Branch indexing Connecting to https://api.github.com using GitHub bot (username/token) Connecting to https://api.github.com to check permissions of obtain list of samsonsouley for eclipse-ee4j/glassfish Loading trusted files from base branch master at de7450024a8b012cb57fcaa499543c025b93e669 rather than 020ef1859f3cccff1dbe91a5804502cd1f2ed1b3 Obtained Jenkinsfile from de7450024a8b012cb57fcaa499543c025b93e669 [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v44c0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) Still waiting to schedule task All nodes of label ‘glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq’ are offline WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ftxxx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rm4b1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gzrx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fpprd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jffvw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5tq3j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ht2k6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7x9z6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w4pr9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0wnc4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wj8h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0xnf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4shnx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2dh85" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-0tt91" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6nttt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rrg7g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t96sc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7t9pj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4q2wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbz5r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s53v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9pdl5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-72hgq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-slcvf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qfzhp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s41mw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-22kqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d9p7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-6pjm6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xjxjb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gz7nc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mcrr5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5d3df" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2h6b5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tll7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4qgql" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g7vjf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrqls" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l0vdp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s4cjt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s6zzh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lv1l6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9m0xx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-t0r51" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-wf3gp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3p9vh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zpm73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-tvfh4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nthnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2s8zs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8wmr4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-504mj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-l9gf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qlkmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9bh8m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-hch4w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2jggv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nxfq7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p5n16" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ps97j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gfrqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7nn75" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ll41j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2lnhd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xx7tn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-9s32t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sq6x4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-fhll9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-kmnjw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=42, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rcln7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-4gbp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3s11q" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=43, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zkq07" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qszw7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7xt0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rxfxz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rpz73" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nrx11" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-z5sgv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f0zxl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-jmg3k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xrq3x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-p1k41" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-59n95" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v5h6h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-s1dnk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-91gxq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-g1lqc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2w5w0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-r5dhb" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pjjh3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vrtvx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-j0kzp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-sbl1d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-61gvq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v37w5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-xc10s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-5jglh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-758tt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-dgz9w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-gb91b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-d0c2m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-n4f10" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-8x5hp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=40, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-zmvcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-v83k8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nvqp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-ddw0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-pvxs3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-qp38r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-rs287" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-txkhx" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=41, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-832mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-11ms8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f8n21" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-3nc3d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-vsh0r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-st600" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-2swwq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w32t0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-c6k46" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-w9499" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-lzz9h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-b2gqf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-7mr42" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-nss8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-f1dc6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=7, used: requests.cpu=39, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) Created Pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 Agent glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 is provisioned from template glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq-k3kh7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/" runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/" labels: jenkins: "slave" jenkins/label-digest: "48a263a0c3997ec98cd6922dadb9ccf8d656b5e2" jenkins/label: "glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq" name: "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6" namespace: "glassfish" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins" - name: "MAVEN_OPTS" value: "-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseG1GC -XX:+UseStringDeduplication" image: "maven:3.9.6-eclipse-temurin-17" name: "maven" resources: limits: memory: "8Gi" cpu: "6000m" requests: memory: "8Gi" cpu: "6000m" tty: true volumeMounts: - mountPath: "/home/jenkins" name: "jenkins-home" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "maven-repo-shared-storage" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/repository/org/glassfish/main" name: "maven-repo-local-storage" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glassfish.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" tty: true volumeMounts: - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-1" readOnly: false - mountPath: "/home/jenkins" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-4" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-glassfish" readOnly: true - emptyDir: {} name: "maven-repo-local-storage" - emptyDir: medium: "" name: "volume-2" - emptyDir: medium: "" name: "volume-1" - emptyDir: {} name: "jenkins-home" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - name: "maven-repo-shared-storage" persistentVolumeClaim: claimName: "glassfish-maven-repo-storage" - configMap: name: "known-hosts" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GF_INTERNAL_ENV [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-16T09:12:03.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout [2024-04-16T09:12:03.926Z] The recommended git tool is: git [2024-04-16T09:12:05.641Z] using credential github-bot [2024-04-16T09:12:05.648Z] Cloning the remote Git repository [2024-04-16T09:12:05.648Z] Using shallow clone with depth 10 [2024-04-16T09:12:05.648Z] Avoid fetching tags [2024-04-16T09:12:05.650Z] Honoring refspec on initial clone [2024-04-16T09:12:05.671Z] Cloning repository https://github.com/eclipse-ee4j/glassfish.git [2024-04-16T09:12:05.702Z] > git init /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 # timeout=10 [2024-04-16T09:12:05.746Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git [2024-04-16T09:12:05.746Z] > git --version # timeout=10 [2024-04-16T09:12:05.750Z] > git --version # 'git version 2.20.1' [2024-04-16T09:12:05.750Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-04-16T09:12:05.755Z] > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/glassfish.git +refs/pull/24889/head:refs/remotes/origin/PR-24889 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-16T09:12:11.992Z] Avoid second fetch [2024-04-16T09:12:11.992Z] Merging remotes/origin/master commit de7450024a8b012cb57fcaa499543c025b93e669 into PR head commit 020ef1859f3cccff1dbe91a5804502cd1f2ed1b3 [2024-04-16T09:12:11.593Z] > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10 [2024-04-16T09:12:11.599Z] > git config --add remote.origin.fetch +refs/pull/24889/head:refs/remotes/origin/PR-24889 # timeout=10 [2024-04-16T09:12:11.604Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-16T09:12:11.996Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T09:12:12.002Z] > git checkout -f 020ef1859f3cccff1dbe91a5804502cd1f2ed1b3 # timeout=10 [2024-04-16T09:12:14.739Z] Merge succeeded, producing 39012c1808c6af1f5a4f5b76748b2495868d7368 [2024-04-16T09:12:14.739Z] Checking out Revision 39012c1808c6af1f5a4f5b76748b2495868d7368 (PR-24889) [2024-04-16T09:12:14.278Z] > git remote # timeout=10 [2024-04-16T09:12:14.284Z] > git config --get remote.origin.url # timeout=10 [2024-04-16T09:12:14.289Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-04-16T09:12:14.293Z] > git merge de7450024a8b012cb57fcaa499543c025b93e669 # timeout=10 [2024-04-16T09:12:14.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-16T09:12:14.739Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T09:12:14.744Z] > git checkout -f 39012c1808c6af1f5a4f5b76748b2495868d7368 # timeout=10 [2024-04-16T09:12:15.007Z] > git branch -a -v --no-abbrev # timeout=10 [2024-04-16T09:12:15.014Z] > git checkout -b PR-24889 39012c1808c6af1f5a4f5b76748b2495868d7368 # timeout=10 [2024-04-16T09:12:18.417Z] Commit message: "Merge commit 'de7450024a8b012cb57fcaa499543c025b93e669' into HEAD" [2024-04-16T09:12:18.426Z] First time build. Skipping changelog. [2024-04-16T09:12:18.426Z] Cleaning workspace [Pipeline] container [Pipeline] { [Pipeline] sh [2024-04-16T09:12:19.957Z] + id [2024-04-16T09:12:19.957Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2024-04-16T09:12:19.957Z] + uname -a [2024-04-16T09:12:19.957Z] Linux glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [2024-04-16T09:12:19.957Z] + env [2024-04-16T09:12:19.957Z] + sort [2024-04-16T09:12:19.957Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T09:12:19.957Z] BRANCH_NAME=PR-24889 [2024-04-16T09:12:19.957Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T09:12:19.957Z] BUILD_ID=5 [2024-04-16T09:12:19.957Z] BUILD_NUMBER=5 [2024-04-16T09:12:19.957Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T09:12:19.957Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T09:12:19.957Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T09:12:19.957Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T09:12:19.957Z] CHANGE_FORK=samsonsouley [2024-04-16T09:12:19.957Z] CHANGE_ID=24889 [2024-04-16T09:12:19.957Z] CHANGE_TARGET=master [2024-04-16T09:12:19.957Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T09:12:19.957Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T09:12:19.957Z] CI=true [2024-04-16T09:12:19.957Z] CLASSPATH= [2024-04-16T09:12:19.957Z] EXECUTOR_NUMBER=0 [2024-04-16T09:12:19.957Z] GITLAB_OBJECT_KIND=none [2024-04-16T09:12:19.957Z] HOME=/home/jenkins [2024-04-16T09:12:19.957Z] HOSTNAME=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T09:12:19.957Z] HUDSON_HOME=/var/jenkins [2024-04-16T09:12:19.957Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T09:12:19.957Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T09:12:19.957Z] JAVA_HOME=/opt/java/openjdk [2024-04-16T09:12:19.957Z] JAVA_VERSION=jdk-17.0.10+7 [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T09:12:19.957Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T09:12:19.957Z] JENKINS_HOME=/var/jenkins [2024-04-16T09:12:19.957Z] JENKINS_NODE_COOKIE=6b800e7a-8e4e-4d41-8a96-88e62febcc95 [2024-04-16T09:12:19.957Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T09:12:19.957Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T09:12:19.957Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T09:12:19.957Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T09:12:19.957Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T09:12:19.957Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T09:12:19.957Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T09:12:19.957Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T09:12:19.957Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T09:12:19.957Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T09:12:19.957Z] JOB_BASE_NAME=PR-24889 [2024-04-16T09:12:19.957Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T09:12:19.957Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T09:12:19.957Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T09:12:19.957Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T09:12:19.957Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T09:12:19.957Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T09:12:19.957Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T09:12:19.957Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T09:12:19.957Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T09:12:19.957Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T09:12:19.957Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T09:12:19.957Z] LANG=en_US.UTF-8 [2024-04-16T09:12:19.957Z] LANGUAGE=en_US:en [2024-04-16T09:12:19.957Z] LC_ALL=en_US.UTF-8 [2024-04-16T09:12:19.957Z] MAVEN_CONFIG=/root/.m2 [2024-04-16T09:12:19.957Z] MAVEN_HOME=/usr/share/maven [2024-04-16T09:12:19.957Z] MAVEN_OPTS=-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseG1GC -XX:+UseStringDeduplication [2024-04-16T09:12:19.957Z] NODE_LABELS=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T09:12:19.957Z] NODE_NAME=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T09:12:19.957Z] NSS_SDB_USE_CACHE=no [2024-04-16T09:12:19.957Z] OLDPWD=/ [2024-04-16T09:12:19.957Z] PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T09:12:19.957Z] POD_CONTAINER=maven [2024-04-16T09:12:19.957Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq [2024-04-16T09:12:19.957Z] PORT_ADMIN=4848 [2024-04-16T09:12:19.957Z] PORT_HTTP=8080 [2024-04-16T09:12:19.957Z] PORT_HTTPS=8181 [2024-04-16T09:12:19.957Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T09:12:19.957Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T09:12:19.957Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T09:12:19.957Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T09:12:19.957Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T09:12:19.957Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T09:12:19.957Z] STAGE_NAME=build [2024-04-16T09:12:19.957Z] TERM=xterm [2024-04-16T09:12:19.957Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T09:12:19.957Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T09:12:19.958Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T09:12:19.958Z] + df -h [2024-04-16T09:12:19.958Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T09:12:19.958Z] overlay 32G 8.0K 32G 1% / [2024-04-16T09:12:19.958Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T09:12:19.958Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T09:12:19.958Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T09:12:19.958Z] tmpfs 26G 67M 26G 1% /etc/passwd [2024-04-16T09:12:19.958Z] /dev/sda4 894G 337G 558G 38% /etc/hosts [2024-04-16T09:12:19.958Z] bambam:/home/data/okd-c1.eclipse.org/PV/glassfish-glassfish-maven-repo-storage-pvc-739d2254-f4f3-4337-8387-380406cfb0ee 22T 3.5T 19T 16% /home/jenkins/.m2/repository [2024-04-16T09:12:19.958Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings.xml [2024-04-16T09:12:19.958Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings-security.xml [2024-04-16T09:12:19.958Z] tmpfs 12G 32K 12G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T09:12:19.958Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T09:12:19.958Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T09:12:19.958Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T09:12:19.958Z] + /opt/java/openjdk/bin/jcmd [2024-04-16T09:12:19.958Z] 26 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T09:12:19.958Z] + mvn -version [2024-04-16T09:12:18.418Z] > git rev-list --no-walk 12ac0774572504230f16524907635eeac664eb2e # timeout=10 [2024-04-16T09:12:18.425Z] > git rev-parse --verify HEAD # timeout=10 [2024-04-16T09:12:18.430Z] Resetting working tree [2024-04-16T09:12:18.431Z] > git reset --hard # timeout=10 [2024-04-16T09:12:18.610Z] > git clean -fdx # timeout=10 [2024-04-16T09:12:20.218Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T09:12:20.218Z] Maven home: /usr/share/maven [2024-04-16T09:12:20.218Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk [2024-04-16T09:12:20.218Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T09:12:20.218Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T09:12:20.218Z] + ant -version [2024-04-16T09:12:20.218Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh.copy: 8: ant: not found [2024-04-16T09:12:20.218Z] + true [2024-04-16T09:12:20.218Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T09:12:20.218Z] STARTED ELAPSED PID RSS DRS COMMAND [2024-04-16T09:12:20.218Z] 09:11:53 00:26 1 1920 5897 cat [2024-04-16T09:12:20.218Z] 09:12:19 00:00 15 640 2817 sh -c (cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119' -a \! -f '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-log.txt'; sleep 3; done } & jsc=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh.copy' > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt'; wait) >&- 2>&- & [2024-04-16T09:12:20.218Z] 09:12:19 00:00 17 640 2817 sh -c (cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119' -a \! -f '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-log.txt'; sleep 3; done } & jsc=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh.copy' > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/jenkins-result.txt'; wait) >&- 2>&- & [2024-04-16T09:12:20.218Z] 09:12:19 00:00 18 1600 2817 sh -xe /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1562f119/script.sh.copy [2024-04-16T09:12:20.218Z] 09:12:19 00:00 21 1920 5759 sleep 3 [2024-04-16T09:12:20.218Z] 09:12:19 00:00 84 2880 10025 ps -e -o start,etime,pid,rss,drs,command [2024-04-16T09:12:20.218Z] + cat /proc/cpuinfo [2024-04-16T09:12:20.218Z] processor : 0 [2024-04-16T09:12:20.218Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.218Z] cpu family : 6 [2024-04-16T09:12:20.218Z] model : 85 [2024-04-16T09:12:20.218Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.218Z] stepping : 7 [2024-04-16T09:12:20.218Z] microcode : 0x5003302 [2024-04-16T09:12:20.218Z] cpu MHz : 2899.723 [2024-04-16T09:12:20.218Z] cache size : 14080 KB [2024-04-16T09:12:20.218Z] physical id : 0 [2024-04-16T09:12:20.218Z] siblings : 20 [2024-04-16T09:12:20.218Z] core id : 0 [2024-04-16T09:12:20.218Z] cpu cores : 10 [2024-04-16T09:12:20.218Z] apicid : 0 [2024-04-16T09:12:20.218Z] initial apicid : 0 [2024-04-16T09:12:20.218Z] fpu : yes [2024-04-16T09:12:20.218Z] fpu_exception : yes [2024-04-16T09:12:20.218Z] cpuid level : 22 [2024-04-16T09:12:20.218Z] wp : yes [2024-04-16T09:12:20.219Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.219Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.219Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.219Z] bogomips : 4800.00 [2024-04-16T09:12:20.219Z] clflush size : 64 [2024-04-16T09:12:20.219Z] cache_alignment : 64 [2024-04-16T09:12:20.219Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.219Z] power management: [2024-04-16T09:12:20.219Z] [2024-04-16T09:12:20.219Z] processor : 1 [2024-04-16T09:12:20.219Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.219Z] cpu family : 6 [2024-04-16T09:12:20.219Z] model : 85 [2024-04-16T09:12:20.219Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.219Z] stepping : 7 [2024-04-16T09:12:20.219Z] microcode : 0x5003302 [2024-04-16T09:12:20.219Z] cpu MHz : 2898.281 [2024-04-16T09:12:20.219Z] cache size : 14080 KB [2024-04-16T09:12:20.219Z] physical id : 0 [2024-04-16T09:12:20.219Z] siblings : 20 [2024-04-16T09:12:20.219Z] core id : 1 [2024-04-16T09:12:20.219Z] cpu cores : 10 [2024-04-16T09:12:20.219Z] apicid : 2 [2024-04-16T09:12:20.219Z] initial apicid : 2 [2024-04-16T09:12:20.219Z] fpu : yes [2024-04-16T09:12:20.219Z] fpu_exception : yes [2024-04-16T09:12:20.219Z] cpuid level : 22 [2024-04-16T09:12:20.219Z] wp : yes [2024-04-16T09:12:20.219Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.219Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.219Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.219Z] bogomips : 4800.00 [2024-04-16T09:12:20.219Z] clflush size : 64 [2024-04-16T09:12:20.219Z] cache_alignment : 64 [2024-04-16T09:12:20.219Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.219Z] power management: [2024-04-16T09:12:20.219Z] [2024-04-16T09:12:20.219Z] processor : 2 [2024-04-16T09:12:20.219Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.219Z] cpu family : 6 [2024-04-16T09:12:20.219Z] model : 85 [2024-04-16T09:12:20.219Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.219Z] stepping : 7 [2024-04-16T09:12:20.219Z] microcode : 0x5003302 [2024-04-16T09:12:20.219Z] cpu MHz : 2899.477 [2024-04-16T09:12:20.219Z] cache size : 14080 KB [2024-04-16T09:12:20.219Z] physical id : 0 [2024-04-16T09:12:20.219Z] siblings : 20 [2024-04-16T09:12:20.219Z] core id : 2 [2024-04-16T09:12:20.219Z] cpu cores : 10 [2024-04-16T09:12:20.219Z] apicid : 4 [2024-04-16T09:12:20.219Z] initial apicid : 4 [2024-04-16T09:12:20.219Z] fpu : yes [2024-04-16T09:12:20.219Z] fpu_exception : yes [2024-04-16T09:12:20.219Z] cpuid level : 22 [2024-04-16T09:12:20.219Z] wp : yes [2024-04-16T09:12:20.219Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.220Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.220Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.220Z] bogomips : 4800.00 [2024-04-16T09:12:20.220Z] clflush size : 64 [2024-04-16T09:12:20.220Z] cache_alignment : 64 [2024-04-16T09:12:20.220Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.220Z] power management: [2024-04-16T09:12:20.220Z] [2024-04-16T09:12:20.220Z] processor : 3 [2024-04-16T09:12:20.220Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.220Z] cpu family : 6 [2024-04-16T09:12:20.220Z] model : 85 [2024-04-16T09:12:20.220Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.220Z] stepping : 7 [2024-04-16T09:12:20.220Z] microcode : 0x5003302 [2024-04-16T09:12:20.220Z] cpu MHz : 3200.000 [2024-04-16T09:12:20.220Z] cache size : 14080 KB [2024-04-16T09:12:20.220Z] physical id : 0 [2024-04-16T09:12:20.220Z] siblings : 20 [2024-04-16T09:12:20.220Z] core id : 3 [2024-04-16T09:12:20.220Z] cpu cores : 10 [2024-04-16T09:12:20.220Z] apicid : 6 [2024-04-16T09:12:20.220Z] initial apicid : 6 [2024-04-16T09:12:20.220Z] fpu : yes [2024-04-16T09:12:20.220Z] fpu_exception : yes [2024-04-16T09:12:20.220Z] cpuid level : 22 [2024-04-16T09:12:20.220Z] wp : yes [2024-04-16T09:12:20.220Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.220Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.220Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.220Z] bogomips : 4800.00 [2024-04-16T09:12:20.220Z] clflush size : 64 [2024-04-16T09:12:20.220Z] cache_alignment : 64 [2024-04-16T09:12:20.220Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.220Z] power management: [2024-04-16T09:12:20.220Z] [2024-04-16T09:12:20.220Z] processor : 4 [2024-04-16T09:12:20.220Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.220Z] cpu family : 6 [2024-04-16T09:12:20.220Z] model : 85 [2024-04-16T09:12:20.220Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.220Z] stepping : 7 [2024-04-16T09:12:20.220Z] microcode : 0x5003302 [2024-04-16T09:12:20.220Z] cpu MHz : 2900.447 [2024-04-16T09:12:20.220Z] cache size : 14080 KB [2024-04-16T09:12:20.220Z] physical id : 0 [2024-04-16T09:12:20.220Z] siblings : 20 [2024-04-16T09:12:20.220Z] core id : 4 [2024-04-16T09:12:20.220Z] cpu cores : 10 [2024-04-16T09:12:20.220Z] apicid : 8 [2024-04-16T09:12:20.220Z] initial apicid : 8 [2024-04-16T09:12:20.220Z] fpu : yes [2024-04-16T09:12:20.220Z] fpu_exception : yes [2024-04-16T09:12:20.220Z] cpuid level : 22 [2024-04-16T09:12:20.220Z] wp : yes [2024-04-16T09:12:20.220Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.220Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.220Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.220Z] bogomips : 4800.00 [2024-04-16T09:12:20.220Z] clflush size : 64 [2024-04-16T09:12:20.220Z] cache_alignment : 64 [2024-04-16T09:12:20.220Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.220Z] power management: [2024-04-16T09:12:20.220Z] [2024-04-16T09:12:20.220Z] processor : 5 [2024-04-16T09:12:20.220Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.220Z] cpu family : 6 [2024-04-16T09:12:20.220Z] model : 85 [2024-04-16T09:12:20.220Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.220Z] stepping : 7 [2024-04-16T09:12:20.220Z] microcode : 0x5003302 [2024-04-16T09:12:20.220Z] cpu MHz : 2614.925 [2024-04-16T09:12:20.220Z] cache size : 14080 KB [2024-04-16T09:12:20.220Z] physical id : 0 [2024-04-16T09:12:20.220Z] siblings : 20 [2024-04-16T09:12:20.220Z] core id : 8 [2024-04-16T09:12:20.220Z] cpu cores : 10 [2024-04-16T09:12:20.220Z] apicid : 16 [2024-04-16T09:12:20.220Z] initial apicid : 16 [2024-04-16T09:12:20.220Z] fpu : yes [2024-04-16T09:12:20.220Z] fpu_exception : yes [2024-04-16T09:12:20.220Z] cpuid level : 22 [2024-04-16T09:12:20.220Z] wp : yes [2024-04-16T09:12:20.221Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.221Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.221Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.221Z] bogomips : 4800.00 [2024-04-16T09:12:20.221Z] clflush size : 64 [2024-04-16T09:12:20.221Z] cache_alignment : 64 [2024-04-16T09:12:20.221Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.221Z] power management: [2024-04-16T09:12:20.221Z] [2024-04-16T09:12:20.221Z] processor : 6 [2024-04-16T09:12:20.221Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.221Z] cpu family : 6 [2024-04-16T09:12:20.221Z] model : 85 [2024-04-16T09:12:20.221Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.221Z] stepping : 7 [2024-04-16T09:12:20.221Z] microcode : 0x5003302 [2024-04-16T09:12:20.221Z] cpu MHz : 2692.090 [2024-04-16T09:12:20.221Z] cache size : 14080 KB [2024-04-16T09:12:20.221Z] physical id : 0 [2024-04-16T09:12:20.221Z] siblings : 20 [2024-04-16T09:12:20.221Z] core id : 9 [2024-04-16T09:12:20.221Z] cpu cores : 10 [2024-04-16T09:12:20.221Z] apicid : 18 [2024-04-16T09:12:20.221Z] initial apicid : 18 [2024-04-16T09:12:20.221Z] fpu : yes [2024-04-16T09:12:20.221Z] fpu_exception : yes [2024-04-16T09:12:20.221Z] cpuid level : 22 [2024-04-16T09:12:20.221Z] wp : yes [2024-04-16T09:12:20.221Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.221Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.221Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.221Z] bogomips : 4800.00 [2024-04-16T09:12:20.221Z] clflush size : 64 [2024-04-16T09:12:20.221Z] cache_alignment : 64 [2024-04-16T09:12:20.221Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.221Z] power management: [2024-04-16T09:12:20.221Z] [2024-04-16T09:12:20.221Z] processor : 7 [2024-04-16T09:12:20.221Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.221Z] cpu family : 6 [2024-04-16T09:12:20.221Z] model : 85 [2024-04-16T09:12:20.221Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.221Z] stepping : 7 [2024-04-16T09:12:20.221Z] microcode : 0x5003302 [2024-04-16T09:12:20.221Z] cpu MHz : 2499.993 [2024-04-16T09:12:20.221Z] cache size : 14080 KB [2024-04-16T09:12:20.221Z] physical id : 0 [2024-04-16T09:12:20.221Z] siblings : 20 [2024-04-16T09:12:20.221Z] core id : 10 [2024-04-16T09:12:20.221Z] cpu cores : 10 [2024-04-16T09:12:20.221Z] apicid : 20 [2024-04-16T09:12:20.221Z] initial apicid : 20 [2024-04-16T09:12:20.221Z] fpu : yes [2024-04-16T09:12:20.221Z] fpu_exception : yes [2024-04-16T09:12:20.221Z] cpuid level : 22 [2024-04-16T09:12:20.221Z] wp : yes [2024-04-16T09:12:20.221Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.221Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.222Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.222Z] bogomips : 4800.00 [2024-04-16T09:12:20.222Z] clflush size : 64 [2024-04-16T09:12:20.222Z] cache_alignment : 64 [2024-04-16T09:12:20.222Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.222Z] power management: [2024-04-16T09:12:20.222Z] [2024-04-16T09:12:20.222Z] processor : 8 [2024-04-16T09:12:20.222Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.222Z] cpu family : 6 [2024-04-16T09:12:20.222Z] model : 85 [2024-04-16T09:12:20.222Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.222Z] stepping : 7 [2024-04-16T09:12:20.222Z] microcode : 0x5003302 [2024-04-16T09:12:20.222Z] cpu MHz : 2897.704 [2024-04-16T09:12:20.222Z] cache size : 14080 KB [2024-04-16T09:12:20.222Z] physical id : 0 [2024-04-16T09:12:20.222Z] siblings : 20 [2024-04-16T09:12:20.222Z] core id : 11 [2024-04-16T09:12:20.222Z] cpu cores : 10 [2024-04-16T09:12:20.222Z] apicid : 22 [2024-04-16T09:12:20.222Z] initial apicid : 22 [2024-04-16T09:12:20.222Z] fpu : yes [2024-04-16T09:12:20.222Z] fpu_exception : yes [2024-04-16T09:12:20.222Z] cpuid level : 22 [2024-04-16T09:12:20.222Z] wp : yes [2024-04-16T09:12:20.222Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.222Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.222Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.222Z] bogomips : 4800.00 [2024-04-16T09:12:20.222Z] clflush size : 64 [2024-04-16T09:12:20.222Z] cache_alignment : 64 [2024-04-16T09:12:20.222Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.222Z] power management: [2024-04-16T09:12:20.222Z] [2024-04-16T09:12:20.222Z] processor : 9 [2024-04-16T09:12:20.222Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.222Z] cpu family : 6 [2024-04-16T09:12:20.222Z] model : 85 [2024-04-16T09:12:20.222Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.222Z] stepping : 7 [2024-04-16T09:12:20.222Z] microcode : 0x5003302 [2024-04-16T09:12:20.222Z] cpu MHz : 2900.436 [2024-04-16T09:12:20.222Z] cache size : 14080 KB [2024-04-16T09:12:20.222Z] physical id : 0 [2024-04-16T09:12:20.222Z] siblings : 20 [2024-04-16T09:12:20.222Z] core id : 12 [2024-04-16T09:12:20.222Z] cpu cores : 10 [2024-04-16T09:12:20.222Z] apicid : 24 [2024-04-16T09:12:20.222Z] initial apicid : 24 [2024-04-16T09:12:20.222Z] fpu : yes [2024-04-16T09:12:20.222Z] fpu_exception : yes [2024-04-16T09:12:20.222Z] cpuid level : 22 [2024-04-16T09:12:20.222Z] wp : yes [2024-04-16T09:12:20.222Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.222Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.222Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.222Z] bogomips : 4800.00 [2024-04-16T09:12:20.222Z] clflush size : 64 [2024-04-16T09:12:20.222Z] cache_alignment : 64 [2024-04-16T09:12:20.222Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.222Z] power management: [2024-04-16T09:12:20.222Z] [2024-04-16T09:12:20.222Z] processor : 10 [2024-04-16T09:12:20.222Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.222Z] cpu family : 6 [2024-04-16T09:12:20.222Z] model : 85 [2024-04-16T09:12:20.222Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.222Z] stepping : 7 [2024-04-16T09:12:20.222Z] microcode : 0x5003302 [2024-04-16T09:12:20.222Z] cpu MHz : 3200.000 [2024-04-16T09:12:20.222Z] cache size : 14080 KB [2024-04-16T09:12:20.222Z] physical id : 1 [2024-04-16T09:12:20.222Z] siblings : 20 [2024-04-16T09:12:20.222Z] core id : 0 [2024-04-16T09:12:20.222Z] cpu cores : 10 [2024-04-16T09:12:20.222Z] apicid : 32 [2024-04-16T09:12:20.222Z] initial apicid : 32 [2024-04-16T09:12:20.222Z] fpu : yes [2024-04-16T09:12:20.222Z] fpu_exception : yes [2024-04-16T09:12:20.222Z] cpuid level : 22 [2024-04-16T09:12:20.222Z] wp : yes [2024-04-16T09:12:20.223Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.223Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.223Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.223Z] bogomips : 4807.70 [2024-04-16T09:12:20.223Z] clflush size : 64 [2024-04-16T09:12:20.223Z] cache_alignment : 64 [2024-04-16T09:12:20.223Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.223Z] power management: [2024-04-16T09:12:20.223Z] [2024-04-16T09:12:20.223Z] processor : 11 [2024-04-16T09:12:20.223Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.223Z] cpu family : 6 [2024-04-16T09:12:20.223Z] model : 85 [2024-04-16T09:12:20.223Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.223Z] stepping : 7 [2024-04-16T09:12:20.223Z] microcode : 0x5003302 [2024-04-16T09:12:20.223Z] cpu MHz : 2900.063 [2024-04-16T09:12:20.223Z] cache size : 14080 KB [2024-04-16T09:12:20.223Z] physical id : 1 [2024-04-16T09:12:20.223Z] siblings : 20 [2024-04-16T09:12:20.223Z] core id : 1 [2024-04-16T09:12:20.223Z] cpu cores : 10 [2024-04-16T09:12:20.223Z] apicid : 34 [2024-04-16T09:12:20.223Z] initial apicid : 34 [2024-04-16T09:12:20.223Z] fpu : yes [2024-04-16T09:12:20.223Z] fpu_exception : yes [2024-04-16T09:12:20.223Z] cpuid level : 22 [2024-04-16T09:12:20.223Z] wp : yes [2024-04-16T09:12:20.223Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.223Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.223Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.223Z] bogomips : 4807.70 [2024-04-16T09:12:20.223Z] clflush size : 64 [2024-04-16T09:12:20.223Z] cache_alignment : 64 [2024-04-16T09:12:20.223Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.223Z] power management: [2024-04-16T09:12:20.223Z] [2024-04-16T09:12:20.223Z] processor : 12 [2024-04-16T09:12:20.223Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.223Z] cpu family : 6 [2024-04-16T09:12:20.223Z] model : 85 [2024-04-16T09:12:20.223Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.223Z] stepping : 7 [2024-04-16T09:12:20.223Z] microcode : 0x5003302 [2024-04-16T09:12:20.223Z] cpu MHz : 2903.545 [2024-04-16T09:12:20.223Z] cache size : 14080 KB [2024-04-16T09:12:20.223Z] physical id : 1 [2024-04-16T09:12:20.223Z] siblings : 20 [2024-04-16T09:12:20.223Z] core id : 2 [2024-04-16T09:12:20.223Z] cpu cores : 10 [2024-04-16T09:12:20.223Z] apicid : 36 [2024-04-16T09:12:20.223Z] initial apicid : 36 [2024-04-16T09:12:20.223Z] fpu : yes [2024-04-16T09:12:20.223Z] fpu_exception : yes [2024-04-16T09:12:20.223Z] cpuid level : 22 [2024-04-16T09:12:20.223Z] wp : yes [2024-04-16T09:12:20.223Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.224Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.224Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.224Z] bogomips : 4807.70 [2024-04-16T09:12:20.224Z] clflush size : 64 [2024-04-16T09:12:20.224Z] cache_alignment : 64 [2024-04-16T09:12:20.224Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.224Z] power management: [2024-04-16T09:12:20.224Z] [2024-04-16T09:12:20.224Z] processor : 13 [2024-04-16T09:12:20.224Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.224Z] cpu family : 6 [2024-04-16T09:12:20.224Z] model : 85 [2024-04-16T09:12:20.224Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.224Z] stepping : 7 [2024-04-16T09:12:20.224Z] microcode : 0x5003302 [2024-04-16T09:12:20.224Z] cpu MHz : 3200.000 [2024-04-16T09:12:20.224Z] cache size : 14080 KB [2024-04-16T09:12:20.224Z] physical id : 1 [2024-04-16T09:12:20.224Z] siblings : 20 [2024-04-16T09:12:20.224Z] core id : 3 [2024-04-16T09:12:20.224Z] cpu cores : 10 [2024-04-16T09:12:20.224Z] apicid : 38 [2024-04-16T09:12:20.224Z] initial apicid : 38 [2024-04-16T09:12:20.224Z] fpu : yes [2024-04-16T09:12:20.224Z] fpu_exception : yes [2024-04-16T09:12:20.224Z] cpuid level : 22 [2024-04-16T09:12:20.224Z] wp : yes [2024-04-16T09:12:20.224Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.224Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.224Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.224Z] bogomips : 4807.70 [2024-04-16T09:12:20.224Z] clflush size : 64 [2024-04-16T09:12:20.224Z] cache_alignment : 64 [2024-04-16T09:12:20.224Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.224Z] power management: [2024-04-16T09:12:20.224Z] [2024-04-16T09:12:20.224Z] processor : 14 [2024-04-16T09:12:20.224Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.224Z] cpu family : 6 [2024-04-16T09:12:20.224Z] model : 85 [2024-04-16T09:12:20.224Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.224Z] stepping : 7 [2024-04-16T09:12:20.224Z] microcode : 0x5003302 [2024-04-16T09:12:20.224Z] cpu MHz : 2870.963 [2024-04-16T09:12:20.224Z] cache size : 14080 KB [2024-04-16T09:12:20.224Z] physical id : 1 [2024-04-16T09:12:20.224Z] siblings : 20 [2024-04-16T09:12:20.224Z] core id : 4 [2024-04-16T09:12:20.224Z] cpu cores : 10 [2024-04-16T09:12:20.224Z] apicid : 40 [2024-04-16T09:12:20.224Z] initial apicid : 40 [2024-04-16T09:12:20.224Z] fpu : yes [2024-04-16T09:12:20.224Z] fpu_exception : yes [2024-04-16T09:12:20.224Z] cpuid level : 22 [2024-04-16T09:12:20.224Z] wp : yes [2024-04-16T09:12:20.224Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.224Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.224Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.224Z] bogomips : 4807.70 [2024-04-16T09:12:20.224Z] clflush size : 64 [2024-04-16T09:12:20.224Z] cache_alignment : 64 [2024-04-16T09:12:20.224Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.224Z] power management: [2024-04-16T09:12:20.224Z] [2024-04-16T09:12:20.224Z] processor : 15 [2024-04-16T09:12:20.224Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.224Z] cpu family : 6 [2024-04-16T09:12:20.224Z] model : 85 [2024-04-16T09:12:20.224Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.224Z] stepping : 7 [2024-04-16T09:12:20.224Z] microcode : 0x5003302 [2024-04-16T09:12:20.224Z] cpu MHz : 3200.000 [2024-04-16T09:12:20.224Z] cache size : 14080 KB [2024-04-16T09:12:20.224Z] physical id : 1 [2024-04-16T09:12:20.224Z] siblings : 20 [2024-04-16T09:12:20.224Z] core id : 8 [2024-04-16T09:12:20.224Z] cpu cores : 10 [2024-04-16T09:12:20.224Z] apicid : 48 [2024-04-16T09:12:20.224Z] initial apicid : 48 [2024-04-16T09:12:20.224Z] fpu : yes [2024-04-16T09:12:20.224Z] fpu_exception : yes [2024-04-16T09:12:20.224Z] cpuid level : 22 [2024-04-16T09:12:20.224Z] wp : yes [2024-04-16T09:12:20.225Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.225Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.225Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.225Z] bogomips : 4807.70 [2024-04-16T09:12:20.225Z] clflush size : 64 [2024-04-16T09:12:20.225Z] cache_alignment : 64 [2024-04-16T09:12:20.225Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.225Z] power management: [2024-04-16T09:12:20.225Z] [2024-04-16T09:12:20.225Z] processor : 16 [2024-04-16T09:12:20.225Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.225Z] cpu family : 6 [2024-04-16T09:12:20.225Z] model : 85 [2024-04-16T09:12:20.225Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.225Z] stepping : 7 [2024-04-16T09:12:20.225Z] microcode : 0x5003302 [2024-04-16T09:12:20.225Z] cpu MHz : 2900.163 [2024-04-16T09:12:20.225Z] cache size : 14080 KB [2024-04-16T09:12:20.225Z] physical id : 1 [2024-04-16T09:12:20.225Z] siblings : 20 [2024-04-16T09:12:20.225Z] core id : 9 [2024-04-16T09:12:20.225Z] cpu cores : 10 [2024-04-16T09:12:20.225Z] apicid : 50 [2024-04-16T09:12:20.225Z] initial apicid : 50 [2024-04-16T09:12:20.225Z] fpu : yes [2024-04-16T09:12:20.225Z] fpu_exception : yes [2024-04-16T09:12:20.225Z] cpuid level : 22 [2024-04-16T09:12:20.225Z] wp : yes [2024-04-16T09:12:20.225Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.225Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.225Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.225Z] bogomips : 4807.70 [2024-04-16T09:12:20.225Z] clflush size : 64 [2024-04-16T09:12:20.225Z] cache_alignment : 64 [2024-04-16T09:12:20.225Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.225Z] power management: [2024-04-16T09:12:20.225Z] [2024-04-16T09:12:20.225Z] processor : 17 [2024-04-16T09:12:20.225Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.225Z] cpu family : 6 [2024-04-16T09:12:20.225Z] model : 85 [2024-04-16T09:12:20.225Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.225Z] stepping : 7 [2024-04-16T09:12:20.225Z] microcode : 0x5003302 [2024-04-16T09:12:20.225Z] cpu MHz : 2899.957 [2024-04-16T09:12:20.225Z] cache size : 14080 KB [2024-04-16T09:12:20.225Z] physical id : 1 [2024-04-16T09:12:20.225Z] siblings : 20 [2024-04-16T09:12:20.225Z] core id : 10 [2024-04-16T09:12:20.225Z] cpu cores : 10 [2024-04-16T09:12:20.225Z] apicid : 52 [2024-04-16T09:12:20.225Z] initial apicid : 52 [2024-04-16T09:12:20.225Z] fpu : yes [2024-04-16T09:12:20.225Z] fpu_exception : yes [2024-04-16T09:12:20.225Z] cpuid level : 22 [2024-04-16T09:12:20.225Z] wp : yes [2024-04-16T09:12:20.225Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.226Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.226Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.226Z] bogomips : 4807.70 [2024-04-16T09:12:20.226Z] clflush size : 64 [2024-04-16T09:12:20.226Z] cache_alignment : 64 [2024-04-16T09:12:20.226Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.226Z] power management: [2024-04-16T09:12:20.226Z] [2024-04-16T09:12:20.226Z] processor : 18 [2024-04-16T09:12:20.226Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.226Z] cpu family : 6 [2024-04-16T09:12:20.226Z] model : 85 [2024-04-16T09:12:20.226Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.226Z] stepping : 7 [2024-04-16T09:12:20.226Z] microcode : 0x5003302 [2024-04-16T09:12:20.226Z] cpu MHz : 2897.385 [2024-04-16T09:12:20.226Z] cache size : 14080 KB [2024-04-16T09:12:20.226Z] physical id : 1 [2024-04-16T09:12:20.226Z] siblings : 20 [2024-04-16T09:12:20.226Z] core id : 11 [2024-04-16T09:12:20.226Z] cpu cores : 10 [2024-04-16T09:12:20.226Z] apicid : 54 [2024-04-16T09:12:20.226Z] initial apicid : 54 [2024-04-16T09:12:20.226Z] fpu : yes [2024-04-16T09:12:20.226Z] fpu_exception : yes [2024-04-16T09:12:20.226Z] cpuid level : 22 [2024-04-16T09:12:20.226Z] wp : yes [2024-04-16T09:12:20.226Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.226Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.226Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.226Z] bogomips : 4807.70 [2024-04-16T09:12:20.226Z] clflush size : 64 [2024-04-16T09:12:20.226Z] cache_alignment : 64 [2024-04-16T09:12:20.226Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.226Z] power management: [2024-04-16T09:12:20.226Z] [2024-04-16T09:12:20.226Z] processor : 19 [2024-04-16T09:12:20.226Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.226Z] cpu family : 6 [2024-04-16T09:12:20.226Z] model : 85 [2024-04-16T09:12:20.226Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.226Z] stepping : 7 [2024-04-16T09:12:20.226Z] microcode : 0x5003302 [2024-04-16T09:12:20.226Z] cpu MHz : 2900.429 [2024-04-16T09:12:20.226Z] cache size : 14080 KB [2024-04-16T09:12:20.226Z] physical id : 1 [2024-04-16T09:12:20.226Z] siblings : 20 [2024-04-16T09:12:20.226Z] core id : 12 [2024-04-16T09:12:20.226Z] cpu cores : 10 [2024-04-16T09:12:20.226Z] apicid : 56 [2024-04-16T09:12:20.226Z] initial apicid : 56 [2024-04-16T09:12:20.226Z] fpu : yes [2024-04-16T09:12:20.226Z] fpu_exception : yes [2024-04-16T09:12:20.226Z] cpuid level : 22 [2024-04-16T09:12:20.226Z] wp : yes [2024-04-16T09:12:20.226Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.226Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.226Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.226Z] bogomips : 4807.70 [2024-04-16T09:12:20.226Z] clflush size : 64 [2024-04-16T09:12:20.226Z] cache_alignment : 64 [2024-04-16T09:12:20.226Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.226Z] power management: [2024-04-16T09:12:20.226Z] [2024-04-16T09:12:20.226Z] processor : 20 [2024-04-16T09:12:20.226Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.226Z] cpu family : 6 [2024-04-16T09:12:20.226Z] model : 85 [2024-04-16T09:12:20.226Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.226Z] stepping : 7 [2024-04-16T09:12:20.226Z] microcode : 0x5003302 [2024-04-16T09:12:20.226Z] cpu MHz : 2900.004 [2024-04-16T09:12:20.226Z] cache size : 14080 KB [2024-04-16T09:12:20.226Z] physical id : 0 [2024-04-16T09:12:20.226Z] siblings : 20 [2024-04-16T09:12:20.226Z] core id : 0 [2024-04-16T09:12:20.226Z] cpu cores : 10 [2024-04-16T09:12:20.226Z] apicid : 1 [2024-04-16T09:12:20.226Z] initial apicid : 1 [2024-04-16T09:12:20.226Z] fpu : yes [2024-04-16T09:12:20.226Z] fpu_exception : yes [2024-04-16T09:12:20.226Z] cpuid level : 22 [2024-04-16T09:12:20.226Z] wp : yes [2024-04-16T09:12:20.227Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.227Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.227Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.227Z] bogomips : 4800.00 [2024-04-16T09:12:20.227Z] clflush size : 64 [2024-04-16T09:12:20.227Z] cache_alignment : 64 [2024-04-16T09:12:20.227Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.227Z] power management: [2024-04-16T09:12:20.227Z] [2024-04-16T09:12:20.227Z] processor : 21 [2024-04-16T09:12:20.227Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.227Z] cpu family : 6 [2024-04-16T09:12:20.227Z] model : 85 [2024-04-16T09:12:20.227Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.227Z] stepping : 7 [2024-04-16T09:12:20.227Z] microcode : 0x5003302 [2024-04-16T09:12:20.227Z] cpu MHz : 2898.211 [2024-04-16T09:12:20.227Z] cache size : 14080 KB [2024-04-16T09:12:20.227Z] physical id : 0 [2024-04-16T09:12:20.227Z] siblings : 20 [2024-04-16T09:12:20.227Z] core id : 1 [2024-04-16T09:12:20.227Z] cpu cores : 10 [2024-04-16T09:12:20.227Z] apicid : 3 [2024-04-16T09:12:20.227Z] initial apicid : 3 [2024-04-16T09:12:20.227Z] fpu : yes [2024-04-16T09:12:20.227Z] fpu_exception : yes [2024-04-16T09:12:20.227Z] cpuid level : 22 [2024-04-16T09:12:20.227Z] wp : yes [2024-04-16T09:12:20.227Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.227Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.227Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.227Z] bogomips : 4800.00 [2024-04-16T09:12:20.227Z] clflush size : 64 [2024-04-16T09:12:20.227Z] cache_alignment : 64 [2024-04-16T09:12:20.227Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.227Z] power management: [2024-04-16T09:12:20.227Z] [2024-04-16T09:12:20.227Z] processor : 22 [2024-04-16T09:12:20.227Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.227Z] cpu family : 6 [2024-04-16T09:12:20.227Z] model : 85 [2024-04-16T09:12:20.227Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.227Z] stepping : 7 [2024-04-16T09:12:20.227Z] microcode : 0x5003302 [2024-04-16T09:12:20.227Z] cpu MHz : 2899.773 [2024-04-16T09:12:20.227Z] cache size : 14080 KB [2024-04-16T09:12:20.227Z] physical id : 0 [2024-04-16T09:12:20.227Z] siblings : 20 [2024-04-16T09:12:20.227Z] core id : 2 [2024-04-16T09:12:20.227Z] cpu cores : 10 [2024-04-16T09:12:20.227Z] apicid : 5 [2024-04-16T09:12:20.227Z] initial apicid : 5 [2024-04-16T09:12:20.227Z] fpu : yes [2024-04-16T09:12:20.227Z] fpu_exception : yes [2024-04-16T09:12:20.227Z] cpuid level : 22 [2024-04-16T09:12:20.227Z] wp : yes [2024-04-16T09:12:20.227Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.228Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.228Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.228Z] bogomips : 4800.00 [2024-04-16T09:12:20.228Z] clflush size : 64 [2024-04-16T09:12:20.228Z] cache_alignment : 64 [2024-04-16T09:12:20.228Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.228Z] power management: [2024-04-16T09:12:20.228Z] [2024-04-16T09:12:20.228Z] processor : 23 [2024-04-16T09:12:20.228Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.228Z] cpu family : 6 [2024-04-16T09:12:20.228Z] model : 85 [2024-04-16T09:12:20.228Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.228Z] stepping : 7 [2024-04-16T09:12:20.228Z] microcode : 0x5003302 [2024-04-16T09:12:20.228Z] cpu MHz : 2900.775 [2024-04-16T09:12:20.228Z] cache size : 14080 KB [2024-04-16T09:12:20.228Z] physical id : 0 [2024-04-16T09:12:20.228Z] siblings : 20 [2024-04-16T09:12:20.228Z] core id : 3 [2024-04-16T09:12:20.228Z] cpu cores : 10 [2024-04-16T09:12:20.228Z] apicid : 7 [2024-04-16T09:12:20.228Z] initial apicid : 7 [2024-04-16T09:12:20.228Z] fpu : yes [2024-04-16T09:12:20.228Z] fpu_exception : yes [2024-04-16T09:12:20.228Z] cpuid level : 22 [2024-04-16T09:12:20.228Z] wp : yes [2024-04-16T09:12:20.228Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.228Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.228Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.228Z] bogomips : 4800.00 [2024-04-16T09:12:20.228Z] clflush size : 64 [2024-04-16T09:12:20.228Z] cache_alignment : 64 [2024-04-16T09:12:20.228Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.228Z] power management: [2024-04-16T09:12:20.228Z] [2024-04-16T09:12:20.228Z] processor : 24 [2024-04-16T09:12:20.228Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.228Z] cpu family : 6 [2024-04-16T09:12:20.228Z] model : 85 [2024-04-16T09:12:20.228Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.228Z] stepping : 7 [2024-04-16T09:12:20.228Z] microcode : 0x5003302 [2024-04-16T09:12:20.228Z] cpu MHz : 2738.917 [2024-04-16T09:12:20.228Z] cache size : 14080 KB [2024-04-16T09:12:20.228Z] physical id : 0 [2024-04-16T09:12:20.228Z] siblings : 20 [2024-04-16T09:12:20.228Z] core id : 4 [2024-04-16T09:12:20.228Z] cpu cores : 10 [2024-04-16T09:12:20.228Z] apicid : 9 [2024-04-16T09:12:20.228Z] initial apicid : 9 [2024-04-16T09:12:20.228Z] fpu : yes [2024-04-16T09:12:20.228Z] fpu_exception : yes [2024-04-16T09:12:20.228Z] cpuid level : 22 [2024-04-16T09:12:20.228Z] wp : yes [2024-04-16T09:12:20.228Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.228Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.228Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.228Z] bogomips : 4800.00 [2024-04-16T09:12:20.228Z] clflush size : 64 [2024-04-16T09:12:20.228Z] cache_alignment : 64 [2024-04-16T09:12:20.228Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.228Z] power management: [2024-04-16T09:12:20.228Z] [2024-04-16T09:12:20.228Z] processor : 25 [2024-04-16T09:12:20.228Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.229Z] cpu family : 6 [2024-04-16T09:12:20.229Z] model : 85 [2024-04-16T09:12:20.229Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.229Z] stepping : 7 [2024-04-16T09:12:20.229Z] microcode : 0x5003302 [2024-04-16T09:12:20.229Z] cpu MHz : 2572.628 [2024-04-16T09:12:20.229Z] cache size : 14080 KB [2024-04-16T09:12:20.229Z] physical id : 0 [2024-04-16T09:12:20.229Z] siblings : 20 [2024-04-16T09:12:20.229Z] core id : 8 [2024-04-16T09:12:20.229Z] cpu cores : 10 [2024-04-16T09:12:20.229Z] apicid : 17 [2024-04-16T09:12:20.229Z] initial apicid : 17 [2024-04-16T09:12:20.229Z] fpu : yes [2024-04-16T09:12:20.229Z] fpu_exception : yes [2024-04-16T09:12:20.229Z] cpuid level : 22 [2024-04-16T09:12:20.229Z] wp : yes [2024-04-16T09:12:20.229Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.229Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.229Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.229Z] bogomips : 4800.00 [2024-04-16T09:12:20.229Z] clflush size : 64 [2024-04-16T09:12:20.229Z] cache_alignment : 64 [2024-04-16T09:12:20.229Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.229Z] power management: [2024-04-16T09:12:20.229Z] [2024-04-16T09:12:20.229Z] processor : 26 [2024-04-16T09:12:20.229Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.229Z] cpu family : 6 [2024-04-16T09:12:20.229Z] model : 85 [2024-04-16T09:12:20.229Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.229Z] stepping : 7 [2024-04-16T09:12:20.229Z] microcode : 0x5003302 [2024-04-16T09:12:20.229Z] cpu MHz : 2676.661 [2024-04-16T09:12:20.229Z] cache size : 14080 KB [2024-04-16T09:12:20.229Z] physical id : 0 [2024-04-16T09:12:20.229Z] siblings : 20 [2024-04-16T09:12:20.229Z] core id : 9 [2024-04-16T09:12:20.229Z] cpu cores : 10 [2024-04-16T09:12:20.229Z] apicid : 19 [2024-04-16T09:12:20.229Z] initial apicid : 19 [2024-04-16T09:12:20.229Z] fpu : yes [2024-04-16T09:12:20.229Z] fpu_exception : yes [2024-04-16T09:12:20.229Z] cpuid level : 22 [2024-04-16T09:12:20.229Z] wp : yes [2024-04-16T09:12:20.229Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.229Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.229Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.229Z] bogomips : 4800.00 [2024-04-16T09:12:20.229Z] clflush size : 64 [2024-04-16T09:12:20.229Z] cache_alignment : 64 [2024-04-16T09:12:20.229Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.229Z] power management: [2024-04-16T09:12:20.229Z] [2024-04-16T09:12:20.229Z] processor : 27 [2024-04-16T09:12:20.229Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.229Z] cpu family : 6 [2024-04-16T09:12:20.229Z] model : 85 [2024-04-16T09:12:20.229Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.229Z] stepping : 7 [2024-04-16T09:12:20.229Z] microcode : 0x5003302 [2024-04-16T09:12:20.229Z] cpu MHz : 3200.000 [2024-04-16T09:12:20.229Z] cache size : 14080 KB [2024-04-16T09:12:20.229Z] physical id : 0 [2024-04-16T09:12:20.229Z] siblings : 20 [2024-04-16T09:12:20.229Z] core id : 10 [2024-04-16T09:12:20.229Z] cpu cores : 10 [2024-04-16T09:12:20.229Z] apicid : 21 [2024-04-16T09:12:20.229Z] initial apicid : 21 [2024-04-16T09:12:20.229Z] fpu : yes [2024-04-16T09:12:20.229Z] fpu_exception : yes [2024-04-16T09:12:20.229Z] cpuid level : 22 [2024-04-16T09:12:20.229Z] wp : yes [2024-04-16T09:12:20.230Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.230Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.230Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.230Z] bogomips : 4800.00 [2024-04-16T09:12:20.230Z] clflush size : 64 [2024-04-16T09:12:20.230Z] cache_alignment : 64 [2024-04-16T09:12:20.230Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.230Z] power management: [2024-04-16T09:12:20.230Z] [2024-04-16T09:12:20.230Z] processor : 28 [2024-04-16T09:12:20.230Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.230Z] cpu family : 6 [2024-04-16T09:12:20.230Z] model : 85 [2024-04-16T09:12:20.230Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.230Z] stepping : 7 [2024-04-16T09:12:20.230Z] microcode : 0x5003302 [2024-04-16T09:12:20.230Z] cpu MHz : 2901.143 [2024-04-16T09:12:20.230Z] cache size : 14080 KB [2024-04-16T09:12:20.230Z] physical id : 0 [2024-04-16T09:12:20.230Z] siblings : 20 [2024-04-16T09:12:20.230Z] core id : 11 [2024-04-16T09:12:20.230Z] cpu cores : 10 [2024-04-16T09:12:20.230Z] apicid : 23 [2024-04-16T09:12:20.230Z] initial apicid : 23 [2024-04-16T09:12:20.230Z] fpu : yes [2024-04-16T09:12:20.230Z] fpu_exception : yes [2024-04-16T09:12:20.230Z] cpuid level : 22 [2024-04-16T09:12:20.230Z] wp : yes [2024-04-16T09:12:20.230Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.230Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.230Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.230Z] bogomips : 4800.00 [2024-04-16T09:12:20.230Z] clflush size : 64 [2024-04-16T09:12:20.230Z] cache_alignment : 64 [2024-04-16T09:12:20.230Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.230Z] power management: [2024-04-16T09:12:20.230Z] [2024-04-16T09:12:20.230Z] processor : 29 [2024-04-16T09:12:20.230Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.230Z] cpu family : 6 [2024-04-16T09:12:20.230Z] model : 85 [2024-04-16T09:12:20.230Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.230Z] stepping : 7 [2024-04-16T09:12:20.230Z] microcode : 0x5003302 [2024-04-16T09:12:20.230Z] cpu MHz : 3200.000 [2024-04-16T09:12:20.230Z] cache size : 14080 KB [2024-04-16T09:12:20.230Z] physical id : 0 [2024-04-16T09:12:20.230Z] siblings : 20 [2024-04-16T09:12:20.230Z] core id : 12 [2024-04-16T09:12:20.230Z] cpu cores : 10 [2024-04-16T09:12:20.230Z] apicid : 25 [2024-04-16T09:12:20.230Z] initial apicid : 25 [2024-04-16T09:12:20.230Z] fpu : yes [2024-04-16T09:12:20.230Z] fpu_exception : yes [2024-04-16T09:12:20.230Z] cpuid level : 22 [2024-04-16T09:12:20.230Z] wp : yes [2024-04-16T09:12:20.230Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.230Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.230Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.230Z] bogomips : 4800.00 [2024-04-16T09:12:20.230Z] clflush size : 64 [2024-04-16T09:12:20.230Z] cache_alignment : 64 [2024-04-16T09:12:20.230Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.231Z] power management: [2024-04-16T09:12:20.231Z] [2024-04-16T09:12:20.231Z] processor : 30 [2024-04-16T09:12:20.231Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.231Z] cpu family : 6 [2024-04-16T09:12:20.231Z] model : 85 [2024-04-16T09:12:20.231Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.231Z] stepping : 7 [2024-04-16T09:12:20.231Z] microcode : 0x5003302 [2024-04-16T09:12:20.231Z] cpu MHz : 2899.819 [2024-04-16T09:12:20.231Z] cache size : 14080 KB [2024-04-16T09:12:20.231Z] physical id : 1 [2024-04-16T09:12:20.231Z] siblings : 20 [2024-04-16T09:12:20.231Z] core id : 0 [2024-04-16T09:12:20.231Z] cpu cores : 10 [2024-04-16T09:12:20.231Z] apicid : 33 [2024-04-16T09:12:20.231Z] initial apicid : 33 [2024-04-16T09:12:20.231Z] fpu : yes [2024-04-16T09:12:20.231Z] fpu_exception : yes [2024-04-16T09:12:20.231Z] cpuid level : 22 [2024-04-16T09:12:20.231Z] wp : yes [2024-04-16T09:12:20.231Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.231Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.231Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.231Z] bogomips : 4807.70 [2024-04-16T09:12:20.231Z] clflush size : 64 [2024-04-16T09:12:20.231Z] cache_alignment : 64 [2024-04-16T09:12:20.231Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.231Z] power management: [2024-04-16T09:12:20.231Z] [2024-04-16T09:12:20.231Z] processor : 31 [2024-04-16T09:12:20.231Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.231Z] cpu family : 6 [2024-04-16T09:12:20.231Z] model : 85 [2024-04-16T09:12:20.231Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.231Z] stepping : 7 [2024-04-16T09:12:20.231Z] microcode : 0x5003302 [2024-04-16T09:12:20.231Z] cpu MHz : 2900.447 [2024-04-16T09:12:20.231Z] cache size : 14080 KB [2024-04-16T09:12:20.231Z] physical id : 1 [2024-04-16T09:12:20.231Z] siblings : 20 [2024-04-16T09:12:20.231Z] core id : 1 [2024-04-16T09:12:20.231Z] cpu cores : 10 [2024-04-16T09:12:20.231Z] apicid : 35 [2024-04-16T09:12:20.231Z] initial apicid : 35 [2024-04-16T09:12:20.231Z] fpu : yes [2024-04-16T09:12:20.231Z] fpu_exception : yes [2024-04-16T09:12:20.231Z] cpuid level : 22 [2024-04-16T09:12:20.231Z] wp : yes [2024-04-16T09:12:20.231Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.231Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.231Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.231Z] bogomips : 4807.70 [2024-04-16T09:12:20.231Z] clflush size : 64 [2024-04-16T09:12:20.231Z] cache_alignment : 64 [2024-04-16T09:12:20.231Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.231Z] power management: [2024-04-16T09:12:20.231Z] [2024-04-16T09:12:20.231Z] processor : 32 [2024-04-16T09:12:20.231Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.231Z] cpu family : 6 [2024-04-16T09:12:20.231Z] model : 85 [2024-04-16T09:12:20.231Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.231Z] stepping : 7 [2024-04-16T09:12:20.231Z] microcode : 0x5003302 [2024-04-16T09:12:20.231Z] cpu MHz : 2900.014 [2024-04-16T09:12:20.231Z] cache size : 14080 KB [2024-04-16T09:12:20.231Z] physical id : 1 [2024-04-16T09:12:20.231Z] siblings : 20 [2024-04-16T09:12:20.231Z] core id : 2 [2024-04-16T09:12:20.231Z] cpu cores : 10 [2024-04-16T09:12:20.231Z] apicid : 37 [2024-04-16T09:12:20.231Z] initial apicid : 37 [2024-04-16T09:12:20.231Z] fpu : yes [2024-04-16T09:12:20.231Z] fpu_exception : yes [2024-04-16T09:12:20.231Z] cpuid level : 22 [2024-04-16T09:12:20.231Z] wp : yes [2024-04-16T09:12:20.232Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.232Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.232Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.232Z] bogomips : 4807.70 [2024-04-16T09:12:20.232Z] clflush size : 64 [2024-04-16T09:12:20.232Z] cache_alignment : 64 [2024-04-16T09:12:20.232Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.232Z] power management: [2024-04-16T09:12:20.232Z] [2024-04-16T09:12:20.232Z] processor : 33 [2024-04-16T09:12:20.232Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.232Z] cpu family : 6 [2024-04-16T09:12:20.232Z] model : 85 [2024-04-16T09:12:20.232Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.232Z] stepping : 7 [2024-04-16T09:12:20.232Z] microcode : 0x5003302 [2024-04-16T09:12:20.232Z] cpu MHz : 2900.000 [2024-04-16T09:12:20.232Z] cache size : 14080 KB [2024-04-16T09:12:20.232Z] physical id : 1 [2024-04-16T09:12:20.232Z] siblings : 20 [2024-04-16T09:12:20.232Z] core id : 3 [2024-04-16T09:12:20.232Z] cpu cores : 10 [2024-04-16T09:12:20.232Z] apicid : 39 [2024-04-16T09:12:20.232Z] initial apicid : 39 [2024-04-16T09:12:20.232Z] fpu : yes [2024-04-16T09:12:20.232Z] fpu_exception : yes [2024-04-16T09:12:20.232Z] cpuid level : 22 [2024-04-16T09:12:20.232Z] wp : yes [2024-04-16T09:12:20.232Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.232Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.232Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.232Z] bogomips : 4807.70 [2024-04-16T09:12:20.232Z] clflush size : 64 [2024-04-16T09:12:20.232Z] cache_alignment : 64 [2024-04-16T09:12:20.232Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.232Z] power management: [2024-04-16T09:12:20.232Z] [2024-04-16T09:12:20.232Z] processor : 34 [2024-04-16T09:12:20.232Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.232Z] cpu family : 6 [2024-04-16T09:12:20.232Z] model : 85 [2024-04-16T09:12:20.232Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.232Z] stepping : 7 [2024-04-16T09:12:20.232Z] microcode : 0x5003302 [2024-04-16T09:12:20.232Z] cpu MHz : 2901.038 [2024-04-16T09:12:20.232Z] cache size : 14080 KB [2024-04-16T09:12:20.232Z] physical id : 1 [2024-04-16T09:12:20.232Z] siblings : 20 [2024-04-16T09:12:20.232Z] core id : 4 [2024-04-16T09:12:20.232Z] cpu cores : 10 [2024-04-16T09:12:20.232Z] apicid : 41 [2024-04-16T09:12:20.232Z] initial apicid : 41 [2024-04-16T09:12:20.232Z] fpu : yes [2024-04-16T09:12:20.232Z] fpu_exception : yes [2024-04-16T09:12:20.232Z] cpuid level : 22 [2024-04-16T09:12:20.232Z] wp : yes [2024-04-16T09:12:20.232Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.232Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.232Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.232Z] bogomips : 4807.70 [2024-04-16T09:12:20.232Z] clflush size : 64 [2024-04-16T09:12:20.232Z] cache_alignment : 64 [2024-04-16T09:12:20.232Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.232Z] power management: [2024-04-16T09:12:20.232Z] [2024-04-16T09:12:20.232Z] processor : 35 [2024-04-16T09:12:20.233Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.233Z] cpu family : 6 [2024-04-16T09:12:20.233Z] model : 85 [2024-04-16T09:12:20.233Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.233Z] stepping : 7 [2024-04-16T09:12:20.233Z] microcode : 0x5003302 [2024-04-16T09:12:20.233Z] cpu MHz : 2900.137 [2024-04-16T09:12:20.233Z] cache size : 14080 KB [2024-04-16T09:12:20.233Z] physical id : 1 [2024-04-16T09:12:20.233Z] siblings : 20 [2024-04-16T09:12:20.233Z] core id : 8 [2024-04-16T09:12:20.233Z] cpu cores : 10 [2024-04-16T09:12:20.233Z] apicid : 49 [2024-04-16T09:12:20.233Z] initial apicid : 49 [2024-04-16T09:12:20.233Z] fpu : yes [2024-04-16T09:12:20.233Z] fpu_exception : yes [2024-04-16T09:12:20.233Z] cpuid level : 22 [2024-04-16T09:12:20.233Z] wp : yes [2024-04-16T09:12:20.233Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.233Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.233Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.233Z] bogomips : 4807.70 [2024-04-16T09:12:20.233Z] clflush size : 64 [2024-04-16T09:12:20.233Z] cache_alignment : 64 [2024-04-16T09:12:20.233Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.233Z] power management: [2024-04-16T09:12:20.233Z] [2024-04-16T09:12:20.233Z] processor : 36 [2024-04-16T09:12:20.233Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.233Z] cpu family : 6 [2024-04-16T09:12:20.233Z] model : 85 [2024-04-16T09:12:20.233Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.233Z] stepping : 7 [2024-04-16T09:12:20.233Z] microcode : 0x5003302 [2024-04-16T09:12:20.233Z] cpu MHz : 2900.080 [2024-04-16T09:12:20.233Z] cache size : 14080 KB [2024-04-16T09:12:20.233Z] physical id : 1 [2024-04-16T09:12:20.233Z] siblings : 20 [2024-04-16T09:12:20.233Z] core id : 9 [2024-04-16T09:12:20.233Z] cpu cores : 10 [2024-04-16T09:12:20.233Z] apicid : 51 [2024-04-16T09:12:20.233Z] initial apicid : 51 [2024-04-16T09:12:20.233Z] fpu : yes [2024-04-16T09:12:20.233Z] fpu_exception : yes [2024-04-16T09:12:20.233Z] cpuid level : 22 [2024-04-16T09:12:20.233Z] wp : yes [2024-04-16T09:12:20.233Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.233Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.233Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.233Z] bogomips : 4807.70 [2024-04-16T09:12:20.233Z] clflush size : 64 [2024-04-16T09:12:20.233Z] cache_alignment : 64 [2024-04-16T09:12:20.233Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.233Z] power management: [2024-04-16T09:12:20.233Z] [2024-04-16T09:12:20.233Z] processor : 37 [2024-04-16T09:12:20.233Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.233Z] cpu family : 6 [2024-04-16T09:12:20.233Z] model : 85 [2024-04-16T09:12:20.233Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.233Z] stepping : 7 [2024-04-16T09:12:20.233Z] microcode : 0x5003302 [2024-04-16T09:12:20.233Z] cpu MHz : 2901.342 [2024-04-16T09:12:20.233Z] cache size : 14080 KB [2024-04-16T09:12:20.233Z] physical id : 1 [2024-04-16T09:12:20.233Z] siblings : 20 [2024-04-16T09:12:20.233Z] core id : 10 [2024-04-16T09:12:20.233Z] cpu cores : 10 [2024-04-16T09:12:20.233Z] apicid : 53 [2024-04-16T09:12:20.233Z] initial apicid : 53 [2024-04-16T09:12:20.233Z] fpu : yes [2024-04-16T09:12:20.233Z] fpu_exception : yes [2024-04-16T09:12:20.233Z] cpuid level : 22 [2024-04-16T09:12:20.233Z] wp : yes [2024-04-16T09:12:20.233Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.234Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.234Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.234Z] bogomips : 4807.70 [2024-04-16T09:12:20.234Z] clflush size : 64 [2024-04-16T09:12:20.234Z] cache_alignment : 64 [2024-04-16T09:12:20.234Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.234Z] power management: [2024-04-16T09:12:20.234Z] [2024-04-16T09:12:20.234Z] processor : 38 [2024-04-16T09:12:20.234Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.234Z] cpu family : 6 [2024-04-16T09:12:20.234Z] model : 85 [2024-04-16T09:12:20.234Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.234Z] stepping : 7 [2024-04-16T09:12:20.234Z] microcode : 0x5003302 [2024-04-16T09:12:20.234Z] cpu MHz : 2899.463 [2024-04-16T09:12:20.234Z] cache size : 14080 KB [2024-04-16T09:12:20.234Z] physical id : 1 [2024-04-16T09:12:20.234Z] siblings : 20 [2024-04-16T09:12:20.234Z] core id : 11 [2024-04-16T09:12:20.234Z] cpu cores : 10 [2024-04-16T09:12:20.234Z] apicid : 55 [2024-04-16T09:12:20.234Z] initial apicid : 55 [2024-04-16T09:12:20.234Z] fpu : yes [2024-04-16T09:12:20.234Z] fpu_exception : yes [2024-04-16T09:12:20.234Z] cpuid level : 22 [2024-04-16T09:12:20.234Z] wp : yes [2024-04-16T09:12:20.234Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.234Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.234Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.234Z] bogomips : 4807.70 [2024-04-16T09:12:20.234Z] clflush size : 64 [2024-04-16T09:12:20.234Z] cache_alignment : 64 [2024-04-16T09:12:20.234Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.234Z] power management: [2024-04-16T09:12:20.234Z] [2024-04-16T09:12:20.234Z] processor : 39 [2024-04-16T09:12:20.234Z] vendor_id : GenuineIntel [2024-04-16T09:12:20.234Z] cpu family : 6 [2024-04-16T09:12:20.234Z] model : 85 [2024-04-16T09:12:20.234Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:12:20.234Z] stepping : 7 [2024-04-16T09:12:20.234Z] microcode : 0x5003302 [2024-04-16T09:12:20.234Z] cpu MHz : 2904.309 [2024-04-16T09:12:20.234Z] cache size : 14080 KB [2024-04-16T09:12:20.234Z] physical id : 1 [2024-04-16T09:12:20.234Z] siblings : 20 [2024-04-16T09:12:20.234Z] core id : 12 [2024-04-16T09:12:20.234Z] cpu cores : 10 [2024-04-16T09:12:20.234Z] apicid : 57 [2024-04-16T09:12:20.234Z] initial apicid : 57 [2024-04-16T09:12:20.234Z] fpu : yes [2024-04-16T09:12:20.234Z] fpu_exception : yes [2024-04-16T09:12:20.234Z] cpuid level : 22 [2024-04-16T09:12:20.234Z] wp : yes [2024-04-16T09:12:20.234Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:12:20.234Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:12:20.234Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:12:20.234Z] bogomips : 4807.70 [2024-04-16T09:12:20.234Z] clflush size : 64 [2024-04-16T09:12:20.234Z] cache_alignment : 64 [2024-04-16T09:12:20.234Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:12:20.234Z] power management: [2024-04-16T09:12:20.234Z] [2024-04-16T09:12:20.234Z] + cat /proc/meminfo [2024-04-16T09:12:20.235Z] MemTotal: 131639664 kB [2024-04-16T09:12:20.235Z] MemFree: 36553988 kB [2024-04-16T09:12:20.235Z] MemAvailable: 95972604 kB [2024-04-16T09:12:20.235Z] Buffers: 80 kB [2024-04-16T09:12:20.235Z] Cached: 49915700 kB [2024-04-16T09:12:20.235Z] SwapCached: 0 kB [2024-04-16T09:12:20.235Z] Active: 36961212 kB [2024-04-16T09:12:20.235Z] Inactive: 33688508 kB [2024-04-16T09:12:20.235Z] Active(anon): 18676152 kB [2024-04-16T09:12:20.235Z] Inactive(anon): 2224808 kB [2024-04-16T09:12:20.235Z] Active(file): 18285060 kB [2024-04-16T09:12:20.235Z] Inactive(file): 31463700 kB [2024-04-16T09:12:20.235Z] Unevictable: 151060 kB [2024-04-16T09:12:20.235Z] Mlocked: 151060 kB [2024-04-16T09:12:20.235Z] SwapTotal: 0 kB [2024-04-16T09:12:20.235Z] SwapFree: 0 kB [2024-04-16T09:12:20.235Z] Zswap: 0 kB [2024-04-16T09:12:20.235Z] Zswapped: 0 kB [2024-04-16T09:12:20.235Z] Dirty: 197784 kB [2024-04-16T09:12:20.235Z] Writeback: 0 kB [2024-04-16T09:12:20.235Z] AnonPages: 20858540 kB [2024-04-16T09:12:20.235Z] Mapped: 1203772 kB [2024-04-16T09:12:20.235Z] Shmem: 157552 kB [2024-04-16T09:12:20.235Z] KReclaimable: 10731520 kB [2024-04-16T09:12:20.235Z] Slab: 17469656 kB [2024-04-16T09:12:20.235Z] SReclaimable: 10731520 kB [2024-04-16T09:12:20.235Z] SUnreclaim: 6738136 kB [2024-04-16T09:12:20.235Z] KernelStack: 57016 kB [2024-04-16T09:12:20.235Z] PageTables: 110992 kB [2024-04-16T09:12:20.235Z] SecPageTables: 0 kB [2024-04-16T09:12:20.235Z] NFS_Unstable: 0 kB [2024-04-16T09:12:20.235Z] Bounce: 0 kB [2024-04-16T09:12:20.235Z] WritebackTmp: 0 kB [2024-04-16T09:12:20.235Z] CommitLimit: 65819832 kB [2024-04-16T09:12:20.235Z] Committed_AS: 24981420 kB [2024-04-16T09:12:20.235Z] VmallocTotal: 34359738367 kB [2024-04-16T09:12:20.235Z] VmallocUsed: 292572 kB [2024-04-16T09:12:20.235Z] VmallocChunk: 0 kB [2024-04-16T09:12:20.235Z] Percpu: 1711104 kB [2024-04-16T09:12:20.235Z] HardwareCorrupted: 0 kB [2024-04-16T09:12:20.235Z] AnonHugePages: 3184640 kB [2024-04-16T09:12:20.235Z] ShmemHugePages: 0 kB [2024-04-16T09:12:20.235Z] ShmemPmdMapped: 0 kB [2024-04-16T09:12:20.235Z] FileHugePages: 0 kB [2024-04-16T09:12:20.235Z] FilePmdMapped: 0 kB [2024-04-16T09:12:20.235Z] CmaTotal: 0 kB [2024-04-16T09:12:20.235Z] CmaFree: 0 kB [2024-04-16T09:12:20.235Z] HugePages_Total: 0 [2024-04-16T09:12:20.235Z] HugePages_Free: 0 [2024-04-16T09:12:20.235Z] HugePages_Rsvd: 0 [2024-04-16T09:12:20.235Z] HugePages_Surp: 0 [2024-04-16T09:12:20.235Z] Hugepagesize: 2048 kB [2024-04-16T09:12:20.235Z] Hugetlb: 0 kB [2024-04-16T09:12:20.235Z] DirectMap4k: 1169736 kB [2024-04-16T09:12:20.235Z] DirectMap2M: 43573248 kB [2024-04-16T09:12:20.235Z] DirectMap1G: 91226112 kB [Pipeline] sh [2024-04-16T09:12:20.756Z] + mvn -B -e clean install -Pfastest,staging -T4C [2024-04-16T09:12:21.685Z] [INFO] Error stacktraces are turned on. [2024-04-16T09:12:21.942Z] [INFO] Scanning for projects... [2024-04-16T09:12:23.839Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:12:23.839Z] [INFO] Reactor Build Order: [2024-04-16T09:12:23.839Z] [INFO] [2024-04-16T09:12:23.839Z] [INFO] GlassFish Project [pom] [2024-04-16T09:12:23.839Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-04-16T09:12:23.839Z] [INFO] Nucleus Parent [pom] [2024-04-16T09:12:23.839Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-04-16T09:12:23.839Z] [INFO] GlassFish Nucleus Modules [pom] [2024-04-16T09:12:23.839Z] [INFO] HK2 config types [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-04-16T09:12:23.839Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-04-16T09:12:23.839Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-04-16T09:12:23.839Z] [INFO] grizzly-config [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-04-16T09:12:23.839Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-04-16T09:12:23.839Z] [INFO] Common Utilities [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-04-16T09:12:23.839Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Test Utilities [jar] [2024-04-16T09:12:23.839Z] [INFO] Admin Modules [pom] [2024-04-16T09:12:23.839Z] [INFO] admin-config-api [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Nucleus Security Parent [pom] [2024-04-16T09:12:23.839Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-04-16T09:12:23.839Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Security Core Classes [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Security Services and SPI [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] admin-util [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Cluster [pom] [2024-04-16T09:12:23.839Z] [INFO] cluster-common [glassfish-jar] [2024-04-16T09:12:23.839Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] admin-launcher [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] admin-cli [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] OSGi Container [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] flashlight-framework [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Kernel Classes [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] cluster-admin [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] admin-server-management [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] cluster-cli [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GMS Module [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] AMX Core [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-04-16T09:12:23.840Z] [INFO] Context Propagation [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] admin-monitoring [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Admin REST Parent [pom] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-04-16T09:12:23.840Z] [INFO] GlassFish EJB container related modules [pom] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Common modules [pom] [2024-04-16T09:12:23.840Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] nucleus.resources [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-04-16T09:12:23.840Z] [INFO] Deployment Object Library [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Transaction modules [pom] [2024-04-16T09:12:23.840Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-04-16T09:12:23.840Z] [INFO] Resources Connector [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Connectors Parent [pom] [2024-04-16T09:12:23.840Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] EJB container Internal API [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Java binding for libpam.so [jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Security Parent [pom] [2024-04-16T09:12:23.840Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] stats77 [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Glassfish Naming [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Container Common [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish persistence related modules [pom] [2024-04-16T09:12:23.840Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish ORB related modules [pom] [2024-04-16T09:12:23.840Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Web container related modules [pom] [2024-04-16T09:12:23.840Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Nucleus template [jar] [2024-04-16T09:12:23.840Z] [INFO] flashlight-agent [jar] [2024-04-16T09:12:23.840Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-04-16T09:12:23.840Z] [INFO] Flashlight [pom] [2024-04-16T09:12:23.840Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-04-16T09:12:23.840Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-04-16T09:12:23.840Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-04-16T09:12:23.840Z] [INFO] Nucleus distributions [pom] [2024-04-16T09:12:23.840Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-04-16T09:12:23.840Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-04-16T09:12:23.840Z] [INFO] Glassfish featuresets [pom] [2024-04-16T09:12:23.840Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-04-16T09:12:23.840Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-04-16T09:12:23.840Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-04-16T09:12:23.840Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-04-16T09:12:23.840Z] [INFO] Diagnostics [pom] [2024-04-16T09:12:23.840Z] [INFO] Diagnostics API [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] AMX JavaEE [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish HA modules [pom] [2024-04-16T09:12:23.841Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-04-16T09:12:23.841Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-04-16T09:12:23.841Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] App Client Modules [pom] [2024-04-16T09:12:23.841Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-04-16T09:12:23.841Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Admin Modules [pom] [2024-04-16T09:12:23.841Z] [INFO] Backup Restore classes [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] admin-cli-optional [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] admin-core [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Appserver template [jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish Core modules [pom] [2024-04-16T09:12:23.841Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-04-16T09:12:23.841Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-04-16T09:12:23.841Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Connectors Runtime [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Core Servlet Container [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Web module command line interface [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-04-16T09:12:23.841Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Server-Sent Events [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Web Container glue code [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Web Container HA code [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-04-16T09:12:23.841Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-04-16T09:12:23.841Z] [INFO] cdi-api Fragment [jar] [2024-04-16T09:12:23.841Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] EJB Timer Service Application [war] [2024-04-16T09:12:23.841Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-04-16T09:12:23.841Z] [INFO] EJB tier for GlassFish [pom] [2024-04-16T09:12:23.841Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-04-16T09:12:23.841Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Work Management [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JDBC Module [pom] [2024-04-16T09:12:23.841Z] [INFO] JDBC Config Module [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Connectors admin [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-04-16T09:12:23.841Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] GlassFish JMS modules [pom] [2024-04-16T09:12:23.841Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JMS Module [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JMS admin [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-04-16T09:12:23.841Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-04-16T09:12:23.841Z] [INFO] JDBC Resource Adapter [pom] [2024-04-16T09:12:23.842Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] JDBC Templates [jar] [2024-04-16T09:12:23.842Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-04-16T09:12:23.842Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] JDBC admin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-04-16T09:12:23.842Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-04-16T09:12:23.842Z] [INFO] GlassFish cmp related modules [pom] [2024-04-16T09:12:23.842Z] [INFO] utility module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] model module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Entity Bean container [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-04-16T09:12:23.842Z] [INFO] CMP tier for GlassFish [pom] [2024-04-16T09:12:23.842Z] [INFO] Concurrency Utilities Modules [pom] [2024-04-16T09:12:23.842Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-04-16T09:12:23.842Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-04-16T09:12:23.842Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish Extras modules [pom] [2024-04-16T09:12:23.842Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-04-16T09:12:23.842Z] [INFO] GlassFish jakartaee.jar [jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-04-16T09:12:23.842Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-04-16T09:12:23.842Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-04-16T09:12:23.842Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-04-16T09:12:23.842Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Integration [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Integration [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] DataProvider [jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Packages [pom] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Common [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console WAR [war] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Glassfish featuresets [pom] [2024-04-16T09:12:23.842Z] [INFO] Glassfish Web Featureset [pom] [2024-04-16T09:12:23.842Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] App Client - client-side modules [pom] [2024-04-16T09:12:23.842Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish Web Services related modules [pom] [2024-04-16T09:12:23.842Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-04-16T09:12:23.842Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-04-16T09:12:23.842Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-04-16T09:12:23.842Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish MicroProfile modules [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] Glassfish Featureset [pom] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish Shell [jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-04-16T09:12:23.843Z] [INFO] Glassfish distributions [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-04-16T09:12:23.843Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish Common [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish nucleus [jar] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish Web [jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Embedded modules [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-04-16T09:12:23.843Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-04-16T09:12:23.843Z] [INFO] Debug [jar] [2024-04-16T09:12:23.843Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-04-16T09:12:23.843Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Tests [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Ant Tests [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-04-16T09:12:23.843Z] [INFO] connectors-ra-redeploy [pom] [2024-04-16T09:12:23.843Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-04-16T09:12:23.843Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-04-16T09:12:23.843Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-04-16T09:12:23.843Z] [INFO] report-builder [jar] [2024-04-16T09:12:23.843Z] [INFO] reporter [jar] [2024-04-16T09:12:23.843Z] [INFO] webtest [jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Ant Dependencies [pom] [2024-04-16T09:12:23.843Z] [INFO] Console extensions for OSGi platforms [pom] [2024-04-16T09:12:23.843Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-04-16T09:12:23.843Z] [INFO] Flashlight [pom] [2024-04-16T09:12:23.843Z] [INFO] GlassFish Integration Test Tools [jar] [2024-04-16T09:12:23.843Z] [INFO] Ant tasks [jar] [2024-04-16T09:12:23.843Z] [INFO] [2024-04-16T09:12:23.843Z] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 24 [2024-04-16T09:12:23.843Z] [INFO] [2024-04-16T09:12:23.843Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-04-16T09:12:23.843Z] [INFO] Building GlassFish Project 7.0.15-SNAPSHOT [1/300] [2024-04-16T09:12:23.843Z] [INFO] from pom.xml [2024-04-16T09:12:23.843Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:23.843Z] [INFO] [2024-04-16T09:12:23.843Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-04-16T09:12:23.843Z] [INFO] [2024-04-16T09:12:23.843Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator --- [2024-04-16T09:12:24.100Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-04-16T09:12:24.100Z] [INFO] [2024-04-16T09:12:24.100Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator --- [2024-04-16T09:12:24.357Z] [INFO] CycloneDX: Resolving Aggregated Dependencies [2024-04-16T09:12:42.410Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@7.0.15-SNAPSHOT?type=pom [2024-04-16T09:12:42.410Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar [2024-04-16T09:12:42.410Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar [2024-04-16T09:12:42.410Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar [2024-04-16T09:12:42.410Z] [INFO] CycloneDX: Creating BOM version 1.4 with 782 component(s) [2024-04-16T09:12:42.410Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.xml [2024-04-16T09:12:42.676Z] [INFO] attaching as glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:12:42.934Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.json [2024-04-16T09:12:42.934Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-04-16T09:12:43.193Z] [INFO] attaching as glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:12:43.193Z] [INFO] [2024-04-16T09:12:43.193Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator --- [2024-04-16T09:12:43.193Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:43.193Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:12:43.193Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:12:43.193Z] [INFO] [2024-04-16T09:12:43.193Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-04-16T09:12:43.193Z] [INFO] Building Code Quality Verification Tools - Configuration 7.0.15-SNAPSHOT [2/300] [2024-04-16T09:12:43.193Z] [INFO] from qa/pom.xml [2024-04-16T09:12:43.193Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:43.193Z] [INFO] [2024-04-16T09:12:43.193Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-04-16T09:12:43.193Z] [INFO] [2024-04-16T09:12:43.193Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config --- [2024-04-16T09:12:43.193Z] [INFO] [2024-04-16T09:12:43.193Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config --- [2024-04-16T09:12:43.193Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:43.193Z] [INFO] [2024-04-16T09:12:43.193Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [2024-04-16T09:12:43.451Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/glassfish-qa-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:43.451Z] [INFO] [2024-04-16T09:12:43.451Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config --- [2024-04-16T09:12:43.451Z] [INFO] CycloneDX: Resolving Dependencies [2024-04-16T09:12:43.451Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-04-16T09:12:43.451Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.xml [2024-04-16T09:12:43.451Z] [INFO] attaching as glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:12:43.451Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.json [2024-04-16T09:12:43.451Z] [INFO] attaching as glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:12:43.451Z] [INFO] [2024-04-16T09:12:43.451Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config --- [2024-04-16T09:12:43.451Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:43.451Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/glassfish-qa-config-7.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:43.451Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:12:43.451Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:12:43.451Z] [INFO] [2024-04-16T09:12:43.451Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-04-16T09:12:43.451Z] [INFO] Building Nucleus Parent 7.0.15-SNAPSHOT [3/300] [2024-04-16T09:12:43.451Z] [INFO] from nucleus/parent/pom.xml [2024-04-16T09:12:43.451Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:43.709Z] [INFO] [2024-04-16T09:12:43.709Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-04-16T09:12:43.709Z] [INFO] [2024-04-16T09:12:43.709Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-parent --- [2024-04-16T09:12:43.709Z] [INFO] [2024-04-16T09:12:43.709Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent --- [2024-04-16T09:12:43.709Z] [INFO] [2024-04-16T09:12:43.709Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-parent --- [2024-04-16T09:12:43.966Z] [INFO] [2024-04-16T09:12:43.966Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-parent --- [2024-04-16T09:12:43.966Z] [INFO] [2024-04-16T09:12:43.966Z] [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent --- [2024-04-16T09:12:43.966Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [2024-04-16T09:12:43.966Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/nucleus-parent-resources.zip [2024-04-16T09:12:43.966Z] [INFO] [2024-04-16T09:12:43.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent --- [2024-04-16T09:12:44.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:44.900Z] [INFO] [2024-04-16T09:12:44.900Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent --- [2024-04-16T09:12:45.158Z] [INFO] Executing tasks [2024-04-16T09:12:45.158Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/classes/META-INF for [2024-04-16T09:12:45.158Z] [INFO] [echo] nucleus-parent [2024-04-16T09:12:45.158Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/classes/META-INF [2024-04-16T09:12:45.158Z] [INFO] Executed tasks [2024-04-16T09:12:45.158Z] [INFO] [2024-04-16T09:12:45.158Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-parent --- [2024-04-16T09:12:45.158Z] [INFO] Tests are skipped. [2024-04-16T09:12:45.158Z] [INFO] [2024-04-16T09:12:45.158Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-parent --- [2024-04-16T09:12:45.158Z] [INFO] Tests are skipped. [2024-04-16T09:12:45.158Z] [INFO] [2024-04-16T09:12:45.158Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2024-04-16T09:12:45.722Z] [INFO] [2024-04-16T09:12:45.722Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent --- [2024-04-16T09:12:45.722Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.15-SNAPSHOT/nucleus-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:45.723Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.15-SNAPSHOT/nucleus-parent-7.0.15-SNAPSHOT-resources.zip [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-04-16T09:12:45.723Z] [INFO] Building GlassFish Java Util Logging Extension 7.0.15-SNAPSHOT [4/300] [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-04-16T09:12:45.723Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-04-16T09:12:45.723Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:45.723Z] [INFO] Building GlassFish HK2 Config Injectors 7.0.15-SNAPSHOT [5/300] [2024-04-16T09:12:45.723Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-04-16T09:12:45.723Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:45.723Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/resources [2024-04-16T09:12:45.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/manpages [2024-04-16T09:12:45.723Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:45.723Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:45.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/manpages [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-jul-extension --- [2024-04-16T09:12:45.723Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:45.723Z] [INFO] [2024-04-16T09:12:45.723Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ hk2-config-generator --- [2024-04-16T09:12:45.723Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:45.723Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:45.980Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:45.980Z] [INFO] Compiling 54 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:47.890Z] [INFO] JDK-8318913 workaround: patched module-info.class requires version from [17.0.10] to [null] on 2 JDK modules [java.base, java.logging] [2024-04-16T09:12:47.890Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[485,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[490,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java:[264,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[75,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[83,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.890Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java uses or overrides a deprecated API. [2024-04-16T09:12:47.890Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:12:47.890Z] [INFO] [2024-04-16T09:12:47.890Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension --- [2024-04-16T09:12:47.890Z] [INFO] [2024-04-16T09:12:47.890Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension --- [2024-04-16T09:12:47.890Z] [INFO] [2024-04-16T09:12:47.890Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension --- [2024-04-16T09:12:47.890Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1578,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1579,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[245,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[246,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigModel.java:[1011,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[86,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[88,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[501,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[504,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[378,99] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:12:47.891Z] cast to java.lang.Class for a varargs call [2024-04-16T09:12:47.891Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[666,139] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:12:47.891Z] cast to java.lang.Object for a varargs call [2024-04-16T09:12:47.891Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[831,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:12:47.891Z] cast to java.lang.Object for a varargs call [2024-04-16T09:12:47.891Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[878,126] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:12:47.891Z] cast to java.lang.Class for a varargs call [2024-04-16T09:12:47.891Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[149,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[205,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[220,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.891Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[264,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[415,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[469,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[484,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[255,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[256,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[273,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[275,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[30,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[49,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:47.892Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Some input files use or override a deprecated API. [2024-04-16T09:12:47.892Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:12:47.892Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:12:47.892Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:47.892Z] [INFO] [2024-04-16T09:12:47.892Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ hk2-config-generator --- [2024-04-16T09:12:47.892Z] [INFO] [2024-04-16T09:12:47.892Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator --- [2024-04-16T09:12:48.149Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:48.149Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:48.711Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:48.711Z] [INFO] [2024-04-16T09:12:48.711Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension --- [2024-04-16T09:12:48.711Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:48.711Z] [INFO] [2024-04-16T09:12:48.711Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ hk2-config-generator --- [2024-04-16T09:12:48.711Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:48.711Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:48.711Z] [INFO] [2024-04-16T09:12:48.711Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-jul-extension --- [2024-04-16T09:12:48.711Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:48.711Z] [INFO] Compiling 54 source files with javac [debug target 11 module-path] to target/classes [2024-04-16T09:12:48.967Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:48.967Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:48.967Z] [INFO] [2024-04-16T09:12:48.967Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension --- [2024-04-16T09:12:48.967Z] [INFO] Not copying test resources [2024-04-16T09:12:48.967Z] [INFO] [2024-04-16T09:12:48.967Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-jul-extension --- [2024-04-16T09:12:48.967Z] [INFO] Not compiling test sources [2024-04-16T09:12:48.967Z] [INFO] [2024-04-16T09:12:48.967Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension --- [2024-04-16T09:12:48.967Z] [INFO] [2024-04-16T09:12:48.967Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-jul-extension --- [2024-04-16T09:12:48.967Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:48.967Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:48.967Z] [INFO] [2024-04-16T09:12:48.967Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator --- [2024-04-16T09:12:48.967Z] [INFO] Not copying test resources [2024-04-16T09:12:48.967Z] [INFO] [2024-04-16T09:12:48.967Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hk2-config-generator --- [2024-04-16T09:12:48.967Z] [INFO] Not compiling test sources [2024-04-16T09:12:48.967Z] [INFO] [2024-04-16T09:12:48.968Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator --- [2024-04-16T09:12:48.968Z] [INFO] [2024-04-16T09:12:48.968Z] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-config-generator --- [2024-04-16T09:12:48.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:48.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:48.968Z] [INFO] [2024-04-16T09:12:48.968Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension --- [2024-04-16T09:12:48.968Z] [INFO] [2024-04-16T09:12:48.968Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator --- [2024-04-16T09:12:49.225Z] [INFO] Executing tasks [2024-04-16T09:12:49.225Z] [INFO] Executing tasks [2024-04-16T09:12:49.225Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/classes/META-INF for [2024-04-16T09:12:49.225Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/classes/META-INF for [2024-04-16T09:12:49.225Z] [INFO] [echo] glassfish-jul-extension [2024-04-16T09:12:49.225Z] [INFO] [echo] hk2-config-generator [2024-04-16T09:12:49.225Z] [INFO] Executed tasks [2024-04-16T09:12:49.225Z] [INFO] Executed tasks [2024-04-16T09:12:49.225Z] [INFO] [2024-04-16T09:12:49.225Z] [INFO] [2024-04-16T09:12:49.225Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension --- [2024-04-16T09:12:49.225Z] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator --- [2024-04-16T09:12:49.225Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar [2024-04-16T09:12:49.225Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/hk2-config-generator.jar [2024-04-16T09:12:49.225Z] [INFO] [2024-04-16T09:12:49.225Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ hk2-config-generator --- [2024-04-16T09:12:49.225Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.225Z] [INFO] [2024-04-16T09:12:49.225Z] [INFO] --- failsafe:3.2.5:verify (verify) @ hk2-config-generator --- [2024-04-16T09:12:49.225Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.225Z] [INFO] [2024-04-16T09:12:49.225Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator --- [2024-04-16T09:12:49.225Z] [INFO] [2024-04-16T09:12:49.225Z] [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator --- [2024-04-16T09:12:49.225Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.15-SNAPSHOT/hk2-config-generator-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:49.225Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.15-SNAPSHOT/hk2-config-generator-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.481Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-04-16T09:12:49.481Z] [INFO] Building GlassFish Nucleus Modules 7.0.15-SNAPSHOT [6/300] [2024-04-16T09:12:49.481Z] [INFO] from nucleus/pom.xml [2024-04-16T09:12:49.481Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.481Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.481Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.481Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.481Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.481Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-jul-extension --- [2024-04-16T09:12:49.481Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.481Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-jul-extension --- [2024-04-16T09:12:49.481Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.481Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension --- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension --- [2024-04-16T09:12:49.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.15-SNAPSHOT/glassfish-jul-extension-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:49.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.15-SNAPSHOT/glassfish-jul-extension-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:49.482Z] [INFO] No sources to compile [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] No sources to compile [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] No sources to compile [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] Executing tasks [2024-04-16T09:12:49.482Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/target/classes/META-INF for [2024-04-16T09:12:49.482Z] [INFO] [echo] glassfish-nucleus-parent [2024-04-16T09:12:49.482Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/target/classes/META-INF [2024-04-16T09:12:49.482Z] [INFO] Executed tasks [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent --- [2024-04-16T09:12:49.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/7.0.15-SNAPSHOT/glassfish-nucleus-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-04-16T09:12:49.482Z] [INFO] Building HK2 config types 7.0.15-SNAPSHOT [7/300] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-04-16T09:12:49.482Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-04-16T09:12:49.482Z] [INFO] Building Distribution Fragments for various OSGi platforms 7.0.15-SNAPSHOT [8/300] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-04-16T09:12:49.482Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-04-16T09:12:49.482Z] [INFO] Building Scattered Archive APIs of Glassfish 7.0.15-SNAPSHOT [9/300] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-04-16T09:12:49.482Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-04-16T09:12:49.482Z] [INFO] Building GlassFish Nucleus Grizzly modules 7.0.15-SNAPSHOT [10/300] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/grizzly/pom.xml [2024-04-16T09:12:49.482Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-04-16T09:12:49.482Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-04-16T09:12:49.482Z] [INFO] Building GlassFish Nucleus Core modules 7.0.15-SNAPSHOT [11/300] [2024-04-16T09:12:49.482Z] [INFO] Building GlassFish Nucleus Common modules 7.0.15-SNAPSHOT [12/300] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/core/pom.xml [2024-04-16T09:12:49.482Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.482Z] [INFO] from nucleus/common/pom.xml [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.482Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-04-16T09:12:49.482Z] [INFO] Building Admin Modules 7.0.15-SNAPSHOT [13/300] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/admin/pom.xml [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.482Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-04-16T09:12:49.482Z] [INFO] Building Nucleus Security Parent 7.0.15-SNAPSHOT [14/300] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/security/pom.xml [2024-04-16T09:12:49.482Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-04-16T09:12:49.482Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.15-SNAPSHOT [15/300] [2024-04-16T09:12:49.482Z] [INFO] [2024-04-16T09:12:49.482Z] [INFO] from nucleus/deployment/pom.xml [2024-04-16T09:12:49.482Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-04-16T09:12:49.483Z] [INFO] Building Cluster 7.0.15-SNAPSHOT [16/300] [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] from nucleus/cluster/pom.xml [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-04-16T09:12:49.483Z] [INFO] Building Eclipse GlassFish Parent Project 7.0.15-SNAPSHOT [17/300] [2024-04-16T09:12:49.483Z] [INFO] from appserver/pom.xml [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-04-16T09:12:49.483Z] [INFO] Building Flashlight 7.0.15-SNAPSHOT [18/300] [2024-04-16T09:12:49.483Z] [INFO] from nucleus/flashlight/pom.xml [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-04-16T09:12:49.483Z] [INFO] Building Nucleus distributions 7.0.15-SNAPSHOT [19/300] [2024-04-16T09:12:49.483Z] [INFO] from nucleus/distributions/pom.xml [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-04-16T09:12:49.483Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.15-SNAPSHOT [20/300] [2024-04-16T09:12:49.483Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-04-16T09:12:49.483Z] [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT [21/300] [2024-04-16T09:12:49.483Z] [INFO] from nucleus/featuresets/pom.xml [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-04-16T09:12:49.483Z] [INFO] Building Diagnostics 7.0.15-SNAPSHOT [22/300] [2024-04-16T09:12:49.483Z] [INFO] from nucleus/diagnostics/pom.xml [2024-04-16T09:12:49.483Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-platforms --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-admin --- [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-deployment --- [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly --- [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-core --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-featuresets --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-security --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-flashlight --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-diagnostics --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-platforms --- [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-distributions --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-parent --- [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-core --- [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets --- [2024-04-16T09:12:49.483Z] [INFO] [2024-04-16T09:12:49.483Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-admin --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-security --- [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-deployment --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics --- [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-core --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly --- [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-featuresets --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scattered-archive-api --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-platforms --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-admin --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-security --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-flashlight --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-diagnostics --- [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-platforms --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-types --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-admin --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-distributions --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-deployment --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-parent --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-featuresets --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-core --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin --- [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ scattered-archive-api --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-security --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-diagnostics --- [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-flashlight --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-core --- [2024-04-16T09:12:49.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-types --- [2024-04-16T09:12:49.484Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.484Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster --- [2024-04-16T09:12:49.484Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.484Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-distributions --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets --- [2024-04-16T09:12:49.484Z] [INFO] No sources to compile [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-parent --- [2024-04-16T09:12:49.484Z] [INFO] [2024-04-16T09:12:49.484Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-security --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core --- [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-types --- [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-parent --- [2024-04-16T09:12:49.485Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions --- [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-admin --- [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-platforms --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-featuresets --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-deployment --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-flashlight --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-admin --- [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-core --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-platforms --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-diagnostics --- [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-security --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-featuresets --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-flashlight --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-deployment --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-core --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-diagnostics --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-distributions --- [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-parent --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-security --- [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core --- [2024-04-16T09:12:49.485Z] [INFO] No sources to compile [2024-04-16T09:12:49.485Z] [INFO] [2024-04-16T09:12:49.485Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-parent --- [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets --- [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent --- [2024-04-16T09:12:49.743Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms --- [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-distributions --- [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security --- [2024-04-16T09:12:49.743Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics --- [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions --- [2024-04-16T09:12:49.743Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:49.743Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:49.743Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:49.743Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.16.1:jar [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] No sources to compile [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] Executing tasks [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] [2024-04-16T09:12:49.743Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.743Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/target/classes/META-INF for [2024-04-16T09:12:49.743Z] [INFO] [echo] nucleus-common [2024-04-16T09:12:49.743Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:49.744Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/target/classes/META-INF [2024-04-16T09:12:49.744Z] [INFO] Executed tasks [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/src/main/resources [2024-04-16T09:12:49.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/src/main/manpages [2024-04-16T09:12:49.744Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.744Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-04-16T09:12:49.744Z] [INFO] Tests are skipped. [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2024-04-16T09:12:49.744Z] [INFO] No sources to compile [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-04-16T09:12:49.744Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:49.744Z] [INFO] No sources to compile [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.744Z] [INFO] Not copying test resources [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:49.744Z] [INFO] [2024-04-16T09:12:49.744Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-04-16T09:12:49.744Z] [INFO] Building Simple Public APIs of Glassfish 7.0.15-SNAPSHOT [23/300] [2024-04-16T09:12:49.744Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-04-16T09:12:49.744Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-04-16T09:12:50.001Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-04-16T09:12:50.001Z] [INFO] Building flashlight-agent 7.0.15-SNAPSHOT [25/300] [2024-04-16T09:12:50.001Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.15-SNAPSHOT [24/300] [2024-04-16T09:12:50.001Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-04-16T09:12:50.001Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-04-16T09:12:50.001Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:50.001Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:50.001Z] [INFO] Not compiling test sources [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- surefire:3.2.5:test (default-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ simple-glassfish-api --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-agent --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ simple-glassfish-api --- [2024-04-16T09:12:50.001Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-agent --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.001Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.001Z] [INFO] Executing tasks [2024-04-16T09:12:50.001Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:50.001Z] [INFO] Executing tasks [2024-04-16T09:12:50.001Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:50.001Z] [INFO] No sources to compile [2024-04-16T09:12:50.001Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/target/classes/META-INF for [2024-04-16T09:12:50.002Z] [INFO] [echo] nucleus-deployment [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.002Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:50.002Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:12:50.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/target/classes/META-INF for [2024-04-16T09:12:50.002Z] [INFO] [echo] nucleus-flashlight [2024-04-16T09:12:50.002Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.002Z] [INFO] Executing tasks [2024-04-16T09:12:50.002Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:50.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2024-04-16T09:12:50.002Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/target/classes/META-INF [2024-04-16T09:12:50.002Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/target/classes/META-INF [2024-04-16T09:12:50.002Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.002Z] [INFO] Executed tasks [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-flashlight --- [2024-04-16T09:12:50.002Z] [INFO] Executed tasks [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-deployment --- [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/target/classes/META-INF for [2024-04-16T09:12:50.002Z] [INFO] [echo] nucleus-diagnostics [2024-04-16T09:12:50.002Z] [INFO] Executing tasks [2024-04-16T09:12:50.002Z] [INFO] Executing tasks [2024-04-16T09:12:50.002Z] [INFO] Executing tasks [2024-04-16T09:12:50.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/target/classes/META-INF for [2024-04-16T09:12:50.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/target/classes/META-INF for [2024-04-16T09:12:50.002Z] [INFO] [echo] nucleus-admin [2024-04-16T09:12:50.002Z] [INFO] [echo] nucleus-featuresets [2024-04-16T09:12:50.002Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/target/classes/META-INF [2024-04-16T09:12:50.002Z] [INFO] Executed tasks [2024-04-16T09:12:50.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/target/classes/META-INF for [2024-04-16T09:12:50.002Z] [INFO] [echo] nucleus-core [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-diagnostics --- [2024-04-16T09:12:50.002Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.002Z] [INFO] No sources to compile [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-flashlight --- [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.002Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-deployment --- [2024-04-16T09:12:50.002Z] [INFO] Executing tasks [2024-04-16T09:12:50.002Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2024-04-16T09:12:50.002Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2024-04-16T09:12:50.002Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/target/classes/META-INF for [2024-04-16T09:12:50.002Z] [INFO] [echo] cluster [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] Executing tasks [2024-04-16T09:12:50.002Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight --- [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/7.0.15-SNAPSHOT/nucleus-flashlight-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.002Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment --- [2024-04-16T09:12:50.002Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/target/classes/META-INF [2024-04-16T09:12:50.002Z] [INFO] No sources to compile [2024-04-16T09:12:50.002Z] [INFO] Executing tasks [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.002Z] [INFO] Executed tasks [2024-04-16T09:12:50.002Z] [INFO] [2024-04-16T09:12:50.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-admin --- [2024-04-16T09:12:50.003Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/7.0.15-SNAPSHOT/nucleus-deployment-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.003Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/target/classes/META-INF [2024-04-16T09:12:50.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/target/classes/META-INF for [2024-04-16T09:12:50.003Z] [INFO] Not copying test resources [2024-04-16T09:12:50.003Z] [INFO] [echo] glassfish-parent [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.003Z] [INFO] Executed tasks [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-featuresets --- [2024-04-16T09:12:50.003Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/target/classes/META-INF [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-diagnostics --- [2024-04-16T09:12:50.003Z] [INFO] Executed tasks [2024-04-16T09:12:50.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/target/classes/META-INF for [2024-04-16T09:12:50.003Z] [INFO] [echo] nucleus-grizzly [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-core --- [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics --- [2024-04-16T09:12:50.003Z] [INFO] Not compiling test sources [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.003Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/target/classes/META-INF [2024-04-16T09:12:50.003Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/7.0.15-SNAPSHOT/nucleus-diagnostics-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.003Z] [INFO] Executing tasks [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] Executed tasks [2024-04-16T09:12:50.003Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/target/classes/META-INF [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-admin --- [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster --- [2024-04-16T09:12:50.003Z] [INFO] Executed tasks [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-parent --- [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2024-04-16T09:12:50.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/target/dependency/META-INF for [2024-04-16T09:12:50.003Z] [INFO] [echo] nucleus-distributions [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-featuresets --- [2024-04-16T09:12:50.003Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/target/classes/META-INF [2024-04-16T09:12:50.003Z] [INFO] Executed tasks [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly --- [2024-04-16T09:12:50.003Z] [INFO] Executing tasks [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-core --- [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin --- [2024-04-16T09:12:50.003Z] [INFO] Executing tasks [2024-04-16T09:12:50.003Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.003Z] [INFO] [2024-04-16T09:12:50.003Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2024-04-16T09:12:50.003Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/7.0.15-SNAPSHOT/nucleus-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/target/classes/META-INF for [2024-04-16T09:12:50.003Z] [INFO] [echo] osgi-platforms [2024-04-16T09:12:50.003Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/target/classes/META-INF for [2024-04-16T09:12:50.003Z] [INFO] [echo] nucleus-security [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2024-04-16T09:12:50.260Z] [INFO] Building Set of DTDs for Nucleus distributions 7.0.15-SNAPSHOT [26/300] [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/target/dependency/META-INF [2024-04-16T09:12:50.260Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-04-16T09:12:50.260Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-04-16T09:12:50.260Z] [INFO] Building Set of schemas for Nucleus 7.0.15-SNAPSHOT [27/300] [2024-04-16T09:12:50.260Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:50.260Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-04-16T09:12:50.260Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.260Z] [INFO] Executed tasks [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-distributions --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-04-16T09:12:50.260Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-04-16T09:12:50.260Z] [INFO] Building Nucleus template 7.0.15-SNAPSHOT [28/300] [2024-04-16T09:12:50.260Z] [INFO] Building GlassFish Admin REST Parent 7.0.15-SNAPSHOT [29/300] [2024-04-16T09:12:50.260Z] [INFO] from nucleus/admin/template/pom.xml [2024-04-16T09:12:50.260Z] [INFO] from nucleus/admin/rest/pom.xml [2024-04-16T09:12:50.260Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:50.260Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-core --- [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster --- [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-parent --- [2024-04-16T09:12:50.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/7.0.15-SNAPSHOT/nucleus-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/7.0.15-SNAPSHOT/nucleus-featuresets-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2024-04-16T09:12:50.260Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly --- [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2024-04-16T09:12:50.260Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/target/classes/META-INF [2024-04-16T09:12:50.260Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/target/classes/META-INF [2024-04-16T09:12:50.260Z] [INFO] Executed tasks [2024-04-16T09:12:50.260Z] [INFO] Executed tasks [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-platforms --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-security --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-04-16T09:12:50.260Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-04-16T09:12:50.260Z] [INFO] Building GlassFish API Exporter Module 7.0.15-SNAPSHOT [30/300] [2024-04-16T09:12:50.260Z] [INFO] Building GlassFish Extra JRE Packages 7.0.15-SNAPSHOT [31/300] [2024-04-16T09:12:50.260Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-04-16T09:12:50.260Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-04-16T09:12:50.260Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:50.260Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- install:3.1.1:install (default-install) @ cluster --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly --- [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-domain --- [2024-04-16T09:12:50.260Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-distributions --- [2024-04-16T09:12:50.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/7.0.15-SNAPSHOT/cluster-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/7.0.15-SNAPSHOT/glassfish-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.260Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/7.0.15-SNAPSHOT/nucleus-grizzly-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.261Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain --- [2024-04-16T09:12:50.261Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-04-16T09:12:50.261Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-domain --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service-parent --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-dtds --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent --- [2024-04-16T09:12:50.261Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/7.0.15-SNAPSHOT/nucleus-distributions-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service-parent --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-dtds --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-04-16T09:12:50.261Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish EJB container related modules 7.0.15-SNAPSHOT [34/300] [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] from appserver/ejb/pom.xml [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish Deployment Related Modules 7.0.15-SNAPSHOT [33/300] [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish Common modules 7.0.15-SNAPSHOT [32/300] [2024-04-16T09:12:50.261Z] [INFO] from appserver/deployment/pom.xml [2024-04-16T09:12:50.261Z] [INFO] from appserver/common/pom.xml [2024-04-16T09:12:50.261Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.261Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish Resources infrastructure related modules 7.0.15-SNAPSHOT [36/300] [2024-04-16T09:12:50.261Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-04-16T09:12:50.261Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.261Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish Security Parent 7.0.15-SNAPSHOT [35/300] [2024-04-16T09:12:50.261Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-04-16T09:12:50.261Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish Transaction modules 7.0.15-SNAPSHOT [40/300] [2024-04-16T09:12:50.261Z] [INFO] from appserver/security/pom.xml [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish persistence related modules 7.0.15-SNAPSHOT [39/300] [2024-04-16T09:12:50.261Z] [INFO] Building Java binding for libpam.so 7.0.15-SNAPSHOT [38/300] [2024-04-16T09:12:50.261Z] [INFO] from appserver/resources/pom.xml [2024-04-16T09:12:50.261Z] [INFO] Building Connectors Parent 7.0.15-SNAPSHOT [37/300] [2024-04-16T09:12:50.261Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.261Z] [INFO] from appserver/connectors/pom.xml [2024-04-16T09:12:50.261Z] [INFO] No sources to compile [2024-04-16T09:12:50.261Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-domain --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-domain --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-04-16T09:12:50.261Z] [INFO] Building GlassFish ORB related modules 7.0.15-SNAPSHOT [41/300] [2024-04-16T09:12:50.261Z] [INFO] from appserver/orb/pom.xml [2024-04-16T09:12:50.261Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain --- [2024-04-16T09:12:50.261Z] [INFO] No sources to compile [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] No sources to compile [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service-parent --- [2024-04-16T09:12:50.261Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.261Z] [INFO] from appserver/libpam4j/pom.xml [2024-04-16T09:12:50.261Z] [INFO] from appserver/persistence/pom.xml [2024-04-16T09:12:50.261Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.261Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-platforms --- [2024-04-16T09:12:50.261Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-security --- [2024-04-16T09:12:50.261Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.261Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain --- [2024-04-16T09:12:50.261Z] [INFO] [2024-04-16T09:12:50.261Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms --- [2024-04-16T09:12:50.262Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/7.0.15-SNAPSHOT/osgi-platforms-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.262Z] [INFO] from appserver/transaction/pom.xml [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.262Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2024-04-16T09:12:50.262Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.262Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service-parent --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-security --- [2024-04-16T09:12:50.262Z] [INFO] Copying 12 resources from src/main/resources to target/classes [2024-04-16T09:12:50.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/src/main/manpages [2024-04-16T09:12:50.262Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.262Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.262Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/7.0.15-SNAPSHOT/nucleus-security-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-domain --- [2024-04-16T09:12:50.262Z] [INFO] Executing tasks [2024-04-16T09:12:50.262Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/classes/META-INF for [2024-04-16T09:12:50.262Z] [INFO] [echo] jackson-module-jakarta-xmlbind-annotations [2024-04-16T09:12:50.262Z] [INFO] No sources to compile [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-domain --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-04-16T09:12:50.262Z] [INFO] Building GlassFish Web container related modules 7.0.15-SNAPSHOT [42/300] [2024-04-16T09:12:50.262Z] [INFO] from appserver/web/pom.xml [2024-04-16T09:12:50.262Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service-parent --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-04-16T09:12:50.262Z] [INFO] No sources to compile [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain --- [2024-04-16T09:12:50.262Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/classes/META-INF [2024-04-16T09:12:50.262Z] [INFO] No sources to compile [2024-04-16T09:12:50.262Z] [INFO] Not copying test resources [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service-parent --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.262Z] [INFO] Executed tasks [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.262Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scattered-archive-api --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.262Z] [INFO] No sources to compile [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment --- [2024-04-16T09:12:50.262Z] [INFO] No sources to compile [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-04-16T09:12:50.262Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-schemas --- [2024-04-16T09:12:50.262Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment --- [2024-04-16T09:12:50.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api --- [2024-04-16T09:12:50.262Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common --- [2024-04-16T09:12:50.262Z] [INFO] [2024-04-16T09:12:50.262Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter --- [2024-04-16T09:12:50.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.263Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-domain --- [2024-04-16T09:12:50.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securitymodule --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources --- [2024-04-16T09:12:50.263Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-04-16T09:12:50.263Z] [INFO] Building GlassFish HA modules 7.0.15-SNAPSHOT [43/300] [2024-04-16T09:12:50.263Z] [INFO] from appserver/ha/pom.xml [2024-04-16T09:12:50.263Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-04-16T09:12:50.263Z] [INFO] No sources to compile [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-dtds --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb --- [2024-04-16T09:12:50.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ securitymodule --- [2024-04-16T09:12:50.263Z] [INFO] No sources to compile [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common --- [2024-04-16T09:12:50.263Z] [INFO] Not compiling test sources [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-domain --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-schemas --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter --- [2024-04-16T09:12:50.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api --- [2024-04-16T09:12:50.263Z] [INFO] Executing tasks [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence --- [2024-04-16T09:12:50.263Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.263Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2024-04-16T09:12:50.263Z] [INFO] [echo] flashlight-extra-jdk-packages [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ securitymodule --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-04-16T09:12:50.263Z] [INFO] No sources to compile [2024-04-16T09:12:50.263Z] [INFO] No sources to compile [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securitymodule --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/resources [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources --- [2024-04-16T09:12:50.263Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas --- [2024-04-16T09:12:50.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/manpages [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common --- [2024-04-16T09:12:50.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] Executed tasks [2024-04-16T09:12:50.263Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ scattered-archive-api --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence --- [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] [2024-04-16T09:12:50.263Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securitymodule --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-schemas --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors --- [2024-04-16T09:12:50.264Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:50.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.264Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:50.264Z] [INFO] Reading assembly descriptor: src.xml [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule --- [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction --- [2024-04-16T09:12:50.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.264Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-agent --- [2024-04-16T09:12:50.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.264Z] [INFO] No sources to compile [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb --- [2024-04-16T09:12:50.264Z] [INFO] No sources to compile [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ libpam4j --- [2024-04-16T09:12:50.264Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common --- [2024-04-16T09:12:50.264Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-04-16T09:12:50.264Z] [INFO] No sources to compile [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-agent --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors --- [2024-04-16T09:12:50.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb --- [2024-04-16T09:12:50.264Z] [INFO] No sources to compile [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb --- [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence --- [2024-04-16T09:12:50.264Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction --- [2024-04-16T09:12:50.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-04-16T09:12:50.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] No sources to compile [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ libpam4j --- [2024-04-16T09:12:50.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence --- [2024-04-16T09:12:50.264Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb --- [2024-04-16T09:12:50.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/src/main/manpages [2024-04-16T09:12:50.264Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] No sources to compile [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment --- [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.264Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence --- [2024-04-16T09:12:50.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.264Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.264Z] [INFO] No sources to compile [2024-04-16T09:12:50.264Z] [INFO] [2024-04-16T09:12:50.265Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common --- [2024-04-16T09:12:50.265Z] [INFO] No sources to compile [2024-04-16T09:12:50.265Z] [INFO] [2024-04-16T09:12:50.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-04-16T09:12:50.265Z] [INFO] [2024-04-16T09:12:50.265Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-04-16T09:12:50.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ libpam4j --- [2024-04-16T09:12:50.536Z] [INFO] No sources to compile [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ securitymodule --- [2024-04-16T09:12:50.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction --- [2024-04-16T09:12:50.536Z] [INFO] No sources to compile [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha --- [2024-04-16T09:12:50.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.536Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha --- [2024-04-16T09:12:50.536Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction --- [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas --- [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb --- [2024-04-16T09:12:50.536Z] [INFO] Executing tasks [2024-04-16T09:12:50.536Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha --- [2024-04-16T09:12:50.536Z] [INFO] [2024-04-16T09:12:50.536Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction --- [2024-04-16T09:12:50.537Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment --- [2024-04-16T09:12:50.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/src/main/manpages [2024-04-16T09:12:50.537Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/target/classes/META-INF for [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [echo] rest-service-parent [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources --- [2024-04-16T09:12:50.537Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb --- [2024-04-16T09:12:50.537Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ securitymodule --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-dtds --- [2024-04-16T09:12:50.537Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/src/main/resources [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-04-16T09:12:50.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/src/main/manpages [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb --- [2024-04-16T09:12:50.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/src/main/manpages [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence --- [2024-04-16T09:12:50.537Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.537Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-schemas --- [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-agent --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha --- [2024-04-16T09:12:50.537Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/target/classes/META-INF [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule --- [2024-04-16T09:12:50.537Z] [INFO] Executed tasks [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service-parent --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-dtds --- [2024-04-16T09:12:50.537Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction --- [2024-04-16T09:12:50.537Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-schemas --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources --- [2024-04-16T09:12:50.537Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ simple-glassfish-api --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha --- [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] No sources to compile [2024-04-16T09:12:50.537Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors --- [2024-04-16T09:12:50.537Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2024-04-16T09:12:50.537Z] [INFO] [2024-04-16T09:12:50.537Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages --- [2024-04-16T09:12:50.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api --- [2024-04-16T09:12:50.538Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.15-SNAPSHOT/flashlight-extra-jdk-packages-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors --- [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction --- [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence --- [2024-04-16T09:12:50.538Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service-parent --- [2024-04-16T09:12:50.538Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent --- [2024-04-16T09:12:50.538Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/7.0.15-SNAPSHOT/rest-service-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-04-16T09:12:50.538Z] [INFO] Building App Client Modules 7.0.15-SNAPSHOT [44/300] [2024-04-16T09:12:50.538Z] [INFO] from appserver/appclient/pom.xml [2024-04-16T09:12:50.538Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.538Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.538Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.15-SNAPSHOT/flashlight-extra-jdk-packages-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:50.538Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-04-16T09:12:50.538Z] [INFO] Building Admin Modules 7.0.15-SNAPSHOT [45/300] [2024-04-16T09:12:50.538Z] [INFO] from appserver/admin/pom.xml [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:50.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient --- [2024-04-16T09:12:50.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/src/main/resources [2024-04-16T09:12:50.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/src/main/manpages [2024-04-16T09:12:50.538Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors --- [2024-04-16T09:12:50.538Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-glassfish-api --- [2024-04-16T09:12:50.538Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin --- [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin --- [2024-04-16T09:12:50.538Z] [INFO] No sources to compile [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.538Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient --- [2024-04-16T09:12:50.538Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient --- [2024-04-16T09:12:50.539Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.539Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:50.539Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:50.539Z] [INFO] No sources to compile [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin --- [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin --- [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin --- [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient --- [2024-04-16T09:12:50.539Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:50.539Z] [INFO] No sources to compile [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient --- [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin --- [2024-04-16T09:12:50.539Z] [INFO] No sources to compile [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient --- [2024-04-16T09:12:50.539Z] [INFO] No sources to compile [2024-04-16T09:12:50.539Z] [INFO] [2024-04-16T09:12:50.539Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin --- [2024-04-16T09:12:50.796Z] [INFO] No sources to compile [2024-04-16T09:12:50.796Z] [INFO] [2024-04-16T09:12:50.796Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin --- [2024-04-16T09:12:50.796Z] [INFO] Executing tasks [2024-04-16T09:12:50.796Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/target/classes/META-INF for [2024-04-16T09:12:50.796Z] [INFO] [echo] common [2024-04-16T09:12:50.796Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/target/classes/META-INF [2024-04-16T09:12:50.796Z] [INFO] Executed tasks [2024-04-16T09:12:50.796Z] [INFO] [2024-04-16T09:12:50.796Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common --- [2024-04-16T09:12:50.796Z] [INFO] Executing tasks [2024-04-16T09:12:50.796Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/classes/META-INF for [2024-04-16T09:12:50.796Z] [INFO] [echo] nucleus-domain [2024-04-16T09:12:50.796Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.796Z] [INFO] [2024-04-16T09:12:50.796Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common --- [2024-04-16T09:12:50.796Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/classes/META-INF [2024-04-16T09:12:50.796Z] [INFO] Tests are skipped. [2024-04-16T09:12:50.796Z] [INFO] Executed tasks [2024-04-16T09:12:50.796Z] [INFO] [2024-04-16T09:12:50.796Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-checkstyle) @ common --- [2024-04-16T09:12:50.796Z] [INFO] [2024-04-16T09:12:50.796Z] [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain --- [2024-04-16T09:12:50.796Z] [INFO] [2024-04-16T09:12:50.796Z] [INFO] --- install:3.1.1:install (default-install) @ common --- [2024-04-16T09:12:51.055Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/7.0.15-SNAPSHOT/common-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-04-16T09:12:51.055Z] [INFO] Building GlassFish Core modules 7.0.15-SNAPSHOT [46/300] [2024-04-16T09:12:51.055Z] [INFO] from appserver/core/pom.xml [2024-04-16T09:12:51.055Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ core --- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ core --- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ core --- [2024-04-16T09:12:51.055Z] [INFO] No sources to compile [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ core --- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ core --- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core --- [2024-04-16T09:12:51.055Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-types --- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-types --- [2024-04-16T09:12:51.055Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types --- [2024-04-16T09:12:51.055Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ core --- [2024-04-16T09:12:51.055Z] [INFO] [2024-04-16T09:12:51.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-types --- [2024-04-16T09:12:51.312Z] [INFO] No sources to compile [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ core --- [2024-04-16T09:12:51.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/src/main/resources [2024-04-16T09:12:51.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/src/main/manpages [2024-04-16T09:12:51.312Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-types --- [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] transaction [2024-04-16T09:12:51.312Z] [INFO] No sources to compile [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ core --- [2024-04-16T09:12:51.312Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/target/classes/META-INF [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] Executed tasks [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction --- [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] orb [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] persistence [2024-04-16T09:12:51.312Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] web [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] deployment [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] nucleus-schemas [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] resources [2024-04-16T09:12:51.312Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction --- [2024-04-16T09:12:51.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter --- [2024-04-16T09:12:51.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/target/classes/META-INF for [2024-04-16T09:12:51.312Z] [INFO] [echo] ha [2024-04-16T09:12:51.312Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter --- [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter --- [2024-04-16T09:12:51.312Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/target/classes/META-INF [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] Executed tasks [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb --- [2024-04-16T09:12:51.312Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/target/classes/META-INF [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- install:3.1.1:install (default-install) @ transaction --- [2024-04-16T09:12:51.312Z] [INFO] Executed tasks [2024-04-16T09:12:51.312Z] [INFO] [2024-04-16T09:12:51.312Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence --- [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.312Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/7.0.15-SNAPSHOT/transaction-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.312Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/target/classes/META-INF [2024-04-16T09:12:51.312Z] [INFO] Executing tasks [2024-04-16T09:12:51.313Z] [INFO] Executed tasks [2024-04-16T09:12:51.313Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/target/classes/META-INF for [2024-04-16T09:12:51.313Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/classes/META-INF for [2024-04-16T09:12:51.313Z] [INFO] [echo] securitymodule [2024-04-16T09:12:51.313Z] [INFO] [echo] nucleus-dtds [2024-04-16T09:12:51.313Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/target/classes/META-INF [2024-04-16T09:12:51.313Z] [INFO] [2024-04-16T09:12:51.313Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-04-16T09:12:51.313Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/target/classes/META-INF [2024-04-16T09:12:51.313Z] [INFO] Executed tasks [2024-04-16T09:12:51.313Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/classes/META-INF [2024-04-16T09:12:51.313Z] [INFO] Executing tasks [2024-04-16T09:12:51.313Z] [INFO] Executed tasks [2024-04-16T09:12:51.313Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/target/classes/META-INF [2024-04-16T09:12:51.313Z] [INFO] [2024-04-16T09:12:51.313Z] [INFO] [2024-04-16T09:12:51.313Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment --- [2024-04-16T09:12:51.313Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources --- [2024-04-16T09:12:51.573Z] [INFO] Executed tasks [2024-04-16T09:12:51.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/target/classes/META-INF for [2024-04-16T09:12:51.573Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/target/classes/META-INF for [2024-04-16T09:12:51.573Z] [INFO] Executed tasks [2024-04-16T09:12:51.573Z] [INFO] [echo] connectors [2024-04-16T09:12:51.573Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.573Z] [INFO] [echo] appclient [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas --- [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-04-16T09:12:51.573Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb --- [2024-04-16T09:12:51.573Z] [INFO] Building JDBC Module 7.0.15-SNAPSHOT [47/300] [2024-04-16T09:12:51.573Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha --- [2024-04-16T09:12:51.573Z] [INFO] from appserver/jdbc/pom.xml [2024-04-16T09:12:51.573Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.573Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence --- [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter --- [2024-04-16T09:12:51.573Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:51.573Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2024-04-16T09:12:51.573Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2024-04-16T09:12:51.573Z] [INFO] [2024-04-16T09:12:51.573Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:51.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/src/main/resources [2024-04-16T09:12:51.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/src/main/manpages [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-04-16T09:12:51.574Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:51.574Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-agent --- [2024-04-16T09:12:51.574Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- install:3.1.1:install (default-install) @ orb --- [2024-04-16T09:12:51.574Z] [INFO] Executing tasks [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter --- [2024-04-16T09:12:51.574Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc --- [2024-04-16T09:12:51.574Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/7.0.15-SNAPSHOT/orb-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- install:3.1.1:install (default-install) @ persistence --- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc --- [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-checkstyle) @ web --- [2024-04-16T09:12:51.574Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/target/classes/META-INF [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc --- [2024-04-16T09:12:51.574Z] [INFO] No sources to compile [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:51.574Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/7.0.15-SNAPSHOT/persistence-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.574Z] [INFO] Executed tasks [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securitymodule --- [2024-04-16T09:12:51.574Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/target/classes/META-INF [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources --- [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment --- [2024-04-16T09:12:51.574Z] [INFO] Executed tasks [2024-04-16T09:12:51.574Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/target/classes/META-INF for [2024-04-16T09:12:51.574Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/classes/META-INF [2024-04-16T09:12:51.574Z] [INFO] [echo] ejb [2024-04-16T09:12:51.574Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/target/classes/META-INF [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient --- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha --- [2024-04-16T09:12:51.574Z] [INFO] Not copying test resources [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:51.574Z] [INFO] Executed tasks [2024-04-16T09:12:51.574Z] [INFO] Executed tasks [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds --- [2024-04-16T09:12:51.574Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors --- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-04-16T09:12:51.574Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.15-SNAPSHOT [48/300] [2024-04-16T09:12:51.574Z] [INFO] from appserver/load-balancer/pom.xml [2024-04-16T09:12:51.574Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2024-04-16T09:12:51.574Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2024-04-16T09:12:51.574Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2024-04-16T09:12:51.574Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.574Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-04-16T09:12:51.574Z] [INFO] No sources to compile [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc --- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- install:3.1.1:install (default-install) @ ha --- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc --- [2024-04-16T09:12:51.574Z] [INFO] [2024-04-16T09:12:51.574Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:51.574Z] [INFO] --- install:3.1.1:install (default-install) @ deployment --- [2024-04-16T09:12:51.574Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:51.574Z] [INFO] Not compiling test sources [2024-04-16T09:12:51.574Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/7.0.15-SNAPSHOT/ha-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc --- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- install:3.1.1:install (default-install) @ resources --- [2024-04-16T09:12:51.575Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-04-16T09:12:51.575Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/7.0.15-SNAPSHOT/deployment-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-04-16T09:12:51.575Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-04-16T09:12:51.575Z] [INFO] Building GlassFish JMS modules 7.0.15-SNAPSHOT [49/300] [2024-04-16T09:12:51.575Z] [INFO] Building JDBC Resource Adapter 7.0.15-SNAPSHOT [50/300] [2024-04-16T09:12:51.575Z] [INFO] from appserver/jms/pom.xml [2024-04-16T09:12:51.575Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-04-16T09:12:51.575Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.575Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.575Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/7.0.15-SNAPSHOT/resources-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-04-16T09:12:51.575Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.575Z] [INFO] Building Concurrency Utilities Modules 7.0.15-SNAPSHOT [51/300] [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] from appserver/concurrent/pom.xml [2024-04-16T09:12:51.575Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.575Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient --- [2024-04-16T09:12:51.575Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors --- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer --- [2024-04-16T09:12:51.575Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securitymodule --- [2024-04-16T09:12:51.575Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.575Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2024-04-16T09:12:51.575Z] [INFO] Executing tasks [2024-04-16T09:12:51.575Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/target/classes/META-INF for [2024-04-16T09:12:51.575Z] [INFO] [echo] admin [2024-04-16T09:12:51.575Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-04-16T09:12:51.575Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:51.575Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.575Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/target/classes/META-INF [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- install:3.1.1:install (default-install) @ appclient --- [2024-04-16T09:12:51.575Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer --- [2024-04-16T09:12:51.575Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:51.575Z] [INFO] Executed tasks [2024-04-16T09:12:51.575Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-04-16T09:12:51.575Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas --- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.575Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer --- [2024-04-16T09:12:51.575Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/7.0.15-SNAPSHOT/appclient-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2024-04-16T09:12:51.575Z] [INFO] Executing tasks [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] --- install:3.1.1:install (default-install) @ connectors --- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-04-16T09:12:51.575Z] [INFO] Building Batch runtime modules for Glassfish 7.0.15-SNAPSHOT [52/300] [2024-04-16T09:12:51.575Z] [INFO] from appserver/batch/pom.xml [2024-04-16T09:12:51.575Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.575Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/classes/config [2024-04-16T09:12:51.575Z] [INFO] Executed tasks [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/target/classes/META-INF [2024-04-16T09:12:51.575Z] [INFO] Building GlassFish Extras modules 7.0.15-SNAPSHOT [53/300] [2024-04-16T09:12:51.575Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain --- [2024-04-16T09:12:51.575Z] [INFO] [2024-04-16T09:12:51.575Z] [INFO] from appserver/extras/pom.xml [2024-04-16T09:12:51.575Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/7.0.15-SNAPSHOT/connectors-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.576Z] [INFO] --- install:3.1.1:install (default-install) @ securitymodule --- [2024-04-16T09:12:51.576Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.576Z] [INFO] Executed tasks [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc --- [2024-04-16T09:12:51.576Z] [INFO] No sources to compile [2024-04-16T09:12:51.576Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/7.0.15-SNAPSHOT/securitymodule-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-04-16T09:12:51.576Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-schemas --- [2024-04-16T09:12:51.576Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-04-16T09:12:51.576Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent --- [2024-04-16T09:12:51.576Z] [INFO] No sources to compile [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-04-16T09:12:51.576Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.576Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.576Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-04-16T09:12:51.576Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-04-16T09:12:51.576Z] [INFO] Building DataProvider 7.0.15-SNAPSHOT [54/300] [2024-04-16T09:12:51.576Z] [INFO] Building Admin Console Packages 7.0.15-SNAPSHOT [55/300] [2024-04-16T09:12:51.576Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-04-16T09:12:51.576Z] [INFO] from appserver/admingui/pom.xml [2024-04-16T09:12:51.576Z] [INFO] Building Grizzly Glassfish Extra modules 7.0.15-SNAPSHOT [56/300] [2024-04-16T09:12:51.576Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.576Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-04-16T09:12:51.576Z] [INFO] from appserver/grizzly/pom.xml [2024-04-16T09:12:51.576Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:51.576Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.576Z] [INFO] No sources to compile [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-04-16T09:12:51.576Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-04-16T09:12:51.576Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-schemas --- [2024-04-16T09:12:51.576Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2024-04-16T09:12:51.576Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-dtds --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms --- [2024-04-16T09:12:51.576Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2024-04-16T09:12:51.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/nucleus-domain.jar [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.576Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2024-04-16T09:12:51.576Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ extras --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms --- [2024-04-16T09:12:51.576Z] [INFO] No sources to compile [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch --- [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas --- [2024-04-16T09:12:51.576Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.576Z] [INFO] [2024-04-16T09:12:51.576Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-dtds --- [2024-04-16T09:12:51.576Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.15-SNAPSHOT/nucleus-schemas-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.577Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2024-04-16T09:12:51.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.15-SNAPSHOT/nucleus-schemas-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-04-16T09:12:51.577Z] [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT [57/300] [2024-04-16T09:12:51.577Z] [INFO] from appserver/featuresets/pom.xml [2024-04-16T09:12:51.577Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-04-16T09:12:51.577Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ extras --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ extras --- [2024-04-16T09:12:51.577Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-04-16T09:12:51.577Z] [INFO] No sources to compile [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] No sources to compile [2024-04-16T09:12:51.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent --- [2024-04-16T09:12:51.577Z] [INFO] No sources to compile [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dataprovider --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer --- [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch --- [2024-04-16T09:12:51.577Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- install:3.1.1:install (default-install) @ admin --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.15-SNAPSHOT/nucleus-dtds-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.577Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dataprovider --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-04-16T09:12:51.577Z] [INFO] No sources to compile [2024-04-16T09:12:51.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.15-SNAPSHOT/nucleus-dtds-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer --- [2024-04-16T09:12:51.577Z] [INFO] No sources to compile [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/7.0.15-SNAPSHOT/ejb-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/7.0.15-SNAPSHOT/admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ extras --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.577Z] [INFO] No sources to compile [2024-04-16T09:12:51.577Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dataprovider --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-domain --- [2024-04-16T09:12:51.577Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-04-16T09:12:51.577Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ extras --- [2024-04-16T09:12:51.577Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras --- [2024-04-16T09:12:51.577Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-04-16T09:12:51.577Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ featuresets --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admingui --- [2024-04-16T09:12:51.577Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.577Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent --- [2024-04-16T09:12:51.577Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ featuresets --- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admingui --- [2024-04-16T09:12:51.578Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.578Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui --- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ featuresets --- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms --- [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch --- [2024-04-16T09:12:51.578Z] [INFO] No sources to compile [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dataprovider --- [2024-04-16T09:12:51.578Z] [INFO] No sources to compile [2024-04-16T09:12:51.578Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent --- [2024-04-16T09:12:51.578Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-domain --- [2024-04-16T09:12:51.578Z] [INFO] No sources to compile [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly --- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dataprovider --- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ extras --- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-04-16T09:12:51.578Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2024-04-16T09:12:51.578Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] Building GlassFish Web Services related modules 7.0.15-SNAPSHOT [58/300] [2024-04-16T09:12:51.578Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider --- [2024-04-16T09:12:51.578Z] [INFO] from appserver/webservices/pom.xml [2024-04-16T09:12:51.578Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2024-04-16T09:12:51.578Z] [INFO] No sources to compile [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch --- [2024-04-16T09:12:51.578Z] [INFO] No sources to compile [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly --- [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms --- [2024-04-16T09:12:51.578Z] [INFO] Executing tasks [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain --- [2024-04-16T09:12:51.578Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.578Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/target/classes/META-INF for [2024-04-16T09:12:51.578Z] [INFO] [echo] core [2024-04-16T09:12:51.578Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.15-SNAPSHOT/nucleus-domain-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.578Z] [INFO] No sources to compile [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch --- [2024-04-16T09:12:51.578Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/target/classes/META-INF [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider --- [2024-04-16T09:12:51.578Z] [INFO] Executed tasks [2024-04-16T09:12:51.578Z] [INFO] [2024-04-16T09:12:51.578Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ core --- [2024-04-16T09:12:51.578Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.15-SNAPSHOT/nucleus-domain-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ featuresets --- [2024-04-16T09:12:51.837Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent --- [2024-04-16T09:12:51.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/src/main/manpages [2024-04-16T09:12:51.837Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.837Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dataprovider --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ extras --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ featuresets --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-04-16T09:12:51.837Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-04-16T09:12:51.837Z] [INFO] Building GlassFish Tests 7.0.15-SNAPSHOT [59/300] [2024-04-16T09:12:51.837Z] [INFO] from appserver/tests/pom.xml [2024-04-16T09:12:51.837Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-04-16T09:12:51.837Z] [INFO] Building GlassFish MicroProfile modules 7.0.15-SNAPSHOT [60/300] [2024-04-16T09:12:51.837Z] [INFO] from appserver/microprofile/pom.xml [2024-04-16T09:12:51.837Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.837Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-04-16T09:12:51.837Z] [INFO] Building Glassfish distributions 7.0.15-SNAPSHOT [61/300] [2024-04-16T09:12:51.837Z] [INFO] from appserver/distributions/pom.xml [2024-04-16T09:12:51.837Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly --- [2024-04-16T09:12:51.837Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.837Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- failsafe:3.2.5:verify (verify) @ core --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dataprovider --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admingui --- [2024-04-16T09:12:51.837Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ extras --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-04-16T09:12:51.837Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices --- [2024-04-16T09:12:51.837Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-core-checkstyle) @ core --- [2024-04-16T09:12:51.837Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:51.837Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- install:3.1.1:install (default-install) @ core --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] Not copying test resources [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-agent --- [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ featuresets --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admingui --- [2024-04-16T09:12:51.837Z] [INFO] No sources to compile [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] Not copying test resources [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dataprovider --- [2024-04-16T09:12:51.837Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/7.0.15-SNAPSHOT/core-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:51.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admingui --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices --- [2024-04-16T09:12:51.837Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-04-16T09:12:51.837Z] [INFO] [2024-04-16T09:12:51.837Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui --- [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices --- [2024-04-16T09:12:51.838Z] [INFO] Not compiling test sources [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ featuresets --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-agent --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-parent --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-04-16T09:12:51.838Z] [INFO] Building Console extensions for OSGi platforms 7.0.15-SNAPSHOT [62/300] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-04-16T09:12:51.838Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:51.838Z] [INFO] Not compiling test sources [2024-04-16T09:12:51.838Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- surefire:3.2.5:test (default-test) @ dataprovider --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests --- [2024-04-16T09:12:51.838Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.838Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-parent --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admingui --- [2024-04-16T09:12:51.838Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2024-04-16T09:12:51.838Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-parent --- [2024-04-16T09:12:51.838Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent --- [2024-04-16T09:12:51.838Z] [INFO] Tests are skipped. [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admingui --- [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider --- [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests --- [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices --- [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-parent --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-parent --- [2024-04-16T09:12:51.838Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-parent --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ distributions --- [2024-04-16T09:12:51.838Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices --- [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-console-extensions --- [2024-04-16T09:12:51.838Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.838Z] [INFO] [2024-04-16T09:12:51.838Z] [INFO] No sources to compile [2024-04-16T09:12:51.839Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests --- [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ distributions --- [2024-04-16T09:12:51.839Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-console-extensions --- [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-parent --- [2024-04-16T09:12:51.839Z] [INFO] No sources to compile [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests --- [2024-04-16T09:12:51.839Z] [INFO] No sources to compile [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions --- [2024-04-16T09:12:51.839Z] [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info} [2024-04-16T09:12:51.839Z] [INFO] No sources to compile [2024-04-16T09:12:51.839Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions --- [2024-04-16T09:12:51.839Z] [INFO] No sources to compile [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-parent --- [2024-04-16T09:12:51.839Z] [INFO] No sources to compile [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-parent --- [2024-04-16T09:12:51.839Z] [INFO] No sources to compile [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests --- [2024-04-16T09:12:51.839Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api --- [2024-04-16T09:12:51.839Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ libpam4j --- [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ libpam4j --- [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j --- [2024-04-16T09:12:51.839Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:51.839Z] [INFO] Executing tasks [2024-04-16T09:12:51.839Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:51.839Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/classes/META-INF for [2024-04-16T09:12:51.839Z] [INFO] [echo] glassfish-extra-jre-packages [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j --- [2024-04-16T09:12:51.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/resources [2024-04-16T09:12:51.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/manpages [2024-04-16T09:12:51.839Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ libpam4j --- [2024-04-16T09:12:51.839Z] [INFO] Executed tasks [2024-04-16T09:12:51.839Z] [INFO] [2024-04-16T09:12:51.839Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:52.096Z] [INFO] Executing tasks [2024-04-16T09:12:52.096Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/target/classes/META-INF for [2024-04-16T09:12:52.096Z] [INFO] [echo] jdbc [2024-04-16T09:12:52.096Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:52.096Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:52.096Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/target/classes/META-INF [2024-04-16T09:12:52.096Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2024-04-16T09:12:52.096Z] [INFO] Executed tasks [2024-04-16T09:12:52.096Z] [INFO] [2024-04-16T09:12:52.096Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc --- [2024-04-16T09:12:52.096Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.096Z] [INFO] [2024-04-16T09:12:52.096Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc --- [2024-04-16T09:12:52.096Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.096Z] [INFO] [2024-04-16T09:12:52.096Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2024-04-16T09:12:52.096Z] [INFO] [2024-04-16T09:12:52.096Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc --- [2024-04-16T09:12:52.096Z] [INFO] [2024-04-16T09:12:52.096Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:52.096Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/7.0.15-SNAPSHOT/jdbc-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.096Z] [INFO] [2024-04-16T09:12:52.096Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-04-16T09:12:52.096Z] [INFO] Building Flashlight 7.0.15-SNAPSHOT [63/300] [2024-04-16T09:12:52.096Z] [INFO] from appserver/flashlight/pom.xml [2024-04-16T09:12:52.097Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:52.097Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.097Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.15-SNAPSHOT/glassfish-extra-jre-packages-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.097Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.15-SNAPSHOT/glassfish-extra-jre-packages-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:52.097Z] [INFO] No sources to compile [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-04-16T09:12:52.097Z] [INFO] Building Nucleus distribution Common module 7.0.15-SNAPSHOT [64/300] [2024-04-16T09:12:52.097Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-04-16T09:12:52.097Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:52.097Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-flashlight --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-04-16T09:12:52.097Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:52.097Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2024-04-16T09:12:52.097Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2024-04-16T09:12:52.097Z] [INFO] [2024-04-16T09:12:52.097Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2024-04-16T09:12:52.354Z] [INFO] No sources to compile [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-flashlight --- [2024-04-16T09:12:52.354Z] [INFO] No sources to compile [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common --- [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api --- [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-04-16T09:12:52.354Z] [INFO] No sources to compile [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight --- [2024-04-16T09:12:52.354Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.354Z] [INFO] Executing tasks [2024-04-16T09:12:52.354Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:52.354Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/target/classes/META-INF for [2024-04-16T09:12:52.354Z] [INFO] [echo] load-balancer [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common --- [2024-04-16T09:12:52.354Z] [INFO] Executing tasks [2024-04-16T09:12:52.354Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/target/classes/META-INF for [2024-04-16T09:12:52.354Z] [INFO] [echo] batch [2024-04-16T09:12:52.354Z] [INFO] Copying 26 resources from src/main/resources to target/dependency [2024-04-16T09:12:52.354Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2024-04-16T09:12:52.354Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/target/classes/META-INF [2024-04-16T09:12:52.354Z] [INFO] Executed tasks [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] [2024-04-16T09:12:52.354Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer --- [2024-04-16T09:12:52.355Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2024-04-16T09:12:52.355Z] [INFO] Copying 1 resource from src/main/resources to target/dependency [2024-04-16T09:12:52.355Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/target/classes/META-INF [2024-04-16T09:12:52.355Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer --- [2024-04-16T09:12:52.355Z] [INFO] Executed tasks [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch --- [2024-04-16T09:12:52.355Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2024-04-16T09:12:52.355Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer --- [2024-04-16T09:12:52.355Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/7.0.15-SNAPSHOT/load-balancer-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- javadoc:3.6.3:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-04-16T09:12:52.355Z] [INFO] Building Apache Felix, associated bundles and conf files 7.0.15-SNAPSHOT [65/300] [2024-04-16T09:12:52.355Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-04-16T09:12:52.355Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:52.355Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types --- [2024-04-16T09:12:52.355Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- install:3.1.1:install (default-install) @ batch --- [2024-04-16T09:12:52.355Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/7.0.15-SNAPSHOT/batch-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.355Z] [INFO] No sources to compile [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- dependency:3.6.1:copy (default) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-04-16T09:12:52.355Z] [INFO] Building GlassFish Admin REST Testing Framework 7.0.15-SNAPSHOT [66/300] [2024-04-16T09:12:52.355Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-04-16T09:12:52.355Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:52.355Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2024-04-16T09:12:52.355Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2024-04-16T09:12:52.355Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2024-04-16T09:12:52.355Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-testing --- [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:52.355Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-testing --- [2024-04-16T09:12:52.355Z] [INFO] Executing tasks [2024-04-16T09:12:52.355Z] [INFO] [2024-04-16T09:12:52.355Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-testing --- [2024-04-16T09:12:52.355Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/target/classes/META-INF for [2024-04-16T09:12:52.355Z] [INFO] [echo] extras [2024-04-16T09:12:52.613Z] [INFO] Executing tasks [2024-04-16T09:12:52.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/src/main/manpages [2024-04-16T09:12:52.613Z] [INFO] Executing tasks [2024-04-16T09:12:52.613Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-04-16T09:12:52.613Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:12:52.613Z] [INFO] [2024-04-16T09:12:52.613Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-04-16T09:12:52.613Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/target/dependency/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] distributions [2024-04-16T09:12:52.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/classes/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] dataprovider [2024-04-16T09:12:52.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/src/main/manpages [2024-04-16T09:12:52.614Z] [INFO] No sources to compile [2024-04-16T09:12:52.614Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/target/classes/META-INF [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-04-16T09:12:52.614Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:52.614Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:12:52.614Z] [INFO] Executed tasks [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix --- [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ extras --- [2024-04-16T09:12:52.614Z] [INFO] Executing tasks [2024-04-16T09:12:52.614Z] [INFO] Executing tasks [2024-04-16T09:12:52.614Z] [INFO] Executing tasks [2024-04-16T09:12:52.614Z] [INFO] No sources to compile [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-04-16T09:12:52.614Z] [INFO] No sources to compile [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix --- [2024-04-16T09:12:52.614Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:52.614Z] [INFO] Executing tasks [2024-04-16T09:12:52.614Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:52.614Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/target/dependency/META-INF [2024-04-16T09:12:52.614Z] [INFO] Executed tasks [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] Executing tasks [2024-04-16T09:12:52.614Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ distributions --- [2024-04-16T09:12:52.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/target/classes/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] webservices [2024-04-16T09:12:52.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/target/classes/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] jms [2024-04-16T09:12:52.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/target/classes/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] featuresets [2024-04-16T09:12:52.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/target/classes/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] admingui [2024-04-16T09:12:52.614Z] [INFO] No sources to compile [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix --- [2024-04-16T09:12:52.614Z] [INFO] Executed tasks [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider --- [2024-04-16T09:12:52.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/target/classes/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] concurrent [2024-04-16T09:12:52.614Z] [INFO] Executing tasks [2024-04-16T09:12:52.614Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- failsafe:3.2.5:verify (verify) @ extras --- [2024-04-16T09:12:52.614Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- failsafe:3.2.5:verify (verify) @ distributions --- [2024-04-16T09:12:52.614Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/classes/META-INF for [2024-04-16T09:12:52.614Z] [INFO] [echo] flashlight-agent [2024-04-16T09:12:52.614Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- install:3.1.1:install (default-install) @ distributions --- [2024-04-16T09:12:52.614Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/7.0.15-SNAPSHOT/distributions-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.614Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2024-04-16T09:12:52.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/dataprovider.jar [2024-04-16T09:12:52.614Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/target/classes/META-INF [2024-04-16T09:12:52.614Z] [INFO] [2024-04-16T09:12:52.614Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-04-16T09:12:52.614Z] [INFO] Building GlassFish Oracle JDBC Packages 7.0.15-SNAPSHOT [67/300] [2024-04-16T09:12:52.614Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-04-16T09:12:52.615Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:52.615Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:52.615Z] [INFO] Executed tasks [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admingui --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter --- [2024-04-16T09:12:52.615Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/target/classes/META-INF [2024-04-16T09:12:52.615Z] [INFO] Executed tasks [2024-04-16T09:12:52.615Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/target/classes/META-INF [2024-04-16T09:12:52.615Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/target/classes/META-INF [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- install:3.1.1:install (default-install) @ extras --- [2024-04-16T09:12:52.615Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/target/classes/META-INF [2024-04-16T09:12:52.615Z] [INFO] Executing tasks [2024-04-16T09:12:52.615Z] [INFO] Executed tasks [2024-04-16T09:12:52.615Z] [INFO] Executed tasks [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ featuresets --- [2024-04-16T09:12:52.615Z] [INFO] Executed tasks [2024-04-16T09:12:52.615Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/7.0.15-SNAPSHOT/extras-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.615Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/classes/META-INF [2024-04-16T09:12:52.615Z] [INFO] [echo] jdbc-ra [2024-04-16T09:12:52.615Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.615Z] [INFO] Executed tasks [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent --- [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admingui --- [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent --- [2024-04-16T09:12:52.615Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2024-04-16T09:12:52.615Z] [INFO] No sources to compile [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- install:3.1.1:install (default-install) @ admingui --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.615Z] [INFO] Executing tasks [2024-04-16T09:12:52.615Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/7.0.15-SNAPSHOT/admingui-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices --- [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:verify (verify) @ featuresets --- [2024-04-16T09:12:52.615Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent --- [2024-04-16T09:12:52.615Z] [INFO] Executing tasks [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/7.0.15-SNAPSHOT/concurrent-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.615Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter --- [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms --- [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] [2024-04-16T09:12:52.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/flashlight-agent.jar [2024-04-16T09:12:52.615Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-04-16T09:12:52.615Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.615Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.615Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2024-04-16T09:12:52.616Z] [INFO] Building Declaring EclipseLink dependencies 7.0.15-SNAPSHOT [68/300] [2024-04-16T09:12:52.616Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-04-16T09:12:52.616Z] [INFO] [2024-04-16T09:12:52.616Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:52.616Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2024-04-16T09:12:52.616Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.616Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/target/classes/META-INF for [2024-04-16T09:12:52.616Z] [INFO] [2024-04-16T09:12:52.616Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2024-04-16T09:12:52.616Z] [INFO] [echo] glassfish-grizzly [2024-04-16T09:12:52.616Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/target/classes/META-INF [2024-04-16T09:12:52.616Z] [INFO] [2024-04-16T09:12:52.616Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-04-16T09:12:52.616Z] [INFO] Building GlassFish cmp related modules 7.0.15-SNAPSHOT [69/300] [2024-04-16T09:12:52.616Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-04-16T09:12:52.616Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:52.616Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/target/classes/META-INF for [2024-04-16T09:12:52.616Z] [INFO] Executed tasks [2024-04-16T09:12:52.616Z] [INFO] [echo] microprofile-parent [2024-04-16T09:12:52.616Z] [INFO] [2024-04-16T09:12:52.616Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-04-16T09:12:52.616Z] [INFO] [2024-04-16T09:12:52.616Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-04-16T09:12:52.616Z] [INFO] Building GlassFish Web container embedded related modules 7.0.15-SNAPSHOT [70/300] [2024-04-16T09:12:52.616Z] [INFO] from appserver/web/web-embed/pom.xml [2024-04-16T09:12:52.616Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:52.616Z] [INFO] [2024-04-16T09:12:52.616Z] [INFO] [2024-04-16T09:12:52.616Z] [INFO] --- install:3.1.1:install (default-install) @ webservices --- [2024-04-16T09:12:52.616Z] [INFO] --- install:3.1.1:install (default-install) @ featuresets --- [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] --- install:3.1.1:install (default-install) @ jms --- [2024-04-16T09:12:52.879Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/7.0.15-SNAPSHOT/featuresets-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.879Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/7.0.15-SNAPSHOT/webservices-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.879Z] [INFO] Executing tasks [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-agent --- [2024-04-16T09:12:52.879Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/7.0.15-SNAPSHOT/jms-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp --- [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-04-16T09:12:52.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/target/classes/META-INF for [2024-04-16T09:12:52.879Z] [INFO] [2024-04-16T09:12:52.879Z] [INFO] [echo] osgi-console-extensions [2024-04-16T09:12:52.880Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp --- [2024-04-16T09:12:52.880Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:52.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2024-04-16T09:12:52.880Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/target/classes/META-INF [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ eclipselink-wrapper --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] Executed tasks [2024-04-16T09:12:52.880Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed --- [2024-04-16T09:12:52.880Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/target/classes/META-INF [2024-04-16T09:12:52.880Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-04-16T09:12:52.880Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-04-16T09:12:52.880Z] [INFO] Building Weld Integration Fragment 7.0.15-SNAPSHOT [71/300] [2024-04-16T09:12:52.880Z] [INFO] Building Server-Sent Events 7.0.15-SNAPSHOT [72/300] [2024-04-16T09:12:52.880Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-04-16T09:12:52.880Z] [INFO] from appserver/web/web-sse/pom.xml [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:52.880Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:52.880Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper --- [2024-04-16T09:12:52.880Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:52.880Z] [INFO] Executed tasks [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-parent --- [2024-04-16T09:12:52.880Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ eclipselink-wrapper --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed --- [2024-04-16T09:12:52.880Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-04-16T09:12:52.880Z] [INFO] Executing tasks [2024-04-16T09:12:52.880Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:52.880Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-agent --- [2024-04-16T09:12:52.880Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-04-16T09:12:52.880Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-04-16T09:12:52.880Z] [INFO] Building Fragment bundle for Weld related testing 7.0.15-SNAPSHOT [73/300] [2024-04-16T09:12:52.880Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-04-16T09:12:52.880Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:52.880Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/target/classes/META-INF for [2024-04-16T09:12:52.880Z] [INFO] [echo] tests [2024-04-16T09:12:52.880Z] [INFO] No sources to compile [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp --- [2024-04-16T09:12:52.880Z] [INFO] No sources to compile [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:52.880Z] [INFO] No sources to compile [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ eclipselink-wrapper --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/target/classes/META-INF [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper --- [2024-04-16T09:12:52.880Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent --- [2024-04-16T09:12:52.880Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-04-16T09:12:52.880Z] [INFO] Executed tasks [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-console-extensions --- [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.15-SNAPSHOT/flashlight-agent-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.880Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-04-16T09:12:52.880Z] [INFO] No sources to compile [2024-04-16T09:12:52.880Z] [INFO] [2024-04-16T09:12:52.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed --- [2024-04-16T09:12:52.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.881Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.15-SNAPSHOT/flashlight-agent-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-parent --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed --- [2024-04-16T09:12:52.881Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-fragment --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.881Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment --- [2024-04-16T09:12:52.881Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-parent-checkstyle) @ microprofile-parent --- [2024-04-16T09:12:52.881Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-fragment --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.881Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2024-04-16T09:12:52.881Z] [INFO] Executing tasks [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-04-16T09:12:52.881Z] [INFO] Building cdi-api Fragment 7.0.15-SNAPSHOT [74/300] [2024-04-16T09:12:52.881Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-04-16T09:12:52.881Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:52.881Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/target/classes/META-INF [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.881Z] [INFO] Executed tasks [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests --- [2024-04-16T09:12:52.881Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/target/classes/META-INF for [2024-04-16T09:12:52.881Z] [INFO] [echo] glassfish-flashlight [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ eclipselink-wrapper --- [2024-04-16T09:12:52.881Z] [INFO] No sources to compile [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-fragment --- [2024-04-16T09:12:52.881Z] [INFO] No sources to compile [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ eclipselink-wrapper --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi-api-fragment --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment --- [2024-04-16T09:12:52.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-04-16T09:12:52.881Z] [INFO] Building GlassFish ha-file-store 7.0.15-SNAPSHOT [75/300] [2024-04-16T09:12:52.881Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-04-16T09:12:52.881Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.881Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi-api-fragment --- [2024-04-16T09:12:52.881Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly --- [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/7.0.15-SNAPSHOT/glassfish-grizzly-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.881Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-parent --- [2024-04-16T09:12:52.881Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-console-extensions --- [2024-04-16T09:12:52.881Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/7.0.15-SNAPSHOT/microprofile-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.881Z] [INFO] No sources to compile [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.881Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/target/classes/META-INF [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.882Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment --- [2024-04-16T09:12:52.882Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp --- [2024-04-16T09:12:52.882Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests --- [2024-04-16T09:12:52.882Z] [INFO] Executed tasks [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-04-16T09:12:52.882Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-flashlight --- [2024-04-16T09:12:52.882Z] [INFO] No sources to compile [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi-api-fragment --- [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/src/main/resources [2024-04-16T09:12:52.882Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2024-04-16T09:12:52.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/src/main/manpages [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-sse --- [2024-04-16T09:12:52.882Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:52.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-sse --- [2024-04-16T09:12:52.882Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-file-store --- [2024-04-16T09:12:52.882Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-04-16T09:12:52.882Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.15-SNAPSHOT [76/300] [2024-04-16T09:12:52.882Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-04-16T09:12:52.882Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-fragment --- [2024-04-16T09:12:52.882Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/7.0.15-SNAPSHOT/osgi-console-extensions-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- install:3.1.1:install (default-install) @ tests --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-file-store --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-sse --- [2024-04-16T09:12:52.882Z] [INFO] No sources to compile [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-file-store --- [2024-04-16T09:12:52.882Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/7.0.15-SNAPSHOT/tests-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.882Z] [INFO] No sources to compile [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.882Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.882Z] [INFO] No sources to compile [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.882Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.882Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-flashlight --- [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-04-16T09:12:52.882Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-04-16T09:12:52.882Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.15-SNAPSHOT [77/300] [2024-04-16T09:12:52.882Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-04-16T09:12:52.882Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-04-16T09:12:52.882Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-04-16T09:12:52.882Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:52.882Z] [INFO] Building Set of schemas for Jakarta EE 7.0.15-SNAPSHOT [79/300] [2024-04-16T09:12:52.882Z] [INFO] No sources to compile [2024-04-16T09:12:52.882Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-04-16T09:12:52.882Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] [2024-04-16T09:12:52.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment --- [2024-04-16T09:12:52.882Z] [INFO] Building Jakarta Mail Resources Support related modules 7.0.15-SNAPSHOT [78/300] [2024-04-16T09:12:52.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2024-04-16T09:12:52.883Z] [INFO] from appserver/resources/mail/pom.xml [2024-04-16T09:12:52.883Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:52.883Z] [INFO] No sources to compile [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp --- [2024-04-16T09:12:52.883Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2024-04-16T09:12:52.883Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-dtds --- [2024-04-16T09:12:52.883Z] [INFO] No sources to compile [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed --- [2024-04-16T09:12:52.883Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:52.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-dtds --- [2024-04-16T09:12:52.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/src/main/manpages [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:52.883Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi-api-fragment --- [2024-04-16T09:12:52.883Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:52.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/7.0.15-SNAPSHOT/glassfish-flashlight-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-04-16T09:12:52.883Z] [INFO] Building GlassFish App Client Server-side Modules 7.0.15-SNAPSHOT [80/300] [2024-04-16T09:12:52.883Z] [INFO] from appserver/appclient/server/pom.xml [2024-04-16T09:12:52.883Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-schemas --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ descriptors --- [2024-04-16T09:12:52.883Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] No sources to compile [2024-04-16T09:12:52.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi-api-fragment --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/src/main/manpages [2024-04-16T09:12:52.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ descriptors --- [2024-04-16T09:12:52.883Z] [INFO] No sources to compile [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ descriptors --- [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-schemas --- [2024-04-16T09:12:52.883Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:52.883Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:52.883Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server --- [2024-04-16T09:12:52.883Z] [INFO] No sources to compile [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment --- [2024-04-16T09:12:52.883Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server --- [2024-04-16T09:12:52.883Z] [INFO] Not copying test resources [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi-api-fragment --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:52.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-dtds --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-dtds --- [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.883Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds --- [2024-04-16T09:12:52.883Z] [INFO] No sources to compile [2024-04-16T09:12:52.883Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:52.884Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API. [2024-04-16T09:12:52.884Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:12:52.884Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:12:52.884Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas --- [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ libpam4j --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors --- [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server --- [2024-04-16T09:12:52.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.884Z] [INFO] Not compiling test sources [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi-api-fragment --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server --- [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-schemas --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ descriptors --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-schemas --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ descriptors --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas --- [2024-04-16T09:12:52.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail --- [2024-04-16T09:12:52.884Z] [INFO] Executing tasks [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:52.884Z] [INFO] Not copying test resources [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2024-04-16T09:12:52.884Z] [INFO] [echo] nucleus-common [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas --- [2024-04-16T09:12:52.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors --- [2024-04-16T09:12:52.884Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.884Z] [INFO] Copying 45 resources from src/main/resources to target/classes [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail --- [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server --- [2024-04-16T09:12:52.884Z] [INFO] Not compiling test sources [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.884Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2024-04-16T09:12:52.884Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:52.884Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/dependency/META-INF [2024-04-16T09:12:52.884Z] [INFO] Copying 19 resources from src/main/resources to target/classes [2024-04-16T09:12:52.884Z] [INFO] Executed tasks [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common --- [2024-04-16T09:12:52.884Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:52.884Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:52.884Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter --- [2024-04-16T09:12:52.884Z] [INFO] [2024-04-16T09:12:52.884Z] [INFO] No sources to compile [2024-04-16T09:12:52.884Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail --- [2024-04-16T09:12:52.885Z] [INFO] [2024-04-16T09:12:52.885Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server --- [2024-04-16T09:12:52.885Z] [INFO] Not copying test resources [2024-04-16T09:12:52.885Z] [INFO] [2024-04-16T09:12:52.885Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter --- [2024-04-16T09:12:52.885Z] [INFO] Executing tasks [2024-04-16T09:12:52.885Z] [INFO] Tests are skipped. [2024-04-16T09:12:52.885Z] [INFO] [2024-04-16T09:12:52.885Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment --- [2024-04-16T09:12:52.885Z] [INFO] No sources to compile [2024-04-16T09:12:52.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/src/main/manpages [2024-04-16T09:12:52.885Z] [INFO] [2024-04-16T09:12:52.885Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail --- [2024-04-16T09:12:52.885Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/META-INF for [2024-04-16T09:12:52.885Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:52.885Z] [INFO] [echo] felix [2024-04-16T09:12:52.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/src/main/manpages [2024-04-16T09:12:52.885Z] [INFO] [2024-04-16T09:12:52.885Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-dtds --- [2024-04-16T09:12:52.885Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:52.885Z] [INFO] [2024-04-16T09:12:52.885Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ descriptors --- [2024-04-16T09:12:53.143Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2024-04-16T09:12:53.143Z] [INFO] No sources to compile [2024-04-16T09:12:53.143Z] [INFO] Not compiling test sources [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-dtds --- [2024-04-16T09:12:53.143Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2024-04-16T09:12:53.143Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/META-INF [2024-04-16T09:12:53.143Z] [INFO] No sources to compile [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ descriptors --- [2024-04-16T09:12:53.143Z] [INFO] Executed tasks [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- assembly:3.6.0:single (default-single) @ felix --- [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter --- [2024-04-16T09:12:53.143Z] [INFO] No sources to compile [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds --- [2024-04-16T09:12:53.143Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:53.143Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:53.143Z] [INFO] No sources to compile [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api --- [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors --- [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ simple-glassfish-api --- [2024-04-16T09:12:53.143Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter --- [2024-04-16T09:12:53.143Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/felix.zip [2024-04-16T09:12:53.143Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/stage [2024-04-16T09:12:53.143Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas --- [2024-04-16T09:12:53.143Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:53.143Z] [INFO] Copying 113 resources from src/main/resources to target/classes [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common --- [2024-04-16T09:12:53.143Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:53.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/src/main/manpages [2024-04-16T09:12:53.143Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-schemas --- [2024-04-16T09:12:53.143Z] [INFO] No sources to compile [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-schemas --- [2024-04-16T09:12:53.143Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-04-16T09:12:53.143Z] [INFO] No sources to compile [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas --- [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix --- [2024-04-16T09:12:53.143Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/felix.zip [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix --- [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common --- [2024-04-16T09:12:53.143Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-04-16T09:12:53.143Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix --- [2024-04-16T09:12:53.143Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2024-04-16T09:12:53.143Z] [INFO] [2024-04-16T09:12:53.143Z] [INFO] --- install:3.1.1:install (default-install) @ felix --- [2024-04-16T09:12:53.399Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.15-SNAPSHOT/felix-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.400Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.15-SNAPSHOT/felix-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:53.400Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-04-16T09:12:53.400Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-04-16T09:12:53.400Z] [INFO] Building App Client - client-side modules 7.0.15-SNAPSHOT [81/300] [2024-04-16T09:12:53.400Z] [INFO] from appserver/appclient/client/pom.xml [2024-04-16T09:12:53.400Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-04-16T09:12:53.400Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ client --- [2024-04-16T09:12:53.400Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ client --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ client --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-04-16T09:12:53.400Z] [INFO] Building Appserver template 7.0.15-SNAPSHOT [82/300] [2024-04-16T09:12:53.400Z] [INFO] from appserver/admin/template/pom.xml [2024-04-16T09:12:53.400Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:53.400Z] [INFO] No sources to compile [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ client --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ client --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client --- [2024-04-16T09:12:53.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] Executing tasks [2024-04-16T09:12:53.400Z] [INFO] Executing tasks [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ client --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/target/classes/META-INF for [2024-04-16T09:12:53.400Z] [INFO] [echo] cmp [2024-04-16T09:12:53.400Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2024-04-16T09:12:53.400Z] [INFO] [echo] eclipselink-wrapper [2024-04-16T09:12:53.400Z] [INFO] No sources to compile [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ client --- [2024-04-16T09:12:53.400Z] [INFO] No sources to compile [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ client --- [2024-04-16T09:12:53.400Z] [INFO] No sources to compile [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] Executed tasks [2024-04-16T09:12:53.400Z] [INFO] Executing tasks [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ eclipselink-wrapper --- [2024-04-16T09:12:53.400Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.400Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/target/classes/META-INF [2024-04-16T09:12:53.400Z] [INFO] Executed tasks [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp --- [2024-04-16T09:12:53.400Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/target/classes/META-INF for [2024-04-16T09:12:53.400Z] [INFO] [echo] web-embed [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain --- [2024-04-16T09:12:53.400Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.400Z] [INFO] [2024-04-16T09:12:53.400Z] [INFO] --- failsafe:3.2.5:verify (verify) @ eclipselink-wrapper --- [2024-04-16T09:12:53.401Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-testing --- [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.401Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:7.0.15-SNAPSHOT:jar [2024-04-16T09:12:53.401Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-testing --- [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing --- [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper --- [2024-04-16T09:12:53.401Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.401Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp --- [2024-04-16T09:12:53.401Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/7.0.15-SNAPSHOT/eclipselink-wrapper-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.401Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- install:3.1.1:install (default-install) @ cmp --- [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-04-16T09:12:53.401Z] [INFO] Building GlassFish Core EJB Client 7.0.15-SNAPSHOT [83/300] [2024-04-16T09:12:53.401Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-04-16T09:12:53.401Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:53.401Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/target/classes/META-INF [2024-04-16T09:12:53.401Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/7.0.15-SNAPSHOT/cmp-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.401Z] [INFO] Executed tasks [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed --- [2024-04-16T09:12:53.401Z] [INFO] Executing tasks [2024-04-16T09:12:53.401Z] [INFO] [2024-04-16T09:12:53.401Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-04-16T09:12:53.401Z] [INFO] Building GlassFish API Exporter Module Fragment 7.0.15-SNAPSHOT [84/300] [2024-04-16T09:12:53.401Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-04-16T09:12:53.401Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:53.659Z] [INFO] Executing tasks [2024-04-16T09:12:53.659Z] [INFO] [2024-04-16T09:12:53.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing --- [2024-04-16T09:12:53.660Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/target/classes/META-INF for [2024-04-16T09:12:53.660Z] [INFO] [echo] server [2024-04-16T09:12:53.660Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/classes/META-INF for [2024-04-16T09:12:53.660Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:12:53.660Z] [INFO] [echo] appserver-dtds [2024-04-16T09:12:53.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/manpages [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain --- [2024-04-16T09:12:53.660Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-testing --- [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-04-16T09:12:53.660Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:53.660Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api --- [2024-04-16T09:12:53.660Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed --- [2024-04-16T09:12:53.660Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-04-16T09:12:53.660Z] [INFO] Not copying test resources [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-glassfish-api --- [2024-04-16T09:12:53.660Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter-fragment --- [2024-04-16T09:12:53.660Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-04-16T09:12:53.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/src/main/manpages [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2024-04-16T09:12:53.660Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-client --- [2024-04-16T09:12:53.660Z] [INFO] Executing tasks [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain --- [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-client --- [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed --- [2024-04-16T09:12:53.660Z] [INFO] Executing tasks [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-client --- [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/7.0.15-SNAPSHOT/web-embed-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.660Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment --- [2024-04-16T09:12:53.660Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/classes/META-INF [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter-fragment --- [2024-04-16T09:12:53.660Z] [INFO] Executed tasks [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds --- [2024-04-16T09:12:53.660Z] [INFO] Not compiling test sources [2024-04-16T09:12:53.660Z] [INFO] Executing tasks [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2024-04-16T09:12:53.660Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/classes/META-INF for [2024-04-16T09:12:53.660Z] [INFO] [echo] api-exporter [2024-04-16T09:12:53.660Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2024-04-16T09:12:53.660Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/target/classes/META-INF [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- surefire:3.2.5:test (default-test) @ simple-glassfish-api --- [2024-04-16T09:12:53.660Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/classes/META-INF for [2024-04-16T09:12:53.660Z] [INFO] [echo] cdi-api-fragment [2024-04-16T09:12:53.660Z] [INFO] Executed tasks [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.660Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server --- [2024-04-16T09:12:53.660Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-04-16T09:12:53.660Z] [INFO] Building JDBC Templates 7.0.15-SNAPSHOT [85/300] [2024-04-16T09:12:53.660Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-04-16T09:12:53.660Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:53.660Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:53.660Z] [INFO] Executing tasks [2024-04-16T09:12:53.660Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/classes/META-INF for [2024-04-16T09:12:53.660Z] [INFO] [echo] descriptors [2024-04-16T09:12:53.660Z] [INFO] No sources to compile [2024-04-16T09:12:53.660Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter-fragment --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2024-04-16T09:12:53.661Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api --- [2024-04-16T09:12:53.661Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/classes/META-INF [2024-04-16T09:12:53.661Z] [INFO] Executed tasks [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment --- [2024-04-16T09:12:53.661Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2024-04-16T09:12:53.661Z] [INFO] [echo] weld-integration-test-fragment [2024-04-16T09:12:53.661Z] [INFO] Executing tasks [2024-04-16T09:12:53.661Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/classes [2024-04-16T09:12:53.661Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-04-16T09:12:53.661Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:53.661Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:53.661Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:53.661Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.661Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/target/classes/META-INF for [2024-04-16T09:12:53.661Z] [INFO] [echo] mail [2024-04-16T09:12:53.661Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ templates --- [2024-04-16T09:12:53.661Z] [INFO] Executed tasks [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter --- [2024-04-16T09:12:53.661Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ templates --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-types --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ templates --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.661Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-domain --- [2024-04-16T09:12:53.661Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2024-04-16T09:12:53.661Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/classes/META-INF [2024-04-16T09:12:53.661Z] [INFO] Executed tasks [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- assembly:3.6.0:single (default-single) @ descriptors --- [2024-04-16T09:12:53.661Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- install:3.1.1:install (default-install) @ server --- [2024-04-16T09:12:53.661Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:53.661Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j --- [2024-04-16T09:12:53.661Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/7.0.15-SNAPSHOT/server-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.661Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:53.661Z] [INFO] No sources to compile [2024-04-16T09:12:53.661Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:53.661Z] [INFO] No sources to compile [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/src/main/manpages [2024-04-16T09:12:53.661Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-domain --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] Not copying test resources [2024-04-16T09:12:53.661Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ templates --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ libpam4j --- [2024-04-16T09:12:53.661Z] [INFO] Executed tasks [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi-api-fragment --- [2024-04-16T09:12:53.661Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:53.661Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/target/classes/META-INF [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ templates --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter-fragment --- [2024-04-16T09:12:53.661Z] [INFO] Executed tasks [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail --- [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates --- [2024-04-16T09:12:53.661Z] [INFO] No sources to compile [2024-04-16T09:12:53.661Z] [INFO] [2024-04-16T09:12:53.661Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain --- [2024-04-16T09:12:53.662Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/api-exporter.jar [2024-04-16T09:12:53.662Z] [INFO] Not compiling test sources [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- surefire:3.2.5:test (default-test) @ libpam4j --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-04-16T09:12:53.662Z] [INFO] Building Batch database init scripts for GlassFish 7.0.15-SNAPSHOT [86/300] [2024-04-16T09:12:53.662Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-04-16T09:12:53.662Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:53.662Z] [INFO] No sources to compile [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] Not copying test resources [2024-04-16T09:12:53.662Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter-fragment --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-domain --- [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi-api-fragment --- [2024-04-16T09:12:53.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ templates --- [2024-04-16T09:12:53.662Z] [INFO] Not compiling test sources [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-domain --- [2024-04-16T09:12:53.662Z] [INFO] No sources to compile [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment --- [2024-04-16T09:12:53.662Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/appserver-dtds.zip [2024-04-16T09:12:53.662Z] [INFO] Not copying test resources [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter-fragment --- [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.15-SNAPSHOT/cdi-api-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch-databases --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j --- [2024-04-16T09:12:53.662Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- install:3.1.1:install (default-install) @ mail --- [2024-04-16T09:12:53.662Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.15-SNAPSHOT/cdi-api-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:53.662Z] [INFO] Copying 23 resources from src/main/resources to target/classes [2024-04-16T09:12:53.662Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/7.0.15-SNAPSHOT/mail-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch-databases --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default) @ config-types --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch-databases --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-test-fragment --- [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain --- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-04-16T09:12:53.662Z] [INFO] Building GlassFish JavaEE Manifest pom 7.0.15-SNAPSHOT [87/300] [2024-04-16T09:12:53.662Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-04-16T09:12:53.662Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-04-16T09:12:53.662Z] [INFO] Building GlassFish appserv-rt Manifest pom 7.0.15-SNAPSHOT [88/300] [2024-04-16T09:12:53.662Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-04-16T09:12:53.662Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:53.662Z] [INFO] Not compiling test sources [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter-fragment --- [2024-04-16T09:12:53.662Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors.zip [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types --- [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter --- [2024-04-16T09:12:53.662Z] [INFO] No sources to compile [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases --- [2024-04-16T09:12:53.662Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.662Z] [INFO] [2024-04-16T09:12:53.662Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2024-04-16T09:12:53.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/src/main/manpages [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch-databases --- [2024-04-16T09:12:53.663Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-04-16T09:12:53.663Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch-databases --- [2024-04-16T09:12:53.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ templates --- [2024-04-16T09:12:53.663Z] [INFO] Executing tasks [2024-04-16T09:12:53.663Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases --- [2024-04-16T09:12:53.663Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-test-fragment --- [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-pom --- [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-pom --- [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter --- [2024-04-16T09:12:53.663Z] [INFO] Executing tasks [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/target/classes/META-INF for [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom --- [2024-04-16T09:12:53.663Z] [INFO] [echo] client [2024-04-16T09:12:53.663Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom --- [2024-04-16T09:12:53.663Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment --- [2024-04-16T09:12:53.663Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.15-SNAPSHOT/api-exporter-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.663Z] [INFO] [2024-04-16T09:12:53.663Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-pom --- [2024-04-16T09:12:53.663Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/classes/META-INF for [2024-04-16T09:12:53.663Z] [INFO] [echo] appserver-schemas [2024-04-16T09:12:53.663Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.15-SNAPSHOT/api-exporter-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:53.921Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.921Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-pom --- [2024-04-16T09:12:53.921Z] [INFO] No sources to compile [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ templates --- [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-04-16T09:12:53.921Z] [INFO] Building Embedded GlassFish Common 7.0.15-SNAPSHOT [89/300] [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment --- [2024-04-16T09:12:53.921Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/target/classes/META-INF [2024-04-16T09:12:53.921Z] [INFO] No sources to compile [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-pom --- [2024-04-16T09:12:53.921Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-04-16T09:12:53.921Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:53.921Z] [INFO] Executed tasks [2024-04-16T09:12:53.921Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:53.921Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.15-SNAPSHOT/weld-integration-test-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ client --- [2024-04-16T09:12:53.921Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-file-store --- [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds --- [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] [2024-04-16T09:12:53.921Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-file-store --- [2024-04-16T09:12:53.921Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom --- [2024-04-16T09:12:53.922Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/appserver-dtds.zip [2024-04-16T09:12:53.922Z] [INFO] No sources to compile [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-dtds --- [2024-04-16T09:12:53.922Z] [INFO] No sources to compile [2024-04-16T09:12:53.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-pom --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-pom --- [2024-04-16T09:12:53.922Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/classes/META-INF [2024-04-16T09:12:53.922Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom --- [2024-04-16T09:12:53.922Z] [INFO] Executed tasks [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas --- [2024-04-16T09:12:53.922Z] [INFO] Not copying test resources [2024-04-16T09:12:53.922Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ templates --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-common --- [2024-04-16T09:12:53.922Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.922Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:53.922Z] [INFO] Copying 15 resources from src/main/resources to target/classes [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.922Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ client --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-common --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-pom --- [2024-04-16T09:12:53.922Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors.zip [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- assembly:3.6.0:single (jar) @ descriptors --- [2024-04-16T09:12:53.922Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.922Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-dtds --- [2024-04-16T09:12:53.922Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.922Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.15-SNAPSHOT/weld-integration-test-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store --- [2024-04-16T09:12:53.922Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-pom --- [2024-04-16T09:12:53.922Z] [INFO] Not compiling test sources [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- surefire:3.2.5:test (default-test) @ templates --- [2024-04-16T09:12:53.922Z] [INFO] No sources to compile [2024-04-16T09:12:53.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/src/main/manpages [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:53.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/resources [2024-04-16T09:12:53.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/manpages [2024-04-16T09:12:53.922Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:53.922Z] [INFO] No sources to compile [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- install:3.1.1:install (default-install) @ client --- [2024-04-16T09:12:53.922Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-pom --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds --- [2024-04-16T09:12:53.922Z] [INFO] Not copying test resources [2024-04-16T09:12:53.922Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.922Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch-databases --- [2024-04-16T09:12:53.923Z] [INFO] Building GlassFish Embedded modules 7.0.15-SNAPSHOT [90/300] [2024-04-16T09:12:53.923Z] [INFO] from appserver/extras/embedded/pom.xml [2024-04-16T09:12:53.923Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:53.923Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/7.0.15-SNAPSHOT/client-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.923Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.15-SNAPSHOT/appserver-dtds-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-file-store --- [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-common --- [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-pom --- [2024-04-16T09:12:53.923Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.15-SNAPSHOT/appserver-dtds-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-common --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:53.923Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common --- [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api --- [2024-04-16T09:12:53.923Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom --- [2024-04-16T09:12:53.923Z] [INFO] Not compiling test sources [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ scattered-archive-api --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded --- [2024-04-16T09:12:53.923Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-04-16T09:12:53.923Z] [INFO] Building Embedded GlassFish Shell Jars 7.0.15-SNAPSHOT [91/300] [2024-04-16T09:12:53.923Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-04-16T09:12:53.923Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-04-16T09:12:53.923Z] [INFO] Building GlassFish webservices scripts 7.0.15-SNAPSHOT [92/300] [2024-04-16T09:12:53.923Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-04-16T09:12:53.923Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch-databases --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-common --- [2024-04-16T09:12:53.923Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases --- [2024-04-16T09:12:53.923Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:53.923Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-scripts --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-04-16T09:12:53.923Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] Executing tasks [2024-04-16T09:12:53.923Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-scripts --- [2024-04-16T09:12:53.923Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-04-16T09:12:53.923Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.923Z] [INFO] No sources to compile [2024-04-16T09:12:53.923Z] [INFO] [2024-04-16T09:12:53.923Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-common --- [2024-04-16T09:12:53.924Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2024-04-16T09:12:53.924Z] [INFO] [echo] simple-glassfish-api [2024-04-16T09:12:53.924Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.924Z] [INFO] Tests are skipped. [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ templates --- [2024-04-16T09:12:53.924Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:53.924Z] [INFO] No sources to compile [2024-04-16T09:12:53.924Z] [INFO] No sources to compile [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts --- [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded --- [2024-04-16T09:12:53.924Z] [INFO] No sources to compile [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common --- [2024-04-16T09:12:53.924Z] [INFO] Executed tasks [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api --- [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-scripts --- [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-scripts --- [2024-04-16T09:12:53.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors-resources.jar [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts --- [2024-04-16T09:12:53.924Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.924Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:53.924Z] [INFO] No sources to compile [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded --- [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts --- [2024-04-16T09:12:53.924Z] [INFO] Executing tasks [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:53.924Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/classes/META-INF for [2024-04-16T09:12:53.924Z] [INFO] [echo] libpam4j [2024-04-16T09:12:53.924Z] [INFO] No sources to compile [2024-04-16T09:12:53.924Z] [INFO] [2024-04-16T09:12:53.924Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-04-16T09:12:54.190Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-04-16T09:12:54.190Z] [INFO] No sources to compile [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:54.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-04-16T09:12:54.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/src/main/manpages [2024-04-16T09:12:54.190Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-scripts --- [2024-04-16T09:12:54.190Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/classes/META-INF [2024-04-16T09:12:54.190Z] [INFO] Executed tasks [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j --- [2024-04-16T09:12:54.190Z] [INFO] No sources to compile [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:54.190Z] [INFO] No sources to compile [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-scripts --- [2024-04-16T09:12:54.190Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-sse --- [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ simple-glassfish-api --- [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-sse --- [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse --- [2024-04-16T09:12:54.190Z] [INFO] No sources to compile [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts --- [2024-04-16T09:12:54.190Z] [INFO] [2024-04-16T09:12:54.190Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ descriptors --- [2024-04-16T09:12:54.190Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.191Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/libpam4j.jar [2024-04-16T09:12:54.191Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse --- [2024-04-16T09:12:54.191Z] [INFO] --- failsafe:3.2.5:verify (verify) @ simple-glassfish-api --- [2024-04-16T09:12:54.191Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- failsafe:3.2.5:verify (verify) @ descriptors --- [2024-04-16T09:12:54.191Z] [INFO] Executing tasks [2024-04-16T09:12:54.191Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2024-04-16T09:12:54.191Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2024-04-16T09:12:54.191Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:54.191Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target/classes/META-INF for [2024-04-16T09:12:54.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/src/main/manpages [2024-04-16T09:12:54.191Z] [INFO] [echo] api-exporter-fragment [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api --- [2024-04-16T09:12:54.191Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/appserver-schemas.zip [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.191Z] [INFO] --- install:3.1.1:install (default-install) @ descriptors --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-sse --- [2024-04-16T09:12:54.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.15-SNAPSHOT/simple-glassfish-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:54.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.15-SNAPSHOT/simple-glassfish-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:54.191Z] [INFO] Executed tasks [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment --- [2024-04-16T09:12:54.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT-resources.jar [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-04-16T09:12:54.191Z] [INFO] Building GlassFish Metro Related Fragments 7.0.15-SNAPSHOT [93/300] [2024-04-16T09:12:54.191Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-04-16T09:12:54.191Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:54.191Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:54.191Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:54.191Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-fragments --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-fragments --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-fragments --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-04-16T09:12:54.191Z] [INFO] Building JMS GlassFish System RA Assembly 7.0.15-SNAPSHOT [94/300] [2024-04-16T09:12:54.191Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-04-16T09:12:54.191Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:54.191Z] [INFO] No sources to compile [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-fragments --- [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-04-16T09:12:54.191Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/dataprovider.jar [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.191Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-fragments --- [2024-04-16T09:12:54.191Z] [INFO] Executing tasks [2024-04-16T09:12:54.191Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments --- [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmsra --- [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jmsra --- [2024-04-16T09:12:54.192Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jmsra --- [2024-04-16T09:12:54.192Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/classes/META-INF for [2024-04-16T09:12:54.192Z] [INFO] [echo] appserver-domain [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments --- [2024-04-16T09:12:54.192Z] [INFO] No sources to compile [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra --- [2024-04-16T09:12:54.192Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmsra --- [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment --- [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmsra --- [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra --- [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-fragment --- [2024-04-16T09:12:54.192Z] [INFO] No sources to compile [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment --- [2024-04-16T09:12:54.192Z] [INFO] Not copying test resources [2024-04-16T09:12:54.192Z] [INFO] [2024-04-16T09:12:54.192Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-fragment --- [2024-04-16T09:12:54.448Z] [INFO] Not compiling test sources [2024-04-16T09:12:54.448Z] [INFO] [2024-04-16T09:12:54.448Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2024-04-16T09:12:54.448Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.448Z] [INFO] [2024-04-16T09:12:54.448Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-fragment --- [2024-04-16T09:12:54.448Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/classes/META-INF [2024-04-16T09:12:54.448Z] [INFO] Executed tasks [2024-04-16T09:12:54.448Z] [INFO] [2024-04-16T09:12:54.448Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain --- [2024-04-16T09:12:54.448Z] [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2024-04-16T09:12:54.448Z] [INFO] [2024-04-16T09:12:54.448Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra --- [2024-04-16T09:12:54.448Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments --- [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter-fragment --- [2024-04-16T09:12:54.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/src/main/resources [2024-04-16T09:12:54.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/src/main/manpages [2024-04-16T09:12:54.449Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.449Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment --- [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-fragments --- [2024-04-16T09:12:54.449Z] [INFO] No sources to compile [2024-04-16T09:12:54.449Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter-fragment --- [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-fragments --- [2024-04-16T09:12:54.449Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas --- [2024-04-16T09:12:54.449Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/appserver-schemas.zip [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-schemas --- [2024-04-16T09:12:54.449Z] [INFO] No sources to compile [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments --- [2024-04-16T09:12:54.449Z] [INFO] Executing tasks [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment --- [2024-04-16T09:12:54.449Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-schemas --- [2024-04-16T09:12:54.449Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.15-SNAPSHOT/api-exporter-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/appserver-domain.jar [2024-04-16T09:12:54.449Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2024-04-16T09:12:54.449Z] [INFO] Executing tasks [2024-04-16T09:12:54.449Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/target/classes/META-INF for [2024-04-16T09:12:54.449Z] [INFO] [echo] jakartaee-pom [2024-04-16T09:12:54.449Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.15-SNAPSHOT/api-exporter-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas --- [2024-04-16T09:12:54.449Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/target/classes/META-INF for [2024-04-16T09:12:54.449Z] [INFO] [echo] appserv-rt-pom [2024-04-16T09:12:54.449Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.15-SNAPSHOT/appserver-schemas-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-04-16T09:12:54.449Z] [INFO] Building GlassFish Ant Tests 7.0.15-SNAPSHOT [95/300] [2024-04-16T09:12:54.449Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-04-16T09:12:54.449Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:54.449Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/target/classes/META-INF [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-04-16T09:12:54.449Z] [INFO] Executed tasks [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-pom --- [2024-04-16T09:12:54.449Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/target/classes/META-INF [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tests --- [2024-04-16T09:12:54.449Z] [INFO] Executed tasks [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-pom --- [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tests --- [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tests --- [2024-04-16T09:12:54.449Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-pom --- [2024-04-16T09:12:54.449Z] [INFO] No sources to compile [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.449Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tests --- [2024-04-16T09:12:54.449Z] [INFO] [2024-04-16T09:12:54.449Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-pom --- [2024-04-16T09:12:54.450Z] [INFO] Executing tasks [2024-04-16T09:12:54.450Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.15-SNAPSHOT/appserver-schemas-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tests --- [2024-04-16T09:12:54.450Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests --- [2024-04-16T09:12:54.450Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/classes/META-INF for [2024-04-16T09:12:54.450Z] [INFO] [echo] batch-databases [2024-04-16T09:12:54.450Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom --- [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-domain --- [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.450Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom --- [2024-04-16T09:12:54.450Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/7.0.15-SNAPSHOT/appserv-rt-pom-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom --- [2024-04-16T09:12:54.450Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/7.0.15-SNAPSHOT/jakartaee-pom-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tests --- [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-04-16T09:12:54.450Z] [INFO] Building GlassFish distribution Common module 7.0.15-SNAPSHOT [96/300] [2024-04-16T09:12:54.450Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-04-16T09:12:54.450Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:54.450Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-domain --- [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-04-16T09:12:54.450Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-04-16T09:12:54.450Z] [INFO] Building ACC Config Classes (JAXB) 7.0.15-SNAPSHOT [98/300] [2024-04-16T09:12:54.450Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-04-16T09:12:54.450Z] [INFO] Building GlassFish cmp scripts 7.0.15-SNAPSHOT [97/300] [2024-04-16T09:12:54.450Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:54.450Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-04-16T09:12:54.450Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:54.450Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2024-04-16T09:12:54.450Z] [INFO] No sources to compile [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tests --- [2024-04-16T09:12:54.450Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/classes/META-INF [2024-04-16T09:12:54.450Z] [INFO] Executed tasks [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases --- [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-domain --- [2024-04-16T09:12:54.450Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.15-SNAPSHOT/appserver-domain-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.450Z] [INFO] No sources to compile [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests --- [2024-04-16T09:12:54.450Z] [INFO] [2024-04-16T09:12:54.450Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-04-16T09:12:54.450Z] [INFO] Executing tasks [2024-04-16T09:12:54.450Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2024-04-16T09:12:54.450Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2024-04-16T09:12:54.707Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.15-SNAPSHOT/appserver-domain-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-scripts --- [2024-04-16T09:12:54.707Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-scripts --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-04-16T09:12:54.707Z] [INFO] Building GlassFish appclient scripts 7.0.15-SNAPSHOT [99/300] [2024-04-16T09:12:54.707Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-04-16T09:12:54.707Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ acc-config --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ acc-config --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config --- [2024-04-16T09:12:54.707Z] [INFO] Executed tasks [2024-04-16T09:12:54.707Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-04-16T09:12:54.707Z] [INFO] No sources to compile [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-scripts --- [2024-04-16T09:12:54.707Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-scripts --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-scripts --- [2024-04-16T09:12:54.707Z] [INFO] [2024-04-16T09:12:54.707Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-scripts --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts --- [2024-04-16T09:12:54.708Z] [INFO] Executing tasks [2024-04-16T09:12:54.708Z] [INFO] Executing tasks [2024-04-16T09:12:54.708Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-04-16T09:12:54.708Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.708Z] [INFO] No sources to compile [2024-04-16T09:12:54.708Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/target/classes/META-INF for [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] [echo] glassfish-embedded-shell-jar [2024-04-16T09:12:54.708Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-scripts --- [2024-04-16T09:12:54.708Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/batch-databases.zip [2024-04-16T09:12:54.708Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/target/classes/META-INF for [2024-04-16T09:12:54.708Z] [INFO] [echo] glassfish-embedded-common [2024-04-16T09:12:54.708Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-scripts --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ acc-config --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts --- [2024-04-16T09:12:54.708Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:54.708Z] [INFO] Source directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dataprovider --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.708Z] [INFO] Executing tasks [2024-04-16T09:12:54.708Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-common --- [2024-04-16T09:12:54.708Z] [INFO] Executing tasks [2024-04-16T09:12:54.708Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:54.708Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/target/classes/META-INF [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-common --- [2024-04-16T09:12:54.708Z] [INFO] Executed tasks [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:54.708Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/target/classes/META-INF for [2024-04-16T09:12:54.708Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:12:54.708Z] [INFO] [echo] embedded [2024-04-16T09:12:54.708Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/classes/META-INF for [2024-04-16T09:12:54.708Z] [INFO] [echo] templates [2024-04-16T09:12:54.708Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.708Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/target/classes/META-INF [2024-04-16T09:12:54.708Z] [INFO] Executing tasks [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-scripts --- [2024-04-16T09:12:54.708Z] [INFO] Executed tasks [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-common --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts --- [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ glassfish-common --- [2024-04-16T09:12:54.708Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/classes/META-INF for [2024-04-16T09:12:54.708Z] [INFO] [echo] webservices-scripts [2024-04-16T09:12:54.708Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.708Z] [INFO] [2024-04-16T09:12:54.708Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dataprovider --- [2024-04-16T09:12:54.708Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/target/classes/META-INF [2024-04-16T09:12:54.965Z] [INFO] Executed tasks [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases --- [2024-04-16T09:12:54.965Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2024-04-16T09:12:54.965Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/batch-databases.zip [2024-04-16T09:12:54.965Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/classes/META-INF [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch-databases --- [2024-04-16T09:12:54.965Z] [INFO] Executed tasks [2024-04-16T09:12:54.965Z] [INFO] Copying 6 resources from src/main/resources to target/classes [2024-04-16T09:12:54.965Z] [INFO] No sources to compile [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts --- [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-scripts --- [2024-04-16T09:12:54.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/src/main/manpages [2024-04-16T09:12:54.965Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- install:3.1.1:install (default-install) @ dataprovider --- [2024-04-16T09:12:54.965Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-common --- [2024-04-16T09:12:54.965Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.965Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.15-SNAPSHOT/dataprovider-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.965Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-scripts --- [2024-04-16T09:12:54.965Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:54.965Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.965Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/classes/META-INF [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common --- [2024-04-16T09:12:54.965Z] [INFO] Executed tasks [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- jar:3.3.0:jar (default-jar) @ templates --- [2024-04-16T09:12:54.965Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:54.965Z] [INFO] No sources to compile [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar --- [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts --- [2024-04-16T09:12:54.965Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.965Z] [INFO] [2024-04-16T09:12:54.965Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-04-16T09:12:54.966Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/7.0.15-SNAPSHOT/glassfish-embedded-shell-jar-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.966Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:54.966Z] [INFO] No sources to compile [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common --- [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-scripts --- [2024-04-16T09:12:54.966Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2024-04-16T09:12:54.966Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/7.0.15-SNAPSHOT/glassfish-embedded-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.966Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch-databases --- [2024-04-16T09:12:54.966Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.15-SNAPSHOT/dataprovider-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:54.966Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-client --- [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-04-16T09:12:54.966Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-client --- [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-04-16T09:12:54.966Z] [INFO] Building GlassFish Web container Embedded APIs 7.0.15-SNAPSHOT [100/300] [2024-04-16T09:12:54.966Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2024-04-16T09:12:54.966Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-04-16T09:12:54.966Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:54.966Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.15-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/7.0.15-SNAPSHOT/embedded-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.966Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client --- [2024-04-16T09:12:54.966Z] [INFO] No sources to compile [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts --- [2024-04-16T09:12:54.966Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.15-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:54.966Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-04-16T09:12:54.966Z] [INFO] --- install:3.1.1:install (default-install) @ batch-databases --- [2024-04-16T09:12:54.966Z] [INFO] Building GlassFish jakartaee.jar 7.0.15-SNAPSHOT [101/300] [2024-04-16T09:12:54.966Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-04-16T09:12:54.966Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-04-16T09:12:54.966Z] [INFO] Building GlassFish appserv-rt.jar 7.0.15-SNAPSHOT [102/300] [2024-04-16T09:12:54.966Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:54.966Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-04-16T09:12:54.966Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:54.966Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.15-SNAPSHOT/batch-databases-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.966Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:54.966Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api --- [2024-04-16T09:12:54.966Z] [INFO] [2024-04-16T09:12:54.966Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-04-16T09:12:54.966Z] [INFO] Building GlassFish UberJar OSGI Main Module 7.0.15-SNAPSHOT [103/300] [2024-04-16T09:12:54.966Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-04-16T09:12:54.966Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:54.967Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.15-SNAPSHOT/batch-databases-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:54.967Z] [INFO] Not copying test resources [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ scattered-archive-api --- [2024-04-16T09:12:54.967Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client --- [2024-04-16T09:12:54.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/src/main/resources [2024-04-16T09:12:54.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/src/main/manpages [2024-04-16T09:12:54.967Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-main --- [2024-04-16T09:12:54.967Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-04-16T09:12:54.967Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed-api --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-client --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-main --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed-api --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-main --- [2024-04-16T09:12:54.967Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed-api --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee --- [2024-04-16T09:12:54.967Z] [INFO] Not compiling test sources [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- surefire:3.2.5:test (default-test) @ scattered-archive-api --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts --- [2024-04-16T09:12:54.967Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-scripts --- [2024-04-16T09:12:54.967Z] [INFO] Executing tasks [2024-04-16T09:12:54.967Z] [INFO] No sources to compile [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt --- [2024-04-16T09:12:54.967Z] [INFO] No sources to compile [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee --- [2024-04-16T09:12:54.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/templates.jar [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt --- [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee --- [2024-04-16T09:12:54.967Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:54.967Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/classes/META-INF for [2024-04-16T09:12:54.967Z] [INFO] [echo] metro-fragments [2024-04-16T09:12:54.967Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.967Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-scripts --- [2024-04-16T09:12:54.967Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.967Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2024-04-16T09:12:54.967Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:54.967Z] [INFO] [2024-04-16T09:12:54.967Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts --- [2024-04-16T09:12:54.967Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.15-SNAPSHOT/webservices-scripts-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.968Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.15-SNAPSHOT/webservices-scripts-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee --- [2024-04-16T09:12:54.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api --- [2024-04-16T09:12:54.968Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:54.968Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:54.968Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:54.968Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:54.968Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/classes/META-INF [2024-04-16T09:12:54.968Z] [INFO] Executed tasks [2024-04-16T09:12:54.968Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments --- [2024-04-16T09:12:54.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/src/main/manpages [2024-04-16T09:12:54.968Z] [INFO] Executing tasks [2024-04-16T09:12:54.968Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee --- [2024-04-16T09:12:54.968Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/target/classes/META-INF for [2024-04-16T09:12:54.968Z] [INFO] [echo] ant-tests [2024-04-16T09:12:54.968Z] [INFO] No sources to compile [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee --- [2024-04-16T09:12:54.968Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:54.968Z] [INFO] Executing tasks [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/classes/META-INF for [2024-04-16T09:12:54.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt --- [2024-04-16T09:12:54.968Z] [INFO] [echo] weld-integration-fragment [2024-04-16T09:12:54.968Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/target/classes/META-INF [2024-04-16T09:12:54.968Z] [INFO] Executed tasks [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tests --- [2024-04-16T09:12:54.968Z] [INFO] No sources to compile [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee --- [2024-04-16T09:12:54.968Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ templates --- [2024-04-16T09:12:54.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2024-04-16T09:12:54.968Z] [INFO] Not copying test resources [2024-04-16T09:12:54.968Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee --- [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt --- [2024-04-16T09:12:54.968Z] [INFO] Executed tasks [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment --- [2024-04-16T09:12:54.968Z] [INFO] No sources to compile [2024-04-16T09:12:54.968Z] [INFO] Not compiling test sources [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt --- [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee --- [2024-04-16T09:12:54.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tests --- [2024-04-16T09:12:54.968Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-04-16T09:12:54.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2024-04-16T09:12:54.968Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tests --- [2024-04-16T09:12:54.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- failsafe:3.2.5:verify (verify) @ templates --- [2024-04-16T09:12:54.968Z] [INFO] No sources to compile [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt --- [2024-04-16T09:12:54.968Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/7.0.15-SNAPSHOT/ant-tests-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.968Z] [INFO] Not copying test resources [2024-04-16T09:12:54.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2024-04-16T09:12:54.968Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserv-rt --- [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra --- [2024-04-16T09:12:54.968Z] [INFO] Tests are skipped. [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee --- [2024-04-16T09:12:54.968Z] [INFO] [2024-04-16T09:12:54.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/src/main/resources [2024-04-16T09:12:54.969Z] [INFO] --- install:3.1.1:install (default-install) @ templates --- [2024-04-16T09:12:54.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/src/main/manpages [2024-04-16T09:12:54.969Z] [INFO] [2024-04-16T09:12:54.969Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments --- [2024-04-16T09:12:54.969Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:54.969Z] [INFO] [2024-04-16T09:12:54.969Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-fragment --- [2024-04-16T09:12:54.969Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-04-16T09:12:54.969Z] [INFO] [2024-04-16T09:12:54.969Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-fragments --- [2024-04-16T09:12:54.969Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.15-SNAPSHOT/templates-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:54.969Z] [INFO] [2024-04-16T09:12:54.969Z] [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra --- [2024-04-16T09:12:54.969Z] [INFO] Not compiling test sources [2024-04-16T09:12:54.969Z] [INFO] [2024-04-16T09:12:54.969Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserv-rt --- [2024-04-16T09:12:54.969Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.15-SNAPSHOT/templates-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-04-16T09:12:55.226Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-04-16T09:12:55.226Z] [INFO] Building reporter 7.0.15-SNAPSHOT [105/300] [2024-04-16T09:12:55.226Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-04-16T09:12:55.226Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:55.226Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.15-SNAPSHOT [106/300] [2024-04-16T09:12:55.226Z] [INFO] Building connectors-ra-redeploy 7.0.15-SNAPSHOT [104/300] [2024-04-16T09:12:55.226Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-04-16T09:12:55.226Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:55.226Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-04-16T09:12:55.226Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-04-16T09:12:55.226Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:12:55.226Z] [INFO] Building report-builder 7.0.15-SNAPSHOT [107/300] [2024-04-16T09:12:55.226Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-04-16T09:12:55.226Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:55.226Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-fragments --- [2024-04-16T09:12:55.226Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt --- [2024-04-16T09:12:55.226Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.226Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-fragment --- [2024-04-16T09:12:55.226Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- install:3.1.1:install (default-install) @ metro-fragments --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment --- [2024-04-16T09:12:55.226Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.15-SNAPSHOT/metro-fragments-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.226Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.15-SNAPSHOT/weld-integration-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.226Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.15-SNAPSHOT/metro-fragments-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:55.226Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.15-SNAPSHOT/weld-integration-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ reporter --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ reporter --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ reporter --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ report-builder --- [2024-04-16T09:12:55.226Z] [INFO] No sources to compile [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ report-builder --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ report-builder --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-04-16T09:12:55.226Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:55.226Z] [INFO] [2024-04-16T09:12:55.226Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cciblackbox-tx --- [2024-04-16T09:12:55.227Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx --- [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cciblackbox-tx --- [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-types --- [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.227Z] [INFO] No sources to compile [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.227Z] [INFO] No sources to compile [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.227Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:55.227Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:55.227Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:55.227Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:55.227Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:55.227Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:55.227Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:55.227Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:55.227Z] [INFO] Executing tasks [2024-04-16T09:12:55.227Z] [INFO] Executing tasks [2024-04-16T09:12:55.227Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2024-04-16T09:12:55.227Z] [INFO] [echo] cmp-scripts [2024-04-16T09:12:55.227Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2024-04-16T09:12:55.227Z] [INFO] Executed tasks [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts --- [2024-04-16T09:12:55.227Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2024-04-16T09:12:55.227Z] [INFO] [echo] appclient-scripts [2024-04-16T09:12:55.227Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:55.227Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[309,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:12:55.227Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[312,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:55.227Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2024-04-16T09:12:55.227Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2024-04-16T09:12:55.227Z] [INFO] [2024-04-16T09:12:55.227Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2024-04-16T09:12:55.227Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:55.485Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2024-04-16T09:12:55.485Z] [INFO] Executed tasks [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts --- [2024-04-16T09:12:55.485Z] [INFO] No previous run data found, generating javadoc. [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store --- [2024-04-16T09:12:55.485Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:55.485Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-04-16T09:12:55.485Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:55.485Z] [INFO] Executing tasks [2024-04-16T09:12:55.485Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/classes/META-INF for [2024-04-16T09:12:55.485Z] [INFO] [echo] scattered-archive-api [2024-04-16T09:12:55.485Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts --- [2024-04-16T09:12:55.485Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-scripts --- [2024-04-16T09:12:55.485Z] [INFO] Executed tasks [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api --- [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts --- [2024-04-16T09:12:55.485Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-scripts --- [2024-04-16T09:12:55.485Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-scripts --- [2024-04-16T09:12:55.485Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.485Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2024-04-16T09:12:55.485Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts --- [2024-04-16T09:12:55.486Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.15-SNAPSHOT/cmp-scripts-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.486Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.486Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.15-SNAPSHOT/cmp-scripts-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-scripts --- [2024-04-16T09:12:55.486Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2024-04-16T09:12:55.486Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts --- [2024-04-16T09:12:55.486Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.15-SNAPSHOT/appclient-scripts-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.486Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.15-SNAPSHOT/appclient-scripts-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scattered-archive-api --- [2024-04-16T09:12:55.486Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scattered-archive-api --- [2024-04-16T09:12:55.486Z] [INFO] Executing tasks [2024-04-16T09:12:55.486Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2024-04-16T09:12:55.486Z] [INFO] Executing tasks [2024-04-16T09:12:55.486Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for [2024-04-16T09:12:55.486Z] [INFO] [echo] jakartaee [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api --- [2024-04-16T09:12:55.486Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.15-SNAPSHOT/scattered-archive-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.486Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.15-SNAPSHOT/scattered-archive-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:55.486Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2024-04-16T09:12:55.486Z] [INFO] Executed tasks [2024-04-16T09:12:55.486Z] [INFO] [2024-04-16T09:12:55.486Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee --- [2024-04-16T09:12:55.486Z] [INFO] Executing tasks [2024-04-16T09:12:55.486Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2024-04-16T09:12:55.486Z] [INFO] [echo] appserv-rt [2024-04-16T09:12:55.486Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:12:55.486Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:12:55.486Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:12:55.487Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/libpam4j.jar [2024-04-16T09:12:55.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar [2024-04-16T09:12:55.487Z] [INFO] Executed tasks [2024-04-16T09:12:55.487Z] [INFO] [2024-04-16T09:12:55.487Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt --- [2024-04-16T09:12:55.487Z] [INFO] Executing tasks [2024-04-16T09:12:55.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2024-04-16T09:12:55.487Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2024-04-16T09:12:55.487Z] [INFO] [echo] connectors-ra-redeploy [2024-04-16T09:12:55.487Z] [INFO] [2024-04-16T09:12:55.487Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee --- [2024-04-16T09:12:55.487Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2024-04-16T09:12:55.487Z] [INFO] Executed tasks [2024-04-16T09:12:55.487Z] [INFO] [2024-04-16T09:12:55.487Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.487Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.487Z] [INFO] [2024-04-16T09:12:55.487Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee --- [2024-04-16T09:12:55.487Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.487Z] [INFO] [2024-04-16T09:12:55.487Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee --- [2024-04-16T09:12:55.487Z] [INFO] [2024-04-16T09:12:55.487Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee --- [2024-04-16T09:12:55.487Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.15-SNAPSHOT/jakartaee-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.487Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.744Z] [INFO] [2024-04-16T09:12:55.744Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.744Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.744Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.15-SNAPSHOT/jakartaee-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt --- [2024-04-16T09:12:55.745Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/7.0.15-SNAPSHOT/connectors-ra-redeploy-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-04-16T09:12:55.745Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.15-SNAPSHOT [108/300] [2024-04-16T09:12:55.745Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-04-16T09:12:55.745Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:55.745Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt --- [2024-04-16T09:12:55.745Z] [INFO] Tests are skipped. [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt --- [2024-04-16T09:12:55.745Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.15-SNAPSHOT/appserv-rt-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.15-SNAPSHOT/appserv-rt-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] No sources to compile [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-04-16T09:12:55.745Z] [INFO] Building GlassFish appserv-rt distribution fragment 7.0.15-SNAPSHOT [109/300] [2024-04-16T09:12:55.745Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-04-16T09:12:55.745Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/src/main/resources [2024-04-16T09:12:55.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/src/main/manpages [2024-04-16T09:12:55.745Z] [INFO] No sources to compile [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag --- [2024-04-16T09:12:55.745Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:55.745Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:55.745Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-main --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-main --- [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.745Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main --- [2024-04-16T09:12:55.745Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:55.745Z] [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar [2024-04-16T09:12:55.745Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-frag --- [2024-04-16T09:12:55.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/src/main/resources [2024-04-16T09:12:55.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2024-04-16T09:12:55.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:55.746Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:55.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed-api --- [2024-04-16T09:12:55.746Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed-api --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main --- [2024-04-16T09:12:55.746Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2024-04-16T09:12:55.746Z] [INFO] No sources to compile [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:55.746Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-frag --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-frag --- [2024-04-16T09:12:55.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/resources [2024-04-16T09:12:55.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/manpages [2024-04-16T09:12:55.746Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-main --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api --- [2024-04-16T09:12:55.746Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:55.746Z] [INFO] No sources to compile [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-frag --- [2024-04-16T09:12:55.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/src/main/manpages [2024-04-16T09:12:55.746Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:55.746Z] [INFO] No sources to compile [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed-api --- [2024-04-16T09:12:55.746Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:55.746Z] [INFO] No sources to compile [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag --- [2024-04-16T09:12:55.746Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:55.746Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:55.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2024-04-16T09:12:55.746Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:55.746Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:55.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:55.746Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2024-04-16T09:12:55.746Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-testing --- [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse --- [2024-04-16T09:12:55.746Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:55.746Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:55.746Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:55.746Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:55.746Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:55.746Z] [INFO] [2024-04-16T09:12:55.746Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types --- [2024-04-16T09:12:55.746Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:55.747Z] [INFO] [2024-04-16T09:12:55.747Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store --- [2024-04-16T09:12:55.747Z] [INFO] [2024-04-16T09:12:55.747Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-file-store --- [2024-04-16T09:12:56.002Z] [INFO] Executed tasks [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jmsra --- [2024-04-16T09:12:56.002Z] [INFO] No sources to compile [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jmsra --- [2024-04-16T09:12:56.002Z] [INFO] Not copying test resources [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-types --- [2024-04-16T09:12:56.002Z] [INFO] No sources to compile [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra --- [2024-04-16T09:12:56.002Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:56.002Z] [INFO] Not compiling test sources [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2024-04-16T09:12:56.002Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:56.002Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-types --- [2024-04-16T09:12:56.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ libpam4j --- [2024-04-16T09:12:56.002Z] [INFO] Executing tasks [2024-04-16T09:12:56.002Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.002Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types --- [2024-04-16T09:12:56.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ libpam4j --- [2024-04-16T09:12:56.002Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2024-04-16T09:12:56.002Z] [INFO] [2024-04-16T09:12:56.002Z] [INFO] --- install:3.1.1:install (default-install) @ libpam4j --- [2024-04-16T09:12:56.003Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.15-SNAPSHOT/libpam4j-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:56.003Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.15-SNAPSHOT/libpam4j-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:56.003Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/generated-sources/xjc [2024-04-16T09:12:56.003Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:56.003Z] [INFO] [2024-04-16T09:12:56.003Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ reporter --- [2024-04-16T09:12:56.003Z] [INFO] [2024-04-16T09:12:56.003Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ reporter --- [2024-04-16T09:12:56.003Z] [INFO] [2024-04-16T09:12:56.003Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter --- [2024-04-16T09:12:56.003Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:56.003Z] [INFO] [2024-04-16T09:12:56.003Z] [INFO] --- resources:3.3.1:resources (default-resources) @ reporter --- [2024-04-16T09:12:56.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/resources [2024-04-16T09:12:56.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/manpages [2024-04-16T09:12:56.003Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:56.003Z] [INFO] [2024-04-16T09:12:56.003Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ reporter --- [2024-04-16T09:12:56.003Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:56.003Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.258Z] [INFO] Executing tasks [2024-04-16T09:12:56.258Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2024-04-16T09:12:56.258Z] [INFO] [echo] appserv-rt-frag [2024-04-16T09:12:56.258Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:56.258Z] [INFO] [2024-04-16T09:12:56.258Z] [INFO] Executing tasks [2024-04-16T09:12:56.258Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ report-builder --- [2024-04-16T09:12:56.258Z] [INFO] [2024-04-16T09:12:56.258Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ report-builder --- [2024-04-16T09:12:56.258Z] [INFO] [2024-04-16T09:12:56.258Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder --- [2024-04-16T09:12:56.258Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for [2024-04-16T09:12:56.258Z] [INFO] [echo] jakartaee-frag [2024-04-16T09:12:56.258Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:56.258Z] [INFO] [2024-04-16T09:12:56.258Z] [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder --- [2024-04-16T09:12:56.258Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:12:56.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/src/main/manpages [2024-04-16T09:12:56.258Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2024-04-16T09:12:56.258Z] [INFO] Executed tasks [2024-04-16T09:12:56.258Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:56.258Z] [INFO] [2024-04-16T09:12:56.258Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag --- [2024-04-16T09:12:56.258Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ report-builder --- [2024-04-16T09:12:56.259Z] [INFO] Executing tasks [2024-04-16T09:12:56.259Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:56.259Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/classes/META-INF for [2024-04-16T09:12:56.259Z] [INFO] [echo] jmsra [2024-04-16T09:12:56.259Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/classes/META-INF [2024-04-16T09:12:56.259Z] [INFO] Executed tasks [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag --- [2024-04-16T09:12:56.259Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:56.259Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-04-16T09:12:56.259Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:56.259Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.259Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/classes/META-INF [2024-04-16T09:12:56.259Z] [INFO] Executed tasks [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- assembly:3.6.0:single (default-single) @ jmsra --- [2024-04-16T09:12:56.259Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag --- [2024-04-16T09:12:56.259Z] [INFO] Executing tasks [2024-04-16T09:12:56.259Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-frag --- [2024-04-16T09:12:56.259Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/classes/META-INF for [2024-04-16T09:12:56.259Z] [INFO] [echo] config-types [2024-04-16T09:12:56.259Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:56.259Z] [INFO] Executed tasks [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-types --- [2024-04-16T09:12:56.259Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-frag --- [2024-04-16T09:12:56.259Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag --- [2024-04-16T09:12:56.259Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.15-SNAPSHOT/appserv-rt-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:56.259Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.15-SNAPSHOT/appserv-rt-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag --- [2024-04-16T09:12:56.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/config-types.jar [2024-04-16T09:12:56.259Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-frag --- [2024-04-16T09:12:56.259Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/jmsra.zip [2024-04-16T09:12:56.259Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-frag --- [2024-04-16T09:12:56.259Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag --- [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-types --- [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag --- [2024-04-16T09:12:56.259Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.15-SNAPSHOT/jakartaee-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:56.259Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-types --- [2024-04-16T09:12:56.259Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.15-SNAPSHOT/jakartaee-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:56.259Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.259Z] [INFO] [2024-04-16T09:12:56.259Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2024-04-16T09:12:56.260Z] [INFO] [2024-04-16T09:12:56.260Z] [INFO] --- install:3.1.1:install (default-install) @ config-types --- [2024-04-16T09:12:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.15-SNAPSHOT/config-types-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:56.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.15-SNAPSHOT/config-types-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:56.260Z] [INFO] [2024-04-16T09:12:56.260Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-04-16T09:12:56.260Z] [INFO] Building grizzly-config 7.0.15-SNAPSHOT [110/300] [2024-04-16T09:12:56.260Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-04-16T09:12:56.260Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ grizzly-config --- [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ grizzly-config --- [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ grizzly-config --- [2024-04-16T09:12:56.515Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:56.515Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store --- [2024-04-16T09:12:56.515Z] [INFO] Not copying test resources [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-file-store --- [2024-04-16T09:12:56.515Z] [INFO] Not compiling test sources [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-file-store --- [2024-04-16T09:12:56.515Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store --- [2024-04-16T09:12:56.515Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:56.515Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.515Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cciblackbox-tx --- [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx --- [2024-04-16T09:12:56.515Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:56.515Z] [INFO] [2024-04-16T09:12:56.515Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx --- [2024-04-16T09:12:56.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2024-04-16T09:12:56.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2024-04-16T09:12:56.516Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:56.516Z] [INFO] [2024-04-16T09:12:56.516Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cciblackbox-tx --- [2024-04-16T09:12:56.516Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:56.516Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.771Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:56.771Z] [INFO] [2024-04-16T09:12:56.771Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing --- [2024-04-16T09:12:56.771Z] [INFO] Not copying test resources [2024-04-16T09:12:56.771Z] [INFO] [2024-04-16T09:12:56.771Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-testing --- [2024-04-16T09:12:56.771Z] [INFO] Not compiling test sources [2024-04-16T09:12:56.771Z] [INFO] [2024-04-16T09:12:56.771Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-testing --- [2024-04-16T09:12:56.771Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.771Z] [INFO] [2024-04-16T09:12:56.771Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing --- [2024-04-16T09:12:56.771Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:56.771Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations. [2024-04-16T09:12:56.771Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:56.771Z] [INFO] [2024-04-16T09:12:56.771Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-main --- [2024-04-16T09:12:56.772Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:56.772Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2024-04-16T09:12:56.772Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:56.772Z] [INFO] Executing tasks [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-sse --- [2024-04-16T09:12:56.772Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/classes/META-INF for [2024-04-16T09:12:56.772Z] [INFO] [echo] ha-file-store [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client --- [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-sse --- [2024-04-16T09:12:56.772Z] [INFO] Executed tasks [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api --- [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store --- [2024-04-16T09:12:56.772Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:56.772Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.772Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:56.772Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:56.772Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-client --- [2024-04-16T09:12:56.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/ha-file-store.jar [2024-04-16T09:12:56.772Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:56.772Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-file-store --- [2024-04-16T09:12:56.772Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-file-store --- [2024-04-16T09:12:56.772Z] [INFO] Tests are skipped. [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- install:3.1.1:install (default-install) @ ha-file-store --- [2024-04-16T09:12:56.772Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.15-SNAPSHOT/ha-file-store-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:56.772Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.15-SNAPSHOT/ha-file-store-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:56.772Z] [INFO] Executing tasks [2024-04-16T09:12:56.772Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2024-04-16T09:12:56.772Z] [INFO] [echo] rest-testing [2024-04-16T09:12:56.772Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/classes/META-INF [2024-04-16T09:12:56.772Z] [INFO] Executed tasks [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing --- [2024-04-16T09:12:56.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2024-04-16T09:12:56.772Z] [INFO] [2024-04-16T09:12:56.772Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-testing --- [2024-04-16T09:12:57.029Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-testing --- [2024-04-16T09:12:57.029Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- install:3.1.1:install (default-install) @ rest-testing --- [2024-04-16T09:12:57.029Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.15-SNAPSHOT/rest-testing-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:57.029Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.15-SNAPSHOT/rest-testing-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra --- [2024-04-16T09:12:57.029Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/jmsra.zip [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmsra --- [2024-04-16T09:12:57.029Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmsra --- [2024-04-16T09:12:57.029Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- install:3.1.1:install (default-install) @ jmsra --- [2024-04-16T09:12:57.029Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.15-SNAPSHOT/jmsra-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:57.029Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.15-SNAPSHOT/jmsra-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:57.029Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:57.029Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main --- [2024-04-16T09:12:57.029Z] [INFO] Not copying test resources [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-main --- [2024-04-16T09:12:57.029Z] [INFO] [xjc] parsing a schema... [2024-04-16T09:12:57.029Z] [INFO] Not compiling test sources [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-main --- [2024-04-16T09:12:57.029Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.029Z] [INFO] [2024-04-16T09:12:57.029Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main --- [2024-04-16T09:12:57.030Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:57.030Z] [INFO] [2024-04-16T09:12:57.030Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api --- [2024-04-16T09:12:57.030Z] [INFO] [2024-04-16T09:12:57.030Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed-api --- [2024-04-16T09:12:57.030Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:57.030Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:57.285Z] [INFO] Executing tasks [2024-04-16T09:12:57.285Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for [2024-04-16T09:12:57.285Z] [INFO] [echo] osgi-main [2024-04-16T09:12:57.285Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/classes/META-INF [2024-04-16T09:12:57.285Z] [INFO] Executed tasks [2024-04-16T09:12:57.285Z] [INFO] [2024-04-16T09:12:57.285Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main --- [2024-04-16T09:12:57.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar [2024-04-16T09:12:57.285Z] [INFO] [2024-04-16T09:12:57.285Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-main --- [2024-04-16T09:12:57.285Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.285Z] [INFO] [2024-04-16T09:12:57.285Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-main --- [2024-04-16T09:12:57.285Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.285Z] [INFO] [2024-04-16T09:12:57.285Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main --- [2024-04-16T09:12:57.285Z] [INFO] [2024-04-16T09:12:57.285Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-main --- [2024-04-16T09:12:57.285Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.15-SNAPSHOT/osgi-main-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:57.285Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:57.285Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[636,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.286Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[637,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.286Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[638,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.286Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[692,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.286Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[693,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.286Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[694,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.286Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java uses or overrides a deprecated API. [2024-04-16T09:12:57.286Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:12:57.286Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:12:57.286Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:57.286Z] [INFO] [2024-04-16T09:12:57.286Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ reporter --- [2024-04-16T09:12:57.286Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:57.286Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:57.286Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.15-SNAPSHOT/osgi-main-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:57.542Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:57.542Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client --- [2024-04-16T09:12:57.542Z] [INFO] Not copying test resources [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-client --- [2024-04-16T09:12:57.542Z] [INFO] Not compiling test sources [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-client --- [2024-04-16T09:12:57.542Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client --- [2024-04-16T09:12:57.542Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:57.542Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api --- [2024-04-16T09:12:57.542Z] [INFO] Not copying test resources [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-embed-api --- [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-common --- [2024-04-16T09:12:57.542Z] [INFO] Not compiling test sources [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2024-04-16T09:12:57.542Z] [INFO] [2024-04-16T09:12:57.542Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-embed-api --- [2024-04-16T09:12:57.543Z] [INFO] No sources to compile [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common --- [2024-04-16T09:12:57.543Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api --- [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-common --- [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-common --- [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common --- [2024-04-16T09:12:57.543Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common --- [2024-04-16T09:12:57.543Z] [INFO] Copying 2 resources from src/main/resources to target/dependency [2024-04-16T09:12:57.543Z] [INFO] Copying 11 resources from src/main/resources to target/dependency [2024-04-16T09:12:57.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/src/main/manpages [2024-04-16T09:12:57.543Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-04-16T09:12:57.543Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2024-04-16T09:12:57.543Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common [2024-04-16T09:12:57.543Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:57.543Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter --- [2024-04-16T09:12:57.543Z] [INFO] Executing tasks [2024-04-16T09:12:57.543Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/classes/META-INF for [2024-04-16T09:12:57.543Z] [INFO] [echo] web-embed-api [2024-04-16T09:12:57.543Z] [INFO] Not copying test resources [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reporter --- [2024-04-16T09:12:57.543Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:57.543Z] [INFO] Executing tasks [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse --- [2024-04-16T09:12:57.543Z] [INFO] Not compiling test sources [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- surefire:3.2.5:test (default-test) @ reporter --- [2024-04-16T09:12:57.543Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/classes/META-INF for [2024-04-16T09:12:57.543Z] [INFO] [echo] ejb-client [2024-04-16T09:12:57.543Z] [INFO] Not copying test resources [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-sse --- [2024-04-16T09:12:57.543Z] [INFO] Executed tasks [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api --- [2024-04-16T09:12:57.543Z] [INFO] Executed tasks [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client --- [2024-04-16T09:12:57.543Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter --- [2024-04-16T09:12:57.543Z] [INFO] Not compiling test sources [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-sse --- [2024-04-16T09:12:57.543Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse --- [2024-04-16T09:12:57.543Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/ejb-client.jar [2024-04-16T09:12:57.543Z] [INFO] [xjc] compiling a schema... [2024-04-16T09:12:57.543Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/web-embed-api.jar [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-client --- [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed-api --- [2024-04-16T09:12:57.543Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-client --- [2024-04-16T09:12:57.543Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-client --- [2024-04-16T09:12:57.543Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed-api --- [2024-04-16T09:12:57.543Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.543Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.15-SNAPSHOT/ejb-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2024-04-16T09:12:57.543Z] [INFO] [2024-04-16T09:12:57.543Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed-api --- [2024-04-16T09:12:57.543Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.15-SNAPSHOT/web-embed-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:57.544Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.15-SNAPSHOT/ejb-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:57.544Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.15-SNAPSHOT/web-embed-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:57.800Z] [INFO] Executing tasks [2024-04-16T09:12:57.800Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/classes/META-INF for [2024-04-16T09:12:57.800Z] [INFO] [echo] reporter [2024-04-16T09:12:57.800Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/classes/META-INF [2024-04-16T09:12:57.800Z] [INFO] Executed tasks [2024-04-16T09:12:57.800Z] [INFO] [2024-04-16T09:12:57.800Z] [INFO] --- jar:3.3.0:jar (default-jar) @ reporter --- [2024-04-16T09:12:57.800Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[200,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[203,13] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[30,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[31,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[32,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[33,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[34,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[35,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[36,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[37,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.800Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[38,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[39,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[40,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[41,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[42,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[43,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[44,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[45,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[46,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[47,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[48,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[49,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Util.java:[50,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:12:57.801Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:12:57.801Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:57.801Z] [INFO] [2024-04-16T09:12:57.801Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cciblackbox-tx --- [2024-04-16T09:12:57.801Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:57.801Z] [INFO] [2024-04-16T09:12:57.801Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-common --- [2024-04-16T09:12:57.801Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:57.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/reporter.jar [2024-04-16T09:12:57.802Z] [INFO] Executing tasks [2024-04-16T09:12:57.802Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/classes/META-INF for [2024-04-16T09:12:57.802Z] [INFO] [echo] web-sse [2024-04-16T09:12:57.802Z] [INFO] No sources to compile [2024-04-16T09:12:57.802Z] [INFO] [2024-04-16T09:12:57.802Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-common --- [2024-04-16T09:12:57.802Z] [INFO] Executed tasks [2024-04-16T09:12:57.802Z] [INFO] [2024-04-16T09:12:57.802Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse --- [2024-04-16T09:12:57.802Z] [INFO] [2024-04-16T09:12:57.802Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reporter --- [2024-04-16T09:12:57.802Z] [INFO] No sources to compile [2024-04-16T09:12:57.802Z] [INFO] [2024-04-16T09:12:57.802Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common --- [2024-04-16T09:12:57.802Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.802Z] [INFO] [2024-04-16T09:12:57.802Z] [INFO] --- failsafe:3.2.5:verify (verify) @ reporter --- [2024-04-16T09:12:57.802Z] [INFO] Tests are skipped. [2024-04-16T09:12:57.802Z] [INFO] [2024-04-16T09:12:57.802Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter --- [2024-04-16T09:12:57.802Z] [INFO] [2024-04-16T09:12:57.802Z] [INFO] --- install:3.1.1:install (default-install) @ reporter --- [2024-04-16T09:12:57.802Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.15-SNAPSHOT/reporter-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:57.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/web-sse.jar [2024-04-16T09:12:58.058Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.15-SNAPSHOT/reporter-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-04-16T09:12:58.058Z] [INFO] Building webtest 7.0.15-SNAPSHOT [111/300] [2024-04-16T09:12:58.058Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-04-16T09:12:58.058Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-sse --- [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtest --- [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtest --- [2024-04-16T09:12:58.058Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtest --- [2024-04-16T09:12:58.058Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-sse --- [2024-04-16T09:12:58.058Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2024-04-16T09:12:58.058Z] [INFO] [2024-04-16T09:12:58.058Z] [INFO] --- install:3.1.1:install (default-install) @ web-sse --- [2024-04-16T09:12:58.058Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.15-SNAPSHOT/web-sse-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:58.058Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.15-SNAPSHOT/web-sse-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:58.058Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:58.058Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:58.058Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2024-04-16T09:12:58.058Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2024-04-16T09:12:58.058Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2024-04-16T09:12:58.059Z] [INFO] Executing tasks [2024-04-16T09:12:58.059Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/dependency/META-INF for [2024-04-16T09:12:58.059Z] [INFO] [echo] glassfish-common [2024-04-16T09:12:58.059Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/dependency/META-INF [2024-04-16T09:12:58.059Z] [INFO] Executed tasks [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common --- [2024-04-16T09:12:58.059Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ report-builder --- [2024-04-16T09:12:58.059Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2024-04-16T09:12:58.059Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:58.059Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:58.059Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/stage [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2024-04-16T09:12:58.059Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2024-04-16T09:12:58.059Z] [INFO] Executed tasks [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ acc-config --- [2024-04-16T09:12:58.059Z] [INFO] Not compiling main sources [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ acc-config --- [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ acc-config --- [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config --- [2024-04-16T09:12:58.059Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config --- [2024-04-16T09:12:58.059Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:12:58.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/src/main/manpages [2024-04-16T09:12:58.059Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ acc-config --- [2024-04-16T09:12:58.059Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:12:58.059Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common --- [2024-04-16T09:12:58.059Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:12:58.059Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-04-16T09:12:58.059Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:58.059Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx --- [2024-04-16T09:12:58.059Z] [INFO] Not copying test resources [2024-04-16T09:12:58.059Z] [INFO] [2024-04-16T09:12:58.059Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cciblackbox-tx --- [2024-04-16T09:12:58.314Z] [INFO] Not compiling test sources [2024-04-16T09:12:58.314Z] [INFO] [2024-04-16T09:12:58.314Z] [INFO] --- surefire:3.2.5:test (default-test) @ cciblackbox-tx --- [2024-04-16T09:12:58.314Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.314Z] [INFO] [2024-04-16T09:12:58.314Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx --- [2024-04-16T09:12:58.314Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common --- [2024-04-16T09:12:58.315Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-common --- [2024-04-16T09:12:58.315Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-common --- [2024-04-16T09:12:58.315Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-common --- [2024-04-16T09:12:58.315Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.15-SNAPSHOT/glassfish-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:58.315Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.15-SNAPSHOT/glassfish-common-7.0.15-SNAPSHOT.zip [2024-04-16T09:12:58.315Z] [INFO] Executing tasks [2024-04-16T09:12:58.315Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2024-04-16T09:12:58.315Z] [INFO] [echo] cciblackbox-tx [2024-04-16T09:12:58.315Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2024-04-16T09:12:58.315Z] [INFO] Executed tasks [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx --- [2024-04-16T09:12:58.315Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cciblackbox-tx --- [2024-04-16T09:12:58.315Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cciblackbox-tx --- [2024-04-16T09:12:58.315Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx --- [2024-04-16T09:12:58.315Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.15-SNAPSHOT/cciblackbox-tx-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:58.315Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.15-SNAPSHOT/cciblackbox-tx-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:58.315Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:58.315Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder --- [2024-04-16T09:12:58.315Z] [INFO] Not copying test resources [2024-04-16T09:12:58.315Z] [INFO] [2024-04-16T09:12:58.315Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ report-builder --- [2024-04-16T09:12:58.571Z] [INFO] Not compiling test sources [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- surefire:3.2.5:test (default-test) @ report-builder --- [2024-04-16T09:12:58.571Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder --- [2024-04-16T09:12:58.571Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtest --- [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtest --- [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest --- [2024-04-16T09:12:58.571Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webtest --- [2024-04-16T09:12:58.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/resources [2024-04-16T09:12:58.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/manpages [2024-04-16T09:12:58.571Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtest --- [2024-04-16T09:12:58.571Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:58.571Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:58.571Z] [INFO] Executing tasks [2024-04-16T09:12:58.571Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for [2024-04-16T09:12:58.571Z] [INFO] [echo] report-builder [2024-04-16T09:12:58.571Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/classes/META-INF [2024-04-16T09:12:58.571Z] [INFO] Executed tasks [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder --- [2024-04-16T09:12:58.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/report-builder.jar [2024-04-16T09:12:58.571Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config --- [2024-04-16T09:12:58.571Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ report-builder --- [2024-04-16T09:12:58.571Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- failsafe:3.2.5:verify (verify) @ report-builder --- [2024-04-16T09:12:58.571Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder --- [2024-04-16T09:12:58.571Z] [INFO] [2024-04-16T09:12:58.571Z] [INFO] --- install:3.1.1:install (default-install) @ report-builder --- [2024-04-16T09:12:58.571Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.15-SNAPSHOT/report-builder-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:58.571Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.15-SNAPSHOT/report-builder-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:58.827Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:58.827Z] [INFO] [2024-04-16T09:12:58.827Z] [INFO] --- command-security:1.0.17:check (default-check) @ acc-config --- [2024-04-16T09:12:58.827Z] [INFO] [2024-04-16T09:12:58.827Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ acc-config --- [2024-04-16T09:12:58.827Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:12:58.827Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:58.827Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:58.827Z] [INFO] [2024-04-16T09:12:58.827Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ grizzly-config --- [2024-04-16T09:12:58.827Z] [INFO] [2024-04-16T09:12:58.827Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ grizzly-config --- [2024-04-16T09:12:58.827Z] [INFO] [2024-04-16T09:12:58.827Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config --- [2024-04-16T09:12:58.827Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:12:58.828Z] [INFO] [2024-04-16T09:12:58.828Z] [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config --- [2024-04-16T09:12:58.828Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:12:58.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/src/main/manpages [2024-04-16T09:12:58.828Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:12:58.828Z] [INFO] [2024-04-16T09:12:58.828Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ grizzly-config --- [2024-04-16T09:12:58.828Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:58.828Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:58.828Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:58.828Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:58.828Z] [INFO] [2024-04-16T09:12:58.828Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config --- [2024-04-16T09:12:58.828Z] [INFO] Not copying test resources [2024-04-16T09:12:58.828Z] [INFO] [2024-04-16T09:12:58.828Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ acc-config --- [2024-04-16T09:12:58.828Z] [INFO] Not compiling test sources [2024-04-16T09:12:58.828Z] [INFO] [2024-04-16T09:12:58.828Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2024-04-16T09:12:58.828Z] [INFO] [2024-04-16T09:12:58.828Z] [INFO] --- surefire:3.2.5:test (default-test) @ acc-config --- [2024-04-16T09:12:58.828Z] [INFO] Tests are skipped. [2024-04-16T09:12:58.828Z] [INFO] [2024-04-16T09:12:58.828Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config --- [2024-04-16T09:12:59.084Z] [INFO] Executing tasks [2024-04-16T09:12:59.084Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/classes/META-INF for [2024-04-16T09:12:59.084Z] [INFO] [echo] acc-config [2024-04-16T09:12:59.084Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:59.084Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java uses or overrides a deprecated API. [2024-04-16T09:12:59.084Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:12:59.084Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:12:59.084Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtest --- [2024-04-16T09:12:59.084Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:59.084Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:59.084Z] [INFO] Executed tasks [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config --- [2024-04-16T09:12:59.084Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/acc-config.jar [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ acc-config --- [2024-04-16T09:12:59.084Z] [INFO] Tests are skipped. [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- failsafe:3.2.5:verify (verify) @ acc-config --- [2024-04-16T09:12:59.084Z] [INFO] Tests are skipped. [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- install:3.1.1:install (default-install) @ acc-config --- [2024-04-16T09:12:59.084Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.15-SNAPSHOT/acc-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:59.084Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.15-SNAPSHOT/acc-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:59.084Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:59.084Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest --- [2024-04-16T09:12:59.084Z] [INFO] Not copying test resources [2024-04-16T09:12:59.084Z] [INFO] [2024-04-16T09:12:59.084Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] Not compiling test sources [2024-04-16T09:12:59.085Z] [INFO] [2024-04-16T09:12:59.085Z] [INFO] --- surefire:3.2.5:test (default-test) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] Tests are skipped. [2024-04-16T09:12:59.085Z] [INFO] [2024-04-16T09:12:59.085Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] Executing tasks [2024-04-16T09:12:59.085Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/classes/META-INF for [2024-04-16T09:12:59.085Z] [INFO] [echo] webtest [2024-04-16T09:12:59.085Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/classes/META-INF [2024-04-16T09:12:59.085Z] [INFO] Executed tasks [2024-04-16T09:12:59.085Z] [INFO] [2024-04-16T09:12:59.085Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/webtest.jar [2024-04-16T09:12:59.085Z] [INFO] [2024-04-16T09:12:59.085Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] Tests are skipped. [2024-04-16T09:12:59.085Z] [INFO] [2024-04-16T09:12:59.085Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] Tests are skipped. [2024-04-16T09:12:59.085Z] [INFO] [2024-04-16T09:12:59.085Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] [2024-04-16T09:12:59.085Z] [INFO] --- install:3.1.1:install (default-install) @ webtest --- [2024-04-16T09:12:59.085Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.15-SNAPSHOT/webtest-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:59.085Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.15-SNAPSHOT/webtest-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:59.650Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:12:59.650Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2024-04-16T09:12:59.650Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:12:59.650Z] [INFO] [2024-04-16T09:12:59.650Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2024-04-16T09:12:59.650Z] [INFO] [2024-04-16T09:12:59.650Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2024-04-16T09:12:59.650Z] [INFO] [2024-04-16T09:12:59.650Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config --- [2024-04-16T09:12:59.650Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:12:59.907Z] [WARNING] Javadoc Warnings [2024-04-16T09:12:59.907Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty

tag [2024-04-16T09:12:59.907Z] [WARNING] *

[2024-04-16T09:12:59.907Z] [WARNING] ^ [2024-04-16T09:12:59.907Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:9: warning: no comment [2024-04-16T09:12:59.907Z] [WARNING] public class AdapterConverter [2024-04-16T09:12:59.907Z] [WARNING] ^ [2024-04-16T09:12:59.907Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:14: warning: no comment [2024-04-16T09:12:59.907Z] [WARNING] protected final XmlAdapter _adapter; [2024-04-16T09:12:59.907Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:16: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] protected final boolean _forSerialization; [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:19: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] public AdapterConverter(XmlAdapter adapter, [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:16: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] public class DataHandlerDeserializer [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:21: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] public DataHandlerDeserializer() { super(DataHandler.class); } [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:21: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] public class DataHandlerSerializer extends StdSerializer [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:25: warning: no comment [2024-04-16T09:12:59.908Z] [WARNING] public DataHandlerSerializer() { super(DataHandler.class); } [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name [2024-04-16T09:12:59.908Z] [WARNING] public void setNameUsedForXmlValue(String name) { [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return [2024-04-16T09:12:59.908Z] [WARNING] public String getNameUsedForXmlValue() { [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl [2024-04-16T09:12:59.908Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return [2024-04-16T09:12:59.908Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return [2024-04-16T09:12:59.908Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.908Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac [2024-04-16T09:12:59.908Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-04-16T09:12:59.908Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return [2024-04-16T09:12:59.909Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:86: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final JsonDeserializer _dataHandlerDeserializer; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:85: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final JsonSerializer _dataHandlerSerializer; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:90: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final boolean _ignoreXmlIDREF; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:84: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final String _jaxbPackageName; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:88: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final TypeFactory _typeFactory; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:76: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final static boolean DEFAULT_IGNORE_XMLIDREF = false; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:74: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final static String DEFAULT_NAME_FOR_XML_VALUE = "value"; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:82: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final static JsonFormat.Value FORMAT_INT = new JsonFormat.Value().withShape(JsonFormat.Shape.NUMBER_INT); [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:80: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final static JsonFormat.Value FORMAT_STRING = new JsonFormat.Value().withShape(JsonFormat.Shape.STRING); [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:78: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected final static String MARKER_FOR_DEFAULT = "##default"; [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:119: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(MapperConfig config) { [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:123: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(TypeFactory typeFactory) { [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1527: warning: no comment [2024-04-16T09:12:59.909Z] [WARNING] protected Converter _converter(XmlAdapter adapter, boolean forSerialization) [2024-04-16T09:12:59.909Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1618: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected String _decapitalize(String name) { [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1016: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected Class _doFindDeserializationType(Annotated a, JavaType baseType) [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1466: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected XmlAdapter _findContentAdapter(Annotated ann, [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1504: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected JavaType _fullDeserializationType(AnnotatedMember am) [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1523: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected JavaType _fullSerializationType(AnnotatedMember am) { [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1540: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected Class _getTypeFromXmlElement(Annotated a) { [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1567: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected String _okNameForGetter(AnnotatedMethod am) { [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1581: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected String _okNameForMutator(AnnotatedMethod am) { [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1486: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected String _propertyNameToString(PropertyName n) [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1491: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected Class _rawDeserializationType(Annotated a) [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1517: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected Class _rawSerializationType(Annotated a) [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1589: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected String _stdManglePropertyName(final String basename, final int offset) [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:593: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected TypeResolverBuilder _typeResolverFromXmlElements(AnnotatedMember am) [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1435: warning: no comment [2024-04-16T09:12:59.910Z] [WARNING] protected final TypeFactory getTypeFactory() { [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.910Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr [2024-04-16T09:12:59.910Z] [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) { [2024-04-16T09:12:59.910Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p [2024-04-16T09:12:59.911Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return [2024-04-16T09:12:59.911Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl [2024-04-16T09:12:59.911Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return [2024-04-16T09:12:59.911Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return [2024-04-16T09:12:59.911Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name [2024-04-16T09:12:59.911Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return [2024-04-16T09:12:59.911Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:75: warning: no comment [2024-04-16T09:12:59.911Z] [WARNING] public JakartaXmlBindAnnotationModule() { } [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:163: warning: no comment [2024-04-16T09:12:59.911Z] [WARNING] public String getNameUsedForXmlValue() { [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:134: warning: no comment [2024-04-16T09:12:59.911Z] [WARNING] public Priority getPriority() { return _priority; } [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-04-16T09:12:59.911Z] [WARNING] PRIMARY, SECONDARY; [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-04-16T09:12:59.911Z] [WARNING] PRIMARY, SECONDARY; [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:13: warning: no comment [2024-04-16T09:12:59.911Z] [WARNING] public final static Version VERSION = VersionUtil.parseVersion( [2024-04-16T09:12:59.911Z] [WARNING] ^ [2024-04-16T09:12:59.911Z] [WARNING] 59 warnings [2024-04-16T09:12:59.911Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:12:59.911Z] [INFO] [2024-04-16T09:12:59.911Z] [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config --- [2024-04-16T09:12:59.911Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar [2024-04-16T09:12:59.911Z] [INFO] [2024-04-16T09:12:59.911Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ grizzly-config --- [2024-04-16T09:12:59.911Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:12:59.911Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-04-16T09:12:59.911Z] [INFO] [2024-04-16T09:12:59.912Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:59.912Z] [INFO] Tests are skipped. [2024-04-16T09:12:59.912Z] [INFO] [2024-04-16T09:12:59.912Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:59.912Z] [INFO] Tests are skipped. [2024-04-16T09:12:59.912Z] [INFO] [2024-04-16T09:12:59.912Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:59.912Z] [INFO] [2024-04-16T09:12:59.912Z] [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:12:59.912Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT.pom [2024-04-16T09:12:59.912Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT.jar [2024-04-16T09:12:59.912Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT-sources.jar [2024-04-16T09:12:59.912Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT-javadoc.jar [2024-04-16T09:13:00.168Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:00.168Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:00.168Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:00.168Z] [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME [2024-04-16T09:13:00.168Z] [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig [2024-04-16T09:13:00.168Z] [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG} [2024-04-16T09:13:00.168Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:00.168Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:13:00.168Z] [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig [2024-04-16T09:13:00.168Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:00.168Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:00.168Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:00.168Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Not copying test resources [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Not compiling test sources [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- surefire:3.2.5:test (default-test) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Tests are skipped. [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Executing tasks [2024-04-16T09:13:00.168Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/classes/META-INF for [2024-04-16T09:13:00.168Z] [INFO] [echo] grizzly-config [2024-04-16T09:13:00.168Z] [INFO] Executed tasks [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/grizzly-config.jar [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Tests are skipped. [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- failsafe:3.2.5:verify (verify) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Tests are skipped. [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- install:3.1.1:install (default-install) @ grizzly-config --- [2024-04-16T09:13:00.168Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.15-SNAPSHOT/grizzly-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:00.168Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.15-SNAPSHOT/grizzly-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-04-16T09:13:00.168Z] [INFO] Building Nucleus Grizzly jars Combining 7.0.15-SNAPSHOT [112/300] [2024-04-16T09:13:00.168Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-04-16T09:13:00.168Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] No sources to compile [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2024-04-16T09:13:00.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2024-04-16T09:13:00.168Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.168Z] [INFO] No sources to compile [2024-04-16T09:13:00.168Z] [INFO] [2024-04-16T09:13:00.168Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.169Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar [2024-04-16T09:13:00.169Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar [2024-04-16T09:13:00.169Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar [2024-04-16T09:13:00.169Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar [2024-04-16T09:13:00.169Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar [2024-04-16T09:13:00.169Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/grizzly-config.jar [2024-04-16T09:13:00.169Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2024-04-16T09:13:00.169Z] [INFO] [2024-04-16T09:13:00.169Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.169Z] [INFO] No sources to compile [2024-04-16T09:13:00.169Z] [INFO] [2024-04-16T09:13:00.169Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.169Z] [INFO] Not copying test resources [2024-04-16T09:13:00.169Z] [INFO] [2024-04-16T09:13:00.169Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.169Z] [INFO] Not compiling test sources [2024-04-16T09:13:00.169Z] [INFO] [2024-04-16T09:13:00.169Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.169Z] [INFO] Tests are skipped. [2024-04-16T09:13:00.169Z] [INFO] [2024-04-16T09:13:00.169Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.169Z] [INFO] Executing tasks [2024-04-16T09:13:00.169Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2024-04-16T09:13:00.169Z] [INFO] [echo] nucleus-grizzly-all [2024-04-16T09:13:00.169Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2024-04-16T09:13:00.169Z] [INFO] Executed tasks [2024-04-16T09:13:00.169Z] [INFO] [2024-04-16T09:13:00.169Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-04-16T09:13:00.169Z] [INFO] [2024-04-16T09:13:00.169Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.424Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-04-16T09:13:00.984Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-04-16T09:13:00.984Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:00.984Z] [INFO] [2024-04-16T09:13:00.984Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.984Z] [INFO] Tests are skipped. [2024-04-16T09:13:00.984Z] [INFO] [2024-04-16T09:13:00.984Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.984Z] [INFO] Tests are skipped. [2024-04-16T09:13:00.984Z] [INFO] [2024-04-16T09:13:00.984Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.984Z] [INFO] [2024-04-16T09:13:00.984Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all --- [2024-04-16T09:13:00.984Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.15-SNAPSHOT/nucleus-grizzly-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:00.984Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.15-SNAPSHOT/nucleus-grizzly-all-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:01.239Z] [INFO] [2024-04-16T09:13:01.239Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-04-16T09:13:01.239Z] [INFO] Building Public APIs of Glassfish 7.0.15-SNAPSHOT [113/300] [2024-04-16T09:13:01.239Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-04-16T09:13:01.239Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:01.239Z] [INFO] [2024-04-16T09:13:01.239Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-04-16T09:13:01.239Z] [INFO] [2024-04-16T09:13:01.239Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-api --- [2024-04-16T09:13:01.239Z] [INFO] [2024-04-16T09:13:01.239Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-api --- [2024-04-16T09:13:01.239Z] [INFO] [2024-04-16T09:13:01.239Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-api --- [2024-04-16T09:13:01.239Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:01.239Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:01.494Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:01.494Z] [INFO] [2024-04-16T09:13:01.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-api --- [2024-04-16T09:13:01.494Z] [INFO] [2024-04-16T09:13:01.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-api --- [2024-04-16T09:13:01.494Z] [INFO] [2024-04-16T09:13:01.494Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api --- [2024-04-16T09:13:01.494Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:01.494Z] [INFO] [2024-04-16T09:13:01.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api --- [2024-04-16T09:13:01.494Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:01.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/manpages [2024-04-16T09:13:01.494Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:01.494Z] [INFO] [2024-04-16T09:13:01.494Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-api --- [2024-04-16T09:13:01.494Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:01.494Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:02.054Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:02.054Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java:[69,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:02.054Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:02.054Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:02.054Z] [INFO] [2024-04-16T09:13:02.054Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2024-04-16T09:13:02.054Z] [INFO] [2024-04-16T09:13:02.054Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2024-04-16T09:13:02.054Z] [INFO] [2024-04-16T09:13:02.054Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api --- [2024-04-16T09:13:02.054Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:02.324Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:02.324Z] [INFO] [2024-04-16T09:13:02.324Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api --- [2024-04-16T09:13:02.324Z] [INFO] [2024-04-16T09:13:02.324Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-api --- [2024-04-16T09:13:02.324Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:02.324Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:02.324Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:02.324Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:02.324Z] [INFO] [2024-04-16T09:13:02.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api --- [2024-04-16T09:13:02.324Z] [INFO] Not copying test resources [2024-04-16T09:13:02.324Z] [INFO] [2024-04-16T09:13:02.324Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-api --- [2024-04-16T09:13:02.324Z] [INFO] Not compiling test sources [2024-04-16T09:13:02.324Z] [INFO] [2024-04-16T09:13:02.324Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2024-04-16T09:13:02.324Z] [INFO] [2024-04-16T09:13:02.324Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-api --- [2024-04-16T09:13:02.580Z] [INFO] Tests are skipped. [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api --- [2024-04-16T09:13:02.580Z] [INFO] Executing tasks [2024-04-16T09:13:02.580Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/classes/META-INF for [2024-04-16T09:13:02.580Z] [INFO] [echo] glassfish-api [2024-04-16T09:13:02.580Z] [INFO] Executed tasks [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api --- [2024-04-16T09:13:02.580Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/glassfish-api.jar [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-api --- [2024-04-16T09:13:02.580Z] [INFO] Tests are skipped. [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-api --- [2024-04-16T09:13:02.580Z] [INFO] Tests are skipped. [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-api --- [2024-04-16T09:13:02.580Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.15-SNAPSHOT/glassfish-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:02.580Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.15-SNAPSHOT/glassfish-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-04-16T09:13:02.580Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-04-16T09:13:02.580Z] [INFO] Building Common Utilities 7.0.15-SNAPSHOT [114/300] [2024-04-16T09:13:02.580Z] [INFO] [2024-04-16T09:13:02.580Z] [INFO] from nucleus/common/common-util/pom.xml [2024-04-16T09:13:02.580Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.15-SNAPSHOT [115/300] [2024-04-16T09:13:02.580Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:02.580Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-04-16T09:13:02.580Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-04-16T09:13:02.581Z] [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT [116/300] [2024-04-16T09:13:02.581Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:02.581Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-04-16T09:13:02.581Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-admingui-connector --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-admingui-connector --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common-util --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common-util --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common-util --- [2024-04-16T09:13:02.581Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:02.581Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:02.581Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:02.581Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:02.581Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:02.581Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:02.581Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.581Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:02.581Z] [INFO] [2024-04-16T09:13:02.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2024-04-16T09:13:02.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2024-04-16T09:13:02.837Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.837Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:02.837Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:02.837Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/src/main/resources [2024-04-16T09:13:02.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/src/main/manpages [2024-04-16T09:13:02.837Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:02.837Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:02.837Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:02.837Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:02.837Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:02.837Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:02.837Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] [2024-04-16T09:13:02.837Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector --- [2024-04-16T09:13:02.837Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:03.093Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:03.093Z] [INFO] [2024-04-16T09:13:03.093Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.093Z] [INFO] [2024-04-16T09:13:03.093Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.093Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.093Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:03.093Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:03.093Z] [INFO] [2024-04-16T09:13:03.093Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector --- [2024-04-16T09:13:03.093Z] [INFO] [2024-04-16T09:13:03.093Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-admingui-connector --- [2024-04-16T09:13:03.093Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.093Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:03.093Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:03.093Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.094Z] [INFO] Not copying test resources [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.094Z] [INFO] Not compiling test sources [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.094Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:03.094Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:03.094Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common-util --- [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common-util --- [2024-04-16T09:13:03.094Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.094Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:03.094Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector --- [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util --- [2024-04-16T09:13:03.094Z] [INFO] Not copying test resources [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-admingui-connector --- [2024-04-16T09:13:03.094Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:03.094Z] [INFO] Not compiling test sources [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-admingui-connector --- [2024-04-16T09:13:03.094Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.094Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector --- [2024-04-16T09:13:03.094Z] [INFO] --- resources:3.3.1:resources (default-resources) @ common-util --- [2024-04-16T09:13:03.094Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-04-16T09:13:03.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/manpages [2024-04-16T09:13:03.094Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common-util --- [2024-04-16T09:13:03.094Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.094Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:03.094Z] [INFO] Executing tasks [2024-04-16T09:13:03.094Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2024-04-16T09:13:03.094Z] [INFO] [echo] ha-shoal-cache-bootstrap [2024-04-16T09:13:03.094Z] [INFO] Executing tasks [2024-04-16T09:13:03.094Z] [INFO] Executed tasks [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.094Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2024-04-16T09:13:03.094Z] [INFO] [echo] gf-admingui-connector [2024-04-16T09:13:03.094Z] [INFO] Executed tasks [2024-04-16T09:13:03.094Z] [INFO] [2024-04-16T09:13:03.094Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector --- [2024-04-16T09:13:03.094Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2024-04-16T09:13:03.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2024-04-16T09:13:03.349Z] [INFO] [2024-04-16T09:13:03.349Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.349Z] [INFO] [2024-04-16T09:13:03.349Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-admingui-connector --- [2024-04-16T09:13:03.349Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.349Z] [INFO] [2024-04-16T09:13:03.349Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-admingui-connector --- [2024-04-16T09:13:03.350Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2024-04-16T09:13:03.350Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.350Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector --- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:13:03.350Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.15-SNAPSHOT/gf-admingui-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:03.350Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.15-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:03.350Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.15-SNAPSHOT/gf-admingui-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:03.350Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.15-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-04-16T09:13:03.350Z] [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT [117/300] [2024-04-16T09:13:03.350Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-04-16T09:13:03.350Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.350Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:03.350Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/src/main/resources [2024-04-16T09:13:03.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/src/main/manpages [2024-04-16T09:13:03.350Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:03.350Z] [INFO] [2024-04-16T09:13:03.350Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-plugin-service --- [2024-04-16T09:13:03.350Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.350Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:03.606Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:03.606Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.606Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:03.606Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:03.606Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] Not copying test resources [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] Not compiling test sources [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-plugin-service --- [2024-04-16T09:13:03.606Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.606Z] [INFO] [2024-04-16T09:13:03.606Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service --- [2024-04-16T09:13:03.862Z] [INFO] Executing tasks [2024-04-16T09:13:03.862Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/classes/META-INF for [2024-04-16T09:13:03.862Z] [INFO] [echo] console-plugin-service [2024-04-16T09:13:03.862Z] [INFO] Executed tasks [2024-04-16T09:13:03.862Z] [INFO] [2024-04-16T09:13:03.862Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service --- [2024-04-16T09:13:03.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/console-plugin-service.jar [2024-04-16T09:13:03.862Z] [INFO] [2024-04-16T09:13:03.862Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-plugin-service --- [2024-04-16T09:13:03.862Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.862Z] [INFO] [2024-04-16T09:13:03.862Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-plugin-service --- [2024-04-16T09:13:03.862Z] [INFO] Tests are skipped. [2024-04-16T09:13:03.862Z] [INFO] [2024-04-16T09:13:03.862Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service --- [2024-04-16T09:13:03.863Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.15-SNAPSHOT/console-plugin-service-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:03.863Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.15-SNAPSHOT/console-plugin-service-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-04-16T09:13:03.863Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-04-16T09:13:03.863Z] [INFO] Building Admin Console JTS Plugin 7.0.15-SNAPSHOT [119/300] [2024-04-16T09:13:03.863Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-04-16T09:13:03.863Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-04-16T09:13:03.863Z] [INFO] Building Admin Console Concurrent Plugin 7.0.15-SNAPSHOT [121/300] [2024-04-16T09:13:03.863Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.15-SNAPSHOT [118/300] [2024-04-16T09:13:03.863Z] [INFO] Building Admin Console EJB Container Plugin 7.0.15-SNAPSHOT [122/300] [2024-04-16T09:13:03.863Z] [INFO] from appserver/admingui/jts/pom.xml [2024-04-16T09:13:03.863Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-04-16T09:13:03.863Z] [INFO] Building Admin Console Community Edition Theme Plugin 7.0.15-SNAPSHOT [120/300] [2024-04-16T09:13:03.863Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:03.863Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:03.863Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-04-16T09:13:03.863Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-04-16T09:13:03.863Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:03.863Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-04-16T09:13:03.863Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:03.863Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-04-16T09:13:03.863Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-04-16T09:13:03.863Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-04-16T09:13:03.863Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jts-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-concurrent-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin --- [2024-04-16T09:13:03.863Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-community-branding-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jts-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-concurrent-plugin --- [2024-04-16T09:13:03.863Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-community-branding-plugin --- [2024-04-16T09:13:03.863Z] [INFO] [2024-04-16T09:13:03.863Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-lite-plugin --- [2024-04-16T09:13:03.863Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.863Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:03.863Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.863Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.863Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:03.863Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:03.863Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.864Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:03.864Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:03.864Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-community-branding-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Copying 17 resources from src/main/resources to target/classes [2024-04-16T09:13:04.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/src/main/help [2024-04-16T09:13:04.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/src/main/manpages [2024-04-16T09:13:04.120Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-community-branding-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.120Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-concurrent-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Copying 24 resources from src/main/resources to target/classes [2024-04-16T09:13:04.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:04.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:04.120Z] [INFO] Copying 37 resources from src/main/help to target/classes [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.120Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-04-16T09:13:04.120Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-04-16T09:13:04.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/src/main/manpages [2024-04-16T09:13:04.120Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-concurrent-plugin --- [2024-04-16T09:13:04.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.120Z] [INFO] [2024-04-16T09:13:04.120Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jts-plugin --- [2024-04-16T09:13:04.121Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-04-16T09:13:04.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/src/main/manpages [2024-04-16T09:13:04.121Z] [INFO] [2024-04-16T09:13:04.121Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2024-04-16T09:13:04.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:04.121Z] [INFO] [2024-04-16T09:13:04.121Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-plugin --- [2024-04-16T09:13:04.121Z] [INFO] [2024-04-16T09:13:04.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin --- [2024-04-16T09:13:04.121Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/src/main/manpages [2024-04-16T09:13:04.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:04.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:04.121Z] [INFO] [2024-04-16T09:13:04.121Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.121Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.121Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.121Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.121Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.121Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.121Z] [INFO] [2024-04-16T09:13:04.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin --- [2024-04-16T09:13:04.121Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-04-16T09:13:04.121Z] [INFO] Copying 17 resources from src/main/help to target/classes [2024-04-16T09:13:04.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/src/main/manpages [2024-04-16T09:13:04.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:04.121Z] [INFO] [2024-04-16T09:13:04.121Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jts-plugin --- [2024-04-16T09:13:04.121Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.121Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin --- [2024-04-16T09:13:04.377Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:04.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin --- [2024-04-16T09:13:04.377Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:04.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2024-04-16T09:13:04.377Z] [INFO] [2024-04-16T09:13:04.377Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin --- [2024-04-16T09:13:04.378Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:04.378Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.378Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:04.378Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin --- [2024-04-16T09:13:04.378Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:04.378Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin --- [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin --- [2024-04-16T09:13:04.378Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:04.378Z] [INFO] [2024-04-16T09:13:04.378Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.634Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.634Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.634Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:04.634Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:04.634Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Not copying test resources [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Not compiling test sources [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:04.634Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.634Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.634Z] [INFO] Executing tasks [2024-04-16T09:13:04.634Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/classes/META-INF for [2024-04-16T09:13:04.634Z] [INFO] [echo] console-concurrent-plugin [2024-04-16T09:13:04.634Z] [INFO] Executed tasks [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:04.634Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:04.634Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:04.634Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-community-branding-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jts-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.634Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.634Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.634Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:04.634Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.634Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] [2024-04-16T09:13:04.634Z] [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin --- [2024-04-16T09:13:04.634Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.15-SNAPSHOT/console-concurrent-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:04.635Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.15-SNAPSHOT/console-concurrent-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:04.635Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:04.890Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.890Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:04.890Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:04.890Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Not copying test resources [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Not compiling test sources [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Executing tasks [2024-04-16T09:13:04.890Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/classes/META-INF for [2024-04-16T09:13:04.890Z] [INFO] [echo] console-ejb-lite-plugin [2024-04-16T09:13:04.890Z] [INFO] Executed tasks [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] [2024-04-16T09:13:04.890Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin --- [2024-04-16T09:13:04.890Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.15-SNAPSHOT/console-ejb-lite-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:04.890Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.15-SNAPSHOT/console-ejb-lite-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:04.890Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.890Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Not copying test resources [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Not compiling test sources [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Not copying test resources [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Not compiling test sources [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin --- [2024-04-16T09:13:04.891Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:04.891Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Not copying test resources [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jts-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Executing tasks [2024-04-16T09:13:04.891Z] [INFO] Not compiling test sources [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2024-04-16T09:13:04.891Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/classes/META-INF for [2024-04-16T09:13:04.891Z] [INFO] [echo] console-community-branding-plugin [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jts-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Executed tasks [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Executing tasks [2024-04-16T09:13:04.891Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/classes/META-INF for [2024-04-16T09:13:04.891Z] [INFO] [echo] console-ejb-plugin [2024-04-16T09:13:04.891Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Executed tasks [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] [2024-04-16T09:13:04.891Z] [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin --- [2024-04-16T09:13:04.891Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.15-SNAPSHOT/console-community-branding-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:04.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.15-SNAPSHOT/console-community-branding-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:04.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/console-ejb-plugin.jar [2024-04-16T09:13:04.892Z] [INFO] Executing tasks [2024-04-16T09:13:04.892Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/classes/META-INF for [2024-04-16T09:13:04.892Z] [INFO] [echo] console-jts-plugin [2024-04-16T09:13:04.892Z] [INFO] Executed tasks [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin --- [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-plugin --- [2024-04-16T09:13:04.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-plugin --- [2024-04-16T09:13:04.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin --- [2024-04-16T09:13:04.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.15-SNAPSHOT/console-ejb-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:04.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.15-SNAPSHOT/console-ejb-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:04.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/console-jts-plugin.jar [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jts-plugin --- [2024-04-16T09:13:04.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jts-plugin --- [2024-04-16T09:13:04.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2024-04-16T09:13:04.892Z] [INFO] [2024-04-16T09:13:04.892Z] [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin --- [2024-04-16T09:13:04.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.15-SNAPSHOT/console-jts-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:04.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.15-SNAPSHOT/console-jts-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:05.148Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[378,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[441,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[615,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[622,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[623,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[632,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[633,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[757,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[1055,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java:[35,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[537,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[544,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:05.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[285,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[445,20] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:05.149Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Some input files use or override a deprecated API. [2024-04-16T09:13:05.149Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:05.149Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:05.149Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:05.149Z] [INFO] [2024-04-16T09:13:05.149Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2024-04-16T09:13:05.149Z] [INFO] [2024-04-16T09:13:05.149Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2024-04-16T09:13:05.149Z] [INFO] [2024-04-16T09:13:05.149Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util --- [2024-04-16T09:13:05.149Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:05.404Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:05.404Z] [INFO] [2024-04-16T09:13:05.404Z] [INFO] --- command-security:1.0.17:check (default-check) @ common-util --- [2024-04-16T09:13:05.404Z] [INFO] [2024-04-16T09:13:05.404Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common-util --- [2024-04-16T09:13:05.404Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:05.404Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:05.965Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:05.965Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.965Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:05.965Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00001 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00002 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00003 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00004 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00005 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00006 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00007 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00008 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00009 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00010 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00011 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00012 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00013 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00014 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00015 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00016 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00017 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00018 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00019 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00020 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00021 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00022 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00023 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00024 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true [2024-04-16T09:13:05.965Z] [INFO] Processing: NCLS-COMUTIL-00025 [2024-04-16T09:13:05.965Z] [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00026 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00027 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00028 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00029 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00030 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00038 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00039 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00040 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00041 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false [2024-04-16T09:13:05.966Z] [INFO] Processing: NCLS-COMUTIL-00042 [2024-04-16T09:13:05.966Z] [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false [2024-04-16T09:13:05.966Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COMUTIL-00001=Failed to process class {0} with bytecode preprocessor {1}, NCLS-COMUTIL-00002=Class {0} is being reset to its original state, NCLS-COMUTIL-00003=Class {0} is being reset to the last successful preprocessor, NCLS-COMUTIL-00004=The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor, NCLS-COMUTIL-00005=Bytecode preprocessor disabled, NCLS-COMUTIL-00006=Initialization failed for bytecode preprocessor {0}, NCLS-COMUTIL-00007=Error setting up preprocessor, NCLS-COMUTIL-00008=Illegal max-entries [{0}]; please check your cache configuration., NCLS-COMUTIL-00009=Illegal MaxSize value [{0}], NCLS-COMUTIL-00010=Error closing zip file for class path entry {0}, NCLS-COMUTIL-00011=An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL., NCLS-COMUTIL-00012=The URL entry is missing while constructing the classpath., NCLS-COMUTIL-00013=Error closing zip file for duplicate class path entry {0}, NCLS-COMUTIL-00014=Exception in ASURLClassLoader, NCLS-COMUTIL-00015=ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00016=Error: Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}], NCLS-COMUTIL-00017={0} actually got transformed, NCLS-COMUTIL-00018=ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00019=Illegal call to close() detected, NCLS-COMUTIL-00020=Error processing file with path {0} in {1}, NCLS-COMUTIL-00021=Error checking for existing of {0} in {1}, NCLS-COMUTIL-00022=Error closing an open stream during loader clean-up, NCLS-COMUTIL-00023=Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace, NCLS-COMUTIL-00024=Unable to create client data directory: {0}, NCLS-COMUTIL-00025=Exception in invokeApplicationMain [{0}]., NCLS-COMUTIL-00026=The main method signature is invalid., NCLS-COMUTIL-00027=Error while caching the local string manager - package name may be null., NCLS-COMUTIL-00028=Error while constructing the local string manager object., NCLS-COMUTIL-00029=Error in local string manager - resource bundle is probably missing., NCLS-COMUTIL-00030=Error while formatting the local string., NCLS-COMUTIL-00038=Failed to open jar file: {0}, NCLS-COMUTIL-00039=Attempt to use non-existent auth token {0}, NCLS-COMUTIL-00040=File Lock not released on {0}, NCLS-COMUTIL-00041=Bad Network Configuration. DNS can not resolve the hostname: [2024-04-16T09:13:05.966Z] {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}} [2024-04-16T09:13:05.966Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:05.966Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:05.966Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:05.966Z] [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER [2024-04-16T09:13:05.966Z] [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo [2024-04-16T09:13:05.966Z] [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON} [2024-04-16T09:13:05.967Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:05.967Z] [INFO] Found enclosing element UTIL_LOGGER [2024-04-16T09:13:05.967Z] [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo [2024-04-16T09:13:05.967Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:05.967Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:05.967Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:05.967Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:05.967Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:05.967Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Not copying test resources [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Not compiling test sources [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- surefire:3.2.5:test (default-test) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Tests are skipped. [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Executing tasks [2024-04-16T09:13:05.967Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/classes/META-INF for [2024-04-16T09:13:05.967Z] [INFO] [echo] common-util [2024-04-16T09:13:05.967Z] [INFO] Executed tasks [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- jar:3.3.0:jar (default-jar) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/common-util.jar [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Tests are skipped. [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Tests are skipped. [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- install:3.1.1:install (default-install) @ common-util --- [2024-04-16T09:13:05.967Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.15-SNAPSHOT/common-util-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:05.967Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.15-SNAPSHOT/common-util-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-04-16T09:13:05.967Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-04-16T09:13:05.967Z] [INFO] Building Appserver Core Bootstraping Classes 7.0.15-SNAPSHOT [123/300] [2024-04-16T09:13:05.967Z] [INFO] Building GlassFish Admin REST Client 7.0.15-SNAPSHOT [124/300] [2024-04-16T09:13:05.967Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-04-16T09:13:05.967Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-04-16T09:13:05.967Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:05.967Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-04-16T09:13:05.967Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-client --- [2024-04-16T09:13:05.967Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-client --- [2024-04-16T09:13:05.967Z] [INFO] [2024-04-16T09:13:05.967Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-client --- [2024-04-16T09:13:05.967Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:05.967Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:06.223Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-client --- [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-client --- [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client --- [2024-04-16T09:13:06.223Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client --- [2024-04-16T09:13:06.223Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:06.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/src/main/manpages [2024-04-16T09:13:06.223Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-client --- [2024-04-16T09:13:06.223Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.223Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:06.223Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-04-16T09:13:06.223Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish --- [2024-04-16T09:13:06.223Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:06.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/manpages [2024-04-16T09:13:06.223Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:06.223Z] [INFO] [2024-04-16T09:13:06.223Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-04-16T09:13:06.223Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.223Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:06.478Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:06.478Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:06.478Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:06.478Z] [INFO] [2024-04-16T09:13:06.478Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2024-04-16T09:13:06.479Z] [INFO] [2024-04-16T09:13:06.479Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2024-04-16T09:13:06.479Z] [INFO] [2024-04-16T09:13:06.479Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client --- [2024-04-16T09:13:06.479Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:06.479Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:06.479Z] [INFO] [2024-04-16T09:13:06.479Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-client --- [2024-04-16T09:13:06.479Z] [INFO] [2024-04-16T09:13:06.479Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-client --- [2024-04-16T09:13:06.479Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.479Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:06.737Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:06.737Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java:[121,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:06.737Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Some input files use or override a deprecated API. [2024-04-16T09:13:06.737Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:06.737Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:06.737Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:06.737Z] [INFO] [2024-04-16T09:13:06.737Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2024-04-16T09:13:06.737Z] [INFO] [2024-04-16T09:13:06.737Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2024-04-16T09:13:06.737Z] [INFO] [2024-04-16T09:13:06.737Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish --- [2024-04-16T09:13:06.737Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:06.737Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:06.737Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:06.737Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:06.737Z] [INFO] Processing: NCLS-RSCL-00001 [2024-04-16T09:13:06.737Z] [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true [2024-04-16T09:13:06.737Z] [INFO] Processing: NCLS-RSCL-00002 [2024-04-16T09:13:06.737Z] [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true [2024-04-16T09:13:06.737Z] [INFO] Processing: NCLS-RSCL-00003 [2024-04-16T09:13:06.737Z] [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true [2024-04-16T09:13:06.737Z] [INFO] Processing: NCLS-RSCL-00004 [2024-04-16T09:13:06.738Z] [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true [2024-04-16T09:13:06.738Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSCL-00001=An unsupported encoding was requested: {0}., NCLS-RSCL-00002=An error occurred while processing an XML document., NCLS-RSCL-00003=An I/O exception occurred., NCLS-RSCL-00004=An error occurred while processing a JSON object.} [2024-04-16T09:13:06.738Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:06.738Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:06.738Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:06.738Z] [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER [2024-04-16T09:13:06.738Z] [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging [2024-04-16T09:13:06.738Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.client.description=REST Client Logger, jakarta.enterprise.admin.rest.client.publish=true, jakarta.enterprise.admin.rest.client.subsystem=REST} [2024-04-16T09:13:06.738Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:06.738Z] [INFO] Found enclosing element REST_CLIENT_LOGGER [2024-04-16T09:13:06.738Z] [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging [2024-04-16T09:13:06.738Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:06.738Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:06.738Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:06.738Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:06.738Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] Not copying test resources [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] Not compiling test sources [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish --- [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-04-16T09:13:06.738Z] [INFO] Executing tasks [2024-04-16T09:13:06.738Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/classes/META-INF for [2024-04-16T09:13:06.738Z] [INFO] [echo] rest-client [2024-04-16T09:13:06.738Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.738Z] [INFO] Executed tasks [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:06.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/rest-client.jar [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2024-04-16T09:13:06.738Z] [INFO] [2024-04-16T09:13:06.738Z] [INFO] --- install:3.1.1:install (default-install) @ rest-client --- [2024-04-16T09:13:06.739Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.15-SNAPSHOT/rest-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:06.739Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.15-SNAPSHOT/rest-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:06.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:06.739Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:06.739Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00001 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00002 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00003 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00004 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00005 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00006 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00007 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00008 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00009 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00010 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00011 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00012 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00013 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00014 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00015 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00016 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00017 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00018 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00020 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00021 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00022 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00023 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00024 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00025 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00026 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00027 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00028 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00029 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00030 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00031 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00032 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00033 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00034 [2024-04-16T09:13:06.739Z] [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false [2024-04-16T09:13:06.739Z] [INFO] Processing: NCLS-BOOTSTRAP-00035 [2024-04-16T09:13:06.740Z] [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false [2024-04-16T09:13:06.740Z] [INFO] Processing: NCLS-BOOTSTRAP-00036 [2024-04-16T09:13:06.740Z] [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false [2024-04-16T09:13:06.740Z] [INFO] Processing: NCLS-BOOTSTRAP-00037 [2024-04-16T09:13:06.740Z] [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false [2024-04-16T09:13:06.740Z] [INFO] Processing: NCLS-BOOTSTRAP-00038 [2024-04-16T09:13:06.740Z] [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false [2024-04-16T09:13:06.740Z] [INFO] Processing: NCLS-BOOTSTRAP-00039 [2024-04-16T09:13:06.740Z] [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false [2024-04-16T09:13:06.740Z] [INFO] Total Messages including ones found from disk so far: {NCLS-BOOTSTRAP-00001=GlassFish requires JDK {0}, you are using JDK version {1}., NCLS-BOOTSTRAP-00002=Using {0} as the framework configuration file., NCLS-BOOTSTRAP-00003=Could not extract archive {0}., NCLS-BOOTSTRAP-00004=Could not find RAR [{0}] location [{1}] after extraction., NCLS-BOOTSTRAP-00005=Can not start bundle {0} because it is not contained in the list of installed bundles., NCLS-BOOTSTRAP-00006=Failed to start {0}., NCLS-BOOTSTRAP-00007=Can't uninstall bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00008=Uninstalled bundle {0} installed from {1}., NCLS-BOOTSTRAP-00009=Can't update bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00010=Updated bundle {0} from {1}., NCLS-BOOTSTRAP-00011=Failed to uninstall bundle {0}., NCLS-BOOTSTRAP-00012=Failed to update {0}., NCLS-BOOTSTRAP-00013=Failed to install {0}., NCLS-BOOTSTRAP-00014=Can not set the start level for {0} to {2} as it is already set to {1}., NCLS-BOOTSTRAP-00015=Skipping entry {0} because it is not an absolute URI., NCLS-BOOTSTRAP-00016=Skipping entry {0} due to exception: , NCLS-BOOTSTRAP-00017=Starting BundleProvisioner., NCLS-BOOTSTRAP-00018=Time taken to locate OSGi framework = {0} ms., NCLS-BOOTSTRAP-00020=Time taken to initialize OSGi framework = {0} ms., NCLS-BOOTSTRAP-00021=Time taken to finish installation of bundles = {0} ms., NCLS-BOOTSTRAP-00022=Time taken to finish starting bundles = {0} ms., NCLS-BOOTSTRAP-00023=Total time taken to start = {0} ms., NCLS-BOOTSTRAP-00024=Time taken to stop = {0} ms., NCLS-BOOTSTRAP-00025=Total time taken = {0}., NCLS-BOOTSTRAP-00026=Create bundle provisioner class = {0}., NCLS-BOOTSTRAP-00027=Registered {0} as OSGi service registration: {1}., NCLS-BOOTSTRAP-00028=Unregistered {0} from service registry., NCLS-BOOTSTRAP-00029=Exception while unregistering: , NCLS-BOOTSTRAP-00030=installLocations = {0}., NCLS-BOOTSTRAP-00031=Unable to determine if {0} is a fragment or not due to , NCLS-BOOTSTRAP-00032=Skipping starting of bundles bundles have been provisioned already., NCLS-BOOTSTRAP-00033={0} : latest file in installation location = {1} and latest installed bundle = {2} , NCLS-BOOTSTRAP-00034=Updating system bundle., NCLS-BOOTSTRAP-00035=Provisioning options have changed, recreating the framework with a clean OSGi storage(aka cache)., NCLS-BOOTSTRAP-00036=Unable to locate bundle {0}., NCLS-BOOTSTRAP-00037=Storage support not available in framework bundle, so can't store bundle ids. This may lead to slower start up time., NCLS-BOOTSTRAP-00038=Storage support not available in framework bundle, so can't store provisioning options. This may lead to slower start up time., NCLS-BOOTSTRAP-00039=Got an unexpected exception.} [2024-04-16T09:13:06.741Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:06.741Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:06.741Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:06.741Z] [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME [2024-04-16T09:13:06.741Z] [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-04-16T09:13:06.741Z] [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP} [2024-04-16T09:13:06.741Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:06.741Z] [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME [2024-04-16T09:13:06.741Z] [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-04-16T09:13:06.741Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:06.741Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:06.741Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:06.741Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:06.741Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:06.741Z] [INFO] [2024-04-16T09:13:06.741Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish --- [2024-04-16T09:13:06.741Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar [2024-04-16T09:13:06.741Z] [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar [2024-04-16T09:13:06.741Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar [2024-04-16T09:13:06.741Z] [INFO] [2024-04-16T09:13:06.741Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish --- [2024-04-16T09:13:06.741Z] [INFO] Not copying test resources [2024-04-16T09:13:06.741Z] [INFO] [2024-04-16T09:13:06.741Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish --- [2024-04-16T09:13:06.741Z] [INFO] Not compiling test sources [2024-04-16T09:13:06.741Z] [INFO] [2024-04-16T09:13:06.741Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2024-04-16T09:13:06.741Z] [INFO] [2024-04-16T09:13:06.741Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish --- [2024-04-16T09:13:06.741Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.741Z] [INFO] [2024-04-16T09:13:06.741Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-04-16T09:13:06.741Z] [INFO] Executing tasks [2024-04-16T09:13:06.741Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/classes/META-INF for [2024-04-16T09:13:06.741Z] [INFO] [echo] glassfish [2024-04-16T09:13:06.741Z] [INFO] Executed tasks [2024-04-16T09:13:06.741Z] [INFO] [2024-04-16T09:13:06.741Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish --- [2024-04-16T09:13:06.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/glassfish.jar [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-04-16T09:13:06.998Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-04-16T09:13:06.998Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-04-16T09:13:06.998Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:06.998Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-04-16T09:13:06.998Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] Building Test Utilities 7.0.15-SNAPSHOT [126/300] [2024-04-16T09:13:06.998Z] [INFO] Building Embedded GlassFish Shell 7.0.15-SNAPSHOT [125/300] [2024-04-16T09:13:06.998Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-04-16T09:13:06.998Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-04-16T09:13:06.998Z] [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.15-SNAPSHOT [127/300] [2024-04-16T09:13:06.998Z] [INFO] from nucleus/test-utils/pom.xml [2024-04-16T09:13:06.998Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-04-16T09:13:06.998Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:06.998Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-04-16T09:13:06.998Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:06.998Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:06.998Z] [INFO] Building GlassFish UberJar Activator 7.0.15-SNAPSHOT [128/300] [2024-04-16T09:13:06.998Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-04-16T09:13:06.998Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ bootstrap --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ bootstrap --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.998Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:7.0.15-SNAPSHOT:jar [2024-04-16T09:13:06.998Z] [INFO] Configured Artifact: org.glassfish.main.core:glassfish:7.0.15-SNAPSHOT:jar [2024-04-16T09:13:06.998Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.998Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ bootstrap --- [2024-04-16T09:13:06.998Z] [INFO] No sources to compile [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:06.998Z] [INFO] [2024-04-16T09:13:06.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.998Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.998Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:06.998Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:06.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2024-04-16T09:13:06.999Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] No sources to compile [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] No sources to compile [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] Not copying test resources [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] Not compiling test sources [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-utils --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ test-utils --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ test-utils --- [2024-04-16T09:13:06.999Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.999Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:06.999Z] [INFO] Executing tasks [2024-04-16T09:13:06.999Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2024-04-16T09:13:06.999Z] [INFO] [echo] glassfish-embedded-shell [2024-04-16T09:13:06.999Z] [INFO] Executed tasks [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2024-04-16T09:13:06.999Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.999Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.999Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources [2024-04-16T09:13:06.999Z] [INFO] Tests are skipped. [2024-04-16T09:13:06.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-modules-uninstaller --- [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell --- [2024-04-16T09:13:06.999Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.15-SNAPSHOT/glassfish-embedded-shell-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:06.999Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.15-SNAPSHOT/glassfish-embedded-shell-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:06.999Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:06.999Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:06.999Z] [INFO] [2024-04-16T09:13:06.999Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-04-16T09:13:06.999Z] [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.15-SNAPSHOT [129/300] [2024-04-16T09:13:06.999Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-04-16T09:13:06.999Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:13:07.000Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ bootstrap --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ bootstrap --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] No sources to compile [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:07.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/manpages [2024-04-16T09:13:07.000Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:07.000Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ bootstrap --- [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.000Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2024-04-16T09:13:07.000Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2024-04-16T09:13:07.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2024-04-16T09:13:07.000Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] No sources to compile [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [INFO] No sources to compile [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.000Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.000Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations. [2024-04-16T09:13:07.000Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.000Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.000Z] [INFO] Executing tasks [2024-04-16T09:13:07.000Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2024-04-16T09:13:07.000Z] [INFO] [echo] glassfish-embedded-shell-frag [2024-04-16T09:13:07.000Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.000Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:07.000Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2024-04-16T09:13:07.000Z] [INFO] Executed tasks [2024-04-16T09:13:07.000Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.001Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:13:07.001Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.001Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.001Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.001Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag --- [2024-04-16T09:13:07.001Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-shell-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:07.001Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-shell-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:13:07.001Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.001Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.001Z] [INFO] Not copying test resources [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.001Z] [INFO] Not compiling test sources [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.001Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.001Z] [INFO] Executing tasks [2024-04-16T09:13:07.001Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for [2024-04-16T09:13:07.001Z] [INFO] [echo] osgi-modules-uninstaller [2024-04-16T09:13:07.001Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF [2024-04-16T09:13:07.001Z] [INFO] Executed tasks [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.001Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.001Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/UberJarMain.java:[77,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:07.001Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/activator/UberJarGlassFishActivator.java:[93,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:07.001Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java uses unchecked or unsafe operations. [2024-04-16T09:13:07.001Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ bootstrap --- [2024-04-16T09:13:07.001Z] [INFO] [2024-04-16T09:13:07.001Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ bootstrap --- [2024-04-16T09:13:07.002Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap --- [2024-04-16T09:13:07.002Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.002Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.002Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller --- [2024-04-16T09:13:07.002Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.15-SNAPSHOT/osgi-modules-uninstaller-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:07.002Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.15-SNAPSHOT/osgi-modules-uninstaller-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:07.002Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-utils --- [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-utils --- [2024-04-16T09:13:07.002Z] [INFO] [2024-04-16T09:13:07.002Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils --- [2024-04-16T09:13:07.258Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils --- [2024-04-16T09:13:07.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/resources [2024-04-16T09:13:07.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/manpages [2024-04-16T09:13:07.258Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-utils --- [2024-04-16T09:13:07.258Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.258Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:07.258Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.258Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:07.258Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.258Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Not copying test resources [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Not compiling test sources [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- surefire:3.2.5:test (default-test) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Executing tasks [2024-04-16T09:13:07.258Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for [2024-04-16T09:13:07.258Z] [INFO] [echo] bootstrap [2024-04-16T09:13:07.258Z] [INFO] Executed tasks [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- failsafe:3.2.5:verify (verify) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] [2024-04-16T09:13:07.258Z] [INFO] --- install:3.1.1:install (default-install) @ bootstrap --- [2024-04-16T09:13:07.258Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.15-SNAPSHOT/bootstrap-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:07.258Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.15-SNAPSHOT/bootstrap-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:07.513Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.513Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2024-04-16T09:13:07.514Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:07.514Z] [INFO] [2024-04-16T09:13:07.514Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ test-utils --- [2024-04-16T09:13:07.514Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.514Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:07.514Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.514Z] [INFO] [2024-04-16T09:13:07.514Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils --- [2024-04-16T09:13:07.514Z] [INFO] Not copying test resources [2024-04-16T09:13:07.514Z] [INFO] [2024-04-16T09:13:07.514Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-utils --- [2024-04-16T09:13:07.514Z] [INFO] Not compiling test sources [2024-04-16T09:13:07.514Z] [INFO] [2024-04-16T09:13:07.514Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-utils --- [2024-04-16T09:13:07.514Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.514Z] [INFO] [2024-04-16T09:13:07.514Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils --- [2024-04-16T09:13:07.769Z] [INFO] Executing tasks [2024-04-16T09:13:07.769Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/classes/META-INF for [2024-04-16T09:13:07.769Z] [INFO] [echo] test-utils [2024-04-16T09:13:07.769Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/classes/META-INF [2024-04-16T09:13:07.769Z] [INFO] Executed tasks [2024-04-16T09:13:07.769Z] [INFO] [2024-04-16T09:13:07.769Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils --- [2024-04-16T09:13:07.769Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/test-utils.jar [2024-04-16T09:13:07.769Z] [INFO] [2024-04-16T09:13:07.769Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-utils --- [2024-04-16T09:13:07.769Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.769Z] [INFO] [2024-04-16T09:13:07.769Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-utils --- [2024-04-16T09:13:07.769Z] [INFO] Tests are skipped. [2024-04-16T09:13:07.769Z] [INFO] [2024-04-16T09:13:07.769Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2024-04-16T09:13:07.769Z] [INFO] [2024-04-16T09:13:07.769Z] [INFO] --- install:3.1.1:install (default-install) @ test-utils --- [2024-04-16T09:13:07.769Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.15-SNAPSHOT/test-utils-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:07.769Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.15-SNAPSHOT/test-utils-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:07.769Z] [INFO] [2024-04-16T09:13:07.769Z] [INFO] [2024-04-16T09:13:07.769Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-04-16T09:13:07.769Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-04-16T09:13:07.769Z] [INFO] Building admin-config-api 7.0.15-SNAPSHOT [130/300] [2024-04-16T09:13:07.769Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.15-SNAPSHOT [131/300] [2024-04-16T09:13:07.769Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-04-16T09:13:07.770Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-04-16T09:13:07.770Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:07.770Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-api --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-api --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-api --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.770Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:07.770Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.770Z] [INFO] Compiling 185 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:07.770Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/src/main/resources [2024-04-16T09:13:07.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/src/main/manpages [2024-04-16T09:13:07.770Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:07.770Z] [INFO] [2024-04-16T09:13:07.770Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ annotation-framework --- [2024-04-16T09:13:07.770Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:07.770Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:08.025Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:08.025Z] [INFO] [2024-04-16T09:13:08.025Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2024-04-16T09:13:08.025Z] [INFO] [2024-04-16T09:13:08.025Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2024-04-16T09:13:08.025Z] [INFO] [2024-04-16T09:13:08.025Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework --- [2024-04-16T09:13:08.025Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:08.280Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:08.281Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:08.281Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:08.281Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:08.281Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:08.281Z] [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER [2024-04-16T09:13:08.281Z] [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils [2024-04-16T09:13:08.281Z] [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework} [2024-04-16T09:13:08.281Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:08.281Z] [INFO] Found enclosing element ANNOTATION_LOGGER [2024-04-16T09:13:08.281Z] [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils [2024-04-16T09:13:08.281Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:08.281Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:08.281Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:08.281Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] Not copying test resources [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] Not compiling test sources [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- surefire:3.2.5:test (default-test) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] Tests are skipped. [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] Executing tasks [2024-04-16T09:13:08.281Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/classes/META-INF for [2024-04-16T09:13:08.281Z] [INFO] [echo] annotation-framework [2024-04-16T09:13:08.281Z] [INFO] Executed tasks [2024-04-16T09:13:08.281Z] [INFO] [2024-04-16T09:13:08.281Z] [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework --- [2024-04-16T09:13:08.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/annotation-framework.jar [2024-04-16T09:13:08.536Z] [INFO] [2024-04-16T09:13:08.536Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ annotation-framework --- [2024-04-16T09:13:08.536Z] [INFO] Tests are skipped. [2024-04-16T09:13:08.536Z] [INFO] [2024-04-16T09:13:08.536Z] [INFO] --- failsafe:3.2.5:verify (verify) @ annotation-framework --- [2024-04-16T09:13:08.536Z] [INFO] Tests are skipped. [2024-04-16T09:13:08.536Z] [INFO] [2024-04-16T09:13:08.536Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2024-04-16T09:13:08.536Z] [INFO] [2024-04-16T09:13:08.536Z] [INFO] --- install:3.1.1:install (default-install) @ annotation-framework --- [2024-04-16T09:13:08.536Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.15-SNAPSHOT/annotation-framework-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:08.536Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.15-SNAPSHOT/annotation-framework-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:08.791Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:08.791Z] [INFO] [2024-04-16T09:13:08.791Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-api --- [2024-04-16T09:13:08.791Z] [INFO] [2024-04-16T09:13:08.791Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-api --- [2024-04-16T09:13:08.791Z] [INFO] [2024-04-16T09:13:08.791Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api --- [2024-04-16T09:13:08.791Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:08.791Z] [INFO] [2024-04-16T09:13:08.791Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-api --- [2024-04-16T09:13:08.791Z] [INFO] Copying 8 resources from src/main/java to target/classes [2024-04-16T09:13:08.791Z] [INFO] Copying 15 resources from src/main/manpages to target/classes [2024-04-16T09:13:08.791Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:08.791Z] [INFO] [2024-04-16T09:13:08.791Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-api --- [2024-04-16T09:13:08.791Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:08.791Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:09.718Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:09.718Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:09.718Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java:[132,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:09.718Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java:[137,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:09.718Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2024-04-16T09:13:09.718Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:09.719Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:09.719Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:09.719Z] [INFO] [2024-04-16T09:13:09.719Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2024-04-16T09:13:09.719Z] [INFO] [2024-04-16T09:13:09.719Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2024-04-16T09:13:09.719Z] [INFO] [2024-04-16T09:13:09.719Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api --- [2024-04-16T09:13:09.719Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:09.974Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:09.974Z] [INFO] [2024-04-16T09:13:09.974Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-api --- [2024-04-16T09:13:10.229Z] [INFO] [2024-04-16T09:13:10.229Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-api --- [2024-04-16T09:13:10.229Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:10.229Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:10.485Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:10.485Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:10.485Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00001 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00002 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00003 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00004 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00005 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00006 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00007 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00008 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00009 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00010 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00011 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00012 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00013 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00014 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00015 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00016 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00017 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00018 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00019 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00020 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00021 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00022 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00023 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00024 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00025 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00027 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00028 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00029 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00030 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00031 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00032 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00033 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00034 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00035 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00036 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00037 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00038 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00039 [2024-04-16T09:13:10.485Z] [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true [2024-04-16T09:13:10.485Z] [INFO] Processing: NCLS-CFGAPI-00040 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00041 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00042 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00043 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00044 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00045 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00046 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00047 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00048 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00049 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00050 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00051 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00052 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00053 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00054 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00055 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00056 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00057 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00058 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00059 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00060 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00091 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00061 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00062 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00063 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00064 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00065 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00066 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00067 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00068 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00069 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00070 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00071 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00072 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00073 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00074 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00075 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00076 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00077 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00078 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00079 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00080 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00081 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00082 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00083 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00084 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00085 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00086 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00087 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00088 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00089 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true [2024-04-16T09:13:10.486Z] [INFO] Processing: NCLS-CFGAPI-00090 [2024-04-16T09:13:10.486Z] [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00092 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00093 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00094 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00095 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00096 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00097 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00098 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00099 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00100 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00101 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00102 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00103 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00104 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00105 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00106 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00107 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00108 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00109 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00110 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00111 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00112 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00113 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00114 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00119 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00120 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00121 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00122 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00123 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00124 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00125 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00126 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00127 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00128 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00129 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00130 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00131 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00132 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00133 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00134 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00135 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00136 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true [2024-04-16T09:13:10.487Z] [INFO] Processing: NCLS-CFGAPI-00137 [2024-04-16T09:13:10.487Z] [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true [2024-04-16T09:13:10.489Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CFGAPI-00001=No default config found, using config {0} as the default config for the cluster {1}, NCLS-CFGAPI-00002=cluster property GMS_DISCOVERY_URI_LIST={0}, NCLS-CFGAPI-00003=cluster attribute gms broadcast={0}, NCLS-CFGAPI-00004=Cluster {0} contains server instances {1} and must not contain any instances, NCLS-CFGAPI-00005=Unable to remove config {0}, NCLS-CFGAPI-00006=CopyConfig error caused by {0}, NCLS-CFGAPI-00007=Error when getting clusters on node dues to: {0}, NCLS-CFGAPI-00008=Error when getting servers due to: {0}, NCLS-CFGAPI-00009=Unable to create default Http service configuration, NCLS-CFGAPI-00010=Cannot remove Node {0}., NCLS-CFGAPI-00011=Node {0} referenced in server instance(s): {1}. Remove instances before removing node., NCLS-CFGAPI-00012=Can''t find the default config (an element named "default-config") in domain.xml. You may specify the name of an existing config element next time., NCLS-CFGAPI-00013=Unable to remove server-ref {0} from cluster {1}, NCLS-CFGAPI-00014=The default configuration template (named default-config) cannot be referenced by a server., NCLS-CFGAPI-00015=The configuration of the Domain Administration Server cannot be changed from server-config., NCLS-CFGAPI-00016=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00017=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00018=A configuration that doesn't exist cannot be referenced by a server., NCLS-CFGAPI-00019=Port= {0}, NCLS-CFGAPI-00020=removing default instance index for {0}, NCLS-CFGAPI-00021=adding default instance index for {0}, NCLS-CFGAPI-00022=Existing default-config detected during upgrade. No need to create default-config., NCLS-CFGAPI-00023=System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade, NCLS-CFGAPI-00024=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config., NCLS-CFGAPI-00025=Failure during upgrade - could not create default-config, NCLS-CFGAPI-00027=Failure creating SecurityService Config, NCLS-CFGAPI-00028=Problem parsing security-service, NCLS-CFGAPI-00029=Failed to create HttpService VirtualService config object, NCLS-CFGAPI-00030=Problem parsing http-service virtual-server in domain.xml template, NCLS-CFGAPI-00031=Failed to create AdminService Property config object, NCLS-CFGAPI-00032=Problem parsing asadmin-service property element in domain.xml template, NCLS-CFGAPI-00033=Failure creating LogService config object, NCLS-CFGAPI-00034=Failure creating ModuleLogLevel config object, NCLS-CFGAPI-00035=Problem parsing module-log-levels in domain.xml template, NCLS-CFGAPI-00036=Failure creating SecurityService config object, NCLS-CFGAPI-00037=Failure creating AuthRealm, NCLS-CFGAPI-00038=Problem parsing auth-realm, NCLS-CFGAPI-00039=Create AuthRealm Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00040=Problem parsing auth-realm property, NCLS-CFGAPI-00041=Failure creating JaccProvider, NCLS-CFGAPI-00042=Problem parsing jacc-provider, NCLS-CFGAPI-00043=Create JaccProvider Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00044=Problem parsing jacc-provider property, NCLS-CFGAPI-00045=Failure creating AuditModule config object, NCLS-CFGAPI-00046=Create AuditModule Property failed., NCLS-CFGAPI-00047=Problem parsing audit-module property, NCLS-CFGAPI-00048=Failure creating ProviderConfig, NCLS-CFGAPI-00049=Problem parsing provider-config, NCLS-CFGAPI-00050=Create ProviderConfig RequestPolicy failed., NCLS-CFGAPI-00051=Problem parsing request-policy property, NCLS-CFGAPI-00052=Create ProviderConfig Property failed, NCLS-CFGAPI-00053=Problem parsing provider-config property, NCLS-CFGAPI-00054=Failure creating JavaConfig config object, NCLS-CFGAPI-00055=Problem parsing jvm-options, NCLS-CFGAPI-00056=Failure creating AvailabilityService config object, NCLS-CFGAPI-00057=Failure creating NetworkConfig config object, NCLS-CFGAPI-00058=Failure creating Protocols config object, NCLS-CFGAPI-00059=Problem parsing protocols element in domain.xml template, NCLS-CFGAPI-00060=Failure creating Protocol config object, NCLS-CFGAPI-00061=Failure creating Http config object, NCLS-CFGAPI-00062=Failure creating FileCache config object, NCLS-CFGAPI-00063=Problem parsing file-cache element in domain.xml template, NCLS-CFGAPI-00064=Failure creating Ssl config object, NCLS-CFGAPI-00065=Problem parsing ssl element in domain.xml template, NCLS-CFGAPI-00066=Failure creating HttpRedirect config object, NCLS-CFGAPI-00067=Failure creating PortUnification config object, NCLS-CFGAPI-00068=Failure creating ProtocolFinder config object, NCLS-CFGAPI-00069=Problem parsing protocol-finder element in domain.xml template, NCLS-CFGAPI-00070=Failure creating NetworkListeners config object, NCLS-CFGAPI-00071=Problem parsing network-listeners element in domain.xml template, NCLS-CFGAPI-00072=Failure creating NetworkListener config object, NCLS-CFGAPI-00073=Problem parsing network-listener element in domain.xml template, NCLS-CFGAPI-00074=Failure creating Transports config object, NCLS-CFGAPI-00075=Problem parsing transports element in domain.xml template, NCLS-CFGAPI-00076=Failure creating Transport config object, NCLS-CFGAPI-00077=Problem parsing transport element in domain.xml template, NCLS-CFGAPI-00078=Failure to create ThreadPools config object, NCLS-CFGAPI-00079=Failure creating ThreadPool config object, NCLS-CFGAPI-00080=Problem parsing thread-pool element in domain.xml template, NCLS-CFGAPI-00081=Failure creating SystemProperty config object, NCLS-CFGAPI-00082=Problem parsing system-property element in domain.xml template, NCLS-CFGAPI-00083=Startup class: {0}, NCLS-CFGAPI-00084=Successful cleaned domain.xml with {0}, NCLS-CFGAPI-00085= cleaning domain.xml failed, service: {0}, exception: {1} , NCLS-CFGAPI-00086=Instance {0} from environment not found in domain.xml, NCLS-CFGAPI-00087=Successful Upgrade domain.xml with {0}, NCLS-CFGAPI-00088= upgrading domain.xml failed, service: {0}, exception: {1}, NCLS-CFGAPI-00089= does not exist or is empty, will use backup, NCLS-CFGAPI-00090=The domain backup file does not exist or is empty, NCLS-CFGAPI-00091=Problem parsing protocol element in domain.xml template, NCLS-CFGAPI-00092=Total time to parse domain.xml: {0} ns, NCLS-CFGAPI-00093=Exception while creating the command model for the generic command {0} : {1}, NCLS-CFGAPI-00094=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be added, NCLS-CFGAPI-00095=A {0} instance with a {1} name already exist in the configuration, NCLS-CFGAPI-00096=Exception while invoking {0} method : {1}, NCLS-CFGAPI-00097=The CreationDecorator {0} could not be found in the habitat, is it annotated with @Service?, NCLS-CFGAPI-00098=Exception while adding the new configuration : {0}, NCLS-CFGAPI-00099=Exception while persisting domain.xml, changes will not be available on server restart., NCLS-CFGAPI-00100=Exception while persisting domain.xml, file a bug at http://glassfish.java.net, NCLS-CFGAPI-00101=config.getHttpService() null for config ''{0}'', NCLS-CFGAPI-00102=Failure while upgrading domain.xml, NCLS-CFGAPI-00103=Cannot get default configuration for: {0}, NCLS-CFGAPI-00104=Cannot parse default module configuration, NCLS-CFGAPI-00105=Failed to find the suitable method in returnException: {0} : {1}., NCLS-CFGAPI-00106=Cannot get parent config bean for: {0}, NCLS-CFGAPI-00107=The provided path is not valid: {0} resolved to component name: {1}, NCLS-CFGAPI-00108=Cannot set config bean due to exception thrown., NCLS-CFGAPI-00109=Cannot set config bean for {0}, NCLS-CFGAPI-00110=Cannot remove config bean named {0} as it does not exist., NCLS-CFGAPI-00111=Cannot get extension type {0} for {1}., NCLS-CFGAPI-00112=Failed to execute the command create-module-config, NCLS-CFGAPI-00113=Failed to show all default configurations not merged with domain configuration under target {0}., NCLS-CFGAPI-00114=Failed to create all default configuration elements that are not present in the domain.xml under target {0}., NCLS-CFGAPI-00119=Failed to create module configuration for {0} under the target {1}, NCLS-CFGAPI-00120=Failed to remove all configuration elements related to your service form domain.xml. You can use create-module-config --dryRun with your module name to see all relevant configurations and try removing the config elements., NCLS-CFGAPI-00121=Failed to get active configuration for {0} under the target {1}, NCLS-CFGAPI-00122=Failed to create a ClassLoader for modules directory., NCLS-CFGAPI-00123=Cannot add new configuration extension to the extension point., NCLS-CFGAPI-00124=Can not read default configuration., NCLS-CFGAPI-00125=Exception while creating the command model for the generic command {0}., NCLS-CFGAPI-00126=The Config Bean {0} cannot be loaded by the generic command implementation., NCLS-CFGAPI-00127=Invalid annotated type {0} passed to InjectionResolver:getValue(), NCLS-CFGAPI-00128=Failure while getting List values from component, NCLS-CFGAPI-00129=The List type returned by {0} must be a generic type., NCLS-CFGAPI-00130=The generic type {0} is not supported, only List is supported., NCLS-CFGAPI-00131=Failure while instrospecting {0} to find all getters and setters., NCLS-CFGAPI-00132=Transaction exception while injecting {1}., NCLS-CFGAPI-00133=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed., NCLS-CFGAPI-00134=Exception while creating access checks for generic command {0}., NCLS-CFGAPI-00135=Cannot identify getter method for ListingColumn, NCLS-CFGAPI-00136=An error occurred while invoking getter {0} on ConfigBeanProxy., NCLS-CFGAPI-00137=Failure while upgrading http-service properties.} [2024-04-16T09:13:10.490Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:10.490Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:10.490Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:10.490Z] [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER [2024-04-16T09:13:10.490Z] [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-04-16T09:13:10.490Z] [INFO] Loggers found so far: {jakarta.enterprise.config.api.description=Configuration API, jakarta.enterprise.config.api.publish=true, jakarta.enterprise.config.api.subsystem=CONFIG-API} [2024-04-16T09:13:10.490Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:10.490Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-04-16T09:13:10.490Z] [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-04-16T09:13:10.490Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:10.490Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:10.490Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:10.490Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:10.490Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:10.490Z] [INFO] [2024-04-16T09:13:10.490Z] [INFO] --- compiler:3.13.0:testCompile (generate-test-hk2-config) @ config-api --- [2024-04-16T09:13:10.490Z] [INFO] Not compiling test sources [2024-04-16T09:13:10.490Z] [INFO] [2024-04-16T09:13:10.490Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api --- [2024-04-16T09:13:10.490Z] [INFO] Not copying test resources [2024-04-16T09:13:10.490Z] [INFO] [2024-04-16T09:13:10.490Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-api --- [2024-04-16T09:13:10.490Z] [INFO] Not compiling test sources [2024-04-16T09:13:10.490Z] [INFO] [2024-04-16T09:13:10.490Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2024-04-16T09:13:10.490Z] [INFO] [2024-04-16T09:13:10.490Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-api --- [2024-04-16T09:13:10.490Z] [INFO] Tests are skipped. [2024-04-16T09:13:10.490Z] [INFO] [2024-04-16T09:13:10.490Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api --- [2024-04-16T09:13:10.490Z] [INFO] Executing tasks [2024-04-16T09:13:10.490Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/classes/META-INF for [2024-04-16T09:13:10.490Z] [INFO] [echo] config-api [2024-04-16T09:13:10.490Z] [INFO] Executed tasks [2024-04-16T09:13:10.490Z] [INFO] [2024-04-16T09:13:10.490Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-api --- [2024-04-16T09:13:10.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/config-api.jar [2024-04-16T09:13:10.746Z] [INFO] [2024-04-16T09:13:10.746Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-api --- [2024-04-16T09:13:10.746Z] [INFO] Tests are skipped. [2024-04-16T09:13:10.746Z] [INFO] [2024-04-16T09:13:10.746Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-api --- [2024-04-16T09:13:10.746Z] [INFO] Tests are skipped. [2024-04-16T09:13:10.746Z] [INFO] [2024-04-16T09:13:10.746Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2024-04-16T09:13:10.746Z] [INFO] [2024-04-16T09:13:10.746Z] [INFO] --- install:3.1.1:install (default-install) @ config-api --- [2024-04-16T09:13:10.746Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.15-SNAPSHOT/config-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:10.747Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.15-SNAPSHOT/config-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-04-16T09:13:10.747Z] [INFO] Building Private APIs of Glassfish 7.0.15-SNAPSHOT [132/300] [2024-04-16T09:13:10.747Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-04-16T09:13:10.747Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-04-16T09:13:10.747Z] [INFO] Building GMS Bootstrap Module 7.0.15-SNAPSHOT [133/300] [2024-04-16T09:13:10.747Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-04-16T09:13:10.747Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-04-16T09:13:10.747Z] [INFO] Building Transaction Service Internal API 7.0.15-SNAPSHOT [134/300] [2024-04-16T09:13:10.747Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-04-16T09:13:10.747Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-04-16T09:13:10.747Z] [INFO] Building Load Balancer Internal API 7.0.15-SNAPSHOT [135/300] [2024-04-16T09:13:10.747Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-04-16T09:13:10.747Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction-internal-api --- [2024-04-16T09:13:10.747Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-load-balancer-connector --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-load-balancer-connector --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ internal-api --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction-internal-api --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ internal-api --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ internal-api --- [2024-04-16T09:13:10.747Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:10.747Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:10.747Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:10.747Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:10.747Z] [INFO] Compiling 18 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:10.747Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:10.747Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:10.747Z] [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:10.747Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:10.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/src/main/manpages [2024-04-16T09:13:10.747Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:10.747Z] [INFO] [2024-04-16T09:13:10.747Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-bootstrap --- [2024-04-16T09:13:10.747Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:10.747Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.004Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.004Z] [INFO] [2024-04-16T09:13:11.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction-internal-api --- [2024-04-16T09:13:11.004Z] [INFO] [2024-04-16T09:13:11.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2024-04-16T09:13:11.004Z] [INFO] [2024-04-16T09:13:11.004Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api --- [2024-04-16T09:13:11.004Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:11.004Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.004Z] [INFO] [2024-04-16T09:13:11.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.004Z] [INFO] [2024-04-16T09:13:11.004Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.004Z] [INFO] [2024-04-16T09:13:11.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api --- [2024-04-16T09:13:11.004Z] [INFO] [2024-04-16T09:13:11.004Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.004Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:11.004Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:11.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/manpages [2024-04-16T09:13:11.005Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction-internal-api --- [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.005Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:11.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2024-04-16T09:13:11.005Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.005Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:11.005Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.005Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:11.005Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.005Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ internal-api --- [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ internal-api --- [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api --- [2024-04-16T09:13:11.005Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api --- [2024-04-16T09:13:11.005Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:11.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/manpages [2024-04-16T09:13:11.005Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ internal-api --- [2024-04-16T09:13:11.005Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:11.005Z] [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.005Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2024-04-16T09:13:11.005Z] [INFO] [2024-04-16T09:13:11.005Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap --- [2024-04-16T09:13:11.005Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:11.260Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:11.260Z] [INFO] [2024-04-16T09:13:11.260Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap --- [2024-04-16T09:13:11.260Z] [INFO] [2024-04-16T09:13:11.260Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-bootstrap --- [2024-04-16T09:13:11.260Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:11.260Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.260Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.260Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations. [2024-04-16T09:13:11.261Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2024-04-16T09:13:11.261Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api --- [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.261Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:11.261Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:11.261Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.261Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api --- [2024-04-16T09:13:11.261Z] [INFO] [2024-04-16T09:13:11.261Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction-internal-api --- [2024-04-16T09:13:11.261Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:11.261Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.261Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:11.261Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.261Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.261Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:11.261Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:11.261Z] [INFO] Processing: NCLS-CLSTR-10001 [2024-04-16T09:13:11.261Z] [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false [2024-04-16T09:13:11.261Z] [INFO] Processing: NCLS-CLSTR-20001 [2024-04-16T09:13:11.261Z] [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false [2024-04-16T09:13:11.261Z] [INFO] Processing: NCLS-CLSTR-20002 [2024-04-16T09:13:11.261Z] [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false [2024-04-16T09:13:11.261Z] [INFO] Processing: NCLS-CLSTR-20003 [2024-04-16T09:13:11.261Z] [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false [2024-04-16T09:13:11.261Z] [INFO] Processing: NCLS-CLSTR-20004 [2024-04-16T09:13:11.261Z] [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false [2024-04-16T09:13:11.261Z] [INFO] Processing: NCLS-CLSTR-20005 [2024-04-16T09:13:11.261Z] [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false [2024-04-16T09:13:11.261Z] [INFO] Processing: NCLS-CLSTR-20006 [2024-04-16T09:13:11.261Z] [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false [2024-04-16T09:13:11.261Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}} [2024-04-16T09:13:11.262Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:11.262Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:11.262Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:11.262Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-04-16T09:13:11.262Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService [2024-04-16T09:13:11.262Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-04-16T09:13:11.262Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory [2024-04-16T09:13:11.262Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR} [2024-04-16T09:13:11.262Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:11.262Z] [INFO] Found enclosing element GMSBS_LOGGER_NAME [2024-04-16T09:13:11.262Z] [INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService [2024-04-16T09:13:11.262Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:11.262Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:11.262Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:11.262Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:11.262Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Not copying test resources [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Not compiling test sources [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Executing tasks [2024-04-16T09:13:11.262Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2024-04-16T09:13:11.262Z] [INFO] [echo] gms-bootstrap [2024-04-16T09:13:11.262Z] [INFO] Executed tasks [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] [2024-04-16T09:13:11.262Z] [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap --- [2024-04-16T09:13:11.262Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.15-SNAPSHOT/gms-bootstrap-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:11.518Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.15-SNAPSHOT/gms-bootstrap-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:11.518Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.518Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,80] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:11.519Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,16] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:11.519Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:11.519Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api --- [2024-04-16T09:13:11.519Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:11.519Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.519Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] Not copying test resources [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] Not compiling test sources [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.519Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api --- [2024-04-16T09:13:11.519Z] [INFO] Not copying test resources [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transaction-internal-api --- [2024-04-16T09:13:11.519Z] [INFO] Not compiling test sources [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- surefire:3.2.5:test (default-test) @ transaction-internal-api --- [2024-04-16T09:13:11.519Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api --- [2024-04-16T09:13:11.519Z] [INFO] Executing tasks [2024-04-16T09:13:11.519Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2024-04-16T09:13:11.519Z] [INFO] [echo] gf-load-balancer-connector [2024-04-16T09:13:11.519Z] [INFO] Executed tasks [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2024-04-16T09:13:11.519Z] [INFO] Executing tasks [2024-04-16T09:13:11.519Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/classes/META-INF for [2024-04-16T09:13:11.519Z] [INFO] [echo] transaction-internal-api [2024-04-16T09:13:11.519Z] [INFO] Executed tasks [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api --- [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.519Z] [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector --- [2024-04-16T09:13:11.519Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.15-SNAPSHOT/gf-load-balancer-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:11.519Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.15-SNAPSHOT/gf-load-balancer-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:11.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/transaction-internal-api.jar [2024-04-16T09:13:11.519Z] [INFO] [2024-04-16T09:13:11.520Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction-internal-api --- [2024-04-16T09:13:11.520Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.520Z] [INFO] [2024-04-16T09:13:11.520Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction-internal-api --- [2024-04-16T09:13:11.520Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.520Z] [INFO] [2024-04-16T09:13:11.520Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2024-04-16T09:13:11.520Z] [INFO] [2024-04-16T09:13:11.520Z] [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api --- [2024-04-16T09:13:11.520Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.15-SNAPSHOT/transaction-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:11.520Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.15-SNAPSHOT/transaction-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:11.520Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:11.520Z] [INFO] [2024-04-16T09:13:11.520Z] [INFO] --- command-security:1.0.17:check (default-check) @ internal-api --- [2024-04-16T09:13:11.520Z] [INFO] [2024-04-16T09:13:11.520Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ internal-api --- [2024-04-16T09:13:11.520Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:11.520Z] [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:11.776Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:11.776Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:11.776Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:11.776Z] [INFO] Processing: NCLS-COM-01001 [2024-04-16T09:13:11.776Z] [INFO] Message NCLS-COM-01001 needs checking for cause/action: false [2024-04-16T09:13:11.776Z] [INFO] Processing: NCLS-COM-01002 [2024-04-16T09:13:11.776Z] [INFO] Message NCLS-COM-01002 needs checking for cause/action: true [2024-04-16T09:13:11.776Z] [INFO] Processing: NCLS-COM-01003 [2024-04-16T09:13:11.776Z] [INFO] Message NCLS-COM-01003 needs checking for cause/action: true [2024-04-16T09:13:11.776Z] [INFO] Processing: NCLS-COM-01004 [2024-04-16T09:13:11.776Z] [INFO] Message NCLS-COM-01004 needs checking for cause/action: true [2024-04-16T09:13:11.777Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-01001=Exception {0} resolving password alias {1} in property {2}., NCLS-COM-01002=Unknown property {0} found unresolving {1}., NCLS-COM-01003=System property reference missing trailing "'}'" at {0} in domain.xml., NCLS-COM-01004=System property reference missing starting "$'{'" at {0} in domain.xml.} [2024-04-16T09:13:11.777Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:11.777Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:11.777Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:11.777Z] [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER [2024-04-16T09:13:11.777Z] [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo [2024-04-16T09:13:11.777Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.util.description=Internal API, jakarta.enterprise.system.tools.util.publish=true, jakarta.enterprise.system.tools.util.subsystem=COMMON} [2024-04-16T09:13:11.777Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:11.777Z] [INFO] Found enclosing element INT_LOGGER [2024-04-16T09:13:11.777Z] [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo [2024-04-16T09:13:11.777Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:11.777Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:11.777Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:11.777Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:11.777Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Not copying test resources [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Not compiling test sources [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- surefire:3.2.5:test (default-test) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Executing tasks [2024-04-16T09:13:11.777Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/classes/META-INF for [2024-04-16T09:13:11.777Z] [INFO] [echo] internal-api [2024-04-16T09:13:11.777Z] [INFO] Executed tasks [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/internal-api.jar [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- failsafe:3.2.5:verify (verify) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Tests are skipped. [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] --- install:3.1.1:install (default-install) @ internal-api --- [2024-04-16T09:13:11.777Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.15-SNAPSHOT/internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:11.777Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.15-SNAPSHOT/internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-04-16T09:13:11.777Z] [INFO] Building GlassFish SSL Implementation Module 7.0.15-SNAPSHOT [136/300] [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-04-16T09:13:11.777Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-04-16T09:13:11.777Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.777Z] [INFO] Building Deployment Related Common Classes 7.0.15-SNAPSHOT [137/300] [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] from nucleus/deployment/common/pom.xml [2024-04-16T09:13:11.777Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] Building OSGi Container 7.0.15-SNAPSHOT [138/300] [2024-04-16T09:13:11.777Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-04-16T09:13:11.777Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-04-16T09:13:11.777Z] [INFO] [2024-04-16T09:13:11.777Z] [INFO] Building Glassfish MBeanServer support 7.0.15-SNAPSHOT [139/300] [2024-04-16T09:13:11.777Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-04-16T09:13:11.777Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-04-16T09:13:11.777Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-04-16T09:13:11.777Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.777Z] [INFO] Building stats77 7.0.15-SNAPSHOT [141/300] [2024-04-16T09:13:11.777Z] [INFO] Building flashlight-framework 7.0.15-SNAPSHOT [140/300] [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-04-16T09:13:11.778Z] [INFO] Building Glassfish Naming 7.0.15-SNAPSHOT [142/300] [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-04-16T09:13:11.778Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-04-16T09:13:11.778Z] [INFO] from appserver/common/stats77/pom.xml [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] Building Diagnostics API 7.0.15-SNAPSHOT [143/300] [2024-04-16T09:13:11.778Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] Building JTA Implementation for Glassfish 7.0.15-SNAPSHOT [144/300] [2024-04-16T09:13:11.778Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-04-16T09:13:11.778Z] [INFO] from appserver/transaction/jta/pom.xml [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-04-16T09:13:11.778Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] Building Web Container Naming Utilities 7.0.15-SNAPSHOT [145/300] [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-04-16T09:13:11.778Z] [INFO] Building GlassFish Grizzly adapter container implementation 7.0.15-SNAPSHOT [147/300] [2024-04-16T09:13:11.778Z] [INFO] Building JMS Connector Module for Runtime 7.0.15-SNAPSHOT [146/300] [2024-04-16T09:13:11.778Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-04-16T09:13:11.778Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-04-16T09:13:11.778Z] [INFO] Building GlassFish MicroProfile Connectors 7.0.15-SNAPSHOT [148/300] [2024-04-16T09:13:11.778Z] [INFO] from appserver/web/web-naming/pom.xml [2024-04-16T09:13:11.778Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ssl-impl --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ssl-impl --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ssl-impl --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ stats77 --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ stats77 --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ stats77 --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-api --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-container --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-naming --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-api --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-naming --- [2024-04-16T09:13:11.778Z] [INFO] [2024-04-16T09:13:11.778Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-connector --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-connector --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.035Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-framework --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.035Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-framework --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-naming --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-naming --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-naming --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jta --- [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.035Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jta --- [2024-04-16T09:13:12.035Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.035Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jta --- [2024-04-16T09:13:12.036Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-connectors --- [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-connectors --- [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-common --- [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-connectors --- [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-common --- [2024-04-16T09:13:12.036Z] [INFO] [2024-04-16T09:13:12.036Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-common --- [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:12.036Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.036Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.292Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-api --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-api --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api --- [2024-04-16T09:13:12.292Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api --- [2024-04-16T09:13:12.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/src/main/resources [2024-04-16T09:13:12.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/src/main/manpages [2024-04-16T09:13:12.292Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-api --- [2024-04-16T09:13:12.292Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.292Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:12.292Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-connectors --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-connectors --- [2024-04-16T09:13:12.292Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-container --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-connectors --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-container --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container --- [2024-04-16T09:13:12.292Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.292Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.292Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-connectors --- [2024-04-16T09:13:12.292Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/resources [2024-04-16T09:13:12.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/manpages [2024-04-16T09:13:12.292Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.292Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-container --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ssl-impl --- [2024-04-16T09:13:12.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/src/main/resources [2024-04-16T09:13:12.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/src/main/manpages [2024-04-16T09:13:12.292Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ssl-impl --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.292Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-connectors --- [2024-04-16T09:13:12.292Z] [INFO] [2024-04-16T09:13:12.293Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl --- [2024-04-16T09:13:12.293Z] [INFO] [2024-04-16T09:13:12.293Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container --- [2024-04-16T09:13:12.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/src/main/resources [2024-04-16T09:13:12.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/src/main/manpages [2024-04-16T09:13:12.293Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.293Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.293Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.293Z] [INFO] [2024-04-16T09:13:12.293Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-container --- [2024-04-16T09:13:12.293Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.293Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.293Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:12.293Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.293Z] [INFO] [2024-04-16T09:13:12.293Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.293Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl --- [2024-04-16T09:13:12.293Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:12.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/manpages [2024-04-16T09:13:12.293Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.293Z] [INFO] [2024-04-16T09:13:12.293Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ssl-impl --- [2024-04-16T09:13:12.548Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.548Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.548Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api --- [2024-04-16T09:13:12.548Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:12.548Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-connector --- [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector --- [2024-04-16T09:13:12.548Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector --- [2024-04-16T09:13:12.548Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:12.548Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:12.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/src/main/manpages [2024-04-16T09:13:12.548Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.548Z] [INFO] [2024-04-16T09:13:12.548Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-connector --- [2024-04-16T09:13:12.548Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.548Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.803Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.803Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.804Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-framework --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-framework --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework --- [2024-04-16T09:13:12.804Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.804Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework --- [2024-04-16T09:13:12.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/manpages [2024-04-16T09:13:12.804Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-mbeanserver --- [2024-04-16T09:13:12.804Z] [INFO] Copying 16 resources from src/main/java to target/classes [2024-04-16T09:13:12.804Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-04-16T09:13:12.804Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-framework --- [2024-04-16T09:13:12.804Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.804Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.804Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.804Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:12.804Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-api --- [2024-04-16T09:13:12.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jta --- [2024-04-16T09:13:12.804Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jta --- [2024-04-16T09:13:12.804Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta --- [2024-04-16T09:13:12.804Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-connectors --- [2024-04-16T09:13:12.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ stats77 --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ stats77 --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 --- [2024-04-16T09:13:12.804Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-connectors --- [2024-04-16T09:13:12.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/resources [2024-04-16T09:13:12.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/manpages [2024-04-16T09:13:12.804Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ stats77 --- [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jta --- [2024-04-16T09:13:12.804Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:13:12.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.804Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2024-04-16T09:13:12.804Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:12.804Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2024-04-16T09:13:12.805Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2024-04-16T09:13:12.805Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-connectors --- [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jta --- [2024-04-16T09:13:12.805Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.805Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.805Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:12.805Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.805Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container --- [2024-04-16T09:13:12.805Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-naming --- [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-naming --- [2024-04-16T09:13:12.805Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming --- [2024-04-16T09:13:12.805Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming --- [2024-04-16T09:13:12.805Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:12.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/manpages [2024-04-16T09:13:12.805Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-naming --- [2024-04-16T09:13:12.805Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:12.805Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:12.805Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2024-04-16T09:13:12.805Z] [INFO] [2024-04-16T09:13:12.805Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector --- [2024-04-16T09:13:13.061Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:13.061Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[408,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:13.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[409,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:13.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[415,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:13.062Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:13.062Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl --- [2024-04-16T09:13:13.062Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:13.062Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.062Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-common --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-common --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common --- [2024-04-16T09:13:13.062Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:13.062Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:13.062Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.062Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common --- [2024-04-16T09:13:13.062Z] [INFO] Not copying test resources [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-api --- [2024-04-16T09:13:13.062Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:13:13.062Z] [INFO] Not compiling test sources [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-api --- [2024-04-16T09:13:13.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/manpages [2024-04-16T09:13:13.062Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-common --- [2024-04-16T09:13:13.062Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api --- [2024-04-16T09:13:13.062Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:13.062Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:13.062Z] [INFO] Executing tasks [2024-04-16T09:13:13.062Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2024-04-16T09:13:13.062Z] [INFO] [echo] diagnostics-api [2024-04-16T09:13:13.062Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.062Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-naming --- [2024-04-16T09:13:13.062Z] [INFO] Executed tasks [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.062Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-naming --- [2024-04-16T09:13:13.062Z] [INFO] [2024-04-16T09:13:13.063Z] [INFO] [2024-04-16T09:13:13.063Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-connectors --- [2024-04-16T09:13:13.063Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming --- [2024-04-16T09:13:13.063Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:13.063Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-connectors --- [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-api --- [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming --- [2024-04-16T09:13:13.318Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:13.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/manpages [2024-04-16T09:13:13.318Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:13.318Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-api --- [2024-04-16T09:13:13.318Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-naming --- [2024-04-16T09:13:13.318Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2024-04-16T09:13:13.318Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:13.318Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api --- [2024-04-16T09:13:13.318Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.15-SNAPSHOT/diagnostics-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:13.318Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:13.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:13.318Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container --- [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-container --- [2024-04-16T09:13:13.318Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:13.318Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:13.318Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.15-SNAPSHOT/diagnostics-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:13.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector --- [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-connector --- [2024-04-16T09:13:13.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:13.318Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:13.318Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl --- [2024-04-16T09:13:13.318Z] [INFO] [2024-04-16T09:13:13.318Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ssl-impl --- [2024-04-16T09:13:13.318Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:13.318Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:13.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:13.319Z] [INFO] [2024-04-16T09:13:13.319Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.319Z] [INFO] [2024-04-16T09:13:13.319Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.319Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:13.319Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:13.575Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.575Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-connectors --- [2024-04-16T09:13:13.575Z] [INFO] Not copying test resources [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-connectors --- [2024-04-16T09:13:13.575Z] [INFO] Not compiling test sources [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-connectors --- [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-connectors --- [2024-04-16T09:13:13.575Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-connectors --- [2024-04-16T09:13:13.575Z] [INFO] Executing tasks [2024-04-16T09:13:13.575Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.575Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector --- [2024-04-16T09:13:13.575Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/classes/META-INF for [2024-04-16T09:13:13.575Z] [INFO] [echo] microprofile-connectors [2024-04-16T09:13:13.575Z] [INFO] Not copying test resources [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-connector --- [2024-04-16T09:13:13.575Z] [INFO] Executed tasks [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-connectors --- [2024-04-16T09:13:13.575Z] [INFO] Not compiling test sources [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-connector --- [2024-04-16T09:13:13.575Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector --- [2024-04-16T09:13:13.575Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/microprofile-connectors.jar [2024-04-16T09:13:13.575Z] [INFO] [2024-04-16T09:13:13.575Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-connectors --- [2024-04-16T09:13:13.575Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.575Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:13.575Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:13.575Z] [INFO] Processing: NCLS-SECURITY-05054 [2024-04-16T09:13:13.575Z] [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true [2024-04-16T09:13:13.575Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}} [2024-04-16T09:13:13.575Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:13.575Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:13.575Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:13.575Z] [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER [2024-04-16T09:13:13.575Z] [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-04-16T09:13:13.575Z] [INFO] Loggers found so far: {jakarta.enterprise.system.security.ssl.description=Security - SSL, jakarta.enterprise.system.security.ssl.publish=true, jakarta.enterprise.system.security.ssl.subsystem=SECURITY - SSL} [2024-04-16T09:13:13.575Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:13.575Z] [INFO] Found enclosing element SEC_SSL_LOGGER [2024-04-16T09:13:13.575Z] [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-04-16T09:13:13.575Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:13.576Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:13.576Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:13.576Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:13.576Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl --- [2024-04-16T09:13:13.576Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-connectors --- [2024-04-16T09:13:13.576Z] [INFO] Not copying test resources [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ssl-impl --- [2024-04-16T09:13:13.576Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-connectors-checkstyle) @ microprofile-connectors --- [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-connectors --- [2024-04-16T09:13:13.576Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.15-SNAPSHOT/microprofile-connectors-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:13.576Z] [INFO] Not compiling test sources [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- surefire:3.2.5:test (default-test) @ ssl-impl --- [2024-04-16T09:13:13.576Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/microprofile-connectors.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.15-SNAPSHOT/microprofile-connectors-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:13.576Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl --- [2024-04-16T09:13:13.576Z] [INFO] Executing tasks [2024-04-16T09:13:13.576Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/classes/META-INF for [2024-04-16T09:13:13.576Z] [INFO] [echo] gf-jms-connector [2024-04-16T09:13:13.576Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.576Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java:[98,27] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:13.576Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2024-04-16T09:13:13.576Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:13.576Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:13.576Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2024-04-16T09:13:13.576Z] [INFO] Executed tasks [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector --- [2024-04-16T09:13:13.576Z] [INFO] [2024-04-16T09:13:13.576Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2024-04-16T09:13:13.576Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.576Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:13.576Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:13.576Z] [INFO] Processing: NCLS-OSGI-00001 [2024-04-16T09:13:13.576Z] [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false [2024-04-16T09:13:13.576Z] [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}} [2024-04-16T09:13:13.576Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:13.576Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:13.576Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:13.576Z] [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME [2024-04-16T09:13:13.576Z] [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-04-16T09:13:13.577Z] [INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI} [2024-04-16T09:13:13.577Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:13.577Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:13:13.577Z] [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-04-16T09:13:13.577Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:13.577Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:13.577Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:13.577Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:13.577Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container --- [2024-04-16T09:13:13.577Z] [INFO] Not copying test resources [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-container --- [2024-04-16T09:13:13.577Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.577Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:13.577Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:13.577Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2024-04-16T09:13:13.577Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:13.577Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:13.577Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2024-04-16T09:13:13.577Z] [INFO] Not compiling test sources [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-container --- [2024-04-16T09:13:13.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2024-04-16T09:13:13.577Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container --- [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver --- [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-connector --- [2024-04-16T09:13:13.577Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 --- [2024-04-16T09:13:13.577Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.577Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.577Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:13.577Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:13.577Z] [INFO] Not copying test resources [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.577Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-connector --- [2024-04-16T09:13:13.577Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2024-04-16T09:13:13.577Z] [INFO] [2024-04-16T09:13:13.577Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector --- [2024-04-16T09:13:13.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.15-SNAPSHOT/gf-jms-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:13.577Z] [INFO] Executing tasks [2024-04-16T09:13:13.578Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/classes/META-INF for [2024-04-16T09:13:13.578Z] [INFO] [echo] ssl-impl [2024-04-16T09:13:13.834Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.15-SNAPSHOT/gf-jms-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:13.834Z] [INFO] Executed tasks [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl --- [2024-04-16T09:13:13.834Z] [INFO] Not compiling test sources [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.834Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/ssl-impl.jar [2024-04-16T09:13:13.834Z] [INFO] Executing tasks [2024-04-16T09:13:13.834Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2024-04-16T09:13:13.834Z] [INFO] [echo] osgi-container [2024-04-16T09:13:13.834Z] [INFO] Executed tasks [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container --- [2024-04-16T09:13:13.834Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.834Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ssl-impl --- [2024-04-16T09:13:13.834Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ssl-impl --- [2024-04-16T09:13:13.834Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- install:3.1.1:install (default-install) @ ssl-impl --- [2024-04-16T09:13:13.834Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.15-SNAPSHOT/ssl-impl-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:13.834Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.15-SNAPSHOT/ssl-impl-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-container --- [2024-04-16T09:13:13.834Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-container --- [2024-04-16T09:13:13.834Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2024-04-16T09:13:13.834Z] [INFO] [2024-04-16T09:13:13.834Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-container --- [2024-04-16T09:13:13.834Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.15-SNAPSHOT/osgi-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:13.835Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.15-SNAPSHOT/osgi-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:13.835Z] [INFO] Executing tasks [2024-04-16T09:13:13.835Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/classes/META-INF for [2024-04-16T09:13:13.835Z] [INFO] [echo] glassfish-grizzly-container [2024-04-16T09:13:13.835Z] [INFO] Executed tasks [2024-04-16T09:13:13.835Z] [INFO] [2024-04-16T09:13:13.835Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.835Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.835Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Some input files use or override a deprecated API. [2024-04-16T09:13:13.835Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:13.835Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:13.835Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:13.835Z] [INFO] [2024-04-16T09:13:13.835Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jta --- [2024-04-16T09:13:13.835Z] [INFO] [2024-04-16T09:13:13.835Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jta --- [2024-04-16T09:13:13.835Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-04-16T09:13:13.835Z] [INFO] [2024-04-16T09:13:13.835Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta --- [2024-04-16T09:13:13.835Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:13.835Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:13.835Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:13.835Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:13.835Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[140,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:13.835Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:13.835Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:13.835Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[168,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:13.835Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java:[102,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:13.835Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:13.835Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.836Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.836Z] [INFO] Tests are skipped. [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container --- [2024-04-16T09:13:13.836Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.15-SNAPSHOT/glassfish-grizzly-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:13.836Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.15-SNAPSHOT/glassfish-grizzly-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-04-16T09:13:13.836Z] [INFO] Building Glassfish Grizzly extra jars Combining 7.0.15-SNAPSHOT [149/300] [2024-04-16T09:13:13.836Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-04-16T09:13:13.836Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:13.836Z] [INFO] [2024-04-16T09:13:13.836Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming --- [2024-04-16T09:13:13.836Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.092Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.092Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.092Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- command-security:1.0.17:check (default-check) @ stats77 --- [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ stats77 --- [2024-04-16T09:13:14.092Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:14.092Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.092Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.092Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.092Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.092Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[490,78] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:14.092Z] cast to java.lang.Class for a varargs call [2024-04-16T09:13:14.092Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:14.092Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[491,79] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:14.092Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:14.092Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:14.092Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java:[107,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:14.092Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API. [2024-04-16T09:13:14.092Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:14.092Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:14.092Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2024-04-16T09:13:14.092Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework --- [2024-04-16T09:13:14.092Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:14.092Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- command-security:1.0.17:check (default-check) @ jta --- [2024-04-16T09:13:14.092Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jta.admin.cli.FreezeTransactionService, org.glassfish.jta.admin.cli.RollbackTransaction, org.glassfish.jta.admin.cli.UnFreezeTransactionService] [2024-04-16T09:13:14.092Z] [INFO] [2024-04-16T09:13:14.092Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jta --- [2024-04-16T09:13:14.093Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.093Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.093Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:14.093Z] [INFO] [2024-04-16T09:13:14.093Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming --- [2024-04-16T09:13:14.093Z] [INFO] [2024-04-16T09:13:14.093Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-naming --- [2024-04-16T09:13:14.093Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.093Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.348Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.349Z] [INFO] [2024-04-16T09:13:14.349Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.349Z] [INFO] [2024-04-16T09:13:14.349Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.349Z] [INFO] [2024-04-16T09:13:14.349Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.349Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:14.349Z] [INFO] [2024-04-16T09:13:14.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2024-04-16T09:13:14.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2024-04-16T09:13:14.349Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:14.349Z] [INFO] [2024-04-16T09:13:14.349Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.349Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.349Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.349Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.349Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.349Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00010 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX--00008 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00008 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00001 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00002 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00003 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00004 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00005 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00006 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00007 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00009 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00026 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00011 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00012 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00013 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00014 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00015 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00016 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00017 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00018 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00019 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00020 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00021 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00022 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00023 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00024 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false [2024-04-16T09:13:14.349Z] [INFO] Processing: NCLS-JMX-00025 [2024-04-16T09:13:14.349Z] [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false [2024-04-16T09:13:14.350Z] [INFO] Total Messages including ones found from disk so far: {NCLS-JMX--00008=Error while shutting down AMX, NCLS-JMX-00001=JMXStartupService and JMXConnectors have been shut down., NCLS-JMX-00002=JMXStartupService: Stopped JMXConnectorServer: {0}, NCLS-JMX-00003=MBean Registration Exception thrown {0}, NCLS-JMX-00004=Instance Not Found Exception thrown {0}, NCLS-JMX-00005=JMXStartupService has started JMXConnector on JMXService URL {0}, NCLS-JMX-00006=JMXStartupService has disabled JMXConnector {0}, NCLS-JMX-00007=Cannot start JMX connector {0} due to exception {1}, NCLS-JMX-00008=Booting AMX Listener, connection made for {0}, now booting AMX MBeans, NCLS-JMX-00009=Security enabled, NCLS-JMX-00010=Attempted access to method {0} on object {1} rejected; user was granted {2} but the operation reports its impact as "{3}", NCLS-JMX-00011=Error stopping RMIConnector, NCLS-JMX-00012=MyRMIJRMPServerImpl: exported on address {0}, NCLS-JMX-00013=MyRMIJRMPServerImpl: makeClient on address = {0}, NCLS-JMX-00014=Error preparing SSL context, NCLS-JMX-00015=No Key store found for {0}, NCLS-JMX-00016=No keystores defined, NCLS-JMX-00017=Bad maxCertLength: {0}, NCLS-JMX-00018=JSSE keystoreload failed for type = {0} path = {1} {2}, NCLS-JMX-00019=All SSL protocol variants disabled for network-listener, using SSL implementation specific defaults, NCLS-JMX-00020=All SSL cipher suites disabled for network-listener(s). Using SSL implementation specific defaults, NCLS-JMX-00021=Unknown cipher error for cipher {0}, NCLS-JMX-00022=Creating a SecureRMIClientSocketFactory @ {0}with ssl config = {1}, NCLS-JMX-00023=Setting SSLParams @ {0}, NCLS-JMX-00024=Creating a SecureRMIServerSocketFactory @ {0} with ssl config = {1}, NCLS-JMX-00025=SSLServerSocket {0} and {1} created, NCLS-JMX-00026=Binding RMI port to single IP address = {0}, port {1}} [2024-04-16T09:13:14.350Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.350Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.350Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.350Z] [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME [2024-04-16T09:13:14.350Z] [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util [2024-04-16T09:13:14.350Z] [INFO] Loggers found so far: {jakarta.enterprise.system.jmx.description=JMX System Logger, jakarta.enterprise.system.jmx.publish=true, jakarta.enterprise.system.jmx.subsystem=JMX} [2024-04-16T09:13:14.350Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:14.350Z] [INFO] Found enclosing element JMX_LOGGER_NAME [2024-04-16T09:13:14.350Z] [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util [2024-04-16T09:13:14.350Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.350Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.350Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.350Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:14.351Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.351Z] [INFO] Not copying test resources [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.351Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.351Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.351Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.351Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 --- [2024-04-16T09:13:14.351Z] [INFO] Not copying test resources [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stats77 --- [2024-04-16T09:13:14.351Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- surefire:3.2.5:test (default-test) @ stats77 --- [2024-04-16T09:13:14.351Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.351Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta --- [2024-04-16T09:13:14.351Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 --- [2024-04-16T09:13:14.351Z] [INFO] Not copying test resources [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jta --- [2024-04-16T09:13:14.351Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- surefire:3.2.5:test (default-test) @ jta --- [2024-04-16T09:13:14.351Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.351Z] [INFO] [2024-04-16T09:13:14.351Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jta --- [2024-04-16T09:13:14.351Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.351Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[191,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:14.351Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[197,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:14.351Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Some input files use or override a deprecated API. [2024-04-16T09:13:14.351Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:14.351Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:14.352Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2024-04-16T09:13:14.352Z] [INFO] Executing tasks [2024-04-16T09:13:14.352Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/classes/META-INF for [2024-04-16T09:13:14.352Z] [INFO] [echo] glassfish-mbeanserver [2024-04-16T09:13:14.352Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2024-04-16T09:13:14.352Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:14.352Z] [INFO] Executed tasks [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework --- [2024-04-16T09:13:14.352Z] [INFO] Executing tasks [2024-04-16T09:13:14.352Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/classes/META-INF for [2024-04-16T09:13:14.352Z] [INFO] [echo] jta [2024-04-16T09:13:14.352Z] [INFO] Executed tasks [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jta --- [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-framework --- [2024-04-16T09:13:14.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2024-04-16T09:13:14.352Z] [INFO] Executing tasks [2024-04-16T09:13:14.352Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/classes/META-INF for [2024-04-16T09:13:14.352Z] [INFO] [echo] stats77 [2024-04-16T09:13:14.352Z] [INFO] Executed tasks [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 --- [2024-04-16T09:13:14.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/jta.jar [2024-04-16T09:13:14.352Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.352Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common --- [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jta --- [2024-04-16T09:13:14.352Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:14.352Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.352Z] [INFO] [2024-04-16T09:13:14.352Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jta --- [2024-04-16T09:13:14.608Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.608Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2024-04-16T09:13:14.608Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- install:3.1.1:install (default-install) @ jta --- [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver --- [2024-04-16T09:13:14.608Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.15-SNAPSHOT/jta-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:14.608Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.15-SNAPSHOT/glassfish-mbeanserver-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:14.608Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.15-SNAPSHOT/jta-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:14.608Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.15-SNAPSHOT/glassfish-mbeanserver-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:14.608Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.608Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.608Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:14.608Z] [INFO] Processing: AS-NAMING-00001 [2024-04-16T09:13:14.608Z] [INFO] Message AS-NAMING-00001 needs checking for cause/action: false [2024-04-16T09:13:14.608Z] [INFO] Processing: AS-NAMING-00008 [2024-04-16T09:13:14.608Z] [INFO] Message AS-NAMING-00008 needs checking for cause/action: false [2024-04-16T09:13:14.608Z] [INFO] Processing: AS-NAMING-00003 [2024-04-16T09:13:14.608Z] [INFO] Message AS-NAMING-00003 needs checking for cause/action: false [2024-04-16T09:13:14.608Z] [INFO] Processing: AS-NAMING-00002 [2024-04-16T09:13:14.608Z] [INFO] Message AS-NAMING-00002 needs checking for cause/action: false [2024-04-16T09:13:14.608Z] [INFO] Processing: AS-NAMING-00006 [2024-04-16T09:13:14.608Z] [INFO] Message AS-NAMING-00006 needs checking for cause/action: false [2024-04-16T09:13:14.608Z] [INFO] Total Messages including ones found from disk so far: {AS-NAMING-00001=Failed to load {0} using CommonClassLoader, AS-NAMING-00002=Exception during name lookup : {0}, AS-NAMING-00003=Exception occurred when instantiating LocalSerialContextProviderImpl: {0}, AS-NAMING-00006=Exception in NamingUtilsImpl copyMutableObject(): {0}, AS-NAMING-00008=Fall back to INITIAL_CONTEXT_FACTORY {0}} [2024-04-16T09:13:14.608Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.608Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.608Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.608Z] [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME [2024-04-16T09:13:14.608Z] [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade [2024-04-16T09:13:14.608Z] [INFO] Loggers found so far: {org.glassfish.naming.description=logger for GlassFish appserver naming, org.glassfish.naming.publish=true, org.glassfish.naming.subsystem=glassfish-naming} [2024-04-16T09:13:14.608Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:14.608Z] [INFO] Found enclosing element NAMING_LOGGER_NAME [2024-04-16T09:13:14.608Z] [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade [2024-04-16T09:13:14.608Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.608Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:14.608Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.608Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.608Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:14.608Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming --- [2024-04-16T09:13:14.608Z] [INFO] Not copying test resources [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-naming --- [2024-04-16T09:13:14.608Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2024-04-16T09:13:14.608Z] [INFO] [2024-04-16T09:13:14.608Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-naming --- [2024-04-16T09:13:14.609Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.609Z] [INFO] [2024-04-16T09:13:14.609Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming --- [2024-04-16T09:13:14.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/stats77.jar [2024-04-16T09:13:14.609Z] [INFO] [2024-04-16T09:13:14.609Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ stats77 --- [2024-04-16T09:13:14.609Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/MailSessionFactory.java:[101,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,49] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/SendMailFactory.java:[88,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLConnection.java:[123,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[73,14] unchecked call to put(K,V) as a member of the raw type java.util.Dictionary [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[75,32] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types [2024-04-16T09:13:14.609Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2024-04-16T09:13:14.609Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2024-04-16T09:13:14.609Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2024-04-16T09:13:14.609Z] required: java.util.Dictionary [2024-04-16T09:13:14.609Z] found: java.util.Dictionary [2024-04-16T09:13:14.609Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Some input files use or override a deprecated API. [2024-04-16T09:13:14.609Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:14.609Z] [INFO] [2024-04-16T09:13:14.609Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2024-04-16T09:13:14.609Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.609Z] [INFO] [2024-04-16T09:13:14.609Z] [INFO] --- failsafe:3.2.5:verify (verify) @ stats77 --- [2024-04-16T09:13:14.609Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.609Z] [INFO] [2024-04-16T09:13:14.609Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2024-04-16T09:13:14.609Z] [INFO] [2024-04-16T09:13:14.609Z] [INFO] --- install:3.1.1:install (default-install) @ stats77 --- [2024-04-16T09:13:14.609Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.15-SNAPSHOT/stats77-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:14.609Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.609Z] [INFO] [2024-04-16T09:13:14.609Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.15-SNAPSHOT/stats77-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar [2024-04-16T09:13:14.610Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar [2024-04-16T09:13:14.610Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar [2024-04-16T09:13:14.610Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar [2024-04-16T09:13:14.610Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-04-16T09:13:14.610Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.1.0/hk2-3.1.0.jar [2024-04-16T09:13:14.610Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.610Z] [INFO] Executing tasks [2024-04-16T09:13:14.610Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/classes/META-INF for [2024-04-16T09:13:14.610Z] [INFO] [echo] glassfish-naming [2024-04-16T09:13:14.610Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.610Z] [INFO] Executed tasks [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming --- [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming --- [2024-04-16T09:13:14.610Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:14.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/glassfish-naming.jar [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-naming --- [2024-04-16T09:13:14.610Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-naming --- [2024-04-16T09:13:14.610Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming --- [2024-04-16T09:13:14.610Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.15-SNAPSHOT/glassfish-naming-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:14.610Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.15-SNAPSHOT/glassfish-naming-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:14.610Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:14.610Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.610Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] Not copying test resources [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common --- [2024-04-16T09:13:14.610Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-common --- [2024-04-16T09:13:14.610Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.610Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.610Z] [INFO] Executing tasks [2024-04-16T09:13:14.610Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2024-04-16T09:13:14.610Z] [INFO] [echo] glassfish-grizzly-extra-all [2024-04-16T09:13:14.610Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2024-04-16T09:13:14.610Z] [INFO] Executed tasks [2024-04-16T09:13:14.610Z] [INFO] [2024-04-16T09:13:14.610Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.610Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:14.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-04-16T09:13:14.611Z] [INFO] [2024-04-16T09:13:14.611Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-naming --- [2024-04-16T09:13:14.611Z] [INFO] [2024-04-16T09:13:14.611Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-naming --- [2024-04-16T09:13:14.611Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.611Z] [INFO] [2024-04-16T09:13:14.611Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:14.611Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.611Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-04-16T09:13:14.869Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.869Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.869Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00301 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00301 needs checking for cause/action: true [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00302 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00302 needs checking for cause/action: true [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00303 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00303 needs checking for cause/action: true [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00304 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00304 needs checking for cause/action: false [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00305 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00305 needs checking for cause/action: false [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00306 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00306 needs checking for cause/action: true [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00501 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00501 needs checking for cause/action: false [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00502 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00502 needs checking for cause/action: false [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00503 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00503 needs checking for cause/action: false [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00504 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00504 needs checking for cause/action: false [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00505 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00505 needs checking for cause/action: true [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00506 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00506 needs checking for cause/action: false [2024-04-16T09:13:14.869Z] [INFO] Processing: NCLS-MON-00507 [2024-04-16T09:13:14.869Z] [INFO] Message NCLS-MON-00507 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00508 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00508 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00509 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00509 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00510 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00510 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00511 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00511 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00512 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00512 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00513 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00513 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00514 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00514 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Processing: NCLS-MON-00515 [2024-04-16T09:13:14.870Z] [INFO] Message NCLS-MON-00515 needs checking for cause/action: false [2024-04-16T09:13:14.870Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, [2024-04-16T09:13:14.870Z] Exception: {1}, NCLS-MON-00302=Cannot resolve the paramTypes, unable to create this probe - {0}, NCLS-MON-00303=Cannot resolve the paramTypes of the probe - {0}, , NCLS-MON-00304=Can not match the Probe method ({0}) with any method in the DTrace object, NCLS-MON-00305=Invalid parameters for ProbeProvider, ignoring {0}, NCLS-MON-00306=No Probe Provider found in Probe Provider XML, NCLS-MON-00501=invalid pid, start flashlight-agent using asadmin enable-monitoring with --pid option, you may get pid using jps command, NCLS-MON-00502=flashlight-agent.jar does not exist under {0}, NCLS-MON-00503=flashlight-agent.jar directory {0} does not exist, NCLS-MON-00504=Encountered exception during agent attach: {0}, NCLS-MON-00505=Error transforming Probe: {0}, NCLS-MON-00506=Error unregistering ProbeProvider, NCLS-MON-00507=Error during re-transformation, NCLS-MON-00508=Error during registration of FlashlightProbe, NCLS-MON-00509=Error attempting to write the re-transformed class data, NCLS-MON-00510=Monitoring is disabled because there is no Attach API from the JVM available, NCLS-MON-00511=Error while getting Instrumentation object from ProbeAgentMain, NCLS-MON-00512=DTrace is not available., NCLS-MON-00513=DTrace is not supported., NCLS-MON-00514=DTrace is connected and ready., NCLS-MON-00515=Unexpected exception invoking DTrace} [2024-04-16T09:13:14.870Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.870Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.870Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.870Z] [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER [2024-04-16T09:13:14.870Z] [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo [2024-04-16T09:13:14.870Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.monitor.description=Flashlight Services, jakarta.enterprise.system.tools.monitor.publish=true, jakarta.enterprise.system.tools.monitor.subsystem=MON} [2024-04-16T09:13:14.870Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:14.870Z] [INFO] Found enclosing element MONITORING_LOGGER [2024-04-16T09:13:14.870Z] [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo [2024-04-16T09:13:14.870Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.870Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.870Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.870Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:14.870Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.870Z] [INFO] [2024-04-16T09:13:14.870Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework --- [2024-04-16T09:13:14.870Z] [INFO] Not copying test resources [2024-04-16T09:13:14.870Z] [INFO] [2024-04-16T09:13:14.870Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-framework --- [2024-04-16T09:13:14.870Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.870Z] [INFO] [2024-04-16T09:13:14.870Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2024-04-16T09:13:14.870Z] [INFO] [2024-04-16T09:13:14.870Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-framework --- [2024-04-16T09:13:14.870Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.870Z] [INFO] [2024-04-16T09:13:14.870Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework --- [2024-04-16T09:13:14.870Z] [INFO] Executing tasks [2024-04-16T09:13:14.870Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/classes/META-INF for [2024-04-16T09:13:14.870Z] [INFO] [echo] flashlight-framework [2024-04-16T09:13:14.870Z] [INFO] Executed tasks [2024-04-16T09:13:14.870Z] [INFO] [2024-04-16T09:13:14.870Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework --- [2024-04-16T09:13:14.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/flashlight-framework.jar [2024-04-16T09:13:14.870Z] [INFO] [2024-04-16T09:13:14.870Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-framework --- [2024-04-16T09:13:14.871Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-framework --- [2024-04-16T09:13:14.871Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework --- [2024-04-16T09:13:14.871Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.15-SNAPSHOT/flashlight-framework-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:14.871Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.15-SNAPSHOT/flashlight-framework-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-04-16T09:13:14.871Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-04-16T09:13:14.871Z] [INFO] Building GlassFish Flashlight Client 7.0.15-SNAPSHOT [151/300] [2024-04-16T09:13:14.871Z] [INFO] Building admin-monitoring 7.0.15-SNAPSHOT [150/300] [2024-04-16T09:13:14.871Z] [INFO] from appserver/flashlight/client/pom.xml [2024-04-16T09:13:14.871Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-04-16T09:13:14.871Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.871Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-client --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ monitoring-core --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-client --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ monitoring-core --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-client --- [2024-04-16T09:13:14.871Z] [INFO] [2024-04-16T09:13:14.871Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ monitoring-core --- [2024-04-16T09:13:14.871Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.871Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:14.871Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.871Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:14.871Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (7.0.15). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:13:14.871Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-04-16T09:13:14.871Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.871Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.871Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00024 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00021 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00022 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00023 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00019 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00020 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00001 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00002 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00003 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00025 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00026 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00027 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00010 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00006 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00007 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00008 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00009 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00011 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00012 [2024-04-16T09:13:14.871Z] [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-04-16T09:13:14.871Z] [INFO] Processing: NCLS-DEPLOYMENT-00013 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00014 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00015 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00016 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00005 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00046 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00045 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00017 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Processing: NCLS-DEPLOYMENT-00018 [2024-04-16T09:13:14.872Z] [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false [2024-04-16T09:13:14.872Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00001=Exception while scanning {0}, NCLS-DEPLOYMENT-00002=Error scan jar entry {0} {1}, NCLS-DEPLOYMENT-00003=Failed to scan archive for annotations, NCLS-DEPLOYMENT-00005=Could not expand entry {0} into destination {1}, NCLS-DEPLOYMENT-00006=Cannot find archive {0} referenced from archive {1}, it will be ignored for annotation scanning, NCLS-DEPLOYMENT-00007=Exception caught {0}, NCLS-DEPLOYMENT-00008=Error in jar entry {0}: {1}, NCLS-DEPLOYMENT-00009=Failed to scan archive for annotations: {0}, NCLS-DEPLOYMENT-00010=Exception caught {0}, NCLS-DEPLOYMENT-00011=Optional package {0} does not exist or its Specification-Version does not match. Unable to satisfy dependency for {1}, NCLS-DEPLOYMENT-00012=Optional package dependency satisfied for {0}, NCLS-DEPLOYMENT-00013=Error in opening optional package file {0} due to exception: {1}., NCLS-DEPLOYMENT-00014=Exception occurred : {0}., NCLS-DEPLOYMENT-00015=Specification-Version for the optional package [ {0} ] in the jarfile [ {1} ] is not specified. Please provide a valid specification version for this optional package, NCLS-DEPLOYMENT-00016=Skipping extension processing for {0} due to error: {1}, NCLS-DEPLOYMENT-00017=Exception: {0}, NCLS-DEPLOYMENT-00018=unexpected error in getting urls, NCLS-DEPLOYMENT-00019= file open failure; file = {0}, NCLS-DEPLOYMENT-00020=exception message: {0} -- invalid zip file: {1}, NCLS-DEPLOYMENT-00021=Cannot find an archive implementation for {0}, NCLS-DEPLOYMENT-00022=Attempt to list files in {0} failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it, NCLS-DEPLOYMENT-00023=Ignoring {0} because the containing archive {1} recorded it as a pre-existing stale file, NCLS-DEPLOYMENT-00024=Exception while getting manifest classpath: , NCLS-DEPLOYMENT-00025=Artifact {0} identified for inclusion in app clients after one or more app clients were generated., NCLS-DEPLOYMENT-00026=Artifact with relative path {0} expected at {1} but does not exist or cannot be read, NCLS-DEPLOYMENT-00027=Artifact with relative path {0} from {1} collides with an existing artifact from file {2}, NCLS-DEPLOYMENT-00045=Cannot convert classpath to URL {0}, NCLS-DEPLOYMENT-00046=invalidSpecVersion: {0}} [2024-04-16T09:13:14.872Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.872Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.872Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.872Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER [2024-04-16T09:13:14.872Z] [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl [2024-04-16T09:13:14.872Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.common.description=Deployment logger for common module, jakarta.enterprise.system.tools.deployment.common.publish=true, jakarta.enterprise.system.tools.deployment.common.subsystem=DEPLOYMENT} [2024-04-16T09:13:14.872Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:14.872Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-04-16T09:13:14.872Z] [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl [2024-04-16T09:13:14.873Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.873Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.873Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.873Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:14.873Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.873Z] [INFO] [2024-04-16T09:13:14.873Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common --- [2024-04-16T09:13:14.873Z] [INFO] Not copying test resources [2024-04-16T09:13:14.873Z] [INFO] [2024-04-16T09:13:14.873Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-common --- [2024-04-16T09:13:14.873Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.873Z] [INFO] [2024-04-16T09:13:14.873Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2024-04-16T09:13:14.873Z] [INFO] [2024-04-16T09:13:14.873Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-common --- [2024-04-16T09:13:14.873Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.873Z] [INFO] [2024-04-16T09:13:14.873Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common --- [2024-04-16T09:13:14.873Z] [INFO] Executing tasks [2024-04-16T09:13:14.873Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/classes/META-INF for [2024-04-16T09:13:14.873Z] [INFO] [echo] deployment-common [2024-04-16T09:13:14.873Z] [INFO] Executed tasks [2024-04-16T09:13:14.873Z] [INFO] [2024-04-16T09:13:14.873Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common --- [2024-04-16T09:13:14.873Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.873Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.873Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00001 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00002 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00003 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00004 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00005 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00006 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00007 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00008 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00009 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00010 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00011 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00012 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00013 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00014 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00015 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00016 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00017 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00018 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00019 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00020 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00021 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00022 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00023 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00024 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00025 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00026 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00027 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [INFO] Processing: AS-WEB-NAMING-00028 [2024-04-16T09:13:14.873Z] [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false [2024-04-16T09:13:14.873Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:14.874Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-NAMING-00001=Canonical Pathname cannot be null, AS-WEB-NAMING-00002=Outside webapp not allowed {0} {1} {2}, AS-WEB-NAMING-00003=Absolute Pathname cannot be null {0} {1}, AS-WEB-NAMING-00004=Canonical pathname {0} equals to absolute pathname {1} {2}, AS-WEB-NAMING-00005=File cannot be read {0}, AS-WEB-NAMING-00006=Could not get dir listing for {0}, AS-WEB-NAMING-00007=Document base {0} does not exist or is not a readable directory, AS-WEB-NAMING-00008=Document base cannot be null, AS-WEB-NAMING-00009=Resource {0} not found, AS-WEB-NAMING-00010=Name {0} is already bound in this Context, AS-WEB-NAMING-00011=Bind failed: {0}, AS-WEB-NAMING-00012=Unbind failed: {0}, AS-WEB-NAMING-00013=Failed to rename [{0}] to [{1}], AS-WEB-NAMING-00014=Unknown context name : {0}, AS-WEB-NAMING-00015=No naming context bound to this thread, AS-WEB-NAMING-00016=No naming context bound to this class loader, AS-WEB-NAMING-00017=Name is not bound to a Context, AS-WEB-NAMING-00018=Name is not bound to a Context, AS-WEB-NAMING-00019=Name is not bound to a Context, AS-WEB-NAMING-00020=Context is read only, AS-WEB-NAMING-00021=Name is not valid, AS-WEB-NAMING-00022=Name {0} is already bound in this Context, AS-WEB-NAMING-00023=Can't generate an absolute name for this namespace, AS-WEB-NAMING-00024=Unable to restore original system properties, AS-WEB-NAMING-00025=This context must be accessed through a java: URL, AS-WEB-NAMING-00026=Exception closing WAR File {0}, AS-WEB-NAMING-00027=Doc base must point to a WAR file, AS-WEB-NAMING-00028=Invalid or unreadable WAR file : {0}} [2024-04-16T09:13:14.874Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.874Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.874Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.874Z] [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER [2024-04-16T09:13:14.874Z] [INFO] Enclosing type is org.apache.naming.LogFacade [2024-04-16T09:13:14.874Z] [INFO] Loggers found so far: {jakarta.enterprise.web.naming.description=WEB Naming Logger, jakarta.enterprise.web.naming.publish=true, jakarta.enterprise.web.naming.subsystem=WEB} [2024-04-16T09:13:14.874Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:14.874Z] [INFO] Found enclosing element WEB_NAMING_LOGGER [2024-04-16T09:13:14.874Z] [INFO] Found enclosing element org.apache.naming.LogFacade [2024-04-16T09:13:14.874Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:14.874Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:14.874Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:14.874Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:14.874Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-client --- [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming --- [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] Not copying test resources [2024-04-16T09:13:14.874Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-client --- [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-naming --- [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client --- [2024-04-16T09:13:14.874Z] [INFO] Not compiling test sources [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2024-04-16T09:13:14.874Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-naming --- [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client --- [2024-04-16T09:13:14.874Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming --- [2024-04-16T09:13:14.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/src/main/resources [2024-04-16T09:13:14.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/src/main/manpages [2024-04-16T09:13:14.874Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-client --- [2024-04-16T09:13:14.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/deployment-common.jar [2024-04-16T09:13:14.874Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:14.874Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-common --- [2024-04-16T09:13:14.874Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-common --- [2024-04-16T09:13:14.874Z] [INFO] Tests are skipped. [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2024-04-16T09:13:14.874Z] [INFO] [2024-04-16T09:13:14.874Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-common --- [2024-04-16T09:13:14.874Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.15-SNAPSHOT/deployment-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:14.875Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.15-SNAPSHOT/deployment-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-04-16T09:13:14.875Z] [INFO] Building Security Core Classes 7.0.15-SNAPSHOT [152/300] [2024-04-16T09:13:14.875Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-04-16T09:13:14.875Z] [INFO] from nucleus/security/core/pom.xml [2024-04-16T09:13:14.875Z] [INFO] Building nucleus.resources 7.0.15-SNAPSHOT [153/300] [2024-04-16T09:13:14.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.875Z] [INFO] from nucleus/resources/pom.xml [2024-04-16T09:13:14.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-04-16T09:13:14.875Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] Building GlassFish AppClient Server-Side Connector 7.0.15-SNAPSHOT [155/300] [2024-04-16T09:13:14.875Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-04-16T09:13:14.875Z] [INFO] Building EJB Container connector for Glassfish 7.0.15-SNAPSHOT [154/300] [2024-04-16T09:13:14.875Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-04-16T09:13:14.875Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-04-16T09:13:14.875Z] [INFO] Building AutoDeploy Classes 7.0.15-SNAPSHOT [157/300] [2024-04-16T09:13:14.875Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-04-16T09:13:14.875Z] [INFO] Building Connector for GlassFish Web Container 7.0.15-SNAPSHOT [156/300] [2024-04-16T09:13:14.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.875Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-04-16T09:13:14.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.875Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-04-16T09:13:14.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.875Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:14.875Z] [INFO] Executing tasks [2024-04-16T09:13:14.875Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/classes/META-INF for [2024-04-16T09:13:14.875Z] [INFO] [echo] web-naming [2024-04-16T09:13:14.875Z] [INFO] Executed tasks [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming --- [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-04-16T09:13:14.875Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-connector --- [2024-04-16T09:13:14.875Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-web-connector --- [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-connector --- [2024-04-16T09:13:14.875Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector --- [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] [2024-04-16T09:13:14.875Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-web-connector --- [2024-04-16T09:13:14.875Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-connector --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-autodeploy --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-autodeploy --- [2024-04-16T09:13:15.134Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-resources --- [2024-04-16T09:13:15.134Z] [INFO] [2024-04-16T09:13:15.134Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources --- [2024-04-16T09:13:15.135Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-resources --- [2024-04-16T09:13:15.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.135Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.135Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.135Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-04-16T09:13:15.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.135Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/web-naming.jar [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-ejb-connector --- [2024-04-16T09:13:15.135Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-ejb-connector --- [2024-04-16T09:13:15.135Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:15.135Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all --- [2024-04-16T09:13:15.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.15-SNAPSHOT/glassfish-grizzly-extra-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:15.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.15-SNAPSHOT/glassfish-grizzly-extra-all-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:15.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.135Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.135Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ monitoring-core --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ monitoring-core --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core --- [2024-04-16T09:13:15.135Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core --- [2024-04-16T09:13:15.135Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:15.135Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:13:15.135Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ monitoring-core --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-naming --- [2024-04-16T09:13:15.135Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-naming --- [2024-04-16T09:13:15.135Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- install:3.1.1:install (default-install) @ web-naming --- [2024-04-16T09:13:15.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.15-SNAPSHOT/web-naming-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:15.135Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.15-SNAPSHOT/web-naming-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:15.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.135Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client --- [2024-04-16T09:13:15.135Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:15.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.135Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-connector --- [2024-04-16T09:13:15.136Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-connector --- [2024-04-16T09:13:15.136Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector --- [2024-04-16T09:13:15.136Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:15.136Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector --- [2024-04-16T09:13:15.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/src/main/resources [2024-04-16T09:13:15.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/src/main/manpages [2024-04-16T09:13:15.136Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:15.136Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-connector --- [2024-04-16T09:13:15.136Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.136Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.136Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.136Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-autodeploy --- [2024-04-16T09:13:15.136Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2024-04-16T09:13:15.136Z] [INFO] [2024-04-16T09:13:15.136Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy --- [2024-04-16T09:13:15.136Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy --- [2024-04-16T09:13:15.393Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:15.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/manpages [2024-04-16T09:13:15.393Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-autodeploy --- [2024-04-16T09:13:15.393Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:15.393Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.393Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client --- [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-client --- [2024-04-16T09:13:15.393Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.393Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:15.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-resources --- [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-resources --- [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources --- [2024-04-16T09:13:15.393Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources --- [2024-04-16T09:13:15.393Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:15.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/resources [2024-04-16T09:13:15.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/manpages [2024-04-16T09:13:15.393Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.393Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-resources --- [2024-04-16T09:13:15.393Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.393Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.393Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-ejb-connector --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector --- [2024-04-16T09:13:15.394Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector --- [2024-04-16T09:13:15.394Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:15.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/manpages [2024-04-16T09:13:15.394Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-ejb-connector --- [2024-04-16T09:13:15.394Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.394Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.394Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/AppClientSniffer.java:[44,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector --- [2024-04-16T09:13:15.394Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:15.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-web-connector --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-web-connector --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector --- [2024-04-16T09:13:15.394Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:15.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.394Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector --- [2024-04-16T09:13:15.394Z] [INFO] Not copying test resources [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-client --- [2024-04-16T09:13:15.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/src/main/resources [2024-04-16T09:13:15.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/src/main/manpages [2024-04-16T09:13:15.394Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-web-connector --- [2024-04-16T09:13:15.394Z] [INFO] Not compiling test sources [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2024-04-16T09:13:15.394Z] [INFO] [2024-04-16T09:13:15.394Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-client --- [2024-04-16T09:13:15.394Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.394Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.650Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.650Z] [INFO] [2024-04-16T09:13:15.650Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client --- [2024-04-16T09:13:15.650Z] [INFO] Executing tasks [2024-04-16T09:13:15.650Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/classes/META-INF for [2024-04-16T09:13:15.650Z] [INFO] [echo] flashlight-client [2024-04-16T09:13:15.650Z] [INFO] Executed tasks [2024-04-16T09:13:15.650Z] [INFO] [2024-04-16T09:13:15.650Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client --- [2024-04-16T09:13:15.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/flashlight-client.jar [2024-04-16T09:13:15.650Z] [INFO] [2024-04-16T09:13:15.650Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-client --- [2024-04-16T09:13:15.650Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.650Z] [INFO] [2024-04-16T09:13:15.650Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-client --- [2024-04-16T09:13:15.650Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.650Z] [INFO] [2024-04-16T09:13:15.650Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2024-04-16T09:13:15.650Z] [INFO] [2024-04-16T09:13:15.650Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-client --- [2024-04-16T09:13:15.650Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.15-SNAPSHOT/flashlight-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:15.650Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.15-SNAPSHOT/flashlight-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:15.650Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:15.650Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.650Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/MethodInvokerImpl.java:[66,58] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:15.650Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:15.650Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java uses or overrides a deprecated API. [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-connector --- [2024-04-16T09:13:15.651Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.651Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.651Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.651Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java:[293,55] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core --- [2024-04-16T09:13:15.651Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:15.651Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:15.651Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.651Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java:[43,13] org.glassfish.ejb.deployment.archive.EjbType in org.glassfish.ejb.deployment.archive has been deprecated and marked for removal [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations. [2024-04-16T09:13:15.651Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2024-04-16T09:13:15.651Z] [INFO] [2024-04-16T09:13:15.651Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector --- [2024-04-16T09:13:15.651Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:15.908Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy --- [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-autodeploy --- [2024-04-16T09:13:15.909Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.909Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.909Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:15.909Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector --- [2024-04-16T09:13:15.909Z] [INFO] Not copying test resources [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-connector --- [2024-04-16T09:13:15.909Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.909Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java:[45,13] org.glassfish.web.WarType in org.glassfish.web has been deprecated and marked for removal [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2024-04-16T09:13:15.909Z] [INFO] Not compiling test sources [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-connector --- [2024-04-16T09:13:15.909Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:15.909Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:15.909Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2024-04-16T09:13:15.909Z] [INFO] Tests are skipped. [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector --- [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector --- [2024-04-16T09:13:15.909Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources --- [2024-04-16T09:13:15.909Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:15.909Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core --- [2024-04-16T09:13:15.909Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ monitoring-core --- [2024-04-16T09:13:15.909Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:15.909Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:15.909Z] [INFO] Executing tasks [2024-04-16T09:13:15.909Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/classes/META-INF for [2024-04-16T09:13:15.909Z] [INFO] [echo] appclient-connector [2024-04-16T09:13:15.909Z] [INFO] Executed tasks [2024-04-16T09:13:15.909Z] [INFO] [2024-04-16T09:13:15.909Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector --- [2024-04-16T09:13:15.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/appclient-connector.jar [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-connector --- [2024-04-16T09:13:16.167Z] [INFO] Tests are skipped. [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-connector --- [2024-04-16T09:13:16.167Z] [INFO] Tests are skipped. [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-connector --- [2024-04-16T09:13:16.167Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.15-SNAPSHOT/appclient-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:16.167Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.15-SNAPSHOT/appclient-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:16.167Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector --- [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-ejb-connector --- [2024-04-16T09:13:16.167Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:16.167Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:16.167Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-web-connector --- [2024-04-16T09:13:16.167Z] [INFO] [2024-04-16T09:13:16.167Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-web-connector --- [2024-04-16T09:13:16.167Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:16.167Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:16.167Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:16.167Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:16.167Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-00040 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-02028 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-02029 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-02030 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-02041 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-02042 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-02043 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false [2024-04-16T09:13:16.167Z] [INFO] Processing: NCLS-DEPLOYMENT-02044 [2024-04-16T09:13:16.167Z] [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02025 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02026 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02027 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02034 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02035 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02036 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02037 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02038 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02039 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02031 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02032 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Processing: NCLS-DEPLOYMENT-02033 [2024-04-16T09:13:16.168Z] [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false [2024-04-16T09:13:16.168Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00040=Error occurred: {0}, NCLS-DEPLOYMENT-02025=Exception caught: {0}, NCLS-DEPLOYMENT-02026=Autoundeploying application: {0}, NCLS-DEPLOYMENT-02027=Selecting file {0} for autodeployment, NCLS-DEPLOYMENT-02028=Error parsing configured polling-interval-in-seconds {0} as an integer; {1} {2}, NCLS-DEPLOYMENT-02029=Exception caught: {0}, NCLS-DEPLOYMENT-02030=Error processing configuration change of {0} from {1} to {2}; {3} {4}, NCLS-DEPLOYMENT-02031=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1------------ [2024-04-16T09:13:16.430Z] [INFO] Building Web container and GUI plug-in common classes 7.0.15-SNAPSHOT [158/300] [2024-04-16T09:13:16.430Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-04-16T09:13:16.430Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:16.430Z] [INFO] [2024-04-16T09:13:16.430Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-04-16T09:13:16.430Z] [INFO] [2024-04-16T09:13:16.430Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-gui-plugin-common --- [2024-04-16T09:13:16.430Z] [INFO] [2024-04-16T09:13:16.430Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common --- [2024-04-16T09:13:16.430Z] [INFO] [2024-04-16T09:13:16.430Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-gui-plugin-common --- [2024-04-16T09:13:16.430Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:16.430Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:16.686Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:16.686Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:16.686Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:16.686Z] [INFO] Processing: NCLS-RESOURCE-00001 [2024-04-16T09:13:16.686Z] [INFO] Message NCLS-RESOURCE-00001 needs checking for cause/action: true [2024-04-16T09:13:16.686Z] [INFO] Processing: NCLS-RESOURCE-00002 [2024-04-16T09:13:16.686Z] [INFO] Message NCLS-RESOURCE-00002 needs checking for cause/action: true [2024-04-16T09:13:16.686Z] [INFO] Processing: NCLS-RESOURCE-00003 [2024-04-16T09:13:16.686Z] [INFO] Message NCLS-RESOURCE-00003 needs checking for cause/action: true [2024-04-16T09:13:16.686Z] [INFO] Processing: NCLS-RESOURCE-00004 [2024-04-16T09:13:16.687Z] [INFO] Message NCLS-RESOURCE-00004 needs checking for cause/action: false [2024-04-16T09:13:16.687Z] [INFO] Processing: NCLS-RESOURCE-00005 [2024-04-16T09:13:16.687Z] [INFO] Message NCLS-RESOURCE-00005 needs checking for cause/action: false [2024-04-16T09:13:16.687Z] [INFO] Processing: NCLS-RESOURCE-00006 [2024-04-16T09:13:16.687Z] [INFO] Message NCLS-RESOURCE-00006 needs checking for cause/action: false [2024-04-16T09:13:16.687Z] [INFO] Processing: NCLS-RESOURCE-00007 [2024-04-16T09:13:16.687Z] [INFO] Message NCLS-RESOURCE-00007 needs checking for cause/action: false [2024-04-16T09:13:16.687Z] [INFO] Processing: NCLS-RESOURCE-00008 [2024-04-16T09:13:16.687Z] [INFO] Message NCLS-RESOURCE-00008 needs checking for cause/action: false [2024-04-16T09:13:16.687Z] [INFO] Processing: NCLS-RESOURCE-00009 [2024-04-16T09:13:16.687Z] [INFO] Message NCLS-RESOURCE-00009 needs checking for cause/action: false [2024-04-16T09:13:16.687Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RESOURCE-00001=Unexpected exception in loading class [{0}] by classloader., NCLS-RESOURCE-00001.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00002=Unexpected exception in loading class by classloader [{0}]., NCLS-RESOURCE-00002.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00003=Cannot bind resource [{0}] to naming manager. Following exception occurred [{1}]., NCLS-RESOURCE-00003.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00004=Unable to deploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00004.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00005=Unable to undeploy resource, no Resource Deployer for [{0}]., NCLS-RESOURCE-00005.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00006=Unable to undeploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00006.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00007=Error while handling Change event due to following exception: [{0}]., NCLS-RESOURCE-00007.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00008=Error while handling Remove event due to following exception: [{0}]., NCLS-RESOURCE-00008.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00009=Unable to find ResourceDeployer for [{0}]., NCLS-RESOURCE-00009.MSG_COMMENT=# This is a comment about this log message.} [2024-04-16T09:13:16.687Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:16.687Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:16.687Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:16.687Z] [INFO] Processing: jakarta.enterprise.resources.api on element LOGGER [2024-04-16T09:13:16.687Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-04-16T09:13:16.687Z] [INFO] Processing: jakarta.enterprise.resources.listener on element LOGGER [2024-04-16T09:13:16.687Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.listener.ResourceManager [2024-04-16T09:13:16.687Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-04-16T09:13:16.687Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.BindableResourcesHelper [2024-04-16T09:13:16.687Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-04-16T09:13:16.687Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.ResourceUtil [2024-04-16T09:13:16.687Z] [INFO] Loggers found so far: {jakarta.enterprise.resources.api.description=Nucleus Resource, jakarta.enterprise.resources.api.publish=true, jakarta.enterprise.resources.api.subsystem=RESOURCE, jakarta.enterprise.resources.listener.description=Nucleus Resource, jakarta.enterprise.resources.listener.publish=true, jakarta.enterprise.resources.listener.subsystem=RESOURCE, jakarta.enterprise.resources.util.description=Nucleus Resource, jakarta.enterprise.resources.util.publish=true, jakarta.enterprise.resources.util.subsystem=RESOURCE} [2024-04-16T09:13:16.687Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:16.687Z] [INFO] Found enclosing element LOGGER [2024-04-16T09:13:16.687Z] [INFO] Found enclosing element org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-04-16T09:13:16.687Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:16.687Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:16.687Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:16.687Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:16.687Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:16.687Z] [INFO] [2024-04-16T09:13:16.687Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-resources --- [2024-04-16T09:13:16.687Z] [INFO] Not copying test resources [2024-04-16T09:13:16.687Z] [INFO] [2024-04-16T09:13:16.687Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-resources --- [2024-04-16T09:13:16.687Z] [INFO] Not compiling test sources [2024-04-16T09:13:16.687Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] Tests are skipped. [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] Executing tasks [2024-04-16T09:13:16.688Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/classes/META-INF for [2024-04-16T09:13:16.688Z] [INFO] [echo] nucleus-resources [2024-04-16T09:13:16.688Z] [INFO] Executed tasks [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/nucleus-resources.jar [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] Tests are skipped. [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] Tests are skipped. [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-resources --- [2024-04-16T09:13:16.688Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.15-SNAPSHOT/nucleus-resources-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:16.688Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.15-SNAPSHOT/nucleus-resources-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:16.688Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-gui-plugin-common --- [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common --- [2024-04-16T09:13:16.688Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common --- [2024-04-16T09:13:16.688Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:16.688Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-04-16T09:13:16.688Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:16.688Z] [INFO] [2024-04-16T09:13:16.688Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-gui-plugin-common --- [2024-04-16T09:13:16.688Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:16.688Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:16.944Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:16.944Z] [INFO] [2024-04-16T09:13:16.944Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2024-04-16T09:13:16.944Z] [INFO] [2024-04-16T09:13:16.944Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2024-04-16T09:13:16.944Z] [INFO] [2024-04-16T09:13:16.944Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common --- [2024-04-16T09:13:16.944Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:16.944Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:16.944Z] [INFO] [2024-04-16T09:13:16.944Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common --- [2024-04-16T09:13:16.945Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.plugin.common.ListWebContextParamCommand, org.glassfish.web.plugin.common.ListWebEnvEntryCommand, org.glassfish.web.plugin.common.SetWebContextParamCommand, org.glassfish.web.plugin.common.SetWebEnvEntryCommand, org.glassfish.web.plugin.common.UnsetWebContextParamCommand, org.glassfish.web.plugin.common.UnsetWebEnvEntryCommand] [2024-04-16T09:13:16.945Z] [INFO] [2024-04-16T09:13:16.945Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-gui-plugin-common --- [2024-04-16T09:13:16.945Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:16.945Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:17.201Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:17.201Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Not copying test resources [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Not compiling test sources [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Tests are skipped. [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Executing tasks [2024-04-16T09:13:17.201Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/classes/META-INF for [2024-04-16T09:13:17.201Z] [INFO] [echo] web-gui-plugin-common [2024-04-16T09:13:17.201Z] [INFO] Executed tasks [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Tests are skipped. [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Tests are skipped. [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] [2024-04-16T09:13:17.201Z] [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common --- [2024-04-16T09:13:17.201Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.15-SNAPSHOT/web-gui-plugin-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:17.201Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.15-SNAPSHOT/web-gui-plugin-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:17.201Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[131,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[132,45] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[138,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[144,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[169,67] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[177,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[179,23] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[181,50] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[215,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[223,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[227,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[230,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[243,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[249,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,50] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[448,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,54] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[306,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[307,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[314,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[31,64] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[41,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.202Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[53,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:17.203Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API. [2024-04-16T09:13:17.203Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:17.203Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:17.203Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:17.203Z] [INFO] [2024-04-16T09:13:17.203Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security --- [2024-04-16T09:13:17.203Z] [INFO] [2024-04-16T09:13:17.203Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security --- [2024-04-16T09:13:17.458Z] [INFO] [2024-04-16T09:13:17.458Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security --- [2024-04-16T09:13:17.458Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:17.458Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:17.458Z] [INFO] [2024-04-16T09:13:17.458Z] [INFO] --- command-security:1.0.17:check (default-check) @ security --- [2024-04-16T09:13:17.458Z] [INFO] [2024-04-16T09:13:17.458Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security --- [2024-04-16T09:13:17.458Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-04-16T09:13:17.458Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-04-16T09:13:17.458Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/libsolsparcauth.so [2024-04-16T09:13:17.458Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/libsolx86auth.so [2024-04-16T09:13:17.458Z] [INFO] [2024-04-16T09:13:17.458Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security --- [2024-04-16T09:13:17.715Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:17.715Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:17.971Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:17.971Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:17.971Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01000 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01001 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01002 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01004 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01005 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01010 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01011 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01012 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01013 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01014 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01015 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01050 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01100 [2024-04-16T09:13:17.971Z] [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false [2024-04-16T09:13:17.971Z] [INFO] Processing: NCLS-SECURITY-01101 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01104 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01105 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01115 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01117 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01119 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01140 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01141 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01142 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01143 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01144 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01145 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01146 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01147 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01149 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01150 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-01151 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05019 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05036 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05038 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05039 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05043 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05046 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05048 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05049 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05050 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05052 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05055 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05056 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05101 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05200 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05201 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05300 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true [2024-04-16T09:13:17.972Z] [INFO] Processing: NCLS-SECURITY-05301 [2024-04-16T09:13:17.972Z] [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true [2024-04-16T09:13:17.973Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-01000=Caught exception., NCLS-SECURITY-01001=Java security manager is enabled., NCLS-SECURITY-01002=Java security manager is disabled., NCLS-SECURITY-01004=An I/O error occurred during copying of server config files., NCLS-SECURITY-01005=XML processing error occurred during copying of server config files., NCLS-SECURITY-01010=Entering Security Startup Service., NCLS-SECURITY-01011=Security Service(s) started successfully., NCLS-SECURITY-01012=Error obtaining keystore and truststore files for embedded server., NCLS-SECURITY-01013=An I/O error occurred while copying the security config files., NCLS-SECURITY-01014=An error occurred while upgrading the security config files., NCLS-SECURITY-01015=Upgrade from v2 EE to v3.1 requires manual steps. Please refer to the v3.1 Upgrade Guide for details., NCLS-SECURITY-01050=Certificate authentication requires certificate realm., NCLS-SECURITY-01100=Disabled realm [{0}] due to errors., NCLS-SECURITY-01101=No realms available. Authentication services disabled., NCLS-SECURITY-01104=Error while obtaining private subject credentials: {0}, NCLS-SECURITY-01105=A PasswordCredential was required but not provided., NCLS-SECURITY-01115=Realm [{0}] of classtype [{1}] successfully created., NCLS-SECURITY-01117=Realm [{0}] successfully updated., NCLS-SECURITY-01119=Realm [{0}] successfully deleted., NCLS-SECURITY-01140=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01141=Requested jacc-provider [{0}] is not configured in domain.xml., NCLS-SECURITY-01142=Error while reading policy-provider in domain.xml., NCLS-SECURITY-01143=Loading policy provider {0}., NCLS-SECURITY-01144=Error while installing policy provider: {0}., NCLS-SECURITY-01145=No policy provider defined. Will use the default JDK Policy implementation., NCLS-SECURITY-01146=Policy configuration factory overridden by property {0} with value {1}, NCLS-SECURITY-01147=Policy configuration factory not defined., NCLS-SECURITY-01149=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01150=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-01151=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-05019=ERROR: Unknown credential provided. Class: [{0}]., NCLS-SECURITY-05036=Exception in getting security context., NCLS-SECURITY-05038=Default user login error., NCLS-SECURITY-05039=Exception entering name and password for security., NCLS-SECURITY-05043=Exception in security AccessController action., NCLS-SECURITY-05046=Audit: Authentication refused for [{0}]., NCLS-SECURITY-05048=doAsPrivileged AuthPermission required to set SecurityContext., NCLS-SECURITY-05049=Unexpected exception while attempting to set SecurityContext., NCLS-SECURITY-05050=Could not change the SecurityContext., NCLS-SECURITY-05052=Subject is null., NCLS-SECURITY-05055=Role mapping conflicts found in application {0}. Some roles may not be mapped., NCLS-SECURITY-05056=Error converting certificate {0}: {1}, NCLS-SECURITY-05101=Failed to instantiate the SecurityLifeCycle., NCLS-SECURITY-05200=Error enabling secure admin., NCLS-SECURITY-05201=Error disabling secure admin., NCLS-SECURITY-05300=IIOP Security - error importing a name: ${0}., NCLS-SECURITY-05301=IIOP Security - error creating an exported name: ${0}.} [2024-04-16T09:13:17.973Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:17.973Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:17.973Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:17.973Z] [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER [2024-04-16T09:13:17.973Z] [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo [2024-04-16T09:13:17.973Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.description=Core Security, jakarta.enterprise.system.core.security.publish=true, jakarta.enterprise.system.core.security.subsystem=SECURITY} [2024-04-16T09:13:17.973Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:17.973Z] [INFO] Found enclosing element SECURITY_LOGGER [2024-04-16T09:13:17.973Z] [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo [2024-04-16T09:13:17.973Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:17.973Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:17.973Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:17.973Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:17.973Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:17.973Z] [INFO] [2024-04-16T09:13:17.973Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security --- [2024-04-16T09:13:17.973Z] [INFO] Not copying test resources [2024-04-16T09:13:17.973Z] [INFO] [2024-04-16T09:13:17.973Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security --- [2024-04-16T09:13:17.973Z] [INFO] Not compiling test sources [2024-04-16T09:13:17.973Z] [INFO] [2024-04-16T09:13:17.973Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2024-04-16T09:13:17.973Z] [INFO] [2024-04-16T09:13:17.973Z] [INFO] --- surefire:3.2.5:test (default-test) @ security --- [2024-04-16T09:13:17.973Z] [INFO] Tests are skipped. [2024-04-16T09:13:17.973Z] [INFO] [2024-04-16T09:13:17.973Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security --- [2024-04-16T09:13:17.973Z] [INFO] Executing tasks [2024-04-16T09:13:17.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/META-INF for [2024-04-16T09:13:17.973Z] [INFO] [echo] security [2024-04-16T09:13:17.973Z] [INFO] Executed tasks [2024-04-16T09:13:17.973Z] [INFO] [2024-04-16T09:13:17.973Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security --- [2024-04-16T09:13:17.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/security.jar [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security --- [2024-04-16T09:13:18.230Z] [INFO] Tests are skipped. [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security --- [2024-04-16T09:13:18.230Z] [INFO] Tests are skipped. [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-checkstyle) @ security --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- install:3.1.1:install (default-install) @ security --- [2024-04-16T09:13:18.230Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.15-SNAPSHOT/security-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:18.230Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.15-SNAPSHOT/security-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-04-16T09:13:18.230Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-04-16T09:13:18.230Z] [INFO] Building Security Services and SPI 7.0.15-SNAPSHOT [159/300] [2024-04-16T09:13:18.230Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.15-SNAPSHOT [160/300] [2024-04-16T09:13:18.230Z] [INFO] from nucleus/security/services/pom.xml [2024-04-16T09:13:18.230Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-04-16T09:13:18.230Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-04-16T09:13:18.230Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:18.230Z] [INFO] Building Admin Console Common 7.0.15-SNAPSHOT [161/300] [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] from appserver/admingui/common/pom.xml [2024-04-16T09:13:18.230Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:18.230Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-04-16T09:13:18.230Z] [INFO] Building LDAP Booster Pack 7.0.15-SNAPSHOT [162/300] [2024-04-16T09:13:18.230Z] [INFO] from appserver/ldapbp/pom.xml [2024-04-16T09:13:18.230Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-ee-api --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ldapbp --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ldapbp --- [2024-04-16T09:13:18.230Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ldapbp --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-ee-api --- [2024-04-16T09:13:18.230Z] [INFO] Not compiling main sources [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ldapbp --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ldapbp --- [2024-04-16T09:13:18.230Z] [INFO] [2024-04-16T09:13:18.230Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp --- [2024-04-16T09:13:18.231Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:18.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp --- [2024-04-16T09:13:18.231Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-services --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-services --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common --- [2024-04-16T09:13:18.231Z] [INFO] Copying 34 resources from src/main/java to target/classes [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-services --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common --- [2024-04-16T09:13:18.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/manpages [2024-04-16T09:13:18.231Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ldapbp --- [2024-04-16T09:13:18.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.231Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.231Z] [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.231Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.231Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/src/main/resources [2024-04-16T09:13:18.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/src/main/manpages [2024-04-16T09:13:18.231Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.231Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.231Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] [2024-04-16T09:13:18.231Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api --- [2024-04-16T09:13:18.231Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:18.488Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:18.488Z] [INFO] [2024-04-16T09:13:18.488Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-services --- [2024-04-16T09:13:18.488Z] [INFO] [2024-04-16T09:13:18.488Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-services --- [2024-04-16T09:13:18.488Z] [INFO] [2024-04-16T09:13:18.488Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services --- [2024-04-16T09:13:18.488Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:18.488Z] [INFO] [2024-04-16T09:13:18.488Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-services --- [2024-04-16T09:13:18.488Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:18.488Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:18.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/manpages [2024-04-16T09:13:18.488Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:18.488Z] [INFO] [2024-04-16T09:13:18.488Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-services --- [2024-04-16T09:13:18.488Z] [INFO] [2024-04-16T09:13:18.488Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api --- [2024-04-16T09:13:18.488Z] [INFO] [2024-04-16T09:13:18.488Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-ee-api --- [2024-04-16T09:13:18.488Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.488Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.488Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:18.488Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.488Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.488Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.488Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.488Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.488Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.489Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[135,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[96,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.490Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[117,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[88,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,45] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.491Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[112,49] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[115,42] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[110,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[111,52] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[153,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,44] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[328,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[331,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[335,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.492Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[120,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[121,47] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[143,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,21] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,43] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,9] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,27] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,29] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[827,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[30,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[107,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[108,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[110,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[183,35] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.493Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2024-04-16T09:13:18.493Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:18.494Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:18.494Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp --- [2024-04-16T09:13:18.494Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:18.494Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:18.494Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-04-16T09:13:18.494Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common --- [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common --- [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common --- [2024-04-16T09:13:18.494Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common --- [2024-04-16T09:13:18.494Z] [INFO] Copying 272 resources from src/main/resources to target/classes [2024-04-16T09:13:18.494Z] [INFO] Copying 223 resources from src/main/help to target/classes [2024-04-16T09:13:18.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/manpages [2024-04-16T09:13:18.494Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common --- [2024-04-16T09:13:18.494Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.494Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.494Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:18.494Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api --- [2024-04-16T09:13:18.494Z] [INFO] Not copying test resources [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-ee-api --- [2024-04-16T09:13:18.494Z] [INFO] Not compiling test sources [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-ee-api --- [2024-04-16T09:13:18.494Z] [INFO] Tests are skipped. [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api --- [2024-04-16T09:13:18.494Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp --- [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ldapbp --- [2024-04-16T09:13:18.494Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:18.494Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:18.494Z] [INFO] Executing tasks [2024-04-16T09:13:18.494Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/classes/META-INF for [2024-04-16T09:13:18.494Z] [INFO] [echo] glassfish-ee-api [2024-04-16T09:13:18.494Z] [INFO] Executed tasks [2024-04-16T09:13:18.494Z] [INFO] [2024-04-16T09:13:18.494Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api --- [2024-04-16T09:13:18.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2024-04-16T09:13:18.754Z] [INFO] [2024-04-16T09:13:18.754Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-ee-api --- [2024-04-16T09:13:18.754Z] [INFO] Tests are skipped. [2024-04-16T09:13:18.754Z] [INFO] [2024-04-16T09:13:18.754Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-ee-api --- [2024-04-16T09:13:18.754Z] [INFO] Tests are skipped. [2024-04-16T09:13:18.754Z] [INFO] [2024-04-16T09:13:18.754Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2024-04-16T09:13:18.754Z] [INFO] [2024-04-16T09:13:18.754Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api --- [2024-04-16T09:13:18.754Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.15-SNAPSHOT/glassfish-ee-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:18.755Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.15-SNAPSHOT/glassfish-ee-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:18.755Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.755Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.756Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.757Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.758Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:13:18.759Z] [INFO] [2024-04-16T09:13:18.759Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp --- [2024-04-16T09:13:18.759Z] [INFO] Not copying test resources [2024-04-16T09:13:18.759Z] [INFO] [2024-04-16T09:13:18.759Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ldapbp --- [2024-04-16T09:13:18.759Z] [INFO] Not compiling test sources [2024-04-16T09:13:18.759Z] [INFO] [2024-04-16T09:13:18.759Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2024-04-16T09:13:18.759Z] [INFO] [2024-04-16T09:13:18.759Z] [INFO] --- surefire:3.2.5:test (default-test) @ ldapbp --- [2024-04-16T09:13:18.759Z] [INFO] Tests are skipped. [2024-04-16T09:13:18.759Z] [INFO] [2024-04-16T09:13:18.759Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp --- [2024-04-16T09:13:18.759Z] [INFO] Executing tasks [2024-04-16T09:13:18.759Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/classes/META-INF for [2024-04-16T09:13:18.759Z] [INFO] [echo] ldapbp [2024-04-16T09:13:18.759Z] [INFO] Executed tasks [2024-04-16T09:13:18.759Z] [INFO] [2024-04-16T09:13:18.759Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp --- [2024-04-16T09:13:19.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/ldapbp.jar [2024-04-16T09:13:19.017Z] [INFO] [2024-04-16T09:13:19.017Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ldapbp --- [2024-04-16T09:13:19.017Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.017Z] [INFO] [2024-04-16T09:13:19.017Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ldapbp --- [2024-04-16T09:13:19.017Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.017Z] [INFO] [2024-04-16T09:13:19.017Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2024-04-16T09:13:19.017Z] [INFO] [2024-04-16T09:13:19.017Z] [INFO] --- install:3.1.1:install (default-install) @ ldapbp --- [2024-04-16T09:13:19.017Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.15-SNAPSHOT/ldapbp-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:19.017Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.15-SNAPSHOT/ldapbp-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:19.017Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java:[34,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[255,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[296,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[310,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/AuthenticationServiceFactory.java:[54,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[144,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,25] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/RoleMappingServiceImpl.java:[147,32] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.017Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2024-04-16T09:13:19.018Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:19.018Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:19.018Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:19.018Z] [INFO] [2024-04-16T09:13:19.018Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2024-04-16T09:13:19.018Z] [INFO] [2024-04-16T09:13:19.018Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2024-04-16T09:13:19.018Z] [INFO] [2024-04-16T09:13:19.018Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services --- [2024-04-16T09:13:19.018Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:19.018Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:19.018Z] [INFO] [2024-04-16T09:13:19.018Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-services --- [2024-04-16T09:13:19.018Z] [INFO] [2024-04-16T09:13:19.018Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-services --- [2024-04-16T09:13:19.018Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:19.018Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:19.273Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.273Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:19.273Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:19.273Z] [INFO] Processing: SEC-SVCS-00100 [2024-04-16T09:13:19.273Z] [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false [2024-04-16T09:13:19.273Z] [INFO] Processing: SEC-SVCS-00101 [2024-04-16T09:13:19.273Z] [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false [2024-04-16T09:13:19.273Z] [INFO] Processing: SEC-SVCS-00102 [2024-04-16T09:13:19.273Z] [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false [2024-04-16T09:13:19.273Z] [INFO] Processing: SEC-SVCS-00150 [2024-04-16T09:13:19.273Z] [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false [2024-04-16T09:13:19.273Z] [INFO] Processing: SEC-SVCS-00151 [2024-04-16T09:13:19.273Z] [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false [2024-04-16T09:13:19.273Z] [INFO] Processing: SEC-PROV-00100 [2024-04-16T09:13:19.273Z] [INFO] Message SEC-PROV-00100 needs checking for cause/action: false [2024-04-16T09:13:19.273Z] [INFO] Processing: SEC-PROV-00150 [2024-04-16T09:13:19.273Z] [INFO] Message SEC-PROV-00150 needs checking for cause/action: false [2024-04-16T09:13:19.274Z] [INFO] Total Messages including ones found from disk so far: {SEC-PROV-00100=Authorization Provider supplied an invalid resource: {0}, SEC-PROV-00150=Role Mapping Provider supplied an invalid resource: {0}, SEC-SVCS-00100=Authorization Service has successfully initialized., SEC-SVCS-00101=Authorization Service initialization failed, exception {0}, message {1}, SEC-SVCS-00102=Unable to decode URI: {0}., SEC-SVCS-00150=Role Mapping Service has successfully initialized., SEC-SVCS-00151=Role Mapping Service initialization failed, exception {0}, message {1}} [2024-04-16T09:13:19.274Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:19.274Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:19.274Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:19.274Z] [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER [2024-04-16T09:13:19.274Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:13:19.274Z] [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER [2024-04-16T09:13:19.274Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:13:19.274Z] [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER [2024-04-16T09:13:19.274Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:13:19.274Z] [INFO] Loggers found so far: {jakarta.enterprise.security.services.commands.description=Security Services Command Logger, jakarta.enterprise.security.services.commands.publish=true, jakarta.enterprise.security.services.commands.subsystem=SECCMDS, jakarta.enterprise.security.services.description=Security Services Logger, jakarta.enterprise.security.services.provider.description=Security Provider Logger, jakarta.enterprise.security.services.provider.publish=true, jakarta.enterprise.security.services.provider.subsystem=SECPROV, jakarta.enterprise.security.services.publish=true, jakarta.enterprise.security.services.subsystem=SECSVCS} [2024-04-16T09:13:19.274Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:19.274Z] [INFO] Found enclosing element SEC_SVCS_LOGGER [2024-04-16T09:13:19.274Z] [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:13:19.274Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:19.274Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:19.274Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:19.274Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:19.274Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:19.274Z] [INFO] [2024-04-16T09:13:19.274Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services --- [2024-04-16T09:13:19.274Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.274Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-04-16T09:13:19.274Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:19.275Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:19.275Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2024-04-16T09:13:19.275Z] [INFO] Not copying test resources [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] Not compiling test sources [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common --- [2024-04-16T09:13:19.275Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:19.275Z] [INFO] Executing tasks [2024-04-16T09:13:19.275Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/classes/META-INF for [2024-04-16T09:13:19.275Z] [INFO] [echo] security-services [2024-04-16T09:13:19.275Z] [INFO] Executed tasks [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/security-services.jar [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- install:3.1.1:install (default-install) @ security-services --- [2024-04-16T09:13:19.275Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.15-SNAPSHOT/security-services-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:19.275Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.15-SNAPSHOT/security-services-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-04-16T09:13:19.275Z] [INFO] Building admin-util 7.0.15-SNAPSHOT [163/300] [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] from nucleus/admin/util/pom.xml [2024-04-16T09:13:19.275Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:19.275Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-04-16T09:13:19.275Z] [INFO] Building Felix Web Console Extension for GlassFish 7.0.15-SNAPSHOT [164/300] [2024-04-16T09:13:19.275Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-04-16T09:13:19.275Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix-webconsole-extension --- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.275Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension --- [2024-04-16T09:13:19.275Z] [INFO] [2024-04-16T09:13:19.276Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix-webconsole-extension --- [2024-04-16T09:13:19.531Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:19.531Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-util --- [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-util --- [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-util --- [2024-04-16T09:13:19.531Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:19.531Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:19.531Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix-webconsole-extension --- [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension --- [2024-04-16T09:13:19.531Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:19.531Z] [INFO] [2024-04-16T09:13:19.531Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension --- [2024-04-16T09:13:19.532Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:19.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2024-04-16T09:13:19.532Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:19.532Z] [INFO] [2024-04-16T09:13:19.532Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix-webconsole-extension --- [2024-04-16T09:13:19.532Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:19.532Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:19.532Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:19.532Z] [INFO] [2024-04-16T09:13:19.532Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common --- [2024-04-16T09:13:19.532Z] [INFO] [2024-04-16T09:13:19.532Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common --- [2024-04-16T09:13:19.532Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:19.532Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:19.532Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.532Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java:[84,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:19.532Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2024-04-16T09:13:19.532Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:19.532Z] [INFO] [2024-04-16T09:13:19.532Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2024-04-16T09:13:19.532Z] [INFO] [2024-04-16T09:13:19.532Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2024-04-16T09:13:19.532Z] [INFO] [2024-04-16T09:13:19.532Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension --- [2024-04-16T09:13:19.532Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:19.789Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-util --- [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-util --- [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util --- [2024-04-16T09:13:19.789Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util --- [2024-04-16T09:13:19.789Z] [INFO] Copying 5 resources from src/main/java to target/classes [2024-04-16T09:13:19.789Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:19.789Z] [INFO] Copying 4 resources from src/main/manpages to target/classes [2024-04-16T09:13:19.789Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-util --- [2024-04-16T09:13:19.789Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:19.789Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:19.789Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:19.789Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:19.789Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.789Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Not copying test resources [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Not compiling test sources [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- surefire:3.2.5:test (default-test) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Executing tasks [2024-04-16T09:13:19.789Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2024-04-16T09:13:19.789Z] [INFO] [echo] felix-webconsole-extension [2024-04-16T09:13:19.789Z] [INFO] Executed tasks [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] [2024-04-16T09:13:19.789Z] [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension --- [2024-04-16T09:13:19.789Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.15-SNAPSHOT/felix-webconsole-extension-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:19.790Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.15-SNAPSHOT/felix-webconsole-extension-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:19.790Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:19.790Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:19.790Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:19.790Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:19.790Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-04-16T09:13:19.790Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:19.790Z] [INFO] [2024-04-16T09:13:19.790Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common --- [2024-04-16T09:13:19.790Z] [INFO] Not copying test resources [2024-04-16T09:13:19.790Z] [INFO] [2024-04-16T09:13:19.790Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common --- [2024-04-16T09:13:19.790Z] [INFO] Not compiling test sources [2024-04-16T09:13:19.790Z] [INFO] [2024-04-16T09:13:19.790Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2024-04-16T09:13:19.790Z] [INFO] [2024-04-16T09:13:19.790Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common --- [2024-04-16T09:13:19.790Z] [INFO] Tests are skipped. [2024-04-16T09:13:19.790Z] [INFO] [2024-04-16T09:13:19.790Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common --- [2024-04-16T09:13:19.790Z] [INFO] Executing tasks [2024-04-16T09:13:19.790Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/classes/META-INF for [2024-04-16T09:13:19.790Z] [INFO] [echo] console-common [2024-04-16T09:13:19.790Z] [INFO] Executed tasks [2024-04-16T09:13:19.790Z] [INFO] [2024-04-16T09:13:19.790Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common --- [2024-04-16T09:13:20.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/console-common.jar [2024-04-16T09:13:20.046Z] [INFO] [2024-04-16T09:13:20.046Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common --- [2024-04-16T09:13:20.046Z] [INFO] Tests are skipped. [2024-04-16T09:13:20.046Z] [INFO] [2024-04-16T09:13:20.046Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common --- [2024-04-16T09:13:20.046Z] [INFO] Tests are skipped. [2024-04-16T09:13:20.046Z] [INFO] [2024-04-16T09:13:20.046Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2024-04-16T09:13:20.046Z] [INFO] [2024-04-16T09:13:20.046Z] [INFO] --- install:3.1.1:install (default-install) @ console-common --- [2024-04-16T09:13:20.046Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.15-SNAPSHOT/console-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:20.046Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.15-SNAPSHOT/console-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:20.046Z] [INFO] [2024-04-16T09:13:20.046Z] [INFO] [2024-04-16T09:13:20.046Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-04-16T09:13:20.047Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-04-16T09:13:20.047Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] Building Admin Console Corba Plugin 7.0.15-SNAPSHOT [167/300] [2024-04-16T09:13:20.047Z] [INFO] Building Admin Console Clustering Support Plugin 7.0.15-SNAPSHOT [166/300] [2024-04-16T09:13:20.047Z] [INFO] Building Admin Console Web Container Plugin 7.0.15-SNAPSHOT [165/300] [2024-04-16T09:13:20.047Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-04-16T09:13:20.047Z] [INFO] from appserver/admingui/web/pom.xml [2024-04-16T09:13:20.047Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-04-16T09:13:20.047Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-04-16T09:13:20.047Z] [INFO] Building Admin Console JDBC Plugin 7.0.15-SNAPSHOT [169/300] [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] from appserver/admingui/corba/pom.xml [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-04-16T09:13:20.047Z] [INFO] Building Admin Console Core Jar 7.0.15-SNAPSHOT [168/300] [2024-04-16T09:13:20.047Z] [INFO] Building GlassFish OSGi Console Plugin 7.0.15-SNAPSHOT [172/300] [2024-04-16T09:13:20.047Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] Building Admin Console Connectors Plugin 7.0.15-SNAPSHOT [171/300] [2024-04-16T09:13:20.047Z] [INFO] Building Admin Console Full distribution plugin 7.0.15-SNAPSHOT [170/300] [2024-04-16T09:13:20.047Z] [INFO] from appserver/admingui/jca/pom.xml [2024-04-16T09:13:20.047Z] [INFO] from appserver/admingui/full/pom.xml [2024-04-16T09:13:20.047Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-04-16T09:13:20.047Z] [INFO] from appserver/admingui/core/pom.xml [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jca-plugin --- [2024-04-16T09:13:20.047Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common-full-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-corba-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin --- [2024-04-16T09:13:20.047Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jdbc-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2024-04-16T09:13:20.047Z] [INFO] [2024-04-16T09:13:20.047Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common-full-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jca-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-web-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-corba-plugin --- [2024-04-16T09:13:20.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jdbc-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-cluster-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-web-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-cluster-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-core --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-core --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core --- [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.048Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.048Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.048Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.048Z] [INFO] [2024-04-16T09:13:20.048Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-core --- [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.048Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.305Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jdbc-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin --- [2024-04-16T09:13:20.305Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jca-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.305Z] [INFO] Copying 31 resources from src/main/resources to target/classes [2024-04-16T09:13:20.305Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-corba-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.305Z] [INFO] Copying 56 resources from src/main/resources to target/classes [2024-04-16T09:13:20.305Z] [INFO] Copying 35 resources from src/main/help to target/classes [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Copying 16 resources from src/main/resources to target/classes [2024-04-16T09:13:20.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/src/main/manpages [2024-04-16T09:13:20.305Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.305Z] [INFO] Copying 20 resources from src/main/help to target/classes [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jdbc-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Copying 64 resources from src/main/help to target/classes [2024-04-16T09:13:20.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/src/main/manpages [2024-04-16T09:13:20.305Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-corba-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.305Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.305Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.305Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/manpages [2024-04-16T09:13:20.305Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jca-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.305Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.305Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common-full-plugin --- [2024-04-16T09:13:20.305Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin --- [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.305Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.305Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.305Z] [INFO] [2024-04-16T09:13:20.305Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-04-16T09:13:20.306Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-cluster-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Copying 48 resources from src/main/resources to target/classes [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2024-04-16T09:13:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2024-04-16T09:13:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2024-04-16T09:13:20.306Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin --- [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.306Z] [INFO] Copying 63 resources from src/main/resources to target/classes [2024-04-16T09:13:20.306Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.306Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-web-plugin --- [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-web-plugin --- [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.306Z] [INFO] Copying 44 resources from src/main/help to target/classes [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Copying 73 resources from src/main/resources to target/classes [2024-04-16T09:13:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/manpages [2024-04-16T09:13:20.306Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common-full-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Copying 114 resources from src/main/help to target/classes [2024-04-16T09:13:20.306Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.306Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.306Z] [INFO] Copying 84 resources from src/main/help to target/classes [2024-04-16T09:13:20.306Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-core --- [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-core --- [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core --- [2024-04-16T09:13:20.306Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-core --- [2024-04-16T09:13:20.306Z] [INFO] Copying 47 resources from src/main/resources to target/classes [2024-04-16T09:13:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/manpages [2024-04-16T09:13:20.306Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-web-plugin --- [2024-04-16T09:13:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/help [2024-04-16T09:13:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/manpages [2024-04-16T09:13:20.306Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-core --- [2024-04-16T09:13:20.306Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/src/main/manpages [2024-04-16T09:13:20.306Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:20.306Z] [INFO] [2024-04-16T09:13:20.306Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-cluster-plugin --- [2024-04-16T09:13:20.306Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.306Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.306Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.306Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.306Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin --- [2024-04-16T09:13:20.562Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin --- [2024-04-16T09:13:20.562Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.562Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:13:20.562Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin --- [2024-04-16T09:13:20.562Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.562Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2024-04-16T09:13:20.562Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin --- [2024-04-16T09:13:20.563Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.563Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin --- [2024-04-16T09:13:20.563Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-corba-plugin --- [2024-04-16T09:13:20.563Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.563Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin --- [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jdbc-plugin --- [2024-04-16T09:13:20.563Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.563Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.563Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.563Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.563Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.563Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:13:20.563Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin --- [2024-04-16T09:13:20.563Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.563Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin --- [2024-04-16T09:13:20.563Z] [INFO] [2024-04-16T09:13:20.563Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jca-plugin --- [2024-04-16T09:13:20.563Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.563Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.819Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.819Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:13:20.819Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin --- [2024-04-16T09:13:20.819Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.819Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin --- [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-cluster-plugin --- [2024-04-16T09:13:20.819Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.819Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:20.819Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.819Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:20.819Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:20.819Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin --- [2024-04-16T09:13:20.819Z] [INFO] Not copying test resources [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-corba-plugin --- [2024-04-16T09:13:20.819Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.819Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:20.819Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2024-04-16T09:13:20.819Z] [INFO] Not compiling test sources [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-corba-plugin --- [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core --- [2024-04-16T09:13:20.819Z] [INFO] Tests are skipped. [2024-04-16T09:13:20.819Z] [INFO] [2024-04-16T09:13:20.819Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin --- [2024-04-16T09:13:20.819Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:20.819Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java:[62,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:20.819Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API. [2024-04-16T09:13:20.820Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:20.820Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:20.820Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2024-04-16T09:13:20.820Z] [INFO] Executing tasks [2024-04-16T09:13:20.820Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/classes/META-INF for [2024-04-16T09:13:20.820Z] [INFO] [echo] console-corba-plugin [2024-04-16T09:13:20.820Z] [INFO] Executed tasks [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:20.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/console-corba-plugin.jar [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.820Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.820Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.820Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:20.820Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:20.820Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Not copying test resources [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jdbc-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Not compiling test sources [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jdbc-plugin --- [2024-04-16T09:13:20.820Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:20.820Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:20.820Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:20.820Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Not copying test resources [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jca-plugin --- [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-corba-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Not compiling test sources [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jca-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Tests are skipped. [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Tests are skipped. [2024-04-16T09:13:20.820Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-corba-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Tests are skipped. [2024-04-16T09:13:20.820Z] [INFO] Tests are skipped. [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin --- [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2024-04-16T09:13:20.820Z] [INFO] [2024-04-16T09:13:20.820Z] [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin --- [2024-04-16T09:13:20.820Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.15-SNAPSHOT/console-corba-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:20.821Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.15-SNAPSHOT/console-corba-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:20.821Z] [INFO] [2024-04-16T09:13:20.821Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin --- [2024-04-16T09:13:20.821Z] [INFO] [2024-04-16T09:13:20.821Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common-full-plugin --- [2024-04-16T09:13:20.821Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:20.821Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:20.821Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:20.821Z] [INFO] [2024-04-16T09:13:20.821Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin --- [2024-04-16T09:13:20.821Z] [INFO] [2024-04-16T09:13:20.821Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-web-plugin --- [2024-04-16T09:13:20.821Z] [INFO] Executing tasks [2024-04-16T09:13:20.821Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/classes/META-INF for [2024-04-16T09:13:20.821Z] [INFO] [echo] console-jca-plugin [2024-04-16T09:13:20.821Z] [INFO] Executed tasks [2024-04-16T09:13:20.821Z] [INFO] [2024-04-16T09:13:20.821Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin --- [2024-04-16T09:13:20.821Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.076Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.076Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.076Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:21.076Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:21.076Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:21.076Z] [INFO] [2024-04-16T09:13:21.076Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin --- [2024-04-16T09:13:21.076Z] [INFO] Not copying test resources [2024-04-16T09:13:21.076Z] [INFO] [2024-04-16T09:13:21.076Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-cluster-plugin --- [2024-04-16T09:13:21.076Z] [INFO] Not compiling test sources [2024-04-16T09:13:21.076Z] [INFO] [2024-04-16T09:13:21.076Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2024-04-16T09:13:21.076Z] [INFO] Executing tasks [2024-04-16T09:13:21.076Z] [INFO] [2024-04-16T09:13:21.076Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-cluster-plugin --- [2024-04-16T09:13:21.076Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/classes/META-INF for [2024-04-16T09:13:21.076Z] [INFO] [echo] console-jdbc-plugin [2024-04-16T09:13:21.076Z] [INFO] Executed tasks [2024-04-16T09:13:21.076Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.076Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin --- [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/console-jca-plugin.jar [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util --- [2024-04-16T09:13:21.077Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:21.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jca-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Executing tasks [2024-04-16T09:13:21.077Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/classes/META-INF for [2024-04-16T09:13:21.077Z] [INFO] [echo] console-cluster-plugin [2024-04-16T09:13:21.077Z] [INFO] Executed tasks [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jca-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.15-SNAPSHOT/console-jca-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.15-SNAPSHOT/console-jca-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jdbc-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jdbc-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.15-SNAPSHOT/console-jdbc-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.15-SNAPSHOT/console-jdbc-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.077Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-core --- [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-core --- [2024-04-16T09:13:21.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/console-cluster-plugin.jar [2024-04-16T09:13:21.077Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.077Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-cluster-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-cluster-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2024-04-16T09:13:21.077Z] [INFO] [2024-04-16T09:13:21.077Z] [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin --- [2024-04-16T09:13:21.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.15-SNAPSHOT/console-cluster-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.15-SNAPSHOT/console-cluster-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.077Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.077Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:21.077Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:21.078Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Not copying test resources [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Not compiling test sources [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Executing tasks [2024-04-16T09:13:21.078Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2024-04-16T09:13:21.078Z] [INFO] [echo] glassfish-osgi-console-plugin [2024-04-16T09:13:21.078Z] [INFO] Executed tasks [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2024-04-16T09:13:21.078Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.078Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:21.078Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:21.078Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Not copying test resources [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common-full-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Not compiling test sources [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common-full-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin --- [2024-04-16T09:13:21.078Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.15-SNAPSHOT/glassfish-osgi-console-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.078Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.15-SNAPSHOT/glassfish-osgi-console-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.078Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.078Z] [INFO] [2024-04-16T09:13:21.078Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin --- [2024-04-16T09:13:21.334Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.334Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:21.334Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:21.334Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Not copying test resources [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-web-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Not compiling test sources [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-web-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Executing tasks [2024-04-16T09:13:21.334Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/classes/META-INF for [2024-04-16T09:13:21.334Z] [INFO] [echo] console-common-full-plugin [2024-04-16T09:13:21.334Z] [INFO] Executed tasks [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Executing tasks [2024-04-16T09:13:21.334Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/classes/META-INF for [2024-04-16T09:13:21.334Z] [INFO] [echo] console-web-plugin [2024-04-16T09:13:21.334Z] [INFO] Executed tasks [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/console-common-full-plugin.jar [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common-full-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common-full-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.15-SNAPSHOT/console-common-full-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.334Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.15-SNAPSHOT/console-common-full-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.334Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/console-web-plugin.jar [2024-04-16T09:13:21.334Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-util --- [2024-04-16T09:13:21.334Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-util --- [2024-04-16T09:13:21.334Z] [INFO] [2024-04-16T09:13:21.334Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-web-plugin --- [2024-04-16T09:13:21.334Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.335Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-web-plugin --- [2024-04-16T09:13:21.335Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin --- [2024-04-16T09:13:21.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.15-SNAPSHOT/console-web-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.335Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.15-SNAPSHOT/console-web-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.335Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.335Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:21.335Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:21.335Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Not copying test resources [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Not compiling test sources [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Executing tasks [2024-04-16T09:13:21.335Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/classes/META-INF for [2024-04-16T09:13:21.335Z] [INFO] [echo] console-core [2024-04-16T09:13:21.335Z] [INFO] Executed tasks [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/console-core.jar [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] --- install:3.1.1:install (default-install) @ console-core --- [2024-04-16T09:13:21.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.15-SNAPSHOT/console-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.15-SNAPSHOT/console-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.335Z] [INFO] [2024-04-16T09:13:21.335Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-04-16T09:13:21.335Z] [INFO] Building Admin Console WAR 7.0.15-SNAPSHOT [173/300] [2024-04-16T09:13:21.335Z] [INFO] from appserver/admingui/war/pom.xml [2024-04-16T09:13:21.335Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war --- [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war --- [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war --- [2024-04-16T09:13:21.592Z] [INFO] No sources to compile [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war --- [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war --- [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war --- [2024-04-16T09:13:21.592Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war --- [2024-04-16T09:13:21.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/resources [2024-04-16T09:13:21.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/manpages [2024-04-16T09:13:21.592Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war --- [2024-04-16T09:13:21.592Z] [INFO] No sources to compile [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war --- [2024-04-16T09:13:21.592Z] [INFO] No sources to compile [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war --- [2024-04-16T09:13:21.592Z] [INFO] Not copying test resources [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war --- [2024-04-16T09:13:21.592Z] [INFO] Not compiling test sources [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- surefire:3.2.5:test (default-test) @ war --- [2024-04-16T09:13:21.592Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war --- [2024-04-16T09:13:21.592Z] [INFO] Executing tasks [2024-04-16T09:13:21.592Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/classes/META-INF for [2024-04-16T09:13:21.592Z] [INFO] [echo] war [2024-04-16T09:13:21.592Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/classes/META-INF [2024-04-16T09:13:21.592Z] [INFO] Executed tasks [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war --- [2024-04-16T09:13:21.592Z] [INFO] Copying commons-io-2.16.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/commons-io-2.16.1.jar [2024-04-16T09:13:21.592Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2024-04-16T09:13:21.592Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2024-04-16T09:13:21.592Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2024-04-16T09:13:21.592Z] [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar [2024-04-16T09:13:21.592Z] [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar [2024-04-16T09:13:21.592Z] [INFO] [2024-04-16T09:13:21.592Z] [INFO] --- war:3.4.0:war (default-war) @ war --- [2024-04-16T09:13:21.592Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.592Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:21.592Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00001 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00002 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00003 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00004 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00005 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00006 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00007 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00008 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00009 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00010 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00011 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00012 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00013 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00014 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00015 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false [2024-04-16T09:13:21.592Z] [INFO] Processing: NCLS-ADMIN-00018 [2024-04-16T09:13:21.592Z] [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false [2024-04-16T09:13:21.593Z] [INFO] Total Messages including ones found from disk so far: {NCLS-ADMIN-00001=Could not find state of instance registered in the state service, NCLS-ADMIN-00002=Error during command replication: {0}, NCLS-ADMIN-00003=Unable to read instance state file {0}, recreating, NCLS-ADMIN-00004=Unable to create instance state file: {0}, exception: {1}, NCLS-ADMIN-00005=Error while adding new server state to instance state: {0}, NCLS-ADMIN-00006=Error while adding failed command to instance state: {0}, NCLS-ADMIN-00007=Error while removing failed commands from instance state: {0}, NCLS-ADMIN-00008=Error while setting instance state: {0}, NCLS-ADMIN-00009=Error while removing instance: {0}, NCLS-ADMIN-00010=It appears that server [{0}:{1}] does not accept secure connections. Retry with --secure=false., NCLS-ADMIN-00011=An unexpected exception occurred., NCLS-ADMIN-00012=The server requires a valid admin password to be set before it can start. Please set a password using the change-admin-password command., NCLS-ADMIN-00013=Can not put data to cache under key {0}, NCLS-ADMIN-00014=An admin request arrived from {0} with the domain identifier {1} which does not match the domain identifier {2} configured for this server's domain; rejecting the request, NCLS-ADMIN-00015=Error searching for a default admin user, NCLS-ADMIN-00018=Unexpected exception from command event listener.} [2024-04-16T09:13:21.593Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:21.593Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:21.593Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:21.593Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER [2024-04-16T09:13:21.593Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo [2024-04-16T09:13:21.593Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME [2024-04-16T09:13:21.593Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker [2024-04-16T09:13:21.593Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME [2024-04-16T09:13:21.593Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator [2024-04-16T09:13:21.593Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Administration Services, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.description=Admin security authorization, jakarta.enterprise.system.tools.admin.security.authorization.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.subsystem=ADMSECAUTHZ, jakarta.enterprise.system.tools.admin.security.description=Admin security, jakarta.enterprise.system.tools.admin.security.publish=true, jakarta.enterprise.system.tools.admin.security.subsystem=ADMSEC, jakarta.enterprise.system.tools.admin.subsystem=ADMIN} [2024-04-16T09:13:21.593Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:21.593Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-04-16T09:13:21.593Z] [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo [2024-04-16T09:13:21.593Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:21.593Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:21.593Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:21.593Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:21.593Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:21.593Z] [INFO] [2024-04-16T09:13:21.593Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util --- [2024-04-16T09:13:21.593Z] [INFO] Not copying test resources [2024-04-16T09:13:21.593Z] [INFO] [2024-04-16T09:13:21.593Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-util --- [2024-04-16T09:13:21.593Z] [INFO] Not compiling test sources [2024-04-16T09:13:21.593Z] [INFO] [2024-04-16T09:13:21.593Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2024-04-16T09:13:21.593Z] [INFO] [2024-04-16T09:13:21.593Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-util --- [2024-04-16T09:13:21.593Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.593Z] [INFO] [2024-04-16T09:13:21.593Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util --- [2024-04-16T09:13:21.593Z] [INFO] Packaging webapp [2024-04-16T09:13:21.593Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui] [2024-04-16T09:13:21.593Z] [INFO] Executing tasks [2024-04-16T09:13:21.593Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/classes/META-INF for [2024-04-16T09:13:21.593Z] [INFO] [echo] admin-util [2024-04-16T09:13:21.593Z] [INFO] Executed tasks [2024-04-16T09:13:21.593Z] [INFO] [2024-04-16T09:13:21.593Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util --- [2024-04-16T09:13:21.593Z] [INFO] Processing war project [2024-04-16T09:13:21.594Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui] [2024-04-16T09:13:21.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/admin-util.jar [2024-04-16T09:13:21.850Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui] [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-util --- [2024-04-16T09:13:21.850Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/webapp] [2024-04-16T09:13:21.850Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-util --- [2024-04-16T09:13:21.850Z] [INFO] Tests are skipped. [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] --- install:3.1.1:install (default-install) @ admin-util --- [2024-04-16T09:13:21.850Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.15-SNAPSHOT/admin-util-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:21.850Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.15-SNAPSHOT/admin-util-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-04-16T09:13:21.850Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-04-16T09:13:21.850Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-04-16T09:13:21.850Z] [INFO] Building Backup Restore classes 7.0.15-SNAPSHOT [175/300] [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.15-SNAPSHOT [174/300] [2024-04-16T09:13:21.850Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-04-16T09:13:21.850Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-04-16T09:13:21.850Z] [INFO] [2024-04-16T09:13:21.850Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:21.850Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-04-16T09:13:21.850Z] [INFO] Building Deployment Object Library 7.0.15-SNAPSHOT [178/300] [2024-04-16T09:13:21.850Z] [INFO] from appserver/admin/backup/pom.xml [2024-04-16T09:13:21.850Z] [INFO] from appserver/deployment/dol/pom.xml [2024-04-16T09:13:21.850Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:21.850Z] [INFO] Building Concurrent Connector Module 7.0.15-SNAPSHOT [177/300] [2024-04-16T09:13:21.850Z] [INFO] Building cluster-common 7.0.15-SNAPSHOT [176/300] [2024-04-16T09:13:21.850Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-04-16T09:13:21.850Z] [INFO] from nucleus/cluster/common/pom.xml [2024-04-16T09:13:21.851Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:21.851Z] [INFO] Building admin-core 7.0.15-SNAPSHOT [179/300] [2024-04-16T09:13:21.851Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:21.851Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:21.851Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-04-16T09:13:21.851Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ backup --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ backup --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ backup --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-remote --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-connector --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-remote --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-connector --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.851Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.851Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.851Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.851Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.851Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.851Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.851Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-core --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-core --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-core --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dol --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dol --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dol --- [2024-04-16T09:13:21.851Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.851Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.851Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui.war [2024-04-16T09:13:21.851Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.851Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.851Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:21.851Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ backup --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ backup --- [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup --- [2024-04-16T09:13:21.851Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.851Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common --- [2024-04-16T09:13:21.851Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:21.851Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- resources:3.3.1:resources (default-resources) @ backup --- [2024-04-16T09:13:21.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/resources [2024-04-16T09:13:21.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/manpages [2024-04-16T09:13:21.852Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:21.852Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-common --- [2024-04-16T09:13:21.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/src/main/manpages [2024-04-16T09:13:21.852Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ backup --- [2024-04-16T09:13:21.852Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.852Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.852Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.852Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.852Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-remote --- [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote --- [2024-04-16T09:13:21.852Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote --- [2024-04-16T09:13:21.852Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:21.852Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:13:21.852Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-remote --- [2024-04-16T09:13:21.852Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:21.852Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:21.852Z] [INFO] [2024-04-16T09:13:21.852Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war --- [2024-04-16T09:13:22.108Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war --- [2024-04-16T09:13:22.108Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- install:3.1.1:install (default-install) @ war --- [2024-04-16T09:13:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.15-SNAPSHOT/war-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.15-SNAPSHOT/war-7.0.15-SNAPSHOT.war [2024-04-16T09:13:22.108Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-core --- [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-core --- [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core --- [2024-04-16T09:13:22.108Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core --- [2024-04-16T09:13:22.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/src/main/resources [2024-04-16T09:13:22.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/src/main/manpages [2024-04-16T09:13:22.108Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-core --- [2024-04-16T09:13:22.108Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.108Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.108Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-connector --- [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-connector --- [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector --- [2024-04-16T09:13:22.108Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:22.108Z] [INFO] [2024-04-16T09:13:22.108Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector --- [2024-04-16T09:13:22.108Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-04-16T09:13:22.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/src/main/manpages [2024-04-16T09:13:22.109Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:22.109Z] [INFO] [2024-04-16T09:13:22.109Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-connector --- [2024-04-16T09:13:22.109Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.109Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.109Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.109Z] [INFO] [2024-04-16T09:13:22.109Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ backup --- [2024-04-16T09:13:22.109Z] [INFO] [2024-04-16T09:13:22.109Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ backup --- [2024-04-16T09:13:22.109Z] [INFO] [2024-04-16T09:13:22.109Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup --- [2024-04-16T09:13:22.109Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:22.364Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.364Z] [INFO] [2024-04-16T09:13:22.364Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2024-04-16T09:13:22.364Z] [INFO] [2024-04-16T09:13:22.364Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2024-04-16T09:13:22.364Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.364Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API. [2024-04-16T09:13:22.364Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:22.364Z] [INFO] [2024-04-16T09:13:22.364Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2024-04-16T09:13:22.364Z] [INFO] [2024-04-16T09:13:22.364Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core --- [2024-04-16T09:13:22.364Z] [INFO] [2024-04-16T09:13:22.364Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2024-04-16T09:13:22.364Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:22.364Z] [INFO] [2024-04-16T09:13:22.364Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common --- [2024-04-16T09:13:22.364Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:22.364Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.364Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/impl/RemoteCommandSession.java:[105,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:22.364Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2024-04-16T09:13:22.365Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote --- [2024-04-16T09:13:22.365Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:22.365Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- command-security:1.0.17:check (default-check) @ backup --- [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ backup --- [2024-04-16T09:13:22.365Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.365Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.365Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-core --- [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-core --- [2024-04-16T09:13:22.365Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.365Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.365Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2024-04-16T09:13:22.365Z] [INFO] [2024-04-16T09:13:22.365Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector --- [2024-04-16T09:13:22.365Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:22.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common --- [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-common --- [2024-04-16T09:13:22.621Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.621Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote --- [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-remote --- [2024-04-16T09:13:22.621Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.621Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.621Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.621Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup --- [2024-04-16T09:13:22.621Z] [INFO] Not copying test resources [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ backup --- [2024-04-16T09:13:22.621Z] [INFO] Not compiling test sources [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- surefire:3.2.5:test (default-test) @ backup --- [2024-04-16T09:13:22.621Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ backup --- [2024-04-16T09:13:22.621Z] [INFO] Executing tasks [2024-04-16T09:13:22.621Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/classes/META-INF for [2024-04-16T09:13:22.621Z] [INFO] [echo] backup [2024-04-16T09:13:22.621Z] [INFO] Executed tasks [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- jar:3.3.0:jar (default-jar) @ backup --- [2024-04-16T09:13:22.621Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.621Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core --- [2024-04-16T09:13:22.621Z] [INFO] Not copying test resources [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-core --- [2024-04-16T09:13:22.621Z] [INFO] Not compiling test sources [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-core --- [2024-04-16T09:13:22.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/backup.jar [2024-04-16T09:13:22.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:22.621Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core --- [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector --- [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ backup --- [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-connector --- [2024-04-16T09:13:22.621Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.621Z] [INFO] --- failsafe:3.2.5:verify (verify) @ backup --- [2024-04-16T09:13:22.621Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.621Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- install:3.1.1:install (default-install) @ backup --- [2024-04-16T09:13:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.15-SNAPSHOT/backup-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:22.622Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.622Z] [INFO] Executing tasks [2024-04-16T09:13:22.622Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/classes/META-INF for [2024-04-16T09:13:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.15-SNAPSHOT/backup-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:22.622Z] [INFO] [echo] admin-core [2024-04-16T09:13:22.622Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.622Z] [INFO] Executed tasks [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core --- [2024-04-16T09:13:22.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/admin-core.jar [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-core --- [2024-04-16T09:13:22.622Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-core --- [2024-04-16T09:13:22.622Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- install:3.1.1:install (default-install) @ admin-core --- [2024-04-16T09:13:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.15-SNAPSHOT/admin-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.15-SNAPSHOT/admin-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:22.622Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.622Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote --- [2024-04-16T09:13:22.622Z] [INFO] Not copying test resources [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-remote --- [2024-04-16T09:13:22.622Z] [INFO] Not compiling test sources [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-remote --- [2024-04-16T09:13:22.622Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote --- [2024-04-16T09:13:22.622Z] [INFO] Executing tasks [2024-04-16T09:13:22.622Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2024-04-16T09:13:22.622Z] [INFO] [echo] osgi-cli-remote [2024-04-16T09:13:22.622Z] [INFO] Executed tasks [2024-04-16T09:13:22.622Z] [INFO] [2024-04-16T09:13:22.622Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote --- [2024-04-16T09:13:22.880Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.880Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common --- [2024-04-16T09:13:22.880Z] [INFO] Not copying test resources [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-common --- [2024-04-16T09:13:22.880Z] [INFO] Not compiling test sources [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-common --- [2024-04-16T09:13:22.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2024-04-16T09:13:22.880Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common --- [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-remote --- [2024-04-16T09:13:22.880Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-remote --- [2024-04-16T09:13:22.880Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2024-04-16T09:13:22.880Z] [INFO] [2024-04-16T09:13:22.880Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote --- [2024-04-16T09:13:22.880Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.15-SNAPSHOT/osgi-cli-remote-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:22.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.15-SNAPSHOT/osgi-cli-remote-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:22.881Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dol --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dol --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol --- [2024-04-16T09:13:22.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dol --- [2024-04-16T09:13:22.881Z] [INFO] Executing tasks [2024-04-16T09:13:22.881Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/classes/META-INF for [2024-04-16T09:13:22.881Z] [INFO] [echo] cluster-common [2024-04-16T09:13:22.881Z] [INFO] Executed tasks [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common --- [2024-04-16T09:13:22.881Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-04-16T09:13:22.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/manpages [2024-04-16T09:13:22.881Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dol --- [2024-04-16T09:13:22.881Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/cluster-common.jar [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-common --- [2024-04-16T09:13:22.881Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-common --- [2024-04-16T09:13:22.881Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-common --- [2024-04-16T09:13:22.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.15-SNAPSHOT/cluster-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:22.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.15-SNAPSHOT/cluster-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-04-16T09:13:22.881Z] [INFO] Building Cluster SSH Provisioning 7.0.15-SNAPSHOT [180/300] [2024-04-16T09:13:22.881Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-04-16T09:13:22.881Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:22.881Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.881Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-ssh --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-ssh --- [2024-04-16T09:13:22.881Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.881Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:22.881Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.881Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] Not copying test resources [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] Not compiling test sources [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] Executing tasks [2024-04-16T09:13:22.881Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2024-04-16T09:13:22.881Z] [INFO] [echo] concurrent-connector [2024-04-16T09:13:22.881Z] [INFO] Executed tasks [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] Tests are skipped. [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2024-04-16T09:13:22.881Z] [INFO] [2024-04-16T09:13:22.881Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector --- [2024-04-16T09:13:22.882Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.15-SNAPSHOT/concurrent-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:22.882Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.15-SNAPSHOT/concurrent-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:22.882Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:22.882Z] [INFO] [2024-04-16T09:13:22.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-ssh --- [2024-04-16T09:13:22.882Z] [INFO] [2024-04-16T09:13:22.882Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-ssh --- [2024-04-16T09:13:22.882Z] [INFO] [2024-04-16T09:13:22.882Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh --- [2024-04-16T09:13:22.882Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:22.882Z] [INFO] [2024-04-16T09:13:22.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh --- [2024-04-16T09:13:22.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/src/main/resources [2024-04-16T09:13:22.882Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:22.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/src/main/manpages [2024-04-16T09:13:22.882Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:22.882Z] [INFO] [2024-04-16T09:13:22.882Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-ssh --- [2024-04-16T09:13:22.882Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:22.882Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:23.137Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:23.138Z] [INFO] [2024-04-16T09:13:23.138Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2024-04-16T09:13:23.138Z] [INFO] [2024-04-16T09:13:23.138Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2024-04-16T09:13:23.138Z] [INFO] [2024-04-16T09:13:23.138Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh --- [2024-04-16T09:13:23.138Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:23.138Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:23.138Z] [INFO] [2024-04-16T09:13:23.138Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh --- [2024-04-16T09:13:23.138Z] [INFO] [2024-04-16T09:13:23.138Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-ssh --- [2024-04-16T09:13:23.138Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:23.138Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:23.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:23.394Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Not copying test resources [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Not compiling test sources [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Tests are skipped. [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Executing tasks [2024-04-16T09:13:23.394Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/classes/META-INF for [2024-04-16T09:13:23.394Z] [INFO] [echo] cluster-ssh [2024-04-16T09:13:23.394Z] [INFO] Executed tasks [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/cluster-ssh.jar [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Tests are skipped. [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Tests are skipped. [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh --- [2024-04-16T09:13:23.394Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.15-SNAPSHOT/cluster-ssh-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:23.394Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.15-SNAPSHOT/cluster-ssh-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-04-16T09:13:23.394Z] [INFO] Building Nucleus Logging Classes 7.0.15-SNAPSHOT [181/300] [2024-04-16T09:13:23.394Z] [INFO] from nucleus/core/logging/pom.xml [2024-04-16T09:13:23.394Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ logging --- [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ logging --- [2024-04-16T09:13:23.394Z] [INFO] [2024-04-16T09:13:23.394Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ logging --- [2024-04-16T09:13:23.394Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:23.394Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:23.650Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:23.650Z] [INFO] [2024-04-16T09:13:23.650Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ logging --- [2024-04-16T09:13:23.650Z] [INFO] [2024-04-16T09:13:23.650Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ logging --- [2024-04-16T09:13:23.650Z] [INFO] [2024-04-16T09:13:23.650Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging --- [2024-04-16T09:13:23.650Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:23.650Z] [INFO] [2024-04-16T09:13:23.650Z] [INFO] --- resources:3.3.1:resources (default-resources) @ logging --- [2024-04-16T09:13:23.650Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-04-16T09:13:23.650Z] [INFO] Copying 8 resources from src/main/manpages to target/classes [2024-04-16T09:13:23.650Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:23.650Z] [INFO] [2024-04-16T09:13:23.650Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ logging --- [2024-04-16T09:13:23.650Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:23.650Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:23.905Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:23.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Some input files use or override a deprecated API. [2024-04-16T09:13:23.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:23.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:23.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:23.905Z] [INFO] [2024-04-16T09:13:23.905Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ logging --- [2024-04-16T09:13:23.905Z] [INFO] [2024-04-16T09:13:23.905Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ logging --- [2024-04-16T09:13:23.905Z] [INFO] [2024-04-16T09:13:23.905Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging --- [2024-04-16T09:13:23.905Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:24.162Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:24.162Z] [INFO] [2024-04-16T09:13:24.162Z] [INFO] --- command-security:1.0.17:check (default-check) @ logging --- [2024-04-16T09:13:24.162Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.server.logging.commands.CollectLogFiles, com.sun.enterprise.server.logging.commands.DeleteLogLevel, com.sun.enterprise.server.logging.commands.InstanceGetLogFileCommand, com.sun.enterprise.server.logging.commands.ListLogAttributes, com.sun.enterprise.server.logging.commands.ListLoggerLevels, com.sun.enterprise.server.logging.commands.ListLoggers, com.sun.enterprise.server.logging.commands.LoadDefaultLogAttributes, com.sun.enterprise.server.logging.commands.LoadDefaultLogLevels, com.sun.enterprise.server.logging.commands.RotateLog, com.sun.enterprise.server.logging.commands.SetLogAttributes, com.sun.enterprise.server.logging.commands.SetLogFileFormat, com.sun.enterprise.server.logging.commands.SetLogLevel] [2024-04-16T09:13:24.162Z] [INFO] [2024-04-16T09:13:24.162Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ logging --- [2024-04-16T09:13:24.162Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:24.162Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:24.418Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:24.418Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:24.418Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00001 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00002 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00003 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00004 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00004-1 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00005 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00006 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00007 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00008 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00009 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00010 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00011 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00012 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Processing: NCLS-LOGGING-00013 [2024-04-16T09:13:24.418Z] [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false [2024-04-16T09:13:24.418Z] [INFO] Total Messages including ones found from disk so far: {NCLS-LOGGING-00001=Cannot read logging configuration file., NCLS-LOGGING-00002=Could not apply the logging configuration changes., NCLS-LOGGING-00003=Updated logger levels successfully., NCLS-LOGGING-00004=The logging configuration file {0} has been deleted. The server will wait until the file reappears., NCLS-LOGGING-00004-1=The logging configuration file {0} has reappeared., NCLS-LOGGING-00005=Error executing query to fetch log records., NCLS-LOGGING-00006=The syslog handler could not be initialized., NCLS-LOGGING-00007=There was an error sending a log message to syslog., NCLS-LOGGING-00008=The log file {0} for the instance does not exist., NCLS-LOGGING-00009=Running GlassFish Version: {0}, NCLS-LOGGING-00010=Server log file is using Formatter class: {0}, NCLS-LOGGING-00011=Failed to parse the date: {0}, NCLS-LOGGING-00012=An invalid value {0} has been specified for the {1} attribute in the logging configuration., NCLS-LOGGING-00013=The formatter class {0} could not be instantiated.} [2024-04-16T09:13:24.418Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:24.418Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:24.418Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:24.418Z] [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME [2024-04-16T09:13:24.418Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:13:24.418Z] [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME [2024-04-16T09:13:24.418Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:13:24.418Z] [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME [2024-04-16T09:13:24.418Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:13:24.418Z] [INFO] Loggers found so far: {jakarta.enterprise.logging.description=Main logger for core logging component., jakarta.enterprise.logging.publish=true, jakarta.enterprise.logging.stderr.description=Stderr logger., jakarta.enterprise.logging.stderr.publish=false, jakarta.enterprise.logging.stderr.subsystem=Logging, jakarta.enterprise.logging.stdout.description=Stdout logger., jakarta.enterprise.logging.stdout.publish=false, jakarta.enterprise.logging.stdout.subsystem=Logging, jakarta.enterprise.logging.subsystem=Logging} [2024-04-16T09:13:24.419Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:24.419Z] [INFO] Found enclosing element LOGGING_LOGGER_NAME [2024-04-16T09:13:24.419Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:13:24.419Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:24.419Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:24.419Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:24.419Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:24.419Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Not copying test resources [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Not compiling test sources [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- surefire:3.2.5:test (default-test) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Tests are skipped. [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Executing tasks [2024-04-16T09:13:24.419Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/classes/META-INF for [2024-04-16T09:13:24.419Z] [INFO] [echo] logging [2024-04-16T09:13:24.419Z] [INFO] Executed tasks [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- jar:3.3.0:jar (default-jar) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/logging.jar [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Tests are skipped. [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- failsafe:3.2.5:verify (verify) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Tests are skipped. [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- install:3.1.1:install (default-install) @ logging --- [2024-04-16T09:13:24.419Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.15-SNAPSHOT/logging-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:24.419Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.15-SNAPSHOT/logging-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-04-16T09:13:24.419Z] [INFO] Building Kernel Classes 7.0.15-SNAPSHOT [182/300] [2024-04-16T09:13:24.419Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-04-16T09:13:24.419Z] [INFO] from nucleus/core/kernel/pom.xml [2024-04-16T09:13:24.419Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:24.419Z] [INFO] Building admin-launcher 7.0.15-SNAPSHOT [183/300] [2024-04-16T09:13:24.419Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-04-16T09:13:24.419Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ launcher --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ launcher --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ launcher --- [2024-04-16T09:13:24.419Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:24.419Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ kernel --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ kernel --- [2024-04-16T09:13:24.419Z] [INFO] [2024-04-16T09:13:24.419Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ kernel --- [2024-04-16T09:13:24.419Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:24.419Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:24.675Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:24.675Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java:[65,34] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.675Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[35,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.675Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[41,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[88,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[89,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[144,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[162,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[33,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[41,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java:[358,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java:[801,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[89,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[173,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[174,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[177,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[186,21] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[531,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[547,31] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[76,16] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/RoleReference.java:[106,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[121,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[136,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[157,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[173,89] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[53,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[54,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[81,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[86,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[47,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.677Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ServiceRefPortInfo.java:[347,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java:[105,9] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[69,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[89,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[94,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[112,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[113,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[51,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[57,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[80,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[85,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[195,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[220,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.678Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[221,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[49,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[54,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerFactoryReferenceHandler.java:[172,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerReferenceHandler.java:[185,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceHandler.java:[158,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SecurityRoleNode.java:[72,65] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/GroupNameDescriptor.java:[63,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.679Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[35,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.680Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[42,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.680Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageNode.java:[86,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:24.680Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java:[814,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:24.680Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java: Some input files use or override a deprecated API. [2024-04-16T09:13:24.680Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:24.680Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:24.680Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ dol --- [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ dol --- [2024-04-16T09:13:24.680Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ launcher --- [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ launcher --- [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher --- [2024-04-16T09:13:24.680Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- resources:3.3.1:resources (default-resources) @ launcher --- [2024-04-16T09:13:24.680Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:24.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/src/main/manpages [2024-04-16T09:13:24.680Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ launcher --- [2024-04-16T09:13:24.680Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:24.680Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:24.680Z] [INFO] [2024-04-16T09:13:24.680Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol --- [2024-04-16T09:13:24.680Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:24.936Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:24.936Z] [INFO] [2024-04-16T09:13:24.936Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2024-04-16T09:13:24.936Z] [INFO] [2024-04-16T09:13:24.936Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2024-04-16T09:13:24.936Z] [INFO] [2024-04-16T09:13:24.936Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher --- [2024-04-16T09:13:24.936Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:24.936Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:24.936Z] [INFO] [2024-04-16T09:13:24.936Z] [INFO] --- command-security:1.0.17:check (default-check) @ launcher --- [2024-04-16T09:13:24.936Z] [INFO] [2024-04-16T09:13:24.936Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ launcher --- [2024-04-16T09:13:24.936Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:24.936Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:24.936Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:24.936Z] [INFO] [2024-04-16T09:13:24.936Z] [INFO] --- command-security:1.0.17:check (default-check) @ dol --- [2024-04-16T09:13:24.936Z] [INFO] [2024-04-16T09:13:24.936Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dol --- [2024-04-16T09:13:25.192Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:25.192Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:25.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ kernel --- [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ kernel --- [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel --- [2024-04-16T09:13:25.193Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- resources:3.3.1:resources (default-resources) @ kernel --- [2024-04-16T09:13:25.193Z] [INFO] Copying 10 resources from src/main/java to target/classes [2024-04-16T09:13:25.193Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:25.193Z] [INFO] Copying 23 resources from src/main/manpages to target/classes [2024-04-16T09:13:25.193Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ kernel --- [2024-04-16T09:13:25.193Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:25.193Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:25.193Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:25.193Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:25.193Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:25.193Z] [INFO] Processing: NCLS-GFLAUNCHER-00001 [2024-04-16T09:13:25.193Z] [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true [2024-04-16T09:13:25.193Z] [INFO] Processing: NCLS-GFLAUNCHER-00002 [2024-04-16T09:13:25.193Z] [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true [2024-04-16T09:13:25.193Z] [INFO] Processing: NCLS-GFLAUNCHER-00003 [2024-04-16T09:13:25.193Z] [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true [2024-04-16T09:13:25.193Z] [INFO] Processing: NCLS-GFLAUNCHER-00004 [2024-04-16T09:13:25.193Z] [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false [2024-04-16T09:13:25.193Z] [INFO] Processing: NCLS-GFLAUNCHER-00005 [2024-04-16T09:13:25.193Z] [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false [2024-04-16T09:13:25.193Z] [INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable. They were stripped out for you. [2024-04-16T09:13:25.193Z] Before: {0} [2024-04-16T09:13:25.193Z] After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information} [2024-04-16T09:13:25.193Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:25.193Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:25.193Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:25.193Z] [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME [2024-04-16T09:13:25.193Z] [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-04-16T09:13:25.193Z] [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher} [2024-04-16T09:13:25.193Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:25.193Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:13:25.193Z] [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-04-16T09:13:25.193Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:25.193Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:25.193Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:25.193Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:25.193Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] Not copying test resources [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] Not compiling test sources [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- surefire:3.2.5:test (default-test) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] Tests are skipped. [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] Executing tasks [2024-04-16T09:13:25.193Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/classes/META-INF for [2024-04-16T09:13:25.193Z] [INFO] [echo] launcher [2024-04-16T09:13:25.193Z] [INFO] Executed tasks [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- jar:3.3.0:jar (default-jar) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/launcher.jar [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] Tests are skipped. [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- failsafe:3.2.5:verify (verify) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] Tests are skipped. [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.193Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2024-04-16T09:13:25.193Z] [INFO] [2024-04-16T09:13:25.194Z] [INFO] --- install:3.1.1:install (default-install) @ launcher --- [2024-04-16T09:13:25.194Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.15-SNAPSHOT/launcher-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:25.194Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.15-SNAPSHOT/launcher-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:25.194Z] [INFO] [2024-04-16T09:13:25.194Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-04-16T09:13:25.194Z] [INFO] Building admin-cli 7.0.15-SNAPSHOT [184/300] [2024-04-16T09:13:25.194Z] [INFO] from nucleus/admin/cli/pom.xml [2024-04-16T09:13:25.194Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:25.194Z] [INFO] [2024-04-16T09:13:25.194Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-04-16T09:13:25.194Z] [INFO] [2024-04-16T09:13:25.194Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-cli --- [2024-04-16T09:13:25.194Z] [INFO] [2024-04-16T09:13:25.194Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-cli --- [2024-04-16T09:13:25.194Z] [INFO] [2024-04-16T09:13:25.194Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-cli --- [2024-04-16T09:13:25.194Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:25.194Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:25.449Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:25.449Z] [INFO] [2024-04-16T09:13:25.449Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-cli --- [2024-04-16T09:13:25.449Z] [INFO] [2024-04-16T09:13:25.449Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-cli --- [2024-04-16T09:13:25.449Z] [INFO] [2024-04-16T09:13:25.449Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli --- [2024-04-16T09:13:25.449Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:25.449Z] [INFO] [2024-04-16T09:13:25.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli --- [2024-04-16T09:13:25.449Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-04-16T09:13:25.449Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:25.449Z] [INFO] Copying 16 resources from src/main/manpages to target/classes [2024-04-16T09:13:25.449Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:25.449Z] [INFO] [2024-04-16T09:13:25.449Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-cli --- [2024-04-16T09:13:25.705Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:25.705Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:25.961Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:25.961Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:25.961Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00005 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00006 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00007 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00008 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00009 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00010 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00011 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00012 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00013 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00004 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00022 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00023 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00024 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00025 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00016 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: dol.validation.application.jndiNameConflict [2024-04-16T09:13:25.961Z] [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: dol.validation.application.failed [2024-04-16T09:13:25.961Z] [INFO] Message dol.validation.application.failed needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00014 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00001 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00002 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00003 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00015 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00118 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00120 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false [2024-04-16T09:13:25.961Z] [INFO] Processing: enterprise.deployment.util.application.lookup [2024-04-16T09:13:25.961Z] [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: enterprise.deployment.util.application.invalid.namespace [2024-04-16T09:13:25.961Z] [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope [2024-04-16T09:13:25.961Z] [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure [2024-04-16T09:13:25.961Z] [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00026 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00027 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-04-16T09:13:25.961Z] [INFO] Processing: AS-DEPLOYMENT-00028 [2024-04-16T09:13:25.961Z] [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false [2024-04-16T09:13:25.962Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-00001=Ignore {0} in archive {1}, as WLS counterpart runtime xml {2} is present in the same archive., AS-DEPLOYMENT-00002=Exception caught: {0}., AS-DEPLOYMENT-00003={0} module [{1}] contains characteristics of other module type: {2}., AS-DEPLOYMENT-00004=Exception caught: {0} for the subarchve indicated by the path: {1}., AS-DEPLOYMENT-00005=Exception caught during annotation scanning., AS-DEPLOYMENT-00006=Adding {0} since {1} is annotated with {2}., AS-DEPLOYMENT-00007=Adding {0} since it is implementing {1}., AS-DEPLOYMENT-00008=Inconsistent type definition. {0} is neither an annotation nor an interface., AS-DEPLOYMENT-00009=The exception {0} occurred while examining the jar at file path: {1}., AS-DEPLOYMENT-00010=No classloader can be found to use, AS-DEPLOYMENT-00011=Error in annotation processing:, AS-DEPLOYMENT-00012=Cannot load {0} reason : {1}., AS-DEPLOYMENT-00013=An exception was caught during library jar processing: {0}., AS-DEPLOYMENT-00014=Could not load {0}, AS-DEPLOYMENT-00015=Unsupported deployment descriptors element {0} value {1} for descriptor {2}., AS-DEPLOYMENT-00016=Unknown port-component-name {0} port, all sub elements will be ignored., AS-DEPLOYMENT-00022=For administered-object resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00022.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode., AS-DEPLOYMENT-00023=For connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00023.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00024=For jms-connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00024.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00025=For jms-destination resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00025.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode., AS-DEPLOYMENT-00026=JNDI lookup failed for the resource: Name: {0}, Lookup: {1}, Type: {2}., AS-DEPLOYMENT-00026.MSG_COMMENT=# For the method validateJNDIRefs of com.sun.enterprise.deployment.util.ResourceValidator., AS-DEPLOYMENT-00027=Resource Adapter not present: RA Name: {0}, Type: {1}., AS-DEPLOYMENT-00028=Skipping resource validation, AS-DEPLOYMENT-00118=DOLUtils: Invalid Deployment Descriptors in {0} [2024-04-16T09:13:25.962Z] Line {1} Column {2} -- {3}., AS-DEPLOYMENT-00120=Deployment Descriptor parsing failure: {0}, dol.validation.application.failed=Application validation failed for application: {0}, jndi-name: {1}, resource adapter name: {2} is wrong., dol.validation.application.failed.MSG_COMMENT=# For the method validateResourceDescriptor of com.sun.enterprise.deployment.util.ApplicationValidator, dol.validation.application.jndiNameConflict=Duplicate descriptor found for given jndi-name: {0}. [2024-04-16T09:13:25.962Z] Descriptor 1: [2024-04-16T09:13:25.962Z] {1} [2024-04-16T09:13:25.962Z] Descriptor 2: [2024-04-16T09:13:25.962Z] {2}, enterprise.deployment.backend.addDescriptorFailure=DPL8006: get/add descriptor failure : {0} TO {1}, enterprise.deployment.util.application.invalid.jndiname.scope=DEP0005:Deployment failed due to the invalid scope {0} defined for jndi-name: {1}, enterprise.deployment.util.application.invalid.namespace=DEP0004:Deployment failed because a conflict occured for jndi-name: {0} for application: {1}, enterprise.deployment.util.application.lookup=DEP0003:The jndi-name is already used in the global tree failed for given jndi-name: {0}} [2024-04-16T09:13:25.962Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:25.962Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:25.962Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:25.962Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER [2024-04-16T09:13:25.962Z] [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils [2024-04-16T09:13:25.962Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.dol.description=Deployment logger for dol module, jakarta.enterprise.system.tools.deployment.dol.publish=true, jakarta.enterprise.system.tools.deployment.dol.subsystem=DEPLOYMENT} [2024-04-16T09:13:25.962Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:25.962Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-04-16T09:13:25.962Z] [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils [2024-04-16T09:13:25.962Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:25.962Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:25.962Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:25.962Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:25.962Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:25.962Z] [INFO] [2024-04-16T09:13:25.962Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Not copying test resources [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Not compiling test sources [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- surefire:3.2.5:test (default-test) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Tests are skipped. [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Executing tasks [2024-04-16T09:13:25.963Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/classes/META-INF for [2024-04-16T09:13:25.963Z] [INFO] [echo] dol [2024-04-16T09:13:25.963Z] [INFO] Executed tasks [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/dol.jar [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Tests are skipped. [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Tests are skipped. [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] [2024-04-16T09:13:25.963Z] [INFO] --- install:3.1.1:install (default-install) @ dol --- [2024-04-16T09:13:25.963Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.15-SNAPSHOT/dol-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:25.963Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.15-SNAPSHOT/dol-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:26.219Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.219Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java:[130,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.219Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API. [2024-04-16T09:13:26.219Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:26.219Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:26.219Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:26.219Z] [INFO] [2024-04-16T09:13:26.219Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2024-04-16T09:13:26.219Z] [INFO] [2024-04-16T09:13:26.219Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2024-04-16T09:13:26.219Z] [INFO] [2024-04-16T09:13:26.219Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli --- [2024-04-16T09:13:26.219Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:26.219Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:26.219Z] [INFO] [2024-04-16T09:13:26.219Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli --- [2024-04-16T09:13:26.219Z] [INFO] [2024-04-16T09:13:26.219Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-cli --- [2024-04-16T09:13:26.219Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.219Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:26.475Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.475Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Not copying test resources [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Not compiling test sources [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Tests are skipped. [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Executing tasks [2024-04-16T09:13:26.475Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/classes/META-INF for [2024-04-16T09:13:26.475Z] [INFO] [echo] admin-cli [2024-04-16T09:13:26.475Z] [INFO] Executed tasks [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/admin-cli.jar [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Tests are skipped. [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Tests are skipped. [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] --- install:3.1.1:install (default-install) @ admin-cli --- [2024-04-16T09:13:26.475Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.15-SNAPSHOT/admin-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:26.475Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.15-SNAPSHOT/admin-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] [2024-04-16T09:13:26.475Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-04-16T09:13:26.475Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-04-16T09:13:26.476Z] [INFO] Building admin-server-management 7.0.15-SNAPSHOT [185/300] [2024-04-16T09:13:26.476Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-04-16T09:13:26.476Z] [INFO] [2024-04-16T09:13:26.476Z] [INFO] Building App Server CLI Skinning Class 7.0.15-SNAPSHOT [188/300] [2024-04-16T09:13:26.476Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-04-16T09:13:26.476Z] [INFO] from appserver/admin/cli/pom.xml [2024-04-16T09:13:26.476Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-04-16T09:13:26.476Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:26.476Z] [INFO] Building GMS Module 7.0.15-SNAPSHOT [187/300] [2024-04-16T09:13:26.476Z] [INFO] Building Admin CLI, interactive OSGi shell command 7.0.15-SNAPSHOT [186/300] [2024-04-16T09:13:26.476Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-04-16T09:13:26.476Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:26.476Z] [INFO] Building Ant tasks 7.0.15-SNAPSHOT [189/300] [2024-04-16T09:13:26.476Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-04-16T09:13:26.476Z] [INFO] from appserver/ant-tasks/pom.xml [2024-04-16T09:13:26.476Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:26.476Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:26.476Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tasks --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-interactive --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tasks --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-adapter --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tasks --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-adapter --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-interactive --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-adapter --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server-mgmt --- [2024-04-16T09:13:26.734Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server-mgmt --- [2024-04-16T09:13:26.734Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ server-mgmt --- [2024-04-16T09:13:26.734Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.734Z] [INFO] Source directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt --- [2024-04-16T09:13:26.734Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:26.734Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.734Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:26.734Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.734Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:26.734Z] [INFO] Executing tasks [2024-04-16T09:13:26.734Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:13:26.734Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-04-16T09:13:26.734Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2024-04-16T09:13:26.734Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli --- [2024-04-16T09:13:26.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/src/main/resources [2024-04-16T09:13:26.734Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:13:26.734Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:26.734Z] [INFO] [2024-04-16T09:13:26.734Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-cli --- [2024-04-16T09:13:26.735Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.735Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:26.735Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tasks --- [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tasks --- [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks --- [2024-04-16T09:13:26.735Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks --- [2024-04-16T09:13:26.735Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:26.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/manpages [2024-04-16T09:13:26.735Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tasks --- [2024-04-16T09:13:26.735Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-interactive --- [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive --- [2024-04-16T09:13:26.735Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:26.735Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.735Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive --- [2024-04-16T09:13:26.735Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:26.735Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:13:26.735Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-interactive --- [2024-04-16T09:13:26.735Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.735Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:26.735Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-adapter --- [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-adapter --- [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter --- [2024-04-16T09:13:26.735Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter --- [2024-04-16T09:13:26.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/resources [2024-04-16T09:13:26.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/manpages [2024-04-16T09:13:26.735Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:26.735Z] [INFO] [2024-04-16T09:13:26.735Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-adapter --- [2024-04-16T09:13:26.735Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.735Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:26.735Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.735Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[491,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:26.735Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[492,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.735Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1073,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.735Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.735Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,39] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:13:26.735Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1809,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1892,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java:[132,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[142,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[143,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[359,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[360,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[84,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[122,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ClassLoaderHierarchyImpl.java:[103,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloadService.java:[220,52] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleModuleService.java:[198,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java:[196,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:26.736Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Some input files use or override a deprecated API. [2024-04-16T09:13:26.736Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:26.736Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:26.736Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:26.736Z] [INFO] [2024-04-16T09:13:26.736Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2024-04-16T09:13:26.736Z] [INFO] [2024-04-16T09:13:26.736Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2024-04-16T09:13:26.993Z] [INFO] [2024-04-16T09:13:26.993Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel --- [2024-04-16T09:13:26.993Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:26.993Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:13:26.993Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-04-16T09:13:26.993Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2024-04-16T09:13:26.993Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.993Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2024-04-16T09:13:26.993Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:26.993Z] [INFO] [2024-04-16T09:13:26.993Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tasks --- [2024-04-16T09:13:26.993Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:26.993Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:26.993Z] [INFO] [2024-04-16T09:13:26.993Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2024-04-16T09:13:26.993Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:26.993Z] [INFO] [2024-04-16T09:13:26.993Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2024-04-16T09:13:26.993Z] [INFO] [2024-04-16T09:13:26.993Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli --- [2024-04-16T09:13:26.993Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:26.993Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:13:26.993Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-04-16T09:13:26.993Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2024-04-16T09:13:27.248Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:27.248Z] [INFO] [2024-04-16T09:13:27.248Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2024-04-16T09:13:27.248Z] [INFO] [2024-04-16T09:13:27.248Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2024-04-16T09:13:27.248Z] [INFO] [2024-04-16T09:13:27.248Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive --- [2024-04-16T09:13:27.248Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:27.248Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:27.248Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2024-04-16T09:13:27.248Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:27.249Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2024-04-16T09:13:27.249Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2024-04-16T09:13:27.249Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2024-04-16T09:13:27.249Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter --- [2024-04-16T09:13:27.249Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:13:27.249Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli --- [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-cli --- [2024-04-16T09:13:27.249Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:27.249Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:27.249Z] [INFO] Executed tasks [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server-mgmt --- [2024-04-16T09:13:27.249Z] [INFO] Not compiling main sources [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server-mgmt --- [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server-mgmt --- [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt --- [2024-04-16T09:13:27.249Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- download:1.7.1:wget (download-winsw) @ server-mgmt --- [2024-04-16T09:13:27.249Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:27.249Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks --- [2024-04-16T09:13:27.249Z] [INFO] Not copying test resources [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ant-tasks --- [2024-04-16T09:13:27.249Z] [INFO] Not compiling test sources [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- surefire:3.2.5:test (default-test) @ ant-tasks --- [2024-04-16T09:13:27.249Z] [INFO] Tests are skipped. [2024-04-16T09:13:27.249Z] [INFO] [2024-04-16T09:13:27.249Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks --- [2024-04-16T09:13:27.505Z] [INFO] Executing tasks [2024-04-16T09:13:27.505Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/classes/META-INF for [2024-04-16T09:13:27.505Z] [INFO] [echo] ant-tasks [2024-04-16T09:13:27.505Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/classes/META-INF [2024-04-16T09:13:27.505Z] [INFO] Executed tasks [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks --- [2024-04-16T09:13:27.505Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive --- [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-interactive --- [2024-04-16T09:13:27.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/ant-tasks.jar [2024-04-16T09:13:27.505Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:27.505Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tasks --- [2024-04-16T09:13:27.505Z] [INFO] Tests are skipped. [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tasks --- [2024-04-16T09:13:27.505Z] [INFO] Tests are skipped. [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tasks --- [2024-04-16T09:13:27.505Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.15-SNAPSHOT/ant-tasks-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:27.505Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.15-SNAPSHOT/ant-tasks-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:27.505Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter --- [2024-04-16T09:13:27.505Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:27.505Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] Not copying test resources [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] Not compiling test sources [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] Tests are skipped. [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand] [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-adapter --- [2024-04-16T09:13:27.505Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:27.505Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:27.505Z] [INFO] Executing tasks [2024-04-16T09:13:27.505Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/classes/META-INF for [2024-04-16T09:13:27.505Z] [INFO] [echo] appserver-cli [2024-04-16T09:13:27.505Z] [INFO] Executed tasks [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/appserver-cli.jar [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] Tests are skipped. [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] Tests are skipped. [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] [2024-04-16T09:13:27.505Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-cli --- [2024-04-16T09:13:27.505Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.15-SNAPSHOT/appserver-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:27.506Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.15-SNAPSHOT/appserver-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:27.760Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2024-04-16T09:13:27.760Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:27.760Z] [INFO] [2024-04-16T09:13:27.760Z] [INFO] --- command-security:1.0.17:check (default-check) @ kernel --- [2024-04-16T09:13:27.760Z] [INFO] [2024-04-16T09:13:27.760Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ kernel --- [2024-04-16T09:13:27.760Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:27.760Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:27.761Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:27.761Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:27.761Z] [INFO] [2024-04-16T09:13:27.761Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive --- [2024-04-16T09:13:27.761Z] [INFO] Not copying test resources [2024-04-16T09:13:27.761Z] [INFO] [2024-04-16T09:13:27.761Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-interactive --- [2024-04-16T09:13:27.761Z] [INFO] Not compiling test sources [2024-04-16T09:13:27.761Z] [INFO] [2024-04-16T09:13:27.761Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2024-04-16T09:13:27.761Z] [INFO] [2024-04-16T09:13:27.761Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-interactive --- [2024-04-16T09:13:27.761Z] [INFO] Tests are skipped. [2024-04-16T09:13:27.761Z] [INFO] [2024-04-16T09:13:27.761Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive --- [2024-04-16T09:13:27.761Z] [INFO] Executing tasks [2024-04-16T09:13:27.761Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2024-04-16T09:13:27.761Z] [INFO] [echo] osgi-cli-interactive [2024-04-16T09:13:27.761Z] [INFO] Executed tasks [2024-04-16T09:13:27.761Z] [INFO] [2024-04-16T09:13:27.761Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive --- [2024-04-16T09:13:27.761Z] [INFO] Configured Artifact: org.jline:jline:?:jar [2024-04-16T09:13:28.017Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:28.017Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:28.017Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10101 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10102 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10103 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10104 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10105 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10107 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10108 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10109 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10110 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10111 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10112 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10113 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10114 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10115 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10116 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10117 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10118 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10119 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-10120 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-30001 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-30002 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-30003 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-30004 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Processing: NCLS-CLSTR-30005 [2024-04-16T09:13:28.017Z] [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false [2024-04-16T09:13:28.017Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10101=no clustername to lookup, NCLS-CLSTR-10102=Multiple gms-adapter service for cluster {0}, NCLS-CLSTR-10103=GMS cannot initialize with unknown cluster, NCLS-CLSTR-10104=Started GMS for instance {0} in group {1}, NCLS-CLSTR-10105=Member {0} joined group {1}, NCLS-CLSTR-10107=AliveAndReady for signal: {0} for member: {1} of group: {2} current:[{3}] previous:[{4}], NCLS-CLSTR-10108=GMSAdapter for member: {0} group: {1} received GlassfishEventType: {2}, NCLS-CLSTR-10109=An exception occurred while creating the HealthHistory object: {0}, NCLS-CLSTR-10110=An exception occurred while processing GMS configuration properties: {0}, NCLS-CLSTR-10111=Ignoring group-management-service property {0} with value of {1} due to {2}, NCLS-CLSTR-10112=Error processing cluster property:{0} value:{1} due to exception {2}, NCLS-CLSTR-10113=Exception in getting GMS module for group {0}: {1}, NCLS-CLSTR-10114=An exception occurred while updating the instance health history table: {0}, NCLS-CLSTR-10115=start failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10116=complete failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10117=GMS failed to start. See stack trace for additional information., NCLS-CLSTR-10118=GMS failed to start due to a runtime exception. See stack trace for additional information., NCLS-CLSTR-10119=GMS bind interface address {0} is invalid. Will use default value instead., NCLS-CLSTR-10120=GMS listener port is required for cluster {0}. Will attempt to use default of {1}., NCLS-CLSTR-30001=GMSAnnounceAfterStartClusterCommand: exitCode:{0} members {1} clusterMembers:{2}, NCLS-CLSTR-30002=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30003=An exception occurred while announcing GMS group shutdown: {0}, NCLS-CLSTR-30004=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30005=An exception occurred while announcing GMS group shutdown: {0}} [2024-04-16T09:13:28.018Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:28.018Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:28.018Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:28.018Z] [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME [2024-04-16T09:13:28.018Z] [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl [2024-04-16T09:13:28.018Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME [2024-04-16T09:13:28.018Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand [2024-04-16T09:13:28.018Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-04-16T09:13:28.018Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand [2024-04-16T09:13:28.018Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-04-16T09:13:28.018Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand [2024-04-16T09:13:28.018Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-04-16T09:13:28.018Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand [2024-04-16T09:13:28.018Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.admin.description=Group Management Service Admin Logger, jakarta.enterprise.cluster.gms.admin.publish=true, jakarta.enterprise.cluster.gms.admin.subsystem=CLSTR, jakarta.enterprise.cluster.gms.description=Group Management Service Adapter Logger, jakarta.enterprise.cluster.gms.publish=true, jakarta.enterprise.cluster.gms.subsystem=CLSTR} [2024-04-16T09:13:28.018Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:28.018Z] [INFO] Found enclosing element GMS_LOGGER_NAME [2024-04-16T09:13:28.018Z] [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl [2024-04-16T09:13:28.018Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:28.018Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:28.018Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:28.018Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:28.018Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt --- [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Not copying test resources [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Not compiling test sources [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Executing tasks [2024-04-16T09:13:28.018Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/lib [2024-04-16T09:13:28.018Z] [INFO] Executed tasks [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt --- [2024-04-16T09:13:28.018Z] [INFO] Copying 7 resources from src/main/java to target/classes [2024-04-16T09:13:28.018Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-04-16T09:13:28.018Z] [INFO] Copying 11 resources from src/main/manpages to target/classes [2024-04-16T09:13:28.018Z] [INFO] Executing tasks [2024-04-16T09:13:28.018Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/classes/META-INF for [2024-04-16T09:13:28.018Z] [INFO] [echo] gms-adapter [2024-04-16T09:13:28.018Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server-mgmt --- [2024-04-16T09:13:28.018Z] [INFO] Executed tasks [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.018Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] [2024-04-16T09:13:28.018Z] [INFO] --- install:3.1.1:install (default-install) @ gms-adapter --- [2024-04-16T09:13:28.018Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.15-SNAPSHOT/gms-adapter-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:28.018Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.15-SNAPSHOT/gms-adapter-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:28.274Z] [INFO] [2024-04-16T09:13:28.274Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive --- [2024-04-16T09:13:28.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2024-04-16T09:13:28.274Z] [INFO] [2024-04-16T09:13:28.274Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-interactive --- [2024-04-16T09:13:28.274Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.274Z] [INFO] [2024-04-16T09:13:28.274Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-interactive --- [2024-04-16T09:13:28.275Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.275Z] [INFO] [2024-04-16T09:13:28.275Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2024-04-16T09:13:28.275Z] [INFO] [2024-04-16T09:13:28.275Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive --- [2024-04-16T09:13:28.275Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.15-SNAPSHOT/osgi-cli-interactive-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:28.275Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.15-SNAPSHOT/osgi-cli-interactive-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:28.531Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:28.531Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:28.531Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00001 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00002 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00003 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00004 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00005 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00006 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00007 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00008 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00009 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00010 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00011 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00012 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00013 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00014 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00015 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00016 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00017 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00018 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00019 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00020 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00021 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00022 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00023 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00024 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00025 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00026 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00027 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00028 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00029 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00030 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00031 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00032 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00033 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00034 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00035 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00036 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00037 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00038 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00039 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00040 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00041 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00042 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00043 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00044 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false [2024-04-16T09:13:28.531Z] [INFO] Processing: NCLS-CORE-00045 [2024-04-16T09:13:28.531Z] [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00046 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00047 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00048 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00049 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00050 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00051 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00052 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00053 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00054 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00055 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00056 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00057 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00058 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00059 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00060 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00061 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00062 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00063 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00064 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00065 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00066 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00067 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00068 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00069 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00070 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00071 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00072 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00073 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00074 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00075 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00076 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00077 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00078 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00079 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00080 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00081 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00082 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00083 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00084 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00085 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00086 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00087 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00088 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00089 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00090 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00091 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00092 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00093 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00094 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00095 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false [2024-04-16T09:13:28.532Z] [INFO] Processing: NCLS-CORE-00096 [2024-04-16T09:13:28.532Z] [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false [2024-04-16T09:13:28.533Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CORE-00001=Cannot decode parameter {0} = {1}, NCLS-CORE-00002=Cannot instantiate model for command {0}, NCLS-CORE-00003=Exception while running a command, NCLS-CORE-00004=Unable to get an instance of ClusterExecutor; Cannot dynamically reconfigure instances, NCLS-CORE-00005=Can't delete local password file: {0}, NCLS-CORE-00006=Can't create local password file: {0}, NCLS-CORE-00007=Timeout occurred when processing Admin Console request., NCLS-CORE-00008=Cannot process admin console request., NCLS-CORE-00009=Unable to serve resource: {0}. Cause: {1}, NCLS-CORE-00010=Resource not found: {0}, NCLS-CORE-00011=Console cannot be initialized due to an exception., NCLS-CORE-00012=Cannot write property ''{0} = {1}'' for AdminService in domain.xml, exception: {2}, NCLS-CORE-00013=Shutdown procedure finished, NCLS-CORE-00014=Shutdown required, NCLS-CORE-00015=Shutdown requested, NCLS-CORE-00016=Startup service failed to start, NCLS-CORE-00017={0} startup time: {1} ({2} ms), startup services ({3} ms), total ({4} ms), NCLS-CORE-00018=Total startup time including CLI: {0} ms, NCLS-CORE-00019=Shutting down server due to startup exception, NCLS-CORE-00020=Timed out, ignoring some startup service status, NCLS-CORE-00021=Unexpected exception during startup, NCLS-CORE-00022=Loading application {0} done in {1} ms, NCLS-CORE-00023=Enable of application {0} completed with a warning: {1}, NCLS-CORE-00024=Error during enabling, NCLS-CORE-00025=Error during disabling, NCLS-CORE-00026=Exception during lifecycle processing, NCLS-CORE-00027=ApplicationMetaDataProvider {0} requires {1} but no other ApplicationMetaDataProvider provides it, NCLS-CORE-00028=Inconsistent state - nothing is providing {0} yet it passed validation, NCLS-CORE-00029=Cannot start container {0}, exception: {1}, NCLS-CORE-00030=Cannot release container {0}, exception {1}, NCLS-CORE-00031=Error while closing deployable artifact {0}, exception: {1}, NCLS-CORE-00032=Error while expanding archive file, NCLS-CORE-00033=Cannot find sniffer for module type: {0}, NCLS-CORE-00034=Cannot find any sniffer for deployed app: {0}, NCLS-CORE-00035=Exception occurred while satisfying optional package dependencies, NCLS-CORE-00036=Cannot delete created temporary file {0}, NCLS-CORE-00037=Source is not a directory, using temporary location {0} , NCLS-CORE-00038=Cannot find the application type for the artifact at: {0}. Was the container or sniffer removed?, NCLS-CORE-00039=Exception during application deployment, NCLS-CORE-00040=Cannot determine original location for application: {0}, NCLS-CORE-00041=Application deployment failed: {0}, NCLS-CORE-00042=IOException while opening deployed artifact, NCLS-CORE-00043=Application previously deployed is not at its original location any more: {0}, NCLS-CORE-00044=System property called {0} is null, is this intended?, NCLS-CORE-00045=Invalid classpath entry for common class loader ignored: {0}, exception: {1}, NCLS-CORE-00046=Cannot find javadb client jar file, derby jdbc driver will not be available by default., NCLS-CORE-00047=CommonClassLoaderServiceImpl is unable to process {0} because of an exception: {1}, NCLS-CORE-00048=Invalid InputStream returned for {0}, NCLS-CORE-00049=Exception while processing {0} inside {1} of size {2}, exception: {3}, NCLS-CORE-00050=Cannot open sub-archive {0} from {1}, NCLS-CORE-00051=Cannot close sub archive {0}, exception: {1}, NCLS-CORE-00052=Exception loading lifecycle module [{0}]; [{1}], NCLS-CORE-00053=Lifecycle module [{0}] threw ServerLifecycleException, exception: {1}, NCLS-CORE-00054=Lifecycle module [{0}] threw an Exception; please check your lifecycle module. Exception: {1}, NCLS-CORE-00055=GrizzlyService stop-proxy problem, NCLS-CORE-00056=Unable to start the server. Closing all ports, NCLS-CORE-00057=Exception closing port: {0}, exception: {1}, NCLS-CORE-00058=Network listener {0} on port {1} disabled per domain.xml, NCLS-CORE-00059=GrizzlyService endpoint registration problem, NCLS-CORE-00060=Skip registering endpoint with non existent virtual server: {0}, NCLS-CORE-00061=Attempting to start the {0} container., NCLS-CORE-00062=Done with starting {0} container in {1} ms., NCLS-CORE-00063=Could not start container, no exception provided., NCLS-CORE-00064=Exception while starting container {0}, exception: {1}, NCLS-CORE-00065=Exception while mapping the request., NCLS-CORE-00066=Cannot add new configuration to the Config element, NCLS-CORE-00067=Exception while enabling or disabling the autodeployment of applications, NCLS-CORE-00068=Exception while sending an event., NCLS-CORE-00069=Exception while dispatching an event, NCLS-CORE-00070=An exception occurred while stopping the server, continuing., NCLS-CORE-00071=The ManagedJobConfig bean {0} was changed by {1}, NCLS-CORE-00072=Cleaning Job {0}, NCLS-CORE-00073=Initializing Job Cleanup service, NCLS-CORE-00074=Initializing Managed Config bean, NCLS-CORE-00075=Scheduling Cleanup, NCLS-CORE-00076=Exception when cleaning jobs caused, NCLS-CORE-00077=-passwordfile specified, but the actual file was not, ignoring ..., NCLS-CORE-00078=Invalid context root for the admin console application, using default: {0}, NCLS-CORE-00079=Admin Console Adapter: context root: {0}, NCLS-CORE-00080=Failed to configure the ManagedJobConfig bean, NCLS-CORE-00081=Unable to get the ManagedJobConfig bean., NCLS-CORE-00082=Exiting after upgrade, NCLS-CORE-00083=Exception while attempting to shutdown after upgrade, NCLS-CORE-00084=Cannot find port information from domain.xml, NCLS-CORE-00085=Cannot parse port value: {0}, using port 8080, NCLS-CORE-00086=Unknown address {0}, NCLS-CORE-00087=Grizzly Framework {0} started in: {1} ms - bound to [{2}], NCLS-CORE-00088=Exception during postConstruct of DynamicReloadService, NCLS-CORE-00089=Cannot determine host name, will use localhost exclusively, NCLS-CORE-00090=Internal Server error: {0}, NCLS-CORE-00091=Unable to set customized error page, NCLS-CORE-00092=Server shutdown initiated, NCLS-CORE-00093=Problem while attempting to install admin console!, NCLS-CORE-00094=Unable to load checkpoint, NCLS-CORE-00095=Resuming command {0} from its last checkpoint., NCLS-CORE-00096=Automatically resumed command {0} finished with exit code {1}. [2024-04-16T09:13:28.534Z] Message: {2}} [2024-04-16T09:13:28.534Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:28.534Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:28.534Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:28.534Z] [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER [2024-04-16T09:13:28.534Z] [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo [2024-04-16T09:13:28.534Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE} [2024-04-16T09:13:28.534Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:28.534Z] [INFO] Found enclosing element CORE_LOGGER [2024-04-16T09:13:28.534Z] [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo [2024-04-16T09:13:28.534Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:28.534Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:28.534Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:28.534Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:28.534Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] Not copying test resources [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] Not compiling test sources [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- surefire:3.2.5:test (default-test) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] Executing tasks [2024-04-16T09:13:28.534Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/classes/META-INF for [2024-04-16T09:13:28.534Z] [INFO] [echo] kernel [2024-04-16T09:13:28.534Z] [INFO] Executed tasks [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- jar:3.3.0:jar (default-jar) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/kernel.jar [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- failsafe:3.2.5:verify (verify) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] Tests are skipped. [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2024-04-16T09:13:28.534Z] [INFO] [2024-04-16T09:13:28.534Z] [INFO] --- install:3.1.1:install (default-install) @ kernel --- [2024-04-16T09:13:28.535Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.15-SNAPSHOT/kernel-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:28.535Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.15-SNAPSHOT/kernel-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-04-16T09:13:28.535Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-04-16T09:13:28.535Z] [INFO] Building Context Propagation 7.0.15-SNAPSHOT [190/300] [2024-04-16T09:13:28.535Z] [INFO] Building cluster-admin 7.0.15-SNAPSHOT [191/300] [2024-04-16T09:13:28.535Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-04-16T09:13:28.535Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-04-16T09:13:28.535Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-04-16T09:13:28.535Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-04-16T09:13:28.535Z] [INFO] Building Resources Connector 7.0.15-SNAPSHOT [192/300] [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] Building AMX Core 7.0.15-SNAPSHOT [193/300] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-04-16T09:13:28.535Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] Building Deployment Related JavaEE Core Classes 7.0.15-SNAPSHOT [194/300] [2024-04-16T09:13:28.535Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-04-16T09:13:28.535Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-04-16T09:13:28.535Z] [INFO] Building Connector for GlassFish Admin REST Service 7.0.15-SNAPSHOT [195/300] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-04-16T09:13:28.535Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-04-16T09:13:28.535Z] [INFO] Building GlassFish ORB enabler implementation 7.0.15-SNAPSHOT [196/300] [2024-04-16T09:13:28.535Z] [INFO] Building Jakarta EE related distributions kernel Classes 7.0.15-SNAPSHOT [197/300] [2024-04-16T09:13:28.535Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-04-16T09:13:28.535Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-04-16T09:13:28.535Z] [INFO] Building Deployment Related Admin Classes 7.0.15-SNAPSHOT [198/300] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-04-16T09:13:28.535Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] Building Load-Balancer admin 7.0.15-SNAPSHOT [199/300] [2024-04-16T09:13:28.535Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-04-16T09:13:28.535Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-core --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-core --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-core --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-restadmin-connector --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-restadmin-connector --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-admin --- [2024-04-16T09:13:28.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-kernel --- [2024-04-16T09:13:28.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-admin --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-core --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-admin --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core --- [2024-04-16T09:13:28.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-core --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-kernel --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-enabler --- [2024-04-16T09:13:28.535Z] [INFO] [2024-04-16T09:13:28.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-enabler --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-enabler --- [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ context-propagation --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ context-propagation --- [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ context-propagation --- [2024-04-16T09:13:28.536Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-04-16T09:13:28.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-connector --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-admin --- [2024-04-16T09:13:28.536Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-admin --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-connector --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-admin --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-connector --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer-admin --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin --- [2024-04-16T09:13:28.536Z] [INFO] [2024-04-16T09:13:28.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer-admin --- [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:13:28.536Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:28.536Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:28.792Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:28.792Z] [INFO] [2024-04-16T09:13:28.792Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ context-propagation --- [2024-04-16T09:13:28.792Z] [INFO] [2024-04-16T09:13:28.792Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ context-propagation --- [2024-04-16T09:13:28.792Z] [INFO] [2024-04-16T09:13:28.792Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation --- [2024-04-16T09:13:28.792Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:28.792Z] [INFO] [2024-04-16T09:13:28.792Z] [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation --- [2024-04-16T09:13:28.792Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:28.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/main/manpages [2024-04-16T09:13:28.792Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:28.792Z] [INFO] [2024-04-16T09:13:28.792Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ context-propagation --- [2024-04-16T09:13:28.792Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:13:28.792Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.048Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-kernel --- [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-kernel --- [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel --- [2024-04-16T09:13:29.048Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel --- [2024-04-16T09:13:29.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/src/main/resources [2024-04-16T09:13:29.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/src/main/manpages [2024-04-16T09:13:29.048Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-kernel --- [2024-04-16T09:13:29.048Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.048Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:29.048Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-restadmin-connector --- [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector --- [2024-04-16T09:13:29.048Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.048Z] [INFO] [2024-04-16T09:13:29.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector --- [2024-04-16T09:13:29.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2024-04-16T09:13:29.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2024-04-16T09:13:29.049Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-restadmin-connector --- [2024-04-16T09:13:29.049Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.049Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.049Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-enabler --- [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-enabler --- [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler --- [2024-04-16T09:13:29.049Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler --- [2024-04-16T09:13:29.049Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:29.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/manpages [2024-04-16T09:13:29.049Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-enabler --- [2024-04-16T09:13:29.049Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.049Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.049Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.049Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:29.049Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2024-04-16T09:13:29.049Z] [INFO] [2024-04-16T09:13:29.049Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2024-04-16T09:13:29.049Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.049Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java:[88,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:29.049Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API. [2024-04-16T09:13:29.050Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:29.050Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:29.050Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2024-04-16T09:13:29.050Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-core --- [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-core --- [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core --- [2024-04-16T09:13:29.050Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core --- [2024-04-16T09:13:29.050Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:29.050Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:13:29.050Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-core --- [2024-04-16T09:13:29.050Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.050Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation --- [2024-04-16T09:13:29.050Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:29.050Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer-admin --- [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin --- [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt --- [2024-04-16T09:13:29.050Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.050Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:29.050Z] [INFO] [2024-04-16T09:13:29.050Z] [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin --- [2024-04-16T09:13:29.050Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:29.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/resources [2024-04-16T09:13:29.050Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-04-16T09:13:29.050Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-04-16T09:13:29.051Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.051Z] [INFO] [2024-04-16T09:13:29.051Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer-admin --- [2024-04-16T09:13:29.306Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.306Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.306Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.306Z] [INFO] [2024-04-16T09:13:29.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-admin --- [2024-04-16T09:13:29.306Z] [INFO] [2024-04-16T09:13:29.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-admin --- [2024-04-16T09:13:29.306Z] [INFO] [2024-04-16T09:13:29.306Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin --- [2024-04-16T09:13:29.306Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.306Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.306Z] [INFO] [2024-04-16T09:13:29.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-admin --- [2024-04-16T09:13:29.306Z] [INFO] [2024-04-16T09:13:29.306Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-admin --- [2024-04-16T09:13:29.306Z] [INFO] [2024-04-16T09:13:29.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin --- [2024-04-16T09:13:29.306Z] [INFO] [2024-04-16T09:13:29.306Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin --- [2024-04-16T09:13:29.306Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.306Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:29.307Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.307Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:29.307Z] [INFO] [2024-04-16T09:13:29.307Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2024-04-16T09:13:29.307Z] [INFO] [2024-04-16T09:13:29.307Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2024-04-16T09:13:29.307Z] [INFO] Copying 18 resources from src/main/manpages to target/classes [2024-04-16T09:13:29.307Z] [INFO] [2024-04-16T09:13:29.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin --- [2024-04-16T09:13:29.307Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:29.307Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:29.307Z] [INFO] [2024-04-16T09:13:29.307Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector --- [2024-04-16T09:13:29.307Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.307Z] [INFO] [2024-04-16T09:13:29.307Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-admin --- [2024-04-16T09:13:29.307Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-04-16T09:13:29.307Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:29.307Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:13:29.307Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:13:29.307Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:13:29.307Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:13:29.307Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:13:29.307Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:13:29.307Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:29.561Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation --- [2024-04-16T09:13:29.562Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel --- [2024-04-16T09:13:29.562Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ context-propagation --- [2024-04-16T09:13:29.562Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-admin --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel --- [2024-04-16T09:13:29.562Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel --- [2024-04-16T09:13:29.562Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.562Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:29.562Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:13:29.562Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.562Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.562Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-connector --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-connector --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector --- [2024-04-16T09:13:29.562Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector --- [2024-04-16T09:13:29.562Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:13:29.562Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:29.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/manpages [2024-04-16T09:13:29.562Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-connector --- [2024-04-16T09:13:29.562Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.562Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.562Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation --- [2024-04-16T09:13:29.562Z] [INFO] Not copying test resources [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ context-propagation --- [2024-04-16T09:13:29.562Z] [INFO] Not compiling test sources [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- surefire:3.2.5:test (default-test) @ context-propagation --- [2024-04-16T09:13:29.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.562Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java:[96,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:29.562Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2024-04-16T09:13:29.562Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2024-04-16T09:13:29.562Z] [INFO] Tests are skipped. [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:29.562Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2024-04-16T09:13:29.562Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server-mgmt --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler --- [2024-04-16T09:13:29.562Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:29.562Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.562Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.562Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-core --- [2024-04-16T09:13:29.562Z] [INFO] [2024-04-16T09:13:29.562Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-core --- [2024-04-16T09:13:29.563Z] [INFO] [2024-04-16T09:13:29.563Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core --- [2024-04-16T09:13:29.563Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:29.563Z] [INFO] [2024-04-16T09:13:29.563Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core --- [2024-04-16T09:13:29.563Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:29.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/manpages [2024-04-16T09:13:29.563Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:29.563Z] [INFO] Executing tasks [2024-04-16T09:13:29.563Z] [INFO] [2024-04-16T09:13:29.563Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-core --- [2024-04-16T09:13:29.563Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/classes/META-INF for [2024-04-16T09:13:29.563Z] [INFO] [echo] context-propagation [2024-04-16T09:13:29.563Z] [INFO] Executed tasks [2024-04-16T09:13:29.563Z] [INFO] [2024-04-16T09:13:29.563Z] [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation --- [2024-04-16T09:13:29.563Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.563Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.563Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:29.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/context-propagation.jar [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector --- [2024-04-16T09:13:29.818Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-restadmin-connector --- [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation --- [2024-04-16T09:13:29.818Z] [INFO] Skipping packaging of the test-jar [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ context-propagation --- [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel --- [2024-04-16T09:13:29.818Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.818Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-kernel --- [2024-04-16T09:13:29.818Z] [INFO] Tests are skipped. [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- failsafe:3.2.5:verify (verify) @ context-propagation --- [2024-04-16T09:13:29.818Z] [INFO] Tests are skipped. [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2024-04-16T09:13:29.818Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.818Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:29.818Z] [INFO] [2024-04-16T09:13:29.818Z] [INFO] --- install:3.1.1:install (default-install) @ context-propagation --- [2024-04-16T09:13:29.818Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.15-SNAPSHOT/context-propagation-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:29.818Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.15-SNAPSHOT/context-propagation-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:29.819Z] [INFO] [2024-04-16T09:13:29.819Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-04-16T09:13:29.819Z] [INFO] Building GlassFish Diagnostics Context 7.0.15-SNAPSHOT [200/300] [2024-04-16T09:13:29.819Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-04-16T09:13:29.819Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:29.819Z] [INFO] [2024-04-16T09:13:29.819Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-04-16T09:13:29.819Z] [INFO] [2024-04-16T09:13:29.819Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-context --- [2024-04-16T09:13:29.819Z] [INFO] [2024-04-16T09:13:29.819Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context --- [2024-04-16T09:13:29.819Z] [INFO] [2024-04-16T09:13:29.819Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-context --- [2024-04-16T09:13:29.819Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:29.819Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:29.819Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:29.819Z] [INFO] [2024-04-16T09:13:29.819Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler --- [2024-04-16T09:13:29.819Z] [INFO] [2024-04-16T09:13:29.819Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-enabler --- [2024-04-16T09:13:30.074Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:30.074Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:30.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-context --- [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-context --- [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context --- [2024-04-16T09:13:30.074Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context --- [2024-04-16T09:13:30.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/resources [2024-04-16T09:13:30.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/manpages [2024-04-16T09:13:30.074Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-context --- [2024-04-16T09:13:30.074Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:30.074Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:30.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.074Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:30.074Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core --- [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core --- [2024-04-16T09:13:30.074Z] [INFO] [2024-04-16T09:13:30.074Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core --- [2024-04-16T09:13:30.074Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:30.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.074Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2024-04-16T09:13:30.075Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:30.075Z] [INFO] [2024-04-16T09:13:30.075Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2024-04-16T09:13:30.075Z] [INFO] [2024-04-16T09:13:30.075Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2024-04-16T09:13:30.075Z] [INFO] [2024-04-16T09:13:30.075Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context --- [2024-04-16T09:13:30.075Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.075Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:30.075Z] [INFO] Processing: AS-CORE-JAVAEE-0001 [2024-04-16T09:13:30.075Z] [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false [2024-04-16T09:13:30.075Z] [INFO] Processing: AS-CORE-JAVAEE-0002 [2024-04-16T09:13:30.075Z] [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false [2024-04-16T09:13:30.075Z] [INFO] Processing: AS-CORE-JAVAEE-0003 [2024-04-16T09:13:30.075Z] [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true [2024-04-16T09:13:30.075Z] [INFO] Processing: AS-CORE-JAVAEE-0004 [2024-04-16T09:13:30.075Z] [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true [2024-04-16T09:13:30.075Z] [INFO] Total Messages including ones found from disk so far: {AS-CORE-JAVAEE-0001=Web Container not installed, AS-CORE-JAVAEE-0002=Done with starting {0} container., AS-CORE-JAVAEE-0003=Unable to start container (no exception provided), AS-CORE-JAVAEE-0004=Unable to start container {0}} [2024-04-16T09:13:30.075Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.075Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.075Z] [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER [2024-04-16T09:13:30.075Z] [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter [2024-04-16T09:13:30.075Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.ee.description=Jakarta EE Core Kernel, jakarta.enterprise.system.core.ee.publish=true, jakarta.enterprise.system.core.ee.subsystem=AS-CORE} [2024-04-16T09:13:30.075Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:30.075Z] [INFO] Found enclosing element ASCORE_LOGGER [2024-04-16T09:13:30.075Z] [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter [2024-04-16T09:13:30.075Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.075Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:30.075Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.075Z] [INFO] [2024-04-16T09:13:30.075Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel --- [2024-04-16T09:13:30.075Z] [INFO] Not copying test resources [2024-04-16T09:13:30.075Z] [INFO] [2024-04-16T09:13:30.075Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee-kernel --- [2024-04-16T09:13:30.075Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:30.075Z] [INFO] Not compiling test sources [2024-04-16T09:13:30.075Z] [INFO] [2024-04-16T09:13:30.075Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel --- [2024-04-16T09:13:30.075Z] [INFO] [2024-04-16T09:13:30.075Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee-kernel --- [2024-04-16T09:13:30.075Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.075Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:30.075Z] [INFO] Processing: NCLS-RSTCN-00001 [2024-04-16T09:13:30.075Z] [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false [2024-04-16T09:13:30.075Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started} [2024-04-16T09:13:30.075Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.075Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.075Z] [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER [2024-04-16T09:13:30.075Z] [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging [2024-04-16T09:13:30.075Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.connector.description=REST Connector Logger, jakarta.enterprise.admin.rest.connector.publish=true, jakarta.enterprise.admin.rest.connector.subsystem=RSTCN} [2024-04-16T09:13:30.075Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:30.075Z] [INFO] Found enclosing element REST_CONNECTOR_LOGGER [2024-04-16T09:13:30.075Z] [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging [2024-04-16T09:13:30.075Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.075Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.075Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:30.076Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.076Z] [INFO] [2024-04-16T09:13:30.076Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector --- [2024-04-16T09:13:30.076Z] [INFO] Not copying test resources [2024-04-16T09:13:30.076Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.076Z] [INFO] [2024-04-16T09:13:30.076Z] [INFO] [2024-04-16T09:13:30.076Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel --- [2024-04-16T09:13:30.076Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-restadmin-connector --- [2024-04-16T09:13:30.076Z] [INFO] Not compiling test sources [2024-04-16T09:13:30.076Z] [INFO] [2024-04-16T09:13:30.076Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2024-04-16T09:13:30.076Z] [INFO] [2024-04-16T09:13:30.076Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-restadmin-connector --- [2024-04-16T09:13:30.076Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.076Z] [INFO] [2024-04-16T09:13:30.076Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector --- [2024-04-16T09:13:30.334Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Some input files use or override a deprecated API. [2024-04-16T09:13:30.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:30.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:30.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2024-04-16T09:13:30.334Z] [INFO] Executing tasks [2024-04-16T09:13:30.334Z] [INFO] Executing tasks [2024-04-16T09:13:30.334Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/classes/META-INF for [2024-04-16T09:13:30.334Z] [INFO] [echo] jakartaee-kernel [2024-04-16T09:13:30.334Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2024-04-16T09:13:30.334Z] [INFO] [echo] gf-restadmin-connector [2024-04-16T09:13:30.334Z] [INFO] Executed tasks [2024-04-16T09:13:30.334Z] [INFO] Executed tasks [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel --- [2024-04-16T09:13:30.334Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector --- [2024-04-16T09:13:30.334Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar [2024-04-16T09:13:30.334Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-kernel --- [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-restadmin-connector --- [2024-04-16T09:13:30.334Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-kernel --- [2024-04-16T09:13:30.334Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel --- [2024-04-16T09:13:30.334Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel --- [2024-04-16T09:13:30.334Z] [INFO] [2024-04-16T09:13:30.334Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-restadmin-connector --- [2024-04-16T09:13:30.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.15-SNAPSHOT/jakartaee-kernel-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:30.335Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin --- [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector --- [2024-04-16T09:13:30.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.15-SNAPSHOT/jakartaee-kernel-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:30.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.15-SNAPSHOT/gf-restadmin-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:30.335Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:30.335Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.15-SNAPSHOT/gf-restadmin-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:30.335Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.335Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler --- [2024-04-16T09:13:30.335Z] [INFO] Not copying test resources [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-enabler --- [2024-04-16T09:13:30.335Z] [INFO] Not compiling test sources [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-enabler --- [2024-04-16T09:13:30.335Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.335Z] [INFO] [2024-04-16T09:13:30.335Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler --- [2024-04-16T09:13:30.590Z] [INFO] Executing tasks [2024-04-16T09:13:30.590Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/classes/META-INF for [2024-04-16T09:13:30.590Z] [INFO] [echo] orb-enabler [2024-04-16T09:13:30.590Z] [INFO] Executed tasks [2024-04-16T09:13:30.590Z] [INFO] [2024-04-16T09:13:30.590Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler --- [2024-04-16T09:13:30.590Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:30.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/orb-enabler.jar [2024-04-16T09:13:30.591Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context --- [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-context --- [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core --- [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-enabler --- [2024-04-16T09:13:30.591Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:30.591Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:30.591Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-core --- [2024-04-16T09:13:30.591Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.591Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-enabler --- [2024-04-16T09:13:30.591Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:30.591Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- install:3.1.1:install (default-install) @ orb-enabler --- [2024-04-16T09:13:30.591Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.15-SNAPSHOT/orb-enabler-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:30.591Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.15-SNAPSHOT/orb-enabler-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:30.591Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.591Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:30.591Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2024-04-16T09:13:30.591Z] [INFO] [2024-04-16T09:13:30.591Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin --- [2024-04-16T09:13:30.591Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:30.847Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.847Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.847Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:30.847Z] [INFO] Processing: NCLS-DIAG-03000 [2024-04-16T09:13:30.847Z] [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false [2024-04-16T09:13:30.847Z] [INFO] Processing: NCLS-DIAG-03001 [2024-04-16T09:13:30.847Z] [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false [2024-04-16T09:13:30.847Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DIAG-03000=Can not fulfill request to get diagnostics context., NCLS-DIAG-03000.MSG_COMMENT=# A diagnostics context can not be found (or created)., NCLS-DIAG-03001=An exception has prevented a diagnostics context from being created., NCLS-DIAG-03001.MSG_COMMENT=# A diagnostics context can not be found or created.} [2024-04-16T09:13:30.847Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.847Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.847Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.847Z] [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME [2024-04-16T09:13:30.847Z] [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager [2024-04-16T09:13:30.847Z] [INFO] Loggers found so far: {jakarta.enterprise.diagnostics.context.base.description=Diagnostcis Context Logger, jakarta.enterprise.diagnostics.context.base.publish=true, jakarta.enterprise.diagnostics.context.base.subsystem=DIAG} [2024-04-16T09:13:30.847Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:30.847Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:13:30.847Z] [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager [2024-04-16T09:13:30.847Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.847Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.847Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.847Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:30.847Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.847Z] [INFO] [2024-04-16T09:13:30.847Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context --- [2024-04-16T09:13:30.847Z] [INFO] Not copying test resources [2024-04-16T09:13:30.847Z] [INFO] [2024-04-16T09:13:30.847Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-context --- [2024-04-16T09:13:30.847Z] [INFO] Not compiling test sources [2024-04-16T09:13:30.847Z] [INFO] [2024-04-16T09:13:30.847Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2024-04-16T09:13:30.847Z] [INFO] [2024-04-16T09:13:30.848Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-context --- [2024-04-16T09:13:30.848Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.848Z] [INFO] [2024-04-16T09:13:30.848Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context --- [2024-04-16T09:13:30.848Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.848Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.848Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00000 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00001 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00002 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00003 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00004 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00005 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00006 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00007 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00008 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00009 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00010 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00011 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00012 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00013 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00014 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00015 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00016 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00017 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00018 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00019 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00020 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00021 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00022 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00023 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00024 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00025 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00026 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00027 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00028 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00029 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00030 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00031 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00032 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00033 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00034 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false [2024-04-16T09:13:30.848Z] [INFO] Processing: NCLS-SRVRMGMT-00035 [2024-04-16T09:13:30.848Z] [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false [2024-04-16T09:13:30.849Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SRVRMGMT-00000=Caught an Exception: {0}, NCLS-SRVRMGMT-00000.MSG_COMMENT=# Unhandled Exception, NCLS-SRVRMGMT-00001=Error attemping to delete temporary certificate file: {0}, NCLS-SRVRMGMT-00001.MSG_COMMENT=# Delete error, NCLS-SRVRMGMT-00002=Renaming {0} to {1}, NCLS-SRVRMGMT-00002.MSG_COMMENT=# No error, NCLS-SRVRMGMT-00003=Failed to rename {0} to {1}, NCLS-SRVRMGMT-00003.MSG_COMMENT=# File rename error, NCLS-SRVRMGMT-00004=Failure while upgrading jvm-options from V2 to V3, NCLS-SRVRMGMT-00004.MSG_COMMENT=# V2 to V3 Upgrade Failure, NCLS-SRVRMGMT-00005=JVM Monitoring, NCLS-SRVRMGMT-00005.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00006=UpTime(ms), NCLS-SRVRMGMT-00006.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00007=Heap and NonHeap Memory(bytes), NCLS-SRVRMGMT-00007.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00008=Failure while upgrading log-service. Could not create logging.properties file. , NCLS-SRVRMGMT-00008.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00009=Failure while upgrading log-service. Could not update logging.properties file. , NCLS-SRVRMGMT-00009.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00010=Failure while upgrading log-service , NCLS-SRVRMGMT-00010.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00011=Could not create directory {0}, NCLS-SRVRMGMT-00011.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00012=Could not create domain info XML file {0}, NCLS-SRVRMGMT-00012.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00013=Missing file : {0}, NCLS-SRVRMGMT-00013.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00014=Default port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00014.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00015=Port for {0} is not specified. Using {1}, NCLS-SRVRMGMT-00015.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00016=Invalid Port for {0}, should be between 1 and 65535. Using {1}, NCLS-SRVRMGMT-00016.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00017=Port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00017.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00018=Using default port {1} for {0}., NCLS-SRVRMGMT-00018.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00019=Using port {1} for {0}., NCLS-SRVRMGMT-00019.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00020=On Unix platforms, port numbers below 1024 may require special privileges., NCLS-SRVRMGMT-00020.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00021=Failed to update jar {0} with the substitutable files, NCLS-SRVRMGMT-00021.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00022=File {0} not present inside archive {1}, NCLS-SRVRMGMT-00022.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00023=Error occurred while closing the stream for file {0}, NCLS-SRVRMGMT-00023.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00024=Could not rename temporary jar {0} file to {1}, NCLS-SRVRMGMT-00024.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00025=Could not locate file or resource {0}, NCLS-SRVRMGMT-00025.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00026=No processing defined for {0} mode, NCLS-SRVRMGMT-00026.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00027=Component {0} is not present., NCLS-SRVRMGMT-00027.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00028=Group {0} is not present., NCLS-SRVRMGMT-00028.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00029=Change-Pair {0} referred by group {1} is not defined., NCLS-SRVRMGMT-00029.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00030=Invalid Mode Type {0}., NCLS-SRVRMGMT-00030.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00031=Found an empty ., NCLS-SRVRMGMT-00031.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00032=IO Error occurred while retrieving substitutable entries from archive {0}., NCLS-SRVRMGMT-00032.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00033=In-memory string substitution file size is not defined., NCLS-SRVRMGMT-00033.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00034=Key already exist in tree, Current Value : {0} New Value : {1}., NCLS-SRVRMGMT-00034.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00035=Parent node: {0} contains child node: {1} whose key starts with same character as the key of given node: {2}, NCLS-SRVRMGMT-00035.MSG_COMMENT=# See message.} [2024-04-16T09:13:30.849Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.849Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.850Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.850Z] [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME [2024-04-16T09:13:30.850Z] [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger [2024-04-16T09:13:30.850Z] [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement} [2024-04-16T09:13:30.850Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:30.850Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:13:30.850Z] [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger [2024-04-16T09:13:30.850Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:30.850Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:30.850Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:30.850Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:30.850Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt --- [2024-04-16T09:13:30.850Z] [INFO] Not copying test resources [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ server-mgmt --- [2024-04-16T09:13:30.850Z] [INFO] Not compiling test sources [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- surefire:3.2.5:test (default-test) @ server-mgmt --- [2024-04-16T09:13:30.850Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt --- [2024-04-16T09:13:30.850Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:30.850Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java uses or overrides a deprecated API. [2024-04-16T09:13:30.850Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:30.850Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:30.850Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2024-04-16T09:13:30.850Z] [INFO] Executing tasks [2024-04-16T09:13:30.850Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/classes/META-INF for [2024-04-16T09:13:30.850Z] [INFO] [echo] diagnostics-context [2024-04-16T09:13:30.850Z] [INFO] Executed tasks [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context --- [2024-04-16T09:13:30.850Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:30.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/diagnostics-context.jar [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin --- [2024-04-16T09:13:30.850Z] [INFO] [2024-04-16T09:13:30.850Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.loadbalancer.admin.cli.ApplyHttpLbChanges, org.glassfish.loadbalancer.admin.cli.ConfigureLBWeightCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLoadBalancerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.ExportHttpLbConfig, org.glassfish.loadbalancer.admin.cli.ListLBConfigsCommand] [2024-04-16T09:13:30.851Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-context --- [2024-04-16T09:13:30.851Z] [INFO] [2024-04-16T09:13:30.851Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer-admin --- [2024-04-16T09:13:30.851Z] [INFO] Executing tasks [2024-04-16T09:13:30.851Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/META-INF for [2024-04-16T09:13:30.851Z] [INFO] [echo] server-mgmt [2024-04-16T09:13:30.851Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.851Z] [INFO] [2024-04-16T09:13:30.851Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-context --- [2024-04-16T09:13:30.851Z] [INFO] Executed tasks [2024-04-16T09:13:30.851Z] [INFO] [2024-04-16T09:13:30.851Z] [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt --- [2024-04-16T09:13:30.851Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:30.851Z] [INFO] Tests are skipped. [2024-04-16T09:13:30.851Z] [INFO] [2024-04-16T09:13:30.851Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2024-04-16T09:13:30.851Z] [INFO] [2024-04-16T09:13:30.851Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context --- [2024-04-16T09:13:30.851Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.15-SNAPSHOT/diagnostics-context-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:30.851Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:30.851Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.15-SNAPSHOT/diagnostics-context-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:30.851Z] [INFO] [2024-04-16T09:13:30.851Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector --- [2024-04-16T09:13:30.851Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:30.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/server-mgmt.jar [2024-04-16T09:13:31.107Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server-mgmt --- [2024-04-16T09:13:31.107Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.107Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API. [2024-04-16T09:13:31.107Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:31.107Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:31.107Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2024-04-16T09:13:31.107Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server-mgmt --- [2024-04-16T09:13:31.107Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- install:3.1.1:install (default-install) @ server-mgmt --- [2024-04-16T09:13:31.107Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.15-SNAPSHOT/server-mgmt-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:31.107Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.15-SNAPSHOT/server-mgmt-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:31.107Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.107Z] [INFO] Not copying test resources [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.107Z] [INFO] Not compiling test sources [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-04-16T09:13:31.107Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-04-16T09:13:31.107Z] [INFO] Building admin-cli-optional 7.0.15-SNAPSHOT [201/300] [2024-04-16T09:13:31.107Z] [INFO] Building cluster-cli 7.0.15-SNAPSHOT [202/300] [2024-04-16T09:13:31.107Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-04-16T09:13:31.107Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-04-16T09:13:31.107Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:31.107Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:31.107Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-admin --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cli-optional --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cli-optional --- [2024-04-16T09:13:31.107Z] [INFO] [2024-04-16T09:13:31.107Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cli-optional --- [2024-04-16T09:13:31.108Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-cli --- [2024-04-16T09:13:31.108Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-cli --- [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-cli --- [2024-04-16T09:13:31.108Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.108Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin --- [2024-04-16T09:13:31.108Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:31.108Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.108Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.108Z] [INFO] Executing tasks [2024-04-16T09:13:31.108Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/classes/META-INF for [2024-04-16T09:13:31.108Z] [INFO] [echo] deployment-jakartaee-core [2024-04-16T09:13:31.108Z] [INFO] Executed tasks [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.108Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.108Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.108Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core --- [2024-04-16T09:13:31.108Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.15-SNAPSHOT/deployment-jakartaee-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:31.108Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.15-SNAPSHOT/deployment-jakartaee-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:31.108Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector --- [2024-04-16T09:13:31.108Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.admin.cli.AddResources, org.glassfish.resources.admin.cli.CreateCustomResource, org.glassfish.resources.admin.cli.CreateJndiResource, org.glassfish.resources.admin.cli.DeleteCustomResource, org.glassfish.resources.admin.cli.DeleteJndiResource, org.glassfish.resources.admin.cli.ListCustomResources, org.glassfish.resources.admin.cli.ListJndiResources] [2024-04-16T09:13:31.108Z] [INFO] [2024-04-16T09:13:31.108Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-connector --- [2024-04-16T09:13:31.108Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.108Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.365Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.365Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] Not copying test resources [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] Not compiling test sources [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- surefire:3.2.5:test (default-test) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cli-optional --- [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cli-optional --- [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional --- [2024-04-16T09:13:31.365Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional --- [2024-04-16T09:13:31.365Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:31.365Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:31.365Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:31.365Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-04-16T09:13:31.365Z] [INFO] Executing tasks [2024-04-16T09:13:31.365Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:31.365Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/classes/META-INF for [2024-04-16T09:13:31.365Z] [INFO] [echo] load-balancer-admin [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cli-optional --- [2024-04-16T09:13:31.365Z] [INFO] Executed tasks [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.365Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin --- [2024-04-16T09:13:31.365Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/load-balancer-admin.jar [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] [2024-04-16T09:13:31.365Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin --- [2024-04-16T09:13:31.365Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.15-SNAPSHOT/load-balancer-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:31.366Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.v3.admin.cluster.BootstrapSecureAdminCommand, com.sun.enterprise.v3.admin.cluster.CopyConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateInstanceCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeImplicitCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.DeleteConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteInstanceCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ExportSyncBundle, com.sun.enterprise.v3.admin.cluster.GetHealthCommand, com.sun.enterprise.v3.admin.cluster.InstanceRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.ListClustersCommand, com.sun.enterprise.v3.admin.cluster.ListConfigsCommand, com.sun.enterprise.v3.admin.cluster.ListInstancesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesConfigCommand, com.sun.enterprise.v3.admin.cluster.ListNodesSshCommand, com.sun.enterprise.v3.admin.cluster.PingNodeSshCommand, com.sun.enterprise.v3.admin.cluster.PostRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.PostUnregisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SetupSshCommand, com.sun.enterprise.v3.admin.cluster.StartClusterCommand, com.sun.enterprise.v3.admin.cluster.StartInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopClusterCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SynchronizeFiles, com.sun.enterprise.v3.admin.cluster.UpdateNodeCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ValidateNodeCommand] [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-admin --- [2024-04-16T09:13:31.366Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.15-SNAPSHOT/load-balancer-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:31.366Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.366Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.366Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-cli --- [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-cli --- [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli --- [2024-04-16T09:13:31.366Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli --- [2024-04-16T09:13:31.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/resources [2024-04-16T09:13:31.366Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:31.366Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-04-16T09:13:31.366Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-cli --- [2024-04-16T09:13:31.366Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.366Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.366Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.366Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin --- [2024-04-16T09:13:31.366Z] [INFO] Not copying test resources [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-admin --- [2024-04-16T09:13:31.366Z] [INFO] Not compiling test sources [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-admin --- [2024-04-16T09:13:31.366Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.366Z] [INFO] [2024-04-16T09:13:31.366Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin --- [2024-04-16T09:13:31.622Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector --- [2024-04-16T09:13:31.622Z] [INFO] Not copying test resources [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-connector --- [2024-04-16T09:13:31.622Z] [INFO] Not compiling test sources [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-connector --- [2024-04-16T09:13:31.622Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector --- [2024-04-16T09:13:31.622Z] [INFO] Executing tasks [2024-04-16T09:13:31.622Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/classes/META-INF for [2024-04-16T09:13:31.622Z] [INFO] [echo] deployment-admin [2024-04-16T09:13:31.622Z] [INFO] Executed tasks [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin --- [2024-04-16T09:13:31.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/deployment-admin.jar [2024-04-16T09:13:31.622Z] [INFO] Executing tasks [2024-04-16T09:13:31.622Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/classes/META-INF for [2024-04-16T09:13:31.622Z] [INFO] [echo] resources-connector [2024-04-16T09:13:31.622Z] [INFO] Executed tasks [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector --- [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-admin --- [2024-04-16T09:13:31.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/resources-connector.jar [2024-04-16T09:13:31.622Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-admin --- [2024-04-16T09:13:31.622Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2024-04-16T09:13:31.622Z] [INFO] [2024-04-16T09:13:31.622Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-admin --- [2024-04-16T09:13:31.622Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.15-SNAPSHOT/deployment-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:31.623Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.15-SNAPSHOT/deployment-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-connector --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-04-16T09:13:31.623Z] [INFO] Building Embedded GlassFish nucleus 7.0.15-SNAPSHOT [203/300] [2024-04-16T09:13:31.623Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-04-16T09:13:31.623Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:31.623Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-connector --- [2024-04-16T09:13:31.623Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- install:3.1.1:install (default-install) @ resources-connector --- [2024-04-16T09:13:31.623Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.15-SNAPSHOT/resources-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:31.623Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.15-SNAPSHOT/resources-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-04-16T09:13:31.623Z] [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.15-SNAPSHOT [204/300] [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-04-16T09:13:31.623Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:31.623Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] Building Jakarta Mail Connector 7.0.15-SNAPSHOT [205/300] [2024-04-16T09:13:31.623Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-04-16T09:13:31.623Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-04-16T09:13:31.623Z] [INFO] Building GlassFish resources runtime 7.0.15-SNAPSHOT [206/300] [2024-04-16T09:13:31.623Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:31.623Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-04-16T09:13:31.623Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] No sources to compile [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-runtime --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-runtime --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-runtime --- [2024-04-16T09:13:31.623Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] Skipping the execution. [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] No sources to compile [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] No sources to compile [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] Not copying test resources [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.623Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] Not compiling test sources [2024-04-16T09:13:31.623Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-internal-api --- [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.623Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api --- [2024-04-16T09:13:31.623Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.623Z] [INFO] [2024-04-16T09:13:31.624Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.624Z] [INFO] [2024-04-16T09:13:31.624Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-04-16T09:13:31.624Z] [INFO] [2024-04-16T09:13:31.624Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-connector --- [2024-04-16T09:13:31.624Z] [INFO] [2024-04-16T09:13:31.624Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-internal-api --- [2024-04-16T09:13:31.624Z] [INFO] [2024-04-16T09:13:31.624Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-connector --- [2024-04-16T09:13:31.624Z] [INFO] [2024-04-16T09:13:31.624Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-connector --- [2024-04-16T09:13:31.878Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.878Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.878Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.878Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.878Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.878Z] [INFO] [2024-04-16T09:13:31.878Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional --- [2024-04-16T09:13:31.879Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:31.879Z] [INFO] Executing tasks [2024-04-16T09:13:31.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/classes/META-INF for [2024-04-16T09:13:31.879Z] [INFO] [echo] glassfish-embedded-nucleus [2024-04-16T09:13:31.879Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/classes/META-INF [2024-04-16T09:13:31.879Z] [INFO] Executed tasks [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:31.879Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-04-16T09:13:31.879Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.879Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin --- [2024-04-16T09:13:31.879Z] [INFO] Not copying test resources [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-admin --- [2024-04-16T09:13:31.879Z] [INFO] Not compiling test sources [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-admin --- [2024-04-16T09:13:31.879Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional --- [2024-04-16T09:13:31.879Z] [INFO] Tests are skipped. [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin --- [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cli-optional --- [2024-04-16T09:13:31.879Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:31.879Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:31.879Z] [INFO] Executing tasks [2024-04-16T09:13:31.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/classes/META-INF for [2024-04-16T09:13:31.879Z] [INFO] [echo] cluster-admin [2024-04-16T09:13:31.879Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.879Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java:[727,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:31.879Z] cast to java.lang.Class for a varargs call [2024-04-16T09:13:31.879Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:31.879Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/SampleImpl.java:[169,34] Float(double) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:31.879Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1204,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:31.879Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1214,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:31.879Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:31.879Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Some input files use or override a deprecated API. [2024-04-16T09:13:31.879Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:31.879Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:31.879Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.879Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2024-04-16T09:13:31.879Z] [INFO] Executed tasks [2024-04-16T09:13:31.879Z] [INFO] [2024-04-16T09:13:31.880Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2024-04-16T09:13:31.880Z] [INFO] [2024-04-16T09:13:31.880Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin --- [2024-04-16T09:13:31.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/cluster-admin.jar [2024-04-16T09:13:31.880Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:31.880Z] [INFO] [2024-04-16T09:13:31.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-runtime --- [2024-04-16T09:13:31.880Z] [INFO] [2024-04-16T09:13:31.880Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-runtime --- [2024-04-16T09:13:31.880Z] [INFO] [2024-04-16T09:13:31.880Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime --- [2024-04-16T09:13:31.880Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:31.880Z] [INFO] [2024-04-16T09:13:31.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime --- [2024-04-16T09:13:31.880Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:31.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/resources [2024-04-16T09:13:31.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/manpages [2024-04-16T09:13:31.880Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:31.880Z] [INFO] [2024-04-16T09:13:31.880Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-runtime --- [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-admin --- [2024-04-16T09:13:32.136Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.136Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.136Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-admin --- [2024-04-16T09:13:32.136Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core --- [2024-04-16T09:13:32.136Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-admin --- [2024-04-16T09:13:32.136Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.15-SNAPSHOT/cluster-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:32.136Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.15-SNAPSHOT/cluster-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-04-16T09:13:32.136Z] [INFO] Building GlassFish ORB connector implementation 7.0.15-SNAPSHOT [207/300] [2024-04-16T09:13:32.136Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-04-16T09:13:32.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:32.136Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.136Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java uses or overrides a deprecated API. [2024-04-16T09:13:32.136Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli --- [2024-04-16T09:13:32.136Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:32.136Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-connector --- [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-connector --- [2024-04-16T09:13:32.136Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector --- [2024-04-16T09:13:32.137Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector --- [2024-04-16T09:13:32.137Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:32.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/src/main/resources [2024-04-16T09:13:32.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/src/main/manpages [2024-04-16T09:13:32.137Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-connector --- [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-connector --- [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-connector --- [2024-04-16T09:13:32.137Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-connector --- [2024-04-16T09:13:32.137Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.137Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.137Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.137Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional --- [2024-04-16T09:13:32.137Z] [INFO] Not copying test resources [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cli-optional --- [2024-04-16T09:13:32.137Z] [INFO] Not compiling test sources [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- surefire:3.2.5:test (default-test) @ cli-optional --- [2024-04-16T09:13:32.137Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional --- [2024-04-16T09:13:32.137Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-internal-api --- [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api --- [2024-04-16T09:13:32.137Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api --- [2024-04-16T09:13:32.137Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:32.137Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:32.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/manpages [2024-04-16T09:13:32.137Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:32.137Z] [INFO] [2024-04-16T09:13:32.137Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-internal-api --- [2024-04-16T09:13:32.392Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.392Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.392Z] [INFO] Executing tasks [2024-04-16T09:13:32.392Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/classes/META-INF for [2024-04-16T09:13:32.393Z] [INFO] [echo] cli-optional [2024-04-16T09:13:32.393Z] [INFO] Executed tasks [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional --- [2024-04-16T09:13:32.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/cli-optional.jar [2024-04-16T09:13:32.393Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli --- [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-cli --- [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cli-optional --- [2024-04-16T09:13:32.393Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.393Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cli-optional --- [2024-04-16T09:13:32.393Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2024-04-16T09:13:32.393Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- install:3.1.1:install (default-install) @ cli-optional --- [2024-04-16T09:13:32.393Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.15-SNAPSHOT/cli-optional-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:32.393Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.15-SNAPSHOT/cli-optional-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:32.393Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-core --- [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-core --- [2024-04-16T09:13:32.393Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.393Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.393Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:32.393Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2024-04-16T09:13:32.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-connector --- [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-connector --- [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector --- [2024-04-16T09:13:32.393Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime --- [2024-04-16T09:13:32.393Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector --- [2024-04-16T09:13:32.393Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:32.393Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:32.393Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-04-16T09:13:32.393Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-connector --- [2024-04-16T09:13:32.393Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.393Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2024-04-16T09:13:32.393Z] [INFO] [2024-04-16T09:13:32.393Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2024-04-16T09:13:32.648Z] [INFO] [2024-04-16T09:13:32.648Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector --- [2024-04-16T09:13:32.648Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:32.649Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime --- [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-runtime --- [2024-04-16T09:13:32.649Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.649Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.649Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli --- [2024-04-16T09:13:32.649Z] [INFO] Not copying test resources [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-cli --- [2024-04-16T09:13:32.649Z] [INFO] Not compiling test sources [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-cli --- [2024-04-16T09:13:32.649Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli --- [2024-04-16T09:13:32.649Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector --- [2024-04-16T09:13:32.649Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.mail.admin.cli.CreateMailResource, org.glassfish.resources.mail.admin.cli.DeleteMailResource, org.glassfish.resources.mail.admin.cli.ListMailResources] [2024-04-16T09:13:32.649Z] [INFO] [2024-04-16T09:13:32.649Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-connector --- [2024-04-16T09:13:32.649Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:32.649Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:32.904Z] [INFO] Executing tasks [2024-04-16T09:13:32.904Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/classes/META-INF for [2024-04-16T09:13:32.904Z] [INFO] [echo] cluster-cli [2024-04-16T09:13:32.904Z] [INFO] Executed tasks [2024-04-16T09:13:32.904Z] [INFO] [2024-04-16T09:13:32.904Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli --- [2024-04-16T09:13:32.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/cluster-cli.jar [2024-04-16T09:13:32.904Z] [INFO] [2024-04-16T09:13:32.904Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-cli --- [2024-04-16T09:13:32.905Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.905Z] [INFO] [2024-04-16T09:13:32.905Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-cli --- [2024-04-16T09:13:32.905Z] [INFO] Tests are skipped. [2024-04-16T09:13:32.905Z] [INFO] [2024-04-16T09:13:32.905Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2024-04-16T09:13:32.905Z] [INFO] [2024-04-16T09:13:32.905Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-cli --- [2024-04-16T09:13:32.905Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.15-SNAPSHOT/cluster-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:32.905Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.15-SNAPSHOT/cluster-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:32.905Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.905Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[101,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:32.905Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[128,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:32.905Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorClassLoaderServiceImpl.java:[80,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:32.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:32.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:32.905Z] [INFO] [2024-04-16T09:13:32.905Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2024-04-16T09:13:32.905Z] [INFO] [2024-04-16T09:13:32.905Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2024-04-16T09:13:32.905Z] [INFO] [2024-04-16T09:13:32.905Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api --- [2024-04-16T09:13:32.905Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:32.905Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:32.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2024-04-16T09:13:32.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:32.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations. [2024-04-16T09:13:32.905Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:32.905Z] [INFO] [2024-04-16T09:13:32.905Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2024-04-16T09:13:33.160Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector --- [2024-04-16T09:13:33.161Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:33.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.161Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:33.161Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:33.161Z] [INFO] Processing: jakarta.mail on element MAIL_DOMAIN [2024-04-16T09:13:33.161Z] [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream [2024-04-16T09:13:33.161Z] [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL} [2024-04-16T09:13:33.161Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:33.161Z] [INFO] Found enclosing element MAIL_DOMAIN [2024-04-16T09:13:33.161Z] [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream [2024-04-16T09:13:33.161Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:33.161Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:33.161Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:33.161Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector --- [2024-04-16T09:13:33.161Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:33.161Z] [INFO] Not copying test resources [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-connector --- [2024-04-16T09:13:33.161Z] [INFO] Not compiling test sources [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-connector --- [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api --- [2024-04-16T09:13:33.161Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector --- [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-internal-api --- [2024-04-16T09:13:33.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2024-04-16T09:13:33.161Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.161Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime --- [2024-04-16T09:13:33.161Z] [INFO] Not copying test resources [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-runtime --- [2024-04-16T09:13:33.161Z] [INFO] Not compiling test sources [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-runtime --- [2024-04-16T09:13:33.161Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime --- [2024-04-16T09:13:33.161Z] [INFO] Executing tasks [2024-04-16T09:13:33.161Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/classes/META-INF for [2024-04-16T09:13:33.161Z] [INFO] [echo] mail-connector [2024-04-16T09:13:33.161Z] [INFO] Executed tasks [2024-04-16T09:13:33.161Z] [INFO] [2024-04-16T09:13:33.161Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector --- [2024-04-16T09:13:33.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.161Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:33.161Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00002 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00002 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00004 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00004 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00008 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00008 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00009 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00009 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00010 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00010 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00011 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00011 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00012 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00012 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00019 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00019 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00020 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00020 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00021 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00021 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00022 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00022 needs checking for cause/action: true [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00023 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00023 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00024 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00024 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00025 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00025 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00027 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00027 needs checking for cause/action: false [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00030 [2024-04-16T09:13:33.161Z] [INFO] Message NCLS-COM-00030 needs checking for cause/action: true [2024-04-16T09:13:33.161Z] [INFO] Processing: NCLS-COM-00031 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00031 needs checking for cause/action: true [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00032 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00032 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00033 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00033 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00034 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00034 needs checking for cause/action: true [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00035 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00035 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00036 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00036 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00037 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00037 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00038 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00038 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00039 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00039 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00040 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00040 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00041 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00041 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00042 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00042 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00043 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00043 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00044 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00044 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00045 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00045 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00046 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00046 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00047 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00047 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00048 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00048 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00049 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00049 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Processing: NCLS-COM-00050 [2024-04-16T09:13:33.162Z] [INFO] Message NCLS-COM-00050 needs checking for cause/action: false [2024-04-16T09:13:33.162Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-00002=AMX Startup Service Shutdown. MBeans have not been unregistered: {0}, NCLS-COM-00004=Fatal error loading AMX {0}, NCLS-COM-00008=AMX Startup Service: AMXLoader failed to load {0}, NCLS-COM-00009=AMX Startup Service: AMX ready for use, DomainRoot {0}, NCLS-COM-00010=AMXLoader failed to unload: {0}, NCLS-COM-00011=ConfigBean not processed, something wrong with it {0}, NCLS-COM-00012=In AMXConfigLoader : Loading {0}, NCLS-COM-00019=Can't unregister MBean: {0}, NCLS-COM-00020=Non-singleton ConfigBean {0} has empty key value (name), supplying {1}, NCLS-COM-00021=AMX ComplianceMonitor: ValidationLevel = {0}, UnregisterNonCompliant = {1}, LogInaccessibleAttributes = {2}, NCLS-COM-00022=AMX ComplianceMonitor thread has unexpectedly quit {0}, NCLS-COM-00023=Validating MBean {0}, NCLS-COM-00024=Exception validating MBean {0}, NCLS-COM-00025=Register children for instance name {0}, NCLS-COM-00027=AMX Attribute Change Notification for {0}, NCLS-COM-00030=Attribute {0} not found for object {1}, NCLS-COM-00031=Can't find child of type {0}, NCLS-COM-00032=MBeans exist in AMX domain prior to DomainRoot (violates Parent requirement): {0}, NCLS-COM-00033=Can't register config MBean: type={0}, name={1}, exception={2}, NCLS-COM-00034=Unexpected thread death of AMXConfigLoaderThread, NCLS-COM-00035=Can't create children, NCLS-COM-00036=AMXConfigStartupService.preDestroy(): stopping AMX, NCLS-COM-00037=Illegal non-string type for {0}.{1}(): {2}, NCLS-COM-00038=Can't get field value for {0}: exception: {1}, NCLS-COM-00039=Can't getTypesImplementing for {0}: exception: {1}, NCLS-COM-00040=Can't get childrenSet() from MBean: {0}, exception: {1}, NCLS-COM-00041=Problem with MBean: {0}, exception: {1}, NCLS-COM-00042=PathnamesImpl.getAllPathnames(): unexpected Throwable: {1}, NCLS-COM-00043=Can't get path() for MBean: {0}, exception: {1}, NCLS-COM-00044=Can't instantiate realm: {0}, exception: {1}, NCLS-COM-00045=getRealmNames(): Can't get realm names, exception:, NCLS-COM-00046=Cannot find primordial com.sun.enterprise.osgi-adapter, NCLS-COM-00047=Stopping server forcibly, NCLS-COM-00048=Can't get cipher suites, NCLS-COM-00049=MBeanInfoSupport: @ManagedAttribute cannot also be @ManagedOperation: {0}.{1}(), NCLS-COM-00050=MBeanInfoSupport: @ManagedAttribute not a getter or setter: {0}.{1}()} [2024-04-16T09:13:33.162Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:33.162Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:33.162Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:33.162Z] [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER [2024-04-16T09:13:33.162Z] [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo [2024-04-16T09:13:33.163Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amx.description=AMX Services, jakarta.enterprise.system.tools.amx.publish=true, jakarta.enterprise.system.tools.amx.subsystem=COMMON} [2024-04-16T09:13:33.163Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:33.163Z] [INFO] Found enclosing element AMX_LOGGER [2024-04-16T09:13:33.163Z] [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo [2024-04-16T09:13:33.163Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:33.163Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:33.163Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:33.163Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:33.163Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core --- [2024-04-16T09:13:33.163Z] [INFO] Not copying test resources [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-core --- [2024-04-16T09:13:33.163Z] [INFO] Not compiling test sources [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-core --- [2024-04-16T09:13:33.163Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core --- [2024-04-16T09:13:33.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/mail-connector.jar [2024-04-16T09:13:33.163Z] [INFO] Executing tasks [2024-04-16T09:13:33.163Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/classes/META-INF for [2024-04-16T09:13:33.163Z] [INFO] [echo] resources-runtime [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-connector --- [2024-04-16T09:13:33.163Z] [INFO] Executed tasks [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime --- [2024-04-16T09:13:33.163Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-connector --- [2024-04-16T09:13:33.163Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2024-04-16T09:13:33.163Z] [INFO] [2024-04-16T09:13:33.163Z] [INFO] --- install:3.1.1:install (default-install) @ mail-connector --- [2024-04-16T09:13:33.163Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.15-SNAPSHOT/mail-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:33.163Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.15-SNAPSHOT/mail-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:33.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/resources-runtime.jar [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-04-16T09:13:33.418Z] [INFO] Building GlassFish Jakarta Mail runtime 7.0.15-SNAPSHOT [208/300] [2024-04-16T09:13:33.418Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-04-16T09:13:33.418Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-runtime --- [2024-04-16T09:13:33.418Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-runtime --- [2024-04-16T09:13:33.418Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- install:3.1.1:install (default-install) @ resources-runtime --- [2024-04-16T09:13:33.418Z] [INFO] Executing tasks [2024-04-16T09:13:33.418Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.15-SNAPSHOT/resources-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:33.418Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/classes/META-INF for [2024-04-16T09:13:33.418Z] [INFO] [echo] amx-core [2024-04-16T09:13:33.418Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.15-SNAPSHOT/resources-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:33.418Z] [INFO] Executed tasks [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core --- [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-runtime --- [2024-04-16T09:13:33.418Z] [INFO] [2024-04-16T09:13:33.418Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-runtime --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-runtime --- [2024-04-16T09:13:33.419Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.419Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/amx-core.jar [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-core --- [2024-04-16T09:13:33.419Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-core --- [2024-04-16T09:13:33.419Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- install:3.1.1:install (default-install) @ amx-core --- [2024-04-16T09:13:33.419Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.15-SNAPSHOT/amx-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:33.419Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.15-SNAPSHOT/amx-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-04-16T09:13:33.419Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-04-16T09:13:33.419Z] [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.15-SNAPSHOT [209/300] [2024-04-16T09:13:33.419Z] [INFO] Building AMX JavaEE 7.0.15-SNAPSHOT [210/300] [2024-04-16T09:13:33.419Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-04-16T09:13:33.419Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-04-16T09:13:33.419Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:13:33.419Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.419Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector --- [2024-04-16T09:13:33.419Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.orb.admin.cli.CreateIiopListener, org.glassfish.orb.admin.cli.DeleteIiopListener, org.glassfish.orb.admin.cli.ListIiopListeners] [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-connector --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-jakartaee --- [2024-04-16T09:13:33.419Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-jakartaee --- [2024-04-16T09:13:33.419Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] No sources to compile [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.419Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.419Z] [INFO] No sources to compile [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] No sources to compile [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] Executing tasks [2024-04-16T09:13:33.419Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/target/classes/META-INF for [2024-04-16T09:13:33.419Z] [INFO] [echo] atomic [2024-04-16T09:13:33.419Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/target/classes/META-INF [2024-04-16T09:13:33.419Z] [INFO] Executed tasks [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.419Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-04-16T09:13:33.419Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:33.419Z] [INFO] [2024-04-16T09:13:33.420Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-04-16T09:13:33.420Z] [INFO] Building Glassfish Atomic Distribution 7.0.15-SNAPSHOT [211/300] [2024-04-16T09:13:33.420Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-04-16T09:13:33.420Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] No sources to compile [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:33.675Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-runtime --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-runtime --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime --- [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2024-04-16T09:13:33.675Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime --- [2024-04-16T09:13:33.675Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:33.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/src/main/resources [2024-04-16T09:13:33.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/src/main/manpages [2024-04-16T09:13:33.675Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:33.675Z] [INFO] [2024-04-16T09:13:33.675Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-runtime --- [2024-04-16T09:13:33.675Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.675Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.675Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:13:33.675Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:13:33.675Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:13:33.675Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:13:33.675Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:13:33.675Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:13:33.676Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:13:33.676Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:13:33.676Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:13:33.676Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:13:33.676Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:13:33.676Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:13:33.676Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:13:33.677Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:13:33.677Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:13:33.677Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:13:33.677Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:13:33.677Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-04-16T09:13:33.678Z] [INFO] No sources to compile [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-04-16T09:13:33.678Z] [INFO] No sources to compile [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-04-16T09:13:33.678Z] [INFO] Executing tasks [2024-04-16T09:13:33.678Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/dependency/META-INF for [2024-04-16T09:13:33.678Z] [INFO] [echo] atomic [2024-04-16T09:13:33.678Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/dependency/META-INF [2024-04-16T09:13:33.678Z] [INFO] Executed tasks [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic --- [2024-04-16T09:13:33.678Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2024-04-16T09:13:33.678Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Not copying test resources [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Not compiling test sources [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Executing tasks [2024-04-16T09:13:33.678Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2024-04-16T09:13:33.678Z] [INFO] [echo] connectors-internal-api [2024-04-16T09:13:33.678Z] [INFO] Executed tasks [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage [2024-04-16T09:13:33.678Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api --- [2024-04-16T09:13:33.678Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.15-SNAPSHOT/connectors-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:33.678Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.15-SNAPSHOT/connectors-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-04-16T09:13:33.678Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-04-16T09:13:33.678Z] [INFO] Building GlassFish Connectors Connector 7.0.15-SNAPSHOT [212/300] [2024-04-16T09:13:33.678Z] [INFO] Building Container Common 7.0.15-SNAPSHOT [213/300] [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] [2024-04-16T09:13:33.678Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-04-16T09:13:33.678Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-04-16T09:13:33.678Z] [INFO] Building Core JDBC Resource Adapter classes 7.0.15-SNAPSHOT [214/300] [2024-04-16T09:13:33.678Z] [INFO] Building JDBC Config Module 7.0.15-SNAPSHOT [215/300] [2024-04-16T09:13:33.678Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-04-16T09:13:33.678Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-04-16T09:13:33.678Z] [INFO] Building EJB container Internal API 7.0.15-SNAPSHOT [216/300] [2024-04-16T09:13:33.678Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-04-16T09:13:33.678Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-04-16T09:13:33.678Z] [INFO] from appserver/common/container-common/pom.xml [2024-04-16T09:13:33.678Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.678Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-04-16T09:13:33.678Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.678Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.678Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.678Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-04-16T09:13:33.933Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-internal-api --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-config --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-internal-api --- [2024-04-16T09:13:33.933Z] [INFO] [2024-04-16T09:13:33.933Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-config --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-config --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-core --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-core --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-connectors-connector --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-core --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-04-16T09:13:33.934Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-connectors-connector --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ container-common --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ container-common --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ container-common --- [2024-04-16T09:13:33.934Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.934Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.934Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.934Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.934Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.934Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.934Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.934Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime --- [2024-04-16T09:13:33.934Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.934Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.934Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:33.934Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-jakartaee --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-jakartaee --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee --- [2024-04-16T09:13:33.934Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee --- [2024-04-16T09:13:33.934Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:33.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/manpages [2024-04-16T09:13:33.934Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-jakartaee --- [2024-04-16T09:13:33.934Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:33.934Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- exec:3.1.0:exec (create-domain) @ atomic --- [2024-04-16T09:13:33.934Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:33.934Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Not copying test resources [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Not compiling test sources [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Executing tasks [2024-04-16T09:13:33.934Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/classes/META-INF for [2024-04-16T09:13:33.934Z] [INFO] [echo] orb-connector [2024-04-16T09:13:33.934Z] [INFO] Executed tasks [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/orb-connector.jar [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Tests are skipped. [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] [2024-04-16T09:13:33.934Z] [INFO] --- install:3.1.1:install (default-install) @ orb-connector --- [2024-04-16T09:13:33.934Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.15-SNAPSHOT/orb-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:33.934Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.15-SNAPSHOT/orb-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:33.935Z] [INFO] [2024-04-16T09:13:33.935Z] [INFO] [2024-04-16T09:13:33.935Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-04-16T09:13:33.935Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-04-16T09:13:33.935Z] [INFO] Building Work Management 7.0.15-SNAPSHOT [217/300] [2024-04-16T09:13:33.935Z] [INFO] Building GlassFish ORB interface layer implementation 7.0.15-SNAPSHOT [218/300] [2024-04-16T09:13:33.935Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-04-16T09:13:33.935Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-04-16T09:13:33.935Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.935Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:33.935Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:33.935Z] [INFO] [2024-04-16T09:13:33.935Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ work-management --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ work-management --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ work-management --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-iiop --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-iiop --- [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-iiop --- [2024-04-16T09:13:34.190Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.190Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.190Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.190Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.190Z] [INFO] [2024-04-16T09:13:34.190Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-runtime --- [2024-04-16T09:13:34.190Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.190Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:34.445Z] [INFO] [2024-04-16T09:13:34.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-connectors-connector --- [2024-04-16T09:13:34.445Z] [INFO] [2024-04-16T09:13:34.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2024-04-16T09:13:34.445Z] [INFO] [2024-04-16T09:13:34.445Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector --- [2024-04-16T09:13:34.445Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:34.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:34.445Z] [INFO] [2024-04-16T09:13:34.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-internal-api --- [2024-04-16T09:13:34.445Z] [INFO] [2024-04-16T09:13:34.445Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2024-04-16T09:13:34.445Z] [INFO] [2024-04-16T09:13:34.445Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api --- [2024-04-16T09:13:34.445Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:34.445Z] [INFO] [2024-04-16T09:13:34.445Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector --- [2024-04-16T09:13:34.445Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:34.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/resources [2024-04-16T09:13:34.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/manpages [2024-04-16T09:13:34.446Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:34.446Z] [INFO] [2024-04-16T09:13:34.446Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-connectors-connector --- [2024-04-16T09:13:34.446Z] [INFO] [2024-04-16T09:13:34.446Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api --- [2024-04-16T09:13:34.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/src/main/resources [2024-04-16T09:13:34.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/src/main/manpages [2024-04-16T09:13:34.446Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:34.446Z] [INFO] [2024-04-16T09:13:34.446Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-internal-api --- [2024-04-16T09:13:34.446Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.446Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.446Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.446Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.700Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:34.700Z] [INFO] [2024-04-16T09:13:34.700Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-config --- [2024-04-16T09:13:34.700Z] [INFO] [2024-04-16T09:13:34.700Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-config --- [2024-04-16T09:13:34.700Z] [INFO] [2024-04-16T09:13:34.700Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config --- [2024-04-16T09:13:34.700Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:34.700Z] [INFO] [2024-04-16T09:13:34.700Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config --- [2024-04-16T09:13:34.700Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:34.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/src/main/manpages [2024-04-16T09:13:34.701Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-config --- [2024-04-16T09:13:34.701Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.701Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.701Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-core --- [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-core --- [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core --- [2024-04-16T09:13:34.701Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core --- [2024-04-16T09:13:34.701Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:13:34.701Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:13:34.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2024-04-16T09:13:34.701Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-core --- [2024-04-16T09:13:34.701Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.701Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.701Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:34.701Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:34.701Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ container-common --- [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ container-common --- [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common --- [2024-04-16T09:13:34.701Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- resources:3.3.1:resources (default-resources) @ container-common --- [2024-04-16T09:13:34.701Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:34.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/resources [2024-04-16T09:13:34.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/manpages [2024-04-16T09:13:34.701Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ container-common --- [2024-04-16T09:13:34.701Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime --- [2024-04-16T09:13:34.701Z] [INFO] Not copying test resources [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-runtime --- [2024-04-16T09:13:34.701Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:34.701Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:34.701Z] [INFO] Not compiling test sources [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-runtime --- [2024-04-16T09:13:34.701Z] [INFO] Tests are skipped. [2024-04-16T09:13:34.701Z] [INFO] [2024-04-16T09:13:34.701Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime --- [2024-04-16T09:13:34.956Z] [INFO] Executing tasks [2024-04-16T09:13:34.956Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2024-04-16T09:13:34.956Z] [INFO] [echo] mail-runtime [2024-04-16T09:13:34.956Z] [INFO] Executed tasks [2024-04-16T09:13:34.956Z] [INFO] [2024-04-16T09:13:34.956Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime --- [2024-04-16T09:13:34.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2024-04-16T09:13:34.956Z] [INFO] [2024-04-16T09:13:34.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-runtime --- [2024-04-16T09:13:34.956Z] [INFO] Tests are skipped. [2024-04-16T09:13:34.956Z] [INFO] [2024-04-16T09:13:34.956Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-runtime --- [2024-04-16T09:13:34.956Z] [INFO] Tests are skipped. [2024-04-16T09:13:34.956Z] [INFO] [2024-04-16T09:13:34.956Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2024-04-16T09:13:34.956Z] [INFO] [2024-04-16T09:13:34.956Z] [INFO] --- install:3.1.1:install (default-install) @ mail-runtime --- [2024-04-16T09:13:34.956Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.15-SNAPSHOT/mail-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:34.956Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.15-SNAPSHOT/mail-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:35.211Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:35.211Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2024-04-16T09:13:35.211Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:35.211Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2024-04-16T09:13:35.211Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:35.211Z] [INFO] [2024-04-16T09:13:35.211Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee --- [2024-04-16T09:13:35.211Z] [INFO] [2024-04-16T09:13:35.211Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee --- [2024-04-16T09:13:35.211Z] [INFO] [2024-04-16T09:13:35.211Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee --- [2024-04-16T09:13:35.211Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:35.466Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:35.466Z] [INFO] [2024-04-16T09:13:35.466Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2024-04-16T09:13:35.466Z] [INFO] [2024-04-16T09:13:35.466Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2024-04-16T09:13:35.466Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:35.466Z] [INFO] [2024-04-16T09:13:35.466Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee --- [2024-04-16T09:13:35.466Z] [INFO] [2024-04-16T09:13:35.466Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api --- [2024-04-16T09:13:35.466Z] [INFO] [2024-04-16T09:13:35.466Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-jakartaee --- [2024-04-16T09:13:35.466Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:35.466Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:35.466Z] [INFO] [2024-04-16T09:13:35.466Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2024-04-16T09:13:35.466Z] [INFO] [2024-04-16T09:13:35.466Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2024-04-16T09:13:35.467Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:35.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2024-04-16T09:13:35.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:35.467Z] [INFO] [2024-04-16T09:13:35.467Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2024-04-16T09:13:35.467Z] [INFO] [2024-04-16T09:13:35.467Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2024-04-16T09:13:35.467Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:35.467Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:35.721Z] [INFO] [2024-04-16T09:13:35.721Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector --- [2024-04-16T09:13:35.721Z] [INFO] [2024-04-16T09:13:35.721Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config --- [2024-04-16T09:13:35.721Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:35.721Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:35.721Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:35.721Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ work-management --- [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ work-management --- [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management --- [2024-04-16T09:13:35.722Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ work-management --- [2024-04-16T09:13:35.722Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:35.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/src/main/manpages [2024-04-16T09:13:35.722Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ work-management --- [2024-04-16T09:13:35.722Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:35.722Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:35.722Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-iiop --- [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-iiop --- [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop --- [2024-04-16T09:13:35.722Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop --- [2024-04-16T09:13:35.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/resources [2024-04-16T09:13:35.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/manpages [2024-04-16T09:13:35.722Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:35.722Z] [INFO] [2024-04-16T09:13:35.722Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-iiop --- [2024-04-16T09:13:35.722Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:35.722Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:35.977Z] Using port 4848 for Admin. [2024-04-16T09:13:35.977Z] Using port 8080 for HTTP Instance. [2024-04-16T09:13:35.977Z] Using default port 7676 for JMS. [2024-04-16T09:13:35.977Z] Using default port 3700 for IIOP. [2024-04-16T09:13:35.977Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:13:35.977Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:13:35.977Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:13:35.977Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:13:35.977Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:13:35.977Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:13:35.977Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:35.977Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:35.977Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:13:35.977Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:13:35.977Z] [INFO] [2024-04-16T09:13:35.977Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config --- [2024-04-16T09:13:35.977Z] [INFO] [2024-04-16T09:13:35.977Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api --- [2024-04-16T09:13:35.977Z] [INFO] [2024-04-16T09:13:35.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-config --- [2024-04-16T09:13:35.977Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:35.978Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:35.978Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:35.978Z] [INFO] [2024-04-16T09:13:35.978Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-internal-api --- [2024-04-16T09:13:35.978Z] [INFO] [2024-04-16T09:13:35.978Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector --- [2024-04-16T09:13:35.978Z] [INFO] [2024-04-16T09:13:35.978Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-connectors-connector --- [2024-04-16T09:13:35.978Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:35.978Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:35.978Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:35.978Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:36.233Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:36.233Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[78,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.233Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.233Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[234,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.233Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java:[75,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.233Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/datastructure/CacheFactory.java:[66,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.233Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java uses or overrides a deprecated API. [2024-04-16T09:13:36.233Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:36.233Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:36.233Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:36.233Z] [INFO] [2024-04-16T09:13:36.233Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2024-04-16T09:13:36.233Z] [INFO] [2024-04-16T09:13:36.233Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2024-04-16T09:13:36.233Z] [INFO] [2024-04-16T09:13:36.233Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core --- [2024-04-16T09:13:36.233Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:36.793Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[480,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[612,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[683,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[709,36] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[525,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[526,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[555,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[558,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[587,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[617,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[657,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[81,18] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:36.794Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[85,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.794Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[122,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:36.794Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[126,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:36.794Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use or override a deprecated API. [2024-04-16T09:13:36.794Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:36.794Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:36.794Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:36.794Z] [INFO] [2024-04-16T09:13:36.794Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2024-04-16T09:13:36.794Z] [INFO] [2024-04-16T09:13:36.794Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2024-04-16T09:13:36.794Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:36.794Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:36.794Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:36.794Z] [INFO] Processing: AS-AMXEE-001 [2024-04-16T09:13:36.794Z] [INFO] Message AS-AMXEE-001 needs checking for cause/action: false [2024-04-16T09:13:36.794Z] [INFO] Processing: AS-AMXEE-002 [2024-04-16T09:13:36.794Z] [INFO] Message AS-AMXEE-002 needs checking for cause/action: false [2024-04-16T09:13:36.794Z] [INFO] Processing: AS-AMXEE-003 [2024-04-16T09:13:36.794Z] [INFO] Message AS-AMXEE-003 needs checking for cause/action: false [2024-04-16T09:13:36.794Z] [INFO] Processing: AS-AMXEE-004 [2024-04-16T09:13:36.794Z] [INFO] Message AS-AMXEE-004 needs checking for cause/action: false [2024-04-16T09:13:36.794Z] [INFO] Processing: AS-AMXEE-005 [2024-04-16T09:13:36.794Z] [INFO] Message AS-AMXEE-005 needs checking for cause/action: false [2024-04-16T09:13:36.794Z] [INFO] Processing: AS-AMXEE-006 [2024-04-16T09:13:36.794Z] [INFO] Message AS-AMXEE-006 needs checking for cause/action: false [2024-04-16T09:13:36.794Z] [INFO] Total Messages including ones found from disk so far: {AS-AMXEE-001=Registering application {0} using AMX having exception {1}, AS-AMXEE-002=Null from ApplicationInfo.getMetadata(Application.class) for application {0}, AS-AMXEE-003=Unable to get Application config for application {0}, AS-AMXEE-004=Can't register JSR 77 MBean for resourceRef {0} having exception {1}, AS-AMXEE-005=Can't unregister MBean: {0}, AS-AMXEE-006=J2EEDomain registered at {0}} [2024-04-16T09:13:36.794Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:36.794Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:36.794Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:36.794Z] [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER [2024-04-16T09:13:36.794Z] [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-04-16T09:13:36.794Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amxee.description=AMX Services, jakarta.enterprise.system.tools.amxee.publish=true, jakarta.enterprise.system.tools.amxee.subsystem=AMX-JAKARTAEE} [2024-04-16T09:13:36.794Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:36.794Z] [INFO] Found enclosing element AMXEE_LOGGER [2024-04-16T09:13:36.794Z] [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-04-16T09:13:36.794Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:36.794Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:36.794Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:36.794Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:36.794Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:36.794Z] [INFO] [2024-04-16T09:13:36.794Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee --- [2024-04-16T09:13:36.795Z] [INFO] Not copying test resources [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-jakartaee --- [2024-04-16T09:13:36.795Z] [INFO] Not compiling test sources [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee --- [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-jakartaee --- [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common --- [2024-04-16T09:13:36.795Z] [INFO] Tests are skipped. [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee --- [2024-04-16T09:13:36.795Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:36.795Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector --- [2024-04-16T09:13:36.795Z] [INFO] Not copying test resources [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-connectors-connector --- [2024-04-16T09:13:36.795Z] [INFO] Not compiling test sources [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-connectors-connector --- [2024-04-16T09:13:36.795Z] [INFO] Tests are skipped. [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector --- [2024-04-16T09:13:36.795Z] [INFO] Executing tasks [2024-04-16T09:13:36.795Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/classes/META-INF for [2024-04-16T09:13:36.795Z] [INFO] [echo] amx-jakartaee [2024-04-16T09:13:36.795Z] [INFO] Executed tasks [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee --- [2024-04-16T09:13:36.795Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config --- [2024-04-16T09:13:36.795Z] [INFO] Not copying test resources [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-config --- [2024-04-16T09:13:36.795Z] [INFO] Not compiling test sources [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-config --- [2024-04-16T09:13:36.795Z] [INFO] Tests are skipped. [2024-04-16T09:13:36.795Z] [INFO] [2024-04-16T09:13:36.795Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config --- [2024-04-16T09:13:37.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/amx-jakartaee.jar [2024-04-16T09:13:37.050Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:37.050Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:37.050Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2024-04-16T09:13:37.051Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api --- [2024-04-16T09:13:37.051Z] [INFO] Not copying test resources [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-internal-api --- [2024-04-16T09:13:37.051Z] [INFO] Not compiling test sources [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-internal-api --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-jakartaee --- [2024-04-16T09:13:37.051Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api --- [2024-04-16T09:13:37.051Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-jakartaee --- [2024-04-16T09:13:37.051Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee --- [2024-04-16T09:13:37.051Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.15-SNAPSHOT/amx-jakartaee-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:37.051Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.15-SNAPSHOT/amx-jakartaee-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:37.051Z] [INFO] Executing tasks [2024-04-16T09:13:37.051Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/classes/META-INF for [2024-04-16T09:13:37.051Z] [INFO] [echo] jdbc-config [2024-04-16T09:13:37.051Z] [INFO] Executing tasks [2024-04-16T09:13:37.051Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:37.051Z] [INFO] Executed tasks [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config --- [2024-04-16T09:13:37.051Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/classes/META-INF for [2024-04-16T09:13:37.051Z] [INFO] [echo] gf-connectors-connector [2024-04-16T09:13:37.051Z] [INFO] Executed tasks [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-core --- [2024-04-16T09:13:37.051Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:37.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2024-04-16T09:13:37.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2024-04-16T09:13:37.051Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:37.051Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-config --- [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-connectors-connector --- [2024-04-16T09:13:37.051Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.051Z] [INFO] [2024-04-16T09:13:37.051Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-config --- [2024-04-16T09:13:37.051Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-config --- [2024-04-16T09:13:37.052Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.15-SNAPSHOT/jdbc-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:37.052Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.052Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.15-SNAPSHOT/jdbc-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-connectors-connector --- [2024-04-16T09:13:37.052Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector --- [2024-04-16T09:13:37.052Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.15-SNAPSHOT/gf-connectors-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:37.052Z] [INFO] Executing tasks [2024-04-16T09:13:37.052Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.15-SNAPSHOT/gf-connectors-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:37.052Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2024-04-16T09:13:37.052Z] [INFO] [echo] ejb-internal-api [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-04-16T09:13:37.052Z] [INFO] Building Connectors admin 7.0.15-SNAPSHOT [219/300] [2024-04-16T09:13:37.052Z] [INFO] from appserver/connectors/admin/pom.xml [2024-04-16T09:13:37.052Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:37.052Z] [INFO] Executed tasks [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api --- [2024-04-16T09:13:37.052Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-internal-api --- [2024-04-16T09:13:37.052Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-internal-api --- [2024-04-16T09:13:37.052Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.052Z] [INFO] [2024-04-16T09:13:37.052Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api --- [2024-04-16T09:13:37.053Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.15-SNAPSHOT/ejb-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:37.053Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.15-SNAPSHOT/ejb-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-admin --- [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-04-16T09:13:37.053Z] [INFO] Building Jakarta EE Security Core Classes 7.0.15-SNAPSHOT [220/300] [2024-04-16T09:13:37.053Z] [INFO] from appserver/security/core-ee/pom.xml [2024-04-16T09:13:37.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-admin --- [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-admin --- [2024-04-16T09:13:37.053Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:37.053Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:37.053Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-04-16T09:13:37.053Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2024-04-16T09:13:37.053Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:37.053Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:37.053Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus --- [2024-04-16T09:13:37.053Z] [INFO] [2024-04-16T09:13:37.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-04-16T09:13:37.053Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.15-SNAPSHOT/glassfish-embedded-nucleus-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:37.054Z] [INFO] [2024-04-16T09:13:37.054Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-ee --- [2024-04-16T09:13:37.054Z] [INFO] [2024-04-16T09:13:37.054Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-ee --- [2024-04-16T09:13:37.054Z] [INFO] [2024-04-16T09:13:37.054Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-ee --- [2024-04-16T09:13:37.054Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.15-SNAPSHOT/glassfish-embedded-nucleus-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:37.054Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:37.054Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:37.309Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:37.309Z] [INFO] [2024-04-16T09:13:37.309Z] [INFO] --- command-security:1.0.17:check (default-check) @ container-common --- [2024-04-16T09:13:37.309Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2024-04-16T09:13:37.309Z] [INFO] [2024-04-16T09:13:37.309Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ container-common --- [2024-04-16T09:13:37.309Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:37.309Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:37.309Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:37.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java:[267,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:37.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java:[43,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:37.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:37.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,38] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:37.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[313,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:37.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[429,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:37.309Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2024-04-16T09:13:37.309Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:37.309Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:37.309Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:37.309Z] [INFO] [2024-04-16T09:13:37.309Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2024-04-16T09:13:37.309Z] [INFO] [2024-04-16T09:13:37.309Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2024-04-16T09:13:37.309Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2024-04-16T09:13:37.310Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:37.564Z] [INFO] [2024-04-16T09:13:37.564Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop --- [2024-04-16T09:13:37.564Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:37.564Z] [INFO] [2024-04-16T09:13:37.564Z] [INFO] --- command-security:1.0.17:check (default-check) @ work-management --- [2024-04-16T09:13:37.564Z] [INFO] [2024-04-16T09:13:37.564Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ work-management --- [2024-04-16T09:13:37.564Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:37.564Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:37.819Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop --- [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-iiop --- [2024-04-16T09:13:37.819Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:13:37.819Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:13:37.819Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:37.819Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:37.819Z] [2024-04-16T09:13:37.819Z] Warning: [2024-04-16T09:13:37.819Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:13:37.819Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:13:37.819Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:13:37.819Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core --- [2024-04-16T09:13:37.819Z] [INFO] Not copying test resources [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-core --- [2024-04-16T09:13:37.819Z] [INFO] Not compiling test sources [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-core --- [2024-04-16T09:13:37.819Z] [INFO] Tests are skipped. [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core --- [2024-04-16T09:13:37.819Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-admin --- [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-admin --- [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.819Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin --- [2024-04-16T09:13:37.819Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:37.819Z] [INFO] [2024-04-16T09:13:37.820Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin --- [2024-04-16T09:13:37.820Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:37.820Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:37.820Z] [INFO] Copying 31 resources from src/main/manpages to target/classes [2024-04-16T09:13:37.820Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:37.820Z] [INFO] [2024-04-16T09:13:37.820Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-admin --- [2024-04-16T09:13:37.820Z] [INFO] Executing tasks [2024-04-16T09:13:37.820Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2024-04-16T09:13:37.820Z] [INFO] [echo] jdbc-core [2024-04-16T09:13:37.820Z] [INFO] Executed tasks [2024-04-16T09:13:37.820Z] [INFO] [2024-04-16T09:13:37.820Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core --- [2024-04-16T09:13:37.820Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:37.820Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-core --- [2024-04-16T09:13:38.074Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-core --- [2024-04-16T09:13:38.074Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-core --- [2024-04-16T09:13:38.074Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.15-SNAPSHOT/jdbc-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:38.074Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.15-SNAPSHOT/jdbc-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-04-16T09:13:38.074Z] [INFO] Building connectors-ra-redeploy-jars 7.0.15-SNAPSHOT [221/300] [2024-04-16T09:13:38.074Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-04-16T09:13:38.074Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:13:38.074Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-04-16T09:13:38.074Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.15-SNAPSHOT [222/300] [2024-04-16T09:13:38.074Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-04-16T09:13:38.074Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:38.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:38.074Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:38.074Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common --- [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.074Z] [INFO] Not copying test resources [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.074Z] [INFO] [2024-04-16T09:13:38.074Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ container-common --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.075Z] [INFO] Not compiling test sources [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- surefire:3.2.5:test (default-test) @ container-common --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc40 --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc40 --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc40 --- [2024-04-16T09:13:38.075Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common --- [2024-04-16T09:13:38.075Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.075Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.075Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.075Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.075Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-ee --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-ee --- [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee --- [2024-04-16T09:13:38.075Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee --- [2024-04-16T09:13:38.075Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:13:38.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/resources [2024-04-16T09:13:38.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/manpages [2024-04-16T09:13:38.075Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-ee --- [2024-04-16T09:13:38.075Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.075Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.075Z] [INFO] Executing tasks [2024-04-16T09:13:38.075Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/classes/META-INF for [2024-04-16T09:13:38.075Z] [INFO] [echo] container-common [2024-04-16T09:13:38.075Z] [INFO] Executed tasks [2024-04-16T09:13:38.075Z] [INFO] [2024-04-16T09:13:38.075Z] [INFO] --- jar:3.3.0:jar (default-jar) @ container-common --- [2024-04-16T09:13:38.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/container-common.jar [2024-04-16T09:13:38.329Z] [INFO] [2024-04-16T09:13:38.329Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ container-common --- [2024-04-16T09:13:38.329Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:38.329Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:38.329Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:38.329Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05001 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05001 needs checking for cause/action: true [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05002 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05002 needs checking for cause/action: true [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05004 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05004 needs checking for cause/action: false [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05005 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05005 needs checking for cause/action: true [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05003 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05003 needs checking for cause/action: true [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05012 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05012 needs checking for cause/action: false [2024-04-16T09:13:38.329Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05007 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05007 needs checking for cause/action: false [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05008 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05008 needs checking for cause/action: false [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05009 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05009 needs checking for cause/action: false [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05010 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05010 needs checking for cause/action: false [2024-04-16T09:13:38.329Z] [INFO] [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05006 [2024-04-16T09:13:38.329Z] [INFO] Message AS-RAR-05006 needs checking for cause/action: false [2024-04-16T09:13:38.329Z] [INFO] Processing: AS-RAR-05011 [2024-04-16T09:13:38.330Z] [INFO] --- failsafe:3.2.5:verify (verify) @ container-common --- [2024-04-16T09:13:38.330Z] [INFO] Message AS-RAR-05011 needs checking for cause/action: false [2024-04-16T09:13:38.330Z] [INFO] Total Messages including ones found from disk so far: {AS-RAR-05001=Failed to get the thread-pool [ {0} ] for resource adapter [ {1} ]., AS-RAR-05001.MSG_COMMENT=# Failed to find thread pool, AS-RAR-05002=Failed to get the default thread-pool for resource adapter [ {0} ]., AS-RAR-05002.MSG_COMMENT=# Failed to find the default thread pool., AS-RAR-05003=An error occurred during instantiation of the Work Manager class [ {0} ] for resource adapter [ {1} ]., AS-RAR-05003.MSG_COMMENT=# Failed to create Work Manager instance., AS-RAR-05004=The Work named [ {0} ], progress [ {1} ]., AS-RAR-05004.MSG_COMMENT=# Print Work status, AS-RAR-05005=Resource adapter association failed., AS-RAR-05005.MSG_COMMENT=# Failed to associate Resource Adapter bean to Work instance., AS-RAR-05006=Unable to load Work Context class {0}., AS-RAR-05006.MSG_COMMENT=# Can not find Work Context class., AS-RAR-05007=Cannot specify both Execution Context [{0}] as well Transaction Context [{1}] for Work [{2}] execution. Only one can be specified., AS-RAR-05007.MSG_COMMENT=# ExecutionContext conflict., AS-RAR-05008=Duplicate Work Context for type [ {0} ]., AS-RAR-05008.MSG_COMMENT=# Duplicate Work Context., AS-RAR-05009=Application server cannot handle the following Work Context : {0}., AS-RAR-05009.MSG_COMMENT=# Unsupported Work Context., AS-RAR-05010=Setting custom Work Context class [ {0} ] using most specific supportted Work Context class [ {1} ]., AS-RAR-05010.MSG_COMMENT=# Handle custom Work Context., AS-RAR-05011=Unable to set Security Context., AS-RAR-05011.MSG_COMMENT=# Unable to set Security Context., AS-RAR-05012=Unsupported callback {0} during credential mapping., AS-RAR-05012.MSG_COMMENT=# Unsupported callback class.} [2024-04-16T09:13:38.330Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:38.330Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:38.330Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:38.330Z] [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER [2024-04-16T09:13:38.330Z] [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade [2024-04-16T09:13:38.330Z] [INFO] Loggers found so far: {jakarta.enterprise.connector.work.description=logger for connector work manager module, jakarta.enterprise.connector.work.publish=true, jakarta.enterprise.connector.work.subsystem=connector} [2024-04-16T09:13:38.330Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:38.330Z] [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER [2024-04-16T09:13:38.330Z] [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade [2024-04-16T09:13:38.330Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:38.330Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:38.330Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:38.330Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:38.330Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:38.330Z] [INFO] [2024-04-16T09:13:38.330Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management --- [2024-04-16T09:13:38.330Z] [INFO] Not copying test resources [2024-04-16T09:13:38.330Z] [INFO] [2024-04-16T09:13:38.330Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ work-management --- [2024-04-16T09:13:38.330Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.330Z] [INFO] [2024-04-16T09:13:38.330Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2024-04-16T09:13:38.330Z] [INFO] [2024-04-16T09:13:38.330Z] [INFO] --- install:3.1.1:install (default-install) @ container-common --- [2024-04-16T09:13:38.330Z] [INFO] Not compiling test sources [2024-04-16T09:13:38.330Z] [INFO] [2024-04-16T09:13:38.331Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2024-04-16T09:13:38.331Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.15-SNAPSHOT/container-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:38.331Z] [INFO] [2024-04-16T09:13:38.331Z] [INFO] --- surefire:3.2.5:test (default-test) @ work-management --- [2024-04-16T09:13:38.331Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.15-SNAPSHOT/container-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:38.331Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.331Z] [INFO] [2024-04-16T09:13:38.331Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management --- [2024-04-16T09:13:38.587Z] [INFO] Executing tasks [2024-04-16T09:13:38.587Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/classes/META-INF for [2024-04-16T09:13:38.587Z] [INFO] [echo] work-management [2024-04-16T09:13:38.587Z] [INFO] Executed tasks [2024-04-16T09:13:38.587Z] [INFO] [2024-04-16T09:13:38.587Z] [INFO] --- jar:3.3.0:jar (default-jar) @ work-management --- [2024-04-16T09:13:38.587Z] [INFO] [2024-04-16T09:13:38.587Z] [INFO] [2024-04-16T09:13:38.587Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-04-16T09:13:38.587Z] [INFO] [2024-04-16T09:13:38.587Z] [INFO] [2024-04-16T09:13:38.587Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-04-16T09:13:38.588Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-04-16T09:13:38.588Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-04-16T09:13:38.588Z] [INFO] Building Common persistence code between JPA and CMP 7.0.15-SNAPSHOT [223/300] [2024-04-16T09:13:38.588Z] [INFO] Building GlassFish ha-shoal-store 7.0.15-SNAPSHOT [226/300] [2024-04-16T09:13:38.588Z] [INFO] from appserver/persistence/common/pom.xml [2024-04-16T09:13:38.588Z] [INFO] Building Connector for JPA runtime in glassfish 7.0.15-SNAPSHOT [225/300] [2024-04-16T09:13:38.588Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:38.588Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-04-16T09:13:38.588Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:38.588Z] [INFO] Building Weld connector for glassfish 7.0.15-SNAPSHOT [224/300] [2024-04-16T09:13:38.588Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-04-16T09:13:38.588Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-04-16T09:13:38.588Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-04-16T09:13:38.588Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:38.588Z] [INFO] Building Web module command line interface 7.0.15-SNAPSHOT [227/300] [2024-04-16T09:13:38.588Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:38.588Z] [INFO] from appserver/web/admin/pom.xml [2024-04-16T09:13:38.588Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:38.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/work-management.jar [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence-common --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence-common --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence-common --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-store --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jpa-connector --- [2024-04-16T09:13:38.588Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-cli --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-store --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jpa-connector --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-cli --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-cli --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-weld-connector --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-weld-connector --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ work-management --- [2024-04-16T09:13:38.588Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.588Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.588Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- failsafe:3.2.5:verify (verify) @ work-management --- [2024-04-16T09:13:38.588Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2024-04-16T09:13:38.588Z] [INFO] [2024-04-16T09:13:38.588Z] [INFO] --- install:3.1.1:install (default-install) @ work-management --- [2024-04-16T09:13:38.588Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.15-SNAPSHOT/work-management-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:38.588Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.588Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.588Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.588Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.588Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.588Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.588Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.588Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.588Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.15-SNAPSHOT/work-management-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:38.844Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:38.844Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:38.844Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:38.844Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-0001 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-0001 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-0002 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-0002 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-0010 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-0010 needs checking for cause/action: true [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-0011 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-0011 needs checking for cause/action: true [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-00101 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-00101 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-00102 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-00102 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-00103 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-00103 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-00204 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-00204 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-00205 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-00205 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-00206 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-00206 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Processing: AS-ORB-00207 [2024-04-16T09:13:38.844Z] [INFO] Message AS-ORB-00207 needs checking for cause/action: false [2024-04-16T09:13:38.844Z] [INFO] Total Messages including ones found from disk so far: {AS-ORB-0001=Exception converting the message fragment size {0} to integer, using default value: {1}., AS-ORB-0002=Exception converting the max connections value {0} to integer, using default value {1}., AS-ORB-0010=Unexpected Exception in ORB initialization, AS-ORB-00101=Exception occurred when resolving {0}, AS-ORB-00102=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead, AS-ORB-00103=Problem with membership change notification. Exception occurred., AS-ORB-0011=Invalid or unavailable RootPOA service name, AS-ORB-00204=Could not find an endpoint to send request to., AS-ORB-00205=Unknown host: {0} Exception thrown: {1}, AS-ORB-00206=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead, AS-ORB-00207=Exception : {0} thrown for bad provider URL String: {1}} [2024-04-16T09:13:38.844Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:38.844Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:38.844Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:38.844Z] [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX [2024-04-16T09:13:38.844Z] [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-04-16T09:13:38.844Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.corba.description=Main IIOP/ORB/CORBA Logger, jakarta.enterprise.resource.corba.publish=true, jakarta.enterprise.resource.corba.subsystem=AS-ORB} [2024-04-16T09:13:38.845Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:38.845Z] [INFO] Found enclosing element LOGGER_NAME_PREFIX [2024-04-16T09:13:38.845Z] [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-04-16T09:13:38.845Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:38.845Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:38.845Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:38.845Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:38.845Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop --- [2024-04-16T09:13:38.845Z] [INFO] Not copying test resources [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-iiop --- [2024-04-16T09:13:38.845Z] [INFO] Not compiling test sources [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-iiop --- [2024-04-16T09:13:38.845Z] [INFO] Tests are skipped. [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop --- [2024-04-16T09:13:38.845Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc40 --- [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc40 --- [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 --- [2024-04-16T09:13:38.845Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 --- [2024-04-16T09:13:38.845Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:38.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2024-04-16T09:13:38.845Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc40 --- [2024-04-16T09:13:38.845Z] [INFO] Executing tasks [2024-04-16T09:13:38.845Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/classes/META-INF for [2024-04-16T09:13:38.845Z] [INFO] [echo] orb-iiop [2024-04-16T09:13:38.845Z] [INFO] Executed tasks [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop --- [2024-04-16T09:13:38.845Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.845Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:38.845Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.845Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:38.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/orb-iiop.jar [2024-04-16T09:13:38.845Z] [INFO] [2024-04-16T09:13:38.845Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2024-04-16T09:13:38.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2024-04-16T09:13:38.846Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:38.846Z] [INFO] [2024-04-16T09:13:38.846Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:38.846Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:38.846Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.100Z] [INFO] [2024-04-16T09:13:39.100Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-iiop --- [2024-04-16T09:13:39.100Z] [INFO] Tests are skipped. [2024-04-16T09:13:39.100Z] [INFO] [2024-04-16T09:13:39.100Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-iiop --- [2024-04-16T09:13:39.100Z] [INFO] Tests are skipped. [2024-04-16T09:13:39.100Z] [INFO] [2024-04-16T09:13:39.100Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2024-04-16T09:13:39.100Z] [INFO] [2024-04-16T09:13:39.100Z] [INFO] --- install:3.1.1:install (default-install) @ orb-iiop --- [2024-04-16T09:13:39.100Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.15-SNAPSHOT/orb-iiop-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:39.100Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.15-SNAPSHOT/orb-iiop-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-04-16T09:13:39.101Z] [INFO] Building Ejb Security Integration 7.0.15-SNAPSHOT [228/300] [2024-04-16T09:13:39.101Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-04-16T09:13:39.101Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb.security --- [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb.security --- [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb.security --- [2024-04-16T09:13:39.101Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence-common --- [2024-04-16T09:13:39.101Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:39.101Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence-common --- [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common --- [2024-04-16T09:13:39.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common --- [2024-04-16T09:13:39.101Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:39.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/manpages [2024-04-16T09:13:39.101Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence-common --- [2024-04-16T09:13:39.101Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:39.101Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.101Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.101Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/resources [2024-04-16T09:13:39.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/manpages [2024-04-16T09:13:39.101Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:39.101Z] [INFO] [2024-04-16T09:13:39.101Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.101Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:39.101Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.356Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.356Z] [INFO] [2024-04-16T09:13:39.356Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jpa-connector --- [2024-04-16T09:13:39.356Z] [INFO] [2024-04-16T09:13:39.356Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2024-04-16T09:13:39.356Z] [INFO] [2024-04-16T09:13:39.356Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector --- [2024-04-16T09:13:39.356Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:39.356Z] [INFO] [2024-04-16T09:13:39.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector --- [2024-04-16T09:13:39.356Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:39.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/src/main/manpages [2024-04-16T09:13:39.356Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:39.356Z] [INFO] [2024-04-16T09:13:39.356Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jpa-connector --- [2024-04-16T09:13:39.356Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:39.356Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.611Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:13:39.611Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:13:39.611Z] [2024-04-16T09:13:39.611Z] Warning: [2024-04-16T09:13:39.611Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:13:39.611Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-weld-connector --- [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector --- [2024-04-16T09:13:39.611Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector --- [2024-04-16T09:13:39.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/src/main/resources [2024-04-16T09:13:39.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/src/main/manpages [2024-04-16T09:13:39.611Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-weld-connector --- [2024-04-16T09:13:39.611Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:39.611Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.611Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.611Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2024-04-16T09:13:39.611Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:39.611Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:39.611Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2024-04-16T09:13:39.611Z] [INFO] [2024-04-16T09:13:39.611Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin --- [2024-04-16T09:13:39.611Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:39.866Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[74,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:39.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[83,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:39.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[84,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:39.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[127,32] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:39.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[131,32] Short(java.lang.String) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:13:39.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[135,32] Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:13:39.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[139,32] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:39.867Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[143,32] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:39.867Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[147,32] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:39.867Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[159,32] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:39.867Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[234,14] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:39.867Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[400,42] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:39.867Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/SecurityUtils.java:[67,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:39.867Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:39.867Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:39.867Z] [INFO] [2024-04-16T09:13:39.867Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:39.867Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:39.867Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.867Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.867Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.867Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2024-04-16T09:13:39.867Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-cli --- [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-cli --- [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli --- [2024-04-16T09:13:39.868Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli --- [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store --- [2024-04-16T09:13:39.868Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:39.868Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:39.868Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:39.868Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-04-16T09:13:39.868Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-cli --- [2024-04-16T09:13:39.868Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2024-04-16T09:13:39.868Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:39.868Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:39.868Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:39.868Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[127,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:39.868Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[148,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:39.868Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations. [2024-04-16T09:13:39.868Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2024-04-16T09:13:39.868Z] [INFO] [2024-04-16T09:13:39.868Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2024-04-16T09:13:40.123Z] [INFO] [2024-04-16T09:13:40.123Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 --- [2024-04-16T09:13:40.123Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:40.123Z] [INFO] [2024-04-16T09:13:40.123Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common --- [2024-04-16T09:13:40.124Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:40.124Z] Enter keystore password: Certificate stored in file [2024-04-16T09:13:40.124Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:40.124Z] [INFO] [2024-04-16T09:13:40.124Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb.security --- [2024-04-16T09:13:40.124Z] [INFO] [2024-04-16T09:13:40.124Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb.security --- [2024-04-16T09:13:40.124Z] [INFO] [2024-04-16T09:13:40.124Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security --- [2024-04-16T09:13:40.124Z] [2024-04-16T09:13:40.124Z] Warning: [2024-04-16T09:13:40.124Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:13:40.124Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:40.124Z] [INFO] [2024-04-16T09:13:40.124Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security --- [2024-04-16T09:13:40.124Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:40.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/resources [2024-04-16T09:13:40.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/manpages [2024-04-16T09:13:40.124Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:40.124Z] [INFO] [2024-04-16T09:13:40.124Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb.security --- [2024-04-16T09:13:40.379Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:40.379Z] [INFO] [2024-04-16T09:13:40.379Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2024-04-16T09:13:40.379Z] [INFO] [2024-04-16T09:13:40.379Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2024-04-16T09:13:40.379Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:40.379Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:40.379Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:40.379Z] [INFO] [2024-04-16T09:13:40.379Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin --- [2024-04-16T09:13:40.379Z] [INFO] [2024-04-16T09:13:40.379Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector --- [2024-04-16T09:13:40.379Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:40.380Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.connectors.admin.cli.CreateAdminObject, org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool, org.glassfish.connectors.admin.cli.CreateConnectorResource, org.glassfish.connectors.admin.cli.CreateConnectorSecurityMap, org.glassfish.connectors.admin.cli.CreateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.CreateResourceAdapterConfig, org.glassfish.connectors.admin.cli.DeleteAdminObject, org.glassfish.connectors.admin.cli.DeleteConnectorConnectionPool, org.glassfish.connectors.admin.cli.DeleteConnectorResource, org.glassfish.connectors.admin.cli.DeleteConnectorSecurityMap, org.glassfish.connectors.admin.cli.DeleteConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.DeleteResourceAdapterConfig, org.glassfish.connectors.admin.cli.FlushConnectionPool, org.glassfish.connectors.admin.cli.ListAdminObjects, org.glassfish.connectors.admin.cli.ListConnectorConnectionPools, org.glassfish.connectors.admin.cli.ListConnectorResources, org.glassfish.connectors.admin.cli.ListConnectorSecurityMaps, org.glassfish.connectors.admin.cli.ListConnectorWorkSecurityMaps, org.glassfish.connectors.admin.cli.ListResourceAdapterConfigs, org.glassfish.connectors.admin.cli.ListResources, org.glassfish.connectors.admin.cli.PingConnectionPool, org.glassfish.connectors.admin.cli.UpdateConnectorSecurityMap, org.glassfish.connectors.admin.cli.UpdateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.internal.GetActivationSpecClass, org.glassfish.connectors.admin.cli.internal.GetAdminObjectClassNames, org.glassfish.connectors.admin.cli.internal.GetAdminObjectConfigProps, org.glassfish.connectors.admin.cli.internal.GetAdminObjectInterfaceNames, org.glassfish.connectors.admin.cli.internal.GetBuiltInCustomResources, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionNames, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionPropertiesAndDefaults, org.glassfish.connectors.admin.cli.internal.GetConnectorConfigJavaBeans, org.glassfish.connectors.admin.cli.internal.GetMCFConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigPropertyTypes, org.glassfish.connectors.admin.cli.internal.GetMessageListenerTypes, org.glassfish.connectors.admin.cli.internal.GetResourceAdapterConfigProperties, org.glassfish.connectors.admin.cli.internal.GetSystemRarsAllowingPoolCreation] [2024-04-16T09:13:40.380Z] [INFO] [2024-04-16T09:13:40.380Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-admin --- [2024-04-16T09:13:40.380Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java:[32,50] java.rmi.RMISecurityManager in java.rmi has been deprecated and marked for removal [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,36] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,59] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[70,23] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityUtil.java:[111,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.380Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[131,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[241,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[323,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[383,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:40.381Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.382Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,21] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:40.382Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java:[89,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:40.382Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Some input files use or override a deprecated API. [2024-04-16T09:13:40.382Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:40.382Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:40.382Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2024-04-16T09:13:40.382Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2024-04-16T09:13:40.382Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:40.382Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 --- [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc40 --- [2024-04-16T09:13:40.382Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:40.382Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:40.382Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee --- [2024-04-16T09:13:40.382Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:40.382Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store --- [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-store --- [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common --- [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence-common --- [2024-04-16T09:13:40.382Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:40.382Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:40.382Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:40.382Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:40.382Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:40.382Z] [INFO] [2024-04-16T09:13:40.382Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2024-04-16T09:13:40.639Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector --- [2024-04-16T09:13:40.639Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector --- [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jpa-connector --- [2024-04-16T09:13:40.639Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:40.639Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:40.639Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.639Z] [INFO] Not copying test resources [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.639Z] [INFO] Not compiling test sources [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.639Z] [INFO] Tests are skipped. [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.639Z] [INFO] Executing tasks [2024-04-16T09:13:40.639Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2024-04-16T09:13:40.639Z] [INFO] [echo] connectors-ra-redeploy-jars [2024-04-16T09:13:40.639Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2024-04-16T09:13:40.639Z] [INFO] Executed tasks [2024-04-16T09:13:40.639Z] [INFO] [2024-04-16T09:13:40.639Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2024-04-16T09:13:40.896Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector --- [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-weld-connector --- [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.896Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:40.896Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:40.896Z] [INFO] Tests are skipped. [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.896Z] [INFO] Tests are skipped. [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars --- [2024-04-16T09:13:40.896Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:40.896Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:40.896Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT-v2.jar [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] [2024-04-16T09:13:40.896Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-04-16T09:13:40.896Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-04-16T09:13:40.896Z] [INFO] Building connectors-ra-redeploy-rars 7.0.15-SNAPSHOT [229/300] [2024-04-16T09:13:40.896Z] [INFO] Building connectors-ra-redeploy-rars-xa 7.0.15-SNAPSHOT [230/300] [2024-04-16T09:13:40.896Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-04-16T09:13:40.896Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-04-16T09:13:40.896Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-04-16T09:13:40.896Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-04-16T09:13:41.153Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:13:41.153Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:41.153Z] [INFO] [2024-04-16T09:13:41.153Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.153Z] [INFO] [2024-04-16T09:13:41.153Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-ee --- [2024-04-16T09:13:41.153Z] [INFO] [2024-04-16T09:13:41.153Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.153Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] No sources to compile [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] No sources to compile [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-04-16T09:13:41.154Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:41.154Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-04-16T09:13:41.154Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/libsolsparcauth.so [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/libsolx86auth.so [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-ee --- [2024-04-16T09:13:41.154Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2024-04-16T09:13:41.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2024-04-16T09:13:41.154Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2024-04-16T09:13:41.154Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.154Z] [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.154Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2024-04-16T09:13:41.154Z] [INFO] No sources to compile [2024-04-16T09:13:41.154Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [INFO] No sources to compile [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2024-04-16T09:13:41.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2024-04-16T09:13:41.155Z] [INFO] Not copying test resources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.155Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [INFO] Not compiling test sources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.155Z] [INFO] No sources to compile [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:41.155Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.155Z] [INFO] No sources to compile [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [INFO] Not copying test resources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:41.155Z] [INFO] Not compiling test sources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [INFO] Executing tasks [2024-04-16T09:13:41.155Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2024-04-16T09:13:41.155Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2024-04-16T09:13:41.155Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2024-04-16T09:13:41.155Z] [INFO] Executed tasks [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:41.155Z] [INFO] Executing tasks [2024-04-16T09:13:41.155Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2024-04-16T09:13:41.155Z] [INFO] [echo] connectors-ra-redeploy-rars [2024-04-16T09:13:41.155Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2024-04-16T09:13:41.155Z] [INFO] Executed tasks [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:41.155Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common --- [2024-04-16T09:13:41.155Z] [INFO] Not copying test resources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ persistence-common --- [2024-04-16T09:13:41.155Z] [INFO] Not compiling test sources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- surefire:3.2.5:test (default-test) @ persistence-common --- [2024-04-16T09:13:41.155Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common --- [2024-04-16T09:13:41.155Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.155Z] [INFO] Not copying test resources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.155Z] [INFO] Not compiling test sources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.155Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.155Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 --- [2024-04-16T09:13:41.155Z] [INFO] Not copying test resources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc40 --- [2024-04-16T09:13:41.155Z] [INFO] Not compiling test sources [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.155Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2024-04-16T09:13:41.155Z] [INFO] [2024-04-16T09:13:41.156Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc40 --- [2024-04-16T09:13:41.156Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.156Z] [INFO] [2024-04-16T09:13:41.156Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 --- [2024-04-16T09:13:41.441Z] [INFO] Executing tasks [2024-04-16T09:13:41.441Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/classes/META-INF for [2024-04-16T09:13:41.441Z] [INFO] [echo] persistence-common [2024-04-16T09:13:41.441Z] [INFO] Executed tasks [2024-04-16T09:13:41.441Z] [INFO] [2024-04-16T09:13:41.441Z] [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common --- [2024-04-16T09:13:41.441Z] [INFO] Executing tasks [2024-04-16T09:13:41.441Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/classes/META-INF for [2024-04-16T09:13:41.441Z] [INFO] [echo] ha-shoal-cache-store [2024-04-16T09:13:41.441Z] [INFO] Executed tasks [2024-04-16T09:13:41.441Z] [INFO] [2024-04-16T09:13:41.441Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.441Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:41.441Z] [INFO] [2024-04-16T09:13:41.441Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector --- [2024-04-16T09:13:41.441Z] [INFO] Not copying test resources [2024-04-16T09:13:41.441Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jpa-connector --- [2024-04-16T09:13:41.442Z] [INFO] Not compiling test sources [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2024-04-16T09:13:41.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/persistence-common.jar [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jpa-connector --- [2024-04-16T09:13:41.442Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector --- [2024-04-16T09:13:41.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence-common --- [2024-04-16T09:13:41.442Z] [INFO] Executing tasks [2024-04-16T09:13:41.442Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2024-04-16T09:13:41.442Z] [INFO] [echo] jdbc40 [2024-04-16T09:13:41.442Z] [INFO] Executed tasks [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 --- [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.442Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence-common --- [2024-04-16T09:13:41.442Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2024-04-16T09:13:41.442Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- install:3.1.1:install (default-install) @ persistence-common --- [2024-04-16T09:13:41.442Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.442Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.15-SNAPSHOT/persistence-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:41.442Z] [INFO] [2024-04-16T09:13:41.442Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store --- [2024-04-16T09:13:41.442Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.15-SNAPSHOT/ha-shoal-cache-store-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:41.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2024-04-16T09:13:41.442Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.15-SNAPSHOT/ha-shoal-cache-store-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:41.442Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.15-SNAPSHOT/persistence-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:41.442Z] [INFO] Executing tasks [2024-04-16T09:13:41.443Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2024-04-16T09:13:41.443Z] [INFO] [echo] gf-jpa-connector [2024-04-16T09:13:41.443Z] [INFO] Executed tasks [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector --- [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] Building JPA container for glassfish 7.0.15-SNAPSHOT [231/300] [2024-04-16T09:13:41.443Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-04-16T09:13:41.443Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:41.443Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-04-16T09:13:41.443Z] [INFO] Building internal-api module for cmp 7.0.15-SNAPSHOT [232/300] [2024-04-16T09:13:41.443Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-04-16T09:13:41.443Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-04-16T09:13:41.443Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:41.443Z] [INFO] Building Batch Connector for Glassfish 7.0.15-SNAPSHOT [233/300] [2024-04-16T09:13:41.443Z] [INFO] Building utility module for cmp 7.0.15-SNAPSHOT [234/300] [2024-04-16T09:13:41.443Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-04-16T09:13:41.443Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-04-16T09:13:41.443Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:41.443Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc40 --- [2024-04-16T09:13:41.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2024-04-16T09:13:41.443Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc40 --- [2024-04-16T09:13:41.443Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc40 --- [2024-04-16T09:13:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.15-SNAPSHOT/jdbc40-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.15-SNAPSHOT/jdbc40-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jpa-connector --- [2024-04-16T09:13:41.443Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jpa-connector --- [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-04-16T09:13:41.443Z] [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.15-SNAPSHOT [235/300] [2024-04-16T09:13:41.443Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-04-16T09:13:41.443Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:13:41.443Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2024-04-16T09:13:41.443Z] [INFO] [2024-04-16T09:13:41.443Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector --- [2024-04-16T09:13:41.443Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)' [2024-04-16T09:13:41.444Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.15-SNAPSHOT/gf-jpa-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:41.444Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)' [2024-04-16T09:13:41.444Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.15-SNAPSHOT/gf-jpa-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-internal-api --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-internal-api --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-utility --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-utility --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-utility --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-connector --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-connector --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jpa-container --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jpa-container --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jpa-container --- [2024-04-16T09:13:41.750Z] [INFO] No sources to compile [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:41.750Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:41.750Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:41.750Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:41.750Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:41.750Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:41.750Z] [INFO] [2024-04-16T09:13:41.750Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2024-04-16T09:13:41.750Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:41.750Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:41.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:13:41.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:13:41.750Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:13:41.750Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:13:41.750Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionExecutionContext.java:[44,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[645,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[673,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[710,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[720,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[732,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[853,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[860,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[67,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.751Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[84,26] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.752Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[81,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.752Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[255,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.752Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecClientRequestInterceptor.java:[264,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.752Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java:[333,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:41.752Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [2024-04-16T09:13:41.752Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:41.752Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:41.752Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:41.752Z] [INFO] [2024-04-16T09:13:41.752Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2024-04-16T09:13:41.752Z] [INFO] [2024-04-16T09:13:41.752Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2024-04-16T09:13:41.752Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2024-04-16T09:13:41.752Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-04-16T09:13:41.752Z] Enter keystore password: Certificate stored in file [2024-04-16T09:13:41.752Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-04-16T09:13:41.752Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2024-04-16T09:13:41.752Z] [2024-04-16T09:13:41.752Z] Warning: [2024-04-16T09:13:41.753Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:13:41.753Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:13:41.753Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:13:41.753Z] [INFO] [2024-04-16T09:13:41.753Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security --- [2024-04-16T09:13:41.753Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:41.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2024-04-16T09:13:41.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T09:13:41.753Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:41.753Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFilter.java:[173,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:41.753Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:41.753Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:41.753Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFinder.java:[150,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:41.753Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:41.753Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:41.753Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFilter.java:[187,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:41.753Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:41.753Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:41.753Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFinder.java:[167,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:41.753Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:41.753Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:41.753Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Some input files use or override a deprecated API. [2024-04-16T09:13:41.753Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:41.753Z] [INFO] [2024-04-16T09:13:41.753Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2024-04-16T09:13:41.753Z] [INFO] [2024-04-16T09:13:41.753Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2024-04-16T09:13:41.753Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:41.753Z] [INFO] [2024-04-16T09:13:41.753Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin --- [2024-04-16T09:13:41.753Z] [INFO] Not copying test resources [2024-04-16T09:13:41.753Z] [INFO] [2024-04-16T09:13:41.753Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-admin --- [2024-04-16T09:13:41.753Z] [INFO] Not compiling test sources [2024-04-16T09:13:41.753Z] [INFO] [2024-04-16T09:13:41.754Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2024-04-16T09:13:41.754Z] [INFO] [2024-04-16T09:13:41.754Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-admin --- [2024-04-16T09:13:41.754Z] [INFO] [2024-04-16T09:13:41.754Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2024-04-16T09:13:41.754Z] [INFO] Tests are skipped. [2024-04-16T09:13:41.754Z] [INFO] [2024-04-16T09:13:41.754Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin --- [2024-04-16T09:13:41.754Z] [INFO] [2024-04-16T09:13:41.754Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli --- [2024-04-16T09:13:41.754Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:42.009Z] [INFO] [2024-04-16T09:13:42.009Z] [INFO] [2024-04-16T09:13:42.009Z] [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:42.009Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:42.009Z] [INFO] [2024-04-16T09:13:42.009Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra --- [2024-04-16T09:13:42.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:13:42.009Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:13:42.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2024-04-16T09:13:42.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2024-04-16T09:13:42.009Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-04-16T09:13:42.009Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:42.009Z] [INFO] [2024-04-16T09:13:42.009Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra --- [2024-04-16T09:13:42.010Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-04-16T09:13:42.010Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector --- [2024-04-16T09:13:42.010Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:13:42.010Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:42.010Z] [INFO] Not copying test resources [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-weld-connector --- [2024-04-16T09:13:42.010Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-04-16T09:13:42.010Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:13:42.010Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:42.010Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar [2024-04-16T09:13:42.010Z] [INFO] Not compiling test sources [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-weld-connector --- [2024-04-16T09:13:42.010Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T09:13:42.010Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector --- [2024-04-16T09:13:42.010Z] [INFO] Executing tasks [2024-04-16T09:13:42.010Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/classes/META-INF for [2024-04-16T09:13:42.010Z] [INFO] [echo] connectors-admin [2024-04-16T09:13:42.010Z] [INFO] Executed tasks [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin --- [2024-04-16T09:13:42.010Z] [INFO] [2024-04-16T09:13:42.010Z] [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:42.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:13:42.010Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:13:42.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2024-04-16T09:13:42.010Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-04-16T09:13:42.011Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:13:42.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T09:13:42.011Z] [INFO] Executing tasks [2024-04-16T09:13:42.011Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/classes/META-INF for [2024-04-16T09:13:42.011Z] [INFO] [echo] gf-weld-connector [2024-04-16T09:13:42.011Z] [INFO] Executed tasks [2024-04-16T09:13:42.011Z] [INFO] [2024-04-16T09:13:42.011Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector --- [2024-04-16T09:13:42.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2024-04-16T09:13:42.011Z] [INFO] [2024-04-16T09:13:42.011Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:42.011Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.011Z] [INFO] [2024-04-16T09:13:42.011Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:42.011Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.011Z] [INFO] [2024-04-16T09:13:42.011Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:42.011Z] [INFO] [2024-04-16T09:13:42.011Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars --- [2024-04-16T09:13:42.011Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:42.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2024-04-16T09:13:42.011Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar [2024-04-16T09:13:42.011Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar [2024-04-16T09:13:42.011Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar [2024-04-16T09:13:42.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/connectors-admin.jar [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T09:13:42.012Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [236/300] [2024-04-16T09:13:42.012Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-04-16T09:13:42.012Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-weld-connector --- [2024-04-16T09:13:42.012Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-weld-connector --- [2024-04-16T09:13:42.012Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector --- [2024-04-16T09:13:42.012Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.15-SNAPSHOT/gf-weld-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.15-SNAPSHOT/gf-weld-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-04-16T09:13:42.012Z] [INFO] No sources to compile [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] No sources to compile [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] No sources to compile [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-admin --- [2024-04-16T09:13:42.012Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-admin --- [2024-04-16T09:13:42.012Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2024-04-16T09:13:42.012Z] [INFO] [2024-04-16T09:13:42.012Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-admin --- [2024-04-16T09:13:42.012Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.15-SNAPSHOT/connectors-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:42.290Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.15-SNAPSHOT/connectors-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:42.290Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:42.290Z] [INFO] [2024-04-16T09:13:42.290Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security --- [2024-04-16T09:13:42.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2024-04-16T09:13:42.290Z] [INFO] [2024-04-16T09:13:42.290Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb.security --- [2024-04-16T09:13:42.290Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:42.290Z] [INFO] Executing tasks [2024-04-16T09:13:42.290Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T09:13:42.290Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T09:13:42.290Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:42.290Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T09:13:42.290Z] [INFO] Executed tasks [2024-04-16T09:13:42.290Z] [INFO] [2024-04-16T09:13:42.290Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T09:13:42.291Z] [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T09:13:42.291Z] [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T09:13:42.291Z] [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T09:13:42.291Z] [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T09:13:42.291Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T09:13:42.291Z] [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T09:13:42.291Z] [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T09:13:42.291Z] [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T09:13:42.291Z] [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T09:13:42.291Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T09:13:42.291Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T09:13:42.291Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T09:13:42.291Z] [INFO] [2024-04-16T09:13:42.291Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra --- [2024-04-16T09:13:42.291Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T09:13:42.291Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-04-16T09:13:42.291Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T09:13:42.291Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T09:13:42.291Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T09:13:42.291Z] [INFO] [2024-04-16T09:13:42.291Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dependency-lib-downloader --- [2024-04-16T09:13:42.291Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.291Z] [INFO] [2024-04-16T09:13:42.291Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dependency-lib-downloader --- [2024-04-16T09:13:42.291Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.291Z] [INFO] [2024-04-16T09:13:42.291Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader --- [2024-04-16T09:13:42.291Z] [INFO] [2024-04-16T09:13:42.291Z] [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader --- [2024-04-16T09:13:42.291Z] [INFO] Skipping artifact installation [2024-04-16T09:13:42.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2024-04-16T09:13:42.291Z] [INFO] [2024-04-16T09:13:42.291Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra --- [2024-04-16T09:13:42.291Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-04-16T09:13:42.291Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:42.549Z] [INFO] [2024-04-16T09:13:42.549Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-cli --- [2024-04-16T09:13:42.549Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:13:42.549Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:42.549Z] [INFO] [2024-04-16T09:13:42.549Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-internal-api --- [2024-04-16T09:13:42.549Z] [INFO] [2024-04-16T09:13:42.549Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2024-04-16T09:13:42.549Z] [INFO] [2024-04-16T09:13:42.549Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api --- [2024-04-16T09:13:42.549Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:42.550Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.admin.cli.CreateHttp, org.glassfish.web.admin.cli.CreateHttpListener, org.glassfish.web.admin.cli.CreateHttpRedirect, org.glassfish.web.admin.cli.CreateNetworkListener, org.glassfish.web.admin.cli.CreateProtocol, org.glassfish.web.admin.cli.CreateProtocolFilter, org.glassfish.web.admin.cli.CreateProtocolFinder, org.glassfish.web.admin.cli.CreateTransport, org.glassfish.web.admin.cli.CreateVirtualServer, org.glassfish.web.admin.cli.DeleteHttp, org.glassfish.web.admin.cli.DeleteHttpListener, org.glassfish.web.admin.cli.DeleteHttpRedirect, org.glassfish.web.admin.cli.DeleteNetworkListener, org.glassfish.web.admin.cli.DeleteProtocol, org.glassfish.web.admin.cli.DeleteProtocolFilter, org.glassfish.web.admin.cli.DeleteProtocolFinder, org.glassfish.web.admin.cli.DeleteTransport, org.glassfish.web.admin.cli.DeleteVirtualServer, org.glassfish.web.admin.cli.ListHttpListeners, org.glassfish.web.admin.cli.ListNetworkListeners, org.glassfish.web.admin.cli.ListProtocolFilters, org.glassfish.web.admin.cli.ListProtocolFinders, org.glassfish.web.admin.cli.ListProtocols, org.glassfish.web.admin.cli.ListTransports, org.glassfish.web.admin.cli.ListVirtualServers] [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-cli --- [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api --- [2024-04-16T09:13:42.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/resources [2024-04-16T09:13:42.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/manpages [2024-04-16T09:13:42.550Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-internal-api --- [2024-04-16T09:13:42.550Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:42.550Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:42.550Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:42.550Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:42.550Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-utility --- [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-utility --- [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility --- [2024-04-16T09:13:42.550Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:42.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility --- [2024-04-16T09:13:42.550Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:13:42.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/manpages [2024-04-16T09:13:42.550Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-utility --- [2024-04-16T09:13:42.550Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:42.550Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-04-16T09:13:42.550Z] [INFO] No sources to compile [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-04-16T09:13:42.550Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2024-04-16T09:13:42.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-04-16T09:13:42.550Z] [INFO] No sources to compile [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.550Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-04-16T09:13:42.550Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:42.550Z] [INFO] [2024-04-16T09:13:42.551Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-connector --- [2024-04-16T09:13:42.551Z] [INFO] [2024-04-16T09:13:42.551Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2024-04-16T09:13:42.551Z] [INFO] [2024-04-16T09:13:42.551Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector --- [2024-04-16T09:13:42.551Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:42.551Z] [INFO] Executing tasks [2024-04-16T09:13:42.551Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2024-04-16T09:13:42.551Z] [INFO] [echo] jdbc-ra [2024-04-16T09:13:42.551Z] [INFO] [2024-04-16T09:13:42.551Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector --- [2024-04-16T09:13:42.551Z] [INFO] Executed tasks [2024-04-16T09:13:42.551Z] [INFO] [2024-04-16T09:13:42.551Z] [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-04-16T09:13:42.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/resources [2024-04-16T09:13:42.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/manpages [2024-04-16T09:13:42.551Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:42.551Z] [INFO] [2024-04-16T09:13:42.551Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-connector --- [2024-04-16T09:13:42.551Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:42.551Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:42.551Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:42.551Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:42.551Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00001 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00002 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00003 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00004 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00005 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00006 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00007 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false [2024-04-16T09:13:42.551Z] [INFO] Processing: AS-SECURITY-00008 [2024-04-16T09:13:42.551Z] [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false [2024-04-16T09:13:42.551Z] [INFO] Total Messages including ones found from disk so far: {AS-SECURITY-00001=Exception while getting the CodeSource, AS-SECURITY-00002=[Web-Security] WebSecurityManager - Exception while getting the PolicyFactory, AS-SECURITY-00003=[Web-Security] setPolicy SecurityPermission required to call PolicyContext.setContextID, AS-SECURITY-00004=[Web-Security] Unexpected Exception while setting policy context, AS-SECURITY-00005=JACC: For the URL pattern {0}, all but the following methods have been excluded: {1}, AS-SECURITY-00006=JACC: For the URL pattern {0}, the following methods have been excluded: {1}, AS-SECURITY-00007=JACC: For the URL pattern {0}, all but the following methods were uncovered: {1}, AS-SECURITY-00008=JACC: For the URL pattern {0}, the following methods were uncovered: {1}} [2024-04-16T09:13:42.551Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:42.551Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:42.551Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:42.551Z] [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN [2024-04-16T09:13:42.552Z] [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils [2024-04-16T09:13:42.552Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.web.description=Core-ee Security Logger, jakarta.enterprise.system.core.security.web.publish=true, jakarta.enterprise.system.core.security.web.subsystem=SECURITY} [2024-04-16T09:13:42.552Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:42.552Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:13:42.552Z] [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils [2024-04-16T09:13:42.552Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:42.552Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:42.552Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:42.552Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:42.552Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:42.552Z] [INFO] [2024-04-16T09:13:42.552Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee --- [2024-04-16T09:13:42.552Z] [INFO] Not copying test resources [2024-04-16T09:13:42.552Z] [INFO] [2024-04-16T09:13:42.552Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-ee --- [2024-04-16T09:13:42.552Z] [INFO] Not compiling test sources [2024-04-16T09:13:42.552Z] [INFO] [2024-04-16T09:13:42.552Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2024-04-16T09:13:42.552Z] [INFO] [2024-04-16T09:13:42.552Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-ee --- [2024-04-16T09:13:42.552Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.552Z] [INFO] [2024-04-16T09:13:42.552Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee --- [2024-04-16T09:13:42.552Z] [INFO] Executing tasks [2024-04-16T09:13:42.552Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2024-04-16T09:13:42.837Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2024-04-16T09:13:42.837Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2024-04-16T09:13:42.837Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2024-04-16T09:13:42.837Z] [INFO] Executed tasks [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra --- [2024-04-16T09:13:42.837Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:13:42.837Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jpa-container --- [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jpa-container --- [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container --- [2024-04-16T09:13:42.837Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container --- [2024-04-16T09:13:42.837Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:42.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/src/main/manpages [2024-04-16T09:13:42.837Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jpa-container --- [2024-04-16T09:13:42.837Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:42.837Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:42.837Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-04-16T09:13:42.837Z] [INFO] Executing tasks [2024-04-16T09:13:42.837Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/META-INF for [2024-04-16T09:13:42.837Z] [INFO] [echo] security-ee [2024-04-16T09:13:42.837Z] [INFO] Executed tasks [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee --- [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra --- [2024-04-16T09:13:42.837Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-04-16T09:13:42.837Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-04-16T09:13:42.837Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-04-16T09:13:42.837Z] [INFO] [2024-04-16T09:13:42.837Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-04-16T09:13:42.838Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:42.838Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.zip [2024-04-16T09:13:42.838Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/security-ee.jar [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-ee --- [2024-04-16T09:13:42.838Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-ee --- [2024-04-16T09:13:42.838Z] [INFO] Tests are skipped. [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] --- install:3.1.1:install (default-install) @ security-ee --- [2024-04-16T09:13:42.838Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.15-SNAPSHOT/security-ee-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:42.838Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.15-SNAPSHOT/security-ee-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-04-16T09:13:42.838Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-04-16T09:13:42.838Z] [INFO] Building Connectors Runtime 7.0.15-SNAPSHOT [237/300] [2024-04-16T09:13:42.838Z] [INFO] [2024-04-16T09:13:42.838Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-04-16T09:13:42.838Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-04-16T09:13:42.838Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-04-16T09:13:42.838Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-04-16T09:13:42.838Z] [INFO] Building GlassFish AppClient Server-Side Core 7.0.15-SNAPSHOT [241/300] [2024-04-16T09:13:42.838Z] [INFO] Building Web Container Common Utilities 7.0.15-SNAPSHOT [240/300] [2024-04-16T09:13:42.838Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:42.838Z] [INFO] from appserver/web/war-util/pom.xml [2024-04-16T09:13:42.838Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.15-SNAPSHOT [239/300] [2024-04-16T09:13:42.838Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-04-16T09:13:42.838Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:42.838Z] [INFO] Building Security Related Implementation for GlassFish 7.0.15-SNAPSHOT [238/300] [2024-04-16T09:13:42.838Z] [INFO] from appserver/security/security-all/pom.xml [2024-04-16T09:13:42.838Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:13:42.838Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:42.838Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-04-16T09:13:42.838Z] [INFO] Building GlassFish Core EJB container implementation 7.0.15-SNAPSHOT [242/300] [2024-04-16T09:13:42.838Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:42.838Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-04-16T09:13:42.838Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-full --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-full --- [2024-04-16T09:13:43.094Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:43.094Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war-util --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war-util --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war-util --- [2024-04-16T09:13:43.094Z] [INFO] [2024-04-16T09:13:43.094Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-server-core --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-server-core --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-runtime --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-runtime --- [2024-04-16T09:13:43.095Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-04-16T09:13:43.095Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:43.095Z] [INFO] No sources to compile [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-container --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-container --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-container --- [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:43.095Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:43.095Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] No sources to compile [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-all --- [2024-04-16T09:13:43.095Z] [INFO] No sources to compile [2024-04-16T09:13:43.095Z] [INFO] [2024-04-16T09:13:43.095Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all --- [2024-04-16T09:13:43.350Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:43.350Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:43.350Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:43.350Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:43.350Z] [INFO] Executing tasks [2024-04-16T09:13:43.350Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/target/classes/META-INF for [2024-04-16T09:13:43.350Z] [INFO] [echo] security-all [2024-04-16T09:13:43.350Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/target/classes/META-INF [2024-04-16T09:13:43.350Z] [INFO] Executed tasks [2024-04-16T09:13:43.350Z] [INFO] [2024-04-16T09:13:43.350Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-all --- [2024-04-16T09:13:43.350Z] [INFO] Tests are skipped. [2024-04-16T09:13:43.350Z] [INFO] [2024-04-16T09:13:43.350Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-all --- [2024-04-16T09:13:43.350Z] [INFO] Tests are skipped. [2024-04-16T09:13:43.350Z] [INFO] [2024-04-16T09:13:43.350Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2024-04-16T09:13:43.350Z] [INFO] [2024-04-16T09:13:43.350Z] [INFO] --- install:3.1.1:install (default-install) @ security-all --- [2024-04-16T09:13:43.350Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/7.0.15-SNAPSHOT/security-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:43.351Z] Domain domain1 created. [2024-04-16T09:13:43.351Z] Domain domain1 admin port is 4848. [2024-04-16T09:13:43.351Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:43.351Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:43.351Z] [INFO] [2024-04-16T09:13:43.351Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security --- [2024-04-16T09:13:43.351Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:13:43.351Z] [INFO] Not copying test resources [2024-04-16T09:13:43.351Z] [INFO] [2024-04-16T09:13:43.351Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb.security --- [2024-04-16T09:13:43.351Z] Login information relevant to admin user name [admin] [2024-04-16T09:13:43.351Z] for this domain [domain1] stored at [2024-04-16T09:13:43.351Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:13:43.351Z] Make sure that this file remains protected. [2024-04-16T09:13:43.351Z] Information stored in this file will be used by [2024-04-16T09:13:43.351Z] administration commands to manage this domain. [2024-04-16T09:13:43.351Z] Command create-domain executed successfully. [2024-04-16T09:13:43.351Z] [INFO] Not compiling test sources [2024-04-16T09:13:43.351Z] [INFO] [2024-04-16T09:13:43.351Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2024-04-16T09:13:43.351Z] [INFO] [2024-04-16T09:13:43.351Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb.security --- [2024-04-16T09:13:43.351Z] [INFO] Tests are skipped. [2024-04-16T09:13:43.351Z] [INFO] [2024-04-16T09:13:43.351Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security --- [2024-04-16T09:13:43.351Z] [INFO] [2024-04-16T09:13:43.351Z] [INFO] --- assembly:3.6.0:single (default-single) @ atomic --- [2024-04-16T09:13:43.351Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:13:43.351Z] [INFO] Executing tasks [2024-04-16T09:13:43.351Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/classes/META-INF for [2024-04-16T09:13:43.351Z] [INFO] [echo] ejb.security [2024-04-16T09:13:43.606Z] [INFO] Executed tasks [2024-04-16T09:13:43.606Z] [INFO] [2024-04-16T09:13:43.606Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security --- [2024-04-16T09:13:43.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/ejb.security.jar [2024-04-16T09:13:43.606Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:43.606Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2024-04-16T09:13:43.607Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2024-04-16T09:13:43.607Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/atomic.zip [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb.security --- [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api --- [2024-04-16T09:13:43.607Z] [INFO] Tests are skipped. [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb.security --- [2024-04-16T09:13:43.607Z] [INFO] Tests are skipped. [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:43.607Z] [INFO] --- install:3.1.1:install (default-install) @ ejb.security --- [2024-04-16T09:13:43.607Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.15-SNAPSHOT/ejb.security-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:43.607Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.15-SNAPSHOT/ejb.security-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-04-16T09:13:43.607Z] [INFO] Building Appclient Security Integration 7.0.15-SNAPSHOT [243/300] [2024-04-16T09:13:43.607Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-04-16T09:13:43.607Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient.security --- [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient.security --- [2024-04-16T09:13:43.607Z] [INFO] [2024-04-16T09:13:43.607Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient.security --- [2024-04-16T09:13:43.607Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:43.607Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:43.862Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:43.862Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[239,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:43.862Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[242,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:43.862Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [2024-04-16T09:13:43.863Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:43.863Z] [INFO] [2024-04-16T09:13:43.863Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2024-04-16T09:13:43.863Z] [INFO] [2024-04-16T09:13:43.863Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2024-04-16T09:13:43.863Z] [INFO] [2024-04-16T09:13:43.863Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector --- [2024-04-16T09:13:43.863Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:43.863Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:43.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[69,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[93,83] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[106,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[70,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[71,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[72,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[73,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[74,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[75,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[76,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[77,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[78,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:43.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java:[74,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:43.864Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API. [2024-04-16T09:13:43.864Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:43.864Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:43.865Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:43.865Z] [INFO] [2024-04-16T09:13:43.865Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2024-04-16T09:13:43.865Z] [INFO] [2024-04-16T09:13:43.865Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2024-04-16T09:13:43.865Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:43.865Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:43.865Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00001 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00002 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00003 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00004 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00005 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00006 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00007 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00008 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00009 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00010 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00011 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00012 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00013 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00014 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00015 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00016 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00017 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00018 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00019 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00020 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00021 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00022 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00023 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00024 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00025 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00026 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00028 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00029 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00030 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00031 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00032 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00033 [2024-04-16T09:13:43.865Z] [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false [2024-04-16T09:13:43.865Z] [INFO] Processing: AS-WEB-ADMIN-00034 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00035 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00036 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00037 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00038 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00039 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00040 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00041 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00042 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00043 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00044 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00045 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false [2024-04-16T09:13:43.866Z] [INFO] Processing: AS-WEB-ADMIN-00046 [2024-04-16T09:13:43.866Z] [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false [2024-04-16T09:13:43.867Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-ADMIN-00001=Unable to register StatsProvider {0} with Monitoring Infrastructure. No monitoring data will be collected for {1} and {2}, AS-WEB-ADMIN-00002=Current server config is null, AS-WEB-ADMIN-00003=The acceptor threads must be at least 1, AS-WEB-ADMIN-00004=Listener {0} could not be created, actual reason: {1}, AS-WEB-ADMIN-00005=A default virtual server is required. Please use --default-virtual-server to specify this value., AS-WEB-ADMIN-00006=--defaultVS and --default-virtual-server conflict. Please use only --default-virtual-server to specify this value., AS-WEB-ADMIN-00007=Attribute value (default-virtual-server = {0}) is not found in list of virtual servers defined in config., AS-WEB-ADMIN-00008=Http Listener named {0} already exists., AS-WEB-ADMIN-00009=Port [{0}] is already taken for address [{1}], please choose another port., AS-WEB-ADMIN-00010=Network Listener named {0} already exists., AS-WEB-ADMIN-00011=Protocol {0} has neither a protocol nor a port-unification configured., AS-WEB-ADMIN-00012={0} create failed:, AS-WEB-ADMIN-00013=The specified protocol {0} is not yet configured., AS-WEB-ADMIN-00014=Failed to create http-redirect for {0}: {1}., AS-WEB-ADMIN-00015=An http element for {0} already exists. Cannot add duplicate http., AS-WEB-ADMIN-00016=An http-redirect element for {0} already exists. Cannot add duplicate http-redirect., AS-WEB-ADMIN-00017={0} protocol already exists. Cannot add duplicate protocol., AS-WEB-ADMIN-00018=Failed to create protocol {0}., AS-WEB-ADMIN-00019={0} create failed: {1}., AS-WEB-ADMIN-00020={0} create failed. Given class is not a ProtocolFilter: {1}., AS-WEB-ADMIN-00021={0} create failed. Given class is not a ProtocolFinder: {1}., AS-WEB-ADMIN-00022={0} transport already exists. Cannot add duplicate transport., AS-WEB-ADMIN-00023=Failed to create transport {0}., AS-WEB-ADMIN-00024=Please use only networklisteners., AS-WEB-ADMIN-00025=Virtual Server named {0} already exists., AS-WEB-ADMIN-00026={0} create failed., AS-WEB-ADMIN-00028=Specified http listener, {0}, doesn''t exist., AS-WEB-ADMIN-00029={0} delete failed., AS-WEB-ADMIN-00030={0} Network Listener doesn't exist., AS-WEB-ADMIN-00031=Deletion of NetworkListener {0} failed., AS-WEB-ADMIN-00032={0} http-redirect doesn't exist., AS-WEB-ADMIN-00033=Deletion of http {0} failed., AS-WEB-ADMIN-00034=Deletion of http-redirect {0} failed., AS-WEB-ADMIN-00035={0} protocol doesn't exist., AS-WEB-ADMIN-00036={0} protocol is being used in the network listener {1}., AS-WEB-ADMIN-00037=Deletion of Protocol {0} failed., AS-WEB-ADMIN-00038={0} delete failed: {1}., AS-WEB-ADMIN-00039=No {0} element found with the name {1}., AS-WEB-ADMIN-00040={0} transport is being used in the network listener {1}., AS-WEB-ADMIN-00041=Deletion of Transport {0} failed., AS-WEB-ADMIN-00042={0} transport doesn''t exist., AS-WEB-ADMIN-00043={0} delete failed., AS-WEB-ADMIN-00044=Specified virtual server, {0}, doesn''t exist., AS-WEB-ADMIN-00045=Specified virtual server, {0}, can not be deleted because it is referenced from http listener, {1}., AS-WEB-ADMIN-00046=Monitoring Registry does not exist. Possible causes are 1) Monitoring is not turned on or at a lower level 2) The corresponding container (web, ejb, etc.) is not loaded yet} [2024-04-16T09:13:43.867Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:43.867Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:43.867Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:43.867Z] [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER [2024-04-16T09:13:43.867Z] [INFO] Enclosing type is org.glassfish.web.admin.LogFacade [2024-04-16T09:13:43.867Z] [INFO] Loggers found so far: {jakarta.enterprise.web.admin.description=WEB Admin Logger, jakarta.enterprise.web.admin.publish=true, jakarta.enterprise.web.admin.subsystem=WEB} [2024-04-16T09:13:43.867Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:43.867Z] [INFO] Found enclosing element WEB_ADMIN_LOGGER [2024-04-16T09:13:43.867Z] [INFO] Found enclosing element org.glassfish.web.admin.LogFacade [2024-04-16T09:13:43.867Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:43.867Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:43.867Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:43.867Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:43.868Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:43.868Z] [INFO] [2024-04-16T09:13:43.868Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli --- [2024-04-16T09:13:43.868Z] [INFO] Not copying test resources [2024-04-16T09:13:43.868Z] [INFO] [2024-04-16T09:13:43.868Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-cli --- [2024-04-16T09:13:43.868Z] [INFO] Not compiling test sources [2024-04-16T09:13:43.868Z] [INFO] [2024-04-16T09:13:43.868Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2024-04-16T09:13:43.868Z] [INFO] [2024-04-16T09:13:43.868Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-cli --- [2024-04-16T09:13:43.868Z] [INFO] Tests are skipped. [2024-04-16T09:13:43.868Z] [INFO] [2024-04-16T09:13:43.868Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli --- [2024-04-16T09:13:43.868Z] [INFO] [2024-04-16T09:13:43.868Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility --- [2024-04-16T09:13:43.868Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:43.868Z] [INFO] Executing tasks [2024-04-16T09:13:43.868Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/classes/META-INF for [2024-04-16T09:13:43.868Z] [INFO] [echo] web-cli [2024-04-16T09:13:43.868Z] [INFO] Executed tasks [2024-04-16T09:13:43.868Z] [INFO] [2024-04-16T09:13:43.868Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli --- [2024-04-16T09:13:44.124Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/web-cli.jar [2024-04-16T09:13:44.124Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2024-04-16T09:13:44.124Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-cli --- [2024-04-16T09:13:44.124Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-cli --- [2024-04-16T09:13:44.124Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container --- [2024-04-16T09:13:44.124Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- install:3.1.1:install (default-install) @ web-cli --- [2024-04-16T09:13:44.124Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.15-SNAPSHOT/web-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api --- [2024-04-16T09:13:44.124Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:44.124Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.15-SNAPSHOT/web-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-internal-api --- [2024-04-16T09:13:44.124Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.124Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.124Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:44.124Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-full --- [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-full --- [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full --- [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector --- [2024-04-16T09:13:44.124Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full --- [2024-04-16T09:13:44.124Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:44.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/manpages [2024-04-16T09:13:44.124Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:44.124Z] [INFO] [2024-04-16T09:13:44.124Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-full --- [2024-04-16T09:13:44.124Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.380Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.380Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.380Z] [INFO] [2024-04-16T09:13:44.380Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war-util --- [2024-04-16T09:13:44.380Z] [INFO] [2024-04-16T09:13:44.380Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war-util --- [2024-04-16T09:13:44.380Z] [INFO] [2024-04-16T09:13:44.380Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util --- [2024-04-16T09:13:44.380Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:44.380Z] [INFO] [2024-04-16T09:13:44.380Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war-util --- [2024-04-16T09:13:44.380Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:44.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/manpages [2024-04-16T09:13:44.380Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:44.380Z] [INFO] [2024-04-16T09:13:44.380Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war-util --- [2024-04-16T09:13:44.380Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-connector --- [2024-04-16T09:13:44.381Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.381Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.381Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.381Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-utility --- [2024-04-16T09:13:44.381Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic --- [2024-04-16T09:13:44.381Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-server-core --- [2024-04-16T09:13:44.381Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/atomic.zip [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-server-core --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core --- [2024-04-16T09:13:44.381Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:44.381Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.381Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.381Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-04-16T09:13:44.381Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-04-16T09:13:44.381Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-04-16T09:13:44.381Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:44.381Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.zip [2024-04-16T09:13:44.381Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-04-16T09:13:44.381Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-server-core --- [2024-04-16T09:13:44.381Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.381Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.381Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container --- [2024-04-16T09:13:44.381Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient.security --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient.security --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jpa-container --- [2024-04-16T09:13:44.381Z] [INFO] [2024-04-16T09:13:44.381Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security --- [2024-04-16T09:13:44.381Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:44.381Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.382Z] [INFO] [2024-04-16T09:13:44.382Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security --- [2024-04-16T09:13:44.382Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.382Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:44.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/resources [2024-04-16T09:13:44.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/manpages [2024-04-16T09:13:44.382Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:44.382Z] [INFO] [2024-04-16T09:13:44.382Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient.security --- [2024-04-16T09:13:44.382Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:44.382Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:44.636Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.636Z] [INFO] [2024-04-16T09:13:44.636Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api --- [2024-04-16T09:13:44.636Z] [INFO] Not copying test resources [2024-04-16T09:13:44.636Z] [INFO] [2024-04-16T09:13:44.636Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-internal-api --- [2024-04-16T09:13:44.636Z] [INFO] Not compiling test sources [2024-04-16T09:13:44.636Z] [INFO] [2024-04-16T09:13:44.636Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2024-04-16T09:13:44.636Z] [INFO] [2024-04-16T09:13:44.636Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-internal-api --- [2024-04-16T09:13:44.636Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.636Z] [INFO] [2024-04-16T09:13:44.636Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api --- [2024-04-16T09:13:44.891Z] [INFO] Executing tasks [2024-04-16T09:13:44.891Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2024-04-16T09:13:44.891Z] [INFO] [echo] cmp-internal-api [2024-04-16T09:13:44.891Z] [INFO] Executed tasks [2024-04-16T09:13:44.891Z] [INFO] [2024-04-16T09:13:44.891Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api --- [2024-04-16T09:13:44.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2024-04-16T09:13:44.891Z] [INFO] [2024-04-16T09:13:44.891Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-internal-api --- [2024-04-16T09:13:44.891Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.891Z] [INFO] [2024-04-16T09:13:44.891Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-internal-api --- [2024-04-16T09:13:44.891Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.891Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api --- [2024-04-16T09:13:44.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.15-SNAPSHOT/cmp-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:44.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.15-SNAPSHOT/cmp-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:44.892Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Not copying test resources [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Not compiling test sources [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Executing tasks [2024-04-16T09:13:44.892Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2024-04-16T09:13:44.892Z] [INFO] [echo] glassfish-batch-connector [2024-04-16T09:13:44.892Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility --- [2024-04-16T09:13:44.892Z] [INFO] Executed tasks [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Not copying test resources [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-utility --- [2024-04-16T09:13:44.892Z] [INFO] Not compiling test sources [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-utility --- [2024-04-16T09:13:44.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility --- [2024-04-16T09:13:44.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Tests are skipped. [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector --- [2024-04-16T09:13:44.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.15-SNAPSHOT/glassfish-batch-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:44.892Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.15-SNAPSHOT/glassfish-batch-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-04-16T09:13:44.892Z] [INFO] Building Batch Commands for Glassfish 7.0.15-SNAPSHOT [244/300] [2024-04-16T09:13:44.892Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-04-16T09:13:44.892Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:44.892Z] [INFO] Executing tasks [2024-04-16T09:13:44.892Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/classes/META-INF for [2024-04-16T09:13:44.892Z] [INFO] [echo] cmp-utility [2024-04-16T09:13:44.892Z] [INFO] Executed tasks [2024-04-16T09:13:44.892Z] [INFO] [2024-04-16T09:13:44.892Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility --- [2024-04-16T09:13:44.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/cmp-utility.jar [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-commands --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-utility --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-commands --- [2024-04-16T09:13:45.148Z] [INFO] Tests are skipped. [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-utility --- [2024-04-16T09:13:45.148Z] [INFO] Tests are skipped. [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-utility --- [2024-04-16T09:13:45.148Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.15-SNAPSHOT/cmp-utility-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:45.148Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.15-SNAPSHOT/cmp-utility-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-04-16T09:13:45.148Z] [INFO] Building model module for cmp 7.0.15-SNAPSHOT [245/300] [2024-04-16T09:13:45.148Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-04-16T09:13:45.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:45.148Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.148Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-model --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-model --- [2024-04-16T09:13:45.148Z] [INFO] [2024-04-16T09:13:45.148Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-model --- [2024-04-16T09:13:45.148Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.148Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.148Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[302,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[312,48] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[319,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[330,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[337,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[348,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[404,31] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[457,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.149Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2024-04-16T09:13:45.149Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full --- [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full --- [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full --- [2024-04-16T09:13:45.149Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-runtime --- [2024-04-16T09:13:45.149Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-runtime --- [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime --- [2024-04-16T09:13:45.149Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime --- [2024-04-16T09:13:45.149Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:45.149Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-04-16T09:13:45.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/manpages [2024-04-16T09:13:45.149Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-runtime --- [2024-04-16T09:13:45.149Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.149Z] [INFO] [2024-04-16T09:13:45.149Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container --- [2024-04-16T09:13:45.150Z] [INFO] Not copying test resources [2024-04-16T09:13:45.150Z] [INFO] [2024-04-16T09:13:45.150Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jpa-container --- [2024-04-16T09:13:45.150Z] [INFO] Not compiling test sources [2024-04-16T09:13:45.150Z] [INFO] [2024-04-16T09:13:45.150Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2024-04-16T09:13:45.150Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.150Z] [INFO] [2024-04-16T09:13:45.150Z] [INFO] --- surefire:3.2.5:test (default-test) @ jpa-container --- [2024-04-16T09:13:45.150Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.150Z] [INFO] Tests are skipped. [2024-04-16T09:13:45.150Z] [INFO] [2024-04-16T09:13:45.150Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container --- [2024-04-16T09:13:45.404Z] [INFO] Executing tasks [2024-04-16T09:13:45.404Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/classes/META-INF for [2024-04-16T09:13:45.405Z] [INFO] [echo] jpa-container [2024-04-16T09:13:45.405Z] [INFO] Executed tasks [2024-04-16T09:13:45.405Z] [INFO] [2024-04-16T09:13:45.405Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container --- [2024-04-16T09:13:45.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/jpa-container.jar [2024-04-16T09:13:45.405Z] [INFO] [2024-04-16T09:13:45.405Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jpa-container --- [2024-04-16T09:13:45.405Z] [INFO] Tests are skipped. [2024-04-16T09:13:45.405Z] [INFO] [2024-04-16T09:13:45.405Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jpa-container --- [2024-04-16T09:13:45.405Z] [INFO] Tests are skipped. [2024-04-16T09:13:45.405Z] [INFO] [2024-04-16T09:13:45.405Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2024-04-16T09:13:45.405Z] [INFO] [2024-04-16T09:13:45.405Z] [INFO] --- install:3.1.1:install (default-install) @ jpa-container --- [2024-04-16T09:13:45.405Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.15-SNAPSHOT/jpa-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:45.405Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.15-SNAPSHOT/jpa-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:45.405Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:45.405Z] [INFO] [2024-04-16T09:13:45.405Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full --- [2024-04-16T09:13:45.660Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.660Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[129,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.660Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[156,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.660Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,26] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,67] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[610,22] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[620,26] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1125,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1369,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1447,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1524,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[347,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[354,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java:[131,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util --- [2024-04-16T09:13:45.661Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-full --- [2024-04-16T09:13:45.661Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-commands --- [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands --- [2024-04-16T09:13:45.661Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.661Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.661Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.661Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands --- [2024-04-16T09:13:45.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/resources [2024-04-16T09:13:45.661Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-04-16T09:13:45.661Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:45.661Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-commands --- [2024-04-16T09:13:45.662Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.662Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.662Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.662Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:45.662Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.662Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[93,19] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security --- [2024-04-16T09:13:45.662Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:45.662Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-model --- [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-model --- [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model --- [2024-04-16T09:13:45.662Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model --- [2024-04-16T09:13:45.662Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:45.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/manpages [2024-04-16T09:13:45.662Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-model --- [2024-04-16T09:13:45.662Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.662Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.662Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- command-security:1.0.17:check (default-check) @ war-util --- [2024-04-16T09:13:45.662Z] [INFO] [2024-04-16T09:13:45.662Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war-util --- [2024-04-16T09:13:45.662Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.662Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.918Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:45.918Z] [INFO] [2024-04-16T09:13:45.918Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security --- [2024-04-16T09:13:45.918Z] [INFO] [2024-04-16T09:13:45.918Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient.security --- [2024-04-16T09:13:45.918Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.918Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:45.918Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:45.918Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.918Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.918Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.918Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.918Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.918Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:45.918Z] [INFO] [2024-04-16T09:13:45.918Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-container --- [2024-04-16T09:13:45.918Z] [INFO] [2024-04-16T09:13:45.918Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-container --- [2024-04-16T09:13:45.918Z] [INFO] [2024-04-16T09:13:45.918Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container --- [2024-04-16T09:13:45.918Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:45.918Z] [INFO] [2024-04-16T09:13:45.918Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container --- [2024-04-16T09:13:45.918Z] [INFO] Copying 11 resources from src/main/resources to target/classes [2024-04-16T09:13:45.918Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-04-16T09:13:45.918Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:45.919Z] [INFO] [2024-04-16T09:13:45.919Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-container --- [2024-04-16T09:13:45.919Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:45.919Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:46.173Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:46.173Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:46.173Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:46.173Z] [INFO] Processing: AS-DEPLOYMENT-02015 [2024-04-16T09:13:46.173Z] [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false [2024-04-16T09:13:46.173Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized} [2024-04-16T09:13:46.173Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:46.173Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:46.173Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:46.173Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER [2024-04-16T09:13:46.173Z] [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer [2024-04-16T09:13:46.174Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT} [2024-04-16T09:13:46.174Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:46.174Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-04-16T09:13:46.174Z] [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer [2024-04-16T09:13:46.174Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:46.174Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:46.174Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:46.174Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:46.174Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] Not copying test resources [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] Not compiling test sources [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] Executing tasks [2024-04-16T09:13:46.174Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:46.174Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.174Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientGroupFacadeGenerator.java:[81,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-04-16T09:13:46.174Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[92,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.174Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[104,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.174Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:46.174Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2024-04-16T09:13:46.174Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/classes/META-INF for [2024-04-16T09:13:46.174Z] [INFO] [echo] deployment-jakartaee-full [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2024-04-16T09:13:46.174Z] [INFO] Executed tasks [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.174Z] [INFO] [2024-04-16T09:13:46.174Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full --- [2024-04-16T09:13:46.175Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.15-SNAPSHOT/deployment-jakartaee-full-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:46.175Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.15-SNAPSHOT/deployment-jakartaee-full-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:46.175Z] [INFO] [2024-04-16T09:13:46.175Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core --- [2024-04-16T09:13:46.175Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:46.430Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:46.430Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:46.430Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00001 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00002 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00004 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00005 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00006 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00007 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00008 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00011 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00015 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00016 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00021 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00022 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00023 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00024 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00027 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00028 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00029 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00030 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00031 [2024-04-16T09:13:46.430Z] [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false [2024-04-16T09:13:46.430Z] [INFO] Processing: AS-WEB-UTIL-00032 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false [2024-04-16T09:13:46.431Z] [INFO] Processing: AS-WEB-UTIL-00033 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false [2024-04-16T09:13:46.431Z] [INFO] Processing: AS-WEB-UTIL-00034 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false [2024-04-16T09:13:46.431Z] [INFO] Processing: AS-WEB-UTIL-00035 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false [2024-04-16T09:13:46.431Z] [INFO] Processing: AS-WEB-UTIL-00036 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false [2024-04-16T09:13:46.431Z] [INFO] Processing: AS-WEB-UTIL-00037 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true [2024-04-16T09:13:46.431Z] [INFO] Processing: AS-WEB-UTIL-00038 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false [2024-04-16T09:13:46.431Z] [INFO] Processing: AS-WEB-UTIL-00039 [2024-04-16T09:13:46.431Z] [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false [2024-04-16T09:13:46.431Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-UTIL-00001=Resource ''{0}'' is missing, AS-WEB-UTIL-00002=Failed tracking modifications of ''{0}'' : {1}, AS-WEB-UTIL-00004=Security Violation, attempt to use Restricted Class: {0}, AS-WEB-UTIL-00005=Class {0} has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version {1}, AS-WEB-UTIL-00006=Unable to load class with name [{0}], reason: {1}, AS-WEB-UTIL-00007=The web application [{0}] registered the JDBC driver [{1}] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered., AS-WEB-UTIL-00008=JDBC driver de-registration failed for web application [{0}], AS-WEB-UTIL-00011=Failed to check for ThreadLocal references for web application [{0}], AS-WEB-UTIL-00015=The web application [{0}] created a ThreadLocal with key of [{1}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00016=The web application [{0}] created a ThreadLocal with key of [{1}] and a value of [{2}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00021=Illegal JAR entry detected with name {0}, AS-WEB-UTIL-00022=Unable to validate JAR entry with name {0}, AS-WEB-UTIL-00023=Unable to create {0}, AS-WEB-UTIL-00024=Unable to delete {0}, AS-WEB-UTIL-00027=extra-class-path component [{0}] is not a valid pathname, AS-WEB-UTIL-00028=The clearReferencesStatic is not consistent in context.xml for virtual servers, AS-WEB-UTIL-00029=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-UTIL-00030=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-UTIL-00031=Ignoring invalid property [{0}] = [{1}], AS-WEB-UTIL-00032=The xml element should be [{0}] rather than [{1}], AS-WEB-UTIL-00033=This is an unexpected end of document, AS-WEB-UTIL-00034=Unexpected type of ClassLoader. Expected: java.net.URLClassLoader, got: {0}, AS-WEB-UTIL-00035=Unable to load class {0}, reason: {1}, AS-WEB-UTIL-00036=Invalid URLClassLoader path component: [{0}] is neither a JAR file nor a directory, AS-WEB-UTIL-00037=Error trying to scan the classes at {0} for annotations in which a ServletContainerInitializer has expressed interest, AS-WEB-UTIL-00038=Ignoring [{0}] during Tag Library Descriptor (TLD) processing, AS-WEB-UTIL-00039=Unable to determine TLD resources for [{0}] tag library, because class loader [{1}] for [{2}] is not an instance of java.net.URLClassLoader} [2024-04-16T09:13:46.431Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:46.431Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:46.431Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:46.431Z] [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER [2024-04-16T09:13:46.431Z] [INFO] Enclosing type is org.glassfish.web.loader.LogFacade [2024-04-16T09:13:46.431Z] [INFO] Loggers found so far: {jakarta.enterprise.web.util.description=WEB Util Logger, jakarta.enterprise.web.util.publish=true, jakarta.enterprise.web.util.subsystem=WEB} [2024-04-16T09:13:46.431Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:46.431Z] [INFO] Found enclosing element WEB_UTIL_LOGGER [2024-04-16T09:13:46.431Z] [INFO] Found enclosing element org.glassfish.web.loader.LogFacade [2024-04-16T09:13:46.431Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:46.432Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:46.432Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:46.432Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:46.432Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util --- [2024-04-16T09:13:46.432Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:46.432Z] [INFO] Not copying test resources [2024-04-16T09:13:46.432Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2024-04-16T09:13:46.432Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:46.432Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2024-04-16T09:13:46.432Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2024-04-16T09:13:46.432Z] [INFO] Not compiling test sources [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- surefire:3.2.5:test (default-test) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands --- [2024-04-16T09:13:46.432Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:46.432Z] [INFO] Executing tasks [2024-04-16T09:13:46.432Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/classes/META-INF for [2024-04-16T09:13:46.432Z] [INFO] [echo] war-util [2024-04-16T09:13:46.432Z] [INFO] Executed tasks [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- jar:3.3.0:jar (default-jar) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/war-util.jar [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] --- install:3.1.1:install (default-install) @ war-util --- [2024-04-16T09:13:46.432Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.15-SNAPSHOT/war-util-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:46.432Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.15-SNAPSHOT/war-util-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] [2024-04-16T09:13:46.432Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-04-16T09:13:46.432Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-04-16T09:13:46.433Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-04-16T09:13:46.433Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.15-SNAPSHOT [247/300] [2024-04-16T09:13:46.433Z] [INFO] Building Jersey MVC TLD connector implementation module 7.0.15-SNAPSHOT [246/300] [2024-04-16T09:13:46.433Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-04-16T09:13:46.433Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-04-16T09:13:46.433Z] [INFO] Building Core Servlet Container 7.0.15-SNAPSHOT [248/300] [2024-04-16T09:13:46.433Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:46.433Z] [INFO] from appserver/web/web-core/pom.xml [2024-04-16T09:13:46.433Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:46.433Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-04-16T09:13:46.433Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-04-16T09:13:46.433Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-core --- [2024-04-16T09:13:46.433Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jstl-connector --- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-mvc-connector --- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector --- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jstl-connector --- [2024-04-16T09:13:46.433Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-core --- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-mvc-connector --- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jstl-connector --- [2024-04-16T09:13:46.433Z] [INFO] [2024-04-16T09:13:46.433Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-core --- [2024-04-16T09:13:46.433Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:46.433Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:46.433Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:46.433Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:46.690Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:46.690Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:46.690Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:46.690Z] [INFO] [2024-04-16T09:13:46.690Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands --- [2024-04-16T09:13:46.690Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.batch.ListBatchJobExecutions, org.glassfish.batch.ListBatchJobExecutionsProxy, org.glassfish.batch.ListBatchJobSteps, org.glassfish.batch.ListBatchJobStepsProxy, org.glassfish.batch.ListBatchJobs, org.glassfish.batch.ListBatchJobsProxy, org.glassfish.batch.ListBatchRuntimeConfiguration, org.glassfish.batch.SetBatchRuntimeConfiguration] [2024-04-16T09:13:46.690Z] [INFO] [2024-04-16T09:13:46.690Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-commands --- [2024-04-16T09:13:46.690Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:46.690Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:46.690Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[498,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[532,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[573,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[623,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[653,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[167,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[168,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[87,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[88,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.690Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[121,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[122,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[158,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[159,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[213,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[214,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[242,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[243,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[276,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[277,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[211,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[212,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:46.691Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API. [2024-04-16T09:13:46.691Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:46.691Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:46.691Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:46.691Z] [INFO] [2024-04-16T09:13:46.691Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2024-04-16T09:13:46.691Z] [INFO] [2024-04-16T09:13:46.691Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2024-04-16T09:13:46.692Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2024-04-16T09:13:46.692Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:46.692Z] [INFO] [2024-04-16T09:13:46.692Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model --- [2024-04-16T09:13:46.692Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:46.692Z] [INFO] [2024-04-16T09:13:46.692Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core --- [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-server-core --- [2024-04-16T09:13:46.947Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:46.947Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:46.947Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Not copying test resources [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:46.947Z] [INFO] Not compiling test sources [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Executing tasks [2024-04-16T09:13:46.947Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/classes/META-INF for [2024-04-16T09:13:46.947Z] [INFO] [echo] appclient.security [2024-04-16T09:13:46.947Z] [INFO] Executed tasks [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/appclient.security.jar [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Tests are skipped. [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- install:3.1.1:install (default-install) @ appclient.security --- [2024-04-16T09:13:46.947Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.15-SNAPSHOT/appclient.security-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:46.947Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.15-SNAPSHOT/appclient.security-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:46.947Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model --- [2024-04-16T09:13:46.947Z] [INFO] [2024-04-16T09:13:46.947Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-model --- [2024-04-16T09:13:46.947Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:46.947Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:47.202Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jstl-connector --- [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jstl-connector --- [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector --- [2024-04-16T09:13:47.202Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector --- [2024-04-16T09:13:47.202Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-mvc-connector --- [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2024-04-16T09:13:47.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/src/main/resources [2024-04-16T09:13:47.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/src/main/manpages [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector --- [2024-04-16T09:13:47.202Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jstl-connector --- [2024-04-16T09:13:47.202Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:47.202Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:47.202Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:47.202Z] [INFO] [2024-04-16T09:13:47.202Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector --- [2024-04-16T09:13:47.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/src/main/resources [2024-04-16T09:13:47.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/src/main/manpages [2024-04-16T09:13:47.203Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:47.203Z] [INFO] [2024-04-16T09:13:47.203Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-mvc-connector --- [2024-04-16T09:13:47.203Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:47.203Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:47.203Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:47.203Z] [INFO] [2024-04-16T09:13:47.203Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands --- [2024-04-16T09:13:47.203Z] [INFO] Not copying test resources [2024-04-16T09:13:47.203Z] [INFO] [2024-04-16T09:13:47.203Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-commands --- [2024-04-16T09:13:47.203Z] [INFO] Not compiling test sources [2024-04-16T09:13:47.203Z] [INFO] [2024-04-16T09:13:47.203Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2024-04-16T09:13:47.203Z] [INFO] [2024-04-16T09:13:47.203Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-commands --- [2024-04-16T09:13:47.203Z] [INFO] Tests are skipped. [2024-04-16T09:13:47.203Z] [INFO] [2024-04-16T09:13:47.203Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands --- [2024-04-16T09:13:47.203Z] [INFO] Executing tasks [2024-04-16T09:13:47.203Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2024-04-16T09:13:47.203Z] [INFO] [echo] glassfish-batch-commands [2024-04-16T09:13:47.203Z] [INFO] Executed tasks [2024-04-16T09:13:47.203Z] [INFO] [2024-04-16T09:13:47.203Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands --- [2024-04-16T09:13:47.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2024-04-16T09:13:47.458Z] [INFO] [2024-04-16T09:13:47.458Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-commands --- [2024-04-16T09:13:47.458Z] [INFO] Tests are skipped. [2024-04-16T09:13:47.458Z] [INFO] [2024-04-16T09:13:47.458Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-commands --- [2024-04-16T09:13:47.458Z] [INFO] Tests are skipped. [2024-04-16T09:13:47.458Z] [INFO] [2024-04-16T09:13:47.458Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2024-04-16T09:13:47.458Z] [INFO] [2024-04-16T09:13:47.458Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands --- [2024-04-16T09:13:47.458Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.15-SNAPSHOT/glassfish-batch-commands-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:47.458Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.15-SNAPSHOT/glassfish-batch-commands-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:47.712Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:47.713Z] [INFO] [2024-04-16T09:13:47.713Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2024-04-16T09:13:47.713Z] [INFO] [2024-04-16T09:13:47.713Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2024-04-16T09:13:47.713Z] [INFO] [2024-04-16T09:13:47.713Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector --- [2024-04-16T09:13:47.713Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:47.967Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector --- [2024-04-16T09:13:47.967Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:47.967Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector --- [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jstl-connector --- [2024-04-16T09:13:47.967Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:47.967Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:47.967Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model --- [2024-04-16T09:13:47.967Z] [INFO] Not copying test resources [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-model --- [2024-04-16T09:13:47.967Z] [INFO] Not compiling test sources [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2024-04-16T09:13:47.967Z] [INFO] [2024-04-16T09:13:47.967Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-model --- [2024-04-16T09:13:47.968Z] [INFO] Tests are skipped. [2024-04-16T09:13:47.968Z] [INFO] [2024-04-16T09:13:47.968Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model --- [2024-04-16T09:13:47.968Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:47.968Z] [INFO] [2024-04-16T09:13:47.968Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector --- [2024-04-16T09:13:47.968Z] [INFO] [2024-04-16T09:13:47.968Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-mvc-connector --- [2024-04-16T09:13:47.968Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:47.968Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:48.223Z] [INFO] Executing tasks [2024-04-16T09:13:48.223Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/classes/META-INF for [2024-04-16T09:13:48.223Z] [INFO] [echo] cmp-model [2024-04-16T09:13:48.223Z] [INFO] Executed tasks [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model --- [2024-04-16T09:13:48.223Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/cmp-model.jar [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-model --- [2024-04-16T09:13:48.223Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-model --- [2024-04-16T09:13:48.223Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-model --- [2024-04-16T09:13:48.223Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.15-SNAPSHOT/cmp-model-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:48.223Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.15-SNAPSHOT/cmp-model-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-04-16T09:13:48.223Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-04-16T09:13:48.223Z] [INFO] Building Database Generator module for cmp 7.0.15-SNAPSHOT [249/300] [2024-04-16T09:13:48.223Z] [INFO] Building enhancer module for cmp 7.0.15-SNAPSHOT [250/300] [2024-04-16T09:13:48.223Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-04-16T09:13:48.223Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-04-16T09:13:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:48.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-enhancer --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-enhancer --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-generator-database --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database --- [2024-04-16T09:13:48.223Z] [INFO] [2024-04-16T09:13:48.223Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-generator-database --- [2024-04-16T09:13:48.223Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:48.223Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:48.223Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:48.223Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:48.223Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.223Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:48.223Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:48.223Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:48.223Z] [INFO] Processing: AS-ACDEPL-00108 [2024-04-16T09:13:48.224Z] [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS-ACDEPL-00109 [2024-04-16T09:13:48.224Z] [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS-ACDEPL-00105 [2024-04-16T09:13:48.224Z] [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS-ACDEPL-00103 [2024-04-16T09:13:48.224Z] [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS_ACDEPL-00104 [2024-04-16T09:13:48.224Z] [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS_ACDEPL-00101 [2024-04-16T09:13:48.224Z] [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS_ACDEPL_00102 [2024-04-16T09:13:48.224Z] [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS-ACDEPL-00111 [2024-04-16T09:13:48.224Z] [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS-ACDEPL-00114 [2024-04-16T09:13:48.224Z] [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Processing: AS-ACDEPL-00115 [2024-04-16T09:13:48.224Z] [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false [2024-04-16T09:13:48.224Z] [INFO] Total Messages including ones found from disk so far: {AS-ACDEPL-00103=Java Web Start services started for the app client {0} (contextRoot: {1}), AS-ACDEPL-00105=Error starting the adapter to serve static system-level content, AS-ACDEPL-00108=Config file for client JNLP not found: {0}, AS-ACDEPL-00109=The config file for client JNLP {0} exists but could not be read., AS-ACDEPL-00111=Client JNLP document {0} refers to the static resource {1} that does not exist or is not readable., AS-ACDEPL-00114=The ApplicationSignedJARManager for a nested app client deployer helper is unexpectedly null., AS-ACDEPL-00115=Tbe custom JNLP document {0} in a stand-alone app client incorrectly refers to a JAR {1}, AS_ACDEPL-00101=Java Web Start services not started for the app client {0}; its developer has marked it as ineligible, AS_ACDEPL-00104=Java Web Start services stopped for the app client {0}, AS_ACDEPL_00102=Java Web Start services not started for the app client {0}; the administrator has disabled Java Web Start support for it} [2024-04-16T09:13:48.224Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:48.224Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:48.224Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:48.224Z] [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER [2024-04-16T09:13:48.224Z] [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-04-16T09:13:48.224Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.appclient.description=Appclient Server-side Logger, jakarta.enterprise.system.container.appclient.publish=true, jakarta.enterprise.system.container.appclient.subsystem=SERVER} [2024-04-16T09:13:48.224Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:48.224Z] [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER [2024-04-16T09:13:48.224Z] [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-04-16T09:13:48.224Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:48.224Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:48.224Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:48.224Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:48.224Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:48.224Z] [INFO] [2024-04-16T09:13:48.224Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core --- [2024-04-16T09:13:48.224Z] [INFO] Not copying test resources [2024-04-16T09:13:48.224Z] [INFO] [2024-04-16T09:13:48.224Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-server-core --- [2024-04-16T09:13:48.224Z] [INFO] Not compiling test sources [2024-04-16T09:13:48.224Z] [INFO] [2024-04-16T09:13:48.224Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2024-04-16T09:13:48.224Z] [INFO] [2024-04-16T09:13:48.224Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-server-core --- [2024-04-16T09:13:48.224Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.224Z] [INFO] [2024-04-16T09:13:48.224Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core --- [2024-04-16T09:13:48.224Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.224Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[115,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.224Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[341,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectionPoolObjectsUtils.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConfigPropertyHandler.java:[225,11] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java:[120,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[70,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[95,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[115,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[89,62] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[94,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[107,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[139,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[144,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.225Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java:[64,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.226Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/DataStructureFactory.java:[62,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.226Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/waitqueue/PoolWaitQueueFactory.java:[53,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.226Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Some input files use or override a deprecated API. [2024-04-16T09:13:48.226Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:48.226Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:48.226Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:48.226Z] [INFO] [2024-04-16T09:13:48.226Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2024-04-16T09:13:48.226Z] [INFO] [2024-04-16T09:13:48.226Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2024-04-16T09:13:48.481Z] [INFO] Executing tasks [2024-04-16T09:13:48.481Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/classes/META-INF for [2024-04-16T09:13:48.481Z] [INFO] [echo] appclient-server-core [2024-04-16T09:13:48.481Z] [INFO] Executed tasks [2024-04-16T09:13:48.481Z] [INFO] [2024-04-16T09:13:48.481Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core --- [2024-04-16T09:13:48.481Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/appclient-server-core.jar [2024-04-16T09:13:48.481Z] [INFO] [2024-04-16T09:13:48.481Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-server-core --- [2024-04-16T09:13:48.481Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.481Z] [INFO] [2024-04-16T09:13:48.481Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-server-core --- [2024-04-16T09:13:48.481Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.481Z] [INFO] [2024-04-16T09:13:48.481Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2024-04-16T09:13:48.481Z] [INFO] [2024-04-16T09:13:48.481Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core --- [2024-04-16T09:13:48.481Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.15-SNAPSHOT/appclient-server-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:48.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.15-SNAPSHOT/appclient-server-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:48.482Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] Not copying test resources [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] Not compiling test sources [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- surefire:3.2.5:test (default-test) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime --- [2024-04-16T09:13:48.482Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:48.482Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Not copying test resources [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Not compiling test sources [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Executing tasks [2024-04-16T09:13:48.482Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/classes/META-INF for [2024-04-16T09:13:48.482Z] [INFO] [echo] jstl-connector [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Executed tasks [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/jstl-connector.jar [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- install:3.1.1:install (default-install) @ jstl-connector --- [2024-04-16T09:13:48.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.15-SNAPSHOT/jstl-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:48.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.15-SNAPSHOT/jstl-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:48.482Z] [INFO] Executing tasks [2024-04-16T09:13:48.482Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2024-04-16T09:13:48.482Z] [INFO] [echo] jersey-mvc-connector [2024-04-16T09:13:48.482Z] [INFO] Executed tasks [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Tests are skipped. [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] [2024-04-16T09:13:48.482Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector --- [2024-04-16T09:13:48.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.15-SNAPSHOT/jersey-mvc-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:48.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.15-SNAPSHOT/jersey-mvc-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:48.482Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.483Z] [INFO] [2024-04-16T09:13:48.483Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-generator-database --- [2024-04-16T09:13:48.483Z] [INFO] [2024-04-16T09:13:48.483Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2024-04-16T09:13:48.483Z] [INFO] [2024-04-16T09:13:48.483Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database --- [2024-04-16T09:13:48.483Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:48.483Z] [INFO] [2024-04-16T09:13:48.483Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database --- [2024-04-16T09:13:48.483Z] [INFO] Copying 12 resources from src/main/java to target/classes [2024-04-16T09:13:48.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/manpages [2024-04-16T09:13:48.483Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:48.483Z] [INFO] [2024-04-16T09:13:48.483Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-generator-database --- [2024-04-16T09:13:48.483Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:48.483Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:48.738Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.739Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-04-16T09:13:48.739Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-core --- [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-core --- [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core --- [2024-04-16T09:13:48.739Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-core --- [2024-04-16T09:13:48.739Z] [INFO] Copying 22 resources from src/main/resources to target/classes [2024-04-16T09:13:48.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/manpages [2024-04-16T09:13:48.739Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-core --- [2024-04-16T09:13:48.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-enhancer --- [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer --- [2024-04-16T09:13:48.739Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer --- [2024-04-16T09:13:48.739Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:48.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/manpages [2024-04-16T09:13:48.739Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:48.739Z] [INFO] [2024-04-16T09:13:48.739Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-enhancer --- [2024-04-16T09:13:48.739Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:48.739Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:48.739Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:48.739Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:48.995Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:48.995Z] [INFO] [2024-04-16T09:13:48.995Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime --- [2024-04-16T09:13:48.995Z] [INFO] [2024-04-16T09:13:48.995Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-runtime --- [2024-04-16T09:13:48.995Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:48.995Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:48.995Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[60,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[193,18] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[454,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[455,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[456,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[457,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[458,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[459,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[460,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[461,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[462,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.995Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[463,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[464,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[465,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[466,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[467,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[468,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[469,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[470,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[471,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[473,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[474,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[475,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[476,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[477,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[478,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.996Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[479,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[480,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[481,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[482,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[483,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[484,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[485,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[486,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[487,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[488,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[489,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[490,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[625,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[737,32] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[965,48] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:48.997Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:48.998Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:48.998Z] [INFO] [2024-04-16T09:13:48.998Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2024-04-16T09:13:48.998Z] [INFO] [2024-04-16T09:13:48.998Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2024-04-16T09:13:48.998Z] [INFO] [2024-04-16T09:13:48.998Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database --- [2024-04-16T09:13:48.998Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:48.998Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:48.998Z] [INFO] [2024-04-16T09:13:48.998Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database --- [2024-04-16T09:13:48.998Z] [INFO] [2024-04-16T09:13:48.998Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-generator-database --- [2024-04-16T09:13:48.998Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:48.998Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:49.558Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:49.558Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java:[467,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.558Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[147,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.558Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[161,20] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:49.558Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[175,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:49.558Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[190,23] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:49.558Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[398,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[401,36] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[404,35] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[407,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[36,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[46,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/Descriptor.java:[323,24] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2222,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2243,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:49.559Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:49.559Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer --- [2024-04-16T09:13:49.559Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:49.559Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database --- [2024-04-16T09:13:49.559Z] [INFO] Not copying test resources [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-generator-database --- [2024-04-16T09:13:49.559Z] [INFO] Not compiling test sources [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-generator-database --- [2024-04-16T09:13:49.559Z] [INFO] Tests are skipped. [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database --- [2024-04-16T09:13:49.559Z] [INFO] Executing tasks [2024-04-16T09:13:49.559Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2024-04-16T09:13:49.559Z] [INFO] [echo] cmp-generator-database [2024-04-16T09:13:49.559Z] [INFO] Executed tasks [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database --- [2024-04-16T09:13:49.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2024-04-16T09:13:49.559Z] [INFO] [2024-04-16T09:13:49.559Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-generator-database --- [2024-04-16T09:13:49.560Z] [INFO] Tests are skipped. [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-generator-database --- [2024-04-16T09:13:49.560Z] [INFO] Tests are skipped. [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database --- [2024-04-16T09:13:49.560Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.15-SNAPSHOT/cmp-generator-database-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:49.560Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.15-SNAPSHOT/cmp-generator-database-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-04-16T09:13:49.560Z] [INFO] Building ejb-mapping module for cmp 7.0.15-SNAPSHOT [251/300] [2024-04-16T09:13:49.560Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-04-16T09:13:49.560Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-ejb-mapping --- [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping --- [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-ejb-mapping --- [2024-04-16T09:13:49.560Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:49.560Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:49.560Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-04-16T09:13:49.560Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-04-16T09:13:49.560Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:49.560Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime --- [2024-04-16T09:13:49.560Z] [INFO] Not copying test resources [2024-04-16T09:13:49.560Z] [INFO] [2024-04-16T09:13:49.560Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-runtime --- [2024-04-16T09:13:49.816Z] [INFO] Not compiling test sources [2024-04-16T09:13:49.816Z] [INFO] [2024-04-16T09:13:49.816Z] [INFO] [2024-04-16T09:13:49.816Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2024-04-16T09:13:49.816Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer --- [2024-04-16T09:13:49.816Z] [INFO] [2024-04-16T09:13:49.816Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-runtime --- [2024-04-16T09:13:49.816Z] [INFO] [2024-04-16T09:13:49.816Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-enhancer --- [2024-04-16T09:13:49.816Z] [INFO] Tests are skipped. [2024-04-16T09:13:49.816Z] [INFO] [2024-04-16T09:13:49.816Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime --- [2024-04-16T09:13:49.816Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:49.816Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:49.816Z] [INFO] Executing tasks [2024-04-16T09:13:49.816Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/classes/META-INF for [2024-04-16T09:13:49.816Z] [INFO] [echo] connectors-runtime [2024-04-16T09:13:49.816Z] [INFO] Executed tasks [2024-04-16T09:13:49.816Z] [INFO] [2024-04-16T09:13:49.816Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime --- [2024-04-16T09:13:49.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2024-04-16T09:13:49.816Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:49.816Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.816Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.816Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.816Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[64,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.816Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[95,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.816Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[123,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[211,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[125,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[128,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[383,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[391,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[395,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[399,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[422,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[428,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[493,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[499,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java:[668,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[272,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[359,44] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-04-16T09:13:49.817Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[366,39] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java:[74,44] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[102,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[104,101] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[86,78] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[122,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[153,41] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[673,50] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[705,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[715,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[722,56] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[731,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[805,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.818Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[76,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[84,54] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[999,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1002,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1019,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1022,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1598,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1601,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1629,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1632,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1955,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1966,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3796,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3799,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3870,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3873,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java:[349,12] java.security.Identity in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.819Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java:[86,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[426,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[1842,48] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:49.820Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:49.820Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3207,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3214,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3239,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3246,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java:[84,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[349,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[371,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[730,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[735,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[755,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[758,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[831,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[836,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.820Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[857,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[860,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[162,30] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[188,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[104,39] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[294,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[390,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[392,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[490,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[493,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[504,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[506,32] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,40] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,65] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,114] javax.security.auth.SubjectDomainCombiner in javax.security.auth has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[511,48] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[551,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.821Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[568,47] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbContainerServicesImpl.java:[200,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[797,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[800,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[902,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[905,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[409,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[513,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[105,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[151,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBHandler.java:[161,23] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/SingletonHandler.java:[91,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatefulHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:49.822Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API. [2024-04-16T09:13:49.822Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:49.822Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-04-16T09:13:49.822Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:49.822Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:49.822Z] [INFO] [2024-04-16T09:13:49.822Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2024-04-16T09:13:49.822Z] [INFO] [2024-04-16T09:13:49.822Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-runtime --- [2024-04-16T09:13:49.823Z] [INFO] Tests are skipped. [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-runtime --- [2024-04-16T09:13:49.823Z] [INFO] Tests are skipped. [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime --- [2024-04-16T09:13:49.823Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.15-SNAPSHOT/connectors-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:49.823Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.15-SNAPSHOT/connectors-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-04-16T09:13:49.823Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-04-16T09:13:49.823Z] [INFO] Building JTS Implementation for Glassfish 7.0.15-SNAPSHOT [252/300] [2024-04-16T09:13:49.823Z] [INFO] Building Connectors Inbound Support 7.0.15-SNAPSHOT [254/300] [2024-04-16T09:13:49.823Z] [INFO] from appserver/transaction/jts/pom.xml [2024-04-16T09:13:49.823Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-04-16T09:13:49.823Z] [INFO] Building JDBC Runtime Module 7.0.15-SNAPSHOT [253/300] [2024-04-16T09:13:49.823Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:49.823Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:49.823Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-04-16T09:13:49.823Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-inbound-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-inbound-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-runtime --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jts --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jts --- [2024-04-16T09:13:49.823Z] [INFO] [2024-04-16T09:13:49.823Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jts --- [2024-04-16T09:13:49.823Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:49.823Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:49.823Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:49.823Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:49.823Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:49.823Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:50.078Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:50.078Z] [INFO] [2024-04-16T09:13:50.078Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.078Z] [INFO] [2024-04-16T09:13:50.078Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.078Z] [INFO] [2024-04-16T09:13:50.078Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.078Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:50.078Z] [INFO] [2024-04-16T09:13:50.078Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.078Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:50.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2024-04-16T09:13:50.078Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:50.078Z] [INFO] [2024-04-16T09:13:50.078Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.078Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:50.078Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:50.078Z] [INFO] [2024-04-16T09:13:50.078Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container --- [2024-04-16T09:13:50.078Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:50.334Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:50.334Z] [INFO] [2024-04-16T09:13:50.334Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2024-04-16T09:13:50.334Z] [INFO] [2024-04-16T09:13:50.334Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2024-04-16T09:13:50.334Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime --- [2024-04-16T09:13:50.335Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:50.335Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime --- [2024-04-16T09:13:50.335Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:50.335Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:50.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2024-04-16T09:13:50.335Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:50.335Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-inbound-runtime --- [2024-04-16T09:13:50.335Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:50.335Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:50.335Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:50.335Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-runtime --- [2024-04-16T09:13:50.335Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2024-04-16T09:13:50.335Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime --- [2024-04-16T09:13:50.335Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:50.335Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime --- [2024-04-16T09:13:50.335Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:13:50.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/manpages [2024-04-16T09:13:50.335Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:50.335Z] [INFO] [2024-04-16T09:13:50.335Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-runtime --- [2024-04-16T09:13:50.335Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:50.335Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:50.589Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Not copying test resources [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Not compiling test sources [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Tests are skipped. [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Executing tasks [2024-04-16T09:13:50.589Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2024-04-16T09:13:50.589Z] [INFO] [echo] cmp-enhancer [2024-04-16T09:13:50.589Z] [INFO] Executed tasks [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Tests are skipped. [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Tests are skipped. [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] [2024-04-16T09:13:50.589Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer --- [2024-04-16T09:13:50.589Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.15-SNAPSHOT/cmp-enhancer-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:50.589Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.15-SNAPSHOT/cmp-enhancer-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:50.844Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:50.844Z] [INFO] [2024-04-16T09:13:50.844Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jts --- [2024-04-16T09:13:50.844Z] [INFO] [2024-04-16T09:13:50.844Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jts --- [2024-04-16T09:13:50.844Z] [INFO] [2024-04-16T09:13:50.844Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts --- [2024-04-16T09:13:50.844Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:50.844Z] [INFO] [2024-04-16T09:13:50.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jts --- [2024-04-16T09:13:50.844Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:13:50.844Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:13:50.844Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:13:50.844Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:50.844Z] [INFO] [2024-04-16T09:13:50.845Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jts --- [2024-04-16T09:13:50.845Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:50.845Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:50.845Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java:[90,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1739,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1838,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[494,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[495,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[496,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[498,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[499,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[500,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[501,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[502,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[503,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.845Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[504,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[505,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[507,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[509,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[510,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[511,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[551,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[614,47] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[617,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[620,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[623,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:50.846Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:50.846Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:50.846Z] [INFO] [2024-04-16T09:13:50.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.846Z] [INFO] [2024-04-16T09:13:50.846Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.846Z] [INFO] [2024-04-16T09:13:50.846Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping --- [2024-04-16T09:13:50.847Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:50.847Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2024-04-16T09:13:50.847Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.containers, has 3, private references [com.sun.ejb.containers.interceptors, com.sun.ejb.spi.sfsb.util, org.glassfish.ejb.startup] [2024-04-16T09:13:50.847Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2024-04-16T09:13:50.847Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2024-04-16T09:13:50.847Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2024-04-16T09:13:50.847Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:50.847Z] [INFO] [2024-04-16T09:13:50.847Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container --- [2024-04-16T09:13:51.101Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2024-04-16T09:13:51.101Z] [INFO] [2024-04-16T09:13:51.101Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-container --- [2024-04-16T09:13:51.101Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:51.101Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:51.101Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:51.101Z] [INFO] [2024-04-16T09:13:51.101Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.101Z] [INFO] [2024-04-16T09:13:51.101Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.101Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:51.101Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:51.101Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:51.101Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java:[238,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:51.101Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:51.101Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:51.101Z] [INFO] [2024-04-16T09:13:51.101Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.102Z] [INFO] [2024-04-16T09:13:51.102Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.102Z] [INFO] [2024-04-16T09:13:51.102Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.102Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:51.356Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.356Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:51.356Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:51.356Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:51.356Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API. [2024-04-16T09:13:51.356Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:51.356Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:51.356Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime --- [2024-04-16T09:13:51.356Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:51.356Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:51.356Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] Not copying test resources [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] Not compiling test sources [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] Executing tasks [2024-04-16T09:13:51.356Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2024-04-16T09:13:51.356Z] [INFO] [echo] cmp-ejb-mapping [2024-04-16T09:13:51.356Z] [INFO] Executed tasks [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.356Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.356Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.356Z] [INFO] [2024-04-16T09:13:51.357Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.357Z] [INFO] [2024-04-16T09:13:51.357Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping --- [2024-04-16T09:13:51.357Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.15-SNAPSHOT/cmp-ejb-mapping-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:51.357Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.15-SNAPSHOT/cmp-ejb-mapping-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:51.612Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2024-04-16T09:13:51.612Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:51.612Z] [INFO] [2024-04-16T09:13:51.612Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime --- [2024-04-16T09:13:51.612Z] [INFO] [2024-04-16T09:13:51.612Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-runtime --- [2024-04-16T09:13:51.612Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:51.613Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:51.613Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Not copying test resources [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Not compiling test sources [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Executing tasks [2024-04-16T09:13:51.613Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2024-04-16T09:13:51.613Z] [INFO] [echo] connectors-inbound-runtime [2024-04-16T09:13:51.613Z] [INFO] Executed tasks [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime --- [2024-04-16T09:13:51.613Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.15-SNAPSHOT/connectors-inbound-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:51.613Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.15-SNAPSHOT/connectors-inbound-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-04-16T09:13:51.613Z] [INFO] Building JMS Module 7.0.15-SNAPSHOT [255/300] [2024-04-16T09:13:51.613Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-04-16T09:13:51.613Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-core --- [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-core --- [2024-04-16T09:13:51.613Z] [INFO] [2024-04-16T09:13:51.613Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-core --- [2024-04-16T09:13:51.613Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:51.613Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:51.868Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Not copying test resources [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Not compiling test sources [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Executing tasks [2024-04-16T09:13:51.868Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2024-04-16T09:13:51.868Z] [INFO] [echo] jdbc-runtime [2024-04-16T09:13:51.868Z] [INFO] Executed tasks [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Tests are skipped. [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] [2024-04-16T09:13:51.868Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime --- [2024-04-16T09:13:51.868Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.15-SNAPSHOT/jdbc-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:51.869Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.15-SNAPSHOT/jdbc-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:52.124Z] [INFO] [2024-04-16T09:13:52.124Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-04-16T09:13:52.124Z] [INFO] Building JDBC admin 7.0.15-SNAPSHOT [256/300] [2024-04-16T09:13:52.124Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-04-16T09:13:52.124Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:52.124Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:52.124Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[946,60] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[989,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1004,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1244,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1590,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1665,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[804,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[814,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[82,72] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.125Z] cast to java.lang.Class for a varargs call [2024-04-16T09:13:52.125Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[138,69] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.125Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:52.125Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[182,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.125Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:52.125Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[222,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.125Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:52.125Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[276,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.125Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:52.125Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[320,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.125Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:52.125Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.125Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[251,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.125Z] cast to java.lang.Class for a varargs call [2024-04-16T09:13:52.125Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.126Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[252,39] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.126Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:52.126Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.126Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Some input files use or override a deprecated API. [2024-04-16T09:13:52.126Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:52.126Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:52.126Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:52.126Z] [INFO] [2024-04-16T09:13:52.126Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jts --- [2024-04-16T09:13:52.126Z] [INFO] [2024-04-16T09:13:52.126Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jts --- [2024-04-16T09:13:52.126Z] [INFO] [2024-04-16T09:13:52.126Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-04-16T09:13:52.126Z] [INFO] [2024-04-16T09:13:52.126Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-admin --- [2024-04-16T09:13:52.126Z] [INFO] [2024-04-16T09:13:52.126Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin --- [2024-04-16T09:13:52.126Z] [INFO] [2024-04-16T09:13:52.126Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-admin --- [2024-04-16T09:13:52.126Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.126Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:52.126Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:52.126Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.126Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.126Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.126Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:52.126Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:52.126Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00053 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00053 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00054 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00054 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00055 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00055 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00056 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00056 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00057 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00057 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00058 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00058 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00059 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00059 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00060 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00060 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00061 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00061 needs checking for cause/action: true [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00062 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00062 needs checking for cause/action: true [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00052 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00052 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00036 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00036 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00037 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00037 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00038 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00038 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00039 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00039 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00040 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00040 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00041 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00041 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00042 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00042 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00043 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00043 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00044 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00044 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00045 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00045 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00046 [2024-04-16T09:13:52.126Z] [INFO] Message AS-EJB-00046 needs checking for cause/action: false [2024-04-16T09:13:52.126Z] [INFO] Processing: AS-EJB-00047 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00047 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00051 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00051 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00012 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00012 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00013 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00013 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00014 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00014 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00015 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00015 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00016 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00016 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00017 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00017 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00018 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00018 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00019 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00019 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00020 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00020 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00021 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00021 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00022 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00022 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00023 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00023 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00024 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00024 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00025 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00025 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00026 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00026 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00028 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00028 needs checking for cause/action: true [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00029 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00029 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00030 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00030 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00031 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00031 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00032 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00032 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00033 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00033 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00034 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00034 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00035 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00035 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00050 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00050 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00063 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00063 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00001 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00001 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00002 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00002 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00003 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00003 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00004 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00004 needs checking for cause/action: true [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00005 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00005 needs checking for cause/action: true [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00006 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00006 needs checking for cause/action: true [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00007 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00007 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00008 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00008 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00009 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00009 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00010 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00010 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00011 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00011 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00049 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00049 needs checking for cause/action: false [2024-04-16T09:13:52.127Z] [INFO] Processing: AS-EJB-00048 [2024-04-16T09:13:52.127Z] [INFO] Message AS-EJB-00048 needs checking for cause/action: false [2024-04-16T09:13:52.128Z] [INFO] Total Messages including ones found from disk so far: {AS-EJB-00001=[{0}]: trimLru(), resetting head and tail, AS-EJB-00002=[{0}]: Exception in backingStore.remove([{1}]), AS-EJB-00003=[{0}]: passivateEJB(), Exception caught ->, AS-EJB-00004=[{0}]: Cannot load from BACKUPSTORE FOR Key: <[{1}]>, AS-EJB-00005=[{0}]: Exception while loading from backup session: <[{1}]>, AS-EJB-00006=[{0}]: Error while loading from backup session: <[{1}]>, AS-EJB-00007=[{0}]: Exception during backingStore.passivateSave([{1}]), AS-EJB-00008=[{0}]: Iterator(), resetting head.lPrev, AS-EJB-00009=[{0}]: Exiting TrimTimedoutBeans() because current cache state: [{1}], AS-EJB-00010=[{0}]: TrimTimedoutBeans(), resetting head.lPrev, AS-EJB-00011=[{0}]: Exiting TrimUnSortedTimedoutBeans() because current cache state: [{1}], AS-EJB-00012=[SFSBContainer] Exception while initializing SessionSynchronization methods, AS-EJB-00013=[SFSBContainer] Exception while loading checkpoint info, AS-EJB-00014=Exception creating ejb object : [{0}], AS-EJB-00015=Exception creating ejb local object [{0}], AS-EJB-00016=Couldn't update timestamp for: [{0}]; Exception: [{1}], AS-EJB-00017=Cannot register bean for checkpointing, AS-EJB-00018=Error during checkpoint ([{0}]. Key: [{1}]) [{2}], AS-EJB-00019=sfsb checkpoint error. Name: [{0}], AS-EJB-00020=sfsb checkpoint error. Key: [{0}], AS-EJB-00021=Exception in afterCompletion : [{0}], AS-EJB-00022=1. passivateEJB() returning because containerState: [{0}], AS-EJB-00023=Extended EM not serializable. Exception: [{0}], AS-EJB-00024=Error during passivation: [{0}]; [{1}], AS-EJB-00025=Error during passivation of [{0}], AS-EJB-00026=sfsb passivation error. Key: [{0}], AS-EJB-00028=Error during Stateful Session Bean activation for key [{0}], AS-EJB-00029=[{0}]: Error during backingStore.shutdown(), AS-EJB-00030=[{0}]: Error during onShutdown(), AS-EJB-00031=[{0}]: Error while undeploying ctx. Key: [{1}], AS-EJB-00032=Cannot add idle bean cleanup task, AS-EJB-00033=Got exception during removeExpiredSessions (but the reaper thread is still alive), AS-EJB-00034=Error during checkpoint(, but session not destroyed), AS-EJB-00035=Error during checkpoint, AS-EJB-00036=TopLevel AvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00037=TopLevel EjbAvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00038=Global AvailabilityEnabled: [{0}], application AvailabilityEnabled: [{1}], AS-EJB-00039=Exception while trying to determine availability-enabled settings for this app, AS-EJB-00040=StatefulContainerBuilder AvailabilityEnabled [{0}] for this application, AS-EJB-00041=StatefulContainerBuilder.buildStoreManager() storeName: [{0}], AS-EJB-00042=Could not instantiate backing store for type [{0}], AS-EJB-00043=StatefulContainerbuilder instantiated store: {0}, with ha-enabled [{1}], and backing store configuration: {2}, AS-EJB-00044=Error while adding idle bean passivator task, AS-EJB-00045=Error while adding idle bean removal task, AS-EJB-00046=Error while removing idle beans for [{0}], AS-EJB-00047=Error while removing expired beans for [{0}], AS-EJB-00048=Passivation-capable value of stateful session bean [{0}] is false, it should not have any PrePassivate nor PostActivate configuration, but you have configuration at [{1}]., AS-EJB-00049=Cannot find stateful session bean [{0}] in memory, and will not read it from disk because current stateful session bean passivation-capable value is false, AS-EJB-00050=Cache is shutting down, {0} stateful session beans will not be restored after restarting since passivation is disabled, AS-EJB-00051=Disabling high availability for the stateful session bean {0}, as its marked non passivatable, AS-EJB-00052=Internal Error, AS-EJB-00053=The feature {0} requires Full Jakarta EE Profile to be supported, AS-EJB-00054=Portable JNDI names for EJB {0}: {1}, AS-EJB-00055=Glassfish-specific (Non-portable) JNDI names for EJB {0}: {1}, AS-EJB-00056=A system exception occurred during an invocation on EJB {0}, method: {1}, AS-EJB-00057=Error while creating enterprise bean context for {0} during jacc callback, AS-EJB-00058=Attempt to override reserved ejb interface method [{0}] in [{1}]. Override will be ignored., AS-EJB-00059=Bean class for ejb [{0}] does not define a method corresponding to [{1}] interface method [{2}], AS-EJB-00060=keepstate is true and will not create new auto timers during deployment., AS-EJB-00061=Failed to initialize the interceptor, AS-EJB-00062=[**BaseContainer**] Could not create MonitorRegistryMediator. [{0}], AS-EJB-00063=Exception in backingStore.size()} [2024-04-16T09:13:52.128Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:52.128Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:52.128Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:52.128Z] [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME [2024-04-16T09:13:52.128Z] [INFO] Enclosing type is org.glassfish.ejb.LogFacade [2024-04-16T09:13:52.128Z] [INFO] Loggers found so far: {jakarta.enterprise.ejb.container.description=GlassFish EJB Container Logger, jakarta.enterprise.ejb.container.publish=true, jakarta.enterprise.ejb.container.subsystem=GlassFish-EJB} [2024-04-16T09:13:52.128Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:52.128Z] [INFO] Found enclosing element EJB_LOGGER_NAME [2024-04-16T09:13:52.128Z] [INFO] Found enclosing element org.glassfish.ejb.LogFacade [2024-04-16T09:13:52.128Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:52.129Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:52.129Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:52.129Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:52.129Z] [INFO] [2024-04-16T09:13:52.129Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container --- [2024-04-16T09:13:52.129Z] [INFO] Not copying test resources [2024-04-16T09:13:52.129Z] [INFO] [2024-04-16T09:13:52.129Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-container --- [2024-04-16T09:13:52.129Z] [INFO] Not compiling test sources [2024-04-16T09:13:52.129Z] [INFO] [2024-04-16T09:13:52.129Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2024-04-16T09:13:52.129Z] [INFO] [2024-04-16T09:13:52.129Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-container --- [2024-04-16T09:13:52.129Z] [INFO] Tests are skipped. [2024-04-16T09:13:52.129Z] [INFO] [2024-04-16T09:13:52.129Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container --- [2024-04-16T09:13:52.129Z] [INFO] [2024-04-16T09:13:52.129Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts --- [2024-04-16T09:13:52.129Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java:[193,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1711,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1788,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1872,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2938,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2939,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1379,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.129Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1506,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1645,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[221,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[736,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[746,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[768,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[797,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[807,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[825,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[59,19] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[61,30] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[87,19] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[89,30] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java:[915,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[777,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2850,55] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.130Z] cast to java.lang.String for a varargs call [2024-04-16T09:13:52.130Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.130Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2895,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:52.131Z] cast to java.lang.String for a varargs call [2024-04-16T09:13:52.131Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6303,52] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java:[1220,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[402,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[412,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[434,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[462,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[472,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[494,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[524,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[534,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[564,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[96,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[128,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.131Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[160,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[196,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[275,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[292,20] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[399,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[154,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[165,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[218,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[229,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[246,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[262,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[336,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[347,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[365,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[389,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[419,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.132Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[430,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[577,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[595,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[757,55] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[761,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[307,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[316,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[325,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[509,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[518,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[550,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[580,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[589,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[646,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[658,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[830,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[870,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.133Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[318,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[522,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[74,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[85,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[124,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[134,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[145,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[158,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[168,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[178,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[203,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[214,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[224,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[234,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[244,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[257,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[267,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[277,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[304,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[315,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[325,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[335,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:52.135Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-04-16T09:13:52.135Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:52.135Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2024-04-16T09:13:52.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-core --- [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-core --- [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core --- [2024-04-16T09:13:52.135Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core --- [2024-04-16T09:13:52.135Z] [INFO] Executing tasks [2024-04-16T09:13:52.135Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/classes/META-INF for [2024-04-16T09:13:52.135Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:52.135Z] [INFO] [echo] ejb-container [2024-04-16T09:13:52.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/resources [2024-04-16T09:13:52.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/manpages [2024-04-16T09:13:52.135Z] [INFO] Executed tasks [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container --- [2024-04-16T09:13:52.135Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-core --- [2024-04-16T09:13:52.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.135Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:52.135Z] [INFO] [2024-04-16T09:13:52.135Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core --- [2024-04-16T09:13:52.135Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:52.135Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/ejb-container.jar [2024-04-16T09:13:52.391Z] [INFO] [2024-04-16T09:13:52.391Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-container --- [2024-04-16T09:13:52.391Z] [INFO] Tests are skipped. [2024-04-16T09:13:52.391Z] [INFO] [2024-04-16T09:13:52.391Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-container --- [2024-04-16T09:13:52.391Z] [INFO] Tests are skipped. [2024-04-16T09:13:52.391Z] [INFO] [2024-04-16T09:13:52.391Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2024-04-16T09:13:52.391Z] [INFO] [2024-04-16T09:13:52.391Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-container --- [2024-04-16T09:13:52.391Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.15-SNAPSHOT/ejb-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:52.391Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.15-SNAPSHOT/ejb-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:52.391Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-04-16T09:13:52.392Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-04-16T09:13:52.392Z] [INFO] Building Jersey EJB Component Provider Module 7.0.15-SNAPSHOT [258/300] [2024-04-16T09:13:52.392Z] [INFO] Building Full EJB Container add-ons 7.0.15-SNAPSHOT [257/300] [2024-04-16T09:13:52.392Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-04-16T09:13:52.392Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-04-16T09:13:52.392Z] [INFO] Building Entity Bean container 7.0.15-SNAPSHOT [259/300] [2024-04-16T09:13:52.392Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:52.392Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-04-16T09:13:52.392Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-04-16T09:13:52.392Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:52.392Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ entitybean-container --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ entitybean-container --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ entitybean-container --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-full-container --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container --- [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-full-container --- [2024-04-16T09:13:52.392Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.392Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:52.392Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.392Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:52.392Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.392Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:52.392Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- command-security:1.0.17:check (default-check) @ jts --- [2024-04-16T09:13:52.392Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2024-04-16T09:13:52.392Z] [INFO] [2024-04-16T09:13:52.392Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jts --- [2024-04-16T09:13:52.392Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.392Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:52.647Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:52.647Z] [INFO] [2024-04-16T09:13:52.647Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-admin --- [2024-04-16T09:13:52.647Z] [INFO] [2024-04-16T09:13:52.647Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-admin --- [2024-04-16T09:13:52.647Z] [INFO] [2024-04-16T09:13:52.647Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin --- [2024-04-16T09:13:52.647Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:52.647Z] [INFO] [2024-04-16T09:13:52.647Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin --- [2024-04-16T09:13:52.647Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:52.647Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:52.647Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-04-16T09:13:52.647Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:52.647Z] [INFO] [2024-04-16T09:13:52.647Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-admin --- [2024-04-16T09:13:52.647Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.647Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:52.902Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:52.902Z] [INFO] [2024-04-16T09:13:52.902Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.902Z] [INFO] [2024-04-16T09:13:52.902Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.902Z] [INFO] [2024-04-16T09:13:52.902Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.902Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:52.902Z] [INFO] [2024-04-16T09:13:52.902Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.902Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:52.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/src/main/manpages [2024-04-16T09:13:52.903Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:52.903Z] [INFO] [2024-04-16T09:13:52.903Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-ejb-component-provider --- [2024-04-16T09:13:52.903Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:52.903Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.158Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:53.158Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.158Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[458,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:53.158Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[1771,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:53.158Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations. [2024-04-16T09:13:53.158Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-core --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-core --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core --- [2024-04-16T09:13:53.158Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:53.158Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.158Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.158Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ entitybean-container --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ entitybean-container --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container --- [2024-04-16T09:13:53.158Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container --- [2024-04-16T09:13:53.158Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:53.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/manpages [2024-04-16T09:13:53.158Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ entitybean-container --- [2024-04-16T09:13:53.158Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.158Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.158Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-full-container --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-full-container --- [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container --- [2024-04-16T09:13:53.158Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:53.158Z] [INFO] [2024-04-16T09:13:53.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container --- [2024-04-16T09:13:53.158Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:13:53.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/manpages [2024-04-16T09:13:53.159Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:53.159Z] [INFO] [2024-04-16T09:13:53.159Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-full-container --- [2024-04-16T09:13:53.159Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.159Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.159Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.159Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:53.159Z] [INFO] [2024-04-16T09:13:53.159Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts --- [2024-04-16T09:13:53.159Z] [INFO] Not copying test resources [2024-04-16T09:13:53.159Z] [INFO] [2024-04-16T09:13:53.159Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jts --- [2024-04-16T09:13:53.159Z] [INFO] Not compiling test sources [2024-04-16T09:13:53.159Z] [INFO] [2024-04-16T09:13:53.159Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2024-04-16T09:13:53.159Z] [INFO] [2024-04-16T09:13:53.159Z] [INFO] --- surefire:3.2.5:test (default-test) @ jts --- [2024-04-16T09:13:53.159Z] [INFO] Tests are skipped. [2024-04-16T09:13:53.159Z] [INFO] [2024-04-16T09:13:53.159Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jts --- [2024-04-16T09:13:53.159Z] [INFO] Executing tasks [2024-04-16T09:13:53.159Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/classes/META-INF for [2024-04-16T09:13:53.159Z] [INFO] [echo] jts [2024-04-16T09:13:53.159Z] [INFO] Executed tasks [2024-04-16T09:13:53.159Z] [INFO] [2024-04-16T09:13:53.159Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jts --- [2024-04-16T09:13:53.414Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:53.414Z] [INFO] [2024-04-16T09:13:53.414Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-core --- [2024-04-16T09:13:53.414Z] [INFO] [2024-04-16T09:13:53.414Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-core --- [2024-04-16T09:13:53.414Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.414Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/jts.jar [2024-04-16T09:13:53.414Z] [INFO] [2024-04-16T09:13:53.414Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jts --- [2024-04-16T09:13:53.414Z] [INFO] Tests are skipped. [2024-04-16T09:13:53.414Z] [INFO] [2024-04-16T09:13:53.414Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jts --- [2024-04-16T09:13:53.414Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.414Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:53.415Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2024-04-16T09:13:53.415Z] [INFO] Tests are skipped. [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- install:3.1.1:install (default-install) @ jts --- [2024-04-16T09:13:53.415Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.15-SNAPSHOT/jts-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:53.415Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.15-SNAPSHOT/jts-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-04-16T09:13:53.415Z] [INFO] Building Concurrent Implementation Module 7.0.15-SNAPSHOT [260/300] [2024-04-16T09:13:53.415Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-04-16T09:13:53.415Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin --- [2024-04-16T09:13:53.415Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-impl --- [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl --- [2024-04-16T09:13:53.415Z] [INFO] [2024-04-16T09:13:53.415Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-impl --- [2024-04-16T09:13:53.415Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.415Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.670Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:53.670Z] [INFO] [2024-04-16T09:13:53.670Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin --- [2024-04-16T09:13:53.670Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jdbc.admin.cli.CreateJdbcConnectionPool, org.glassfish.jdbc.admin.cli.CreateJdbcResource, org.glassfish.jdbc.admin.cli.DeleteJdbcConnectionPool, org.glassfish.jdbc.admin.cli.DeleteJdbcResource, org.glassfish.jdbc.admin.cli.ListJdbcConnectionPools, org.glassfish.jdbc.admin.cli.ListJdbcResources, org.glassfish.jdbc.admin.cli.internal.GetDatabaseVendorNames, org.glassfish.jdbc.admin.cli.internal.GetJdbcDriverClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationTableNames] [2024-04-16T09:13:53.671Z] [INFO] [2024-04-16T09:13:53.671Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-admin --- [2024-04-16T09:13:53.671Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.671Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.671Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.671Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java:[75,41] unchecked call to toResponse(E) as a member of the raw type jakarta.ws.rs.ext.ExceptionMapper [2024-04-16T09:13:53.671Z] [INFO] [2024-04-16T09:13:53.671Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2024-04-16T09:13:53.671Z] [INFO] [2024-04-16T09:13:53.671Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2024-04-16T09:13:53.671Z] [INFO] [2024-04-16T09:13:53.671Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider --- [2024-04-16T09:13:53.671Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:53.927Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:53.927Z] [INFO] [2024-04-16T09:13:53.927Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider --- [2024-04-16T09:13:53.927Z] [INFO] [2024-04-16T09:13:53.927Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2024-04-16T09:13:53.927Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.927Z] [INFO] [2024-04-16T09:13:53.927Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-impl --- [2024-04-16T09:13:53.927Z] [INFO] [2024-04-16T09:13:53.927Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-impl --- [2024-04-16T09:13:53.927Z] [INFO] [2024-04-16T09:13:53.927Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl --- [2024-04-16T09:13:53.927Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:53.927Z] [INFO] [2024-04-16T09:13:53.927Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl --- [2024-04-16T09:13:53.927Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:13:53.927Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-04-16T09:13:53.927Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:53.927Z] [INFO] [2024-04-16T09:13:53.927Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-impl --- [2024-04-16T09:13:53.927Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.927Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.927Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:53.927Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:53.927Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:53.927Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00001 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00002 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00003 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00004 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00005 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00006 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00007 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00008 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00009 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false [2024-04-16T09:13:53.927Z] [INFO] Processing: AS-JMS-CORE-00010 [2024-04-16T09:13:53.927Z] [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00011 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00012 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00013 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00014 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00015 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00016 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00017 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00018 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00019 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00020 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00021 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00022 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00023 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00024 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00025 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00026 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Processing: AS-JMS-CORE-00027 [2024-04-16T09:13:53.928Z] [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false [2024-04-16T09:13:53.928Z] [INFO] Total Messages including ones found from disk so far: {AS-JMS-CORE-00001=JMS Service Connection URL is : {0}, AS-JMS-CORE-00002=ADDRESSLIST in setJmsServiceProvider : {0}, AS-JMS-CORE-00003=Addresslist : {0}, AS-JMS-CORE-00004=End point determines destination name, Res name: {0}, JNDI name: {1} descriptor name : {2}, AS-JMS-CORE-00005=Successfully set Master broker on JMSRA to {0}, AS-JMS-CORE-00006=Failed to set Master broker on JMSRA to {0} cause {1}, AS-JMS-CORE-00007=Successfully set Cluster brokerlist to {0}, AS-JMS-CORE-00008=Failed to set Cluster brokerlist to {0} cause {1}, AS-JMS-CORE-00009=Failed to shut down Grizzly NetworkListener : {0}, AS-JMS-CORE-00010=Error occurs when shutting down JMSRA : {0}, AS-JMS-CORE-00011=Invalid RMI registry port, AS-JMS-CORE-00012=No such method {0} in the class {1}, AS-JMS-CORE-00013=Connector Resource could not be closed, AS-JMS-CORE-00014=rardeployment.mcfcreation_error {0}, AS-JMS-CORE-00015=Exception while getting configured RMI port : {0}, AS-JMS-CORE-00016=Failed to start Grizlly proxy for MQ broker, AS-JMS-CORE-00017=Failed to create addresslist due to the exception : {0}, AS-JMS-CORE-00018=Error executing method {0} of the class {1}, AS-JMS-CORE-00019=MDB destination not specified, AS-JMS-CORE-00020=Failed to validate endpoint, AS-JMS-CORE-00021=Cannot obtain master broker, AS-JMS-CORE-00022=Error while loading connector resources during recovery : {0}, AS-JMS-CORE-00023=Exception in reading mdb-container configuration : [{0}], AS-JMS-CORE-00024=MQ Resource adapter upgrade started., AS-JMS-CORE-00025=MQ Resource adapter upgrade completed., AS-JMS-CORE-00026=Upgrading a MQ resource adapter failed : {0}, AS-JMS-CORE-00027=Check for a new version of MQ installation failed : {0}} [2024-04-16T09:13:53.928Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:53.928Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:53.928Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:53.928Z] [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER [2024-04-16T09:13:53.928Z] [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-04-16T09:13:53.928Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.description=Main JMS Logger, jakarta.enterprise.resource.jms.publish=true, jakarta.enterprise.resource.jms.subsystem=JMS} [2024-04-16T09:13:53.928Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:53.928Z] [INFO] Found enclosing element JMS_MAIN_LOGGER [2024-04-16T09:13:53.928Z] [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-04-16T09:13:53.928Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:53.928Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:53.928Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:53.928Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:53.929Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:53.929Z] [INFO] [2024-04-16T09:13:53.929Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core --- [2024-04-16T09:13:53.929Z] [INFO] [2024-04-16T09:13:53.929Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-ejb-component-provider --- [2024-04-16T09:13:53.929Z] [INFO] Not copying test resources [2024-04-16T09:13:53.929Z] [INFO] [2024-04-16T09:13:53.929Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-core --- [2024-04-16T09:13:53.929Z] [INFO] Not compiling test sources [2024-04-16T09:13:53.929Z] [INFO] [2024-04-16T09:13:53.929Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2024-04-16T09:13:53.929Z] [INFO] [2024-04-16T09:13:53.929Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-core --- [2024-04-16T09:13:53.929Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:53.929Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:53.929Z] [INFO] Tests are skipped. [2024-04-16T09:13:53.929Z] [INFO] [2024-04-16T09:13:53.929Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core --- [2024-04-16T09:13:54.184Z] [INFO] Executing tasks [2024-04-16T09:13:54.184Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/classes/META-INF for [2024-04-16T09:13:54.184Z] [INFO] [echo] jms-core [2024-04-16T09:13:54.184Z] [INFO] Executed tasks [2024-04-16T09:13:54.184Z] [INFO] [2024-04-16T09:13:54.184Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core --- [2024-04-16T09:13:54.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/jms-core.jar [2024-04-16T09:13:54.184Z] [INFO] [2024-04-16T09:13:54.184Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-core --- [2024-04-16T09:13:54.184Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.184Z] [INFO] [2024-04-16T09:13:54.184Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-core --- [2024-04-16T09:13:54.185Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- install:3.1.1:install (default-install) @ jms-core --- [2024-04-16T09:13:54.185Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.15-SNAPSHOT/jms-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:54.185Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.15-SNAPSHOT/jms-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-04-16T09:13:54.185Z] [INFO] Building JMS admin 7.0.15-SNAPSHOT [261/300] [2024-04-16T09:13:54.185Z] [INFO] from appserver/jms/admin/pom.xml [2024-04-16T09:13:54.185Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-admin --- [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-admin --- [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-admin --- [2024-04-16T09:13:54.185Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/deployment/annotation/handlers/MessageDrivenHandler.java:[83,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:54.185Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:54.185Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2024-04-16T09:13:54.185Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2024-04-16T09:13:54.185Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:54.185Z] [INFO] [2024-04-16T09:13:54.185Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container --- [2024-04-16T09:13:54.185Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:54.185Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1720,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1723,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1758,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1761,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2925,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2928,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2963,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2966,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[130,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[133,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[182,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[185,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:54.186Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2024-04-16T09:13:54.186Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:54.186Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:54.186Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container --- [2024-04-16T09:13:54.186Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:54.186Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin --- [2024-04-16T09:13:54.186Z] [INFO] Not copying test resources [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-admin --- [2024-04-16T09:13:54.186Z] [INFO] Not compiling test sources [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-admin --- [2024-04-16T09:13:54.186Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.186Z] [INFO] [2024-04-16T09:13:54.186Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin --- [2024-04-16T09:13:54.443Z] [INFO] Executing tasks [2024-04-16T09:13:54.443Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/classes/META-INF for [2024-04-16T09:13:54.443Z] [INFO] [echo] jdbc-admin [2024-04-16T09:13:54.443Z] [INFO] Executed tasks [2024-04-16T09:13:54.443Z] [INFO] [2024-04-16T09:13:54.443Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin --- [2024-04-16T09:13:54.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/jdbc-admin.jar [2024-04-16T09:13:54.443Z] [INFO] [2024-04-16T09:13:54.443Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-admin --- [2024-04-16T09:13:54.443Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.443Z] [INFO] [2024-04-16T09:13:54.443Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-admin --- [2024-04-16T09:13:54.443Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.443Z] [INFO] [2024-04-16T09:13:54.443Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2024-04-16T09:13:54.443Z] [INFO] [2024-04-16T09:13:54.443Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin --- [2024-04-16T09:13:54.443Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.15-SNAPSHOT/jdbc-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:54.443Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.15-SNAPSHOT/jdbc-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:54.443Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:54.443Z] [INFO] [2024-04-16T09:13:54.443Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container --- [2024-04-16T09:13:54.443Z] [INFO] [2024-04-16T09:13:54.443Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-full-container --- [2024-04-16T09:13:54.443Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:54.443Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:54.443Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.443Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:54.443Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00001 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00002 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00003 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00004 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00005 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00006 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00007 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00008 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00009 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00010 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00011 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00012 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00013 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00014 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00015 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00016 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00017 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00018 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00019 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00020 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00021 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00022 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00023 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00024 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00025 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00026 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00027 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00028 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00029 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true [2024-04-16T09:13:54.443Z] [INFO] Processing: AS-WEB-CORE-00030 [2024-04-16T09:13:54.443Z] [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00031 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00032 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00033 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00034 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00035 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00036 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00037 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00038 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00039 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00040 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00041 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00042 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00043 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00044 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00045 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00046 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00047 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00048 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00049 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00050 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00051 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00052 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00053 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00054 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00055 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00056 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00057 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00058 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00059 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00060 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00061 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00062 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00063 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00064 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00065 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00066 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00067 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00068 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00069 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00070 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00071 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00072 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00073 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00074 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00075 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00076 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00077 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00078 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00079 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00080 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00081 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00082 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00083 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00084 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00085 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00086 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00087 [2024-04-16T09:13:54.444Z] [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false [2024-04-16T09:13:54.444Z] [INFO] Processing: AS-WEB-CORE-00088 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00089 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00090 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00091 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00092 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00093 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00094 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00095 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00096 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00097 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00098 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00099 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00100 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00101 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00102 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00103 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00104 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00105 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00106 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00107 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00108 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00109 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00110 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00111 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00112 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00113 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00114 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00115 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00116 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00117 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00118 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00119 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00120 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00121 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00122 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00123 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00124 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00125 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00126 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00127 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00128 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00129 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00130 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00131 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00132 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00133 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00134 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00135 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00136 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00137 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00138 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00139 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00140 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00141 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00142 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00143 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00144 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00145 [2024-04-16T09:13:54.445Z] [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false [2024-04-16T09:13:54.445Z] [INFO] Processing: AS-WEB-CORE-00146 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00147 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00148 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00149 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00150 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00151 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00152 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00153 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00154 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00155 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00156 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00157 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00158 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00159 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00160 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00161 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00162 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00163 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00164 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00165 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00166 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00167 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00168 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00169 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00170 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00171 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00172 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00173 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00174 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00175 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00176 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00177 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00178 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00179 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00180 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00181 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00182 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00183 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00184 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00185 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00186 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00187 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00188 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00189 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00190 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00191 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00192 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00193 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00194 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00195 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00196 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00197 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00198 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00199 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00200 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00201 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00202 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00203 [2024-04-16T09:13:54.446Z] [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false [2024-04-16T09:13:54.446Z] [INFO] Processing: AS-WEB-CORE-00204 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00205 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00206 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00207 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00208 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00209 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00210 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00211 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00212 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00213 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00214 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00215 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00216 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00217 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00218 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00219 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00220 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00221 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00222 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00223 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00224 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00225 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00226 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00227 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00228 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00229 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00230 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00231 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00232 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00233 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00234 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00235 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00236 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00237 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00238 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00239 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00240 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00241 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00242 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00243 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00244 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00245 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00246 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00247 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00248 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00249 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00250 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00251 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00252 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00253 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00254 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00255 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00256 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00257 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00258 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00259 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00260 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00261 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false [2024-04-16T09:13:54.447Z] [INFO] Processing: AS-WEB-CORE-00262 [2024-04-16T09:13:54.447Z] [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00263 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00264 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00265 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00266 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00267 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00268 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00269 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00270 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00271 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00272 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00273 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00274 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00275 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00276 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00277 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00278 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00280 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00281 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00283 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00284 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00285 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00286 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00287 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00288 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00289 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00290 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00291 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00292 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00293 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00294 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00295 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00296 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00297 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00298 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00299 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00300 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00301 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00302 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00303 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00304 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00305 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00306 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00307 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00308 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00309 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00310 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00311 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00312 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00313 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00314 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00315 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00316 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00317 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00318 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00319 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00320 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00321 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true [2024-04-16T09:13:54.448Z] [INFO] Processing: AS-WEB-CORE-00322 [2024-04-16T09:13:54.448Z] [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00323 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00324 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00325 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00326 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00327 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00328 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00329 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00330 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00331 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00332 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00333 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00334 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00335 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00336 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00337 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00338 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00339 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00340 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00341 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00342 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00343 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00344 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00345 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00346 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00347 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00348 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00349 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00350 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00351 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00352 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00353 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00354 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00355 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00356 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00357 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00358 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00359 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00360 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00361 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00362 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00363 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00364 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00365 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00366 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00367 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00368 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00369 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00370 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00371 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00372 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00373 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00374 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00375 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00376 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00377 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00378 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00379 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false [2024-04-16T09:13:54.449Z] [INFO] Processing: AS-WEB-CORE-00380 [2024-04-16T09:13:54.449Z] [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00381 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00382 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00383 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00384 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00385 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00386 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00387 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00388 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00389 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00390 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00391 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00392 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00393 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00394 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00395 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00396 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00397 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00398 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00399 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00400 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00401 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00402 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00403 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00404 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00405 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00406 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00407 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00408 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00409 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00410 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00411 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00412 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00413 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00414 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00415 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00416 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00417 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00418 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00419 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00420 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00421 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00422 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00423 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00424 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00425 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00426 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00427 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00428 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00429 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00430 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00431 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00432 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00433 [2024-04-16T09:13:54.450Z] [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true [2024-04-16T09:13:54.450Z] [INFO] Processing: AS-WEB-CORE-00434 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00435 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00436 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00437 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00438 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00439 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00440 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00441 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00442 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00443 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00444 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00445 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00446 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00447 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00448 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00449 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00450 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00451 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00452 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00453 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00454 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00455 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00456 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00457 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00458 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00459 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00460 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00461 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00462 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00463 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00464 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00465 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00466 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00467 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00468 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00469 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00470 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00472 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00473 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00474 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00475 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00476 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00477 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00478 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00479 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00480 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00481 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00482 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00483 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00484 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00485 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00486 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00487 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00488 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00489 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00490 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00491 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00492 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false [2024-04-16T09:13:54.451Z] [INFO] Processing: AS-WEB-CORE-00493 [2024-04-16T09:13:54.451Z] [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00494 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00503 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00504 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00505 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00506 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00507 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00508 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00509 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00510 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00511 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00512 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00513 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00514 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00515 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00516 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00517 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00518 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00519 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00520 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00521 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00522 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00523 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00524 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00525 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00526 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00527 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00528 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00529 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00530 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00531 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00532 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00533 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00534 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00535 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00536 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00537 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00538 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00539 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00540 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00541 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00542 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00543 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00544 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00545 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00546 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00547 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00548 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00549 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false [2024-04-16T09:13:54.452Z] [INFO] Processing: AS-WEB-CORE-00550 [2024-04-16T09:13:54.452Z] [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false [2024-04-16T09:13:54.458Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-CORE-00001=Configuration error: Must be attached to a Context, AS-WEB-CORE-00002=Authenticator[{0}]: {1}, AS-WEB-CORE-00003=Exception getting debug value, AS-WEB-CORE-00004=Unexpected error forwarding or redirecting to login page, AS-WEB-CORE-00005=Started, AS-WEB-CORE-00006=Stopped, AS-WEB-CORE-00007=Process session destroyed on {0}, AS-WEB-CORE-00008=Process request for ''{0}'', AS-WEB-CORE-00009=Principal {0} has already been authenticated, AS-WEB-CORE-00010=Checking for SSO cookie, AS-WEB-CORE-00011=SSO cookie is not present, AS-WEB-CORE-00012=Checking for cached principal for {0}, AS-WEB-CORE-00013=Found cached principal {0} with auth type {1}, AS-WEB-CORE-00014=No cached principal found, erasing SSO cookie, AS-WEB-CORE-00015=Associate sso id {0} with session {1}, AS-WEB-CORE-00016=Registering sso id {0} for user {1} with auth type {2}, AS-WEB-CORE-00017=Looking up certificates, AS-WEB-CORE-00018=No certificates included with this request, AS-WEB-CORE-00019=No client certificate chain in this request, AS-WEB-CORE-00020=Cannot authenticate with the provided credentials, AS-WEB-CORE-00021=Unable to determine target of zero-arg dispatcher, AS-WEB-CORE-00022=Unable to acquire RequestDispatcher for {0}, AS-WEB-CORE-00023=Unable to acquire RequestDispatcher for {0} in servlet context {1}, AS-WEB-CORE-00024=Error invoking AsyncListener, AS-WEB-CORE-00025=Asynchronous dispatch already in progress, must call ServletRequest.startAsync first, AS-WEB-CORE-00026=Must not call AsyncContext.addListener after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00027=Must not call AsyncContext.setTimeout after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00028=The connector has already been initialized, AS-WEB-CORE-00029=Error registering connector , AS-WEB-CORE-00030=Failed to instanciate HttpHandler , AS-WEB-CORE-00031=mod_jk invalid Adapter implementation: {0} , AS-WEB-CORE-00032=Protocol handler instantiation failed: {0}, AS-WEB-CORE-00033=The connector has already been started, AS-WEB-CORE-00034=Protocol handler start failed: {0}, AS-WEB-CORE-00035=Coyote connector has not been started, AS-WEB-CORE-00036=Protocol handler destroy failed: {0}, AS-WEB-CORE-00037=An exception or error occurred in the container during the request processing, AS-WEB-CORE-00038=HTTP listener on port {0} has been disabled, AS-WEB-CORE-00039=Error parsing client cert chain into array of java.security.cert.X509Certificate instances, AS-WEB-CORE-00040=No Host matches server name {0}, AS-WEB-CORE-00041=Cannot use this object outside a servlet's service method or outside a filter's doFilter method, AS-WEB-CORE-00042=Cannot set a null ReadListener object, AS-WEB-CORE-00043=Cannot set a null WriteListener object, AS-WEB-CORE-00044=Failed to skip {0} characters in the underlying buffer of CoyoteReader on readLine()., AS-WEB-CORE-00045=Stream closed, AS-WEB-CORE-00046=Already set read listener, AS-WEB-CORE-00047=Cannot set ReaderListener for non-async or non-upgrade request, AS-WEB-CORE-00048=Error in invoking ReadListener.onDataAvailable, AS-WEB-CORE-00049=The WriteListener has already been set., AS-WEB-CORE-00050=Cannot set WriteListener for non-async or non-upgrade request, AS-WEB-CORE-00051=Error in invoking WriteListener.onWritePossible, AS-WEB-CORE-00052=getReader() has already been called for this request, AS-WEB-CORE-00053=getInputStream() has already been called for this request, AS-WEB-CORE-00054=Unable to determine client remote address from proxy (returns null), AS-WEB-CORE-00055=Unable to resolve IP address {0} into host name, AS-WEB-CORE-00056=Exception thrown by attributes event listener, AS-WEB-CORE-00057=Cannot call setAttribute with a null name, AS-WEB-CORE-00058=Unable to determine canonical name of file [{0}] specified for use with sendfile, AS-WEB-CORE-00059=Unable to set request character encoding to {0} from context {1}, because request parameters have already been read, or ServletRequest.getReader() has already been called, AS-WEB-CORE-00060=Attempt to re-login while the user identity already exists, AS-WEB-CORE-00061=changeSessionId has been called without a session, AS-WEB-CORE-00062=Cannot create a session after the response has been committed, AS-WEB-CORE-00063=Invalid URI encoding; using HTTP default, AS-WEB-CORE-00064=Invalid URI character encoding; trying ascii, AS-WEB-CORE-00065=Request is within the scope of a filter or servlet that does not support asynchronous operations, AS-WEB-CORE-00066=ServletRequest.startAsync called again without any asynchronous dispatch, or called outside the scope of any such dispatch, or called again within the scope of the same dispatch, AS-WEB-CORE-00067=Response already closed, AS-WEB-CORE-00068=ServletRequest.startAsync called outside the scope of an async dispatch, AS-WEB-CORE-00069=The request has not been put into asynchronous mode, must call ServletRequest.startAsync first, AS-WEB-CORE-00070=Request already released from asynchronous mode, AS-WEB-CORE-00071=Unable to perform error dispatch, AS-WEB-CORE-00072=Request.{0} is called without multipart configuration. Either add a @MultipartConfig to the servlet, or a multipart-config element to web.xml, AS-WEB-CORE-00073=This should not happen-breaking background lock: sess = {0}, AS-WEB-CORE-00074= Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00075=Error during finishResponse, AS-WEB-CORE-00076=getWriter() has already been called for this response, AS-WEB-CORE-00077=getOutputStream() has already been called for this response, AS-WEB-CORE-00078=Cannot reset buffer after response has been committed, AS-WEB-CORE-00079=Cannot change buffer size after data has been written, AS-WEB-CORE-00080=Cannot call sendError() after the response has been committed, AS-WEB-CORE-00081=Cannot call sendRedirect() after the response has been committed, AS-WEB-CORE-00082=Null response object, AS-WEB-CORE-00083=Not allowed to call this jakarta.servlet.ServletContext method from a ServletContextListener that was neither declared in the application's deployment descriptor nor annotated with WebListener, AS-WEB-CORE-00084=Exception thrown by attributes event listener, AS-WEB-CORE-00085=Name cannot be null, AS-WEB-CORE-00086=Cannot forward after response has been committed, AS-WEB-CORE-00087=Servlet {0} is currently unavailable, AS-WEB-CORE-00088=Allocate exception for servlet {0}, AS-WEB-CORE-00089=Exceeded maximum depth for nested request dispatches: {0}, AS-WEB-CORE-00090=Servlet.service() for servlet {0} threw exception, AS-WEB-CORE-00091=Release filters exception for servlet {0}, AS-WEB-CORE-00092=Deallocate exception for servlet {0}, AS-WEB-CORE-00093=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00094=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00095=Exception processing {0}, AS-WEB-CORE-00096=Exception sending default error page, AS-WEB-CORE-00097=Filter execution threw an exception, AS-WEB-CORE-00098=ApplicationFilterConfig.doAsPrivilege, AS-WEB-CORE-00099=ContainerBase.setLoader: stop: , AS-WEB-CORE-00100=ContainerBase.setLoader: start:, AS-WEB-CORE-00101=ContainerBase.setLogger: stop: , AS-WEB-CORE-00102=ContainerBase.setLogger: start: , AS-WEB-CORE-00103=ContainerBase.setManager: stop: , AS-WEB-CORE-00104=ContainerBase.setManager: start: , AS-WEB-CORE-00105=ContainerBase.setRealm: stop: , AS-WEB-CORE-00106=ContainerBase.setRealm: start: , AS-WEB-CORE-00107=addChild: Child name {0} is not unique, AS-WEB-CORE-00108=ContainerBase.addChild: start: , AS-WEB-CORE-00109=ContainerBase.removeChild: stop: , AS-WEB-CORE-00110=Container {0} has already been started, AS-WEB-CORE-00111=Container {0} has not been started, AS-WEB-CORE-00112=Error stopping container {0}, AS-WEB-CORE-00113=Error unregistering , AS-WEB-CORE-00114=Exception invoking periodic operation: , AS-WEB-CORE-00115=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00116=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00117=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00118=Unable to configure mapping for filter {0} of servlet context {1}, because servlet names are null or empty, AS-WEB-CORE-00119=Unable to configure mapping for filter {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00120=Creation of the naming context failed: {0}, AS-WEB-CORE-00121=Failed to bind object: {0}, AS-WEB-CORE-00122=Environment entry {0} has an invalid type, AS-WEB-CORE-00123=Environment entry {0} has an invalid value, AS-WEB-CORE-00124=Failed to unbind object: {0}, AS-WEB-CORE-00125=Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00126=Null response object, AS-WEB-CORE-00127=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00128=Unable to configure mapping for servlet {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00129=Unable to configure {0} session tracking cookie property for servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00130=Missing alternate docbase URL pattern or directory location, AS-WEB-CORE-00131=LoginConfig cannot be null, AS-WEB-CORE-00132=Form login page {0} must start with a ''/'', AS-WEB-CORE-00133=Form error page {0} must start with a ''/'', AS-WEB-CORE-00134=Child of a Context must be a Wrapper, AS-WEB-CORE-00135=JSP file {0} must start with a ''/'', AS-WEB-CORE-00136=Invalid {0} in security constraint, AS-WEB-CORE-00137=ErrorPage cannot be null, AS-WEB-CORE-00138=Error page location {0} must start with a ''/'', AS-WEB-CORE-00139=Invalid status code {0} for error-page mapping. HTTP error codes are defined in the range from 400-600, AS-WEB-CORE-00140=Filter mapping specifies an unknown filter name {0}, AS-WEB-CORE-00141=Filter mapping must specify either a or a , AS-WEB-CORE-00142=Invalid {0} in filter mapping, AS-WEB-CORE-00143=Unable to call method {0} on servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00144=Filter name is null or an empty String, AS-WEB-CORE-00145=Unable to set {0} session tracking mode on servlet context {1}, because it is not supported, AS-WEB-CORE-00146=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-CORE-00147=Both parameter name and parameter value are required, parameter name is {0}, AS-WEB-CORE-00148=Duplicate context initialization parameter {0}, AS-WEB-CORE-00149=Invalid {0} in servlet mapping, AS-WEB-CORE-00150=Servlet mapping specifies an unknown servlet name {0}, AS-WEB-CORE-00151=Unable to map Servlet [{0}] to URL pattern [{1}], because Servlet [{2}] is already mapped to it, AS-WEB-CORE-00152=Error creating instance listener {0}, AS-WEB-CORE-00153=Error creating lifecycle listener {0}, AS-WEB-CORE-00154=Error creating container listener {0}, AS-WEB-CORE-00155=Reloading this Context has started, AS-WEB-CORE-00156=Error stopping context {0}, AS-WEB-CORE-00157=Error starting context {0}, AS-WEB-CORE-00158=Error invoking requestInitialized method on ServletRequestListener {0}, AS-WEB-CORE-00159=Error invoking requestDestroyed method on ServletRequestListener {0}, AS-WEB-CORE-00160=Exception starting filter {0}, AS-WEB-CORE-00161=Servlet with name {0} does not have any servlet-class or jsp-file configured, AS-WEB-CORE-00162=Filter with name {0} does not have any class configured, AS-WEB-CORE-00163=Exception sending context destroyed event to listener instance of class {0}, AS-WEB-CORE-00164=Error starting resources in context {0}, AS-WEB-CORE-00165=Error stopping static resources, AS-WEB-CORE-00166=Current container has already been started with a DirContext object, AS-WEB-CORE-00167=Error starting resources in context {0} with Exception message: {1}, AS-WEB-CORE-00168=Form login page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00169=Form error page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00170=JSP file {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00171=Container {0} has already been started, AS-WEB-CORE-00172=Error initialzing resources{0}, AS-WEB-CORE-00173=Error in dependency check for standard context {0}, AS-WEB-CORE-00174=Startup of context {0} failed due to previous errors, AS-WEB-CORE-00175=Exception during cleanup after start failed, AS-WEB-CORE-00176=Error invoking ServletContainerInitializer {0}, AS-WEB-CORE-00177=Error resetting context {0}, AS-WEB-CORE-00178=URL pattern {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00179=Failed to create work directory {0}, AS-WEB-CORE-00180=The URL pattern {0} contains a CR or LF and so can never be matched, AS-WEB-CORE-00181=Missing name attribute in {0}, AS-WEB-CORE-00182=Malformed name {0}, value of name attribute does not start with ''//'', AS-WEB-CORE-00183=Path {0} does not start with ''/'', AS-WEB-CORE-00184=Path {0} does not start with ''/'' and is not empty, AS-WEB-CORE-00185=Error during mapping, AS-WEB-CORE-00186=Unable to create custom ObjectInputStream, AS-WEB-CORE-00187=Error during bindThread, AS-WEB-CORE-00188=Servlet {0} threw load() exception, AS-WEB-CORE-00189=Error updating ctx with jmx {0} {1} {2}, AS-WEB-CORE-00190=Error registering wrapper with jmx {0} {1} {2}, AS-WEB-CORE-00191=Null filter instance, AS-WEB-CORE-00192=Servlet name is null or an empty String, AS-WEB-CORE-00193=Null servlet instance, AS-WEB-CORE-00194=Child of an Engine must be a Host, AS-WEB-CORE-00195=Engine cannot have a parent Container, AS-WEB-CORE-00196=Error registering, AS-WEB-CORE-00197=No Host matches server name {0}, AS-WEB-CORE-00198=Host name is required, AS-WEB-CORE-00199=Child of a Host must be a Context, AS-WEB-CORE-00200=MAPPING configuration error for request URI {0}, AS-WEB-CORE-00201=ErrorPage must not be null, AS-WEB-CORE-00202=XML validation enabled, AS-WEB-CORE-00203=Create Host deployer for direct deployment ( non-jmx ), AS-WEB-CORE-00204=Error creating deployer , AS-WEB-CORE-00205=Error registering host {0}, AS-WEB-CORE-00206=Couldn't load specified error report valve class: {0}, AS-WEB-CORE-00207=Context path is required, AS-WEB-CORE-00208=Invalid context path: {0}, AS-WEB-CORE-00209=Context path {0} is already in use, AS-WEB-CORE-00210=URL to web application archive is required, AS-WEB-CORE-00211=Installing web application at context path {0} from URL {1}, AS-WEB-CORE-00212=Invalid URL for web application archive: {0}, AS-WEB-CORE-00213=Only web applications in the Host web application directory can be installed, invalid URL: {0}, AS-WEB-CORE-00214=Context path {0} must match the directory or WAR file name: {1}, AS-WEB-CORE-00215=Error installing, AS-WEB-CORE-00216=Error deploying application at context path {0}, AS-WEB-CORE-00217=URL to configuration file is required, AS-WEB-CORE-00218=Use of configuration file is not allowed, AS-WEB-CORE-00219=Processing Context configuration file URL {0}, AS-WEB-CORE-00220=Installing web application from URL {0}, AS-WEB-CORE-00221=Context path {0} is not currently in use, AS-WEB-CORE-00222=Removing web application at context path {0}, AS-WEB-CORE-00223=Error removing application at context path {0}, AS-WEB-CORE-00224=Starting web application at context path {0}, AS-WEB-CORE-00225=Starting web application at context path {0} failed, AS-WEB-CORE-00226=Stopping web application at context path {0}, AS-WEB-CORE-00227=Stopping web application at context path {0} failed, AS-WEB-CORE-00228=Failed to remove file {0}, AS-WEB-CORE-00229=Remote Client Aborted Request, IOException: {0}, AS-WEB-CORE-00230=The error-page {0} or {1} does not exist, AS-WEB-CORE-00231=No Context configured to process this request, AS-WEB-CORE-00232=Pipeline has already been started, AS-WEB-CORE-00233=Pipeline has not been started, AS-WEB-CORE-00234=Exception occurred when stopping GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00235=Exception occurred when starting GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00236=Exception occurred when starting GlassFishValve in StandardPipline.addValve, AS-WEB-CORE-00237=Unable to add valve {0}, AS-WEB-CORE-00238=No more Valves in the Pipeline processing this request, AS-WEB-CORE-00239=HttpUpgradeHandler handler cannot be null, AS-WEB-CORE-00240=Exception occurred when stopping GlassFishValve in StandardPipeline.removeValve, AS-WEB-CORE-00241=StandardPipeline[{0}]: {1}, AS-WEB-CORE-00242=StandardPipeline[null]: {0}, AS-WEB-CORE-00243=LifecycleException occurred during service initialization: {0}, AS-WEB-CORE-00244=Exception StandardServer.await: create[{0}], AS-WEB-CORE-00245=StandardServer.accept security exception: {0}, AS-WEB-CORE-00246=StandardServer.await: accept: {0}, AS-WEB-CORE-00247=StandardServer.await: read: {0}, AS-WEB-CORE-00248=StandardServer.await: Invalid command {0} received, AS-WEB-CORE-00249=This service has already been initialized, AS-WEB-CORE-00250=Error registering: {0}, AS-WEB-CORE-00251=This service has already been started, AS-WEB-CORE-00252=Starting service {0}, AS-WEB-CORE-00253=Stopping service {0}, AS-WEB-CORE-00254=This service has already been initialized, AS-WEB-CORE-00255=Error registering Service at domain {0}, AS-WEB-CORE-00256=Service initializing at {0} failed, AS-WEB-CORE-00257=Parent container of a Wrapper must be a Context, AS-WEB-CORE-00258=Wrapper container may not have child containers, AS-WEB-CORE-00259=Cannot allocate servlet {0} because it is being unloaded, AS-WEB-CORE-00260=Error allocating a servlet instance, AS-WEB-CORE-00261=Class {0} is not a Servlet, AS-WEB-CORE-00262=Error instantiating servlet class {0}, AS-WEB-CORE-00263=Servlet of class {0} is privileged and cannot be loaded by this web application, AS-WEB-CORE-00264=No servlet class has been specified for servlet {0}, AS-WEB-CORE-00265=Wrapper cannot find Loader for servlet {0}, AS-WEB-CORE-00266=Wrapper cannot find servlet class {0} or a class it depends on, AS-WEB-CORE-00267=Servlet.init() for servlet {0} threw exception, AS-WEB-CORE-00268=Servlet execution threw an exception, AS-WEB-CORE-00269=Marking servlet {0} as unavailable, AS-WEB-CORE-00270=Waiting for {0} instance(s) of {1} to be deallocated, AS-WEB-CORE-00271=Servlet.destroy() for servlet {0} threw exception, AS-WEB-CORE-00272=Servlet {0} threw unload() exception, AS-WEB-CORE-00273=Error loading {0} {1}, AS-WEB-CORE-00274=This application is not currently available, AS-WEB-CORE-00275=Servlet {0} is currently unavailable, AS-WEB-CORE-00276=Servlet {0} is not available, AS-WEB-CORE-00277=Allocate exception for servlet {0}, AS-WEB-CORE-00278=Exception for sending acknowledgment of a request: {0}, AS-WEB-CORE-00280=Release filters exception for servlet {0}, AS-WEB-CORE-00281=Deallocate exception for servlet {0}, AS-WEB-CORE-00283=StandardWrapperValve[{0}]: {1}, AS-WEB-CORE-00284=Failed to skip {0} bytes in the underlying buffer of MultipartStream on close()., AS-WEB-CORE-00285=file data is empty., AS-WEB-CORE-00286=Unable to create Random source using class [{0}], AS-WEB-CORE-00287=The property "{0}" is not defined for filters of type "{1}", AS-WEB-CORE-00288=Error registering loader, AS-WEB-CORE-00289=Error registering jndi stream handler, AS-WEB-CORE-00290=Loader has already been started, AS-WEB-CORE-00291=No resources for {0}, AS-WEB-CORE-00292=LifecycleException, AS-WEB-CORE-00293=Loader has not yet been started, AS-WEB-CORE-00294=Cannot set reloadable property to {0}, AS-WEB-CORE-00295=WebappLoader[{0}]: {1}, AS-WEB-CORE-00296=No work dir for {0}, AS-WEB-CORE-00297=Failed to create destination directory to copy resources, AS-WEB-CORE-00298=Failed to copy resources, AS-WEB-CORE-00299=Failed to create work directory to {0}, AS-WEB-CORE-00300=File Logger has already been started, AS-WEB-CORE-00301=File Logger has not yet been started, AS-WEB-CORE-00302=Unknown container {0}, AS-WEB-CORE-00303=Null engine !! {0}, AS-WEB-CORE-00304=Unable to create javax.management.ObjectName for Logger, AS-WEB-CORE-00305=Can't register logger {0}, AS-WEB-CORE-00306=Setting JAAS app name {0}, AS-WEB-CORE-00307=Login exception authenticating username {0}, AS-WEB-CORE-00308=Username {0} NOT authenticated due to failed login, AS-WEB-CORE-00309=Username {0} NOT authenticated due to expired account, AS-WEB-CORE-00310=Username {0} NOT authenticated due to expired credential, AS-WEB-CORE-00311=error , AS-WEB-CORE-00312=Illegal digestEncoding: {0}, AS-WEB-CORE-00313=Access to the requested resource has been denied, AS-WEB-CORE-00314=Configuration error: Cannot perform access control without an authenticated principal, AS-WEB-CORE-00315=Username {0} has role {1}, AS-WEB-CORE-00316=Username {0} does NOT have role {1}, AS-WEB-CORE-00317=This Realm has already been started, AS-WEB-CORE-00318=Invalid message digest algorithm {0} specified, AS-WEB-CORE-00319=This Realm has not yet been started, AS-WEB-CORE-00320=Error digesting user credentials, AS-WEB-CORE-00321=Couldn't get MD5 digest, AS-WEB-CORE-00322=An exception occurs when running the PrivilegedExceptionAction block., AS-WEB-CORE-00323=Only skipped [{0}] bytes when [{1}] were requested, AS-WEB-CORE-00324=Directory Listing For {0}, AS-WEB-CORE-00325=Up To {0}, AS-WEB-CORE-00326=Filename, AS-WEB-CORE-00327=Size, AS-WEB-CORE-00328=Last Modified, AS-WEB-CORE-00329=Container has not called setWrapper() for this servlet, AS-WEB-CORE-00330=Cannot call invoker servlet with a named dispatcher, AS-WEB-CORE-00331=No servlet name or class was specified in path {0}, AS-WEB-CORE-00332=Cannot create servlet wrapper for path {0}, AS-WEB-CORE-00333=Cannot allocate servlet instance for path {0}, AS-WEB-CORE-00334=Cannot deallocate servlet instance for path {0}, AS-WEB-CORE-00335=JAXP initialization failed, AS-WEB-CORE-00336=Ignored external entity, publicID: {0}, systemID: {1}, AS-WEB-CORE-00337=setAttribute: Session attribute with name {0} has value that is not of type String (required for cookie-based persistence), AS-WEB-CORE-00338=Loading Session {0} from file {1}, AS-WEB-CORE-00339=Removing Session {0} at file {1}, AS-WEB-CORE-00340=Saving Session {0} to file {1}, AS-WEB-CORE-00341=Unable to delete file [{0}] which is preventing the creation of the session storage location, AS-WEB-CORE-00342=Unable to create directory [{0}] for the storage of session data, AS-WEB-CORE-00343=SQL Error {0}, AS-WEB-CORE-00344=Loading Session {0} from database {1}, AS-WEB-CORE-00345=Removing Session {0} at database {1}, AS-WEB-CORE-00346=Saving Session {0} to database {1}, AS-WEB-CORE-00347=The database connection is null or was found to be closed. Trying to re-open it., AS-WEB-CORE-00348=The re-open on the database failed. The database could be down., AS-WEB-CORE-00349=A SQL exception occurred {0}, AS-WEB-CORE-00350=JDBC driver class not found {0}, AS-WEB-CORE-00351=Exception initializing random number generator of class {0}, AS-WEB-CORE-00352=Seeding random number generator class {0}, AS-WEB-CORE-00353=Failed to close randomIS., AS-WEB-CORE-00354=Error registering , AS-WEB-CORE-00355=setAttribute: Non-serializable attribute with name {0}, AS-WEB-CORE-00356=Session not found {0}, AS-WEB-CORE-00357=Checking isLoaded for id, {0}, {1}, AS-WEB-CORE-00358=Exception clearing the Store, AS-WEB-CORE-00359=createSession: Too many active sessions, AS-WEB-CORE-00360=Exception in the Store during load, AS-WEB-CORE-00361=Loading {0} persisted sessions, AS-WEB-CORE-00362=Failed load session from store, AS-WEB-CORE-00363=Can't load sessions from store, AS-WEB-CORE-00364=Exception in the Store during removeSession, AS-WEB-CORE-00365=Exception removing session, AS-WEB-CORE-00366=Saving {0} persisted sessions, AS-WEB-CORE-00367=Exception in the Store during swapIn, AS-WEB-CORE-00368=Error deserializing Session {0}: {1}, AS-WEB-CORE-00369=Session swapped in is invalid or expired, AS-WEB-CORE-00370=Swapping session {0} in from Store, AS-WEB-CORE-00371=Exception in the Store during writeSession, AS-WEB-CORE-00372=Error serializing Session {0}: {1}, AS-WEB-CORE-00373=Manager has already been started, AS-WEB-CORE-00374=No Store configured, persistence disabled, AS-WEB-CORE-00375=Manager has not yet been started, AS-WEB-CORE-00376=Invalid session timeout setting {0}, AS-WEB-CORE-00377=Swapping session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00378=Too many active sessions, {0}, looking for idle sessions to swap out, AS-WEB-CORE-00379=Swapping out session {0}, idle for {1} seconds too many sessions active, AS-WEB-CORE-00380= Backing up session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00381=createSession: Too many active sessions, AS-WEB-CORE-00382= Loading persisted sessions from {0}, AS-WEB-CORE-00383=IOException while loading persisted sessions: {0}, AS-WEB-CORE-00384=ClassNotFoundException while loading persisted sessions: {0}, AS-WEB-CORE-00385=Saving persisted sessions to {0}, AS-WEB-CORE-00386=IOException while saving persisted sessions: {0}, AS-WEB-CORE-00387=Exception loading sessions from persistent storage, AS-WEB-CORE-00388=Exception unloading sessions to persistent storage, AS-WEB-CORE-00389=Session id change event listener threw exception, AS-WEB-CORE-00390=Session event listener threw exception, AS-WEB-CORE-00391=Session already invalidated, AS-WEB-CORE-00392=Session attribute event listener threw exception, AS-WEB-CORE-00393=setAttribute: name parameter cannot be null, AS-WEB-CORE-00394=Session binding event listener threw exception, AS-WEB-CORE-00395= Cannot serialize session attribute {0} for session {1}, AS-WEB-CORE-00396=StoreBase has already been started, AS-WEB-CORE-00397=StoreBase has not been started, AS-WEB-CORE-00398=Class loader creation threw exception, AS-WEB-CORE-00399=Error processing command line arguments, AS-WEB-CORE-00400=Catalina.stop: , AS-WEB-CORE-00401=Can't load server.xml from {0}, AS-WEB-CORE-00402=Catalina.start: , AS-WEB-CORE-00403=Catalina.start: , AS-WEB-CORE-00404=Initialization processed in {0} ms, AS-WEB-CORE-00405=Error loading configuration, AS-WEB-CORE-00406=Server startup in {0} ms, AS-WEB-CORE-00407=Failed to load catalina.properties, AS-WEB-CORE-00408=Lifecycle event data object {0} is not a Context, AS-WEB-CORE-00409=alt-dd file {0} not found, AS-WEB-CORE-00410=Missing application web.xml, using defaults only {0}, AS-WEB-CORE-00411=Parse error in application web.xml at line {0} and column {1}, AS-WEB-CORE-00412=Parse error in application web.xml, AS-WEB-CORE-00413=Error closing application web.xml, AS-WEB-CORE-00414=No Realm has been configured to authenticate against, AS-WEB-CORE-00415=Cannot configure an authenticator for method {0}, AS-WEB-CORE-00416=Cannot instantiate an authenticator of class {0}, AS-WEB-CORE-00417=Configured an authenticator for method {0}, AS-WEB-CORE-00418=No default web.xml, AS-WEB-CORE-00419=Missing default web.xml, using application web.xml only {0} {1}, AS-WEB-CORE-00420=Parse error in default web.xml at line {0} and column {1}, AS-WEB-CORE-00421=Parse error in default web.xml, AS-WEB-CORE-00422=Error closing default web.xml, AS-WEB-CORE-00423=ContextConfig: Initializing, AS-WEB-CORE-00424=Exception fixing docBase, AS-WEB-CORE-00425=ContextConfig: Processing START, AS-WEB-CORE-00426=ContextConfig: Processing STOP, AS-WEB-CORE-00427=Security role name {0} used in an without being defined in a in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00430=No web.xml, using defaults {0}, AS-WEB-CORE-00431=No engines have been defined yet, AS-WEB-CORE-00432=Engine.start exception, AS-WEB-CORE-00433=Couldn't load SSL server socket factory., AS-WEB-CORE-00434=Couldn't create connector., AS-WEB-CORE-00435=Connector.stop, AS-WEB-CORE-00436=Engine.stop exception, AS-WEB-CORE-00437=Specified Authenticator is not a Valve, AS-WEB-CORE-00438=Embedded service has already been started, AS-WEB-CORE-00439=Embedded service has not yet been started, AS-WEB-CORE-00440=Lifecycle event data object {0} is not an Engine, AS-WEB-CORE-00441=EngineConfig: {0}, AS-WEB-CORE-00442=EngineConfig: Processing START, AS-WEB-CORE-00443=EngineConfig: Processing STOP, AS-WEB-CORE-00444=Application base directory {0} does not exist, AS-WEB-CORE-00445=Unable to create the directory [{0}], AS-WEB-CORE-00446=The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}], AS-WEB-CORE-00447=Failed to set last-modified time of the file {0}, AS-WEB-CORE-00448=Error copying {0} to {1}, AS-WEB-CORE-00449=[{0}] could not be completely deleted. The presence of the remaining files may cause problems, AS-WEB-CORE-00450=Lifecycle event data object {0} is not a Host, AS-WEB-CORE-00451=Deploying configuration descriptor {0}, AS-WEB-CORE-00452=Error deploying configuration descriptor {0}, AS-WEB-CORE-00453=The war name [{0}] is invalid. The archive will be ignored., AS-WEB-CORE-00454=Expanding web application archive {0}, AS-WEB-CORE-00455=Exception while expanding web application archive {0}, AS-WEB-CORE-00456=Exception while expanding web application archive {0}, AS-WEB-CORE-00457=Deploying web application archive {0}, AS-WEB-CORE-00458=Error deploying web application archive {0}, AS-WEB-CORE-00459=Deploying web application directory {0}, AS-WEB-CORE-00460=Error deploying web application directory {0}, AS-WEB-CORE-00461=Error undeploying Jar file {0}, AS-WEB-CORE-00462=HostConfig: restartContext [{0}], AS-WEB-CORE-00463=Error during context [{0}] stop, AS-WEB-CORE-00464=Error during context [{0}] restart, AS-WEB-CORE-00465=HostConfig: Processing START, AS-WEB-CORE-00466=HostConfig: Processing STOP, AS-WEB-CORE-00467=Undeploying deployed web applications, AS-WEB-CORE-00468=Undeploying context [{0}], AS-WEB-CORE-00469=Error undeploying web application at context path {0}, AS-WEB-CORE-00470=Must set 'catalina.home' system property, AS-WEB-CORE-00472=Exception creating instance of {0}, AS-WEB-CORE-00473=Exception locating main() method, AS-WEB-CORE-00474=Exception calling main() method, AS-WEB-CORE-00475=Usage: java org.apache.catalina.startup.Tool [] [], AS-WEB-CORE-00476=Deploying user web applications, AS-WEB-CORE-00477=Exception loading user database, AS-WEB-CORE-00478=Deploying web application for user {0}, AS-WEB-CORE-00479=Error deploying web application for user {0}, AS-WEB-CORE-00480=UserConfig[{0}]: {1}, AS-WEB-CORE-00481=UserConfig[null]: {0}, AS-WEB-CORE-00482=UserConfig: Processing START, AS-WEB-CORE-00483=UserConfig: Processing STOP, AS-WEB-CORE-00484=Failed to load manifest resources {0}, AS-WEB-CORE-00485=ExtensionValidator[{0}][{1}]: Required extension "{2}" not found., AS-WEB-CORE-00486=ExtensionValidator[{0}]: Failure to find {1} required extension(s)., AS-WEB-CORE-00487=Odd number of hexadecimal digits, AS-WEB-CORE-00488=Bad hexadecimal digit, AS-WEB-CORE-00489=Map is currently locked, AS-WEB-CORE-00490=UTF8 not supported, AS-WEB-CORE-00491=Could not create a new directory: {0}, AS-WEB-CORE-00492=status.setContentType, AS-WEB-CORE-00493=Internal Error, AS-WEB-CORE-00494=Failed to initialize the interceptor, AS-WEB-CORE-00503=Failed to rename log file to {0} for rotate logs, AS-WEB-CORE-00504=at least this wasn't swallowed, AS-WEB-CORE-00505=Failed to create directory {0}, AS-WEB-CORE-00506=fields was just empty or whitespace, AS-WEB-CORE-00507=unable to decode with rest of chars being: {0}, AS-WEB-CORE-00508=No closing ) found for in decode, AS-WEB-CORE-00509=The next characters couldn't be decoded: {0}, AS-WEB-CORE-00510=End of line reached before decoding x- param, AS-WEB-CORE-00511=x param in wrong format. Needs to be 'x-#(...)' read the docs!, AS-WEB-CORE-00512=x param in wrong format. No closing ')'!, AS-WEB-CORE-00513=x param for servlet request, couldn't decode value: {0}, AS-WEB-CORE-00514=No Context configured to process this request, AS-WEB-CORE-00515=Syntax error in request filter pattern {0}, AS-WEB-CORE-00516=Cannot process the error page: {0}, AS-WEB-CORE-00517=Digester.getParser: , AS-WEB-CORE-00518=Cannot get XMLReader, AS-WEB-CORE-00519=Finish event threw exception, AS-WEB-CORE-00520=Finish event threw error, AS-WEB-CORE-00521=Body event threw exception, AS-WEB-CORE-00522=Body event threw error, AS-WEB-CORE-00523=No rules found matching {0}., AS-WEB-CORE-00524=End event threw exception, AS-WEB-CORE-00525=End event threw error, AS-WEB-CORE-00526=Begin event threw exception, AS-WEB-CORE-00527=Begin event threw error, AS-WEB-CORE-00528=Parse Error at line {0} column {1}: {2}, AS-WEB-CORE-00529=Parse Fatal Error at line {0} column {1}: {2}, AS-WEB-CORE-00530=Parse Warning Error at line {0} column {1}: {2}, AS-WEB-CORE-00531=Empty stack (returning null), AS-WEB-CORE-00532=No Locator!, AS-WEB-CORE-00533=[SetPropertiesRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00534=[SetPropertyRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00535=Login failed, AS-WEB-CORE-00536=This is request has already been authenticated, AS-WEB-CORE-00537=No authenticator, AS-WEB-CORE-00538=Invalid call to login while pluggable authentication method is configured, AS-WEB-CORE-00539=Internal logout error, AS-WEB-CORE-00540=Blocked access to external entity with publicId [{0}] and systemId [{0}], AS-WEB-CORE-00541=Blocked access to external entity with name [{0}], publicId [{1}], baseURI [{2}] and systemId [{3}], AS-WEB-CORE-00542=Blocked access to external subset with name [{0}] and baseURI [{1}], AS-WEB-CORE-00543=Fail to read file [{0}], AS-WEB-CORE-00544=Unable to find the underlying Coyote request object (which is required to create a push request) from the request of type [{0}], AS-WEB-CORE-00545=It is illegal to call push() before setting a path, AS-WEB-CORE-00546=The push method should not be null, AS-WEB-CORE-00547=The push method should not be an empty String, AS-WEB-CORE-00548=The push method ''{0}'' is not cacheable or safe, AS-WEB-CORE-00549=The repository '{0}' is not a directory, AS-WEB-CORE-00550=The repository '{0}' contains a null character} [2024-04-16T09:13:54.462Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:54.462Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:54.462Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:54.462Z] [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER [2024-04-16T09:13:54.462Z] [INFO] Enclosing type is org.apache.catalina.LogFacade [2024-04-16T09:13:54.462Z] [INFO] Loggers found so far: {jakarta.enterprise.web.core.description=WEB Core Logger, jakarta.enterprise.web.core.publish=true, jakarta.enterprise.web.core.subsystem=WEB} [2024-04-16T09:13:54.462Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:54.462Z] [INFO] Found enclosing element WEB_CORE_LOGGER [2024-04-16T09:13:54.462Z] [INFO] Found enclosing element org.apache.catalina.LogFacade [2024-04-16T09:13:54.462Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:54.462Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:54.462Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:54.462Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:54.462Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:54.462Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-04-16T09:13:54.462Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core --- [2024-04-16T09:13:54.462Z] [INFO] Not copying test resources [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-core --- [2024-04-16T09:13:54.462Z] [INFO] Not compiling test sources [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-core --- [2024-04-16T09:13:54.462Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core --- [2024-04-16T09:13:54.462Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container --- [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ entitybean-container --- [2024-04-16T09:13:54.462Z] [INFO] Executing tasks [2024-04-16T09:13:54.462Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/classes/META-INF for [2024-04-16T09:13:54.462Z] [INFO] [echo] web-core [2024-04-16T09:13:54.462Z] [INFO] Executed tasks [2024-04-16T09:13:54.462Z] [INFO] [2024-04-16T09:13:54.462Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-core --- [2024-04-16T09:13:54.462Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:54.462Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:54.719Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.719Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] Not copying test resources [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] Not compiling test sources [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/web-core.jar [2024-04-16T09:13:54.719Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-admin --- [2024-04-16T09:13:54.719Z] [INFO] Executing tasks [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-admin --- [2024-04-16T09:13:54.719Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2024-04-16T09:13:54.719Z] [INFO] [echo] jersey-ejb-component-provider [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin --- [2024-04-16T09:13:54.719Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:54.719Z] [INFO] Executed tasks [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin --- [2024-04-16T09:13:54.719Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:13:54.719Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:13:54.719Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-04-16T09:13:54.719Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-admin --- [2024-04-16T09:13:54.719Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2024-04-16T09:13:54.719Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:54.719Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider --- [2024-04-16T09:13:54.719Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.15-SNAPSHOT/jersey-ejb-component-provider-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:54.719Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.15-SNAPSHOT/jersey-ejb-component-provider-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-core --- [2024-04-16T09:13:54.719Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-core --- [2024-04-16T09:13:54.719Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-04-16T09:13:54.719Z] [INFO] Building GlassFish Admin REST Service 7.0.15-SNAPSHOT [262/300] [2024-04-16T09:13:54.719Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:54.719Z] [INFO] --- install:3.1.1:install (default-install) @ web-core --- [2024-04-16T09:13:54.719Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.15-SNAPSHOT/web-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:54.719Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.15-SNAPSHOT/web-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:54.719Z] [INFO] [2024-04-16T09:13:54.719Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-04-16T09:13:54.720Z] [INFO] Building WebTier Security Integration 7.0.15-SNAPSHOT [263/300] [2024-04-16T09:13:54.720Z] [INFO] from appserver/security/webintegration/pom.xml [2024-04-16T09:13:54.720Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-04-16T09:13:54.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service --- [2024-04-16T09:13:54.720Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ websecurity --- [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service --- [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ websecurity --- [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service --- [2024-04-16T09:13:54.720Z] [INFO] [2024-04-16T09:13:54.720Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ websecurity --- [2024-04-16T09:13:54.720Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:54.720Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:54.720Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:54.720Z] [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:54.975Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.975Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API. [2024-04-16T09:13:54.975Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:54.975Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:54.975Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl --- [2024-04-16T09:13:54.975Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:54.975Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:54.975Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container --- [2024-04-16T09:13:54.975Z] [INFO] Not copying test resources [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-full-container --- [2024-04-16T09:13:54.975Z] [INFO] Not compiling test sources [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-full-container --- [2024-04-16T09:13:54.975Z] [INFO] Tests are skipped. [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container --- [2024-04-16T09:13:54.975Z] [INFO] Executing tasks [2024-04-16T09:13:54.975Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/classes/META-INF for [2024-04-16T09:13:54.975Z] [INFO] [echo] ejb-full-container [2024-04-16T09:13:54.975Z] [INFO] Executed tasks [2024-04-16T09:13:54.975Z] [INFO] [2024-04-16T09:13:54.975Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container --- [2024-04-16T09:13:54.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2024-04-16T09:13:55.230Z] [INFO] [2024-04-16T09:13:55.230Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-full-container --- [2024-04-16T09:13:55.230Z] [INFO] Tests are skipped. [2024-04-16T09:13:55.230Z] [INFO] [2024-04-16T09:13:55.230Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-full-container --- [2024-04-16T09:13:55.230Z] [INFO] Tests are skipped. [2024-04-16T09:13:55.230Z] [INFO] [2024-04-16T09:13:55.230Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container --- [2024-04-16T09:13:55.231Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.15-SNAPSHOT/ejb-full-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:55.231Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.15-SNAPSHOT/ejb-full-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-04-16T09:13:55.231Z] [INFO] Building EJB Timer Service Application 7.0.15-SNAPSHOT [264/300] [2024-04-16T09:13:55.231Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-04-16T09:13:55.231Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-service-app --- [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app --- [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-service-app --- [2024-04-16T09:13:55.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:55.231Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:55.231Z] [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.concurrent.runtime, has 1, private references [org.glassfish.concurrent.runtime.deployer.cfg] [2024-04-16T09:13:55.231Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl --- [2024-04-16T09:13:55.231Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.concurrent.admin.CreateContextService, org.glassfish.concurrent.admin.CreateManagedExecutorService, org.glassfish.concurrent.admin.CreateManagedScheduledExecutorService, org.glassfish.concurrent.admin.CreateManagedThreadFactory, org.glassfish.concurrent.admin.DeleteContextService, org.glassfish.concurrent.admin.DeleteManagedExecutorService, org.glassfish.concurrent.admin.DeleteManagedScheduledExecutorService, org.glassfish.concurrent.admin.DeleteManagedThreadFactory, org.glassfish.concurrent.admin.ListContextServices, org.glassfish.concurrent.admin.ListManagedExecutorServices, org.glassfish.concurrent.admin.ListManagedScheduledExecutorServices, org.glassfish.concurrent.admin.ListManagedThreadFactories] [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-impl --- [2024-04-16T09:13:55.231Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ websecurity --- [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ websecurity --- [2024-04-16T09:13:55.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity --- [2024-04-16T09:13:55.231Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:55.231Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity --- [2024-04-16T09:13:55.231Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:55.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/manpages [2024-04-16T09:13:55.231Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:55.231Z] [INFO] [2024-04-16T09:13:55.231Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ websecurity --- [2024-04-16T09:13:55.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:55.231Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:55.487Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:55.487Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Not copying test resources [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Not compiling test sources [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- surefire:3.2.5:test (default-test) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Tests are skipped. [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Executing tasks [2024-04-16T09:13:55.487Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/classes/META-INF for [2024-04-16T09:13:55.487Z] [INFO] [echo] entitybean-container [2024-04-16T09:13:55.487Z] [INFO] Executed tasks [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/entitybean-container.jar [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Tests are skipped. [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- failsafe:3.2.5:verify (verify) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Tests are skipped. [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] [2024-04-16T09:13:55.487Z] [INFO] --- install:3.1.1:install (default-install) @ entitybean-container --- [2024-04-16T09:13:55.487Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.15-SNAPSHOT/entitybean-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:55.487Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.15-SNAPSHOT/entitybean-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:55.487Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:55.487Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[125,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:55.487Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[342,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:55.487Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Some input files use or override a deprecated API. [2024-04-16T09:13:55.487Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:55.487Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:55.487Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:55.488Z] [INFO] [2024-04-16T09:13:55.488Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2024-04-16T09:13:55.488Z] [INFO] [2024-04-16T09:13:55.488Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2024-04-16T09:13:55.488Z] [INFO] [2024-04-16T09:13:55.488Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-04-16T09:13:55.488Z] [INFO] Building support-sqlstore module for cmp 7.0.15-SNAPSHOT [265/300] [2024-04-16T09:13:55.488Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-04-16T09:13:55.488Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:55.743Z] [WARNING] ***************************************************************** [2024-04-16T09:13:55.743Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-04-16T09:13:55.743Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-04-16T09:13:55.743Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-04-16T09:13:55.743Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-04-16T09:13:55.743Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-04-16T09:13:55.743Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-04-16T09:13:55.743Z] [WARNING] * question, not against Apache Maven. * [2024-04-16T09:13:55.743Z] [WARNING] ***************************************************************** [2024-04-16T09:13:55.743Z] [WARNING] The following plugins are not marked as thread-safe in support-sqlstore module for cmp: [2024-04-16T09:13:55.743Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2024-04-16T09:13:55.743Z] [WARNING] [2024-04-16T09:13:55.743Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-04-16T09:13:55.743Z] [WARNING] ***************************************************************** [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin --- [2024-04-16T09:13:55.743Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-sqlstore --- [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore --- [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [2024-04-16T09:13:55.743Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service --- [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service --- [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service --- [2024-04-16T09:13:55.743Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service --- [2024-04-16T09:13:55.743Z] [INFO] Copying 13 resources from src/main/resources to target/classes [2024-04-16T09:13:55.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/manpages [2024-04-16T09:13:55.743Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service --- [2024-04-16T09:13:55.743Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:55.743Z] [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:55.743Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-service-app --- [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app --- [2024-04-16T09:13:55.743Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:55.743Z] [INFO] [2024-04-16T09:13:55.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app --- [2024-04-16T09:13:55.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/src/main/resources [2024-04-16T09:13:55.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/src/main/manpages [2024-04-16T09:13:55.744Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:55.744Z] [INFO] [2024-04-16T09:13:55.744Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-service-app --- [2024-04-16T09:13:55.744Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:55.744Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:55.744Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:55.744Z] [INFO] [2024-04-16T09:13:55.744Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin --- [2024-04-16T09:13:55.744Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jms.admin.cli.ChangeMasterBrokerCommand, org.glassfish.jms.admin.cli.ConfigureJMSCluster, org.glassfish.jms.admin.cli.CreateJMSDestination, org.glassfish.jms.admin.cli.CreateJMSHost, org.glassfish.jms.admin.cli.CreateJMSResource, org.glassfish.jms.admin.cli.DeleteJMSDestination, org.glassfish.jms.admin.cli.DeleteJMSHost, org.glassfish.jms.admin.cli.DeleteJMSResource, org.glassfish.jms.admin.cli.FlushJMSDestination, org.glassfish.jms.admin.cli.GetJmsPhysicalDestinationCommand, org.glassfish.jms.admin.cli.JMSPing, org.glassfish.jms.admin.cli.ListJMSDestinations, org.glassfish.jms.admin.cli.ListJMSHosts, org.glassfish.jms.admin.cli.ListJMSResources, org.glassfish.jms.admin.cli.UpdateJmsPhysicalDestinationCommand] [2024-04-16T09:13:55.744Z] [INFO] [2024-04-16T09:13:55.744Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-admin --- [2024-04-16T09:13:55.744Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:55.744Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:56.000Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:56.000Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[738,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:56.000Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[782,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:56.000Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[1745,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:56.000Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java:[142,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:56.000Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2024-04-16T09:13:56.001Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2024-04-16T09:13:56.001Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:56.001Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:56.001Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:56.001Z] [INFO] Processing: AS-CONCURRENT-00001 [2024-04-16T09:13:56.001Z] [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false [2024-04-16T09:13:56.001Z] [INFO] Processing: AS-CONCURRENT-00002 [2024-04-16T09:13:56.001Z] [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true [2024-04-16T09:13:56.001Z] [INFO] Processing: AS-CONCURRENT-00003 [2024-04-16T09:13:56.001Z] [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true [2024-04-16T09:13:56.001Z] [INFO] Processing: AS-CONCURRENT-00004 [2024-04-16T09:13:56.001Z] [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false [2024-04-16T09:13:56.001Z] [INFO] Total Messages including ones found from disk so far: {AS-CONCURRENT-00001=Task [{0}] has been running on thread [{1}] for {2} seconds, which is more than the configured hung task threshold of {3} seconds in [{4}]., AS-CONCURRENT-00001.MSG_COMMENT=# A task has been running for longer time than the configured hung task threshold setting., AS-CONCURRENT-00002=Unable to setup or reset runtime context for a task because an invalid context handle is being passed., AS-CONCURRENT-00002.MSG_COMMENT=# When trying to setup and runtime context for a task, an invalid context handle is being passed, AS-CONCURRENT-00003=Unable to bind {0} to JNDI location [{1}]., AS-CONCURRENT-00003.MSG_COMMENT=# An unexpected exception occurred when trying to bind a managed object to JNDI namespace., AS-CONCURRENT-00004=Unable to deploy {0}., AS-CONCURRENT-00004.MSG_COMMENT=# Unable to deploy a managed object because the configuration information is missing} [2024-04-16T09:13:56.001Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:56.001Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:56.001Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:56.001Z] [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME [2024-04-16T09:13:56.001Z] [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade [2024-04-16T09:13:56.001Z] [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency} [2024-04-16T09:13:56.001Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:56.001Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:13:56.001Z] [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade [2024-04-16T09:13:56.001Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:56.001Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:56.001Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:56.001Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:56.001Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl --- [2024-04-16T09:13:56.001Z] [INFO] Not copying test resources [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-impl --- [2024-04-16T09:13:56.001Z] [INFO] Not compiling test sources [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-impl --- [2024-04-16T09:13:56.001Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl --- [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity --- [2024-04-16T09:13:56.001Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:56.001Z] [INFO] Executing tasks [2024-04-16T09:13:56.001Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2024-04-16T09:13:56.001Z] [INFO] [echo] concurrent-impl [2024-04-16T09:13:56.001Z] [INFO] Executed tasks [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl --- [2024-04-16T09:13:56.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.001Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-impl --- [2024-04-16T09:13:56.001Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.001Z] [INFO] [2024-04-16T09:13:56.002Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-impl --- [2024-04-16T09:13:56.002Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.002Z] [INFO] [2024-04-16T09:13:56.002Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2024-04-16T09:13:56.002Z] [INFO] [2024-04-16T09:13:56.002Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl --- [2024-04-16T09:13:56.002Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.15-SNAPSHOT/concurrent-impl-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:56.002Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.15-SNAPSHOT/concurrent-impl-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:56.002Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:56.002Z] [INFO] [2024-04-16T09:13:56.002Z] [INFO] --- command-security:1.0.17:check (default-check) @ websecurity --- [2024-04-16T09:13:56.002Z] [INFO] [2024-04-16T09:13:56.002Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ websecurity --- [2024-04-16T09:13:56.002Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:56.002Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:56.257Z] [INFO] performing grammar generation [JQL.g] [2024-04-16T09:13:56.257Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:56.257Z] [INFO] [2024-04-16T09:13:56.257Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-service-app --- [2024-04-16T09:13:56.257Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:56.257Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:13:56.512Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:56.512Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:56.512Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:56.512Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER [2024-04-16T09:13:56.512Z] [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils [2024-04-16T09:13:56.512Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Main JMS Logger, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.subsystem=JMS_ADMIN} [2024-04-16T09:13:56.512Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:56.512Z] [INFO] Found enclosing element JMS_ADMIN_LOGGER [2024-04-16T09:13:56.512Z] [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils [2024-04-16T09:13:56.512Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:56.512Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:56.512Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:56.512Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:56.512Z] [INFO] [2024-04-16T09:13:56.512Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin --- [2024-04-16T09:13:56.512Z] [INFO] Not copying test resources [2024-04-16T09:13:56.512Z] [INFO] [2024-04-16T09:13:56.512Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-admin --- [2024-04-16T09:13:56.512Z] [INFO] Not compiling test sources [2024-04-16T09:13:56.512Z] [INFO] [2024-04-16T09:13:56.512Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2024-04-16T09:13:56.512Z] [INFO] [2024-04-16T09:13:56.512Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-admin --- [2024-04-16T09:13:56.512Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.512Z] [INFO] [2024-04-16T09:13:56.512Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin --- [2024-04-16T09:13:56.512Z] [INFO] Executing tasks [2024-04-16T09:13:56.512Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/classes/META-INF for [2024-04-16T09:13:56.512Z] [INFO] [echo] jms-admin [2024-04-16T09:13:56.512Z] [INFO] Executed tasks [2024-04-16T09:13:56.512Z] [INFO] [2024-04-16T09:13:56.512Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin --- [2024-04-16T09:13:56.512Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:56.512Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:56.512Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:56.512Z] [INFO] Processing: realmBase.forbidden [2024-04-16T09:13:56.512Z] [INFO] Message realmBase.forbidden needs checking for cause/action: false [2024-04-16T09:13:56.512Z] [INFO] Processing: realmAdapter.badRequestWithId [2024-04-16T09:13:56.512Z] [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false [2024-04-16T09:13:56.512Z] [INFO] Processing: missing_http_header.host [2024-04-16T09:13:56.512Z] [INFO] Message missing_http_header.host needs checking for cause/action: false [2024-04-16T09:13:56.512Z] [INFO] Processing: realmAdapter.noWebSecMgr [2024-04-16T09:13:56.512Z] [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false [2024-04-16T09:13:56.512Z] [INFO] Total Messages including ones found from disk so far: {missing_http_header.host=Host header not found in request, realmAdapter.badRequestWithId=WEB9101: There are some problems with the request, realmAdapter.noWebSecMgr=WEB9100: No WebSecurityManager found for context {0}, realmBase.forbidden=Access to the requested resource has been denied} [2024-04-16T09:13:56.512Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:56.512Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:56.512Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:56.512Z] [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO [2024-04-16T09:13:56.513Z] [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle [2024-04-16T09:13:56.513Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.web.security.description=logger for web security module, jakarta.enterprise.system.container.web.security.publish=true, jakarta.enterprise.system.container.web.security.subsystem=websecurity} [2024-04-16T09:13:56.513Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:56.513Z] [INFO] Found enclosing element LOGGER_INFO [2024-04-16T09:13:56.513Z] [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle [2024-04-16T09:13:56.513Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:56.513Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:56.513Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:56.513Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:56.513Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] Not copying test resources [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] Not compiling test sources [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- surefire:3.2.5:test (default-test) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/jms-admin.jar [2024-04-16T09:13:56.513Z] [INFO] Executing tasks [2024-04-16T09:13:56.513Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/classes/META-INF for [2024-04-16T09:13:56.513Z] [INFO] [echo] websecurity [2024-04-16T09:13:56.513Z] [INFO] Executed tasks [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-admin --- [2024-04-16T09:13:56.513Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-admin --- [2024-04-16T09:13:56.513Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- install:3.1.1:install (default-install) @ jms-admin --- [2024-04-16T09:13:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.15-SNAPSHOT/jms-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.15-SNAPSHOT/jms-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-04-16T09:13:56.513Z] [INFO] Building Admin Console JMS Plugin 7.0.15-SNAPSHOT [266/300] [2024-04-16T09:13:56.513Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-04-16T09:13:56.513Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:56.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/websecurity.jar [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- failsafe:3.2.5:verify (verify) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- install:3.1.1:install (default-install) @ websecurity --- [2024-04-16T09:13:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.15-SNAPSHOT/websecurity-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.15-SNAPSHOT/websecurity-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-04-16T09:13:56.513Z] [INFO] Building Web Container glue code 7.0.15-SNAPSHOT [267/300] [2024-04-16T09:13:56.513Z] [INFO] from appserver/web/web-glue/pom.xml [2024-04-16T09:13:56.513Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jms-plugin --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.513Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2024-04-16T09:13:56.513Z] [INFO] [2024-04-16T09:13:56.514Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jms-plugin --- [2024-04-16T09:13:56.514Z] [INFO] [2024-04-16T09:13:56.514Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-04-16T09:13:56.514Z] [INFO] [2024-04-16T09:13:56.514Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-glue --- [2024-04-16T09:13:56.514Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:56.514Z] [INFO] [2024-04-16T09:13:56.514Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-glue --- [2024-04-16T09:13:56.514Z] [INFO] [2024-04-16T09:13:56.514Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-glue --- [2024-04-16T09:13:56.514Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:56.514Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:13:56.514Z] [2024-04-16T09:13:56.514Z] [INFO] performing grammar generation [Semantic.g] [2024-04-16T09:13:56.514Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:56.514Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:56.769Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:56.769Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:56.769Z] [INFO] [2024-04-16T09:13:56.769Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app --- [2024-04-16T09:13:56.769Z] [INFO] Not copying test resources [2024-04-16T09:13:56.769Z] [INFO] [2024-04-16T09:13:56.769Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-timer-service-app --- [2024-04-16T09:13:56.769Z] [INFO] Not compiling test sources [2024-04-16T09:13:56.769Z] [INFO] [2024-04-16T09:13:56.769Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-timer-service-app --- [2024-04-16T09:13:56.769Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:13:56.769Z] [2024-04-16T09:13:56.769Z] [INFO] performing grammar generation [Optimizer.g] [2024-04-16T09:13:56.769Z] [INFO] Tests are skipped. [2024-04-16T09:13:56.769Z] [INFO] [2024-04-16T09:13:56.769Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app --- [2024-04-16T09:13:56.769Z] [INFO] Executing tasks [2024-04-16T09:13:56.769Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2024-04-16T09:13:56.769Z] [INFO] [echo] ejb-timer-service-app [2024-04-16T09:13:56.769Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2024-04-16T09:13:56.769Z] [INFO] Executed tasks [2024-04-16T09:13:56.769Z] [INFO] [2024-04-16T09:13:56.769Z] [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app --- [2024-04-16T09:13:56.769Z] [INFO] Packaging webapp [2024-04-16T09:13:56.769Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2024-04-16T09:13:56.769Z] [INFO] Processing war project [2024-04-16T09:13:56.769Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2024-04-16T09:13:57.024Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:57.024Z] [INFO] [2024-04-16T09:13:57.024Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jms-plugin --- [2024-04-16T09:13:57.024Z] [INFO] [2024-04-16T09:13:57.024Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2024-04-16T09:13:57.024Z] [INFO] [2024-04-16T09:13:57.024Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin --- [2024-04-16T09:13:57.024Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:57.024Z] [INFO] [2024-04-16T09:13:57.024Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin --- [2024-04-16T09:13:57.024Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-04-16T09:13:57.024Z] [INFO] Copying 52 resources from src/main/help to target/classes [2024-04-16T09:13:57.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/manpages [2024-04-16T09:13:57.024Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:57.024Z] [INFO] [2024-04-16T09:13:57.024Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jms-plugin --- [2024-04-16T09:13:57.024Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:57.024Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2024-04-16T09:13:57.024Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:57.024Z] [INFO] [2024-04-16T09:13:57.024Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-service-app --- [2024-04-16T09:13:57.024Z] [INFO] Tests are skipped. [2024-04-16T09:13:57.024Z] [INFO] [2024-04-16T09:13:57.024Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-service-app --- [2024-04-16T09:13:57.025Z] [INFO] Tests are skipped. [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app --- [2024-04-16T09:13:57.025Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.15-SNAPSHOT/ejb-timer-service-app-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:57.025Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.15-SNAPSHOT/ejb-timer-service-app-7.0.15-SNAPSHOT.war [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-04-16T09:13:57.025Z] [INFO] Building GlassFish EJB timer app database init scripts 7.0.15-SNAPSHOT [268/300] [2024-04-16T09:13:57.025Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-04-16T09:13:57.025Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] No sources to compile [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Copying 18 resources from src/main/resources to target/classes [2024-04-16T09:13:57.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/src/main/manpages [2024-04-16T09:13:57.025Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] No sources to compile [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] No sources to compile [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Executing tasks [2024-04-16T09:13:57.025Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2024-04-16T09:13:57.025Z] [INFO] [echo] ejb-timer-databases [2024-04-16T09:13:57.025Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2024-04-16T09:13:57.025Z] [INFO] Executed tasks [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:13:57.025Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Tests are skipped. [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Tests are skipped. [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] [2024-04-16T09:13:57.025Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases --- [2024-04-16T09:13:57.025Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.15-SNAPSHOT/ejb-timer-databases-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:57.026Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.15-SNAPSHOT/ejb-timer-databases-7.0.15-SNAPSHOT.zip [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-04-16T09:13:57.026Z] [INFO] Building EJB tier for GlassFish 7.0.15-SNAPSHOT [269/300] [2024-04-16T09:13:57.026Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-04-16T09:13:57.026Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:13:57.026Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:13:57.026Z] [2024-04-16T09:13:57.026Z] [INFO] performing grammar generation [CodeGeneration.g] [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] No sources to compile [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] No sources to compile [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] No sources to compile [2024-04-16T09:13:57.026Z] [INFO] [2024-04-16T09:13:57.026Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all --- [2024-04-16T09:13:57.026Z] [INFO] Executing tasks [2024-04-16T09:13:57.026Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/target/classes/META-INF for [2024-04-16T09:13:57.026Z] [INFO] [echo] ejb-all [2024-04-16T09:13:57.281Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/target/classes/META-INF [2024-04-16T09:13:57.281Z] [INFO] Executed tasks [2024-04-16T09:13:57.281Z] [INFO] [2024-04-16T09:13:57.281Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-all --- [2024-04-16T09:13:57.281Z] [INFO] Tests are skipped. [2024-04-16T09:13:57.281Z] [INFO] [2024-04-16T09:13:57.281Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-all --- [2024-04-16T09:13:57.281Z] [INFO] Tests are skipped. [2024-04-16T09:13:57.281Z] [INFO] [2024-04-16T09:13:57.281Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2024-04-16T09:13:57.281Z] [INFO] [2024-04-16T09:13:57.281Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-all --- [2024-04-16T09:13:57.281Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/7.0.15-SNAPSHOT/ejb-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:57.282Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:13:57.282Z] [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-sqlstore --- [2024-04-16T09:13:57.282Z] [INFO] Not compiling main sources [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore --- [2024-04-16T09:13:57.282Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore --- [2024-04-16T09:13:57.282Z] [INFO] Copying 18 resources from src/main/java to target/classes [2024-04-16T09:13:57.282Z] [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes [2024-04-16T09:13:57.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2024-04-16T09:13:57.282Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:57.282Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-sqlstore --- [2024-04-16T09:13:57.282Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:57.282Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:57.282Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:57.282Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:57.282Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:57.282Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-04-16T09:13:57.282Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-glue --- [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-glue --- [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue --- [2024-04-16T09:13:57.282Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue --- [2024-04-16T09:13:57.282Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:13:57.282Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-04-16T09:13:57.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/manpages [2024-04-16T09:13:57.282Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:13:57.282Z] [INFO] [2024-04-16T09:13:57.282Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-glue --- [2024-04-16T09:13:57.282Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:57.282Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:57.538Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:57.538Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:13:57.538Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:57.538Z] [INFO] [2024-04-16T09:13:57.538Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2024-04-16T09:13:57.538Z] [INFO] [2024-04-16T09:13:57.538Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2024-04-16T09:13:57.538Z] [INFO] [2024-04-16T09:13:57.538Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin --- [2024-04-16T09:13:57.538Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:57.538Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:57.538Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[898,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:57.538Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[899,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:57.538Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java:[178,68] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:13:57.538Z] cast to java.lang.Object for a varargs call [2024-04-16T09:13:57.538Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:13:57.538Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ActionReportJsonProvider.java:[146,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:57.539Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ResourceUtil.java:[1117,55] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:57.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use or override a deprecated API. [2024-04-16T09:13:57.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:57.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:57.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:57.539Z] [INFO] [2024-04-16T09:13:57.539Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2024-04-16T09:13:57.539Z] [INFO] [2024-04-16T09:13:57.539Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2024-04-16T09:13:57.539Z] [INFO] [2024-04-16T09:13:57.539Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service --- [2024-04-16T09:13:57.539Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:57.539Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:57.539Z] [INFO] [2024-04-16T09:13:57.539Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin --- [2024-04-16T09:13:57.539Z] [INFO] [2024-04-16T09:13:57.539Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin --- [2024-04-16T09:13:57.539Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:57.795Z] [INFO] [2024-04-16T09:13:57.795Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jms-plugin --- [2024-04-16T09:13:57.795Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:57.795Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:57.795Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2024-04-16T09:13:57.796Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2024-04-16T09:13:57.796Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:57.796Z] [INFO] [2024-04-16T09:13:57.796Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-service --- [2024-04-16T09:13:57.796Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.rest.cli.GetGroupNamesCommand, org.glassfish.admin.rest.cli.GetTokensCommand, org.glassfish.admin.rest.cli.IsAnonymousUserEnabledCommand, org.glassfish.admin.rest.cli.PredefinedAuthRealmClassNamesCommand, org.glassfish.admin.rest.cli.SupportsUserManagementCommand, org.glassfish.admin.rest.cli.SynchronizeRealmFromConfig] [2024-04-16T09:13:57.796Z] [INFO] [2024-04-16T09:13:57.796Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service --- [2024-04-16T09:13:57.796Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:57.796Z] [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:58.051Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:58.051Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:13:58.051Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:13:58.051Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:13:58.051Z] [INFO] [2024-04-16T09:13:58.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin --- [2024-04-16T09:13:58.051Z] [INFO] Not copying test resources [2024-04-16T09:13:58.051Z] [INFO] [2024-04-16T09:13:58.051Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jms-plugin --- [2024-04-16T09:13:58.051Z] [INFO] Not compiling test sources [2024-04-16T09:13:58.051Z] [INFO] [2024-04-16T09:13:58.051Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2024-04-16T09:13:58.051Z] [INFO] [2024-04-16T09:13:58.051Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jms-plugin --- [2024-04-16T09:13:58.051Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.051Z] [INFO] [2024-04-16T09:13:58.051Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin --- [2024-04-16T09:13:58.051Z] [INFO] Executing tasks [2024-04-16T09:13:58.051Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/classes/META-INF for [2024-04-16T09:13:58.051Z] [INFO] [echo] console-jms-plugin [2024-04-16T09:13:58.051Z] [INFO] Executed tasks [2024-04-16T09:13:58.051Z] [INFO] [2024-04-16T09:13:58.051Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin --- [2024-04-16T09:13:58.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2024-04-16T09:13:58.307Z] [INFO] [2024-04-16T09:13:58.307Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jms-plugin --- [2024-04-16T09:13:58.307Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.307Z] [INFO] [2024-04-16T09:13:58.307Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jms-plugin --- [2024-04-16T09:13:58.307Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.307Z] [INFO] [2024-04-16T09:13:58.307Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2024-04-16T09:13:58.307Z] [INFO] [2024-04-16T09:13:58.307Z] [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin --- [2024-04-16T09:13:58.307Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.15-SNAPSHOT/console-jms-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:58.307Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.15-SNAPSHOT/console-jms-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:58.868Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:58.868Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:13:58.868Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:58.868Z] [INFO] Initial messages found so far: {} [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00001 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00001 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00002 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00002 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00003 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00003 needs checking for cause/action: true [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00004 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00004 needs checking for cause/action: true [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00005 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00005 needs checking for cause/action: true [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00006 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00006 needs checking for cause/action: true [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00007 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00007 needs checking for cause/action: true [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00008 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00008 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00009 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00009 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00010 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00010 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00011 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00011 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00012 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00012 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00013 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00013 needs checking for cause/action: true [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00014 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00014 needs checking for cause/action: false [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00015 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00015 needs checking for cause/action: true [2024-04-16T09:13:58.868Z] [INFO] Processing: NCLS-REST-00016 [2024-04-16T09:13:58.868Z] [INFO] Message NCLS-REST-00016 needs checking for cause/action: true [2024-04-16T09:13:58.869Z] [INFO] Total Messages including ones found from disk so far: {NCLS-REST-00001=Listening to REST requests at context: {0}/domain., NCLS-REST-00002=Incorrectly formatted entry in {0}: {1}, NCLS-REST-00003=An error occurred while processing the request. Please see the server logs for details., NCLS-REST-00004=The class specified by generator does not implement DefaultsGenerator, NCLS-REST-00005=Unsupported fixed value. Supported types are String, boolean, Boolean, int, Integer, long, Long, double, Double, float, and Float, NCLS-REST-00006=Fixed value type does not match the property type, NCLS-REST-00007=Cannot marshal, NCLS-REST-00008=Unexpected exception during command execution., NCLS-REST-00009=Unable to delete directory {0}. Will attempt deletion again upon JVM exit., NCLS-REST-00010=Unable to delete file %s. Will attempt deletion again upon JVM exit., NCLS-REST-00011={0}: {1}, NCLS-REST-00012=Compilation failed., NCLS-REST-00013=File creation failed: {0}, NCLS-REST-00014=Directory creation failed: {0}, NCLS-REST-00015=Unexpected exception during initilization., NCLS-REST-00016=I/O exception: {0}} [2024-04-16T09:13:58.869Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:13:58.869Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:58.869Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:58.869Z] [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER [2024-04-16T09:13:58.869Z] [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging [2024-04-16T09:13:58.869Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.description=Main REST Logger, jakarta.enterprise.admin.rest.publish=true, jakarta.enterprise.admin.rest.subsystem=REST} [2024-04-16T09:13:58.869Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:13:58.869Z] [INFO] Found enclosing element REST_MAIN_LOGGER [2024-04-16T09:13:58.869Z] [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging [2024-04-16T09:13:58.869Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:13:58.869Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:13:58.869Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:13:58.869Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:13:58.869Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Not copying test resources [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Not compiling test sources [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Executing tasks [2024-04-16T09:13:58.869Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/classes/META-INF for [2024-04-16T09:13:58.869Z] [INFO] [echo] rest-service [2024-04-16T09:13:58.869Z] [INFO] Executed tasks [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/rest-service.jar [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- jar:3.3.0:test-jar (default) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Skipping packaging of the test-jar [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service --- [2024-04-16T09:13:58.869Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.15-SNAPSHOT/rest-service-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:58.869Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.15-SNAPSHOT/rest-service-7.0.15-SNAPSHOT.jar [2024-04-16T09:13:58.869Z] [INFO] [2024-04-16T09:13:58.869Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-04-16T09:13:58.869Z] [INFO] Building Glassfish Nucleus Featureset 7.0.15-SNAPSHOT [270/300] [2024-04-16T09:13:58.869Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-04-16T09:13:58.870Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] No sources to compile [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] No sources to compile [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] No sources to compile [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] Executing tasks [2024-04-16T09:13:58.870Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/target/classes/META-INF for [2024-04-16T09:13:58.870Z] [INFO] [echo] nucleus [2024-04-16T09:13:58.870Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/target/classes/META-INF [2024-04-16T09:13:58.870Z] [INFO] Executed tasks [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] Tests are skipped. [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus --- [2024-04-16T09:13:58.870Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/7.0.15-SNAPSHOT/nucleus-7.0.15-SNAPSHOT.pom [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-04-16T09:13:58.870Z] [INFO] Building Nucleus Distribution 7.0.15-SNAPSHOT [271/300] [2024-04-16T09:13:58.870Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-04-16T09:13:58.870Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] No sources to compile [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:13:58.870Z] [INFO] [2024-04-16T09:13:58.870Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2024-04-16T09:13:58.870Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:13:58.870Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:13:58.870Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:13:58.871Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:13:58.871Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:13:58.871Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar [2024-04-16T09:13:58.871Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-04-16T09:13:58.871Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:13:58.871Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common [2024-04-16T09:13:58.871Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:58.871Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[300,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.871Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[301,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.871Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[302,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.871Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[303,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[304,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1531,69] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1969,67] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1989,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2002,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2374,58] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2447,43] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2498,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2575,66] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2606,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1341,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1398,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[335,20] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:58.872Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[337,16] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[90,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[124,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[57,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[59,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[61,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[63,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[80,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[82,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[84,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[86,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:13:58.873Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[56,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[58,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[75,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[77,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[151,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[180,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2660,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2695,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4376,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4387,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4398,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4409,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4420,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4431,38] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4442,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.874Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4453,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/ClassDesc.java:[357,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[237,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[240,33] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[249,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[305,78] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[329,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[331,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[338,33] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[345,33] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[352,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[359,33] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[365,33] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[372,37] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[374,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:58.875Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[433,33] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[475,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[477,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[630,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[71,47] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[157,22] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/SelectQueryPlan.java:[588,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStoreManager.java:[216,21] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/Statement.java:[46,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/DBVendorType.java:[302,45] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[117,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[131,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,54] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.876Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/constraint/ConstraintParamIndex.java:[50,15] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[241,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[253,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[259,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[265,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[271,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[277,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[283,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,68] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[252,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[345,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/LoggerFactoryiAS.java:[61,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[523,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.877Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[524,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.878Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[525,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.878Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[587,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:13:58.878Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[588,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:13:58.878Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[589,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:58.878Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[116,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:58.878Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[129,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:58.878Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[144,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:13:58.878Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use or override a deprecated API. [2024-04-16T09:13:58.878Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:58.878Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/CodeGeneration.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-04-16T09:13:58.878Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:13:58.878Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:13:58.878Z] [INFO] [2024-04-16T09:13:58.878Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2024-04-16T09:13:58.878Z] [INFO] [2024-04-16T09:13:58.878Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2024-04-16T09:13:58.878Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:13:58.878Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-04-16T09:13:58.878Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:13:58.878Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:13:58.878Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:13:58.878Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:13:58.878Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar [2024-04-16T09:13:58.879Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:13:58.879Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-04-16T09:13:58.879Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:13:58.879Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:13:58.879Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:13:59.134Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:13:59.134Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:13:59.134Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:13:59.134Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:13:59.134Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:13:59.135Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas [2024-04-16T09:13:59.135Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:13:59.135Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-04-16T09:13:59.135Z] [INFO] [2024-04-16T09:13:59.135Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-new --- [2024-04-16T09:13:59.135Z] [INFO] No sources to compile [2024-04-16T09:13:59.135Z] [INFO] [2024-04-16T09:13:59.135Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-new --- [2024-04-16T09:13:59.135Z] [INFO] No sources to compile [2024-04-16T09:13:59.135Z] [INFO] [2024-04-16T09:13:59.135Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new --- [2024-04-16T09:13:59.135Z] [INFO] [2024-04-16T09:13:59.135Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore --- [2024-04-16T09:13:59.135Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:59.135Z] [INFO] Executing tasks [2024-04-16T09:13:59.135Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/dependency/META-INF for [2024-04-16T09:13:59.135Z] [INFO] [echo] nucleus-new [2024-04-16T09:13:59.135Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/dependency/META-INF [2024-04-16T09:13:59.135Z] [INFO] Executed tasks [2024-04-16T09:13:59.135Z] [INFO] [2024-04-16T09:13:59.135Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new --- [2024-04-16T09:13:59.135Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2024-04-16T09:13:59.135Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage [2024-04-16T09:13:59.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:13:59.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:13:59.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[241,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:59.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[248,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:59.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[255,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:13:59.135Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[562,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[600,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[688,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java:[604,91] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java:[391,90] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java:[427,32] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2242,16] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[261,77] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[262,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[267,35] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[263,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebServletHandler.java:[241,20] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AppListenerDescriptorImpl.java:[78,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AuthorizationConstraintImpl.java:[96,31] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.136Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[85,13] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[86,61] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[189,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[199,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/LoginConfigurationImpl.java:[71,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/UserDataConstraintImpl.java:[71,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[101,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[106,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast [2024-04-16T09:13:59.137Z] required: java.util.Vector [2024-04-16T09:13:59.137Z] found: java.lang.Object [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[108,22] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[121,30] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java:[234,29] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/AuthConstraintNode.java:[85,64] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,23] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[97,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterMappingNode.java:[138,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,39] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-04-16T09:13:59.138Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:13:59.138Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion [2024-04-16T09:13:59.138Z] required: java.util.Enumeration [2024-04-16T09:13:59.138Z] found: java.util.Enumeration [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/LocaleEncodingMappingListNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[39,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SecurityConstraintNode.java:[96,66] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,35] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-04-16T09:13:59.139Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:13:59.139Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion [2024-04-16T09:13:59.139Z] required: java.util.Enumeration [2024-04-16T09:13:59.139Z] found: java.util.Enumeration [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SessionConfigNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebResourceCollectionNode.java:[134,74] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebPropertyContainerNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.139Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/JspConfigRuntimeNode.java:[34,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.140Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/ManagerPropertiesNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.140Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/SessionPropertiesNode.java:[35,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.140Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/StorePropertiesNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:13:59.140Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-04-16T09:13:59.140Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:13:59.140Z] [INFO] [2024-04-16T09:13:59.140Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2024-04-16T09:13:59.140Z] [INFO] [2024-04-16T09:13:59.140Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2024-04-16T09:13:59.140Z] [INFO] [2024-04-16T09:13:59.140Z] [INFO] --- exec:3.1.0:exec (create-domain) @ nucleus-new --- [2024-04-16T09:13:59.140Z] [INFO] [2024-04-16T09:13:59.140Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue --- [2024-04-16T09:13:59.140Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:13:59.140Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore, has 4, private references [com.sun.jdo.spi.persistence.support.sqlstore.database, com.sun.jdo.spi.persistence.support.sqlstore.impl, com.sun.jdo.spi.persistence.support.sqlstore.model, com.sun.jdo.spi.persistence.support.sqlstore.state] [2024-04-16T09:13:59.140Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc, has 2, private references [com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope, com.sun.jdo.spi.persistence.support.sqlstore.query.util.type] [2024-04-16T09:13:59.141Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:59.141Z] [INFO] [2024-04-16T09:13:59.141Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore --- [2024-04-16T09:13:59.141Z] [INFO] [2024-04-16T09:13:59.141Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-sqlstore --- [2024-04-16T09:13:59.141Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:59.141Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:59.702Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2024-04-16T09:13:59.702Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime, has 1, private references [org.glassfish.web.deployment.node.runtime.gf] [2024-04-16T09:13:59.702Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:13:59.702Z] [INFO] [2024-04-16T09:13:59.702Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-glue --- [2024-04-16T09:13:59.702Z] [INFO] [2024-04-16T09:13:59.702Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-glue --- [2024-04-16T09:13:59.702Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:13:59.702Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-04-16T09:13:59.957Z] Using port 4848 for Admin. [2024-04-16T09:13:59.957Z] Using port 8080 for HTTP Instance. [2024-04-16T09:13:59.957Z] Using default port 7676 for JMS. [2024-04-16T09:13:59.957Z] Using default port 3700 for IIOP. [2024-04-16T09:13:59.957Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:13:59.957Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:13:59.957Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:13:59.957Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:13:59.957Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:13:59.957Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:14:00.212Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:14:00.212Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:14:00.212Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:00.212Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:00.212Z] [INFO] [2024-04-16T09:14:00.212Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.212Z] [INFO] Not copying test resources [2024-04-16T09:14:00.212Z] [INFO] [2024-04-16T09:14:00.212Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.212Z] [INFO] Not compiling test sources [2024-04-16T09:14:00.212Z] [INFO] [2024-04-16T09:14:00.212Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.212Z] [INFO] [2024-04-16T09:14:00.212Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.212Z] [INFO] Tests are skipped. [2024-04-16T09:14:00.212Z] [INFO] [2024-04-16T09:14:00.212Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.467Z] [INFO] Executing tasks [2024-04-16T09:14:00.467Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2024-04-16T09:14:00.467Z] [INFO] [echo] cmp-support-sqlstore [2024-04-16T09:14:00.467Z] [INFO] Executed tasks [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.467Z] [INFO] Tests are skipped. [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.467Z] [INFO] Tests are skipped. [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore --- [2024-04-16T09:14:00.467Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.15-SNAPSHOT/cmp-support-sqlstore-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:00.467Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.15-SNAPSHOT/cmp-support-sqlstore-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-04-16T09:14:00.467Z] [INFO] Building support ejb module for cmp 7.0.15-SNAPSHOT [272/300] [2024-04-16T09:14:00.467Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-04-16T09:14:00.467Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:00.467Z] [WARNING] ***************************************************************** [2024-04-16T09:14:00.467Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-04-16T09:14:00.467Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-04-16T09:14:00.467Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-04-16T09:14:00.467Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-04-16T09:14:00.467Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-04-16T09:14:00.467Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-04-16T09:14:00.467Z] [WARNING] * question, not against Apache Maven. * [2024-04-16T09:14:00.467Z] [WARNING] ***************************************************************** [2024-04-16T09:14:00.467Z] [WARNING] The following plugins are not marked as thread-safe in support ejb module for cmp: [2024-04-16T09:14:00.467Z] [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [2024-04-16T09:14:00.467Z] [WARNING] [2024-04-16T09:14:00.467Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-04-16T09:14:00.467Z] [WARNING] ***************************************************************** [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-ejb --- [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb --- [2024-04-16T09:14:00.467Z] [INFO] [2024-04-16T09:14:00.467Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [2024-04-16T09:14:00.723Z] [INFO] performing grammar generation [EJBQL.g] [2024-04-16T09:14:00.978Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:14:00.978Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:14:00.978Z] [2024-04-16T09:14:00.978Z] Warning: [2024-04-16T09:14:00.978Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:00.978Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:14:00.978Z] [2024-04-16T09:14:00.978Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2024-04-16T09:14:00.978Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:14:00.978Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:14:00.978Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:00.978Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:14:00.978Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:00.978Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:00.978Z] [INFO] Processing: AS-WEB-GLUE-00001 [2024-04-16T09:14:00.978Z] [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false [2024-04-16T09:14:00.978Z] [INFO] Processing: AS-WEB-GLUE-00002 [2024-04-16T09:14:00.978Z] [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false [2024-04-16T09:14:00.978Z] [INFO] Processing: AS-WEB-GLUE-00003 [2024-04-16T09:14:00.978Z] [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false [2024-04-16T09:14:00.978Z] [INFO] Processing: AS-WEB-GLUE-00004 [2024-04-16T09:14:00.978Z] [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00005 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00006 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00007 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00008 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00009 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00010 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00011 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00012 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00013 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00014 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00015 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00016 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00017 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00018 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00019 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00020 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00021 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00022 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00023 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00024 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00025 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00026 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00027 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00028 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00029 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00030 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00031 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00032 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00033 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00034 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00035 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00036 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00037 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00038 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00039 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00040 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00041 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00042 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00043 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00044 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00045 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00046 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00047 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00048 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00049 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00050 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00051 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00052 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00053 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00054 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00055 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00056 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00057 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00058 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00059 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00060 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00061 [2024-04-16T09:14:00.979Z] [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false [2024-04-16T09:14:00.979Z] [INFO] Processing: AS-WEB-GLUE-00062 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00063 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00064 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00065 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00066 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00067 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00068 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00069 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00070 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00071 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00072 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00073 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00074 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00075 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00076 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00077 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00078 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00079 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00080 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00081 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00082 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00083 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00084 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00085 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00086 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00087 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00088 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00089 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00090 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00091 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00092 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00093 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00094 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00095 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00096 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00097 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00098 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00099 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00100 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00101 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00102 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00103 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00104 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00105 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00106 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00107 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00108 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00109 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00110 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00112 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00113 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00114 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00115 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00116 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00117 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00118 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00119 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00120 [2024-04-16T09:14:00.980Z] [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false [2024-04-16T09:14:00.980Z] [INFO] Processing: AS-WEB-GLUE-00121 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00122 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00123 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00124 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00125 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00126 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00127 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00128 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00129 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00130 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00131 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00132 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00133 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00134 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00135 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00136 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00137 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00138 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00139 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00140 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00141 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00142 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00143 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00144 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00145 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00146 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00147 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00148 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00149 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00150 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00151 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00152 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00153 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00154 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00155 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00156 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00157 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00158 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00159 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00160 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00161 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00162 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00163 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00164 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00165 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00166 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00167 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00168 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00169 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00170 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00171 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00172 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00173 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00174 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00175 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00176 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00177 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00178 [2024-04-16T09:14:00.981Z] [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false [2024-04-16T09:14:00.981Z] [INFO] Processing: AS-WEB-GLUE-00179 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00180 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00181 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00182 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00183 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00184 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00185 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00186 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00187 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00188 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00189 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00191 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00192 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00193 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00194 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00195 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00196 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00197 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00198 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00199 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00200 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00201 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00202 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00203 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00204 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00205 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00206 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00207 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00208 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00209 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00210 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00211 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00212 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00213 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00214 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00215 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00216 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00217 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00218 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00219 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00220 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00221 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00222 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00223 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00224 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00226 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00227 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00228 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00229 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00230 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00231 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00232 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00233 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00234 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00235 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00236 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00237 [2024-04-16T09:14:00.982Z] [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false [2024-04-16T09:14:00.982Z] [INFO] Processing: AS-WEB-GLUE-00238 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00239 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00240 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00241 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00242 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00243 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00244 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00245 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00246 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00247 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00248 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00249 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00250 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00251 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00252 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00253 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00254 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00255 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00256 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00257 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00258 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00259 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00260 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00261 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00262 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00263 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00264 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00265 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00266 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00267 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00268 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00269 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00270 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00271 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00272 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00273 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00274 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00275 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00276 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00277 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00278 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00279 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00280 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00281 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00282 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00283 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false [2024-04-16T09:14:00.983Z] [INFO] Processing: AS-WEB-GLUE-00285 [2024-04-16T09:14:00.983Z] [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false [2024-04-16T09:14:00.987Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-GLUE-00001=Exception in creating cache, AS-WEB-GLUE-00002=Exception initializing cache-helper {0}; please check your helper class implementation, AS-WEB-GLUE-00003=Illegal CacheKeyGenerator, AS-WEB-GLUE-00004=DefaultCacheHelper: cannot find all the required key fields in the request {0}, AS-WEB-GLUE-00005=CachingFilter {0} ready; isEnabled = {1} manager = {2}, AS-WEB-GLUE-00006=CachingFilter {0} request is cacheable; key {1} index = {2}, AS-WEB-GLUE-00007=CachingFilter {0} request needs a refresh; key {1}, AS-WEB-GLUE-00008=CachingFilter {0} serving response from the cache {1}, AS-WEB-GLUE-00009=CachingFilter {0} pass thru; isEnabled = {1}, AS-WEB-GLUE-00010=CachingFilter {0} received cacheManager enabled event, AS-WEB-GLUE-00011=CachingFilter {0} received cacheManager disabled event, AS-WEB-GLUE-00012=The constraint field {0} is not found in the scope {1}; returning cache-on-match-failure: {2}, AS-WEB-GLUE-00013=The constraint field {0} value = {1} is found in scope {2}; returning cache-on-match: {3}, AS-WEB-GLUE-00014=The constraint field {0} value = {1} is found in scope {2}; and matches with a value {3}; returning cache-on-match: {4}, AS-WEB-GLUE-00015=The constraint field {0} value = {1} is found in scope {2}; but didn't match any of the value constraints; returning cache-on-match-failure = {3}, AS-WEB-GLUE-00016=Incorrect scope value [{0}] for web application cache field name [{1}], AS-WEB-GLUE-00017=''greater'' expression requires a numeric value; please check your value {0}, AS-WEB-GLUE-00018=''lesser'' expression requires a numeric value; please check your value [{0}], AS-WEB-GLUE-00019=illegal value [{0}] expr [{1}], AS-WEB-GLUE-00020=illegal in-range constraint; specify a valid range (xxx-yyy) value [{0}], AS-WEB-GLUE-00021=missing separator in the ''in-range'' constraint; [{0}], AS-WEB-GLUE-00022=''in-range'' constraint requires numeric values for the lower bound [{0}], AS-WEB-GLUE-00023=''in-range'' constraint requires a value for the upper bound of the range; check your value [{0}], AS-WEB-GLUE-00024=''in-range'' constraint requires numeric values for the upper bound [{0}], AS-WEB-GLUE-00025=CacheTag[{0}]: Timeout = {1}, AS-WEB-GLUE-00026=Cache not found in the specified scope, AS-WEB-GLUE-00027=Illegal value ([{0}]) for scope attribute of cache tag, AS-WEB-GLUE-00028=FlushTag: clear [{0}], AS-WEB-GLUE-00029=FlushTag: clear cache, AS-WEB-GLUE-00030=Process session destroyed on {0}, AS-WEB-GLUE-00031=Process request for ''{0}'', AS-WEB-GLUE-00032=Principal ''{0}'' has already been authenticated, AS-WEB-GLUE-00033=Checking for SSO cookie, AS-WEB-GLUE-00034=SSO cookie is not present, AS-WEB-GLUE-00035=No realm configured for this application, SSO does not apply, AS-WEB-GLUE-00036=This application uses realm ''{0}'', AS-WEB-GLUE-00037=Checking for cached principal for {0}, AS-WEB-GLUE-00038=Found cached principal ''{0}'' with auth type ''{1}'' in realm ''{2}'', AS-WEB-GLUE-00039=Ignoring SSO entry which does not match application realm ''{0}'', AS-WEB-GLUE-00040=No cached principal found, erasing SSO cookie, AS-WEB-GLUE-00041=Deregistering sso id ''{0}'', AS-WEB-GLUE-00042=SSO expiration started. Current entries: {0}, AS-WEB-GLUE-00043=SSO cache will expire {0} entries, AS-WEB-GLUE-00044=SSO expiration removing entry: {0}, AS-WEB-GLUE-00045=Caught exception during SingleSignOn expiration, AS-WEB-GLUE-00046=Removing session {0} from sso id {1}, AS-WEB-GLUE-00047=Illegal access log pattern [{0}], is not a valid nickname and does not contain any ''%'', AS-WEB-GLUE-00048=Missing end delimiter in access log pattern: {0}, AS-WEB-GLUE-00049=Invalid component: {0} in access log pattern: {1}, AS-WEB-GLUE-00050=Error processing request received on ad-hoc path {0}, AS-WEB-GLUE-00051=No ad-hoc servlet configured to process ad-hoc path {0}, AS-WEB-GLUE-00052=mgr reapInterval set = {0}, AS-WEB-GLUE-00053=no instance level value set for mgr reapInterval, AS-WEB-GLUE-00054=maxSessions set = {0}, AS-WEB-GLUE-00055=no instance level value set for maxSessions, AS-WEB-GLUE-00056=sessionFilename set = {0}, AS-WEB-GLUE-00057=sessionIdGeneratorClassname set = {0}, AS-WEB-GLUE-00058=storeReapInterval set = {0}, AS-WEB-GLUE-00059=directory set = {0}, AS-WEB-GLUE-00060=sessionMaxInactiveInterval set = {0}, AS-WEB-GLUE-00061=no instance level value set for sessionMaxInactiveInterval, AS-WEB-GLUE-00062=Configuring cache for web application, AS-WEB-GLUE-00063=Added a caching filter for servlet-name = {0} url-pattern = {1}, AS-WEB-GLUE-00064=Added a key-field : name = {0} scope = {1}, AS-WEB-GLUE-00065=Added a constraint: {0}, AS-WEB-GLUE-00066=Added a constraint-field name = {0} scope = {1} cache-on-match = {2} cache-on-match-failure = {3}, AS-WEB-GLUE-00067=Invalid max-pending-count attribute value [{0}], using default [{1}], AS-WEB-GLUE-00068=Unable to parse proxy port component ({0}) of server-name attribute of network-listener {1}, AS-WEB-GLUE-00069=Unable to parse redirect-port ({0}) attribute of network-listener {1}, using default: {2}, AS-WEB-GLUE-00070=Unable to parse acceptor-threads attribute ({0}) of network-listener {1}, using default: {2}, AS-WEB-GLUE-00071=The jk properties configuration file is not defined, AS-WEB-GLUE-00072=JK properties file {0} does not exist, AS-WEB-GLUE-00073=Loading glassfish-jk.properties from {0}, AS-WEB-GLUE-00074=Unable to configure JK properties {0} for connector listening to {1}, AS-WEB-GLUE-00075=Invalid attribute [{0}] in thread-pool configuration, AS-WEB-GLUE-00076=Unable to load ProxyHandler implementation class {0}, AS-WEB-GLUE-00077={0} not an instance of com.sun.appserv.ProxyHandler, AS-WEB-GLUE-00078=All SSL protocol variants disabled for network-listener {0}, using SSL implementation specific defaults, AS-WEB-GLUE-00079=All SSL cipher suites disabled for network-listener(s) {0}. Using SSL implementation specific defaults, AS-WEB-GLUE-00080=Unrecognized cipher: {0}, AS-WEB-GLUE-00081=Exception when initializing monitoring for network-listener [{0}], AS-WEB-GLUE-00082=InvokeGrizzly method={0} objectName={1}, AS-WEB-GLUE-00083=Exception while invoking mebean server operation [{0}], AS-WEB-GLUE-00084=Cannot find WebContainer implementation, AS-WEB-GLUE-00085=Cannot find Engine implementation, AS-WEB-GLUE-00086=Error registering contexts, AS-WEB-GLUE-00087=HTTP listener with network listener name {0} ignoring registration of host with object name {1}, because none of the host's associated HTTP listeners matches this network listener name, AS-WEB-GLUE-00088=Register Context {0}, AS-WEB-GLUE-00089=Unregister Context {0}, AS-WEB-GLUE-00090=Register Wrapper {0} in Context {1}, AS-WEB-GLUE-00091=Unable to instantiate ContainerListener of type {0}, AS-WEB-GLUE-00092=Creating connector for address=''{0}'' port=''{1}'' protocol=''{2}'', AS-WEB-GLUE-00093=Enabling file-based persistence for web module [{0}]''s sessions, AS-WEB-GLUE-00094=Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}], AS-WEB-GLUE-00095=ServerContext is null for ResourceInjector, AS-WEB-GLUE-00096=Enabling no persistence for web module [{0}]''s sessions: persistence-type = [{1}], AS-WEB-GLUE-00097=Unable to load session uuid generator [{0}], AS-WEB-GLUE-00098=Unable to write access log file {0}, AS-WEB-GLUE-00099=Setting accesslog directory for virtual server ''{0}'' to {1}, AS-WEB-GLUE-00100=Invalid accessLogWriterInterval value [{0}], AS-WEB-GLUE-00101=Invalid accessLogBufferSize value [{0}], AS-WEB-GLUE-00102=Unable to parse max-history-files access log configuration [{0}], AS-WEB-GLUE-00103=Unable to create {0}, AS-WEB-GLUE-00104=Unable to rename access log file {0} to {1}, AS-WEB-GLUE-00105=Unable to remove access log file {0}, AS-WEB-GLUE-00106=Access logger has already been started, AS-WEB-GLUE-00107=Access logger has not yet been started, AS-WEB-GLUE-00108=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: resolvedPersistenceType = {0}, resolvedPersistenceFrequency = {1} resolvedPersistenceScope = {2}, AS-WEB-GLUE-00109=Could not find PersistentStrategyBuilder for persistenceType {0}, AS-WEB-GLUE-00110=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = {0}, AS-WEB-GLUE-00112=Unable to set request encoding [{0}] determined from sun-web.xml deployment descriptor of web application [{1}], AS-WEB-GLUE-00113=POST data too large, AS-WEB-GLUE-00114=Web container config changed {0} {1} {2}, AS-WEB-GLUE-00115=Exception processing HttpService configuration change, AS-WEB-GLUE-00116=AvailabilityService was not defined - check domain.xml, AS-WEB-GLUE-00117=WebContainerAvailability not defined - check domain.xml, AS-WEB-GLUE-00118=globalAvailability = {0}, AS-WEB-GLUE-00119=webContainerAvailability = {0}, AS-WEB-GLUE-00120=webModuleAvailability = {0}, AS-WEB-GLUE-00121=SERVER.XML persistenceType= {0}, AS-WEB-GLUE-00122=SERVER.XML persistenceType missing, AS-WEB-GLUE-00123=Web App Distributable {0}: {1}, AS-WEB-GLUE-00124=AvailabilityGloballyEnabled = {0}, AS-WEB-GLUE-00125=instance-level persistence-type = {0} instance-level persistenceFrequency = {1} instance-level persistenceScope = {2}, AS-WEB-GLUE-00126=webAppLevelPersistenceType = {0} webAppLevelPersistenceFrequency = {1} webAppLevelPersistenceScope = {2}, AS-WEB-GLUE-00127=IN WebContainer>>ConfigureSessionManager after web level check AFTER_WEB_PERSISTENCE-TYPE IS = {0} AFTER_WEB_PERSISTENCE_FREQUENCY IS = {1} AFTER_WEB_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00128=Is {0} a system app: {1}, AS-WEB-GLUE-00129=SessionConfigurationHelper: Is AppDistributable {0}, AS-WEB-GLUE-00130=Invalid Session Management Configuration for non-distributable app [{0}] - defaulting to memory: persistence-type = [{1}] / persistenceFrequency = [{2}] / persistenceScope = [{3}], AS-WEB-GLUE-00131=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00132=Security role name {0} used in an without being defined in a , AS-WEB-GLUE-00133=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00134=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00135=The web module {0} has been designated as the default-web-module for virtual server {1}, AS-WEB-GLUE-00136=Error looking up the configuration information of the default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00137=The default-web-module {0} is either disabled or does not specify virtual server {1}, AS-WEB-GLUE-00138=Virtual server {0} has invalid authentication realm {1}, AS-WEB-GLUE-00139=Invalid sso-cookie-secure configuration {0} for virtual server {1}, AS-WEB-GLUE-00140=Realm {0} is not an instance of {1}, and will be ignored, AS-WEB-GLUE-00141=Virtual server {0} has a property with missing name or value, AS-WEB-GLUE-00142=Invalid redirect property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00143=Invalid redirect property value {0} for virtual server {1}: Missing url or url-prefix component, AS-WEB-GLUE-00144=Invalid redirect property value {0} for virtual server {1}: Both url and url-prefix specified, AS-WEB-GLUE-00145=Invalid redirect property value {0} for virtual server {1}: escape must be equal to yes or no, AS-WEB-GLUE-00146=Invalid send-error property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00147=Invalid send-error property value {0} for virtual server {1}: Missing path component, AS-WEB-GLUE-00148=Unable to add listener of type {0} to virtual server {1}, AS-WEB-GLUE-00149= Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00150=Object of type classname {0} not an instance of Valve or GlassFishValve, AS-WEB-GLUE-00151=Error adding HttpProbes. NetworkListener {0}'s HttpCodecFilter is {1}, AS-WEB-GLUE-00152=Error adding HttpProbes, AS-WEB-GLUE-00153=Disabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00154=Enabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00155=SSO entry max idle time set to {0} for virtual server {1}, AS-WEB-GLUE-00156=SSO expire thread interval set to {0} for virtual server {1}, AS-WEB-GLUE-00157=Allowing access to {0} from {1}, AS-WEB-GLUE-00158=Denying access to {0} from {1}, AS-WEB-GLUE-00159=Virtual server {0} enabled context {1}, AS-WEB-GLUE-00160=Unable to delete {0}, AS-WEB-GLUE-00161=Unable to reconfigure access log valve, AS-WEB-GLUE-00162=Virtual server {0} added context {1}, AS-WEB-GLUE-00163=Application {0} is not found, AS-WEB-GLUE-00164=Cannot create context for undeployment, AS-WEB-GLUE-00165=Successfully removed context {0}, AS-WEB-GLUE-00166=Modifying web.xml {0}, AS-WEB-GLUE-00167=Error adding HttpProbes. NetworkListener {0}'s GrizzlyProxy is NULL, AS-WEB-GLUE-00168=Virtual server {0} has been turned off, AS-WEB-GLUE-00169=Virtual server {0} has been disabled, AS-WEB-GLUE-00170=Invalid redirect URL [{0}]: Impossible to URL encode, AS-WEB-GLUE-00171=Unknown error, loadWebModule returned null, file a bug, AS-WEB-GLUE-00172=Loading application [{0}] at [{1}], AS-WEB-GLUE-00173=App config customization specified to ignore descriptor's {0} {1} so it will not be present for the application, AS-WEB-GLUE-00174=Overriding descriptor {0}, AS-WEB-GLUE-00175=Creating new {0}, AS-WEB-GLUE-00176=Exception during Coherence*Web shutdown for application [{0}], AS-WEB-GLUE-00177=Loading web module {0} in virtual server {1} at {2}, AS-WEB-GLUE-00178=This web container has not yet been started, AS-WEB-GLUE-00179=Property {0} is not yet supported, AS-WEB-GLUE-00180=Virtual server {0} already has a web module {1} loaded at {2} therefore web module {3} cannot be loaded at this context path on this virtual server, AS-WEB-GLUE-00181=Unable to stop web container, AS-WEB-GLUE-00182=Unable to start web container, AS-WEB-GLUE-00183=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-GLUE-00184=Web module {0} is not loaded in virtual server {1}, AS-WEB-GLUE-00185=Unable to deploy web module {0} at root context of virtual server {1}, because this virtual server declares a default-web-module, AS-WEB-GLUE-00186=Unable to set default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00187=Unable to load web module {0} at context root {1}, because it is not correctly encoded, AS-WEB-GLUE-00188=Unable to destroy web module deployed at context root {0} on virtual server {1} during undeployment, AS-WEB-GLUE-00189=Exception setting the schemas/dtds location, AS-WEB-GLUE-00191=Error loading web module {0}, AS-WEB-GLUE-00192=Undeployment failed for context {0}, AS-WEB-GLUE-00193=Exception processing HttpService configuration change, AS-WEB-GLUE-00194=Unable to set context root {0}, AS-WEB-GLUE-00195=Unable to disable web module at context root {0}, AS-WEB-GLUE-00196=Error during destruction of virtual server {0}, AS-WEB-GLUE-00197=Virtual server {0} cannot be updated, because it does not exist, AS-WEB-GLUE-00198=Created HTTP listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00199=Created JK listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00200=Created virtual server {0}, AS-WEB-GLUE-00201=Virtual server {0} loaded default web module {1}, AS-WEB-GLUE-00202=Maximum depth for nested request dispatches set to {0}, AS-WEB-GLUE-00203=Unsupported http-service property {0} is being ignored, AS-WEB-GLUE-00204=The host name {0} is shared by virtual servers {1} and {2}, which are both associated with the same HTTP listener {3}, AS-WEB-GLUE-00205=Network listener {0} referenced by virtual server {1} does not exist, AS-WEB-GLUE-00206=Web module {0} not loaded to any virtual servers, AS-WEB-GLUE-00207=Loading web module {0} to virtual servers {1}, AS-WEB-GLUE-00208=Unloading web module {0} from virtual servers {1}, AS-WEB-GLUE-00209=Context {0} undeployed from virtual server {1}, AS-WEB-GLUE-00210=Context {0} disabled from virtual server {1}, AS-WEB-GLUE-00211=Virtual server {0}'s network listeners are updated from {1} to {2}, AS-WEB-GLUE-00212=The class {0} is annotated with an invalid scope, AS-WEB-GLUE-00213=-DjvmRoute updated with {0}, AS-WEB-GLUE-00214=Unable to parse port number {0} of network-listener {1}, AS-WEB-GLUE-00215=Virtual server {0} set listener name {1}, AS-WEB-GLUE-00216=Must not disable network-listener {0}, because it is associated with admin virtual server {1}, AS-WEB-GLUE-00217=Virtual server {0} set jk listener name {1}, AS-WEB-GLUE-00218=virtual server {0} has an invalid docroot {1}, AS-WEB-GLUE-00219={0} network listener is not included in {1} and will be updated , AS-WEB-GLUE-00220=Unable to load configuration of web module [{0}], AS-WEB-GLUE-00221=Failed to precompile JSP pages of web module [{0}], AS-WEB-GLUE-00222=Unable to create custom ObjectInputStream, AS-WEB-GLUE-00223=Unable to create custom ObjectOutputStream, AS-WEB-GLUE-00224=The default-locale attribute of locale-charset-info element is being ignored, AS-WEB-GLUE-00226=Web module [{0}] has a property with missing name or value, AS-WEB-GLUE-00227=Object of type {0} is not a valve, AS-WEB-GLUE-00228=Unable to add valve to web module {0}, AS-WEB-GLUE-00229=Unable to add valve with name {0} to web module {1}, AS-WEB-GLUE-00230=No method {0}(java.lang.String) defined on valve {1} of web module {2}, AS-WEB-GLUE-00231=Exception during execution of method {0} on valve {1} of web module {2}, AS-WEB-GLUE-00232=Valve {0} of web module {1} has a property without any name, AS-WEB-GLUE-00233=Unable to add listener of type {0} to web module {1}, AS-WEB-GLUE-00234=Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00235=Null property name or value for alternate docbase, AS-WEB-GLUE-00236=Alternate docbase property value {0} is missing a URL pattern or docbase, AS-WEB-GLUE-00237=URL pattern {0} for alternate docbase is invalid, AS-WEB-GLUE-00238=Failed to parse sun-web.xml singleThreadedServletPoolSize property value ({0}) of web module deployed at {1}, using default ({2}), AS-WEB-GLUE-00239=Enabled session ID reuse for web module {0} deployed on virtual server {1}, AS-WEB-GLUE-00240=Using alternate deployment descriptor {0} for web module {1}, AS-WEB-GLUE-00241=Ignoring invalid property {0} = {1}, AS-WEB-GLUE-00242=Unable to save sessions for web module {0} during redeployment, AS-WEB-GLUE-00243=Unable to restore sessions for web module [{0}] from previous deployment, AS-WEB-GLUE-00244=Webservice based application, requires Metro to be installed. Run updatecenter client located in bin folder to install Metro, AS-WEB-GLUE-00245=WebModule[{0}]: Setting delegate to {1}, AS-WEB-GLUE-00246=WebModule[{0}]: Adding {1} to the classpath, AS-WEB-GLUE-00247=extra-class-path component {0} is not a valid pathname, AS-WEB-GLUE-00248=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-GLUE-00249=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00250=PersistenceStrategyBuilder class = {0}, AS-WEB-GLUE-00251=Property [{0}] is not yet supported, AS-WEB-GLUE-00252=WebModule[{0}] configure cookie properties {1}, AS-WEB-GLUE-00253=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-GLUE-00254=Configured an authenticator for method {0}, AS-WEB-GLUE-00255=[{0}] failed to unbind namespace, AS-WEB-GLUE-00256=No Realm with name [{0}] configured to authenticate against, AS-WEB-GLUE-00257=Cannot configure an authenticator for method {0}, AS-WEB-GLUE-00258=Cannot instantiate an authenticator of class {0}, AS-WEB-GLUE-00259=Lifecycle event data object [{0}] is not a WebModule, AS-WEB-GLUE-00260=jsp-config property for {0} , AS-WEB-GLUE-00261=sysClasspath for {0} , AS-WEB-GLUE-00262=Error creating cache manager and configuring the servlet caching subsystem, AS-WEB-GLUE-00263=Cache Manager started, AS-WEB-GLUE-00264=Cache Manager stopped, AS-WEB-GLUE-00265=*** InstanceEvent: {0}, AS-WEB-GLUE-00266=Obtained securityContext implementation class {0}, AS-WEB-GLUE-00267=Failed to obtain securityContext implementation class, AS-WEB-GLUE-00268=Exception during processing of event of type {0} for web module {1}, AS-WEB-GLUE-00269=No ServerContext in WebModule [{0}], AS-WEB-GLUE-00270=ContainerEvent: {0}, AS-WEB-GLUE-00271=Exception during invocation of InjectionManager.destroyManagedObject on {0} of web module {1}, AS-WEB-GLUE-00272=Network Listener named {0} does not exist. Creating or using the named protocol element instead., AS-WEB-GLUE-00273=Network Listener named {0} to which this ssl element is being added already has an ssl element., AS-WEB-GLUE-00274=HTTP Listener named {0} not found, AS-WEB-GLUE-00275=Ssl element does not exist for Listener named {0}, AS-WEB-GLUE-00276=Error in parsing default-web.xml, AS-WEB-GLUE-00277=An authentication method was not defined in the web.xml descriptor. Using default BASIC for login configuration., AS-WEB-GLUE-00278=[{0}] is not a valid authentication method, AS-WEB-GLUE-00279=Invalid URL Pattern: [{0}], AS-WEB-GLUE-00280=Cannot load class {0}, AS-WEB-GLUE-00281=Beginning JSP Precompile..., AS-WEB-GLUE-00282=Finished JSP Precompile..., AS-WEB-GLUE-00283=Cannot delete file: {0}, AS-WEB-GLUE-00285=Exception getting Validator Factory from JNDI: {0}} [2024-04-16T09:14:00.989Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:00.989Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:00.989Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:00.989Z] [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER [2024-04-16T09:14:00.989Z] [INFO] Enclosing type is org.glassfish.web.LogFacade [2024-04-16T09:14:00.989Z] [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB} [2024-04-16T09:14:00.989Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:00.989Z] [INFO] Found enclosing element WEB_MAIN_LOGGER [2024-04-16T09:14:00.989Z] [INFO] Found enclosing element org.glassfish.web.LogFacade [2024-04-16T09:14:00.989Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:00.989Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:14:00.989Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:00.989Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:00.989Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:00.989Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:00.989Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-04-16T09:14:00.989Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:14:00.989Z] [INFO] [2024-04-16T09:14:00.989Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue --- [2024-04-16T09:14:00.989Z] [INFO] Not copying test resources [2024-04-16T09:14:00.989Z] [INFO] [2024-04-16T09:14:00.989Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] Not compiling test sources [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] Tests are skipped. [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] Executing tasks [2024-04-16T09:14:00.990Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/classes/META-INF for [2024-04-16T09:14:00.990Z] [INFO] [echo] web-glue [2024-04-16T09:14:00.990Z] [INFO] Executed tasks [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/web-glue.jar [2024-04-16T09:14:00.990Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:14:00.990Z] [2024-04-16T09:14:00.990Z] [INFO] performing grammar generation [Semantic.g] [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] Tests are skipped. [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] Tests are skipped. [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] [2024-04-16T09:14:00.990Z] [INFO] --- install:3.1.1:install (default-install) @ web-glue --- [2024-04-16T09:14:00.990Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.15-SNAPSHOT/web-glue-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:00.990Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.15-SNAPSHOT/web-glue-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:01.245Z] [INFO] [2024-04-16T09:14:01.245Z] [INFO] [2024-04-16T09:14:01.245Z] [INFO] [2024-04-16T09:14:01.245Z] [INFO] [2024-04-16T09:14:01.245Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-04-16T09:14:01.245Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-04-16T09:14:01.245Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-04-16T09:14:01.245Z] [INFO] [2024-04-16T09:14:01.245Z] [INFO] [2024-04-16T09:14:01.245Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-04-16T09:14:01.245Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-04-16T09:14:01.245Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-04-16T09:14:01.245Z] [INFO] Building Weld integration for glassfish 7.0.15-SNAPSHOT [275/300] [2024-04-16T09:14:01.245Z] [INFO] Building Web Container HA code 7.0.15-SNAPSHOT [274/300] [2024-04-16T09:14:01.245Z] [INFO] Building JSP caching taglib connector module 7.0.15-SNAPSHOT [273/300] [2024-04-16T09:14:01.245Z] [INFO] from appserver/web/web-ha/pom.xml [2024-04-16T09:14:01.245Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-04-16T09:14:01.245Z] [INFO] Building Connector for GlassFish Web Services Container 7.0.15-SNAPSHOT [278/300] [2024-04-16T09:14:01.245Z] [INFO] Building JSR-109 implementation to deploy Metro 7.0.15-SNAPSHOT [277/300] [2024-04-16T09:14:01.245Z] [INFO] Building JSF implementation connector module 7.0.15-SNAPSHOT [276/300] [2024-04-16T09:14:01.245Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-04-16T09:14:01.245Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-04-16T09:14:01.245Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:01.245Z] [INFO] from appserver/webservices/connector/pom.xml [2024-04-16T09:14:01.245Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:01.245Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-04-16T09:14:01.246Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:01.246Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:01.246Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:01.246Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-ha --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-ha --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-ha --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsf-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsf-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsf-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jspcaching-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jspcaching-connector --- [2024-04-16T09:14:01.246Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:01.246Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:01.246Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:01.246Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:01.246Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:01.246Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:01.246Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:01.246Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsr109-impl --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsr109-impl --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration --- [2024-04-16T09:14:01.246Z] [INFO] [2024-04-16T09:14:01.246Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration --- [2024-04-16T09:14:01.246Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:01.246Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:01.246Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:01.246Z] [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:01.501Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:14:01.502Z] [2024-04-16T09:14:01.502Z] [INFO] [2024-04-16T09:14:01.502Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-ejb --- [2024-04-16T09:14:01.502Z] [INFO] Not compiling main sources [2024-04-16T09:14:01.502Z] [INFO] [2024-04-16T09:14:01.502Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-ejb --- [2024-04-16T09:14:01.502Z] [INFO] [2024-04-16T09:14:01.502Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2024-04-16T09:14:01.502Z] [INFO] [2024-04-16T09:14:01.502Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb --- [2024-04-16T09:14:01.756Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:01.756Z] [INFO] [2024-04-16T09:14:01.756Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb --- [2024-04-16T09:14:01.756Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-04-16T09:14:01.757Z] [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes [2024-04-16T09:14:01.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/manpages [2024-04-16T09:14:01.757Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:01.757Z] [INFO] [2024-04-16T09:14:01.757Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-ejb --- [2024-04-16T09:14:01.757Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:01.757Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:02.013Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:14:02.013Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:14:02.013Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:02.013Z] [INFO] [2024-04-16T09:14:02.013Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jspcaching-connector --- [2024-04-16T09:14:02.013Z] [INFO] [2024-04-16T09:14:02.013Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2024-04-16T09:14:02.013Z] [INFO] [2024-04-16T09:14:02.013Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector --- [2024-04-16T09:14:02.013Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:02.013Z] [2024-04-16T09:14:02.013Z] Warning: [2024-04-16T09:14:02.013Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector --- [2024-04-16T09:14:02.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/src/main/resources [2024-04-16T09:14:02.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/src/main/manpages [2024-04-16T09:14:02.270Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jspcaching-connector --- [2024-04-16T09:14:02.270Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:02.270Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:14:02.270Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:02.270Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:02.270Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsf-connector --- [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsf-connector --- [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector --- [2024-04-16T09:14:02.270Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector --- [2024-04-16T09:14:02.270Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:14:02.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/manpages [2024-04-16T09:14:02.270Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsf-connector --- [2024-04-16T09:14:02.270Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:02.270Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:02.270Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-connector --- [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.270Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-connector --- [2024-04-16T09:14:02.270Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector --- [2024-04-16T09:14:02.271Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector --- [2024-04-16T09:14:02.271Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:14:02.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/manpages [2024-04-16T09:14:02.271Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-connector --- [2024-04-16T09:14:02.271Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:02.271Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:02.271Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-ha --- [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-ha --- [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha --- [2024-04-16T09:14:02.271Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha --- [2024-04-16T09:14:02.271Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:14:02.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/src/main/resources [2024-04-16T09:14:02.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/src/main/manpages [2024-04-16T09:14:02.271Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-ha --- [2024-04-16T09:14:02.271Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:02.271Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:02.271Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsr109-impl --- [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsr109-impl --- [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl --- [2024-04-16T09:14:02.271Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl --- [2024-04-16T09:14:02.271Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:14:02.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/manpages [2024-04-16T09:14:02.271Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:02.271Z] [INFO] [2024-04-16T09:14:02.271Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsr109-impl --- [2024-04-16T09:14:02.527Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:02.527Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:02.783Z] Enter keystore password: Certificate stored in file [2024-04-16T09:14:02.783Z] [2024-04-16T09:14:02.783Z] Warning: [2024-04-16T09:14:02.783Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:03.038Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:03.038Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:03.038Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:03.038Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:03.039Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:03.039Z] [INFO] [2024-04-16T09:14:03.039Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration --- [2024-04-16T09:14:03.039Z] [INFO] [2024-04-16T09:14:03.039Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration --- [2024-04-16T09:14:03.039Z] [INFO] [2024-04-16T09:14:03.039Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration --- [2024-04-16T09:14:03.039Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:03.039Z] [INFO] [2024-04-16T09:14:03.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration --- [2024-04-16T09:14:03.039Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:14:03.039Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:14:03.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/manpages [2024-04-16T09:14:03.039Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:03.039Z] [INFO] [2024-04-16T09:14:03.039Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration --- [2024-04-16T09:14:03.039Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:03.039Z] [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:03.294Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:14:03.294Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:03.294Z] [INFO] [2024-04-16T09:14:03.294Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2024-04-16T09:14:03.294Z] [INFO] [2024-04-16T09:14:03.294Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2024-04-16T09:14:03.294Z] [INFO] [2024-04-16T09:14:03.294Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector --- [2024-04-16T09:14:03.294Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:03.549Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:03.549Z] [INFO] [2024-04-16T09:14:03.549Z] [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector --- [2024-04-16T09:14:03.549Z] [INFO] [2024-04-16T09:14:03.549Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jspcaching-connector --- [2024-04-16T09:14:03.549Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:03.549Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:14:03.549Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:03.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2024-04-16T09:14:03.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:14:03.550Z] [INFO] [2024-04-16T09:14:03.550Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2024-04-16T09:14:03.550Z] [INFO] [2024-04-16T09:14:03.550Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2024-04-16T09:14:03.550Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[335,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[337,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[447,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[217,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[219,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[306,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java:[220,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceHandlerNode.java:[87,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:03.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:14:03.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:14:03.550Z] [INFO] [2024-04-16T09:14:03.550Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2024-04-16T09:14:03.550Z] [INFO] [2024-04-16T09:14:03.550Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2024-04-16T09:14:03.551Z] [INFO] [2024-04-16T09:14:03.551Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector --- [2024-04-16T09:14:03.551Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:03.551Z] [INFO] [2024-04-16T09:14:03.551Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector --- [2024-04-16T09:14:03.551Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:03.551Z] [INFO] [2024-04-16T09:14:03.551Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2024-04-16T09:14:03.551Z] [INFO] [2024-04-16T09:14:03.551Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2024-04-16T09:14:03.551Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:03.551Z] [INFO] [2024-04-16T09:14:03.551Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha --- [2024-04-16T09:14:03.551Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:03.806Z] Enter keystore password: Certificate stored in file [2024-04-16T09:14:03.806Z] [2024-04-16T09:14:03.806Z] Warning: [2024-04-16T09:14:03.806Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:03.806Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:03.806Z] [INFO] [2024-04-16T09:14:03.806Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector --- [2024-04-16T09:14:03.806Z] [INFO] [2024-04-16T09:14:03.806Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-connector --- [2024-04-16T09:14:03.806Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:03.806Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:03.806Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:03.806Z] [INFO] [2024-04-16T09:14:03.806Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-ha --- [2024-04-16T09:14:03.806Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:03.806Z] [INFO] [2024-04-16T09:14:03.806Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-ha --- [2024-04-16T09:14:03.806Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:03.806Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:03.806Z] [INFO] [2024-04-16T09:14:03.806Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector --- [2024-04-16T09:14:03.806Z] [INFO] [2024-04-16T09:14:03.806Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsf-connector --- [2024-04-16T09:14:03.806Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:03.806Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:04.061Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:04.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/codegen/CMPGenerator.java:[47,10] deprecated item is not annotated with @Deprecated [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java:[292,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java:[145,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[62,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[118,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[329,39] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[342,102] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[152,67] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[182,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[183,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[184,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[185,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[186,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[187,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[188,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[189,62] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[190,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[191,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[192,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[193,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[194,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[195,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[196,61] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[197,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[198,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[199,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[200,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[201,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[202,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[203,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[204,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[205,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[206,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[207,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[208,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[209,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[210,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[211,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[212,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[213,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[214,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[215,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[216,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[217,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[218,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[1344,29] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:14:04.065Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:14:04.065Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:14:04.065Z] [INFO] [2024-04-16T09:14:04.065Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2024-04-16T09:14:04.065Z] [INFO] [2024-04-16T09:14:04.065Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2024-04-16T09:14:04.321Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:14:04.321Z] [INFO] [2024-04-16T09:14:04.321Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb --- [2024-04-16T09:14:04.321Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:04.321Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:04.321Z] [INFO] [2024-04-16T09:14:04.321Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector --- [2024-04-16T09:14:04.321Z] [INFO] Not copying test resources [2024-04-16T09:14:04.321Z] [INFO] [2024-04-16T09:14:04.321Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jspcaching-connector --- [2024-04-16T09:14:04.321Z] [INFO] Not compiling test sources [2024-04-16T09:14:04.321Z] [INFO] [2024-04-16T09:14:04.321Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2024-04-16T09:14:04.321Z] [INFO] [2024-04-16T09:14:04.321Z] [INFO] --- surefire:3.2.5:test (default-test) @ jspcaching-connector --- [2024-04-16T09:14:04.321Z] [INFO] Tests are skipped. [2024-04-16T09:14:04.321Z] [INFO] [2024-04-16T09:14:04.321Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector --- [2024-04-16T09:14:04.321Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:04.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java:[86,87] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[607,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:04.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[1234,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:04.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[153,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[276,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[283,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/PortCreationCallbackImpl.java:[63,77] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WSServletContextListener.java:[280,53] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:14:04.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java:[155,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:04.322Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Some input files use or override a deprecated API. [2024-04-16T09:14:04.322Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:14:04.322Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:14:04.322Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:14:04.322Z] [INFO] [2024-04-16T09:14:04.322Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2024-04-16T09:14:04.322Z] [INFO] [2024-04-16T09:14:04.322Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2024-04-16T09:14:04.322Z] [INFO] Executing tasks [2024-04-16T09:14:04.322Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/classes/META-INF for [2024-04-16T09:14:04.322Z] [INFO] [echo] jspcaching-connector [2024-04-16T09:14:04.322Z] [INFO] Executed tasks [2024-04-16T09:14:04.322Z] [INFO] [2024-04-16T09:14:04.322Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector --- [2024-04-16T09:14:04.322Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2024-04-16T09:14:04.577Z] [INFO] [2024-04-16T09:14:04.577Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jspcaching-connector --- [2024-04-16T09:14:04.577Z] [INFO] Tests are skipped. [2024-04-16T09:14:04.577Z] [INFO] [2024-04-16T09:14:04.577Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jspcaching-connector --- [2024-04-16T09:14:04.577Z] [INFO] Tests are skipped. [2024-04-16T09:14:04.577Z] [INFO] [2024-04-16T09:14:04.577Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2024-04-16T09:14:04.577Z] [INFO] [2024-04-16T09:14:04.577Z] [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector --- [2024-04-16T09:14:04.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.15-SNAPSHOT/jspcaching-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:04.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.15-SNAPSHOT/jspcaching-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:04.577Z] [INFO] [2024-04-16T09:14:04.577Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl --- [2024-04-16T09:14:04.577Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:04.832Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbc, has 2, private references [com.sun.jdo.spi.persistence.support.ejb.codegen, com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-04-16T09:14:04.832Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-04-16T09:14:04.832Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:04.832Z] [INFO] [2024-04-16T09:14:04.832Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb --- [2024-04-16T09:14:04.832Z] [INFO] [2024-04-16T09:14:04.832Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-ejb --- [2024-04-16T09:14:04.832Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:04.832Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:05.086Z] Domain domain1 created. [2024-04-16T09:14:05.086Z] Domain domain1 admin port is 4848. [2024-04-16T09:14:05.086Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:14:05.086Z] Admin login information for host [localhost] and port [4848] [2024-04-16T09:14:05.086Z] is being overwritten with credentials provided because the [2024-04-16T09:14:05.086Z] --savelogin option was used during the create-domain command. [2024-04-16T09:14:05.086Z] Login information relevant to admin user name [admin] [2024-04-16T09:14:05.086Z] for this domain [domain1] stored at [2024-04-16T09:14:05.086Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:14:05.086Z] Make sure that this file remains protected. [2024-04-16T09:14:05.086Z] Information stored in this file will be used by [2024-04-16T09:14:05.086Z] administration commands to manage this domain. [2024-04-16T09:14:05.086Z] Command create-domain executed successfully. [2024-04-16T09:14:05.342Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:05.342Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:05.342Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00046 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00050 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00057 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00201 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00202 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00203 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00204 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false [2024-04-16T09:14:05.342Z] [INFO] Processing: AS-WSCONNECTOR-00205 [2024-04-16T09:14:05.342Z] [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true [2024-04-16T09:14:05.342Z] [INFO] Total Messages including ones found from disk so far: {AS-WSCONNECTOR-00046=Invalid Deployment Descriptors element {0} value {1}., AS-WSCONNECTOR-00046.MSG_COMMENT=# {0} - prefix, {1} - localname, AS-WSCONNECTOR-00050=Following exception was thrown, AS-WSCONNECTOR-00057=JAX-WS RI specific descriptor ({1}) is found in the archive {0} and \nhence Enterprise Web Service (109) deployment is disabled for this archive to avoid duplication of services., AS-WSCONNECTOR-00057.MSG_COMMENT=# {0} - archive name, {1} - descriptor path, AS-WSCONNECTOR-00201=Handler class {0} specified in deployment descriptor not found., AS-WSCONNECTOR-00201.MSG_COMMENT=# {0} - class name, AS-WSCONNECTOR-00202=Handler class {0} specified in handler file {1} cannot be loaded., AS-WSCONNECTOR-00202.MSG_COMMENT=# {0} - class name, {1} - file name, AS-WSCONNECTOR-00203=Warning : Web service endpoint {0} is not tied to a component., AS-WSCONNECTOR-00203.MSG_COMMENT=# {0} - endpoint name, AS-WSCONNECTOR-00204=Warning: Web service endpoint {0} component link {1} is not valid., AS-WSCONNECTOR-00204.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSCONNECTOR-00205=URL mapping for web service {0} already exists. Is port-component-name in webservices.xml correct?, AS-WSCONNECTOR-00205.MSG_COMMENT=# {0} - endpoint name} [2024-04-16T09:14:05.342Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:05.342Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:05.342Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:05.342Z] [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN [2024-04-16T09:14:05.342Z] [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils [2024-04-16T09:14:05.342Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.connector.description=Web Services Connector Logger, jakarta.enterprise.webservices.connector.publish=true, jakarta.enterprise.webservices.connector.subsystem=WEBSERVICES} [2024-04-16T09:14:05.342Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:05.343Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:14:05.343Z] [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils [2024-04-16T09:14:05.343Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:05.343Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:05.343Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:05.343Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:05.343Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] Not copying test resources [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] Not compiling test sources [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new --- [2024-04-16T09:14:05.343Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:14:05.343Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl --- [2024-04-16T09:14:05.343Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsr109-impl --- [2024-04-16T09:14:05.343Z] [INFO] Executing tasks [2024-04-16T09:14:05.343Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/classes/META-INF for [2024-04-16T09:14:05.343Z] [INFO] [echo] webservices-connector [2024-04-16T09:14:05.343Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:05.343Z] [INFO] Executed tasks [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:05.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/webservices-connector.jar [2024-04-16T09:14:05.343Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] [2024-04-16T09:14:05.343Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-connector --- [2024-04-16T09:14:05.343Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.15-SNAPSHOT/webservices-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:05.343Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.15-SNAPSHOT/webservices-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:05.343Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:05.343Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:05.343Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:05.343Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-04-16T09:14:05.343Z] required: java.lang.Class [2024-04-16T09:14:05.344Z] found: java.lang.Class [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion [2024-04-16T09:14:05.344Z] required: java.lang.Class [2024-04-16T09:14:05.344Z] found: java.lang.Class [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-04-16T09:14:05.344Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:14:05.344Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion [2024-04-16T09:14:05.344Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:14:05.344Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion [2024-04-16T09:14:05.344Z] required: java.util.Set [2024-04-16T09:14:05.344Z] found: java.util.Set [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[176,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[177,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[183,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[184,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast [2024-04-16T09:14:05.344Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2024-04-16T09:14:05.344Z] found: java.lang.Object [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,58] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:05.344Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[134,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[171,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[275,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast [2024-04-16T09:14:05.345Z] required: T [2024-04-16T09:14:05.345Z] found: java.lang.Object [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast [2024-04-16T09:14:05.345Z] required: java.lang.Class [2024-04-16T09:14:05.345Z] found: java.lang.Class [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast [2024-04-16T09:14:05.345Z] required: java.lang.Class [2024-04-16T09:14:05.345Z] found: java.lang.Class [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[593,20] unchecked conversion [2024-04-16T09:14:05.345Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:14:05.345Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[603,20] unchecked conversion [2024-04-16T09:14:05.345Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-04-16T09:14:05.345Z] found: jakarta.enterprise.context.spi.CreationalContext [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[624,69] unchecked cast [2024-04-16T09:14:05.345Z] required: T [2024-04-16T09:14:05.345Z] found: java.lang.Object [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[208,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2024-04-16T09:14:05.345Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java: Some input files use or override a deprecated API. [2024-04-16T09:14:05.345Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:14:05.345Z] [INFO] [2024-04-16T09:14:05.345Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2024-04-16T09:14:05.345Z] [INFO] [2024-04-16T09:14:05.345Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2024-04-16T09:14:05.345Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:05.345Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:05.345Z] [INFO] [2024-04-16T09:14:05.345Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector --- [2024-04-16T09:14:05.345Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:05.345Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:05.345Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00001 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00002 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00003 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00004 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00005 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00006 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00007 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false [2024-04-16T09:14:05.345Z] [INFO] Processing: AS-WEB-HA-00008 [2024-04-16T09:14:05.345Z] [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false [2024-04-16T09:14:05.346Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-HA-00001=Exception during removing synchronized from backing store, AS-WEB-HA-00002=Exception during removing expired session from backing store, AS-WEB-HA-00003=Error creating inputstream, AS-WEB-HA-00004=Exception during deserializing the session, AS-WEB-HA-00005=Exception occurred in getSession, AS-WEB-HA-00006=Failed to remove session from backing store, AS-WEB-HA-00007=Required version NumberFormatException, AS-WEB-HA-00008=Could not create backing store} [2024-04-16T09:14:05.346Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:05.346Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:05.346Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:05.346Z] [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER [2024-04-16T09:14:05.346Z] [INFO] Enclosing type is org.glassfish.web.ha.LogFacade [2024-04-16T09:14:05.346Z] [INFO] Loggers found so far: {jakarta.enterprise.web.ha.description=WEB HA Logger, jakarta.enterprise.web.ha.publish=true, jakarta.enterprise.web.ha.subsystem=WEB} [2024-04-16T09:14:05.346Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:05.346Z] [INFO] Found enclosing element WEB_HA_LOGGER [2024-04-16T09:14:05.346Z] [INFO] Found enclosing element org.glassfish.web.ha.LogFacade [2024-04-16T09:14:05.346Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:05.346Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:05.346Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:05.346Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:05.346Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:05.346Z] [INFO] [2024-04-16T09:14:05.346Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha --- [2024-04-16T09:14:05.346Z] [INFO] Not copying test resources [2024-04-16T09:14:05.346Z] [INFO] [2024-04-16T09:14:05.346Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsf-connector --- [2024-04-16T09:14:05.346Z] [INFO] Not copying test resources [2024-04-16T09:14:05.346Z] [INFO] [2024-04-16T09:14:05.346Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-ha --- [2024-04-16T09:14:05.602Z] [INFO] Not compiling test sources [2024-04-16T09:14:05.602Z] [INFO] [2024-04-16T09:14:05.602Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2024-04-16T09:14:05.602Z] [INFO] Not compiling test sources [2024-04-16T09:14:05.602Z] [INFO] [2024-04-16T09:14:05.602Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2024-04-16T09:14:05.602Z] [INFO] [2024-04-16T09:14:05.602Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-ha --- [2024-04-16T09:14:05.602Z] [INFO] [2024-04-16T09:14:05.602Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsf-connector --- [2024-04-16T09:14:05.602Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.602Z] [INFO] [2024-04-16T09:14:05.602Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha --- [2024-04-16T09:14:05.602Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.602Z] [INFO] [2024-04-16T09:14:05.602Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector --- [2024-04-16T09:14:05.602Z] [INFO] Executing tasks [2024-04-16T09:14:05.603Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/classes/META-INF for [2024-04-16T09:14:05.603Z] [INFO] [echo] jsf-connector [2024-04-16T09:14:05.603Z] [INFO] Executed tasks [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector --- [2024-04-16T09:14:05.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/jsf-connector.jar [2024-04-16T09:14:05.603Z] [INFO] Executing tasks [2024-04-16T09:14:05.603Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/classes/META-INF for [2024-04-16T09:14:05.603Z] [INFO] [echo] web-ha [2024-04-16T09:14:05.603Z] [INFO] Executed tasks [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsf-connector --- [2024-04-16T09:14:05.603Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsf-connector --- [2024-04-16T09:14:05.603Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- install:3.1.1:install (default-install) @ jsf-connector --- [2024-04-16T09:14:05.603Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.15-SNAPSHOT/jsf-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:05.603Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.15-SNAPSHOT/jsf-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:05.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/web-ha.jar [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-ha --- [2024-04-16T09:14:05.603Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-ha --- [2024-04-16T09:14:05.603Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- install:3.1.1:install (default-install) @ web-ha --- [2024-04-16T09:14:05.603Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.15-SNAPSHOT/web-ha-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:05.603Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:05.603Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.15-SNAPSHOT/web-ha-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-04-16T09:14:05.603Z] [INFO] Building Web Related Implementations for GlassFish 7.0.15-SNAPSHOT [279/300] [2024-04-16T09:14:05.603Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-04-16T09:14:05.603Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtier-all --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtier-all --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtier-all --- [2024-04-16T09:14:05.603Z] [INFO] No sources to compile [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtier-all --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtier-all --- [2024-04-16T09:14:05.603Z] [INFO] [2024-04-16T09:14:05.603Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] No sources to compile [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] No sources to compile [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] Executing tasks [2024-04-16T09:14:05.858Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/target/classes/META-INF for [2024-04-16T09:14:05.858Z] [INFO] [echo] webtier-all [2024-04-16T09:14:05.858Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/target/classes/META-INF [2024-04-16T09:14:05.858Z] [INFO] Executed tasks [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- install:3.1.1:install (default-install) @ webtier-all --- [2024-04-16T09:14:05.858Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/7.0.15-SNAPSHOT/webtier-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new --- [2024-04-16T09:14:05.858Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-new --- [2024-04-16T09:14:05.858Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-new --- [2024-04-16T09:14:05.858Z] [INFO] Tests are skipped. [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2024-04-16T09:14:05.858Z] [INFO] [2024-04-16T09:14:05.858Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-new --- [2024-04-16T09:14:05.858Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.15-SNAPSHOT/nucleus-new-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:05.859Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.15-SNAPSHOT/nucleus-new-7.0.15-SNAPSHOT.zip [2024-04-16T09:14:06.116Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration --- [2024-04-16T09:14:06.116Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:06.116Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:06.116Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Not copying test resources [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Not compiling test sources [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Executing tasks [2024-04-16T09:14:06.116Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2024-04-16T09:14:06.116Z] [INFO] [echo] cmp-support-ejb [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration --- [2024-04-16T09:14:06.116Z] [INFO] Executed tasks [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.116Z] [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb --- [2024-04-16T09:14:06.116Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.15-SNAPSHOT/cmp-support-ejb-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:06.116Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.15-SNAPSHOT/cmp-support-ejb-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-04-16T09:14:06.116Z] [INFO] Building CMP tier for GlassFish 7.0.15-SNAPSHOT [280/300] [2024-04-16T09:14:06.116Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-04-16T09:14:06.116Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-all --- [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-all --- [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-all --- [2024-04-16T09:14:06.116Z] [INFO] No sources to compile [2024-04-16T09:14:06.116Z] [INFO] [2024-04-16T09:14:06.116Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] No sources to compile [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] No sources to compile [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] Executing tasks [2024-04-16T09:14:06.117Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2024-04-16T09:14:06.117Z] [INFO] [echo] cmp-all [2024-04-16T09:14:06.117Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2024-04-16T09:14:06.117Z] [INFO] Executed tasks [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] [2024-04-16T09:14:06.117Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-all --- [2024-04-16T09:14:06.117Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/7.0.15-SNAPSHOT/cmp-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:06.117Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:06.117Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:06.117Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00001 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00002 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00003 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00004 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00006 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00011 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00012 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00013 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00014 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00018 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00019 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00020 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00021 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00033 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00034 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00043 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00044 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00047 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00048 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00049 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00050 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00051 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00052 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00053 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00054 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00055 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00056 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00057 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00070 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00071 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00072 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00073 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00074 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00075 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false [2024-04-16T09:14:06.117Z] [INFO] Processing: AS-WSJSR109IMPL-00076 [2024-04-16T09:14:06.117Z] [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00077 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00078 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00079 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00080 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00081 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00082 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00083 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00084 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00085 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00086 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00087 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00088 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00089 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00090 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00091 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00092 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00093 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00094 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00095 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00096 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00097 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00098 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00099 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00100 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00101 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00102 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00103 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00104 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00105 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00106 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00107 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00108 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00109 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00110 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00111 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00112 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00113 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00114 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00115 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00116 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00117 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00120 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00121 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00122 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false [2024-04-16T09:14:06.118Z] [INFO] Processing: AS-WSJSR109IMPL-00123 [2024-04-16T09:14:06.118Z] [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false [2024-04-16T09:14:06.120Z] [INFO] Total Messages including ones found from disk so far: {AS-WSJSR109IMPL-00001=Failed to load deployment descriptor, aborting., AS-WSJSR109IMPL-00002=WebService wsdl file {0} not found in archive {1}., AS-WSJSR109IMPL-00002.MSG_COMMENT=# {0} - file URI, {1} - archive name, AS-WSJSR109IMPL-00003=Exception while processing catalog {0} Reason : {1}., AS-WSJSR109IMPL-00003.MSG_COMMENT=# {0} - absolute path to the catalog, {1} - message from exception, AS-WSJSR109IMPL-00004=Unable to create new File {0}., AS-WSJSR109IMPL-00004.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00006=WebService {0} has a JAXWS and a JAXRPC endpoint; this is not supported now., AS-WSJSR109IMPL-00006.MSG_COMMENT=# {0} - web service FQN class name, AS-WSJSR109IMPL-00011=Runtime settings error. Cannot find servlet-impl-class for endpoint {0}., AS-WSJSR109IMPL-00011.MSG_COMMENT=# {0} - web service endpoint name, AS-WSJSR109IMPL-00012=Cannot proceed with JaxrpcCodegen., AS-WSJSR109IMPL-00013=Parsing error line {0}, uri {1}., AS-WSJSR109IMPL-00013.MSG_COMMENT=# {0} - number, {1} - URI location, AS-WSJSR109IMPL-00014=Error parsing WSDL {0}., AS-WSJSR109IMPL-00014.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00018=Webservice Endpoint deployed {0}\n listening at address at {1}., AS-WSJSR109IMPL-00018.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00019=EJB Endpoint deployed {0}\n listening at address at {1}, AS-WSJSR109IMPL-00019.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00020=File {0} not found., AS-WSJSR109IMPL-00020.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00021=MTOM is valid only for SOAP Bindings; Ignoring Enable-MTOM for port {0}., AS-WSJSR109IMPL-00021.MSG_COMMENT=# {0} - web service port name, AS-WSJSR109IMPL-00033=Implicit mapping not supported; ignoring for now; Remove *. specified in the url-pattern., AS-WSJSR109IMPL-00034=Two web services are being deployed with the same endpoint URL {0}; The service that gets loaded last will always be the one that is active for this URL., AS-WSJSR109IMPL-00034.MSG_COMMENT=# {0} - URL, AS-WSJSR109IMPL-00043=Exception while tracing request: {0}., AS-WSJSR109IMPL-00043.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00044=Exception while tracing response: {0}., AS-WSJSR109IMPL-00044.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00047=JAXWS WebServiceDispatcher {0} entering for {1} and query string {2}., AS-WSJSR109IMPL-00048=Ejb endpoint exception., AS-WSJSR109IMPL-00049=Unable to find adapter for endpoint {0}., AS-WSJSR109IMPL-00049.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00050=Following exception was thrown:, AS-WSJSR109IMPL-00051=Client not authorized for invocation of {0}., AS-WSJSR109IMPL-00051.MSG_COMMENT=# {0} - method name, AS-WSJSR109IMPL-00052=The following error was thrown by ServletPreHandler which is the first handler in the handler chain {0}., AS-WSJSR109IMPL-00052.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00053=The following error was thrown by ServletPostHandler which is the last handler in the handler chain {0}., AS-WSJSR109IMPL-00053.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00054=Error registering endpoint {0}., AS-WSJSR109IMPL-00054.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00055=Error unregistering endpoint {0}., AS-WSJSR109IMPL-00055.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00056=Deployment cannot proceed as the ejb has a null endpoint address uri. Potential cause may be webservice endpoints not supported in embedded ejb case., AS-WSJSR109IMPL-00057=WebService {0} type is declared as {1} but should be either as a JAX-WS or JAX-RPC., AS-WSJSR109IMPL-00057.MSG_COMMENT=# {0} - web service name, {1} - type, AS-WSJSR109IMPL-00070=Unsupported method request = [{0}] for endpoint {1} at {2}., AS-WSJSR109IMPL-00070.MSG_COMMENT=# {0} - method name, {1} - endpoint name, {2} - URL, AS-WSJSR109IMPL-00071=invocation error on ejb endpoint {0} at {1} : {2}., AS-WSJSR109IMPL-00071.MSG_COMMENT=# {0} - endpoint name, {1} - URL, {2} - message from exception, AS-WSJSR109IMPL-00072=Cannot initialize endpoint {0} : error is :, AS-WSJSR109IMPL-00072.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00073=Error In EjbRuntimeEndpointInfo, AS-WSJSR109IMPL-00074=Missing internal monitoring info to trace {0}., AS-WSJSR109IMPL-00075=null message POSTed to ejb endpoint {0} at {1}., AS-WSJSR109IMPL-00076=Invalid request scheme for Endpoint {0}. Expected ''{1}'', received ''{2}''., AS-WSJSR109IMPL-00076.MSG_COMMENT=# {0} - endpoint name, {1} - URL scheme, {2} - URL scheme, AS-WSJSR109IMPL-00077=authentication failed for {0}, AS-WSJSR109IMPL-00077.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00078=Servlet web service endpoint ''{0}'' failure, AS-WSJSR109IMPL-00078.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00079=Error occured, AS-WSJSR109IMPL-00080=Error invoking servlet impl, AS-WSJSR109IMPL-00081=Servlet web service endpoint ''{0}'' HTTP GET error, AS-WSJSR109IMPL-00081.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00082=Deployment failed, AS-WSJSR109IMPL-00083=Cannot load the wsdl from the aplication: {0}, AS-WSJSR109IMPL-00083.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00084=Creating endpoint with packaged WSDL {0}, AS-WSJSR109IMPL-00084.MSG_COMMENT=# {0} - path to WSDL, AS-WSJSR109IMPL-00085=Metadata documents:, AS-WSJSR109IMPL-00086=For endpoint {0}, Ignoring configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00086.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00087=For endpoint {0}, Unsupported configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00087.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00088=Unexpected error in EJB WebService endpoint post processing, AS-WSJSR109IMPL-00089=Error in resolving the catalog, AS-WSJSR109IMPL-00090=In doWebServicesDeployment: using local web services. There are {0}. The app has total of {1}., AS-WSJSR109IMPL-00091=In doWebServicesDeployment: using web services via extension {0}, AS-WSJSR109IMPL-00092=File already exists {0}, AS-WSJSR109IMPL-00093=Directory already exists {0}, AS-WSJSR109IMPL-00094=Received HTTP GET containing text/xml content for endpoint {0} at {1}. HTTP POST should be used instead., AS-WSJSR109IMPL-00094.MSG_COMMENT=# {0} - endpoint name, {1} - URL, AS-WSJSR109IMPL-00095=Serving up final wsdl {0} for {1}, AS-WSJSR109IMPL-00096=Failure serving WSDL for web service {0}, AS-WSJSR109IMPL-00096.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00097=Invalid wsdl request for web service {0}, AS-WSJSR109IMPL-00097.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00098=Unable to load impl class {0}, AS-WSJSR109IMPL-00099=Cannot write out a HTTP XML exception : {0}, AS-WSJSR109IMPL-00099.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00100=cannot write SOAPFault to the HTTP response, AS-WSJSR109IMPL-00101=Cannot create soap fault for {0}, AS-WSJSR109IMPL-00101.MSG_COMMENT=# {0} - fault message, AS-WSJSR109IMPL-00102=Class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00102.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00103=Handler class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00103.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00104=Failure while calling PostConstruct/PreDestroy method, AS-WSJSR109IMPL-00105=Unable to load handler class {0}, AS-WSJSR109IMPL-00105.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00106=Handler {0} instance injection failed: {1}, AS-WSJSR109IMPL-00106.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00107=Cannot log SOAP Message {0}, AS-WSJSR109IMPL-00107.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00108=Exception in creating endpoint, AS-WSJSR109IMPL-00109=deleting directory failed : {0}, AS-WSJSR109IMPL-00109.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00110=creating directory failed : {0}, AS-WSJSR109IMPL-00110.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00111=Invoking wsimport with {0}, AS-WSJSR109IMPL-00111.MSG_COMMENT=# {0} - arguments, AS-WSJSR109IMPL-00112=wsimport successful, AS-WSJSR109IMPL-00113=wsimport failed, AS-WSJSR109IMPL-00114=authentication succeeded for endpoint ''{0}'' in {1} {2}, AS-WSJSR109IMPL-00115=wsimport successful, AS-WSJSR109IMPL-00116=missing implementation class for {0}, AS-WSJSR109IMPL-00116.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00117=Web service endpoint {0} component link {1} is not valid, AS-WSJSR109IMPL-00117.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSJSR109IMPL-00120=destroyManagedObject failed for Handler {0} for Service {1} with error {2}, AS-WSJSR109IMPL-00120.MSG_COMMENT=# {0} - handler class name, {1} - service endpoint name, {2} - exception message, AS-WSJSR109IMPL-00121=Module type ''{0}'' is not supported., AS-WSJSR109IMPL-00121.MSG_COMMENT=# {0} - module type name, AS-WSJSR109IMPL-00122={0} does not support {1}, AS-WSJSR109IMPL-00122.MSG_COMMENT=# {0} - parser class name, {1} - feature ID, AS-WSJSR109IMPL-00123=Going to fetch ServletAdapter holding wsdl content for web service {0} based on url: {1}} [2024-04-16T09:14:06.121Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:06.121Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:06.121Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:06.121Z] [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN [2024-04-16T09:14:06.121Z] [INFO] Enclosing type is org.glassfish.webservices.LogUtils [2024-04-16T09:14:06.121Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES} [2024-04-16T09:14:06.121Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:06.121Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:14:06.121Z] [INFO] Found enclosing element org.glassfish.webservices.LogUtils [2024-04-16T09:14:06.121Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:06.121Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:06.121Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:06.121Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:06.121Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Not copying test resources [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Not compiling test sources [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Executing tasks [2024-04-16T09:14:06.121Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/classes/META-INF for [2024-04-16T09:14:06.121Z] [INFO] [echo] jsr109-impl [2024-04-16T09:14:06.121Z] [INFO] Executed tasks [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl --- [2024-04-16T09:14:06.121Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.15-SNAPSHOT/jsr109-impl-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:06.121Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.15-SNAPSHOT/jsr109-impl-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] [2024-04-16T09:14:06.121Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-04-16T09:14:06.121Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-04-16T09:14:06.121Z] [INFO] Building SOAP/TCP integration code 7.0.15-SNAPSHOT [281/300] [2024-04-16T09:14:06.122Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-04-16T09:14:06.122Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-04-16T09:14:06.122Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.15-SNAPSHOT [283/300] [2024-04-16T09:14:06.122Z] [INFO] Building GlassFish Metro Glue Code 7.0.15-SNAPSHOT [282/300] [2024-04-16T09:14:06.122Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-04-16T09:14:06.122Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:06.122Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:06.122Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-04-16T09:14:06.122Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-04-16T09:14:06.377Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-glue --- [2024-04-16T09:14:06.377Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ soap-tcp --- [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-glue --- [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ soap-tcp --- [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-glue --- [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ soap-tcp --- [2024-04-16T09:14:06.377Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.377Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.377Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.377Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-04-16T09:14:06.377Z] [INFO] [2024-04-16T09:14:06.377Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices.security --- [2024-04-16T09:14:06.378Z] [INFO] [2024-04-16T09:14:06.378Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices.security --- [2024-04-16T09:14:06.378Z] [INFO] [2024-04-16T09:14:06.378Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices.security --- [2024-04-16T09:14:06.378Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.378Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.633Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-glue --- [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-glue --- [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue --- [2024-04-16T09:14:06.633Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue --- [2024-04-16T09:14:06.633Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:14:06.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/src/main/manpages [2024-04-16T09:14:06.633Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-glue --- [2024-04-16T09:14:06.633Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.633Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.633Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ soap-tcp --- [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ soap-tcp --- [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp --- [2024-04-16T09:14:06.633Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp --- [2024-04-16T09:14:06.633Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:14:06.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/src/main/manpages [2024-04-16T09:14:06.633Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:06.633Z] [INFO] [2024-04-16T09:14:06.633Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ soap-tcp --- [2024-04-16T09:14:06.633Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.633Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.889Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:06.889Z] [INFO] [2024-04-16T09:14:06.889Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices.security --- [2024-04-16T09:14:06.889Z] [INFO] [2024-04-16T09:14:06.889Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices.security --- [2024-04-16T09:14:06.889Z] [INFO] [2024-04-16T09:14:06.889Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security --- [2024-04-16T09:14:06.890Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:06.890Z] [INFO] [2024-04-16T09:14:06.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security --- [2024-04-16T09:14:06.890Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:14:06.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/manpages [2024-04-16T09:14:06.890Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:06.890Z] [INFO] [2024-04-16T09:14:06.890Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices.security --- [2024-04-16T09:14:06.890Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.890Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.890Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:06.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:06.890Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:06.890Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:06.890Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:06.890Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00001 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00001 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00002 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00002 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00003 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00003 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00004 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00004 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00005 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00005 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00006 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00006 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00007 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00007 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00008 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00008 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00009 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00009 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00010 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00010 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00011 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00011 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00012 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00012 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00013 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00013 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00014 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00014 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00015 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00015 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00016 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00016 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00017 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00017 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00018 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00018 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00019 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00019 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00020 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00020 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00021 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00021 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00022 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00022 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00023 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00023 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00024 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00024 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00025 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00025 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00026 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00026 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00027 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00027 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00028 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00028 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00029 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00029 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00030 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00030 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00031 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00031 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00032 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00032 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00033 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00033 needs checking for cause/action: true [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00034 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00034 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00035 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00035 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00036 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00036 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00037 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00037 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00038 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00038 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00039 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00039 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00040 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00040 needs checking for cause/action: true [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00041 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00041 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00042 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00042 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00043 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00043 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00044 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00044 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-CDI-00045 [2024-04-16T09:14:06.890Z] [INFO] Message AS-CDI-00045 needs checking for cause/action: false [2024-04-16T09:14:06.890Z] [INFO] Processing: AS-JTA-00001 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00001 needs checking for cause/action: true [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00002 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00002 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00003 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00003 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00004 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00004 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00005 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00005 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00006 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00006 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00007 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00007 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00008 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00008 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00009 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00009 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00010 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00010 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00011 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00011 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00012 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00012 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00013 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00013 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00014 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00014 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00015 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00015 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00016 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00016 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00017 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00017 needs checking for cause/action: false [2024-04-16T09:14:06.891Z] [INFO] Processing: AS-JTA-00018 [2024-04-16T09:14:06.891Z] [INFO] Message AS-JTA-00018 needs checking for cause/action: false [2024-04-16T09:14:06.892Z] [INFO] Total Messages including ones found from disk so far: {AS-CDI-00001=Setting Context Class Loader for {0} to {1}., AS-CDI-00002=BeanDeploymentArchiveImpl::addBeanClass - adding {0} to {1}., AS-CDI-00003={0} not added to beanClasses, AS-CDI-00004=Processing {0} as it has {1} or {2}., AS-CDI-00005=Error while trying to load Bean Class {0} : {1}., AS-CDI-00006=Processing WEB-INF/lib in {0}., AS-CDI-00007=WEB-INF/lib: considering {0} as a bean archive and hence added another BDA for it., AS-CDI-00008=WEB-INF/lib: skipping {0} as it doesn't have beans.xml., AS-CDI-00009=JAR processing: {0} as a Bean archive jar since it has META-INF/beans.xml., AS-CDI-00010=Ensure {0} is associated with {1}, AS-CDI-00011=Ensure web lib jar visibility. Updating {0}., AS-CDI-00012=Ensure web lib jar visibility. Updating {0} to include {1}., AS-CDI-00013=Collecting jar info for {0}., AS-CDI-00014=Error reading archive. {0}, AS-CDI-00015=Collecting rar info for {0}., AS-CDI-00016=Using Context Class Loader., AS-CDI-00017=Context Class Loader is null. Using DeploymentImpl's classloader., AS-CDI-00018=Creating deployment for archive: {0}., AS-CDI-00019=getBeanDeploymentArchives returning {0}., AS-CDI-00020=loadBeanDeploymentArchive for beanClass {0}, AS-CDI-00021=loadBeanDeploymentArchive checking for {0} in root BDA {0}., AS-CDI-00022=loadBeanDeploymentArchive An existing BDA has this class {0}. Adding this class as a bean class it to existing bda: {1}., AS-CDI-00023=loadBeanDeploymentArchive checking for {0} in subBDA {1}., AS-CDI-00024=loadBeanDeploymentArchive beanClass {0} not found in the BDAs of this deployment. Creating a new BDA., AS-CDI-00025=loadBeanDeploymentArchive new BDA {0} created. Adding new BDA to all root BDAs of this deployment., AS-CDI-00026=loadBeanDeploymentArchive for beanClass {0} returning the newly created BDA {1}, AS-CDI-00027=Exception thrown while scanning for library jars. {0}, AS-CDI-00028=Processing {0} as it has one or more qualified CDI-annotated beans, AS-CDI-00029=JAR processing: {0} since it contains one or more classes with a scope annotation, AS-CDI-00030=BDAImpl::ensureWebLibJarVisibility - {0} being associated with {1}, AS-CDI-00031=BDAImpl::ensureWebLibJarVisibility - updating {0}, AS-CDI-00032=BDAImpl::ensureWebLibJarVisibility - updating {0} to include {1}, AS-CDI-00033=Error reading archive : {0}, AS-CDI-00034=TCL is null. Using BeanDeploymentArchiveImpl's classloader, AS-CDI-00035=Could not create WeldELContextListener instance. {0}, AS-CDI-00036=Exception in WeldBootstrap.shutdown. {0}, AS-CDI-00037=jakarta.jms.MessageListener Class available, so need to fire PIT events to MDBs, AS-CDI-00038={0} is an MDB and so need to fire a PIT event to it., AS-CDI-00039=WeldDeployer adding injectionServices {0} for {1}., AS-CDI-00040=Unable to create URI for URL: {0}. Exception: {1}, AS-CDI-00041=Trying to register interceptor: {0}, AS-CDI-00042=Adding interceptor: {0} for EJB: {1}., AS-CDI-00043=getBDAForBeanClass -- search in {0} for {1}, AS-CDI-00044=CDIServiceImpl.getBDAForBeanClass: TopLevelBDA {0} contains beanClassName: {1}., AS-CDI-00045=CDIServiceImpl.getBDAForBeanClass: subBDA {0} contains beanClassName: {1}., AS-JTA-00001=Encountered NamingException while attempting to acquire transaction manager for Transactional annotation interceptors {0}, AS-JTA-00002=About to setRollbackOnly from @Transactional interceptor on transaction: {0}, AS-JTA-00003=No ComponentInvocation present for @Transactional annotation processing. Restriction on use of UserTransaction will not be enforced., AS-JTA-00004=In MANDATORY TransactionalInterceptor, AS-JTA-00005=In NEVER TransactionalInterceptor, AS-JTA-00006=In NOT_SUPPORTED TransactionalInterceptor, AS-JTA-00007=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction..., AS-JTA-00008=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction failed due to {0}, AS-JTA-00009=In REQUIRED TransactionalInterceptor, AS-JTA-00010=Managed bean with Transactional annotation and TxType of REQUIRED called outside a transaction context. Beginning a transaction..., AS-JTA-00011=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during begin {0}, AS-JTA-00012=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during commit {0}, AS-JTA-00013=In REQUIRES_NEW TransactionalInterceptor, AS-JTA-00014=Managed bean with Transactional annotation and TxType of REQUIRES_NEW called inside a transaction context. Suspending before beginning a transaction..., AS-JTA-00015=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during begin {0}, AS-JTA-00016=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during commit {0}, AS-JTA-00017=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during resume {0}, AS-JTA-00018=In SUPPORTS TransactionalInterceptor} [2024-04-16T09:14:06.892Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:06.892Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:06.892Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:06.892Z] [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:14:06.892Z] [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo [2024-04-16T09:14:06.892Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:14:06.892Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil [2024-04-16T09:14:06.892Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:14:06.892Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase [2024-04-16T09:14:06.892Z] [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:14:06.892Z] [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl [2024-04-16T09:14:06.892Z] [INFO] Loggers found so far: {jakarta.enterprise.inject.spi.description=CDI, jakarta.enterprise.inject.spi.publish=true, jakarta.enterprise.inject.spi.subsystem=AS-CDI, jakarta.enterprise.resource.jta.description=CDI-JTA, jakarta.enterprise.resource.jta.publish=true, jakarta.enterprise.resource.jta.subsystem=AS-CDI-JTA, jakarta.enterprise.resource.weld.description=WELD, jakarta.enterprise.resource.weld.publish=true, jakarta.enterprise.resource.weld.subsystem=AS-WELD} [2024-04-16T09:14:06.892Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:06.892Z] [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:14:06.892Z] [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo [2024-04-16T09:14:06.892Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:06.892Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:06.893Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:06.893Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:06.893Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:06.893Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:06.893Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Not copying test resources [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Not compiling test sources [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Executing tasks [2024-04-16T09:14:06.893Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/classes/META-INF for [2024-04-16T09:14:06.893Z] [INFO] [echo] weld-integration [2024-04-16T09:14:06.893Z] [INFO] Executed tasks [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/weld-integration.jar [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration --- [2024-04-16T09:14:06.893Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.15-SNAPSHOT/weld-integration-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:06.893Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.15-SNAPSHOT/weld-integration-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-04-16T09:14:06.893Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-04-16T09:14:06.893Z] [INFO] Building JMS Injection Module for Runtime 7.0.15-SNAPSHOT [284/300] [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-04-16T09:14:06.893Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-04-16T09:14:06.893Z] [INFO] Building GlassFish MicroProfile Config 7.0.15-SNAPSHOT [285/300] [2024-04-16T09:14:06.893Z] [INFO] Building Glassfish Web Featureset 7.0.15-SNAPSHOT [286/300] [2024-04-16T09:14:06.893Z] [INFO] from appserver/microprofile/config/pom.xml [2024-04-16T09:14:06.893Z] [INFO] from appserver/featuresets/web/pom.xml [2024-04-16T09:14:06.893Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:06.893Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:06.893Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-config --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-config --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-config --- [2024-04-16T09:14:06.893Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.893Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-injection --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-injection --- [2024-04-16T09:14:06.893Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:06.893Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-04-16T09:14:06.893Z] [INFO] No sources to compile [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-04-16T09:14:06.893Z] [INFO] [2024-04-16T09:14:06.893Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-04-16T09:14:06.894Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:06.894Z] [INFO] [2024-04-16T09:14:06.894Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-04-16T09:14:06.894Z] [INFO] No sources to compile [2024-04-16T09:14:06.894Z] [INFO] [2024-04-16T09:14:06.894Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-04-16T09:14:06.894Z] [INFO] No sources to compile [2024-04-16T09:14:06.894Z] [INFO] [2024-04-16T09:14:06.894Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-04-16T09:14:06.894Z] [INFO] Executing tasks [2024-04-16T09:14:06.894Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/target/classes/META-INF for [2024-04-16T09:14:06.894Z] [INFO] [echo] web [2024-04-16T09:14:06.894Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/target/classes/META-INF [2024-04-16T09:14:06.894Z] [INFO] Executed tasks [2024-04-16T09:14:06.894Z] [INFO] [2024-04-16T09:14:06.894Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-04-16T09:14:06.894Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.894Z] [INFO] [2024-04-16T09:14:06.894Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-04-16T09:14:06.894Z] [INFO] Tests are skipped. [2024-04-16T09:14:06.894Z] [INFO] [2024-04-16T09:14:06.894Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2024-04-16T09:14:06.894Z] [INFO] [2024-04-16T09:14:06.894Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-04-16T09:14:06.894Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:07.149Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:07.149Z] [INFO] [2024-04-16T09:14:07.149Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2024-04-16T09:14:07.149Z] [INFO] [2024-04-16T09:14:07.149Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2024-04-16T09:14:07.149Z] [INFO] [2024-04-16T09:14:07.149Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue --- [2024-04-16T09:14:07.149Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:07.149Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:07.149Z] [INFO] [2024-04-16T09:14:07.149Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2024-04-16T09:14:07.149Z] [INFO] [2024-04-16T09:14:07.149Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2024-04-16T09:14:07.149Z] [INFO] [2024-04-16T09:14:07.149Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp --- [2024-04-16T09:14:07.149Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:07.405Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:07.405Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-config --- [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue --- [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-config --- [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-config --- [2024-04-16T09:14:07.405Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-glue --- [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-config --- [2024-04-16T09:14:07.405Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:14:07.405Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:07.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/src/main/manpages [2024-04-16T09:14:07.405Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:07.405Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-config --- [2024-04-16T09:14:07.405Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:07.405Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:07.405Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-injection --- [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection --- [2024-04-16T09:14:07.405Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection --- [2024-04-16T09:14:07.405Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:14:07.405Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:14:07.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/manpages [2024-04-16T09:14:07.405Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-injection --- [2024-04-16T09:14:07.405Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:07.405Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:07.405Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:07.405Z] [INFO] [2024-04-16T09:14:07.405Z] [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp --- [2024-04-16T09:14:07.405Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:07.405Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:07.405Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,34] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:14:07.406Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[175,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:07.406Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[185,43] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:14:07.406Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Some input files use or override a deprecated API. [2024-04-16T09:14:07.406Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:14:07.406Z] [INFO] [2024-04-16T09:14:07.406Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2024-04-16T09:14:07.406Z] [INFO] [2024-04-16T09:14:07.406Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2024-04-16T09:14:07.406Z] [INFO] [2024-04-16T09:14:07.406Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ soap-tcp --- [2024-04-16T09:14:07.406Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:07.406Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:07.406Z] [INFO] [2024-04-16T09:14:07.406Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security --- [2024-04-16T09:14:07.406Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:07.661Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:07.661Z] [INFO] [2024-04-16T09:14:07.661Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security --- [2024-04-16T09:14:07.661Z] [INFO] [2024-04-16T09:14:07.662Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices.security --- [2024-04-16T09:14:07.662Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:07.662Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:07.918Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:07.918Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:07.918Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10010 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10020 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10011 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10012 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10001 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10002 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10003 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-10004 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-19999 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Processing: AS-WSMETROGLUE-19998 [2024-04-16T09:14:07.918Z] [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false [2024-04-16T09:14:07.918Z] [INFO] Total Messages including ones found from disk so far: {AS-WSMETROGLUE-10001=Loading WS-TX Services. Please wait., AS-WSMETROGLUE-10002=WS-TX Services successfully started., AS-WSMETROGLUE-10003=WS-TX Services application was deployed explicitly., AS-WSMETROGLUE-10004=Cannot deploy or load WS-TX Services: {0}, AS-WSMETROGLUE-10004.MSG_COMMENT=# {0} - cause, AS-WSMETROGLUE-10010=Web service endpoint deployment events listener registered successfully., AS-WSMETROGLUE-10011=Endpoint deployment even received., AS-WSMETROGLUE-10012=Endpoint undeployment even received., AS-WSMETROGLUE-10020=High availability environment configuration injected into Metro high availability provider., AS-WSMETROGLUE-19998=Exception occurred retrieving port configuration for WSTX service., AS-WSMETROGLUE-19999=Caught unexpected exception.} [2024-04-16T09:14:07.918Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:07.918Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:07.918Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:07.918Z] [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN [2024-04-16T09:14:07.918Z] [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils [2024-04-16T09:14:07.918Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.metroglue.description=Metro Glue Main Logger, jakarta.enterprise.webservices.metroglue.publish=true, jakarta.enterprise.webservices.metroglue.subsystem=WEBSERVICES} [2024-04-16T09:14:07.918Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:07.918Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:14:07.918Z] [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils [2024-04-16T09:14:07.918Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:07.918Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:07.918Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:07.918Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:07.918Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:07.918Z] [INFO] [2024-04-16T09:14:07.918Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue --- [2024-04-16T09:14:07.918Z] [INFO] Not copying test resources [2024-04-16T09:14:07.918Z] [INFO] [2024-04-16T09:14:07.918Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metro-glue --- [2024-04-16T09:14:08.174Z] [INFO] Not compiling test sources [2024-04-16T09:14:08.174Z] [INFO] [2024-04-16T09:14:08.174Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2024-04-16T09:14:08.174Z] [INFO] [2024-04-16T09:14:08.174Z] [INFO] --- surefire:3.2.5:test (default-test) @ metro-glue --- [2024-04-16T09:14:08.174Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:08.174Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2024-04-16T09:14:08.174Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:14:08.174Z] [INFO] [2024-04-16T09:14:08.174Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2024-04-16T09:14:08.174Z] [INFO] [2024-04-16T09:14:08.174Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2024-04-16T09:14:08.174Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.174Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue --- [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection --- [2024-04-16T09:14:08.175Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:08.175Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:08.175Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:08.175Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:08.175Z] [INFO] Processing: AS-WSSOAPTCP-00001 [2024-04-16T09:14:08.175Z] [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false [2024-04-16T09:14:08.175Z] [INFO] Processing: AS-WSSOAPTCP-00002 [2024-04-16T09:14:08.175Z] [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false [2024-04-16T09:14:08.175Z] [INFO] Processing: AS-WSSOAPTCP-00003 [2024-04-16T09:14:08.175Z] [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false [2024-04-16T09:14:08.175Z] [INFO] Processing: AS-WSSOAPTCP-00004 [2024-04-16T09:14:08.175Z] [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false [2024-04-16T09:14:08.175Z] [INFO] Processing: AS-WSSOAPTCP-00050 [2024-04-16T09:14:08.175Z] [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false [2024-04-16T09:14:08.175Z] [INFO] Processing: AS-WSSOAPTCP-00006 [2024-04-16T09:14:08.175Z] [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false [2024-04-16T09:14:08.175Z] [INFO] Processing: AS-WSSOAPTCP-00007 [2024-04-16T09:14:08.175Z] [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false [2024-04-16T09:14:08.175Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSOAPTCP-00001=Initialize SOAP/TCP protocol for port: {0}, AS-WSSOAPTCP-00001.MSG_COMMENT=# {0} - port number, AS-WSSOAPTCP-00002=Can not convert SOAP/TCP protocol id to byte array., AS-WSSOAPTCP-00003=SOAP/TCP endpoint removed: {0}, AS-WSSOAPTCP-00004=SOAP/TCP endpoint added: {0}, AS-WSSOAPTCP-00006=WSTCPAdapterRegistryImpl. Register adapter. Path: {0}, AS-WSSOAPTCP-00007=WSTCPAdapterRegistryImpl. DeRegister adapter for {0}, AS-WSSOAPTCP-00050=Following exception was thrown} [2024-04-16T09:14:08.175Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:08.175Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:08.175Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:08.175Z] [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN [2024-04-16T09:14:08.175Z] [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils [2024-04-16T09:14:08.175Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.transport.tcp.description=SOAP/TCP Transport Logger, jakarta.enterprise.webservices.transport.tcp.publish=true, jakarta.enterprise.webservices.transport.tcp.subsystem=WEBSERVICES} [2024-04-16T09:14:08.175Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:08.175Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:14:08.175Z] [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils [2024-04-16T09:14:08.175Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:08.175Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:08.175Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:08.175Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:08.175Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp --- [2024-04-16T09:14:08.175Z] [INFO] Not copying test resources [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ soap-tcp --- [2024-04-16T09:14:08.175Z] [INFO] Executing tasks [2024-04-16T09:14:08.175Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/classes/META-INF for [2024-04-16T09:14:08.175Z] [INFO] [echo] metro-glue [2024-04-16T09:14:08.175Z] [INFO] Not compiling test sources [2024-04-16T09:14:08.175Z] [INFO] Executed tasks [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue --- [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- surefire:3.2.5:test (default-test) @ soap-tcp --- [2024-04-16T09:14:08.175Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp --- [2024-04-16T09:14:08.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/metro-glue.jar [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-glue --- [2024-04-16T09:14:08.175Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-glue --- [2024-04-16T09:14:08.175Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- install:3.1.1:install (default-install) @ metro-glue --- [2024-04-16T09:14:08.175Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.15-SNAPSHOT/metro-glue-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:08.175Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.15-SNAPSHOT/metro-glue-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:08.175Z] [INFO] Executing tasks [2024-04-16T09:14:08.175Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/classes/META-INF for [2024-04-16T09:14:08.175Z] [INFO] [echo] soap-tcp [2024-04-16T09:14:08.175Z] [INFO] Executed tasks [2024-04-16T09:14:08.175Z] [INFO] [2024-04-16T09:14:08.175Z] [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp --- [2024-04-16T09:14:08.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/soap-tcp.jar [2024-04-16T09:14:08.176Z] [INFO] [2024-04-16T09:14:08.176Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ soap-tcp --- [2024-04-16T09:14:08.176Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.176Z] [INFO] [2024-04-16T09:14:08.176Z] [INFO] --- failsafe:3.2.5:verify (verify) @ soap-tcp --- [2024-04-16T09:14:08.176Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.176Z] [INFO] [2024-04-16T09:14:08.176Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2024-04-16T09:14:08.176Z] [INFO] [2024-04-16T09:14:08.176Z] [INFO] --- install:3.1.1:install (default-install) @ soap-tcp --- [2024-04-16T09:14:08.176Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.15-SNAPSHOT/soap-tcp-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:08.176Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.15-SNAPSHOT/soap-tcp-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:08.176Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:08.176Z] [INFO] [2024-04-16T09:14:08.176Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-config --- [2024-04-16T09:14:08.176Z] [INFO] [2024-04-16T09:14:08.176Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-config --- [2024-04-16T09:14:08.176Z] [INFO] [2024-04-16T09:14:08.176Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-config --- [2024-04-16T09:14:08.176Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:08.432Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:08.432Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:08.432Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:08.432Z] [INFO] Initial messages found so far: {} [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00001 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00002 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00003 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00004 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00005 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00006 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00007 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00008 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00009 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00010 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false [2024-04-16T09:14:08.432Z] [INFO] Processing: AS-WSSECURITY-00011 [2024-04-16T09:14:08.432Z] [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true [2024-04-16T09:14:08.432Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSECURITY-00001=Request processing failed., AS-WSSECURITY-00002=SEC2002: Container-auth: wss: Error validating request., AS-WSSECURITY-00003=SEC2003: Container-auth: wss: Error securing response., AS-WSSECURITY-00004=SEC2004: Container-auth: wss: Error securing request., AS-WSSECURITY-00005=SEC2005: Container-auth: wss: Error validating response., AS-WSSECURITY-00006=SEC2006: Container-auth: wss: Not a SOAP message context., AS-WSSECURITY-00007=EJB Webservice security configuration Failure., AS-WSSECURITY-00008=Servlet Webservice security configuration Failure, AS-WSSECURITY-00009=BASIC AUTH username/password http header parsing error for {0}, AS-WSSECURITY-00009.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00010=Servlet Webservice security configuration Failure, AS-WSSECURITY-00010.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00011=Following exception was thrown:} [2024-04-16T09:14:08.432Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:14:08.432Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:08.432Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:08.432Z] [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN [2024-04-16T09:14:08.432Z] [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils [2024-04-16T09:14:08.432Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.security.description=Web Services Security Logger, jakarta.enterprise.webservices.security.publish=true, jakarta.enterprise.webservices.security.subsystem=WEBSERVICES} [2024-04-16T09:14:08.432Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:08.432Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:14:08.432Z] [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils [2024-04-16T09:14:08.433Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:08.433Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:14:08.433Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:08.433Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:08.433Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Not copying test resources [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Not compiling test sources [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Executing tasks [2024-04-16T09:14:08.433Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/classes/META-INF for [2024-04-16T09:14:08.433Z] [INFO] [echo] webservices.security [2024-04-16T09:14:08.433Z] [INFO] Executed tasks [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/webservices.security.jar [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- install:3.1.1:install (default-install) @ webservices.security --- [2024-04-16T09:14:08.433Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.15-SNAPSHOT/webservices.security-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:08.433Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.15-SNAPSHOT/webservices.security-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-04-16T09:14:08.433Z] [INFO] Building Client OSGi module (including ACC) 7.0.15-SNAPSHOT [287/300] [2024-04-16T09:14:08.433Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-04-16T09:14:08.433Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:08.433Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection --- [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-injection --- [2024-04-16T09:14:08.433Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:08.433Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client-module --- [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client-module --- [2024-04-16T09:14:08.433Z] [INFO] [2024-04-16T09:14:08.433Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client-module --- [2024-04-16T09:14:08.433Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:08.433Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:08.690Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-04-16T09:14:08.690Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-04-16T09:14:08.690Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-04-16T09:14:08.690Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-04-16T09:14:08.691Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-04-16T09:14:08.691Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-04-16T09:14:08.691Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-04-16T09:14:08.691Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:08.691Z] [INFO] [2024-04-16T09:14:08.691Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-config --- [2024-04-16T09:14:08.691Z] [INFO] [2024-04-16T09:14:08.691Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-config --- [2024-04-16T09:14:08.691Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:08.691Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:08.947Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:08.947Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:08.947Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:08.947Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:08.947Z] [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER [2024-04-16T09:14:08.947Z] [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext [2024-04-16T09:14:08.947Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.injection.description=JMS Injection Logger, jakarta.enterprise.resource.jms.injection.publish=true, jakarta.enterprise.resource.jms.injection.subsystem=JMS_INJECTION} [2024-04-16T09:14:08.947Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:14:08.947Z] [INFO] Found enclosing element JMS_INJECTION_LOGGER [2024-04-16T09:14:08.947Z] [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext [2024-04-16T09:14:08.947Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:14:08.947Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:14:08.947Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:14:08.947Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:14:08.947Z] [INFO] [2024-04-16T09:14:08.947Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection --- [2024-04-16T09:14:08.947Z] [INFO] Not copying test resources [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] Not compiling test sources [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] Executing tasks [2024-04-16T09:14:08.948Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/classes/META-INF for [2024-04-16T09:14:08.948Z] [INFO] [echo] gf-jms-injection [2024-04-16T09:14:08.948Z] [INFO] Executed tasks [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] Tests are skipped. [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection --- [2024-04-16T09:14:08.948Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.15-SNAPSHOT/gf-jms-injection-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:08.948Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.15-SNAPSHOT/gf-jms-injection-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:08.948Z] [INFO] [2024-04-16T09:14:08.948Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-04-16T09:14:08.948Z] [INFO] Building Embedded GlassFish Static Shell 7.0.15-SNAPSHOT [288/300] [2024-04-16T09:14:08.948Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-04-16T09:14:08.948Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] No sources to compile [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:14:09.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2024-04-16T09:14:09.204Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] No sources to compile [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] No sources to compile [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Not copying test resources [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Not compiling test sources [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Executing tasks [2024-04-16T09:14:09.204Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2024-04-16T09:14:09.204Z] [INFO] [echo] glassfish-embedded-static-shell [2024-04-16T09:14:09.204Z] [INFO] Executed tasks [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] [2024-04-16T09:14:09.204Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:09.204Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:09.205Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-04-16T09:14:09.205Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.15-SNAPSHOT [289/300] [2024-04-16T09:14:09.205Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-04-16T09:14:09.205Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-04-16T09:14:09.205Z] [INFO] Building Glassfish Web Profile Distribution 7.0.15-SNAPSHOT [290/300] [2024-04-16T09:14:09.205Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:09.205Z] [INFO] from appserver/distributions/web/pom.xml [2024-04-16T09:14:09.205Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] No sources to compile [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:09.205Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-04-16T09:14:09.205Z] [WARNING] ***************************************************************** [2024-04-16T09:14:09.205Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-04-16T09:14:09.205Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-04-16T09:14:09.205Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-04-16T09:14:09.205Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-04-16T09:14:09.205Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-04-16T09:14:09.205Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-04-16T09:14:09.205Z] [WARNING] * question, not against Apache Maven. * [2024-04-16T09:14:09.205Z] [WARNING] ***************************************************************** [2024-04-16T09:14:09.205Z] [WARNING] The following plugins are not marked as thread-safe in Glassfish Web Profile Distribution: [2024-04-16T09:14:09.205Z] [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [2024-04-16T09:14:09.205Z] [WARNING] [2024-04-16T09:14:09.205Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-04-16T09:14:09.205Z] [WARNING] ***************************************************************** [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2024-04-16T09:14:09.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2024-04-16T09:14:09.205Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] No sources to compile [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] No sources to compile [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] Executing tasks [2024-04-16T09:14:09.205Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2024-04-16T09:14:09.205Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2024-04-16T09:14:09.205Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2024-04-16T09:14:09.205Z] [INFO] Executed tasks [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.205Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.205Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:14:09.205Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-04-16T09:14:09.205Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.206Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-04-16T09:14:09.206Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.206Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:09.206Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:09.206Z] [INFO] No sources to compile [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web --- [2024-04-16T09:14:09.206Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-04-16T09:14:09.206Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-04-16T09:14:09.206Z] [INFO] Building Embedded GlassFish Web 7.0.15-SNAPSHOT [291/300] [2024-04-16T09:14:09.206Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-04-16T09:14:09.206Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2024-04-16T09:14:09.206Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:09.206Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-config --- [2024-04-16T09:14:09.206Z] [INFO] Not copying test resources [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-config --- [2024-04-16T09:14:09.206Z] [INFO] Not compiling test sources [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-config --- [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-config --- [2024-04-16T09:14:09.206Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.206Z] [INFO] [2024-04-16T09:14:09.206Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-config --- [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.15-SNAPSHOT to target/dependency/dol.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.15-SNAPSHOT to target/dependency/admin-core.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:14:09.206Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.15-SNAPSHOT to target/dependency/annotation-framework.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.15-SNAPSHOT to target/dependency/web-glue.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.15-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.15-SNAPSHOT to target/dependency/jsf-connector.jar [2024-04-16T09:14:09.206Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-config.jar [2024-04-16T09:14:09.207Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-04-16T09:14:09.207Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.15-SNAPSHOT to target/dependency/war [2024-04-16T09:14:09.207Z] [INFO] Executing tasks [2024-04-16T09:14:09.207Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/classes/META-INF for [2024-04-16T09:14:09.207Z] [INFO] [echo] microprofile-config [2024-04-16T09:14:09.207Z] [INFO] Executed tasks [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-config --- [2024-04-16T09:14:09.207Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:09.207Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:09.207Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client-module --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client-module --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module --- [2024-04-16T09:14:09.207Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2024-04-16T09:14:09.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/microprofile-config.jar [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ microprofile-config --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] No sources to compile [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.15-SNAPSHOT to target/dependency/templates.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.15-SNAPSHOT to target/dependency/mail-connector.jar [2024-04-16T09:14:09.207Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration.jar [2024-04-16T09:14:09.207Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module --- [2024-04-16T09:14:09.207Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-04-16T09:14:09.207Z] [INFO] Copying 159 resources from target/dependency/glassfish/lib to target/classes [2024-04-16T09:14:09.207Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:14:09.207Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:09.207Z] [INFO] [2024-04-16T09:14:09.207Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client-module --- [2024-04-16T09:14:09.207Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:09.207Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:09.463Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-04-16T09:14:09.463Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-04-16T09:14:09.463Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-04-16T09:14:09.464Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-04-16T09:14:09.464Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-04-16T09:14:09.464Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-04-16T09:14:09.464Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-04-16T09:14:09.464Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/microprofile-config.jar [2024-04-16T09:14:09.720Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:09.720Z] [INFO] [2024-04-16T09:14:09.720Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-config --- [2024-04-16T09:14:09.720Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.720Z] [INFO] [2024-04-16T09:14:09.720Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-config --- [2024-04-16T09:14:09.720Z] [INFO] Tests are skipped. [2024-04-16T09:14:09.720Z] [INFO] [2024-04-16T09:14:09.720Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-config-checkstyle) @ microprofile-config --- [2024-04-16T09:14:09.720Z] [INFO] [2024-04-16T09:14:09.720Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-config --- [2024-04-16T09:14:09.720Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.15-SNAPSHOT/microprofile-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:09.720Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/microprofile-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.15-SNAPSHOT/microprofile-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-04-16T09:14:10.284Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.15-SNAPSHOT to target/dependency/web-sse.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.15-SNAPSHOT to target/dependency/ejb-client.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.15-SNAPSHOT to target/dependency/resources-runtime.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.15-SNAPSHOT to target/dependency/persistence-common.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.15-SNAPSHOT to target/dependency/resources-connector.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.15-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.15-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.15-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-04-16T09:14:10.284Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.15-SNAPSHOT to target/dependency/web-core.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.15-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:14:10.284Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:14:10.284Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-04-16T09:14:10.284Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-04-16T09:14:10.285Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37.3 to target/dependency/nimbus-jose-jwt.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:14:10.285Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-04-16T09:14:10.285Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.15-SNAPSHOT to target/dependency/descriptors.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-04-16T09:14:10.285Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.15-SNAPSHOT to target/dependency/glassfish-common [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.15-SNAPSHOT to target/dependency/mail-runtime.jar [2024-04-16T09:14:10.285Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.15-SNAPSHOT to target/dependency/descriptors [2024-04-16T09:14:10.285Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.15-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-04-16T09:14:10.285Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.15-SNAPSHOT to target/dependency/jta.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.15-SNAPSHOT to target/dependency/web-embed-api.jar [2024-04-16T09:14:10.285Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:14:10.285Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.15-SNAPSHOT to target/dependency/appserver-domain.jar [2024-04-16T09:14:10.285Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.6 to target/dependency/jersey-container-servlet.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.15-SNAPSHOT to target/dependency/jpa-container.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-container.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.15-SNAPSHOT to target/dependency/backup.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:14:10.285Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.15-SNAPSHOT to target/dependency/appserv-rt.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:14:10.285Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-04-16T09:14:10.286Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.15-SNAPSHOT to target/dependency/jdbc-ra [2024-04-16T09:14:10.286Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.15-SNAPSHOT to target/dependency/appserver-dtds [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.15-SNAPSHOT to target/dependency/dataprovider.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.6 to target/dependency/jersey-container-servlet-core.jar [2024-04-16T09:14:10.286Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:14:10.286Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.15-SNAPSHOT to target/dependency/appserver-cli.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.15-SNAPSHOT to target/dependency/console-common.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.15-SNAPSHOT to target/dependency/orb-enabler.jar [2024-04-16T09:14:10.286Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-04-16T09:14:10.286Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:14:10.286Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-04-16T09:14:10.286Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.6 to target/dependency/jersey-mvc.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:14:10.286Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-04-16T09:14:10.286Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:14:10.286Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-04-16T09:14:10.286Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-04-16T09:14:10.287Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:14:10.287Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.15-SNAPSHOT to target/dependency/orb-connector.jar [2024-04-16T09:14:10.287Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:14:10.287Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:14:10.287Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.15-SNAPSHOT to target/dependency/appserver-schemas [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-04-16T09:14:10.544Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.6 to target/dependency/jersey-cdi1x-servlet.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.15-SNAPSHOT to target/dependency/security-ee.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-04-16T09:14:10.544Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.15-SNAPSHOT to target/dependency/jstl-connector.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT to target/dependency/libpam4j.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.15-SNAPSHOT to target/dependency/work-management.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:14:10.544Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-04-16T09:14:10.545Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.6 to target/dependency/jersey-mvc-jsp.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.15-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:14:10.545Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.6 to target/dependency/jersey-media-moxy.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.6 to target/dependency/jersey-cdi1x.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:14:10.545Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-file-store.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.15-SNAPSHOT to target/dependency/cli-optional.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.15-SNAPSHOT to target/dependency/connectors-admin.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.6 to target/dependency/jersey-media-json-processing.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-04-16T09:14:10.546Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.15-SNAPSHOT to target/dependency/war-util.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.15-SNAPSHOT to target/dependency/stats77.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-04-16T09:14:10.546Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.15-SNAPSHOT to target/dependency/container-common.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:14:10.546Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-04-16T09:14:10.546Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.15-SNAPSHOT to target/dependency/web-cli.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.15-SNAPSHOT to target/dependency/websecurity.jar [2024-04-16T09:14:10.547Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:14:10.547Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.15-SNAPSHOT to target/dependency/jts.jar [2024-04-16T09:14:10.547Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:14:10.547Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.15-SNAPSHOT to target/dependency/web-naming.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.6 to target/dependency/jersey-cdi1x-transaction.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:14:10.547Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-04-16T09:14:10.548Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.15-SNAPSHOT to target/dependency/web-ha.jar [2024-04-16T09:14:10.548Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:14:10.548Z] [INFO] [2024-04-16T09:14:10.548Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-04-16T09:14:10.548Z] [INFO] No sources to compile [2024-04-16T09:14:10.548Z] [INFO] [2024-04-16T09:14:10.548Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-04-16T09:14:10.548Z] [INFO] No sources to compile [2024-04-16T09:14:10.548Z] [INFO] [2024-04-16T09:14:10.548Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-04-16T09:14:10.548Z] [INFO] Executing tasks [2024-04-16T09:14:10.548Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/dependency/META-INF for [2024-04-16T09:14:10.548Z] [INFO] [echo] web [2024-04-16T09:14:10.548Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/dependency/META-INF [2024-04-16T09:14:10.548Z] [INFO] Executed tasks [2024-04-16T09:14:10.548Z] [INFO] [2024-04-16T09:14:10.548Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ web --- [2024-04-16T09:14:10.548Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2024-04-16T09:14:10.548Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:10.548Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.548Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[374,65] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.548Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[622,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.548Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[806,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.548Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java:[537,17] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:14:10.548Z] cast to java.lang.Object for a varargs call [2024-04-16T09:14:10.548Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:14:10.548Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java:[47,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java:[122,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCLogger.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/FacadeLaunchable.java:[270,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java:[40,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/MainClassLaunchable.java:[75,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java:[84,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/UndeployedLaunchable.java:[231,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.549Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java:[109,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:14:10.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Some input files use or override a deprecated API. [2024-04-16T09:14:10.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:14:10.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:14:10.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:14:10.550Z] [INFO] [2024-04-16T09:14:10.550Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2024-04-16T09:14:10.550Z] [INFO] [2024-04-16T09:14:10.550Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2024-04-16T09:14:10.550Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage [2024-04-16T09:14:10.550Z] [INFO] [2024-04-16T09:14:10.550Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module --- [2024-04-16T09:14:10.550Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:10.806Z] [INFO] [2024-04-16T09:14:10.806Z] [INFO] --- exec:3.1.0:exec (create-domain) @ web --- [2024-04-16T09:14:11.061Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:11.061Z] [INFO] [2024-04-16T09:14:11.061Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module --- [2024-04-16T09:14:11.061Z] [INFO] [2024-04-16T09:14:11.061Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client-module --- [2024-04-16T09:14:11.062Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:11.062Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:11.624Z] Using port 4848 for Admin. [2024-04-16T09:14:11.625Z] Using port 8080 for HTTP Instance. [2024-04-16T09:14:11.625Z] Using default port 7676 for JMS. [2024-04-16T09:14:11.625Z] Using default port 3700 for IIOP. [2024-04-16T09:14:11.625Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:14:11.625Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:14:11.625Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:14:11.625Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:14:11.625Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:14:11.625Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:14:11.625Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:14:11.625Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:14:11.879Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:11.879Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:11.880Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:11.880Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:11.880Z] [INFO] [2024-04-16T09:14:11.880Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module --- [2024-04-16T09:14:11.880Z] [INFO] Not copying test resources [2024-04-16T09:14:11.880Z] [INFO] [2024-04-16T09:14:11.880Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] Not compiling test sources [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] Tests are skipped. [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] Executing tasks [2024-04-16T09:14:12.135Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/classes/META-INF for [2024-04-16T09:14:12.135Z] [INFO] [echo] gf-client-module [2024-04-16T09:14:12.135Z] [INFO] Executed tasks [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/gf-client-module.jar [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] Tests are skipped. [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] Tests are skipped. [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] [2024-04-16T09:14:12.135Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client-module --- [2024-04-16T09:14:12.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.15-SNAPSHOT/gf-client-module-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:12.390Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.15-SNAPSHOT/gf-client-module-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-04-16T09:14:12.390Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-04-16T09:14:12.390Z] [INFO] Building Client Library (including ACC) 7.0.15-SNAPSHOT [292/300] [2024-04-16T09:14:12.390Z] [INFO] Building Embedded GlassFish All-In-One 7.0.15-SNAPSHOT [293/300] [2024-04-16T09:14:12.390Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-04-16T09:14:12.390Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:12.390Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-04-16T09:14:12.390Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client --- [2024-04-16T09:14:12.390Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:12.390Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-all --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-all --- [2024-04-16T09:14:12.390Z] [INFO] No sources to compile [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-all --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all --- [2024-04-16T09:14:12.390Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:12.390Z] [INFO] [2024-04-16T09:14:12.390Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2024-04-16T09:14:12.645Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:14:12.645Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:14:12.645Z] [2024-04-16T09:14:12.645Z] Warning: [2024-04-16T09:14:12.645Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:12.645Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:14:12.645Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:14:13.204Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:13.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:13.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:13.204Z] [INFO] [2024-04-16T09:14:13.204Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client --- [2024-04-16T09:14:13.204Z] [INFO] [2024-04-16T09:14:13.204Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client --- [2024-04-16T09:14:13.204Z] [INFO] [2024-04-16T09:14:13.204Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client --- [2024-04-16T09:14:13.204Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:13.204Z] [INFO] [2024-04-16T09:14:13.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client --- [2024-04-16T09:14:13.205Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:14:13.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/manpages [2024-04-16T09:14:13.205Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:13.205Z] [INFO] [2024-04-16T09:14:13.205Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client --- [2024-04-16T09:14:13.205Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:13.205Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:13.459Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:14:13.459Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:14:13.459Z] [2024-04-16T09:14:13.459Z] Warning: [2024-04-16T09:14:13.460Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:13.715Z] Enter keystore password: Certificate stored in file [2024-04-16T09:14:13.715Z] [2024-04-16T09:14:13.715Z] Warning: [2024-04-16T09:14:13.715Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:13.971Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:14:14.534Z] Enter keystore password: Certificate stored in file [2024-04-16T09:14:14.534Z] [2024-04-16T09:14:14.534Z] Warning: [2024-04-16T09:14:14.534Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:14.534Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:14.534Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:14.534Z] [INFO] [2024-04-16T09:14:14.534Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2024-04-16T09:14:14.534Z] [INFO] [2024-04-16T09:14:14.534Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2024-04-16T09:14:14.534Z] [INFO] [2024-04-16T09:14:14.534Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client --- [2024-04-16T09:14:14.534Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:14:14.790Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:14:14.790Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:14:14.790Z] [INFO] [2024-04-16T09:14:14.790Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client --- [2024-04-16T09:14:14.790Z] [INFO] [2024-04-16T09:14:14.790Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client --- [2024-04-16T09:14:14.790Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:14.790Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:15.715Z] Domain domain1 created. [2024-04-16T09:14:15.715Z] Domain domain1 admin port is 4848. [2024-04-16T09:14:15.715Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:14:15.715Z] Admin login information for host [localhost] and port [4848] [2024-04-16T09:14:15.715Z] is being overwritten with credentials provided because the [2024-04-16T09:14:15.715Z] --savelogin option was used during the create-domain command. [2024-04-16T09:14:15.715Z] Login information relevant to admin user name [admin] [2024-04-16T09:14:15.715Z] for this domain [domain1] stored at [2024-04-16T09:14:15.715Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:14:15.715Z] Make sure that this file remains protected. [2024-04-16T09:14:15.715Z] Information stored in this file will be used by [2024-04-16T09:14:15.715Z] administration commands to manage this domain. [2024-04-16T09:14:15.715Z] Command create-domain executed successfully. [2024-04-16T09:14:15.715Z] [INFO] [2024-04-16T09:14:15.715Z] [INFO] --- antrun:3.1.0:run (do stuff) @ web --- [2024-04-16T09:14:15.715Z] [INFO] Executing tasks [2024-04-16T09:14:15.715Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:15.715Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:15.715Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:14:15.715Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] Not copying test resources [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] Not compiling test sources [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] Tests are skipped. [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar.tmp [2024-04-16T09:14:15.716Z] [INFO] Executing tasks [2024-04-16T09:14:15.716Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2024-04-16T09:14:15.716Z] [INFO] [echo] gf-client [2024-04-16T09:14:15.716Z] [INFO] Executed tasks [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-04-16T09:14:15.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/gf-client.jar [2024-04-16T09:14:15.716Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] Tests are skipped. [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] Tests are skipped. [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client --- [2024-04-16T09:14:15.716Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.15-SNAPSHOT/gf-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:15.716Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.15-SNAPSHOT/gf-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:15.716Z] [INFO] [2024-04-16T09:14:15.716Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-04-16T09:14:15.716Z] [INFO] Building Glassfish Featureset 7.0.15-SNAPSHOT [294/300] [2024-04-16T09:14:15.716Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-04-16T09:14:15.716Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:15.716Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-04-16T09:14:15.716Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-04-16T09:14:15.716Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-04-16T09:14:15.971Z] [INFO] Executed tasks [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- assembly:3.6.0:single (default-single) @ web --- [2024-04-16T09:14:15.971Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] No sources to compile [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] No sources to compile [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] No sources to compile [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] Executing tasks [2024-04-16T09:14:15.971Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/target/classes/META-INF for [2024-04-16T09:14:15.971Z] [INFO] [echo] glassfish [2024-04-16T09:14:15.971Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/target/classes/META-INF [2024-04-16T09:14:15.971Z] [INFO] Executed tasks [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] Tests are skipped. [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] Tests are skipped. [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-04-16T09:14:15.971Z] [INFO] Building Glassfish Full Profile Distribution 7.0.15-SNAPSHOT [295/300] [2024-04-16T09:14:15.971Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-04-16T09:14:15.971Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-04-16T09:14:15.971Z] [INFO] Building Debug 7.0.15-SNAPSHOT [296/300] [2024-04-16T09:14:15.971Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:14:15.971Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-04-16T09:14:15.971Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:15.971Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-04-16T09:14:15.971Z] [WARNING] ***************************************************************** [2024-04-16T09:14:15.971Z] [WARNING] * Your build is requesting parallel execution, but this * [2024-04-16T09:14:15.971Z] [WARNING] * project contains the following plugin(s) that have goals not * [2024-04-16T09:14:15.971Z] [WARNING] * marked as thread-safe to support parallel execution. * [2024-04-16T09:14:15.971Z] [WARNING] * While this /may/ work fine, please look for plugin updates * [2024-04-16T09:14:15.971Z] [WARNING] * and/or request plugins be made thread-safe. * [2024-04-16T09:14:15.971Z] [WARNING] * If reporting an issue, report it against the plugin in * [2024-04-16T09:14:15.971Z] [WARNING] * question, not against Apache Maven. * [2024-04-16T09:14:15.971Z] [WARNING] ***************************************************************** [2024-04-16T09:14:15.971Z] [WARNING] The following plugins are not marked as thread-safe in Glassfish Full Profile Distribution: [2024-04-16T09:14:15.971Z] [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [2024-04-16T09:14:15.971Z] [WARNING] [2024-04-16T09:14:15.971Z] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [2024-04-16T09:14:15.971Z] [WARNING] ***************************************************************** [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] No sources to compile [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.971Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-04-16T09:14:15.971Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:15.971Z] [INFO] [2024-04-16T09:14:15.972Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2024-04-16T09:14:15.972Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.15-SNAPSHOT to target/dependency/appserver-schemas [2024-04-16T09:14:15.972Z] [INFO] [2024-04-16T09:14:15.972Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-04-16T09:14:15.972Z] [INFO] [2024-04-16T09:14:15.972Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ debug --- [2024-04-16T09:14:15.972Z] [INFO] [2024-04-16T09:14:15.972Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ debug --- [2024-04-16T09:14:15.972Z] [INFO] [2024-04-16T09:14:15.972Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ debug --- [2024-04-16T09:14:15.972Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:15.972Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:14:15.972Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/web.zip [2024-04-16T09:14:16.226Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:14:16.226Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.15-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-config.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:14:16.227Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:14:16.227Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:14:16.227Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:14:16.227Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.15-SNAPSHOT to target/dependency/ejb-client.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.15-SNAPSHOT to target/dependency/appserver-cli.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:7.0.15-SNAPSHOT to target/dependency/acc-config.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.6 to target/dependency/jersey-media-moxy.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:7.0.15-SNAPSHOT to target/dependency/jsr109-impl.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:7.0.15-SNAPSHOT to target/dependency/appclient-connector.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:7.0.15-SNAPSHOT to target/dependency/cmp-utility.jar [2024-04-16T09:14:16.227Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.15-SNAPSHOT to target/dependency/dol.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.6 to target/dependency/jersey-cdi1x.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-04-16T09:14:16.227Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 to target/dependency/microprofile-jwt-auth-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37.3 to target/dependency/nimbus-jose-jwt.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.15-SNAPSHOT to target/dependency/mail-runtime.jar [2024-04-16T09:14:16.228Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.15-SNAPSHOT to target/dependency/glassfish-common [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/cmp-internal-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.15-SNAPSHOT to target/dependency/appserv-rt.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.6 to target/dependency/jersey-cdi1x-transaction.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-config:jar:7.0.15-SNAPSHOT to target/dependency/microprofile-config.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.omnifaces:microprofile-jwt-auth:jar:2.0.2 to target/dependency/microprofile-jwt-auth.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:3.1.6 to target/dependency/jersey-mp-rest-client.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.6 to target/dependency/jersey-container-servlet-core.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:7.0.15-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2024-04-16T09:14:16.228Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-04-16T09:14:16.228Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT to target/dependency/libpam4j.jar [2024-04-16T09:14:16.228Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.15-SNAPSHOT to target/dependency/web-ha.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-04-16T09:14:16.229Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.15-SNAPSHOT to target/dependency/jpa-container.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:14:16.229Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.15-SNAPSHOT to target/dependency/templates.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-connectors:jar:7.0.15-SNAPSHOT to target/dependency/microprofile-connectors.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.15-SNAPSHOT to target/dependency/jta.jar [2024-04-16T09:14:16.229Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:7.0.15-SNAPSHOT to target/dependency/appclient.security.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:7.0.15-SNAPSHOT to target/dependency/entitybean-container.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.15-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-04-16T09:14:16.229Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:7.0.15-SNAPSHOT to target/dependency/appclient-server-core.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:14:16.229Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:7.0.15-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-04-16T09:14:16.229Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:14:16.229Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:7.0.15-SNAPSHOT to target/dependency/ejb-timer-databases [2024-04-16T09:14:16.229Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 to target/dependency/microprofile-rest-client-api.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.15-SNAPSHOT to target/dependency/connectors-admin.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar [2024-04-16T09:14:16.229Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.15-SNAPSHOT to target/dependency/work-management.jar [2024-04-16T09:14:16.230Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-04-16T09:14:16.230Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar [2024-04-16T09:14:16.484Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.15-SNAPSHOT to target/dependency/jts.jar [2024-04-16T09:14:16.485Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.15-SNAPSHOT to target/dependency/backup.jar [2024-04-16T09:14:16.485Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.15-SNAPSHOT to target/dependency/web-core.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.15-SNAPSHOT to target/dependency/persistence-common.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jms-connector.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-container.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-04-16T09:14:17.411Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:14:17.411Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2024-04-16T09:14:17.411Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.15-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.2 to target/dependency/xmlsec.jar [2024-04-16T09:14:17.412Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.15-SNAPSHOT to target/dependency/web-cli.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-04-16T09:14:17.412Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-04-16T09:14:17.412Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:7.0.15-SNAPSHOT to target/dependency/appclient-scripts [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.15-SNAPSHOT to target/dependency/web-sse.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:5.1.2.Final to target/dependency/weld-se-shaded.jar [2024-04-16T09:14:17.412Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.15-SNAPSHOT to target/dependency/appserver-dtds [2024-04-16T09:14:17.412Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:7.0.15-SNAPSHOT to target/dependency/gf-client.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.6 to target/dependency/jersey-mvc-jsp.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:7.0.15-SNAPSHOT to target/dependency/gf-jms-injection.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:7.0.15-SNAPSHOT to target/dependency/webservices-connector.jar [2024-04-16T09:14:17.412Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.reactivestreams:reactive-streams:jar:1.0.4 to target/dependency/reactive-streams.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.15-SNAPSHOT to target/dependency/stats77.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-04-16T09:14:17.412Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:7.0.15-SNAPSHOT to target/dependency/ejb.security.jar [2024-04-16T09:14:17.412Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-04-16T09:14:17.412Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:7.0.15-SNAPSHOT to target/dependency/cmp-scripts [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:7.0.15-SNAPSHOT to target/dependency/gf-client-module.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jms-plugin.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.15-SNAPSHOT to target/dependency/orb-enabler.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.15-SNAPSHOT to target/dependency/annotation-framework.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-04-16T09:14:17.412Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.15-SNAPSHOT to target/dependency/war-util.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:7.0.15-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:14:17.413Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:7.0.15-SNAPSHOT to target/dependency/jmsra [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.15-SNAPSHOT to target/dependency/jsf-connector.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:14:17.413Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:14:17.413Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-04-16T09:14:17.668Z] [INFO] [2024-04-16T09:14:17.668Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web --- [2024-04-16T09:14:17.668Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/web.zip [2024-04-16T09:14:17.668Z] [INFO] [2024-04-16T09:14:17.669Z] [INFO] --- spec-version:2.1:check-distribution (default) @ web --- [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-04-16T09:14:17.669Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-04-16T09:14:17.669Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.669Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-04-16T09:14:17.669Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.669Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-04-16T09:14:17.669Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:14:17.669Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-04-16T09:14:17.669Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.669Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-04-16T09:14:17.669Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.669Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-04-16T09:14:17.669Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-04-16T09:14:17.669Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.669Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-04-16T09:14:17.669Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.669Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [2024-04-16T09:14:17.669Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-04-16T09:14:17.669Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.669Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.670Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-04-16T09:14:17.670Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-04-16T09:14:17.670Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-04-16T09:14:17.670Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-04-16T09:14:17.670Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.670Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.670Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:17.670Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:17.670Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:17.670Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.670Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-04-16T09:14:17.670Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:17.670Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.670Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.15-SNAPSHOT ] [2024-04-16T09:14:17.670Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:17.670Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:17.670Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:17.670Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:17.670Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:17.670Z] [2024-04-16T09:14:17.670Z] [INFO] [2024-04-16T09:14:17.670Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-04-16T09:14:17.670Z] [INFO] Tests are skipped. [2024-04-16T09:14:17.670Z] [INFO] [2024-04-16T09:14:17.670Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-04-16T09:14:17.670Z] [INFO] Tests are skipped. [2024-04-16T09:14:17.670Z] [INFO] [2024-04-16T09:14:17.670Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2024-04-16T09:14:17.670Z] [INFO] [2024-04-16T09:14:17.670Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-04-16T09:14:17.670Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:17.670Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.zip [2024-04-16T09:14:18.232Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.15-SNAPSHOT to target/dependency/security-ee.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.15-SNAPSHOT to target/dependency/resources-runtime.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:14:18.232Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.15-SNAPSHOT to target/dependency/dataprovider.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-corba-plugin.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:14:18.232Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:7.0.15-SNAPSHOT to target/dependency/cmp-model.jar [2024-04-16T09:14:18.232Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.15-SNAPSHOT to target/dependency/war [2024-04-16T09:14:18.488Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-04-16T09:14:18.488Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:14:18.488Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-04-16T09:14:18.488Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:7.0.15-SNAPSHOT to target/dependency/orb-iiop.jar [2024-04-16T09:14:18.488Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-04-16T09:14:18.488Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.6 to target/dependency/jersey-media-json-processing.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.15-SNAPSHOT to target/dependency/orb-connector.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:7.0.15-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.15-SNAPSHOT to target/dependency/web-naming.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-04-16T09:14:18.489Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:7.0.15-SNAPSHOT to target/dependency/soap-tcp.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-04-16T09:14:18.489Z] [INFO] Copying commons-codec:commons-codec:jar:1.16.1 to target/dependency/commons-codec.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.15-SNAPSHOT to target/dependency/web-embed-api.jar [2024-04-16T09:14:18.489Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:7.0.15-SNAPSHOT to target/dependency/cmp-generator-database.jar [2024-04-16T09:14:18.489Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:7.0.15-SNAPSHOT to target/dependency/webservices.security.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-file-store.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-04-16T09:14:18.489Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-full-container.jar [2024-04-16T09:14:18.489Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.15-SNAPSHOT to target/dependency/appserver-domain.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:7.0.15-SNAPSHOT to target/dependency/cmp-enhancer.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.15-SNAPSHOT to target/dependency/descriptors.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:7.0.15-SNAPSHOT to target/dependency/jms-core.jar [2024-04-16T09:14:18.489Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:7.0.15-SNAPSHOT to target/dependency/webservices-scripts [2024-04-16T09:14:18.489Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-04-16T09:14:18.490Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.15-SNAPSHOT to target/dependency/descriptors [2024-04-16T09:14:18.490Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:18.490Z] [INFO] [2024-04-16T09:14:18.490Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ debug --- [2024-04-16T09:14:18.490Z] [INFO] [2024-04-16T09:14:18.490Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ debug --- [2024-04-16T09:14:18.490Z] [INFO] [2024-04-16T09:14:18.490Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug --- [2024-04-16T09:14:18.490Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.3 to target/dependency/microprofile-config-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:14:18.490Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.15-SNAPSHOT to target/dependency/jdbc-ra [2024-04-16T09:14:18.490Z] [INFO] [2024-04-16T09:14:18.490Z] [INFO] --- resources:3.3.1:resources (default-resources) @ debug --- [2024-04-16T09:14:18.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/src/main/resources [2024-04-16T09:14:18.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/src/main/manpages [2024-04-16T09:14:18.490Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:18.490Z] [INFO] [2024-04-16T09:14:18.490Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ debug --- [2024-04-16T09:14:18.490Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:18.490Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.15-SNAPSHOT to target/dependency/admin-core.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.15-SNAPSHOT to target/dependency/container-common.jar [2024-04-16T09:14:18.490Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:7.0.15-SNAPSHOT to target/dependency/jms-admin.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.15-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.6 to target/dependency/jersey-container-servlet.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-04-16T09:14:18.490Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.15-SNAPSHOT to target/dependency/websecurity.jar [2024-04-16T09:14:18.490Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.15-SNAPSHOT to target/dependency/console-common.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.15-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:7.0.15-SNAPSHOT to target/dependency/metro-glue.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-04-16T09:14:18.490Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.15-SNAPSHOT to target/dependency/mail-connector.jar [2024-04-16T09:14:18.491Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-04-16T09:14:18.491Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.jersey.ext:jersey-proxy-client:jar:3.1.6 to target/dependency/jersey-proxy-client.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.15-SNAPSHOT to target/dependency/web-glue.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.6 to target/dependency/jersey-mvc.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.6 to target/dependency/jersey-cdi1x-servlet.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.15-SNAPSHOT to target/dependency/cli-optional.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:14:18.491Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:7.0.15-SNAPSHOT to target/dependency/batch-databases [2024-04-16T09:14:18.491Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.15-SNAPSHOT to target/dependency/resources-connector.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.15-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.15-SNAPSHOT to target/dependency/jstl-connector.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-04-16T09:14:18.491Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.0 to target/dependency/woodstox-core.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.15-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-04-16T09:14:18.491Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-04-16T09:14:18.491Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-04-16T09:14:18.491Z] [INFO] [2024-04-16T09:14:18.491Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-04-16T09:14:18.491Z] [INFO] No sources to compile [2024-04-16T09:14:18.491Z] [INFO] [2024-04-16T09:14:18.491Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-04-16T09:14:18.491Z] [INFO] No sources to compile [2024-04-16T09:14:18.491Z] [INFO] [2024-04-16T09:14:18.491Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-04-16T09:14:18.491Z] [INFO] Executing tasks [2024-04-16T09:14:18.491Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/dependency/META-INF for [2024-04-16T09:14:18.491Z] [INFO] [echo] glassfish [2024-04-16T09:14:18.746Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/dependency/META-INF [2024-04-16T09:14:18.746Z] [INFO] Executed tasks [2024-04-16T09:14:18.746Z] [INFO] [2024-04-16T09:14:18.746Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish --- [2024-04-16T09:14:18.746Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2024-04-16T09:14:19.001Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage [2024-04-16T09:14:19.561Z] [INFO] [2024-04-16T09:14:19.561Z] [INFO] --- exec:3.1.0:exec (create-domain) @ glassfish --- [2024-04-16T09:14:20.120Z] Using port 4848 for Admin. [2024-04-16T09:14:20.120Z] Using port 8080 for HTTP Instance. [2024-04-16T09:14:20.120Z] Using default port 7676 for JMS. [2024-04-16T09:14:20.120Z] Using default port 3700 for IIOP. [2024-04-16T09:14:20.120Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:14:20.120Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:14:20.120Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:14:20.120Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:14:20.120Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:14:20.120Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:14:20.120Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:14:20.120Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:14:20.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:20.120Z] [INFO] [2024-04-16T09:14:20.120Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ debug --- [2024-04-16T09:14:20.120Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:20.120Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:14:21.044Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:14:21.044Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:14:21.044Z] [2024-04-16T09:14:21.044Z] Warning: [2024-04-16T09:14:21.044Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:21.044Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:14:21.044Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:14:21.604Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:14:21.605Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:14:21.605Z] [2024-04-16T09:14:21.605Z] Warning: [2024-04-16T09:14:21.605Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:21.860Z] Enter keystore password: Certificate stored in file [2024-04-16T09:14:21.860Z] [2024-04-16T09:14:21.860Z] Warning: [2024-04-16T09:14:21.860Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:22.115Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:14:22.370Z] Enter keystore password: Certificate stored in file [2024-04-16T09:14:22.370Z] [2024-04-16T09:14:22.370Z] Warning: [2024-04-16T09:14:22.370Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:14:22.626Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:14:22.882Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:22.882Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:14:22.882Z] [INFO] [2024-04-16T09:14:22.882Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug --- [2024-04-16T09:14:22.882Z] [INFO] Not copying test resources [2024-04-16T09:14:22.882Z] [INFO] [2024-04-16T09:14:22.882Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ debug --- [2024-04-16T09:14:22.882Z] [INFO] Not compiling test sources [2024-04-16T09:14:22.882Z] [INFO] [2024-04-16T09:14:22.882Z] [INFO] --- surefire:3.2.5:test (default-test) @ debug --- [2024-04-16T09:14:22.883Z] [INFO] Tests are skipped. [2024-04-16T09:14:22.883Z] [INFO] [2024-04-16T09:14:22.883Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ debug --- [2024-04-16T09:14:22.883Z] [INFO] Executing tasks [2024-04-16T09:14:22.883Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/classes/META-INF for [2024-04-16T09:14:22.883Z] [INFO] [echo] debug [2024-04-16T09:14:22.883Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/classes/META-INF [2024-04-16T09:14:22.883Z] [INFO] Executed tasks [2024-04-16T09:14:22.883Z] [INFO] [2024-04-16T09:14:22.883Z] [INFO] --- jar:3.3.0:jar (default-jar) @ debug --- [2024-04-16T09:14:22.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/debug.jar [2024-04-16T09:14:22.883Z] [INFO] [2024-04-16T09:14:22.883Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ debug --- [2024-04-16T09:14:22.883Z] [INFO] Tests are skipped. [2024-04-16T09:14:22.883Z] [INFO] [2024-04-16T09:14:22.883Z] [INFO] --- failsafe:3.2.5:verify (verify) @ debug --- [2024-04-16T09:14:22.883Z] [INFO] Tests are skipped. [2024-04-16T09:14:22.883Z] [INFO] [2024-04-16T09:14:22.883Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2024-04-16T09:14:22.883Z] [INFO] [2024-04-16T09:14:22.883Z] [INFO] --- install:3.1.1:install (default-install) @ debug --- [2024-04-16T09:14:22.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.15-SNAPSHOT/debug-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:22.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.15-SNAPSHOT/debug-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:23.443Z] Domain domain1 created. [2024-04-16T09:14:23.443Z] Domain domain1 admin port is 4848. [2024-04-16T09:14:23.443Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:14:23.443Z] Admin login information for host [localhost] and port [4848] [2024-04-16T09:14:23.443Z] is being overwritten with credentials provided because the [2024-04-16T09:14:23.443Z] --savelogin option was used during the create-domain command. [2024-04-16T09:14:23.443Z] [INFO] [2024-04-16T09:14:23.443Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2024-04-16T09:14:23.443Z] Login information relevant to admin user name [admin] [2024-04-16T09:14:23.443Z] for this domain [domain1] stored at [2024-04-16T09:14:23.443Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:14:23.443Z] Make sure that this file remains protected. [2024-04-16T09:14:23.443Z] Information stored in this file will be used by [2024-04-16T09:14:23.443Z] administration commands to manage this domain. [2024-04-16T09:14:23.443Z] Command create-domain executed successfully. [2024-04-16T09:14:23.700Z] [INFO] [2024-04-16T09:14:23.700Z] [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish --- [2024-04-16T09:14:23.700Z] [INFO] [2024-04-16T09:14:23.700Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2024-04-16T09:14:23.700Z] [INFO] Executing tasks [2024-04-16T09:14:23.700Z] [WARNING] [echo] PATCHING [2024-04-16T09:14:23.700Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar.tmp [2024-04-16T09:14:23.700Z] [INFO] [2024-04-16T09:14:23.700Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web --- [2024-04-16T09:14:23.700Z] [INFO] Skipping the execution. [2024-04-16T09:14:23.700Z] [INFO] [2024-04-16T09:14:23.700Z] [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2024-04-16T09:14:23.700Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-04-16T09:14:23.700Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-04-16T09:14:23.700Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar [2024-04-16T09:14:23.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2024-04-16T09:14:23.700Z] [WARNING] [echo] PATCHING [2024-04-16T09:14:23.700Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar.tmp [2024-04-16T09:14:23.700Z] [INFO] [2024-04-16T09:14:23.700Z] [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2024-04-16T09:14:23.700Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-04-16T09:14:23.700Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-04-16T09:14:23.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2024-04-16T09:14:23.700Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar [2024-04-16T09:14:23.700Z] [WARNING] [echo] PATCHING [2024-04-16T09:14:23.700Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-04-16T09:14:23.700Z] [INFO] [2024-04-16T09:14:23.700Z] [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2024-04-16T09:14:23.700Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-04-16T09:14:23.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2024-04-16T09:14:23.700Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-04-16T09:14:23.701Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2024-04-16T09:14:23.701Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-04-16T09:14:23.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2024-04-16T09:14:23.701Z] [INFO] Executed tasks [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish --- [2024-04-16T09:14:23.701Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-web --- [2024-04-16T09:14:23.701Z] [INFO] No sources to compile [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-web --- [2024-04-16T09:14:23.701Z] [INFO] No sources to compile [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web --- [2024-04-16T09:14:23.701Z] [INFO] Not copying test resources [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-web --- [2024-04-16T09:14:23.701Z] [INFO] Not compiling test sources [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-web --- [2024-04-16T09:14:23.701Z] [INFO] Tests are skipped. [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web --- [2024-04-16T09:14:23.701Z] [INFO] Executing tasks [2024-04-16T09:14:23.701Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/classes/META-INF for [2024-04-16T09:14:23.701Z] [INFO] [echo] glassfish-embedded-web [2024-04-16T09:14:23.701Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/classes/META-INF [2024-04-16T09:14:23.701Z] [INFO] Executed tasks [2024-04-16T09:14:23.701Z] [INFO] [2024-04-16T09:14:23.701Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2024-04-16T09:14:23.956Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/glassfish.zip [2024-04-16T09:14:25.843Z] [INFO] [2024-04-16T09:14:25.843Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish --- [2024-04-16T09:14:25.843Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/glassfish.zip [2024-04-16T09:14:25.843Z] [INFO] [2024-04-16T09:14:25.843Z] [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish --- [2024-04-16T09:14:25.843Z] [2024-04-16T09:14:25.843Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-04-16T09:14:25.843Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-04-16T09:14:25.843Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:25.843Z] [2024-04-16T09:14:25.843Z] [2024-04-16T09:14:25.843Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-04-16T09:14:25.843Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-04-16T09:14:25.843Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.843Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-04-16T09:14:25.843Z] [2024-04-16T09:14:25.843Z] [2024-04-16T09:14:25.843Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-04-16T09:14:25.843Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-04-16T09:14:25.843Z] - ERROR: missing configuration ( spec-version ) [2024-04-16T09:14:25.843Z] [2024-04-16T09:14:25.843Z] [2024-04-16T09:14:25.843Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-04-16T09:14:25.843Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-04-16T09:14:25.843Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.843Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-04-16T09:14:25.843Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:14:25.844Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.batch:jakarta.batch-api:2.1.1 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 } [2024-04-16T09:14:25.844Z] - WARNING: Specification-Version (2.1) should be 1.0 [2024-04-16T09:14:25.844Z] - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-04-16T09:14:25.844Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.844Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-04-16T09:14:25.844Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.844Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-04-16T09:14:25.844Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-04-16T09:14:25.844Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.844Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.jms:jakarta.jms-api:3.1.0 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 } [2024-04-16T09:14:25.844Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.844Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.844Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [2024-04-16T09:14:25.844Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-04-16T09:14:25.844Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-04-16T09:14:25.845Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.845Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.845Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.845Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.845Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-04-16T09:14:25.845Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-04-16T09:14:25.845Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-04-16T09:14:25.845Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-04-16T09:14:25.845Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.845Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.845Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:25.845Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:25.845Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:25.845Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.845Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-04-16T09:14:25.845Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:14:25.845Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.845Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.15-SNAPSHOT ] [2024-04-16T09:14:25.845Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:14:25.845Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:14:25.845Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:14:25.845Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:14:25.845Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:14:25.845Z] [2024-04-16T09:14:25.845Z] [INFO] [2024-04-16T09:14:25.845Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-04-16T09:14:25.845Z] [INFO] Tests are skipped. [2024-04-16T09:14:25.845Z] [INFO] [2024-04-16T09:14:25.845Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-04-16T09:14:25.845Z] [INFO] Tests are skipped. [2024-04-16T09:14:25.845Z] [INFO] [2024-04-16T09:14:25.845Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2024-04-16T09:14:25.845Z] [INFO] [2024-04-16T09:14:25.845Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-04-16T09:14:25.845Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:25.845Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.zip [2024-04-16T09:14:25.845Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-04-16T09:14:25.846Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-04-16T09:14:25.846Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.15-SNAPSHOT [297/300] [2024-04-16T09:14:25.846Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.15-SNAPSHOT [298/300] [2024-04-16T09:14:25.846Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-04-16T09:14:25.846Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-04-16T09:14:25.846Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:25.846Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-04-16T09:14:25.846Z] [INFO] Building GlassFish Integration Test Tools 7.0.15-SNAPSHOT [299/300] [2024-04-16T09:14:25.846Z] [INFO] from appserver/itest-tools/pom.xml [2024-04-16T09:14:25.846Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ instanceroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ installroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ installroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:25.846Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-itest-tools --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools --- [2024-04-16T09:14:25.846Z] [INFO] [2024-04-16T09:14:25.846Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ instanceroot-builder --- [2024-04-16T09:14:25.846Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:14:25.846Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:26.101Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:26.101Z] [INFO] [2024-04-16T09:14:26.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ instanceroot-builder --- [2024-04-16T09:14:26.101Z] [INFO] [2024-04-16T09:14:26.101Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ instanceroot-builder --- [2024-04-16T09:14:26.101Z] [INFO] [2024-04-16T09:14:26.101Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:14:26.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages [2024-04-16T09:14:26.102Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:14:26.102Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:26.102Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:26.102Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations. [2024-04-16T09:14:26.102Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:14:26.102Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:26.102Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:26.102Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Not copying test resources [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Not compiling test sources [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- surefire:3.2.5:test (default-test) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Tests are skipped. [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Executing tasks [2024-04-16T09:14:26.102Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for [2024-04-16T09:14:26.102Z] [INFO] [echo] instanceroot-builder [2024-04-16T09:14:26.102Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF [2024-04-16T09:14:26.102Z] [INFO] Executed tasks [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Tests are skipped. [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- failsafe:3.2.5:verify (verify) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Tests are skipped. [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] [2024-04-16T09:14:26.102Z] [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder --- [2024-04-16T09:14:26.102Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.15-SNAPSHOT/instanceroot-builder-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:26.102Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.15-SNAPSHOT/instanceroot-builder-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:26.357Z] [INFO] [2024-04-16T09:14:26.357Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ installroot-builder --- [2024-04-16T09:14:26.357Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:14:26.357Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:26.357Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:26.357Z] [INFO] [2024-04-16T09:14:26.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ installroot-builder --- [2024-04-16T09:14:26.357Z] [INFO] [2024-04-16T09:14:26.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ installroot-builder --- [2024-04-16T09:14:26.357Z] [INFO] [2024-04-16T09:14:26.357Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder --- [2024-04-16T09:14:26.357Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:26.357Z] [INFO] [2024-04-16T09:14:26.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder --- [2024-04-16T09:14:26.357Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:14:26.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/manpages [2024-04-16T09:14:26.357Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:26.357Z] [INFO] [2024-04-16T09:14:26.357Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ installroot-builder --- [2024-04-16T09:14:26.357Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:14:26.357Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:26.357Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:26.357Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations. [2024-04-16T09:14:26.357Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:14:26.357Z] [INFO] [2024-04-16T09:14:26.357Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ installroot-builder --- [2024-04-16T09:14:26.357Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:14:26.357Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:26.357Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:26.358Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:14:26.358Z] [INFO] [2024-04-16T09:14:26.358Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder --- [2024-04-16T09:14:26.358Z] [INFO] Not copying test resources [2024-04-16T09:14:26.358Z] [INFO] [2024-04-16T09:14:26.358Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ installroot-builder --- [2024-04-16T09:14:26.358Z] [INFO] Not compiling test sources [2024-04-16T09:14:26.358Z] [INFO] [2024-04-16T09:14:26.358Z] [INFO] --- surefire:3.2.5:test (default-test) @ installroot-builder --- [2024-04-16T09:14:26.358Z] [INFO] Tests are skipped. [2024-04-16T09:14:26.358Z] [INFO] [2024-04-16T09:14:26.358Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder --- [2024-04-16T09:14:26.358Z] [INFO] Executing tasks [2024-04-16T09:14:26.358Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for [2024-04-16T09:14:26.358Z] [INFO] [echo] installroot-builder [2024-04-16T09:14:26.358Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF [2024-04-16T09:14:26.358Z] [INFO] Executed tasks [2024-04-16T09:14:26.358Z] [INFO] [2024-04-16T09:14:26.358Z] [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder --- [2024-04-16T09:14:26.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar [2024-04-16T09:14:26.919Z] [INFO] [2024-04-16T09:14:26.919Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installroot-builder --- [2024-04-16T09:14:26.919Z] [INFO] Tests are skipped. [2024-04-16T09:14:26.919Z] [INFO] [2024-04-16T09:14:26.919Z] [INFO] --- failsafe:3.2.5:verify (verify) @ installroot-builder --- [2024-04-16T09:14:26.919Z] [INFO] Tests are skipped. [2024-04-16T09:14:26.919Z] [INFO] [2024-04-16T09:14:26.919Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder --- [2024-04-16T09:14:26.919Z] [INFO] [2024-04-16T09:14:26.919Z] [INFO] --- install:3.1.1:install (default-install) @ installroot-builder --- [2024-04-16T09:14:26.919Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.15-SNAPSHOT/installroot-builder-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:26.919Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.15-SNAPSHOT/installroot-builder-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:27.174Z] [INFO] [2024-04-16T09:14:27.174Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2024-04-16T09:14:27.174Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-04-16T09:14:27.734Z] [INFO] [2024-04-16T09:14:27.734Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-itest-tools --- [2024-04-16T09:14:27.734Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:27.734Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:27.734Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:27.734Z] [INFO] [2024-04-16T09:14:27.734Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-itest-tools --- [2024-04-16T09:14:27.734Z] [INFO] [2024-04-16T09:14:27.734Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-itest-tools --- [2024-04-16T09:14:27.734Z] [INFO] [2024-04-16T09:14:27.734Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools --- [2024-04-16T09:14:27.734Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:27.734Z] [INFO] [2024-04-16T09:14:27.734Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools --- [2024-04-16T09:14:27.734Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:14:27.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/src/main/manpages [2024-04-16T09:14:27.734Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:27.734Z] [INFO] [2024-04-16T09:14:27.734Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-itest-tools --- [2024-04-16T09:14:27.734Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:27.734Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:27.989Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:27.989Z] [INFO] [2024-04-16T09:14:27.990Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-itest-tools --- [2024-04-16T09:14:27.990Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:14:27.990Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:27.990Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:27.990Z] [INFO] [2024-04-16T09:14:27.990Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools --- [2024-04-16T09:14:27.990Z] [INFO] Not copying test resources [2024-04-16T09:14:27.990Z] [INFO] [2024-04-16T09:14:27.990Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-itest-tools --- [2024-04-16T09:14:27.990Z] [INFO] Not compiling test sources [2024-04-16T09:14:27.990Z] [INFO] [2024-04-16T09:14:27.990Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-itest-tools --- [2024-04-16T09:14:27.990Z] [INFO] Tests are skipped. [2024-04-16T09:14:27.990Z] [INFO] [2024-04-16T09:14:27.990Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools --- [2024-04-16T09:14:27.990Z] [INFO] Executing tasks [2024-04-16T09:14:27.990Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/classes/META-INF for [2024-04-16T09:14:27.990Z] [INFO] [echo] glassfish-itest-tools [2024-04-16T09:14:27.990Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/classes/META-INF [2024-04-16T09:14:27.990Z] [INFO] Executed tasks [2024-04-16T09:14:27.990Z] [INFO] [2024-04-16T09:14:27.990Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools --- [2024-04-16T09:14:27.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/glassfish-itest-tools.jar [2024-04-16T09:14:28.246Z] [INFO] [2024-04-16T09:14:28.246Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-itest-tools --- [2024-04-16T09:14:28.246Z] [INFO] Tests are skipped. [2024-04-16T09:14:28.246Z] [INFO] [2024-04-16T09:14:28.246Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-itest-tools --- [2024-04-16T09:14:28.246Z] [INFO] Tests are skipped. [2024-04-16T09:14:28.246Z] [INFO] [2024-04-16T09:14:28.246Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools --- [2024-04-16T09:14:28.246Z] [INFO] [2024-04-16T09:14:28.247Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools --- [2024-04-16T09:14:28.247Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.15-SNAPSHOT/glassfish-itest-tools-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:28.247Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.15-SNAPSHOT/glassfish-itest-tools-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:30.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-04-16T09:14:31.491Z] [INFO] [2024-04-16T09:14:31.491Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2024-04-16T09:14:31.491Z] [INFO] [2024-04-16T09:14:31.491Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2024-04-16T09:14:31.745Z] [INFO] [2024-04-16T09:14:31.746Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2024-04-16T09:14:31.746Z] [INFO] [2024-04-16T09:14:31.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all --- [2024-04-16T09:14:31.746Z] [INFO] Skipping the execution. [2024-04-16T09:14:31.746Z] [INFO] [2024-04-16T09:14:31.746Z] [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all --- [2024-04-16T09:14:31.746Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-04-16T09:14:31.746Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-04-16T09:14:31.746Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-04-16T09:14:31.746Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-04-16T09:14:31.746Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2024-04-16T09:14:31.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2024-04-16T09:14:31.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2024-04-16T09:14:31.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2024-04-16T09:14:31.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2024-04-16T09:14:31.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2024-04-16T09:14:32.001Z] [INFO] [2024-04-16T09:14:32.001Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-all --- [2024-04-16T09:14:32.001Z] [INFO] No sources to compile [2024-04-16T09:14:32.001Z] [INFO] [2024-04-16T09:14:32.001Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-all --- [2024-04-16T09:14:32.001Z] [INFO] No sources to compile [2024-04-16T09:14:32.001Z] [INFO] [2024-04-16T09:14:32.001Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all --- [2024-04-16T09:14:32.001Z] [INFO] Not copying test resources [2024-04-16T09:14:32.001Z] [INFO] [2024-04-16T09:14:32.001Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-all --- [2024-04-16T09:14:32.001Z] [INFO] Not compiling test sources [2024-04-16T09:14:32.001Z] [INFO] [2024-04-16T09:14:32.001Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-all --- [2024-04-16T09:14:32.001Z] [INFO] Tests are skipped. [2024-04-16T09:14:32.001Z] [INFO] [2024-04-16T09:14:32.001Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all --- [2024-04-16T09:14:32.001Z] [INFO] Executing tasks [2024-04-16T09:14:32.001Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/classes/META-INF for [2024-04-16T09:14:32.001Z] [INFO] [echo] glassfish-embedded-all [2024-04-16T09:14:32.001Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/classes/META-INF [2024-04-16T09:14:32.001Z] [INFO] Executed tasks [2024-04-16T09:14:32.001Z] [INFO] [2024-04-16T09:14:32.001Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2024-04-16T09:14:35.259Z] [INFO] [2024-04-16T09:14:35.259Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2024-04-16T09:14:35.259Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-04-16T09:14:36.187Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-04-16T09:14:36.187Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2024-04-16T09:14:36.187Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-04-16T09:14:36.187Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/classes [2024-04-16T09:14:36.188Z] with assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-04-16T09:14:36.188Z] [INFO] [2024-04-16T09:14:36.188Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-web --- [2024-04-16T09:14:36.188Z] [INFO] Tests are skipped. [2024-04-16T09:14:36.188Z] [INFO] [2024-04-16T09:14:36.188Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-web --- [2024-04-16T09:14:36.188Z] [INFO] Tests are skipped. [2024-04-16T09:14:36.188Z] [INFO] [2024-04-16T09:14:36.188Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2024-04-16T09:14:36.188Z] [INFO] [2024-04-16T09:14:36.188Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web --- [2024-04-16T09:14:36.188Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.15-SNAPSHOT/glassfish-embedded-web-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:36.188Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.15-SNAPSHOT/glassfish-embedded-web-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:38.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-04-16T09:14:48.629Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-04-16T09:14:48.629Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2024-04-16T09:14:48.629Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-04-16T09:14:48.629Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/classes [2024-04-16T09:14:48.629Z] with assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-all --- [2024-04-16T09:14:48.629Z] [INFO] Tests are skipped. [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-all --- [2024-04-16T09:14:48.629Z] [INFO] Tests are skipped. [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all --- [2024-04-16T09:14:48.629Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.15-SNAPSHOT/glassfish-embedded-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:48.629Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.15-SNAPSHOT/glassfish-embedded-all-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-04-16T09:14:48.629Z] [INFO] Building GlassFish Embedded Modules - Tests 7.0.15-SNAPSHOT [300/300] [2024-04-16T09:14:48.629Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-04-16T09:14:48.629Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests-embedded --- [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests-embedded --- [2024-04-16T09:14:48.629Z] [INFO] [2024-04-16T09:14:48.629Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests-embedded --- [2024-04-16T09:14:48.629Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:14:48.629Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:48.629Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/src/main/resources [2024-04-16T09:14:48.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/src/main/manpages [2024-04-16T09:14:48.630Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:14:48.630Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:48.630Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:14:48.630Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:14:48.630Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:14:48.630Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Not copying test resources [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Not compiling test sources [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- surefire:3.2.5:test (default-test) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Tests are skipped. [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Executing tasks [2024-04-16T09:14:48.630Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/classes/META-INF for [2024-04-16T09:14:48.630Z] [INFO] [echo] tests-embedded [2024-04-16T09:14:48.630Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/classes/META-INF [2024-04-16T09:14:48.630Z] [INFO] Executed tasks [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/tests-embedded.jar [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Tests are skipped. [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Tests are skipped. [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] --- install:3.1.1:install (default-install) @ tests-embedded --- [2024-04-16T09:14:48.630Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.15-SNAPSHOT/tests-embedded-7.0.15-SNAPSHOT.pom [2024-04-16T09:14:48.630Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.15-SNAPSHOT/tests-embedded-7.0.15-SNAPSHOT.jar [2024-04-16T09:14:48.630Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:48.630Z] [INFO] Reactor Summary for GlassFish Project 7.0.15-SNAPSHOT: [2024-04-16T09:14:48.630Z] [INFO] [2024-04-16T09:14:48.630Z] [INFO] GlassFish Project .................................. SUCCESS [ 19.409 s] [2024-04-16T09:14:48.630Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.403 s] [2024-04-16T09:14:48.630Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 2.038 s] [2024-04-16T09:14:48.630Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 3.775 s] [2024-04-16T09:14:48.630Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 3.749 s] [2024-04-16T09:14:48.630Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.134 s] [2024-04-16T09:14:48.630Z] [INFO] HK2 config types ................................... SUCCESS [ 6.879 s] [2024-04-16T09:14:48.630Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.769 s] [2024-04-16T09:14:48.630Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 1.003 s] [2024-04-16T09:14:48.630Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 6.064 s] [2024-04-16T09:14:48.630Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.677 s] [2024-04-16T09:14:48.630Z] [INFO] grizzly-config ..................................... SUCCESS [ 3.822 s] [2024-04-16T09:14:48.630Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 0.920 s] [2024-04-16T09:14:48.630Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 1.416 s] [2024-04-16T09:14:48.630Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.379 s] [2024-04-16T09:14:48.630Z] [INFO] Common Utilities ................................... SUCCESS [ 3.519 s] [2024-04-16T09:14:48.630Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 4.293 s] [2024-04-16T09:14:48.630Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.670 s] [2024-04-16T09:14:48.631Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 0.834 s] [2024-04-16T09:14:48.631Z] [INFO] Test Utilities ..................................... SUCCESS [ 0.808 s] [2024-04-16T09:14:48.631Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.665 s] [2024-04-16T09:14:48.631Z] [INFO] admin-config-api ................................... SUCCESS [ 2.996 s] [2024-04-16T09:14:48.631Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 1.187 s] [2024-04-16T09:14:48.631Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.758 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 1.894 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.664 s] [2024-04-16T09:14:48.631Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 3.098 s] [2024-04-16T09:14:48.631Z] [INFO] Security Core Classes .............................. SUCCESS [ 3.136 s] [2024-04-16T09:14:48.631Z] [INFO] Security Services and SPI .......................... SUCCESS [ 1.268 s] [2024-04-16T09:14:48.631Z] [INFO] admin-util ......................................... SUCCESS [ 2.352 s] [2024-04-16T09:14:48.631Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 1.022 s] [2024-04-16T09:14:48.631Z] [INFO] Cluster ............................................ SUCCESS [ 0.676 s] [2024-04-16T09:14:48.631Z] [INFO] cluster-common ..................................... SUCCESS [ 1.048 s] [2024-04-16T09:14:48.631Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.591 s] [2024-04-16T09:14:48.631Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 1.010 s] [2024-04-16T09:14:48.631Z] [INFO] admin-launcher ..................................... SUCCESS [ 0.883 s] [2024-04-16T09:14:48.631Z] [INFO] admin-cli .......................................... SUCCESS [ 1.320 s] [2024-04-16T09:14:48.631Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 1.681 s] [2024-04-16T09:14:48.631Z] [INFO] OSGi Container ..................................... SUCCESS [ 1.972 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 3.685 s] [2024-04-16T09:14:48.631Z] [INFO] flashlight-framework ............................... SUCCESS [ 2.963 s] [2024-04-16T09:14:48.631Z] [INFO] Kernel Classes ..................................... SUCCESS [ 4.113 s] [2024-04-16T09:14:48.631Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.698 s] [2024-04-16T09:14:48.631Z] [INFO] cluster-admin ...................................... SUCCESS [ 3.548 s] [2024-04-16T09:14:48.631Z] [INFO] admin-server-management ............................ SUCCESS [ 4.478 s] [2024-04-16T09:14:48.631Z] [INFO] cluster-cli ........................................ SUCCESS [ 1.803 s] [2024-04-16T09:14:48.631Z] [INFO] GMS Module ......................................... SUCCESS [ 1.459 s] [2024-04-16T09:14:48.631Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 2.601 s] [2024-04-16T09:14:48.631Z] [INFO] AMX Core ........................................... SUCCESS [ 4.939 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 1.994 s] [2024-04-16T09:14:48.631Z] [INFO] Context Propagation ................................ SUCCESS [ 1.258 s] [2024-04-16T09:14:48.631Z] [INFO] admin-monitoring ................................... SUCCESS [ 1.611 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.318 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 4.596 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.684 s] [2024-04-16T09:14:48.631Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.676 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 1.582 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 4.201 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.798 s] [2024-04-16T09:14:48.631Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 0.535 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 0.731 s] [2024-04-16T09:14:48.631Z] [INFO] nucleus.resources .................................. SUCCESS [ 1.677 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 1.380 s] [2024-04-16T09:14:48.631Z] [INFO] Deployment Object Library .......................... SUCCESS [ 4.262 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 1.279 s] [2024-04-16T09:14:48.631Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.801 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 1.381 s] [2024-04-16T09:14:48.631Z] [INFO] Resources Connector ................................ SUCCESS [ 3.145 s] [2024-04-16T09:14:48.631Z] [INFO] Connectors Parent .................................. SUCCESS [ 1.412 s] [2024-04-16T09:14:48.631Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 2.147 s] [2024-04-16T09:14:48.631Z] [INFO] EJB container Internal API ......................... SUCCESS [ 3.347 s] [2024-04-16T09:14:48.631Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 5.797 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 1.412 s] [2024-04-16T09:14:48.631Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 5.731 s] [2024-04-16T09:14:48.631Z] [INFO] stats77 ............................................ SUCCESS [ 2.665 s] [2024-04-16T09:14:48.631Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 2.651 s] [2024-04-16T09:14:48.631Z] [INFO] Glassfish Naming ................................... SUCCESS [ 2.699 s] [2024-04-16T09:14:48.631Z] [INFO] Container Common ................................... SUCCESS [ 4.665 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 1.298 s] [2024-04-16T09:14:48.631Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 3.080 s] [2024-04-16T09:14:48.631Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 1.486 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 1.288 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 2.071 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 1.990 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 9.464 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 1.217 s] [2024-04-16T09:14:48.631Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 2.331 s] [2024-04-16T09:14:48.631Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 1.853 s] [2024-04-16T09:14:48.631Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 4.188 s] [2024-04-16T09:14:48.631Z] [INFO] Nucleus template ................................... SUCCESS [ 1.593 s] [2024-04-16T09:14:48.631Z] [INFO] flashlight-agent ................................... SUCCESS [ 2.907 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.679 s] [2024-04-16T09:14:48.632Z] [INFO] Flashlight ......................................... SUCCESS [ 0.566 s] [2024-04-16T09:14:48.632Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 3.137 s] [2024-04-16T09:14:48.632Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 1.377 s] [2024-04-16T09:14:48.632Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 1.511 s] [2024-04-16T09:14:48.632Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 1.436 s] [2024-04-16T09:14:48.632Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.678 s] [2024-04-16T09:14:48.632Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 1.202 s] [2024-04-16T09:14:48.632Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 10.409 s] [2024-04-16T09:14:48.632Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.669 s] [2024-04-16T09:14:48.632Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.051 s] [2024-04-16T09:14:48.632Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 10.892 s] [2024-04-16T09:14:48.632Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.052 s] [2024-04-16T09:14:48.632Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 7.039 s] [2024-04-16T09:14:48.632Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.662 s] [2024-04-16T09:14:48.632Z] [INFO] Diagnostics API .................................... SUCCESS [ 1.383 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 1.106 s] [2024-04-16T09:14:48.632Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 3.517 s] [2024-04-16T09:14:48.632Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.806 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 1.208 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 4.066 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.727 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 3.080 s] [2024-04-16T09:14:48.632Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 1.014 s] [2024-04-16T09:14:48.632Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 1.703 s] [2024-04-16T09:14:48.632Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 1.508 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 3.256 s] [2024-04-16T09:14:48.632Z] [INFO] App Client Modules ................................. SUCCESS [ 1.106 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.798 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 1.074 s] [2024-04-16T09:14:48.632Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 3.364 s] [2024-04-16T09:14:48.632Z] [INFO] Admin Modules ...................................... SUCCESS [ 1.199 s] [2024-04-16T09:14:48.632Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.912 s] [2024-04-16T09:14:48.632Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 1.052 s] [2024-04-16T09:14:48.632Z] [INFO] admin-cli-optional ................................. SUCCESS [ 1.218 s] [2024-04-16T09:14:48.632Z] [INFO] admin-core ......................................... SUCCESS [ 0.930 s] [2024-04-16T09:14:48.632Z] [INFO] Appserver template ................................. SUCCESS [ 1.316 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.795 s] [2024-04-16T09:14:48.632Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 1.853 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.981 s] [2024-04-16T09:14:48.632Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 2.600 s] [2024-04-16T09:14:48.632Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.914 s] [2024-04-16T09:14:48.632Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 1.636 s] [2024-04-16T09:14:48.632Z] [INFO] Connectors Runtime ................................. SUCCESS [ 6.919 s] [2024-04-16T09:14:48.632Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 3.567 s] [2024-04-16T09:14:48.632Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 3.194 s] [2024-04-16T09:14:48.632Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 3.585 s] [2024-04-16T09:14:48.632Z] [INFO] Core Servlet Container ............................. SUCCESS [ 8.216 s] [2024-04-16T09:14:48.632Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 2.028 s] [2024-04-16T09:14:48.632Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 2.077 s] [2024-04-16T09:14:48.632Z] [INFO] Web module command line interface .................. SUCCESS [ 5.687 s] [2024-04-16T09:14:48.632Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.637 s] [2024-04-16T09:14:48.632Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 1.902 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.912 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 2.808 s] [2024-04-16T09:14:48.632Z] [INFO] Server-Sent Events ................................. SUCCESS [ 5.199 s] [2024-04-16T09:14:48.632Z] [INFO] Web Container glue code ............................ SUCCESS [ 4.559 s] [2024-04-16T09:14:48.632Z] [INFO] JSF implementation connector module ................ SUCCESS [ 4.435 s] [2024-04-16T09:14:48.632Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 3.500 s] [2024-04-16T09:14:48.632Z] [INFO] Web Container HA code .............................. SUCCESS [ 4.510 s] [2024-04-16T09:14:48.632Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.189 s] [2024-04-16T09:14:48.632Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 3.597 s] [2024-04-16T09:14:48.632Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 5.714 s] [2024-04-16T09:14:48.632Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 2.389 s] [2024-04-16T09:14:48.632Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 1.089 s] [2024-04-16T09:14:48.632Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.991 s] [2024-04-16T09:14:48.632Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 2.802 s] [2024-04-16T09:14:48.632Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 1.840 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.081 s] [2024-04-16T09:14:48.632Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.090 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 1.692 s] [2024-04-16T09:14:48.632Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 1.669 s] [2024-04-16T09:14:48.633Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 1.391 s] [2024-04-16T09:14:48.633Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 1.887 s] [2024-04-16T09:14:48.633Z] [INFO] Work Management .................................... SUCCESS [ 4.599 s] [2024-04-16T09:14:48.633Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.630 s] [2024-04-16T09:14:48.633Z] [INFO] JDBC Config Module ................................. SUCCESS [ 3.253 s] [2024-04-16T09:14:48.633Z] [INFO] Connectors admin ................................... SUCCESS [ 5.092 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.889 s] [2024-04-16T09:14:48.633Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.784 s] [2024-04-16T09:14:48.633Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 2.879 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 1.306 s] [2024-04-16T09:14:48.633Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 1.864 s] [2024-04-16T09:14:48.633Z] [INFO] JMS Module ......................................... SUCCESS [ 2.410 s] [2024-04-16T09:14:48.633Z] [INFO] JMS admin .......................................... SUCCESS [ 2.473 s] [2024-04-16T09:14:48.633Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 2.169 s] [2024-04-16T09:14:48.633Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 2.813 s] [2024-04-16T09:14:48.633Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 1.318 s] [2024-04-16T09:14:48.633Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 4.192 s] [2024-04-16T09:14:48.633Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 3.570 s] [2024-04-16T09:14:48.633Z] [INFO] JDBC Templates ..................................... SUCCESS [ 1.568 s] [2024-04-16T09:14:48.633Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 1.217 s] [2024-04-16T09:14:48.633Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 2.167 s] [2024-04-16T09:14:48.633Z] [INFO] JDBC admin ......................................... SUCCESS [ 2.302 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 2.219 s] [2024-04-16T09:14:48.633Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 3.101 s] [2024-04-16T09:14:48.633Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 3.818 s] [2024-04-16T09:14:48.633Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.803 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.806 s] [2024-04-16T09:14:48.633Z] [INFO] utility module for cmp ............................. SUCCESS [ 3.509 s] [2024-04-16T09:14:48.633Z] [INFO] model module for cmp ............................... SUCCESS [ 3.111 s] [2024-04-16T09:14:48.633Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 1.424 s] [2024-04-16T09:14:48.633Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 1.881 s] [2024-04-16T09:14:48.633Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 2.511 s] [2024-04-16T09:14:48.633Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 3.337 s] [2024-04-16T09:14:48.633Z] [INFO] Entity Bean container .............................. SUCCESS [ 3.240 s] [2024-04-16T09:14:48.633Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 4.886 s] [2024-04-16T09:14:48.633Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 5.638 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.901 s] [2024-04-16T09:14:48.633Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.049 s] [2024-04-16T09:14:48.633Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 1.199 s] [2024-04-16T09:14:48.633Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 1.107 s] [2024-04-16T09:14:48.633Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 2.590 s] [2024-04-16T09:14:48.633Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.820 s] [2024-04-16T09:14:48.633Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 1.287 s] [2024-04-16T09:14:48.633Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 3.432 s] [2024-04-16T09:14:48.633Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 2.445 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 1.118 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.790 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.786 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.715 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.786 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.796 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.690 s] [2024-04-16T09:14:48.633Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 1.276 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 2.063 s] [2024-04-16T09:14:48.633Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 1.108 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.727 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.540 s] [2024-04-16T09:14:48.633Z] [INFO] DataProvider ....................................... SUCCESS [ 3.284 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Packages ............................. SUCCESS [ 1.084 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Common ............................... SUCCESS [ 1.893 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 1.435 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.539 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 1.093 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 1.093 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 1.333 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.977 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.969 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 1.021 s] [2024-04-16T09:14:48.633Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 1.121 s] [2024-04-16T09:14:48.633Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 1.176 s] [2024-04-16T09:14:48.633Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.114 s] [2024-04-16T09:14:48.633Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 4.999 s] [2024-04-16T09:14:48.633Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 4.524 s] [2024-04-16T09:14:48.634Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.596 s] [2024-04-16T09:14:48.634Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 4.441 s] [2024-04-16T09:14:48.634Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 3.412 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 1.101 s] [2024-04-16T09:14:48.634Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 5.080 s] [2024-04-16T09:14:48.634Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 2.189 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 1.018 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 1.944 s] [2024-04-16T09:14:48.634Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 4.219 s] [2024-04-16T09:14:48.634Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 1.975 s] [2024-04-16T09:14:48.634Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 3.851 s] [2024-04-16T09:14:48.634Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 3.526 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.791 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 5.514 s] [2024-04-16T09:14:48.634Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 1.276 s] [2024-04-16T09:14:48.634Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.969 s] [2024-04-16T09:14:48.634Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 1.109 s] [2024-04-16T09:14:48.634Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.872 s] [2024-04-16T09:14:48.634Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 1.682 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 1.103 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 1.767 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 2.859 s] [2024-04-16T09:14:48.634Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.119 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.081 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.992 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.110 s] [2024-04-16T09:14:48.634Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.898 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 3.707 s] [2024-04-16T09:14:48.634Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 9.999 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 1.016 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 0.919 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.205 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.223 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 2.525 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.394 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.080 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.046 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 35.190 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 5.601 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 26.946 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 1.005 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.140 s] [2024-04-16T09:14:48.634Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.916 s] [2024-04-16T09:14:48.634Z] [INFO] Debug .............................................. SUCCESS [ 7.077 s] [2024-04-16T09:14:48.634Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 8.580 s] [2024-04-16T09:14:48.634Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.465 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Tests .................................... SUCCESS [ 1.108 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.612 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 3.224 s] [2024-04-16T09:14:48.634Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.506 s] [2024-04-16T09:14:48.634Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 2.873 s] [2024-04-16T09:14:48.634Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.183 s] [2024-04-16T09:14:48.634Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 1.081 s] [2024-04-16T09:14:48.634Z] [INFO] report-builder ..................................... SUCCESS [ 3.435 s] [2024-04-16T09:14:48.634Z] [INFO] reporter ........................................... SUCCESS [ 2.803 s] [2024-04-16T09:14:48.634Z] [INFO] webtest ............................................ SUCCESS [ 1.226 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.295 s] [2024-04-16T09:14:48.634Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 1.096 s] [2024-04-16T09:14:48.634Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.479 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 1.185 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.827 s] [2024-04-16T09:14:48.634Z] [INFO] Flashlight ......................................... SUCCESS [ 0.787 s] [2024-04-16T09:14:48.634Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 2.228 s] [2024-04-16T09:14:48.634Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.876 s] [2024-04-16T09:14:48.634Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:48.634Z] [INFO] BUILD SUCCESS [2024-04-16T09:14:48.634Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:48.634Z] [INFO] Total time: 02:25 min (Wall Clock) [2024-04-16T09:14:48.634Z] [INFO] Finished at: 2024-04-16T09:14:47Z [2024-04-16T09:14:48.634Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:48.634Z] + ./gfbuild.sh archive_bundles [2024-04-16T09:14:49.193Z] + ./gfbuild.sh archive_embedded [2024-04-16T09:14:50.117Z] + mvn -B -e clean -Pstaging [2024-04-16T09:14:51.479Z] [INFO] Error stacktraces are turned on. [2024-04-16T09:14:51.479Z] [INFO] Scanning for projects... [2024-04-16T09:14:53.367Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:53.367Z] [INFO] Reactor Build Order: [2024-04-16T09:14:53.367Z] [INFO] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Project [pom] [2024-04-16T09:14:53.367Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-04-16T09:14:53.367Z] [INFO] Nucleus Parent [pom] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Nucleus Modules [pom] [2024-04-16T09:14:53.367Z] [INFO] HK2 config types [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-04-16T09:14:53.367Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-04-16T09:14:53.367Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-04-16T09:14:53.367Z] [INFO] grizzly-config [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-04-16T09:14:53.367Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-04-16T09:14:53.367Z] [INFO] Common Utilities [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-04-16T09:14:53.367Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Test Utilities [jar] [2024-04-16T09:14:53.367Z] [INFO] Admin Modules [pom] [2024-04-16T09:14:53.367Z] [INFO] admin-config-api [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Nucleus Security Parent [pom] [2024-04-16T09:14:53.367Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-04-16T09:14:53.367Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Security Core Classes [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Security Services and SPI [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] admin-util [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Cluster [pom] [2024-04-16T09:14:53.367Z] [INFO] cluster-common [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] admin-launcher [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] admin-cli [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] OSGi Container [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] flashlight-framework [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Kernel Classes [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] cluster-admin [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] admin-server-management [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] cluster-cli [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GMS Module [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] AMX Core [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-04-16T09:14:53.367Z] [INFO] Context Propagation [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] admin-monitoring [glassfish-jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Admin REST Parent [pom] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-04-16T09:14:53.367Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-04-16T09:14:53.368Z] [INFO] GlassFish EJB container related modules [pom] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Common modules [pom] [2024-04-16T09:14:53.368Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] nucleus.resources [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-04-16T09:14:53.368Z] [INFO] Deployment Object Library [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Transaction modules [pom] [2024-04-16T09:14:53.368Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-04-16T09:14:53.368Z] [INFO] Resources Connector [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Connectors Parent [pom] [2024-04-16T09:14:53.368Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] EJB container Internal API [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Java binding for libpam.so [jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Security Parent [pom] [2024-04-16T09:14:53.368Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] stats77 [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Glassfish Naming [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Container Common [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish persistence related modules [pom] [2024-04-16T09:14:53.368Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish ORB related modules [pom] [2024-04-16T09:14:53.368Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Web container related modules [pom] [2024-04-16T09:14:53.368Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Nucleus template [jar] [2024-04-16T09:14:53.368Z] [INFO] flashlight-agent [jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-04-16T09:14:53.368Z] [INFO] Flashlight [pom] [2024-04-16T09:14:53.368Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-04-16T09:14:53.368Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-04-16T09:14:53.368Z] [INFO] Nucleus distributions [pom] [2024-04-16T09:14:53.368Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-04-16T09:14:53.368Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-04-16T09:14:53.368Z] [INFO] Glassfish featuresets [pom] [2024-04-16T09:14:53.368Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-04-16T09:14:53.368Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-04-16T09:14:53.368Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-04-16T09:14:53.368Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-04-16T09:14:53.368Z] [INFO] Diagnostics [pom] [2024-04-16T09:14:53.368Z] [INFO] Diagnostics API [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] AMX JavaEE [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish HA modules [pom] [2024-04-16T09:14:53.368Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-04-16T09:14:53.368Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-04-16T09:14:53.368Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] App Client Modules [pom] [2024-04-16T09:14:53.368Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-04-16T09:14:53.368Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Admin Modules [pom] [2024-04-16T09:14:53.368Z] [INFO] Backup Restore classes [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] admin-cli-optional [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] admin-core [glassfish-jar] [2024-04-16T09:14:53.368Z] [INFO] Appserver template [jar] [2024-04-16T09:14:53.369Z] [INFO] GlassFish Core modules [pom] [2024-04-16T09:14:53.369Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-04-16T09:14:53.369Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-04-16T09:14:53.369Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Connectors Runtime [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Core Servlet Container [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Web module command line interface [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-04-16T09:14:53.369Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Server-Sent Events [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Web Container glue code [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Web Container HA code [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-04-16T09:14:53.369Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-04-16T09:14:53.369Z] [INFO] cdi-api Fragment [jar] [2024-04-16T09:14:53.369Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] EJB Timer Service Application [war] [2024-04-16T09:14:53.369Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-04-16T09:14:53.369Z] [INFO] EJB tier for GlassFish [pom] [2024-04-16T09:14:53.369Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-04-16T09:14:53.369Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Work Management [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JDBC Module [pom] [2024-04-16T09:14:53.369Z] [INFO] JDBC Config Module [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Connectors admin [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-04-16T09:14:53.369Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] GlassFish JMS modules [pom] [2024-04-16T09:14:53.369Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JMS Module [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JMS admin [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-04-16T09:14:53.369Z] [INFO] JDBC Resource Adapter [pom] [2024-04-16T09:14:53.369Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JDBC Templates [jar] [2024-04-16T09:14:53.369Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-04-16T09:14:53.369Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JDBC admin [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-04-16T09:14:53.369Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-04-16T09:14:53.369Z] [INFO] GlassFish cmp related modules [pom] [2024-04-16T09:14:53.369Z] [INFO] utility module for cmp [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] model module for cmp [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] Entity Bean container [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-04-16T09:14:53.369Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] CMP tier for GlassFish [pom] [2024-04-16T09:14:53.370Z] [INFO] Concurrency Utilities Modules [pom] [2024-04-16T09:14:53.370Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-04-16T09:14:53.370Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish Extras modules [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish jakartaee.jar [jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Integration [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Integration [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] DataProvider [jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Packages [pom] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Common [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console WAR [war] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Glassfish featuresets [pom] [2024-04-16T09:14:53.370Z] [INFO] Glassfish Web Featureset [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] App Client - client-side modules [pom] [2024-04-16T09:14:53.370Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish Web Services related modules [pom] [2024-04-16T09:14:53.370Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish MicroProfile modules [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Glassfish Featureset [pom] [2024-04-16T09:14:53.370Z] [INFO] Embedded GlassFish Shell [jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-04-16T09:14:53.370Z] [INFO] Glassfish distributions [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-04-16T09:14:53.370Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-04-16T09:14:53.370Z] [INFO] Embedded GlassFish Common [pom] [2024-04-16T09:14:53.370Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-04-16T09:14:53.370Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-04-16T09:14:53.370Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-04-16T09:14:53.371Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-04-16T09:14:53.371Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-04-16T09:14:53.371Z] [INFO] Embedded GlassFish nucleus [jar] [2024-04-16T09:14:53.371Z] [INFO] Embedded GlassFish Web [jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Embedded modules [pom] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-04-16T09:14:53.371Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-04-16T09:14:53.371Z] [INFO] Debug [jar] [2024-04-16T09:14:53.371Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-04-16T09:14:53.371Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Tests [pom] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Admin Tests - Parent [pom] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Integration Test Tools [jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Admin Tests [jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Application Tests [jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Ant Tests [pom] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-04-16T09:14:53.371Z] [INFO] connectors-ra-redeploy [pom] [2024-04-16T09:14:53.371Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-04-16T09:14:53.371Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-04-16T09:14:53.371Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-04-16T09:14:53.371Z] [INFO] report-builder [jar] [2024-04-16T09:14:53.371Z] [INFO] reporter [jar] [2024-04-16T09:14:53.371Z] [INFO] webtest [jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Ant Dependencies [pom] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Embedded Tests [pom] [2024-04-16T09:14:53.371Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs [pom] [2024-04-16T09:14:53.371Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations [jar] [2024-04-16T09:14:53.371Z] [INFO] Basic CDI Test [jar] [2024-04-16T09:14:53.371Z] [INFO] CDI, EJB, JPA integration test [jar] [2024-04-16T09:14:53.371Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml [jar] [2024-04-16T09:14:53.371Z] [INFO] EJB related Embedded Tests [pom] [2024-04-16T09:14:53.371Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs [jar] [2024-04-16T09:14:53.371Z] [INFO] EJB Embedded API test [jar] [2024-04-16T09:14:53.371Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs [jar] [2024-04-16T09:14:53.371Z] [INFO] Scattered Archive Test [war] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Embedded Maven Plugin Tests [pom] [2024-04-16T09:14:53.371Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) [war] [2024-04-16T09:14:53.371Z] [INFO] Directory Listing Test (maven-plugin/dirListing) [war] [2024-04-16T09:14:53.371Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) [war] [2024-04-16T09:14:53.371Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) [war] [2024-04-16T09:14:53.371Z] [INFO] Index Page Test (maven-plugin/index) [jar] [2024-04-16T09:14:53.371Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) [war] [2024-04-16T09:14:53.371Z] [INFO] Query String Test (maven-plugin/queryString) [war] [2024-04-16T09:14:53.371Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) [war] [2024-04-16T09:14:53.371Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) [war] [2024-04-16T09:14:53.371Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) [war] [2024-04-16T09:14:53.371Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) [war] [2024-04-16T09:14:53.371Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) [war] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Web Embedded Tests [pom] [2024-04-16T09:14:53.371Z] [INFO] Test for glassfish-embedded-web [war] [2024-04-16T09:14:53.371Z] [INFO] Utilities for embedded testing [jar] [2024-04-16T09:14:53.371Z] [INFO] Simple embedded servlet project [war] [2024-04-16T09:14:53.371Z] [INFO] Console extensions for OSGi platforms [pom] [2024-04-16T09:14:53.371Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-04-16T09:14:53.371Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-04-16T09:14:53.371Z] [INFO] Flashlight [pom] [2024-04-16T09:14:53.371Z] [INFO] Ant tasks [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Documentation [pom] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Documentation parent pom [pom] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Website Content [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 [jar] [2024-04-16T09:14:53.371Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Release Notes, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Security Guide, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Documentation Distribution [jar] [2024-04-16T09:14:53.372Z] [INFO] Eclipse GlassFish Hello Sample, Release 7 [war] [2024-04-16T09:14:53.372Z] [INFO] [2024-04-16T09:14:53.372Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-04-16T09:14:53.372Z] [INFO] Building GlassFish Project 7.0.15-SNAPSHOT [1/353] [2024-04-16T09:14:53.372Z] [INFO] from pom.xml [2024-04-16T09:14:53.372Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.372Z] [INFO] [2024-04-16T09:14:53.372Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-04-16T09:14:53.372Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target [2024-04-16T09:14:53.372Z] [INFO] [2024-04-16T09:14:53.372Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-04-16T09:14:53.372Z] [INFO] Building Code Quality Verification Tools - Configuration 7.0.15-SNAPSHOT [2/353] [2024-04-16T09:14:53.372Z] [INFO] from qa/pom.xml [2024-04-16T09:14:53.372Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:53.372Z] [INFO] [2024-04-16T09:14:53.372Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-04-16T09:14:53.372Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target [2024-04-16T09:14:53.372Z] [INFO] [2024-04-16T09:14:53.372Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-04-16T09:14:53.372Z] [INFO] Building Nucleus Parent 7.0.15-SNAPSHOT [3/353] [2024-04-16T09:14:53.372Z] [INFO] from nucleus/parent/pom.xml [2024-04-16T09:14:53.372Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.627Z] [INFO] [2024-04-16T09:14:53.627Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-04-16T09:14:53.627Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target [2024-04-16T09:14:53.627Z] [INFO] [2024-04-16T09:14:53.627Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-04-16T09:14:53.627Z] [INFO] Building GlassFish Java Util Logging Extension 7.0.15-SNAPSHOT [4/353] [2024-04-16T09:14:53.627Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-04-16T09:14:53.627Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.627Z] [INFO] [2024-04-16T09:14:53.627Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-04-16T09:14:53.627Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target [2024-04-16T09:14:53.627Z] [INFO] [2024-04-16T09:14:53.627Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-04-16T09:14:53.627Z] [INFO] Building GlassFish HK2 Config Injectors 7.0.15-SNAPSHOT [5/353] [2024-04-16T09:14:53.627Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-04-16T09:14:53.627Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:53.627Z] [INFO] [2024-04-16T09:14:53.627Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-04-16T09:14:53.627Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target [2024-04-16T09:14:53.627Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-04-16T09:14:53.628Z] [INFO] Building GlassFish Nucleus Modules 7.0.15-SNAPSHOT [6/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/pom.xml [2024-04-16T09:14:53.628Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-04-16T09:14:53.628Z] [INFO] Building HK2 config types 7.0.15-SNAPSHOT [7/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-04-16T09:14:53.628Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-04-16T09:14:53.628Z] [INFO] Building Distribution Fragments for various OSGi platforms 7.0.15-SNAPSHOT [8/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-04-16T09:14:53.628Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-04-16T09:14:53.628Z] [INFO] Building Apache Felix, associated bundles and conf files 7.0.15-SNAPSHOT [9/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-04-16T09:14:53.628Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-04-16T09:14:53.628Z] [INFO] Building Scattered Archive APIs of Glassfish 7.0.15-SNAPSHOT [10/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-04-16T09:14:53.628Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-04-16T09:14:53.628Z] [INFO] Building GlassFish Nucleus Grizzly modules 7.0.15-SNAPSHOT [11/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/grizzly/pom.xml [2024-04-16T09:14:53.628Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-04-16T09:14:53.628Z] [INFO] Building grizzly-config 7.0.15-SNAPSHOT [12/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-04-16T09:14:53.628Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-04-16T09:14:53.628Z] [INFO] Building Nucleus Grizzly jars Combining 7.0.15-SNAPSHOT [13/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-04-16T09:14:53.628Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-04-16T09:14:53.628Z] [INFO] Building Public APIs of Glassfish 7.0.15-SNAPSHOT [14/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-04-16T09:14:53.628Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-04-16T09:14:53.628Z] [INFO] Building GlassFish Nucleus Common modules 7.0.15-SNAPSHOT [15/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/common/pom.xml [2024-04-16T09:14:53.628Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-04-16T09:14:53.628Z] [INFO] Building Common Utilities 7.0.15-SNAPSHOT [16/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/common/common-util/pom.xml [2024-04-16T09:14:53.628Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-04-16T09:14:53.628Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target [2024-04-16T09:14:53.628Z] [INFO] [2024-04-16T09:14:53.628Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-04-16T09:14:53.628Z] [INFO] Building Simple Public APIs of Glassfish 7.0.15-SNAPSHOT [17/353] [2024-04-16T09:14:53.628Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-04-16T09:14:53.629Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-04-16T09:14:53.629Z] [INFO] Building GlassFish Nucleus Core modules 7.0.15-SNAPSHOT [18/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/core/pom.xml [2024-04-16T09:14:53.629Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-04-16T09:14:53.629Z] [INFO] Building Appserver Core Bootstraping Classes 7.0.15-SNAPSHOT [19/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-04-16T09:14:53.629Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-04-16T09:14:53.629Z] [INFO] Building Test Utilities 7.0.15-SNAPSHOT [20/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/test-utils/pom.xml [2024-04-16T09:14:53.629Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-04-16T09:14:53.629Z] [INFO] Building Admin Modules 7.0.15-SNAPSHOT [21/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/admin/pom.xml [2024-04-16T09:14:53.629Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-04-16T09:14:53.629Z] [INFO] Building admin-config-api 7.0.15-SNAPSHOT [22/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-04-16T09:14:53.629Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-04-16T09:14:53.629Z] [INFO] Building Private APIs of Glassfish 7.0.15-SNAPSHOT [23/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-04-16T09:14:53.629Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-04-16T09:14:53.629Z] [INFO] Building Nucleus Security Parent 7.0.15-SNAPSHOT [24/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/security/pom.xml [2024-04-16T09:14:53.629Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-04-16T09:14:53.629Z] [INFO] Building GlassFish SSL Implementation Module 7.0.15-SNAPSHOT [25/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-04-16T09:14:53.629Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-04-16T09:14:53.629Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.15-SNAPSHOT [26/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/deployment/pom.xml [2024-04-16T09:14:53.629Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-04-16T09:14:53.629Z] [INFO] Building Deployment Related Common Classes 7.0.15-SNAPSHOT [27/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/deployment/common/pom.xml [2024-04-16T09:14:53.629Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-04-16T09:14:53.629Z] [INFO] Building Security Core Classes 7.0.15-SNAPSHOT [28/353] [2024-04-16T09:14:53.629Z] [INFO] from nucleus/security/core/pom.xml [2024-04-16T09:14:53.629Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-04-16T09:14:53.629Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target [2024-04-16T09:14:53.629Z] [INFO] [2024-04-16T09:14:53.629Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-04-16T09:14:53.630Z] [INFO] Building Security Services and SPI 7.0.15-SNAPSHOT [29/353] [2024-04-16T09:14:53.630Z] [INFO] from nucleus/security/services/pom.xml [2024-04-16T09:14:53.630Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-04-16T09:14:53.630Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-04-16T09:14:53.630Z] [INFO] Building admin-util 7.0.15-SNAPSHOT [30/353] [2024-04-16T09:14:53.630Z] [INFO] from nucleus/admin/util/pom.xml [2024-04-16T09:14:53.630Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-04-16T09:14:53.630Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-04-16T09:14:53.630Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.15-SNAPSHOT [31/353] [2024-04-16T09:14:53.630Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-04-16T09:14:53.630Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-04-16T09:14:53.630Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-04-16T09:14:53.630Z] [INFO] Building Cluster 7.0.15-SNAPSHOT [32/353] [2024-04-16T09:14:53.630Z] [INFO] from nucleus/cluster/pom.xml [2024-04-16T09:14:53.630Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-04-16T09:14:53.630Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/target [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-04-16T09:14:53.630Z] [INFO] Building cluster-common 7.0.15-SNAPSHOT [33/353] [2024-04-16T09:14:53.630Z] [INFO] from nucleus/cluster/common/pom.xml [2024-04-16T09:14:53.630Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-04-16T09:14:53.630Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-04-16T09:14:53.630Z] [INFO] Building Cluster SSH Provisioning 7.0.15-SNAPSHOT [34/353] [2024-04-16T09:14:53.630Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-04-16T09:14:53.630Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-04-16T09:14:53.630Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-04-16T09:14:53.630Z] [INFO] Building Nucleus Logging Classes 7.0.15-SNAPSHOT [35/353] [2024-04-16T09:14:53.630Z] [INFO] from nucleus/core/logging/pom.xml [2024-04-16T09:14:53.630Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.630Z] [INFO] [2024-04-16T09:14:53.630Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-04-16T09:14:53.630Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target [2024-04-16T09:14:53.885Z] [INFO] [2024-04-16T09:14:53.885Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-04-16T09:14:53.885Z] [INFO] Building admin-launcher 7.0.15-SNAPSHOT [36/353] [2024-04-16T09:14:53.885Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-04-16T09:14:53.885Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.885Z] [INFO] [2024-04-16T09:14:53.885Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-04-16T09:14:53.885Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target [2024-04-16T09:14:53.885Z] [INFO] [2024-04-16T09:14:53.885Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-04-16T09:14:53.885Z] [INFO] Building admin-cli 7.0.15-SNAPSHOT [37/353] [2024-04-16T09:14:53.885Z] [INFO] from nucleus/admin/cli/pom.xml [2024-04-16T09:14:53.885Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.885Z] [INFO] [2024-04-16T09:14:53.885Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-04-16T09:14:53.885Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target [2024-04-16T09:14:53.885Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-04-16T09:14:53.886Z] [INFO] Building Admin CLI, interactive OSGi shell command 7.0.15-SNAPSHOT [38/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-04-16T09:14:53.886Z] [INFO] Building OSGi Container 7.0.15-SNAPSHOT [39/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-04-16T09:14:53.886Z] [INFO] Building GlassFish API Exporter Module 7.0.15-SNAPSHOT [40/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-04-16T09:14:53.886Z] [INFO] Building flashlight-framework 7.0.15-SNAPSHOT [41/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-04-16T09:14:53.886Z] [INFO] Building Kernel Classes 7.0.15-SNAPSHOT [42/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/core/kernel/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-04-16T09:14:53.886Z] [INFO] Building GMS Bootstrap Module 7.0.15-SNAPSHOT [43/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-04-16T09:14:53.886Z] [INFO] Building cluster-admin 7.0.15-SNAPSHOT [44/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-04-16T09:14:53.886Z] [INFO] Building admin-server-management 7.0.15-SNAPSHOT [45/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-04-16T09:14:53.886Z] [INFO] Building cluster-cli 7.0.15-SNAPSHOT [46/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-04-16T09:14:53.886Z] [INFO] Building GMS Module 7.0.15-SNAPSHOT [47/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-04-16T09:14:53.886Z] [INFO] Building Glassfish MBeanServer support 7.0.15-SNAPSHOT [48/353] [2024-04-16T09:14:53.886Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-04-16T09:14:53.886Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-04-16T09:14:53.886Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target [2024-04-16T09:14:53.886Z] [INFO] [2024-04-16T09:14:53.886Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-04-16T09:14:53.886Z] [INFO] Building AMX Core 7.0.15-SNAPSHOT [49/353] [2024-04-16T09:14:53.887Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-04-16T09:14:53.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-04-16T09:14:53.887Z] [INFO] Building GlassFish Extra JRE Packages 7.0.15-SNAPSHOT [50/353] [2024-04-16T09:14:53.887Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-04-16T09:14:53.887Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-04-16T09:14:53.887Z] [INFO] Building Context Propagation 7.0.15-SNAPSHOT [51/353] [2024-04-16T09:14:53.887Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-04-16T09:14:53.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-04-16T09:14:53.887Z] [INFO] Building admin-monitoring 7.0.15-SNAPSHOT [52/353] [2024-04-16T09:14:53.887Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-04-16T09:14:53.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-04-16T09:14:53.887Z] [INFO] Building GlassFish Admin REST Parent 7.0.15-SNAPSHOT [53/353] [2024-04-16T09:14:53.887Z] [INFO] from nucleus/admin/rest/pom.xml [2024-04-16T09:14:53.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-04-16T09:14:53.887Z] [INFO] Building GlassFish Admin REST Testing Framework 7.0.15-SNAPSHOT [54/353] [2024-04-16T09:14:53.887Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-04-16T09:14:53.887Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-04-16T09:14:53.887Z] [INFO] Building GlassFish Admin REST Client 7.0.15-SNAPSHOT [55/353] [2024-04-16T09:14:53.887Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-04-16T09:14:53.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-04-16T09:14:53.887Z] [INFO] Building Eclipse GlassFish Parent Project 7.0.15-SNAPSHOT [56/353] [2024-04-16T09:14:53.887Z] [INFO] from appserver/pom.xml [2024-04-16T09:14:53.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-04-16T09:14:53.887Z] [INFO] Building GlassFish EJB container related modules 7.0.15-SNAPSHOT [57/353] [2024-04-16T09:14:53.887Z] [INFO] from appserver/ejb/pom.xml [2024-04-16T09:14:53.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-04-16T09:14:53.887Z] [INFO] Building GlassFish Core EJB Client 7.0.15-SNAPSHOT [58/353] [2024-04-16T09:14:53.887Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-04-16T09:14:53.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-04-16T09:14:53.887Z] [INFO] Building GlassFish Common modules 7.0.15-SNAPSHOT [59/353] [2024-04-16T09:14:53.887Z] [INFO] from appserver/common/pom.xml [2024-04-16T09:14:53.887Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/target [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-04-16T09:14:53.887Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.15-SNAPSHOT [60/353] [2024-04-16T09:14:53.887Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-04-16T09:14:53.887Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.887Z] [INFO] [2024-04-16T09:14:53.887Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-04-16T09:14:53.887Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-04-16T09:14:53.888Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.15-SNAPSHOT [61/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-04-16T09:14:53.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-04-16T09:14:53.888Z] [INFO] Building nucleus.resources 7.0.15-SNAPSHOT [62/353] [2024-04-16T09:14:53.888Z] [INFO] from nucleus/resources/pom.xml [2024-04-16T09:14:53.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-04-16T09:14:53.888Z] [INFO] Building GlassFish Deployment Related Modules 7.0.15-SNAPSHOT [63/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/deployment/pom.xml [2024-04-16T09:14:53.888Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-04-16T09:14:53.888Z] [INFO] Building Deployment Object Library 7.0.15-SNAPSHOT [64/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/deployment/dol/pom.xml [2024-04-16T09:14:53.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-04-16T09:14:53.888Z] [INFO] Building GlassFish Transaction modules 7.0.15-SNAPSHOT [65/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/transaction/pom.xml [2024-04-16T09:14:53.888Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-04-16T09:14:53.888Z] [INFO] Building Transaction Service Internal API 7.0.15-SNAPSHOT [66/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-04-16T09:14:53.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-04-16T09:14:53.888Z] [INFO] Building GlassFish Resources infrastructure related modules 7.0.15-SNAPSHOT [67/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/resources/pom.xml [2024-04-16T09:14:53.888Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-04-16T09:14:53.888Z] [INFO] Building Resources Connector 7.0.15-SNAPSHOT [68/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-04-16T09:14:53.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-04-16T09:14:53.888Z] [INFO] Building Connectors Parent 7.0.15-SNAPSHOT [69/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/connectors/pom.xml [2024-04-16T09:14:53.888Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-04-16T09:14:53.888Z] [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.15-SNAPSHOT [70/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-04-16T09:14:53.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-04-16T09:14:53.888Z] [INFO] Building EJB container Internal API 7.0.15-SNAPSHOT [71/353] [2024-04-16T09:14:53.888Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-04-16T09:14:53.888Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-04-16T09:14:53.888Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target [2024-04-16T09:14:53.888Z] [INFO] [2024-04-16T09:14:53.888Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-04-16T09:14:53.889Z] [INFO] Building Java binding for libpam.so 7.0.15-SNAPSHOT [72/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/libpam4j/pom.xml [2024-04-16T09:14:53.889Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-04-16T09:14:53.889Z] [INFO] Building GlassFish Security Parent 7.0.15-SNAPSHOT [73/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/security/pom.xml [2024-04-16T09:14:53.889Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-04-16T09:14:53.889Z] [INFO] Building Jakarta EE Security Core Classes 7.0.15-SNAPSHOT [74/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/security/core-ee/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-04-16T09:14:53.889Z] [INFO] Building stats77 7.0.15-SNAPSHOT [75/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/common/stats77/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-04-16T09:14:53.889Z] [INFO] Building Deployment Related JavaEE Core Classes 7.0.15-SNAPSHOT [76/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-04-16T09:14:53.889Z] [INFO] Building Glassfish Naming 7.0.15-SNAPSHOT [77/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-04-16T09:14:53.889Z] [INFO] Building Container Common 7.0.15-SNAPSHOT [78/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/common/container-common/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-04-16T09:14:53.889Z] [INFO] Building GlassFish persistence related modules 7.0.15-SNAPSHOT [79/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/persistence/pom.xml [2024-04-16T09:14:53.889Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-04-16T09:14:53.889Z] [INFO] Building Common persistence code between JPA and CMP 7.0.15-SNAPSHOT [80/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/persistence/common/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-04-16T09:14:53.889Z] [INFO] Building EJB Container connector for Glassfish 7.0.15-SNAPSHOT [81/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-04-16T09:14:53.889Z] [INFO] Building GlassFish ORB related modules 7.0.15-SNAPSHOT [82/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/orb/pom.xml [2024-04-16T09:14:53.889Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-04-16T09:14:53.889Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/target [2024-04-16T09:14:53.889Z] [INFO] [2024-04-16T09:14:53.889Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-04-16T09:14:53.889Z] [INFO] Building GlassFish ORB enabler implementation 7.0.15-SNAPSHOT [83/353] [2024-04-16T09:14:53.889Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-04-16T09:14:53.889Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.890Z] [INFO] [2024-04-16T09:14:53.890Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-04-16T09:14:53.890Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target [2024-04-16T09:14:53.890Z] [INFO] [2024-04-16T09:14:53.890Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-04-16T09:14:53.890Z] [INFO] Building GlassFish ORB connector implementation 7.0.15-SNAPSHOT [84/353] [2024-04-16T09:14:53.890Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-04-16T09:14:53.890Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:53.890Z] [INFO] [2024-04-16T09:14:53.890Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-04-16T09:14:53.890Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-04-16T09:14:54.145Z] [INFO] Building GlassFish Core EJB container implementation 7.0.15-SNAPSHOT [85/353] [2024-04-16T09:14:54.145Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-04-16T09:14:54.145Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-04-16T09:14:54.145Z] [INFO] Building GlassFish Web container related modules 7.0.15-SNAPSHOT [86/353] [2024-04-16T09:14:54.145Z] [INFO] from appserver/web/pom.xml [2024-04-16T09:14:54.145Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-04-16T09:14:54.145Z] [INFO] Building Jersey EJB Component Provider Module 7.0.15-SNAPSHOT [87/353] [2024-04-16T09:14:54.145Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-04-16T09:14:54.145Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-04-16T09:14:54.145Z] [INFO] Building Connector for GlassFish Admin REST Service 7.0.15-SNAPSHOT [88/353] [2024-04-16T09:14:54.145Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-04-16T09:14:54.145Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-04-16T09:14:54.145Z] [INFO] Building GlassFish Admin REST Service 7.0.15-SNAPSHOT [89/353] [2024-04-16T09:14:54.145Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-04-16T09:14:54.145Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-04-16T09:14:54.145Z] [INFO] Building Nucleus template 7.0.15-SNAPSHOT [90/353] [2024-04-16T09:14:54.145Z] [INFO] from nucleus/admin/template/pom.xml [2024-04-16T09:14:54.145Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-04-16T09:14:54.145Z] [INFO] Building flashlight-agent 7.0.15-SNAPSHOT [91/353] [2024-04-16T09:14:54.145Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-04-16T09:14:54.145Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-04-16T09:14:54.145Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.15-SNAPSHOT [92/353] [2024-04-16T09:14:54.145Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-04-16T09:14:54.145Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-04-16T09:14:54.145Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-04-16T09:14:54.145Z] [INFO] Building Flashlight 7.0.15-SNAPSHOT [93/353] [2024-04-16T09:14:54.145Z] [INFO] from nucleus/flashlight/pom.xml [2024-04-16T09:14:54.145Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.145Z] [INFO] [2024-04-16T09:14:54.145Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-04-16T09:14:54.146Z] [INFO] Building Deployment Related Admin Classes 7.0.15-SNAPSHOT [94/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-04-16T09:14:54.146Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-04-16T09:14:54.146Z] [INFO] Building AutoDeploy Classes 7.0.15-SNAPSHOT [95/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-04-16T09:14:54.146Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [2024-04-16T09:14:54.146Z] [INFO] Building Set of DTDs for Nucleus distributions 7.0.15-SNAPSHOT [96/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-04-16T09:14:54.146Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-04-16T09:14:54.146Z] [INFO] Building Set of schemas for Nucleus 7.0.15-SNAPSHOT [97/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-04-16T09:14:54.146Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-04-16T09:14:54.146Z] [INFO] Building Nucleus distributions 7.0.15-SNAPSHOT [98/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/distributions/pom.xml [2024-04-16T09:14:54.146Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-04-16T09:14:54.146Z] [INFO] Building Nucleus distribution Common module 7.0.15-SNAPSHOT [99/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-04-16T09:14:54.146Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-04-16T09:14:54.146Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.15-SNAPSHOT [100/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-04-16T09:14:54.146Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-04-16T09:14:54.146Z] [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT [101/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/featuresets/pom.xml [2024-04-16T09:14:54.146Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-04-16T09:14:54.146Z] [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.15-SNAPSHOT [102/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-04-16T09:14:54.146Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-04-16T09:14:54.146Z] [INFO] Building Glassfish Atomic Distribution 7.0.15-SNAPSHOT [103/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-04-16T09:14:54.146Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-04-16T09:14:54.146Z] [INFO] Building Glassfish Nucleus Featureset 7.0.15-SNAPSHOT [104/353] [2024-04-16T09:14:54.146Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-04-16T09:14:54.146Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-04-16T09:14:54.146Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/target [2024-04-16T09:14:54.146Z] [INFO] [2024-04-16T09:14:54.146Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-04-16T09:14:54.147Z] [INFO] Building Nucleus Distribution 7.0.15-SNAPSHOT [105/353] [2024-04-16T09:14:54.147Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-04-16T09:14:54.147Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-04-16T09:14:54.147Z] [INFO] Building Diagnostics 7.0.15-SNAPSHOT [106/353] [2024-04-16T09:14:54.147Z] [INFO] from nucleus/diagnostics/pom.xml [2024-04-16T09:14:54.147Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-04-16T09:14:54.147Z] [INFO] Building Diagnostics API 7.0.15-SNAPSHOT [107/353] [2024-04-16T09:14:54.147Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-04-16T09:14:54.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-04-16T09:14:54.147Z] [INFO] Building GlassFish Diagnostics Context 7.0.15-SNAPSHOT [108/353] [2024-04-16T09:14:54.147Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-04-16T09:14:54.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-04-16T09:14:54.147Z] [INFO] Building AMX JavaEE 7.0.15-SNAPSHOT [109/353] [2024-04-16T09:14:54.147Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-04-16T09:14:54.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-04-16T09:14:54.147Z] [INFO] Building LDAP Booster Pack 7.0.15-SNAPSHOT [110/353] [2024-04-16T09:14:54.147Z] [INFO] from appserver/ldapbp/pom.xml [2024-04-16T09:14:54.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-04-16T09:14:54.147Z] [INFO] Building GlassFish HA modules 7.0.15-SNAPSHOT [111/353] [2024-04-16T09:14:54.147Z] [INFO] from appserver/ha/pom.xml [2024-04-16T09:14:54.147Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-04-16T09:14:54.147Z] [INFO] Building GlassFish ha-file-store 7.0.15-SNAPSHOT [112/353] [2024-04-16T09:14:54.147Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-04-16T09:14:54.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-04-16T09:14:54.147Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.15-SNAPSHOT [113/353] [2024-04-16T09:14:54.147Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-04-16T09:14:54.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-04-16T09:14:54.147Z] [INFO] Building GlassFish ha-shoal-store 7.0.15-SNAPSHOT [114/353] [2024-04-16T09:14:54.147Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-04-16T09:14:54.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-04-16T09:14:54.147Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.15-SNAPSHOT [115/353] [2024-04-16T09:14:54.147Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-04-16T09:14:54.147Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-04-16T09:14:54.147Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target [2024-04-16T09:14:54.147Z] [INFO] [2024-04-16T09:14:54.147Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-04-16T09:14:54.147Z] [INFO] Building Set of schemas for Jakarta EE 7.0.15-SNAPSHOT [116/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-04-16T09:14:54.148Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-04-16T09:14:54.148Z] [INFO] Building Connector for GlassFish Web Container 7.0.15-SNAPSHOT [117/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-04-16T09:14:54.148Z] [INFO] Building GlassFish Connectors Connector 7.0.15-SNAPSHOT [118/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-04-16T09:14:54.148Z] [INFO] Building App Client Modules 7.0.15-SNAPSHOT [119/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/appclient/pom.xml [2024-04-16T09:14:54.148Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-04-16T09:14:54.148Z] [INFO] Building GlassFish App Client Server-side Modules 7.0.15-SNAPSHOT [120/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/appclient/server/pom.xml [2024-04-16T09:14:54.148Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-04-16T09:14:54.148Z] [INFO] Building GlassFish AppClient Server-Side Connector 7.0.15-SNAPSHOT [121/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-04-16T09:14:54.148Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.15-SNAPSHOT [122/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-04-16T09:14:54.148Z] [INFO] Building Admin Modules 7.0.15-SNAPSHOT [123/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/admin/pom.xml [2024-04-16T09:14:54.148Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-04-16T09:14:54.148Z] [INFO] Building Backup Restore classes 7.0.15-SNAPSHOT [124/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/admin/backup/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-04-16T09:14:54.148Z] [INFO] Building App Server CLI Skinning Class 7.0.15-SNAPSHOT [125/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/admin/cli/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-04-16T09:14:54.148Z] [INFO] Building admin-cli-optional 7.0.15-SNAPSHOT [126/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-04-16T09:14:54.148Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-04-16T09:14:54.148Z] [INFO] Building admin-core 7.0.15-SNAPSHOT [127/353] [2024-04-16T09:14:54.148Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-04-16T09:14:54.148Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.148Z] [INFO] [2024-04-16T09:14:54.148Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-04-16T09:14:54.149Z] [INFO] Building Appserver template 7.0.15-SNAPSHOT [128/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/admin/template/pom.xml [2024-04-16T09:14:54.149Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-04-16T09:14:54.149Z] [INFO] Building GlassFish Core modules 7.0.15-SNAPSHOT [129/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/core/pom.xml [2024-04-16T09:14:54.149Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-04-16T09:14:54.149Z] [INFO] Building Jakarta EE related distributions kernel Classes 7.0.15-SNAPSHOT [130/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-04-16T09:14:54.149Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-04-16T09:14:54.149Z] [INFO] Building GlassFish API Exporter Module Fragment 7.0.15-SNAPSHOT [131/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-04-16T09:14:54.149Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-04-16T09:14:54.149Z] [INFO] Building JTA Implementation for Glassfish 7.0.15-SNAPSHOT [132/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/transaction/jta/pom.xml [2024-04-16T09:14:54.149Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-04-16T09:14:54.149Z] [INFO] Building Jakarta Mail Resources Support related modules 7.0.15-SNAPSHOT [133/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/resources/mail/pom.xml [2024-04-16T09:14:54.149Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-04-16T09:14:54.149Z] [INFO] Building Jakarta Mail Connector 7.0.15-SNAPSHOT [134/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-04-16T09:14:54.149Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-04-16T09:14:54.149Z] [INFO] Building Connectors Runtime 7.0.15-SNAPSHOT [135/353] [2024-04-16T09:14:54.149Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-04-16T09:14:54.149Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.149Z] [INFO] [2024-04-16T09:14:54.149Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-04-16T09:14:54.149Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target [2024-04-16T09:14:54.403Z] [INFO] [2024-04-16T09:14:54.403Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-04-16T09:14:54.403Z] [INFO] Building JTS Implementation for Glassfish 7.0.15-SNAPSHOT [136/353] [2024-04-16T09:14:54.403Z] [INFO] from appserver/transaction/jts/pom.xml [2024-04-16T09:14:54.403Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.403Z] [INFO] [2024-04-16T09:14:54.403Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-04-16T09:14:54.403Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target [2024-04-16T09:14:54.403Z] [INFO] [2024-04-16T09:14:54.403Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-04-16T09:14:54.403Z] [INFO] Building Web Container Naming Utilities 7.0.15-SNAPSHOT [137/353] [2024-04-16T09:14:54.403Z] [INFO] from appserver/web/web-naming/pom.xml [2024-04-16T09:14:54.403Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.403Z] [INFO] [2024-04-16T09:14:54.403Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-04-16T09:14:54.403Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target [2024-04-16T09:14:54.403Z] [INFO] [2024-04-16T09:14:54.403Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-04-16T09:14:54.403Z] [INFO] Building Web Container Common Utilities 7.0.15-SNAPSHOT [138/353] [2024-04-16T09:14:54.403Z] [INFO] from appserver/web/war-util/pom.xml [2024-04-16T09:14:54.403Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.403Z] [INFO] [2024-04-16T09:14:54.403Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-04-16T09:14:54.403Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-04-16T09:14:54.404Z] [INFO] Building Core Servlet Container 7.0.15-SNAPSHOT [139/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/web-core/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-04-16T09:14:54.404Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.15-SNAPSHOT [140/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-04-16T09:14:54.404Z] [INFO] Building Jersey MVC TLD connector implementation module 7.0.15-SNAPSHOT [141/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-04-16T09:14:54.404Z] [INFO] Building Web module command line interface 7.0.15-SNAPSHOT [142/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/admin/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2024-04-16T09:14:54.404Z] [INFO] Building Web container and GUI plug-in common classes 7.0.15-SNAPSHOT [143/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-04-16T09:14:54.404Z] [INFO] Building WebTier Security Integration 7.0.15-SNAPSHOT [144/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/security/webintegration/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-04-16T09:14:54.404Z] [INFO] Building GlassFish Web container embedded related modules 7.0.15-SNAPSHOT [145/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/web-embed/pom.xml [2024-04-16T09:14:54.404Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-04-16T09:14:54.404Z] [INFO] Building GlassFish Web container Embedded APIs 7.0.15-SNAPSHOT [146/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-04-16T09:14:54.404Z] [INFO] Building Server-Sent Events 7.0.15-SNAPSHOT [147/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/web-sse/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-04-16T09:14:54.404Z] [INFO] Building Web Container glue code 7.0.15-SNAPSHOT [148/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/web-glue/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-04-16T09:14:54.404Z] [INFO] Building JSF implementation connector module 7.0.15-SNAPSHOT [149/353] [2024-04-16T09:14:54.404Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-04-16T09:14:54.404Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-04-16T09:14:54.404Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target [2024-04-16T09:14:54.404Z] [INFO] [2024-04-16T09:14:54.404Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-04-16T09:14:54.404Z] [INFO] Building JSP caching taglib connector module 7.0.15-SNAPSHOT [150/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-04-16T09:14:54.405Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-04-16T09:14:54.405Z] [INFO] Building Web Container HA code 7.0.15-SNAPSHOT [151/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/web-ha/pom.xml [2024-04-16T09:14:54.405Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-04-16T09:14:54.405Z] [INFO] Building Web Related Implementations for GlassFish 7.0.15-SNAPSHOT [152/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-04-16T09:14:54.405Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-04-16T09:14:54.405Z] [INFO] Building Weld connector for glassfish 7.0.15-SNAPSHOT [153/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-04-16T09:14:54.405Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-04-16T09:14:54.405Z] [INFO] Building Weld integration for glassfish 7.0.15-SNAPSHOT [154/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-04-16T09:14:54.405Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-04-16T09:14:54.405Z] [INFO] Building Weld Integration Fragment 7.0.15-SNAPSHOT [155/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-04-16T09:14:54.405Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-04-16T09:14:54.405Z] [INFO] Building Fragment bundle for Weld related testing 7.0.15-SNAPSHOT [156/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-04-16T09:14:54.405Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-04-16T09:14:54.405Z] [INFO] Building cdi-api Fragment 7.0.15-SNAPSHOT [157/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-04-16T09:14:54.405Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-04-16T09:14:54.405Z] [INFO] Building Full EJB Container add-ons 7.0.15-SNAPSHOT [158/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-04-16T09:14:54.405Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-04-16T09:14:54.405Z] [INFO] Building EJB Timer Service Application 7.0.15-SNAPSHOT [159/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-04-16T09:14:54.405Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-04-16T09:14:54.405Z] [INFO] Building GlassFish EJB timer app database init scripts 7.0.15-SNAPSHOT [160/353] [2024-04-16T09:14:54.405Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-04-16T09:14:54.405Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-04-16T09:14:54.405Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target [2024-04-16T09:14:54.405Z] [INFO] [2024-04-16T09:14:54.405Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-04-16T09:14:54.405Z] [INFO] Building EJB tier for GlassFish 7.0.15-SNAPSHOT [161/353] [2024-04-16T09:14:54.406Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-04-16T09:14:54.406Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-04-16T09:14:54.406Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/target [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-04-16T09:14:54.406Z] [INFO] Building GlassFish resources runtime 7.0.15-SNAPSHOT [162/353] [2024-04-16T09:14:54.406Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-04-16T09:14:54.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-04-16T09:14:54.406Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-04-16T09:14:54.406Z] [INFO] Building GlassFish Jakarta Mail runtime 7.0.15-SNAPSHOT [163/353] [2024-04-16T09:14:54.406Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-04-16T09:14:54.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-04-16T09:14:54.406Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-04-16T09:14:54.406Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.15-SNAPSHOT [164/353] [2024-04-16T09:14:54.406Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-04-16T09:14:54.406Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-04-16T09:14:54.406Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-04-16T09:14:54.406Z] [INFO] Building Connectors Inbound Support 7.0.15-SNAPSHOT [165/353] [2024-04-16T09:14:54.406Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-04-16T09:14:54.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-04-16T09:14:54.406Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-04-16T09:14:54.406Z] [INFO] Building Work Management 7.0.15-SNAPSHOT [166/353] [2024-04-16T09:14:54.406Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-04-16T09:14:54.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.406Z] [INFO] [2024-04-16T09:14:54.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-04-16T09:14:54.406Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target [2024-04-16T09:14:54.661Z] [INFO] [2024-04-16T09:14:54.661Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-04-16T09:14:54.661Z] [INFO] Building JDBC Module 7.0.15-SNAPSHOT [167/353] [2024-04-16T09:14:54.661Z] [INFO] from appserver/jdbc/pom.xml [2024-04-16T09:14:54.661Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.661Z] [INFO] [2024-04-16T09:14:54.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-04-16T09:14:54.661Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/target [2024-04-16T09:14:54.661Z] [INFO] [2024-04-16T09:14:54.661Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-04-16T09:14:54.661Z] [INFO] Building JDBC Config Module 7.0.15-SNAPSHOT [168/353] [2024-04-16T09:14:54.661Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-04-16T09:14:54.661Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.661Z] [INFO] [2024-04-16T09:14:54.661Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-04-16T09:14:54.661Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target [2024-04-16T09:14:54.661Z] [INFO] [2024-04-16T09:14:54.661Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-04-16T09:14:54.661Z] [INFO] Building Connectors admin 7.0.15-SNAPSHOT [169/353] [2024-04-16T09:14:54.661Z] [INFO] from appserver/connectors/admin/pom.xml [2024-04-16T09:14:54.661Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.661Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-04-16T09:14:54.662Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.15-SNAPSHOT [170/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/load-balancer/pom.xml [2024-04-16T09:14:54.662Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-04-16T09:14:54.662Z] [INFO] Building Load Balancer Internal API 7.0.15-SNAPSHOT [171/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-04-16T09:14:54.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-04-16T09:14:54.662Z] [INFO] Building Load-Balancer admin 7.0.15-SNAPSHOT [172/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-04-16T09:14:54.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-04-16T09:14:54.662Z] [INFO] Building GlassFish JMS modules 7.0.15-SNAPSHOT [173/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jms/pom.xml [2024-04-16T09:14:54.662Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-04-16T09:14:54.662Z] [INFO] Building JMS Connector Module for Runtime 7.0.15-SNAPSHOT [174/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-04-16T09:14:54.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-04-16T09:14:54.662Z] [INFO] Building JMS Module 7.0.15-SNAPSHOT [175/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-04-16T09:14:54.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-04-16T09:14:54.662Z] [INFO] Building JMS admin 7.0.15-SNAPSHOT [176/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jms/admin/pom.xml [2024-04-16T09:14:54.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-04-16T09:14:54.662Z] [INFO] Building JMS Injection Module for Runtime 7.0.15-SNAPSHOT [177/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-04-16T09:14:54.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-04-16T09:14:54.662Z] [INFO] Building JMS GlassFish System RA Assembly 7.0.15-SNAPSHOT [178/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-04-16T09:14:54.662Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-04-16T09:14:54.662Z] [INFO] Building JDBC Resource Adapter 7.0.15-SNAPSHOT [179/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-04-16T09:14:54.662Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-04-16T09:14:54.662Z] [INFO] Building Core JDBC Resource Adapter classes 7.0.15-SNAPSHOT [180/353] [2024-04-16T09:14:54.662Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-04-16T09:14:54.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-04-16T09:14:54.662Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target [2024-04-16T09:14:54.662Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-04-16T09:14:54.663Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.15-SNAPSHOT [181/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-04-16T09:14:54.663Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-04-16T09:14:54.663Z] [INFO] Building JDBC Templates 7.0.15-SNAPSHOT [182/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-04-16T09:14:54.663Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-04-16T09:14:54.663Z] [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.15-SNAPSHOT [183/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-04-16T09:14:54.663Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-04-16T09:14:54.663Z] [INFO] Building JDBC Runtime Module 7.0.15-SNAPSHOT [184/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-04-16T09:14:54.663Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-04-16T09:14:54.663Z] [INFO] Building JDBC admin 7.0.15-SNAPSHOT [185/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-04-16T09:14:54.663Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-04-16T09:14:54.663Z] [INFO] Building GlassFish Oracle JDBC Packages 7.0.15-SNAPSHOT [186/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-04-16T09:14:54.663Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-04-16T09:14:54.663Z] [INFO] Building Connector for JPA runtime in glassfish 7.0.15-SNAPSHOT [187/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-04-16T09:14:54.663Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-04-16T09:14:54.663Z] [INFO] Building JPA container for glassfish 7.0.15-SNAPSHOT [188/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-04-16T09:14:54.663Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-04-16T09:14:54.663Z] [INFO] Building Declaring EclipseLink dependencies 7.0.15-SNAPSHOT [189/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-04-16T09:14:54.663Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-04-16T09:14:54.663Z] [INFO] Building GlassFish cmp related modules 7.0.15-SNAPSHOT [190/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-04-16T09:14:54.663Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-04-16T09:14:54.663Z] [INFO] Building utility module for cmp 7.0.15-SNAPSHOT [191/353] [2024-04-16T09:14:54.663Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-04-16T09:14:54.663Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.663Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-04-16T09:14:54.663Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target [2024-04-16T09:14:54.663Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-04-16T09:14:54.664Z] [INFO] Building model module for cmp 7.0.15-SNAPSHOT [192/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-04-16T09:14:54.664Z] [INFO] Building Database Generator module for cmp 7.0.15-SNAPSHOT [193/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-04-16T09:14:54.664Z] [INFO] Building ejb-mapping module for cmp 7.0.15-SNAPSHOT [194/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-04-16T09:14:54.664Z] [INFO] Building enhancer module for cmp 7.0.15-SNAPSHOT [195/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-04-16T09:14:54.664Z] [INFO] Building internal-api module for cmp 7.0.15-SNAPSHOT [196/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-04-16T09:14:54.664Z] [INFO] Building Entity Bean container 7.0.15-SNAPSHOT [197/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-04-16T09:14:54.664Z] [INFO] Building support-sqlstore module for cmp 7.0.15-SNAPSHOT [198/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-04-16T09:14:54.664Z] [INFO] Building support ejb module for cmp 7.0.15-SNAPSHOT [199/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-04-16T09:14:54.664Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-04-16T09:14:54.664Z] [INFO] Building GlassFish cmp scripts 7.0.15-SNAPSHOT [200/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-04-16T09:14:54.664Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-04-16T09:14:54.664Z] [INFO] Building CMP tier for GlassFish 7.0.15-SNAPSHOT [201/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-04-16T09:14:54.664Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-04-16T09:14:54.664Z] [INFO] Building Concurrency Utilities Modules 7.0.15-SNAPSHOT [202/353] [2024-04-16T09:14:54.664Z] [INFO] from appserver/concurrent/pom.xml [2024-04-16T09:14:54.664Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.664Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-04-16T09:14:54.664Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/target [2024-04-16T09:14:54.664Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-04-16T09:14:54.665Z] [INFO] Building Concurrent Connector Module 7.0.15-SNAPSHOT [203/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-04-16T09:14:54.665Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-04-16T09:14:54.665Z] [INFO] Building Concurrent Implementation Module 7.0.15-SNAPSHOT [204/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-04-16T09:14:54.665Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-04-16T09:14:54.665Z] [INFO] Building Batch runtime modules for Glassfish 7.0.15-SNAPSHOT [205/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/batch/pom.xml [2024-04-16T09:14:54.665Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-04-16T09:14:54.665Z] [INFO] Building Batch database init scripts for GlassFish 7.0.15-SNAPSHOT [206/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-04-16T09:14:54.665Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-04-16T09:14:54.665Z] [INFO] Building Batch Connector for Glassfish 7.0.15-SNAPSHOT [207/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-04-16T09:14:54.665Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-04-16T09:14:54.665Z] [INFO] Building Batch Commands for Glassfish 7.0.15-SNAPSHOT [208/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-04-16T09:14:54.665Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-04-16T09:14:54.665Z] [INFO] Building GlassFish Extras modules 7.0.15-SNAPSHOT [209/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/extras/pom.xml [2024-04-16T09:14:54.665Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-04-16T09:14:54.665Z] [INFO] Building GlassFish JavaEE Manifest pom 7.0.15-SNAPSHOT [210/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-04-16T09:14:54.665Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-04-16T09:14:54.665Z] [INFO] Building GlassFish jakartaee.jar 7.0.15-SNAPSHOT [211/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-04-16T09:14:54.665Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-04-16T09:14:54.665Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.15-SNAPSHOT [212/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-04-16T09:14:54.665Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-04-16T09:14:54.665Z] [INFO] Building GlassFish appserv-rt Manifest pom 7.0.15-SNAPSHOT [213/353] [2024-04-16T09:14:54.665Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-04-16T09:14:54.665Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.665Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-04-16T09:14:54.665Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/target [2024-04-16T09:14:54.665Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-04-16T09:14:54.666Z] [INFO] Building GlassFish appserv-rt.jar 7.0.15-SNAPSHOT [214/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-04-16T09:14:54.666Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-04-16T09:14:54.666Z] [INFO] Building GlassFish appserv-rt distribution fragment 7.0.15-SNAPSHOT [215/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-04-16T09:14:54.666Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-04-16T09:14:54.666Z] [INFO] Building Grizzly Glassfish Extra modules 7.0.15-SNAPSHOT [216/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/grizzly/pom.xml [2024-04-16T09:14:54.666Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-04-16T09:14:54.666Z] [INFO] Building GlassFish Grizzly adapter container implementation 7.0.15-SNAPSHOT [217/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-04-16T09:14:54.666Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-04-16T09:14:54.666Z] [INFO] Building Glassfish Grizzly extra jars Combining 7.0.15-SNAPSHOT [218/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-04-16T09:14:54.666Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-04-16T09:14:54.666Z] [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT [219/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-04-16T09:14:54.666Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-04-16T09:14:54.666Z] [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT [220/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-04-16T09:14:54.666Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-04-16T09:14:54.666Z] [INFO] Building DataProvider 7.0.15-SNAPSHOT [221/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-04-16T09:14:54.666Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-04-16T09:14:54.666Z] [INFO] Building Admin Console Packages 7.0.15-SNAPSHOT [222/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/admingui/pom.xml [2024-04-16T09:14:54.666Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-04-16T09:14:54.666Z] [INFO] Building Admin Console Common 7.0.15-SNAPSHOT [223/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/admingui/common/pom.xml [2024-04-16T09:14:54.666Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-04-16T09:14:54.666Z] [INFO] Building Admin Console Core Jar 7.0.15-SNAPSHOT [224/353] [2024-04-16T09:14:54.666Z] [INFO] from appserver/admingui/core/pom.xml [2024-04-16T09:14:54.666Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-04-16T09:14:54.666Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target [2024-04-16T09:14:54.666Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-04-16T09:14:54.667Z] [INFO] Building Admin Console WAR 7.0.15-SNAPSHOT [225/353] [2024-04-16T09:14:54.667Z] [INFO] from appserver/admingui/war/pom.xml [2024-04-16T09:14:54.667Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-04-16T09:14:54.667Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-04-16T09:14:54.667Z] [INFO] Building Admin Console Community Edition Theme Plugin 7.0.15-SNAPSHOT [226/353] [2024-04-16T09:14:54.667Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-04-16T09:14:54.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-04-16T09:14:54.667Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-04-16T09:14:54.667Z] [INFO] Building Admin Console Clustering Support Plugin 7.0.15-SNAPSHOT [227/353] [2024-04-16T09:14:54.667Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-04-16T09:14:54.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-04-16T09:14:54.667Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-04-16T09:14:54.667Z] [INFO] Building Admin Console Web Container Plugin 7.0.15-SNAPSHOT [228/353] [2024-04-16T09:14:54.667Z] [INFO] from appserver/admingui/web/pom.xml [2024-04-16T09:14:54.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-04-16T09:14:54.667Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-04-16T09:14:54.667Z] [INFO] Building Admin Console JDBC Plugin 7.0.15-SNAPSHOT [229/353] [2024-04-16T09:14:54.667Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-04-16T09:14:54.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-04-16T09:14:54.667Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-04-16T09:14:54.667Z] [INFO] Building Admin Console Connectors Plugin 7.0.15-SNAPSHOT [230/353] [2024-04-16T09:14:54.667Z] [INFO] from appserver/admingui/jca/pom.xml [2024-04-16T09:14:54.667Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.667Z] [INFO] [2024-04-16T09:14:54.667Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-04-16T09:14:54.667Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-04-16T09:14:54.954Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.15-SNAPSHOT [231/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-04-16T09:14:54.954Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-04-16T09:14:54.954Z] [INFO] Building Admin Console JTS Plugin 7.0.15-SNAPSHOT [232/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/admingui/jts/pom.xml [2024-04-16T09:14:54.954Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-04-16T09:14:54.954Z] [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT [233/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/featuresets/pom.xml [2024-04-16T09:14:54.954Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-04-16T09:14:54.954Z] [INFO] Building Glassfish Web Featureset 7.0.15-SNAPSHOT [234/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/featuresets/web/pom.xml [2024-04-16T09:14:54.954Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-04-16T09:14:54.954Z] [INFO] Building GlassFish ORB interface layer implementation 7.0.15-SNAPSHOT [235/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-04-16T09:14:54.954Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-04-16T09:14:54.954Z] [INFO] Building Ejb Security Integration 7.0.15-SNAPSHOT [236/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-04-16T09:14:54.954Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-04-16T09:14:54.954Z] [INFO] Building App Client - client-side modules 7.0.15-SNAPSHOT [237/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/appclient/client/pom.xml [2024-04-16T09:14:54.954Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-04-16T09:14:54.954Z] [INFO] Building ACC Config Classes (JAXB) 7.0.15-SNAPSHOT [238/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-04-16T09:14:54.954Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-04-16T09:14:54.954Z] [INFO] Building Appclient Security Integration 7.0.15-SNAPSHOT [239/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-04-16T09:14:54.954Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-04-16T09:14:54.954Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target [2024-04-16T09:14:54.954Z] [INFO] [2024-04-16T09:14:54.954Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-04-16T09:14:54.954Z] [INFO] Building GlassFish Web Services related modules 7.0.15-SNAPSHOT [240/353] [2024-04-16T09:14:54.954Z] [INFO] from appserver/webservices/pom.xml [2024-04-16T09:14:54.955Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-04-16T09:14:54.955Z] [INFO] Building JSR-109 implementation to deploy Metro 7.0.15-SNAPSHOT [241/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-04-16T09:14:54.955Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.15-SNAPSHOT [242/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-04-16T09:14:54.955Z] [INFO] Building GlassFish webservices scripts 7.0.15-SNAPSHOT [243/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-04-16T09:14:54.955Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-04-16T09:14:54.955Z] [INFO] Building GlassFish Metro Glue Code 7.0.15-SNAPSHOT [244/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-04-16T09:14:54.955Z] [INFO] Building Connector for GlassFish Web Services Container 7.0.15-SNAPSHOT [245/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/webservices/connector/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-04-16T09:14:54.955Z] [INFO] Building SOAP/TCP integration code 7.0.15-SNAPSHOT [246/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-04-16T09:14:54.955Z] [INFO] Building Client OSGi module (including ACC) 7.0.15-SNAPSHOT [247/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-04-16T09:14:54.955Z] [INFO] Building Client Library (including ACC) 7.0.15-SNAPSHOT [248/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-04-16T09:14:54.955Z] [INFO] Building GlassFish appclient scripts 7.0.15-SNAPSHOT [249/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-04-16T09:14:54.955Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-04-16T09:14:54.955Z] [INFO] Building GlassFish AppClient Server-Side Core 7.0.15-SNAPSHOT [250/353] [2024-04-16T09:14:54.955Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-04-16T09:14:54.955Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-04-16T09:14:54.955Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target [2024-04-16T09:14:54.955Z] [INFO] [2024-04-16T09:14:54.955Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-04-16T09:14:54.955Z] [INFO] Building Admin Console Full distribution plugin 7.0.15-SNAPSHOT [251/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/admingui/full/pom.xml [2024-04-16T09:14:54.956Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-04-16T09:14:54.956Z] [INFO] Building Admin Console Concurrent Plugin 7.0.15-SNAPSHOT [252/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-04-16T09:14:54.956Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-04-16T09:14:54.956Z] [INFO] Building Admin Console EJB Container Plugin 7.0.15-SNAPSHOT [253/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-04-16T09:14:54.956Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-04-16T09:14:54.956Z] [INFO] Building Admin Console Corba Plugin 7.0.15-SNAPSHOT [254/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/admingui/corba/pom.xml [2024-04-16T09:14:54.956Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-04-16T09:14:54.956Z] [INFO] Building Admin Console JMS Plugin 7.0.15-SNAPSHOT [255/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-04-16T09:14:54.956Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-04-16T09:14:54.956Z] [INFO] Building GlassFish MicroProfile modules 7.0.15-SNAPSHOT [256/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/microprofile/pom.xml [2024-04-16T09:14:54.956Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-04-16T09:14:54.956Z] [INFO] Building GlassFish MicroProfile Connectors 7.0.15-SNAPSHOT [257/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-04-16T09:14:54.956Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-04-16T09:14:54.956Z] [INFO] Building GlassFish MicroProfile Config 7.0.15-SNAPSHOT [258/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/microprofile/config/pom.xml [2024-04-16T09:14:54.956Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-04-16T09:14:54.956Z] [INFO] Building Glassfish Featureset 7.0.15-SNAPSHOT [259/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-04-16T09:14:54.956Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-04-16T09:14:54.956Z] [INFO] Building Embedded GlassFish Shell 7.0.15-SNAPSHOT [260/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-04-16T09:14:54.956Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-04-16T09:14:54.956Z] [INFO] Building GlassFish Metro Related Fragments 7.0.15-SNAPSHOT [261/353] [2024-04-16T09:14:54.956Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-04-16T09:14:54.956Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-04-16T09:14:54.956Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target [2024-04-16T09:14:54.956Z] [INFO] [2024-04-16T09:14:54.956Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-04-16T09:14:54.956Z] [INFO] Building Embedded GlassFish Static Shell 7.0.15-SNAPSHOT [262/353] [2024-04-16T09:14:54.957Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-04-16T09:14:54.957Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:54.957Z] [INFO] [2024-04-16T09:14:54.957Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-04-16T09:14:54.957Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target [2024-04-16T09:14:54.957Z] [INFO] [2024-04-16T09:14:54.957Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-04-16T09:14:54.957Z] [INFO] Building Glassfish distributions 7.0.15-SNAPSHOT [263/353] [2024-04-16T09:14:54.957Z] [INFO] from appserver/distributions/pom.xml [2024-04-16T09:14:54.957Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:54.957Z] [INFO] [2024-04-16T09:14:54.957Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-04-16T09:14:54.957Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/target [2024-04-16T09:14:54.957Z] [INFO] [2024-04-16T09:14:54.957Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-04-16T09:14:54.957Z] [INFO] Building GlassFish distribution Common module 7.0.15-SNAPSHOT [264/353] [2024-04-16T09:14:54.957Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-04-16T09:14:54.957Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:54.957Z] [INFO] [2024-04-16T09:14:54.957Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-04-16T09:14:54.957Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target [2024-04-16T09:14:54.957Z] [INFO] [2024-04-16T09:14:54.957Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-04-16T09:14:54.957Z] [INFO] Building Glassfish Full Profile Distribution 7.0.15-SNAPSHOT [265/353] [2024-04-16T09:14:54.957Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-04-16T09:14:54.957Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:14:54.957Z] [INFO] [2024-04-16T09:14:54.957Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:14:54.957Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target [2024-04-16T09:14:55.212Z] [INFO] [2024-04-16T09:14:55.212Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-04-16T09:14:55.213Z] [INFO] Building Embedded GlassFish Common 7.0.15-SNAPSHOT [266/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-04-16T09:14:55.213Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-04-16T09:14:55.213Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.15-SNAPSHOT [267/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-04-16T09:14:55.213Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-04-16T09:14:55.213Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.15-SNAPSHOT [268/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-04-16T09:14:55.213Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-04-16T09:14:55.213Z] [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.15-SNAPSHOT [269/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-04-16T09:14:55.213Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-04-16T09:14:55.213Z] [INFO] Building GlassFish UberJar OSGI Main Module 7.0.15-SNAPSHOT [270/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-04-16T09:14:55.213Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-04-16T09:14:55.213Z] [INFO] Building GlassFish UberJar Activator 7.0.15-SNAPSHOT [271/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-04-16T09:14:55.213Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-04-16T09:14:55.213Z] [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.15-SNAPSHOT [272/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-04-16T09:14:55.213Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-04-16T09:14:55.213Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.15-SNAPSHOT [273/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-04-16T09:14:55.213Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-04-16T09:14:55.213Z] [INFO] Building Embedded GlassFish All-In-One 7.0.15-SNAPSHOT [274/353] [2024-04-16T09:14:55.213Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-04-16T09:14:55.213Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:55.213Z] [INFO] [2024-04-16T09:14:55.213Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-04-16T09:14:55.213Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target [2024-04-16T09:14:57.099Z] [INFO] [2024-04-16T09:14:57.099Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-04-16T09:14:57.099Z] [INFO] Building Embedded GlassFish nucleus 7.0.15-SNAPSHOT [275/353] [2024-04-16T09:14:57.099Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-04-16T09:14:57.099Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:57.099Z] [INFO] [2024-04-16T09:14:57.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-04-16T09:14:57.099Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target [2024-04-16T09:14:57.099Z] [INFO] [2024-04-16T09:14:57.099Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-04-16T09:14:57.099Z] [INFO] Building Embedded GlassFish Web 7.0.15-SNAPSHOT [276/353] [2024-04-16T09:14:57.099Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-04-16T09:14:57.099Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:57.099Z] [INFO] [2024-04-16T09:14:57.099Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-04-16T09:14:57.099Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-04-16T09:14:58.024Z] [INFO] Building GlassFish Embedded modules 7.0.15-SNAPSHOT [277/353] [2024-04-16T09:14:58.024Z] [INFO] from appserver/extras/embedded/pom.xml [2024-04-16T09:14:58.024Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-04-16T09:14:58.024Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/target [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-04-16T09:14:58.024Z] [INFO] Building GlassFish Embedded Modules - Tests 7.0.15-SNAPSHOT [278/353] [2024-04-16T09:14:58.024Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-04-16T09:14:58.024Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-04-16T09:14:58.024Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-04-16T09:14:58.024Z] [INFO] Building Embedded GlassFish Shell Jars 7.0.15-SNAPSHOT [279/353] [2024-04-16T09:14:58.024Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-04-16T09:14:58.024Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-04-16T09:14:58.024Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/target [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-04-16T09:14:58.024Z] [INFO] Building Debug 7.0.15-SNAPSHOT [280/353] [2024-04-16T09:14:58.024Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-04-16T09:14:58.024Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-04-16T09:14:58.024Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-04-16T09:14:58.024Z] [INFO] Building Glassfish Web Profile Distribution 7.0.15-SNAPSHOT [281/353] [2024-04-16T09:14:58.024Z] [INFO] from appserver/distributions/web/pom.xml [2024-04-16T09:14:58.024Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:14:58.024Z] [INFO] [2024-04-16T09:14:58.024Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:14:58.024Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target [2024-04-16T09:14:58.279Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-04-16T09:14:58.280Z] [INFO] Building Security Related Implementation for GlassFish 7.0.15-SNAPSHOT [282/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/security/security-all/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-04-16T09:14:58.280Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/target [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Tests 7.0.15-SNAPSHOT [283/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-04-16T09:14:58.280Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/target [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Admin Tests - Parent 7.0.15-SNAPSHOT [284/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/admin/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests-parent --- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 7.0.15-SNAPSHOT [285/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/admin/admin-extension/pom.xml [2024-04-16T09:14:58.280Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-progress-admin-extension --- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Integration Test Tools 7.0.15-SNAPSHOT [286/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/itest-tools/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-04-16T09:14:58.280Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Admin Tests 7.0.15-SNAPSHOT [287/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/admin/tests/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests --- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] -------------< org.glassfish.main.tests:application-tests >------------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Application Tests 7.0.15-SNAPSHOT [288/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/application/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-tests --- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Ant Tests 7.0.15-SNAPSHOT [289/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-04-16T09:14:58.280Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/target [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-04-16T09:14:58.280Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.15-SNAPSHOT [290/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-04-16T09:14:58.280Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-04-16T09:14:58.280Z] [INFO] Building connectors-ra-redeploy 7.0.15-SNAPSHOT [291/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-04-16T09:14:58.280Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/target [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-04-16T09:14:58.280Z] [INFO] Building connectors-ra-redeploy-jars 7.0.15-SNAPSHOT [292/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-04-16T09:14:58.280Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-04-16T09:14:58.280Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target [2024-04-16T09:14:58.280Z] [INFO] [2024-04-16T09:14:58.280Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-04-16T09:14:58.280Z] [INFO] Building connectors-ra-redeploy-rars 7.0.15-SNAPSHOT [293/353] [2024-04-16T09:14:58.280Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-04-16T09:14:58.281Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-04-16T09:14:58.281Z] [INFO] Building connectors-ra-redeploy-rars-xa 7.0.15-SNAPSHOT [294/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:14:58.281Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-04-16T09:14:58.281Z] [INFO] Building report-builder 7.0.15-SNAPSHOT [295/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-04-16T09:14:58.281Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-04-16T09:14:58.281Z] [INFO] Building reporter 7.0.15-SNAPSHOT [296/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-04-16T09:14:58.281Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-04-16T09:14:58.281Z] [INFO] Building webtest 7.0.15-SNAPSHOT [297/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-04-16T09:14:58.281Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T09:14:58.281Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [298/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T09:14:58.281Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --------------------< org.glassfish.tests:embedded >-------------------- [2024-04-16T09:14:58.281Z] [INFO] Building GlassFish Embedded Tests 7.0.15-SNAPSHOT [299/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/embedded/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] -----------------< org.glassfish.tests.embedded:basic >----------------- [2024-04-16T09:14:58.281Z] [INFO] Building Basic tests for testing org.glassfish.embeddable APIs 7.0.15-SNAPSHOT [300/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/embedded/basic/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] ------------< org.glassfish.tests.embedded.basic:lifecycle >------------ [2024-04-16T09:14:58.281Z] [INFO] Building Test newGlassFish(), start(), stop(), dispose() lifecyle operations 7.0.15-SNAPSHOT [301/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/embedded/basic/lifecycle/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ lifecycle --- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] ------------< org.glassfish.tests.embedded.basic:cdi_basic >------------ [2024-04-16T09:14:58.281Z] [INFO] Building Basic CDI Test 7.0.15-SNAPSHOT [302/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/embedded/cdi_basic/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_basic --- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] -----------< org.glassfish.tests.embedded.basic:cdi_ejb_jpa >----------- [2024-04-16T09:14:58.281Z] [INFO] Building CDI, EJB, JPA integration test 7.0.15-SNAPSHOT [303/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/embedded/cdi_ejb_jpa/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_ejb_jpa --- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] -----< org.glassfish.tests.embedded.basic:glassfish_resources_xml >----- [2024-04-16T09:14:58.281Z] [INFO] Building CDI, EJB, JPA integration test which has glassfish-resources.xml 7.0.15-SNAPSHOT [304/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/embedded/glassfish_resources_xml/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish_resources_xml --- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] ------------------< org.glassfish.tests.embedded:ejb >------------------ [2024-04-16T09:14:58.281Z] [INFO] Building EJB related Embedded Tests 7.0.15-SNAPSHOT [305/353] [2024-04-16T09:14:58.281Z] [INFO] from appserver/tests/embedded/ejb/pom.xml [2024-04-16T09:14:58.281Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.281Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-04-16T09:14:58.281Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] ---------------< org.glassfish.tests.embedded.ejb:basic >--------------- [2024-04-16T09:14:58.282Z] [INFO] Building Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs 7.0.15-SNAPSHOT [306/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/ejb/basic/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -----------< org.glassfish.tests.embedded.ejb:ejb-api-test >------------ [2024-04-16T09:14:58.282Z] [INFO] Building EJB Embedded API test 7.0.15-SNAPSHOT [307/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/ejb/ejb-api/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-api-test --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -------------< org.glassfish.tests.embedded.ejb:remoteejb >------------- [2024-04-16T09:14:58.282Z] [INFO] Building Test remote EJB deployment with org.glassfish.embeddable APIs 7.0.15-SNAPSHOT [308/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/ejb/remoteejb/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ remoteejb --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --------< org.glassfish.tests.embedded.basic:scatteredarchive >--------- [2024-04-16T09:14:58.282Z] [INFO] Building Scattered Archive Test 7.0.15-SNAPSHOT [309/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/scatteredarchive/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scatteredarchive --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -------------< org.glassfish.tests.embedded:maven-plugin >-------------- [2024-04-16T09:14:58.282Z] [INFO] Building GlassFish Embedded Maven Plugin Tests 7.0.15-SNAPSHOT [310/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ maven-plugin --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --< org.glassfish.tests.embedded.maven-plugin:applicationDispatcher >--- [2024-04-16T09:14:58.282Z] [INFO] Building Application Dispatcher Test (maven-plugin/applicationDispatcher) 7.0.15-SNAPSHOT [311/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ applicationDispatcher --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --------< org.glassfish.tests.embedded.maven-plugin:dirListing >-------- [2024-04-16T09:14:58.282Z] [INFO] Building Directory Listing Test (maven-plugin/dirListing) 7.0.15-SNAPSHOT [312/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/dirListing/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dirListing --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:filterURIMapping >----- [2024-04-16T09:14:58.282Z] [INFO] Building Filter URI Mapping Test (maven-plugin/filterURIMapping) 7.0.15-SNAPSHOT [313/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ filterURIMapping --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:getRequestURI >------- [2024-04-16T09:14:58.282Z] [INFO] Building Get Request URI Test (maven-plugin/getRequestURI) 7.0.15-SNAPSHOT [314/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ getRequestURI --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] ----------< org.glassfish.tests.embedded.maven-plugin:index >----------- [2024-04-16T09:14:58.282Z] [INFO] Building Index Page Test (maven-plugin/index) 7.0.15-SNAPSHOT [315/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/index/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ index --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:jmxUndeployEvent >----- [2024-04-16T09:14:58.282Z] [INFO] Building JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) 7.0.15-SNAPSHOT [316/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmxUndeployEvent --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:queryString >-------- [2024-04-16T09:14:58.282Z] [INFO] Building Query String Test (maven-plugin/queryString) 7.0.15-SNAPSHOT [317/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/queryString/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ queryString --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:sessionDestroyed >----- [2024-04-16T09:14:58.282Z] [INFO] Building Session Lifecyle Test (maven-plugin/sessionDestroyed) 7.0.15-SNAPSHOT [318/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ sessionDestroyed --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:standalonewar >------- [2024-04-16T09:14:58.282Z] [INFO] Building Standalone WAR Test (maven-plugin/standalonewar) 7.0.15-SNAPSHOT [319/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/standalonewar/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] --- clean:3.3.2:clean (default-clean) @ standalonewar --- [2024-04-16T09:14:58.282Z] [INFO] [2024-04-16T09:14:58.282Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:securewebapp >------- [2024-04-16T09:14:58.282Z] [INFO] Building Test https and other plugin configurations (maven-plugin/secureWebApp) 7.0.15-SNAPSHOT [320/353] [2024-04-16T09:14:58.282Z] [INFO] from appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml [2024-04-16T09:14:58.282Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securewebapp --- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] ---------< org.glassfish.tests.embedded.maven-plugin:jsptest >---------- [2024-04-16T09:14:58.538Z] [INFO] Building Test web app containing JSPs/JSTLs (maven-plugin/jsptest) 7.0.15-SNAPSHOT [321/353] [2024-04-16T09:14:58.538Z] [INFO] from appserver/tests/embedded/maven-plugin/jsptest/pom.xml [2024-04-16T09:14:58.538Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsptest --- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:multipleApps >------- [2024-04-16T09:14:58.538Z] [INFO] Building Multiple application deployment test (maven-plugin/multipleApps) 7.0.15-SNAPSHOT [322/353] [2024-04-16T09:14:58.538Z] [INFO] from appserver/tests/embedded/maven-plugin/multipleApps/pom.xml [2024-04-16T09:14:58.538Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ multipleApps --- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] ------------------< org.glassfish.tests.embedded:web >------------------ [2024-04-16T09:14:58.538Z] [INFO] Building GlassFish Web Embedded Tests 7.0.15-SNAPSHOT [323/353] [2024-04-16T09:14:58.538Z] [INFO] from appserver/tests/embedded/web/pom.xml [2024-04-16T09:14:58.538Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] ---------< org.glassfish.tests.embedded:web-api-embedded-test >--------- [2024-04-16T09:14:58.538Z] [INFO] Building Test for glassfish-embedded-web 7.0.15-SNAPSHOT [324/353] [2024-04-16T09:14:58.538Z] [INFO] from appserver/tests/embedded/web/web-api/pom.xml [2024-04-16T09:14:58.538Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-api-embedded-test --- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] -----------------< org.glassfish.tests.embedded:utils >----------------- [2024-04-16T09:14:58.538Z] [INFO] Building Utilities for embedded testing 7.0.15-SNAPSHOT [325/353] [2024-04-16T09:14:58.538Z] [INFO] from appserver/tests/embedded/utils/pom.xml [2024-04-16T09:14:58.538Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] --- clean:3.3.2:clean (default-clean) @ utils --- [2024-04-16T09:14:58.538Z] [INFO] [2024-04-16T09:14:58.538Z] [INFO] --------------< org.glassfish.tests.embedded.web:servlet >-------------- [2024-04-16T09:14:58.538Z] [INFO] Building Simple embedded servlet project 7.0.15-SNAPSHOT [326/353] [2024-04-16T09:14:58.539Z] [INFO] from appserver/tests/embedded/web/servlet/pom.xml [2024-04-16T09:14:58.539Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ servlet --- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-04-16T09:14:58.539Z] [INFO] Building Console extensions for OSGi platforms 7.0.15-SNAPSHOT [327/353] [2024-04-16T09:14:58.539Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-04-16T09:14:58.539Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-04-16T09:14:58.539Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/target [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-04-16T09:14:58.539Z] [INFO] Building Felix Web Console Extension for GlassFish 7.0.15-SNAPSHOT [328/353] [2024-04-16T09:14:58.539Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-04-16T09:14:58.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-04-16T09:14:58.539Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-04-16T09:14:58.539Z] [INFO] Building GlassFish OSGi Console Plugin 7.0.15-SNAPSHOT [329/353] [2024-04-16T09:14:58.539Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-04-16T09:14:58.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-04-16T09:14:58.539Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-04-16T09:14:58.539Z] [INFO] Building GlassFish Flashlight Client 7.0.15-SNAPSHOT [330/353] [2024-04-16T09:14:58.539Z] [INFO] from appserver/flashlight/client/pom.xml [2024-04-16T09:14:58.539Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-04-16T09:14:58.539Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-04-16T09:14:58.539Z] [INFO] Building Flashlight 7.0.15-SNAPSHOT [331/353] [2024-04-16T09:14:58.539Z] [INFO] from appserver/flashlight/pom.xml [2024-04-16T09:14:58.539Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-04-16T09:14:58.539Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/target [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-04-16T09:14:58.539Z] [INFO] Building Ant tasks 7.0.15-SNAPSHOT [332/353] [2024-04-16T09:14:58.539Z] [INFO] from appserver/ant-tasks/pom.xml [2024-04-16T09:14:58.539Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-04-16T09:14:58.539Z] [INFO] Deleting /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --------------------< org.glassfish.main.docs:docs >-------------------- [2024-04-16T09:14:58.539Z] [INFO] Building Eclipse GlassFish Documentation 7.0.15-SNAPSHOT [333/353] [2024-04-16T09:14:58.539Z] [INFO] from docs/pom.xml [2024-04-16T09:14:58.539Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] --- clean:3.3.2:clean (default-clean) @ docs --- [2024-04-16T09:14:58.539Z] [INFO] [2024-04-16T09:14:58.539Z] [INFO] ------< org.glassfish.main.docs:documentation-generators-parent >------- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Documentation parent pom 7.0.15-SNAPSHOT [334/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/parent/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ documentation-generators-parent --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] ------------------< org.glassfish.main.docs:website >------------------- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Website Content 7.0.15-SNAPSHOT [335/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/website/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ website --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] -----< org.glassfish.main.docs:add-on-component-development-guide >----- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Add-On Component Development Guide, Release 7 7.0.15-SNAPSHOT [336/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/add-on-component-development-guide/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ add-on-component-development-guide --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] ------------< org.glassfish.main.docs:administration-guide >------------ [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Administration Guide, Release 7 7.0.15-SNAPSHOT [337/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/administration-guide/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ administration-guide --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --------< org.glassfish.main.docs:application-deployment-guide >-------- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Application Deployment Guide, Release 7 7.0.15-SNAPSHOT [338/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/application-deployment-guide/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-deployment-guide --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] -------< org.glassfish.main.docs:application-development-guide >-------- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Application Development Guide, Release 7 7.0.15-SNAPSHOT [339/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/application-development-guide/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-development-guide --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] ---------< org.glassfish.main.docs:deployment-planning-guide >---------- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Deployment Planning Guide, Release 7 7.0.15-SNAPSHOT [340/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/deployment-planning-guide/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-planning-guide --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] -----------< org.glassfish.main.docs:embedded-server-guide >------------ [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Embedded Server Guide, Release 7 7.0.15-SNAPSHOT [341/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/embedded-server-guide/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded-server-guide --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] ----------< org.glassfish.main.docs:error-messages-reference >---------- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish Error Message Reference, Release 7 7.0.15-SNAPSHOT [342/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/error-messages-reference/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] --- clean:3.3.2:clean (default-clean) @ error-messages-reference --- [2024-04-16T09:14:58.540Z] [INFO] [2024-04-16T09:14:58.540Z] [INFO] ----------< org.glassfish.main.docs:ha-administration-guide >----------- [2024-04-16T09:14:58.540Z] [INFO] Building Eclipse GlassFish High Availability Administration Guide, Release 7 7.0.15-SNAPSHOT [343/353] [2024-04-16T09:14:58.540Z] [INFO] from docs/ha-administration-guide/pom.xml [2024-04-16T09:14:58.540Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-administration-guide --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] -------------< org.glassfish.main.docs:installation-guide >------------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Installation Guide, Release 7 7.0.15-SNAPSHOT [344/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/installation-guide/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installation-guide --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] ----------< org.glassfish.main.docs:performance-tuning-guide >---------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Performance Tuning Guide, Release 7 7.0.15-SNAPSHOT [345/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/performance-tuning-guide/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ performance-tuning-guide --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] -------------< org.glassfish.main.docs:quick-start-guide >-------------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Quick Start Guide, Release 7 7.0.15-SNAPSHOT [346/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/quick-start-guide/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ quick-start-guide --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --------------< org.glassfish.main.docs:reference-manual >-------------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Reference Manual, Release 7 7.0.15-SNAPSHOT [347/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/reference-manual/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reference-manual --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] ---------------< org.glassfish.main.docs:release-notes >---------------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Release Notes, Release 7 7.0.15-SNAPSHOT [348/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/release-notes/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ release-notes --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] ---------------< org.glassfish.main.docs:security-guide >--------------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Security Guide, Release 7 7.0.15-SNAPSHOT [349/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/security-guide/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-guide --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] -----------< org.glassfish.main.docs:troubleshooting-guide >------------ [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Troubleshooting Guide, Release 7 7.0.15-SNAPSHOT [350/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/troubleshooting-guide/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ troubleshooting-guide --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] ---------------< org.glassfish.main.docs:upgrade-guide >---------------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Upgrade Guide, Release 7 7.0.15-SNAPSHOT [351/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/upgrade-guide/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ upgrade-guide --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] ----------< org.glassfish.main.docs:glassfish-documentation >----------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Documentation Distribution 7.0.15-SNAPSHOT [352/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/distribution/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-documentation --- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.541Z] [INFO] --------< org.glassfish.main.docs:EclipseGlassFishHelloSample >--------- [2024-04-16T09:14:58.541Z] [INFO] Building Eclipse GlassFish Hello Sample, Release 7 7.0.15-SNAPSHOT [353/353] [2024-04-16T09:14:58.541Z] [INFO] from docs/EclipseGlassFishHelloSample/pom.xml [2024-04-16T09:14:58.541Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:14:58.541Z] [INFO] [2024-04-16T09:14:58.542Z] [INFO] --- clean:3.3.2:clean (default-clean) @ EclipseGlassFishHelloSample --- [2024-04-16T09:14:58.542Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:58.542Z] [INFO] Reactor Summary for GlassFish Project 7.0.15-SNAPSHOT: [2024-04-16T09:14:58.542Z] [INFO] [2024-04-16T09:14:58.542Z] [INFO] GlassFish Project .................................. SUCCESS [ 0.100 s] [2024-04-16T09:14:58.542Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.542Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 0.054 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 0.006 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 0.018 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.542Z] [INFO] HK2 config types ................................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.542Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.542Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.542Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.542Z] [INFO] grizzly-config ..................................... SUCCESS [ 0.007 s] [2024-04-16T09:14:58.542Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 0.018 s] [2024-04-16T09:14:58.542Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 0.013 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.542Z] [INFO] Common Utilities ................................... SUCCESS [ 0.015 s] [2024-04-16T09:14:58.542Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.542Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 0.005 s] [2024-04-16T09:14:58.542Z] [INFO] Test Utilities ..................................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.542Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.542Z] [INFO] admin-config-api ................................... SUCCESS [ 0.017 s] [2024-04-16T09:14:58.542Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 0.006 s] [2024-04-16T09:14:58.542Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.014 s] [2024-04-16T09:14:58.542Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 0.006 s] [2024-04-16T09:14:58.542Z] [INFO] Security Core Classes .............................. SUCCESS [ 0.011 s] [2024-04-16T09:14:58.542Z] [INFO] Security Services and SPI .......................... SUCCESS [ 0.009 s] [2024-04-16T09:14:58.542Z] [INFO] admin-util ......................................... SUCCESS [ 0.008 s] [2024-04-16T09:14:58.542Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.542Z] [INFO] Cluster ............................................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.542Z] [INFO] cluster-common ..................................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.542Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.542Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 0.008 s] [2024-04-16T09:14:58.542Z] [INFO] admin-launcher ..................................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.542Z] [INFO] admin-cli .......................................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.542Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 0.025 s] [2024-04-16T09:14:58.542Z] [INFO] OSGi Container ..................................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.542Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.542Z] [INFO] flashlight-framework ............................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.542Z] [INFO] Kernel Classes ..................................... SUCCESS [ 0.017 s] [2024-04-16T09:14:58.542Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.542Z] [INFO] cluster-admin ...................................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.542Z] [INFO] admin-server-management ............................ SUCCESS [ 0.011 s] [2024-04-16T09:14:58.542Z] [INFO] cluster-cli ........................................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.543Z] [INFO] GMS Module ......................................... SUCCESS [ 0.007 s] [2024-04-16T09:14:58.543Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] AMX Core ........................................... SUCCESS [ 0.009 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Context Propagation ................................ SUCCESS [ 0.020 s] [2024-04-16T09:14:58.543Z] [INFO] admin-monitoring ................................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.543Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] nucleus.resources .................................. SUCCESS [ 0.005 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.543Z] [INFO] Deployment Object Library .......................... SUCCESS [ 0.020 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Resources Connector ................................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.543Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 0.006 s] [2024-04-16T09:14:58.543Z] [INFO] EJB container Internal API ......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.543Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 0.009 s] [2024-04-16T09:14:58.543Z] [INFO] stats77 ............................................ SUCCESS [ 0.006 s] [2024-04-16T09:14:58.543Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] Glassfish Naming ................................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.543Z] [INFO] Container Common ................................... SUCCESS [ 0.009 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 0.008 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 0.019 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.001 s] [2024-04-16T09:14:58.543Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 0.013 s] [2024-04-16T09:14:58.543Z] [INFO] Nucleus template ................................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Flashlight ......................................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.543Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 0.007 s] [2024-04-16T09:14:58.543Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.543Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.543Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.543Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 0.024 s] [2024-04-16T09:14:58.544Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.544Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 0.019 s] [2024-04-16T09:14:58.544Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 0.020 s] [2024-04-16T09:14:58.544Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.544Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.544Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.544Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.004 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.004 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.544Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.008 s] [2024-04-16T09:14:58.544Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.006 s] [2024-04-16T09:14:58.544Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 0.006 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] App Client Modules ................................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] admin-cli-optional ................................. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] admin-core ......................................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] Appserver template ................................. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.017 s] [2024-04-16T09:14:58.544Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.544Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] Connectors Runtime ................................. SUCCESS [ 0.011 s] [2024-04-16T09:14:58.544Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 0.011 s] [2024-04-16T09:14:58.544Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.544Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.544Z] [INFO] Core Servlet Container ............................. SUCCESS [ 0.020 s] [2024-04-16T09:14:58.544Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.544Z] [INFO] Web module command line interface .................. SUCCESS [ 0.007 s] [2024-04-16T09:14:58.544Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.544Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.006 s] [2024-04-16T09:14:58.545Z] [INFO] Web Container glue code ............................ SUCCESS [ 0.014 s] [2024-04-16T09:14:58.545Z] [INFO] JSF implementation connector module ................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Web Container HA code .............................. SUCCESS [ 0.116 s] [2024-04-16T09:14:58.545Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.545Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 0.009 s] [2024-04-16T09:14:58.545Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.545Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.545Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.545Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.545Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.545Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Work Management .................................... SUCCESS [ 0.006 s] [2024-04-16T09:14:58.545Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.545Z] [INFO] JDBC Config Module ................................. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Connectors admin ................................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.545Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 0.007 s] [2024-04-16T09:14:58.545Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.545Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] JMS Module ......................................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.545Z] [INFO] JMS admin .......................................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.008 s] [2024-04-16T09:14:58.545Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.545Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.545Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.009 s] [2024-04-16T09:14:58.545Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] JDBC admin ......................................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.545Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.545Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.545Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.545Z] [INFO] utility module for cmp ............................. SUCCESS [ 0.004 s] [2024-04-16T09:14:58.545Z] [INFO] model module for cmp ............................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.545Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 0.006 s] [2024-04-16T09:14:58.545Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 0.005 s] [2024-04-16T09:14:58.546Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 0.006 s] [2024-04-16T09:14:58.546Z] [INFO] Entity Bean container .............................. SUCCESS [ 0.004 s] [2024-04-16T09:14:58.546Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 0.017 s] [2024-04-16T09:14:58.546Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 0.006 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.546Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 0.012 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] DataProvider ....................................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Common ............................... SUCCESS [ 0.017 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 0.007 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.006 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 0.009 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 0.007 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.010 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.546Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.546Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.546Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 0.005 s] [2024-04-16T09:14:58.546Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 0.003 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.547Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.547Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.547Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 0.122 s] [2024-04-16T09:14:58.547Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.547Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.006 s] [2024-04-16T09:14:58.547Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.547Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.004 s] [2024-04-16T09:14:58.547Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.547Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 0.005 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.547Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.547Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.001 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 0.006 s] [2024-04-16T09:14:58.547Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 0.254 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 0.019 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.005 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 1.845 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 0.004 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 0.961 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] Debug .............................................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 0.136 s] [2024-04-16T09:14:58.547Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 0.067 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [ 0.002 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Application Tests ........................ SUCCESS [ 0.001 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.001 s] [2024-04-16T09:14:58.547Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 0.003 s] [2024-04-16T09:14:58.548Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 0.004 s] [2024-04-16T09:14:58.548Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.548Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.548Z] [INFO] report-builder ..................................... SUCCESS [ 0.006 s] [2024-04-16T09:14:58.548Z] [INFO] reporter ........................................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.548Z] [INFO] webtest ............................................ SUCCESS [ 0.003 s] [2024-04-16T09:14:58.548Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.002 s] [2024-04-16T09:14:58.548Z] [INFO] GlassFish Embedded Tests ........................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Basic CDI Test ..................................... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.548Z] [INFO] CDI, EJB, JPA integration test ..................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] EJB related Embedded Tests ......................... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.548Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] EJB Embedded API test .............................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Scattered Archive Test ............................. SUCCESS [ 0.000 s] [2024-04-16T09:14:58.548Z] [INFO] GlassFish Embedded Maven Plugin Tests .............. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Directory Listing Test (maven-plugin/dirListing) ... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.548Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) .. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Index Page Test (maven-plugin/index) ............... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Query String Test (maven-plugin/queryString) ....... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) ... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.548Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) SUCCESS [ 0.102 s] [2024-04-16T09:14:58.548Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] GlassFish Web Embedded Tests ....................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Test for glassfish-embedded-web .................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Utilities for embedded testing ..................... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.548Z] [INFO] Simple embedded servlet project .................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.548Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.548Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.002 s] [2024-04-16T09:14:58.548Z] [INFO] Flashlight ......................................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.003 s] [2024-04-16T09:14:58.548Z] [INFO] Eclipse GlassFish Documentation .................... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Eclipse GlassFish Documentation parent pom ......... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.548Z] [INFO] Eclipse GlassFish Website Content .................. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 .. SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 SUCCESS [ 0.000 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 . SUCCESS [ 0.000 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 SUCCESS [ 0.000 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 .... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 ..... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 ...... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Release Notes, Release 7 ......... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Security Guide, Release 7 ........ SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 . SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 ......... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Documentation Distribution ....... SUCCESS [ 0.001 s] [2024-04-16T09:14:58.549Z] [INFO] Eclipse GlassFish Hello Sample, Release 7 .......... SUCCESS [ 0.000 s] [2024-04-16T09:14:58.549Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:58.549Z] [INFO] BUILD SUCCESS [2024-04-16T09:14:58.549Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:58.549Z] [INFO] Total time: 7.163 s [2024-04-16T09:14:58.549Z] [INFO] Finished at: 2024-04-16T09:14:58Z [2024-04-16T09:14:58.549Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:14:58.549Z] + tar -c -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests common_test.sh gftest.sh appserv-tests quicklook [2024-04-16T09:14:58.549Z] + gzip --fast [2024-04-16T09:14:59.108Z] + ls -la /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles [2024-04-16T09:14:59.108Z] total 251408 [2024-04-16T09:14:59.108Z] drwxrwsrwx. 2 1003280000 1003280000 118 Apr 16 09:14 . [2024-04-16T09:14:59.108Z] drwxr-sr-x. 11 1003280000 1003280000 4096 Apr 16 09:14 .. [2024-04-16T09:14:59.108Z] -rw-rw-rw-. 1 1003280000 1003280000 9489115 Apr 16 09:14 appserv_tests.tar.gz [2024-04-16T09:14:59.108Z] -rw-rw-rw-. 1 1003280000 1003280000 120867518 Apr 16 09:14 glassfish.zip [2024-04-16T09:14:59.108Z] -rw-rw-rw-. 1 1003280000 1003280000 26163235 Apr 16 09:14 maven-repo.tar.gz [2024-04-16T09:14:59.108Z] -rw-rw-rw-. 1 1003280000 1003280000 26889862 Apr 16 09:14 nucleus-new.zip [2024-04-16T09:14:59.108Z] -rw-rw-rw-. 1 1003280000 1003280000 74021343 Apr 16 09:14 web.zip [2024-04-16T09:14:59.108Z] + ls -la /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/embedded [2024-04-16T09:14:59.108Z] total 136308 [2024-04-16T09:14:59.108Z] drwxrwsrwx. 2 1003280000 1003280000 74 Apr 16 09:14 . [2024-04-16T09:14:59.108Z] drwxr-sr-x. 11 1003280000 1003280000 4096 Apr 16 09:14 .. [2024-04-16T09:14:59.108Z] -rw-rw-rw-. 1 1003280000 1003280000 85388291 Apr 16 09:14 glassfish-embedded-all.jar [2024-04-16T09:14:59.108Z] -rw-rw-rw-. 1 1003280000 1003280000 54185199 Apr 16 09:14 glassfish-embedded-web.jar [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts [2024-04-16T09:15:00.230Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-04-16T09:15:14.272Z] Archiving artifacts [Pipeline] stash [2024-04-16T09:15:39.382Z] Stashed 5 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (mvn-tests) [Pipeline] checkout [2024-04-16T09:15:39.414Z] The recommended git tool is: git [2024-04-16T09:15:39.419Z] using credential github-bot [2024-04-16T09:15:39.432Z] Fetching changes from the remote Git repository [2024-04-16T09:15:39.440Z] Using shallow fetch with depth 10 [2024-04-16T09:15:39.440Z] Cleaning workspace [2024-04-16T09:15:40.145Z] Merging remotes/origin/master commit de7450024a8b012cb57fcaa499543c025b93e669 into PR head commit 020ef1859f3cccff1dbe91a5804502cd1f2ed1b3 [2024-04-16T09:15:39.423Z] > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/.git # timeout=10 [2024-04-16T09:15:39.434Z] > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10 [2024-04-16T09:15:39.439Z] > git rev-parse --verify HEAD # timeout=10 [2024-04-16T09:15:39.442Z] Resetting working tree [2024-04-16T09:15:39.442Z] > git reset --hard # timeout=10 [2024-04-16T09:15:39.621Z] > git clean -fdx # timeout=10 [2024-04-16T09:15:39.824Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git [2024-04-16T09:15:39.824Z] > git --version # timeout=10 [2024-04-16T09:15:39.828Z] > git --version # 'git version 2.20.1' [2024-04-16T09:15:39.829Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-04-16T09:15:39.832Z] > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/glassfish.git +refs/pull/24889/head:refs/remotes/origin/PR-24889 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-16T09:15:40.144Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T09:15:40.148Z] > git checkout -f 020ef1859f3cccff1dbe91a5804502cd1f2ed1b3 # timeout=10 [2024-04-16T09:15:40.281Z] > git remote # timeout=10 [2024-04-16T09:15:40.285Z] > git config --get remote.origin.url # timeout=10 [2024-04-16T09:15:40.288Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-04-16T09:15:40.291Z] > git merge de7450024a8b012cb57fcaa499543c025b93e669 # timeout=10 [2024-04-16T09:15:40.519Z] Merge succeeded, producing a83c9cb0788b4558acc4c3f90acf8370208dfaf8 [2024-04-16T09:15:40.519Z] Checking out Revision a83c9cb0788b4558acc4c3f90acf8370208dfaf8 (PR-24889) [2024-04-16T09:15:40.749Z] Commit message: "Merge commit 'de7450024a8b012cb57fcaa499543c025b93e669' into HEAD" [2024-04-16T09:15:40.755Z] First time build. Skipping changelog. [2024-04-16T09:15:40.756Z] Cleaning workspace [2024-04-16T09:15:40.512Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-16T09:15:40.518Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T09:15:40.522Z] > git checkout -f a83c9cb0788b4558acc4c3f90acf8370208dfaf8 # timeout=10 [2024-04-16T09:15:40.674Z] > git branch -a -v --no-abbrev # timeout=10 [2024-04-16T09:15:40.679Z] > git branch -D PR-24889 # timeout=10 [2024-04-16T09:15:40.684Z] > git checkout -b PR-24889 a83c9cb0788b4558acc4c3f90acf8370208dfaf8 # timeout=10 [2024-04-16T09:15:40.749Z] > git rev-list --no-walk 12ac0774572504230f16524907635eeac664eb2e # timeout=10 [2024-04-16T09:15:40.755Z] > git rev-parse --verify HEAD # timeout=10 [2024-04-16T09:15:40.758Z] Resetting working tree [2024-04-16T09:15:40.758Z] > git reset --hard # timeout=10 [2024-04-16T09:15:40.969Z] > git clean -fdx # timeout=10 [Pipeline] container [Pipeline] { [Pipeline] sh [2024-04-16T09:15:42.421Z] + id [2024-04-16T09:15:42.421Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2024-04-16T09:15:42.421Z] + uname -a [2024-04-16T09:15:42.421Z] Linux glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [2024-04-16T09:15:42.421Z] + env [2024-04-16T09:15:42.421Z] + sort [2024-04-16T09:15:42.421Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T09:15:42.421Z] BRANCH_NAME=PR-24889 [2024-04-16T09:15:42.421Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T09:15:42.421Z] BUILD_ID=5 [2024-04-16T09:15:42.421Z] BUILD_NUMBER=5 [2024-04-16T09:15:42.421Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T09:15:42.421Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T09:15:42.421Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T09:15:42.421Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T09:15:42.421Z] CHANGE_FORK=samsonsouley [2024-04-16T09:15:42.421Z] CHANGE_ID=24889 [2024-04-16T09:15:42.421Z] CHANGE_TARGET=master [2024-04-16T09:15:42.421Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T09:15:42.421Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T09:15:42.421Z] CI=true [2024-04-16T09:15:42.421Z] CLASSPATH= [2024-04-16T09:15:42.421Z] EXECUTOR_NUMBER=0 [2024-04-16T09:15:42.421Z] GITLAB_OBJECT_KIND=none [2024-04-16T09:15:42.421Z] HOME=/home/jenkins [2024-04-16T09:15:42.421Z] HOSTNAME=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T09:15:42.421Z] HUDSON_HOME=/var/jenkins [2024-04-16T09:15:42.421Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T09:15:42.421Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T09:15:42.421Z] JAVA_HOME=/opt/java/openjdk [2024-04-16T09:15:42.421Z] JAVA_VERSION=jdk-17.0.10+7 [2024-04-16T09:15:42.421Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T09:15:42.421Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T09:15:42.421Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T09:15:42.421Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T09:15:42.421Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T09:15:42.422Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T09:15:42.422Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T09:15:42.422Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T09:15:42.422Z] JENKINS_HOME=/var/jenkins [2024-04-16T09:15:42.422Z] JENKINS_NODE_COOKIE=6b800e7a-8e4e-4d41-8a96-88e62febcc95 [2024-04-16T09:15:42.422Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T09:15:42.422Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T09:15:42.422Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T09:15:42.422Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T09:15:42.422Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T09:15:42.422Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T09:15:42.422Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T09:15:42.422Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T09:15:42.422Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T09:15:42.422Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T09:15:42.422Z] JOB_BASE_NAME=PR-24889 [2024-04-16T09:15:42.422Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T09:15:42.422Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T09:15:42.422Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T09:15:42.422Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T09:15:42.422Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T09:15:42.422Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T09:15:42.422Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T09:15:42.422Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T09:15:42.422Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T09:15:42.422Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T09:15:42.422Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T09:15:42.422Z] LANG=en_US.UTF-8 [2024-04-16T09:15:42.422Z] LANGUAGE=en_US:en [2024-04-16T09:15:42.422Z] LC_ALL=en_US.UTF-8 [2024-04-16T09:15:42.422Z] MAVEN_CONFIG=/root/.m2 [2024-04-16T09:15:42.422Z] MAVEN_HOME=/usr/share/maven [2024-04-16T09:15:42.422Z] MAVEN_OPTS=-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseG1GC -XX:+UseStringDeduplication [2024-04-16T09:15:42.422Z] NODE_LABELS=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T09:15:42.422Z] NODE_NAME=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T09:15:42.422Z] NSS_SDB_USE_CACHE=no [2024-04-16T09:15:42.422Z] OLDPWD=/ [2024-04-16T09:15:42.422Z] PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T09:15:42.422Z] POD_CONTAINER=maven [2024-04-16T09:15:42.422Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq [2024-04-16T09:15:42.422Z] PORT_ADMIN=4848 [2024-04-16T09:15:42.422Z] PORT_HTTP=8080 [2024-04-16T09:15:42.422Z] PORT_HTTPS=8181 [2024-04-16T09:15:42.422Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T09:15:42.422Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T09:15:42.422Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T09:15:42.422Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T09:15:42.422Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T09:15:42.422Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T09:15:42.422Z] STAGE_NAME=mvn-tests [2024-04-16T09:15:42.422Z] TERM=xterm [2024-04-16T09:15:42.422Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T09:15:42.422Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T09:15:42.422Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T09:15:42.422Z] + df -h [2024-04-16T09:15:42.422Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T09:15:42.422Z] overlay 32G 8.0K 32G 1% / [2024-04-16T09:15:42.422Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T09:15:42.422Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T09:15:42.422Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T09:15:42.422Z] tmpfs 26G 67M 26G 1% /etc/passwd [2024-04-16T09:15:42.422Z] /dev/sda4 894G 337G 558G 38% /etc/hosts [2024-04-16T09:15:42.422Z] bambam:/home/data/okd-c1.eclipse.org/PV/glassfish-glassfish-maven-repo-storage-pvc-739d2254-f4f3-4337-8387-380406cfb0ee 22T 3.5T 19T 16% /home/jenkins/.m2/repository [2024-04-16T09:15:42.422Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings.xml [2024-04-16T09:15:42.422Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings-security.xml [2024-04-16T09:15:42.422Z] tmpfs 12G 32K 12G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T09:15:42.423Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T09:15:42.423Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T09:15:42.423Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T09:15:42.423Z] + /opt/java/openjdk/bin/jcmd [2024-04-16T09:15:42.423Z] 2659 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T09:15:42.423Z] + mvn -version [2024-04-16T09:15:42.702Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T09:15:42.702Z] Maven home: /usr/share/maven [2024-04-16T09:15:42.702Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk [2024-04-16T09:15:42.702Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T09:15:42.702Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T09:15:42.702Z] + ant -version [2024-04-16T09:15:42.702Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh.copy: 8: ant: not found [2024-04-16T09:15:42.702Z] + true [2024-04-16T09:15:42.702Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T09:15:42.702Z] STARTED ELAPSED PID RSS DRS COMMAND [2024-04-16T09:15:42.702Z] 09:11:53 03:48 1 1920 5897 cat [2024-04-16T09:15:42.702Z] 09:12:19 03:22 15 0 0 [sh] [2024-04-16T09:15:42.702Z] 09:12:19 03:22 95 0 0 [sh] [2024-04-16T09:15:42.702Z] 09:15:41 00:00 2648 320 2817 sh -c (cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8' -a \! -f '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-log.txt'; sleep 3; done } & jsc=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh.copy' > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt'; wait) >&- 2>&- & [2024-04-16T09:15:42.703Z] 09:15:41 00:00 2650 320 2817 sh -c (cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8' -a \! -f '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-log.txt'; sleep 3; done } & jsc=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh.copy' > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/jenkins-result.txt'; wait) >&- 2>&- & [2024-04-16T09:15:42.703Z] 09:15:41 00:00 2651 1600 2817 sh -xe /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-25f0a2f8/script.sh.copy [2024-04-16T09:15:42.703Z] 09:15:41 00:00 2654 1920 5759 sleep 3 [2024-04-16T09:15:42.703Z] 09:15:41 00:00 2717 2880 10025 ps -e -o start,etime,pid,rss,drs,command [2024-04-16T09:15:42.703Z] + cat /proc/cpuinfo [2024-04-16T09:15:42.703Z] processor : 0 [2024-04-16T09:15:42.703Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.703Z] cpu family : 6 [2024-04-16T09:15:42.703Z] model : 85 [2024-04-16T09:15:42.703Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.703Z] stepping : 7 [2024-04-16T09:15:42.703Z] microcode : 0x5003302 [2024-04-16T09:15:42.703Z] cpu MHz : 2899.958 [2024-04-16T09:15:42.703Z] cache size : 14080 KB [2024-04-16T09:15:42.703Z] physical id : 0 [2024-04-16T09:15:42.703Z] siblings : 20 [2024-04-16T09:15:42.703Z] core id : 0 [2024-04-16T09:15:42.703Z] cpu cores : 10 [2024-04-16T09:15:42.703Z] apicid : 0 [2024-04-16T09:15:42.703Z] initial apicid : 0 [2024-04-16T09:15:42.703Z] fpu : yes [2024-04-16T09:15:42.703Z] fpu_exception : yes [2024-04-16T09:15:42.703Z] cpuid level : 22 [2024-04-16T09:15:42.703Z] wp : yes [2024-04-16T09:15:42.703Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.703Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.703Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.703Z] bogomips : 4800.00 [2024-04-16T09:15:42.703Z] clflush size : 64 [2024-04-16T09:15:42.703Z] cache_alignment : 64 [2024-04-16T09:15:42.703Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.703Z] power management: [2024-04-16T09:15:42.703Z] [2024-04-16T09:15:42.703Z] processor : 1 [2024-04-16T09:15:42.703Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.703Z] cpu family : 6 [2024-04-16T09:15:42.703Z] model : 85 [2024-04-16T09:15:42.703Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.703Z] stepping : 7 [2024-04-16T09:15:42.703Z] microcode : 0x5003302 [2024-04-16T09:15:42.703Z] cpu MHz : 2900.824 [2024-04-16T09:15:42.703Z] cache size : 14080 KB [2024-04-16T09:15:42.703Z] physical id : 0 [2024-04-16T09:15:42.703Z] siblings : 20 [2024-04-16T09:15:42.703Z] core id : 1 [2024-04-16T09:15:42.703Z] cpu cores : 10 [2024-04-16T09:15:42.703Z] apicid : 2 [2024-04-16T09:15:42.703Z] initial apicid : 2 [2024-04-16T09:15:42.703Z] fpu : yes [2024-04-16T09:15:42.703Z] fpu_exception : yes [2024-04-16T09:15:42.703Z] cpuid level : 22 [2024-04-16T09:15:42.703Z] wp : yes [2024-04-16T09:15:42.703Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.704Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.704Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.704Z] bogomips : 4800.00 [2024-04-16T09:15:42.704Z] clflush size : 64 [2024-04-16T09:15:42.704Z] cache_alignment : 64 [2024-04-16T09:15:42.704Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.704Z] power management: [2024-04-16T09:15:42.704Z] [2024-04-16T09:15:42.704Z] processor : 2 [2024-04-16T09:15:42.704Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.704Z] cpu family : 6 [2024-04-16T09:15:42.704Z] model : 85 [2024-04-16T09:15:42.704Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.704Z] stepping : 7 [2024-04-16T09:15:42.704Z] microcode : 0x5003302 [2024-04-16T09:15:42.704Z] cpu MHz : 2900.010 [2024-04-16T09:15:42.704Z] cache size : 14080 KB [2024-04-16T09:15:42.704Z] physical id : 0 [2024-04-16T09:15:42.704Z] siblings : 20 [2024-04-16T09:15:42.704Z] core id : 2 [2024-04-16T09:15:42.704Z] cpu cores : 10 [2024-04-16T09:15:42.704Z] apicid : 4 [2024-04-16T09:15:42.704Z] initial apicid : 4 [2024-04-16T09:15:42.704Z] fpu : yes [2024-04-16T09:15:42.704Z] fpu_exception : yes [2024-04-16T09:15:42.704Z] cpuid level : 22 [2024-04-16T09:15:42.704Z] wp : yes [2024-04-16T09:15:42.704Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.704Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.704Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.704Z] bogomips : 4800.00 [2024-04-16T09:15:42.704Z] clflush size : 64 [2024-04-16T09:15:42.704Z] cache_alignment : 64 [2024-04-16T09:15:42.704Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.704Z] power management: [2024-04-16T09:15:42.704Z] [2024-04-16T09:15:42.704Z] processor : 3 [2024-04-16T09:15:42.704Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.704Z] cpu family : 6 [2024-04-16T09:15:42.704Z] model : 85 [2024-04-16T09:15:42.704Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.704Z] stepping : 7 [2024-04-16T09:15:42.704Z] microcode : 0x5003302 [2024-04-16T09:15:42.704Z] cpu MHz : 2740.379 [2024-04-16T09:15:42.704Z] cache size : 14080 KB [2024-04-16T09:15:42.704Z] physical id : 0 [2024-04-16T09:15:42.704Z] siblings : 20 [2024-04-16T09:15:42.704Z] core id : 3 [2024-04-16T09:15:42.704Z] cpu cores : 10 [2024-04-16T09:15:42.704Z] apicid : 6 [2024-04-16T09:15:42.704Z] initial apicid : 6 [2024-04-16T09:15:42.704Z] fpu : yes [2024-04-16T09:15:42.704Z] fpu_exception : yes [2024-04-16T09:15:42.704Z] cpuid level : 22 [2024-04-16T09:15:42.704Z] wp : yes [2024-04-16T09:15:42.704Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.704Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.704Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.704Z] bogomips : 4800.00 [2024-04-16T09:15:42.704Z] clflush size : 64 [2024-04-16T09:15:42.704Z] cache_alignment : 64 [2024-04-16T09:15:42.704Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.704Z] power management: [2024-04-16T09:15:42.704Z] [2024-04-16T09:15:42.704Z] processor : 4 [2024-04-16T09:15:42.704Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.704Z] cpu family : 6 [2024-04-16T09:15:42.704Z] model : 85 [2024-04-16T09:15:42.704Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.704Z] stepping : 7 [2024-04-16T09:15:42.704Z] microcode : 0x5003302 [2024-04-16T09:15:42.704Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.704Z] cache size : 14080 KB [2024-04-16T09:15:42.704Z] physical id : 0 [2024-04-16T09:15:42.704Z] siblings : 20 [2024-04-16T09:15:42.704Z] core id : 4 [2024-04-16T09:15:42.704Z] cpu cores : 10 [2024-04-16T09:15:42.704Z] apicid : 8 [2024-04-16T09:15:42.704Z] initial apicid : 8 [2024-04-16T09:15:42.704Z] fpu : yes [2024-04-16T09:15:42.704Z] fpu_exception : yes [2024-04-16T09:15:42.704Z] cpuid level : 22 [2024-04-16T09:15:42.704Z] wp : yes [2024-04-16T09:15:42.705Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.705Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.705Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.705Z] bogomips : 4800.00 [2024-04-16T09:15:42.705Z] clflush size : 64 [2024-04-16T09:15:42.705Z] cache_alignment : 64 [2024-04-16T09:15:42.705Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.705Z] power management: [2024-04-16T09:15:42.705Z] [2024-04-16T09:15:42.705Z] processor : 5 [2024-04-16T09:15:42.705Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.705Z] cpu family : 6 [2024-04-16T09:15:42.705Z] model : 85 [2024-04-16T09:15:42.705Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.705Z] stepping : 7 [2024-04-16T09:15:42.705Z] microcode : 0x5003302 [2024-04-16T09:15:42.705Z] cpu MHz : 2898.319 [2024-04-16T09:15:42.705Z] cache size : 14080 KB [2024-04-16T09:15:42.705Z] physical id : 0 [2024-04-16T09:15:42.705Z] siblings : 20 [2024-04-16T09:15:42.705Z] core id : 8 [2024-04-16T09:15:42.705Z] cpu cores : 10 [2024-04-16T09:15:42.705Z] apicid : 16 [2024-04-16T09:15:42.705Z] initial apicid : 16 [2024-04-16T09:15:42.705Z] fpu : yes [2024-04-16T09:15:42.705Z] fpu_exception : yes [2024-04-16T09:15:42.705Z] cpuid level : 22 [2024-04-16T09:15:42.705Z] wp : yes [2024-04-16T09:15:42.705Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.705Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.705Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.705Z] bogomips : 4800.00 [2024-04-16T09:15:42.705Z] clflush size : 64 [2024-04-16T09:15:42.705Z] cache_alignment : 64 [2024-04-16T09:15:42.705Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.705Z] power management: [2024-04-16T09:15:42.705Z] [2024-04-16T09:15:42.705Z] processor : 6 [2024-04-16T09:15:42.705Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.705Z] cpu family : 6 [2024-04-16T09:15:42.705Z] model : 85 [2024-04-16T09:15:42.705Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.705Z] stepping : 7 [2024-04-16T09:15:42.705Z] microcode : 0x5003302 [2024-04-16T09:15:42.705Z] cpu MHz : 2900.384 [2024-04-16T09:15:42.705Z] cache size : 14080 KB [2024-04-16T09:15:42.705Z] physical id : 0 [2024-04-16T09:15:42.705Z] siblings : 20 [2024-04-16T09:15:42.705Z] core id : 9 [2024-04-16T09:15:42.705Z] cpu cores : 10 [2024-04-16T09:15:42.705Z] apicid : 18 [2024-04-16T09:15:42.705Z] initial apicid : 18 [2024-04-16T09:15:42.705Z] fpu : yes [2024-04-16T09:15:42.705Z] fpu_exception : yes [2024-04-16T09:15:42.705Z] cpuid level : 22 [2024-04-16T09:15:42.705Z] wp : yes [2024-04-16T09:15:42.705Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.705Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.705Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.706Z] bogomips : 4800.00 [2024-04-16T09:15:42.706Z] clflush size : 64 [2024-04-16T09:15:42.706Z] cache_alignment : 64 [2024-04-16T09:15:42.706Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.706Z] power management: [2024-04-16T09:15:42.706Z] [2024-04-16T09:15:42.706Z] processor : 7 [2024-04-16T09:15:42.706Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.706Z] cpu family : 6 [2024-04-16T09:15:42.706Z] model : 85 [2024-04-16T09:15:42.706Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.706Z] stepping : 7 [2024-04-16T09:15:42.706Z] microcode : 0x5003302 [2024-04-16T09:15:42.706Z] cpu MHz : 2900.031 [2024-04-16T09:15:42.706Z] cache size : 14080 KB [2024-04-16T09:15:42.706Z] physical id : 0 [2024-04-16T09:15:42.706Z] siblings : 20 [2024-04-16T09:15:42.706Z] core id : 10 [2024-04-16T09:15:42.706Z] cpu cores : 10 [2024-04-16T09:15:42.706Z] apicid : 20 [2024-04-16T09:15:42.706Z] initial apicid : 20 [2024-04-16T09:15:42.706Z] fpu : yes [2024-04-16T09:15:42.706Z] fpu_exception : yes [2024-04-16T09:15:42.706Z] cpuid level : 22 [2024-04-16T09:15:42.706Z] wp : yes [2024-04-16T09:15:42.706Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.706Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.706Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.706Z] bogomips : 4800.00 [2024-04-16T09:15:42.706Z] clflush size : 64 [2024-04-16T09:15:42.706Z] cache_alignment : 64 [2024-04-16T09:15:42.706Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.706Z] power management: [2024-04-16T09:15:42.706Z] [2024-04-16T09:15:42.706Z] processor : 8 [2024-04-16T09:15:42.706Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.706Z] cpu family : 6 [2024-04-16T09:15:42.706Z] model : 85 [2024-04-16T09:15:42.706Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.706Z] stepping : 7 [2024-04-16T09:15:42.706Z] microcode : 0x5003302 [2024-04-16T09:15:42.706Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.706Z] cache size : 14080 KB [2024-04-16T09:15:42.706Z] physical id : 0 [2024-04-16T09:15:42.706Z] siblings : 20 [2024-04-16T09:15:42.706Z] core id : 11 [2024-04-16T09:15:42.706Z] cpu cores : 10 [2024-04-16T09:15:42.706Z] apicid : 22 [2024-04-16T09:15:42.706Z] initial apicid : 22 [2024-04-16T09:15:42.706Z] fpu : yes [2024-04-16T09:15:42.706Z] fpu_exception : yes [2024-04-16T09:15:42.706Z] cpuid level : 22 [2024-04-16T09:15:42.706Z] wp : yes [2024-04-16T09:15:42.706Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.706Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.706Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.706Z] bogomips : 4800.00 [2024-04-16T09:15:42.706Z] clflush size : 64 [2024-04-16T09:15:42.706Z] cache_alignment : 64 [2024-04-16T09:15:42.706Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.706Z] power management: [2024-04-16T09:15:42.706Z] [2024-04-16T09:15:42.706Z] processor : 9 [2024-04-16T09:15:42.706Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.706Z] cpu family : 6 [2024-04-16T09:15:42.706Z] model : 85 [2024-04-16T09:15:42.706Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.706Z] stepping : 7 [2024-04-16T09:15:42.706Z] microcode : 0x5003302 [2024-04-16T09:15:42.706Z] cpu MHz : 2901.335 [2024-04-16T09:15:42.706Z] cache size : 14080 KB [2024-04-16T09:15:42.706Z] physical id : 0 [2024-04-16T09:15:42.706Z] siblings : 20 [2024-04-16T09:15:42.706Z] core id : 12 [2024-04-16T09:15:42.706Z] cpu cores : 10 [2024-04-16T09:15:42.706Z] apicid : 24 [2024-04-16T09:15:42.706Z] initial apicid : 24 [2024-04-16T09:15:42.706Z] fpu : yes [2024-04-16T09:15:42.706Z] fpu_exception : yes [2024-04-16T09:15:42.706Z] cpuid level : 22 [2024-04-16T09:15:42.706Z] wp : yes [2024-04-16T09:15:42.706Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.707Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.707Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.707Z] bogomips : 4800.00 [2024-04-16T09:15:42.707Z] clflush size : 64 [2024-04-16T09:15:42.707Z] cache_alignment : 64 [2024-04-16T09:15:42.707Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.707Z] power management: [2024-04-16T09:15:42.707Z] [2024-04-16T09:15:42.707Z] processor : 10 [2024-04-16T09:15:42.707Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.707Z] cpu family : 6 [2024-04-16T09:15:42.707Z] model : 85 [2024-04-16T09:15:42.707Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.707Z] stepping : 7 [2024-04-16T09:15:42.707Z] microcode : 0x5003302 [2024-04-16T09:15:42.707Z] cpu MHz : 2899.985 [2024-04-16T09:15:42.707Z] cache size : 14080 KB [2024-04-16T09:15:42.707Z] physical id : 1 [2024-04-16T09:15:42.707Z] siblings : 20 [2024-04-16T09:15:42.707Z] core id : 0 [2024-04-16T09:15:42.707Z] cpu cores : 10 [2024-04-16T09:15:42.707Z] apicid : 32 [2024-04-16T09:15:42.707Z] initial apicid : 32 [2024-04-16T09:15:42.707Z] fpu : yes [2024-04-16T09:15:42.707Z] fpu_exception : yes [2024-04-16T09:15:42.707Z] cpuid level : 22 [2024-04-16T09:15:42.707Z] wp : yes [2024-04-16T09:15:42.707Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.707Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.707Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.707Z] bogomips : 4807.70 [2024-04-16T09:15:42.707Z] clflush size : 64 [2024-04-16T09:15:42.707Z] cache_alignment : 64 [2024-04-16T09:15:42.707Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.707Z] power management: [2024-04-16T09:15:42.707Z] [2024-04-16T09:15:42.707Z] processor : 11 [2024-04-16T09:15:42.707Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.707Z] cpu family : 6 [2024-04-16T09:15:42.707Z] model : 85 [2024-04-16T09:15:42.707Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.707Z] stepping : 7 [2024-04-16T09:15:42.707Z] microcode : 0x5003302 [2024-04-16T09:15:42.707Z] cpu MHz : 2895.920 [2024-04-16T09:15:42.707Z] cache size : 14080 KB [2024-04-16T09:15:42.707Z] physical id : 1 [2024-04-16T09:15:42.707Z] siblings : 20 [2024-04-16T09:15:42.707Z] core id : 1 [2024-04-16T09:15:42.707Z] cpu cores : 10 [2024-04-16T09:15:42.707Z] apicid : 34 [2024-04-16T09:15:42.707Z] initial apicid : 34 [2024-04-16T09:15:42.707Z] fpu : yes [2024-04-16T09:15:42.707Z] fpu_exception : yes [2024-04-16T09:15:42.707Z] cpuid level : 22 [2024-04-16T09:15:42.707Z] wp : yes [2024-04-16T09:15:42.707Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.707Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.707Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.707Z] bogomips : 4807.70 [2024-04-16T09:15:42.707Z] clflush size : 64 [2024-04-16T09:15:42.707Z] cache_alignment : 64 [2024-04-16T09:15:42.707Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.707Z] power management: [2024-04-16T09:15:42.707Z] [2024-04-16T09:15:42.707Z] processor : 12 [2024-04-16T09:15:42.707Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.707Z] cpu family : 6 [2024-04-16T09:15:42.707Z] model : 85 [2024-04-16T09:15:42.707Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.707Z] stepping : 7 [2024-04-16T09:15:42.708Z] microcode : 0x5003302 [2024-04-16T09:15:42.708Z] cpu MHz : 2899.106 [2024-04-16T09:15:42.708Z] cache size : 14080 KB [2024-04-16T09:15:42.708Z] physical id : 1 [2024-04-16T09:15:42.708Z] siblings : 20 [2024-04-16T09:15:42.708Z] core id : 2 [2024-04-16T09:15:42.708Z] cpu cores : 10 [2024-04-16T09:15:42.708Z] apicid : 36 [2024-04-16T09:15:42.708Z] initial apicid : 36 [2024-04-16T09:15:42.708Z] fpu : yes [2024-04-16T09:15:42.708Z] fpu_exception : yes [2024-04-16T09:15:42.708Z] cpuid level : 22 [2024-04-16T09:15:42.708Z] wp : yes [2024-04-16T09:15:42.708Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.708Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.708Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.708Z] bogomips : 4807.70 [2024-04-16T09:15:42.708Z] clflush size : 64 [2024-04-16T09:15:42.708Z] cache_alignment : 64 [2024-04-16T09:15:42.708Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.708Z] power management: [2024-04-16T09:15:42.708Z] [2024-04-16T09:15:42.708Z] processor : 13 [2024-04-16T09:15:42.708Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.708Z] cpu family : 6 [2024-04-16T09:15:42.708Z] model : 85 [2024-04-16T09:15:42.708Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.708Z] stepping : 7 [2024-04-16T09:15:42.708Z] microcode : 0x5003302 [2024-04-16T09:15:42.708Z] cpu MHz : 2897.131 [2024-04-16T09:15:42.708Z] cache size : 14080 KB [2024-04-16T09:15:42.708Z] physical id : 1 [2024-04-16T09:15:42.708Z] siblings : 20 [2024-04-16T09:15:42.708Z] core id : 3 [2024-04-16T09:15:42.708Z] cpu cores : 10 [2024-04-16T09:15:42.708Z] apicid : 38 [2024-04-16T09:15:42.708Z] initial apicid : 38 [2024-04-16T09:15:42.708Z] fpu : yes [2024-04-16T09:15:42.708Z] fpu_exception : yes [2024-04-16T09:15:42.708Z] cpuid level : 22 [2024-04-16T09:15:42.708Z] wp : yes [2024-04-16T09:15:42.708Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.708Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.708Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.708Z] bogomips : 4807.70 [2024-04-16T09:15:42.708Z] clflush size : 64 [2024-04-16T09:15:42.708Z] cache_alignment : 64 [2024-04-16T09:15:42.708Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.708Z] power management: [2024-04-16T09:15:42.708Z] [2024-04-16T09:15:42.708Z] processor : 14 [2024-04-16T09:15:42.708Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.708Z] cpu family : 6 [2024-04-16T09:15:42.708Z] model : 85 [2024-04-16T09:15:42.708Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.708Z] stepping : 7 [2024-04-16T09:15:42.708Z] microcode : 0x5003302 [2024-04-16T09:15:42.708Z] cpu MHz : 2897.444 [2024-04-16T09:15:42.708Z] cache size : 14080 KB [2024-04-16T09:15:42.708Z] physical id : 1 [2024-04-16T09:15:42.708Z] siblings : 20 [2024-04-16T09:15:42.708Z] core id : 4 [2024-04-16T09:15:42.708Z] cpu cores : 10 [2024-04-16T09:15:42.708Z] apicid : 40 [2024-04-16T09:15:42.708Z] initial apicid : 40 [2024-04-16T09:15:42.708Z] fpu : yes [2024-04-16T09:15:42.708Z] fpu_exception : yes [2024-04-16T09:15:42.708Z] cpuid level : 22 [2024-04-16T09:15:42.708Z] wp : yes [2024-04-16T09:15:42.708Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.709Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.709Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.709Z] bogomips : 4807.70 [2024-04-16T09:15:42.709Z] clflush size : 64 [2024-04-16T09:15:42.709Z] cache_alignment : 64 [2024-04-16T09:15:42.709Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.709Z] power management: [2024-04-16T09:15:42.709Z] [2024-04-16T09:15:42.709Z] processor : 15 [2024-04-16T09:15:42.709Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.709Z] cpu family : 6 [2024-04-16T09:15:42.709Z] model : 85 [2024-04-16T09:15:42.709Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.709Z] stepping : 7 [2024-04-16T09:15:42.709Z] microcode : 0x5003302 [2024-04-16T09:15:42.709Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.709Z] cache size : 14080 KB [2024-04-16T09:15:42.709Z] physical id : 1 [2024-04-16T09:15:42.709Z] siblings : 20 [2024-04-16T09:15:42.709Z] core id : 8 [2024-04-16T09:15:42.709Z] cpu cores : 10 [2024-04-16T09:15:42.709Z] apicid : 48 [2024-04-16T09:15:42.709Z] initial apicid : 48 [2024-04-16T09:15:42.709Z] fpu : yes [2024-04-16T09:15:42.709Z] fpu_exception : yes [2024-04-16T09:15:42.709Z] cpuid level : 22 [2024-04-16T09:15:42.709Z] wp : yes [2024-04-16T09:15:42.709Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.709Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.709Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.709Z] bogomips : 4807.70 [2024-04-16T09:15:42.709Z] clflush size : 64 [2024-04-16T09:15:42.709Z] cache_alignment : 64 [2024-04-16T09:15:42.709Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.709Z] power management: [2024-04-16T09:15:42.709Z] [2024-04-16T09:15:42.709Z] processor : 16 [2024-04-16T09:15:42.709Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.709Z] cpu family : 6 [2024-04-16T09:15:42.709Z] model : 85 [2024-04-16T09:15:42.709Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.709Z] stepping : 7 [2024-04-16T09:15:42.709Z] microcode : 0x5003302 [2024-04-16T09:15:42.709Z] cpu MHz : 2899.583 [2024-04-16T09:15:42.709Z] cache size : 14080 KB [2024-04-16T09:15:42.709Z] physical id : 1 [2024-04-16T09:15:42.709Z] siblings : 20 [2024-04-16T09:15:42.709Z] core id : 9 [2024-04-16T09:15:42.709Z] cpu cores : 10 [2024-04-16T09:15:42.709Z] apicid : 50 [2024-04-16T09:15:42.709Z] initial apicid : 50 [2024-04-16T09:15:42.709Z] fpu : yes [2024-04-16T09:15:42.709Z] fpu_exception : yes [2024-04-16T09:15:42.709Z] cpuid level : 22 [2024-04-16T09:15:42.709Z] wp : yes [2024-04-16T09:15:42.709Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.709Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.709Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.709Z] bogomips : 4807.70 [2024-04-16T09:15:42.709Z] clflush size : 64 [2024-04-16T09:15:42.709Z] cache_alignment : 64 [2024-04-16T09:15:42.709Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.709Z] power management: [2024-04-16T09:15:42.709Z] [2024-04-16T09:15:42.709Z] processor : 17 [2024-04-16T09:15:42.709Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.709Z] cpu family : 6 [2024-04-16T09:15:42.709Z] model : 85 [2024-04-16T09:15:42.709Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.709Z] stepping : 7 [2024-04-16T09:15:42.709Z] microcode : 0x5003302 [2024-04-16T09:15:42.709Z] cpu MHz : 2902.476 [2024-04-16T09:15:42.709Z] cache size : 14080 KB [2024-04-16T09:15:42.709Z] physical id : 1 [2024-04-16T09:15:42.709Z] siblings : 20 [2024-04-16T09:15:42.709Z] core id : 10 [2024-04-16T09:15:42.709Z] cpu cores : 10 [2024-04-16T09:15:42.709Z] apicid : 52 [2024-04-16T09:15:42.709Z] initial apicid : 52 [2024-04-16T09:15:42.709Z] fpu : yes [2024-04-16T09:15:42.709Z] fpu_exception : yes [2024-04-16T09:15:42.709Z] cpuid level : 22 [2024-04-16T09:15:42.709Z] wp : yes [2024-04-16T09:15:42.710Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.710Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.710Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.710Z] bogomips : 4807.70 [2024-04-16T09:15:42.710Z] clflush size : 64 [2024-04-16T09:15:42.710Z] cache_alignment : 64 [2024-04-16T09:15:42.710Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.710Z] power management: [2024-04-16T09:15:42.710Z] [2024-04-16T09:15:42.710Z] processor : 18 [2024-04-16T09:15:42.710Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.710Z] cpu family : 6 [2024-04-16T09:15:42.710Z] model : 85 [2024-04-16T09:15:42.710Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.710Z] stepping : 7 [2024-04-16T09:15:42.710Z] microcode : 0x5003302 [2024-04-16T09:15:42.710Z] cpu MHz : 2899.684 [2024-04-16T09:15:42.710Z] cache size : 14080 KB [2024-04-16T09:15:42.710Z] physical id : 1 [2024-04-16T09:15:42.710Z] siblings : 20 [2024-04-16T09:15:42.710Z] core id : 11 [2024-04-16T09:15:42.710Z] cpu cores : 10 [2024-04-16T09:15:42.710Z] apicid : 54 [2024-04-16T09:15:42.710Z] initial apicid : 54 [2024-04-16T09:15:42.710Z] fpu : yes [2024-04-16T09:15:42.710Z] fpu_exception : yes [2024-04-16T09:15:42.710Z] cpuid level : 22 [2024-04-16T09:15:42.710Z] wp : yes [2024-04-16T09:15:42.710Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.710Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.710Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.710Z] bogomips : 4807.70 [2024-04-16T09:15:42.710Z] clflush size : 64 [2024-04-16T09:15:42.710Z] cache_alignment : 64 [2024-04-16T09:15:42.710Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.710Z] power management: [2024-04-16T09:15:42.710Z] [2024-04-16T09:15:42.710Z] processor : 19 [2024-04-16T09:15:42.710Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.710Z] cpu family : 6 [2024-04-16T09:15:42.710Z] model : 85 [2024-04-16T09:15:42.710Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.710Z] stepping : 7 [2024-04-16T09:15:42.710Z] microcode : 0x5003302 [2024-04-16T09:15:42.710Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.710Z] cache size : 14080 KB [2024-04-16T09:15:42.710Z] physical id : 1 [2024-04-16T09:15:42.710Z] siblings : 20 [2024-04-16T09:15:42.710Z] core id : 12 [2024-04-16T09:15:42.710Z] cpu cores : 10 [2024-04-16T09:15:42.710Z] apicid : 56 [2024-04-16T09:15:42.710Z] initial apicid : 56 [2024-04-16T09:15:42.710Z] fpu : yes [2024-04-16T09:15:42.710Z] fpu_exception : yes [2024-04-16T09:15:42.710Z] cpuid level : 22 [2024-04-16T09:15:42.710Z] wp : yes [2024-04-16T09:15:42.710Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.711Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.711Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.711Z] bogomips : 4807.70 [2024-04-16T09:15:42.711Z] clflush size : 64 [2024-04-16T09:15:42.711Z] cache_alignment : 64 [2024-04-16T09:15:42.711Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.711Z] power management: [2024-04-16T09:15:42.711Z] [2024-04-16T09:15:42.711Z] processor : 20 [2024-04-16T09:15:42.711Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.711Z] cpu family : 6 [2024-04-16T09:15:42.711Z] model : 85 [2024-04-16T09:15:42.711Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.711Z] stepping : 7 [2024-04-16T09:15:42.711Z] microcode : 0x5003302 [2024-04-16T09:15:42.711Z] cpu MHz : 2899.989 [2024-04-16T09:15:42.711Z] cache size : 14080 KB [2024-04-16T09:15:42.711Z] physical id : 0 [2024-04-16T09:15:42.711Z] siblings : 20 [2024-04-16T09:15:42.711Z] core id : 0 [2024-04-16T09:15:42.711Z] cpu cores : 10 [2024-04-16T09:15:42.711Z] apicid : 1 [2024-04-16T09:15:42.711Z] initial apicid : 1 [2024-04-16T09:15:42.711Z] fpu : yes [2024-04-16T09:15:42.711Z] fpu_exception : yes [2024-04-16T09:15:42.711Z] cpuid level : 22 [2024-04-16T09:15:42.711Z] wp : yes [2024-04-16T09:15:42.711Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.711Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.711Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.711Z] bogomips : 4800.00 [2024-04-16T09:15:42.711Z] clflush size : 64 [2024-04-16T09:15:42.711Z] cache_alignment : 64 [2024-04-16T09:15:42.711Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.711Z] power management: [2024-04-16T09:15:42.711Z] [2024-04-16T09:15:42.711Z] processor : 21 [2024-04-16T09:15:42.711Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.711Z] cpu family : 6 [2024-04-16T09:15:42.711Z] model : 85 [2024-04-16T09:15:42.711Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.711Z] stepping : 7 [2024-04-16T09:15:42.711Z] microcode : 0x5003302 [2024-04-16T09:15:42.711Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.711Z] cache size : 14080 KB [2024-04-16T09:15:42.711Z] physical id : 0 [2024-04-16T09:15:42.711Z] siblings : 20 [2024-04-16T09:15:42.711Z] core id : 1 [2024-04-16T09:15:42.711Z] cpu cores : 10 [2024-04-16T09:15:42.711Z] apicid : 3 [2024-04-16T09:15:42.711Z] initial apicid : 3 [2024-04-16T09:15:42.711Z] fpu : yes [2024-04-16T09:15:42.711Z] fpu_exception : yes [2024-04-16T09:15:42.711Z] cpuid level : 22 [2024-04-16T09:15:42.711Z] wp : yes [2024-04-16T09:15:42.711Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.711Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.711Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.711Z] bogomips : 4800.00 [2024-04-16T09:15:42.711Z] clflush size : 64 [2024-04-16T09:15:42.711Z] cache_alignment : 64 [2024-04-16T09:15:42.711Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.711Z] power management: [2024-04-16T09:15:42.711Z] [2024-04-16T09:15:42.711Z] processor : 22 [2024-04-16T09:15:42.711Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.711Z] cpu family : 6 [2024-04-16T09:15:42.711Z] model : 85 [2024-04-16T09:15:42.711Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.711Z] stepping : 7 [2024-04-16T09:15:42.711Z] microcode : 0x5003302 [2024-04-16T09:15:42.711Z] cpu MHz : 2897.859 [2024-04-16T09:15:42.711Z] cache size : 14080 KB [2024-04-16T09:15:42.711Z] physical id : 0 [2024-04-16T09:15:42.711Z] siblings : 20 [2024-04-16T09:15:42.711Z] core id : 2 [2024-04-16T09:15:42.711Z] cpu cores : 10 [2024-04-16T09:15:42.711Z] apicid : 5 [2024-04-16T09:15:42.711Z] initial apicid : 5 [2024-04-16T09:15:42.711Z] fpu : yes [2024-04-16T09:15:42.711Z] fpu_exception : yes [2024-04-16T09:15:42.711Z] cpuid level : 22 [2024-04-16T09:15:42.711Z] wp : yes [2024-04-16T09:15:42.712Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.712Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.712Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.712Z] bogomips : 4800.00 [2024-04-16T09:15:42.712Z] clflush size : 64 [2024-04-16T09:15:42.712Z] cache_alignment : 64 [2024-04-16T09:15:42.712Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.712Z] power management: [2024-04-16T09:15:42.712Z] [2024-04-16T09:15:42.712Z] processor : 23 [2024-04-16T09:15:42.712Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.712Z] cpu family : 6 [2024-04-16T09:15:42.712Z] model : 85 [2024-04-16T09:15:42.712Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.712Z] stepping : 7 [2024-04-16T09:15:42.712Z] microcode : 0x5003302 [2024-04-16T09:15:42.712Z] cpu MHz : 2503.574 [2024-04-16T09:15:42.712Z] cache size : 14080 KB [2024-04-16T09:15:42.712Z] physical id : 0 [2024-04-16T09:15:42.712Z] siblings : 20 [2024-04-16T09:15:42.712Z] core id : 3 [2024-04-16T09:15:42.712Z] cpu cores : 10 [2024-04-16T09:15:42.712Z] apicid : 7 [2024-04-16T09:15:42.712Z] initial apicid : 7 [2024-04-16T09:15:42.712Z] fpu : yes [2024-04-16T09:15:42.712Z] fpu_exception : yes [2024-04-16T09:15:42.712Z] cpuid level : 22 [2024-04-16T09:15:42.712Z] wp : yes [2024-04-16T09:15:42.712Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.712Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.712Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.712Z] bogomips : 4800.00 [2024-04-16T09:15:42.712Z] clflush size : 64 [2024-04-16T09:15:42.712Z] cache_alignment : 64 [2024-04-16T09:15:42.712Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.712Z] power management: [2024-04-16T09:15:42.712Z] [2024-04-16T09:15:42.712Z] processor : 24 [2024-04-16T09:15:42.712Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.712Z] cpu family : 6 [2024-04-16T09:15:42.712Z] model : 85 [2024-04-16T09:15:42.712Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.712Z] stepping : 7 [2024-04-16T09:15:42.712Z] microcode : 0x5003302 [2024-04-16T09:15:42.712Z] cpu MHz : 2561.350 [2024-04-16T09:15:42.712Z] cache size : 14080 KB [2024-04-16T09:15:42.712Z] physical id : 0 [2024-04-16T09:15:42.712Z] siblings : 20 [2024-04-16T09:15:42.712Z] core id : 4 [2024-04-16T09:15:42.712Z] cpu cores : 10 [2024-04-16T09:15:42.712Z] apicid : 9 [2024-04-16T09:15:42.712Z] initial apicid : 9 [2024-04-16T09:15:42.712Z] fpu : yes [2024-04-16T09:15:42.712Z] fpu_exception : yes [2024-04-16T09:15:42.712Z] cpuid level : 22 [2024-04-16T09:15:42.712Z] wp : yes [2024-04-16T09:15:42.712Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.712Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.712Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.712Z] bogomips : 4800.00 [2024-04-16T09:15:42.712Z] clflush size : 64 [2024-04-16T09:15:42.712Z] cache_alignment : 64 [2024-04-16T09:15:42.713Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.713Z] power management: [2024-04-16T09:15:42.713Z] [2024-04-16T09:15:42.713Z] processor : 25 [2024-04-16T09:15:42.713Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.713Z] cpu family : 6 [2024-04-16T09:15:42.713Z] model : 85 [2024-04-16T09:15:42.713Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.713Z] stepping : 7 [2024-04-16T09:15:42.713Z] microcode : 0x5003302 [2024-04-16T09:15:42.713Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.713Z] cache size : 14080 KB [2024-04-16T09:15:42.713Z] physical id : 0 [2024-04-16T09:15:42.713Z] siblings : 20 [2024-04-16T09:15:42.713Z] core id : 8 [2024-04-16T09:15:42.713Z] cpu cores : 10 [2024-04-16T09:15:42.713Z] apicid : 17 [2024-04-16T09:15:42.713Z] initial apicid : 17 [2024-04-16T09:15:42.713Z] fpu : yes [2024-04-16T09:15:42.713Z] fpu_exception : yes [2024-04-16T09:15:42.713Z] cpuid level : 22 [2024-04-16T09:15:42.713Z] wp : yes [2024-04-16T09:15:42.713Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.713Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.713Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.713Z] bogomips : 4800.00 [2024-04-16T09:15:42.713Z] clflush size : 64 [2024-04-16T09:15:42.713Z] cache_alignment : 64 [2024-04-16T09:15:42.713Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.713Z] power management: [2024-04-16T09:15:42.713Z] [2024-04-16T09:15:42.713Z] processor : 26 [2024-04-16T09:15:42.713Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.713Z] cpu family : 6 [2024-04-16T09:15:42.713Z] model : 85 [2024-04-16T09:15:42.713Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.713Z] stepping : 7 [2024-04-16T09:15:42.713Z] microcode : 0x5003302 [2024-04-16T09:15:42.713Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.713Z] cache size : 14080 KB [2024-04-16T09:15:42.713Z] physical id : 0 [2024-04-16T09:15:42.713Z] siblings : 20 [2024-04-16T09:15:42.713Z] core id : 9 [2024-04-16T09:15:42.713Z] cpu cores : 10 [2024-04-16T09:15:42.713Z] apicid : 19 [2024-04-16T09:15:42.713Z] initial apicid : 19 [2024-04-16T09:15:42.713Z] fpu : yes [2024-04-16T09:15:42.713Z] fpu_exception : yes [2024-04-16T09:15:42.713Z] cpuid level : 22 [2024-04-16T09:15:42.713Z] wp : yes [2024-04-16T09:15:42.713Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.713Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.713Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.713Z] bogomips : 4800.00 [2024-04-16T09:15:42.713Z] clflush size : 64 [2024-04-16T09:15:42.713Z] cache_alignment : 64 [2024-04-16T09:15:42.713Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.713Z] power management: [2024-04-16T09:15:42.713Z] [2024-04-16T09:15:42.713Z] processor : 27 [2024-04-16T09:15:42.713Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.713Z] cpu family : 6 [2024-04-16T09:15:42.713Z] model : 85 [2024-04-16T09:15:42.713Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.713Z] stepping : 7 [2024-04-16T09:15:42.713Z] microcode : 0x5003302 [2024-04-16T09:15:42.713Z] cpu MHz : 2898.771 [2024-04-16T09:15:42.713Z] cache size : 14080 KB [2024-04-16T09:15:42.713Z] physical id : 0 [2024-04-16T09:15:42.713Z] siblings : 20 [2024-04-16T09:15:42.713Z] core id : 10 [2024-04-16T09:15:42.713Z] cpu cores : 10 [2024-04-16T09:15:42.713Z] apicid : 21 [2024-04-16T09:15:42.713Z] initial apicid : 21 [2024-04-16T09:15:42.713Z] fpu : yes [2024-04-16T09:15:42.713Z] fpu_exception : yes [2024-04-16T09:15:42.713Z] cpuid level : 22 [2024-04-16T09:15:42.713Z] wp : yes [2024-04-16T09:15:42.714Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.714Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.714Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.714Z] bogomips : 4800.00 [2024-04-16T09:15:42.714Z] clflush size : 64 [2024-04-16T09:15:42.714Z] cache_alignment : 64 [2024-04-16T09:15:42.714Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.714Z] power management: [2024-04-16T09:15:42.714Z] [2024-04-16T09:15:42.714Z] processor : 28 [2024-04-16T09:15:42.714Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.714Z] cpu family : 6 [2024-04-16T09:15:42.714Z] model : 85 [2024-04-16T09:15:42.714Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.714Z] stepping : 7 [2024-04-16T09:15:42.714Z] microcode : 0x5003302 [2024-04-16T09:15:42.714Z] cpu MHz : 2892.859 [2024-04-16T09:15:42.714Z] cache size : 14080 KB [2024-04-16T09:15:42.714Z] physical id : 0 [2024-04-16T09:15:42.714Z] siblings : 20 [2024-04-16T09:15:42.714Z] core id : 11 [2024-04-16T09:15:42.714Z] cpu cores : 10 [2024-04-16T09:15:42.714Z] apicid : 23 [2024-04-16T09:15:42.714Z] initial apicid : 23 [2024-04-16T09:15:42.714Z] fpu : yes [2024-04-16T09:15:42.714Z] fpu_exception : yes [2024-04-16T09:15:42.714Z] cpuid level : 22 [2024-04-16T09:15:42.714Z] wp : yes [2024-04-16T09:15:42.714Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.714Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.714Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.714Z] bogomips : 4800.00 [2024-04-16T09:15:42.714Z] clflush size : 64 [2024-04-16T09:15:42.714Z] cache_alignment : 64 [2024-04-16T09:15:42.714Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.714Z] power management: [2024-04-16T09:15:42.714Z] [2024-04-16T09:15:42.714Z] processor : 29 [2024-04-16T09:15:42.714Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.714Z] cpu family : 6 [2024-04-16T09:15:42.714Z] model : 85 [2024-04-16T09:15:42.714Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.714Z] stepping : 7 [2024-04-16T09:15:42.714Z] microcode : 0x5003302 [2024-04-16T09:15:42.714Z] cpu MHz : 2900.134 [2024-04-16T09:15:42.714Z] cache size : 14080 KB [2024-04-16T09:15:42.714Z] physical id : 0 [2024-04-16T09:15:42.714Z] siblings : 20 [2024-04-16T09:15:42.714Z] core id : 12 [2024-04-16T09:15:42.714Z] cpu cores : 10 [2024-04-16T09:15:42.714Z] apicid : 25 [2024-04-16T09:15:42.714Z] initial apicid : 25 [2024-04-16T09:15:42.714Z] fpu : yes [2024-04-16T09:15:42.714Z] fpu_exception : yes [2024-04-16T09:15:42.714Z] cpuid level : 22 [2024-04-16T09:15:42.714Z] wp : yes [2024-04-16T09:15:42.714Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.715Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.715Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.715Z] bogomips : 4800.00 [2024-04-16T09:15:42.715Z] clflush size : 64 [2024-04-16T09:15:42.715Z] cache_alignment : 64 [2024-04-16T09:15:42.715Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.715Z] power management: [2024-04-16T09:15:42.715Z] [2024-04-16T09:15:42.715Z] processor : 30 [2024-04-16T09:15:42.715Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.715Z] cpu family : 6 [2024-04-16T09:15:42.715Z] model : 85 [2024-04-16T09:15:42.715Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.715Z] stepping : 7 [2024-04-16T09:15:42.715Z] microcode : 0x5003302 [2024-04-16T09:15:42.715Z] cpu MHz : 2898.449 [2024-04-16T09:15:42.715Z] cache size : 14080 KB [2024-04-16T09:15:42.715Z] physical id : 1 [2024-04-16T09:15:42.715Z] siblings : 20 [2024-04-16T09:15:42.715Z] core id : 0 [2024-04-16T09:15:42.715Z] cpu cores : 10 [2024-04-16T09:15:42.715Z] apicid : 33 [2024-04-16T09:15:42.715Z] initial apicid : 33 [2024-04-16T09:15:42.715Z] fpu : yes [2024-04-16T09:15:42.715Z] fpu_exception : yes [2024-04-16T09:15:42.715Z] cpuid level : 22 [2024-04-16T09:15:42.715Z] wp : yes [2024-04-16T09:15:42.715Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.715Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.715Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.715Z] bogomips : 4807.70 [2024-04-16T09:15:42.715Z] clflush size : 64 [2024-04-16T09:15:42.715Z] cache_alignment : 64 [2024-04-16T09:15:42.715Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.715Z] power management: [2024-04-16T09:15:42.715Z] [2024-04-16T09:15:42.715Z] processor : 31 [2024-04-16T09:15:42.715Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.715Z] cpu family : 6 [2024-04-16T09:15:42.715Z] model : 85 [2024-04-16T09:15:42.715Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.715Z] stepping : 7 [2024-04-16T09:15:42.715Z] microcode : 0x5003302 [2024-04-16T09:15:42.715Z] cpu MHz : 3200.000 [2024-04-16T09:15:42.715Z] cache size : 14080 KB [2024-04-16T09:15:42.715Z] physical id : 1 [2024-04-16T09:15:42.715Z] siblings : 20 [2024-04-16T09:15:42.715Z] core id : 1 [2024-04-16T09:15:42.715Z] cpu cores : 10 [2024-04-16T09:15:42.715Z] apicid : 35 [2024-04-16T09:15:42.715Z] initial apicid : 35 [2024-04-16T09:15:42.715Z] fpu : yes [2024-04-16T09:15:42.715Z] fpu_exception : yes [2024-04-16T09:15:42.715Z] cpuid level : 22 [2024-04-16T09:15:42.715Z] wp : yes [2024-04-16T09:15:42.715Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.715Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.715Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.715Z] bogomips : 4807.70 [2024-04-16T09:15:42.715Z] clflush size : 64 [2024-04-16T09:15:42.715Z] cache_alignment : 64 [2024-04-16T09:15:42.715Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.715Z] power management: [2024-04-16T09:15:42.715Z] [2024-04-16T09:15:42.715Z] processor : 32 [2024-04-16T09:15:42.715Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.715Z] cpu family : 6 [2024-04-16T09:15:42.715Z] model : 85 [2024-04-16T09:15:42.715Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.715Z] stepping : 7 [2024-04-16T09:15:42.715Z] microcode : 0x5003302 [2024-04-16T09:15:42.715Z] cpu MHz : 2896.665 [2024-04-16T09:15:42.715Z] cache size : 14080 KB [2024-04-16T09:15:42.715Z] physical id : 1 [2024-04-16T09:15:42.715Z] siblings : 20 [2024-04-16T09:15:42.715Z] core id : 2 [2024-04-16T09:15:42.715Z] cpu cores : 10 [2024-04-16T09:15:42.715Z] apicid : 37 [2024-04-16T09:15:42.715Z] initial apicid : 37 [2024-04-16T09:15:42.715Z] fpu : yes [2024-04-16T09:15:42.715Z] fpu_exception : yes [2024-04-16T09:15:42.715Z] cpuid level : 22 [2024-04-16T09:15:42.715Z] wp : yes [2024-04-16T09:15:42.716Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.716Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.716Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.716Z] bogomips : 4807.70 [2024-04-16T09:15:42.716Z] clflush size : 64 [2024-04-16T09:15:42.716Z] cache_alignment : 64 [2024-04-16T09:15:42.716Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.716Z] power management: [2024-04-16T09:15:42.716Z] [2024-04-16T09:15:42.716Z] processor : 33 [2024-04-16T09:15:42.716Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.716Z] cpu family : 6 [2024-04-16T09:15:42.716Z] model : 85 [2024-04-16T09:15:42.716Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.716Z] stepping : 7 [2024-04-16T09:15:42.716Z] microcode : 0x5003302 [2024-04-16T09:15:42.716Z] cpu MHz : 2900.128 [2024-04-16T09:15:42.716Z] cache size : 14080 KB [2024-04-16T09:15:42.716Z] physical id : 1 [2024-04-16T09:15:42.716Z] siblings : 20 [2024-04-16T09:15:42.716Z] core id : 3 [2024-04-16T09:15:42.716Z] cpu cores : 10 [2024-04-16T09:15:42.716Z] apicid : 39 [2024-04-16T09:15:42.716Z] initial apicid : 39 [2024-04-16T09:15:42.716Z] fpu : yes [2024-04-16T09:15:42.716Z] fpu_exception : yes [2024-04-16T09:15:42.716Z] cpuid level : 22 [2024-04-16T09:15:42.716Z] wp : yes [2024-04-16T09:15:42.716Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.716Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.716Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.716Z] bogomips : 4807.70 [2024-04-16T09:15:42.716Z] clflush size : 64 [2024-04-16T09:15:42.716Z] cache_alignment : 64 [2024-04-16T09:15:42.716Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.716Z] power management: [2024-04-16T09:15:42.716Z] [2024-04-16T09:15:42.716Z] processor : 34 [2024-04-16T09:15:42.716Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.716Z] cpu family : 6 [2024-04-16T09:15:42.716Z] model : 85 [2024-04-16T09:15:42.716Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.716Z] stepping : 7 [2024-04-16T09:15:42.716Z] microcode : 0x5003302 [2024-04-16T09:15:42.716Z] cpu MHz : 2902.801 [2024-04-16T09:15:42.716Z] cache size : 14080 KB [2024-04-16T09:15:42.716Z] physical id : 1 [2024-04-16T09:15:42.716Z] siblings : 20 [2024-04-16T09:15:42.716Z] core id : 4 [2024-04-16T09:15:42.716Z] cpu cores : 10 [2024-04-16T09:15:42.716Z] apicid : 41 [2024-04-16T09:15:42.716Z] initial apicid : 41 [2024-04-16T09:15:42.716Z] fpu : yes [2024-04-16T09:15:42.716Z] fpu_exception : yes [2024-04-16T09:15:42.716Z] cpuid level : 22 [2024-04-16T09:15:42.716Z] wp : yes [2024-04-16T09:15:42.716Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.716Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.716Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.716Z] bogomips : 4807.70 [2024-04-16T09:15:42.716Z] clflush size : 64 [2024-04-16T09:15:42.716Z] cache_alignment : 64 [2024-04-16T09:15:42.716Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.716Z] power management: [2024-04-16T09:15:42.716Z] [2024-04-16T09:15:42.716Z] processor : 35 [2024-04-16T09:15:42.717Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.717Z] cpu family : 6 [2024-04-16T09:15:42.717Z] model : 85 [2024-04-16T09:15:42.717Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.717Z] stepping : 7 [2024-04-16T09:15:42.717Z] microcode : 0x5003302 [2024-04-16T09:15:42.717Z] cpu MHz : 2899.762 [2024-04-16T09:15:42.717Z] cache size : 14080 KB [2024-04-16T09:15:42.717Z] physical id : 1 [2024-04-16T09:15:42.717Z] siblings : 20 [2024-04-16T09:15:42.717Z] core id : 8 [2024-04-16T09:15:42.717Z] cpu cores : 10 [2024-04-16T09:15:42.717Z] apicid : 49 [2024-04-16T09:15:42.717Z] initial apicid : 49 [2024-04-16T09:15:42.717Z] fpu : yes [2024-04-16T09:15:42.717Z] fpu_exception : yes [2024-04-16T09:15:42.717Z] cpuid level : 22 [2024-04-16T09:15:42.717Z] wp : yes [2024-04-16T09:15:42.717Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.717Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.717Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.717Z] bogomips : 4807.70 [2024-04-16T09:15:42.717Z] clflush size : 64 [2024-04-16T09:15:42.717Z] cache_alignment : 64 [2024-04-16T09:15:42.717Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.717Z] power management: [2024-04-16T09:15:42.717Z] [2024-04-16T09:15:42.717Z] processor : 36 [2024-04-16T09:15:42.717Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.717Z] cpu family : 6 [2024-04-16T09:15:42.717Z] model : 85 [2024-04-16T09:15:42.717Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.717Z] stepping : 7 [2024-04-16T09:15:42.717Z] microcode : 0x5003302 [2024-04-16T09:15:42.717Z] cpu MHz : 2885.433 [2024-04-16T09:15:42.717Z] cache size : 14080 KB [2024-04-16T09:15:42.717Z] physical id : 1 [2024-04-16T09:15:42.717Z] siblings : 20 [2024-04-16T09:15:42.717Z] core id : 9 [2024-04-16T09:15:42.717Z] cpu cores : 10 [2024-04-16T09:15:42.717Z] apicid : 51 [2024-04-16T09:15:42.717Z] initial apicid : 51 [2024-04-16T09:15:42.717Z] fpu : yes [2024-04-16T09:15:42.717Z] fpu_exception : yes [2024-04-16T09:15:42.717Z] cpuid level : 22 [2024-04-16T09:15:42.717Z] wp : yes [2024-04-16T09:15:42.717Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.717Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.717Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.717Z] bogomips : 4807.70 [2024-04-16T09:15:42.717Z] clflush size : 64 [2024-04-16T09:15:42.717Z] cache_alignment : 64 [2024-04-16T09:15:42.717Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.717Z] power management: [2024-04-16T09:15:42.717Z] [2024-04-16T09:15:42.717Z] processor : 37 [2024-04-16T09:15:42.717Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.717Z] cpu family : 6 [2024-04-16T09:15:42.717Z] model : 85 [2024-04-16T09:15:42.717Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.717Z] stepping : 7 [2024-04-16T09:15:42.717Z] microcode : 0x5003302 [2024-04-16T09:15:42.717Z] cpu MHz : 2900.004 [2024-04-16T09:15:42.717Z] cache size : 14080 KB [2024-04-16T09:15:42.717Z] physical id : 1 [2024-04-16T09:15:42.717Z] siblings : 20 [2024-04-16T09:15:42.717Z] core id : 10 [2024-04-16T09:15:42.717Z] cpu cores : 10 [2024-04-16T09:15:42.717Z] apicid : 53 [2024-04-16T09:15:42.717Z] initial apicid : 53 [2024-04-16T09:15:42.717Z] fpu : yes [2024-04-16T09:15:42.717Z] fpu_exception : yes [2024-04-16T09:15:42.717Z] cpuid level : 22 [2024-04-16T09:15:42.717Z] wp : yes [2024-04-16T09:15:42.717Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.718Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.718Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.718Z] bogomips : 4807.70 [2024-04-16T09:15:42.718Z] clflush size : 64 [2024-04-16T09:15:42.718Z] cache_alignment : 64 [2024-04-16T09:15:42.718Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.718Z] power management: [2024-04-16T09:15:42.718Z] [2024-04-16T09:15:42.718Z] processor : 38 [2024-04-16T09:15:42.718Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.718Z] cpu family : 6 [2024-04-16T09:15:42.718Z] model : 85 [2024-04-16T09:15:42.718Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.718Z] stepping : 7 [2024-04-16T09:15:42.718Z] microcode : 0x5003302 [2024-04-16T09:15:42.718Z] cpu MHz : 2899.957 [2024-04-16T09:15:42.718Z] cache size : 14080 KB [2024-04-16T09:15:42.718Z] physical id : 1 [2024-04-16T09:15:42.718Z] siblings : 20 [2024-04-16T09:15:42.718Z] core id : 11 [2024-04-16T09:15:42.718Z] cpu cores : 10 [2024-04-16T09:15:42.718Z] apicid : 55 [2024-04-16T09:15:42.718Z] initial apicid : 55 [2024-04-16T09:15:42.718Z] fpu : yes [2024-04-16T09:15:42.718Z] fpu_exception : yes [2024-04-16T09:15:42.718Z] cpuid level : 22 [2024-04-16T09:15:42.718Z] wp : yes [2024-04-16T09:15:42.718Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.718Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.718Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.718Z] bogomips : 4807.70 [2024-04-16T09:15:42.718Z] clflush size : 64 [2024-04-16T09:15:42.718Z] cache_alignment : 64 [2024-04-16T09:15:42.718Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.718Z] power management: [2024-04-16T09:15:42.718Z] [2024-04-16T09:15:42.718Z] processor : 39 [2024-04-16T09:15:42.718Z] vendor_id : GenuineIntel [2024-04-16T09:15:42.718Z] cpu family : 6 [2024-04-16T09:15:42.718Z] model : 85 [2024-04-16T09:15:42.718Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T09:15:42.718Z] stepping : 7 [2024-04-16T09:15:42.718Z] microcode : 0x5003302 [2024-04-16T09:15:42.718Z] cpu MHz : 2900.488 [2024-04-16T09:15:42.718Z] cache size : 14080 KB [2024-04-16T09:15:42.718Z] physical id : 1 [2024-04-16T09:15:42.718Z] siblings : 20 [2024-04-16T09:15:42.718Z] core id : 12 [2024-04-16T09:15:42.718Z] cpu cores : 10 [2024-04-16T09:15:42.718Z] apicid : 57 [2024-04-16T09:15:42.718Z] initial apicid : 57 [2024-04-16T09:15:42.718Z] fpu : yes [2024-04-16T09:15:42.718Z] fpu_exception : yes [2024-04-16T09:15:42.718Z] cpuid level : 22 [2024-04-16T09:15:42.718Z] wp : yes [2024-04-16T09:15:42.718Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T09:15:42.718Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T09:15:42.718Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T09:15:42.718Z] bogomips : 4807.70 [2024-04-16T09:15:42.718Z] clflush size : 64 [2024-04-16T09:15:42.718Z] cache_alignment : 64 [2024-04-16T09:15:42.718Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T09:15:42.718Z] power management: [2024-04-16T09:15:42.718Z] [2024-04-16T09:15:42.718Z] + cat /proc/meminfo [2024-04-16T09:15:42.718Z] MemTotal: 131639664 kB [2024-04-16T09:15:42.718Z] MemFree: 36995252 kB [2024-04-16T09:15:42.718Z] MemAvailable: 96840304 kB [2024-04-16T09:15:42.718Z] Buffers: 80 kB [2024-04-16T09:15:42.718Z] Cached: 50342644 kB [2024-04-16T09:15:42.718Z] SwapCached: 0 kB [2024-04-16T09:15:42.718Z] Active: 36096616 kB [2024-04-16T09:15:42.718Z] Inactive: 34119580 kB [2024-04-16T09:15:42.718Z] Active(anon): 17807496 kB [2024-04-16T09:15:42.718Z] Inactive(anon): 2233024 kB [2024-04-16T09:15:42.718Z] Active(file): 18289120 kB [2024-04-16T09:15:42.718Z] Inactive(file): 31886556 kB [2024-04-16T09:15:42.718Z] Unevictable: 151060 kB [2024-04-16T09:15:42.718Z] Mlocked: 151060 kB [2024-04-16T09:15:42.718Z] SwapTotal: 0 kB [2024-04-16T09:15:42.718Z] SwapFree: 0 kB [2024-04-16T09:15:42.718Z] Zswap: 0 kB [2024-04-16T09:15:42.718Z] Zswapped: 0 kB [2024-04-16T09:15:42.718Z] Dirty: 143752 kB [2024-04-16T09:15:42.718Z] Writeback: 0 kB [2024-04-16T09:15:42.718Z] AnonPages: 20002104 kB [2024-04-16T09:15:42.718Z] Mapped: 1190108 kB [2024-04-16T09:15:42.718Z] Shmem: 157584 kB [2024-04-16T09:15:42.718Z] KReclaimable: 10731040 kB [2024-04-16T09:15:42.718Z] Slab: 17473652 kB [2024-04-16T09:15:42.718Z] SReclaimable: 10731040 kB [2024-04-16T09:15:42.718Z] SUnreclaim: 6742612 kB [2024-04-16T09:15:42.718Z] KernelStack: 60584 kB [2024-04-16T09:15:42.718Z] PageTables: 108204 kB [2024-04-16T09:15:42.718Z] SecPageTables: 0 kB [2024-04-16T09:15:42.718Z] NFS_Unstable: 0 kB [2024-04-16T09:15:42.718Z] Bounce: 0 kB [2024-04-16T09:15:42.718Z] WritebackTmp: 0 kB [2024-04-16T09:15:42.718Z] CommitLimit: 65819832 kB [2024-04-16T09:15:42.718Z] Committed_AS: 24220332 kB [2024-04-16T09:15:42.718Z] VmallocTotal: 34359738367 kB [2024-04-16T09:15:42.718Z] VmallocUsed: 296020 kB [2024-04-16T09:15:42.719Z] VmallocChunk: 0 kB [2024-04-16T09:15:42.719Z] Percpu: 1711104 kB [2024-04-16T09:15:42.719Z] HardwareCorrupted: 0 kB [2024-04-16T09:15:42.719Z] AnonHugePages: 3203072 kB [2024-04-16T09:15:42.719Z] ShmemHugePages: 0 kB [2024-04-16T09:15:42.719Z] ShmemPmdMapped: 0 kB [2024-04-16T09:15:42.719Z] FileHugePages: 0 kB [2024-04-16T09:15:42.719Z] FilePmdMapped: 0 kB [2024-04-16T09:15:42.719Z] CmaTotal: 0 kB [2024-04-16T09:15:42.719Z] CmaFree: 0 kB [2024-04-16T09:15:42.719Z] HugePages_Total: 0 [2024-04-16T09:15:42.719Z] HugePages_Free: 0 [2024-04-16T09:15:42.719Z] HugePages_Rsvd: 0 [2024-04-16T09:15:42.719Z] HugePages_Surp: 0 [2024-04-16T09:15:42.719Z] Hugepagesize: 2048 kB [2024-04-16T09:15:42.719Z] Hugetlb: 0 kB [2024-04-16T09:15:42.719Z] DirectMap4k: 1169736 kB [2024-04-16T09:15:42.719Z] DirectMap2M: 43573248 kB [2024-04-16T09:15:42.719Z] DirectMap1G: 91226112 kB [Pipeline] timeout [2024-04-16T09:15:42.724Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2024-04-16T09:15:43.228Z] + mvn -B -e clean install -Pstaging,qa [2024-04-16T09:15:44.589Z] [INFO] Error stacktraces are turned on. [2024-04-16T09:15:44.589Z] [INFO] Scanning for projects... [2024-04-16T09:15:46.475Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:15:46.475Z] [INFO] Reactor Build Order: [2024-04-16T09:15:46.475Z] [INFO] [2024-04-16T09:15:46.475Z] [INFO] GlassFish Project [pom] [2024-04-16T09:15:46.475Z] [INFO] Code Quality Verification Tools - Configuration [jar] [2024-04-16T09:15:46.475Z] [INFO] Nucleus Parent [pom] [2024-04-16T09:15:46.475Z] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] GlassFish HK2 Config Injectors [jar] [2024-04-16T09:15:46.475Z] [INFO] GlassFish Nucleus Modules [pom] [2024-04-16T09:15:46.475Z] [INFO] HK2 config types [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] Distribution Fragments for various OSGi platforms [pom] [2024-04-16T09:15:46.475Z] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [2024-04-16T09:15:46.475Z] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] GlassFish Nucleus Grizzly modules [pom] [2024-04-16T09:15:46.475Z] [INFO] grizzly-config [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] Nucleus Grizzly jars Combining [jar] [2024-04-16T09:15:46.475Z] [INFO] Public APIs of Glassfish [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] GlassFish Nucleus Common modules [pom] [2024-04-16T09:15:46.475Z] [INFO] Common Utilities [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] GlassFish Nucleus Core modules [pom] [2024-04-16T09:15:46.475Z] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] Test Utilities [jar] [2024-04-16T09:15:46.475Z] [INFO] Admin Modules [pom] [2024-04-16T09:15:46.475Z] [INFO] admin-config-api [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] Private APIs of Glassfish [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] Nucleus Security Parent [pom] [2024-04-16T09:15:46.475Z] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [2024-04-16T09:15:46.475Z] [INFO] Deployment Related Common Classes [glassfish-jar] [2024-04-16T09:15:46.475Z] [INFO] Security Core Classes [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Security Services and SPI [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] admin-util [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Cluster [pom] [2024-04-16T09:15:46.476Z] [INFO] cluster-common [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Cluster SSH Provisioning [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Nucleus Logging Classes [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] admin-launcher [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] admin-cli [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] OSGi Container [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish API Exporter Module [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] flashlight-framework [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Kernel Classes [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GMS Bootstrap Module [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] cluster-admin [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] admin-server-management [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] cluster-cli [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GMS Module [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Glassfish MBeanServer support [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] AMX Core [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Extra JRE Packages [jar] [2024-04-16T09:15:46.476Z] [INFO] Context Propagation [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] admin-monitoring [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Admin REST Parent [pom] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Admin REST Testing Framework [jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Admin REST Client [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Eclipse GlassFish Parent Project [pom] [2024-04-16T09:15:46.476Z] [INFO] GlassFish EJB container related modules [pom] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Core EJB Client [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Common modules [pom] [2024-04-16T09:15:46.476Z] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] nucleus.resources [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Deployment Related Modules [pom] [2024-04-16T09:15:46.476Z] [INFO] Deployment Object Library [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Transaction modules [pom] [2024-04-16T09:15:46.476Z] [INFO] Transaction Service Internal API [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Resources infrastructure related modules [pom] [2024-04-16T09:15:46.476Z] [INFO] Resources Connector [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Connectors Parent [pom] [2024-04-16T09:15:46.476Z] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] EJB container Internal API [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Java binding for libpam.so [jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Security Parent [pom] [2024-04-16T09:15:46.476Z] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] stats77 [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Glassfish Naming [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Container Common [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish persistence related modules [pom] [2024-04-16T09:15:46.476Z] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] EJB Container connector for Glassfish [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish ORB related modules [pom] [2024-04-16T09:15:46.476Z] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish ORB connector implementation [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Web container related modules [pom] [2024-04-16T09:15:46.476Z] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Admin REST Service [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Nucleus template [jar] [2024-04-16T09:15:46.476Z] [INFO] flashlight-agent [jar] [2024-04-16T09:15:46.476Z] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [2024-04-16T09:15:46.476Z] [INFO] Flashlight [pom] [2024-04-16T09:15:46.476Z] [INFO] Deployment Related Admin Classes [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] AutoDeploy Classes [glassfish-jar] [2024-04-16T09:15:46.476Z] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [2024-04-16T09:15:46.476Z] [INFO] Set of schemas for Nucleus [distribution-fragment] [2024-04-16T09:15:46.476Z] [INFO] Nucleus distributions [pom] [2024-04-16T09:15:46.477Z] [INFO] Nucleus distribution Common module [distribution-fragment] [2024-04-16T09:15:46.477Z] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [2024-04-16T09:15:46.477Z] [INFO] Glassfish featuresets [pom] [2024-04-16T09:15:46.477Z] [INFO] Glassfish Nucleus Atomic Featureset [pom] [2024-04-16T09:15:46.477Z] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [2024-04-16T09:15:46.477Z] [INFO] Glassfish Nucleus Featureset [pom] [2024-04-16T09:15:46.477Z] [INFO] Nucleus Distribution [glassfish-distribution] [2024-04-16T09:15:46.477Z] [INFO] Diagnostics [pom] [2024-04-16T09:15:46.477Z] [INFO] Diagnostics API [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish Diagnostics Context [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] AMX JavaEE [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] LDAP Booster Pack [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish HA modules [pom] [2024-04-16T09:15:46.477Z] [INFO] GlassFish ha-file-store [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish ha-shoal-store [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [2024-04-16T09:15:46.477Z] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [2024-04-16T09:15:46.477Z] [INFO] Connector for GlassFish Web Container [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish Connectors Connector [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] App Client Modules [pom] [2024-04-16T09:15:46.477Z] [INFO] GlassFish App Client Server-side Modules [pom] [2024-04-16T09:15:46.477Z] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Admin Modules [pom] [2024-04-16T09:15:46.477Z] [INFO] Backup Restore classes [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] App Server CLI Skinning Class [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] admin-cli-optional [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] admin-core [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Appserver template [jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish Core modules [pom] [2024-04-16T09:15:46.477Z] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish API Exporter Module Fragment [jar] [2024-04-16T09:15:46.477Z] [INFO] JTA Implementation for Glassfish [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Jakarta Mail Resources Support related modules [pom] [2024-04-16T09:15:46.477Z] [INFO] Jakarta Mail Connector [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Connectors Runtime [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] JTS Implementation for Glassfish [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Web Container Naming Utilities [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Web Container Common Utilities [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Core Servlet Container [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Web module command line interface [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] WebTier Security Integration [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish Web container embedded related modules [pom] [2024-04-16T09:15:46.477Z] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Server-Sent Events [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Web Container glue code [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] JSF implementation connector module [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] JSP caching taglib connector module [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Web Container HA code [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Web Related Implementations for GlassFish [pom] [2024-04-16T09:15:46.477Z] [INFO] Weld connector for glassfish [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Weld integration for glassfish [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Weld Integration Fragment [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Fragment bundle for Weld related testing [jar] [2024-04-16T09:15:46.477Z] [INFO] cdi-api Fragment [jar] [2024-04-16T09:15:46.477Z] [INFO] Full EJB Container add-ons [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] EJB Timer Service Application [war] [2024-04-16T09:15:46.477Z] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [2024-04-16T09:15:46.477Z] [INFO] EJB tier for GlassFish [pom] [2024-04-16T09:15:46.477Z] [INFO] GlassFish resources runtime [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [2024-04-16T09:15:46.477Z] [INFO] Connectors Inbound Support [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Work Management [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] JDBC Module [pom] [2024-04-16T09:15:46.477Z] [INFO] JDBC Config Module [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] Connectors admin [glassfish-jar] [2024-04-16T09:15:46.477Z] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [2024-04-16T09:15:46.478Z] [INFO] Load Balancer Internal API [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Load-Balancer admin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] GlassFish JMS modules [pom] [2024-04-16T09:15:46.478Z] [INFO] JMS Connector Module for Runtime [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JMS Module [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JMS admin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JMS Injection Module for Runtime [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [2024-04-16T09:15:46.478Z] [INFO] JDBC Resource Adapter [pom] [2024-04-16T09:15:46.478Z] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JDBC Templates [jar] [2024-04-16T09:15:46.478Z] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [2024-04-16T09:15:46.478Z] [INFO] JDBC Runtime Module [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JDBC admin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] GlassFish Oracle JDBC Packages [jar] [2024-04-16T09:15:46.478Z] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] JPA container for glassfish [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Declaring EclipseLink dependencies [pom] [2024-04-16T09:15:46.478Z] [INFO] GlassFish cmp related modules [pom] [2024-04-16T09:15:46.478Z] [INFO] utility module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] model module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Database Generator module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] ejb-mapping module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] enhancer module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] internal-api module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Entity Bean container [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] support-sqlstore module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] support ejb module for cmp [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] GlassFish cmp scripts [distribution-fragment] [2024-04-16T09:15:46.478Z] [INFO] CMP tier for GlassFish [pom] [2024-04-16T09:15:46.478Z] [INFO] Concurrency Utilities Modules [pom] [2024-04-16T09:15:46.478Z] [INFO] Concurrent Connector Module [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Concurrent Implementation Module [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Batch runtime modules for Glassfish [pom] [2024-04-16T09:15:46.478Z] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [2024-04-16T09:15:46.478Z] [INFO] Batch Connector for Glassfish [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Batch Commands for Glassfish [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] GlassFish Extras modules [pom] [2024-04-16T09:15:46.478Z] [INFO] GlassFish JavaEE Manifest pom [pom] [2024-04-16T09:15:46.478Z] [INFO] GlassFish jakartaee.jar [jar] [2024-04-16T09:15:46.478Z] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [2024-04-16T09:15:46.478Z] [INFO] GlassFish appserv-rt Manifest pom [pom] [2024-04-16T09:15:46.478Z] [INFO] GlassFish appserv-rt.jar [jar] [2024-04-16T09:15:46.478Z] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [2024-04-16T09:15:46.478Z] [INFO] Grizzly Glassfish Extra modules [pom] [2024-04-16T09:15:46.478Z] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Glassfish Grizzly extra jars Combining [jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Integration [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Integration [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] DataProvider [jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Packages [pom] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Common [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Core Jar [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console WAR [war] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Web Container Plugin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console JDBC Plugin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console Connectors Plugin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Admin Console JTS Plugin [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Glassfish featuresets [pom] [2024-04-16T09:15:46.478Z] [INFO] Glassfish Web Featureset [pom] [2024-04-16T09:15:46.478Z] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Ejb Security Integration [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] App Client - client-side modules [pom] [2024-04-16T09:15:46.478Z] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] Appclient Security Integration [glassfish-jar] [2024-04-16T09:15:46.478Z] [INFO] GlassFish Web Services related modules [pom] [2024-04-16T09:15:46.478Z] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish webservices scripts [distribution-fragment] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Metro Glue Code [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] SOAP/TCP integration code [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Client OSGi module (including ACC) [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Client Library (including ACC) [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish appclient scripts [distribution-fragment] [2024-04-16T09:15:46.479Z] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Admin Console Full distribution plugin [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Admin Console Corba Plugin [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Admin Console JMS Plugin [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish MicroProfile modules [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish MicroProfile Connectors [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish MicroProfile Config [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Glassfish Featureset [pom] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish Shell [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish Static Shell [jar] [2024-04-16T09:15:46.479Z] [INFO] Glassfish distributions [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish distribution Common module [distribution-fragment] [2024-04-16T09:15:46.479Z] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish Common [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish OSGI Modules Uninstaller [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish UberJar OSGI Main Module [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish UberJar Activator [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish All-In-One [jar] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish nucleus [jar] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish Web [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Embedded modules [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Embedded Modules - Tests [jar] [2024-04-16T09:15:46.479Z] [INFO] Embedded GlassFish Shell Jars [pom] [2024-04-16T09:15:46.479Z] [INFO] Debug [jar] [2024-04-16T09:15:46.479Z] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [2024-04-16T09:15:46.479Z] [INFO] Security Related Implementation for GlassFish [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Tests [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Admin Tests - Parent [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Admin Tests - Progress Admin Extension [glassfish-jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Integration Test Tools [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Admin Tests [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Application Tests [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Ant Tests [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [2024-04-16T09:15:46.479Z] [INFO] connectors-ra-redeploy [pom] [2024-04-16T09:15:46.479Z] [INFO] connectors-ra-redeploy-jars [jar] [2024-04-16T09:15:46.479Z] [INFO] connectors-ra-redeploy-rars [rar] [2024-04-16T09:15:46.479Z] [INFO] connectors-ra-redeploy-rars-xa [rar] [2024-04-16T09:15:46.479Z] [INFO] report-builder [jar] [2024-04-16T09:15:46.479Z] [INFO] reporter [jar] [2024-04-16T09:15:46.479Z] [INFO] webtest [jar] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Ant Dependencies [pom] [2024-04-16T09:15:46.479Z] [INFO] GlassFish Embedded Tests [pom] [2024-04-16T09:15:46.479Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs [pom] [2024-04-16T09:15:46.479Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations [jar] [2024-04-16T09:15:46.479Z] [INFO] Basic CDI Test [jar] [2024-04-16T09:15:46.479Z] [INFO] CDI, EJB, JPA integration test [jar] [2024-04-16T09:15:46.479Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml [jar] [2024-04-16T09:15:46.479Z] [INFO] EJB related Embedded Tests [pom] [2024-04-16T09:15:46.479Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs [jar] [2024-04-16T09:15:46.480Z] [INFO] EJB Embedded API test [jar] [2024-04-16T09:15:46.480Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs [jar] [2024-04-16T09:15:46.480Z] [INFO] Scattered Archive Test [war] [2024-04-16T09:15:46.480Z] [INFO] GlassFish Embedded Maven Plugin Tests [pom] [2024-04-16T09:15:46.480Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) [war] [2024-04-16T09:15:46.480Z] [INFO] Directory Listing Test (maven-plugin/dirListing) [war] [2024-04-16T09:15:46.480Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) [war] [2024-04-16T09:15:46.480Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) [war] [2024-04-16T09:15:46.480Z] [INFO] Index Page Test (maven-plugin/index) [jar] [2024-04-16T09:15:46.480Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) [war] [2024-04-16T09:15:46.480Z] [INFO] Query String Test (maven-plugin/queryString) [war] [2024-04-16T09:15:46.480Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) [war] [2024-04-16T09:15:46.480Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) [war] [2024-04-16T09:15:46.480Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) [war] [2024-04-16T09:15:46.480Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) [war] [2024-04-16T09:15:46.480Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) [war] [2024-04-16T09:15:46.480Z] [INFO] GlassFish Web Embedded Tests [pom] [2024-04-16T09:15:46.480Z] [INFO] Test for glassfish-embedded-web [war] [2024-04-16T09:15:46.480Z] [INFO] Utilities for embedded testing [jar] [2024-04-16T09:15:46.480Z] [INFO] Simple embedded servlet project [war] [2024-04-16T09:15:46.480Z] [INFO] Console extensions for OSGi platforms [pom] [2024-04-16T09:15:46.480Z] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [2024-04-16T09:15:46.480Z] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [2024-04-16T09:15:46.480Z] [INFO] GlassFish Flashlight Client [glassfish-jar] [2024-04-16T09:15:46.480Z] [INFO] Flashlight [pom] [2024-04-16T09:15:46.480Z] [INFO] Ant tasks [jar] [2024-04-16T09:15:46.480Z] [INFO] [2024-04-16T09:15:46.480Z] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [2024-04-16T09:15:46.480Z] [INFO] Building GlassFish Project 7.0.15-SNAPSHOT [1/332] [2024-04-16T09:15:46.480Z] [INFO] from pom.xml [2024-04-16T09:15:46.480Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:15:46.480Z] [INFO] [2024-04-16T09:15:46.480Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [2024-04-16T09:15:46.480Z] [INFO] [2024-04-16T09:15:46.480Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator --- [2024-04-16T09:15:46.480Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2024-04-16T09:15:46.480Z] [INFO] [2024-04-16T09:15:46.480Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator --- [2024-04-16T09:15:47.040Z] [INFO] CycloneDX: Resolving Aggregated Dependencies [2024-04-16T09:16:13.514Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@7.0.15-SNAPSHOT?type=pom [2024-04-16T09:16:13.514Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar [2024-04-16T09:16:13.514Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar [2024-04-16T09:16:13.514Z] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar [2024-04-16T09:16:13.514Z] [INFO] CycloneDX: Creating BOM version 1.4 with 827 component(s) [2024-04-16T09:16:13.514Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.xml [2024-04-16T09:16:13.514Z] [INFO] attaching as glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:16:13.514Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.json [2024-04-16T09:16:13.514Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [2024-04-16T09:16:13.514Z] [INFO] attaching as glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:16:13.514Z] [INFO] [2024-04-16T09:16:13.514Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator --- [2024-04-16T09:16:13.514Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:13.514Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:16:13.514Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:16:13.514Z] [INFO] [2024-04-16T09:16:13.514Z] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [2024-04-16T09:16:13.514Z] [INFO] Building Code Quality Verification Tools - Configuration 7.0.15-SNAPSHOT [2/332] [2024-04-16T09:16:13.514Z] [INFO] from qa/pom.xml [2024-04-16T09:16:13.514Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:16:13.514Z] [INFO] [2024-04-16T09:16:13.514Z] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [2024-04-16T09:16:13.514Z] [INFO] [2024-04-16T09:16:13.514Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config --- [2024-04-16T09:16:13.514Z] [INFO] [2024-04-16T09:16:13.514Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config --- [2024-04-16T09:16:13.514Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:16:13.514Z] [INFO] [2024-04-16T09:16:13.514Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [2024-04-16T09:16:13.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/glassfish-qa-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:13.514Z] [INFO] [2024-04-16T09:16:13.514Z] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config --- [2024-04-16T09:16:13.514Z] [INFO] CycloneDX: Resolving Dependencies [2024-04-16T09:16:13.514Z] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [2024-04-16T09:16:13.515Z] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.xml [2024-04-16T09:16:13.515Z] [INFO] attaching as glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:16:13.515Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.json [2024-04-16T09:16:13.515Z] [INFO] attaching as glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config --- [2024-04-16T09:16:13.515Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:13.515Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/glassfish-qa-config-7.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:13.515Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.xml [2024-04-16T09:16:13.515Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/qa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.json [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [2024-04-16T09:16:13.515Z] [INFO] Building Nucleus Parent 7.0.15-SNAPSHOT [3/332] [2024-04-16T09:16:13.515Z] [INFO] from nucleus/parent/pom.xml [2024-04-16T09:16:13.515Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [2024-04-16T09:16:13.515Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/nucleus-parent-resources.zip [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:13.515Z] [INFO] [2024-04-16T09:16:13.515Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent --- [2024-04-16T09:16:13.515Z] [INFO] Executing tasks [2024-04-16T09:16:13.769Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/classes/META-INF for [2024-04-16T09:16:13.769Z] [INFO] [echo] nucleus-parent [2024-04-16T09:16:13.769Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/classes/META-INF [2024-04-16T09:16:13.769Z] [INFO] Executed tasks [2024-04-16T09:16:13.769Z] [INFO] [2024-04-16T09:16:13.769Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-parent --- [2024-04-16T09:16:13.769Z] [INFO] No tests to run. [2024-04-16T09:16:13.769Z] [INFO] [2024-04-16T09:16:13.769Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-parent --- [2024-04-16T09:16:13.769Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/failsafe-reports [2024-04-16T09:16:13.769Z] [INFO] [2024-04-16T09:16:13.769Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [2024-04-16T09:16:14.327Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:14.327Z] [INFO] [2024-04-16T09:16:14.327Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent --- [2024-04-16T09:16:14.327Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.15-SNAPSHOT/nucleus-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:14.327Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.15-SNAPSHOT/nucleus-parent-7.0.15-SNAPSHOT-resources.zip [2024-04-16T09:16:14.327Z] [INFO] [2024-04-16T09:16:14.327Z] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [2024-04-16T09:16:14.327Z] [INFO] Building GlassFish Java Util Logging Extension 7.0.15-SNAPSHOT [4/332] [2024-04-16T09:16:14.327Z] [INFO] from nucleus/glassfish-jul-extension/pom.xml [2024-04-16T09:16:14.327Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:16:14.327Z] [INFO] [2024-04-16T09:16:14.327Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension --- [2024-04-16T09:16:14.327Z] [INFO] [2024-04-16T09:16:14.327Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-jul-extension --- [2024-04-16T09:16:14.327Z] [INFO] [2024-04-16T09:16:14.327Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension --- [2024-04-16T09:16:14.327Z] [INFO] [2024-04-16T09:16:14.327Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-jul-extension --- [2024-04-16T09:16:14.328Z] [INFO] [2024-04-16T09:16:14.328Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-jul-extension --- [2024-04-16T09:16:14.328Z] [INFO] [2024-04-16T09:16:14.328Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension --- [2024-04-16T09:16:14.328Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:14.328Z] [INFO] [2024-04-16T09:16:14.328Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension --- [2024-04-16T09:16:14.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/resources [2024-04-16T09:16:14.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/manpages [2024-04-16T09:16:14.328Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:14.328Z] [INFO] [2024-04-16T09:16:14.328Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-jul-extension --- [2024-04-16T09:16:14.583Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:16:14.583Z] [INFO] Compiling 54 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:16.466Z] [INFO] JDK-8318913 workaround: patched module-info.class requires version from [17.0.10] to [null] on 2 JDK modules [java.base, java.logging] [2024-04-16T09:16:16.466Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:16.466Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[485,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:16.467Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogManager.java:[490,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:16.467Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/handler/GlassFishLogHandler.java:[264,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:16.467Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[75,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:16.467Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/GlassFishLogger.java:[83,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:16.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java uses or overrides a deprecated API. [2024-04-16T09:16:16.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:16:16.467Z] [INFO] [2024-04-16T09:16:16.467Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension --- [2024-04-16T09:16:16.467Z] [INFO] [2024-04-16T09:16:16.467Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension --- [2024-04-16T09:16:16.467Z] [INFO] [2024-04-16T09:16:16.467Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension --- [2024-04-16T09:16:16.721Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:16:16.976Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:16.976Z] [INFO] [2024-04-16T09:16:16.976Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension --- [2024-04-16T09:16:16.976Z] [INFO] [2024-04-16T09:16:16.976Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-jul-extension --- [2024-04-16T09:16:16.976Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:16:16.976Z] [INFO] Compiling 54 source files with javac [debug target 11 module-path] to target/classes [2024-04-16T09:16:17.229Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:17.229Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:16:17.229Z] [INFO] [2024-04-16T09:16:17.229Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension --- [2024-04-16T09:16:17.229Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-04-16T09:16:17.229Z] [INFO] [2024-04-16T09:16:17.229Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-jul-extension --- [2024-04-16T09:16:17.229Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:17.229Z] [INFO] Compiling 28 source files with javac [debug target 11 module-path] to target/test-classes [2024-04-16T09:16:18.152Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:18.152Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java uses or overrides a deprecated API. [2024-04-16T09:16:18.152Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/record/GlassFishLogRecordTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:16:18.152Z] [INFO] [2024-04-16T09:16:18.152Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension --- [2024-04-16T09:16:18.152Z] [INFO] [2024-04-16T09:16:18.152Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-jul-extension --- [2024-04-16T09:16:18.152Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/surefire-reports [2024-04-16T09:16:18.153Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:16:18.407Z] [INFO] [2024-04-16T09:16:18.407Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:18.407Z] [INFO] T E S T S [2024-04-16T09:16:18.407Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:18.407Z] [0.003s][info][gc] Using G1 [2024-04-16T09:16:18.967Z] [0.615s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->2M(256M) 4.493ms [2024-04-16T09:16:18.967Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerInitializerTest [2024-04-16T09:16:19.223Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.048 s -- in org.glassfish.main.jul.GlassFishLogManagerInitializerTest [2024-04-16T09:16:19.223Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest [2024-04-16T09:16:19.223Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest [2024-04-16T09:16:19.223Z] [INFO] Running org.glassfish.main.jul.GlassFishLogManagerTest [2024-04-16T09:16:19.223Z] Original configuration: {org.glassfish.main.jul.cfg.boolean.incorrect=This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true=true, org.glassfish.main.jul.cfg.boolean.false=false, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level=FINE, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter=org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.cfg.multilineList=abc,def, java.util.logging.ConsoleHandler.filter=org.glassfish.main.jul.test.TestFilter, handlers=org.glassfish.main.jul.handler.SimpleLogHandler, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream=true, .level=FINEST, org.junit.level=OFF, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class=1} [2024-04-16T09:16:19.223Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-04-16T09:16:19.223Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-04-16T09:16:19.223Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.223Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-04-16T09:16:19.223Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.223Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.223Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-04-16T09:16:19.224Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-04-16T09:16:19.224Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:129) [2024-04-16T09:16:19.224Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.224Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.224Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.224Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.224Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.224Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.224Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.224Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.224Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.225Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.225Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.225Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.225Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-04-16T09:16:19.225Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.225Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-04-16T09:16:19.225Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.225Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.225Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-04-16T09:16:19.225Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-04-16T09:16:19.225Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:129) [2024-04-16T09:16:19.225Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.225Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.225Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.225Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.225Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.225Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.226Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.226Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.226Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.226Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.226Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.227Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.227Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':FINEST] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bf08014['org.junit.platform.launcher.core.EngineFilterer':null] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e3d57c7['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1fb19a0['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':FINE] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6ee4d9ab['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.227Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a5338df['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@418c5a9c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@18e36d14['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5082d622['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@13d4992d['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@302f7971['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@332729ad['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@75d2da2d['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.228Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4278284b['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@9573584['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3370f42['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6057aebb['com.acme.MyCustomLogger':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@63eef88a['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@53251a66['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6853425f['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@352c1b98['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-04-16T09:16:19.229Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@21129f1f['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a9f4771['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@282cb7c7['org.junit.platform.commons.util.ReflectionUtils':null] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7d898981['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@48d61b48['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68d279ec['org.junit.platform.commons.util.ClasspathScanner':null] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@258d79be['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@14f9390f['org.junit':OFF] [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO], level=INFO, requestedHandlers=[]) [2024-04-16T09:16:19.230Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: No handlers set for the root logger! [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO], level=INFO, requestedHandlers=[]) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: No handlers set for the root logger! [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.231Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 14237222 ns [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-04-16T09:16:19.232Z] {org.glassfish.main.jul.tracing.enabled=true, handlers=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler} [2024-04-16T09:16:19.232Z] reconfigureAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda$628/0x00000001001dd5d8@71e693fa [2024-04-16T09:16:19.232Z] flushAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda$629/0x00000001001dd810@48793bef [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-04-16T09:16:19.232Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.232Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-04-16T09:16:19.232Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.232Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.232Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-04-16T09:16:19.232Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-04-16T09:16:19.232Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:146) [2024-04-16T09:16:19.232Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.232Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.232Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.232Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.232Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.232Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.232Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.232Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.232Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.233Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.233Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.233Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.233Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.234Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.234Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.234Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-04-16T09:16:19.234Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.234Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-04-16T09:16:19.234Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.234Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.234Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-04-16T09:16:19.234Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-04-16T09:16:19.234Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:146) [2024-04-16T09:16:19.234Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.234Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.234Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.234Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.234Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.234Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.235Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.235Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.235Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.235Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.235Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.235Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.235Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.235Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.235Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.235Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.235Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.236Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.236Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bf08014['org.junit.platform.launcher.core.EngineFilterer':null] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e3d57c7['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1fb19a0['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6ee4d9ab['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-04-16T09:16:19.236Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a5338df['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@418c5a9c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@18e36d14['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5082d622['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@13d4992d['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@302f7971['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@332729ad['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@75d2da2d['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.237Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4278284b['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@9573584['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3370f42['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6057aebb['com.acme.MyCustomLogger':null] [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@63eef88a['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@53251a66['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6853425f['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.238Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@352c1b98['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@21129f1f['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a9f4771['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@282cb7c7['org.junit.platform.commons.util.ReflectionUtils':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7d898981['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@48d61b48['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68d279ec['org.junit.platform.commons.util.ClasspathScanner':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@258d79be['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-04-16T09:16:19.239Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@14f9390f['org.junit':null] [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: create(clazz=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLoggerWrapper: removeHandler(org.glassfish.main.jul.handler.SimpleLogHandler@7aaca91a) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLoggerWrapper: addHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@44c73c26) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.SimpleLogHandler@7aaca91a); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@44c73c26); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.240Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.241Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 6143880 ns [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.242Z] 09:16:19.167978 INFO main org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers Tick tock! [2024-04-16T09:16:19.242Z] [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-04-16T09:16:19.242Z] {org.glassfish.main.jul.tracing.enabled=true, handlers=org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler} [2024-04-16T09:16:19.242Z] reconfigureAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda$639/0x00000001001de750@4397ad89 [2024-04-16T09:16:19.242Z] flushAction: org.glassfish.main.jul.GlassFishLogManagerTest$$Lambda$640/0x00000001001de980@59cba5a [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-04-16T09:16:19.242Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.242Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-04-16T09:16:19.242Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.242Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.242Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-04-16T09:16:19.242Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-04-16T09:16:19.242Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:159) [2024-04-16T09:16:19.242Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.242Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.242Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.242Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.242Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.242Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.242Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.242Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.243Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.243Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.243Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.243Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.243Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.243Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-04-16T09:16:19.244Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.244Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-04-16T09:16:19.244Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.244Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.244Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-04-16T09:16:19.244Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-04-16T09:16:19.244Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.externalHandlers(GlassFishLogManagerTest.java:159) [2024-04-16T09:16:19.244Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.244Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.244Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.244Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.244Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.244Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.245Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.245Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.245Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.245Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bf08014['org.junit.platform.launcher.core.EngineFilterer':null] [2024-04-16T09:16:19.245Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e3d57c7['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@1fb19a0['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6ee4d9ab['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a5338df['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@418c5a9c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@18e36d14['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5082d622['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-04-16T09:16:19.246Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@13d4992d['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@302f7971['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@332729ad['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@75d2da2d['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4278284b['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@9573584['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3370f42['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6057aebb['com.acme.MyCustomLogger':null] [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.247Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@63eef88a['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@53251a66['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6853425f['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@352c1b98['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@21129f1f['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a9f4771['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@282cb7c7['org.junit.platform.commons.util.ReflectionUtils':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7d898981['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-04-16T09:16:19.248Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@48d61b48['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68d279ec['org.junit.platform.commons.util.ClasspathScanner':null] [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@258d79be['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'null' [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@14f9390f['org.junit':null] [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler]) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.249Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.250Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 3834607 ns [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: closeAllExternallyManagedLogHandlers() [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@44c73c26); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: Handlers to be closed: [org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@44c73c26] [2024-04-16T09:16:19.251Z] org.glassfish.main.jul.GlassFishLogManager: reconfigure(cfg, action, action); Configuration: [2024-04-16T09:16:19.252Z] {org.glassfish.main.jul.cfg.boolean.incorrect=This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true=true, org.glassfish.main.jul.cfg.boolean.false=false, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level=FINE, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter=org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.cfg.multilineList=abc,def, java.util.logging.ConsoleHandler.filter=org.glassfish.main.jul.test.TestFilter, handlers=org.glassfish.main.jul.handler.SimpleLogHandler, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream=true, .level=FINEST, org.junit.level=OFF, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class=1} [2024-04-16T09:16:19.252Z] reconfigureAction: null [2024-04-16T09:16:19.252Z] flushAction: null [2024-04-16T09:16:19.252Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=CONFIGURING) [2024-04-16T09:16:19.252Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.releaseParametersEarly) [2024-04-16T09:16:19.252Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.252Z] java.lang.RuntimeException: releaseParametersEarly: true [2024-04-16T09:16:19.252Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.252Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.252Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setReleaseParametersEarly(LoggingSystemEnvironment.java:116) [2024-04-16T09:16:19.252Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:399) [2024-04-16T09:16:19.252Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:374) [2024-04-16T09:16:19.252Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.reset(GlassFishLogManagerTest.java:73) [2024-04-16T09:16:19.252Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.252Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.252Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.252Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.252Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) [2024-04-16T09:16:19.252Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) [2024-04-16T09:16:19.252Z] at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) [2024-04-16T09:16:19.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.253Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.253Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.254Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.record.resolveLevelWithIncompleteConfiguration) [2024-04-16T09:16:19.254Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.254Z] java.lang.RuntimeException: resolveLevelWithIncompleteConfiguration: false [2024-04-16T09:16:19.254Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.254Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.254Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.setResolveLevelWithIncompleteConfiguration(LoggingSystemEnvironment.java:128) [2024-04-16T09:16:19.254Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:401) [2024-04-16T09:16:19.254Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reconfigure(GlassFishLogManager.java:374) [2024-04-16T09:16:19.254Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManagerTest.reset(GlassFishLogManagerTest.java:73) [2024-04-16T09:16:19.254Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.254Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.254Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.254Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.254Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) [2024-04-16T09:16:19.254Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) [2024-04-16T09:16:19.254Z] at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) [2024-04-16T09:16:19.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.254Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.254Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.255Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.255Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.255Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.255Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.255Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.255Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguring logger levels... [2024-04-16T09:16:19.255Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.255Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.255Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.255Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.255Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':INFO] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineFilterer.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineFilterer' to 'null' [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6bf08014['org.junit.platform.launcher.core.EngineFilterer':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation' to 'null' [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5e3d57c7['org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(global.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'global' to 'null' [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLoggerWrapper@732d0d24['global':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest' to 'FINE' [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINE); this: org.glassfish.main.jul.GlassFishLogger@1fb19a0['org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.EngineDiscoveryOrchestrator' to 'null' [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6ee4d9ab['org.junit.platform.launcher.core.EngineDiscoveryOrchestrator':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.LauncherConfigurationParameters.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.LauncherConfigurationParameters' to 'null' [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a5338df['org.junit.platform.launcher.core.LauncherConfigurationParameters':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.JupiterTestDescriptor' to 'null' [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@418c5a9c['org.junit.jupiter.engine.descriptor.JupiterTestDescriptor':null] [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.level) [2024-04-16T09:16:19.256Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.AbstractOrderingVisitor' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@18e36d14['org.junit.jupiter.engine.discovery.AbstractOrderingVisitor':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5082d622['org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.JupiterEngineExecutionContext' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@13d4992d['org.junit.jupiter.engine.execution.JupiterEngineExecutionContext':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.listeners.UniqueIdTrackingListener.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.listeners.UniqueIdTrackingListener' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@302f7971['org.junit.platform.launcher.listeners.UniqueIdTrackingListener':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ConditionEvaluator.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ConditionEvaluator' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@332729ad['org.junit.jupiter.engine.execution.ConditionEvaluator':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeTestExecutionListener.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeTestExecutionListener' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@75d2da2d['org.junit.platform.launcher.core.CompositeTestExecutionListener':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.TimeoutConfiguration.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.TimeoutConfiguration' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@4278284b['org.junit.jupiter.engine.extension.TimeoutConfiguration':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.extension.MutableExtensionRegistry.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.extension.MutableExtensionRegistry' to 'null' [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@9573584['org.junit.jupiter.engine.extension.MutableExtensionRegistry':null] [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.discovery.MethodSelectorResolver.level) [2024-04-16T09:16:19.257Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.discovery.MethodSelectorResolver' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3370f42['org.junit.jupiter.engine.discovery.MethodSelectorResolver':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(com.acme.MyCustomLogger.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'com.acme.MyCustomLogger' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogManagerTest$CustomLogger@6057aebb['com.acme.MyCustomLogger':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@63eef88a['org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@53251a66['org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.descriptor.DisplayNameUtils.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.descriptor.DisplayNameUtils' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6853425f['org.junit.jupiter.engine.descriptor.DisplayNameUtils':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@352c1b98['org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.execution.ParameterResolutionUtils.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.execution.ParameterResolutionUtils' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@21129f1f['org.junit.jupiter.engine.execution.ParameterResolutionUtils':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector' to 'null' [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@5a9f4771['org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector':null] [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ReflectionUtils.level) [2024-04-16T09:16:19.258Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ReflectionUtils' to 'null' [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@282cb7c7['org.junit.platform.commons.util.ReflectionUtils':null] [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.engine.support.hierarchical.NodeTestTask.level) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.engine.support.hierarchical.NodeTestTask' to 'null' [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@7d898981['org.junit.platform.engine.support.hierarchical.NodeTestTask':null] [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.jupiter.engine.config.EnumConfigurationParameterConverter.level) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.jupiter.engine.config.EnumConfigurationParameterConverter' to 'null' [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@48d61b48['org.junit.jupiter.engine.config.EnumConfigurationParameterConverter':null] [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.commons.util.ClasspathScanner.level) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.commons.util.ClasspathScanner' to 'null' [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@68d279ec['org.junit.platform.commons.util.ClasspathScanner':null] [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.platform.launcher.core.CompositeEngineExecutionListener.level) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit.platform.launcher.core.CompositeEngineExecutionListener' to 'null' [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@258d79be['org.junit.platform.launcher.core.CompositeEngineExecutionListener':null] [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.junit.level) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: Configuring logger level for 'org.junit' to 'OFF' [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogger: setLevel(OFF); this: org.glassfish.main.jul.GlassFishLogger@14f9390f['org.junit':null] [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: Updated logger levels successfully. [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: initializeRootLoggers() [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(handlers) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.GlassFishLogManager: create(clazz=org.glassfish.main.jul.handler.SimpleLogHandler) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(java.util.logging.SimpleFormatter.format) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.level) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.filter) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.encoding) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSequenceNumber) [2024-04-16T09:16:19.259Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSource) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.timestampFormat) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.level) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.thread) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.SimpleLogHandler.formatter.size.class) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(systemRootLogger.level) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(.level) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO], level=INFO, requestedHandlers=[org.glassfish.main.jul.handler.SimpleLogHandler]) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLoggerWrapper: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogger: setLevel(INFO); this: org.glassfish.main.jul.GlassFishLoggerWrapper@2ce6c6ec['':INFO] [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLoggerWrapper: removeHandler(org.glassfish.main.jul.GlassFishLogManagerTest$TestHandler@44c73c26) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLoggerWrapper: addHandler(org.glassfish.main.jul.handler.SimpleLogHandler@82ea68c) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: configureRootLogger(rootLogger=org.glassfish.main.jul.GlassFishLogger@4416d64f['':FINEST], level=FINEST, requestedHandlers=[org.glassfish.main.jul.handler.SimpleLogHandler]) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':FINEST] [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.SimpleLogHandler@82ea68c); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':FINEST] [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.260Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineFilterer) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=global) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.EngineDiscoveryOrchestrator) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.LauncherConfigurationParameters) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.JupiterTestDescriptor) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.AbstractOrderingVisitor) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.JupiterEngineExecutionContext) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.listeners.UniqueIdTrackingListener) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ConditionEvaluator) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeTestExecutionListener) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.TimeoutConfiguration) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.extension.MutableExtensionRegistry) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.discovery.MethodSelectorResolver) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=com.acme.MyCustomLogger) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.DisabledIfSystemPropertyCondition) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.descriptor.DisplayNameUtils) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.api.condition.EnabledIfSystemPropertyCondition) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.execution.ParameterResolutionUtils) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ReflectionUtils) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.engine.support.hierarchical.NodeTestTask) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.jupiter.engine.config.EnumConfigurationParameterConverter) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.commons.util.ClasspathScanner) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit.platform.launcher.core.CompositeEngineExecutionListener) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.junit) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FLUSHING_BUFFERS) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: Count of records waiting in the queue: 0 [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: setLoggingStatus(status=FULL_SERVICE) [2024-04-16T09:16:19.261Z] org.glassfish.main.jul.GlassFishLogManager: Reconfiguration finished in 4109817 ns [2024-04-16T09:16:19.261Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.glassfish.main.jul.GlassFishLogManagerTest [2024-04-16T09:16:19.261Z] [INFO] Running org.glassfish.main.jul.GlassFishLoggerTest [2024-04-16T09:16:19.262Z] 09:16:19.196634 SEVERE main FakeClass.fakeMethod Hello my friend, the number is 9. [2024-04-16T09:16:19.518Z] 09:16:19.217445 SEVERE main FakeClass.fakeMethod It is not broken! [2024-04-16T09:16:19.518Z] java.lang.RuntimeException: Kaboom! [2024-04-16T09:16:19.518Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logpException(GlassFishLoggerTest.java:176) [2024-04-16T09:16:19.518Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.518Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.518Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.518Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.518Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.519Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.519Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.519Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.519Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.519Z] [2024-04-16T09:16:19.519Z] 09:16:19.221172 SEVERE main FakeClass.fakeMethod It is not broken! [2024-04-16T09:16:19.519Z] 09:16:19.223055 SEVERE main FakeClass.fakeMethod Message is here. [2024-04-16T09:16:19.520Z] 09:16:19.226875 SEVERE main FakeClass.fakeMethod another one. [2024-04-16T09:16:19.520Z] java.lang.RuntimeException: Kaboom! [2024-04-16T09:16:19.520Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logrbThrowable(GlassFishLoggerTest.java:278) [2024-04-16T09:16:19.520Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.520Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.520Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.520Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.520Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.520Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.520Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.521Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.521Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.521Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.521Z] [2024-04-16T09:16:19.521Z] 09:16:19.229927 SEVERE main FakeClass.fakeMethod another X. [2024-04-16T09:16:19.521Z] 09:16:19.231951 SEVERE main FakeClass.fakeMethod It is not broken! [2024-04-16T09:16:19.521Z] java.lang.RuntimeException: Kaboom! [2024-04-16T09:16:19.521Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logpExceptionWithSupplier(GlassFishLoggerTest.java:191) [2024-04-16T09:16:19.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.521Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.521Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.522Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.522Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.522Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.523Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.523Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.523Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.523Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.523Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.523Z] [2024-04-16T09:16:19.523Z] 09:16:19.234670 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logException It is not broken! [2024-04-16T09:16:19.523Z] java.lang.RuntimeException: Kaboom! [2024-04-16T09:16:19.523Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logException(GlassFishLoggerTest.java:111) [2024-04-16T09:16:19.523Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.523Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.523Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.523Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.523Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.523Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.524Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.524Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.524Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.524Z] [2024-04-16T09:16:19.524Z] 09:16:19.237344 SEVERE main FakeClass.fakeMethod It is not broken! [2024-04-16T09:16:19.524Z] 09:16:19.240986 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logSupplier It is not broken! [2024-04-16T09:16:19.524Z] 09:16:19.244126 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logExceptionInParameters It is not broken but this happened: java.lang.RuntimeException: Kaboom! [2024-04-16T09:16:19.524Z] 09:16:19.248480 SEVERE main org.glassfish.main.jul.GlassFishLoggerTest.logExceptionAndSupplier It is not broken! [2024-04-16T09:16:19.524Z] java.lang.RuntimeException: Kaboom! [2024-04-16T09:16:19.524Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLoggerTest.logExceptionAndSupplier(GlassFishLoggerTest.java:136) [2024-04-16T09:16:19.524Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.524Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.524Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.524Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.524Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.524Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.524Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.524Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.524Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.524Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.524Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.525Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.525Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.525Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.525Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.525Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.525Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.525Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.526Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.526Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.526Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.526Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.526Z] [2024-04-16T09:16:19.526Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.glassfish.main.jul.GlassFishLoggerTest [2024-04-16T09:16:19.526Z] [INFO] Running org.glassfish.main.jul.GlassFishSystemLoggerTest [2024-04-16T09:16:19.526Z] 09:16:19.257771 INFO main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: INFO [2024-04-16T09:16:19.526Z] 09:16:19.258148 WARNING main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: WARNING [2024-04-16T09:16:19.526Z] 09:16:19.258433 SEVERE main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: ERROR [2024-04-16T09:16:19.526Z] 09:16:19.258698 OFF main org.glassfish.main.jul.GlassFishSystemLoggerTest.testSystemLogging This is a message with level: OFF [2024-04-16T09:16:19.526Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.main.jul.GlassFishSystemLoggerTest [2024-04-16T09:16:19.526Z] [INFO] Running org.glassfish.main.jul.JDKJULHelperTest [2024-04-16T09:16:19.526Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.JDKJULHelperTest [2024-04-16T09:16:19.526Z] [INFO] Running org.glassfish.main.jul.JULHelperFactoryTest [2024-04-16T09:16:19.526Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.main.jul.JULHelperFactoryTest [2024-04-16T09:16:19.526Z] [INFO] Running org.glassfish.main.jul.cfg.ConfigurationHelperTest [2024-04-16T09:16:19.526Z] org.glassfish.main.jul.cfg.ConfigurationHelper: Invalid value for the key: org.glassfish.main.jul.cfg.boolean.incorrect: This value is not a boolean [2024-04-16T09:16:19.526Z] java.lang.IllegalArgumentException: Value is not a boolean: This value is not a boolean [2024-04-16T09:16:19.526Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.lambda$static$2(ConfigurationHelper.java:64) [2024-04-16T09:16:19.526Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parseOrSupply(ConfigurationHelper.java:296) [2024-04-16T09:16:19.526Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parse(ConfigurationHelper.java:272) [2024-04-16T09:16:19.526Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.getBoolean(ConfigurationHelper.java:179) [2024-04-16T09:16:19.526Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.lambda$getBoolean$5(ConfigurationHelperTest.java:41) [2024-04-16T09:16:19.526Z] at org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68) [2024-04-16T09:16:19.526Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2024-04-16T09:16:19.526Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) [2024-04-16T09:16:19.526Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2024-04-16T09:16:19.526Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2024-04-16T09:16:19.526Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) [2024-04-16T09:16:19.526Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2024-04-16T09:16:19.526Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) [2024-04-16T09:16:19.526Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77) [2024-04-16T09:16:19.526Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:44) [2024-04-16T09:16:19.526Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:38) [2024-04-16T09:16:19.526Z] at org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2944) [2024-04-16T09:16:19.526Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.getBoolean(ConfigurationHelperTest.java:38) [2024-04-16T09:16:19.526Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.526Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.526Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.526Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.526Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.528Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.528Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.528Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.528Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.528Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.528Z] org.glassfish.main.jul.cfg.ConfigurationHelper: Invalid value for the key: org.glassfish.main.jul.cfg.boolean.incorrect: This value is not a boolean [2024-04-16T09:16:19.528Z] java.lang.IllegalArgumentException: Value is not a boolean: This value is not a boolean [2024-04-16T09:16:19.528Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.lambda$static$2(ConfigurationHelper.java:64) [2024-04-16T09:16:19.528Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parseOrSupply(ConfigurationHelper.java:296) [2024-04-16T09:16:19.528Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.parse(ConfigurationHelper.java:272) [2024-04-16T09:16:19.528Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelper.getBoolean(ConfigurationHelper.java:179) [2024-04-16T09:16:19.528Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.lambda$getBoolean$7(ConfigurationHelperTest.java:42) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68) [2024-04-16T09:16:19.528Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [2024-04-16T09:16:19.528Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) [2024-04-16T09:16:19.528Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [2024-04-16T09:16:19.528Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [2024-04-16T09:16:19.528Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) [2024-04-16T09:16:19.528Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [2024-04-16T09:16:19.528Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:44) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:38) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2944) [2024-04-16T09:16:19.528Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.cfg.ConfigurationHelperTest.getBoolean(ConfigurationHelperTest.java:38) [2024-04-16T09:16:19.528Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.528Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.528Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.528Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.528Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.528Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.529Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.529Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.529Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.530Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.530Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.530Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.main.jul.cfg.ConfigurationHelperTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.cfg.LoggingPropertiesTest [2024-04-16T09:16:19.530Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.glassfish.main.jul.cfg.LoggingPropertiesTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.cfg.GlassFishLogManagerConfigurationTest [2024-04-16T09:16:19.530Z] Original configuration: .level:FINEST, handlers:org.glassfish.main.jul.handler.SimpleLogHandler, java.util.logging.ConsoleHandler.filter:org.glassfish.main.jul.test.TestFilter, org.glassfish.main.jul.GlassFishLogManagerLifeCycleTest.level:FINE, org.glassfish.main.jul.cfg.boolean.false:false, org.glassfish.main.jul.cfg.boolean.incorrect:This value is not a boolean, org.glassfish.main.jul.cfg.boolean.true:true, org.glassfish.main.jul.cfg.multilineList:abc,def, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter:org.glassfish.main.jul.formatter.OneLineFormatter, org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class:1, org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream:true, org.junit.level:OFF [2024-04-16T09:16:19.530Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.main.jul.cfg.GlassFishLogManagerConfigurationTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.formatter.HandlerIdTest [2024-04-16T09:16:19.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.main.jul.formatter.HandlerIdTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.formatter.LogFormatDetectorTest [2024-04-16T09:16:19.530Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.main.jul.formatter.LogFormatDetectorTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.formatter.ODLLogFormatterTest [2024-04-16T09:16:19.530Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.main.jul.formatter.ODLLogFormatterTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.formatter.OneLineFormatterTest [2024-04-16T09:16:19.530Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.main.jul.formatter.OneLineFormatterTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.formatter.UniformLogFormatterTest [2024-04-16T09:16:19.530Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.main.jul.formatter.UniformLogFormatterTest [2024-04-16T09:16:19.530Z] [INFO] Running org.glassfish.main.jul.handler.GlassFishLogHandlerTest [2024-04-16T09:16:19.530Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.530Z] java.lang.RuntimeException: reset() ignored. [2024-04-16T09:16:19.530Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.530Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-04-16T09:16:19.530Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.initEnv(GlassFishLogHandlerTest.java:60) [2024-04-16T09:16:19.530Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.530Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.530Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.530Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.531Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-04-16T09:16:19.531Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.531Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.531Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.532Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.532Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.532Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.532Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=jakarta.enterprise.logging.stdout) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(jakarta.enterprise.logging.stdout) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@71454b9d['jakarta.enterprise.logging.stdout':null] [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.useParentHandlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stdout.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stdout) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=jakarta.enterprise.logging.stderr) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(jakarta.enterprise.logging.stderr) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@eda25e5['jakarta.enterprise.logging.stderr':null] [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.useParentHandlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.level) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(jakarta.enterprise.logging.stderr.handlers) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=jakarta.enterprise.logging.stderr) [2024-04-16T09:16:19.532Z] org.glassfish.main.jul.handler.GlassFishLogHandler: GlassFishLogHandler(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@3d2ee678) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@3d2ee678) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLoggerFinder: getLogger name: org.glassfish.main.jul.rotation.LogFileManager, module: org.glassfish.main.jul [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.rotation.LogFileManager) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.rotation.LogFileManager) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@67304a40['org.glassfish.main.jul.rotation.LogFileManager':null] [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.useParentHandlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileManager.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLoggerFinder: getLogger name: org.glassfish.main.jul.rotation.LogFileArchiver, module: org.glassfish.main.jul [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.rotation.LogFileArchiver) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@6fe1b4fb['org.glassfish.main.jul.rotation.LogFileArchiver':null] [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.useParentHandlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.level) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.rotation.LogFileArchiver.handlers) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileArchiver) [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-04-16T09:16:19.533Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.533Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-04-16T09:16:19.533Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.533Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.534Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-04-16T09:16:19.534Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.startLoggingIfPossible(GlassFishLogHandler.java:338) [2024-04-16T09:16:19.534Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.reconfigure(GlassFishLogHandler.java:205) [2024-04-16T09:16:19.534Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.(GlassFishLogHandler.java:154) [2024-04-16T09:16:19.534Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.initEnv(GlassFishLogHandlerTest.java:68) [2024-04-16T09:16:19.534Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.534Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.534Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.534Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.534Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-04-16T09:16:19.534Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.534Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.535Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.535Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.535Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.535Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.535Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.GlassFishLogHandler@5d5f10b2[status=ON, buffer=org.glassfish.main.jul.handler.LogRecordBuffer@73a2e526[0/10000], file=/tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest5495838323030465825.log]); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':FINEST] [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@73a2e526[0/10000] started. [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@2dca0d64) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.handler.GlassFishLogHandler: initStandardStreamsLogging() [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@73a2e526[1/10000] started. [2024-04-16T09:16:19.535Z] 09:16:19.394513 INFO main org.junit.platform.commons.util.ReflectionUtils.invokeMethod Tommy, can you hear me? [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=some.usual.logger) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=some.usual.logger) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(some.usual.logger) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@2cc44ad['some.usual.logger':null] [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.level) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.useParentHandlers) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.level) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.handlers) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.level) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.handlers) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(some.usual.logger.handlers) [2024-04-16T09:16:19.535Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=some.usual.logger) [2024-04-16T09:16:19.535Z] 09:16:19.415221 INFO main org.glassfish.main.jul.handler.GlassFishLogHandlerTest.enableStandardStreamsLoggers Some info message [2024-04-16T09:16:19.535Z] 09:16:19.415570 SEVERE main org.junit.platform.commons.util.ReflectionUtils.invokeMethod Can you feel me near you? [2024-04-16T09:16:19.535Z] 09:16:19.415805 SEVERE main org.junit.platform.commons.util.ReflectionUtils.invokeMethod Příliš žluťoučký kůň úpěl ďábelské ódy [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.handler.GlassFishLogHandler: roll() [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-04-16T09:16:19.536Z] 09:16:19.462373 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest5495838323030465825.log_2024-04-16T09-16-19 - if null, action failed. [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.handler.GlassFishLogHandler: reconfigure(configuration=org.glassfish.main.jul.handler.GlassFishLogHandlerConfiguration@40844aab) [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.rotation.LogFileManager) [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.handler.GlassFishLogHandler: startLoggingIfPossible() [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.handler.GlassFishLogHandler: updateRollSchedule() [2024-04-16T09:16:19.536Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.536Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-04-16T09:16:19.536Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.536Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.536Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-04-16T09:16:19.536Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.startLoggingIfPossible(GlassFishLogHandler.java:338) [2024-04-16T09:16:19.536Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.reconfigure(GlassFishLogHandler.java:205) [2024-04-16T09:16:19.536Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.disabledlogStandardStreams(GlassFishLogHandlerTest.java:183) [2024-04-16T09:16:19.536Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.536Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.536Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.536Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.536Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.536Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:16:19.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:16:19.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.537Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.537Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.538Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.538Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.538Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.538Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.538Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.handler.GlassFishLogHandler: Logging pump for org.glassfish.main.jul.handler.LogRecordBuffer@73a2e526[1/10000] started. [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.level) [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.encoding) [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.enabled) [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.file) [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.redirectStandardStreams) [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.flushFrequency) [2024-04-16T09:16:19.538Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.capacity) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.timeoutInSeconds) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.megabytes) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.compress) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.rollOnDateChange) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSequenceNumber) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.printSource) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.timestampFormat) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSequenceNumber) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSource) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.timestampFormat) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.level) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.thread) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.formatter.OneLineFormatter.size.class) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.level) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.thread) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.size.class) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=) [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.GlassFishLogHandler@5d5f10b2[status=ON, buffer=org.glassfish.main.jul.handler.LogRecordBuffer@73a2e526[0/10000], file=/tmp/org.glassfish.main.jul.handler.GlassFishLogHandlerTest5495838323030465825.log]); this: org.glassfish.main.jul.GlassFishLogger@4416d64f['':FINEST] [2024-04-16T09:16:19.539Z] org.glassfish.main.jul.handler.GlassFishLogHandler: close() [2024-04-16T09:16:19.540Z] org.glassfish.main.jul.env.LoggingSystemEnvironment: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.540Z] java.lang.RuntimeException: Output streams reset to JVM defaults. [2024-04-16T09:16:19.540Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.540Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.logSetter(LoggingSystemEnvironment.java:147) [2024-04-16T09:16:19.540Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.env.LoggingSystemEnvironment.resetStandardOutputs(LoggingSystemEnvironment.java:80) [2024-04-16T09:16:19.540Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandler.close(GlassFishLogHandler.java:283) [2024-04-16T09:16:19.540Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.resetEverything(GlassFishLogHandlerTest.java:77) [2024-04-16T09:16:19.540Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.540Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.540Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.540Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.540Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-04-16T09:16:19.540Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-04-16T09:16:19.540Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.540Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-04-16T09:16:19.540Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-04-16T09:16:19.540Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.541Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.541Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.541Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.541Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.541Z] org.glassfish.main.jul.handler.GlassFishLogHandler: stopPump() [2024-04-16T09:16:19.541Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.541Z] java.lang.RuntimeException: reset() ignored. [2024-04-16T09:16:19.541Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.541Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-04-16T09:16:19.541Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.GlassFishLogHandlerTest.resetEverything(GlassFishLogHandlerTest.java:79) [2024-04-16T09:16:19.541Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.541Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.541Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.541Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.541Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.541Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-04-16T09:16:19.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.542Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-04-16T09:16:19.542Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.542Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.543Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.543Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.543Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.glassfish.main.jul.handler.GlassFishLogHandlerTest [2024-04-16T09:16:19.543Z] [INFO] Running org.glassfish.main.jul.handler.HandlerConfigurationHelperTest [2024-04-16T09:16:19.543Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.main.jul.handler.HandlerConfigurationHelperTest [2024-04-16T09:16:19.543Z] [INFO] Running org.glassfish.main.jul.handler.LogCollectorHandlerTest [2024-04-16T09:16:19.543Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.543Z] java.lang.RuntimeException: reset() ignored. [2024-04-16T09:16:19.543Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.543Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-04-16T09:16:19.543Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.LogCollectorHandlerTest.initEnv(LogCollectorHandlerTest.java:51) [2024-04-16T09:16:19.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.543Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.543Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.543Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) [2024-04-16T09:16:19.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) [2024-04-16T09:16:19.543Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) [2024-04-16T09:16:19.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) [2024-04-16T09:16:19.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.543Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.544Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.544Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.544Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.544Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@3016fd5e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.useParentHandlers) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-04-16T09:16:19.544Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: addLogger(logger.name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: replaceWithGlassFishLogger(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogger: setLevel(null); this: org.glassfish.main.jul.GlassFishLogger@35d08e6c['org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog':null] [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.useParentHandlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.level) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.cfg.GlassFishLogManagerConfiguration: getProperty(org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog.handlers) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogger: addHandler(org.glassfish.main.jul.handler.LogCollectorHandler@53d102a2); this: org.glassfish.main.jul.GlassFishLogger@3016fd5e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@3016fd5e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':null] [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest.sublog) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@3016fd5e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-04-16T09:16:19.545Z] 09:16:19.504994 SEVERE main org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlerLevel Important message: 42 [2024-04-16T09:16:19.545Z] 09:16:19.505405 SEVERE main org.glassfish.main.jul.handler.LogCollectorHandlerTest.handlerLevel Some garbage for close() method [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogger: setLevel(FINEST); this: org.glassfish.main.jul.GlassFishLogger@3016fd5e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: getLogger(name=org.glassfish.main.jul.handler.LogCollectorHandlerTest) [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogger: removeHandler(org.glassfish.main.jul.handler.LogCollectorHandler@53d102a2); this: org.glassfish.main.jul.GlassFishLogger@3016fd5e['org.glassfish.main.jul.handler.LogCollectorHandlerTest':FINEST] [2024-04-16T09:16:19.545Z] org.glassfish.main.jul.GlassFishLogManager: Don't panic, following stacktrace is only to see what invoked this! [2024-04-16T09:16:19.545Z] java.lang.RuntimeException: reset() ignored. [2024-04-16T09:16:19.546Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.tracing.GlassFishLoggingTracer.stacktrace(GlassFishLoggingTracer.java:96) [2024-04-16T09:16:19.546Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.GlassFishLogManager.reset(GlassFishLogManager.java:281) [2024-04-16T09:16:19.546Z] at org.glassfish.main.jul@7.0.15-SNAPSHOT/org.glassfish.main.jul.handler.LogCollectorHandlerTest.resetEverything(LogCollectorHandlerTest.java:72) [2024-04-16T09:16:19.546Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:16:19.546Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:16:19.546Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:16:19.546Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:16:19.546Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) [2024-04-16T09:16:19.546Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.546Z] at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) [2024-04-16T09:16:19.546Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.546Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:16:19.546Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:16:19.547Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:16:19.547Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:16:19.547Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:16:19.547Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:16:19.547Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:16:19.547Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:16:19.547Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:16:19.547Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:16:19.547Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:16:19.547Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.main.jul.handler.LogCollectorHandlerTest [2024-04-16T09:16:19.547Z] [INFO] Running org.glassfish.main.jul.handler.LoggingPrintStreamTest [2024-04-16T09:16:19.801Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.glassfish.main.jul.handler.LoggingPrintStreamTest [2024-04-16T09:16:19.801Z] [INFO] Running org.glassfish.main.jul.handler.SimpleLogHandlerTest [2024-04-16T09:16:19.801Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.main.jul.handler.SimpleLogHandlerTest [2024-04-16T09:16:19.801Z] [INFO] Running org.glassfish.main.jul.handler.SyslogHandlerTest [2024-04-16T09:16:19.801Z] [1.341s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->5M(256M) 8.971ms [2024-04-16T09:16:19.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.glassfish.main.jul.handler.SyslogHandlerTest [2024-04-16T09:16:19.801Z] [INFO] Running org.glassfish.main.jul.record.GlassFishLogRecordTest [2024-04-16T09:16:19.801Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.glassfish.main.jul.record.GlassFishLogRecordTest [2024-04-16T09:16:19.801Z] [INFO] Running org.glassfish.main.jul.record.MessageResolverTest [2024-04-16T09:16:19.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.record.MessageResolverTest [2024-04-16T09:16:19.801Z] [INFO] Running org.glassfish.main.jul.rotation.DailyLogRotationTimerTaskTest [2024-04-16T09:16:19.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.rotation.DailyLogRotationTimerTaskTest [2024-04-16T09:16:19.801Z] [INFO] Running org.glassfish.main.jul.rotation.LogFileManagerTest [2024-04-16T09:16:19.801Z] Temp log directory useful when debugging: /tmp/LogFileManagerTest11645688736094077294 [2024-04-16T09:16:19.801Z] Created files: [2024-04-16T09:16:19.801Z] /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log: 0 B [2024-04-16T09:16:19.801Z] 09:16:19.758313 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19 - if null, action failed. [2024-04-16T09:16:19.801Z] 09:16:19.760284 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19 of size 16 has been archived to file /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19.gz of size 36 in 1 ms [2024-04-16T09:16:19.802Z] 09:16:19.761574 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_2 - if null, action failed. [2024-04-16T09:16:19.802Z] 09:16:19.763005 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_3 - if null, action failed. [2024-04-16T09:16:19.802Z] 09:16:19.763373 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_2 of size 101 has been archived to file /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_2.gz of size 116 in 1 ms [2024-04-16T09:16:19.802Z] 09:16:19.763992 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_4 - if null, action failed. [2024-04-16T09:16:19.802Z] 09:16:19.764523 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_3 of size 101 has been archived to file /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_3.gz of size 115 in 0 ms [2024-04-16T09:16:19.802Z] 09:16:19.765449 INFO gFileManagerTest.log org.glassfish.main.jul.rotation.LogFileArchiver.compressFile File /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_4 of size 1 has been archived to file /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_4.gz of size 21 in 0 ms [2024-04-16T09:16:19.802Z] Created files: [2024-04-16T09:16:19.802Z] /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19.gz: 36 B [2024-04-16T09:16:19.802Z] /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_2.gz: 116 B [2024-04-16T09:16:19.802Z] /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log: 0 B [2024-04-16T09:16:19.802Z] /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_3.gz: 115 B [2024-04-16T09:16:19.802Z] /tmp/LogFileManagerTest11645688736094077294/logFileManagerTest.log_2024-04-16T09-16-19_4.gz: 21 B [2024-04-16T09:16:19.802Z] 09:16:19.777014 INFO main org.glassfish.main.jul.rotation.LogFileManager.roll Archived file: ___logfile_garbage.log_2024-04-16T09-16-19 - if null, action failed. [2024-04-16T09:16:19.802Z] Created files: [2024-04-16T09:16:19.802Z] [2024-04-16T09:16:19.802Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.glassfish.main.jul.rotation.LogFileManagerTest [2024-04-16T09:16:19.802Z] [INFO] Running org.glassfish.main.jul.rotation.MeteredStreamTest [2024-04-16T09:16:19.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.main.jul.rotation.MeteredStreamTest [2024-04-16T09:16:19.802Z] [INFO] Running org.glassfish.main.jul.rotation.PeriodicalLogRotationTimerTaskTest [2024-04-16T09:16:19.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.main.jul.rotation.PeriodicalLogRotationTimerTaskTest [2024-04-16T09:16:20.360Z] [INFO] [2024-04-16T09:16:20.360Z] [INFO] Results: [2024-04-16T09:16:20.360Z] [INFO] [2024-04-16T09:16:20.360Z] [WARNING] Tests run: 98, Failures: 0, Errors: 0, Skipped: 2 [2024-04-16T09:16:20.360Z] [INFO] [2024-04-16T09:16:20.360Z] [INFO] [2024-04-16T09:16:20.360Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension --- [2024-04-16T09:16:20.360Z] [INFO] Executing tasks [2024-04-16T09:16:20.360Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/classes/META-INF for [2024-04-16T09:16:20.360Z] [INFO] [echo] glassfish-jul-extension [2024-04-16T09:16:20.361Z] [INFO] Executed tasks [2024-04-16T09:16:20.361Z] [INFO] [2024-04-16T09:16:20.361Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension --- [2024-04-16T09:16:20.361Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar [2024-04-16T09:16:20.615Z] [INFO] [2024-04-16T09:16:20.615Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-jul-extension --- [2024-04-16T09:16:20.615Z] [INFO] [2024-04-16T09:16:20.615Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-jul-extension --- [2024-04-16T09:16:20.615Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/failsafe-reports [2024-04-16T09:16:20.615Z] [INFO] [2024-04-16T09:16:20.615Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension --- [2024-04-16T09:16:23.122Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:23.122Z] [INFO] [2024-04-16T09:16:23.122Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension --- [2024-04-16T09:16:23.122Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.15-SNAPSHOT/glassfish-jul-extension-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:23.122Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.15-SNAPSHOT/glassfish-jul-extension-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [2024-04-16T09:16:23.123Z] [INFO] Building GlassFish HK2 Config Injectors 7.0.15-SNAPSHOT [5/332] [2024-04-16T09:16:23.123Z] [INFO] from nucleus/hk2-config-generator/pom.xml [2024-04-16T09:16:23.123Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:16:23.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/manpages [2024-04-16T09:16:23.123Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:23.123Z] [INFO] [2024-04-16T09:16:23.123Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ hk2-config-generator --- [2024-04-16T09:16:23.123Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:16:23.123Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:23.682Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:23.682Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1578,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:23.682Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java:[1579,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.682Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[245,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:23.682Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigBean.java:[246,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.682Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigModel.java:[1011,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.682Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[86,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:23.682Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[88,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[501,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/WriteableView.java:[504,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[378,99] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:16:23.683Z] cast to java.lang.Class for a varargs call [2024-04-16T09:16:23.683Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[666,139] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:16:23.683Z] cast to java.lang.Object for a varargs call [2024-04-16T09:16:23.683Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[831,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:16:23.683Z] cast to java.lang.Object for a varargs call [2024-04-16T09:16:23.683Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[878,126] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:16:23.683Z] cast to java.lang.Class for a varargs call [2024-04-16T09:16:23.683Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:16:23.683Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[149,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[205,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[220,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[264,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[415,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[469,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/InjectionManager.java:[484,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[255,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[256,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[273,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/MessageInterpolatorImpl.java:[275,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[30,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/provider/internal/ConfigThreadContext.java:[49,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:23.685Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Some input files use or override a deprecated API. [2024-04-16T09:16:23.685Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:16:23.685Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:16:23.685Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:16:23.685Z] [INFO] [2024-04-16T09:16:23.685Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ hk2-config-generator --- [2024-04-16T09:16:23.685Z] [INFO] [2024-04-16T09:16:23.685Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator --- [2024-04-16T09:16:23.685Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:16:23.939Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:23.940Z] [INFO] [2024-04-16T09:16:23.940Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ hk2-config-generator --- [2024-04-16T09:16:23.940Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:16:23.940Z] [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:24.194Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:24.194Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:16:24.194Z] [INFO] [2024-04-16T09:16:24.194Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator --- [2024-04-16T09:16:24.194Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:16:24.194Z] [INFO] [2024-04-16T09:16:24.194Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hk2-config-generator --- [2024-04-16T09:16:24.194Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:24.194Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:16:24.756Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:24.756Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:16:24.756Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/src/test/java/org/jvnet/hk2/config/test/example/ConfigModule.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:16:24.756Z] [INFO] [2024-04-16T09:16:24.756Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator --- [2024-04-16T09:16:24.756Z] [INFO] [2024-04-16T09:16:24.756Z] [INFO] --- surefire:3.2.5:test (default-test) @ hk2-config-generator --- [2024-04-16T09:16:24.756Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/surefire-reports [2024-04-16T09:16:24.756Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:16:24.756Z] [INFO] [2024-04-16T09:16:24.756Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:24.756Z] [INFO] T E S T S [2024-04-16T09:16:24.756Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:24.756Z] [0.003s][info][gc] Using G1 [2024-04-16T09:16:25.011Z] [INFO] Running org.jvnet.hk2.config.test.ConfigDisposalTest [2024-04-16T09:16:25.011Z] [0.485s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.046ms [2024-04-16T09:16:25.265Z] **Successfully bound an alias descriptor for: simple-connector [2024-04-16T09:16:25.265Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-04-16T09:16:25.265Z] **Successfully bound an alias descriptor for: web-container-availability [2024-04-16T09:16:25.265Z] **Successfully bound an alias descriptor for: generic-container [2024-04-16T09:16:25.265Z] **Successfully bound an alias descriptor for: generic-config [2024-04-16T09:16:25.265Z] Apr 16, 2024 9:16:25 AM org.hibernate.validator.internal.util.Version [2024-04-16T09:16:25.266Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: simple-connector [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: web-container-availability [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: generic-container [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: generic-config [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: simple-connector [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: web-container-availability [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: generic-container [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: generic-config [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: simple-connector [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: web-container-availability [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: generic-container [2024-04-16T09:16:25.520Z] **Successfully bound an alias descriptor for: generic-config [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: simple-connector [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: web-container-availability [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: generic-container [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: generic-config [2024-04-16T09:16:25.775Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jvnet.hk2.config.test.ConfigDisposalTest [2024-04-16T09:16:25.775Z] [INFO] Running org.jvnet.hk2.config.test.ConfigTest [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: simple-connector [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: ejb-container-availability [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: web-container-availability [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: generic-container [2024-04-16T09:16:25.775Z] **Successfully bound an alias descriptor for: generic-config [2024-04-16T09:16:25.775Z] [lookupConnectorService] Got connector : jdk.proxy2.$Proxy26 [2024-04-16T09:16:25.775Z] ** EjbContainerAvailability changed ==> 1 [2024-04-16T09:16:25.775Z] ** EjbContainerAvailability changed ==> 2 [2024-04-16T09:16:25.775Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.jvnet.hk2.config.test.ConfigTest [2024-04-16T09:16:25.775Z] [1.096s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 40M->6M(258M) 5.605ms [2024-04-16T09:16:26.029Z] [INFO] [2024-04-16T09:16:26.029Z] [INFO] Results: [2024-04-16T09:16:26.029Z] [INFO] [2024-04-16T09:16:26.029Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:16:26.029Z] [INFO] [2024-04-16T09:16:26.029Z] [INFO] [2024-04-16T09:16:26.029Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator --- [2024-04-16T09:16:26.029Z] [INFO] Executing tasks [2024-04-16T09:16:26.029Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/classes/META-INF for [2024-04-16T09:16:26.029Z] [INFO] [echo] hk2-config-generator [2024-04-16T09:16:26.029Z] [INFO] Executed tasks [2024-04-16T09:16:26.029Z] [INFO] [2024-04-16T09:16:26.029Z] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator --- [2024-04-16T09:16:26.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/hk2-config-generator.jar [2024-04-16T09:16:26.283Z] [INFO] [2024-04-16T09:16:26.283Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ hk2-config-generator --- [2024-04-16T09:16:26.283Z] [INFO] [2024-04-16T09:16:26.283Z] [INFO] --- failsafe:3.2.5:verify (verify) @ hk2-config-generator --- [2024-04-16T09:16:26.283Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/failsafe-reports [2024-04-16T09:16:26.283Z] [INFO] [2024-04-16T09:16:26.283Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator --- [2024-04-16T09:16:29.541Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator --- [2024-04-16T09:16:29.541Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.15-SNAPSHOT/hk2-config-generator-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:29.541Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.15-SNAPSHOT/hk2-config-generator-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [2024-04-16T09:16:29.541Z] [INFO] Building GlassFish Nucleus Modules 7.0.15-SNAPSHOT [6/332] [2024-04-16T09:16:29.541Z] [INFO] from nucleus/pom.xml [2024-04-16T09:16:29.541Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] No sources to compile [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] No sources to compile [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] No sources to compile [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] Executing tasks [2024-04-16T09:16:29.541Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/target/classes/META-INF for [2024-04-16T09:16:29.541Z] [INFO] [echo] glassfish-nucleus-parent [2024-04-16T09:16:29.541Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/target/classes/META-INF [2024-04-16T09:16:29.541Z] [INFO] Executed tasks [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] No tests to run. [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/target/failsafe-reports [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent --- [2024-04-16T09:16:29.541Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/7.0.15-SNAPSHOT/glassfish-nucleus-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [2024-04-16T09:16:29.541Z] [INFO] Building HK2 config types 7.0.15-SNAPSHOT [7/332] [2024-04-16T09:16:29.541Z] [INFO] from nucleus/hk2-config-types/pom.xml [2024-04-16T09:16:29.541Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-types --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-types --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-types --- [2024-04-16T09:16:29.541Z] [INFO] [2024-04-16T09:16:29.541Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-types --- [2024-04-16T09:16:29.541Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:29.541Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:29.541Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/src/main/resources [2024-04-16T09:16:29.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/src/main/manpages [2024-04-16T09:16:29.542Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:29.542Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:29.542Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:16:29.542Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default) @ config-types --- [2024-04-16T09:16:29.542Z] [INFO] [2024-04-16T09:16:29.542Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types --- [2024-04-16T09:16:29.796Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:29.796Z] [INFO] [2024-04-16T09:16:29.796Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-types --- [2024-04-16T09:16:29.796Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:29.796Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:29.796Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:29.796Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:16:29.796Z] [INFO] [2024-04-16T09:16:29.796Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types --- [2024-04-16T09:16:29.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/src/test/resources [2024-04-16T09:16:29.796Z] [INFO] [2024-04-16T09:16:29.796Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-types --- [2024-04-16T09:16:29.796Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:29.796Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:16:29.796Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:29.796Z] [INFO] [2024-04-16T09:16:29.796Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [2024-04-16T09:16:29.796Z] [INFO] [2024-04-16T09:16:29.796Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-types --- [2024-04-16T09:16:29.796Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/surefire-reports [2024-04-16T09:16:29.796Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:16:29.796Z] [INFO] [2024-04-16T09:16:29.796Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:29.796Z] [INFO] T E S T S [2024-04-16T09:16:29.796Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:29.796Z] [0.003s][info][gc] Using G1 [2024-04-16T09:16:30.355Z] [INFO] Running org.jvnet.hk2.config.types.test.ConfigTypesTest [2024-04-16T09:16:30.355Z] [0.460s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.077ms [2024-04-16T09:16:30.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.jvnet.hk2.config.types.test.ConfigTypesTest [2024-04-16T09:16:30.609Z] [INFO] [2024-04-16T09:16:30.609Z] [INFO] Results: [2024-04-16T09:16:30.609Z] [INFO] [2024-04-16T09:16:30.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:16:30.609Z] [INFO] [2024-04-16T09:16:30.609Z] [INFO] [2024-04-16T09:16:30.609Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types --- [2024-04-16T09:16:30.609Z] [INFO] Executing tasks [2024-04-16T09:16:30.609Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/classes/META-INF for [2024-04-16T09:16:30.609Z] [INFO] [echo] config-types [2024-04-16T09:16:30.609Z] [INFO] Executed tasks [2024-04-16T09:16:30.609Z] [INFO] [2024-04-16T09:16:30.609Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-types --- [2024-04-16T09:16:30.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/config-types.jar [2024-04-16T09:16:30.609Z] [INFO] [2024-04-16T09:16:30.609Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-types --- [2024-04-16T09:16:30.610Z] [INFO] [2024-04-16T09:16:30.610Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-types --- [2024-04-16T09:16:30.610Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/failsafe-reports [2024-04-16T09:16:30.610Z] [INFO] [2024-04-16T09:16:30.610Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [2024-04-16T09:16:30.864Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- install:3.1.1:install (default-install) @ config-types --- [2024-04-16T09:16:30.864Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.15-SNAPSHOT/config-types-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:30.864Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.15-SNAPSHOT/config-types-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [2024-04-16T09:16:30.864Z] [INFO] Building Distribution Fragments for various OSGi platforms 7.0.15-SNAPSHOT [8/332] [2024-04-16T09:16:30.864Z] [INFO] from nucleus/osgi-platforms/pom.xml [2024-04-16T09:16:30.864Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] No sources to compile [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] No sources to compile [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] No sources to compile [2024-04-16T09:16:30.864Z] [INFO] [2024-04-16T09:16:30.864Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms --- [2024-04-16T09:16:30.864Z] [INFO] Executing tasks [2024-04-16T09:16:30.864Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/target/classes/META-INF for [2024-04-16T09:16:30.864Z] [INFO] [echo] osgi-platforms [2024-04-16T09:16:30.865Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/target/classes/META-INF [2024-04-16T09:16:30.865Z] [INFO] Executed tasks [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-platforms --- [2024-04-16T09:16:30.865Z] [INFO] No tests to run. [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-platforms --- [2024-04-16T09:16:30.865Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/target/failsafe-reports [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [2024-04-16T09:16:30.865Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms --- [2024-04-16T09:16:30.865Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/7.0.15-SNAPSHOT/osgi-platforms-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [2024-04-16T09:16:30.865Z] [INFO] Building Apache Felix, associated bundles and conf files 7.0.15-SNAPSHOT [9/332] [2024-04-16T09:16:30.865Z] [INFO] from nucleus/osgi-platforms/felix/pom.xml [2024-04-16T09:16:30.865Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] No sources to compile [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- dependency:3.6.1:copy (default) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [2024-04-16T09:16:30.865Z] [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [2024-04-16T09:16:30.865Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [2024-04-16T09:16:30.865Z] [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:16:30.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/src/main/manpages [2024-04-16T09:16:30.865Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:30.865Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] No sources to compile [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] No sources to compile [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] Executing tasks [2024-04-16T09:16:30.865Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/META-INF for [2024-04-16T09:16:30.865Z] [INFO] [echo] felix [2024-04-16T09:16:30.865Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/classes/META-INF [2024-04-16T09:16:30.865Z] [INFO] Executed tasks [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- assembly:3.6.0:single (default-single) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:16:30.865Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/felix.zip [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/felix.zip [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix --- [2024-04-16T09:16:30.865Z] [INFO] No tests to run. [2024-04-16T09:16:30.865Z] [INFO] [2024-04-16T09:16:30.865Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix --- [2024-04-16T09:16:30.866Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/failsafe-reports [2024-04-16T09:16:30.866Z] [INFO] [2024-04-16T09:16:30.866Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [2024-04-16T09:16:31.120Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:31.120Z] [INFO] [2024-04-16T09:16:31.120Z] [INFO] --- install:3.1.1:install (default-install) @ felix --- [2024-04-16T09:16:31.120Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.15-SNAPSHOT/felix-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:31.120Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.15-SNAPSHOT/felix-7.0.15-SNAPSHOT.zip [2024-04-16T09:16:31.120Z] [INFO] [2024-04-16T09:16:31.120Z] [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [2024-04-16T09:16:31.120Z] [INFO] Building Scattered Archive APIs of Glassfish 7.0.15-SNAPSHOT [10/332] [2024-04-16T09:16:31.120Z] [INFO] from nucleus/common/scattered-archive-api/pom.xml [2024-04-16T09:16:31.120Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:16:31.120Z] [INFO] [2024-04-16T09:16:31.120Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api --- [2024-04-16T09:16:31.120Z] [INFO] [2024-04-16T09:16:31.120Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scattered-archive-api --- [2024-04-16T09:16:31.120Z] [INFO] [2024-04-16T09:16:31.120Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api --- [2024-04-16T09:16:31.120Z] [INFO] [2024-04-16T09:16:31.120Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ scattered-archive-api --- [2024-04-16T09:16:31.120Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:16:31.121Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-04-16T09:16:31.121Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/resources [2024-04-16T09:16:31.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/manpages [2024-04-16T09:16:31.121Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:16:31.121Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-04-16T09:16:31.121Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:31.121Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [2024-04-16T09:16:31.121Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:16:31.121Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:16:31.121Z] [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes [2024-04-16T09:16:31.121Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:31.121Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/src/test/resources [2024-04-16T09:16:31.121Z] [INFO] [2024-04-16T09:16:31.121Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ scattered-archive-api --- [2024-04-16T09:16:31.121Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:31.121Z] [INFO] Compiling 1 source file with javac [debug parameters target 11] to target/test-classes [2024-04-16T09:16:31.375Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:31.375Z] [INFO] [2024-04-16T09:16:31.375Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [2024-04-16T09:16:31.375Z] [INFO] [2024-04-16T09:16:31.375Z] [INFO] --- surefire:3.2.5:test (default-test) @ scattered-archive-api --- [2024-04-16T09:16:31.375Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/surefire-reports [2024-04-16T09:16:31.375Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:16:31.375Z] [INFO] [2024-04-16T09:16:31.375Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:31.375Z] [INFO] T E S T S [2024-04-16T09:16:31.375Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:31.375Z] [0.002s][info][gc] Using G1 [2024-04-16T09:16:31.630Z] [INFO] Running org.glassfish.embeddable.archive.ScatteredArchiveTest [2024-04-16T09:16:31.884Z] [0.464s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 24M->6M(258M) 3.262ms [2024-04-16T09:16:31.884Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.glassfish.embeddable.archive.ScatteredArchiveTest [2024-04-16T09:16:32.138Z] [INFO] [2024-04-16T09:16:32.138Z] [INFO] Results: [2024-04-16T09:16:32.138Z] [INFO] [2024-04-16T09:16:32.138Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:16:32.138Z] [INFO] [2024-04-16T09:16:32.138Z] [INFO] [2024-04-16T09:16:32.138Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api --- [2024-04-16T09:16:32.393Z] [INFO] Executing tasks [2024-04-16T09:16:32.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/classes/META-INF for [2024-04-16T09:16:32.393Z] [INFO] [echo] scattered-archive-api [2024-04-16T09:16:32.393Z] [INFO] Executed tasks [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api --- [2024-04-16T09:16:32.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scattered-archive-api --- [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scattered-archive-api --- [2024-04-16T09:16:32.393Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/failsafe-reports [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [2024-04-16T09:16:32.393Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api --- [2024-04-16T09:16:32.393Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.15-SNAPSHOT/scattered-archive-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:32.393Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.15-SNAPSHOT/scattered-archive-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [2024-04-16T09:16:32.393Z] [INFO] Building GlassFish Nucleus Grizzly modules 7.0.15-SNAPSHOT [11/332] [2024-04-16T09:16:32.393Z] [INFO] from nucleus/grizzly/pom.xml [2024-04-16T09:16:32.393Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] No sources to compile [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] No sources to compile [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] No sources to compile [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly --- [2024-04-16T09:16:32.393Z] [INFO] Executing tasks [2024-04-16T09:16:32.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/target/classes/META-INF for [2024-04-16T09:16:32.393Z] [INFO] [echo] nucleus-grizzly [2024-04-16T09:16:32.393Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/target/classes/META-INF [2024-04-16T09:16:32.393Z] [INFO] Executed tasks [2024-04-16T09:16:32.393Z] [INFO] [2024-04-16T09:16:32.393Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly --- [2024-04-16T09:16:32.647Z] [INFO] No tests to run. [2024-04-16T09:16:32.647Z] [INFO] [2024-04-16T09:16:32.647Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly --- [2024-04-16T09:16:32.647Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/target/failsafe-reports [2024-04-16T09:16:32.647Z] [INFO] [2024-04-16T09:16:32.647Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [2024-04-16T09:16:32.647Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:32.647Z] [INFO] [2024-04-16T09:16:32.647Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly --- [2024-04-16T09:16:32.647Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/7.0.15-SNAPSHOT/nucleus-grizzly-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:32.647Z] [INFO] [2024-04-16T09:16:32.647Z] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [2024-04-16T09:16:32.647Z] [INFO] Building grizzly-config 7.0.15-SNAPSHOT [12/332] [2024-04-16T09:16:32.647Z] [INFO] from nucleus/grizzly/config/pom.xml [2024-04-16T09:16:32.647Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:16:32.647Z] [INFO] [2024-04-16T09:16:32.647Z] [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config --- [2024-04-16T09:16:32.647Z] [INFO] [2024-04-16T09:16:32.647Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ grizzly-config --- [2024-04-16T09:16:32.648Z] [INFO] [2024-04-16T09:16:32.648Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ grizzly-config --- [2024-04-16T09:16:32.648Z] [INFO] [2024-04-16T09:16:32.648Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ grizzly-config --- [2024-04-16T09:16:32.648Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:32.648Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:32.904Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:32.904Z] [INFO] [2024-04-16T09:16:32.904Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ grizzly-config --- [2024-04-16T09:16:32.904Z] [INFO] [2024-04-16T09:16:32.904Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ grizzly-config --- [2024-04-16T09:16:32.904Z] [INFO] [2024-04-16T09:16:32.904Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config --- [2024-04-16T09:16:32.904Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:32.904Z] [INFO] [2024-04-16T09:16:32.904Z] [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config --- [2024-04-16T09:16:32.904Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:16:32.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/src/main/manpages [2024-04-16T09:16:32.904Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:32.904Z] [INFO] [2024-04-16T09:16:32.904Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ grizzly-config --- [2024-04-16T09:16:32.904Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:32.904Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:33.159Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:33.159Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [2024-04-16T09:16:33.159Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:16:33.159Z] [INFO] [2024-04-16T09:16:33.159Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [2024-04-16T09:16:33.159Z] [INFO] [2024-04-16T09:16:33.159Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [2024-04-16T09:16:33.159Z] [INFO] [2024-04-16T09:16:33.159Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config --- [2024-04-16T09:16:33.159Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:16:33.413Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:33.413Z] [INFO] [2024-04-16T09:16:33.413Z] [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config --- [2024-04-16T09:16:33.413Z] [INFO] [2024-04-16T09:16:33.413Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ grizzly-config --- [2024-04-16T09:16:33.413Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:33.413Z] [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:33.667Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:33.667Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:16:33.667Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:16:33.667Z] [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME [2024-04-16T09:16:33.667Z] [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig [2024-04-16T09:16:33.667Z] [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG} [2024-04-16T09:16:33.667Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:16:33.668Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:16:33.668Z] [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig [2024-04-16T09:16:33.668Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:16:33.668Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:16:33.668Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:16:33.668Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:16:33.668Z] [INFO] [2024-04-16T09:16:33.668Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config --- [2024-04-16T09:16:33.668Z] [INFO] Copying 21 resources from src/test/resources to target/test-classes [2024-04-16T09:16:33.668Z] [INFO] [2024-04-16T09:16:33.668Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grizzly-config --- [2024-04-16T09:16:33.668Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:33.668Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:16:33.922Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:33.922Z] [INFO] [2024-04-16T09:16:33.922Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [2024-04-16T09:16:33.922Z] [INFO] [2024-04-16T09:16:33.922Z] [INFO] --- surefire:3.2.5:test (default-test) @ grizzly-config --- [2024-04-16T09:16:33.922Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/surefire-reports [2024-04-16T09:16:33.922Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:16:33.922Z] [INFO] [2024-04-16T09:16:33.922Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:33.922Z] [INFO] T E S T S [2024-04-16T09:16:33.922Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:33.922Z] [0.003s][info][gc] Using G1 [2024-04-16T09:16:34.480Z] [INFO] Running org.glassfish.grizzly.config.GrizzlyConfigTest [2024-04-16T09:16:34.480Z] [0.480s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.096ms [2024-04-16T09:16:34.734Z] Apr 16, 2024 9:16:34 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureTransport [2024-04-16T09:16:34.734Z] WARNING: Element, selection-key-handler, has been deprecated and is effectively ignored by the runtime. [2024-04-16T09:16:34.988Z] [1.079s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 41M->7M(258M) 5.290ms [2024-04-16T09:16:36.869Z] [2.642s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 156M->13M(258M) 5.575ms [2024-04-16T09:16:36.869Z] [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.225 s -- in org.glassfish.grizzly.config.GrizzlyConfigTest [2024-04-16T09:16:37.124Z] [0.002s][info][gc] Using G1 [2024-04-16T09:16:37.378Z] [INFO] Running org.glassfish.grizzly.config.HttpRedirectTest [2024-04-16T09:16:37.378Z] [0.444s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.693ms [2024-04-16T09:16:37.938Z] Apr 16, 2024 9:16:37 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:37.939Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-04-16T09:16:38.193Z] [1.081s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 40M->7M(258M) 4.270ms [2024-04-16T09:16:38.447Z] Apr 16, 2024 9:16:38 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:38.447Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-04-16T09:16:38.702Z] Apr 16, 2024 9:16:38 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:38.702Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-04-16T09:16:38.702Z] Apr 16, 2024 9:16:38 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:38.702Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-04-16T09:16:38.702Z] [1.735s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 60M->10M(258M) 4.504ms [2024-04-16T09:16:38.702Z] Apr 16, 2024 9:16:38 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:38.702Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-04-16T09:16:38.956Z] Apr 16, 2024 9:16:38 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:38.956Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-04-16T09:16:38.956Z] Apr 16, 2024 9:16:38 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:38.956Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener listener. [2024-04-16T09:16:39.210Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s -- in org.glassfish.grizzly.config.HttpRedirectTest [2024-04-16T09:16:39.465Z] [0.002s][info][gc] Using G1 [2024-04-16T09:16:40.023Z] [INFO] Running org.glassfish.grizzly.config.PUGrizzlyConfigTest [2024-04-16T09:16:40.024Z] [0.480s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 2.992ms [2024-04-16T09:16:40.278Z] Apr 16, 2024 9:16:40 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:40.278Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-04-16T09:16:40.532Z] Apr 16, 2024 9:16:40 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:40.532Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-04-16T09:16:40.532Z] Apr 16, 2024 9:16:40 AM org.glassfish.grizzly.config.GenericGrizzlyListener configureSubProtocol [2024-04-16T09:16:40.532Z] WARNING: HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener http-listener. [2024-04-16T09:16:40.786Z] [1.188s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 40M->9M(258M) 5.770ms [2024-04-16T09:16:41.040Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.glassfish.grizzly.config.PUGrizzlyConfigTest [2024-04-16T09:16:41.597Z] [INFO] [2024-04-16T09:16:41.597Z] [INFO] Results: [2024-04-16T09:16:41.597Z] [INFO] [2024-04-16T09:16:41.597Z] [WARNING] Tests run: 23, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:16:41.597Z] [INFO] [2024-04-16T09:16:41.597Z] [INFO] [2024-04-16T09:16:41.597Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config --- [2024-04-16T09:16:41.598Z] [INFO] Executing tasks [2024-04-16T09:16:41.598Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/classes/META-INF for [2024-04-16T09:16:41.598Z] [INFO] [echo] grizzly-config [2024-04-16T09:16:41.598Z] [INFO] Executed tasks [2024-04-16T09:16:41.598Z] [INFO] [2024-04-16T09:16:41.598Z] [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config --- [2024-04-16T09:16:41.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/grizzly-config.jar [2024-04-16T09:16:41.598Z] [INFO] [2024-04-16T09:16:41.598Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ grizzly-config --- [2024-04-16T09:16:41.598Z] [INFO] [2024-04-16T09:16:41.598Z] [INFO] --- failsafe:3.2.5:verify (verify) @ grizzly-config --- [2024-04-16T09:16:41.598Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/failsafe-reports [2024-04-16T09:16:41.598Z] [INFO] [2024-04-16T09:16:41.598Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [2024-04-16T09:16:42.519Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- install:3.1.1:install (default-install) @ grizzly-config --- [2024-04-16T09:16:42.519Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.15-SNAPSHOT/grizzly-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:42.519Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.15-SNAPSHOT/grizzly-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [2024-04-16T09:16:42.519Z] [INFO] Building Nucleus Grizzly jars Combining 7.0.15-SNAPSHOT [13/332] [2024-04-16T09:16:42.519Z] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [2024-04-16T09:16:42.519Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.519Z] [INFO] No sources to compile [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.519Z] [INFO] [2024-04-16T09:16:42.519Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.519Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [2024-04-16T09:16:42.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [2024-04-16T09:16:42.520Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] No sources to compile [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar [2024-04-16T09:16:42.520Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar [2024-04-16T09:16:42.520Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar [2024-04-16T09:16:42.520Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar [2024-04-16T09:16:42.520Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar [2024-04-16T09:16:42.520Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/config/target/grizzly-config.jar [2024-04-16T09:16:42.520Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] No sources to compile [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/src/test/resources [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] No sources to compile [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] No tests to run. [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] Executing tasks [2024-04-16T09:16:42.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [2024-04-16T09:16:42.520Z] [INFO] [echo] nucleus-grizzly-all [2024-04-16T09:16:42.520Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [2024-04-16T09:16:42.520Z] [INFO] Executed tasks [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-04-16T09:16:42.520Z] [INFO] [2024-04-16T09:16:42.520Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all --- [2024-04-16T09:16:42.520Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-04-16T09:16:43.079Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [2024-04-16T09:16:43.333Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:43.333Z] [INFO] [2024-04-16T09:16:43.333Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly-all --- [2024-04-16T09:16:43.333Z] [INFO] No tests to run. [2024-04-16T09:16:43.333Z] [INFO] [2024-04-16T09:16:43.333Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly-all --- [2024-04-16T09:16:43.333Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/failsafe-reports [2024-04-16T09:16:43.333Z] [INFO] [2024-04-16T09:16:43.333Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [2024-04-16T09:16:43.333Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:43.333Z] [INFO] [2024-04-16T09:16:43.333Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all --- [2024-04-16T09:16:43.333Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.15-SNAPSHOT/nucleus-grizzly-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:43.333Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.15-SNAPSHOT/nucleus-grizzly-all-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:43.334Z] [INFO] [2024-04-16T09:16:43.334Z] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [2024-04-16T09:16:43.334Z] [INFO] Building Public APIs of Glassfish 7.0.15-SNAPSHOT [14/332] [2024-04-16T09:16:43.334Z] [INFO] from nucleus/common/glassfish-api/pom.xml [2024-04-16T09:16:43.334Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:16:43.334Z] [INFO] [2024-04-16T09:16:43.334Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api --- [2024-04-16T09:16:43.334Z] [INFO] [2024-04-16T09:16:43.334Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-api --- [2024-04-16T09:16:43.334Z] [INFO] [2024-04-16T09:16:43.334Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-api --- [2024-04-16T09:16:43.334Z] [INFO] [2024-04-16T09:16:43.334Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-api --- [2024-04-16T09:16:43.334Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:43.334Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:43.892Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:43.892Z] [INFO] [2024-04-16T09:16:43.892Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-api --- [2024-04-16T09:16:43.892Z] [INFO] [2024-04-16T09:16:43.892Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-api --- [2024-04-16T09:16:43.892Z] [INFO] [2024-04-16T09:16:43.892Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api --- [2024-04-16T09:16:43.892Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:43.892Z] [INFO] [2024-04-16T09:16:43.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api --- [2024-04-16T09:16:43.892Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:16:43.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/manpages [2024-04-16T09:16:43.892Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:43.892Z] [INFO] [2024-04-16T09:16:43.892Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-api --- [2024-04-16T09:16:43.892Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:43.892Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:44.146Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:44.146Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/admin/CommandSupport.java:[69,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:44.146Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:16:44.147Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:16:44.147Z] [INFO] [2024-04-16T09:16:44.147Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [2024-04-16T09:16:44.147Z] [INFO] [2024-04-16T09:16:44.147Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [2024-04-16T09:16:44.401Z] [INFO] [2024-04-16T09:16:44.401Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api --- [2024-04-16T09:16:44.401Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:16:44.401Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:44.401Z] [INFO] [2024-04-16T09:16:44.401Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api --- [2024-04-16T09:16:44.401Z] [INFO] [2024-04-16T09:16:44.401Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-api --- [2024-04-16T09:16:44.401Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:44.401Z] [INFO] Compiling 191 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:44.655Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:44.655Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:16:44.655Z] [INFO] [2024-04-16T09:16:44.655Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api --- [2024-04-16T09:16:44.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/src/test/resources [2024-04-16T09:16:44.655Z] [INFO] [2024-04-16T09:16:44.655Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-api --- [2024-04-16T09:16:44.655Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:44.655Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:16:44.910Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:44.911Z] [INFO] [2024-04-16T09:16:44.911Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [2024-04-16T09:16:44.911Z] [INFO] [2024-04-16T09:16:44.911Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-api --- [2024-04-16T09:16:44.911Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/surefire-reports [2024-04-16T09:16:44.911Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:16:44.911Z] [INFO] [2024-04-16T09:16:44.911Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:44.911Z] [INFO] T E S T S [2024-04-16T09:16:44.911Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:44.911Z] [0.003s][info][gc] Using G1 [2024-04-16T09:16:45.469Z] [INFO] Running org.glassfish.api.admin.WrappedAdminCommandTest [2024-04-16T09:16:45.469Z] [0.475s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.007ms [2024-04-16T09:16:45.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.glassfish.api.admin.WrappedAdminCommandTest [2024-04-16T09:16:45.469Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusImplTest [2024-04-16T09:16:45.469Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.glassfish.api.admin.progress.ProgressStatusImplTest [2024-04-16T09:16:45.469Z] [INFO] Running org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2024-04-16T09:16:45.470Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.api.admin.progress.ProgressStatusMirroringImplTest [2024-04-16T09:16:45.470Z] [INFO] Running org.glassfish.api.event.EventTypesTest [2024-04-16T09:16:45.470Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.api.event.EventTypesTest [2024-04-16T09:16:45.470Z] [INFO] Running org.glassfish.api.naming.SimpleJndiNameTest [2024-04-16T09:16:45.470Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.glassfish.api.naming.SimpleJndiNameTest [2024-04-16T09:16:45.724Z] [INFO] [2024-04-16T09:16:45.724Z] [INFO] Results: [2024-04-16T09:16:45.724Z] [INFO] [2024-04-16T09:16:45.724Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:16:45.724Z] [INFO] [2024-04-16T09:16:45.724Z] [INFO] [2024-04-16T09:16:45.724Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api --- [2024-04-16T09:16:45.724Z] [INFO] Executing tasks [2024-04-16T09:16:45.724Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/classes/META-INF for [2024-04-16T09:16:45.724Z] [INFO] [echo] glassfish-api [2024-04-16T09:16:45.724Z] [INFO] Executed tasks [2024-04-16T09:16:45.724Z] [INFO] [2024-04-16T09:16:45.724Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api --- [2024-04-16T09:16:45.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/glassfish-api.jar [2024-04-16T09:16:45.978Z] [INFO] [2024-04-16T09:16:45.978Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-api --- [2024-04-16T09:16:45.978Z] [INFO] [2024-04-16T09:16:45.978Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-api --- [2024-04-16T09:16:45.978Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/failsafe-reports [2024-04-16T09:16:45.978Z] [INFO] [2024-04-16T09:16:45.978Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [2024-04-16T09:16:46.902Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-api --- [2024-04-16T09:16:46.902Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.15-SNAPSHOT/glassfish-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:46.902Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.15-SNAPSHOT/glassfish-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [2024-04-16T09:16:46.902Z] [INFO] Building GlassFish Nucleus Common modules 7.0.15-SNAPSHOT [15/332] [2024-04-16T09:16:46.902Z] [INFO] from nucleus/common/pom.xml [2024-04-16T09:16:46.902Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] No sources to compile [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] No sources to compile [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-04-16T09:16:46.902Z] [INFO] No sources to compile [2024-04-16T09:16:46.902Z] [INFO] [2024-04-16T09:16:46.902Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-04-16T09:16:47.156Z] [INFO] Executing tasks [2024-04-16T09:16:47.156Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/target/classes/META-INF for [2024-04-16T09:16:47.156Z] [INFO] [echo] nucleus-common [2024-04-16T09:16:47.156Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/target/classes/META-INF [2024-04-16T09:16:47.156Z] [INFO] Executed tasks [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-04-16T09:16:47.156Z] [INFO] No tests to run. [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-04-16T09:16:47.156Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/target/failsafe-reports [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [2024-04-16T09:16:47.156Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-04-16T09:16:47.156Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [2024-04-16T09:16:47.156Z] [INFO] Building Common Utilities 7.0.15-SNAPSHOT [16/332] [2024-04-16T09:16:47.156Z] [INFO] from nucleus/common/common-util/pom.xml [2024-04-16T09:16:47.156Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common-util --- [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common-util --- [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common-util --- [2024-04-16T09:16:47.156Z] [INFO] [2024-04-16T09:16:47.156Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common-util --- [2024-04-16T09:16:47.156Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:47.156Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:47.410Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:47.410Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:47.410Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:47.410Z] [INFO] [2024-04-16T09:16:47.410Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common-util --- [2024-04-16T09:16:47.410Z] [INFO] [2024-04-16T09:16:47.410Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common-util --- [2024-04-16T09:16:47.410Z] [INFO] [2024-04-16T09:16:47.410Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util --- [2024-04-16T09:16:47.410Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:16:47.410Z] [INFO] [2024-04-16T09:16:47.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ common-util --- [2024-04-16T09:16:47.410Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-04-16T09:16:47.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/manpages [2024-04-16T09:16:47.410Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:16:47.410Z] [INFO] [2024-04-16T09:16:47.410Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common-util --- [2024-04-16T09:16:47.410Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:47.410Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:48.333Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[378,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[441,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[615,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[622,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[623,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[632,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[633,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[757,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[1055,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Environment.java:[35,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.333Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[537,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:48.334Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/Utility.java:[544,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.334Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:16:48.334Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[285,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:48.334Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/admin/MapInjectionResolver.java:[445,20] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:16:48.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Some input files use or override a deprecated API. [2024-04-16T09:16:48.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:16:48.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:16:48.334Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:16:48.334Z] [INFO] [2024-04-16T09:16:48.334Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ common-util --- [2024-04-16T09:16:48.334Z] [INFO] [2024-04-16T09:16:48.334Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ common-util --- [2024-04-16T09:16:48.334Z] [INFO] [2024-04-16T09:16:48.334Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util --- [2024-04-16T09:16:48.334Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:16:48.588Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:16:48.588Z] [INFO] [2024-04-16T09:16:48.588Z] [INFO] --- command-security:1.0.17:check (default-check) @ common-util --- [2024-04-16T09:16:48.588Z] [INFO] [2024-04-16T09:16:48.588Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common-util --- [2024-04-16T09:16:48.588Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:48.588Z] [INFO] Compiling 186 source files with javac [debug target 11] to target/classes [2024-04-16T09:16:49.148Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:49.148Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:49.148Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:16:49.148Z] [INFO] Initial messages found so far: {} [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00001 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00002 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00003 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00004 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00005 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00006 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00007 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00008 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00009 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00010 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00011 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00012 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00013 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00014 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00015 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00016 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00017 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00018 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00019 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00020 [2024-04-16T09:16:49.148Z] [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true [2024-04-16T09:16:49.148Z] [INFO] Processing: NCLS-COMUTIL-00021 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00022 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00023 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00024 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00025 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00026 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00027 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00028 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00029 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00030 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00038 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00039 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00040 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00041 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Processing: NCLS-COMUTIL-00042 [2024-04-16T09:16:49.149Z] [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false [2024-04-16T09:16:49.149Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COMUTIL-00001=Failed to process class {0} with bytecode preprocessor {1}, NCLS-COMUTIL-00002=Class {0} is being reset to its original state, NCLS-COMUTIL-00003=Class {0} is being reset to the last successful preprocessor, NCLS-COMUTIL-00004=The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor, NCLS-COMUTIL-00005=Bytecode preprocessor disabled, NCLS-COMUTIL-00006=Initialization failed for bytecode preprocessor {0}, NCLS-COMUTIL-00007=Error setting up preprocessor, NCLS-COMUTIL-00008=Illegal max-entries [{0}]; please check your cache configuration., NCLS-COMUTIL-00009=Illegal MaxSize value [{0}], NCLS-COMUTIL-00010=Error closing zip file for class path entry {0}, NCLS-COMUTIL-00011=An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL., NCLS-COMUTIL-00012=The URL entry is missing while constructing the classpath., NCLS-COMUTIL-00013=Error closing zip file for duplicate class path entry {0}, NCLS-COMUTIL-00014=Exception in ASURLClassLoader, NCLS-COMUTIL-00015=ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00016=Error: Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}], NCLS-COMUTIL-00017={0} actually got transformed, NCLS-COMUTIL-00018=ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00019=Illegal call to close() detected, NCLS-COMUTIL-00020=Error processing file with path {0} in {1}, NCLS-COMUTIL-00021=Error checking for existing of {0} in {1}, NCLS-COMUTIL-00022=Error closing an open stream during loader clean-up, NCLS-COMUTIL-00023=Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace, NCLS-COMUTIL-00024=Unable to create client data directory: {0}, NCLS-COMUTIL-00025=Exception in invokeApplicationMain [{0}]., NCLS-COMUTIL-00026=The main method signature is invalid., NCLS-COMUTIL-00027=Error while caching the local string manager - package name may be null., NCLS-COMUTIL-00028=Error while constructing the local string manager object., NCLS-COMUTIL-00029=Error in local string manager - resource bundle is probably missing., NCLS-COMUTIL-00030=Error while formatting the local string., NCLS-COMUTIL-00038=Failed to open jar file: {0}, NCLS-COMUTIL-00039=Attempt to use non-existent auth token {0}, NCLS-COMUTIL-00040=File Lock not released on {0}, NCLS-COMUTIL-00041=Bad Network Configuration. DNS can not resolve the hostname: [2024-04-16T09:16:49.149Z] {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}} [2024-04-16T09:16:49.149Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:16:49.150Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:16:49.150Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:16:49.150Z] [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER [2024-04-16T09:16:49.150Z] [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo [2024-04-16T09:16:49.150Z] [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON} [2024-04-16T09:16:49.150Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:16:49.150Z] [INFO] Found enclosing element UTIL_LOGGER [2024-04-16T09:16:49.150Z] [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo [2024-04-16T09:16:49.150Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:16:49.150Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/main/java/org/glassfish/common/util/OSGiObjectInputOutputStreamFactoryImpl.java:[21,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:16:49.150Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:16:49.150Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:16:49.150Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:16:49.150Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:16:49.150Z] [INFO] [2024-04-16T09:16:49.150Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util --- [2024-04-16T09:16:49.150Z] [INFO] Copying 22 resources from src/test/resources to target/test-classes [2024-04-16T09:16:49.150Z] [INFO] [2024-04-16T09:16:49.150Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ common-util --- [2024-04-16T09:16:49.150Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:16:49.150Z] [INFO] Compiling 27 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:16:49.404Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:16:49.404Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/DurationTest.java: Some input files use or override a deprecated API. [2024-04-16T09:16:49.404Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/test/java/com/sun/enterprise/universal/DurationTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:16:49.405Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java uses unchecked or unsafe operations. [2024-04-16T09:16:49.405Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/MapInjectionResolverTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:16:49.405Z] [INFO] [2024-04-16T09:16:49.405Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [2024-04-16T09:16:49.405Z] [INFO] [2024-04-16T09:16:49.405Z] [INFO] --- surefire:3.2.5:test (default-test) @ common-util --- [2024-04-16T09:16:49.405Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/surefire-reports [2024-04-16T09:16:49.405Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:16:49.405Z] [INFO] [2024-04-16T09:16:49.405Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:49.405Z] [INFO] T E S T S [2024-04-16T09:16:49.405Z] [INFO] ------------------------------------------------------- [2024-04-16T09:16:49.405Z] [0.002s][info][gc] Using G1 [2024-04-16T09:16:49.963Z] [0.467s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.865ms [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.appserv.server.util.VersionTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in com.sun.appserv.server.util.VersionTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.BASE64DecoderTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.sun.enterprise.universal.BASE64DecoderTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.DurationTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.sun.enterprise.universal.DurationTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.PropertiesDecoderTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.universal.PropertiesDecoderTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.collections.ManifestUtilsTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.universal.collections.ManifestUtilsTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.glassfish.GFSystemTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.universal.glassfish.GFSystemTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.glassfish.TokenResolverTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.universal.glassfish.TokenResolverTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.io.SmartFileTest [2024-04-16T09:16:49.963Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.sun.enterprise.universal.io.SmartFileTest [2024-04-16T09:16:49.963Z] [INFO] Running com.sun.enterprise.universal.process.ProcessManagerTest [2024-04-16T09:16:50.217Z] [0.930s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 38M->5M(258M) 2.798ms [2024-04-16T09:16:51.139Z] [1.673s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 156M->5M(258M) 1.739ms [2024-04-16T09:16:51.394Z] [2.108s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 156M->5M(258M) 1.473ms [2024-04-16T09:16:51.953Z] [2.512s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 156M->5M(258M) 1.485ms [2024-04-16T09:16:52.207Z] [2.891s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 156M->5M(258M) 1.777ms [2024-04-16T09:16:52.765Z] [3.270s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 1.851ms [2024-04-16T09:16:53.026Z] [3.652s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 2.075ms [2024-04-16T09:16:53.281Z] [4.026s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 1.466ms [2024-04-16T09:16:53.839Z] [4.380s][info][gc] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 157M->6M(258M) 1.865ms [2024-04-16T09:16:54.094Z] [4.688s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 2.007ms [2024-04-16T09:16:54.348Z] [4.981s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 156M->6M(258M) 1.646ms [2024-04-16T09:16:55.708Z] If it is FROZEN RIGHT NOW -- then Houston, we have a problem! [2024-04-16T09:16:55.708Z] ProcessManager must have the write to stdin before the reader threads have started! [2024-04-16T09:16:55.708Z] [6.414s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 156M->13M(258M) 3.737ms [2024-04-16T09:16:56.267Z] [6.960s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 156M->14M(258M) 2.815ms [2024-04-16T09:17:00.424Z] [INFO] Tests run: 2005, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.661 s -- in com.sun.enterprise.universal.process.ProcessManagerTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.universal.xml.MiniXmlParserTest [2024-04-16T09:17:00.424Z] Apr 16, 2024 9:16:59 AM com.sun.enterprise.universal.xml.MiniXmlParser findOtherStuff [2024-04-16T09:17:00.424Z] INFO: "Warning: No domain name property found. I was looking for a property element under the domain element that looks like this: [2024-04-16T09:17:00.424Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in com.sun.enterprise.universal.xml.MiniXmlParserTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.universal.xml.SysPropsHandlerTest [2024-04-16T09:17:00.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.universal.xml.SysPropsHandlerTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.BeanUtilsTest [2024-04-16T09:17:00.424Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.util.BeanUtilsTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.FelixPrettyPrinterTest [2024-04-16T09:17:00.424Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.util.FelixPrettyPrinterTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.RegexUtilTest [2024-04-16T09:17:00.424Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.sun.enterprise.util.RegexUtilTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.StringUtilsTest [2024-04-16T09:17:00.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.sun.enterprise.util.StringUtilsTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.UtilityTest [2024-04-16T09:17:00.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.sun.enterprise.util.UtilityTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.io.FileUtilsTest [2024-04-16T09:17:00.424Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.sun.enterprise.util.io.FileUtilsTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.io.ServerDirsTest [2024-04-16T09:17:00.424Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.sun.enterprise.util.io.ServerDirsTest [2024-04-16T09:17:00.424Z] [INFO] Running com.sun.enterprise.util.reflect.ReflectUtilsTest [2024-04-16T09:17:00.424Z] ---------SUCCESSful MISMATCH STRINGS: ------------ [2024-04-16T09:17:00.424Z] The number of parameters don't match. The first has 2 and the other has 1. [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-04-16T09:17:00.424Z] The types of parameter #1 don't match. The first method has type class java.lang.Long and the other method has type class java.lang.Integer. [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met1(java.lang.String,java.lang.Long) [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-04-16T09:17:00.424Z] The number of parameters don't match. The first has 2 and the other has 1. [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-04-16T09:17:00.424Z] The types of parameter #1 don't match. The first method has type class java.lang.Long and the other method has type class java.lang.Integer. [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met2(java.lang.String,java.lang.Long) [2024-04-16T09:17:00.424Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-04-16T09:17:00.424Z] The number of parameters don't match. The first has 1 and the other has 2. [2024-04-16T09:17:00.425Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met3(java.lang.String) [2024-04-16T09:17:00.425Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-04-16T09:17:00.425Z] The return types don't match. The first has void while the other has class java.lang.String. [2024-04-16T09:17:00.425Z] public void com.sun.enterprise.util.reflect.ReflectUtilsTest.met4(java.lang.String,java.lang.Integer) [2024-04-16T09:17:00.425Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2024-04-16T09:17:00.425Z] The return types don't match. The first has class java.lang.String while the other has class java.lang.Long. The types of parameter #1 don't match. The first method has type class java.lang.Integer and the other method has type class java.lang.String. [2024-04-16T09:17:00.425Z] public java.lang.String com.sun.enterprise.util.reflect.ReflectUtilsTest.met5(java.lang.String,java.lang.Integer) [2024-04-16T09:17:00.425Z] public java.lang.Long com.sun.enterprise.util.reflect.ReflectUtilsTest.met6(java.lang.String,java.lang.String) [2024-04-16T09:17:00.425Z] -------------------------------------------------- [2024-04-16T09:17:00.425Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.util.reflect.ReflectUtilsTest [2024-04-16T09:17:00.425Z] [INFO] Running org.glassfish.admin.payload.PayloadFilesManagerTest [2024-04-16T09:17:00.425Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.glassfish.admin.payload.PayloadFilesManagerTest [2024-04-16T09:17:00.425Z] [INFO] Running org.glassfish.admin.payload.PayloadImplTest [2024-04-16T09:17:00.425Z] testDirectoryReplaceRequest [2024-04-16T09:17:00.425Z] testAddFiles [2024-04-16T09:17:00.425Z] testSingleFileReplaceRequest [2024-04-16T09:17:00.425Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.admin.payload.PayloadImplTest [2024-04-16T09:17:00.425Z] [INFO] Running org.glassfish.common.util.GlassfishUrlClassLoaderTest [2024-04-16T09:17:00.425Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.common.util.GlassfishUrlClassLoaderTest [2024-04-16T09:17:00.425Z] [INFO] Running org.glassfish.common.util.admin.MapInjectionResolverTest [2024-04-16T09:17:00.425Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.common.util.admin.MapInjectionResolverTest [2024-04-16T09:17:00.425Z] [INFO] Running org.glassfish.common.util.admin.locking.FileLockTest [2024-04-16T09:17:00.425Z] Status M : RELEASED W 1 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 1 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 1 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 1 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 1 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 0 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 1 [2024-04-16T09:17:00.425Z] Status M : RELEASED W 0 R 0 [2024-04-16T09:17:00.425Z] Obtained first lock, waiting about 500 for secondary lock to timeout... [2024-04-16T09:17:00.984Z] Great, got timed out after 503 [2024-04-16T09:17:00.984Z] Even better, got timed out trying to get another write lock [2024-04-16T09:17:01.239Z] Status M : RELEASED W 0 R 1 [2024-04-16T09:17:01.239Z] Status M : RELEASED W 0 R 2 [2024-04-16T09:17:01.239Z] Status M : RELEASED W 0 R 3 [2024-04-16T09:17:01.494Z] Status M : RELEASED W 0 R 2 [2024-04-16T09:17:01.494Z] Status M : RELEASED W 0 R 1 [2024-04-16T09:17:01.494Z] Status M : RELEASED W 0 R 0 [2024-04-16T09:17:01.495Z] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.548 s -- in org.glassfish.common.util.admin.locking.FileLockTest [2024-04-16T09:17:01.495Z] [INFO] Running org.glassfish.common.util.admin.locking.ReadLockTest [2024-04-16T09:17:01.749Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.glassfish.common.util.admin.locking.ReadLockTest [2024-04-16T09:17:01.749Z] [INFO] Running org.glassfish.common.util.timer.TimerScheduleTest [2024-04-16T09:17:01.749Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.glassfish.common.util.timer.TimerScheduleTest [2024-04-16T09:17:02.004Z] [INFO] [2024-04-16T09:17:02.004Z] [INFO] Results: [2024-04-16T09:17:02.004Z] [INFO] [2024-04-16T09:17:02.004Z] [WARNING] Tests run: 2113, Failures: 0, Errors: 0, Skipped: 2 [2024-04-16T09:17:02.004Z] [INFO] [2024-04-16T09:17:02.004Z] [INFO] [2024-04-16T09:17:02.004Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util --- [2024-04-16T09:17:02.259Z] [INFO] Executing tasks [2024-04-16T09:17:02.259Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/classes/META-INF for [2024-04-16T09:17:02.259Z] [INFO] [echo] common-util [2024-04-16T09:17:02.259Z] [INFO] Executed tasks [2024-04-16T09:17:02.259Z] [INFO] [2024-04-16T09:17:02.259Z] [INFO] --- jar:3.3.0:jar (default-jar) @ common-util --- [2024-04-16T09:17:02.260Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/common-util.jar [2024-04-16T09:17:02.260Z] [INFO] [2024-04-16T09:17:02.260Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common-util --- [2024-04-16T09:17:02.260Z] [INFO] [2024-04-16T09:17:02.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common-util --- [2024-04-16T09:17:02.260Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/failsafe-reports [2024-04-16T09:17:02.260Z] [INFO] [2024-04-16T09:17:02.260Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [2024-04-16T09:17:06.417Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- install:3.1.1:install (default-install) @ common-util --- [2024-04-16T09:17:06.417Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.15-SNAPSHOT/common-util-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:06.417Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.15-SNAPSHOT/common-util-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [2024-04-16T09:17:06.417Z] [INFO] Building Simple Public APIs of Glassfish 7.0.15-SNAPSHOT [17/332] [2024-04-16T09:17:06.417Z] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [2024-04-16T09:17:06.417Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:17:06.417Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:06.417Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/src/main/resources [2024-04-16T09:17:06.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/src/main/manpages [2024-04-16T09:17:06.417Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:17:06.417Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:06.417Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:06.417Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:17:06.417Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:06.417Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:06.417Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/src/test/resources [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] No sources to compile [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- surefire:3.2.5:test (default-test) @ simple-glassfish-api --- [2024-04-16T09:17:06.417Z] [INFO] [2024-04-16T09:17:06.417Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api --- [2024-04-16T09:17:06.418Z] [INFO] Executing tasks [2024-04-16T09:17:06.418Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/classes/META-INF for [2024-04-16T09:17:06.418Z] [INFO] [echo] simple-glassfish-api [2024-04-16T09:17:06.418Z] [INFO] Executed tasks [2024-04-16T09:17:06.418Z] [INFO] [2024-04-16T09:17:06.418Z] [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api --- [2024-04-16T09:17:06.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-04-16T09:17:06.418Z] [INFO] [2024-04-16T09:17:06.418Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ simple-glassfish-api --- [2024-04-16T09:17:06.418Z] [INFO] [2024-04-16T09:17:06.418Z] [INFO] --- failsafe:3.2.5:verify (verify) @ simple-glassfish-api --- [2024-04-16T09:17:06.418Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/failsafe-reports [2024-04-16T09:17:06.418Z] [INFO] [2024-04-16T09:17:06.418Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [2024-04-16T09:17:06.672Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:06.672Z] [INFO] [2024-04-16T09:17:06.672Z] [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api --- [2024-04-16T09:17:06.672Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.15-SNAPSHOT/simple-glassfish-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:06.672Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.15-SNAPSHOT/simple-glassfish-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:06.672Z] [INFO] [2024-04-16T09:17:06.672Z] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [2024-04-16T09:17:06.672Z] [INFO] Building GlassFish Nucleus Core modules 7.0.15-SNAPSHOT [18/332] [2024-04-16T09:17:06.673Z] [INFO] from nucleus/core/pom.xml [2024-04-16T09:17:06.673Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] No sources to compile [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] No sources to compile [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] No sources to compile [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] Executing tasks [2024-04-16T09:17:06.673Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/target/classes/META-INF for [2024-04-16T09:17:06.673Z] [INFO] [echo] nucleus-core [2024-04-16T09:17:06.673Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/target/classes/META-INF [2024-04-16T09:17:06.673Z] [INFO] Executed tasks [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] No tests to run. [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/target/failsafe-reports [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-core --- [2024-04-16T09:17:06.673Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/7.0.15-SNAPSHOT/nucleus-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [2024-04-16T09:17:06.673Z] [INFO] Building Appserver Core Bootstraping Classes 7.0.15-SNAPSHOT [19/332] [2024-04-16T09:17:06.673Z] [INFO] from nucleus/core/bootstrap/pom.xml [2024-04-16T09:17:06.673Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:06.673Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:06.673Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:17:06.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/manpages [2024-04-16T09:17:06.673Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:06.673Z] [INFO] [2024-04-16T09:17:06.673Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-04-16T09:17:06.673Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:06.673Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:06.928Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:06.928Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/ClassPathBuilder.java:[121,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:06.928Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Some input files use or override a deprecated API. [2024-04-16T09:17:06.928Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:06.928Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:06.928Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:06.928Z] [INFO] [2024-04-16T09:17:06.928Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [2024-04-16T09:17:06.928Z] [INFO] [2024-04-16T09:17:06.928Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [2024-04-16T09:17:06.928Z] [INFO] [2024-04-16T09:17:06.928Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish --- [2024-04-16T09:17:06.928Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:07.183Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:07.183Z] [INFO] [2024-04-16T09:17:07.183Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish --- [2024-04-16T09:17:07.183Z] [INFO] [2024-04-16T09:17:07.183Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-04-16T09:17:07.183Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:07.183Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:07.183Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:07.183Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:07.183Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00001 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00002 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00003 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00004 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00005 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00006 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00007 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00008 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00009 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00010 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00011 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00012 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00013 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00014 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00015 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00016 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00017 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00018 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00020 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00021 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00022 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00023 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00024 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00025 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00026 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00027 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00028 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00029 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00030 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00031 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00032 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00033 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00034 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00035 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00036 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00037 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00038 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false [2024-04-16T09:17:07.183Z] [INFO] Processing: NCLS-BOOTSTRAP-00039 [2024-04-16T09:17:07.183Z] [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false [2024-04-16T09:17:07.184Z] [INFO] Total Messages including ones found from disk so far: {NCLS-BOOTSTRAP-00001=GlassFish requires JDK {0}, you are using JDK version {1}., NCLS-BOOTSTRAP-00002=Using {0} as the framework configuration file., NCLS-BOOTSTRAP-00003=Could not extract archive {0}., NCLS-BOOTSTRAP-00004=Could not find RAR [{0}] location [{1}] after extraction., NCLS-BOOTSTRAP-00005=Can not start bundle {0} because it is not contained in the list of installed bundles., NCLS-BOOTSTRAP-00006=Failed to start {0}., NCLS-BOOTSTRAP-00007=Can't uninstall bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00008=Uninstalled bundle {0} installed from {1}., NCLS-BOOTSTRAP-00009=Can't update bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00010=Updated bundle {0} from {1}., NCLS-BOOTSTRAP-00011=Failed to uninstall bundle {0}., NCLS-BOOTSTRAP-00012=Failed to update {0}., NCLS-BOOTSTRAP-00013=Failed to install {0}., NCLS-BOOTSTRAP-00014=Can not set the start level for {0} to {2} as it is already set to {1}., NCLS-BOOTSTRAP-00015=Skipping entry {0} because it is not an absolute URI., NCLS-BOOTSTRAP-00016=Skipping entry {0} due to exception: , NCLS-BOOTSTRAP-00017=Starting BundleProvisioner., NCLS-BOOTSTRAP-00018=Time taken to locate OSGi framework = {0} ms., NCLS-BOOTSTRAP-00020=Time taken to initialize OSGi framework = {0} ms., NCLS-BOOTSTRAP-00021=Time taken to finish installation of bundles = {0} ms., NCLS-BOOTSTRAP-00022=Time taken to finish starting bundles = {0} ms., NCLS-BOOTSTRAP-00023=Total time taken to start = {0} ms., NCLS-BOOTSTRAP-00024=Time taken to stop = {0} ms., NCLS-BOOTSTRAP-00025=Total time taken = {0}., NCLS-BOOTSTRAP-00026=Create bundle provisioner class = {0}., NCLS-BOOTSTRAP-00027=Registered {0} as OSGi service registration: {1}., NCLS-BOOTSTRAP-00028=Unregistered {0} from service registry., NCLS-BOOTSTRAP-00029=Exception while unregistering: , NCLS-BOOTSTRAP-00030=installLocations = {0}., NCLS-BOOTSTRAP-00031=Unable to determine if {0} is a fragment or not due to , NCLS-BOOTSTRAP-00032=Skipping starting of bundles bundles have been provisioned already., NCLS-BOOTSTRAP-00033={0} : latest file in installation location = {1} and latest installed bundle = {2} , NCLS-BOOTSTRAP-00034=Updating system bundle., NCLS-BOOTSTRAP-00035=Provisioning options have changed, recreating the framework with a clean OSGi storage(aka cache)., NCLS-BOOTSTRAP-00036=Unable to locate bundle {0}., NCLS-BOOTSTRAP-00037=Storage support not available in framework bundle, so can't store bundle ids. This may lead to slower start up time., NCLS-BOOTSTRAP-00038=Storage support not available in framework bundle, so can't store provisioning options. This may lead to slower start up time., NCLS-BOOTSTRAP-00039=Got an unexpected exception.} [2024-04-16T09:17:07.184Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:07.184Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:07.184Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:07.184Z] [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME [2024-04-16T09:17:07.184Z] [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-04-16T09:17:07.184Z] [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP} [2024-04-16T09:17:07.184Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:07.184Z] [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME [2024-04-16T09:17:07.184Z] [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade [2024-04-16T09:17:07.184Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:07.184Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:07.184Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:07.184Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:07.184Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:07.184Z] [INFO] [2024-04-16T09:17:07.184Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish --- [2024-04-16T09:17:07.184Z] [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar [2024-04-16T09:17:07.184Z] [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar [2024-04-16T09:17:07.185Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar [2024-04-16T09:17:07.185Z] [INFO] [2024-04-16T09:17:07.185Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish --- [2024-04-16T09:17:07.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/src/test/resources [2024-04-16T09:17:07.185Z] [INFO] [2024-04-16T09:17:07.185Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish --- [2024-04-16T09:17:07.185Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:07.185Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:07.439Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:07.439Z] [INFO] [2024-04-16T09:17:07.439Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [2024-04-16T09:17:07.439Z] [INFO] [2024-04-16T09:17:07.439Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish --- [2024-04-16T09:17:07.439Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/surefire-reports [2024-04-16T09:17:07.439Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:07.439Z] [INFO] [2024-04-16T09:17:07.439Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:07.439Z] [INFO] T E S T S [2024-04-16T09:17:07.439Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:07.439Z] [0.003s][info][gc] Using G1 [2024-04-16T09:17:07.693Z] [INFO] Running com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2024-04-16T09:17:07.948Z] [0.516s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.424ms [2024-04-16T09:17:07.948Z] OSGI framework packages: [2024-04-16T09:17:07.948Z] org.osgi.dto;version="1.1.1",org.osgi.framework;version="1.10",org.osgi.framework.connect;uses:="org.osgi.framework,org.osgi.framework.launch";version="1.0",org.osgi.framework.dto;uses:="org.osgi.dto";version="1.8",org.osgi.framework.hooks.bundle;uses:="org.osgi.framework";version="1.1",org.osgi.framework.hooks.resolver;uses:="org.osgi.framework.wiring";version="1.0",org.osgi.framework.hooks.service;uses:="org.osgi.framework";version="1.1",org.osgi.framework.hooks.weaving;uses:="org.osgi.framework.wiring";version="1.1",org.osgi.framework.launch;uses:="org.osgi.framework";version="1.2",org.osgi.framework.namespace;uses:="org.osgi.resource";version="1.2",org.osgi.framework.startlevel;uses:="org.osgi.framework";version="1.0",org.osgi.framework.startlevel.dto;uses:="org.osgi.dto";version="1.0",org.osgi.framework.wiring;uses:="org.osgi.framework,org.osgi.resource";version="1.2",org.osgi.framework.wiring.dto;uses:="org.osgi.dto,org.osgi.resource.dto";version="1.3",org.osgi.resource;version="1.0.1",org.osgi.resource.dto;uses:="org.osgi.dto";version="1.0.1",org.osgi.service.condition;version="1.0",org.osgi.service.packageadmin;uses:="org.osgi.framework";version="1.2.1",org.osgi.service.resolver;uses:="org.osgi.resource";version="1.1.1",org.osgi.service.startlevel;uses:="org.osgi.framework";version="1.1.1",org.osgi.service.url;version="1.0.1",org.osgi.util.tracker;uses:="org.osgi.framework";version="1.5.3", org.glassfish.embeddable;version="7.0.15",org.glassfish.embeddable.spi;uses:="org.glassfish.embeddable";version="7.0.15", org.glassfish.main.jul;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.handler";version="7.0.15",org.glassfish.main.jul.cfg;version="7.0.15",org.glassfish.main.jul.env;version="7.0.15",org.glassfish.main.jul.formatter;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.record";version="7.0.15",org.glassfish.main.jul.handler;uses:="org.glassfish.main.jul.cfg,org.glassfish.main.jul.formatter,org.glassfish.main.jul.record";version="7.0.15",org.glassfish.main.jul.record;version="7.0.15",org.glassfish.main.jul.rotation;version="7.0.15",org.glassfish.main.jul.tracing;version="7.0.15" [2024-04-16T09:17:07.948Z] JDK provided packages: [2024-04-16T09:17:07.949Z] com.sun.jarsigner, com.sun.java.accessibility.util, com.sun.jdi, com.sun.jdi.connect, com.sun.jdi.connect.spi, com.sun.jdi.event, com.sun.jdi.request, com.sun.management, com.sun.net.httpserver, com.sun.net.httpserver.spi, com.sun.nio.file, com.sun.nio.sctp, com.sun.security.auth, com.sun.security.auth.callback, com.sun.security.auth.login, com.sun.security.auth.module, com.sun.security.jgss, com.sun.source.doctree, com.sun.source.tree, com.sun.source.util, com.sun.tools.attach, com.sun.tools.attach.spi, com.sun.tools.javac, com.sun.tools.jconsole, java.applet, java.awt, java.awt.color, java.awt.datatransfer, java.awt.desktop, java.awt.dnd, java.awt.event, java.awt.font, java.awt.geom, java.awt.im, java.awt.im.spi, java.awt.image, java.awt.image.renderable, java.awt.print, java.beans, java.beans.beancontext, java.io, java.lang, java.lang.annotation, java.lang.constant, java.lang.instrument, java.lang.invoke, java.lang.management, java.lang.module, java.lang.ref, java.lang.reflect, java.lang.runtime, java.math, java.net, java.net.http, java.net.spi, java.nio, java.nio.channels, java.nio.channels.spi, java.nio.charset, java.nio.charset.spi, java.nio.file, java.nio.file.attribute, java.nio.file.spi, java.rmi, java.rmi.dgc, java.rmi.registry, java.rmi.server, java.security, java.security.cert, java.security.interfaces, java.security.spec, java.sql, java.text, java.text.spi, java.time, java.time.chrono, java.time.format, java.time.temporal, java.time.zone, java.util, java.util.concurrent, java.util.concurrent.atomic, java.util.concurrent.locks, java.util.function, java.util.jar, java.util.logging, java.util.prefs, java.util.random, java.util.regex, java.util.spi, java.util.stream, java.util.zip, javax.accessibility, javax.annotation.processing, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.bmp, javax.imageio.plugins.jpeg, javax.imageio.plugins.tiff, javax.imageio.spi, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.management, javax.management.loading, javax.management.modelmbean, javax.management.monitor, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.remote.rmi, javax.management.timer, javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap, javax.naming.ldap.spi, javax.naming.spi, javax.net, javax.net.ssl, javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event, javax.rmi.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.security.cert, javax.security.sasl, javax.smartcardio, javax.sound.midi, javax.sound.midi.spi, javax.sound.sampled, javax.sound.sampled.spi, javax.sql, javax.sql.rowset, javax.sql.rowset.serial, javax.sql.rowset.spi, javax.swing, javax.swing.border, javax.swing.colorchooser, javax.swing.event, javax.swing.filechooser, javax.swing.plaf, javax.swing.plaf.basic, javax.swing.plaf.metal, javax.swing.plaf.multi, javax.swing.plaf.nimbus, javax.swing.plaf.synth, javax.swing.table, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser, javax.swing.text.rtf, javax.swing.tree, javax.swing.undo, javax.tools, javax.transaction.xa, javax.xml, javax.xml.catalog, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, jdk.dynalink, jdk.dynalink.beans, jdk.dynalink.linker, jdk.dynalink.linker.support, jdk.dynalink.support, jdk.javadoc.doclet, jdk.jfr, jdk.jfr.consumer, jdk.jshell, jdk.jshell.execution, jdk.jshell.spi, jdk.jshell.tool, jdk.management.jfr, jdk.net, jdk.nio, jdk.nio.mapmode, jdk.security.jarsigner, jdk.swing.interop, netscape.javascript, org.ietf.jgss, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.css, org.w3c.dom.events, org.w3c.dom.html, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.stylesheets, org.w3c.dom.traversal, org.w3c.dom.views, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.misc, sun.reflect [2024-04-16T09:17:07.949Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in com.sun.enterprise.glassfish.bootstrap.MainHelperTest [2024-04-16T09:17:07.949Z] [INFO] Running com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest [2024-04-16T09:17:07.949Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.949Z] INFO: NCLS-BOOTSTRAP-00017 [2024-04-16T09:17:07.949Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.949Z] INFO: NCLS-BOOTSTRAP-00018 [2024-04-16T09:17:07.949Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.949Z] INFO: NCLS-BOOTSTRAP-00020 [2024-04-16T09:17:07.949Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.949Z] INFO: NCLS-BOOTSTRAP-00021 [2024-04-16T09:17:07.949Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.950Z] INFO: NCLS-BOOTSTRAP-00022 [2024-04-16T09:17:07.950Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.950Z] INFO: NCLS-BOOTSTRAP-00023 [2024-04-16T09:17:07.950Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.950Z] INFO: NCLS-BOOTSTRAP-00024 [2024-04-16T09:17:07.950Z] Apr 16, 2024 9:17:07 AM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest noBundles [2024-04-16T09:17:07.950Z] INFO: NCLS-BOOTSTRAP-00025 [2024-04-16T09:17:07.950Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisionerTest [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] Results: [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-04-16T09:17:08.508Z] [INFO] Executing tasks [2024-04-16T09:17:08.508Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/classes/META-INF for [2024-04-16T09:17:08.508Z] [INFO] [echo] glassfish [2024-04-16T09:17:08.508Z] [INFO] Executed tasks [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish --- [2024-04-16T09:17:08.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/glassfish.jar [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-04-16T09:17:08.508Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/failsafe-reports [2024-04-16T09:17:08.508Z] [INFO] [2024-04-16T09:17:08.508Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [2024-04-16T09:17:09.066Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-04-16T09:17:09.066Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:09.066Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [2024-04-16T09:17:09.066Z] [INFO] Building Test Utilities 7.0.15-SNAPSHOT [20/332] [2024-04-16T09:17:09.066Z] [INFO] from nucleus/test-utils/pom.xml [2024-04-16T09:17:09.066Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:09.066Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:09.066Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/resources [2024-04-16T09:17:09.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/manpages [2024-04-16T09:17:09.066Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:09.066Z] [INFO] [2024-04-16T09:17:09.066Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-utils --- [2024-04-16T09:17:09.066Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:09.066Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:09.322Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:09.322Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [2024-04-16T09:17:09.322Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:09.322Z] [INFO] [2024-04-16T09:17:09.322Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ test-utils --- [2024-04-16T09:17:09.322Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:09.322Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:09.576Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:09.576Z] [INFO] [2024-04-16T09:17:09.576Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils --- [2024-04-16T09:17:09.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/src/test/resources [2024-04-16T09:17:09.576Z] [INFO] [2024-04-16T09:17:09.576Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-utils --- [2024-04-16T09:17:09.576Z] [INFO] No sources to compile [2024-04-16T09:17:09.576Z] [INFO] [2024-04-16T09:17:09.576Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-utils --- [2024-04-16T09:17:09.576Z] [INFO] No tests to run. [2024-04-16T09:17:09.576Z] [INFO] [2024-04-16T09:17:09.576Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils --- [2024-04-16T09:17:09.576Z] [INFO] Executing tasks [2024-04-16T09:17:09.576Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/classes/META-INF for [2024-04-16T09:17:09.576Z] [INFO] [echo] test-utils [2024-04-16T09:17:09.576Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/classes/META-INF [2024-04-16T09:17:09.576Z] [INFO] Executed tasks [2024-04-16T09:17:09.576Z] [INFO] [2024-04-16T09:17:09.576Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils --- [2024-04-16T09:17:09.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/test-utils.jar [2024-04-16T09:17:09.576Z] [INFO] [2024-04-16T09:17:09.576Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-utils --- [2024-04-16T09:17:09.576Z] [INFO] No tests to run. [2024-04-16T09:17:09.576Z] [INFO] [2024-04-16T09:17:09.576Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-utils --- [2024-04-16T09:17:09.576Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/failsafe-reports [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [2024-04-16T09:17:09.577Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- install:3.1.1:install (default-install) @ test-utils --- [2024-04-16T09:17:09.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.15-SNAPSHOT/test-utils-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:09.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.15-SNAPSHOT/test-utils-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [2024-04-16T09:17:09.577Z] [INFO] Building Admin Modules 7.0.15-SNAPSHOT [21/332] [2024-04-16T09:17:09.577Z] [INFO] from nucleus/admin/pom.xml [2024-04-16T09:17:09.577Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] No sources to compile [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] No sources to compile [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] No sources to compile [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] Executing tasks [2024-04-16T09:17:09.577Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/target/classes/META-INF for [2024-04-16T09:17:09.577Z] [INFO] [echo] nucleus-admin [2024-04-16T09:17:09.577Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/target/classes/META-INF [2024-04-16T09:17:09.577Z] [INFO] Executed tasks [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] No tests to run. [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/target/failsafe-reports [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin --- [2024-04-16T09:17:09.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/7.0.15-SNAPSHOT/nucleus-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:09.577Z] [INFO] [2024-04-16T09:17:09.577Z] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [2024-04-16T09:17:09.577Z] [INFO] Building admin-config-api 7.0.15-SNAPSHOT [22/332] [2024-04-16T09:17:09.577Z] [INFO] from nucleus/admin/config-api/pom.xml [2024-04-16T09:17:09.577Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:09.831Z] [INFO] [2024-04-16T09:17:09.831Z] [INFO] --- clean:3.3.2:clean (default-clean) @ config-api --- [2024-04-16T09:17:09.831Z] [INFO] [2024-04-16T09:17:09.831Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-api --- [2024-04-16T09:17:09.831Z] [INFO] [2024-04-16T09:17:09.831Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-api --- [2024-04-16T09:17:09.831Z] [INFO] [2024-04-16T09:17:09.831Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-api --- [2024-04-16T09:17:09.831Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:09.831Z] [INFO] Compiling 185 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:10.389Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:10.389Z] [INFO] [2024-04-16T09:17:10.389Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-api --- [2024-04-16T09:17:10.389Z] [INFO] [2024-04-16T09:17:10.389Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-api --- [2024-04-16T09:17:10.389Z] [INFO] [2024-04-16T09:17:10.390Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api --- [2024-04-16T09:17:10.390Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:10.390Z] [INFO] [2024-04-16T09:17:10.390Z] [INFO] --- resources:3.3.1:resources (default-resources) @ config-api --- [2024-04-16T09:17:10.390Z] [INFO] Copying 8 resources from src/main/java to target/classes [2024-04-16T09:17:10.390Z] [INFO] Copying 15 resources from src/main/manpages to target/classes [2024-04-16T09:17:10.390Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:10.390Z] [INFO] [2024-04-16T09:17:10.390Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ config-api --- [2024-04-16T09:17:10.390Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:10.390Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:11.312Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:11.312Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated [2024-04-16T09:17:11.312Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/customization/CustomizationTokensProvider.java:[132,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:11.312Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/org/glassfish/config/support/TranslatedConfigView.java:[137,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:11.313Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [2024-04-16T09:17:11.313Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:11.313Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:11.313Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:11.313Z] [INFO] [2024-04-16T09:17:11.313Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-api --- [2024-04-16T09:17:11.313Z] [INFO] [2024-04-16T09:17:11.313Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-api --- [2024-04-16T09:17:11.313Z] [INFO] [2024-04-16T09:17:11.313Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api --- [2024-04-16T09:17:11.313Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:11.313Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:11.567Z] [INFO] [2024-04-16T09:17:11.567Z] [INFO] --- command-security:1.0.17:check (default-check) @ config-api --- [2024-04-16T09:17:11.567Z] [INFO] [2024-04-16T09:17:11.567Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-api --- [2024-04-16T09:17:11.567Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:11.567Z] [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:11.822Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:11.822Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:11.822Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00001 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00002 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00003 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00004 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00005 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00006 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00007 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00008 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00009 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00010 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00011 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00012 [2024-04-16T09:17:11.822Z] [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true [2024-04-16T09:17:11.822Z] [INFO] Processing: NCLS-CFGAPI-00013 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00014 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00015 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00016 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00017 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00018 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00019 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00020 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00021 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00022 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00023 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00024 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00025 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00027 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00028 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00029 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00030 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00031 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00032 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00033 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00034 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00035 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00036 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00037 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00038 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00039 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00040 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00041 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00042 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00043 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00044 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00045 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00046 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00047 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00048 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00049 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00050 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00051 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00052 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00053 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00054 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00055 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00056 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00057 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00058 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00059 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00060 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00091 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00061 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00062 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00063 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00064 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00065 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00066 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00067 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00068 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00069 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00070 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00071 [2024-04-16T09:17:11.823Z] [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true [2024-04-16T09:17:11.823Z] [INFO] Processing: NCLS-CFGAPI-00072 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00073 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00074 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00075 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00076 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00077 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00078 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00079 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00080 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00081 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00082 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00083 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00084 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00085 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00086 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00087 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00088 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00089 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00090 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00092 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00093 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00094 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00095 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00096 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00097 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00098 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00099 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00100 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00101 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00102 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00103 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00104 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00105 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00106 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00107 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00108 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00109 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00110 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00111 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00112 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00113 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00114 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00119 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00120 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00121 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00122 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00123 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00124 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00125 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00126 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00127 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00128 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00129 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00130 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00131 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00132 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00133 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00134 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00135 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00136 [2024-04-16T09:17:11.824Z] [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true [2024-04-16T09:17:11.824Z] [INFO] Processing: NCLS-CFGAPI-00137 [2024-04-16T09:17:11.825Z] [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true [2024-04-16T09:17:11.826Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CFGAPI-00001=No default config found, using config {0} as the default config for the cluster {1}, NCLS-CFGAPI-00002=cluster property GMS_DISCOVERY_URI_LIST={0}, NCLS-CFGAPI-00003=cluster attribute gms broadcast={0}, NCLS-CFGAPI-00004=Cluster {0} contains server instances {1} and must not contain any instances, NCLS-CFGAPI-00005=Unable to remove config {0}, NCLS-CFGAPI-00006=CopyConfig error caused by {0}, NCLS-CFGAPI-00007=Error when getting clusters on node dues to: {0}, NCLS-CFGAPI-00008=Error when getting servers due to: {0}, NCLS-CFGAPI-00009=Unable to create default Http service configuration, NCLS-CFGAPI-00010=Cannot remove Node {0}., NCLS-CFGAPI-00011=Node {0} referenced in server instance(s): {1}. Remove instances before removing node., NCLS-CFGAPI-00012=Can''t find the default config (an element named "default-config") in domain.xml. You may specify the name of an existing config element next time., NCLS-CFGAPI-00013=Unable to remove server-ref {0} from cluster {1}, NCLS-CFGAPI-00014=The default configuration template (named default-config) cannot be referenced by a server., NCLS-CFGAPI-00015=The configuration of the Domain Administration Server cannot be changed from server-config., NCLS-CFGAPI-00016=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00017=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00018=A configuration that doesn't exist cannot be referenced by a server., NCLS-CFGAPI-00019=Port= {0}, NCLS-CFGAPI-00020=removing default instance index for {0}, NCLS-CFGAPI-00021=adding default instance index for {0}, NCLS-CFGAPI-00022=Existing default-config detected during upgrade. No need to create default-config., NCLS-CFGAPI-00023=System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade, NCLS-CFGAPI-00024=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config., NCLS-CFGAPI-00025=Failure during upgrade - could not create default-config, NCLS-CFGAPI-00027=Failure creating SecurityService Config, NCLS-CFGAPI-00028=Problem parsing security-service, NCLS-CFGAPI-00029=Failed to create HttpService VirtualService config object, NCLS-CFGAPI-00030=Problem parsing http-service virtual-server in domain.xml template, NCLS-CFGAPI-00031=Failed to create AdminService Property config object, NCLS-CFGAPI-00032=Problem parsing asadmin-service property element in domain.xml template, NCLS-CFGAPI-00033=Failure creating LogService config object, NCLS-CFGAPI-00034=Failure creating ModuleLogLevel config object, NCLS-CFGAPI-00035=Problem parsing module-log-levels in domain.xml template, NCLS-CFGAPI-00036=Failure creating SecurityService config object, NCLS-CFGAPI-00037=Failure creating AuthRealm, NCLS-CFGAPI-00038=Problem parsing auth-realm, NCLS-CFGAPI-00039=Create AuthRealm Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00040=Problem parsing auth-realm property, NCLS-CFGAPI-00041=Failure creating JaccProvider, NCLS-CFGAPI-00042=Problem parsing jacc-provider, NCLS-CFGAPI-00043=Create JaccProvider Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00044=Problem parsing jacc-provider property, NCLS-CFGAPI-00045=Failure creating AuditModule config object, NCLS-CFGAPI-00046=Create AuditModule Property failed., NCLS-CFGAPI-00047=Problem parsing audit-module property, NCLS-CFGAPI-00048=Failure creating ProviderConfig, NCLS-CFGAPI-00049=Problem parsing provider-config, NCLS-CFGAPI-00050=Create ProviderConfig RequestPolicy failed., NCLS-CFGAPI-00051=Problem parsing request-policy property, NCLS-CFGAPI-00052=Create ProviderConfig Property failed, NCLS-CFGAPI-00053=Problem parsing provider-config property, NCLS-CFGAPI-00054=Failure creating JavaConfig config object, NCLS-CFGAPI-00055=Problem parsing jvm-options, NCLS-CFGAPI-00056=Failure creating AvailabilityService config object, NCLS-CFGAPI-00057=Failure creating NetworkConfig config object, NCLS-CFGAPI-00058=Failure creating Protocols config object, NCLS-CFGAPI-00059=Problem parsing protocols element in domain.xml template, NCLS-CFGAPI-00060=Failure creating Protocol config object, NCLS-CFGAPI-00061=Failure creating Http config object, NCLS-CFGAPI-00062=Failure creating FileCache config object, NCLS-CFGAPI-00063=Problem parsing file-cache element in domain.xml template, NCLS-CFGAPI-00064=Failure creating Ssl config object, NCLS-CFGAPI-00065=Problem parsing ssl element in domain.xml template, NCLS-CFGAPI-00066=Failure creating HttpRedirect config object, NCLS-CFGAPI-00067=Failure creating PortUnification config object, NCLS-CFGAPI-00068=Failure creating ProtocolFinder config object, NCLS-CFGAPI-00069=Problem parsing protocol-finder element in domain.xml template, NCLS-CFGAPI-00070=Failure creating NetworkListeners config object, NCLS-CFGAPI-00071=Problem parsing network-listeners element in domain.xml template, NCLS-CFGAPI-00072=Failure creating NetworkListener config object, NCLS-CFGAPI-00073=Problem parsing network-listener element in domain.xml template, NCLS-CFGAPI-00074=Failure creating Transports config object, NCLS-CFGAPI-00075=Problem parsing transports element in domain.xml template, NCLS-CFGAPI-00076=Failure creating Transport config object, NCLS-CFGAPI-00077=Problem parsing transport element in domain.xml template, NCLS-CFGAPI-00078=Failure to create ThreadPools config object, NCLS-CFGAPI-00079=Failure creating ThreadPool config object, NCLS-CFGAPI-00080=Problem parsing thread-pool element in domain.xml template, NCLS-CFGAPI-00081=Failure creating SystemProperty config object, NCLS-CFGAPI-00082=Problem parsing system-property element in domain.xml template, NCLS-CFGAPI-00083=Startup class: {0}, NCLS-CFGAPI-00084=Successful cleaned domain.xml with {0}, NCLS-CFGAPI-00085= cleaning domain.xml failed, service: {0}, exception: {1} , NCLS-CFGAPI-00086=Instance {0} from environment not found in domain.xml, NCLS-CFGAPI-00087=Successful Upgrade domain.xml with {0}, NCLS-CFGAPI-00088= upgrading domain.xml failed, service: {0}, exception: {1}, NCLS-CFGAPI-00089= does not exist or is empty, will use backup, NCLS-CFGAPI-00090=The domain backup file does not exist or is empty, NCLS-CFGAPI-00091=Problem parsing protocol element in domain.xml template, NCLS-CFGAPI-00092=Total time to parse domain.xml: {0} ns, NCLS-CFGAPI-00093=Exception while creating the command model for the generic command {0} : {1}, NCLS-CFGAPI-00094=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be added, NCLS-CFGAPI-00095=A {0} instance with a {1} name already exist in the configuration, NCLS-CFGAPI-00096=Exception while invoking {0} method : {1}, NCLS-CFGAPI-00097=The CreationDecorator {0} could not be found in the habitat, is it annotated with @Service?, NCLS-CFGAPI-00098=Exception while adding the new configuration : {0}, NCLS-CFGAPI-00099=Exception while persisting domain.xml, changes will not be available on server restart., NCLS-CFGAPI-00100=Exception while persisting domain.xml, file a bug at http://glassfish.java.net, NCLS-CFGAPI-00101=config.getHttpService() null for config ''{0}'', NCLS-CFGAPI-00102=Failure while upgrading domain.xml, NCLS-CFGAPI-00103=Cannot get default configuration for: {0}, NCLS-CFGAPI-00104=Cannot parse default module configuration, NCLS-CFGAPI-00105=Failed to find the suitable method in returnException: {0} : {1}., NCLS-CFGAPI-00106=Cannot get parent config bean for: {0}, NCLS-CFGAPI-00107=The provided path is not valid: {0} resolved to component name: {1}, NCLS-CFGAPI-00108=Cannot set config bean due to exception thrown., NCLS-CFGAPI-00109=Cannot set config bean for {0}, NCLS-CFGAPI-00110=Cannot remove config bean named {0} as it does not exist., NCLS-CFGAPI-00111=Cannot get extension type {0} for {1}., NCLS-CFGAPI-00112=Failed to execute the command create-module-config, NCLS-CFGAPI-00113=Failed to show all default configurations not merged with domain configuration under target {0}., NCLS-CFGAPI-00114=Failed to create all default configuration elements that are not present in the domain.xml under target {0}., NCLS-CFGAPI-00119=Failed to create module configuration for {0} under the target {1}, NCLS-CFGAPI-00120=Failed to remove all configuration elements related to your service form domain.xml. You can use create-module-config --dryRun with your module name to see all relevant configurations and try removing the config elements., NCLS-CFGAPI-00121=Failed to get active configuration for {0} under the target {1}, NCLS-CFGAPI-00122=Failed to create a ClassLoader for modules directory., NCLS-CFGAPI-00123=Cannot add new configuration extension to the extension point., NCLS-CFGAPI-00124=Can not read default configuration., NCLS-CFGAPI-00125=Exception while creating the command model for the generic command {0}., NCLS-CFGAPI-00126=The Config Bean {0} cannot be loaded by the generic command implementation., NCLS-CFGAPI-00127=Invalid annotated type {0} passed to InjectionResolver:getValue(), NCLS-CFGAPI-00128=Failure while getting List values from component, NCLS-CFGAPI-00129=The List type returned by {0} must be a generic type., NCLS-CFGAPI-00130=The generic type {0} is not supported, only List is supported., NCLS-CFGAPI-00131=Failure while instrospecting {0} to find all getters and setters., NCLS-CFGAPI-00132=Transaction exception while injecting {1}., NCLS-CFGAPI-00133=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed., NCLS-CFGAPI-00134=Exception while creating access checks for generic command {0}., NCLS-CFGAPI-00135=Cannot identify getter method for ListingColumn, NCLS-CFGAPI-00136=An error occurred while invoking getter {0} on ConfigBeanProxy., NCLS-CFGAPI-00137=Failure while upgrading http-service properties.} [2024-04-16T09:17:11.827Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:11.827Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:11.827Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:11.827Z] [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER [2024-04-16T09:17:11.827Z] [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-04-16T09:17:11.827Z] [INFO] Loggers found so far: {jakarta.enterprise.config.api.description=Configuration API, jakarta.enterprise.config.api.publish=true, jakarta.enterprise.config.api.subsystem=CONFIG-API} [2024-04-16T09:17:11.827Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:11.827Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-04-16T09:17:11.827Z] [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo [2024-04-16T09:17:11.827Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:11.827Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:11.827Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:11.827Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:11.827Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:11.827Z] [INFO] [2024-04-16T09:17:11.827Z] [INFO] --- compiler:3.13.0:testCompile (generate-test-hk2-config) @ config-api --- [2024-04-16T09:17:11.827Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:11.827Z] [INFO] Compiling 61 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:12.082Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:12.082Z] [INFO] [2024-04-16T09:17:12.082Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api --- [2024-04-16T09:17:12.082Z] [INFO] Copying 17 resources from src/test/resources to target/test-classes [2024-04-16T09:17:12.082Z] [INFO] [2024-04-16T09:17:12.082Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-api --- [2024-04-16T09:17:12.082Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:12.082Z] [INFO] Compiling 76 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:12.640Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:12.640Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java uses or overrides a deprecated API. [2024-04-16T09:17:12.640Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/dvt/SecurityServiceDefaultsTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:12.640Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java uses unchecked or unsafe operations. [2024-04-16T09:17:12.640Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/DirectCreationTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:12.640Z] [INFO] [2024-04-16T09:17:12.640Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [2024-04-16T09:17:12.640Z] [INFO] [2024-04-16T09:17:12.640Z] [INFO] --- surefire:3.2.5:test (default-test) @ config-api --- [2024-04-16T09:17:12.640Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/surefire-reports [2024-04-16T09:17:12.640Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:12.640Z] [INFO] [2024-04-16T09:17:12.640Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:12.640Z] [INFO] T E S T S [2024-04-16T09:17:12.640Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:12.640Z] [0.003s][info][gc] Using G1 [2024-04-16T09:17:13.201Z] [0.411s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.626ms [2024-04-16T09:17:13.201Z] [INFO] Running com.sun.enterprise.config.modularity.tests.BasicModularityTest [2024-04-16T09:17:13.761Z] [0.947s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 38M->8M(258M) 3.979ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAdminFile, started at 09:17:13.542625968, test time: 23 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBeanByType, started at 09:17:13.587758403, test time: 2 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingEmbeddedFile, started at 09:17:13.593211869, test time: 2 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingDefaultFile, started at 09:17:13.597886922, test time: 1 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.serializeConfigBean, started at 09:17:13.602264128, test time: 6 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.moduleConfigurationXmlParserTest, started at 09:17:13.611168433, test time: 4 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.tesOnTheFlyConfigurationGenerationMethod, started at 09:17:13.617490346, test time: 0 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.locationTest, started at 09:17:13.619985121, test time: 0 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:13.761Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.getCurrentConfigurationForConfigBean, started at 09:17:13.622708958, test time: 15 ms [2024-04-16T09:17:13.761Z] Apr 16, 2024 9:17:13 AM org.hibernate.validator.internal.util.Version [2024-04-16T09:17:13.761Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:17:14.016Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.016Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testConfigExtensionPatternImpl, started at 09:17:13.640214787, test time: 215 ms [2024-04-16T09:17:14.016Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.016Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testRanking, started at 09:17:13.859805153, test time: 59 ms [2024-04-16T09:17:14.016Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.016Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testHasNoCustomization, started at 09:17:13.921893097, test time: 1 ms [2024-04-16T09:17:14.016Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.016Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.testLoadingAndApplyingModuleConfigurationFile, started at 09:17:13.924849122, test time: 34 ms [2024-04-16T09:17:14.017Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.017Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.fromClassNameToClassTest, started at 09:17:13.961299549, test time: 0 ms [2024-04-16T09:17:14.017Z] Apr 16, 2024 9:17:13 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.017Z] INFO: Test: com.sun.enterprise.config.modularity.tests.BasicModularityTest.owningObjectTest, started at 09:17:13.963370814, test time: 3 ms [2024-04-16T09:17:14.017Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s -- in com.sun.enterprise.config.modularity.tests.BasicModularityTest [2024-04-16T09:17:14.017Z] [INFO] Running com.sun.enterprise.configapi.tests.AddPropertyTest [2024-04-16T09:17:14.271Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.271Z] INFO: Test: com.sun.enterprise.configapi.tests.AddPropertyTest.transactionEvents, started at 09:17:14.055525526, test time: 18 ms [2024-04-16T09:17:14.271Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in com.sun.enterprise.configapi.tests.AddPropertyTest [2024-04-16T09:17:14.271Z] [INFO] Running com.sun.enterprise.configapi.tests.ApplicationsTest [2024-04-16T09:17:14.271Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.271Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getModulesTest, started at 09:17:14.139248318, test time: 0 ms [2024-04-16T09:17:14.271Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.271Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.getApplicationTest, started at 09:17:14.141633356, test time: 4 ms [2024-04-16T09:17:14.271Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.271Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.appsExistTest, started at 09:17:14.147827612, test time: 0 ms [2024-04-16T09:17:14.271Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.271Z] INFO: Test: com.sun.enterprise.configapi.tests.ApplicationsTest.removalTest, started at 09:17:14.150280087, test time: 10 ms [2024-04-16T09:17:14.271Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.sun.enterprise.configapi.tests.ApplicationsTest [2024-04-16T09:17:14.271Z] [INFO] Running com.sun.enterprise.configapi.tests.AttributeRemovalTest [2024-04-16T09:17:14.271Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.271Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.removeAttributeTest, started at 09:17:14.220415115, test time: 23 ms [2024-04-16T09:17:14.271Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.271Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.deprecatedWrite, started at 09:17:14.245654656, test time: 21 ms [2024-04-16T09:17:14.526Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.526Z] INFO: Test: com.sun.enterprise.configapi.tests.AttributeRemovalTest.readOnlyRemovalTest, started at 09:17:14.268847283, test time: 0 ms [2024-04-16T09:17:14.526Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in com.sun.enterprise.configapi.tests.AttributeRemovalTest [2024-04-16T09:17:14.526Z] [INFO] Running com.sun.enterprise.configapi.tests.CollectionsAccessTest [2024-04-16T09:17:14.526Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.526Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.semiProtectedTest, started at 09:17:14.321909395, test time: 22 ms [2024-04-16T09:17:14.526Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.526Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.unprotectedAccess, started at 09:17:14.346228613, test time: 0 ms [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.527Z] INFO: Test: com.sun.enterprise.configapi.tests.CollectionsAccessTest.protectedTest, started at 09:17:14.348537263, test time: 10 ms [2024-04-16T09:17:14.527Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in com.sun.enterprise.configapi.tests.CollectionsAccessTest [2024-04-16T09:17:14.527Z] [INFO] Running com.sun.enterprise.configapi.tests.ConfigListenerTest [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.527Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.changedTest, started at 09:17:14.405497827, test time: 19 ms [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.527Z] INFO: Test: com.sun.enterprise.configapi.tests.ConfigListenerTest.removeListenerTest, started at 09:17:14.427128935, test time: 2 ms [2024-04-16T09:17:14.527Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in com.sun.enterprise.configapi.tests.ConfigListenerTest [2024-04-16T09:17:14.527Z] [INFO] Running com.sun.enterprise.configapi.tests.DeepCopyTest [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: config:server-config:GlassFishConfigBean and config:cloned-config:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: thread-pools:null:GlassFishConfigBean and thread-pools:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: network-config:null:GlassFishConfigBean and network-config:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: transports:null:GlassFishConfigBean and transports:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: transport:tcp:GlassFishConfigBean and transport:tcp:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: network-listeners:null:GlassFishConfigBean and network-listeners:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: thread-pool:null:GlassFishConfigBean and thread-pool:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: network-listener:http-listener-1:GlassFishConfigBean and network-listener:http-listener-1:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: protocols:null:GlassFishConfigBean and protocols:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: protocol:http-listener-1:GlassFishConfigBean and protocol:http-listener-1:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: http:null:GlassFishConfigBean and http:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: file-cache:null:GlassFishConfigBean and file-cache:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: availability-service:null:GlassFishConfigBean and availability-service:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: group-management-service:null:GlassFishConfigBean and group-management-service:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: failure-detection:null:GlassFishConfigBean and failure-detection:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: security-service:null:GlassFishConfigBean and security-service:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: auth-realm:admin-realm:GlassFishConfigBean and auth-realm:admin-realm:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: property:file:GlassFishConfigBean and property:file:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: jacc-provider:default:GlassFishConfigBean and jacc-provider:default:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: property:repository:GlassFishConfigBean and property:repository:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: message-security-config:SOAP:GlassFishConfigBean and message-security-config:SOAP:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: provider-config:XWS_ClientProvider:GlassFishConfigBean and provider-config:XWS_ClientProvider:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.527Z] INFO: response-policy:null:GlassFishConfigBean and response-policy:null:GlassFishConfigBean [2024-04-16T09:17:14.527Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: property:encryption.key.alias:GlassFishConfigBean and property:encryption.key.alias:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: request-policy:null:GlassFishConfigBean and request-policy:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: audit-module:default:GlassFishConfigBean and audit-module:default:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: property:auditOn:GlassFishConfigBean and property:auditOn:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: java-config:null:GlassFishConfigBean and java-config:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: log-service:null:GlassFishConfigBean and log-service:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: module-log-levels:null:GlassFishConfigBean and module-log-levels:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: monitoring-service:null:GlassFishConfigBean and monitoring-service:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: module-monitoring-levels:null:GlassFishConfigBean and module-monitoring-levels:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: http-service:null:GlassFishConfigBean and http-service:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: access-log:null:GlassFishConfigBean and access-log:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: virtual-server:server:GlassFishConfigBean and virtual-server:server:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: property:docroot:GlassFishConfigBean and property:docroot:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: admin-service:null:GlassFishConfigBean and admin-service:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: das-config:null:GlassFishConfigBean and das-config:null:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: property:adminConsoleContextRoot:GlassFishConfigBean and property:adminConsoleContextRoot:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertTypes [2024-04-16T09:17:14.528Z] INFO: jmx-connector:system:GlassFishConfigBean and jmx-connector:system:GlassFishConfigBean [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest parentingTest [2024-04-16T09:17:14.528Z] INFO: types equality passed [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.528Z] INFO: Parent of com.sun.enterprise.config.serverbeans.GroupManagementService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.528Z] INFO: Parent of com.sun.enterprise.config.serverbeans.FailureDetection:null is com.sun.enterprise.config.serverbeans.GroupManagementService:null while I am com.sun.enterprise.config.serverbeans.GroupManagementService:null [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.528Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MonitoringService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.528Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleMonitoringLevels:null is com.sun.enterprise.config.serverbeans.MonitoringService:null while I am com.sun.enterprise.config.serverbeans.MonitoringService:null [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.528Z] INFO: Parent of com.sun.enterprise.config.serverbeans.HttpService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.528Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AccessLog:null is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.528Z] INFO: Parent of com.sun.enterprise.config.serverbeans.VirtualServer:server is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-04-16T09:17:14.528Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.jvnet.hk2.config.types.Property:docroot is com.sun.enterprise.config.serverbeans.VirtualServer:server while I am com.sun.enterprise.config.serverbeans.VirtualServer:server [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ThreadPools:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is com.sun.enterprise.config.serverbeans.ThreadPools:null while I am com.sun.enterprise.config.serverbeans.ThreadPools:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkConfig:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transports:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transport:tcp is org.glassfish.grizzly.config.dom.Transports:null while I am org.glassfish.grizzly.config.dom.Transports:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListeners:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListener:http-listener-1 is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocols:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocol:http-listener-1 is org.glassfish.grizzly.config.dom.Protocols:null while I am org.glassfish.grizzly.config.dom.Protocols:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.Http:null is org.glassfish.grizzly.config.dom.Protocol:http-listener-1 while I am org.glassfish.grizzly.config.dom.Protocol:http-listener-1 [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of org.glassfish.grizzly.config.dom.FileCache:null is org.glassfish.grizzly.config.dom.Http:null while I am org.glassfish.grizzly.config.dom.Http:null [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AvailabilityService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JavaConfig:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of com.sun.enterprise.config.serverbeans.SecurityService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.529Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.529Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of org.jvnet.hk2.config.types.Property:file is com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm while I am com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JaccProvider:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of org.jvnet.hk2.config.types.Property:repository is com.sun.enterprise.config.serverbeans.JaccProvider:default while I am com.sun.enterprise.config.serverbeans.JaccProvider:default [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider is com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP while I am com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ResponsePolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of org.jvnet.hk2.config.types.Property:encryption.key.alias is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.RequestPolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuditModule:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of org.jvnet.hk2.config.types.Property:auditOn is com.sun.enterprise.config.serverbeans.AuditModule:default while I am com.sun.enterprise.config.serverbeans.AuditModule:default [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.LogService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleLogLevels:null is com.sun.enterprise.config.serverbeans.LogService:null while I am com.sun.enterprise.config.serverbeans.LogService:null [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AdminService:null is com.sun.enterprise.config.serverbeans.Config:server-config while I am com.sun.enterprise.config.serverbeans.Config:server-config [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.DasConfig:null is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of org.jvnet.hk2.config.types.Property:adminConsoleContextRoot is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-04-16T09:17:14.530Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.530Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JmxConnector:system is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.GroupManagementService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.FailureDetection:null is com.sun.enterprise.config.serverbeans.GroupManagementService:null while I am com.sun.enterprise.config.serverbeans.GroupManagementService:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MonitoringService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleMonitoringLevels:null is com.sun.enterprise.config.serverbeans.MonitoringService:null while I am com.sun.enterprise.config.serverbeans.MonitoringService:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.HttpService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AccessLog:null is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.VirtualServer:server is com.sun.enterprise.config.serverbeans.HttpService:null while I am com.sun.enterprise.config.serverbeans.HttpService:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.jvnet.hk2.config.types.Property:docroot is com.sun.enterprise.config.serverbeans.VirtualServer:server while I am com.sun.enterprise.config.serverbeans.VirtualServer:server [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ThreadPools:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is com.sun.enterprise.config.serverbeans.ThreadPools:null while I am com.sun.enterprise.config.serverbeans.ThreadPools:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkConfig:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transports:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.glassfish.grizzly.config.dom.Transport:tcp is org.glassfish.grizzly.config.dom.Transports:null while I am org.glassfish.grizzly.config.dom.Transports:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListeners:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.glassfish.grizzly.config.dom.ThreadPool:null is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-04-16T09:17:14.531Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.531Z] INFO: Parent of org.glassfish.grizzly.config.dom.NetworkListener:http-listener-1 is org.glassfish.grizzly.config.dom.NetworkListeners:null while I am org.glassfish.grizzly.config.dom.NetworkListeners:null [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocols:null is org.glassfish.grizzly.config.dom.NetworkConfig:null while I am org.glassfish.grizzly.config.dom.NetworkConfig:null [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of org.glassfish.grizzly.config.dom.Protocol:http-listener-1 is org.glassfish.grizzly.config.dom.Protocols:null while I am org.glassfish.grizzly.config.dom.Protocols:null [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of org.glassfish.grizzly.config.dom.Http:null is org.glassfish.grizzly.config.dom.Protocol:http-listener-1 while I am org.glassfish.grizzly.config.dom.Protocol:http-listener-1 [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of org.glassfish.grizzly.config.dom.FileCache:null is org.glassfish.grizzly.config.dom.Http:null while I am org.glassfish.grizzly.config.dom.Http:null [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AvailabilityService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JavaConfig:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.SecurityService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of org.jvnet.hk2.config.types.Property:file is com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm while I am com.sun.enterprise.config.serverbeans.AuthRealm:admin-realm [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JaccProvider:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of org.jvnet.hk2.config.types.Property:repository is com.sun.enterprise.config.serverbeans.JaccProvider:default while I am com.sun.enterprise.config.serverbeans.JaccProvider:default [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider is com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP while I am com.sun.enterprise.config.serverbeans.MessageSecurityConfig:SOAP [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ResponsePolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of org.jvnet.hk2.config.types.Property:encryption.key.alias is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-04-16T09:17:14.532Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.532Z] INFO: Parent of com.sun.enterprise.config.serverbeans.RequestPolicy:null is com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider while I am com.sun.enterprise.config.serverbeans.ProviderConfig:XWS_ClientProvider [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AuditModule:default is com.sun.enterprise.config.serverbeans.SecurityService:null while I am com.sun.enterprise.config.serverbeans.SecurityService:null [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of org.jvnet.hk2.config.types.Property:auditOn is com.sun.enterprise.config.serverbeans.AuditModule:default while I am com.sun.enterprise.config.serverbeans.AuditModule:default [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of com.sun.enterprise.config.serverbeans.LogService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of com.sun.enterprise.config.serverbeans.ModuleLogLevels:null is com.sun.enterprise.config.serverbeans.LogService:null while I am com.sun.enterprise.config.serverbeans.LogService:null [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of com.sun.enterprise.config.serverbeans.AdminService:null is com.sun.enterprise.config.serverbeans.Config:cloned-config while I am com.sun.enterprise.config.serverbeans.Config:cloned-config [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of com.sun.enterprise.config.serverbeans.DasConfig:null is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of org.jvnet.hk2.config.types.Property:adminConsoleContextRoot is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM com.sun.enterprise.configapi.tests.DeepCopyTest assertParenting [2024-04-16T09:17:14.533Z] INFO: Parent of com.sun.enterprise.config.serverbeans.JmxConnector:system is com.sun.enterprise.config.serverbeans.AdminService:null while I am com.sun.enterprise.config.serverbeans.AdminService:null [2024-04-16T09:17:14.533Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.533Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.parentingTest, started at 09:17:14.47462159, test time: 40 ms [2024-04-16T09:17:14.787Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.787Z] INFO: Test: com.sun.enterprise.configapi.tests.DeepCopyTest.configCopy, started at 09:17:14.517652314, test time: 12 ms [2024-04-16T09:17:14.787Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in com.sun.enterprise.configapi.tests.DeepCopyTest [2024-04-16T09:17:14.787Z] [INFO] Running com.sun.enterprise.configapi.tests.DefaultValueTest [2024-04-16T09:17:14.787Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.787Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.defaultValueTest, started at 09:17:14.568861262, test time: 9 ms [2024-04-16T09:17:14.787Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.787Z] INFO: Test: com.sun.enterprise.configapi.tests.DefaultValueTest.rawAttributeTest, started at 09:17:14.579720899, test time: 0 ms [2024-04-16T09:17:14.787Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.sun.enterprise.configapi.tests.DefaultValueTest [2024-04-16T09:17:14.787Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectAccessTest [2024-04-16T09:17:14.787Z] [2.090s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 157M->12M(258M) 5.758ms [2024-04-16T09:17:14.787Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.787Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectAccessTest.test, started at 09:17:14.616713226, test time: 37 ms [2024-04-16T09:17:14.787Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.sun.enterprise.configapi.tests.DirectAccessTest [2024-04-16T09:17:14.787Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectCreationTest [2024-04-16T09:17:14.787Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.788Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.test, started at 09:17:14.689512478, test time: 34 ms [2024-04-16T09:17:14.788Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.788Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectCreationTest.directAttributeNameTest, started at 09:17:14.726325652, test time: 0 ms [2024-04-16T09:17:14.788Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in com.sun.enterprise.configapi.tests.DirectCreationTest [2024-04-16T09:17:14.788Z] [INFO] Running com.sun.enterprise.configapi.tests.DirectRemovalTest [2024-04-16T09:17:14.788Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:14.788Z] INFO: Test: com.sun.enterprise.configapi.tests.DirectRemovalTest.test, started at 09:17:14.756022613, test time: 6 ms [2024-04-16T09:17:14.788Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.sun.enterprise.configapi.tests.DirectRemovalTest [2024-04-16T09:17:14.788Z] [INFO] Running com.sun.enterprise.configapi.tests.DomainTest [2024-04-16T09:17:15.041Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.041Z] INFO: Test: com.sun.enterprise.configapi.tests.DomainTest.domainExist, started at 09:17:14.791525503, test time: 0 ms [2024-04-16T09:17:15.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.sun.enterprise.configapi.tests.DomainTest [2024-04-16T09:17:15.041Z] [INFO] Running com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2024-04-16T09:17:15.041Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.041Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.duplicateKeyTest, started at 09:17:14.821507564, test time: 3 ms [2024-04-16T09:17:15.041Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.041Z] INFO: Test: com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest.identicalKeyTest, started at 09:17:14.826997339, test time: 1 ms [2024-04-16T09:17:15.041Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.sun.enterprise.configapi.tests.DuplicateKeyedElementTest [2024-04-16T09:17:15.041Z] [INFO] Running com.sun.enterprise.configapi.tests.EnabledTest [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.EnabledTest.enabled, started at 09:17:14.85518901, test time: 1 ms [2024-04-16T09:17:15.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.sun.enterprise.configapi.tests.EnabledTest [2024-04-16T09:17:15.042Z] [INFO] Running com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.GetElementTypeByNameTest.testAppRoot, started at 09:17:14.888135512, test time: 0 ms [2024-04-16T09:17:15.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.sun.enterprise.configapi.tests.GetElementTypeByNameTest [2024-04-16T09:17:15.042Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpListenerTest [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.validTransaction, started at 09:17:14.91756479, test time: 12 ms [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpListenerTest.portTest, started at 09:17:14.931841688, test time: 0 ms [2024-04-16T09:17:15.042Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.sun.enterprise.configapi.tests.HttpListenerTest [2024-04-16T09:17:15.042Z] [INFO] Running com.sun.enterprise.configapi.tests.HttpServiceTest [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.validTransaction, started at 09:17:14.96219211, test time: 11 ms [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:14 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.HttpServiceTest.connectionTest, started at 09:17:14.975237214, test time: 0 ms [2024-04-16T09:17:15.042Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.sun.enterprise.configapi.tests.HttpServiceTest [2024-04-16T09:17:15.042Z] [INFO] Running com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.test, started at 09:17:15.003113386, test time: 3 ms [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.doTest, started at 09:17:15.007810641, test time: 0 ms [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest.testSubTypesOfDomain, started at 09:17:15.009342961, test time: 0 ms [2024-04-16T09:17:15.042Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest [2024-04-16T09:17:15.042Z] [INFO] Running com.sun.enterprise.configapi.tests.ModulesTest [2024-04-16T09:17:15.042Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.042Z] INFO: Test: com.sun.enterprise.configapi.tests.ModulesTest.modulesTest, started at 09:17:15.034645169, test time: 0 ms [2024-04-16T09:17:15.296Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.ModulesTest [2024-04-16T09:17:15.296Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2024-04-16T09:17:15.296Z] Apr 16, 2024 9:17:15 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-04-16T09:17:15.296Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(port=8078,name=Funky-Listener), Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners()}, reason = unimplemented by NetworkListenersContainer, when = 1713259035065 [2024-04-16T09:17:15.296Z] Apr 16, 2024 9:17:15 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-04-16T09:17:15.296Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=network-listener, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(port=8078,name=Funky-Listener), Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListeners()}, reason = unimplemented by NetworkListenersContainer, when = 1713259035065 [2024-04-16T09:17:15.296Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.296Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentConfigListenerTest.addHttpListenerTest, started at 09:17:15.061795793, test time: 8 ms [2024-04-16T09:17:15.296Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.sun.enterprise.configapi.tests.ParentConfigListenerTest [2024-04-16T09:17:15.296Z] [INFO] Running com.sun.enterprise.configapi.tests.ParentTest [2024-04-16T09:17:15.296Z] [2.522s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 157M->11M(258M) 3.547ms [2024-04-16T09:17:15.296Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.296Z] INFO: Test: com.sun.enterprise.configapi.tests.ParentTest.parents, started at 09:17:15.098460197, test time: 0 ms [2024-04-16T09:17:15.296Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.sun.enterprise.configapi.tests.ParentTest [2024-04-16T09:17:15.296Z] [INFO] Running com.sun.enterprise.configapi.tests.PersistenceTest [2024-04-16T09:17:15.296Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.296Z] INFO: Test: com.sun.enterprise.configapi.tests.PersistenceTest.test, started at 09:17:15.122070733, test time: 3 ms [2024-04-16T09:17:15.296Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.PersistenceTest [2024-04-16T09:17:15.296Z] [INFO] Running com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2024-04-16T09:17:15.296Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.297Z] INFO: Test: com.sun.enterprise.configapi.tests.PropertyChangeListenerTest.propertyChangeEventReceptionTest, started at 09:17:15.150710424, test time: 2 ms [2024-04-16T09:17:15.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.configapi.tests.PropertyChangeListenerTest [2024-04-16T09:17:15.297Z] [INFO] Running com.sun.enterprise.configapi.tests.RawValueTest [2024-04-16T09:17:15.297Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.297Z] INFO: Test: com.sun.enterprise.configapi.tests.RawValueTest.testAppRoot, started at 09:17:15.177043395, test time: 3 ms [2024-04-16T09:17:15.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.sun.enterprise.configapi.tests.RawValueTest [2024-04-16T09:17:15.297Z] [INFO] Running com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2024-04-16T09:17:15.297Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.297Z] INFO: Test: com.sun.enterprise.configapi.tests.Ssl2EnabledTest.sslEnabledTest, started at 09:17:15.204067978, test time: 3 ms [2024-04-16T09:17:15.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.Ssl2EnabledTest [2024-04-16T09:17:15.297Z] [INFO] Running com.sun.enterprise.configapi.tests.SubTypesTest [2024-04-16T09:17:15.297Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.297Z] INFO: Test: com.sun.enterprise.configapi.tests.SubTypesTest.testSubTypesOfDomain, started at 09:17:15.230721524, test time: 1 ms [2024-04-16T09:17:15.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.SubTypesTest [2024-04-16T09:17:15.297Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionCallBackTest [2024-04-16T09:17:15.297Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.297Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionCallBackTest.test, started at 09:17:15.255336063, test time: 5 ms [2024-04-16T09:17:15.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.sun.enterprise.configapi.tests.TransactionCallBackTest [2024-04-16T09:17:15.297Z] [INFO] Running com.sun.enterprise.configapi.tests.TransactionListenerTest [2024-04-16T09:17:15.297Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.297Z] INFO: Test: com.sun.enterprise.configapi.tests.TransactionListenerTest.transactionEvents, started at 09:17:15.28361637, test time: 4 ms [2024-04-16T09:17:15.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.configapi.tests.TransactionListenerTest [2024-04-16T09:17:15.551Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedValuesTest [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.551Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testAppRoot, started at 09:17:15.32809329, test time: 0 ms [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.551Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedValuesTest.testJavaRoot, started at 09:17:15.330232727, test time: 0 ms [2024-04-16T09:17:15.551Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.sun.enterprise.configapi.tests.TranslatedValuesTest [2024-04-16T09:17:15.551Z] [INFO] Running com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.551Z] INFO: Test: com.sun.enterprise.configapi.tests.TranslatedViewCreationTest.createVirtualServerTest, started at 09:17:15.354406319, test time: 9 ms [2024-04-16T09:17:15.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.sun.enterprise.configapi.tests.TranslatedViewCreationTest [2024-04-16T09:17:15.551Z] [INFO] Running com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-04-16T09:17:15.551Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8080, NewValue = 8908, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(protocol=http-listener-1,port=8908,name=http-listener-1,thread-pool=http-thread-pool,transport=tcp)}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1713259035386 [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.jvnet.hk2.config.Transactions$ConfigListenerNotifier$1 call [2024-04-16T09:17:15.551Z] WARNING: Unprocessed event : UnprocessedChangeEvent{PropertyName=port, OldValue = 8908, NewValue = 8080, Source = GlassFishConfigBean.org.glassfish.grizzly.config.dom.NetworkListener(protocol=http-listener-1,port=8080,name=http-listener-1,thread-pool=http-thread-pool,transport=tcp)}, reason = Java NIO port listener cannot reconfigure its port dynamically, when = 1713259035388 [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.551Z] INFO: Test: com.sun.enterprise.configapi.tests.UnprocessedEventsTest.unprocessedEventsTest, started at 09:17:15.384804595, test time: 3 ms [2024-04-16T09:17:15.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.sun.enterprise.configapi.tests.UnprocessedEventsTest [2024-04-16T09:17:15.551Z] [INFO] Running com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.551Z] INFO: Test: com.sun.enterprise.configapi.tests.VetoableChangeListenerTest.propertyChangeEventReceptionTest, started at 09:17:15.409916547, test time: 3 ms [2024-04-16T09:17:15.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.sun.enterprise.configapi.tests.VetoableChangeListenerTest [2024-04-16T09:17:15.551Z] [INFO] Running com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest [2024-04-16T09:17:15.551Z] [2.870s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 157M->12M(258M) 3.729ms [2024-04-16T09:17:15.551Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.551Z] INFO: Test: com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest.getClusterFromServerTest, started at 09:17:15.445882796, test time: 0 ms [2024-04-16T09:17:15.552Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.sun.enterprise.configapi.tests.cluster.DefaultMethodsTest [2024-04-16T09:17:15.552Z] [INFO] Running com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2024-04-16T09:17:15.805Z] Apr 16, 2024 9:17:15 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:15.805Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndSuccessTest, started at 09:17:15.467492982, test time: 207 ms [2024-04-16T09:17:17.164Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.164Z] INFO: Test: com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest.waitAndTimeOutTest, started at 09:17:15.6762949, test time: 1,201 ms [2024-04-16T09:17:17.164Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s -- in com.sun.enterprise.configapi.tests.concurrent.ConcurrentAccessTest [2024-04-16T09:17:17.164Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2024-04-16T09:17:17.164Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.164Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest.testAllDefaults, started at 09:17:16.895773417, test time: 1 ms [2024-04-16T09:17:17.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest [2024-04-16T09:17:17.164Z] [INFO] Running com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2024-04-16T09:17:17.164Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.164Z] INFO: Test: com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest.testFewDefaults, started at 09:17:16.913346844, test time: 0 ms [2024-04-16T09:17:17.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest [2024-04-16T09:17:17.164Z] [INFO] Running com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2024-04-16T09:17:17.164Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.164Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.applicationExtensionTest, started at 09:17:16.932198315, test time: 1 ms [2024-04-16T09:17:17.164Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.164Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.existenceTest, started at 09:17:16.934418727, test time: 0 ms [2024-04-16T09:17:17.164Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.164Z] INFO: Test: com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest.extensionTest, started at 09:17:16.936477771, test time: 0 ms [2024-04-16T09:17:17.165Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.sun.enterprise.configapi.tests.extensibility.ContainerExtensionTest [2024-04-16T09:17:17.165Z] [INFO] Running com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.multipleListeners, started at 09:17:16.957718862, test time: 6 ms [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest.addElementTest, started at 09:17:16.965690377, test time: 4 ms [2024-04-16T09:17:17.165Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.sun.enterprise.configapi.tests.typedlistener.TypedListenerTest [2024-04-16T09:17:17.165Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:16 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.FieldsValidationTest.testNotNullField, started at 09:17:16.992122161, test time: 1 ms [2024-04-16T09:17:17.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.sun.enterprise.configapi.tests.validation.FieldsValidationTest [2024-04-16T09:17:17.165Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2024-04-16T09:17:17.165Z] failure, not retryable... [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefInvalid, started at 09:17:17.020250932, test time: 17 ms [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefValid, started at 09:17:17.038761638, test time: 4 ms [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterConfigRefValid, started at 09:17:17.044770729, test time: 1 ms [2024-04-16T09:17:17.165Z] failure, not retryable... [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest.clusterServerRefInvalid, started at 09:17:17.047312397, test time: 1 ms [2024-04-16T09:17:17.165Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainClusterTest [2024-04-16T09:17:17.165Z] [INFO] Running com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2024-04-16T09:17:17.165Z] failure, not retryable... [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefInvalid, started at 09:17:17.070649751, test time: 8 ms [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefValid, started at 09:17:17.080808172, test time: 4 ms [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM com.sun.enterprise.config.serverbeans.customvalidators.ConfigRefValidator isValid [2024-04-16T09:17:17.165Z] WARNING: The configuration of the Domain Administration Server cannot be changed from server-config. [2024-04-16T09:17:17.165Z] failure, not retryable... [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.serverConfigRefInvalid, started at 09:17:17.086669029, test time: 2 ms [2024-04-16T09:17:17.165Z] Apr 16, 2024 9:17:17 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:17.165Z] INFO: Test: com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest.jmxConnectorAuthRealmRefValid, started at 09:17:17.090774684, test time: 2 ms [2024-04-16T09:17:17.165Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.sun.enterprise.configapi.tests.validation.ReferenceConstrainTest [2024-04-16T09:17:17.165Z] [INFO] Running org.glassfish.config.support.DomainXmlPreParserTest [2024-04-16T09:17:17.165Z] domainWithi1i2_i1 [2024-04-16T09:17:17.165Z] FOUND SERVERS [2024-04-16T09:17:17.165Z] SERVER: server, ref= server-config [2024-04-16T09:17:17.165Z] SERVER: i1, ref= i1-config [2024-04-16T09:17:17.165Z] SERVER: i2, ref= i2-config [2024-04-16T09:17:17.165Z] FOUND CONFIGS [2024-04-16T09:17:17.165Z] CONFIG: server-config [2024-04-16T09:17:17.165Z] CONFIG: default-config [2024-04-16T09:17:17.165Z] CONFIG: i1-config [2024-04-16T09:17:17.165Z] CONFIG: i2-config [2024-04-16T09:17:17.165Z] domainWithi1i2_i2 [2024-04-16T09:17:17.165Z] FOUND SERVERS [2024-04-16T09:17:17.165Z] SERVER: server, ref= server-config [2024-04-16T09:17:17.165Z] SERVER: i1, ref= i1-config [2024-04-16T09:17:17.165Z] SERVER: i2, ref= i2-config [2024-04-16T09:17:17.165Z] FOUND CONFIGS [2024-04-16T09:17:17.165Z] CONFIG: server-config [2024-04-16T09:17:17.165Z] CONFIG: default-config [2024-04-16T09:17:17.165Z] CONFIG: i1-config [2024-04-16T09:17:17.165Z] CONFIG: i2-config [2024-04-16T09:17:17.165Z] noConfigTest [2024-04-16T09:17:17.165Z] FOUND SERVERS [2024-04-16T09:17:17.165Z] SERVER: server, ref= server-config [2024-04-16T09:17:17.165Z] SERVER: i1, ref= i1-config_does_not_exist [2024-04-16T09:17:17.165Z] FOUND CONFIGS [2024-04-16T09:17:17.165Z] CONFIG: server-config [2024-04-16T09:17:17.165Z] CONFIG: default-config [2024-04-16T09:17:17.165Z] CONFIG: i1-config [2024-04-16T09:17:17.165Z] domainWithi1 [2024-04-16T09:17:17.165Z] FOUND SERVERS [2024-04-16T09:17:17.165Z] SERVER: server, ref= server-config [2024-04-16T09:17:17.165Z] SERVER: i1, ref= i1-config [2024-04-16T09:17:17.165Z] FOUND CONFIGS [2024-04-16T09:17:17.165Z] CONFIG: server-config [2024-04-16T09:17:17.165Z] CONFIG: default-config [2024-04-16T09:17:17.165Z] CONFIG: i1-config [2024-04-16T09:17:17.165Z] twoClusteredInstances [2024-04-16T09:17:17.165Z] FOUND SERVERS [2024-04-16T09:17:17.165Z] SERVER: server, ref= server-config [2024-04-16T09:17:17.165Z] SERVER: i1, ref= i1-config [2024-04-16T09:17:17.165Z] SERVER: i2, ref= i2-config [2024-04-16T09:17:17.165Z] SERVER: c1i1, ref= c1-config [2024-04-16T09:17:17.165Z] SERVER: c1i2, ref= c1-config [2024-04-16T09:17:17.165Z] FOUND CONFIGS [2024-04-16T09:17:17.165Z] CONFIG: server-config [2024-04-16T09:17:17.165Z] CONFIG: default-config [2024-04-16T09:17:17.165Z] CONFIG: i1-config [2024-04-16T09:17:17.166Z] CONFIG: i2-config [2024-04-16T09:17:17.166Z] CONFIG: c1-config [2024-04-16T09:17:17.166Z] CONFIG: c2-config [2024-04-16T09:17:17.166Z] CONFIG: c3-config [2024-04-16T09:17:17.166Z] FOUND CLUSTERS [2024-04-16T09:17:17.166Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1, c1i2] [2024-04-16T09:17:17.166Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2024-04-16T09:17:17.166Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2024-04-16T09:17:17.166Z] oneClusteredInstance [2024-04-16T09:17:17.166Z] FOUND SERVERS [2024-04-16T09:17:17.166Z] SERVER: server, ref= server-config [2024-04-16T09:17:17.166Z] SERVER: i1, ref= i1-config [2024-04-16T09:17:17.166Z] SERVER: i2, ref= i2-config [2024-04-16T09:17:17.166Z] SERVER: c1i1, ref= c1-config [2024-04-16T09:17:17.166Z] FOUND CONFIGS [2024-04-16T09:17:17.166Z] CONFIG: server-config [2024-04-16T09:17:17.166Z] CONFIG: default-config [2024-04-16T09:17:17.166Z] CONFIG: i1-config [2024-04-16T09:17:17.166Z] CONFIG: i2-config [2024-04-16T09:17:17.166Z] CONFIG: c1-config [2024-04-16T09:17:17.166Z] CONFIG: c2-config [2024-04-16T09:17:17.166Z] CONFIG: c3-config [2024-04-16T09:17:17.166Z] FOUND CLUSTERS [2024-04-16T09:17:17.166Z] Cluster:name=c1, config-ref=c1-config, server-refs = [c1i1] [2024-04-16T09:17:17.166Z] Cluster:name=c2, config-ref=c2-config, server-refs = [] [2024-04-16T09:17:17.166Z] Cluster:name=c3, config-ref=c3-config, server-refs = [] [2024-04-16T09:17:17.166Z] stockDomainHasNoInstance [2024-04-16T09:17:17.166Z] FOUND SERVERS [2024-04-16T09:17:17.166Z] SERVER: server, ref= server-config [2024-04-16T09:17:17.166Z] FOUND CONFIGS [2024-04-16T09:17:17.166Z] CONFIG: server-config [2024-04-16T09:17:17.166Z] CONFIG: default-config [2024-04-16T09:17:17.166Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.glassfish.config.support.DomainXmlPreParserTest [2024-04-16T09:17:17.724Z] [INFO] [2024-04-16T09:17:17.724Z] [INFO] Results: [2024-04-16T09:17:17.724Z] [INFO] [2024-04-16T09:17:17.724Z] [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:17.724Z] [INFO] [2024-04-16T09:17:17.724Z] [INFO] [2024-04-16T09:17:17.724Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api --- [2024-04-16T09:17:17.724Z] [INFO] Executing tasks [2024-04-16T09:17:17.724Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/classes/META-INF for [2024-04-16T09:17:17.724Z] [INFO] [echo] config-api [2024-04-16T09:17:17.724Z] [INFO] Executed tasks [2024-04-16T09:17:17.724Z] [INFO] [2024-04-16T09:17:17.724Z] [INFO] --- jar:3.3.0:jar (default-jar) @ config-api --- [2024-04-16T09:17:17.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/config-api.jar [2024-04-16T09:17:17.725Z] [INFO] [2024-04-16T09:17:17.725Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-api --- [2024-04-16T09:17:17.725Z] [INFO] [2024-04-16T09:17:17.725Z] [INFO] --- failsafe:3.2.5:verify (verify) @ config-api --- [2024-04-16T09:17:17.725Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/failsafe-reports [2024-04-16T09:17:17.725Z] [INFO] [2024-04-16T09:17:17.725Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [2024-04-16T09:17:21.880Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:21.880Z] [INFO] [2024-04-16T09:17:21.880Z] [INFO] --- install:3.1.1:install (default-install) @ config-api --- [2024-04-16T09:17:21.880Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.15-SNAPSHOT/config-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:21.880Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.15-SNAPSHOT/config-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:21.880Z] [INFO] [2024-04-16T09:17:21.880Z] [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [2024-04-16T09:17:21.880Z] [INFO] Building Private APIs of Glassfish 7.0.15-SNAPSHOT [23/332] [2024-04-16T09:17:21.880Z] [INFO] from nucleus/common/internal-api/pom.xml [2024-04-16T09:17:21.880Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:21.880Z] [INFO] [2024-04-16T09:17:21.880Z] [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api --- [2024-04-16T09:17:21.880Z] [INFO] [2024-04-16T09:17:21.880Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ internal-api --- [2024-04-16T09:17:21.880Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:21.881Z] [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:21.881Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:17:21.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/manpages [2024-04-16T09:17:21.881Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:21.881Z] [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:21.881Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:21.881Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,80] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:17:21.881Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java:[141,16] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:17:21.881Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:21.881Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] [2024-04-16T09:17:21.881Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api --- [2024-04-16T09:17:21.881Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:22.136Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:22.136Z] [INFO] [2024-04-16T09:17:22.136Z] [INFO] --- command-security:1.0.17:check (default-check) @ internal-api --- [2024-04-16T09:17:22.136Z] [INFO] [2024-04-16T09:17:22.136Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ internal-api --- [2024-04-16T09:17:22.136Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:22.136Z] [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:22.390Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:22.390Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:22.390Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:22.390Z] [INFO] Processing: NCLS-COM-01001 [2024-04-16T09:17:22.390Z] [INFO] Message NCLS-COM-01001 needs checking for cause/action: false [2024-04-16T09:17:22.391Z] [INFO] Processing: NCLS-COM-01002 [2024-04-16T09:17:22.391Z] [INFO] Message NCLS-COM-01002 needs checking for cause/action: true [2024-04-16T09:17:22.391Z] [INFO] Processing: NCLS-COM-01003 [2024-04-16T09:17:22.391Z] [INFO] Message NCLS-COM-01003 needs checking for cause/action: true [2024-04-16T09:17:22.391Z] [INFO] Processing: NCLS-COM-01004 [2024-04-16T09:17:22.391Z] [INFO] Message NCLS-COM-01004 needs checking for cause/action: true [2024-04-16T09:17:22.391Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-01001=Exception {0} resolving password alias {1} in property {2}., NCLS-COM-01002=Unknown property {0} found unresolving {1}., NCLS-COM-01003=System property reference missing trailing "'}'" at {0} in domain.xml., NCLS-COM-01004=System property reference missing starting "$'{'" at {0} in domain.xml.} [2024-04-16T09:17:22.391Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:22.391Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:22.391Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:22.391Z] [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER [2024-04-16T09:17:22.391Z] [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo [2024-04-16T09:17:22.391Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.util.description=Internal API, jakarta.enterprise.system.tools.util.publish=true, jakarta.enterprise.system.tools.util.subsystem=COMMON} [2024-04-16T09:17:22.391Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:22.391Z] [INFO] Found enclosing element INT_LOGGER [2024-04-16T09:17:22.391Z] [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo [2024-04-16T09:17:22.391Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:22.391Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:22.391Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:22.391Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:22.391Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/src/test/resources [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] No sources to compile [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- surefire:3.2.5:test (default-test) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] Executing tasks [2024-04-16T09:17:22.391Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/classes/META-INF for [2024-04-16T09:17:22.391Z] [INFO] [echo] internal-api [2024-04-16T09:17:22.391Z] [INFO] Executed tasks [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/internal-api.jar [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- failsafe:3.2.5:verify (verify) @ internal-api --- [2024-04-16T09:17:22.391Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/failsafe-reports [2024-04-16T09:17:22.391Z] [INFO] [2024-04-16T09:17:22.391Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [2024-04-16T09:17:23.316Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- install:3.1.1:install (default-install) @ internal-api --- [2024-04-16T09:17:23.316Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.15-SNAPSHOT/internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:23.316Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.15-SNAPSHOT/internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [2024-04-16T09:17:23.316Z] [INFO] Building Nucleus Security Parent 7.0.15-SNAPSHOT [24/332] [2024-04-16T09:17:23.316Z] [INFO] from nucleus/security/pom.xml [2024-04-16T09:17:23.316Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] No sources to compile [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] No sources to compile [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-security --- [2024-04-16T09:17:23.316Z] [INFO] No sources to compile [2024-04-16T09:17:23.316Z] [INFO] [2024-04-16T09:17:23.316Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security --- [2024-04-16T09:17:23.570Z] [INFO] Executing tasks [2024-04-16T09:17:23.570Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/target/classes/META-INF for [2024-04-16T09:17:23.570Z] [INFO] [echo] nucleus-security [2024-04-16T09:17:23.570Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/target/classes/META-INF [2024-04-16T09:17:23.570Z] [INFO] Executed tasks [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-security --- [2024-04-16T09:17:23.570Z] [INFO] No tests to run. [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-security --- [2024-04-16T09:17:23.570Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/target/failsafe-reports [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [2024-04-16T09:17:23.570Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-security --- [2024-04-16T09:17:23.570Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/7.0.15-SNAPSHOT/nucleus-security-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [2024-04-16T09:17:23.570Z] [INFO] Building GlassFish SSL Implementation Module 7.0.15-SNAPSHOT [25/332] [2024-04-16T09:17:23.570Z] [INFO] from nucleus/security/ssl-impl/pom.xml [2024-04-16T09:17:23.570Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl --- [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ssl-impl --- [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ssl-impl --- [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ssl-impl --- [2024-04-16T09:17:23.570Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:23.570Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:23.570Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ssl-impl --- [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ssl-impl --- [2024-04-16T09:17:23.570Z] [INFO] [2024-04-16T09:17:23.570Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl --- [2024-04-16T09:17:23.571Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:23.571Z] [INFO] [2024-04-16T09:17:23.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl --- [2024-04-16T09:17:23.571Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:17:23.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/manpages [2024-04-16T09:17:23.571Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:23.571Z] [INFO] [2024-04-16T09:17:23.571Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ssl-impl --- [2024-04-16T09:17:23.571Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:23.571Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:23.825Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:23.825Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[408,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:23.825Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[409,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:17:23.825Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/impl/SecuritySupportImpl.java:[415,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:17:23.825Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:23.825Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.825Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.825Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.825Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl --- [2024-04-16T09:17:23.825Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:23.825Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.825Z] [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl --- [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.825Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ssl-impl --- [2024-04-16T09:17:23.825Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:23.825Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:23.825Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:23.825Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:23.825Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:23.825Z] [INFO] Processing: NCLS-SECURITY-05054 [2024-04-16T09:17:23.825Z] [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true [2024-04-16T09:17:23.825Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}} [2024-04-16T09:17:23.825Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:23.825Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:23.825Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:23.825Z] [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER [2024-04-16T09:17:23.825Z] [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-04-16T09:17:23.825Z] [INFO] Loggers found so far: {jakarta.enterprise.system.security.ssl.description=Security - SSL, jakarta.enterprise.system.security.ssl.publish=true, jakarta.enterprise.system.security.ssl.subsystem=SECURITY - SSL} [2024-04-16T09:17:23.825Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:23.825Z] [INFO] Found enclosing element SEC_SSL_LOGGER [2024-04-16T09:17:23.825Z] [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [2024-04-16T09:17:23.825Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:23.825Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:23.825Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:23.825Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:23.825Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.825Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl --- [2024-04-16T09:17:23.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/src/test/resources [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.825Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ssl-impl --- [2024-04-16T09:17:23.825Z] [INFO] No sources to compile [2024-04-16T09:17:23.825Z] [INFO] [2024-04-16T09:17:23.826Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [2024-04-16T09:17:23.826Z] [INFO] [2024-04-16T09:17:23.826Z] [INFO] --- surefire:3.2.5:test (default-test) @ ssl-impl --- [2024-04-16T09:17:23.826Z] [INFO] [2024-04-16T09:17:23.826Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl --- [2024-04-16T09:17:23.826Z] [INFO] Executing tasks [2024-04-16T09:17:24.080Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/classes/META-INF for [2024-04-16T09:17:24.080Z] [INFO] [echo] ssl-impl [2024-04-16T09:17:24.080Z] [INFO] Executed tasks [2024-04-16T09:17:24.080Z] [INFO] [2024-04-16T09:17:24.080Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl --- [2024-04-16T09:17:24.080Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/ssl-impl.jar [2024-04-16T09:17:24.080Z] [INFO] [2024-04-16T09:17:24.080Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ssl-impl --- [2024-04-16T09:17:24.080Z] [INFO] [2024-04-16T09:17:24.080Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ssl-impl --- [2024-04-16T09:17:24.080Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/failsafe-reports [2024-04-16T09:17:24.080Z] [INFO] [2024-04-16T09:17:24.080Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [2024-04-16T09:17:24.080Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:24.080Z] [INFO] [2024-04-16T09:17:24.080Z] [INFO] --- install:3.1.1:install (default-install) @ ssl-impl --- [2024-04-16T09:17:24.080Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.15-SNAPSHOT/ssl-impl-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:24.081Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.15-SNAPSHOT/ssl-impl-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [2024-04-16T09:17:24.081Z] [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.15-SNAPSHOT [26/332] [2024-04-16T09:17:24.081Z] [INFO] from nucleus/deployment/pom.xml [2024-04-16T09:17:24.081Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] No sources to compile [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] No sources to compile [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] No sources to compile [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] Executing tasks [2024-04-16T09:17:24.081Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/target/classes/META-INF for [2024-04-16T09:17:24.081Z] [INFO] [echo] nucleus-deployment [2024-04-16T09:17:24.081Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/target/classes/META-INF [2024-04-16T09:17:24.081Z] [INFO] Executed tasks [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] No tests to run. [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/target/failsafe-reports [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment --- [2024-04-16T09:17:24.081Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/7.0.15-SNAPSHOT/nucleus-deployment-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [2024-04-16T09:17:24.081Z] [INFO] Building Deployment Related Common Classes 7.0.15-SNAPSHOT [27/332] [2024-04-16T09:17:24.081Z] [INFO] from nucleus/deployment/common/pom.xml [2024-04-16T09:17:24.081Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-common --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-common --- [2024-04-16T09:17:24.081Z] [INFO] [2024-04-16T09:17:24.081Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-common --- [2024-04-16T09:17:24.081Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:24.081Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:24.337Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:24.337Z] [INFO] [2024-04-16T09:17:24.337Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-common --- [2024-04-16T09:17:24.337Z] [INFO] [2024-04-16T09:17:24.337Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-common --- [2024-04-16T09:17:24.337Z] [INFO] [2024-04-16T09:17:24.337Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common --- [2024-04-16T09:17:24.337Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:24.337Z] [INFO] [2024-04-16T09:17:24.337Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common --- [2024-04-16T09:17:24.337Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:17:24.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/manpages [2024-04-16T09:17:24.337Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:24.337Z] [INFO] [2024-04-16T09:17:24.337Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-common --- [2024-04-16T09:17:24.337Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:24.337Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:24.896Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:24.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[191,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:17:24.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[197,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:17:24.897Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Some input files use or override a deprecated API. [2024-04-16T09:17:24.897Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:24.897Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:24.897Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:24.897Z] [INFO] [2024-04-16T09:17:24.897Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [2024-04-16T09:17:24.897Z] [INFO] [2024-04-16T09:17:24.897Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [2024-04-16T09:17:24.897Z] [INFO] [2024-04-16T09:17:24.897Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common --- [2024-04-16T09:17:24.897Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:24.897Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:24.897Z] [INFO] [2024-04-16T09:17:24.897Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common --- [2024-04-16T09:17:24.897Z] [INFO] [2024-04-16T09:17:24.897Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-common --- [2024-04-16T09:17:24.897Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:24.897Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:25.152Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:25.152Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:25.152Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00024 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00021 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00022 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00023 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00019 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00020 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00001 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00002 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00003 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00025 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00026 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00027 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00010 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00006 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00007 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00008 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00009 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00011 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00012 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00013 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00014 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00015 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00016 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00005 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00046 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00045 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00017 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Processing: NCLS-DEPLOYMENT-00018 [2024-04-16T09:17:25.152Z] [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false [2024-04-16T09:17:25.152Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00001=Exception while scanning {0}, NCLS-DEPLOYMENT-00002=Error scan jar entry {0} {1}, NCLS-DEPLOYMENT-00003=Failed to scan archive for annotations, NCLS-DEPLOYMENT-00005=Could not expand entry {0} into destination {1}, NCLS-DEPLOYMENT-00006=Cannot find archive {0} referenced from archive {1}, it will be ignored for annotation scanning, NCLS-DEPLOYMENT-00007=Exception caught {0}, NCLS-DEPLOYMENT-00008=Error in jar entry {0}: {1}, NCLS-DEPLOYMENT-00009=Failed to scan archive for annotations: {0}, NCLS-DEPLOYMENT-00010=Exception caught {0}, NCLS-DEPLOYMENT-00011=Optional package {0} does not exist or its Specification-Version does not match. Unable to satisfy dependency for {1}, NCLS-DEPLOYMENT-00012=Optional package dependency satisfied for {0}, NCLS-DEPLOYMENT-00013=Error in opening optional package file {0} due to exception: {1}., NCLS-DEPLOYMENT-00014=Exception occurred : {0}., NCLS-DEPLOYMENT-00015=Specification-Version for the optional package [ {0} ] in the jarfile [ {1} ] is not specified. Please provide a valid specification version for this optional package, NCLS-DEPLOYMENT-00016=Skipping extension processing for {0} due to error: {1}, NCLS-DEPLOYMENT-00017=Exception: {0}, NCLS-DEPLOYMENT-00018=unexpected error in getting urls, NCLS-DEPLOYMENT-00019= file open failure; file = {0}, NCLS-DEPLOYMENT-00020=exception message: {0} -- invalid zip file: {1}, NCLS-DEPLOYMENT-00021=Cannot find an archive implementation for {0}, NCLS-DEPLOYMENT-00022=Attempt to list files in {0} failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it, NCLS-DEPLOYMENT-00023=Ignoring {0} because the containing archive {1} recorded it as a pre-existing stale file, NCLS-DEPLOYMENT-00024=Exception while getting manifest classpath: , NCLS-DEPLOYMENT-00025=Artifact {0} identified for inclusion in app clients after one or more app clients were generated., NCLS-DEPLOYMENT-00026=Artifact with relative path {0} expected at {1} but does not exist or cannot be read, NCLS-DEPLOYMENT-00027=Artifact with relative path {0} from {1} collides with an existing artifact from file {2}, NCLS-DEPLOYMENT-00045=Cannot convert classpath to URL {0}, NCLS-DEPLOYMENT-00046=invalidSpecVersion: {0}} [2024-04-16T09:17:25.153Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:25.153Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:25.153Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:25.153Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER [2024-04-16T09:17:25.153Z] [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl [2024-04-16T09:17:25.153Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.common.description=Deployment logger for common module, jakarta.enterprise.system.tools.deployment.common.publish=true, jakarta.enterprise.system.tools.deployment.common.subsystem=DEPLOYMENT} [2024-04-16T09:17:25.153Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:25.153Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-04-16T09:17:25.153Z] [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl [2024-04-16T09:17:25.153Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:25.153Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:25.153Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:25.153Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:25.153Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:25.153Z] [INFO] [2024-04-16T09:17:25.153Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common --- [2024-04-16T09:17:25.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/src/test/resources [2024-04-16T09:17:25.153Z] [INFO] [2024-04-16T09:17:25.153Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-common --- [2024-04-16T09:17:25.153Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:25.153Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:25.408Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:25.408Z] [INFO] [2024-04-16T09:17:25.408Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [2024-04-16T09:17:25.408Z] [INFO] [2024-04-16T09:17:25.408Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-common --- [2024-04-16T09:17:25.408Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/surefire-reports [2024-04-16T09:17:25.408Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:25.408Z] [INFO] [2024-04-16T09:17:25.408Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:25.408Z] [INFO] T E S T S [2024-04-16T09:17:25.408Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:25.408Z] [0.003s][info][gc] Using G1 [2024-04-16T09:17:25.966Z] [0.450s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.880ms [2024-04-16T09:17:25.967Z] [INFO] Running com.sun.enterprise.deploy.shared.FileArchiveTest [2024-04-16T09:17:26.221Z] 09:17:26.071802 WARNING main com.sun.enterprise.deploy.shared.FileArchive.getListOfFiles Attempt to list files in /tmp/FileArch8294980369693527167/lower failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it [2024-04-16T09:17:26.221Z] 09:17:26.093976 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring oldLower/ because the containing archive /tmp/FileArch8730037071796673390 recorded it as a pre-existing stale file [2024-04-16T09:17:26.221Z] 09:17:26.094831 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring oldLower/oldFile.txt because the containing archive /tmp/FileArch8730037071796673390 recorded it as a pre-existing stale file [2024-04-16T09:17:26.221Z] 09:17:26.104849 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch16412971621914748343 recorded it as a pre-existing stale file [2024-04-16T09:17:26.221Z] 09:17:26.105899 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch16412971621914748343 recorded it as a pre-existing stale file [2024-04-16T09:17:26.221Z] 09:17:26.106618 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring subarch/oldLower/ because the containing archive /tmp/FileArch16412971621914748343 recorded it as a pre-existing stale file [2024-04-16T09:17:26.221Z] A WARNING should appear next [2024-04-16T09:17:26.222Z] 09:17:26.122670 WARNING main un.enterprise.deploy.shared.FileArchive$StaleFileManagerImpl.isEntryValid Ignoring oldLower/ because the containing archive /tmp/FileArch13583788660819787432 recorded it as a pre-existing stale file [2024-04-16T09:17:26.222Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in com.sun.enterprise.deploy.shared.FileArchiveTest [2024-04-16T09:17:26.222Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2024-04-16T09:17:26.222Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.sun.enterprise.deployment.deploy.shared.InputJarArchiveTest [2024-04-16T09:17:26.222Z] [INFO] Running com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2024-04-16T09:17:26.222Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.deployment.deploy.shared.JarArchiveTest [2024-04-16T09:17:26.222Z] [INFO] Running org.glassfish.deployment.versioning.VersioningUtilsTest [2024-04-16T09:17:26.222Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.glassfish.deployment.versioning.VersioningUtilsTest [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] Results: [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common --- [2024-04-16T09:17:26.781Z] [INFO] Executing tasks [2024-04-16T09:17:26.781Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/classes/META-INF for [2024-04-16T09:17:26.781Z] [INFO] [echo] deployment-common [2024-04-16T09:17:26.781Z] [INFO] Executed tasks [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common --- [2024-04-16T09:17:26.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/deployment-common.jar [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-common --- [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-common --- [2024-04-16T09:17:26.781Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/failsafe-reports [2024-04-16T09:17:26.781Z] [INFO] [2024-04-16T09:17:26.781Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [2024-04-16T09:17:28.139Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:28.139Z] [INFO] [2024-04-16T09:17:28.139Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-common --- [2024-04-16T09:17:28.139Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.15-SNAPSHOT/deployment-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:28.140Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.15-SNAPSHOT/deployment-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] ----------------< org.glassfish.main.security:security >---------------- [2024-04-16T09:17:28.140Z] [INFO] Building Security Core Classes 7.0.15-SNAPSHOT [28/332] [2024-04-16T09:17:28.140Z] [INFO] from nucleus/security/core/pom.xml [2024-04-16T09:17:28.140Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security --- [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security --- [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security --- [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security --- [2024-04-16T09:17:28.140Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:28.140Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:28.140Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security --- [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security --- [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security --- [2024-04-16T09:17:28.140Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security --- [2024-04-16T09:17:28.140Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-04-16T09:17:28.140Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:28.140Z] [INFO] [2024-04-16T09:17:28.140Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security --- [2024-04-16T09:17:28.140Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:28.394Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:28.952Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:28.952Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[131,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[132,45] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[138,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[144,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[169,67] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[177,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[179,23] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[181,50] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[215,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[223,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[227,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[230,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[243,45] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[249,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[319,50] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityContext.java:[448,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.953Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,54] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[306,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[307,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/ssl/SSLUtils.java:[314,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[31,64] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[41,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/common/AppservAccessController.java:[53,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:28.954Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API. [2024-04-16T09:17:28.954Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:28.954Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:28.954Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:28.954Z] [INFO] [2024-04-16T09:17:28.954Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security --- [2024-04-16T09:17:28.954Z] [INFO] [2024-04-16T09:17:28.954Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security --- [2024-04-16T09:17:28.954Z] [INFO] [2024-04-16T09:17:28.954Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security --- [2024-04-16T09:17:28.954Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:29.208Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:29.208Z] [INFO] [2024-04-16T09:17:29.208Z] [INFO] --- command-security:1.0.17:check (default-check) @ security --- [2024-04-16T09:17:29.208Z] [INFO] [2024-04-16T09:17:29.208Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security --- [2024-04-16T09:17:29.208Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-04-16T09:17:29.208Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-04-16T09:17:29.208Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/libsolsparcauth.so [2024-04-16T09:17:29.208Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/libsolx86auth.so [2024-04-16T09:17:29.208Z] [INFO] [2024-04-16T09:17:29.208Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security --- [2024-04-16T09:17:29.208Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:29.208Z] [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:29.463Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:29.463Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:29.463Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01000 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01001 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01002 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01004 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01005 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01010 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01011 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01012 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01013 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01014 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01015 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01050 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01100 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01101 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01104 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01105 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01115 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01117 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01119 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01140 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01141 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01142 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01143 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01144 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01145 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01146 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01147 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01149 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01150 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-01151 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-05019 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-05036 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-05038 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-05039 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-05043 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-05046 [2024-04-16T09:17:29.463Z] [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false [2024-04-16T09:17:29.463Z] [INFO] Processing: NCLS-SECURITY-05048 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05049 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05050 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05052 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05055 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05056 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05101 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05200 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05201 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05300 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Processing: NCLS-SECURITY-05301 [2024-04-16T09:17:29.464Z] [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true [2024-04-16T09:17:29.464Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-01000=Caught exception., NCLS-SECURITY-01001=Java security manager is enabled., NCLS-SECURITY-01002=Java security manager is disabled., NCLS-SECURITY-01004=An I/O error occurred during copying of server config files., NCLS-SECURITY-01005=XML processing error occurred during copying of server config files., NCLS-SECURITY-01010=Entering Security Startup Service., NCLS-SECURITY-01011=Security Service(s) started successfully., NCLS-SECURITY-01012=Error obtaining keystore and truststore files for embedded server., NCLS-SECURITY-01013=An I/O error occurred while copying the security config files., NCLS-SECURITY-01014=An error occurred while upgrading the security config files., NCLS-SECURITY-01015=Upgrade from v2 EE to v3.1 requires manual steps. Please refer to the v3.1 Upgrade Guide for details., NCLS-SECURITY-01050=Certificate authentication requires certificate realm., NCLS-SECURITY-01100=Disabled realm [{0}] due to errors., NCLS-SECURITY-01101=No realms available. Authentication services disabled., NCLS-SECURITY-01104=Error while obtaining private subject credentials: {0}, NCLS-SECURITY-01105=A PasswordCredential was required but not provided., NCLS-SECURITY-01115=Realm [{0}] of classtype [{1}] successfully created., NCLS-SECURITY-01117=Realm [{0}] successfully updated., NCLS-SECURITY-01119=Realm [{0}] successfully deleted., NCLS-SECURITY-01140=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01141=Requested jacc-provider [{0}] is not configured in domain.xml., NCLS-SECURITY-01142=Error while reading policy-provider in domain.xml., NCLS-SECURITY-01143=Loading policy provider {0}., NCLS-SECURITY-01144=Error while installing policy provider: {0}., NCLS-SECURITY-01145=No policy provider defined. Will use the default JDK Policy implementation., NCLS-SECURITY-01146=Policy configuration factory overridden by property {0} with value {1}, NCLS-SECURITY-01147=Policy configuration factory not defined., NCLS-SECURITY-01149=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01150=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-01151=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-05019=ERROR: Unknown credential provided. Class: [{0}]., NCLS-SECURITY-05036=Exception in getting security context., NCLS-SECURITY-05038=Default user login error., NCLS-SECURITY-05039=Exception entering name and password for security., NCLS-SECURITY-05043=Exception in security AccessController action., NCLS-SECURITY-05046=Audit: Authentication refused for [{0}]., NCLS-SECURITY-05048=doAsPrivileged AuthPermission required to set SecurityContext., NCLS-SECURITY-05049=Unexpected exception while attempting to set SecurityContext., NCLS-SECURITY-05050=Could not change the SecurityContext., NCLS-SECURITY-05052=Subject is null., NCLS-SECURITY-05055=Role mapping conflicts found in application {0}. Some roles may not be mapped., NCLS-SECURITY-05056=Error converting certificate {0}: {1}, NCLS-SECURITY-05101=Failed to instantiate the SecurityLifeCycle., NCLS-SECURITY-05200=Error enabling secure admin., NCLS-SECURITY-05201=Error disabling secure admin., NCLS-SECURITY-05300=IIOP Security - error importing a name: ${0}., NCLS-SECURITY-05301=IIOP Security - error creating an exported name: ${0}.} [2024-04-16T09:17:29.465Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:29.465Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:29.465Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:29.465Z] [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER [2024-04-16T09:17:29.465Z] [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo [2024-04-16T09:17:29.465Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.description=Core Security, jakarta.enterprise.system.core.security.publish=true, jakarta.enterprise.system.core.security.subsystem=SECURITY} [2024-04-16T09:17:29.465Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:29.465Z] [INFO] Found enclosing element SECURITY_LOGGER [2024-04-16T09:17:29.465Z] [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo [2024-04-16T09:17:29.465Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:29.465Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:29.465Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:29.465Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:29.465Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security --- [2024-04-16T09:17:29.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/src/test/resources [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security --- [2024-04-16T09:17:29.465Z] [INFO] No sources to compile [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- surefire:3.2.5:test (default-test) @ security --- [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security --- [2024-04-16T09:17:29.465Z] [INFO] Executing tasks [2024-04-16T09:17:29.465Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/classes/META-INF for [2024-04-16T09:17:29.465Z] [INFO] [echo] security [2024-04-16T09:17:29.465Z] [INFO] Executed tasks [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security --- [2024-04-16T09:17:29.465Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/security.jar [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security --- [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security --- [2024-04-16T09:17:29.465Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/failsafe-reports [2024-04-16T09:17:29.465Z] [INFO] [2024-04-16T09:17:29.465Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-checkstyle) @ security --- [2024-04-16T09:17:31.346Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:31.346Z] [INFO] [2024-04-16T09:17:31.346Z] [INFO] --- install:3.1.1:install (default-install) @ security --- [2024-04-16T09:17:31.346Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.15-SNAPSHOT/security-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:31.346Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.15-SNAPSHOT/security-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:31.346Z] [INFO] [2024-04-16T09:17:31.346Z] [INFO] -----------< org.glassfish.main.security:security-services >------------ [2024-04-16T09:17:31.346Z] [INFO] Building Security Services and SPI 7.0.15-SNAPSHOT [29/332] [2024-04-16T09:17:31.346Z] [INFO] from nucleus/security/services/pom.xml [2024-04-16T09:17:31.346Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:31.346Z] [INFO] [2024-04-16T09:17:31.346Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-services --- [2024-04-16T09:17:31.346Z] [INFO] [2024-04-16T09:17:31.346Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-services --- [2024-04-16T09:17:31.347Z] [INFO] [2024-04-16T09:17:31.347Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-services --- [2024-04-16T09:17:31.347Z] [INFO] [2024-04-16T09:17:31.347Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-services --- [2024-04-16T09:17:31.347Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:31.347Z] [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:31.601Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:31.601Z] [INFO] [2024-04-16T09:17:31.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-services --- [2024-04-16T09:17:31.601Z] [INFO] [2024-04-16T09:17:31.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-services --- [2024-04-16T09:17:31.601Z] [INFO] [2024-04-16T09:17:31.601Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services --- [2024-04-16T09:17:31.601Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:31.601Z] [INFO] [2024-04-16T09:17:31.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-services --- [2024-04-16T09:17:31.601Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:17:31.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/manpages [2024-04-16T09:17:31.601Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:31.601Z] [INFO] [2024-04-16T09:17:31.601Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-services --- [2024-04-16T09:17:31.601Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:31.601Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:31.857Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessFilter.java:[34,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[255,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[296,23] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityAccessValidator.java:[310,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/AuthenticationServiceFactory.java:[54,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[144,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/AuthorizationServiceImpl.java:[207,25] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.857Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/impl/authorization/RoleMappingServiceImpl.java:[147,32] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:31.858Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [2024-04-16T09:17:31.858Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:31.858Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:31.858Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:31.858Z] [INFO] [2024-04-16T09:17:31.858Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-services --- [2024-04-16T09:17:31.858Z] [INFO] [2024-04-16T09:17:31.858Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-services --- [2024-04-16T09:17:31.858Z] [INFO] [2024-04-16T09:17:31.858Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services --- [2024-04-16T09:17:31.858Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:32.112Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:32.112Z] [INFO] [2024-04-16T09:17:32.112Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-services --- [2024-04-16T09:17:32.112Z] [INFO] [2024-04-16T09:17:32.112Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-services --- [2024-04-16T09:17:32.112Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:32.112Z] [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:32.366Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:32.366Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:32.366Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:32.366Z] [INFO] Processing: SEC-SVCS-00100 [2024-04-16T09:17:32.366Z] [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false [2024-04-16T09:17:32.366Z] [INFO] Processing: SEC-SVCS-00101 [2024-04-16T09:17:32.366Z] [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false [2024-04-16T09:17:32.366Z] [INFO] Processing: SEC-SVCS-00102 [2024-04-16T09:17:32.366Z] [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false [2024-04-16T09:17:32.366Z] [INFO] Processing: SEC-SVCS-00150 [2024-04-16T09:17:32.366Z] [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false [2024-04-16T09:17:32.366Z] [INFO] Processing: SEC-SVCS-00151 [2024-04-16T09:17:32.366Z] [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false [2024-04-16T09:17:32.366Z] [INFO] Processing: SEC-PROV-00100 [2024-04-16T09:17:32.366Z] [INFO] Message SEC-PROV-00100 needs checking for cause/action: false [2024-04-16T09:17:32.366Z] [INFO] Processing: SEC-PROV-00150 [2024-04-16T09:17:32.366Z] [INFO] Message SEC-PROV-00150 needs checking for cause/action: false [2024-04-16T09:17:32.366Z] [INFO] Total Messages including ones found from disk so far: {SEC-PROV-00100=Authorization Provider supplied an invalid resource: {0}, SEC-PROV-00150=Role Mapping Provider supplied an invalid resource: {0}, SEC-SVCS-00100=Authorization Service has successfully initialized., SEC-SVCS-00101=Authorization Service initialization failed, exception {0}, message {1}, SEC-SVCS-00102=Unable to decode URI: {0}., SEC-SVCS-00150=Role Mapping Service has successfully initialized., SEC-SVCS-00151=Role Mapping Service initialization failed, exception {0}, message {1}} [2024-04-16T09:17:32.367Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:32.367Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:32.367Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:32.367Z] [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER [2024-04-16T09:17:32.367Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:17:32.367Z] [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER [2024-04-16T09:17:32.367Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:17:32.367Z] [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER [2024-04-16T09:17:32.367Z] [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:17:32.367Z] [INFO] Loggers found so far: {jakarta.enterprise.security.services.commands.description=Security Services Command Logger, jakarta.enterprise.security.services.commands.publish=true, jakarta.enterprise.security.services.commands.subsystem=SECCMDS, jakarta.enterprise.security.services.description=Security Services Logger, jakarta.enterprise.security.services.provider.description=Security Provider Logger, jakarta.enterprise.security.services.provider.publish=true, jakarta.enterprise.security.services.provider.subsystem=SECPROV, jakarta.enterprise.security.services.publish=true, jakarta.enterprise.security.services.subsystem=SECSVCS} [2024-04-16T09:17:32.367Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:32.367Z] [INFO] Found enclosing element SEC_SVCS_LOGGER [2024-04-16T09:17:32.367Z] [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging [2024-04-16T09:17:32.367Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:32.367Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:32.367Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:32.367Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:32.367Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:32.367Z] [INFO] [2024-04-16T09:17:32.367Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services --- [2024-04-16T09:17:32.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/src/test/resources [2024-04-16T09:17:32.367Z] [INFO] [2024-04-16T09:17:32.367Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-services --- [2024-04-16T09:17:32.367Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:32.367Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:32.621Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:32.621Z] [INFO] [2024-04-16T09:17:32.621Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [2024-04-16T09:17:32.621Z] [INFO] [2024-04-16T09:17:32.621Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-services --- [2024-04-16T09:17:32.621Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/surefire-reports [2024-04-16T09:17:32.621Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:32.621Z] [INFO] [2024-04-16T09:17:32.621Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:32.621Z] [INFO] T E S T S [2024-04-16T09:17:32.621Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:32.621Z] [0.003s][info][gc] Using G1 [2024-04-16T09:17:33.179Z] [0.461s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.801ms [2024-04-16T09:17:33.179Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2024-04-16T09:17:33.435Z] Apr 16, 2024 9:17:33 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:33.435Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleAtzProviderTest.testService, started at 09:17:33.267113627, test time: 43 ms [2024-04-16T09:17:33.435Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.glassfish.security.services.api.authorization.SimpleAtzProviderTest [2024-04-16T09:17:33.435Z] [INFO] Running org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2024-04-16T09:17:33.435Z] [0.946s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->7M(258M) 3.871ms [2024-04-16T09:17:33.435Z] Apr 16, 2024 9:17:33 AM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2024-04-16T09:17:33.435Z] WARNING: Role Mapping Provider supplied an invalid resource: foo://other [2024-04-16T09:17:33.435Z] Apr 16, 2024 9:17:33 AM org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl isUserInRole [2024-04-16T09:17:33.435Z] WARNING: IllegalArgumentException [2024-04-16T09:17:33.435Z] java.lang.IllegalArgumentException: foo://other [2024-04-16T09:17:33.435Z] at org.glassfish.security.services.provider.authorization.SimpleRoleMappingProviderImpl.isUserInRole(SimpleRoleMappingProviderImpl.java:98) [2024-04-16T09:17:33.435Z] at org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole(SimpleRoleProviderTest.java:77) [2024-04-16T09:17:33.435Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:17:33.435Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:17:33.435Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:17:33.435Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:17:33.435Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:17:33.435Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:17:33.436Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:17:33.436Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:17:33.436Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:17:33.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:17:33.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:17:33.437Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:17:33.437Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:17:33.437Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:17:33.437Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:17:33.437Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:17:33.437Z] [2024-04-16T09:17:33.437Z] Apr 16, 2024 9:17:33 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:33.437Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdminRole, started at 09:17:33.396867844, test time: 5 ms [2024-04-16T09:17:33.437Z] Apr 16, 2024 9:17:33 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:33.437Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderNonAdmin, started at 09:17:33.405633132, test time: 0 ms [2024-04-16T09:17:33.437Z] Apr 16, 2024 9:17:33 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:33.437Z] INFO: Test: org.glassfish.security.services.api.authorization.SimpleRoleProviderTest.testProviderAdmin, started at 09:17:33.408089766, test time: 0 ms [2024-04-16T09:17:33.437Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.glassfish.security.services.api.authorization.SimpleRoleProviderTest [2024-04-16T09:17:33.437Z] [INFO] Running org.glassfish.security.services.common.SecurePermTest [2024-04-16T09:17:33.437Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.security.services.common.SecurePermTest [2024-04-16T09:17:33.437Z] [INFO] Running org.glassfish.security.services.common.SubjectUtilTest [2024-04-16T09:17:33.691Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.security.services.common.SubjectUtilTest [2024-04-16T09:17:33.691Z] [INFO] Running org.glassfish.security.services.impl.PasswordAliasTest [2024-04-16T09:17:33.691Z] Created temporary store /tmp/pwAliasStore4156643868063004109jks [2024-04-16T09:17:34.249Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.740 s -- in org.glassfish.security.services.impl.PasswordAliasTest [2024-04-16T09:17:34.249Z] [INFO] Running org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2024-04-16T09:17:34.249Z] Apr 16, 2024 9:17:34 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:17:34.249Z] WARNING: Authorization Service initialization failed, exception java.lang.IllegalStateException, message The Authorization service is not configured in the domain configuration file. [2024-04-16T09:17:34.249Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.glassfish.security.services.impl.authorization.AuthorizationServiceImplTest [2024-04-16T09:17:34.249Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzActionImplTest [2024-04-16T09:17:34.249Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.security.services.impl.authorization.AzActionImplTest [2024-04-16T09:17:34.249Z] [INFO] Running org.glassfish.security.services.impl.authorization.AzResourceImplTest [2024-04-16T09:17:34.249Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.security.services.impl.authorization.AzResourceImplTest [2024-04-16T09:17:34.249Z] [INFO] Running org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2024-04-16T09:17:34.250Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.security.services.impl.authorization.RoleMappingServiceImplTest [2024-04-16T09:17:34.250Z] [INFO] Running org.glassfish.security.services.impl.common.AttributeTest [2024-04-16T09:17:34.504Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.security.services.impl.common.AttributeTest [2024-04-16T09:17:34.504Z] [INFO] Running org.glassfish.security.services.impl.common.AttributesTest [2024-04-16T09:17:34.504Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.security.services.impl.common.AttributesTest [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] Results: [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services --- [2024-04-16T09:17:34.760Z] [INFO] Executing tasks [2024-04-16T09:17:34.760Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/classes/META-INF for [2024-04-16T09:17:34.760Z] [INFO] [echo] security-services [2024-04-16T09:17:34.760Z] [INFO] Executed tasks [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-services --- [2024-04-16T09:17:34.760Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/security-services.jar [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-services --- [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-services --- [2024-04-16T09:17:34.760Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/failsafe-reports [2024-04-16T09:17:34.760Z] [INFO] [2024-04-16T09:17:34.760Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [2024-04-16T09:17:35.682Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:35.682Z] [INFO] [2024-04-16T09:17:35.682Z] [INFO] --- install:3.1.1:install (default-install) @ security-services --- [2024-04-16T09:17:35.682Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.15-SNAPSHOT/security-services-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:35.682Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.15-SNAPSHOT/security-services-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:35.682Z] [INFO] [2024-04-16T09:17:35.682Z] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [2024-04-16T09:17:35.682Z] [INFO] Building admin-util 7.0.15-SNAPSHOT [30/332] [2024-04-16T09:17:35.682Z] [INFO] from nucleus/admin/util/pom.xml [2024-04-16T09:17:35.682Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:35.683Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:35.683Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] Copying 5 resources from src/main/java to target/classes [2024-04-16T09:17:35.683Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:17:35.683Z] [INFO] Copying 4 resources from src/main/manpages to target/classes [2024-04-16T09:17:35.683Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:35.683Z] [INFO] [2024-04-16T09:17:35.683Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-util --- [2024-04-16T09:17:35.683Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:35.683Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:36.606Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:36.606Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/PostConstructRunner.java:[62,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:36.606Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API. [2024-04-16T09:17:36.606Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:36.606Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:36.606Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:36.606Z] [INFO] [2024-04-16T09:17:36.606Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [2024-04-16T09:17:36.606Z] [INFO] [2024-04-16T09:17:36.606Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [2024-04-16T09:17:36.606Z] [INFO] [2024-04-16T09:17:36.606Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util --- [2024-04-16T09:17:36.606Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:36.606Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:36.606Z] [INFO] [2024-04-16T09:17:36.606Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-util --- [2024-04-16T09:17:36.606Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [2024-04-16T09:17:36.606Z] [INFO] [2024-04-16T09:17:36.606Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-util --- [2024-04-16T09:17:36.606Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:36.606Z] [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:37.165Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:37.165Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:37.165Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00001 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00002 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00003 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00004 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00005 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00006 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00007 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00008 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00009 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00010 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00011 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00012 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00013 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00014 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00015 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false [2024-04-16T09:17:37.165Z] [INFO] Processing: NCLS-ADMIN-00018 [2024-04-16T09:17:37.165Z] [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false [2024-04-16T09:17:37.165Z] [INFO] Total Messages including ones found from disk so far: {NCLS-ADMIN-00001=Could not find state of instance registered in the state service, NCLS-ADMIN-00002=Error during command replication: {0}, NCLS-ADMIN-00003=Unable to read instance state file {0}, recreating, NCLS-ADMIN-00004=Unable to create instance state file: {0}, exception: {1}, NCLS-ADMIN-00005=Error while adding new server state to instance state: {0}, NCLS-ADMIN-00006=Error while adding failed command to instance state: {0}, NCLS-ADMIN-00007=Error while removing failed commands from instance state: {0}, NCLS-ADMIN-00008=Error while setting instance state: {0}, NCLS-ADMIN-00009=Error while removing instance: {0}, NCLS-ADMIN-00010=It appears that server [{0}:{1}] does not accept secure connections. Retry with --secure=false., NCLS-ADMIN-00011=An unexpected exception occurred., NCLS-ADMIN-00012=The server requires a valid admin password to be set before it can start. Please set a password using the change-admin-password command., NCLS-ADMIN-00013=Can not put data to cache under key {0}, NCLS-ADMIN-00014=An admin request arrived from {0} with the domain identifier {1} which does not match the domain identifier {2} configured for this server's domain; rejecting the request, NCLS-ADMIN-00015=Error searching for a default admin user, NCLS-ADMIN-00018=Unexpected exception from command event listener.} [2024-04-16T09:17:37.166Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:37.166Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:37.166Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:37.166Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER [2024-04-16T09:17:37.166Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo [2024-04-16T09:17:37.166Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME [2024-04-16T09:17:37.166Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker [2024-04-16T09:17:37.166Z] [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME [2024-04-16T09:17:37.166Z] [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator [2024-04-16T09:17:37.166Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Administration Services, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.description=Admin security authorization, jakarta.enterprise.system.tools.admin.security.authorization.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.subsystem=ADMSECAUTHZ, jakarta.enterprise.system.tools.admin.security.description=Admin security, jakarta.enterprise.system.tools.admin.security.publish=true, jakarta.enterprise.system.tools.admin.security.subsystem=ADMSEC, jakarta.enterprise.system.tools.admin.subsystem=ADMIN} [2024-04-16T09:17:37.166Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:37.166Z] [INFO] Found enclosing element ADMIN_LOGGER [2024-04-16T09:17:37.166Z] [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo [2024-04-16T09:17:37.166Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:37.166Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:37.166Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:37.166Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:37.166Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:37.166Z] [INFO] [2024-04-16T09:17:37.166Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util --- [2024-04-16T09:17:37.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/src/test/resources [2024-04-16T09:17:37.166Z] [INFO] [2024-04-16T09:17:37.166Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-util --- [2024-04-16T09:17:37.166Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:37.166Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:37.166Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:37.166Z] [INFO] [2024-04-16T09:17:37.166Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [2024-04-16T09:17:37.166Z] [INFO] [2024-04-16T09:17:37.166Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-util --- [2024-04-16T09:17:37.166Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/surefire-reports [2024-04-16T09:17:37.166Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:37.166Z] [INFO] [2024-04-16T09:17:37.166Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:37.166Z] [INFO] T E S T S [2024-04-16T09:17:37.166Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:37.166Z] [0.002s][info][gc] Using G1 [2024-04-16T09:17:37.726Z] [0.386s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.671ms [2024-04-16T09:17:37.726Z] [INFO] Running com.sun.enterprise.admin.progress.CommandProgressImplTest [2024-04-16T09:17:37.726Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in com.sun.enterprise.admin.progress.CommandProgressImplTest [2024-04-16T09:17:37.726Z] [INFO] Running com.sun.enterprise.admin.util.CachedCommandModelTest [2024-04-16T09:17:37.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.sun.enterprise.admin.util.CachedCommandModelTest [2024-04-16T09:17:37.980Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2024-04-16T09:17:37.980Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in com.sun.enterprise.admin.util.cache.AdminCacheFileStoreTest [2024-04-16T09:17:37.980Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2024-04-16T09:17:37.980Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in com.sun.enterprise.admin.util.cache.AdminCacheMemStoreTest [2024-04-16T09:17:37.980Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2024-04-16T09:17:37.980Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.sun.enterprise.admin.util.cache.AdminCacheUtilsTest [2024-04-16T09:17:37.980Z] [INFO] Running com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2024-04-16T09:17:37.980Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in com.sun.enterprise.admin.util.cache.AdminCacheWeakReferenceTest [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] Results: [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util --- [2024-04-16T09:17:38.539Z] [INFO] Executing tasks [2024-04-16T09:17:38.539Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/classes/META-INF for [2024-04-16T09:17:38.539Z] [INFO] [echo] admin-util [2024-04-16T09:17:38.539Z] [INFO] Executed tasks [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util --- [2024-04-16T09:17:38.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/admin-util.jar [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-util --- [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-util --- [2024-04-16T09:17:38.539Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/failsafe-reports [2024-04-16T09:17:38.539Z] [INFO] [2024-04-16T09:17:38.539Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [2024-04-16T09:17:40.421Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:40.421Z] [INFO] [2024-04-16T09:17:40.422Z] [INFO] --- install:3.1.1:install (default-install) @ admin-util --- [2024-04-16T09:17:40.422Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.15-SNAPSHOT/admin-util-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:40.422Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.15-SNAPSHOT/admin-util-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:40.422Z] [INFO] [2024-04-16T09:17:40.422Z] [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [2024-04-16T09:17:40.422Z] [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.15-SNAPSHOT [31/332] [2024-04-16T09:17:40.422Z] [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [2024-04-16T09:17:40.422Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:40.422Z] [INFO] [2024-04-16T09:17:40.422Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote --- [2024-04-16T09:17:40.422Z] [INFO] [2024-04-16T09:17:40.422Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-remote --- [2024-04-16T09:17:40.422Z] [INFO] [2024-04-16T09:17:40.422Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote --- [2024-04-16T09:17:40.422Z] [INFO] [2024-04-16T09:17:40.422Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-remote --- [2024-04-16T09:17:40.422Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:40.422Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:40.675Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:40.675Z] [INFO] [2024-04-16T09:17:40.675Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] [2024-04-16T09:17:40.676Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] [2024-04-16T09:17:40.676Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:40.676Z] [INFO] [2024-04-16T09:17:40.676Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:17:40.676Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:17:40.676Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:40.676Z] [INFO] [2024-04-16T09:17:40.676Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:40.676Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:40.676Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:40.676Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/impl/RemoteCommandSession.java:[105,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:40.676Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [2024-04-16T09:17:40.676Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:40.676Z] [INFO] [2024-04-16T09:17:40.676Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] [2024-04-16T09:17:40.676Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] [2024-04-16T09:17:40.676Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote --- [2024-04-16T09:17:40.676Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:40.930Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote --- [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-remote --- [2024-04-16T09:17:40.930Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:40.930Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:40.930Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:40.930Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote --- [2024-04-16T09:17:40.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/src/test/resources [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-remote --- [2024-04-16T09:17:40.930Z] [INFO] No sources to compile [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-remote --- [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote --- [2024-04-16T09:17:40.930Z] [INFO] Executing tasks [2024-04-16T09:17:40.930Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [2024-04-16T09:17:40.930Z] [INFO] [echo] osgi-cli-remote [2024-04-16T09:17:40.930Z] [INFO] Executed tasks [2024-04-16T09:17:40.930Z] [INFO] [2024-04-16T09:17:40.930Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote --- [2024-04-16T09:17:40.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [2024-04-16T09:17:40.931Z] [INFO] [2024-04-16T09:17:40.931Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-remote --- [2024-04-16T09:17:40.931Z] [INFO] [2024-04-16T09:17:40.931Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-remote --- [2024-04-16T09:17:40.931Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/failsafe-reports [2024-04-16T09:17:40.931Z] [INFO] [2024-04-16T09:17:40.931Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [2024-04-16T09:17:41.184Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.184Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote --- [2024-04-16T09:17:41.184Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.15-SNAPSHOT/osgi-cli-remote-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:41.184Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.15-SNAPSHOT/osgi-cli-remote-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.184Z] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [2024-04-16T09:17:41.184Z] [INFO] Building Cluster 7.0.15-SNAPSHOT [32/332] [2024-04-16T09:17:41.184Z] [INFO] from nucleus/cluster/pom.xml [2024-04-16T09:17:41.184Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.184Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster --- [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.184Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster --- [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.184Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster --- [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.184Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster --- [2024-04-16T09:17:41.184Z] [INFO] No sources to compile [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.184Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster --- [2024-04-16T09:17:41.184Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] No sources to compile [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] No sources to compile [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] Executing tasks [2024-04-16T09:17:41.185Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/target/classes/META-INF for [2024-04-16T09:17:41.185Z] [INFO] [echo] cluster [2024-04-16T09:17:41.185Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/target/classes/META-INF [2024-04-16T09:17:41.185Z] [INFO] Executed tasks [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] No tests to run. [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/target/failsafe-reports [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- install:3.1.1:install (default-install) @ cluster --- [2024-04-16T09:17:41.185Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/7.0.15-SNAPSHOT/cluster-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [2024-04-16T09:17:41.185Z] [INFO] Building cluster-common 7.0.15-SNAPSHOT [33/332] [2024-04-16T09:17:41.185Z] [INFO] from nucleus/cluster/common/pom.xml [2024-04-16T09:17:41.185Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:41.185Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:41.185Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:17:41.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/resources [2024-04-16T09:17:41.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/manpages [2024-04-16T09:17:41.185Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:41.185Z] [INFO] [2024-04-16T09:17:41.185Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-common --- [2024-04-16T09:17:41.185Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:41.185Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:41.439Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:41.439Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API. [2024-04-16T09:17:41.439Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:41.439Z] [INFO] [2024-04-16T09:17:41.439Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [2024-04-16T09:17:41.439Z] [INFO] [2024-04-16T09:17:41.439Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [2024-04-16T09:17:41.439Z] [INFO] [2024-04-16T09:17:41.439Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common --- [2024-04-16T09:17:41.439Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:41.439Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:41.440Z] [INFO] [2024-04-16T09:17:41.440Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common --- [2024-04-16T09:17:41.440Z] [INFO] [2024-04-16T09:17:41.440Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-common --- [2024-04-16T09:17:41.440Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:41.440Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:41.694Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:41.694Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:17:41.694Z] [INFO] [2024-04-16T09:17:41.694Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common --- [2024-04-16T09:17:41.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/src/test/resources [2024-04-16T09:17:41.694Z] [INFO] [2024-04-16T09:17:41.694Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-common --- [2024-04-16T09:17:41.694Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:41.694Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:17:41.694Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:41.694Z] [INFO] [2024-04-16T09:17:41.694Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [2024-04-16T09:17:41.694Z] [INFO] [2024-04-16T09:17:41.694Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-common --- [2024-04-16T09:17:41.694Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/surefire-reports [2024-04-16T09:17:41.694Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:41.694Z] [INFO] [2024-04-16T09:17:41.694Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:41.694Z] [INFO] T E S T S [2024-04-16T09:17:41.694Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:41.694Z] [0.003s][info][gc] Using G1 [2024-04-16T09:17:42.251Z] [0.437s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.794ms [2024-04-16T09:17:42.251Z] [INFO] Running com.sun.enterprise.util.cluster.PathsTest [2024-04-16T09:17:42.251Z] User-specified Instance Dir: D:/glassfish7/glassfish/mynodes/thenode/instance1 [2024-04-16T09:17:42.251Z] Default Node Dir Instance Dir: D:/glassfish7/glassfish/nodes/thenode/instance1 [2024-04-16T09:17:42.251Z] User-specified Node Dir: D:/glassfish7/glassfish/mynodes/thenode [2024-04-16T09:17:42.251Z] Default Node Dir: D:/glassfish7/glassfish/nodes/thenode [2024-04-16T09:17:42.251Z] User-specified das props: D:/glassfish7/glassfish/mynodes/thenode/agent/config/das.properties [2024-04-16T09:17:42.251Z] Default das props: D:/glassfish7/glassfish/nodes/thenode/agent/config/das.properties [2024-04-16T09:17:42.251Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in com.sun.enterprise.util.cluster.PathsTest [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] Results: [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common --- [2024-04-16T09:17:42.809Z] [INFO] Executing tasks [2024-04-16T09:17:42.809Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/classes/META-INF for [2024-04-16T09:17:42.809Z] [INFO] [echo] cluster-common [2024-04-16T09:17:42.809Z] [INFO] Executed tasks [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common --- [2024-04-16T09:17:42.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/cluster-common.jar [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-common --- [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-common --- [2024-04-16T09:17:42.809Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/failsafe-reports [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [2024-04-16T09:17:42.809Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-common --- [2024-04-16T09:17:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.15-SNAPSHOT/cluster-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.15-SNAPSHOT/cluster-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [2024-04-16T09:17:42.809Z] [INFO] Building Cluster SSH Provisioning 7.0.15-SNAPSHOT [34/332] [2024-04-16T09:17:42.809Z] [INFO] from nucleus/cluster/ssh/pom.xml [2024-04-16T09:17:42.809Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh --- [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-ssh --- [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh --- [2024-04-16T09:17:42.809Z] [INFO] [2024-04-16T09:17:42.809Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-ssh --- [2024-04-16T09:17:42.809Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:42.809Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:43.063Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:43.063Z] [INFO] [2024-04-16T09:17:43.063Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-ssh --- [2024-04-16T09:17:43.063Z] [INFO] [2024-04-16T09:17:43.063Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-ssh --- [2024-04-16T09:17:43.063Z] [INFO] [2024-04-16T09:17:43.063Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh --- [2024-04-16T09:17:43.064Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:43.064Z] [INFO] [2024-04-16T09:17:43.064Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh --- [2024-04-16T09:17:43.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/src/main/resources [2024-04-16T09:17:43.064Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:17:43.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/src/main/manpages [2024-04-16T09:17:43.064Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:43.064Z] [INFO] [2024-04-16T09:17:43.064Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-ssh --- [2024-04-16T09:17:43.064Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:43.064Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:43.064Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:43.064Z] [INFO] [2024-04-16T09:17:43.064Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [2024-04-16T09:17:43.064Z] [INFO] [2024-04-16T09:17:43.064Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [2024-04-16T09:17:43.064Z] [INFO] [2024-04-16T09:17:43.064Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh --- [2024-04-16T09:17:43.064Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:43.318Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:43.318Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:43.318Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:43.318Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/src/test/resources [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] No sources to compile [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] Executing tasks [2024-04-16T09:17:43.318Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/classes/META-INF for [2024-04-16T09:17:43.318Z] [INFO] [echo] cluster-ssh [2024-04-16T09:17:43.318Z] [INFO] Executed tasks [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/cluster-ssh.jar [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-ssh --- [2024-04-16T09:17:43.318Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/failsafe-reports [2024-04-16T09:17:43.318Z] [INFO] [2024-04-16T09:17:43.318Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [2024-04-16T09:17:43.573Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:43.573Z] [INFO] [2024-04-16T09:17:43.573Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh --- [2024-04-16T09:17:43.573Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.15-SNAPSHOT/cluster-ssh-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:43.573Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.15-SNAPSHOT/cluster-ssh-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:43.573Z] [INFO] [2024-04-16T09:17:43.573Z] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [2024-04-16T09:17:43.573Z] [INFO] Building Nucleus Logging Classes 7.0.15-SNAPSHOT [35/332] [2024-04-16T09:17:43.573Z] [INFO] from nucleus/core/logging/pom.xml [2024-04-16T09:17:43.573Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:43.573Z] [INFO] [2024-04-16T09:17:43.573Z] [INFO] --- clean:3.3.2:clean (default-clean) @ logging --- [2024-04-16T09:17:43.573Z] [INFO] [2024-04-16T09:17:43.573Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ logging --- [2024-04-16T09:17:43.573Z] [INFO] [2024-04-16T09:17:43.573Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ logging --- [2024-04-16T09:17:43.573Z] [INFO] [2024-04-16T09:17:43.573Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ logging --- [2024-04-16T09:17:43.573Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:43.573Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:43.828Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:43.828Z] [INFO] [2024-04-16T09:17:43.828Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ logging --- [2024-04-16T09:17:43.828Z] [INFO] [2024-04-16T09:17:43.828Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ logging --- [2024-04-16T09:17:43.828Z] [INFO] [2024-04-16T09:17:43.828Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging --- [2024-04-16T09:17:43.828Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:43.828Z] [INFO] [2024-04-16T09:17:43.828Z] [INFO] --- resources:3.3.1:resources (default-resources) @ logging --- [2024-04-16T09:17:43.828Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-04-16T09:17:43.828Z] [INFO] Copying 8 resources from src/main/manpages to target/classes [2024-04-16T09:17:43.828Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:43.828Z] [INFO] [2024-04-16T09:17:43.828Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ logging --- [2024-04-16T09:17:43.828Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:43.828Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:44.083Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:44.083Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Some input files use or override a deprecated API. [2024-04-16T09:17:44.084Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:44.084Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:44.084Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:44.084Z] [INFO] [2024-04-16T09:17:44.084Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ logging --- [2024-04-16T09:17:44.084Z] [INFO] [2024-04-16T09:17:44.084Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ logging --- [2024-04-16T09:17:44.084Z] [INFO] [2024-04-16T09:17:44.084Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging --- [2024-04-16T09:17:44.084Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:44.337Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:44.337Z] [INFO] [2024-04-16T09:17:44.337Z] [INFO] --- command-security:1.0.17:check (default-check) @ logging --- [2024-04-16T09:17:44.338Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.server.logging.commands.CollectLogFiles, com.sun.enterprise.server.logging.commands.DeleteLogLevel, com.sun.enterprise.server.logging.commands.InstanceGetLogFileCommand, com.sun.enterprise.server.logging.commands.ListLogAttributes, com.sun.enterprise.server.logging.commands.ListLoggerLevels, com.sun.enterprise.server.logging.commands.ListLoggers, com.sun.enterprise.server.logging.commands.LoadDefaultLogAttributes, com.sun.enterprise.server.logging.commands.LoadDefaultLogLevels, com.sun.enterprise.server.logging.commands.RotateLog, com.sun.enterprise.server.logging.commands.SetLogAttributes, com.sun.enterprise.server.logging.commands.SetLogFileFormat, com.sun.enterprise.server.logging.commands.SetLogLevel] [2024-04-16T09:17:44.338Z] [INFO] [2024-04-16T09:17:44.338Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ logging --- [2024-04-16T09:17:44.338Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:44.338Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:44.591Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:44.591Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:44.591Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00001 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00002 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00003 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00004 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00004-1 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00005 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00006 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00007 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00008 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00009 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00010 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00011 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00012 [2024-04-16T09:17:44.591Z] [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false [2024-04-16T09:17:44.591Z] [INFO] Processing: NCLS-LOGGING-00013 [2024-04-16T09:17:44.592Z] [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false [2024-04-16T09:17:44.592Z] [INFO] Total Messages including ones found from disk so far: {NCLS-LOGGING-00001=Cannot read logging configuration file., NCLS-LOGGING-00002=Could not apply the logging configuration changes., NCLS-LOGGING-00003=Updated logger levels successfully., NCLS-LOGGING-00004=The logging configuration file {0} has been deleted. The server will wait until the file reappears., NCLS-LOGGING-00004-1=The logging configuration file {0} has reappeared., NCLS-LOGGING-00005=Error executing query to fetch log records., NCLS-LOGGING-00006=The syslog handler could not be initialized., NCLS-LOGGING-00007=There was an error sending a log message to syslog., NCLS-LOGGING-00008=The log file {0} for the instance does not exist., NCLS-LOGGING-00009=Running GlassFish Version: {0}, NCLS-LOGGING-00010=Server log file is using Formatter class: {0}, NCLS-LOGGING-00011=Failed to parse the date: {0}, NCLS-LOGGING-00012=An invalid value {0} has been specified for the {1} attribute in the logging configuration., NCLS-LOGGING-00013=The formatter class {0} could not be instantiated.} [2024-04-16T09:17:44.592Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:44.592Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:44.592Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:44.592Z] [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME [2024-04-16T09:17:44.592Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:17:44.592Z] [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME [2024-04-16T09:17:44.592Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:17:44.592Z] [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME [2024-04-16T09:17:44.592Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:17:44.592Z] [INFO] Loggers found so far: {jakarta.enterprise.logging.description=Main logger for core logging component., jakarta.enterprise.logging.publish=true, jakarta.enterprise.logging.stderr.description=Stderr logger., jakarta.enterprise.logging.stderr.publish=false, jakarta.enterprise.logging.stderr.subsystem=Logging, jakarta.enterprise.logging.stdout.description=Stdout logger., jakarta.enterprise.logging.stdout.publish=false, jakarta.enterprise.logging.stdout.subsystem=Logging, jakarta.enterprise.logging.subsystem=Logging} [2024-04-16T09:17:44.592Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:44.592Z] [INFO] Found enclosing element LOGGING_LOGGER_NAME [2024-04-16T09:17:44.592Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade [2024-04-16T09:17:44.592Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:44.592Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:44.592Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:44.592Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:44.592Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:44.592Z] [INFO] [2024-04-16T09:17:44.592Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging --- [2024-04-16T09:17:44.592Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-04-16T09:17:44.592Z] [INFO] [2024-04-16T09:17:44.592Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ logging --- [2024-04-16T09:17:44.592Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:44.592Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:44.592Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:44.592Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:44.592Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:44.592Z] [INFO] Processing: TEST-LOGGING-00001 [2024-04-16T09:17:44.592Z] [INFO] Message TEST-LOGGING-00001 needs checking for cause/action: true [2024-04-16T09:17:44.592Z] [INFO] Processing: TEST-LOGGING-00002 [2024-04-16T09:17:44.592Z] [INFO] Message TEST-LOGGING-00002 needs checking for cause/action: false [2024-04-16T09:17:44.592Z] [INFO] Total Messages including ones found from disk so far: {TEST-LOGGING-00001=Cannot read test configuration file {0}, TEST-LOGGING-00002=FINE Level test message} [2024-04-16T09:17:44.592Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:44.592Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:44.592Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:44.592Z] [INFO] Processing: jakarta.enterprise.test.logging.annotations on element LOGGER_NAME [2024-04-16T09:17:44.592Z] [INFO] Enclosing type is com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-04-16T09:17:44.592Z] [INFO] Loggers found so far: {jakarta.enterprise.test.logging.annotations.description=Main logger for testing logging annotations., jakarta.enterprise.test.logging.annotations.publish=true, jakarta.enterprise.test.logging.annotations.subsystem=Logging} [2024-04-16T09:17:44.593Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:44.593Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:17:44.593Z] [INFO] Found enclosing element com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-04-16T09:17:44.593Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:44.593Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:44.593Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:44.593Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/test-classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:44.593Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:44.593Z] [INFO] [2024-04-16T09:17:44.593Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [2024-04-16T09:17:44.593Z] [INFO] [2024-04-16T09:17:44.593Z] [INFO] --- surefire:3.2.5:test (default-test) @ logging --- [2024-04-16T09:17:44.593Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/surefire-reports [2024-04-16T09:17:44.593Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:44.593Z] [INFO] [2024-04-16T09:17:44.593Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:44.593Z] [INFO] T E S T S [2024-04-16T09:17:44.593Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:44.593Z] [0.003s][info][gc] Using G1 [2024-04-16T09:17:45.151Z] [0.416s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.214ms [2024-04-16T09:17:45.151Z] [INFO] Running com.sun.enterprise.server.logging.parser.LogParserTest [2024-04-16T09:17:45.151Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in com.sun.enterprise.server.logging.parser.LogParserTest [2024-04-16T09:17:45.151Z] [INFO] Running com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-04-16T09:17:45.405Z] Test passed successfully. [2024-04-16T09:17:45.405Z] Test passed successfully. [2024-04-16T09:17:45.405Z] Test passed successfully. [2024-04-16T09:17:45.405Z] Test passed successfully. [2024-04-16T09:17:45.405Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in com.sun.enterprise.server.logging.LoggingAnnotationsTest [2024-04-16T09:17:45.405Z] [INFO] Running com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2024-04-16T09:17:45.405Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.sun.enterprise.server.logging.logviewer.backend.LogFileTest [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] Results: [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ logging --- [2024-04-16T09:17:45.659Z] [INFO] Executing tasks [2024-04-16T09:17:45.659Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/classes/META-INF for [2024-04-16T09:17:45.659Z] [INFO] [echo] logging [2024-04-16T09:17:45.659Z] [INFO] Executed tasks [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] --- jar:3.3.0:jar (default-jar) @ logging --- [2024-04-16T09:17:45.659Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/logging.jar [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ logging --- [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] --- failsafe:3.2.5:verify (verify) @ logging --- [2024-04-16T09:17:45.659Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/failsafe-reports [2024-04-16T09:17:45.659Z] [INFO] [2024-04-16T09:17:45.659Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [2024-04-16T09:17:46.580Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:46.580Z] [INFO] [2024-04-16T09:17:46.580Z] [INFO] --- install:3.1.1:install (default-install) @ logging --- [2024-04-16T09:17:46.580Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.15-SNAPSHOT/logging-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:46.580Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.15-SNAPSHOT/logging-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:46.580Z] [INFO] [2024-04-16T09:17:46.581Z] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [2024-04-16T09:17:46.581Z] [INFO] Building admin-launcher 7.0.15-SNAPSHOT [36/332] [2024-04-16T09:17:46.581Z] [INFO] from nucleus/admin/launcher/pom.xml [2024-04-16T09:17:46.581Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:46.581Z] [INFO] [2024-04-16T09:17:46.581Z] [INFO] --- clean:3.3.2:clean (default-clean) @ launcher --- [2024-04-16T09:17:46.581Z] [INFO] [2024-04-16T09:17:46.581Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ launcher --- [2024-04-16T09:17:46.581Z] [INFO] [2024-04-16T09:17:46.581Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ launcher --- [2024-04-16T09:17:46.581Z] [INFO] [2024-04-16T09:17:46.581Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ launcher --- [2024-04-16T09:17:46.581Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:46.581Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:46.834Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:46.834Z] [INFO] [2024-04-16T09:17:46.834Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ launcher --- [2024-04-16T09:17:46.834Z] [INFO] [2024-04-16T09:17:46.834Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ launcher --- [2024-04-16T09:17:46.834Z] [INFO] [2024-04-16T09:17:46.834Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher --- [2024-04-16T09:17:46.834Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:46.834Z] [INFO] [2024-04-16T09:17:46.834Z] [INFO] --- resources:3.3.1:resources (default-resources) @ launcher --- [2024-04-16T09:17:46.834Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:17:46.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/src/main/manpages [2024-04-16T09:17:46.835Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:46.835Z] [INFO] [2024-04-16T09:17:46.835Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ launcher --- [2024-04-16T09:17:46.835Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:46.835Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:46.835Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:46.835Z] [INFO] [2024-04-16T09:17:46.835Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ launcher --- [2024-04-16T09:17:46.835Z] [INFO] [2024-04-16T09:17:46.835Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ launcher --- [2024-04-16T09:17:46.835Z] [INFO] [2024-04-16T09:17:46.835Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher --- [2024-04-16T09:17:46.835Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:47.089Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:47.089Z] [INFO] [2024-04-16T09:17:47.089Z] [INFO] --- command-security:1.0.17:check (default-check) @ launcher --- [2024-04-16T09:17:47.089Z] [INFO] [2024-04-16T09:17:47.089Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ launcher --- [2024-04-16T09:17:47.089Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:47.089Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:47.089Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:47.089Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:47.089Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:47.089Z] [INFO] Processing: NCLS-GFLAUNCHER-00001 [2024-04-16T09:17:47.089Z] [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true [2024-04-16T09:17:47.089Z] [INFO] Processing: NCLS-GFLAUNCHER-00002 [2024-04-16T09:17:47.089Z] [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true [2024-04-16T09:17:47.089Z] [INFO] Processing: NCLS-GFLAUNCHER-00003 [2024-04-16T09:17:47.089Z] [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true [2024-04-16T09:17:47.089Z] [INFO] Processing: NCLS-GFLAUNCHER-00004 [2024-04-16T09:17:47.089Z] [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false [2024-04-16T09:17:47.089Z] [INFO] Processing: NCLS-GFLAUNCHER-00005 [2024-04-16T09:17:47.089Z] [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false [2024-04-16T09:17:47.089Z] [INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable. They were stripped out for you. [2024-04-16T09:17:47.089Z] Before: {0} [2024-04-16T09:17:47.089Z] After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information} [2024-04-16T09:17:47.089Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:47.089Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:47.089Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:47.089Z] [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME [2024-04-16T09:17:47.089Z] [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-04-16T09:17:47.089Z] [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher} [2024-04-16T09:17:47.089Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:47.089Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:17:47.089Z] [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger [2024-04-16T09:17:47.089Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:47.089Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:47.089Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:47.089Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:47.089Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:47.089Z] [INFO] [2024-04-16T09:17:47.089Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher --- [2024-04-16T09:17:47.089Z] [INFO] Copying 11 resources from src/test/resources to target/test-classes [2024-04-16T09:17:47.089Z] [INFO] [2024-04-16T09:17:47.089Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ launcher --- [2024-04-16T09:17:47.089Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:47.089Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:17:47.343Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:47.343Z] [INFO] [2024-04-16T09:17:47.343Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [2024-04-16T09:17:47.343Z] [INFO] [2024-04-16T09:17:47.343Z] [INFO] --- surefire:3.2.5:test (default-test) @ launcher --- [2024-04-16T09:17:47.343Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/surefire-reports [2024-04-16T09:17:47.343Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:47.343Z] [INFO] [2024-04-16T09:17:47.343Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:47.343Z] [INFO] T E S T S [2024-04-16T09:17:47.343Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:47.343Z] [0.002s][info][gc] Using G1 [2024-04-16T09:17:47.903Z] [0.429s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.519ms [2024-04-16T09:17:47.903Z] [INFO] Running com.sun.enterprise.admin.launcher.GFLauncherTest [2024-04-16T09:17:47.903Z] Apr 16, 2024 9:17:47 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-04-16T09:17:47.903Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-04-16T09:17:47.903Z] Apr 16, 2024 9:17:47 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-04-16T09:17:47.903Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-04-16T09:17:47.903Z] Apr 16, 2024 9:17:47 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-04-16T09:17:47.903Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-04-16T09:17:47.903Z] Apr 16, 2024 9:17:47 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-04-16T09:17:47.903Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-04-16T09:17:47.903Z] Apr 16, 2024 9:17:47 AM com.sun.enterprise.admin.launcher.GFLauncherLogger warning [2024-04-16T09:17:47.903Z] WARNING: Could not locate the flashlight agent here: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/test-classes/lib/monitor/flashlight-agent.jar [2024-04-16T09:17:47.903Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in com.sun.enterprise.admin.launcher.GFLauncherTest [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] Results: [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher --- [2024-04-16T09:17:48.461Z] [INFO] Executing tasks [2024-04-16T09:17:48.461Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/classes/META-INF for [2024-04-16T09:17:48.461Z] [INFO] [echo] launcher [2024-04-16T09:17:48.461Z] [INFO] Executed tasks [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] --- jar:3.3.0:jar (default-jar) @ launcher --- [2024-04-16T09:17:48.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/launcher.jar [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ launcher --- [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] --- failsafe:3.2.5:verify (verify) @ launcher --- [2024-04-16T09:17:48.461Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/failsafe-reports [2024-04-16T09:17:48.461Z] [INFO] [2024-04-16T09:17:48.461Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [2024-04-16T09:17:48.715Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- install:3.1.1:install (default-install) @ launcher --- [2024-04-16T09:17:48.715Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.15-SNAPSHOT/launcher-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:48.715Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.15-SNAPSHOT/launcher-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [2024-04-16T09:17:48.715Z] [INFO] Building admin-cli 7.0.15-SNAPSHOT [37/332] [2024-04-16T09:17:48.715Z] [INFO] from nucleus/admin/cli/pom.xml [2024-04-16T09:17:48.715Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:48.715Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:48.715Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-04-16T09:17:48.715Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:17:48.715Z] [INFO] Copying 16 resources from src/main/manpages to target/classes [2024-04-16T09:17:48.715Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:48.715Z] [INFO] [2024-04-16T09:17:48.715Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-cli --- [2024-04-16T09:17:48.715Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:48.715Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:49.274Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:49.274Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java:[130,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:49.274Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API. [2024-04-16T09:17:49.274Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:49.274Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:49.274Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:49.274Z] [INFO] [2024-04-16T09:17:49.274Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [2024-04-16T09:17:49.274Z] [INFO] [2024-04-16T09:17:49.274Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [2024-04-16T09:17:49.274Z] [INFO] [2024-04-16T09:17:49.274Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli --- [2024-04-16T09:17:49.274Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:49.274Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:49.274Z] [INFO] [2024-04-16T09:17:49.274Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli --- [2024-04-16T09:17:49.274Z] [INFO] [2024-04-16T09:17:49.274Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-cli --- [2024-04-16T09:17:49.274Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:49.274Z] [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:49.529Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:49.529Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:17:49.529Z] [INFO] [2024-04-16T09:17:49.529Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli --- [2024-04-16T09:17:49.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/src/test/resources [2024-04-16T09:17:49.529Z] [INFO] [2024-04-16T09:17:49.529Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-cli --- [2024-04-16T09:17:49.529Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:49.529Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:49.783Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:49.783Z] [INFO] [2024-04-16T09:17:49.783Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [2024-04-16T09:17:49.783Z] [INFO] [2024-04-16T09:17:49.783Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-cli --- [2024-04-16T09:17:49.783Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/surefire-reports [2024-04-16T09:17:49.783Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:49.783Z] [INFO] [2024-04-16T09:17:49.783Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:49.783Z] [INFO] T E S T S [2024-04-16T09:17:49.783Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:49.783Z] [0.002s][info][gc] Using G1 [2024-04-16T09:17:50.038Z] [0.395s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.540ms [2024-04-16T09:17:50.038Z] [INFO] Running com.sun.enterprise.admin.cli.CLIUtilTest [2024-04-16T09:17:50.292Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in com.sun.enterprise.admin.cli.CLIUtilTest [2024-04-16T09:17:50.292Z] [INFO] Running com.sun.enterprise.admin.cli.NewSyntaxTest [2024-04-16T09:17:50.292Z] Apr 16, 2024 9:17:50 AM com.sun.enterprise.admin.cli.ProgramOptions lambda$updateOptions$0 [2024-04-16T09:17:50.292Z] WARNING: Host could not be resolved: IamNonExistingHostname.LocalDomain [2024-04-16T09:17:50.292Z] java.net.UnknownHostException: IamNonExistingHostname.LocalDomain: Name or service not known [2024-04-16T09:17:50.292Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [2024-04-16T09:17:50.292Z] at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) [2024-04-16T09:17:50.292Z] at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) [2024-04-16T09:17:50.292Z] at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) [2024-04-16T09:17:50.292Z] at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) [2024-04-16T09:17:50.292Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) [2024-04-16T09:17:50.292Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) [2024-04-16T09:17:50.292Z] at java.base/java.net.InetAddress.getByName(InetAddress.java:1256) [2024-04-16T09:17:50.292Z] at com.sun.enterprise.admin.cli.ProgramOptions.lambda$updateOptions$0(ProgramOptions.java:180) [2024-04-16T09:17:50.292Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T09:17:50.292Z] [2024-04-16T09:17:50.292Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.sun.enterprise.admin.cli.NewSyntaxTest [2024-04-16T09:17:50.545Z] [INFO] [2024-04-16T09:17:50.545Z] [INFO] Results: [2024-04-16T09:17:50.545Z] [INFO] [2024-04-16T09:17:50.545Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:50.545Z] [INFO] [2024-04-16T09:17:50.545Z] [INFO] [2024-04-16T09:17:50.545Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli --- [2024-04-16T09:17:50.545Z] [INFO] Executing tasks [2024-04-16T09:17:50.545Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/classes/META-INF for [2024-04-16T09:17:50.545Z] [INFO] [echo] admin-cli [2024-04-16T09:17:50.545Z] [INFO] Executed tasks [2024-04-16T09:17:50.545Z] [INFO] [2024-04-16T09:17:50.545Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli --- [2024-04-16T09:17:50.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/admin-cli.jar [2024-04-16T09:17:50.546Z] [INFO] [2024-04-16T09:17:50.546Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-cli --- [2024-04-16T09:17:50.546Z] [INFO] [2024-04-16T09:17:50.546Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-cli --- [2024-04-16T09:17:50.546Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/failsafe-reports [2024-04-16T09:17:50.546Z] [INFO] [2024-04-16T09:17:50.546Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [2024-04-16T09:17:51.467Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:51.467Z] [INFO] [2024-04-16T09:17:51.467Z] [INFO] --- install:3.1.1:install (default-install) @ admin-cli --- [2024-04-16T09:17:51.467Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.15-SNAPSHOT/admin-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:51.467Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.15-SNAPSHOT/admin-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:51.467Z] [INFO] [2024-04-16T09:17:51.467Z] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [2024-04-16T09:17:51.467Z] [INFO] Building Admin CLI, interactive OSGi shell command 7.0.15-SNAPSHOT [38/332] [2024-04-16T09:17:51.467Z] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [2024-04-16T09:17:51.467Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:51.467Z] [INFO] [2024-04-16T09:17:51.467Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive --- [2024-04-16T09:17:51.467Z] [INFO] [2024-04-16T09:17:51.467Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-interactive --- [2024-04-16T09:17:51.467Z] [INFO] [2024-04-16T09:17:51.467Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive --- [2024-04-16T09:17:51.467Z] [INFO] [2024-04-16T09:17:51.467Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-interactive --- [2024-04-16T09:17:51.467Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:51.467Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:17:51.721Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:51.721Z] [INFO] [2024-04-16T09:17:51.721Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-interactive --- [2024-04-16T09:17:51.721Z] [INFO] [2024-04-16T09:17:51.721Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [2024-04-16T09:17:51.721Z] [INFO] [2024-04-16T09:17:51.721Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive --- [2024-04-16T09:17:51.721Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:51.721Z] [INFO] [2024-04-16T09:17:51.721Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive --- [2024-04-16T09:17:51.721Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:17:51.721Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:17:51.721Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:51.721Z] [INFO] [2024-04-16T09:17:51.721Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-interactive --- [2024-04-16T09:17:51.721Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:51.721Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:17:51.975Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:51.975Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:51.975Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:17:51.975Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:51.975Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/src/test/resources [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] No sources to compile [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-interactive --- [2024-04-16T09:17:51.975Z] [INFO] [2024-04-16T09:17:51.975Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive --- [2024-04-16T09:17:52.229Z] [INFO] Executing tasks [2024-04-16T09:17:52.229Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [2024-04-16T09:17:52.229Z] [INFO] [echo] osgi-cli-interactive [2024-04-16T09:17:52.229Z] [INFO] Executed tasks [2024-04-16T09:17:52.229Z] [INFO] [2024-04-16T09:17:52.229Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive --- [2024-04-16T09:17:52.229Z] [INFO] Configured Artifact: org.jline:jline:?:jar [2024-04-16T09:17:52.229Z] [INFO] [2024-04-16T09:17:52.229Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive --- [2024-04-16T09:17:52.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [2024-04-16T09:17:52.482Z] [INFO] [2024-04-16T09:17:52.482Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-interactive --- [2024-04-16T09:17:52.482Z] [INFO] [2024-04-16T09:17:52.482Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-interactive --- [2024-04-16T09:17:52.482Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/failsafe-reports [2024-04-16T09:17:52.482Z] [INFO] [2024-04-16T09:17:52.482Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [2024-04-16T09:17:52.482Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:52.482Z] [INFO] [2024-04-16T09:17:52.482Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive --- [2024-04-16T09:17:52.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.15-SNAPSHOT/osgi-cli-interactive-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:52.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.15-SNAPSHOT/osgi-cli-interactive-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:52.482Z] [INFO] [2024-04-16T09:17:52.482Z] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [2024-04-16T09:17:52.482Z] [INFO] Building OSGi Container 7.0.15-SNAPSHOT [39/332] [2024-04-16T09:17:52.482Z] [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [2024-04-16T09:17:52.482Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:52.482Z] [INFO] [2024-04-16T09:17:52.483Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container --- [2024-04-16T09:17:52.483Z] [INFO] [2024-04-16T09:17:52.483Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-container --- [2024-04-16T09:17:52.483Z] [INFO] [2024-04-16T09:17:52.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-container --- [2024-04-16T09:17:52.483Z] [INFO] [2024-04-16T09:17:52.483Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-container --- [2024-04-16T09:17:52.483Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:52.483Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:52.736Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:52.736Z] [INFO] [2024-04-16T09:17:52.736Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-container --- [2024-04-16T09:17:52.736Z] [INFO] [2024-04-16T09:17:52.736Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-container --- [2024-04-16T09:17:52.736Z] [INFO] [2024-04-16T09:17:52.736Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container --- [2024-04-16T09:17:52.736Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:52.736Z] [INFO] [2024-04-16T09:17:52.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container --- [2024-04-16T09:17:52.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/resources [2024-04-16T09:17:52.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/manpages [2024-04-16T09:17:52.736Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:52.736Z] [INFO] [2024-04-16T09:17:52.736Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-container --- [2024-04-16T09:17:52.736Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:52.736Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:52.736Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:52.737Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [2024-04-16T09:17:52.737Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:52.737Z] [INFO] [2024-04-16T09:17:52.737Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [2024-04-16T09:17:52.737Z] [INFO] [2024-04-16T09:17:52.737Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [2024-04-16T09:17:52.737Z] [INFO] [2024-04-16T09:17:52.737Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container --- [2024-04-16T09:17:52.737Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:52.737Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:52.737Z] [INFO] [2024-04-16T09:17:52.737Z] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container --- [2024-04-16T09:17:52.737Z] [INFO] [2024-04-16T09:17:52.737Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-container --- [2024-04-16T09:17:52.737Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:52.737Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:52.990Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:52.990Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:52.990Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:52.990Z] [INFO] Processing: NCLS-OSGI-00001 [2024-04-16T09:17:52.990Z] [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false [2024-04-16T09:17:52.990Z] [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}} [2024-04-16T09:17:52.990Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:52.990Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:52.991Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:52.991Z] [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME [2024-04-16T09:17:52.991Z] [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-04-16T09:17:52.991Z] [INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI} [2024-04-16T09:17:52.991Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:52.991Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:17:52.991Z] [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler [2024-04-16T09:17:52.991Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:52.991Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:52.991Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:52.991Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:52.991Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/src/test/resources [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] No sources to compile [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] Executing tasks [2024-04-16T09:17:52.991Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [2024-04-16T09:17:52.991Z] [INFO] [echo] osgi-container [2024-04-16T09:17:52.991Z] [INFO] Executed tasks [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/failsafe-reports [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-container --- [2024-04-16T09:17:52.991Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.15-SNAPSHOT/osgi-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:52.991Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.15-SNAPSHOT/osgi-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [2024-04-16T09:17:52.991Z] [INFO] Building GlassFish API Exporter Module 7.0.15-SNAPSHOT [40/332] [2024-04-16T09:17:52.991Z] [INFO] from nucleus/core/api-exporter/pom.xml [2024-04-16T09:17:52.991Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:17:52.991Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:52.991Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:52.991Z] [INFO] [2024-04-16T09:17:52.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter --- [2024-04-16T09:17:52.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/src/main/resources [2024-04-16T09:17:52.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/src/main/manpages [2024-04-16T09:17:52.992Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:52.992Z] [INFO] [2024-04-16T09:17:52.992Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter --- [2024-04-16T09:17:52.992Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:17:52.992Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:52.992Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:52.992Z] [INFO] [2024-04-16T09:17:52.992Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [2024-04-16T09:17:52.992Z] [INFO] [2024-04-16T09:17:52.992Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [2024-04-16T09:17:52.992Z] [INFO] [2024-04-16T09:17:52.992Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter --- [2024-04-16T09:17:52.992Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:53.246Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:17:53.246Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:53.246Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:53.246Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/src/test/resources [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] No sources to compile [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] Executing tasks [2024-04-16T09:17:53.246Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/classes/META-INF for [2024-04-16T09:17:53.246Z] [INFO] [echo] api-exporter [2024-04-16T09:17:53.246Z] [INFO] Executed tasks [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/api-exporter.jar [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/failsafe-reports [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:53.246Z] [INFO] [2024-04-16T09:17:53.246Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter --- [2024-04-16T09:17:53.246Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.15-SNAPSHOT/api-exporter-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:53.247Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.15-SNAPSHOT/api-exporter-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [2024-04-16T09:17:53.247Z] [INFO] Building flashlight-framework 7.0.15-SNAPSHOT [41/332] [2024-04-16T09:17:53.247Z] [INFO] from nucleus/flashlight/framework/pom.xml [2024-04-16T09:17:53.247Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:53.247Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:53.247Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] Copying 16 resources from src/main/java to target/classes [2024-04-16T09:17:53.247Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-04-16T09:17:53.247Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:53.247Z] [INFO] [2024-04-16T09:17:53.247Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-framework --- [2024-04-16T09:17:53.247Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:53.501Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:53.501Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:53.501Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[490,78] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:17:53.501Z] cast to java.lang.Class for a varargs call [2024-04-16T09:17:53.501Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:17:53.501Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[491,79] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:17:53.501Z] cast to java.lang.Object for a varargs call [2024-04-16T09:17:53.501Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:17:53.501Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/core/ProviderSubClassImplGenerator.java:[107,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:53.502Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API. [2024-04-16T09:17:53.502Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:53.502Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:53.502Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:53.502Z] [INFO] [2024-04-16T09:17:53.502Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [2024-04-16T09:17:53.502Z] [INFO] [2024-04-16T09:17:53.502Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [2024-04-16T09:17:53.502Z] [INFO] [2024-04-16T09:17:53.502Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework --- [2024-04-16T09:17:53.502Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:53.756Z] [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [2024-04-16T09:17:53.756Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:53.756Z] [INFO] [2024-04-16T09:17:53.756Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework --- [2024-04-16T09:17:53.756Z] [INFO] [2024-04-16T09:17:53.756Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-framework --- [2024-04-16T09:17:53.756Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:53.756Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:53.756Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:53.756Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:53.756Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00301 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00301 needs checking for cause/action: true [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00302 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00302 needs checking for cause/action: true [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00303 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00303 needs checking for cause/action: true [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00304 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00304 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00305 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00305 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00306 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00306 needs checking for cause/action: true [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00501 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00501 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00502 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00502 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00503 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00503 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00504 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00504 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00505 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00505 needs checking for cause/action: true [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00506 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00506 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00507 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00507 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00508 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00508 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00509 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00509 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00510 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00510 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00511 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00511 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00512 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00512 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00513 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00513 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00514 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00514 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Processing: NCLS-MON-00515 [2024-04-16T09:17:53.756Z] [INFO] Message NCLS-MON-00515 needs checking for cause/action: false [2024-04-16T09:17:53.756Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, [2024-04-16T09:17:53.757Z] Exception: {1}, NCLS-MON-00302=Cannot resolve the paramTypes, unable to create this probe - {0}, NCLS-MON-00303=Cannot resolve the paramTypes of the probe - {0}, , NCLS-MON-00304=Can not match the Probe method ({0}) with any method in the DTrace object, NCLS-MON-00305=Invalid parameters for ProbeProvider, ignoring {0}, NCLS-MON-00306=No Probe Provider found in Probe Provider XML, NCLS-MON-00501=invalid pid, start flashlight-agent using asadmin enable-monitoring with --pid option, you may get pid using jps command, NCLS-MON-00502=flashlight-agent.jar does not exist under {0}, NCLS-MON-00503=flashlight-agent.jar directory {0} does not exist, NCLS-MON-00504=Encountered exception during agent attach: {0}, NCLS-MON-00505=Error transforming Probe: {0}, NCLS-MON-00506=Error unregistering ProbeProvider, NCLS-MON-00507=Error during re-transformation, NCLS-MON-00508=Error during registration of FlashlightProbe, NCLS-MON-00509=Error attempting to write the re-transformed class data, NCLS-MON-00510=Monitoring is disabled because there is no Attach API from the JVM available, NCLS-MON-00511=Error while getting Instrumentation object from ProbeAgentMain, NCLS-MON-00512=DTrace is not available., NCLS-MON-00513=DTrace is not supported., NCLS-MON-00514=DTrace is connected and ready., NCLS-MON-00515=Unexpected exception invoking DTrace} [2024-04-16T09:17:53.757Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:53.757Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:53.757Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:53.757Z] [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER [2024-04-16T09:17:53.757Z] [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo [2024-04-16T09:17:53.757Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.monitor.description=Flashlight Services, jakarta.enterprise.system.tools.monitor.publish=true, jakarta.enterprise.system.tools.monitor.subsystem=MON} [2024-04-16T09:17:53.757Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:53.757Z] [INFO] Found enclosing element MONITORING_LOGGER [2024-04-16T09:17:53.757Z] [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo [2024-04-16T09:17:53.757Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:53.757Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:53.757Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:53.757Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:53.757Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:53.757Z] [INFO] [2024-04-16T09:17:53.757Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework --- [2024-04-16T09:17:53.757Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-04-16T09:17:53.757Z] [INFO] [2024-04-16T09:17:53.757Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-framework --- [2024-04-16T09:17:53.757Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:53.757Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:17:54.011Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:54.011Z] [INFO] [2024-04-16T09:17:54.011Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [2024-04-16T09:17:54.011Z] [INFO] [2024-04-16T09:17:54.011Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-framework --- [2024-04-16T09:17:54.011Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/surefire-reports [2024-04-16T09:17:54.011Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:54.011Z] [INFO] [2024-04-16T09:17:54.011Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:54.011Z] [INFO] T E S T S [2024-04-16T09:17:54.011Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:54.011Z] [0.002s][info][gc] Using G1 [2024-04-16T09:17:54.569Z] [INFO] Running org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2024-04-16T09:17:54.569Z] [0.446s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.155ms [2024-04-16T09:17:54.569Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.glassfish.flashlight.xml.ProbeProviderStaxParserTest [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] Results: [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework --- [2024-04-16T09:17:54.823Z] [INFO] Executing tasks [2024-04-16T09:17:54.823Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/classes/META-INF for [2024-04-16T09:17:54.823Z] [INFO] [echo] flashlight-framework [2024-04-16T09:17:54.823Z] [INFO] Executed tasks [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework --- [2024-04-16T09:17:54.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/flashlight-framework.jar [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-framework --- [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-framework --- [2024-04-16T09:17:54.823Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/failsafe-reports [2024-04-16T09:17:54.823Z] [INFO] [2024-04-16T09:17:54.823Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [2024-04-16T09:17:55.383Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:17:55.383Z] [INFO] [2024-04-16T09:17:55.383Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework --- [2024-04-16T09:17:55.383Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.15-SNAPSHOT/flashlight-framework-7.0.15-SNAPSHOT.pom [2024-04-16T09:17:55.383Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.15-SNAPSHOT/flashlight-framework-7.0.15-SNAPSHOT.jar [2024-04-16T09:17:55.383Z] [INFO] [2024-04-16T09:17:55.383Z] [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [2024-04-16T09:17:55.383Z] [INFO] Building Kernel Classes 7.0.15-SNAPSHOT [42/332] [2024-04-16T09:17:55.383Z] [INFO] from nucleus/core/kernel/pom.xml [2024-04-16T09:17:55.383Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:17:55.383Z] [INFO] [2024-04-16T09:17:55.383Z] [INFO] --- clean:3.3.2:clean (default-clean) @ kernel --- [2024-04-16T09:17:55.383Z] [INFO] [2024-04-16T09:17:55.383Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ kernel --- [2024-04-16T09:17:55.383Z] [INFO] [2024-04-16T09:17:55.383Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ kernel --- [2024-04-16T09:17:55.384Z] [INFO] [2024-04-16T09:17:55.384Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ kernel --- [2024-04-16T09:17:55.384Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:55.384Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:55.942Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:55.942Z] [INFO] [2024-04-16T09:17:55.942Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ kernel --- [2024-04-16T09:17:55.942Z] [INFO] [2024-04-16T09:17:55.942Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ kernel --- [2024-04-16T09:17:55.942Z] [INFO] [2024-04-16T09:17:55.942Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel --- [2024-04-16T09:17:55.942Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:17:55.942Z] [INFO] [2024-04-16T09:17:55.942Z] [INFO] --- resources:3.3.1:resources (default-resources) @ kernel --- [2024-04-16T09:17:55.942Z] [INFO] Copying 10 resources from src/main/java to target/classes [2024-04-16T09:17:55.942Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:17:55.942Z] [INFO] Copying 23 resources from src/main/manpages to target/classes [2024-04-16T09:17:55.942Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:17:55.942Z] [INFO] [2024-04-16T09:17:55.942Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ kernel --- [2024-04-16T09:17:55.942Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:55.942Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:56.863Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:56.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[491,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:56.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[492,15] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.863Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1073,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1812,39] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1809,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java:[1892,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/RuntimeInfo.java:[132,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[142,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[143,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[359,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/APIClassLoaderServiceImpl.java:[360,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[84,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/AppLibClassLoaderServiceImpl.java:[122,51] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ClassLoaderHierarchyImpl.java:[103,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/DynamicReloadService.java:[220,52] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/LifecycleModuleService.java:[198,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/server/ServerLifecycleModule.java:[196,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:17:56.864Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Some input files use or override a deprecated API. [2024-04-16T09:17:56.864Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:17:56.865Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:17:56.865Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:17:56.865Z] [INFO] [2024-04-16T09:17:56.865Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ kernel --- [2024-04-16T09:17:56.865Z] [INFO] [2024-04-16T09:17:56.865Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ kernel --- [2024-04-16T09:17:56.865Z] [INFO] [2024-04-16T09:17:56.865Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel --- [2024-04-16T09:17:56.865Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:17:57.422Z] [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [2024-04-16T09:17:57.422Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:17:57.422Z] [INFO] [2024-04-16T09:17:57.422Z] [INFO] --- command-security:1.0.17:check (default-check) @ kernel --- [2024-04-16T09:17:57.422Z] [INFO] [2024-04-16T09:17:57.422Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ kernel --- [2024-04-16T09:17:57.422Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:57.422Z] [INFO] Compiling 174 source files with javac [debug target 11] to target/classes [2024-04-16T09:17:57.979Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:57.979Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:57.979Z] [INFO] Initial messages found so far: {} [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00001 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00002 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00003 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00004 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00005 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00006 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00007 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00008 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00009 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00010 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00011 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00012 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00013 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00014 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00015 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00016 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00017 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00018 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00019 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00020 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00021 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00022 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00023 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00024 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00025 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00026 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00027 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00028 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00029 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00030 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00031 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00032 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true [2024-04-16T09:17:57.979Z] [INFO] Processing: NCLS-CORE-00033 [2024-04-16T09:17:57.979Z] [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00034 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00035 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00036 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00037 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00038 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00039 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00040 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00041 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00042 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00043 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00044 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00045 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00046 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00047 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00048 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00049 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00050 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00051 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00052 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00053 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00054 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00055 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00056 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00057 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00058 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00059 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00060 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00061 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00062 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00063 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00064 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00065 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00066 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00067 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00068 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00069 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00070 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00071 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00072 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00073 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00074 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00075 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00076 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00077 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00078 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00079 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00080 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00081 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00082 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00083 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00084 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00085 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00086 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00087 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00088 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00089 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00090 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00091 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00092 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00093 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00094 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00095 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false [2024-04-16T09:17:57.980Z] [INFO] Processing: NCLS-CORE-00096 [2024-04-16T09:17:57.980Z] [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false [2024-04-16T09:17:57.981Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CORE-00001=Cannot decode parameter {0} = {1}, NCLS-CORE-00002=Cannot instantiate model for command {0}, NCLS-CORE-00003=Exception while running a command, NCLS-CORE-00004=Unable to get an instance of ClusterExecutor; Cannot dynamically reconfigure instances, NCLS-CORE-00005=Can't delete local password file: {0}, NCLS-CORE-00006=Can't create local password file: {0}, NCLS-CORE-00007=Timeout occurred when processing Admin Console request., NCLS-CORE-00008=Cannot process admin console request., NCLS-CORE-00009=Unable to serve resource: {0}. Cause: {1}, NCLS-CORE-00010=Resource not found: {0}, NCLS-CORE-00011=Console cannot be initialized due to an exception., NCLS-CORE-00012=Cannot write property ''{0} = {1}'' for AdminService in domain.xml, exception: {2}, NCLS-CORE-00013=Shutdown procedure finished, NCLS-CORE-00014=Shutdown required, NCLS-CORE-00015=Shutdown requested, NCLS-CORE-00016=Startup service failed to start, NCLS-CORE-00017={0} startup time: {1} ({2} ms), startup services ({3} ms), total ({4} ms), NCLS-CORE-00018=Total startup time including CLI: {0} ms, NCLS-CORE-00019=Shutting down server due to startup exception, NCLS-CORE-00020=Timed out, ignoring some startup service status, NCLS-CORE-00021=Unexpected exception during startup, NCLS-CORE-00022=Loading application {0} done in {1} ms, NCLS-CORE-00023=Enable of application {0} completed with a warning: {1}, NCLS-CORE-00024=Error during enabling, NCLS-CORE-00025=Error during disabling, NCLS-CORE-00026=Exception during lifecycle processing, NCLS-CORE-00027=ApplicationMetaDataProvider {0} requires {1} but no other ApplicationMetaDataProvider provides it, NCLS-CORE-00028=Inconsistent state - nothing is providing {0} yet it passed validation, NCLS-CORE-00029=Cannot start container {0}, exception: {1}, NCLS-CORE-00030=Cannot release container {0}, exception {1}, NCLS-CORE-00031=Error while closing deployable artifact {0}, exception: {1}, NCLS-CORE-00032=Error while expanding archive file, NCLS-CORE-00033=Cannot find sniffer for module type: {0}, NCLS-CORE-00034=Cannot find any sniffer for deployed app: {0}, NCLS-CORE-00035=Exception occurred while satisfying optional package dependencies, NCLS-CORE-00036=Cannot delete created temporary file {0}, NCLS-CORE-00037=Source is not a directory, using temporary location {0} , NCLS-CORE-00038=Cannot find the application type for the artifact at: {0}. Was the container or sniffer removed?, NCLS-CORE-00039=Exception during application deployment, NCLS-CORE-00040=Cannot determine original location for application: {0}, NCLS-CORE-00041=Application deployment failed: {0}, NCLS-CORE-00042=IOException while opening deployed artifact, NCLS-CORE-00043=Application previously deployed is not at its original location any more: {0}, NCLS-CORE-00044=System property called {0} is null, is this intended?, NCLS-CORE-00045=Invalid classpath entry for common class loader ignored: {0}, exception: {1}, NCLS-CORE-00046=Cannot find javadb client jar file, derby jdbc driver will not be available by default., NCLS-CORE-00047=CommonClassLoaderServiceImpl is unable to process {0} because of an exception: {1}, NCLS-CORE-00048=Invalid InputStream returned for {0}, NCLS-CORE-00049=Exception while processing {0} inside {1} of size {2}, exception: {3}, NCLS-CORE-00050=Cannot open sub-archive {0} from {1}, NCLS-CORE-00051=Cannot close sub archive {0}, exception: {1}, NCLS-CORE-00052=Exception loading lifecycle module [{0}]; [{1}], NCLS-CORE-00053=Lifecycle module [{0}] threw ServerLifecycleException, exception: {1}, NCLS-CORE-00054=Lifecycle module [{0}] threw an Exception; please check your lifecycle module. Exception: {1}, NCLS-CORE-00055=GrizzlyService stop-proxy problem, NCLS-CORE-00056=Unable to start the server. Closing all ports, NCLS-CORE-00057=Exception closing port: {0}, exception: {1}, NCLS-CORE-00058=Network listener {0} on port {1} disabled per domain.xml, NCLS-CORE-00059=GrizzlyService endpoint registration problem, NCLS-CORE-00060=Skip registering endpoint with non existent virtual server: {0}, NCLS-CORE-00061=Attempting to start the {0} container., NCLS-CORE-00062=Done with starting {0} container in {1} ms., NCLS-CORE-00063=Could not start container, no exception provided., NCLS-CORE-00064=Exception while starting container {0}, exception: {1}, NCLS-CORE-00065=Exception while mapping the request., NCLS-CORE-00066=Cannot add new configuration to the Config element, NCLS-CORE-00067=Exception while enabling or disabling the autodeployment of applications, NCLS-CORE-00068=Exception while sending an event., NCLS-CORE-00069=Exception while dispatching an event, NCLS-CORE-00070=An exception occurred while stopping the server, continuing., NCLS-CORE-00071=The ManagedJobConfig bean {0} was changed by {1}, NCLS-CORE-00072=Cleaning Job {0}, NCLS-CORE-00073=Initializing Job Cleanup service, NCLS-CORE-00074=Initializing Managed Config bean, NCLS-CORE-00075=Scheduling Cleanup, NCLS-CORE-00076=Exception when cleaning jobs caused, NCLS-CORE-00077=-passwordfile specified, but the actual file was not, ignoring ..., NCLS-CORE-00078=Invalid context root for the admin console application, using default: {0}, NCLS-CORE-00079=Admin Console Adapter: context root: {0}, NCLS-CORE-00080=Failed to configure the ManagedJobConfig bean, NCLS-CORE-00081=Unable to get the ManagedJobConfig bean., NCLS-CORE-00082=Exiting after upgrade, NCLS-CORE-00083=Exception while attempting to shutdown after upgrade, NCLS-CORE-00084=Cannot find port information from domain.xml, NCLS-CORE-00085=Cannot parse port value: {0}, using port 8080, NCLS-CORE-00086=Unknown address {0}, NCLS-CORE-00087=Grizzly Framework {0} started in: {1} ms - bound to [{2}], NCLS-CORE-00088=Exception during postConstruct of DynamicReloadService, NCLS-CORE-00089=Cannot determine host name, will use localhost exclusively, NCLS-CORE-00090=Internal Server error: {0}, NCLS-CORE-00091=Unable to set customized error page, NCLS-CORE-00092=Server shutdown initiated, NCLS-CORE-00093=Problem while attempting to install admin console!, NCLS-CORE-00094=Unable to load checkpoint, NCLS-CORE-00095=Resuming command {0} from its last checkpoint., NCLS-CORE-00096=Automatically resumed command {0} finished with exit code {1}. [2024-04-16T09:17:57.982Z] Message: {2}} [2024-04-16T09:17:57.982Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:17:57.982Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:57.982Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:57.982Z] [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER [2024-04-16T09:17:57.982Z] [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo [2024-04-16T09:17:57.982Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE} [2024-04-16T09:17:57.982Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:17:57.982Z] [INFO] Found enclosing element CORE_LOGGER [2024-04-16T09:17:57.982Z] [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo [2024-04-16T09:17:57.982Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:17:57.982Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:17:57.982Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:17:57.982Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:17:57.982Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:17:57.982Z] [INFO] [2024-04-16T09:17:57.982Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel --- [2024-04-16T09:17:57.982Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:17:57.982Z] [INFO] [2024-04-16T09:17:57.982Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kernel --- [2024-04-16T09:17:57.982Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:17:57.982Z] [INFO] Compiling 18 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:17:58.541Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:17:58.541Z] [INFO] [2024-04-16T09:17:58.541Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [2024-04-16T09:17:58.541Z] [INFO] [2024-04-16T09:17:58.541Z] [INFO] --- surefire:3.2.5:test (default-test) @ kernel --- [2024-04-16T09:17:58.541Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/surefire-reports [2024-04-16T09:17:58.541Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:17:58.541Z] [INFO] [2024-04-16T09:17:58.541Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:58.541Z] [INFO] T E S T S [2024-04-16T09:17:58.541Z] [INFO] ------------------------------------------------------- [2024-04-16T09:17:58.541Z] [0.002s][info][gc] Using G1 [2024-04-16T09:17:58.794Z] [0.364s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.719ms [2024-04-16T09:17:59.050Z] [INFO] Running com.sun.enterprise.v3.admin.AdminAdapterTest [2024-04-16T09:17:59.050Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in com.sun.enterprise.v3.admin.AdminAdapterTest [2024-04-16T09:17:59.050Z] [INFO] Running com.sun.enterprise.v3.admin.AdminCommandContextTest [2024-04-16T09:17:59.050Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in com.sun.enterprise.v3.admin.AdminCommandContextTest [2024-04-16T09:17:59.050Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2024-04-16T09:17:59.304Z] [0.849s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->9M(258M) 3.729ms [2024-04-16T09:17:59.558Z] Apr 16, 2024 9:17:59 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:17:59.558Z] INFO: Test: com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest.nonExistingCommand, started at 09:17:59.413740494, test time: 43 ms [2024-04-16T09:17:59.558Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in com.sun.enterprise.v3.admin.CommandRunnerImplServiceTest [2024-04-16T09:17:59.558Z] [INFO] Running com.sun.enterprise.v3.admin.CommandRunnerImplTest [2024-04-16T09:17:59.558Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.sun.enterprise.v3.admin.CommandRunnerImplTest [2024-04-16T09:17:59.558Z] [INFO] Running com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2024-04-16T09:17:59.812Z] Apr 16, 2024 9:17:59 AM org.hibernate.validator.internal.util.Version [2024-04-16T09:17:59.812Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:18:00.066Z] Apr 16, 2024 9:17:59 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:18:00.066Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:00.066Z] Apr 16, 2024 9:17:59 AM com.sun.enterprise.admin.util.ClusterOperationUtil replicateCommand [2024-04-16T09:18:00.066Z] SEVERE: Error during command replication: Feature-free dummy implementation for injection only [2024-04-16T09:18:00.066Z] Apr 16, 2024 9:17:59 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.066Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 09:17:59.610059881, test time: 315 ms [2024-04-16T09:18:00.066Z] Apr 16, 2024 9:17:59 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.066Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 09:17:59.929262537, test time: 3 ms [2024-04-16T09:18:00.066Z] Apr 16, 2024 9:17:59 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.066Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 09:17:59.935722345, test time: 16 ms [2024-04-16T09:18:00.066Z] Apr 16, 2024 9:17:59 AM com.sun.enterprise.admin.util.ClusterOperationUtil replicateCommand [2024-04-16T09:18:00.066Z] SEVERE: Error during command replication: Feature-free dummy implementation for injection only [2024-04-16T09:18:00.066Z] Apr 16, 2024 9:17:59 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.066Z] INFO: Test: com.sun.enterprise.v3.admin.ConfigAttributeSetTest.setListenerAttribute, started at 09:17:59.954457812, test time: 42 ms [2024-04-16T09:18:00.066Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in com.sun.enterprise.v3.admin.ConfigAttributeSetTest [2024-04-16T09:18:00.066Z] [INFO] Running com.sun.enterprise.v3.admin.CreateProfilerTest [2024-04-16T09:18:00.321Z] Apr 16, 2024 9:18:00 AM com.sun.logging.LogDomains getResourceBundle [2024-04-16T09:18:00.321Z] WARNING: Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class com.sun.enterprise.v3.admin.CreateProfilerTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-04-16T09:18:00.321Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:18:00.321Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:00.321Z] profiler exists. Please delete it first [2024-04-16T09:18:00.321Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.321Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.twoProfilersForbidden, started at 09:18:00.083019383, test time: 47 ms [2024-04-16T09:18:00.321Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.admin.CommandRunnerImpl injectParameters [2024-04-16T09:18:00.321Z] SEVERE: Exception while running a command [2024-04-16T09:18:00.321Z] org.glassfish.common.util.admin.UnacceptableValueException: Invalid parameter: enabled. This boolean option must be set (case insensitive) to true or false. Its value was set to junk [2024-04-16T09:18:00.321Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:433) [2024-04-16T09:18:00.321Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:354) [2024-04-16T09:18:00.321Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:152) [2024-04-16T09:18:00.321Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:147) [2024-04-16T09:18:00.321Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:51) [2024-04-16T09:18:00.321Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:402) [2024-04-16T09:18:00.321Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1249) [2024-04-16T09:18:00.321Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:18:00.321Z] at com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption(CreateProfilerTest.java:227) [2024-04-16T09:18:00.321Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.321Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.321Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.321Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.321Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.321Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.322Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.322Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.322Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.322Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.322Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.322Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.322Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.322Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.322Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.322Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.323Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.323Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.323Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.323Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.323Z] [2024-04-16T09:18:00.323Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.323Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.invalidOption, started at 09:18:00.132630496, test time: 5 ms [2024-04-16T09:18:00.323Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.323Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.properties, started at 09:18:00.140724455, test time: 8 ms [2024-04-16T09:18:00.323Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.323Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.defaults, started at 09:18:00.151393175, test time: 3 ms [2024-04-16T09:18:00.323Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.323Z] INFO: Test: com.sun.enterprise.v3.admin.CreateProfilerTest.noValueOptionEnabled, started at 09:18:00.156716816, test time: 3 ms [2024-04-16T09:18:00.323Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in com.sun.enterprise.v3.admin.CreateProfilerTest [2024-04-16T09:18:00.323Z] [INFO] Running com.sun.enterprise.v3.admin.PrivacyTest [2024-04-16T09:18:00.323Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.sun.enterprise.v3.admin.PrivacyTest [2024-04-16T09:18:00.323Z] [INFO] Running com.sun.enterprise.v3.common.PlainTextActionReporterTest [2024-04-16T09:18:00.323Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.sun.enterprise.v3.common.PlainTextActionReporterTest [2024-04-16T09:18:00.323Z] [INFO] Running com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2024-04-16T09:18:00.323Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.sun.enterprise.v3.server.APIClassLoaderServiceImplTest [2024-04-16T09:18:00.323Z] [INFO] Running com.sun.enterprise.v3.server.AppServerStartupTest [2024-04-16T09:18:00.323Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:18:00.323Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:00.323Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-04-16T09:18:00.323Z] INFO: Shutdown requested [2024-04-16T09:18:00.323Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.323Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2024-04-16T09:18:00.323Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.323Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-04-16T09:18:00.323Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.323Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.323Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.323Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.323Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.323Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.324Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.324Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.324Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.324Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.324Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.324Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.324Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.324Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.324Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.324Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.324Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.325Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.325Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.325Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.325Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.325Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.325Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.325Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.325Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2024-04-16T09:18:00.325Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.325Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.325Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.325Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.325Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.325Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.325Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.325Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:288) [2024-04-16T09:18:00.325Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.325Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.325Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-04-16T09:18:00.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.325Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.325Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.325Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.325Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.325Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.326Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.326Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.326Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.326Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.326Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.326Z] [2024-04-16T09:18:00.326Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-04-16T09:18:00.326Z] SEVERE: Shutdown required [2024-04-16T09:18:00.326Z] MultiException stack 1 of 1 [2024-04-16T09:18:00.326Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.326Z] java.lang.RuntimeException: Exception from TestInitRunLevelService.postConstruct [2024-04-16T09:18:00.327Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.327Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-04-16T09:18:00.327Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.327Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.327Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.327Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.327Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.327Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.327Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.328Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.328Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.328Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.328Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.328Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestInitRunLevelService [2024-04-16T09:18:00.328Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.328Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.328Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.328Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.328Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.328Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.328Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.328Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:288) [2024-04-16T09:18:00.328Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.328Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.328Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithInitException(AppServerStartupTest.java:251) [2024-04-16T09:18:00.328Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.328Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.328Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.328Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.329Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.329Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.329Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.329Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.329Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.330Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.330Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.330Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.330Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.330Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.330Z] [2024-04-16T09:18:00.330Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:18:00.330Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:00.330Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:18:00.330Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (1 ms), total (3 ms) [2024-04-16T09:18:00.330Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-04-16T09:18:00.330Z] INFO: Shutdown requested [2024-04-16T09:18:00.330Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.330Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-04-16T09:18:00.330Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.330Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-04-16T09:18:00.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.330Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.330Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.330Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.330Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.330Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.331Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.331Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.331Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.331Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.331Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.331Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.331Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.331Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.332Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.332Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.332Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.332Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.332Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.332Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.332Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.332Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.332Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-04-16T09:18:00.332Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.332Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.332Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.332Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.332Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.332Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.332Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.332Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-04-16T09:18:00.332Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.332Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.332Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-04-16T09:18:00.332Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.332Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.332Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.332Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.332Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.332Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.332Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.333Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.333Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.333Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.333Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.333Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.333Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.333Z] [2024-04-16T09:18:00.333Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-04-16T09:18:00.334Z] SEVERE: Startup service failed to start [2024-04-16T09:18:00.334Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.334Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-04-16T09:18:00.334Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.334Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-04-16T09:18:00.334Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.334Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.334Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.334Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.334Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.334Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.334Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.334Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.334Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.335Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.335Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.335Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.335Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.335Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-04-16T09:18:00.335Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.335Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.335Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.335Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.335Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.335Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.335Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.335Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-04-16T09:18:00.335Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.335Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.335Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-04-16T09:18:00.335Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.335Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.335Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.335Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.336Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.336Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.336Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.336Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.337Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.337Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.337Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.337Z] [2024-04-16T09:18:00.337Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-04-16T09:18:00.337Z] SEVERE: Shutdown required [2024-04-16T09:18:00.337Z] MultiException stack 1 of 1 [2024-04-16T09:18:00.337Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.337Z] java.lang.RuntimeException: Exception from TestPostStartupRunLevelService.postConstruct [2024-04-16T09:18:00.337Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.337Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-04-16T09:18:00.337Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.338Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.338Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.338Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.338Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.338Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.338Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.339Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.339Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.339Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.339Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.339Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.339Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.339Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.339Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.339Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.340Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.340Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.340Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.340Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.340Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.340Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestPostStartupRunLevelService [2024-04-16T09:18:00.340Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.340Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.340Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.340Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.340Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.340Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.340Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.340Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:312) [2024-04-16T09:18:00.340Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.340Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.340Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithPostStartupException(AppServerStartupTest.java:293) [2024-04-16T09:18:00.340Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.340Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.340Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.341Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.341Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.341Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.341Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.341Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.342Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.342Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.342Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.342Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.342Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.342Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.342Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.343Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.343Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.343Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.343Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.343Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.343Z] [2024-04-16T09:18:00.343Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:18:00.343Z] INFO: Shutdown procedure finished [2024-04-16T09:18:00.343Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:18:00.343Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:00.343Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:18:00.343Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (1 ms), total (3 ms) [2024-04-16T09:18:00.343Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:18:00.343Z] INFO: Shutdown procedure finished [2024-04-16T09:18:00.343Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:18:00.343Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:00.343Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:18:00.343Z] INFO: GlassFish (commit: null) startup time: Embedded (2 ms), startup services (1 ms), total (3 ms) [2024-04-16T09:18:00.343Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:18:00.343Z] SEVERE: Shutting down server due to startup exception [2024-04-16T09:18:00.343Z] java.lang.Exception: Exception from Future. [2024-04-16T09:18:00.343Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithFuturesException(AppServerStartupTest.java:314) [2024-04-16T09:18:00.343Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.343Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.343Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.343Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.343Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.343Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.343Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.343Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.343Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.343Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.343Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.344Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.344Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.344Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.345Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.345Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.345Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.345Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.345Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.345Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.346Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.346Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.346Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.346Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.346Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.346Z] [2024-04-16T09:18:00.346Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:18:00.346Z] INFO: Shutdown procedure finished [2024-04-16T09:18:00.346Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:18:00.346Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:00.346Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-04-16T09:18:00.346Z] INFO: Shutdown requested [2024-04-16T09:18:00.346Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.346Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-04-16T09:18:00.346Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.346Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-04-16T09:18:00.346Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.346Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.346Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.346Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.346Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.346Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.347Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.347Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.347Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.347Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.348Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.348Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.348Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.348Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.348Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.348Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.348Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.348Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.348Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.348Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.348Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-04-16T09:18:00.348Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.348Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.348Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.348Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.348Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.348Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.348Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.349Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.349Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.349Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-04-16T09:18:00.349Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.349Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.349Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-04-16T09:18:00.349Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.349Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.349Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.349Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.349Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.349Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.350Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.350Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.350Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.350Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.350Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.350Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.351Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.351Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.351Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.351Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.351Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.351Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.351Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.351Z] [2024-04-16T09:18:00.351Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-04-16T09:18:00.351Z] SEVERE: Startup service failed to start [2024-04-16T09:18:00.351Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.351Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-04-16T09:18:00.351Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.351Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-04-16T09:18:00.351Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.351Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.351Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.352Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.352Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.352Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.352Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.353Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.353Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.353Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.353Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.353Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.353Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.353Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.353Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.354Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.354Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.354Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.354Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.354Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.354Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-04-16T09:18:00.354Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.354Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.354Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.354Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.354Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.354Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.354Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.354Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-04-16T09:18:00.354Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.354Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.354Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-04-16T09:18:00.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.354Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.354Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.354Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.354Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.354Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.354Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.355Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.355Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.355Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.356Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.356Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.356Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.356Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.356Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.357Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.357Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.357Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.357Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.357Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.357Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.357Z] [2024-04-16T09:18:00.357Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup proceedTo [2024-04-16T09:18:00.357Z] SEVERE: Shutdown required [2024-04-16T09:18:00.357Z] MultiException stack 1 of 1 [2024-04-16T09:18:00.357Z] MultiException stack 1 of 2 [2024-04-16T09:18:00.357Z] java.lang.RuntimeException: Exception from TestStartupService.postConstruct [2024-04-16T09:18:00.357Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:371) [2024-04-16T09:18:00.357Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-04-16T09:18:00.357Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.357Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.357Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.357Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.357Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.357Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.357Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.357Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.357Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.358Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.358Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.358Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.358Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.359Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.359Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.359Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.359Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.359Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.359Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.359Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.359Z] MultiException stack 2 of 2 [2024-04-16T09:18:00.359Z] java.lang.IllegalStateException: Unable to perform operation: post construct on com.sun.enterprise.v3.server.AppServerStartupTest$TestStartupService [2024-04-16T09:18:00.359Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:428) [2024-04-16T09:18:00.359Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:288) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) [2024-04-16T09:18:00.359Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:18:00.359Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98) [2024-04-16T09:18:00.359Z] at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:68) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1366) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1294) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:848) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:623) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:140) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:135) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:571) [2024-04-16T09:18:00.359Z] at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:48) [2024-04-16T09:18:00.359Z] at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:498) [2024-04-16T09:18:00.359Z] at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:302) [2024-04-16T09:18:00.359Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunAppServerStartup(AppServerStartupTest.java:389) [2024-04-16T09:18:00.359Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithException(AppServerStartupTest.java:376) [2024-04-16T09:18:00.359Z] at com.sun.enterprise.v3.server.AppServerStartupTest.testRunLevelServicesWithStartupException(AppServerStartupTest.java:271) [2024-04-16T09:18:00.359Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.360Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.360Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.360Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.360Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.360Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.360Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.360Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.360Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.360Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.360Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.360Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.360Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.361Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.361Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.361Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.361Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.362Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.362Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.362Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.362Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.362Z] [2024-04-16T09:18:00.362Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:18:00.362Z] INFO: Shutdown procedure finished [2024-04-16T09:18:00.362Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in com.sun.enterprise.v3.server.AppServerStartupTest [2024-04-16T09:18:00.362Z] [INFO] Running com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2024-04-16T09:18:00.362Z] [1.973s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 137M->11M(258M) 4.923ms [2024-04-16T09:18:00.362Z] [1.973s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:18:00.362Z] [1.981s][info][gc] GC(3) Pause Remark 12M->12M(256M) 1.767ms [2024-04-16T09:18:00.362Z] [1.982s][info][gc] GC(3) Pause Cleanup 12M->12M(256M) 0.051ms [2024-04-16T09:18:00.616Z] [1.983s][info][gc] GC(3) Concurrent Mark Cycle 9.756ms [2024-04-16T09:18:00.870Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2024-04-16T09:18:00.870Z] SEVERE: Cannot parse port value: invalid, using port 8080 [2024-04-16T09:18:00.870Z] Apr 16, 2024 9:18:00 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy initPort [2024-04-16T09:18:00.870Z] SEVERE: Cannot find port information from domain.xml [2024-04-16T09:18:00.870Z] Apr 16, 2024 9:18:00 AM org.glassfish.api.logging.LogHelper log [2024-04-16T09:18:00.870Z] SEVERE: Unknown address invalid [2024-04-16T09:18:00.870Z] java.net.UnknownHostException: invalid: Name or service not known [2024-04-16T09:18:00.870Z] at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) [2024-04-16T09:18:00.870Z] at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) [2024-04-16T09:18:00.870Z] at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) [2024-04-16T09:18:00.871Z] at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) [2024-04-16T09:18:00.871Z] at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) [2024-04-16T09:18:00.871Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) [2024-04-16T09:18:00.871Z] at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) [2024-04-16T09:18:00.871Z] at java.base/java.net.InetAddress.getByName(InetAddress.java:1256) [2024-04-16T09:18:00.871Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxy.initAddress(GrizzlyProxy.java:105) [2024-04-16T09:18:00.871Z] at com.sun.enterprise.v3.services.impl.GrizzlyProxyTest.testInitAddressWithInvalidVal(GrizzlyProxyTest.java:143) [2024-04-16T09:18:00.871Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:00.871Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:00.871Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:00.871Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:00.871Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:00.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.871Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.872Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:00.872Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:00.872Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:00.872Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:00.872Z] [2024-04-16T09:18:00.872Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in com.sun.enterprise.v3.services.impl.GrizzlyProxyTest [2024-04-16T09:18:00.872Z] [INFO] Running org.glassfish.tests.kernel.deployment.EventFilteringTest [2024-04-16T09:18:00.872Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.872Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.nonMatchingEventListenerTest, started at 09:18:00.745183727, test time: 1 ms [2024-04-16T09:18:00.872Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.872Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.nonMatchingRepeatableEventListenerTest, started at 09:18:00.748721279, test time: 1 ms [2024-04-16T09:18:00.872Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.872Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.restrictedEventListenerTest, started at 09:18:00.751173701, test time: 1 ms [2024-04-16T09:18:00.872Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.872Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.unrestrictedEventListenerTest, started at 09:18:00.753671051, test time: 1 ms [2024-04-16T09:18:00.872Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.872Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventFilteringTest.repeatableRestrictedEventListenerTest, started at 09:18:00.756804432, test time: 1 ms [2024-04-16T09:18:00.872Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.glassfish.tests.kernel.deployment.EventFilteringTest [2024-04-16T09:18:00.872Z] [INFO] Running org.glassfish.tests.kernel.deployment.EventsTest [2024-04-16T09:18:00.872Z] Apr 16, 2024 9:18:00 AM org.glassfish.api.ActionReport failure [2024-04-16T09:18:00.872Z] SEVERE: Application fakeApplication not registered [2024-04-16T09:18:00.872Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.873Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.deployUndeployTest, started at 09:18:00.804698356, test time: 48 ms [2024-04-16T09:18:00.873Z] Apr 16, 2024 9:18:00 AM org.glassfish.api.ActionReport failure [2024-04-16T09:18:00.873Z] SEVERE: Application notavalidname not registered [2024-04-16T09:18:00.873Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.873Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.badUndeployTest, started at 09:18:00.854982493, test time: 1 ms [2024-04-16T09:18:00.873Z] Apr 16, 2024 9:18:00 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:18:00.873Z] INFO: Test: org.glassfish.tests.kernel.deployment.EventsTest.asynchronousEvents, started at 09:18:00.857846401, test time: 1 ms [2024-04-16T09:18:00.873Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.glassfish.tests.kernel.deployment.EventsTest [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] Results: [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel --- [2024-04-16T09:18:01.431Z] [INFO] Executing tasks [2024-04-16T09:18:01.431Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/classes/META-INF for [2024-04-16T09:18:01.431Z] [INFO] [echo] kernel [2024-04-16T09:18:01.431Z] [INFO] Executed tasks [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] --- jar:3.3.0:jar (default-jar) @ kernel --- [2024-04-16T09:18:01.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/kernel.jar [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ kernel --- [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] --- failsafe:3.2.5:verify (verify) @ kernel --- [2024-04-16T09:18:01.431Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/failsafe-reports [2024-04-16T09:18:01.431Z] [INFO] [2024-04-16T09:18:01.431Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [2024-04-16T09:18:05.585Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:05.585Z] [INFO] [2024-04-16T09:18:05.585Z] [INFO] --- install:3.1.1:install (default-install) @ kernel --- [2024-04-16T09:18:05.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.15-SNAPSHOT/kernel-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:05.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.15-SNAPSHOT/kernel-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [2024-04-16T09:18:05.586Z] [INFO] Building GMS Bootstrap Module 7.0.15-SNAPSHOT [43/332] [2024-04-16T09:18:05.586Z] [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [2024-04-16T09:18:05.586Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:05.586Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:05.586Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:18:05.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/src/main/manpages [2024-04-16T09:18:05.586Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:05.586Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:05.586Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:05.586Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] [2024-04-16T09:18:05.586Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-bootstrap --- [2024-04-16T09:18:05.586Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:05.586Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:05.586Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:05.586Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:05.586Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:05.586Z] [INFO] Processing: NCLS-CLSTR-10001 [2024-04-16T09:18:05.586Z] [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false [2024-04-16T09:18:05.586Z] [INFO] Processing: NCLS-CLSTR-20001 [2024-04-16T09:18:05.586Z] [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false [2024-04-16T09:18:05.586Z] [INFO] Processing: NCLS-CLSTR-20002 [2024-04-16T09:18:05.586Z] [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false [2024-04-16T09:18:05.586Z] [INFO] Processing: NCLS-CLSTR-20003 [2024-04-16T09:18:05.586Z] [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false [2024-04-16T09:18:05.586Z] [INFO] Processing: NCLS-CLSTR-20004 [2024-04-16T09:18:05.586Z] [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false [2024-04-16T09:18:05.586Z] [INFO] Processing: NCLS-CLSTR-20005 [2024-04-16T09:18:05.586Z] [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false [2024-04-16T09:18:05.586Z] [INFO] Processing: NCLS-CLSTR-20006 [2024-04-16T09:18:05.586Z] [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false [2024-04-16T09:18:05.586Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}} [2024-04-16T09:18:05.586Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:05.586Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:05.586Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:05.586Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-04-16T09:18:05.586Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService [2024-04-16T09:18:05.586Z] [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [2024-04-16T09:18:05.586Z] [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory [2024-04-16T09:18:05.586Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR} [2024-04-16T09:18:05.586Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:05.586Z] [INFO] Found enclosing element GMSBS_LOGGER_NAME [2024-04-16T09:18:05.586Z] [INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService [2024-04-16T09:18:05.587Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:05.587Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:05.587Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:05.587Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:05.587Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/src/test/resources [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] No sources to compile [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] Executing tasks [2024-04-16T09:18:05.587Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [2024-04-16T09:18:05.587Z] [INFO] [echo] gms-bootstrap [2024-04-16T09:18:05.587Z] [INFO] Executed tasks [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/failsafe-reports [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap --- [2024-04-16T09:18:05.587Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.15-SNAPSHOT/gms-bootstrap-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:05.587Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.15-SNAPSHOT/gms-bootstrap-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [2024-04-16T09:18:05.587Z] [INFO] Building cluster-admin 7.0.15-SNAPSHOT [44/332] [2024-04-16T09:18:05.587Z] [INFO] from nucleus/cluster/admin/pom.xml [2024-04-16T09:18:05.587Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin --- [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-admin --- [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-admin --- [2024-04-16T09:18:05.587Z] [INFO] [2024-04-16T09:18:05.587Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-admin --- [2024-04-16T09:18:05.587Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:05.587Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:05.841Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:05.841Z] [INFO] [2024-04-16T09:18:05.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-admin --- [2024-04-16T09:18:05.841Z] [INFO] [2024-04-16T09:18:05.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-admin --- [2024-04-16T09:18:05.841Z] [INFO] [2024-04-16T09:18:05.841Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin --- [2024-04-16T09:18:05.841Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:05.841Z] [INFO] [2024-04-16T09:18:05.842Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin --- [2024-04-16T09:18:05.842Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:18:05.842Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:05.842Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-04-16T09:18:05.842Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:05.842Z] [INFO] [2024-04-16T09:18:05.842Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-admin --- [2024-04-16T09:18:05.842Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:05.842Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:06.096Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:06.096Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API. [2024-04-16T09:18:06.096Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:06.096Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:06.096Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:06.096Z] [INFO] [2024-04-16T09:18:06.096Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [2024-04-16T09:18:06.096Z] [INFO] [2024-04-16T09:18:06.096Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [2024-04-16T09:18:06.096Z] [INFO] [2024-04-16T09:18:06.096Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin --- [2024-04-16T09:18:06.096Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:06.350Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:06.350Z] [INFO] [2024-04-16T09:18:06.350Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin --- [2024-04-16T09:18:06.350Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.v3.admin.cluster.BootstrapSecureAdminCommand, com.sun.enterprise.v3.admin.cluster.CopyConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateInstanceCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeImplicitCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.DeleteConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteInstanceCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ExportSyncBundle, com.sun.enterprise.v3.admin.cluster.GetHealthCommand, com.sun.enterprise.v3.admin.cluster.InstanceRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.ListClustersCommand, com.sun.enterprise.v3.admin.cluster.ListConfigsCommand, com.sun.enterprise.v3.admin.cluster.ListInstancesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesConfigCommand, com.sun.enterprise.v3.admin.cluster.ListNodesSshCommand, com.sun.enterprise.v3.admin.cluster.PingNodeSshCommand, com.sun.enterprise.v3.admin.cluster.PostRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.PostUnregisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SetupSshCommand, com.sun.enterprise.v3.admin.cluster.StartClusterCommand, com.sun.enterprise.v3.admin.cluster.StartInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopClusterCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SynchronizeFiles, com.sun.enterprise.v3.admin.cluster.UpdateNodeCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ValidateNodeCommand] [2024-04-16T09:18:06.350Z] [INFO] [2024-04-16T09:18:06.350Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-admin --- [2024-04-16T09:18:06.350Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:06.350Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:06.604Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:06.604Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:18:06.604Z] [INFO] [2024-04-16T09:18:06.604Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin --- [2024-04-16T09:18:06.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/src/test/resources [2024-04-16T09:18:06.604Z] [INFO] [2024-04-16T09:18:06.604Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-admin --- [2024-04-16T09:18:06.604Z] [INFO] No sources to compile [2024-04-16T09:18:06.604Z] [INFO] [2024-04-16T09:18:06.604Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [2024-04-16T09:18:06.604Z] [INFO] [2024-04-16T09:18:06.604Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-admin --- [2024-04-16T09:18:06.604Z] [INFO] [2024-04-16T09:18:06.604Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin --- [2024-04-16T09:18:06.604Z] [INFO] Executing tasks [2024-04-16T09:18:06.605Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/classes/META-INF for [2024-04-16T09:18:06.605Z] [INFO] [echo] cluster-admin [2024-04-16T09:18:06.605Z] [INFO] Executed tasks [2024-04-16T09:18:06.605Z] [INFO] [2024-04-16T09:18:06.605Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin --- [2024-04-16T09:18:06.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/cluster-admin.jar [2024-04-16T09:18:06.605Z] [INFO] [2024-04-16T09:18:06.605Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-admin --- [2024-04-16T09:18:06.605Z] [INFO] [2024-04-16T09:18:06.605Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-admin --- [2024-04-16T09:18:06.605Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/failsafe-reports [2024-04-16T09:18:06.605Z] [INFO] [2024-04-16T09:18:06.605Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [2024-04-16T09:18:07.162Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:07.162Z] [INFO] [2024-04-16T09:18:07.162Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-admin --- [2024-04-16T09:18:07.163Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.15-SNAPSHOT/cluster-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:07.163Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.15-SNAPSHOT/cluster-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:07.163Z] [INFO] [2024-04-16T09:18:07.163Z] [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [2024-04-16T09:18:07.163Z] [INFO] Building admin-server-management 7.0.15-SNAPSHOT [45/332] [2024-04-16T09:18:07.163Z] [INFO] from nucleus/admin/server-mgmt/pom.xml [2024-04-16T09:18:07.163Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:07.163Z] [INFO] [2024-04-16T09:18:07.163Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt --- [2024-04-16T09:18:07.163Z] [INFO] [2024-04-16T09:18:07.163Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server-mgmt --- [2024-04-16T09:18:07.163Z] [INFO] [2024-04-16T09:18:07.163Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server-mgmt --- [2024-04-16T09:18:07.163Z] [INFO] [2024-04-16T09:18:07.163Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ server-mgmt --- [2024-04-16T09:18:07.163Z] [INFO] Source directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [2024-04-16T09:18:07.163Z] [INFO] [2024-04-16T09:18:07.163Z] [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt --- [2024-04-16T09:18:07.417Z] [INFO] Executing tasks [2024-04-16T09:18:07.417Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:18:07.417Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-04-16T09:18:07.417Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [2024-04-16T09:18:07.417Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:18:07.670Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-04-16T09:18:07.670Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [2024-04-16T09:18:07.671Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:18:07.671Z] [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [2024-04-16T09:18:07.671Z] [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [2024-04-16T09:18:07.671Z] [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/generated-sources/xjc [2024-04-16T09:18:07.671Z] [INFO] Executed tasks [2024-04-16T09:18:07.671Z] [INFO] [2024-04-16T09:18:07.671Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server-mgmt --- [2024-04-16T09:18:07.671Z] [INFO] Not compiling main sources [2024-04-16T09:18:07.671Z] [INFO] [2024-04-16T09:18:07.671Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server-mgmt --- [2024-04-16T09:18:07.671Z] [INFO] [2024-04-16T09:18:07.671Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server-mgmt --- [2024-04-16T09:18:07.671Z] [INFO] [2024-04-16T09:18:07.671Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt --- [2024-04-16T09:18:07.671Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:07.671Z] [INFO] [2024-04-16T09:18:07.671Z] [INFO] --- download:1.7.1:wget (download-winsw) @ server-mgmt --- [2024-04-16T09:18:07.925Z] [INFO] [2024-04-16T09:18:07.925Z] [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt --- [2024-04-16T09:18:07.925Z] [INFO] Executing tasks [2024-04-16T09:18:07.925Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/lib [2024-04-16T09:18:07.925Z] [INFO] Executed tasks [2024-04-16T09:18:07.925Z] [INFO] [2024-04-16T09:18:07.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt --- [2024-04-16T09:18:07.925Z] [INFO] Copying 7 resources from src/main/java to target/classes [2024-04-16T09:18:07.925Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-04-16T09:18:07.925Z] [INFO] Copying 11 resources from src/main/manpages to target/classes [2024-04-16T09:18:07.925Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:07.925Z] [INFO] [2024-04-16T09:18:07.925Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server-mgmt --- [2024-04-16T09:18:07.925Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:07.925Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:08.484Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:08.484Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/VerifyDomainXmlCommand.java:[88,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:08.484Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API. [2024-04-16T09:18:08.484Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:08.484Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:08.484Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:08.484Z] [INFO] [2024-04-16T09:18:08.484Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [2024-04-16T09:18:08.484Z] [INFO] [2024-04-16T09:18:08.484Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [2024-04-16T09:18:08.484Z] [INFO] [2024-04-16T09:18:08.484Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt --- [2024-04-16T09:18:08.484Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:08.738Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:08.738Z] [INFO] [2024-04-16T09:18:08.738Z] [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt --- [2024-04-16T09:18:08.738Z] [INFO] [2024-04-16T09:18:08.738Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server-mgmt --- [2024-04-16T09:18:08.738Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:08.738Z] [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:08.992Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:08.992Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:08.992Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00000 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00001 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00002 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00003 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00004 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00005 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00006 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00007 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00008 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00009 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00010 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00011 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00012 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00013 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00014 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00015 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false [2024-04-16T09:18:08.992Z] [INFO] Processing: NCLS-SRVRMGMT-00016 [2024-04-16T09:18:08.992Z] [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00017 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00018 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00019 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00020 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00021 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00022 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00023 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00024 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00025 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00026 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00027 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00028 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00029 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00030 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00031 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00032 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00033 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00034 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Processing: NCLS-SRVRMGMT-00035 [2024-04-16T09:18:08.993Z] [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false [2024-04-16T09:18:08.993Z] [INFO] Total Messages including ones found from disk so far: {NCLS-SRVRMGMT-00000=Caught an Exception: {0}, NCLS-SRVRMGMT-00000.MSG_COMMENT=# Unhandled Exception, NCLS-SRVRMGMT-00001=Error attemping to delete temporary certificate file: {0}, NCLS-SRVRMGMT-00001.MSG_COMMENT=# Delete error, NCLS-SRVRMGMT-00002=Renaming {0} to {1}, NCLS-SRVRMGMT-00002.MSG_COMMENT=# No error, NCLS-SRVRMGMT-00003=Failed to rename {0} to {1}, NCLS-SRVRMGMT-00003.MSG_COMMENT=# File rename error, NCLS-SRVRMGMT-00004=Failure while upgrading jvm-options from V2 to V3, NCLS-SRVRMGMT-00004.MSG_COMMENT=# V2 to V3 Upgrade Failure, NCLS-SRVRMGMT-00005=JVM Monitoring, NCLS-SRVRMGMT-00005.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00006=UpTime(ms), NCLS-SRVRMGMT-00006.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00007=Heap and NonHeap Memory(bytes), NCLS-SRVRMGMT-00007.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00008=Failure while upgrading log-service. Could not create logging.properties file. , NCLS-SRVRMGMT-00008.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00009=Failure while upgrading log-service. Could not update logging.properties file. , NCLS-SRVRMGMT-00009.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00010=Failure while upgrading log-service , NCLS-SRVRMGMT-00010.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00011=Could not create directory {0}, NCLS-SRVRMGMT-00011.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00012=Could not create domain info XML file {0}, NCLS-SRVRMGMT-00012.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00013=Missing file : {0}, NCLS-SRVRMGMT-00013.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00014=Default port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00014.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00015=Port for {0} is not specified. Using {1}, NCLS-SRVRMGMT-00015.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00016=Invalid Port for {0}, should be between 1 and 65535. Using {1}, NCLS-SRVRMGMT-00016.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00017=Port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00017.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00018=Using default port {1} for {0}., NCLS-SRVRMGMT-00018.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00019=Using port {1} for {0}., NCLS-SRVRMGMT-00019.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00020=On Unix platforms, port numbers below 1024 may require special privileges., NCLS-SRVRMGMT-00020.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00021=Failed to update jar {0} with the substitutable files, NCLS-SRVRMGMT-00021.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00022=File {0} not present inside archive {1}, NCLS-SRVRMGMT-00022.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00023=Error occurred while closing the stream for file {0}, NCLS-SRVRMGMT-00023.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00024=Could not rename temporary jar {0} file to {1}, NCLS-SRVRMGMT-00024.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00025=Could not locate file or resource {0}, NCLS-SRVRMGMT-00025.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00026=No processing defined for {0} mode, NCLS-SRVRMGMT-00026.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00027=Component {0} is not present., NCLS-SRVRMGMT-00027.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00028=Group {0} is not present., NCLS-SRVRMGMT-00028.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00029=Change-Pair {0} referred by group {1} is not defined., NCLS-SRVRMGMT-00029.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00030=Invalid Mode Type {0}., NCLS-SRVRMGMT-00030.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00031=Found an empty ., NCLS-SRVRMGMT-00031.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00032=IO Error occurred while retrieving substitutable entries from archive {0}., NCLS-SRVRMGMT-00032.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00033=In-memory string substitution file size is not defined., NCLS-SRVRMGMT-00033.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00034=Key already exist in tree, Current Value : {0} New Value : {1}., NCLS-SRVRMGMT-00034.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00035=Parent node: {0} contains child node: {1} whose key starts with same character as the key of given node: {2}, NCLS-SRVRMGMT-00035.MSG_COMMENT=# See message.} [2024-04-16T09:18:08.994Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:08.994Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:08.994Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:08.994Z] [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME [2024-04-16T09:18:08.994Z] [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger [2024-04-16T09:18:08.994Z] [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement} [2024-04-16T09:18:08.994Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:08.994Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:18:08.994Z] [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger [2024-04-16T09:18:08.994Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:08.994Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:08.994Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:08.994Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:08.994Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:08.994Z] [INFO] [2024-04-16T09:18:08.994Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt --- [2024-04-16T09:18:08.994Z] [INFO] Copying 4 resources from src/test/resources to target/test-classes [2024-04-16T09:18:08.994Z] [INFO] [2024-04-16T09:18:08.994Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ server-mgmt --- [2024-04-16T09:18:08.994Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:08.994Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:09.248Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:09.248Z] [INFO] [2024-04-16T09:18:09.248Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [2024-04-16T09:18:09.248Z] [INFO] [2024-04-16T09:18:09.248Z] [INFO] --- surefire:3.2.5:test (default-test) @ server-mgmt --- [2024-04-16T09:18:09.248Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/surefire-reports [2024-04-16T09:18:09.248Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:09.248Z] [INFO] [2024-04-16T09:18:09.248Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:09.248Z] [INFO] T E S T S [2024-04-16T09:18:09.248Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:09.248Z] [0.003s][info][gc] Using G1 [2024-04-16T09:18:09.805Z] [0.437s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.644ms [2024-04-16T09:18:09.805Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2024-04-16T09:18:09.805Z] Apr 16, 2024 9:18:09 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2024-04-16T09:18:09.806Z] INFO: Could not locate file or resource /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/test-classes/com/sun/enterprise/admin/servermgmt/stringsubs/impl/FileEntryFactoryTest.class/zzzzzzzzz.class [2024-04-16T09:18:10.059Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileEntryFactoryTest [2024-04-16T09:18:10.059Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2024-04-16T09:18:10.059Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.ModeProcessorTest [2024-04-16T09:18:10.059Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2024-04-16T09:18:10.059Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteGroups [2024-04-16T09:18:10.059Z] WARNING: Group invalidGroup is not present. [2024-04-16T09:18:10.059Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.FileLister getAllChildFiles [2024-04-16T09:18:10.059Z] INFO: Could not locate file or resource /testStringSubs.txt [2024-04-16T09:18:10.313Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituableFactoryImpl getArchiveEntrySubstitutable [2024-04-16T09:18:10.313Z] INFO: IO Error occurred while retrieving substitutable entries from archive /testStringSubsArchive.jar. [2024-04-16T09:18:10.313Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngine substituteComponents [2024-04-16T09:18:10.313Z] INFO: Component invalidComponent is not present. [2024-04-16T09:18:10.313Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionEngineTest [2024-04-16T09:18:10.313Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2024-04-16T09:18:10.313Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.StringSubstitutionParserTest [2024-04-16T09:18:10.313Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2024-04-16T09:18:10.313Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.313Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.313Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.313Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.313Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstituionFileUtilTest [2024-04-16T09:18:10.313Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2024-04-16T09:18:10.314Z] [1.121s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 37M->8M(258M) 6.889ms [2024-04-16T09:18:10.314Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNode addChildNode [2024-04-16T09:18:10.314Z] WARNING: Parent node: Node Key : unitTest, Value : unitTest contains child node: Node Key : test, Value : oldtest whose key starts with same character as the key of given node: Node Key : test, Value : newtest [2024-04-16T09:18:10.314Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeNodeTest [2024-04-16T09:18:10.314Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2024-04-16T09:18:10.314Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionAlgorithmTest [2024-04-16T09:18:10.314Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2024-04-16T09:18:10.314Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeSubstitutionTest [2024-04-16T09:18:10.314Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2024-04-16T09:18:10.314Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTree insert [2024-04-16T09:18:10.314Z] INFO: Key already exist in tree, Current Value : sickVal New Value : newValue. [2024-04-16T09:18:10.314Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.RadixTreeTest [2024-04-16T09:18:10.314Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2024-04-16T09:18:10.568Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.StringReplacementAlgorithmTest [2024-04-16T09:18:10.568Z] [INFO] Running com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.568Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.568Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.568Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.568Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.568Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.stringsubs.impl.SubstitutionFileUtil setupDir [2024-04-16T09:18:10.568Z] WARNING: Could not create directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt [2024-04-16T09:18:10.568Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.sun.enterprise.admin.servermgmt.stringsubs.StringSubstitutionFactoryTest [2024-04-16T09:18:10.568Z] [INFO] Running com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-04-16T09:18:10.568Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 40843 [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-04-16T09:18:10.568Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 46143 [2024-04-16T09:18:10.568Z] Apr 16, 2024 9:18:10 AM com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator getPort [2024-04-16T09:18:10.568Z] INFO: Invalid Port for Admin, should be between 1 and 65535. Using 41653 [2024-04-16T09:18:10.568Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.sun.enterprise.admin.servermgmt.domain.DomainPortValidatorTest [2024-04-16T09:18:10.822Z] [INFO] [2024-04-16T09:18:10.822Z] [INFO] Results: [2024-04-16T09:18:10.822Z] [INFO] [2024-04-16T09:18:10.822Z] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:10.822Z] [INFO] [2024-04-16T09:18:10.822Z] [INFO] [2024-04-16T09:18:10.822Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt --- [2024-04-16T09:18:10.822Z] [INFO] Executing tasks [2024-04-16T09:18:10.822Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/classes/META-INF for [2024-04-16T09:18:10.822Z] [INFO] [echo] server-mgmt [2024-04-16T09:18:10.822Z] [INFO] Executed tasks [2024-04-16T09:18:10.822Z] [INFO] [2024-04-16T09:18:10.822Z] [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt --- [2024-04-16T09:18:10.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/server-mgmt.jar [2024-04-16T09:18:11.077Z] [INFO] [2024-04-16T09:18:11.077Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server-mgmt --- [2024-04-16T09:18:11.077Z] [INFO] [2024-04-16T09:18:11.077Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server-mgmt --- [2024-04-16T09:18:11.077Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/failsafe-reports [2024-04-16T09:18:11.077Z] [INFO] [2024-04-16T09:18:11.077Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [2024-04-16T09:18:13.585Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:13.585Z] [INFO] [2024-04-16T09:18:13.585Z] [INFO] --- install:3.1.1:install (default-install) @ server-mgmt --- [2024-04-16T09:18:13.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.15-SNAPSHOT/server-mgmt-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:13.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.15-SNAPSHOT/server-mgmt-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:13.585Z] [INFO] [2024-04-16T09:18:13.585Z] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [2024-04-16T09:18:13.585Z] [INFO] Building cluster-cli 7.0.15-SNAPSHOT [46/332] [2024-04-16T09:18:13.585Z] [INFO] from nucleus/cluster/cli/pom.xml [2024-04-16T09:18:13.585Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:13.585Z] [INFO] [2024-04-16T09:18:13.585Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli --- [2024-04-16T09:18:13.585Z] [INFO] [2024-04-16T09:18:13.585Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-cli --- [2024-04-16T09:18:13.585Z] [INFO] [2024-04-16T09:18:13.586Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-cli --- [2024-04-16T09:18:13.586Z] [INFO] [2024-04-16T09:18:13.586Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-cli --- [2024-04-16T09:18:13.586Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:13.586Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:13.586Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:13.586Z] [INFO] [2024-04-16T09:18:13.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-cli --- [2024-04-16T09:18:13.586Z] [INFO] [2024-04-16T09:18:13.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-cli --- [2024-04-16T09:18:13.586Z] [INFO] [2024-04-16T09:18:13.586Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli --- [2024-04-16T09:18:13.586Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:13.586Z] [INFO] [2024-04-16T09:18:13.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli --- [2024-04-16T09:18:13.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/resources [2024-04-16T09:18:13.586Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:18:13.586Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-04-16T09:18:13.586Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:13.586Z] [INFO] [2024-04-16T09:18:13.586Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-cli --- [2024-04-16T09:18:13.586Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:13.586Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:13.839Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:13.839Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java uses or overrides a deprecated API. [2024-04-16T09:18:13.840Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:13.840Z] [INFO] [2024-04-16T09:18:13.840Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [2024-04-16T09:18:13.840Z] [INFO] [2024-04-16T09:18:13.840Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [2024-04-16T09:18:13.840Z] [INFO] [2024-04-16T09:18:13.840Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli --- [2024-04-16T09:18:13.840Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:14.094Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:14.094Z] [INFO] [2024-04-16T09:18:14.094Z] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli --- [2024-04-16T09:18:14.094Z] [INFO] [2024-04-16T09:18:14.094Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-cli --- [2024-04-16T09:18:14.094Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:14.094Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:14.094Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:14.094Z] [INFO] [2024-04-16T09:18:14.094Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli --- [2024-04-16T09:18:14.094Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:18:14.094Z] [INFO] [2024-04-16T09:18:14.094Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-cli --- [2024-04-16T09:18:14.348Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:14.348Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:18:14.348Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:14.348Z] [INFO] [2024-04-16T09:18:14.348Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [2024-04-16T09:18:14.348Z] [INFO] [2024-04-16T09:18:14.348Z] [INFO] --- surefire:3.2.5:test (default-test) @ cluster-cli --- [2024-04-16T09:18:14.348Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/surefire-reports [2024-04-16T09:18:14.348Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:14.348Z] [INFO] [2024-04-16T09:18:14.348Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:14.348Z] [INFO] T E S T S [2024-04-16T09:18:14.348Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:14.348Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:14.907Z] [0.369s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.038ms [2024-04-16T09:18:14.907Z] [INFO] Running com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2024-04-16T09:18:14.908Z] install dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/test-classes/fake_gf_install_dir [2024-04-16T09:18:14.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.sun.enterprise.admin.cli.cluster.LocalInstanceCommandTest [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] Results: [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli --- [2024-04-16T09:18:15.467Z] [INFO] Executing tasks [2024-04-16T09:18:15.467Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/classes/META-INF for [2024-04-16T09:18:15.467Z] [INFO] [echo] cluster-cli [2024-04-16T09:18:15.467Z] [INFO] Executed tasks [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli --- [2024-04-16T09:18:15.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/cluster-cli.jar [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-cli --- [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-cli --- [2024-04-16T09:18:15.467Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/failsafe-reports [2024-04-16T09:18:15.467Z] [INFO] [2024-04-16T09:18:15.467Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [2024-04-16T09:18:15.721Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:15.721Z] [INFO] [2024-04-16T09:18:15.721Z] [INFO] --- install:3.1.1:install (default-install) @ cluster-cli --- [2024-04-16T09:18:15.721Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.15-SNAPSHOT/cluster-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:15.721Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.15-SNAPSHOT/cluster-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:15.721Z] [INFO] [2024-04-16T09:18:15.721Z] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [2024-04-16T09:18:15.721Z] [INFO] Building GMS Module 7.0.15-SNAPSHOT [47/332] [2024-04-16T09:18:15.721Z] [INFO] from nucleus/cluster/gms-adapter/pom.xml [2024-04-16T09:18:15.721Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:15.721Z] [INFO] [2024-04-16T09:18:15.721Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter --- [2024-04-16T09:18:15.721Z] [INFO] [2024-04-16T09:18:15.721Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-adapter --- [2024-04-16T09:18:15.721Z] [INFO] [2024-04-16T09:18:15.721Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-adapter --- [2024-04-16T09:18:15.721Z] [INFO] [2024-04-16T09:18:15.721Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-adapter --- [2024-04-16T09:18:15.976Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:15.976Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:15.976Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:15.976Z] [INFO] [2024-04-16T09:18:15.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-adapter --- [2024-04-16T09:18:15.976Z] [INFO] [2024-04-16T09:18:15.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-adapter --- [2024-04-16T09:18:15.976Z] [INFO] [2024-04-16T09:18:15.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter --- [2024-04-16T09:18:15.976Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:15.976Z] [INFO] [2024-04-16T09:18:15.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter --- [2024-04-16T09:18:15.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/resources [2024-04-16T09:18:15.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/manpages [2024-04-16T09:18:15.976Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:15.976Z] [INFO] [2024-04-16T09:18:15.976Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-adapter --- [2024-04-16T09:18:15.976Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:15.976Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:16.231Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:16.231Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [2024-04-16T09:18:16.231Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:16.231Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [2024-04-16T09:18:16.231Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:16.231Z] [INFO] [2024-04-16T09:18:16.231Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [2024-04-16T09:18:16.231Z] [INFO] [2024-04-16T09:18:16.231Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [2024-04-16T09:18:16.231Z] [INFO] [2024-04-16T09:18:16.231Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter --- [2024-04-16T09:18:16.231Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:16.231Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:16.231Z] [INFO] [2024-04-16T09:18:16.231Z] [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter --- [2024-04-16T09:18:16.231Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand] [2024-04-16T09:18:16.231Z] [INFO] [2024-04-16T09:18:16.231Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-adapter --- [2024-04-16T09:18:16.231Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:16.231Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:16.486Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:16.486Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:16.486Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10101 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10102 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10103 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10104 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10105 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10107 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10108 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10109 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10110 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10111 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10112 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10113 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10114 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10115 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10116 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10117 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10118 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10119 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-10120 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-30001 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-30002 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-30003 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-30004 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false [2024-04-16T09:18:16.486Z] [INFO] Processing: NCLS-CLSTR-30005 [2024-04-16T09:18:16.486Z] [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false [2024-04-16T09:18:16.487Z] [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10101=no clustername to lookup, NCLS-CLSTR-10102=Multiple gms-adapter service for cluster {0}, NCLS-CLSTR-10103=GMS cannot initialize with unknown cluster, NCLS-CLSTR-10104=Started GMS for instance {0} in group {1}, NCLS-CLSTR-10105=Member {0} joined group {1}, NCLS-CLSTR-10107=AliveAndReady for signal: {0} for member: {1} of group: {2} current:[{3}] previous:[{4}], NCLS-CLSTR-10108=GMSAdapter for member: {0} group: {1} received GlassfishEventType: {2}, NCLS-CLSTR-10109=An exception occurred while creating the HealthHistory object: {0}, NCLS-CLSTR-10110=An exception occurred while processing GMS configuration properties: {0}, NCLS-CLSTR-10111=Ignoring group-management-service property {0} with value of {1} due to {2}, NCLS-CLSTR-10112=Error processing cluster property:{0} value:{1} due to exception {2}, NCLS-CLSTR-10113=Exception in getting GMS module for group {0}: {1}, NCLS-CLSTR-10114=An exception occurred while updating the instance health history table: {0}, NCLS-CLSTR-10115=start failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10116=complete failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10117=GMS failed to start. See stack trace for additional information., NCLS-CLSTR-10118=GMS failed to start due to a runtime exception. See stack trace for additional information., NCLS-CLSTR-10119=GMS bind interface address {0} is invalid. Will use default value instead., NCLS-CLSTR-10120=GMS listener port is required for cluster {0}. Will attempt to use default of {1}., NCLS-CLSTR-30001=GMSAnnounceAfterStartClusterCommand: exitCode:{0} members {1} clusterMembers:{2}, NCLS-CLSTR-30002=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30003=An exception occurred while announcing GMS group shutdown: {0}, NCLS-CLSTR-30004=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30005=An exception occurred while announcing GMS group shutdown: {0}} [2024-04-16T09:18:16.487Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:16.487Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:16.487Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:16.487Z] [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME [2024-04-16T09:18:16.487Z] [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl [2024-04-16T09:18:16.487Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME [2024-04-16T09:18:16.487Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand [2024-04-16T09:18:16.487Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-04-16T09:18:16.487Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand [2024-04-16T09:18:16.487Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-04-16T09:18:16.487Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand [2024-04-16T09:18:16.487Z] [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [2024-04-16T09:18:16.487Z] [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand [2024-04-16T09:18:16.487Z] [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.admin.description=Group Management Service Admin Logger, jakarta.enterprise.cluster.gms.admin.publish=true, jakarta.enterprise.cluster.gms.admin.subsystem=CLSTR, jakarta.enterprise.cluster.gms.description=Group Management Service Adapter Logger, jakarta.enterprise.cluster.gms.publish=true, jakarta.enterprise.cluster.gms.subsystem=CLSTR} [2024-04-16T09:18:16.487Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:16.487Z] [INFO] Found enclosing element GMS_LOGGER_NAME [2024-04-16T09:18:16.487Z] [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl [2024-04-16T09:18:16.487Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:16.487Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:16.487Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:16.487Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:16.487Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/src/test/resources [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] No sources to compile [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- surefire:3.2.5:test (default-test) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] Executing tasks [2024-04-16T09:18:16.487Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/classes/META-INF for [2024-04-16T09:18:16.487Z] [INFO] [echo] gms-adapter [2024-04-16T09:18:16.487Z] [INFO] Executed tasks [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/gms-adapter.jar [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] [2024-04-16T09:18:16.487Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gms-adapter --- [2024-04-16T09:18:16.487Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/failsafe-reports [2024-04-16T09:18:16.488Z] [INFO] [2024-04-16T09:18:16.488Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [2024-04-16T09:18:16.743Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- install:3.1.1:install (default-install) @ gms-adapter --- [2024-04-16T09:18:16.743Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.15-SNAPSHOT/gms-adapter-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:16.743Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.15-SNAPSHOT/gms-adapter-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [2024-04-16T09:18:16.743Z] [INFO] Building Glassfish MBeanServer support 7.0.15-SNAPSHOT [48/332] [2024-04-16T09:18:16.743Z] [INFO] from nucleus/common/mbeanserver/pom.xml [2024-04-16T09:18:16.743Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:16.743Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:16.743Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:16.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/manpages [2024-04-16T09:18:16.743Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:16.743Z] [INFO] [2024-04-16T09:18:16.743Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.743Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:16.743Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:16.998Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:16.998Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/AdminAuthorizedMBeanServer.java:[98,27] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:18:16.998Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [2024-04-16T09:18:16.998Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:16.998Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:16.998Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:16.998Z] [INFO] [2024-04-16T09:18:16.998Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.998Z] [INFO] [2024-04-16T09:18:16.998Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.998Z] [INFO] [2024-04-16T09:18:16.998Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.998Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:16.998Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:16.998Z] [INFO] [2024-04-16T09:18:16.998Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.998Z] [INFO] [2024-04-16T09:18:16.998Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-mbeanserver --- [2024-04-16T09:18:16.998Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:16.998Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:17.252Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:17.252Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:17.252Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00010 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX--00008 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00008 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00001 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00002 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00003 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00004 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00005 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00006 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00007 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00009 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00026 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00011 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00012 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00013 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00014 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00015 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00016 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00017 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00018 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00019 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00020 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00021 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00022 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00023 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00024 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false [2024-04-16T09:18:17.252Z] [INFO] Processing: NCLS-JMX-00025 [2024-04-16T09:18:17.252Z] [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false [2024-04-16T09:18:17.253Z] [INFO] Total Messages including ones found from disk so far: {NCLS-JMX--00008=Error while shutting down AMX, NCLS-JMX-00001=JMXStartupService and JMXConnectors have been shut down., NCLS-JMX-00002=JMXStartupService: Stopped JMXConnectorServer: {0}, NCLS-JMX-00003=MBean Registration Exception thrown {0}, NCLS-JMX-00004=Instance Not Found Exception thrown {0}, NCLS-JMX-00005=JMXStartupService has started JMXConnector on JMXService URL {0}, NCLS-JMX-00006=JMXStartupService has disabled JMXConnector {0}, NCLS-JMX-00007=Cannot start JMX connector {0} due to exception {1}, NCLS-JMX-00008=Booting AMX Listener, connection made for {0}, now booting AMX MBeans, NCLS-JMX-00009=Security enabled, NCLS-JMX-00010=Attempted access to method {0} on object {1} rejected; user was granted {2} but the operation reports its impact as "{3}", NCLS-JMX-00011=Error stopping RMIConnector, NCLS-JMX-00012=MyRMIJRMPServerImpl: exported on address {0}, NCLS-JMX-00013=MyRMIJRMPServerImpl: makeClient on address = {0}, NCLS-JMX-00014=Error preparing SSL context, NCLS-JMX-00015=No Key store found for {0}, NCLS-JMX-00016=No keystores defined, NCLS-JMX-00017=Bad maxCertLength: {0}, NCLS-JMX-00018=JSSE keystoreload failed for type = {0} path = {1} {2}, NCLS-JMX-00019=All SSL protocol variants disabled for network-listener, using SSL implementation specific defaults, NCLS-JMX-00020=All SSL cipher suites disabled for network-listener(s). Using SSL implementation specific defaults, NCLS-JMX-00021=Unknown cipher error for cipher {0}, NCLS-JMX-00022=Creating a SecureRMIClientSocketFactory @ {0}with ssl config = {1}, NCLS-JMX-00023=Setting SSLParams @ {0}, NCLS-JMX-00024=Creating a SecureRMIServerSocketFactory @ {0} with ssl config = {1}, NCLS-JMX-00025=SSLServerSocket {0} and {1} created, NCLS-JMX-00026=Binding RMI port to single IP address = {0}, port {1}} [2024-04-16T09:18:17.253Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:17.253Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:17.253Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:17.253Z] [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME [2024-04-16T09:18:17.253Z] [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util [2024-04-16T09:18:17.253Z] [INFO] Loggers found so far: {jakarta.enterprise.system.jmx.description=JMX System Logger, jakarta.enterprise.system.jmx.publish=true, jakarta.enterprise.system.jmx.subsystem=JMX} [2024-04-16T09:18:17.253Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:17.253Z] [INFO] Found enclosing element JMX_LOGGER_NAME [2024-04-16T09:18:17.253Z] [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util [2024-04-16T09:18:17.253Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:17.253Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:17.253Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:17.253Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:17.253Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:17.253Z] [INFO] [2024-04-16T09:18:17.253Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/src/test/resources [2024-04-16T09:18:17.253Z] [INFO] [2024-04-16T09:18:17.253Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.253Z] [INFO] No sources to compile [2024-04-16T09:18:17.253Z] [INFO] [2024-04-16T09:18:17.253Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.254Z] [INFO] [2024-04-16T09:18:17.254Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.254Z] [INFO] [2024-04-16T09:18:17.254Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.254Z] [INFO] Executing tasks [2024-04-16T09:18:17.254Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/classes/META-INF for [2024-04-16T09:18:17.254Z] [INFO] [echo] glassfish-mbeanserver [2024-04-16T09:18:17.254Z] [INFO] Executed tasks [2024-04-16T09:18:17.254Z] [INFO] [2024-04-16T09:18:17.254Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [2024-04-16T09:18:17.254Z] [INFO] [2024-04-16T09:18:17.254Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.254Z] [INFO] [2024-04-16T09:18:17.254Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.254Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/failsafe-reports [2024-04-16T09:18:17.254Z] [INFO] [2024-04-16T09:18:17.254Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.508Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:17.508Z] [INFO] [2024-04-16T09:18:17.508Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver --- [2024-04-16T09:18:17.508Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.15-SNAPSHOT/glassfish-mbeanserver-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:17.508Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.15-SNAPSHOT/glassfish-mbeanserver-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:17.508Z] [INFO] [2024-04-16T09:18:17.508Z] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [2024-04-16T09:18:17.508Z] [INFO] Building AMX Core 7.0.15-SNAPSHOT [49/332] [2024-04-16T09:18:17.508Z] [INFO] from nucleus/common/amx-core/pom.xml [2024-04-16T09:18:17.508Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:17.508Z] [INFO] [2024-04-16T09:18:17.508Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core --- [2024-04-16T09:18:17.508Z] [INFO] [2024-04-16T09:18:17.508Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-core --- [2024-04-16T09:18:17.508Z] [INFO] [2024-04-16T09:18:17.508Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-core --- [2024-04-16T09:18:17.508Z] [INFO] [2024-04-16T09:18:17.508Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-core --- [2024-04-16T09:18:17.508Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:17.509Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:17.762Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:17.762Z] [INFO] [2024-04-16T09:18:17.762Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-core --- [2024-04-16T09:18:17.762Z] [INFO] [2024-04-16T09:18:17.762Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-core --- [2024-04-16T09:18:17.762Z] [INFO] [2024-04-16T09:18:17.762Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core --- [2024-04-16T09:18:17.762Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:17.762Z] [INFO] [2024-04-16T09:18:17.762Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core --- [2024-04-16T09:18:17.762Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:18:17.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/manpages [2024-04-16T09:18:17.762Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:17.762Z] [INFO] [2024-04-16T09:18:17.763Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-core --- [2024-04-16T09:18:17.763Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:17.763Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:18.684Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:18.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java:[727,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:18:18.684Z] cast to java.lang.Class for a varargs call [2024-04-16T09:18:18.684Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:18:18.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/SampleImpl.java:[169,34] Float(double) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:18:18.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1204,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:18.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ClassUtil.java:[1214,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:18.684Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:18:18.684Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Some input files use or override a deprecated API. [2024-04-16T09:18:18.684Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:18.684Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:18.684Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:18.684Z] [INFO] [2024-04-16T09:18:18.684Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [2024-04-16T09:18:18.684Z] [INFO] [2024-04-16T09:18:18.684Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [2024-04-16T09:18:18.684Z] [INFO] [2024-04-16T09:18:18.684Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core --- [2024-04-16T09:18:18.684Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:18.939Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:18.939Z] [INFO] [2024-04-16T09:18:18.939Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-core --- [2024-04-16T09:18:18.939Z] [INFO] [2024-04-16T09:18:18.939Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-core --- [2024-04-16T09:18:18.939Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:18.939Z] [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:19.193Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:19.193Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:19.193Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00002 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00002 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00004 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00004 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00008 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00008 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00009 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00009 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00010 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00010 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00011 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00011 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00012 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00012 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00019 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00019 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00020 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00020 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00021 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00021 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00022 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00022 needs checking for cause/action: true [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00023 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00023 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00024 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00024 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00025 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00025 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00027 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00027 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00030 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00030 needs checking for cause/action: true [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00031 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00031 needs checking for cause/action: true [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00032 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00032 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00033 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00033 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00034 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00034 needs checking for cause/action: true [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00035 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00035 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00036 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00036 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00037 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00037 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00038 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00038 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00039 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00039 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00040 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00040 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00041 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00041 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00042 [2024-04-16T09:18:19.193Z] [INFO] Message NCLS-COM-00042 needs checking for cause/action: false [2024-04-16T09:18:19.193Z] [INFO] Processing: NCLS-COM-00043 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00043 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Processing: NCLS-COM-00044 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00044 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Processing: NCLS-COM-00045 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00045 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Processing: NCLS-COM-00046 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00046 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Processing: NCLS-COM-00047 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00047 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Processing: NCLS-COM-00048 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00048 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Processing: NCLS-COM-00049 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00049 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Processing: NCLS-COM-00050 [2024-04-16T09:18:19.194Z] [INFO] Message NCLS-COM-00050 needs checking for cause/action: false [2024-04-16T09:18:19.194Z] [INFO] Total Messages including ones found from disk so far: {NCLS-COM-00002=AMX Startup Service Shutdown. MBeans have not been unregistered: {0}, NCLS-COM-00004=Fatal error loading AMX {0}, NCLS-COM-00008=AMX Startup Service: AMXLoader failed to load {0}, NCLS-COM-00009=AMX Startup Service: AMX ready for use, DomainRoot {0}, NCLS-COM-00010=AMXLoader failed to unload: {0}, NCLS-COM-00011=ConfigBean not processed, something wrong with it {0}, NCLS-COM-00012=In AMXConfigLoader : Loading {0}, NCLS-COM-00019=Can't unregister MBean: {0}, NCLS-COM-00020=Non-singleton ConfigBean {0} has empty key value (name), supplying {1}, NCLS-COM-00021=AMX ComplianceMonitor: ValidationLevel = {0}, UnregisterNonCompliant = {1}, LogInaccessibleAttributes = {2}, NCLS-COM-00022=AMX ComplianceMonitor thread has unexpectedly quit {0}, NCLS-COM-00023=Validating MBean {0}, NCLS-COM-00024=Exception validating MBean {0}, NCLS-COM-00025=Register children for instance name {0}, NCLS-COM-00027=AMX Attribute Change Notification for {0}, NCLS-COM-00030=Attribute {0} not found for object {1}, NCLS-COM-00031=Can't find child of type {0}, NCLS-COM-00032=MBeans exist in AMX domain prior to DomainRoot (violates Parent requirement): {0}, NCLS-COM-00033=Can't register config MBean: type={0}, name={1}, exception={2}, NCLS-COM-00034=Unexpected thread death of AMXConfigLoaderThread, NCLS-COM-00035=Can't create children, NCLS-COM-00036=AMXConfigStartupService.preDestroy(): stopping AMX, NCLS-COM-00037=Illegal non-string type for {0}.{1}(): {2}, NCLS-COM-00038=Can't get field value for {0}: exception: {1}, NCLS-COM-00039=Can't getTypesImplementing for {0}: exception: {1}, NCLS-COM-00040=Can't get childrenSet() from MBean: {0}, exception: {1}, NCLS-COM-00041=Problem with MBean: {0}, exception: {1}, NCLS-COM-00042=PathnamesImpl.getAllPathnames(): unexpected Throwable: {1}, NCLS-COM-00043=Can't get path() for MBean: {0}, exception: {1}, NCLS-COM-00044=Can't instantiate realm: {0}, exception: {1}, NCLS-COM-00045=getRealmNames(): Can't get realm names, exception:, NCLS-COM-00046=Cannot find primordial com.sun.enterprise.osgi-adapter, NCLS-COM-00047=Stopping server forcibly, NCLS-COM-00048=Can't get cipher suites, NCLS-COM-00049=MBeanInfoSupport: @ManagedAttribute cannot also be @ManagedOperation: {0}.{1}(), NCLS-COM-00050=MBeanInfoSupport: @ManagedAttribute not a getter or setter: {0}.{1}()} [2024-04-16T09:18:19.194Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:19.194Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:19.194Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:19.194Z] [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER [2024-04-16T09:18:19.194Z] [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo [2024-04-16T09:18:19.194Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amx.description=AMX Services, jakarta.enterprise.system.tools.amx.publish=true, jakarta.enterprise.system.tools.amx.subsystem=COMMON} [2024-04-16T09:18:19.194Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:19.194Z] [INFO] Found enclosing element AMX_LOGGER [2024-04-16T09:18:19.194Z] [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo [2024-04-16T09:18:19.194Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:19.194Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:19.194Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:19.194Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:19.194Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:19.194Z] [INFO] [2024-04-16T09:18:19.195Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core --- [2024-04-16T09:18:19.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/src/test/resources [2024-04-16T09:18:19.195Z] [INFO] [2024-04-16T09:18:19.195Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-core --- [2024-04-16T09:18:19.195Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:19.195Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:19.449Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:19.449Z] [INFO] [2024-04-16T09:18:19.449Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [2024-04-16T09:18:19.449Z] [INFO] [2024-04-16T09:18:19.449Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-core --- [2024-04-16T09:18:19.449Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/surefire-reports [2024-04-16T09:18:19.449Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:19.449Z] [INFO] [2024-04-16T09:18:19.449Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:19.449Z] [INFO] T E S T S [2024-04-16T09:18:19.449Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:19.449Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:20.007Z] [0.405s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.245ms [2024-04-16T09:18:20.007Z] [INFO] Running org.glassfish.admin.amx.core.UtilTest [2024-04-16T09:18:20.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.glassfish.admin.amx.core.UtilTest [2024-04-16T09:18:20.007Z] [INFO] Running org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2024-04-16T09:18:20.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.admin.amx.impl.config.AMXConfigImplTest [2024-04-16T09:18:20.007Z] [INFO] Running org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2024-04-16T09:18:20.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.glassfish.admin.amx.impl.util.ObjectNameBuilderTest [2024-04-16T09:18:20.007Z] [INFO] Running org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2024-04-16T09:18:20.007Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.admin.amx.impl.util.SingletonEnforcerTest [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] Results: [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core --- [2024-04-16T09:18:20.566Z] [INFO] Executing tasks [2024-04-16T09:18:20.566Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/classes/META-INF for [2024-04-16T09:18:20.566Z] [INFO] [echo] amx-core [2024-04-16T09:18:20.566Z] [INFO] Executed tasks [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core --- [2024-04-16T09:18:20.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/amx-core.jar [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-core --- [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-core --- [2024-04-16T09:18:20.566Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/failsafe-reports [2024-04-16T09:18:20.566Z] [INFO] [2024-04-16T09:18:20.566Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [2024-04-16T09:18:23.070Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- install:3.1.1:install (default-install) @ amx-core --- [2024-04-16T09:18:23.070Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.15-SNAPSHOT/amx-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:23.070Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.15-SNAPSHOT/amx-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [2024-04-16T09:18:23.070Z] [INFO] Building GlassFish Extra JRE Packages 7.0.15-SNAPSHOT [50/332] [2024-04-16T09:18:23.070Z] [INFO] from nucleus/core/extra-jre-packages/pom.xml [2024-04-16T09:18:23.070Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] No sources to compile [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:23.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/src/main/manpages [2024-04-16T09:18:23.070Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.070Z] [INFO] No sources to compile [2024-04-16T09:18:23.070Z] [INFO] [2024-04-16T09:18:23.070Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.323Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:23.323Z] [INFO] [2024-04-16T09:18:23.323Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] No sources to compile [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/src/test/resources [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] No sources to compile [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] No tests to run. [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] Executing tasks [2024-04-16T09:18:23.324Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/classes/META-INF for [2024-04-16T09:18:23.324Z] [INFO] [echo] glassfish-extra-jre-packages [2024-04-16T09:18:23.324Z] [INFO] Executed tasks [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] No tests to run. [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/failsafe-reports [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages --- [2024-04-16T09:18:23.324Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.15-SNAPSHOT/glassfish-extra-jre-packages-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:23.324Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.15-SNAPSHOT/glassfish-extra-jre-packages-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [2024-04-16T09:18:23.324Z] [INFO] Building Context Propagation 7.0.15-SNAPSHOT [51/332] [2024-04-16T09:18:23.324Z] [INFO] from nucleus/core/context-propagation/pom.xml [2024-04-16T09:18:23.324Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:23.324Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:23.324Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:18:23.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/main/manpages [2024-04-16T09:18:23.324Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:23.324Z] [INFO] [2024-04-16T09:18:23.324Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ context-propagation --- [2024-04-16T09:18:23.324Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:23.324Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:23.578Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:23.578Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:23.578Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:23.578Z] [INFO] [2024-04-16T09:18:23.578Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [2024-04-16T09:18:23.578Z] [INFO] [2024-04-16T09:18:23.578Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [2024-04-16T09:18:23.578Z] [INFO] [2024-04-16T09:18:23.578Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation --- [2024-04-16T09:18:23.578Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:23.578Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:18:23.578Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:18:23.578Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:18:23.578Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:18:23.578Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:18:23.578Z] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [2024-04-16T09:18:23.579Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:23.579Z] [INFO] [2024-04-16T09:18:23.579Z] [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation --- [2024-04-16T09:18:23.579Z] [INFO] [2024-04-16T09:18:23.579Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ context-propagation --- [2024-04-16T09:18:23.579Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:18:23.579Z] [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:23.579Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:23.579Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:18:23.579Z] [INFO] [2024-04-16T09:18:23.579Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation --- [2024-04-16T09:18:23.579Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:18:23.579Z] [INFO] [2024-04-16T09:18:23.579Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ context-propagation --- [2024-04-16T09:18:23.579Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:23.579Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:24.137Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:24.137Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/LongWorkContext.java:[40,12] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:18:24.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[72,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:18:24.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[91,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:18:24.138Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/weblogic/workarea/WorkContextLocalMap.java:[123,17] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:18:24.138Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/ContextMapImplTest.java: Some input files use or override a deprecated API. [2024-04-16T09:18:24.138Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/src/test/java/org/glassfish/contextpropagation/internal/ContextMapImplTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:24.138Z] [INFO] [2024-04-16T09:18:24.138Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [2024-04-16T09:18:24.138Z] [INFO] [2024-04-16T09:18:24.138Z] [INFO] --- surefire:3.2.5:test (default-test) @ context-propagation --- [2024-04-16T09:18:24.138Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/surefire-reports [2024-04-16T09:18:24.138Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:24.138Z] [INFO] [2024-04-16T09:18:24.138Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:24.138Z] [INFO] T E S T S [2024-04-16T09:18:24.138Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:24.138Z] [0.003s][info][gc] Using G1 [2024-04-16T09:18:24.392Z] [0.369s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.801ms [2024-04-16T09:18:24.646Z] [INFO] Running org.glassfish.contextpropagation.ContextViewTest [2024-04-16T09:18:24.646Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.glassfish.contextpropagation.ContextViewTest [2024-04-16T09:18:24.646Z] [INFO] Running org.glassfish.contextpropagation.LocationTest [2024-04-16T09:18:24.647Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s -- in org.glassfish.contextpropagation.LocationTest [2024-04-16T09:18:24.647Z] [INFO] Running org.glassfish.contextpropagation.PropagationModeTest [2024-04-16T09:18:24.647Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.contextpropagation.PropagationModeTest [2024-04-16T09:18:24.647Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2024-04-16T09:18:24.647Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.contextpropagation.internal.AccessControlledMapFinderTest [2024-04-16T09:18:24.647Z] [INFO] Running org.glassfish.contextpropagation.internal.AccessControlledMapTest [2024-04-16T09:18:24.647Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.glassfish.contextpropagation.internal.AccessControlledMapTest [2024-04-16T09:18:24.647Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapImplTest [2024-04-16T09:18:24.647Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.contextpropagation.internal.ContextMapImplTest [2024-04-16T09:18:24.647Z] [INFO] Running org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2024-04-16T09:18:24.902Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.glassfish.contextpropagation.internal.ContextMapPropagatorTest [2024-04-16T09:18:24.902Z] [INFO] Running org.glassfish.contextpropagation.internal.EntryTest [2024-04-16T09:18:24.902Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.contextpropagation.internal.EntryTest [2024-04-16T09:18:24.902Z] [INFO] Running org.glassfish.contextpropagation.internal.SimpleMapTest [2024-04-16T09:18:24.902Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.glassfish.contextpropagation.internal.SimpleMapTest [2024-04-16T09:18:24.902Z] [INFO] Running org.glassfish.contextpropagation.internal.UtilsTest [2024-04-16T09:18:24.902Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.contextpropagation.internal.UtilsTest [2024-04-16T09:18:24.902Z] [INFO] Running org.glassfish.contextpropagation.internal.ViewImplTest [2024-04-16T09:18:24.902Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.contextpropagation.internal.ViewImplTest [2024-04-16T09:18:24.902Z] [INFO] Running org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2024-04-16T09:18:24.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.glassfish.contextpropagation.weblogic.workarea.PropagationTest [2024-04-16T09:18:24.902Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.CatalogTest [2024-04-16T09:18:24.902Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.contextpropagation.wireadapters.CatalogTest [2024-04-16T09:18:24.903Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2024-04-16T09:18:24.903Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.contextpropagation.wireadapters.PositionAwareObjectOutputStreamTest [2024-04-16T09:18:24.903Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2024-04-16T09:18:24.903Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@57bc27f5. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5fb759d6. [2024-04-16T09:18:24.903Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@5fb759d6. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@60f00693. [2024-04-16T09:18:24.903Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@60f00693. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@491b9b8. [2024-04-16T09:18:24.903Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.contextpropagation.wireadapters.glassfish.DefaultWireAdapterTest [2024-04-16T09:18:24.903Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2024-04-16T09:18:24.903Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@491b9b8. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@97e93f1. [2024-04-16T09:18:24.903Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.contextpropagation.wireadapters.glassfish.WirePropagationTest [2024-04-16T09:18:24.903Z] [INFO] Running org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2024-04-16T09:18:24.903Z] 1 [2024-04-16T09:18:24.903Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@97e93f1. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@34bde49d. [2024-04-16T09:18:24.903Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2024-04-16T09:18:24.903Z] java.io.EOFException [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3360) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1173) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2024-04-16T09:18:24.903Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:24.903Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:24.903Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:24.903Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1100) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2423) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2257) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1733) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:509) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:467) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2024-04-16T09:18:24.903Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:24.903Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:24.903Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:24.903Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1100) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2423) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2257) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1733) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:509) [2024-04-16T09:18:24.903Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:467) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2024-04-16T09:18:24.903Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertFirst(WLSWireAdapterTest.java:130) [2024-04-16T09:18:24.904Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:24.904Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:24.904Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:24.904Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:24.904Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:24.904Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.904Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.904Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.904Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.905Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.905Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.905Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:24.905Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:24.905Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:24.905Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:24.905Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:24.905Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@34bde49d. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@169bb4dd. [2024-04-16T09:18:24.905Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@169bb4dd. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@2f953efd. [2024-04-16T09:18:24.905Z] Could not read the context associated to key, bad work context, due to an IOException. [2024-04-16T09:18:24.905Z] java.io.EOFException [2024-04-16T09:18:24.905Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3360) [2024-04-16T09:18:24.905Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1173) [2024-04-16T09:18:24.905Z] at org.glassfish.contextpropagation.wireadapters.ResettableObjectInputStream.readFully(ResettableObjectInputStream.java:181) [2024-04-16T09:18:24.905Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.readAscii(WLSWireAdapter.java:248) [2024-04-16T09:18:24.905Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:149) [2024-04-16T09:18:24.905Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-04-16T09:18:24.905Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-04-16T09:18:24.905Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-04-16T09:18:24.905Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadWorkContext(WLSWireAdapterTest.java:246) [2024-04-16T09:18:24.905Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:24.905Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:24.905Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:24.905Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:24.905Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:24.905Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:24.905Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:24.905Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:24.905Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:24.905Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:24.905Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:24.905Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:24.906Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.906Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.906Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:24.906Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:24.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:24.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:24.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:24.906Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:24.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:24.907Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:24.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:24.907Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:24.907Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:24.907Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:24.907Z] The following ContextViewFactory is already registered for prefix, view capable: org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@2f953efd. It will be replaced by org.glassfish.contextpropagation.adaptors.BootstrapUtils$1@37313c65. [2024-04-16T09:18:24.907Z] Could not read the context associated to key, faulty serializable, due to an IOException. [2024-04-16T09:18:24.907Z] java.io.EOFException [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:3360) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readFully(ObjectInputStream.java:1173) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest$2.readObject(WLSWireAdapterTest.java:157) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:24.907Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1100) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2423) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2257) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1733) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:509) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:467) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.readObject(WLSWireAdapter.java:342) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:24.907Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1100) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2423) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2257) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1733) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:509) [2024-04-16T09:18:24.907Z] at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:467) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter$Carrier.fromBytes(WLSWireAdapter.java:325) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapter.nextEntry(WLSWireAdapter.java:171) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter.readEntry(AbstractWireAdapter.java:122) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.internal.Utils$3.receive(Utils.java:152) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.internal.Utils$3.receiveRequest(Utils.java:139) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.badSerializable(WLSWireAdapterTest.java:184) [2024-04-16T09:18:24.907Z] at org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest.testResilientWithBadSerializableInsertLast(WLSWireAdapterTest.java:136) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:18:24.907Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:18:24.907Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:18:24.907Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:18:24.907Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:18:24.907Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:18:24.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:18:24.907Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:18:24.908Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.908Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.908Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:18:24.908Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:18:24.908Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:18:24.909Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:18:24.909Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:18:24.909Z] [0.892s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 3.292ms [2024-04-16T09:18:24.909Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.glassfish.contextpropagation.wireadapters.wls.WLSWireAdapterTest [2024-04-16T09:18:25.166Z] [INFO] [2024-04-16T09:18:25.166Z] [INFO] Results: [2024-04-16T09:18:25.166Z] [INFO] [2024-04-16T09:18:25.166Z] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:18:25.166Z] [INFO] [2024-04-16T09:18:25.166Z] [INFO] [2024-04-16T09:18:25.166Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation --- [2024-04-16T09:18:25.420Z] [INFO] Executing tasks [2024-04-16T09:18:25.420Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/classes/META-INF for [2024-04-16T09:18:25.420Z] [INFO] [echo] context-propagation [2024-04-16T09:18:25.420Z] [INFO] Executed tasks [2024-04-16T09:18:25.420Z] [INFO] [2024-04-16T09:18:25.420Z] [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation --- [2024-04-16T09:18:25.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/context-propagation.jar [2024-04-16T09:18:25.420Z] [INFO] [2024-04-16T09:18:25.420Z] [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation --- [2024-04-16T09:18:25.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/context-propagation-tests.jar [2024-04-16T09:18:25.420Z] [INFO] [2024-04-16T09:18:25.420Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ context-propagation --- [2024-04-16T09:18:25.420Z] [INFO] [2024-04-16T09:18:25.420Z] [INFO] --- failsafe:3.2.5:verify (verify) @ context-propagation --- [2024-04-16T09:18:25.420Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/failsafe-reports [2024-04-16T09:18:25.420Z] [INFO] [2024-04-16T09:18:25.420Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [2024-04-16T09:18:28.681Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- install:3.1.1:install (default-install) @ context-propagation --- [2024-04-16T09:18:28.681Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.15-SNAPSHOT/context-propagation-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:28.681Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.15-SNAPSHOT/context-propagation-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:28.681Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/core/context-propagation/target/context-propagation-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.15-SNAPSHOT/context-propagation-7.0.15-SNAPSHOT-tests.jar [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [2024-04-16T09:18:28.681Z] [INFO] Building admin-monitoring 7.0.15-SNAPSHOT [52/332] [2024-04-16T09:18:28.681Z] [INFO] from nucleus/admin/monitor/pom.xml [2024-04-16T09:18:28.681Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:28.681Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:28.681Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:18:28.681Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:18:28.681Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:28.681Z] [INFO] [2024-04-16T09:18:28.681Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ monitoring-core --- [2024-04-16T09:18:28.681Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:28.681Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:28.681Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:28.681Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/MethodInvokerImpl.java:[66,58] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:18:28.681Z] cast to java.lang.Object for a varargs call [2024-04-16T09:18:28.681Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:18:28.682Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java uses or overrides a deprecated API. [2024-04-16T09:18:28.682Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:28.682Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:28.682Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:28.682Z] [INFO] [2024-04-16T09:18:28.682Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [2024-04-16T09:18:28.682Z] [INFO] [2024-04-16T09:18:28.682Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [2024-04-16T09:18:28.682Z] [INFO] [2024-04-16T09:18:28.682Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core --- [2024-04-16T09:18:28.682Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:28.682Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:28.682Z] [INFO] [2024-04-16T09:18:28.682Z] [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core --- [2024-04-16T09:18:28.682Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [2024-04-16T09:18:28.682Z] [INFO] [2024-04-16T09:18:28.682Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ monitoring-core --- [2024-04-16T09:18:28.682Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:28.682Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:28.936Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:28.936Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:28.936Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00000 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00000 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00001 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00001 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00201 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00201 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00210 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00210 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00202 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00202 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00208 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00208 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00203 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00203 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00209 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00209 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00204 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00204 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00205 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00205 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00206 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00206 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00207 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00207 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00104 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00104 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00105 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00105 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00005 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00005 needs checking for cause/action: true [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00109 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00109 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00110 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00110 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00111 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00111 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00112 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00112 needs checking for cause/action: false [2024-04-16T09:18:28.936Z] [INFO] Processing: NCLS-MNTG-00113 [2024-04-16T09:18:28.936Z] [INFO] Message NCLS-MNTG-00113 needs checking for cause/action: false [2024-04-16T09:18:28.937Z] [INFO] Total Messages including ones found from disk so far: {NCLS-MNTG-00000=Caught an Exception: {0}, NCLS-MNTG-00000.MSG_COMMENT=# Unhandled Exception, NCLS-MNTG-00001=Caught an Exception: {0}, NCLS-MNTG-00001.MSG_COMMENT=# Unhandled Exception - Not an error., NCLS-MNTG-00005=Missing Module ({0}) From Xml Probe Providers, NCLS-MNTG-00005.MSG_COMMENT=# see message, NCLS-MNTG-00104=Unable to load the ProbeProvider, NCLS-MNTG-00104.MSG_COMMENT=# see message, NCLS-MNTG-00105=Unable to load the ProbeProvider, NCLS-MNTG-00105.MSG_COMMENT=# see message, NCLS-MNTG-00109=mbean-enabled flag is turned on. Enabling all the MBeans, NCLS-MNTG-00109.MSG_COMMENT=# see message, NCLS-MNTG-00110=mbean-enabled flag is turned off. Disabling all the MBeans, NCLS-MNTG-00110.MSG_COMMENT=# see message, NCLS-MNTG-00111=dtrace-enabled flag is turned on/off. Enabling/Disabling DTrace, NCLS-MNTG-00111.MSG_COMMENT=# see message, NCLS-MNTG-00112=monitoring-enabled flag is turned on. Enabling all the Probes and Stats, NCLS-MNTG-00112.MSG_COMMENT=# see message, NCLS-MNTG-00113=monitoring-enabled flag is turned off. Disabling all the Stats, NCLS-MNTG-00113.MSG_COMMENT=# see message, NCLS-MNTG-00201=Flashlight listener registration failed for listener class: {0} , will retry later, NCLS-MNTG-00201.MSG_COMMENT=# see message, NCLS-MNTG-00202=Invalid statsProvider (very likely a duplicate request), cannot unregister: {0}, NCLS-MNTG-00202.MSG_COMMENT=# see message, NCLS-MNTG-00203=Cannot find node {0} for statsProvider {1}, NCLS-MNTG-00203.MSG_COMMENT=# see message, NCLS-MNTG-00204={0} is not a ManagedObject and will not be registered with Gmbal to create an MBean, NCLS-MNTG-00204.MSG_COMMENT=# see message, NCLS-MNTG-00205=Gmbal registration failed, NCLS-MNTG-00205.MSG_COMMENT=# see message, NCLS-MNTG-00206=Gmbal unregistration failed, NCLS-MNTG-00206.MSG_COMMENT=# see message, NCLS-MNTG-00207=module-monitoring-level or container-monitoring config element for {0} does not exist, NCLS-MNTG-00207.MSG_COMMENT=# see message, NCLS-MNTG-00208=Error unregistering the stats provider {0}, NCLS-MNTG-00208.MSG_COMMENT=# see message, NCLS-MNTG-00209=Error resetting the stats provider: {0}, NCLS-MNTG-00209.MSG_COMMENT=# see message, NCLS-MNTG-00210=Unable to create container-monitoring for {0}., NCLS-MNTG-00210.MSG_COMMENT=# see message} [2024-04-16T09:18:28.937Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:28.937Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:28.937Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:28.937Z] [INFO] Processing: jakarta.enterprise.monitoring on element LOGGER_NAME [2024-04-16T09:18:28.937Z] [INFO] Enclosing type is org.glassfish.admin.monitor.MLogger [2024-04-16T09:18:28.937Z] [INFO] Loggers found so far: {jakarta.enterprise.monitoring.description=Monitoring Logger, jakarta.enterprise.monitoring.publish=true, jakarta.enterprise.monitoring.subsystem=Monitoring} [2024-04-16T09:18:28.937Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:28.937Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:18:28.937Z] [INFO] Found enclosing element org.glassfish.admin.monitor.MLogger [2024-04-16T09:18:28.937Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:28.937Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:28.937Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:28.937Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:28.937Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:28.937Z] [INFO] [2024-04-16T09:18:28.937Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ monitoring-core --- [2024-04-16T09:18:28.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/src/test/resources [2024-04-16T09:18:28.937Z] [INFO] [2024-04-16T09:18:28.937Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ monitoring-core --- [2024-04-16T09:18:28.937Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:28.937Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:18:28.937Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:28.937Z] [INFO] [2024-04-16T09:18:28.937Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [2024-04-16T09:18:28.937Z] [INFO] [2024-04-16T09:18:28.937Z] [INFO] --- surefire:3.2.5:test (default-test) @ monitoring-core --- [2024-04-16T09:18:28.937Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/surefire-reports [2024-04-16T09:18:28.937Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:28.937Z] [INFO] [2024-04-16T09:18:28.937Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:28.937Z] [INFO] T E S T S [2024-04-16T09:18:28.937Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:28.937Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:29.495Z] [0.421s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.909ms [2024-04-16T09:18:29.495Z] [INFO] Running org.glassfish.flashlight.datatree.TreeNodeTest [2024-04-16T09:18:29.495Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.077 s -- in org.glassfish.flashlight.datatree.TreeNodeTest [2024-04-16T09:18:29.749Z] [INFO] [2024-04-16T09:18:29.749Z] [INFO] Results: [2024-04-16T09:18:29.749Z] [INFO] [2024-04-16T09:18:29.749Z] [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:18:29.749Z] [INFO] [2024-04-16T09:18:29.749Z] [INFO] [2024-04-16T09:18:29.749Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ monitoring-core --- [2024-04-16T09:18:29.749Z] [INFO] Executing tasks [2024-04-16T09:18:29.749Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/classes/META-INF for [2024-04-16T09:18:29.749Z] [INFO] [echo] monitoring-core [2024-04-16T09:18:29.749Z] [INFO] Executed tasks [2024-04-16T09:18:29.749Z] [INFO] [2024-04-16T09:18:29.749Z] [INFO] --- jar:3.3.0:jar (default-jar) @ monitoring-core --- [2024-04-16T09:18:30.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/monitoring-core.jar [2024-04-16T09:18:30.004Z] [INFO] [2024-04-16T09:18:30.004Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ monitoring-core --- [2024-04-16T09:18:30.004Z] [INFO] [2024-04-16T09:18:30.004Z] [INFO] --- failsafe:3.2.5:verify (verify) @ monitoring-core --- [2024-04-16T09:18:30.004Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/failsafe-reports [2024-04-16T09:18:30.004Z] [INFO] [2024-04-16T09:18:30.004Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core --- [2024-04-16T09:18:30.260Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- install:3.1.1:install (default-install) @ monitoring-core --- [2024-04-16T09:18:30.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.15-SNAPSHOT/monitoring-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:30.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.15-SNAPSHOT/monitoring-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [2024-04-16T09:18:30.260Z] [INFO] Building GlassFish Admin REST Parent 7.0.15-SNAPSHOT [53/332] [2024-04-16T09:18:30.260Z] [INFO] from nucleus/admin/rest/pom.xml [2024-04-16T09:18:30.260Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] No sources to compile [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] No sources to compile [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] No sources to compile [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] Executing tasks [2024-04-16T09:18:30.260Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/target/classes/META-INF for [2024-04-16T09:18:30.260Z] [INFO] [echo] rest-service-parent [2024-04-16T09:18:30.260Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/target/classes/META-INF [2024-04-16T09:18:30.260Z] [INFO] Executed tasks [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] No tests to run. [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/target/failsafe-reports [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent --- [2024-04-16T09:18:30.260Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/7.0.15-SNAPSHOT/rest-service-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [2024-04-16T09:18:30.260Z] [INFO] Building GlassFish Admin REST Testing Framework 7.0.15-SNAPSHOT [54/332] [2024-04-16T09:18:30.260Z] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [2024-04-16T09:18:30.260Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-testing --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-testing --- [2024-04-16T09:18:30.260Z] [INFO] [2024-04-16T09:18:30.260Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-testing --- [2024-04-16T09:18:30.261Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:30.261Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:30.515Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:18:30.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/manpages [2024-04-16T09:18:30.515Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:30.515Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:30.515Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:30.515Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [2024-04-16T09:18:30.515Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:18:30.515Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:30.515Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/src/test/resources [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] No sources to compile [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] No tests to run. [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] Executing tasks [2024-04-16T09:18:30.515Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/classes/META-INF for [2024-04-16T09:18:30.515Z] [INFO] [echo] rest-testing [2024-04-16T09:18:30.515Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/classes/META-INF [2024-04-16T09:18:30.515Z] [INFO] Executed tasks [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/rest-testing.jar [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] No tests to run. [2024-04-16T09:18:30.515Z] [INFO] [2024-04-16T09:18:30.515Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-testing --- [2024-04-16T09:18:30.515Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/failsafe-reports [2024-04-16T09:18:30.516Z] [INFO] [2024-04-16T09:18:30.516Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [2024-04-16T09:18:30.770Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- install:3.1.1:install (default-install) @ rest-testing --- [2024-04-16T09:18:30.770Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.15-SNAPSHOT/rest-testing-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:30.770Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.15-SNAPSHOT/rest-testing-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [2024-04-16T09:18:30.770Z] [INFO] Building GlassFish Admin REST Client 7.0.15-SNAPSHOT [55/332] [2024-04-16T09:18:30.770Z] [INFO] from nucleus/admin/rest/rest-client/pom.xml [2024-04-16T09:18:30.770Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:30.770Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:30.770Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:30.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/src/main/manpages [2024-04-16T09:18:30.770Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:30.770Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:30.770Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:30.770Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:30.770Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] [2024-04-16T09:18:30.770Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client --- [2024-04-16T09:18:30.770Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:31.025Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:31.025Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:31.025Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:31.025Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:31.025Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:31.025Z] [INFO] Processing: NCLS-RSCL-00001 [2024-04-16T09:18:31.025Z] [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true [2024-04-16T09:18:31.025Z] [INFO] Processing: NCLS-RSCL-00002 [2024-04-16T09:18:31.025Z] [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true [2024-04-16T09:18:31.025Z] [INFO] Processing: NCLS-RSCL-00003 [2024-04-16T09:18:31.025Z] [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true [2024-04-16T09:18:31.025Z] [INFO] Processing: NCLS-RSCL-00004 [2024-04-16T09:18:31.025Z] [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true [2024-04-16T09:18:31.025Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSCL-00001=An unsupported encoding was requested: {0}., NCLS-RSCL-00002=An error occurred while processing an XML document., NCLS-RSCL-00003=An I/O exception occurred., NCLS-RSCL-00004=An error occurred while processing a JSON object.} [2024-04-16T09:18:31.025Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:31.025Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:31.025Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:31.025Z] [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER [2024-04-16T09:18:31.025Z] [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging [2024-04-16T09:18:31.025Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.client.description=REST Client Logger, jakarta.enterprise.admin.rest.client.publish=true, jakarta.enterprise.admin.rest.client.subsystem=REST} [2024-04-16T09:18:31.025Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:31.025Z] [INFO] Found enclosing element REST_CLIENT_LOGGER [2024-04-16T09:18:31.025Z] [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging [2024-04-16T09:18:31.025Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:31.025Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:31.025Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:31.025Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:31.025Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] No sources to compile [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] Executing tasks [2024-04-16T09:18:31.025Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/classes/META-INF for [2024-04-16T09:18:31.025Z] [INFO] [echo] rest-client [2024-04-16T09:18:31.025Z] [INFO] Executed tasks [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/rest-client.jar [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-client --- [2024-04-16T09:18:31.025Z] [INFO] [2024-04-16T09:18:31.025Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-client --- [2024-04-16T09:18:31.026Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/failsafe-reports [2024-04-16T09:18:31.026Z] [INFO] [2024-04-16T09:18:31.026Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [2024-04-16T09:18:31.584Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:31.584Z] [INFO] [2024-04-16T09:18:31.584Z] [INFO] --- install:3.1.1:install (default-install) @ rest-client --- [2024-04-16T09:18:31.584Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.15-SNAPSHOT/rest-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:31.584Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.15-SNAPSHOT/rest-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:31.584Z] [INFO] [2024-04-16T09:18:31.584Z] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [2024-04-16T09:18:31.584Z] [INFO] Building Eclipse GlassFish Parent Project 7.0.15-SNAPSHOT [56/332] [2024-04-16T09:18:31.584Z] [INFO] from appserver/pom.xml [2024-04-16T09:18:31.584Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:31.584Z] [INFO] [2024-04-16T09:18:31.584Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent --- [2024-04-16T09:18:31.584Z] [INFO] [2024-04-16T09:18:31.584Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-parent --- [2024-04-16T09:18:31.584Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] No sources to compile [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] No sources to compile [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] No sources to compile [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] Executing tasks [2024-04-16T09:18:31.585Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/target/classes/META-INF for [2024-04-16T09:18:31.585Z] [INFO] [echo] glassfish-parent [2024-04-16T09:18:31.585Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/target/classes/META-INF [2024-04-16T09:18:31.585Z] [INFO] Executed tasks [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] No tests to run. [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/target/failsafe-reports [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent --- [2024-04-16T09:18:31.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/7.0.15-SNAPSHOT/glassfish-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [2024-04-16T09:18:31.585Z] [INFO] Building GlassFish EJB container related modules 7.0.15-SNAPSHOT [57/332] [2024-04-16T09:18:31.585Z] [INFO] from appserver/ejb/pom.xml [2024-04-16T09:18:31.585Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] No sources to compile [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] No sources to compile [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] No sources to compile [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] Executing tasks [2024-04-16T09:18:31.585Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/target/classes/META-INF for [2024-04-16T09:18:31.585Z] [INFO] [echo] ejb [2024-04-16T09:18:31.585Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/target/classes/META-INF [2024-04-16T09:18:31.585Z] [INFO] Executed tasks [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] No tests to run. [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/target/failsafe-reports [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-04-16T09:18:31.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/7.0.15-SNAPSHOT/ejb-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [2024-04-16T09:18:31.585Z] [INFO] Building GlassFish Core EJB Client 7.0.15-SNAPSHOT [58/332] [2024-04-16T09:18:31.585Z] [INFO] from appserver/ejb/ejb-client/pom.xml [2024-04-16T09:18:31.585Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-client --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-client --- [2024-04-16T09:18:31.585Z] [INFO] [2024-04-16T09:18:31.585Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-client --- [2024-04-16T09:18:31.585Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:31.585Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:31.585Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:31.586Z] [INFO] [2024-04-16T09:18:31.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-client --- [2024-04-16T09:18:31.586Z] [INFO] [2024-04-16T09:18:31.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-client --- [2024-04-16T09:18:31.586Z] [INFO] [2024-04-16T09:18:31.586Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client --- [2024-04-16T09:18:31.586Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:31.586Z] [INFO] [2024-04-16T09:18:31.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client --- [2024-04-16T09:18:31.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/src/main/resources [2024-04-16T09:18:31.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/src/main/manpages [2024-04-16T09:18:31.586Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:31.586Z] [INFO] [2024-04-16T09:18:31.586Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-client --- [2024-04-16T09:18:31.586Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:31.586Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:31.840Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:31.840Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:18:31.840Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:31.840Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:31.840Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/src/test/resources [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] No sources to compile [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] [2024-04-16T09:18:31.840Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client --- [2024-04-16T09:18:31.840Z] [INFO] Executing tasks [2024-04-16T09:18:31.840Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/classes/META-INF for [2024-04-16T09:18:31.840Z] [INFO] [echo] ejb-client [2024-04-16T09:18:31.841Z] [INFO] Executed tasks [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client --- [2024-04-16T09:18:31.841Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/ejb-client.jar [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-client --- [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-client --- [2024-04-16T09:18:31.841Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/failsafe-reports [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [2024-04-16T09:18:31.841Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-client --- [2024-04-16T09:18:31.841Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.15-SNAPSHOT/ejb-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:31.841Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.15-SNAPSHOT/ejb-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] ------------------< org.glassfish.main.common:common >------------------ [2024-04-16T09:18:31.841Z] [INFO] Building GlassFish Common modules 7.0.15-SNAPSHOT [59/332] [2024-04-16T09:18:31.841Z] [INFO] from appserver/common/pom.xml [2024-04-16T09:18:31.841Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- clean:3.3.2:clean (default-clean) @ common --- [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common --- [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common --- [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common --- [2024-04-16T09:18:31.841Z] [INFO] No sources to compile [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common --- [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common --- [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common --- [2024-04-16T09:18:31.841Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ common --- [2024-04-16T09:18:31.841Z] [INFO] No sources to compile [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ common --- [2024-04-16T09:18:31.841Z] [INFO] No sources to compile [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ common --- [2024-04-16T09:18:31.841Z] [INFO] Executing tasks [2024-04-16T09:18:31.841Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/target/classes/META-INF for [2024-04-16T09:18:31.841Z] [INFO] [echo] common [2024-04-16T09:18:31.841Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/target/classes/META-INF [2024-04-16T09:18:31.841Z] [INFO] Executed tasks [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common --- [2024-04-16T09:18:31.841Z] [INFO] No tests to run. [2024-04-16T09:18:31.841Z] [INFO] [2024-04-16T09:18:31.841Z] [INFO] --- failsafe:3.2.5:verify (verify) @ common --- [2024-04-16T09:18:31.841Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/target/failsafe-reports [2024-04-16T09:18:31.842Z] [INFO] [2024-04-16T09:18:31.842Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-checkstyle) @ common --- [2024-04-16T09:18:31.842Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:31.842Z] [INFO] [2024-04-16T09:18:31.842Z] [INFO] --- install:3.1.1:install (default-install) @ common --- [2024-04-16T09:18:31.842Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/7.0.15-SNAPSHOT/common-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:31.842Z] [INFO] [2024-04-16T09:18:31.842Z] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [2024-04-16T09:18:31.842Z] [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.15-SNAPSHOT [60/332] [2024-04-16T09:18:31.842Z] [INFO] from appserver/common/glassfish-ee-api/pom.xml [2024-04-16T09:18:31.842Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:31.842Z] [INFO] [2024-04-16T09:18:31.842Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api --- [2024-04-16T09:18:31.842Z] [INFO] [2024-04-16T09:18:31.842Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-ee-api --- [2024-04-16T09:18:31.842Z] [INFO] [2024-04-16T09:18:31.842Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api --- [2024-04-16T09:18:31.842Z] [INFO] [2024-04-16T09:18:31.842Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-ee-api --- [2024-04-16T09:18:31.842Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:31.842Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:32.096Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/src/main/resources [2024-04-16T09:18:32.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/src/main/manpages [2024-04-16T09:18:32.096Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:32.096Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:32.096Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:32.096Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] [2024-04-16T09:18:32.096Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-ee-api --- [2024-04-16T09:18:32.096Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:32.096Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:32.351Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:32.351Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/src/test/resources [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] No sources to compile [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] Executing tasks [2024-04-16T09:18:32.351Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/classes/META-INF for [2024-04-16T09:18:32.351Z] [INFO] [echo] glassfish-ee-api [2024-04-16T09:18:32.351Z] [INFO] Executed tasks [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/failsafe-reports [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:32.351Z] [INFO] [2024-04-16T09:18:32.351Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api --- [2024-04-16T09:18:32.351Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.15-SNAPSHOT/glassfish-ee-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:32.352Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.15-SNAPSHOT/glassfish-ee-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [2024-04-16T09:18:32.352Z] [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.15-SNAPSHOT [61/332] [2024-04-16T09:18:32.352Z] [INFO] from appserver/common/annotation-framework/pom.xml [2024-04-16T09:18:32.352Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:32.352Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:32.352Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/src/main/resources [2024-04-16T09:18:32.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/src/main/manpages [2024-04-16T09:18:32.352Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:32.352Z] [INFO] [2024-04-16T09:18:32.352Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ annotation-framework --- [2024-04-16T09:18:32.352Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:32.352Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:32.607Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:32.607Z] [INFO] [2024-04-16T09:18:32.607Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [2024-04-16T09:18:32.607Z] [INFO] [2024-04-16T09:18:32.607Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [2024-04-16T09:18:32.607Z] [INFO] [2024-04-16T09:18:32.607Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework --- [2024-04-16T09:18:32.607Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:32.607Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:32.607Z] [INFO] [2024-04-16T09:18:32.607Z] [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework --- [2024-04-16T09:18:32.607Z] [INFO] [2024-04-16T09:18:32.607Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ annotation-framework --- [2024-04-16T09:18:32.607Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:32.607Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:32.861Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:32.861Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:32.861Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:32.861Z] [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER [2024-04-16T09:18:32.861Z] [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils [2024-04-16T09:18:32.861Z] [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework} [2024-04-16T09:18:32.861Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:32.861Z] [INFO] Found enclosing element ANNOTATION_LOGGER [2024-04-16T09:18:32.861Z] [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils [2024-04-16T09:18:32.861Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:32.861Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:32.861Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:32.861Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:32.861Z] [INFO] [2024-04-16T09:18:32.861Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework --- [2024-04-16T09:18:32.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/src/test/resources [2024-04-16T09:18:32.861Z] [INFO] [2024-04-16T09:18:32.861Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ annotation-framework --- [2024-04-16T09:18:32.861Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:32.861Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:18:32.861Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:32.861Z] [INFO] [2024-04-16T09:18:32.861Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [2024-04-16T09:18:32.861Z] [INFO] [2024-04-16T09:18:32.861Z] [INFO] --- surefire:3.2.5:test (default-test) @ annotation-framework --- [2024-04-16T09:18:32.862Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/surefire-reports [2024-04-16T09:18:32.862Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:32.862Z] [INFO] [2024-04-16T09:18:32.862Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:32.862Z] [INFO] T E S T S [2024-04-16T09:18:32.862Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:32.862Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:33.421Z] [0.396s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.662ms [2024-04-16T09:18:33.421Z] [INFO] Running org.glassfish.apf.impl.ComponentDefinitionTest [2024-04-16T09:18:33.421Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.glassfish.apf.impl.ComponentDefinitionTest [2024-04-16T09:18:33.980Z] [INFO] [2024-04-16T09:18:33.980Z] [INFO] Results: [2024-04-16T09:18:33.980Z] [INFO] [2024-04-16T09:18:33.980Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:33.980Z] [INFO] [2024-04-16T09:18:33.980Z] [INFO] [2024-04-16T09:18:33.980Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework --- [2024-04-16T09:18:33.980Z] [INFO] Executing tasks [2024-04-16T09:18:33.980Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/classes/META-INF for [2024-04-16T09:18:33.980Z] [INFO] [echo] annotation-framework [2024-04-16T09:18:33.980Z] [INFO] Executed tasks [2024-04-16T09:18:33.980Z] [INFO] [2024-04-16T09:18:33.980Z] [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework --- [2024-04-16T09:18:33.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/annotation-framework.jar [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ annotation-framework --- [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- failsafe:3.2.5:verify (verify) @ annotation-framework --- [2024-04-16T09:18:33.981Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/failsafe-reports [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [2024-04-16T09:18:33.981Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- install:3.1.1:install (default-install) @ annotation-framework --- [2024-04-16T09:18:33.981Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.15-SNAPSHOT/annotation-framework-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:33.981Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.15-SNAPSHOT/annotation-framework-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [2024-04-16T09:18:33.981Z] [INFO] Building nucleus.resources 7.0.15-SNAPSHOT [62/332] [2024-04-16T09:18:33.981Z] [INFO] from nucleus/resources/pom.xml [2024-04-16T09:18:33.981Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources --- [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-resources --- [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources --- [2024-04-16T09:18:33.981Z] [INFO] [2024-04-16T09:18:33.981Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-resources --- [2024-04-16T09:18:33.981Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:33.981Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:34.236Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:18:34.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/resources [2024-04-16T09:18:34.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/manpages [2024-04-16T09:18:34.237Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:34.237Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:34.237Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:34.237Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:34.237Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] [2024-04-16T09:18:34.237Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources --- [2024-04-16T09:18:34.237Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:34.491Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:34.492Z] [INFO] [2024-04-16T09:18:34.492Z] [INFO] --- command-security:1.0.17:check (default-check) @ nucleus-resources --- [2024-04-16T09:18:34.492Z] [INFO] [2024-04-16T09:18:34.492Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-resources --- [2024-04-16T09:18:34.492Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:34.492Z] [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:34.492Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:34.492Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:34.492Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00001 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00001 needs checking for cause/action: true [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00002 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00002 needs checking for cause/action: true [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00003 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00003 needs checking for cause/action: true [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00004 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00004 needs checking for cause/action: false [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00005 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00005 needs checking for cause/action: false [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00006 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00006 needs checking for cause/action: false [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00007 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00007 needs checking for cause/action: false [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00008 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00008 needs checking for cause/action: false [2024-04-16T09:18:34.492Z] [INFO] Processing: NCLS-RESOURCE-00009 [2024-04-16T09:18:34.492Z] [INFO] Message NCLS-RESOURCE-00009 needs checking for cause/action: false [2024-04-16T09:18:34.492Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RESOURCE-00001=Unexpected exception in loading class [{0}] by classloader., NCLS-RESOURCE-00001.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00002=Unexpected exception in loading class by classloader [{0}]., NCLS-RESOURCE-00002.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00003=Cannot bind resource [{0}] to naming manager. Following exception occurred [{1}]., NCLS-RESOURCE-00003.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00004=Unable to deploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00004.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00005=Unable to undeploy resource, no Resource Deployer for [{0}]., NCLS-RESOURCE-00005.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00006=Unable to undeploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00006.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00007=Error while handling Change event due to following exception: [{0}]., NCLS-RESOURCE-00007.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00008=Error while handling Remove event due to following exception: [{0}]., NCLS-RESOURCE-00008.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00009=Unable to find ResourceDeployer for [{0}]., NCLS-RESOURCE-00009.MSG_COMMENT=# This is a comment about this log message.} [2024-04-16T09:18:34.492Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:34.492Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:34.492Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:34.492Z] [INFO] Processing: jakarta.enterprise.resources.api on element LOGGER [2024-04-16T09:18:34.492Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-04-16T09:18:34.492Z] [INFO] Processing: jakarta.enterprise.resources.listener on element LOGGER [2024-04-16T09:18:34.492Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.listener.ResourceManager [2024-04-16T09:18:34.492Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-04-16T09:18:34.492Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.BindableResourcesHelper [2024-04-16T09:18:34.492Z] [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [2024-04-16T09:18:34.492Z] [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.ResourceUtil [2024-04-16T09:18:34.492Z] [INFO] Loggers found so far: {jakarta.enterprise.resources.api.description=Nucleus Resource, jakarta.enterprise.resources.api.publish=true, jakarta.enterprise.resources.api.subsystem=RESOURCE, jakarta.enterprise.resources.listener.description=Nucleus Resource, jakarta.enterprise.resources.listener.publish=true, jakarta.enterprise.resources.listener.subsystem=RESOURCE, jakarta.enterprise.resources.util.description=Nucleus Resource, jakarta.enterprise.resources.util.publish=true, jakarta.enterprise.resources.util.subsystem=RESOURCE} [2024-04-16T09:18:34.492Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:34.492Z] [INFO] Found enclosing element LOGGER [2024-04-16T09:18:34.492Z] [INFO] Found enclosing element org.glassfish.resourcebase.resources.api.ResourcesBinder [2024-04-16T09:18:34.492Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:34.493Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:34.493Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:34.493Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:34.493Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/src/test/resources [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] No sources to compile [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] Executing tasks [2024-04-16T09:18:34.493Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/classes/META-INF for [2024-04-16T09:18:34.493Z] [INFO] [echo] nucleus-resources [2024-04-16T09:18:34.493Z] [INFO] Executed tasks [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/nucleus-resources.jar [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-resources --- [2024-04-16T09:18:34.493Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/failsafe-reports [2024-04-16T09:18:34.493Z] [INFO] [2024-04-16T09:18:34.493Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [2024-04-16T09:18:35.052Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:35.052Z] [INFO] [2024-04-16T09:18:35.052Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-resources --- [2024-04-16T09:18:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.15-SNAPSHOT/nucleus-resources-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.15-SNAPSHOT/nucleus-resources-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:35.052Z] [INFO] [2024-04-16T09:18:35.052Z] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [2024-04-16T09:18:35.052Z] [INFO] Building GlassFish Deployment Related Modules 7.0.15-SNAPSHOT [63/332] [2024-04-16T09:18:35.052Z] [INFO] from appserver/deployment/pom.xml [2024-04-16T09:18:35.052Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:35.052Z] [INFO] [2024-04-16T09:18:35.052Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment --- [2024-04-16T09:18:35.052Z] [INFO] [2024-04-16T09:18:35.052Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment --- [2024-04-16T09:18:35.052Z] [INFO] [2024-04-16T09:18:35.052Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment --- [2024-04-16T09:18:35.052Z] [INFO] [2024-04-16T09:18:35.052Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment --- [2024-04-16T09:18:35.052Z] [INFO] No sources to compile [2024-04-16T09:18:35.052Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] No sources to compile [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] No sources to compile [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] Executing tasks [2024-04-16T09:18:35.053Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/target/classes/META-INF for [2024-04-16T09:18:35.053Z] [INFO] [echo] deployment [2024-04-16T09:18:35.053Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/target/classes/META-INF [2024-04-16T09:18:35.053Z] [INFO] Executed tasks [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] No tests to run. [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/target/failsafe-reports [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- install:3.1.1:install (default-install) @ deployment --- [2024-04-16T09:18:35.053Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/7.0.15-SNAPSHOT/deployment-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [2024-04-16T09:18:35.053Z] [INFO] Building Deployment Object Library 7.0.15-SNAPSHOT [64/332] [2024-04-16T09:18:35.053Z] [INFO] from appserver/deployment/dol/pom.xml [2024-04-16T09:18:35.053Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dol --- [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dol --- [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dol --- [2024-04-16T09:18:35.053Z] [INFO] [2024-04-16T09:18:35.053Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dol --- [2024-04-16T09:18:35.053Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:35.053Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:35.612Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:35.612Z] [INFO] [2024-04-16T09:18:35.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dol --- [2024-04-16T09:18:35.612Z] [INFO] [2024-04-16T09:18:35.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dol --- [2024-04-16T09:18:35.612Z] [INFO] [2024-04-16T09:18:35.612Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol --- [2024-04-16T09:18:35.612Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:35.612Z] [INFO] [2024-04-16T09:18:35.612Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dol --- [2024-04-16T09:18:35.612Z] [INFO] Copying 6 resources from src/main/java to target/classes [2024-04-16T09:18:35.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/manpages [2024-04-16T09:18:35.612Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:35.612Z] [INFO] [2024-04-16T09:18:35.612Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dol --- [2024-04-16T09:18:35.612Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:35.612Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:36.972Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java:[65,34] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[35,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[41,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[88,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[89,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[144,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[162,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[33,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[41,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java:[358,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.972Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java:[801,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[89,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[173,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[174,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[177,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[186,21] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[531,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[547,31] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[76,16] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/RoleReference.java:[106,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[121,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[136,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[157,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.973Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[173,89] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[53,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[54,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[81,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[86,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[47,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ServiceRefPortInfo.java:[347,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java:[105,9] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[69,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.974Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[89,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[94,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[112,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[113,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[51,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[57,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[80,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[85,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[195,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[220,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[221,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[49,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[54,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.975Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerFactoryReferenceHandler.java:[172,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerReferenceHandler.java:[185,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceHandler.java:[158,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SecurityRoleNode.java:[72,65] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/GroupNameDescriptor.java:[63,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[35,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[42,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageNode.java:[86,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/ComponentValidator.java:[814,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:36.976Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java: Some input files use or override a deprecated API. [2024-04-16T09:18:36.976Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:36.976Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:36.977Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:36.977Z] [INFO] [2024-04-16T09:18:36.977Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ dol --- [2024-04-16T09:18:36.977Z] [INFO] [2024-04-16T09:18:36.977Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ dol --- [2024-04-16T09:18:36.977Z] [INFO] [2024-04-16T09:18:36.977Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol --- [2024-04-16T09:18:36.977Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:36.977Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:36.977Z] [INFO] [2024-04-16T09:18:36.977Z] [INFO] --- command-security:1.0.17:check (default-check) @ dol --- [2024-04-16T09:18:36.977Z] [INFO] [2024-04-16T09:18:36.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dol --- [2024-04-16T09:18:36.977Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:36.977Z] [INFO] Compiling 424 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:37.535Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:37.535Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:37.535Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00005 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00006 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00007 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00008 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00009 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00010 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00011 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00012 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00013 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00004 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00022 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00023 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00024 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00025 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00016 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: dol.validation.application.jndiNameConflict [2024-04-16T09:18:37.535Z] [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: dol.validation.application.failed [2024-04-16T09:18:37.535Z] [INFO] Message dol.validation.application.failed needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00014 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00001 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00002 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00003 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00015 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00118 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: AS-DEPLOYMENT-00120 [2024-04-16T09:18:37.535Z] [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false [2024-04-16T09:18:37.535Z] [INFO] Processing: enterprise.deployment.util.application.lookup [2024-04-16T09:18:37.535Z] [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: enterprise.deployment.util.application.invalid.namespace [2024-04-16T09:18:37.535Z] [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true [2024-04-16T09:18:37.535Z] [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope [2024-04-16T09:18:37.536Z] [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true [2024-04-16T09:18:37.536Z] [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure [2024-04-16T09:18:37.536Z] [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true [2024-04-16T09:18:37.536Z] [INFO] Processing: AS-DEPLOYMENT-00026 [2024-04-16T09:18:37.536Z] [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true [2024-04-16T09:18:37.536Z] [INFO] Processing: AS-DEPLOYMENT-00027 [2024-04-16T09:18:37.536Z] [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true [2024-04-16T09:18:37.536Z] [INFO] Processing: AS-DEPLOYMENT-00028 [2024-04-16T09:18:37.536Z] [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false [2024-04-16T09:18:37.536Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-00001=Ignore {0} in archive {1}, as WLS counterpart runtime xml {2} is present in the same archive., AS-DEPLOYMENT-00002=Exception caught: {0}., AS-DEPLOYMENT-00003={0} module [{1}] contains characteristics of other module type: {2}., AS-DEPLOYMENT-00004=Exception caught: {0} for the subarchve indicated by the path: {1}., AS-DEPLOYMENT-00005=Exception caught during annotation scanning., AS-DEPLOYMENT-00006=Adding {0} since {1} is annotated with {2}., AS-DEPLOYMENT-00007=Adding {0} since it is implementing {1}., AS-DEPLOYMENT-00008=Inconsistent type definition. {0} is neither an annotation nor an interface., AS-DEPLOYMENT-00009=The exception {0} occurred while examining the jar at file path: {1}., AS-DEPLOYMENT-00010=No classloader can be found to use, AS-DEPLOYMENT-00011=Error in annotation processing:, AS-DEPLOYMENT-00012=Cannot load {0} reason : {1}., AS-DEPLOYMENT-00013=An exception was caught during library jar processing: {0}., AS-DEPLOYMENT-00014=Could not load {0}, AS-DEPLOYMENT-00015=Unsupported deployment descriptors element {0} value {1} for descriptor {2}., AS-DEPLOYMENT-00016=Unknown port-component-name {0} port, all sub elements will be ignored., AS-DEPLOYMENT-00022=For administered-object resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00022.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode., AS-DEPLOYMENT-00023=For connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00023.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00024=For jms-connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00024.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00025=For jms-destination resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00025.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode., AS-DEPLOYMENT-00026=JNDI lookup failed for the resource: Name: {0}, Lookup: {1}, Type: {2}., AS-DEPLOYMENT-00026.MSG_COMMENT=# For the method validateJNDIRefs of com.sun.enterprise.deployment.util.ResourceValidator., AS-DEPLOYMENT-00027=Resource Adapter not present: RA Name: {0}, Type: {1}., AS-DEPLOYMENT-00028=Skipping resource validation, AS-DEPLOYMENT-00118=DOLUtils: Invalid Deployment Descriptors in {0} [2024-04-16T09:18:37.536Z] Line {1} Column {2} -- {3}., AS-DEPLOYMENT-00120=Deployment Descriptor parsing failure: {0}, dol.validation.application.failed=Application validation failed for application: {0}, jndi-name: {1}, resource adapter name: {2} is wrong., dol.validation.application.failed.MSG_COMMENT=# For the method validateResourceDescriptor of com.sun.enterprise.deployment.util.ApplicationValidator, dol.validation.application.jndiNameConflict=Duplicate descriptor found for given jndi-name: {0}. [2024-04-16T09:18:37.536Z] Descriptor 1: [2024-04-16T09:18:37.536Z] {1} [2024-04-16T09:18:37.536Z] Descriptor 2: [2024-04-16T09:18:37.537Z] {2}, enterprise.deployment.backend.addDescriptorFailure=DPL8006: get/add descriptor failure : {0} TO {1}, enterprise.deployment.util.application.invalid.jndiname.scope=DEP0005:Deployment failed due to the invalid scope {0} defined for jndi-name: {1}, enterprise.deployment.util.application.invalid.namespace=DEP0004:Deployment failed because a conflict occured for jndi-name: {0} for application: {1}, enterprise.deployment.util.application.lookup=DEP0003:The jndi-name is already used in the global tree failed for given jndi-name: {0}} [2024-04-16T09:18:37.537Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:37.537Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:37.537Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:37.537Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER [2024-04-16T09:18:37.537Z] [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils [2024-04-16T09:18:37.537Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.dol.description=Deployment logger for dol module, jakarta.enterprise.system.tools.deployment.dol.publish=true, jakarta.enterprise.system.tools.deployment.dol.subsystem=DEPLOYMENT} [2024-04-16T09:18:37.537Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:37.537Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-04-16T09:18:37.537Z] [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils [2024-04-16T09:18:37.537Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:37.537Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:37.537Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:37.537Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:37.537Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:37.537Z] [INFO] [2024-04-16T09:18:37.537Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol --- [2024-04-16T09:18:37.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/test/resources [2024-04-16T09:18:37.537Z] [INFO] [2024-04-16T09:18:37.537Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dol --- [2024-04-16T09:18:37.537Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:37.537Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:37.793Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:37.793Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/src/test/java/com/sun/enterprise/deployment/util/ApplicationValidatorTest.java:[251,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:18:37.793Z] [INFO] [2024-04-16T09:18:37.793Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [2024-04-16T09:18:37.793Z] [INFO] [2024-04-16T09:18:37.793Z] [INFO] --- surefire:3.2.5:test (default-test) @ dol --- [2024-04-16T09:18:37.793Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/surefire-reports [2024-04-16T09:18:37.793Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:37.793Z] [INFO] [2024-04-16T09:18:37.793Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:37.793Z] [INFO] T E S T S [2024-04-16T09:18:37.793Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:37.793Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:38.350Z] [0.371s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->6M(258M) 2.949ms [2024-04-16T09:18:38.350Z] [INFO] Running com.sun.enterprise.deployment.EjbInterceptorTest [2024-04-16T09:18:38.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.sun.enterprise.deployment.EjbInterceptorTest [2024-04-16T09:18:38.605Z] [INFO] Running com.sun.enterprise.deployment.util.ApplicationValidatorTest [2024-04-16T09:18:38.605Z] [0.806s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->9M(258M) 3.547ms [2024-04-16T09:18:38.859Z] 09:18:38.613640 WARNING main com.sun.enterprise.deployment.util.ApplicationValidator.compareVectorForApp JNDI name java:app/jdbc/testdb is declared by multiple modules of the application testAppName: EBDLevel:testAppName#test-ejb-jar-name.jar, EBDLevel:testAppName#test-ejb-jar2-name.jar [2024-04-16T09:18:38.859Z] 09:18:38.624636 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.duplicitJdbcResource, started at 09:18:38.606654067, test time: 17 ms [2024-04-16T09:18:38.859Z] 09:18:38.634422 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.sameJdbcResource, started at 09:18:38.6331794, test time: 1 ms [2024-04-16T09:18:38.859Z] 09:18:38.639085 SEVERE main com.sun.enterprise.deployment.util.ApplicationValidator.compareDescriptors DEP0005:Deployment failed due to the invalid scope EBDLevel:testAppName#test-ejb-jar2-name.jar defined for jndi-name: java:comp/jdbc/testdb [2024-04-16T09:18:38.859Z] 09:18:38.640068 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.conflictingJdbcResourceScopes, started at 09:18:38.637867115, test time: 2 ms [2024-04-16T09:18:38.859Z] 09:18:38.647271 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.valid_warWithLocalEjbIncluded, started at 09:18:38.643054983, test time: 4 ms [2024-04-16T09:18:38.859Z] 09:18:38.651125 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.deployment.util.ApplicationValidatorTest.invalid, started at 09:18:38.650271566, test time: 0 ms [2024-04-16T09:18:38.859Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in com.sun.enterprise.deployment.util.ApplicationValidatorTest [2024-04-16T09:18:39.113Z] [INFO] [2024-04-16T09:18:39.113Z] [INFO] Results: [2024-04-16T09:18:39.113Z] [INFO] [2024-04-16T09:18:39.113Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:39.113Z] [INFO] [2024-04-16T09:18:39.113Z] [INFO] [2024-04-16T09:18:39.113Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dol --- [2024-04-16T09:18:39.113Z] [INFO] Executing tasks [2024-04-16T09:18:39.113Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/classes/META-INF for [2024-04-16T09:18:39.113Z] [INFO] [echo] dol [2024-04-16T09:18:39.114Z] [INFO] Executed tasks [2024-04-16T09:18:39.114Z] [INFO] [2024-04-16T09:18:39.114Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dol --- [2024-04-16T09:18:39.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/dol.jar [2024-04-16T09:18:39.114Z] [INFO] [2024-04-16T09:18:39.114Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dol --- [2024-04-16T09:18:39.114Z] [INFO] [2024-04-16T09:18:39.114Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dol --- [2024-04-16T09:18:39.114Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/failsafe-reports [2024-04-16T09:18:39.114Z] [INFO] [2024-04-16T09:18:39.114Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [2024-04-16T09:18:43.266Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- install:3.1.1:install (default-install) @ dol --- [2024-04-16T09:18:43.266Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.15-SNAPSHOT/dol-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:43.266Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.15-SNAPSHOT/dol-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [2024-04-16T09:18:43.266Z] [INFO] Building GlassFish Transaction modules 7.0.15-SNAPSHOT [65/332] [2024-04-16T09:18:43.266Z] [INFO] from appserver/transaction/pom.xml [2024-04-16T09:18:43.266Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] No sources to compile [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] No sources to compile [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] No sources to compile [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] Executing tasks [2024-04-16T09:18:43.266Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/target/classes/META-INF for [2024-04-16T09:18:43.266Z] [INFO] [echo] transaction [2024-04-16T09:18:43.266Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/target/classes/META-INF [2024-04-16T09:18:43.266Z] [INFO] Executed tasks [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] No tests to run. [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/target/failsafe-reports [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- install:3.1.1:install (default-install) @ transaction --- [2024-04-16T09:18:43.266Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/7.0.15-SNAPSHOT/transaction-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [2024-04-16T09:18:43.266Z] [INFO] Building Transaction Service Internal API 7.0.15-SNAPSHOT [66/332] [2024-04-16T09:18:43.266Z] [INFO] from appserver/transaction/internal-api/pom.xml [2024-04-16T09:18:43.266Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction-internal-api --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api --- [2024-04-16T09:18:43.266Z] [INFO] [2024-04-16T09:18:43.266Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction-internal-api --- [2024-04-16T09:18:43.266Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:43.267Z] [INFO] Compiling 18 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:43.267Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:43.267Z] [INFO] [2024-04-16T09:18:43.267Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction-internal-api --- [2024-04-16T09:18:43.267Z] [INFO] [2024-04-16T09:18:43.267Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction-internal-api --- [2024-04-16T09:18:43.267Z] [INFO] [2024-04-16T09:18:43.267Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api --- [2024-04-16T09:18:43.267Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:43.267Z] [INFO] [2024-04-16T09:18:43.267Z] [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api --- [2024-04-16T09:18:43.267Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:43.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/manpages [2024-04-16T09:18:43.267Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:43.267Z] [INFO] [2024-04-16T09:18:43.267Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction-internal-api --- [2024-04-16T09:18:43.267Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:43.267Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:43.521Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:43.521Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations. [2024-04-16T09:18:43.521Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:43.521Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:43.521Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:43.521Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:43.521Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/src/test/resources [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] No sources to compile [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- surefire:3.2.5:test (default-test) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] Executing tasks [2024-04-16T09:18:43.521Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/classes/META-INF for [2024-04-16T09:18:43.521Z] [INFO] [echo] transaction-internal-api [2024-04-16T09:18:43.521Z] [INFO] Executed tasks [2024-04-16T09:18:43.521Z] [INFO] [2024-04-16T09:18:43.521Z] [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api --- [2024-04-16T09:18:43.521Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/transaction-internal-api.jar [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction-internal-api --- [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- failsafe:3.2.5:verify (verify) @ transaction-internal-api --- [2024-04-16T09:18:43.776Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/failsafe-reports [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [2024-04-16T09:18:43.776Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api --- [2024-04-16T09:18:43.776Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.15-SNAPSHOT/transaction-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:43.776Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.15-SNAPSHOT/transaction-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [2024-04-16T09:18:43.776Z] [INFO] Building GlassFish Resources infrastructure related modules 7.0.15-SNAPSHOT [67/332] [2024-04-16T09:18:43.776Z] [INFO] from appserver/resources/pom.xml [2024-04-16T09:18:43.776Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources --- [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources --- [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources --- [2024-04-16T09:18:43.776Z] [INFO] [2024-04-16T09:18:43.776Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources --- [2024-04-16T09:18:43.776Z] [INFO] No sources to compile [2024-04-16T09:18:43.777Z] [INFO] [2024-04-16T09:18:43.777Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources --- [2024-04-16T09:18:43.777Z] [INFO] [2024-04-16T09:18:43.777Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources --- [2024-04-16T09:18:43.777Z] [INFO] [2024-04-16T09:18:43.777Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources --- [2024-04-16T09:18:43.777Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:43.777Z] [INFO] [2024-04-16T09:18:43.777Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources --- [2024-04-16T09:18:43.777Z] [INFO] No sources to compile [2024-04-16T09:18:43.777Z] [INFO] [2024-04-16T09:18:43.777Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources --- [2024-04-16T09:18:43.777Z] [INFO] No sources to compile [2024-04-16T09:18:43.777Z] [INFO] [2024-04-16T09:18:43.777Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources --- [2024-04-16T09:18:44.030Z] [INFO] Executing tasks [2024-04-16T09:18:44.031Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/target/classes/META-INF for [2024-04-16T09:18:44.031Z] [INFO] [echo] resources [2024-04-16T09:18:44.031Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/target/classes/META-INF [2024-04-16T09:18:44.031Z] [INFO] Executed tasks [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources --- [2024-04-16T09:18:44.031Z] [INFO] No tests to run. [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources --- [2024-04-16T09:18:44.031Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/target/failsafe-reports [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [2024-04-16T09:18:44.031Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- install:3.1.1:install (default-install) @ resources --- [2024-04-16T09:18:44.031Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/7.0.15-SNAPSHOT/resources-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [2024-04-16T09:18:44.031Z] [INFO] Building Resources Connector 7.0.15-SNAPSHOT [68/332] [2024-04-16T09:18:44.031Z] [INFO] from appserver/resources/resources-connector/pom.xml [2024-04-16T09:18:44.031Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector --- [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-connector --- [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-connector --- [2024-04-16T09:18:44.031Z] [INFO] [2024-04-16T09:18:44.031Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-connector --- [2024-04-16T09:18:44.031Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:44.031Z] [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:44.285Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:44.285Z] [INFO] [2024-04-16T09:18:44.285Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-connector --- [2024-04-16T09:18:44.285Z] [INFO] [2024-04-16T09:18:44.285Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-connector --- [2024-04-16T09:18:44.285Z] [INFO] [2024-04-16T09:18:44.285Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector --- [2024-04-16T09:18:44.285Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:44.285Z] [INFO] [2024-04-16T09:18:44.285Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector --- [2024-04-16T09:18:44.285Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:18:44.285Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:44.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/manpages [2024-04-16T09:18:44.285Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:44.285Z] [INFO] [2024-04-16T09:18:44.286Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-connector --- [2024-04-16T09:18:44.286Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:44.286Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:44.539Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:44.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java uses or overrides a deprecated API. [2024-04-16T09:18:44.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:44.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:44.539Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:44.539Z] [INFO] [2024-04-16T09:18:44.539Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [2024-04-16T09:18:44.539Z] [INFO] [2024-04-16T09:18:44.539Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [2024-04-16T09:18:44.540Z] [INFO] [2024-04-16T09:18:44.540Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector --- [2024-04-16T09:18:44.540Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:44.540Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:44.540Z] [INFO] [2024-04-16T09:18:44.540Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector --- [2024-04-16T09:18:44.540Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.admin.cli.AddResources, org.glassfish.resources.admin.cli.CreateCustomResource, org.glassfish.resources.admin.cli.CreateJndiResource, org.glassfish.resources.admin.cli.DeleteCustomResource, org.glassfish.resources.admin.cli.DeleteJndiResource, org.glassfish.resources.admin.cli.ListCustomResources, org.glassfish.resources.admin.cli.ListJndiResources] [2024-04-16T09:18:44.540Z] [INFO] [2024-04-16T09:18:44.540Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-connector --- [2024-04-16T09:18:44.540Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:44.540Z] [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:44.794Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:44.794Z] [INFO] [2024-04-16T09:18:44.794Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector --- [2024-04-16T09:18:44.794Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:18:44.794Z] [INFO] [2024-04-16T09:18:44.794Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-connector --- [2024-04-16T09:18:44.794Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:44.794Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:45.048Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:45.048Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/CreateJndiResourceTest.java: Some input files use or override a deprecated API. [2024-04-16T09:18:45.048Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/src/test/java/org/glassfish/resources/admin/cli/CreateJndiResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:45.048Z] [INFO] [2024-04-16T09:18:45.048Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [2024-04-16T09:18:45.048Z] [INFO] [2024-04-16T09:18:45.048Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-connector --- [2024-04-16T09:18:45.049Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/surefire-reports [2024-04-16T09:18:45.049Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:45.049Z] [INFO] [2024-04-16T09:18:45.049Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:45.049Z] [INFO] T E S T S [2024-04-16T09:18:45.049Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:45.049Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:45.302Z] [0.367s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 3.033ms [2024-04-16T09:18:45.556Z] [INFO] Running org.glassfish.resources.admin.cli.CreateJndiResourceTest [2024-04-16T09:18:45.811Z] [0.811s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->9M(258M) 3.918ms [2024-04-16T09:18:45.811Z] 09:18:45.683277 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-04-16T09:18:45.811Z] Column number = 102 [2024-04-16T09:18:45.811Z] System Id = null [2024-04-16T09:18:45.811Z] Public Id = null [2024-04-16T09:18:45.811Z] Location Uri= null [2024-04-16T09:18:45.811Z] CharacterOffset = 1484 [2024-04-16T09:18:45.811Z] [2024-04-16T09:18:45.811Z] 09:18:45.692455 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-04-16T09:18:45.811Z] Column number = 71 [2024-04-16T09:18:45.811Z] System Id = null [2024-04-16T09:18:45.811Z] Public Id = null [2024-04-16T09:18:45.811Z] Location Uri= null [2024-04-16T09:18:45.811Z] CharacterOffset = 1555 [2024-04-16T09:18:45.811Z] [2024-04-16T09:18:45.811Z] 09:18:45.692939 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-04-16T09:18:45.811Z] Column number = 146 [2024-04-16T09:18:45.811Z] System Id = null [2024-04-16T09:18:45.811Z] Public Id = null [2024-04-16T09:18:45.811Z] Location Uri= null [2024-04-16T09:18:45.811Z] CharacterOffset = 1701 [2024-04-16T09:18:45.811Z] [2024-04-16T09:18:45.811Z] 09:18:45.693479 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-04-16T09:18:45.811Z] Column number = 176 [2024-04-16T09:18:45.811Z] System Id = null [2024-04-16T09:18:45.811Z] Public Id = null [2024-04-16T09:18:45.811Z] Location Uri= null [2024-04-16T09:18:45.811Z] CharacterOffset = 2071 [2024-04-16T09:18:45.811Z] [2024-04-16T09:18:45.811Z] 09:18:45.708620 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-04-16T09:18:45.811Z] Column number = 76 [2024-04-16T09:18:45.811Z] System Id = null [2024-04-16T09:18:45.811Z] Public Id = null [2024-04-16T09:18:45.811Z] Location Uri= null [2024-04-16T09:18:45.811Z] CharacterOffset = 7452 [2024-04-16T09:18:45.811Z] [2024-04-16T09:18:45.811Z] 09:18:45.711694 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-04-16T09:18:45.811Z] Column number = 42 [2024-04-16T09:18:45.811Z] System Id = null [2024-04-16T09:18:45.811Z] Public Id = null [2024-04-16T09:18:45.811Z] Location Uri= null [2024-04-16T09:18:45.811Z] CharacterOffset = 11074 [2024-04-16T09:18:45.811Z] [2024-04-16T09:18:46.066Z] 09:18:45.870073 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:18:46.066Z] 09:18:45.901305 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.resources.admin.cli.CreateJndiResourceTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-04-16T09:18:46.066Z] 09:18:45.980379 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:18:46.320Z] 09:18:46.149459 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:46.320Z] 09:18:46.157512 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidJndiLookupName, started at 09:18:45.886426858, test time: 270 ms [2024-04-16T09:18:46.320Z] 09:18:46.178073 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailInvalidResType, started at 09:18:46.174169356, test time: 3 ms [2024-04-16T09:18:46.575Z] 09:18:46.333428 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteSuccess, started at 09:18:46.180943704, test time: 152 ms [2024-04-16T09:18:46.575Z] 09:18:46.348330 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteWithOptionalValuesSet, started at 09:18:46.33651609, test time: 11 ms [2024-04-16T09:18:46.575Z] 09:18:46.366376 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.CreateJndiResourceTest.testExecuteFailDuplicateResource, started at 09:18:46.350958544, test time: 15 ms [2024-04-16T09:18:46.575Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s -- in org.glassfish.resources.admin.cli.CreateJndiResourceTest [2024-04-16T09:18:46.575Z] [INFO] Running org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2024-04-16T09:18:46.575Z] 09:18:46.412058 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-04-16T09:18:46.575Z] Column number = 102 [2024-04-16T09:18:46.575Z] System Id = null [2024-04-16T09:18:46.575Z] Public Id = null [2024-04-16T09:18:46.575Z] Location Uri= null [2024-04-16T09:18:46.575Z] CharacterOffset = 1484 [2024-04-16T09:18:46.575Z] [2024-04-16T09:18:46.575Z] 09:18:46.412732 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-04-16T09:18:46.575Z] Column number = 71 [2024-04-16T09:18:46.575Z] System Id = null [2024-04-16T09:18:46.575Z] Public Id = null [2024-04-16T09:18:46.575Z] Location Uri= null [2024-04-16T09:18:46.575Z] CharacterOffset = 1555 [2024-04-16T09:18:46.575Z] [2024-04-16T09:18:46.575Z] 09:18:46.413109 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-04-16T09:18:46.575Z] Column number = 146 [2024-04-16T09:18:46.575Z] System Id = null [2024-04-16T09:18:46.575Z] Public Id = null [2024-04-16T09:18:46.575Z] Location Uri= null [2024-04-16T09:18:46.575Z] CharacterOffset = 1701 [2024-04-16T09:18:46.575Z] [2024-04-16T09:18:46.575Z] 09:18:46.413497 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-04-16T09:18:46.575Z] Column number = 176 [2024-04-16T09:18:46.575Z] System Id = null [2024-04-16T09:18:46.575Z] Public Id = null [2024-04-16T09:18:46.575Z] Location Uri= null [2024-04-16T09:18:46.575Z] CharacterOffset = 2071 [2024-04-16T09:18:46.575Z] [2024-04-16T09:18:46.575Z] 09:18:46.423313 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-04-16T09:18:46.575Z] Column number = 76 [2024-04-16T09:18:46.575Z] System Id = null [2024-04-16T09:18:46.575Z] Public Id = null [2024-04-16T09:18:46.575Z] Location Uri= null [2024-04-16T09:18:46.575Z] CharacterOffset = 7452 [2024-04-16T09:18:46.575Z] [2024-04-16T09:18:46.575Z] 09:18:46.425152 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-04-16T09:18:46.576Z] Column number = 42 [2024-04-16T09:18:46.576Z] System Id = null [2024-04-16T09:18:46.576Z] Public Id = null [2024-04-16T09:18:46.576Z] Location Uri= null [2024-04-16T09:18:46.576Z] CharacterOffset = 11074 [2024-04-16T09:18:46.576Z] [2024-04-16T09:18:46.576Z] 09:18:46.477741 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:18:46.576Z] 09:18:46.487445 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:46.576Z] 09:18:46.490010 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteFailDoesNotExist, started at 09:18:46.480176606, test time: 9 ms [2024-04-16T09:18:46.576Z] 09:18:46.503855 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.DeleteJndiResourceTest.testExecuteSuccessDefaultTarget, started at 09:18:46.492449853, test time: 11 ms [2024-04-16T09:18:46.576Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.glassfish.resources.admin.cli.DeleteJndiResourceTest [2024-04-16T09:18:46.576Z] [INFO] Running org.glassfish.resources.admin.cli.ListJndiResourcesTest [2024-04-16T09:18:46.830Z] 09:18:46.533447 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 28 [2024-04-16T09:18:46.830Z] Column number = 102 [2024-04-16T09:18:46.830Z] System Id = null [2024-04-16T09:18:46.830Z] Public Id = null [2024-04-16T09:18:46.830Z] Location Uri= null [2024-04-16T09:18:46.830Z] CharacterOffset = 1484 [2024-04-16T09:18:46.830Z] [2024-04-16T09:18:46.830Z] 09:18:46.533897 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 29 [2024-04-16T09:18:46.830Z] Column number = 71 [2024-04-16T09:18:46.830Z] System Id = null [2024-04-16T09:18:46.830Z] Public Id = null [2024-04-16T09:18:46.830Z] Location Uri= null [2024-04-16T09:18:46.830Z] CharacterOffset = 1555 [2024-04-16T09:18:46.830Z] [2024-04-16T09:18:46.830Z] 09:18:46.534165 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 30 [2024-04-16T09:18:46.830Z] Column number = 146 [2024-04-16T09:18:46.830Z] System Id = null [2024-04-16T09:18:46.830Z] Public Id = null [2024-04-16T09:18:46.830Z] Location Uri= null [2024-04-16T09:18:46.830Z] CharacterOffset = 1701 [2024-04-16T09:18:46.830Z] [2024-04-16T09:18:46.830Z] 09:18:46.534455 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 34 [2024-04-16T09:18:46.831Z] Column number = 176 [2024-04-16T09:18:46.831Z] System Id = null [2024-04-16T09:18:46.831Z] Public Id = null [2024-04-16T09:18:46.831Z] Location Uri= null [2024-04-16T09:18:46.831Z] CharacterOffset = 2071 [2024-04-16T09:18:46.831Z] [2024-04-16T09:18:46.831Z] 09:18:46.541601 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 115 [2024-04-16T09:18:46.831Z] Column number = 76 [2024-04-16T09:18:46.831Z] System Id = null [2024-04-16T09:18:46.831Z] Public Id = null [2024-04-16T09:18:46.831Z] Location Uri= null [2024-04-16T09:18:46.831Z] CharacterOffset = 7452 [2024-04-16T09:18:46.831Z] [2024-04-16T09:18:46.831Z] 09:18:46.543011 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 160 [2024-04-16T09:18:46.831Z] Column number = 42 [2024-04-16T09:18:46.831Z] System Id = null [2024-04-16T09:18:46.831Z] Public Id = null [2024-04-16T09:18:46.831Z] Location Uri= null [2024-04-16T09:18:46.831Z] CharacterOffset = 11074 [2024-04-16T09:18:46.831Z] [2024-04-16T09:18:46.831Z] 09:18:46.578324 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:18:46.831Z] 09:18:46.586019 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:18:46.831Z] 09:18:46.586827 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListOriginal, started at 09:18:46.580131252, test time: 6 ms [2024-04-16T09:18:46.831Z] 09:18:46.601320 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListNoResource, started at 09:18:46.588739523, test time: 12 ms [2024-04-16T09:18:46.831Z] 09:18:46.612096 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.admin.cli.ListJndiResourcesTest.testExecuteSuccessListResource, started at 09:18:46.603312145, test time: 8 ms [2024-04-16T09:18:46.831Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.glassfish.resources.admin.cli.ListJndiResourcesTest [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] Results: [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector --- [2024-04-16T09:18:47.085Z] [INFO] Executing tasks [2024-04-16T09:18:47.085Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/classes/META-INF for [2024-04-16T09:18:47.085Z] [INFO] [echo] resources-connector [2024-04-16T09:18:47.085Z] [INFO] Executed tasks [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector --- [2024-04-16T09:18:47.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/resources-connector.jar [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-connector --- [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-connector --- [2024-04-16T09:18:47.085Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/failsafe-reports [2024-04-16T09:18:47.085Z] [INFO] [2024-04-16T09:18:47.085Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [2024-04-16T09:18:48.008Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- install:3.1.1:install (default-install) @ resources-connector --- [2024-04-16T09:18:48.008Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.15-SNAPSHOT/resources-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:48.008Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.15-SNAPSHOT/resources-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [2024-04-16T09:18:48.008Z] [INFO] Building Connectors Parent 7.0.15-SNAPSHOT [69/332] [2024-04-16T09:18:48.008Z] [INFO] from appserver/connectors/pom.xml [2024-04-16T09:18:48.008Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] No sources to compile [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] No sources to compile [2024-04-16T09:18:48.008Z] [INFO] [2024-04-16T09:18:48.008Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors --- [2024-04-16T09:18:48.008Z] [INFO] No sources to compile [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors --- [2024-04-16T09:18:48.009Z] [INFO] Executing tasks [2024-04-16T09:18:48.009Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/target/classes/META-INF for [2024-04-16T09:18:48.009Z] [INFO] [echo] connectors [2024-04-16T09:18:48.009Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/target/classes/META-INF [2024-04-16T09:18:48.009Z] [INFO] Executed tasks [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors --- [2024-04-16T09:18:48.009Z] [INFO] No tests to run. [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors --- [2024-04-16T09:18:48.009Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/target/failsafe-reports [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [2024-04-16T09:18:48.009Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- install:3.1.1:install (default-install) @ connectors --- [2024-04-16T09:18:48.009Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/7.0.15-SNAPSHOT/connectors-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [2024-04-16T09:18:48.009Z] [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.15-SNAPSHOT [70/332] [2024-04-16T09:18:48.009Z] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [2024-04-16T09:18:48.009Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api --- [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-internal-api --- [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api --- [2024-04-16T09:18:48.009Z] [INFO] [2024-04-16T09:18:48.009Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-internal-api --- [2024-04-16T09:18:48.009Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:48.009Z] [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:48.263Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:48.263Z] [INFO] [2024-04-16T09:18:48.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-internal-api --- [2024-04-16T09:18:48.263Z] [INFO] [2024-04-16T09:18:48.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-internal-api --- [2024-04-16T09:18:48.263Z] [INFO] [2024-04-16T09:18:48.263Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api --- [2024-04-16T09:18:48.263Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:48.263Z] [INFO] [2024-04-16T09:18:48.263Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api --- [2024-04-16T09:18:48.263Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:18:48.263Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:48.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/manpages [2024-04-16T09:18:48.263Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:48.263Z] [INFO] [2024-04-16T09:18:48.263Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-internal-api --- [2024-04-16T09:18:48.263Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:48.263Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:48.517Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:48.517Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[101,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:48.517Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorsClassLoaderUtil.java:[128,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:48.517Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorClassLoaderServiceImpl.java:[80,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:48.517Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:48.517Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:48.517Z] [INFO] [2024-04-16T09:18:48.517Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [2024-04-16T09:18:48.517Z] [INFO] [2024-04-16T09:18:48.517Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [2024-04-16T09:18:48.771Z] [INFO] [2024-04-16T09:18:48.771Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api --- [2024-04-16T09:18:48.771Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:48.771Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:48.771Z] [INFO] [2024-04-16T09:18:48.771Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api --- [2024-04-16T09:18:48.771Z] [INFO] [2024-04-16T09:18:48.771Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-internal-api --- [2024-04-16T09:18:48.771Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:48.771Z] [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:49.025Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:49.025Z] [INFO] [2024-04-16T09:18:49.025Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api --- [2024-04-16T09:18:49.025Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-04-16T09:18:49.025Z] [INFO] [2024-04-16T09:18:49.025Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-internal-api --- [2024-04-16T09:18:49.025Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:49.025Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:49.279Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:49.279Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java uses unchecked or unsafe operations. [2024-04-16T09:18:49.279Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/src/test/java/org/glassfish/connectors/config/AllModelsImplementingTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:49.279Z] [INFO] [2024-04-16T09:18:49.279Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [2024-04-16T09:18:49.279Z] [INFO] [2024-04-16T09:18:49.279Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-internal-api --- [2024-04-16T09:18:49.279Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/surefire-reports [2024-04-16T09:18:49.279Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:49.279Z] [INFO] [2024-04-16T09:18:49.279Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:49.279Z] [INFO] T E S T S [2024-04-16T09:18:49.279Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:49.279Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:49.534Z] [0.357s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.821ms [2024-04-16T09:18:49.788Z] [INFO] Running com.sun.appserv.connectors.internal.api.ConnectorsUtilTest [2024-04-16T09:18:49.788Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.sun.appserv.connectors.internal.api.ConnectorsUtilTest [2024-04-16T09:18:49.788Z] [INFO] Running org.glassfish.connectors.config.AllModelsImplementingTest [2024-04-16T09:18:50.042Z] [0.814s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->9M(258M) 4.189ms [2024-04-16T09:18:50.042Z] 09:18:49.935727 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-04-16T09:18:50.042Z] Column number = 42 [2024-04-16T09:18:50.042Z] System Id = null [2024-04-16T09:18:50.042Z] Public Id = null [2024-04-16T09:18:50.042Z] Location Uri= null [2024-04-16T09:18:50.042Z] CharacterOffset = 9203 [2024-04-16T09:18:50.042Z] [2024-04-16T09:18:50.297Z] 09:18:50.054777 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.config.AllModelsImplementingTest.checkResources, started at 09:18:50.011821684, test time: 42 ms [2024-04-16T09:18:50.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.glassfish.connectors.config.AllModelsImplementingTest [2024-04-16T09:18:50.297Z] [INFO] Running org.glassfish.connectors.config.PasswordAliasTest [2024-04-16T09:18:50.297Z] 09:18:50.179834 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.config.PasswordAliasTest.passwordAttributeTest, started at 09:18:50.171306663, test time: 8 ms [2024-04-16T09:18:50.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.glassfish.connectors.config.PasswordAliasTest [2024-04-16T09:18:50.551Z] [INFO] [2024-04-16T09:18:50.551Z] [INFO] Results: [2024-04-16T09:18:50.551Z] [INFO] [2024-04-16T09:18:50.551Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:18:50.551Z] [INFO] [2024-04-16T09:18:50.551Z] [INFO] [2024-04-16T09:18:50.551Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api --- [2024-04-16T09:18:50.551Z] [INFO] Executing tasks [2024-04-16T09:18:50.551Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/classes/META-INF for [2024-04-16T09:18:50.551Z] [INFO] [echo] connectors-internal-api [2024-04-16T09:18:50.551Z] [INFO] Executed tasks [2024-04-16T09:18:50.551Z] [INFO] [2024-04-16T09:18:50.551Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api --- [2024-04-16T09:18:50.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [2024-04-16T09:18:50.805Z] [INFO] [2024-04-16T09:18:50.805Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-internal-api --- [2024-04-16T09:18:50.805Z] [INFO] [2024-04-16T09:18:50.805Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-internal-api --- [2024-04-16T09:18:50.805Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/failsafe-reports [2024-04-16T09:18:50.805Z] [INFO] [2024-04-16T09:18:50.805Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [2024-04-16T09:18:51.365Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:51.365Z] [INFO] [2024-04-16T09:18:51.365Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.15-SNAPSHOT/connectors-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:51.366Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.15-SNAPSHOT/connectors-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [2024-04-16T09:18:51.366Z] [INFO] Building EJB container Internal API 7.0.15-SNAPSHOT [71/332] [2024-04-16T09:18:51.366Z] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [2024-04-16T09:18:51.366Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:51.366Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:51.366Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/src/main/resources [2024-04-16T09:18:51.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/src/main/manpages [2024-04-16T09:18:51.366Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:51.366Z] [INFO] [2024-04-16T09:18:51.366Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-internal-api --- [2024-04-16T09:18:51.366Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:51.366Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:51.621Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:51.621Z] [INFO] [2024-04-16T09:18:51.621Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [2024-04-16T09:18:51.621Z] [INFO] [2024-04-16T09:18:51.621Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [2024-04-16T09:18:51.621Z] [INFO] [2024-04-16T09:18:51.621Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api --- [2024-04-16T09:18:51.621Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:51.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:51.621Z] [INFO] [2024-04-16T09:18:51.621Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api --- [2024-04-16T09:18:51.621Z] [INFO] [2024-04-16T09:18:51.621Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-internal-api --- [2024-04-16T09:18:51.621Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:51.621Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:51.875Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/src/test/resources [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] No sources to compile [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] Executing tasks [2024-04-16T09:18:51.875Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/classes/META-INF for [2024-04-16T09:18:51.875Z] [INFO] [echo] ejb-internal-api [2024-04-16T09:18:51.875Z] [INFO] Executed tasks [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/failsafe-reports [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:51.875Z] [INFO] [2024-04-16T09:18:51.875Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api --- [2024-04-16T09:18:51.875Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.15-SNAPSHOT/ejb-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:51.876Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.15-SNAPSHOT/ejb-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:51.876Z] [INFO] [2024-04-16T09:18:51.876Z] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [2024-04-16T09:18:51.876Z] [INFO] Building Java binding for libpam.so 7.0.15-SNAPSHOT [72/332] [2024-04-16T09:18:51.876Z] [INFO] from appserver/libpam4j/pom.xml [2024-04-16T09:18:51.876Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:18:51.876Z] [INFO] [2024-04-16T09:18:51.876Z] [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j --- [2024-04-16T09:18:51.876Z] [INFO] [2024-04-16T09:18:51.876Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ libpam4j --- [2024-04-16T09:18:51.876Z] [INFO] [2024-04-16T09:18:51.876Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ libpam4j --- [2024-04-16T09:18:51.876Z] [INFO] [2024-04-16T09:18:51.876Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ libpam4j --- [2024-04-16T09:18:51.876Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:51.876Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:52.130Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:52.130Z] [INFO] [2024-04-16T09:18:52.130Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ libpam4j --- [2024-04-16T09:18:52.130Z] [INFO] [2024-04-16T09:18:52.130Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ libpam4j --- [2024-04-16T09:18:52.130Z] [INFO] [2024-04-16T09:18:52.130Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j --- [2024-04-16T09:18:52.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:52.130Z] [INFO] [2024-04-16T09:18:52.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j --- [2024-04-16T09:18:52.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/resources [2024-04-16T09:18:52.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/manpages [2024-04-16T09:18:52.130Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:52.130Z] [INFO] [2024-04-16T09:18:52.130Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ libpam4j --- [2024-04-16T09:18:52.130Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:18:52.130Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:52.130Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:52.130Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API. [2024-04-16T09:18:52.130Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:52.130Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:52.131Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:52.131Z] [INFO] [2024-04-16T09:18:52.131Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ libpam4j --- [2024-04-16T09:18:52.131Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:18:52.131Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:52.131Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:52.131Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:18:52.131Z] [INFO] [2024-04-16T09:18:52.131Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j --- [2024-04-16T09:18:52.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/test/resources [2024-04-16T09:18:52.131Z] [INFO] [2024-04-16T09:18:52.131Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ libpam4j --- [2024-04-16T09:18:52.131Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:52.131Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:52.131Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:52.131Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java uses or overrides a deprecated API. [2024-04-16T09:18:52.131Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:52.131Z] [INFO] [2024-04-16T09:18:52.131Z] [INFO] --- surefire:3.2.5:test (default-test) @ libpam4j --- [2024-04-16T09:18:52.131Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/surefire-reports [2024-04-16T09:18:52.131Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:52.131Z] [INFO] [2024-04-16T09:18:52.131Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:52.131Z] [INFO] T E S T S [2024-04-16T09:18:52.131Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:52.131Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:52.689Z] [INFO] Running org.jvnet.libpam.UnixUserTest [2024-04-16T09:18:52.689Z] [0.443s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.327ms [2024-04-16T09:18:52.689Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.jvnet.libpam.UnixUserTest [2024-04-16T09:18:52.943Z] [INFO] [2024-04-16T09:18:52.943Z] [INFO] Results: [2024-04-16T09:18:52.943Z] [INFO] [2024-04-16T09:18:52.943Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:52.943Z] [INFO] [2024-04-16T09:18:52.943Z] [INFO] [2024-04-16T09:18:52.943Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j --- [2024-04-16T09:18:52.943Z] [INFO] Executing tasks [2024-04-16T09:18:52.943Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/classes/META-INF for [2024-04-16T09:18:52.943Z] [INFO] [echo] libpam4j [2024-04-16T09:18:52.943Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/classes/META-INF [2024-04-16T09:18:52.943Z] [INFO] Executed tasks [2024-04-16T09:18:52.943Z] [INFO] [2024-04-16T09:18:52.943Z] [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j --- [2024-04-16T09:18:52.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/libpam4j.jar [2024-04-16T09:18:52.943Z] [INFO] [2024-04-16T09:18:52.943Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j --- [2024-04-16T09:18:53.197Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:18:53.197Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:18:53.197Z] [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:18:53.197Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/libpam4j.jar [2024-04-16T09:18:53.197Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ libpam4j --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- failsafe:3.2.5:verify (verify) @ libpam4j --- [2024-04-16T09:18:53.198Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/failsafe-reports [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [2024-04-16T09:18:53.198Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- install:3.1.1:install (default-install) @ libpam4j --- [2024-04-16T09:18:53.198Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.15-SNAPSHOT/libpam4j-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:53.198Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.15-SNAPSHOT/libpam4j-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [2024-04-16T09:18:53.198Z] [INFO] Building GlassFish Security Parent 7.0.15-SNAPSHOT [73/332] [2024-04-16T09:18:53.198Z] [INFO] from appserver/security/pom.xml [2024-04-16T09:18:53.198Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] No sources to compile [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] No sources to compile [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] No sources to compile [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] Executing tasks [2024-04-16T09:18:53.198Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/target/classes/META-INF for [2024-04-16T09:18:53.198Z] [INFO] [echo] securitymodule [2024-04-16T09:18:53.198Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/target/classes/META-INF [2024-04-16T09:18:53.198Z] [INFO] Executed tasks [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] No tests to run. [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/target/failsafe-reports [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- install:3.1.1:install (default-install) @ securitymodule --- [2024-04-16T09:18:53.198Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/7.0.15-SNAPSHOT/securitymodule-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [2024-04-16T09:18:53.198Z] [INFO] Building Jakarta EE Security Core Classes 7.0.15-SNAPSHOT [74/332] [2024-04-16T09:18:53.198Z] [INFO] from appserver/security/core-ee/pom.xml [2024-04-16T09:18:53.198Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-ee --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-ee --- [2024-04-16T09:18:53.198Z] [INFO] [2024-04-16T09:18:53.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-ee --- [2024-04-16T09:18:53.198Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:53.198Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:53.452Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:53.452Z] [INFO] [2024-04-16T09:18:53.452Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-ee --- [2024-04-16T09:18:53.452Z] [INFO] [2024-04-16T09:18:53.452Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-ee --- [2024-04-16T09:18:53.452Z] [INFO] [2024-04-16T09:18:53.452Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee --- [2024-04-16T09:18:53.452Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:53.452Z] [INFO] [2024-04-16T09:18:53.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee --- [2024-04-16T09:18:53.452Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:18:53.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/resources [2024-04-16T09:18:53.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/manpages [2024-04-16T09:18:53.452Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:53.452Z] [INFO] [2024-04-16T09:18:53.452Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-ee --- [2024-04-16T09:18:53.452Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:53.452Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:54.010Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java:[32,50] java.rmi.RMISecurityManager in java.rmi has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,36] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,59] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[70,23] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityUtil.java:[111,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:18:54.010Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java:[54,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[131,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[241,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[323,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[383,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,21] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.011Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java:[89,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:54.012Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Some input files use or override a deprecated API. [2024-04-16T09:18:54.012Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:54.012Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:54.012Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:54.012Z] [INFO] [2024-04-16T09:18:54.012Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [2024-04-16T09:18:54.012Z] [INFO] [2024-04-16T09:18:54.012Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [2024-04-16T09:18:54.012Z] [INFO] [2024-04-16T09:18:54.012Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee --- [2024-04-16T09:18:54.012Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:54.012Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:54.012Z] [INFO] [2024-04-16T09:18:54.012Z] [INFO] --- command-security:1.0.17:check (default-check) @ security-ee --- [2024-04-16T09:18:54.012Z] [INFO] [2024-04-16T09:18:54.012Z] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee --- [2024-04-16T09:18:54.012Z] [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [2024-04-16T09:18:54.012Z] [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [2024-04-16T09:18:54.012Z] [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/libsolsparcauth.so [2024-04-16T09:18:54.012Z] [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/libsolx86auth.so [2024-04-16T09:18:54.012Z] [INFO] [2024-04-16T09:18:54.012Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-ee --- [2024-04-16T09:18:54.012Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:54.012Z] [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:54.570Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:54.570Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:54.570Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00001 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00002 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00003 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00004 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00005 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00006 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00007 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false [2024-04-16T09:18:54.570Z] [INFO] Processing: AS-SECURITY-00008 [2024-04-16T09:18:54.570Z] [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false [2024-04-16T09:18:54.570Z] [INFO] Total Messages including ones found from disk so far: {AS-SECURITY-00001=Exception while getting the CodeSource, AS-SECURITY-00002=[Web-Security] WebSecurityManager - Exception while getting the PolicyFactory, AS-SECURITY-00003=[Web-Security] setPolicy SecurityPermission required to call PolicyContext.setContextID, AS-SECURITY-00004=[Web-Security] Unexpected Exception while setting policy context, AS-SECURITY-00005=JACC: For the URL pattern {0}, all but the following methods have been excluded: {1}, AS-SECURITY-00006=JACC: For the URL pattern {0}, the following methods have been excluded: {1}, AS-SECURITY-00007=JACC: For the URL pattern {0}, all but the following methods were uncovered: {1}, AS-SECURITY-00008=JACC: For the URL pattern {0}, the following methods were uncovered: {1}} [2024-04-16T09:18:54.570Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:54.570Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:54.570Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:54.570Z] [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN [2024-04-16T09:18:54.570Z] [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils [2024-04-16T09:18:54.570Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.web.description=Core-ee Security Logger, jakarta.enterprise.system.core.security.web.publish=true, jakarta.enterprise.system.core.security.web.subsystem=SECURITY} [2024-04-16T09:18:54.570Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:54.570Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:18:54.570Z] [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils [2024-04-16T09:18:54.570Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:54.570Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:54.570Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:54.570Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:54.570Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:54.570Z] [INFO] [2024-04-16T09:18:54.570Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee --- [2024-04-16T09:18:54.570Z] [INFO] Copying 6 resources from src/test/resources to target/test-classes [2024-04-16T09:18:54.570Z] [INFO] [2024-04-16T09:18:54.570Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-ee --- [2024-04-16T09:18:54.570Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:54.570Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:54.570Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:54.570Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/src/test/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtilTest.java:[101,42] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:18:54.570Z] [INFO] [2024-04-16T09:18:54.570Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [2024-04-16T09:18:54.571Z] [INFO] [2024-04-16T09:18:54.571Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-ee --- [2024-04-16T09:18:54.571Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/surefire-reports [2024-04-16T09:18:54.571Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:54.571Z] [INFO] [2024-04-16T09:18:54.571Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:54.571Z] [INFO] T E S T S [2024-04-16T09:18:54.571Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:54.571Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:55.130Z] [0.398s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.724ms [2024-04-16T09:18:55.130Z] [INFO] Running com.sun.enterprise.security.ee.perms.SMGlobalPolicyUtilTest [2024-04-16T09:18:55.130Z] policy path = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/test-classes/com/sun/enterprise/security/ee/perms/server.policy [2024-04-16T09:18:55.130Z] Converted type = ejb [2024-04-16T09:18:55.130Z] Converted type = ear [2024-04-16T09:18:55.130Z] Converted type = war [2024-04-16T09:18:55.130Z] Converted type = rar [2024-04-16T09:18:55.130Z] Converted type = car [2024-04-16T09:18:55.130Z] Starting testFilePermission [2024-04-16T09:18:55.130Z] Starting testDefPolicy loading - ee [2024-04-16T09:18:55.130Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= ALL, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Ejb, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.io.FilePermission" "SERVLET-CONTEXT-TEMPDIR#plus" "read,write") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Web, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "loadLibrary") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.io.FilePermission" "*#plus" "read,write") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Rar, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "queuePrintJob") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "loadLibrary.*") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "exitVM") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.net.SocketPermission" "localhost:1024-" "listen,accept,resolve") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.net.SocketPermission" "*" "connect,resolve") [2024-04-16T09:18:55.130Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "accessClipboard") [2024-04-16T09:18:55.131Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "accessEventQueue") [2024-04-16T09:18:55.131Z] Type= Grant, compnent= Client, Permission p= ("java.awt.AWTPermission" "showWindowWithoutWarningBanner") [2024-04-16T09:18:55.131Z] Type= Grant, compnent= Client, Permission p= ("java.io.FilePermission" "<>" "read,write") [2024-04-16T09:18:55.131Z] Type= Grant, compnent= Client, Permission p= ("java.util.PropertyPermission" "*" "read") [2024-04-16T09:18:55.131Z] Starting testDefPolicy loading - ee restrict [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Ejb, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Ejb, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Ejb, Permission p= ("java.io.FilePermission" "/scratch/ejb/*#plus" "delete") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Web, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Web, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Web, Permission p= ("java.io.FilePermission" "/scratch/servlet/*#plus" "delete") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Rar, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Rar, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.apple.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.java.swing.plaf.*") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Client, Permission p= ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.beans") [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Client, Permission p= (unresolved com.sun.enterprise.security.ee.perms.VoidPermission null null) [2024-04-16T09:18:55.131Z] Type= Restricted, compnent= Client, Permission p= ("java.io.FilePermission" "/scratch/spei/bug/client/*#plus" "delete") [2024-04-16T09:18:55.131Z] path= /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/test-classes/com/sun/enterprise/security/ee/perms/ [2024-04-16T09:18:55.131Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in com.sun.enterprise.security.ee.perms.SMGlobalPolicyUtilTest [2024-04-16T09:18:55.131Z] [INFO] Running com.sun.enterprise.security.ee.perms.VoidPermissionTest [2024-04-16T09:18:55.131Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.sun.enterprise.security.ee.perms.VoidPermissionTest [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] Results: [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee --- [2024-04-16T09:18:55.689Z] [INFO] Executing tasks [2024-04-16T09:18:55.689Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/classes/META-INF for [2024-04-16T09:18:55.689Z] [INFO] [echo] security-ee [2024-04-16T09:18:55.689Z] [INFO] Executed tasks [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee --- [2024-04-16T09:18:55.689Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/security-ee.jar [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-ee --- [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-ee --- [2024-04-16T09:18:55.689Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/failsafe-reports [2024-04-16T09:18:55.689Z] [INFO] [2024-04-16T09:18:55.689Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [2024-04-16T09:18:56.610Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:56.610Z] [INFO] [2024-04-16T09:18:56.610Z] [INFO] --- install:3.1.1:install (default-install) @ security-ee --- [2024-04-16T09:18:56.611Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.15-SNAPSHOT/security-ee-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:56.611Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.15-SNAPSHOT/security-ee-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [2024-04-16T09:18:56.611Z] [INFO] Building stats77 7.0.15-SNAPSHOT [75/332] [2024-04-16T09:18:56.611Z] [INFO] from appserver/common/stats77/pom.xml [2024-04-16T09:18:56.611Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:56.611Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:56.611Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/resources [2024-04-16T09:18:56.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/manpages [2024-04-16T09:18:56.611Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:56.611Z] [INFO] [2024-04-16T09:18:56.611Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ stats77 --- [2024-04-16T09:18:56.611Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:56.611Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:56.865Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:56.865Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:18:56.865Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:18:56.865Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [2024-04-16T09:18:56.865Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:18:56.865Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:56.865Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:56.865Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- command-security:1.0.17:check (default-check) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:56.865Z] [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:56.865Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:56.865Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/src/test/resources [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] No sources to compile [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- surefire:3.2.5:test (default-test) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] Executing tasks [2024-04-16T09:18:56.865Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/classes/META-INF for [2024-04-16T09:18:56.865Z] [INFO] [echo] stats77 [2024-04-16T09:18:56.865Z] [INFO] Executed tasks [2024-04-16T09:18:56.865Z] [INFO] [2024-04-16T09:18:56.865Z] [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 --- [2024-04-16T09:18:56.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/stats77.jar [2024-04-16T09:18:57.119Z] [INFO] [2024-04-16T09:18:57.119Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ stats77 --- [2024-04-16T09:18:57.119Z] [INFO] [2024-04-16T09:18:57.119Z] [INFO] --- failsafe:3.2.5:verify (verify) @ stats77 --- [2024-04-16T09:18:57.119Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/failsafe-reports [2024-04-16T09:18:57.119Z] [INFO] [2024-04-16T09:18:57.119Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [2024-04-16T09:18:57.677Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- install:3.1.1:install (default-install) @ stats77 --- [2024-04-16T09:18:57.677Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.15-SNAPSHOT/stats77-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:57.677Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.15-SNAPSHOT/stats77-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [2024-04-16T09:18:57.677Z] [INFO] Building Deployment Related JavaEE Core Classes 7.0.15-SNAPSHOT [76/332] [2024-04-16T09:18:57.677Z] [INFO] from appserver/deployment/jakartaee-core/pom.xml [2024-04-16T09:18:57.677Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:57.677Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:57.677Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:57.677Z] [INFO] [2024-04-16T09:18:57.677Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.677Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:18:57.677Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:18:57.677Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:57.678Z] [INFO] [2024-04-16T09:18:57.678Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.678Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:57.678Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:57.931Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:57.931Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:57.931Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:57.931Z] [INFO] [2024-04-16T09:18:57.931Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.931Z] [INFO] [2024-04-16T09:18:57.932Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.932Z] [INFO] [2024-04-16T09:18:57.932Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.932Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:57.932Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:57.932Z] [INFO] [2024-04-16T09:18:57.932Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.932Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [2024-04-16T09:18:57.932Z] [INFO] [2024-04-16T09:18:57.932Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-core --- [2024-04-16T09:18:57.932Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:57.932Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:58.185Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:58.185Z] [INFO] [2024-04-16T09:18:58.185Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/src/test/resources [2024-04-16T09:18:58.185Z] [INFO] [2024-04-16T09:18:58.185Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.185Z] [INFO] No sources to compile [2024-04-16T09:18:58.185Z] [INFO] [2024-04-16T09:18:58.185Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.185Z] [INFO] [2024-04-16T09:18:58.185Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.185Z] [INFO] [2024-04-16T09:18:58.185Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.185Z] [INFO] Executing tasks [2024-04-16T09:18:58.185Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/classes/META-INF for [2024-04-16T09:18:58.185Z] [INFO] [echo] deployment-jakartaee-core [2024-04-16T09:18:58.185Z] [INFO] Executed tasks [2024-04-16T09:18:58.185Z] [INFO] [2024-04-16T09:18:58.185Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar [2024-04-16T09:18:58.186Z] [INFO] [2024-04-16T09:18:58.186Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.186Z] [INFO] [2024-04-16T09:18:58.186Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.186Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/failsafe-reports [2024-04-16T09:18:58.186Z] [INFO] [2024-04-16T09:18:58.186Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.439Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:18:58.439Z] [INFO] [2024-04-16T09:18:58.439Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core --- [2024-04-16T09:18:58.439Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.15-SNAPSHOT/deployment-jakartaee-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:18:58.439Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.15-SNAPSHOT/deployment-jakartaee-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:18:58.439Z] [INFO] [2024-04-16T09:18:58.439Z] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [2024-04-16T09:18:58.439Z] [INFO] Building Glassfish Naming 7.0.15-SNAPSHOT [77/332] [2024-04-16T09:18:58.439Z] [INFO] from appserver/common/glassfish-naming/pom.xml [2024-04-16T09:18:58.440Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:58.440Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:58.440Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:18:58.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/manpages [2024-04-16T09:18:58.440Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:18:58.440Z] [INFO] [2024-04-16T09:18:58.440Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-naming --- [2024-04-16T09:18:58.440Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:58.440Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:58.693Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:58.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:18:58.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[137,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:58.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[140,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:58.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:18:58.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[166,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:18:58.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/GlassFishNamingBuilder.java:[168,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:58.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/util/NamingUtilsImpl.java:[102,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:18:58.694Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:18:58.694Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:58.694Z] [INFO] [2024-04-16T09:18:58.694Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [2024-04-16T09:18:58.694Z] [INFO] [2024-04-16T09:18:58.694Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [2024-04-16T09:18:58.694Z] [INFO] [2024-04-16T09:18:58.694Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming --- [2024-04-16T09:18:58.694Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:18:58.694Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:18:58.694Z] [INFO] [2024-04-16T09:18:58.694Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming --- [2024-04-16T09:18:58.694Z] [INFO] [2024-04-16T09:18:58.694Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-naming --- [2024-04-16T09:18:58.694Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:58.694Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:18:58.949Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:58.949Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:58.949Z] [INFO] Initial messages found so far: {} [2024-04-16T09:18:58.949Z] [INFO] Processing: AS-NAMING-00001 [2024-04-16T09:18:58.949Z] [INFO] Message AS-NAMING-00001 needs checking for cause/action: false [2024-04-16T09:18:58.949Z] [INFO] Processing: AS-NAMING-00008 [2024-04-16T09:18:58.949Z] [INFO] Message AS-NAMING-00008 needs checking for cause/action: false [2024-04-16T09:18:58.949Z] [INFO] Processing: AS-NAMING-00003 [2024-04-16T09:18:58.950Z] [INFO] Message AS-NAMING-00003 needs checking for cause/action: false [2024-04-16T09:18:58.950Z] [INFO] Processing: AS-NAMING-00002 [2024-04-16T09:18:58.950Z] [INFO] Message AS-NAMING-00002 needs checking for cause/action: false [2024-04-16T09:18:58.950Z] [INFO] Processing: AS-NAMING-00006 [2024-04-16T09:18:58.950Z] [INFO] Message AS-NAMING-00006 needs checking for cause/action: false [2024-04-16T09:18:58.950Z] [INFO] Total Messages including ones found from disk so far: {AS-NAMING-00001=Failed to load {0} using CommonClassLoader, AS-NAMING-00002=Exception during name lookup : {0}, AS-NAMING-00003=Exception occurred when instantiating LocalSerialContextProviderImpl: {0}, AS-NAMING-00006=Exception in NamingUtilsImpl copyMutableObject(): {0}, AS-NAMING-00008=Fall back to INITIAL_CONTEXT_FACTORY {0}} [2024-04-16T09:18:58.950Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:18:58.950Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:58.950Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:58.950Z] [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME [2024-04-16T09:18:58.950Z] [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade [2024-04-16T09:18:58.950Z] [INFO] Loggers found so far: {org.glassfish.naming.description=logger for GlassFish appserver naming, org.glassfish.naming.publish=true, org.glassfish.naming.subsystem=glassfish-naming} [2024-04-16T09:18:58.950Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:18:58.950Z] [INFO] Found enclosing element NAMING_LOGGER_NAME [2024-04-16T09:18:58.950Z] [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade [2024-04-16T09:18:58.950Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:18:58.950Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:18:58.950Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:18:58.950Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:18:58.950Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:18:58.950Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:18:58.950Z] [INFO] [2024-04-16T09:18:58.950Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming --- [2024-04-16T09:18:58.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/test/resources [2024-04-16T09:18:58.950Z] [INFO] [2024-04-16T09:18:58.950Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-naming --- [2024-04-16T09:18:58.950Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:18:58.951Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:18:58.951Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:18:58.951Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:18:58.951Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java uses unchecked or unsafe operations. [2024-04-16T09:18:58.951Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/src/test/java/com/sun/enterprise/naming/impl/GlassfishNamingManagerImplTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:18:58.951Z] [INFO] [2024-04-16T09:18:58.951Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [2024-04-16T09:18:58.951Z] [INFO] [2024-04-16T09:18:58.951Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-naming --- [2024-04-16T09:18:58.951Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/surefire-reports [2024-04-16T09:18:58.951Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:18:58.951Z] [INFO] [2024-04-16T09:18:58.951Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:58.951Z] [INFO] T E S T S [2024-04-16T09:18:58.951Z] [INFO] ------------------------------------------------------- [2024-04-16T09:18:58.951Z] [0.002s][info][gc] Using G1 [2024-04-16T09:18:59.508Z] [0.418s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 3.041ms [2024-04-16T09:18:59.508Z] [INFO] Running com.sun.enterprise.naming.impl.GlassfishNamingManagerImplTest [2024-04-16T09:19:00.066Z] [0.913s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 37M->7M(258M) 4.150ms [2024-04-16T09:19:00.320Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in com.sun.enterprise.naming.impl.GlassfishNamingManagerImplTest [2024-04-16T09:19:00.321Z] [INFO] Running com.sun.enterprise.naming.impl.SerialContextTest [2024-04-16T09:19:00.321Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.sun.enterprise.naming.impl.SerialContextTest [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] Results: [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming --- [2024-04-16T09:19:00.575Z] [INFO] Executing tasks [2024-04-16T09:19:00.575Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/classes/META-INF for [2024-04-16T09:19:00.575Z] [INFO] [echo] glassfish-naming [2024-04-16T09:19:00.575Z] [INFO] Executed tasks [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming --- [2024-04-16T09:19:00.575Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/glassfish-naming.jar [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-naming --- [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-naming --- [2024-04-16T09:19:00.575Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/failsafe-reports [2024-04-16T09:19:00.575Z] [INFO] [2024-04-16T09:19:00.575Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [2024-04-16T09:19:01.134Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming --- [2024-04-16T09:19:01.134Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.15-SNAPSHOT/glassfish-naming-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:01.134Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.15-SNAPSHOT/glassfish-naming-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] -------------< org.glassfish.main.common:container-common >------------- [2024-04-16T09:19:01.134Z] [INFO] Building Container Common 7.0.15-SNAPSHOT [78/332] [2024-04-16T09:19:01.134Z] [INFO] from appserver/common/container-common/pom.xml [2024-04-16T09:19:01.134Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- clean:3.3.2:clean (default-clean) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:01.134Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:01.134Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:01.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.134Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:01.134Z] [INFO] [2024-04-16T09:19:01.134Z] [INFO] --- resources:3.3.1:resources (default-resources) @ container-common --- [2024-04-16T09:19:01.134Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:19:01.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/resources [2024-04-16T09:19:01.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/manpages [2024-04-16T09:19:01.135Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:01.135Z] [INFO] [2024-04-16T09:19:01.135Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ container-common --- [2024-04-16T09:19:01.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:01.135Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:01.693Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:01.693Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.693Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[480,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:01.693Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[612,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[683,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[709,36] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[525,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[526,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[555,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[558,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[587,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[617,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[657,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[81,18] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[85,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[122,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[126,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.694Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use or override a deprecated API. [2024-04-16T09:19:01.694Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:19:01.695Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:19:01.695Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:01.695Z] [INFO] [2024-04-16T09:19:01.695Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ container-common --- [2024-04-16T09:19:01.695Z] [INFO] [2024-04-16T09:19:01.695Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ container-common --- [2024-04-16T09:19:01.695Z] [INFO] [2024-04-16T09:19:01.695Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common --- [2024-04-16T09:19:01.695Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:01.695Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:01.695Z] [INFO] [2024-04-16T09:19:01.695Z] [INFO] --- command-security:1.0.17:check (default-check) @ container-common --- [2024-04-16T09:19:01.695Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [2024-04-16T09:19:01.695Z] [INFO] [2024-04-16T09:19:01.695Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ container-common --- [2024-04-16T09:19:01.695Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:01.695Z] [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:01.949Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:01.949Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.950Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/managedbean/ManagedBeanManagerImpl.java:[73,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/src/test/resources [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] No sources to compile [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- surefire:3.2.5:test (default-test) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] Executing tasks [2024-04-16T09:19:01.950Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/classes/META-INF for [2024-04-16T09:19:01.950Z] [INFO] [echo] container-common [2024-04-16T09:19:01.950Z] [INFO] Executed tasks [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- jar:3.3.0:jar (default-jar) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/container-common.jar [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- failsafe:3.2.5:verify (verify) @ container-common --- [2024-04-16T09:19:01.950Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/failsafe-reports [2024-04-16T09:19:01.950Z] [INFO] [2024-04-16T09:19:01.950Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [2024-04-16T09:19:02.508Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:02.508Z] [INFO] [2024-04-16T09:19:02.508Z] [INFO] --- install:3.1.1:install (default-install) @ container-common --- [2024-04-16T09:19:02.508Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.15-SNAPSHOT/container-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:02.509Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.15-SNAPSHOT/container-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [2024-04-16T09:19:02.509Z] [INFO] Building GlassFish persistence related modules 7.0.15-SNAPSHOT [79/332] [2024-04-16T09:19:02.509Z] [INFO] from appserver/persistence/pom.xml [2024-04-16T09:19:02.509Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] No sources to compile [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] No sources to compile [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence --- [2024-04-16T09:19:02.509Z] [INFO] No sources to compile [2024-04-16T09:19:02.509Z] [INFO] [2024-04-16T09:19:02.509Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence --- [2024-04-16T09:19:02.765Z] [INFO] Executing tasks [2024-04-16T09:19:02.765Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/target/classes/META-INF for [2024-04-16T09:19:02.765Z] [INFO] [echo] persistence [2024-04-16T09:19:02.765Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/target/classes/META-INF [2024-04-16T09:19:02.765Z] [INFO] Executed tasks [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence --- [2024-04-16T09:19:02.765Z] [INFO] No tests to run. [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence --- [2024-04-16T09:19:02.765Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/target/failsafe-reports [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [2024-04-16T09:19:02.765Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- install:3.1.1:install (default-install) @ persistence --- [2024-04-16T09:19:02.765Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/7.0.15-SNAPSHOT/persistence-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [2024-04-16T09:19:02.765Z] [INFO] Building Common persistence code between JPA and CMP 7.0.15-SNAPSHOT [80/332] [2024-04-16T09:19:02.765Z] [INFO] from appserver/persistence/common/pom.xml [2024-04-16T09:19:02.765Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common --- [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence-common --- [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence-common --- [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence-common --- [2024-04-16T09:19:02.765Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:02.765Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:02.765Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence-common --- [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence-common --- [2024-04-16T09:19:02.765Z] [INFO] [2024-04-16T09:19:02.765Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common --- [2024-04-16T09:19:02.765Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:02.766Z] [INFO] [2024-04-16T09:19:02.766Z] [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common --- [2024-04-16T09:19:02.766Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:19:02.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/manpages [2024-04-16T09:19:02.766Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:02.766Z] [INFO] [2024-04-16T09:19:02.766Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence-common --- [2024-04-16T09:19:02.766Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:02.766Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:03.020Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:03.020Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[127,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:03.020Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java:[148,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:03.021Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations. [2024-04-16T09:19:03.021Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:03.021Z] [INFO] [2024-04-16T09:19:03.021Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [2024-04-16T09:19:03.021Z] [INFO] [2024-04-16T09:19:03.021Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [2024-04-16T09:19:03.021Z] [INFO] [2024-04-16T09:19:03.021Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common --- [2024-04-16T09:19:03.021Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:03.021Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:03.021Z] [INFO] [2024-04-16T09:19:03.021Z] [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common --- [2024-04-16T09:19:03.021Z] [INFO] [2024-04-16T09:19:03.021Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence-common --- [2024-04-16T09:19:03.021Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:03.021Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:03.275Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/src/test/resources [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] No sources to compile [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- surefire:3.2.5:test (default-test) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] Executing tasks [2024-04-16T09:19:03.275Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/classes/META-INF for [2024-04-16T09:19:03.275Z] [INFO] [echo] persistence-common [2024-04-16T09:19:03.275Z] [INFO] Executed tasks [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/persistence-common.jar [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- failsafe:3.2.5:verify (verify) @ persistence-common --- [2024-04-16T09:19:03.275Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/failsafe-reports [2024-04-16T09:19:03.275Z] [INFO] [2024-04-16T09:19:03.275Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [2024-04-16T09:19:03.530Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- install:3.1.1:install (default-install) @ persistence-common --- [2024-04-16T09:19:03.530Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.15-SNAPSHOT/persistence-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:03.530Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.15-SNAPSHOT/persistence-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [2024-04-16T09:19:03.530Z] [INFO] Building EJB Container connector for Glassfish 7.0.15-SNAPSHOT [81/332] [2024-04-16T09:19:03.530Z] [INFO] from appserver/ejb/ejb-connector/pom.xml [2024-04-16T09:19:03.530Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:03.530Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:03.530Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:19:03.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/manpages [2024-04-16T09:19:03.530Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:03.530Z] [INFO] [2024-04-16T09:19:03.530Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-ejb-connector --- [2024-04-16T09:19:03.530Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:03.530Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:03.784Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:03.784Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java:[43,13] org.glassfish.ejb.deployment.archive.EjbType in org.glassfish.ejb.deployment.archive has been deprecated and marked for removal [2024-04-16T09:19:03.785Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations. [2024-04-16T09:19:03.785Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:03.785Z] [INFO] [2024-04-16T09:19:03.785Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [2024-04-16T09:19:03.785Z] [INFO] [2024-04-16T09:19:03.785Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [2024-04-16T09:19:03.785Z] [INFO] [2024-04-16T09:19:03.785Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector --- [2024-04-16T09:19:03.785Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:03.785Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:03.785Z] [INFO] [2024-04-16T09:19:03.785Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector --- [2024-04-16T09:19:03.785Z] [INFO] [2024-04-16T09:19:03.785Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-ejb-connector --- [2024-04-16T09:19:03.785Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:03.785Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:04.039Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:04.039Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/src/test/resources [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] No sources to compile [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] Executing tasks [2024-04-16T09:19:04.039Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/target/classes/META-INF for [2024-04-16T09:19:04.039Z] [INFO] [echo] gf-ejb-connector [2024-04-16T09:19:04.039Z] [INFO] Executed tasks [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/target/failsafe-reports [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- install:3.1.1:install (default-install) @ gf-ejb-connector --- [2024-04-16T09:19:04.039Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.15-SNAPSHOT/gf-ejb-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:04.039Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.15-SNAPSHOT/gf-ejb-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [2024-04-16T09:19:04.039Z] [INFO] Building GlassFish ORB related modules 7.0.15-SNAPSHOT [82/332] [2024-04-16T09:19:04.039Z] [INFO] from appserver/orb/pom.xml [2024-04-16T09:19:04.039Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb --- [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb --- [2024-04-16T09:19:04.039Z] [INFO] [2024-04-16T09:19:04.039Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] No sources to compile [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] No sources to compile [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] No sources to compile [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] Executing tasks [2024-04-16T09:19:04.040Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/target/classes/META-INF for [2024-04-16T09:19:04.040Z] [INFO] [echo] orb [2024-04-16T09:19:04.040Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/target/classes/META-INF [2024-04-16T09:19:04.040Z] [INFO] Executed tasks [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] No tests to run. [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/target/failsafe-reports [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- install:3.1.1:install (default-install) @ orb --- [2024-04-16T09:19:04.040Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/7.0.15-SNAPSHOT/orb-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [2024-04-16T09:19:04.040Z] [INFO] Building GlassFish ORB enabler implementation 7.0.15-SNAPSHOT [83/332] [2024-04-16T09:19:04.040Z] [INFO] from appserver/orb/orb-enabler/pom.xml [2024-04-16T09:19:04.040Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler --- [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-enabler --- [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-enabler --- [2024-04-16T09:19:04.040Z] [INFO] [2024-04-16T09:19:04.040Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-enabler --- [2024-04-16T09:19:04.040Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:04.040Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:04.294Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:19:04.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/manpages [2024-04-16T09:19:04.294Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:04.294Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:04.294Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:04.294Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java:[96,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:04.294Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [2024-04-16T09:19:04.294Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] [2024-04-16T09:19:04.294Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler --- [2024-04-16T09:19:04.294Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:04.549Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:04.549Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:04.549Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:04.549Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/src/test/resources [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] No sources to compile [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] Executing tasks [2024-04-16T09:19:04.549Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/classes/META-INF for [2024-04-16T09:19:04.549Z] [INFO] [echo] orb-enabler [2024-04-16T09:19:04.549Z] [INFO] Executed tasks [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/orb-enabler.jar [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-enabler --- [2024-04-16T09:19:04.549Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/failsafe-reports [2024-04-16T09:19:04.549Z] [INFO] [2024-04-16T09:19:04.549Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [2024-04-16T09:19:04.804Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- install:3.1.1:install (default-install) @ orb-enabler --- [2024-04-16T09:19:04.804Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.15-SNAPSHOT/orb-enabler-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:04.804Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.15-SNAPSHOT/orb-enabler-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [2024-04-16T09:19:04.804Z] [INFO] Building GlassFish ORB connector implementation 7.0.15-SNAPSHOT [84/332] [2024-04-16T09:19:04.804Z] [INFO] from appserver/orb/orb-connector/pom.xml [2024-04-16T09:19:04.804Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:04.804Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:04.804Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:19:04.804Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:19:04.804Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-04-16T09:19:04.804Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:04.804Z] [INFO] [2024-04-16T09:19:04.804Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-connector --- [2024-04-16T09:19:04.804Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:04.804Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:05.059Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:05.059Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API. [2024-04-16T09:19:05.059Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:19:05.059Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations. [2024-04-16T09:19:05.059Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:05.059Z] [INFO] [2024-04-16T09:19:05.059Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [2024-04-16T09:19:05.059Z] [INFO] [2024-04-16T09:19:05.059Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [2024-04-16T09:19:05.059Z] [INFO] [2024-04-16T09:19:05.059Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector --- [2024-04-16T09:19:05.059Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:05.314Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:05.314Z] [INFO] [2024-04-16T09:19:05.314Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector --- [2024-04-16T09:19:05.314Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.orb.admin.cli.CreateIiopListener, org.glassfish.orb.admin.cli.DeleteIiopListener, org.glassfish.orb.admin.cli.ListIiopListeners] [2024-04-16T09:19:05.314Z] [INFO] [2024-04-16T09:19:05.314Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-connector --- [2024-04-16T09:19:05.314Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:05.314Z] [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:05.314Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:05.314Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:05.314Z] [INFO] [2024-04-16T09:19:05.314Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector --- [2024-04-16T09:19:05.314Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:19:05.314Z] [INFO] [2024-04-16T09:19:05.314Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-connector --- [2024-04-16T09:19:05.314Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:05.314Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:19:05.568Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:05.568Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:05.568Z] [INFO] [2024-04-16T09:19:05.568Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [2024-04-16T09:19:05.568Z] [INFO] [2024-04-16T09:19:05.568Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-connector --- [2024-04-16T09:19:05.568Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/surefire-reports [2024-04-16T09:19:05.568Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:19:05.568Z] [INFO] [2024-04-16T09:19:05.568Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:05.568Z] [INFO] T E S T S [2024-04-16T09:19:05.568Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:05.568Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:06.127Z] [0.351s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->6M(258M) 2.685ms [2024-04-16T09:19:06.382Z] [INFO] Running org.glassfish.orb.admin.cli.CreateIiopListenerTest [2024-04-16T09:19:06.382Z] [0.806s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->9M(258M) 3.700ms [2024-04-16T09:19:06.637Z] 09:19:06.407485 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-04-16T09:19:06.637Z] Column number = 42 [2024-04-16T09:19:06.637Z] System Id = null [2024-04-16T09:19:06.637Z] Public Id = null [2024-04-16T09:19:06.637Z] Location Uri= null [2024-04-16T09:19:06.637Z] CharacterOffset = 9367 [2024-04-16T09:19:06.637Z] [2024-04-16T09:19:06.637Z] 09:19:06.567503 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:19:06.891Z] 09:19:06.594732 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.orb.admin.cli.CreateIiopListenerTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-04-16T09:19:06.891Z] 09:19:06.663928 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:19:07.146Z] 09:19:06.833230 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:19:07.146Z] 09:19:06.926164 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionEnabled, started at 09:19:06.58023838, test time: 345 ms [2024-04-16T09:19:07.146Z] 09:19:06.947292 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessDefaultValues, started at 09:19:06.941019671, test time: 6 ms [2024-04-16T09:19:07.147Z] 09:19:06.959380 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailForSamePortAndListenerAddress, started at 09:19:06.949943838, test time: 9 ms [2024-04-16T09:19:07.147Z] 09:19:06.969946 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteFailDuplicateListener, started at 09:19:06.961925814, test time: 7 ms [2024-04-16T09:19:07.147Z] 09:19:06.978460 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccess, started at 09:19:06.972530701, test time: 5 ms [2024-04-16T09:19:07.147Z] 09:19:06.987164 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.CreateIiopListenerTest.testExecuteSuccessNoValueOptionSecurityEnabled, started at 09:19:06.980839589, test time: 6 ms [2024-04-16T09:19:07.147Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s -- in org.glassfish.orb.admin.cli.CreateIiopListenerTest [2024-04-16T09:19:07.147Z] [INFO] Running org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2024-04-16T09:19:07.147Z] 09:19:07.045093 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-04-16T09:19:07.147Z] Column number = 42 [2024-04-16T09:19:07.147Z] System Id = null [2024-04-16T09:19:07.147Z] Public Id = null [2024-04-16T09:19:07.147Z] Location Uri= null [2024-04-16T09:19:07.147Z] CharacterOffset = 9367 [2024-04-16T09:19:07.147Z] [2024-04-16T09:19:07.147Z] 09:19:07.089754 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:19:07.147Z] 09:19:07.098541 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:19:07.147Z] 09:19:07.101710 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteFailDoesNotExist, started at 09:19:07.091680275, test time: 10 ms [2024-04-16T09:19:07.147Z] 09:19:07.111814 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.DeleteIiopListenerTest.testExecuteSuccessDefaultTarget, started at 09:19:07.104135604, test time: 7 ms [2024-04-16T09:19:07.147Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.glassfish.orb.admin.cli.DeleteIiopListenerTest [2024-04-16T09:19:07.147Z] [INFO] Running org.glassfish.orb.admin.cli.ListIiopListenersTest [2024-04-16T09:19:07.402Z] 09:19:07.156344 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 151 [2024-04-16T09:19:07.402Z] Column number = 42 [2024-04-16T09:19:07.402Z] System Id = null [2024-04-16T09:19:07.402Z] Public Id = null [2024-04-16T09:19:07.402Z] Location Uri= null [2024-04-16T09:19:07.402Z] CharacterOffset = 9367 [2024-04-16T09:19:07.402Z] [2024-04-16T09:19:07.402Z] 09:19:07.193927 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:19:07.402Z] 09:19:07.201164 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:19:07.402Z] 09:19:07.210964 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListListener, started at 09:19:07.195839582, test time: 15 ms [2024-04-16T09:19:07.402Z] 09:19:07.214501 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListOriginal, started at 09:19:07.213204903, test time: 1 ms [2024-04-16T09:19:07.402Z] 09:19:07.217812 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessValidTargetOperand, started at 09:19:07.216250468, test time: 1 ms [2024-04-16T09:19:07.402Z] 09:19:07.221216 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.orb.admin.cli.ListIiopListenersTest.testExecuteSuccessListNoListener, started at 09:19:07.219539768, test time: 1 ms [2024-04-16T09:19:07.402Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.glassfish.orb.admin.cli.ListIiopListenersTest [2024-04-16T09:19:07.656Z] [INFO] [2024-04-16T09:19:07.656Z] [INFO] Results: [2024-04-16T09:19:07.656Z] [INFO] [2024-04-16T09:19:07.656Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:19:07.656Z] [INFO] [2024-04-16T09:19:07.656Z] [INFO] [2024-04-16T09:19:07.656Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector --- [2024-04-16T09:19:07.656Z] [INFO] Executing tasks [2024-04-16T09:19:07.656Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/classes/META-INF for [2024-04-16T09:19:07.656Z] [INFO] [echo] orb-connector [2024-04-16T09:19:07.656Z] [INFO] Executed tasks [2024-04-16T09:19:07.656Z] [INFO] [2024-04-16T09:19:07.656Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector --- [2024-04-16T09:19:07.656Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/orb-connector.jar [2024-04-16T09:19:07.656Z] [INFO] [2024-04-16T09:19:07.657Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-connector --- [2024-04-16T09:19:07.657Z] [INFO] [2024-04-16T09:19:07.657Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-connector --- [2024-04-16T09:19:07.657Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/failsafe-reports [2024-04-16T09:19:07.657Z] [INFO] [2024-04-16T09:19:07.657Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [2024-04-16T09:19:07.910Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:07.911Z] [INFO] [2024-04-16T09:19:07.911Z] [INFO] --- install:3.1.1:install (default-install) @ orb-connector --- [2024-04-16T09:19:07.911Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.15-SNAPSHOT/orb-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:07.911Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.15-SNAPSHOT/orb-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:07.911Z] [INFO] [2024-04-16T09:19:07.911Z] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [2024-04-16T09:19:07.911Z] [INFO] Building GlassFish Core EJB container implementation 7.0.15-SNAPSHOT [85/332] [2024-04-16T09:19:07.911Z] [INFO] from appserver/ejb/ejb-container/pom.xml [2024-04-16T09:19:07.911Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:07.911Z] [INFO] [2024-04-16T09:19:07.911Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container --- [2024-04-16T09:19:07.911Z] [INFO] [2024-04-16T09:19:07.911Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-container --- [2024-04-16T09:19:07.911Z] [INFO] [2024-04-16T09:19:07.911Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-container --- [2024-04-16T09:19:07.911Z] [INFO] [2024-04-16T09:19:07.911Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-container --- [2024-04-16T09:19:08.165Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:08.165Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:08.722Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:08.722Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:08.722Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:08.722Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:08.722Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:08.722Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:08.722Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:08.723Z] [INFO] [2024-04-16T09:19:08.723Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-container --- [2024-04-16T09:19:08.723Z] [INFO] [2024-04-16T09:19:08.723Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-container --- [2024-04-16T09:19:08.723Z] [INFO] [2024-04-16T09:19:08.723Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container --- [2024-04-16T09:19:08.723Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:08.723Z] [INFO] [2024-04-16T09:19:08.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container --- [2024-04-16T09:19:08.723Z] [INFO] Copying 11 resources from src/main/resources to target/classes [2024-04-16T09:19:08.723Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-04-16T09:19:08.723Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:08.723Z] [INFO] [2024-04-16T09:19:08.723Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-container --- [2024-04-16T09:19:08.723Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:08.723Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:10.081Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[64,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[95,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[123,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[211,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.081Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[125,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[128,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[383,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[391,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[395,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[399,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[422,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[428,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[493,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EJBUtils.java:[499,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java:[668,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[272,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[359,44] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[366,39] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java:[74,44] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[102,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.082Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[104,101] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[86,78] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[122,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[153,41] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[673,50] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[705,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[715,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[722,56] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[731,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[805,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[76,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[84,54] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[999,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.083Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1002,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1019,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1022,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1598,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1601,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1629,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1632,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1955,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[1966,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3796,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3799,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3870,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/BaseContainer.java:[3873,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java:[349,12] java.security.Identity in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/AsmSerializableBeanGenerator.java:[86,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[426,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.084Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[1842,48] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:19:10.084Z] cast to java.lang.Object for a varargs call [2024-04-16T09:19:10.084Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3207,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3214,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3239,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3246,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/EjbOptionalIntfGenerator.java:[84,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[349,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[371,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[730,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[735,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[755,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[758,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[831,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[836,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[857,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[860,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.085Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[162,30] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[188,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[104,39] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[294,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[390,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[392,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[490,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[493,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[504,44] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[506,32] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,40] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,65] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,114] javax.security.auth.SubjectDomainCombiner in javax.security.auth has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[511,48] java.security.AccessControlContext in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[551,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.086Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[568,47] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbContainerServicesImpl.java:[200,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[797,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[800,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[902,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[905,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[409,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[513,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[105,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[151,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBHandler.java:[161,23] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/SingletonHandler.java:[91,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatefulHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:10.087Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API. [2024-04-16T09:19:10.087Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:19:10.087Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-04-16T09:19:10.087Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:19:10.088Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:10.088Z] [INFO] [2024-04-16T09:19:10.088Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [2024-04-16T09:19:10.088Z] [INFO] [2024-04-16T09:19:10.088Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [2024-04-16T09:19:10.088Z] [INFO] [2024-04-16T09:19:10.088Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container --- [2024-04-16T09:19:10.088Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:10.650Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [2024-04-16T09:19:10.650Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.containers, has 3, private references [com.sun.ejb.containers.interceptors, com.sun.ejb.spi.sfsb.util, org.glassfish.ejb.startup] [2024-04-16T09:19:10.650Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [2024-04-16T09:19:10.650Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [2024-04-16T09:19:10.651Z] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [2024-04-16T09:19:10.651Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:10.651Z] [INFO] [2024-04-16T09:19:10.651Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container --- [2024-04-16T09:19:10.651Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [2024-04-16T09:19:10.651Z] [INFO] [2024-04-16T09:19:10.651Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-container --- [2024-04-16T09:19:10.651Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:10.651Z] [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:11.208Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:11.208Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:11.208Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:11.208Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:11.208Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:11.208Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:11.208Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:11.208Z] [INFO] Processing: AS-EJB-00053 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00053 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00054 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00054 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00055 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00055 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00056 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00056 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00057 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00057 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00058 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00058 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00059 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00059 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00060 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00060 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00061 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00061 needs checking for cause/action: true [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00062 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00062 needs checking for cause/action: true [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00052 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00052 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00036 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00036 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00037 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00037 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00038 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00038 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00039 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00039 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00040 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00040 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00041 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00041 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00042 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00042 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00043 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00043 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00044 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00044 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00045 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00045 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00046 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00046 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00047 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00047 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00051 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00051 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00012 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00012 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00013 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00013 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00014 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00014 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00015 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00015 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00016 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00016 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00017 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00017 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00018 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00018 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00019 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00019 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00020 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00020 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00021 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00021 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00022 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00022 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00023 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00023 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00024 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00024 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00025 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00025 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00026 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00026 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00028 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00028 needs checking for cause/action: true [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00029 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00029 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00030 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00030 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00031 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00031 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00032 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00032 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00033 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00033 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00034 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00034 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00035 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00035 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00050 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00050 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00063 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00063 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00001 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00001 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00002 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00002 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00003 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00003 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00004 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00004 needs checking for cause/action: true [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00005 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00005 needs checking for cause/action: true [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00006 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00006 needs checking for cause/action: true [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00007 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00007 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00008 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00008 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00009 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00009 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00010 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00010 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00011 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00011 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00049 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00049 needs checking for cause/action: false [2024-04-16T09:19:11.209Z] [INFO] Processing: AS-EJB-00048 [2024-04-16T09:19:11.209Z] [INFO] Message AS-EJB-00048 needs checking for cause/action: false [2024-04-16T09:19:11.210Z] [INFO] Total Messages including ones found from disk so far: {AS-EJB-00001=[{0}]: trimLru(), resetting head and tail, AS-EJB-00002=[{0}]: Exception in backingStore.remove([{1}]), AS-EJB-00003=[{0}]: passivateEJB(), Exception caught ->, AS-EJB-00004=[{0}]: Cannot load from BACKUPSTORE FOR Key: <[{1}]>, AS-EJB-00005=[{0}]: Exception while loading from backup session: <[{1}]>, AS-EJB-00006=[{0}]: Error while loading from backup session: <[{1}]>, AS-EJB-00007=[{0}]: Exception during backingStore.passivateSave([{1}]), AS-EJB-00008=[{0}]: Iterator(), resetting head.lPrev, AS-EJB-00009=[{0}]: Exiting TrimTimedoutBeans() because current cache state: [{1}], AS-EJB-00010=[{0}]: TrimTimedoutBeans(), resetting head.lPrev, AS-EJB-00011=[{0}]: Exiting TrimUnSortedTimedoutBeans() because current cache state: [{1}], AS-EJB-00012=[SFSBContainer] Exception while initializing SessionSynchronization methods, AS-EJB-00013=[SFSBContainer] Exception while loading checkpoint info, AS-EJB-00014=Exception creating ejb object : [{0}], AS-EJB-00015=Exception creating ejb local object [{0}], AS-EJB-00016=Couldn't update timestamp for: [{0}]; Exception: [{1}], AS-EJB-00017=Cannot register bean for checkpointing, AS-EJB-00018=Error during checkpoint ([{0}]. Key: [{1}]) [{2}], AS-EJB-00019=sfsb checkpoint error. Name: [{0}], AS-EJB-00020=sfsb checkpoint error. Key: [{0}], AS-EJB-00021=Exception in afterCompletion : [{0}], AS-EJB-00022=1. passivateEJB() returning because containerState: [{0}], AS-EJB-00023=Extended EM not serializable. Exception: [{0}], AS-EJB-00024=Error during passivation: [{0}]; [{1}], AS-EJB-00025=Error during passivation of [{0}], AS-EJB-00026=sfsb passivation error. Key: [{0}], AS-EJB-00028=Error during Stateful Session Bean activation for key [{0}], AS-EJB-00029=[{0}]: Error during backingStore.shutdown(), AS-EJB-00030=[{0}]: Error during onShutdown(), AS-EJB-00031=[{0}]: Error while undeploying ctx. Key: [{1}], AS-EJB-00032=Cannot add idle bean cleanup task, AS-EJB-00033=Got exception during removeExpiredSessions (but the reaper thread is still alive), AS-EJB-00034=Error during checkpoint(, but session not destroyed), AS-EJB-00035=Error during checkpoint, AS-EJB-00036=TopLevel AvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00037=TopLevel EjbAvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00038=Global AvailabilityEnabled: [{0}], application AvailabilityEnabled: [{1}], AS-EJB-00039=Exception while trying to determine availability-enabled settings for this app, AS-EJB-00040=StatefulContainerBuilder AvailabilityEnabled [{0}] for this application, AS-EJB-00041=StatefulContainerBuilder.buildStoreManager() storeName: [{0}], AS-EJB-00042=Could not instantiate backing store for type [{0}], AS-EJB-00043=StatefulContainerbuilder instantiated store: {0}, with ha-enabled [{1}], and backing store configuration: {2}, AS-EJB-00044=Error while adding idle bean passivator task, AS-EJB-00045=Error while adding idle bean removal task, AS-EJB-00046=Error while removing idle beans for [{0}], AS-EJB-00047=Error while removing expired beans for [{0}], AS-EJB-00048=Passivation-capable value of stateful session bean [{0}] is false, it should not have any PrePassivate nor PostActivate configuration, but you have configuration at [{1}]., AS-EJB-00049=Cannot find stateful session bean [{0}] in memory, and will not read it from disk because current stateful session bean passivation-capable value is false, AS-EJB-00050=Cache is shutting down, {0} stateful session beans will not be restored after restarting since passivation is disabled, AS-EJB-00051=Disabling high availability for the stateful session bean {0}, as its marked non passivatable, AS-EJB-00052=Internal Error, AS-EJB-00053=The feature {0} requires Full Jakarta EE Profile to be supported, AS-EJB-00054=Portable JNDI names for EJB {0}: {1}, AS-EJB-00055=Glassfish-specific (Non-portable) JNDI names for EJB {0}: {1}, AS-EJB-00056=A system exception occurred during an invocation on EJB {0}, method: {1}, AS-EJB-00057=Error while creating enterprise bean context for {0} during jacc callback, AS-EJB-00058=Attempt to override reserved ejb interface method [{0}] in [{1}]. Override will be ignored., AS-EJB-00059=Bean class for ejb [{0}] does not define a method corresponding to [{1}] interface method [{2}], AS-EJB-00060=keepstate is true and will not create new auto timers during deployment., AS-EJB-00061=Failed to initialize the interceptor, AS-EJB-00062=[**BaseContainer**] Could not create MonitorRegistryMediator. [{0}], AS-EJB-00063=Exception in backingStore.size()} [2024-04-16T09:19:11.211Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:19:11.211Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:11.211Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:11.211Z] [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME [2024-04-16T09:19:11.211Z] [INFO] Enclosing type is org.glassfish.ejb.LogFacade [2024-04-16T09:19:11.211Z] [INFO] Loggers found so far: {jakarta.enterprise.ejb.container.description=GlassFish EJB Container Logger, jakarta.enterprise.ejb.container.publish=true, jakarta.enterprise.ejb.container.subsystem=GlassFish-EJB} [2024-04-16T09:19:11.211Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:19:11.211Z] [INFO] Found enclosing element EJB_LOGGER_NAME [2024-04-16T09:19:11.211Z] [INFO] Found enclosing element org.glassfish.ejb.LogFacade [2024-04-16T09:19:11.211Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:19:11.211Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:11.211Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/SystemInterceptorProxy.java:[38,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:11.211Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:11.211Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:11.211Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:11.211Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:19:11.211Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:11.211Z] [INFO] [2024-04-16T09:19:11.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container --- [2024-04-16T09:19:11.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/test/resources [2024-04-16T09:19:11.211Z] [INFO] [2024-04-16T09:19:11.211Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-container --- [2024-04-16T09:19:11.211Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:11.211Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:19:11.770Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:11.770Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:11.770Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/src/test/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImplTest.java:[55,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:19:11.770Z] [INFO] [2024-04-16T09:19:11.770Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [2024-04-16T09:19:11.770Z] [INFO] [2024-04-16T09:19:11.770Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-container --- [2024-04-16T09:19:11.770Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/surefire-reports [2024-04-16T09:19:11.770Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:19:11.770Z] [INFO] [2024-04-16T09:19:11.770Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:11.770Z] [INFO] T E S T S [2024-04-16T09:19:11.770Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:11.770Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:12.024Z] [0.325s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.741ms [2024-04-16T09:19:12.278Z] [INFO] Running com.sun.ejb.EJBUtilsTest [2024-04-16T09:19:12.532Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in com.sun.ejb.EJBUtilsTest [2024-04-16T09:19:12.532Z] [INFO] Running com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2024-04-16T09:19:12.532Z] # JMH version: 1.37 [2024-04-16T09:19:12.532Z] # VM version: JDK 17.0.10, OpenJDK 64-Bit Server VM, 17.0.10+7 [2024-04-16T09:19:12.532Z] # VM invoker: /opt/java/openjdk/bin/java [2024-04-16T09:19:12.532Z] # VM options: -Xss512k -Xms256m -Xmx1g -XX:MaxDirectMemorySize=512m -verbose:gc -XX:+UseG1GC -XX:+UseStringDeduplication -Djava.awt.headless=true -Duser.language=en -Duser.region=US --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED [2024-04-16T09:19:12.787Z] # Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2024-04-16T09:19:12.787Z] # Warmup: [2024-04-16T09:19:12.787Z] # Measurement: 1 iterations, 50 ms each [2024-04-16T09:19:12.787Z] # Timeout: 5 s per iteration [2024-04-16T09:19:12.787Z] # Threads: 100 threads [2024-04-16T09:19:12.787Z] # Benchmark mode: Single shot invocation time [2024-04-16T09:19:12.787Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2024-04-16T09:19:12.787Z] [2024-04-16T09:19:12.787Z] # Run progress: 0.00% complete, ETA 00:00:00 [2024-04-16T09:19:12.787Z] # Fork: 1 of 1 [2024-04-16T09:19:12.787Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:12.787Z] [1.123s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 3.637ms [2024-04-16T09:19:13.041Z] Iteration 1: [0.329s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.399ms [2024-04-16T09:19:13.294Z] 299355.984 ±(99.9%) 334.112 us/op [2024-04-16T09:19:13.294Z] [2024-04-16T09:19:13.294Z] [2024-04-16T09:19:13.294Z] [2024-04-16T09:19:13.294Z] # Run complete. Total time: 00:00:00 [2024-04-16T09:19:13.294Z] [2024-04-16T09:19:13.294Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2024-04-16T09:19:13.294Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2024-04-16T09:19:13.294Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2024-04-16T09:19:13.294Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2024-04-16T09:19:13.294Z] Do not assume the numbers tell you what you want them to tell. [2024-04-16T09:19:13.294Z] [2024-04-16T09:19:13.294Z] NOTE: Current JVM experimentally supports Compiler Blackholes, and they are in use. Please exercise [2024-04-16T09:19:13.294Z] extra caution when trusting the results, look into the generated code to check the benchmark still [2024-04-16T09:19:13.294Z] works, and factor in a small probability of new VM bugs. Additionally, while comparisons between [2024-04-16T09:19:13.294Z] different JVMs are already problematic, the performance difference caused by different Blackhole [2024-04-16T09:19:13.294Z] modes can be very significant. Please make sure you use the consistent Blackhole mode for comparisons. [2024-04-16T09:19:13.294Z] [2024-04-16T09:19:13.294Z] Benchmark Mode Cnt Score Error Units [2024-04-16T09:19:13.294Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark ss 299355.984 us/op [2024-04-16T09:19:13.294Z] # JMH version: 1.37 [2024-04-16T09:19:13.294Z] # VM version: JDK 17.0.10, OpenJDK 64-Bit Server VM, 17.0.10+7 [2024-04-16T09:19:13.294Z] # VM invoker: /opt/java/openjdk/bin/java [2024-04-16T09:19:13.295Z] # VM options: -Xss512k -Xms256m -Xmx1g -XX:MaxDirectMemorySize=512m -verbose:gc -XX:+UseG1GC -XX:+UseStringDeduplication -Djava.awt.headless=true -Duser.language=en -Duser.region=US --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED [2024-04-16T09:19:13.295Z] # Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) [2024-04-16T09:19:13.295Z] # Warmup: 1 iterations, 50 ms each [2024-04-16T09:19:13.295Z] # Measurement: 1 iterations, 200 ms each [2024-04-16T09:19:13.295Z] # Timeout: 5 s per iteration [2024-04-16T09:19:13.295Z] # Threads: 100 threads, will synchronize iterations [2024-04-16T09:19:13.295Z] # Benchmark mode: Average time, time/op [2024-04-16T09:19:13.295Z] # Benchmark: com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark [2024-04-16T09:19:13.295Z] [2024-04-16T09:19:13.295Z] # Run progress: 0.00% complete, ETA 00:00:00 [2024-04-16T09:19:13.295Z] # Fork: 1 of 1 [2024-04-16T09:19:13.295Z] [0.003s][info][gc] Using G1 [2024-04-16T09:19:13.852Z] # Warmup Iteration 1: [0.304s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.364ms [2024-04-16T09:19:14.413Z] 5360.675 ±(99.9%) 15194.145 us/op [2024-04-16T09:19:14.413Z] Iteration 1: [1.030s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 32M->6M(258M) 2.396ms [2024-04-16T09:19:14.668Z] 5390.774 ±(99.9%) 1680.450 us/op [2024-04-16T09:19:14.668Z] [2024-04-16T09:19:14.668Z] [2024-04-16T09:19:14.668Z] Result "com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark": [2024-04-16T09:19:14.668Z] 5390.774 us/op [2024-04-16T09:19:14.668Z] [2024-04-16T09:19:14.668Z] [2024-04-16T09:19:14.668Z] # Run complete. Total time: 00:00:01 [2024-04-16T09:19:14.668Z] [2024-04-16T09:19:14.668Z] REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on [2024-04-16T09:19:14.668Z] why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial [2024-04-16T09:19:14.668Z] experiments, perform baseline and negative tests that provide experimental control, make sure [2024-04-16T09:19:14.668Z] the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. [2024-04-16T09:19:14.668Z] Do not assume the numbers tell you what you want them to tell. [2024-04-16T09:19:14.668Z] [2024-04-16T09:19:14.668Z] NOTE: Current JVM experimentally supports Compiler Blackholes, and they are in use. Please exercise [2024-04-16T09:19:14.668Z] extra caution when trusting the results, look into the generated code to check the benchmark still [2024-04-16T09:19:14.668Z] works, and factor in a small probability of new VM bugs. Additionally, while comparisons between [2024-04-16T09:19:14.668Z] different JVMs are already problematic, the performance difference caused by different Blackhole [2024-04-16T09:19:14.668Z] modes can be very significant. Please make sure you use the consistent Blackhole mode for comparisons. [2024-04-16T09:19:14.668Z] [2024-04-16T09:19:14.668Z] Benchmark Mode Cnt Score Error Units [2024-04-16T09:19:14.668Z] EjbClassGeneratorFactoryBenchmarkTest.ensureRemoteBenchmark avgt 5390.774 us/op [2024-04-16T09:19:14.668Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.230 s -- in com.sun.ejb.EjbClassGeneratorFactoryBenchmarkTest [2024-04-16T09:19:14.668Z] [INFO] Running com.sun.ejb.containers.EjbContainerUtilImplTest [2024-04-16T09:19:14.668Z] 09:19:14.628088 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initCorePoolSize thread-core-pool-size < 0 using default value 16 [2024-04-16T09:19:14.668Z] 09:19:14.638829 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size <= 0 using default value 32 [2024-04-16T09:19:14.668Z] 09:19:14.640778 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size is not a number, using default value 32 [2024-04-16T09:19:14.668Z] 09:19:14.642607 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initCorePoolSize thread-core-pool-size is not a number, using default value 16 [2024-04-16T09:19:14.668Z] 09:19:14.646065 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initKeepAliveSeconds thread-keep-alive-seconds < 0 using default value 60 [2024-04-16T09:19:14.668Z] 09:19:14.648041 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initMaxPoolSize thread-max-pool-size < thread-core-pool-size using thread-max-pool-size=20 [2024-04-16T09:19:14.668Z] 09:19:14.649672 WARNING main com.sun.ejb.containers.EjbContainerUtilImpl.initKeepAliveSeconds thread-keep-alive-seconds is not a number, using default value 60 [2024-04-16T09:19:14.669Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in com.sun.ejb.containers.EjbContainerUtilImplTest [2024-04-16T09:19:14.669Z] [INFO] Running org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImplTest [2024-04-16T09:19:14.923Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImplTest [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] Results: [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container --- [2024-04-16T09:19:15.177Z] [INFO] Executing tasks [2024-04-16T09:19:15.177Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/classes/META-INF for [2024-04-16T09:19:15.177Z] [INFO] [echo] ejb-container [2024-04-16T09:19:15.177Z] [INFO] Executed tasks [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container --- [2024-04-16T09:19:15.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/ejb-container.jar [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-container --- [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-container --- [2024-04-16T09:19:15.177Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/failsafe-reports [2024-04-16T09:19:15.177Z] [INFO] [2024-04-16T09:19:15.177Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [2024-04-16T09:19:20.405Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-container --- [2024-04-16T09:19:20.405Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.15-SNAPSHOT/ejb-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:20.405Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.15-SNAPSHOT/ejb-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [2024-04-16T09:19:20.405Z] [INFO] Building GlassFish Web container related modules 7.0.15-SNAPSHOT [86/332] [2024-04-16T09:19:20.405Z] [INFO] from appserver/web/pom.xml [2024-04-16T09:19:20.405Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-04-16T09:19:20.405Z] [INFO] No sources to compile [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-04-16T09:19:20.405Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-04-16T09:19:20.405Z] [INFO] No sources to compile [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-04-16T09:19:20.405Z] [INFO] No sources to compile [2024-04-16T09:19:20.405Z] [INFO] [2024-04-16T09:19:20.405Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-04-16T09:19:20.405Z] [INFO] Executing tasks [2024-04-16T09:19:20.405Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/target/classes/META-INF for [2024-04-16T09:19:20.405Z] [INFO] [echo] web [2024-04-16T09:19:20.405Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/target/classes/META-INF [2024-04-16T09:19:20.406Z] [INFO] Executed tasks [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-04-16T09:19:20.406Z] [INFO] No tests to run. [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-04-16T09:19:20.406Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/target/failsafe-reports [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-checkstyle) @ web --- [2024-04-16T09:19:20.406Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-04-16T09:19:20.406Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [2024-04-16T09:19:20.406Z] [INFO] Building Jersey EJB Component Provider Module 7.0.15-SNAPSHOT [87/332] [2024-04-16T09:19:20.406Z] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [2024-04-16T09:19:20.406Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:20.406Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:20.406Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:19:20.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/src/main/manpages [2024-04-16T09:19:20.406Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:20.406Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:20.406Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:20.406Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java:[75,41] unchecked call to toResponse(E) as a member of the raw type jakarta.ws.rs.ext.ExceptionMapper [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] [2024-04-16T09:19:20.406Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.406Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:20.660Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:20.660Z] [INFO] [2024-04-16T09:19:20.660Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.660Z] [INFO] [2024-04-16T09:19:20.660Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.660Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:20.660Z] [INFO] [2024-04-16T09:19:20.660Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.660Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:20.660Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:20.916Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:20.916Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:20.916Z] [INFO] [2024-04-16T09:19:20.916Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/src/test/resources [2024-04-16T09:19:20.916Z] [INFO] [2024-04-16T09:19:20.916Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.916Z] [INFO] No sources to compile [2024-04-16T09:19:20.916Z] [INFO] [2024-04-16T09:19:20.916Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.916Z] [INFO] [2024-04-16T09:19:20.916Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-ejb-component-provider --- [2024-04-16T09:19:20.916Z] [INFO] [2024-04-16T09:19:20.916Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider --- [2024-04-16T09:19:21.170Z] [INFO] Executing tasks [2024-04-16T09:19:21.170Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [2024-04-16T09:19:21.170Z] [INFO] [echo] jersey-ejb-component-provider [2024-04-16T09:19:21.170Z] [INFO] Executed tasks [2024-04-16T09:19:21.170Z] [INFO] [2024-04-16T09:19:21.170Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider --- [2024-04-16T09:19:21.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [2024-04-16T09:19:21.170Z] [INFO] [2024-04-16T09:19:21.170Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-ejb-component-provider --- [2024-04-16T09:19:21.170Z] [INFO] [2024-04-16T09:19:21.170Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-ejb-component-provider --- [2024-04-16T09:19:21.170Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/failsafe-reports [2024-04-16T09:19:21.170Z] [INFO] [2024-04-16T09:19:21.170Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [2024-04-16T09:19:21.170Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:21.170Z] [INFO] [2024-04-16T09:19:21.170Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider --- [2024-04-16T09:19:21.170Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.15-SNAPSHOT/jersey-ejb-component-provider-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:21.170Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.15-SNAPSHOT/jersey-ejb-component-provider-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [2024-04-16T09:19:21.171Z] [INFO] Building Connector for GlassFish Admin REST Service 7.0.15-SNAPSHOT [88/332] [2024-04-16T09:19:21.171Z] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [2024-04-16T09:19:21.171Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:21.171Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:21.171Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [2024-04-16T09:19:21.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [2024-04-16T09:19:21.171Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:21.171Z] [INFO] [2024-04-16T09:19:21.171Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-restadmin-connector --- [2024-04-16T09:19:21.171Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:21.171Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:21.425Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:21.425Z] [INFO] [2024-04-16T09:19:21.425Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [2024-04-16T09:19:21.425Z] [INFO] [2024-04-16T09:19:21.425Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [2024-04-16T09:19:21.425Z] [INFO] [2024-04-16T09:19:21.425Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector --- [2024-04-16T09:19:21.425Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:21.425Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:21.425Z] [INFO] [2024-04-16T09:19:21.425Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector --- [2024-04-16T09:19:21.425Z] [INFO] [2024-04-16T09:19:21.425Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-restadmin-connector --- [2024-04-16T09:19:21.425Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:21.425Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:21.680Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:21.680Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:21.680Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:21.680Z] [INFO] Processing: NCLS-RSTCN-00001 [2024-04-16T09:19:21.680Z] [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false [2024-04-16T09:19:21.680Z] [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started} [2024-04-16T09:19:21.680Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:19:21.680Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:21.680Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:21.680Z] [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER [2024-04-16T09:19:21.680Z] [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging [2024-04-16T09:19:21.680Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.connector.description=REST Connector Logger, jakarta.enterprise.admin.rest.connector.publish=true, jakarta.enterprise.admin.rest.connector.subsystem=RSTCN} [2024-04-16T09:19:21.680Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:19:21.680Z] [INFO] Found enclosing element REST_CONNECTOR_LOGGER [2024-04-16T09:19:21.680Z] [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging [2024-04-16T09:19:21.680Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:19:21.680Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:21.680Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:21.680Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:19:21.680Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/src/test/resources [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] No sources to compile [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] Executing tasks [2024-04-16T09:19:21.680Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [2024-04-16T09:19:21.680Z] [INFO] [echo] gf-restadmin-connector [2024-04-16T09:19:21.680Z] [INFO] Executed tasks [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/failsafe-reports [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:21.680Z] [INFO] [2024-04-16T09:19:21.680Z] [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector --- [2024-04-16T09:19:21.680Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.15-SNAPSHOT/gf-restadmin-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:21.681Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.15-SNAPSHOT/gf-restadmin-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:21.681Z] [INFO] [2024-04-16T09:19:21.681Z] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [2024-04-16T09:19:21.681Z] [INFO] Building GlassFish Admin REST Service 7.0.15-SNAPSHOT [89/332] [2024-04-16T09:19:21.681Z] [INFO] from nucleus/admin/rest/rest-service/pom.xml [2024-04-16T09:19:21.681Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:21.681Z] [INFO] [2024-04-16T09:19:21.681Z] [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service --- [2024-04-16T09:19:21.681Z] [INFO] [2024-04-16T09:19:21.681Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service --- [2024-04-16T09:19:21.681Z] [INFO] [2024-04-16T09:19:21.681Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service --- [2024-04-16T09:19:21.681Z] [INFO] [2024-04-16T09:19:21.681Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service --- [2024-04-16T09:19:21.681Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:21.681Z] [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:22.239Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:22.239Z] [INFO] [2024-04-16T09:19:22.239Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service --- [2024-04-16T09:19:22.239Z] [INFO] [2024-04-16T09:19:22.239Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service --- [2024-04-16T09:19:22.239Z] [INFO] [2024-04-16T09:19:22.239Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service --- [2024-04-16T09:19:22.239Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:22.239Z] [INFO] [2024-04-16T09:19:22.239Z] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service --- [2024-04-16T09:19:22.239Z] [INFO] Copying 13 resources from src/main/resources to target/classes [2024-04-16T09:19:22.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/manpages [2024-04-16T09:19:22.240Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:22.240Z] [INFO] [2024-04-16T09:19:22.240Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service --- [2024-04-16T09:19:22.240Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:22.240Z] [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:23.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:23.161Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[898,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:23.161Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[899,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:23.161Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java:[178,68] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:19:23.161Z] cast to java.lang.Object for a varargs call [2024-04-16T09:19:23.161Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:19:23.161Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ActionReportJsonProvider.java:[146,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:23.161Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/utils/ResourceUtil.java:[1117,55] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:23.162Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use or override a deprecated API. [2024-04-16T09:19:23.162Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:19:23.162Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:19:23.162Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:23.162Z] [INFO] [2024-04-16T09:19:23.162Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [2024-04-16T09:19:23.162Z] [INFO] [2024-04-16T09:19:23.162Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [2024-04-16T09:19:23.416Z] [INFO] [2024-04-16T09:19:23.416Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service --- [2024-04-16T09:19:23.416Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:23.416Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [2024-04-16T09:19:23.416Z] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [2024-04-16T09:19:23.416Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:23.416Z] [INFO] [2024-04-16T09:19:23.416Z] [INFO] --- command-security:1.0.17:check (default-check) @ rest-service --- [2024-04-16T09:19:23.416Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.rest.cli.GetGroupNamesCommand, org.glassfish.admin.rest.cli.GetTokensCommand, org.glassfish.admin.rest.cli.IsAnonymousUserEnabledCommand, org.glassfish.admin.rest.cli.PredefinedAuthRealmClassNamesCommand, org.glassfish.admin.rest.cli.SupportsUserManagementCommand, org.glassfish.admin.rest.cli.SynchronizeRealmFromConfig] [2024-04-16T09:19:23.416Z] [INFO] [2024-04-16T09:19:23.416Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service --- [2024-04-16T09:19:23.670Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:23.670Z] [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:24.227Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:24.227Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:24.227Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:24.227Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00001 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00001 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00002 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00002 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00003 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00003 needs checking for cause/action: true [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00004 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00004 needs checking for cause/action: true [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00005 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00005 needs checking for cause/action: true [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00006 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00006 needs checking for cause/action: true [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00007 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00007 needs checking for cause/action: true [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00008 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00008 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00009 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00009 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00010 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00010 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00011 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00011 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00012 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00012 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00013 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00013 needs checking for cause/action: true [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00014 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00014 needs checking for cause/action: false [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00015 [2024-04-16T09:19:24.227Z] [INFO] Message NCLS-REST-00015 needs checking for cause/action: true [2024-04-16T09:19:24.227Z] [INFO] Processing: NCLS-REST-00016 [2024-04-16T09:19:24.228Z] [INFO] Message NCLS-REST-00016 needs checking for cause/action: true [2024-04-16T09:19:24.228Z] [INFO] Total Messages including ones found from disk so far: {NCLS-REST-00001=Listening to REST requests at context: {0}/domain., NCLS-REST-00002=Incorrectly formatted entry in {0}: {1}, NCLS-REST-00003=An error occurred while processing the request. Please see the server logs for details., NCLS-REST-00004=The class specified by generator does not implement DefaultsGenerator, NCLS-REST-00005=Unsupported fixed value. Supported types are String, boolean, Boolean, int, Integer, long, Long, double, Double, float, and Float, NCLS-REST-00006=Fixed value type does not match the property type, NCLS-REST-00007=Cannot marshal, NCLS-REST-00008=Unexpected exception during command execution., NCLS-REST-00009=Unable to delete directory {0}. Will attempt deletion again upon JVM exit., NCLS-REST-00010=Unable to delete file %s. Will attempt deletion again upon JVM exit., NCLS-REST-00011={0}: {1}, NCLS-REST-00012=Compilation failed., NCLS-REST-00013=File creation failed: {0}, NCLS-REST-00014=Directory creation failed: {0}, NCLS-REST-00015=Unexpected exception during initilization., NCLS-REST-00016=I/O exception: {0}} [2024-04-16T09:19:24.228Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:19:24.228Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:24.228Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:24.228Z] [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER [2024-04-16T09:19:24.228Z] [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging [2024-04-16T09:19:24.228Z] [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.description=Main REST Logger, jakarta.enterprise.admin.rest.publish=true, jakarta.enterprise.admin.rest.subsystem=REST} [2024-04-16T09:19:24.228Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:19:24.228Z] [INFO] Found enclosing element REST_MAIN_LOGGER [2024-04-16T09:19:24.228Z] [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging [2024-04-16T09:19:24.228Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:19:24.228Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:24.228Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:24.228Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:19:24.228Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:24.228Z] [INFO] [2024-04-16T09:19:24.228Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service --- [2024-04-16T09:19:24.228Z] [INFO] Copying 5 resources from src/test/resources to target/test-classes [2024-04-16T09:19:24.228Z] [INFO] [2024-04-16T09:19:24.228Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-service --- [2024-04-16T09:19:24.228Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:24.228Z] [INFO] Compiling 15 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:19:24.483Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:24.483Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:24.484Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java:[113,31] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:19:24.484Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:19:24.484Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/src/test/java/org/glassfish/admin/rest/EncodingTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:24.484Z] [INFO] [2024-04-16T09:19:24.484Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [2024-04-16T09:19:24.484Z] [INFO] [2024-04-16T09:19:24.484Z] [INFO] --- surefire:3.2.5:test (default-test) @ rest-service --- [2024-04-16T09:19:24.484Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/surefire-reports [2024-04-16T09:19:24.484Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:19:24.484Z] [INFO] [2024-04-16T09:19:24.484Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:24.484Z] [INFO] T E S T S [2024-04-16T09:19:24.484Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:24.484Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:24.738Z] [0.281s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.482ms [2024-04-16T09:19:24.992Z] [INFO] Running org.glassfish.admin.rest.composite.CompositeUtilTest [2024-04-16T09:19:25.246Z] Apr 16, 2024 9:19:25 AM org.hibernate.validator.internal.util.Version [2024-04-16T09:19:25.246Z] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:19:25.246Z] [0.781s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->8M(258M) 3.546ms [2024-04-16T09:19:25.500Z] Apr 16, 2024 9:19:25 AM jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver log [2024-04-16T09:19:25.500Z] WARNING: jakarta.persistence.spi::No valid providers found. [2024-04-16T09:19:25.500Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.glassfish.admin.rest.composite.CompositeUtilTest [2024-04-16T09:19:25.500Z] [INFO] Running org.glassfish.admin.rest.composite.ModelExtensionTest [2024-04-16T09:19:25.500Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.admin.rest.composite.ModelExtensionTest [2024-04-16T09:19:25.500Z] [INFO] Running org.glassfish.admin.rest.composite.ResourceMetadataTest [2024-04-16T09:19:25.500Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.admin.rest.composite.ResourceMetadataTest [2024-04-16T09:19:25.500Z] [INFO] Running org.glassfish.admin.rest.composite.RestCollectionTest [2024-04-16T09:19:25.500Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.admin.rest.composite.RestCollectionTest [2024-04-16T09:19:25.500Z] [INFO] Running org.glassfish.admin.rest.ActionReportTest [2024-04-16T09:19:25.500Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.admin.rest.ActionReportTest [2024-04-16T09:19:25.500Z] [INFO] Running org.glassfish.admin.rest.EncodingTest [2024-04-16T09:19:25.500Z] installRoot is null [2024-04-16T09:19:25.500Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.glassfish.admin.rest.EncodingTest [2024-04-16T09:19:25.500Z] [INFO] Running org.glassfish.admin.rest.JsonUtilTest [2024-04-16T09:19:25.500Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.admin.rest.JsonUtilTest [2024-04-16T09:19:25.500Z] [INFO] Running org.glassfish.admin.rest.ProgressStatusEventTest [2024-04-16T09:19:25.754Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.glassfish.admin.rest.ProgressStatusEventTest [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] Results: [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service --- [2024-04-16T09:19:26.008Z] [INFO] Executing tasks [2024-04-16T09:19:26.008Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/classes/META-INF for [2024-04-16T09:19:26.008Z] [INFO] [echo] rest-service [2024-04-16T09:19:26.008Z] [INFO] Executed tasks [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service --- [2024-04-16T09:19:26.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/rest-service.jar [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] --- jar:3.3.0:test-jar (default) @ rest-service --- [2024-04-16T09:19:26.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/rest-service-tests.jar [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service --- [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service --- [2024-04-16T09:19:26.008Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/failsafe-reports [2024-04-16T09:19:26.008Z] [INFO] [2024-04-16T09:19:26.008Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [2024-04-16T09:19:29.263Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- install:3.1.1:install (default-install) @ rest-service --- [2024-04-16T09:19:29.263Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.15-SNAPSHOT/rest-service-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:29.263Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.15-SNAPSHOT/rest-service-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:29.263Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/rest/rest-service/target/rest-service-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.15-SNAPSHOT/rest-service-7.0.15-SNAPSHOT-tests.jar [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [2024-04-16T09:19:29.263Z] [INFO] Building Nucleus template 7.0.15-SNAPSHOT [90/332] [2024-04-16T09:19:29.263Z] [INFO] from nucleus/admin/template/pom.xml [2024-04-16T09:19:29.263Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] No sources to compile [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:29.263Z] [INFO] [2024-04-16T09:19:29.263Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain --- [2024-04-16T09:19:29.263Z] [INFO] Copying 12 resources from src/main/resources to target/classes [2024-04-16T09:19:29.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/src/main/manpages [2024-04-16T09:19:29.264Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] No sources to compile [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] No sources to compile [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/src/test/resources [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] No sources to compile [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] No tests to run. [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] Executing tasks [2024-04-16T09:19:29.264Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/classes/META-INF for [2024-04-16T09:19:29.264Z] [INFO] [echo] nucleus-domain [2024-04-16T09:19:29.264Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/classes/META-INF [2024-04-16T09:19:29.264Z] [INFO] Executed tasks [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] Executing tasks [2024-04-16T09:19:29.264Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/classes/config [2024-04-16T09:19:29.264Z] [INFO] Executed tasks [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/nucleus-domain.jar [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] No tests to run. [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/failsafe-reports [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain --- [2024-04-16T09:19:29.264Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.15-SNAPSHOT/nucleus-domain-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:29.264Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.15-SNAPSHOT/nucleus-domain-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [2024-04-16T09:19:29.264Z] [INFO] Building flashlight-agent 7.0.15-SNAPSHOT [91/332] [2024-04-16T09:19:29.264Z] [INFO] from nucleus/flashlight/agent/pom.xml [2024-04-16T09:19:29.264Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent --- [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-agent --- [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent --- [2024-04-16T09:19:29.264Z] [INFO] [2024-04-16T09:19:29.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-agent --- [2024-04-16T09:19:29.264Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:19:29.264Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:29.519Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:29.519Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/src/main/resources [2024-04-16T09:19:29.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/src/main/manpages [2024-04-16T09:19:29.520Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:19:29.520Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:29.520Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:19:29.520Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:29.520Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:29.520Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/src/test/resources [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] No sources to compile [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] No tests to run. [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] Executing tasks [2024-04-16T09:19:29.520Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/classes/META-INF for [2024-04-16T09:19:29.520Z] [INFO] [echo] flashlight-agent [2024-04-16T09:19:29.520Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/classes/META-INF [2024-04-16T09:19:29.520Z] [INFO] Executed tasks [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/flashlight-agent.jar [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] No tests to run. [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/failsafe-reports [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent --- [2024-04-16T09:19:29.520Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.15-SNAPSHOT/flashlight-agent-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:29.520Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.15-SNAPSHOT/flashlight-agent-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [2024-04-16T09:19:29.520Z] [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.15-SNAPSHOT [92/332] [2024-04-16T09:19:29.520Z] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [2024-04-16T09:19:29.520Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.520Z] [INFO] No sources to compile [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.520Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:29.520Z] [INFO] [2024-04-16T09:19:29.520Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:19:29.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [2024-04-16T09:19:29.521Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] No sources to compile [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] No sources to compile [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/src/test/resources [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] No sources to compile [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] No tests to run. [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] Executing tasks [2024-04-16T09:19:29.521Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [2024-04-16T09:19:29.521Z] [INFO] [echo] flashlight-extra-jdk-packages [2024-04-16T09:19:29.521Z] [INFO] Executed tasks [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] No tests to run. [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target/failsafe-reports [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages --- [2024-04-16T09:19:29.521Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.15-SNAPSHOT/flashlight-extra-jdk-packages-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:29.521Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.15-SNAPSHOT/flashlight-extra-jdk-packages-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [2024-04-16T09:19:29.521Z] [INFO] Building Flashlight 7.0.15-SNAPSHOT [93/332] [2024-04-16T09:19:29.521Z] [INFO] from nucleus/flashlight/pom.xml [2024-04-16T09:19:29.521Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] No sources to compile [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] No sources to compile [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] No sources to compile [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight --- [2024-04-16T09:19:29.521Z] [INFO] Executing tasks [2024-04-16T09:19:29.521Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/target/classes/META-INF for [2024-04-16T09:19:29.521Z] [INFO] [echo] nucleus-flashlight [2024-04-16T09:19:29.521Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/target/classes/META-INF [2024-04-16T09:19:29.521Z] [INFO] Executed tasks [2024-04-16T09:19:29.521Z] [INFO] [2024-04-16T09:19:29.521Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-flashlight --- [2024-04-16T09:19:29.522Z] [INFO] No tests to run. [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-flashlight --- [2024-04-16T09:19:29.522Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/target/failsafe-reports [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [2024-04-16T09:19:29.522Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight --- [2024-04-16T09:19:29.522Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/7.0.15-SNAPSHOT/nucleus-flashlight-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [2024-04-16T09:19:29.522Z] [INFO] Building Deployment Related Admin Classes 7.0.15-SNAPSHOT [94/332] [2024-04-16T09:19:29.522Z] [INFO] from nucleus/deployment/admin/pom.xml [2024-04-16T09:19:29.522Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin --- [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-admin --- [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-admin --- [2024-04-16T09:19:29.522Z] [INFO] [2024-04-16T09:19:29.522Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-admin --- [2024-04-16T09:19:29.522Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:29.522Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:29.776Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:29.776Z] [INFO] [2024-04-16T09:19:29.776Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-admin --- [2024-04-16T09:19:29.776Z] [INFO] [2024-04-16T09:19:29.776Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-admin --- [2024-04-16T09:19:29.776Z] [INFO] [2024-04-16T09:19:29.776Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin --- [2024-04-16T09:19:29.776Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:29.776Z] [INFO] [2024-04-16T09:19:29.776Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin --- [2024-04-16T09:19:29.776Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:19:29.776Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:19:29.776Z] [INFO] Copying 18 resources from src/main/manpages to target/classes [2024-04-16T09:19:29.776Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:29.776Z] [INFO] [2024-04-16T09:19:29.776Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-admin --- [2024-04-16T09:19:29.776Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:29.776Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:30.030Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:30.031Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:19:30.031Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:30.031Z] [INFO] [2024-04-16T09:19:30.031Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [2024-04-16T09:19:30.031Z] [INFO] [2024-04-16T09:19:30.031Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [2024-04-16T09:19:30.031Z] [INFO] [2024-04-16T09:19:30.031Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin --- [2024-04-16T09:19:30.031Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:30.285Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:30.285Z] [INFO] [2024-04-16T09:19:30.285Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin --- [2024-04-16T09:19:30.285Z] [INFO] [2024-04-16T09:19:30.285Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-admin --- [2024-04-16T09:19:30.285Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:30.285Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:30.539Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:30.539Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:30.539Z] [INFO] [2024-04-16T09:19:30.539Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin --- [2024-04-16T09:19:30.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/test/resources [2024-04-16T09:19:30.539Z] [INFO] [2024-04-16T09:19:30.539Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-admin --- [2024-04-16T09:19:30.539Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:30.539Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:19:30.539Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:30.540Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java uses unchecked or unsafe operations. [2024-04-16T09:19:30.540Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/src/test/java/org/glassfish/deployment/admin/ListComponentsCommandTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:30.540Z] [INFO] [2024-04-16T09:19:30.540Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [2024-04-16T09:19:30.540Z] [INFO] [2024-04-16T09:19:30.540Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-admin --- [2024-04-16T09:19:30.540Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/surefire-reports [2024-04-16T09:19:30.540Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:19:30.794Z] [INFO] [2024-04-16T09:19:30.794Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:30.794Z] [INFO] T E S T S [2024-04-16T09:19:30.794Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:30.794Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:31.048Z] [0.399s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 3.024ms [2024-04-16T09:19:31.048Z] [INFO] Running org.glassfish.deployment.admin.ListComponentsCommandTest [2024-04-16T09:19:31.302Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.034 s -- in org.glassfish.deployment.admin.ListComponentsCommandTest [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [INFO] Results: [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2 [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin --- [2024-04-16T09:19:31.556Z] [INFO] Executing tasks [2024-04-16T09:19:31.556Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/classes/META-INF for [2024-04-16T09:19:31.556Z] [INFO] [echo] deployment-admin [2024-04-16T09:19:31.556Z] [INFO] Executed tasks [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin --- [2024-04-16T09:19:31.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/deployment-admin.jar [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-admin --- [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-admin --- [2024-04-16T09:19:31.556Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/failsafe-reports [2024-04-16T09:19:31.556Z] [INFO] [2024-04-16T09:19:31.556Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [2024-04-16T09:19:32.478Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-admin --- [2024-04-16T09:19:32.478Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.15-SNAPSHOT/deployment-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:32.478Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.15-SNAPSHOT/deployment-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [2024-04-16T09:19:32.478Z] [INFO] Building AutoDeploy Classes 7.0.15-SNAPSHOT [95/332] [2024-04-16T09:19:32.478Z] [INFO] from nucleus/deployment/autodeploy/pom.xml [2024-04-16T09:19:32.478Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:32.478Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:32.478Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:32.478Z] [INFO] [2024-04-16T09:19:32.478Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy --- [2024-04-16T09:19:32.478Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:19:32.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/manpages [2024-04-16T09:19:32.479Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:32.479Z] [INFO] [2024-04-16T09:19:32.479Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-autodeploy --- [2024-04-16T09:19:32.479Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:32.479Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:32.733Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:32.733Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java:[293,55] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:19:32.733Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [2024-04-16T09:19:32.733Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:32.733Z] [INFO] [2024-04-16T09:19:32.733Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [2024-04-16T09:19:32.733Z] [INFO] [2024-04-16T09:19:32.733Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [2024-04-16T09:19:32.733Z] [INFO] [2024-04-16T09:19:32.733Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy --- [2024-04-16T09:19:32.733Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:32.733Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:32.733Z] [INFO] [2024-04-16T09:19:32.733Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy --- [2024-04-16T09:19:32.733Z] [INFO] [2024-04-16T09:19:32.733Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-autodeploy --- [2024-04-16T09:19:32.733Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:32.733Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:32.988Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:32.988Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:32.988Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-00040 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02028 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02029 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02030 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02041 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02042 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02043 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02044 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02025 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02026 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02027 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02034 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02035 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02036 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02037 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02038 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02039 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02031 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02032 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Processing: NCLS-DEPLOYMENT-02033 [2024-04-16T09:19:32.988Z] [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false [2024-04-16T09:19:32.988Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00040=Error occurred: {0}, NCLS-DEPLOYMENT-02025=Exception caught: {0}, NCLS-DEPLOYMENT-02026=Autoundeploying application: {0}, NCLS-DEPLOYMENT-02027=Selecting file {0} for autodeployment, NCLS-DEPLOYMENT-02028=Error parsing configured polling-interval-in-seconds {0} as an integer; {1} {2}, NCLS-DEPLOYMENT-02029=Exception caught: {0}, NCLS-DEPLOYMENT-02030=Error processing configuration change of {0} from {1} to {2}; {3} {4}, NCLS-DEPLOYMENT-02031=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1------------- [2024-04-16T09:19:33.244Z] [INFO] Building Set of DTDs for Nucleus distributions 7.0.15-SNAPSHOT [96/332] [2024-04-16T09:19:33.244Z] [INFO] from nucleus/deployment/dtds/pom.xml [2024-04-16T09:19:33.244Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] No sources to compile [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:19:33.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/src/main/manpages [2024-04-16T09:19:33.244Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] No sources to compile [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] No sources to compile [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] Executing tasks [2024-04-16T09:19:33.244Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/classes/META-INF for [2024-04-16T09:19:33.244Z] [INFO] [echo] nucleus-dtds [2024-04-16T09:19:33.244Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/classes/META-INF [2024-04-16T09:19:33.244Z] [INFO] Executed tasks [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:19:33.244Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/nucleus-dtds.zip [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] No tests to run. [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/failsafe-reports [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:33.244Z] [INFO] [2024-04-16T09:19:33.244Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds --- [2024-04-16T09:19:33.244Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.15-SNAPSHOT/nucleus-dtds-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:33.244Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.15-SNAPSHOT/nucleus-dtds-7.0.15-SNAPSHOT.zip [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [2024-04-16T09:19:33.245Z] [INFO] Building Set of schemas for Nucleus 7.0.15-SNAPSHOT [97/332] [2024-04-16T09:19:33.245Z] [INFO] from nucleus/deployment/schemas/pom.xml [2024-04-16T09:19:33.245Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] No sources to compile [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:19:33.245Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/src/main/manpages [2024-04-16T09:19:33.245Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] No sources to compile [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] No sources to compile [2024-04-16T09:19:33.245Z] [INFO] [2024-04-16T09:19:33.245Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas --- [2024-04-16T09:19:33.245Z] [INFO] Executing tasks [2024-04-16T09:19:33.245Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/classes/META-INF for [2024-04-16T09:19:33.245Z] [INFO] [echo] nucleus-schemas [2024-04-16T09:19:33.245Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/classes/META-INF [2024-04-16T09:19:33.245Z] [INFO] Executed tasks [2024-04-16T09:19:33.501Z] [INFO] [2024-04-16T09:19:33.501Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas --- [2024-04-16T09:19:33.501Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:19:33.501Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-04-16T09:19:33.501Z] [INFO] [2024-04-16T09:19:33.501Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas --- [2024-04-16T09:19:33.501Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/nucleus-schemas.zip [2024-04-16T09:19:33.501Z] [INFO] [2024-04-16T09:19:33.501Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-schemas --- [2024-04-16T09:19:33.501Z] [INFO] No tests to run. [2024-04-16T09:19:33.501Z] [INFO] [2024-04-16T09:19:33.501Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-schemas --- [2024-04-16T09:19:33.501Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/failsafe-reports [2024-04-16T09:19:33.501Z] [INFO] [2024-04-16T09:19:33.501Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [2024-04-16T09:19:33.501Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:33.501Z] [INFO] [2024-04-16T09:19:33.501Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas --- [2024-04-16T09:19:33.501Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.15-SNAPSHOT/nucleus-schemas-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:33.501Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.15-SNAPSHOT/nucleus-schemas-7.0.15-SNAPSHOT.zip [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [2024-04-16T09:19:33.502Z] [INFO] Building Nucleus distributions 7.0.15-SNAPSHOT [98/332] [2024-04-16T09:19:33.502Z] [INFO] from nucleus/distributions/pom.xml [2024-04-16T09:19:33.502Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] No sources to compile [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] No sources to compile [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] No sources to compile [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] Executing tasks [2024-04-16T09:19:33.502Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/target/dependency/META-INF for [2024-04-16T09:19:33.502Z] [INFO] [echo] nucleus-distributions [2024-04-16T09:19:33.502Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/target/dependency/META-INF [2024-04-16T09:19:33.502Z] [INFO] Executed tasks [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] No tests to run. [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/target/failsafe-reports [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions --- [2024-04-16T09:19:33.502Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/7.0.15-SNAPSHOT/nucleus-distributions-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [2024-04-16T09:19:33.502Z] [INFO] Building Nucleus distribution Common module 7.0.15-SNAPSHOT [99/332] [2024-04-16T09:19:33.502Z] [INFO] from nucleus/distributions/nucleus-common/pom.xml [2024-04-16T09:19:33.502Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] No sources to compile [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] Copying 26 resources from src/main/resources to target/dependency [2024-04-16T09:19:33.502Z] [INFO] Copying 1 resource from src/main/resources to target/dependency [2024-04-16T09:19:33.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/src/main/manpages [2024-04-16T09:19:33.502Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-04-16T09:19:33.502Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.502Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common --- [2024-04-16T09:19:33.502Z] [INFO] No sources to compile [2024-04-16T09:19:33.502Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] No sources to compile [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] Executing tasks [2024-04-16T09:19:33.503Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/dependency/META-INF for [2024-04-16T09:19:33.503Z] [INFO] [echo] nucleus-common [2024-04-16T09:19:33.503Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/dependency/META-INF [2024-04-16T09:19:33.503Z] [INFO] Executed tasks [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [2024-04-16T09:19:33.503Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/stage [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:19:33.503Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/nucleus-common.zip [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] No tests to run. [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/failsafe-reports [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [2024-04-16T09:19:33.503Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:33.503Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.zip [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [2024-04-16T09:19:33.503Z] [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.15-SNAPSHOT [100/332] [2024-04-16T09:19:33.503Z] [INFO] from nucleus/xmlbind-annotations/pom.xml [2024-04-16T09:19:33.503Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.16.1:jar [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] No sources to compile [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/src/main/resources [2024-04-16T09:19:33.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/src/main/manpages [2024-04-16T09:19:33.503Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] No sources to compile [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.503Z] [INFO] No sources to compile [2024-04-16T09:19:33.503Z] [INFO] [2024-04-16T09:19:33.503Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/src/test/resources [2024-04-16T09:19:33.504Z] [INFO] [2024-04-16T09:19:33.504Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.504Z] [INFO] No sources to compile [2024-04-16T09:19:33.504Z] [INFO] [2024-04-16T09:19:33.504Z] [INFO] --- surefire:3.2.5:test (default-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.504Z] [INFO] No tests to run. [2024-04-16T09:19:33.504Z] [INFO] [2024-04-16T09:19:33.504Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.758Z] [INFO] Executing tasks [2024-04-16T09:19:33.758Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/classes/META-INF for [2024-04-16T09:19:33.759Z] [INFO] [echo] jackson-module-jakarta-xmlbind-annotations [2024-04-16T09:19:33.759Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/classes/META-INF [2024-04-16T09:19:33.759Z] [INFO] Executed tasks [2024-04-16T09:19:33.759Z] [INFO] [2024-04-16T09:19:33.759Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:19:33.759Z] [INFO] [2024-04-16T09:19:33.759Z] [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.759Z] [INFO] Reading assembly descriptor: src.xml [2024-04-16T09:19:33.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar [2024-04-16T09:19:33.759Z] [INFO] [2024-04-16T09:19:33.759Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:33.759Z] [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info} [2024-04-16T09:19:33.759Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:19:33.759Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:33.759Z] [INFO] [2024-04-16T09:19:33.759Z] [INFO] --- javadoc:3.6.3:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:34.013Z] [INFO] No previous run data found, generating javadoc. [2024-04-16T09:19:35.895Z] [WARNING] Javadoc Warnings [2024-04-16T09:19:35.895Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty

tag [2024-04-16T09:19:35.895Z] [WARNING] *

[2024-04-16T09:19:35.895Z] [WARNING] ^ [2024-04-16T09:19:35.895Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:9: warning: no comment [2024-04-16T09:19:35.895Z] [WARNING] public class AdapterConverter [2024-04-16T09:19:35.895Z] [WARNING] ^ [2024-04-16T09:19:35.895Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:14: warning: no comment [2024-04-16T09:19:35.895Z] [WARNING] protected final XmlAdapter _adapter; [2024-04-16T09:19:35.895Z] [WARNING] ^ [2024-04-16T09:19:35.895Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:16: warning: no comment [2024-04-16T09:19:35.895Z] [WARNING] protected final boolean _forSerialization; [2024-04-16T09:19:35.895Z] [WARNING] ^ [2024-04-16T09:19:35.895Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-04-16T09:19:35.895Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-04-16T09:19:35.895Z] [WARNING] ^ [2024-04-16T09:19:35.895Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] protected final JavaType _inputType, _targetType; [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:19: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] public AdapterConverter(XmlAdapter adapter, [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:16: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] public class DataHandlerDeserializer [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:21: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] public DataHandlerDeserializer() { super(DataHandler.class); } [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:21: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] public class DataHandlerSerializer extends StdSerializer [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:25: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] public DataHandlerSerializer() { super(DataHandler.class); } [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name [2024-04-16T09:19:35.896Z] [WARNING] public void setNameUsedForXmlValue(String name) { [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return [2024-04-16T09:19:35.896Z] [WARNING] public String getNameUsedForXmlValue() { [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl [2024-04-16T09:19:35.896Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return [2024-04-16T09:19:35.896Z] [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return [2024-04-16T09:19:35.896Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac [2024-04-16T09:19:35.896Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return [2024-04-16T09:19:35.896Z] [WARNING] protected XmlAccessType findAccessType(Annotated ac) [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:86: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] protected final JsonDeserializer _dataHandlerDeserializer; [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:85: warning: no comment [2024-04-16T09:19:35.896Z] [WARNING] protected final JsonSerializer _dataHandlerSerializer; [2024-04-16T09:19:35.896Z] [WARNING] ^ [2024-04-16T09:19:35.896Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:90: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final boolean _ignoreXmlIDREF; [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:84: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final String _jaxbPackageName; [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:88: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final TypeFactory _typeFactory; [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:76: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final static boolean DEFAULT_IGNORE_XMLIDREF = false; [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:74: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final static String DEFAULT_NAME_FOR_XML_VALUE = "value"; [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:82: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final static JsonFormat.Value FORMAT_INT = new JsonFormat.Value().withShape(JsonFormat.Shape.NUMBER_INT); [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:80: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final static JsonFormat.Value FORMAT_STRING = new JsonFormat.Value().withShape(JsonFormat.Shape.STRING); [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:78: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected final static String MARKER_FOR_DEFAULT = "##default"; [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:119: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(MapperConfig config) { [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:123: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] public JakartaXmlBindAnnotationIntrospector(TypeFactory typeFactory) { [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1527: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected Converter _converter(XmlAdapter adapter, boolean forSerialization) [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1618: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected String _decapitalize(String name) { [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1016: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected Class _doFindDeserializationType(Annotated a, JavaType baseType) [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1466: warning: no comment [2024-04-16T09:19:35.897Z] [WARNING] protected XmlAdapter _findContentAdapter(Annotated ann, [2024-04-16T09:19:35.897Z] [WARNING] ^ [2024-04-16T09:19:35.897Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1504: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected JavaType _fullDeserializationType(AnnotatedMember am) [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1523: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected JavaType _fullSerializationType(AnnotatedMember am) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1540: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected Class _getTypeFromXmlElement(Annotated a) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1567: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected String _okNameForGetter(AnnotatedMethod am) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1581: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected String _okNameForMutator(AnnotatedMethod am) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1486: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected String _propertyNameToString(PropertyName n) [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1491: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected Class _rawDeserializationType(Annotated a) [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1517: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected Class _rawSerializationType(Annotated a) [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1589: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected String _stdManglePropertyName(final String basename, final int offset) [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:593: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected TypeResolverBuilder _typeResolverFromXmlElements(AnnotatedMember am) [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1435: warning: no comment [2024-04-16T09:19:35.898Z] [WARNING] protected final TypeFactory getTypeFactory() { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr [2024-04-16T09:19:35.898Z] [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p [2024-04-16T09:19:35.898Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return [2024-04-16T09:19:35.898Z] [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.898Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl [2024-04-16T09:19:35.898Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:19:35.898Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return [2024-04-16T09:19:35.899Z] [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return [2024-04-16T09:19:35.899Z] [WARNING] public JsonInclude.Include getNonNillableInclusion() { [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name [2024-04-16T09:19:35.899Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return [2024-04-16T09:19:35.899Z] [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:75: warning: no comment [2024-04-16T09:19:35.899Z] [WARNING] public JakartaXmlBindAnnotationModule() { } [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:163: warning: no comment [2024-04-16T09:19:35.899Z] [WARNING] public String getNameUsedForXmlValue() { [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:134: warning: no comment [2024-04-16T09:19:35.899Z] [WARNING] public Priority getPriority() { return _priority; } [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-04-16T09:19:35.899Z] [WARNING] PRIMARY, SECONDARY; [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment [2024-04-16T09:19:35.899Z] [WARNING] PRIMARY, SECONDARY; [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:13: warning: no comment [2024-04-16T09:19:35.899Z] [WARNING] public final static Version VERSION = VersionUtil.parseVersion( [2024-04-16T09:19:35.899Z] [WARNING] ^ [2024-04-16T09:19:35.899Z] [WARNING] 59 warnings [2024-04-16T09:19:35.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar [2024-04-16T09:19:35.899Z] [INFO] [2024-04-16T09:19:35.899Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:35.899Z] [INFO] No tests to run. [2024-04-16T09:19:35.899Z] [INFO] [2024-04-16T09:19:35.899Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:35.899Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/failsafe-reports [2024-04-16T09:19:35.899Z] [INFO] [2024-04-16T09:19:35.899Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:35.899Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:35.899Z] [INFO] [2024-04-16T09:19:35.899Z] [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations --- [2024-04-16T09:19:35.899Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:35.899Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:35.900Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT-sources.jar [2024-04-16T09:19:35.900Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT-javadoc.jar [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [2024-04-16T09:19:35.900Z] [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT [101/332] [2024-04-16T09:19:35.900Z] [INFO] from nucleus/featuresets/pom.xml [2024-04-16T09:19:35.900Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] No sources to compile [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] No sources to compile [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] No sources to compile [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] Executing tasks [2024-04-16T09:19:35.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/target/classes/META-INF for [2024-04-16T09:19:35.900Z] [INFO] [echo] nucleus-featuresets [2024-04-16T09:19:35.900Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/target/classes/META-INF [2024-04-16T09:19:35.900Z] [INFO] Executed tasks [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] No tests to run. [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/target/failsafe-reports [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets --- [2024-04-16T09:19:35.900Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/7.0.15-SNAPSHOT/nucleus-featuresets-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [2024-04-16T09:19:35.900Z] [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.15-SNAPSHOT [102/332] [2024-04-16T09:19:35.900Z] [INFO] from nucleus/featuresets/atomic/pom.xml [2024-04-16T09:19:35.900Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] No sources to compile [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] No sources to compile [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] No sources to compile [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] Executing tasks [2024-04-16T09:19:35.900Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/target/classes/META-INF for [2024-04-16T09:19:35.900Z] [INFO] [echo] atomic [2024-04-16T09:19:35.900Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/target/classes/META-INF [2024-04-16T09:19:35.900Z] [INFO] Executed tasks [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.900Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-04-16T09:19:35.900Z] [INFO] No tests to run. [2024-04-16T09:19:35.900Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/target/failsafe-reports [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [2024-04-16T09:19:35.901Z] [INFO] Building Glassfish Atomic Distribution 7.0.15-SNAPSHOT [103/332] [2024-04-16T09:19:35.901Z] [INFO] from nucleus/distributions/atomic/pom.xml [2024-04-16T09:19:35.901Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- clean:3.3.2:clean (default-clean) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] No sources to compile [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:35.901Z] [INFO] [2024-04-16T09:19:35.901Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:19:35.901Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:19:35.901Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:19:35.901Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:19:35.901Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:19:35.901Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:19:35.901Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common [2024-04-16T09:19:35.901Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:19:35.902Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:19:35.902Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:19:35.902Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:19:35.902Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:19:35.902Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:19:35.902Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:19:35.903Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:19:35.903Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:19:35.903Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:19:35.903Z] [INFO] [2024-04-16T09:19:35.903Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic --- [2024-04-16T09:19:35.903Z] [INFO] No sources to compile [2024-04-16T09:19:35.903Z] [INFO] [2024-04-16T09:19:35.903Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic --- [2024-04-16T09:19:35.903Z] [INFO] No sources to compile [2024-04-16T09:19:35.903Z] [INFO] [2024-04-16T09:19:35.903Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [2024-04-16T09:19:36.157Z] [INFO] Executing tasks [2024-04-16T09:19:36.157Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/dependency/META-INF for [2024-04-16T09:19:36.157Z] [INFO] [echo] atomic [2024-04-16T09:19:36.157Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/dependency/META-INF [2024-04-16T09:19:36.157Z] [INFO] Executed tasks [2024-04-16T09:19:36.157Z] [INFO] [2024-04-16T09:19:36.157Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic --- [2024-04-16T09:19:36.157Z] [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [2024-04-16T09:19:36.157Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage [2024-04-16T09:19:36.157Z] [INFO] [2024-04-16T09:19:36.157Z] [INFO] --- exec:3.1.0:exec (create-domain) @ atomic --- [2024-04-16T09:19:36.716Z] Using port 4848 for Admin. [2024-04-16T09:19:36.716Z] Using port 8080 for HTTP Instance. [2024-04-16T09:19:36.716Z] Using default port 7676 for JMS. [2024-04-16T09:19:36.716Z] Using default port 3700 for IIOP. [2024-04-16T09:19:36.716Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:19:36.716Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:19:36.716Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:19:36.716Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:19:36.716Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:19:36.716Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:19:36.716Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:19:36.716Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:19:37.274Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:19:37.274Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:19:37.274Z] [2024-04-16T09:19:37.274Z] Warning: [2024-04-16T09:19:37.274Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:37.274Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:19:37.274Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:19:37.834Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:19:37.834Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:19:37.834Z] [2024-04-16T09:19:37.834Z] Warning: [2024-04-16T09:19:37.834Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:38.088Z] Enter keystore password: Certificate stored in file [2024-04-16T09:19:38.088Z] [2024-04-16T09:19:38.088Z] Warning: [2024-04-16T09:19:38.088Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:38.342Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:19:38.596Z] Enter keystore password: Certificate stored in file [2024-04-16T09:19:38.596Z] [2024-04-16T09:19:38.596Z] Warning: [2024-04-16T09:19:38.596Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:38.850Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:19:39.104Z] Domain domain1 created. [2024-04-16T09:19:39.104Z] Domain domain1 admin port is 4848. [2024-04-16T09:19:39.104Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:19:39.104Z] Admin login information for host [localhost] and port [4848] [2024-04-16T09:19:39.104Z] is being overwritten with credentials provided because the [2024-04-16T09:19:39.104Z] --savelogin option was used during the create-domain command. [2024-04-16T09:19:39.104Z] Login information relevant to admin user name [admin] [2024-04-16T09:19:39.104Z] for this domain [domain1] stored at [2024-04-16T09:19:39.104Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:19:39.104Z] Make sure that this file remains protected. [2024-04-16T09:19:39.104Z] Information stored in this file will be used by [2024-04-16T09:19:39.104Z] administration commands to manage this domain. [2024-04-16T09:19:39.104Z] Command create-domain executed successfully. [2024-04-16T09:19:39.104Z] [INFO] [2024-04-16T09:19:39.104Z] [INFO] --- assembly:3.6.0:single (default-single) @ atomic --- [2024-04-16T09:19:39.104Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:19:39.104Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/atomic.zip [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic --- [2024-04-16T09:19:39.359Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/atomic.zip [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic --- [2024-04-16T09:19:39.359Z] [INFO] No tests to run. [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- failsafe:3.2.5:verify (verify) @ atomic --- [2024-04-16T09:19:39.359Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/failsafe-reports [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [2024-04-16T09:19:39.359Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [2024-04-16T09:19:39.359Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:39.359Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.zip [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [2024-04-16T09:19:39.359Z] [INFO] Building Glassfish Nucleus Featureset 7.0.15-SNAPSHOT [104/332] [2024-04-16T09:19:39.359Z] [INFO] from nucleus/featuresets/nucleus/pom.xml [2024-04-16T09:19:39.359Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] No sources to compile [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] No sources to compile [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus --- [2024-04-16T09:19:39.359Z] [INFO] No sources to compile [2024-04-16T09:19:39.359Z] [INFO] [2024-04-16T09:19:39.359Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus --- [2024-04-16T09:19:39.613Z] [INFO] Executing tasks [2024-04-16T09:19:39.613Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/target/classes/META-INF for [2024-04-16T09:19:39.613Z] [INFO] [echo] nucleus [2024-04-16T09:19:39.613Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/target/classes/META-INF [2024-04-16T09:19:39.613Z] [INFO] Executed tasks [2024-04-16T09:19:39.613Z] [INFO] [2024-04-16T09:19:39.613Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus --- [2024-04-16T09:19:39.613Z] [INFO] No tests to run. [2024-04-16T09:19:39.613Z] [INFO] [2024-04-16T09:19:39.613Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus --- [2024-04-16T09:19:39.613Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/target/failsafe-reports [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [2024-04-16T09:19:39.614Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus --- [2024-04-16T09:19:39.614Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/7.0.15-SNAPSHOT/nucleus-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [2024-04-16T09:19:39.614Z] [INFO] Building Nucleus Distribution 7.0.15-SNAPSHOT [105/332] [2024-04-16T09:19:39.614Z] [INFO] from nucleus/distributions/nucleus/pom.xml [2024-04-16T09:19:39.614Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] No sources to compile [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:39.614Z] [INFO] [2024-04-16T09:19:39.614Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:19:39.614Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:19:39.614Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar [2024-04-16T09:19:39.614Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:19:39.614Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-04-16T09:19:39.615Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:19:39.615Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common [2024-04-16T09:19:39.615Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:19:39.615Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:19:39.615Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:19:39.615Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:19:39.615Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:19:39.615Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:19:39.615Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:19:39.616Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas [2024-04-16T09:19:39.616Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:19:39.616Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds [2024-04-16T09:19:39.616Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:19:39.616Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:19:39.616Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:19:39.616Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:19:39.616Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:19:39.616Z] [INFO] [2024-04-16T09:19:39.616Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-new --- [2024-04-16T09:19:39.616Z] [INFO] No sources to compile [2024-04-16T09:19:39.616Z] [INFO] [2024-04-16T09:19:39.616Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-new --- [2024-04-16T09:19:39.616Z] [INFO] No sources to compile [2024-04-16T09:19:39.616Z] [INFO] [2024-04-16T09:19:39.616Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new --- [2024-04-16T09:19:39.616Z] [INFO] Executing tasks [2024-04-16T09:19:39.616Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/dependency/META-INF for [2024-04-16T09:19:39.617Z] [INFO] [echo] nucleus-new [2024-04-16T09:19:39.617Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/dependency/META-INF [2024-04-16T09:19:39.617Z] [INFO] Executed tasks [2024-04-16T09:19:39.617Z] [INFO] [2024-04-16T09:19:39.617Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new --- [2024-04-16T09:19:39.617Z] [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [2024-04-16T09:19:39.617Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage [2024-04-16T09:19:39.617Z] [INFO] [2024-04-16T09:19:39.617Z] [INFO] --- exec:3.1.0:exec (create-domain) @ nucleus-new --- [2024-04-16T09:19:40.539Z] Using port 4848 for Admin. [2024-04-16T09:19:40.539Z] Using port 8080 for HTTP Instance. [2024-04-16T09:19:40.539Z] Using default port 7676 for JMS. [2024-04-16T09:19:40.539Z] Using default port 3700 for IIOP. [2024-04-16T09:19:40.539Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:19:40.539Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:19:40.539Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:19:40.539Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:19:40.539Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:19:40.539Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:19:40.539Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:19:40.539Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:19:40.795Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:19:40.795Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:19:40.795Z] [2024-04-16T09:19:40.795Z] Warning: [2024-04-16T09:19:40.795Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:40.795Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:19:40.795Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:19:41.355Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:19:41.355Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:19:41.355Z] [2024-04-16T09:19:41.355Z] Warning: [2024-04-16T09:19:41.355Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:41.610Z] Enter keystore password: Certificate stored in file [2024-04-16T09:19:41.610Z] [2024-04-16T09:19:41.610Z] Warning: [2024-04-16T09:19:41.610Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:41.610Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:19:41.865Z] Enter keystore password: Certificate stored in file [2024-04-16T09:19:41.865Z] [2024-04-16T09:19:41.865Z] Warning: [2024-04-16T09:19:41.865Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:19:42.119Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:19:42.373Z] Domain domain1 created. [2024-04-16T09:19:42.373Z] Domain domain1 admin port is 4848. [2024-04-16T09:19:42.373Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:19:42.627Z] Admin login information for host [localhost] and port [4848] [2024-04-16T09:19:42.627Z] is being overwritten with credentials provided because the [2024-04-16T09:19:42.627Z] --savelogin option was used during the create-domain command. [2024-04-16T09:19:42.627Z] Login information relevant to admin user name [admin] [2024-04-16T09:19:42.627Z] for this domain [domain1] stored at [2024-04-16T09:19:42.627Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:19:42.627Z] Make sure that this file remains protected. [2024-04-16T09:19:42.627Z] Information stored in this file will be used by [2024-04-16T09:19:42.627Z] administration commands to manage this domain. [2024-04-16T09:19:42.627Z] Command create-domain executed successfully. [2024-04-16T09:19:42.627Z] [INFO] [2024-04-16T09:19:42.627Z] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new --- [2024-04-16T09:19:42.627Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:19:42.627Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new --- [2024-04-16T09:19:42.881Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/nucleus-new.zip [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-new --- [2024-04-16T09:19:42.881Z] [INFO] No tests to run. [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-new --- [2024-04-16T09:19:42.881Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/failsafe-reports [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [2024-04-16T09:19:42.881Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-new --- [2024-04-16T09:19:42.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.15-SNAPSHOT/nucleus-new-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:42.881Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.15-SNAPSHOT/nucleus-new-7.0.15-SNAPSHOT.zip [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [2024-04-16T09:19:42.881Z] [INFO] Building Diagnostics 7.0.15-SNAPSHOT [106/332] [2024-04-16T09:19:42.881Z] [INFO] from nucleus/diagnostics/pom.xml [2024-04-16T09:19:42.881Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics --- [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-diagnostics --- [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics --- [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-diagnostics --- [2024-04-16T09:19:42.881Z] [INFO] No sources to compile [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-diagnostics --- [2024-04-16T09:19:42.881Z] [INFO] [2024-04-16T09:19:42.881Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [2024-04-16T09:19:42.882Z] [INFO] [2024-04-16T09:19:42.882Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics --- [2024-04-16T09:19:42.882Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:42.882Z] [INFO] [2024-04-16T09:19:42.882Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-diagnostics --- [2024-04-16T09:19:42.882Z] [INFO] No sources to compile [2024-04-16T09:19:42.882Z] [INFO] [2024-04-16T09:19:42.882Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-diagnostics --- [2024-04-16T09:19:42.882Z] [INFO] No sources to compile [2024-04-16T09:19:42.882Z] [INFO] [2024-04-16T09:19:42.882Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics --- [2024-04-16T09:19:42.882Z] [INFO] Executing tasks [2024-04-16T09:19:42.882Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/target/classes/META-INF for [2024-04-16T09:19:42.882Z] [INFO] [echo] nucleus-diagnostics [2024-04-16T09:19:42.882Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/target/classes/META-INF [2024-04-16T09:19:42.882Z] [INFO] Executed tasks [2024-04-16T09:19:42.882Z] [INFO] [2024-04-16T09:19:42.882Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-diagnostics --- [2024-04-16T09:19:42.882Z] [INFO] No tests to run. [2024-04-16T09:19:42.882Z] [INFO] [2024-04-16T09:19:42.882Z] [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-diagnostics --- [2024-04-16T09:19:42.882Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/target/failsafe-reports [2024-04-16T09:19:42.882Z] [INFO] [2024-04-16T09:19:42.882Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [2024-04-16T09:19:43.136Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics --- [2024-04-16T09:19:43.136Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/7.0.15-SNAPSHOT/nucleus-diagnostics-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [2024-04-16T09:19:43.136Z] [INFO] Building Diagnostics API 7.0.15-SNAPSHOT [107/332] [2024-04-16T09:19:43.136Z] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [2024-04-16T09:19:43.136Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:43.136Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:43.136Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/src/main/resources [2024-04-16T09:19:43.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/src/main/manpages [2024-04-16T09:19:43.136Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:43.136Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:43.136Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:43.136Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] [2024-04-16T09:19:43.136Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-api --- [2024-04-16T09:19:43.136Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:43.136Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:43.390Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:43.390Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:43.390Z] [INFO] [2024-04-16T09:19:43.390Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api --- [2024-04-16T09:19:43.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/src/test/resources [2024-04-16T09:19:43.390Z] [INFO] [2024-04-16T09:19:43.390Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] No sources to compile [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] Executing tasks [2024-04-16T09:19:43.391Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [2024-04-16T09:19:43.391Z] [INFO] [echo] diagnostics-api [2024-04-16T09:19:43.391Z] [INFO] Executed tasks [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/failsafe-reports [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api --- [2024-04-16T09:19:43.391Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.15-SNAPSHOT/diagnostics-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:43.391Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.15-SNAPSHOT/diagnostics-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [2024-04-16T09:19:43.391Z] [INFO] Building GlassFish Diagnostics Context 7.0.15-SNAPSHOT [108/332] [2024-04-16T09:19:43.391Z] [INFO] from nucleus/diagnostics/context/pom.xml [2024-04-16T09:19:43.391Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:43.391Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:43.391Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/resources [2024-04-16T09:19:43.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/manpages [2024-04-16T09:19:43.391Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:43.391Z] [INFO] [2024-04-16T09:19:43.391Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-context --- [2024-04-16T09:19:43.391Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:43.391Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:43.645Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:43.645Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [2024-04-16T09:19:43.646Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:43.646Z] [INFO] [2024-04-16T09:19:43.646Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [2024-04-16T09:19:43.646Z] [INFO] [2024-04-16T09:19:43.646Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [2024-04-16T09:19:43.646Z] [INFO] [2024-04-16T09:19:43.646Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context --- [2024-04-16T09:19:43.646Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:43.646Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:43.646Z] [INFO] [2024-04-16T09:19:43.646Z] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context --- [2024-04-16T09:19:43.646Z] [INFO] [2024-04-16T09:19:43.646Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-context --- [2024-04-16T09:19:43.646Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:43.646Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:43.646Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:43.646Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:43.646Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:43.646Z] [INFO] Processing: NCLS-DIAG-03000 [2024-04-16T09:19:43.646Z] [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false [2024-04-16T09:19:43.646Z] [INFO] Processing: NCLS-DIAG-03001 [2024-04-16T09:19:43.646Z] [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false [2024-04-16T09:19:43.646Z] [INFO] Total Messages including ones found from disk so far: {NCLS-DIAG-03000=Can not fulfill request to get diagnostics context., NCLS-DIAG-03000.MSG_COMMENT=# A diagnostics context can not be found (or created)., NCLS-DIAG-03001=An exception has prevented a diagnostics context from being created., NCLS-DIAG-03001.MSG_COMMENT=# A diagnostics context can not be found or created.} [2024-04-16T09:19:43.646Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:19:43.646Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:43.646Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:43.646Z] [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME [2024-04-16T09:19:43.646Z] [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager [2024-04-16T09:19:43.646Z] [INFO] Loggers found so far: {jakarta.enterprise.diagnostics.context.base.description=Diagnostcis Context Logger, jakarta.enterprise.diagnostics.context.base.publish=true, jakarta.enterprise.diagnostics.context.base.subsystem=DIAG} [2024-04-16T09:19:43.646Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:19:43.646Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:19:43.646Z] [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager [2024-04-16T09:19:43.646Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:19:43.646Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:43.646Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:43.646Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:19:43.647Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:43.647Z] [INFO] [2024-04-16T09:19:43.647Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context --- [2024-04-16T09:19:43.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/test/resources [2024-04-16T09:19:43.647Z] [INFO] [2024-04-16T09:19:43.647Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-context --- [2024-04-16T09:19:43.647Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:43.647Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:19:43.901Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:43.901Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java uses unchecked or unsafe operations. [2024-04-16T09:19:43.901Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/src/test/java/org/glassfish/diagnostics/context/impl/ContextImplContextPropagationIntegrationTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:43.901Z] [INFO] [2024-04-16T09:19:43.901Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [2024-04-16T09:19:43.901Z] [INFO] [2024-04-16T09:19:43.901Z] [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-context --- [2024-04-16T09:19:43.901Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/surefire-reports [2024-04-16T09:19:43.901Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:19:43.901Z] [INFO] [2024-04-16T09:19:43.901Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:43.901Z] [INFO] T E S T S [2024-04-16T09:19:43.901Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:43.901Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:44.155Z] [0.434s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 3.254ms [2024-04-16T09:19:44.410Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2024-04-16T09:19:44.410Z] Created a new context map: org.glassfish.contextpropagation.internal.AccessControlledMap@45b4c3a9 [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context) -> null [2024-04-16T09:19:44.410Z] put(org.glassfish.diagnostics.context.Context, 1) -> null [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.contextpropagation.Location) -> null [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.contextpropagation.Location.origin) -> null [2024-04-16T09:19:44.410Z] get(org.glassfish.contextpropagation.Location.origin) -> null [2024-04-16T09:19:44.410Z] put(org.glassfish.contextpropagation.Location.origin, guid) -> null [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.contextpropagation.Location.locationId) -> null [2024-04-16T09:19:44.410Z] get(org.glassfish.contextpropagation.Location.locationId) -> null [2024-04-16T09:19:44.410Z] put(org.glassfish.contextpropagation.Location, org.glassfish.contextpropagation.internal.Utils$ContextMapImpl$1@757277dc) -> null [2024-04-16T09:19:44.410Z] put(org.glassfish.diagnostics.context.Context.propagatingKey, propagatingValue) -> null [2024-04-16T09:19:44.410Z] put(org.glassfish.diagnostics.context.Context.nonPropagatingKey, nonPropagatingValue) -> null [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.410Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.410Z] Value: propagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.410Z] Value: nonPropagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.410Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.410Z] Value: propagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.410Z] Value: nonPropagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.410Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.410Z] Value: propagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.410Z] Value: nonPropagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.410Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.410Z] Value: propagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.410Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.410Z] Value: nonPropagatingValue [2024-04-16T09:19:44.410Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.410Z] ContextType: STRING [2024-04-16T09:19:44.410Z] originator [2024-04-16T09:19:44.410Z] restricted read access [2024-04-16T09:19:44.410Z] } [2024-04-16T09:19:44.410Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.411Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.411Z] Value: propagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.411Z] Value: nonPropagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.411Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.411Z] Value: propagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.411Z] Value: nonPropagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.411Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.411Z] Value: propagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.411Z] Value: nonPropagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.411Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.411Z] Value: propagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.411Z] Value: nonPropagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.411Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.411Z] Value: propagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.411Z] Value: nonPropagatingValue [2024-04-16T09:19:44.411Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.411Z] ContextType: STRING [2024-04-16T09:19:44.411Z] originator [2024-04-16T09:19:44.411Z] restricted read access [2024-04-16T09:19:44.411Z] } [2024-04-16T09:19:44.411Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.411Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.412Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.412Z] Value: propagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.412Z] Value: nonPropagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.412Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.412Z] Value: propagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.412Z] Value: nonPropagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.412Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.412Z] Value: propagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.412Z] Value: nonPropagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.412Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.412Z] Value: propagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.412Z] Value: nonPropagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.412Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.412Z] Value: propagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.412Z] Value: nonPropagatingValue [2024-04-16T09:19:44.412Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.412Z] ContextType: STRING [2024-04-16T09:19:44.412Z] originator [2024-04-16T09:19:44.412Z] restricted read access [2024-04-16T09:19:44.412Z] } [2024-04-16T09:19:44.412Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.412Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.412Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.412Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.412Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.413Z] Value: propagatingValue [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: STRING [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.413Z] Value: nonPropagatingValue [2024-04-16T09:19:44.413Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.413Z] ContextType: STRING [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.413Z] Value: propagatingValue [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: STRING [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.413Z] Value: nonPropagatingValue [2024-04-16T09:19:44.413Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.413Z] ContextType: STRING [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context.propagatingKey) -> org.glassfish.contextpropagation.internal.Entry@6ab778a { [2024-04-16T09:19:44.413Z] Value: propagatingValue [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: STRING [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] get(org.glassfish.diagnostics.context.Context.propagatingKey) -> propagatingValue [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> org.glassfish.contextpropagation.internal.Entry@762ef0ea { [2024-04-16T09:19:44.413Z] Value: nonPropagatingValue [2024-04-16T09:19:44.413Z] Propagation Modes: [LOCAL] [2024-04-16T09:19:44.413Z] ContextType: STRING [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] get(org.glassfish.diagnostics.context.Context.nonPropagatingKey) -> nonPropagatingValue [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.413Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.413Z] originator [2024-04-16T09:19:44.413Z] restricted read access [2024-04-16T09:19:44.413Z] } [2024-04-16T09:19:44.413Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.413Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.413Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.414Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.414Z] originator [2024-04-16T09:19:44.414Z] restricted read access [2024-04-16T09:19:44.414Z] } [2024-04-16T09:19:44.414Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.414Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.414Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.414Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.414Z] originator [2024-04-16T09:19:44.414Z] restricted read access [2024-04-16T09:19:44.414Z] } [2024-04-16T09:19:44.414Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.414Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.414Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.414Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.414Z] originator [2024-04-16T09:19:44.414Z] restricted read access [2024-04-16T09:19:44.414Z] } [2024-04-16T09:19:44.414Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.414Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.414Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.414Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.414Z] originator [2024-04-16T09:19:44.414Z] restricted read access [2024-04-16T09:19:44.414Z] } [2024-04-16T09:19:44.414Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.414Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.414Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.414Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.414Z] originator [2024-04-16T09:19:44.414Z] restricted read access [2024-04-16T09:19:44.414Z] } [2024-04-16T09:19:44.414Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.414Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.414Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.414Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.414Z] originator [2024-04-16T09:19:44.414Z] restricted read access [2024-04-16T09:19:44.414Z] } [2024-04-16T09:19:44.414Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.414Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.414Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.414Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.414Z] originator [2024-04-16T09:19:44.414Z] restricted read access [2024-04-16T09:19:44.414Z] } [2024-04-16T09:19:44.414Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.088 s -- in org.glassfish.diagnostics.context.impl.ContextImplContextPropagationIntegrationTest [2024-04-16T09:19:44.414Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2024-04-16T09:19:44.668Z] mContextManager instance of org.glassfish.diagnostics.context.impl.ContextManagerImpl [2024-04-16T09:19:44.668Z] Apr 16, 2024 9:19:44 AM org.glassfish.tests.utils.junit.HK2JUnit5Extension afterEach [2024-04-16T09:19:44.668Z] INFO: Test: org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest.testInjectionOccurred, started at 09:19:44.439745095, test time: 2 ms [2024-04-16T09:19:44.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.glassfish.diagnostics.context.impl.ContextImplIntegrationTest [2024-04-16T09:19:44.668Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextImplUnitTest [2024-04-16T09:19:44.668Z] [0.848s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->7M(258M) 2.843ms [2024-04-16T09:19:44.923Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.glassfish.diagnostics.context.impl.ContextImplUnitTest [2024-04-16T09:19:44.923Z] [INFO] Running org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2024-04-16T09:19:44.923Z] getEntry(org.glassfish.diagnostics.context.Context) -> org.glassfish.contextpropagation.internal.Entry$1@38102d01 { [2024-04-16T09:19:44.923Z] Value: {ContextImpl:{location:guid,[0]}} [2024-04-16T09:19:44.923Z] Propagation Modes: [THREAD, RMI, JMS_QUEUE, SOAP, MIME_HEADER, ONEWAY] [2024-04-16T09:19:44.923Z] ContextType: VIEW_CAPABLE [2024-04-16T09:19:44.923Z] originator [2024-04-16T09:19:44.923Z] restricted read access [2024-04-16T09:19:44.923Z] } [2024-04-16T09:19:44.923Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.diagnostics.context.impl.ContextManagerImplUnitTest [2024-04-16T09:19:45.480Z] [INFO] [2024-04-16T09:19:45.480Z] [INFO] Results: [2024-04-16T09:19:45.480Z] [INFO] [2024-04-16T09:19:45.480Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:19:45.480Z] [INFO] [2024-04-16T09:19:45.480Z] [INFO] [2024-04-16T09:19:45.480Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context --- [2024-04-16T09:19:45.480Z] [INFO] Executing tasks [2024-04-16T09:19:45.480Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/classes/META-INF for [2024-04-16T09:19:45.480Z] [INFO] [echo] diagnostics-context [2024-04-16T09:19:45.480Z] [INFO] Executed tasks [2024-04-16T09:19:45.480Z] [INFO] [2024-04-16T09:19:45.480Z] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context --- [2024-04-16T09:19:45.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/diagnostics-context.jar [2024-04-16T09:19:45.480Z] [INFO] [2024-04-16T09:19:45.480Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-context --- [2024-04-16T09:19:45.480Z] [INFO] [2024-04-16T09:19:45.480Z] [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-context --- [2024-04-16T09:19:45.481Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/failsafe-reports [2024-04-16T09:19:45.481Z] [INFO] [2024-04-16T09:19:45.481Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [2024-04-16T09:19:45.735Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context --- [2024-04-16T09:19:45.735Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.15-SNAPSHOT/diagnostics-context-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:45.735Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.15-SNAPSHOT/diagnostics-context-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [2024-04-16T09:19:45.735Z] [INFO] Building AMX JavaEE 7.0.15-SNAPSHOT [109/332] [2024-04-16T09:19:45.735Z] [INFO] from appserver/common/amx-jakartaee/pom.xml [2024-04-16T09:19:45.735Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:45.735Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:45.735Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:45.735Z] [INFO] [2024-04-16T09:19:45.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee --- [2024-04-16T09:19:45.735Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:19:45.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/manpages [2024-04-16T09:19:45.736Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:45.990Z] [INFO] [2024-04-16T09:19:45.990Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-jakartaee --- [2024-04-16T09:19:45.990Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:45.990Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:46.245Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:46.245Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [2024-04-16T09:19:46.245Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:19:46.245Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [2024-04-16T09:19:46.245Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:46.245Z] [INFO] [2024-04-16T09:19:46.245Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee --- [2024-04-16T09:19:46.245Z] [INFO] [2024-04-16T09:19:46.245Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee --- [2024-04-16T09:19:46.245Z] [INFO] [2024-04-16T09:19:46.245Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee --- [2024-04-16T09:19:46.245Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:46.245Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:46.245Z] [INFO] [2024-04-16T09:19:46.245Z] [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee --- [2024-04-16T09:19:46.245Z] [INFO] [2024-04-16T09:19:46.245Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-jakartaee --- [2024-04-16T09:19:46.245Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:46.245Z] [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:46.499Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:46.499Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:46.499Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:46.499Z] [INFO] Processing: AS-AMXEE-001 [2024-04-16T09:19:46.499Z] [INFO] Message AS-AMXEE-001 needs checking for cause/action: false [2024-04-16T09:19:46.499Z] [INFO] Processing: AS-AMXEE-002 [2024-04-16T09:19:46.499Z] [INFO] Message AS-AMXEE-002 needs checking for cause/action: false [2024-04-16T09:19:46.499Z] [INFO] Processing: AS-AMXEE-003 [2024-04-16T09:19:46.499Z] [INFO] Message AS-AMXEE-003 needs checking for cause/action: false [2024-04-16T09:19:46.499Z] [INFO] Processing: AS-AMXEE-004 [2024-04-16T09:19:46.499Z] [INFO] Message AS-AMXEE-004 needs checking for cause/action: false [2024-04-16T09:19:46.499Z] [INFO] Processing: AS-AMXEE-005 [2024-04-16T09:19:46.499Z] [INFO] Message AS-AMXEE-005 needs checking for cause/action: false [2024-04-16T09:19:46.499Z] [INFO] Processing: AS-AMXEE-006 [2024-04-16T09:19:46.499Z] [INFO] Message AS-AMXEE-006 needs checking for cause/action: false [2024-04-16T09:19:46.500Z] [INFO] Total Messages including ones found from disk so far: {AS-AMXEE-001=Registering application {0} using AMX having exception {1}, AS-AMXEE-002=Null from ApplicationInfo.getMetadata(Application.class) for application {0}, AS-AMXEE-003=Unable to get Application config for application {0}, AS-AMXEE-004=Can't register JSR 77 MBean for resourceRef {0} having exception {1}, AS-AMXEE-005=Can't unregister MBean: {0}, AS-AMXEE-006=J2EEDomain registered at {0}} [2024-04-16T09:19:46.500Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:19:46.500Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:46.500Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:46.500Z] [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER [2024-04-16T09:19:46.500Z] [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-04-16T09:19:46.500Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amxee.description=AMX Services, jakarta.enterprise.system.tools.amxee.publish=true, jakarta.enterprise.system.tools.amxee.subsystem=AMX-JAKARTAEE} [2024-04-16T09:19:46.500Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:19:46.500Z] [INFO] Found enclosing element AMXEE_LOGGER [2024-04-16T09:19:46.500Z] [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [2024-04-16T09:19:46.500Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:19:46.500Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:46.500Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:46.500Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:19:46.500Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/src/test/resources [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] No sources to compile [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- surefire:3.2.5:test (default-test) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] Executing tasks [2024-04-16T09:19:46.500Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/classes/META-INF for [2024-04-16T09:19:46.500Z] [INFO] [echo] amx-jakartaee [2024-04-16T09:19:46.500Z] [INFO] Executed tasks [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/amx-jakartaee.jar [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- failsafe:3.2.5:verify (verify) @ amx-jakartaee --- [2024-04-16T09:19:46.500Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/failsafe-reports [2024-04-16T09:19:46.500Z] [INFO] [2024-04-16T09:19:46.500Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee --- [2024-04-16T09:19:47.058Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:47.058Z] [INFO] [2024-04-16T09:19:47.058Z] [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee --- [2024-04-16T09:19:47.058Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.15-SNAPSHOT/amx-jakartaee-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:47.058Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.15-SNAPSHOT/amx-jakartaee-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [2024-04-16T09:19:47.059Z] [INFO] Building LDAP Booster Pack 7.0.15-SNAPSHOT [110/332] [2024-04-16T09:19:47.059Z] [INFO] from appserver/ldapbp/pom.xml [2024-04-16T09:19:47.059Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] Not compiling main sources [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] Copying 34 resources from src/main/java to target/classes [2024-04-16T09:19:47.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/manpages [2024-04-16T09:19:47.059Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:47.059Z] [INFO] [2024-04-16T09:19:47.059Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ldapbp --- [2024-04-16T09:19:47.059Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:47.059Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:47.059Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:47.059Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.059Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.059Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.059Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.059Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.059Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.060Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.061Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[135,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[96,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.062Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[117,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[88,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.063Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,45] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[112,49] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[115,42] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[110,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.064Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[111,52] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[153,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,44] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[328,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[331,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[335,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[120,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[121,47] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[143,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,21] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,43] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,9] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,27] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,29] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[827,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.066Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[30,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.067Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[107,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.067Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[108,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.067Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[110,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.067Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[183,35] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.067Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [2024-04-16T09:19:47.067Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:19:47.067Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:19:47.067Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:47.067Z] [INFO] [2024-04-16T09:19:47.067Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [2024-04-16T09:19:47.067Z] [INFO] [2024-04-16T09:19:47.067Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [2024-04-16T09:19:47.067Z] [INFO] [2024-04-16T09:19:47.067Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp --- [2024-04-16T09:19:47.067Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:47.322Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:47.322Z] [INFO] [2024-04-16T09:19:47.322Z] [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp --- [2024-04-16T09:19:47.322Z] [INFO] [2024-04-16T09:19:47.322Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ldapbp --- [2024-04-16T09:19:47.322Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:47.322Z] [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:47.322Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.322Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.323Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:19:47.323Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.324Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/src/test/resources [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] No sources to compile [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- surefire:3.2.5:test (default-test) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] Executing tasks [2024-04-16T09:19:47.325Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/classes/META-INF for [2024-04-16T09:19:47.325Z] [INFO] [echo] ldapbp [2024-04-16T09:19:47.325Z] [INFO] Executed tasks [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/ldapbp.jar [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ldapbp --- [2024-04-16T09:19:47.325Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/failsafe-reports [2024-04-16T09:19:47.325Z] [INFO] [2024-04-16T09:19:47.325Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [2024-04-16T09:19:47.883Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- install:3.1.1:install (default-install) @ ldapbp --- [2024-04-16T09:19:47.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.15-SNAPSHOT/ldapbp-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:47.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.15-SNAPSHOT/ldapbp-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [2024-04-16T09:19:47.883Z] [INFO] Building GlassFish HA modules 7.0.15-SNAPSHOT [111/332] [2024-04-16T09:19:47.883Z] [INFO] from appserver/ha/pom.xml [2024-04-16T09:19:47.883Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] No sources to compile [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] No sources to compile [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] No sources to compile [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] Executing tasks [2024-04-16T09:19:47.883Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/target/classes/META-INF for [2024-04-16T09:19:47.883Z] [INFO] [echo] ha [2024-04-16T09:19:47.883Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/target/classes/META-INF [2024-04-16T09:19:47.883Z] [INFO] Executed tasks [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] No tests to run. [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/target/failsafe-reports [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:47.883Z] [INFO] [2024-04-16T09:19:47.883Z] [INFO] --- install:3.1.1:install (default-install) @ ha --- [2024-04-16T09:19:47.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/7.0.15-SNAPSHOT/ha-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [2024-04-16T09:19:47.884Z] [INFO] Building GlassFish ha-file-store 7.0.15-SNAPSHOT [112/332] [2024-04-16T09:19:47.884Z] [INFO] from appserver/ha/ha-file-store/pom.xml [2024-04-16T09:19:47.884Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:19:47.884Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:47.884Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/resources [2024-04-16T09:19:47.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/manpages [2024-04-16T09:19:47.884Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:19:47.884Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:47.884Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:47.884Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[309,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:47.884Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java:[312,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:47.884Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [2024-04-16T09:19:47.884Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:47.884Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:19:47.884Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:47.884Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:47.884Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/src/test/resources [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] No sources to compile [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store --- [2024-04-16T09:19:47.884Z] [INFO] Executing tasks [2024-04-16T09:19:47.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/classes/META-INF for [2024-04-16T09:19:47.884Z] [INFO] [echo] ha-file-store [2024-04-16T09:19:47.884Z] [INFO] Executed tasks [2024-04-16T09:19:47.884Z] [INFO] [2024-04-16T09:19:47.885Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store --- [2024-04-16T09:19:47.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/ha-file-store.jar [2024-04-16T09:19:47.885Z] [INFO] [2024-04-16T09:19:47.885Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-file-store --- [2024-04-16T09:19:47.885Z] [INFO] [2024-04-16T09:19:47.885Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-file-store --- [2024-04-16T09:19:47.885Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/failsafe-reports [2024-04-16T09:19:47.885Z] [INFO] [2024-04-16T09:19:47.885Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [2024-04-16T09:19:48.138Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:48.138Z] [INFO] [2024-04-16T09:19:48.138Z] [INFO] --- install:3.1.1:install (default-install) @ ha-file-store --- [2024-04-16T09:19:48.138Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.15-SNAPSHOT/ha-file-store-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:48.138Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.15-SNAPSHOT/ha-file-store-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:48.138Z] [INFO] [2024-04-16T09:19:48.138Z] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [2024-04-16T09:19:48.138Z] [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.15-SNAPSHOT [113/332] [2024-04-16T09:19:48.138Z] [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [2024-04-16T09:19:48.138Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:48.138Z] [INFO] [2024-04-16T09:19:48.138Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.138Z] [INFO] [2024-04-16T09:19:48.138Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.138Z] [INFO] [2024-04-16T09:19:48.138Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.138Z] [INFO] [2024-04-16T09:19:48.138Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:48.139Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:48.139Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [2024-04-16T09:19:48.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [2024-04-16T09:19:48.139Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:48.139Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:48.139Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:48.139Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] [2024-04-16T09:19:48.139Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.139Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:48.139Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:48.394Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:48.394Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/src/test/resources [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] No sources to compile [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] Executing tasks [2024-04-16T09:19:48.395Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [2024-04-16T09:19:48.395Z] [INFO] [echo] ha-shoal-cache-bootstrap [2024-04-16T09:19:48.395Z] [INFO] Executed tasks [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/failsafe-reports [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap --- [2024-04-16T09:19:48.395Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.15-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:48.395Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.15-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [2024-04-16T09:19:48.395Z] [INFO] Building GlassFish ha-shoal-store 7.0.15-SNAPSHOT [114/332] [2024-04-16T09:19:48.395Z] [INFO] from appserver/ha/ha-shoal-store/pom.xml [2024-04-16T09:19:48.395Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:48.395Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:48.395Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/resources [2024-04-16T09:19:48.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/manpages [2024-04-16T09:19:48.395Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:48.395Z] [INFO] [2024-04-16T09:19:48.395Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.395Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:48.395Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:48.650Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:48.650Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [2024-04-16T09:19:48.650Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:48.650Z] [INFO] [2024-04-16T09:19:48.650Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.650Z] [INFO] [2024-04-16T09:19:48.650Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.650Z] [INFO] [2024-04-16T09:19:48.650Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.650Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:48.650Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:48.650Z] [INFO] [2024-04-16T09:19:48.650Z] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.650Z] [INFO] [2024-04-16T09:19:48.650Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.650Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:48.650Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:48.905Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/src/test/resources [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] No sources to compile [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] Executing tasks [2024-04-16T09:19:48.905Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/classes/META-INF for [2024-04-16T09:19:48.905Z] [INFO] [echo] ha-shoal-cache-store [2024-04-16T09:19:48.905Z] [INFO] Executed tasks [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/failsafe-reports [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store --- [2024-04-16T09:19:48.905Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.15-SNAPSHOT/ha-shoal-cache-store-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:48.905Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.15-SNAPSHOT/ha-shoal-cache-store-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [2024-04-16T09:19:48.905Z] [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.15-SNAPSHOT [115/332] [2024-04-16T09:19:48.905Z] [INFO] from appserver/deployment/dtds/pom.xml [2024-04-16T09:19:48.905Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] No sources to compile [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] Copying 45 resources from src/main/resources to target/classes [2024-04-16T09:19:48.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/src/main/manpages [2024-04-16T09:19:48.905Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-dtds --- [2024-04-16T09:19:48.905Z] [INFO] No sources to compile [2024-04-16T09:19:48.905Z] [INFO] [2024-04-16T09:19:48.905Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] No sources to compile [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] Executing tasks [2024-04-16T09:19:48.906Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/classes/META-INF for [2024-04-16T09:19:48.906Z] [INFO] [echo] appserver-dtds [2024-04-16T09:19:48.906Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/classes/META-INF [2024-04-16T09:19:48.906Z] [INFO] Executed tasks [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:19:48.906Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/appserver-dtds.zip [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/appserver-dtds.zip [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] No tests to run. [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/failsafe-reports [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds --- [2024-04-16T09:19:48.906Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.15-SNAPSHOT/appserver-dtds-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:48.906Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.15-SNAPSHOT/appserver-dtds-7.0.15-SNAPSHOT.zip [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [2024-04-16T09:19:48.906Z] [INFO] Building Set of schemas for Jakarta EE 7.0.15-SNAPSHOT [116/332] [2024-04-16T09:19:48.906Z] [INFO] from appserver/deployment/schemas/pom.xml [2024-04-16T09:19:48.906Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] No sources to compile [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] Copying 113 resources from src/main/resources to target/classes [2024-04-16T09:19:48.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/src/main/manpages [2024-04-16T09:19:48.906Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] No sources to compile [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-schemas --- [2024-04-16T09:19:48.906Z] [INFO] No sources to compile [2024-04-16T09:19:48.906Z] [INFO] [2024-04-16T09:19:48.906Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas --- [2024-04-16T09:19:49.160Z] [INFO] Executing tasks [2024-04-16T09:19:49.160Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/classes/META-INF for [2024-04-16T09:19:49.160Z] [INFO] [echo] appserver-schemas [2024-04-16T09:19:49.160Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/classes/META-INF [2024-04-16T09:19:49.160Z] [INFO] Executed tasks [2024-04-16T09:19:49.160Z] [INFO] [2024-04-16T09:19:49.160Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas --- [2024-04-16T09:19:49.161Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:19:49.161Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/appserver-schemas.zip [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas --- [2024-04-16T09:19:49.161Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/appserver-schemas.zip [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-schemas --- [2024-04-16T09:19:49.161Z] [INFO] No tests to run. [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-schemas --- [2024-04-16T09:19:49.161Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/failsafe-reports [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [2024-04-16T09:19:49.161Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas --- [2024-04-16T09:19:49.161Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.15-SNAPSHOT/appserver-schemas-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:49.161Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.15-SNAPSHOT/appserver-schemas-7.0.15-SNAPSHOT.zip [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [2024-04-16T09:19:49.161Z] [INFO] Building Connector for GlassFish Web Container 7.0.15-SNAPSHOT [117/332] [2024-04-16T09:19:49.161Z] [INFO] from appserver/web/gf-web-connector/pom.xml [2024-04-16T09:19:49.161Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:49.161Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:49.161Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/src/main/resources [2024-04-16T09:19:49.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/src/main/manpages [2024-04-16T09:19:49.161Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:49.161Z] [INFO] [2024-04-16T09:19:49.161Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-web-connector --- [2024-04-16T09:19:49.161Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:49.161Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:49.416Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:49.416Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java:[45,13] org.glassfish.web.WarType in org.glassfish.web has been deprecated and marked for removal [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:49.416Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:49.416Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:49.416Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:49.416Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/src/test/resources [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] No sources to compile [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] Executing tasks [2024-04-16T09:19:49.416Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/target/classes/META-INF for [2024-04-16T09:19:49.416Z] [INFO] [echo] gf-web-connector [2024-04-16T09:19:49.416Z] [INFO] Executed tasks [2024-04-16T09:19:49.416Z] [INFO] [2024-04-16T09:19:49.416Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-web-connector --- [2024-04-16T09:19:49.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/target/gf-web-connector.jar [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-web-connector --- [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-web-connector --- [2024-04-16T09:19:49.671Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/target/failsafe-reports [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector --- [2024-04-16T09:19:49.671Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- install:3.1.1:install (default-install) @ gf-web-connector --- [2024-04-16T09:19:49.671Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.15-SNAPSHOT/gf-web-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:49.671Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.15-SNAPSHOT/gf-web-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [2024-04-16T09:19:49.671Z] [INFO] Building GlassFish Connectors Connector 7.0.15-SNAPSHOT [118/332] [2024-04-16T09:19:49.671Z] [INFO] from appserver/connectors/connectors-connector/pom.xml [2024-04-16T09:19:49.671Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:49.671Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:49.671Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:19:49.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/resources [2024-04-16T09:19:49.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/manpages [2024-04-16T09:19:49.671Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:49.671Z] [INFO] [2024-04-16T09:19:49.671Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-connectors-connector --- [2024-04-16T09:19:49.671Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:49.671Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:49.926Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:49.926Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [2024-04-16T09:19:49.926Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:49.926Z] [INFO] [2024-04-16T09:19:49.926Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [2024-04-16T09:19:49.926Z] [INFO] [2024-04-16T09:19:49.926Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [2024-04-16T09:19:49.926Z] [INFO] [2024-04-16T09:19:49.926Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector --- [2024-04-16T09:19:49.926Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:49.926Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:49.926Z] [INFO] [2024-04-16T09:19:49.926Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector --- [2024-04-16T09:19:49.926Z] [INFO] [2024-04-16T09:19:49.926Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-connectors-connector --- [2024-04-16T09:19:49.926Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:49.926Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:50.181Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/src/test/resources [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] No sources to compile [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] Executing tasks [2024-04-16T09:19:50.181Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/classes/META-INF for [2024-04-16T09:19:50.181Z] [INFO] [echo] gf-connectors-connector [2024-04-16T09:19:50.181Z] [INFO] Executed tasks [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/failsafe-reports [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:50.181Z] [INFO] [2024-04-16T09:19:50.181Z] [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector --- [2024-04-16T09:19:50.181Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.15-SNAPSHOT/gf-connectors-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:50.182Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.15-SNAPSHOT/gf-connectors-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [2024-04-16T09:19:50.182Z] [INFO] Building App Client Modules 7.0.15-SNAPSHOT [119/332] [2024-04-16T09:19:50.182Z] [INFO] from appserver/appclient/pom.xml [2024-04-16T09:19:50.182Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] No sources to compile [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] No sources to compile [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] No sources to compile [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] Executing tasks [2024-04-16T09:19:50.182Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/target/classes/META-INF for [2024-04-16T09:19:50.182Z] [INFO] [echo] appclient [2024-04-16T09:19:50.182Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/target/classes/META-INF [2024-04-16T09:19:50.182Z] [INFO] Executed tasks [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] No tests to run. [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/target/failsafe-reports [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- install:3.1.1:install (default-install) @ appclient --- [2024-04-16T09:19:50.182Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/7.0.15-SNAPSHOT/appclient-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [2024-04-16T09:19:50.182Z] [INFO] Building GlassFish App Client Server-side Modules 7.0.15-SNAPSHOT [120/332] [2024-04-16T09:19:50.182Z] [INFO] from appserver/appclient/server/pom.xml [2024-04-16T09:19:50.182Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- clean:3.3.2:clean (default-clean) @ server --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server --- [2024-04-16T09:19:50.182Z] [INFO] No sources to compile [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server --- [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server --- [2024-04-16T09:19:50.182Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ server --- [2024-04-16T09:19:50.182Z] [INFO] No sources to compile [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ server --- [2024-04-16T09:19:50.182Z] [INFO] No sources to compile [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ server --- [2024-04-16T09:19:50.182Z] [INFO] Executing tasks [2024-04-16T09:19:50.182Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/target/classes/META-INF for [2024-04-16T09:19:50.182Z] [INFO] [echo] server [2024-04-16T09:19:50.182Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/target/classes/META-INF [2024-04-16T09:19:50.182Z] [INFO] Executed tasks [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server --- [2024-04-16T09:19:50.182Z] [INFO] No tests to run. [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- failsafe:3.2.5:verify (verify) @ server --- [2024-04-16T09:19:50.182Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/target/failsafe-reports [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [2024-04-16T09:19:50.182Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:50.182Z] [INFO] [2024-04-16T09:19:50.182Z] [INFO] --- install:3.1.1:install (default-install) @ server --- [2024-04-16T09:19:50.183Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/7.0.15-SNAPSHOT/server-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:50.183Z] [INFO] [2024-04-16T09:19:50.183Z] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [2024-04-16T09:19:50.183Z] [INFO] Building GlassFish AppClient Server-Side Connector 7.0.15-SNAPSHOT [121/332] [2024-04-16T09:19:50.183Z] [INFO] from appserver/appclient/server/connector/pom.xml [2024-04-16T09:19:50.183Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:50.437Z] [INFO] [2024-04-16T09:19:50.437Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector --- [2024-04-16T09:19:50.437Z] [INFO] [2024-04-16T09:19:50.437Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-connector --- [2024-04-16T09:19:50.437Z] [INFO] [2024-04-16T09:19:50.437Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:50.438Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:50.438Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/src/main/resources [2024-04-16T09:19:50.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/src/main/manpages [2024-04-16T09:19:50.438Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:50.438Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:50.438Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:50.438Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/AppClientSniffer.java:[44,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:50.438Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] [2024-04-16T09:19:50.438Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-connector --- [2024-04-16T09:19:50.438Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:50.438Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:50.693Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:50.693Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/src/test/resources [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] No sources to compile [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] Executing tasks [2024-04-16T09:19:50.693Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/classes/META-INF for [2024-04-16T09:19:50.693Z] [INFO] [echo] appclient-connector [2024-04-16T09:19:50.693Z] [INFO] Executed tasks [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/appclient-connector.jar [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/failsafe-reports [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-connector --- [2024-04-16T09:19:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.15-SNAPSHOT/appclient-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.15-SNAPSHOT/appclient-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [2024-04-16T09:19:50.693Z] [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.15-SNAPSHOT [122/332] [2024-04-16T09:19:50.693Z] [INFO] from appserver/deployment/jakartaee-full/pom.xml [2024-04-16T09:19:50.693Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.693Z] [INFO] [2024-04-16T09:19:50.693Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.693Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:50.693Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:50.948Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:50.948Z] [INFO] [2024-04-16T09:19:50.948Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.948Z] [INFO] [2024-04-16T09:19:50.948Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.948Z] [INFO] [2024-04-16T09:19:50.948Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.948Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:50.948Z] [INFO] [2024-04-16T09:19:50.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.948Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:19:50.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/manpages [2024-04-16T09:19:50.948Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:50.948Z] [INFO] [2024-04-16T09:19:50.948Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-full --- [2024-04-16T09:19:50.948Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:50.948Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:51.204Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[302,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[312,48] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[319,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[330,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[337,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[348,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[404,31] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[457,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:19:51.204Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [2024-04-16T09:19:51.204Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:51.204Z] [INFO] [2024-04-16T09:19:51.204Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.204Z] [INFO] [2024-04-16T09:19:51.204Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.205Z] [INFO] [2024-04-16T09:19:51.205Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.205Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:51.205Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:51.205Z] [INFO] [2024-04-16T09:19:51.205Z] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.205Z] [INFO] [2024-04-16T09:19:51.205Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.205Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:51.205Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:51.459Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:51.459Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:51.459Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:51.459Z] [INFO] Processing: AS-DEPLOYMENT-02015 [2024-04-16T09:19:51.459Z] [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false [2024-04-16T09:19:51.459Z] [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized} [2024-04-16T09:19:51.459Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:19:51.459Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:51.459Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:51.459Z] [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER [2024-04-16T09:19:51.459Z] [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer [2024-04-16T09:19:51.459Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT} [2024-04-16T09:19:51.459Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:19:51.459Z] [INFO] Found enclosing element DEPLOYMENT_LOGGER [2024-04-16T09:19:51.459Z] [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer [2024-04-16T09:19:51.459Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:19:51.459Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:51.459Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:51.459Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:19:51.459Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/src/test/resources [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] No sources to compile [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] Executing tasks [2024-04-16T09:19:51.459Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/classes/META-INF for [2024-04-16T09:19:51.459Z] [INFO] [echo] deployment-jakartaee-full [2024-04-16T09:19:51.459Z] [INFO] Executed tasks [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.459Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/failsafe-reports [2024-04-16T09:19:51.459Z] [INFO] [2024-04-16T09:19:51.459Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.713Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full --- [2024-04-16T09:19:51.713Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.15-SNAPSHOT/deployment-jakartaee-full-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:51.713Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.15-SNAPSHOT/deployment-jakartaee-full-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [2024-04-16T09:19:51.713Z] [INFO] Building Admin Modules 7.0.15-SNAPSHOT [123/332] [2024-04-16T09:19:51.713Z] [INFO] from appserver/admin/pom.xml [2024-04-16T09:19:51.713Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] No sources to compile [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] No sources to compile [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] No sources to compile [2024-04-16T09:19:51.713Z] [INFO] [2024-04-16T09:19:51.713Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin --- [2024-04-16T09:19:51.713Z] [INFO] Executing tasks [2024-04-16T09:19:51.713Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/target/classes/META-INF for [2024-04-16T09:19:51.714Z] [INFO] [echo] admin [2024-04-16T09:19:51.714Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/target/classes/META-INF [2024-04-16T09:19:51.714Z] [INFO] Executed tasks [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin --- [2024-04-16T09:19:51.714Z] [INFO] No tests to run. [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin --- [2024-04-16T09:19:51.714Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/target/failsafe-reports [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [2024-04-16T09:19:51.714Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- install:3.1.1:install (default-install) @ admin --- [2024-04-16T09:19:51.714Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/7.0.15-SNAPSHOT/admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [2024-04-16T09:19:51.714Z] [INFO] Building Backup Restore classes 7.0.15-SNAPSHOT [124/332] [2024-04-16T09:19:51.714Z] [INFO] from appserver/admin/backup/pom.xml [2024-04-16T09:19:51.714Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- clean:3.3.2:clean (default-clean) @ backup --- [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ backup --- [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ backup --- [2024-04-16T09:19:51.714Z] [INFO] [2024-04-16T09:19:51.714Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ backup --- [2024-04-16T09:19:51.714Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:51.714Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:51.970Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- resources:3.3.1:resources (default-resources) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:19:51.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/src/main/manpages [2024-04-16T09:19:51.970Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:51.970Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:51.970Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:51.970Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- command-security:1.0.17:check (default-check) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] [2024-04-16T09:19:51.970Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ backup --- [2024-04-16T09:19:51.970Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:51.970Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:52.225Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:52.225Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/src/test/resources [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] No sources to compile [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- surefire:3.2.5:test (default-test) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] Executing tasks [2024-04-16T09:19:52.225Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/classes/META-INF for [2024-04-16T09:19:52.225Z] [INFO] [echo] backup [2024-04-16T09:19:52.225Z] [INFO] Executed tasks [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- jar:3.3.0:jar (default-jar) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/backup.jar [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- failsafe:3.2.5:verify (verify) @ backup --- [2024-04-16T09:19:52.225Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/failsafe-reports [2024-04-16T09:19:52.225Z] [INFO] [2024-04-16T09:19:52.225Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [2024-04-16T09:19:52.479Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- install:3.1.1:install (default-install) @ backup --- [2024-04-16T09:19:52.479Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.15-SNAPSHOT/backup-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:52.479Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.15-SNAPSHOT/backup-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [2024-04-16T09:19:52.479Z] [INFO] Building App Server CLI Skinning Class 7.0.15-SNAPSHOT [125/332] [2024-04-16T09:19:52.479Z] [INFO] from appserver/admin/cli/pom.xml [2024-04-16T09:19:52.479Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:52.479Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:52.479Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/src/main/resources [2024-04-16T09:19:52.479Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:19:52.479Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:52.479Z] [INFO] [2024-04-16T09:19:52.479Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-cli --- [2024-04-16T09:19:52.479Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:52.479Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:52.733Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:52.733Z] [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [2024-04-16T09:19:52.733Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:52.733Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:52.733Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:52.733Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/src/test/resources [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] No sources to compile [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] [2024-04-16T09:19:52.733Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli --- [2024-04-16T09:19:52.733Z] [INFO] Executing tasks [2024-04-16T09:19:52.734Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/classes/META-INF for [2024-04-16T09:19:52.734Z] [INFO] [echo] appserver-cli [2024-04-16T09:19:52.734Z] [INFO] Executed tasks [2024-04-16T09:19:52.734Z] [INFO] [2024-04-16T09:19:52.734Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli --- [2024-04-16T09:19:52.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/appserver-cli.jar [2024-04-16T09:19:52.734Z] [INFO] [2024-04-16T09:19:52.734Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-cli --- [2024-04-16T09:19:52.734Z] [INFO] [2024-04-16T09:19:52.734Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-cli --- [2024-04-16T09:19:52.734Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/failsafe-reports [2024-04-16T09:19:52.734Z] [INFO] [2024-04-16T09:19:52.734Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [2024-04-16T09:19:52.988Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-cli --- [2024-04-16T09:19:52.988Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.15-SNAPSHOT/appserver-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:52.988Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.15-SNAPSHOT/appserver-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [2024-04-16T09:19:52.988Z] [INFO] Building admin-cli-optional 7.0.15-SNAPSHOT [126/332] [2024-04-16T09:19:52.988Z] [INFO] from appserver/admin/cli-optional/pom.xml [2024-04-16T09:19:52.988Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:52.988Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:52.988Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:19:52.988Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:19:52.988Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-04-16T09:19:52.988Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:52.988Z] [INFO] [2024-04-16T09:19:52.988Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cli-optional --- [2024-04-16T09:19:52.988Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:52.988Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:53.243Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:53.243Z] [INFO] [2024-04-16T09:19:53.243Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [2024-04-16T09:19:53.243Z] [INFO] [2024-04-16T09:19:53.243Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [2024-04-16T09:19:53.243Z] [INFO] [2024-04-16T09:19:53.243Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional --- [2024-04-16T09:19:53.243Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:53.243Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:53.243Z] [INFO] [2024-04-16T09:19:53.243Z] [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional --- [2024-04-16T09:19:53.243Z] [INFO] [2024-04-16T09:19:53.243Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cli-optional --- [2024-04-16T09:19:53.243Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:53.243Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:53.497Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/src/test/resources [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] No sources to compile [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- surefire:3.2.5:test (default-test) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] Executing tasks [2024-04-16T09:19:53.497Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/classes/META-INF for [2024-04-16T09:19:53.497Z] [INFO] [echo] cli-optional [2024-04-16T09:19:53.497Z] [INFO] Executed tasks [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/cli-optional.jar [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/failsafe-reports [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] --- install:3.1.1:install (default-install) @ cli-optional --- [2024-04-16T09:19:53.497Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.15-SNAPSHOT/cli-optional-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:53.497Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.15-SNAPSHOT/cli-optional-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:53.497Z] [INFO] [2024-04-16T09:19:53.497Z] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [2024-04-16T09:19:53.497Z] [INFO] Building admin-core 7.0.15-SNAPSHOT [127/332] [2024-04-16T09:19:53.497Z] [INFO] from appserver/admin/admin-core/pom.xml [2024-04-16T09:19:53.498Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:53.498Z] [INFO] [2024-04-16T09:19:53.498Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core --- [2024-04-16T09:19:53.498Z] [INFO] [2024-04-16T09:19:53.498Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-core --- [2024-04-16T09:19:53.498Z] [INFO] [2024-04-16T09:19:53.498Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-core --- [2024-04-16T09:19:53.498Z] [INFO] [2024-04-16T09:19:53.498Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-core --- [2024-04-16T09:19:53.498Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:53.498Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:53.752Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/src/main/resources [2024-04-16T09:19:53.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/src/main/manpages [2024-04-16T09:19:53.752Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:53.752Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:53.752Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] [2024-04-16T09:19:53.752Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core --- [2024-04-16T09:19:53.752Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:54.006Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:54.006Z] [INFO] [2024-04-16T09:19:54.006Z] [INFO] --- command-security:1.0.17:check (default-check) @ admin-core --- [2024-04-16T09:19:54.006Z] [INFO] [2024-04-16T09:19:54.006Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-core --- [2024-04-16T09:19:54.006Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:54.006Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:54.006Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:54.006Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:54.006Z] [INFO] [2024-04-16T09:19:54.006Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core --- [2024-04-16T09:19:54.006Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:19:54.006Z] [INFO] [2024-04-16T09:19:54.006Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-core --- [2024-04-16T09:19:54.006Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:54.006Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:19:54.260Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:54.260Z] [INFO] [2024-04-16T09:19:54.260Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [2024-04-16T09:19:54.260Z] [INFO] [2024-04-16T09:19:54.260Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-core --- [2024-04-16T09:19:54.260Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/surefire-reports [2024-04-16T09:19:54.260Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:19:54.260Z] [INFO] [2024-04-16T09:19:54.260Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:54.260Z] [INFO] T E S T S [2024-04-16T09:19:54.260Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:54.260Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:54.818Z] [0.417s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.943ms [2024-04-16T09:19:54.818Z] [INFO] Running com.sun.enterprise.admin.tests.UpgradeTest [2024-04-16T09:19:55.071Z] 09:19:54.999842 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element j2ee-application at Line number = 32 [2024-04-16T09:19:55.072Z] Column number = 41 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 1543 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.009290 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element something-weird at Line number = 34 [2024-04-16T09:19:55.072Z] Column number = 22 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 1587 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.010100 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element something-weirder at Line number = 49 [2024-04-16T09:19:55.072Z] Column number = 24 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 2046 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.010703 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 55 [2024-04-16T09:19:55.072Z] Column number = 100 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 2238 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.011077 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 56 [2024-04-16T09:19:55.072Z] Column number = 69 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 2323 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.011469 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 57 [2024-04-16T09:19:55.072Z] Column number = 146 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 2485 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.012053 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 61 [2024-04-16T09:19:55.072Z] Column number = 176 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 2873 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.015238 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 82 [2024-04-16T09:19:55.072Z] Column number = 122 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 3962 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.015710 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 83 [2024-04-16T09:19:55.072Z] Column number = 162 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 4140 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.016159 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-listener at Line number = 86 [2024-04-16T09:19:55.072Z] Column number = 124 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 4353 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.019126 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element request-processing at Line number = 97 [2024-04-16T09:19:55.072Z] Column number = 130 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 5216 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.019618 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element keep-alive at Line number = 98 [2024-04-16T09:19:55.072Z] Column number = 43 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 5280 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.019961 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element connection-pool at Line number = 99 [2024-04-16T09:19:55.072Z] Column number = 26 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 5319 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.020319 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-protocol at Line number = 100 [2024-04-16T09:19:55.072Z] Column number = 133 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 5470 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.020672 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element http-file-cache at Line number = 101 [2024-04-16T09:19:55.072Z] Column number = 80 [2024-04-16T09:19:55.072Z] System Id = null [2024-04-16T09:19:55.072Z] Public Id = null [2024-04-16T09:19:55.072Z] Location Uri= null [2024-04-16T09:19:55.072Z] CharacterOffset = 5566 [2024-04-16T09:19:55.072Z] [2024-04-16T09:19:55.072Z] 09:19:55.021229 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element iiop-service at Line number = 103 [2024-04-16T09:19:55.072Z] Column number = 21 [2024-04-16T09:19:55.073Z] System Id = null [2024-04-16T09:19:55.073Z] Public Id = null [2024-04-16T09:19:55.073Z] Location Uri= null [2024-04-16T09:19:55.073Z] CharacterOffset = 5627 [2024-04-16T09:19:55.073Z] [2024-04-16T09:19:55.073Z] 09:19:55.024064 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element web-container at Line number = 121 [2024-04-16T09:19:55.073Z] Column number = 22 [2024-04-16T09:19:55.073Z] System Id = null [2024-04-16T09:19:55.073Z] Public Id = null [2024-04-16T09:19:55.073Z] Location Uri= null [2024-04-16T09:19:55.073Z] CharacterOffset = 6928 [2024-04-16T09:19:55.073Z] [2024-04-16T09:19:55.073Z] 09:19:55.024693 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element ejb-container at Line number = 130 [2024-04-16T09:19:55.073Z] Column number = 145 [2024-04-16T09:19:55.073Z] System Id = null [2024-04-16T09:19:55.073Z] Public Id = null [2024-04-16T09:19:55.073Z] Location Uri= null [2024-04-16T09:19:55.073Z] CharacterOffset = 7360 [2024-04-16T09:19:55.073Z] [2024-04-16T09:19:55.073Z] 09:19:55.025066 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element mdb-container at Line number = 133 [2024-04-16T09:19:55.073Z] Column number = 87 [2024-04-16T09:19:55.073Z] System Id = null [2024-04-16T09:19:55.073Z] Public Id = null [2024-04-16T09:19:55.073Z] Location Uri= null [2024-04-16T09:19:55.073Z] CharacterOffset = 7518 [2024-04-16T09:19:55.073Z] [2024-04-16T09:19:55.073Z] 09:19:55.025391 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jms-service at Line number = 134 [2024-04-16T09:19:55.073Z] Column number = 72 [2024-04-16T09:19:55.073Z] System Id = null [2024-04-16T09:19:55.073Z] Public Id = null [2024-04-16T09:19:55.073Z] Location Uri= null [2024-04-16T09:19:55.073Z] CharacterOffset = 7606 [2024-04-16T09:19:55.073Z] [2024-04-16T09:19:55.073Z] [0.861s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->10M(258M) 4.067ms [2024-04-16T09:19:55.328Z] 09:19:55.036838 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 192 [2024-04-16T09:19:55.329Z] Column number = 74 [2024-04-16T09:19:55.329Z] System Id = null [2024-04-16T09:19:55.329Z] Public Id = null [2024-04-16T09:19:55.329Z] Location Uri= null [2024-04-16T09:19:55.329Z] CharacterOffset = 12076 [2024-04-16T09:19:55.329Z] [2024-04-16T09:19:55.329Z] 09:19:55.185295 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:19:55.584Z] Checking app simple [2024-04-16T09:19:55.584Z] 09:19:55.448935 INFO main org.glassfish.config.support.DefaultConfigUpgrade.postConstruct System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2024-04-16T09:19:55.838Z] 09:19:55.661874 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService successfully completed the upgrade [2024-04-16T09:19:55.838Z] 09:19:55.670995 INFO main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Added admin-listener network listeners to non-DAS configurations [2024-04-16T09:19:56.398Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:19:56.398Z] for: CN=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:19:56.398Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-04-16T09:19:56.398Z] 09:19:56.330554 SEVERE main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Error upgrading config for secure DAS-to-instance admin traffic [2024-04-16T09:19:56.398Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-04-16T09:19:56.398Z] [2024-04-16T09:19:56.398Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:321) [2024-04-16T09:19:56.398Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:177) [2024-04-16T09:19:56.398Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:143) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:356) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:410) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:61) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:49) [2024-04-16T09:19:56.398Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2024-04-16T09:19:56.398Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:19:56.398Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2024-04-16T09:19:56.398Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:100) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1509) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:816) [2024-04-16T09:19:56.398Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:804) [2024-04-16T09:19:56.398Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2024-04-16T09:19:56.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:19:56.398Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:19:56.398Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:19:56.398Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:19:56.398Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:19:56.398Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:19:56.398Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:19:56.398Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:19:56.398Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:19:56.398Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2024-04-16T09:19:56.399Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:19:56.399Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:19:56.399Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:19:56.399Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:19:56.400Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:19:56.400Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:19:56.400Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:19:56.400Z] [2024-04-16T09:19:56.400Z] Checking app simple [2024-04-16T09:19:56.400Z] 09:19:56.334053 INFO main org.glassfish.config.support.DefaultConfigUpgrade.postConstruct System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade [2024-04-16T09:19:56.655Z] 09:19:56.336548 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-04-16T09:19:56.655Z] 09:19:56.337155 INFO main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Added admin-listener network listeners to non-DAS configurations [2024-04-16T09:19:57.213Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:19:57.213Z] for: CN=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:19:57.467Z] keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-04-16T09:19:57.467Z] 09:19:57.218898 SEVERE main m.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct Error upgrading config for secure DAS-to-instance admin traffic [2024-04-16T09:19:57.467Z] java.lang.RuntimeException: keytool error: java.io.FileNotFoundException: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/test-classes/config/keystore.jks (No such file or directory) [2024-04-16T09:19:57.467Z] [2024-04-16T09:19:57.467Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.ensureKeyPairForInstanceAlias(SecureAdminConfigUpgrade.java:321) [2024-04-16T09:19:57.467Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.setupNewDefaultConfig(SecureAdminConfigUpgrade.java:177) [2024-04-16T09:19:57.467Z] at com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade.postConstruct(SecureAdminConfigUpgrade.java:143) [2024-04-16T09:19:57.467Z] at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:356) [2024-04-16T09:19:57.467Z] at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:410) [2024-04-16T09:19:57.467Z] at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:479) [2024-04-16T09:19:57.467Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:61) [2024-04-16T09:19:57.467Z] at org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:49) [2024-04-16T09:19:57.468Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:74) [2024-04-16T09:19:57.468Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:19:57.468Z] at org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:131) [2024-04-16T09:19:57.468Z] at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:176) [2024-04-16T09:19:57.468Z] at org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:100) [2024-04-16T09:19:57.468Z] at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2111) [2024-04-16T09:19:57.468Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetAllServiceHandles(ServiceLocatorImpl.java:1509) [2024-04-16T09:19:57.468Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:816) [2024-04-16T09:19:57.468Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.getAllServices(ServiceLocatorImpl.java:804) [2024-04-16T09:19:57.468Z] at com.sun.enterprise.admin.tests.UpgradeTest.setup(UpgradeTest.java:85) [2024-04-16T09:19:57.468Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:19:57.468Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:19:57.468Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:19:57.468Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:19:57.468Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) [2024-04-16T09:19:57.468Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:57.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) [2024-04-16T09:19:57.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) [2024-04-16T09:19:57.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) [2024-04-16T09:19:57.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:19:57.469Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:19:57.469Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:19:57.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:19:57.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:19:57.470Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:19:57.470Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:19:57.470Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:19:57.470Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:19:57.470Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:19:57.470Z] [2024-04-16T09:19:57.470Z] 09:19:57.221582 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-04-16T09:19:57.470Z] 09:19:57.221897 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-04-16T09:19:57.470Z] 09:19:57.222118 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-04-16T09:19:57.470Z] 09:19:57.222292 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-04-16T09:19:57.470Z] 09:19:57.222477 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-04-16T09:19:57.471Z] 09:19:57.222649 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-04-16T09:19:57.471Z] 09:19:57.222834 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-04-16T09:19:57.471Z] 09:19:57.222997 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-04-16T09:19:57.471Z] 09:19:57.223158 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-04-16T09:19:57.471Z] 09:19:57.223316 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-04-16T09:19:57.471Z] 09:19:57.223485 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-04-16T09:19:57.471Z] 09:19:57.223644 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-04-16T09:19:57.471Z] 09:19:57.223796 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-04-16T09:19:57.471Z] 09:19:57.223951 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-04-16T09:19:57.471Z] 09:19:57.233659 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.admin.tests.UpgradeTest.applicationUpgrade, started at 09:19:55.109576519, test time: 2,123 ms [2024-04-16T09:19:57.471Z] 09:19:57.247279 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-04-16T09:19:57.471Z] 09:19:57.247722 INFO main ssfish.security.services.config.SecurityConfigUpgradeService.postConstruct SecurityConfigUpgradeService bypassing - security-configurations already present [2024-04-16T09:19:57.472Z] 09:19:57.247938 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-04-16T09:19:57.472Z] 09:19:57.248097 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-04-16T09:19:57.472Z] 09:19:57.248260 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-04-16T09:19:57.472Z] 09:19:57.248426 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-04-16T09:19:57.472Z] 09:19:57.248588 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-04-16T09:19:57.472Z] 09:19:57.248736 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-04-16T09:19:57.472Z] 09:19:57.248882 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-04-16T09:19:57.472Z] 09:19:57.249031 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.admin.UpgradeService [2024-04-16T09:19:57.472Z] 09:19:57.249175 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.DefaultConfigUpgrade [2024-04-16T09:19:57.472Z] 09:19:57.249321 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.GrizzlyConfigSchemaMigrator [2024-04-16T09:19:57.472Z] 09:19:57.249480 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.config.support.SystemPropertyUpgrade [2024-04-16T09:19:57.472Z] 09:19:57.249628 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class org.glassfish.security.services.config.SecurityConfigUpgradeService [2024-04-16T09:19:57.472Z] 09:19:57.249772 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.SecurityUpgradeService [2024-04-16T09:19:57.472Z] 09:19:57.249924 INFO main com.sun.enterprise.admin.tests.UpgradeTest.setup Running upgrade class com.sun.enterprise.security.admin.cli.SecureAdminConfigUpgrade [2024-04-16T09:19:57.473Z] 09:19:57.252658 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: com.sun.enterprise.admin.tests.UpgradeTest.threadPools, started at 09:19:57.246942051, test time: 5 ms [2024-04-16T09:19:57.473Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.507 s -- in com.sun.enterprise.admin.tests.UpgradeTest [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] Results: [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core --- [2024-04-16T09:19:57.727Z] [INFO] Executing tasks [2024-04-16T09:19:57.727Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/classes/META-INF for [2024-04-16T09:19:57.727Z] [INFO] [echo] admin-core [2024-04-16T09:19:57.727Z] [INFO] Executed tasks [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core --- [2024-04-16T09:19:57.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/admin-core.jar [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-core --- [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-core --- [2024-04-16T09:19:57.727Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/failsafe-reports [2024-04-16T09:19:57.727Z] [INFO] [2024-04-16T09:19:57.727Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [2024-04-16T09:19:57.981Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- install:3.1.1:install (default-install) @ admin-core --- [2024-04-16T09:19:57.981Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.15-SNAPSHOT/admin-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:57.981Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.15-SNAPSHOT/admin-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [2024-04-16T09:19:57.981Z] [INFO] Building Appserver template 7.0.15-SNAPSHOT [128/332] [2024-04-16T09:19:57.981Z] [INFO] from appserver/admin/template/pom.xml [2024-04-16T09:19:57.981Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] No sources to compile [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:7.0.15-SNAPSHOT:jar [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-04-16T09:19:57.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/src/main/manpages [2024-04-16T09:19:57.981Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [2024-04-16T09:19:57.981Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/classes [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] No sources to compile [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] No sources to compile [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/src/test/resources [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] No sources to compile [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] No tests to run. [2024-04-16T09:19:57.981Z] [INFO] [2024-04-16T09:19:57.981Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain --- [2024-04-16T09:19:57.981Z] [INFO] Executing tasks [2024-04-16T09:19:57.981Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/classes/META-INF for [2024-04-16T09:19:57.981Z] [INFO] [echo] appserver-domain [2024-04-16T09:19:57.982Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/classes/META-INF [2024-04-16T09:19:57.982Z] [INFO] Executed tasks [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain --- [2024-04-16T09:19:57.982Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/appserver-domain.jar [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-domain --- [2024-04-16T09:19:57.982Z] [INFO] No tests to run. [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-domain --- [2024-04-16T09:19:57.982Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/failsafe-reports [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [2024-04-16T09:19:57.982Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- install:3.1.1:install (default-install) @ appserver-domain --- [2024-04-16T09:19:57.982Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.15-SNAPSHOT/appserver-domain-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:57.982Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.15-SNAPSHOT/appserver-domain-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [2024-04-16T09:19:57.982Z] [INFO] Building GlassFish Core modules 7.0.15-SNAPSHOT [129/332] [2024-04-16T09:19:57.982Z] [INFO] from appserver/core/pom.xml [2024-04-16T09:19:57.982Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- clean:3.3.2:clean (default-clean) @ core --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ core --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ core --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ core --- [2024-04-16T09:19:57.982Z] [INFO] No sources to compile [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ core --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ core --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core --- [2024-04-16T09:19:57.982Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ core --- [2024-04-16T09:19:57.982Z] [INFO] No sources to compile [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ core --- [2024-04-16T09:19:57.982Z] [INFO] No sources to compile [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ core --- [2024-04-16T09:19:57.982Z] [INFO] Executing tasks [2024-04-16T09:19:57.982Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/target/classes/META-INF for [2024-04-16T09:19:57.982Z] [INFO] [echo] core [2024-04-16T09:19:57.982Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/target/classes/META-INF [2024-04-16T09:19:57.982Z] [INFO] Executed tasks [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ core --- [2024-04-16T09:19:57.982Z] [INFO] No tests to run. [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- failsafe:3.2.5:verify (verify) @ core --- [2024-04-16T09:19:57.982Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/target/failsafe-reports [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-core-checkstyle) @ core --- [2024-04-16T09:19:57.982Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- install:3.1.1:install (default-install) @ core --- [2024-04-16T09:19:57.982Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/7.0.15-SNAPSHOT/core-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [2024-04-16T09:19:57.982Z] [INFO] Building Jakarta EE related distributions kernel Classes 7.0.15-SNAPSHOT [130/332] [2024-04-16T09:19:57.982Z] [INFO] from appserver/core/jakartaee-kernel/pom.xml [2024-04-16T09:19:57.982Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-kernel --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel --- [2024-04-16T09:19:57.982Z] [INFO] [2024-04-16T09:19:57.982Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-kernel --- [2024-04-16T09:19:57.982Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:57.982Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:58.237Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:58.237Z] [INFO] [2024-04-16T09:19:58.237Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-kernel --- [2024-04-16T09:19:58.237Z] [INFO] [2024-04-16T09:19:58.237Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-kernel --- [2024-04-16T09:19:58.237Z] [INFO] [2024-04-16T09:19:58.237Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel --- [2024-04-16T09:19:58.237Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:58.237Z] [INFO] [2024-04-16T09:19:58.237Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel --- [2024-04-16T09:19:58.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/src/main/resources [2024-04-16T09:19:58.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/src/main/manpages [2024-04-16T09:19:58.237Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:58.237Z] [INFO] [2024-04-16T09:19:58.237Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-kernel --- [2024-04-16T09:19:58.237Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:58.237Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:58.237Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:58.237Z] [INFO] [2024-04-16T09:19:58.237Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel --- [2024-04-16T09:19:58.237Z] [INFO] [2024-04-16T09:19:58.238Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel --- [2024-04-16T09:19:58.238Z] [INFO] [2024-04-16T09:19:58.238Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel --- [2024-04-16T09:19:58.238Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:58.492Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:58.492Z] [INFO] [2024-04-16T09:19:58.492Z] [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel --- [2024-04-16T09:19:58.492Z] [INFO] [2024-04-16T09:19:58.492Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-kernel --- [2024-04-16T09:19:58.492Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:58.492Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:19:58.492Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:58.492Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:58.492Z] [INFO] Initial messages found so far: {} [2024-04-16T09:19:58.492Z] [INFO] Processing: AS-CORE-JAVAEE-0001 [2024-04-16T09:19:58.492Z] [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false [2024-04-16T09:19:58.492Z] [INFO] Processing: AS-CORE-JAVAEE-0002 [2024-04-16T09:19:58.492Z] [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false [2024-04-16T09:19:58.492Z] [INFO] Processing: AS-CORE-JAVAEE-0003 [2024-04-16T09:19:58.492Z] [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true [2024-04-16T09:19:58.492Z] [INFO] Processing: AS-CORE-JAVAEE-0004 [2024-04-16T09:19:58.492Z] [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true [2024-04-16T09:19:58.492Z] [INFO] Total Messages including ones found from disk so far: {AS-CORE-JAVAEE-0001=Web Container not installed, AS-CORE-JAVAEE-0002=Done with starting {0} container., AS-CORE-JAVAEE-0003=Unable to start container (no exception provided), AS-CORE-JAVAEE-0004=Unable to start container {0}} [2024-04-16T09:19:58.492Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:19:58.492Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:58.492Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:58.492Z] [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER [2024-04-16T09:19:58.492Z] [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter [2024-04-16T09:19:58.492Z] [INFO] Loggers found so far: {jakarta.enterprise.system.core.ee.description=Jakarta EE Core Kernel, jakarta.enterprise.system.core.ee.publish=true, jakarta.enterprise.system.core.ee.subsystem=AS-CORE} [2024-04-16T09:19:58.492Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:19:58.492Z] [INFO] Found enclosing element ASCORE_LOGGER [2024-04-16T09:19:58.492Z] [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter [2024-04-16T09:19:58.492Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:19:58.492Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:19:58.492Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:19:58.492Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:19:58.492Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:19:58.492Z] [INFO] [2024-04-16T09:19:58.492Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel --- [2024-04-16T09:19:58.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/src/test/resources [2024-04-16T09:19:58.492Z] [INFO] [2024-04-16T09:19:58.492Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee-kernel --- [2024-04-16T09:19:58.492Z] [INFO] No sources to compile [2024-04-16T09:19:58.492Z] [INFO] [2024-04-16T09:19:58.492Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel --- [2024-04-16T09:19:58.492Z] [INFO] [2024-04-16T09:19:58.492Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee-kernel --- [2024-04-16T09:19:58.492Z] [INFO] [2024-04-16T09:19:58.492Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel --- [2024-04-16T09:19:58.492Z] [INFO] Executing tasks [2024-04-16T09:19:58.493Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/classes/META-INF for [2024-04-16T09:19:58.493Z] [INFO] [echo] jakartaee-kernel [2024-04-16T09:19:58.493Z] [INFO] Executed tasks [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel --- [2024-04-16T09:19:58.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-kernel --- [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-kernel --- [2024-04-16T09:19:58.493Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/failsafe-reports [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel --- [2024-04-16T09:19:58.493Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel --- [2024-04-16T09:19:58.493Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.15-SNAPSHOT/jakartaee-kernel-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:58.493Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.15-SNAPSHOT/jakartaee-kernel-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [2024-04-16T09:19:58.493Z] [INFO] Building GlassFish API Exporter Module Fragment 7.0.15-SNAPSHOT [131/332] [2024-04-16T09:19:58.493Z] [INFO] from appserver/core/api-exporter-fragment/pom.xml [2024-04-16T09:19:58.493Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment --- [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter-fragment --- [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment --- [2024-04-16T09:19:58.493Z] [INFO] [2024-04-16T09:19:58.493Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] No sources to compile [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:19:58.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/src/main/manpages [2024-04-16T09:19:58.747Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] No sources to compile [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] No sources to compile [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/src/test/resources [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] No sources to compile [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] No tests to run. [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] Executing tasks [2024-04-16T09:19:58.747Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target/classes/META-INF for [2024-04-16T09:19:58.747Z] [INFO] [echo] api-exporter-fragment [2024-04-16T09:19:58.747Z] [INFO] Executed tasks [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] No tests to run. [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.747Z] [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter-fragment --- [2024-04-16T09:19:58.747Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target/failsafe-reports [2024-04-16T09:19:58.747Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [2024-04-16T09:19:58.748Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment --- [2024-04-16T09:19:58.748Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.15-SNAPSHOT/api-exporter-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:19:58.748Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.15-SNAPSHOT/api-exporter-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [2024-04-16T09:19:58.748Z] [INFO] Building JTA Implementation for Glassfish 7.0.15-SNAPSHOT [132/332] [2024-04-16T09:19:58.748Z] [INFO] from appserver/transaction/jta/pom.xml [2024-04-16T09:19:58.748Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:58.748Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:58.748Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:19:58.748Z] [INFO] Copying 3 resources from src/main/manpages to target/classes [2024-04-16T09:19:58.748Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:19:58.748Z] [INFO] [2024-04-16T09:19:58.748Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jta --- [2024-04-16T09:19:58.748Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:58.748Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:59.002Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:59.002Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Some input files use or override a deprecated API. [2024-04-16T09:19:59.002Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:19:59.002Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:19:59.002Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:19:59.002Z] [INFO] [2024-04-16T09:19:59.002Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jta --- [2024-04-16T09:19:59.002Z] [INFO] [2024-04-16T09:19:59.002Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jta --- [2024-04-16T09:19:59.002Z] [INFO] [2024-04-16T09:19:59.002Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta --- [2024-04-16T09:19:59.002Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:19:59.002Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:19:59.002Z] [INFO] [2024-04-16T09:19:59.002Z] [INFO] --- command-security:1.0.17:check (default-check) @ jta --- [2024-04-16T09:19:59.002Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jta.admin.cli.FreezeTransactionService, org.glassfish.jta.admin.cli.RollbackTransaction, org.glassfish.jta.admin.cli.UnFreezeTransactionService] [2024-04-16T09:19:59.002Z] [INFO] [2024-04-16T09:19:59.002Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jta --- [2024-04-16T09:19:59.002Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:59.002Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:19:59.258Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:59.258Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:19:59.258Z] [INFO] [2024-04-16T09:19:59.258Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta --- [2024-04-16T09:19:59.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/src/test/resources [2024-04-16T09:19:59.258Z] [INFO] [2024-04-16T09:19:59.258Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jta --- [2024-04-16T09:19:59.258Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:19:59.258Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:19:59.258Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:19:59.258Z] [INFO] [2024-04-16T09:19:59.258Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [2024-04-16T09:19:59.258Z] [INFO] [2024-04-16T09:19:59.258Z] [INFO] --- surefire:3.2.5:test (default-test) @ jta --- [2024-04-16T09:19:59.258Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/surefire-reports [2024-04-16T09:19:59.258Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:19:59.258Z] [INFO] [2024-04-16T09:19:59.258Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:59.258Z] [INFO] T E S T S [2024-04-16T09:19:59.258Z] [INFO] ------------------------------------------------------- [2024-04-16T09:19:59.258Z] [0.002s][info][gc] Using G1 [2024-04-16T09:19:59.815Z] [0.441s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.829ms [2024-04-16T09:19:59.815Z] [INFO] Running com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2024-04-16T09:19:59.815Z] **Called beforeCompletion ** [2024-04-16T09:19:59.815Z] **Called afterCompletion with status: Committed [2024-04-16T09:19:59.815Z] **Called beforeCompletion ** [2024-04-16T09:19:59.815Z] **Failing in beforeCompletion ** [2024-04-16T09:19:59.815Z] **Calling setRollbackOnly ** [2024-04-16T09:19:59.815Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:19:59.815Z] **Called beforeCompletion ** [2024-04-16T09:19:59.815Z] **Failing in beforeCompletion ** [2024-04-16T09:19:59.815Z] **Throwing MyRuntimeException... ** [2024-04-16T09:19:59.815Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:19:59.815Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:00.069Z] **Called beforeCompletion ** [2024-04-16T09:20:00.069Z] **Failing in beforeCompletion ** [2024-04-16T09:20:00.069Z] **Throwing MyRuntimeException... ** [2024-04-16T09:20:00.069Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:00.069Z] **Called beforeCompletion ** [2024-04-16T09:20:00.069Z] **Failing in beforeCompletion ** [2024-04-16T09:20:00.069Z] **Throwing MyRuntimeException... ** [2024-04-16T09:20:00.069Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:00.069Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedTest [2024-04-16T09:20:00.323Z] [INFO] [2024-04-16T09:20:00.323Z] [INFO] Results: [2024-04-16T09:20:00.323Z] [INFO] [2024-04-16T09:20:00.323Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:20:00.323Z] [INFO] [2024-04-16T09:20:00.323Z] [INFO] [2024-04-16T09:20:00.323Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jta --- [2024-04-16T09:20:00.323Z] [INFO] Executing tasks [2024-04-16T09:20:00.323Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/classes/META-INF for [2024-04-16T09:20:00.324Z] [INFO] [echo] jta [2024-04-16T09:20:00.324Z] [INFO] Executed tasks [2024-04-16T09:20:00.324Z] [INFO] [2024-04-16T09:20:00.324Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jta --- [2024-04-16T09:20:00.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/jta.jar [2024-04-16T09:20:00.324Z] [INFO] [2024-04-16T09:20:00.324Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jta --- [2024-04-16T09:20:00.324Z] [INFO] [2024-04-16T09:20:00.324Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jta --- [2024-04-16T09:20:00.324Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/failsafe-reports [2024-04-16T09:20:00.324Z] [INFO] [2024-04-16T09:20:00.324Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [2024-04-16T09:20:00.577Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:00.577Z] [INFO] [2024-04-16T09:20:00.577Z] [INFO] --- install:3.1.1:install (default-install) @ jta --- [2024-04-16T09:20:00.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.15-SNAPSHOT/jta-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:00.578Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.15-SNAPSHOT/jta-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [2024-04-16T09:20:00.578Z] [INFO] Building Jakarta Mail Resources Support related modules 7.0.15-SNAPSHOT [133/332] [2024-04-16T09:20:00.578Z] [INFO] from appserver/resources/mail/pom.xml [2024-04-16T09:20:00.578Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] No sources to compile [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] No sources to compile [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] No sources to compile [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] Executing tasks [2024-04-16T09:20:00.578Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/target/classes/META-INF for [2024-04-16T09:20:00.578Z] [INFO] [echo] mail [2024-04-16T09:20:00.578Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/target/classes/META-INF [2024-04-16T09:20:00.578Z] [INFO] Executed tasks [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] No tests to run. [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail --- [2024-04-16T09:20:00.578Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/target/failsafe-reports [2024-04-16T09:20:00.578Z] [INFO] [2024-04-16T09:20:00.578Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [2024-04-16T09:20:00.833Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- install:3.1.1:install (default-install) @ mail --- [2024-04-16T09:20:00.833Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/7.0.15-SNAPSHOT/mail-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [2024-04-16T09:20:00.833Z] [INFO] Building Jakarta Mail Connector 7.0.15-SNAPSHOT [134/332] [2024-04-16T09:20:00.833Z] [INFO] from appserver/resources/mail/mail-connector/pom.xml [2024-04-16T09:20:00.833Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:00.833Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:00.833Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:20:00.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/src/main/resources [2024-04-16T09:20:00.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/src/main/manpages [2024-04-16T09:20:00.833Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:00.833Z] [INFO] [2024-04-16T09:20:00.833Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-connector --- [2024-04-16T09:20:00.833Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:00.833Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:01.087Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:01.087Z] [INFO] [2024-04-16T09:20:01.087Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [2024-04-16T09:20:01.087Z] [INFO] [2024-04-16T09:20:01.087Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [2024-04-16T09:20:01.087Z] [INFO] [2024-04-16T09:20:01.087Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector --- [2024-04-16T09:20:01.087Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:01.087Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:01.087Z] [INFO] [2024-04-16T09:20:01.087Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector --- [2024-04-16T09:20:01.087Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.mail.admin.cli.CreateMailResource, org.glassfish.resources.mail.admin.cli.DeleteMailResource, org.glassfish.resources.mail.admin.cli.ListMailResources] [2024-04-16T09:20:01.087Z] [INFO] [2024-04-16T09:20:01.087Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-connector --- [2024-04-16T09:20:01.087Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:01.087Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:01.341Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:01.341Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:01.341Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:01.341Z] [INFO] Processing: jakarta.mail on element MAIL_DOMAIN [2024-04-16T09:20:01.341Z] [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream [2024-04-16T09:20:01.341Z] [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL} [2024-04-16T09:20:01.341Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:01.341Z] [INFO] Found enclosing element MAIL_DOMAIN [2024-04-16T09:20:01.341Z] [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream [2024-04-16T09:20:01.341Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:01.341Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:01.341Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:01.341Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:01.341Z] [INFO] [2024-04-16T09:20:01.341Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector --- [2024-04-16T09:20:01.341Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:20:01.341Z] [INFO] [2024-04-16T09:20:01.341Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-connector --- [2024-04-16T09:20:01.341Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:01.341Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:20:01.596Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:01.596Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/src/test/java/org/glassfish/resources/mail/admin/cli/CreateMailResourceTest.java: Some input files use or override a deprecated API. [2024-04-16T09:20:01.596Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/src/test/java/org/glassfish/resources/mail/admin/cli/CreateMailResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:01.596Z] [INFO] [2024-04-16T09:20:01.596Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [2024-04-16T09:20:01.596Z] [INFO] [2024-04-16T09:20:01.596Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-connector --- [2024-04-16T09:20:01.597Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/surefire-reports [2024-04-16T09:20:01.597Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:20:01.597Z] [INFO] [2024-04-16T09:20:01.597Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:01.597Z] [INFO] T E S T S [2024-04-16T09:20:01.597Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:01.597Z] [0.002s][info][gc] Using G1 [2024-04-16T09:20:02.155Z] [0.350s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->6M(258M) 2.631ms [2024-04-16T09:20:02.155Z] [INFO] Running org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2024-04-16T09:20:02.409Z] [0.816s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->9M(258M) 3.662ms [2024-04-16T09:20:02.664Z] 09:20:02.375697 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-04-16T09:20:02.664Z] Column number = 102 [2024-04-16T09:20:02.664Z] System Id = null [2024-04-16T09:20:02.664Z] Public Id = null [2024-04-16T09:20:02.664Z] Location Uri= null [2024-04-16T09:20:02.664Z] CharacterOffset = 1441 [2024-04-16T09:20:02.664Z] [2024-04-16T09:20:02.664Z] 09:20:02.385552 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-04-16T09:20:02.664Z] Column number = 71 [2024-04-16T09:20:02.664Z] System Id = null [2024-04-16T09:20:02.664Z] Public Id = null [2024-04-16T09:20:02.664Z] Location Uri= null [2024-04-16T09:20:02.664Z] CharacterOffset = 1512 [2024-04-16T09:20:02.664Z] [2024-04-16T09:20:02.664Z] 09:20:02.386028 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-04-16T09:20:02.664Z] Column number = 146 [2024-04-16T09:20:02.664Z] System Id = null [2024-04-16T09:20:02.664Z] Public Id = null [2024-04-16T09:20:02.664Z] Location Uri= null [2024-04-16T09:20:02.664Z] CharacterOffset = 1658 [2024-04-16T09:20:02.664Z] [2024-04-16T09:20:02.664Z] 09:20:02.386568 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-04-16T09:20:02.664Z] Column number = 176 [2024-04-16T09:20:02.664Z] System Id = null [2024-04-16T09:20:02.664Z] Public Id = null [2024-04-16T09:20:02.664Z] Location Uri= null [2024-04-16T09:20:02.664Z] CharacterOffset = 2028 [2024-04-16T09:20:02.664Z] [2024-04-16T09:20:02.664Z] 09:20:02.403163 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-04-16T09:20:02.664Z] Column number = 76 [2024-04-16T09:20:02.664Z] System Id = null [2024-04-16T09:20:02.664Z] Public Id = null [2024-04-16T09:20:02.664Z] Location Uri= null [2024-04-16T09:20:02.664Z] CharacterOffset = 8084 [2024-04-16T09:20:02.664Z] [2024-04-16T09:20:02.664Z] 09:20:02.405734 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-04-16T09:20:02.664Z] Column number = 42 [2024-04-16T09:20:02.664Z] System Id = null [2024-04-16T09:20:02.664Z] Public Id = null [2024-04-16T09:20:02.664Z] Location Uri= null [2024-04-16T09:20:02.664Z] CharacterOffset = 9993 [2024-04-16T09:20:02.664Z] [2024-04-16T09:20:02.664Z] 09:20:02.566192 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:20:02.919Z] 09:20:02.601279 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.resources.mail.admin.cli.CreateMailResourceTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-04-16T09:20:02.919Z] 09:20:02.677374 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:20:02.919Z] 09:20:02.856587 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:20:03.175Z] 09:20:03.013814 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteSuccess, started at 09:20:02.580201389, test time: 433 ms [2024-04-16T09:20:03.175Z] 09:20:03.042372 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteWithOptionalValuesSet, started at 09:20:03.028872215, test time: 13 ms [2024-04-16T09:20:03.175Z] 09:20:03.061573 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.CreateMailResourceTest.testExecuteFailDuplicateResource, started at 09:20:03.045468662, test time: 16 ms [2024-04-16T09:20:03.175Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s -- in org.glassfish.resources.mail.admin.cli.CreateMailResourceTest [2024-04-16T09:20:03.175Z] [INFO] Running org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2024-04-16T09:20:03.175Z] 09:20:03.108269 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-04-16T09:20:03.175Z] Column number = 102 [2024-04-16T09:20:03.175Z] System Id = null [2024-04-16T09:20:03.175Z] Public Id = null [2024-04-16T09:20:03.175Z] Location Uri= null [2024-04-16T09:20:03.175Z] CharacterOffset = 1441 [2024-04-16T09:20:03.175Z] [2024-04-16T09:20:03.175Z] 09:20:03.108761 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-04-16T09:20:03.175Z] Column number = 71 [2024-04-16T09:20:03.175Z] System Id = null [2024-04-16T09:20:03.175Z] Public Id = null [2024-04-16T09:20:03.175Z] Location Uri= null [2024-04-16T09:20:03.175Z] CharacterOffset = 1512 [2024-04-16T09:20:03.175Z] [2024-04-16T09:20:03.175Z] 09:20:03.109067 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-04-16T09:20:03.175Z] Column number = 146 [2024-04-16T09:20:03.175Z] System Id = null [2024-04-16T09:20:03.175Z] Public Id = null [2024-04-16T09:20:03.175Z] Location Uri= null [2024-04-16T09:20:03.175Z] CharacterOffset = 1658 [2024-04-16T09:20:03.175Z] [2024-04-16T09:20:03.175Z] 09:20:03.109439 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-04-16T09:20:03.175Z] Column number = 176 [2024-04-16T09:20:03.175Z] System Id = null [2024-04-16T09:20:03.175Z] Public Id = null [2024-04-16T09:20:03.175Z] Location Uri= null [2024-04-16T09:20:03.175Z] CharacterOffset = 2028 [2024-04-16T09:20:03.175Z] [2024-04-16T09:20:03.175Z] 09:20:03.119203 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-04-16T09:20:03.175Z] Column number = 76 [2024-04-16T09:20:03.175Z] System Id = null [2024-04-16T09:20:03.175Z] Public Id = null [2024-04-16T09:20:03.175Z] Location Uri= null [2024-04-16T09:20:03.175Z] CharacterOffset = 8084 [2024-04-16T09:20:03.175Z] [2024-04-16T09:20:03.175Z] 09:20:03.120724 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-04-16T09:20:03.175Z] Column number = 42 [2024-04-16T09:20:03.175Z] System Id = null [2024-04-16T09:20:03.175Z] Public Id = null [2024-04-16T09:20:03.175Z] Location Uri= null [2024-04-16T09:20:03.175Z] CharacterOffset = 9993 [2024-04-16T09:20:03.175Z] [2024-04-16T09:20:03.175Z] 09:20:03.163882 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:20:03.430Z] 09:20:03.172123 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:20:03.430Z] 09:20:03.174557 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteFailDoesNotExist, started at 09:20:03.165905704, test time: 8 ms [2024-04-16T09:20:03.430Z] 09:20:03.188997 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest.testExecuteSuccessDefaultTarget, started at 09:20:03.17691283, test time: 12 ms [2024-04-16T09:20:03.431Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.glassfish.resources.mail.admin.cli.DeleteMailResourceTest [2024-04-16T09:20:03.431Z] [INFO] Running org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2024-04-16T09:20:03.431Z] 09:20:03.222376 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 30 [2024-04-16T09:20:03.431Z] Column number = 102 [2024-04-16T09:20:03.431Z] System Id = null [2024-04-16T09:20:03.431Z] Public Id = null [2024-04-16T09:20:03.431Z] Location Uri= null [2024-04-16T09:20:03.431Z] CharacterOffset = 1441 [2024-04-16T09:20:03.431Z] [2024-04-16T09:20:03.431Z] 09:20:03.222781 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-resource at Line number = 31 [2024-04-16T09:20:03.431Z] Column number = 71 [2024-04-16T09:20:03.431Z] System Id = null [2024-04-16T09:20:03.431Z] Public Id = null [2024-04-16T09:20:03.431Z] Location Uri= null [2024-04-16T09:20:03.431Z] CharacterOffset = 1512 [2024-04-16T09:20:03.431Z] [2024-04-16T09:20:03.431Z] 09:20:03.223032 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 32 [2024-04-16T09:20:03.431Z] Column number = 146 [2024-04-16T09:20:03.431Z] System Id = null [2024-04-16T09:20:03.431Z] Public Id = null [2024-04-16T09:20:03.431Z] Location Uri= null [2024-04-16T09:20:03.431Z] CharacterOffset = 1658 [2024-04-16T09:20:03.431Z] [2024-04-16T09:20:03.431Z] 09:20:03.223296 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element jdbc-connection-pool at Line number = 36 [2024-04-16T09:20:03.431Z] Column number = 176 [2024-04-16T09:20:03.431Z] System Id = null [2024-04-16T09:20:03.431Z] Public Id = null [2024-04-16T09:20:03.431Z] Location Uri= null [2024-04-16T09:20:03.431Z] CharacterOffset = 2028 [2024-04-16T09:20:03.431Z] [2024-04-16T09:20:03.431Z] 09:20:03.231004 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element transaction-service at Line number = 128 [2024-04-16T09:20:03.431Z] Column number = 76 [2024-04-16T09:20:03.431Z] System Id = null [2024-04-16T09:20:03.431Z] Public Id = null [2024-04-16T09:20:03.431Z] Location Uri= null [2024-04-16T09:20:03.431Z] CharacterOffset = 8084 [2024-04-16T09:20:03.431Z] [2024-04-16T09:20:03.431Z] 09:20:03.232294 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-04-16T09:20:03.431Z] Column number = 42 [2024-04-16T09:20:03.431Z] System Id = null [2024-04-16T09:20:03.431Z] Public Id = null [2024-04-16T09:20:03.431Z] Location Uri= null [2024-04-16T09:20:03.431Z] CharacterOffset = 9993 [2024-04-16T09:20:03.431Z] [2024-04-16T09:20:03.431Z] 09:20:03.268853 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:20:03.431Z] 09:20:03.276926 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:20:03.431Z] 09:20:03.281175 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListOriginal, started at 09:20:03.270770211, test time: 10 ms [2024-04-16T09:20:03.431Z] 09:20:03.297949 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListNoMailResource, started at 09:20:03.283249264, test time: 14 ms [2024-04-16T09:20:03.431Z] 09:20:03.311018 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.resources.mail.admin.cli.ListMailResourcesTest.testExecuteSuccessListMailResource, started at 09:20:03.300130229, test time: 10 ms [2024-04-16T09:20:03.431Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.glassfish.resources.mail.admin.cli.ListMailResourcesTest [2024-04-16T09:20:03.686Z] [INFO] [2024-04-16T09:20:03.686Z] [INFO] Results: [2024-04-16T09:20:03.686Z] [INFO] [2024-04-16T09:20:03.686Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:20:03.686Z] [INFO] [2024-04-16T09:20:03.686Z] [INFO] [2024-04-16T09:20:03.686Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector --- [2024-04-16T09:20:03.686Z] [INFO] Executing tasks [2024-04-16T09:20:03.686Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/classes/META-INF for [2024-04-16T09:20:03.686Z] [INFO] [echo] mail-connector [2024-04-16T09:20:03.940Z] [INFO] Executed tasks [2024-04-16T09:20:03.940Z] [INFO] [2024-04-16T09:20:03.940Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector --- [2024-04-16T09:20:03.940Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/mail-connector.jar [2024-04-16T09:20:03.940Z] [INFO] [2024-04-16T09:20:03.940Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-connector --- [2024-04-16T09:20:03.940Z] [INFO] [2024-04-16T09:20:03.940Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-connector --- [2024-04-16T09:20:03.940Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/failsafe-reports [2024-04-16T09:20:03.940Z] [INFO] [2024-04-16T09:20:03.941Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [2024-04-16T09:20:03.941Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:03.941Z] [INFO] [2024-04-16T09:20:03.941Z] [INFO] --- install:3.1.1:install (default-install) @ mail-connector --- [2024-04-16T09:20:03.941Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.15-SNAPSHOT/mail-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:03.941Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.15-SNAPSHOT/mail-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:03.941Z] [INFO] [2024-04-16T09:20:03.941Z] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [2024-04-16T09:20:03.941Z] [INFO] Building Connectors Runtime 7.0.15-SNAPSHOT [135/332] [2024-04-16T09:20:03.941Z] [INFO] from appserver/connectors/connectors-runtime/pom.xml [2024-04-16T09:20:03.941Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:03.941Z] [INFO] [2024-04-16T09:20:03.941Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime --- [2024-04-16T09:20:03.941Z] [INFO] [2024-04-16T09:20:03.941Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-runtime --- [2024-04-16T09:20:03.941Z] [INFO] [2024-04-16T09:20:03.941Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime --- [2024-04-16T09:20:03.941Z] [INFO] [2024-04-16T09:20:03.941Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-runtime --- [2024-04-16T09:20:03.941Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:03.941Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:04.500Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:04.500Z] [INFO] [2024-04-16T09:20:04.500Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-runtime --- [2024-04-16T09:20:04.500Z] [INFO] [2024-04-16T09:20:04.500Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-runtime --- [2024-04-16T09:20:04.500Z] [INFO] [2024-04-16T09:20:04.500Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime --- [2024-04-16T09:20:04.500Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:04.500Z] [INFO] [2024-04-16T09:20:04.500Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime --- [2024-04-16T09:20:04.500Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:20:04.500Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-04-16T09:20:04.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/manpages [2024-04-16T09:20:04.500Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:04.500Z] [INFO] [2024-04-16T09:20:04.500Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-runtime --- [2024-04-16T09:20:04.500Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:04.500Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:05.422Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:05.422Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[115,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.422Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/service/ConnectorService.java:[341,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.422Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectionPoolObjectsUtils.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.422Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConfigPropertyHandler.java:[225,11] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:05.422Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java:[120,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.422Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[70,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[95,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorClassLoader.java:[115,35] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[89,62] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[94,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[107,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[139,23] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/beans/AdministeredObjectResource.java:[144,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java:[64,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/datastructure/DataStructureFactory.java:[62,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/waitqueue/PoolWaitQueueFactory.java:[53,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:05.423Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Some input files use or override a deprecated API. [2024-04-16T09:20:05.423Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:05.423Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:20:05.423Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:20:05.423Z] [INFO] [2024-04-16T09:20:05.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [2024-04-16T09:20:05.423Z] [INFO] [2024-04-16T09:20:05.423Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [2024-04-16T09:20:05.423Z] [INFO] [2024-04-16T09:20:05.423Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime --- [2024-04-16T09:20:05.423Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:05.678Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:05.678Z] [INFO] [2024-04-16T09:20:05.678Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime --- [2024-04-16T09:20:05.678Z] [INFO] [2024-04-16T09:20:05.678Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-runtime --- [2024-04-16T09:20:05.678Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:05.678Z] [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:06.237Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:06.237Z] [INFO] [2024-04-16T09:20:06.237Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime --- [2024-04-16T09:20:06.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/src/test/resources [2024-04-16T09:20:06.237Z] [INFO] [2024-04-16T09:20:06.237Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-runtime --- [2024-04-16T09:20:06.237Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:06.237Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:20:06.491Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:06.491Z] [INFO] [2024-04-16T09:20:06.491Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [2024-04-16T09:20:06.491Z] [INFO] [2024-04-16T09:20:06.491Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-runtime --- [2024-04-16T09:20:06.491Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/surefire-reports [2024-04-16T09:20:06.491Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:20:06.491Z] [INFO] [2024-04-16T09:20:06.491Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:06.491Z] [INFO] T E S T S [2024-04-16T09:20:06.491Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:06.491Z] [0.002s][info][gc] Using G1 [2024-04-16T09:20:06.746Z] [0.310s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.660ms [2024-04-16T09:20:07.001Z] [INFO] Running com.sun.enterprise.connectors.service.ConnectorAdminServiceUtilsTest [2024-04-16T09:20:07.001Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.043 s -- in com.sun.enterprise.connectors.service.ConnectorAdminServiceUtilsTest [2024-04-16T09:20:07.001Z] [INFO] Running com.sun.enterprise.resource.listener.LocalTxConnectionEventListenerTest [2024-04-16T09:20:07.001Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in com.sun.enterprise.resource.listener.LocalTxConnectionEventListenerTest [2024-04-16T09:20:07.001Z] [INFO] Running com.sun.enterprise.resource.pool.ConnectionPoolTest [2024-04-16T09:20:07.256Z] [0.680s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 3.081ms [2024-04-16T09:20:07.256Z] 09:20:07.043176 WARNING main com.sun.enterprise.resource.pool.ConnectionPool.resourceClosed resourceClosed - Expecting state.isBusy(): false, but was true for handle: 124 [2024-04-16T09:20:07.256Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in com.sun.enterprise.resource.pool.ConnectionPoolTest [2024-04-16T09:20:07.256Z] [INFO] Running com.sun.enterprise.resource.pool.PoolSizeTest [2024-04-16T09:20:07.256Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.sun.enterprise.resource.pool.PoolSizeTest [2024-04-16T09:20:07.256Z] [INFO] Running com.sun.enterprise.resource.pool.datastructure.RWLockDataStructureTest [2024-04-16T09:20:07.814Z] [1.432s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 6.883ms [2024-04-16T09:20:08.373Z] [1.859s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 4.373ms [2024-04-16T09:20:08.627Z] [2.226s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.613ms [2024-04-16T09:20:09.185Z] [2.561s][info][gc] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 158M->9M(258M) 2.975ms [2024-04-16T09:20:09.439Z] [2.895s][info][gc] GC(6) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.840ms [2024-04-16T09:20:09.999Z] [3.509s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.400ms [2024-04-16T09:20:10.922Z] [4.272s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 158M->9M(258M) 2.917ms [2024-04-16T09:20:10.922Z] [4.502s][info][gc] GC(9) Pause Young (Normal) (G1 Evacuation Pause) 158M->9M(258M) 2.887ms [2024-04-16T09:20:11.176Z] [4.706s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.561ms [2024-04-16T09:20:11.430Z] [4.863s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.598ms [2024-04-16T09:20:11.430Z] [5.055s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.242ms [2024-04-16T09:20:11.683Z] [5.239s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.449ms [2024-04-16T09:20:11.938Z] [5.402s][info][gc] GC(14) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.695ms [2024-04-16T09:20:12.192Z] [5.627s][info][gc] GC(15) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 4.539ms [2024-04-16T09:20:12.192Z] [5.788s][info][gc] GC(16) Pause Young (Normal) (G1 Evacuation Pause) 158M->10M(258M) 3.883ms [2024-04-16T09:20:12.749Z] [6.158s][info][gc] GC(17) Pause Young (Normal) (G1 Evacuation Pause) 159M->10M(258M) 2.779ms [2024-04-16T09:20:13.307Z] [6.824s][info][gc] GC(18) Pause Young (Normal) (G1 Evacuation Pause) 161M->10M(258M) 1.905ms [2024-04-16T09:20:13.865Z] [7.408s][info][gc] GC(19) Pause Young (Normal) (G1 Evacuation Pause) 161M->10M(258M) 1.992ms [2024-04-16T09:20:14.424Z] [7.989s][info][gc] GC(20) Pause Young (Normal) (G1 Evacuation Pause) 161M->9M(258M) 1.316ms [2024-04-16T09:20:14.983Z] [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.598 s -- in com.sun.enterprise.resource.pool.datastructure.RWLockDataStructureTest [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [INFO] Results: [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [WARNING] Tests run: 112, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime --- [2024-04-16T09:20:15.237Z] [INFO] Executing tasks [2024-04-16T09:20:15.237Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/classes/META-INF for [2024-04-16T09:20:15.237Z] [INFO] [echo] connectors-runtime [2024-04-16T09:20:15.237Z] [INFO] Executed tasks [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime --- [2024-04-16T09:20:15.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-runtime --- [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-runtime --- [2024-04-16T09:20:15.237Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/failsafe-reports [2024-04-16T09:20:15.237Z] [INFO] [2024-04-16T09:20:15.237Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [2024-04-16T09:20:17.742Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:17.742Z] [INFO] [2024-04-16T09:20:17.742Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime --- [2024-04-16T09:20:17.742Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.15-SNAPSHOT/connectors-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:17.742Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.15-SNAPSHOT/connectors-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:17.742Z] [INFO] [2024-04-16T09:20:17.742Z] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [2024-04-16T09:20:17.742Z] [INFO] Building JTS Implementation for Glassfish 7.0.15-SNAPSHOT [136/332] [2024-04-16T09:20:17.742Z] [INFO] from appserver/transaction/jts/pom.xml [2024-04-16T09:20:17.742Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:17.742Z] [INFO] [2024-04-16T09:20:17.742Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jts --- [2024-04-16T09:20:17.742Z] [INFO] [2024-04-16T09:20:17.742Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jts --- [2024-04-16T09:20:17.742Z] [INFO] [2024-04-16T09:20:17.742Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jts --- [2024-04-16T09:20:17.742Z] [INFO] [2024-04-16T09:20:17.742Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jts --- [2024-04-16T09:20:17.742Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:17.742Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:17.997Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:17.997Z] [INFO] [2024-04-16T09:20:17.997Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jts --- [2024-04-16T09:20:17.997Z] [INFO] [2024-04-16T09:20:17.997Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jts --- [2024-04-16T09:20:17.997Z] [INFO] [2024-04-16T09:20:17.997Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts --- [2024-04-16T09:20:17.997Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:17.997Z] [INFO] [2024-04-16T09:20:17.997Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jts --- [2024-04-16T09:20:17.997Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:20:17.997Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:20:17.997Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:20:17.997Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:17.997Z] [INFO] [2024-04-16T09:20:17.997Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jts --- [2024-04-16T09:20:17.997Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:17.997Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:18.919Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:18.919Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[946,60] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.919Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[989,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.919Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1004,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.919Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1244,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.919Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1590,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.919Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogHandle.java:[1665,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[804,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogControl.java:[814,38] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[82,72] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Class for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[138,69] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[182,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[222,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[276,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[320,73] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[251,63] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Class for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Class[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[252,39] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:18.920Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:18.920Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:18.920Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Some input files use or override a deprecated API. [2024-04-16T09:20:18.920Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:18.920Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:20:18.920Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:20:18.920Z] [INFO] [2024-04-16T09:20:18.920Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jts --- [2024-04-16T09:20:18.921Z] [INFO] [2024-04-16T09:20:18.921Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jts --- [2024-04-16T09:20:18.921Z] [INFO] [2024-04-16T09:20:18.921Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts --- [2024-04-16T09:20:18.921Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:18.921Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:18.921Z] [INFO] [2024-04-16T09:20:18.921Z] [INFO] --- command-security:1.0.17:check (default-check) @ jts --- [2024-04-16T09:20:18.921Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [2024-04-16T09:20:18.921Z] [INFO] [2024-04-16T09:20:18.921Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jts --- [2024-04-16T09:20:18.921Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:18.921Z] [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:19.174Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:19.175Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:20:19.175Z] [INFO] [2024-04-16T09:20:19.175Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts --- [2024-04-16T09:20:19.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/src/test/resources [2024-04-16T09:20:19.175Z] [INFO] [2024-04-16T09:20:19.175Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jts --- [2024-04-16T09:20:19.175Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:19.175Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:20:19.734Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:19.734Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:20:19.734Z] [INFO] [2024-04-16T09:20:19.734Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [2024-04-16T09:20:19.734Z] [INFO] [2024-04-16T09:20:19.734Z] [INFO] --- surefire:3.2.5:test (default-test) @ jts --- [2024-04-16T09:20:19.734Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/surefire-reports [2024-04-16T09:20:19.734Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:20:19.734Z] [INFO] [2024-04-16T09:20:19.734Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:19.734Z] [INFO] T E S T S [2024-04-16T09:20:19.734Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:19.734Z] [0.002s][info][gc] Using G1 [2024-04-16T09:20:19.989Z] [0.305s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.788ms [2024-04-16T09:20:20.243Z] [INFO] Running com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2024-04-16T09:20:20.243Z] **Called beforeCompletion ** [2024-04-16T09:20:20.243Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.243Z] **Called beforeCompletion ** [2024-04-16T09:20:20.243Z] **Failing in beforeCompletion ** [2024-04-16T09:20:20.243Z] **Throwing MyRuntimeException... ** [2024-04-16T09:20:20.243Z] 09:20:20.206670 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-04-16T09:20:20.243Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-04-16T09:20:20.243Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-04-16T09:20:20.243Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2024-04-16T09:20:20.244Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-04-16T09:20:20.244Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-04-16T09:20:20.244Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-04-16T09:20:20.244Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.244Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-04-16T09:20:20.244Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.244Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PCInterposedSynchronization(JavaEETransactionManagerTest.java:482) [2024-04-16T09:20:20.244Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.244Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.244Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.244Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.244Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.244Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.244Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.245Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.245Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.245Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.245Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.246Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.246Z] [2024-04-16T09:20:20.246Z] in XA rollback [2024-04-16T09:20:20.246Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.246Z] in XA commit [2024-04-16T09:20:20.246Z] throwing XAException.-4 during commit of 1pc [2024-04-16T09:20:20.246Z] 09:20:20.222521 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase JTS5067: Unexpected error occurred in commit [2024-04-16T09:20:20.246Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.246Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-04-16T09:20:20.246Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-04-16T09:20:20.246Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-04-16T09:20:20.246Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-04-16T09:20:20.246Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-04-16T09:20:20.246Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.246Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.246Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.246Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.246Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.246Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-04-16T09:20:20.246Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc1(JavaEETransactionManagerTest.java:553) [2024-04-16T09:20:20.246Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.246Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.246Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.246Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.246Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.246Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.247Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.247Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.247Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.248Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.248Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.248Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.248Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.249Z] [2024-04-16T09:20:20.249Z] in XA commit [2024-04-16T09:20:20.249Z] throwing XAException.-3 during commit of 1pc [2024-04-16T09:20:20.249Z] 09:20:20.227462 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase JTS5067: Unexpected error occurred in commit [2024-04-16T09:20:20.249Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.249Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-04-16T09:20:20.249Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-04-16T09:20:20.249Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-04-16T09:20:20.249Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-04-16T09:20:20.249Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-04-16T09:20:20.249Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.249Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.249Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.249Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.249Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.249Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-04-16T09:20:20.249Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc2(JavaEETransactionManagerTest.java:558) [2024-04-16T09:20:20.249Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.249Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.249Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.249Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.249Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.249Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.250Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.250Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.250Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.250Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.251Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.251Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.251Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.251Z] [2024-04-16T09:20:20.251Z] in XA rollback [2024-04-16T09:20:20.251Z] throwing XAException.100 during rollback [2024-04-16T09:20:20.251Z] 09:20:20.231365 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-04-16T09:20:20.251Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.251Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-04-16T09:20:20.251Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-04-16T09:20:20.251Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-04-16T09:20:20.252Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-04-16T09:20:20.252Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-04-16T09:20:20.252Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-04-16T09:20:20.252Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-04-16T09:20:20.252Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.252Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.252Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.252Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.252Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.252Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-04-16T09:20:20.252Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc3(JavaEETransactionManagerTest.java:563) [2024-04-16T09:20:20.252Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.252Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.252Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.252Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.252Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.252Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.252Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.252Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.252Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.252Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.252Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.252Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.253Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.253Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.253Z] [2024-04-16T09:20:20.253Z] in XA rollback [2024-04-16T09:20:20.253Z] throwing XAException.-3 during rollback [2024-04-16T09:20:20.253Z] 09:20:20.234813 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-04-16T09:20:20.253Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.253Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-04-16T09:20:20.253Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-04-16T09:20:20.253Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-04-16T09:20:20.253Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-04-16T09:20:20.254Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-04-16T09:20:20.254Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-04-16T09:20:20.254Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-04-16T09:20:20.254Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.254Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.254Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.254Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.254Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.254Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-04-16T09:20:20.254Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc4(JavaEETransactionManagerTest.java:568) [2024-04-16T09:20:20.254Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.254Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.254Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.254Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.254Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.254Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.255Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.255Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.255Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.255Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.255Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.255Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.255Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.255Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.255Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.256Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.256Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.256Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.256Z] [2024-04-16T09:20:20.256Z] in XA rollback [2024-04-16T09:20:20.256Z] throwing XAException.-7 during rollback [2024-04-16T09:20:20.256Z] 09:20:20.238092 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-04-16T09:20:20.256Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.256Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-04-16T09:20:20.256Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:174) [2024-04-16T09:20:20.256Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-04-16T09:20:20.256Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-04-16T09:20:20.256Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-04-16T09:20:20.256Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-04-16T09:20:20.256Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:369) [2024-04-16T09:20:20.256Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.256Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.256Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.256Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.256Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.256Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-04-16T09:20:20.256Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc5(JavaEETransactionManagerTest.java:573) [2024-04-16T09:20:20.256Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.256Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.256Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.256Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.256Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.256Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.257Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.257Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.257Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.257Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.258Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.258Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.258Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.258Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.258Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.258Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.258Z] [2024-04-16T09:20:20.514Z] throwing XAException.-7 during start [2024-04-16T09:20:20.514Z] 09:20:20.241666 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-04-16T09:20:20.514Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.514Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-04-16T09:20:20.514Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-04-16T09:20:20.514Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-04-16T09:20:20.514Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-04-16T09:20:20.514Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-04-16T09:20:20.514Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-04-16T09:20:20.514Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.514Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.514Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.514Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.514Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.514Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.514Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.514Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.514Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.515Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.515Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.515Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.515Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.515Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.515Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.515Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.515Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.515Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.515Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.515Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.516Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.516Z] [2024-04-16T09:20:20.516Z] in XA commit [2024-04-16T09:20:20.516Z] throwing XAException.-3 during start [2024-04-16T09:20:20.516Z] 09:20:20.243173 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-04-16T09:20:20.516Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.516Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-04-16T09:20:20.516Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-04-16T09:20:20.516Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-04-16T09:20:20.516Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-04-16T09:20:20.516Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-04-16T09:20:20.516Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-04-16T09:20:20.516Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.516Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.516Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.516Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.516Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.516Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.516Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.516Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.517Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.517Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.517Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.517Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.517Z] [2024-04-16T09:20:20.517Z] in XA commit [2024-04-16T09:20:20.517Z] throwing XAException.-4 during start [2024-04-16T09:20:20.517Z] 09:20:20.244338 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-04-16T09:20:20.517Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.517Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-04-16T09:20:20.517Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-04-16T09:20:20.517Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-04-16T09:20:20.517Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-04-16T09:20:20.517Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-04-16T09:20:20.517Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-04-16T09:20:20.517Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.518Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.518Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.518Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.518Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.518Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.518Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.518Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.518Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.518Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.518Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.519Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.519Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.519Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.519Z] [2024-04-16T09:20:20.519Z] in XA commit [2024-04-16T09:20:20.519Z] throwing XAException.-5 during start [2024-04-16T09:20:20.519Z] 09:20:20.245506 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-04-16T09:20:20.519Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.519Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-04-16T09:20:20.519Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-04-16T09:20:20.519Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-04-16T09:20:20.519Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-04-16T09:20:20.519Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-04-16T09:20:20.519Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-04-16T09:20:20.519Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.519Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.519Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.519Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.519Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.519Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.519Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.519Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.520Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.520Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.520Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.520Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.520Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.520Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.520Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.520Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.520Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.521Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.521Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.521Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.521Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.521Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.521Z] [2024-04-16T09:20:20.521Z] in XA commit [2024-04-16T09:20:20.521Z] throwing XAException.-6 during start [2024-04-16T09:20:20.521Z] 09:20:20.246738 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-04-16T09:20:20.521Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.521Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-04-16T09:20:20.521Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-04-16T09:20:20.521Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-04-16T09:20:20.521Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-04-16T09:20:20.521Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-04-16T09:20:20.521Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-04-16T09:20:20.521Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.521Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.521Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.521Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.521Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.521Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.521Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.522Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.522Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.522Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.522Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.522Z] [2024-04-16T09:20:20.522Z] in XA commit [2024-04-16T09:20:20.522Z] throwing XAException.-8 during start [2024-04-16T09:20:20.522Z] 09:20:20.247915 WARNING main com.sun.jts.jta.TransactionImpl.enlistResource JTS5041: The resource manager is doing work outside a global transaction [2024-04-16T09:20:20.522Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.522Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.start(JavaEETransactionManagerTest.java:982) [2024-04-16T09:20:20.523Z] at com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:329) [2024-04-16T09:20:20.523Z] at com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:194) [2024-04-16T09:20:20.523Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.enlistResource(JavaEETransactionImpl.java:623) [2024-04-16T09:20:20.523Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistXAResource(JavaEETransactionManagerSimplified.java:1316) [2024-04-16T09:20:20.523Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.enlistResource(JavaEETransactionManagerSimplified.java:364) [2024-04-16T09:20:20.523Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.lambda$testCommitOnePhaseWithRlbExc6$8(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.523Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithRlbExc6(JavaEETransactionManagerTest.java:594) [2024-04-16T09:20:20.523Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.523Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.523Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.523Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.523Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.523Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.523Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.523Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.524Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.524Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.524Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.524Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.524Z] [2024-04-16T09:20:20.524Z] in XA commit [2024-04-16T09:20:20.524Z] in XA rollback [2024-04-16T09:20:20.524Z] throwing XAException.100 during rollback [2024-04-16T09:20:20.524Z] 09:20:20.251118 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-04-16T09:20:20.524Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.524Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-04-16T09:20:20.524Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-04-16T09:20:20.524Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-04-16T09:20:20.524Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-04-16T09:20:20.524Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-04-16T09:20:20.524Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-04-16T09:20:20.524Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-04-16T09:20:20.524Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-04-16T09:20:20.524Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-04-16T09:20:20.524Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-04-16T09:20:20.524Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-04-16T09:20:20.524Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-04-16T09:20:20.524Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-04-16T09:20:20.524Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc1(JavaEETransactionManagerTest.java:622) [2024-04-16T09:20:20.525Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.525Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.525Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.525Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.525Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.525Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.525Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.525Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.525Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.526Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.526Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.526Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.526Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.526Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.526Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.526Z] [2024-04-16T09:20:20.526Z] in XA rollback [2024-04-16T09:20:20.526Z] throwing XAException.-3 during rollback [2024-04-16T09:20:20.526Z] 09:20:20.253779 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-04-16T09:20:20.526Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.526Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-04-16T09:20:20.526Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-04-16T09:20:20.526Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-04-16T09:20:20.526Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-04-16T09:20:20.526Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-04-16T09:20:20.526Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-04-16T09:20:20.526Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-04-16T09:20:20.526Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-04-16T09:20:20.526Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-04-16T09:20:20.526Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-04-16T09:20:20.526Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-04-16T09:20:20.526Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-04-16T09:20:20.526Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-04-16T09:20:20.526Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc2(JavaEETransactionManagerTest.java:627) [2024-04-16T09:20:20.526Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.526Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.526Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.526Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.526Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.526Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.527Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.527Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.527Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.527Z] [2024-04-16T09:20:20.527Z] in XA rollback [2024-04-16T09:20:20.527Z] throwing XAException.-4 during rollback [2024-04-16T09:20:20.528Z] 09:20:20.256121 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-04-16T09:20:20.528Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.528Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-04-16T09:20:20.528Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-04-16T09:20:20.528Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-04-16T09:20:20.528Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-04-16T09:20:20.528Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-04-16T09:20:20.528Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-04-16T09:20:20.528Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-04-16T09:20:20.528Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-04-16T09:20:20.528Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-04-16T09:20:20.528Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-04-16T09:20:20.528Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-04-16T09:20:20.528Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-04-16T09:20:20.528Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-04-16T09:20:20.528Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc3(JavaEETransactionManagerTest.java:632) [2024-04-16T09:20:20.528Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.528Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.528Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.528Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.528Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.528Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.528Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.528Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.529Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.529Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.529Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.529Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.529Z] [2024-04-16T09:20:20.529Z] in XA rollback [2024-04-16T09:20:20.529Z] throwing XAException.-7 during rollback [2024-04-16T09:20:20.529Z] 09:20:20.258618 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.rollback JTS5068: Unexpected error occurred in rollback [2024-04-16T09:20:20.529Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.529Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.rollback(JavaEETransactionManagerTest.java:939) [2024-04-16T09:20:20.529Z] at com.sun.jts.jta.TransactionState._rollback(TransactionState.java:184) [2024-04-16T09:20:20.529Z] at com.sun.jts.jta.TransactionState.rollback(TransactionState.java:152) [2024-04-16T09:20:20.529Z] at com.sun.jts.jtsxa.OTSResourceImpl.rollback(OTSResourceImpl.java:309) [2024-04-16T09:20:20.529Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeRollback(RegisteredResources.java:996) [2024-04-16T09:20:20.529Z] at com.sun.jts.CosTransactions.TopCoordinator.rollback(TopCoordinator.java:2212) [2024-04-16T09:20:20.529Z] at com.sun.jts.CosTransactions.CoordinatorTerm.rollback(CoordinatorTerm.java:508) [2024-04-16T09:20:20.529Z] at com.sun.jts.CosTransactions.TerminatorImpl.rollback(TerminatorImpl.java:254) [2024-04-16T09:20:20.529Z] at com.sun.jts.CosTransactions.CurrentImpl.rollback(CurrentImpl.java:738) [2024-04-16T09:20:20.529Z] at com.sun.jts.jta.TransactionManagerImpl.rollback(TransactionManagerImpl.java:340) [2024-04-16T09:20:20.529Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.rollbackDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:192) [2024-04-16T09:20:20.529Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.rollback(JavaEETransactionManagerSimplified.java:901) [2024-04-16T09:20:20.529Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyXARollback(JavaEETransactionManagerTest.java:679) [2024-04-16T09:20:20.529Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testRollbackWithErrorNoExc4(JavaEETransactionManagerTest.java:637) [2024-04-16T09:20:20.529Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.529Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.529Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.530Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.530Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.530Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.530Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.530Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.530Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.531Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.531Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.531Z] [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] throwing XAException.6 during rollback [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] throwing XAException.6 during rollback [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] throwing XAException.6 during rollback [2024-04-16T09:20:20.531Z] in XA commit [2024-04-16T09:20:20.531Z] throwing XAException.6 during commit of 1pc [2024-04-16T09:20:20.531Z] in XA commit [2024-04-16T09:20:20.531Z] in XA commit [2024-04-16T09:20:20.531Z] throwing XAException.5 during commit of 1pc [2024-04-16T09:20:20.531Z] **Testing Resource Status in 2PC ===> [2024-04-16T09:20:20.531Z] in XA prepare [2024-04-16T09:20:20.531Z] Status in PREPARE: Preparing [2024-04-16T09:20:20.531Z] in XA prepare [2024-04-16T09:20:20.531Z] Status in PREPARE: Preparing [2024-04-16T09:20:20.531Z] in XA commit [2024-04-16T09:20:20.531Z] Status in COMMIT: Committing [2024-04-16T09:20:20.531Z] in XA commit [2024-04-16T09:20:20.531Z] Status in COMMIT: Committing [2024-04-16T09:20:20.531Z] **Testing resource status in rollback ===> [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] Status in ROLLBACK: RollingBack [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] Status in ROLLBACK: RollingBack [2024-04-16T09:20:20.531Z] **Testing resource status in 1PC ===> [2024-04-16T09:20:20.531Z] in XA commit [2024-04-16T09:20:20.531Z] Status in COMMIT: Committing [2024-04-16T09:20:20.531Z] in XA prepare [2024-04-16T09:20:20.531Z] throwing XAException.100 during prepare [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] throwing XAException.6 during rollback [2024-04-16T09:20:20.531Z] in XA prepare [2024-04-16T09:20:20.531Z] throwing XAException.100 during prepare [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] throwing XAException.6 during rollback [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] throwing XAException.6 during rollback [2024-04-16T09:20:20.531Z] in XA prepare [2024-04-16T09:20:20.531Z] throwing XAException.3 during prepare [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] throwing XAException.6 during rollback [2024-04-16T09:20:20.531Z] in XA rollback [2024-04-16T09:20:20.531Z] **Called beforeCompletion ** [2024-04-16T09:20:20.531Z] in XA prepare [2024-04-16T09:20:20.531Z] in XA prepare [2024-04-16T09:20:20.531Z] in XA commit [2024-04-16T09:20:20.531Z] throwing XAException.-7 during commit of 2pc [2024-04-16T09:20:20.531Z] 09:20:20.299767 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit JTS5067: Unexpected error occurred in commit [2024-04-16T09:20:20.531Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.531Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-04-16T09:20:20.531Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit(OTSResourceImpl.java:89) [2024-04-16T09:20:20.531Z] at com.sun.jts.CosTransactions.RegisteredResources.distributeCommit(RegisteredResources.java:727) [2024-04-16T09:20:20.531Z] at com.sun.jts.CosTransactions.TopCoordinator.commit(TopCoordinator.java:2023) [2024-04-16T09:20:20.531Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:361) [2024-04-16T09:20:20.531Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.531Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.531Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.531Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.531Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.531Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommit2PCWithXAException(JavaEETransactionManagerTest.java:771) [2024-04-16T09:20:20.531Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommit2PCWithXAExc1(JavaEETransactionManagerTest.java:685) [2024-04-16T09:20:20.531Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.531Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.531Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.531Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.531Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.532Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.532Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.532Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.532Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.533Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.533Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.533Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.533Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.533Z] [2024-04-16T09:20:20.533Z] 09:20:20.300986 SEVERE main com.sun.jts.CosTransactions.RegisteredResources.distributeCommit JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit] operation. [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.6 during commit of 2pc [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.6 during commit of 2pc [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.6 during commit of 2pc [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.5 during commit of 2pc [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.6 during commit of 2pc [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.7 during commit of 2pc [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.7 during commit of 2pc [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.6 during commit of 2pc [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.7 during commit of 2pc [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.7 during commit of 2pc [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] [0.812s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->7M(258M) 3.031ms [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.7 during commit of 2pc [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] throwing XAException.6 during commit of 2pc [2024-04-16T09:20:20.533Z] in XA commit [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: Committed [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] in XA prepare [2024-04-16T09:20:20.533Z] throwing XAException.-6 during prepare [2024-04-16T09:20:20.533Z] in XA rollback [2024-04-16T09:20:20.533Z] in XA rollback [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.533Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.533Z] **Called beforeCompletion ** [2024-04-16T09:20:20.533Z] **Failing in beforeCompletion ** [2024-04-16T09:20:20.533Z] **Throwing MyRuntimeException... ** [2024-04-16T09:20:20.533Z] 09:20:20.327000 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-04-16T09:20:20.533Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-04-16T09:20:20.533Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-04-16T09:20:20.533Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-04-16T09:20:20.533Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-04-16T09:20:20.533Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-04-16T09:20:20.533Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-04-16T09:20:20.533Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.533Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-04-16T09:20:20.533Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-04-16T09:20:20.533Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.533Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.533Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.533Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC1PC(JavaEETransactionManagerTest.java:437) [2024-04-16T09:20:20.533Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.533Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.533Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.533Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.533Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.533Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.533Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.533Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.534Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.534Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.534Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.534Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.535Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.535Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.535Z] [2024-04-16T09:20:20.535Z] in XA rollback [2024-04-16T09:20:20.535Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.535Z] **Called beforeCompletion ** [2024-04-16T09:20:20.535Z] **Failing in beforeCompletion ** [2024-04-16T09:20:20.535Z] **Throwing MyRuntimeException... ** [2024-04-16T09:20:20.535Z] 09:20:20.329340 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-04-16T09:20:20.535Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-04-16T09:20:20.535Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-04-16T09:20:20.535Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-04-16T09:20:20.535Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-04-16T09:20:20.535Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-04-16T09:20:20.535Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-04-16T09:20:20.535Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.535Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-04-16T09:20:20.535Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.535Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PC(JavaEETransactionManagerTest.java:392) [2024-04-16T09:20:20.535Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.535Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.535Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.535Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.535Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.536Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.536Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.536Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.536Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.536Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.537Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.537Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.537Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.537Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.537Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.537Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.537Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.537Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.537Z] [2024-04-16T09:20:20.537Z] in XA rollback [2024-04-16T09:20:20.537Z] in XA rollback [2024-04-16T09:20:20.537Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.537Z] in XA commit [2024-04-16T09:20:20.537Z] throwing XAException.-7 during commit of 1pc [2024-04-16T09:20:20.537Z] 09:20:20.331364 WARNING main com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase JTS5067: Unexpected error occurred in commit [2024-04-16T09:20:20.537Z] javax.transaction.xa.XAException [2024-04-16T09:20:20.537Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestResource.commit(JavaEETransactionManagerTest.java:921) [2024-04-16T09:20:20.537Z] at com.sun.jts.jtsxa.OTSResourceImpl.commit_one_phase(OTSResourceImpl.java:150) [2024-04-16T09:20:20.537Z] at com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase(RegisteredResources.java:1512) [2024-04-16T09:20:20.537Z] at com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase(TopCoordinator.java:2852) [2024-04-16T09:20:20.537Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:270) [2024-04-16T09:20:20.537Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.537Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.537Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.537Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.537Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.537Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.537Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.537Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.537Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.verifyCommitOnePhaseWithException(JavaEETransactionManagerTest.java:667) [2024-04-16T09:20:20.537Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testCommitOnePhaseWithXAExc1(JavaEETransactionManagerTest.java:603) [2024-04-16T09:20:20.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.538Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.538Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.538Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.538Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.539Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.539Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.539Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.539Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.539Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.540Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.540Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.540Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.540Z] [2024-04-16T09:20:20.540Z] 09:20:20.331831 SEVERE main com.sun.jts.CosTransactions.RegisteredResources.commitOnePhase JTS5031: Exception [org.omg.CORBA.INTERNAL: vmcid: 0x0 minor code: 0 completed: Maybe] on Resource [commit one phase] operation. [2024-04-16T09:20:20.540Z] in XA commit [2024-04-16T09:20:20.540Z] throwing XAException.7 during commit of 1pc [2024-04-16T09:20:20.540Z] **Called beforeCompletion ** [2024-04-16T09:20:20.540Z] in XA prepare [2024-04-16T09:20:20.540Z] throwing XAException.-6 during prepare [2024-04-16T09:20:20.540Z] in XA rollback [2024-04-16T09:20:20.540Z] in XA rollback [2024-04-16T09:20:20.540Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.540Z] **Called beforeCompletion ** [2024-04-16T09:20:20.540Z] in XA prepare [2024-04-16T09:20:20.540Z] in XA prepare [2024-04-16T09:20:20.540Z] throwing XAException.-5 during prepare [2024-04-16T09:20:20.540Z] in XA rollback [2024-04-16T09:20:20.540Z] in XA rollback [2024-04-16T09:20:20.540Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.540Z] **Called beforeCompletion ** [2024-04-16T09:20:20.540Z] in XA prepare [2024-04-16T09:20:20.540Z] throwing XAException.-5 during prepare [2024-04-16T09:20:20.540Z] in XA rollback [2024-04-16T09:20:20.540Z] in XA rollback [2024-04-16T09:20:20.540Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.540Z] **Called beforeCompletion ** [2024-04-16T09:20:20.540Z] **Failing in beforeCompletion ** [2024-04-16T09:20:20.540Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.540Z] **Called beforeCompletion ** [2024-04-16T09:20:20.540Z] **Failing in beforeCompletion ** [2024-04-16T09:20:20.540Z] **Throwing MyRuntimeException... ** [2024-04-16T09:20:20.540Z] 09:20:20.339988 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-04-16T09:20:20.540Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-04-16T09:20:20.540Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-04-16T09:20:20.540Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:87) [2024-04-16T09:20:20.540Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-04-16T09:20:20.540Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-04-16T09:20:20.540Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-04-16T09:20:20.540Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.540Z] at com.sun.jts.CosTransactions.CurrentImpl.commit(CurrentImpl.java:591) [2024-04-16T09:20:20.540Z] at com.sun.jts.jta.TransactionManagerImpl.commit(TransactionManagerImpl.java:299) [2024-04-16T09:20:20.540Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate.commitDistributedTransaction(JavaEETransactionManagerJTSDelegate.java:154) [2024-04-16T09:20:20.540Z] at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:869) [2024-04-16T09:20:20.540Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.540Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.540Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.540Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTMCommitFailBC2PC(JavaEETransactionManagerTest.java:417) [2024-04-16T09:20:20.541Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.541Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.541Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.541Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.541Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.541Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.541Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.541Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.541Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.542Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.543Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.543Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.543Z] [2024-04-16T09:20:20.543Z] in XA rollback [2024-04-16T09:20:20.543Z] in XA rollback [2024-04-16T09:20:20.543Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.543Z] **Called beforeCompletion ** [2024-04-16T09:20:20.543Z] **Failing in beforeCompletion ** [2024-04-16T09:20:20.543Z] **Throwing MyRuntimeException... ** [2024-04-16T09:20:20.543Z] 09:20:20.350908 WARNING main com.sun.jts.jta.SynchronizationImpl.before_completion JTS5054: Unexpected error occurred in after completion [2024-04-16T09:20:20.543Z] com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$MyRuntimeException: test [2024-04-16T09:20:20.543Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest$TestSync.beforeCompletion(JavaEETransactionManagerTest.java:835) [2024-04-16T09:20:20.543Z] at com.sun.jts.jta.SynchronizationImpl.before_completion(SynchronizationImpl.java:104) [2024-04-16T09:20:20.543Z] at com.sun.jts.CosTransactions.RegisteredSyncs.distributeBefore(RegisteredSyncs.java:109) [2024-04-16T09:20:20.543Z] at com.sun.jts.CosTransactions.TopCoordinator.beforeCompletion(TopCoordinator.java:2461) [2024-04-16T09:20:20.543Z] at com.sun.jts.CosTransactions.CoordinatorTerm.commit(CoordinatorTerm.java:227) [2024-04-16T09:20:20.543Z] at com.sun.jts.CosTransactions.TerminatorImpl.commit(TerminatorImpl.java:199) [2024-04-16T09:20:20.543Z] at com.sun.jts.jta.TransactionImpl.commit(TransactionImpl.java:103) [2024-04-16T09:20:20.543Z] at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:380) [2024-04-16T09:20:20.543Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) [2024-04-16T09:20:20.543Z] at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) [2024-04-16T09:20:20.543Z] at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115) [2024-04-16T09:20:20.543Z] at com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest.testTxCommitFailBC2PCInterposedSynchronization(JavaEETransactionManagerTest.java:462) [2024-04-16T09:20:20.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:20:20.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:20:20.543Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:20:20.543Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:20:20.543Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:20:20.543Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:20:20.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:20:20.544Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.544Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.544Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.545Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:20:20.545Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:20:20.545Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:20:20.545Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:20:20.545Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:20:20.545Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:20:20.545Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:20:20.545Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:20:20.546Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:20:20.546Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:20:20.546Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:20:20.546Z] [2024-04-16T09:20:20.546Z] in XA rollback [2024-04-16T09:20:20.546Z] in XA rollback [2024-04-16T09:20:20.546Z] **Called afterCompletion with status: RolledBack [2024-04-16T09:20:20.546Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.273 s -- in com.sun.enterprise.transaction.jts.JavaEETransactionManagerTest [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [INFO] Results: [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jts --- [2024-04-16T09:20:20.801Z] [INFO] Executing tasks [2024-04-16T09:20:20.801Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/classes/META-INF for [2024-04-16T09:20:20.801Z] [INFO] [echo] jts [2024-04-16T09:20:20.801Z] [INFO] Executed tasks [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jts --- [2024-04-16T09:20:20.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/jts.jar [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jts --- [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jts --- [2024-04-16T09:20:20.801Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/failsafe-reports [2024-04-16T09:20:20.801Z] [INFO] [2024-04-16T09:20:20.801Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [2024-04-16T09:20:26.033Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- install:3.1.1:install (default-install) @ jts --- [2024-04-16T09:20:26.033Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.15-SNAPSHOT/jts-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:26.033Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.15-SNAPSHOT/jts-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [2024-04-16T09:20:26.033Z] [INFO] Building Web Container Naming Utilities 7.0.15-SNAPSHOT [137/332] [2024-04-16T09:20:26.033Z] [INFO] from appserver/web/web-naming/pom.xml [2024-04-16T09:20:26.033Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:26.033Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:26.033Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:20:26.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/manpages [2024-04-16T09:20:26.033Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:26.033Z] [INFO] [2024-04-16T09:20:26.033Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-naming --- [2024-04-16T09:20:26.033Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:26.033Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:26.033Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:26.033Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/MailSessionFactory.java:[101,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:26.033Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,49] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/SendMailFactory.java:[88,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLConnection.java:[123,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[73,14] unchecked call to put(K,V) as a member of the raw type java.util.Dictionary [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[75,32] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types [2024-04-16T09:20:26.034Z] required: java.lang.String,java.lang.Object,java.util.Dictionary [2024-04-16T09:20:26.034Z] found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [2024-04-16T09:20:26.034Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion [2024-04-16T09:20:26.034Z] required: java.util.Dictionary [2024-04-16T09:20:26.034Z] found: java.util.Dictionary [2024-04-16T09:20:26.034Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Some input files use or override a deprecated API. [2024-04-16T09:20:26.034Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:26.034Z] [INFO] [2024-04-16T09:20:26.034Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [2024-04-16T09:20:26.034Z] [INFO] [2024-04-16T09:20:26.034Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [2024-04-16T09:20:26.034Z] [INFO] [2024-04-16T09:20:26.034Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming --- [2024-04-16T09:20:26.034Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:26.034Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:26.034Z] [INFO] [2024-04-16T09:20:26.034Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-naming --- [2024-04-16T09:20:26.034Z] [INFO] [2024-04-16T09:20:26.034Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-naming --- [2024-04-16T09:20:26.034Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:26.034Z] [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:26.034Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:26.034Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:26.034Z] [INFO] Initial messages found so far: {} [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00001 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00002 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00003 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00004 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00005 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00006 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00007 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00008 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00009 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00010 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00011 [2024-04-16T09:20:26.034Z] [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false [2024-04-16T09:20:26.034Z] [INFO] Processing: AS-WEB-NAMING-00012 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00013 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00014 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00015 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00016 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00017 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00018 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00019 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00020 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00021 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00022 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00023 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00024 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00025 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00026 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00027 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Processing: AS-WEB-NAMING-00028 [2024-04-16T09:20:26.035Z] [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false [2024-04-16T09:20:26.035Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-NAMING-00001=Canonical Pathname cannot be null, AS-WEB-NAMING-00002=Outside webapp not allowed {0} {1} {2}, AS-WEB-NAMING-00003=Absolute Pathname cannot be null {0} {1}, AS-WEB-NAMING-00004=Canonical pathname {0} equals to absolute pathname {1} {2}, AS-WEB-NAMING-00005=File cannot be read {0}, AS-WEB-NAMING-00006=Could not get dir listing for {0}, AS-WEB-NAMING-00007=Document base {0} does not exist or is not a readable directory, AS-WEB-NAMING-00008=Document base cannot be null, AS-WEB-NAMING-00009=Resource {0} not found, AS-WEB-NAMING-00010=Name {0} is already bound in this Context, AS-WEB-NAMING-00011=Bind failed: {0}, AS-WEB-NAMING-00012=Unbind failed: {0}, AS-WEB-NAMING-00013=Failed to rename [{0}] to [{1}], AS-WEB-NAMING-00014=Unknown context name : {0}, AS-WEB-NAMING-00015=No naming context bound to this thread, AS-WEB-NAMING-00016=No naming context bound to this class loader, AS-WEB-NAMING-00017=Name is not bound to a Context, AS-WEB-NAMING-00018=Name is not bound to a Context, AS-WEB-NAMING-00019=Name is not bound to a Context, AS-WEB-NAMING-00020=Context is read only, AS-WEB-NAMING-00021=Name is not valid, AS-WEB-NAMING-00022=Name {0} is already bound in this Context, AS-WEB-NAMING-00023=Can't generate an absolute name for this namespace, AS-WEB-NAMING-00024=Unable to restore original system properties, AS-WEB-NAMING-00025=This context must be accessed through a java: URL, AS-WEB-NAMING-00026=Exception closing WAR File {0}, AS-WEB-NAMING-00027=Doc base must point to a WAR file, AS-WEB-NAMING-00028=Invalid or unreadable WAR file : {0}} [2024-04-16T09:20:26.035Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:20:26.035Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:26.035Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:26.035Z] [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER [2024-04-16T09:20:26.035Z] [INFO] Enclosing type is org.apache.naming.LogFacade [2024-04-16T09:20:26.035Z] [INFO] Loggers found so far: {jakarta.enterprise.web.naming.description=WEB Naming Logger, jakarta.enterprise.web.naming.publish=true, jakarta.enterprise.web.naming.subsystem=WEB} [2024-04-16T09:20:26.035Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:26.035Z] [INFO] Found enclosing element WEB_NAMING_LOGGER [2024-04-16T09:20:26.035Z] [INFO] Found enclosing element org.apache.naming.LogFacade [2024-04-16T09:20:26.035Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:26.035Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:26.035Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:26.035Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:26.035Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:26.035Z] [INFO] [2024-04-16T09:20:26.035Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/src/test/resources [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] No sources to compile [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] Executing tasks [2024-04-16T09:20:26.036Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/classes/META-INF for [2024-04-16T09:20:26.036Z] [INFO] [echo] web-naming [2024-04-16T09:20:26.036Z] [INFO] Executed tasks [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/web-naming.jar [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-naming --- [2024-04-16T09:20:26.036Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/failsafe-reports [2024-04-16T09:20:26.036Z] [INFO] [2024-04-16T09:20:26.036Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [2024-04-16T09:20:26.595Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:26.595Z] [INFO] [2024-04-16T09:20:26.595Z] [INFO] --- install:3.1.1:install (default-install) @ web-naming --- [2024-04-16T09:20:26.595Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.15-SNAPSHOT/web-naming-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:26.595Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.15-SNAPSHOT/web-naming-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:26.595Z] [INFO] [2024-04-16T09:20:26.595Z] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [2024-04-16T09:20:26.596Z] [INFO] Building Web Container Common Utilities 7.0.15-SNAPSHOT [138/332] [2024-04-16T09:20:26.596Z] [INFO] from appserver/web/war-util/pom.xml [2024-04-16T09:20:26.596Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:26.596Z] [INFO] [2024-04-16T09:20:26.596Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war-util --- [2024-04-16T09:20:26.596Z] [INFO] [2024-04-16T09:20:26.596Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war-util --- [2024-04-16T09:20:26.596Z] [INFO] [2024-04-16T09:20:26.596Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war-util --- [2024-04-16T09:20:26.596Z] [INFO] [2024-04-16T09:20:26.596Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war-util --- [2024-04-16T09:20:26.850Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:26.850Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:26.850Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:26.850Z] [INFO] [2024-04-16T09:20:26.850Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war-util --- [2024-04-16T09:20:26.850Z] [INFO] [2024-04-16T09:20:26.850Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war-util --- [2024-04-16T09:20:26.850Z] [INFO] [2024-04-16T09:20:26.850Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util --- [2024-04-16T09:20:26.850Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:26.850Z] [INFO] [2024-04-16T09:20:26.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war-util --- [2024-04-16T09:20:26.850Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:20:26.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/manpages [2024-04-16T09:20:26.850Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:26.850Z] [INFO] [2024-04-16T09:20:26.850Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war-util --- [2024-04-16T09:20:26.850Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:26.850Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:27.104Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[129,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[156,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,26] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,67] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[610,22] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[620,26] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1125,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1369,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,29] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1447,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1524,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.104Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[347,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:27.105Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[354,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.105Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java:[131,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:27.105Z] [INFO] [2024-04-16T09:20:27.105Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ war-util --- [2024-04-16T09:20:27.105Z] [INFO] [2024-04-16T09:20:27.105Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ war-util --- [2024-04-16T09:20:27.105Z] [INFO] [2024-04-16T09:20:27.105Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util --- [2024-04-16T09:20:27.105Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:27.358Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:27.358Z] [INFO] [2024-04-16T09:20:27.358Z] [INFO] --- command-security:1.0.17:check (default-check) @ war-util --- [2024-04-16T09:20:27.358Z] [INFO] [2024-04-16T09:20:27.358Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war-util --- [2024-04-16T09:20:27.358Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:27.358Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:27.612Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:27.612Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:27.612Z] [INFO] Initial messages found so far: {} [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00001 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00002 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00004 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00005 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00006 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00007 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00008 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00011 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00015 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00016 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true [2024-04-16T09:20:27.612Z] [INFO] Processing: AS-WEB-UTIL-00021 [2024-04-16T09:20:27.612Z] [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00022 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00023 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00024 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00027 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00028 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00029 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00030 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00031 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00032 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00033 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00034 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00035 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00036 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00037 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00038 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Processing: AS-WEB-UTIL-00039 [2024-04-16T09:20:27.613Z] [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false [2024-04-16T09:20:27.613Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-UTIL-00001=Resource ''{0}'' is missing, AS-WEB-UTIL-00002=Failed tracking modifications of ''{0}'' : {1}, AS-WEB-UTIL-00004=Security Violation, attempt to use Restricted Class: {0}, AS-WEB-UTIL-00005=Class {0} has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version {1}, AS-WEB-UTIL-00006=Unable to load class with name [{0}], reason: {1}, AS-WEB-UTIL-00007=The web application [{0}] registered the JDBC driver [{1}] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered., AS-WEB-UTIL-00008=JDBC driver de-registration failed for web application [{0}], AS-WEB-UTIL-00011=Failed to check for ThreadLocal references for web application [{0}], AS-WEB-UTIL-00015=The web application [{0}] created a ThreadLocal with key of [{1}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00016=The web application [{0}] created a ThreadLocal with key of [{1}] and a value of [{2}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00021=Illegal JAR entry detected with name {0}, AS-WEB-UTIL-00022=Unable to validate JAR entry with name {0}, AS-WEB-UTIL-00023=Unable to create {0}, AS-WEB-UTIL-00024=Unable to delete {0}, AS-WEB-UTIL-00027=extra-class-path component [{0}] is not a valid pathname, AS-WEB-UTIL-00028=The clearReferencesStatic is not consistent in context.xml for virtual servers, AS-WEB-UTIL-00029=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-UTIL-00030=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-UTIL-00031=Ignoring invalid property [{0}] = [{1}], AS-WEB-UTIL-00032=The xml element should be [{0}] rather than [{1}], AS-WEB-UTIL-00033=This is an unexpected end of document, AS-WEB-UTIL-00034=Unexpected type of ClassLoader. Expected: java.net.URLClassLoader, got: {0}, AS-WEB-UTIL-00035=Unable to load class {0}, reason: {1}, AS-WEB-UTIL-00036=Invalid URLClassLoader path component: [{0}] is neither a JAR file nor a directory, AS-WEB-UTIL-00037=Error trying to scan the classes at {0} for annotations in which a ServletContainerInitializer has expressed interest, AS-WEB-UTIL-00038=Ignoring [{0}] during Tag Library Descriptor (TLD) processing, AS-WEB-UTIL-00039=Unable to determine TLD resources for [{0}] tag library, because class loader [{1}] for [{2}] is not an instance of java.net.URLClassLoader} [2024-04-16T09:20:27.614Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:20:27.614Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:27.614Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:27.614Z] [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER [2024-04-16T09:20:27.614Z] [INFO] Enclosing type is org.glassfish.web.loader.LogFacade [2024-04-16T09:20:27.614Z] [INFO] Loggers found so far: {jakarta.enterprise.web.util.description=WEB Util Logger, jakarta.enterprise.web.util.publish=true, jakarta.enterprise.web.util.subsystem=WEB} [2024-04-16T09:20:27.614Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:27.614Z] [INFO] Found enclosing element WEB_UTIL_LOGGER [2024-04-16T09:20:27.614Z] [INFO] Found enclosing element org.glassfish.web.loader.LogFacade [2024-04-16T09:20:27.614Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:27.614Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:27.614Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:27.614Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:27.614Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:27.614Z] [INFO] [2024-04-16T09:20:27.614Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util --- [2024-04-16T09:20:27.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/src/test/resources [2024-04-16T09:20:27.614Z] [INFO] [2024-04-16T09:20:27.614Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war-util --- [2024-04-16T09:20:27.614Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:27.614Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:20:27.868Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:27.868Z] [INFO] [2024-04-16T09:20:27.868Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [2024-04-16T09:20:27.868Z] [INFO] [2024-04-16T09:20:27.868Z] [INFO] --- surefire:3.2.5:test (default-test) @ war-util --- [2024-04-16T09:20:27.868Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/surefire-reports [2024-04-16T09:20:27.868Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:20:27.868Z] [INFO] [2024-04-16T09:20:27.868Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:27.868Z] [INFO] T E S T S [2024-04-16T09:20:27.868Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:27.868Z] [0.002s][info][gc] Using G1 [2024-04-16T09:20:28.122Z] [0.373s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.722ms [2024-04-16T09:20:28.375Z] [INFO] Running org.glassfish.web.loader.WebappClassLoaderTest [2024-04-16T09:20:28.630Z] 09:20:28.364901 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:20:28.630Z] org.glassfish.web.loader.WebappClassLoader@32ee6fee[name=unknown], urls=[ [2024-04-16T09:20:28.630Z] file:/tmp/WebappClassLoaderTest-docBase12140404229340113053/repo1/ [2024-04-16T09:20:28.630Z] ][delegate=false, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[repo1/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:20:28.630Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.glassfish.web.loader.WebappClassLoaderTest [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] Results: [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util --- [2024-04-16T09:20:28.884Z] [INFO] Executing tasks [2024-04-16T09:20:28.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/classes/META-INF for [2024-04-16T09:20:28.884Z] [INFO] [echo] war-util [2024-04-16T09:20:28.884Z] [INFO] Executed tasks [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] --- jar:3.3.0:jar (default-jar) @ war-util --- [2024-04-16T09:20:28.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/war-util.jar [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war-util --- [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war-util --- [2024-04-16T09:20:28.884Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/failsafe-reports [2024-04-16T09:20:28.884Z] [INFO] [2024-04-16T09:20:28.884Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [2024-04-16T09:20:29.807Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:29.807Z] [INFO] [2024-04-16T09:20:29.807Z] [INFO] --- install:3.1.1:install (default-install) @ war-util --- [2024-04-16T09:20:29.807Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.15-SNAPSHOT/war-util-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:29.807Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.15-SNAPSHOT/war-util-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:29.807Z] [INFO] [2024-04-16T09:20:29.807Z] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [2024-04-16T09:20:29.807Z] [INFO] Building Core Servlet Container 7.0.15-SNAPSHOT [139/332] [2024-04-16T09:20:29.807Z] [INFO] from appserver/web/web-core/pom.xml [2024-04-16T09:20:29.807Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:29.807Z] [INFO] [2024-04-16T09:20:29.807Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-core --- [2024-04-16T09:20:29.807Z] [INFO] [2024-04-16T09:20:29.807Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-core --- [2024-04-16T09:20:29.807Z] [INFO] [2024-04-16T09:20:29.807Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-core --- [2024-04-16T09:20:29.807Z] [INFO] [2024-04-16T09:20:29.807Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-core --- [2024-04-16T09:20:29.807Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:29.807Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:30.365Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:30.365Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-04-16T09:20:30.365Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:30.365Z] [INFO] [2024-04-16T09:20:30.365Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-core --- [2024-04-16T09:20:30.365Z] [INFO] [2024-04-16T09:20:30.365Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-core --- [2024-04-16T09:20:30.365Z] [INFO] [2024-04-16T09:20:30.365Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core --- [2024-04-16T09:20:30.365Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:30.365Z] [INFO] [2024-04-16T09:20:30.365Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-core --- [2024-04-16T09:20:30.365Z] [INFO] Copying 22 resources from src/main/resources to target/classes [2024-04-16T09:20:30.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/manpages [2024-04-16T09:20:30.365Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:30.365Z] [INFO] [2024-04-16T09:20:30.365Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-core --- [2024-04-16T09:20:30.365Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:30.365Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:32.244Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:32.244Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java:[193,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:32.244Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1711,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:32.244Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1788,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.244Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1872,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.244Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2938,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2939,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1379,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1506,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1645,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[221,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[736,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[746,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[768,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[797,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[807,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[825,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[59,19] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:20:32.245Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[61,30] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[87,19] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[89,30] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java:[915,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[777,33] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2850,55] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:32.246Z] cast to java.lang.String for a varargs call [2024-04-16T09:20:32.246Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2895,62] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:32.246Z] cast to java.lang.String for a varargs call [2024-04-16T09:20:32.246Z] cast to java.lang.String[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6303,52] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:32.246Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java:[1220,29] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[402,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[412,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[434,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[462,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[472,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[494,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[524,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[534,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[564,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.247Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[96,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[128,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[160,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[196,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[275,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[292,20] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[399,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[154,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[165,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.248Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[218,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[229,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[246,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[262,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[336,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[347,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[365,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[389,19] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[419,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[430,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.249Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[577,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[595,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[757,55] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[761,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[307,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[316,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[325,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[509,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[518,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.250Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[550,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[580,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[589,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[646,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[658,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[830,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[870,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[318,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[522,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[74,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.251Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[85,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[124,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[134,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[145,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[158,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[168,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[178,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[203,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.252Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[214,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[224,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[234,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[244,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[257,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[267,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[277,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[304,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.253Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[315,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.254Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[325,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.254Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[335,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:32.254Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-04-16T09:20:32.254Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:32.254Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-04-16T09:20:32.254Z] [INFO] [2024-04-16T09:20:32.254Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-core --- [2024-04-16T09:20:32.254Z] [INFO] [2024-04-16T09:20:32.254Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-core --- [2024-04-16T09:20:32.254Z] [INFO] [2024-04-16T09:20:32.254Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core --- [2024-04-16T09:20:32.254Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:32.254Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:32.254Z] [INFO] [2024-04-16T09:20:32.254Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-core --- [2024-04-16T09:20:32.254Z] [INFO] [2024-04-16T09:20:32.254Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-core --- [2024-04-16T09:20:32.254Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:32.254Z] [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:33.178Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:33.178Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:33.178Z] [INFO] Initial messages found so far: {} [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00001 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00002 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00003 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00004 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00005 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00006 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00007 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00008 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00009 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00010 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00011 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00012 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00013 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00014 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00015 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00016 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00017 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false [2024-04-16T09:20:33.178Z] [INFO] Processing: AS-WEB-CORE-00018 [2024-04-16T09:20:33.178Z] [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00019 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00020 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00021 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00022 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00023 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00024 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00025 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00026 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00027 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00028 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00029 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00030 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00031 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00032 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00033 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00034 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00035 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00036 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00037 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00038 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00039 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00040 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00041 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00042 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00043 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00044 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00045 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00046 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00047 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00048 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00049 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00050 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00051 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00052 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00053 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00054 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00055 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00056 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00057 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00058 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00059 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00060 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00061 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00062 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00063 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00064 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00065 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00066 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00067 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00068 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00069 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00070 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00071 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00072 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00073 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00074 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00075 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00076 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00077 [2024-04-16T09:20:33.179Z] [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false [2024-04-16T09:20:33.179Z] [INFO] Processing: AS-WEB-CORE-00078 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00079 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00080 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00081 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00082 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00083 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00084 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00085 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00086 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00087 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00088 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00089 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00090 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00091 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00092 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00093 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00094 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00095 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00096 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00097 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00098 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00099 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00100 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00101 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00102 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00103 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00104 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00105 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00106 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00107 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00108 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00109 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00110 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00111 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00112 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00113 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00114 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00115 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00116 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00117 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00118 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00119 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00120 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00121 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00122 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00123 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00124 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00125 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00126 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00127 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00128 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00129 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00130 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00131 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00132 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00133 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00134 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00135 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00136 [2024-04-16T09:20:33.180Z] [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false [2024-04-16T09:20:33.180Z] [INFO] Processing: AS-WEB-CORE-00137 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00138 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00139 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00140 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00141 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00142 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00143 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00144 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00145 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00146 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00147 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00148 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00149 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00150 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00151 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00152 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00153 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00154 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00155 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00156 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00157 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00158 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00159 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00160 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00161 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00162 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00163 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00164 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00165 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00166 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00167 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00168 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00169 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00170 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00171 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00172 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00173 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00174 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00175 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00176 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00177 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00178 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00179 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00180 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00181 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00182 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00183 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00184 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00185 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00186 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00187 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00188 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00189 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00190 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00191 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00192 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00193 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00194 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00195 [2024-04-16T09:20:33.181Z] [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false [2024-04-16T09:20:33.181Z] [INFO] Processing: AS-WEB-CORE-00196 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00197 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00198 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00199 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00200 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00201 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00202 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00203 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00204 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00205 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00206 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00207 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00208 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00209 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00210 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00211 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00212 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00213 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00214 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00215 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00216 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00217 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00218 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00219 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00220 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00221 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00222 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00223 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00224 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00225 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00226 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00227 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00228 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00229 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00230 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00231 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00232 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00233 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00234 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00235 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00236 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00237 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00238 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00239 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00240 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00241 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00242 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00243 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00244 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00245 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00246 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00247 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00248 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00249 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00250 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00251 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00252 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00253 [2024-04-16T09:20:33.182Z] [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false [2024-04-16T09:20:33.182Z] [INFO] Processing: AS-WEB-CORE-00254 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00255 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00256 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00257 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00258 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00259 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00260 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00261 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00262 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00263 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00264 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00265 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00266 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00267 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00268 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00269 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00270 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00271 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00272 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00273 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00274 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00275 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00276 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00277 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00278 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00280 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00281 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00283 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00284 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00285 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00286 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00287 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00288 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00289 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00290 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00291 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00292 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00293 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00294 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00295 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00296 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00297 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00298 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00299 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00300 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00301 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00302 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00303 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00304 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00305 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00306 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00307 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00308 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00309 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00310 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00311 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00312 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00313 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00314 [2024-04-16T09:20:33.183Z] [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false [2024-04-16T09:20:33.183Z] [INFO] Processing: AS-WEB-CORE-00315 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00316 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00317 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00318 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00319 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00320 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00321 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00322 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00323 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00324 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00325 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00326 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00327 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00328 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00329 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00330 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00331 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00332 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00333 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00334 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00335 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00336 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00337 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00338 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00339 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00340 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00341 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00342 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00343 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00344 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00345 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00346 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00347 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00348 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00349 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00350 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00351 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00352 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00353 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00354 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00355 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00356 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00357 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00358 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00359 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00360 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00361 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00362 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00363 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00364 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00365 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00366 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00367 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00368 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00369 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00370 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00371 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00372 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00373 [2024-04-16T09:20:33.184Z] [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false [2024-04-16T09:20:33.184Z] [INFO] Processing: AS-WEB-CORE-00374 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00375 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00376 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00377 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00378 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00379 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00380 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00381 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00382 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00383 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00384 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00385 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00386 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00387 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00388 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00389 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00390 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00391 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00392 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00393 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00394 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00395 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00396 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00397 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00398 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00399 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00400 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00401 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00402 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00403 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00404 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00405 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00406 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00407 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00408 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00409 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00410 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00411 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00412 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00413 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00414 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00415 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00416 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00417 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00418 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00419 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00420 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00421 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00422 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00423 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00424 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00425 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00426 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00427 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false [2024-04-16T09:20:33.185Z] [INFO] Processing: AS-WEB-CORE-00428 [2024-04-16T09:20:33.185Z] [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00429 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00430 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00431 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00432 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00433 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00434 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00435 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00436 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00437 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00438 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00439 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00440 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00441 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00442 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00443 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00444 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00445 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00446 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00447 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00448 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00449 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00450 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00451 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00452 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00453 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00454 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00455 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00456 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00457 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00458 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00459 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00460 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00461 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00462 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00463 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00464 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00465 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00466 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00467 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00468 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00469 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00470 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00472 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00473 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00474 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00475 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00476 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00477 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00478 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00479 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00480 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00481 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00482 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00483 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00484 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00485 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00486 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00487 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00488 [2024-04-16T09:20:33.186Z] [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false [2024-04-16T09:20:33.186Z] [INFO] Processing: AS-WEB-CORE-00489 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00490 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00491 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00492 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00493 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00494 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00503 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00504 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00505 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00506 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00507 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00508 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00509 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00510 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00511 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00512 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00513 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00514 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00515 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00516 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00517 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00518 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00519 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00520 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00521 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00522 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00523 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00524 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00525 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00526 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00527 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00528 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00529 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00530 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00531 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00532 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00533 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00534 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00535 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00536 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00537 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00538 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00539 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00540 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00541 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00542 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00543 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00544 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00545 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00546 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00547 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00548 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00549 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false [2024-04-16T09:20:33.187Z] [INFO] Processing: AS-WEB-CORE-00550 [2024-04-16T09:20:33.187Z] [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false [2024-04-16T09:20:33.193Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-CORE-00001=Configuration error: Must be attached to a Context, AS-WEB-CORE-00002=Authenticator[{0}]: {1}, AS-WEB-CORE-00003=Exception getting debug value, AS-WEB-CORE-00004=Unexpected error forwarding or redirecting to login page, AS-WEB-CORE-00005=Started, AS-WEB-CORE-00006=Stopped, AS-WEB-CORE-00007=Process session destroyed on {0}, AS-WEB-CORE-00008=Process request for ''{0}'', AS-WEB-CORE-00009=Principal {0} has already been authenticated, AS-WEB-CORE-00010=Checking for SSO cookie, AS-WEB-CORE-00011=SSO cookie is not present, AS-WEB-CORE-00012=Checking for cached principal for {0}, AS-WEB-CORE-00013=Found cached principal {0} with auth type {1}, AS-WEB-CORE-00014=No cached principal found, erasing SSO cookie, AS-WEB-CORE-00015=Associate sso id {0} with session {1}, AS-WEB-CORE-00016=Registering sso id {0} for user {1} with auth type {2}, AS-WEB-CORE-00017=Looking up certificates, AS-WEB-CORE-00018=No certificates included with this request, AS-WEB-CORE-00019=No client certificate chain in this request, AS-WEB-CORE-00020=Cannot authenticate with the provided credentials, AS-WEB-CORE-00021=Unable to determine target of zero-arg dispatcher, AS-WEB-CORE-00022=Unable to acquire RequestDispatcher for {0}, AS-WEB-CORE-00023=Unable to acquire RequestDispatcher for {0} in servlet context {1}, AS-WEB-CORE-00024=Error invoking AsyncListener, AS-WEB-CORE-00025=Asynchronous dispatch already in progress, must call ServletRequest.startAsync first, AS-WEB-CORE-00026=Must not call AsyncContext.addListener after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00027=Must not call AsyncContext.setTimeout after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00028=The connector has already been initialized, AS-WEB-CORE-00029=Error registering connector , AS-WEB-CORE-00030=Failed to instanciate HttpHandler , AS-WEB-CORE-00031=mod_jk invalid Adapter implementation: {0} , AS-WEB-CORE-00032=Protocol handler instantiation failed: {0}, AS-WEB-CORE-00033=The connector has already been started, AS-WEB-CORE-00034=Protocol handler start failed: {0}, AS-WEB-CORE-00035=Coyote connector has not been started, AS-WEB-CORE-00036=Protocol handler destroy failed: {0}, AS-WEB-CORE-00037=An exception or error occurred in the container during the request processing, AS-WEB-CORE-00038=HTTP listener on port {0} has been disabled, AS-WEB-CORE-00039=Error parsing client cert chain into array of java.security.cert.X509Certificate instances, AS-WEB-CORE-00040=No Host matches server name {0}, AS-WEB-CORE-00041=Cannot use this object outside a servlet's service method or outside a filter's doFilter method, AS-WEB-CORE-00042=Cannot set a null ReadListener object, AS-WEB-CORE-00043=Cannot set a null WriteListener object, AS-WEB-CORE-00044=Failed to skip {0} characters in the underlying buffer of CoyoteReader on readLine()., AS-WEB-CORE-00045=Stream closed, AS-WEB-CORE-00046=Already set read listener, AS-WEB-CORE-00047=Cannot set ReaderListener for non-async or non-upgrade request, AS-WEB-CORE-00048=Error in invoking ReadListener.onDataAvailable, AS-WEB-CORE-00049=The WriteListener has already been set., AS-WEB-CORE-00050=Cannot set WriteListener for non-async or non-upgrade request, AS-WEB-CORE-00051=Error in invoking WriteListener.onWritePossible, AS-WEB-CORE-00052=getReader() has already been called for this request, AS-WEB-CORE-00053=getInputStream() has already been called for this request, AS-WEB-CORE-00054=Unable to determine client remote address from proxy (returns null), AS-WEB-CORE-00055=Unable to resolve IP address {0} into host name, AS-WEB-CORE-00056=Exception thrown by attributes event listener, AS-WEB-CORE-00057=Cannot call setAttribute with a null name, AS-WEB-CORE-00058=Unable to determine canonical name of file [{0}] specified for use with sendfile, AS-WEB-CORE-00059=Unable to set request character encoding to {0} from context {1}, because request parameters have already been read, or ServletRequest.getReader() has already been called, AS-WEB-CORE-00060=Attempt to re-login while the user identity already exists, AS-WEB-CORE-00061=changeSessionId has been called without a session, AS-WEB-CORE-00062=Cannot create a session after the response has been committed, AS-WEB-CORE-00063=Invalid URI encoding; using HTTP default, AS-WEB-CORE-00064=Invalid URI character encoding; trying ascii, AS-WEB-CORE-00065=Request is within the scope of a filter or servlet that does not support asynchronous operations, AS-WEB-CORE-00066=ServletRequest.startAsync called again without any asynchronous dispatch, or called outside the scope of any such dispatch, or called again within the scope of the same dispatch, AS-WEB-CORE-00067=Response already closed, AS-WEB-CORE-00068=ServletRequest.startAsync called outside the scope of an async dispatch, AS-WEB-CORE-00069=The request has not been put into asynchronous mode, must call ServletRequest.startAsync first, AS-WEB-CORE-00070=Request already released from asynchronous mode, AS-WEB-CORE-00071=Unable to perform error dispatch, AS-WEB-CORE-00072=Request.{0} is called without multipart configuration. Either add a @MultipartConfig to the servlet, or a multipart-config element to web.xml, AS-WEB-CORE-00073=This should not happen-breaking background lock: sess = {0}, AS-WEB-CORE-00074= Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00075=Error during finishResponse, AS-WEB-CORE-00076=getWriter() has already been called for this response, AS-WEB-CORE-00077=getOutputStream() has already been called for this response, AS-WEB-CORE-00078=Cannot reset buffer after response has been committed, AS-WEB-CORE-00079=Cannot change buffer size after data has been written, AS-WEB-CORE-00080=Cannot call sendError() after the response has been committed, AS-WEB-CORE-00081=Cannot call sendRedirect() after the response has been committed, AS-WEB-CORE-00082=Null response object, AS-WEB-CORE-00083=Not allowed to call this jakarta.servlet.ServletContext method from a ServletContextListener that was neither declared in the application's deployment descriptor nor annotated with WebListener, AS-WEB-CORE-00084=Exception thrown by attributes event listener, AS-WEB-CORE-00085=Name cannot be null, AS-WEB-CORE-00086=Cannot forward after response has been committed, AS-WEB-CORE-00087=Servlet {0} is currently unavailable, AS-WEB-CORE-00088=Allocate exception for servlet {0}, AS-WEB-CORE-00089=Exceeded maximum depth for nested request dispatches: {0}, AS-WEB-CORE-00090=Servlet.service() for servlet {0} threw exception, AS-WEB-CORE-00091=Release filters exception for servlet {0}, AS-WEB-CORE-00092=Deallocate exception for servlet {0}, AS-WEB-CORE-00093=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00094=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00095=Exception processing {0}, AS-WEB-CORE-00096=Exception sending default error page, AS-WEB-CORE-00097=Filter execution threw an exception, AS-WEB-CORE-00098=ApplicationFilterConfig.doAsPrivilege, AS-WEB-CORE-00099=ContainerBase.setLoader: stop: , AS-WEB-CORE-00100=ContainerBase.setLoader: start:, AS-WEB-CORE-00101=ContainerBase.setLogger: stop: , AS-WEB-CORE-00102=ContainerBase.setLogger: start: , AS-WEB-CORE-00103=ContainerBase.setManager: stop: , AS-WEB-CORE-00104=ContainerBase.setManager: start: , AS-WEB-CORE-00105=ContainerBase.setRealm: stop: , AS-WEB-CORE-00106=ContainerBase.setRealm: start: , AS-WEB-CORE-00107=addChild: Child name {0} is not unique, AS-WEB-CORE-00108=ContainerBase.addChild: start: , AS-WEB-CORE-00109=ContainerBase.removeChild: stop: , AS-WEB-CORE-00110=Container {0} has already been started, AS-WEB-CORE-00111=Container {0} has not been started, AS-WEB-CORE-00112=Error stopping container {0}, AS-WEB-CORE-00113=Error unregistering , AS-WEB-CORE-00114=Exception invoking periodic operation: , AS-WEB-CORE-00115=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00116=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00117=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00118=Unable to configure mapping for filter {0} of servlet context {1}, because servlet names are null or empty, AS-WEB-CORE-00119=Unable to configure mapping for filter {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00120=Creation of the naming context failed: {0}, AS-WEB-CORE-00121=Failed to bind object: {0}, AS-WEB-CORE-00122=Environment entry {0} has an invalid type, AS-WEB-CORE-00123=Environment entry {0} has an invalid value, AS-WEB-CORE-00124=Failed to unbind object: {0}, AS-WEB-CORE-00125=Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00126=Null response object, AS-WEB-CORE-00127=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00128=Unable to configure mapping for servlet {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00129=Unable to configure {0} session tracking cookie property for servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00130=Missing alternate docbase URL pattern or directory location, AS-WEB-CORE-00131=LoginConfig cannot be null, AS-WEB-CORE-00132=Form login page {0} must start with a ''/'', AS-WEB-CORE-00133=Form error page {0} must start with a ''/'', AS-WEB-CORE-00134=Child of a Context must be a Wrapper, AS-WEB-CORE-00135=JSP file {0} must start with a ''/'', AS-WEB-CORE-00136=Invalid {0} in security constraint, AS-WEB-CORE-00137=ErrorPage cannot be null, AS-WEB-CORE-00138=Error page location {0} must start with a ''/'', AS-WEB-CORE-00139=Invalid status code {0} for error-page mapping. HTTP error codes are defined in the range from 400-600, AS-WEB-CORE-00140=Filter mapping specifies an unknown filter name {0}, AS-WEB-CORE-00141=Filter mapping must specify either a or a , AS-WEB-CORE-00142=Invalid {0} in filter mapping, AS-WEB-CORE-00143=Unable to call method {0} on servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00144=Filter name is null or an empty String, AS-WEB-CORE-00145=Unable to set {0} session tracking mode on servlet context {1}, because it is not supported, AS-WEB-CORE-00146=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-CORE-00147=Both parameter name and parameter value are required, parameter name is {0}, AS-WEB-CORE-00148=Duplicate context initialization parameter {0}, AS-WEB-CORE-00149=Invalid {0} in servlet mapping, AS-WEB-CORE-00150=Servlet mapping specifies an unknown servlet name {0}, AS-WEB-CORE-00151=Unable to map Servlet [{0}] to URL pattern [{1}], because Servlet [{2}] is already mapped to it, AS-WEB-CORE-00152=Error creating instance listener {0}, AS-WEB-CORE-00153=Error creating lifecycle listener {0}, AS-WEB-CORE-00154=Error creating container listener {0}, AS-WEB-CORE-00155=Reloading this Context has started, AS-WEB-CORE-00156=Error stopping context {0}, AS-WEB-CORE-00157=Error starting context {0}, AS-WEB-CORE-00158=Error invoking requestInitialized method on ServletRequestListener {0}, AS-WEB-CORE-00159=Error invoking requestDestroyed method on ServletRequestListener {0}, AS-WEB-CORE-00160=Exception starting filter {0}, AS-WEB-CORE-00161=Servlet with name {0} does not have any servlet-class or jsp-file configured, AS-WEB-CORE-00162=Filter with name {0} does not have any class configured, AS-WEB-CORE-00163=Exception sending context destroyed event to listener instance of class {0}, AS-WEB-CORE-00164=Error starting resources in context {0}, AS-WEB-CORE-00165=Error stopping static resources, AS-WEB-CORE-00166=Current container has already been started with a DirContext object, AS-WEB-CORE-00167=Error starting resources in context {0} with Exception message: {1}, AS-WEB-CORE-00168=Form login page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00169=Form error page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00170=JSP file {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00171=Container {0} has already been started, AS-WEB-CORE-00172=Error initialzing resources{0}, AS-WEB-CORE-00173=Error in dependency check for standard context {0}, AS-WEB-CORE-00174=Startup of context {0} failed due to previous errors, AS-WEB-CORE-00175=Exception during cleanup after start failed, AS-WEB-CORE-00176=Error invoking ServletContainerInitializer {0}, AS-WEB-CORE-00177=Error resetting context {0}, AS-WEB-CORE-00178=URL pattern {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00179=Failed to create work directory {0}, AS-WEB-CORE-00180=The URL pattern {0} contains a CR or LF and so can never be matched, AS-WEB-CORE-00181=Missing name attribute in {0}, AS-WEB-CORE-00182=Malformed name {0}, value of name attribute does not start with ''//'', AS-WEB-CORE-00183=Path {0} does not start with ''/'', AS-WEB-CORE-00184=Path {0} does not start with ''/'' and is not empty, AS-WEB-CORE-00185=Error during mapping, AS-WEB-CORE-00186=Unable to create custom ObjectInputStream, AS-WEB-CORE-00187=Error during bindThread, AS-WEB-CORE-00188=Servlet {0} threw load() exception, AS-WEB-CORE-00189=Error updating ctx with jmx {0} {1} {2}, AS-WEB-CORE-00190=Error registering wrapper with jmx {0} {1} {2}, AS-WEB-CORE-00191=Null filter instance, AS-WEB-CORE-00192=Servlet name is null or an empty String, AS-WEB-CORE-00193=Null servlet instance, AS-WEB-CORE-00194=Child of an Engine must be a Host, AS-WEB-CORE-00195=Engine cannot have a parent Container, AS-WEB-CORE-00196=Error registering, AS-WEB-CORE-00197=No Host matches server name {0}, AS-WEB-CORE-00198=Host name is required, AS-WEB-CORE-00199=Child of a Host must be a Context, AS-WEB-CORE-00200=MAPPING configuration error for request URI {0}, AS-WEB-CORE-00201=ErrorPage must not be null, AS-WEB-CORE-00202=XML validation enabled, AS-WEB-CORE-00203=Create Host deployer for direct deployment ( non-jmx ), AS-WEB-CORE-00204=Error creating deployer , AS-WEB-CORE-00205=Error registering host {0}, AS-WEB-CORE-00206=Couldn't load specified error report valve class: {0}, AS-WEB-CORE-00207=Context path is required, AS-WEB-CORE-00208=Invalid context path: {0}, AS-WEB-CORE-00209=Context path {0} is already in use, AS-WEB-CORE-00210=URL to web application archive is required, AS-WEB-CORE-00211=Installing web application at context path {0} from URL {1}, AS-WEB-CORE-00212=Invalid URL for web application archive: {0}, AS-WEB-CORE-00213=Only web applications in the Host web application directory can be installed, invalid URL: {0}, AS-WEB-CORE-00214=Context path {0} must match the directory or WAR file name: {1}, AS-WEB-CORE-00215=Error installing, AS-WEB-CORE-00216=Error deploying application at context path {0}, AS-WEB-CORE-00217=URL to configuration file is required, AS-WEB-CORE-00218=Use of configuration file is not allowed, AS-WEB-CORE-00219=Processing Context configuration file URL {0}, AS-WEB-CORE-00220=Installing web application from URL {0}, AS-WEB-CORE-00221=Context path {0} is not currently in use, AS-WEB-CORE-00222=Removing web application at context path {0}, AS-WEB-CORE-00223=Error removing application at context path {0}, AS-WEB-CORE-00224=Starting web application at context path {0}, AS-WEB-CORE-00225=Starting web application at context path {0} failed, AS-WEB-CORE-00226=Stopping web application at context path {0}, AS-WEB-CORE-00227=Stopping web application at context path {0} failed, AS-WEB-CORE-00228=Failed to remove file {0}, AS-WEB-CORE-00229=Remote Client Aborted Request, IOException: {0}, AS-WEB-CORE-00230=The error-page {0} or {1} does not exist, AS-WEB-CORE-00231=No Context configured to process this request, AS-WEB-CORE-00232=Pipeline has already been started, AS-WEB-CORE-00233=Pipeline has not been started, AS-WEB-CORE-00234=Exception occurred when stopping GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00235=Exception occurred when starting GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00236=Exception occurred when starting GlassFishValve in StandardPipline.addValve, AS-WEB-CORE-00237=Unable to add valve {0}, AS-WEB-CORE-00238=No more Valves in the Pipeline processing this request, AS-WEB-CORE-00239=HttpUpgradeHandler handler cannot be null, AS-WEB-CORE-00240=Exception occurred when stopping GlassFishValve in StandardPipeline.removeValve, AS-WEB-CORE-00241=StandardPipeline[{0}]: {1}, AS-WEB-CORE-00242=StandardPipeline[null]: {0}, AS-WEB-CORE-00243=LifecycleException occurred during service initialization: {0}, AS-WEB-CORE-00244=Exception StandardServer.await: create[{0}], AS-WEB-CORE-00245=StandardServer.accept security exception: {0}, AS-WEB-CORE-00246=StandardServer.await: accept: {0}, AS-WEB-CORE-00247=StandardServer.await: read: {0}, AS-WEB-CORE-00248=StandardServer.await: Invalid command {0} received, AS-WEB-CORE-00249=This service has already been initialized, AS-WEB-CORE-00250=Error registering: {0}, AS-WEB-CORE-00251=This service has already been started, AS-WEB-CORE-00252=Starting service {0}, AS-WEB-CORE-00253=Stopping service {0}, AS-WEB-CORE-00254=This service has already been initialized, AS-WEB-CORE-00255=Error registering Service at domain {0}, AS-WEB-CORE-00256=Service initializing at {0} failed, AS-WEB-CORE-00257=Parent container of a Wrapper must be a Context, AS-WEB-CORE-00258=Wrapper container may not have child containers, AS-WEB-CORE-00259=Cannot allocate servlet {0} because it is being unloaded, AS-WEB-CORE-00260=Error allocating a servlet instance, AS-WEB-CORE-00261=Class {0} is not a Servlet, AS-WEB-CORE-00262=Error instantiating servlet class {0}, AS-WEB-CORE-00263=Servlet of class {0} is privileged and cannot be loaded by this web application, AS-WEB-CORE-00264=No servlet class has been specified for servlet {0}, AS-WEB-CORE-00265=Wrapper cannot find Loader for servlet {0}, AS-WEB-CORE-00266=Wrapper cannot find servlet class {0} or a class it depends on, AS-WEB-CORE-00267=Servlet.init() for servlet {0} threw exception, AS-WEB-CORE-00268=Servlet execution threw an exception, AS-WEB-CORE-00269=Marking servlet {0} as unavailable, AS-WEB-CORE-00270=Waiting for {0} instance(s) of {1} to be deallocated, AS-WEB-CORE-00271=Servlet.destroy() for servlet {0} threw exception, AS-WEB-CORE-00272=Servlet {0} threw unload() exception, AS-WEB-CORE-00273=Error loading {0} {1}, AS-WEB-CORE-00274=This application is not currently available, AS-WEB-CORE-00275=Servlet {0} is currently unavailable, AS-WEB-CORE-00276=Servlet {0} is not available, AS-WEB-CORE-00277=Allocate exception for servlet {0}, AS-WEB-CORE-00278=Exception for sending acknowledgment of a request: {0}, AS-WEB-CORE-00280=Release filters exception for servlet {0}, AS-WEB-CORE-00281=Deallocate exception for servlet {0}, AS-WEB-CORE-00283=StandardWrapperValve[{0}]: {1}, AS-WEB-CORE-00284=Failed to skip {0} bytes in the underlying buffer of MultipartStream on close()., AS-WEB-CORE-00285=file data is empty., AS-WEB-CORE-00286=Unable to create Random source using class [{0}], AS-WEB-CORE-00287=The property "{0}" is not defined for filters of type "{1}", AS-WEB-CORE-00288=Error registering loader, AS-WEB-CORE-00289=Error registering jndi stream handler, AS-WEB-CORE-00290=Loader has already been started, AS-WEB-CORE-00291=No resources for {0}, AS-WEB-CORE-00292=LifecycleException, AS-WEB-CORE-00293=Loader has not yet been started, AS-WEB-CORE-00294=Cannot set reloadable property to {0}, AS-WEB-CORE-00295=WebappLoader[{0}]: {1}, AS-WEB-CORE-00296=No work dir for {0}, AS-WEB-CORE-00297=Failed to create destination directory to copy resources, AS-WEB-CORE-00298=Failed to copy resources, AS-WEB-CORE-00299=Failed to create work directory to {0}, AS-WEB-CORE-00300=File Logger has already been started, AS-WEB-CORE-00301=File Logger has not yet been started, AS-WEB-CORE-00302=Unknown container {0}, AS-WEB-CORE-00303=Null engine !! {0}, AS-WEB-CORE-00304=Unable to create javax.management.ObjectName for Logger, AS-WEB-CORE-00305=Can't register logger {0}, AS-WEB-CORE-00306=Setting JAAS app name {0}, AS-WEB-CORE-00307=Login exception authenticating username {0}, AS-WEB-CORE-00308=Username {0} NOT authenticated due to failed login, AS-WEB-CORE-00309=Username {0} NOT authenticated due to expired account, AS-WEB-CORE-00310=Username {0} NOT authenticated due to expired credential, AS-WEB-CORE-00311=error , AS-WEB-CORE-00312=Illegal digestEncoding: {0}, AS-WEB-CORE-00313=Access to the requested resource has been denied, AS-WEB-CORE-00314=Configuration error: Cannot perform access control without an authenticated principal, AS-WEB-CORE-00315=Username {0} has role {1}, AS-WEB-CORE-00316=Username {0} does NOT have role {1}, AS-WEB-CORE-00317=This Realm has already been started, AS-WEB-CORE-00318=Invalid message digest algorithm {0} specified, AS-WEB-CORE-00319=This Realm has not yet been started, AS-WEB-CORE-00320=Error digesting user credentials, AS-WEB-CORE-00321=Couldn't get MD5 digest, AS-WEB-CORE-00322=An exception occurs when running the PrivilegedExceptionAction block., AS-WEB-CORE-00323=Only skipped [{0}] bytes when [{1}] were requested, AS-WEB-CORE-00324=Directory Listing For {0}, AS-WEB-CORE-00325=Up To {0}, AS-WEB-CORE-00326=Filename, AS-WEB-CORE-00327=Size, AS-WEB-CORE-00328=Last Modified, AS-WEB-CORE-00329=Container has not called setWrapper() for this servlet, AS-WEB-CORE-00330=Cannot call invoker servlet with a named dispatcher, AS-WEB-CORE-00331=No servlet name or class was specified in path {0}, AS-WEB-CORE-00332=Cannot create servlet wrapper for path {0}, AS-WEB-CORE-00333=Cannot allocate servlet instance for path {0}, AS-WEB-CORE-00334=Cannot deallocate servlet instance for path {0}, AS-WEB-CORE-00335=JAXP initialization failed, AS-WEB-CORE-00336=Ignored external entity, publicID: {0}, systemID: {1}, AS-WEB-CORE-00337=setAttribute: Session attribute with name {0} has value that is not of type String (required for cookie-based persistence), AS-WEB-CORE-00338=Loading Session {0} from file {1}, AS-WEB-CORE-00339=Removing Session {0} at file {1}, AS-WEB-CORE-00340=Saving Session {0} to file {1}, AS-WEB-CORE-00341=Unable to delete file [{0}] which is preventing the creation of the session storage location, AS-WEB-CORE-00342=Unable to create directory [{0}] for the storage of session data, AS-WEB-CORE-00343=SQL Error {0}, AS-WEB-CORE-00344=Loading Session {0} from database {1}, AS-WEB-CORE-00345=Removing Session {0} at database {1}, AS-WEB-CORE-00346=Saving Session {0} to database {1}, AS-WEB-CORE-00347=The database connection is null or was found to be closed. Trying to re-open it., AS-WEB-CORE-00348=The re-open on the database failed. The database could be down., AS-WEB-CORE-00349=A SQL exception occurred {0}, AS-WEB-CORE-00350=JDBC driver class not found {0}, AS-WEB-CORE-00351=Exception initializing random number generator of class {0}, AS-WEB-CORE-00352=Seeding random number generator class {0}, AS-WEB-CORE-00353=Failed to close randomIS., AS-WEB-CORE-00354=Error registering , AS-WEB-CORE-00355=setAttribute: Non-serializable attribute with name {0}, AS-WEB-CORE-00356=Session not found {0}, AS-WEB-CORE-00357=Checking isLoaded for id, {0}, {1}, AS-WEB-CORE-00358=Exception clearing the Store, AS-WEB-CORE-00359=createSession: Too many active sessions, AS-WEB-CORE-00360=Exception in the Store during load, AS-WEB-CORE-00361=Loading {0} persisted sessions, AS-WEB-CORE-00362=Failed load session from store, AS-WEB-CORE-00363=Can't load sessions from store, AS-WEB-CORE-00364=Exception in the Store during removeSession, AS-WEB-CORE-00365=Exception removing session, AS-WEB-CORE-00366=Saving {0} persisted sessions, AS-WEB-CORE-00367=Exception in the Store during swapIn, AS-WEB-CORE-00368=Error deserializing Session {0}: {1}, AS-WEB-CORE-00369=Session swapped in is invalid or expired, AS-WEB-CORE-00370=Swapping session {0} in from Store, AS-WEB-CORE-00371=Exception in the Store during writeSession, AS-WEB-CORE-00372=Error serializing Session {0}: {1}, AS-WEB-CORE-00373=Manager has already been started, AS-WEB-CORE-00374=No Store configured, persistence disabled, AS-WEB-CORE-00375=Manager has not yet been started, AS-WEB-CORE-00376=Invalid session timeout setting {0}, AS-WEB-CORE-00377=Swapping session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00378=Too many active sessions, {0}, looking for idle sessions to swap out, AS-WEB-CORE-00379=Swapping out session {0}, idle for {1} seconds too many sessions active, AS-WEB-CORE-00380= Backing up session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00381=createSession: Too many active sessions, AS-WEB-CORE-00382= Loading persisted sessions from {0}, AS-WEB-CORE-00383=IOException while loading persisted sessions: {0}, AS-WEB-CORE-00384=ClassNotFoundException while loading persisted sessions: {0}, AS-WEB-CORE-00385=Saving persisted sessions to {0}, AS-WEB-CORE-00386=IOException while saving persisted sessions: {0}, AS-WEB-CORE-00387=Exception loading sessions from persistent storage, AS-WEB-CORE-00388=Exception unloading sessions to persistent storage, AS-WEB-CORE-00389=Session id change event listener threw exception, AS-WEB-CORE-00390=Session event listener threw exception, AS-WEB-CORE-00391=Session already invalidated, AS-WEB-CORE-00392=Session attribute event listener threw exception, AS-WEB-CORE-00393=setAttribute: name parameter cannot be null, AS-WEB-CORE-00394=Session binding event listener threw exception, AS-WEB-CORE-00395= Cannot serialize session attribute {0} for session {1}, AS-WEB-CORE-00396=StoreBase has already been started, AS-WEB-CORE-00397=StoreBase has not been started, AS-WEB-CORE-00398=Class loader creation threw exception, AS-WEB-CORE-00399=Error processing command line arguments, AS-WEB-CORE-00400=Catalina.stop: , AS-WEB-CORE-00401=Can't load server.xml from {0}, AS-WEB-CORE-00402=Catalina.start: , AS-WEB-CORE-00403=Catalina.start: , AS-WEB-CORE-00404=Initialization processed in {0} ms, AS-WEB-CORE-00405=Error loading configuration, AS-WEB-CORE-00406=Server startup in {0} ms, AS-WEB-CORE-00407=Failed to load catalina.properties, AS-WEB-CORE-00408=Lifecycle event data object {0} is not a Context, AS-WEB-CORE-00409=alt-dd file {0} not found, AS-WEB-CORE-00410=Missing application web.xml, using defaults only {0}, AS-WEB-CORE-00411=Parse error in application web.xml at line {0} and column {1}, AS-WEB-CORE-00412=Parse error in application web.xml, AS-WEB-CORE-00413=Error closing application web.xml, AS-WEB-CORE-00414=No Realm has been configured to authenticate against, AS-WEB-CORE-00415=Cannot configure an authenticator for method {0}, AS-WEB-CORE-00416=Cannot instantiate an authenticator of class {0}, AS-WEB-CORE-00417=Configured an authenticator for method {0}, AS-WEB-CORE-00418=No default web.xml, AS-WEB-CORE-00419=Missing default web.xml, using application web.xml only {0} {1}, AS-WEB-CORE-00420=Parse error in default web.xml at line {0} and column {1}, AS-WEB-CORE-00421=Parse error in default web.xml, AS-WEB-CORE-00422=Error closing default web.xml, AS-WEB-CORE-00423=ContextConfig: Initializing, AS-WEB-CORE-00424=Exception fixing docBase, AS-WEB-CORE-00425=ContextConfig: Processing START, AS-WEB-CORE-00426=ContextConfig: Processing STOP, AS-WEB-CORE-00427=Security role name {0} used in an without being defined in a in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00430=No web.xml, using defaults {0}, AS-WEB-CORE-00431=No engines have been defined yet, AS-WEB-CORE-00432=Engine.start exception, AS-WEB-CORE-00433=Couldn't load SSL server socket factory., AS-WEB-CORE-00434=Couldn't create connector., AS-WEB-CORE-00435=Connector.stop, AS-WEB-CORE-00436=Engine.stop exception, AS-WEB-CORE-00437=Specified Authenticator is not a Valve, AS-WEB-CORE-00438=Embedded service has already been started, AS-WEB-CORE-00439=Embedded service has not yet been started, AS-WEB-CORE-00440=Lifecycle event data object {0} is not an Engine, AS-WEB-CORE-00441=EngineConfig: {0}, AS-WEB-CORE-00442=EngineConfig: Processing START, AS-WEB-CORE-00443=EngineConfig: Processing STOP, AS-WEB-CORE-00444=Application base directory {0} does not exist, AS-WEB-CORE-00445=Unable to create the directory [{0}], AS-WEB-CORE-00446=The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}], AS-WEB-CORE-00447=Failed to set last-modified time of the file {0}, AS-WEB-CORE-00448=Error copying {0} to {1}, AS-WEB-CORE-00449=[{0}] could not be completely deleted. The presence of the remaining files may cause problems, AS-WEB-CORE-00450=Lifecycle event data object {0} is not a Host, AS-WEB-CORE-00451=Deploying configuration descriptor {0}, AS-WEB-CORE-00452=Error deploying configuration descriptor {0}, AS-WEB-CORE-00453=The war name [{0}] is invalid. The archive will be ignored., AS-WEB-CORE-00454=Expanding web application archive {0}, AS-WEB-CORE-00455=Exception while expanding web application archive {0}, AS-WEB-CORE-00456=Exception while expanding web application archive {0}, AS-WEB-CORE-00457=Deploying web application archive {0}, AS-WEB-CORE-00458=Error deploying web application archive {0}, AS-WEB-CORE-00459=Deploying web application directory {0}, AS-WEB-CORE-00460=Error deploying web application directory {0}, AS-WEB-CORE-00461=Error undeploying Jar file {0}, AS-WEB-CORE-00462=HostConfig: restartContext [{0}], AS-WEB-CORE-00463=Error during context [{0}] stop, AS-WEB-CORE-00464=Error during context [{0}] restart, AS-WEB-CORE-00465=HostConfig: Processing START, AS-WEB-CORE-00466=HostConfig: Processing STOP, AS-WEB-CORE-00467=Undeploying deployed web applications, AS-WEB-CORE-00468=Undeploying context [{0}], AS-WEB-CORE-00469=Error undeploying web application at context path {0}, AS-WEB-CORE-00470=Must set 'catalina.home' system property, AS-WEB-CORE-00472=Exception creating instance of {0}, AS-WEB-CORE-00473=Exception locating main() method, AS-WEB-CORE-00474=Exception calling main() method, AS-WEB-CORE-00475=Usage: java org.apache.catalina.startup.Tool [] [], AS-WEB-CORE-00476=Deploying user web applications, AS-WEB-CORE-00477=Exception loading user database, AS-WEB-CORE-00478=Deploying web application for user {0}, AS-WEB-CORE-00479=Error deploying web application for user {0}, AS-WEB-CORE-00480=UserConfig[{0}]: {1}, AS-WEB-CORE-00481=UserConfig[null]: {0}, AS-WEB-CORE-00482=UserConfig: Processing START, AS-WEB-CORE-00483=UserConfig: Processing STOP, AS-WEB-CORE-00484=Failed to load manifest resources {0}, AS-WEB-CORE-00485=ExtensionValidator[{0}][{1}]: Required extension "{2}" not found., AS-WEB-CORE-00486=ExtensionValidator[{0}]: Failure to find {1} required extension(s)., AS-WEB-CORE-00487=Odd number of hexadecimal digits, AS-WEB-CORE-00488=Bad hexadecimal digit, AS-WEB-CORE-00489=Map is currently locked, AS-WEB-CORE-00490=UTF8 not supported, AS-WEB-CORE-00491=Could not create a new directory: {0}, AS-WEB-CORE-00492=status.setContentType, AS-WEB-CORE-00493=Internal Error, AS-WEB-CORE-00494=Failed to initialize the interceptor, AS-WEB-CORE-00503=Failed to rename log file to {0} for rotate logs, AS-WEB-CORE-00504=at least this wasn't swallowed, AS-WEB-CORE-00505=Failed to create directory {0}, AS-WEB-CORE-00506=fields was just empty or whitespace, AS-WEB-CORE-00507=unable to decode with rest of chars being: {0}, AS-WEB-CORE-00508=No closing ) found for in decode, AS-WEB-CORE-00509=The next characters couldn't be decoded: {0}, AS-WEB-CORE-00510=End of line reached before decoding x- param, AS-WEB-CORE-00511=x param in wrong format. Needs to be 'x-#(...)' read the docs!, AS-WEB-CORE-00512=x param in wrong format. No closing ')'!, AS-WEB-CORE-00513=x param for servlet request, couldn't decode value: {0}, AS-WEB-CORE-00514=No Context configured to process this request, AS-WEB-CORE-00515=Syntax error in request filter pattern {0}, AS-WEB-CORE-00516=Cannot process the error page: {0}, AS-WEB-CORE-00517=Digester.getParser: , AS-WEB-CORE-00518=Cannot get XMLReader, AS-WEB-CORE-00519=Finish event threw exception, AS-WEB-CORE-00520=Finish event threw error, AS-WEB-CORE-00521=Body event threw exception, AS-WEB-CORE-00522=Body event threw error, AS-WEB-CORE-00523=No rules found matching {0}., AS-WEB-CORE-00524=End event threw exception, AS-WEB-CORE-00525=End event threw error, AS-WEB-CORE-00526=Begin event threw exception, AS-WEB-CORE-00527=Begin event threw error, AS-WEB-CORE-00528=Parse Error at line {0} column {1}: {2}, AS-WEB-CORE-00529=Parse Fatal Error at line {0} column {1}: {2}, AS-WEB-CORE-00530=Parse Warning Error at line {0} column {1}: {2}, AS-WEB-CORE-00531=Empty stack (returning null), AS-WEB-CORE-00532=No Locator!, AS-WEB-CORE-00533=[SetPropertiesRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00534=[SetPropertyRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00535=Login failed, AS-WEB-CORE-00536=This is request has already been authenticated, AS-WEB-CORE-00537=No authenticator, AS-WEB-CORE-00538=Invalid call to login while pluggable authentication method is configured, AS-WEB-CORE-00539=Internal logout error, AS-WEB-CORE-00540=Blocked access to external entity with publicId [{0}] and systemId [{0}], AS-WEB-CORE-00541=Blocked access to external entity with name [{0}], publicId [{1}], baseURI [{2}] and systemId [{3}], AS-WEB-CORE-00542=Blocked access to external subset with name [{0}] and baseURI [{1}], AS-WEB-CORE-00543=Fail to read file [{0}], AS-WEB-CORE-00544=Unable to find the underlying Coyote request object (which is required to create a push request) from the request of type [{0}], AS-WEB-CORE-00545=It is illegal to call push() before setting a path, AS-WEB-CORE-00546=The push method should not be null, AS-WEB-CORE-00547=The push method should not be an empty String, AS-WEB-CORE-00548=The push method ''{0}'' is not cacheable or safe, AS-WEB-CORE-00549=The repository '{0}' is not a directory, AS-WEB-CORE-00550=The repository '{0}' contains a null character} [2024-04-16T09:20:33.197Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:20:33.197Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:33.197Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:33.197Z] [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER [2024-04-16T09:20:33.197Z] [INFO] Enclosing type is org.apache.catalina.LogFacade [2024-04-16T09:20:33.197Z] [INFO] Loggers found so far: {jakarta.enterprise.web.core.description=WEB Core Logger, jakarta.enterprise.web.core.publish=true, jakarta.enterprise.web.core.subsystem=WEB} [2024-04-16T09:20:33.197Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:33.197Z] [INFO] Found enclosing element WEB_CORE_LOGGER [2024-04-16T09:20:33.197Z] [INFO] Found enclosing element org.apache.catalina.LogFacade [2024-04-16T09:20:33.197Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:33.197Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:33.197Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:33.197Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:33.197Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:33.197Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API. [2024-04-16T09:20:33.197Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:33.197Z] [INFO] [2024-04-16T09:20:33.197Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core --- [2024-04-16T09:20:33.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/src/test/resources [2024-04-16T09:20:33.197Z] [INFO] [2024-04-16T09:20:33.197Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-core --- [2024-04-16T09:20:33.197Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:33.197Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:20:33.197Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:33.197Z] [INFO] [2024-04-16T09:20:33.197Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [2024-04-16T09:20:33.197Z] [INFO] [2024-04-16T09:20:33.197Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-core --- [2024-04-16T09:20:33.197Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/surefire-reports [2024-04-16T09:20:33.197Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:20:33.197Z] [INFO] [2024-04-16T09:20:33.197Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:33.197Z] [INFO] T E S T S [2024-04-16T09:20:33.197Z] [INFO] ------------------------------------------------------- [2024-04-16T09:20:33.197Z] [0.002s][info][gc] Using G1 [2024-04-16T09:20:33.455Z] [0.325s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.704ms [2024-04-16T09:20:33.709Z] [INFO] Running org.apache.catalina.core.StandardContextTest [2024-04-16T09:20:33.963Z] [0.816s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->7M(258M) 3.410ms [2024-04-16T09:20:34.522Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.apache.catalina.core.StandardContextTest [2024-04-16T09:20:34.522Z] [INFO] Running org.apache.catalina.core.StandardContextValveTest [2024-04-16T09:20:34.522Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.apache.catalina.core.StandardContextValveTest [2024-04-16T09:20:34.522Z] [INFO] Running org.apache.catalina.fileupload.MultipartStreamTest [2024-04-16T09:20:34.522Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.apache.catalina.fileupload.MultipartStreamTest [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] Results: [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core --- [2024-04-16T09:20:34.777Z] [INFO] Executing tasks [2024-04-16T09:20:34.777Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/classes/META-INF for [2024-04-16T09:20:34.777Z] [INFO] [echo] web-core [2024-04-16T09:20:34.777Z] [INFO] Executed tasks [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-core --- [2024-04-16T09:20:34.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/web-core.jar [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-core --- [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-core --- [2024-04-16T09:20:34.777Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/failsafe-reports [2024-04-16T09:20:34.777Z] [INFO] [2024-04-16T09:20:34.777Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [2024-04-16T09:20:42.842Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- install:3.1.1:install (default-install) @ web-core --- [2024-04-16T09:20:42.842Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.15-SNAPSHOT/web-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:42.842Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.15-SNAPSHOT/web-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [2024-04-16T09:20:42.842Z] [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.15-SNAPSHOT [140/332] [2024-04-16T09:20:42.842Z] [INFO] from appserver/web/jstl-connector/pom.xml [2024-04-16T09:20:42.842Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:42.842Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:42.842Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/src/main/resources [2024-04-16T09:20:42.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/src/main/manpages [2024-04-16T09:20:42.842Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jstl-connector --- [2024-04-16T09:20:42.842Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:42.842Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:42.842Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:42.842Z] [INFO] [2024-04-16T09:20:42.842Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:42.843Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:42.843Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:42.843Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/src/test/resources [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] No sources to compile [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- surefire:3.2.5:test (default-test) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] Executing tasks [2024-04-16T09:20:42.843Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/classes/META-INF for [2024-04-16T09:20:42.843Z] [INFO] [echo] jstl-connector [2024-04-16T09:20:42.843Z] [INFO] Executed tasks [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/jstl-connector.jar [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/failsafe-reports [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- install:3.1.1:install (default-install) @ jstl-connector --- [2024-04-16T09:20:42.843Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.15-SNAPSHOT/jstl-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:42.843Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.15-SNAPSHOT/jstl-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [2024-04-16T09:20:42.843Z] [INFO] Building Jersey MVC TLD connector implementation module 7.0.15-SNAPSHOT [141/332] [2024-04-16T09:20:42.843Z] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [2024-04-16T09:20:42.843Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-mvc-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector --- [2024-04-16T09:20:42.843Z] [INFO] [2024-04-16T09:20:42.843Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-mvc-connector --- [2024-04-16T09:20:42.843Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:42.843Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:42.844Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:42.844Z] [INFO] [2024-04-16T09:20:42.844Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-mvc-connector --- [2024-04-16T09:20:42.844Z] [INFO] [2024-04-16T09:20:42.844Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [2024-04-16T09:20:42.844Z] [INFO] [2024-04-16T09:20:42.844Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector --- [2024-04-16T09:20:42.844Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:42.844Z] [INFO] [2024-04-16T09:20:42.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector --- [2024-04-16T09:20:42.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/src/main/resources [2024-04-16T09:20:42.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/src/main/manpages [2024-04-16T09:20:42.844Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:42.844Z] [INFO] [2024-04-16T09:20:42.844Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-mvc-connector --- [2024-04-16T09:20:42.844Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:42.844Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:43.098Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:43.098Z] [INFO] [2024-04-16T09:20:43.098Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [2024-04-16T09:20:43.098Z] [INFO] [2024-04-16T09:20:43.098Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [2024-04-16T09:20:43.098Z] [INFO] [2024-04-16T09:20:43.098Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector --- [2024-04-16T09:20:43.098Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:43.351Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:43.351Z] [INFO] [2024-04-16T09:20:43.351Z] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector --- [2024-04-16T09:20:43.351Z] [INFO] [2024-04-16T09:20:43.351Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-mvc-connector --- [2024-04-16T09:20:43.351Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:43.351Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:43.605Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/src/test/resources [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] No sources to compile [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- surefire:3.2.5:test (default-test) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] Executing tasks [2024-04-16T09:20:43.605Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/classes/META-INF for [2024-04-16T09:20:43.605Z] [INFO] [echo] jersey-mvc-connector [2024-04-16T09:20:43.605Z] [INFO] Executed tasks [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.605Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-mvc-connector --- [2024-04-16T09:20:43.605Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/failsafe-reports [2024-04-16T09:20:43.605Z] [INFO] [2024-04-16T09:20:43.606Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [2024-04-16T09:20:43.606Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:43.606Z] [INFO] [2024-04-16T09:20:43.606Z] [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector --- [2024-04-16T09:20:43.606Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.15-SNAPSHOT/jersey-mvc-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:43.606Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.15-SNAPSHOT/jersey-mvc-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:43.606Z] [INFO] [2024-04-16T09:20:43.606Z] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [2024-04-16T09:20:43.606Z] [INFO] Building Web module command line interface 7.0.15-SNAPSHOT [142/332] [2024-04-16T09:20:43.606Z] [INFO] from appserver/web/admin/pom.xml [2024-04-16T09:20:43.606Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:43.606Z] [INFO] [2024-04-16T09:20:43.606Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli --- [2024-04-16T09:20:43.606Z] [INFO] [2024-04-16T09:20:43.606Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-cli --- [2024-04-16T09:20:43.606Z] [INFO] [2024-04-16T09:20:43.606Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-cli --- [2024-04-16T09:20:43.606Z] [INFO] [2024-04-16T09:20:43.606Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-cli --- [2024-04-16T09:20:43.606Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:43.606Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:43.860Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:43.860Z] [INFO] [2024-04-16T09:20:43.860Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-cli --- [2024-04-16T09:20:43.860Z] [INFO] [2024-04-16T09:20:43.860Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-cli --- [2024-04-16T09:20:43.860Z] [INFO] [2024-04-16T09:20:43.860Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli --- [2024-04-16T09:20:43.860Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:43.860Z] [INFO] [2024-04-16T09:20:43.860Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli --- [2024-04-16T09:20:43.860Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:20:43.860Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:20:43.860Z] [INFO] Copying 25 resources from src/main/manpages to target/classes [2024-04-16T09:20:43.860Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:43.860Z] [INFO] [2024-04-16T09:20:43.860Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-cli --- [2024-04-16T09:20:43.860Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:43.860Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:44.115Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:44.115Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFilter.java:[173,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:44.115Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:44.115Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:44.115Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFinder.java:[150,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:44.115Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:44.115Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:44.115Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFilter.java:[187,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:44.115Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:44.115Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:44.115Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFinder.java:[167,71] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:20:44.115Z] cast to java.lang.Object for a varargs call [2024-04-16T09:20:44.115Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:20:44.115Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Some input files use or override a deprecated API. [2024-04-16T09:20:44.115Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:44.115Z] [INFO] [2024-04-16T09:20:44.115Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [2024-04-16T09:20:44.115Z] [INFO] [2024-04-16T09:20:44.115Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [2024-04-16T09:20:44.115Z] [INFO] [2024-04-16T09:20:44.115Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli --- [2024-04-16T09:20:44.115Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:44.369Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:44.369Z] [INFO] [2024-04-16T09:20:44.369Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-cli --- [2024-04-16T09:20:44.369Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.admin.cli.CreateHttp, org.glassfish.web.admin.cli.CreateHttpListener, org.glassfish.web.admin.cli.CreateHttpRedirect, org.glassfish.web.admin.cli.CreateNetworkListener, org.glassfish.web.admin.cli.CreateProtocol, org.glassfish.web.admin.cli.CreateProtocolFilter, org.glassfish.web.admin.cli.CreateProtocolFinder, org.glassfish.web.admin.cli.CreateTransport, org.glassfish.web.admin.cli.CreateVirtualServer, org.glassfish.web.admin.cli.DeleteHttp, org.glassfish.web.admin.cli.DeleteHttpListener, org.glassfish.web.admin.cli.DeleteHttpRedirect, org.glassfish.web.admin.cli.DeleteNetworkListener, org.glassfish.web.admin.cli.DeleteProtocol, org.glassfish.web.admin.cli.DeleteProtocolFilter, org.glassfish.web.admin.cli.DeleteProtocolFinder, org.glassfish.web.admin.cli.DeleteTransport, org.glassfish.web.admin.cli.DeleteVirtualServer, org.glassfish.web.admin.cli.ListHttpListeners, org.glassfish.web.admin.cli.ListNetworkListeners, org.glassfish.web.admin.cli.ListProtocolFilters, org.glassfish.web.admin.cli.ListProtocolFinders, org.glassfish.web.admin.cli.ListProtocols, org.glassfish.web.admin.cli.ListTransports, org.glassfish.web.admin.cli.ListVirtualServers] [2024-04-16T09:20:44.369Z] [INFO] [2024-04-16T09:20:44.369Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-cli --- [2024-04-16T09:20:44.369Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:44.369Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:44.623Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:44.623Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:44.623Z] [INFO] Initial messages found so far: {} [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00001 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00002 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00003 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00004 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00005 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00006 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00007 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00008 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00009 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00010 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00011 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00012 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00013 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00014 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00015 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00016 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00017 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00018 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00019 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00020 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00021 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00022 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00023 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00024 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00025 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00026 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00028 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00029 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00030 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00031 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00032 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00033 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00034 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00035 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00036 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false [2024-04-16T09:20:44.623Z] [INFO] Processing: AS-WEB-ADMIN-00037 [2024-04-16T09:20:44.623Z] [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00038 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00039 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00040 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00041 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00042 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00043 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00044 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00045 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Processing: AS-WEB-ADMIN-00046 [2024-04-16T09:20:44.624Z] [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false [2024-04-16T09:20:44.624Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-ADMIN-00001=Unable to register StatsProvider {0} with Monitoring Infrastructure. No monitoring data will be collected for {1} and {2}, AS-WEB-ADMIN-00002=Current server config is null, AS-WEB-ADMIN-00003=The acceptor threads must be at least 1, AS-WEB-ADMIN-00004=Listener {0} could not be created, actual reason: {1}, AS-WEB-ADMIN-00005=A default virtual server is required. Please use --default-virtual-server to specify this value., AS-WEB-ADMIN-00006=--defaultVS and --default-virtual-server conflict. Please use only --default-virtual-server to specify this value., AS-WEB-ADMIN-00007=Attribute value (default-virtual-server = {0}) is not found in list of virtual servers defined in config., AS-WEB-ADMIN-00008=Http Listener named {0} already exists., AS-WEB-ADMIN-00009=Port [{0}] is already taken for address [{1}], please choose another port., AS-WEB-ADMIN-00010=Network Listener named {0} already exists., AS-WEB-ADMIN-00011=Protocol {0} has neither a protocol nor a port-unification configured., AS-WEB-ADMIN-00012={0} create failed:, AS-WEB-ADMIN-00013=The specified protocol {0} is not yet configured., AS-WEB-ADMIN-00014=Failed to create http-redirect for {0}: {1}., AS-WEB-ADMIN-00015=An http element for {0} already exists. Cannot add duplicate http., AS-WEB-ADMIN-00016=An http-redirect element for {0} already exists. Cannot add duplicate http-redirect., AS-WEB-ADMIN-00017={0} protocol already exists. Cannot add duplicate protocol., AS-WEB-ADMIN-00018=Failed to create protocol {0}., AS-WEB-ADMIN-00019={0} create failed: {1}., AS-WEB-ADMIN-00020={0} create failed. Given class is not a ProtocolFilter: {1}., AS-WEB-ADMIN-00021={0} create failed. Given class is not a ProtocolFinder: {1}., AS-WEB-ADMIN-00022={0} transport already exists. Cannot add duplicate transport., AS-WEB-ADMIN-00023=Failed to create transport {0}., AS-WEB-ADMIN-00024=Please use only networklisteners., AS-WEB-ADMIN-00025=Virtual Server named {0} already exists., AS-WEB-ADMIN-00026={0} create failed., AS-WEB-ADMIN-00028=Specified http listener, {0}, doesn''t exist., AS-WEB-ADMIN-00029={0} delete failed., AS-WEB-ADMIN-00030={0} Network Listener doesn't exist., AS-WEB-ADMIN-00031=Deletion of NetworkListener {0} failed., AS-WEB-ADMIN-00032={0} http-redirect doesn't exist., AS-WEB-ADMIN-00033=Deletion of http {0} failed., AS-WEB-ADMIN-00034=Deletion of http-redirect {0} failed., AS-WEB-ADMIN-00035={0} protocol doesn't exist., AS-WEB-ADMIN-00036={0} protocol is being used in the network listener {1}., AS-WEB-ADMIN-00037=Deletion of Protocol {0} failed., AS-WEB-ADMIN-00038={0} delete failed: {1}., AS-WEB-ADMIN-00039=No {0} element found with the name {1}., AS-WEB-ADMIN-00040={0} transport is being used in the network listener {1}., AS-WEB-ADMIN-00041=Deletion of Transport {0} failed., AS-WEB-ADMIN-00042={0} transport doesn''t exist., AS-WEB-ADMIN-00043={0} delete failed., AS-WEB-ADMIN-00044=Specified virtual server, {0}, doesn''t exist., AS-WEB-ADMIN-00045=Specified virtual server, {0}, can not be deleted because it is referenced from http listener, {1}., AS-WEB-ADMIN-00046=Monitoring Registry does not exist. Possible causes are 1) Monitoring is not turned on or at a lower level 2) The corresponding container (web, ejb, etc.) is not loaded yet} [2024-04-16T09:20:44.625Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:20:44.625Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:44.625Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:44.625Z] [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER [2024-04-16T09:20:44.625Z] [INFO] Enclosing type is org.glassfish.web.admin.LogFacade [2024-04-16T09:20:44.625Z] [INFO] Loggers found so far: {jakarta.enterprise.web.admin.description=WEB Admin Logger, jakarta.enterprise.web.admin.publish=true, jakarta.enterprise.web.admin.subsystem=WEB} [2024-04-16T09:20:44.625Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:44.625Z] [INFO] Found enclosing element WEB_ADMIN_LOGGER [2024-04-16T09:20:44.625Z] [INFO] Found enclosing element org.glassfish.web.admin.LogFacade [2024-04-16T09:20:44.625Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:44.625Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:44.625Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:44.625Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:44.625Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/src/test/resources [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] No sources to compile [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] Executing tasks [2024-04-16T09:20:44.625Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/classes/META-INF for [2024-04-16T09:20:44.625Z] [INFO] [echo] web-cli [2024-04-16T09:20:44.625Z] [INFO] Executed tasks [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/web-cli.jar [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-cli --- [2024-04-16T09:20:44.625Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/failsafe-reports [2024-04-16T09:20:44.625Z] [INFO] [2024-04-16T09:20:44.625Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [2024-04-16T09:20:45.183Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:45.183Z] [INFO] [2024-04-16T09:20:45.183Z] [INFO] --- install:3.1.1:install (default-install) @ web-cli --- [2024-04-16T09:20:45.183Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.15-SNAPSHOT/web-cli-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:45.183Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.15-SNAPSHOT/web-cli-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:45.183Z] [INFO] [2024-04-16T09:20:45.183Z] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [2024-04-16T09:20:45.183Z] [INFO] Building Web container and GUI plug-in common classes 7.0.15-SNAPSHOT [143/332] [2024-04-16T09:20:45.183Z] [INFO] from appserver/web/gui-plugin-common/pom.xml [2024-04-16T09:20:45.183Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:45.183Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:45.184Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:45.184Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:20:45.184Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-04-16T09:20:45.184Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:45.184Z] [INFO] [2024-04-16T09:20:45.184Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-gui-plugin-common --- [2024-04-16T09:20:45.184Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:45.184Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:45.438Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.438Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.438Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.438Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common --- [2024-04-16T09:20:45.438Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:45.438Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.438Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common --- [2024-04-16T09:20:45.438Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.plugin.common.ListWebContextParamCommand, org.glassfish.web.plugin.common.ListWebEnvEntryCommand, org.glassfish.web.plugin.common.SetWebContextParamCommand, org.glassfish.web.plugin.common.SetWebEnvEntryCommand, org.glassfish.web.plugin.common.UnsetWebContextParamCommand, org.glassfish.web.plugin.common.UnsetWebEnvEntryCommand] [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.438Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-gui-plugin-common --- [2024-04-16T09:20:45.438Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:45.438Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:45.438Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:45.438Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.438Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common --- [2024-04-16T09:20:45.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/src/test/resources [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.438Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-gui-plugin-common --- [2024-04-16T09:20:45.438Z] [INFO] No sources to compile [2024-04-16T09:20:45.438Z] [INFO] [2024-04-16T09:20:45.439Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [2024-04-16T09:20:45.439Z] [INFO] [2024-04-16T09:20:45.439Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-gui-plugin-common --- [2024-04-16T09:20:45.439Z] [INFO] [2024-04-16T09:20:45.439Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common --- [2024-04-16T09:20:45.439Z] [INFO] Executing tasks [2024-04-16T09:20:45.439Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/classes/META-INF for [2024-04-16T09:20:45.439Z] [INFO] [echo] web-gui-plugin-common [2024-04-16T09:20:45.439Z] [INFO] Executed tasks [2024-04-16T09:20:45.439Z] [INFO] [2024-04-16T09:20:45.439Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common --- [2024-04-16T09:20:45.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [2024-04-16T09:20:45.439Z] [INFO] [2024-04-16T09:20:45.439Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-gui-plugin-common --- [2024-04-16T09:20:45.439Z] [INFO] [2024-04-16T09:20:45.439Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-gui-plugin-common --- [2024-04-16T09:20:45.439Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/failsafe-reports [2024-04-16T09:20:45.439Z] [INFO] [2024-04-16T09:20:45.439Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [2024-04-16T09:20:45.695Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:45.695Z] [INFO] [2024-04-16T09:20:45.695Z] [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common --- [2024-04-16T09:20:45.695Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.15-SNAPSHOT/web-gui-plugin-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:45.695Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.15-SNAPSHOT/web-gui-plugin-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:45.695Z] [INFO] [2024-04-16T09:20:45.695Z] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [2024-04-16T09:20:45.695Z] [INFO] Building WebTier Security Integration 7.0.15-SNAPSHOT [144/332] [2024-04-16T09:20:45.695Z] [INFO] from appserver/security/webintegration/pom.xml [2024-04-16T09:20:45.695Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:45.695Z] [INFO] [2024-04-16T09:20:45.695Z] [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity --- [2024-04-16T09:20:45.695Z] [INFO] [2024-04-16T09:20:45.695Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ websecurity --- [2024-04-16T09:20:45.695Z] [INFO] [2024-04-16T09:20:45.695Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ websecurity --- [2024-04-16T09:20:45.695Z] [INFO] [2024-04-16T09:20:45.695Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ websecurity --- [2024-04-16T09:20:45.695Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:45.695Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:45.949Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:45.949Z] [INFO] [2024-04-16T09:20:45.949Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ websecurity --- [2024-04-16T09:20:45.949Z] [INFO] [2024-04-16T09:20:45.949Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ websecurity --- [2024-04-16T09:20:45.949Z] [INFO] [2024-04-16T09:20:45.949Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity --- [2024-04-16T09:20:45.949Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:45.949Z] [INFO] [2024-04-16T09:20:45.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity --- [2024-04-16T09:20:45.949Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:20:45.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/manpages [2024-04-16T09:20:45.949Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:45.949Z] [INFO] [2024-04-16T09:20:45.949Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ websecurity --- [2024-04-16T09:20:45.949Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:45.949Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:46.203Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:46.203Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[738,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:46.203Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[782,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:46.203Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[1745,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:46.203Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/WebProgrammaticLoginImpl.java:[142,18] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:20:46.204Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [2024-04-16T09:20:46.204Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:20:46.204Z] [INFO] [2024-04-16T09:20:46.204Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [2024-04-16T09:20:46.204Z] [INFO] [2024-04-16T09:20:46.204Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [2024-04-16T09:20:46.204Z] [INFO] [2024-04-16T09:20:46.204Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity --- [2024-04-16T09:20:46.204Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:46.204Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:46.204Z] [INFO] [2024-04-16T09:20:46.204Z] [INFO] --- command-security:1.0.17:check (default-check) @ websecurity --- [2024-04-16T09:20:46.204Z] [INFO] [2024-04-16T09:20:46.204Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ websecurity --- [2024-04-16T09:20:46.204Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:46.204Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:46.458Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:46.458Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:46.458Z] [INFO] Initial messages found so far: {} [2024-04-16T09:20:46.458Z] [INFO] Processing: realmBase.forbidden [2024-04-16T09:20:46.458Z] [INFO] Message realmBase.forbidden needs checking for cause/action: false [2024-04-16T09:20:46.458Z] [INFO] Processing: realmAdapter.badRequestWithId [2024-04-16T09:20:46.458Z] [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false [2024-04-16T09:20:46.459Z] [INFO] Processing: missing_http_header.host [2024-04-16T09:20:46.459Z] [INFO] Message missing_http_header.host needs checking for cause/action: false [2024-04-16T09:20:46.459Z] [INFO] Processing: realmAdapter.noWebSecMgr [2024-04-16T09:20:46.459Z] [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false [2024-04-16T09:20:46.459Z] [INFO] Total Messages including ones found from disk so far: {missing_http_header.host=Host header not found in request, realmAdapter.badRequestWithId=WEB9101: There are some problems with the request, realmAdapter.noWebSecMgr=WEB9100: No WebSecurityManager found for context {0}, realmBase.forbidden=Access to the requested resource has been denied} [2024-04-16T09:20:46.459Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:20:46.459Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:46.459Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:46.459Z] [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO [2024-04-16T09:20:46.459Z] [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle [2024-04-16T09:20:46.459Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.web.security.description=logger for web security module, jakarta.enterprise.system.container.web.security.publish=true, jakarta.enterprise.system.container.web.security.subsystem=websecurity} [2024-04-16T09:20:46.459Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:46.459Z] [INFO] Found enclosing element LOGGER_INFO [2024-04-16T09:20:46.459Z] [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle [2024-04-16T09:20:46.459Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:46.459Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:46.459Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:46.459Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:46.459Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/src/test/resources [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] No sources to compile [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- surefire:3.2.5:test (default-test) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] Executing tasks [2024-04-16T09:20:46.459Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/classes/META-INF for [2024-04-16T09:20:46.459Z] [INFO] [echo] websecurity [2024-04-16T09:20:46.459Z] [INFO] Executed tasks [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/websecurity.jar [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- failsafe:3.2.5:verify (verify) @ websecurity --- [2024-04-16T09:20:46.459Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/failsafe-reports [2024-04-16T09:20:46.459Z] [INFO] [2024-04-16T09:20:46.459Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [2024-04-16T09:20:46.714Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- install:3.1.1:install (default-install) @ websecurity --- [2024-04-16T09:20:46.714Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.15-SNAPSHOT/websecurity-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:46.714Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.15-SNAPSHOT/websecurity-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [2024-04-16T09:20:46.714Z] [INFO] Building GlassFish Web container embedded related modules 7.0.15-SNAPSHOT [145/332] [2024-04-16T09:20:46.714Z] [INFO] from appserver/web/web-embed/pom.xml [2024-04-16T09:20:46.714Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] No sources to compile [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] No sources to compile [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] No sources to compile [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] Executing tasks [2024-04-16T09:20:46.714Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/target/classes/META-INF for [2024-04-16T09:20:46.714Z] [INFO] [echo] web-embed [2024-04-16T09:20:46.714Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/target/classes/META-INF [2024-04-16T09:20:46.714Z] [INFO] Executed tasks [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] No tests to run. [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/target/failsafe-reports [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:46.714Z] [INFO] [2024-04-16T09:20:46.714Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed --- [2024-04-16T09:20:46.714Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/7.0.15-SNAPSHOT/web-embed-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [2024-04-16T09:20:46.968Z] [INFO] Building GlassFish Web container Embedded APIs 7.0.15-SNAPSHOT [146/332] [2024-04-16T09:20:46.968Z] [INFO] from appserver/web/web-embed/api/pom.xml [2024-04-16T09:20:46.968Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:46.968Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:46.968Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:20:46.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/src/main/manpages [2024-04-16T09:20:46.968Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:46.968Z] [INFO] [2024-04-16T09:20:46.968Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed-api --- [2024-04-16T09:20:46.968Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:46.968Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:46.969Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:46.969Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:46.969Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:46.969Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:46.969Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/src/test/resources [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] No sources to compile [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] Executing tasks [2024-04-16T09:20:46.969Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/classes/META-INF for [2024-04-16T09:20:46.969Z] [INFO] [echo] web-embed-api [2024-04-16T09:20:46.969Z] [INFO] Executed tasks [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/web-embed-api.jar [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed-api --- [2024-04-16T09:20:46.969Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/failsafe-reports [2024-04-16T09:20:46.969Z] [INFO] [2024-04-16T09:20:46.969Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [2024-04-16T09:20:47.223Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- install:3.1.1:install (default-install) @ web-embed-api --- [2024-04-16T09:20:47.223Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.15-SNAPSHOT/web-embed-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:47.223Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.15-SNAPSHOT/web-embed-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [2024-04-16T09:20:47.223Z] [INFO] Building Server-Sent Events 7.0.15-SNAPSHOT [147/332] [2024-04-16T09:20:47.223Z] [INFO] from appserver/web/web-sse/pom.xml [2024-04-16T09:20:47.223Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:20:47.223Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:47.223Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:47.223Z] [INFO] [2024-04-16T09:20:47.223Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse --- [2024-04-16T09:20:47.223Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:20:47.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/src/main/manpages [2024-04-16T09:20:47.224Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:20:47.224Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:47.224Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:47.224Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:20:47.224Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:47.224Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/src/test/resources [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] No sources to compile [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-sse --- [2024-04-16T09:20:47.224Z] [INFO] [2024-04-16T09:20:47.224Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse --- [2024-04-16T09:20:47.478Z] [INFO] Executing tasks [2024-04-16T09:20:47.478Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/classes/META-INF for [2024-04-16T09:20:47.478Z] [INFO] [echo] web-sse [2024-04-16T09:20:47.478Z] [INFO] Executed tasks [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse --- [2024-04-16T09:20:47.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/web-sse.jar [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-sse --- [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-sse --- [2024-04-16T09:20:47.478Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/failsafe-reports [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [2024-04-16T09:20:47.478Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- install:3.1.1:install (default-install) @ web-sse --- [2024-04-16T09:20:47.478Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.15-SNAPSHOT/web-sse-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:47.478Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.15-SNAPSHOT/web-sse-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [2024-04-16T09:20:47.478Z] [INFO] Building Web Container glue code 7.0.15-SNAPSHOT [148/332] [2024-04-16T09:20:47.478Z] [INFO] from appserver/web/web-glue/pom.xml [2024-04-16T09:20:47.478Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue --- [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-glue --- [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-glue --- [2024-04-16T09:20:47.478Z] [INFO] [2024-04-16T09:20:47.478Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-glue --- [2024-04-16T09:20:47.478Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:47.478Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:48.036Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:48.037Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:20:48.037Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:20:48.037Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-04-16T09:20:48.037Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:48.037Z] [INFO] [2024-04-16T09:20:48.037Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-glue --- [2024-04-16T09:20:48.037Z] [INFO] [2024-04-16T09:20:48.037Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-glue --- [2024-04-16T09:20:48.037Z] [INFO] [2024-04-16T09:20:48.037Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue --- [2024-04-16T09:20:48.037Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:48.037Z] [INFO] [2024-04-16T09:20:48.037Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue --- [2024-04-16T09:20:48.037Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:20:48.037Z] [INFO] Copying 4 resources from src/main/resources to target/classes [2024-04-16T09:20:48.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/manpages [2024-04-16T09:20:48.037Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:48.037Z] [INFO] [2024-04-16T09:20:48.037Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-glue --- [2024-04-16T09:20:48.291Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:48.291Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:49.214Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:49.214Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:20:49.214Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[241,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:20:49.214Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[248,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:20:49.214Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ValueConstraint.java:[255,34] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:20:49.214Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[562,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[600,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/VirtualServer.java:[688,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java:[604,91] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java:[391,90] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java:[427,32] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2242,16] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[261,77] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[262,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[267,35] java.security.AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[263,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebServletHandler.java:[241,20] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AppListenerDescriptorImpl.java:[78,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AuthorizationConstraintImpl.java:[96,31] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[85,13] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[86,61] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[189,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[199,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/LoginConfigurationImpl.java:[71,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/UserDataConstraintImpl.java:[71,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[101,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[106,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast [2024-04-16T09:20:49.216Z] required: java.util.Vector [2024-04-16T09:20:49.216Z] found: java.lang.Object [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[108,22] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[121,30] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java:[234,29] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/AuthConstraintNode.java:[85,64] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,23] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[97,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.216Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterMappingNode.java:[138,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,39] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-04-16T09:20:49.217Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:20:49.217Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion [2024-04-16T09:20:49.217Z] required: java.util.Enumeration [2024-04-16T09:20:49.217Z] found: java.util.Enumeration [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/LocaleEncodingMappingListNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[39,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SecurityConstraintNode.java:[96,66] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,35] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types [2024-04-16T09:20:49.217Z] required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:20:49.217Z] found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion [2024-04-16T09:20:49.217Z] required: java.util.Enumeration [2024-04-16T09:20:49.217Z] found: java.util.Enumeration [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SessionConfigNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebResourceCollectionNode.java:[134,74] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebPropertyContainerNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.217Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/JspConfigRuntimeNode.java:[34,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.218Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/ManagerPropertiesNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.218Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/SessionPropertiesNode.java:[35,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.218Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/StorePropertiesNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [2024-04-16T09:20:49.218Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-04-16T09:20:49.218Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:49.218Z] [INFO] [2024-04-16T09:20:49.218Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [2024-04-16T09:20:49.218Z] [INFO] [2024-04-16T09:20:49.218Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [2024-04-16T09:20:49.473Z] [INFO] [2024-04-16T09:20:49.473Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue --- [2024-04-16T09:20:49.473Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:49.727Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [2024-04-16T09:20:49.727Z] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime, has 1, private references [org.glassfish.web.deployment.node.runtime.gf] [2024-04-16T09:20:49.727Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:49.727Z] [INFO] [2024-04-16T09:20:49.727Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-glue --- [2024-04-16T09:20:49.727Z] [INFO] [2024-04-16T09:20:49.727Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-glue --- [2024-04-16T09:20:49.727Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:49.727Z] [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:50.286Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:50.286Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:20:50.286Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:50.286Z] [INFO] Initial messages found so far: {} [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00001 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00002 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00003 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00004 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00005 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00006 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00007 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00008 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00009 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00010 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00011 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00012 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00013 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00014 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00015 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00016 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00017 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00018 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00019 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00020 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00021 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00022 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00023 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00024 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00025 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00026 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00027 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00028 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00029 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00030 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00031 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00032 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00033 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00034 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00035 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00036 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00037 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00038 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00039 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00040 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00041 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00042 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00043 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00044 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00045 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00046 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00047 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00048 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00049 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00050 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00051 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false [2024-04-16T09:20:50.286Z] [INFO] Processing: AS-WEB-GLUE-00052 [2024-04-16T09:20:50.286Z] [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00053 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00054 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00055 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00056 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00057 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00058 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00059 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00060 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00061 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00062 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00063 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00064 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00065 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00066 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00067 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00068 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00069 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00070 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00071 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00072 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00073 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00074 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00075 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00076 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00077 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00078 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00079 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00080 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00081 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00082 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00083 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00084 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00085 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00086 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00087 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00088 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00089 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00090 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00091 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00092 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00093 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00094 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00095 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00096 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00097 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00098 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00099 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00100 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00101 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00102 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00103 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00104 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00105 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00106 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00107 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00108 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00109 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00110 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false [2024-04-16T09:20:50.287Z] [INFO] Processing: AS-WEB-GLUE-00112 [2024-04-16T09:20:50.287Z] [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00113 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00114 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00115 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00116 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00117 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00118 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00119 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00120 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00121 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00122 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00123 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00124 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00125 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00126 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00127 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00128 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00129 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00130 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00131 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00132 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00133 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00134 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00135 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00136 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00137 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00138 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00139 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00140 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00141 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00142 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00143 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00144 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00145 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00146 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00147 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00148 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00149 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00150 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00151 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00152 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00153 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00154 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00155 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00156 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00157 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00158 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00159 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00160 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00161 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00162 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00163 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00164 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00165 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00166 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00167 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00168 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00169 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00170 [2024-04-16T09:20:50.288Z] [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false [2024-04-16T09:20:50.288Z] [INFO] Processing: AS-WEB-GLUE-00171 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00172 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00173 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00174 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00175 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00176 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00177 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00178 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00179 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00180 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00181 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00182 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00183 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00184 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00185 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00186 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00187 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00188 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00189 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00191 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00192 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00193 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00194 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00195 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00196 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00197 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00198 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00199 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00200 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00201 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00202 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00203 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00204 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00205 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00206 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00207 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00208 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00209 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00210 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00211 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00212 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00213 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00214 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00215 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00216 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00217 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00218 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00219 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00220 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00221 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00222 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00223 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00224 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00226 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00227 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00228 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00229 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00230 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00231 [2024-04-16T09:20:50.289Z] [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true [2024-04-16T09:20:50.289Z] [INFO] Processing: AS-WEB-GLUE-00232 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00233 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00234 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00235 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00236 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00237 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00238 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00239 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00240 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00241 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00242 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00243 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00244 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00245 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00246 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00247 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00248 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00249 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00250 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00251 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00252 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00253 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00254 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00255 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00256 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00257 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00258 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00259 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00260 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00261 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00262 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00263 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00264 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00265 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00266 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00267 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00268 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00269 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00270 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00271 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00272 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00273 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00274 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00275 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00276 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00277 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00278 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00279 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00280 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00281 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00282 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00283 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false [2024-04-16T09:20:50.290Z] [INFO] Processing: AS-WEB-GLUE-00285 [2024-04-16T09:20:50.290Z] [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false [2024-04-16T09:20:50.294Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-GLUE-00001=Exception in creating cache, AS-WEB-GLUE-00002=Exception initializing cache-helper {0}; please check your helper class implementation, AS-WEB-GLUE-00003=Illegal CacheKeyGenerator, AS-WEB-GLUE-00004=DefaultCacheHelper: cannot find all the required key fields in the request {0}, AS-WEB-GLUE-00005=CachingFilter {0} ready; isEnabled = {1} manager = {2}, AS-WEB-GLUE-00006=CachingFilter {0} request is cacheable; key {1} index = {2}, AS-WEB-GLUE-00007=CachingFilter {0} request needs a refresh; key {1}, AS-WEB-GLUE-00008=CachingFilter {0} serving response from the cache {1}, AS-WEB-GLUE-00009=CachingFilter {0} pass thru; isEnabled = {1}, AS-WEB-GLUE-00010=CachingFilter {0} received cacheManager enabled event, AS-WEB-GLUE-00011=CachingFilter {0} received cacheManager disabled event, AS-WEB-GLUE-00012=The constraint field {0} is not found in the scope {1}; returning cache-on-match-failure: {2}, AS-WEB-GLUE-00013=The constraint field {0} value = {1} is found in scope {2}; returning cache-on-match: {3}, AS-WEB-GLUE-00014=The constraint field {0} value = {1} is found in scope {2}; and matches with a value {3}; returning cache-on-match: {4}, AS-WEB-GLUE-00015=The constraint field {0} value = {1} is found in scope {2}; but didn't match any of the value constraints; returning cache-on-match-failure = {3}, AS-WEB-GLUE-00016=Incorrect scope value [{0}] for web application cache field name [{1}], AS-WEB-GLUE-00017=''greater'' expression requires a numeric value; please check your value {0}, AS-WEB-GLUE-00018=''lesser'' expression requires a numeric value; please check your value [{0}], AS-WEB-GLUE-00019=illegal value [{0}] expr [{1}], AS-WEB-GLUE-00020=illegal in-range constraint; specify a valid range (xxx-yyy) value [{0}], AS-WEB-GLUE-00021=missing separator in the ''in-range'' constraint; [{0}], AS-WEB-GLUE-00022=''in-range'' constraint requires numeric values for the lower bound [{0}], AS-WEB-GLUE-00023=''in-range'' constraint requires a value for the upper bound of the range; check your value [{0}], AS-WEB-GLUE-00024=''in-range'' constraint requires numeric values for the upper bound [{0}], AS-WEB-GLUE-00025=CacheTag[{0}]: Timeout = {1}, AS-WEB-GLUE-00026=Cache not found in the specified scope, AS-WEB-GLUE-00027=Illegal value ([{0}]) for scope attribute of cache tag, AS-WEB-GLUE-00028=FlushTag: clear [{0}], AS-WEB-GLUE-00029=FlushTag: clear cache, AS-WEB-GLUE-00030=Process session destroyed on {0}, AS-WEB-GLUE-00031=Process request for ''{0}'', AS-WEB-GLUE-00032=Principal ''{0}'' has already been authenticated, AS-WEB-GLUE-00033=Checking for SSO cookie, AS-WEB-GLUE-00034=SSO cookie is not present, AS-WEB-GLUE-00035=No realm configured for this application, SSO does not apply, AS-WEB-GLUE-00036=This application uses realm ''{0}'', AS-WEB-GLUE-00037=Checking for cached principal for {0}, AS-WEB-GLUE-00038=Found cached principal ''{0}'' with auth type ''{1}'' in realm ''{2}'', AS-WEB-GLUE-00039=Ignoring SSO entry which does not match application realm ''{0}'', AS-WEB-GLUE-00040=No cached principal found, erasing SSO cookie, AS-WEB-GLUE-00041=Deregistering sso id ''{0}'', AS-WEB-GLUE-00042=SSO expiration started. Current entries: {0}, AS-WEB-GLUE-00043=SSO cache will expire {0} entries, AS-WEB-GLUE-00044=SSO expiration removing entry: {0}, AS-WEB-GLUE-00045=Caught exception during SingleSignOn expiration, AS-WEB-GLUE-00046=Removing session {0} from sso id {1}, AS-WEB-GLUE-00047=Illegal access log pattern [{0}], is not a valid nickname and does not contain any ''%'', AS-WEB-GLUE-00048=Missing end delimiter in access log pattern: {0}, AS-WEB-GLUE-00049=Invalid component: {0} in access log pattern: {1}, AS-WEB-GLUE-00050=Error processing request received on ad-hoc path {0}, AS-WEB-GLUE-00051=No ad-hoc servlet configured to process ad-hoc path {0}, AS-WEB-GLUE-00052=mgr reapInterval set = {0}, AS-WEB-GLUE-00053=no instance level value set for mgr reapInterval, AS-WEB-GLUE-00054=maxSessions set = {0}, AS-WEB-GLUE-00055=no instance level value set for maxSessions, AS-WEB-GLUE-00056=sessionFilename set = {0}, AS-WEB-GLUE-00057=sessionIdGeneratorClassname set = {0}, AS-WEB-GLUE-00058=storeReapInterval set = {0}, AS-WEB-GLUE-00059=directory set = {0}, AS-WEB-GLUE-00060=sessionMaxInactiveInterval set = {0}, AS-WEB-GLUE-00061=no instance level value set for sessionMaxInactiveInterval, AS-WEB-GLUE-00062=Configuring cache for web application, AS-WEB-GLUE-00063=Added a caching filter for servlet-name = {0} url-pattern = {1}, AS-WEB-GLUE-00064=Added a key-field : name = {0} scope = {1}, AS-WEB-GLUE-00065=Added a constraint: {0}, AS-WEB-GLUE-00066=Added a constraint-field name = {0} scope = {1} cache-on-match = {2} cache-on-match-failure = {3}, AS-WEB-GLUE-00067=Invalid max-pending-count attribute value [{0}], using default [{1}], AS-WEB-GLUE-00068=Unable to parse proxy port component ({0}) of server-name attribute of network-listener {1}, AS-WEB-GLUE-00069=Unable to parse redirect-port ({0}) attribute of network-listener {1}, using default: {2}, AS-WEB-GLUE-00070=Unable to parse acceptor-threads attribute ({0}) of network-listener {1}, using default: {2}, AS-WEB-GLUE-00071=The jk properties configuration file is not defined, AS-WEB-GLUE-00072=JK properties file {0} does not exist, AS-WEB-GLUE-00073=Loading glassfish-jk.properties from {0}, AS-WEB-GLUE-00074=Unable to configure JK properties {0} for connector listening to {1}, AS-WEB-GLUE-00075=Invalid attribute [{0}] in thread-pool configuration, AS-WEB-GLUE-00076=Unable to load ProxyHandler implementation class {0}, AS-WEB-GLUE-00077={0} not an instance of com.sun.appserv.ProxyHandler, AS-WEB-GLUE-00078=All SSL protocol variants disabled for network-listener {0}, using SSL implementation specific defaults, AS-WEB-GLUE-00079=All SSL cipher suites disabled for network-listener(s) {0}. Using SSL implementation specific defaults, AS-WEB-GLUE-00080=Unrecognized cipher: {0}, AS-WEB-GLUE-00081=Exception when initializing monitoring for network-listener [{0}], AS-WEB-GLUE-00082=InvokeGrizzly method={0} objectName={1}, AS-WEB-GLUE-00083=Exception while invoking mebean server operation [{0}], AS-WEB-GLUE-00084=Cannot find WebContainer implementation, AS-WEB-GLUE-00085=Cannot find Engine implementation, AS-WEB-GLUE-00086=Error registering contexts, AS-WEB-GLUE-00087=HTTP listener with network listener name {0} ignoring registration of host with object name {1}, because none of the host's associated HTTP listeners matches this network listener name, AS-WEB-GLUE-00088=Register Context {0}, AS-WEB-GLUE-00089=Unregister Context {0}, AS-WEB-GLUE-00090=Register Wrapper {0} in Context {1}, AS-WEB-GLUE-00091=Unable to instantiate ContainerListener of type {0}, AS-WEB-GLUE-00092=Creating connector for address=''{0}'' port=''{1}'' protocol=''{2}'', AS-WEB-GLUE-00093=Enabling file-based persistence for web module [{0}]''s sessions, AS-WEB-GLUE-00094=Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}], AS-WEB-GLUE-00095=ServerContext is null for ResourceInjector, AS-WEB-GLUE-00096=Enabling no persistence for web module [{0}]''s sessions: persistence-type = [{1}], AS-WEB-GLUE-00097=Unable to load session uuid generator [{0}], AS-WEB-GLUE-00098=Unable to write access log file {0}, AS-WEB-GLUE-00099=Setting accesslog directory for virtual server ''{0}'' to {1}, AS-WEB-GLUE-00100=Invalid accessLogWriterInterval value [{0}], AS-WEB-GLUE-00101=Invalid accessLogBufferSize value [{0}], AS-WEB-GLUE-00102=Unable to parse max-history-files access log configuration [{0}], AS-WEB-GLUE-00103=Unable to create {0}, AS-WEB-GLUE-00104=Unable to rename access log file {0} to {1}, AS-WEB-GLUE-00105=Unable to remove access log file {0}, AS-WEB-GLUE-00106=Access logger has already been started, AS-WEB-GLUE-00107=Access logger has not yet been started, AS-WEB-GLUE-00108=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: resolvedPersistenceType = {0}, resolvedPersistenceFrequency = {1} resolvedPersistenceScope = {2}, AS-WEB-GLUE-00109=Could not find PersistentStrategyBuilder for persistenceType {0}, AS-WEB-GLUE-00110=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = {0}, AS-WEB-GLUE-00112=Unable to set request encoding [{0}] determined from sun-web.xml deployment descriptor of web application [{1}], AS-WEB-GLUE-00113=POST data too large, AS-WEB-GLUE-00114=Web container config changed {0} {1} {2}, AS-WEB-GLUE-00115=Exception processing HttpService configuration change, AS-WEB-GLUE-00116=AvailabilityService was not defined - check domain.xml, AS-WEB-GLUE-00117=WebContainerAvailability not defined - check domain.xml, AS-WEB-GLUE-00118=globalAvailability = {0}, AS-WEB-GLUE-00119=webContainerAvailability = {0}, AS-WEB-GLUE-00120=webModuleAvailability = {0}, AS-WEB-GLUE-00121=SERVER.XML persistenceType= {0}, AS-WEB-GLUE-00122=SERVER.XML persistenceType missing, AS-WEB-GLUE-00123=Web App Distributable {0}: {1}, AS-WEB-GLUE-00124=AvailabilityGloballyEnabled = {0}, AS-WEB-GLUE-00125=instance-level persistence-type = {0} instance-level persistenceFrequency = {1} instance-level persistenceScope = {2}, AS-WEB-GLUE-00126=webAppLevelPersistenceType = {0} webAppLevelPersistenceFrequency = {1} webAppLevelPersistenceScope = {2}, AS-WEB-GLUE-00127=IN WebContainer>>ConfigureSessionManager after web level check AFTER_WEB_PERSISTENCE-TYPE IS = {0} AFTER_WEB_PERSISTENCE_FREQUENCY IS = {1} AFTER_WEB_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00128=Is {0} a system app: {1}, AS-WEB-GLUE-00129=SessionConfigurationHelper: Is AppDistributable {0}, AS-WEB-GLUE-00130=Invalid Session Management Configuration for non-distributable app [{0}] - defaulting to memory: persistence-type = [{1}] / persistenceFrequency = [{2}] / persistenceScope = [{3}], AS-WEB-GLUE-00131=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00132=Security role name {0} used in an without being defined in a , AS-WEB-GLUE-00133=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00134=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00135=The web module {0} has been designated as the default-web-module for virtual server {1}, AS-WEB-GLUE-00136=Error looking up the configuration information of the default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00137=The default-web-module {0} is either disabled or does not specify virtual server {1}, AS-WEB-GLUE-00138=Virtual server {0} has invalid authentication realm {1}, AS-WEB-GLUE-00139=Invalid sso-cookie-secure configuration {0} for virtual server {1}, AS-WEB-GLUE-00140=Realm {0} is not an instance of {1}, and will be ignored, AS-WEB-GLUE-00141=Virtual server {0} has a property with missing name or value, AS-WEB-GLUE-00142=Invalid redirect property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00143=Invalid redirect property value {0} for virtual server {1}: Missing url or url-prefix component, AS-WEB-GLUE-00144=Invalid redirect property value {0} for virtual server {1}: Both url and url-prefix specified, AS-WEB-GLUE-00145=Invalid redirect property value {0} for virtual server {1}: escape must be equal to yes or no, AS-WEB-GLUE-00146=Invalid send-error property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00147=Invalid send-error property value {0} for virtual server {1}: Missing path component, AS-WEB-GLUE-00148=Unable to add listener of type {0} to virtual server {1}, AS-WEB-GLUE-00149= Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00150=Object of type classname {0} not an instance of Valve or GlassFishValve, AS-WEB-GLUE-00151=Error adding HttpProbes. NetworkListener {0}'s HttpCodecFilter is {1}, AS-WEB-GLUE-00152=Error adding HttpProbes, AS-WEB-GLUE-00153=Disabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00154=Enabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00155=SSO entry max idle time set to {0} for virtual server {1}, AS-WEB-GLUE-00156=SSO expire thread interval set to {0} for virtual server {1}, AS-WEB-GLUE-00157=Allowing access to {0} from {1}, AS-WEB-GLUE-00158=Denying access to {0} from {1}, AS-WEB-GLUE-00159=Virtual server {0} enabled context {1}, AS-WEB-GLUE-00160=Unable to delete {0}, AS-WEB-GLUE-00161=Unable to reconfigure access log valve, AS-WEB-GLUE-00162=Virtual server {0} added context {1}, AS-WEB-GLUE-00163=Application {0} is not found, AS-WEB-GLUE-00164=Cannot create context for undeployment, AS-WEB-GLUE-00165=Successfully removed context {0}, AS-WEB-GLUE-00166=Modifying web.xml {0}, AS-WEB-GLUE-00167=Error adding HttpProbes. NetworkListener {0}'s GrizzlyProxy is NULL, AS-WEB-GLUE-00168=Virtual server {0} has been turned off, AS-WEB-GLUE-00169=Virtual server {0} has been disabled, AS-WEB-GLUE-00170=Invalid redirect URL [{0}]: Impossible to URL encode, AS-WEB-GLUE-00171=Unknown error, loadWebModule returned null, file a bug, AS-WEB-GLUE-00172=Loading application [{0}] at [{1}], AS-WEB-GLUE-00173=App config customization specified to ignore descriptor's {0} {1} so it will not be present for the application, AS-WEB-GLUE-00174=Overriding descriptor {0}, AS-WEB-GLUE-00175=Creating new {0}, AS-WEB-GLUE-00176=Exception during Coherence*Web shutdown for application [{0}], AS-WEB-GLUE-00177=Loading web module {0} in virtual server {1} at {2}, AS-WEB-GLUE-00178=This web container has not yet been started, AS-WEB-GLUE-00179=Property {0} is not yet supported, AS-WEB-GLUE-00180=Virtual server {0} already has a web module {1} loaded at {2} therefore web module {3} cannot be loaded at this context path on this virtual server, AS-WEB-GLUE-00181=Unable to stop web container, AS-WEB-GLUE-00182=Unable to start web container, AS-WEB-GLUE-00183=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-GLUE-00184=Web module {0} is not loaded in virtual server {1}, AS-WEB-GLUE-00185=Unable to deploy web module {0} at root context of virtual server {1}, because this virtual server declares a default-web-module, AS-WEB-GLUE-00186=Unable to set default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00187=Unable to load web module {0} at context root {1}, because it is not correctly encoded, AS-WEB-GLUE-00188=Unable to destroy web module deployed at context root {0} on virtual server {1} during undeployment, AS-WEB-GLUE-00189=Exception setting the schemas/dtds location, AS-WEB-GLUE-00191=Error loading web module {0}, AS-WEB-GLUE-00192=Undeployment failed for context {0}, AS-WEB-GLUE-00193=Exception processing HttpService configuration change, AS-WEB-GLUE-00194=Unable to set context root {0}, AS-WEB-GLUE-00195=Unable to disable web module at context root {0}, AS-WEB-GLUE-00196=Error during destruction of virtual server {0}, AS-WEB-GLUE-00197=Virtual server {0} cannot be updated, because it does not exist, AS-WEB-GLUE-00198=Created HTTP listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00199=Created JK listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00200=Created virtual server {0}, AS-WEB-GLUE-00201=Virtual server {0} loaded default web module {1}, AS-WEB-GLUE-00202=Maximum depth for nested request dispatches set to {0}, AS-WEB-GLUE-00203=Unsupported http-service property {0} is being ignored, AS-WEB-GLUE-00204=The host name {0} is shared by virtual servers {1} and {2}, which are both associated with the same HTTP listener {3}, AS-WEB-GLUE-00205=Network listener {0} referenced by virtual server {1} does not exist, AS-WEB-GLUE-00206=Web module {0} not loaded to any virtual servers, AS-WEB-GLUE-00207=Loading web module {0} to virtual servers {1}, AS-WEB-GLUE-00208=Unloading web module {0} from virtual servers {1}, AS-WEB-GLUE-00209=Context {0} undeployed from virtual server {1}, AS-WEB-GLUE-00210=Context {0} disabled from virtual server {1}, AS-WEB-GLUE-00211=Virtual server {0}'s network listeners are updated from {1} to {2}, AS-WEB-GLUE-00212=The class {0} is annotated with an invalid scope, AS-WEB-GLUE-00213=-DjvmRoute updated with {0}, AS-WEB-GLUE-00214=Unable to parse port number {0} of network-listener {1}, AS-WEB-GLUE-00215=Virtual server {0} set listener name {1}, AS-WEB-GLUE-00216=Must not disable network-listener {0}, because it is associated with admin virtual server {1}, AS-WEB-GLUE-00217=Virtual server {0} set jk listener name {1}, AS-WEB-GLUE-00218=virtual server {0} has an invalid docroot {1}, AS-WEB-GLUE-00219={0} network listener is not included in {1} and will be updated , AS-WEB-GLUE-00220=Unable to load configuration of web module [{0}], AS-WEB-GLUE-00221=Failed to precompile JSP pages of web module [{0}], AS-WEB-GLUE-00222=Unable to create custom ObjectInputStream, AS-WEB-GLUE-00223=Unable to create custom ObjectOutputStream, AS-WEB-GLUE-00224=The default-locale attribute of locale-charset-info element is being ignored, AS-WEB-GLUE-00226=Web module [{0}] has a property with missing name or value, AS-WEB-GLUE-00227=Object of type {0} is not a valve, AS-WEB-GLUE-00228=Unable to add valve to web module {0}, AS-WEB-GLUE-00229=Unable to add valve with name {0} to web module {1}, AS-WEB-GLUE-00230=No method {0}(java.lang.String) defined on valve {1} of web module {2}, AS-WEB-GLUE-00231=Exception during execution of method {0} on valve {1} of web module {2}, AS-WEB-GLUE-00232=Valve {0} of web module {1} has a property without any name, AS-WEB-GLUE-00233=Unable to add listener of type {0} to web module {1}, AS-WEB-GLUE-00234=Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00235=Null property name or value for alternate docbase, AS-WEB-GLUE-00236=Alternate docbase property value {0} is missing a URL pattern or docbase, AS-WEB-GLUE-00237=URL pattern {0} for alternate docbase is invalid, AS-WEB-GLUE-00238=Failed to parse sun-web.xml singleThreadedServletPoolSize property value ({0}) of web module deployed at {1}, using default ({2}), AS-WEB-GLUE-00239=Enabled session ID reuse for web module {0} deployed on virtual server {1}, AS-WEB-GLUE-00240=Using alternate deployment descriptor {0} for web module {1}, AS-WEB-GLUE-00241=Ignoring invalid property {0} = {1}, AS-WEB-GLUE-00242=Unable to save sessions for web module {0} during redeployment, AS-WEB-GLUE-00243=Unable to restore sessions for web module [{0}] from previous deployment, AS-WEB-GLUE-00244=Webservice based application, requires Metro to be installed. Run updatecenter client located in bin folder to install Metro, AS-WEB-GLUE-00245=WebModule[{0}]: Setting delegate to {1}, AS-WEB-GLUE-00246=WebModule[{0}]: Adding {1} to the classpath, AS-WEB-GLUE-00247=extra-class-path component {0} is not a valid pathname, AS-WEB-GLUE-00248=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-GLUE-00249=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00250=PersistenceStrategyBuilder class = {0}, AS-WEB-GLUE-00251=Property [{0}] is not yet supported, AS-WEB-GLUE-00252=WebModule[{0}] configure cookie properties {1}, AS-WEB-GLUE-00253=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-GLUE-00254=Configured an authenticator for method {0}, AS-WEB-GLUE-00255=[{0}] failed to unbind namespace, AS-WEB-GLUE-00256=No Realm with name [{0}] configured to authenticate against, AS-WEB-GLUE-00257=Cannot configure an authenticator for method {0}, AS-WEB-GLUE-00258=Cannot instantiate an authenticator of class {0}, AS-WEB-GLUE-00259=Lifecycle event data object [{0}] is not a WebModule, AS-WEB-GLUE-00260=jsp-config property for {0} , AS-WEB-GLUE-00261=sysClasspath for {0} , AS-WEB-GLUE-00262=Error creating cache manager and configuring the servlet caching subsystem, AS-WEB-GLUE-00263=Cache Manager started, AS-WEB-GLUE-00264=Cache Manager stopped, AS-WEB-GLUE-00265=*** InstanceEvent: {0}, AS-WEB-GLUE-00266=Obtained securityContext implementation class {0}, AS-WEB-GLUE-00267=Failed to obtain securityContext implementation class, AS-WEB-GLUE-00268=Exception during processing of event of type {0} for web module {1}, AS-WEB-GLUE-00269=No ServerContext in WebModule [{0}], AS-WEB-GLUE-00270=ContainerEvent: {0}, AS-WEB-GLUE-00271=Exception during invocation of InjectionManager.destroyManagedObject on {0} of web module {1}, AS-WEB-GLUE-00272=Network Listener named {0} does not exist. Creating or using the named protocol element instead., AS-WEB-GLUE-00273=Network Listener named {0} to which this ssl element is being added already has an ssl element., AS-WEB-GLUE-00274=HTTP Listener named {0} not found, AS-WEB-GLUE-00275=Ssl element does not exist for Listener named {0}, AS-WEB-GLUE-00276=Error in parsing default-web.xml, AS-WEB-GLUE-00277=An authentication method was not defined in the web.xml descriptor. Using default BASIC for login configuration., AS-WEB-GLUE-00278=[{0}] is not a valid authentication method, AS-WEB-GLUE-00279=Invalid URL Pattern: [{0}], AS-WEB-GLUE-00280=Cannot load class {0}, AS-WEB-GLUE-00281=Beginning JSP Precompile..., AS-WEB-GLUE-00282=Finished JSP Precompile..., AS-WEB-GLUE-00283=Cannot delete file: {0}, AS-WEB-GLUE-00285=Exception getting Validator Factory from JNDI: {0}} [2024-04-16T09:20:50.296Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:20:50.296Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:50.296Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:50.296Z] [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER [2024-04-16T09:20:50.296Z] [INFO] Enclosing type is org.glassfish.web.LogFacade [2024-04-16T09:20:50.296Z] [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB} [2024-04-16T09:20:50.296Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:50.296Z] [INFO] Found enclosing element WEB_MAIN_LOGGER [2024-04-16T09:20:50.296Z] [INFO] Found enclosing element org.glassfish.web.LogFacade [2024-04-16T09:20:50.296Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:50.296Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:20:50.296Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:50.296Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:50.296Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:50.296Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:50.296Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API. [2024-04-16T09:20:50.296Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:50.296Z] [INFO] [2024-04-16T09:20:50.296Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue --- [2024-04-16T09:20:50.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/src/test/resources [2024-04-16T09:20:50.297Z] [INFO] [2024-04-16T09:20:50.297Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-glue --- [2024-04-16T09:20:50.297Z] [INFO] No sources to compile [2024-04-16T09:20:50.297Z] [INFO] [2024-04-16T09:20:50.297Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [2024-04-16T09:20:50.297Z] [INFO] [2024-04-16T09:20:50.297Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-glue --- [2024-04-16T09:20:50.297Z] [INFO] [2024-04-16T09:20:50.297Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue --- [2024-04-16T09:20:50.297Z] [INFO] Executing tasks [2024-04-16T09:20:50.297Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/classes/META-INF for [2024-04-16T09:20:50.297Z] [INFO] [echo] web-glue [2024-04-16T09:20:50.297Z] [INFO] Executed tasks [2024-04-16T09:20:50.297Z] [INFO] [2024-04-16T09:20:50.297Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue --- [2024-04-16T09:20:50.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/web-glue.jar [2024-04-16T09:20:50.297Z] [INFO] [2024-04-16T09:20:50.297Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-glue --- [2024-04-16T09:20:50.551Z] [INFO] [2024-04-16T09:20:50.551Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-glue --- [2024-04-16T09:20:50.551Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/failsafe-reports [2024-04-16T09:20:50.551Z] [INFO] [2024-04-16T09:20:50.551Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [2024-04-16T09:20:54.704Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:54.704Z] [INFO] [2024-04-16T09:20:54.704Z] [INFO] --- install:3.1.1:install (default-install) @ web-glue --- [2024-04-16T09:20:54.704Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.15-SNAPSHOT/web-glue-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:54.704Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.15-SNAPSHOT/web-glue-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:54.704Z] [INFO] [2024-04-16T09:20:54.704Z] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [2024-04-16T09:20:54.704Z] [INFO] Building JSF implementation connector module 7.0.15-SNAPSHOT [149/332] [2024-04-16T09:20:54.704Z] [INFO] from appserver/web/jsf-connector/pom.xml [2024-04-16T09:20:54.704Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:54.704Z] [INFO] [2024-04-16T09:20:54.704Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector --- [2024-04-16T09:20:54.704Z] [INFO] [2024-04-16T09:20:54.704Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsf-connector --- [2024-04-16T09:20:54.704Z] [INFO] [2024-04-16T09:20:54.705Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsf-connector --- [2024-04-16T09:20:54.705Z] [INFO] [2024-04-16T09:20:54.705Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsf-connector --- [2024-04-16T09:20:54.705Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:54.705Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:54.705Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:54.705Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:54.705Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:54.705Z] [INFO] [2024-04-16T09:20:54.705Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsf-connector --- [2024-04-16T09:20:54.705Z] [INFO] [2024-04-16T09:20:54.705Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsf-connector --- [2024-04-16T09:20:54.705Z] [INFO] [2024-04-16T09:20:54.705Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector --- [2024-04-16T09:20:54.705Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:54.705Z] [INFO] [2024-04-16T09:20:54.705Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector --- [2024-04-16T09:20:54.705Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:20:54.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/manpages [2024-04-16T09:20:54.705Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:54.705Z] [INFO] [2024-04-16T09:20:54.705Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsf-connector --- [2024-04-16T09:20:54.705Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:54.705Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:54.961Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:54.961Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:54.961Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [2024-04-16T09:20:54.961Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:20:54.961Z] [INFO] [2024-04-16T09:20:54.961Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [2024-04-16T09:20:54.961Z] [INFO] [2024-04-16T09:20:54.961Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [2024-04-16T09:20:54.961Z] [INFO] [2024-04-16T09:20:54.961Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector --- [2024-04-16T09:20:54.961Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:54.961Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:55.215Z] [INFO] [2024-04-16T09:20:55.215Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector --- [2024-04-16T09:20:55.215Z] [INFO] [2024-04-16T09:20:55.215Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsf-connector --- [2024-04-16T09:20:55.215Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:55.215Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:55.469Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:55.469Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:55.469Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java:[57,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/src/test/resources [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] No sources to compile [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] Executing tasks [2024-04-16T09:20:55.469Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/classes/META-INF for [2024-04-16T09:20:55.469Z] [INFO] [echo] jsf-connector [2024-04-16T09:20:55.469Z] [INFO] Executed tasks [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/jsf-connector.jar [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/failsafe-reports [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [2024-04-16T09:20:55.469Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:55.469Z] [INFO] [2024-04-16T09:20:55.469Z] [INFO] --- install:3.1.1:install (default-install) @ jsf-connector --- [2024-04-16T09:20:55.470Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.15-SNAPSHOT/jsf-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:55.470Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.15-SNAPSHOT/jsf-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:55.470Z] [INFO] [2024-04-16T09:20:55.470Z] [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [2024-04-16T09:20:55.470Z] [INFO] Building JSP caching taglib connector module 7.0.15-SNAPSHOT [150/332] [2024-04-16T09:20:55.470Z] [INFO] from appserver/web/jspcaching-connector/pom.xml [2024-04-16T09:20:55.470Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:55.470Z] [INFO] [2024-04-16T09:20:55.470Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector --- [2024-04-16T09:20:55.470Z] [INFO] [2024-04-16T09:20:55.470Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jspcaching-connector --- [2024-04-16T09:20:55.470Z] [INFO] [2024-04-16T09:20:55.470Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector --- [2024-04-16T09:20:55.470Z] [INFO] [2024-04-16T09:20:55.470Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jspcaching-connector --- [2024-04-16T09:20:55.470Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:55.470Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:55.724Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:55.724Z] [INFO] [2024-04-16T09:20:55.724Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jspcaching-connector --- [2024-04-16T09:20:55.724Z] [INFO] [2024-04-16T09:20:55.724Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jspcaching-connector --- [2024-04-16T09:20:55.724Z] [INFO] [2024-04-16T09:20:55.724Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector --- [2024-04-16T09:20:55.724Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:55.724Z] [INFO] [2024-04-16T09:20:55.724Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector --- [2024-04-16T09:20:55.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/src/main/resources [2024-04-16T09:20:55.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/src/main/manpages [2024-04-16T09:20:55.724Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:55.724Z] [INFO] [2024-04-16T09:20:55.724Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jspcaching-connector --- [2024-04-16T09:20:55.724Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:55.724Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:56.282Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:56.282Z] [INFO] [2024-04-16T09:20:56.282Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [2024-04-16T09:20:56.282Z] [INFO] [2024-04-16T09:20:56.282Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [2024-04-16T09:20:56.282Z] [INFO] [2024-04-16T09:20:56.282Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector --- [2024-04-16T09:20:56.282Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:56.282Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:56.282Z] [INFO] [2024-04-16T09:20:56.282Z] [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector --- [2024-04-16T09:20:56.282Z] [INFO] [2024-04-16T09:20:56.282Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jspcaching-connector --- [2024-04-16T09:20:56.282Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:56.282Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:20:56.535Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/src/test/resources [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] No sources to compile [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- surefire:3.2.5:test (default-test) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] Executing tasks [2024-04-16T09:20:56.536Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/classes/META-INF for [2024-04-16T09:20:56.536Z] [INFO] [echo] jspcaching-connector [2024-04-16T09:20:56.536Z] [INFO] Executed tasks [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/failsafe-reports [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector --- [2024-04-16T09:20:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.15-SNAPSHOT/jspcaching-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:56.536Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.15-SNAPSHOT/jspcaching-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [2024-04-16T09:20:56.536Z] [INFO] Building Web Container HA code 7.0.15-SNAPSHOT [151/332] [2024-04-16T09:20:56.536Z] [INFO] from appserver/web/web-ha/pom.xml [2024-04-16T09:20:56.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha --- [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-ha --- [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-ha --- [2024-04-16T09:20:56.536Z] [INFO] [2024-04-16T09:20:56.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-ha --- [2024-04-16T09:20:56.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:56.536Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:56.791Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:56.791Z] [INFO] [2024-04-16T09:20:56.791Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-ha --- [2024-04-16T09:20:56.791Z] [INFO] [2024-04-16T09:20:56.791Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-ha --- [2024-04-16T09:20:56.791Z] [INFO] [2024-04-16T09:20:56.791Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha --- [2024-04-16T09:20:56.791Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:56.791Z] [INFO] [2024-04-16T09:20:56.791Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha --- [2024-04-16T09:20:56.791Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:20:56.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/src/main/resources [2024-04-16T09:20:56.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/src/main/manpages [2024-04-16T09:20:56.791Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:56.791Z] [INFO] [2024-04-16T09:20:56.791Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-ha --- [2024-04-16T09:20:56.791Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:56.791Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:57.349Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:57.349Z] [INFO] [2024-04-16T09:20:57.349Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [2024-04-16T09:20:57.349Z] [INFO] [2024-04-16T09:20:57.349Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [2024-04-16T09:20:57.349Z] [INFO] [2024-04-16T09:20:57.349Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha --- [2024-04-16T09:20:57.349Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:57.603Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:57.603Z] [INFO] [2024-04-16T09:20:57.603Z] [INFO] --- command-security:1.0.17:check (default-check) @ web-ha --- [2024-04-16T09:20:57.603Z] [INFO] [2024-04-16T09:20:57.603Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-ha --- [2024-04-16T09:20:57.603Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:57.603Z] [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:57.857Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:57.857Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:57.857Z] [INFO] Initial messages found so far: {} [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00001 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00002 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00003 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00004 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00005 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00006 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00007 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Processing: AS-WEB-HA-00008 [2024-04-16T09:20:57.857Z] [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false [2024-04-16T09:20:57.857Z] [INFO] Total Messages including ones found from disk so far: {AS-WEB-HA-00001=Exception during removing synchronized from backing store, AS-WEB-HA-00002=Exception during removing expired session from backing store, AS-WEB-HA-00003=Error creating inputstream, AS-WEB-HA-00004=Exception during deserializing the session, AS-WEB-HA-00005=Exception occurred in getSession, AS-WEB-HA-00006=Failed to remove session from backing store, AS-WEB-HA-00007=Required version NumberFormatException, AS-WEB-HA-00008=Could not create backing store} [2024-04-16T09:20:57.857Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:20:57.857Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:57.857Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:57.857Z] [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER [2024-04-16T09:20:57.857Z] [INFO] Enclosing type is org.glassfish.web.ha.LogFacade [2024-04-16T09:20:57.857Z] [INFO] Loggers found so far: {jakarta.enterprise.web.ha.description=WEB HA Logger, jakarta.enterprise.web.ha.publish=true, jakarta.enterprise.web.ha.subsystem=WEB} [2024-04-16T09:20:57.857Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:20:57.857Z] [INFO] Found enclosing element WEB_HA_LOGGER [2024-04-16T09:20:57.857Z] [INFO] Found enclosing element org.glassfish.web.ha.LogFacade [2024-04-16T09:20:57.857Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:20:57.857Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:20:57.857Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:20:57.857Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:20:57.857Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/src/test/resources [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] No sources to compile [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] Executing tasks [2024-04-16T09:20:57.857Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/classes/META-INF for [2024-04-16T09:20:57.857Z] [INFO] [echo] web-ha [2024-04-16T09:20:57.857Z] [INFO] Executed tasks [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/web-ha.jar [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-ha --- [2024-04-16T09:20:57.857Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/failsafe-reports [2024-04-16T09:20:57.857Z] [INFO] [2024-04-16T09:20:57.857Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [2024-04-16T09:20:58.415Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- install:3.1.1:install (default-install) @ web-ha --- [2024-04-16T09:20:58.415Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.15-SNAPSHOT/web-ha-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:58.415Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.15-SNAPSHOT/web-ha-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [2024-04-16T09:20:58.415Z] [INFO] Building Web Related Implementations for GlassFish 7.0.15-SNAPSHOT [152/332] [2024-04-16T09:20:58.415Z] [INFO] from appserver/web/webtier-all/pom.xml [2024-04-16T09:20:58.415Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all --- [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtier-all --- [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtier-all --- [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtier-all --- [2024-04-16T09:20:58.415Z] [INFO] No sources to compile [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtier-all --- [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtier-all --- [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.415Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all --- [2024-04-16T09:20:58.415Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:58.415Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtier-all --- [2024-04-16T09:20:58.416Z] [INFO] No sources to compile [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtier-all --- [2024-04-16T09:20:58.416Z] [INFO] No sources to compile [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all --- [2024-04-16T09:20:58.416Z] [INFO] Executing tasks [2024-04-16T09:20:58.416Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/target/classes/META-INF for [2024-04-16T09:20:58.416Z] [INFO] [echo] webtier-all [2024-04-16T09:20:58.416Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/target/classes/META-INF [2024-04-16T09:20:58.416Z] [INFO] Executed tasks [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtier-all --- [2024-04-16T09:20:58.416Z] [INFO] No tests to run. [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtier-all --- [2024-04-16T09:20:58.416Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/target/failsafe-reports [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [2024-04-16T09:20:58.416Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- install:3.1.1:install (default-install) @ webtier-all --- [2024-04-16T09:20:58.416Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/7.0.15-SNAPSHOT/webtier-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [2024-04-16T09:20:58.416Z] [INFO] Building Weld connector for glassfish 7.0.15-SNAPSHOT [153/332] [2024-04-16T09:20:58.416Z] [INFO] from appserver/web/gf-weld-connector/pom.xml [2024-04-16T09:20:58.416Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector --- [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-weld-connector --- [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector --- [2024-04-16T09:20:58.416Z] [INFO] [2024-04-16T09:20:58.416Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-weld-connector --- [2024-04-16T09:20:58.416Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:58.416Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:58.670Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/src/main/resources [2024-04-16T09:20:58.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/src/main/manpages [2024-04-16T09:20:58.670Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:58.670Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:58.670Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] [2024-04-16T09:20:58.670Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector --- [2024-04-16T09:20:58.670Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:20:58.926Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:20:58.926Z] [INFO] [2024-04-16T09:20:58.926Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector --- [2024-04-16T09:20:58.926Z] [INFO] [2024-04-16T09:20:58.926Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-weld-connector --- [2024-04-16T09:20:58.926Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:58.926Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:59.180Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:59.180Z] [INFO] [2024-04-16T09:20:59.180Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector --- [2024-04-16T09:20:59.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/src/test/resources [2024-04-16T09:20:59.180Z] [INFO] [2024-04-16T09:20:59.180Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-weld-connector --- [2024-04-16T09:20:59.180Z] [INFO] No sources to compile [2024-04-16T09:20:59.180Z] [INFO] [2024-04-16T09:20:59.180Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [2024-04-16T09:20:59.180Z] [INFO] [2024-04-16T09:20:59.180Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-weld-connector --- [2024-04-16T09:20:59.180Z] [INFO] [2024-04-16T09:20:59.180Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector --- [2024-04-16T09:20:59.180Z] [INFO] Executing tasks [2024-04-16T09:20:59.180Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/classes/META-INF for [2024-04-16T09:20:59.180Z] [INFO] [echo] gf-weld-connector [2024-04-16T09:20:59.180Z] [INFO] Executed tasks [2024-04-16T09:20:59.180Z] [INFO] [2024-04-16T09:20:59.180Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector --- [2024-04-16T09:20:59.180Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-weld-connector --- [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-weld-connector --- [2024-04-16T09:20:59.181Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/failsafe-reports [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [2024-04-16T09:20:59.181Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector --- [2024-04-16T09:20:59.181Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.15-SNAPSHOT/gf-weld-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:20:59.181Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.15-SNAPSHOT/gf-weld-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [2024-04-16T09:20:59.181Z] [INFO] Building Weld integration for glassfish 7.0.15-SNAPSHOT [154/332] [2024-04-16T09:20:59.181Z] [INFO] from appserver/web/weld-integration/pom.xml [2024-04-16T09:20:59.181Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration --- [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration --- [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration --- [2024-04-16T09:20:59.181Z] [INFO] [2024-04-16T09:20:59.181Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration --- [2024-04-16T09:20:59.181Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:59.181Z] [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [2024-04-16T09:20:59.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:20:59.739Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:59.739Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:59.739Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:59.739Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:20:59.739Z] [INFO] [2024-04-16T09:20:59.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration --- [2024-04-16T09:20:59.739Z] [INFO] [2024-04-16T09:20:59.739Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration --- [2024-04-16T09:20:59.739Z] [INFO] [2024-04-16T09:20:59.739Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration --- [2024-04-16T09:20:59.739Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:20:59.739Z] [INFO] [2024-04-16T09:20:59.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration --- [2024-04-16T09:20:59.739Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:20:59.739Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:20:59.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/manpages [2024-04-16T09:20:59.739Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:20:59.739Z] [INFO] [2024-04-16T09:20:59.739Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration --- [2024-04-16T09:20:59.739Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:20:59.739Z] [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:00.297Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-04-16T09:21:00.298Z] required: java.lang.Class [2024-04-16T09:21:00.298Z] found: java.lang.Class [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion [2024-04-16T09:21:00.298Z] required: java.lang.Class [2024-04-16T09:21:00.298Z] found: java.lang.Class [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types [2024-04-16T09:21:00.298Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:21:00.298Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion [2024-04-16T09:21:00.298Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:21:00.298Z] found: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion [2024-04-16T09:21:00.298Z] required: java.util.Set [2024-04-16T09:21:00.298Z] found: java.util.Set [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[176,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[177,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[183,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:21:00.298Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[184,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast [2024-04-16T09:21:00.299Z] required: org.glassfish.cdi.transaction.TransactionScopedBean [2024-04-16T09:21:00.299Z] found: java.lang.Object [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,58] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[134,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[171,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[275,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast [2024-04-16T09:21:00.299Z] required: T [2024-04-16T09:21:00.299Z] found: java.lang.Object [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast [2024-04-16T09:21:00.299Z] required: java.lang.Class [2024-04-16T09:21:00.299Z] found: java.lang.Class [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast [2024-04-16T09:21:00.299Z] required: java.lang.Class [2024-04-16T09:21:00.299Z] found: java.lang.Class [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[593,20] unchecked conversion [2024-04-16T09:21:00.299Z] required: jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:21:00.299Z] found: jakarta.enterprise.inject.spi.InjectionTarget [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[603,20] unchecked conversion [2024-04-16T09:21:00.299Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-04-16T09:21:00.299Z] found: jakarta.enterprise.context.spi.CreationalContext [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[624,69] unchecked cast [2024-04-16T09:21:00.299Z] required: T [2024-04-16T09:21:00.299Z] found: java.lang.Object [2024-04-16T09:21:00.299Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[208,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [2024-04-16T09:21:00.299Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java: Some input files use or override a deprecated API. [2024-04-16T09:21:00.299Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:00.299Z] [INFO] [2024-04-16T09:21:00.299Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [2024-04-16T09:21:00.299Z] [INFO] [2024-04-16T09:21:00.299Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [2024-04-16T09:21:00.299Z] [INFO] [2024-04-16T09:21:00.299Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration --- [2024-04-16T09:21:00.299Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:00.553Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:00.553Z] [INFO] [2024-04-16T09:21:00.553Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration --- [2024-04-16T09:21:00.553Z] [INFO] [2024-04-16T09:21:00.554Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration --- [2024-04-16T09:21:00.554Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:00.554Z] [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:01.112Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:01.112Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:01.112Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:01.112Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:01.112Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:21:01.112Z] [INFO] Initial messages found so far: {} [2024-04-16T09:21:01.112Z] [INFO] Processing: AS-CDI-00001 [2024-04-16T09:21:01.112Z] [INFO] Message AS-CDI-00001 needs checking for cause/action: false [2024-04-16T09:21:01.112Z] [INFO] Processing: AS-CDI-00002 [2024-04-16T09:21:01.112Z] [INFO] Message AS-CDI-00002 needs checking for cause/action: false [2024-04-16T09:21:01.112Z] [INFO] Processing: AS-CDI-00003 [2024-04-16T09:21:01.112Z] [INFO] Message AS-CDI-00003 needs checking for cause/action: false [2024-04-16T09:21:01.112Z] [INFO] Processing: AS-CDI-00004 [2024-04-16T09:21:01.112Z] [INFO] Message AS-CDI-00004 needs checking for cause/action: false [2024-04-16T09:21:01.112Z] [INFO] Processing: AS-CDI-00005 [2024-04-16T09:21:01.112Z] [INFO] Message AS-CDI-00005 needs checking for cause/action: false [2024-04-16T09:21:01.112Z] [INFO] Processing: AS-CDI-00006 [2024-04-16T09:21:01.112Z] [INFO] Message AS-CDI-00006 needs checking for cause/action: false [2024-04-16T09:21:01.112Z] [INFO] Processing: AS-CDI-00007 [2024-04-16T09:21:01.112Z] [INFO] Message AS-CDI-00007 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00008 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00008 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00009 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00009 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00010 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00010 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00011 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00011 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00012 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00012 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00013 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00013 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00014 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00014 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00015 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00015 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00016 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00016 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00017 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00017 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00018 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00018 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00019 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00019 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00020 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00020 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00021 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00021 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00022 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00022 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00023 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00023 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00024 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00024 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00025 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00025 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00026 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00026 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00027 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00027 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00028 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00028 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00029 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00029 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00030 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00030 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00031 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00031 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00032 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00032 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00033 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00033 needs checking for cause/action: true [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00034 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00034 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00035 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00035 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00036 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00036 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00037 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00037 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00038 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00038 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00039 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00039 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00040 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00040 needs checking for cause/action: true [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00041 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00041 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00042 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00042 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00043 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00043 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00044 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00044 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-CDI-00045 [2024-04-16T09:21:01.113Z] [INFO] Message AS-CDI-00045 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00001 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00001 needs checking for cause/action: true [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00002 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00002 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00003 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00003 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00004 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00004 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00005 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00005 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00006 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00006 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00007 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00007 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00008 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00008 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00009 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00009 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00010 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00010 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00011 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00011 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00012 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00012 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00013 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00013 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00014 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00014 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00015 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00015 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00016 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00016 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00017 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00017 needs checking for cause/action: false [2024-04-16T09:21:01.113Z] [INFO] Processing: AS-JTA-00018 [2024-04-16T09:21:01.113Z] [INFO] Message AS-JTA-00018 needs checking for cause/action: false [2024-04-16T09:21:01.114Z] [INFO] Total Messages including ones found from disk so far: {AS-CDI-00001=Setting Context Class Loader for {0} to {1}., AS-CDI-00002=BeanDeploymentArchiveImpl::addBeanClass - adding {0} to {1}., AS-CDI-00003={0} not added to beanClasses, AS-CDI-00004=Processing {0} as it has {1} or {2}., AS-CDI-00005=Error while trying to load Bean Class {0} : {1}., AS-CDI-00006=Processing WEB-INF/lib in {0}., AS-CDI-00007=WEB-INF/lib: considering {0} as a bean archive and hence added another BDA for it., AS-CDI-00008=WEB-INF/lib: skipping {0} as it doesn't have beans.xml., AS-CDI-00009=JAR processing: {0} as a Bean archive jar since it has META-INF/beans.xml., AS-CDI-00010=Ensure {0} is associated with {1}, AS-CDI-00011=Ensure web lib jar visibility. Updating {0}., AS-CDI-00012=Ensure web lib jar visibility. Updating {0} to include {1}., AS-CDI-00013=Collecting jar info for {0}., AS-CDI-00014=Error reading archive. {0}, AS-CDI-00015=Collecting rar info for {0}., AS-CDI-00016=Using Context Class Loader., AS-CDI-00017=Context Class Loader is null. Using DeploymentImpl's classloader., AS-CDI-00018=Creating deployment for archive: {0}., AS-CDI-00019=getBeanDeploymentArchives returning {0}., AS-CDI-00020=loadBeanDeploymentArchive for beanClass {0}, AS-CDI-00021=loadBeanDeploymentArchive checking for {0} in root BDA {0}., AS-CDI-00022=loadBeanDeploymentArchive An existing BDA has this class {0}. Adding this class as a bean class it to existing bda: {1}., AS-CDI-00023=loadBeanDeploymentArchive checking for {0} in subBDA {1}., AS-CDI-00024=loadBeanDeploymentArchive beanClass {0} not found in the BDAs of this deployment. Creating a new BDA., AS-CDI-00025=loadBeanDeploymentArchive new BDA {0} created. Adding new BDA to all root BDAs of this deployment., AS-CDI-00026=loadBeanDeploymentArchive for beanClass {0} returning the newly created BDA {1}, AS-CDI-00027=Exception thrown while scanning for library jars. {0}, AS-CDI-00028=Processing {0} as it has one or more qualified CDI-annotated beans, AS-CDI-00029=JAR processing: {0} since it contains one or more classes with a scope annotation, AS-CDI-00030=BDAImpl::ensureWebLibJarVisibility - {0} being associated with {1}, AS-CDI-00031=BDAImpl::ensureWebLibJarVisibility - updating {0}, AS-CDI-00032=BDAImpl::ensureWebLibJarVisibility - updating {0} to include {1}, AS-CDI-00033=Error reading archive : {0}, AS-CDI-00034=TCL is null. Using BeanDeploymentArchiveImpl's classloader, AS-CDI-00035=Could not create WeldELContextListener instance. {0}, AS-CDI-00036=Exception in WeldBootstrap.shutdown. {0}, AS-CDI-00037=jakarta.jms.MessageListener Class available, so need to fire PIT events to MDBs, AS-CDI-00038={0} is an MDB and so need to fire a PIT event to it., AS-CDI-00039=WeldDeployer adding injectionServices {0} for {1}., AS-CDI-00040=Unable to create URI for URL: {0}. Exception: {1}, AS-CDI-00041=Trying to register interceptor: {0}, AS-CDI-00042=Adding interceptor: {0} for EJB: {1}., AS-CDI-00043=getBDAForBeanClass -- search in {0} for {1}, AS-CDI-00044=CDIServiceImpl.getBDAForBeanClass: TopLevelBDA {0} contains beanClassName: {1}., AS-CDI-00045=CDIServiceImpl.getBDAForBeanClass: subBDA {0} contains beanClassName: {1}., AS-JTA-00001=Encountered NamingException while attempting to acquire transaction manager for Transactional annotation interceptors {0}, AS-JTA-00002=About to setRollbackOnly from @Transactional interceptor on transaction: {0}, AS-JTA-00003=No ComponentInvocation present for @Transactional annotation processing. Restriction on use of UserTransaction will not be enforced., AS-JTA-00004=In MANDATORY TransactionalInterceptor, AS-JTA-00005=In NEVER TransactionalInterceptor, AS-JTA-00006=In NOT_SUPPORTED TransactionalInterceptor, AS-JTA-00007=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction..., AS-JTA-00008=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction failed due to {0}, AS-JTA-00009=In REQUIRED TransactionalInterceptor, AS-JTA-00010=Managed bean with Transactional annotation and TxType of REQUIRED called outside a transaction context. Beginning a transaction..., AS-JTA-00011=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during begin {0}, AS-JTA-00012=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during commit {0}, AS-JTA-00013=In REQUIRES_NEW TransactionalInterceptor, AS-JTA-00014=Managed bean with Transactional annotation and TxType of REQUIRES_NEW called inside a transaction context. Suspending before beginning a transaction..., AS-JTA-00015=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during begin {0}, AS-JTA-00016=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during commit {0}, AS-JTA-00017=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during resume {0}, AS-JTA-00018=In SUPPORTS TransactionalInterceptor} [2024-04-16T09:21:01.115Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:21:01.115Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:01.115Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:01.115Z] [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:21:01.115Z] [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo [2024-04-16T09:21:01.115Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:21:01.115Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil [2024-04-16T09:21:01.115Z] [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:21:01.115Z] [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase [2024-04-16T09:21:01.115Z] [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:21:01.115Z] [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl [2024-04-16T09:21:01.115Z] [INFO] Loggers found so far: {jakarta.enterprise.inject.spi.description=CDI, jakarta.enterprise.inject.spi.publish=true, jakarta.enterprise.inject.spi.subsystem=AS-CDI, jakarta.enterprise.resource.jta.description=CDI-JTA, jakarta.enterprise.resource.jta.publish=true, jakarta.enterprise.resource.jta.subsystem=AS-CDI-JTA, jakarta.enterprise.resource.weld.description=WELD, jakarta.enterprise.resource.weld.publish=true, jakarta.enterprise.resource.weld.subsystem=AS-WELD} [2024-04-16T09:21:01.115Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:21:01.115Z] [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME [2024-04-16T09:21:01.115Z] [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo [2024-04-16T09:21:01.115Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:21:01.115Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:01.115Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:01.115Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:21:01.115Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:01.115Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:21:01.115Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:01.115Z] [INFO] [2024-04-16T09:21:01.115Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration --- [2024-04-16T09:21:01.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/resources [2024-04-16T09:21:01.115Z] [INFO] [2024-04-16T09:21:01.115Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration --- [2024-04-16T09:21:01.115Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:01.115Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:21:01.674Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:01.674Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:01.674Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[27,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-04-16T09:21:01.674Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[49,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-04-16T09:21:01.674Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionManager.java:[68,35] unchecked call to set(T) as a member of the raw type java.lang.ThreadLocal [2024-04-16T09:21:01.674Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[40,90] unchecked cast [2024-04-16T09:21:01.674Z] required: jakarta.enterprise.context.spi.Contextual [2024-04-16T09:21:01.674Z] found: java.lang.Object [2024-04-16T09:21:01.674Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedBeanTest.java:[41,111] unchecked cast [2024-04-16T09:21:01.674Z] required: jakarta.enterprise.context.spi.CreationalContext [2024-04-16T09:21:01.674Z] found: java.lang.Object [2024-04-16T09:21:01.674Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[44,90] unchecked cast [2024-04-16T09:21:01.675Z] required: jakarta.enterprise.inject.spi.AnnotatedType [2024-04-16T09:21:01.675Z] found: java.lang.Object [2024-04-16T09:21:01.675Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[50,79] unchecked method invocation: method andReturn in interface org.easymock.IExpectationSetters is applied to given types [2024-04-16T09:21:01.675Z] required: T [2024-04-16T09:21:01.675Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-04-16T09:21:01.675Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[50,80] unchecked conversion [2024-04-16T09:21:01.675Z] required: T [2024-04-16T09:21:01.675Z] found: jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-04-16T09:21:01.675Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/src/test/java/org/glassfish/cdi/transaction/TransactionScopedContextExtensionTest.java:[51,60] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [2024-04-16T09:21:01.675Z] [INFO] [2024-04-16T09:21:01.675Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [2024-04-16T09:21:01.675Z] [INFO] [2024-04-16T09:21:01.675Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration --- [2024-04-16T09:21:01.675Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/surefire-reports [2024-04-16T09:21:01.675Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:21:01.675Z] [INFO] [2024-04-16T09:21:01.675Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:01.675Z] [INFO] T E S T S [2024-04-16T09:21:01.675Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:01.929Z] [0.002s][info][gc] Using G1 [2024-04-16T09:21:01.929Z] [0.240s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.317ms [2024-04-16T09:21:02.490Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedBeanTest [2024-04-16T09:21:02.490Z] [0.748s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->8M(258M) 3.200ms [2024-04-16T09:21:03.049Z] 09:21:02.901319 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:21:03.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.glassfish.cdi.transaction.TransactionScopedBeanTest [2024-04-16T09:21:03.049Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2024-04-16T09:21:03.049Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.glassfish.cdi.transaction.TransactionScopedContextExtensionTest [2024-04-16T09:21:03.049Z] [INFO] Running org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2024-04-16T09:21:03.303Z] 09:21:03.097402 WARNING main org.glassfish.cdi.transaction.TransactionScopedCDIUtil.log Can't get instance of BeanManager to process TransactionScoped CDI Event! [2024-04-16T09:21:03.303Z] 09:21:03.097827 WARNING main org.glassfish.cdi.transaction.TransactionScopedCDIUtil.log Can't get instance of BeanManager to process TransactionScoped CDI Event! [2024-04-16T09:21:03.303Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.glassfish.cdi.transaction.TransactionScopedContextImplTest [2024-04-16T09:21:03.303Z] [INFO] Running org.glassfish.cdi.transaction.TransactionalAnnotationTest [2024-04-16T09:21:03.303Z] 09:21:03.110311 INFO main .glassfish.cdi.transaction.TransactionalInterceptorMandatory.transactional In MANDATORY TransactionalInterceptor [2024-04-16T09:21:03.303Z] 09:21:03.113244 INFO main .glassfish.cdi.transaction.TransactionalInterceptorMandatory.transactional In MANDATORY TransactionalInterceptor [2024-04-16T09:21:03.303Z] 09:21:03.113632 INFO main .glassfish.cdi.transaction.TransactionalInterceptorMandatory.transactional In MANDATORY TransactionalInterceptor [2024-04-16T09:21:03.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.cdi.transaction.TransactionalAnnotationTest [2024-04-16T09:21:03.303Z] [INFO] Running org.glassfish.weld.RootBeanDeploymentArchiveTest [2024-04-16T09:21:03.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.glassfish.weld.RootBeanDeploymentArchiveTest [2024-04-16T09:21:03.303Z] [INFO] Running org.glassfish.weld.WeldActivatorTest [2024-04-16T09:21:03.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.weld.WeldActivatorTest [2024-04-16T09:21:03.303Z] [INFO] Running org.glassfish.weld.WeldApplicationContainerTest [2024-04-16T09:21:03.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.weld.WeldApplicationContainerTest [2024-04-16T09:21:03.303Z] [INFO] Running org.glassfish.weld.WeldContainerTest [2024-04-16T09:21:03.303Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.weld.WeldContainerTest [2024-04-16T09:21:03.303Z] [INFO] Running org.glassfish.weld.WeldContextListenerTest [2024-04-16T09:21:03.303Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.glassfish.weld.WeldContextListenerTest [2024-04-16T09:21:03.303Z] [INFO] Running org.glassfish.weld.services.TransactionServicesImplTest [2024-04-16T09:21:03.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.weld.services.TransactionServicesImplTest [2024-04-16T09:21:03.861Z] [INFO] [2024-04-16T09:21:03.861Z] [INFO] Results: [2024-04-16T09:21:03.861Z] [INFO] [2024-04-16T09:21:03.861Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:21:03.861Z] [INFO] [2024-04-16T09:21:03.861Z] [INFO] [2024-04-16T09:21:03.861Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration --- [2024-04-16T09:21:03.861Z] [INFO] Executing tasks [2024-04-16T09:21:03.862Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/classes/META-INF for [2024-04-16T09:21:03.862Z] [INFO] [echo] weld-integration [2024-04-16T09:21:03.862Z] [INFO] Executed tasks [2024-04-16T09:21:03.862Z] [INFO] [2024-04-16T09:21:03.862Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration --- [2024-04-16T09:21:03.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/weld-integration.jar [2024-04-16T09:21:03.862Z] [INFO] [2024-04-16T09:21:03.862Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration --- [2024-04-16T09:21:03.862Z] [INFO] [2024-04-16T09:21:03.862Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration --- [2024-04-16T09:21:03.862Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/failsafe-reports [2024-04-16T09:21:03.862Z] [INFO] [2024-04-16T09:21:03.862Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [2024-04-16T09:21:04.783Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:04.783Z] [INFO] [2024-04-16T09:21:04.783Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration --- [2024-04-16T09:21:04.783Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.15-SNAPSHOT/weld-integration-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:04.783Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.15-SNAPSHOT/weld-integration-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:04.783Z] [INFO] [2024-04-16T09:21:04.783Z] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [2024-04-16T09:21:04.784Z] [INFO] Building Weld Integration Fragment 7.0.15-SNAPSHOT [155/332] [2024-04-16T09:21:04.784Z] [INFO] from appserver/web/weld-integration-fragment/pom.xml [2024-04-16T09:21:04.784Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] No sources to compile [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/src/main/resources [2024-04-16T09:21:04.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/src/main/manpages [2024-04-16T09:21:04.784Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] No sources to compile [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:04.784Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] No sources to compile [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/src/test/resources [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] No sources to compile [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] Executing tasks [2024-04-16T09:21:04.784Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/classes/META-INF for [2024-04-16T09:21:04.784Z] [INFO] [echo] weld-integration-fragment [2024-04-16T09:21:04.784Z] [INFO] Executed tasks [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/failsafe-reports [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:04.784Z] [INFO] [2024-04-16T09:21:04.784Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment --- [2024-04-16T09:21:04.784Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.15-SNAPSHOT/weld-integration-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:04.784Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.15-SNAPSHOT/weld-integration-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [2024-04-16T09:21:04.785Z] [INFO] Building Fragment bundle for Weld related testing 7.0.15-SNAPSHOT [156/332] [2024-04-16T09:21:04.785Z] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [2024-04-16T09:21:04.785Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] No sources to compile [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:21:04.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/src/main/manpages [2024-04-16T09:21:04.785Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] No sources to compile [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] No sources to compile [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/src/test/resources [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] No sources to compile [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] No tests to run. [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] Executing tasks [2024-04-16T09:21:04.785Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [2024-04-16T09:21:04.785Z] [INFO] [echo] weld-integration-test-fragment [2024-04-16T09:21:04.785Z] [INFO] Executed tasks [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] No tests to run. [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target/failsafe-reports [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment --- [2024-04-16T09:21:04.785Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.15-SNAPSHOT/weld-integration-test-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:04.785Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.15-SNAPSHOT/weld-integration-test-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [2024-04-16T09:21:04.785Z] [INFO] Building cdi-api Fragment 7.0.15-SNAPSHOT [157/332] [2024-04-16T09:21:04.785Z] [INFO] from appserver/web/cdi-api-fragment/pom.xml [2024-04-16T09:21:04.785Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.785Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi-api-fragment --- [2024-04-16T09:21:04.785Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] No sources to compile [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:21:04.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/src/main/manpages [2024-04-16T09:21:04.786Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] No sources to compile [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] No sources to compile [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/src/test/resources [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] No sources to compile [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] No tests to run. [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment --- [2024-04-16T09:21:04.786Z] [INFO] Executing tasks [2024-04-16T09:21:04.786Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/classes/META-INF for [2024-04-16T09:21:04.786Z] [INFO] [echo] cdi-api-fragment [2024-04-16T09:21:04.786Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/classes/META-INF [2024-04-16T09:21:04.786Z] [INFO] Executed tasks [2024-04-16T09:21:04.786Z] [INFO] [2024-04-16T09:21:04.786Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment --- [2024-04-16T09:21:05.040Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [2024-04-16T09:21:05.040Z] [INFO] [2024-04-16T09:21:05.040Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi-api-fragment --- [2024-04-16T09:21:05.040Z] [INFO] No tests to run. [2024-04-16T09:21:05.040Z] [INFO] [2024-04-16T09:21:05.040Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi-api-fragment --- [2024-04-16T09:21:05.040Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/failsafe-reports [2024-04-16T09:21:05.040Z] [INFO] [2024-04-16T09:21:05.040Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [2024-04-16T09:21:05.040Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:05.040Z] [INFO] [2024-04-16T09:21:05.040Z] [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment --- [2024-04-16T09:21:05.041Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.15-SNAPSHOT/cdi-api-fragment-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:05.041Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.15-SNAPSHOT/cdi-api-fragment-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:05.041Z] [INFO] [2024-04-16T09:21:05.041Z] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [2024-04-16T09:21:05.041Z] [INFO] Building Full EJB Container add-ons 7.0.15-SNAPSHOT [158/332] [2024-04-16T09:21:05.041Z] [INFO] from appserver/ejb/ejb-full-container/pom.xml [2024-04-16T09:21:05.041Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:05.041Z] [INFO] [2024-04-16T09:21:05.041Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container --- [2024-04-16T09:21:05.041Z] [INFO] [2024-04-16T09:21:05.041Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-full-container --- [2024-04-16T09:21:05.041Z] [INFO] [2024-04-16T09:21:05.041Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container --- [2024-04-16T09:21:05.041Z] [INFO] [2024-04-16T09:21:05.041Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-full-container --- [2024-04-16T09:21:05.041Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:05.041Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:05.295Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:05.295Z] [INFO] [2024-04-16T09:21:05.295Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-full-container --- [2024-04-16T09:21:05.295Z] [INFO] [2024-04-16T09:21:05.295Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-full-container --- [2024-04-16T09:21:05.295Z] [INFO] [2024-04-16T09:21:05.295Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container --- [2024-04-16T09:21:05.295Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:05.295Z] [INFO] [2024-04-16T09:21:05.295Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container --- [2024-04-16T09:21:05.295Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:21:05.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/manpages [2024-04-16T09:21:05.295Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:05.295Z] [INFO] [2024-04-16T09:21:05.295Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-full-container --- [2024-04-16T09:21:05.295Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:05.295Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:05.550Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:05.550Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/deployment/annotation/handlers/MessageDrivenHandler.java:[83,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:21:05.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:05.550Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:05.550Z] [INFO] [2024-04-16T09:21:05.550Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [2024-04-16T09:21:05.550Z] [INFO] [2024-04-16T09:21:05.550Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [2024-04-16T09:21:05.550Z] [INFO] [2024-04-16T09:21:05.550Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container --- [2024-04-16T09:21:05.550Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:05.804Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:05.804Z] [INFO] [2024-04-16T09:21:05.804Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container --- [2024-04-16T09:21:05.804Z] [INFO] [2024-04-16T09:21:05.804Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-full-container --- [2024-04-16T09:21:05.804Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:05.804Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:06.058Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:06.058Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/src/test/resources [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] No sources to compile [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] Executing tasks [2024-04-16T09:21:06.058Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/classes/META-INF for [2024-04-16T09:21:06.058Z] [INFO] [echo] ejb-full-container [2024-04-16T09:21:06.058Z] [INFO] Executed tasks [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-full-container --- [2024-04-16T09:21:06.058Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/failsafe-reports [2024-04-16T09:21:06.058Z] [INFO] [2024-04-16T09:21:06.058Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [2024-04-16T09:21:06.313Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:06.313Z] [INFO] [2024-04-16T09:21:06.313Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container --- [2024-04-16T09:21:06.313Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.15-SNAPSHOT/ejb-full-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:06.313Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.15-SNAPSHOT/ejb-full-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:06.313Z] [INFO] [2024-04-16T09:21:06.313Z] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [2024-04-16T09:21:06.313Z] [INFO] Building EJB Timer Service Application 7.0.15-SNAPSHOT [159/332] [2024-04-16T09:21:06.313Z] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [2024-04-16T09:21:06.313Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:21:06.313Z] [INFO] [2024-04-16T09:21:06.313Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app --- [2024-04-16T09:21:06.313Z] [INFO] [2024-04-16T09:21:06.313Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-service-app --- [2024-04-16T09:21:06.313Z] [INFO] [2024-04-16T09:21:06.313Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app --- [2024-04-16T09:21:06.313Z] [INFO] [2024-04-16T09:21:06.313Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-service-app --- [2024-04-16T09:21:06.313Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:06.313Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:21:06.568Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:06.568Z] [INFO] [2024-04-16T09:21:06.568Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-service-app --- [2024-04-16T09:21:06.568Z] [INFO] [2024-04-16T09:21:06.568Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [2024-04-16T09:21:06.568Z] [INFO] [2024-04-16T09:21:06.568Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app --- [2024-04-16T09:21:06.568Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:06.568Z] [INFO] [2024-04-16T09:21:06.568Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app --- [2024-04-16T09:21:06.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/src/main/resources [2024-04-16T09:21:06.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/src/main/manpages [2024-04-16T09:21:06.568Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:06.568Z] [INFO] [2024-04-16T09:21:06.568Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-service-app --- [2024-04-16T09:21:06.568Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:06.568Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:21:06.822Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:06.822Z] [INFO] [2024-04-16T09:21:06.822Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-service-app --- [2024-04-16T09:21:06.822Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:06.822Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:21:07.077Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:07.077Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:07.077Z] [INFO] [2024-04-16T09:21:07.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app --- [2024-04-16T09:21:07.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/src/test/resources [2024-04-16T09:21:07.077Z] [INFO] [2024-04-16T09:21:07.077Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-timer-service-app --- [2024-04-16T09:21:07.077Z] [INFO] No sources to compile [2024-04-16T09:21:07.077Z] [INFO] [2024-04-16T09:21:07.077Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-timer-service-app --- [2024-04-16T09:21:07.077Z] [INFO] No tests to run. [2024-04-16T09:21:07.077Z] [INFO] [2024-04-16T09:21:07.077Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app --- [2024-04-16T09:21:07.077Z] [INFO] Executing tasks [2024-04-16T09:21:07.077Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [2024-04-16T09:21:07.077Z] [INFO] [echo] ejb-timer-service-app [2024-04-16T09:21:07.077Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [2024-04-16T09:21:07.077Z] [INFO] Executed tasks [2024-04-16T09:21:07.077Z] [INFO] [2024-04-16T09:21:07.077Z] [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app --- [2024-04-16T09:21:07.331Z] [INFO] Packaging webapp [2024-04-16T09:21:07.331Z] [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [2024-04-16T09:21:07.331Z] [INFO] Processing war project [2024-04-16T09:21:07.331Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/src/main/webapp] [2024-04-16T09:21:07.331Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [2024-04-16T09:21:07.331Z] [INFO] [2024-04-16T09:21:07.331Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-service-app --- [2024-04-16T09:21:07.331Z] [INFO] No tests to run. [2024-04-16T09:21:07.331Z] [INFO] [2024-04-16T09:21:07.331Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-service-app --- [2024-04-16T09:21:07.331Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/failsafe-reports [2024-04-16T09:21:07.331Z] [INFO] [2024-04-16T09:21:07.331Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [2024-04-16T09:21:07.585Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:07.585Z] [INFO] [2024-04-16T09:21:07.585Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app --- [2024-04-16T09:21:07.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.15-SNAPSHOT/ejb-timer-service-app-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:07.585Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.15-SNAPSHOT/ejb-timer-service-app-7.0.15-SNAPSHOT.war [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [2024-04-16T09:21:07.586Z] [INFO] Building GlassFish EJB timer app database init scripts 7.0.15-SNAPSHOT [160/332] [2024-04-16T09:21:07.586Z] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [2024-04-16T09:21:07.586Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] No sources to compile [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Copying 18 resources from src/main/resources to target/classes [2024-04-16T09:21:07.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/src/main/manpages [2024-04-16T09:21:07.586Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] No sources to compile [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] No sources to compile [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Executing tasks [2024-04-16T09:21:07.586Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [2024-04-16T09:21:07.586Z] [INFO] [echo] ejb-timer-databases [2024-04-16T09:21:07.586Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/classes/META-INF [2024-04-16T09:21:07.586Z] [INFO] Executed tasks [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:21:07.586Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] No tests to run. [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/failsafe-reports [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases --- [2024-04-16T09:21:07.586Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.15-SNAPSHOT/ejb-timer-databases-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:07.586Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.15-SNAPSHOT/ejb-timer-databases-7.0.15-SNAPSHOT.zip [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [2024-04-16T09:21:07.586Z] [INFO] Building EJB tier for GlassFish 7.0.15-SNAPSHOT [161/332] [2024-04-16T09:21:07.586Z] [INFO] from appserver/ejb/ejb-all/pom.xml [2024-04-16T09:21:07.586Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.586Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-all --- [2024-04-16T09:21:07.586Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] No sources to compile [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] No sources to compile [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] No sources to compile [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] Executing tasks [2024-04-16T09:21:07.587Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/target/classes/META-INF for [2024-04-16T09:21:07.587Z] [INFO] [echo] ejb-all [2024-04-16T09:21:07.587Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/target/classes/META-INF [2024-04-16T09:21:07.587Z] [INFO] Executed tasks [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] No tests to run. [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/target/failsafe-reports [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-all --- [2024-04-16T09:21:07.587Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/7.0.15-SNAPSHOT/ejb-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [2024-04-16T09:21:07.587Z] [INFO] Building GlassFish resources runtime 7.0.15-SNAPSHOT [162/332] [2024-04-16T09:21:07.587Z] [INFO] from appserver/resources/resources-runtime/pom.xml [2024-04-16T09:21:07.587Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime --- [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-runtime --- [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-runtime --- [2024-04-16T09:21:07.587Z] [INFO] [2024-04-16T09:21:07.587Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-runtime --- [2024-04-16T09:21:07.587Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:07.587Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:07.841Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:07.841Z] [INFO] [2024-04-16T09:21:07.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-runtime --- [2024-04-16T09:21:07.841Z] [INFO] [2024-04-16T09:21:07.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-runtime --- [2024-04-16T09:21:07.841Z] [INFO] [2024-04-16T09:21:07.841Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime --- [2024-04-16T09:21:07.841Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:07.841Z] [INFO] [2024-04-16T09:21:07.841Z] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime --- [2024-04-16T09:21:07.841Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:21:07.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/resources [2024-04-16T09:21:07.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/manpages [2024-04-16T09:21:07.841Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:07.841Z] [INFO] [2024-04-16T09:21:07.841Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-runtime --- [2024-04-16T09:21:07.841Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:07.841Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:07.841Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:07.841Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:07.841Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:07.841Z] [INFO] [2024-04-16T09:21:07.841Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [2024-04-16T09:21:07.841Z] [INFO] [2024-04-16T09:21:07.841Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [2024-04-16T09:21:08.096Z] [INFO] [2024-04-16T09:21:08.096Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime --- [2024-04-16T09:21:08.096Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:08.096Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:08.096Z] [INFO] [2024-04-16T09:21:08.096Z] [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime --- [2024-04-16T09:21:08.096Z] [INFO] [2024-04-16T09:21:08.096Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-runtime --- [2024-04-16T09:21:08.096Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:08.096Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:08.350Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/src/test/resources [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] No sources to compile [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- surefire:3.2.5:test (default-test) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] Executing tasks [2024-04-16T09:21:08.350Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/classes/META-INF for [2024-04-16T09:21:08.350Z] [INFO] [echo] resources-runtime [2024-04-16T09:21:08.350Z] [INFO] Executed tasks [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/resources-runtime.jar [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- failsafe:3.2.5:verify (verify) @ resources-runtime --- [2024-04-16T09:21:08.350Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/failsafe-reports [2024-04-16T09:21:08.350Z] [INFO] [2024-04-16T09:21:08.350Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [2024-04-16T09:21:08.605Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- install:3.1.1:install (default-install) @ resources-runtime --- [2024-04-16T09:21:08.605Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.15-SNAPSHOT/resources-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:08.605Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.15-SNAPSHOT/resources-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [2024-04-16T09:21:08.605Z] [INFO] Building GlassFish Jakarta Mail runtime 7.0.15-SNAPSHOT [163/332] [2024-04-16T09:21:08.605Z] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [2024-04-16T09:21:08.605Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:08.605Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:08.605Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:21:08.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/src/main/resources [2024-04-16T09:21:08.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/src/main/manpages [2024-04-16T09:21:08.605Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:08.605Z] [INFO] [2024-04-16T09:21:08.605Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-runtime --- [2024-04-16T09:21:08.605Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:08.605Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:08.859Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:08.859Z] [INFO] [2024-04-16T09:21:08.859Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [2024-04-16T09:21:08.859Z] [INFO] [2024-04-16T09:21:08.859Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [2024-04-16T09:21:08.859Z] [INFO] [2024-04-16T09:21:08.860Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime --- [2024-04-16T09:21:08.860Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:08.860Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:08.860Z] [INFO] [2024-04-16T09:21:08.860Z] [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime --- [2024-04-16T09:21:08.860Z] [INFO] [2024-04-16T09:21:08.860Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-runtime --- [2024-04-16T09:21:08.860Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:08.860Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:09.114Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/src/test/resources [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] No sources to compile [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- surefire:3.2.5:test (default-test) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] Executing tasks [2024-04-16T09:21:09.114Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/classes/META-INF for [2024-04-16T09:21:09.114Z] [INFO] [echo] mail-runtime [2024-04-16T09:21:09.114Z] [INFO] Executed tasks [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- failsafe:3.2.5:verify (verify) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/failsafe-reports [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- install:3.1.1:install (default-install) @ mail-runtime --- [2024-04-16T09:21:09.114Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.15-SNAPSHOT/mail-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:09.114Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.15-SNAPSHOT/mail-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [2024-04-16T09:21:09.114Z] [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.15-SNAPSHOT [164/332] [2024-04-16T09:21:09.114Z] [INFO] from appserver/connectors/descriptors/pom.xml [2024-04-16T09:21:09.114Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] No sources to compile [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:09.114Z] [INFO] [2024-04-16T09:21:09.114Z] [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors --- [2024-04-16T09:21:09.114Z] [INFO] Copying 19 resources from src/main/resources to target/classes [2024-04-16T09:21:09.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/src/main/manpages [2024-04-16T09:21:09.114Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] No sources to compile [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] No sources to compile [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] Executing tasks [2024-04-16T09:21:09.115Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/classes/META-INF for [2024-04-16T09:21:09.115Z] [INFO] [echo] descriptors [2024-04-16T09:21:09.115Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/classes/META-INF [2024-04-16T09:21:09.115Z] [INFO] Executed tasks [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- assembly:3.6.0:single (default-single) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:21:09.115Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors.zip [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors.zip [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- assembly:3.6.0:single (jar) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] Reading assembly descriptor: src/assembly/jar.xml [2024-04-16T09:21:09.115Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors-resources.jar [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] No tests to run. [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- failsafe:3.2.5:verify (verify) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/failsafe-reports [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- install:3.1.1:install (default-install) @ descriptors --- [2024-04-16T09:21:09.115Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:09.115Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT.zip [2024-04-16T09:21:09.115Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT-resources.jar [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [2024-04-16T09:21:09.115Z] [INFO] Building Connectors Inbound Support 7.0.15-SNAPSHOT [165/332] [2024-04-16T09:21:09.115Z] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [2024-04-16T09:21:09.115Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.115Z] [INFO] [2024-04-16T09:21:09.115Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.115Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:09.115Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:09.370Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:09.370Z] [INFO] [2024-04-16T09:21:09.370Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.370Z] [INFO] [2024-04-16T09:21:09.370Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.370Z] [INFO] [2024-04-16T09:21:09.370Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.370Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:09.370Z] [INFO] [2024-04-16T09:21:09.370Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.370Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:21:09.370Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:21:09.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/manpages [2024-04-16T09:21:09.370Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:09.370Z] [INFO] [2024-04-16T09:21:09.370Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.370Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:09.370Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:09.624Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:09.625Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ConnectorMessageBeanClient.java:[238,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:09.625Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:09.625Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:09.625Z] [INFO] [2024-04-16T09:21:09.625Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.625Z] [INFO] [2024-04-16T09:21:09.625Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.625Z] [INFO] [2024-04-16T09:21:09.625Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.625Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:09.880Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:09.880Z] [INFO] [2024-04-16T09:21:09.880Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.880Z] [INFO] [2024-04-16T09:21:09.880Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-inbound-runtime --- [2024-04-16T09:21:09.880Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:09.880Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:10.134Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/src/test/resources [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.134Z] [INFO] No sources to compile [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.134Z] [INFO] Executing tasks [2024-04-16T09:21:10.134Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [2024-04-16T09:21:10.134Z] [INFO] [echo] connectors-inbound-runtime [2024-04-16T09:21:10.134Z] [INFO] Executed tasks [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.134Z] [INFO] [2024-04-16T09:21:10.134Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.135Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/failsafe-reports [2024-04-16T09:21:10.135Z] [INFO] [2024-04-16T09:21:10.135Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.135Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:10.135Z] [INFO] [2024-04-16T09:21:10.135Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime --- [2024-04-16T09:21:10.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.15-SNAPSHOT/connectors-inbound-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:10.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.15-SNAPSHOT/connectors-inbound-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:10.135Z] [INFO] [2024-04-16T09:21:10.135Z] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [2024-04-16T09:21:10.135Z] [INFO] Building Work Management 7.0.15-SNAPSHOT [166/332] [2024-04-16T09:21:10.135Z] [INFO] from appserver/connectors/work-management/pom.xml [2024-04-16T09:21:10.135Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:10.135Z] [INFO] [2024-04-16T09:21:10.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ work-management --- [2024-04-16T09:21:10.135Z] [INFO] [2024-04-16T09:21:10.135Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ work-management --- [2024-04-16T09:21:10.135Z] [INFO] [2024-04-16T09:21:10.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ work-management --- [2024-04-16T09:21:10.135Z] [INFO] [2024-04-16T09:21:10.135Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ work-management --- [2024-04-16T09:21:10.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:10.135Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:10.389Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:10.389Z] [INFO] [2024-04-16T09:21:10.389Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ work-management --- [2024-04-16T09:21:10.389Z] [INFO] [2024-04-16T09:21:10.389Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ work-management --- [2024-04-16T09:21:10.389Z] [INFO] [2024-04-16T09:21:10.389Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management --- [2024-04-16T09:21:10.389Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:10.389Z] [INFO] [2024-04-16T09:21:10.389Z] [INFO] --- resources:3.3.1:resources (default-resources) @ work-management --- [2024-04-16T09:21:10.389Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:21:10.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/src/main/manpages [2024-04-16T09:21:10.389Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:10.389Z] [INFO] [2024-04-16T09:21:10.389Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ work-management --- [2024-04-16T09:21:10.389Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:10.389Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:10.643Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:10.644Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:10.644Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:10.644Z] [INFO] [2024-04-16T09:21:10.644Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ work-management --- [2024-04-16T09:21:10.644Z] [INFO] [2024-04-16T09:21:10.644Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ work-management --- [2024-04-16T09:21:10.644Z] [INFO] [2024-04-16T09:21:10.644Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management --- [2024-04-16T09:21:10.644Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:10.898Z] [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [2024-04-16T09:21:10.898Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:10.898Z] [INFO] [2024-04-16T09:21:10.898Z] [INFO] --- command-security:1.0.17:check (default-check) @ work-management --- [2024-04-16T09:21:10.898Z] [INFO] [2024-04-16T09:21:10.898Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ work-management --- [2024-04-16T09:21:10.898Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:10.898Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:10.898Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:10.898Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:10.898Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:21:10.898Z] [INFO] Initial messages found so far: {} [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05001 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05001 needs checking for cause/action: true [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05002 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05002 needs checking for cause/action: true [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05004 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05004 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05005 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05005 needs checking for cause/action: true [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05003 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05003 needs checking for cause/action: true [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05012 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05012 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05007 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05007 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05008 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05008 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05009 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05009 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05010 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05010 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05006 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05006 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Processing: AS-RAR-05011 [2024-04-16T09:21:10.898Z] [INFO] Message AS-RAR-05011 needs checking for cause/action: false [2024-04-16T09:21:10.898Z] [INFO] Total Messages including ones found from disk so far: {AS-RAR-05001=Failed to get the thread-pool [ {0} ] for resource adapter [ {1} ]., AS-RAR-05001.MSG_COMMENT=# Failed to find thread pool, AS-RAR-05002=Failed to get the default thread-pool for resource adapter [ {0} ]., AS-RAR-05002.MSG_COMMENT=# Failed to find the default thread pool., AS-RAR-05003=An error occurred during instantiation of the Work Manager class [ {0} ] for resource adapter [ {1} ]., AS-RAR-05003.MSG_COMMENT=# Failed to create Work Manager instance., AS-RAR-05004=The Work named [ {0} ], progress [ {1} ]., AS-RAR-05004.MSG_COMMENT=# Print Work status, AS-RAR-05005=Resource adapter association failed., AS-RAR-05005.MSG_COMMENT=# Failed to associate Resource Adapter bean to Work instance., AS-RAR-05006=Unable to load Work Context class {0}., AS-RAR-05006.MSG_COMMENT=# Can not find Work Context class., AS-RAR-05007=Cannot specify both Execution Context [{0}] as well Transaction Context [{1}] for Work [{2}] execution. Only one can be specified., AS-RAR-05007.MSG_COMMENT=# ExecutionContext conflict., AS-RAR-05008=Duplicate Work Context for type [ {0} ]., AS-RAR-05008.MSG_COMMENT=# Duplicate Work Context., AS-RAR-05009=Application server cannot handle the following Work Context : {0}., AS-RAR-05009.MSG_COMMENT=# Unsupported Work Context., AS-RAR-05010=Setting custom Work Context class [ {0} ] using most specific supportted Work Context class [ {1} ]., AS-RAR-05010.MSG_COMMENT=# Handle custom Work Context., AS-RAR-05011=Unable to set Security Context., AS-RAR-05011.MSG_COMMENT=# Unable to set Security Context., AS-RAR-05012=Unsupported callback {0} during credential mapping., AS-RAR-05012.MSG_COMMENT=# Unsupported callback class.} [2024-04-16T09:21:10.899Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:21:10.899Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:10.899Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:10.899Z] [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER [2024-04-16T09:21:10.899Z] [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade [2024-04-16T09:21:10.899Z] [INFO] Loggers found so far: {jakarta.enterprise.connector.work.description=logger for connector work manager module, jakarta.enterprise.connector.work.publish=true, jakarta.enterprise.connector.work.subsystem=connector} [2024-04-16T09:21:10.899Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:21:10.899Z] [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER [2024-04-16T09:21:10.899Z] [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade [2024-04-16T09:21:10.899Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:21:10.899Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:21:10.899Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:10.899Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:21:10.899Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:10.899Z] [INFO] [2024-04-16T09:21:10.899Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management --- [2024-04-16T09:21:10.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/src/test/resources [2024-04-16T09:21:10.899Z] [INFO] [2024-04-16T09:21:10.899Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ work-management --- [2024-04-16T09:21:10.899Z] [INFO] No sources to compile [2024-04-16T09:21:10.899Z] [INFO] [2024-04-16T09:21:10.899Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [2024-04-16T09:21:10.899Z] [INFO] [2024-04-16T09:21:10.899Z] [INFO] --- surefire:3.2.5:test (default-test) @ work-management --- [2024-04-16T09:21:10.899Z] [INFO] [2024-04-16T09:21:10.899Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management --- [2024-04-16T09:21:10.899Z] [INFO] Executing tasks [2024-04-16T09:21:10.899Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/classes/META-INF for [2024-04-16T09:21:10.899Z] [INFO] [echo] work-management [2024-04-16T09:21:10.899Z] [INFO] Executed tasks [2024-04-16T09:21:10.899Z] [INFO] [2024-04-16T09:21:10.899Z] [INFO] --- jar:3.3.0:jar (default-jar) @ work-management --- [2024-04-16T09:21:10.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/work-management.jar [2024-04-16T09:21:11.153Z] [INFO] [2024-04-16T09:21:11.153Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ work-management --- [2024-04-16T09:21:11.153Z] [INFO] [2024-04-16T09:21:11.153Z] [INFO] --- failsafe:3.2.5:verify (verify) @ work-management --- [2024-04-16T09:21:11.153Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/failsafe-reports [2024-04-16T09:21:11.153Z] [INFO] [2024-04-16T09:21:11.153Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [2024-04-16T09:21:11.153Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:11.153Z] [INFO] [2024-04-16T09:21:11.153Z] [INFO] --- install:3.1.1:install (default-install) @ work-management --- [2024-04-16T09:21:11.153Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.15-SNAPSHOT/work-management-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:11.154Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.15-SNAPSHOT/work-management-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [2024-04-16T09:21:11.154Z] [INFO] Building JDBC Module 7.0.15-SNAPSHOT [167/332] [2024-04-16T09:21:11.154Z] [INFO] from appserver/jdbc/pom.xml [2024-04-16T09:21:11.154Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] No sources to compile [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] No sources to compile [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] No sources to compile [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] Executing tasks [2024-04-16T09:21:11.154Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/target/classes/META-INF for [2024-04-16T09:21:11.154Z] [INFO] [echo] jdbc [2024-04-16T09:21:11.154Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/target/classes/META-INF [2024-04-16T09:21:11.154Z] [INFO] Executed tasks [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] No tests to run. [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/target/failsafe-reports [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc --- [2024-04-16T09:21:11.154Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/7.0.15-SNAPSHOT/jdbc-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [2024-04-16T09:21:11.154Z] [INFO] Building JDBC Config Module 7.0.15-SNAPSHOT [168/332] [2024-04-16T09:21:11.154Z] [INFO] from appserver/jdbc/jdbc-config/pom.xml [2024-04-16T09:21:11.154Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-config --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-config --- [2024-04-16T09:21:11.154Z] [INFO] [2024-04-16T09:21:11.154Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-config --- [2024-04-16T09:21:11.154Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:11.154Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:11.409Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:11.409Z] [INFO] [2024-04-16T09:21:11.409Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-config --- [2024-04-16T09:21:11.409Z] [INFO] [2024-04-16T09:21:11.409Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-config --- [2024-04-16T09:21:11.409Z] [INFO] [2024-04-16T09:21:11.409Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config --- [2024-04-16T09:21:11.409Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:11.409Z] [INFO] [2024-04-16T09:21:11.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config --- [2024-04-16T09:21:11.409Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:21:11.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/src/main/manpages [2024-04-16T09:21:11.409Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:11.409Z] [INFO] [2024-04-16T09:21:11.409Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-config --- [2024-04-16T09:21:11.409Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:11.409Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:11.663Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:11.663Z] [INFO] [2024-04-16T09:21:11.663Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [2024-04-16T09:21:11.663Z] [INFO] [2024-04-16T09:21:11.663Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [2024-04-16T09:21:11.663Z] [INFO] [2024-04-16T09:21:11.663Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config --- [2024-04-16T09:21:11.663Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:11.663Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:11.663Z] [INFO] [2024-04-16T09:21:11.663Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config --- [2024-04-16T09:21:11.663Z] [INFO] [2024-04-16T09:21:11.663Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-config --- [2024-04-16T09:21:11.663Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:11.663Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:11.918Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/src/test/resources [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] No sources to compile [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] Executing tasks [2024-04-16T09:21:11.918Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/classes/META-INF for [2024-04-16T09:21:11.918Z] [INFO] [echo] jdbc-config [2024-04-16T09:21:11.918Z] [INFO] Executed tasks [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/jdbc-config.jar [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/failsafe-reports [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [2024-04-16T09:21:11.918Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:11.918Z] [INFO] [2024-04-16T09:21:11.918Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-config --- [2024-04-16T09:21:11.919Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.15-SNAPSHOT/jdbc-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:11.919Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.15-SNAPSHOT/jdbc-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:11.919Z] [INFO] [2024-04-16T09:21:11.919Z] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [2024-04-16T09:21:11.919Z] [INFO] Building Connectors admin 7.0.15-SNAPSHOT [169/332] [2024-04-16T09:21:11.919Z] [INFO] from appserver/connectors/admin/pom.xml [2024-04-16T09:21:11.919Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:12.173Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:12.173Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:12.173Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:21:12.173Z] [INFO] Copying 31 resources from src/main/manpages to target/classes [2024-04-16T09:21:12.173Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:12.173Z] [INFO] [2024-04-16T09:21:12.173Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-admin --- [2024-04-16T09:21:12.173Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:12.173Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:12.731Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:12.732Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [2024-04-16T09:21:12.732Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:12.732Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:12.732Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:12.732Z] [INFO] [2024-04-16T09:21:12.732Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [2024-04-16T09:21:12.732Z] [INFO] [2024-04-16T09:21:12.732Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [2024-04-16T09:21:12.732Z] [INFO] [2024-04-16T09:21:12.732Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin --- [2024-04-16T09:21:12.732Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:12.732Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:12.732Z] [INFO] [2024-04-16T09:21:12.732Z] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin --- [2024-04-16T09:21:12.732Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.connectors.admin.cli.CreateAdminObject, org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool, org.glassfish.connectors.admin.cli.CreateConnectorResource, org.glassfish.connectors.admin.cli.CreateConnectorSecurityMap, org.glassfish.connectors.admin.cli.CreateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.CreateResourceAdapterConfig, org.glassfish.connectors.admin.cli.DeleteAdminObject, org.glassfish.connectors.admin.cli.DeleteConnectorConnectionPool, org.glassfish.connectors.admin.cli.DeleteConnectorResource, org.glassfish.connectors.admin.cli.DeleteConnectorSecurityMap, org.glassfish.connectors.admin.cli.DeleteConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.DeleteResourceAdapterConfig, org.glassfish.connectors.admin.cli.FlushConnectionPool, org.glassfish.connectors.admin.cli.ListAdminObjects, org.glassfish.connectors.admin.cli.ListConnectorConnectionPools, org.glassfish.connectors.admin.cli.ListConnectorResources, org.glassfish.connectors.admin.cli.ListConnectorSecurityMaps, org.glassfish.connectors.admin.cli.ListConnectorWorkSecurityMaps, org.glassfish.connectors.admin.cli.ListResourceAdapterConfigs, org.glassfish.connectors.admin.cli.ListResources, org.glassfish.connectors.admin.cli.PingConnectionPool, org.glassfish.connectors.admin.cli.UpdateConnectorSecurityMap, org.glassfish.connectors.admin.cli.UpdateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.internal.GetActivationSpecClass, org.glassfish.connectors.admin.cli.internal.GetAdminObjectClassNames, org.glassfish.connectors.admin.cli.internal.GetAdminObjectConfigProps, org.glassfish.connectors.admin.cli.internal.GetAdminObjectInterfaceNames, org.glassfish.connectors.admin.cli.internal.GetBuiltInCustomResources, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionNames, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionPropertiesAndDefaults, org.glassfish.connectors.admin.cli.internal.GetConnectorConfigJavaBeans, org.glassfish.connectors.admin.cli.internal.GetMCFConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigPropertyTypes, org.glassfish.connectors.admin.cli.internal.GetMessageListenerTypes, org.glassfish.connectors.admin.cli.internal.GetResourceAdapterConfigProperties, org.glassfish.connectors.admin.cli.internal.GetSystemRarsAllowingPoolCreation] [2024-04-16T09:21:12.733Z] [INFO] [2024-04-16T09:21:12.733Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-admin --- [2024-04-16T09:21:12.733Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:12.733Z] [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:12.987Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:12.987Z] [INFO] [2024-04-16T09:21:12.987Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin --- [2024-04-16T09:21:12.987Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:21:12.987Z] [INFO] [2024-04-16T09:21:12.987Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-admin --- [2024-04-16T09:21:12.987Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:12.987Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:21:13.241Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:13.241Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/CreateCustomResourceTest.java: Some input files use or override a deprecated API. [2024-04-16T09:21:13.241Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/src/test/java/org/glassfish/connectors/admin/cli/CreateCustomResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:13.241Z] [INFO] [2024-04-16T09:21:13.241Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [2024-04-16T09:21:13.241Z] [INFO] [2024-04-16T09:21:13.241Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-admin --- [2024-04-16T09:21:13.241Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/surefire-reports [2024-04-16T09:21:13.241Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:21:13.241Z] [INFO] [2024-04-16T09:21:13.241Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:13.241Z] [INFO] T E S T S [2024-04-16T09:21:13.241Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:13.496Z] [0.002s][info][gc] Using G1 [2024-04-16T09:21:13.751Z] [0.324s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->6M(258M) 2.502ms [2024-04-16T09:21:14.005Z] [INFO] Running org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2024-04-16T09:21:14.259Z] [0.777s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->9M(258M) 3.688ms [2024-04-16T09:21:14.259Z] 09:21:14.115429 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-04-16T09:21:14.259Z] Column number = 42 [2024-04-16T09:21:14.259Z] System Id = null [2024-04-16T09:21:14.259Z] Public Id = null [2024-04-16T09:21:14.259Z] Location Uri= null [2024-04-16T09:21:14.259Z] CharacterOffset = 9993 [2024-04-16T09:21:14.259Z] [2024-04-16T09:21:14.514Z] 09:21:14.320239 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:21:14.514Z] 09:21:14.348674 WARNING main com.sun.logging.LogDomains.getResourceBundle Cannot find the resource bundle for the name com.sun.logging.enterprise.system.tools.admin for class org.glassfish.connectors.admin.cli.CreateCustomResourceTest using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-04-16T09:21:14.514Z] 09:21:14.422875 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:21:14.768Z] 09:21:14.576673 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:21:14.768Z] 09:21:14.590246 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailInvalidResType, started at 09:21:14.33338383, test time: 256 ms [2024-04-16T09:21:14.768Z] 09:21:14.744374 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteSuccess, started at 09:21:14.605491301, test time: 138 ms [2024-04-16T09:21:14.768Z] 09:21:14.761140 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteWithOptionalValuesSet, started at 09:21:14.747267065, test time: 13 ms [2024-04-16T09:21:15.022Z] 09:21:14.779559 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.CreateCustomResourceTest.testExecuteFailDuplicateResource, started at 09:21:14.763883523, test time: 15 ms [2024-04-16T09:21:15.022Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s -- in org.glassfish.connectors.admin.cli.CreateCustomResourceTest [2024-04-16T09:21:15.022Z] [INFO] Running org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2024-04-16T09:21:15.022Z] 09:21:14.839006 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-04-16T09:21:15.022Z] Column number = 42 [2024-04-16T09:21:15.022Z] System Id = null [2024-04-16T09:21:15.022Z] Public Id = null [2024-04-16T09:21:15.022Z] Location Uri= null [2024-04-16T09:21:15.022Z] CharacterOffset = 9993 [2024-04-16T09:21:15.022Z] [2024-04-16T09:21:15.022Z] 09:21:14.916818 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:21:15.022Z] 09:21:14.928075 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:21:15.022Z] 09:21:14.931087 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteFailDoesNotExist, started at 09:21:14.919726965, test time: 11 ms [2024-04-16T09:21:15.022Z] 09:21:14.946246 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.DeleteCustomResourceTest.testExecuteSuccessDefaultTarget, started at 09:21:14.934217174, test time: 11 ms [2024-04-16T09:21:15.023Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.glassfish.connectors.admin.cli.DeleteCustomResourceTest [2024-04-16T09:21:15.023Z] [INFO] Running org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2024-04-16T09:21:15.276Z] 09:21:14.988334 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 157 [2024-04-16T09:21:15.276Z] Column number = 42 [2024-04-16T09:21:15.276Z] System Id = null [2024-04-16T09:21:15.276Z] Public Id = null [2024-04-16T09:21:15.276Z] Location Uri= null [2024-04-16T09:21:15.276Z] CharacterOffset = 9993 [2024-04-16T09:21:15.276Z] [2024-04-16T09:21:15.276Z] 09:21:15.032531 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:21:15.276Z] 09:21:15.041425 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:21:15.276Z] 09:21:15.042195 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListOriginal, started at 09:21:15.03436157, test time: 7 ms [2024-04-16T09:21:15.276Z] 09:21:15.057426 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListNoResource, started at 09:21:15.044288906, test time: 13 ms [2024-04-16T09:21:15.276Z] 09:21:15.068927 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.connectors.admin.cli.ListCustomResourcesTest.testExecuteSuccessListResource, started at 09:21:15.059578638, test time: 9 ms [2024-04-16T09:21:15.277Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.glassfish.connectors.admin.cli.ListCustomResourcesTest [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] Results: [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin --- [2024-04-16T09:21:15.531Z] [INFO] Executing tasks [2024-04-16T09:21:15.531Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/classes/META-INF for [2024-04-16T09:21:15.531Z] [INFO] [echo] connectors-admin [2024-04-16T09:21:15.531Z] [INFO] Executed tasks [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin --- [2024-04-16T09:21:15.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/connectors-admin.jar [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-admin --- [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-admin --- [2024-04-16T09:21:15.531Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/failsafe-reports [2024-04-16T09:21:15.531Z] [INFO] [2024-04-16T09:21:15.531Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [2024-04-16T09:21:16.453Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:16.453Z] [INFO] [2024-04-16T09:21:16.453Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-admin --- [2024-04-16T09:21:16.453Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.15-SNAPSHOT/connectors-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:16.453Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.15-SNAPSHOT/connectors-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:16.453Z] [INFO] [2024-04-16T09:21:16.453Z] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [2024-04-16T09:21:16.453Z] [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.15-SNAPSHOT [170/332] [2024-04-16T09:21:16.453Z] [INFO] from appserver/load-balancer/pom.xml [2024-04-16T09:21:16.453Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:21:16.453Z] [INFO] [2024-04-16T09:21:16.453Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer --- [2024-04-16T09:21:16.453Z] [INFO] [2024-04-16T09:21:16.453Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer --- [2024-04-16T09:21:16.453Z] [INFO] [2024-04-16T09:21:16.453Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer --- [2024-04-16T09:21:16.453Z] [INFO] [2024-04-16T09:21:16.453Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer --- [2024-04-16T09:21:16.453Z] [INFO] No sources to compile [2024-04-16T09:21:16.453Z] [INFO] [2024-04-16T09:21:16.453Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] No sources to compile [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] No sources to compile [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] Executing tasks [2024-04-16T09:21:16.454Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/target/classes/META-INF for [2024-04-16T09:21:16.454Z] [INFO] [echo] load-balancer [2024-04-16T09:21:16.454Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/target/classes/META-INF [2024-04-16T09:21:16.454Z] [INFO] Executed tasks [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] No tests to run. [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/target/failsafe-reports [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer --- [2024-04-16T09:21:16.454Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/7.0.15-SNAPSHOT/load-balancer-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [2024-04-16T09:21:16.454Z] [INFO] Building Load Balancer Internal API 7.0.15-SNAPSHOT [171/332] [2024-04-16T09:21:16.454Z] [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [2024-04-16T09:21:16.454Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:16.454Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:16.454Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:21:16.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [2024-04-16T09:21:16.454Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:16.454Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:16.454Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] [2024-04-16T09:21:16.454Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.454Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:16.454Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:16.709Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:16.709Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:16.709Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/src/test/resources [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] No sources to compile [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] Executing tasks [2024-04-16T09:21:16.709Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [2024-04-16T09:21:16.709Z] [INFO] [echo] gf-load-balancer-connector [2024-04-16T09:21:16.709Z] [INFO] Executed tasks [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.709Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/failsafe-reports [2024-04-16T09:21:16.709Z] [INFO] [2024-04-16T09:21:16.709Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.963Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector --- [2024-04-16T09:21:16.963Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.15-SNAPSHOT/gf-load-balancer-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:16.963Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.15-SNAPSHOT/gf-load-balancer-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [2024-04-16T09:21:16.963Z] [INFO] Building Load-Balancer admin 7.0.15-SNAPSHOT [172/332] [2024-04-16T09:21:16.963Z] [INFO] from appserver/load-balancer/admin/pom.xml [2024-04-16T09:21:16.963Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:16.963Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:16.963Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:16.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/resources [2024-04-16T09:21:16.963Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-04-16T09:21:16.963Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-04-16T09:21:16.963Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:16.963Z] [INFO] [2024-04-16T09:21:16.963Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer-admin --- [2024-04-16T09:21:16.963Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:16.963Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:17.218Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:17.218Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Some input files use or override a deprecated API. [2024-04-16T09:21:17.218Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:17.218Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:17.218Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:17.218Z] [INFO] [2024-04-16T09:21:17.218Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [2024-04-16T09:21:17.218Z] [INFO] [2024-04-16T09:21:17.218Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [2024-04-16T09:21:17.218Z] [INFO] [2024-04-16T09:21:17.218Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin --- [2024-04-16T09:21:17.218Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:17.472Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:17.472Z] [INFO] [2024-04-16T09:21:17.472Z] [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin --- [2024-04-16T09:21:17.472Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.loadbalancer.admin.cli.ApplyHttpLbChanges, org.glassfish.loadbalancer.admin.cli.ConfigureLBWeightCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLoadBalancerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.ExportHttpLbConfig, org.glassfish.loadbalancer.admin.cli.ListLBConfigsCommand] [2024-04-16T09:21:17.472Z] [INFO] [2024-04-16T09:21:17.472Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer-admin --- [2024-04-16T09:21:17.472Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:17.472Z] [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:17.726Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:17.726Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:21:17.726Z] [INFO] [2024-04-16T09:21:17.726Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin --- [2024-04-16T09:21:17.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/src/test/resources [2024-04-16T09:21:17.726Z] [INFO] [2024-04-16T09:21:17.726Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ load-balancer-admin --- [2024-04-16T09:21:17.726Z] [INFO] No sources to compile [2024-04-16T09:21:17.726Z] [INFO] [2024-04-16T09:21:17.726Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [2024-04-16T09:21:17.726Z] [INFO] [2024-04-16T09:21:17.726Z] [INFO] --- surefire:3.2.5:test (default-test) @ load-balancer-admin --- [2024-04-16T09:21:17.726Z] [INFO] [2024-04-16T09:21:17.726Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin --- [2024-04-16T09:21:17.726Z] [INFO] Executing tasks [2024-04-16T09:21:17.727Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/classes/META-INF for [2024-04-16T09:21:17.727Z] [INFO] [echo] load-balancer-admin [2024-04-16T09:21:17.727Z] [INFO] Executed tasks [2024-04-16T09:21:17.727Z] [INFO] [2024-04-16T09:21:17.727Z] [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin --- [2024-04-16T09:21:17.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/load-balancer-admin.jar [2024-04-16T09:21:17.727Z] [INFO] [2024-04-16T09:21:17.727Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer-admin --- [2024-04-16T09:21:17.727Z] [INFO] [2024-04-16T09:21:17.727Z] [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer-admin --- [2024-04-16T09:21:17.727Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/failsafe-reports [2024-04-16T09:21:17.727Z] [INFO] [2024-04-16T09:21:17.727Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [2024-04-16T09:21:18.648Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin --- [2024-04-16T09:21:18.648Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.15-SNAPSHOT/load-balancer-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:18.648Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.15-SNAPSHOT/load-balancer-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [2024-04-16T09:21:18.648Z] [INFO] Building GlassFish JMS modules 7.0.15-SNAPSHOT [173/332] [2024-04-16T09:21:18.648Z] [INFO] from appserver/jms/pom.xml [2024-04-16T09:21:18.648Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] No sources to compile [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] No sources to compile [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] No sources to compile [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] Executing tasks [2024-04-16T09:21:18.648Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/target/classes/META-INF for [2024-04-16T09:21:18.648Z] [INFO] [echo] jms [2024-04-16T09:21:18.648Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/target/classes/META-INF [2024-04-16T09:21:18.648Z] [INFO] Executed tasks [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] No tests to run. [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/target/failsafe-reports [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.648Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [2024-04-16T09:21:18.648Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:18.648Z] [INFO] [2024-04-16T09:21:18.649Z] [INFO] --- install:3.1.1:install (default-install) @ jms --- [2024-04-16T09:21:18.649Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/7.0.15-SNAPSHOT/jms-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:18.649Z] [INFO] [2024-04-16T09:21:18.649Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [2024-04-16T09:21:18.649Z] [INFO] Building JMS Connector Module for Runtime 7.0.15-SNAPSHOT [174/332] [2024-04-16T09:21:18.649Z] [INFO] from appserver/jms/gf-jms-connector/pom.xml [2024-04-16T09:21:18.649Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:18.649Z] [INFO] [2024-04-16T09:21:18.649Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector --- [2024-04-16T09:21:18.649Z] [INFO] [2024-04-16T09:21:18.649Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-connector --- [2024-04-16T09:21:18.649Z] [INFO] [2024-04-16T09:21:18.649Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector --- [2024-04-16T09:21:18.649Z] [INFO] [2024-04-16T09:21:18.649Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-connector --- [2024-04-16T09:21:18.649Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:18.649Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:18.902Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:18.902Z] [INFO] [2024-04-16T09:21:18.902Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-connector --- [2024-04-16T09:21:18.902Z] [INFO] [2024-04-16T09:21:18.902Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:18.903Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:21:18.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/src/main/manpages [2024-04-16T09:21:18.903Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:18.903Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:18.903Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:18.903Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] [2024-04-16T09:21:18.903Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-connector --- [2024-04-16T09:21:18.903Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:18.903Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:19.156Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:19.156Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:21:19.156Z] [INFO] [2024-04-16T09:21:19.156Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/src/test/resources [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] No sources to compile [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] Executing tasks [2024-04-16T09:21:19.157Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/classes/META-INF for [2024-04-16T09:21:19.157Z] [INFO] [echo] gf-jms-connector [2024-04-16T09:21:19.157Z] [INFO] Executed tasks [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/failsafe-reports [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector --- [2024-04-16T09:21:19.157Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.15-SNAPSHOT/gf-jms-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:19.157Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.15-SNAPSHOT/gf-jms-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [2024-04-16T09:21:19.157Z] [INFO] Building JMS Module 7.0.15-SNAPSHOT [175/332] [2024-04-16T09:21:19.157Z] [INFO] from appserver/jms/jms-core/pom.xml [2024-04-16T09:21:19.157Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core --- [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-core --- [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-core --- [2024-04-16T09:21:19.157Z] [INFO] [2024-04-16T09:21:19.157Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-core --- [2024-04-16T09:21:19.157Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:19.157Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:19.411Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:19.411Z] [INFO] [2024-04-16T09:21:19.411Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-core --- [2024-04-16T09:21:19.411Z] [INFO] [2024-04-16T09:21:19.411Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-core --- [2024-04-16T09:21:19.411Z] [INFO] [2024-04-16T09:21:19.411Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core --- [2024-04-16T09:21:19.411Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:19.411Z] [INFO] [2024-04-16T09:21:19.411Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core --- [2024-04-16T09:21:19.411Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:19.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/resources [2024-04-16T09:21:19.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/manpages [2024-04-16T09:21:19.411Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:19.411Z] [INFO] [2024-04-16T09:21:19.411Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-core --- [2024-04-16T09:21:19.411Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:19.411Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:19.969Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:19.969Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[458,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:19.969Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java:[1771,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:19.970Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations. [2024-04-16T09:21:19.970Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:19.970Z] [INFO] [2024-04-16T09:21:19.970Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [2024-04-16T09:21:19.970Z] [INFO] [2024-04-16T09:21:19.970Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [2024-04-16T09:21:19.970Z] [INFO] [2024-04-16T09:21:19.970Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core --- [2024-04-16T09:21:19.970Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:19.970Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:19.970Z] [INFO] [2024-04-16T09:21:19.970Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-core --- [2024-04-16T09:21:19.970Z] [INFO] [2024-04-16T09:21:19.970Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-core --- [2024-04-16T09:21:19.970Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:19.970Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:20.224Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:20.224Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:21:20.224Z] [INFO] Initial messages found so far: {} [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00001 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00002 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00003 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00004 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00005 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00006 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00007 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00008 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00009 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00010 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00011 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00012 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00013 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00014 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00015 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00016 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00017 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00018 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00019 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00020 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00021 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00022 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00023 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00024 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00025 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00026 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false [2024-04-16T09:21:20.224Z] [INFO] Processing: AS-JMS-CORE-00027 [2024-04-16T09:21:20.224Z] [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false [2024-04-16T09:21:20.225Z] [INFO] Total Messages including ones found from disk so far: {AS-JMS-CORE-00001=JMS Service Connection URL is : {0}, AS-JMS-CORE-00002=ADDRESSLIST in setJmsServiceProvider : {0}, AS-JMS-CORE-00003=Addresslist : {0}, AS-JMS-CORE-00004=End point determines destination name, Res name: {0}, JNDI name: {1} descriptor name : {2}, AS-JMS-CORE-00005=Successfully set Master broker on JMSRA to {0}, AS-JMS-CORE-00006=Failed to set Master broker on JMSRA to {0} cause {1}, AS-JMS-CORE-00007=Successfully set Cluster brokerlist to {0}, AS-JMS-CORE-00008=Failed to set Cluster brokerlist to {0} cause {1}, AS-JMS-CORE-00009=Failed to shut down Grizzly NetworkListener : {0}, AS-JMS-CORE-00010=Error occurs when shutting down JMSRA : {0}, AS-JMS-CORE-00011=Invalid RMI registry port, AS-JMS-CORE-00012=No such method {0} in the class {1}, AS-JMS-CORE-00013=Connector Resource could not be closed, AS-JMS-CORE-00014=rardeployment.mcfcreation_error {0}, AS-JMS-CORE-00015=Exception while getting configured RMI port : {0}, AS-JMS-CORE-00016=Failed to start Grizlly proxy for MQ broker, AS-JMS-CORE-00017=Failed to create addresslist due to the exception : {0}, AS-JMS-CORE-00018=Error executing method {0} of the class {1}, AS-JMS-CORE-00019=MDB destination not specified, AS-JMS-CORE-00020=Failed to validate endpoint, AS-JMS-CORE-00021=Cannot obtain master broker, AS-JMS-CORE-00022=Error while loading connector resources during recovery : {0}, AS-JMS-CORE-00023=Exception in reading mdb-container configuration : [{0}], AS-JMS-CORE-00024=MQ Resource adapter upgrade started., AS-JMS-CORE-00025=MQ Resource adapter upgrade completed., AS-JMS-CORE-00026=Upgrading a MQ resource adapter failed : {0}, AS-JMS-CORE-00027=Check for a new version of MQ installation failed : {0}} [2024-04-16T09:21:20.225Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:21:20.225Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:20.225Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:20.225Z] [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER [2024-04-16T09:21:20.225Z] [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-04-16T09:21:20.225Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.description=Main JMS Logger, jakarta.enterprise.resource.jms.publish=true, jakarta.enterprise.resource.jms.subsystem=JMS} [2024-04-16T09:21:20.225Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:21:20.225Z] [INFO] Found enclosing element JMS_MAIN_LOGGER [2024-04-16T09:21:20.225Z] [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo [2024-04-16T09:21:20.225Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:21:20.225Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:21:20.225Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:20.225Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:21:20.225Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/src/test/resources [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] No sources to compile [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] Executing tasks [2024-04-16T09:21:20.225Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/classes/META-INF for [2024-04-16T09:21:20.225Z] [INFO] [echo] jms-core [2024-04-16T09:21:20.225Z] [INFO] Executed tasks [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/jms-core.jar [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-core --- [2024-04-16T09:21:20.225Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/failsafe-reports [2024-04-16T09:21:20.225Z] [INFO] [2024-04-16T09:21:20.225Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [2024-04-16T09:21:21.147Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- install:3.1.1:install (default-install) @ jms-core --- [2024-04-16T09:21:21.147Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.15-SNAPSHOT/jms-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:21.147Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.15-SNAPSHOT/jms-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [2024-04-16T09:21:21.147Z] [INFO] Building JMS admin 7.0.15-SNAPSHOT [176/332] [2024-04-16T09:21:21.147Z] [INFO] from appserver/jms/admin/pom.xml [2024-04-16T09:21:21.147Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:21.147Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:21.147Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:21.147Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:21:21.147Z] [INFO] Copying 13 resources from src/main/manpages to target/classes [2024-04-16T09:21:21.147Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:21.147Z] [INFO] [2024-04-16T09:21:21.147Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-admin --- [2024-04-16T09:21:21.147Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:21.403Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:21.656Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:21.656Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[125,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:21.657Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java:[342,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:21.657Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Some input files use or override a deprecated API. [2024-04-16T09:21:21.657Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:21.657Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:21.657Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:21.657Z] [INFO] [2024-04-16T09:21:21.657Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [2024-04-16T09:21:21.657Z] [INFO] [2024-04-16T09:21:21.657Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [2024-04-16T09:21:21.657Z] [INFO] [2024-04-16T09:21:21.657Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin --- [2024-04-16T09:21:21.657Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:21.910Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:21.911Z] [INFO] [2024-04-16T09:21:21.911Z] [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin --- [2024-04-16T09:21:21.911Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jms.admin.cli.ChangeMasterBrokerCommand, org.glassfish.jms.admin.cli.ConfigureJMSCluster, org.glassfish.jms.admin.cli.CreateJMSDestination, org.glassfish.jms.admin.cli.CreateJMSHost, org.glassfish.jms.admin.cli.CreateJMSResource, org.glassfish.jms.admin.cli.DeleteJMSDestination, org.glassfish.jms.admin.cli.DeleteJMSHost, org.glassfish.jms.admin.cli.DeleteJMSResource, org.glassfish.jms.admin.cli.FlushJMSDestination, org.glassfish.jms.admin.cli.GetJmsPhysicalDestinationCommand, org.glassfish.jms.admin.cli.JMSPing, org.glassfish.jms.admin.cli.ListJMSDestinations, org.glassfish.jms.admin.cli.ListJMSHosts, org.glassfish.jms.admin.cli.ListJMSResources, org.glassfish.jms.admin.cli.UpdateJmsPhysicalDestinationCommand] [2024-04-16T09:21:21.911Z] [INFO] [2024-04-16T09:21:21.911Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-admin --- [2024-04-16T09:21:21.911Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:21.911Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:22.164Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:22.164Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:22.164Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:22.164Z] [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER [2024-04-16T09:21:22.164Z] [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils [2024-04-16T09:21:22.164Z] [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Main JMS Logger, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.subsystem=JMS_ADMIN} [2024-04-16T09:21:22.165Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:21:22.165Z] [INFO] Found enclosing element JMS_ADMIN_LOGGER [2024-04-16T09:21:22.165Z] [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils [2024-04-16T09:21:22.165Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:21:22.165Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:22.165Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:21:22.165Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/src/test/resources [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] No sources to compile [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- surefire:3.2.5:test (default-test) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] Executing tasks [2024-04-16T09:21:22.165Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/classes/META-INF for [2024-04-16T09:21:22.165Z] [INFO] [echo] jms-admin [2024-04-16T09:21:22.165Z] [INFO] Executed tasks [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/jms-admin.jar [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jms-admin --- [2024-04-16T09:21:22.165Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/failsafe-reports [2024-04-16T09:21:22.165Z] [INFO] [2024-04-16T09:21:22.165Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [2024-04-16T09:21:22.723Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:22.723Z] [INFO] [2024-04-16T09:21:22.723Z] [INFO] --- install:3.1.1:install (default-install) @ jms-admin --- [2024-04-16T09:21:22.723Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.15-SNAPSHOT/jms-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:22.723Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.15-SNAPSHOT/jms-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:22.723Z] [INFO] [2024-04-16T09:21:22.723Z] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [2024-04-16T09:21:22.723Z] [INFO] Building JMS Injection Module for Runtime 7.0.15-SNAPSHOT [177/332] [2024-04-16T09:21:22.723Z] [INFO] from appserver/jms/gf-jms-injection/pom.xml [2024-04-16T09:21:22.723Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:22.723Z] [INFO] [2024-04-16T09:21:22.723Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection --- [2024-04-16T09:21:22.723Z] [INFO] [2024-04-16T09:21:22.723Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-injection --- [2024-04-16T09:21:22.723Z] [INFO] [2024-04-16T09:21:22.723Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection --- [2024-04-16T09:21:22.723Z] [INFO] [2024-04-16T09:21:22.723Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-injection --- [2024-04-16T09:21:22.723Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:22.723Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:22.977Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:22.977Z] [INFO] [2024-04-16T09:21:22.977Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-injection --- [2024-04-16T09:21:22.977Z] [INFO] [2024-04-16T09:21:22.977Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-injection --- [2024-04-16T09:21:22.977Z] [INFO] [2024-04-16T09:21:22.977Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection --- [2024-04-16T09:21:22.977Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:22.977Z] [INFO] [2024-04-16T09:21:22.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection --- [2024-04-16T09:21:22.978Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:22.978Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:21:22.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/manpages [2024-04-16T09:21:22.978Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:22.978Z] [INFO] [2024-04-16T09:21:22.978Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-injection --- [2024-04-16T09:21:22.978Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:22.978Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:23.535Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:23.535Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [2024-04-16T09:21:23.535Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:23.535Z] [INFO] [2024-04-16T09:21:23.535Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [2024-04-16T09:21:23.535Z] [INFO] [2024-04-16T09:21:23.535Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [2024-04-16T09:21:23.535Z] [INFO] [2024-04-16T09:21:23.535Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection --- [2024-04-16T09:21:23.535Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:23.535Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:23.789Z] [INFO] [2024-04-16T09:21:23.789Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection --- [2024-04-16T09:21:23.789Z] [INFO] [2024-04-16T09:21:23.789Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-injection --- [2024-04-16T09:21:23.790Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:23.790Z] [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:24.043Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:24.043Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:24.043Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:24.043Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:24.043Z] [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER [2024-04-16T09:21:24.043Z] [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext [2024-04-16T09:21:24.044Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.injection.description=JMS Injection Logger, jakarta.enterprise.resource.jms.injection.publish=true, jakarta.enterprise.resource.jms.injection.subsystem=JMS_INJECTION} [2024-04-16T09:21:24.044Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:21:24.044Z] [INFO] Found enclosing element JMS_INJECTION_LOGGER [2024-04-16T09:21:24.044Z] [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext [2024-04-16T09:21:24.044Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:21:24.044Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:21:24.044Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:21:24.044Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/src/test/resources [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] No sources to compile [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] Executing tasks [2024-04-16T09:21:24.044Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/classes/META-INF for [2024-04-16T09:21:24.044Z] [INFO] [echo] gf-jms-injection [2024-04-16T09:21:24.044Z] [INFO] Executed tasks [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-injection --- [2024-04-16T09:21:24.044Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/failsafe-reports [2024-04-16T09:21:24.044Z] [INFO] [2024-04-16T09:21:24.044Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [2024-04-16T09:21:24.298Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection --- [2024-04-16T09:21:24.298Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.15-SNAPSHOT/gf-jms-injection-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:24.298Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.15-SNAPSHOT/gf-jms-injection-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [2024-04-16T09:21:24.298Z] [INFO] Building JMS GlassFish System RA Assembly 7.0.15-SNAPSHOT [178/332] [2024-04-16T09:21:24.298Z] [INFO] from appserver/jms/jmsra/pom.xml [2024-04-16T09:21:24.298Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra --- [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmsra --- [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jmsra --- [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jmsra --- [2024-04-16T09:21:24.298Z] [INFO] No sources to compile [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra --- [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmsra --- [2024-04-16T09:21:24.298Z] [INFO] [2024-04-16T09:21:24.298Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/src/main/resources [2024-04-16T09:21:24.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/src/main/manpages [2024-04-16T09:21:24.299Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] Executing tasks [2024-04-16T09:21:24.299Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [2024-04-16T09:21:24.299Z] [INFO] Executed tasks [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] No sources to compile [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] No sources to compile [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] Executing tasks [2024-04-16T09:21:24.299Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/classes/META-INF for [2024-04-16T09:21:24.299Z] [INFO] [echo] jmsra [2024-04-16T09:21:24.299Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/classes/META-INF [2024-04-16T09:21:24.299Z] [INFO] Executed tasks [2024-04-16T09:21:24.299Z] [INFO] [2024-04-16T09:21:24.299Z] [INFO] --- assembly:3.6.0:single (default-single) @ jmsra --- [2024-04-16T09:21:24.299Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:21:24.299Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/jmsra.zip [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra --- [2024-04-16T09:21:24.553Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/jmsra.zip [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmsra --- [2024-04-16T09:21:24.553Z] [INFO] No tests to run. [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmsra --- [2024-04-16T09:21:24.553Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/failsafe-reports [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [2024-04-16T09:21:24.553Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- install:3.1.1:install (default-install) @ jmsra --- [2024-04-16T09:21:24.553Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.15-SNAPSHOT/jmsra-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:24.553Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.15-SNAPSHOT/jmsra-7.0.15-SNAPSHOT.zip [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [2024-04-16T09:21:24.553Z] [INFO] Building JDBC Resource Adapter 7.0.15-SNAPSHOT [179/332] [2024-04-16T09:21:24.553Z] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [2024-04-16T09:21:24.553Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] No sources to compile [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] No sources to compile [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] No sources to compile [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] Executing tasks [2024-04-16T09:21:24.553Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/target/classes/META-INF for [2024-04-16T09:21:24.553Z] [INFO] [echo] jdbc-ra [2024-04-16T09:21:24.553Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/target/classes/META-INF [2024-04-16T09:21:24.553Z] [INFO] Executed tasks [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] No tests to run. [2024-04-16T09:21:24.553Z] [INFO] [2024-04-16T09:21:24.553Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-04-16T09:21:24.553Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/target/failsafe-reports [2024-04-16T09:21:24.554Z] [INFO] [2024-04-16T09:21:24.554Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-04-16T09:21:24.554Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:24.554Z] [INFO] [2024-04-16T09:21:24.554Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-04-16T09:21:24.554Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:24.554Z] [INFO] [2024-04-16T09:21:24.554Z] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [2024-04-16T09:21:24.554Z] [INFO] Building Core JDBC Resource Adapter classes 7.0.15-SNAPSHOT [180/332] [2024-04-16T09:21:24.554Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [2024-04-16T09:21:24.554Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:24.554Z] [INFO] [2024-04-16T09:21:24.554Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core --- [2024-04-16T09:21:24.554Z] [INFO] [2024-04-16T09:21:24.554Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-core --- [2024-04-16T09:21:24.554Z] [INFO] [2024-04-16T09:21:24.554Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-core --- [2024-04-16T09:21:24.554Z] [INFO] [2024-04-16T09:21:24.554Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-core --- [2024-04-16T09:21:24.554Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:24.554Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:24.809Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:24.809Z] [INFO] [2024-04-16T09:21:24.809Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-core --- [2024-04-16T09:21:24.809Z] [INFO] [2024-04-16T09:21:24.809Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-core --- [2024-04-16T09:21:24.809Z] [INFO] [2024-04-16T09:21:24.809Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core --- [2024-04-16T09:21:24.810Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:24.810Z] [INFO] [2024-04-16T09:21:24.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core --- [2024-04-16T09:21:24.810Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:21:24.810Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:21:24.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [2024-04-16T09:21:24.810Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:24.810Z] [INFO] [2024-04-16T09:21:24.810Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-core --- [2024-04-16T09:21:24.810Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:24.810Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:25.065Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:25.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[78,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:25.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:25.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java:[234,31] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:25.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java:[75,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:25.065Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/base/datastructure/CacheFactory.java:[66,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:25.065Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java uses or overrides a deprecated API. [2024-04-16T09:21:25.065Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:25.065Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:25.065Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:25.065Z] [INFO] [2024-04-16T09:21:25.065Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [2024-04-16T09:21:25.065Z] [INFO] [2024-04-16T09:21:25.065Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- [2024-04-16T09:21:25.065Z] [INFO] [2024-04-16T09:21:25.065Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core --- [2024-04-16T09:21:25.065Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:25.065Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:25.065Z] [INFO] [2024-04-16T09:21:25.065Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core --- [2024-04-16T09:21:25.065Z] [INFO] [2024-04-16T09:21:25.065Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-core --- [2024-04-16T09:21:25.065Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:25.065Z] [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:25.320Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/src/test/resources [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] No sources to compile [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] Executing tasks [2024-04-16T09:21:25.320Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [2024-04-16T09:21:25.320Z] [INFO] [echo] jdbc-core [2024-04-16T09:21:25.320Z] [INFO] Executed tasks [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-core --- [2024-04-16T09:21:25.320Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/failsafe-reports [2024-04-16T09:21:25.320Z] [INFO] [2024-04-16T09:21:25.320Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [2024-04-16T09:21:26.242Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:26.242Z] [INFO] [2024-04-16T09:21:26.242Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-core --- [2024-04-16T09:21:26.242Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.15-SNAPSHOT/jdbc-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:26.243Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.15-SNAPSHOT/jdbc-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [2024-04-16T09:21:26.243Z] [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.15-SNAPSHOT [181/332] [2024-04-16T09:21:26.243Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [2024-04-16T09:21:26.243Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:26.243Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:26.243Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:21:26.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [2024-04-16T09:21:26.243Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:26.243Z] [INFO] [2024-04-16T09:21:26.243Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc40 --- [2024-04-16T09:21:26.243Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:26.243Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:26.497Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:26.497Z] [INFO] [2024-04-16T09:21:26.497Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [2024-04-16T09:21:26.497Z] [INFO] [2024-04-16T09:21:26.497Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [2024-04-16T09:21:26.497Z] [INFO] [2024-04-16T09:21:26.497Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 --- [2024-04-16T09:21:26.497Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:26.497Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:26.497Z] [INFO] [2024-04-16T09:21:26.497Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 --- [2024-04-16T09:21:26.497Z] [INFO] [2024-04-16T09:21:26.497Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc40 --- [2024-04-16T09:21:26.497Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:26.497Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:26.751Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:26.751Z] [INFO] [2024-04-16T09:21:26.751Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 --- [2024-04-16T09:21:26.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/src/test/resources [2024-04-16T09:21:26.751Z] [INFO] [2024-04-16T09:21:26.751Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc40 --- [2024-04-16T09:21:26.751Z] [INFO] No sources to compile [2024-04-16T09:21:26.751Z] [INFO] [2024-04-16T09:21:26.751Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [2024-04-16T09:21:26.751Z] [INFO] [2024-04-16T09:21:26.751Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc40 --- [2024-04-16T09:21:26.751Z] [INFO] [2024-04-16T09:21:26.751Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 --- [2024-04-16T09:21:26.751Z] [INFO] Executing tasks [2024-04-16T09:21:26.751Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [2024-04-16T09:21:26.751Z] [INFO] [echo] jdbc40 [2024-04-16T09:21:26.751Z] [INFO] Executed tasks [2024-04-16T09:21:26.751Z] [INFO] [2024-04-16T09:21:26.751Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 --- [2024-04-16T09:21:26.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc40 --- [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc40 --- [2024-04-16T09:21:26.752Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/failsafe-reports [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [2024-04-16T09:21:26.752Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc40 --- [2024-04-16T09:21:26.752Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.15-SNAPSHOT/jdbc40-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:26.752Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.15-SNAPSHOT/jdbc40-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [2024-04-16T09:21:26.752Z] [INFO] Building JDBC Templates 7.0.15-SNAPSHOT [182/332] [2024-04-16T09:21:26.752Z] [INFO] from appserver/jdbc/templates/pom.xml [2024-04-16T09:21:26.752Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- clean:3.3.2:clean (default-clean) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] No sources to compile [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] Copying 23 resources from src/main/resources to target/classes [2024-04-16T09:21:26.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/src/main/manpages [2024-04-16T09:21:26.752Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] No sources to compile [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] No sources to compile [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/src/test/resources [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] No sources to compile [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- surefire:3.2.5:test (default-test) @ templates --- [2024-04-16T09:21:26.752Z] [INFO] No tests to run. [2024-04-16T09:21:26.752Z] [INFO] [2024-04-16T09:21:26.752Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ templates --- [2024-04-16T09:21:26.753Z] [INFO] Executing tasks [2024-04-16T09:21:26.753Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/classes/META-INF for [2024-04-16T09:21:26.753Z] [INFO] [echo] templates [2024-04-16T09:21:26.753Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/classes/META-INF [2024-04-16T09:21:26.753Z] [INFO] Executed tasks [2024-04-16T09:21:26.753Z] [INFO] [2024-04-16T09:21:26.753Z] [INFO] --- jar:3.3.0:jar (default-jar) @ templates --- [2024-04-16T09:21:27.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/templates.jar [2024-04-16T09:21:27.007Z] [INFO] [2024-04-16T09:21:27.007Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ templates --- [2024-04-16T09:21:27.007Z] [INFO] No tests to run. [2024-04-16T09:21:27.007Z] [INFO] [2024-04-16T09:21:27.007Z] [INFO] --- failsafe:3.2.5:verify (verify) @ templates --- [2024-04-16T09:21:27.008Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/failsafe-reports [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [2024-04-16T09:21:27.008Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- install:3.1.1:install (default-install) @ templates --- [2024-04-16T09:21:27.008Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.15-SNAPSHOT/templates-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:27.008Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.15-SNAPSHOT/templates-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [2024-04-16T09:21:27.008Z] [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.15-SNAPSHOT [183/332] [2024-04-16T09:21:27.008Z] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [2024-04-16T09:21:27.008Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:21:27.008Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)' [2024-04-16T09:21:27.008Z] [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)' [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] No sources to compile [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [2024-04-16T09:21:27.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [2024-04-16T09:21:27.008Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-04-16T09:21:27.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-04-16T09:21:27.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-04-16T09:21:27.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-04-16T09:21:27.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] No sources to compile [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [2024-04-16T09:21:27.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] No sources to compile [2024-04-16T09:21:27.008Z] [INFO] [2024-04-16T09:21:27.008Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [2024-04-16T09:21:27.008Z] [INFO] Executing tasks [2024-04-16T09:21:27.009Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [2024-04-16T09:21:27.009Z] [INFO] [echo] jdbc-ra [2024-04-16T09:21:27.009Z] [INFO] Executed tasks [2024-04-16T09:21:27.009Z] [INFO] [2024-04-16T09:21:27.009Z] [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [2024-04-16T09:21:27.009Z] [INFO] Executing tasks [2024-04-16T09:21:27.009Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [2024-04-16T09:21:27.009Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [2024-04-16T09:21:27.009Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [2024-04-16T09:21:27.263Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [2024-04-16T09:21:27.263Z] [INFO] Executed tasks [2024-04-16T09:21:27.263Z] [INFO] [2024-04-16T09:21:27.263Z] [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra --- [2024-04-16T09:21:27.263Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:21:27.263Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-04-16T09:21:27.263Z] [INFO] [2024-04-16T09:21:27.263Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra --- [2024-04-16T09:21:27.263Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [2024-04-16T09:21:27.263Z] [INFO] [2024-04-16T09:21:27.263Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra --- [2024-04-16T09:21:27.263Z] [INFO] No tests to run. [2024-04-16T09:21:27.263Z] [INFO] [2024-04-16T09:21:27.263Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra --- [2024-04-16T09:21:27.263Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/failsafe-reports [2024-04-16T09:21:27.264Z] [INFO] [2024-04-16T09:21:27.264Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [2024-04-16T09:21:27.264Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:27.264Z] [INFO] [2024-04-16T09:21:27.264Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [2024-04-16T09:21:27.264Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:27.264Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.zip [2024-04-16T09:21:27.264Z] [INFO] [2024-04-16T09:21:27.264Z] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [2024-04-16T09:21:27.264Z] [INFO] Building JDBC Runtime Module 7.0.15-SNAPSHOT [184/332] [2024-04-16T09:21:27.264Z] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [2024-04-16T09:21:27.264Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:27.264Z] [INFO] [2024-04-16T09:21:27.264Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime --- [2024-04-16T09:21:27.264Z] [INFO] [2024-04-16T09:21:27.264Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-runtime --- [2024-04-16T09:21:27.264Z] [INFO] [2024-04-16T09:21:27.264Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime --- [2024-04-16T09:21:27.264Z] [INFO] [2024-04-16T09:21:27.264Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-runtime --- [2024-04-16T09:21:27.264Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:27.264Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:27.518Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:27.518Z] [INFO] [2024-04-16T09:21:27.518Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-runtime --- [2024-04-16T09:21:27.518Z] [INFO] [2024-04-16T09:21:27.518Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-runtime --- [2024-04-16T09:21:27.518Z] [INFO] [2024-04-16T09:21:27.518Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime --- [2024-04-16T09:21:27.518Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:27.518Z] [INFO] [2024-04-16T09:21:27.518Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime --- [2024-04-16T09:21:27.518Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:21:27.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/manpages [2024-04-16T09:21:27.518Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:27.518Z] [INFO] [2024-04-16T09:21:27.518Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-runtime --- [2024-04-16T09:21:27.518Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:27.518Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:27.773Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:27.773Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API. [2024-04-16T09:21:27.773Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:27.773Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:27.773Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:27.773Z] [INFO] [2024-04-16T09:21:27.773Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [2024-04-16T09:21:27.773Z] [INFO] [2024-04-16T09:21:27.773Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [2024-04-16T09:21:27.773Z] [INFO] [2024-04-16T09:21:27.773Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime --- [2024-04-16T09:21:27.773Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:28.027Z] [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [2024-04-16T09:21:28.027Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:28.027Z] [INFO] [2024-04-16T09:21:28.027Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime --- [2024-04-16T09:21:28.027Z] [INFO] [2024-04-16T09:21:28.027Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-runtime --- [2024-04-16T09:21:28.027Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:28.027Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:28.281Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:28.281Z] [INFO] [2024-04-16T09:21:28.281Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime --- [2024-04-16T09:21:28.281Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:21:28.281Z] [INFO] [2024-04-16T09:21:28.281Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-runtime --- [2024-04-16T09:21:28.281Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:28.281Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:21:28.536Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:28.536Z] [INFO] [2024-04-16T09:21:28.536Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [2024-04-16T09:21:28.536Z] [INFO] [2024-04-16T09:21:28.536Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-runtime --- [2024-04-16T09:21:28.536Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/surefire-reports [2024-04-16T09:21:28.536Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:21:28.536Z] [INFO] [2024-04-16T09:21:28.536Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:28.536Z] [INFO] T E S T S [2024-04-16T09:21:28.536Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:28.536Z] [0.002s][info][gc] Using G1 [2024-04-16T09:21:28.791Z] [0.275s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.570ms [2024-04-16T09:21:29.046Z] [INFO] Running org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2024-04-16T09:21:29.300Z] [0.737s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 34M->8M(258M) 3.456ms [2024-04-16T09:21:29.554Z] 09:21:29.320558 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 165 [2024-04-16T09:21:29.554Z] Column number = 42 [2024-04-16T09:21:29.554Z] System Id = null [2024-04-16T09:21:29.554Z] Public Id = null [2024-04-16T09:21:29.554Z] Location Uri= null [2024-04-16T09:21:29.554Z] CharacterOffset = 10259 [2024-04-16T09:21:29.554Z] [2024-04-16T09:21:29.554Z] 09:21:29.460658 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:21:29.808Z] failure, not retryable... [2024-04-16T09:21:29.808Z] 09:21:29.740296 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToInValidPool, started at 09:21:29.396515523, test time: 343 ms [2024-04-16T09:21:29.808Z] 09:21:29.760783 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest.doChangeToValidPool, started at 09:21:29.756160807, test time: 4 ms [2024-04-16T09:21:29.808Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s -- in org.glassfish.jdbcruntime.config.validation.ReferenceConstrainTest [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] Results: [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime --- [2024-04-16T09:21:30.366Z] [INFO] Executing tasks [2024-04-16T09:21:30.366Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [2024-04-16T09:21:30.366Z] [INFO] [echo] jdbc-runtime [2024-04-16T09:21:30.366Z] [INFO] Executed tasks [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime --- [2024-04-16T09:21:30.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-runtime --- [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-runtime --- [2024-04-16T09:21:30.366Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/failsafe-reports [2024-04-16T09:21:30.366Z] [INFO] [2024-04-16T09:21:30.366Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [2024-04-16T09:21:30.924Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime --- [2024-04-16T09:21:30.924Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.15-SNAPSHOT/jdbc-runtime-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:30.924Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.15-SNAPSHOT/jdbc-runtime-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [2024-04-16T09:21:30.924Z] [INFO] Building JDBC admin 7.0.15-SNAPSHOT [185/332] [2024-04-16T09:21:30.924Z] [INFO] from appserver/jdbc/admin/pom.xml [2024-04-16T09:21:30.924Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:30.924Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:30.924Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:30.924Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:21:30.924Z] [INFO] Copying 6 resources from src/main/manpages to target/classes [2024-04-16T09:21:30.924Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:30.924Z] [INFO] [2024-04-16T09:21:30.924Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-admin --- [2024-04-16T09:21:30.924Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:30.924Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:31.483Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:31.483Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:31.483Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:31.483Z] [INFO] [2024-04-16T09:21:31.483Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [2024-04-16T09:21:31.483Z] [INFO] [2024-04-16T09:21:31.483Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [2024-04-16T09:21:31.483Z] [INFO] [2024-04-16T09:21:31.483Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin --- [2024-04-16T09:21:31.484Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:31.484Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:31.484Z] [INFO] [2024-04-16T09:21:31.484Z] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin --- [2024-04-16T09:21:31.484Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jdbc.admin.cli.CreateJdbcConnectionPool, org.glassfish.jdbc.admin.cli.CreateJdbcResource, org.glassfish.jdbc.admin.cli.DeleteJdbcConnectionPool, org.glassfish.jdbc.admin.cli.DeleteJdbcResource, org.glassfish.jdbc.admin.cli.ListJdbcConnectionPools, org.glassfish.jdbc.admin.cli.ListJdbcResources, org.glassfish.jdbc.admin.cli.internal.GetDatabaseVendorNames, org.glassfish.jdbc.admin.cli.internal.GetJdbcDriverClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationTableNames] [2024-04-16T09:21:31.484Z] [INFO] [2024-04-16T09:21:31.484Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-admin --- [2024-04-16T09:21:31.484Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:31.484Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:31.739Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:31.739Z] [INFO] [2024-04-16T09:21:31.739Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin --- [2024-04-16T09:21:31.739Z] [INFO] Copying 3 resources from src/test/resources to target/test-classes [2024-04-16T09:21:31.739Z] [INFO] [2024-04-16T09:21:31.739Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-admin --- [2024-04-16T09:21:31.739Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:31.739Z] [INFO] Compiling 7 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:21:32.298Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:32.298Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/CreateJdbcResourceTest.java: Some input files use or override a deprecated API. [2024-04-16T09:21:32.298Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/CreateJdbcResourceTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:32.299Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java uses unchecked or unsafe operations. [2024-04-16T09:21:32.299Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/src/test/java/org/glassfish/jdbc/admin/cli/ListJdbcResourcesTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:32.299Z] [INFO] [2024-04-16T09:21:32.299Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [2024-04-16T09:21:32.299Z] [INFO] [2024-04-16T09:21:32.299Z] [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-admin --- [2024-04-16T09:21:32.299Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/surefire-reports [2024-04-16T09:21:32.299Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:21:32.299Z] [INFO] [2024-04-16T09:21:32.299Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:32.299Z] [INFO] T E S T S [2024-04-16T09:21:32.299Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:32.299Z] [0.002s][info][gc] Using G1 [2024-04-16T09:21:32.299Z] [0.256s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.186ms [2024-04-16T09:21:32.858Z] [INFO] Running org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2024-04-16T09:21:32.858Z] [0.710s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 33M->9M(258M) 3.303ms [2024-04-16T09:21:33.112Z] 09:21:32.922826 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-04-16T09:21:33.112Z] Column number = 40 [2024-04-16T09:21:33.112Z] System Id = null [2024-04-16T09:21:33.112Z] Public Id = null [2024-04-16T09:21:33.112Z] Location Uri= null [2024-04-16T09:21:33.112Z] CharacterOffset = 9844 [2024-04-16T09:21:33.112Z] [2024-04-16T09:21:33.366Z] 09:21:33.106889 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:21:33.366Z] 09:21:33.201397 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:21:33.621Z] 09:21:33.361543 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:21:33.621Z] 09:21:33.500735 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessNoValueOptionEnabled, started at 09:21:33.126112099, test time: 374 ms [2024-04-16T09:21:33.621Z] 09:21:33.523427 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccessDefaultValues, started at 09:21:33.515098196, test time: 8 ms [2024-04-16T09:21:33.621Z] 09:21:33.528476 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidConnPoolId, started at 09:21:33.525905254, test time: 2 ms [2024-04-16T09:21:33.621Z] 09:21:33.537953 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteSuccess, started at 09:21:33.530645163, test time: 7 ms [2024-04-16T09:21:33.621Z] 09:21:33.551818 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailDuplicateResource, started at 09:21:33.540592306, test time: 11 ms [2024-04-16T09:21:33.621Z] 09:21:33.556438 SEVERE main com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters Exception while running a command [2024-04-16T09:21:33.621Z] org.glassfish.common.util.admin.UnacceptableValueException: Invalid parameter: enabled. This boolean option must be set (case insensitive) to true or false. Its value was set to junk [2024-04-16T09:21:33.621Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToBoolean(MapInjectionResolver.java:433) [2024-04-16T09:21:33.621Z] at org.glassfish.common.util.admin.MapInjectionResolver.convertStringToObject(MapInjectionResolver.java:354) [2024-04-16T09:21:33.621Z] at org.glassfish.common.util.admin.MapInjectionResolver.getValue(MapInjectionResolver.java:152) [2024-04-16T09:21:33.621Z] at org.jvnet.hk2.config.InjectionManager.syncDoInject(InjectionManager.java:147) [2024-04-16T09:21:33.621Z] at org.jvnet.hk2.config.InjectionManager.inject(InjectionManager.java:51) [2024-04-16T09:21:33.621Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.injectParameters(CommandRunnerImpl.java:402) [2024-04-16T09:21:33.621Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1249) [2024-04-16T09:21:33.621Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:21:33.622Z] at org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled(CreateJdbcResourceTest.java:321) [2024-04-16T09:21:33.622Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:21:33.622Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:21:33.622Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:21:33.622Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:21:33.622Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:21:33.622Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:21:33.622Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:21:33.622Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:21:33.622Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:21:33.623Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:21:33.623Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:21:33.623Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:21:33.623Z] [2024-04-16T09:21:33.623Z] 09:21:33.559200 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest.testExecuteFailInvalidOptionEnabled, started at 09:21:33.554286622, test time: 4 ms [2024-04-16T09:21:33.623Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s -- in org.glassfish.jdbc.admin.cli.CreateJdbcResourceTest [2024-04-16T09:21:33.623Z] [INFO] Running org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2024-04-16T09:21:33.623Z] [1.584s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 82M->18M(258M) 8.127ms [2024-04-16T09:21:33.878Z] 09:21:33.622934 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-04-16T09:21:33.878Z] Column number = 40 [2024-04-16T09:21:33.878Z] System Id = null [2024-04-16T09:21:33.878Z] Public Id = null [2024-04-16T09:21:33.878Z] Location Uri= null [2024-04-16T09:21:33.878Z] CharacterOffset = 9844 [2024-04-16T09:21:33.878Z] [2024-04-16T09:21:33.878Z] 09:21:33.664432 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:21:33.878Z] 09:21:33.674636 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:21:33.878Z] 09:21:33.688832 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailDoesNotExist, started at 09:21:33.669542741, test time: 19 ms [2024-04-16T09:21:33.878Z] 09:21:33.702670 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessDefaultTarget, started at 09:21:33.691150131, test time: 11 ms [2024-04-16T09:21:33.878Z] 09:21:33.714984 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteSuccessTargetServer, started at 09:21:33.705098108, test time: 9 ms [2024-04-16T09:21:33.878Z] 09:21:33.728324 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest.testExecuteFailInvalidTarget, started at 09:21:33.718048463, test time: 10 ms [2024-04-16T09:21:33.878Z] [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.159 s -- in org.glassfish.jdbc.admin.cli.DeleteJdbcResourceTest [2024-04-16T09:21:33.878Z] [INFO] Running org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2024-04-16T09:21:33.878Z] 09:21:33.768994 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-04-16T09:21:33.878Z] Column number = 40 [2024-04-16T09:21:33.878Z] System Id = null [2024-04-16T09:21:33.878Z] Public Id = null [2024-04-16T09:21:33.878Z] Location Uri= null [2024-04-16T09:21:33.878Z] CharacterOffset = 9844 [2024-04-16T09:21:33.878Z] [2024-04-16T09:21:33.878Z] 09:21:33.801477 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:21:33.879Z] 09:21:33.808820 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:21:33.879Z] 09:21:33.815105 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListOriginal, started at 09:21:33.803134031, test time: 11 ms [2024-04-16T09:21:33.879Z] 09:21:33.818602 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessValidTargetOperand, started at 09:21:33.817134371, test time: 1 ms [2024-04-16T09:21:33.879Z] 09:21:33.825974 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListBob, started at 09:21:33.820140229, test time: 5 ms [2024-04-16T09:21:33.879Z] 09:21:33.828488 SEVERE main com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand Exception while running a command [2024-04-16T09:21:33.879Z] MultiException stack 1 of 1 [2024-04-16T09:21:33.879Z] java.lang.IllegalArgumentException: Invalid option: invalid [2024-04-16T09:21:33.879Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.validateParameters(CommandRunnerImpl.java:1050) [2024-04-16T09:21:33.879Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1217) [2024-04-16T09:21:33.879Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:21:33.879Z] at org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption(ListJdbcResourcesTest.java:295) [2024-04-16T09:21:33.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:21:33.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:21:33.879Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:21:33.879Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:21:33.879Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:21:33.879Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:21:33.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:21:33.880Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:21:33.880Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:21:33.880Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:21:33.881Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:21:33.881Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:21:33.881Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:21:33.881Z] [2024-04-16T09:21:33.881Z] 09:21:33.831127 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidOption, started at 09:21:33.827945976, test time: 3 ms [2024-04-16T09:21:33.882Z] 09:21:33.833837 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteFailInvalidTargetOperand, started at 09:21:33.832872818, test time: 0 ms [2024-04-16T09:21:33.882Z] 09:21:33.843886 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest.testExecuteSuccessListNoBob, started at 09:21:33.835282867, test time: 8 ms [2024-04-16T09:21:33.882Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.glassfish.jdbc.admin.cli.ListJdbcResourcesTest [2024-04-16T09:21:33.882Z] [INFO] Running org.glassfish.jdbc.config.ConcurrentModificationsTest [2024-04-16T09:21:34.136Z] 09:21:33.874659 SEVERE main org.jvnet.hk2.config.ConfigParser.handleElement Ignoring unrecognized element management-rules at Line number = 139 [2024-04-16T09:21:34.136Z] Column number = 40 [2024-04-16T09:21:34.136Z] System Id = null [2024-04-16T09:21:34.136Z] Public Id = null [2024-04-16T09:21:34.137Z] Location Uri= null [2024-04-16T09:21:34.137Z] CharacterOffset = 9844 [2024-04-16T09:21:34.137Z] [2024-04-16T09:21:34.137Z] 09:21:33.901639 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.ConcurrentModificationsTest.collectionTest, started at 09:21:33.899461233, test time: 2 ms [2024-04-16T09:21:34.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.glassfish.jdbc.config.ConcurrentModificationsTest [2024-04-16T09:21:34.137Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2024-04-16T09:21:34.137Z] 09:21:33.954921 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest.testFewDefaults, started at 09:21:33.953584427, test time: 1 ms [2024-04-16T09:21:34.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.glassfish.jdbc.config.JdbcConnectionPoolDefaultsTest [2024-04-16T09:21:34.137Z] [INFO] Running org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2024-04-16T09:21:34.137Z] [1.952s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 108M->18M(258M) 5.903ms [2024-04-16T09:21:34.137Z] 09:21:34.033777 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanDoesNotTakeInteger1, started at 09:21:34.012264627, test time: 21 ms [2024-04-16T09:21:34.137Z] 09:21:34.037342 INFO main org.glassfish.tests.utils.junit.HK2JUnit5Extension.afterEach Test: org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest.testBooleanTakesTrueFalse, started at 09:21:34.035915797, test time: 1 ms [2024-04-16T09:21:34.137Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.glassfish.jdbc.config.JdbcConnectionPoolValidationTest [2024-04-16T09:21:34.391Z] [INFO] [2024-04-16T09:21:34.391Z] [INFO] Results: [2024-04-16T09:21:34.391Z] [INFO] [2024-04-16T09:21:34.391Z] [WARNING] Tests run: 22, Failures: 0, Errors: 0, Skipped: 2 [2024-04-16T09:21:34.391Z] [INFO] [2024-04-16T09:21:34.391Z] [INFO] [2024-04-16T09:21:34.391Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin --- [2024-04-16T09:21:34.645Z] [INFO] Executing tasks [2024-04-16T09:21:34.645Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/classes/META-INF for [2024-04-16T09:21:34.645Z] [INFO] [echo] jdbc-admin [2024-04-16T09:21:34.645Z] [INFO] Executed tasks [2024-04-16T09:21:34.645Z] [INFO] [2024-04-16T09:21:34.645Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin --- [2024-04-16T09:21:34.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/jdbc-admin.jar [2024-04-16T09:21:34.645Z] [INFO] [2024-04-16T09:21:34.645Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-admin --- [2024-04-16T09:21:34.645Z] [INFO] [2024-04-16T09:21:34.645Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-admin --- [2024-04-16T09:21:34.645Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/failsafe-reports [2024-04-16T09:21:34.645Z] [INFO] [2024-04-16T09:21:34.645Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [2024-04-16T09:21:34.899Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin --- [2024-04-16T09:21:34.899Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.15-SNAPSHOT/jdbc-admin-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:34.899Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.15-SNAPSHOT/jdbc-admin-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [2024-04-16T09:21:34.899Z] [INFO] Building GlassFish Oracle JDBC Packages 7.0.15-SNAPSHOT [186/332] [2024-04-16T09:21:34.899Z] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [2024-04-16T09:21:34.899Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] No sources to compile [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:21:34.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [2024-04-16T09:21:34.899Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] No sources to compile [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] No sources to compile [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/src/test/resources [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] No sources to compile [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] No tests to run. [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.899Z] [INFO] Executing tasks [2024-04-16T09:21:34.899Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [2024-04-16T09:21:34.899Z] [INFO] [echo] glassfish-oracle-jdbc-driver-packages [2024-04-16T09:21:34.899Z] [INFO] Executed tasks [2024-04-16T09:21:34.899Z] [INFO] [2024-04-16T09:21:34.899Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.900Z] [INFO] No tests to run. [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.900Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/failsafe-reports [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.900Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [2024-04-16T09:21:34.900Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.15-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:34.900Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.15-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [2024-04-16T09:21:34.900Z] [INFO] Building Connector for JPA runtime in glassfish 7.0.15-SNAPSHOT [187/332] [2024-04-16T09:21:34.900Z] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [2024-04-16T09:21:34.900Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector --- [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jpa-connector --- [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector --- [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jpa-connector --- [2024-04-16T09:21:34.900Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:34.900Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:34.900Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jpa-connector --- [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [2024-04-16T09:21:34.900Z] [INFO] [2024-04-16T09:21:34.900Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector --- [2024-04-16T09:21:35.154Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:35.154Z] [INFO] [2024-04-16T09:21:35.154Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector --- [2024-04-16T09:21:35.154Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:21:35.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/src/main/manpages [2024-04-16T09:21:35.154Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:35.154Z] [INFO] [2024-04-16T09:21:35.154Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jpa-connector --- [2024-04-16T09:21:35.154Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:35.154Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:35.154Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:35.154Z] [INFO] [2024-04-16T09:21:35.154Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [2024-04-16T09:21:35.154Z] [INFO] [2024-04-16T09:21:35.154Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [2024-04-16T09:21:35.154Z] [INFO] [2024-04-16T09:21:35.154Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector --- [2024-04-16T09:21:35.154Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:35.408Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:35.408Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:35.408Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/src/test/resources [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] No sources to compile [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] Executing tasks [2024-04-16T09:21:35.408Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [2024-04-16T09:21:35.408Z] [INFO] [echo] gf-jpa-connector [2024-04-16T09:21:35.408Z] [INFO] Executed tasks [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jpa-connector --- [2024-04-16T09:21:35.408Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/failsafe-reports [2024-04-16T09:21:35.408Z] [INFO] [2024-04-16T09:21:35.408Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [2024-04-16T09:21:35.662Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector --- [2024-04-16T09:21:35.662Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.15-SNAPSHOT/gf-jpa-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:35.662Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.15-SNAPSHOT/gf-jpa-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [2024-04-16T09:21:35.662Z] [INFO] Building JPA container for glassfish 7.0.15-SNAPSHOT [188/332] [2024-04-16T09:21:35.662Z] [INFO] from appserver/persistence/jpa-container/pom.xml [2024-04-16T09:21:35.662Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:35.662Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:35.662Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] Copying 2 resources from src/main/java to target/classes [2024-04-16T09:21:35.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/src/main/manpages [2024-04-16T09:21:35.662Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:35.662Z] [INFO] [2024-04-16T09:21:35.662Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jpa-container --- [2024-04-16T09:21:35.662Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:35.662Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:35.917Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:35.917Z] [INFO] [2024-04-16T09:21:35.917Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [2024-04-16T09:21:35.917Z] [INFO] [2024-04-16T09:21:35.917Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [2024-04-16T09:21:35.917Z] [INFO] [2024-04-16T09:21:35.917Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container --- [2024-04-16T09:21:35.917Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:36.171Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:36.171Z] [INFO] [2024-04-16T09:21:36.171Z] [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container --- [2024-04-16T09:21:36.171Z] [INFO] [2024-04-16T09:21:36.171Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jpa-container --- [2024-04-16T09:21:36.171Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:36.171Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:36.171Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:36.171Z] [INFO] [2024-04-16T09:21:36.171Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container --- [2024-04-16T09:21:36.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/src/test/resources [2024-04-16T09:21:36.171Z] [INFO] [2024-04-16T09:21:36.171Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jpa-container --- [2024-04-16T09:21:36.171Z] [INFO] No sources to compile [2024-04-16T09:21:36.171Z] [INFO] [2024-04-16T09:21:36.171Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [2024-04-16T09:21:36.171Z] [INFO] [2024-04-16T09:21:36.171Z] [INFO] --- surefire:3.2.5:test (default-test) @ jpa-container --- [2024-04-16T09:21:36.171Z] [INFO] [2024-04-16T09:21:36.171Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container --- [2024-04-16T09:21:36.171Z] [INFO] Executing tasks [2024-04-16T09:21:36.172Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/classes/META-INF for [2024-04-16T09:21:36.172Z] [INFO] [echo] jpa-container [2024-04-16T09:21:36.172Z] [INFO] Executed tasks [2024-04-16T09:21:36.172Z] [INFO] [2024-04-16T09:21:36.172Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container --- [2024-04-16T09:21:36.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/jpa-container.jar [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jpa-container --- [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jpa-container --- [2024-04-16T09:21:36.426Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/failsafe-reports [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [2024-04-16T09:21:36.426Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- install:3.1.1:install (default-install) @ jpa-container --- [2024-04-16T09:21:36.426Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.15-SNAPSHOT/jpa-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:36.426Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.15-SNAPSHOT/jpa-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [2024-04-16T09:21:36.426Z] [INFO] Building Declaring EclipseLink dependencies 7.0.15-SNAPSHOT [189/332] [2024-04-16T09:21:36.426Z] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [2024-04-16T09:21:36.426Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] No sources to compile [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] No sources to compile [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] No sources to compile [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.426Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper --- [2024-04-16T09:21:36.426Z] [INFO] Executing tasks [2024-04-16T09:21:36.426Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [2024-04-16T09:21:36.426Z] [INFO] [echo] eclipselink-wrapper [2024-04-16T09:21:36.426Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [2024-04-16T09:21:36.426Z] [INFO] Executed tasks [2024-04-16T09:21:36.426Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ eclipselink-wrapper --- [2024-04-16T09:21:36.427Z] [INFO] No tests to run. [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- failsafe:3.2.5:verify (verify) @ eclipselink-wrapper --- [2024-04-16T09:21:36.427Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/target/failsafe-reports [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [2024-04-16T09:21:36.427Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper --- [2024-04-16T09:21:36.427Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/7.0.15-SNAPSHOT/eclipselink-wrapper-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [2024-04-16T09:21:36.427Z] [INFO] Building GlassFish cmp related modules 7.0.15-SNAPSHOT [190/332] [2024-04-16T09:21:36.427Z] [INFO] from appserver/persistence/cmp/pom.xml [2024-04-16T09:21:36.427Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] No sources to compile [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] No sources to compile [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp --- [2024-04-16T09:21:36.427Z] [INFO] No sources to compile [2024-04-16T09:21:36.427Z] [INFO] [2024-04-16T09:21:36.427Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp --- [2024-04-16T09:21:36.681Z] [INFO] Executing tasks [2024-04-16T09:21:36.681Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/target/classes/META-INF for [2024-04-16T09:21:36.681Z] [INFO] [echo] cmp [2024-04-16T09:21:36.681Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/target/classes/META-INF [2024-04-16T09:21:36.681Z] [INFO] Executed tasks [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp --- [2024-04-16T09:21:36.681Z] [INFO] No tests to run. [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp --- [2024-04-16T09:21:36.681Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/target/failsafe-reports [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [2024-04-16T09:21:36.681Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- install:3.1.1:install (default-install) @ cmp --- [2024-04-16T09:21:36.681Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/7.0.15-SNAPSHOT/cmp-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [2024-04-16T09:21:36.681Z] [INFO] Building utility module for cmp 7.0.15-SNAPSHOT [191/332] [2024-04-16T09:21:36.681Z] [INFO] from appserver/persistence/cmp/utility/pom.xml [2024-04-16T09:21:36.681Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:36.681Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:36.681Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] Copying 3 resources from src/main/java to target/classes [2024-04-16T09:21:36.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/manpages [2024-04-16T09:21:36.681Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:36.681Z] [INFO] [2024-04-16T09:21:36.681Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-utility --- [2024-04-16T09:21:36.681Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:36.681Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:36.935Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:36.935Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[69,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.935Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[93,83] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.935Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java:[106,75] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.935Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[70,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.935Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[71,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[72,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[73,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[74,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[75,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[76,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[77,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLogger.java:[78,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java:[74,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:36.936Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API. [2024-04-16T09:21:36.936Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:36.936Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:36.936Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:36.936Z] [INFO] [2024-04-16T09:21:36.936Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [2024-04-16T09:21:36.936Z] [INFO] [2024-04-16T09:21:36.936Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [2024-04-16T09:21:36.936Z] [INFO] [2024-04-16T09:21:36.936Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility --- [2024-04-16T09:21:36.936Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:36.936Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:36.936Z] [INFO] [2024-04-16T09:21:36.936Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility --- [2024-04-16T09:21:36.936Z] [INFO] [2024-04-16T09:21:36.936Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:37.190Z] [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:37.190Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/src/test/resources [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] No sources to compile [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] Executing tasks [2024-04-16T09:21:37.190Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/classes/META-INF for [2024-04-16T09:21:37.190Z] [INFO] [echo] cmp-utility [2024-04-16T09:21:37.190Z] [INFO] Executed tasks [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/cmp-utility.jar [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-utility --- [2024-04-16T09:21:37.190Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/failsafe-reports [2024-04-16T09:21:37.190Z] [INFO] [2024-04-16T09:21:37.190Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [2024-04-16T09:21:38.112Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-utility --- [2024-04-16T09:21:38.112Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.15-SNAPSHOT/cmp-utility-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:38.112Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.15-SNAPSHOT/cmp-utility-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [2024-04-16T09:21:38.112Z] [INFO] Building model module for cmp 7.0.15-SNAPSHOT [192/332] [2024-04-16T09:21:38.112Z] [INFO] from appserver/persistence/cmp/model/pom.xml [2024-04-16T09:21:38.112Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:38.112Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:38.112Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:38.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/manpages [2024-04-16T09:21:38.112Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:38.112Z] [INFO] [2024-04-16T09:21:38.112Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-model --- [2024-04-16T09:21:38.112Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:38.112Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:38.366Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:38.366Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[498,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:38.366Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[532,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:38.366Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[573,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:38.366Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[623,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:38.366Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/RuntimeModel.java:[653,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:38.366Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[167,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.366Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceClassElementImpl.java:[168,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[87,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceFieldElementImpl.java:[88,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[121,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[122,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[158,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[159,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[213,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[214,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[242,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/RelationshipElementImpl.java:[243,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[276,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingClassElementImpl.java:[277,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[211,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java:[212,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:38.367Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API. [2024-04-16T09:21:38.368Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:38.368Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:38.368Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:38.368Z] [INFO] [2024-04-16T09:21:38.368Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [2024-04-16T09:21:38.368Z] [INFO] [2024-04-16T09:21:38.368Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [2024-04-16T09:21:38.368Z] [INFO] [2024-04-16T09:21:38.368Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model --- [2024-04-16T09:21:38.368Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:38.621Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:38.621Z] [INFO] [2024-04-16T09:21:38.621Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model --- [2024-04-16T09:21:38.621Z] [INFO] [2024-04-16T09:21:38.621Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-model --- [2024-04-16T09:21:38.621Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:38.621Z] [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:38.875Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:38.875Z] [INFO] [2024-04-16T09:21:38.875Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/src/test/resources [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] No sources to compile [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] Executing tasks [2024-04-16T09:21:38.876Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/classes/META-INF for [2024-04-16T09:21:38.876Z] [INFO] [echo] cmp-model [2024-04-16T09:21:38.876Z] [INFO] Executed tasks [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/cmp-model.jar [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-model --- [2024-04-16T09:21:38.876Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/failsafe-reports [2024-04-16T09:21:38.876Z] [INFO] [2024-04-16T09:21:38.876Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [2024-04-16T09:21:39.796Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:39.796Z] [INFO] [2024-04-16T09:21:39.796Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-model --- [2024-04-16T09:21:39.797Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.15-SNAPSHOT/cmp-model-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:39.797Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.15-SNAPSHOT/cmp-model-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:39.797Z] [INFO] [2024-04-16T09:21:39.797Z] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [2024-04-16T09:21:39.797Z] [INFO] Building Database Generator module for cmp 7.0.15-SNAPSHOT [193/332] [2024-04-16T09:21:39.797Z] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [2024-04-16T09:21:39.797Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:39.797Z] [INFO] [2024-04-16T09:21:39.797Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database --- [2024-04-16T09:21:39.797Z] [INFO] [2024-04-16T09:21:39.797Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-generator-database --- [2024-04-16T09:21:39.797Z] [INFO] [2024-04-16T09:21:39.797Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database --- [2024-04-16T09:21:39.797Z] [INFO] [2024-04-16T09:21:39.797Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-generator-database --- [2024-04-16T09:21:39.797Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:39.797Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:40.052Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:40.052Z] [INFO] [2024-04-16T09:21:40.052Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-generator-database --- [2024-04-16T09:21:40.052Z] [INFO] [2024-04-16T09:21:40.052Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-generator-database --- [2024-04-16T09:21:40.052Z] [INFO] [2024-04-16T09:21:40.052Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database --- [2024-04-16T09:21:40.052Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:40.052Z] [INFO] [2024-04-16T09:21:40.052Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database --- [2024-04-16T09:21:40.052Z] [INFO] Copying 12 resources from src/main/java to target/classes [2024-04-16T09:21:40.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/manpages [2024-04-16T09:21:40.052Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:40.052Z] [INFO] [2024-04-16T09:21:40.052Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-generator-database --- [2024-04-16T09:21:40.052Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:40.052Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:40.307Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[60,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/JDBCInfo.java:[193,18] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[454,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[455,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[456,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[457,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[458,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[459,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[460,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[461,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[462,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[463,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[464,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[465,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[466,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[467,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[468,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[469,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[470,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[471,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[473,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.308Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[474,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[475,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[476,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[477,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[478,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[479,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[480,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[481,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[482,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[483,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[484,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[485,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[486,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[487,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.309Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[488,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.310Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[489,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.310Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[490,27] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.310Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[625,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:40.310Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[737,32] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.310Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java:[965,48] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:40.310Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:40.310Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:40.310Z] [INFO] [2024-04-16T09:21:40.310Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [2024-04-16T09:21:40.310Z] [INFO] [2024-04-16T09:21:40.310Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [2024-04-16T09:21:40.310Z] [INFO] [2024-04-16T09:21:40.310Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database --- [2024-04-16T09:21:40.310Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:40.310Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:40.310Z] [INFO] [2024-04-16T09:21:40.310Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database --- [2024-04-16T09:21:40.310Z] [INFO] [2024-04-16T09:21:40.310Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-generator-database --- [2024-04-16T09:21:40.310Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:40.310Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:40.564Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:40.564Z] [INFO] [2024-04-16T09:21:40.564Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database --- [2024-04-16T09:21:40.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/src/test/resources [2024-04-16T09:21:40.564Z] [INFO] [2024-04-16T09:21:40.564Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-generator-database --- [2024-04-16T09:21:40.564Z] [INFO] No sources to compile [2024-04-16T09:21:40.564Z] [INFO] [2024-04-16T09:21:40.564Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [2024-04-16T09:21:40.564Z] [INFO] [2024-04-16T09:21:40.564Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-generator-database --- [2024-04-16T09:21:40.564Z] [INFO] [2024-04-16T09:21:40.564Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database --- [2024-04-16T09:21:40.564Z] [INFO] Executing tasks [2024-04-16T09:21:40.565Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/classes/META-INF for [2024-04-16T09:21:40.565Z] [INFO] [echo] cmp-generator-database [2024-04-16T09:21:40.565Z] [INFO] Executed tasks [2024-04-16T09:21:40.565Z] [INFO] [2024-04-16T09:21:40.565Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database --- [2024-04-16T09:21:40.565Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [2024-04-16T09:21:40.565Z] [INFO] [2024-04-16T09:21:40.565Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-generator-database --- [2024-04-16T09:21:40.565Z] [INFO] [2024-04-16T09:21:40.565Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-generator-database --- [2024-04-16T09:21:40.565Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/failsafe-reports [2024-04-16T09:21:40.565Z] [INFO] [2024-04-16T09:21:40.565Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [2024-04-16T09:21:41.123Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:41.123Z] [INFO] [2024-04-16T09:21:41.123Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database --- [2024-04-16T09:21:41.123Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.15-SNAPSHOT/cmp-generator-database-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:41.123Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.15-SNAPSHOT/cmp-generator-database-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:41.123Z] [INFO] [2024-04-16T09:21:41.123Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [2024-04-16T09:21:41.123Z] [INFO] Building ejb-mapping module for cmp 7.0.15-SNAPSHOT [194/332] [2024-04-16T09:21:41.123Z] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [2024-04-16T09:21:41.123Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:41.123Z] [INFO] [2024-04-16T09:21:41.123Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.123Z] [INFO] [2024-04-16T09:21:41.123Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.123Z] [INFO] [2024-04-16T09:21:41.123Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.123Z] [INFO] [2024-04-16T09:21:41.123Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.123Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:41.123Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:41.377Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:41.377Z] [INFO] [2024-04-16T09:21:41.377Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.377Z] [INFO] [2024-04-16T09:21:41.377Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.377Z] [INFO] [2024-04-16T09:21:41.377Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.377Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:41.377Z] [INFO] [2024-04-16T09:21:41.377Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.377Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:41.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/manpages [2024-04-16T09:21:41.377Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:41.377Z] [INFO] [2024-04-16T09:21:41.377Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.377Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:41.377Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:41.631Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java:[90,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1739,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1838,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[494,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[495,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[496,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[498,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[499,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.631Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[500,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[501,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[502,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[503,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[504,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[505,28] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[507,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[509,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[510,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[511,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[551,42] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.632Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[614,47] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.633Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[617,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.633Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[620,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.633Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingGenerator.java:[623,44] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:41.633Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:41.633Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:41.633Z] [INFO] [2024-04-16T09:21:41.633Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.633Z] [INFO] [2024-04-16T09:21:41.633Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.633Z] [INFO] [2024-04-16T09:21:41.633Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.633Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:41.633Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:41.633Z] [INFO] [2024-04-16T09:21:41.633Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.633Z] [INFO] [2024-04-16T09:21:41.633Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.633Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:41.633Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:41.887Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:41.887Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/src/test/resources [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] No sources to compile [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] Executing tasks [2024-04-16T09:21:41.887Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [2024-04-16T09:21:41.887Z] [INFO] [echo] cmp-ejb-mapping [2024-04-16T09:21:41.887Z] [INFO] Executed tasks [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-ejb-mapping --- [2024-04-16T09:21:41.887Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/failsafe-reports [2024-04-16T09:21:41.887Z] [INFO] [2024-04-16T09:21:41.887Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [2024-04-16T09:21:42.809Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:42.809Z] [INFO] [2024-04-16T09:21:42.809Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping --- [2024-04-16T09:21:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.15-SNAPSHOT/cmp-ejb-mapping-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.15-SNAPSHOT/cmp-ejb-mapping-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:42.809Z] [INFO] [2024-04-16T09:21:42.809Z] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [2024-04-16T09:21:42.809Z] [INFO] Building enhancer module for cmp 7.0.15-SNAPSHOT [195/332] [2024-04-16T09:21:42.809Z] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [2024-04-16T09:21:42.809Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:42.809Z] [INFO] [2024-04-16T09:21:42.809Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer --- [2024-04-16T09:21:42.809Z] [INFO] [2024-04-16T09:21:42.809Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-enhancer --- [2024-04-16T09:21:42.809Z] [INFO] [2024-04-16T09:21:42.809Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer --- [2024-04-16T09:21:42.809Z] [INFO] [2024-04-16T09:21:42.809Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-enhancer --- [2024-04-16T09:21:42.809Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:42.810Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:43.065Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:43.065Z] [INFO] [2024-04-16T09:21:43.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-enhancer --- [2024-04-16T09:21:43.065Z] [INFO] [2024-04-16T09:21:43.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-enhancer --- [2024-04-16T09:21:43.065Z] [INFO] [2024-04-16T09:21:43.065Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer --- [2024-04-16T09:21:43.065Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:43.065Z] [INFO] [2024-04-16T09:21:43.065Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer --- [2024-04-16T09:21:43.065Z] [INFO] Copying 1 resource from src/main/java to target/classes [2024-04-16T09:21:43.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/manpages [2024-04-16T09:21:43.065Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:43.065Z] [INFO] [2024-04-16T09:21:43.065Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-enhancer --- [2024-04-16T09:21:43.065Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:43.065Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:43.320Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:43.320Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java:[467,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.320Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[147,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.320Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[161,20] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[175,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[190,23] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[398,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[401,36] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[404,35] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ConstantPool.java:[407,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[36,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/CodeEnv.java:[46,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/Descriptor.java:[323,24] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2222,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/MethodAnnotater.java:[2243,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:43.321Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:43.321Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:43.321Z] [INFO] [2024-04-16T09:21:43.321Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [2024-04-16T09:21:43.321Z] [INFO] [2024-04-16T09:21:43.321Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [2024-04-16T09:21:43.575Z] [INFO] [2024-04-16T09:21:43.575Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer --- [2024-04-16T09:21:43.575Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:43.575Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-04-16T09:21:43.576Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [2024-04-16T09:21:43.576Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:43.576Z] [INFO] [2024-04-16T09:21:43.576Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer --- [2024-04-16T09:21:43.576Z] [INFO] [2024-04-16T09:21:43.576Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-enhancer --- [2024-04-16T09:21:43.576Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:43.576Z] [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:43.829Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:43.829Z] [INFO] [2024-04-16T09:21:43.829Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer --- [2024-04-16T09:21:43.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/src/test/resources [2024-04-16T09:21:43.829Z] [INFO] [2024-04-16T09:21:43.829Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-enhancer --- [2024-04-16T09:21:43.829Z] [INFO] No sources to compile [2024-04-16T09:21:43.829Z] [INFO] [2024-04-16T09:21:43.829Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [2024-04-16T09:21:43.829Z] [INFO] [2024-04-16T09:21:43.829Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-enhancer --- [2024-04-16T09:21:43.829Z] [INFO] [2024-04-16T09:21:43.830Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer --- [2024-04-16T09:21:43.830Z] [INFO] Executing tasks [2024-04-16T09:21:43.830Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/classes/META-INF for [2024-04-16T09:21:43.830Z] [INFO] [echo] cmp-enhancer [2024-04-16T09:21:43.830Z] [INFO] Executed tasks [2024-04-16T09:21:43.830Z] [INFO] [2024-04-16T09:21:43.830Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer --- [2024-04-16T09:21:43.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [2024-04-16T09:21:43.830Z] [INFO] [2024-04-16T09:21:43.830Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-enhancer --- [2024-04-16T09:21:43.830Z] [INFO] [2024-04-16T09:21:43.830Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-enhancer --- [2024-04-16T09:21:43.830Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/failsafe-reports [2024-04-16T09:21:43.830Z] [INFO] [2024-04-16T09:21:43.830Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [2024-04-16T09:21:47.980Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:47.980Z] [INFO] [2024-04-16T09:21:47.980Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer --- [2024-04-16T09:21:47.980Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.15-SNAPSHOT/cmp-enhancer-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:47.980Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.15-SNAPSHOT/cmp-enhancer-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:47.980Z] [INFO] [2024-04-16T09:21:47.980Z] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [2024-04-16T09:21:47.981Z] [INFO] Building internal-api module for cmp 7.0.15-SNAPSHOT [196/332] [2024-04-16T09:21:47.981Z] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [2024-04-16T09:21:47.981Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:47.981Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:47.981Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/resources [2024-04-16T09:21:47.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/manpages [2024-04-16T09:21:47.981Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:47.981Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:47.981Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:47.981Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [2024-04-16T09:21:47.981Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:47.981Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] [2024-04-16T09:21:47.981Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-internal-api --- [2024-04-16T09:21:47.981Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:47.981Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:48.235Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:48.235Z] [INFO] [2024-04-16T09:21:48.235Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api --- [2024-04-16T09:21:48.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/src/test/resources [2024-04-16T09:21:48.235Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-internal-api --- [2024-04-16T09:21:48.236Z] [INFO] No sources to compile [2024-04-16T09:21:48.236Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [2024-04-16T09:21:48.236Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-internal-api --- [2024-04-16T09:21:48.236Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api --- [2024-04-16T09:21:48.236Z] [INFO] Executing tasks [2024-04-16T09:21:48.236Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/classes/META-INF for [2024-04-16T09:21:48.236Z] [INFO] [echo] cmp-internal-api [2024-04-16T09:21:48.236Z] [INFO] Executed tasks [2024-04-16T09:21:48.236Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api --- [2024-04-16T09:21:48.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [2024-04-16T09:21:48.236Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-internal-api --- [2024-04-16T09:21:48.236Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-internal-api --- [2024-04-16T09:21:48.236Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/failsafe-reports [2024-04-16T09:21:48.236Z] [INFO] [2024-04-16T09:21:48.236Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [2024-04-16T09:21:48.490Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:48.490Z] [INFO] [2024-04-16T09:21:48.490Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api --- [2024-04-16T09:21:48.490Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.15-SNAPSHOT/cmp-internal-api-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:48.491Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.15-SNAPSHOT/cmp-internal-api-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:48.491Z] [INFO] [2024-04-16T09:21:48.491Z] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [2024-04-16T09:21:48.491Z] [INFO] Building Entity Bean container 7.0.15-SNAPSHOT [197/332] [2024-04-16T09:21:48.491Z] [INFO] from appserver/persistence/entitybean-container/pom.xml [2024-04-16T09:21:48.491Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:48.491Z] [INFO] [2024-04-16T09:21:48.491Z] [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container --- [2024-04-16T09:21:48.491Z] [INFO] [2024-04-16T09:21:48.491Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ entitybean-container --- [2024-04-16T09:21:48.491Z] [INFO] [2024-04-16T09:21:48.491Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ entitybean-container --- [2024-04-16T09:21:48.491Z] [INFO] [2024-04-16T09:21:48.491Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ entitybean-container --- [2024-04-16T09:21:48.491Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:48.491Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:48.745Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:48.745Z] [INFO] [2024-04-16T09:21:48.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ entitybean-container --- [2024-04-16T09:21:48.745Z] [INFO] [2024-04-16T09:21:48.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ entitybean-container --- [2024-04-16T09:21:48.745Z] [INFO] [2024-04-16T09:21:48.745Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container --- [2024-04-16T09:21:48.745Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:48.745Z] [INFO] [2024-04-16T09:21:48.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container --- [2024-04-16T09:21:48.745Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:21:48.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/manpages [2024-04-16T09:21:48.745Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:48.745Z] [INFO] [2024-04-16T09:21:48.745Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ entitybean-container --- [2024-04-16T09:21:48.745Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:48.745Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:49.306Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1720,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1723,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1758,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1761,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2925,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2928,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2963,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2966,34] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:49.306Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[130,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:49.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[133,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:49.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[182,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:21:49.307Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[185,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:49.307Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [2024-04-16T09:21:49.307Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:49.307Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:49.307Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:49.307Z] [INFO] [2024-04-16T09:21:49.307Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [2024-04-16T09:21:49.307Z] [INFO] [2024-04-16T09:21:49.307Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [2024-04-16T09:21:49.307Z] [INFO] [2024-04-16T09:21:49.307Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container --- [2024-04-16T09:21:49.307Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:49.307Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:49.307Z] [INFO] [2024-04-16T09:21:49.307Z] [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container --- [2024-04-16T09:21:49.307Z] [INFO] [2024-04-16T09:21:49.307Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ entitybean-container --- [2024-04-16T09:21:49.307Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:49.307Z] [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:49.561Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:49.561Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:49.561Z] [INFO] [2024-04-16T09:21:49.561Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container --- [2024-04-16T09:21:49.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/test/resources [2024-04-16T09:21:49.561Z] [INFO] [2024-04-16T09:21:49.561Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ entitybean-container --- [2024-04-16T09:21:49.561Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:49.561Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:21:50.120Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:50.120Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:50.120Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java uses unchecked or unsafe operations. [2024-04-16T09:21:50.120Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/src/test/java/org/glassfish/persistence/ejb/entitybean/container/cache/FIFOEJBObjectCacheTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:50.120Z] [INFO] [2024-04-16T09:21:50.120Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [2024-04-16T09:21:50.120Z] [INFO] [2024-04-16T09:21:50.120Z] [INFO] --- surefire:3.2.5:test (default-test) @ entitybean-container --- [2024-04-16T09:21:50.120Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/surefire-reports [2024-04-16T09:21:50.120Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:21:50.120Z] [INFO] [2024-04-16T09:21:50.120Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:50.120Z] [INFO] T E S T S [2024-04-16T09:21:50.120Z] [INFO] ------------------------------------------------------- [2024-04-16T09:21:50.120Z] [0.002s][info][gc] Using G1 [2024-04-16T09:21:50.375Z] [0.303s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.523ms [2024-04-16T09:21:50.629Z] [INFO] Running org.glassfish.persistence.ejb.entitybean.container.cache.FIFOEJBObjectCacheTest [2024-04-16T09:21:50.629Z] **** put(K_0, K_0, itrue) [2024-04-16T09:21:50.629Z] **** put(K_1, K_1, ifalse) [2024-04-16T09:21:50.629Z] **** put(K_2, K_2, itrue) [2024-04-16T09:21:50.629Z] **** put(K_3, K_3, ifalse) [2024-04-16T09:21:50.629Z] **** put(K_4, K_4, itrue) [2024-04-16T09:21:50.629Z] **** put(K_5, K_5, ifalse) [2024-04-16T09:21:50.629Z] **** put(K_6, K_6, itrue) [2024-04-16T09:21:50.629Z] **** put(K_7, K_7, ifalse) [2024-04-16T09:21:50.629Z] **** put(K_8, K_8, itrue) [2024-04-16T09:21:50.629Z] **** put(K_9, K_9, ifalse) [2024-04-16T09:21:50.629Z] **** put(K_10, K_10, itrue) [2024-04-16T09:21:50.629Z] **** put(K_11, K_11, ifalse) [2024-04-16T09:21:50.629Z] **** put(K_12, K_12, itrue) [2024-04-16T09:21:50.629Z] **** put(K_13, K_13, ifalse) [2024-04-16T09:21:50.629Z] *** Only odd numbered keys must be printed *** [2024-04-16T09:21:50.629Z] EJBObjectCache:: size: 14; listSize: 7 [2024-04-16T09:21:50.629Z] (K_13, K_13) (K_11, K_11) (K_9, K_9) (K_7, K_7) (K_5, K_5) (K_3, K_3) (K_1, K_1) [2024-04-16T09:21:50.629Z] ************************************************ [2024-04-16T09:21:50.629Z] **** NONE SHOULD BE PRINTED **** [2024-04-16T09:21:50.629Z] EJBObjectCache:: size: 14; listSize: 0 [2024-04-16T09:21:50.629Z] [2024-04-16T09:21:50.629Z] ************************************************ [2024-04-16T09:21:50.629Z] **** Only K__17 must be printed **** [2024-04-16T09:21:50.629Z] EJBObjectCache:: size: 17; listSize: 1 [2024-04-16T09:21:50.629Z] (K__17, K__17) [2024-04-16T09:21:50.629Z] ************************************************ [2024-04-16T09:21:50.629Z] EJBObjectCache:: size: 7; listSize: 3 [2024-04-16T09:21:50.629Z] (K_10, K_10) (K_6, K_6) (K_2, K_2) [2024-04-16T09:21:50.629Z] EJBObjectCache:: size: 7; listSize: 0 [2024-04-16T09:21:50.629Z] [2024-04-16T09:21:50.629Z] EJBObjectCache:: size: 14; listSize: 6 [2024-04-16T09:21:50.629Z] (K_13, K_13) (K_11, K_11) (K_7, K_7) (K_5, K_5) (K_3, K_3) (K_1, K_1) [2024-04-16T09:21:50.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.glassfish.persistence.ejb.entitybean.container.cache.FIFOEJBObjectCacheTest [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] Results: [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container --- [2024-04-16T09:21:50.884Z] [INFO] Executing tasks [2024-04-16T09:21:50.884Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/classes/META-INF for [2024-04-16T09:21:50.884Z] [INFO] [echo] entitybean-container [2024-04-16T09:21:50.884Z] [INFO] Executed tasks [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container --- [2024-04-16T09:21:50.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/entitybean-container.jar [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ entitybean-container --- [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] --- failsafe:3.2.5:verify (verify) @ entitybean-container --- [2024-04-16T09:21:50.884Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/failsafe-reports [2024-04-16T09:21:50.884Z] [INFO] [2024-04-16T09:21:50.884Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [2024-04-16T09:21:51.807Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:21:51.807Z] [INFO] [2024-04-16T09:21:51.807Z] [INFO] --- install:3.1.1:install (default-install) @ entitybean-container --- [2024-04-16T09:21:51.807Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.15-SNAPSHOT/entitybean-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:21:51.807Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.15-SNAPSHOT/entitybean-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:21:51.807Z] [INFO] [2024-04-16T09:21:51.807Z] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [2024-04-16T09:21:51.807Z] [INFO] Building support-sqlstore module for cmp 7.0.15-SNAPSHOT [198/332] [2024-04-16T09:21:51.807Z] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [2024-04-16T09:21:51.807Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:21:51.807Z] [INFO] [2024-04-16T09:21:51.807Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore --- [2024-04-16T09:21:51.807Z] [INFO] [2024-04-16T09:21:51.807Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-sqlstore --- [2024-04-16T09:21:51.807Z] [INFO] [2024-04-16T09:21:51.807Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore --- [2024-04-16T09:21:51.807Z] [INFO] [2024-04-16T09:21:51.807Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [2024-04-16T09:21:52.061Z] [INFO] performing grammar generation [JQL.g] [2024-04-16T09:21:52.315Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:21:52.315Z] [2024-04-16T09:21:52.315Z] [INFO] performing grammar generation [Semantic.g] [2024-04-16T09:21:52.315Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:21:52.315Z] [2024-04-16T09:21:52.315Z] [INFO] performing grammar generation [Optimizer.g] [2024-04-16T09:21:52.568Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:21:52.568Z] [2024-04-16T09:21:52.568Z] [INFO] performing grammar generation [CodeGeneration.g] [2024-04-16T09:21:52.823Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:21:52.823Z] [2024-04-16T09:21:52.823Z] [INFO] [2024-04-16T09:21:52.823Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-sqlstore --- [2024-04-16T09:21:52.823Z] [INFO] Not compiling main sources [2024-04-16T09:21:52.823Z] [INFO] [2024-04-16T09:21:52.823Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-sqlstore --- [2024-04-16T09:21:52.823Z] [INFO] [2024-04-16T09:21:52.823Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [2024-04-16T09:21:52.823Z] [INFO] [2024-04-16T09:21:52.823Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore --- [2024-04-16T09:21:52.824Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:21:52.824Z] [INFO] [2024-04-16T09:21:52.824Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore --- [2024-04-16T09:21:52.824Z] [INFO] Copying 18 resources from src/main/java to target/classes [2024-04-16T09:21:52.824Z] [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes [2024-04-16T09:21:52.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/manpages [2024-04-16T09:21:52.824Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:21:52.824Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:21:52.824Z] [INFO] [2024-04-16T09:21:52.824Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-sqlstore --- [2024-04-16T09:21:52.824Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:52.824Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:54.181Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[300,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[301,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[302,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[303,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[304,45] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1531,69] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1969,67] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[1989,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.181Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2002,65] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2374,58] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2447,43] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2498,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2575,66] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java:[2606,75] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1341,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/TransactionImpl.java:[1398,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[335,20] deprecated item is not annotated with @Deprecated [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[337,16] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[83,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[90,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.182Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[117,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ErrorMsg.java:[124,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[57,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[59,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[61,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[63,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[80,19] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[82,19] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[84,19] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/IntegralType.java:[86,19] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[56,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[58,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[75,19] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/FloatingPointType.java:[77,19] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[151,37] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:54.183Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/util/type/ClassType.java:[180,39] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2660,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[2695,69] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4376,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4387,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4398,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4409,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4420,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4431,38] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4442,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStateManager.java:[4453,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/ClassDesc.java:[357,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[237,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[240,33] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[249,46] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.184Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[305,78] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[329,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[331,33] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[338,33] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[345,33] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[352,33] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[359,33] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[365,33] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[372,37] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[374,37] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[433,33] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[475,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[477,22] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java:[630,40] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[71,47] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.185Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/LocalFieldDesc.java:[157,22] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/SelectQueryPlan.java:[588,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/SQLStoreManager.java:[216,21] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/Statement.java:[46,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/DBVendorType.java:[302,45] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[117,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[131,26] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,31] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/DBStatement.java:[190,54] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/constraint/ConstraintParamIndex.java:[50,15] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[241,38] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[253,38] Byte(byte) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[259,38] Short(short) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[265,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.186Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[271,38] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[277,38] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[283,38] Double(double) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,43] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/ResultDesc.java:[341,68] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[252,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[345,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/LoggerFactoryiAS.java:[61,30] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[523,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[524,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[525,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[587,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[588,37] Long(long) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[589,37] Float(float) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:21:54.187Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[116,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:21:54.188Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[129,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:21:54.188Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[144,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:21:54.188Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use or override a deprecated API. [2024-04-16T09:21:54.188Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:21:54.188Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/CodeGeneration.java: Some input files additionally use or override a deprecated API that is marked for removal. [2024-04-16T09:21:54.188Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:21:54.188Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:21:54.188Z] [INFO] [2024-04-16T09:21:54.188Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.188Z] [INFO] [2024-04-16T09:21:54.188Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.188Z] [INFO] [2024-04-16T09:21:54.188Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.188Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:21:54.188Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore, has 4, private references [com.sun.jdo.spi.persistence.support.sqlstore.database, com.sun.jdo.spi.persistence.support.sqlstore.impl, com.sun.jdo.spi.persistence.support.sqlstore.model, com.sun.jdo.spi.persistence.support.sqlstore.state] [2024-04-16T09:21:54.188Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc, has 2, private references [com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope, com.sun.jdo.spi.persistence.support.sqlstore.query.util.type] [2024-04-16T09:21:54.188Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:21:54.188Z] [INFO] [2024-04-16T09:21:54.188Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.188Z] [INFO] [2024-04-16T09:21:54.188Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.188Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:21:54.188Z] [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [2024-04-16T09:21:54.747Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:21:54.747Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/src/test/resources [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] No sources to compile [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] Executing tasks [2024-04-16T09:21:54.747Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [2024-04-16T09:21:54.747Z] [INFO] [echo] cmp-support-sqlstore [2024-04-16T09:21:54.747Z] [INFO] Executed tasks [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-sqlstore --- [2024-04-16T09:21:54.747Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/failsafe-reports [2024-04-16T09:21:54.747Z] [INFO] [2024-04-16T09:21:54.747Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [2024-04-16T09:22:02.812Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:02.812Z] [INFO] [2024-04-16T09:22:02.812Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore --- [2024-04-16T09:22:02.813Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.15-SNAPSHOT/cmp-support-sqlstore-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:02.813Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.15-SNAPSHOT/cmp-support-sqlstore-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:02.813Z] [INFO] [2024-04-16T09:22:02.813Z] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [2024-04-16T09:22:02.813Z] [INFO] Building support ejb module for cmp 7.0.15-SNAPSHOT [199/332] [2024-04-16T09:22:02.813Z] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [2024-04-16T09:22:02.813Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:02.813Z] [INFO] [2024-04-16T09:22:02.813Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb --- [2024-04-16T09:22:02.813Z] [INFO] [2024-04-16T09:22:02.813Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-ejb --- [2024-04-16T09:22:02.813Z] [INFO] [2024-04-16T09:22:02.813Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb --- [2024-04-16T09:22:02.813Z] [INFO] [2024-04-16T09:22:02.813Z] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [2024-04-16T09:22:02.813Z] [INFO] performing grammar generation [EJBQL.g] [2024-04-16T09:22:02.813Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:22:02.813Z] [2024-04-16T09:22:02.813Z] [INFO] performing grammar generation [JDOQLCodeGeneration.g] [2024-04-16T09:22:02.813Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:22:02.813Z] [2024-04-16T09:22:02.813Z] [INFO] performing grammar generation [Semantic.g] [2024-04-16T09:22:03.067Z] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [2024-04-16T09:22:03.067Z] [2024-04-16T09:22:03.067Z] [INFO] [2024-04-16T09:22:03.067Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-ejb --- [2024-04-16T09:22:03.067Z] [INFO] Not compiling main sources [2024-04-16T09:22:03.067Z] [INFO] [2024-04-16T09:22:03.067Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-ejb --- [2024-04-16T09:22:03.067Z] [INFO] [2024-04-16T09:22:03.067Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [2024-04-16T09:22:03.067Z] [INFO] [2024-04-16T09:22:03.067Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb --- [2024-04-16T09:22:03.067Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:03.067Z] [INFO] [2024-04-16T09:22:03.067Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb --- [2024-04-16T09:22:03.067Z] [INFO] Copying 9 resources from src/main/java to target/classes [2024-04-16T09:22:03.067Z] [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes [2024-04-16T09:22:03.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/manpages [2024-04-16T09:22:03.067Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:03.067Z] [INFO] [2024-04-16T09:22:03.067Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-ejb --- [2024-04-16T09:22:03.067Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:03.067Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:03.625Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:03.625Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/codegen/CMPGenerator.java:[47,10] deprecated item is not annotated with @Deprecated [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/CMPTemplateFormatter.java:[292,56] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java:[145,17] deprecated item is not annotated with @Deprecated [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[56,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[62,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[112,49] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/ErrorMsg.java:[118,30] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[329,39] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[342,102] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[152,67] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[182,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[183,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[184,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.626Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[185,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[186,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[187,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[188,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[189,62] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[190,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[191,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[192,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[193,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[194,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[195,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[196,61] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[197,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[198,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.627Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[199,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[200,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[201,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[202,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[203,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[204,58] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[205,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[206,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[207,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[208,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[209,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[210,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[211,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[212,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[213,57] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.628Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[214,59] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.629Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[215,56] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.629Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[216,60] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.629Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[217,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.629Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[218,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:22:03.629Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java:[1344,29] Character(char) in java.lang.Character has been deprecated and marked for removal [2024-04-16T09:22:03.629Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:03.629Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:03.629Z] [INFO] [2024-04-16T09:22:03.629Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [2024-04-16T09:22:03.629Z] [INFO] [2024-04-16T09:22:03.629Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [2024-04-16T09:22:03.629Z] [INFO] [2024-04-16T09:22:03.629Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb --- [2024-04-16T09:22:03.629Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:03.883Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbc, has 2, private references [com.sun.jdo.spi.persistence.support.ejb.codegen, com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-04-16T09:22:03.883Z] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [2024-04-16T09:22:03.883Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:03.883Z] [INFO] [2024-04-16T09:22:03.883Z] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb --- [2024-04-16T09:22:03.883Z] [INFO] [2024-04-16T09:22:03.883Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-ejb --- [2024-04-16T09:22:03.883Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:03.883Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:04.445Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:04.445Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:04.445Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/src/test/resources [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] No sources to compile [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] Executing tasks [2024-04-16T09:22:04.445Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [2024-04-16T09:22:04.445Z] [INFO] [echo] cmp-support-ejb [2024-04-16T09:22:04.445Z] [INFO] Executed tasks [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-ejb --- [2024-04-16T09:22:04.445Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/failsafe-reports [2024-04-16T09:22:04.445Z] [INFO] [2024-04-16T09:22:04.445Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [2024-04-16T09:22:06.953Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb --- [2024-04-16T09:22:06.953Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.15-SNAPSHOT/cmp-support-ejb-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:06.953Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.15-SNAPSHOT/cmp-support-ejb-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [2024-04-16T09:22:06.953Z] [INFO] Building GlassFish cmp scripts 7.0.15-SNAPSHOT [200/332] [2024-04-16T09:22:06.953Z] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [2024-04-16T09:22:06.953Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] No sources to compile [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:22:06.953Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:22:06.953Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] No sources to compile [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] No sources to compile [2024-04-16T09:22:06.953Z] [INFO] [2024-04-16T09:22:06.953Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts --- [2024-04-16T09:22:06.953Z] [INFO] Executing tasks [2024-04-16T09:22:06.953Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [2024-04-16T09:22:06.953Z] [INFO] [echo] cmp-scripts [2024-04-16T09:22:06.954Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [2024-04-16T09:22:06.954Z] [INFO] Executed tasks [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts --- [2024-04-16T09:22:06.954Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:06.954Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts --- [2024-04-16T09:22:06.954Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-scripts --- [2024-04-16T09:22:06.954Z] [INFO] No tests to run. [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-scripts --- [2024-04-16T09:22:06.954Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/failsafe-reports [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [2024-04-16T09:22:06.954Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts --- [2024-04-16T09:22:06.954Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.15-SNAPSHOT/cmp-scripts-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:06.954Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.15-SNAPSHOT/cmp-scripts-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [2024-04-16T09:22:06.954Z] [INFO] Building CMP tier for GlassFish 7.0.15-SNAPSHOT [201/332] [2024-04-16T09:22:06.954Z] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [2024-04-16T09:22:06.954Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] No sources to compile [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] No sources to compile [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] No sources to compile [2024-04-16T09:22:06.954Z] [INFO] [2024-04-16T09:22:06.954Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all --- [2024-04-16T09:22:06.954Z] [INFO] Executing tasks [2024-04-16T09:22:06.955Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [2024-04-16T09:22:06.955Z] [INFO] [echo] cmp-all [2024-04-16T09:22:06.955Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/target/classes/META-INF [2024-04-16T09:22:06.955Z] [INFO] Executed tasks [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-all --- [2024-04-16T09:22:06.955Z] [INFO] No tests to run. [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-all --- [2024-04-16T09:22:06.955Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/target/failsafe-reports [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [2024-04-16T09:22:06.955Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- install:3.1.1:install (default-install) @ cmp-all --- [2024-04-16T09:22:06.955Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/7.0.15-SNAPSHOT/cmp-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [2024-04-16T09:22:06.955Z] [INFO] Building Concurrency Utilities Modules 7.0.15-SNAPSHOT [202/332] [2024-04-16T09:22:06.955Z] [INFO] from appserver/concurrent/pom.xml [2024-04-16T09:22:06.955Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] No sources to compile [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] No sources to compile [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] No sources to compile [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] Executing tasks [2024-04-16T09:22:06.955Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/target/classes/META-INF for [2024-04-16T09:22:06.955Z] [INFO] [echo] concurrent [2024-04-16T09:22:06.955Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/target/classes/META-INF [2024-04-16T09:22:06.955Z] [INFO] Executed tasks [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] No tests to run. [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.955Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent --- [2024-04-16T09:22:06.955Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/target/failsafe-reports [2024-04-16T09:22:06.955Z] [INFO] [2024-04-16T09:22:06.956Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [2024-04-16T09:22:06.956Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:06.956Z] [INFO] [2024-04-16T09:22:06.956Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent --- [2024-04-16T09:22:06.956Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/7.0.15-SNAPSHOT/concurrent-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [2024-04-16T09:22:07.210Z] [INFO] Building Concurrent Connector Module 7.0.15-SNAPSHOT [203/332] [2024-04-16T09:22:07.210Z] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [2024-04-16T09:22:07.210Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:07.210Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:07.210Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-04-16T09:22:07.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/src/main/manpages [2024-04-16T09:22:07.210Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:07.210Z] [INFO] [2024-04-16T09:22:07.210Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-connector --- [2024-04-16T09:22:07.210Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:07.210Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:07.465Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:07.465Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:07.465Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:07.465Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:07.465Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/src/test/resources [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] No sources to compile [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] [2024-04-16T09:22:07.465Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector --- [2024-04-16T09:22:07.465Z] [INFO] Executing tasks [2024-04-16T09:22:07.466Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/classes/META-INF for [2024-04-16T09:22:07.466Z] [INFO] [echo] concurrent-connector [2024-04-16T09:22:07.466Z] [INFO] Executed tasks [2024-04-16T09:22:07.466Z] [INFO] [2024-04-16T09:22:07.466Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector --- [2024-04-16T09:22:07.466Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [2024-04-16T09:22:07.466Z] [INFO] [2024-04-16T09:22:07.466Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-connector --- [2024-04-16T09:22:07.466Z] [INFO] [2024-04-16T09:22:07.466Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-connector --- [2024-04-16T09:22:07.466Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/failsafe-reports [2024-04-16T09:22:07.466Z] [INFO] [2024-04-16T09:22:07.466Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [2024-04-16T09:22:07.720Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:07.720Z] [INFO] [2024-04-16T09:22:07.720Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector --- [2024-04-16T09:22:07.720Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.15-SNAPSHOT/concurrent-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:07.720Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.15-SNAPSHOT/concurrent-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:07.720Z] [INFO] [2024-04-16T09:22:07.720Z] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [2024-04-16T09:22:07.720Z] [INFO] Building Concurrent Implementation Module 7.0.15-SNAPSHOT [204/332] [2024-04-16T09:22:07.720Z] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [2024-04-16T09:22:07.720Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:07.720Z] [INFO] [2024-04-16T09:22:07.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl --- [2024-04-16T09:22:07.720Z] [INFO] [2024-04-16T09:22:07.720Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-impl --- [2024-04-16T09:22:07.720Z] [INFO] [2024-04-16T09:22:07.720Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl --- [2024-04-16T09:22:07.720Z] [INFO] [2024-04-16T09:22:07.720Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-impl --- [2024-04-16T09:22:07.720Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:07.720Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:07.974Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:07.974Z] [INFO] [2024-04-16T09:22:07.974Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-impl --- [2024-04-16T09:22:07.974Z] [INFO] [2024-04-16T09:22:07.974Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-impl --- [2024-04-16T09:22:07.974Z] [INFO] [2024-04-16T09:22:07.974Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl --- [2024-04-16T09:22:07.974Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:07.974Z] [INFO] [2024-04-16T09:22:07.974Z] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl --- [2024-04-16T09:22:07.974Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:07.974Z] [INFO] Copying 12 resources from src/main/manpages to target/classes [2024-04-16T09:22:07.974Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:07.974Z] [INFO] [2024-04-16T09:22:07.974Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-impl --- [2024-04-16T09:22:07.974Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:07.974Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:08.229Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:08.229Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API. [2024-04-16T09:22:08.229Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:08.229Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:08.229Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:08.229Z] [INFO] [2024-04-16T09:22:08.229Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [2024-04-16T09:22:08.229Z] [INFO] [2024-04-16T09:22:08.229Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [2024-04-16T09:22:08.229Z] [INFO] [2024-04-16T09:22:08.229Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl --- [2024-04-16T09:22:08.229Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:08.483Z] [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.concurrent.runtime, has 1, private references [org.glassfish.concurrent.runtime.deployer.cfg] [2024-04-16T09:22:08.483Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:08.483Z] [INFO] [2024-04-16T09:22:08.483Z] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl --- [2024-04-16T09:22:08.483Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.concurrent.admin.CreateContextService, org.glassfish.concurrent.admin.CreateManagedExecutorService, org.glassfish.concurrent.admin.CreateManagedScheduledExecutorService, org.glassfish.concurrent.admin.CreateManagedThreadFactory, org.glassfish.concurrent.admin.DeleteContextService, org.glassfish.concurrent.admin.DeleteManagedExecutorService, org.glassfish.concurrent.admin.DeleteManagedScheduledExecutorService, org.glassfish.concurrent.admin.DeleteManagedThreadFactory, org.glassfish.concurrent.admin.ListContextServices, org.glassfish.concurrent.admin.ListManagedExecutorServices, org.glassfish.concurrent.admin.ListManagedScheduledExecutorServices, org.glassfish.concurrent.admin.ListManagedThreadFactories] [2024-04-16T09:22:08.483Z] [INFO] [2024-04-16T09:22:08.483Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-impl --- [2024-04-16T09:22:08.483Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:08.484Z] [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:08.738Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:08.738Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:08.738Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:08.738Z] [INFO] Processing: AS-CONCURRENT-00001 [2024-04-16T09:22:08.738Z] [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false [2024-04-16T09:22:08.738Z] [INFO] Processing: AS-CONCURRENT-00002 [2024-04-16T09:22:08.738Z] [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true [2024-04-16T09:22:08.738Z] [INFO] Processing: AS-CONCURRENT-00003 [2024-04-16T09:22:08.738Z] [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true [2024-04-16T09:22:08.738Z] [INFO] Processing: AS-CONCURRENT-00004 [2024-04-16T09:22:08.738Z] [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false [2024-04-16T09:22:08.738Z] [INFO] Total Messages including ones found from disk so far: {AS-CONCURRENT-00001=Task [{0}] has been running on thread [{1}] for {2} seconds, which is more than the configured hung task threshold of {3} seconds in [{4}]., AS-CONCURRENT-00001.MSG_COMMENT=# A task has been running for longer time than the configured hung task threshold setting., AS-CONCURRENT-00002=Unable to setup or reset runtime context for a task because an invalid context handle is being passed., AS-CONCURRENT-00002.MSG_COMMENT=# When trying to setup and runtime context for a task, an invalid context handle is being passed, AS-CONCURRENT-00003=Unable to bind {0} to JNDI location [{1}]., AS-CONCURRENT-00003.MSG_COMMENT=# An unexpected exception occurred when trying to bind a managed object to JNDI namespace., AS-CONCURRENT-00004=Unable to deploy {0}., AS-CONCURRENT-00004.MSG_COMMENT=# Unable to deploy a managed object because the configuration information is missing} [2024-04-16T09:22:08.738Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:08.738Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:08.738Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:08.738Z] [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME [2024-04-16T09:22:08.738Z] [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade [2024-04-16T09:22:08.739Z] [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency} [2024-04-16T09:22:08.739Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:08.739Z] [INFO] Found enclosing element LOGGER_NAME [2024-04-16T09:22:08.739Z] [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade [2024-04-16T09:22:08.739Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:08.739Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:08.739Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:08.739Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:08.739Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:08.739Z] [INFO] [2024-04-16T09:22:08.739Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl --- [2024-04-16T09:22:08.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/test/resources [2024-04-16T09:22:08.739Z] [INFO] [2024-04-16T09:22:08.739Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-impl --- [2024-04-16T09:22:08.739Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:08.739Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:22:08.993Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:08.993Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java uses or overrides a deprecated API. [2024-04-16T09:22:08.993Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/src/test/java/org/glassfish/concurrent/runtime/ConcurrentRuntimeTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:08.993Z] [INFO] [2024-04-16T09:22:08.993Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [2024-04-16T09:22:08.993Z] [INFO] [2024-04-16T09:22:08.993Z] [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-impl --- [2024-04-16T09:22:08.993Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/surefire-reports [2024-04-16T09:22:08.993Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:22:08.993Z] [INFO] [2024-04-16T09:22:08.993Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:08.993Z] [INFO] T E S T S [2024-04-16T09:22:08.993Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:08.993Z] [0.002s][info][gc] Using G1 [2024-04-16T09:22:09.247Z] [0.328s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->6M(258M) 2.856ms [2024-04-16T09:22:09.501Z] [INFO] Running org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2024-04-16T09:22:09.755Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.glassfish.concurrent.runtime.ConcurrentRuntimeTest [2024-04-16T09:22:09.755Z] [INFO] Running org.glassfish.concurrent.runtime.deployer.cfg.CfgParserTest [2024-04-16T09:22:09.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.concurrent.runtime.deployer.cfg.CfgParserTest [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] Results: [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl --- [2024-04-16T09:22:10.009Z] [INFO] Executing tasks [2024-04-16T09:22:10.009Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/classes/META-INF for [2024-04-16T09:22:10.009Z] [INFO] [echo] concurrent-impl [2024-04-16T09:22:10.009Z] [INFO] Executed tasks [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl --- [2024-04-16T09:22:10.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-impl --- [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-impl --- [2024-04-16T09:22:10.009Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/failsafe-reports [2024-04-16T09:22:10.009Z] [INFO] [2024-04-16T09:22:10.009Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [2024-04-16T09:22:10.569Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:10.569Z] [INFO] [2024-04-16T09:22:10.569Z] [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl --- [2024-04-16T09:22:10.569Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.15-SNAPSHOT/concurrent-impl-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:10.569Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.15-SNAPSHOT/concurrent-impl-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:10.569Z] [INFO] [2024-04-16T09:22:10.569Z] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [2024-04-16T09:22:10.569Z] [INFO] Building Batch runtime modules for Glassfish 7.0.15-SNAPSHOT [205/332] [2024-04-16T09:22:10.569Z] [INFO] from appserver/batch/pom.xml [2024-04-16T09:22:10.569Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:10.569Z] [INFO] [2024-04-16T09:22:10.569Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch --- [2024-04-16T09:22:10.569Z] [INFO] [2024-04-16T09:22:10.569Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch --- [2024-04-16T09:22:10.569Z] [INFO] [2024-04-16T09:22:10.569Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] No sources to compile [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] No sources to compile [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] No sources to compile [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] Executing tasks [2024-04-16T09:22:10.570Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/target/classes/META-INF for [2024-04-16T09:22:10.570Z] [INFO] [echo] batch [2024-04-16T09:22:10.570Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/target/classes/META-INF [2024-04-16T09:22:10.570Z] [INFO] Executed tasks [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] No tests to run. [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/target/failsafe-reports [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- install:3.1.1:install (default-install) @ batch --- [2024-04-16T09:22:10.570Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/7.0.15-SNAPSHOT/batch-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [2024-04-16T09:22:10.570Z] [INFO] Building Batch database init scripts for GlassFish 7.0.15-SNAPSHOT [206/332] [2024-04-16T09:22:10.570Z] [INFO] from appserver/batch/batch-database/pom.xml [2024-04-16T09:22:10.570Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] No sources to compile [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:10.570Z] [INFO] [2024-04-16T09:22:10.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases --- [2024-04-16T09:22:10.570Z] [INFO] Copying 15 resources from src/main/resources to target/classes [2024-04-16T09:22:10.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/src/main/manpages [2024-04-16T09:22:10.570Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] No sources to compile [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] No sources to compile [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] Executing tasks [2024-04-16T09:22:10.571Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/classes/META-INF for [2024-04-16T09:22:10.571Z] [INFO] [echo] batch-databases [2024-04-16T09:22:10.571Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/classes/META-INF [2024-04-16T09:22:10.571Z] [INFO] Executed tasks [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:10.571Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/batch-databases.zip [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/batch-databases.zip [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] No tests to run. [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- failsafe:3.2.5:verify (verify) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/failsafe-reports [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- install:3.1.1:install (default-install) @ batch-databases --- [2024-04-16T09:22:10.571Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.15-SNAPSHOT/batch-databases-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:10.571Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.15-SNAPSHOT/batch-databases-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [2024-04-16T09:22:10.571Z] [INFO] Building Batch Connector for Glassfish 7.0.15-SNAPSHOT [207/332] [2024-04-16T09:22:10.571Z] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [2024-04-16T09:22:10.571Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector --- [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-connector --- [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector --- [2024-04-16T09:22:10.571Z] [INFO] [2024-04-16T09:22:10.571Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-connector --- [2024-04-16T09:22:10.572Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:10.572Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:10.826Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:10.826Z] [INFO] [2024-04-16T09:22:10.826Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-connector --- [2024-04-16T09:22:10.826Z] [INFO] [2024-04-16T09:22:10.826Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [2024-04-16T09:22:10.826Z] [INFO] [2024-04-16T09:22:10.826Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector --- [2024-04-16T09:22:10.826Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:10.826Z] [INFO] [2024-04-16T09:22:10.826Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector --- [2024-04-16T09:22:10.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/resources [2024-04-16T09:22:10.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/manpages [2024-04-16T09:22:10.827Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:10.827Z] [INFO] [2024-04-16T09:22:10.827Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-connector --- [2024-04-16T09:22:10.827Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:10.827Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:10.827Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:10.827Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[239,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:10.827Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[242,42] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:10.827Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [2024-04-16T09:22:10.827Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:10.827Z] [INFO] [2024-04-16T09:22:10.827Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [2024-04-16T09:22:10.827Z] [INFO] [2024-04-16T09:22:10.827Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [2024-04-16T09:22:10.827Z] [INFO] [2024-04-16T09:22:10.827Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector --- [2024-04-16T09:22:10.827Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:11.081Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:11.081Z] [INFO] [2024-04-16T09:22:11.081Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector --- [2024-04-16T09:22:11.081Z] [INFO] [2024-04-16T09:22:11.081Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-connector --- [2024-04-16T09:22:11.081Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:11.081Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:11.081Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:11.081Z] [INFO] [2024-04-16T09:22:11.081Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector --- [2024-04-16T09:22:11.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/src/test/resources [2024-04-16T09:22:11.081Z] [INFO] [2024-04-16T09:22:11.081Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-connector --- [2024-04-16T09:22:11.335Z] [INFO] No sources to compile [2024-04-16T09:22:11.335Z] [INFO] [2024-04-16T09:22:11.335Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [2024-04-16T09:22:11.335Z] [INFO] [2024-04-16T09:22:11.335Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-connector --- [2024-04-16T09:22:11.335Z] [INFO] [2024-04-16T09:22:11.335Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector --- [2024-04-16T09:22:11.335Z] [INFO] Executing tasks [2024-04-16T09:22:11.335Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [2024-04-16T09:22:11.335Z] [INFO] [echo] glassfish-batch-connector [2024-04-16T09:22:11.335Z] [INFO] Executed tasks [2024-04-16T09:22:11.335Z] [INFO] [2024-04-16T09:22:11.335Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector --- [2024-04-16T09:22:11.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-connector --- [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-connector --- [2024-04-16T09:22:11.336Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/failsafe-reports [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [2024-04-16T09:22:11.336Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector --- [2024-04-16T09:22:11.336Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.15-SNAPSHOT/glassfish-batch-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:11.336Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.15-SNAPSHOT/glassfish-batch-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [2024-04-16T09:22:11.336Z] [INFO] Building Batch Commands for Glassfish 7.0.15-SNAPSHOT [208/332] [2024-04-16T09:22:11.336Z] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [2024-04-16T09:22:11.336Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:11.336Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:11.336Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/resources [2024-04-16T09:22:11.336Z] [INFO] Copying 5 resources from src/main/manpages to target/classes [2024-04-16T09:22:11.336Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:11.336Z] [INFO] [2024-04-16T09:22:11.336Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-commands --- [2024-04-16T09:22:11.336Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:11.336Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:11.590Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:11.590Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [2024-04-16T09:22:11.590Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:11.591Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [2024-04-16T09:22:11.591Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:11.591Z] [INFO] [2024-04-16T09:22:11.591Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [2024-04-16T09:22:11.591Z] [INFO] [2024-04-16T09:22:11.591Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [2024-04-16T09:22:11.591Z] [INFO] [2024-04-16T09:22:11.591Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands --- [2024-04-16T09:22:11.591Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:11.845Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:11.845Z] [INFO] [2024-04-16T09:22:11.845Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands --- [2024-04-16T09:22:11.846Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.batch.ListBatchJobExecutions, org.glassfish.batch.ListBatchJobExecutionsProxy, org.glassfish.batch.ListBatchJobSteps, org.glassfish.batch.ListBatchJobStepsProxy, org.glassfish.batch.ListBatchJobs, org.glassfish.batch.ListBatchJobsProxy, org.glassfish.batch.ListBatchRuntimeConfiguration, org.glassfish.batch.SetBatchRuntimeConfiguration] [2024-04-16T09:22:11.846Z] [INFO] [2024-04-16T09:22:11.846Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-commands --- [2024-04-16T09:22:11.846Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:11.846Z] [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:11.846Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:11.846Z] [INFO] [2024-04-16T09:22:11.846Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands --- [2024-04-16T09:22:11.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/src/test/resources [2024-04-16T09:22:11.846Z] [INFO] [2024-04-16T09:22:11.846Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-commands --- [2024-04-16T09:22:11.846Z] [INFO] No sources to compile [2024-04-16T09:22:11.846Z] [INFO] [2024-04-16T09:22:11.846Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [2024-04-16T09:22:11.846Z] [INFO] [2024-04-16T09:22:11.846Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-commands --- [2024-04-16T09:22:11.846Z] [INFO] [2024-04-16T09:22:11.846Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands --- [2024-04-16T09:22:11.846Z] [INFO] Executing tasks [2024-04-16T09:22:11.846Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [2024-04-16T09:22:11.846Z] [INFO] [echo] glassfish-batch-commands [2024-04-16T09:22:12.100Z] [INFO] Executed tasks [2024-04-16T09:22:12.100Z] [INFO] [2024-04-16T09:22:12.100Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands --- [2024-04-16T09:22:12.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [2024-04-16T09:22:12.100Z] [INFO] [2024-04-16T09:22:12.100Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-commands --- [2024-04-16T09:22:12.100Z] [INFO] [2024-04-16T09:22:12.100Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-commands --- [2024-04-16T09:22:12.100Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/failsafe-reports [2024-04-16T09:22:12.100Z] [INFO] [2024-04-16T09:22:12.100Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [2024-04-16T09:22:12.354Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands --- [2024-04-16T09:22:12.354Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.15-SNAPSHOT/glassfish-batch-commands-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.354Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.15-SNAPSHOT/glassfish-batch-commands-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [2024-04-16T09:22:12.354Z] [INFO] Building GlassFish Extras modules 7.0.15-SNAPSHOT [209/332] [2024-04-16T09:22:12.354Z] [INFO] from appserver/extras/pom.xml [2024-04-16T09:22:12.354Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- clean:3.3.2:clean (default-clean) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] No sources to compile [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] No sources to compile [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] No sources to compile [2024-04-16T09:22:12.354Z] [INFO] [2024-04-16T09:22:12.354Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ extras --- [2024-04-16T09:22:12.354Z] [INFO] Executing tasks [2024-04-16T09:22:12.355Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/target/classes/META-INF for [2024-04-16T09:22:12.355Z] [INFO] [echo] extras [2024-04-16T09:22:12.355Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/target/classes/META-INF [2024-04-16T09:22:12.355Z] [INFO] Executed tasks [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ extras --- [2024-04-16T09:22:12.355Z] [INFO] No tests to run. [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- failsafe:3.2.5:verify (verify) @ extras --- [2024-04-16T09:22:12.355Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/target/failsafe-reports [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [2024-04-16T09:22:12.355Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- install:3.1.1:install (default-install) @ extras --- [2024-04-16T09:22:12.355Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/7.0.15-SNAPSHOT/extras-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [2024-04-16T09:22:12.355Z] [INFO] Building GlassFish JavaEE Manifest pom 7.0.15-SNAPSHOT [210/332] [2024-04-16T09:22:12.355Z] [INFO] from appserver/extras/jakartaee/pom.xml [2024-04-16T09:22:12.355Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] No sources to compile [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] No sources to compile [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] No sources to compile [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] Executing tasks [2024-04-16T09:22:12.355Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/target/classes/META-INF for [2024-04-16T09:22:12.355Z] [INFO] [echo] jakartaee-pom [2024-04-16T09:22:12.355Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/target/classes/META-INF [2024-04-16T09:22:12.355Z] [INFO] Executed tasks [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] No tests to run. [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/target/failsafe-reports [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom --- [2024-04-16T09:22:12.355Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/7.0.15-SNAPSHOT/jakartaee-pom-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [2024-04-16T09:22:12.355Z] [INFO] Building GlassFish jakartaee.jar 7.0.15-SNAPSHOT [211/332] [2024-04-16T09:22:12.355Z] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [2024-04-16T09:22:12.355Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] No sources to compile [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:12.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/src/main/manpages [2024-04-16T09:22:12.355Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee --- [2024-04-16T09:22:12.355Z] [INFO] No sources to compile [2024-04-16T09:22:12.355Z] [INFO] [2024-04-16T09:22:12.355Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] No sources to compile [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/src/test/resources [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] No sources to compile [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] No tests to run. [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] Executing tasks [2024-04-16T09:22:12.356Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for [2024-04-16T09:22:12.356Z] [INFO] [echo] jakartaee [2024-04-16T09:22:12.356Z] [INFO] Executed tasks [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] No tests to run. [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target/failsafe-reports [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee --- [2024-04-16T09:22:12.356Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.15-SNAPSHOT/jakartaee-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.356Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.15-SNAPSHOT/jakartaee-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [2024-04-16T09:22:12.356Z] [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.15-SNAPSHOT [212/332] [2024-04-16T09:22:12.356Z] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [2024-04-16T09:22:12.356Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] No sources to compile [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/src/main/resources [2024-04-16T09:22:12.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/src/main/manpages [2024-04-16T09:22:12.356Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] No sources to compile [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] No sources to compile [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] Executing tasks [2024-04-16T09:22:12.356Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for [2024-04-16T09:22:12.356Z] [INFO] [echo] jakartaee-frag [2024-04-16T09:22:12.356Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/classes/META-INF [2024-04-16T09:22:12.356Z] [INFO] Executed tasks [2024-04-16T09:22:12.356Z] [INFO] [2024-04-16T09:22:12.356Z] [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag --- [2024-04-16T09:22:12.356Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:12.357Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag --- [2024-04-16T09:22:12.357Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-frag --- [2024-04-16T09:22:12.357Z] [INFO] No tests to run. [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-frag --- [2024-04-16T09:22:12.357Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/failsafe-reports [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag --- [2024-04-16T09:22:12.357Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag --- [2024-04-16T09:22:12.357Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.15-SNAPSHOT/jakartaee-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.357Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.15-SNAPSHOT/jakartaee-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [2024-04-16T09:22:12.357Z] [INFO] Building GlassFish appserv-rt Manifest pom 7.0.15-SNAPSHOT [213/332] [2024-04-16T09:22:12.357Z] [INFO] from appserver/extras/appserv-rt/pom.xml [2024-04-16T09:22:12.357Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] No sources to compile [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] No sources to compile [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] No sources to compile [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] Executing tasks [2024-04-16T09:22:12.357Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/target/classes/META-INF for [2024-04-16T09:22:12.357Z] [INFO] [echo] appserv-rt-pom [2024-04-16T09:22:12.357Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/target/classes/META-INF [2024-04-16T09:22:12.357Z] [INFO] Executed tasks [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] No tests to run. [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-pom --- [2024-04-16T09:22:12.357Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/target/failsafe-reports [2024-04-16T09:22:12.357Z] [INFO] [2024-04-16T09:22:12.357Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [2024-04-16T09:22:12.611Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.611Z] [INFO] [2024-04-16T09:22:12.611Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom --- [2024-04-16T09:22:12.612Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/7.0.15-SNAPSHOT/appserv-rt-pom-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [2024-04-16T09:22:12.612Z] [INFO] Building GlassFish appserv-rt.jar 7.0.15-SNAPSHOT [214/332] [2024-04-16T09:22:12.612Z] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [2024-04-16T09:22:12.612Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] No sources to compile [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:12.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [2024-04-16T09:22:12.612Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] No sources to compile [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] No sources to compile [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/src/test/resources [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] No sources to compile [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- surefire:3.2.5:test (default-test) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] No tests to run. [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] Executing tasks [2024-04-16T09:22:12.612Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [2024-04-16T09:22:12.612Z] [INFO] [echo] appserv-rt [2024-04-16T09:22:12.612Z] [INFO] Executed tasks [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] No tests to run. [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target/failsafe-reports [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt --- [2024-04-16T09:22:12.612Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.15-SNAPSHOT/appserv-rt-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.612Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.15-SNAPSHOT/appserv-rt-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [2024-04-16T09:22:12.612Z] [INFO] Building GlassFish appserv-rt distribution fragment 7.0.15-SNAPSHOT [215/332] [2024-04-16T09:22:12.612Z] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [2024-04-16T09:22:12.612Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-frag --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-frag --- [2024-04-16T09:22:12.612Z] [INFO] No sources to compile [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-frag --- [2024-04-16T09:22:12.612Z] [INFO] [2024-04-16T09:22:12.612Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/src/main/resources [2024-04-16T09:22:12.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/src/main/manpages [2024-04-16T09:22:12.613Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] No sources to compile [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] No sources to compile [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] Executing tasks [2024-04-16T09:22:12.613Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [2024-04-16T09:22:12.613Z] [INFO] [echo] appserv-rt-frag [2024-04-16T09:22:12.613Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [2024-04-16T09:22:12.613Z] [INFO] Executed tasks [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:12.613Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] No tests to run. [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/failsafe-reports [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag --- [2024-04-16T09:22:12.613Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.15-SNAPSHOT/appserv-rt-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.613Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.15-SNAPSHOT/appserv-rt-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [2024-04-16T09:22:12.613Z] [INFO] Building Grizzly Glassfish Extra modules 7.0.15-SNAPSHOT [216/332] [2024-04-16T09:22:12.613Z] [INFO] from appserver/grizzly/pom.xml [2024-04-16T09:22:12.613Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] No sources to compile [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] No sources to compile [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] No sources to compile [2024-04-16T09:22:12.613Z] [INFO] [2024-04-16T09:22:12.613Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly --- [2024-04-16T09:22:12.613Z] [INFO] Executing tasks [2024-04-16T09:22:12.613Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/target/classes/META-INF for [2024-04-16T09:22:12.613Z] [INFO] [echo] glassfish-grizzly [2024-04-16T09:22:12.614Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/target/classes/META-INF [2024-04-16T09:22:12.614Z] [INFO] Executed tasks [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly --- [2024-04-16T09:22:12.614Z] [INFO] No tests to run. [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly --- [2024-04-16T09:22:12.614Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/target/failsafe-reports [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [2024-04-16T09:22:12.614Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly --- [2024-04-16T09:22:12.614Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/7.0.15-SNAPSHOT/glassfish-grizzly-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [2024-04-16T09:22:12.614Z] [INFO] Building GlassFish Grizzly adapter container implementation 7.0.15-SNAPSHOT [217/332] [2024-04-16T09:22:12.614Z] [INFO] from appserver/grizzly/grizzly-container/pom.xml [2024-04-16T09:22:12.614Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:12.614Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:12.614Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/src/main/resources [2024-04-16T09:22:12.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/src/main/manpages [2024-04-16T09:22:12.614Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:12.614Z] [INFO] [2024-04-16T09:22:12.614Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.614Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:12.614Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:12.869Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:12.869Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:12.869Z] [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:12.869Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:12.869Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/src/test/resources [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] No sources to compile [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] Executing tasks [2024-04-16T09:22:12.869Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/classes/META-INF for [2024-04-16T09:22:12.869Z] [INFO] [echo] glassfish-grizzly-container [2024-04-16T09:22:12.869Z] [INFO] Executed tasks [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.869Z] [INFO] [2024-04-16T09:22:12.869Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-container --- [2024-04-16T09:22:12.870Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/failsafe-reports [2024-04-16T09:22:12.870Z] [INFO] [2024-04-16T09:22:12.870Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [2024-04-16T09:22:13.124Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container --- [2024-04-16T09:22:13.124Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.15-SNAPSHOT/glassfish-grizzly-container-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:13.124Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.15-SNAPSHOT/glassfish-grizzly-container-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >------- [2024-04-16T09:22:13.124Z] [INFO] Building Glassfish Grizzly extra jars Combining 7.0.15-SNAPSHOT [218/332] [2024-04-16T09:22:13.124Z] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [2024-04-16T09:22:13.124Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:13.124Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:13.124Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:13.124Z] [INFO] [2024-04-16T09:22:13.124Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [2024-04-16T09:22:13.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [2024-04-16T09:22:13.125Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:13.125Z] [INFO] [2024-04-16T09:22:13.125Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.125Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:13.125Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:13.378Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:13.378Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar [2024-04-16T09:22:13.379Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar [2024-04-16T09:22:13.379Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar [2024-04-16T09:22:13.379Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar [2024-04-16T09:22:13.379Z] [INFO] Dependency Artifact: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [2024-04-16T09:22:13.379Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.1.0/hk2-3.1.0.jar [2024-04-16T09:22:13.379Z] [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:13.379Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:13.379Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:13.379Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/src/test/resources [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] No sources to compile [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] No tests to run. [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] Executing tasks [2024-04-16T09:22:13.379Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [2024-04-16T09:22:13.379Z] [INFO] [echo] glassfish-grizzly-extra-all [2024-04-16T09:22:13.379Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [2024-04-16T09:22:13.379Z] [INFO] Executed tasks [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-04-16T09:22:13.379Z] [INFO] [2024-04-16T09:22:13.379Z] [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.379Z] [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [2024-04-16T09:22:13.379Z] [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (7.0.15). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [2024-04-16T09:22:13.379Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [2024-04-16T09:22:13.634Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.634Z] [INFO] No tests to run. [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.634Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/failsafe-reports [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.634Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all --- [2024-04-16T09:22:13.634Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.15-SNAPSHOT/glassfish-grizzly-extra-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:13.634Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.15-SNAPSHOT/glassfish-grizzly-extra-all-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [2024-04-16T09:22:13.634Z] [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT [219/332] [2024-04-16T09:22:13.634Z] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [2024-04-16T09:22:13.634Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector --- [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-admingui-connector --- [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector --- [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-admingui-connector --- [2024-04-16T09:22:13.634Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:13.634Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:13.634Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-admingui-connector --- [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector --- [2024-04-16T09:22:13.634Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:13.634Z] [INFO] [2024-04-16T09:22:13.634Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector --- [2024-04-16T09:22:13.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/src/main/resources [2024-04-16T09:22:13.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/src/main/manpages [2024-04-16T09:22:13.635Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:13.635Z] [INFO] [2024-04-16T09:22:13.635Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-admingui-connector --- [2024-04-16T09:22:13.635Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:13.635Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:13.889Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:13.889Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:13.889Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:13.889Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:13.889Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:13.889Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:13.889Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/src/test/resources [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] No sources to compile [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] Executing tasks [2024-04-16T09:22:13.889Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [2024-04-16T09:22:13.889Z] [INFO] [echo] gf-admingui-connector [2024-04-16T09:22:13.889Z] [INFO] Executed tasks [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-admingui-connector --- [2024-04-16T09:22:13.889Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/failsafe-reports [2024-04-16T09:22:13.889Z] [INFO] [2024-04-16T09:22:13.889Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [2024-04-16T09:22:14.144Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector --- [2024-04-16T09:22:14.144Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.15-SNAPSHOT/gf-admingui-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:14.144Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.15-SNAPSHOT/gf-admingui-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [2024-04-16T09:22:14.144Z] [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT [220/332] [2024-04-16T09:22:14.144Z] [INFO] from appserver/admingui/plugin-service/pom.xml [2024-04-16T09:22:14.144Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:14.144Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:14.144Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/src/main/resources [2024-04-16T09:22:14.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/src/main/manpages [2024-04-16T09:22:14.144Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:14.144Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:14.144Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] [2024-04-16T09:22:14.144Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service --- [2024-04-16T09:22:14.144Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:14.398Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:14.399Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:14.399Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:14.399Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/src/test/resources [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] No sources to compile [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] Executing tasks [2024-04-16T09:22:14.399Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/classes/META-INF for [2024-04-16T09:22:14.399Z] [INFO] [echo] console-plugin-service [2024-04-16T09:22:14.399Z] [INFO] Executed tasks [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/console-plugin-service.jar [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/failsafe-reports [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service --- [2024-04-16T09:22:14.399Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.15-SNAPSHOT/console-plugin-service-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:14.399Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.15-SNAPSHOT/console-plugin-service-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [2024-04-16T09:22:14.399Z] [INFO] Building DataProvider 7.0.15-SNAPSHOT [221/332] [2024-04-16T09:22:14.399Z] [INFO] from appserver/admingui/dataprovider/pom.xml [2024-04-16T09:22:14.399Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] No sources to compile [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:14.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/src/main/manpages [2024-04-16T09:22:14.399Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] No sources to compile [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] No sources to compile [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/src/test/resources [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.399Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dataprovider --- [2024-04-16T09:22:14.399Z] [INFO] No sources to compile [2024-04-16T09:22:14.399Z] [INFO] [2024-04-16T09:22:14.400Z] [INFO] --- surefire:3.2.5:test (default-test) @ dataprovider --- [2024-04-16T09:22:14.400Z] [INFO] No tests to run. [2024-04-16T09:22:14.400Z] [INFO] [2024-04-16T09:22:14.400Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider --- [2024-04-16T09:22:14.400Z] [INFO] Executing tasks [2024-04-16T09:22:14.400Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/classes/META-INF for [2024-04-16T09:22:14.400Z] [INFO] [echo] dataprovider [2024-04-16T09:22:14.400Z] [INFO] Executed tasks [2024-04-16T09:22:14.400Z] [INFO] [2024-04-16T09:22:14.400Z] [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider --- [2024-04-16T09:22:14.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/dataprovider.jar [2024-04-16T09:22:14.400Z] [INFO] [2024-04-16T09:22:14.400Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider --- [2024-04-16T09:22:14.654Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/dataprovider.jar [2024-04-16T09:22:14.654Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dataprovider --- [2024-04-16T09:22:14.654Z] [INFO] No tests to run. [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dataprovider --- [2024-04-16T09:22:14.654Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/failsafe-reports [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [2024-04-16T09:22:14.654Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- install:3.1.1:install (default-install) @ dataprovider --- [2024-04-16T09:22:14.654Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.15-SNAPSHOT/dataprovider-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:14.654Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.15-SNAPSHOT/dataprovider-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [2024-04-16T09:22:14.654Z] [INFO] Building Admin Console Packages 7.0.15-SNAPSHOT [222/332] [2024-04-16T09:22:14.654Z] [INFO] from appserver/admingui/pom.xml [2024-04-16T09:22:14.654Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] No sources to compile [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] No sources to compile [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] No sources to compile [2024-04-16T09:22:14.654Z] [INFO] [2024-04-16T09:22:14.654Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui --- [2024-04-16T09:22:14.654Z] [INFO] Executing tasks [2024-04-16T09:22:14.654Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/target/classes/META-INF for [2024-04-16T09:22:14.655Z] [INFO] [echo] admingui [2024-04-16T09:22:14.655Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/target/classes/META-INF [2024-04-16T09:22:14.655Z] [INFO] Executed tasks [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admingui --- [2024-04-16T09:22:14.655Z] [INFO] No tests to run. [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admingui --- [2024-04-16T09:22:14.655Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/target/failsafe-reports [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [2024-04-16T09:22:14.655Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- install:3.1.1:install (default-install) @ admingui --- [2024-04-16T09:22:14.655Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/7.0.15-SNAPSHOT/admingui-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [2024-04-16T09:22:14.655Z] [INFO] Building Admin Console Common 7.0.15-SNAPSHOT [223/332] [2024-04-16T09:22:14.655Z] [INFO] from appserver/admingui/common/pom.xml [2024-04-16T09:22:14.655Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common --- [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common --- [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common --- [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common --- [2024-04-16T09:22:14.655Z] [INFO] [2024-04-16T09:22:14.655Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common --- [2024-04-16T09:22:14.655Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:14.655Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:14.909Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:14.909Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-04-16T09:22:14.909Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:14.909Z] [INFO] [2024-04-16T09:22:14.909Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common --- [2024-04-16T09:22:14.909Z] [INFO] [2024-04-16T09:22:14.909Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common --- [2024-04-16T09:22:14.909Z] [INFO] [2024-04-16T09:22:14.909Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common --- [2024-04-16T09:22:14.909Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:14.909Z] [INFO] [2024-04-16T09:22:14.909Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common --- [2024-04-16T09:22:14.909Z] [INFO] Copying 272 resources from src/main/resources to target/classes [2024-04-16T09:22:14.909Z] [INFO] Copying 223 resources from src/main/help to target/classes [2024-04-16T09:22:14.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/manpages [2024-04-16T09:22:14.909Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:14.909Z] [INFO] [2024-04-16T09:22:14.910Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common --- [2024-04-16T09:22:14.910Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:14.910Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:15.467Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:15.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-04-16T09:22:15.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:15.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:15.467Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:15.467Z] [INFO] [2024-04-16T09:22:15.467Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common --- [2024-04-16T09:22:15.467Z] [INFO] [2024-04-16T09:22:15.467Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common --- [2024-04-16T09:22:15.467Z] [INFO] [2024-04-16T09:22:15.467Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common --- [2024-04-16T09:22:15.467Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:15.467Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:15.467Z] [INFO] [2024-04-16T09:22:15.467Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common --- [2024-04-16T09:22:15.467Z] [INFO] [2024-04-16T09:22:15.467Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common --- [2024-04-16T09:22:15.467Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:15.468Z] [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:15.721Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:15.721Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:15.721Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:15.721Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:15.721Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [2024-04-16T09:22:15.721Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:15.721Z] [INFO] [2024-04-16T09:22:15.721Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common --- [2024-04-16T09:22:15.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/src/test/resources [2024-04-16T09:22:15.722Z] [INFO] [2024-04-16T09:22:15.722Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common --- [2024-04-16T09:22:15.976Z] [INFO] No sources to compile [2024-04-16T09:22:15.976Z] [INFO] [2024-04-16T09:22:15.976Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [2024-04-16T09:22:15.976Z] [INFO] [2024-04-16T09:22:15.976Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common --- [2024-04-16T09:22:15.976Z] [INFO] [2024-04-16T09:22:15.976Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common --- [2024-04-16T09:22:15.976Z] [INFO] Executing tasks [2024-04-16T09:22:15.976Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/classes/META-INF for [2024-04-16T09:22:15.976Z] [INFO] [echo] console-common [2024-04-16T09:22:15.976Z] [INFO] Executed tasks [2024-04-16T09:22:15.976Z] [INFO] [2024-04-16T09:22:15.976Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common --- [2024-04-16T09:22:15.976Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/console-common.jar [2024-04-16T09:22:15.976Z] [INFO] [2024-04-16T09:22:15.976Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common --- [2024-04-16T09:22:15.976Z] [INFO] [2024-04-16T09:22:15.976Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common --- [2024-04-16T09:22:15.976Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/failsafe-reports [2024-04-16T09:22:15.976Z] [INFO] [2024-04-16T09:22:15.976Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [2024-04-16T09:22:20.129Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- install:3.1.1:install (default-install) @ console-common --- [2024-04-16T09:22:20.129Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.15-SNAPSHOT/console-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:20.129Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.15-SNAPSHOT/console-common-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [2024-04-16T09:22:20.129Z] [INFO] Building Admin Console Core Jar 7.0.15-SNAPSHOT [224/332] [2024-04-16T09:22:20.129Z] [INFO] from appserver/admingui/core/pom.xml [2024-04-16T09:22:20.129Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-core --- [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-core --- [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-core --- [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core --- [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-core --- [2024-04-16T09:22:20.129Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:20.129Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:20.129Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-core --- [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-core --- [2024-04-16T09:22:20.129Z] [INFO] [2024-04-16T09:22:20.129Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] Copying 47 resources from src/main/resources to target/classes [2024-04-16T09:22:20.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/help [2024-04-16T09:22:20.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/manpages [2024-04-16T09:22:20.130Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:20.130Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:20.130Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:20.130Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:20.130Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:20.130Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:20.130Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:20.130Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:20.130Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:20.130Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:20.130Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/src/test/resources [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:20.130Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:22:20.130Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:20.130Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:20.130Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:20.130Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-core --- [2024-04-16T09:22:20.130Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/surefire-reports [2024-04-16T09:22:20.130Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:22:20.130Z] [INFO] [2024-04-16T09:22:20.130Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:20.130Z] [INFO] T E S T S [2024-04-16T09:22:20.130Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:20.130Z] [0.002s][info][gc] Using G1 [2024-04-16T09:22:20.688Z] [0.399s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->4M(258M) 2.941ms [2024-04-16T09:22:20.688Z] [INFO] Running org.glassfish.admingui.handlers.WoodstockHandlerTest [2024-04-16T09:22:20.688Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.glassfish.admingui.handlers.WoodstockHandlerTest [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] Results: [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core --- [2024-04-16T09:22:20.944Z] [INFO] Executing tasks [2024-04-16T09:22:20.944Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/classes/META-INF for [2024-04-16T09:22:20.944Z] [INFO] [echo] console-core [2024-04-16T09:22:20.944Z] [INFO] Executed tasks [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-core --- [2024-04-16T09:22:20.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/console-core.jar [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-core --- [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-core --- [2024-04-16T09:22:20.944Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/failsafe-reports [2024-04-16T09:22:20.944Z] [INFO] [2024-04-16T09:22:20.944Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [2024-04-16T09:22:21.198Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- install:3.1.1:install (default-install) @ console-core --- [2024-04-16T09:22:21.198Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.15-SNAPSHOT/console-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:21.198Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.15-SNAPSHOT/console-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [2024-04-16T09:22:21.198Z] [INFO] Building Admin Console WAR 7.0.15-SNAPSHOT [225/332] [2024-04-16T09:22:21.198Z] [INFO] from appserver/admingui/war/pom.xml [2024-04-16T09:22:21.198Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ war --- [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war --- [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war --- [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war --- [2024-04-16T09:22:21.198Z] [INFO] No sources to compile [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war --- [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war --- [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war --- [2024-04-16T09:22:21.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ war --- [2024-04-16T09:22:21.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/resources [2024-04-16T09:22:21.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/manpages [2024-04-16T09:22:21.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ war --- [2024-04-16T09:22:21.198Z] [INFO] No sources to compile [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ war --- [2024-04-16T09:22:21.198Z] [INFO] No sources to compile [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war --- [2024-04-16T09:22:21.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/test/resources [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war --- [2024-04-16T09:22:21.198Z] [INFO] No sources to compile [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- surefire:3.2.5:test (default-test) @ war --- [2024-04-16T09:22:21.198Z] [INFO] No tests to run. [2024-04-16T09:22:21.198Z] [INFO] [2024-04-16T09:22:21.198Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ war --- [2024-04-16T09:22:21.453Z] [INFO] Executing tasks [2024-04-16T09:22:21.453Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/classes/META-INF for [2024-04-16T09:22:21.453Z] [INFO] [echo] war [2024-04-16T09:22:21.453Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/classes/META-INF [2024-04-16T09:22:21.453Z] [INFO] Executed tasks [2024-04-16T09:22:21.453Z] [INFO] [2024-04-16T09:22:21.453Z] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war --- [2024-04-16T09:22:21.453Z] [INFO] Copying commons-io-2.16.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/commons-io-2.16.1.jar [2024-04-16T09:22:21.453Z] [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [2024-04-16T09:22:21.453Z] [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [2024-04-16T09:22:21.453Z] [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [2024-04-16T09:22:21.453Z] [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar [2024-04-16T09:22:21.453Z] [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar [2024-04-16T09:22:21.453Z] [INFO] [2024-04-16T09:22:21.453Z] [INFO] --- war:3.4.0:war (default-war) @ war --- [2024-04-16T09:22:21.453Z] [INFO] Packaging webapp [2024-04-16T09:22:21.453Z] [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui] [2024-04-16T09:22:21.453Z] [INFO] Processing war project [2024-04-16T09:22:21.453Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui] [2024-04-16T09:22:21.453Z] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui] [2024-04-16T09:22:21.453Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/src/main/webapp] [2024-04-16T09:22:21.453Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui.war [2024-04-16T09:22:21.453Z] [INFO] [2024-04-16T09:22:21.453Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war --- [2024-04-16T09:22:21.453Z] [INFO] No tests to run. [2024-04-16T09:22:21.453Z] [INFO] [2024-04-16T09:22:21.453Z] [INFO] --- failsafe:3.2.5:verify (verify) @ war --- [2024-04-16T09:22:21.453Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/failsafe-reports [2024-04-16T09:22:21.453Z] [INFO] [2024-04-16T09:22:21.453Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [2024-04-16T09:22:21.453Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:21.453Z] [INFO] [2024-04-16T09:22:21.453Z] [INFO] --- install:3.1.1:install (default-install) @ war --- [2024-04-16T09:22:21.453Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.15-SNAPSHOT/war-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:21.454Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.15-SNAPSHOT/war-7.0.15-SNAPSHOT.war [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [2024-04-16T09:22:21.454Z] [INFO] Building Admin Console Community Edition Theme Plugin 7.0.15-SNAPSHOT [226/332] [2024-04-16T09:22:21.454Z] [INFO] from appserver/admingui/community-theme/pom.xml [2024-04-16T09:22:21.454Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:21.454Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:21.454Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] Copying 17 resources from src/main/resources to target/classes [2024-04-16T09:22:21.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/src/main/help [2024-04-16T09:22:21.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/src/main/manpages [2024-04-16T09:22:21.454Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:21.454Z] [INFO] [2024-04-16T09:22:21.454Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-community-branding-plugin --- [2024-04-16T09:22:21.454Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:21.454Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:21.709Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:21.709Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:21.709Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:21.709Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:21.709Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:21.709Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:21.709Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/src/test/resources [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] No sources to compile [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-community-branding-plugin --- [2024-04-16T09:22:21.709Z] [INFO] [2024-04-16T09:22:21.709Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin --- [2024-04-16T09:22:21.964Z] [INFO] Executing tasks [2024-04-16T09:22:21.964Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/classes/META-INF for [2024-04-16T09:22:21.964Z] [INFO] [echo] console-community-branding-plugin [2024-04-16T09:22:21.964Z] [INFO] Executed tasks [2024-04-16T09:22:21.964Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin --- [2024-04-16T09:22:21.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-community-branding-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-community-branding-plugin --- [2024-04-16T09:22:21.965Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/failsafe-reports [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [2024-04-16T09:22:21.965Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin --- [2024-04-16T09:22:21.965Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.15-SNAPSHOT/console-community-branding-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:21.965Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.15-SNAPSHOT/console-community-branding-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [2024-04-16T09:22:21.965Z] [INFO] Building Admin Console Clustering Support Plugin 7.0.15-SNAPSHOT [227/332] [2024-04-16T09:22:21.965Z] [INFO] from appserver/admingui/cluster/pom.xml [2024-04-16T09:22:21.965Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:21.965Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:21.965Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] Copying 63 resources from src/main/resources to target/classes [2024-04-16T09:22:21.965Z] [INFO] Copying 114 resources from src/main/help to target/classes [2024-04-16T09:22:21.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/src/main/manpages [2024-04-16T09:22:21.965Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:21.965Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:21.965Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.965Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [2024-04-16T09:22:21.965Z] [INFO] [2024-04-16T09:22:21.966Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin --- [2024-04-16T09:22:21.966Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:22.220Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:22.220Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:22.220Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:22.220Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:22.220Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:22.220Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/src/test/resources [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] No sources to compile [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] Executing tasks [2024-04-16T09:22:22.220Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/classes/META-INF for [2024-04-16T09:22:22.220Z] [INFO] [echo] console-cluster-plugin [2024-04-16T09:22:22.220Z] [INFO] Executed tasks [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/console-cluster-plugin.jar [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/failsafe-reports [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [2024-04-16T09:22:22.220Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:22.220Z] [INFO] [2024-04-16T09:22:22.220Z] [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin --- [2024-04-16T09:22:22.221Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.15-SNAPSHOT/console-cluster-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:22.221Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.15-SNAPSHOT/console-cluster-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:22.221Z] [INFO] [2024-04-16T09:22:22.221Z] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [2024-04-16T09:22:22.221Z] [INFO] Building Admin Console Web Container Plugin 7.0.15-SNAPSHOT [228/332] [2024-04-16T09:22:22.221Z] [INFO] from appserver/admingui/web/pom.xml [2024-04-16T09:22:22.221Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:22.221Z] [INFO] [2024-04-16T09:22:22.221Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin --- [2024-04-16T09:22:22.221Z] [INFO] [2024-04-16T09:22:22.221Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-web-plugin --- [2024-04-16T09:22:22.221Z] [INFO] [2024-04-16T09:22:22.221Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin --- [2024-04-16T09:22:22.221Z] [INFO] [2024-04-16T09:22:22.221Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [2024-04-16T09:22:22.221Z] [INFO] [2024-04-16T09:22:22.221Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-web-plugin --- [2024-04-16T09:22:22.221Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:22.221Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:22.474Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:22.474Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:22.475Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] Copying 73 resources from src/main/resources to target/classes [2024-04-16T09:22:22.475Z] [INFO] Copying 84 resources from src/main/help to target/classes [2024-04-16T09:22:22.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/manpages [2024-04-16T09:22:22.475Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:22.475Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:22.475Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:22.475Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:22.475Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:22:22.475Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:22.475Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] [2024-04-16T09:22:22.475Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin --- [2024-04-16T09:22:22.475Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:22.729Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:22.729Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:22.729Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:22.729Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:22.729Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:22.729Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/src/test/resources [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] No sources to compile [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] Executing tasks [2024-04-16T09:22:22.729Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/classes/META-INF for [2024-04-16T09:22:22.729Z] [INFO] [echo] console-web-plugin [2024-04-16T09:22:22.729Z] [INFO] Executed tasks [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/console-web-plugin.jar [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-web-plugin --- [2024-04-16T09:22:22.729Z] [INFO] [2024-04-16T09:22:22.729Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-web-plugin --- [2024-04-16T09:22:22.730Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/failsafe-reports [2024-04-16T09:22:22.730Z] [INFO] [2024-04-16T09:22:22.730Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [2024-04-16T09:22:22.730Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:22.730Z] [INFO] [2024-04-16T09:22:22.730Z] [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin --- [2024-04-16T09:22:22.730Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.15-SNAPSHOT/console-web-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:22.730Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.15-SNAPSHOT/console-web-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:22.730Z] [INFO] [2024-04-16T09:22:22.730Z] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [2024-04-16T09:22:22.730Z] [INFO] Building Admin Console JDBC Plugin 7.0.15-SNAPSHOT [229/332] [2024-04-16T09:22:22.730Z] [INFO] from appserver/admingui/jdbc/pom.xml [2024-04-16T09:22:22.730Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:22.985Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:22.985Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] Copying 31 resources from src/main/resources to target/classes [2024-04-16T09:22:22.985Z] [INFO] Copying 35 resources from src/main/help to target/classes [2024-04-16T09:22:22.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/src/main/manpages [2024-04-16T09:22:22.985Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:22.985Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:22.985Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:22.985Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] [2024-04-16T09:22:22.985Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jdbc-plugin --- [2024-04-16T09:22:22.985Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:22.985Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:23.240Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:23.240Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:23.240Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:23.240Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/src/test/resources [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] No sources to compile [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] Executing tasks [2024-04-16T09:22:23.240Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/classes/META-INF for [2024-04-16T09:22:23.240Z] [INFO] [echo] console-jdbc-plugin [2024-04-16T09:22:23.240Z] [INFO] Executed tasks [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/failsafe-reports [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:23.240Z] [INFO] [2024-04-16T09:22:23.240Z] [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin --- [2024-04-16T09:22:23.240Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.15-SNAPSHOT/console-jdbc-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:23.241Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.15-SNAPSHOT/console-jdbc-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [2024-04-16T09:22:23.241Z] [INFO] Building Admin Console Connectors Plugin 7.0.15-SNAPSHOT [230/332] [2024-04-16T09:22:23.241Z] [INFO] from appserver/admingui/jca/pom.xml [2024-04-16T09:22:23.241Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:23.241Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:23.241Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] Copying 56 resources from src/main/resources to target/classes [2024-04-16T09:22:23.241Z] [INFO] Copying 64 resources from src/main/help to target/classes [2024-04-16T09:22:23.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/manpages [2024-04-16T09:22:23.241Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:23.241Z] [INFO] [2024-04-16T09:22:23.241Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jca-plugin --- [2024-04-16T09:22:23.241Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:23.241Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:23.496Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:23.496Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:22:23.496Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:23.496Z] [INFO] [2024-04-16T09:22:23.496Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [2024-04-16T09:22:23.496Z] [INFO] [2024-04-16T09:22:23.496Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [2024-04-16T09:22:23.496Z] [INFO] [2024-04-16T09:22:23.496Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin --- [2024-04-16T09:22:23.496Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:23.496Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:23.496Z] [INFO] [2024-04-16T09:22:23.496Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin --- [2024-04-16T09:22:23.496Z] [INFO] [2024-04-16T09:22:23.496Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jca-plugin --- [2024-04-16T09:22:23.496Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:23.496Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:23.496Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:23.496Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:23.496Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:23.496Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:23.496Z] [INFO] [2024-04-16T09:22:23.496Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin --- [2024-04-16T09:22:23.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/src/test/resources [2024-04-16T09:22:23.496Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jca-plugin --- [2024-04-16T09:22:23.497Z] [INFO] No sources to compile [2024-04-16T09:22:23.497Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [2024-04-16T09:22:23.497Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jca-plugin --- [2024-04-16T09:22:23.497Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin --- [2024-04-16T09:22:23.497Z] [INFO] Executing tasks [2024-04-16T09:22:23.497Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/classes/META-INF for [2024-04-16T09:22:23.497Z] [INFO] [echo] console-jca-plugin [2024-04-16T09:22:23.497Z] [INFO] Executed tasks [2024-04-16T09:22:23.497Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin --- [2024-04-16T09:22:23.497Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/console-jca-plugin.jar [2024-04-16T09:22:23.497Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jca-plugin --- [2024-04-16T09:22:23.497Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jca-plugin --- [2024-04-16T09:22:23.497Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/failsafe-reports [2024-04-16T09:22:23.497Z] [INFO] [2024-04-16T09:22:23.497Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [2024-04-16T09:22:23.751Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin --- [2024-04-16T09:22:23.751Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.15-SNAPSHOT/console-jca-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:23.751Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.15-SNAPSHOT/console-jca-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [2024-04-16T09:22:23.751Z] [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.15-SNAPSHOT [231/332] [2024-04-16T09:22:23.751Z] [INFO] from appserver/admingui/ejb-lite/pom.xml [2024-04-16T09:22:23.751Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:23.751Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:23.751Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:23.751Z] [INFO] [2024-04-16T09:22:23.751Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.751Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-04-16T09:22:23.751Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-04-16T09:22:23.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/src/main/manpages [2024-04-16T09:22:23.751Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:23.752Z] [INFO] [2024-04-16T09:22:23.752Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.752Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:23.752Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:23.752Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:23.752Z] [INFO] [2024-04-16T09:22:23.752Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.752Z] [INFO] [2024-04-16T09:22:23.752Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.752Z] [INFO] [2024-04-16T09:22:23.752Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.752Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:23.752Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:23.752Z] [INFO] [2024-04-16T09:22:23.752Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.752Z] [INFO] [2024-04-16T09:22:23.752Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-lite-plugin --- [2024-04-16T09:22:23.752Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:23.752Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:24.006Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:24.006Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:24.006Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:24.006Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/src/test/resources [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] No sources to compile [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] Executing tasks [2024-04-16T09:22:24.006Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/classes/META-INF for [2024-04-16T09:22:24.006Z] [INFO] [echo] console-ejb-lite-plugin [2024-04-16T09:22:24.006Z] [INFO] Executed tasks [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/failsafe-reports [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:24.006Z] [INFO] [2024-04-16T09:22:24.006Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin --- [2024-04-16T09:22:24.006Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.15-SNAPSHOT/console-ejb-lite-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:24.006Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.15-SNAPSHOT/console-ejb-lite-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [2024-04-16T09:22:24.007Z] [INFO] Building Admin Console JTS Plugin 7.0.15-SNAPSHOT [232/332] [2024-04-16T09:22:24.007Z] [INFO] from appserver/admingui/jts/pom.xml [2024-04-16T09:22:24.007Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:24.007Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:24.007Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] Copying 7 resources from src/main/resources to target/classes [2024-04-16T09:22:24.007Z] [INFO] Copying 17 resources from src/main/help to target/classes [2024-04-16T09:22:24.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/src/main/manpages [2024-04-16T09:22:24.007Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:24.007Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:24.007Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] [2024-04-16T09:22:24.007Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin --- [2024-04-16T09:22:24.007Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:24.262Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:24.262Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:24.262Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:24.262Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:24.262Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:24.262Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/src/test/resources [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] No sources to compile [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] Executing tasks [2024-04-16T09:22:24.262Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/classes/META-INF for [2024-04-16T09:22:24.262Z] [INFO] [echo] console-jts-plugin [2024-04-16T09:22:24.262Z] [INFO] Executed tasks [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/console-jts-plugin.jar [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/failsafe-reports [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin --- [2024-04-16T09:22:24.262Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.15-SNAPSHOT/console-jts-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:24.262Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.15-SNAPSHOT/console-jts-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [2024-04-16T09:22:24.262Z] [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT [233/332] [2024-04-16T09:22:24.262Z] [INFO] from appserver/featuresets/pom.xml [2024-04-16T09:22:24.262Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ featuresets --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ featuresets --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ featuresets --- [2024-04-16T09:22:24.262Z] [INFO] No sources to compile [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ featuresets --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ featuresets --- [2024-04-16T09:22:24.262Z] [INFO] [2024-04-16T09:22:24.262Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] No sources to compile [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] No sources to compile [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] Executing tasks [2024-04-16T09:22:24.263Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/target/classes/META-INF for [2024-04-16T09:22:24.263Z] [INFO] [echo] featuresets [2024-04-16T09:22:24.263Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/target/classes/META-INF [2024-04-16T09:22:24.263Z] [INFO] Executed tasks [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] No tests to run. [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] --- failsafe:3.2.5:verify (verify) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/target/failsafe-reports [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] --- install:3.1.1:install (default-install) @ featuresets --- [2024-04-16T09:22:24.263Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/7.0.15-SNAPSHOT/featuresets-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:24.263Z] [INFO] [2024-04-16T09:22:24.263Z] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [2024-04-16T09:22:24.263Z] [INFO] Building Glassfish Web Featureset 7.0.15-SNAPSHOT [234/332] [2024-04-16T09:22:24.263Z] [INFO] from appserver/featuresets/web/pom.xml [2024-04-16T09:22:24.263Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-04-16T09:22:24.517Z] [INFO] No sources to compile [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-04-16T09:22:24.517Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-04-16T09:22:24.517Z] [INFO] No sources to compile [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-04-16T09:22:24.517Z] [INFO] No sources to compile [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-04-16T09:22:24.517Z] [INFO] Executing tasks [2024-04-16T09:22:24.517Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/target/classes/META-INF for [2024-04-16T09:22:24.517Z] [INFO] [echo] web [2024-04-16T09:22:24.517Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/target/classes/META-INF [2024-04-16T09:22:24.517Z] [INFO] Executed tasks [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-04-16T09:22:24.517Z] [INFO] No tests to run. [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-04-16T09:22:24.517Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/target/failsafe-reports [2024-04-16T09:22:24.517Z] [INFO] [2024-04-16T09:22:24.517Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [2024-04-16T09:22:24.518Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:24.518Z] [INFO] [2024-04-16T09:22:24.518Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-04-16T09:22:24.518Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:24.518Z] [INFO] [2024-04-16T09:22:24.518Z] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [2024-04-16T09:22:24.518Z] [INFO] Building GlassFish ORB interface layer implementation 7.0.15-SNAPSHOT [235/332] [2024-04-16T09:22:24.518Z] [INFO] from appserver/orb/orb-iiop/pom.xml [2024-04-16T09:22:24.518Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:24.518Z] [INFO] [2024-04-16T09:22:24.518Z] [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop --- [2024-04-16T09:22:24.518Z] [INFO] [2024-04-16T09:22:24.518Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-iiop --- [2024-04-16T09:22:24.518Z] [INFO] [2024-04-16T09:22:24.518Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-iiop --- [2024-04-16T09:22:24.518Z] [INFO] [2024-04-16T09:22:24.518Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-iiop --- [2024-04-16T09:22:24.518Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:24.518Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:24.771Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:24.771Z] [INFO] [2024-04-16T09:22:24.771Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-iiop --- [2024-04-16T09:22:24.771Z] [INFO] [2024-04-16T09:22:24.771Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-iiop --- [2024-04-16T09:22:24.771Z] [INFO] [2024-04-16T09:22:24.771Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop --- [2024-04-16T09:22:24.771Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:24.771Z] [INFO] [2024-04-16T09:22:24.771Z] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop --- [2024-04-16T09:22:24.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/resources [2024-04-16T09:22:24.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/manpages [2024-04-16T09:22:24.771Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:24.771Z] [INFO] [2024-04-16T09:22:24.771Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-iiop --- [2024-04-16T09:22:24.771Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:24.771Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:25.026Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:25.026Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/GlassFishORBManager.java:[267,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:25.026Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java:[43,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:25.026Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:22:25.026Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[309,38] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:25.026Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[313,18] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:25.026Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/POARemoteReferenceFactory.java:[429,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:25.026Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [2024-04-16T09:22:25.026Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:25.026Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:25.026Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:25.026Z] [INFO] [2024-04-16T09:22:25.026Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [2024-04-16T09:22:25.026Z] [INFO] [2024-04-16T09:22:25.027Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [2024-04-16T09:22:25.027Z] [INFO] [2024-04-16T09:22:25.027Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop --- [2024-04-16T09:22:25.027Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:25.027Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:25.027Z] [INFO] [2024-04-16T09:22:25.027Z] [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop --- [2024-04-16T09:22:25.027Z] [INFO] [2024-04-16T09:22:25.027Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-iiop --- [2024-04-16T09:22:25.027Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:25.027Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:25.280Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:25.280Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:25.280Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:25.280Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-0001 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-0001 needs checking for cause/action: false [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-0002 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-0002 needs checking for cause/action: false [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-0010 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-0010 needs checking for cause/action: true [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-0011 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-0011 needs checking for cause/action: true [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-00101 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-00101 needs checking for cause/action: false [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-00102 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-00102 needs checking for cause/action: false [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-00103 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-00103 needs checking for cause/action: false [2024-04-16T09:22:25.280Z] [INFO] Processing: AS-ORB-00204 [2024-04-16T09:22:25.280Z] [INFO] Message AS-ORB-00204 needs checking for cause/action: false [2024-04-16T09:22:25.281Z] [INFO] Processing: AS-ORB-00205 [2024-04-16T09:22:25.281Z] [INFO] Message AS-ORB-00205 needs checking for cause/action: false [2024-04-16T09:22:25.281Z] [INFO] Processing: AS-ORB-00206 [2024-04-16T09:22:25.281Z] [INFO] Message AS-ORB-00206 needs checking for cause/action: false [2024-04-16T09:22:25.281Z] [INFO] Processing: AS-ORB-00207 [2024-04-16T09:22:25.281Z] [INFO] Message AS-ORB-00207 needs checking for cause/action: false [2024-04-16T09:22:25.281Z] [INFO] Total Messages including ones found from disk so far: {AS-ORB-0001=Exception converting the message fragment size {0} to integer, using default value: {1}., AS-ORB-0002=Exception converting the max connections value {0} to integer, using default value {1}., AS-ORB-0010=Unexpected Exception in ORB initialization, AS-ORB-00101=Exception occurred when resolving {0}, AS-ORB-00102=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead, AS-ORB-00103=Problem with membership change notification. Exception occurred., AS-ORB-0011=Invalid or unavailable RootPOA service name, AS-ORB-00204=Could not find an endpoint to send request to., AS-ORB-00205=Unknown host: {0} Exception thrown: {1}, AS-ORB-00206=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead, AS-ORB-00207=Exception : {0} thrown for bad provider URL String: {1}} [2024-04-16T09:22:25.281Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:25.281Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:25.281Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:25.281Z] [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX [2024-04-16T09:22:25.281Z] [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-04-16T09:22:25.281Z] [INFO] Loggers found so far: {jakarta.enterprise.resource.corba.description=Main IIOP/ORB/CORBA Logger, jakarta.enterprise.resource.corba.publish=true, jakarta.enterprise.resource.corba.subsystem=AS-ORB} [2024-04-16T09:22:25.281Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:25.281Z] [INFO] Found enclosing element LOGGER_NAME_PREFIX [2024-04-16T09:22:25.281Z] [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [2024-04-16T09:22:25.281Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:25.281Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:25.281Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:25.281Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:25.281Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/src/test/resources [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] No sources to compile [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- surefire:3.2.5:test (default-test) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] Executing tasks [2024-04-16T09:22:25.281Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/classes/META-INF for [2024-04-16T09:22:25.281Z] [INFO] [echo] orb-iiop [2024-04-16T09:22:25.281Z] [INFO] Executed tasks [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/orb-iiop.jar [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- failsafe:3.2.5:verify (verify) @ orb-iiop --- [2024-04-16T09:22:25.281Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/failsafe-reports [2024-04-16T09:22:25.281Z] [INFO] [2024-04-16T09:22:25.281Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [2024-04-16T09:22:25.536Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:25.536Z] [INFO] [2024-04-16T09:22:25.536Z] [INFO] --- install:3.1.1:install (default-install) @ orb-iiop --- [2024-04-16T09:22:25.536Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.15-SNAPSHOT/orb-iiop-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:25.536Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.15-SNAPSHOT/orb-iiop-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:25.536Z] [INFO] [2024-04-16T09:22:25.536Z] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [2024-04-16T09:22:25.536Z] [INFO] Building Ejb Security Integration 7.0.15-SNAPSHOT [236/332] [2024-04-16T09:22:25.536Z] [INFO] from appserver/security/ejb.security/pom.xml [2024-04-16T09:22:25.536Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:25.536Z] [INFO] [2024-04-16T09:22:25.536Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security --- [2024-04-16T09:22:25.536Z] [INFO] [2024-04-16T09:22:25.536Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb.security --- [2024-04-16T09:22:25.536Z] [INFO] [2024-04-16T09:22:25.536Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb.security --- [2024-04-16T09:22:25.536Z] [INFO] [2024-04-16T09:22:25.536Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb.security --- [2024-04-16T09:22:25.536Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:25.536Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:25.791Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:25.791Z] [INFO] [2024-04-16T09:22:25.791Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb.security --- [2024-04-16T09:22:25.791Z] [INFO] [2024-04-16T09:22:25.792Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb.security --- [2024-04-16T09:22:25.792Z] [INFO] [2024-04-16T09:22:25.792Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security --- [2024-04-16T09:22:25.792Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:25.792Z] [INFO] [2024-04-16T09:22:25.792Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security --- [2024-04-16T09:22:25.792Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:22:25.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/resources [2024-04-16T09:22:25.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/manpages [2024-04-16T09:22:25.792Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:25.792Z] [INFO] [2024-04-16T09:22:25.792Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb.security --- [2024-04-16T09:22:25.792Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:25.792Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:26.046Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/ConnectionExecutionContext.java:[44,27] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[645,54] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[673,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[710,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[720,43] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[732,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[853,49] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java:[860,24] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.046Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[67,13] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.047Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[84,26] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.047Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[81,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.047Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityContextUtil.java:[255,13] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.047Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecClientRequestInterceptor.java:[264,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.047Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecServerRequestInterceptor.java:[333,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:26.047Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [2024-04-16T09:22:26.047Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:26.047Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:26.047Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:26.047Z] [INFO] [2024-04-16T09:22:26.047Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [2024-04-16T09:22:26.047Z] [INFO] [2024-04-16T09:22:26.047Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [2024-04-16T09:22:26.047Z] [INFO] [2024-04-16T09:22:26.047Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security --- [2024-04-16T09:22:26.047Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:26.301Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:26.301Z] [INFO] [2024-04-16T09:22:26.301Z] [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security --- [2024-04-16T09:22:26.301Z] [INFO] [2024-04-16T09:22:26.301Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb.security --- [2024-04-16T09:22:26.301Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:26.301Z] [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:26.556Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:26.556Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/src/test/resources [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] No sources to compile [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] Executing tasks [2024-04-16T09:22:26.556Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/classes/META-INF for [2024-04-16T09:22:26.556Z] [INFO] [echo] ejb.security [2024-04-16T09:22:26.556Z] [INFO] Executed tasks [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/ejb.security.jar [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb.security --- [2024-04-16T09:22:26.556Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/failsafe-reports [2024-04-16T09:22:26.556Z] [INFO] [2024-04-16T09:22:26.556Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [2024-04-16T09:22:27.114Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:27.114Z] [INFO] [2024-04-16T09:22:27.114Z] [INFO] --- install:3.1.1:install (default-install) @ ejb.security --- [2024-04-16T09:22:27.114Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.15-SNAPSHOT/ejb.security-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:27.114Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.15-SNAPSHOT/ejb.security-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:27.114Z] [INFO] [2024-04-16T09:22:27.114Z] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [2024-04-16T09:22:27.114Z] [INFO] Building App Client - client-side modules 7.0.15-SNAPSHOT [237/332] [2024-04-16T09:22:27.115Z] [INFO] from appserver/appclient/client/pom.xml [2024-04-16T09:22:27.115Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- clean:3.3.2:clean (default-clean) @ client --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ client --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ client --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ client --- [2024-04-16T09:22:27.115Z] [INFO] No sources to compile [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ client --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ client --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client --- [2024-04-16T09:22:27.115Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ client --- [2024-04-16T09:22:27.115Z] [INFO] No sources to compile [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ client --- [2024-04-16T09:22:27.115Z] [INFO] No sources to compile [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ client --- [2024-04-16T09:22:27.115Z] [INFO] Executing tasks [2024-04-16T09:22:27.115Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/target/classes/META-INF for [2024-04-16T09:22:27.115Z] [INFO] [echo] client [2024-04-16T09:22:27.115Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/target/classes/META-INF [2024-04-16T09:22:27.115Z] [INFO] Executed tasks [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ client --- [2024-04-16T09:22:27.115Z] [INFO] No tests to run. [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- failsafe:3.2.5:verify (verify) @ client --- [2024-04-16T09:22:27.115Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/target/failsafe-reports [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [2024-04-16T09:22:27.115Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- install:3.1.1:install (default-install) @ client --- [2024-04-16T09:22:27.115Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/7.0.15-SNAPSHOT/client-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [2024-04-16T09:22:27.115Z] [INFO] Building ACC Config Classes (JAXB) 7.0.15-SNAPSHOT [238/332] [2024-04-16T09:22:27.115Z] [INFO] from appserver/appclient/client/acc-config/pom.xml [2024-04-16T09:22:27.115Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ acc-config --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ acc-config --- [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config --- [2024-04-16T09:22:27.115Z] [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ acc-config --- [2024-04-16T09:22:27.115Z] [INFO] Source directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [2024-04-16T09:22:27.115Z] [INFO] [2024-04-16T09:22:27.115Z] [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [2024-04-16T09:22:27.115Z] [INFO] Executing tasks [2024-04-16T09:22:27.115Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/generated-sources/xjc [2024-04-16T09:22:27.369Z] [INFO] [xjc] parsing a schema... [2024-04-16T09:22:27.370Z] [INFO] [xjc] compiling a schema... [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [2024-04-16T09:22:27.624Z] [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [2024-04-16T09:22:27.624Z] [INFO] Executed tasks [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Not compiling main sources [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:22:27.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/src/main/manpages [2024-04-16T09:22:27.624Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:22:27.624Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:27.624Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:27.624Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- command-security:1.0.17:check (default-check) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:22:27.624Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:27.624Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:27.624Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:27.624Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:22:27.624Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] --- surefire:3.2.5:test (default-test) @ acc-config --- [2024-04-16T09:22:27.624Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/surefire-reports [2024-04-16T09:22:27.624Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:22:27.624Z] [INFO] [2024-04-16T09:22:27.624Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:27.624Z] [INFO] T E S T S [2024-04-16T09:22:27.624Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:27.624Z] [0.002s][info][gc] Using G1 [2024-04-16T09:22:28.182Z] [INFO] Running org.glassfish.appclient.client.acc.config.util.XMLTest [2024-04-16T09:22:28.182Z] [0.425s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.183ms [2024-04-16T09:22:28.182Z] Testing with /sun-acc.xml [2024-04-16T09:22:28.438Z] Testing with /glassfish-acc.xml [2024-04-16T09:22:28.438Z] Testing with /sun-acc.xml [2024-04-16T09:22:28.438Z] Testing with /glassfish-acc.xml [2024-04-16T09:22:28.438Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.glassfish.appclient.client.acc.config.util.XMLTest [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] Results: [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config --- [2024-04-16T09:22:28.692Z] [INFO] Executing tasks [2024-04-16T09:22:28.692Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/classes/META-INF for [2024-04-16T09:22:28.692Z] [INFO] [echo] acc-config [2024-04-16T09:22:28.692Z] [INFO] Executed tasks [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config --- [2024-04-16T09:22:28.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/acc-config.jar [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ acc-config --- [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] --- failsafe:3.2.5:verify (verify) @ acc-config --- [2024-04-16T09:22:28.692Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/failsafe-reports [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [2024-04-16T09:22:28.692Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:28.692Z] [INFO] [2024-04-16T09:22:28.692Z] [INFO] --- install:3.1.1:install (default-install) @ acc-config --- [2024-04-16T09:22:28.693Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.15-SNAPSHOT/acc-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:28.693Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.15-SNAPSHOT/acc-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:28.693Z] [INFO] [2024-04-16T09:22:28.693Z] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [2024-04-16T09:22:28.693Z] [INFO] Building Appclient Security Integration 7.0.15-SNAPSHOT [239/332] [2024-04-16T09:22:28.693Z] [INFO] from appserver/security/appclient.security/pom.xml [2024-04-16T09:22:28.693Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:28.693Z] [INFO] [2024-04-16T09:22:28.693Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security --- [2024-04-16T09:22:28.693Z] [INFO] [2024-04-16T09:22:28.693Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient.security --- [2024-04-16T09:22:28.693Z] [INFO] [2024-04-16T09:22:28.693Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient.security --- [2024-04-16T09:22:28.693Z] [INFO] [2024-04-16T09:22:28.693Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient.security --- [2024-04-16T09:22:28.693Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:28.947Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:28.947Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:28.947Z] [INFO] [2024-04-16T09:22:28.947Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient.security --- [2024-04-16T09:22:28.947Z] [INFO] [2024-04-16T09:22:28.947Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient.security --- [2024-04-16T09:22:28.947Z] [INFO] [2024-04-16T09:22:28.947Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security --- [2024-04-16T09:22:28.947Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:28.947Z] [INFO] [2024-04-16T09:22:28.947Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security --- [2024-04-16T09:22:28.947Z] [INFO] Copying 0 resource from src/main/java to target/classes [2024-04-16T09:22:28.947Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/resources [2024-04-16T09:22:28.947Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/manpages [2024-04-16T09:22:28.947Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:28.947Z] [INFO] [2024-04-16T09:22:28.947Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient.security --- [2024-04-16T09:22:28.947Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:28.947Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:29.201Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:29.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T09:22:29.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:29.201Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[93,19] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:29.201Z] [INFO] [2024-04-16T09:22:29.201Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [2024-04-16T09:22:29.201Z] [INFO] [2024-04-16T09:22:29.201Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [2024-04-16T09:22:29.201Z] [INFO] [2024-04-16T09:22:29.201Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security --- [2024-04-16T09:22:29.201Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:29.455Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:29.456Z] [INFO] [2024-04-16T09:22:29.456Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security --- [2024-04-16T09:22:29.456Z] [INFO] [2024-04-16T09:22:29.456Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient.security --- [2024-04-16T09:22:29.456Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:29.456Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:29.710Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:29.710Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/src/test/resources [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] No sources to compile [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] Executing tasks [2024-04-16T09:22:29.710Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/classes/META-INF for [2024-04-16T09:22:29.710Z] [INFO] [echo] appclient.security [2024-04-16T09:22:29.710Z] [INFO] Executed tasks [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/appclient.security.jar [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/failsafe-reports [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:29.710Z] [INFO] [2024-04-16T09:22:29.710Z] [INFO] --- install:3.1.1:install (default-install) @ appclient.security --- [2024-04-16T09:22:29.710Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.15-SNAPSHOT/appclient.security-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:29.711Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.15-SNAPSHOT/appclient.security-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [2024-04-16T09:22:29.711Z] [INFO] Building GlassFish Web Services related modules 7.0.15-SNAPSHOT [240/332] [2024-04-16T09:22:29.711Z] [INFO] from appserver/webservices/pom.xml [2024-04-16T09:22:29.711Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] No sources to compile [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] No sources to compile [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] No sources to compile [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] Executing tasks [2024-04-16T09:22:29.711Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/target/classes/META-INF for [2024-04-16T09:22:29.711Z] [INFO] [echo] webservices [2024-04-16T09:22:29.711Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/target/classes/META-INF [2024-04-16T09:22:29.711Z] [INFO] Executed tasks [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] No tests to run. [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/target/failsafe-reports [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- install:3.1.1:install (default-install) @ webservices --- [2024-04-16T09:22:29.711Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/7.0.15-SNAPSHOT/webservices-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [2024-04-16T09:22:29.711Z] [INFO] Building JSR-109 implementation to deploy Metro 7.0.15-SNAPSHOT [241/332] [2024-04-16T09:22:29.711Z] [INFO] from appserver/webservices/jsr109-impl/pom.xml [2024-04-16T09:22:29.711Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsr109-impl --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl --- [2024-04-16T09:22:29.711Z] [INFO] [2024-04-16T09:22:29.711Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsr109-impl --- [2024-04-16T09:22:29.711Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:29.711Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:30.271Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:30.271Z] [INFO] [2024-04-16T09:22:30.271Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsr109-impl --- [2024-04-16T09:22:30.271Z] [INFO] [2024-04-16T09:22:30.271Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsr109-impl --- [2024-04-16T09:22:30.271Z] [INFO] [2024-04-16T09:22:30.271Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl --- [2024-04-16T09:22:30.271Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:30.271Z] [INFO] [2024-04-16T09:22:30.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl --- [2024-04-16T09:22:30.271Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:22:30.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/manpages [2024-04-16T09:22:30.271Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:30.271Z] [INFO] [2024-04-16T09:22:30.271Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsr109-impl --- [2024-04-16T09:22:30.271Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:30.271Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:30.833Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:30.833Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java:[86,87] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:30.833Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[607,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:30.833Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java:[1234,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:30.833Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[153,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:30.834Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[276,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:30.834Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[283,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:30.834Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/PortCreationCallbackImpl.java:[63,77] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:30.834Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WSServletContextListener.java:[280,53] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:30.834Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WebServicesDeployer.java:[155,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:30.834Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Some input files use or override a deprecated API. [2024-04-16T09:22:30.834Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:30.834Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:30.834Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:30.834Z] [INFO] [2024-04-16T09:22:30.834Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [2024-04-16T09:22:30.834Z] [INFO] [2024-04-16T09:22:30.834Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [2024-04-16T09:22:30.834Z] [INFO] [2024-04-16T09:22:30.834Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl --- [2024-04-16T09:22:30.834Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:30.834Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:30.834Z] [INFO] [2024-04-16T09:22:30.834Z] [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl --- [2024-04-16T09:22:30.834Z] [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [2024-04-16T09:22:30.834Z] [INFO] [2024-04-16T09:22:30.834Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsr109-impl --- [2024-04-16T09:22:30.834Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:30.834Z] [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:31.393Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:31.393Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:31.393Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:31.393Z] [INFO] Processing: AS-WSJSR109IMPL-00001 [2024-04-16T09:22:31.393Z] [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true [2024-04-16T09:22:31.393Z] [INFO] Processing: AS-WSJSR109IMPL-00002 [2024-04-16T09:22:31.393Z] [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true [2024-04-16T09:22:31.393Z] [INFO] Processing: AS-WSJSR109IMPL-00003 [2024-04-16T09:22:31.393Z] [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false [2024-04-16T09:22:31.393Z] [INFO] Processing: AS-WSJSR109IMPL-00004 [2024-04-16T09:22:31.393Z] [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false [2024-04-16T09:22:31.393Z] [INFO] Processing: AS-WSJSR109IMPL-00006 [2024-04-16T09:22:31.393Z] [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true [2024-04-16T09:22:31.393Z] [INFO] Processing: AS-WSJSR109IMPL-00011 [2024-04-16T09:22:31.393Z] [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false [2024-04-16T09:22:31.393Z] [INFO] Processing: AS-WSJSR109IMPL-00012 [2024-04-16T09:22:31.393Z] [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00013 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00014 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00018 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00019 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00020 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00021 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00033 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00034 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00043 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00044 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00047 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00048 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00049 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00050 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00051 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00052 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00053 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00054 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00055 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00056 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00057 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00070 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00071 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00072 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00073 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00074 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00075 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00076 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00077 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00078 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00079 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00080 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00081 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00082 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00083 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00084 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00085 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00086 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00087 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00088 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00089 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00090 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00091 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00092 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00093 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00094 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00095 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00096 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00097 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00098 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00099 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00100 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00101 [2024-04-16T09:22:31.394Z] [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false [2024-04-16T09:22:31.394Z] [INFO] Processing: AS-WSJSR109IMPL-00102 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00103 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00104 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00105 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00106 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00107 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00108 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00109 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00110 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00111 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00112 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00113 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00114 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00115 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00116 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00117 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00120 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00121 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00122 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false [2024-04-16T09:22:31.395Z] [INFO] Processing: AS-WSJSR109IMPL-00123 [2024-04-16T09:22:31.395Z] [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false [2024-04-16T09:22:31.396Z] [INFO] Total Messages including ones found from disk so far: {AS-WSJSR109IMPL-00001=Failed to load deployment descriptor, aborting., AS-WSJSR109IMPL-00002=WebService wsdl file {0} not found in archive {1}., AS-WSJSR109IMPL-00002.MSG_COMMENT=# {0} - file URI, {1} - archive name, AS-WSJSR109IMPL-00003=Exception while processing catalog {0} Reason : {1}., AS-WSJSR109IMPL-00003.MSG_COMMENT=# {0} - absolute path to the catalog, {1} - message from exception, AS-WSJSR109IMPL-00004=Unable to create new File {0}., AS-WSJSR109IMPL-00004.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00006=WebService {0} has a JAXWS and a JAXRPC endpoint; this is not supported now., AS-WSJSR109IMPL-00006.MSG_COMMENT=# {0} - web service FQN class name, AS-WSJSR109IMPL-00011=Runtime settings error. Cannot find servlet-impl-class for endpoint {0}., AS-WSJSR109IMPL-00011.MSG_COMMENT=# {0} - web service endpoint name, AS-WSJSR109IMPL-00012=Cannot proceed with JaxrpcCodegen., AS-WSJSR109IMPL-00013=Parsing error line {0}, uri {1}., AS-WSJSR109IMPL-00013.MSG_COMMENT=# {0} - number, {1} - URI location, AS-WSJSR109IMPL-00014=Error parsing WSDL {0}., AS-WSJSR109IMPL-00014.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00018=Webservice Endpoint deployed {0}\n listening at address at {1}., AS-WSJSR109IMPL-00018.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00019=EJB Endpoint deployed {0}\n listening at address at {1}, AS-WSJSR109IMPL-00019.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00020=File {0} not found., AS-WSJSR109IMPL-00020.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00021=MTOM is valid only for SOAP Bindings; Ignoring Enable-MTOM for port {0}., AS-WSJSR109IMPL-00021.MSG_COMMENT=# {0} - web service port name, AS-WSJSR109IMPL-00033=Implicit mapping not supported; ignoring for now; Remove *. specified in the url-pattern., AS-WSJSR109IMPL-00034=Two web services are being deployed with the same endpoint URL {0}; The service that gets loaded last will always be the one that is active for this URL., AS-WSJSR109IMPL-00034.MSG_COMMENT=# {0} - URL, AS-WSJSR109IMPL-00043=Exception while tracing request: {0}., AS-WSJSR109IMPL-00043.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00044=Exception while tracing response: {0}., AS-WSJSR109IMPL-00044.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00047=JAXWS WebServiceDispatcher {0} entering for {1} and query string {2}., AS-WSJSR109IMPL-00048=Ejb endpoint exception., AS-WSJSR109IMPL-00049=Unable to find adapter for endpoint {0}., AS-WSJSR109IMPL-00049.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00050=Following exception was thrown:, AS-WSJSR109IMPL-00051=Client not authorized for invocation of {0}., AS-WSJSR109IMPL-00051.MSG_COMMENT=# {0} - method name, AS-WSJSR109IMPL-00052=The following error was thrown by ServletPreHandler which is the first handler in the handler chain {0}., AS-WSJSR109IMPL-00052.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00053=The following error was thrown by ServletPostHandler which is the last handler in the handler chain {0}., AS-WSJSR109IMPL-00053.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00054=Error registering endpoint {0}., AS-WSJSR109IMPL-00054.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00055=Error unregistering endpoint {0}., AS-WSJSR109IMPL-00055.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00056=Deployment cannot proceed as the ejb has a null endpoint address uri. Potential cause may be webservice endpoints not supported in embedded ejb case., AS-WSJSR109IMPL-00057=WebService {0} type is declared as {1} but should be either as a JAX-WS or JAX-RPC., AS-WSJSR109IMPL-00057.MSG_COMMENT=# {0} - web service name, {1} - type, AS-WSJSR109IMPL-00070=Unsupported method request = [{0}] for endpoint {1} at {2}., AS-WSJSR109IMPL-00070.MSG_COMMENT=# {0} - method name, {1} - endpoint name, {2} - URL, AS-WSJSR109IMPL-00071=invocation error on ejb endpoint {0} at {1} : {2}., AS-WSJSR109IMPL-00071.MSG_COMMENT=# {0} - endpoint name, {1} - URL, {2} - message from exception, AS-WSJSR109IMPL-00072=Cannot initialize endpoint {0} : error is :, AS-WSJSR109IMPL-00072.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00073=Error In EjbRuntimeEndpointInfo, AS-WSJSR109IMPL-00074=Missing internal monitoring info to trace {0}., AS-WSJSR109IMPL-00075=null message POSTed to ejb endpoint {0} at {1}., AS-WSJSR109IMPL-00076=Invalid request scheme for Endpoint {0}. Expected ''{1}'', received ''{2}''., AS-WSJSR109IMPL-00076.MSG_COMMENT=# {0} - endpoint name, {1} - URL scheme, {2} - URL scheme, AS-WSJSR109IMPL-00077=authentication failed for {0}, AS-WSJSR109IMPL-00077.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00078=Servlet web service endpoint ''{0}'' failure, AS-WSJSR109IMPL-00078.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00079=Error occured, AS-WSJSR109IMPL-00080=Error invoking servlet impl, AS-WSJSR109IMPL-00081=Servlet web service endpoint ''{0}'' HTTP GET error, AS-WSJSR109IMPL-00081.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00082=Deployment failed, AS-WSJSR109IMPL-00083=Cannot load the wsdl from the aplication: {0}, AS-WSJSR109IMPL-00083.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00084=Creating endpoint with packaged WSDL {0}, AS-WSJSR109IMPL-00084.MSG_COMMENT=# {0} - path to WSDL, AS-WSJSR109IMPL-00085=Metadata documents:, AS-WSJSR109IMPL-00086=For endpoint {0}, Ignoring configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00086.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00087=For endpoint {0}, Unsupported configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00087.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00088=Unexpected error in EJB WebService endpoint post processing, AS-WSJSR109IMPL-00089=Error in resolving the catalog, AS-WSJSR109IMPL-00090=In doWebServicesDeployment: using local web services. There are {0}. The app has total of {1}., AS-WSJSR109IMPL-00091=In doWebServicesDeployment: using web services via extension {0}, AS-WSJSR109IMPL-00092=File already exists {0}, AS-WSJSR109IMPL-00093=Directory already exists {0}, AS-WSJSR109IMPL-00094=Received HTTP GET containing text/xml content for endpoint {0} at {1}. HTTP POST should be used instead., AS-WSJSR109IMPL-00094.MSG_COMMENT=# {0} - endpoint name, {1} - URL, AS-WSJSR109IMPL-00095=Serving up final wsdl {0} for {1}, AS-WSJSR109IMPL-00096=Failure serving WSDL for web service {0}, AS-WSJSR109IMPL-00096.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00097=Invalid wsdl request for web service {0}, AS-WSJSR109IMPL-00097.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00098=Unable to load impl class {0}, AS-WSJSR109IMPL-00099=Cannot write out a HTTP XML exception : {0}, AS-WSJSR109IMPL-00099.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00100=cannot write SOAPFault to the HTTP response, AS-WSJSR109IMPL-00101=Cannot create soap fault for {0}, AS-WSJSR109IMPL-00101.MSG_COMMENT=# {0} - fault message, AS-WSJSR109IMPL-00102=Class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00102.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00103=Handler class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00103.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00104=Failure while calling PostConstruct/PreDestroy method, AS-WSJSR109IMPL-00105=Unable to load handler class {0}, AS-WSJSR109IMPL-00105.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00106=Handler {0} instance injection failed: {1}, AS-WSJSR109IMPL-00106.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00107=Cannot log SOAP Message {0}, AS-WSJSR109IMPL-00107.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00108=Exception in creating endpoint, AS-WSJSR109IMPL-00109=deleting directory failed : {0}, AS-WSJSR109IMPL-00109.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00110=creating directory failed : {0}, AS-WSJSR109IMPL-00110.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00111=Invoking wsimport with {0}, AS-WSJSR109IMPL-00111.MSG_COMMENT=# {0} - arguments, AS-WSJSR109IMPL-00112=wsimport successful, AS-WSJSR109IMPL-00113=wsimport failed, AS-WSJSR109IMPL-00114=authentication succeeded for endpoint ''{0}'' in {1} {2}, AS-WSJSR109IMPL-00115=wsimport successful, AS-WSJSR109IMPL-00116=missing implementation class for {0}, AS-WSJSR109IMPL-00116.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00117=Web service endpoint {0} component link {1} is not valid, AS-WSJSR109IMPL-00117.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSJSR109IMPL-00120=destroyManagedObject failed for Handler {0} for Service {1} with error {2}, AS-WSJSR109IMPL-00120.MSG_COMMENT=# {0} - handler class name, {1} - service endpoint name, {2} - exception message, AS-WSJSR109IMPL-00121=Module type ''{0}'' is not supported., AS-WSJSR109IMPL-00121.MSG_COMMENT=# {0} - module type name, AS-WSJSR109IMPL-00122={0} does not support {1}, AS-WSJSR109IMPL-00122.MSG_COMMENT=# {0} - parser class name, {1} - feature ID, AS-WSJSR109IMPL-00123=Going to fetch ServletAdapter holding wsdl content for web service {0} based on url: {1}} [2024-04-16T09:22:31.398Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:31.398Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:31.398Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:31.398Z] [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN [2024-04-16T09:22:31.398Z] [INFO] Enclosing type is org.glassfish.webservices.LogUtils [2024-04-16T09:22:31.398Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES} [2024-04-16T09:22:31.398Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:31.398Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:22:31.398Z] [INFO] Found enclosing element org.glassfish.webservices.LogUtils [2024-04-16T09:22:31.398Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:31.398Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:31.398Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:31.398Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:31.398Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:31.398Z] [INFO] [2024-04-16T09:22:31.398Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl --- [2024-04-16T09:22:31.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/test/resources [2024-04-16T09:22:31.398Z] [INFO] [2024-04-16T09:22:31.398Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsr109-impl --- [2024-04-16T09:22:31.398Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:31.398Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:22:31.956Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:31.956Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses or overrides a deprecated API. [2024-04-16T09:22:31.956Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:31.956Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java uses unchecked or unsafe operations. [2024-04-16T09:22:31.956Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/src/test/java/org/glassfish/webservices/JAXWSAdapterRegistryTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:31.956Z] [INFO] [2024-04-16T09:22:31.956Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [2024-04-16T09:22:31.956Z] [INFO] [2024-04-16T09:22:31.956Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsr109-impl --- [2024-04-16T09:22:31.956Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/surefire-reports [2024-04-16T09:22:31.956Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:22:31.956Z] [INFO] [2024-04-16T09:22:31.956Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:31.956Z] [INFO] T E S T S [2024-04-16T09:22:31.956Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:31.956Z] [0.002s][info][gc] Using G1 [2024-04-16T09:22:32.210Z] [0.270s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.232ms [2024-04-16T09:22:32.463Z] [INFO] Running org.glassfish.webservices.JAXWSAdapterRegistryTest [2024-04-16T09:22:32.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.glassfish.webservices.JAXWSAdapterRegistryTest [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] Results: [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl --- [2024-04-16T09:22:32.717Z] [INFO] Executing tasks [2024-04-16T09:22:32.717Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/classes/META-INF for [2024-04-16T09:22:32.717Z] [INFO] [echo] jsr109-impl [2024-04-16T09:22:32.717Z] [INFO] Executed tasks [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl --- [2024-04-16T09:22:32.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsr109-impl --- [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsr109-impl --- [2024-04-16T09:22:32.717Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/failsafe-reports [2024-04-16T09:22:32.717Z] [INFO] [2024-04-16T09:22:32.717Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [2024-04-16T09:22:34.077Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl --- [2024-04-16T09:22:34.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.15-SNAPSHOT/jsr109-impl-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:34.077Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.15-SNAPSHOT/jsr109-impl-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [2024-04-16T09:22:34.077Z] [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.15-SNAPSHOT [242/332] [2024-04-16T09:22:34.077Z] [INFO] from appserver/security/webservices.security/pom.xml [2024-04-16T09:22:34.077Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security --- [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices.security --- [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices.security --- [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices.security --- [2024-04-16T09:22:34.077Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:34.077Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:34.077Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices.security --- [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices.security --- [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security --- [2024-04-16T09:22:34.077Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:34.077Z] [INFO] [2024-04-16T09:22:34.077Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security --- [2024-04-16T09:22:34.078Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:34.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/manpages [2024-04-16T09:22:34.078Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:34.078Z] [INFO] [2024-04-16T09:22:34.078Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices.security --- [2024-04-16T09:22:34.078Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:34.078Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:34.637Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:34.638Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,46] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:34.638Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java:[172,34] getSubject(java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:22:34.638Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[175,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:34.638Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[185,43] doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal [2024-04-16T09:22:34.638Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Some input files use or override a deprecated API. [2024-04-16T09:22:34.638Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:34.638Z] [INFO] [2024-04-16T09:22:34.638Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [2024-04-16T09:22:34.638Z] [INFO] [2024-04-16T09:22:34.638Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [2024-04-16T09:22:34.638Z] [INFO] [2024-04-16T09:22:34.638Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security --- [2024-04-16T09:22:34.638Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:34.893Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:34.893Z] [INFO] [2024-04-16T09:22:34.893Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security --- [2024-04-16T09:22:34.893Z] [INFO] [2024-04-16T09:22:34.893Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices.security --- [2024-04-16T09:22:34.893Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:34.893Z] [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:35.147Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:35.147Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:35.147Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:35.147Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00001 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00002 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00003 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00004 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00005 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00006 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00007 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00008 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00009 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00010 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false [2024-04-16T09:22:35.147Z] [INFO] Processing: AS-WSSECURITY-00011 [2024-04-16T09:22:35.147Z] [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true [2024-04-16T09:22:35.147Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSECURITY-00001=Request processing failed., AS-WSSECURITY-00002=SEC2002: Container-auth: wss: Error validating request., AS-WSSECURITY-00003=SEC2003: Container-auth: wss: Error securing response., AS-WSSECURITY-00004=SEC2004: Container-auth: wss: Error securing request., AS-WSSECURITY-00005=SEC2005: Container-auth: wss: Error validating response., AS-WSSECURITY-00006=SEC2006: Container-auth: wss: Not a SOAP message context., AS-WSSECURITY-00007=EJB Webservice security configuration Failure., AS-WSSECURITY-00008=Servlet Webservice security configuration Failure, AS-WSSECURITY-00009=BASIC AUTH username/password http header parsing error for {0}, AS-WSSECURITY-00009.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00010=Servlet Webservice security configuration Failure, AS-WSSECURITY-00010.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00011=Following exception was thrown:} [2024-04-16T09:22:35.148Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:35.148Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:35.148Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:35.148Z] [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN [2024-04-16T09:22:35.148Z] [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils [2024-04-16T09:22:35.148Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.security.description=Web Services Security Logger, jakarta.enterprise.webservices.security.publish=true, jakarta.enterprise.webservices.security.subsystem=WEBSERVICES} [2024-04-16T09:22:35.148Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:35.148Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:22:35.148Z] [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils [2024-04-16T09:22:35.148Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:35.148Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:35.148Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:35.148Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:35.148Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:35.148Z] [INFO] [2024-04-16T09:22:35.148Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security --- [2024-04-16T09:22:35.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/src/test/resources [2024-04-16T09:22:35.148Z] [INFO] [2024-04-16T09:22:35.148Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices.security --- [2024-04-16T09:22:35.148Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:35.148Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:22:35.706Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:35.706Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:35.706Z] [INFO] [2024-04-16T09:22:35.706Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [2024-04-16T09:22:35.706Z] [INFO] [2024-04-16T09:22:35.706Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices.security --- [2024-04-16T09:22:35.706Z] [INFO] [2024-04-16T09:22:35.706Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security --- [2024-04-16T09:22:35.706Z] [INFO] Executing tasks [2024-04-16T09:22:35.706Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/classes/META-INF for [2024-04-16T09:22:35.706Z] [INFO] [echo] webservices.security [2024-04-16T09:22:35.706Z] [INFO] Executed tasks [2024-04-16T09:22:35.706Z] [INFO] [2024-04-16T09:22:35.706Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security --- [2024-04-16T09:22:35.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/webservices.security.jar [2024-04-16T09:22:35.706Z] [INFO] [2024-04-16T09:22:35.706Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices.security --- [2024-04-16T09:22:35.706Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/failsafe-reports [2024-04-16T09:22:35.706Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:22:35.706Z] [INFO] [2024-04-16T09:22:35.706Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:35.706Z] [INFO] T E S T S [2024-04-16T09:22:35.706Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:35.706Z] [0.002s][info][gc] Using G1 [2024-04-16T09:22:35.961Z] [0.239s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->6M(258M) 2.316ms [2024-04-16T09:22:36.215Z] [INFO] Running org.glassfish.main.security.webservices.WSServletContainerInitializerITest [2024-04-16T09:22:36.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.glassfish.main.security.webservices.WSServletContainerInitializerITest [2024-04-16T09:22:36.723Z] [INFO] [2024-04-16T09:22:36.723Z] [INFO] Results: [2024-04-16T09:22:36.723Z] [INFO] [2024-04-16T09:22:36.723Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:22:36.723Z] [INFO] [2024-04-16T09:22:36.723Z] [INFO] [2024-04-16T09:22:36.723Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices.security --- [2024-04-16T09:22:36.723Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/failsafe-reports [2024-04-16T09:22:36.723Z] [INFO] [2024-04-16T09:22:36.723Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [2024-04-16T09:22:36.978Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- install:3.1.1:install (default-install) @ webservices.security --- [2024-04-16T09:22:36.978Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.15-SNAPSHOT/webservices.security-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:36.978Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.15-SNAPSHOT/webservices.security-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [2024-04-16T09:22:36.978Z] [INFO] Building GlassFish webservices scripts 7.0.15-SNAPSHOT [243/332] [2024-04-16T09:22:36.978Z] [INFO] from appserver/webservices/webservices-scripts/pom.xml [2024-04-16T09:22:36.978Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] No sources to compile [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-04-16T09:22:36.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/src/main/manpages [2024-04-16T09:22:36.978Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] No sources to compile [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] No sources to compile [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] Executing tasks [2024-04-16T09:22:36.978Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/classes/META-INF for [2024-04-16T09:22:36.978Z] [INFO] [echo] webservices-scripts [2024-04-16T09:22:36.978Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/classes/META-INF [2024-04-16T09:22:36.978Z] [INFO] Executed tasks [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:36.978Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] No tests to run. [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/failsafe-reports [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [2024-04-16T09:22:36.978Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:36.978Z] [INFO] [2024-04-16T09:22:36.978Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts --- [2024-04-16T09:22:36.979Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.15-SNAPSHOT/webservices-scripts-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:36.979Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.15-SNAPSHOT/webservices-scripts-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:36.979Z] [INFO] [2024-04-16T09:22:36.979Z] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [2024-04-16T09:22:36.979Z] [INFO] Building GlassFish Metro Glue Code 7.0.15-SNAPSHOT [244/332] [2024-04-16T09:22:36.979Z] [INFO] from appserver/webservices/metro-glue/pom.xml [2024-04-16T09:22:36.979Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:36.979Z] [INFO] [2024-04-16T09:22:36.979Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue --- [2024-04-16T09:22:36.979Z] [INFO] [2024-04-16T09:22:36.979Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-glue --- [2024-04-16T09:22:36.979Z] [INFO] [2024-04-16T09:22:36.979Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-glue --- [2024-04-16T09:22:36.979Z] [INFO] [2024-04-16T09:22:36.979Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-glue --- [2024-04-16T09:22:36.979Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:36.979Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:37.233Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:37.233Z] [INFO] [2024-04-16T09:22:37.233Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-glue --- [2024-04-16T09:22:37.233Z] [INFO] [2024-04-16T09:22:37.233Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-glue --- [2024-04-16T09:22:37.233Z] [INFO] [2024-04-16T09:22:37.233Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue --- [2024-04-16T09:22:37.233Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:37.233Z] [INFO] [2024-04-16T09:22:37.233Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue --- [2024-04-16T09:22:37.233Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:22:37.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/src/main/manpages [2024-04-16T09:22:37.234Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:37.234Z] [INFO] [2024-04-16T09:22:37.234Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-glue --- [2024-04-16T09:22:37.234Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:37.234Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:37.487Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:37.487Z] [INFO] [2024-04-16T09:22:37.487Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [2024-04-16T09:22:37.487Z] [INFO] [2024-04-16T09:22:37.487Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [2024-04-16T09:22:37.487Z] [INFO] [2024-04-16T09:22:37.487Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue --- [2024-04-16T09:22:37.487Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:37.744Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:37.744Z] [INFO] [2024-04-16T09:22:37.744Z] [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue --- [2024-04-16T09:22:37.744Z] [INFO] [2024-04-16T09:22:37.744Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-glue --- [2024-04-16T09:22:37.744Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:37.744Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:38.303Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:38.303Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:38.303Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10010 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10020 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10011 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10012 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10001 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10002 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10003 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-10004 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-19999 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false [2024-04-16T09:22:38.303Z] [INFO] Processing: AS-WSMETROGLUE-19998 [2024-04-16T09:22:38.303Z] [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false [2024-04-16T09:22:38.304Z] [INFO] Total Messages including ones found from disk so far: {AS-WSMETROGLUE-10001=Loading WS-TX Services. Please wait., AS-WSMETROGLUE-10002=WS-TX Services successfully started., AS-WSMETROGLUE-10003=WS-TX Services application was deployed explicitly., AS-WSMETROGLUE-10004=Cannot deploy or load WS-TX Services: {0}, AS-WSMETROGLUE-10004.MSG_COMMENT=# {0} - cause, AS-WSMETROGLUE-10010=Web service endpoint deployment events listener registered successfully., AS-WSMETROGLUE-10011=Endpoint deployment even received., AS-WSMETROGLUE-10012=Endpoint undeployment even received., AS-WSMETROGLUE-10020=High availability environment configuration injected into Metro high availability provider., AS-WSMETROGLUE-19998=Exception occurred retrieving port configuration for WSTX service., AS-WSMETROGLUE-19999=Caught unexpected exception.} [2024-04-16T09:22:38.304Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:38.304Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:38.304Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:38.304Z] [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN [2024-04-16T09:22:38.304Z] [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils [2024-04-16T09:22:38.304Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.metroglue.description=Metro Glue Main Logger, jakarta.enterprise.webservices.metroglue.publish=true, jakarta.enterprise.webservices.metroglue.subsystem=WEBSERVICES} [2024-04-16T09:22:38.304Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:38.304Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:22:38.304Z] [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils [2024-04-16T09:22:38.304Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:38.304Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:38.304Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:38.304Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:38.304Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/src/test/resources [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] No sources to compile [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- surefire:3.2.5:test (default-test) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] Executing tasks [2024-04-16T09:22:38.304Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/classes/META-INF for [2024-04-16T09:22:38.304Z] [INFO] [echo] metro-glue [2024-04-16T09:22:38.304Z] [INFO] Executed tasks [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/metro-glue.jar [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/failsafe-reports [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- install:3.1.1:install (default-install) @ metro-glue --- [2024-04-16T09:22:38.304Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.15-SNAPSHOT/metro-glue-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:38.304Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.15-SNAPSHOT/metro-glue-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [2024-04-16T09:22:38.304Z] [INFO] Building Connector for GlassFish Web Services Container 7.0.15-SNAPSHOT [245/332] [2024-04-16T09:22:38.304Z] [INFO] from appserver/webservices/connector/pom.xml [2024-04-16T09:22:38.304Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector --- [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-connector --- [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-connector --- [2024-04-16T09:22:38.304Z] [INFO] [2024-04-16T09:22:38.304Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-connector --- [2024-04-16T09:22:38.305Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:38.305Z] [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:38.559Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:38.559Z] [INFO] [2024-04-16T09:22:38.559Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-connector --- [2024-04-16T09:22:38.559Z] [INFO] [2024-04-16T09:22:38.559Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-connector --- [2024-04-16T09:22:38.559Z] [INFO] [2024-04-16T09:22:38.559Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector --- [2024-04-16T09:22:38.559Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:38.559Z] [INFO] [2024-04-16T09:22:38.559Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector --- [2024-04-16T09:22:38.559Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:38.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/manpages [2024-04-16T09:22:38.559Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:38.559Z] [INFO] [2024-04-16T09:22:38.559Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-connector --- [2024-04-16T09:22:38.559Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:38.559Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:39.117Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:39.117Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[335,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.117Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[337,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.117Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[447,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.117Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[217,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.117Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[219,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.118Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[306,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.118Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java:[220,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.118Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceHandlerNode.java:[87,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [2024-04-16T09:22:39.118Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:39.118Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:39.118Z] [INFO] [2024-04-16T09:22:39.118Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [2024-04-16T09:22:39.118Z] [INFO] [2024-04-16T09:22:39.118Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [2024-04-16T09:22:39.118Z] [INFO] [2024-04-16T09:22:39.118Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector --- [2024-04-16T09:22:39.118Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:39.118Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:39.118Z] [INFO] [2024-04-16T09:22:39.118Z] [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector --- [2024-04-16T09:22:39.118Z] [INFO] [2024-04-16T09:22:39.118Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-connector --- [2024-04-16T09:22:39.118Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:39.118Z] [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:39.372Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:39.372Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:39.372Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00046 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00050 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00057 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00201 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00202 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00203 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00204 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false [2024-04-16T09:22:39.372Z] [INFO] Processing: AS-WSCONNECTOR-00205 [2024-04-16T09:22:39.372Z] [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true [2024-04-16T09:22:39.373Z] [INFO] Total Messages including ones found from disk so far: {AS-WSCONNECTOR-00046=Invalid Deployment Descriptors element {0} value {1}., AS-WSCONNECTOR-00046.MSG_COMMENT=# {0} - prefix, {1} - localname, AS-WSCONNECTOR-00050=Following exception was thrown, AS-WSCONNECTOR-00057=JAX-WS RI specific descriptor ({1}) is found in the archive {0} and \nhence Enterprise Web Service (109) deployment is disabled for this archive to avoid duplication of services., AS-WSCONNECTOR-00057.MSG_COMMENT=# {0} - archive name, {1} - descriptor path, AS-WSCONNECTOR-00201=Handler class {0} specified in deployment descriptor not found., AS-WSCONNECTOR-00201.MSG_COMMENT=# {0} - class name, AS-WSCONNECTOR-00202=Handler class {0} specified in handler file {1} cannot be loaded., AS-WSCONNECTOR-00202.MSG_COMMENT=# {0} - class name, {1} - file name, AS-WSCONNECTOR-00203=Warning : Web service endpoint {0} is not tied to a component., AS-WSCONNECTOR-00203.MSG_COMMENT=# {0} - endpoint name, AS-WSCONNECTOR-00204=Warning: Web service endpoint {0} component link {1} is not valid., AS-WSCONNECTOR-00204.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSCONNECTOR-00205=URL mapping for web service {0} already exists. Is port-component-name in webservices.xml correct?, AS-WSCONNECTOR-00205.MSG_COMMENT=# {0} - endpoint name} [2024-04-16T09:22:39.373Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:39.373Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:39.373Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:39.373Z] [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN [2024-04-16T09:22:39.373Z] [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils [2024-04-16T09:22:39.373Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.connector.description=Web Services Connector Logger, jakarta.enterprise.webservices.connector.publish=true, jakarta.enterprise.webservices.connector.subsystem=WEBSERVICES} [2024-04-16T09:22:39.373Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:39.373Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:22:39.373Z] [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils [2024-04-16T09:22:39.373Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:39.373Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:39.373Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:39.373Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:39.373Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/src/test/resources [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] No sources to compile [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- surefire:3.2.5:test (default-test) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] Executing tasks [2024-04-16T09:22:39.373Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/classes/META-INF for [2024-04-16T09:22:39.373Z] [INFO] [echo] webservices-connector [2024-04-16T09:22:39.373Z] [INFO] Executed tasks [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/webservices-connector.jar [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-connector --- [2024-04-16T09:22:39.373Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/failsafe-reports [2024-04-16T09:22:39.373Z] [INFO] [2024-04-16T09:22:39.373Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [2024-04-16T09:22:39.930Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:39.931Z] [INFO] [2024-04-16T09:22:39.931Z] [INFO] --- install:3.1.1:install (default-install) @ webservices-connector --- [2024-04-16T09:22:39.931Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.15-SNAPSHOT/webservices-connector-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:39.931Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.15-SNAPSHOT/webservices-connector-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:39.931Z] [INFO] [2024-04-16T09:22:39.931Z] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [2024-04-16T09:22:39.931Z] [INFO] Building SOAP/TCP integration code 7.0.15-SNAPSHOT [246/332] [2024-04-16T09:22:39.931Z] [INFO] from appserver/webservices/soap-tcp/pom.xml [2024-04-16T09:22:39.931Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:39.931Z] [INFO] [2024-04-16T09:22:39.931Z] [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp --- [2024-04-16T09:22:39.931Z] [INFO] [2024-04-16T09:22:39.931Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ soap-tcp --- [2024-04-16T09:22:39.931Z] [INFO] [2024-04-16T09:22:39.931Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ soap-tcp --- [2024-04-16T09:22:39.931Z] [INFO] [2024-04-16T09:22:39.931Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ soap-tcp --- [2024-04-16T09:22:39.931Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:39.931Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:40.184Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:40.184Z] [INFO] [2024-04-16T09:22:40.184Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ soap-tcp --- [2024-04-16T09:22:40.184Z] [INFO] [2024-04-16T09:22:40.184Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ soap-tcp --- [2024-04-16T09:22:40.184Z] [INFO] [2024-04-16T09:22:40.184Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp --- [2024-04-16T09:22:40.184Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:40.184Z] [INFO] [2024-04-16T09:22:40.184Z] [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp --- [2024-04-16T09:22:40.184Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:22:40.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/src/main/manpages [2024-04-16T09:22:40.184Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:40.184Z] [INFO] [2024-04-16T09:22:40.184Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ soap-tcp --- [2024-04-16T09:22:40.184Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:40.184Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:40.438Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:40.438Z] [INFO] [2024-04-16T09:22:40.438Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [2024-04-16T09:22:40.438Z] [INFO] [2024-04-16T09:22:40.438Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [2024-04-16T09:22:40.438Z] [INFO] [2024-04-16T09:22:40.438Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp --- [2024-04-16T09:22:40.438Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:40.692Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:40.692Z] [INFO] [2024-04-16T09:22:40.692Z] [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp --- [2024-04-16T09:22:40.692Z] [INFO] [2024-04-16T09:22:40.692Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ soap-tcp --- [2024-04-16T09:22:40.692Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:40.692Z] [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:41.249Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:41.249Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:41.249Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:41.249Z] [INFO] Processing: AS-WSSOAPTCP-00001 [2024-04-16T09:22:41.249Z] [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false [2024-04-16T09:22:41.249Z] [INFO] Processing: AS-WSSOAPTCP-00002 [2024-04-16T09:22:41.249Z] [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false [2024-04-16T09:22:41.249Z] [INFO] Processing: AS-WSSOAPTCP-00003 [2024-04-16T09:22:41.249Z] [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false [2024-04-16T09:22:41.249Z] [INFO] Processing: AS-WSSOAPTCP-00004 [2024-04-16T09:22:41.249Z] [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false [2024-04-16T09:22:41.249Z] [INFO] Processing: AS-WSSOAPTCP-00050 [2024-04-16T09:22:41.249Z] [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false [2024-04-16T09:22:41.249Z] [INFO] Processing: AS-WSSOAPTCP-00006 [2024-04-16T09:22:41.249Z] [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false [2024-04-16T09:22:41.249Z] [INFO] Processing: AS-WSSOAPTCP-00007 [2024-04-16T09:22:41.249Z] [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false [2024-04-16T09:22:41.250Z] [INFO] Total Messages including ones found from disk so far: {AS-WSSOAPTCP-00001=Initialize SOAP/TCP protocol for port: {0}, AS-WSSOAPTCP-00001.MSG_COMMENT=# {0} - port number, AS-WSSOAPTCP-00002=Can not convert SOAP/TCP protocol id to byte array., AS-WSSOAPTCP-00003=SOAP/TCP endpoint removed: {0}, AS-WSSOAPTCP-00004=SOAP/TCP endpoint added: {0}, AS-WSSOAPTCP-00006=WSTCPAdapterRegistryImpl. Register adapter. Path: {0}, AS-WSSOAPTCP-00007=WSTCPAdapterRegistryImpl. DeRegister adapter for {0}, AS-WSSOAPTCP-00050=Following exception was thrown} [2024-04-16T09:22:41.250Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:41.250Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:41.250Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:41.250Z] [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN [2024-04-16T09:22:41.250Z] [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils [2024-04-16T09:22:41.250Z] [INFO] Loggers found so far: {jakarta.enterprise.webservices.transport.tcp.description=SOAP/TCP Transport Logger, jakarta.enterprise.webservices.transport.tcp.publish=true, jakarta.enterprise.webservices.transport.tcp.subsystem=WEBSERVICES} [2024-04-16T09:22:41.250Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:41.250Z] [INFO] Found enclosing element LOG_DOMAIN [2024-04-16T09:22:41.250Z] [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils [2024-04-16T09:22:41.250Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:41.250Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:41.250Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:41.250Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:41.250Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/src/test/resources [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] No sources to compile [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- surefire:3.2.5:test (default-test) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] Executing tasks [2024-04-16T09:22:41.250Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/classes/META-INF for [2024-04-16T09:22:41.250Z] [INFO] [echo] soap-tcp [2024-04-16T09:22:41.250Z] [INFO] Executed tasks [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/soap-tcp.jar [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- failsafe:3.2.5:verify (verify) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/failsafe-reports [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- install:3.1.1:install (default-install) @ soap-tcp --- [2024-04-16T09:22:41.250Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.15-SNAPSHOT/soap-tcp-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:41.250Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.15-SNAPSHOT/soap-tcp-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [2024-04-16T09:22:41.250Z] [INFO] Building Client OSGi module (including ACC) 7.0.15-SNAPSHOT [247/332] [2024-04-16T09:22:41.250Z] [INFO] from appserver/appclient/client/acc/pom.xml [2024-04-16T09:22:41.250Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module --- [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client-module --- [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client-module --- [2024-04-16T09:22:41.250Z] [INFO] [2024-04-16T09:22:41.250Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client-module --- [2024-04-16T09:22:41.250Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:41.250Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:41.809Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:41.809Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:41.809Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:41.809Z] [INFO] [2024-04-16T09:22:41.809Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client-module --- [2024-04-16T09:22:41.809Z] [INFO] [2024-04-16T09:22:41.809Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client-module --- [2024-04-16T09:22:41.809Z] [INFO] [2024-04-16T09:22:41.809Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module --- [2024-04-16T09:22:41.810Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:41.810Z] [INFO] [2024-04-16T09:22:41.810Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [2024-04-16T09:22:41.810Z] [INFO] [2024-04-16T09:22:41.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module --- [2024-04-16T09:22:41.810Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-04-16T09:22:41.810Z] [INFO] Copying 159 resources from target/dependency/glassfish/lib to target/classes [2024-04-16T09:22:42.063Z] [INFO] Copying 1 resource from src/main/manpages to target/classes [2024-04-16T09:22:42.063Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:42.063Z] [INFO] [2024-04-16T09:22:42.063Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client-module --- [2024-04-16T09:22:42.063Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:42.063Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:42.985Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[374,65] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[622,22] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[806,26] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java:[537,17] non-varargs call of varargs method with inexact argument type for last parameter; [2024-04-16T09:22:42.985Z] cast to java.lang.Object for a varargs call [2024-04-16T09:22:42.985Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java:[47,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/Launchable.java:[122,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCLogger.java:[130,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.985Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/FacadeLaunchable.java:[270,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java:[40,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/MainClassLaunchable.java:[75,47] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ProviderContainerContractInfoImpl.java:[84,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/UndeployedLaunchable.java:[231,21] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,9] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/LaunchSecurityHelper.java:[121,20] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java:[109,17] java.security.Policy in java.security has been deprecated and marked for removal [2024-04-16T09:22:42.986Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Some input files use or override a deprecated API. [2024-04-16T09:22:42.986Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:22:42.986Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:42.986Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:42.986Z] [INFO] [2024-04-16T09:22:42.986Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [2024-04-16T09:22:42.986Z] [INFO] [2024-04-16T09:22:42.986Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [2024-04-16T09:22:42.986Z] [INFO] [2024-04-16T09:22:42.986Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module --- [2024-04-16T09:22:42.986Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:42.986Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:42.986Z] [INFO] [2024-04-16T09:22:42.986Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module --- [2024-04-16T09:22:42.986Z] [INFO] [2024-04-16T09:22:42.987Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client-module --- [2024-04-16T09:22:43.241Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:43.241Z] [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:44.168Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:44.168Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:44.168Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:44.168Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:44.168Z] [INFO] [2024-04-16T09:22:44.168Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module --- [2024-04-16T09:22:44.168Z] [INFO] Copying 1 resource from src/test/resources to target/test-classes [2024-04-16T09:22:44.168Z] [INFO] [2024-04-16T09:22:44.168Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client-module --- [2024-04-16T09:22:44.168Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:44.168Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:22:44.726Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:44.726Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:44.726Z] [INFO] [2024-04-16T09:22:44.726Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [2024-04-16T09:22:44.980Z] [INFO] [2024-04-16T09:22:44.980Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client-module --- [2024-04-16T09:22:44.980Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/surefire-reports [2024-04-16T09:22:44.980Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:22:44.980Z] [INFO] [2024-04-16T09:22:44.980Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:44.980Z] [INFO] T E S T S [2024-04-16T09:22:44.980Z] [INFO] ------------------------------------------------------- [2024-04-16T09:22:44.980Z] [0.003s][info][gc] Using G1 [2024-04-16T09:22:45.233Z] [0.241s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->5M(258M) 2.402ms [2024-04-16T09:22:45.487Z] [INFO] Running org.glassfish.appclient.client.CLIBootstrapTest [2024-04-16T09:22:45.487Z] [0.712s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 36M->9M(258M) 2.964ms [2024-04-16T09:22:45.743Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.glassfish.appclient.client.CLIBootstrapTest [2024-04-16T09:22:45.743Z] [INFO] Running org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2024-04-16T09:22:45.743Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.058 s -- in org.glassfish.appclient.client.acc.AppclientCommandArgumentsTest [2024-04-16T09:22:45.743Z] [INFO] Running org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2024-04-16T09:22:45.743Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.appclient.client.acc.CommandLaunchInfoTest [2024-04-16T09:22:45.743Z] [INFO] Running org.glassfish.appclient.client.acc.callbackhandler.DefaultGUICallbackHandlerTest [2024-04-16T09:22:45.743Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.glassfish.appclient.client.acc.callbackhandler.DefaultGUICallbackHandlerTest [2024-04-16T09:22:45.997Z] [INFO] [2024-04-16T09:22:45.997Z] [INFO] Results: [2024-04-16T09:22:45.997Z] [INFO] [2024-04-16T09:22:45.997Z] [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 2 [2024-04-16T09:22:45.997Z] [INFO] [2024-04-16T09:22:45.997Z] [INFO] [2024-04-16T09:22:45.997Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module --- [2024-04-16T09:22:45.997Z] [INFO] Executing tasks [2024-04-16T09:22:45.997Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/classes/META-INF for [2024-04-16T09:22:45.997Z] [INFO] [echo] gf-client-module [2024-04-16T09:22:45.997Z] [INFO] Executed tasks [2024-04-16T09:22:45.997Z] [INFO] [2024-04-16T09:22:45.997Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module --- [2024-04-16T09:22:45.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/gf-client-module.jar [2024-04-16T09:22:46.251Z] [INFO] [2024-04-16T09:22:46.251Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client-module --- [2024-04-16T09:22:46.251Z] [INFO] [2024-04-16T09:22:46.251Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client-module --- [2024-04-16T09:22:46.251Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/failsafe-reports [2024-04-16T09:22:46.251Z] [INFO] [2024-04-16T09:22:46.251Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [2024-04-16T09:22:47.611Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:47.611Z] [INFO] [2024-04-16T09:22:47.611Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client-module --- [2024-04-16T09:22:47.611Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.15-SNAPSHOT/gf-client-module-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:47.611Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.15-SNAPSHOT/gf-client-module-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:47.611Z] [INFO] [2024-04-16T09:22:47.611Z] [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [2024-04-16T09:22:47.611Z] [INFO] Building Client Library (including ACC) 7.0.15-SNAPSHOT [248/332] [2024-04-16T09:22:47.611Z] [INFO] from appserver/appclient/client/acc-standalone/pom.xml [2024-04-16T09:22:47.611Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:47.611Z] [INFO] [2024-04-16T09:22:47.611Z] [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client --- [2024-04-16T09:22:47.611Z] [INFO] [2024-04-16T09:22:47.611Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client --- [2024-04-16T09:22:47.611Z] [INFO] [2024-04-16T09:22:47.611Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client --- [2024-04-16T09:22:47.611Z] [INFO] [2024-04-16T09:22:47.611Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client --- [2024-04-16T09:22:47.611Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:47.611Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:47.866Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:47.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:47.866Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:47.866Z] [INFO] [2024-04-16T09:22:47.866Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client --- [2024-04-16T09:22:47.866Z] [INFO] [2024-04-16T09:22:47.866Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client --- [2024-04-16T09:22:47.866Z] [INFO] [2024-04-16T09:22:47.866Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client --- [2024-04-16T09:22:47.866Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:47.866Z] [INFO] [2024-04-16T09:22:47.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client --- [2024-04-16T09:22:47.866Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:22:47.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/manpages [2024-04-16T09:22:47.866Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:47.866Z] [INFO] [2024-04-16T09:22:47.866Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client --- [2024-04-16T09:22:47.866Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:47.866Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:48.423Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:48.423Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:48.423Z] [INFO] [2024-04-16T09:22:48.423Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [2024-04-16T09:22:48.423Z] [INFO] [2024-04-16T09:22:48.423Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [2024-04-16T09:22:48.423Z] [INFO] [2024-04-16T09:22:48.423Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client --- [2024-04-16T09:22:48.423Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:48.677Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:48.677Z] [INFO] [2024-04-16T09:22:48.677Z] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client --- [2024-04-16T09:22:48.677Z] [INFO] [2024-04-16T09:22:48.677Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client --- [2024-04-16T09:22:48.677Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:48.677Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:49.235Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:49.235Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:49.235Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:49.235Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/ACCAgentClassLoader.java:[31,28] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/src/test/resources [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] No sources to compile [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- surefire:3.2.5:test (default-test) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] Executing tasks [2024-04-16T09:22:49.235Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/classes/META-INF for [2024-04-16T09:22:49.235Z] [INFO] [echo] gf-client [2024-04-16T09:22:49.235Z] [INFO] Executed tasks [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/gf-client.jar [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/failsafe-reports [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:49.235Z] [INFO] [2024-04-16T09:22:49.235Z] [INFO] --- install:3.1.1:install (default-install) @ gf-client --- [2024-04-16T09:22:49.235Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.15-SNAPSHOT/gf-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:49.236Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.15-SNAPSHOT/gf-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [2024-04-16T09:22:49.236Z] [INFO] Building GlassFish appclient scripts 7.0.15-SNAPSHOT [249/332] [2024-04-16T09:22:49.236Z] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [2024-04-16T09:22:49.236Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] No sources to compile [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] Copying 6 resources from src/main/resources to target/classes [2024-04-16T09:22:49.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/src/main/manpages [2024-04-16T09:22:49.236Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] No sources to compile [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] No sources to compile [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] Executing tasks [2024-04-16T09:22:49.236Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [2024-04-16T09:22:49.236Z] [INFO] [echo] appclient-scripts [2024-04-16T09:22:49.236Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/classes/META-INF [2024-04-16T09:22:49.236Z] [INFO] Executed tasks [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:49.236Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] No tests to run. [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/failsafe-reports [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:49.236Z] [INFO] [2024-04-16T09:22:49.236Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts --- [2024-04-16T09:22:49.236Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.15-SNAPSHOT/appclient-scripts-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:49.236Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.15-SNAPSHOT/appclient-scripts-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:49.491Z] [INFO] [2024-04-16T09:22:49.492Z] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [2024-04-16T09:22:49.492Z] [INFO] Building GlassFish AppClient Server-Side Core 7.0.15-SNAPSHOT [250/332] [2024-04-16T09:22:49.492Z] [INFO] from appserver/appclient/server/core/pom.xml [2024-04-16T09:22:49.492Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:49.492Z] [INFO] [2024-04-16T09:22:49.492Z] [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core --- [2024-04-16T09:22:49.492Z] [INFO] [2024-04-16T09:22:49.492Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-server-core --- [2024-04-16T09:22:49.492Z] [INFO] [2024-04-16T09:22:49.492Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core --- [2024-04-16T09:22:49.492Z] [INFO] [2024-04-16T09:22:49.492Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-server-core --- [2024-04-16T09:22:49.492Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:49.492Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:49.745Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:49.745Z] [INFO] [2024-04-16T09:22:49.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-server-core --- [2024-04-16T09:22:49.745Z] [INFO] [2024-04-16T09:22:49.745Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-server-core --- [2024-04-16T09:22:49.745Z] [INFO] [2024-04-16T09:22:49.745Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core --- [2024-04-16T09:22:49.745Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:49.745Z] [INFO] [2024-04-16T09:22:49.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core --- [2024-04-16T09:22:49.745Z] [INFO] Copying 8 resources from src/main/resources to target/classes [2024-04-16T09:22:49.745Z] [INFO] Copying 2 resources from src/main/manpages to target/classes [2024-04-16T09:22:49.746Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:49.746Z] [INFO] [2024-04-16T09:22:49.746Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-server-core --- [2024-04-16T09:22:49.746Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:49.746Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:49.999Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:49.999Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientServerApplication.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:49.999Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientGroupFacadeGenerator.java:[81,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [2024-04-16T09:22:50.000Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[92,36] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:50.000Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[104,17] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:22:50.000Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:22:50.000Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:50.000Z] [INFO] [2024-04-16T09:22:50.000Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [2024-04-16T09:22:50.000Z] [INFO] [2024-04-16T09:22:50.000Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [2024-04-16T09:22:50.000Z] [INFO] [2024-04-16T09:22:50.000Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core --- [2024-04-16T09:22:50.000Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:50.254Z] [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [2024-04-16T09:22:50.254Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:50.254Z] [INFO] [2024-04-16T09:22:50.254Z] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core --- [2024-04-16T09:22:50.254Z] [INFO] [2024-04-16T09:22:50.254Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-server-core --- [2024-04-16T09:22:50.254Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:50.254Z] [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:50.508Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:50.508Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:50.508Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:50.508Z] [INFO] Initial messages found so far: {} [2024-04-16T09:22:50.508Z] [INFO] Processing: AS-ACDEPL-00108 [2024-04-16T09:22:50.508Z] [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS-ACDEPL-00109 [2024-04-16T09:22:50.508Z] [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS-ACDEPL-00105 [2024-04-16T09:22:50.508Z] [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS-ACDEPL-00103 [2024-04-16T09:22:50.508Z] [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS_ACDEPL-00104 [2024-04-16T09:22:50.508Z] [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS_ACDEPL-00101 [2024-04-16T09:22:50.508Z] [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS_ACDEPL_00102 [2024-04-16T09:22:50.508Z] [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS-ACDEPL-00111 [2024-04-16T09:22:50.508Z] [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS-ACDEPL-00114 [2024-04-16T09:22:50.508Z] [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Processing: AS-ACDEPL-00115 [2024-04-16T09:22:50.508Z] [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false [2024-04-16T09:22:50.508Z] [INFO] Total Messages including ones found from disk so far: {AS-ACDEPL-00103=Java Web Start services started for the app client {0} (contextRoot: {1}), AS-ACDEPL-00105=Error starting the adapter to serve static system-level content, AS-ACDEPL-00108=Config file for client JNLP not found: {0}, AS-ACDEPL-00109=The config file for client JNLP {0} exists but could not be read., AS-ACDEPL-00111=Client JNLP document {0} refers to the static resource {1} that does not exist or is not readable., AS-ACDEPL-00114=The ApplicationSignedJARManager for a nested app client deployer helper is unexpectedly null., AS-ACDEPL-00115=Tbe custom JNLP document {0} in a stand-alone app client incorrectly refers to a JAR {1}, AS_ACDEPL-00101=Java Web Start services not started for the app client {0}; its developer has marked it as ineligible, AS_ACDEPL-00104=Java Web Start services stopped for the app client {0}, AS_ACDEPL_00102=Java Web Start services not started for the app client {0}; the administrator has disabled Java Web Start support for it} [2024-04-16T09:22:50.509Z] [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [2024-04-16T09:22:50.509Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:50.509Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:50.509Z] [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER [2024-04-16T09:22:50.509Z] [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-04-16T09:22:50.509Z] [INFO] Loggers found so far: {jakarta.enterprise.system.container.appclient.description=Appclient Server-side Logger, jakarta.enterprise.system.container.appclient.publish=true, jakarta.enterprise.system.container.appclient.subsystem=SERVER} [2024-04-16T09:22:50.509Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [2024-04-16T09:22:50.509Z] [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER [2024-04-16T09:22:50.509Z] [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo [2024-04-16T09:22:50.509Z] [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [2024-04-16T09:22:50.509Z] [INFO] LogMessagesResourceBundleGenerator invoked. [2024-04-16T09:22:50.509Z] [INFO] LoggerInfoMetadataGenerator invoked. [2024-04-16T09:22:50.509Z] [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [2024-04-16T09:22:50.509Z] [INFO] Total Messages including ones found from disk so far: {} [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/src/test/resources [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] No sources to compile [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- surefire:3.2.5:test (default-test) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] Executing tasks [2024-04-16T09:22:50.509Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/classes/META-INF for [2024-04-16T09:22:50.509Z] [INFO] [echo] appclient-server-core [2024-04-16T09:22:50.509Z] [INFO] Executed tasks [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/appclient-server-core.jar [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-server-core --- [2024-04-16T09:22:50.509Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/failsafe-reports [2024-04-16T09:22:50.509Z] [INFO] [2024-04-16T09:22:50.509Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [2024-04-16T09:22:51.432Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core --- [2024-04-16T09:22:51.432Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.15-SNAPSHOT/appclient-server-core-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:51.432Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.15-SNAPSHOT/appclient-server-core-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [2024-04-16T09:22:51.432Z] [INFO] Building Admin Console Full distribution plugin 7.0.15-SNAPSHOT [251/332] [2024-04-16T09:22:51.432Z] [INFO] from appserver/admingui/full/pom.xml [2024-04-16T09:22:51.432Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin --- [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common-full-plugin --- [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin --- [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common-full-plugin --- [2024-04-16T09:22:51.432Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:51.432Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:51.432Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common-full-plugin --- [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [2024-04-16T09:22:51.432Z] [INFO] [2024-04-16T09:22:51.432Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin --- [2024-04-16T09:22:51.433Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:51.433Z] [INFO] [2024-04-16T09:22:51.433Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin --- [2024-04-16T09:22:51.433Z] [INFO] Copying 48 resources from src/main/resources to target/classes [2024-04-16T09:22:51.433Z] [INFO] Copying 44 resources from src/main/help to target/classes [2024-04-16T09:22:51.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/manpages [2024-04-16T09:22:51.433Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:51.433Z] [INFO] [2024-04-16T09:22:51.433Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common-full-plugin --- [2024-04-16T09:22:51.433Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:51.433Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:51.433Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:51.433Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:22:51.433Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:51.433Z] [INFO] [2024-04-16T09:22:51.433Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [2024-04-16T09:22:51.433Z] [INFO] [2024-04-16T09:22:51.433Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [2024-04-16T09:22:51.433Z] [INFO] [2024-04-16T09:22:51.433Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin --- [2024-04-16T09:22:51.433Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:51.687Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:51.687Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:51.687Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:51.687Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:51.687Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:51.687Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/src/test/resources [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] No sources to compile [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] Executing tasks [2024-04-16T09:22:51.687Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/classes/META-INF for [2024-04-16T09:22:51.687Z] [INFO] [echo] console-common-full-plugin [2024-04-16T09:22:51.687Z] [INFO] Executed tasks [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/console-common-full-plugin.jar [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/failsafe-reports [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin --- [2024-04-16T09:22:51.687Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.15-SNAPSHOT/console-common-full-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:51.687Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.15-SNAPSHOT/console-common-full-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [2024-04-16T09:22:51.687Z] [INFO] Building Admin Console Concurrent Plugin 7.0.15-SNAPSHOT [252/332] [2024-04-16T09:22:51.687Z] [INFO] from appserver/admingui/concurrent/pom.xml [2024-04-16T09:22:51.687Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin --- [2024-04-16T09:22:51.687Z] [INFO] [2024-04-16T09:22:51.687Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-concurrent-plugin --- [2024-04-16T09:22:51.688Z] [INFO] [2024-04-16T09:22:51.688Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin --- [2024-04-16T09:22:51.688Z] [INFO] [2024-04-16T09:22:51.688Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [2024-04-16T09:22:51.688Z] [INFO] [2024-04-16T09:22:51.688Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-concurrent-plugin --- [2024-04-16T09:22:51.688Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:51.688Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:51.942Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:51.942Z] [INFO] [2024-04-16T09:22:51.942Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-concurrent-plugin --- [2024-04-16T09:22:51.942Z] [INFO] [2024-04-16T09:22:51.942Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [2024-04-16T09:22:51.942Z] [INFO] [2024-04-16T09:22:51.942Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin --- [2024-04-16T09:22:51.942Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:51.942Z] [INFO] [2024-04-16T09:22:51.942Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin --- [2024-04-16T09:22:51.942Z] [INFO] Copying 24 resources from src/main/resources to target/classes [2024-04-16T09:22:51.942Z] [INFO] Copying 37 resources from src/main/help to target/classes [2024-04-16T09:22:51.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/src/main/manpages [2024-04-16T09:22:51.942Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:51.942Z] [INFO] [2024-04-16T09:22:51.942Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-concurrent-plugin --- [2024-04-16T09:22:51.942Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:51.942Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:51.942Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:51.942Z] [INFO] [2024-04-16T09:22:51.942Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:51.943Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:51.943Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:51.943Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:51.943Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:51.943Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:51.943Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/src/test/resources [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] No sources to compile [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] Executing tasks [2024-04-16T09:22:51.943Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/classes/META-INF for [2024-04-16T09:22:51.943Z] [INFO] [echo] console-concurrent-plugin [2024-04-16T09:22:51.943Z] [INFO] Executed tasks [2024-04-16T09:22:51.943Z] [INFO] [2024-04-16T09:22:51.943Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin --- [2024-04-16T09:22:51.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-concurrent-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-concurrent-plugin --- [2024-04-16T09:22:52.198Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/failsafe-reports [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [2024-04-16T09:22:52.198Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin --- [2024-04-16T09:22:52.198Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.15-SNAPSHOT/console-concurrent-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:52.198Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.15-SNAPSHOT/console-concurrent-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [2024-04-16T09:22:52.198Z] [INFO] Building Admin Console EJB Container Plugin 7.0.15-SNAPSHOT [253/332] [2024-04-16T09:22:52.198Z] [INFO] from appserver/admingui/ejb/pom.xml [2024-04-16T09:22:52.198Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:52.198Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:52.198Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-04-16T09:22:52.198Z] [INFO] Copying 15 resources from src/main/help to target/classes [2024-04-16T09:22:52.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/src/main/manpages [2024-04-16T09:22:52.198Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:52.198Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:52.198Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:52.198Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin --- [2024-04-16T09:22:52.198Z] [INFO] [2024-04-16T09:22:52.198Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-plugin --- [2024-04-16T09:22:52.452Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:52.452Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:52.452Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:52.452Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:52.452Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:52.452Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:52.452Z] [INFO] [2024-04-16T09:22:52.452Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin --- [2024-04-16T09:22:52.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/src/test/resources [2024-04-16T09:22:52.452Z] [INFO] [2024-04-16T09:22:52.452Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-plugin --- [2024-04-16T09:22:52.452Z] [INFO] No sources to compile [2024-04-16T09:22:52.452Z] [INFO] [2024-04-16T09:22:52.452Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [2024-04-16T09:22:52.452Z] [INFO] [2024-04-16T09:22:52.452Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Executing tasks [2024-04-16T09:22:52.453Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/classes/META-INF for [2024-04-16T09:22:52.453Z] [INFO] [echo] console-ejb-plugin [2024-04-16T09:22:52.453Z] [INFO] Executed tasks [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/console-ejb-plugin.jar [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/failsafe-reports [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [2024-04-16T09:22:52.453Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.15-SNAPSHOT/console-ejb-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:52.453Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.15-SNAPSHOT/console-ejb-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [2024-04-16T09:22:52.453Z] [INFO] Building Admin Console Corba Plugin 7.0.15-SNAPSHOT [254/332] [2024-04-16T09:22:52.453Z] [INFO] from appserver/admingui/corba/pom.xml [2024-04-16T09:22:52.453Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:52.453Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:52.453Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Copying 16 resources from src/main/resources to target/classes [2024-04-16T09:22:52.453Z] [INFO] Copying 20 resources from src/main/help to target/classes [2024-04-16T09:22:52.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/src/main/manpages [2024-04-16T09:22:52.453Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:52.453Z] [INFO] [2024-04-16T09:22:52.453Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-corba-plugin --- [2024-04-16T09:22:52.453Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:52.453Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:52.707Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:52.707Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:52.707Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:52.707Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:52.707Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:52.707Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:52.707Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/src/test/resources [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] No sources to compile [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] Executing tasks [2024-04-16T09:22:52.707Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/classes/META-INF for [2024-04-16T09:22:52.707Z] [INFO] [echo] console-corba-plugin [2024-04-16T09:22:52.707Z] [INFO] Executed tasks [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/console-corba-plugin.jar [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-corba-plugin --- [2024-04-16T09:22:52.707Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/failsafe-reports [2024-04-16T09:22:52.707Z] [INFO] [2024-04-16T09:22:52.707Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [2024-04-16T09:22:52.961Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin --- [2024-04-16T09:22:52.961Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.15-SNAPSHOT/console-corba-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:52.961Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.15-SNAPSHOT/console-corba-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [2024-04-16T09:22:52.961Z] [INFO] Building Admin Console JMS Plugin 7.0.15-SNAPSHOT [255/332] [2024-04-16T09:22:52.961Z] [INFO] from appserver/admingui/jms-plugin/pom.xml [2024-04-16T09:22:52.961Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:52.961Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:52.961Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] [2024-04-16T09:22:52.961Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin --- [2024-04-16T09:22:52.961Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:53.216Z] [INFO] [2024-04-16T09:22:53.216Z] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin --- [2024-04-16T09:22:53.216Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-04-16T09:22:53.216Z] [INFO] Copying 52 resources from src/main/help to target/classes [2024-04-16T09:22:53.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/manpages [2024-04-16T09:22:53.216Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:53.216Z] [INFO] [2024-04-16T09:22:53.216Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jms-plugin --- [2024-04-16T09:22:53.216Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:53.216Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:53.470Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:53.470Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [2024-04-16T09:22:53.470Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:22:53.470Z] [INFO] [2024-04-16T09:22:53.470Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [2024-04-16T09:22:53.470Z] [INFO] [2024-04-16T09:22:53.470Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [2024-04-16T09:22:53.470Z] [INFO] [2024-04-16T09:22:53.470Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin --- [2024-04-16T09:22:53.470Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:53.470Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:53.470Z] [INFO] [2024-04-16T09:22:53.470Z] [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin --- [2024-04-16T09:22:53.470Z] [INFO] [2024-04-16T09:22:53.470Z] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin --- [2024-04-16T09:22:53.724Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:53.724Z] [INFO] [2024-04-16T09:22:53.724Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jms-plugin --- [2024-04-16T09:22:53.724Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:53.724Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:53.978Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:53.978Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:22:53.978Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:22:53.978Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/src/test/resources [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] No sources to compile [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- surefire:3.2.5:test (default-test) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] Executing tasks [2024-04-16T09:22:53.978Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/classes/META-INF for [2024-04-16T09:22:53.978Z] [INFO] [echo] console-jms-plugin [2024-04-16T09:22:53.978Z] [INFO] Executed tasks [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- failsafe:3.2.5:verify (verify) @ console-jms-plugin --- [2024-04-16T09:22:53.978Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/failsafe-reports [2024-04-16T09:22:53.978Z] [INFO] [2024-04-16T09:22:53.978Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [2024-04-16T09:22:54.237Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.237Z] [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin --- [2024-04-16T09:22:54.237Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.15-SNAPSHOT/console-jms-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:54.237Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.15-SNAPSHOT/console-jms-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.237Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >--------- [2024-04-16T09:22:54.237Z] [INFO] Building GlassFish MicroProfile modules 7.0.15-SNAPSHOT [256/332] [2024-04-16T09:22:54.237Z] [INFO] from appserver/microprofile/pom.xml [2024-04-16T09:22:54.237Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.237Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent --- [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.237Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-parent --- [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.237Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-parent --- [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.237Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-parent --- [2024-04-16T09:22:54.237Z] [INFO] No sources to compile [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.237Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-parent --- [2024-04-16T09:22:54.237Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] No sources to compile [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] No sources to compile [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] Executing tasks [2024-04-16T09:22:54.238Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/target/classes/META-INF for [2024-04-16T09:22:54.238Z] [INFO] [echo] microprofile-parent [2024-04-16T09:22:54.238Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/target/classes/META-INF [2024-04-16T09:22:54.238Z] [INFO] Executed tasks [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] No tests to run. [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/target/failsafe-reports [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-parent-checkstyle) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-parent --- [2024-04-16T09:22:54.238Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/7.0.15-SNAPSHOT/microprofile-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >------- [2024-04-16T09:22:54.238Z] [INFO] Building GlassFish MicroProfile Connectors 7.0.15-SNAPSHOT [257/332] [2024-04-16T09:22:54.238Z] [INFO] from appserver/microprofile/connectors/pom.xml [2024-04-16T09:22:54.238Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:54.238Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:54.238Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/src/main/resources [2024-04-16T09:22:54.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/src/main/manpages [2024-04-16T09:22:54.238Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:54.238Z] [INFO] [2024-04-16T09:22:54.238Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-connectors --- [2024-04-16T09:22:54.238Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:54.238Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:54.239Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:54.239Z] [INFO] [2024-04-16T09:22:54.239Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-connectors --- [2024-04-16T09:22:54.239Z] [INFO] [2024-04-16T09:22:54.239Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-connectors --- [2024-04-16T09:22:54.239Z] [INFO] [2024-04-16T09:22:54.239Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-connectors --- [2024-04-16T09:22:54.239Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:54.493Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:54.493Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:22:54.493Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:54.493Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/src/test/resources [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] No sources to compile [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] Executing tasks [2024-04-16T09:22:54.493Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/classes/META-INF for [2024-04-16T09:22:54.493Z] [INFO] [echo] microprofile-connectors [2024-04-16T09:22:54.493Z] [INFO] Executed tasks [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/microprofile-connectors.jar [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/failsafe-reports [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-connectors-checkstyle) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-connectors --- [2024-04-16T09:22:54.493Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.15-SNAPSHOT/microprofile-connectors-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:54.493Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/connectors/target/microprofile-connectors.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.15-SNAPSHOT/microprofile-connectors-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --------< org.glassfish.main.microprofile:microprofile-config >--------- [2024-04-16T09:22:54.493Z] [INFO] Building GlassFish MicroProfile Config 7.0.15-SNAPSHOT [258/332] [2024-04-16T09:22:54.493Z] [INFO] from appserver/microprofile/config/pom.xml [2024-04-16T09:22:54.493Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config --- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-config --- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-config --- [2024-04-16T09:22:54.493Z] [INFO] [2024-04-16T09:22:54.493Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-config --- [2024-04-16T09:22:54.493Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:54.493Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:55.051Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:55.051Z] [INFO] [2024-04-16T09:22:55.051Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-config --- [2024-04-16T09:22:55.051Z] [INFO] [2024-04-16T09:22:55.051Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-config --- [2024-04-16T09:22:55.051Z] [INFO] [2024-04-16T09:22:55.051Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-config --- [2024-04-16T09:22:55.051Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:55.051Z] [INFO] [2024-04-16T09:22:55.051Z] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-config --- [2024-04-16T09:22:55.051Z] [INFO] Copying 3 resources from src/main/resources to target/classes [2024-04-16T09:22:55.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/src/main/manpages [2024-04-16T09:22:55.051Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:55.051Z] [INFO] [2024-04-16T09:22:55.051Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-config --- [2024-04-16T09:22:55.051Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:55.051Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:55.305Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:55.305Z] [INFO] [2024-04-16T09:22:55.305Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-config --- [2024-04-16T09:22:55.305Z] [INFO] [2024-04-16T09:22:55.305Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-config --- [2024-04-16T09:22:55.305Z] [INFO] [2024-04-16T09:22:55.305Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-config --- [2024-04-16T09:22:55.305Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:22:55.863Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-04-16T09:22:55.863Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-04-16T09:22:55.863Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-04-16T09:22:55.863Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-04-16T09:22:55.864Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-04-16T09:22:55.864Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-04-16T09:22:55.864Z] [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-04-16T09:22:55.864Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:55.864Z] [INFO] [2024-04-16T09:22:55.864Z] [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-config --- [2024-04-16T09:22:55.864Z] [INFO] [2024-04-16T09:22:55.864Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-config --- [2024-04-16T09:22:55.864Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:22:55.864Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:22:56.119Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:22:56.119Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:22:56.119Z] [INFO] [2024-04-16T09:22:56.119Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-config --- [2024-04-16T09:22:56.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/src/test/resources [2024-04-16T09:22:56.119Z] [INFO] [2024-04-16T09:22:56.119Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-config --- [2024-04-16T09:22:56.119Z] [INFO] No sources to compile [2024-04-16T09:22:56.119Z] [INFO] [2024-04-16T09:22:56.119Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-config --- [2024-04-16T09:22:56.119Z] [INFO] [2024-04-16T09:22:56.119Z] [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-config --- [2024-04-16T09:22:56.119Z] [INFO] [2024-04-16T09:22:56.119Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-config --- [2024-04-16T09:22:56.372Z] [INFO] Executing tasks [2024-04-16T09:22:56.372Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/classes/META-INF for [2024-04-16T09:22:56.372Z] [INFO] [echo] microprofile-config [2024-04-16T09:22:56.372Z] [INFO] Executed tasks [2024-04-16T09:22:56.372Z] [INFO] [2024-04-16T09:22:56.372Z] [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-config --- [2024-04-16T09:22:56.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/microprofile-config.jar [2024-04-16T09:22:56.372Z] [INFO] [2024-04-16T09:22:56.372Z] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ microprofile-config --- [2024-04-16T09:22:56.626Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config [2024-04-16T09:22:56.627Z] Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning [2024-04-16T09:22:56.627Z] Package found in [Jar:., Jar:helidon-microprofile-config] [2024-04-16T09:22:56.627Z] Class path [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, Jar:microprofile-config-api, Jar:helidon-config-yaml-mp, Jar:helidon-config-yaml, Jar:snakeyaml, Jar:helidon-config-encryption, Jar:helidon-common-key-util, Jar:helidon-common-configurable, Jar:helidon-common-context, Jar:helidon-common-crypto, Jar:helidon-config-object-mapping, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:glassfish-api, Jar:hk2, Jar:hk2-utils, Jar:hk2-api, Jar:aopalliance-repackaged, Jar:hk2-core, Jar:hk2-locator, Jar:javassist, Jar:hk2-runlevel, Jar:class-model, Jar:asm-analysis, Jar:asm-commons, Jar:asm-tree, Jar:asm-util, Jar:hk2-config-generator, Jar:hibernate-validator, Jar:jakarta.validation-api, Jar:jboss-logging, Jar:classmate, Jar:jakarta.xml.bind-api, Jar:jaxb-osgi, Jar:scattered-archive-api, Jar:nucleus-grizzly-all, Jar:grizzly-framework, Jar:grizzly-portunif, Jar:grizzly-http, Jar:grizzly-http2, Jar:grizzly-http-server, Jar:grizzly-config, Jar:glassfish-corba-omgapi, Jar:management-api, Jar:internal-api, Jar:config-types, Jar:config-api, Jar:common-util, Jar:weld-integration, Jar:jakarta.faces, Jar:jakarta.ws.rs-api, Jar:jersey-cdi1x, Jar:jersey-common, Jar:osgi-resource-locator, Jar:web-glue, Jar:jakarta.servlet-api, Jar:web-cli, Jar:amx-jakartaee, Jar:amx-core, Jar:glassfish-mbeanserver, Jar:flashlight-framework, Jar:stats77, Jar:war-util, Jar:jakarta.servlet.jsp-api, Jar:glassfish-ee-api, Jar:web-naming, Jar:jakarta.mail-api, Jar:jakarta.activation-api, Jar:angus-mail, Jar:angus-activation, Jar:web-core, Jar:admin-util, Jar:security-services, Jar:jackson-annotations, Jar:jackson-databind, Jar:jackson-core, Jar:deployment-common, Jar:deployment-jakartaee-core, Jar:wasp, Jar:expressly, Jar:admin-core, Jar:monitoring-core, Jar:dol, Jar:jakarta.enterprise.concurrent-api, Jar:annotation-framework, Jar:logging-annotation-processor, Jar:nucleus-resources, Jar:transaction-internal-api, Jar:container-common, Jar:security, Jar:web-gui-plugin-common, Jar:kernel, Jar:glassfish, Jar:logging, Jar:api-exporter, Jar:websecurity, Jar:jakarta.authentication-api, Jar:epicyro, Jar:web-embed-api, Jar:simple-glassfish-api, Jar:gf-web-connector, Jar:web-sse, Jar:weld-osgi-bundle, Jar:weld-ejb, Jar:weld-jsf, Jar:weld-jta, Jar:weld-web, Jar:weld-lite-extension-translator, Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:gf-weld-connector, Jar:ejb-container, Jar:jakarta.ejb-api, Jar:ejb-client, Jar:security-ee, Jar:jakarta.authorization-api, Jar:exousia, Jar:ssl-impl, Jar:libpam4j, Jar:glassfish-naming, Jar:persistence-common, Jar:connectors-internal-api, Jar:resources-connector, Jar:ejb-internal-api, Jar:gf-ejb-connector, Jar:asm, Jar:orb-connector, Jar:orb-enabler, Jar:glassfish-corba-orb, Jar:glassfish-corba-csiv2-idl, Jar:exception-annotation-processor, Jar:pfl-dynamic, Jar:glassfish-corba-internal-api, Jar:pfl-basic, Jar:ha-api, Jar:gms-bootstrap, Jar:shoal-gms-api, Jar:rmic, Jar:jakarta.transaction-api, Jar:jta, Jar:jakarta.resource-api, Jar:jakarta.persistence-api, Jar:gmbal, Jar:pfl-tf, Jar:pfl-basic-tools, Jar:pfl-tf-tools] [2024-04-16T09:22:56.627Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config, has 2, private references [io.helidon.common, io.helidon.config.spi] [2024-04-16T09:22:56.628Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config.mp, has 1, private references [io.helidon.config.spi] [2024-04-16T09:22:56.628Z] [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/org/yaml/snakeyaml/internal/Logger.class=org.yaml.snakeyaml.internal.Logger, META-INF/versions/9/module-info.class=module-info, META-INF/versions/9/org/yaml/snakeyaml/internal/Logger$Level.class=org.yaml.snakeyaml.internal.Logger$Level} [2024-04-16T09:22:56.628Z] [INFO] Building bundle: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/microprofile-config.jar [2024-04-16T09:22:56.628Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:22:56.628Z] [INFO] [2024-04-16T09:22:56.628Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-config --- [2024-04-16T09:22:56.628Z] [INFO] [2024-04-16T09:22:56.628Z] [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-config --- [2024-04-16T09:22:56.628Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/failsafe-reports [2024-04-16T09:22:56.628Z] [INFO] [2024-04-16T09:22:56.628Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-config-checkstyle) @ microprofile-config --- [2024-04-16T09:22:56.882Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:56.882Z] [INFO] [2024-04-16T09:22:56.882Z] [INFO] --- install:3.1.1:install (default-install) @ microprofile-config --- [2024-04-16T09:22:56.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.15-SNAPSHOT/microprofile-config-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:56.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/microprofile/config/target/microprofile-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.15-SNAPSHOT/microprofile-config-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [2024-04-16T09:22:56.883Z] [INFO] Building Glassfish Featureset 7.0.15-SNAPSHOT [259/332] [2024-04-16T09:22:56.883Z] [INFO] from appserver/featuresets/glassfish/pom.xml [2024-04-16T09:22:56.883Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] No sources to compile [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] No sources to compile [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] No sources to compile [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] Executing tasks [2024-04-16T09:22:56.883Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/target/classes/META-INF for [2024-04-16T09:22:56.883Z] [INFO] [echo] glassfish [2024-04-16T09:22:56.883Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/target/classes/META-INF [2024-04-16T09:22:56.883Z] [INFO] Executed tasks [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] No tests to run. [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/target/failsafe-reports [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-04-16T09:22:56.883Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [2024-04-16T09:22:56.883Z] [INFO] Building Embedded GlassFish Shell 7.0.15-SNAPSHOT [260/332] [2024-04-16T09:22:56.883Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [2024-04-16T09:22:56.883Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] No sources to compile [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:56.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [2024-04-16T09:22:56.883Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] No sources to compile [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.883Z] [INFO] No sources to compile [2024-04-16T09:22:56.883Z] [INFO] [2024-04-16T09:22:56.883Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/src/test/resources [2024-04-16T09:22:56.884Z] [INFO] [2024-04-16T09:22:56.884Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.884Z] [INFO] No sources to compile [2024-04-16T09:22:56.884Z] [INFO] [2024-04-16T09:22:56.884Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-shell --- [2024-04-16T09:22:56.884Z] [INFO] No tests to run. [2024-04-16T09:22:56.884Z] [INFO] [2024-04-16T09:22:56.884Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell --- [2024-04-16T09:22:57.139Z] [INFO] Executing tasks [2024-04-16T09:22:57.139Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [2024-04-16T09:22:57.139Z] [INFO] [echo] glassfish-embedded-shell [2024-04-16T09:22:57.139Z] [INFO] Executed tasks [2024-04-16T09:22:57.139Z] [INFO] [2024-04-16T09:22:57.139Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell --- [2024-04-16T09:22:57.139Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [2024-04-16T09:22:57.139Z] [INFO] [2024-04-16T09:22:57.139Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell --- [2024-04-16T09:22:57.139Z] [INFO] No tests to run. [2024-04-16T09:22:57.139Z] [INFO] [2024-04-16T09:22:57.139Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell --- [2024-04-16T09:22:57.139Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target/failsafe-reports [2024-04-16T09:22:57.139Z] [INFO] [2024-04-16T09:22:57.139Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [2024-04-16T09:22:57.139Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:57.139Z] [INFO] [2024-04-16T09:22:57.139Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell --- [2024-04-16T09:22:57.139Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.15-SNAPSHOT/glassfish-embedded-shell-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:57.139Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.15-SNAPSHOT/glassfish-embedded-shell-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:57.139Z] [INFO] [2024-04-16T09:22:57.139Z] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [2024-04-16T09:22:57.139Z] [INFO] Building GlassFish Metro Related Fragments 7.0.15-SNAPSHOT [261/332] [2024-04-16T09:22:57.139Z] [INFO] from appserver/webservices/metro-fragments/pom.xml [2024-04-16T09:22:57.139Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:57.139Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] No sources to compile [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/src/main/resources [2024-04-16T09:22:57.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/src/main/manpages [2024-04-16T09:22:57.140Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] No sources to compile [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] No sources to compile [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] Executing tasks [2024-04-16T09:22:57.140Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/classes/META-INF for [2024-04-16T09:22:57.140Z] [INFO] [echo] metro-fragments [2024-04-16T09:22:57.140Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/classes/META-INF [2024-04-16T09:22:57.140Z] [INFO] Executed tasks [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:57.140Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/metro-fragments.zip [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-fragments --- [2024-04-16T09:22:57.140Z] [INFO] No tests to run. [2024-04-16T09:22:57.140Z] [INFO] [2024-04-16T09:22:57.140Z] [INFO] --- failsafe:3.2.5:verify (verify) @ metro-fragments --- [2024-04-16T09:22:57.141Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/failsafe-reports [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [2024-04-16T09:22:57.141Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- install:3.1.1:install (default-install) @ metro-fragments --- [2024-04-16T09:22:57.141Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.15-SNAPSHOT/metro-fragments-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:57.141Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.15-SNAPSHOT/metro-fragments-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [2024-04-16T09:22:57.141Z] [INFO] Building Embedded GlassFish Static Shell 7.0.15-SNAPSHOT [262/332] [2024-04-16T09:22:57.141Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [2024-04-16T09:22:57.141Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] No sources to compile [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:22:57.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [2024-04-16T09:22:57.141Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] No sources to compile [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] No sources to compile [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.141Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/test/resources [2024-04-16T09:22:57.141Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] No sources to compile [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] No tests to run. [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] Executing tasks [2024-04-16T09:22:57.142Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [2024-04-16T09:22:57.142Z] [INFO] [echo] glassfish-embedded-static-shell [2024-04-16T09:22:57.142Z] [INFO] Executed tasks [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] No tests to run. [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/failsafe-reports [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell --- [2024-04-16T09:22:57.142Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:57.142Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-7.0.15-SNAPSHOT.jar [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [2024-04-16T09:22:57.142Z] [INFO] Building Glassfish distributions 7.0.15-SNAPSHOT [263/332] [2024-04-16T09:22:57.142Z] [INFO] from appserver/distributions/pom.xml [2024-04-16T09:22:57.142Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- clean:3.3.2:clean (default-clean) @ distributions --- [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ distributions --- [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ distributions --- [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ distributions --- [2024-04-16T09:22:57.142Z] [INFO] No sources to compile [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ distributions --- [2024-04-16T09:22:57.142Z] [INFO] [2024-04-16T09:22:57.142Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ distributions --- [2024-04-16T09:22:57.143Z] [INFO] [2024-04-16T09:22:57.143Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions --- [2024-04-16T09:22:57.143Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:57.143Z] [INFO] [2024-04-16T09:22:57.143Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ distributions --- [2024-04-16T09:22:57.143Z] [INFO] No sources to compile [2024-04-16T09:22:57.143Z] [INFO] [2024-04-16T09:22:57.143Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ distributions --- [2024-04-16T09:22:57.143Z] [INFO] No sources to compile [2024-04-16T09:22:57.143Z] [INFO] [2024-04-16T09:22:57.143Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions --- [2024-04-16T09:22:57.398Z] [INFO] Executing tasks [2024-04-16T09:22:57.398Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/target/dependency/META-INF for [2024-04-16T09:22:57.398Z] [INFO] [echo] distributions [2024-04-16T09:22:57.398Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/target/dependency/META-INF [2024-04-16T09:22:57.398Z] [INFO] Executed tasks [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ distributions --- [2024-04-16T09:22:57.398Z] [INFO] No tests to run. [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- failsafe:3.2.5:verify (verify) @ distributions --- [2024-04-16T09:22:57.398Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/target/failsafe-reports [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [2024-04-16T09:22:57.398Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- install:3.1.1:install (default-install) @ distributions --- [2024-04-16T09:22:57.398Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/7.0.15-SNAPSHOT/distributions-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [2024-04-16T09:22:57.398Z] [INFO] Building GlassFish distribution Common module 7.0.15-SNAPSHOT [264/332] [2024-04-16T09:22:57.398Z] [INFO] from appserver/distributions/glassfish-common/pom.xml [2024-04-16T09:22:57.398Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:22:57.398Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common --- [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-common --- [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-common --- [2024-04-16T09:22:57.398Z] [INFO] [2024-04-16T09:22:57.398Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] No sources to compile [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Copying 2 resources from src/main/resources to target/dependency [2024-04-16T09:22:57.653Z] [INFO] Copying 11 resources from src/main/resources to target/dependency [2024-04-16T09:22:57.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/src/main/manpages [2024-04-16T09:22:57.653Z] [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [2024-04-16T09:22:57.653Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] No sources to compile [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] No sources to compile [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Executing tasks [2024-04-16T09:22:57.653Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/dependency/META-INF for [2024-04-16T09:22:57.653Z] [INFO] [echo] glassfish-common [2024-04-16T09:22:57.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/dependency/META-INF [2024-04-16T09:22:57.653Z] [INFO] Executed tasks [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [2024-04-16T09:22:57.653Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/stage [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:22:57.653Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/glassfish-common.zip [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] No tests to run. [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-common --- [2024-04-16T09:22:57.653Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/failsafe-reports [2024-04-16T09:22:57.653Z] [INFO] [2024-04-16T09:22:57.653Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [2024-04-16T09:22:57.654Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:22:57.654Z] [INFO] [2024-04-16T09:22:57.654Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-common --- [2024-04-16T09:22:57.654Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.15-SNAPSHOT/glassfish-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:22:57.654Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.15-SNAPSHOT/glassfish-common-7.0.15-SNAPSHOT.zip [2024-04-16T09:22:57.654Z] [INFO] [2024-04-16T09:22:57.654Z] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [2024-04-16T09:22:57.654Z] [INFO] Building Glassfish Full Profile Distribution 7.0.15-SNAPSHOT [265/332] [2024-04-16T09:22:57.654Z] [INFO] from appserver/distributions/glassfish/pom.xml [2024-04-16T09:22:57.654Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:22:57.654Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] No sources to compile [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:22:57.908Z] [INFO] [2024-04-16T09:22:57.908Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:7.0.15-SNAPSHOT to target/dependency/ejb-timer-service-app.war [2024-04-16T09:22:57.908Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.6 to target/dependency/jersey-container-servlet-core.jar [2024-04-16T09:22:57.908Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-04-16T09:22:57.908Z] [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.0 to target/dependency/woodstox-core.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:7.0.15-SNAPSHOT to target/dependency/entitybean-container.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.6 to target/dependency/jersey-cdi1x.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:7.0.15-SNAPSHOT to target/dependency/cmp-support-ejb.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jms-plugin.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-04-16T09:22:57.908Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:22:57.908Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.15-SNAPSHOT to target/dependency/glassfish-common [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.15-SNAPSHOT to target/dependency/resources-connector.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:7.0.15-SNAPSHOT to target/dependency/cmp-generator-database.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-04-16T09:22:57.909Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.3 to target/dependency/microprofile-config-api.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.15-SNAPSHOT to target/dependency/work-management.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:7.0.15-SNAPSHOT to target/dependency/gf-jms-injection.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:7.0.15-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.6 to target/dependency/jersey-media-json-processing.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.15-SNAPSHOT to target/dependency/mail-connector.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.15-SNAPSHOT to target/dependency/web-cli.jar [2024-04-16T09:22:57.909Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:22:57.909Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-04-16T09:22:57.909Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.15-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-04-16T09:22:57.909Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.15-SNAPSHOT to target/dependency/war [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:22:57.909Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar [2024-04-16T09:22:57.909Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.15-SNAPSHOT to target/dependency/annotation-framework.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.appclient:acc-config:jar:7.0.15-SNAPSHOT to target/dependency/acc-config.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.15-SNAPSHOT to target/dependency/ejb-client.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.15-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.main.security:ejb.security:jar:7.0.15-SNAPSHOT to target/dependency/ejb.security.jar [2024-04-16T09:22:58.832Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-04-16T09:22:58.833Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-04-16T09:22:58.833Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-04-16T09:22:58.833Z] [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:7.0.15-SNAPSHOT to target/dependency/batch-databases [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-plugin.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.15-SNAPSHOT to target/dependency/appserver-domain.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT to target/dependency/libpam4j.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:7.0.15-SNAPSHOT to target/dependency/cmp-enhancer.jar [2024-04-16T09:22:58.833Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.6 to target/dependency/jersey-cdi1x-transaction.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.15-SNAPSHOT to target/dependency/console-common.jar [2024-04-16T09:22:58.833Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:22:58.833Z] [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:7.0.15-SNAPSHOT to target/dependency/webservices-scripts [2024-04-16T09:22:58.833Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:7.0.15-SNAPSHOT to target/dependency/orb-iiop.jar [2024-04-16T09:22:58.833Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-04-16T09:22:58.833Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.15-SNAPSHOT to target/dependency/appserver-schemas [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.15-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.15-SNAPSHOT to target/dependency/jpa-container.jar [2024-04-16T09:22:58.833Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.15-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 to target/dependency/microprofile-rest-client-api.jar [2024-04-16T09:22:58.833Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37.3 to target/dependency/nimbus-jose-jwt.jar [2024-04-16T09:22:58.833Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.15-SNAPSHOT to target/dependency/jta.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.jersey.ext:jersey-proxy-client:jar:3.1.6 to target/dependency/jersey-proxy-client.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.6 to target/dependency/jersey-mvc-jsp.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.6 to target/dependency/jersey-mvc.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.15-SNAPSHOT to target/dependency/admin-core.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.15-SNAPSHOT to target/dependency/appserver-cli.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.omnifaces:microprofile-jwt-auth:jar:2.0.2 to target/dependency/microprofile-jwt-auth.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-04-16T09:22:58.834Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:7.0.15-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.15-SNAPSHOT to target/dependency/connectors-admin.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-common-full-plugin.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.15-SNAPSHOT to target/dependency/jsf-connector.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.15-SNAPSHOT to target/dependency/jts.jar [2024-04-16T09:22:58.834Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:22:58.834Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.15-SNAPSHOT to target/dependency/web-glue.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.15-SNAPSHOT to target/dependency/dol.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-04-16T09:22:58.834Z] [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.15-SNAPSHOT to target/dependency/descriptors.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.15-SNAPSHOT to target/dependency/appserv-rt.jar [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:22:58.834Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.15-SNAPSHOT to target/dependency/appserver-dtds [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-04-16T09:22:58.834Z] [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:7.0.15-SNAPSHOT to target/dependency/ejb-timer-databases [2024-04-16T09:22:58.834Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:22:58.835Z] [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:7.0.15-SNAPSHOT to target/dependency/metro-glue.jar [2024-04-16T09:22:58.835Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [2024-04-16T09:22:58.835Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-04-16T09:22:58.835Z] [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution [2024-04-16T09:22:59.089Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-04-16T09:22:59.089Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:22:59.089Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:22:59.089Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-04-16T09:22:59.089Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.15-SNAPSHOT to target/dependency/backup.jar [2024-04-16T09:22:59.089Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:22:59.089Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-04-16T09:22:59.089Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-config.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.2 to target/dependency/xmlsec.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-container.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:22:59.090Z] [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:7.0.15-SNAPSHOT to target/dependency/jmsra [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-connectors:jar:7.0.15-SNAPSHOT to target/dependency/microprofile-connectors.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-04-16T09:22:59.090Z] [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.6 to target/dependency/jersey-cdi1x-servlet.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-full-container.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-04-16T09:22:59.090Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.15-SNAPSHOT to target/dependency/web-core.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.15-SNAPSHOT to target/dependency/persistence-common.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:22:59.090Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:22:59.345Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:7.0.15-SNAPSHOT to target/dependency/soap-tcp.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:7.0.15-SNAPSHOT to target/dependency/appclient-server-core.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar [2024-04-16T09:22:59.345Z] [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:7.0.15-SNAPSHOT to target/dependency/cmp-scripts [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.6 to target/dependency/jersey-container-servlet.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:22:59.345Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.15-SNAPSHOT to target/dependency/descriptors [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.15-SNAPSHOT to target/dependency/jstl-connector.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.6 to target/dependency/jersey-media-moxy.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/cmp-internal-api.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.appclient:gf-client:jar:7.0.15-SNAPSHOT to target/dependency/gf-client.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:3.1.6 to target/dependency/jersey-mp-rest-client.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:7.0.15-SNAPSHOT to target/dependency/cmp-utility.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.15-SNAPSHOT to target/dependency/dataprovider.jar [2024-04-16T09:22:59.345Z] [INFO] Copying commons-codec:commons-codec:jar:1.16.1 to target/dependency/commons-codec.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.reactivestreams:reactive-streams:jar:1.0.4 to target/dependency/reactive-streams.jar [2024-04-16T09:22:59.345Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-04-16T09:22:59.345Z] [INFO] Copying org.glassfish.main.security:webservices.security:jar:7.0.15-SNAPSHOT to target/dependency/webservices.security.jar [2024-04-16T09:22:59.346Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.15-SNAPSHOT to target/dependency/web-sse.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:22:59.346Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar [2024-04-16T09:22:59.346Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.jms:jms-admin:jar:7.0.15-SNAPSHOT to target/dependency/jms-admin.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.15-SNAPSHOT to target/dependency/websecurity.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:7.0.15-SNAPSHOT to target/dependency/gf-client-module.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.15-SNAPSHOT to target/dependency/container-common.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-corba-plugin.jar [2024-04-16T09:22:59.346Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.15-SNAPSHOT to target/dependency/web-embed-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.15-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-04-16T09:22:59.346Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.15-SNAPSHOT to target/dependency/jdbc-ra [2024-04-16T09:22:59.346Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:5.1.2.Final to target/dependency/weld-se-shaded.jar [2024-04-16T09:22:59.347Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.15-SNAPSHOT to target/dependency/web-ha.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-04-16T09:22:59.347Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jms-connector.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:7.0.15-SNAPSHOT to target/dependency/jsr109-impl.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:22:59.347Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-file-store.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.15-SNAPSHOT to target/dependency/mail-runtime.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar [2024-04-16T09:22:59.347Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-04-16T09:22:59.347Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.15-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.15-SNAPSHOT to target/dependency/orb-enabler.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.15-SNAPSHOT to target/dependency/templates.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:7.0.15-SNAPSHOT to target/dependency/cmp-model.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.jms:jms-core:jar:7.0.15-SNAPSHOT to target/dependency/jms-core.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:7.0.15-SNAPSHOT to target/dependency/appclient-connector.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war [2024-04-16T09:22:59.347Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.security:appclient.security:jar:7.0.15-SNAPSHOT to target/dependency/appclient.security.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.15-SNAPSHOT to target/dependency/security-ee.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:7.0.15-SNAPSHOT to target/dependency/webservices-connector.jar [2024-04-16T09:22:59.347Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-04-16T09:22:59.347Z] [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:7.0.15-SNAPSHOT to target/dependency/appclient-scripts [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.15-SNAPSHOT to target/dependency/cli-optional.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.15-SNAPSHOT to target/dependency/resources-runtime.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar [2024-04-16T09:22:59.348Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.15-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-04-16T09:22:59.348Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.15-SNAPSHOT to target/dependency/orb-connector.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.15-SNAPSHOT to target/dependency/web-naming.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.15-SNAPSHOT to target/dependency/war-util.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.microprofile:microprofile-config:jar:7.0.15-SNAPSHOT to target/dependency/microprofile-config.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.15-SNAPSHOT to target/dependency/stats77.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 to target/dependency/microprofile-jwt-auth-api.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:22:59.348Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:22:59.348Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas [2024-04-16T09:22:59.348Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-04-16T09:22:59.348Z] [INFO] [2024-04-16T09:22:59.348Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish --- [2024-04-16T09:22:59.348Z] [INFO] No sources to compile [2024-04-16T09:22:59.348Z] [INFO] [2024-04-16T09:22:59.348Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish --- [2024-04-16T09:22:59.348Z] [INFO] No sources to compile [2024-04-16T09:22:59.348Z] [INFO] [2024-04-16T09:22:59.348Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [2024-04-16T09:22:59.348Z] [INFO] Executing tasks [2024-04-16T09:22:59.348Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/dependency/META-INF for [2024-04-16T09:22:59.348Z] [INFO] [echo] glassfish [2024-04-16T09:22:59.602Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/dependency/META-INF [2024-04-16T09:22:59.602Z] [INFO] Executed tasks [2024-04-16T09:22:59.602Z] [INFO] [2024-04-16T09:22:59.602Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish --- [2024-04-16T09:22:59.602Z] [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [2024-04-16T09:22:59.602Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage [2024-04-16T09:23:00.159Z] [INFO] [2024-04-16T09:23:00.159Z] [INFO] --- exec:3.1.0:exec (create-domain) @ glassfish --- [2024-04-16T09:23:01.082Z] Using port 4848 for Admin. [2024-04-16T09:23:01.082Z] Using port 8080 for HTTP Instance. [2024-04-16T09:23:01.082Z] Using default port 7676 for JMS. [2024-04-16T09:23:01.082Z] Using default port 3700 for IIOP. [2024-04-16T09:23:01.082Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:23:01.082Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:23:01.082Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:23:01.082Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:23:01.082Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:23:01.082Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:23:01.082Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:23:01.082Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:23:01.335Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:23:01.335Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:23:01.335Z] [2024-04-16T09:23:01.335Z] Warning: [2024-04-16T09:23:01.335Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:23:01.335Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:23:01.335Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:23:01.893Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:23:01.893Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:23:01.893Z] [2024-04-16T09:23:01.893Z] Warning: [2024-04-16T09:23:01.893Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:23:02.147Z] Enter keystore password: Certificate stored in file [2024-04-16T09:23:02.147Z] [2024-04-16T09:23:02.147Z] Warning: [2024-04-16T09:23:02.147Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:23:02.402Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:23:02.655Z] Enter keystore password: Certificate stored in file [2024-04-16T09:23:02.655Z] [2024-04-16T09:23:02.655Z] Warning: [2024-04-16T09:23:02.656Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:23:02.656Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:23:03.577Z] Domain domain1 created. [2024-04-16T09:23:03.577Z] Domain domain1 admin port is 4848. [2024-04-16T09:23:03.577Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:23:03.577Z] Admin login information for host [localhost] and port [4848] [2024-04-16T09:23:03.577Z] is being overwritten with credentials provided because the [2024-04-16T09:23:03.577Z] --savelogin option was used during the create-domain command. [2024-04-16T09:23:03.577Z] Login information relevant to admin user name [admin] [2024-04-16T09:23:03.577Z] for this domain [domain1] stored at [2024-04-16T09:23:03.577Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:23:03.577Z] Make sure that this file remains protected. [2024-04-16T09:23:03.577Z] Information stored in this file will be used by [2024-04-16T09:23:03.577Z] administration commands to manage this domain. [2024-04-16T09:23:03.577Z] Command create-domain executed successfully. [2024-04-16T09:23:03.577Z] [INFO] [2024-04-16T09:23:03.577Z] [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish --- [2024-04-16T09:23:03.577Z] [INFO] Executing tasks [2024-04-16T09:23:03.577Z] [WARNING] [echo] PATCHING [2024-04-16T09:23:03.577Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar.tmp [2024-04-16T09:23:03.577Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-04-16T09:23:03.577Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar [2024-04-16T09:23:03.577Z] [WARNING] [echo] PATCHING [2024-04-16T09:23:03.578Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar.tmp [2024-04-16T09:23:03.578Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-04-16T09:23:03.578Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar [2024-04-16T09:23:03.578Z] [WARNING] [echo] PATCHING [2024-04-16T09:23:03.578Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-04-16T09:23:03.578Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [2024-04-16T09:23:03.578Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-04-16T09:23:03.578Z] [INFO] Executed tasks [2024-04-16T09:23:03.578Z] [INFO] [2024-04-16T09:23:03.578Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish --- [2024-04-16T09:23:03.578Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:23:03.831Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/glassfish.zip [2024-04-16T09:23:05.189Z] [INFO] [2024-04-16T09:23:05.189Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish --- [2024-04-16T09:23:05.190Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/glassfish.zip [2024-04-16T09:23:05.190Z] [INFO] [2024-04-16T09:23:05.190Z] [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish --- [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-04-16T09:23:05.190Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-04-16T09:23:05.190Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-04-16T09:23:05.190Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.190Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:23:05.190Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.batch:jakarta.batch-api:2.1.1 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 } [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (2.1) should be 1.0 [2024-04-16T09:23:05.190Z] - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-04-16T09:23:05.190Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-04-16T09:23:05.190Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-04-16T09:23:05.190Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.jms:jakarta.jms-api:3.1.0 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 } [2024-04-16T09:23:05.190Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.190Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-04-16T09:23:05.190Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.190Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [2024-04-16T09:23:05.190Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-04-16T09:23:05.191Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.191Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.191Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.191Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.191Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-04-16T09:23:05.191Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-04-16T09:23:05.191Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-04-16T09:23:05.191Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-04-16T09:23:05.191Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.191Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.191Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:23:05.191Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:23:05.191Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:23:05.191Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.191Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-04-16T09:23:05.191Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:23:05.191Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.191Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.15-SNAPSHOT ] [2024-04-16T09:23:05.191Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:23:05.191Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:23:05.191Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:23:05.191Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:23:05.191Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:23:05.191Z] [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish --- [2024-04-16T09:23:05.191Z] [INFO] No tests to run. [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish --- [2024-04-16T09:23:05.191Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/failsafe-reports [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [2024-04-16T09:23:05.191Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [2024-04-16T09:23:05.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:05.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.zip [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [2024-04-16T09:23:05.191Z] [INFO] Building Embedded GlassFish Common 7.0.15-SNAPSHOT [266/332] [2024-04-16T09:23:05.191Z] [INFO] from appserver/extras/embedded/common/pom.xml [2024-04-16T09:23:05.191Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common --- [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-common --- [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common --- [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-common --- [2024-04-16T09:23:05.191Z] [INFO] No sources to compile [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-common --- [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-common --- [2024-04-16T09:23:05.191Z] [INFO] [2024-04-16T09:23:05.191Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] No sources to compile [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] No sources to compile [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] Executing tasks [2024-04-16T09:23:05.192Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/target/classes/META-INF for [2024-04-16T09:23:05.192Z] [INFO] [echo] glassfish-embedded-common [2024-04-16T09:23:05.192Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/target/classes/META-INF [2024-04-16T09:23:05.192Z] [INFO] Executed tasks [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] No tests to run. [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/target/failsafe-reports [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common --- [2024-04-16T09:23:05.192Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/7.0.15-SNAPSHOT/glassfish-embedded-common-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [2024-04-16T09:23:05.192Z] [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.15-SNAPSHOT [267/332] [2024-04-16T09:23:05.192Z] [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [2024-04-16T09:23:05.192Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder --- [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ installroot-builder --- [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ installroot-builder --- [2024-04-16T09:23:05.192Z] [INFO] [2024-04-16T09:23:05.192Z] [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder --- [2024-04-16T09:23:05.192Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:23:05.446Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:05.446Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:23:05.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/manpages [2024-04-16T09:23:05.446Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:23:05.446Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:05.446Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:05.446Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations. [2024-04-16T09:23:05.446Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:23:05.446Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:05.446Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:05.446Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/src/test/resources [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] No sources to compile [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- surefire:3.2.5:test (default-test) @ installroot-builder --- [2024-04-16T09:23:05.446Z] [INFO] No tests to run. [2024-04-16T09:23:05.446Z] [INFO] [2024-04-16T09:23:05.446Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder --- [2024-04-16T09:23:05.700Z] [INFO] Executing tasks [2024-04-16T09:23:05.700Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for [2024-04-16T09:23:05.700Z] [INFO] [echo] installroot-builder [2024-04-16T09:23:05.700Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF [2024-04-16T09:23:05.700Z] [INFO] Executed tasks [2024-04-16T09:23:05.700Z] [INFO] [2024-04-16T09:23:05.700Z] [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder --- [2024-04-16T09:23:05.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar [2024-04-16T09:23:05.700Z] [INFO] [2024-04-16T09:23:05.700Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installroot-builder --- [2024-04-16T09:23:05.700Z] [INFO] No tests to run. [2024-04-16T09:23:05.700Z] [INFO] [2024-04-16T09:23:05.700Z] [INFO] --- failsafe:3.2.5:verify (verify) @ installroot-builder --- [2024-04-16T09:23:05.700Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/failsafe-reports [2024-04-16T09:23:05.700Z] [INFO] [2024-04-16T09:23:05.700Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- install:3.1.1:install (default-install) @ installroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.15-SNAPSHOT/installroot-builder-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:05.954Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.15-SNAPSHOT/installroot-builder-7.0.15-SNAPSHOT.jar [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [2024-04-16T09:23:05.954Z] [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.15-SNAPSHOT [268/332] [2024-04-16T09:23:05.954Z] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [2024-04-16T09:23:05.954Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:23:05.954Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:05.954Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:23:05.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages [2024-04-16T09:23:05.954Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:23:05.954Z] [INFO] [2024-04-16T09:23:05.954Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ instanceroot-builder --- [2024-04-16T09:23:05.954Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:23:05.954Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:05.954Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:05.954Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations. [2024-04-16T09:23:05.954Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:23:05.955Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:05.955Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:05.955Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/src/test/resources [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] No sources to compile [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- surefire:3.2.5:test (default-test) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] No tests to run. [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] Executing tasks [2024-04-16T09:23:05.955Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for [2024-04-16T09:23:05.955Z] [INFO] [echo] instanceroot-builder [2024-04-16T09:23:05.955Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF [2024-04-16T09:23:05.955Z] [INFO] Executed tasks [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] No tests to run. [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- failsafe:3.2.5:verify (verify) @ instanceroot-builder --- [2024-04-16T09:23:05.955Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/failsafe-reports [2024-04-16T09:23:05.955Z] [INFO] [2024-04-16T09:23:05.955Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder --- [2024-04-16T09:23:06.209Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder --- [2024-04-16T09:23:06.209Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.15-SNAPSHOT/instanceroot-builder-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:06.209Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.15-SNAPSHOT/instanceroot-builder-7.0.15-SNAPSHOT.jar [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [2024-04-16T09:23:06.209Z] [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.15-SNAPSHOT [269/332] [2024-04-16T09:23:06.209Z] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [2024-04-16T09:23:06.209Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:23:06.209Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:23:06.209Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:06.209Z] [INFO] [2024-04-16T09:23:06.209Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources [2024-04-16T09:23:06.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages [2024-04-16T09:23:06.210Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:23:06.210Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:23:06.210Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.210Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations. [2024-04-16T09:23:06.210Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:23:06.210Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:23:06.210Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.210Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/src/test/resources [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] No sources to compile [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] No tests to run. [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] Executing tasks [2024-04-16T09:23:06.210Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for [2024-04-16T09:23:06.210Z] [INFO] [echo] osgi-modules-uninstaller [2024-04-16T09:23:06.210Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF [2024-04-16T09:23:06.210Z] [INFO] Executed tasks [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] No tests to run. [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/failsafe-reports [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller --- [2024-04-16T09:23:06.210Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.15-SNAPSHOT/osgi-modules-uninstaller-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:06.210Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.15-SNAPSHOT/osgi-modules-uninstaller-7.0.15-SNAPSHOT.jar [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [2024-04-16T09:23:06.210Z] [INFO] Building GlassFish UberJar OSGI Main Module 7.0.15-SNAPSHOT [270/332] [2024-04-16T09:23:06.210Z] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [2024-04-16T09:23:06.210Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:23:06.210Z] [INFO] [2024-04-16T09:23:06.210Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main --- [2024-04-16T09:23:06.211Z] [INFO] [2024-04-16T09:23:06.211Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-main --- [2024-04-16T09:23:06.211Z] [INFO] [2024-04-16T09:23:06.211Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-main --- [2024-04-16T09:23:06.211Z] [INFO] [2024-04-16T09:23:06.211Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-main --- [2024-04-16T09:23:06.211Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:23:06.211Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:06.465Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/resources [2024-04-16T09:23:06.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/manpages [2024-04-16T09:23:06.465Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:23:06.465Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:06.465Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.465Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations. [2024-04-16T09:23:06.465Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:23:06.465Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:06.465Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.465Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/src/test/resources [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] No sources to compile [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- surefire:3.2.5:test (default-test) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] No tests to run. [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] Executing tasks [2024-04-16T09:23:06.465Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for [2024-04-16T09:23:06.465Z] [INFO] [echo] osgi-main [2024-04-16T09:23:06.465Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/classes/META-INF [2024-04-16T09:23:06.465Z] [INFO] Executed tasks [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] No tests to run. [2024-04-16T09:23:06.465Z] [INFO] [2024-04-16T09:23:06.465Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-main --- [2024-04-16T09:23:06.465Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/failsafe-reports [2024-04-16T09:23:06.466Z] [INFO] [2024-04-16T09:23:06.466Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main --- [2024-04-16T09:23:06.720Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-main --- [2024-04-16T09:23:06.720Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.15-SNAPSHOT/osgi-main-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:06.720Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.15-SNAPSHOT/osgi-main-7.0.15-SNAPSHOT.jar [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [2024-04-16T09:23:06.720Z] [INFO] Building GlassFish UberJar Activator 7.0.15-SNAPSHOT [271/332] [2024-04-16T09:23:06.720Z] [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [2024-04-16T09:23:06.720Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:7.0.15-SNAPSHOT:jar [2024-04-16T09:23:06.720Z] [INFO] Configured Artifact: org.glassfish.main.core:glassfish:7.0.15-SNAPSHOT:jar [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:23:06.720Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:06.720Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:23:06.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/manpages [2024-04-16T09:23:06.720Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.720Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ bootstrap --- [2024-04-16T09:23:06.720Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:23:06.720Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:06.720Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.720Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/UberJarMain.java:[77,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:23:06.720Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/activator/UberJarGlassFishActivator.java:[93,9] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:23:06.720Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java uses unchecked or unsafe operations. [2024-04-16T09:23:06.720Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:23:06.720Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:23:06.721Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:23:06.721Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:23:06.721Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:23:06.721Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/src/test/resources [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] No sources to compile [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap --- [2024-04-16T09:23:06.721Z] [INFO] [2024-04-16T09:23:06.721Z] [INFO] --- surefire:3.2.5:test (default-test) @ bootstrap --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap --- [2024-04-16T09:23:06.975Z] [INFO] Executing tasks [2024-04-16T09:23:06.975Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for [2024-04-16T09:23:06.975Z] [INFO] [echo] bootstrap [2024-04-16T09:23:06.975Z] [INFO] Executed tasks [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap --- [2024-04-16T09:23:06.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ bootstrap --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- failsafe:3.2.5:verify (verify) @ bootstrap --- [2024-04-16T09:23:06.975Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/failsafe-reports [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap --- [2024-04-16T09:23:06.975Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- install:3.1.1:install (default-install) @ bootstrap --- [2024-04-16T09:23:06.975Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.15-SNAPSHOT/bootstrap-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:06.975Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.15-SNAPSHOT/bootstrap-7.0.15-SNAPSHOT.jar [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [2024-04-16T09:23:06.975Z] [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.15-SNAPSHOT [272/332] [2024-04-16T09:23:06.975Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [2024-04-16T09:23:06.975Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] No sources to compile [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [2024-04-16T09:23:06.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [2024-04-16T09:23:06.975Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:23:06.975Z] [INFO] [2024-04-16T09:23:06.975Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] No sources to compile [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] No sources to compile [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] Executing tasks [2024-04-16T09:23:06.976Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [2024-04-16T09:23:06.976Z] [INFO] [echo] glassfish-embedded-shell-frag [2024-04-16T09:23:06.976Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [2024-04-16T09:23:06.976Z] [INFO] Executed tasks [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:23:06.976Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] No tests to run. [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/failsafe-reports [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-shell-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:06.976Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-shell-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [2024-04-16T09:23:06.976Z] [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.15-SNAPSHOT [273/332] [2024-04-16T09:23:06.976Z] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [2024-04-16T09:23:06.976Z] [INFO] -----------------------[ distribution-fragment ]------------------------ [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] No sources to compile [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.976Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:06.976Z] [INFO] [2024-04-16T09:23:06.976Z] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [2024-04-16T09:23:06.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [2024-04-16T09:23:06.977Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] No sources to compile [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] No sources to compile [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] Executing tasks [2024-04-16T09:23:06.977Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [2024-04-16T09:23:06.977Z] [INFO] [echo] glassfish-embedded-static-shell-frag [2024-04-16T09:23:06.977Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [2024-04-16T09:23:06.977Z] [INFO] Executed tasks [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [2024-04-16T09:23:06.977Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] No tests to run. [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/failsafe-reports [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag --- [2024-04-16T09:23:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.15-SNAPSHOT.zip [2024-04-16T09:23:06.977Z] [INFO] [2024-04-16T09:23:06.977Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [2024-04-16T09:23:06.977Z] [INFO] Building Embedded GlassFish All-In-One 7.0.15-SNAPSHOT [274/332] [2024-04-16T09:23:06.977Z] [INFO] from appserver/extras/embedded/all/pom.xml [2024-04-16T09:23:06.977Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all --- [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-all --- [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all --- [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-all --- [2024-04-16T09:23:07.231Z] [INFO] No sources to compile [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-all --- [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all --- [2024-04-16T09:23:07.231Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:07.231Z] [INFO] [2024-04-16T09:23:07.231Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [2024-04-16T09:23:22.044Z] [INFO] [2024-04-16T09:23:22.044Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [2024-04-16T09:23:22.044Z] [INFO] [2024-04-16T09:23:22.044Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [2024-04-16T09:23:22.044Z] [INFO] [2024-04-16T09:23:22.044Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [2024-04-16T09:23:22.044Z] [INFO] [2024-04-16T09:23:22.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all --- [2024-04-16T09:23:22.044Z] [INFO] Skipping the execution. [2024-04-16T09:23:22.044Z] [INFO] [2024-04-16T09:23:22.044Z] [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all --- [2024-04-16T09:23:22.044Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-04-16T09:23:22.044Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-04-16T09:23:22.044Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-04-16T09:23:22.044Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-04-16T09:23:22.044Z] [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [2024-04-16T09:23:22.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [2024-04-16T09:23:22.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [2024-04-16T09:23:22.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [2024-04-16T09:23:22.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [2024-04-16T09:23:22.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [2024-04-16T09:23:22.045Z] [INFO] [2024-04-16T09:23:22.045Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-all --- [2024-04-16T09:23:22.045Z] [INFO] No sources to compile [2024-04-16T09:23:22.045Z] [INFO] [2024-04-16T09:23:22.045Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-all --- [2024-04-16T09:23:22.045Z] [INFO] No sources to compile [2024-04-16T09:23:22.045Z] [INFO] [2024-04-16T09:23:22.045Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all --- [2024-04-16T09:23:22.045Z] [INFO] Not copying test resources [2024-04-16T09:23:22.045Z] [INFO] [2024-04-16T09:23:22.045Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-all --- [2024-04-16T09:23:22.045Z] [INFO] No sources to compile [2024-04-16T09:23:22.045Z] [INFO] [2024-04-16T09:23:22.045Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-all --- [2024-04-16T09:23:22.045Z] [INFO] No tests to run. [2024-04-16T09:23:22.045Z] [INFO] [2024-04-16T09:23:22.045Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all --- [2024-04-16T09:23:22.045Z] [INFO] Executing tasks [2024-04-16T09:23:22.045Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/classes/META-INF for [2024-04-16T09:23:22.045Z] [INFO] [echo] glassfish-embedded-all [2024-04-16T09:23:22.045Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/classes/META-INF [2024-04-16T09:23:22.045Z] [INFO] Executed tasks [2024-04-16T09:23:22.045Z] [INFO] [2024-04-16T09:23:22.045Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [2024-04-16T09:23:26.208Z] [INFO] [2024-04-16T09:23:26.208Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [2024-04-16T09:23:26.208Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-04-16T09:23:30.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-04-16T09:23:40.288Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-04-16T09:23:40.288Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. [2024-04-16T09:23:40.288Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-04-16T09:23:40.288Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/classes [2024-04-16T09:23:40.288Z] with assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-all --- [2024-04-16T09:23:40.288Z] [INFO] No tests to run. [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-all --- [2024-04-16T09:23:40.288Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/failsafe-reports [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [2024-04-16T09:23:40.288Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all --- [2024-04-16T09:23:40.288Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.15-SNAPSHOT/glassfish-embedded-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:40.288Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.15-SNAPSHOT/glassfish-embedded-all-7.0.15-SNAPSHOT.jar [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [2024-04-16T09:23:40.288Z] [INFO] Building Embedded GlassFish nucleus 7.0.15-SNAPSHOT [275/332] [2024-04-16T09:23:40.288Z] [INFO] from appserver/extras/embedded/nucleus/pom.xml [2024-04-16T09:23:40.288Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] No sources to compile [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] Skipping the execution. [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] No sources to compile [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.288Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.288Z] [INFO] No sources to compile [2024-04-16T09:23:40.288Z] [INFO] [2024-04-16T09:23:40.289Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.289Z] [INFO] Not copying test resources [2024-04-16T09:23:40.289Z] [INFO] [2024-04-16T09:23:40.289Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.289Z] [INFO] No sources to compile [2024-04-16T09:23:40.289Z] [INFO] [2024-04-16T09:23:40.289Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.289Z] [INFO] No tests to run. [2024-04-16T09:23:40.289Z] [INFO] [2024-04-16T09:23:40.289Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.289Z] [INFO] Executing tasks [2024-04-16T09:23:40.289Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/classes/META-INF for [2024-04-16T09:23:40.289Z] [INFO] [echo] glassfish-embedded-nucleus [2024-04-16T09:23:40.289Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/classes/META-INF [2024-04-16T09:23:40.289Z] [INFO] Executed tasks [2024-04-16T09:23:40.289Z] [INFO] [2024-04-16T09:23:40.289Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.289Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-04-16T09:23:40.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [2024-04-16T09:23:40.849Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-04-16T09:23:40.849Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. [2024-04-16T09:23:40.849Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.849Z] [INFO] No tests to run. [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.849Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/failsafe-reports [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.849Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus --- [2024-04-16T09:23:40.849Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.15-SNAPSHOT/glassfish-embedded-nucleus-7.0.15-SNAPSHOT.pom [2024-04-16T09:23:40.849Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.15-SNAPSHOT/glassfish-embedded-nucleus-7.0.15-SNAPSHOT.jar [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [2024-04-16T09:23:40.849Z] [INFO] Building Embedded GlassFish Web 7.0.15-SNAPSHOT [276/332] [2024-04-16T09:23:40.849Z] [INFO] from appserver/extras/embedded/web/pom.xml [2024-04-16T09:23:40.849Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web --- [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-web --- [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web --- [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-web --- [2024-04-16T09:23:40.849Z] [INFO] No sources to compile [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-web --- [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web --- [2024-04-16T09:23:40.849Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:23:40.849Z] [INFO] [2024-04-16T09:23:40.849Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] Skipping the execution. [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [2024-04-16T09:23:50.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [2024-04-16T09:23:50.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [2024-04-16T09:23:50.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [2024-04-16T09:23:50.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] No sources to compile [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] No sources to compile [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] Not copying test resources [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] No sources to compile [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] No tests to run. [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web --- [2024-04-16T09:23:50.772Z] [INFO] Executing tasks [2024-04-16T09:23:50.772Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/classes/META-INF for [2024-04-16T09:23:50.772Z] [INFO] [echo] glassfish-embedded-web [2024-04-16T09:23:50.772Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/classes/META-INF [2024-04-16T09:23:50.772Z] [INFO] Executed tasks [2024-04-16T09:23:50.772Z] [INFO] [2024-04-16T09:23:50.772Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [2024-04-16T09:23:52.654Z] [INFO] [2024-04-16T09:23:52.654Z] [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [2024-04-16T09:23:52.654Z] [INFO] Reading assembly descriptor: src/assembly/package.xml [2024-04-16T09:23:55.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-04-16T09:24:00.386Z] [WARNING] Configuration option 'appendAssemblyId' is set to false. [2024-04-16T09:24:00.386Z] Instead of attaching the assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. [2024-04-16T09:24:00.386Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2024-04-16T09:24:00.386Z] [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/classes [2024-04-16T09:24:00.386Z] with assembly file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [2024-04-16T09:24:00.386Z] [INFO] [2024-04-16T09:24:00.386Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-web --- [2024-04-16T09:24:00.386Z] [INFO] No tests to run. [2024-04-16T09:24:00.386Z] [INFO] [2024-04-16T09:24:00.386Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-web --- [2024-04-16T09:24:00.386Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/failsafe-reports [2024-04-16T09:24:00.386Z] [INFO] [2024-04-16T09:24:00.386Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [2024-04-16T09:24:00.386Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:00.386Z] [INFO] [2024-04-16T09:24:00.386Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web --- [2024-04-16T09:24:00.386Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.15-SNAPSHOT/glassfish-embedded-web-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:00.386Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.15-SNAPSHOT/glassfish-embedded-web-7.0.15-SNAPSHOT.jar [2024-04-16T09:24:00.386Z] [INFO] [2024-04-16T09:24:00.386Z] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [2024-04-16T09:24:00.386Z] [INFO] Building GlassFish Embedded modules 7.0.15-SNAPSHOT [277/332] [2024-04-16T09:24:00.386Z] [INFO] from appserver/extras/embedded/pom.xml [2024-04-16T09:24:00.386Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:24:00.386Z] [INFO] [2024-04-16T09:24:00.386Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.640Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.640Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.640Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] No sources to compile [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.640Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.640Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.640Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.640Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded --- [2024-04-16T09:24:00.640Z] [INFO] No sources to compile [2024-04-16T09:24:00.640Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded --- [2024-04-16T09:24:00.641Z] [INFO] No sources to compile [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-04-16T09:24:00.641Z] [INFO] Executing tasks [2024-04-16T09:24:00.641Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/target/classes/META-INF for [2024-04-16T09:24:00.641Z] [INFO] [echo] embedded [2024-04-16T09:24:00.641Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/target/classes/META-INF [2024-04-16T09:24:00.641Z] [INFO] Executed tasks [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-04-16T09:24:00.641Z] [INFO] No tests to run. [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-04-16T09:24:00.641Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/target/failsafe-reports [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [2024-04-16T09:24:00.641Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-04-16T09:24:00.641Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/7.0.15-SNAPSHOT/embedded-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [2024-04-16T09:24:00.641Z] [INFO] Building GlassFish Embedded Modules - Tests 7.0.15-SNAPSHOT [278/332] [2024-04-16T09:24:00.641Z] [INFO] from appserver/extras/embedded/tests/pom.xml [2024-04-16T09:24:00.641Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:24:00.641Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:00.641Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/src/main/resources [2024-04-16T09:24:00.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/src/main/manpages [2024-04-16T09:24:00.641Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:24:00.641Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:00.641Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:24:00.641Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:00.641Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:00.641Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/src/test/resources [2024-04-16T09:24:00.641Z] [INFO] [2024-04-16T09:24:00.641Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tests-embedded --- [2024-04-16T09:24:00.641Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:00.641Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:24:00.895Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:00.896Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:24:00.896Z] [INFO] [2024-04-16T09:24:00.896Z] [INFO] --- surefire:3.2.5:test (default-test) @ tests-embedded --- [2024-04-16T09:24:00.896Z] [INFO] [2024-04-16T09:24:00.896Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded --- [2024-04-16T09:24:00.896Z] [INFO] Executing tasks [2024-04-16T09:24:00.896Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/classes/META-INF for [2024-04-16T09:24:00.896Z] [INFO] [echo] tests-embedded [2024-04-16T09:24:00.896Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/classes/META-INF [2024-04-16T09:24:00.896Z] [INFO] Executed tasks [2024-04-16T09:24:00.896Z] [INFO] [2024-04-16T09:24:00.896Z] [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded --- [2024-04-16T09:24:00.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/tests-embedded.jar [2024-04-16T09:24:00.896Z] [INFO] [2024-04-16T09:24:00.896Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests-embedded --- [2024-04-16T09:24:00.896Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/failsafe-reports [2024-04-16T09:24:00.896Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:24:00.896Z] [INFO] [2024-04-16T09:24:00.896Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:00.896Z] [INFO] T E S T S [2024-04-16T09:24:00.896Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:01.150Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:01.404Z] [0.401s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->11M(258M) 3.129ms [2024-04-16T09:24:01.658Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.StartupITest [2024-04-16T09:24:02.215Z] [0.916s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 42M->16M(258M) 4.789ms [2024-04-16T09:24:02.215Z] 09:24:02.062585 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:24:02.469Z] 09:24:02.211634 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:24:02.469Z] 09:24:02.212737 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:24:02.469Z] 09:24:02.243664 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:24:02.724Z] [1.597s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 67M->22M(258M) 6.599ms [2024-04-16T09:24:02.724Z] [1.597s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:24:02.724Z] [1.606s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.498ms [2024-04-16T09:24:02.724Z] [1.608s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.068ms [2024-04-16T09:24:02.724Z] [1.610s][info][gc] GC(3) Concurrent Mark Cycle 12.533ms [2024-04-16T09:24:02.725Z] 09:24:02.616320 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:24:02.978Z] 09:24:02.723374 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (474 ms), startup services (626 ms), total (1,100 ms) [2024-04-16T09:24:02.978Z] 09:24:02.794809 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed7057313470205481388tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7057313470205481388tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:24:02.978Z] 09:24:02.871151 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:24:02.978Z] 09:24:02.887754 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:24:02.979Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:24:02.979Z] 09:24:02.907384 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:24:02.979Z] Completed shutdown of GlassFish runtime [2024-04-16T09:24:03.233Z] 09:24:03.044882 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:24:03.233Z] 09:24:03.050688 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:24:03.488Z] 09:24:03.245874 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 11 ms - bound to [/0.0.0.0:40523] [2024-04-16T09:24:03.488Z] 09:24:03.246987 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:24:03.488Z] 09:24:03.252944 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:24:03.488Z] 09:24:03.253962 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:24:03.488Z] 09:24:03.254542 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:24:03.488Z] 09:24:03.285120 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (118 ms), startup services (184 ms), total (302 ms) [2024-04-16T09:24:03.488Z] 09:24:03.291877 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed7057313470205481388tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7057313470205481388tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:24:03.488Z] 09:24:03.296243 INFO Thread-13 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:24:03.742Z] [2.603s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 105M->33M(256M) 13.772ms [2024-04-16T09:24:03.742Z] 09:24:03.533546 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:24:03.742Z] 09:24:03.534109 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:24:03.743Z] 09:24:03.535956 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:24:03.743Z] 09:24:03.553731 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:03.743Z] 09:24:03.554672 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:03.743Z] 09:24:03.555551 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:24:03.743Z] 09:24:03.558277 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:24:03.743Z] [2.622s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 34M->36M(256M) 8.451ms [2024-04-16T09:24:03.997Z] 09:24:03.785273 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:24:03.997Z] [2.880s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 131M->36M(256M) 3.027ms [2024-04-16T09:24:03.997Z] [2.880s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:24:03.997Z] 09:24:03.808344 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:40523 [2024-04-16T09:24:03.998Z] 09:24:03.821649 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:24:03.998Z] 09:24:03.823494 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:24:03.998Z] [2.908s][info][gc] GC(7) Pause Remark 38M->38M(256M) 1.958ms [2024-04-16T09:24:03.998Z] [2.920s][info][gc] GC(7) Pause Cleanup 40M->40M(256M) 0.084ms [2024-04-16T09:24:03.998Z] [2.921s][info][gc] GC(7) Concurrent Mark Cycle 41.178ms [2024-04-16T09:24:04.252Z] 09:24:03.997162 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:24:04.252Z] 09:24:03.997942 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:24:04.506Z] 09:24:04.200029 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:24:04.506Z] org.glassfish.web.loader.WebappClassLoader@4f6fd101[name=unknown], urls=[ [2024-04-16T09:24:04.506Z] file:/tmp/gfembed5678165038710292111tmp/applications/TestServletWebApp/WEB-INF/classes/ [2024-04-16T09:24:04.506Z] file:/tmp/gfembed5678165038710292111tmp/generated/ejb/TestServletWebApp/ [2024-04-16T09:24:04.506Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:24:04.506Z] 09:24:04.239121 INFO main com.sun.enterprise.web.WebApplication.start Loading application [TestServletWebApp] at [/TestServletWebApp] [2024-04-16T09:24:04.506Z] 09:24:04.300891 INFO main org.glassfish.deployment.admin.DeployCommand.execute TestServletWebApp was successfully deployed in 955 milliseconds. [2024-04-16T09:24:04.506Z] 09:24:04.373969 INFO http-listener(3) org.glassfish.tests.utils.example.TestServlet.doGet Servlet accepted the request! [2024-04-16T09:24:04.506Z] 09:24:04.395070 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:24:04.506Z] 09:24:04.406578 INFO Thread-1713259442889 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:24:04.506Z] org.glassfish.web.loader.WebappClassLoader@37dec463[name=/TestServletWebApp], urls=[ [2024-04-16T09:24:04.506Z] file:/tmp/gfembed5678165038710292111tmp/applications/TestServletWebApp/WEB-INF/classes/ [2024-04-16T09:24:04.506Z] file:/tmp/gfembed5678165038710292111tmp/generated/ejb/TestServletWebApp/ [2024-04-16T09:24:04.506Z] file:/tmp/gfembed5678165038710292111tmp/generated/TestServletWebApp/ [2024-04-16T09:24:04.507Z] ][delegate=true, context=/TestServletWebApp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:24:04.507Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:24:04.507Z] 09:24:04.416034 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:24:04.507Z] Completed shutdown of GlassFish runtime [2024-04-16T09:24:04.507Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.941 s -- in org.glassfish.main.extras.embedded.test.all.StartupITest [2024-04-16T09:24:05.064Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:05.318Z] [0.396s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->11M(258M) 3.306ms [2024-04-16T09:24:05.318Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.ear.RemoteEarDeploymentITest [2024-04-16T09:24:05.876Z] [0.920s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 42M->16M(258M) 4.565ms [2024-04-16T09:24:06.130Z] 09:24:05.878483 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:24:06.130Z] 09:24:06.022677 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:24:06.130Z] 09:24:06.023726 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:24:06.130Z] 09:24:06.053717 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:24:06.689Z] [1.602s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 67M->22M(258M) 6.999ms [2024-04-16T09:24:06.689Z] [1.602s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:24:06.689Z] [1.612s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.531ms [2024-04-16T09:24:06.689Z] [1.614s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.050ms [2024-04-16T09:24:06.689Z] [1.616s][info][gc] GC(3) Concurrent Mark Cycle 14.498ms [2024-04-16T09:24:06.689Z] 09:24:06.419562 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:24:06.689Z] 09:24:06.520791 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (471 ms), startup services (608 ms), total (1,079 ms) [2024-04-16T09:24:06.689Z] 09:24:06.590779 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed2934355343302702391tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed2934355343302702391tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:24:06.944Z] 09:24:06.667414 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:24:06.944Z] 09:24:06.797814 INFO main as.embedded.test.all.deployment.ear.RemoteEarDeploymentITest.createDeployment a85f98a8-6380-4dad-9d0a-8469fb04bee5.ear: [2024-04-16T09:24:06.944Z] /lib/ [2024-04-16T09:24:06.944Z] /lib/RemoteLib.jar [2024-04-16T09:24:06.944Z] /RemoteWar.war [2024-04-16T09:24:07.501Z] 09:24:07.192845 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:24:07.501Z] 09:24:07.193592 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:24:07.501Z] 09:24:07.195602 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:24:07.501Z] 09:24:07.216420 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:07.501Z] 09:24:07.217393 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:07.501Z] 09:24:07.218220 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:24:07.501Z] 09:24:07.220861 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:24:07.501Z] [2.527s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 109M->29M(256M) 11.348ms [2024-04-16T09:24:07.501Z] [2.537s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 30M->30M(256M) 8.116ms [2024-04-16T09:24:07.755Z] 09:24:07.441622 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:24:07.755Z] 09:24:07.473630 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:24:07.755Z] 09:24:07.474172 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:24:07.755Z] 09:24:07.476577 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:24:07.755Z] [2.764s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 111M->30M(256M) 2.147ms [2024-04-16T09:24:07.755Z] [2.764s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:24:07.755Z] [2.798s][info][gc] GC(7) Pause Remark 34M->34M(256M) 2.144ms [2024-04-16T09:24:07.755Z] 09:24:07.558668 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:24:07.755Z] 09:24:07.559421 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:24:07.755Z] [2.812s][info][gc] GC(7) Pause Cleanup 36M->36M(256M) 0.092ms [2024-04-16T09:24:07.755Z] [2.814s][info][gc] GC(7) Concurrent Mark Cycle 49.702ms [2024-04-16T09:24:07.755Z] 09:24:07.701220 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:24:07.755Z] org.glassfish.web.loader.WebappClassLoader@1eb85a47[name=unknown], urls=[ [2024-04-16T09:24:07.755Z] file:/tmp/gfembed2934355343302702391tmp/applications/RemoteEar/RemoteWar_war/WEB-INF/classes/ [2024-04-16T09:24:07.755Z] file:/tmp/gfembed2934355343302702391tmp/generated/ejb/RemoteEar/RemoteWar_war/ [2024-04-16T09:24:07.756Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:24:08.313Z] [3.500s][info][gc] GC(8) Pause Young (Concurrent Start) (G1 Evacuation Pause) 181M->63M(256M) 22.115ms [2024-04-16T09:24:08.313Z] [3.500s][info][gc] GC(9) Concurrent Mark Cycle [2024-04-16T09:24:08.566Z] [3.555s][info][gc] GC(9) Pause Remark 79M->79M(256M) 5.284ms [2024-04-16T09:24:08.566Z] [3.581s][info][gc] GC(9) Pause Cleanup 88M->88M(256M) 0.084ms [2024-04-16T09:24:08.566Z] [3.582s][info][gc] GC(9) Concurrent Mark Cycle 81.988ms [2024-04-16T09:24:08.820Z] [3.828s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 168M->89M(256M) 29.903ms [2024-04-16T09:24:09.074Z] 09:24:08.854318 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [37993] [2024-04-16T09:24:09.074Z] 09:24:08.987752 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@61d8a491 [2024-04-16T09:24:09.328Z] 09:24:09.071571 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteBean: [java:global/RemoteEar/RemoteWar/RemoteBean, java:global/RemoteEar/RemoteWar/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-04-16T09:24:09.328Z] 09:24:09.072018 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-04-16T09:24:09.328Z] 09:24:09.098063 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:24:09.582Z] 09:24:09.366092 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:24:09.582Z] [4.708s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 180M->102M(256M) 16.366ms [2024-04-16T09:24:09.836Z] 09:24:09.763397 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/RemoteWar' [2024-04-16T09:24:09.836Z] 09:24:09.785206 INFO main com.sun.enterprise.web.WebApplication.start Loading application [RemoteEar#RemoteWar.war] at [RemoteWar] [2024-04-16T09:24:10.091Z] 09:24:09.879599 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteEar was successfully deployed in 3,057 milliseconds. [2024-04-16T09:24:10.091Z] 09:24:09.956462 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:24:10.091Z] org.glassfish.web.loader.WebappClassLoader@27df5806[name=/RemoteWar], urls=[ [2024-04-16T09:24:10.091Z] file:/tmp/gfembed2934355343302702391tmp/applications/RemoteEar/RemoteWar_war/WEB-INF/classes/ [2024-04-16T09:24:10.091Z] file:/tmp/gfembed2934355343302702391tmp/generated/ejb/RemoteEar/RemoteWar_war/ [2024-04-16T09:24:10.091Z] ][delegate=true, context=/RemoteWar, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=88, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:24:10.091Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:24:10.091Z] 09:24:09.989046 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:24:10.091Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:24:10.091Z] 09:24:10.010161 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:24:10.091Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.729 s -- in org.glassfish.main.extras.embedded.test.all.deployment.ear.RemoteEarDeploymentITest [2024-04-16T09:24:10.649Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:10.902Z] [0.402s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->11M(258M) 3.003ms [2024-04-16T09:24:11.156Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest [2024-04-16T09:24:11.411Z] [0.918s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 42M->16M(258M) 4.310ms [2024-04-16T09:24:11.664Z] 09:24:11.486629 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:24:11.918Z] 09:24:11.622717 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:24:11.918Z] 09:24:11.623740 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:24:11.918Z] 09:24:11.653128 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:24:12.172Z] [1.591s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 68M->22M(258M) 6.778ms [2024-04-16T09:24:12.172Z] [1.591s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:24:12.172Z] [1.600s][info][gc] GC(3) Pause Remark 23M->23M(256M) 1.531ms [2024-04-16T09:24:12.172Z] [1.601s][info][gc] GC(3) Pause Cleanup 23M->23M(256M) 0.047ms [2024-04-16T09:24:12.172Z] [1.603s][info][gc] GC(3) Concurrent Mark Cycle 12.232ms [2024-04-16T09:24:12.172Z] 09:24:12.010933 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:24:12.426Z] 09:24:12.110101 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (482 ms), startup services (592 ms), total (1,074 ms) [2024-04-16T09:24:12.426Z] 09:24:12.179514 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed1426363261442200736tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1426363261442200736tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:24:12.426Z] 09:24:12.253648 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:24:12.426Z] 09:24:12.373440 INFO main embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest.createDeployment 913689e6-bf9b-4dd5-b6e4-b3913a1c408f.jar: [2024-04-16T09:24:12.426Z] /org/ [2024-04-16T09:24:12.426Z] /org/glassfish/ [2024-04-16T09:24:12.426Z] /org/glassfish/main/ [2024-04-16T09:24:12.426Z] /org/glassfish/main/extras/ [2024-04-16T09:24:12.426Z] /org/glassfish/main/extras/embedded/ [2024-04-16T09:24:12.426Z] /org/glassfish/main/extras/embedded/test/ [2024-04-16T09:24:12.426Z] /org/glassfish/main/extras/embedded/test/app/ [2024-04-16T09:24:12.426Z] /org/glassfish/main/extras/embedded/test/app/ejb/ [2024-04-16T09:24:12.426Z] /org/glassfish/main/extras/embedded/test/app/ejb/RemoteInterface.class [2024-04-16T09:24:12.426Z] /org/glassfish/main/extras/embedded/test/app/ejb/RemoteBean.class [2024-04-16T09:24:12.681Z] 09:24:12.587907 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:24:12.681Z] 09:24:12.588672 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:24:12.681Z] 09:24:12.590543 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:24:12.935Z] 09:24:12.609526 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:12.935Z] 09:24:12.610399 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:12.935Z] 09:24:12.611187 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:24:12.935Z] 09:24:12.613780 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:24:13.188Z] [2.562s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 109M->34M(256M) 14.080ms [2024-04-16T09:24:13.189Z] [2.574s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 35M->36M(256M) 9.412ms [2024-04-16T09:24:13.443Z] [2.801s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 120M->57M(256M) 10.813ms [2024-04-16T09:24:13.443Z] [2.801s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:24:13.443Z] [2.844s][info][gc] GC(7) Pause Remark 68M->68M(256M) 2.064ms [2024-04-16T09:24:13.443Z] [2.859s][info][gc] GC(7) Pause Cleanup 72M->72M(256M) 0.090ms [2024-04-16T09:24:13.443Z] [2.860s][info][gc] GC(7) Concurrent Mark Cycle 59.689ms [2024-04-16T09:24:13.698Z] [3.139s][info][gc] GC(8) Pause Young (Concurrent Start) (G1 Evacuation Pause) 164M->83M(256M) 22.121ms [2024-04-16T09:24:13.698Z] [3.140s][info][gc] GC(9) Concurrent Mark Cycle [2024-04-16T09:24:13.698Z] [3.188s][info][gc] GC(9) Pause Remark 102M->102M(256M) 1.926ms [2024-04-16T09:24:13.698Z] [3.216s][info][gc] GC(9) Pause Cleanup 112M->112M(256M) 0.085ms [2024-04-16T09:24:13.698Z] [3.217s][info][gc] GC(9) Concurrent Mark Cycle 77.867ms [2024-04-16T09:24:13.952Z] 09:24:13.811399 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [42323] [2024-04-16T09:24:14.206Z] 09:24:13.937694 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6c49ea0c [2024-04-16T09:24:14.206Z] 09:24:14.024545 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteBean: [java:global/RemoteEjbJar/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, java:global/RemoteEjbJar/RemoteBean] [2024-04-16T09:24:14.206Z] 09:24:14.024959 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-04-16T09:24:14.207Z] 09:24:14.050940 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:24:14.460Z] [3.821s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 173M->99M(256M) 14.492ms [2024-04-16T09:24:14.460Z] 09:24:14.335667 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:24:15.020Z] 09:24:14.776399 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteEjbJar was successfully deployed in 2,377 milliseconds. [2024-04-16T09:24:15.020Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:24:15.020Z] 09:24:14.869343 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:24:15.020Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:24:15.020Z] 09:24:14.890420 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:24:15.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.004 s -- in org.glassfish.main.extras.embedded.test.all.deployment.ejb.RemoteEjbJarDeploymentITest [2024-04-16T09:24:15.578Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:15.833Z] [0.403s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->11M(258M) 3.276ms [2024-04-16T09:24:15.833Z] [INFO] Running org.glassfish.main.extras.embedded.test.all.deployment.webapp.RemoteWebAppDeploymentITest [2024-04-16T09:24:16.391Z] [0.926s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 42M->16M(258M) 4.676ms [2024-04-16T09:24:16.645Z] 09:24:16.393671 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:24:16.645Z] 09:24:16.549029 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:24:16.645Z] 09:24:16.550156 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:24:16.899Z] 09:24:16.583841 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:24:17.153Z] [1.685s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 68M->22M(258M) 7.671ms [2024-04-16T09:24:17.153Z] [1.685s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:24:17.153Z] [1.693s][info][gc] GC(3) Pause Remark 22M->22M(256M) 1.714ms [2024-04-16T09:24:17.153Z] [1.694s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.062ms [2024-04-16T09:24:17.153Z] [1.696s][info][gc] GC(3) Concurrent Mark Cycle 10.877ms [2024-04-16T09:24:17.153Z] 09:24:16.985448 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:24:17.408Z] 09:24:17.097270 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (515 ms), startup services (666 ms), total (1,181 ms) [2024-04-16T09:24:17.408Z] 09:24:17.174364 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed4798269763220556517tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed4798269763220556517tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:24:17.409Z] 09:24:17.251022 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:24:17.663Z] 09:24:17.386294 INFO main edded.test.all.deployment.webapp.RemoteWebAppDeploymentITest.createDeployment 440c888a-8188-439b-b751-ce5a6378350b.war: [2024-04-16T09:24:17.663Z] /WEB-INF/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/main/extras/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ejb/ [2024-04-16T09:24:17.663Z] /WEB-INF/classes/org/glassfish/main/extras/embedded/test/app/ejb/RemoteBean.class [2024-04-16T09:24:17.663Z] /WEB-INF/lib/ [2024-04-16T09:24:17.663Z] /WEB-INF/lib/RemoteLib.jar [2024-04-16T09:24:17.917Z] 09:24:17.640896 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:24:17.917Z] 09:24:17.641590 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:24:17.917Z] 09:24:17.643312 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:24:17.917Z] 09:24:17.663070 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:17.917Z] 09:24:17.664400 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:24:17.917Z] 09:24:17.665536 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:24:17.917Z] 09:24:17.668480 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:24:17.917Z] [2.547s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 108M->28M(256M) 10.478ms [2024-04-16T09:24:17.917Z] [2.555s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 29M->28M(256M) 7.390ms [2024-04-16T09:24:18.171Z] 09:24:17.927898 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:24:18.171Z] 09:24:17.960798 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:24:18.171Z] 09:24:17.961315 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:24:18.171Z] 09:24:17.963666 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:24:18.172Z] [2.865s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 98M->29M(256M) 2.323ms [2024-04-16T09:24:18.172Z] [2.865s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:24:18.425Z] [2.892s][info][gc] GC(7) Pause Remark 34M->34M(256M) 1.929ms [2024-04-16T09:24:18.425Z] 09:24:18.124402 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:24:18.425Z] 09:24:18.125176 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:24:18.425Z] [2.902s][info][gc] GC(7) Pause Cleanup 35M->35M(256M) 0.059ms [2024-04-16T09:24:18.425Z] [2.904s][info][gc] GC(7) Concurrent Mark Cycle 38.813ms [2024-04-16T09:24:18.425Z] 09:24:18.359619 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:24:18.425Z] org.glassfish.web.loader.WebappClassLoader@75bd28d[name=unknown], urls=[ [2024-04-16T09:24:18.425Z] file:/tmp/gfembed4798269763220556517tmp/applications/RemoteWebApp/WEB-INF/classes/ [2024-04-16T09:24:18.425Z] file:/tmp/gfembed4798269763220556517tmp/applications/RemoteWebApp/WEB-INF/lib/RemoteLib.jar [2024-04-16T09:24:18.425Z] file:/tmp/gfembed4798269763220556517tmp/generated/ejb/RemoteWebApp/ [2024-04-16T09:24:18.425Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=40, pathTimestamps.size=1, resourceEntryCache.size=0] [2024-04-16T09:24:18.983Z] [3.598s][info][gc] GC(8) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 180M->60M(256M) 20.738ms [2024-04-16T09:24:18.984Z] [3.614s][info][gc] GC(9) Pause Young (Mixed) (G1 Evacuation Pause) 61M->63M(256M) 14.112ms [2024-04-16T09:24:19.238Z] [3.910s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 167M->86M(256M) 12.141ms [2024-04-16T09:24:19.796Z] 09:24:19.472803 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [38849] [2024-04-16T09:24:19.796Z] 09:24:19.602734 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@f5167f0 [2024-04-16T09:24:19.796Z] 09:24:19.683708 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteBean: [java:global/RemoteWebApp/RemoteBean!org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, java:global/RemoteWebApp/RemoteBean] [2024-04-16T09:24:19.796Z] 09:24:19.684134 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteBean: [org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface#org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface, org.glassfish.main.extras.embedded.test.app.ejb.RemoteInterface] [2024-04-16T09:24:20.051Z] 09:24:19.709931 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:24:20.051Z] [4.723s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 178M->101M(256M) 12.265ms [2024-04-16T09:24:20.051Z] 09:24:19.983860 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:24:20.305Z] [4.981s][info][gc] GC(12) Pause Young (Concurrent Start) (Metadata GC Threshold) 124M->105M(256M) 7.175ms [2024-04-16T09:24:20.305Z] [4.981s][info][gc] GC(13) Concurrent Mark Cycle [2024-04-16T09:24:20.559Z] [5.072s][info][gc] GC(13) Pause Remark 114M->114M(256M) 2.197ms [2024-04-16T09:24:20.559Z] [5.113s][info][gc] GC(13) Pause Cleanup 117M->117M(256M) 0.095ms [2024-04-16T09:24:20.559Z] [5.114s][info][gc] GC(13) Concurrent Mark Cycle 133.100ms [2024-04-16T09:24:20.559Z] 09:24:20.387118 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/RemoteWebApp' [2024-04-16T09:24:20.559Z] 09:24:20.415345 INFO main com.sun.enterprise.web.WebApplication.start Loading application [RemoteWebApp] at [/RemoteWebApp] [2024-04-16T09:24:20.815Z] 09:24:20.549504 INFO main org.glassfish.deployment.admin.DeployCommand.execute RemoteWebApp was successfully deployed in 3,128 milliseconds. [2024-04-16T09:24:20.815Z] 09:24:20.633225 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:24:20.815Z] org.glassfish.web.loader.WebappClassLoader@7a1ddbf1[name=/RemoteWebApp], urls=[ [2024-04-16T09:24:20.815Z] file:/tmp/gfembed4798269763220556517tmp/applications/RemoteWebApp/WEB-INF/classes/ [2024-04-16T09:24:20.815Z] file:/tmp/gfembed4798269763220556517tmp/applications/RemoteWebApp/WEB-INF/lib/RemoteLib.jar [2024-04-16T09:24:20.815Z] file:/tmp/gfembed4798269763220556517tmp/generated/ejb/RemoteWebApp/ [2024-04-16T09:24:20.815Z] ][delegate=true, context=/RemoteWebApp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=88, pathTimestamps.size=1, resourceEntryCache.size=0] [2024-04-16T09:24:20.815Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:24:20.815Z] 09:24:20.664972 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:24:20.815Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:24:20.815Z] 09:24:20.687275 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:24:20.815Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.922 s -- in org.glassfish.main.extras.embedded.test.all.deployment.webapp.RemoteWebAppDeploymentITest [2024-04-16T09:24:21.373Z] [INFO] [2024-04-16T09:24:21.373Z] [INFO] Results: [2024-04-16T09:24:21.373Z] [INFO] [2024-04-16T09:24:21.373Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:24:21.373Z] [INFO] [2024-04-16T09:24:21.373Z] [INFO] [2024-04-16T09:24:21.373Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests-embedded --- [2024-04-16T09:24:21.373Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/failsafe-reports [2024-04-16T09:24:21.373Z] [INFO] [2024-04-16T09:24:21.373Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [2024-04-16T09:24:21.373Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:21.373Z] [INFO] [2024-04-16T09:24:21.373Z] [INFO] --- install:3.1.1:install (default-install) @ tests-embedded --- [2024-04-16T09:24:21.373Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.15-SNAPSHOT/tests-embedded-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:21.373Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.15-SNAPSHOT/tests-embedded-7.0.15-SNAPSHOT.jar [2024-04-16T09:24:21.373Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [2024-04-16T09:24:21.374Z] [INFO] Building Embedded GlassFish Shell Jars 7.0.15-SNAPSHOT [279/332] [2024-04-16T09:24:21.374Z] [INFO] from appserver/extras/embedded/shell/pom.xml [2024-04-16T09:24:21.374Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] No sources to compile [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] No sources to compile [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] No sources to compile [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] Executing tasks [2024-04-16T09:24:21.374Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/target/classes/META-INF for [2024-04-16T09:24:21.374Z] [INFO] [echo] glassfish-embedded-shell-jar [2024-04-16T09:24:21.374Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/target/classes/META-INF [2024-04-16T09:24:21.374Z] [INFO] Executed tasks [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] No tests to run. [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/target/failsafe-reports [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar --- [2024-04-16T09:24:21.374Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/7.0.15-SNAPSHOT/glassfish-embedded-shell-jar-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [2024-04-16T09:24:21.374Z] [INFO] Building Debug 7.0.15-SNAPSHOT [280/332] [2024-04-16T09:24:21.374Z] [INFO] from appserver/featuresets/debug/pom.xml [2024-04-16T09:24:21.374Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- clean:3.3.2:clean (default-clean) @ debug --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ debug --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ debug --- [2024-04-16T09:24:21.374Z] [INFO] [2024-04-16T09:24:21.374Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ debug --- [2024-04-16T09:24:21.374Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:21.374Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:24:22.733Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:22.733Z] [INFO] [2024-04-16T09:24:22.733Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ debug --- [2024-04-16T09:24:22.733Z] [INFO] [2024-04-16T09:24:22.733Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ debug --- [2024-04-16T09:24:22.733Z] [INFO] [2024-04-16T09:24:22.733Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug --- [2024-04-16T09:24:22.733Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:22.733Z] [INFO] [2024-04-16T09:24:22.733Z] [INFO] --- resources:3.3.1:resources (default-resources) @ debug --- [2024-04-16T09:24:22.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/src/main/resources [2024-04-16T09:24:22.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/src/main/manpages [2024-04-16T09:24:22.733Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:24:22.733Z] [INFO] [2024-04-16T09:24:22.733Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ debug --- [2024-04-16T09:24:22.733Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:22.733Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:24:24.613Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:24.613Z] [INFO] [2024-04-16T09:24:24.613Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ debug --- [2024-04-16T09:24:24.613Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:24.613Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:24:25.972Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:25.972Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:24:25.972Z] [INFO] [2024-04-16T09:24:25.972Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug --- [2024-04-16T09:24:25.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/src/test/resources [2024-04-16T09:24:25.972Z] [INFO] [2024-04-16T09:24:25.972Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ debug --- [2024-04-16T09:24:25.972Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:25.972Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:24:27.330Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:27.330Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:24:27.330Z] [INFO] [2024-04-16T09:24:27.330Z] [INFO] --- surefire:3.2.5:test (default-test) @ debug --- [2024-04-16T09:24:27.330Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/surefire-reports [2024-04-16T09:24:27.330Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider [2024-04-16T09:24:27.330Z] [INFO] [2024-04-16T09:24:27.330Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:27.330Z] [INFO] T E S T S [2024-04-16T09:24:27.330Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:27.330Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:27.584Z] [0.230s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 22M->4M(258M) 1.898ms [2024-04-16T09:24:27.584Z] [0.440s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 39M->10M(258M) 2.437ms [2024-04-16T09:24:27.840Z] [INFO] Running org.glassfish.debug.DebugTest [2024-04-16T09:24:27.840Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.debug.DebugTest [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] Results: [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ debug --- [2024-04-16T09:24:28.095Z] [INFO] Executing tasks [2024-04-16T09:24:28.095Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/classes/META-INF for [2024-04-16T09:24:28.095Z] [INFO] [echo] debug [2024-04-16T09:24:28.095Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/classes/META-INF [2024-04-16T09:24:28.095Z] [INFO] Executed tasks [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] --- jar:3.3.0:jar (default-jar) @ debug --- [2024-04-16T09:24:28.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/debug.jar [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ debug --- [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] --- failsafe:3.2.5:verify (verify) @ debug --- [2024-04-16T09:24:28.095Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/failsafe-reports [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [2024-04-16T09:24:28.095Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:28.095Z] [INFO] [2024-04-16T09:24:28.095Z] [INFO] --- install:3.1.1:install (default-install) @ debug --- [2024-04-16T09:24:28.095Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.15-SNAPSHOT/debug-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:28.095Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.15-SNAPSHOT/debug-7.0.15-SNAPSHOT.jar [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [2024-04-16T09:24:28.350Z] [INFO] Building Glassfish Web Profile Distribution 7.0.15-SNAPSHOT [281/332] [2024-04-16T09:24:28.350Z] [INFO] from appserver/distributions/web/pom.xml [2024-04-16T09:24:28.350Z] [INFO] -----------------------[ glassfish-distribution ]----------------------- [2024-04-16T09:24:28.350Z] [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-04-16T09:24:28.350Z] [INFO] No sources to compile [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web --- [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-04-16T09:24:28.350Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:28.350Z] [INFO] [2024-04-16T09:24:28.350Z] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web --- [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.15-SNAPSHOT to target/dependency/jts.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.6 to target/dependency/jersey-cdi1x-transaction.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.6 to target/dependency/jersey-bean-validation.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.2 to target/dependency/angus-activation.jar [2024-04-16T09:24:28.350Z] [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.15-SNAPSHOT to target/dependency/glassfish-common [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-web-connector.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.6 to target/dependency/jersey-entity-filtering.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.6 to target/dependency/jersey-media-json-processing.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [2024-04-16T09:24:28.350Z] [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [2024-04-16T09:24:28.351Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.15-SNAPSHOT to target/dependency/appserver-schemas [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.15-SNAPSHOT to target/dependency/descriptors.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.15-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.6 to target/dependency/jersey-container-servlet.jar [2024-04-16T09:24:28.351Z] [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.6 to target/dependency/jersey-common.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.15-SNAPSHOT to target/dependency/web-glue.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.15-SNAPSHOT to target/dependency/security-ee.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar [2024-04-16T09:24:28.351Z] [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.7 to target/dependency/jakarta.faces.jar [2024-04-16T09:24:28.351Z] [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-runtime.jar [2024-04-16T09:24:28.351Z] [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.15-SNAPSHOT to target/dependency/stats77.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-naming.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.15-SNAPSHOT to target/dependency/web-cli.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-ejb-connector.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.15-SNAPSHOT to target/dependency/resources-connector.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [2024-04-16T09:24:28.351Z] [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar [2024-04-16T09:24:28.351Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.15-SNAPSHOT to target/dependency/appserver-domain.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.6 to target/dependency/jersey-container-servlet-core.jar [2024-04-16T09:24:28.351Z] [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.6 to target/dependency/jersey-container-grizzly2-http.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.15-SNAPSHOT to target/dependency/jpa-container.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [2024-04-16T09:24:28.351Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [2024-04-16T09:24:28.351Z] [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.15-SNAPSHOT to target/dependency/ejb-client.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.15-SNAPSHOT to target/dependency/persistence-common.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar [2024-04-16T09:24:28.352Z] [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-web-plugin.jar [2024-04-16T09:24:28.352Z] [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.15-SNAPSHOT to target/dependency/jdbc-ra [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.15-SNAPSHOT to target/dependency/jstl-connector.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.15-SNAPSHOT to target/dependency/container-common.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.6 to target/dependency/parsson.jar [2024-04-16T09:24:28.352Z] [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.6 to target/dependency/parsson-media.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-weld-connector.jar [2024-04-16T09:24:28.352Z] [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.15-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/amx-jakartaee.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.6 to target/dependency/jersey-media-sse.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.6 to target/dependency/jersey-cdi1x.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.15-SNAPSHOT to target/dependency/appserv-rt.jar [2024-04-16T09:24:28.352Z] [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jts-plugin.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.3 to target/dependency/angus-mail.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar [2024-04-16T09:24:28.352Z] [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.3 to target/dependency/jakarta.mail-api.jar [2024-04-16T09:24:28.352Z] [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar [2024-04-16T09:24:28.352Z] [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [2024-04-16T09:24:28.353Z] [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.3 to target/dependency/jakarta.activation-api.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.6 to target/dependency/jersey-media-multipart.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.15-SNAPSHOT to target/dependency/admin-core.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar [2024-04-16T09:24:28.353Z] [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.15-SNAPSHOT to target/dependency/jspcaching-connector.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.15-SNAPSHOT to target/dependency/web-core.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.15-SNAPSHOT to target/dependency/backup.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.15-SNAPSHOT to target/dependency/templates.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [2024-04-16T09:24:28.353Z] [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.15-SNAPSHOT to target/dependency/appserver-dtds [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee.jar [2024-04-16T09:24:28.353Z] [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-admin.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.15-SNAPSHOT to target/dependency/console-plugin-service.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.15-SNAPSHOT to target/dependency/jta.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-resources.jar [2024-04-16T09:24:28.353Z] [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1 to target/dependency/jakarta.json.bind-api.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.15-SNAPSHOT to target/dependency/cli-optional.jar [2024-04-16T09:24:28.353Z] [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.15-SNAPSHOT to target/dependency/annotation-framework.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.15-SNAPSHOT to target/dependency/dol.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.15-SNAPSHOT to target/dependency/connectors-admin.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.15-SNAPSHOT to target/dependency/war-util.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.15-SNAPSHOT to target/dependency/work-management.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [2024-04-16T09:24:28.353Z] [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [2024-04-16T09:24:28.353Z] [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37.3 to target/dependency/nimbus-jose-jwt.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.6 to target/dependency/jersey-media-jaxb.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration.jar [2024-04-16T09:24:28.353Z] [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [2024-04-16T09:24:28.354Z] [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.15-SNAPSHOT to target/dependency/console-common.jar [2024-04-16T09:24:28.354Z] [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.15-SNAPSHOT to target/dependency/appserver-cli.jar [2024-04-16T09:24:28.354Z] [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.15-SNAPSHOT to target/dependency/jsf-connector.jar [2024-04-16T09:24:28.354Z] [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.15-SNAPSHOT to target/dependency/dataprovider.jar [2024-04-16T09:24:28.354Z] [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.15-SNAPSHOT to target/dependency/orb-enabler.jar [2024-04-16T09:24:28.354Z] [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [2024-04-16T09:24:29.275Z] [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar [2024-04-16T09:24:29.275Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [2024-04-16T09:24:29.275Z] [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.15-SNAPSHOT to target/dependency/websecurity.jar [2024-04-16T09:24:29.275Z] [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [2024-04-16T09:24:29.275Z] [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.6 to target/dependency/jersey-client.jar [2024-04-16T09:24:29.275Z] [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [2024-04-16T09:24:29.275Z] [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [2024-04-16T09:24:29.275Z] [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar [2024-04-16T09:24:29.275Z] [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar [2024-04-16T09:24:29.275Z] [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.6 to target/dependency/jersey-hk2.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-connectors-connector.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.15-SNAPSHOT to target/dependency/web-ha.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee-kernel.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.6 to target/dependency/jersey-cdi1x-servlet.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [2024-04-16T09:24:29.276Z] [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT to target/dependency/libpam4j.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.15-SNAPSHOT to target/dependency/cdi-api-fragment.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-impl.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-ee-api.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.6 to target/dependency/jersey-media-json-jackson.jar [2024-04-16T09:24:29.276Z] [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas [2024-04-16T09:24:29.276Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-config.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.6 to target/dependency/jersey-media-moxy.jar [2024-04-16T09:24:29.276Z] [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [2024-04-16T09:24:29.276Z] [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [2024-04-16T09:24:29.276Z] [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.15-SNAPSHOT to target/dependency/resources-runtime.jar [2024-04-16T09:24:29.276Z] [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.15-SNAPSHOT to target/dependency/descriptors [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.15-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [2024-04-16T09:24:29.276Z] [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [2024-04-16T09:24:29.276Z] [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar [2024-04-16T09:24:29.277Z] [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.6 to target/dependency/jersey-mvc-jsp.jar [2024-04-16T09:24:29.277Z] [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.15-SNAPSHOT to target/dependency/war [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-connector.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-runtime.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.15-SNAPSHOT to target/dependency/mail-runtime.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-container.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/connectors-internal-api.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/transaction-internal-api.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.6 to target/dependency/jersey-server.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar [2024-04-16T09:24:29.277Z] [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.15-SNAPSHOT to target/dependency/mail-connector.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.6 to target/dependency/jersey-media-json-binding.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-cluster-plugin.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [2024-04-16T09:24:29.277Z] [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.7 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-file-store.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jca-plugin.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-admingui-connector.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.15-SNAPSHOT to target/dependency/web-naming.jar [2024-04-16T09:24:29.277Z] [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.15-SNAPSHOT to target/dependency/load-balancer-admin.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jpa-connector.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/ejb-internal-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.15-SNAPSHOT to target/dependency/web-embed-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [2024-04-16T09:24:29.278Z] [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.15-SNAPSHOT to target/dependency/web-sse.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.15-SNAPSHOT to target/dependency/orb-connector.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.6 to target/dependency/jersey-mvc.jar [2024-04-16T09:24:29.278Z] [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar [2024-04-16T09:24:29.278Z] [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration-fragment.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.6 to target/dependency/jersey-media-json-jettison.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.1.Final to target/dependency/jboss-classfilewriter.jar [2024-04-16T09:24:29.278Z] [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [2024-04-16T09:24:29.278Z] [INFO] [2024-04-16T09:24:29.278Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-04-16T09:24:29.278Z] [INFO] No sources to compile [2024-04-16T09:24:29.278Z] [INFO] [2024-04-16T09:24:29.278Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-04-16T09:24:29.278Z] [INFO] No sources to compile [2024-04-16T09:24:29.278Z] [INFO] [2024-04-16T09:24:29.278Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-04-16T09:24:29.278Z] [INFO] Executing tasks [2024-04-16T09:24:29.278Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/dependency/META-INF for [2024-04-16T09:24:29.278Z] [INFO] [echo] web [2024-04-16T09:24:29.278Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/dependency/META-INF [2024-04-16T09:24:29.278Z] [INFO] Executed tasks [2024-04-16T09:24:29.278Z] [INFO] [2024-04-16T09:24:29.278Z] [INFO] --- assembly:3.6.0:single (create-artifact) @ web --- [2024-04-16T09:24:29.278Z] [INFO] Reading assembly descriptor: src/main/assembly/web.xml [2024-04-16T09:24:29.278Z] [INFO] Copying files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage [2024-04-16T09:24:29.533Z] [INFO] [2024-04-16T09:24:29.533Z] [INFO] --- exec:3.1.0:exec (create-domain) @ web --- [2024-04-16T09:24:30.454Z] Using port 4848 for Admin. [2024-04-16T09:24:30.454Z] Using port 8080 for HTTP Instance. [2024-04-16T09:24:30.454Z] Using default port 7676 for JMS. [2024-04-16T09:24:30.454Z] Using default port 3700 for IIOP. [2024-04-16T09:24:30.454Z] Using default port 8181 for HTTP_SSL. [2024-04-16T09:24:30.454Z] Using default port 3820 for IIOP_SSL. [2024-04-16T09:24:30.455Z] Using default port 3920 for IIOP_MUTUALAUTH. [2024-04-16T09:24:30.455Z] Using default port 8686 for JMX_ADMIN. [2024-04-16T09:24:30.455Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T09:24:30.455Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T09:24:30.455Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:24:30.455Z] [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:24:30.709Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:24:30.709Z] for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:24:30.709Z] [2024-04-16T09:24:30.709Z] Warning: [2024-04-16T09:24:30.709Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:24:30.709Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T09:24:30.709Z] [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T09:24:31.266Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T09:24:31.266Z] for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T09:24:31.266Z] [2024-04-16T09:24:31.266Z] Warning: [2024-04-16T09:24:31.267Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:24:31.521Z] Enter keystore password: Certificate stored in file [2024-04-16T09:24:31.521Z] [2024-04-16T09:24:31.521Z] Warning: [2024-04-16T09:24:31.521Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:24:31.521Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:24:31.775Z] Enter keystore password: Certificate stored in file [2024-04-16T09:24:31.775Z] [2024-04-16T09:24:31.775Z] Warning: [2024-04-16T09:24:31.775Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T09:24:32.029Z] Enter keystore password: Certificate was added to keystore [2024-04-16T09:24:32.586Z] Domain domain1 created. [2024-04-16T09:24:32.586Z] Domain domain1 admin port is 4848. [2024-04-16T09:24:32.586Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T09:24:32.586Z] Admin login information for host [localhost] and port [4848] [2024-04-16T09:24:32.586Z] is being overwritten with credentials provided because the [2024-04-16T09:24:32.586Z] --savelogin option was used during the create-domain command. [2024-04-16T09:24:32.586Z] Login information relevant to admin user name [admin] [2024-04-16T09:24:32.586Z] for this domain [domain1] stored at [2024-04-16T09:24:32.586Z] [/home/jenkins/.gfclient/pass] successfully. [2024-04-16T09:24:32.586Z] Make sure that this file remains protected. [2024-04-16T09:24:32.586Z] Information stored in this file will be used by [2024-04-16T09:24:32.586Z] administration commands to manage this domain. [2024-04-16T09:24:32.586Z] Command create-domain executed successfully. [2024-04-16T09:24:32.586Z] [INFO] [2024-04-16T09:24:32.586Z] [INFO] --- antrun:3.1.0:run (do stuff) @ web --- [2024-04-16T09:24:32.586Z] [INFO] Executing tasks [2024-04-16T09:24:32.586Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar.tmp [2024-04-16T09:24:32.586Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-04-16T09:24:32.840Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar [2024-04-16T09:24:32.840Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [2024-04-16T09:24:32.840Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [2024-04-16T09:24:32.840Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [2024-04-16T09:24:32.840Z] [INFO] Executed tasks [2024-04-16T09:24:32.840Z] [INFO] [2024-04-16T09:24:32.840Z] [INFO] --- assembly:3.6.0:single (default-single) @ web --- [2024-04-16T09:24:32.840Z] [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [2024-04-16T09:24:32.840Z] [INFO] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/web.zip [2024-04-16T09:24:33.399Z] [INFO] [2024-04-16T09:24:33.399Z] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web --- [2024-04-16T09:24:33.399Z] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/web.zip [2024-04-16T09:24:33.399Z] [INFO] [2024-04-16T09:24:33.399Z] [INFO] --- spec-version:2.1:check-distribution (default) @ web --- [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.activation:jakarta.activation-api:2.1.3 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.3 } [2024-04-16T09:24:33.399Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } [2024-04-16T09:24:33.399Z] - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.399Z] - WARNING: Specification-Version (2.1) should be 2.1.1 [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } [2024-04-16T09:24:33.399Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.399Z] - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization [2024-04-16T09:24:33.399Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:24:33.399Z] - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } [2024-04-16T09:24:33.399Z] - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.399Z] - WARNING: Specification-Version (4.0) should be 4.0.1 [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.el:jakarta.el-api:5.0.1 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } [2024-04-16T09:24:33.399Z] - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.399Z] - WARNING: Specification-Version (3.0) should be 3.0.3 [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ org.glassfish:jakarta.faces:4.0.7 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.7 } [2024-04-16T09:24:33.399Z] - WARNING: Specification-Version (4.0) should be 3.0 [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } [2024-04-16T09:24:33.399Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.399Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.json:jakarta.json-api:2.1.3 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.json.bind:jakarta.json.bind-api:3.0.1 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.mail:jakarta.mail-api:2.1.3 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.399Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.resource:jakarta.resource-api:2.1.0 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } [2024-04-16T09:24:33.399Z] - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.399Z] - WARNING: Specification-Version (2.1) should be 2.1.0 [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [2024-04-16T09:24:33.399Z] [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] [2024-04-16T09:24:33.399Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.400Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.400Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.400Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } [2024-04-16T09:24:33.400Z] - WARNING: Specification-Version (3.1) should be 2.3 [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } [2024-04-16T09:24:33.400Z] - WARNING: Specification-Version (3.0) should be 2.0 [2024-04-16T09:24:33.400Z] - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.transaction:jakarta.transaction-api:2.0.1 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 } [2024-04-16T09:24:33.400Z] - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.400Z] - WARNING: Specification-Version (2.0) should be 2.0.1 [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.validation:jakarta.validation-api:3.0.2 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.400Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:24:33.400Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:24:33.400Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:24:33.400Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.400Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } [2024-04-16T09:24:33.400Z] - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . [2024-04-16T09:24:33.400Z] - WARNING: Specification-Version (3.1) should be 3.1.0 [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.400Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [ org.glassfish.main.core:jakartaee-kernel:7.0.15-SNAPSHOT ] [2024-04-16T09:24:33.400Z] { groupIdPrefix=jakarta. API final spec-impl-version=null } [2024-04-16T09:24:33.400Z] - ERROR: Extension-Name not found in MANIFEST [2024-04-16T09:24:33.400Z] - ERROR: Specification-Version not found in MANIFEST [2024-04-16T09:24:33.400Z] - ERROR: Implementation-Version not found in MANIFEST [2024-04-16T09:24:33.400Z] - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [2024-04-16T09:24:33.400Z] [2024-04-16T09:24:33.400Z] [INFO] [2024-04-16T09:24:33.400Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-04-16T09:24:33.400Z] [INFO] No tests to run. [2024-04-16T09:24:33.400Z] [INFO] [2024-04-16T09:24:33.400Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-04-16T09:24:33.400Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/failsafe-reports [2024-04-16T09:24:33.400Z] [INFO] [2024-04-16T09:24:33.400Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [2024-04-16T09:24:33.655Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-04-16T09:24:33.655Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:33.655Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.zip [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [2024-04-16T09:24:33.655Z] [INFO] Building Security Related Implementation for GlassFish 7.0.15-SNAPSHOT [282/332] [2024-04-16T09:24:33.655Z] [INFO] from appserver/security/security-all/pom.xml [2024-04-16T09:24:33.655Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] No sources to compile [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] No sources to compile [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] No sources to compile [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] Executing tasks [2024-04-16T09:24:33.655Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/target/classes/META-INF for [2024-04-16T09:24:33.655Z] [INFO] [echo] security-all [2024-04-16T09:24:33.655Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/target/classes/META-INF [2024-04-16T09:24:33.655Z] [INFO] Executed tasks [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-all --- [2024-04-16T09:24:33.655Z] [INFO] No tests to run. [2024-04-16T09:24:33.655Z] [INFO] [2024-04-16T09:24:33.655Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-all --- [2024-04-16T09:24:33.656Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/target/failsafe-reports [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [2024-04-16T09:24:33.656Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- install:3.1.1:install (default-install) @ security-all --- [2024-04-16T09:24:33.656Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/7.0.15-SNAPSHOT/security-all-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [2024-04-16T09:24:33.656Z] [INFO] Building GlassFish Tests 7.0.15-SNAPSHOT [283/332] [2024-04-16T09:24:33.656Z] [INFO] from appserver/tests/pom.xml [2024-04-16T09:24:33.656Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- clean:3.3.2:clean (default-clean) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] No sources to compile [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] No sources to compile [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] No sources to compile [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] Executing tasks [2024-04-16T09:24:33.656Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/target/classes/META-INF for [2024-04-16T09:24:33.656Z] [INFO] [echo] tests [2024-04-16T09:24:33.656Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/target/classes/META-INF [2024-04-16T09:24:33.656Z] [INFO] Executed tasks [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] No tests to run. [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- failsafe:3.2.5:verify (verify) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/target/failsafe-reports [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- install:3.1.1:install (default-install) @ tests --- [2024-04-16T09:24:33.656Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/7.0.15-SNAPSHOT/tests-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] ------------< org.glassfish.main.tests:admin-tests-parent >------------- [2024-04-16T09:24:33.656Z] [INFO] Building GlassFish Admin Tests - Parent 7.0.15-SNAPSHOT [284/332] [2024-04-16T09:24:33.656Z] [INFO] from appserver/tests/admin/pom.xml [2024-04-16T09:24:33.656Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] No sources to compile [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] No sources to compile [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] No sources to compile [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] Executing tasks [2024-04-16T09:24:33.656Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/target/classes/META-INF for [2024-04-16T09:24:33.656Z] [INFO] [echo] admin-tests-parent [2024-04-16T09:24:33.656Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/target/classes/META-INF [2024-04-16T09:24:33.656Z] [INFO] Executed tasks [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] No tests to run. [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-tests-parent --- [2024-04-16T09:24:33.656Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/target/failsafe-reports [2024-04-16T09:24:33.656Z] [INFO] [2024-04-16T09:24:33.656Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-admin-tests-parent-checkstyle) @ admin-tests-parent --- [2024-04-16T09:24:33.657Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:33.657Z] [INFO] [2024-04-16T09:24:33.657Z] [INFO] --- install:3.1.1:install (default-install) @ admin-tests-parent --- [2024-04-16T09:24:33.657Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests-parent/7.0.15-SNAPSHOT/admin-tests-parent-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:33.657Z] [INFO] [2024-04-16T09:24:33.657Z] [INFO] -------< org.glassfish.main.tests:test-progress-admin-extension >------- [2024-04-16T09:24:33.657Z] [INFO] Building GlassFish Admin Tests - Progress Admin Extension 7.0.15-SNAPSHOT [285/332] [2024-04-16T09:24:33.657Z] [INFO] from appserver/tests/admin/admin-extension/pom.xml [2024-04-16T09:24:33.657Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:24:33.657Z] [INFO] [2024-04-16T09:24:33.657Z] [INFO] --- clean:3.3.2:clean (default-clean) @ test-progress-admin-extension --- [2024-04-16T09:24:33.657Z] [INFO] [2024-04-16T09:24:33.657Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-progress-admin-extension --- [2024-04-16T09:24:33.657Z] [INFO] [2024-04-16T09:24:33.657Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ test-progress-admin-extension --- [2024-04-16T09:24:33.657Z] [INFO] [2024-04-16T09:24:33.657Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ test-progress-admin-extension --- [2024-04-16T09:24:33.657Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:33.657Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:33.911Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- resources:3.3.1:resources (default-resources) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/src/main/resources [2024-04-16T09:24:33.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/src/main/manpages [2024-04-16T09:24:33.911Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:33.911Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:33.911Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ test-progress-admin-extension --- [2024-04-16T09:24:33.911Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:24:33.911Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:24:33.911Z] [INFO] [2024-04-16T09:24:33.911Z] [INFO] --- command-security:1.0.17:check (default-check) @ test-progress-admin-extension --- [2024-04-16T09:24:33.912Z] [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.tests.progress.ProgressComplexCommand, com.sun.enterprise.tests.progress.ProgressCustomCommand, com.sun.enterprise.tests.progress.ProgressDoubleTotalsCommand, com.sun.enterprise.tests.progress.ProgressExecOtherCommand, com.sun.enterprise.tests.progress.ProgressFailInHalfCommand, com.sun.enterprise.tests.progress.ProgressFullAnnotCommand, com.sun.enterprise.tests.progress.ProgressPayloadCommand, com.sun.enterprise.tests.progress.ProgressSimpleCommand, com.sun.enterprise.tests.progress.ProgressStepBackCommand, com.sun.enterprise.tests.progress.ProgressWithSupplementCommand, com.sun.enterprise.tests.progress.SupplementAfter, com.sun.enterprise.tests.progress.SupplementBefore] [2024-04-16T09:24:33.912Z] [INFO] [2024-04-16T09:24:33.912Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ test-progress-admin-extension --- [2024-04-16T09:24:33.912Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:33.912Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:34.166Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:34.166Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/src/test/resources [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] No sources to compile [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- surefire:3.2.5:test (default-test) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] Executing tasks [2024-04-16T09:24:34.166Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/target/classes/META-INF for [2024-04-16T09:24:34.166Z] [INFO] [echo] test-progress-admin-extension [2024-04-16T09:24:34.166Z] [INFO] Executed tasks [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- jar:3.3.0:jar (default-jar) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- failsafe:3.2.5:verify (verify) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/target/failsafe-reports [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-test-progress-admin-extension-checkstyle) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- install:3.1.1:install (default-install) @ test-progress-admin-extension --- [2024-04-16T09:24:34.166Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/7.0.15-SNAPSHOT/test-progress-admin-extension-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:34.166Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/admin-extension/target/test-progress-admin-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/test-progress-admin-extension/7.0.15-SNAPSHOT/test-progress-admin-extension-7.0.15-SNAPSHOT.jar [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [2024-04-16T09:24:34.166Z] [INFO] Building GlassFish Integration Test Tools 7.0.15-SNAPSHOT [286/332] [2024-04-16T09:24:34.166Z] [INFO] from appserver/itest-tools/pom.xml [2024-04-16T09:24:34.166Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools --- [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-itest-tools --- [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools --- [2024-04-16T09:24:34.166Z] [INFO] [2024-04-16T09:24:34.166Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools --- [2024-04-16T09:24:35.524Z] [INFO] [2024-04-16T09:24:35.524Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-itest-tools --- [2024-04-16T09:24:35.524Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:35.524Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:35.524Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:35.524Z] [INFO] [2024-04-16T09:24:35.524Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-itest-tools --- [2024-04-16T09:24:35.524Z] [INFO] [2024-04-16T09:24:35.524Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-itest-tools --- [2024-04-16T09:24:35.524Z] [INFO] [2024-04-16T09:24:35.524Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools --- [2024-04-16T09:24:35.524Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:35.524Z] [INFO] [2024-04-16T09:24:35.524Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools --- [2024-04-16T09:24:35.524Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:24:35.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/src/main/manpages [2024-04-16T09:24:35.524Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:24:35.524Z] [INFO] [2024-04-16T09:24:35.524Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-itest-tools --- [2024-04-16T09:24:35.778Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:35.778Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:35.778Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:35.778Z] [INFO] [2024-04-16T09:24:35.778Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-itest-tools --- [2024-04-16T09:24:35.778Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:35.778Z] [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [2024-04-16T09:24:35.778Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:35.778Z] [INFO] [2024-04-16T09:24:35.778Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools --- [2024-04-16T09:24:35.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/src/test/resources [2024-04-16T09:24:35.778Z] [INFO] [2024-04-16T09:24:35.778Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-itest-tools --- [2024-04-16T09:24:35.778Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:35.778Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:24:36.033Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:36.033Z] [INFO] [2024-04-16T09:24:36.033Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-itest-tools --- [2024-04-16T09:24:36.033Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/surefire-reports [2024-04-16T09:24:36.033Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:24:36.033Z] [INFO] [2024-04-16T09:24:36.033Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:36.033Z] [INFO] T E S T S [2024-04-16T09:24:36.033Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:36.033Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:36.287Z] [0.401s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.909ms [2024-04-16T09:24:36.541Z] [INFO] Running org.glassfish.main.admin.test.tool.RandomGeneratorTest [2024-04-16T09:24:36.541Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.glassfish.main.admin.test.tool.RandomGeneratorTest [2024-04-16T09:24:36.796Z] [INFO] [2024-04-16T09:24:36.796Z] [INFO] Results: [2024-04-16T09:24:36.796Z] [INFO] [2024-04-16T09:24:36.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:24:36.796Z] [INFO] [2024-04-16T09:24:36.796Z] [INFO] [2024-04-16T09:24:36.796Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools --- [2024-04-16T09:24:37.049Z] [INFO] Executing tasks [2024-04-16T09:24:37.049Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/classes/META-INF for [2024-04-16T09:24:37.049Z] [INFO] [echo] glassfish-itest-tools [2024-04-16T09:24:37.049Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/classes/META-INF [2024-04-16T09:24:37.049Z] [INFO] Executed tasks [2024-04-16T09:24:37.049Z] [INFO] [2024-04-16T09:24:37.049Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools --- [2024-04-16T09:24:37.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/glassfish-itest-tools.jar [2024-04-16T09:24:37.049Z] [INFO] [2024-04-16T09:24:37.049Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-itest-tools --- [2024-04-16T09:24:37.049Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/failsafe-reports [2024-04-16T09:24:37.049Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:24:37.049Z] [INFO] [2024-04-16T09:24:37.049Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:37.049Z] [INFO] T E S T S [2024-04-16T09:24:37.049Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:37.049Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:37.303Z] [0.414s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 3.310ms [2024-04-16T09:24:37.557Z] [INFO] Running org.glassfish.main.admin.test.tool.StartStopITest [2024-04-16T09:24:37.557Z] 09:24:37.329276 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Using basedir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools [2024-04-16T09:24:37.557Z] 09:24:37.332835 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Expected GlassFish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/glassfish7/glassfish [2024-04-16T09:24:37.557Z] 09:24:37.334577 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-04-16T09:24:38.115Z] Command change-admin-password executed successfully. [2024-04-16T09:24:38.115Z] [2024-04-16T09:24:38.115Z] [2024-04-16T09:24:38.115Z] [2024-04-16T09:24:38.115Z] Admin password changed. [2024-04-16T09:24:38.115Z] 09:24:37.914290 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-04-16T09:24:42.265Z] Waiting for domain1 to start .... [2024-04-16T09:24:42.265Z] Waiting finished after 3,060 ms. [2024-04-16T09:24:42.265Z] Successfully started the domain : domain1 [2024-04-16T09:24:42.265Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/glassfish7/glassfish/domains/domain1 [2024-04-16T09:24:42.265Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T09:24:42.265Z] Admin Port: 4,848 [2024-04-16T09:24:42.265Z] Command start-domain executed successfully. [2024-04-16T09:24:42.265Z] [2024-04-16T09:24:42.265Z] [2024-04-16T09:24:42.265Z] [2024-04-16T09:24:42.265Z] 09:24:41.845574 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, *]) [2024-04-16T09:24:43.625Z] configs.config.default-config.availability-service.auto-manage-ha-store=false [2024-04-16T09:24:43.625Z] configs.config.default-config.availability-service.availability-enabled=true [2024-04-16T09:24:43.625Z] configs.config.default-config.availability-service.ha-store-healthcheck-enabled=false [2024-04-16T09:24:43.625Z] configs.config.default-config.availability-service.ha-store-healthcheck-interval-in-seconds=5 [2024-04-16T09:24:43.625Z] configs.config.default-config.iiop-service.iiop-listener.SSL.address=0.0.0.0 [2024-04-16T09:24:43.625Z] configs.config.default-config.iiop-service.iiop-listener.SSL.enabled=true [2024-04-16T09:24:43.625Z] configs.config.default-config.iiop-service.iiop-listener.SSL.id=SSL [2024-04-16T09:24:43.625Z] configs.config.default-config.iiop-service.iiop-listener.SSL.lazy-init=false [2024-04-16T09:24:43.625Z] configs.config.default-config.iiop-service.iiop-listener.SSL.port=${IIOP_SSL_LISTENER_PORT} [2024-04-16T09:24:43.625Z] configs.config.default-config.iiop-service.iiop-listener.SSL.security-enabled=true [2024-04-16T09:24:43.625Z] configs.config.default-config.web-container.session-config.session-manager.manager-properties.max-sessions=-1 [2024-04-16T09:24:43.625Z] configs.config.default-config.web-container.session-config.session-manager.manager-properties.reap-interval-in-seconds=60 [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.access-logging-enabled=inherit [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.docroot=${com.sun.aas.instanceRoot}/docroot [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.hosts=${com.sun.aas.hostName} [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.id=__asadmin [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.network-listeners=admin-listener [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-cookie-http-only=true [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-cookie-secure=dynamic [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.sso-enabled=inherit [2024-04-16T09:24:43.625Z] configs.config.server-config.http-service.virtual-server.__asadmin.state=on [2024-04-16T09:24:43.625Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password=false [2024-04-16T09:24:43.625Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.name=spcrealm [2024-04-16T09:24:43.625Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.provider-name=adminSpc [2024-04-16T09:24:43.625Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.type=LoginModule [2024-04-16T09:24:43.626Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.classname=org.glassfish.grizzly.config.portunif.HttpProtocolFinder [2024-04-16T09:24:43.626Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.name=admin-http-redirect [2024-04-16T09:24:43.626Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.admin-http-redirect.protocol=admin-http-redirect [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.address=0.0.0.0 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.jk-enabled=false [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.name=http-listener-2 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.port=8181 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.protocol=http-listener-2 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.thread-pool=http-thread-pool [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.transport=tcp [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.type=standard [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.property.PortNumber=1527 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.address=0.0.0.0 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.enabled=true [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.jk-enabled=false [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.name=http-listener-1 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.port=8080 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.protocol=http-listener-1 [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.thread-pool=http-thread-pool [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.transport=tcp [2024-04-16T09:24:43.626Z] configs.config.server-config.network-config.network-listeners.network-listener.http-listener-1.type=standard [2024-04-16T09:24:43.626Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.allow-non-component-callers=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.associate-with-thread=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.connection-creation-retry-attempts=0 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.connection-creation-retry-interval-in-seconds=10 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.connection-leak-reclaim=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.connection-leak-timeout-in-seconds=0 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.connection-validation-method=table [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.datasource-classname=org.apache.derby.jdbc.ClientDataSource [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.deployment-order=100 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.fail-all-connections=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.idle-timeout-in-seconds=300 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.is-connection-validation-required=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.is-isolation-level-guaranteed=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.lazy-connection-association=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.lazy-connection-enlistment=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.match-connections=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.max-connection-usage-count=0 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.max-pool-size=32 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.max-wait-time-in-millis=60000 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.name=DerbyPool [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.non-transactional-connections=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.object-type=user [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.ping=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.pool-resize-quantity=2 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.pooling=true [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.res-type=javax.sql.DataSource [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.statement-cache-size=0 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.statement-cache-type= [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.statement-leak-reclaim=false [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.statement-leak-timeout-in-seconds=0 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.statement-timeout-in-seconds=-1 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.steady-pool-size=8 [2024-04-16T09:24:43.626Z] resources.jdbc-connection-pool.DerbyPool.validate-atmost-once-period-in-seconds=0 [2024-04-16T09:24:43.627Z] resources.jdbc-connection-pool.DerbyPool.wrap-jdbc-objects=true [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.acceptor-threads=1 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.buffer-size-bytes=8192 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.byte-buffer-type=heap [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.classname=org.glassfish.grizzly.nio.transport.TCPNIOTransport [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.dedicated-acceptor-enabled=false [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.display-configuration=false [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.enable-snoop=false [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.idle-key-timeout-seconds=30 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.linger=-1 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.max-connections-count=4096 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.name=tcp [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.read-timeout-millis=30000 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.selector-poll-timeout-millis=1000 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.socket-read-buffer-size=-1 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.socket-write-buffer-size=-1 [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.tcp-no-delay=true [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.transports.transport.tcp.write-timeout-millis=30000 [2024-04-16T09:24:43.627Z] configs.config.default-config.system-property.IIOP_SSL_MUTUALAUTH_PORT.name=IIOP_SSL_MUTUALAUTH_PORT [2024-04-16T09:24:43.627Z] configs.config.default-config.system-property.IIOP_SSL_MUTUALAUTH_PORT.value=23920 [2024-04-16T09:24:43.627Z] configs.config.default-config.security-service.auth-realm.file.property.jaas-context=fileRealm [2024-04-16T09:24:43.627Z] configs.config.server-config.security-service.audit-module.default.property.auditOn=false [2024-04-16T09:24:43.627Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-04-16T09:24:43.627Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.enabled=false [2024-04-16T09:24:43.627Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-age-seconds=30 [2024-04-16T09:24:43.627Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-cache-size-bytes=10485760 [2024-04-16T09:24:43.627Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-files-count=1024 [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.admin=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.classloader=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.cmp=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.cmp-container=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.configuration=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.connector=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.corba=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.deployment=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.ejb-container=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.group-management-service=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.javamail=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.jaxr=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.jaxrpc=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.jdo=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.jms=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.jta=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.jts=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.management-event=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.mdb-container=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.naming=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.node-agent=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.resource-adapter=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.root=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.saaj=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.security=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.self-management=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.server=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.synchronization=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.util=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.verifier=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.log-service.module-log-levels.web-container=INFO [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.allow-payload-for-undefined-http-methods=false [2024-04-16T09:24:43.627Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.auth-pass-through-enabled=false [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.chunking-enabled=true [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.comet-support-enabled=false [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compressable-mime-type=text/html,text/xml,text/plain [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compression=off [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.compression-min-size-bytes=2048 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.connection-upload-timeout-millis=300000 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.default-virtual-server=server [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.dns-lookup-enabled=false [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.encoded-slash-enabled=false [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.header-buffer-length-bytes=8192 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-disable-cipher-check=false [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-enabled=true [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-initial-window-size-in-bytes=65535 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-concurrent-streams=100 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.http2-max-header-list-size-in-bytes=4096 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-connections=256 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-form-post-size-bytes=2097152 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-post-size-bytes=-1 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-request-headers=100 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-request-parameters=10000 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-response-headers=100 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-save-post-size-bytes=4096 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.max-swallowing-input-bytes=-1 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.rcm-support-enabled=false [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.request-timeout-seconds=900 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.send-buffer-size-bytes=8192 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=30 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.trace-enabled=false [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.upload-timeout-enabled=true [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.uri-encoding=UTF-8 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.version=HTTP/1.1 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.websockets-support-enabled=true [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.websockets-timeout-seconds=900 [2024-04-16T09:24:43.628Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.xpowered-by=true [2024-04-16T09:24:43.628Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.628Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.628Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.request-policy.auth-source=content [2024-04-16T09:24:43.628Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-04-16T09:24:43.628Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-id=XWS_ClientProvider [2024-04-16T09:24:43.628Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-type=client [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.auth-realm.file.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.auth-realm.file.name=file [2024-04-16T09:24:43.629Z] servers.server.server.config-ref=server-config [2024-04-16T09:24:43.629Z] servers.server.server.lb-weight=100 [2024-04-16T09:24:43.629Z] servers.server.server.name=server [2024-04-16T09:24:43.629Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.control-flag=sufficient [2024-04-16T09:24:43.629Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.module-class=com.sun.enterprise.security.auth.login.FileLoginModule [2024-04-16T09:24:43.629Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.name=adminFileLM [2024-04-16T09:24:43.629Z] configs.config.server-config.monitoring-service.dtrace-enabled=false [2024-04-16T09:24:43.629Z] configs.config.server-config.monitoring-service.mbean-enabled=true [2024-04-16T09:24:43.629Z] configs.config.server-config.monitoring-service.monitoring-enabled=true [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.property.loginPage=/login.jsf [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.response-policy.auth-source=content [2024-04-16T09:24:43.629Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.description=Port Number that JMS Service will listen for remote clients connection. [2024-04-16T09:24:43.629Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.name=JMS_PROVIDER_PORT [2024-04-16T09:24:43.629Z] configs.config.default-config.system-property.JMS_PROVIDER_PORT.value=27676 [2024-04-16T09:24:43.629Z] configs.config.default-config.security-service.audit-module.default.classname=com.sun.enterprise.security.ee.Audit [2024-04-16T09:24:43.629Z] configs.config.default-config.security-service.audit-module.default.name=default [2024-04-16T09:24:43.629Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-04-16T09:24:43.629Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.idle-thread-timeout-seconds=900 [2024-04-16T09:24:43.629Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.max-queue-size=4096 [2024-04-16T09:24:43.629Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.max-thread-pool-size=5 [2024-04-16T09:24:43.629Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.min-thread-pool-size=5 [2024-04-16T09:24:43.629Z] configs.config.default-config.thread-pools.thread-pool.http-thread-pool.name=http-thread-pool [2024-04-16T09:24:43.629Z] domain.application-root=${com.sun.aas.instanceRoot}/applications [2024-04-16T09:24:43.629Z] domain.log-root=${com.sun.aas.instanceRoot}/logs [2024-04-16T09:24:43.629Z] domain.version=7.0.15 [2024-04-16T09:24:43.629Z] configs.config.default-config.http-service.virtual-server.server.property.default-web-xml=${com.sun.aas.instanceRoot}/config/default-web.xml [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.property.loginErrorPage=/loginError.jsf [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.request-policy.auth-source=content [2024-04-16T09:24:43.629Z] servers.server.server.resource-ref.jms/__defaultConnectionFactory.enabled=true [2024-04-16T09:24:43.629Z] servers.server.server.resource-ref.jms/__defaultConnectionFactory.ref=jms/__defaultConnectionFactory [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.admin-session-timeout-in-minutes=60 [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.autodeploy-dir=${com.sun.aas.instanceRoot}/autodeploy [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.autodeploy-enabled=true [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.autodeploy-jsp-precompilation-enabled=false [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.autodeploy-polling-interval-in-seconds=2 [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.autodeploy-retry-timeout=4 [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.autodeploy-verifier-enabled=false [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.deploy-xml-validation=full [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.dynamic-reload-enabled=true [2024-04-16T09:24:43.629Z] configs.config.server-config.admin-service.das-config.dynamic-reload-poll-interval-in-seconds=2 [2024-04-16T09:24:43.629Z] configs.config.default-config.system-property.ASADMIN_LISTENER_PORT.name=ASADMIN_LISTENER_PORT [2024-04-16T09:24:43.629Z] configs.config.default-config.system-property.ASADMIN_LISTENER_PORT.value=24848 [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-id=XWS_ClientProvider [2024-04-16T09:24:43.629Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.provider-type=client [2024-04-16T09:24:43.629Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.debug=false [2024-04-16T09:24:43.629Z] resources.connector-resource.jms/__defaultConnectionFactory.deployment-order=100 [2024-04-16T09:24:43.629Z] resources.connector-resource.jms/__defaultConnectionFactory.enabled=true [2024-04-16T09:24:43.629Z] resources.connector-resource.jms/__defaultConnectionFactory.jndi-name=jms/__defaultConnectionFactory [2024-04-16T09:24:43.629Z] resources.connector-resource.jms/__defaultConnectionFactory.object-type=system-all-req [2024-04-16T09:24:43.630Z] resources.connector-resource.jms/__defaultConnectionFactory.pool-name=jms/__defaultConnectionFactory-Connection-Pool [2024-04-16T09:24:43.630Z] configs.config.server-config.security-service.auth-realm.file.property.file=${com.sun.aas.instanceRoot}/config/keyfile [2024-04-16T09:24:43.630Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.address=0.0.0.0 [2024-04-16T09:24:43.630Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.enabled=true [2024-04-16T09:24:43.630Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.id=SSL_MUTUALAUTH [2024-04-16T09:24:43.630Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.lazy-init=false [2024-04-16T09:24:43.630Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.port=${IIOP_SSL_MUTUALAUTH_PORT} [2024-04-16T09:24:43.630Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.security-enabled=true [2024-04-16T09:24:43.630Z] configs.config.default-config.availability-service.ejb-container-availability.availability-enabled=true [2024-04-16T09:24:43.630Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-ha-persistence-type=replicated [2024-04-16T09:24:43.630Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-persistence-type=file [2024-04-16T09:24:43.630Z] configs.config.default-config.availability-service.ejb-container-availability.sfsb-store-pool-name=jdbc/hastore [2024-04-16T09:24:43.630Z] configs.config.default-config.ejb-container.ejb-timer-service.max-redeliveries=1 [2024-04-16T09:24:43.630Z] configs.config.default-config.ejb-container.ejb-timer-service.minimum-delivery-interval-in-millis=1000 [2024-04-16T09:24:43.630Z] configs.config.default-config.ejb-container.ejb-timer-service.redelivery-interval-internal-in-millis=5000 [2024-04-16T09:24:43.630Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.capture-app-dd=true [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.capture-hadb-info=true [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.capture-install-log=true [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.capture-system-info=true [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.compute-checksum=true [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.max-log-entries=500 [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.min-log-level=INFO [2024-04-16T09:24:43.630Z] configs.config.default-config.diagnostic-service.verify-config=true [2024-04-16T09:24:43.630Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.debug=false [2024-04-16T09:24:43.630Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-04-16T09:24:43.630Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.idle-thread-timeout-seconds=900 [2024-04-16T09:24:43.630Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.max-queue-size=256 [2024-04-16T09:24:43.630Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.max-thread-pool-size=50 [2024-04-16T09:24:43.630Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.min-thread-pool-size=5 [2024-04-16T09:24:43.630Z] configs.config.server-config.thread-pools.thread-pool.admin-thread-pool.name=admin-thread-pool [2024-04-16T09:24:43.630Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.630Z] configs.config.server-config.transaction-service.automatic-recovery=false [2024-04-16T09:24:43.630Z] configs.config.server-config.transaction-service.heuristic-decision=rollback [2024-04-16T09:24:43.630Z] configs.config.server-config.transaction-service.keypoint-interval=65536 [2024-04-16T09:24:43.630Z] configs.config.server-config.transaction-service.retry-timeout-in-seconds=600 [2024-04-16T09:24:43.630Z] configs.config.server-config.transaction-service.timeout-in-seconds=0 [2024-04-16T09:24:43.630Z] configs.config.server-config.transaction-service.tx-log-dir=${com.sun.aas.instanceRoot}/logs [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.admin-session-timeout-in-minutes=60 [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.autodeploy-dir=${com.sun.aas.instanceRoot}/autodeploy [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.autodeploy-enabled=true [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.autodeploy-jsp-precompilation-enabled=false [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.autodeploy-polling-interval-in-seconds=2 [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.autodeploy-retry-timeout=4 [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.autodeploy-verifier-enabled=false [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.deploy-xml-validation=full [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.dynamic-reload-enabled=true [2024-04-16T09:24:43.630Z] configs.config.default-config.admin-service.das-config.dynamic-reload-poll-interval-in-seconds=2 [2024-04-16T09:24:43.630Z] configs.config.default-config.web-container.jsp-caching-enabled=false [2024-04-16T09:24:43.630Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.630Z] configs.config.server-config.connector-service.class-loading-policy=derived [2024-04-16T09:24:43.630Z] configs.config.server-config.connector-service.shutdown-timeout-in-seconds=30 [2024-04-16T09:24:43.630Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.630Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.630Z] configs.config.default-config.security-service.audit-module.default.property.auditOn=false [2024-04-16T09:24:43.630Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.631Z] configs.config.server-config.iiop-service.client-authentication-required=false [2024-04-16T09:24:43.631Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password=false [2024-04-16T09:24:43.631Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.debug=false [2024-04-16T09:24:43.631Z] configs.config.default-config.admin-service.property.adminConsoleDownloadLocation=${com.sun.aas.installRoot}/lib/install/applications/admingui.war [2024-04-16T09:24:43.631Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.name=http-listener-2 [2024-04-16T09:24:43.631Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.security-enabled=true [2024-04-16T09:24:43.631Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.name=http-listener-1 [2024-04-16T09:24:43.631Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.security-enabled=false [2024-04-16T09:24:43.631Z] configs.config.server-config.batch-runtime-configuration.executor-service-lookup-name=concurrent/__defaultManagedExecutorService [2024-04-16T09:24:43.631Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.response-policy.auth-source=content [2024-04-16T09:24:43.631Z] configs.config.default-config.log-service.alarms=false [2024-04-16T09:24:43.631Z] configs.config.default-config.log-service.file=${com.sun.aas.instanceRoot}/logs/server.log [2024-04-16T09:24:43.631Z] configs.config.default-config.log-service.log-rotation-limit-in-bytes=2000000 [2024-04-16T09:24:43.631Z] configs.config.default-config.log-service.log-rotation-timelimit-in-minutes=0 [2024-04-16T09:24:43.631Z] configs.config.default-config.log-service.log-to-console=false [2024-04-16T09:24:43.631Z] configs.config.default-config.log-service.retain-error-statistics-for-hours=5 [2024-04-16T09:24:43.631Z] configs.config.default-config.log-service.use-system-logging=false [2024-04-16T09:24:43.631Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.http-redirect.port=-1 [2024-04-16T09:24:43.631Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.http-redirect.secure=true [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.associate-with-thread=false [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-creation-retry-attempts=0 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-creation-retry-interval-in-seconds=10 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-definition-name=jakarta.jms.ConnectionFactory [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-leak-reclaim=false [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.connection-leak-timeout-in-seconds=0 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.deployment-order=100 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.fail-all-connections=false [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.idle-timeout-in-seconds=300 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.is-connection-validation-required=false [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.lazy-connection-association=false [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.lazy-connection-enlistment=false [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.match-connections=true [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-connection-usage-count=0 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-pool-size=250 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.max-wait-time-in-millis=60000 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.name=jms/__defaultConnectionFactory-Connection-Pool [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.object-type=user [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.ping=false [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.pool-resize-quantity=2 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.pooling=true [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.resource-adapter-name=jmsra [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.steady-pool-size=1 [2024-04-16T09:24:43.631Z] resources.connector-connection-pool.jms/__defaultConnectionFactory-Connection-Pool.validate-atmost-once-period-in-seconds=0 [2024-04-16T09:24:43.631Z] configs.config.server-config.admin-service.property.adminConsoleStartup=default [2024-04-16T09:24:43.631Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.allow-lazy-init=true [2024-04-16T09:24:43.631Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.cert-nickname=s1as [2024-04-16T09:24:43.631Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth= [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth-enabled=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.handshake-timeout-millis=-1 [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.key-store-password-provider=plain [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.renegotiate-on-client-auth-want=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl-inactivity-timeout=30 [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl2-enabled=false [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl3-enabled=false [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-enabled=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-rollback-enabled=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls11-enabled=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls12-enabled=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls13-enabled=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-max-cert-length=5 [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-store-password-provider=plain [2024-04-16T09:24:43.632Z] resources.jdbc-connection-pool.DerbyPool.property.User=APP [2024-04-16T09:24:43.632Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-04-16T09:24:43.632Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.idle-thread-timeout-seconds=900 [2024-04-16T09:24:43.632Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.max-queue-size=4096 [2024-04-16T09:24:43.632Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.max-thread-pool-size=200 [2024-04-16T09:24:43.632Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.min-thread-pool-size=5 [2024-04-16T09:24:43.632Z] configs.config.default-config.thread-pools.thread-pool.thread-pool-1.name=thread-pool-1 [2024-04-16T09:24:43.632Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.enabled=false [2024-04-16T09:24:43.632Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-age-seconds=30 [2024-04-16T09:24:43.632Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-cache-size-bytes=10485760 [2024-04-16T09:24:43.632Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-files-count=1024 [2024-04-16T09:24:43.632Z] configs.config.default-config.transaction-service.automatic-recovery=true [2024-04-16T09:24:43.632Z] configs.config.default-config.transaction-service.heuristic-decision=rollback [2024-04-16T09:24:43.632Z] configs.config.default-config.transaction-service.keypoint-interval=65536 [2024-04-16T09:24:43.632Z] configs.config.default-config.transaction-service.retry-timeout-in-seconds=600 [2024-04-16T09:24:43.632Z] configs.config.default-config.transaction-service.timeout-in-seconds=0 [2024-04-16T09:24:43.632Z] configs.config.default-config.transaction-service.tx-log-dir=${com.sun.aas.instanceRoot}/logs [2024-04-16T09:24:43.632Z] configs.config.server-config.security-service.auth-realm.file.property.jaas-context=fileRealm [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.orb.max-connections=1024 [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.orb.message-fragment-size=1024 [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.orb.use-thread-pool-ids=thread-pool-1 [2024-04-16T09:24:43.632Z] configs.config.default-config.security-service.auth-realm.file.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-04-16T09:24:43.632Z] configs.config.default-config.security-service.auth-realm.file.name=file [2024-04-16T09:24:43.632Z] managed-job-config.in-memory-retention-period=1h [2024-04-16T09:24:43.632Z] managed-job-config.initial-delay=20m [2024-04-16T09:24:43.632Z] managed-job-config.job-retention-period=24h [2024-04-16T09:24:43.632Z] managed-job-config.persisting-enabled=true [2024-04-16T09:24:43.632Z] managed-job-config.poll-interval=20m [2024-04-16T09:24:43.632Z] configs.config.server-config.dynamic-reconfiguration-enabled=true [2024-04-16T09:24:43.632Z] configs.config.server-config.name=server-config [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.address=0.0.0.0 [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.enabled=true [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.id=orb-listener-1 [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.lazy-init=false [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.port=${IIOP_LISTENER_PORT} [2024-04-16T09:24:43.632Z] configs.config.default-config.iiop-service.iiop-listener.orb-listener-1.security-enabled=false [2024-04-16T09:24:43.632Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.classname=org.glassfish.grizzly.config.portunif.HttpProtocolFinder [2024-04-16T09:24:43.632Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.name=http-finder [2024-04-16T09:24:43.632Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.protocol-finder.http-finder.protocol=sec-admin-listener [2024-04-16T09:24:43.632Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.address=0.0.0.0 [2024-04-16T09:24:43.632Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.enabled=true [2024-04-16T09:24:43.632Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.633Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.jk-enabled=false [2024-04-16T09:24:43.633Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.name=admin-listener [2024-04-16T09:24:43.633Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.port=4848 [2024-04-16T09:24:43.633Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.protocol=admin-listener [2024-04-16T09:24:43.633Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.thread-pool=admin-thread-pool [2024-04-16T09:24:43.633Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.transport=tcp [2024-04-16T09:24:43.633Z] configs.config.server-config.network-config.network-listeners.network-listener.admin-listener.type=standard [2024-04-16T09:24:43.633Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.request-policy.auth-source=content [2024-04-16T09:24:43.633Z] configs.config.default-config.admin-service.auth-realm-name=admin-realm [2024-04-16T09:24:43.633Z] configs.config.default-config.admin-service.system-jmx-connector-name=system [2024-04-16T09:24:43.633Z] configs.config.default-config.admin-service.type=server [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-id=ClientProvider [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-type=client [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.request-policy.auth-source=content [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-id=XWS_ServerProvider [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-type=server [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.allow-lazy-init=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.cert-nickname=s1as [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth= [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.client-auth-enabled=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.handshake-timeout-millis=-1 [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.key-store-password-provider=plain [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.renegotiate-on-client-auth-want=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl-inactivity-timeout=30 [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl2-enabled=false [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.ssl3-enabled=false [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-enabled=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls-rollback-enabled=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls11-enabled=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls12-enabled=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.tls13-enabled=true [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-max-cert-length=5 [2024-04-16T09:24:43.633Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.ssl.trust-store-password-provider=plain [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.buffer-size-bytes=32768 [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.format=%client.name% %auth-user-name% %datetime% %request% %status% %response.length% [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.max-history-files=-1 [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.rotation-enabled=true [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.rotation-interval-in-minutes=1440 [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.rotation-policy=time [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.rotation-suffix=yyyy-MM-dd [2024-04-16T09:24:43.633Z] configs.config.default-config.http-service.access-log.write-interval-seconds=300 [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.response-policy.auth-source=content [2024-04-16T09:24:43.633Z] configs.config.server-config.security-service.auth-realm.certificate.classname=com.sun.enterprise.security.auth.realm.certificate.CertificateRealm [2024-04-16T09:24:43.634Z] configs.config.server-config.security-service.auth-realm.certificate.name=certificate [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.allow-non-component-callers=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.associate-with-thread=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.connection-creation-retry-attempts=0 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.connection-creation-retry-interval-in-seconds=10 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.connection-leak-reclaim=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.connection-leak-timeout-in-seconds=0 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.connection-validation-method=table [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.deployment-order=100 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.fail-all-connections=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.idle-timeout-in-seconds=300 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.is-connection-validation-required=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.is-isolation-level-guaranteed=true [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.lazy-connection-association=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.lazy-connection-enlistment=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.match-connections=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.max-connection-usage-count=0 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.max-pool-size=32 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.max-wait-time-in-millis=60000 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.name=__TimerPool [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.non-transactional-connections=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.object-type=user [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.ping=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.pool-resize-quantity=2 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.pooling=true [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.res-type=javax.sql.XADataSource [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.statement-cache-size=0 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.statement-cache-type= [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.statement-leak-reclaim=false [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.statement-leak-timeout-in-seconds=0 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.statement-timeout-in-seconds=-1 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.steady-pool-size=8 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.validate-atmost-once-period-in-seconds=0 [2024-04-16T09:24:43.634Z] resources.jdbc-connection-pool.__TimerPool.wrap-jdbc-objects=true [2024-04-16T09:24:43.634Z] configs.config.default-config.dynamic-reconfiguration-enabled=true [2024-04-16T09:24:43.634Z] configs.config.default-config.name=default-config [2024-04-16T09:24:43.634Z] configs.config.server-config.http-service.access-logging-enabled=false [2024-04-16T09:24:43.634Z] configs.config.server-config.http-service.sso-enabled=false [2024-04-16T09:24:43.634Z] configs.config.server-config.admin-service.property.ipsRoot=${com.sun.aas.installRoot}/.. [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.capture-app-dd=true [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.capture-hadb-info=true [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.capture-install-log=true [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.capture-system-info=true [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.compute-checksum=true [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.max-log-entries=500 [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.min-log-level=INFO [2024-04-16T09:24:43.634Z] configs.config.server-config.diagnostic-service.verify-config=true [2024-04-16T09:24:43.634Z] configs.config.default-config.iiop-service.client-authentication-required=false [2024-04-16T09:24:43.634Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.634Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.634Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.request-policy.auth-source=content [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.address=0.0.0.0 [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.enabled=true [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.jk-enabled=false [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.name=http-listener-1 [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.port=${HTTP_LISTENER_PORT} [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.protocol=http-listener-1 [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.thread-pool=http-thread-pool [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.transport=tcp [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-1.type=standard [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.address=0.0.0.0 [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true [2024-04-16T09:24:43.634Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.jk-enabled=false [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.name=http-listener-2 [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.port=${HTTP_SSL_LISTENER_PORT} [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.protocol=http-listener-2 [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.thread-pool=http-thread-pool [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.transport=tcp [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.network-listeners.network-listener.http-listener-2.type=standard [2024-04-16T09:24:43.635Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-04-16T09:24:43.635Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-id=XWS_ServerProvider [2024-04-16T09:24:43.635Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.provider-type=server [2024-04-16T09:24:43.635Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.response-policy.auth-source=content [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.allow-lazy-init=true [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.cert-nickname=glassfish-instance [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.client-auth=want [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.client-auth-enabled=false [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.handshake-timeout-millis=-1 [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.key-store-password-provider=plain [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.renegotiate-on-client-auth-want=false [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl-inactivity-timeout=30 [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl2-enabled=false [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl3-enabled=false [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls-enabled=true [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls-rollback-enabled=true [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls11-enabled=true [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls12-enabled=true [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.tls13-enabled=true [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.trust-max-cert-length=5 [2024-04-16T09:24:43.635Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.ssl.trust-store-password-provider=plain [2024-04-16T09:24:43.635Z] configs.config.server-config.group-management-service.group-discovery-timeout-in-millis=5000 [2024-04-16T09:24:43.635Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.request-policy.auth-source=sender [2024-04-16T09:24:43.635Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.property.auth-realm=admin-realm [2024-04-16T09:24:43.635Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.635Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.allow-lazy-init=true [2024-04-16T09:24:43.635Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.cert-nickname=s1as [2024-04-16T09:24:43.635Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-04-16T09:24:43.635Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.client-auth= [2024-04-16T09:24:43.635Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.client-auth-enabled=false [2024-04-16T09:24:43.635Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.handshake-timeout-millis=-1 [2024-04-16T09:24:43.635Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.key-store-password-provider=plain [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.renegotiate-on-client-auth-want=true [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl-inactivity-timeout=30 [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl2-enabled=false [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.ssl3-enabled=false [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls-enabled=true [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls-rollback-enabled=true [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls11-enabled=true [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls12-enabled=true [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.tls13-enabled=true [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.trust-max-cert-length=5 [2024-04-16T09:24:43.636Z] configs.config.default-config.iiop-service.iiop-listener.SSL.ssl.trust-store-password-provider=plain [2024-04-16T09:24:43.636Z] configs.config.server-config.security-service.message-security-config.HttpServlet.auth-layer=HttpServlet [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.allow-lazy-init=true [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.cert-nickname=s1as [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.client-auth= [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.client-auth-enabled=false [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.handshake-timeout-millis=-1 [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.key-store-password-provider=plain [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.renegotiate-on-client-auth-want=true [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl-inactivity-timeout=30 [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl2-enabled=false [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.ssl3-enabled=false [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls-enabled=true [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls-rollback-enabled=true [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls11-enabled=true [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls12-enabled=true [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.tls13-enabled=true [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.trust-max-cert-length=5 [2024-04-16T09:24:43.636Z] configs.config.server-config.iiop-service.iiop-listener.SSL.ssl.trust-store-password-provider=plain [2024-04-16T09:24:43.636Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.description=Port Number that JMS Service will listen for remote clients connection. [2024-04-16T09:24:43.636Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.name=JMS_PROVIDER_PORT [2024-04-16T09:24:43.636Z] configs.config.server-config.system-property.JMS_PROVIDER_PORT.value=7676 [2024-04-16T09:24:43.636Z] servers.server.server.resource-ref.jdbc/__default.enabled=true [2024-04-16T09:24:43.636Z] servers.server.server.resource-ref.jdbc/__default.ref=jdbc/__default [2024-04-16T09:24:43.636Z] configs.config.default-config.availability-service.jms-availability.availability-enabled=false [2024-04-16T09:24:43.636Z] configs.config.default-config.availability-service.jms-availability.config-store-type=masterbroker [2024-04-16T09:24:43.636Z] configs.config.default-config.availability-service.jms-availability.message-store-type=file [2024-04-16T09:24:43.636Z] nodes.node.localhost-domain1.freeze=false [2024-04-16T09:24:43.636Z] nodes.node.localhost-domain1.install-dir=${com.sun.aas.productRoot} [2024-04-16T09:24:43.636Z] nodes.node.localhost-domain1.name=localhost-domain1 [2024-04-16T09:24:43.636Z] nodes.node.localhost-domain1.node-host=localhost [2024-04-16T09:24:43.636Z] nodes.node.localhost-domain1.type=CONFIG [2024-04-16T09:24:43.636Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.debug=false [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-elasticity=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-orchestrator=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-tenant-manager=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.cloud-virt-assembly-service=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.connector-connection-pool=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.connector-service=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.deployment=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.ejb-container=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.http-service=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jersey=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jms-service=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jpa=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.jvm=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.orb=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.security=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.thread-pool=OFF [2024-04-16T09:24:43.636Z] configs.config.server-config.monitoring-service.module-monitoring-levels.transaction-service=OFF [2024-04-16T09:24:43.637Z] configs.config.server-config.monitoring-service.module-monitoring-levels.web-container=OFF [2024-04-16T09:24:43.637Z] configs.config.server-config.monitoring-service.module-monitoring-levels.web-services-container=OFF [2024-04-16T09:24:43.637Z] configs.config.default-config.group-management-service.group-discovery-timeout-in-millis=5000 [2024-04-16T09:24:43.637Z] configs.config.default-config.availability-service.web-container-availability.availability-enabled=true [2024-04-16T09:24:43.637Z] configs.config.default-config.availability-service.web-container-availability.disable-jreplica=false [2024-04-16T09:24:43.637Z] configs.config.default-config.availability-service.web-container-availability.persistence-frequency=web-method [2024-04-16T09:24:43.637Z] configs.config.default-config.availability-service.web-container-availability.persistence-scope=session [2024-04-16T09:24:43.637Z] configs.config.default-config.availability-service.web-container-availability.persistence-store-health-check-enabled=false [2024-04-16T09:24:43.637Z] configs.config.default-config.availability-service.web-container-availability.persistence-type=replicated [2024-04-16T09:24:43.637Z] configs.config.default-config.availability-service.web-container-availability.sso-failover-enabled=false [2024-04-16T09:24:43.637Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.name=admin-listener [2024-04-16T09:24:43.637Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.security-enabled=false [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.jacc-provider.default.name=default [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.jacc-provider.default.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.jacc-provider.default.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.class-name=org.glassfish.admingui.common.security.AdminConsoleAuthModule [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.provider-id=GFConsoleAuthModule [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.message-security-config.HttpServlet.provider-config.GFConsoleAuthModule.provider-type=server [2024-04-16T09:24:43.637Z] resources.jdbc-resource.jdbc/__TimerPool.deployment-order=100 [2024-04-16T09:24:43.637Z] resources.jdbc-resource.jdbc/__TimerPool.enabled=true [2024-04-16T09:24:43.637Z] resources.jdbc-resource.jdbc/__TimerPool.jndi-name=jdbc/__TimerPool [2024-04-16T09:24:43.637Z] resources.jdbc-resource.jdbc/__TimerPool.object-type=system-all [2024-04-16T09:24:43.637Z] resources.jdbc-resource.jdbc/__TimerPool.pool-name=__TimerPool [2024-04-16T09:24:43.637Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.enabled=false [2024-04-16T09:24:43.637Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-age-seconds=30 [2024-04-16T09:24:43.637Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-cache-size-bytes=10485760 [2024-04-16T09:24:43.637Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.file-cache.max-files-count=1024 [2024-04-16T09:24:43.637Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.response-policy.auth-source=content [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.audit-module.default.classname=com.sun.enterprise.security.ee.Audit [2024-04-16T09:24:43.637Z] configs.config.server-config.security-service.audit-module.default.name=default [2024-04-16T09:24:43.637Z] nodes.freeze=false [2024-04-16T09:24:43.637Z] security-configurations.authentication-service.adminAuth.default=true [2024-04-16T09:24:43.637Z] security-configurations.authentication-service.adminAuth.name=adminAuth [2024-04-16T09:24:43.637Z] security-configurations.authentication-service.adminAuth.use-password-credential=true [2024-04-16T09:24:43.637Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.property.auth-realm=admin-realm [2024-04-16T09:24:43.637Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.enabled=false [2024-04-16T09:24:43.637Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-age-seconds=30 [2024-04-16T09:24:43.637Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-04-16T09:24:43.637Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-files-count=1024 [2024-04-16T09:24:43.637Z] configs.config.default-config.java-config.classpath-suffix= [2024-04-16T09:24:43.637Z] configs.config.default-config.java-config.debug-enabled=false [2024-04-16T09:24:43.637Z] configs.config.default-config.java-config.debug-options=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:${JAVA_DEBUGGER_PORT} [2024-04-16T09:24:43.637Z] configs.config.default-config.java-config.env-classpath-ignored=true [2024-04-16T09:24:43.637Z] configs.config.default-config.java-config.java-home=${com.sun.aas.javaRoot} [2024-04-16T09:24:43.637Z] configs.config.default-config.java-config.javac-options=-g [2024-04-16T09:24:43.638Z] configs.config.default-config.java-config.jvm-options=-server,-Djava.awt.headless=true,-Djdk.corba.allowOutputStreamSubclass=true,-Djdk.tls.rejectClientInitiatedRenegotiation=true,-XX:+UnlockDiagnosticVMOptions,-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy,-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf,-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as,-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks,-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks,-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver,-DANTLR_USE_DIRECT_CLASS_LOADING=true,-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory,-XX:NewRatio=2,-Xmx512m,-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.fileinstall,-Dosgi.shell.telnet.port=${OSGI_SHELL_TELNET_PORT},-Dosgi.shell.telnet.maxconn=1,-Dosgi.shell.telnet.ip=127.0.0.1,-Dgosh.args=--noshutdown -c noop=true,-Dfelix.fileinstall.dir=${com.sun.aas.installRoot}/modules/autostart/,-Dfelix.fileinstall.poll=5000,-Dfelix.fileinstall.log.level=3,-Dfelix.fileinstall.bundles.new.start=true,-Dfelix.fileinstall.bundles.startTransient=true,-Dfelix.fileinstall.disableConfigSave=false,-Dorg.glassfish.gmbal.no.multipleUpperBoundsException=true,-Xbootclasspath/a:${com.sun.aas.installRoot}/lib/grizzly-npn-api.jar,--add-opens=java.base/java.io=ALL-UNNAMED,--add-opens=java.base/java.lang=ALL-UNNAMED,--add-opens=java.base/java.util=ALL-UNNAMED,--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED,--add-opens=java.naming/javax.naming.spi=ALL-UNNAMED,--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED,--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED,--add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED,--add-exports=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,--add-opens=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,-Djdk.attach.allowAttachSelf=true [2024-04-16T09:24:43.638Z] configs.config.default-config.java-config.rmic-options=-iiop -poa -alwaysgenerate -keepgenerated -g [2024-04-16T09:24:43.638Z] configs.config.default-config.java-config.system-classpath= [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.access-logging-enabled=inherit [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.docroot=${com.sun.aas.instanceRoot}/docroot [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.hosts=${com.sun.aas.hostName} [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.id=__asadmin [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.network-listeners=admin-listener [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-cookie-http-only=true [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-cookie-secure=dynamic [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.sso-enabled=inherit [2024-04-16T09:24:43.638Z] configs.config.default-config.http-service.virtual-server.__asadmin.state=on [2024-04-16T09:24:43.638Z] configs.config.server-config.admin-service.property.adminConsoleContextRoot=/admin [2024-04-16T09:24:43.638Z] configs.config.server-config.availability-service.auto-manage-ha-store=false [2024-04-16T09:24:43.638Z] configs.config.server-config.availability-service.availability-enabled=true [2024-04-16T09:24:43.638Z] configs.config.server-config.availability-service.ha-store-healthcheck-enabled=false [2024-04-16T09:24:43.638Z] configs.config.server-config.availability-service.ha-store-healthcheck-interval-in-seconds=5 [2024-04-16T09:24:43.638Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-04-16T09:24:43.638Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.allow-payload-for-undefined-http-methods=false [2024-04-16T09:24:43.638Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.auth-pass-through-enabled=false [2024-04-16T09:24:43.638Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.chunking-enabled=true [2024-04-16T09:24:43.638Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=false [2024-04-16T09:24:43.638Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compressable-mime-type=text/html,text/xml,text/plain [2024-04-16T09:24:43.638Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compression=off [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.compression-min-size-bytes=2048 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.connection-upload-timeout-millis=300000 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.default-virtual-server=server [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.dns-lookup-enabled=false [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.encoded-slash-enabled=false [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.header-buffer-length-bytes=8192 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-disable-cipher-check=false [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-enabled=true [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-initial-window-size-in-bytes=65535 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-concurrent-streams=100 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.http2-max-header-list-size-in-bytes=4096 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-connections=256 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-form-post-size-bytes=2097152 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-post-size-bytes=-1 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-request-headers=100 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-request-parameters=10000 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-response-headers=100 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes=4096 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.max-swallowing-input-bytes=-1 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.rcm-support-enabled=false [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.request-timeout-seconds=900 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.send-buffer-size-bytes=8192 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.timeout-seconds=30 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=false [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.upload-timeout-enabled=true [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.uri-encoding=UTF-8 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.version=HTTP/1.1 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.websockets-support-enabled=true [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.websockets-timeout-seconds=900 [2024-04-16T09:24:43.639Z] configs.config.default-config.network-config.protocols.protocol.http-listener-1.http.xpowered-by=true [2024-04-16T09:24:43.639Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.debug=false [2024-04-16T09:24:43.639Z] configs.config.server-config.group-management-service.failure-detection.heartbeat-frequency-in-millis=2000 [2024-04-16T09:24:43.639Z] configs.config.server-config.group-management-service.failure-detection.max-missed-heartbeats=3 [2024-04-16T09:24:43.639Z] configs.config.server-config.group-management-service.failure-detection.verify-failure-connect-timeout-in-millis=10000 [2024-04-16T09:24:43.639Z] configs.config.server-config.group-management-service.failure-detection.verify-failure-waittime-in-millis=1500 [2024-04-16T09:24:43.639Z] configs.config.server-config.security-service.auth-realm.admin-realm.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-04-16T09:24:43.639Z] configs.config.server-config.security-service.auth-realm.admin-realm.name=admin-realm [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.addresslist-behavior=priority [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.addresslist-iterations=3 [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.default-jms-host=default_JMS_host [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.init-timeout-in-seconds=60 [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.reconnect-attempts=3 [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.reconnect-enabled=true [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.reconnect-interval-in-seconds=5 [2024-04-16T09:24:43.640Z] configs.config.default-config.jms-service.type=EMBEDDED [2024-04-16T09:24:43.640Z] configs.config.default-config.security-service.auth-realm.certificate.classname=com.sun.enterprise.security.auth.realm.certificate.CertificateRealm [2024-04-16T09:24:43.640Z] configs.config.default-config.security-service.auth-realm.certificate.name=certificate [2024-04-16T09:24:43.640Z] configs.config.default-config.group-management-service.failure-detection.heartbeat-frequency-in-millis=2000 [2024-04-16T09:24:43.640Z] configs.config.default-config.group-management-service.failure-detection.max-missed-heartbeats=3 [2024-04-16T09:24:43.640Z] configs.config.default-config.group-management-service.failure-detection.verify-failure-connect-timeout-in-millis=10000 [2024-04-16T09:24:43.640Z] configs.config.default-config.group-management-service.failure-detection.verify-failure-waittime-in-millis=1500 [2024-04-16T09:24:43.640Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.request-policy.auth-source=content [2024-04-16T09:24:43.640Z] resources.jdbc-connection-pool.DerbyPool.property.Password=APP [2024-04-16T09:24:43.640Z] resources.jdbc-connection-pool.__TimerPool.property.connectionAttributes=;create=true [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.auth-pass-through-enabled=false [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.chunking-enabled=true [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.comet-support-enabled=false [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compression=off [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.compression-min-size-bytes=2048 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.connection-upload-timeout-millis=300000 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.default-virtual-server=__asadmin [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.dns-lookup-enabled=false [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.encoded-slash-enabled=false [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.header-buffer-length-bytes=8192 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-disable-cipher-check=false [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-enabled=true [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-concurrent-streams=100 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-connections=250 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-form-post-size-bytes=2097152 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-post-size-bytes=-1 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-request-headers=100 [2024-04-16T09:24:43.640Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-request-parameters=10000 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-response-headers=100 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-save-post-size-bytes=4096 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.max-swallowing-input-bytes=-1 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.rcm-support-enabled=false [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds=900 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.send-buffer-size-bytes=8192 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.timeout-seconds=30 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.trace-enabled=false [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.upload-timeout-enabled=true [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.uri-encoding=UTF-8 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.version=HTTP/1.1 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.websockets-support-enabled=true [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.websockets-timeout-seconds=900 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.xpowered-by=true [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL.address=0.0.0.0 [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL.enabled=true [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL.id=SSL [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL.lazy-init=false [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL.port=3820 [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL.security-enabled=true [2024-04-16T09:24:43.641Z] servers.server.server.resource-ref.jdbc/__TimerPool.enabled=true [2024-04-16T09:24:43.641Z] servers.server.server.resource-ref.jdbc/__TimerPool.ref=jdbc/__TimerPool [2024-04-16T09:24:43.641Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.response-policy.auth-source=content [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.address=0.0.0.0 [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.enabled=true [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.id=SSL_MUTUALAUTH [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.lazy-init=false [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.port=3920 [2024-04-16T09:24:43.641Z] configs.config.server-config.iiop-service.iiop-listener.SSL_MUTUALAUTH.security-enabled=true [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.address=0.0.0.0 [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.enabled=true [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.jk-enabled=false [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.name=admin-listener [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.port=${ASADMIN_LISTENER_PORT} [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.protocol=pu-protocol [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.thread-pool=http-thread-pool [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.transport=tcp [2024-04-16T09:24:43.641Z] configs.config.default-config.network-config.network-listeners.network-listener.admin-listener.type=standard [2024-04-16T09:24:43.641Z] configs.config.default-config.security-service.auth-realm.file.property.file=${com.sun.aas.instanceRoot}/config/keyfile [2024-04-16T09:24:43.641Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.authorization-provider-config.simpleAuthorizationProviderConfig.name=simpleAuthorizationProviderConfig [2024-04-16T09:24:43.642Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.authorization-provider-config.simpleAuthorizationProviderConfig.support-policy-deploy=false [2024-04-16T09:24:43.642Z] security-configurations.authorization-service.authorizationService.default=true [2024-04-16T09:24:43.642Z] security-configurations.authorization-service.authorizationService.name=authorizationService [2024-04-16T09:24:43.642Z] resources.jdbc-connection-pool.DerbyPool.property.serverName=localhost [2024-04-16T09:24:43.642Z] configs.config.default-config.security-service.activate-default-principal-to-role-mapping=true [2024-04-16T09:24:43.642Z] configs.config.default-config.security-service.anonymous-role=AttributeDeprecated [2024-04-16T09:24:43.642Z] configs.config.default-config.security-service.audit-enabled=false [2024-04-16T09:24:43.642Z] configs.config.default-config.security-service.audit-modules=default [2024-04-16T09:24:43.642Z] configs.config.default-config.security-service.default-realm=file [2024-04-16T09:24:43.642Z] configs.config.default-config.security-service.jacc=default [2024-04-16T09:24:43.642Z] configs.config.default-config.system-property.JMX_SYSTEM_CONNECTOR_PORT.name=JMX_SYSTEM_CONNECTOR_PORT [2024-04-16T09:24:43.642Z] configs.config.default-config.system-property.JMX_SYSTEM_CONNECTOR_PORT.value=28686 [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.classpath-suffix= [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.debug-enabled=false [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.debug-options=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:9009 [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.env-classpath-ignored=true [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.java-home=${com.sun.aas.javaRoot} [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.javac-options=-g [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.jvm-options=-Djava.awt.headless=true,-Djdk.corba.allowOutputStreamSubclass=true,-Djdk.tls.rejectClientInitiatedRenegotiation=true,-Djavax.xml.accessExternalSchema=all,-Djavax.management.builder.initial=com.sun.enterprise.v3.admin.AppServerMBeanServerBuilder,-XX:+UnlockDiagnosticVMOptions,-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy,-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf,-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as,-Xmx512m,-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks,-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks,-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver,-DANTLR_USE_DIRECT_CLASS_LOADING=true,-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory,-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,-Dosgi.shell.telnet.port=6666,-Dosgi.shell.telnet.maxconn=1,-Dosgi.shell.telnet.ip=127.0.0.1,-Dgosh.args=--nointeractive,-Dfelix.fileinstall.dir=${com.sun.aas.installRoot}/modules/autostart/,-Dfelix.fileinstall.poll=5000,-Dfelix.fileinstall.log.level=2,-Dfelix.fileinstall.bundles.new.start=true,-Dfelix.fileinstall.bundles.startTransient=true,-Dfelix.fileinstall.disableConfigSave=false,-Dorg.glassfish.gmbal.no.multipleUpperBoundsException=true,-Dcom.ctc.wstx.returnNullForDefaultNamespace=true,-XX:NewRatio=2,--add-opens=java.base/java.io=ALL-UNNAMED,--add-opens=java.base/java.lang=ALL-UNNAMED,--add-opens=java.base/java.util=ALL-UNNAMED,--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED,--add-opens=java.naming/javax.naming.spi=ALL-UNNAMED,--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED,--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED,--add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED,--add-exports=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,--add-opens=java.base/jdk.internal.vm.annotation=ALL-UNNAMED,-Djdk.attach.allowAttachSelf=true [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.rmic-options=-iiop -poa -alwaysgenerate -keepgenerated -g [2024-04-16T09:24:43.642Z] configs.config.server-config.java-config.system-classpath= [2024-04-16T09:24:43.642Z] configs.config.server-config.security-service.jacc-provider.default.property.repository=${com.sun.aas.instanceRoot}/generated/policy [2024-04-16T09:24:43.642Z] resources.jdbc-connection-pool.__TimerPool.property.databaseName=${com.sun.aas.instanceRoot}/lib/databases/ejbtimer [2024-04-16T09:24:43.643Z] configs.config.default-config.system-property.HTTP_SSL_LISTENER_PORT.name=HTTP_SSL_LISTENER_PORT [2024-04-16T09:24:43.643Z] configs.config.default-config.system-property.HTTP_SSL_LISTENER_PORT.value=28181 [2024-04-16T09:24:43.643Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-04-16T09:24:43.643Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-id=ServerProvider [2024-04-16T09:24:43.643Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-type=server [2024-04-16T09:24:43.643Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.class-name=com.sun.xml.wss.provider.ClientSecurityAuthModule [2024-04-16T09:24:43.643Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-id=ClientProvider [2024-04-16T09:24:43.643Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.provider-type=client [2024-04-16T09:24:43.643Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.debug=false [2024-04-16T09:24:43.643Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.enabled=false [2024-04-16T09:24:43.643Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-age-seconds=30 [2024-04-16T09:24:43.643Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-04-16T09:24:43.643Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.http.file-cache.max-files-count=1024 [2024-04-16T09:24:43.643Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.response-policy.auth-source=content [2024-04-16T09:24:43.643Z] secure-admin.das-alias=s1as [2024-04-16T09:24:43.643Z] secure-admin.enabled=false [2024-04-16T09:24:43.643Z] secure-admin.instance-alias=glassfish-instance [2024-04-16T09:24:43.643Z] secure-admin.special-admin-indicator=37aa4d26-0bc5-4b24-8840-9ce4bdfab88d [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.name=http-listener-2 [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.security-enabled=true [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.name=http-listener-1 [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.security-enabled=false [2024-04-16T09:24:43.643Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.name=filerealm [2024-04-16T09:24:43.643Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.provider-name=adminFile [2024-04-16T09:24:43.643Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.type=LoginModule [2024-04-16T09:24:43.643Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.name=pu-protocol [2024-04-16T09:24:43.643Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.security-enabled=false [2024-04-16T09:24:43.643Z] configs.config.default-config.http-service.access-logging-enabled=false [2024-04-16T09:24:43.643Z] configs.config.default-config.http-service.sso-enabled=false [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.auth-pass-through-enabled=false [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.chunking-enabled=true [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.comet-support-enabled=false [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compression=off [2024-04-16T09:24:43.643Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.compression-min-size-bytes=2048 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.connection-upload-timeout-millis=300000 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.default-virtual-server=__asadmin [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.dns-lookup-enabled=false [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.encoded-slash-enabled=true [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.header-buffer-length-bytes=8192 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-disable-cipher-check=false [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-enabled=true [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-concurrent-streams=100 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-connections=250 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-form-post-size-bytes=2097152 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-post-size-bytes=-1 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-request-headers=100 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-request-parameters=10000 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-response-headers=100 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-save-post-size-bytes=4096 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.max-swallowing-input-bytes=-1 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.rcm-support-enabled=false [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds=900 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.send-buffer-size-bytes=8192 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.timeout-seconds=30 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.trace-enabled=false [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.upload-timeout-enabled=true [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.uri-encoding=UTF-8 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.version=HTTP/1.1 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.websockets-support-enabled=true [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.websockets-timeout-seconds=900 [2024-04-16T09:24:43.644Z] configs.config.server-config.network-config.protocols.protocol.admin-listener.http.xpowered-by=true [2024-04-16T09:24:43.644Z] resources.jdbc-connection-pool.DerbyPool.property.DatabaseName=sun-appserv-samples [2024-04-16T09:24:43.644Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.name=admin-http-redirect [2024-04-16T09:24:43.644Z] configs.config.default-config.network-config.protocols.protocol.admin-http-redirect.security-enabled=false [2024-04-16T09:24:43.644Z] property.administrative.domain.name=domain1 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.cache-idle-timeout-in-seconds=600 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.cache-resize-quantity=32 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.commit-option=B [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.max-cache-size=512 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.max-pool-size=32 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.pool-idle-timeout-in-seconds=600 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.pool-resize-quantity=8 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.removal-timeout-in-seconds=5400 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.session-store=${com.sun.aas.instanceRoot}/session-store [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.steady-pool-size=0 [2024-04-16T09:24:43.644Z] configs.config.default-config.ejb-container.victim-selection-policy=nru [2024-04-16T09:24:43.644Z] configs.config.default-config.security-service.auth-realm.admin-realm.property.jaas-context=fileRealm [2024-04-16T09:24:43.644Z] configs.config.server-config.iiop-service.orb.max-connections=1024 [2024-04-16T09:24:43.644Z] configs.config.server-config.iiop-service.orb.message-fragment-size=1024 [2024-04-16T09:24:43.644Z] configs.config.server-config.iiop-service.orb.use-thread-pool-ids=thread-pool-1 [2024-04-16T09:24:43.644Z] configs.config.default-config.system-property.IIOP_SSL_LISTENER_PORT.name=IIOP_SSL_LISTENER_PORT [2024-04-16T09:24:43.645Z] configs.config.default-config.system-property.IIOP_SSL_LISTENER_PORT.value=23820 [2024-04-16T09:24:43.645Z] configs.config.default-config.security-service.jacc-provider.simple.name=simple [2024-04-16T09:24:43.645Z] configs.config.default-config.security-service.jacc-provider.simple.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:24:43.645Z] configs.config.default-config.security-service.jacc-provider.simple.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-elasticity=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-orchestrator=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-tenant-manager=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.cloud-virt-assembly-service=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.connector-connection-pool=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.connector-service=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.deployment=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.ejb-container=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.http-service=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jersey=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jms-service=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jpa=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.jvm=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.orb=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.security=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.thread-pool=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.transaction-service=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.web-container=OFF [2024-04-16T09:24:43.645Z] configs.config.default-config.monitoring-service.module-monitoring-levels.web-services-container=OFF [2024-04-16T09:24:43.645Z] resources.jdbc-resource.jdbc/__default.deployment-order=100 [2024-04-16T09:24:43.645Z] resources.jdbc-resource.jdbc/__default.enabled=true [2024-04-16T09:24:43.645Z] resources.jdbc-resource.jdbc/__default.jndi-name=jdbc/__default [2024-04-16T09:24:43.645Z] resources.jdbc-resource.jdbc/__default.object-type=system-all-req [2024-04-16T09:24:43.645Z] resources.jdbc-resource.jdbc/__default.pool-name=DerbyPool [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.allow-payload-for-undefined-http-methods=false [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.auth-pass-through-enabled=false [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.chunking-enabled=true [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.comet-support-enabled=false [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compressable-mime-type=text/html,text/xml,text/plain [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compression=off [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.compression-min-size-bytes=2048 [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.connection-upload-timeout-millis=300000 [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.default-virtual-server=__asadmin [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.dns-lookup-enabled=false [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.encoded-slash-enabled=true [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.header-buffer-length-bytes=8192 [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-disable-cipher-check=false [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-enabled=true [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-initial-window-size-in-bytes=65535 [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-concurrent-streams=100 [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-04-16T09:24:43.645Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.http2-max-header-list-size-in-bytes=4096 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-connections=256 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-form-post-size-bytes=2097152 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-post-size-bytes=-1 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-request-headers=100 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-request-parameters=10000 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-response-headers=100 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-save-post-size-bytes=4096 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.max-swallowing-input-bytes=-1 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.rcm-support-enabled=false [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.request-timeout-seconds=900 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.send-buffer-size-bytes=8192 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.timeout-seconds=30 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.trace-enabled=false [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.upload-timeout-enabled=true [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.uri-encoding=UTF-8 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.version=HTTP/1.1 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.websockets-support-enabled=true [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.websockets-timeout-seconds=900 [2024-04-16T09:24:43.646Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.xpowered-by=true [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.allow-payload-for-undefined-http-methods=false [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.auth-pass-through-enabled=false [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.chunking-enabled=true [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=false [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compressable-mime-type=text/html,text/xml,text/plain [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compression=off [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.compression-min-size-bytes=2048 [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.connection-upload-timeout-millis=300000 [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.default-virtual-server=server [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.dns-lookup-enabled=false [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.encoded-slash-enabled=false [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.header-buffer-length-bytes=8192 [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-disable-cipher-check=false [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-enabled=true [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-initial-window-size-in-bytes=65535 [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-concurrent-streams=100 [2024-04-16T09:24:43.646Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.http2-max-header-list-size-in-bytes=4096 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-connections=250 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-form-post-size-bytes=2097152 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-post-size-bytes=-1 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-request-headers=100 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-request-parameters=10000 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-response-headers=100 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes=4096 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-swallowing-input-bytes=-1 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.rcm-support-enabled=false [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.request-timeout-seconds=900 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.send-buffer-size-bytes=8192 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.timeout-seconds=30 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=false [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.upload-timeout-enabled=true [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.uri-encoding=UTF-8 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.version=HTTP/1.1 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.websockets-support-enabled=true [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.websockets-timeout-seconds=900 [2024-04-16T09:24:43.647Z] configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.xpowered-by=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.allow-lazy-init=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.cert-nickname=s1as [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth= [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.handshake-timeout-millis=-1 [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.key-store-password-provider=plain [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.renegotiate-on-client-auth-want=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl-inactivity-timeout=30 [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl2-enabled=false [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.ssl3-enabled=false [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls-enabled=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls-rollback-enabled=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls11-enabled=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls12-enabled=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.tls13-enabled=true [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.trust-max-cert-length=5 [2024-04-16T09:24:43.647Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.ssl.trust-store-password-provider=plain [2024-04-16T09:24:43.647Z] security-configurations.authentication-service.adminAuth.security-provider.adminFile.login-module-config.adminFileLM.property.config=server-config [2024-04-16T09:24:43.647Z] configs.config.default-config.security-service.auth-realm.admin-realm.property.file=${com.sun.aas.instanceRoot}/config/admin-keyfile [2024-04-16T09:24:43.647Z] configs.config.default-config.admin-service.jmx-connector.system.accept-all=false [2024-04-16T09:24:43.647Z] configs.config.default-config.admin-service.jmx-connector.system.address=0.0.0.0 [2024-04-16T09:24:43.647Z] configs.config.default-config.admin-service.jmx-connector.system.auth-realm-name=admin-realm [2024-04-16T09:24:43.647Z] configs.config.default-config.admin-service.jmx-connector.system.enabled=true [2024-04-16T09:24:43.647Z] configs.config.default-config.admin-service.jmx-connector.system.name=system [2024-04-16T09:24:43.648Z] configs.config.default-config.admin-service.jmx-connector.system.port=${JMX_SYSTEM_CONNECTOR_PORT} [2024-04-16T09:24:43.648Z] configs.config.default-config.admin-service.jmx-connector.system.protocol=rmi_jrmp [2024-04-16T09:24:43.648Z] configs.config.default-config.admin-service.jmx-connector.system.security-enabled=false [2024-04-16T09:24:43.648Z] configs.config.default-config.system-property.JAVA_DEBUGGER_PORT.name=JAVA_DEBUGGER_PORT [2024-04-16T09:24:43.648Z] configs.config.default-config.system-property.JAVA_DEBUGGER_PORT.value=29009 [2024-04-16T09:24:43.648Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.address=0.0.0.0 [2024-04-16T09:24:43.648Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.enabled=true [2024-04-16T09:24:43.648Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.id=orb-listener-1 [2024-04-16T09:24:43.648Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.lazy-init=true [2024-04-16T09:24:43.648Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.port=3700 [2024-04-16T09:24:43.648Z] configs.config.server-config.iiop-service.iiop-listener.orb-listener-1.security-enabled=false [2024-04-16T09:24:43.648Z] configs.config.server-config.security-service.jacc-provider.simple.name=simple [2024-04-16T09:24:43.648Z] configs.config.server-config.security-service.jacc-provider.simple.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:24:43.648Z] configs.config.server-config.security-service.jacc-provider.simple.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-04-16T09:24:43.648Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.request-policy.auth-source=content [2024-04-16T09:24:43.648Z] configs.config.server-config.admin-service.property.adminConsoleDownloadLocation=${com.sun.aas.installRoot}/lib/install/applications/admingui.war [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.addresslist-behavior=random [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.addresslist-iterations=3 [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.default-jms-host=default_JMS_host [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.init-timeout-in-seconds=60 [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.reconnect-attempts=3 [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.reconnect-enabled=true [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.reconnect-interval-in-seconds=5 [2024-04-16T09:24:43.648Z] configs.config.server-config.jms-service.type=EMBEDDED [2024-04-16T09:24:43.648Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.debug=false [2024-04-16T09:24:43.648Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.648Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.648Z] configs.config.default-config.monitoring-service.dtrace-enabled=false [2024-04-16T09:24:43.648Z] configs.config.default-config.monitoring-service.mbean-enabled=true [2024-04-16T09:24:43.648Z] configs.config.default-config.monitoring-service.monitoring-enabled=true [2024-04-16T09:24:43.648Z] configs.config.default-config.web-container.session-config.session-properties.timeout-in-seconds=1800 [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.debug=false [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.indent-level=-1 [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.log-input=false [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.log-output=false [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.session-token-timeout=30 [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.show-deprecated-items=false [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.show-hidden-commands=false [2024-04-16T09:24:43.648Z] configs.config.server-config.rest-config.wadl-generation=false [2024-04-16T09:24:43.648Z] configs.config.server-config.admin-service.auth-realm-name=admin-realm [2024-04-16T09:24:43.648Z] configs.config.server-config.admin-service.system-jmx-connector-name=system [2024-04-16T09:24:43.648Z] configs.config.server-config.admin-service.type=das-and-server [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.buffer-size-bytes=32768 [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.format=%client.name% %auth-user-name% %datetime% %request% %status% %response.length% [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.max-history-files=-1 [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.rotation-enabled=true [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.rotation-interval-in-minutes=1440 [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.rotation-policy=time [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.rotation-suffix=yyyy-MM-dd [2024-04-16T09:24:43.648Z] configs.config.server-config.http-service.access-log.write-interval-seconds=300 [2024-04-16T09:24:43.648Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.name=simpleAuthorization [2024-04-16T09:24:43.648Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.provider-name=simpleAuthorizationProvider [2024-04-16T09:24:43.649Z] security-configurations.authorization-service.authorizationService.security-provider.simpleAuthorizationProvider.type=Simple [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.activate-default-principal-to-role-mapping=true [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.anonymous-role=AttributeDeprecated [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.audit-enabled=false [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.audit-modules=default [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.default-realm=file [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.jacc=default [2024-04-16T09:24:43.649Z] configs.config.default-config.network-config.protocols.protocol.pu-protocol.port-unification.web-protocol-sticky-enabled=true [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.class-name=com.sun.xml.wss.provider.ServerSecurityAuthModule [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-id=ServerProvider [2024-04-16T09:24:43.649Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.provider-type=server [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.adapter=org.glassfish.grizzly.http.server.StaticHttpHandler [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.allow-payload-for-undefined-http-methods=false [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.auth-pass-through-enabled=false [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.chunking-enabled=true [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.comet-support-enabled=false [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compressable-mime-type=text/html,text/xml,text/plain [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compression=off [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.compression-min-size-bytes=2048 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.connection-upload-timeout-millis=300000 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.default-virtual-server=server [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.dns-lookup-enabled=false [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.encoded-slash-enabled=false [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.header-buffer-length-bytes=8192 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-disable-cipher-check=false [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-enabled=true [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-initial-window-size-in-bytes=65535 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-concurrent-streams=100 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-frame-payload-size-in-bytes=16777215 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.http2-max-header-list-size-in-bytes=4096 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.jk-configuration-file=${com.sun.aas.instanceRoot}/config/glassfish-jk.properties [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-connections=250 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-form-post-size-bytes=2097152 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-post-size-bytes=-1 [2024-04-16T09:24:43.649Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-request-headers=100 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-request-parameters=10000 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-response-headers=100 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-save-post-size-bytes=4096 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.max-swallowing-input-bytes=-1 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.rcm-support-enabled=false [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.request-timeout-seconds=900 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.send-buffer-size-bytes=8192 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.timeout-seconds=30 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.trace-enabled=false [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.upload-timeout-enabled=true [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.uri-encoding=UTF-8 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.version=HTTP/1.1 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.websockets-support-enabled=true [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.websockets-timeout-seconds=900 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.http.xpowered-by=true [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.acceptor-threads=1 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.buffer-size-bytes=8192 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.byte-buffer-type=heap [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.classname=org.glassfish.grizzly.nio.transport.TCPNIOTransport [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.dedicated-acceptor-enabled=false [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.display-configuration=false [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.enable-snoop=false [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.idle-key-timeout-seconds=30 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.linger=-1 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.max-connections-count=4096 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.name=tcp [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.read-timeout-millis=30000 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.selector-poll-timeout-millis=1000 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.socket-read-buffer-size=-1 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.socket-write-buffer-size=-1 [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.tcp-no-delay=true [2024-04-16T09:24:43.650Z] configs.config.server-config.network-config.transports.transport.tcp.write-timeout-millis=30000 [2024-04-16T09:24:43.650Z] configs.config.default-config.system-property.IIOP_LISTENER_PORT.name=IIOP_LISTENER_PORT [2024-04-16T09:24:43.650Z] configs.config.default-config.system-property.IIOP_LISTENER_PORT.value=23700 [2024-04-16T09:24:43.650Z] secure-admin.secure-admin-principal.CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA.dn=CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA [2024-04-16T09:24:43.650Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.admin-password=admin [2024-04-16T09:24:43.650Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.admin-user-name=admin [2024-04-16T09:24:43.650Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.host=localhost [2024-04-16T09:24:43.650Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.lazy-init=true [2024-04-16T09:24:43.650Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.name=default_JMS_host [2024-04-16T09:24:43.650Z] configs.config.default-config.jms-service.jms-host.default_JMS_host.port=${JMS_PROVIDER_PORT} [2024-04-16T09:24:43.650Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.enabled=false [2024-04-16T09:24:43.650Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-age-seconds=30 [2024-04-16T09:24:43.650Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-cache-size-bytes=10485760 [2024-04-16T09:24:43.650Z] configs.config.default-config.network-config.protocols.protocol.http-listener-2.http.file-cache.max-files-count=1024 [2024-04-16T09:24:43.650Z] configs.config.server-config.admin-service.jmx-connector.system.accept-all=false [2024-04-16T09:24:43.650Z] configs.config.server-config.admin-service.jmx-connector.system.address=0.0.0.0 [2024-04-16T09:24:43.650Z] configs.config.server-config.admin-service.jmx-connector.system.auth-realm-name=admin-realm [2024-04-16T09:24:43.650Z] configs.config.server-config.admin-service.jmx-connector.system.enabled=true [2024-04-16T09:24:43.650Z] configs.config.server-config.admin-service.jmx-connector.system.name=system [2024-04-16T09:24:43.650Z] configs.config.server-config.admin-service.jmx-connector.system.port=8686 [2024-04-16T09:24:43.650Z] configs.config.server-config.admin-service.jmx-connector.system.protocol=rmi_jrmp [2024-04-16T09:24:43.651Z] configs.config.server-config.admin-service.jmx-connector.system.security-enabled=false [2024-04-16T09:24:43.651Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-04-16T09:24:43.651Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.idle-thread-timeout-seconds=900 [2024-04-16T09:24:43.651Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.max-queue-size=4096 [2024-04-16T09:24:43.651Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.max-thread-pool-size=200 [2024-04-16T09:24:43.651Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.min-thread-pool-size=5 [2024-04-16T09:24:43.651Z] configs.config.server-config.thread-pools.thread-pool.thread-pool-1.name=thread-pool-1 [2024-04-16T09:24:43.651Z] configs.config.default-config.connector-service.class-loading-policy=derived [2024-04-16T09:24:43.651Z] configs.config.default-config.connector-service.shutdown-timeout-in-seconds=30 [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.allow-lazy-init=true [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.cert-nickname=s1as [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.classname=com.sun.enterprise.security.ssl.GlassfishSSLImpl [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth= [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.handshake-timeout-millis=-1 [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.key-store-password-provider=plain [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.renegotiate-on-client-auth-want=true [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl-inactivity-timeout=30 [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl2-enabled=false [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.ssl3-enabled=false [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls-enabled=true [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls-rollback-enabled=true [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls11-enabled=true [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls12-enabled=true [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.tls13-enabled=true [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.trust-max-cert-length=5 [2024-04-16T09:24:43.651Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.trust-store-password-provider=plain [2024-04-16T09:24:43.651Z] secure-admin.secure-admin-principal.CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA.dn=CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA [2024-04-16T09:24:43.651Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.name=sec-admin-listener [2024-04-16T09:24:43.651Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.security-enabled=true [2024-04-16T09:24:43.651Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.651Z] configs.config.server-config.security-service.property.default-digest-algorithm=SHA-256 [2024-04-16T09:24:43.651Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.name=admin-listener [2024-04-16T09:24:43.651Z] configs.config.default-config.network-config.protocols.protocol.admin-listener.security-enabled=false [2024-04-16T09:24:43.651Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password=false [2024-04-16T09:24:43.651Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.XWS_ClientProvider.request-policy.auth-source=content [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.access-logging-enabled=inherit [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.docroot=${com.sun.aas.instanceRoot}/docroot [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.hosts=${com.sun.aas.hostName} [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.id=server [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.network-listeners=http-listener-1, http-listener-2 [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.sso-cookie-http-only=true [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.sso-cookie-secure=dynamic [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.sso-enabled=inherit [2024-04-16T09:24:43.651Z] configs.config.default-config.http-service.virtual-server.server.state=on [2024-04-16T09:24:43.652Z] resources.jdbc-connection-pool.DerbyPool.property.connectionAttributes=;create=true [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.message-security-config.SOAP.auth-layer=SOAP [2024-04-16T09:24:43.652Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-04-16T09:24:43.652Z] configs.config.default-config.mdb-container.idle-timeout-in-seconds=600 [2024-04-16T09:24:43.652Z] configs.config.default-config.mdb-container.max-pool-size=32 [2024-04-16T09:24:43.652Z] configs.config.default-config.mdb-container.pool-resize-quantity=8 [2024-04-16T09:24:43.652Z] configs.config.default-config.mdb-container.steady-pool-size=1 [2024-04-16T09:24:43.652Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.classname=org.glassfish.grizzly.threadpool.GrizzlyExecutorService [2024-04-16T09:24:43.652Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.idle-thread-timeout-seconds=900 [2024-04-16T09:24:43.652Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.max-queue-size=4096 [2024-04-16T09:24:43.652Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.max-thread-pool-size=5 [2024-04-16T09:24:43.652Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.min-thread-pool-size=5 [2024-04-16T09:24:43.652Z] configs.config.server-config.thread-pools.thread-pool.http-thread-pool.name=http-thread-pool [2024-04-16T09:24:43.652Z] configs.config.server-config.security-service.auth-realm.admin-realm.property.file=${com.sun.aas.instanceRoot}/config/admin-keyfile [2024-04-16T09:24:43.652Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.control-flag=sufficient [2024-04-16T09:24:43.652Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.module-class=com.sun.enterprise.admin.util.AdminLoginModule [2024-04-16T09:24:43.652Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.name=adminSpecialLM [2024-04-16T09:24:43.652Z] configs.config.default-config.system-property.HTTP_LISTENER_PORT.name=HTTP_LISTENER_PORT [2024-04-16T09:24:43.652Z] configs.config.default-config.system-property.HTTP_LISTENER_PORT.value=28080 [2024-04-16T09:24:43.652Z] configs.config.server-config.security-service.message-security-config.SOAP.auth-layer=SOAP [2024-04-16T09:24:43.652Z] configs.config.server-config.security-service.auth-realm.admin-realm.property.jaas-context=fileRealm [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.jacc-provider.default.property.repository=${com.sun.aas.instanceRoot}/generated/policy [2024-04-16T09:24:43.652Z] security-configurations.authentication-service.adminAuth.security-provider.adminSpc.login-module-config.adminSpecialLM.property.config=server-config [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.security.config=${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml [2024-04-16T09:24:43.652Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias=s1as [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias=s1as [2024-04-16T09:24:43.652Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.enabled=false [2024-04-16T09:24:43.652Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-age-seconds=30 [2024-04-16T09:24:43.652Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-cache-size-bytes=10485760 [2024-04-16T09:24:43.652Z] configs.config.default-config.network-config.protocols.protocol.sec-admin-listener.http.file-cache.max-files-count=1024 [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.jacc-provider.default.name=default [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.jacc-provider.default.policy-configuration-factory-provider=org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.jacc-provider.default.policy-provider=org.glassfish.exousia.modules.locked.SimplePolicyProvider [2024-04-16T09:24:43.652Z] configs.config.default-config.system-property.OSGI_SHELL_TELNET_PORT.name=OSGI_SHELL_TELNET_PORT [2024-04-16T09:24:43.652Z] configs.config.default-config.system-property.OSGI_SHELL_TELNET_PORT.value=26666 [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.auth-realm.admin-realm.classname=com.sun.enterprise.security.auth.realm.file.FileRealm [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.auth-realm.admin-realm.name=admin-realm [2024-04-16T09:24:43.652Z] configs.config.server-config.security-service.message-security-config.SOAP.provider-config.ClientProvider.response-policy.auth-source=content [2024-04-16T09:24:43.652Z] configs.config.default-config.security-service.message-security-config.SOAP.provider-config.ServerProvider.property.debug=false [2024-04-16T09:24:43.652Z] configs.config.server-config.http-service.virtual-server.server.access-log=${com.sun.aas.instanceRoot}/logs/access [2024-04-16T09:24:43.652Z] configs.config.server-config.http-service.virtual-server.server.access-logging-enabled=inherit [2024-04-16T09:24:43.652Z] configs.config.server-config.http-service.virtual-server.server.docroot=${com.sun.aas.instanceRoot}/docroot [2024-04-16T09:24:43.652Z] configs.config.server-config.http-service.virtual-server.server.hosts=${com.sun.aas.hostName} [2024-04-16T09:24:43.652Z] configs.config.server-config.http-service.virtual-server.server.id=server [2024-04-16T09:24:43.653Z] configs.config.server-config.http-service.virtual-server.server.log-file=${com.sun.aas.instanceRoot}/logs/server.log [2024-04-16T09:24:43.653Z] configs.config.server-config.http-service.virtual-server.server.network-listeners=http-listener-1,http-listener-2 [2024-04-16T09:24:43.653Z] configs.config.server-config.http-service.virtual-server.server.sso-cookie-http-only=true [2024-04-16T09:24:43.653Z] configs.config.server-config.http-service.virtual-server.server.sso-cookie-secure=dynamic [2024-04-16T09:24:43.653Z] configs.config.server-config.http-service.virtual-server.server.sso-enabled=inherit [2024-04-16T09:24:43.653Z] configs.config.server-config.http-service.virtual-server.server.state=on [2024-04-16T09:24:43.653Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.admin-password=admin [2024-04-16T09:24:43.653Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.admin-user-name=admin [2024-04-16T09:24:43.653Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.host=localhost [2024-04-16T09:24:43.653Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.lazy-init=true [2024-04-16T09:24:43.653Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.name=default_JMS_host [2024-04-16T09:24:43.653Z] configs.config.server-config.jms-service.jms-host.default_JMS_host.port=${JMS_PROVIDER_PORT} [2024-04-16T09:24:43.653Z] Command get executed successfully. [2024-04-16T09:24:43.653Z] [2024-04-16T09:24:43.653Z] [2024-04-16T09:24:43.653Z] [2024-04-16T09:24:43.653Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.985 s -- in org.glassfish.main.admin.test.tool.StartStopITest [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] Results: [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-itest-tools --- [2024-04-16T09:24:47.809Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/failsafe-reports [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools --- [2024-04-16T09:24:47.809Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools --- [2024-04-16T09:24:47.809Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.15-SNAPSHOT/glassfish-itest-tools-7.0.15-SNAPSHOT.pom [2024-04-16T09:24:47.809Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.15-SNAPSHOT/glassfish-itest-tools-7.0.15-SNAPSHOT.jar [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] ----------------< org.glassfish.main.tests:admin-tests >---------------- [2024-04-16T09:24:47.809Z] [INFO] Building GlassFish Admin Tests 7.0.15-SNAPSHOT [287/332] [2024-04-16T09:24:47.809Z] [INFO] from appserver/tests/admin/tests/pom.xml [2024-04-16T09:24:47.809Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] --- clean:3.3.2:clean (default-clean) @ admin-tests --- [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-tests --- [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-tests --- [2024-04-16T09:24:47.809Z] [INFO] [2024-04-16T09:24:47.809Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ admin-tests --- [2024-04-16T09:24:49.167Z] [INFO] [2024-04-16T09:24:49.167Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-addon) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] Copying test-progress-admin-extension.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/modules/test-progress-admin-extension-7.0.15-SNAPSHOT.jar [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] No sources to compile [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/src/main/resources [2024-04-16T09:24:49.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/src/main/manpages [2024-04-16T09:24:49.168Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] No sources to compile [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] No sources to compile [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-04-16T09:24:49.168Z] [INFO] [2024-04-16T09:24:49.168Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-tests --- [2024-04-16T09:24:49.168Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:24:49.168Z] [INFO] Compiling 43 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:24:49.422Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:24:49.422Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:24:49.422Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test/rest/RestTestBase.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:24:49.422Z] [INFO] [2024-04-16T09:24:49.422Z] [INFO] --- surefire:3.2.5:test (default-test) @ admin-tests --- [2024-04-16T09:24:49.422Z] [INFO] [2024-04-16T09:24:49.422Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-tests --- [2024-04-16T09:24:49.422Z] [INFO] Executing tasks [2024-04-16T09:24:49.422Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/classes/META-INF for [2024-04-16T09:24:49.422Z] [INFO] [echo] admin-tests [2024-04-16T09:24:49.422Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/classes/META-INF [2024-04-16T09:24:49.422Z] [INFO] Executed tasks [2024-04-16T09:24:49.422Z] [INFO] [2024-04-16T09:24:49.422Z] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-tests --- [2024-04-16T09:24:49.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/admin-tests.jar [2024-04-16T09:24:49.422Z] [INFO] [2024-04-16T09:24:49.422Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-tests --- [2024-04-16T09:24:49.422Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/failsafe-reports [2024-04-16T09:24:49.422Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:24:49.676Z] [INFO] [2024-04-16T09:24:49.676Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:49.676Z] [INFO] T E S T S [2024-04-16T09:24:49.676Z] [INFO] ------------------------------------------------------- [2024-04-16T09:24:49.676Z] [0.002s][info][gc] Using G1 [2024-04-16T09:24:49.930Z] [0.323s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->6M(258M) 2.720ms [2024-04-16T09:24:50.184Z] [INFO] Running org.glassfish.main.admin.test.AsadminLoggingITest [2024-04-16T09:24:50.184Z] 09:24:50.139586 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Using basedir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests [2024-04-16T09:24:50.184Z] 09:24:50.143533 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Expected GlassFish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish [2024-04-16T09:24:50.184Z] 09:24:50.145057 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-04-16T09:24:51.106Z] Command change-admin-password executed successfully. [2024-04-16T09:24:51.106Z] [2024-04-16T09:24:51.106Z] [2024-04-16T09:24:51.106Z] [2024-04-16T09:24:51.106Z] Admin password changed. [2024-04-16T09:24:51.106Z] 09:24:50.679932 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-04-16T09:24:55.261Z] Waiting for domain1 to start .... [2024-04-16T09:24:55.261Z] Waiting finished after 3,062 ms. [2024-04-16T09:24:55.261Z] Successfully started the domain : domain1 [2024-04-16T09:24:55.261Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1 [2024-04-16T09:24:55.261Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T09:24:55.261Z] Admin Port: 4,848 [2024-04-16T09:24:55.261Z] Command start-domain executed successfully. [2024-04-16T09:24:55.261Z] [2024-04-16T09:24:55.261Z] [2024-04-16T09:24:55.261Z] [2024-04-16T09:24:55.261Z] 09:24:54.597012 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=60,000, detached=false, args=[restart-domain]) [2024-04-16T09:25:05.190Z] . [2024-04-16T09:25:05.190Z] Waiting finished after 35 ms. [2024-04-16T09:25:05.190Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-04-16T09:25:05.190Z] ....... [2024-04-16T09:25:05.190Z] Waiting finished after 7,483 ms. [2024-04-16T09:25:05.190Z] Successfully restarted the domain [2024-04-16T09:25:05.190Z] Command restart-domain executed successfully. [2024-04-16T09:25:05.190Z] [2024-04-16T09:25:05.190Z] [2024-04-16T09:25:05.190Z] [2024-04-16T09:25:05.190Z] 09:25:03.555338 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[collect-log-files]) [2024-04-16T09:25:05.190Z] Created Zip file under /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/collected-logs/log_2024-04-16_09-25-03.zip. [2024-04-16T09:25:05.190Z] Command collect-log-files executed successfully. [2024-04-16T09:25:05.190Z] [2024-04-16T09:25:05.190Z] [2024-04-16T09:25:05.190Z] [2024-04-16T09:25:05.191Z] 09:25:04.062859 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-log-levels]) [2024-04-16T09:25:05.191Z] MBeans [2024-04-16T09:25:05.191Z] ShoalLogger [2024-04-16T09:25:05.191Z] com.sun.enterprise.admin [2024-04-16T09:25:05.191Z] com.sun.enterprise.connectors [2024-04-16T09:25:05.191Z] com.sun.enterprise.container [2024-04-16T09:25:05.191Z] com.sun.enterprise.glassfish.bootstrap [2024-04-16T09:25:05.191Z] com.sun.enterprise.glassfish [2024-04-16T09:25:05.191Z] com.sun.enterprise.naming [2024-04-16T09:25:05.191Z] com.sun.enterprise.resource [2024-04-16T09:25:05.191Z] com.sun.enterprise.security [2024-04-16T09:25:05.191Z] com.sun.enterprise.universal [2024-04-16T09:25:05.191Z] com.sun.enterprise.util.io [2024-04-16T09:25:05.191Z] com.sun.webui [2024-04-16T09:25:05.191Z] jakarta.enterprise.admin.rest.client [2024-04-16T09:25:05.191Z] jakarta.enterprise.admin.rest.connector [2024-04-16T09:25:05.191Z] jakarta.enterprise.admin.rest [2024-04-16T09:25:05.191Z] jakarta.enterprise.bootstrap [2024-04-16T09:25:05.191Z] jakarta.enterprise.cluster.gms.admin [2024-04-16T09:25:05.191Z] jakarta.enterprise.cluster.gms.bootstrap [2024-04-16T09:25:05.191Z] jakarta.enterprise.cluster.gms [2024-04-16T09:25:05.191Z] jakarta.enterprise.concurrent [2024-04-16T09:25:05.191Z] jakarta.enterprise.config.api [2024-04-16T09:25:05.191Z] jakarta.enterprise.connector.work [2024-04-16T09:25:05.191Z] jakarta.enterprise.ejb.container [2024-04-16T09:25:05.191Z] jakarta.enterprise.inject [2024-04-16T09:25:05.191Z] jakarta.enterprise.inject.spi [2024-04-16T09:25:05.191Z] jakarta.enterprise.launcher [2024-04-16T09:25:05.191Z] jakarta.enterprise.logging [2024-04-16T09:25:05.191Z] jakarta.enterprise.logging.stderr [2024-04-16T09:25:05.191Z] jakarta.enterprise.logging.stdout [2024-04-16T09:25:05.191Z] jakarta.enterprise.monitoring [2024-04-16T09:25:05.191Z] jakarta.enterprise.osgi.container [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.corba [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.javamail [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.jdo [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.jms.injection [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.jms [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.jta [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.resourceadapter [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.sqltrace [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.application [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.config [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.context [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.facelets [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.lifecycle [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.managedbean [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.renderkit [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.resource [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.taglib [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.webcontainer.jsf.timing [2024-04-16T09:25:05.191Z] jakarta.enterprise.resource.weld [2024-04-16T09:25:05.191Z] jakarta.enterprise.resources.api [2024-04-16T09:25:05.191Z] jakarta.enterprise.resources.listener [2024-04-16T09:25:05.191Z] jakarta.enterprise.resources.naming [2024-04-16T09:25:05.191Z] jakarta.enterprise.resources.util [2024-04-16T09:25:05.191Z] jakarta.enterprise.security.services.commands [2024-04-16T09:25:05.191Z] jakarta.enterprise.security.services [2024-04-16T09:25:05.191Z] jakarta.enterprise.security.services.provider [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.container.appclient [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.container.cmp [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.container.ejb [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.container.ejb.mdb [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.container.web [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.classloading [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.config [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.ee [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.naming [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.security [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.security.web [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.selfmanagement [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.ssh [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.core.transaction [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.jmx [2024-04-16T09:25:05.191Z] jakarta.enterprise.system [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.security.ssl [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.admin [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.admin.security.authorization [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.admin.security [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.amx [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.amxee [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.backup [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.deployment.autodeploy [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.deployment.common [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.deployment.dol [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.deployment.javaeefull [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.deployment [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.monitor [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.tools.util [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.util [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.webservices.registry [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.webservices.rpc [2024-04-16T09:25:05.191Z] jakarta.enterprise.system.webservices.saaj [2024-04-16T09:25:05.191Z] jakarta.enterprise.web.admin [2024-04-16T09:25:05.191Z] jakarta.enterprise.web.core [2024-04-16T09:25:05.191Z] jakarta.enterprise.web.ha [2024-04-16T09:25:05.191Z] jakarta.enterprise.web [2024-04-16T09:25:05.191Z] jakarta.enterprise.web.naming [2024-04-16T09:25:05.191Z] jakarta.enterprise.web.util [2024-04-16T09:25:05.191Z] jakarta.enterprise.web.vs.__asadmin [2024-04-16T09:25:05.191Z] jakarta.enterprise.web.vs.server [2024-04-16T09:25:05.191Z] jakarta.enterprise.webservices.connector [2024-04-16T09:25:05.191Z] jakarta.enterprise.webservices [2024-04-16T09:25:05.191Z] jakarta.enterprise.webservices.metroglue [2024-04-16T09:25:05.191Z] jakarta.enterprise.webservices.security [2024-04-16T09:25:05.191Z] jakarta.enterprise.webservices.transport.tcp [2024-04-16T09:25:05.191Z] jakarta [2024-04-16T09:25:05.191Z] jakarta.mail [2024-04-16T09:25:05.191Z] jakarta.ws.rs.client [2024-04-16T09:25:05.191Z] jdk.event.security [2024-04-16T09:25:05.191Z] org.apache.catalina [2024-04-16T09:25:05.191Z] org.apache.coyote [2024-04-16T09:25:05.191Z] org.apache.jasper [2024-04-16T09:25:05.191Z] org.eclipse.krazo [2024-04-16T09:25:05.191Z] org.eclipse.persistence.session [2024-04-16T09:25:05.191Z] org.glassfish.admingui [2024-04-16T09:25:05.191Z] org.glassfish.apf [2024-04-16T09:25:05.191Z] org.glassfish.concurrent [2024-04-16T09:25:05.191Z] org.glassfish.exousia [2024-04-16T09:25:05.191Z] org.glassfish.grizzly.http2 [2024-04-16T09:25:05.191Z] org.glassfish.grizzly [2024-04-16T09:25:05.191Z] org.glassfish.hk2.classmodel [2024-04-16T09:25:05.191Z] org.glassfish.jersey [2024-04-16T09:25:05.191Z] org.glassfish.jersey.message.internal.TracingLogger [2024-04-16T09:25:05.191Z] org.glassfish [2024-04-16T09:25:05.191Z] org.glassfish.main.jul.handler.GlassFishLogHandler [2024-04-16T09:25:05.191Z] org.glassfish.main.jul.handler.SimpleLogHandler [2024-04-16T09:25:05.191Z] org.glassfish.main.jul.handler.SyslogHandler [2024-04-16T09:25:05.191Z] org.glassfish.main [2024-04-16T09:25:05.191Z] org.glassfish.naming [2024-04-16T09:25:05.191Z] org.glassfish.persistence [2024-04-16T09:25:05.191Z] org.glassfish.resourcebase [2024-04-16T09:25:05.191Z] org.glassfish.security [2024-04-16T09:25:05.191Z] org.glassfish.soteria [2024-04-16T09:25:05.191Z] org.glassfish.wasp.compiler [2024-04-16T09:25:05.191Z] org.glassfish.wasp [2024-04-16T09:25:05.191Z] org.glassfish.weld [2024-04-16T09:25:05.191Z] org.hibernate [2024-04-16T09:25:05.191Z] org.hibernate.validator.internal.util.Version [2024-04-16T09:25:05.191Z] org.jboss.weld [2024-04-16T09:25:05.191Z] org.jvnet.hk2 [2024-04-16T09:25:05.191Z] org.jvnet.hk2.osgiadapter [2024-04-16T09:25:05.191Z] org.jvnet.mimepull [2024-04-16T09:25:05.191Z] sun [2024-04-16T09:25:05.191Z] systemRootLogger [2024-04-16T09:25:05.191Z] Command list-log-levels executed successfully. [2024-04-16T09:25:05.191Z] [2024-04-16T09:25:05.191Z] [2024-04-16T09:25:05.191Z] [2024-04-16T09:25:05.191Z] 09:25:04.460871 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-loggers]) [2024-04-16T09:25:09.345Z] Logger Name Subsystem Logger Description [2024-04-16T09:25:09.345Z] jakarta.enterprise.admin.rest REST Main REST Logger [2024-04-16T09:25:09.345Z] jakarta.enterprise.admin.rest.client REST REST Client Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.admin.rest.connector RSTCN REST Connector Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.bootstrap BOOTSTRAP Main bootstrap logger. [2024-04-16T09:25:09.346Z] jakarta.enterprise.cluster.gms CLSTR Group Management Service Adapter Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.cluster.gms.admin CLSTR Group Management Service Admin Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.cluster.gms.bootstrap CLSTR Group Management Service Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.concurrent GlassFish-Concurrency GlassFish Concurrency Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.config.api CONFIG-API Configuration API [2024-04-16T09:25:09.346Z] jakarta.enterprise.connector.work connector logger for connector work manager module [2024-04-16T09:25:09.346Z] jakarta.enterprise.ejb.container GlassFish-EJB GlassFish EJB Container Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.inject.spi AS-CDI CDI [2024-04-16T09:25:09.346Z] jakarta.enterprise.launcher Launcher Launcher Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.logging Logging Main logger for core logging component. [2024-04-16T09:25:09.346Z] jakarta.enterprise.monitoring Monitoring Monitoring Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.osgi.container OSGI OSGI container logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.resource.corba AS-ORB Main IIOP/ORB/CORBA Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.resource.jms JMS Main JMS Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.resource.jms.injection JMS_INJECTION JMS Injection Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.resource.jta AS-CDI-JTA CDI-JTA [2024-04-16T09:25:09.346Z] jakarta.enterprise.resource.weld AS-WELD WELD [2024-04-16T09:25:09.346Z] jakarta.enterprise.resources.api RESOURCE Nucleus Resource [2024-04-16T09:25:09.346Z] jakarta.enterprise.resources.listener RESOURCE Nucleus Resource [2024-04-16T09:25:09.346Z] jakarta.enterprise.resources.util RESOURCE Nucleus Resource [2024-04-16T09:25:09.346Z] jakarta.enterprise.security.services SECSVCS Security Services Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.security.services.commands SECCMDS Security Services Command Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.security.services.provider SECPROV Security Provider Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.container.appclient SERVER Appclient Server-side Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.container.web.security websecurity logger for web security module [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.core CORE Core Kernel [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.core.ee AS-CORE Jakarta EE Core Kernel [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.core.security SECURITY Core Security [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.core.security.web SECURITY Core-ee Security Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.jmx JMX JMX System Logger [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.security.ssl SECURITY - SSL Security - SSL [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.tools.admin ADMIN Administration Services [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.tools.admin.security ADMSEC Admin security [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.tools.admin.security.authorization ADMSECAUTHZ Admin security authorization [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.tools.amx COMMON AMX Services [2024-04-16T09:25:09.346Z] jakarta.enterprise.system.tools.amxee AMX-JAKARTAEE AMX Services [2024-04-16T09:25:09.347Z] jakarta.enterprise.system.tools.deployment.autodeploy DEPLOYMENT Deployment logger for autodeploy module [2024-04-16T09:25:09.347Z] jakarta.enterprise.system.tools.deployment.common DEPLOYMENT Deployment logger for common module [2024-04-16T09:25:09.347Z] jakarta.enterprise.system.tools.deployment.dol DEPLOYMENT Deployment logger for dol module [2024-04-16T09:25:09.347Z] jakarta.enterprise.system.tools.deployment.javaeefull DEPLOYMENT Deployment logger for javaee-full module [2024-04-16T09:25:09.347Z] jakarta.enterprise.system.tools.monitor MON Flashlight Services [2024-04-16T09:25:09.347Z] jakarta.enterprise.system.tools.util COMMON Internal API [2024-04-16T09:25:09.347Z] jakarta.enterprise.system.util COMMON Common Utilities [2024-04-16T09:25:09.347Z] jakarta.enterprise.web WEB Main WEB Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.web.admin WEB WEB Admin Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.web.core WEB WEB Core Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.web.ha WEB WEB HA Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.web.naming WEB WEB Naming Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.web.util WEB WEB Util Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.webservices WEBSERVICES JSR-109 Implementation Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.webservices.connector WEBSERVICES Web Services Connector Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.webservices.metroglue WEBSERVICES Metro Glue Main Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.webservices.security WEBSERVICES Web Services Security Logger [2024-04-16T09:25:09.347Z] jakarta.enterprise.webservices.transport.tcp WEBSERVICES SOAP/TCP Transport Logger [2024-04-16T09:25:09.347Z] jakarta.mail MAIL Jakarta Mail Logger [2024-04-16T09:25:09.347Z] org.glassfish.apf AnnotationFramework Logger for dol module [2024-04-16T09:25:09.347Z] org.glassfish.naming glassfish-naming logger for GlassFish appserver naming [2024-04-16T09:25:09.347Z] [2024-04-16T09:25:09.347Z] Command list-loggers executed successfully. [2024-04-16T09:25:09.347Z] [2024-04-16T09:25:09.347Z] [2024-04-16T09:25:09.347Z] [2024-04-16T09:25:09.347Z] 09:25:09.024225 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-log-attributes]) [2024-04-16T09:25:09.602Z] handlers [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.capacity <10000> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.buffer.timeoutInSeconds <0> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.enabled [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.encoding [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.file <${com.sun.aas.instanceRoot}/logs/server.log> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.flushFrequency <1> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.excludedFields <> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.multiline [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.formatter.printSource [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.redirectStandardStreams [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.compress [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.megabytes <100> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes <0> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles <0> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.rollOnDateChange [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter.excludedFields <> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SimpleLogHandler.formatter.printSource [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SimpleLogHandler.useErrorStream [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SyslogHandler.buffer.capacity <5000> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SyslogHandler.buffer.timeoutInSeconds <300> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SyslogHandler.enabled [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SyslogHandler.encoding [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SyslogHandler.formatter [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SyslogHandler.host <> [2024-04-16T09:25:09.602Z] org.glassfish.main.jul.handler.SyslogHandler.port <514> [2024-04-16T09:25:09.602Z] Command list-log-attributes executed successfully. [2024-04-16T09:25:09.602Z] [2024-04-16T09:25:09.602Z] [2024-04-16T09:25:09.602Z] [2024-04-16T09:25:09.602Z] [19.992s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 35M->8M(258M) 4.476ms [2024-04-16T09:25:09.602Z] 09:25:09.386642 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set-log-attributes, --target, server, org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles=100:org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes=240]) [2024-04-16T09:25:09.856Z] [2024-04-16T09:25:09.856Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.limit.minutes logging attribute value set to 240. [2024-04-16T09:25:09.856Z] org.glassfish.main.jul.handler.GlassFishLogHandler.rotation.maxArchiveFiles logging attribute value set to 100. [2024-04-16T09:25:09.857Z] The logging attributes are saved successfully for server. [2024-04-16T09:25:09.857Z] [2024-04-16T09:25:09.857Z] Command set-log-attributes executed successfully. [2024-04-16T09:25:09.857Z] [2024-04-16T09:25:09.857Z] [2024-04-16T09:25:09.857Z] [2024-04-16T09:25:09.857Z] 09:25:09.783179 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[rotate-log]) [2024-04-16T09:25:10.417Z] Rotated log on instance named 'server'. [2024-04-16T09:25:10.417Z] Command rotate-log executed successfully. [2024-04-16T09:25:10.417Z] [2024-04-16T09:25:10.417Z] [2024-04-16T09:25:10.417Z] [2024-04-16T09:25:10.417Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.07 s -- in org.glassfish.main.admin.test.AsadminLoggingITest [2024-04-16T09:25:10.417Z] [INFO] Running org.glassfish.main.admin.test.AsadminUptimeITest [2024-04-16T09:25:10.417Z] 09:25:10.185970 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[uptime]) [2024-04-16T09:25:10.671Z] Up 10 secs [2024-04-16T09:25:10.671Z] Command uptime executed successfully. [2024-04-16T09:25:10.671Z] [2024-04-16T09:25:10.671Z] [2024-04-16T09:25:10.671Z] [2024-04-16T09:25:10.671Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.glassfish.main.admin.test.AsadminUptimeITest [2024-04-16T09:25:10.671Z] [INFO] Running org.glassfish.main.admin.test.AsadminVersionITest [2024-04-16T09:25:10.925Z] 09:25:10.545149 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[version]) [2024-04-16T09:25:11.179Z] Version = Eclipse GlassFish 7.0.15-SNAPSHOT (commit: a83c9cb0788b4558acc4c3f90acf8370208dfaf8) [2024-04-16T09:25:11.179Z] Command version executed successfully. [2024-04-16T09:25:11.179Z] [2024-04-16T09:25:11.179Z] [2024-04-16T09:25:11.179Z] [2024-04-16T09:25:11.179Z] 09:25:10.926360 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-domain]) [2024-04-16T09:25:11.738Z] Waiting for the domain to stop . [2024-04-16T09:25:11.738Z] Waiting finished after 138 ms. [2024-04-16T09:25:11.738Z] Command stop-domain executed successfully. [2024-04-16T09:25:11.738Z] [2024-04-16T09:25:11.738Z] [2024-04-16T09:25:11.738Z] [2024-04-16T09:25:11.738Z] 09:25:11.593752 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[version, --local]) [2024-04-16T09:25:11.991Z] Using locally retrieved version string from version class. [2024-04-16T09:25:11.991Z] Version = Eclipse GlassFish 7.0.15-SNAPSHOT (commit: a83c9cb0788b4558acc4c3f90acf8370208dfaf8) [2024-04-16T09:25:11.991Z] Command version executed successfully. [2024-04-16T09:25:11.991Z] [2024-04-16T09:25:11.991Z] [2024-04-16T09:25:11.991Z] [2024-04-16T09:25:11.991Z] 09:25:11.857126 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain]) [2024-04-16T09:25:15.248Z] Waiting for domain1 to start ... [2024-04-16T09:25:15.248Z] Waiting finished after 2,475 ms. [2024-04-16T09:25:15.248Z] Successfully started the domain : domain1 [2024-04-16T09:25:15.248Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1 [2024-04-16T09:25:15.248Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T09:25:15.248Z] Admin Port: 4,848 [2024-04-16T09:25:15.248Z] Command start-domain executed successfully. [2024-04-16T09:25:15.248Z] [2024-04-16T09:25:15.248Z] [2024-04-16T09:25:15.248Z] [2024-04-16T09:25:15.248Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.641 s -- in org.glassfish.main.admin.test.AsadminVersionITest [2024-04-16T09:25:15.248Z] [INFO] Running org.glassfish.main.admin.test.ClusterITest [2024-04-16T09:25:15.502Z] 09:25:15.192579 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-cluster, eec1]) [2024-04-16T09:25:22.019Z] Command create-cluster executed successfully. [2024-04-16T09:25:22.019Z] [2024-04-16T09:25:22.019Z] [2024-04-16T09:25:22.019Z] [2024-04-16T09:25:22.019Z] 09:25:21.676552 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, eec1, --name, testapp, --contextroot, testapp, /tmp/testapp473817674514692664.war]) [2024-04-16T09:25:23.378Z] Application deployed with name testapp. [2024-04-16T09:25:23.378Z] Command deploy executed successfully. [2024-04-16T09:25:23.378Z] [2024-04-16T09:25:23.378Z] [2024-04-16T09:25:23.378Z] [2024-04-16T09:25:23.378Z] 09:25:23.015292 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-local-instance, --cluster, eec1, --systemproperties, HTTP_LISTENER_PORT=55123:HTTP_SSL_LISTENER_PORT=18181:IIOP_SSL_LISTENER_PORT=13800:IIOP_LISTENER_PORT=13700:JMX_SYSTEM_CONNECTOR_PORT=17676:IIOP_SSL_MUTUALAUTH_PORT=13801:JMS_PROVIDER_PORT=18686:ASADMIN_LISTENER_PORT=14848, eein1-with-a-very-very-very-long-name]) [2024-04-16T09:25:24.301Z] Rendezvoused with DAS on localhost:4848. [2024-04-16T09:25:24.301Z] Port Assignments for server instance eein1-with-a-very-very-very-long-name: [2024-04-16T09:25:24.301Z] OSGI_SHELL_TELNET_PORT=26666 [2024-04-16T09:25:24.301Z] JAVA_DEBUGGER_PORT=29009 [2024-04-16T09:25:24.301Z] JMS_PROVIDER_PORT=18686 [2024-04-16T09:25:24.301Z] HTTP_LISTENER_PORT=55123 [2024-04-16T09:25:24.301Z] IIOP_SSL_LISTENER_PORT=13800 [2024-04-16T09:25:24.301Z] ASADMIN_LISTENER_PORT=14848 [2024-04-16T09:25:24.301Z] IIOP_SSL_MUTUALAUTH_PORT=13801 [2024-04-16T09:25:24.301Z] JMX_SYSTEM_CONNECTOR_PORT=17676 [2024-04-16T09:25:24.301Z] HTTP_SSL_LISTENER_PORT=18181 [2024-04-16T09:25:24.301Z] IIOP_LISTENER_PORT=13700 [2024-04-16T09:25:24.301Z] Extracted transferred entry config/keystore.jks of size 4,559 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/keystore.jks [2024-04-16T09:25:24.301Z] Extracted transferred entry config/cacerts.jks of size 1,982 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/cacerts.jks [2024-04-16T09:25:24.301Z] Command create-local-instance executed successfully. [2024-04-16T09:25:24.301Z] [2024-04-16T09:25:24.301Z] [2024-04-16T09:25:24.301Z] [2024-04-16T09:25:24.302Z] 09:25:23.884140 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-local-instance, --cluster, eec1, --systemproperties, HTTP_LISTENER_PORT=55124:HTTP_SSL_LISTENER_PORT=28181:IIOP_SSL_LISTENER_PORT=23800:IIOP_LISTENER_PORT=23700:JMX_SYSTEM_CONNECTOR_PORT=27676:IIOP_SSL_MUTUALAUTH_PORT=23801:JMS_PROVIDER_PORT=28686:ASADMIN_LISTENER_PORT=24848, eein2]) [2024-04-16T09:25:24.556Z] Rendezvoused with DAS on localhost:4848. [2024-04-16T09:25:24.556Z] Using DAS host localhost and port 4848 from existing das.properties for node [2024-04-16T09:25:24.556Z] localhost-domain1. To use a different DAS, create a new node using create-node-ssh or [2024-04-16T09:25:24.556Z] create-node-config. Create the instance with the new node and correct [2024-04-16T09:25:24.556Z] host and port: [2024-04-16T09:25:24.556Z] asadmin --host das_host --port das_port create-local-instance --node node_name instance_name. [2024-04-16T09:25:24.556Z] Port Assignments for server instance eein2: [2024-04-16T09:25:24.556Z] OSGI_SHELL_TELNET_PORT=26667 [2024-04-16T09:25:24.556Z] JAVA_DEBUGGER_PORT=29010 [2024-04-16T09:25:24.556Z] JMS_PROVIDER_PORT=28686 [2024-04-16T09:25:24.556Z] HTTP_LISTENER_PORT=55124 [2024-04-16T09:25:24.556Z] IIOP_SSL_LISTENER_PORT=23800 [2024-04-16T09:25:24.556Z] ASADMIN_LISTENER_PORT=24848 [2024-04-16T09:25:24.556Z] IIOP_SSL_MUTUALAUTH_PORT=23801 [2024-04-16T09:25:24.556Z] JMX_SYSTEM_CONNECTOR_PORT=27676 [2024-04-16T09:25:24.556Z] HTTP_SSL_LISTENER_PORT=28181 [2024-04-16T09:25:24.556Z] IIOP_LISTENER_PORT=23700 [2024-04-16T09:25:24.556Z] Extracted transferred entry config/keystore.jks of size 4,559 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/keystore.jks [2024-04-16T09:25:24.556Z] Extracted transferred entry config/cacerts.jks of size 1,982 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/cacerts.jks [2024-04-16T09:25:24.556Z] Command create-local-instance executed successfully. [2024-04-16T09:25:24.556Z] [2024-04-16T09:25:24.556Z] [2024-04-16T09:25:24.556Z] [2024-04-16T09:25:24.811Z] 09:25:24.489693 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=60,000, detached=false, args=[start-local-instance, eein1-with-a-very-very-very-long-name]) [2024-04-16T09:25:31.329Z] Extracted transferred entry config/domain.xml of size 49,971 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/domain.xml [2024-04-16T09:25:31.329Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/admin-keyfile [2024-04-16T09:25:31.329Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/default-web.xml [2024-04-16T09:25:31.330Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/domain-passwords [2024-04-16T09:25:31.330Z] Extracted transferred entry config/glassfish-acc.xml of size 2,581 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/glassfish-acc.xml [2024-04-16T09:25:31.330Z] Extracted transferred entry config/keyfile of size 748 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/keyfile [2024-04-16T09:25:31.330Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/login.conf [2024-04-16T09:25:31.330Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/server.policy [2024-04-16T09:25:31.330Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/wss-server-config-1.0.xml [2024-04-16T09:25:31.330Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/wss-server-config-2.0.xml [2024-04-16T09:25:31.330Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/javaee.server.policy [2024-04-16T09:25:31.330Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/restrict.server.policy [2024-04-16T09:25:31.330Z] Extracted transferred entry applications/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/applications/testapp [2024-04-16T09:25:31.330Z] Extracted transferred entry applications/testapp/index.html of size 165 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/applications/testapp/index.html [2024-04-16T09:25:31.330Z] Extracted transferred entry generated/jsp/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/jsp/testapp [2024-04-16T09:25:31.330Z] Extracted transferred entry generated/xml/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/xml/testapp [2024-04-16T09:25:31.330Z] Extracted transferred entry generated/ejb/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/generated/ejb/testapp [2024-04-16T09:25:31.330Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/applibs [2024-04-16T09:25:31.330Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/classes [2024-04-16T09:25:31.331Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/lib/ext [2024-04-16T09:25:31.331Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/docroot/index.html [2024-04-16T09:25:31.331Z] Extracted transferred entry config/eec1-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/docroot [2024-04-16T09:25:31.331Z] Extracted transferred entry config/eec1-config/lib/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/lib [2024-04-16T09:25:31.331Z] Extracted transferred entry config/eec1-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/lib/ext [2024-04-16T09:25:31.331Z] Extracted transferred entry config/eec1-config/logging.properties of size 8,751 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/config/eec1-config/logging.properties [2024-04-16T09:25:31.331Z] Waiting for eein1-with-a-very-very-very-long-name to start ..... [2024-04-16T09:25:31.331Z] Waiting finished after 4,477 ms. [2024-04-16T09:25:31.331Z] Successfully started the instance: eein1-with-a-very-very-very-long-name [2024-04-16T09:25:31.331Z] instance Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name [2024-04-16T09:25:31.331Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein1-with-a-very-very-very-long-name/logs/server.log [2024-04-16T09:25:31.331Z] Admin Port: 14,848 [2024-04-16T09:25:31.331Z] Command start-local-instance executed successfully. [2024-04-16T09:25:31.331Z] [2024-04-16T09:25:31.331Z] [2024-04-16T09:25:31.331Z] [2024-04-16T09:25:31.331Z] 09:25:30.235039 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=60,000, detached=false, args=[start-local-instance, eein2]) [2024-04-16T09:25:39.398Z] Extracted transferred entry config/domain.xml of size 49,971 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/domain.xml [2024-04-16T09:25:39.398Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/admin-keyfile [2024-04-16T09:25:39.398Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/default-web.xml [2024-04-16T09:25:39.398Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/domain-passwords [2024-04-16T09:25:39.399Z] Extracted transferred entry config/glassfish-acc.xml of size 2,581 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/glassfish-acc.xml [2024-04-16T09:25:39.399Z] Extracted transferred entry config/keyfile of size 748 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/keyfile [2024-04-16T09:25:39.399Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/login.conf [2024-04-16T09:25:39.399Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/server.policy [2024-04-16T09:25:39.399Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/wss-server-config-1.0.xml [2024-04-16T09:25:39.399Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/wss-server-config-2.0.xml [2024-04-16T09:25:39.399Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/javaee.server.policy [2024-04-16T09:25:39.399Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/restrict.server.policy [2024-04-16T09:25:39.399Z] Extracted transferred entry applications/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/applications/testapp [2024-04-16T09:25:39.399Z] Extracted transferred entry applications/testapp/index.html of size 165 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/applications/testapp/index.html [2024-04-16T09:25:39.399Z] Extracted transferred entry generated/jsp/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/generated/jsp/testapp [2024-04-16T09:25:39.399Z] Extracted transferred entry generated/xml/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/generated/xml/testapp [2024-04-16T09:25:39.399Z] Extracted transferred entry generated/ejb/testapp/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/generated/ejb/testapp [2024-04-16T09:25:39.399Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/lib/applibs [2024-04-16T09:25:39.399Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/lib/classes [2024-04-16T09:25:39.399Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/lib/ext [2024-04-16T09:25:39.399Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/docroot/index.html [2024-04-16T09:25:39.399Z] Extracted transferred entry config/eec1-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/docroot [2024-04-16T09:25:39.400Z] Extracted transferred entry config/eec1-config/lib/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/lib [2024-04-16T09:25:39.400Z] Extracted transferred entry config/eec1-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/lib/ext [2024-04-16T09:25:39.400Z] Extracted transferred entry config/eec1-config/logging.properties of size 8,751 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/config/eec1-config/logging.properties [2024-04-16T09:25:39.400Z] Waiting for eein2 to start ....... [2024-04-16T09:25:39.400Z] Waiting finished after 6,092 ms. [2024-04-16T09:25:39.400Z] Successfully started the instance: eein2 [2024-04-16T09:25:39.400Z] instance Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2 [2024-04-16T09:25:39.400Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/nodes/localhost-domain1/eein2/logs/server.log [2024-04-16T09:25:39.400Z] Admin Port: 24,848 [2024-04-16T09:25:39.400Z] Command start-local-instance executed successfully. [2024-04-16T09:25:39.400Z] [2024-04-16T09:25:39.400Z] [2024-04-16T09:25:39.400Z] [2024-04-16T09:25:39.400Z] 09:25:38.025115 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-instances]) [2024-04-16T09:25:39.960Z] eein1-with-a-very-very-very-long-name running [2024-04-16T09:25:39.960Z] eein2 running [2024-04-16T09:25:39.960Z] Command list-instances executed successfully. [2024-04-16T09:25:39.960Z] [2024-04-16T09:25:39.960Z] [2024-04-16T09:25:39.960Z] [2024-04-16T09:25:40.214Z] 09:25:39.969188 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-applications, eec1]) [2024-04-16T09:25:40.771Z] testapp [2024-04-16T09:25:40.771Z] Command list-applications executed successfully. [2024-04-16T09:25:40.771Z] [2024-04-16T09:25:40.771Z] [2024-04-16T09:25:40.771Z] [2024-04-16T09:25:41.025Z] 09:25:40.845888 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[collect-log-files, --target, eec1, --retrieve, /tmp/log7128446202751489714]) [2024-04-16T09:25:41.583Z] Log files are downloaded for eein1-with-a-very-very-very-long-name. [2024-04-16T09:25:41.583Z] Log files are downloaded for eein2. [2024-04-16T09:25:41.583Z] Created Zip file under /tmp/log7128446202751489714/log_2024-04-16_09-25-41.zip. [2024-04-16T09:25:41.583Z] Command collect-log-files executed successfully. [2024-04-16T09:25:41.583Z] [2024-04-16T09:25:41.583Z] [2024-04-16T09:25:41.583Z] [2024-04-16T09:25:41.583Z] 09:25:41.373171 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[collect-log-files, --target, eein1-with-a-very-very-very-long-name]) [2024-04-16T09:25:42.141Z] Command collect-log-files failed. [2024-04-16T09:25:42.141Z] [2024-04-16T09:25:42.141Z] remote failure: The collect-log-files command is not allowed on target eein1-with-a-very-very-very-long-name because it is part of cluster eec1 [2024-04-16T09:25:42.141Z] [2024-04-16T09:25:42.141Z] [2024-04-16T09:25:42.141Z] 09:25:41.864246 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, --target, eec1, testapp]) [2024-04-16T09:25:44.646Z] Command undeploy executed successfully. [2024-04-16T09:25:44.646Z] [2024-04-16T09:25:44.646Z] [2024-04-16T09:25:44.646Z] [2024-04-16T09:25:44.646Z] 09:25:44.353856 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein1-with-a-very-very-very-long-name]) [2024-04-16T09:25:47.900Z] Waiting for the instance to stop .. [2024-04-16T09:25:47.900Z] Waiting finished after 1,796 ms. [2024-04-16T09:25:47.900Z] Command stop-local-instance executed successfully. [2024-04-16T09:25:47.900Z] [2024-04-16T09:25:47.900Z] [2024-04-16T09:25:47.900Z] [2024-04-16T09:25:47.900Z] 09:25:47.317443 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein2]) [2024-04-16T09:25:50.403Z] Waiting for the instance to stop .. [2024-04-16T09:25:50.403Z] Waiting finished after 1,832 ms. [2024-04-16T09:25:50.403Z] Command stop-local-instance executed successfully. [2024-04-16T09:25:50.403Z] [2024-04-16T09:25:50.403Z] [2024-04-16T09:25:50.403Z] [2024-04-16T09:25:50.403Z] 09:25:50.048404 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-local-instance, eein1-with-a-very-very-very-long-name]) [2024-04-16T09:25:50.961Z] Warning: Instance eein2 seems to be offline; command _unregister-instance was not replicated to that instance [2024-04-16T09:25:50.961Z] Command delete-local-instance executed successfully. [2024-04-16T09:25:50.962Z] [2024-04-16T09:25:50.962Z] [2024-04-16T09:25:50.962Z] [2024-04-16T09:25:50.962Z] 09:25:50.775338 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-local-instance, eein2]) [2024-04-16T09:25:51.519Z] Command delete-local-instance executed successfully. [2024-04-16T09:25:51.519Z] [2024-04-16T09:25:51.519Z] [2024-04-16T09:25:51.519Z] [2024-04-16T09:25:51.519Z] 09:25:51.402455 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-cluster, eec1]) [2024-04-16T09:25:52.078Z] Command delete-cluster executed successfully. [2024-04-16T09:25:52.078Z] [2024-04-16T09:25:52.078Z] [2024-04-16T09:25:52.078Z] [2024-04-16T09:25:52.078Z] 09:25:51.777562 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein1-with-a-very-very-very-long-name]) [2024-04-16T09:25:52.332Z] Command stop-local-instance failed. [2024-04-16T09:25:52.332Z] [2024-04-16T09:25:52.332Z] The instance does not exist on this machine. [2024-04-16T09:25:52.332Z] [2024-04-16T09:25:52.332Z] [2024-04-16T09:25:52.332Z] 09:25:52.190838 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-local-instance, --kill, eein2]) [2024-04-16T09:25:52.890Z] Command stop-local-instance failed. [2024-04-16T09:25:52.890Z] [2024-04-16T09:25:52.890Z] The instance does not exist on this machine. [2024-04-16T09:25:52.890Z] [2024-04-16T09:25:52.890Z] [2024-04-16T09:25:52.890Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.42 s -- in org.glassfish.main.admin.test.ClusterITest [2024-04-16T09:25:52.890Z] [INFO] Running org.glassfish.main.admin.test.OSGiCommandsITest [2024-04-16T09:25:52.890Z] 09:25:52.611871 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, lb]) [2024-04-16T09:25:53.144Z] START LEVEL 2 [2024-04-16T09:25:53.144Z] ID|State |Level|Name [2024-04-16T09:25:53.144Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-04-16T09:25:53.144Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-04-16T09:25:53.144Z] 2|Resolved | 1|ACC Config Classes (JAXB) (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 3|Installed | 1|admin-cli (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 4|Installed | 1|admin-core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 5|Active | 1|admin-util (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 6|Installed | 1|AMX Core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 7|Installed | 1|AMX JavaEE (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-04-16T09:25:53.144Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-04-16T09:25:53.144Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-04-16T09:25:53.144Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-04-16T09:25:53.144Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.1.0)|3.1.0 [2024-04-16T09:25:53.144Z] 14|Resolved | 1|GlassFish API Exporter Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 15|Active | 1|GlassFish AppClient Server-Side Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 17|Resolved | 1|Appclient Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.7.0)|9.7.0 [2024-04-16T09:25:53.144Z] 19|Active | 1|org.objectweb.asm.commons (9.7.0)|9.7.0 [2024-04-16T09:25:53.144Z] 20|Active | 1|org.objectweb.asm.tree (9.7.0)|9.7.0 [2024-04-16T09:25:53.144Z] 21|Active | 1|org.objectweb.asm.util (9.7.0)|9.7.0 [2024-04-16T09:25:53.144Z] 22|Active | 1|org.objectweb.asm (9.7.0)|9.7.0 [2024-04-16T09:25:53.144Z] 23|Installed | 1|Backup Restore classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-04-16T09:25:53.144Z] 25|Active | 1|Class Model for Hk2 (3.1.0)|3.1.0 [2024-04-16T09:25:53.144Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-04-16T09:25:53.144Z] 27|Active | 1|cluster-admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 28|Resolved | 1|cluster-common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.144Z] 29|Resolved | 1|Cluster SSH Provisioning (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 30|Installed | 1|ejb-mapping module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 31|Installed | 1|enhancer module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 32|Installed | 1|Database Generator module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 33|Installed | 1|internal-api module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 34|Installed | 1|model module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 35|Installed | 1|support ejb module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 36|Installed | 1|support-sqlstore module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 37|Installed | 1|utility module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-04-16T09:25:53.145Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-04-16T09:25:53.145Z] 40|Active | 1|Common Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 41|Resolved | 1|Apache Commons Codec (1.16.1)|1.16.1 [2024-04-16T09:25:53.145Z] 42|Active | 1|Concurrent Connector Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 43|Installed | 1|Concurrent Implementation Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 44|Active | 1|admin-config-api (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 45|Active | 1|HK2 config types (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 46|Installed | 1|Connectors admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 47|Resolved | 1|Connectors Inbound Support (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 48|Active | 1|Connectors Private APIs for GlassFish Containers (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 49|Active | 1|Connectors Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 50|Installed | 1|Admin Console Clustering Support Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 51|Installed | 1|Admin Console Full distribution plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 52|Installed | 1|Admin Console Common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 53|Installed | 1|Admin Console Community Edition Theme Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 54|Installed | 1|Admin Console Concurrent Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 55|Installed | 1|Admin Console Corba Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 56|Installed | 1|Admin Console EJB Local (Lite) Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 57|Installed | 1|Admin Console EJB Container Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 58|Installed | 1|Admin Console Connectors Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 59|Installed | 1|Admin Console JDBC Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 60|Installed | 1|Admin Console JMS Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 61|Installed | 1|Admin Console JTS Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 62|Installed | 1|Admin Console Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 63|Installed | 1|Admin Console Web Container Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 64|Active | 1|Container Common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 65|Installed | 1|DataProvider (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 66|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-04-16T09:25:53.145Z] 67|Active | 1|Deployment Related Admin Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 68|Active | 1|AutoDeploy Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 69|Active | 1|Deployment Related Common Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 70|Active | 1|Deployment Related JavaEE Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 71|Active | 1|Deployment Related JavaEE Full Profile Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 72|Active | 1|Deployment Object Library (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 73|Resolved | 1|GlassFish Core EJB Client (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 74|Resolved | 1|GlassFish Core EJB container implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 75|Installed | 1|Full EJB Container add-ons (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 76|Resolved | 1|EJB container Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 77|Resolved | 1|Ejb Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 78|Installed | 1|Entity Bean container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 79|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.0.0 (3.0.0)|3.0.0 [2024-04-16T09:25:53.145Z] 80|Resolved | 1|Exousia Jakarta Authorization Implementation 2.1.1 (2.1.1)|2.1.1 [2024-04-16T09:25:53.145Z] 81|Resolved | 1|Eclipse Expressly (5.0.0)|5.0.0 [2024-04-16T09:25:53.145Z] 82|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-04-16T09:25:53.145Z] 83|Active | 1|flashlight-framework (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.145Z] 84|Active | 1|Admin Console Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 85|Installed | 1|Client OSGi module (including ACC) (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 86|Active | 1|GlassFish Connectors Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 87|Active | 1|EJB Container connector for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 88|Active | 1|JMS Connector Module for Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 89|Installed | 1|JMS Injection Module for Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 90|Active | 1|Connector for JPA runtime in glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 91|Active | 1|Load Balancer Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 92|Active | 1|Connector for GlassFish Admin REST Service (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 93|Active | 1|Connector for GlassFish Web Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 94|Active | 1|Weld connector for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 95|Active | 1|Public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 96|Installed | 1|Batch Commands for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 97|Active | 1|Batch Connector for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 98|Resolved | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-04-16T09:25:53.146Z] 99|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-04-16T09:25:53.146Z] 100|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-04-16T09:25:53.146Z] 101|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-04-16T09:25:53.146Z] 102|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 103|Resolved | 1|GlassFish Extra JRE Packages (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 104|Active | 1|Glassfish Grizzly extra jars Combining (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 105|Active | 1|Glassfish MBeanServer support (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 106|Active | 1|Glassfish Naming (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 107|Resolved | 1|GlassFish Oracle JDBC Packages (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 108|Active | 1|Appserver Core Bootstraping Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 109|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-04-16T09:25:53.146Z] 110|Active | 1|GMS Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 111|Active | 1|GMS Bootstrap Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 112|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-04-16T09:25:53.146Z] 113|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-04-16T09:25:53.146Z] 114|Installed | 1|GlassFish ha-file-store (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 115|Active | 1|GlassFish ha-shoal-cache-bootstrap (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 116|Installed | 1|GlassFish ha-shoal-store (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 117|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-04-16T09:25:53.146Z] 118|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-04-16T09:25:53.146Z] 119|Active | 1|HK2 API module (3.1.0)|3.1.0 [2024-04-16T09:25:53.146Z] 120|Active | 1|GlassFish HK2 Config Injectors (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 121|Resolved | 1|HK2 core module (3.1.0)|3.1.0 [2024-04-16T09:25:53.146Z] 122|Active | 1|ServiceLocator Default Implementation (3.1.0)|3.1.0 [2024-04-16T09:25:53.146Z] 123|Active | 1|Run Level Service (3.1.0)|3.1.0 [2024-04-16T09:25:53.146Z] 124|Active | 1|HK2 Implementation Utilities (3.1.0)|3.1.0 [2024-04-16T09:25:53.146Z] 125|Installed | 1|HK2 module of HK2 itself (3.1.0)|3.1.0 [2024-04-16T09:25:53.146Z] 126|Active | 1|Private APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 127|Installed | 1|Jackson-annotations (2.16.1)|2.16.1 [2024-04-16T09:25:53.146Z] 128|Resolved | 1|Jackson-core (2.16.1)|2.16.1 [2024-04-16T09:25:53.146Z] 129|Installed | 1|jackson-databind (2.16.1)|2.16.1 [2024-04-16T09:25:53.146Z] 130|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.146Z] 131|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-04-16T09:25:53.146Z] 132|Resolved | 1|Jakarta Annotations API (2.1.1)|2.1.1 [2024-04-16T09:25:53.146Z] 133|Resolved | 1|Jakarta Authentication (3.0.0)|3.0.0 [2024-04-16T09:25:53.146Z] 134|Resolved | 1|Jakarta Authorization (2.1.0)|2.1.0 [2024-04-16T09:25:53.146Z] 135|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-04-16T09:25:53.146Z] 136|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-04-16T09:25:53.146Z] 137|Resolved | 1|Jakarta Expression Language API (5.0.1)|5.0.1 [2024-04-16T09:25:53.147Z] 138|Resolved | 1|CDI APIs (4.0.1)|4.0.1 [2024-04-16T09:25:53.147Z] 139|Resolved | 1|Jakarta Concurrency (3.0.3)|3.0.3 [2024-04-16T09:25:53.147Z] 140|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (3.0.0)|3.0.0 [2024-04-16T09:25:53.147Z] 141|Resolved | 1|CDI Language Model (4.0.1)|4.0.1 [2024-04-16T09:25:53.147Z] 142|Resolved | 1|Mojarra Faces Implementation 4.0.7 (4.0.7)|4.0.7 [2024-04-16T09:25:53.147Z] 143|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-04-16T09:25:53.147Z] 144|Resolved | 1|Jakarta Interceptors (2.1.0)|2.1.0 [2024-04-16T09:25:53.147Z] 145|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-04-16T09:25:53.147Z] 146|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-04-16T09:25:53.147Z] 147|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-04-16T09:25:53.147Z] 148|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-04-16T09:25:53.147Z] 149|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-04-16T09:25:53.147Z] 150|Resolved | 1|Jakarta Persistence API jar (3.1.0)|3.1.0 [2024-04-16T09:25:53.147Z] 151|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-04-16T09:25:53.147Z] 152|Resolved | 1|Jakarta Security (3.0.0)|3.0.0 [2024-04-16T09:25:53.147Z] 153|Resolved | 1|Soteria Jakarta Security Implementation 3.0.3 (3.0.3)|3.0.3 [2024-04-16T09:25:53.147Z] 154|Resolved | 1|Jakarta Servlet (6.0.0)|6.0.0 [2024-04-16T09:25:53.147Z] 155|Resolved | 1|Jakarta Server Pages API (3.1.1)|3.1.1 [2024-04-16T09:25:53.147Z] 156|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-04-16T09:25:53.147Z] 157|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-04-16T09:25:53.147Z] 158|Resolved | 1|Jakarta Bean Validation API (3.0.2)|3.0.2 [2024-04-16T09:25:53.147Z] 159|Resolved | 1|Jakarta WebSocket - Server API (2.1.1)|2.1.1 [2024-04-16T09:25:53.147Z] 160|Resolved | 1|Jakarta WebSocket - Client API (2.1.1)|2.1.1 [2024-04-16T09:25:53.147Z] 161|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-04-16T09:25:53.147Z] 162|Resolved | 1|Jakarta XML Binding API (4.0.1)|4.0.1 [2024-04-16T09:25:53.147Z] 163|Active | 1|Jakarta EE related distributions kernel Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 164|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-04-16T09:25:53.147Z] 165|Resolved | 1|JAXB OSGI (4.0.4)|4.0.4 [2024-04-16T09:25:53.147Z] 166|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-04-16T09:25:53.147Z] 167|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-04-16T09:25:53.147Z] 168|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-04-16T09:25:53.147Z] 169|Installed | 1|JDBC admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 170|Active | 1|JDBC Config Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 171|Installed | 1|JDBC Runtime Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 172|Resolved | 1|jersey-ext-bean-validation (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 173|Resolved | 1|jersey-ext-cdi1x-servlet (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 174|Installed | 1|jersey-ext-cdi1x-transaction (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 175|Resolved | 1|jersey-ext-cdi1x (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 176|Resolved | 1|jersey-core-client (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 177|Resolved | 1|jersey-core-common (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 178|Resolved | 1|jersey-container-grizzly2-http (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 179|Resolved | 1|jersey-container-servlet-core (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 180|Resolved | 1|jersey-container-servlet (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 181|Resolved | 1|Jersey EJB Component Provider Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 182|Installed | 1|jersey-ext-entity-filtering (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 183|Resolved | 1|jersey-inject-hk2 (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 184|Resolved | 1|jersey-media-jaxb (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 185|Resolved | 1|jersey-media-json-binding (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 186|Installed | 1|jersey-media-json-jackson (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 187|Resolved | 1|jersey-media-json-jettison (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 188|Installed | 1|jersey-media-json-processing (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 189|Installed | 1|jersey-media-moxy (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 190|Resolved | 1|jersey-media-multipart (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 191|Resolved | 1|jersey-media-sse (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 192|Resolved | 1|jersey-mp-rest-client (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 193|Active | 1|Jersey MVC TLD connector implementation module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 194|Resolved | 1|jersey-ext-mvc-jsp (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 195|Resolved | 1|jersey-ext-mvc (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 196|Installed | 1|jersey-ext-proxy-client (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 197|Resolved | 1|jersey-core-server (3.1.6)|3.1.6 [2024-04-16T09:25:53.147Z] 198|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-04-16T09:25:53.147Z] 199|Installed | 1|JMS admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 200|Active | 1|JMS Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 201|Installed | 1|JPA container for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 202|Resolved | 1|JSch (0.2.17)|0.2.17 [2024-04-16T09:25:53.147Z] 203|Active | 1|JSF implementation connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 204|Installed | 1|com.sun.jsftemplating (4.0.4)|4.0.4 [2024-04-16T09:25:53.147Z] 205|Active | 1|JSP caching taglib connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 206|Resolved | 1|JSR-109 implementation to deploy Metro (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 207|Active | 1|Jakarta Pages Standard Tags implementation connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 208|Active | 1|JTA Implementation for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 209|Active | 1|JTS Implementation for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 210|Active | 1|Kernel Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 211|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-04-16T09:25:53.147Z] 212|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-04-16T09:25:53.147Z] 213|Installed | 1|admin-launcher (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 214|Resolved | 1|Java binding for libpam.so (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 215|Installed | 1|Load-Balancer admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 216|Active | 1|Nucleus Logging Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 217|Active | 1|Jakarta Mail Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.147Z] 218|Installed | 1|GlassFish Jakarta Mail runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 219|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-04-16T09:25:53.148Z] 220|Installed | 1|GlassFish Metro Glue Code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 221|Resolved | 1|MicroProfile Config API (3.0.3)|3.0.3 [2024-04-16T09:25:53.148Z] 222|Installed | 1|GlassFish MicroProfile Config (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 223|Active | 1|GlassFish MicroProfile Connectors (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 224|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-04-16T09:25:53.148Z] 225|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 2.0.2 (2.0.2)|2.0.2 [2024-04-16T09:25:53.148Z] 226|Resolved | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-04-16T09:25:53.148Z] 227|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-04-16T09:25:53.148Z] 228|Active | 1|admin-monitoring (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 229|Resolved | 1|Nimbus JOSE+JWT (9.37.3)|9.37.3 [2024-04-16T09:25:53.148Z] 230|Active | 1|Nucleus Grizzly jars Combining (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 231|Active | 1|nucleus.resources (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 232|Resolved | 1|GlassFish ORB connector implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 233|Active | 1|GlassFish ORB enabler implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 234|Resolved | 1|GlassFish ORB interface layer implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 235|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-04-16T09:25:53.148Z] 236|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-04-16T09:25:53.148Z] 237|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-04-16T09:25:53.148Z] 238|Installed | 1|EclipseLink Core (4.0.2)|4.0.2 [2024-04-16T09:25:53.148Z] 239|Installed | 1|EclipseLink DBWS (4.0.2)|4.0.2 [2024-04-16T09:25:53.148Z] 240|Installed | 1|EclipseLink JPA (4.0.2)|4.0.2 [2024-04-16T09:25:53.148Z] 241|Installed | 1|EclipseLink Hermes Parser (4.0.2)|4.0.2 [2024-04-16T09:25:53.148Z] 242|Installed | 1|EclipseLink JPA Model Generator (4.0.2)|4.0.2 [2024-04-16T09:25:53.148Z] 243|Installed | 1|EclipseLink Oracle Extension (4.0.2)|4.0.2 [2024-04-16T09:25:53.148Z] 244|Active | 1|HK2 OSGi Adapter (3.1.0)|3.1.0 [2024-04-16T09:25:53.148Z] 245|Active | 1|Admin CLI bridge command to the OSGi Shell (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 246|Active | 1|OSGi Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 247|Installed | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.6)|1.1.6 [2024-04-16T09:25:53.148Z] 248|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-04-16T09:25:53.148Z] 249|Installed | 1|Common persistence code between JPA and CMP (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 250|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-04-16T09:25:53.148Z] 251|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-04-16T09:25:53.148Z] 252|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-04-16T09:25:53.148Z] 253|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-04-16T09:25:53.148Z] 254|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-04-16T09:25:53.148Z] 255|Resolved | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-04-16T09:25:53.148Z] 256|Active | 1|Resources Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 257|Installed | 1|GlassFish resources runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 258|Resolved | 1|GlassFish Admin REST Client (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 259|Active | 1|GlassFish Admin REST Service (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 260|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-04-16T09:25:53.148Z] 261|Resolved | 1|Scattered Archive APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 262|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-04-16T09:25:53.148Z] 263|Active | 1|Jakarta EE Security Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 264|Active | 1|Security Services and SPI (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 265|Active | 1|Security Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 266|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-04-16T09:25:53.148Z] 267|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-04-16T09:25:53.148Z] 268|Resolved | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-04-16T09:25:53.148Z] 269|Installed | 1|Simple Public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 270|Installed | 1|SOAP/TCP integration code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 271|Installed | 1|Soteria SPI : Bean Decorator : Weld (3.0.3)|3.0.3 [2024-04-16T09:25:53.148Z] 272|Active | 1|GlassFish SSL Implementation Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 273|Resolved | 1|stats77 (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.148Z] 274|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-04-16T09:25:53.148Z] 275|Active | 1|Transaction Service Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 276|Resolved | 1|Tyrus Client (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 277|Installed | 1|Tyrus CDI Component Provider (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 278|Installed | 1|Tyrus EJB Component Provider (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 279|Installed | 1|Tyrus Grizzly Client Container (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 280|Resolved | 1|Tyrus Servlet Bundle (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 281|Resolved | 1|Tyrus Core (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 282|Resolved | 1|Tyrus Server (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 283|Resolved | 1|Tyrus Container SPI (2.1.5)|2.1.5 [2024-04-16T09:25:53.149Z] 284|Active | 1|Web Container Common Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 285|Active | 1|WaSP Jakarta Server Pages Implementation 3.2.2 (3.2.2)|3.2.2 [2024-04-16T09:25:53.149Z] 286|Active | 1|Web module command line interface (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 287|Active | 1|Core Servlet Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 288|Resolved | 1|GlassFish Web container Embedded APIs (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 289|Active | 1|Web Container glue code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 290|Installed | 1|Web container and GUI plug-in common classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 291|Installed | 1|Web Container HA code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 292|Active | 1|Web Container Naming Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 293|Resolved | 1|Server-Sent Events (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 294|Resolved | 1|WebTier Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 295|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-04-16T09:25:53.149Z] 296|Active | 1|Connector for GlassFish Web Services Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 297|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-04-16T09:25:53.149Z] 298|Resolved | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-04-16T09:25:53.149Z] 299|Active | 1|WebServices Security and Jakarta Authentication implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 300|Resolved | 1|Weld Integration Fragment (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 301|Active | 1|Weld integration for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 302|Resolved | 1|Weld OSGi Bundle (5.1.2.Final)|5.1.2.Final [2024-04-16T09:25:53.149Z] 303|Resolved | 1|Woodstox (6.6.0)|6.6.0 [2024-04-16T09:25:53.149Z] 304|Installed | 1|Work Management (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 305|Resolved | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-04-16T09:25:53.149Z] 306|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-04-16T09:25:53.149Z] 307|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:53.149Z] 308|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-04-16T09:25:53.149Z] 309|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-04-16T09:25:53.149Z] 310|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-04-16T09:25:53.149Z] 311|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-04-16T09:25:53.149Z] 312|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-04-16T09:25:53.149Z] 313|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-04-16T09:25:53.149Z] [2024-04-16T09:25:53.149Z] [2024-04-16T09:25:53.149Z] Command osgi executed successfully. [2024-04-16T09:25:53.149Z] [2024-04-16T09:25:53.149Z] [2024-04-16T09:25:53.149Z] [2024-04-16T09:25:53.149Z] 09:25:53.005394 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-04-16T09:25:53.404Z] d0fabd55-9261-4421-a109-015e238675ba [2024-04-16T09:25:53.404Z] [2024-04-16T09:25:53.404Z] Command osgi executed successfully. [2024-04-16T09:25:53.404Z] [2024-04-16T09:25:53.404Z] [2024-04-16T09:25:53.404Z] [2024-04-16T09:25:53.404Z] 09:25:53.320954 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-04-16T09:25:53.658Z] 502a892d-9093-4f34-98e6-ac604b58ab77 [2024-04-16T09:25:53.658Z] [2024-04-16T09:25:53.658Z] Command osgi executed successfully. [2024-04-16T09:25:53.658Z] [2024-04-16T09:25:53.658Z] [2024-04-16T09:25:53.658Z] [2024-04-16T09:25:53.658Z] 09:25:53.646209 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, new]) [2024-04-16T09:25:54.215Z] d4d9d495-e2a2-4332-968e-78c41cdacb90 [2024-04-16T09:25:54.215Z] [2024-04-16T09:25:54.215Z] Command osgi executed successfully. [2024-04-16T09:25:54.215Z] [2024-04-16T09:25:54.215Z] [2024-04-16T09:25:54.215Z] [2024-04-16T09:25:54.215Z] 09:25:53.972039 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2024-04-16T09:25:54.469Z] d4d9d495-e2a2-4332-968e-78c41cdacb90 [2024-04-16T09:25:54.469Z] 502a892d-9093-4f34-98e6-ac604b58ab77 [2024-04-16T09:25:54.469Z] d0fabd55-9261-4421-a109-015e238675ba [2024-04-16T09:25:54.469Z] [2024-04-16T09:25:54.469Z] Command osgi executed successfully. [2024-04-16T09:25:54.469Z] [2024-04-16T09:25:54.469Z] [2024-04-16T09:25:54.469Z] [2024-04-16T09:25:54.469Z] 09:25:54.311390 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, d4d9d495-e2a2-4332-968e-78c41cdacb90, var=d4d9d495-e2a2-4332-968e-78c41cdacb90]) [2024-04-16T09:25:54.723Z] Command osgi executed successfully. [2024-04-16T09:25:54.723Z] [2024-04-16T09:25:54.723Z] [2024-04-16T09:25:54.723Z] [2024-04-16T09:25:54.723Z] 09:25:54.638295 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 502a892d-9093-4f34-98e6-ac604b58ab77, var=502a892d-9093-4f34-98e6-ac604b58ab77]) [2024-04-16T09:25:55.280Z] Command osgi executed successfully. [2024-04-16T09:25:55.280Z] [2024-04-16T09:25:55.280Z] [2024-04-16T09:25:55.280Z] [2024-04-16T09:25:55.280Z] 09:25:54.963052 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, d0fabd55-9261-4421-a109-015e238675ba, var=d0fabd55-9261-4421-a109-015e238675ba]) [2024-04-16T09:25:55.534Z] Command osgi executed successfully. [2024-04-16T09:25:55.534Z] [2024-04-16T09:25:55.534Z] [2024-04-16T09:25:55.534Z] [2024-04-16T09:25:55.534Z] 09:25:55.289987 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, d4d9d495-e2a2-4332-968e-78c41cdacb90, echo $var]) [2024-04-16T09:25:55.789Z] d4d9d495-e2a2-4332-968e-78c41cdacb90 [2024-04-16T09:25:55.789Z] [2024-04-16T09:25:55.789Z] Command osgi executed successfully. [2024-04-16T09:25:55.789Z] [2024-04-16T09:25:55.789Z] [2024-04-16T09:25:55.789Z] [2024-04-16T09:25:55.789Z] 09:25:55.602493 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, 502a892d-9093-4f34-98e6-ac604b58ab77, echo $var]) [2024-04-16T09:25:56.043Z] 502a892d-9093-4f34-98e6-ac604b58ab77 [2024-04-16T09:25:56.043Z] [2024-04-16T09:25:56.043Z] Command osgi executed successfully. [2024-04-16T09:25:56.043Z] [2024-04-16T09:25:56.043Z] [2024-04-16T09:25:56.043Z] [2024-04-16T09:25:56.043Z] 09:25:55.929377 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, execute, --session-id, d0fabd55-9261-4421-a109-015e238675ba, echo $var]) [2024-04-16T09:25:56.600Z] d0fabd55-9261-4421-a109-015e238675ba [2024-04-16T09:25:56.600Z] [2024-04-16T09:25:56.600Z] Command osgi executed successfully. [2024-04-16T09:25:56.600Z] [2024-04-16T09:25:56.600Z] [2024-04-16T09:25:56.600Z] [2024-04-16T09:25:56.600Z] 09:25:56.254004 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, d4d9d495-e2a2-4332-968e-78c41cdacb90]) [2024-04-16T09:25:56.854Z] Command osgi executed successfully. [2024-04-16T09:25:56.854Z] [2024-04-16T09:25:56.854Z] [2024-04-16T09:25:56.854Z] [2024-04-16T09:25:56.854Z] 09:25:56.598110 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, 502a892d-9093-4f34-98e6-ac604b58ab77]) [2024-04-16T09:25:57.108Z] Command osgi executed successfully. [2024-04-16T09:25:57.108Z] [2024-04-16T09:25:57.108Z] [2024-04-16T09:25:57.108Z] [2024-04-16T09:25:57.108Z] 09:25:56.920289 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, stop, --session-id, d0fabd55-9261-4421-a109-015e238675ba]) [2024-04-16T09:25:57.362Z] Command osgi executed successfully. [2024-04-16T09:25:57.362Z] [2024-04-16T09:25:57.362Z] [2024-04-16T09:25:57.362Z] [2024-04-16T09:25:57.362Z] 09:25:57.245247 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, --session, list]) [2024-04-16T09:25:57.616Z] Command osgi executed successfully. [2024-04-16T09:25:57.616Z] [2024-04-16T09:25:57.616Z] [2024-04-16T09:25:57.616Z] [2024-04-16T09:25:57.870Z] 09:25:57.574604 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi-shell, --file, /tmp/osgi-commands13698164289451334699.txt]) [2024-04-16T09:25:58.428Z] cm:createFactoryConfiguration [2024-04-16T09:25:58.428Z] cm:getConfiguration [2024-04-16T09:25:58.428Z] cm:getFactoryConfiguration [2024-04-16T09:25:58.428Z] cm:listConfigurations [2024-04-16T09:25:58.428Z] felix:bundlelevel [2024-04-16T09:25:58.428Z] felix:cd [2024-04-16T09:25:58.428Z] felix:frameworklevel [2024-04-16T09:25:58.428Z] felix:headers [2024-04-16T09:25:58.428Z] felix:help [2024-04-16T09:25:58.428Z] felix:inspect [2024-04-16T09:25:58.428Z] felix:install [2024-04-16T09:25:58.428Z] felix:lb [2024-04-16T09:25:58.428Z] felix:log [2024-04-16T09:25:58.428Z] felix:ls [2024-04-16T09:25:58.428Z] felix:refresh [2024-04-16T09:25:58.428Z] felix:resolve [2024-04-16T09:25:58.428Z] felix:start [2024-04-16T09:25:58.428Z] felix:stop [2024-04-16T09:25:58.428Z] felix:uninstall [2024-04-16T09:25:58.428Z] felix:update [2024-04-16T09:25:58.428Z] felix:which [2024-04-16T09:25:58.428Z] gogo:cat [2024-04-16T09:25:58.428Z] gogo:each [2024-04-16T09:25:58.428Z] gogo:echo [2024-04-16T09:25:58.428Z] gogo:format [2024-04-16T09:25:58.428Z] gogo:getopt [2024-04-16T09:25:58.428Z] gogo:gosh [2024-04-16T09:25:58.428Z] gogo:grep [2024-04-16T09:25:58.428Z] gogo:history [2024-04-16T09:25:58.428Z] gogo:not [2024-04-16T09:25:58.428Z] gogo:set [2024-04-16T09:25:58.428Z] gogo:sh [2024-04-16T09:25:58.428Z] gogo:source [2024-04-16T09:25:58.428Z] gogo:tac [2024-04-16T09:25:58.428Z] gogo:telnetd [2024-04-16T09:25:58.428Z] gogo:type [2024-04-16T09:25:58.428Z] gogo:until [2024-04-16T09:25:58.428Z] START LEVEL 2 [2024-04-16T09:25:58.428Z] ID|State |Level|Name [2024-04-16T09:25:58.428Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-04-16T09:25:58.428Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-04-16T09:25:58.428Z] 2|Resolved | 1|ACC Config Classes (JAXB) (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 3|Installed | 1|admin-cli (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 4|Installed | 1|admin-core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 5|Active | 1|admin-util (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 6|Installed | 1|AMX Core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 7|Installed | 1|AMX JavaEE (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-04-16T09:25:58.428Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-04-16T09:25:58.428Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-04-16T09:25:58.428Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-04-16T09:25:58.428Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.1.0)|3.1.0 [2024-04-16T09:25:58.428Z] 14|Resolved | 1|GlassFish API Exporter Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 15|Active | 1|GlassFish AppClient Server-Side Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 17|Resolved | 1|Appclient Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.7.0)|9.7.0 [2024-04-16T09:25:58.428Z] 19|Active | 1|org.objectweb.asm.commons (9.7.0)|9.7.0 [2024-04-16T09:25:58.428Z] 20|Active | 1|org.objectweb.asm.tree (9.7.0)|9.7.0 [2024-04-16T09:25:58.428Z] 21|Active | 1|org.objectweb.asm.util (9.7.0)|9.7.0 [2024-04-16T09:25:58.428Z] 22|Active | 1|org.objectweb.asm (9.7.0)|9.7.0 [2024-04-16T09:25:58.428Z] 23|Installed | 1|Backup Restore classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-04-16T09:25:58.428Z] 25|Active | 1|Class Model for Hk2 (3.1.0)|3.1.0 [2024-04-16T09:25:58.428Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-04-16T09:25:58.428Z] 27|Active | 1|cluster-admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 28|Resolved | 1|cluster-common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 29|Resolved | 1|Cluster SSH Provisioning (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 30|Installed | 1|ejb-mapping module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 31|Installed | 1|enhancer module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 32|Installed | 1|Database Generator module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 33|Installed | 1|internal-api module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 34|Installed | 1|model module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.428Z] 35|Installed | 1|support ejb module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 36|Installed | 1|support-sqlstore module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 37|Installed | 1|utility module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-04-16T09:25:58.429Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-04-16T09:25:58.429Z] 40|Active | 1|Common Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 41|Resolved | 1|Apache Commons Codec (1.16.1)|1.16.1 [2024-04-16T09:25:58.429Z] 42|Active | 1|Concurrent Connector Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 43|Installed | 1|Concurrent Implementation Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 44|Active | 1|admin-config-api (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 45|Active | 1|HK2 config types (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 46|Installed | 1|Connectors admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 47|Resolved | 1|Connectors Inbound Support (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 48|Active | 1|Connectors Private APIs for GlassFish Containers (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 49|Active | 1|Connectors Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 50|Installed | 1|Admin Console Clustering Support Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 51|Installed | 1|Admin Console Full distribution plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 52|Installed | 1|Admin Console Common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 53|Installed | 1|Admin Console Community Edition Theme Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 54|Installed | 1|Admin Console Concurrent Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 55|Installed | 1|Admin Console Corba Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 56|Installed | 1|Admin Console EJB Local (Lite) Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 57|Installed | 1|Admin Console EJB Container Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 58|Installed | 1|Admin Console Connectors Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 59|Installed | 1|Admin Console JDBC Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 60|Installed | 1|Admin Console JMS Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 61|Installed | 1|Admin Console JTS Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 62|Installed | 1|Admin Console Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 63|Installed | 1|Admin Console Web Container Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 64|Active | 1|Container Common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 65|Installed | 1|DataProvider (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 66|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-04-16T09:25:58.429Z] 67|Active | 1|Deployment Related Admin Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 68|Active | 1|AutoDeploy Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 69|Active | 1|Deployment Related Common Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 70|Active | 1|Deployment Related JavaEE Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 71|Active | 1|Deployment Related JavaEE Full Profile Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 72|Active | 1|Deployment Object Library (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 73|Resolved | 1|GlassFish Core EJB Client (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 74|Resolved | 1|GlassFish Core EJB container implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 75|Installed | 1|Full EJB Container add-ons (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 76|Resolved | 1|EJB container Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 77|Resolved | 1|Ejb Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 78|Installed | 1|Entity Bean container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 79|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.0.0 (3.0.0)|3.0.0 [2024-04-16T09:25:58.429Z] 80|Resolved | 1|Exousia Jakarta Authorization Implementation 2.1.1 (2.1.1)|2.1.1 [2024-04-16T09:25:58.429Z] 81|Resolved | 1|Eclipse Expressly (5.0.0)|5.0.0 [2024-04-16T09:25:58.429Z] 82|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-04-16T09:25:58.429Z] 83|Active | 1|flashlight-framework (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 84|Active | 1|Admin Console Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 85|Installed | 1|Client OSGi module (including ACC) (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 86|Active | 1|GlassFish Connectors Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 87|Active | 1|EJB Container connector for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 88|Active | 1|JMS Connector Module for Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 89|Installed | 1|JMS Injection Module for Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 90|Active | 1|Connector for JPA runtime in glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 91|Active | 1|Load Balancer Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 92|Active | 1|Connector for GlassFish Admin REST Service (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 93|Active | 1|Connector for GlassFish Web Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 94|Active | 1|Weld connector for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 95|Active | 1|Public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 96|Installed | 1|Batch Commands for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 97|Active | 1|Batch Connector for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.429Z] 98|Resolved | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-04-16T09:25:58.429Z] 99|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-04-16T09:25:58.429Z] 100|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-04-16T09:25:58.429Z] 101|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-04-16T09:25:58.429Z] 102|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 103|Resolved | 1|GlassFish Extra JRE Packages (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 104|Active | 1|Glassfish Grizzly extra jars Combining (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 105|Active | 1|Glassfish MBeanServer support (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 106|Active | 1|Glassfish Naming (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 107|Resolved | 1|GlassFish Oracle JDBC Packages (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 108|Active | 1|Appserver Core Bootstraping Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 109|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-04-16T09:25:58.430Z] 110|Active | 1|GMS Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 111|Active | 1|GMS Bootstrap Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 112|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-04-16T09:25:58.430Z] 113|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-04-16T09:25:58.430Z] 114|Installed | 1|GlassFish ha-file-store (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 115|Active | 1|GlassFish ha-shoal-cache-bootstrap (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 116|Installed | 1|GlassFish ha-shoal-store (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 117|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-04-16T09:25:58.430Z] 118|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-04-16T09:25:58.430Z] 119|Active | 1|HK2 API module (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 120|Active | 1|GlassFish HK2 Config Injectors (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 121|Resolved | 1|HK2 core module (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 122|Active | 1|ServiceLocator Default Implementation (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 123|Active | 1|Run Level Service (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 124|Active | 1|HK2 Implementation Utilities (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 125|Installed | 1|HK2 module of HK2 itself (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 126|Active | 1|Private APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 127|Installed | 1|Jackson-annotations (2.16.1)|2.16.1 [2024-04-16T09:25:58.430Z] 128|Resolved | 1|Jackson-core (2.16.1)|2.16.1 [2024-04-16T09:25:58.430Z] 129|Installed | 1|jackson-databind (2.16.1)|2.16.1 [2024-04-16T09:25:58.430Z] 130|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 131|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-04-16T09:25:58.430Z] 132|Resolved | 1|Jakarta Annotations API (2.1.1)|2.1.1 [2024-04-16T09:25:58.430Z] 133|Resolved | 1|Jakarta Authentication (3.0.0)|3.0.0 [2024-04-16T09:25:58.430Z] 134|Resolved | 1|Jakarta Authorization (2.1.0)|2.1.0 [2024-04-16T09:25:58.430Z] 135|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-04-16T09:25:58.430Z] 136|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-04-16T09:25:58.430Z] 137|Resolved | 1|Jakarta Expression Language API (5.0.1)|5.0.1 [2024-04-16T09:25:58.430Z] 138|Resolved | 1|CDI APIs (4.0.1)|4.0.1 [2024-04-16T09:25:58.430Z] 139|Resolved | 1|Jakarta Concurrency (3.0.3)|3.0.3 [2024-04-16T09:25:58.430Z] 140|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (3.0.0)|3.0.0 [2024-04-16T09:25:58.430Z] 141|Resolved | 1|CDI Language Model (4.0.1)|4.0.1 [2024-04-16T09:25:58.430Z] 142|Resolved | 1|Mojarra Faces Implementation 4.0.7 (4.0.7)|4.0.7 [2024-04-16T09:25:58.430Z] 143|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-04-16T09:25:58.430Z] 144|Resolved | 1|Jakarta Interceptors (2.1.0)|2.1.0 [2024-04-16T09:25:58.430Z] 145|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 146|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-04-16T09:25:58.430Z] 147|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-04-16T09:25:58.430Z] 148|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-04-16T09:25:58.430Z] 149|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-04-16T09:25:58.430Z] 150|Resolved | 1|Jakarta Persistence API jar (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 151|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-04-16T09:25:58.430Z] 152|Resolved | 1|Jakarta Security (3.0.0)|3.0.0 [2024-04-16T09:25:58.430Z] 153|Resolved | 1|Soteria Jakarta Security Implementation 3.0.3 (3.0.3)|3.0.3 [2024-04-16T09:25:58.430Z] 154|Resolved | 1|Jakarta Servlet (6.0.0)|6.0.0 [2024-04-16T09:25:58.430Z] 155|Resolved | 1|Jakarta Server Pages API (3.1.1)|3.1.1 [2024-04-16T09:25:58.430Z] 156|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-04-16T09:25:58.430Z] 157|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-04-16T09:25:58.430Z] 158|Resolved | 1|Jakarta Bean Validation API (3.0.2)|3.0.2 [2024-04-16T09:25:58.430Z] 159|Resolved | 1|Jakarta WebSocket - Server API (2.1.1)|2.1.1 [2024-04-16T09:25:58.430Z] 160|Resolved | 1|Jakarta WebSocket - Client API (2.1.1)|2.1.1 [2024-04-16T09:25:58.430Z] 161|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-04-16T09:25:58.430Z] 162|Resolved | 1|Jakarta XML Binding API (4.0.1)|4.0.1 [2024-04-16T09:25:58.430Z] 163|Active | 1|Jakarta EE related distributions kernel Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 164|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-04-16T09:25:58.430Z] 165|Resolved | 1|JAXB OSGI (4.0.4)|4.0.4 [2024-04-16T09:25:58.430Z] 166|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-04-16T09:25:58.430Z] 167|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-04-16T09:25:58.430Z] 168|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-04-16T09:25:58.430Z] 169|Installed | 1|JDBC admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 170|Active | 1|JDBC Config Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 171|Installed | 1|JDBC Runtime Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 172|Resolved | 1|jersey-ext-bean-validation (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 173|Resolved | 1|jersey-ext-cdi1x-servlet (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 174|Installed | 1|jersey-ext-cdi1x-transaction (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 175|Resolved | 1|jersey-ext-cdi1x (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 176|Resolved | 1|jersey-core-client (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 177|Resolved | 1|jersey-core-common (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 178|Resolved | 1|jersey-container-grizzly2-http (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 179|Resolved | 1|jersey-container-servlet-core (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 180|Resolved | 1|jersey-container-servlet (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 181|Resolved | 1|Jersey EJB Component Provider Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.430Z] 182|Installed | 1|jersey-ext-entity-filtering (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 183|Resolved | 1|jersey-inject-hk2 (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 184|Resolved | 1|jersey-media-jaxb (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 185|Resolved | 1|jersey-media-json-binding (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 186|Installed | 1|jersey-media-json-jackson (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 187|Resolved | 1|jersey-media-json-jettison (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 188|Installed | 1|jersey-media-json-processing (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 189|Installed | 1|jersey-media-moxy (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 190|Resolved | 1|jersey-media-multipart (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 191|Resolved | 1|jersey-media-sse (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 192|Resolved | 1|jersey-mp-rest-client (3.1.6)|3.1.6 [2024-04-16T09:25:58.430Z] 193|Active | 1|Jersey MVC TLD connector implementation module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 194|Resolved | 1|jersey-ext-mvc-jsp (3.1.6)|3.1.6 [2024-04-16T09:25:58.431Z] 195|Resolved | 1|jersey-ext-mvc (3.1.6)|3.1.6 [2024-04-16T09:25:58.431Z] 196|Installed | 1|jersey-ext-proxy-client (3.1.6)|3.1.6 [2024-04-16T09:25:58.431Z] 197|Resolved | 1|jersey-core-server (3.1.6)|3.1.6 [2024-04-16T09:25:58.431Z] 198|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-04-16T09:25:58.431Z] 199|Installed | 1|JMS admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 200|Active | 1|JMS Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 201|Installed | 1|JPA container for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 202|Resolved | 1|JSch (0.2.17)|0.2.17 [2024-04-16T09:25:58.431Z] 203|Active | 1|JSF implementation connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 204|Installed | 1|com.sun.jsftemplating (4.0.4)|4.0.4 [2024-04-16T09:25:58.431Z] 205|Active | 1|JSP caching taglib connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 206|Resolved | 1|JSR-109 implementation to deploy Metro (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 207|Active | 1|Jakarta Pages Standard Tags implementation connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 208|Active | 1|JTA Implementation for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 209|Active | 1|JTS Implementation for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 210|Active | 1|Kernel Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 211|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-04-16T09:25:58.431Z] 212|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-04-16T09:25:58.431Z] 213|Installed | 1|admin-launcher (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 214|Resolved | 1|Java binding for libpam.so (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 215|Installed | 1|Load-Balancer admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 216|Active | 1|Nucleus Logging Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 217|Active | 1|Jakarta Mail Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 218|Installed | 1|GlassFish Jakarta Mail runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 219|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-04-16T09:25:58.431Z] 220|Installed | 1|GlassFish Metro Glue Code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 221|Resolved | 1|MicroProfile Config API (3.0.3)|3.0.3 [2024-04-16T09:25:58.431Z] 222|Installed | 1|GlassFish MicroProfile Config (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 223|Active | 1|GlassFish MicroProfile Connectors (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 224|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-04-16T09:25:58.431Z] 225|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 2.0.2 (2.0.2)|2.0.2 [2024-04-16T09:25:58.431Z] 226|Resolved | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-04-16T09:25:58.431Z] 227|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-04-16T09:25:58.431Z] 228|Active | 1|admin-monitoring (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 229|Resolved | 1|Nimbus JOSE+JWT (9.37.3)|9.37.3 [2024-04-16T09:25:58.431Z] 230|Active | 1|Nucleus Grizzly jars Combining (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 231|Active | 1|nucleus.resources (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 232|Resolved | 1|GlassFish ORB connector implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 233|Active | 1|GlassFish ORB enabler implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 234|Resolved | 1|GlassFish ORB interface layer implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 235|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-04-16T09:25:58.431Z] 236|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-04-16T09:25:58.431Z] 237|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-04-16T09:25:58.431Z] 238|Installed | 1|EclipseLink Core (4.0.2)|4.0.2 [2024-04-16T09:25:58.431Z] 239|Installed | 1|EclipseLink DBWS (4.0.2)|4.0.2 [2024-04-16T09:25:58.431Z] 240|Installed | 1|EclipseLink JPA (4.0.2)|4.0.2 [2024-04-16T09:25:58.431Z] 241|Installed | 1|EclipseLink Hermes Parser (4.0.2)|4.0.2 [2024-04-16T09:25:58.431Z] 242|Installed | 1|EclipseLink JPA Model Generator (4.0.2)|4.0.2 [2024-04-16T09:25:58.431Z] 243|Installed | 1|EclipseLink Oracle Extension (4.0.2)|4.0.2 [2024-04-16T09:25:58.431Z] 244|Active | 1|HK2 OSGi Adapter (3.1.0)|3.1.0 [2024-04-16T09:25:58.431Z] 245|Active | 1|Admin CLI bridge command to the OSGi Shell (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 246|Active | 1|OSGi Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 247|Installed | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.6)|1.1.6 [2024-04-16T09:25:58.431Z] 248|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-04-16T09:25:58.431Z] 249|Installed | 1|Common persistence code between JPA and CMP (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 250|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-04-16T09:25:58.431Z] 251|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-04-16T09:25:58.431Z] 252|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-04-16T09:25:58.431Z] 253|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-04-16T09:25:58.431Z] 254|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-04-16T09:25:58.431Z] 255|Resolved | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-04-16T09:25:58.431Z] 256|Active | 1|Resources Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 257|Installed | 1|GlassFish resources runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 258|Resolved | 1|GlassFish Admin REST Client (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 259|Active | 1|GlassFish Admin REST Service (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 260|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-04-16T09:25:58.431Z] 261|Resolved | 1|Scattered Archive APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 262|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-04-16T09:25:58.431Z] 263|Active | 1|Jakarta EE Security Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 264|Active | 1|Security Services and SPI (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 265|Active | 1|Security Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 266|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-04-16T09:25:58.431Z] 267|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-04-16T09:25:58.431Z] 268|Resolved | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-04-16T09:25:58.431Z] 269|Installed | 1|Simple Public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 270|Installed | 1|SOAP/TCP integration code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 271|Installed | 1|Soteria SPI : Bean Decorator : Weld (3.0.3)|3.0.3 [2024-04-16T09:25:58.431Z] 272|Active | 1|GlassFish SSL Implementation Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.431Z] 273|Resolved | 1|stats77 (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 274|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-04-16T09:25:58.432Z] 275|Active | 1|Transaction Service Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 276|Resolved | 1|Tyrus Client (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 277|Installed | 1|Tyrus CDI Component Provider (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 278|Installed | 1|Tyrus EJB Component Provider (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 279|Installed | 1|Tyrus Grizzly Client Container (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 280|Resolved | 1|Tyrus Servlet Bundle (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 281|Resolved | 1|Tyrus Core (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 282|Resolved | 1|Tyrus Server (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 283|Resolved | 1|Tyrus Container SPI (2.1.5)|2.1.5 [2024-04-16T09:25:58.432Z] 284|Active | 1|Web Container Common Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 285|Active | 1|WaSP Jakarta Server Pages Implementation 3.2.2 (3.2.2)|3.2.2 [2024-04-16T09:25:58.432Z] 286|Active | 1|Web module command line interface (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 287|Active | 1|Core Servlet Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 288|Resolved | 1|GlassFish Web container Embedded APIs (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 289|Active | 1|Web Container glue code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 290|Installed | 1|Web container and GUI plug-in common classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 291|Installed | 1|Web Container HA code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 292|Active | 1|Web Container Naming Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 293|Resolved | 1|Server-Sent Events (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 294|Resolved | 1|WebTier Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 295|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-04-16T09:25:58.432Z] 296|Active | 1|Connector for GlassFish Web Services Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 297|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-04-16T09:25:58.432Z] 298|Resolved | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-04-16T09:25:58.432Z] 299|Active | 1|WebServices Security and Jakarta Authentication implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 300|Resolved | 1|Weld Integration Fragment (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 301|Active | 1|Weld integration for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 302|Resolved | 1|Weld OSGi Bundle (5.1.2.Final)|5.1.2.Final [2024-04-16T09:25:58.432Z] 303|Resolved | 1|Woodstox (6.6.0)|6.6.0 [2024-04-16T09:25:58.432Z] 304|Installed | 1|Work Management (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 305|Resolved | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-04-16T09:25:58.432Z] 306|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-04-16T09:25:58.432Z] 307|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.432Z] 308|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-04-16T09:25:58.432Z] 309|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-04-16T09:25:58.432Z] 310|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-04-16T09:25:58.432Z] 311|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-04-16T09:25:58.432Z] 312|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-04-16T09:25:58.432Z] 313|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-04-16T09:25:58.432Z] Command osgi-shell executed successfully. [2024-04-16T09:25:58.432Z] [2024-04-16T09:25:58.432Z] [2024-04-16T09:25:58.432Z] [2024-04-16T09:25:58.432Z] 09:25:58.204869 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[osgi, lb]) [2024-04-16T09:25:58.686Z] START LEVEL 2 [2024-04-16T09:25:58.686Z] ID|State |Level|Name [2024-04-16T09:25:58.686Z] 0|Active | 0|System Bundle (7.0.5)|7.0.5 [2024-04-16T09:25:58.686Z] 1|Active | 1|OSGi resource locator (1.0.3)|1.0.3 [2024-04-16T09:25:58.686Z] 2|Resolved | 1|ACC Config Classes (JAXB) (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.686Z] 3|Installed | 1|admin-cli (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.686Z] 4|Installed | 1|admin-core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 5|Active | 1|admin-util (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 6|Installed | 1|AMX Core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 7|Installed | 1|AMX JavaEE (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 8|Resolved | 1|Angus Activation Registries (2.0.2)|2.0.2 [2024-04-16T09:25:58.687Z] 9|Resolved | 1|Angus Mail Provider (2.0.3)|2.0.3 [2024-04-16T09:25:58.687Z] 10|Resolved | 1|GlassFish Jakarta EE Annotation Framework (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 11|Resolved | 1|Ant repackaged as an OSGI bundle (1.10.2)|1.10.2 [2024-04-16T09:25:58.687Z] 12|Installed | 1|Antlr, repackaged as an OSGI bundle (2.7.8)|2.7.8 [2024-04-16T09:25:58.687Z] 13|Resolved | 1|aopalliance version 1.0 repackaged as a module (3.1.0)|3.1.0 [2024-04-16T09:25:58.687Z] 14|Resolved | 1|GlassFish API Exporter Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 15|Active | 1|GlassFish AppClient Server-Side Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 16|Installed | 1|GlassFish AppClient Server-Side Core (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 17|Resolved | 1|Appclient Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 18|Active | 1|org.objectweb.asm.tree.analysis (9.7.0)|9.7.0 [2024-04-16T09:25:58.687Z] 19|Active | 1|org.objectweb.asm.commons (9.7.0)|9.7.0 [2024-04-16T09:25:58.687Z] 20|Active | 1|org.objectweb.asm.tree (9.7.0)|9.7.0 [2024-04-16T09:25:58.687Z] 21|Active | 1|org.objectweb.asm.util (9.7.0)|9.7.0 [2024-04-16T09:25:58.687Z] 22|Active | 1|org.objectweb.asm (9.7.0)|9.7.0 [2024-04-16T09:25:58.687Z] 23|Installed | 1|Backup Restore classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 24|Resolved | 1|org.glassfish.main.web.cdi-api-fragment (0.0.0)|0.0.0 [2024-04-16T09:25:58.687Z] 25|Active | 1|Class Model for Hk2 (3.1.0)|3.1.0 [2024-04-16T09:25:58.687Z] 26|Resolved | 1|ClassMate (1.7.0)|1.7.0 [2024-04-16T09:25:58.687Z] 27|Active | 1|cluster-admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 28|Resolved | 1|cluster-common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 29|Resolved | 1|Cluster SSH Provisioning (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 30|Installed | 1|ejb-mapping module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 31|Installed | 1|enhancer module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 32|Installed | 1|Database Generator module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 33|Installed | 1|internal-api module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 34|Installed | 1|model module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 35|Installed | 1|support ejb module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 36|Installed | 1|support-sqlstore module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 37|Installed | 1|utility module for cmp (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 38|Installed | 1|com.ibm.jbatch.container (2.0.0)|2.0.0 [2024-04-16T09:25:58.687Z] 39|Resolved | 1|com.ibm.jbatch.spi (2.0.0)|2.0.0 [2024-04-16T09:25:58.687Z] 40|Active | 1|Common Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 41|Resolved | 1|Apache Commons Codec (1.16.1)|1.16.1 [2024-04-16T09:25:58.687Z] 42|Active | 1|Concurrent Connector Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 43|Installed | 1|Concurrent Implementation Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 44|Active | 1|admin-config-api (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 45|Active | 1|HK2 config types (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 46|Installed | 1|Connectors admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 47|Resolved | 1|Connectors Inbound Support (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 48|Active | 1|Connectors Private APIs for GlassFish Containers (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 49|Active | 1|Connectors Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 50|Installed | 1|Admin Console Clustering Support Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 51|Installed | 1|Admin Console Full distribution plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 52|Installed | 1|Admin Console Common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 53|Installed | 1|Admin Console Community Edition Theme Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 54|Installed | 1|Admin Console Concurrent Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 55|Installed | 1|Admin Console Corba Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 56|Installed | 1|Admin Console EJB Local (Lite) Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 57|Installed | 1|Admin Console EJB Container Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 58|Installed | 1|Admin Console Connectors Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 59|Installed | 1|Admin Console JDBC Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 60|Installed | 1|Admin Console JMS Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 61|Installed | 1|Admin Console JTS Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 62|Installed | 1|Admin Console Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 63|Installed | 1|Admin Console Web Container Plugin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 64|Active | 1|Container Common (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 65|Installed | 1|DataProvider (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 66|Installed | 1|DBschema repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-04-16T09:25:58.687Z] 67|Active | 1|Deployment Related Admin Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 68|Active | 1|AutoDeploy Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 69|Active | 1|Deployment Related Common Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 70|Active | 1|Deployment Related JavaEE Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 71|Active | 1|Deployment Related JavaEE Full Profile Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 72|Active | 1|Deployment Object Library (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 73|Resolved | 1|GlassFish Core EJB Client (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 74|Resolved | 1|GlassFish Core EJB container implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.687Z] 75|Installed | 1|Full EJB Container add-ons (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 76|Resolved | 1|EJB container Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 77|Resolved | 1|Ejb Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 78|Installed | 1|Entity Bean container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 79|Resolved | 1|Epicyro Jakarta Authentication Implementation 3.0.0 (3.0.0)|3.0.0 [2024-04-16T09:25:58.688Z] 80|Resolved | 1|Exousia Jakarta Authorization Implementation 2.1.1 (2.1.1)|2.1.1 [2024-04-16T09:25:58.688Z] 81|Resolved | 1|Eclipse Expressly (5.0.0)|5.0.0 [2024-04-16T09:25:58.688Z] 82|Resolved | 1|org.glassfish.main.flashlight.flashlight-extra-jdk-packages (0.0.0)|0.0.0 [2024-04-16T09:25:58.688Z] 83|Active | 1|flashlight-framework (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 84|Active | 1|Admin Console Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 85|Installed | 1|Client OSGi module (including ACC) (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 86|Active | 1|GlassFish Connectors Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 87|Active | 1|EJB Container connector for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 88|Active | 1|JMS Connector Module for Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 89|Installed | 1|JMS Injection Module for Runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 90|Active | 1|Connector for JPA runtime in glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 91|Active | 1|Load Balancer Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 92|Active | 1|Connector for GlassFish Admin REST Service (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 93|Active | 1|Connector for GlassFish Web Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 94|Active | 1|Weld connector for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 95|Active | 1|Public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 96|Installed | 1|Batch Commands for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 97|Active | 1|Batch Connector for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 98|Resolved | 1|Generated CSIv2 APIs (4.2.5)|4.2.5 [2024-04-16T09:25:58.688Z] 99|Resolved | 1|Exposed Internal APIs (4.2.5)|4.2.5 [2024-04-16T09:25:58.688Z] 100|Resolved | 1|Generated OMG APIs (4.2.5)|4.2.5 [2024-04-16T09:25:58.688Z] 101|Resolved | 1|GlassFish Corba ORB (4.2.5)|4.2.5 [2024-04-16T09:25:58.688Z] 102|Resolved | 1|Jakarta EE dependent public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 103|Resolved | 1|GlassFish Extra JRE Packages (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 104|Active | 1|Glassfish Grizzly extra jars Combining (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 105|Active | 1|Glassfish MBeanServer support (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 106|Active | 1|Glassfish Naming (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 107|Resolved | 1|GlassFish Oracle JDBC Packages (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 108|Active | 1|Appserver Core Bootstraping Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 109|Resolved | 1|GMBAL (Implementation) (4.0.3)|4.0.3 [2024-04-16T09:25:58.688Z] 110|Active | 1|GMS Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 111|Active | 1|GMS Bootstrap Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 112|Resolved | 1|grizzly-npn-osgi (2.0.0)|2.0.0 [2024-04-16T09:25:58.688Z] 113|Resolved | 1|GlassFish High Availability APIs and SPI (3.1.13)|3.1.13 [2024-04-16T09:25:58.688Z] 114|Installed | 1|GlassFish ha-file-store (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 115|Active | 1|GlassFish ha-shoal-cache-bootstrap (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 116|Installed | 1|GlassFish ha-shoal-store (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 117|Resolved | 1|Hibernate Validator Portable Extension (8.0.1.Final)|8.0.1.Final [2024-04-16T09:25:58.688Z] 118|Active | 1|Hibernate Validator Engine (8.0.1.Final)|8.0.1.Final [2024-04-16T09:25:58.688Z] 119|Active | 1|HK2 API module (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 120|Active | 1|GlassFish HK2 Config Injectors (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 121|Resolved | 1|HK2 core module (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 122|Active | 1|ServiceLocator Default Implementation (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 123|Active | 1|Run Level Service (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 124|Active | 1|HK2 Implementation Utilities (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 125|Installed | 1|HK2 module of HK2 itself (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 126|Active | 1|Private APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 127|Installed | 1|Jackson-annotations (2.16.1)|2.16.1 [2024-04-16T09:25:58.688Z] 128|Resolved | 1|Jackson-core (2.16.1)|2.16.1 [2024-04-16T09:25:58.688Z] 129|Installed | 1|jackson-databind (2.16.1)|2.16.1 [2024-04-16T09:25:58.688Z] 130|Installed | 1|Jackson Module Jakarta Xmlbind Annotations (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.688Z] 131|Resolved | 1|Jakarta Activation API (2.1.3)|2.1.3 [2024-04-16T09:25:58.688Z] 132|Resolved | 1|Jakarta Annotations API (2.1.1)|2.1.1 [2024-04-16T09:25:58.688Z] 133|Resolved | 1|Jakarta Authentication (3.0.0)|3.0.0 [2024-04-16T09:25:58.688Z] 134|Resolved | 1|Jakarta Authorization (2.1.0)|2.1.0 [2024-04-16T09:25:58.688Z] 135|Installed | 1|jakarta.batch-api (2.1.1)|2.1.1 [2024-04-16T09:25:58.688Z] 136|Resolved | 1|Jakarta Enterprise Beans API (4.0.1)|4.0.1 [2024-04-16T09:25:58.688Z] 137|Resolved | 1|Jakarta Expression Language API (5.0.1)|5.0.1 [2024-04-16T09:25:58.688Z] 138|Resolved | 1|CDI APIs (4.0.1)|4.0.1 [2024-04-16T09:25:58.688Z] 139|Resolved | 1|Jakarta Concurrency (3.0.3)|3.0.3 [2024-04-16T09:25:58.688Z] 140|Installed | 1|org.glassfish.jakarta.enterprise.concurrent (3.0.0)|3.0.0 [2024-04-16T09:25:58.688Z] 141|Resolved | 1|CDI Language Model (4.0.1)|4.0.1 [2024-04-16T09:25:58.688Z] 142|Resolved | 1|Mojarra Faces Implementation 4.0.7 (4.0.7)|4.0.7 [2024-04-16T09:25:58.688Z] 143|Active | 1|Jakarta Dependency Injection (2.0.1.MR)|2.0.1.MR [2024-04-16T09:25:58.688Z] 144|Resolved | 1|Jakarta Interceptors (2.1.0)|2.1.0 [2024-04-16T09:25:58.688Z] 145|Resolved | 1|Jakarta Messaging API (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 146|Resolved | 1|Jakarta JSON Processing API (2.1.3)|2.1.3 [2024-04-16T09:25:58.688Z] 147|Resolved | 1|JSON-B API (0.0.0)|0.0.0 [2024-04-16T09:25:58.688Z] 148|Resolved | 1|Jakarta Mail API (2.1.3)|2.1.3 [2024-04-16T09:25:58.688Z] 149|Resolved | 1|Jakarta MVC API (2.1.0)|2.1.0 [2024-04-16T09:25:58.688Z] 150|Resolved | 1|Jakarta Persistence API jar (3.1.0)|3.1.0 [2024-04-16T09:25:58.688Z] 151|Resolved | 1|jakarta.resource API (2.1.0)|2.1.0 [2024-04-16T09:25:58.688Z] 152|Resolved | 1|Jakarta Security (3.0.0)|3.0.0 [2024-04-16T09:25:58.688Z] 153|Resolved | 1|Soteria Jakarta Security Implementation 3.0.3 (3.0.3)|3.0.3 [2024-04-16T09:25:58.688Z] 154|Resolved | 1|Jakarta Servlet (6.0.0)|6.0.0 [2024-04-16T09:25:58.689Z] 155|Resolved | 1|Jakarta Server Pages API (3.1.1)|3.1.1 [2024-04-16T09:25:58.689Z] 156|Resolved | 1|Jakarta Standard Tag Library API (3.0.0)|3.0.0 [2024-04-16T09:25:58.689Z] 157|Resolved | 1|jakarta.transaction API (2.0.1)|2.0.1 [2024-04-16T09:25:58.689Z] 158|Resolved | 1|Jakarta Bean Validation API (3.0.2)|3.0.2 [2024-04-16T09:25:58.689Z] 159|Resolved | 1|Jakarta WebSocket - Server API (2.1.1)|2.1.1 [2024-04-16T09:25:58.689Z] 160|Resolved | 1|Jakarta WebSocket - Client API (2.1.1)|2.1.1 [2024-04-16T09:25:58.689Z] 161|Resolved | 1|Jakarta RESTful WS API (3.1.0)|3.1.0 [2024-04-16T09:25:58.689Z] 162|Resolved | 1|Jakarta XML Binding API (4.0.1)|4.0.1 [2024-04-16T09:25:58.689Z] 163|Active | 1|Jakarta EE related distributions kernel Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 164|Resolved | 1|Javassist (3.30.2.GA)|3.30.2.GA [2024-04-16T09:25:58.689Z] 165|Resolved | 1|JAXB OSGI (4.0.4)|4.0.4 [2024-04-16T09:25:58.689Z] 166|Resolved | 1|classfilewriter (1.3.1.Final)|1.3.1.Final [2024-04-16T09:25:58.689Z] 167|Resolved | 1|JBoss Logging 3 (3.5.3.Final)|3.5.3.Final [2024-04-16T09:25:58.689Z] 168|Resolved | 1|JCIP Annotations under Apache License (1.0.2)|1.0.2 [2024-04-16T09:25:58.689Z] 169|Installed | 1|JDBC admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 170|Active | 1|JDBC Config Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 171|Installed | 1|JDBC Runtime Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 172|Resolved | 1|jersey-ext-bean-validation (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 173|Resolved | 1|jersey-ext-cdi1x-servlet (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 174|Installed | 1|jersey-ext-cdi1x-transaction (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 175|Resolved | 1|jersey-ext-cdi1x (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 176|Resolved | 1|jersey-core-client (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 177|Resolved | 1|jersey-core-common (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 178|Resolved | 1|jersey-container-grizzly2-http (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 179|Resolved | 1|jersey-container-servlet-core (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 180|Resolved | 1|jersey-container-servlet (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 181|Resolved | 1|Jersey EJB Component Provider Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 182|Installed | 1|jersey-ext-entity-filtering (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 183|Resolved | 1|jersey-inject-hk2 (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 184|Resolved | 1|jersey-media-jaxb (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 185|Resolved | 1|jersey-media-json-binding (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 186|Installed | 1|jersey-media-json-jackson (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 187|Resolved | 1|jersey-media-json-jettison (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 188|Installed | 1|jersey-media-json-processing (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 189|Installed | 1|jersey-media-moxy (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 190|Resolved | 1|jersey-media-multipart (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 191|Resolved | 1|jersey-media-sse (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 192|Resolved | 1|jersey-mp-rest-client (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 193|Active | 1|Jersey MVC TLD connector implementation module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 194|Resolved | 1|jersey-ext-mvc-jsp (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 195|Resolved | 1|jersey-ext-mvc (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 196|Installed | 1|jersey-ext-proxy-client (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 197|Resolved | 1|jersey-core-server (3.1.6)|3.1.6 [2024-04-16T09:25:58.689Z] 198|Resolved | 1|jettison (1.5.4)|1.5.4 [2024-04-16T09:25:58.689Z] 199|Installed | 1|JMS admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 200|Active | 1|JMS Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 201|Installed | 1|JPA container for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 202|Resolved | 1|JSch (0.2.17)|0.2.17 [2024-04-16T09:25:58.689Z] 203|Active | 1|JSF implementation connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 204|Installed | 1|com.sun.jsftemplating (4.0.4)|4.0.4 [2024-04-16T09:25:58.689Z] 205|Active | 1|JSP caching taglib connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 206|Resolved | 1|JSR-109 implementation to deploy Metro (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 207|Active | 1|Jakarta Pages Standard Tags implementation connector module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 208|Active | 1|JTA Implementation for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 209|Active | 1|JTS Implementation for Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 210|Active | 1|Kernel Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 211|Resolved | 1|Eclipse Krazo Core (3.0.1)|3.0.1 [2024-04-16T09:25:58.689Z] 212|Resolved | 1|Eclipse Krazo Jersey (3.0.1)|3.0.1 [2024-04-16T09:25:58.689Z] 213|Installed | 1|admin-launcher (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 214|Resolved | 1|Java binding for libpam.so (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 215|Installed | 1|Load-Balancer admin (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 216|Active | 1|Nucleus Logging Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 217|Active | 1|Jakarta Mail Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 218|Installed | 1|GlassFish Jakarta Mail runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 219|Resolved | 1|management-api (3.2.3)|3.2.3 [2024-04-16T09:25:58.689Z] 220|Installed | 1|GlassFish Metro Glue Code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 221|Resolved | 1|MicroProfile Config API (3.0.3)|3.0.3 [2024-04-16T09:25:58.689Z] 222|Installed | 1|GlassFish MicroProfile Config (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 223|Active | 1|GlassFish MicroProfile Connectors (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 224|Resolved | 1|MicroProfile JWT Auth Bundle (2.0.0)|2.0.0 [2024-04-16T09:25:58.689Z] 225|Resolved | 1|OmniFaces JWT MicroProfile JWT Implementation 2.0.2 (2.0.2)|2.0.2 [2024-04-16T09:25:58.689Z] 226|Resolved | 1|MicroProfile Rest Client Bundle (3.0.0)|3.0.0 [2024-04-16T09:25:58.689Z] 227|Resolved | 1|MIME streaming extension (1.10.0)|1.10.0 [2024-04-16T09:25:58.689Z] 228|Active | 1|admin-monitoring (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 229|Resolved | 1|Nimbus JOSE+JWT (9.37.3)|9.37.3 [2024-04-16T09:25:58.689Z] 230|Active | 1|Nucleus Grizzly jars Combining (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 231|Active | 1|nucleus.resources (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 232|Resolved | 1|GlassFish ORB connector implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 233|Active | 1|GlassFish ORB enabler implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 234|Resolved | 1|GlassFish ORB interface layer implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.689Z] 235|Resolved | 1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.3.7)|1.3.7 [2024-04-16T09:25:58.689Z] 236|Resolved | 1|Apache Felix Bundle Repository (2.0.10)|2.0.10 [2024-04-16T09:25:58.689Z] 237|Installed | 1|EclipseLink ASM (9.6.0)|9.6.0 [2024-04-16T09:25:58.689Z] 238|Installed | 1|EclipseLink Core (4.0.2)|4.0.2 [2024-04-16T09:25:58.689Z] 239|Installed | 1|EclipseLink DBWS (4.0.2)|4.0.2 [2024-04-16T09:25:58.689Z] 240|Installed | 1|EclipseLink JPA (4.0.2)|4.0.2 [2024-04-16T09:25:58.690Z] 241|Installed | 1|EclipseLink Hermes Parser (4.0.2)|4.0.2 [2024-04-16T09:25:58.690Z] 242|Installed | 1|EclipseLink JPA Model Generator (4.0.2)|4.0.2 [2024-04-16T09:25:58.690Z] 243|Installed | 1|EclipseLink Oracle Extension (4.0.2)|4.0.2 [2024-04-16T09:25:58.690Z] 244|Active | 1|HK2 OSGi Adapter (3.1.0)|3.1.0 [2024-04-16T09:25:58.690Z] 245|Active | 1|Admin CLI bridge command to the OSGi Shell (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 246|Active | 1|OSGi Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 247|Installed | 1|Eclipse Parsson Media for Jakarta RESTful Web Services (1.1.6)|1.1.6 [2024-04-16T09:25:58.690Z] 248|Resolved | 1|Eclipse Parsson (1.1.6)|1.1.6 [2024-04-16T09:25:58.690Z] 249|Installed | 1|Common persistence code between JPA and CMP (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 250|Installed | 1|PFL Basic Tools (4.1.2)|4.1.2 [2024-04-16T09:25:58.690Z] 251|Resolved | 1|PFL Basic (4.1.2)|4.1.2 [2024-04-16T09:25:58.690Z] 252|Resolved | 1|PFL Dynamic (4.1.2)|4.1.2 [2024-04-16T09:25:58.690Z] 253|Installed | 1|PFL TF TOOLS (4.1.2)|4.1.2 [2024-04-16T09:25:58.690Z] 254|Resolved | 1|PFL TF (4.1.2)|4.1.2 [2024-04-16T09:25:58.690Z] 255|Resolved | 1|reactive-streams-jvm (1.0.4)|1.0.4 [2024-04-16T09:25:58.690Z] 256|Active | 1|Resources Connector (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 257|Installed | 1|GlassFish resources runtime (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 258|Resolved | 1|GlassFish Admin REST Client (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 259|Active | 1|GlassFish Admin REST Service (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 260|Resolved | 1|RMIC compiler (4.2.5)|4.2.5 [2024-04-16T09:25:58.690Z] 261|Resolved | 1|Scattered Archive APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 262|Installed | 1|Schema2beans repackaged as an OSGI bundle (6.7.0)|6.7.0 [2024-04-16T09:25:58.690Z] 263|Active | 1|Jakarta EE Security Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 264|Active | 1|Security Services and SPI (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 265|Active | 1|Security Core Classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 266|Installed | 1|shoal-cache (3.1.0)|3.1.0 [2024-04-16T09:25:58.690Z] 267|Resolved | 1|shoal-gms-api (3.1.0)|3.1.0 [2024-04-16T09:25:58.690Z] 268|Resolved | 1|shoal-gms-impl (3.1.0)|3.1.0 [2024-04-16T09:25:58.690Z] 269|Installed | 1|Simple Public APIs of Glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 270|Installed | 1|SOAP/TCP integration code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 271|Installed | 1|Soteria SPI : Bean Decorator : Weld (3.0.3)|3.0.3 [2024-04-16T09:25:58.690Z] 272|Active | 1|GlassFish SSL Implementation Module (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 273|Resolved | 1|stats77 (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 274|Resolved | 1|Stax2 API (4.2.2)|4.2.2 [2024-04-16T09:25:58.690Z] 275|Active | 1|Transaction Service Internal API (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 276|Resolved | 1|Tyrus Client (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 277|Installed | 1|Tyrus CDI Component Provider (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 278|Installed | 1|Tyrus EJB Component Provider (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 279|Installed | 1|Tyrus Grizzly Client Container (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 280|Resolved | 1|Tyrus Servlet Bundle (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 281|Resolved | 1|Tyrus Core (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 282|Resolved | 1|Tyrus Server (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 283|Resolved | 1|Tyrus Container SPI (2.1.5)|2.1.5 [2024-04-16T09:25:58.690Z] 284|Active | 1|Web Container Common Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 285|Active | 1|WaSP Jakarta Server Pages Implementation 3.2.2 (3.2.2)|3.2.2 [2024-04-16T09:25:58.690Z] 286|Active | 1|Web module command line interface (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 287|Active | 1|Core Servlet Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 288|Resolved | 1|GlassFish Web container Embedded APIs (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 289|Active | 1|Web Container glue code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 290|Installed | 1|Web container and GUI plug-in common classes (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 291|Installed | 1|Web Container HA code (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 292|Active | 1|Web Container Naming Utilities (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 293|Resolved | 1|Server-Sent Events (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 294|Resolved | 1|WebTier Security Integration (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 295|Resolved | 1|Metro Web Services API OSGi Bundle (4.0.3)|4.0.3 [2024-04-16T09:25:58.690Z] 296|Active | 1|Connector for GlassFish Web Services Container (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 297|Resolved | 1|Extra JDK packages required by Metro Web Services OSGi bundle (4.0.3)|4.0.3 [2024-04-16T09:25:58.690Z] 298|Resolved | 1|Metro Web Services Runtime OSGi Bundle (4.0.3)|4.0.3 [2024-04-16T09:25:58.690Z] 299|Active | 1|WebServices Security and Jakarta Authentication implementation (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 300|Resolved | 1|Weld Integration Fragment (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 301|Active | 1|Weld integration for glassfish (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 302|Resolved | 1|Weld OSGi Bundle (5.1.2.Final)|5.1.2.Final [2024-04-16T09:25:58.690Z] 303|Resolved | 1|Woodstox (6.6.0)|6.6.0 [2024-04-16T09:25:58.690Z] 304|Installed | 1|Work Management (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 305|Resolved | 1|Apache XML Security for Java (4.0.2)|4.0.2 [2024-04-16T09:25:58.690Z] 306|Resolved | 1|Yasson (3.0.3)|3.0.3 [2024-04-16T09:25:58.690Z] 307|Installed | 1|GlassFish Admin Tests - Progress Admin Extension (7.0.15.SNAPSHOT)|7.0.15.SNAPSHOT [2024-04-16T09:25:58.690Z] 308|Active | 1|Apache Felix Configuration Admin Service (1.9.26)|1.9.26 [2024-04-16T09:25:58.690Z] 309|Active | 2|Apache Felix EventAdmin (1.6.4)|1.6.4 [2024-04-16T09:25:58.690Z] 310|Active | 2|Apache Felix File Install (3.7.4)|3.7.4 [2024-04-16T09:25:58.690Z] 311|Active | 2|Apache Felix Gogo Command (1.1.2)|1.1.2 [2024-04-16T09:25:58.690Z] 312|Active | 2|Apache Felix Gogo Runtime (1.1.6)|1.1.6 [2024-04-16T09:25:58.690Z] 313|Active | 2|Apache Felix Gogo Shell (1.1.4)|1.1.4 [2024-04-16T09:25:58.690Z] [2024-04-16T09:25:58.690Z] [2024-04-16T09:25:58.690Z] Command osgi executed successfully. [2024-04-16T09:25:58.690Z] [2024-04-16T09:25:58.690Z] [2024-04-16T09:25:58.690Z] [2024-04-16T09:25:58.690Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.934 s -- in org.glassfish.main.admin.test.OSGiCommandsITest [2024-04-16T09:25:58.690Z] [INFO] Running org.glassfish.main.admin.test.RestITest [2024-04-16T09:25:59.612Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s -- in org.glassfish.main.admin.test.RestITest [2024-04-16T09:25:59.612Z] [INFO] Running org.glassfish.main.admin.test.progress.DetachAttachITest [2024-04-16T09:25:59.612Z] 09:25:59.491778 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-04-16T09:25:59.867Z] managed-job-config.job-retention-period=24h [2024-04-16T09:25:59.867Z] Command get executed successfully. [2024-04-16T09:25:59.867Z] [2024-04-16T09:25:59.867Z] [2024-04-16T09:25:59.867Z] [2024-04-16T09:25:59.867Z] 09:25:59.817977 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-04-16T09:26:00.425Z] managed-job-config.initial-delay=20m [2024-04-16T09:26:00.425Z] Command get executed successfully. [2024-04-16T09:26:00.425Z] [2024-04-16T09:26:00.425Z] [2024-04-16T09:26:00.425Z] [2024-04-16T09:26:00.425Z] 09:26:00.144330 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-04-16T09:26:00.679Z] managed-job-config.poll-interval=20m [2024-04-16T09:26:00.679Z] Command get executed successfully. [2024-04-16T09:26:00.679Z] [2024-04-16T09:26:00.679Z] [2024-04-16T09:26:00.679Z] [2024-04-16T09:26:00.680Z] 09:26:00.469825 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[uptime]) [2024-04-16T09:26:00.934Z] 1 [2024-04-16T09:26:00.934Z] [2024-04-16T09:26:00.934Z] [2024-04-16T09:26:00.934Z] [2024-04-16T09:26:02.295Z] 09:26:01.796195 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, attach, 1]) [2024-04-16T09:26:02.295Z] Command uptime executed with status SUCCESS. [2024-04-16T09:26:02.295Z] [2024-04-16T09:26:02.295Z] [2024-04-16T09:26:02.295Z] [2024-04-16T09:26:02.295Z] 09:26:02.152891 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[uptime]) [2024-04-16T09:26:02.854Z] 3 [2024-04-16T09:26:02.854Z] [2024-04-16T09:26:02.854Z] [2024-04-16T09:26:02.854Z] [2024-04-16T09:26:03.775Z] 09:26:03.480192 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, attach, 3]) [2024-04-16T09:26:04.028Z] Command uptime executed with status SUCCESS. [2024-04-16T09:26:04.028Z] [2024-04-16T09:26:04.028Z] [2024-04-16T09:26:04.028Z] [2024-04-16T09:26:04.028Z] 09:26:03.820585 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[uptime]) [2024-04-16T09:26:04.282Z] 5 [2024-04-16T09:26:04.282Z] [2024-04-16T09:26:04.282Z] [2024-04-16T09:26:04.282Z] [2024-04-16T09:26:05.204Z] 09:26:05.139417 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, attach, 5]) [2024-04-16T09:26:05.763Z] Command uptime executed with status SUCCESS. [2024-04-16T09:26:05.763Z] [2024-04-16T09:26:05.763Z] [2024-04-16T09:26:05.763Z] [2024-04-16T09:26:05.763Z] 09:26:05.482463 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[progress-custom, 6x1]) [2024-04-16T09:26:06.017Z] 7 [2024-04-16T09:26:06.017Z] [2024-04-16T09:26:06.017Z] [2024-04-16T09:26:06.017Z] [2024-04-16T09:26:07.896Z] 09:26:07.838341 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 7]) [2024-04-16T09:26:12.049Z] 33%: progress-custom: Starting [2024-04-16T09:26:12.049Z] 50%: progress-custom: Block [1] 6x1, step: 3 [2024-04-16T09:26:12.049Z] 67%: progress-custom: Block [1] 6x1, step: 4 [2024-04-16T09:26:12.049Z] 83%: progress-custom: Block [1] 6x1, step: 5 [2024-04-16T09:26:12.049Z] 100%: progress-custom: Finished block [1] 6x1 [2024-04-16T09:26:12.049Z] Command progress-custom executed with status SUCCESS. [2024-04-16T09:26:12.049Z] Command attach executed successfully. [2024-04-16T09:26:12.049Z] [2024-04-16T09:26:12.049Z] [2024-04-16T09:26:12.049Z] [2024-04-16T09:26:12.049Z] 09:26:11.871671 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 7]) [2024-04-16T09:26:12.302Z] Command attach failed. [2024-04-16T09:26:12.302Z] [2024-04-16T09:26:12.302Z] remote failure: Job with id 7 does not exist. [2024-04-16T09:26:12.302Z] [2024-04-16T09:26:12.302Z] [2024-04-16T09:26:12.302Z] 09:26:12.208984 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[progress-custom, 8x1]) [2024-04-16T09:26:12.860Z] 10 [2024-04-16T09:26:12.860Z] [2024-04-16T09:26:12.860Z] [2024-04-16T09:26:12.860Z] [2024-04-16T09:26:14.218Z] 09:26:14.050978 INFO Thread-128 org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 10]) [2024-04-16T09:26:14.218Z] 09:26:14.050918 INFO Thread-127 org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 10]) [2024-04-16T09:26:14.218Z] 09:26:14.050809 INFO Thread-126 org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 10]) [2024-04-16T09:26:20.738Z] 25%: progress-custom: Starting [2024-04-16T09:26:20.738Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-04-16T09:26:20.738Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-04-16T09:26:20.738Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-04-16T09:26:20.738Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-04-16T09:26:20.738Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-04-16T09:26:20.738Z] 100%: progress-custom: Finished block [1] 8x1 [2024-04-16T09:26:20.738Z] Command progress-custom executed with status SUCCESS. [2024-04-16T09:26:20.738Z] Command attach executed successfully. [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] 25%: progress-custom: Starting [2024-04-16T09:26:20.738Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-04-16T09:26:20.738Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-04-16T09:26:20.738Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-04-16T09:26:20.738Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-04-16T09:26:20.738Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-04-16T09:26:20.738Z] 100%: progress-custom: Finished block [1] 8x1 [2024-04-16T09:26:20.738Z] Command progress-custom executed with status SUCCESS. [2024-04-16T09:26:20.738Z] Command attach executed successfully. [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] 25%: progress-custom: Starting [2024-04-16T09:26:20.738Z] 38%: progress-custom: Block [1] 8x1, step: 3 [2024-04-16T09:26:20.738Z] 50%: progress-custom: Block [1] 8x1, step: 4 [2024-04-16T09:26:20.738Z] 63%: progress-custom: Block [1] 8x1, step: 5 [2024-04-16T09:26:20.738Z] 75%: progress-custom: Block [1] 8x1, step: 6 [2024-04-16T09:26:20.738Z] 88%: progress-custom: Block [1] 8x1, step: 7 [2024-04-16T09:26:20.738Z] 100%: progress-custom: Finished block [1] 8x1 [2024-04-16T09:26:20.738Z] Command progress-custom executed with status SUCCESS. [2024-04-16T09:26:20.738Z] Command attach executed successfully. [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] [2024-04-16T09:26:20.738Z] 09:26:20.588740 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:21.297Z] Nothing to list. [2024-04-16T09:26:21.297Z] Command list-jobs executed successfully. [2024-04-16T09:26:21.297Z] [2024-04-16T09:26:21.297Z] [2024-04-16T09:26:21.297Z] [2024-04-16T09:26:21.297Z] 09:26:20.994790 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-04-16T09:26:21.552Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:26:21.552Z] [2024-04-16T09:26:21.552Z] [2024-04-16T09:26:21.552Z] [2024-04-16T09:26:22.910Z] 09:26:22.460215 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:22.911Z] Nothing to list. [2024-04-16T09:26:22.911Z] Command list-jobs executed successfully. [2024-04-16T09:26:22.911Z] [2024-04-16T09:26:22.911Z] [2024-04-16T09:26:22.911Z] [2024-04-16T09:26:22.911Z] 09:26:22.781795 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-04-16T09:26:23.164Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:26:23.164Z] [2024-04-16T09:26:23.164Z] [2024-04-16T09:26:23.164Z] [2024-04-16T09:26:23.164Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.62 s -- in org.glassfish.main.admin.test.progress.DetachAttachITest [2024-04-16T09:26:23.164Z] [INFO] Running org.glassfish.main.admin.test.progress.JobManagerITest [2024-04-16T09:26:23.165Z] 09:26:23.116508 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-04-16T09:26:23.722Z] managed-job-config.job-retention-period=24h [2024-04-16T09:26:23.722Z] Command get executed successfully. [2024-04-16T09:26:23.722Z] [2024-04-16T09:26:23.722Z] [2024-04-16T09:26:23.722Z] [2024-04-16T09:26:23.722Z] 09:26:23.441852 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-04-16T09:26:23.976Z] managed-job-config.initial-delay=20m [2024-04-16T09:26:23.976Z] Command get executed successfully. [2024-04-16T09:26:23.976Z] [2024-04-16T09:26:23.976Z] [2024-04-16T09:26:23.976Z] [2024-04-16T09:26:23.976Z] 09:26:23.769731 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-04-16T09:26:24.230Z] managed-job-config.poll-interval=20m [2024-04-16T09:26:24.230Z] Command get executed successfully. [2024-04-16T09:26:24.230Z] [2024-04-16T09:26:24.230Z] [2024-04-16T09:26:24.230Z] [2024-04-16T09:26:24.230Z] 09:26:24.096970 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:24.484Z] Nothing to list. [2024-04-16T09:26:24.484Z] Command list-jobs executed successfully. [2024-04-16T09:26:24.484Z] [2024-04-16T09:26:24.484Z] [2024-04-16T09:26:24.484Z] [2024-04-16T09:26:24.484Z] 09:26:24.427400 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-04-16T09:26:29.713Z] 0%: progress-simple: Starting [2024-04-16T09:26:29.713Z] 0%: progress-simple: Parsing [2024-04-16T09:26:29.713Z] 10%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 20%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 30%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 40%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 50%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 60%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 70%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 80%: progress-simple: Working on main part [2024-04-16T09:26:29.713Z] 90%: progress-simple: Cleaning [2024-04-16T09:26:29.713Z] 100%: progress-simple: Finished [2024-04-16T09:26:29.713Z] All done [2024-04-16T09:26:29.713Z] Command progress-simple executed successfully. [2024-04-16T09:26:29.713Z] [2024-04-16T09:26:29.713Z] [2024-04-16T09:26:29.713Z] [2024-04-16T09:26:29.713Z] 09:26:29.269879 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-domain]) [2024-04-16T09:26:29.968Z] Waiting for the domain to stop . [2024-04-16T09:26:29.968Z] Waiting finished after 92 ms. [2024-04-16T09:26:29.968Z] Command stop-domain executed successfully. [2024-04-16T09:26:29.968Z] [2024-04-16T09:26:29.968Z] [2024-04-16T09:26:29.968Z] [2024-04-16T09:26:29.968Z] 09:26:29.876922 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain]) [2024-04-16T09:26:34.120Z] Waiting for domain1 to start ... [2024-04-16T09:26:34.120Z] Waiting finished after 2,575 ms. [2024-04-16T09:26:34.120Z] Successfully started the domain : domain1 [2024-04-16T09:26:34.120Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1 [2024-04-16T09:26:34.120Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T09:26:34.120Z] Admin Port: 4,848 [2024-04-16T09:26:34.120Z] Command start-domain executed successfully. [2024-04-16T09:26:34.120Z] [2024-04-16T09:26:34.120Z] [2024-04-16T09:26:34.120Z] [2024-04-16T09:26:34.120Z] 09:26:33.304616 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:34.678Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:26:34.679Z] progress-simple 14 2024-04-16 09:26:24 COMPLETED SUCCESS admin [2024-04-16T09:26:34.679Z] Command list-jobs executed successfully. [2024-04-16T09:26:34.679Z] [2024-04-16T09:26:34.679Z] [2024-04-16T09:26:34.679Z] [2024-04-16T09:26:34.679Z] 09:26:34.491224 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=true, args=[progress-simple]) [2024-04-16T09:26:35.238Z] 1 [2024-04-16T09:26:35.238Z] [2024-04-16T09:26:35.238Z] [2024-04-16T09:26:35.238Z] [2024-04-16T09:26:35.238Z] 09:26:34.878524 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2024-04-16T09:26:35.492Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:26:35.492Z] progress-simple 1 2024-04-16 09:26:34 RUNNING admin [2024-04-16T09:26:35.492Z] Command list-jobs executed successfully. [2024-04-16T09:26:35.492Z] [2024-04-16T09:26:35.492Z] [2024-04-16T09:26:35.492Z] [2024-04-16T09:26:35.492Z] 09:26:35.229941 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 1]) [2024-04-16T09:26:39.644Z] 10%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 20%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 30%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 40%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 50%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 60%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 70%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 80%: progress-simple: Starting [2024-04-16T09:26:39.644Z] 90%: progress-simple: Cleaning [2024-04-16T09:26:39.644Z] 100%: progress-simple: Finished [2024-04-16T09:26:39.644Z] Command progress-simple executed with status SUCCESS. [2024-04-16T09:26:39.644Z] Command attach executed successfully. [2024-04-16T09:26:39.644Z] [2024-04-16T09:26:39.644Z] [2024-04-16T09:26:39.644Z] [2024-04-16T09:26:39.644Z] 09:26:39.409616 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs, 1]) [2024-04-16T09:26:39.899Z] Nothing to list. [2024-04-16T09:26:39.899Z] Command list-jobs executed successfully. [2024-04-16T09:26:39.899Z] [2024-04-16T09:26:39.899Z] [2024-04-16T09:26:39.899Z] [2024-04-16T09:26:39.899Z] 09:26:39.782510 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-04-16T09:26:45.127Z] 0%: progress-simple: Starting [2024-04-16T09:26:45.127Z] 0%: progress-simple: Parsing [2024-04-16T09:26:45.127Z] 10%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 20%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 30%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 40%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 50%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 60%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 70%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 80%: progress-simple: Working on main part [2024-04-16T09:26:45.127Z] 90%: progress-simple: Cleaning [2024-04-16T09:26:45.127Z] 100%: progress-simple: Finished [2024-04-16T09:26:45.127Z] All done [2024-04-16T09:26:45.127Z] Command progress-simple executed successfully. [2024-04-16T09:26:45.127Z] [2024-04-16T09:26:45.127Z] [2024-04-16T09:26:45.127Z] [2024-04-16T09:26:45.127Z] 09:26:44.620458 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:45.127Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:26:45.127Z] progress-simple 14 2024-04-16 09:26:24 COMPLETED SUCCESS admin [2024-04-16T09:26:45.127Z] progress-simple 3 2024-04-16 09:26:40 COMPLETED SUCCESS admin [2024-04-16T09:26:45.127Z] Command list-jobs executed successfully. [2024-04-16T09:26:45.127Z] [2024-04-16T09:26:45.127Z] [2024-04-16T09:26:45.127Z] [2024-04-16T09:26:45.127Z] 09:26:44.964670 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-04-16T09:26:45.686Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:26:45.686Z] [2024-04-16T09:26:45.686Z] [2024-04-16T09:26:45.686Z] [2024-04-16T09:26:46.607Z] 09:26:46.478038 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:46.861Z] Nothing to list. [2024-04-16T09:26:46.861Z] Command list-jobs executed successfully. [2024-04-16T09:26:46.861Z] [2024-04-16T09:26:46.861Z] [2024-04-16T09:26:46.861Z] [2024-04-16T09:26:47.116Z] 09:26:46.801585 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:47.370Z] Nothing to list. [2024-04-16T09:26:47.370Z] Command list-jobs executed successfully. [2024-04-16T09:26:47.370Z] [2024-04-16T09:26:47.370Z] [2024-04-16T09:26:47.370Z] [2024-04-16T09:26:47.370Z] 09:26:47.125643 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-04-16T09:26:47.624Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:26:47.624Z] [2024-04-16T09:26:47.624Z] [2024-04-16T09:26:47.624Z] [2024-04-16T09:26:48.983Z] 09:26:48.568425 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:26:48.983Z] Nothing to list. [2024-04-16T09:26:48.983Z] Command list-jobs executed successfully. [2024-04-16T09:26:48.983Z] [2024-04-16T09:26:48.983Z] [2024-04-16T09:26:48.983Z] [2024-04-16T09:26:48.983Z] 09:26:48.901346 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-04-16T09:26:49.237Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:26:49.237Z] [2024-04-16T09:26:49.237Z] [2024-04-16T09:26:49.237Z] [2024-04-16T09:26:49.491Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.12 s -- in org.glassfish.main.admin.test.progress.JobManagerITest [2024-04-16T09:26:49.491Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2024-04-16T09:26:49.491Z] 09:26:49.235498 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-04-16T09:26:49.746Z] managed-job-config.job-retention-period=24h [2024-04-16T09:26:49.746Z] Command get executed successfully. [2024-04-16T09:26:49.746Z] [2024-04-16T09:26:49.746Z] [2024-04-16T09:26:49.746Z] [2024-04-16T09:26:49.746Z] 09:26:49.573174 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-04-16T09:26:50.000Z] managed-job-config.initial-delay=20m [2024-04-16T09:26:50.000Z] Command get executed successfully. [2024-04-16T09:26:50.000Z] [2024-04-16T09:26:50.000Z] [2024-04-16T09:26:50.000Z] [2024-04-16T09:26:50.000Z] 09:26:49.912582 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-04-16T09:26:50.254Z] managed-job-config.poll-interval=20m [2024-04-16T09:26:50.254Z] Command get executed successfully. [2024-04-16T09:26:50.254Z] [2024-04-16T09:26:50.254Z] [2024-04-16T09:26:50.254Z] [2024-04-16T09:26:50.508Z] 09:26:50.243472 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, progress-simple]) [2024-04-16T09:26:55.738Z] All done [2024-04-16T09:26:55.738Z] [2024-04-16T09:26:55.738Z] [2024-04-16T09:26:55.738Z] [2024-04-16T09:26:55.738Z] 09:26:55.070842 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple]) [2024-04-16T09:27:00.965Z] 0%: progress-simple: Starting [2024-04-16T09:27:00.965Z] 0%: progress-simple: Parsing [2024-04-16T09:27:00.965Z] 10%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 20%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 30%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 40%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 50%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 60%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 70%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 80%: progress-simple: Working on main part [2024-04-16T09:27:00.965Z] 90%: progress-simple: Cleaning [2024-04-16T09:27:00.965Z] 100%: progress-simple: Finished [2024-04-16T09:27:00.965Z] All done [2024-04-16T09:27:00.965Z] Command progress-simple executed successfully. [2024-04-16T09:27:00.965Z] [2024-04-16T09:27:00.966Z] [2024-04-16T09:27:00.966Z] [2024-04-16T09:27:00.966Z] 09:26:59.899811 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-simple, --nototalsteps]) [2024-04-16T09:27:05.119Z] 0%: progress-simple: Starting [2024-04-16T09:27:05.119Z] 0%: progress-simple: Parsing [2024-04-16T09:27:05.119Z] 1: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 2: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 3: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 4: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 5: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 6: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 7: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 8: progress-simple: Working on main part [2024-04-16T09:27:05.119Z] 9: progress-simple: Cleaning [2024-04-16T09:27:05.119Z] 100%: progress-simple: Finished [2024-04-16T09:27:05.119Z] All done [2024-04-16T09:27:05.119Z] Command progress-simple executed successfully. [2024-04-16T09:27:05.119Z] [2024-04-16T09:27:05.119Z] [2024-04-16T09:27:05.119Z] [2024-04-16T09:27:05.119Z] 09:27:04.741188 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-full-annotated]) [2024-04-16T09:27:10.348Z] 0%: annotated: Starting [2024-04-16T09:27:10.348Z] 0%: annotated: Parsing [2024-04-16T09:27:10.348Z] 10%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 20%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 30%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 40%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 50%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 60%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 70%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 80%: annotated: Working on main part [2024-04-16T09:27:10.348Z] 90%: annotated: Cleaning [2024-04-16T09:27:10.348Z] 100%: annotated: Finished [2024-04-16T09:27:10.348Z] All done [2024-04-16T09:27:10.348Z] Command progress-full-annotated executed successfully. [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] 09:27:09.604495 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:10.348Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:10.348Z] progress-simple 4 2024-04-16 09:26:50 COMPLETED SUCCESS admin [2024-04-16T09:27:10.348Z] progress-simple 5 2024-04-16 09:26:55 COMPLETED SUCCESS admin [2024-04-16T09:27:10.348Z] progress-simple 6 2024-04-16 09:27:00 COMPLETED SUCCESS admin [2024-04-16T09:27:10.348Z] progress-full-annotated 7 2024-04-16 09:27:05 COMPLETED SUCCESS admin [2024-04-16T09:27:10.348Z] Command list-jobs executed successfully. [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] 09:27:09.942271 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-04-16T09:27:10.348Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:10.348Z] [2024-04-16T09:27:11.797Z] 09:27:11.383071 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:11.797Z] Nothing to list. [2024-04-16T09:27:11.797Z] Command list-jobs executed successfully. [2024-04-16T09:27:11.797Z] [2024-04-16T09:27:11.797Z] [2024-04-16T09:27:11.797Z] [2024-04-16T09:27:11.797Z] 09:27:11.708410 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-04-16T09:27:12.355Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:27:12.355Z] [2024-04-16T09:27:12.355Z] [2024-04-16T09:27:12.355Z] [2024-04-16T09:27:12.355Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.81 s -- in org.glassfish.main.admin.test.progress.ProgressStatusBasicITest [2024-04-16T09:27:12.355Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2024-04-16T09:27:12.355Z] 09:27:12.051636 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-04-16T09:27:12.609Z] managed-job-config.job-retention-period=24h [2024-04-16T09:27:12.610Z] Command get executed successfully. [2024-04-16T09:27:12.610Z] [2024-04-16T09:27:12.610Z] [2024-04-16T09:27:12.610Z] [2024-04-16T09:27:12.610Z] 09:27:12.386891 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-04-16T09:27:12.864Z] managed-job-config.initial-delay=20m [2024-04-16T09:27:12.864Z] Command get executed successfully. [2024-04-16T09:27:12.864Z] [2024-04-16T09:27:12.864Z] [2024-04-16T09:27:12.864Z] [2024-04-16T09:27:12.864Z] 09:27:12.712477 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-04-16T09:27:13.118Z] managed-job-config.poll-interval=20m [2024-04-16T09:27:13.118Z] Command get executed successfully. [2024-04-16T09:27:13.118Z] [2024-04-16T09:27:13.118Z] [2024-04-16T09:27:13.118Z] [2024-04-16T09:27:13.118Z] 09:27:13.050181 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-exec-other]) [2024-04-16T09:27:23.040Z] 0%: progress-exec-other: Starting [2024-04-16T09:27:23.040Z] 0%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 3%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 5%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 8%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 10%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 13%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 15%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 18%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 20%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 23%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 25%: progress-exec-other: Preparing [2024-04-16T09:27:23.040Z] 25%: progress-exec-other.subcommand: Parsing [2024-04-16T09:27:23.040Z] 30%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 35%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 40%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 45%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 50%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 55%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 60%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 65%: progress-exec-other.subcommand: Working on main part [2024-04-16T09:27:23.040Z] 70%: progress-exec-other.subcommand: Cleaning [2024-04-16T09:27:23.040Z] 75%: progress-exec-other.subcommand: Finished [2024-04-16T09:27:23.040Z] 75%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 78%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 80%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 83%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 85%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 88%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 90%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 93%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 95%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 98%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 100%: progress-exec-other: Finishing outer command [2024-04-16T09:27:23.040Z] 100%: progress-exec-other: Finished outer command [2024-04-16T09:27:23.040Z] All done [2024-04-16T09:27:23.040Z] Command progress-exec-other executed successfully. [2024-04-16T09:27:23.040Z] [2024-04-16T09:27:23.040Z] [2024-04-16T09:27:23.040Z] [2024-04-16T09:27:23.040Z] 09:27:22.952485 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-complex]) [2024-04-16T09:27:31.105Z] 0%: complex: Starting [2024-04-16T09:27:31.105Z] 3%: complex.child1.child11: progress child11, remaining 4 [2024-04-16T09:27:31.105Z] 5%: complex.child1.child11: progress child11, remaining 3 [2024-04-16T09:27:31.105Z] 8%: complex.child1.child11: progress child11, remaining 2 [2024-04-16T09:27:31.105Z] 10%: complex.child1.child11: progress child11, remaining 1 [2024-04-16T09:27:31.105Z] 10%: complex.child3: progress child3, remaining 3 [2024-04-16T09:27:31.105Z] 11%: complex.child3: progress child3, remaining 2 [2024-04-16T09:27:31.105Z] 11%: complex.child3: progress child3, remaining 1 [2024-04-16T09:27:31.105Z] 11%: complex.child3: progress child3, remaining 0 [2024-04-16T09:27:31.105Z] 14%: complex.child1.child11: progress child11, remaining 0 [2024-04-16T09:27:31.105Z] 14%: complex.child3.child32: progress child32, remaining 4 [2024-04-16T09:27:31.105Z] 14%: complex.child3.child32: progress child32, remaining 3 [2024-04-16T09:27:31.105Z] 15%: complex.child3.child32: progress child32, remaining 2 [2024-04-16T09:27:31.105Z] 15%: complex.child3.child32: progress child32, remaining 1 [2024-04-16T09:27:31.105Z] 16%: complex.child3.child32: progress child32, remaining 0 [2024-04-16T09:27:31.106Z] 21%: complex.child3.child31: progress child31, remaining 4 [2024-04-16T09:27:31.106Z] 26%: complex.child3.child31: progress child31, remaining 3 [2024-04-16T09:27:31.106Z] 32%: complex.child3.child31: progress child31, remaining 2 [2024-04-16T09:27:31.106Z] 37%: complex.child3.child31: progress child31, remaining 1 [2024-04-16T09:27:31.106Z] 43%: complex.child3.child31: progress child31, remaining 0 [2024-04-16T09:27:31.106Z] 45%: complex.child1.child12: progress child12, remaining 5 [2024-04-16T09:27:31.106Z] 47%: complex.child1.child12: progress child12, remaining 4 [2024-04-16T09:27:31.106Z] 49%: complex.child1.child12: progress child12, remaining 3 [2024-04-16T09:27:31.106Z] 51%: complex.child1.child12: progress child12, remaining 2 [2024-04-16T09:27:31.106Z] 53%: complex.child1.child12: progress child12, remaining 1 [2024-04-16T09:27:31.106Z] 55%: complex.child1.child12: progress child12, remaining 0 [2024-04-16T09:27:31.106Z] 55%: complex.child2.child21: progress child21, remaining 24 [2024-04-16T09:27:31.106Z] 56%: complex.child2.child24: progress child24, remaining 24 [2024-04-16T09:27:31.106Z] 56%: complex.child2.child23: progress child23, remaining 24 [2024-04-16T09:27:31.106Z] 56%: complex.child2.child22: progress child22, remaining 24 [2024-04-16T09:27:31.106Z] 56%: complex.child2.child21: progress child21, remaining 23 [2024-04-16T09:27:31.106Z] 56%: complex.child2.child24: progress child24, remaining 23 [2024-04-16T09:27:31.106Z] 57%: complex.child2.child23: progress child23, remaining 23 [2024-04-16T09:27:31.106Z] 57%: complex.child2.child22: progress child22, remaining 23 [2024-04-16T09:27:31.106Z] 57%: complex.child2.child21: progress child21, remaining 22 [2024-04-16T09:27:31.106Z] 57%: complex.child2.child24: progress child24, remaining 22 [2024-04-16T09:27:31.106Z] 58%: complex.child2.child23: progress child23, remaining 22 [2024-04-16T09:27:31.106Z] 58%: complex.child2.child22: progress child22, remaining 22 [2024-04-16T09:27:31.106Z] 58%: complex.child2.child21: progress child21, remaining 21 [2024-04-16T09:27:31.106Z] 58%: complex.child2.child24: progress child24, remaining 21 [2024-04-16T09:27:31.106Z] 58%: complex.child2.child23: progress child23, remaining 21 [2024-04-16T09:27:31.106Z] 59%: complex.child2.child22: progress child22, remaining 21 [2024-04-16T09:27:31.106Z] 59%: complex.child2.child21: progress child21, remaining 20 [2024-04-16T09:27:31.106Z] 59%: complex.child2.child24: progress child24, remaining 20 [2024-04-16T09:27:31.106Z] 59%: complex.child2.child23: progress child23, remaining 20 [2024-04-16T09:27:31.106Z] 59%: complex.child2.child22: progress child22, remaining 20 [2024-04-16T09:27:31.106Z] 60%: complex.child2.child21: progress child21, remaining 19 [2024-04-16T09:27:31.106Z] 60%: complex.child2.child24: progress child24, remaining 19 [2024-04-16T09:27:31.106Z] 60%: complex.child2.child23: progress child23, remaining 19 [2024-04-16T09:27:31.106Z] 60%: complex.child2.child22: progress child22, remaining 19 [2024-04-16T09:27:31.106Z] 61%: complex.child2.child21: progress child21, remaining 18 [2024-04-16T09:27:31.106Z] 61%: complex.child2.child24: progress child24, remaining 18 [2024-04-16T09:27:31.106Z] 61%: complex.child2.child23: progress child23, remaining 18 [2024-04-16T09:27:31.106Z] 61%: complex.child2.child22: progress child22, remaining 18 [2024-04-16T09:27:31.106Z] 62%: complex.child2.child21: progress child21, remaining 17 [2024-04-16T09:27:31.106Z] 62%: complex.child2.child24: progress child24, remaining 17 [2024-04-16T09:27:31.106Z] 62%: complex.child2.child22: progress child22, remaining 17 [2024-04-16T09:27:31.106Z] 62%: complex.child2.child23: progress child23, remaining 17 [2024-04-16T09:27:31.106Z] 62%: complex.child2.child21: progress child21, remaining 16 [2024-04-16T09:27:31.106Z] 63%: complex.child2.child24: progress child24, remaining 16 [2024-04-16T09:27:31.106Z] 63%: complex.child2.child22: progress child22, remaining 16 [2024-04-16T09:27:31.106Z] 63%: complex.child2.child23: progress child23, remaining 16 [2024-04-16T09:27:31.106Z] 63%: complex.child2.child21: progress child21, remaining 15 [2024-04-16T09:27:31.106Z] 64%: complex.child2.child24: progress child24, remaining 15 [2024-04-16T09:27:31.106Z] 64%: complex.child2.child22: progress child22, remaining 15 [2024-04-16T09:27:31.106Z] 64%: complex.child2.child23: progress child23, remaining 15 [2024-04-16T09:27:31.106Z] 64%: complex.child2.child21: progress child21, remaining 14 [2024-04-16T09:27:31.106Z] 65%: complex.child2.child24: progress child24, remaining 14 [2024-04-16T09:27:31.106Z] 65%: complex.child2.child23: progress child23, remaining 14 [2024-04-16T09:27:31.106Z] 65%: complex.child2.child22: progress child22, remaining 14 [2024-04-16T09:27:31.106Z] 65%: complex.child2.child21: progress child21, remaining 13 [2024-04-16T09:27:31.106Z] 65%: complex.child2.child24: progress child24, remaining 13 [2024-04-16T09:27:31.106Z] 66%: complex.child2.child23: progress child23, remaining 13 [2024-04-16T09:27:31.106Z] 66%: complex.child2.child22: progress child22, remaining 13 [2024-04-16T09:27:31.106Z] 66%: complex.child2.child21: progress child21, remaining 12 [2024-04-16T09:27:31.106Z] 66%: complex.child2.child24: progress child24, remaining 12 [2024-04-16T09:27:31.106Z] 67%: complex.child2.child23: progress child23, remaining 12 [2024-04-16T09:27:31.106Z] 67%: complex.child2.child22: progress child22, remaining 12 [2024-04-16T09:27:31.106Z] 67%: complex.child2.child21: progress child21, remaining 11 [2024-04-16T09:27:31.106Z] 67%: complex.child2.child24: progress child24, remaining 11 [2024-04-16T09:27:31.106Z] 67%: complex.child2.child23: progress child23, remaining 11 [2024-04-16T09:27:31.106Z] 68%: complex.child2.child22: progress child22, remaining 11 [2024-04-16T09:27:31.106Z] 68%: complex.child2.child21: progress child21, remaining 10 [2024-04-16T09:27:31.106Z] 68%: complex.child2.child24: progress child24, remaining 10 [2024-04-16T09:27:31.106Z] 68%: complex.child2.child23: progress child23, remaining 10 [2024-04-16T09:27:31.106Z] 69%: complex.child2.child22: progress child22, remaining 10 [2024-04-16T09:27:31.106Z] 69%: complex.child2.child21: progress child21, remaining 9 [2024-04-16T09:27:31.106Z] 69%: complex.child2.child24: progress child24, remaining 9 [2024-04-16T09:27:31.106Z] 69%: complex.child2.child23: progress child23, remaining 9 [2024-04-16T09:27:31.106Z] 69%: complex.child2.child22: progress child22, remaining 9 [2024-04-16T09:27:31.106Z] 70%: complex.child2.child21: progress child21, remaining 8 [2024-04-16T09:27:31.106Z] 70%: complex.child2.child24: progress child24, remaining 8 [2024-04-16T09:27:31.106Z] 70%: complex.child2.child23: progress child23, remaining 8 [2024-04-16T09:27:31.106Z] 70%: complex.child2.child22: progress child22, remaining 8 [2024-04-16T09:27:31.106Z] 71%: complex.child2.child21: progress child21, remaining 7 [2024-04-16T09:27:31.106Z] 71%: complex.child2.child24: progress child24, remaining 7 [2024-04-16T09:27:31.106Z] 71%: complex.child2.child23: progress child23, remaining 7 [2024-04-16T09:27:31.106Z] 71%: complex.child2.child22: progress child22, remaining 7 [2024-04-16T09:27:31.106Z] 71%: complex.child2.child21: progress child21, remaining 6 [2024-04-16T09:27:31.106Z] 72%: complex.child2.child24: progress child24, remaining 6 [2024-04-16T09:27:31.106Z] 72%: complex.child2.child23: progress child23, remaining 6 [2024-04-16T09:27:31.106Z] 72%: complex.child2.child22: progress child22, remaining 6 [2024-04-16T09:27:31.106Z] 72%: complex.child2.child21: progress child21, remaining 5 [2024-04-16T09:27:31.106Z] 73%: complex.child2.child24: progress child24, remaining 5 [2024-04-16T09:27:31.106Z] 73%: complex.child2.child23: progress child23, remaining 5 [2024-04-16T09:27:31.106Z] 73%: complex.child2.child22: progress child22, remaining 5 [2024-04-16T09:27:31.106Z] 73%: complex.child2.child21: progress child21, remaining 4 [2024-04-16T09:27:31.106Z] 74%: complex.child2.child24: progress child24, remaining 4 [2024-04-16T09:27:31.106Z] 74%: complex.child2.child23: progress child23, remaining 4 [2024-04-16T09:27:31.106Z] 74%: complex.child2.child22: progress child22, remaining 4 [2024-04-16T09:27:31.106Z] 74%: complex.child2.child21: progress child21, remaining 3 [2024-04-16T09:27:31.106Z] 74%: complex.child2.child24: progress child24, remaining 3 [2024-04-16T09:27:31.106Z] 75%: complex.child2.child23: progress child23, remaining 3 [2024-04-16T09:27:31.106Z] 75%: complex.child2.child22: progress child22, remaining 3 [2024-04-16T09:27:31.106Z] 75%: complex.child2.child21: progress child21, remaining 2 [2024-04-16T09:27:31.106Z] 75%: complex.child2.child24: progress child24, remaining 2 [2024-04-16T09:27:31.106Z] 76%: complex.child2.child23: progress child23, remaining 2 [2024-04-16T09:27:31.106Z] 76%: complex.child2.child22: progress child22, remaining 2 [2024-04-16T09:27:31.106Z] 76%: complex.child2.child21: progress child21, remaining 1 [2024-04-16T09:27:31.106Z] 76%: complex.child2.child24: progress child24, remaining 1 [2024-04-16T09:27:31.106Z] 76%: complex.child2.child23: progress child23, remaining 1 [2024-04-16T09:27:31.106Z] 77%: complex.child2.child22: progress child22, remaining 1 [2024-04-16T09:27:31.106Z] 77%: complex.child2.child21: progress child21, remaining 0 [2024-04-16T09:27:31.106Z] 77%: complex.child2.child24: progress child24, remaining 0 [2024-04-16T09:27:31.106Z] 77%: complex.child2.child23: progress child23, remaining 0 [2024-04-16T09:27:31.107Z] 78%: complex.child2.child22: progress child22, remaining 0 [2024-04-16T09:27:31.107Z] 83%: complex: progress main, remaining 3 [2024-04-16T09:27:31.107Z] 88%: complex: progress main, remaining 2 [2024-04-16T09:27:31.107Z] 93%: complex: progress main, remaining 1 [2024-04-16T09:27:31.107Z] 98%: complex: progress main, remaining 0 [2024-04-16T09:27:31.107Z] 98%: complex.child2: progress child2, remaining 4 [2024-04-16T09:27:31.107Z] 99%: complex.child2: progress child2, remaining 3 [2024-04-16T09:27:31.107Z] 99%: complex.child2: progress child2, remaining 2 [2024-04-16T09:27:31.107Z] 100%: complex.child2: progress child2, remaining 1 [2024-04-16T09:27:31.107Z] 100%: complex.child2: progress child2, remaining 0 [2024-04-16T09:27:31.107Z] All done [2024-04-16T09:27:31.107Z] Command progress-complex executed successfully. [2024-04-16T09:27:31.107Z] [2024-04-16T09:27:31.107Z] [2024-04-16T09:27:31.107Z] [2024-04-16T09:27:31.107Z] 09:27:30.716295 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-supplement]) [2024-04-16T09:27:37.624Z] 0%: progress-supplement: Starting [2024-04-16T09:27:37.624Z] 0%: progress-supplement.before: 2 seconds supplemental command [2024-04-16T09:27:37.624Z] 1: progress-supplement.before: 2 seconds supplemental command [2024-04-16T09:27:37.624Z] 2: progress-supplement.before: 2 seconds supplemental command [2024-04-16T09:27:37.624Z] 3: progress-supplement.before: 2 seconds supplemental command [2024-04-16T09:27:37.624Z] 4: progress-supplement.before: 2 seconds supplemental command [2024-04-16T09:27:37.624Z] 29%: progress-supplement.before: 2 seconds supplemental command [2024-04-16T09:27:37.624Z] 29%: progress-supplement: Parsing [2024-04-16T09:27:37.624Z] 36%: progress-supplement: Parsing [2024-04-16T09:27:37.624Z] 36%: progress-supplement: Working on main part [2024-04-16T09:27:37.624Z] 43%: progress-supplement: Working on main part [2024-04-16T09:27:37.624Z] 50%: progress-supplement: Working on main part [2024-04-16T09:27:37.624Z] 57%: progress-supplement: Working on main part [2024-04-16T09:27:37.624Z] 57%: progress-supplement: Finished [2024-04-16T09:27:37.624Z] 57%: progress-supplement.after: 3 seconds supplemental [2024-04-16T09:27:37.624Z] 64%: progress-supplement.after: 3 seconds supplemental [2024-04-16T09:27:37.624Z] 71%: progress-supplement.after: 3 seconds supplemental [2024-04-16T09:27:37.624Z] 79%: progress-supplement.after: 3 seconds supplemental [2024-04-16T09:27:37.624Z] 86%: progress-supplement.after: 3 seconds supplemental [2024-04-16T09:27:37.624Z] 93%: progress-supplement.after: 3 seconds supplemental [2024-04-16T09:27:37.624Z] 100%: progress-supplement.after: 3 seconds supplemental [2024-04-16T09:27:37.624Z] Command progress-supplement executed successfully. [2024-04-16T09:27:37.624Z] [2024-04-16T09:27:37.624Z] [2024-04-16T09:27:37.624Z] [2024-04-16T09:27:37.624Z] 09:27:37.289123 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:37.878Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:37.878Z] progress-simple 9 2024-04-16 09:27:15 COMPLETED SUCCESS admin [2024-04-16T09:27:37.878Z] progress-exec-other 8 2024-04-16 09:27:13 COMPLETED SUCCESS admin [2024-04-16T09:27:37.878Z] progress-complex 10 2024-04-16 09:27:23 COMPLETED SUCCESS admin [2024-04-16T09:27:37.878Z] progress-supplement 11 2024-04-16 09:27:31 COMPLETED SUCCESS admin [2024-04-16T09:27:37.878Z] Command list-jobs executed successfully. [2024-04-16T09:27:37.878Z] [2024-04-16T09:27:37.878Z] [2024-04-16T09:27:37.878Z] [2024-04-16T09:27:37.878Z] 09:27:37.635807 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-04-16T09:27:38.132Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:27:38.132Z] [2024-04-16T09:27:38.132Z] [2024-04-16T09:27:38.132Z] [2024-04-16T09:27:39.489Z] 09:27:39.066160 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:39.489Z] Nothing to list. [2024-04-16T09:27:39.489Z] Command list-jobs executed successfully. [2024-04-16T09:27:39.489Z] [2024-04-16T09:27:39.489Z] [2024-04-16T09:27:39.489Z] [2024-04-16T09:27:39.489Z] 09:27:39.409249 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-04-16T09:27:40.047Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:27:40.047Z] [2024-04-16T09:27:40.047Z] [2024-04-16T09:27:40.047Z] [2024-04-16T09:27:40.047Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.70 s -- in org.glassfish.main.admin.test.progress.ProgressStatusComplexITest [2024-04-16T09:27:40.047Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2024-04-16T09:27:40.047Z] 09:27:39.752632 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-04-16T09:27:40.301Z] managed-job-config.job-retention-period=24h [2024-04-16T09:27:40.301Z] Command get executed successfully. [2024-04-16T09:27:40.301Z] [2024-04-16T09:27:40.301Z] [2024-04-16T09:27:40.301Z] [2024-04-16T09:27:40.301Z] 09:27:40.091845 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-04-16T09:27:40.555Z] managed-job-config.initial-delay=20m [2024-04-16T09:27:40.555Z] Command get executed successfully. [2024-04-16T09:27:40.555Z] [2024-04-16T09:27:40.555Z] [2024-04-16T09:27:40.555Z] [2024-04-16T09:27:40.555Z] 09:27:40.417965 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-04-16T09:27:40.808Z] managed-job-config.poll-interval=20m [2024-04-16T09:27:40.808Z] Command get executed successfully. [2024-04-16T09:27:40.808Z] [2024-04-16T09:27:40.808Z] [2024-04-16T09:27:40.808Z] [2024-04-16T09:27:41.062Z] 09:27:40.753007 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-fail-in-half]) [2024-04-16T09:27:42.421Z] 0%: progress-fail-in-half: Starting [2024-04-16T09:27:42.421Z] 0%: progress-fail-in-half: Parsing [2024-04-16T09:27:42.421Z] 10%: progress-fail-in-half: Working [2024-04-16T09:27:42.421Z] 20%: progress-fail-in-half: Working [2024-04-16T09:27:42.421Z] 30%: progress-fail-in-half: Working [2024-04-16T09:27:42.421Z] 40%: progress-fail-in-half: Working [2024-04-16T09:27:42.421Z] 50%: progress-fail-in-half: Working [2024-04-16T09:27:42.421Z] Command progress-fail-in-half failed. [2024-04-16T09:27:42.421Z] [2024-04-16T09:27:42.421Z] remote failure: Something failed [2024-04-16T09:27:42.421Z] [2024-04-16T09:27:42.421Z] [2024-04-16T09:27:42.421Z] 09:27:42.121449 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=6,000, detached=false, args=[progress-custom, 3x1, 1x8, 2x1]) [2024-04-16T09:27:50.482Z] 0%: progress-custom: Starting [2024-04-16T09:27:50.482Z] 0%: progress-custom: Starting block[1] 3x1 [2024-04-16T09:27:50.482Z] 17%: progress-custom: Block [1] 3x1, step: 1 [2024-04-16T09:27:50.482Z] 33%: progress-custom: Block [1] 3x1, step: 2 [2024-04-16T09:27:50.482Z] 50%: progress-custom: Finished block [1] 3x1 [2024-04-16T09:27:50.482Z] [2024-04-16T09:27:50.482Z] [2024-04-16T09:27:50.482Z] Process is still running, timeout 6000 ms exceeded. [2024-04-16T09:27:50.482Z] 09:27:49.452618 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:50.482Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:50.482Z] progress-custom 13 2024-04-16 09:27:42 RUNNING admin [2024-04-16T09:27:50.482Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:50.482Z] Command list-jobs executed successfully. [2024-04-16T09:27:50.482Z] [2024-04-16T09:27:50.482Z] [2024-04-16T09:27:50.482Z] [2024-04-16T09:27:50.482Z] 09:27:50.313926 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:50.736Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:50.736Z] progress-custom 13 2024-04-16 09:27:42 RUNNING admin [2024-04-16T09:27:50.736Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:50.736Z] Command list-jobs executed successfully. [2024-04-16T09:27:50.736Z] [2024-04-16T09:27:50.736Z] [2024-04-16T09:27:50.736Z] [2024-04-16T09:27:51.293Z] 09:27:51.147185 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:51.851Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:51.851Z] progress-custom 13 2024-04-16 09:27:42 RUNNING admin [2024-04-16T09:27:51.851Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:51.851Z] Command list-jobs executed successfully. [2024-04-16T09:27:51.851Z] [2024-04-16T09:27:51.851Z] [2024-04-16T09:27:51.851Z] [2024-04-16T09:27:52.105Z] 09:27:51.988067 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:52.662Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:52.662Z] progress-custom 13 2024-04-16 09:27:42 RUNNING admin [2024-04-16T09:27:52.662Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:52.663Z] Command list-jobs executed successfully. [2024-04-16T09:27:52.663Z] [2024-04-16T09:27:52.663Z] [2024-04-16T09:27:52.663Z] [2024-04-16T09:27:52.916Z] 09:27:52.829111 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:53.474Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:53.474Z] progress-custom 13 2024-04-16 09:27:42 RUNNING admin [2024-04-16T09:27:53.474Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:53.474Z] Command list-jobs executed successfully. [2024-04-16T09:27:53.474Z] [2024-04-16T09:27:53.474Z] [2024-04-16T09:27:53.474Z] [2024-04-16T09:27:54.031Z] 09:27:53.669361 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:54.285Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:54.285Z] progress-custom 13 2024-04-16 09:27:42 RUNNING admin [2024-04-16T09:27:54.285Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:54.285Z] Command list-jobs executed successfully. [2024-04-16T09:27:54.285Z] [2024-04-16T09:27:54.285Z] [2024-04-16T09:27:54.285Z] [2024-04-16T09:27:54.843Z] 09:27:54.504431 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:55.098Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:55.098Z] progress-custom 13 2024-04-16 09:27:42 RUNNING admin [2024-04-16T09:27:55.098Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:55.098Z] Command list-jobs executed successfully. [2024-04-16T09:27:55.098Z] [2024-04-16T09:27:55.098Z] [2024-04-16T09:27:55.098Z] [2024-04-16T09:27:55.655Z] 09:27:55.332774 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:55.909Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:27:55.909Z] progress-fail-in-half 12 2024-04-16 09:27:41 COMPLETED FAILURE admin [2024-04-16T09:27:55.909Z] progress-custom 13 2024-04-16 09:27:42 COMPLETED SUCCESS admin [2024-04-16T09:27:55.909Z] Command list-jobs executed successfully. [2024-04-16T09:27:55.909Z] [2024-04-16T09:27:55.909Z] [2024-04-16T09:27:55.909Z] [2024-04-16T09:27:55.909Z] 09:27:55.657573 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-04-16T09:27:56.163Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:27:56.163Z] [2024-04-16T09:27:56.163Z] [2024-04-16T09:27:56.163Z] [2024-04-16T09:27:57.520Z] 09:27:57.073959 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:27:57.520Z] Nothing to list. [2024-04-16T09:27:57.520Z] Command list-jobs executed successfully. [2024-04-16T09:27:57.520Z] [2024-04-16T09:27:57.520Z] [2024-04-16T09:27:57.520Z] [2024-04-16T09:27:57.520Z] 09:27:57.400972 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-04-16T09:27:57.773Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:27:57.773Z] [2024-04-16T09:27:57.773Z] [2024-04-16T09:27:57.773Z] [2024-04-16T09:27:57.773Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.00 s -- in org.glassfish.main.admin.test.progress.ProgressStatusFailITest [2024-04-16T09:27:57.773Z] [INFO] Running org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2024-04-16T09:27:57.773Z] 09:27:57.754169 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.job-retention-period]) [2024-04-16T09:27:58.331Z] managed-job-config.job-retention-period=24h [2024-04-16T09:27:58.331Z] Command get executed successfully. [2024-04-16T09:27:58.331Z] [2024-04-16T09:27:58.331Z] [2024-04-16T09:27:58.331Z] [2024-04-16T09:27:58.331Z] 09:27:58.091025 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.initial-delay]) [2024-04-16T09:27:58.584Z] managed-job-config.initial-delay=20m [2024-04-16T09:27:58.584Z] Command get executed successfully. [2024-04-16T09:27:58.584Z] [2024-04-16T09:27:58.584Z] [2024-04-16T09:27:58.584Z] [2024-04-16T09:27:58.584Z] 09:27:58.416513 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[get, managed-job-config.poll-interval]) [2024-04-16T09:27:58.838Z] managed-job-config.poll-interval=20m [2024-04-16T09:27:58.838Z] Command get executed successfully. [2024-04-16T09:27:58.838Z] [2024-04-16T09:27:58.838Z] [2024-04-16T09:27:58.838Z] [2024-04-16T09:27:58.838Z] 09:27:58.748063 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-double-totals]) [2024-04-16T09:28:00.717Z] 0%: progress-double-totals: Starting [2024-04-16T09:28:00.717Z] 0%: progress-double-totals: Parsing [2024-04-16T09:28:00.717Z] 17%: progress-double-totals: Working [2024-04-16T09:28:00.717Z] 33%: progress-double-totals: Working [2024-04-16T09:28:00.717Z] 50%: progress-double-totals: Working [2024-04-16T09:28:00.717Z] 25%: progress-double-totals: Working [2024-04-16T09:28:00.717Z] 25%: progress-double-totals: Double [2024-04-16T09:28:00.717Z] 42%: progress-double-totals: Double [2024-04-16T09:28:00.717Z] 58%: progress-double-totals: Double [2024-04-16T09:28:00.717Z] 75%: progress-double-totals: Double [2024-04-16T09:28:00.717Z] 92%: progress-double-totals: Double [2024-04-16T09:28:00.717Z] 100%: progress-double-totals: Double [2024-04-16T09:28:00.717Z] 100%: progress-double-totals: Finished [2024-04-16T09:28:00.717Z] All done [2024-04-16T09:28:00.717Z] Command progress-double-totals executed successfully. [2024-04-16T09:28:00.717Z] [2024-04-16T09:28:00.717Z] [2024-04-16T09:28:00.717Z] [2024-04-16T09:28:00.971Z] 09:28:00.696750 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[progress-step-back]) [2024-04-16T09:28:03.475Z] 0%: progress-step-back: Starting [2024-04-16T09:28:03.475Z] 0%: progress-step-back: Parsing [2024-04-16T09:28:03.475Z] 20%: progress-step-back: Working on main part [2024-04-16T09:28:03.475Z] 40%: progress-step-back: Working on main part [2024-04-16T09:28:03.475Z] 60%: progress-step-back: Working on main part [2024-04-16T09:28:03.475Z] 80%: progress-step-back: Working on main part [2024-04-16T09:28:03.475Z] 80%: progress-step-back: Error in processing - next try [2024-04-16T09:28:03.475Z] 40%: progress-step-back: Error in processing - next try [2024-04-16T09:28:03.475Z] 60%: progress-step-back: Error in processing - next try [2024-04-16T09:28:03.475Z] 80%: progress-step-back: Error in processing - next try [2024-04-16T09:28:03.475Z] 100%: progress-step-back: Error in processing - next try [2024-04-16T09:28:03.475Z] 100%: progress-step-back: Finished [2024-04-16T09:28:03.475Z] All done [2024-04-16T09:28:03.475Z] Command progress-step-back executed successfully. [2024-04-16T09:28:03.475Z] [2024-04-16T09:28:03.475Z] [2024-04-16T09:28:03.475Z] [2024-04-16T09:28:03.475Z] 09:28:03.174380 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:28:03.730Z] NAME JOB ID TIME STATE EXIT CODE USER [2024-04-16T09:28:03.730Z] progress-double-totals 14 2024-04-16 09:27:59 COMPLETED SUCCESS admin [2024-04-16T09:28:03.730Z] progress-step-back 15 2024-04-16 09:28:01 COMPLETED SUCCESS admin [2024-04-16T09:28:03.730Z] Command list-jobs executed successfully. [2024-04-16T09:28:03.730Z] [2024-04-16T09:28:03.730Z] [2024-04-16T09:28:03.730Z] [2024-04-16T09:28:03.730Z] 09:28:03.503482 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=1s, --cleanup-initial-delay=1s, --cleanup-poll-interval=1s]) [2024-04-16T09:28:03.984Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:28:03.984Z] [2024-04-16T09:28:03.984Z] [2024-04-16T09:28:03.984Z] [2024-04-16T09:28:05.342Z] 09:28:04.951481 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[list-jobs]) [2024-04-16T09:28:05.342Z] Nothing to list. [2024-04-16T09:28:05.342Z] Command list-jobs executed successfully. [2024-04-16T09:28:05.342Z] [2024-04-16T09:28:05.342Z] [2024-04-16T09:28:05.342Z] [2024-04-16T09:28:05.342Z] 09:28:05.275651 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[configure-managed-jobs, --job-retention-period=24h, --cleanup-initial-delay=20m, --cleanup-poll-interval=20m]) [2024-04-16T09:28:05.900Z] Command configure-managed-jobs executed successfully. [2024-04-16T09:28:05.900Z] [2024-04-16T09:28:05.900Z] [2024-04-16T09:28:05.900Z] [2024-04-16T09:28:05.900Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.847 s -- in org.glassfish.main.admin.test.progress.ProgressStatusSpecialITest [2024-04-16T09:28:05.900Z] [INFO] Running org.glassfish.main.admin.test.rest.ApplicationITest [2024-04-16T09:28:07.257Z] 09:28:06.834918 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar ea9f3e00-0844-41f0-90d1-0bb6dd11ad7a.war: [2024-04-16T09:28:07.257Z] /WEB-INF/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/org/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:07.257Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:07.257Z] 09:28:06.837263 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getEar 52c9f1d5-f02b-4700-9bb6-3df40d441007.ear: [2024-04-16T09:28:07.257Z] /simple.war [2024-04-16T09:28:08.615Z] 09:28:08.155623 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 78f80c57-2bb8-4ba4-8b21-09b9d8754659.war: [2024-04-16T09:28:08.615Z] /WEB-INF/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/org/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:08.615Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:09.974Z] 09:28:09.517280 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar fc1411bf-93d2-4a1c-98d9-08aa5b9a6fca.war: [2024-04-16T09:28:09.974Z] /WEB-INF/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/org/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:09.974Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:10.895Z] 09:28:10.494647 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar be1caf09-f0a4-4a40-97f2-f839e86317c9.war: [2024-04-16T09:28:10.895Z] /WEB-INF/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/org/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:10.895Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:17.412Z] 09:28:16.944934 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 74cc5f85-8195-4e5c-9daf-a2db3473d728.war: [2024-04-16T09:28:17.412Z] /WEB-INF/ [2024-04-16T09:28:17.412Z] /WEB-INF/classes/ [2024-04-16T09:28:17.412Z] /WEB-INF/classes/org/ [2024-04-16T09:28:17.412Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:17.413Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:17.413Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:17.413Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:17.413Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:17.413Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:25.478Z] 09:28:25.246566 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 7451143e-4893-4a8c-b455-d83e1896aa27.war: [2024-04-16T09:28:25.478Z] /WEB-INF/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/org/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:25.478Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:25.732Z] 09:28:25.508212 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 9edb2463-eb5c-4765-bd31-0ec2cef9bd4a.war: [2024-04-16T09:28:25.732Z] /WEB-INF/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/org/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:25.732Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:25.732Z] 09:28:25.509881 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getEar ad667355-0308-4af5-824f-ebc20e70a5d3.ear: [2024-04-16T09:28:25.732Z] /simple.war [2024-04-16T09:28:25.986Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.23 s -- in org.glassfish.main.admin.test.rest.ApplicationITest [2024-04-16T09:28:25.986Z] [INFO] Running org.glassfish.main.admin.test.rest.AuthRealmITest [2024-04-16T09:28:26.240Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.glassfish.main.admin.test.rest.AuthRealmITest [2024-04-16T09:28:26.240Z] [INFO] Running org.glassfish.main.admin.test.rest.BasicAuthenticationITest [2024-04-16T09:28:26.240Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.glassfish.main.admin.test.rest.BasicAuthenticationITest [2024-04-16T09:28:26.240Z] [INFO] Running org.glassfish.main.admin.test.rest.ClusterITest [2024-04-16T09:28:38.383Z] 09:28:36.402970 INFO main org.glassfish.main.admin.test.rest.RestTestBase.deleteCluster Found instances: null [2024-04-16T09:28:38.383Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.29 s -- in org.glassfish.main.admin.test.rest.ClusterITest [2024-04-16T09:28:38.383Z] [INFO] Running org.glassfish.main.admin.test.rest.ConfigITest [2024-04-16T09:28:38.383Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.glassfish.main.admin.test.rest.ConfigITest [2024-04-16T09:28:38.383Z] [INFO] Running org.glassfish.main.admin.test.rest.DomainITest [2024-04-16T09:28:38.383Z] [227.144s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 158M->17M(258M) 8.945ms [2024-04-16T09:28:38.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.glassfish.main.admin.test.rest.DomainITest [2024-04-16T09:28:38.383Z] [INFO] Running org.glassfish.main.admin.test.rest.ElementStarITest [2024-04-16T09:28:38.637Z] 09:28:38.445123 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getChildResources responseMap: [2024-04-16T09:28:38.638Z] {exit_code=SUCCESS, extraProperties={methods=[{name=GET}, {}, {messageParameters={id={acceptableValues=, defaultValue=, optional=false, type=string}, enabled={acceptableValues=, defaultValue=true, optional=true, type=boolean}, target={acceptableValues=, defaultValue=server, optional=true, type=string}}, name=POST}], commands=[], childResources={jms/__defaultConnectionFactory=http://localhost:4848/management/domain/servers/server/server/resource-ref/jms%2F__defaultConnectionFactory, concurrent/__defaultManagedScheduledExecutorService=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultManagedScheduledExecutorService, concurrent/__defaultManagedExecutorService=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultManagedExecutorService, concurrent/__defaultContextService=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultContextService, jdbc/__default=http://localhost:4848/management/domain/servers/server/server/resource-ref/jdbc%2F__default, jdbc/__TimerPool=http://localhost:4848/management/domain/servers/server/server/resource-ref/jdbc%2F__TimerPool, concurrent/__defaultManagedThreadFactory=http://localhost:4848/management/domain/servers/server/server/resource-ref/concurrent%2F__defaultManagedThreadFactory}}, message=, command=resource-ref} [2024-04-16T09:28:41.891Z] 09:28:41.197367 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getChildResources responseMap: [2024-04-16T09:28:41.891Z] {exit_code=SUCCESS, extraProperties={methods=[{name=GET}, {}, {messageParameters={disableTimeoutInMinutes={defaultValue=30, optional=true, type=string, key=false}, lbEnabled={defaultValue=true, optional=true, type=boolean, key=false}, ref={optional=true, type=string, key=true}, enabled={defaultValue=true, optional=true, type=boolean, key=false}}, name=POST}], entity={disableTimeoutInMinutes=30, lbEnabled=true, ref=instance_1da3c1e49956fa9e4e275aa0cb789c2a0, enabled=true}, commands=[], childResources={health-checker=http://localhost:4848/management/domain/lb-configs/lb-config/lbconfig-10c0118fa6e24b309ea8f5cb8b41d967a/server-ref/health-checker}}, message=, command=server-ref} [2024-04-16T09:28:44.395Z] 09:28:43.896781 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 4fe8f4e1-86f0-480a-a01c-76c00cfa7208.war: [2024-04-16T09:28:44.395Z] /WEB-INF/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:44.395Z] 09:28:44.084037 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getWar 287e014c-b644-42e8-af65-9a8e07358135.war: [2024-04-16T09:28:44.395Z] /WEB-INF/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/test/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/ [2024-04-16T09:28:44.395Z] /WEB-INF/classes/org/glassfish/main/admin/test/webapp/HelloServlet.class [2024-04-16T09:28:44.395Z] 09:28:44.306481 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getChildResources responseMap: [2024-04-16T09:28:44.395Z] {exit_code=SUCCESS, extraProperties={methods=[{name=GET}, {}, {messageParameters={virtualservers={acceptableValues=, defaultValue=, optional=true, type=string}, lbenabled={acceptableValues=true,false, defaultValue=, optional=true, type=string}, id={acceptableValues=, defaultValue=, optional=false, type=string}, enabled={acceptableValues=, defaultValue=true, optional=true, type=boolean}, target={acceptableValues=, defaultValue=, optional=true, type=string}}, name=POST}], commands=[], childResources={appb942eb0df8b77b0eb54dc92feb888d3b=http://localhost:4848/management/domain/servers/server/instance_d5ea7ec88fbcc30f982a5f62979de3ce/application-ref/appb942eb0df8b77b0eb54dc92feb888d3b, appd31cce4991367bd1f551a2ee4d8c76e=http://localhost:4848/management/domain/servers/server/instance_d5ea7ec88fbcc30f982a5f62979de3ce/application-ref/appd31cce4991367bd1f551a2ee4d8c76e}}, message=, command=application-ref} [2024-04-16T09:28:45.318Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.583 s -- in org.glassfish.main.admin.test.rest.ElementStarITest [2024-04-16T09:28:45.318Z] [INFO] Running org.glassfish.main.admin.test.rest.ExternalResourceITest [2024-04-16T09:28:45.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.glassfish.main.admin.test.rest.ExternalResourceITest [2024-04-16T09:28:45.572Z] [INFO] Running org.glassfish.main.admin.test.rest.JdbcITest [2024-04-16T09:28:46.131Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.glassfish.main.admin.test.rest.JdbcITest [2024-04-16T09:28:46.131Z] [INFO] Running org.glassfish.main.admin.test.rest.JmsITest [2024-04-16T09:28:48.637Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.778 s -- in org.glassfish.main.admin.test.rest.JmsITest [2024-04-16T09:28:48.637Z] [INFO] Running org.glassfish.main.admin.test.rest.JobsResourceITest [2024-04-16T09:28:48.891Z] 09:28:48.661336 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--detach, uptime]) [2024-04-16T09:28:49.145Z] Job ID: 16 [2024-04-16T09:28:49.145Z] Command uptime started successfully [2024-04-16T09:28:49.145Z] [2024-04-16T09:28:49.145Z] [2024-04-16T09:28:49.145Z] [2024-04-16T09:28:49.145Z] {"jobName":"uptime","executionDate":"Tue Apr 16 09:28:48 UTC 2024","completionDate":"Tue Apr 16 09:28:48 UTC 2024","exitCode":"SUCCESS","jobState":"COMPLETED","message":"Up 2 mins 18 secs","user":"admin","jobId":"16"} [2024-04-16T09:28:49.145Z] 09:28:49.037307 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[attach, 16]) [2024-04-16T09:28:49.399Z] Command uptime executed with status SUCCESS. [2024-04-16T09:28:49.399Z] Command attach executed successfully. [2024-04-16T09:28:49.399Z] [2024-04-16T09:28:49.399Z] [2024-04-16T09:28:49.399Z] [2024-04-16T09:28:49.652Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.glassfish.main.admin.test.rest.JobsResourceITest [2024-04-16T09:28:49.652Z] [INFO] Running org.glassfish.main.admin.test.rest.JvmOptionsITest [2024-04-16T09:28:50.209Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.glassfish.main.admin.test.rest.JvmOptionsITest [2024-04-16T09:28:50.209Z] [INFO] Running org.glassfish.main.admin.test.rest.LoggingRestITest [2024-04-16T09:28:50.209Z] 09:28:49.931968 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[restart-domain]) [2024-04-16T09:28:56.728Z] . [2024-04-16T09:28:56.728Z] Waiting finished after 25 ms. [2024-04-16T09:28:56.728Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-04-16T09:28:56.728Z] ..... [2024-04-16T09:28:56.728Z] Waiting finished after 5,754 ms. [2024-04-16T09:28:56.728Z] Successfully restarted the domain [2024-04-16T09:28:56.728Z] Command restart-domain executed successfully. [2024-04-16T09:28:56.728Z] [2024-04-16T09:28:56.728Z] [2024-04-16T09:28:56.728Z] [2024-04-16T09:28:58.085Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.813 s -- in org.glassfish.main.admin.test.rest.LoggingRestITest [2024-04-16T09:28:58.085Z] [INFO] Running org.glassfish.main.admin.test.rest.MailITest [2024-04-16T09:28:58.085Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.glassfish.main.admin.test.rest.MailITest [2024-04-16T09:28:58.085Z] [INFO] Running org.glassfish.main.admin.test.rest.MetadataITest [2024-04-16T09:28:58.338Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.glassfish.main.admin.test.rest.MetadataITest [2024-04-16T09:28:58.338Z] [INFO] Running org.glassfish.main.admin.test.rest.MonitoringITest [2024-04-16T09:28:59.259Z] 09:28:59.254133 INFO main org.glassfish.main.admin.test.rest.RestTestBase.getChildResources responseMap: [2024-04-16T09:28:59.259Z] {exit_code=SUCCESS, extraProperties={entity={}, childResources={in1505863105=http://localhost:4848/monitoring/domain/in1505863105, server=http://localhost:4848/monitoring/domain/server}}, message=, command=Monitoring Data} [2024-04-16T09:29:00.617Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 s -- in org.glassfish.main.admin.test.rest.MonitoringITest [2024-04-16T09:29:00.617Z] [INFO] Running org.glassfish.main.admin.test.rest.NetworkListenerITest [2024-04-16T09:29:01.176Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.glassfish.main.admin.test.rest.NetworkListenerITest [2024-04-16T09:29:01.176Z] [INFO] Running org.glassfish.main.admin.test.rest.PartialUpdateITest [2024-04-16T09:29:01.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.glassfish.main.admin.test.rest.PartialUpdateITest [2024-04-16T09:29:01.176Z] [INFO] Running org.glassfish.main.admin.test.rest.PropertiesBagITest [2024-04-16T09:29:02.097Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in org.glassfish.main.admin.test.rest.PropertiesBagITest [2024-04-16T09:29:02.097Z] [INFO] Running org.glassfish.main.admin.test.rest.ProvidersITest [2024-04-16T09:29:02.098Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.glassfish.main.admin.test.rest.ProvidersITest [2024-04-16T09:29:02.098Z] [INFO] Running org.glassfish.main.admin.test.rest.ResourceRefITest [2024-04-16T09:29:03.977Z] 09:29:03.756258 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-resource-ref, jdbc_10dbb768c1d7c177c18590ce506a67cbe]) [2024-04-16T09:29:04.232Z] Command delete-resource-ref failed. [2024-04-16T09:29:04.232Z] [2024-04-16T09:29:04.232Z] remote failure: resource-ref jdbc_10dbb768c1d7c177c18590ce506a67cbe does not exist for target server. [2024-04-16T09:29:04.232Z] [2024-04-16T09:29:04.232Z] [2024-04-16T09:29:04.232Z] 09:29:04.153571 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-jdbc-resource, jdbc_10dbb768c1d7c177c18590ce506a67cbe]) [2024-04-16T09:29:04.789Z] Command delete-jdbc-resource failed. [2024-04-16T09:29:04.790Z] [2024-04-16T09:29:04.790Z] remote failure: A JDBC resource named jdbc_10dbb768c1d7c177c18590ce506a67cbe does not exist. [2024-04-16T09:29:04.790Z] [2024-04-16T09:29:04.790Z] [2024-04-16T09:29:04.790Z] 09:29:04.509252 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-instance, instance_377e84dc412d1ab0b325645000af3c448]) [2024-04-16T09:29:05.043Z] Command delete-instance failed. [2024-04-16T09:29:05.043Z] [2024-04-16T09:29:05.043Z] remote failure: There is no instance named instance_377e84dc412d1ab0b325645000af3c448 in this domain. [2024-04-16T09:29:05.043Z] [2024-04-16T09:29:05.043Z] [2024-04-16T09:29:05.043Z] [255.447s][info][gc] GC(3) Pause Young (Normal) (G1 Evacuation Pause) 158M->29M(258M) 13.847ms [2024-04-16T09:29:05.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.831 s -- in org.glassfish.main.admin.test.rest.ResourceRefITest [2024-04-16T09:29:05.043Z] [INFO] Running org.glassfish.main.admin.test.rest.ServerPropertyITest [2024-04-16T09:29:05.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.glassfish.main.admin.test.rest.ServerPropertyITest [2024-04-16T09:29:05.043Z] [INFO] Running org.glassfish.main.admin.test.rest.StatusGeneratorITest [2024-04-16T09:29:05.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.glassfish.main.admin.test.rest.StatusGeneratorITest [2024-04-16T09:29:05.297Z] [INFO] Running org.glassfish.main.admin.test.rest.SystemPropertiesITest [2024-04-16T09:29:11.814Z] 09:29:11.403572 INFO main org.glassfish.main.admin.test.rest.RestTestBase.deleteCluster Found instances: [{name=cluster_1111401355_instance_1000740832, status=NOT_RUNNING}] [2024-04-16T09:29:13.175Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.847 s -- in org.glassfish.main.admin.test.rest.SystemPropertiesITest [2024-04-16T09:29:13.175Z] [INFO] Running org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2024-04-16T09:29:13.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.glassfish.main.admin.test.rest.TokenAuthenticationITest [2024-04-16T09:29:13.175Z] [INFO] Running org.glassfish.main.admin.test.rest.ZeroConfigITest [2024-04-16T09:29:13.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.glassfish.main.admin.test.rest.ZeroConfigITest [2024-04-16T09:29:14.532Z] [INFO] [2024-04-16T09:29:14.532Z] [INFO] Results: [2024-04-16T09:29:14.532Z] [INFO] [2024-04-16T09:29:14.532Z] [WARNING] Tests run: 148, Failures: 0, Errors: 0, Skipped: 1 [2024-04-16T09:29:14.532Z] [INFO] [2024-04-16T09:29:14.532Z] [INFO] [2024-04-16T09:29:14.532Z] [INFO] --- failsafe:3.2.5:verify (verify) @ admin-tests --- [2024-04-16T09:29:14.532Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/failsafe-reports [2024-04-16T09:29:14.532Z] [INFO] [2024-04-16T09:29:14.532Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-admin-tests-checkstyle) @ admin-tests --- [2024-04-16T09:29:15.454Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:29:15.454Z] [INFO] [2024-04-16T09:29:15.454Z] [INFO] --- install:3.1.1:install (default-install) @ admin-tests --- [2024-04-16T09:29:15.454Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/7.0.15-SNAPSHOT/admin-tests-7.0.15-SNAPSHOT.pom [2024-04-16T09:29:15.454Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/admin/tests/target/admin-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/admin-tests/7.0.15-SNAPSHOT/admin-tests-7.0.15-SNAPSHOT.jar [2024-04-16T09:29:15.454Z] [INFO] [2024-04-16T09:29:15.454Z] [INFO] -------------< org.glassfish.main.tests:application-tests >------------- [2024-04-16T09:29:15.454Z] [INFO] Building GlassFish Application Tests 7.0.15-SNAPSHOT [288/332] [2024-04-16T09:29:15.454Z] [INFO] from appserver/tests/application/pom.xml [2024-04-16T09:29:15.454Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:29:15.454Z] [INFO] [2024-04-16T09:29:15.454Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-tests --- [2024-04-16T09:29:15.454Z] [INFO] [2024-04-16T09:29:15.454Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ application-tests --- [2024-04-16T09:29:15.454Z] [INFO] [2024-04-16T09:29:15.454Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ application-tests --- [2024-04-16T09:29:15.454Z] [INFO] [2024-04-16T09:29:15.454Z] [INFO] --- jaxws:3.0.0:wsimport (jaxws-generate) @ application-tests --- [2024-04-16T09:29:15.708Z] [INFO] Processing: file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/src/main/resources/wsdl/hello-ejb.wsdl [2024-04-16T09:29:15.708Z] [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/classes', -encoding, UTF-8, -Xnocompile, -wsdllocation, META-INF/wsdl/hello-ejb.wsdl, "file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/src/main/resources/wsdl/hello-ejb.wsdl"] [2024-04-16T09:29:15.963Z] parsing WSDL... [2024-04-16T09:29:15.963Z] [2024-04-16T09:29:15.963Z] [2024-04-16T09:29:16.521Z] [2024-04-16T09:29:16.521Z] Generating code... [2024-04-16T09:29:16.521Z] [2024-04-16T09:29:16.521Z] [INFO] Processing: file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/src/main/resources/wsdl/hello-servlet.wsdl [2024-04-16T09:29:16.521Z] [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/classes', -encoding, UTF-8, -Xnocompile, -wsdllocation, META-INF/wsdl/hello-servlet.wsdl, "file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/src/main/resources/wsdl/hello-servlet.wsdl"] [2024-04-16T09:29:16.521Z] parsing WSDL... [2024-04-16T09:29:16.521Z] [2024-04-16T09:29:16.521Z] [2024-04-16T09:29:17.079Z] [2024-04-16T09:29:17.079Z] Generating code... [2024-04-16T09:29:17.079Z] [2024-04-16T09:29:17.079Z] [INFO] [2024-04-16T09:29:17.079Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ application-tests --- [2024-04-16T09:29:18.437Z] [INFO] [2024-04-16T09:29:18.437Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ application-tests --- [2024-04-16T09:29:18.437Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:29:18.437Z] [INFO] Compiling 67 source files with javac [debug target 11] to target/classes [2024-04-16T09:29:18.690Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:29:18.690Z] [INFO] [2024-04-16T09:29:18.690Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ application-tests --- [2024-04-16T09:29:18.690Z] [INFO] [2024-04-16T09:29:18.691Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ application-tests --- [2024-04-16T09:29:18.691Z] [INFO] [2024-04-16T09:29:18.691Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ application-tests --- [2024-04-16T09:29:18.691Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:29:18.691Z] [INFO] [2024-04-16T09:29:18.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ application-tests --- [2024-04-16T09:29:18.691Z] [INFO] Copying 50 resources from src/main/resources to target/classes [2024-04-16T09:29:18.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/src/main/manpages [2024-04-16T09:29:18.691Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:29:18.691Z] [INFO] [2024-04-16T09:29:18.691Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ application-tests --- [2024-04-16T09:29:18.691Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:29:18.691Z] [INFO] Compiling 67 source files with javac [debug target 11] to target/classes [2024-04-16T09:29:18.691Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:29:18.691Z] [INFO] [2024-04-16T09:29:18.691Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ application-tests --- [2024-04-16T09:29:18.691Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:29:18.691Z] [INFO] Compiling 67 source files with javac [debug target 11] to target/classes [2024-04-16T09:29:18.945Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:29:18.945Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:29:18.945Z] [INFO] [2024-04-16T09:29:18.945Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ application-tests --- [2024-04-16T09:29:18.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/src/test/resources [2024-04-16T09:29:18.945Z] [INFO] [2024-04-16T09:29:18.945Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ application-tests --- [2024-04-16T09:29:18.945Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:29:18.945Z] [INFO] Compiling 24 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:29:19.199Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:29:19.199Z] [INFO] [2024-04-16T09:29:19.199Z] [INFO] --- surefire:3.2.5:test (default-test) @ application-tests --- [2024-04-16T09:29:19.199Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/surefire-reports [2024-04-16T09:29:19.199Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:29:19.199Z] [INFO] [2024-04-16T09:29:19.199Z] [INFO] ------------------------------------------------------- [2024-04-16T09:29:19.199Z] [INFO] T E S T S [2024-04-16T09:29:19.199Z] [INFO] ------------------------------------------------------- [2024-04-16T09:29:19.199Z] [0.002s][info][gc] Using G1 [2024-04-16T09:29:19.757Z] [0.416s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->5M(258M) 2.931ms [2024-04-16T09:29:19.757Z] [INFO] Running org.glassfish.main.test.app.concurrency.executor.ManagedExecutorDefinitionWebTest [2024-04-16T09:29:20.011Z] 09:29:19.700519 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Using basedir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application [2024-04-16T09:29:20.012Z] 09:29:19.703726 INFO main org.glassfish.main.itest.tools.GlassFishTestEnvironment. Expected GlassFish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish [2024-04-16T09:29:20.012Z] 09:29:19.705920 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=5,000, detached=false, args=[change-admin-password]) [2024-04-16T09:29:20.571Z] Command change-admin-password executed successfully. [2024-04-16T09:29:20.571Z] [2024-04-16T09:29:20.571Z] [2024-04-16T09:29:20.571Z] [2024-04-16T09:29:20.571Z] Admin password changed. [2024-04-16T09:29:20.571Z] 09:29:20.235651 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-domain, --debug]) [2024-04-16T09:29:24.723Z] Waiting for domain1 to start .... [2024-04-16T09:29:24.723Z] Waiting finished after 3,306 ms. [2024-04-16T09:29:24.723Z] Successfully started the domain : domain1 [2024-04-16T09:29:24.723Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1 [2024-04-16T09:29:24.723Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T09:29:24.723Z] Admin Port: 4,848 [2024-04-16T09:29:24.723Z] Command start-domain executed successfully. [2024-04-16T09:29:24.723Z] [2024-04-16T09:29:24.723Z] [2024-04-16T09:29:24.723Z] [2024-04-16T09:29:24.723Z] 09:29:24.438800 INFO main st.app.concurrency.executor.ManagedExecutorDefinitionWebTest.createDeployment ManagedExecutorDefinitionWebTest.war: [2024-04-16T09:29:24.723Z] /WEB-INF/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorDefinitionServlet.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContextSnapshot.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContextRestorer.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/IntContextProvider$IntContext.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContextSnapshot.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContextRestorer.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StringContextProvider$StringContext.class [2024-04-16T09:29:24.723Z] /WEB-INF/classes/META-INF/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/META-INF/services/ [2024-04-16T09:29:24.723Z] /WEB-INF/classes/META-INF/services/jakarta.enterprise.concurrent.spi.ThreadContextProvider [2024-04-16T09:29:24.723Z] 09:29:24.449891 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, ManagedExecutorDefinitionServlet, /tmp/ManagedExecutorDefinitionServlet7336109611793874741.war]) [2024-04-16T09:29:27.979Z] Application deployed with name ManagedExecutorDefinitionServlet. [2024-04-16T09:29:27.979Z] Command deploy executed successfully. [2024-04-16T09:29:27.979Z] [2024-04-16T09:29:27.979Z] [2024-04-16T09:29:27.979Z] [2024-04-16T09:29:27.979Z] 09:29:27.604864 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, ManagedExecutorDefinitionServlet]) [2024-04-16T09:29:28.233Z] Command undeploy executed successfully. [2024-04-16T09:29:28.233Z] [2024-04-16T09:29:28.233Z] [2024-04-16T09:29:28.233Z] [2024-04-16T09:29:28.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.417 s -- in org.glassfish.main.test.app.concurrency.executor.ManagedExecutorDefinitionWebTest [2024-04-16T09:29:28.233Z] [INFO] Running org.glassfish.main.test.app.concurrency.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest [2024-04-16T09:29:28.233Z] 09:29:28.099672 INFO main y.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest.createDeployment ManagedExecutorTasksSubmittedDuringDeploymentTest.war: [2024-04-16T09:29:28.233Z] /WEB-INF/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/ManagedExecutorTasksSubmittedDuringDeploymentServlet.class [2024-04-16T09:29:28.233Z] /WEB-INF/classes/org/glassfish/main/test/app/concurrency/executor/StartupBean.class [2024-04-16T09:29:28.233Z] 09:29:28.102110 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, ManagedExecutorTasksSubmittedDuringDeploymentTest, /tmp/ManagedExecutorTasksSubmittedDuringDeploymentTest2651439380899220535.war]) [2024-04-16T09:29:30.736Z] Application deployed with name ManagedExecutorTasksSubmittedDuringDeploymentTest. [2024-04-16T09:29:30.736Z] Command deploy executed successfully. [2024-04-16T09:29:30.736Z] [2024-04-16T09:29:30.736Z] [2024-04-16T09:29:30.736Z] [2024-04-16T09:29:30.736Z] 09:29:30.353736 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, ManagedExecutorTasksSubmittedDuringDeploymentTest]) [2024-04-16T09:29:30.990Z] Command undeploy executed successfully. [2024-04-16T09:29:30.990Z] [2024-04-16T09:29:30.990Z] [2024-04-16T09:29:30.990Z] [2024-04-16T09:29:30.991Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.704 s -- in org.glassfish.main.test.app.concurrency.executor.ManagedExecutorTasksSubmittedDuringDeploymentTest [2024-04-16T09:29:30.991Z] [INFO] Running org.glassfish.main.test.app.deploy.DeployOnVirtualServersTest [2024-04-16T09:29:30.991Z] 09:29:30.822403 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-virtual-server, --hosts, localhost, vserver1]) [2024-04-16T09:29:31.550Z] Command create-virtual-server executed successfully. [2024-04-16T09:29:31.550Z] [2024-04-16T09:29:31.550Z] [2024-04-16T09:29:31.550Z] [2024-04-16T09:29:31.550Z] 09:29:31.277280 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-virtual-server, --hosts, localhost, vserver2]) [2024-04-16T09:29:31.804Z] Command create-virtual-server executed successfully. [2024-04-16T09:29:31.805Z] [2024-04-16T09:29:31.805Z] [2024-04-16T09:29:31.805Z] [2024-04-16T09:29:31.805Z] 09:29:31.693143 INFO main rg.glassfish.main.test.app.deploy.DeployOnVirtualServersTest.prepareDeployment adfb858f-4415-4197-aca7-6fbf250d3e36.war: [2024-04-16T09:29:31.805Z] /WEB-INF/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/ [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/SimpleResource.class [2024-04-16T09:29:31.805Z] /WEB-INF/classes/org/glassfish/main/test/app/deploy/SimpleApplication.class [2024-04-16T09:29:31.805Z] /WEB-INF/beans.xml [2024-04-16T09:29:31.805Z] 09:29:31.697285 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/junit15967338648553258155/DeployOnVirtualServersTestApp.war]) [2024-04-16T09:29:33.685Z] Application deployed with name DeployOnVirtualServersTestApp. [2024-04-16T09:29:33.686Z] Command deploy executed successfully. [2024-04-16T09:29:33.686Z] [2024-04-16T09:29:33.686Z] [2024-04-16T09:29:33.686Z] [2024-04-16T09:29:33.686Z] 09:29:33.223544 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, DeployOnVirtualServersTestApp]) [2024-04-16T09:29:33.686Z] Command undeploy executed successfully. [2024-04-16T09:29:33.686Z] [2024-04-16T09:29:33.686Z] [2024-04-16T09:29:33.686Z] [2024-04-16T09:29:33.939Z] 09:29:33.632664 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --virtualservers, server,vserver1, /tmp/junit15967338648553258155/DeployOnVirtualServersTestApp.war]) [2024-04-16T09:29:34.860Z] Application deployed with name DeployOnVirtualServersTestApp. [2024-04-16T09:29:34.860Z] Command deploy executed successfully. [2024-04-16T09:29:34.860Z] [2024-04-16T09:29:34.860Z] [2024-04-16T09:29:34.860Z] [2024-04-16T09:29:34.860Z] 09:29:34.689838 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, DeployOnVirtualServersTestApp]) [2024-04-16T09:29:35.115Z] Command undeploy executed successfully. [2024-04-16T09:29:35.115Z] [2024-04-16T09:29:35.115Z] [2024-04-16T09:29:35.115Z] [2024-04-16T09:29:35.368Z] 09:29:35.066922 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-virtual-server, vserver1]) [2024-04-16T09:29:35.624Z] Command delete-virtual-server executed successfully. [2024-04-16T09:29:35.624Z] [2024-04-16T09:29:35.624Z] [2024-04-16T09:29:35.624Z] [2024-04-16T09:29:35.624Z] 09:29:35.504987 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-virtual-server, vserver2]) [2024-04-16T09:29:36.181Z] Command delete-virtual-server executed successfully. [2024-04-16T09:29:36.181Z] [2024-04-16T09:29:36.181Z] [2024-04-16T09:29:36.181Z] [2024-04-16T09:29:36.181Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 s -- in org.glassfish.main.test.app.deploy.DeployOnVirtualServersTest [2024-04-16T09:29:36.181Z] [INFO] Running org.glassfish.main.test.app.ejb.AccessEJBWebTest [2024-04-16T09:29:36.181Z] 09:29:35.922198 INFO main org.glassfish.main.test.app.ejb.AccessEJBWebTest.createDeployment echoservice.war: [2024-04-16T09:29:36.181Z] /WEB-INF/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/ [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoService.class [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceLocal.class [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceRemote.class [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/EchoServiceEJB.class [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessLocalEJBByCDIServlet.class [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessLocalEJBByJNDIServlet.class [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessRemoteEJBByCDIServlet.class [2024-04-16T09:29:36.181Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/AccessRemoteEJBByJNDIServlet.class [2024-04-16T09:29:36.181Z] 09:29:35.925828 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, echoservice, /tmp/echoservice9485000152604998002.war]) [2024-04-16T09:29:38.687Z] Application deployed with name echoservice. [2024-04-16T09:29:38.687Z] Command deploy executed successfully. [2024-04-16T09:29:38.687Z] [2024-04-16T09:29:38.687Z] [2024-04-16T09:29:38.687Z] [2024-04-16T09:29:38.941Z] 09:29:38.699945 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, echoservice]) [2024-04-16T09:29:39.498Z] Command undeploy executed successfully. [2024-04-16T09:29:39.498Z] [2024-04-16T09:29:39.498Z] [2024-04-16T09:29:39.498Z] [2024-04-16T09:29:39.498Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 s -- in org.glassfish.main.test.app.ejb.AccessEJBWebTest [2024-04-16T09:29:39.498Z] [INFO] Running org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest [2024-04-16T09:29:39.498Z] 09:29:39.216841 INFO main org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest.createDeployment 89e25634-09c6-4902-96ba-dc2945dc2ee1.war: [2024-04-16T09:29:39.499Z] /WEB-INF/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/ [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewEJB.class [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewResource.class [2024-04-16T09:29:39.499Z] /WEB-INF/classes/org/glassfish/main/test/app/ejb/NoInterfaceViewApplication.class [2024-04-16T09:29:39.499Z] 09:29:39.219328 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/nointerfaceview948946102649662906/nointerfaceview.war]) [2024-04-16T09:29:40.422Z] Application deployed with name nointerfaceview. [2024-04-16T09:29:40.422Z] Command deploy executed successfully. [2024-04-16T09:29:40.422Z] [2024-04-16T09:29:40.422Z] [2024-04-16T09:29:40.422Z] [2024-04-16T09:29:40.676Z] 09:29:40.444212 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, nointerfaceview]) [2024-04-16T09:29:40.929Z] Command undeploy executed successfully. [2024-04-16T09:29:40.929Z] [2024-04-16T09:29:40.929Z] [2024-04-16T09:29:40.929Z] [2024-04-16T09:29:40.929Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s -- in org.glassfish.main.test.app.ejb.NoInterfaceViewEJBTest [2024-04-16T09:29:40.930Z] [INFO] Running org.glassfish.main.test.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest [2024-04-16T09:29:41.183Z] 09:29:40.909477 INFO main t.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest.createDeployment mrear.ear: [2024-04-16T09:29:41.183Z] /lib/ [2024-04-16T09:29:41.183Z] /lib/mrlib.jar [2024-04-16T09:29:41.183Z] /mrwar.war [2024-04-16T09:29:41.183Z] 09:29:40.916324 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrear17482392325289294753/mrear.ear]) [2024-04-16T09:29:42.106Z] Application deployed with name mrear. [2024-04-16T09:29:42.106Z] Command deploy executed successfully. [2024-04-16T09:29:42.106Z] [2024-04-16T09:29:42.106Z] [2024-04-16T09:29:42.106Z] [2024-04-16T09:29:42.106Z] 09:29:41.784329 INFO main t.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest.testMultiReleaseEarLibProcessingJdk17 Run test method testMultiReleaseEarLibProcessingJdk17 [2024-04-16T09:29:42.106Z] 09:29:41.795489 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, mrear]) [2024-04-16T09:29:42.360Z] Command undeploy executed successfully. [2024-04-16T09:29:42.360Z] [2024-04-16T09:29:42.360Z] [2024-04-16T09:29:42.360Z] [2024-04-16T09:29:42.360Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.303 s -- in org.glassfish.main.test.app.mrjar.ear.MultiReleaseEnterpriseApplicationLibraryTest [2024-04-16T09:29:42.360Z] [INFO] Running org.glassfish.main.test.app.mrjar.servlet.MultiReleaseServletContainerInitializerTest [2024-04-16T09:29:42.360Z] 09:29:42.195949 INFO main pp.mrjar.servlet.MultiReleaseServletContainerInitializerTest.createDeployment a3f47865-2d2c-4330-be76-800cdbf51963.war: [2024-04-16T09:29:42.360Z] /WEB-INF/ [2024-04-16T09:29:42.360Z] /WEB-INF/lib/ [2024-04-16T09:29:42.360Z] /WEB-INF/lib/mrlib.jar [2024-04-16T09:29:42.360Z] /WEB-INF/lib/scelib.jar [2024-04-16T09:29:42.360Z] 09:29:42.199927 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrscewebapp857667137976621174/mrscewebapp.war]) [2024-04-16T09:29:42.918Z] Application deployed with name mrscewebapp. [2024-04-16T09:29:42.918Z] Command deploy executed successfully. [2024-04-16T09:29:42.918Z] [2024-04-16T09:29:42.918Z] [2024-04-16T09:29:42.918Z] [2024-04-16T09:29:42.918Z] 09:29:42.886011 INFO main pp.mrjar.servlet.MultiReleaseServletContainerInitializerTest.testServletContainerInitializerJdk17 Run test method testServletContainerInitializerJdk17 [2024-04-16T09:29:43.172Z] 09:29:42.890428 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, mrscewebapp]) [2024-04-16T09:29:43.426Z] Command undeploy executed successfully. [2024-04-16T09:29:43.426Z] [2024-04-16T09:29:43.426Z] [2024-04-16T09:29:43.426Z] [2024-04-16T09:29:43.426Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.082 s -- in org.glassfish.main.test.app.mrjar.servlet.MultiReleaseServletContainerInitializerTest [2024-04-16T09:29:43.426Z] [INFO] Running org.glassfish.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest [2024-04-16T09:29:43.426Z] 09:29:43.278439 INFO main sh.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest.createDeployment df763b3e-7770-4d29-9ade-96def6cefca8.war: [2024-04-16T09:29:43.426Z] /WEB-INF/ [2024-04-16T09:29:43.426Z] /WEB-INF/lib/ [2024-04-16T09:29:43.426Z] /WEB-INF/lib/mrlib.jar [2024-04-16T09:29:43.426Z] /WEB-INF/classes/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/ [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseResource.class [2024-04-16T09:29:43.426Z] /WEB-INF/classes/org/glassfish/main/test/app/mrjar/webapp/MultiReleaseApplication.class [2024-04-16T09:29:43.426Z] 09:29:43.281793 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/mrwebapp5521316502699624291/mrwebapp.war]) [2024-04-16T09:29:43.680Z] [24.530s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 37M->7M(258M) 3.827ms [2024-04-16T09:29:44.239Z] Application deployed with name mrwebapp. [2024-04-16T09:29:44.239Z] Command deploy executed successfully. [2024-04-16T09:29:44.239Z] [2024-04-16T09:29:44.239Z] [2024-04-16T09:29:44.239Z] [2024-04-16T09:29:44.239Z] 09:29:43.992810 INFO main sh.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest.testMultiReleaseJarProcessingJdk17 Run test method testMultiReleaseJarProcessingJdk17 [2024-04-16T09:29:44.239Z] 09:29:44.003361 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, mrwebapp]) [2024-04-16T09:29:44.494Z] Command undeploy executed successfully. [2024-04-16T09:29:44.494Z] [2024-04-16T09:29:44.494Z] [2024-04-16T09:29:44.494Z] [2024-04-16T09:29:44.494Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.081 s -- in org.glassfish.main.test.app.mrjar.webapp.MultiReleaseWebApplicationTest [2024-04-16T09:29:44.494Z] [INFO] Running org.glassfish.main.test.app.persistence.transform.ClassTransformerEjbWebAppTest [2024-04-16T09:29:44.747Z] 09:29:44.366059 INFO main test.app.persistence.transform.ClassTransformerEjbWebAppTest.createDeployment 1bfb1415-f3c7-4dda-9f11-c2eb3e3606c8.war: [2024-04-16T09:29:44.747Z] /WEB-INF/ [2024-04-16T09:29:44.747Z] /WEB-INF/lib/ [2024-04-16T09:29:44.747Z] /WEB-INF/lib/provider.jar [2024-04-16T09:29:44.747Z] /WEB-INF/classes/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ejb/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ejb/ClassTransformerBean.class [2024-04-16T09:29:44.747Z] /WEB-INF/classes/META-INF/ [2024-04-16T09:29:44.747Z] /WEB-INF/classes/META-INF/persistence.xml [2024-04-16T09:29:44.747Z] /WEB-INF/beans.xml [2024-04-16T09:29:44.747Z] 09:29:44.370218 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/TransformEjbWebApp17160974325478187636/TransformEjbWebApp.war]) [2024-04-16T09:29:45.669Z] Application deployed with name TransformEjbWebApp. [2024-04-16T09:29:45.669Z] Command deploy executed successfully. [2024-04-16T09:29:45.669Z] [2024-04-16T09:29:45.669Z] [2024-04-16T09:29:45.669Z] [2024-04-16T09:29:45.922Z] 09:29:45.640775 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, TransformEjbWebApp]) [2024-04-16T09:29:46.176Z] Command undeploy executed successfully. [2024-04-16T09:29:46.176Z] [2024-04-16T09:29:46.176Z] [2024-04-16T09:29:46.176Z] [2024-04-16T09:29:46.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s -- in org.glassfish.main.test.app.persistence.transform.ClassTransformerEjbWebAppTest [2024-04-16T09:29:46.176Z] [INFO] Running org.glassfish.main.test.app.persistence.transform.ClassTransformerWebAppTest [2024-04-16T09:29:46.176Z] 09:29:46.062436 INFO main in.test.app.persistence.transform.ClassTransformerWebAppTest.createDeployment 0800c1f0-fe91-43d6-abb5-a58ca7221241.war: [2024-04-16T09:29:46.177Z] /WEB-INF/ [2024-04-16T09:29:46.177Z] /WEB-INF/lib/ [2024-04-16T09:29:46.177Z] /WEB-INF/lib/provider.jar [2024-04-16T09:29:46.177Z] /WEB-INF/classes/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerResource.class [2024-04-16T09:29:46.177Z] /WEB-INF/classes/org/glassfish/main/test/app/persistence/transform/webapp/ClassTransformerApplication.class [2024-04-16T09:29:46.177Z] /WEB-INF/classes/META-INF/ [2024-04-16T09:29:46.177Z] /WEB-INF/classes/META-INF/persistence.xml [2024-04-16T09:29:46.177Z] /WEB-INF/beans.xml [2024-04-16T09:29:46.177Z] 09:29:46.067179 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, /tmp/TransformWebApp6253411512747527047/TransformWebApp.war]) [2024-04-16T09:29:47.098Z] Application deployed with name TransformWebApp. [2024-04-16T09:29:47.098Z] Command deploy executed successfully. [2024-04-16T09:29:47.098Z] [2024-04-16T09:29:47.098Z] [2024-04-16T09:29:47.098Z] [2024-04-16T09:29:47.098Z] 09:29:47.026230 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, TransformWebApp]) [2024-04-16T09:29:47.657Z] Command undeploy executed successfully. [2024-04-16T09:29:47.657Z] [2024-04-16T09:29:47.657Z] [2024-04-16T09:29:47.657Z] [2024-04-16T09:29:47.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s -- in org.glassfish.main.test.app.persistence.transform.ClassTransformerWebAppTest [2024-04-16T09:29:47.657Z] [INFO] Running org.glassfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest [2024-04-16T09:29:47.657Z] 09:29:47.447381 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[--terse, get, server-config.security-service.activate-default-principal-to-role-mapping]) [2024-04-16T09:29:47.912Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-04-16T09:29:47.912Z] [2024-04-16T09:29:47.912Z] [2024-04-16T09:29:47.912Z] [2024-04-16T09:29:47.912Z] 09:29:47.783232 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file, --target, server, bobby]) [2024-04-16T09:29:48.470Z] Command create-file-user executed successfully. [2024-04-16T09:29:48.470Z] [2024-04-16T09:29:48.470Z] [2024-04-16T09:29:48.470Z] [2024-04-16T09:29:48.470Z] 09:29:48.160071 INFO main assfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest.prepareDeployment 5db2479c-41d5-4260-b064-809e80518b30.war: [2024-04-16T09:29:48.470Z] /WEB-INF/ [2024-04-16T09:29:48.470Z] /WEB-INF/classes/ [2024-04-16T09:29:48.470Z] /WEB-INF/classes/org/ [2024-04-16T09:29:48.470Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:48.470Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:48.470Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:48.470Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:48.470Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-04-16T09:29:48.471Z] /WEB-INF/classes/org/glassfish/main/test/app/security/defaultp2r/ [2024-04-16T09:29:48.471Z] /WEB-INF/classes/org/glassfish/main/test/app/security/defaultp2r/DefaultP2RTestServlet.class [2024-04-16T09:29:48.471Z] /WEB-INF/web.xml [2024-04-16T09:29:48.471Z] 09:29:48.166785 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=false]) [2024-04-16T09:29:48.724Z] server-config.security-service.activate-default-principal-to-role-mapping=false [2024-04-16T09:29:48.724Z] Command set executed successfully. [2024-04-16T09:29:48.724Z] [2024-04-16T09:29:48.724Z] [2024-04-16T09:29:48.724Z] [2024-04-16T09:29:48.724Z] 09:29:48.559397 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit11836286804862177607/security-defaultP2R-servlet.war]) [2024-04-16T09:29:49.282Z] Application deployed with name security-defaultP2R-servlet. [2024-04-16T09:29:49.282Z] Command deploy executed successfully. [2024-04-16T09:29:49.282Z] [2024-04-16T09:29:49.282Z] [2024-04-16T09:29:49.282Z] [2024-04-16T09:29:49.282Z] 09:29:49.162254 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-defaultP2R-servlet]) [2024-04-16T09:29:49.537Z] Command undeploy executed successfully. [2024-04-16T09:29:49.537Z] [2024-04-16T09:29:49.537Z] [2024-04-16T09:29:49.537Z] [2024-04-16T09:29:49.791Z] 09:29:49.524700 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=true]) [2024-04-16T09:29:50.045Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-04-16T09:29:50.045Z] Command set executed successfully. [2024-04-16T09:29:50.045Z] [2024-04-16T09:29:50.045Z] [2024-04-16T09:29:50.045Z] [2024-04-16T09:29:50.045Z] 09:29:49.855770 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit11836286804862177607/security-defaultP2R-servlet.war]) [2024-04-16T09:29:50.604Z] Application deployed with name security-defaultP2R-servlet. [2024-04-16T09:29:50.604Z] Command deploy executed successfully. [2024-04-16T09:29:50.604Z] [2024-04-16T09:29:50.604Z] [2024-04-16T09:29:50.604Z] [2024-04-16T09:29:50.604Z] 09:29:50.406078 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-defaultP2R-servlet]) [2024-04-16T09:29:50.858Z] Command undeploy executed successfully. [2024-04-16T09:29:50.858Z] [2024-04-16T09:29:50.858Z] [2024-04-16T09:29:50.858Z] [2024-04-16T09:29:50.858Z] 09:29:50.808931 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, server-config.security-service.activate-default-principal-to-role-mapping=true]) [2024-04-16T09:29:51.417Z] server-config.security-service.activate-default-principal-to-role-mapping=true [2024-04-16T09:29:51.417Z] Command set executed successfully. [2024-04-16T09:29:51.417Z] [2024-04-16T09:29:51.417Z] [2024-04-16T09:29:51.417Z] [2024-04-16T09:29:51.417Z] 09:29:51.156686 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, bobby]) [2024-04-16T09:29:51.671Z] Command delete-file-user executed successfully. [2024-04-16T09:29:51.671Z] [2024-04-16T09:29:51.671Z] [2024-04-16T09:29:51.671Z] [2024-04-16T09:29:51.671Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.071 s -- in org.glassfish.main.test.app.security.defaultp2r.DefaultP2RAuthTest [2024-04-16T09:29:51.671Z] [INFO] Running org.glassfish.main.test.app.security.http.method.HttpMethodAuthTest [2024-04-16T09:29:51.671Z] 09:29:51.519953 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, shingwai]) [2024-04-16T09:29:51.925Z] Command create-file-user executed successfully. [2024-04-16T09:29:51.925Z] [2024-04-16T09:29:51.925Z] [2024-04-16T09:29:51.925Z] [2024-04-16T09:29:51.925Z] 09:29:51.848867 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, staff, --authrealmname, file, --target, server, swchan]) [2024-04-16T09:29:52.483Z] Command create-file-user executed successfully. [2024-04-16T09:29:52.483Z] [2024-04-16T09:29:52.483Z] [2024-04-16T09:29:52.483Z] [2024-04-16T09:29:52.483Z] 09:29:52.189945 INFO main ssfish.main.test.app.security.http.method.HttpMethodAuthTest.prepareDeployment e59747b7-c47e-4c3c-85f0-22f9fb0d1ae4.war: [2024-04-16T09:29:52.483Z] /WEB-INF/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/method/ [2024-04-16T09:29:52.483Z] /WEB-INF/classes/org/glassfish/main/test/app/security/http/method/HttpMethodTestServlet.class [2024-04-16T09:29:52.483Z] /WEB-INF/web.xml [2024-04-16T09:29:52.483Z] /WEB-INF/sun-web.xml [2024-04-16T09:29:52.483Z] 09:29:52.191573 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit3494286402393670197/security-jmac-httpservlet.war]) [2024-04-16T09:29:53.041Z] Application deployed with name security-jmac-httpservlet. [2024-04-16T09:29:53.041Z] Command deploy executed successfully. [2024-04-16T09:29:53.041Z] [2024-04-16T09:29:53.041Z] [2024-04-16T09:29:53.041Z] [2024-04-16T09:29:53.041Z] 09:29:52.779586 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-httpservlet]) [2024-04-16T09:29:53.296Z] Command undeploy executed successfully. [2024-04-16T09:29:53.296Z] [2024-04-16T09:29:53.296Z] [2024-04-16T09:29:53.296Z] [2024-04-16T09:29:53.296Z] 09:29:53.129154 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-04-16T09:29:53.854Z] Command delete-file-user executed successfully. [2024-04-16T09:29:53.854Z] [2024-04-16T09:29:53.854Z] [2024-04-16T09:29:53.854Z] [2024-04-16T09:29:53.854Z] 09:29:53.471260 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, swchan]) [2024-04-16T09:29:53.854Z] Command delete-file-user executed successfully. [2024-04-16T09:29:53.854Z] [2024-04-16T09:29:53.854Z] [2024-04-16T09:29:53.854Z] [2024-04-16T09:29:53.854Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 s -- in org.glassfish.main.test.app.security.http.method.HttpMethodAuthTest [2024-04-16T09:29:53.855Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletBasicAuthTest [2024-04-16T09:29:54.108Z] 09:29:53.800281 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/keyfile123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-04-16T09:29:54.362Z] Command create-auth-realm executed successfully. [2024-04-16T09:29:54.362Z] [2024-04-16T09:29:54.362Z] [2024-04-16T09:29:54.362Z] [2024-04-16T09:29:54.362Z] 09:29:54.167086 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai123]) [2024-04-16T09:29:54.616Z] Command create-file-user executed successfully. [2024-04-16T09:29:54.616Z] [2024-04-16T09:29:54.616Z] [2024-04-16T09:29:54.616Z] [2024-04-16T09:29:54.616Z] 09:29:54.499585 INFO main pp.security.jmac.http.servlet.basic.HttpServletBasicAuthTest.prepareDeployment 6a4c0f6e-f2ff-4627-b946-2501efe3fbcf.jar: [2024-04-16T09:29:54.616Z] /org/ [2024-04-16T09:29:54.616Z] /org/glassfish/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/ [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/MyHttpServletResponseWrapper.class [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/HttpServletTestAuthModule.class [2024-04-16T09:29:54.616Z] /org/glassfish/main/test/app/security/jmac/http/servlet/basic/MyPrintWriter.class [2024-04-16T09:29:54.616Z] 09:29:54.501459 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletTestAuthModule]) [2024-04-16T09:29:55.176Z] Creation of message security provider named httpServletTestAuthModule completed successfully [2024-04-16T09:29:55.176Z] Command create-message-security-provider executed successfully. [2024-04-16T09:29:55.176Z] [2024-04-16T09:29:55.176Z] [2024-04-16T09:29:55.176Z] [2024-04-16T09:29:55.176Z] 09:29:54.884741 INFO main pp.security.jmac.http.servlet.basic.HttpServletBasicAuthTest.prepareDeployment 313afd99-141e-45a8-bb97-c63e8ca169a1.war: [2024-04-16T09:29:55.176Z] /index.jsp [2024-04-16T09:29:55.176Z] /WEB-INF/ [2024-04-16T09:29:55.176Z] /WEB-INF/web.xml [2024-04-16T09:29:55.176Z] /WEB-INF/glassfish-web.xml [2024-04-16T09:29:55.176Z] 09:29:54.886117 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/httpServletTestAuthModule.jar, --target, server, /tmp/junit7424144204853933403/security-jmac-httpservlet.war]) [2024-04-16T09:29:56.536Z] Application deployed with name security-jmac-httpservlet. [2024-04-16T09:29:56.536Z] Command deploy executed successfully. [2024-04-16T09:29:56.536Z] [2024-04-16T09:29:56.536Z] [2024-04-16T09:29:56.536Z] [2024-04-16T09:29:56.790Z] 09:29:56.627464 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-httpservlet]) [2024-04-16T09:29:57.348Z] Command undeploy executed successfully. [2024-04-16T09:29:57.348Z] [2024-04-16T09:29:57.348Z] [2024-04-16T09:29:57.348Z] [2024-04-16T09:29:57.348Z] 09:29:57.005494 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai123]) [2024-04-16T09:29:57.602Z] Command delete-file-user executed successfully. [2024-04-16T09:29:57.602Z] [2024-04-16T09:29:57.602Z] [2024-04-16T09:29:57.602Z] [2024-04-16T09:29:57.602Z] 09:29:57.361398 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletTestAuthModule]) [2024-04-16T09:29:57.856Z] Command delete-message-security-provider executed successfully. [2024-04-16T09:29:57.856Z] [2024-04-16T09:29:57.856Z] [2024-04-16T09:29:57.856Z] [2024-04-16T09:29:57.856Z] 09:29:57.744159 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-04-16T09:29:58.110Z] Command delete-auth-realm executed successfully. [2024-04-16T09:29:58.110Z] [2024-04-16T09:29:58.110Z] [2024-04-16T09:29:58.110Z] [2024-04-16T09:29:58.364Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.306 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.basic.HttpServletBasicAuthTest [2024-04-16T09:29:58.364Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeAuthTest [2024-04-16T09:29:58.364Z] 09:29:58.107388 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/file123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-04-16T09:29:58.619Z] Command create-auth-realm executed successfully. [2024-04-16T09:29:58.619Z] [2024-04-16T09:29:58.619Z] [2024-04-16T09:29:58.619Z] [2024-04-16T09:29:58.619Z] 09:29:58.438581 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai]) [2024-04-16T09:29:58.873Z] Command create-file-user executed successfully. [2024-04-16T09:29:58.873Z] [2024-04-16T09:29:58.873Z] [2024-04-16T09:29:58.873Z] [2024-04-16T09:29:58.873Z] 09:29:58.764280 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai_2]) [2024-04-16T09:29:59.431Z] Command create-file-user executed successfully. [2024-04-16T09:29:59.431Z] [2024-04-16T09:29:59.431Z] [2024-04-16T09:29:59.431Z] [2024-04-16T09:29:59.431Z] 09:29:59.090343 INFO main ity.jmac.http.servlet.challenge.HttpServletChallengeAuthTest.prepareDeployment 422b45b9-eda9-4c98-9057-82f61eb07f55.jar: [2024-04-16T09:29:59.431Z] /org/ [2024-04-16T09:29:59.431Z] /org/glassfish/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/app/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/app/security/jmac/http/servlet/challenge/ [2024-04-16T09:29:59.431Z] /org/glassfish/main/test/app/security/jmac/http/servlet/challenge/HttpServletChallengeTestAuthModule.class [2024-04-16T09:29:59.431Z] 09:29:59.092009 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletChallengeTestAuthModule]) [2024-04-16T09:29:59.685Z] Creation of message security provider named httpServletChallengeTestAuthModule completed successfully [2024-04-16T09:29:59.685Z] Command create-message-security-provider executed successfully. [2024-04-16T09:29:59.685Z] [2024-04-16T09:29:59.685Z] [2024-04-16T09:29:59.685Z] [2024-04-16T09:29:59.685Z] 09:29:59.418361 INFO main ity.jmac.http.servlet.challenge.HttpServletChallengeAuthTest.prepareDeployment 10ec905c-cb71-4c77-a27f-79aa738a9505.war: [2024-04-16T09:29:59.685Z] /index.jsp [2024-04-16T09:29:59.685Z] /WEB-INF/ [2024-04-16T09:29:59.685Z] /WEB-INF/web.xml [2024-04-16T09:29:59.685Z] /WEB-INF/sun-web.xml [2024-04-16T09:29:59.685Z] 09:29:59.419612 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/httpServletChallengeTestAuthModule.jar, --target, server, /tmp/junit10669695718914696026/security-jmac-http-servlet-challenge.war]) [2024-04-16T09:30:00.607Z] Application deployed with name security-jmac-http-servlet-challenge. [2024-04-16T09:30:00.607Z] Command deploy executed successfully. [2024-04-16T09:30:00.607Z] [2024-04-16T09:30:00.607Z] [2024-04-16T09:30:00.607Z] [2024-04-16T09:30:00.861Z] 09:30:00.585260 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-http-servlet-challenge]) [2024-04-16T09:30:01.116Z] Command undeploy executed successfully. [2024-04-16T09:30:01.116Z] [2024-04-16T09:30:01.116Z] [2024-04-16T09:30:01.116Z] [2024-04-16T09:30:01.116Z] 09:30:00.964409 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai_2]) [2024-04-16T09:30:01.673Z] Command delete-file-user executed successfully. [2024-04-16T09:30:01.673Z] [2024-04-16T09:30:01.673Z] [2024-04-16T09:30:01.673Z] [2024-04-16T09:30:01.673Z] 09:30:01.290867 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai]) [2024-04-16T09:30:01.673Z] Command delete-file-user executed successfully. [2024-04-16T09:30:01.673Z] [2024-04-16T09:30:01.673Z] [2024-04-16T09:30:01.673Z] [2024-04-16T09:30:01.674Z] 09:30:01.619005 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletChallengeTestAuthModule]) [2024-04-16T09:30:02.233Z] Command delete-message-security-provider executed successfully. [2024-04-16T09:30:02.233Z] [2024-04-16T09:30:02.233Z] [2024-04-16T09:30:02.233Z] [2024-04-16T09:30:02.233Z] 09:30:01.954047 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-04-16T09:30:02.487Z] Command delete-auth-realm executed successfully. [2024-04-16T09:30:02.487Z] [2024-04-16T09:30:02.487Z] [2024-04-16T09:30:02.487Z] [2024-04-16T09:30:02.487Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.179 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.challenge.HttpServletChallengeAuthTest [2024-04-16T09:30:02.487Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormAuthTest [2024-04-16T09:30:02.487Z] 09:30:02.287692 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file, --target, server, shingwai]) [2024-04-16T09:30:02.741Z] Command create-file-user executed successfully. [2024-04-16T09:30:02.741Z] [2024-04-16T09:30:02.741Z] [2024-04-16T09:30:02.741Z] [2024-04-16T09:30:02.741Z] 09:30:02.615032 INFO main .app.security.jmac.http.servlet.form.HttpServletFormAuthTest.prepareDeployment f9cf268c-4e51-4d26-ba58-caa7294c1d0f.jar: [2024-04-16T09:30:02.741Z] /org/ [2024-04-16T09:30:02.741Z] /org/glassfish/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/security/jmac/http/servlet/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/ [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/HttpServletFormTestAuthModule.class [2024-04-16T09:30:02.741Z] /org/glassfish/main/test/app/security/jmac/http/servlet/form/SavedRequest.class [2024-04-16T09:30:02.741Z] 09:30:02.616891 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpServletFormTestAuthModule]) [2024-04-16T09:30:02.996Z] Creation of message security provider named httpServletFormTestAuthModule completed successfully [2024-04-16T09:30:02.996Z] Command create-message-security-provider executed successfully. [2024-04-16T09:30:02.996Z] [2024-04-16T09:30:02.996Z] [2024-04-16T09:30:02.996Z] [2024-04-16T09:30:02.996Z] 09:30:02.946640 INFO main .app.security.jmac.http.servlet.form.HttpServletFormAuthTest.prepareDeployment 5d9612e8-4c83-4873-a881-360ee0a6d387.war: [2024-04-16T09:30:02.996Z] /error.html [2024-04-16T09:30:02.996Z] /index.jsp [2024-04-16T09:30:02.996Z] /login.jsp [2024-04-16T09:30:02.996Z] /WEB-INF/ [2024-04-16T09:30:02.996Z] /WEB-INF/web.xml [2024-04-16T09:30:02.996Z] /WEB-INF/sun-web.xml [2024-04-16T09:30:02.996Z] 09:30:02.948180 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/testFormLoginModule.jar, --target, server, /tmp/junit16539718158796054459/security-jmac-http-servlet-form.war]) [2024-04-16T09:30:03.919Z] Application deployed with name security-jmac-http-servlet-form. [2024-04-16T09:30:03.919Z] Command deploy executed successfully. [2024-04-16T09:30:03.919Z] [2024-04-16T09:30:03.919Z] [2024-04-16T09:30:03.919Z] [2024-04-16T09:30:04.477Z] 09:30:04.203567 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-http-servlet-form]) [2024-04-16T09:30:04.732Z] Command undeploy executed successfully. [2024-04-16T09:30:04.732Z] [2024-04-16T09:30:04.732Z] [2024-04-16T09:30:04.732Z] [2024-04-16T09:30:04.732Z] 09:30:04.558842 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-04-16T09:30:04.985Z] Command delete-file-user executed successfully. [2024-04-16T09:30:04.985Z] [2024-04-16T09:30:04.985Z] [2024-04-16T09:30:04.985Z] [2024-04-16T09:30:04.985Z] 09:30:04.891752 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpServletFormTestAuthModule]) [2024-04-16T09:30:05.239Z] Command delete-message-security-provider executed successfully. [2024-04-16T09:30:05.239Z] [2024-04-16T09:30:05.239Z] [2024-04-16T09:30:05.239Z] [2024-04-16T09:30:05.239Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.944 s -- in org.glassfish.main.test.app.security.jmac.http.servlet.form.HttpServletFormAuthTest [2024-04-16T09:30:05.239Z] [INFO] Running org.glassfish.main.test.app.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest [2024-04-16T09:30:05.493Z] 09:30:05.233632 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-auth-realm, --classname, com.sun.enterprise.security.auth.realm.file.FileRealm, --property, file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/file123.txt:jaas-context=fileRealm, --target, server, file123]) [2024-04-16T09:30:05.746Z] Command create-auth-realm executed successfully. [2024-04-16T09:30:05.746Z] [2024-04-16T09:30:05.746Z] [2024-04-16T09:30:05.746Z] [2024-04-16T09:30:05.746Z] 09:30:05.571410 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai]) [2024-04-16T09:30:06.002Z] Command create-file-user executed successfully. [2024-04-16T09:30:06.002Z] [2024-04-16T09:30:06.002Z] [2024-04-16T09:30:06.002Z] [2024-04-16T09:30:06.002Z] 09:30:05.890579 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, mygroup, --authrealmname, file123, --target, server, shingwai_2]) [2024-04-16T09:30:06.560Z] Command create-file-user executed successfully. [2024-04-16T09:30:06.560Z] [2024-04-16T09:30:06.560Z] [2024-04-16T09:30:06.560Z] [2024-04-16T09:30:06.560Z] 09:30:06.229459 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment d175bfcf-5103-4e77-a417-7db312eb91aa.jar: [2024-04-16T09:30:06.560Z] /org/ [2024-04-16T09:30:06.560Z] /org/glassfish/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/jmac/http/soap/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestServerAuthModule.class [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SOAPEmbeddedTestClientAuthModule.class [2024-04-16T09:30:06.560Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/SoapMessageAuthModuleUtilities.class [2024-04-16T09:30:06.560Z] 09:30:06.233236 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.soap.embedded.SOAPEmbeddedTestServerAuthModule, --layer, SOAP, --providertype, server, --requestauthsource, sender, HttpSoapEmbeddedTestAuthModuleServer]) [2024-04-16T09:30:06.814Z] Creation of message security provider named HttpSoapEmbeddedTestAuthModuleServer completed successfully [2024-04-16T09:30:06.814Z] Command create-message-security-provider executed successfully. [2024-04-16T09:30:06.814Z] [2024-04-16T09:30:06.814Z] [2024-04-16T09:30:06.814Z] [2024-04-16T09:30:06.814Z] 09:30:06.572673 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.http.soap.embedded.SOAPEmbeddedTestClientAuthModule, --layer, SOAP, --providertype, client, --requestauthsource, sender, HttpSoapEmbeddedTestAuthModuleClient]) [2024-04-16T09:30:07.068Z] Creation of message security provider named HttpSoapEmbeddedTestAuthModuleClient completed successfully [2024-04-16T09:30:07.068Z] Command create-message-security-provider executed successfully. [2024-04-16T09:30:07.068Z] [2024-04-16T09:30:07.068Z] [2024-04-16T09:30:07.068Z] [2024-04-16T09:30:07.068Z] 09:30:06.910266 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment ejbArchive.jar: [2024-04-16T09:30:07.068Z] /org/ [2024-04-16T09:30:07.068Z] /org/glassfish/ [2024-04-16T09:30:07.068Z] /org/glassfish/main/ [2024-04-16T09:30:07.068Z] /org/glassfish/main/test/ [2024-04-16T09:30:07.068Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:07.068Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:07.068Z] /org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/security/jmac/http/ [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/security/jmac/http/soap/ [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloEjb.class [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/hello/ [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/hello/ejb/ [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/hello/ejb/HelloEjbPort.class [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/hello/ejb/HelloEjbService.class [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/hello/ejb/package-info.class [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/hello/common/ [2024-04-16T09:30:07.069Z] /org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-04-16T09:30:07.069Z] /META-INF/ [2024-04-16T09:30:07.069Z] /META-INF/wsdl/ [2024-04-16T09:30:07.069Z] /META-INF/wsdl/hello-ejb.wsdl [2024-04-16T09:30:07.069Z] /META-INF/wsdl/hello.xsd [2024-04-16T09:30:07.069Z] /META-INF/sun-ejb-jar.xml [2024-04-16T09:30:07.069Z] 09:30:06.914431 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment security-jmac-soap-embedded.war: [2024-04-16T09:30:07.069Z] /WEB-INF/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/HelloServlet.class [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletPort.class [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletService.class [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/package-info.class [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ [2024-04-16T09:30:07.069Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-04-16T09:30:07.069Z] /WEB-INF/wsdl/ [2024-04-16T09:30:07.069Z] /WEB-INF/wsdl/hello-servlet.wsdl [2024-04-16T09:30:07.069Z] /WEB-INF/wsdl/hello.xsd [2024-04-16T09:30:07.069Z] /WEB-INF/web.xml [2024-04-16T09:30:07.069Z] /WEB-INF/sun-web.xml [2024-04-16T09:30:07.069Z] 09:30:06.915252 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment 606f5a47-d0ef-4682-8cd3-d026c5e661ad.ear: [2024-04-16T09:30:07.069Z] /security-jmac-soap-embedded.war [2024-04-16T09:30:07.069Z] /ejbArchive.jar [2024-04-16T09:30:07.069Z] /META-INF/ [2024-04-16T09:30:07.069Z] /META-INF/application.xml [2024-04-16T09:30:07.069Z] 09:30:06.923007 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/HttpSoapEmbeddedAuthTestAuthModules.jar, --upload, true, --target, server, /tmp/junit1544574116708673427/security-jmac-soap-embedded.ear]) [2024-04-16T09:30:09.574Z] Application deployed with name security-jmac-soap-embedded. [2024-04-16T09:30:09.574Z] Command deploy executed successfully. [2024-04-16T09:30:09.574Z] [2024-04-16T09:30:09.574Z] [2024-04-16T09:30:09.574Z] [2024-04-16T09:30:09.574Z] 09:30:09.209372 INFO main pp.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest.prepareDeployment 50c37e28-e408-4870-9382-03534e6d8c3a.war: [2024-04-16T09:30:09.574Z] /WEB-INF/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/security/jmac/http/soap/embedded/Servlet.class [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/HelloEjbPort.class [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/HelloEjbService.class [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/ejb/package-info.class [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletPort.class [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/HelloServletService.class [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/servlet/package-info.class [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ [2024-04-16T09:30:09.574Z] /WEB-INF/classes/org/glassfish/main/test/app/hello/common/ObjectFactory.class [2024-04-16T09:30:09.574Z] /WEB-INF/web.xml [2024-04-16T09:30:09.574Z] /WEB-INF/sun-web.xml [2024-04-16T09:30:09.574Z] /META-INF/ [2024-04-16T09:30:09.574Z] /META-INF/wsdl/ [2024-04-16T09:30:09.574Z] /META-INF/wsdl/hello-ejb.wsdl [2024-04-16T09:30:09.574Z] /META-INF/wsdl/hello-servlet.wsdl [2024-04-16T09:30:09.574Z] /META-INF/wsdl/hello.xsd [2024-04-16T09:30:09.574Z] 09:30:09.215591 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, security-jmac-soap-embedded-client, --libraries, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/HttpSoapEmbeddedAuthTestAuthModules.jar, --upload, true, --target, server, /tmp/junit1544574116708673427/security-jmac-soap-embedded-client.war]) [2024-04-16T09:30:10.133Z] Application deployed with name security-jmac-soap-embedded-client. [2024-04-16T09:30:10.133Z] Command deploy executed successfully. [2024-04-16T09:30:10.133Z] [2024-04-16T09:30:10.133Z] [2024-04-16T09:30:10.133Z] [2024-04-16T09:30:10.692Z] 09:30:10.562401 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-soap-embedded-client]) [2024-04-16T09:30:11.249Z] Command undeploy executed successfully. [2024-04-16T09:30:11.249Z] [2024-04-16T09:30:11.249Z] [2024-04-16T09:30:11.249Z] [2024-04-16T09:30:11.249Z] 09:30:10.974580 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-soap-embedded]) [2024-04-16T09:30:11.503Z] Command undeploy executed successfully. [2024-04-16T09:30:11.503Z] [2024-04-16T09:30:11.503Z] [2024-04-16T09:30:11.503Z] [2024-04-16T09:30:11.503Z] 09:30:11.403137 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai_2]) [2024-04-16T09:30:12.061Z] Command delete-file-user executed successfully. [2024-04-16T09:30:12.061Z] [2024-04-16T09:30:12.061Z] [2024-04-16T09:30:12.061Z] [2024-04-16T09:30:12.061Z] 09:30:11.737766 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file123, --target, server, shingwai]) [2024-04-16T09:30:12.315Z] Command delete-file-user executed successfully. [2024-04-16T09:30:12.315Z] [2024-04-16T09:30:12.315Z] [2024-04-16T09:30:12.315Z] [2024-04-16T09:30:12.315Z] 09:30:12.073650 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, SOAP, HttpSoapEmbeddedTestAuthModuleClient]) [2024-04-16T09:30:12.569Z] Command delete-message-security-provider executed successfully. [2024-04-16T09:30:12.569Z] [2024-04-16T09:30:12.569Z] [2024-04-16T09:30:12.569Z] [2024-04-16T09:30:12.569Z] 09:30:12.404074 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, SOAP, HttpSoapEmbeddedTestAuthModuleServer]) [2024-04-16T09:30:12.823Z] Command delete-message-security-provider executed successfully. [2024-04-16T09:30:12.823Z] [2024-04-16T09:30:12.823Z] [2024-04-16T09:30:12.823Z] [2024-04-16T09:30:12.823Z] 09:30:12.738214 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-auth-realm, file123]) [2024-04-16T09:30:13.077Z] Command delete-auth-realm executed successfully. [2024-04-16T09:30:13.077Z] [2024-04-16T09:30:13.077Z] [2024-04-16T09:30:13.077Z] [2024-04-16T09:30:13.332Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.841 s -- in org.glassfish.main.test.app.security.jmac.http.soap.embedded.HttpSoapEmbeddedAuthTest [2024-04-16T09:30:13.332Z] [INFO] Running org.glassfish.main.test.app.security.jmac.https.JmacHttpsTest [2024-04-16T09:30:13.332Z] 09:30:13.076611 INFO main org.glassfish.main.itest.tools.KeyTool.exec exec(args=[-genkey, -alias, httpstest, -keyalg, RSA, -dname, CN=HTTPSTEST, OU=Eclipse GlassFish Tests, O=Eclipse Foundation, L=Brussels, ST=Belgium, C=Belgium, -validity, 7, -keypass, httpspassword, -keystore, /tmp/junit8437985527156606595/httpstest.jks, -storepass, httpspassword]) [2024-04-16T09:30:13.890Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 7 days [2024-04-16T09:30:13.890Z] for: CN=HTTPSTEST, OU=Eclipse GlassFish Tests, O=Eclipse Foundation, L=Brussels, ST=Belgium, C=Belgium [2024-04-16T09:30:13.890Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 7 days [2024-04-16T09:30:13.890Z] for: CN=HTTPSTEST, OU=Eclipse GlassFish Tests, O=Eclipse Foundation, L=Brussels, ST=Belgium, C=Belgium [2024-04-16T09:30:13.890Z] [2024-04-16T09:30:13.890Z] 09:30:13.759527 INFO main org.glassfish.main.itest.tools.KeyTool.exec exec(args=[-importkeystore, -srckeystore, /tmp/junit8437985527156606595/httpstest.jks, -srcstorepass, httpspassword, -destkeystore, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks, -deststorepass, changeit]) [2024-04-16T09:30:14.145Z] Importing keystore /tmp/junit8437985527156606595/httpstest.jks to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks... [2024-04-16T09:30:14.399Z] Entry for alias httpstest successfully imported. [2024-04-16T09:30:14.399Z] Import command completed: 1 entries successfully imported, 0 entries failed or cancelled [2024-04-16T09:30:14.399Z] [2024-04-16T09:30:14.399Z] Warning: [2024-04-16T09:30:14.400Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -deststoretype pkcs12". [2024-04-16T09:30:14.400Z] Importing keystore /tmp/junit8437985527156606595/httpstest.jks to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks... [2024-04-16T09:30:14.400Z] Entry for alias httpstest successfully imported. [2024-04-16T09:30:14.400Z] Import command completed: 1 entries successfully imported, 0 entries failed or cancelled [2024-04-16T09:30:14.400Z] [2024-04-16T09:30:14.400Z] Warning: [2024-04-16T09:30:14.400Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/config/cacerts.jks -deststoretype pkcs12". [2024-04-16T09:30:14.400Z] [2024-04-16T09:30:14.400Z] 09:30:14.146507 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=true]) [2024-04-16T09:30:14.654Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=true [2024-04-16T09:30:14.654Z] Command set executed successfully. [2024-04-16T09:30:14.654Z] [2024-04-16T09:30:14.654Z] [2024-04-16T09:30:14.654Z] [2024-04-16T09:30:14.654Z] 09:30:14.520575 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[restart-domain, domain1]) [2024-04-16T09:30:19.887Z] . [2024-04-16T09:30:19.887Z] Waiting finished after 18 ms. [2024-04-16T09:30:19.887Z] Server instance is stopped, now we wait for the start on localhost:4848 [2024-04-16T09:30:19.887Z] .... [2024-04-16T09:30:19.887Z] Waiting finished after 4,623 ms. [2024-04-16T09:30:19.887Z] Successfully restarted the domain [2024-04-16T09:30:19.887Z] Command restart-domain executed successfully. [2024-04-16T09:30:19.887Z] [2024-04-16T09:30:19.887Z] [2024-04-16T09:30:19.887Z] [2024-04-16T09:30:19.887Z] 09:30:19.724968 INFO main rg.glassfish.main.test.app.security.jmac.https.JmacHttpsTest.prepareDeployment 6447fd21-aefe-4f55-b668-ac168f6bfce9.jar: [2024-04-16T09:30:19.887Z] /org/ [2024-04-16T09:30:19.887Z] /org/glassfish/ [2024-04-16T09:30:19.887Z] /org/glassfish/main/ [2024-04-16T09:30:19.887Z] /org/glassfish/main/test/ [2024-04-16T09:30:19.887Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:19.887Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:19.887Z] /org/glassfish/main/test/app/security/jmac/ [2024-04-16T09:30:19.887Z] /org/glassfish/main/test/app/security/jmac/https/ [2024-04-16T09:30:19.887Z] /org/glassfish/main/test/app/security/jmac/https/HttpsTestAuthModule.class [2024-04-16T09:30:19.887Z] 09:30:19.728160 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-message-security-provider, --classname, org.glassfish.main.test.app.security.jmac.https.HttpsTestAuthModule, --layer, HttpServlet, --providertype, server, --requestauthsource, sender, httpsTestAuthModule]) [2024-04-16T09:30:20.447Z] Creation of message security provider named httpsTestAuthModule completed successfully [2024-04-16T09:30:20.447Z] Command create-message-security-provider executed successfully. [2024-04-16T09:30:20.447Z] [2024-04-16T09:30:20.447Z] [2024-04-16T09:30:20.447Z] [2024-04-16T09:30:20.447Z] 09:30:20.224059 INFO main rg.glassfish.main.test.app.security.jmac.https.JmacHttpsTest.prepareDeployment 2a1e526b-3312-40e4-9769-7f519ab61faa.war: [2024-04-16T09:30:20.447Z] /index.jsp [2024-04-16T09:30:20.447Z] /WEB-INF/ [2024-04-16T09:30:20.447Z] /WEB-INF/web.xml [2024-04-16T09:30:20.447Z] /WEB-INF/glassfish-web.xml [2024-04-16T09:30:20.447Z] 09:30:20.225245 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --libraries, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/domains/domain1/../../lib/httpsTestAuthModule.jar, --target, server, /tmp/junit8437985527156606595/security-jmac-https.war]) [2024-04-16T09:30:23.704Z] Application deployed with name security-jmac-https. [2024-04-16T09:30:23.704Z] Command deploy executed successfully. [2024-04-16T09:30:23.704Z] [2024-04-16T09:30:23.704Z] [2024-04-16T09:30:23.704Z] [2024-04-16T09:30:24.262Z] 09:30:23.909069 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jmac-https]) [2024-04-16T09:30:24.516Z] Command undeploy executed successfully. [2024-04-16T09:30:24.516Z] [2024-04-16T09:30:24.516Z] [2024-04-16T09:30:24.516Z] [2024-04-16T09:30:24.516Z] 09:30:24.321216 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-message-security-provider, --layer, HttpServlet, httpsTestAuthModule]) [2024-04-16T09:30:24.770Z] Command delete-message-security-provider executed successfully. [2024-04-16T09:30:24.770Z] [2024-04-16T09:30:24.770Z] [2024-04-16T09:30:24.770Z] [2024-04-16T09:30:24.770Z] 09:30:24.670896 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[set, configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false]) [2024-04-16T09:30:25.329Z] configs.config.server-config.network-config.protocols.protocol.http-listener-2.ssl.client-auth-enabled=false [2024-04-16T09:30:25.329Z] Command set executed successfully. [2024-04-16T09:30:25.329Z] [2024-04-16T09:30:25.329Z] [2024-04-16T09:30:25.329Z] [2024-04-16T09:30:25.329Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.99 s -- in org.glassfish.main.test.app.security.jmac.https.JmacHttpsTest [2024-04-16T09:30:25.329Z] [INFO] Running org.glassfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest [2024-04-16T09:30:25.329Z] 09:30:25.067366 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, shingwai]) [2024-04-16T09:30:25.583Z] Command create-file-user executed successfully. [2024-04-16T09:30:25.583Z] [2024-04-16T09:30:25.583Z] [2024-04-16T09:30:25.583Z] [2024-04-16T09:30:25.583Z] 09:30:25.419038 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, staff, --authrealmname, file, --target, server, swchan]) [2024-04-16T09:30:25.837Z] Command create-file-user executed successfully. [2024-04-16T09:30:25.837Z] [2024-04-16T09:30:25.837Z] [2024-04-16T09:30:25.837Z] [2024-04-16T09:30:25.838Z] 09:30:25.759922 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, webuser]) [2024-04-16T09:30:26.396Z] Command create-file-user executed successfully. [2024-04-16T09:30:26.396Z] [2024-04-16T09:30:26.396Z] [2024-04-16T09:30:26.396Z] [2024-04-16T09:30:26.396Z] 09:30:26.086553 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, employee, --authrealmname, file, --target, server, noauthuser]) [2024-04-16T09:30:26.650Z] Command create-file-user executed successfully. [2024-04-16T09:30:26.650Z] [2024-04-16T09:30:26.650Z] [2024-04-16T09:30:26.650Z] [2024-04-16T09:30:26.650Z] 09:30:26.434110 INFO main ssfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest.prepareDeployment security-jsp2sful-web.war: [2024-04-16T09:30:26.650Z] /index.jsp [2024-04-16T09:30:26.650Z] /login.jsp [2024-04-16T09:30:26.650Z] /error.html [2024-04-16T09:30:26.650Z] /WEB-INF/ [2024-04-16T09:30:26.650Z] /WEB-INF/web.xml [2024-04-16T09:30:26.650Z] /WEB-INF/sun-web.xml [2024-04-16T09:30:26.650Z] 09:30:26.437065 INFO main ssfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest.prepareDeployment security-jsp2sful-ejb.jar: [2024-04-16T09:30:26.650Z] /org/ [2024-04-16T09:30:26.650Z] /org/glassfish/ [2024-04-16T09:30:26.650Z] /org/glassfish/main/ [2024-04-16T09:30:26.650Z] /org/glassfish/main/test/ [2024-04-16T09:30:26.650Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:26.650Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:26.650Z] /org/glassfish/main/test/app/security/jsp2sful/ [2024-04-16T09:30:26.650Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoBean.class [2024-04-16T09:30:26.650Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoHome.class [2024-04-16T09:30:26.650Z] /org/glassfish/main/test/app/security/jsp2sful/ProfileInfoRemote.class [2024-04-16T09:30:26.650Z] /META-INF/ [2024-04-16T09:30:26.650Z] /META-INF/ejb-jar.xml [2024-04-16T09:30:26.650Z] /META-INF/sun-ejb-jar.xml [2024-04-16T09:30:26.650Z] 09:30:26.437665 INFO main ssfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest.prepareDeployment f6246e05-e528-4d8f-9384-13076e085f82.ear: [2024-04-16T09:30:26.650Z] /security-jsp2sful-web.war [2024-04-16T09:30:26.650Z] /security-jsp2sful-ejb.jar [2024-04-16T09:30:26.650Z] /META-INF/ [2024-04-16T09:30:26.650Z] /META-INF/sun-application.xml [2024-04-16T09:30:26.650Z] /META-INF/application.xml [2024-04-16T09:30:26.650Z] 09:30:26.441320 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit15516082864390721350/security-jsp2sful.ear]) [2024-04-16T09:30:29.904Z] Application deployed with name security-jsp2sful. [2024-04-16T09:30:29.904Z] Command deploy executed successfully. [2024-04-16T09:30:29.904Z] [2024-04-16T09:30:29.904Z] [2024-04-16T09:30:29.904Z] [2024-04-16T09:30:30.463Z] 09:30:30.130762 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-jsp2sful]) [2024-04-16T09:30:30.717Z] Command undeploy executed successfully. [2024-04-16T09:30:30.717Z] [2024-04-16T09:30:30.717Z] [2024-04-16T09:30:30.717Z] [2024-04-16T09:30:30.717Z] 09:30:30.558671 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, shingwai]) [2024-04-16T09:30:30.971Z] Command delete-file-user executed successfully. [2024-04-16T09:30:30.971Z] [2024-04-16T09:30:30.971Z] [2024-04-16T09:30:30.971Z] [2024-04-16T09:30:30.971Z] 09:30:30.904360 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, swchan]) [2024-04-16T09:30:31.529Z] Command delete-file-user executed successfully. [2024-04-16T09:30:31.529Z] [2024-04-16T09:30:31.529Z] [2024-04-16T09:30:31.529Z] [2024-04-16T09:30:31.529Z] 09:30:31.249774 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, webuser]) [2024-04-16T09:30:31.783Z] Command delete-file-user executed successfully. [2024-04-16T09:30:31.783Z] [2024-04-16T09:30:31.783Z] [2024-04-16T09:30:31.783Z] [2024-04-16T09:30:31.783Z] 09:30:31.574945 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, noauthuser]) [2024-04-16T09:30:32.037Z] Command delete-file-user executed successfully. [2024-04-16T09:30:32.037Z] [2024-04-16T09:30:32.037Z] [2024-04-16T09:30:32.037Z] [2024-04-16T09:30:32.037Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.851 s -- in org.glassfish.main.test.app.security.jsp2sful.JspToStatefulAuthTest [2024-04-16T09:30:32.037Z] [INFO] Running org.glassfish.main.test.app.security.multirolemapping.MultiRoleMappingTest [2024-04-16T09:30:32.291Z] 09:30:31.920466 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p1]) [2024-04-16T09:30:32.545Z] Command create-file-user executed successfully. [2024-04-16T09:30:32.545Z] [2024-04-16T09:30:32.545Z] [2024-04-16T09:30:32.545Z] [2024-04-16T09:30:32.545Z] 09:30:32.248679 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p2]) [2024-04-16T09:30:32.799Z] Command create-file-user executed successfully. [2024-04-16T09:30:32.799Z] [2024-04-16T09:30:32.799Z] [2024-04-16T09:30:32.799Z] [2024-04-16T09:30:32.799Z] 09:30:32.585274 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r1p3]) [2024-04-16T09:30:33.054Z] Command create-file-user executed successfully. [2024-04-16T09:30:33.054Z] [2024-04-16T09:30:33.054Z] [2024-04-16T09:30:33.054Z] [2024-04-16T09:30:33.054Z] 09:30:32.910662 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r1g1, --authrealmname, file, --target, server, r1g1user]) [2024-04-16T09:30:33.611Z] Command create-file-user executed successfully. [2024-04-16T09:30:33.611Z] [2024-04-16T09:30:33.611Z] [2024-04-16T09:30:33.611Z] [2024-04-16T09:30:33.611Z] 09:30:33.247404 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r2p1]) [2024-04-16T09:30:33.866Z] Command create-file-user executed successfully. [2024-04-16T09:30:33.866Z] [2024-04-16T09:30:33.866Z] [2024-04-16T09:30:33.866Z] [2024-04-16T09:30:33.866Z] 09:30:33.576717 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r2p2]) [2024-04-16T09:30:34.120Z] Command create-file-user executed successfully. [2024-04-16T09:30:34.120Z] [2024-04-16T09:30:34.120Z] [2024-04-16T09:30:34.120Z] [2024-04-16T09:30:34.120Z] 09:30:33.904006 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g1, --authrealmname, file, --target, server, r2g1user]) [2024-04-16T09:30:34.374Z] Command create-file-user executed successfully. [2024-04-16T09:30:34.374Z] [2024-04-16T09:30:34.374Z] [2024-04-16T09:30:34.374Z] [2024-04-16T09:30:34.374Z] 09:30:34.242966 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g2, --authrealmname, file, --target, server, r2g2user]) [2024-04-16T09:30:34.629Z] Command create-file-user executed successfully. [2024-04-16T09:30:34.629Z] [2024-04-16T09:30:34.629Z] [2024-04-16T09:30:34.629Z] [2024-04-16T09:30:34.629Z] 09:30:34.570168 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r2g3, --authrealmname, file, --target, server, r2g3user]) [2024-04-16T09:30:35.189Z] Command create-file-user executed successfully. [2024-04-16T09:30:35.189Z] [2024-04-16T09:30:35.189Z] [2024-04-16T09:30:35.189Z] [2024-04-16T09:30:35.189Z] 09:30:34.895943 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r3p1]) [2024-04-16T09:30:35.443Z] Command create-file-user executed successfully. [2024-04-16T09:30:35.443Z] [2024-04-16T09:30:35.443Z] [2024-04-16T09:30:35.443Z] [2024-04-16T09:30:35.443Z] 09:30:35.227850 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r3p2]) [2024-04-16T09:30:35.698Z] Command create-file-user executed successfully. [2024-04-16T09:30:35.698Z] [2024-04-16T09:30:35.698Z] [2024-04-16T09:30:35.698Z] [2024-04-16T09:30:35.698Z] 09:30:35.556308 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r3g1, --authrealmname, file, --target, server, r3g1user]) [2024-04-16T09:30:35.952Z] Command create-file-user executed successfully. [2024-04-16T09:30:35.952Z] [2024-04-16T09:30:35.952Z] [2024-04-16T09:30:35.952Z] [2024-04-16T09:30:35.952Z] 09:30:35.886442 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r4p1]) [2024-04-16T09:30:36.509Z] Command create-file-user executed successfully. [2024-04-16T09:30:36.509Z] [2024-04-16T09:30:36.509Z] [2024-04-16T09:30:36.509Z] [2024-04-16T09:30:36.509Z] 09:30:36.214278 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r4g1, --authrealmname, file, --target, server, r4g1user]) [2024-04-16T09:30:36.764Z] Command create-file-user executed successfully. [2024-04-16T09:30:36.764Z] [2024-04-16T09:30:36.764Z] [2024-04-16T09:30:36.764Z] [2024-04-16T09:30:36.764Z] 09:30:36.542375 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r5p1]) [2024-04-16T09:30:37.017Z] Command create-file-user executed successfully. [2024-04-16T09:30:37.017Z] [2024-04-16T09:30:37.017Z] [2024-04-16T09:30:37.017Z] [2024-04-16T09:30:37.017Z] 09:30:36.899512 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r5p2]) [2024-04-16T09:30:37.576Z] Command create-file-user executed successfully. [2024-04-16T09:30:37.576Z] [2024-04-16T09:30:37.576Z] [2024-04-16T09:30:37.576Z] [2024-04-16T09:30:37.576Z] 09:30:37.249317 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r5g1, --authrealmname, file, --target, server, r5g1user]) [2024-04-16T09:30:37.830Z] Command create-file-user executed successfully. [2024-04-16T09:30:37.830Z] [2024-04-16T09:30:37.830Z] [2024-04-16T09:30:37.830Z] [2024-04-16T09:30:37.830Z] 09:30:37.579039 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r6p1]) [2024-04-16T09:30:38.084Z] Command create-file-user executed successfully. [2024-04-16T09:30:38.084Z] [2024-04-16T09:30:38.084Z] [2024-04-16T09:30:38.084Z] [2024-04-16T09:30:38.084Z] 09:30:37.900154 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r6p2]) [2024-04-16T09:30:38.338Z] Command create-file-user executed successfully. [2024-04-16T09:30:38.338Z] [2024-04-16T09:30:38.338Z] [2024-04-16T09:30:38.338Z] [2024-04-16T09:30:38.338Z] 09:30:38.236200 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, r6g1, --authrealmname, file, --target, server, r6g1user]) [2024-04-16T09:30:38.895Z] Command create-file-user executed successfully. [2024-04-16T09:30:38.895Z] [2024-04-16T09:30:38.895Z] [2024-04-16T09:30:38.895Z] [2024-04-16T09:30:38.895Z] 09:30:38.563204 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r7p1]) [2024-04-16T09:30:39.149Z] Command create-file-user executed successfully. [2024-04-16T09:30:39.149Z] [2024-04-16T09:30:39.149Z] [2024-04-16T09:30:39.149Z] [2024-04-16T09:30:39.149Z] 09:30:38.900095 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, abc, --authrealmname, file, --target, server, r7p2]) [2024-04-16T09:30:39.403Z] Command create-file-user executed successfully. [2024-04-16T09:30:39.403Z] [2024-04-16T09:30:39.403Z] [2024-04-16T09:30:39.403Z] [2024-04-16T09:30:39.403Z] 09:30:39.235369 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment security-multirolemapping-web.war: [2024-04-16T09:30:39.403Z] /WEB-INF/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/glassfish/main/test/app/security/multirolemapping/ [2024-04-16T09:30:39.403Z] /WEB-INF/classes/org/glassfish/main/test/app/security/multirolemapping/WebTest.class [2024-04-16T09:30:39.403Z] /WEB-INF/web.xml [2024-04-16T09:30:39.403Z] /WEB-INF/sun-web.xml [2024-04-16T09:30:39.403Z] 09:30:39.237251 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment security-multirolemapping1-ejb.jar: [2024-04-16T09:30:39.403Z] /org/ [2024-04-16T09:30:39.403Z] /org/glassfish/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/multirolemapping/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/multirolemapping/MessageBean1.class [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/multirolemapping/MessageLocal1.class [2024-04-16T09:30:39.403Z] /META-INF/ [2024-04-16T09:30:39.403Z] /META-INF/sun-ejb-jar.xml [2024-04-16T09:30:39.403Z] 09:30:39.238739 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment security-multirolemapping2-ejb.jar: [2024-04-16T09:30:39.403Z] /org/ [2024-04-16T09:30:39.403Z] /org/glassfish/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/multirolemapping/ [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/multirolemapping/MessageBean2.class [2024-04-16T09:30:39.403Z] /org/glassfish/main/test/app/security/multirolemapping/MessageLocal2.class [2024-04-16T09:30:39.403Z] /META-INF/ [2024-04-16T09:30:39.403Z] /META-INF/sun-ejb-jar.xml [2024-04-16T09:30:39.403Z] 09:30:39.239223 INFO main main.test.app.security.multirolemapping.MultiRoleMappingTest.prepareDeployment ec6269c0-cc24-419f-b289-51bcd7129f78.ear: [2024-04-16T09:30:39.403Z] /security-multirolemapping-web.war [2024-04-16T09:30:39.403Z] /security-multirolemapping1-ejb.jar [2024-04-16T09:30:39.403Z] /security-multirolemapping2-ejb.jar [2024-04-16T09:30:39.403Z] /META-INF/ [2024-04-16T09:30:39.403Z] /META-INF/sun-application.xml [2024-04-16T09:30:39.403Z] /META-INF/application.xml [2024-04-16T09:30:39.403Z] 09:30:39.243639 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit10087685493547016937/security-multirolemapping.ear]) [2024-04-16T09:30:41.910Z] Application deployed with name security-multirolemapping. [2024-04-16T09:30:41.910Z] Command deploy executed successfully. [2024-04-16T09:30:41.910Z] [2024-04-16T09:30:41.910Z] [2024-04-16T09:30:41.910Z] [2024-04-16T09:30:41.910Z] 09:30:41.646244 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-multirolemapping]) [2024-04-16T09:30:42.163Z] Command undeploy executed successfully. [2024-04-16T09:30:42.163Z] [2024-04-16T09:30:42.163Z] [2024-04-16T09:30:42.163Z] [2024-04-16T09:30:42.164Z] 09:30:42.048576 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p1]) [2024-04-16T09:30:42.721Z] Command delete-file-user executed successfully. [2024-04-16T09:30:42.721Z] [2024-04-16T09:30:42.721Z] [2024-04-16T09:30:42.721Z] [2024-04-16T09:30:42.721Z] 09:30:42.388369 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p2]) [2024-04-16T09:30:42.975Z] Command delete-file-user executed successfully. [2024-04-16T09:30:42.975Z] [2024-04-16T09:30:42.975Z] [2024-04-16T09:30:42.975Z] [2024-04-16T09:30:42.975Z] 09:30:42.719790 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1p3]) [2024-04-16T09:30:43.229Z] Command delete-file-user executed successfully. [2024-04-16T09:30:43.229Z] [2024-04-16T09:30:43.229Z] [2024-04-16T09:30:43.229Z] [2024-04-16T09:30:43.229Z] 09:30:43.050809 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r1g1user]) [2024-04-16T09:30:43.483Z] Command delete-file-user executed successfully. [2024-04-16T09:30:43.483Z] [2024-04-16T09:30:43.483Z] [2024-04-16T09:30:43.483Z] [2024-04-16T09:30:43.483Z] 09:30:43.420582 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2p1]) [2024-04-16T09:30:44.041Z] Command delete-file-user executed successfully. [2024-04-16T09:30:44.041Z] [2024-04-16T09:30:44.041Z] [2024-04-16T09:30:44.041Z] [2024-04-16T09:30:44.041Z] 09:30:43.752229 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2p2]) [2024-04-16T09:30:44.295Z] Command delete-file-user executed successfully. [2024-04-16T09:30:44.295Z] [2024-04-16T09:30:44.295Z] [2024-04-16T09:30:44.295Z] [2024-04-16T09:30:44.295Z] 09:30:44.079784 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g1user]) [2024-04-16T09:30:44.549Z] Command delete-file-user executed successfully. [2024-04-16T09:30:44.549Z] [2024-04-16T09:30:44.549Z] [2024-04-16T09:30:44.549Z] [2024-04-16T09:30:44.549Z] 09:30:44.438480 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g2user]) [2024-04-16T09:30:45.106Z] Command delete-file-user executed successfully. [2024-04-16T09:30:45.106Z] [2024-04-16T09:30:45.106Z] [2024-04-16T09:30:45.106Z] [2024-04-16T09:30:45.106Z] 09:30:44.761530 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r2g3user]) [2024-04-16T09:30:45.361Z] Command delete-file-user executed successfully. [2024-04-16T09:30:45.361Z] [2024-04-16T09:30:45.361Z] [2024-04-16T09:30:45.361Z] [2024-04-16T09:30:45.361Z] 09:30:45.085974 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3p1]) [2024-04-16T09:30:45.615Z] Command delete-file-user executed successfully. [2024-04-16T09:30:45.615Z] [2024-04-16T09:30:45.615Z] [2024-04-16T09:30:45.615Z] [2024-04-16T09:30:45.615Z] 09:30:45.406695 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3p2]) [2024-04-16T09:30:45.869Z] Command delete-file-user executed successfully. [2024-04-16T09:30:45.869Z] [2024-04-16T09:30:45.869Z] [2024-04-16T09:30:45.869Z] [2024-04-16T09:30:45.869Z] 09:30:45.738898 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r3g1user]) [2024-04-16T09:30:46.427Z] Command delete-file-user executed successfully. [2024-04-16T09:30:46.427Z] [2024-04-16T09:30:46.427Z] [2024-04-16T09:30:46.427Z] [2024-04-16T09:30:46.427Z] 09:30:46.068382 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r4p1]) [2024-04-16T09:30:46.680Z] Command delete-file-user executed successfully. [2024-04-16T09:30:46.680Z] [2024-04-16T09:30:46.680Z] [2024-04-16T09:30:46.680Z] [2024-04-16T09:30:46.680Z] 09:30:46.398546 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r4g1user]) [2024-04-16T09:30:46.934Z] Command delete-file-user executed successfully. [2024-04-16T09:30:46.934Z] [2024-04-16T09:30:46.934Z] [2024-04-16T09:30:46.934Z] [2024-04-16T09:30:46.934Z] 09:30:46.728530 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5p1]) [2024-04-16T09:30:47.187Z] Command delete-file-user executed successfully. [2024-04-16T09:30:47.187Z] [2024-04-16T09:30:47.187Z] [2024-04-16T09:30:47.187Z] [2024-04-16T09:30:47.188Z] 09:30:47.058435 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5p2]) [2024-04-16T09:30:47.441Z] Command delete-file-user executed successfully. [2024-04-16T09:30:47.441Z] [2024-04-16T09:30:47.441Z] [2024-04-16T09:30:47.441Z] [2024-04-16T09:30:47.441Z] 09:30:47.387633 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r5g1user]) [2024-04-16T09:30:47.999Z] Command delete-file-user executed successfully. [2024-04-16T09:30:47.999Z] [2024-04-16T09:30:47.999Z] [2024-04-16T09:30:47.999Z] [2024-04-16T09:30:47.999Z] 09:30:47.712433 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6p1]) [2024-04-16T09:30:48.253Z] Command delete-file-user executed successfully. [2024-04-16T09:30:48.253Z] [2024-04-16T09:30:48.253Z] [2024-04-16T09:30:48.253Z] [2024-04-16T09:30:48.253Z] 09:30:48.046446 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6p2]) [2024-04-16T09:30:48.507Z] Command delete-file-user executed successfully. [2024-04-16T09:30:48.507Z] [2024-04-16T09:30:48.507Z] [2024-04-16T09:30:48.507Z] [2024-04-16T09:30:48.507Z] 09:30:48.378662 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r6g1user]) [2024-04-16T09:30:48.762Z] Command delete-file-user executed successfully. [2024-04-16T09:30:48.762Z] [2024-04-16T09:30:48.762Z] [2024-04-16T09:30:48.762Z] [2024-04-16T09:30:48.762Z] 09:30:48.705728 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r7p1]) [2024-04-16T09:30:49.319Z] Command delete-file-user executed successfully. [2024-04-16T09:30:49.319Z] [2024-04-16T09:30:49.319Z] [2024-04-16T09:30:49.319Z] [2024-04-16T09:30:49.319Z] 09:30:49.038563 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, r7p2]) [2024-04-16T09:30:49.573Z] Command delete-file-user executed successfully. [2024-04-16T09:30:49.573Z] [2024-04-16T09:30:49.573Z] [2024-04-16T09:30:49.573Z] [2024-04-16T09:30:49.573Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.45 s -- in org.glassfish.main.test.app.security.multirolemapping.MultiRoleMappingTest [2024-04-16T09:30:49.573Z] [INFO] Running org.glassfish.main.test.app.security.simplemultirolemapping.SimpleMultiRoleMappingTest [2024-04-16T09:30:49.573Z] 09:30:49.372997 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, webusers, --authrealmname, file, --target, server, webuser]) [2024-04-16T09:30:49.827Z] Command create-file-user executed successfully. [2024-04-16T09:30:49.827Z] [2024-04-16T09:30:49.827Z] [2024-04-16T09:30:49.827Z] [2024-04-16T09:30:49.827Z] 09:30:49.704178 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-file-user, --groups, dummygroup, --authrealmname, file, --target, server, bobby]) [2024-04-16T09:30:50.080Z] Command create-file-user executed successfully. [2024-04-16T09:30:50.080Z] [2024-04-16T09:30:50.080Z] [2024-04-16T09:30:50.080Z] [2024-04-16T09:30:50.334Z] 09:30:50.042173 INFO main p.security.simplemultirolemapping.SimpleMultiRoleMappingTest.prepareDeployment security-multimapping-web.war: [2024-04-16T09:30:50.334Z] /WEB-INF/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/main/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/main/test/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/main/test/app/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/main/test/app/security/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/ [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/EjbTest.class [2024-04-16T09:30:50.334Z] /WEB-INF/classes/org/glassfish/main/test/app/security/simplemultirolemapping/WebTest.class [2024-04-16T09:30:50.334Z] /WEB-INF/web.xml [2024-04-16T09:30:50.334Z] /WEB-INF/sun-web.xml [2024-04-16T09:30:50.334Z] 09:30:50.044234 INFO main p.security.simplemultirolemapping.SimpleMultiRoleMappingTest.prepareDeployment security-multimapping-ejb.jar: [2024-04-16T09:30:50.334Z] /org/ [2024-04-16T09:30:50.334Z] /org/glassfish/ [2024-04-16T09:30:50.334Z] /org/glassfish/main/ [2024-04-16T09:30:50.334Z] /org/glassfish/main/test/ [2024-04-16T09:30:50.334Z] /org/glassfish/main/test/app/ [2024-04-16T09:30:50.334Z] /org/glassfish/main/test/app/security/ [2024-04-16T09:30:50.334Z] /org/glassfish/main/test/app/security/simplemultirolemapping/ [2024-04-16T09:30:50.334Z] /org/glassfish/main/test/app/security/simplemultirolemapping/MessageBean.class [2024-04-16T09:30:50.334Z] /org/glassfish/main/test/app/security/simplemultirolemapping/MessageLocal.class [2024-04-16T09:30:50.334Z] /META-INF/ [2024-04-16T09:30:50.334Z] /META-INF/sun-ejb-jar.xml [2024-04-16T09:30:50.334Z] 09:30:50.044755 INFO main p.security.simplemultirolemapping.SimpleMultiRoleMappingTest.prepareDeployment d4151c64-20a4-469b-89da-93f811286cfb.ear: [2024-04-16T09:30:50.334Z] /security-multimapping-web.war [2024-04-16T09:30:50.334Z] /security-multimapping-ejb.jar [2024-04-16T09:30:50.334Z] /META-INF/ [2024-04-16T09:30:50.334Z] /META-INF/application.xml [2024-04-16T09:30:50.335Z] 09:30:50.048087 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, server, /tmp/junit11742276948686075658/security-multimapping.ear]) [2024-04-16T09:30:51.257Z] Application deployed with name security-multimapping. [2024-04-16T09:30:51.257Z] Command deploy executed successfully. [2024-04-16T09:30:51.257Z] [2024-04-16T09:30:51.257Z] [2024-04-16T09:30:51.257Z] [2024-04-16T09:30:51.257Z] 09:30:51.208618 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, security-multimapping]) [2024-04-16T09:30:51.815Z] Command undeploy executed successfully. [2024-04-16T09:30:51.815Z] [2024-04-16T09:30:51.815Z] [2024-04-16T09:30:51.815Z] [2024-04-16T09:30:51.815Z] 09:30:51.575855 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, webuser]) [2024-04-16T09:30:52.070Z] Command delete-file-user executed successfully. [2024-04-16T09:30:52.070Z] [2024-04-16T09:30:52.070Z] [2024-04-16T09:30:52.070Z] [2024-04-16T09:30:52.070Z] 09:30:51.917001 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-file-user, --authrealmname, file, --target, server, bobby]) [2024-04-16T09:30:52.325Z] Command delete-file-user executed successfully. [2024-04-16T09:30:52.325Z] [2024-04-16T09:30:52.325Z] [2024-04-16T09:30:52.325Z] [2024-04-16T09:30:52.325Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.900 s -- in org.glassfish.main.test.app.security.simplemultirolemapping.SimpleMultiRoleMappingTest [2024-04-16T09:30:52.325Z] [INFO] Running org.glassfish.main.test.app.synchronize.SynchronizeStandaloneInstanceTest [2024-04-16T09:30:52.579Z] 09:30:52.273208 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[create-instance, --node, localhost-domain1, testInstance]) [2024-04-16T09:30:54.458Z] Command _create-instance-filesystem executed successfully. [2024-04-16T09:30:54.458Z] Port Assignments for server instance testInstance: [2024-04-16T09:30:54.458Z] OSGI_SHELL_TELNET_PORT=26666 [2024-04-16T09:30:54.458Z] JAVA_DEBUGGER_PORT=29009 [2024-04-16T09:30:54.458Z] JMS_PROVIDER_PORT=27676 [2024-04-16T09:30:54.458Z] HTTP_LISTENER_PORT=28080 [2024-04-16T09:30:54.458Z] IIOP_SSL_LISTENER_PORT=23820 [2024-04-16T09:30:54.458Z] ASADMIN_LISTENER_PORT=24848 [2024-04-16T09:30:54.458Z] IIOP_SSL_MUTUALAUTH_PORT=23920 [2024-04-16T09:30:54.458Z] JMX_SYSTEM_CONNECTOR_PORT=28686 [2024-04-16T09:30:54.458Z] HTTP_SSL_LISTENER_PORT=28181 [2024-04-16T09:30:54.458Z] IIOP_LISTENER_PORT=23700 [2024-04-16T09:30:54.458Z] The instance, testInstance, was created on host localhost [2024-04-16T09:30:54.458Z] Command create-instance executed successfully. [2024-04-16T09:30:54.458Z] [2024-04-16T09:30:54.458Z] [2024-04-16T09:30:54.458Z] [2024-04-16T09:30:54.458Z] 09:30:53.871658 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-instance, testInstance]) [2024-04-16T09:30:54.458Z] The instance, testInstance, is stopped. [2024-04-16T09:30:54.458Z] Command stop-instance executed successfully. [2024-04-16T09:30:54.458Z] [2024-04-16T09:30:54.458Z] [2024-04-16T09:30:54.458Z] [2024-04-16T09:30:54.458Z] 09:30:54.229653 INFO main .main.test.app.synchronize.SynchronizeStandaloneInstanceTest.createDeployment 996334a2-d634-4fbd-a743-5e3dbf29fb7d.war: [2024-04-16T09:30:54.458Z] /WEB-INF/ [2024-04-16T09:30:54.458Z] /WEB-INF/resources/ [2024-04-16T09:30:54.458Z] /WEB-INF/resources/sample.json [2024-04-16T09:30:54.458Z] /index.html [2024-04-16T09:30:54.458Z] 09:30:54.231158 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --target, testInstance, /tmp/junit2777971893645682989/SynchronizeStandaloneInstanceTest.war]) [2024-04-16T09:30:54.712Z] Application deployed with name SynchronizeStandaloneInstanceTest. [2024-04-16T09:30:54.712Z] Command deploy executed successfully. [2024-04-16T09:30:54.712Z] [2024-04-16T09:30:54.712Z] [2024-04-16T09:30:54.712Z] [2024-04-16T09:30:54.966Z] 09:30:54.684103 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[start-instance, testInstance]) [2024-04-16T09:31:03.031Z] Extracted transferred entry config/domain.xml of size 47,837 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/domain.xml [2024-04-16T09:31:03.031Z] Extracted transferred entry config/keystore.jks of size 4,559 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/keystore.jks [2024-04-16T09:31:03.031Z] Extracted transferred entry config/cacerts.jks of size 4,263 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/cacerts.jks [2024-04-16T09:31:03.031Z] Extracted transferred entry config/admin-keyfile of size 80 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/admin-keyfile [2024-04-16T09:31:03.031Z] Extracted transferred entry config/default-web.xml of size 49,341 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/default-web.xml [2024-04-16T09:31:03.031Z] Extracted transferred entry config/domain-passwords of size 32 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/domain-passwords [2024-04-16T09:31:03.031Z] Extracted transferred entry config/glassfish-acc.xml of size 2,581 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/glassfish-acc.xml [2024-04-16T09:31:03.031Z] Extracted transferred entry config/keyfile of size 0 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/keyfile [2024-04-16T09:31:03.031Z] Extracted transferred entry config/login.conf of size 1,258 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/login.conf [2024-04-16T09:31:03.031Z] Extracted transferred entry config/server.policy of size 5,892 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/server.policy [2024-04-16T09:31:03.031Z] Extracted transferred entry config/wss-server-config-1.0.xml of size 5,233 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/wss-server-config-1.0.xml [2024-04-16T09:31:03.031Z] Extracted transferred entry config/wss-server-config-2.0.xml of size 5,737 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/wss-server-config-2.0.xml [2024-04-16T09:31:03.031Z] Extracted transferred entry config/javaee.server.policy of size 2,843 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/javaee.server.policy [2024-04-16T09:31:03.031Z] Extracted transferred entry config/restrict.server.policy of size 1,642 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/restrict.server.policy [2024-04-16T09:31:03.032Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest [2024-04-16T09:31:03.032Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF [2024-04-16T09:31:03.032Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources [2024-04-16T09:31:03.032Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/sample.json of size 38 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/WEB-INF/resources/sample.json [2024-04-16T09:31:03.032Z] Extracted transferred entry applications/SynchronizeStandaloneInstanceTest/index.html of size 143 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/applications/SynchronizeStandaloneInstanceTest/index.html [2024-04-16T09:31:03.032Z] Extracted transferred entry generated/jsp/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/generated/jsp/SynchronizeStandaloneInstanceTest [2024-04-16T09:31:03.032Z] Extracted transferred entry generated/xml/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/generated/xml/SynchronizeStandaloneInstanceTest [2024-04-16T09:31:03.032Z] Extracted transferred entry generated/ejb/SynchronizeStandaloneInstanceTest/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/generated/ejb/SynchronizeStandaloneInstanceTest [2024-04-16T09:31:03.032Z] Extracted transferred entry lib/applibs/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/lib/applibs [2024-04-16T09:31:03.032Z] Extracted transferred entry lib/classes/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/lib/classes [2024-04-16T09:31:03.032Z] Extracted transferred entry lib/ext/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/lib/ext [2024-04-16T09:31:03.032Z] Extracted transferred entry docroot/index.html of size 3,668 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/docroot/index.html [2024-04-16T09:31:03.032Z] Extracted transferred entry config/testInstance-config/docroot/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/docroot [2024-04-16T09:31:03.032Z] Extracted transferred entry config/testInstance-config/lib/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/lib [2024-04-16T09:31:03.032Z] Extracted transferred entry config/testInstance-config/lib/ext/ of size 6 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/lib/ext [2024-04-16T09:31:03.033Z] Extracted transferred entry config/testInstance-config/logging.properties of size 9,529 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/config/testInstance-config/logging.properties [2024-04-16T09:31:03.033Z] Waiting for testInstance to start ...... [2024-04-16T09:31:03.033Z] Waiting finished after 5,319 ms. [2024-04-16T09:31:03.033Z] Successfully started the instance: testInstance [2024-04-16T09:31:03.033Z] instance Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance [2024-04-16T09:31:03.033Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/glassfish7/glassfish/nodes/localhost-domain1/testInstance/logs/server.log [2024-04-16T09:31:03.033Z] Admin Port: 24,848 [2024-04-16T09:31:03.033Z] Command start-local-instance executed successfully. [2024-04-16T09:31:03.033Z] The instance, testInstance, was started on host localhost [2024-04-16T09:31:03.033Z] Command start-instance executed successfully. [2024-04-16T09:31:03.033Z] [2024-04-16T09:31:03.033Z] [2024-04-16T09:31:03.033Z] [2024-04-16T09:31:03.033Z] 09:31:02.029782 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, --target, testInstance, SynchronizeStandaloneInstanceTest]) [2024-04-16T09:31:04.390Z] Command undeploy executed successfully. [2024-04-16T09:31:04.390Z] [2024-04-16T09:31:04.390Z] [2024-04-16T09:31:04.390Z] [2024-04-16T09:31:04.390Z] 09:31:04.076695 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[stop-instance, testInstance]) [2024-04-16T09:31:10.908Z] The instance, testInstance, is stopped. [2024-04-16T09:31:10.908Z] Command stop-instance executed successfully. [2024-04-16T09:31:10.908Z] [2024-04-16T09:31:10.908Z] [2024-04-16T09:31:10.908Z] [2024-04-16T09:31:10.908Z] 09:31:10.109106 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[delete-instance, testInstance]) [2024-04-16T09:31:11.466Z] Command _delete-instance-filesystem executed successfully. [2024-04-16T09:31:11.466Z] The instance, testInstance, was deleted from host localhost [2024-04-16T09:31:11.466Z] Command delete-instance executed successfully. [2024-04-16T09:31:11.466Z] [2024-04-16T09:31:11.466Z] [2024-04-16T09:31:11.466Z] [2024-04-16T09:31:11.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.01 s -- in org.glassfish.main.test.app.synchronize.SynchronizeStandaloneInstanceTest [2024-04-16T09:31:11.466Z] [INFO] Running org.glassfish.main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest [2024-04-16T09:31:11.721Z] 09:31:11.283767 INFO main main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest.createDeployment JspReloadGeneratedServletIfUpdated.war: [2024-04-16T09:31:11.721Z] /reload/ [2024-04-16T09:31:11.721Z] /reload/JspReloadGeneratedServletIfUpdated.jsp [2024-04-16T09:31:11.721Z] /WEB-INF/ [2024-04-16T09:31:11.721Z] /WEB-INF/web.xml [2024-04-16T09:31:11.721Z] 09:31:11.285001 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[deploy, --contextroot, /, --name, JspReloadGeneratedServletIfUpdatedTest, --precompilejsp, true, /tmp/JspReloadGeneratedServletIfUpdatedTest194190843679848905.war]) [2024-04-16T09:31:12.643Z] Application deployed with name JspReloadGeneratedServletIfUpdatedTest. [2024-04-16T09:31:12.643Z] Command deploy executed successfully. [2024-04-16T09:31:12.643Z] [2024-04-16T09:31:12.643Z] [2024-04-16T09:31:12.643Z] [2024-04-16T09:31:12.643Z] 09:31:12.427135 INFO main org.glassfish.main.itest.tools.asadmin.Asadmin.exec exec(timeout=30,000, detached=false, args=[undeploy, JspReloadGeneratedServletIfUpdatedTest]) [2024-04-16T09:31:12.897Z] Command undeploy executed successfully. [2024-04-16T09:31:12.897Z] [2024-04-16T09:31:12.897Z] [2024-04-16T09:31:12.897Z] [2024-04-16T09:31:12.897Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s -- in org.glassfish.main.test.app.web.jsp.JspReloadGeneratedServletIfUpdatedTest [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [INFO] Results: [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3 [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ application-tests --- [2024-04-16T09:31:14.255Z] [INFO] Executing tasks [2024-04-16T09:31:14.255Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/classes/META-INF for [2024-04-16T09:31:14.255Z] [INFO] [echo] application-tests [2024-04-16T09:31:14.255Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/classes/META-INF [2024-04-16T09:31:14.255Z] [INFO] Executed tasks [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [INFO] --- jar:3.3.0:jar (default-jar) @ application-tests --- [2024-04-16T09:31:14.255Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/application-tests.jar [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ application-tests --- [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [INFO] --- failsafe:3.2.5:verify (verify) @ application-tests --- [2024-04-16T09:31:14.255Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/failsafe-reports [2024-04-16T09:31:14.255Z] [INFO] [2024-04-16T09:31:14.255Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-application-tests-checkstyle) @ application-tests --- [2024-04-16T09:31:14.510Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- install:3.1.1:install (default-install) @ application-tests --- [2024-04-16T09:31:14.510Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/7.0.15-SNAPSHOT/application-tests-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:14.510Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/application/target/application-tests.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/application-tests/7.0.15-SNAPSHOT/application-tests-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [2024-04-16T09:31:14.510Z] [INFO] Building GlassFish Ant Tests 7.0.15-SNAPSHOT [289/332] [2024-04-16T09:31:14.510Z] [INFO] from appserver/tests/appserv-tests/pom.xml [2024-04-16T09:31:14.510Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] No sources to compile [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] No sources to compile [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] No sources to compile [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] Executing tasks [2024-04-16T09:31:14.510Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/target/classes/META-INF for [2024-04-16T09:31:14.510Z] [INFO] [echo] ant-tests [2024-04-16T09:31:14.510Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/target/classes/META-INF [2024-04-16T09:31:14.510Z] [INFO] Executed tasks [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] No tests to run. [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/target/failsafe-reports [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tests --- [2024-04-16T09:31:14.510Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/7.0.15-SNAPSHOT/ant-tests-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:14.510Z] [INFO] [2024-04-16T09:31:14.510Z] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [2024-04-16T09:31:14.510Z] [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.15-SNAPSHOT [290/332] [2024-04-16T09:31:14.510Z] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [2024-04-16T09:31:14.510Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:14.764Z] [INFO] [2024-04-16T09:31:14.764Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx --- [2024-04-16T09:31:14.764Z] [INFO] [2024-04-16T09:31:14.764Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cciblackbox-tx --- [2024-04-16T09:31:14.764Z] [INFO] [2024-04-16T09:31:14.764Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx --- [2024-04-16T09:31:14.764Z] [INFO] [2024-04-16T09:31:14.764Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cciblackbox-tx --- [2024-04-16T09:31:14.764Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:31:14.764Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:14.764Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:14.764Z] [INFO] [2024-04-16T09:31:14.764Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cciblackbox-tx --- [2024-04-16T09:31:14.764Z] [INFO] [2024-04-16T09:31:14.764Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [2024-04-16T09:31:14.764Z] [INFO] [2024-04-16T09:31:14.764Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx --- [2024-04-16T09:31:14.765Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:14.765Z] [INFO] [2024-04-16T09:31:14.765Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx --- [2024-04-16T09:31:14.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [2024-04-16T09:31:14.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [2024-04-16T09:31:14.765Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:14.765Z] [INFO] [2024-04-16T09:31:14.765Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cciblackbox-tx --- [2024-04-16T09:31:14.765Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:31:14.765Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:14.765Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[200,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java:[203,13] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[30,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[31,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[32,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[33,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[34,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[35,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[36,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[37,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[38,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.765Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[39,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[40,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[41,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[42,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[43,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[44,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[45,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[46,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[47,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[48,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Mapping.java:[49,14] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/Util.java:[50,25] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:31:14.766Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:31:14.766Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:31:14.766Z] [INFO] [2024-04-16T09:31:14.766Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cciblackbox-tx --- [2024-04-16T09:31:14.766Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:31:14.766Z] [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:14.766Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:14.766Z] [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [2024-04-16T09:31:14.766Z] [INFO] [2024-04-16T09:31:14.766Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx --- [2024-04-16T09:31:14.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/src/test/resources [2024-04-16T09:31:14.766Z] [INFO] [2024-04-16T09:31:14.766Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cciblackbox-tx --- [2024-04-16T09:31:14.766Z] [INFO] No sources to compile [2024-04-16T09:31:14.766Z] [INFO] [2024-04-16T09:31:14.766Z] [INFO] --- surefire:3.2.5:test (default-test) @ cciblackbox-tx --- [2024-04-16T09:31:14.766Z] [INFO] No tests to run. [2024-04-16T09:31:14.767Z] [INFO] [2024-04-16T09:31:14.767Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx --- [2024-04-16T09:31:14.767Z] [INFO] Executing tasks [2024-04-16T09:31:14.767Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [2024-04-16T09:31:14.767Z] [INFO] [echo] cciblackbox-tx [2024-04-16T09:31:15.021Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [2024-04-16T09:31:15.021Z] [INFO] Executed tasks [2024-04-16T09:31:15.021Z] [INFO] [2024-04-16T09:31:15.021Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx --- [2024-04-16T09:31:15.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [2024-04-16T09:31:15.021Z] [INFO] [2024-04-16T09:31:15.021Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cciblackbox-tx --- [2024-04-16T09:31:15.021Z] [INFO] No tests to run. [2024-04-16T09:31:15.021Z] [INFO] [2024-04-16T09:31:15.021Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cciblackbox-tx --- [2024-04-16T09:31:15.021Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/failsafe-reports [2024-04-16T09:31:15.021Z] [INFO] [2024-04-16T09:31:15.021Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [2024-04-16T09:31:15.579Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx --- [2024-04-16T09:31:15.579Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.15-SNAPSHOT/cciblackbox-tx-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:15.579Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.15-SNAPSHOT/cciblackbox-tx-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [2024-04-16T09:31:15.579Z] [INFO] Building connectors-ra-redeploy 7.0.15-SNAPSHOT [291/332] [2024-04-16T09:31:15.579Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [2024-04-16T09:31:15.579Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] No sources to compile [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] No sources to compile [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] No sources to compile [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] Executing tasks [2024-04-16T09:31:15.579Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [2024-04-16T09:31:15.579Z] [INFO] [echo] connectors-ra-redeploy [2024-04-16T09:31:15.579Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [2024-04-16T09:31:15.579Z] [INFO] Executed tasks [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] No tests to run. [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/target/failsafe-reports [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy --- [2024-04-16T09:31:15.579Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/7.0.15-SNAPSHOT/connectors-ra-redeploy-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [2024-04-16T09:31:15.579Z] [INFO] Building connectors-ra-redeploy-jars 7.0.15-SNAPSHOT [292/332] [2024-04-16T09:31:15.579Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [2024-04-16T09:31:15.579Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.579Z] [INFO] [2024-04-16T09:31:15.579Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.579Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:15.579Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:15.833Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:15.833Z] [INFO] [2024-04-16T09:31:15.833Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.833Z] [INFO] [2024-04-16T09:31:15.833Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.833Z] [INFO] [2024-04-16T09:31:15.833Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.833Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:15.833Z] [INFO] [2024-04-16T09:31:15.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [2024-04-16T09:31:15.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [2024-04-16T09:31:15.833Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:15.833Z] [INFO] [2024-04-16T09:31:15.833Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:15.833Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:15.833Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:16.088Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:16.088Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[74,25] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:16.088Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[83,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:16.088Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java:[84,45] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:16.088Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[127,32] Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:16.088Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[131,32] Short(java.lang.String) in java.lang.Short has been deprecated and marked for removal [2024-04-16T09:31:16.088Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[135,32] Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[139,32] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[143,32] Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[147,32] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java:[159,32] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[234,14] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/spi/ManagedConnectionFactory.java:[400,42] Boolean(java.lang.String) in java.lang.Boolean has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/SecurityUtils.java:[67,62] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:31:16.089Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:31:16.089Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:31:16.089Z] [INFO] [2024-04-16T09:31:16.089Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.089Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:16.089Z] [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:16.089Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:16.089Z] [INFO] [2024-04-16T09:31:16.089Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/test/resources [2024-04-16T09:31:16.089Z] [INFO] [2024-04-16T09:31:16.089Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.089Z] [INFO] No sources to compile [2024-04-16T09:31:16.089Z] [INFO] [2024-04-16T09:31:16.089Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.089Z] [INFO] No tests to run. [2024-04-16T09:31:16.089Z] [INFO] [2024-04-16T09:31:16.089Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.089Z] [INFO] Executing tasks [2024-04-16T09:31:16.089Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [2024-04-16T09:31:16.089Z] [INFO] [echo] connectors-ra-redeploy-jars [2024-04-16T09:31:16.089Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [2024-04-16T09:31:16.089Z] [INFO] Executed tasks [2024-04-16T09:31:16.089Z] [INFO] [2024-04-16T09:31:16.089Z] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [2024-04-16T09:31:16.089Z] [INFO] [2024-04-16T09:31:16.089Z] [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [2024-04-16T09:31:16.343Z] [INFO] [2024-04-16T09:31:16.343Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.343Z] [INFO] No tests to run. [2024-04-16T09:31:16.343Z] [INFO] [2024-04-16T09:31:16.343Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.344Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/failsafe-reports [2024-04-16T09:31:16.344Z] [INFO] [2024-04-16T09:31:16.344Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.598Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars --- [2024-04-16T09:31:16.598Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:16.598Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:16.598Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT-v2.jar [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [2024-04-16T09:31:16.598Z] [INFO] Building connectors-ra-redeploy-rars 7.0.15-SNAPSHOT [293/332] [2024-04-16T09:31:16.598Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [2024-04-16T09:31:16.598Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] No sources to compile [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [2024-04-16T09:31:16.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [2024-04-16T09:31:16.598Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] No sources to compile [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] No sources to compile [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/test/resources [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:16.598Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:16.598Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.598Z] [INFO] [2024-04-16T09:31:16.598Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.852Z] [INFO] Executing tasks [2024-04-16T09:31:16.852Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [2024-04-16T09:31:16.852Z] [INFO] [echo] connectors-ra-redeploy-rars [2024-04-16T09:31:16.852Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [2024-04-16T09:31:16.852Z] [INFO] Executed tasks [2024-04-16T09:31:16.852Z] [INFO] [2024-04-16T09:31:16.852Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:31:16.852Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:31:16.852Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-04-16T09:31:16.853Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-04-16T09:31:16.853Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:31:16.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [2024-04-16T09:31:16.853Z] [INFO] [2024-04-16T09:31:16.853Z] [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:31:16.853Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:31:16.853Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [2024-04-16T09:31:16.853Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-04-16T09:31:16.853Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:31:16.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T09:31:16.853Z] [INFO] [2024-04-16T09:31:16.853Z] [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:31:16.853Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:31:16.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [2024-04-16T09:31:16.853Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [2024-04-16T09:31:16.853Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:31:16.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T09:31:16.853Z] [INFO] [2024-04-16T09:31:16.853Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:16.853Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/failsafe-reports [2024-04-16T09:31:16.853Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:16.853Z] [INFO] [2024-04-16T09:31:16.853Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:16.853Z] [INFO] T E S T S [2024-04-16T09:31:16.853Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:16.853Z] [0.002s][info][gc] Using G1 [2024-04-16T09:31:17.411Z] [INFO] Running org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2024-04-16T09:31:17.411Z] [0.435s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.049ms [2024-04-16T09:31:17.411Z] jdk.internal.loader.ClassLoaders$AppClassLoader@5bc2b487 [2024-04-16T09:31:17.411Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.glassfish.main.tests.connectors.ra.ResourceAdapterITest [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] Results: [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:17.666Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/failsafe-reports [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:17.666Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars --- [2024-04-16T09:31:17.666Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:17.666Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar [2024-04-16T09:31:17.666Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar [2024-04-16T09:31:17.666Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [2024-04-16T09:31:17.666Z] [INFO] Building connectors-ra-redeploy-rars-xa 7.0.15-SNAPSHOT [294/332] [2024-04-16T09:31:17.666Z] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [2024-04-16T09:31:17.666Z] [INFO] --------------------------------[ rar ]--------------------------------- [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.666Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.666Z] [INFO] No sources to compile [2024-04-16T09:31:17.666Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [2024-04-16T09:31:17.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [2024-04-16T09:31:17.667Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] No sources to compile [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] No sources to compile [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/test/resources [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] No sources to compile [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] No tests to run. [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] Executing tasks [2024-04-16T09:31:17.667Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [2024-04-16T09:31:17.667Z] [INFO] [echo] connectors-ra-redeploy-rars-xa [2024-04-16T09:31:17.667Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [2024-04-16T09:31:17.667Z] [INFO] Executed tasks [2024-04-16T09:31:17.667Z] [INFO] [2024-04-16T09:31:17.667Z] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T09:31:17.667Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T09:31:17.667Z] [INFO] Copying 1 resource to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [2024-04-16T09:31:17.667Z] [INFO] Using ra.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [2024-04-16T09:31:17.667Z] [INFO] Could not find manifest file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [2024-04-16T09:31:17.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T09:31:17.921Z] [INFO] [2024-04-16T09:31:17.921Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.921Z] [INFO] No tests to run. [2024-04-16T09:31:17.921Z] [INFO] [2024-04-16T09:31:17.921Z] [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.921Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/failsafe-reports [2024-04-16T09:31:17.921Z] [INFO] [2024-04-16T09:31:17.921Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.921Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:17.921Z] [INFO] [2024-04-16T09:31:17.921Z] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [2024-04-16T09:31:17.922Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:17.922Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [2024-04-16T09:31:17.922Z] [INFO] Building report-builder 7.0.15-SNAPSHOT [295/332] [2024-04-16T09:31:17.922Z] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [2024-04-16T09:31:17.922Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:31:17.922Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:17.922Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:31:17.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/src/main/manpages [2024-04-16T09:31:17.922Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:31:17.922Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:17.922Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:31:17.922Z] [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:17.922Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:17.922Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Copying 2 resources from src/test/resources to target/test-classes [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:17.922Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:17.922Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] --- surefire:3.2.5:test (default-test) @ report-builder --- [2024-04-16T09:31:17.922Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/surefire-reports [2024-04-16T09:31:17.922Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:17.922Z] [INFO] [2024-04-16T09:31:17.922Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:17.922Z] [INFO] T E S T S [2024-04-16T09:31:17.922Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:18.176Z] [0.011s][info][gc] Using G1 [2024-04-16T09:31:18.430Z] [INFO] Running org.glassfish.devtests.reportbuilder.ReportTest [2024-04-16T09:31:18.430Z] [0.452s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.131ms [2024-04-16T09:31:18.430Z] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T09:31:18.430Z] [2024-04-16T09:31:18.430Z] [2024-04-16T09:31:18.430Z] ----------------------------------------- [2024-04-16T09:31:18.430Z] - first test: FAIL - [2024-04-16T09:31:18.430Z] - second test: PASS - [2024-04-16T09:31:18.430Z] - second test -- DUPLICATE: FAIL - [2024-04-16T09:31:18.430Z] ----------------------------------------- [2024-04-16T09:31:18.430Z] - Total PASS : 1 - [2024-04-16T09:31:18.430Z] - Total FAIL : 2 - [2024-04-16T09:31:18.430Z] - Total DID NOT RUN : 0 - [2024-04-16T09:31:18.430Z] ----------------------------------------- [2024-04-16T09:31:18.684Z] ********************** [2024-04-16T09:31:18.684Z] * PASSED 205 * [2024-04-16T09:31:18.684Z] * FAILED 2 * [2024-04-16T09:31:18.684Z] * DID NOT RUN 0 * [2024-04-16T09:31:18.684Z] * TOTAL 207 * [2024-04-16T09:31:18.684Z] ********************** [2024-04-16T09:31:18.684Z] [2024-04-16T09:31:18.684Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.glassfish.devtests.reportbuilder.ReportTest [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] Results: [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder --- [2024-04-16T09:31:18.938Z] [INFO] Executing tasks [2024-04-16T09:31:18.938Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for [2024-04-16T09:31:18.938Z] [INFO] [echo] report-builder [2024-04-16T09:31:18.938Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/classes/META-INF [2024-04-16T09:31:18.938Z] [INFO] Executed tasks [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder --- [2024-04-16T09:31:18.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/report-builder.jar [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ report-builder --- [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] --- failsafe:3.2.5:verify (verify) @ report-builder --- [2024-04-16T09:31:18.938Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/failsafe-reports [2024-04-16T09:31:18.938Z] [INFO] [2024-04-16T09:31:18.938Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder --- [2024-04-16T09:31:19.192Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- install:3.1.1:install (default-install) @ report-builder --- [2024-04-16T09:31:19.192Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.15-SNAPSHOT/report-builder-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:19.192Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.15-SNAPSHOT/report-builder-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [2024-04-16T09:31:19.192Z] [INFO] Building reporter 7.0.15-SNAPSHOT [296/332] [2024-04-16T09:31:19.192Z] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [2024-04-16T09:31:19.192Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:31:19.192Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:19.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/resources [2024-04-16T09:31:19.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/manpages [2024-04-16T09:31:19.192Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:19.192Z] [INFO] [2024-04-16T09:31:19.192Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ reporter --- [2024-04-16T09:31:19.192Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:31:19.192Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:19.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:19.192Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[636,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:19.192Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[637,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:19.193Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[638,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:19.193Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[692,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:19.193Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[693,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:19.193Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/Reporter.java:[694,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal [2024-04-16T09:31:19.193Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java uses or overrides a deprecated API. [2024-04-16T09:31:19.193Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:31:19.193Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:31:19.193Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:31:19.193Z] [INFO] [2024-04-16T09:31:19.193Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ reporter --- [2024-04-16T09:31:19.193Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:31:19.193Z] [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:19.447Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:19.447Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter --- [2024-04-16T09:31:19.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/src/test/resources [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reporter --- [2024-04-16T09:31:19.448Z] [INFO] No sources to compile [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- surefire:3.2.5:test (default-test) @ reporter --- [2024-04-16T09:31:19.448Z] [INFO] No tests to run. [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter --- [2024-04-16T09:31:19.448Z] [INFO] Executing tasks [2024-04-16T09:31:19.448Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/classes/META-INF for [2024-04-16T09:31:19.448Z] [INFO] [echo] reporter [2024-04-16T09:31:19.448Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/classes/META-INF [2024-04-16T09:31:19.448Z] [INFO] Executed tasks [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- jar:3.3.0:jar (default-jar) @ reporter --- [2024-04-16T09:31:19.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/reporter.jar [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reporter --- [2024-04-16T09:31:19.448Z] [INFO] No tests to run. [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- failsafe:3.2.5:verify (verify) @ reporter --- [2024-04-16T09:31:19.448Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/failsafe-reports [2024-04-16T09:31:19.448Z] [INFO] [2024-04-16T09:31:19.448Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter --- [2024-04-16T09:31:20.005Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:20.005Z] [INFO] [2024-04-16T09:31:20.005Z] [INFO] --- install:3.1.1:install (default-install) @ reporter --- [2024-04-16T09:31:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.15-SNAPSHOT/reporter-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:20.006Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.15-SNAPSHOT/reporter-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [2024-04-16T09:31:20.006Z] [INFO] Building webtest 7.0.15-SNAPSHOT [297/332] [2024-04-16T09:31:20.006Z] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [2024-04-16T09:31:20.006Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- clean:3.3.2:clean (default-clean) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:20.006Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:20.006Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/resources [2024-04-16T09:31:20.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/manpages [2024-04-16T09:31:20.006Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:20.006Z] [INFO] [2024-04-16T09:31:20.006Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ webtest --- [2024-04-16T09:31:20.006Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:20.006Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:20.259Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:20.259Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java uses or overrides a deprecated API. [2024-04-16T09:31:20.260Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:31:20.260Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:31:20.260Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:20.260Z] [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:20.260Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:20.260Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/src/test/resources [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] No sources to compile [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- surefire:3.2.5:test (default-test) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] No tests to run. [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] Executing tasks [2024-04-16T09:31:20.260Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/classes/META-INF for [2024-04-16T09:31:20.260Z] [INFO] [echo] webtest [2024-04-16T09:31:20.260Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/classes/META-INF [2024-04-16T09:31:20.260Z] [INFO] Executed tasks [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- jar:3.3.0:jar (default-jar) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/webtest.jar [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] No tests to run. [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- failsafe:3.2.5:verify (verify) @ webtest --- [2024-04-16T09:31:20.260Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/failsafe-reports [2024-04-16T09:31:20.260Z] [INFO] [2024-04-16T09:31:20.260Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest --- [2024-04-16T09:31:20.817Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:20.817Z] [INFO] [2024-04-16T09:31:20.817Z] [INFO] --- install:3.1.1:install (default-install) @ webtest --- [2024-04-16T09:31:20.817Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.15-SNAPSHOT/webtest-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:20.818Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.15-SNAPSHOT/webtest-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T09:31:20.818Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [298/332] [2024-04-16T09:31:20.818Z] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [2024-04-16T09:31:20.818Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] No sources to compile [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] No sources to compile [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] No sources to compile [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] Executing tasks [2024-04-16T09:31:20.818Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T09:31:20.818Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T09:31:20.818Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T09:31:20.818Z] [INFO] Executed tasks [2024-04-16T09:31:20.818Z] [INFO] [2024-04-16T09:31:20.818Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T09:31:20.818Z] [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T09:31:20.818Z] [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T09:31:20.818Z] [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T09:31:20.818Z] [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T09:31:20.818Z] [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T09:31:20.818Z] [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T09:31:20.818Z] [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T09:31:20.818Z] [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T09:31:20.818Z] [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T09:31:20.818Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T09:31:20.818Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T09:31:20.818Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T09:31:20.818Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T09:31:20.818Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T09:31:20.819Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T09:31:20.819Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dependency-lib-downloader --- [2024-04-16T09:31:20.819Z] [INFO] No tests to run. [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dependency-lib-downloader --- [2024-04-16T09:31:20.819Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/failsafe-reports [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader --- [2024-04-16T09:31:20.819Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader --- [2024-04-16T09:31:20.819Z] [INFO] Skipping artifact installation [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --------------------< org.glassfish.tests:embedded >-------------------- [2024-04-16T09:31:20.819Z] [INFO] Building GlassFish Embedded Tests 7.0.15-SNAPSHOT [299/332] [2024-04-16T09:31:20.819Z] [INFO] from appserver/tests/embedded/pom.xml [2024-04-16T09:31:20.819Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] No sources to compile [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] No sources to compile [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded --- [2024-04-16T09:31:20.819Z] [INFO] No sources to compile [2024-04-16T09:31:20.819Z] [INFO] [2024-04-16T09:31:20.819Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [2024-04-16T09:31:21.073Z] [INFO] Executing tasks [2024-04-16T09:31:21.073Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/target/classes/META-INF for [2024-04-16T09:31:21.073Z] [INFO] [echo] embedded [2024-04-16T09:31:21.073Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/target/classes/META-INF [2024-04-16T09:31:21.073Z] [INFO] Executed tasks [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded --- [2024-04-16T09:31:21.073Z] [INFO] No tests to run. [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded --- [2024-04-16T09:31:21.073Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/target/failsafe-reports [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests-embedded-checkstyle) @ embedded --- [2024-04-16T09:31:21.073Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [2024-04-16T09:31:21.073Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/7.0.15-SNAPSHOT/embedded-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] -----------------< org.glassfish.tests.embedded:basic >----------------- [2024-04-16T09:31:21.073Z] [INFO] Building Basic tests for testing org.glassfish.embeddable APIs 7.0.15-SNAPSHOT [300/332] [2024-04-16T09:31:21.073Z] [INFO] from appserver/tests/embedded/basic/pom.xml [2024-04-16T09:31:21.073Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] No sources to compile [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] No sources to compile [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] No sources to compile [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] Executing tasks [2024-04-16T09:31:21.073Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/target/classes/META-INF for [2024-04-16T09:31:21.073Z] [INFO] [echo] basic [2024-04-16T09:31:21.073Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/target/classes/META-INF [2024-04-16T09:31:21.073Z] [INFO] Executed tasks [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] No tests to run. [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- failsafe:3.2.5:verify (verify) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/target/failsafe-reports [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-basic-checkstyle) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- install:3.1.1:install (default-install) @ basic --- [2024-04-16T09:31:21.073Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/7.0.15-SNAPSHOT/basic-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] ------------< org.glassfish.tests.embedded.basic:lifecycle >------------ [2024-04-16T09:31:21.073Z] [INFO] Building Test newGlassFish(), start(), stop(), dispose() lifecyle operations 7.0.15-SNAPSHOT [301/332] [2024-04-16T09:31:21.073Z] [INFO] from appserver/tests/embedded/basic/lifecycle/pom.xml [2024-04-16T09:31:21.073Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- clean:3.3.2:clean (default-clean) @ lifecycle --- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.073Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ lifecycle --- [2024-04-16T09:31:21.073Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] No sources to compile [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- resources:3.3.1:resources (default-resources) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/src/main/resources [2024-04-16T09:31:21.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/src/main/manpages [2024-04-16T09:31:21.074Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] No sources to compile [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] No sources to compile [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/src/test/resources [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:21.074Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:21.074Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:21.074Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] --- surefire:3.2.5:test (default-test) @ lifecycle --- [2024-04-16T09:31:21.074Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/target/surefire-reports [2024-04-16T09:31:21.074Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:21.074Z] [INFO] [2024-04-16T09:31:21.074Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:21.074Z] [INFO] T E S T S [2024-04-16T09:31:21.074Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:21.074Z] [0.002s][info][gc] Using G1 [2024-04-16T09:31:21.631Z] [INFO] Running org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest [2024-04-16T09:31:21.631Z] [0.447s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.060ms [2024-04-16T09:31:22.188Z] [0.994s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 5.461ms [2024-04-16T09:31:22.188Z] 09:31:22.065550 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:31:22.442Z] 09:31:22.100158 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 createdcom.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@62e6a3ec [2024-04-16T09:31:22.442Z] 09:31:22.213246 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:31:22.442Z] 09:31:22.214328 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:22.442Z] 09:31:22.245410 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:31:22.696Z] [1.533s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 7.887ms [2024-04-16T09:31:22.696Z] [1.533s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:31:22.696Z] [1.542s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.554ms [2024-04-16T09:31:22.696Z] [1.546s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.068ms [2024-04-16T09:31:22.696Z] [1.547s][info][gc] GC(3) Concurrent Mark Cycle 14.130ms [2024-04-16T09:31:22.696Z] 09:31:22.612687 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:31:22.949Z] 09:31:22.712846 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (490 ms), startup services (610 ms), total (1,100 ms) [2024-04-16T09:31:22.949Z] 09:31:22.783391 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed15753321093996288622tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15753321093996288622tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:31:22.949Z] 09:31:22.858639 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:22.950Z] 09:31:22.871226 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 started #1 [2024-04-16T09:31:24.305Z] 09:31:23.875474 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:24.305Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:24.305Z] 09:31:23.895976 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:24.305Z] 09:31:23.896475 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 stopped #1 [2024-04-16T09:31:24.305Z] 09:31:23.902044 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:31:24.306Z] 09:31:23.902481 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:24.306Z] 09:31:23.905622 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (2,284 ms), startup services (9 ms), total (2,293 ms) [2024-04-16T09:31:24.306Z] 09:31:23.909424 INFO Thread-12 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:24.306Z] 09:31:23.911460 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 started #2 [2024-04-16T09:31:25.226Z] 09:31:24.912068 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:25.226Z] 09:31:24.912787 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:25.226Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:25.226Z] 09:31:24.916691 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:25.226Z] 09:31:24.916984 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 stopped #2 [2024-04-16T09:31:25.226Z] 09:31:24.919329 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance1 disposed [2024-04-16T09:31:25.226Z] 09:31:24.919883 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.checkDisposed Checking whether /tmp/gfembed15753321093996288622tmp is disposed or not [2024-04-16T09:31:25.226Z] 09:31:25.033141 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:31:25.226Z] 09:31:25.037251 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test instance2 createdcom.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6bce4140 [2024-04-16T09:31:25.226Z] 09:31:25.047363 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:31:25.226Z] 09:31:25.047842 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:25.226Z] 09:31:25.070361 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:31:25.226Z] 09:31:25.080097 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (64 ms), startup services (43 ms), total (107 ms) [2024-04-16T09:31:25.227Z] 09:31:25.086439 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed15753321093996288622tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15753321093996288622tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:31:25.227Z] 09:31:25.090991 INFO Thread-17 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:25.227Z] 09:31:25.094836 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 started #1 [2024-04-16T09:31:26.148Z] 09:31:26.098547 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:26.148Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:26.402Z] 09:31:26.102781 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:26.402Z] 09:31:26.103154 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 stopped #1 [2024-04-16T09:31:26.402Z] 09:31:26.107661 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:31:26.402Z] 09:31:26.108034 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:26.402Z] 09:31:26.111121 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (1,130 ms), startup services (8 ms), total (1,138 ms) [2024-04-16T09:31:26.402Z] 09:31:26.115054 INFO Thread-21 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:26.402Z] 09:31:26.118567 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 started #2 [2024-04-16T09:31:27.323Z] 09:31:27.119259 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:27.323Z] 09:31:27.119892 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:27.323Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:27.323Z] 09:31:27.123666 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:27.323Z] 09:31:27.123956 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 stopped #2 [2024-04-16T09:31:27.323Z] 09:31:27.126255 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.test Instance2 disposed [2024-04-16T09:31:27.323Z] 09:31:27.126678 INFO main org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest.checkDisposed Checking whether /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/target/surefire-workdir/gfembed15117868896835437084tmp is disposed or not [2024-04-16T09:31:27.323Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.659 s -- in org.glassfish.tests.embedded.basic.lifecycle.LifeCycleTest [2024-04-16T09:31:27.576Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] Results: [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ lifecycle --- [2024-04-16T09:31:27.577Z] [INFO] Executing tasks [2024-04-16T09:31:27.577Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/target/classes/META-INF for [2024-04-16T09:31:27.577Z] [INFO] [echo] lifecycle [2024-04-16T09:31:27.577Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/target/classes/META-INF [2024-04-16T09:31:27.577Z] [INFO] Executed tasks [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] --- jar:3.3.0:jar (default-jar) @ lifecycle --- [2024-04-16T09:31:27.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/target/lifecycle.jar [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ lifecycle --- [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] --- failsafe:3.2.5:verify (verify) @ lifecycle --- [2024-04-16T09:31:27.577Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/target/failsafe-reports [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-lifecycle-checkstyle) @ lifecycle --- [2024-04-16T09:31:27.577Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:27.577Z] [INFO] [2024-04-16T09:31:27.577Z] [INFO] --- install:3.1.1:install (default-install) @ lifecycle --- [2024-04-16T09:31:27.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/7.0.15-SNAPSHOT/lifecycle-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:27.577Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/basic/lifecycle/target/lifecycle.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/lifecycle/7.0.15-SNAPSHOT/lifecycle-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] ------------< org.glassfish.tests.embedded.basic:cdi_basic >------------ [2024-04-16T09:31:28.498Z] [INFO] Building Basic CDI Test 7.0.15-SNAPSHOT [302/332] [2024-04-16T09:31:28.498Z] [INFO] from appserver/tests/embedded/cdi_basic/pom.xml [2024-04-16T09:31:28.498Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:28.498Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:28.498Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] Copying 0 resource from src/main/resources to target/classes [2024-04-16T09:31:28.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/src/main/manpages [2024-04-16T09:31:28.498Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:28.498Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:28.498Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:28.498Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:28.498Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:28.498Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/src/test/resources [2024-04-16T09:31:28.498Z] [INFO] [2024-04-16T09:31:28.498Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi_basic --- [2024-04-16T09:31:28.498Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:28.498Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:28.752Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:28.752Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:28.752Z] [INFO] [2024-04-16T09:31:28.752Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi_basic --- [2024-04-16T09:31:28.752Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/target/surefire-reports [2024-04-16T09:31:28.752Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:28.752Z] [INFO] [2024-04-16T09:31:28.752Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:28.752Z] [INFO] T E S T S [2024-04-16T09:31:28.752Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:28.752Z] [0.002s][info][gc] Using G1 [2024-04-16T09:31:29.005Z] [INFO] Running org.glassfish.tests.embedded.cdi_basic.BasicCDIUnitTest [2024-04-16T09:31:29.259Z] [0.448s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.013ms [2024-04-16T09:31:29.816Z] [0.999s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 5.498ms [2024-04-16T09:31:29.817Z] 09:31:29.573263 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:31:29.817Z] 09:31:29.648758 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:31:29.817Z] 09:31:29.705832 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:31:30.376Z] [1.538s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 60M->19M(258M) 6.437ms [2024-04-16T09:31:30.376Z] [1.538s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:31:30.376Z] [1.547s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.619ms [2024-04-16T09:31:30.376Z] [1.547s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.006ms [2024-04-16T09:31:30.376Z] [1.549s][info][gc] GC(3) Concurrent Mark Cycle 10.600ms [2024-04-16T09:31:30.376Z] 09:31:30.143717 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:31:30.376Z] 09:31:30.149616 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:30.376Z] 09:31:30.156369 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:30.376Z] 09:31:30.157936 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:30.376Z] 09:31:30.158583 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:30.630Z] 09:31:30.392542 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (790 ms), startup services (482 ms), total (1,272 ms) [2024-04-16T09:31:30.630Z] 09:31:30.458901 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed4533517993027813661tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed4533517993027813661tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:31:30.630Z] 09:31:30.532339 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:30.630Z] [2024-04-16T09:31:30.630Z] [2024-04-16T09:31:30.630Z] [file:/tmp/gftmp3498773736233506961/cdi_basic.war] contents : [2024-04-16T09:31:30.630Z] [2024-04-16T09:31:30.630Z] 0 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/beans.xml [2024-04-16T09:31:30.630Z] 994 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/sun-web.xml [2024-04-16T09:31:30.630Z] 1050 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/web.xml [2024-04-16T09:31:30.630Z] 0 Tue Apr 16 09:31:30 UTC 2024 images/.gitkeep_empty_dir [2024-04-16T09:31:30.630Z] 35084 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-04-16T09:31:30.630Z] 5205 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-04-16T09:31:30.630Z] 2327 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/BasicCDITestServlet.class [2024-04-16T09:31:30.630Z] 408 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/TestBean.class [2024-04-16T09:31:30.630Z] 451 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_basic/TestRequestScopedBean.class [2024-04-16T09:31:30.630Z] 0 Tue Apr 16 09:31:30 UTC 2024 WEB-INF/classes/.gitkeep_empty_dir [2024-04-16T09:31:30.630Z] [2024-04-16T09:31:30.884Z] [2.317s][info][gc] GC(4) Pause Young (Normal) (G1 Evacuation Pause) 74M->25M(256M) 10.436ms [2024-04-16T09:31:31.139Z] 09:31:30.988576 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:31:31.139Z] 09:31:30.989359 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:31:31.139Z] 09:31:30.991203 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:31:31.139Z] [2.489s][info][gc] GC(5) Pause Young (Concurrent Start) (Metadata GC Threshold) 40M->27M(256M) 4.840ms [2024-04-16T09:31:31.139Z] [2.490s][info][gc] GC(6) Concurrent Mark Cycle [2024-04-16T09:31:31.139Z] [2.509s][info][gc] GC(6) Pause Remark 30M->30M(256M) 2.079ms [2024-04-16T09:31:31.139Z] [2.514s][info][gc] GC(6) Pause Cleanup 33M->33M(256M) 0.071ms [2024-04-16T09:31:31.139Z] [2.516s][info][gc] GC(6) Concurrent Mark Cycle 26.370ms [2024-04-16T09:31:31.139Z] 09:31:31.009555 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:31.139Z] 09:31:31.010487 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:31.139Z] 09:31:31.011310 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:31:31.139Z] 09:31:31.013856 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:31:31.392Z] 09:31:31.200588 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:31:31.392Z] 09:31:31.225193 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:31:31.393Z] 09:31:31.244551 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:31:31.393Z] 09:31:31.248497 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:31:31.646Z] 09:31:31.373806 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:31:31.647Z] 09:31:31.374515 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:31:31.647Z] 09:31:31.600243 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:31.647Z] org.glassfish.web.loader.WebappClassLoader@6d7740f0[name=unknown], urls=[ [2024-04-16T09:31:31.647Z] file:/tmp/gfembed4533517993027813661tmp/applications/cdi_basic/WEB-INF/classes/ [2024-04-16T09:31:31.647Z] file:/tmp/gfembed4533517993027813661tmp/generated/ejb/cdi_basic/ [2024-04-16T09:31:31.647Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=25, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:31:31.901Z] 09:31:31.619309 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:31:32.155Z] 09:31:31.845896 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:31:32.155Z] [3.520s][info][gc] GC(7) Pause Young (Normal) (G1 Evacuation Pause) 170M->31M(256M) 8.526ms [2024-04-16T09:31:32.408Z] 09:31:32.259389 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/cdi_basic' [2024-04-16T09:31:32.409Z] 09:31:32.280684 INFO main com.sun.enterprise.web.WebApplication.start Loading application [cdi_basic] at [/cdi_basic] [2024-04-16T09:31:32.662Z] 09:31:32.366772 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_basic was successfully deployed in 1,787 milliseconds. [2024-04-16T09:31:32.662Z] Deployed [cdi_basic] [2024-04-16T09:31:32.662Z] 09:31:32.403422 INFO pool-19-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:32.663Z] 09:31:32.405809 INFO pool-18-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:32.663Z] 09:31:32.409854 INFO pool-18-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:31:32.663Z] 09:31:32.421012 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:31:32.663Z] 09:31:32.423399 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:32.663Z] 09:31:32.425526 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-04-16T09:31:32.663Z] [2024-04-16T09:31:32.663Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_basic/BasicCDITestServlet] : [2024-04-16T09:31:32.663Z] Hi from BasicCDITestServlet [2024-04-16T09:31:32.663Z] TestBean injected. [org.glassfish.tests.embedded.cdi_basic.TestBean@161b669] [2024-04-16T09:31:32.663Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_basic.TestRequestScopedBean@589542de] [2024-04-16T09:31:32.663Z] All CDI beans have been injected. [2024-04-16T09:31:32.663Z] [2024-04-16T09:31:32.663Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-04-16T09:31:32.663Z] [2024-04-16T09:31:32.663Z] 09:31:32.554308 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:32.663Z] org.glassfish.web.loader.WebappClassLoader@246df37b[name=/cdi_basic], urls=[ [2024-04-16T09:31:32.663Z] file:/tmp/gfembed4533517993027813661tmp/applications/cdi_basic/WEB-INF/classes/ [2024-04-16T09:31:32.663Z] file:/tmp/gfembed4533517993027813661tmp/generated/ejb/cdi_basic/ [2024-04-16T09:31:32.663Z] file:/tmp/gfembed4533517993027813661tmp/generated/cdi_basic/ [2024-04-16T09:31:32.663Z] ][delegate=true, context=/cdi_basic, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=36, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:31:32.663Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:31:32.663Z] 09:31:32.580081 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:32.663Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:32.663Z] 09:31:32.604470 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:32.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.635 s -- in org.glassfish.tests.embedded.cdi_basic.BasicCDIUnitTest [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] Results: [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi_basic --- [2024-04-16T09:31:33.221Z] [INFO] Executing tasks [2024-04-16T09:31:33.221Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/target/classes/META-INF for [2024-04-16T09:31:33.221Z] [INFO] [echo] cdi_basic [2024-04-16T09:31:33.221Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/target/classes/META-INF [2024-04-16T09:31:33.221Z] [INFO] Executed tasks [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi_basic --- [2024-04-16T09:31:33.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/target/cdi_basic.jar [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi_basic --- [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi_basic --- [2024-04-16T09:31:33.221Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/target/failsafe-reports [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-cdi_basic-checkstyle) @ cdi_basic --- [2024-04-16T09:31:33.221Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:33.221Z] [INFO] [2024-04-16T09:31:33.221Z] [INFO] --- install:3.1.1:install (default-install) @ cdi_basic --- [2024-04-16T09:31:33.221Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/7.0.15-SNAPSHOT/cdi_basic-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:33.221Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_basic/target/cdi_basic.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_basic/7.0.15-SNAPSHOT/cdi_basic-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] -----------< org.glassfish.tests.embedded.basic:cdi_ejb_jpa >----------- [2024-04-16T09:31:33.222Z] [INFO] Building CDI, EJB, JPA integration test 7.0.15-SNAPSHOT [303/332] [2024-04-16T09:31:33.222Z] [INFO] from appserver/tests/embedded/cdi_ejb_jpa/pom.xml [2024-04-16T09:31:33.222Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- clean:3.3.2:clean (default-clean) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:33.222Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:33.222Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:31:33.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/src/main/manpages [2024-04-16T09:31:33.222Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:33.222Z] [INFO] [2024-04-16T09:31:33.222Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.222Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:33.222Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:33.475Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:33.475Z] [INFO] [2024-04-16T09:31:33.475Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi_ejb_jpa --- [2024-04-16T09:31:33.475Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:33.475Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:34.032Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:34.032Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:34.032Z] [INFO] [EL Info]: processor: Creating static metadata factory ... [2024-04-16T09:31:34.032Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-04-16T09:31:34.032Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-04-16T09:31:34.032Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-04-16T09:31:34.032Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-04-16T09:31:34.032Z] [INFO] [2024-04-16T09:31:34.032Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi_ejb_jpa --- [2024-04-16T09:31:34.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/src/test/resources [2024-04-16T09:31:34.032Z] [INFO] [2024-04-16T09:31:34.032Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi_ejb_jpa --- [2024-04-16T09:31:34.033Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:34.033Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:34.033Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:34.033Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:34.033Z] [INFO] [2024-04-16T09:31:34.033Z] [INFO] --- surefire:3.2.5:test (default-test) @ cdi_ejb_jpa --- [2024-04-16T09:31:34.033Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/target/surefire-reports [2024-04-16T09:31:34.033Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:34.033Z] [INFO] [2024-04-16T09:31:34.033Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:34.033Z] [INFO] T E S T S [2024-04-16T09:31:34.033Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:34.033Z] [0.003s][info][gc] Using G1 [2024-04-16T09:31:34.590Z] [INFO] Running org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-04-16T09:31:34.590Z] [0.480s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.111ms [2024-04-16T09:31:35.149Z] [1.058s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 6.343ms [2024-04-16T09:31:35.149Z] 09:31:35.040274 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:31:35.403Z] 09:31:35.121717 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:31:35.403Z] 09:31:35.183429 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:31:35.657Z] [1.617s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 60M->19M(258M) 6.038ms [2024-04-16T09:31:35.657Z] [1.617s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:31:35.657Z] [1.625s][info][gc] GC(3) Pause Remark 19M->19M(256M) 1.424ms [2024-04-16T09:31:35.657Z] [1.628s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.055ms [2024-04-16T09:31:35.657Z] [1.629s][info][gc] GC(3) Concurrent Mark Cycle 12.732ms [2024-04-16T09:31:35.911Z] 09:31:35.631393 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:31:35.911Z] 09:31:35.637884 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:35.912Z] 09:31:35.644569 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:35.912Z] 09:31:35.646102 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:35.912Z] 09:31:35.646696 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:36.166Z] 09:31:35.885327 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (839 ms), startup services (482 ms), total (1,321 ms) [2024-04-16T09:31:36.166Z] 09:31:35.950810 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed1640305548357828893tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1640305548357828893tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:31:36.166Z] 09:31:36.022174 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:36.166Z] [2024-04-16T09:31:36.166Z] [2024-04-16T09:31:36.166Z] [file:/tmp/gftmp15785150195660001439/cdi_ejb_jpa.war] contents : [2024-04-16T09:31:36.166Z] [2024-04-16T09:31:36.166Z] 0 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/beans.xml [2024-04-16T09:31:36.166Z] 996 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/sun-web.xml [2024-04-16T09:31:36.166Z] 1052 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/web.xml [2024-04-16T09:31:36.166Z] 0 Tue Apr 16 09:31:36 UTC 2024 images/.gitkeep_empty_dir [2024-04-16T09:31:36.166Z] 1344 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/classes/META-INF/persistence.xml [2024-04-16T09:31:36.166Z] 35084 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-04-16T09:31:36.166Z] 5205 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-04-16T09:31:36.166Z] 3441 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITestServlet.class [2024-04-16T09:31:36.166Z] 1511 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestBean.class [2024-04-16T09:31:36.166Z] 455 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestRequestScopedBean.class [2024-04-16T09:31:36.166Z] 2241 Tue Apr 16 09:31:36 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/Person.class [2024-04-16T09:31:36.166Z] [2024-04-16T09:31:36.420Z] [2.373s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 73M->25M(256M) 9.111ms [2024-04-16T09:31:36.420Z] [2.436s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 29M->27M(256M) 5.399ms [2024-04-16T09:31:36.674Z] [2.604s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 42M->27M(256M) 2.183ms [2024-04-16T09:31:36.674Z] [2.604s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:31:36.674Z] [2.626s][info][gc] GC(7) Pause Remark 29M->29M(256M) 1.976ms [2024-04-16T09:31:36.674Z] [2.635s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.083ms [2024-04-16T09:31:36.674Z] [2.636s][info][gc] GC(7) Concurrent Mark Cycle 32.006ms [2024-04-16T09:31:36.674Z] 09:31:36.556433 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:31:36.674Z] 09:31:36.557097 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:31:36.674Z] 09:31:36.558747 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:31:36.674Z] 09:31:36.578926 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:36.674Z] 09:31:36.579979 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:36.675Z] 09:31:36.581003 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:31:36.675Z] 09:31:36.584037 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:31:36.929Z] 09:31:36.748720 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:31:36.929Z] 09:31:36.772551 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:31:36.929Z] 09:31:36.787577 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:31:36.929Z] 09:31:36.790238 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:31:36.930Z] 09:31:36.899028 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:31:36.930Z] 09:31:36.899732 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:31:37.488Z] 09:31:37.364070 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T09:31:37.742Z] [3.576s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 178M->31M(256M) 4.370ms [2024-04-16T09:31:37.742Z] 09:31:37.669634 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:37.742Z] org.glassfish.web.loader.WebappClassLoader@36dafa24[name=unknown], urls=[ [2024-04-16T09:31:37.742Z] file:/tmp/gfembed1640305548357828893tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-04-16T09:31:37.742Z] file:/tmp/gfembed1640305548357828893tmp/generated/ejb/cdi_ejb_jpa/ [2024-04-16T09:31:37.742Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=37, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:31:37.742Z] 09:31:37.698634 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T09:31:38.301Z] [4.296s][info][gc] GC(9) Pause Young (Concurrent Start) (Metadata GC Threshold) 85M->34M(256M) 5.216ms [2024-04-16T09:31:38.301Z] [4.296s][info][gc] GC(10) Concurrent Mark Cycle [2024-04-16T09:31:38.301Z] [4.320s][info][gc] GC(10) Pause Remark 36M->36M(256M) 2.056ms [2024-04-16T09:31:38.556Z] [4.329s][info][gc] GC(10) Pause Cleanup 37M->37M(256M) 0.079ms [2024-04-16T09:31:38.556Z] [4.330s][info][gc] GC(10) Concurrent Mark Cycle 34.662ms [2024-04-16T09:31:38.556Z] 09:31:38.459635 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TestBean: [java:global/cdi_ejb_jpa/TestBean, java:global/cdi_ejb_jpa/TestBean!org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean] [2024-04-16T09:31:38.556Z] 09:31:38.485249 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:31:38.810Z] 09:31:38.694692 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:31:39.369Z] 09:31:39.072511 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/cdi_ejb_jpa' [2024-04-16T09:31:39.369Z] 09:31:39.089509 INFO main com.sun.enterprise.web.WebApplication.start Loading application [cdi_ejb_jpa] at [/cdi_ejb_jpa] [2024-04-16T09:31:39.369Z] 09:31:39.171765 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_ejb_jpa was successfully deployed in 3,102 milliseconds. [2024-04-16T09:31:39.369Z] Deployed [cdi_ejb_jpa] [2024-04-16T09:31:39.369Z] 09:31:39.211143 INFO pool-19-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:39.369Z] 09:31:39.213258 INFO pool-21-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:39.369Z] 09:31:39.217317 INFO pool-21-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:31:39.369Z] 09:31:39.229510 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:31:39.369Z] 09:31:39.231781 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:39.369Z] 09:31:39.233928 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-04-16T09:31:39.369Z] [2024-04-16T09:31:39.369Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_ejb_jpa/BasicCDITestServlet] : [2024-04-16T09:31:39.624Z] Hi from BasicCDITestServlet [2024-04-16T09:31:39.624Z] TestBean injected. [org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean@5f95758f] [2024-04-16T09:31:39.624Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_ejb_jpa.TestRequestScopedBean@ab48d] [2024-04-16T09:31:39.624Z] All CDI beans have been injected. [2024-04-16T09:31:39.624Z] Added persons. [2024-04-16T09:31:39.624Z] Retrieved persons: org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=1], [name=Ada], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=2], [name=Bob], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=3], [name=Cub] [2024-04-16T09:31:39.624Z] [2024-04-16T09:31:39.624Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-04-16T09:31:39.624Z] [2024-04-16T09:31:39.624Z] 09:31:39.431663 SEVERE main com.sun.enterprise.connectors.ActiveResourceAdapterImpl.createManagedConnectionFactory RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-04-16T09:31:39.624Z] 09:31:39.433195 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T09:31:39.624Z] 09:31:39.434687 SEVERE main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null] [2024-04-16T09:31:39.624Z] 09:31:39.435179 WARNING main org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer.actualDeployResource error.creating.jdbc.pool [2024-04-16T09:31:39.624Z] 09:31:39.435827 WARNING main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T09:31:39.624Z] 09:31:39.436918 SEVERE main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Second lookup failed for org.glassfish.resourcebase.resources.api.PoolInfo@a89d03bd[jndiName=__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1, applicationName=null, moduleName=null]: javax.naming.NamingException: Lookup failed for __SYSTEM/pools/__SYSTEM/pools/__datasource_definition/cdi_ejb_jpa/java:app/jdbc/DB1 in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: DB1 not found] [2024-04-16T09:31:39.624Z] 09:31:39.438485 WARNING main org.glassfish.persistence.common.Java2DBProcessorHelper.logI18NWarnMessage PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.lang.RuntimeException: Invalid resource: org.glassfish.resourcebase.resources.api.ResourceInfo@ff776369[jndiName=java:app/jdbc/DB1__nontx, applicationName=cdi_ejb_jpa, moduleName=null]. [2024-04-16T09:31:39.624Z] 09:31:39.442033 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:39.624Z] org.glassfish.web.loader.WebappClassLoader@3e5ebdfe[name=/cdi_ejb_jpa], urls=[ [2024-04-16T09:31:39.624Z] file:/tmp/gfembed1640305548357828893tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-04-16T09:31:39.624Z] file:/tmp/gfembed1640305548357828893tmp/generated/ejb/cdi_ejb_jpa/ [2024-04-16T09:31:39.624Z] ][delegate=true, context=/cdi_ejb_jpa, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:31:39.624Z] PlainTextActionReporterSUCCESS [2024-04-16T09:31:39.625Z] PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.lang.RuntimeException: Invalid resource: org.glassfish.resourcebase.resources.api.ResourceInfo@ff776369[jndiName=java:app/jdbc/DB1__nontx, applicationName=cdi_ejb_jpa, moduleName=null].09:31:39.474797 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:39.625Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:39.625Z] 09:31:39.489239 INFO Thread-21 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T09:31:39.625Z] 09:31:39.490195 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:39.625Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.082 s -- in org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-04-16T09:31:39.879Z] [INFO] [2024-04-16T09:31:39.879Z] [INFO] Results: [2024-04-16T09:31:39.879Z] [INFO] [2024-04-16T09:31:39.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:31:39.879Z] [INFO] [2024-04-16T09:31:39.879Z] [INFO] [2024-04-16T09:31:39.879Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi_ejb_jpa --- [2024-04-16T09:31:40.134Z] [INFO] Executing tasks [2024-04-16T09:31:40.134Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/target/classes/META-INF for [2024-04-16T09:31:40.134Z] [INFO] [echo] cdi_ejb_jpa [2024-04-16T09:31:40.134Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/target/classes/META-INF [2024-04-16T09:31:40.134Z] [INFO] Executed tasks [2024-04-16T09:31:40.134Z] [INFO] [2024-04-16T09:31:40.134Z] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi_ejb_jpa --- [2024-04-16T09:31:40.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/target/cdi_ejb_jpa.jar [2024-04-16T09:31:40.134Z] [INFO] [2024-04-16T09:31:40.134Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi_ejb_jpa --- [2024-04-16T09:31:40.134Z] [INFO] [2024-04-16T09:31:40.134Z] [INFO] --- failsafe:3.2.5:verify (verify) @ cdi_ejb_jpa --- [2024-04-16T09:31:40.134Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/target/failsafe-reports [2024-04-16T09:31:40.134Z] [INFO] [2024-04-16T09:31:40.134Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-cdi_ejb_jpa-checkstyle) @ cdi_ejb_jpa --- [2024-04-16T09:31:40.134Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:40.134Z] [INFO] [2024-04-16T09:31:40.134Z] [INFO] --- install:3.1.1:install (default-install) @ cdi_ejb_jpa --- [2024-04-16T09:31:40.134Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/7.0.15-SNAPSHOT/cdi_ejb_jpa-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:40.134Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/cdi_ejb_jpa/target/cdi_ejb_jpa.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/cdi_ejb_jpa/7.0.15-SNAPSHOT/cdi_ejb_jpa-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:40.134Z] [INFO] [2024-04-16T09:31:40.134Z] [INFO] -----< org.glassfish.tests.embedded.basic:glassfish_resources_xml >----- [2024-04-16T09:31:40.134Z] [INFO] Building CDI, EJB, JPA integration test which has glassfish-resources.xml 7.0.15-SNAPSHOT [304/332] [2024-04-16T09:31:40.134Z] [INFO] from appserver/tests/embedded/glassfish_resources_xml/pom.xml [2024-04-16T09:31:40.134Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:40.135Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:40.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:31:40.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/src/main/manpages [2024-04-16T09:31:40.135Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:40.135Z] [INFO] [2024-04-16T09:31:40.135Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish_resources_xml --- [2024-04-16T09:31:40.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:40.135Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:40.389Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:40.389Z] [INFO] [2024-04-16T09:31:40.389Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish_resources_xml --- [2024-04-16T09:31:40.389Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:40.389Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:40.643Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:40.643Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:40.643Z] [INFO] [EL Info]: processor: Creating static metadata factory ... [2024-04-16T09:31:40.643Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-04-16T09:31:40.643Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-04-16T09:31:40.643Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [2024-04-16T09:31:40.643Z] [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [2024-04-16T09:31:40.643Z] [INFO] [2024-04-16T09:31:40.643Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish_resources_xml --- [2024-04-16T09:31:40.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/src/test/resources [2024-04-16T09:31:40.643Z] [INFO] [2024-04-16T09:31:40.643Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish_resources_xml --- [2024-04-16T09:31:40.643Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:40.643Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:40.897Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:40.897Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:40.897Z] [INFO] [2024-04-16T09:31:40.897Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish_resources_xml --- [2024-04-16T09:31:40.897Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/target/surefire-reports [2024-04-16T09:31:40.897Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:40.897Z] [INFO] [2024-04-16T09:31:40.897Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:40.897Z] [INFO] T E S T S [2024-04-16T09:31:40.897Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:40.897Z] [0.002s][info][gc] Using G1 [2024-04-16T09:31:41.456Z] [INFO] Running org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-04-16T09:31:41.456Z] [0.443s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.135ms [2024-04-16T09:31:42.014Z] [0.994s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 6.463ms [2024-04-16T09:31:42.014Z] 09:31:41.785889 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:31:42.014Z] 09:31:41.861269 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:31:42.014Z] 09:31:41.919444 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:31:42.571Z] [1.550s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 61M->19M(258M) 7.547ms [2024-04-16T09:31:42.571Z] [1.551s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:31:42.571Z] [1.560s][info][gc] GC(3) Pause Remark 19M->19M(256M) 1.683ms [2024-04-16T09:31:42.571Z] [1.563s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.048ms [2024-04-16T09:31:42.571Z] [1.564s][info][gc] GC(3) Concurrent Mark Cycle 13.561ms [2024-04-16T09:31:42.571Z] 09:31:42.369890 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:31:42.572Z] 09:31:42.375707 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:42.572Z] 09:31:42.382544 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:42.572Z] 09:31:42.384157 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:42.572Z] 09:31:42.384772 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:31:42.825Z] 09:31:42.616462 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (800 ms), startup services (486 ms), total (1,286 ms) [2024-04-16T09:31:42.825Z] 09:31:42.681310 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed7437925496979410228tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7437925496979410228tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:31:42.825Z] 09:31:42.752544 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:42.825Z] [2024-04-16T09:31:42.825Z] [2024-04-16T09:31:42.825Z] [file:/tmp/gftmp3870471131596359674/cdi_ejb_jpa.war] contents : [2024-04-16T09:31:42.825Z] [2024-04-16T09:31:42.825Z] 0 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/beans.xml [2024-04-16T09:31:42.825Z] 1837 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/glassfish-resources.xml [2024-04-16T09:31:42.825Z] 996 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/sun-web.xml [2024-04-16T09:31:42.825Z] 1052 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/web.xml [2024-04-16T09:31:42.825Z] 0 Tue Apr 16 09:31:42 UTC 2024 images/.gitkeep_empty_dir [2024-04-16T09:31:42.825Z] 1344 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/classes/META-INF/persistence.xml [2024-04-16T09:31:42.825Z] 35084 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-04-16T09:31:42.825Z] 5205 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-04-16T09:31:42.825Z] 3205 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/BasicCDITestServlet.class [2024-04-16T09:31:42.825Z] 1511 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestBean.class [2024-04-16T09:31:42.825Z] 455 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/TestRequestScopedBean.class [2024-04-16T09:31:42.825Z] 2241 Tue Apr 16 09:31:42 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/cdi_ejb_jpa/Person.class [2024-04-16T09:31:42.825Z] [2024-04-16T09:31:43.383Z] [2.333s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 75M->25M(256M) 10.104ms [2024-04-16T09:31:43.383Z] [2.397s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 29M->27M(256M) 6.150ms [2024-04-16T09:31:43.383Z] 09:31:43.294888 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:31:43.383Z] 09:31:43.295611 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:31:43.383Z] 09:31:43.297345 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:31:43.383Z] [2.543s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 41M->27M(256M) 2.751ms [2024-04-16T09:31:43.383Z] [2.543s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:31:43.383Z] [2.565s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.205ms [2024-04-16T09:31:43.383Z] [2.575s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.090ms [2024-04-16T09:31:43.383Z] [2.576s][info][gc] GC(7) Concurrent Mark Cycle 33.101ms [2024-04-16T09:31:43.637Z] 09:31:43.315495 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:43.637Z] 09:31:43.316525 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:43.637Z] 09:31:43.320451 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:31:43.637Z] 09:31:43.323550 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:31:43.637Z] 09:31:43.474034 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:31:43.637Z] 09:31:43.497728 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:31:43.637Z] 09:31:43.512802 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:31:43.637Z] 09:31:43.515521 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:31:43.893Z] 09:31:43.621808 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:31:43.893Z] 09:31:43.622517 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:31:44.146Z] 09:31:44.086459 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T09:31:44.400Z] [3.480s][info][gc] GC(8) Pause Young (Normal) (G1 Evacuation Pause) 178M->31M(256M) 4.731ms [2024-04-16T09:31:44.654Z] 09:31:44.404143 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:44.654Z] org.glassfish.web.loader.WebappClassLoader@3c17bd0b[name=unknown], urls=[ [2024-04-16T09:31:44.654Z] file:/tmp/gfembed7437925496979410228tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-04-16T09:31:44.654Z] file:/tmp/gfembed7437925496979410228tmp/generated/ejb/cdi_ejb_jpa/ [2024-04-16T09:31:44.654Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=37, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:31:44.654Z] 09:31:44.431579 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T09:31:45.211Z] [4.194s][info][gc] GC(9) Pause Young (Concurrent Start) (Metadata GC Threshold) 84M->35M(256M) 4.908ms [2024-04-16T09:31:45.211Z] [4.194s][info][gc] GC(10) Concurrent Mark Cycle [2024-04-16T09:31:45.211Z] [4.218s][info][gc] GC(10) Pause Remark 36M->36M(256M) 2.147ms [2024-04-16T09:31:45.211Z] [4.227s][info][gc] GC(10) Pause Cleanup 37M->37M(256M) 0.079ms [2024-04-16T09:31:45.211Z] [4.228s][info][gc] GC(10) Concurrent Mark Cycle 33.883ms [2024-04-16T09:31:45.465Z] 09:31:45.164486 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TestBean: [java:global/cdi_ejb_jpa/TestBean, java:global/cdi_ejb_jpa/TestBean!org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean] [2024-04-16T09:31:45.465Z] 09:31:45.190266 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:31:45.465Z] 09:31:45.397836 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:31:46.022Z] 09:31:45.764604 INFO main org.glassfish.soteria.servlet.SamRegistrationInstaller.onStartup Initializing Soteria null for context '/cdi_ejb_jpa' [2024-04-16T09:31:46.022Z] 09:31:45.781076 INFO main com.sun.enterprise.web.WebApplication.start Loading application [cdi_ejb_jpa] at [/cdi_ejb_jpa] [2024-04-16T09:31:46.022Z] 09:31:45.883830 INFO main org.glassfish.deployment.admin.DeployCommand.execute cdi_ejb_jpa was successfully deployed in 3,083 milliseconds. [2024-04-16T09:31:46.022Z] Deployed [cdi_ejb_jpa] [2024-04-16T09:31:46.022Z] 09:31:45.916096 INFO pool-21-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:46.022Z] 09:31:45.918113 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:46.022Z] 09:31:45.922231 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:31:46.022Z] 09:31:45.932094 INFO pool-18-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:31:46.022Z] 09:31:45.934196 INFO pool-18-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:31:46.022Z] 09:31:45.936192 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-04-16T09:31:46.022Z] [2024-04-16T09:31:46.022Z] URLConnection [sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/cdi_ejb_jpa/BasicCDITestServlet] : [2024-04-16T09:31:46.276Z] Hi from BasicCDITestServlet [2024-04-16T09:31:46.276Z] TestBean injected. [org.glassfish.tests.embedded.cdi_ejb_jpa.TestBean@1fb08b81] [2024-04-16T09:31:46.277Z] TestRequestScopeBean injected. [ org.glassfish.tests.embedded.cdi_ejb_jpa.TestRequestScopedBean@7ea34f5b] [2024-04-16T09:31:46.277Z] All CDI beans have been injected. [2024-04-16T09:31:46.277Z] Added persons. [2024-04-16T09:31:46.277Z] Retrieved persons: org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=1], [name=Ada], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=2], [name=Bob], org.glassfish.tests.embedded.cdi_ejb_jpa.Person[id=3], [name=Cub] [2024-04-16T09:31:46.277Z] [2024-04-16T09:31:46.277Z] ***** SUCCESS **** Found [All CDI beans have been injected.] in the response.***** [2024-04-16T09:31:46.277Z] [2024-04-16T09:31:46.277Z] 09:31:46.151481 SEVERE main com.sun.enterprise.connectors.ActiveResourceAdapterImpl.createManagedConnectionFactory RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-04-16T09:31:46.277Z] 09:31:46.152153 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T09:31:46.277Z] 09:31:46.154102 SEVERE main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null] [2024-04-16T09:31:46.277Z] 09:31:46.154780 WARNING main org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer.actualDeployResource error.creating.jdbc.pool [2024-04-16T09:31:46.277Z] 09:31:46.162141 SEVERE main com.sun.enterprise.connectors.ActiveResourceAdapterImpl.createManagedConnectionFactory RAR6001 : Class Not found : com.sun.gjc.spi.DSManagedConnectionFactory [2024-04-16T09:31:46.277Z] 09:31:46.162852 SEVERE main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool RAR6021 :Failed to create MCF : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null] [2024-04-16T09:31:46.277Z] 09:31:46.163439 WARNING main org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer.actualDeployResource error.creating.jdbc.pool [2024-04-16T09:31:46.277Z] 09:31:46.163874 WARNING main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.getUnpooledConnection RAR7010: Pool not reachable. [2024-04-16T09:31:46.277Z] 09:31:46.164234 WARNING main e.connectors.service.ConnectorConnectionPoolAdminServiceImpl.getConnection Error allocating connection: [This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]] [2024-04-16T09:31:46.277Z] 09:31:46.164545 WARNING main org.glassfish.persistence.common.Java2DBProcessorHelper.logI18NWarnMessage PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.sql.SQLException: This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null]. [2024-04-16T09:31:46.277Z] 09:31:46.168086 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:46.277Z] org.glassfish.web.loader.WebappClassLoader@b56d8a7[name=/cdi_ejb_jpa], urls=[ [2024-04-16T09:31:46.277Z] file:/tmp/gfembed7437925496979410228tmp/applications/cdi_ejb_jpa/WEB-INF/classes/ [2024-04-16T09:31:46.277Z] file:/tmp/gfembed7437925496979410228tmp/generated/ejb/cdi_ejb_jpa/ [2024-04-16T09:31:46.277Z] ][delegate=true, context=/cdi_ejb_jpa, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=43, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:31:46.277Z] PlainTextActionReporterSUCCESS [2024-04-16T09:31:46.278Z] PER01001: Cannot connect to database via JNDI name 'java:app/jdbc/DB1': java.sql.SQLException: This pool is not registered with the runtime environment : org.glassfish.resourcebase.resources.api.PoolInfo@b60f524[jndiName=java:app/jdbc/cdi_ejb_jpa_pool, applicationName=cdi_ejb_jpa, moduleName=null].09:31:46.214948 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:46.278Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:46.278Z] 09:31:46.228241 INFO Thread-22 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T09:31:46.278Z] 09:31:46.229201 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:46.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.050 s -- in org.glassfish.tests.embedded.cdi_ejb_jpa.BasicCDIUnitTest [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] Results: [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish_resources_xml --- [2024-04-16T09:31:46.836Z] [INFO] Executing tasks [2024-04-16T09:31:46.836Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/target/classes/META-INF for [2024-04-16T09:31:46.836Z] [INFO] [echo] glassfish_resources_xml [2024-04-16T09:31:46.836Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/target/classes/META-INF [2024-04-16T09:31:46.836Z] [INFO] Executed tasks [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish_resources_xml --- [2024-04-16T09:31:46.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/target/glassfish_resources_xml.jar [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish_resources_xml --- [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish_resources_xml --- [2024-04-16T09:31:46.836Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/target/failsafe-reports [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-glassfish_resources_xml-checkstyle) @ glassfish_resources_xml --- [2024-04-16T09:31:46.836Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish_resources_xml --- [2024-04-16T09:31:46.836Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/7.0.15-SNAPSHOT/glassfish_resources_xml-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:46.836Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/glassfish_resources_xml/target/glassfish_resources_xml.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/glassfish_resources_xml/7.0.15-SNAPSHOT/glassfish_resources_xml-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] ------------------< org.glassfish.tests.embedded:ejb >------------------ [2024-04-16T09:31:46.836Z] [INFO] Building EJB related Embedded Tests 7.0.15-SNAPSHOT [305/332] [2024-04-16T09:31:46.836Z] [INFO] from appserver/tests/embedded/ejb/pom.xml [2024-04-16T09:31:46.836Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] No sources to compile [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] No sources to compile [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] No sources to compile [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [2024-04-16T09:31:46.836Z] [INFO] Executing tasks [2024-04-16T09:31:46.836Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/target/classes/META-INF for [2024-04-16T09:31:46.836Z] [INFO] [echo] ejb [2024-04-16T09:31:46.836Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/target/classes/META-INF [2024-04-16T09:31:46.836Z] [INFO] Executed tasks [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.836Z] [INFO] --- jar:3.3.0:test-jar (default) @ ejb --- [2024-04-16T09:31:46.836Z] [WARNING] JAR will be empty - no content was marked for inclusion! [2024-04-16T09:31:46.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/target/ejb-tests.jar [2024-04-16T09:31:46.836Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb --- [2024-04-16T09:31:46.837Z] [INFO] No tests to run. [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb --- [2024-04-16T09:31:46.837Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/target/failsafe-reports [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-ejb-checkstyle) @ ejb --- [2024-04-16T09:31:46.837Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [2024-04-16T09:31:46.837Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/7.0.15-SNAPSHOT/ejb-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:46.837Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/target/ejb-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/7.0.15-SNAPSHOT/ejb-7.0.15-SNAPSHOT-tests.jar [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] ---------------< org.glassfish.tests.embedded.ejb:basic >--------------- [2024-04-16T09:31:46.837Z] [INFO] Building Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs 7.0.15-SNAPSHOT [306/332] [2024-04-16T09:31:46.837Z] [INFO] from appserver/tests/embedded/ejb/basic/pom.xml [2024-04-16T09:31:46.837Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- clean:3.3.2:clean (default-clean) @ basic --- [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ basic --- [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ basic --- [2024-04-16T09:31:46.837Z] [INFO] [2024-04-16T09:31:46.837Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ basic --- [2024-04-16T09:31:46.837Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:46.837Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:47.092Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:47.092Z] [INFO] [2024-04-16T09:31:47.092Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ basic --- [2024-04-16T09:31:47.092Z] [INFO] [2024-04-16T09:31:47.092Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ basic --- [2024-04-16T09:31:47.092Z] [INFO] [2024-04-16T09:31:47.092Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ basic --- [2024-04-16T09:31:47.092Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:47.092Z] [INFO] [2024-04-16T09:31:47.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ basic --- [2024-04-16T09:31:47.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/src/main/resources [2024-04-16T09:31:47.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/src/main/manpages [2024-04-16T09:31:47.092Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:47.092Z] [INFO] [2024-04-16T09:31:47.092Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ basic --- [2024-04-16T09:31:47.092Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:47.092Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:47.092Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:47.092Z] [INFO] [2024-04-16T09:31:47.092Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ basic --- [2024-04-16T09:31:47.092Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:47.092Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:31:47.346Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:47.346Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:47.346Z] [INFO] [2024-04-16T09:31:47.346Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ basic --- [2024-04-16T09:31:47.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/src/test/resources [2024-04-16T09:31:47.346Z] [INFO] [2024-04-16T09:31:47.346Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ basic --- [2024-04-16T09:31:47.346Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:47.346Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:47.346Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:47.346Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:47.346Z] [INFO] [2024-04-16T09:31:47.346Z] [INFO] --- surefire:3.2.5:test (default-test) @ basic --- [2024-04-16T09:31:47.346Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/surefire-reports [2024-04-16T09:31:47.346Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:47.346Z] [INFO] [2024-04-16T09:31:47.346Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:47.346Z] [INFO] T E S T S [2024-04-16T09:31:47.347Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:47.347Z] [0.003s][info][gc] Using G1 [2024-04-16T09:31:47.904Z] [INFO] Running org.glassfish.tests.embedded.ejb.basic.test.EmbeddedTest [2024-04-16T09:31:47.904Z] [0.474s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.191ms [2024-04-16T09:31:48.461Z] [1.039s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 7.305ms [2024-04-16T09:31:48.715Z] 09:31:48.357293 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:31:48.715Z] 09:31:48.497161 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:31:48.715Z] 09:31:48.498334 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:48.715Z] 09:31:48.528313 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:31:48.969Z] [1.545s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 53M->19M(258M) 6.868ms [2024-04-16T09:31:48.969Z] [1.574s][info][gc] GC(3) Pause Young (Concurrent Start) (Metadata GC Threshold) 22M->19M(258M) 2.998ms [2024-04-16T09:31:48.969Z] [1.574s][info][gc] GC(4) Concurrent Mark Cycle [2024-04-16T09:31:48.969Z] [1.587s][info][gc] GC(4) Pause Remark 20M->20M(256M) 1.657ms [2024-04-16T09:31:48.969Z] [1.591s][info][gc] GC(4) Pause Cleanup 21M->21M(256M) 0.071ms [2024-04-16T09:31:48.969Z] [1.593s][info][gc] GC(4) Concurrent Mark Cycle 18.381ms [2024-04-16T09:31:48.969Z] 09:31:48.892866 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:31:49.223Z] 09:31:48.999418 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (494 ms), startup services (609 ms), total (1,103 ms) [2024-04-16T09:31:49.223Z] 09:31:49.070988 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed8089432610778250428tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed8089432610778250428tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:31:49.223Z] 09:31:49.148858 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:49.477Z] Deploying [file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/classes/] [2024-04-16T09:31:49.477Z] 09:31:49.397655 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:31:49.477Z] 09:31:49.398247 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:31:49.477Z] 09:31:49.400383 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:31:49.477Z] 09:31:49.422062 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:49.477Z] 09:31:49.423092 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:49.477Z] 09:31:49.423943 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:31:49.477Z] 09:31:49.426706 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:31:49.731Z] 09:31:49.611338 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB SampleEjb: [java:global/classes/SampleEjb, java:global/classes/SampleEjb!org.glassfish.tests.embedded.ejb.basic.SampleEjb] [2024-04-16T09:31:49.731Z] 09:31:49.651703 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.deployEJBTimerService Loading EJBTimerService. Please wait. [2024-04-16T09:31:49.984Z] 09:31:49.922319 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:31:49.984Z] 09:31:49.955479 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:31:49.984Z] 09:31:49.956059 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:31:49.984Z] 09:31:49.958647 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:31:50.238Z] [2.747s][info][gc] GC(5) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 164M->27M(256M) 8.157ms [2024-04-16T09:31:50.238Z] [2.759s][info][gc] GC(6) Pause Young (Mixed) (G1 Evacuation Pause) 28M->28M(256M) 7.156ms [2024-04-16T09:31:50.238Z] [2.797s][info][gc] GC(7) Pause Young (Concurrent Start) (Metadata GC Threshold) 31M->27M(256M) 1.520ms [2024-04-16T09:31:50.238Z] [2.797s][info][gc] GC(8) Concurrent Mark Cycle [2024-04-16T09:31:50.238Z] [2.820s][info][gc] GC(8) Pause Remark 29M->29M(256M) 1.947ms [2024-04-16T09:31:50.238Z] [2.830s][info][gc] GC(8) Pause Cleanup 29M->29M(256M) 0.074ms [2024-04-16T09:31:50.238Z] [2.831s][info][gc] GC(8) Concurrent Mark Cycle 34.151ms [2024-04-16T09:31:50.238Z] 09:31:50.137528 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:31:50.238Z] 09:31:50.138398 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:31:50.492Z] 09:31:50.353811 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-04-16T09:31:50.747Z] 09:31:50.488750 WARNING main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T09:31:50.747Z] 09:31:50.641215 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T09:31:51.304Z] 09:31:51.181803 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:51.304Z] org.glassfish.web.loader.WebappClassLoader@49ced9c7[name=unknown], urls=[ [2024-04-16T09:31:51.304Z] file:/tmp/gfembed8089432610778250428tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-04-16T09:31:51.304Z] file:/tmp/gfembed8089432610778250428tmp/generated/ejb/ejb-timer-service-app/ [2024-04-16T09:31:51.304Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=16, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-04-16T09:31:51.304Z] 09:31:51.210053 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T09:31:51.862Z] [4.306s][info][gc] GC(9) Pause Young (Concurrent Start) (Metadata GC Threshold) 164M->35M(256M) 5.583ms [2024-04-16T09:31:51.862Z] [4.306s][info][gc] GC(10) Concurrent Mark Cycle [2024-04-16T09:31:51.862Z] [4.336s][info][gc] GC(10) Pause Remark 38M->38M(256M) 2.471ms [2024-04-16T09:31:51.862Z] [4.347s][info][gc] GC(10) Pause Cleanup 38M->38M(256M) 0.078ms [2024-04-16T09:31:51.862Z] [4.348s][info][gc] GC(10) Concurrent Mark Cycle 41.902ms [2024-04-16T09:31:52.116Z] 09:31:51.892058 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-04-16T09:31:52.116Z] 09:31:51.931440 INFO main com.sun.enterprise.web.WebApplication.start Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-04-16T09:31:52.116Z] 09:31:51.937720 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.initEJBTimerService EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-04-16T09:31:52.116Z] 09:31:51.938146 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers ==> Restoring Timers ... [2024-04-16T09:31:52.116Z] 09:31:51.973723 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.restoreEJBTimers There are no EJB Timers owned by this server [2024-04-16T09:31:52.116Z] 09:31:51.974160 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers <== ... Timers Restored. [2024-04-16T09:31:52.116Z] 09:31:51.975179 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerEjb: [java:global/classes/TimerEjb!org.glassfish.tests.embedded.ejb.basic.TimerEjb, java:global/classes/TimerEjb] [2024-04-16T09:31:52.116Z] 09:31:51.987136 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:31:52.370Z] 09:31:52.167733 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:31:52.623Z] 09:31:52.537927 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [100] [2024-04-16T09:31:52.878Z] 09:31:52.625512 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 3,425 milliseconds. [2024-04-16T09:31:52.878Z] Looking up SampleEJB. [2024-04-16T09:31:52.878Z] Invoking SampleEjb [org.glassfish.tests.embedded.ejb.basic.SampleEjb@27bfa57f] [2024-04-16T09:31:52.878Z] Hello World [2024-04-16T09:31:52.878Z] SampleEjb tested successfully [2024-04-16T09:31:52.878Z] Looking up TimerEjb. [2024-04-16T09:31:52.878Z] Invoking TimerEjb [org.glassfish.tests.embedded.ejb.basic.TimerEjb@34fe89a5] [2024-04-16T09:31:52.878Z] In SimpleEjb:createTimer() [2024-04-16T09:31:52.878Z] Verifying TimerEjb [org.glassfish.tests.embedded.ejb.basic.TimerEjb@34fe89a5] [2024-04-16T09:31:53.801Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:31:53.801Z] in SimpleEjb: timeout timer01 [2024-04-16T09:31:54.724Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:31:56.081Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:31:57.002Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:31:57.002Z] TimerEJB tested successfully. [2024-04-16T09:31:57.002Z] 09:31:56.654836 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:31:57.002Z] 09:31:56.682631 INFO Thread-1713259916658 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:31:57.003Z] org.glassfish.web.loader.WebappClassLoader@13ee97af[name=/ejb-timer-service-app], urls=[ [2024-04-16T09:31:57.003Z] file:/tmp/gfembed8089432610778250428tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-04-16T09:31:57.003Z] file:/tmp/gfembed8089432610778250428tmp/generated/ejb/ejb-timer-service-app/ [2024-04-16T09:31:57.003Z] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-04-16T09:31:57.003Z] 09:31:56.684830 INFO Thread-1713259916658 com.sun.ejb.containers.EJBTimerService.onShutdown ejb.timer_service_shutdown_msg [2024-04-16T09:31:57.003Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:31:57.003Z] 09:31:56.690783 INFO Thread-23 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T09:31:57.003Z] 09:31:56.691716 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:31:57.003Z] EmbeddedTest completed. [2024-04-16T09:31:57.003Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.954 s -- in org.glassfish.tests.embedded.ejb.basic.test.EmbeddedTest [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] Results: [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ basic --- [2024-04-16T09:31:57.257Z] [INFO] Executing tasks [2024-04-16T09:31:57.257Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/classes/META-INF for [2024-04-16T09:31:57.257Z] [INFO] [echo] basic [2024-04-16T09:31:57.257Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/classes/META-INF [2024-04-16T09:31:57.257Z] [INFO] Executed tasks [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- jar:3.3.0:jar (default-jar) @ basic --- [2024-04-16T09:31:57.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/basic.jar [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- jar:3.3.0:test-jar (default) @ basic --- [2024-04-16T09:31:57.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/basic-tests.jar [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ basic --- [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- failsafe:3.2.5:verify (verify) @ basic --- [2024-04-16T09:31:57.257Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/failsafe-reports [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.ejb-basic-checkstyle) @ basic --- [2024-04-16T09:31:57.257Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- install:3.1.1:install (default-install) @ basic --- [2024-04-16T09:31:57.257Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/7.0.15-SNAPSHOT/basic-7.0.15-SNAPSHOT.pom [2024-04-16T09:31:57.257Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/basic.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/7.0.15-SNAPSHOT/basic-7.0.15-SNAPSHOT.jar [2024-04-16T09:31:57.257Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/basic/target/basic-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/basic/7.0.15-SNAPSHOT/basic-7.0.15-SNAPSHOT-tests.jar [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] -----------< org.glassfish.tests.embedded.ejb:ejb-api-test >------------ [2024-04-16T09:31:57.257Z] [INFO] Building EJB Embedded API test 7.0.15-SNAPSHOT [307/332] [2024-04-16T09:31:57.257Z] [INFO] from appserver/tests/embedded/ejb/ejb-api/pom.xml [2024-04-16T09:31:57.257Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:57.257Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:31:57.257Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:31:57.257Z] [INFO] [2024-04-16T09:31:57.257Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-api-test --- [2024-04-16T09:31:57.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/src/main/resources [2024-04-16T09:31:57.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/src/main/manpages [2024-04-16T09:31:57.258Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:31:57.258Z] [INFO] [2024-04-16T09:31:57.258Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-api-test --- [2024-04-16T09:31:57.258Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:57.258Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:31:57.512Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:57.512Z] [INFO] [2024-04-16T09:31:57.512Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-api-test --- [2024-04-16T09:31:57.512Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:57.512Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:31:57.512Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:57.512Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:57.512Z] [INFO] [2024-04-16T09:31:57.512Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-api-test --- [2024-04-16T09:31:57.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/src/test/resources [2024-04-16T09:31:57.512Z] [INFO] [2024-04-16T09:31:57.512Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-api-test --- [2024-04-16T09:31:57.512Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:31:57.512Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:31:57.766Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:31:57.766Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:31:57.766Z] [INFO] [2024-04-16T09:31:57.766Z] [INFO] --- surefire:3.2.5:test (default-test) @ ejb-api-test --- [2024-04-16T09:31:57.766Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/surefire-reports [2024-04-16T09:31:57.766Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:31:57.766Z] [INFO] [2024-04-16T09:31:57.766Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:57.766Z] [INFO] T E S T S [2024-04-16T09:31:57.766Z] [INFO] ------------------------------------------------------- [2024-04-16T09:31:57.766Z] [0.002s][info][gc] Using G1 [2024-04-16T09:31:58.020Z] [INFO] Running org.glassfish.tests.embedded.ejb.test.EmbeddedTest [2024-04-16T09:31:58.020Z] [0.442s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.206ms [2024-04-16T09:31:58.276Z] 09:31:58.029224 WARNING main org.glassfish.ejb.embedded.EJBContainerProviderImpl.getValidFile ejb.embedded.instance_location_not_exists [2024-04-16T09:31:58.276Z] 09:31:58.046761 INFO main org.glassfish.ejb.embedded.EJBContainerProviderImpl.createContainer [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T09:31:58.834Z] [1.009s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 6.405ms [2024-04-16T09:31:58.834Z] 09:31:58.589698 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:31:58.834Z] 09:31:58.734296 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:31:58.834Z] 09:31:58.735072 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:31:58.834Z] 09:31:58.766424 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:31:59.392Z] [1.522s][info][gc] GC(2) Pause Young (Normal) (G1 Evacuation Pause) 53M->19M(258M) 7.083ms [2024-04-16T09:31:59.392Z] [1.552s][info][gc] GC(3) Pause Young (Concurrent Start) (Metadata GC Threshold) 22M->19M(258M) 2.711ms [2024-04-16T09:31:59.392Z] [1.552s][info][gc] GC(4) Concurrent Mark Cycle [2024-04-16T09:31:59.392Z] [1.564s][info][gc] GC(4) Pause Remark 20M->20M(256M) 1.498ms [2024-04-16T09:31:59.392Z] [1.569s][info][gc] GC(4) Pause Cleanup 21M->21M(256M) 0.058ms [2024-04-16T09:31:59.392Z] [1.570s][info][gc] GC(4) Concurrent Mark Cycle 18.621ms [2024-04-16T09:31:59.392Z] 09:31:59.137490 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:31:59.392Z] 09:31:59.239002 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (488 ms), startup services (616 ms), total (1,104 ms) [2024-04-16T09:31:59.646Z] 09:31:59.310387 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed11481614112698219460tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed11481614112698219460tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:31:59.646Z] 09:31:59.384318 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:31:59.646Z] 09:31:59.412319 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/classes [2024-04-16T09:31:59.646Z] 09:31:59.412801 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T09:31:59.646Z] 09:31:59.413302 INFO main org.glassfish.ejb.embedded.EJBContainerImpl.deploy [EJBContainerImpl] Deploying as a File [2024-04-16T09:31:59.900Z] 09:31:59.619428 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:31:59.900Z] 09:31:59.619940 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:31:59.900Z] 09:31:59.621937 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:31:59.900Z] 09:31:59.641947 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:59.900Z] 09:31:59.642928 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:31:59.900Z] 09:31:59.643748 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:31:59.900Z] 09:31:59.646238 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:31:59.900Z] 09:31:59.806105 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB SampleEjb: [java:global/classes/SampleEjb, java:global/classes/SampleEjb!org.glassfish.tests.embedded.ejb.SampleEjb] [2024-04-16T09:31:59.900Z] 09:31:59.836650 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:32:00.154Z] [2.513s][info][gc] GC(5) Pause Young (Concurrent Start) (Metadata GC Threshold) 96M->27M(256M) 7.482ms [2024-04-16T09:32:00.154Z] [2.513s][info][gc] GC(6) Concurrent Mark Cycle [2024-04-16T09:32:00.154Z] [2.530s][info][gc] GC(6) Pause Remark 28M->28M(256M) 1.969ms [2024-04-16T09:32:00.154Z] [2.534s][info][gc] GC(6) Pause Cleanup 28M->28M(256M) 0.075ms [2024-04-16T09:32:00.154Z] [2.536s][info][gc] GC(6) Concurrent Mark Cycle 22.949ms [2024-04-16T09:32:00.408Z] 09:32:00.149973 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:32:00.662Z] 09:32:00.572648 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 1,124 milliseconds. [2024-04-16T09:32:00.662Z] Looking up EJB... [2024-04-16T09:32:00.662Z] Invoking EJB... [2024-04-16T09:32:00.662Z] Hello World [2024-04-16T09:32:00.662Z] Done calling EJB [2024-04-16T09:32:00.915Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:00.915Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:00.916Z] 09:32:00.651134 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:00.916Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:00.916Z] 09:32:00.660309 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:32:00.916Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 s -- in org.glassfish.tests.embedded.ejb.test.EmbeddedTest [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] Results: [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-api-test --- [2024-04-16T09:32:01.170Z] [INFO] Executing tasks [2024-04-16T09:32:01.170Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/classes/META-INF for [2024-04-16T09:32:01.170Z] [INFO] [echo] ejb-api-test [2024-04-16T09:32:01.170Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/classes/META-INF [2024-04-16T09:32:01.170Z] [INFO] Executed tasks [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-api-test --- [2024-04-16T09:32:01.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test.jar [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] --- jar:3.3.0:test-jar (default) @ ejb-api-test --- [2024-04-16T09:32:01.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test-tests.jar [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-api-test --- [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-api-test --- [2024-04-16T09:32:01.170Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/failsafe-reports [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.ejb-ejb-api-test-checkstyle) @ ejb-api-test --- [2024-04-16T09:32:01.170Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] --- install:3.1.1:install (default-install) @ ejb-api-test --- [2024-04-16T09:32:01.170Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/7.0.15-SNAPSHOT/ejb-api-test-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:01.170Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/7.0.15-SNAPSHOT/ejb-api-test-7.0.15-SNAPSHOT.jar [2024-04-16T09:32:01.170Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/ejb-api/target/ejb-api-test-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/ejb-api-test/7.0.15-SNAPSHOT/ejb-api-test-7.0.15-SNAPSHOT-tests.jar [2024-04-16T09:32:01.170Z] [INFO] [2024-04-16T09:32:01.170Z] [INFO] -------------< org.glassfish.tests.embedded.ejb:remoteejb >------------- [2024-04-16T09:32:01.171Z] [INFO] Building Test remote EJB deployment with org.glassfish.embeddable APIs 7.0.15-SNAPSHOT [308/332] [2024-04-16T09:32:01.171Z] [INFO] from appserver/tests/embedded/ejb/remoteejb/pom.xml [2024-04-16T09:32:01.171Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:32:01.171Z] [INFO] [2024-04-16T09:32:01.171Z] [INFO] --- clean:3.3.2:clean (default-clean) @ remoteejb --- [2024-04-16T09:32:01.171Z] [INFO] [2024-04-16T09:32:01.171Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ remoteejb --- [2024-04-16T09:32:01.171Z] [INFO] [2024-04-16T09:32:01.171Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ remoteejb --- [2024-04-16T09:32:01.171Z] [INFO] [2024-04-16T09:32:01.171Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ remoteejb --- [2024-04-16T09:32:01.171Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:01.171Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:01.425Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:01.425Z] [INFO] [2024-04-16T09:32:01.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ remoteejb --- [2024-04-16T09:32:01.425Z] [INFO] [2024-04-16T09:32:01.425Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ remoteejb --- [2024-04-16T09:32:01.425Z] [INFO] [2024-04-16T09:32:01.425Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ remoteejb --- [2024-04-16T09:32:01.425Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:01.426Z] [INFO] [2024-04-16T09:32:01.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ remoteejb --- [2024-04-16T09:32:01.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/src/main/resources [2024-04-16T09:32:01.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/src/main/manpages [2024-04-16T09:32:01.426Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:01.426Z] [INFO] [2024-04-16T09:32:01.426Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ remoteejb --- [2024-04-16T09:32:01.426Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:01.426Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:01.426Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:01.426Z] [INFO] [2024-04-16T09:32:01.426Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ remoteejb --- [2024-04-16T09:32:01.426Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:01.426Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:01.680Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:01.680Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ remoteejb --- [2024-04-16T09:32:01.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/src/test/resources [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ remoteejb --- [2024-04-16T09:32:01.680Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:01.680Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:01.680Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:01.680Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] --- surefire:3.2.5:test (default-test) @ remoteejb --- [2024-04-16T09:32:01.680Z] [INFO] Tests are skipped. [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ remoteejb --- [2024-04-16T09:32:01.680Z] [INFO] Executing tasks [2024-04-16T09:32:01.680Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/classes/META-INF for [2024-04-16T09:32:01.680Z] [INFO] [echo] remoteejb [2024-04-16T09:32:01.680Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/classes/META-INF [2024-04-16T09:32:01.680Z] [INFO] Executed tasks [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] --- jar:3.3.0:jar (default-jar) @ remoteejb --- [2024-04-16T09:32:01.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] --- jar:3.3.0:test-jar (default) @ remoteejb --- [2024-04-16T09:32:01.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/remoteejb-tests.jar [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] --- surefire:3.2.5:test (default) @ remoteejb --- [2024-04-16T09:32:01.680Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/surefire-reports [2024-04-16T09:32:01.680Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:01.680Z] [INFO] [2024-04-16T09:32:01.680Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:01.680Z] [INFO] T E S T S [2024-04-16T09:32:01.680Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:01.680Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:02.237Z] [INFO] Running org.glassfish.tests.embedded.ejb.remoteejb.test.EJBTest [2024-04-16T09:32:02.237Z] [0.444s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.065ms [2024-04-16T09:32:02.795Z] [1.001s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 5.392ms [2024-04-16T09:32:02.795Z] 09:32:02.605695 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:03.049Z] 09:32:02.749696 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:32:03.049Z] 09:32:02.750785 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:32:03.049Z] 09:32:02.780841 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:32:03.303Z] [1.539s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.765ms [2024-04-16T09:32:03.303Z] [1.539s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:32:03.303Z] [1.550s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.566ms [2024-04-16T09:32:03.303Z] [1.554s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.070ms [2024-04-16T09:32:03.303Z] [1.556s][info][gc] GC(3) Concurrent Mark Cycle 17.468ms [2024-04-16T09:32:03.304Z] 09:32:03.136996 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:32:03.558Z] 09:32:03.250044 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (496 ms), startup services (611 ms), total (1,107 ms) [2024-04-16T09:32:03.558Z] 09:32:03.320418 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed7572339216403549874tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed7572339216403549874tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:03.558Z] 09:32:03.396406 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:03.558Z] Deploying [file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar] [2024-04-16T09:32:03.812Z] 09:32:03.637217 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:32:03.812Z] 09:32:03.637810 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:32:03.812Z] 09:32:03.639560 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:03.812Z] 09:32:03.658066 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:03.813Z] 09:32:03.658863 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:03.813Z] 09:32:03.659615 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:32:03.813Z] 09:32:03.661926 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:32:04.066Z] [2.247s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 73M->26M(256M) 7.735ms [2024-04-16T09:32:04.066Z] [2.333s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->27M(256M) 5.238ms [2024-04-16T09:32:04.066Z] 09:32:03.830475 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.deployEJBTimerService Loading EJBTimerService. Please wait. [2024-04-16T09:32:04.320Z] 09:32:04.061241 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:04.320Z] 09:32:04.094770 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:32:04.320Z] 09:32:04.095311 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:32:04.320Z] 09:32:04.097845 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:32:04.320Z] [2.668s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 116M->28M(256M) 3.311ms [2024-04-16T09:32:04.320Z] [2.669s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:32:04.320Z] [2.691s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.069ms [2024-04-16T09:32:04.320Z] [2.700s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.073ms [2024-04-16T09:32:04.320Z] [2.701s][info][gc] GC(7) Concurrent Mark Cycle 32.733ms [2024-04-16T09:32:04.574Z] 09:32:04.259191 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:32:04.574Z] 09:32:04.259916 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:32:04.574Z] 09:32:04.470962 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-04-16T09:32:04.828Z] 09:32:04.595437 WARNING main erprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T09:32:05.082Z] 09:32:04.747774 INFO main com.sun.enterprise.resource.pool.PoolManagerImpl.createAndInitPool Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T09:32:05.336Z] 09:32:05.274481 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:05.336Z] org.glassfish.web.loader.WebappClassLoader@33627576[name=unknown], urls=[ [2024-04-16T09:32:05.336Z] file:/tmp/gfembed7572339216403549874tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-04-16T09:32:05.336Z] file:/tmp/gfembed7572339216403549874tmp/generated/ejb/ejb-timer-service-app/ [2024-04-16T09:32:05.336Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=21, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-04-16T09:32:05.336Z] 09:32:05.303859 INFO main . EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T09:32:05.893Z] [4.171s][info][gc] GC(8) Pause Young (Concurrent Start) (Metadata GC Threshold) 168M->36M(256M) 7.660ms [2024-04-16T09:32:05.893Z] [4.171s][info][gc] GC(9) Concurrent Mark Cycle [2024-04-16T09:32:05.893Z] [4.197s][info][gc] GC(9) Pause Remark 39M->39M(256M) 2.352ms [2024-04-16T09:32:05.893Z] [4.205s][info][gc] GC(9) Pause Cleanup 40M->40M(256M) 0.086ms [2024-04-16T09:32:05.893Z] [4.206s][info][gc] GC(9) Concurrent Mark Cycle 35.144ms [2024-04-16T09:32:06.157Z] 09:32:05.999006 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-04-16T09:32:06.157Z] 09:32:06.049465 INFO main com.sun.enterprise.web.WebApplication.start Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-04-16T09:32:06.157Z] 09:32:06.056259 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.initEJBTimerService EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-04-16T09:32:06.157Z] 09:32:06.056670 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers ==> Restoring Timers ... [2024-04-16T09:32:06.157Z] 09:32:06.092177 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.restoreEJBTimers There are no EJB Timers owned by this server [2024-04-16T09:32:06.157Z] 09:32:06.092635 INFO main org.glassfish.ejb.persistent.timer.PersistentEJBTimerService.resetEJBTimers <== ... Timers Restored. [2024-04-16T09:32:06.157Z] 09:32:06.096910 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB TimerEjb: [java:global/remoteejb/TimerEjb, java:global/remoteejb/TimerEjb!org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb] [2024-04-16T09:32:06.714Z] [4.946s][info][gc] GC(10) Pause Young (Concurrent Start) (G1 Evacuation Pause) 178M->65M(256M) 23.566ms [2024-04-16T09:32:06.714Z] [4.946s][info][gc] GC(11) Concurrent Mark Cycle [2024-04-16T09:32:06.714Z] [4.982s][info][gc] GC(11) Pause Remark 78M->78M(256M) 2.605ms [2024-04-16T09:32:06.714Z] [5.004s][info][gc] GC(11) Pause Cleanup 85M->85M(256M) 0.078ms [2024-04-16T09:32:06.714Z] [5.004s][info][gc] GC(11) Concurrent Mark Cycle 58.585ms [2024-04-16T09:32:06.968Z] [5.283s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 183M->94M(256M) 28.327ms [2024-04-16T09:32:07.222Z] 09:32:07.095525 INFO main com.sun.jts.CosTransactions.DefaultTransactionService.setServerName JTS5014: Recoverable JTS instance, serverId = [3700] [2024-04-16T09:32:07.475Z] 09:32:07.211637 INFO main org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3a9a12a1 [2024-04-16T09:32:07.475Z] 09:32:07.268656 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB RemoteEJB: [java:global/remoteejb/RemoteEJB, java:global/remoteejb/RemoteEJB!org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf] [2024-04-16T09:32:07.476Z] 09:32:07.269075 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Glassfish-specific (Non-portable) JNDI names for EJB RemoteEJB: [org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf, org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf#org.glassfish.tests.embedded.ejb.remoteejb.RemoteEJBInf] [2024-04-16T09:32:07.476Z] 09:32:07.275316 INFO main com.sun.ejb.containers.BaseContainer.initializeHome Portable JNDI names for EJB SampleEjb: [java:global/remoteejb/SampleEjb, java:global/remoteejb/SampleEjb!org.glassfish.tests.embedded.ejb.remoteejb.SampleEjb] [2024-04-16T09:32:07.476Z] 09:32:07.286041 INFO main org.jboss.weld.bootstrap.WeldStartup. WELD-000900: 5.1.2 (Final) [2024-04-16T09:32:07.730Z] 09:32:07.470922 INFO main org.jboss.weld.event.ExtensionObserverMethodImpl.checkRequiredTypeAnnotations WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T09:32:07.730Z] [6.038s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 185M->109M(256M) 16.000ms [2024-04-16T09:32:08.288Z] 09:32:07.950273 INFO main org.glassfish.deployment.admin.DeployCommand.execute remoteejb was successfully deployed in 4,501 milliseconds. [2024-04-16T09:32:08.288Z] Looking up SampleEJB. [2024-04-16T09:32:08.288Z] Invoking SampleEjb [org.glassfish.tests.embedded.ejb.remoteejb.SampleEjb@5b610c90] [2024-04-16T09:32:08.288Z] Hello World [2024-04-16T09:32:08.288Z] SampleEjb tested successfully [2024-04-16T09:32:08.288Z] Looking up TimerEjb. [2024-04-16T09:32:08.288Z] Invoking TimerEjb [org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb@5e8b5e7d] [2024-04-16T09:32:08.288Z] In SimpleEjb:createTimer() [2024-04-16T09:32:08.288Z] Verifying TimerEjb [org.glassfish.tests.embedded.ejb.remoteejb.TimerEjb@5e8b5e7d] [2024-04-16T09:32:09.209Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:32:09.209Z] in SimpleEjb: timeout timer01 [2024-04-16T09:32:10.130Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:32:11.051Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:32:11.972Z] IN AUTO-TIMEOUT!!! [2024-04-16T09:32:12.227Z] TimerEJB tested successfully. [2024-04-16T09:32:12.227Z] Looking up RemoteEJB. [2024-04-16T09:32:12.227Z] Invoking RemoteEJB [org.glassfish.tests.embedded.ejb.remoteejb._RemoteEJBInf_Wrapper@bb077e25] [2024-04-16T09:32:12.227Z] RemoteEjb tested successfully [2024-04-16T09:32:12.227Z] 09:32:12.003637 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:12.227Z] 09:32:12.035748 INFO Thread-1713259932006 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:12.227Z] org.glassfish.web.loader.WebappClassLoader@6dbbdf92[name=/ejb-timer-service-app], urls=[ [2024-04-16T09:32:12.227Z] file:/tmp/gfembed7572339216403549874tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-04-16T09:32:12.227Z] file:/tmp/gfembed7572339216403549874tmp/generated/ejb/ejb-timer-service-app/ [2024-04-16T09:32:12.227Z] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-04-16T09:32:12.227Z] 09:32:12.038125 INFO Thread-1713259932006 com.sun.ejb.containers.EJBTimerService.onShutdown ejb.timer_service_shutdown_msg [2024-04-16T09:32:12.227Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:12.227Z] 09:32:12.043928 INFO Thread-27 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T09:32:12.228Z] 09:32:12.044856 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:32:12.228Z] EmbeddedTest completed. [2024-04-16T09:32:12.228Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s -- in org.glassfish.tests.embedded.ejb.remoteejb.test.EJBTest [2024-04-16T09:32:12.481Z] [INFO] [2024-04-16T09:32:12.481Z] [INFO] Results: [2024-04-16T09:32:12.481Z] [INFO] [2024-04-16T09:32:12.481Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:12.481Z] [INFO] [2024-04-16T09:32:12.481Z] [INFO] [2024-04-16T09:32:12.481Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ remoteejb --- [2024-04-16T09:32:12.481Z] [INFO] [2024-04-16T09:32:12.481Z] [INFO] --- failsafe:3.2.5:verify (verify) @ remoteejb --- [2024-04-16T09:32:12.481Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/failsafe-reports [2024-04-16T09:32:12.482Z] [INFO] [2024-04-16T09:32:12.482Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.ejb-remoteejb-checkstyle) @ remoteejb --- [2024-04-16T09:32:12.482Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:12.482Z] [INFO] [2024-04-16T09:32:12.482Z] [INFO] --- install:3.1.1:install (default-install) @ remoteejb --- [2024-04-16T09:32:12.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/7.0.15-SNAPSHOT/remoteejb-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:12.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/remoteejb.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/7.0.15-SNAPSHOT/remoteejb-7.0.15-SNAPSHOT.jar [2024-04-16T09:32:12.482Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/ejb/remoteejb/target/remoteejb-tests.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/ejb/remoteejb/7.0.15-SNAPSHOT/remoteejb-7.0.15-SNAPSHOT-tests.jar [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --------< org.glassfish.tests.embedded.basic:scatteredarchive >--------- [2024-04-16T09:32:12.736Z] [INFO] Building Scattered Archive Test 7.0.15-SNAPSHOT [309/332] [2024-04-16T09:32:12.736Z] [INFO] from appserver/tests/embedded/scatteredarchive/pom.xml [2024-04-16T09:32:12.736Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- clean:3.3.2:clean (default-clean) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:12.736Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:12.736Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:32:12.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/src/main/manpages [2024-04-16T09:32:12.736Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:12.736Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:12.736Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:12.736Z] [INFO] [2024-04-16T09:32:12.736Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ scatteredarchive --- [2024-04-16T09:32:12.736Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:12.736Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:12.991Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:12.991Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:32:12.991Z] [INFO] [2024-04-16T09:32:12.991Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scatteredarchive --- [2024-04-16T09:32:12.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/src/test/resources [2024-04-16T09:32:12.991Z] [INFO] [2024-04-16T09:32:12.991Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ scatteredarchive --- [2024-04-16T09:32:12.991Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:12.991Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [2024-04-16T09:32:13.245Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:13.245Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:32:13.245Z] [INFO] [2024-04-16T09:32:13.245Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-test-dependencies) @ scatteredarchive --- [2024-04-16T09:32:13.245Z] [INFO] Copying junit-jupiter-engine-5.10.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-jupiter-engine.jar [2024-04-16T09:32:13.245Z] [INFO] Copying junit-platform-engine-1.10.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-platform-engine.jar [2024-04-16T09:32:13.245Z] [INFO] Copying opentest4j-1.3.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/opentest4j.jar [2024-04-16T09:32:13.245Z] [INFO] Copying junit-platform-commons-1.10.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-platform-commons.jar [2024-04-16T09:32:13.245Z] [INFO] Copying junit-jupiter-api-5.10.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/junit-jupiter-api.jar [2024-04-16T09:32:13.245Z] [INFO] Copying apiguardian-api-1.1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/apiguardian-api.jar [2024-04-16T09:32:13.245Z] [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hamcrest.jar [2024-04-16T09:32:13.245Z] [INFO] Copying common-util.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/common-util.jar [2024-04-16T09:32:13.245Z] [INFO] Copying hk2-core-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-core.jar [2024-04-16T09:32:13.245Z] [INFO] Copying hk2-locator-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-locator.jar [2024-04-16T09:32:13.245Z] [INFO] Copying jakarta.inject-api-2.0.1.MR.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.inject-api.jar [2024-04-16T09:32:13.245Z] [INFO] Copying aopalliance-repackaged-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/aopalliance-repackaged.jar [2024-04-16T09:32:13.245Z] [INFO] Copying hk2-api-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-api.jar [2024-04-16T09:32:13.245Z] [INFO] Copying jakarta.annotation-api-2.1.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.annotation-api.jar [2024-04-16T09:32:13.245Z] [INFO] Copying javassist-3.30.2-GA.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/javassist.jar [2024-04-16T09:32:13.245Z] [INFO] Copying hk2-utils-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-utils.jar [2024-04-16T09:32:13.245Z] [INFO] Copying glassfish-api.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-api.jar [2024-04-16T09:32:13.245Z] [INFO] Copying hk2-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2.jar [2024-04-16T09:32:13.245Z] [INFO] Copying hk2-runlevel-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-runlevel.jar [2024-04-16T09:32:13.246Z] [INFO] Copying class-model-3.1.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/class-model.jar [2024-04-16T09:32:13.246Z] [INFO] Copying asm-9.7.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm.jar [2024-04-16T09:32:13.246Z] [INFO] Copying asm-analysis-9.7.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-analysis.jar [2024-04-16T09:32:13.246Z] [INFO] Copying asm-commons-9.7.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-commons.jar [2024-04-16T09:32:13.246Z] [INFO] Copying asm-tree-9.7.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-tree.jar [2024-04-16T09:32:13.246Z] [INFO] Copying asm-util-9.7.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/asm-util.jar [2024-04-16T09:32:13.246Z] [INFO] Copying hk2-config-generator.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hk2-config-generator.jar [2024-04-16T09:32:13.246Z] [INFO] Copying hibernate-validator-8.0.1.Final.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/hibernate-validator.jar [2024-04-16T09:32:13.246Z] [INFO] Copying jakarta.validation-api-3.0.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.validation-api.jar [2024-04-16T09:32:13.246Z] [INFO] Copying jboss-logging-3.5.3.Final.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jboss-logging.jar [2024-04-16T09:32:13.246Z] [INFO] Copying classmate-1.7.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/classmate.jar [2024-04-16T09:32:13.246Z] [INFO] Copying jakarta.xml.bind-api-4.0.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jakarta.xml.bind-api.jar [2024-04-16T09:32:13.246Z] [INFO] Copying jaxb-osgi-4.0.4.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jaxb-osgi.jar [2024-04-16T09:32:13.246Z] [INFO] Copying scattered-archive-api.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/scattered-archive-api.jar [2024-04-16T09:32:13.246Z] [INFO] Copying nucleus-grizzly-all.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/nucleus-grizzly-all.jar [2024-04-16T09:32:13.246Z] [INFO] Copying grizzly-framework-4.0.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-framework.jar [2024-04-16T09:32:13.246Z] [INFO] Copying grizzly-portunif-4.0.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-portunif.jar [2024-04-16T09:32:13.246Z] [INFO] Copying grizzly-http-4.0.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http.jar [2024-04-16T09:32:13.246Z] [INFO] Copying grizzly-http2-4.0.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http2.jar [2024-04-16T09:32:13.246Z] [INFO] Copying grizzly-http-server-4.0.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-http-server.jar [2024-04-16T09:32:13.246Z] [INFO] Copying grizzly-config.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/grizzly-config.jar [2024-04-16T09:32:13.247Z] [INFO] Copying config-types.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/config-types.jar [2024-04-16T09:32:13.247Z] [INFO] Copying glassfish-corba-omgapi-4.2.5.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-corba-omgapi.jar [2024-04-16T09:32:13.247Z] [INFO] Copying management-api-3.2.3.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/management-api.jar [2024-04-16T09:32:13.247Z] [INFO] Copying glassfish-embedded-all.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-embedded-all.jar [2024-04-16T09:32:13.247Z] [INFO] Copying jmsra.zip to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jmsra.zip [2024-04-16T09:32:13.247Z] [INFO] Copying jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:32:13.247Z] [INFO] Copying xmlsec-4.0.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/xmlsec.jar [2024-04-16T09:32:13.247Z] [INFO] Copying woodstox-core-6.6.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/woodstox-core.jar [2024-04-16T09:32:13.247Z] [INFO] Copying stax2-api-4.2.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/stax2-api.jar [2024-04-16T09:32:13.247Z] [INFO] Copying commons-codec-1.16.1.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/commons-codec.jar [2024-04-16T09:32:13.247Z] [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/test-dependencies/glassfish-jul-extension.jar [2024-04-16T09:32:13.247Z] [INFO] [2024-04-16T09:32:13.247Z] [INFO] --- surefire:3.2.5:test (default-test) @ scatteredarchive --- [2024-04-16T09:32:13.247Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/surefire-reports [2024-04-16T09:32:13.247Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:13.247Z] [INFO] [2024-04-16T09:32:13.247Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:13.247Z] [INFO] T E S T S [2024-04-16T09:32:13.247Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:13.247Z] [0.003s][info][gc] Using G1 [2024-04-16T09:32:13.805Z] [0.449s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->10M(258M) 2.692ms [2024-04-16T09:32:13.805Z] [INFO] Running org.glassfish.tests.embedded.scatteredarchive.ScatteredArchiveTest [2024-04-16T09:32:14.362Z] [0.974s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 44M->15M(258M) 4.714ms [2024-04-16T09:32:14.362Z] 09:32:14.247872 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:14.362Z] 09:32:14.324169 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:32:14.616Z] 09:32:14.383425 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T09:32:14.871Z] [1.623s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 69M->20M(258M) 6.286ms [2024-04-16T09:32:14.871Z] [1.623s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:32:14.871Z] [1.631s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.453ms [2024-04-16T09:32:14.871Z] [1.633s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.054ms [2024-04-16T09:32:14.871Z] [1.634s][info][gc] GC(3) Concurrent Mark Cycle 11.332ms [2024-04-16T09:32:15.125Z] 09:32:14.844104 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 13 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:15.125Z] 09:32:14.850522 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:32:15.125Z] 09:32:14.859042 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:15.125Z] 09:32:14.861048 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:15.125Z] 09:32:14.861764 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:15.380Z] 09:32:15.118805 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (814 ms), startup services (523 ms), total (1,337 ms) [2024-04-16T09:32:15.380Z] 09:32:15.194179 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed18298093552101946784tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed18298093552101946784tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:15.380Z] 09:32:15.286683 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:15.380Z] 09:32:15.338190 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp12202490818322584476/ContextInitializedTestServletArchive.war] contents : [2024-04-16T09:32:15.380Z] 1294 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/glassfish-web.xml [2024-04-16T09:32:15.380Z] 1048 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/web.xml [2024-04-16T09:32:15.380Z] 1305 Tue Apr 16 09:32:14 UTC 2024 images/duke.waving.gif [2024-04-16T09:32:15.380Z] 1400 Tue Apr 16 09:32:14 UTC 2024 index.jsp [2024-04-16T09:32:15.380Z] 1281 Tue Apr 16 09:32:14 UTC 2024 response.jsp [2024-04-16T09:32:15.380Z] 770 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/LocalStrings.properties [2024-04-16T09:32:15.380Z] 35084 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-04-16T09:32:15.380Z] 5205 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-04-16T09:32:15.380Z] 2100 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestRA.class [2024-04-16T09:32:15.380Z] 1861 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestServlet.class [2024-04-16T09:32:15.380Z] 510 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ApplicationStatus.class [2024-04-16T09:32:15.380Z] 2273 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/ContextInitializedTestServlet.class [2024-04-16T09:32:15.380Z] 1414 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/contextInitialized/DispatcherListener.class [2024-04-16T09:32:15.380Z] 123360 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/lib/hamcrest.jar [2024-04-16T09:32:15.380Z] 244690 Tue Apr 16 09:32:14 UTC 2024 WEB-INF/lib/junit-jupiter-engine.jar [2024-04-16T09:32:15.380Z] [2024-04-16T09:32:15.938Z] [2.760s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 103M->28M(256M) 10.473ms [2024-04-16T09:32:16.191Z] [2.783s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 29M->30M(256M) 8.095ms [2024-04-16T09:32:16.191Z] [2.837s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 35M->29M(256M) 1.995ms [2024-04-16T09:32:16.191Z] [2.837s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:32:16.191Z] [2.868s][info][gc] GC(7) Pause Remark 31M->31M(256M) 2.377ms [2024-04-16T09:32:16.191Z] [2.878s][info][gc] GC(7) Pause Cleanup 32M->32M(256M) 0.079ms [2024-04-16T09:32:16.191Z] [2.880s][info][gc] GC(7) Concurrent Mark Cycle 43.199ms [2024-04-16T09:32:16.191Z] 09:32:15.950991 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:32:16.191Z] 09:32:15.951617 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:32:16.191Z] 09:32:15.953438 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:16.191Z] 09:32:15.971788 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:16.192Z] 09:32:15.972621 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:16.192Z] 09:32:15.973441 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:32:16.192Z] 09:32:15.975884 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:32:16.446Z] 09:32:16.172535 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:16.446Z] 09:32:16.197603 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:16.446Z] 09:32:16.214070 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:32:16.446Z] 09:32:16.216116 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:32:16.446Z] 09:32:16.305601 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:32:16.446Z] 09:32:16.306255 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:32:16.700Z] 09:32:16.522386 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:16.700Z] org.glassfish.web.loader.WebappClassLoader@2c0798bd[name=unknown], urls=[ [2024-04-16T09:32:16.700Z] file:/tmp/gfembed18298093552101946784tmp/applications/ContextInitializedTestServletArchive/WEB-INF/classes/ [2024-04-16T09:32:16.701Z] file:/tmp/gfembed18298093552101946784tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/hamcrest.jar [2024-04-16T09:32:16.701Z] file:/tmp/gfembed18298093552101946784tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/junit-jupiter-engine.jar [2024-04-16T09:32:16.701Z] file:/tmp/gfembed18298093552101946784tmp/generated/ejb/ContextInitializedTestServletArchive/ [2024-04-16T09:32:16.701Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=25, pathTimestamps.size=2, resourceEntryCache.size=0] [2024-04-16T09:32:16.701Z] 09:32:16.565734 INFO main edded.scatteredarchive.contextInitialized.DispatcherListener.contextInitialized Listener initialized [2024-04-16T09:32:16.701Z] 09:32:16.569702 INFO main com.sun.enterprise.web.WebApplication.start Loading application [ContextInitializedTestServletArchive] at [/satest] [2024-04-16T09:32:16.955Z] 09:32:16.656958 INFO main org.glassfish.deployment.admin.DeployCommand.execute ContextInitializedTestServletArchive was successfully deployed in 1,294 milliseconds. [2024-04-16T09:32:16.955Z] 09:32:16.658550 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.testContextInitialized Deployed [ContextInitializedTestServletArchive] [2024-04-16T09:32:16.955Z] 09:32:16.768454 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Number of times context was initialized:1] in the response.***** [2024-04-16T09:32:16.955Z] 09:32:16.774387 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:16.955Z] 09:32:16.788140 INFO Thread-1713259936779 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:16.955Z] org.glassfish.web.loader.WebappClassLoader@18463720[name=/satest], urls=[ [2024-04-16T09:32:16.955Z] file:/tmp/gfembed18298093552101946784tmp/applications/ContextInitializedTestServletArchive/WEB-INF/classes/ [2024-04-16T09:32:16.955Z] file:/tmp/gfembed18298093552101946784tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/hamcrest.jar [2024-04-16T09:32:16.955Z] file:/tmp/gfembed18298093552101946784tmp/applications/ContextInitializedTestServletArchive/WEB-INF/lib/junit-jupiter-engine.jar [2024-04-16T09:32:16.955Z] file:/tmp/gfembed18298093552101946784tmp/generated/ejb/ContextInitializedTestServletArchive/ [2024-04-16T09:32:16.955Z] file:/tmp/gfembed18298093552101946784tmp/generated/ContextInitializedTestServletArchive/ [2024-04-16T09:32:16.955Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=2, resourceEntryCache.size=0] [2024-04-16T09:32:16.955Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:16.955Z] 09:32:16.809878 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:32:16.955Z] Completed shutdown of GlassFish runtime [2024-04-16T09:32:16.955Z] 09:32:16.947634 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:17.209Z] [3.801s][info][gc] GC(8) Pause Young (Concurrent Start) (G1 Evacuation Pause) 181M->36M(256M) 6.378ms [2024-04-16T09:32:17.209Z] [3.801s][info][gc] GC(9) Concurrent Mark Cycle [2024-04-16T09:32:17.209Z] [3.830s][info][gc] GC(9) Pause Remark 41M->41M(256M) 2.129ms [2024-04-16T09:32:17.209Z] [3.841s][info][gc] GC(9) Pause Cleanup 43M->43M(256M) 0.077ms [2024-04-16T09:32:17.209Z] [3.843s][info][gc] GC(9) Concurrent Mark Cycle 41.687ms [2024-04-16T09:32:17.209Z] 09:32:16.952019 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:32:17.209Z] 09:32:16.980647 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:17.209Z] 09:32:16.981280 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:32:17.209Z] 09:32:16.982215 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:17.209Z] 09:32:16.982692 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:17.209Z] 09:32:16.983078 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:17.209Z] 09:32:17.009059 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (86 ms), startup services (41 ms), total (127 ms) [2024-04-16T09:32:17.209Z] 09:32:17.014490 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed18298093552101946784tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed18298093552101946784tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:17.209Z] 09:32:17.017995 INFO Thread-18 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:17.209Z] 09:32:17.026114 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp16439626305120986374/scatteredarchive.war] contents : [2024-04-16T09:32:17.209Z] 1294 Tue Apr 16 09:32:16 UTC 2024 WEB-INF/glassfish-web.xml [2024-04-16T09:32:17.209Z] 1048 Tue Apr 16 09:32:16 UTC 2024 WEB-INF/web.xml [2024-04-16T09:32:17.209Z] 1305 Tue Apr 16 09:32:16 UTC 2024 images/duke.waving.gif [2024-04-16T09:32:17.209Z] 1400 Tue Apr 16 09:32:16 UTC 2024 index.jsp [2024-04-16T09:32:17.209Z] 1281 Tue Apr 16 09:32:16 UTC 2024 response.jsp [2024-04-16T09:32:17.209Z] 770 Tue Apr 16 09:32:16 UTC 2024 WEB-INF/classes/LocalStrings.properties [2024-04-16T09:32:17.210Z] 35084 Tue Apr 16 09:32:16 UTC 2024 WEB-INF/classes/META-INF/LICENSE.md [2024-04-16T09:32:17.210Z] 5205 Tue Apr 16 09:32:16 UTC 2024 WEB-INF/classes/META-INF/NOTICE.md [2024-04-16T09:32:17.210Z] 2100 Tue Apr 16 09:32:16 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestRA.class [2024-04-16T09:32:17.210Z] 1861 Tue Apr 16 09:32:16 UTC 2024 WEB-INF/classes/org/glassfish/tests/embedded/scatteredarchive/ScatteredArchiveTestServlet.class [2024-04-16T09:32:17.210Z] [2024-04-16T09:32:17.210Z] 09:32:17.114032 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:32:17.210Z] 09:32:17.114544 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:32:17.210Z] 09:32:17.114932 WARNING main com.sun.enterprise.security.PolicyLoader.setPolicyConfigurationFactory Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:17.210Z] 09:32:17.115267 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:17.210Z] 09:32:17.117695 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:32:17.464Z] 09:32:17.161319 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:17.464Z] 09:32:17.163440 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:17.464Z] 09:32:17.164955 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:32:17.464Z] 09:32:17.165343 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:32:17.464Z] 09:32:17.190406 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:32:17.464Z] 09:32:17.190880 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:32:17.464Z] 09:32:17.238009 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:17.464Z] org.glassfish.web.loader.WebappClassLoader@5df54296[name=unknown], urls=[ [2024-04-16T09:32:17.464Z] file:/tmp/gfembed3054674964352277266tmp/applications/scatteredarchive/WEB-INF/classes/ [2024-04-16T09:32:17.464Z] file:/tmp/gfembed3054674964352277266tmp/generated/ejb/scatteredarchive/ [2024-04-16T09:32:17.464Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:17.464Z] 09:32:17.258739 INFO main com.sun.enterprise.web.WebApplication.start Loading application [scatteredarchive] at [/satest] [2024-04-16T09:32:17.464Z] 09:32:17.291728 INFO main org.glassfish.deployment.admin.DeployCommand.execute scatteredarchive was successfully deployed in 263 milliseconds. [2024-04-16T09:32:17.464Z] Deployed [scatteredarchive] [2024-04-16T09:32:17.464Z] 09:32:17.325436 INFO pool-32-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:32:17.464Z] 09:32:17.327695 INFO pool-33-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:32:17.464Z] 09:32:17.331612 INFO pool-33-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:32:17.464Z] 09:32:17.344087 INFO pool-35-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:17.464Z] 09:32:17.347356 INFO pool-35-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener my-listener on host/port 0.0.0.0:9090 [2024-04-16T09:32:17.464Z] 09:32:17.349778 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector my-listener port 9090 to virtual server server [2024-04-16T09:32:18.021Z] [4.611s][info][gc] GC(10) Pause Young (Normal) (G1 Evacuation Pause) 180M->44M(256M) 7.600ms [2024-04-16T09:32:18.578Z] 09:32:18.374342 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-04-16T09:32:18.578Z] 09:32:18.377770 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-04-16T09:32:18.578Z] 09:32:18.380676 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-04-16T09:32:18.578Z] 09:32:18.394576 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:18.578Z] org.glassfish.web.loader.WebappClassLoader@4b20aa21[name=/satest], urls=[ [2024-04-16T09:32:18.578Z] file:/tmp/gfembed3054674964352277266tmp/applications/scatteredarchive/WEB-INF/classes/ [2024-04-16T09:32:18.578Z] file:/tmp/gfembed3054674964352277266tmp/generated/ejb/scatteredarchive/ [2024-04-16T09:32:18.578Z] file:/tmp/gfembed3054674964352277266tmp/generated/scatteredarchive/ [2024-04-16T09:32:18.579Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:18.579Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:18.579Z] 09:32:18.419618 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp14946811759644859341/scatteredra.rar] contents : [2024-04-16T09:32:18.579Z] 1321 Tue Apr 16 09:32:18 UTC 2024 META-INF/ra.xml [2024-04-16T09:32:18.579Z] 16294 Tue Apr 16 09:32:18 UTC 2024 scatteredra.jar [2024-04-16T09:32:18.579Z] [2024-04-16T09:32:18.579Z] 09:32:18.510699 INFO main sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.start ScatteredArchiveTestRA start has been called [2024-04-16T09:32:18.579Z] 09:32:18.513593 INFO main com.sun.enterprise.connectors.module.ConnectorApplication.start Resource Adapter [ scatteredra ] started [2024-04-16T09:32:18.579Z] 09:32:18.537142 INFO main org.glassfish.deployment.admin.DeployCommand.execute scatteredra was successfully deployed in 116 milliseconds. [2024-04-16T09:32:18.579Z] Deployed RAR [scatteredra] [2024-04-16T09:32:18.579Z] 09:32:18.540769 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.printContents [file:/tmp/gftmp4178913818571958361/sear.ear] contents : [2024-04-16T09:32:18.579Z] 1273 Tue Apr 16 09:32:18 UTC 2024 META-INF/application.xml [2024-04-16T09:32:18.579Z] 21021 Tue Apr 16 09:32:18 UTC 2024 sa.war [2024-04-16T09:32:18.579Z] 16702 Tue Apr 16 09:32:18 UTC 2024 scatteredra.rar [2024-04-16T09:32:18.579Z] [2024-04-16T09:32:18.833Z] 09:32:18.665782 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:18.833Z] org.glassfish.web.loader.WebappClassLoader@662d3e85[name=unknown], urls=[ [2024-04-16T09:32:18.833Z] file:/tmp/gfembed3054674964352277266tmp/applications/sear/sa_war/WEB-INF/classes/ [2024-04-16T09:32:18.833Z] file:/tmp/gfembed3054674964352277266tmp/generated/ejb/sear/sa_war/ [2024-04-16T09:32:18.833Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:18.833Z] 09:32:18.672479 INFO main sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.start ScatteredArchiveTestRA start has been called [2024-04-16T09:32:18.833Z] 09:32:18.676575 INFO main com.sun.enterprise.connectors.module.ConnectorApplication.start Resource Adapter [ sear#scatteredra ] started [2024-04-16T09:32:18.833Z] 09:32:18.688556 INFO main com.sun.enterprise.web.WebApplication.start Loading application [sear#sa.war] at [satest] [2024-04-16T09:32:18.833Z] 09:32:18.716994 INFO main org.glassfish.deployment.admin.DeployCommand.execute sear was successfully deployed in 175 milliseconds. [2024-04-16T09:32:18.833Z] Deployed [sear] [2024-04-16T09:32:18.833Z] 09:32:18.722308 WARNING my-listener(2) com.sun.web.security.RealmAdapter.getAppContextID Context path from ServletContext: /satest differs from path from bundle: satest [2024-04-16T09:32:19.088Z] [5.681s][info][gc] GC(11) Pause Young (Normal) (G1 Evacuation Pause) 192M->72M(256M) 12.801ms [2024-04-16T09:32:19.088Z] 09:32:19.014808 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-04-16T09:32:19.088Z] 09:32:19.017069 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-04-16T09:32:19.088Z] 09:32:19.019261 INFO main assfish.tests.embedded.scatteredarchive.ScatteredArchiveTest.get ***** SUCCESS **** Found [Hi from ScatteredArchiveTestServlet] in the response.***** [2024-04-16T09:32:19.088Z] 09:32:19.021481 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:19.088Z] 09:32:19.028170 INFO Thread-1713259936779 com.sun.enterprise.connectors.module.ConnectorApplication.stop Resource Adapter [ sear#scatteredra ] stopped [2024-04-16T09:32:19.088Z] 09:32:19.029868 INFO Thread-31 sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.stop ScatteredArchiveTestRA stop has been called [2024-04-16T09:32:19.088Z] 09:32:19.030246 INFO Thread-1713259936779 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: sear#scatteredra shutdown successful. [2024-04-16T09:32:19.088Z] 09:32:19.031281 INFO Thread-1713259936779 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:19.088Z] org.glassfish.web.loader.WebappClassLoader@31b67d61[name=/satest], urls=[ [2024-04-16T09:32:19.088Z] file:/tmp/gfembed3054674964352277266tmp/applications/sear/sa_war/WEB-INF/classes/ [2024-04-16T09:32:19.088Z] file:/tmp/gfembed3054674964352277266tmp/generated/ejb/sear/sa_war/ [2024-04-16T09:32:19.088Z] file:/tmp/gfembed3054674964352277266tmp/generated/sear/sa_war/ [2024-04-16T09:32:19.088Z] ][delegate=true, context=/satest, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:19.088Z] 09:32:19.033326 INFO Thread-1713259936779 com.sun.enterprise.connectors.module.ConnectorApplication.stop Resource Adapter [ scatteredra ] stopped [2024-04-16T09:32:19.088Z] 09:32:19.033977 INFO Thread-31 sfish.tests.embedded.scatteredarchive.ScatteredArchiveTestRA.stop ScatteredArchiveTestRA stop has been called [2024-04-16T09:32:19.088Z] 09:32:19.034250 INFO Thread-1713259936779 nterprise.connectors.service.ResourceAdapterAdminServiceImpl.sendStopToResourceAdapter RAR7094: scatteredra shutdown successful. [2024-04-16T09:32:19.088Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:19.089Z] 09:32:19.041159 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:32:19.089Z] Completed shutdown of GlassFish runtime [2024-04-16T09:32:19.089Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.401 s -- in org.glassfish.tests.embedded.scatteredarchive.ScatteredArchiveTest [2024-04-16T09:32:19.646Z] [INFO] [2024-04-16T09:32:19.646Z] [INFO] Results: [2024-04-16T09:32:19.646Z] [INFO] [2024-04-16T09:32:19.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:19.646Z] [INFO] [2024-04-16T09:32:19.646Z] [INFO] [2024-04-16T09:32:19.646Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ scatteredarchive --- [2024-04-16T09:32:19.646Z] [INFO] Executing tasks [2024-04-16T09:32:19.646Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/classes/META-INF for [2024-04-16T09:32:19.646Z] [INFO] [echo] scatteredarchive [2024-04-16T09:32:19.646Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/classes/META-INF [2024-04-16T09:32:19.646Z] [INFO] Executed tasks [2024-04-16T09:32:19.646Z] [INFO] [2024-04-16T09:32:19.646Z] [INFO] --- war:3.4.0:war (default-war) @ scatteredarchive --- [2024-04-16T09:32:19.646Z] [INFO] Packaging webapp [2024-04-16T09:32:19.646Z] [INFO] Assembling webapp [scatteredarchive] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/scatteredarchive] [2024-04-16T09:32:19.646Z] [INFO] Processing war project [2024-04-16T09:32:19.646Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/src/main/webapp] [2024-04-16T09:32:19.646Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/scatteredarchive.war [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scatteredarchive --- [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- failsafe:3.2.5:verify (verify) @ scatteredarchive --- [2024-04-16T09:32:22.897Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/failsafe-reports [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.basic-scatteredarchive-checkstyle) @ scatteredarchive --- [2024-04-16T09:32:22.897Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- install:3.1.1:install (default-install) @ scatteredarchive --- [2024-04-16T09:32:22.897Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/7.0.15-SNAPSHOT/scatteredarchive-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:22.897Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/scatteredarchive/target/scatteredarchive.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/basic/scatteredarchive/7.0.15-SNAPSHOT/scatteredarchive-7.0.15-SNAPSHOT.war [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] -------------< org.glassfish.tests.embedded:maven-plugin >-------------- [2024-04-16T09:32:22.897Z] [INFO] Building GlassFish Embedded Maven Plugin Tests 7.0.15-SNAPSHOT [310/332] [2024-04-16T09:32:22.897Z] [INFO] from appserver/tests/embedded/maven-plugin/pom.xml [2024-04-16T09:32:22.897Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- clean:3.3.2:clean (default-clean) @ maven-plugin --- [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ maven-plugin --- [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ maven-plugin --- [2024-04-16T09:32:22.897Z] [INFO] [2024-04-16T09:32:22.897Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ maven-plugin --- [2024-04-16T09:32:22.897Z] [INFO] No sources to compile [2024-04-16T09:32:22.898Z] [INFO] [2024-04-16T09:32:22.898Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ maven-plugin --- [2024-04-16T09:32:22.898Z] [INFO] [2024-04-16T09:32:22.898Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ maven-plugin --- [2024-04-16T09:32:22.898Z] [INFO] [2024-04-16T09:32:22.898Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ maven-plugin --- [2024-04-16T09:32:22.898Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:22.898Z] [INFO] [2024-04-16T09:32:22.898Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ maven-plugin --- [2024-04-16T09:32:22.898Z] [INFO] No sources to compile [2024-04-16T09:32:22.898Z] [INFO] [2024-04-16T09:32:22.898Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ maven-plugin --- [2024-04-16T09:32:22.898Z] [INFO] No sources to compile [2024-04-16T09:32:22.898Z] [INFO] [2024-04-16T09:32:22.898Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ maven-plugin --- [2024-04-16T09:32:23.151Z] [INFO] Executing tasks [2024-04-16T09:32:23.151Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/target/classes/META-INF for [2024-04-16T09:32:23.151Z] [INFO] [echo] maven-plugin [2024-04-16T09:32:23.151Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/target/classes/META-INF [2024-04-16T09:32:23.151Z] [INFO] Executed tasks [2024-04-16T09:32:23.151Z] [INFO] [2024-04-16T09:32:23.151Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ maven-plugin --- [2024-04-16T09:32:23.151Z] [INFO] No tests to run. [2024-04-16T09:32:23.151Z] [INFO] [2024-04-16T09:32:23.151Z] [INFO] --- failsafe:3.2.5:verify (verify) @ maven-plugin --- [2024-04-16T09:32:23.152Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/target/failsafe-reports [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-maven-plugin-checkstyle) @ maven-plugin --- [2024-04-16T09:32:23.152Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- install:3.1.1:install (default-install) @ maven-plugin --- [2024-04-16T09:32:23.152Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/7.0.15-SNAPSHOT/maven-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --< org.glassfish.tests.embedded.maven-plugin:applicationDispatcher >--- [2024-04-16T09:32:23.152Z] [INFO] Building Application Dispatcher Test (maven-plugin/applicationDispatcher) 7.0.15-SNAPSHOT [311/332] [2024-04-16T09:32:23.152Z] [INFO] from appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml [2024-04-16T09:32:23.152Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- clean:3.3.2:clean (default-clean) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:23.152Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:23.152Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- resources:3.3.1:resources (default-resources) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/resources [2024-04-16T09:32:23.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/manpages [2024-04-16T09:32:23.152Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:23.152Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:23.152Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:23.152Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:23.152Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/test/resources [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:23.152Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:23.152Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- surefire:3.2.5:test (default-test) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Tests are skipped. [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Executing tasks [2024-04-16T09:32:23.152Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/classes/META-INF for [2024-04-16T09:32:23.152Z] [INFO] [echo] applicationDispatcher [2024-04-16T09:32:23.152Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/classes/META-INF [2024-04-16T09:32:23.152Z] [INFO] Executed tasks [2024-04-16T09:32:23.152Z] [INFO] [2024-04-16T09:32:23.152Z] [INFO] --- war:3.4.0:war (default-war) @ applicationDispatcher --- [2024-04-16T09:32:23.152Z] [INFO] Packaging webapp [2024-04-16T09:32:23.152Z] [INFO] Assembling webapp [applicationDispatcher] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher] [2024-04-16T09:32:23.152Z] [INFO] Processing war project [2024-04-16T09:32:23.152Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/src/main/webapp] [2024-04-16T09:32:23.152Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war [2024-04-16T09:32:23.153Z] [INFO] [2024-04-16T09:32:23.153Z] [INFO] --- embedded-glassfish:5.1:start (start) @ applicationDispatcher --- [2024-04-16T09:32:23.406Z] Created New Bootstrap ClassLoader. ServerId = embedded, ClassPaths = [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/glassfish/embedded/maven-embedded-glassfish-plugin/5.1/maven-embedded-glassfish-plugin-5.1.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/jms/jmsra/target/jmsra.zip [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/apache/santuario/xmlsec/4.0.2/xmlsec-4.0.2.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.6.0/woodstox-core-6.6.0.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [2024-04-16T09:32:23.406Z] ClassPath Element : file:/home/jenkins/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2024-04-16T09:32:23.407Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2024-04-16T09:32:23.407Z] ClassPath Element : file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [2024-04-16T09:32:23.407Z] ClassPath Element : file:/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar [2024-04-16T09:32:23.407Z] Set system property [com.sun.enterprise.naming.allowJndiLookupFromOSGi = false] [2024-04-16T09:32:23.965Z] Apr 16, 2024 9:32:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:23.965Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:23.965Z] Apr 16, 2024 9:32:23 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:23.965Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:23.965Z] Apr 16, 2024 9:32:23 AM org.hibernate.validator.internal.util.Version [2024-04-16T09:32:23.965Z] INFO: HV000001: Hibernate Validator null [2024-04-16T09:32:24.219Z] Apr 16, 2024 9:32:24 AM PluginUtil getGlassFish [2024-04-16T09:32:24.219Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2f7bba8f, GlassFish Status = INIT, TimeTaken = 873 ms [2024-04-16T09:32:24.473Z] Apr 16, 2024 9:32:24 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:24.473Z] INFO: Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:24.473Z] Apr 16, 2024 9:32:24 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:24.473Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:24.473Z] Apr 16, 2024 9:32:24 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:24.473Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:24.473Z] Apr 16, 2024 9:32:24 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:24.473Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:24.473Z] Apr 16, 2024 9:32:24 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:24.473Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:24.727Z] Apr 16, 2024 9:32:24 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:24.727Z] INFO: GlassFish (commit: null) startup time: Embedded (786 ms), startup services (529 ms), total (1,315 ms) [2024-04-16T09:32:24.981Z] Apr 16, 2024 9:32:24 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:24.981Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:24.981Z] Apr 16, 2024 9:32:24 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:24.981Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:24.981Z] Apr 16, 2024 9:32:24 AM PluginUtil startGlassFish [2024-04-16T09:32:24.981Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2f7bba8f, TimeTaken = 715 ms [2024-04-16T09:32:24.981Z] [INFO] [2024-04-16T09:32:24.981Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ applicationDispatcher --- [2024-04-16T09:32:24.981Z] Apr 16, 2024 9:32:24 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:24.981Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war] with parameters [--name=applicationDispatcher, --force=true, --contextroot=test] [2024-04-16T09:32:25.235Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:25.235Z] INFO: Java security manager is disabled. [2024-04-16T09:32:25.235Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:25.235Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:25.489Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T09:32:25.489Z] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T09:32:25.489Z] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T09:32:25.489Z] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:25.489Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:25.489Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:25.489Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:25.489Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:25.489Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:25.489Z] INFO: Created virtual server server [2024-04-16T09:32:25.743Z] Apr 16, 2024 9:32:25 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:25.743Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:25.743Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:25.743Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:25.997Z] Apr 16, 2024 9:32:25 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:25.997Z] INFO: close(), this: [2024-04-16T09:32:25.997Z] org.glassfish.web.loader.WebappClassLoader@1ddb257f[name=unknown], urls=[ [2024-04-16T09:32:25.997Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/classes/ [2024-04-16T09:32:25.997Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:25.997Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:25.998Z] file:/tmp/gfembed10311723014665189071tmp/generated/ejb/applicationDispatcher/ [2024-04-16T09:32:25.998Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:25.998Z] Apr 16, 2024 9:32:25 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:25.998Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:25.998Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:25.998Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:25.998Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:25.998Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:25.998Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:25.998Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:25.998Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:25.998Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:25.998Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:25.998Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:25.998Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:25.998Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:25.998Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:25.998Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:25.998Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:25.998Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:25.998Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:25.998Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:25.998Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:25.998Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:25.998Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:25.998Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:25.998Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:25.998Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:25.998Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:25.998Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:25.998Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:25.998Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:25.999Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:25.999Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:25.999Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:25.999Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:25.999Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:25.999Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:25.999Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:25.999Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:25.999Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:25.999Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:25.999Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:25.999Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:25.999Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:25.999Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:25.999Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:25.999Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:25.999Z] [2024-04-16T09:32:25.999Z] [Servlet.init] [2024-04-16T09:32:25.999Z] [Servlet.RequestDispatcher: org.apache.catalina.core.ApplicationDispatcher@d402ad6] [2024-04-16T09:32:25.999Z] status: ApplicationDispatcher::PASS [2024-04-16T09:32:25.999Z] Apr 16, 2024 9:32:25 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:25.999Z] INFO: Loading application [applicationDispatcher] at [/test] [2024-04-16T09:32:25.999Z] Apr 16, 2024 9:32:25 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:25.999Z] INFO: applicationDispatcher was successfully deployed in 1,137 milliseconds. [2024-04-16T09:32:25.999Z] Apr 16, 2024 9:32:25 AM PluginUtil doDeploy [2024-04-16T09:32:25.999Z] INFO: Deployed applicationDispatcher [2024-04-16T09:32:25.999Z] [INFO] [2024-04-16T09:32:25.999Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ applicationDispatcher --- [2024-04-16T09:32:25.999Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/failsafe-reports [2024-04-16T09:32:25.999Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:26.253Z] [INFO] [2024-04-16T09:32:26.253Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:26.253Z] [INFO] T E S T S [2024-04-16T09:32:26.253Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:26.253Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:26.507Z] [INFO] Running org.glassfish.tests.applicationDispatcher.WebTest [2024-04-16T09:32:26.507Z] [0.455s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.257ms [2024-04-16T09:32:26.761Z] [Servlet.doGet] [2024-04-16T09:32:26.761Z] [Servlet.doPost] [2024-04-16T09:32:26.761Z] 0: ApplicationDispatcher::PASS [2024-04-16T09:32:26.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.glassfish.tests.applicationDispatcher.WebTest [2024-04-16T09:32:27.016Z] [INFO] [2024-04-16T09:32:27.016Z] [INFO] Results: [2024-04-16T09:32:27.016Z] [INFO] [2024-04-16T09:32:27.016Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:27.016Z] [INFO] [2024-04-16T09:32:27.016Z] [INFO] [2024-04-16T09:32:27.016Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ applicationDispatcher --- [2024-04-16T09:32:27.016Z] Apr 16, 2024 9:32:26 AM PluginUtil doUndeploy [2024-04-16T09:32:27.016Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@85f6055 [2024-04-16T09:32:27.016Z] Apr 16, 2024 9:32:26 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:27.016Z] INFO: close(), this: [2024-04-16T09:32:27.016Z] org.glassfish.web.loader.WebappClassLoader@4602d35a[name=/test], urls=[ [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/classes/ [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/applications/applicationDispatcher/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/generated/ejb/applicationDispatcher/ [2024-04-16T09:32:27.016Z] file:/tmp/gfembed10311723014665189071tmp/generated/applicationDispatcher/ [2024-04-16T09:32:27.016Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-04-16T09:32:27.016Z] Apr 16, 2024 9:32:26 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:27.016Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:27.016Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:27.016Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:27.016Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:27.016Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:27.016Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:27.016Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:27.016Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:27.016Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:27.016Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:27.016Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:27.016Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:27.016Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:27.016Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:27.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:27.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:27.016Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:27.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:27.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:27.016Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:27.016Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:27.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:27.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:27.017Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:27.017Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:27.017Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:27.017Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:27.017Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:27.017Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:27.017Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:27.017Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:27.017Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:27.017Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:27.017Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:27.017Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:27.017Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:27.017Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:27.017Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:27.017Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:27.017Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:27.017Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:27.017Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:27.017Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:27.017Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:27.017Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:27.017Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:27.017Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:27.017Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:27.017Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:27.017Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:27.017Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:27.017Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:27.017Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:27.017Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:27.017Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:27.017Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:27.017Z] [2024-04-16T09:32:27.017Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:27.017Z] Apr 16, 2024 9:32:26 AM PluginUtil doUndeploy [2024-04-16T09:32:27.017Z] INFO: Undeployed applicationDispatcher [2024-04-16T09:32:27.017Z] [INFO] [2024-04-16T09:32:27.017Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ applicationDispatcher --- [2024-04-16T09:32:27.017Z] Apr 16, 2024 9:32:26 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:27.017Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:27.017Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:27.017Z] Apr 16, 2024 9:32:26 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:27.017Z] INFO: Shutdown procedure finished [2024-04-16T09:32:27.017Z] Completed shutdown of GlassFish runtime [2024-04-16T09:32:27.017Z] Apr 16, 2024 9:32:26 AM PluginUtil stopGlassFish [2024-04-16T09:32:27.017Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2f7bba8f [2024-04-16T09:32:27.017Z] [INFO] [2024-04-16T09:32:27.017Z] [INFO] --- failsafe:3.2.5:verify (verify) @ applicationDispatcher --- [2024-04-16T09:32:27.017Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/failsafe-reports [2024-04-16T09:32:27.018Z] [INFO] [2024-04-16T09:32:27.018Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-applicationDispatcher-checkstyle) @ applicationDispatcher --- [2024-04-16T09:32:27.272Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- install:3.1.1:install (default-install) @ applicationDispatcher --- [2024-04-16T09:32:27.272Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/7.0.15-SNAPSHOT/applicationDispatcher-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:27.272Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/applicationDispatcher/target/applicationDispatcher.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/applicationDispatcher/7.0.15-SNAPSHOT/applicationDispatcher-7.0.15-SNAPSHOT.war [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --------< org.glassfish.tests.embedded.maven-plugin:dirListing >-------- [2024-04-16T09:32:27.272Z] [INFO] Building Directory Listing Test (maven-plugin/dirListing) 7.0.15-SNAPSHOT [312/332] [2024-04-16T09:32:27.272Z] [INFO] from appserver/tests/embedded/maven-plugin/dirListing/pom.xml [2024-04-16T09:32:27.272Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:27.272Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:27.272Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/src/main/resources [2024-04-16T09:32:27.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/src/main/manpages [2024-04-16T09:32:27.272Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:27.272Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:27.272Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:27.272Z] [INFO] [2024-04-16T09:32:27.272Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dirListing --- [2024-04-16T09:32:27.272Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:27.273Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:27.273Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:27.273Z] [INFO] [2024-04-16T09:32:27.273Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dirListing --- [2024-04-16T09:32:27.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/src/test/resources [2024-04-16T09:32:27.273Z] [INFO] [2024-04-16T09:32:27.273Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dirListing --- [2024-04-16T09:32:27.273Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:27.273Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:27.273Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:27.273Z] [INFO] [2024-04-16T09:32:27.273Z] [INFO] --- surefire:3.2.5:test (default-test) @ dirListing --- [2024-04-16T09:32:27.273Z] [INFO] Tests are skipped. [2024-04-16T09:32:27.273Z] [INFO] [2024-04-16T09:32:27.273Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dirListing --- [2024-04-16T09:32:27.273Z] [INFO] Executing tasks [2024-04-16T09:32:27.273Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/classes/META-INF for [2024-04-16T09:32:27.273Z] [INFO] [echo] dirListing [2024-04-16T09:32:27.273Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/classes/META-INF [2024-04-16T09:32:27.273Z] [INFO] Executed tasks [2024-04-16T09:32:27.273Z] [INFO] [2024-04-16T09:32:27.273Z] [INFO] --- war:3.4.0:war (default-war) @ dirListing --- [2024-04-16T09:32:27.273Z] [INFO] Packaging webapp [2024-04-16T09:32:27.273Z] [INFO] Assembling webapp [dirListing] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing] [2024-04-16T09:32:27.273Z] [INFO] Processing war project [2024-04-16T09:32:27.273Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/src/main/webapp] [2024-04-16T09:32:27.273Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war [2024-04-16T09:32:27.527Z] [INFO] [2024-04-16T09:32:27.527Z] [INFO] --- embedded-glassfish:5.1:start (start) @ dirListing --- [2024-04-16T09:32:27.527Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:27.527Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:27.527Z] Apr 16, 2024 9:32:27 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:27.527Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:27.527Z] Apr 16, 2024 9:32:27 AM PluginUtil getGlassFish [2024-04-16T09:32:27.527Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@20585eb0, GlassFish Status = INIT, TimeTaken = 123 ms [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:27.528Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:27.528Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:27.528Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:27.528Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:27.528Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:27.528Z] INFO: GlassFish (commit: null) startup time: Embedded (67 ms), startup services (34 ms), total (101 ms) [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:27.528Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:27.528Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM PluginUtil startGlassFish [2024-04-16T09:32:27.528Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@20585eb0, TimeTaken = 47 ms [2024-04-16T09:32:27.528Z] [INFO] [2024-04-16T09:32:27.528Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ dirListing --- [2024-04-16T09:32:27.528Z] Apr 16, 2024 9:32:27 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:27.528Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war] with parameters [--name=test, --force=true, --contextroot=test] [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:27.783Z] INFO: Java security manager is disabled. [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:27.783Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:27.783Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:27.783Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:27.783Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:27.783Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:27.783Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:27.783Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:27.783Z] INFO: Created virtual server server [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:27.783Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:27.783Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:27.783Z] INFO: close(), this: [2024-04-16T09:32:27.783Z] org.glassfish.web.loader.WebappClassLoader@26c38f37[name=unknown], urls=[ [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/classes/ [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:27.783Z] file:/tmp/gfembed1225452187490065132tmp/generated/ejb/test/ [2024-04-16T09:32:27.783Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:27.783Z] Apr 16, 2024 9:32:27 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:27.783Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:27.783Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:27.783Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:27.783Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:27.783Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:27.783Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:27.783Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:27.783Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:27.783Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:27.783Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:27.783Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:27.783Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:27.784Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:27.784Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:27.784Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:27.784Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:27.784Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:27.784Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:27.784Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:27.784Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:27.784Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:27.784Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:27.784Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:27.784Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:27.784Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:27.784Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:27.784Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:27.784Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:27.784Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:27.784Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:27.784Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:27.784Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:27.784Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:27.784Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:27.784Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:27.784Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:27.784Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:27.784Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:27.784Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:27.784Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:27.784Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:27.784Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:27.784Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:27.784Z] [2024-04-16T09:32:27.784Z] Apr 16, 2024 9:32:27 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:27.784Z] INFO: Loading application [test] at [/test] [2024-04-16T09:32:27.784Z] Apr 16, 2024 9:32:27 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:27.784Z] INFO: test was successfully deployed in 260 milliseconds. [2024-04-16T09:32:27.784Z] Apr 16, 2024 9:32:27 AM PluginUtil doDeploy [2024-04-16T09:32:27.784Z] INFO: Deployed test [2024-04-16T09:32:27.784Z] [INFO] [2024-04-16T09:32:27.784Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dirListing --- [2024-04-16T09:32:27.784Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/failsafe-reports [2024-04-16T09:32:27.784Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:27.784Z] [INFO] [2024-04-16T09:32:27.784Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:27.784Z] [INFO] T E S T S [2024-04-16T09:32:27.784Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:27.784Z] [0.003s][info][gc] Using G1 [2024-04-16T09:32:28.343Z] [INFO] Running org.glassfish.tests.dirListing.WebTest [2024-04-16T09:32:28.343Z] [0.538s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.105ms [2024-04-16T09:32:28.343Z] 0: [2024-04-16T09:32:28.343Z] 1: [2024-04-16T09:32:28.343Z] 2: Directory Listing For / [2024-04-16T09:32:28.343Z] Getting a "Directory Listing" [2024-04-16T09:32:28.343Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.glassfish.tests.dirListing.WebTest [2024-04-16T09:32:28.901Z] [INFO] [2024-04-16T09:32:28.901Z] [INFO] Results: [2024-04-16T09:32:28.901Z] [INFO] [2024-04-16T09:32:28.901Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:28.901Z] [INFO] [2024-04-16T09:32:28.901Z] [INFO] [2024-04-16T09:32:28.901Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ dirListing --- [2024-04-16T09:32:28.901Z] Apr 16, 2024 9:32:28 AM PluginUtil doUndeploy [2024-04-16T09:32:28.901Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@5c53da2a [2024-04-16T09:32:28.901Z] Apr 16, 2024 9:32:28 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:28.901Z] INFO: close(), this: [2024-04-16T09:32:28.901Z] org.glassfish.web.loader.WebappClassLoader@671b49ad[name=/test], urls=[ [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/classes/ [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/applications/test/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/generated/ejb/test/ [2024-04-16T09:32:28.901Z] file:/tmp/gfembed1225452187490065132tmp/generated/test/ [2024-04-16T09:32:28.901Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-04-16T09:32:28.901Z] Apr 16, 2024 9:32:28 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:28.901Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:28.901Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:28.901Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:28.901Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:28.901Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:28.901Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:28.901Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:28.901Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:28.901Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:28.901Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:28.901Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:28.901Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:28.901Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:28.901Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:28.901Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:28.901Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:28.901Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:28.901Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:28.901Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:28.901Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:28.901Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:28.901Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:28.901Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:28.901Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:28.901Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:28.901Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:28.902Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:28.902Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:28.902Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:28.902Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:28.902Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:28.902Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:28.902Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:28.902Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:28.902Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:28.902Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:28.902Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:28.902Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:28.902Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:28.902Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:28.902Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:28.902Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:28.902Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:28.902Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:28.902Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:28.902Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:28.902Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:28.902Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:28.902Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:28.902Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:28.902Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:28.902Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:28.902Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:28.902Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:28.902Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:28.902Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:28.902Z] [2024-04-16T09:32:28.902Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:28.902Z] Apr 16, 2024 9:32:28 AM PluginUtil doUndeploy [2024-04-16T09:32:28.902Z] INFO: Undeployed test [2024-04-16T09:32:28.902Z] [INFO] [2024-04-16T09:32:28.902Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ dirListing --- [2024-04-16T09:32:28.902Z] Apr 16, 2024 9:32:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:28.902Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:28.902Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:28.902Z] Apr 16, 2024 9:32:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:28.902Z] INFO: Shutdown procedure finished [2024-04-16T09:32:28.902Z] Apr 16, 2024 9:32:28 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:28.902Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:28.902Z] Apr 16, 2024 9:32:28 AM PluginUtil stopGlassFish [2024-04-16T09:32:28.902Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@20585eb0 [2024-04-16T09:32:28.902Z] [INFO] [2024-04-16T09:32:28.902Z] [INFO] --- failsafe:3.2.5:verify (verify) @ dirListing --- [2024-04-16T09:32:28.902Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/failsafe-reports [2024-04-16T09:32:28.903Z] [INFO] [2024-04-16T09:32:28.903Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-dirListing-checkstyle) @ dirListing --- [2024-04-16T09:32:28.903Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:28.903Z] [INFO] [2024-04-16T09:32:28.903Z] [INFO] --- install:3.1.1:install (default-install) @ dirListing --- [2024-04-16T09:32:28.903Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/7.0.15-SNAPSHOT/dirListing-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:29.824Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/dirListing/target/dirListing.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/dirListing/7.0.15-SNAPSHOT/dirListing-7.0.15-SNAPSHOT.war [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:filterURIMapping >----- [2024-04-16T09:32:29.824Z] [INFO] Building Filter URI Mapping Test (maven-plugin/filterURIMapping) 7.0.15-SNAPSHOT [313/332] [2024-04-16T09:32:29.824Z] [INFO] from appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml [2024-04-16T09:32:29.824Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- clean:3.3.2:clean (default-clean) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:29.824Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:29.824Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:29.824Z] [INFO] [2024-04-16T09:32:29.824Z] [INFO] --- resources:3.3.1:resources (default-resources) @ filterURIMapping --- [2024-04-16T09:32:29.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/resources [2024-04-16T09:32:29.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/manpages [2024-04-16T09:32:29.825Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:29.825Z] [INFO] [2024-04-16T09:32:29.825Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ filterURIMapping --- [2024-04-16T09:32:29.825Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:29.825Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:30.078Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:30.078Z] [INFO] [2024-04-16T09:32:30.078Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ filterURIMapping --- [2024-04-16T09:32:30.078Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:30.079Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:30.079Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:30.079Z] [INFO] [2024-04-16T09:32:30.079Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ filterURIMapping --- [2024-04-16T09:32:30.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/src/test/resources [2024-04-16T09:32:30.079Z] [INFO] [2024-04-16T09:32:30.079Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ filterURIMapping --- [2024-04-16T09:32:30.079Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:30.079Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:30.079Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:30.079Z] [INFO] [2024-04-16T09:32:30.079Z] [INFO] --- surefire:3.2.5:test (default-test) @ filterURIMapping --- [2024-04-16T09:32:30.079Z] [INFO] Tests are skipped. [2024-04-16T09:32:30.079Z] [INFO] [2024-04-16T09:32:30.079Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ filterURIMapping --- [2024-04-16T09:32:30.079Z] [INFO] Executing tasks [2024-04-16T09:32:30.079Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/classes/META-INF for [2024-04-16T09:32:30.079Z] [INFO] [echo] filterURIMapping [2024-04-16T09:32:30.079Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/classes/META-INF [2024-04-16T09:32:30.079Z] [INFO] Executed tasks [2024-04-16T09:32:30.079Z] [INFO] [2024-04-16T09:32:30.079Z] [INFO] --- war:3.4.0:war (default-war) @ filterURIMapping --- [2024-04-16T09:32:30.079Z] [INFO] Packaging webapp [2024-04-16T09:32:30.079Z] [INFO] Assembling webapp [filterURIMapping] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping] [2024-04-16T09:32:30.079Z] [INFO] Processing war project [2024-04-16T09:32:30.079Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/src/main/webapp] [2024-04-16T09:32:30.079Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war [2024-04-16T09:32:30.079Z] [INFO] [2024-04-16T09:32:30.079Z] [INFO] --- embedded-glassfish:5.1:start (start) @ filterURIMapping --- [2024-04-16T09:32:30.079Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:30.079Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:30.079Z] Apr 16, 2024 9:32:30 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:30.079Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:30.079Z] Apr 16, 2024 9:32:30 AM PluginUtil getGlassFish [2024-04-16T09:32:30.079Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@c975118, GlassFish Status = INIT, TimeTaken = 105 ms [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:30.080Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:30.080Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:30.080Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:30.080Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:30.080Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:30.080Z] INFO: GlassFish (commit: null) startup time: Embedded (49 ms), startup services (28 ms), total (77 ms) [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:30.080Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:30.080Z] Apr 16, 2024 9:32:30 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:30.080Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:30.335Z] Apr 16, 2024 9:32:30 AM PluginUtil startGlassFish [2024-04-16T09:32:30.335Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@c975118, TimeTaken = 39 ms [2024-04-16T09:32:30.335Z] [INFO] [2024-04-16T09:32:30.335Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ filterURIMapping --- [2024-04-16T09:32:30.335Z] Apr 16, 2024 9:32:30 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:30.335Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war] with parameters [--name=filterURIMapping, --force=true, --contextroot=test] [2024-04-16T09:32:30.335Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:30.335Z] INFO: Java security manager is disabled. [2024-04-16T09:32:30.335Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:30.335Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:30.335Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:30.335Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:30.335Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:30.335Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:30.335Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:30.336Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:30.336Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:30.336Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:30.336Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:30.336Z] INFO: Created virtual server server [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:30.336Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:30.336Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:30.336Z] INFO: close(), this: [2024-04-16T09:32:30.336Z] org.glassfish.web.loader.WebappClassLoader@6d44ca57[name=unknown], urls=[ [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/classes/ [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:30.336Z] file:/tmp/gfembed17442547444068583492tmp/generated/ejb/filterURIMapping/ [2024-04-16T09:32:30.336Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:30.336Z] Apr 16, 2024 9:32:30 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:30.336Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:30.336Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:30.336Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:30.336Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:30.336Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:30.336Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:30.336Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:30.336Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:30.336Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:30.336Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:30.336Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:30.336Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:30.336Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:30.336Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:30.336Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:30.336Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:30.336Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:30.336Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:30.336Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:30.337Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:30.337Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:30.337Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:30.337Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:30.337Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:30.337Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:30.337Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:30.337Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:30.337Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:30.337Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:30.337Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:30.337Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:30.337Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:30.337Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:30.337Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:30.337Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:30.337Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:30.337Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:30.337Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:30.337Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:30.337Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:30.337Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:30.337Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:30.337Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:30.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:30.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:30.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:30.337Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:30.337Z] [2024-04-16T09:32:30.591Z] [Filter.init] [2024-04-16T09:32:30.591Z] Apr 16, 2024 9:32:30 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:30.591Z] INFO: Loading application [filterURIMapping] at [/test] [2024-04-16T09:32:30.591Z] Apr 16, 2024 9:32:30 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:30.591Z] INFO: filterURIMapping was successfully deployed in 298 milliseconds. [2024-04-16T09:32:30.591Z] Apr 16, 2024 9:32:30 AM PluginUtil doDeploy [2024-04-16T09:32:30.591Z] INFO: Deployed filterURIMapping [2024-04-16T09:32:30.591Z] [INFO] [2024-04-16T09:32:30.591Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ filterURIMapping --- [2024-04-16T09:32:30.591Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/failsafe-reports [2024-04-16T09:32:30.591Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:30.591Z] [INFO] [2024-04-16T09:32:30.591Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:30.591Z] [INFO] T E S T S [2024-04-16T09:32:30.591Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:30.591Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:30.845Z] [INFO] Running org.glassfish.tests.filterURIMapping.WebTest [2024-04-16T09:32:31.099Z] [0.464s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.241ms [2024-04-16T09:32:31.099Z] [Servlet.init] [2024-04-16T09:32:31.099Z] [Servlet.init] 6 [2024-04-16T09:32:31.099Z] [Filter.doFilter] [2024-04-16T09:32:31.099Z] [Servlet.doGet] [2024-04-16T09:32:31.099Z] [Servlet.doPost] [2024-04-16T09:32:31.099Z] PASS [2024-04-16T09:32:31.099Z] Filter invoked [2024-04-16T09:32:31.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.glassfish.tests.filterURIMapping.WebTest [2024-04-16T09:32:31.353Z] [INFO] [2024-04-16T09:32:31.353Z] [INFO] Results: [2024-04-16T09:32:31.353Z] [INFO] [2024-04-16T09:32:31.353Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:31.353Z] [INFO] [2024-04-16T09:32:31.353Z] [INFO] [2024-04-16T09:32:31.353Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ filterURIMapping --- [2024-04-16T09:32:31.353Z] Apr 16, 2024 9:32:31 AM PluginUtil doUndeploy [2024-04-16T09:32:31.353Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@5ec2333e [2024-04-16T09:32:31.353Z] [Filter.destroy] [2024-04-16T09:32:31.353Z] Apr 16, 2024 9:32:31 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:31.353Z] INFO: close(), this: [2024-04-16T09:32:31.353Z] org.glassfish.web.loader.WebappClassLoader@5e84f37b[name=/test], urls=[ [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/classes/ [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/applications/filterURIMapping/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/generated/ejb/filterURIMapping/ [2024-04-16T09:32:31.353Z] file:/tmp/gfembed17442547444068583492tmp/generated/filterURIMapping/ [2024-04-16T09:32:31.353Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-04-16T09:32:31.353Z] Apr 16, 2024 9:32:31 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:31.353Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:31.353Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:31.353Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:31.353Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:31.353Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:31.353Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:31.353Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:31.353Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:31.353Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:31.353Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:31.353Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:31.353Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:31.353Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:31.353Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:31.353Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:31.353Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:31.353Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:31.354Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:31.354Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:31.354Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:31.354Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:31.354Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:31.354Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:31.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:31.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:31.354Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:31.354Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:31.354Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:31.354Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:31.354Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:31.354Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:31.354Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:31.354Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:31.354Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:31.354Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:31.354Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:31.354Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:31.354Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:31.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:31.354Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:31.354Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:31.354Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:31.354Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:31.354Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:31.354Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:31.354Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:31.354Z] [2024-04-16T09:32:31.354Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:31.354Z] Apr 16, 2024 9:32:31 AM PluginUtil doUndeploy [2024-04-16T09:32:31.354Z] INFO: Undeployed filterURIMapping [2024-04-16T09:32:31.354Z] [INFO] [2024-04-16T09:32:31.354Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ filterURIMapping --- [2024-04-16T09:32:31.354Z] Apr 16, 2024 9:32:31 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:31.354Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:31.354Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:31.355Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:31.355Z] INFO: Shutdown procedure finished [2024-04-16T09:32:31.355Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:31.355Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:31.355Z] Apr 16, 2024 9:32:31 AM PluginUtil stopGlassFish [2024-04-16T09:32:31.355Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@c975118 [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- failsafe:3.2.5:verify (verify) @ filterURIMapping --- [2024-04-16T09:32:31.355Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/failsafe-reports [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-filterURIMapping-checkstyle) @ filterURIMapping --- [2024-04-16T09:32:31.355Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- install:3.1.1:install (default-install) @ filterURIMapping --- [2024-04-16T09:32:31.355Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/7.0.15-SNAPSHOT/filterURIMapping-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:31.355Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/filterURIMapping/target/filterURIMapping.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/filterURIMapping/7.0.15-SNAPSHOT/filterURIMapping-7.0.15-SNAPSHOT.war [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:getRequestURI >------- [2024-04-16T09:32:31.355Z] [INFO] Building Get Request URI Test (maven-plugin/getRequestURI) 7.0.15-SNAPSHOT [314/332] [2024-04-16T09:32:31.355Z] [INFO] from appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml [2024-04-16T09:32:31.355Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- clean:3.3.2:clean (default-clean) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] Nothing to compile - all classes are up to date. [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/resources [2024-04-16T09:32:31.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/manpages [2024-04-16T09:32:31.355Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] Nothing to compile - all classes are up to date. [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] Nothing to compile - all classes are up to date. [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/src/test/resources [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] No sources to compile [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- surefire:3.2.5:test (default-test) @ getRequestURI --- [2024-04-16T09:32:31.355Z] [INFO] Tests are skipped. [2024-04-16T09:32:31.355Z] [INFO] [2024-04-16T09:32:31.355Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ getRequestURI --- [2024-04-16T09:32:31.609Z] [INFO] Executing tasks [2024-04-16T09:32:31.609Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/target/classes/META-INF for [2024-04-16T09:32:31.609Z] [INFO] [echo] getRequestURI [2024-04-16T09:32:31.609Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/target/classes/META-INF [2024-04-16T09:32:31.609Z] [INFO] Executed tasks [2024-04-16T09:32:31.609Z] [INFO] [2024-04-16T09:32:31.609Z] [INFO] --- war:3.4.0:war (default-war) @ getRequestURI --- [2024-04-16T09:32:31.609Z] [INFO] Packaging webapp [2024-04-16T09:32:31.609Z] [INFO] Assembling webapp [getRequestURI] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI] [2024-04-16T09:32:31.610Z] [INFO] Processing war project [2024-04-16T09:32:31.610Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/src/main/webapp] [2024-04-16T09:32:31.610Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war [2024-04-16T09:32:31.610Z] [INFO] [2024-04-16T09:32:31.610Z] [INFO] --- embedded-glassfish:5.1:start (start) @ getRequestURI --- [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:31.610Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:31.610Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM PluginUtil getGlassFish [2024-04-16T09:32:31.610Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@12b942fb, GlassFish Status = INIT, TimeTaken = 111 ms [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:31.610Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:31.610Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:31.610Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:31.610Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:31.610Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:31.610Z] INFO: GlassFish (commit: null) startup time: Embedded (54 ms), startup services (30 ms), total (84 ms) [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:31.610Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:31.610Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM PluginUtil startGlassFish [2024-04-16T09:32:31.610Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@12b942fb, TimeTaken = 42 ms [2024-04-16T09:32:31.610Z] [INFO] [2024-04-16T09:32:31.610Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ getRequestURI --- [2024-04-16T09:32:31.610Z] Apr 16, 2024 9:32:31 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:31.610Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war] with parameters [--name=getRequestURI, --force=true, --contextroot=test] [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:31.864Z] INFO: Java security manager is disabled. [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:31.864Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:31.864Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:31.864Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:31.864Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:31.864Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:31.864Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:31.864Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:31.864Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:31.865Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:31.865Z] INFO: Created virtual server server [2024-04-16T09:32:31.865Z] Apr 16, 2024 9:32:31 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:31.865Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:31.865Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:31.865Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:31.865Z] Apr 16, 2024 9:32:31 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:31.865Z] INFO: close(), this: [2024-04-16T09:32:31.865Z] org.glassfish.web.loader.WebappClassLoader@5f540323[name=unknown], urls=[ [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/classes/ [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:31.865Z] file:/tmp/gfembed10609105180719838878tmp/generated/ejb/getRequestURI/ [2024-04-16T09:32:31.865Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:31.865Z] Apr 16, 2024 9:32:31 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:31.865Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:31.865Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:31.865Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:31.865Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:31.865Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:31.865Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:31.865Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:31.865Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:31.865Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:31.865Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:31.865Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:31.865Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:31.865Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:31.865Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:31.865Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:31.865Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:31.865Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:31.865Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:31.865Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:31.865Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:31.865Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:31.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:31.866Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:31.866Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:31.866Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:31.866Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:31.866Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:31.866Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:31.866Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:31.866Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:31.866Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:31.866Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:31.866Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:31.866Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:31.866Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:31.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:31.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:31.866Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:31.866Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:31.866Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:31.866Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:31.866Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:31.866Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:31.866Z] [2024-04-16T09:32:31.866Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:31.866Z] INFO: Loading application [getRequestURI] at [/test] [2024-04-16T09:32:31.866Z] Apr 16, 2024 9:32:31 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:31.866Z] INFO: getRequestURI was successfully deployed in 251 milliseconds. [2024-04-16T09:32:31.866Z] Apr 16, 2024 9:32:31 AM PluginUtil doDeploy [2024-04-16T09:32:31.866Z] INFO: Deployed getRequestURI [2024-04-16T09:32:31.866Z] [INFO] [2024-04-16T09:32:31.866Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ getRequestURI --- [2024-04-16T09:32:31.866Z] [INFO] No tests to run. [2024-04-16T09:32:31.866Z] [INFO] [2024-04-16T09:32:31.866Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ getRequestURI --- [2024-04-16T09:32:31.866Z] Apr 16, 2024 9:32:31 AM PluginUtil doUndeploy [2024-04-16T09:32:31.866Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@22195471 [2024-04-16T09:32:31.866Z] Apr 16, 2024 9:32:31 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:31.866Z] INFO: close(), this: [2024-04-16T09:32:31.866Z] org.glassfish.web.loader.WebappClassLoader@62b2241e[name=/test], urls=[ [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/classes/ [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/applications/getRequestURI/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/generated/ejb/getRequestURI/ [2024-04-16T09:32:31.866Z] file:/tmp/gfembed10609105180719838878tmp/generated/getRequestURI/ [2024-04-16T09:32:31.866Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:31.866Z] Apr 16, 2024 9:32:31 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:31.866Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:31.867Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:31.867Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:31.867Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:31.867Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:31.867Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:31.867Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:31.867Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:31.867Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:31.867Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:31.867Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:31.867Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:31.867Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:31.867Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:31.867Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:31.867Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:31.867Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:31.867Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:31.867Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:31.867Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:31.867Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:31.867Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:31.867Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:31.867Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:31.867Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:31.867Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:31.867Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:31.867Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:31.867Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:31.867Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:31.867Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:31.867Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:31.867Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:31.867Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:31.867Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:31.867Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:31.867Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:31.867Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:31.867Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:31.867Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:31.867Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:31.868Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:31.868Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:31.868Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:31.868Z] [2024-04-16T09:32:31.868Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:31.868Z] Apr 16, 2024 9:32:31 AM PluginUtil doUndeploy [2024-04-16T09:32:31.868Z] INFO: Undeployed getRequestURI [2024-04-16T09:32:31.868Z] [INFO] [2024-04-16T09:32:31.868Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ getRequestURI --- [2024-04-16T09:32:31.868Z] Apr 16, 2024 9:32:31 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:31.868Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:31.868Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:31.868Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:31.868Z] INFO: Shutdown procedure finished [2024-04-16T09:32:31.868Z] Apr 16, 2024 9:32:31 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:31.868Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:31.868Z] Apr 16, 2024 9:32:31 AM PluginUtil stopGlassFish [2024-04-16T09:32:31.868Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@12b942fb [2024-04-16T09:32:31.868Z] [INFO] [2024-04-16T09:32:31.868Z] [INFO] --- failsafe:3.2.5:verify (verify) @ getRequestURI --- [2024-04-16T09:32:31.868Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/target/failsafe-reports [2024-04-16T09:32:31.868Z] [INFO] [2024-04-16T09:32:31.868Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-getRequestURI-checkstyle) @ getRequestURI --- [2024-04-16T09:32:32.122Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- install:3.1.1:install (default-install) @ getRequestURI --- [2024-04-16T09:32:32.122Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/7.0.15-SNAPSHOT/getRequestURI-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:32.122Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/getRequestURI/target/getRequestURI.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/getRequestURI/7.0.15-SNAPSHOT/getRequestURI-7.0.15-SNAPSHOT.war [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] ----------< org.glassfish.tests.embedded.maven-plugin:index >----------- [2024-04-16T09:32:32.122Z] [INFO] Building Index Page Test (maven-plugin/index) 7.0.15-SNAPSHOT [315/332] [2024-04-16T09:32:32.122Z] [INFO] from appserver/tests/embedded/maven-plugin/index/pom.xml [2024-04-16T09:32:32.122Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- clean:3.3.2:clean (default-clean) @ index --- [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ index --- [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ index --- [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ index --- [2024-04-16T09:32:32.122Z] [INFO] Nothing to compile - all classes are up to date. [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ index --- [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ index --- [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ index --- [2024-04-16T09:32:32.122Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- resources:3.3.1:resources (default-resources) @ index --- [2024-04-16T09:32:32.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/src/main/resources [2024-04-16T09:32:32.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/src/main/manpages [2024-04-16T09:32:32.122Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ index --- [2024-04-16T09:32:32.122Z] [INFO] Nothing to compile - all classes are up to date. [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ index --- [2024-04-16T09:32:32.122Z] [INFO] Nothing to compile - all classes are up to date. [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ index --- [2024-04-16T09:32:32.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/src/test/resources [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ index --- [2024-04-16T09:32:32.122Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:32.122Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:32.122Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- surefire:3.2.5:test (default-test) @ index --- [2024-04-16T09:32:32.122Z] [INFO] Tests are skipped. [2024-04-16T09:32:32.122Z] [INFO] [2024-04-16T09:32:32.122Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ index --- [2024-04-16T09:32:32.122Z] [INFO] Executing tasks [2024-04-16T09:32:32.123Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/target/classes/META-INF for [2024-04-16T09:32:32.123Z] [INFO] [echo] index [2024-04-16T09:32:32.123Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/target/classes/META-INF [2024-04-16T09:32:32.123Z] [INFO] Executed tasks [2024-04-16T09:32:32.123Z] [INFO] [2024-04-16T09:32:32.123Z] [INFO] --- jar:3.3.0:jar (default-jar) @ index --- [2024-04-16T09:32:32.123Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/target/index.jar [2024-04-16T09:32:32.123Z] [INFO] [2024-04-16T09:32:32.123Z] [INFO] --- embedded-glassfish:5.1:start (start) @ index --- [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:32.123Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:32.123Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM PluginUtil getGlassFish [2024-04-16T09:32:32.123Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6c659ba7, GlassFish Status = INIT, TimeTaken = 100 ms [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:32.123Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:32.123Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:32.123Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:32.123Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:32.123Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:32.123Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:32.123Z] INFO: GlassFish (commit: null) startup time: Embedded (45 ms), startup services (24 ms), total (69 ms) [2024-04-16T09:32:32.377Z] Apr 16, 2024 9:32:32 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:32.377Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:32.377Z] Apr 16, 2024 9:32:32 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:32.377Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:32.377Z] Apr 16, 2024 9:32:32 AM PluginUtil startGlassFish [2024-04-16T09:32:32.377Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6c659ba7, TimeTaken = 36 ms [2024-04-16T09:32:32.377Z] [INFO] [2024-04-16T09:32:32.377Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ index --- [2024-04-16T09:32:32.377Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/target/failsafe-reports [2024-04-16T09:32:32.377Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:32.377Z] [INFO] [2024-04-16T09:32:32.377Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:32.377Z] [INFO] T E S T S [2024-04-16T09:32:32.377Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:32.377Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:32.631Z] [INFO] Running org.glassfish.tests.index.WebTest [2024-04-16T09:32:32.631Z] [0.469s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.471ms [2024-04-16T09:32:32.885Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.glassfish.tests.index.WebTest [2024-04-16T09:32:33.443Z] [INFO] [2024-04-16T09:32:33.443Z] [INFO] Results: [2024-04-16T09:32:33.443Z] [INFO] [2024-04-16T09:32:33.443Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:33.443Z] [INFO] [2024-04-16T09:32:33.443Z] [INFO] [2024-04-16T09:32:33.443Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ index --- [2024-04-16T09:32:33.443Z] Apr 16, 2024 9:32:33 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:33.443Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:33.443Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:33.444Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:33.444Z] INFO: Shutdown procedure finished [2024-04-16T09:32:33.444Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:33.444Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:33.444Z] Apr 16, 2024 9:32:33 AM PluginUtil stopGlassFish [2024-04-16T09:32:33.444Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6c659ba7 [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- failsafe:3.2.5:verify (verify) @ index --- [2024-04-16T09:32:33.444Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/target/failsafe-reports [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-index-checkstyle) @ index --- [2024-04-16T09:32:33.444Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- install:3.1.1:install (default-install) @ index --- [2024-04-16T09:32:33.444Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/7.0.15-SNAPSHOT/index-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:33.444Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/index/target/index.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/index/7.0.15-SNAPSHOT/index-7.0.15-SNAPSHOT.jar [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:jmxUndeployEvent >----- [2024-04-16T09:32:33.444Z] [INFO] Building JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) 7.0.15-SNAPSHOT [316/332] [2024-04-16T09:32:33.444Z] [INFO] from appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml [2024-04-16T09:32:33.444Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:33.444Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:33.444Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/resources [2024-04-16T09:32:33.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/manpages [2024-04-16T09:32:33.444Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:33.444Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:33.444Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:33.444Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:33.444Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/test/resources [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:33.444Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:33.444Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- surefire:3.2.5:test (default-test) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] Tests are skipped. [2024-04-16T09:32:33.444Z] [INFO] [2024-04-16T09:32:33.444Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmxUndeployEvent --- [2024-04-16T09:32:33.444Z] [INFO] Executing tasks [2024-04-16T09:32:33.445Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/classes/META-INF for [2024-04-16T09:32:33.445Z] [INFO] [echo] jmxUndeployEvent [2024-04-16T09:32:33.445Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/classes/META-INF [2024-04-16T09:32:33.445Z] [INFO] Executed tasks [2024-04-16T09:32:33.445Z] [INFO] [2024-04-16T09:32:33.445Z] [INFO] --- war:3.4.0:war (default-war) @ jmxUndeployEvent --- [2024-04-16T09:32:33.445Z] [INFO] Packaging webapp [2024-04-16T09:32:33.445Z] [INFO] Assembling webapp [jmxUndeployEvent] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent] [2024-04-16T09:32:33.445Z] [INFO] Processing war project [2024-04-16T09:32:33.445Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/src/main/webapp] [2024-04-16T09:32:33.445Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war [2024-04-16T09:32:33.445Z] [INFO] [2024-04-16T09:32:33.445Z] [INFO] --- embedded-glassfish:5.1:start (start) @ jmxUndeployEvent --- [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:33.699Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:33.699Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM PluginUtil getGlassFish [2024-04-16T09:32:33.699Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@8504e9e, GlassFish Status = INIT, TimeTaken = 97 ms [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:33.699Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:33.699Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:33.699Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:33.699Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:33.699Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:33.699Z] INFO: GlassFish (commit: null) startup time: Embedded (41 ms), startup services (32 ms), total (73 ms) [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:33.699Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:33.699Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM PluginUtil startGlassFish [2024-04-16T09:32:33.699Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@8504e9e, TimeTaken = 43 ms [2024-04-16T09:32:33.699Z] [INFO] [2024-04-16T09:32:33.699Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ jmxUndeployEvent --- [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:33.699Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war] with parameters [--name=jmxUndeployEvent, --force=true, --contextroot=test] [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:33.699Z] INFO: Java security manager is disabled. [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:33.699Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:33.699Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:33.699Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:33.699Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:33.699Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:33.699Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:33.699Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:33.699Z] INFO: Created virtual server server [2024-04-16T09:32:33.699Z] Apr 16, 2024 9:32:33 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:33.699Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:33.700Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:33.700Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:33.700Z] Apr 16, 2024 9:32:33 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:33.700Z] INFO: close(), this: [2024-04-16T09:32:33.700Z] org.glassfish.web.loader.WebappClassLoader@3b931dc0[name=unknown], urls=[ [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/classes/ [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:33.700Z] file:/tmp/gfembed6526579929366892847tmp/generated/ejb/jmxUndeployEvent/ [2024-04-16T09:32:33.700Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:33.700Z] Apr 16, 2024 9:32:33 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:33.700Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:33.700Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:33.700Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:33.700Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:33.700Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:33.700Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:33.700Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:33.700Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:33.700Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:33.700Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:33.700Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:33.700Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:33.700Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:33.700Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:33.700Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:33.700Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:33.700Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:33.700Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:33.700Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:33.700Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:33.700Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:33.700Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:33.700Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:33.701Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:33.701Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:33.701Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:33.701Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:33.701Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:33.701Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:33.701Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:33.701Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:33.701Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:33.701Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:33.701Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:33.701Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:33.701Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:33.701Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:33.701Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:33.701Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:33.701Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:33.701Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:33.701Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:33.701Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:33.701Z] [2024-04-16T09:32:33.955Z] Apr 16, 2024 9:32:33 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:33.955Z] INFO: Loading application [jmxUndeployEvent] at [/test] [2024-04-16T09:32:33.955Z] Apr 16, 2024 9:32:33 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:33.955Z] INFO: jmxUndeployEvent was successfully deployed in 218 milliseconds. [2024-04-16T09:32:33.955Z] Apr 16, 2024 9:32:33 AM PluginUtil doDeploy [2024-04-16T09:32:33.955Z] INFO: Deployed jmxUndeployEvent [2024-04-16T09:32:33.955Z] [INFO] [2024-04-16T09:32:33.955Z] [INFO] --- embedded-glassfish:5.1:undeploy (start) @ jmxUndeployEvent --- [2024-04-16T09:32:33.955Z] Apr 16, 2024 9:32:33 AM PluginUtil doUndeploy [2024-04-16T09:32:33.955Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@159d04fa [2024-04-16T09:32:33.955Z] Apr 16, 2024 9:32:33 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:33.955Z] INFO: close(), this: [2024-04-16T09:32:33.955Z] org.glassfish.web.loader.WebappClassLoader@1c3a6826[name=/test], urls=[ [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/classes/ [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/applications/jmxUndeployEvent/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/generated/ejb/jmxUndeployEvent/ [2024-04-16T09:32:33.955Z] file:/tmp/gfembed6526579929366892847tmp/generated/jmxUndeployEvent/ [2024-04-16T09:32:33.955Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:33.955Z] Apr 16, 2024 9:32:33 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:33.955Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:33.955Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:33.955Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:33.955Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:33.955Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:33.955Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:33.955Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:33.955Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:33.955Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:33.955Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:33.955Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:33.956Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:33.956Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:33.956Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:33.956Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:33.956Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:33.956Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:33.956Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:33.956Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:33.956Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:33.956Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:33.956Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:33.956Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:33.956Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:33.956Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:33.956Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:33.956Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:33.956Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:33.956Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:33.956Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:33.956Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:33.956Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:33.956Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:33.956Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:33.956Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:33.956Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:33.956Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:33.956Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:33.956Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:33.956Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:33.956Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:33.956Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:33.956Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:33.956Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:33.956Z] [2024-04-16T09:32:33.956Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:33.956Z] Apr 16, 2024 9:32:33 AM PluginUtil doUndeploy [2024-04-16T09:32:33.956Z] INFO: Undeployed jmxUndeployEvent [2024-04-16T09:32:33.956Z] [INFO] [2024-04-16T09:32:33.956Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmxUndeployEvent --- [2024-04-16T09:32:33.956Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/failsafe-reports [2024-04-16T09:32:33.956Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:33.956Z] [INFO] [2024-04-16T09:32:33.956Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:33.956Z] [INFO] T E S T S [2024-04-16T09:32:33.956Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:33.956Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:34.211Z] [INFO] Running org.glassfish.tests.jmxUndeployEvent.WebTest [2024-04-16T09:32:34.465Z] [0.469s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.034ms [2024-04-16T09:32:34.465Z] responseCode: 404 [2024-04-16T09:32:34.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.glassfish.tests.jmxUndeployEvent.WebTest [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] Results: [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ jmxUndeployEvent --- [2024-04-16T09:32:34.719Z] Apr 16, 2024 9:32:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:34.719Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:34.719Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:34.719Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:34.719Z] INFO: Shutdown procedure finished [2024-04-16T09:32:34.719Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:34.719Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:34.719Z] Apr 16, 2024 9:32:34 AM PluginUtil stopGlassFish [2024-04-16T09:32:34.719Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@8504e9e [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jmxUndeployEvent --- [2024-04-16T09:32:34.719Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/failsafe-reports [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-jmxUndeployEvent-checkstyle) @ jmxUndeployEvent --- [2024-04-16T09:32:34.719Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- install:3.1.1:install (default-install) @ jmxUndeployEvent --- [2024-04-16T09:32:34.719Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/7.0.15-SNAPSHOT/jmxUndeployEvent-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:34.719Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/target/jmxUndeployEvent.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jmxUndeployEvent/7.0.15-SNAPSHOT/jmxUndeployEvent-7.0.15-SNAPSHOT.war [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:queryString >-------- [2024-04-16T09:32:34.719Z] [INFO] Building Query String Test (maven-plugin/queryString) 7.0.15-SNAPSHOT [317/332] [2024-04-16T09:32:34.719Z] [INFO] from appserver/tests/embedded/maven-plugin/queryString/pom.xml [2024-04-16T09:32:34.719Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- clean:3.3.2:clean (default-clean) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:34.719Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:34.719Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:34.719Z] [INFO] [2024-04-16T09:32:34.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ queryString --- [2024-04-16T09:32:34.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/src/main/resources [2024-04-16T09:32:34.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/src/main/manpages [2024-04-16T09:32:34.720Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:34.720Z] [INFO] [2024-04-16T09:32:34.720Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ queryString --- [2024-04-16T09:32:34.720Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:34.720Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:34.720Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:34.720Z] [INFO] [2024-04-16T09:32:34.720Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ queryString --- [2024-04-16T09:32:34.720Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:34.720Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:34.973Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:34.973Z] [INFO] [2024-04-16T09:32:34.973Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ queryString --- [2024-04-16T09:32:34.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/src/test/resources [2024-04-16T09:32:34.973Z] [INFO] [2024-04-16T09:32:34.973Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ queryString --- [2024-04-16T09:32:34.973Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:34.973Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:34.973Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:34.973Z] [INFO] [2024-04-16T09:32:34.973Z] [INFO] --- surefire:3.2.5:test (default-test) @ queryString --- [2024-04-16T09:32:34.973Z] [INFO] Tests are skipped. [2024-04-16T09:32:34.973Z] [INFO] [2024-04-16T09:32:34.973Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ queryString --- [2024-04-16T09:32:34.973Z] [INFO] Executing tasks [2024-04-16T09:32:34.973Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/classes/META-INF for [2024-04-16T09:32:34.973Z] [INFO] [echo] queryString [2024-04-16T09:32:34.973Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/classes/META-INF [2024-04-16T09:32:34.973Z] [INFO] Executed tasks [2024-04-16T09:32:34.973Z] [INFO] [2024-04-16T09:32:34.973Z] [INFO] --- war:3.4.0:war (default-war) @ queryString --- [2024-04-16T09:32:34.973Z] [INFO] Packaging webapp [2024-04-16T09:32:34.973Z] [INFO] Assembling webapp [queryString] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/queryString] [2024-04-16T09:32:34.973Z] [INFO] Processing war project [2024-04-16T09:32:34.974Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/src/main/webapp] [2024-04-16T09:32:34.974Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war [2024-04-16T09:32:34.974Z] [INFO] [2024-04-16T09:32:34.974Z] [INFO] --- embedded-glassfish:5.1:start (start) @ queryString --- [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:34.974Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:34.974Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM PluginUtil getGlassFish [2024-04-16T09:32:34.974Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7d58aef7, GlassFish Status = INIT, TimeTaken = 103 ms [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:34.974Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:34.974Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:34.974Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:34.974Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:34.974Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:34.974Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:35.228Z] INFO: GlassFish (commit: null) startup time: Embedded (43 ms), startup services (26 ms), total (69 ms) [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:34 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:35.228Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:35.228Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:34 AM PluginUtil startGlassFish [2024-04-16T09:32:35.228Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7d58aef7, TimeTaken = 38 ms [2024-04-16T09:32:35.228Z] [INFO] [2024-04-16T09:32:35.228Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ queryString --- [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:34 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:35.228Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war] with parameters [--name=queryString, --force=true, --contextroot=test] [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:35.228Z] INFO: Java security manager is disabled. [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:35.228Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:35.228Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:35.228Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:35.228Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:35.228Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:35.228Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:35.228Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:35.228Z] INFO: Created virtual server server [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:35.228Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:35.228Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:35.228Z] Apr 16, 2024 9:32:35 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:35.228Z] INFO: close(), this: [2024-04-16T09:32:35.228Z] org.glassfish.web.loader.WebappClassLoader@5a9cf7eb[name=unknown], urls=[ [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/classes/ [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:35.228Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:35.229Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:35.229Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:35.229Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:35.229Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:35.229Z] file:/tmp/gfembed7282018519619809293tmp/generated/ejb/queryString/ [2024-04-16T09:32:35.229Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:35.229Z] Apr 16, 2024 9:32:35 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:35.229Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:35.229Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:35.229Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:35.229Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:35.229Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:35.229Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:35.229Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:35.229Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:35.229Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:35.229Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:35.229Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:35.229Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:35.229Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:35.229Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:35.229Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:35.229Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:35.229Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:35.229Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:35.229Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:35.229Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:35.229Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:35.229Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:35.229Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:35.229Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:35.229Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:35.229Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:35.229Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:35.229Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:35.229Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:35.230Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:35.230Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:35.230Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:35.230Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:35.230Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:35.230Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:35.230Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:35.230Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:35.230Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:35.230Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:35.230Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:35.230Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:35.230Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:35.230Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:35.230Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:35.230Z] [2024-04-16T09:32:35.230Z] Apr 16, 2024 9:32:35 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:35.230Z] INFO: Loading application [queryString] at [/test] [2024-04-16T09:32:35.484Z] Apr 16, 2024 9:32:35 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:35.484Z] INFO: queryString was successfully deployed in 242 milliseconds. [2024-04-16T09:32:35.484Z] Apr 16, 2024 9:32:35 AM PluginUtil doDeploy [2024-04-16T09:32:35.484Z] INFO: Deployed queryString [2024-04-16T09:32:35.484Z] [INFO] [2024-04-16T09:32:35.484Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ queryString --- [2024-04-16T09:32:35.484Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/failsafe-reports [2024-04-16T09:32:35.484Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:35.484Z] [INFO] [2024-04-16T09:32:35.484Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:35.484Z] [INFO] T E S T S [2024-04-16T09:32:35.484Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:35.484Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:35.737Z] [INFO] Running org.glassfish.tests.queryString.WebTest [2024-04-16T09:32:35.737Z] [Servlet.init] [2024-04-16T09:32:35.737Z] [Servlet.init] 6 [2024-04-16T09:32:35.737Z] [Servlet.doGet] [2024-04-16T09:32:35.737Z] [Servlet.doPost] [2024-04-16T09:32:35.737Z] requestUri: //test/ServletTest [2024-04-16T09:32:35.737Z] [URL] /test/ServletTest?TEST=PASS [2024-04-16T09:32:35.737Z] [0.465s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.283ms [2024-04-16T09:32:35.737Z] [Servlet.doGet] [2024-04-16T09:32:35.737Z] [Servlet.doPost] [2024-04-16T09:32:35.737Z] requestUri: /test/ServletTest [2024-04-16T09:32:35.737Z] [Servlet.doGet] [2024-04-16T09:32:35.737Z] [Servlet.doPost] [2024-04-16T09:32:35.737Z] requestUri: //test/ServletTest [2024-04-16T09:32:35.737Z] Connecting /test/ServletTest?url=/test/ServletTest [2024-04-16T09:32:35.737Z] [Server response]TEST:PASS [2024-04-16T09:32:35.737Z] [Redirect response]TEST:null [2024-04-16T09:32:35.737Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.glassfish.tests.queryString.WebTest [2024-04-16T09:32:36.295Z] [INFO] [2024-04-16T09:32:36.295Z] [INFO] Results: [2024-04-16T09:32:36.295Z] [INFO] [2024-04-16T09:32:36.295Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:36.295Z] [INFO] [2024-04-16T09:32:36.295Z] [INFO] [2024-04-16T09:32:36.295Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ queryString --- [2024-04-16T09:32:36.295Z] Apr 16, 2024 9:32:36 AM PluginUtil doUndeploy [2024-04-16T09:32:36.295Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@15cbc311 [2024-04-16T09:32:36.295Z] Apr 16, 2024 9:32:36 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:36.295Z] INFO: close(), this: [2024-04-16T09:32:36.295Z] org.glassfish.web.loader.WebappClassLoader@8bc83bf[name=/test], urls=[ [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/classes/ [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/applications/queryString/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/generated/ejb/queryString/ [2024-04-16T09:32:36.295Z] file:/tmp/gfembed7282018519619809293tmp/generated/queryString/ [2024-04-16T09:32:36.295Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-04-16T09:32:36.295Z] Apr 16, 2024 9:32:36 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:36.295Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:36.295Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:36.295Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:36.295Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:36.295Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:36.295Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:36.295Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:36.295Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:36.295Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:36.295Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:36.296Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:36.296Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:36.296Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:36.296Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:36.296Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:36.296Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:36.296Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:36.296Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:36.296Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:36.296Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:36.296Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:36.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:36.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:36.296Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:36.296Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:36.296Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:36.296Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:36.296Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:36.296Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:36.296Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:36.296Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:36.296Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:36.296Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:36.296Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:36.296Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:36.296Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:36.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:36.296Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:36.296Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:36.296Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:36.296Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:36.296Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:36.296Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:36.296Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:36.296Z] [2024-04-16T09:32:36.296Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:36.296Z] Apr 16, 2024 9:32:36 AM PluginUtil doUndeploy [2024-04-16T09:32:36.296Z] INFO: Undeployed queryString [2024-04-16T09:32:36.296Z] [INFO] [2024-04-16T09:32:36.296Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ queryString --- [2024-04-16T09:32:36.296Z] Apr 16, 2024 9:32:36 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:36.296Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:36.297Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:36.297Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:36.297Z] INFO: Shutdown procedure finished [2024-04-16T09:32:36.297Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:36.297Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:36.297Z] Apr 16, 2024 9:32:36 AM PluginUtil stopGlassFish [2024-04-16T09:32:36.297Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7d58aef7 [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- failsafe:3.2.5:verify (verify) @ queryString --- [2024-04-16T09:32:36.297Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/failsafe-reports [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-queryString-checkstyle) @ queryString --- [2024-04-16T09:32:36.297Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- install:3.1.1:install (default-install) @ queryString --- [2024-04-16T09:32:36.297Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/7.0.15-SNAPSHOT/queryString-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:36.297Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/queryString/target/queryString.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/queryString/7.0.15-SNAPSHOT/queryString-7.0.15-SNAPSHOT.war [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] -----< org.glassfish.tests.embedded.maven-plugin:sessionDestroyed >----- [2024-04-16T09:32:36.297Z] [INFO] Building Session Lifecyle Test (maven-plugin/sessionDestroyed) 7.0.15-SNAPSHOT [318/332] [2024-04-16T09:32:36.297Z] [INFO] from appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml [2024-04-16T09:32:36.297Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- clean:3.3.2:clean (default-clean) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:36.297Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:36.297Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- resources:3.3.1:resources (default-resources) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/resources [2024-04-16T09:32:36.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/manpages [2024-04-16T09:32:36.297Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:36.297Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:36.297Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:36.297Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:36.297Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sessionDestroyed --- [2024-04-16T09:32:36.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/test/resources [2024-04-16T09:32:36.297Z] [INFO] [2024-04-16T09:32:36.297Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sessionDestroyed --- [2024-04-16T09:32:36.298Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:36.298Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:36.298Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:36.298Z] [INFO] [2024-04-16T09:32:36.298Z] [INFO] --- surefire:3.2.5:test (default-test) @ sessionDestroyed --- [2024-04-16T09:32:36.298Z] [INFO] Tests are skipped. [2024-04-16T09:32:36.298Z] [INFO] [2024-04-16T09:32:36.298Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ sessionDestroyed --- [2024-04-16T09:32:36.553Z] [INFO] Executing tasks [2024-04-16T09:32:36.553Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/classes/META-INF for [2024-04-16T09:32:36.553Z] [INFO] [echo] sessionDestroyed [2024-04-16T09:32:36.553Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/classes/META-INF [2024-04-16T09:32:36.553Z] [INFO] Executed tasks [2024-04-16T09:32:36.553Z] [INFO] [2024-04-16T09:32:36.553Z] [INFO] --- war:3.4.0:war (default-war) @ sessionDestroyed --- [2024-04-16T09:32:36.553Z] [INFO] Packaging webapp [2024-04-16T09:32:36.553Z] [INFO] Assembling webapp [sessionDestroyed] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed] [2024-04-16T09:32:36.553Z] [INFO] Processing war project [2024-04-16T09:32:36.553Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/src/main/webapp] [2024-04-16T09:32:36.553Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war [2024-04-16T09:32:36.553Z] [INFO] [2024-04-16T09:32:36.553Z] [INFO] --- embedded-glassfish:5.1:start (start) @ sessionDestroyed --- [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:36.553Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:36.553Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM PluginUtil getGlassFish [2024-04-16T09:32:36.553Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@34a9697d, GlassFish Status = INIT, TimeTaken = 114 ms [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:36.553Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:36.553Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:36.553Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:36.553Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:36.553Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:36.553Z] INFO: GlassFish (commit: null) startup time: Embedded (45 ms), startup services (28 ms), total (73 ms) [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:36.553Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:36.553Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM PluginUtil startGlassFish [2024-04-16T09:32:36.553Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@34a9697d, TimeTaken = 44 ms [2024-04-16T09:32:36.553Z] [INFO] [2024-04-16T09:32:36.553Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ sessionDestroyed --- [2024-04-16T09:32:36.553Z] Apr 16, 2024 9:32:36 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:36.553Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war] with parameters [--name=sessionDestroyed, --force=true, --contextroot=test] [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:36.808Z] INFO: Java security manager is disabled. [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:36.808Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:36.808Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:36.808Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:36.808Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:36.808Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:36.808Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:36.808Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:36.808Z] INFO: Created virtual server server [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:36.808Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:36.808Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:36.808Z] INFO: close(), this: [2024-04-16T09:32:36.808Z] org.glassfish.web.loader.WebappClassLoader@191ed24d[name=unknown], urls=[ [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/classes/ [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:36.808Z] file:/tmp/gfembed9555051234260610748tmp/generated/ejb/sessionDestroyed/ [2024-04-16T09:32:36.808Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:36.808Z] Apr 16, 2024 9:32:36 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:36.808Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:36.808Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:36.808Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:36.808Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:36.808Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:36.808Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:36.809Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:36.809Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:36.809Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:36.809Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:36.809Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:36.809Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:36.809Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:36.809Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:36.809Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:36.809Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:36.809Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:36.809Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:36.809Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:36.809Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:36.809Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:36.809Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:36.809Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:36.809Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:36.809Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:36.809Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:36.809Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:36.809Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:36.809Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:36.809Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:36.809Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:36.809Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:36.809Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:36.809Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:36.809Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:36.809Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:36.809Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:36.809Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:36.809Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:36.809Z] [2024-04-16T09:32:36.809Z] Apr 16, 2024 9:32:36 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:36.809Z] INFO: Loading application [sessionDestroyed] at [/test] [2024-04-16T09:32:36.809Z] Apr 16, 2024 9:32:36 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:36.809Z] INFO: sessionDestroyed was successfully deployed in 218 milliseconds. [2024-04-16T09:32:36.809Z] Apr 16, 2024 9:32:36 AM PluginUtil doDeploy [2024-04-16T09:32:36.809Z] INFO: Deployed sessionDestroyed [2024-04-16T09:32:36.809Z] [INFO] [2024-04-16T09:32:36.809Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ sessionDestroyed --- [2024-04-16T09:32:36.810Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/failsafe-reports [2024-04-16T09:32:36.810Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:36.810Z] [INFO] [2024-04-16T09:32:36.810Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:36.810Z] [INFO] T E S T S [2024-04-16T09:32:36.810Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:36.810Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:37.368Z] [INFO] Running org.glassfish.tests.sessionDestroyed.WebTest [2024-04-16T09:32:37.368Z] [Servlet.init] [2024-04-16T09:32:37.368Z] [Servlet.doGet] [2024-04-16T09:32:37.368Z] [Servlet.doPost] [2024-04-16T09:32:37.368Z] [Servlet.sessionCreated] [2024-04-16T09:32:37.368Z] [Servlet.sessionDestroyed] [2024-04-16T09:32:37.368Z] [0.492s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.044ms [2024-04-16T09:32:37.368Z] DESTROYED:PASS [2024-04-16T09:32:37.368Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.glassfish.tests.sessionDestroyed.WebTest [2024-04-16T09:32:37.622Z] [INFO] [2024-04-16T09:32:37.622Z] [INFO] Results: [2024-04-16T09:32:37.622Z] [INFO] [2024-04-16T09:32:37.622Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:37.622Z] [INFO] [2024-04-16T09:32:37.622Z] [INFO] [2024-04-16T09:32:37.622Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ sessionDestroyed --- [2024-04-16T09:32:37.622Z] Apr 16, 2024 9:32:37 AM PluginUtil doUndeploy [2024-04-16T09:32:37.622Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@4662741e [2024-04-16T09:32:37.622Z] Apr 16, 2024 9:32:37 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:37.622Z] INFO: close(), this: [2024-04-16T09:32:37.622Z] org.glassfish.web.loader.WebappClassLoader@7748154[name=/test], urls=[ [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/classes/ [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/applications/sessionDestroyed/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/generated/ejb/sessionDestroyed/ [2024-04-16T09:32:37.622Z] file:/tmp/gfembed9555051234260610748tmp/generated/sessionDestroyed/ [2024-04-16T09:32:37.622Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-04-16T09:32:37.622Z] Apr 16, 2024 9:32:37 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:37.622Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:37.622Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:37.622Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:37.622Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:37.622Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:37.622Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:37.622Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:37.622Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:37.622Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:37.622Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:37.622Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:37.623Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:37.623Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:37.623Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:37.623Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:37.623Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:37.623Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:37.623Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:37.623Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:37.623Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:37.623Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:37.623Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:37.623Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:37.623Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:37.623Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:37.623Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:37.623Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:37.623Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:37.623Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:37.623Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:37.623Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:37.623Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:37.623Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:37.623Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:37.623Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:37.623Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:37.623Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:37.623Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:37.623Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:37.623Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:37.623Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:37.623Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:37.623Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:37.623Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:37.623Z] [2024-04-16T09:32:37.623Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:37.623Z] Apr 16, 2024 9:32:37 AM PluginUtil doUndeploy [2024-04-16T09:32:37.623Z] INFO: Undeployed sessionDestroyed [2024-04-16T09:32:37.623Z] [INFO] [2024-04-16T09:32:37.623Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ sessionDestroyed --- [2024-04-16T09:32:37.623Z] Apr 16, 2024 9:32:37 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:37.623Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:37.624Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:37.624Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:37.624Z] INFO: Shutdown procedure finished [2024-04-16T09:32:37.624Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:37.624Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:37.624Z] Apr 16, 2024 9:32:37 AM PluginUtil stopGlassFish [2024-04-16T09:32:37.624Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@34a9697d [2024-04-16T09:32:37.624Z] [INFO] [2024-04-16T09:32:37.624Z] [INFO] --- failsafe:3.2.5:verify (verify) @ sessionDestroyed --- [2024-04-16T09:32:37.624Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/failsafe-reports [2024-04-16T09:32:37.624Z] [INFO] [2024-04-16T09:32:37.624Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-sessionDestroyed-checkstyle) @ sessionDestroyed --- [2024-04-16T09:32:37.878Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- install:3.1.1:install (default-install) @ sessionDestroyed --- [2024-04-16T09:32:37.878Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/7.0.15-SNAPSHOT/sessionDestroyed-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:37.878Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/sessionDestroyed/target/sessionDestroyed.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/sessionDestroyed/7.0.15-SNAPSHOT/sessionDestroyed-7.0.15-SNAPSHOT.war [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] ------< org.glassfish.tests.embedded.maven-plugin:standalonewar >------- [2024-04-16T09:32:37.878Z] [INFO] Building Standalone WAR Test (maven-plugin/standalonewar) 7.0.15-SNAPSHOT [319/332] [2024-04-16T09:32:37.878Z] [INFO] from appserver/tests/embedded/maven-plugin/standalonewar/pom.xml [2024-04-16T09:32:37.878Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- clean:3.3.2:clean (default-clean) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:37.878Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:37.878Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/src/main/resources [2024-04-16T09:32:37.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/src/main/manpages [2024-04-16T09:32:37.878Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:37.878Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:37.878Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:37.878Z] [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:37.878Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/src/test/resources [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:37.878Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:37.878Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- surefire:3.2.5:test (default-test) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] Tests are skipped. [2024-04-16T09:32:37.878Z] [INFO] [2024-04-16T09:32:37.878Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ standalonewar --- [2024-04-16T09:32:37.878Z] [INFO] Executing tasks [2024-04-16T09:32:37.879Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/classes/META-INF for [2024-04-16T09:32:37.879Z] [INFO] [echo] standalonewar [2024-04-16T09:32:37.879Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/classes/META-INF [2024-04-16T09:32:37.879Z] [INFO] Executed tasks [2024-04-16T09:32:37.879Z] [INFO] [2024-04-16T09:32:37.879Z] [INFO] --- war:3.4.0:war (default-war) @ standalonewar --- [2024-04-16T09:32:37.879Z] [INFO] Packaging webapp [2024-04-16T09:32:37.879Z] [INFO] Assembling webapp [standalonewar] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar] [2024-04-16T09:32:37.879Z] [INFO] Processing war project [2024-04-16T09:32:37.879Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/src/main/webapp] [2024-04-16T09:32:37.879Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war [2024-04-16T09:32:37.879Z] [INFO] [2024-04-16T09:32:37.879Z] [INFO] --- embedded-glassfish:5.1:start (start) @ standalonewar --- [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:38.133Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:38.133Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM PluginUtil getGlassFish [2024-04-16T09:32:38.133Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@596f1ff4, GlassFish Status = INIT, TimeTaken = 95 ms [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:38.133Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:38.133Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:38.133Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:38.133Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:38.133Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:38.133Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:38.133Z] INFO: GlassFish (commit: null) startup time: Embedded (40 ms), startup services (23 ms), total (63 ms) [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:37 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:38.134Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:37 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:38.134Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:37 AM PluginUtil startGlassFish [2024-04-16T09:32:38.134Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@596f1ff4, TimeTaken = 35 ms [2024-04-16T09:32:38.134Z] [INFO] [2024-04-16T09:32:38.134Z] [INFO] --- embedded-glassfish:5.1:deploy (start) @ standalonewar --- [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:37 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:38.134Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war] with parameters [--name=standalonewar, --force=true, --contextroot=test] [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:38.134Z] INFO: Java security manager is disabled. [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:38.134Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:38.134Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:38.134Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:38.134Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:38.134Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:38.134Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:38.134Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:38.134Z] INFO: Created virtual server server [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:38.134Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:38.134Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:38.134Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:38.388Z] Apr 16, 2024 9:32:38 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:38.388Z] INFO: close(), this: [2024-04-16T09:32:38.388Z] org.glassfish.web.loader.WebappClassLoader@1b2ec8a8[name=unknown], urls=[ [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/classes/ [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:38.388Z] file:/tmp/gfembed14975885787528632134tmp/generated/ejb/standalonewar/ [2024-04-16T09:32:38.388Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=12, resourceEntryCache.size=0] [2024-04-16T09:32:38.388Z] Apr 16, 2024 9:32:38 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:38.388Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:38.388Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:38.388Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:38.388Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:38.388Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:38.388Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:38.388Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:38.388Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:38.388Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:38.388Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:38.388Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:38.388Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:38.388Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:38.388Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:38.388Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:38.388Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:38.388Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:38.388Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:38.388Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:38.388Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:38.388Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:38.388Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:38.388Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:38.389Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:38.389Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:38.389Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:38.389Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:38.389Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:38.389Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:38.389Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:38.389Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:38.389Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:38.389Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:38.389Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:38.389Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:38.389Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:38.389Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:38.389Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:38.389Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:38.389Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:38.389Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:38.389Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:38.389Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:38.389Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:38.389Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:38.389Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:38.389Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:38.389Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:38.389Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:38.389Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:38.389Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:38.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:38.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:38.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:38.389Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:38.389Z] [2024-04-16T09:32:38.389Z] [Filter.init] [2024-04-16T09:32:38.389Z] Apr 16, 2024 9:32:38 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:38.389Z] INFO: Loading application [standalonewar] at [/test] [2024-04-16T09:32:38.389Z] Apr 16, 2024 9:32:38 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:38.389Z] INFO: standalonewar was successfully deployed in 218 milliseconds. [2024-04-16T09:32:38.389Z] Apr 16, 2024 9:32:38 AM PluginUtil doDeploy [2024-04-16T09:32:38.389Z] INFO: Deployed standalonewar [2024-04-16T09:32:38.389Z] [INFO] [2024-04-16T09:32:38.389Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ standalonewar --- [2024-04-16T09:32:38.389Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/failsafe-reports [2024-04-16T09:32:38.389Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:38.389Z] [INFO] [2024-04-16T09:32:38.389Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:38.389Z] [INFO] T E S T S [2024-04-16T09:32:38.389Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:38.389Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:38.643Z] [INFO] Running org.glassfish.tests.standalonewar.WebTest [2024-04-16T09:32:38.897Z] [Servlet.init] [2024-04-16T09:32:38.897Z] [Servlet.init] 6 [2024-04-16T09:32:38.897Z] [Filter.doFilter] [2024-04-16T09:32:38.897Z] [Servlet.doGet] [2024-04-16T09:32:38.897Z] [Servlet.doPost] [2024-04-16T09:32:38.897Z] [Servlet2.init] [2024-04-16T09:32:38.897Z] [Filter.doFilter] [2024-04-16T09:32:38.897Z] [Servlet2.doGet] [2024-04-16T09:32:38.897Z] [Servlet2.doPost] [2024-04-16T09:32:38.897Z] [Servlet3.init] [2024-04-16T09:32:38.897Z] [Filter.doFilter] [2024-04-16T09:32:38.897Z] [Servlet3.doGet] [2024-04-16T09:32:38.897Z] [Servlet3.doPost] [2024-04-16T09:32:38.897Z] [0.466s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 2.828ms [2024-04-16T09:32:38.897Z] FILTER-REQUEST:PASS [2024-04-16T09:32:38.897Z] FILTER-FORWARD:PASS [2024-04-16T09:32:38.897Z] FILTER-INCLUDE:PASS [2024-04-16T09:32:38.897Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.glassfish.tests.standalonewar.WebTest [2024-04-16T09:32:39.151Z] [INFO] [2024-04-16T09:32:39.151Z] [INFO] Results: [2024-04-16T09:32:39.151Z] [INFO] [2024-04-16T09:32:39.151Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:39.151Z] [INFO] [2024-04-16T09:32:39.151Z] [INFO] [2024-04-16T09:32:39.151Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ standalonewar --- [2024-04-16T09:32:39.151Z] Apr 16, 2024 9:32:39 AM PluginUtil doUndeploy [2024-04-16T09:32:39.151Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@7c3b3523 [2024-04-16T09:32:39.151Z] [Filter.destroy] [2024-04-16T09:32:39.151Z] Apr 16, 2024 9:32:39 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:39.151Z] INFO: close(), this: [2024-04-16T09:32:39.151Z] org.glassfish.web.loader.WebappClassLoader@10aafc0d[name=/test], urls=[ [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/classes/ [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/applications/standalonewar/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/generated/ejb/standalonewar/ [2024-04-16T09:32:39.151Z] file:/tmp/gfembed14975885787528632134tmp/generated/standalonewar/ [2024-04-16T09:32:39.151Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=16, resourceEntryCache.size=4] [2024-04-16T09:32:39.151Z] Apr 16, 2024 9:32:39 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:39.152Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:39.152Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:39.152Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:39.152Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:39.152Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:39.152Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:39.152Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:39.152Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:39.152Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:39.152Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:39.152Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:39.152Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:39.152Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:39.152Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:39.152Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:39.152Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:39.152Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:39.152Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:39.152Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:39.152Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:39.152Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:39.152Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:39.152Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:39.152Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:39.152Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:39.152Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:39.152Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:39.152Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:39.152Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:39.152Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:39.152Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:39.152Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:39.152Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:39.152Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:39.152Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:39.152Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:39.152Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:39.152Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:39.152Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:39.152Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:39.152Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:39.153Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:39.153Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:39.153Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:39.153Z] [2024-04-16T09:32:39.153Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:39.153Z] Apr 16, 2024 9:32:39 AM PluginUtil doUndeploy [2024-04-16T09:32:39.153Z] INFO: Undeployed standalonewar [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ standalonewar --- [2024-04-16T09:32:39.153Z] Apr 16, 2024 9:32:39 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:39.153Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:39.153Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:39.153Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:39.153Z] INFO: Shutdown procedure finished [2024-04-16T09:32:39.153Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:39.153Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:39.153Z] Apr 16, 2024 9:32:39 AM PluginUtil stopGlassFish [2024-04-16T09:32:39.153Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@596f1ff4 [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- failsafe:3.2.5:verify (verify) @ standalonewar --- [2024-04-16T09:32:39.153Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/failsafe-reports [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-standalonewar-checkstyle) @ standalonewar --- [2024-04-16T09:32:39.153Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- install:3.1.1:install (default-install) @ standalonewar --- [2024-04-16T09:32:39.153Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/7.0.15-SNAPSHOT/standalonewar-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:39.153Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/standalonewar/target/standalonewar.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/standalonewar/7.0.15-SNAPSHOT/standalonewar-7.0.15-SNAPSHOT.war [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:securewebapp >------- [2024-04-16T09:32:39.153Z] [INFO] Building Test https and other plugin configurations (maven-plugin/secureWebApp) 7.0.15-SNAPSHOT [320/332] [2024-04-16T09:32:39.153Z] [INFO] from appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml [2024-04-16T09:32:39.153Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- clean:3.3.2:clean (default-clean) @ securewebapp --- [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securewebapp --- [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ securewebapp --- [2024-04-16T09:32:39.153Z] [INFO] [2024-04-16T09:32:39.153Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ securewebapp --- [2024-04-16T09:32:39.153Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:39.153Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:39.407Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:39.407Z] [INFO] [2024-04-16T09:32:39.407Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securewebapp --- [2024-04-16T09:32:39.407Z] [INFO] [2024-04-16T09:32:39.407Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securewebapp --- [2024-04-16T09:32:39.407Z] [INFO] [2024-04-16T09:32:39.407Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securewebapp --- [2024-04-16T09:32:39.407Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:39.407Z] [INFO] [2024-04-16T09:32:39.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ securewebapp --- [2024-04-16T09:32:39.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/src/main/resources [2024-04-16T09:32:39.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/src/main/manpages [2024-04-16T09:32:39.408Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ securewebapp --- [2024-04-16T09:32:39.408Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:39.408Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:39.408Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ securewebapp --- [2024-04-16T09:32:39.408Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:39.408Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:39.408Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ securewebapp --- [2024-04-16T09:32:39.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/src/test/resources [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ securewebapp --- [2024-04-16T09:32:39.408Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:39.408Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:39.408Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- surefire:3.2.5:test (default-test) @ securewebapp --- [2024-04-16T09:32:39.408Z] [INFO] Tests are skipped. [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ securewebapp --- [2024-04-16T09:32:39.408Z] [INFO] Executing tasks [2024-04-16T09:32:39.408Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/classes/META-INF for [2024-04-16T09:32:39.408Z] [INFO] [echo] securewebapp [2024-04-16T09:32:39.408Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/classes/META-INF [2024-04-16T09:32:39.408Z] [INFO] Executed tasks [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- war:3.4.0:war (default-war) @ securewebapp --- [2024-04-16T09:32:39.408Z] [INFO] Packaging webapp [2024-04-16T09:32:39.408Z] [INFO] Assembling webapp [securewebapp] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp] [2024-04-16T09:32:39.408Z] [INFO] Processing war project [2024-04-16T09:32:39.408Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war [2024-04-16T09:32:39.408Z] [INFO] [2024-04-16T09:32:39.408Z] [INFO] --- embedded-glassfish:5.1:start (default) @ securewebapp --- [2024-04-16T09:32:39.408Z] Set system property [org.glassfish.embedded.greeting = Hi from BHAVANI] [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:39.664Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:39.664Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM PluginUtil getGlassFish [2024-04-16T09:32:39.664Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {test_key2=test_value_2, GlassFish_Platform=Static, test_key=test_value}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.jms-service.jms-host.default_JMS_host.host=0.0.0.0, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181, embedded-glassfish-config.server.jms-service.jms-host.default_JMS_host.port=17676}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7d4b9b3b, GlassFish Status = INIT, TimeTaken = 102 ms [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:39.664Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:39.664Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:39.664Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:39.664Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:39.664Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:39.664Z] INFO: GlassFish (commit: null) startup time: Embedded (47 ms), startup services (24 ms), total (71 ms) [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:39.664Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:39.664Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM PluginUtil startGlassFish [2024-04-16T09:32:39.664Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7d4b9b3b, TimeTaken = 36 ms [2024-04-16T09:32:39.664Z] [INFO] [2024-04-16T09:32:39.664Z] [INFO] --- embedded-glassfish:5.1:deploy (default) @ securewebapp --- [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:39.664Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war] with parameters [--name=securewebapp, --force=true, --contextroot=test] [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:39.664Z] INFO: Java security manager is disabled. [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:39.664Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:39.664Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:39.664Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:39.664Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:39.664Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:39.664Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:39.664Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:39.665Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:39.665Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:39.665Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:39.665Z] INFO: Created virtual server server [2024-04-16T09:32:39.665Z] Apr 16, 2024 9:32:39 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:39.665Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:39.665Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:39.665Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:39.665Z] Apr 16, 2024 9:32:39 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:39.665Z] INFO: close(), this: [2024-04-16T09:32:39.665Z] org.glassfish.web.loader.WebappClassLoader@1d1107d[name=unknown], urls=[ [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/classes/ [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jakarta.ejb-api-4.0.1.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jakarta.transaction-api-2.0.1.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:39.665Z] file:/tmp/gfembed11403872642768221877tmp/generated/ejb/securewebapp/ [2024-04-16T09:32:39.665Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=15, resourceEntryCache.size=1] [2024-04-16T09:32:39.665Z] Apr 16, 2024 9:32:39 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:39.665Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:39.665Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:39.665Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:39.665Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:39.665Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:39.665Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:39.665Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:39.665Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:39.665Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:39.665Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:39.665Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:39.665Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:39.665Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:39.665Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:39.665Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:39.665Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:39.665Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:39.665Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:39.665Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:39.666Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:39.666Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:39.666Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:39.666Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:39.666Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:39.666Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:39.666Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:39.666Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:39.666Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:39.666Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:39.666Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:39.666Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:39.666Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:39.666Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:39.666Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:39.666Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:39.666Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:39.666Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:39.666Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:39.666Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:39.666Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:39.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:39.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:39.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:39.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:39.666Z] [2024-04-16T09:32:39.920Z] Apr 16, 2024 9:32:39 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:39.920Z] INFO: Loading application [securewebapp] at [/test] [2024-04-16T09:32:39.920Z] Apr 16, 2024 9:32:39 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:39.920Z] INFO: securewebapp was successfully deployed in 242 milliseconds. [2024-04-16T09:32:39.920Z] Apr 16, 2024 9:32:39 AM PluginUtil doDeploy [2024-04-16T09:32:39.920Z] INFO: Deployed securewebapp [2024-04-16T09:32:39.920Z] [INFO] [2024-04-16T09:32:39.920Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securewebapp --- [2024-04-16T09:32:39.920Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/failsafe-reports [2024-04-16T09:32:39.920Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:39.920Z] [INFO] [2024-04-16T09:32:39.920Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:39.920Z] [INFO] T E S T S [2024-04-16T09:32:39.920Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:39.920Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:40.173Z] [INFO] Running org.glassfish.tests.embedded.securewebapp.SecureWebAppTest [2024-04-16T09:32:40.427Z] [0.465s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.194ms [2024-04-16T09:32:40.427Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/SecureWebAppTestServlet [2024-04-16T09:32:40.681Z] [2024-04-16T09:32:40.681Z] [OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:40.681Z] [Hi from SecureWebAppTestServlet] [2024-04-16T09:32:40.681Z] [System property org.glassfish.embedded.greeting = Hi from BHAVANI] [2024-04-16T09:32:40.681Z] [System property ANTLR_USE_DIRECT_CLASS_LOADING = true] [2024-04-16T09:32:40.681Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:40.681Z] [2024-04-16T09:32:40.681Z] [OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:40.681Z] [Hi from SecureWebAppTestServlet] [2024-04-16T09:32:40.681Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.glassfish.tests.embedded.securewebapp.SecureWebAppTest [2024-04-16T09:32:40.935Z] [INFO] [2024-04-16T09:32:40.935Z] [INFO] Results: [2024-04-16T09:32:40.935Z] [INFO] [2024-04-16T09:32:40.935Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:40.935Z] [INFO] [2024-04-16T09:32:40.935Z] [INFO] [2024-04-16T09:32:40.935Z] [INFO] --- embedded-glassfish:5.1:undeploy (default) @ securewebapp --- [2024-04-16T09:32:40.935Z] Apr 16, 2024 9:32:40 AM PluginUtil doUndeploy [2024-04-16T09:32:40.935Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@2b7df9c5 [2024-04-16T09:32:40.935Z] Apr 16, 2024 9:32:40 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:40.935Z] INFO: close(), this: [2024-04-16T09:32:40.935Z] org.glassfish.web.loader.WebappClassLoader@43e1359c[name=/test], urls=[ [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/classes/ [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jakarta.ejb-api-4.0.1.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jakarta.transaction-api-2.0.1.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/applications/securewebapp/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/generated/ejb/securewebapp/ [2024-04-16T09:32:40.935Z] file:/tmp/gfembed11403872642768221877tmp/generated/securewebapp/ [2024-04-16T09:32:40.935Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=15, resourceEntryCache.size=1] [2024-04-16T09:32:40.935Z] Apr 16, 2024 9:32:40 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:40.935Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:40.935Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:40.935Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:40.935Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:40.935Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:40.936Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:40.936Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:40.936Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:40.936Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:40.936Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:40.936Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:40.936Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:40.936Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:40.936Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:40.936Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:40.936Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:40.936Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:40.936Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:40.936Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:40.936Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:40.936Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:40.936Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:40.936Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:40.936Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:40.936Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:40.936Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:40.936Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:40.936Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:40.936Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:40.936Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:40.936Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:40.936Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:40.936Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:40.936Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:40.936Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:40.936Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:40.936Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:40.936Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:40.936Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:40.936Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:40.936Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:40.936Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:40.936Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:40.936Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:40.936Z] [2024-04-16T09:32:40.936Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:40.936Z] Apr 16, 2024 9:32:40 AM PluginUtil doUndeploy [2024-04-16T09:32:40.936Z] INFO: Undeployed securewebapp [2024-04-16T09:32:40.936Z] [INFO] [2024-04-16T09:32:40.937Z] [INFO] --- embedded-glassfish:5.1:stop (default) @ securewebapp --- [2024-04-16T09:32:40.937Z] Apr 16, 2024 9:32:40 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:40.937Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:41.191Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:41.191Z] Apr 16, 2024 9:32:40 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:41.191Z] INFO: Shutdown procedure finished [2024-04-16T09:32:41.191Z] Apr 16, 2024 9:32:40 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:41.191Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:41.191Z] Apr 16, 2024 9:32:40 AM PluginUtil stopGlassFish [2024-04-16T09:32:41.191Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7d4b9b3b [2024-04-16T09:32:41.191Z] [INFO] [2024-04-16T09:32:41.191Z] [INFO] --- failsafe:3.2.5:verify (verify) @ securewebapp --- [2024-04-16T09:32:41.191Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/failsafe-reports [2024-04-16T09:32:41.191Z] [INFO] [2024-04-16T09:32:41.191Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-securewebapp-checkstyle) @ securewebapp --- [2024-04-16T09:32:41.191Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:41.191Z] [INFO] [2024-04-16T09:32:41.191Z] [INFO] --- install:3.1.1:install (default-install) @ securewebapp --- [2024-04-16T09:32:41.191Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/7.0.15-SNAPSHOT/securewebapp-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:41.192Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/secureWebApp/target/securewebapp.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/securewebapp/7.0.15-SNAPSHOT/securewebapp-7.0.15-SNAPSHOT.war [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] ---------< org.glassfish.tests.embedded.maven-plugin:jsptest >---------- [2024-04-16T09:32:41.192Z] [INFO] Building Test web app containing JSPs/JSTLs (maven-plugin/jsptest) 7.0.15-SNAPSHOT [321/332] [2024-04-16T09:32:41.192Z] [INFO] from appserver/tests/embedded/maven-plugin/jsptest/pom.xml [2024-04-16T09:32:41.192Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:41.192Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:41.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:32:41.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/src/main/manpages [2024-04-16T09:32:41.192Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:41.192Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:41.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:41.192Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:41.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/src/test/resources [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:41.192Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:41.192Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- surefire:3.2.5:test (default-test) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Tests are skipped. [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Executing tasks [2024-04-16T09:32:41.192Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/classes/META-INF for [2024-04-16T09:32:41.192Z] [INFO] [echo] jsptest [2024-04-16T09:32:41.192Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/classes/META-INF [2024-04-16T09:32:41.192Z] [INFO] Executed tasks [2024-04-16T09:32:41.192Z] [INFO] [2024-04-16T09:32:41.192Z] [INFO] --- war:3.4.0:war (default-war) @ jsptest --- [2024-04-16T09:32:41.192Z] [INFO] Packaging webapp [2024-04-16T09:32:41.192Z] [INFO] Assembling webapp [jsptest] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest] [2024-04-16T09:32:41.192Z] [INFO] Processing war project [2024-04-16T09:32:41.192Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/src/main/webapp] [2024-04-16T09:32:41.446Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war [2024-04-16T09:32:41.446Z] [INFO] [2024-04-16T09:32:41.446Z] [INFO] --- embedded-glassfish:5.1:start (default) @ jsptest --- [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:41.446Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:41.446Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM PluginUtil getGlassFish [2024-04-16T09:32:41.446Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@47d94049, GlassFish Status = INIT, TimeTaken = 96 ms [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:41.446Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:41.446Z] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:41.446Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:41.446Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:41.446Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:41.446Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:41.447Z] INFO: GlassFish (commit: null) startup time: Embedded (40 ms), startup services (23 ms), total (63 ms) [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:41.447Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:41.447Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM PluginUtil startGlassFish [2024-04-16T09:32:41.447Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@47d94049, TimeTaken = 35 ms [2024-04-16T09:32:41.447Z] [INFO] [2024-04-16T09:32:41.447Z] [INFO] --- embedded-glassfish:5.1:deploy (default) @ jsptest --- [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:41.447Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war] with parameters [--name=jsptest, --force=true, --contextroot=test] [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:41.447Z] INFO: Java security manager is disabled. [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:41.447Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:41.447Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:41.447Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:41.447Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:41.447Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:41.701Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:41.701Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:41.701Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:41.701Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:41.701Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:41.701Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:41.701Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:41.702Z] INFO: Created virtual server server [2024-04-16T09:32:41.702Z] Apr 16, 2024 9:32:41 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:41.702Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:41.702Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:41.702Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:41.702Z] Apr 16, 2024 9:32:41 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:41.702Z] INFO: close(), this: [2024-04-16T09:32:41.702Z] org.glassfish.web.loader.WebappClassLoader@7e9497e2[name=unknown], urls=[ [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/classes/ [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:41.702Z] file:/tmp/gfembed4824816050167056404tmp/generated/ejb/jsptest/ [2024-04-16T09:32:41.702Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-04-16T09:32:41.702Z] Apr 16, 2024 9:32:41 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:41.702Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:41.702Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:41.702Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:41.702Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:41.702Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:41.702Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:41.702Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:41.702Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:41.702Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:41.702Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:41.702Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:41.702Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:41.702Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:41.702Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:41.702Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:41.702Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:41.702Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:41.702Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:41.702Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:41.702Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:41.702Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:41.702Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:41.702Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:41.702Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:41.703Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:41.703Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:41.703Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:41.703Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:41.703Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:41.703Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:41.703Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:41.703Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:41.703Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:41.703Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:41.703Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:41.703Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:41.703Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:41.703Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:41.703Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:41.703Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:41.703Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:41.703Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:41.703Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:41.703Z] [2024-04-16T09:32:41.703Z] Apr 16, 2024 9:32:41 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:41.703Z] INFO: Loading application [jsptest] at [/test] [2024-04-16T09:32:41.703Z] Apr 16, 2024 9:32:41 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:41.703Z] INFO: jsptest was successfully deployed in 245 milliseconds. [2024-04-16T09:32:41.703Z] Apr 16, 2024 9:32:41 AM PluginUtil doDeploy [2024-04-16T09:32:41.703Z] INFO: Deployed jsptest [2024-04-16T09:32:41.703Z] [INFO] [2024-04-16T09:32:41.703Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsptest --- [2024-04-16T09:32:41.703Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/failsafe-reports [2024-04-16T09:32:41.703Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:41.703Z] [INFO] [2024-04-16T09:32:41.703Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:41.703Z] [INFO] T E S T S [2024-04-16T09:32:41.703Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:41.703Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:42.260Z] [INFO] Running org.glassfish.tests.embedded.jsptest.JspTest [2024-04-16T09:32:42.260Z] [0.465s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.246ms [2024-04-16T09:32:42.260Z] [2024-04-16T09:32:42.260Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test : [2024-04-16T09:32:42.817Z] [2024-04-16T09:32:42.817Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:42.817Z] [Hi from JspTestServlet] [2024-04-16T09:32:42.817Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:42.817Z] [2024-04-16T09:32:42.817Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] Hello [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z]

Hi, my name is Bhavani. What's yours?

[2024-04-16T09:32:42.818Z]
[2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z]

[2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z]
[2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test/JspTestServlet : [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:42.818Z] [Hi from JspTestServlet] [2024-04-16T09:32:42.818Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] [2024-04-16T09:32:42.818Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test : [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:43.072Z] [Hi from JspTestServlet] [2024-04-16T09:32:43.072Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] Hello [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z]

Hi, my name is Bhavani. What's yours?

[2024-04-16T09:32:43.072Z]
[2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z]

[2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z]
[2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/JspTestServlet : [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:43.072Z] [Hi from JspTestServlet] [2024-04-16T09:32:43.072Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-04-16T09:32:43.072Z] [2024-04-16T09:32:43.072Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s -- in org.glassfish.tests.embedded.jsptest.JspTest [2024-04-16T09:32:43.330Z] [INFO] [2024-04-16T09:32:43.330Z] [INFO] Results: [2024-04-16T09:32:43.330Z] [INFO] [2024-04-16T09:32:43.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:43.330Z] [INFO] [2024-04-16T09:32:43.330Z] [INFO] [2024-04-16T09:32:43.330Z] [INFO] --- embedded-glassfish:5.1:undeploy (default) @ jsptest --- [2024-04-16T09:32:43.330Z] Apr 16, 2024 9:32:43 AM PluginUtil doUndeploy [2024-04-16T09:32:43.330Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@17b4620e [2024-04-16T09:32:43.330Z] Apr 16, 2024 9:32:43 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:43.330Z] INFO: close(), this: [2024-04-16T09:32:43.330Z] org.glassfish.web.loader.WebappClassLoader@2acaae0d[name=/test], urls=[ [2024-04-16T09:32:43.330Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/classes/ [2024-04-16T09:32:43.330Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:43.330Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:43.330Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:43.330Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/applications/jsptest/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/generated/ejb/jsptest/ [2024-04-16T09:32:43.331Z] file:/tmp/gfembed4824816050167056404tmp/generated/jsptest/ [2024-04-16T09:32:43.331Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-04-16T09:32:43.331Z] Apr 16, 2024 9:32:43 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:43.331Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:43.331Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:43.331Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:43.331Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:43.331Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:43.331Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:43.331Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:43.331Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:43.331Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:43.331Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:43.331Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:43.331Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:43.331Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:43.331Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:43.331Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:43.331Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:43.331Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:43.331Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:43.331Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:43.331Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:43.331Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:43.331Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:43.331Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:43.331Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:43.331Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:43.331Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:43.331Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:43.332Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:43.332Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:43.332Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:43.332Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:43.332Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:43.332Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:43.332Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:43.332Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:43.332Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:43.332Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:43.332Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:43.332Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:43.332Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:43.332Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:43.332Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:43.332Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:43.332Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:43.332Z] [2024-04-16T09:32:43.332Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:43.332Z] Apr 16, 2024 9:32:43 AM PluginUtil doUndeploy [2024-04-16T09:32:43.332Z] INFO: Undeployed jsptest [2024-04-16T09:32:43.332Z] [INFO] [2024-04-16T09:32:43.332Z] [INFO] --- embedded-glassfish:5.1:stop (default) @ jsptest --- [2024-04-16T09:32:43.332Z] Apr 16, 2024 9:32:43 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:43.332Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:43.332Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:43.332Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:43.332Z] INFO: Shutdown procedure finished [2024-04-16T09:32:43.332Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:43.332Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:43.332Z] Apr 16, 2024 9:32:43 AM PluginUtil stopGlassFish [2024-04-16T09:32:43.332Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@47d94049 [2024-04-16T09:32:43.332Z] [INFO] [2024-04-16T09:32:43.332Z] [INFO] --- failsafe:3.2.5:verify (verify) @ jsptest --- [2024-04-16T09:32:43.332Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/failsafe-reports [2024-04-16T09:32:43.332Z] [INFO] [2024-04-16T09:32:43.332Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-jsptest-checkstyle) @ jsptest --- [2024-04-16T09:32:43.586Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:43.586Z] [INFO] [2024-04-16T09:32:43.586Z] [INFO] --- install:3.1.1:install (default-install) @ jsptest --- [2024-04-16T09:32:43.586Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/7.0.15-SNAPSHOT/jsptest-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:43.586Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/jsptest/target/jsptest.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/jsptest/7.0.15-SNAPSHOT/jsptest-7.0.15-SNAPSHOT.war [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] -------< org.glassfish.tests.embedded.maven-plugin:multipleApps >------- [2024-04-16T09:32:43.587Z] [INFO] Building Multiple application deployment test (maven-plugin/multipleApps) 7.0.15-SNAPSHOT [322/332] [2024-04-16T09:32:43.587Z] [INFO] from appserver/tests/embedded/maven-plugin/multipleApps/pom.xml [2024-04-16T09:32:43.587Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- clean:3.3.2:clean (default-clean) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:43.587Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:43.587Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- resources:3.3.1:resources (default-resources) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:32:43.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/src/main/manpages [2024-04-16T09:32:43.587Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:32:43.587Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:43.587Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:32:43.587Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:32:43.587Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/src/test/resources [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:43.587Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:32:43.587Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- surefire:3.2.5:test (default-test) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Tests are skipped. [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Executing tasks [2024-04-16T09:32:43.587Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/classes/META-INF for [2024-04-16T09:32:43.587Z] [INFO] [echo] multipleApps [2024-04-16T09:32:43.587Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/classes/META-INF [2024-04-16T09:32:43.587Z] [INFO] Executed tasks [2024-04-16T09:32:43.587Z] [INFO] [2024-04-16T09:32:43.587Z] [INFO] --- war:3.4.0:war (default-war) @ multipleApps --- [2024-04-16T09:32:43.587Z] [INFO] Packaging webapp [2024-04-16T09:32:43.587Z] [INFO] Assembling webapp [multipleApps] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps] [2024-04-16T09:32:43.587Z] [INFO] Processing war project [2024-04-16T09:32:43.587Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/src/main/webapp] [2024-04-16T09:32:43.841Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war [2024-04-16T09:32:43.841Z] [INFO] [2024-04-16T09:32:43.841Z] [INFO] --- embedded-glassfish:5.1:start (start) @ multipleApps --- [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:32:43.841Z] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:32:43.841Z] INFO: Authorization Service has successfully initialized. [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM PluginUtil getGlassFish [2024-04-16T09:32:43.841Z] INFO: Created GlassFish ServerId = embedded, BootstrapProperties = {GlassFish_Platform=Static}, GlassFishRuntime = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime@3974d55c, GlassFishProperties = {embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.enabled=true, embedded-glassfish-config.server.network-config.network-listeners.network-listener.http-listener.port=8080, embedded-glassfish-config.server.network-config.network-listeners.network-listener.https-listener.port=8181}, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7fe24dd6, GlassFish Status = INIT, TimeTaken = 96 ms [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:43.841Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T09:32:43.841Z] INFO: Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:8181] [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:43.841Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:43.841Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider setGuiContextRoot [2024-04-16T09:32:43.841Z] INFO: Admin Console Adapter: context root: /admin [2024-04-16T09:32:43.841Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:32:43.842Z] INFO: GlassFish (commit: null) startup time: Embedded (41 ms), startup services (26 ms), total (67 ms) [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion [2024-04-16T09:32:43.842Z] WARNING: Check for a new version of MQ installation failed : /tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10311723014665189071tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T09:32:43.842Z] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM PluginUtil startGlassFish [2024-04-16T09:32:43.842Z] INFO: Started GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7fe24dd6, TimeTaken = 40 ms [2024-04-16T09:32:43.842Z] [INFO] [2024-04-16T09:32:43.842Z] [INFO] --- embedded-glassfish:5.1:admin (admin) @ multipleApps --- [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM PluginUtil runCommand [2024-04-16T09:32:43.842Z] INFO: Ran command [list-applications]. Exit Code [SUCCESS], Output = [PlainTextActionReporterSUCCESSNothing to list. [2024-04-16T09:32:43.842Z] No applications are deployed to this target server.] [2024-04-16T09:32:43.842Z] [INFO] [2024-04-16T09:32:43.842Z] [INFO] --- embedded-glassfish:5.1:deploy (deploy) @ multipleApps --- [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:43.842Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war] with parameters [--name=multipleApps, --force=true, --contextroot=test] [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T09:32:43.842Z] INFO: Java security manager is disabled. [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:43.842Z] INFO: Entering Security Startup Service. [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T09:32:43.842Z] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T09:32:43.842Z] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:43.842Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T09:32:43.842Z] INFO: Security Service(s) started successfully. [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T09:32:44.096Z] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:44.096Z] INFO: Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.web.WebContainer createHttpListener [2024-04-16T09:32:44.096Z] INFO: Created HTTP listener https-listener on host/port 0.0.0.0:8181 [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T09:32:44.096Z] INFO: Created virtual server server [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:43 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T09:32:44.096Z] INFO: Setting JAAS app name glassfish-web [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:43 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T09:32:44.096Z] INFO: Virtual server server loaded default web module [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:44 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:44.096Z] INFO: close(), this: [2024-04-16T09:32:44.096Z] org.glassfish.web.loader.WebappClassLoader@224c0f8e[name=unknown], urls=[ [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/classes/ [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:44.096Z] file:/tmp/gfembed4114750690585932244tmp/generated/ejb/multipleApps/ [2024-04-16T09:32:44.096Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=1, pathTimestamps.size=13, resourceEntryCache.size=1] [2024-04-16T09:32:44.096Z] Apr 16, 2024 9:32:44 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:44.096Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:44.096Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:44.096Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:44.097Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:44.097Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:44.097Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:44.097Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:44.097Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:44.097Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:44.097Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:44.097Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:44.097Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:44.097Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:44.097Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:44.097Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:44.097Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:44.097Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:44.097Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:44.097Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:44.097Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:44.097Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:44.097Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:44.097Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:44.097Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:44.097Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:44.097Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:44.097Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:44.097Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:44.097Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:44.097Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:44.097Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:44.097Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:44.097Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:44.097Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:44.097Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:44.097Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:44.097Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:44.097Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:44.097Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:44.097Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:44.097Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:44.097Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:44.097Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:44.097Z] [2024-04-16T09:32:44.097Z] Apr 16, 2024 9:32:44 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:44.097Z] INFO: Loading application [multipleApps] at [/test] [2024-04-16T09:32:44.097Z] Apr 16, 2024 9:32:44 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:44.097Z] INFO: multipleApps was successfully deployed in 298 milliseconds. [2024-04-16T09:32:44.098Z] Apr 16, 2024 9:32:44 AM PluginUtil doDeploy [2024-04-16T09:32:44.098Z] INFO: Deployed multipleApps [2024-04-16T09:32:44.098Z] [INFO] [2024-04-16T09:32:44.098Z] [INFO] --- embedded-glassfish:5.1:deploy (deploy2) @ multipleApps --- [2024-04-16T09:32:44.098Z] Apr 16, 2024 9:32:44 AM org.glassfish.maven.PluginUtil doDeploy [2024-04-16T09:32:44.098Z] INFO: Deploying [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/secondapp/secondapp.war] with parameters [--name=secondapp, --force=true, --contextroot=secondapp, --verify=true] [2024-04-16T09:32:44.351Z] Apr 16, 2024 9:32:44 AM org.glassfish.deployment.admin.DeployCommand event [2024-04-16T09:32:44.351Z] WARNING: Verifier is not installed yet. Install verifier module. [2024-04-16T09:32:44.351Z] Apr 16, 2024 9:32:44 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:44.351Z] INFO: close(), this: [2024-04-16T09:32:44.351Z] org.glassfish.web.loader.WebappClassLoader@7ee964d3[name=unknown], urls=[ [2024-04-16T09:32:44.351Z] file:/tmp/gfembed4114750690585932244tmp/applications/secondapp/WEB-INF/classes/ [2024-04-16T09:32:44.351Z] file:/tmp/gfembed4114750690585932244tmp/generated/ejb/secondapp/ [2024-04-16T09:32:44.352Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:44.352Z] Apr 16, 2024 9:32:44 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:44.352Z] WARNING: Failed to check for ThreadLocal references for web application [unknown] [2024-04-16T09:32:44.352Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:44.352Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:44.352Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:44.352Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:44.352Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:44.352Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:44.352Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:44.352Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:44.352Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:44.352Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:44.352Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:252) [2024-04-16T09:32:44.352Z] at org.glassfish.deployment.common.DeploymentContextImpl.getClassLoader(DeploymentContextImpl.java:204) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:518) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:44.352Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:44.352Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:44.352Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:44.352Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:44.352Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:44.352Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:44.352Z] at org.glassfish.maven.PluginUtil.doDeploy(PluginUtil.java:84) [2024-04-16T09:32:44.352Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:44.352Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:44.353Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:44.353Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:44.353Z] at org.glassfish.maven.AbstractDeployMojo.doDeploy(AbstractDeployMojo.java:235) [2024-04-16T09:32:44.353Z] at org.glassfish.maven.DeployMojo.execute(DeployMojo.java:45) [2024-04-16T09:32:44.353Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:44.353Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:44.353Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:44.353Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:44.353Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:44.353Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:44.353Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:44.353Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:44.353Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:44.353Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:44.353Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:44.353Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:44.353Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:44.353Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:44.353Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:44.353Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:44.353Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:44.353Z] [2024-04-16T09:32:44.353Z] Apr 16, 2024 9:32:44 AM com.sun.enterprise.web.WebApplication start [2024-04-16T09:32:44.353Z] INFO: Loading application [secondapp] at [/secondapp] [2024-04-16T09:32:44.353Z] Apr 16, 2024 9:32:44 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T09:32:44.353Z] INFO: secondapp was successfully deployed in 73 milliseconds. [2024-04-16T09:32:44.353Z] Apr 16, 2024 9:32:44 AM PluginUtil doDeploy [2024-04-16T09:32:44.353Z] INFO: Deployed secondapp [2024-04-16T09:32:44.353Z] [INFO] [2024-04-16T09:32:44.353Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ multipleApps --- [2024-04-16T09:32:44.353Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/failsafe-reports [2024-04-16T09:32:44.353Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:44.353Z] [INFO] [2024-04-16T09:32:44.353Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:44.353Z] [INFO] T E S T S [2024-04-16T09:32:44.353Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:44.354Z] [0.003s][info][gc] Using G1 [2024-04-16T09:32:44.607Z] [INFO] Running org.glassfish.tests.embedded.jsptest.JspTest [2024-04-16T09:32:44.861Z] [0.477s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 21M->3M(258M) 3.257ms [2024-04-16T09:32:44.861Z] [2024-04-16T09:32:44.861Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test : [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] Hello [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z]

Hi, my name is Bhavani. What's yours?

[2024-04-16T09:32:45.115Z]
[2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z]

[2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z]
[2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:45.115Z] [Hi from JspTestServlet] [2024-04-16T09:32:45.115Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/test/JspTestServlet : [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:45.115Z] [Hi from JspTestServlet] [2024-04-16T09:32:45.115Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] [2024-04-16T09:32:45.115Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test : [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] Hello [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z] [2024-04-16T09:32:45.368Z]

Hi, my name is Bhavani. What's yours?

[2024-04-16T09:32:45.369Z]
[2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z]

[2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z]
[2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] ***** SUCCESS **** Found [Hi, my name is Bhavani. What's yours?] in the response.***** [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/test/JspTestServlet : [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:45.369Z] [Hi from JspTestServlet] [2024-04-16T09:32:45.369Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [OUTPUT from JspTestServlet] [2024-04-16T09:32:45.369Z] [Hi from JspTestServlet] [2024-04-16T09:32:45.369Z] [End of OUTPUT from SecureWebAppTestServlet] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] ***** SUCCESS **** Found [Hi from JspTestServlet] in the response.***** [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] [2024-04-16T09:32:45.369Z] URLConnection = sun.net.www.protocol.http.HttpURLConnection:http://localhost:8080/secondapp : [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] Hello [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z]

Hi, my name is Duke. What's yours?

[2024-04-16T09:32:45.623Z]
[2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z]

[2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z]
[2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] ***** SUCCESS **** Found [Hi, my name is Duke. What's yours?] in the response.***** [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] URLConnection = sun.net.www.protocol.https.DelegateHttpsURLConnection:https://localhost:8181/secondapp : [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] Hello [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z]

Hi, my name is Duke. What's yours?

[2024-04-16T09:32:45.623Z]
[2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z]

[2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z]
[2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] ***** SUCCESS **** Found [Hi, my name is Duke. What's yours?] in the response.***** [2024-04-16T09:32:45.623Z] [2024-04-16T09:32:45.623Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s -- in org.glassfish.tests.embedded.jsptest.JspTest [2024-04-16T09:32:45.878Z] [INFO] [2024-04-16T09:32:45.878Z] [INFO] Results: [2024-04-16T09:32:45.878Z] [INFO] [2024-04-16T09:32:45.878Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:32:45.878Z] [INFO] [2024-04-16T09:32:45.878Z] [INFO] [2024-04-16T09:32:45.878Z] [INFO] --- embedded-glassfish:5.1:undeploy (undeploy) @ multipleApps --- [2024-04-16T09:32:45.878Z] Apr 16, 2024 9:32:45 AM PluginUtil doUndeploy [2024-04-16T09:32:45.878Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@4e237ab2 [2024-04-16T09:32:45.878Z] Apr 16, 2024 9:32:45 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:45.878Z] INFO: close(), this: [2024-04-16T09:32:45.878Z] org.glassfish.web.loader.WebappClassLoader@1e144168[name=/secondapp], urls=[ [2024-04-16T09:32:45.878Z] file:/tmp/gfembed4114750690585932244tmp/applications/secondapp/WEB-INF/classes/ [2024-04-16T09:32:45.878Z] file:/tmp/gfembed4114750690585932244tmp/generated/ejb/secondapp/ [2024-04-16T09:32:45.878Z] file:/tmp/gfembed4114750690585932244tmp/generated/secondapp/ [2024-04-16T09:32:45.878Z] ][delegate=true, context=/secondapp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=4, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-04-16T09:32:45.878Z] Apr 16, 2024 9:32:45 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:45.878Z] WARNING: Failed to check for ThreadLocal references for web application [/secondapp] [2024-04-16T09:32:45.878Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:45.878Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:45.878Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:45.878Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:45.878Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:45.878Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:45.878Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:45.878Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:45.878Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:45.878Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:45.878Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:45.878Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:45.878Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:45.878Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:45.878Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:45.878Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:45.878Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:45.878Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:45.878Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:45.878Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:45.878Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:45.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:45.879Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:45.879Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:45.879Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:45.879Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:45.879Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:45.879Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:45.879Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:45.879Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:45.879Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:45.879Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:45.879Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:45.879Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:45.879Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:45.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:45.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:45.879Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:45.879Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:45.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:45.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:45.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:45.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:45.879Z] [2024-04-16T09:32:45.879Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:45.879Z] Apr 16, 2024 9:32:45 AM PluginUtil doUndeploy [2024-04-16T09:32:45.879Z] INFO: Undeployed secondapp [2024-04-16T09:32:45.879Z] [INFO] [2024-04-16T09:32:45.879Z] [INFO] --- embedded-glassfish:5.1:undeploy (stop) @ multipleApps --- [2024-04-16T09:32:45.879Z] Apr 16, 2024 9:32:45 AM PluginUtil doUndeploy [2024-04-16T09:32:45.879Z] INFO: Deployer = com.sun.enterprise.admin.cli.embeddable.DeployerImpl@33df6253 [2024-04-16T09:32:45.879Z] Apr 16, 2024 9:32:45 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T09:32:45.879Z] INFO: close(), this: [2024-04-16T09:32:45.879Z] org.glassfish.web.loader.WebappClassLoader@5aa27baf[name=/test], urls=[ [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/classes/ [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/cdi-api-1.0.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/jakarta.servlet-api-6.0.0.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/javax.inject-1.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/jsr250-api-1.0.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/maven-artifact-3.3.9.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/maven-model-3.3.9.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/maven-plugin-api-3.3.9.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.inject-0.3.2.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.2.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/plexus-classworlds-2.5.2.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/plexus-component-annotations-1.5.5.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/applications/multipleApps/WEB-INF/lib/plexus-utils-3.0.22.jar [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/generated/ejb/multipleApps/ [2024-04-16T09:32:45.879Z] file:/tmp/gfembed4114750690585932244tmp/generated/multipleApps/ [2024-04-16T09:32:45.879Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=24, pathTimestamps.size=14, resourceEntryCache.size=2] [2024-04-16T09:32:45.879Z] Apr 16, 2024 9:32:45 AM org.glassfish.web.loader.ReferenceCleaner checkThreadLocalsForLeaks [2024-04-16T09:32:45.879Z] WARNING: Failed to check for ThreadLocal references for web application [/test] [2024-04-16T09:32:45.879Z] java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.threadLocals accessible: module java.base does not "opens java.lang" to unnamed module @3c0a5ee8 [2024-04-16T09:32:45.879Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:32:45.880Z] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:32:45.880Z] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:32:45.880Z] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:32:45.880Z] at org.glassfish.web.loader.ReferenceCleaner.setAccessible(ReferenceCleaner.java:348) [2024-04-16T09:32:45.880Z] at org.glassfish.web.loader.ReferenceCleaner.checkThreadLocalsForLeaks(ReferenceCleaner.java:115) [2024-04-16T09:32:45.880Z] at org.glassfish.web.loader.ReferenceCleaner.clearReferences(ReferenceCleaner.java:74) [2024-04-16T09:32:45.880Z] at org.glassfish.web.loader.WebappClassLoader.close(WebappClassLoader.java:1136) [2024-04-16T09:32:45.880Z] at org.glassfish.web.loader.WebappClassLoader.preDestroy(WebappClassLoader.java:1192) [2024-04-16T09:32:45.880Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1080) [2024-04-16T09:32:45.880Z] at org.jvnet.hk2.internal.ServiceLocatorImpl.preDestroy(ServiceLocatorImpl.java:1064) [2024-04-16T09:32:45.880Z] at org.glassfish.internal.data.ApplicationInfo.clean(ApplicationInfo.java:462) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:1124) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1153) [2024-04-16T09:32:45.880Z] at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:386) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:45.880Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:45.880Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:45.880Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:45.880Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl.executeCommand(CommandExecutorImpl.java:142) [2024-04-16T09:32:45.880Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.undeploy(DeployerImpl.java:145) [2024-04-16T09:32:45.880Z] at org.glassfish.maven.PluginUtil.doUndeploy(PluginUtil.java:99) [2024-04-16T09:32:45.880Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:45.880Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:45.880Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:45.880Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:45.880Z] at org.glassfish.maven.AbstractDeployMojo.doUndeploy(AbstractDeployMojo.java:245) [2024-04-16T09:32:45.880Z] at org.glassfish.maven.UndeployMojo.execute(UndeployMojo.java:38) [2024-04-16T09:32:45.880Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) [2024-04-16T09:32:45.880Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) [2024-04-16T09:32:45.880Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) [2024-04-16T09:32:45.880Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) [2024-04-16T09:32:45.880Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) [2024-04-16T09:32:45.880Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) [2024-04-16T09:32:45.880Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) [2024-04-16T09:32:45.880Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) [2024-04-16T09:32:45.880Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) [2024-04-16T09:32:45.880Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:45.880Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:45.880Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:45.880Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:45.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283) [2024-04-16T09:32:45.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226) [2024-04-16T09:32:45.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) [2024-04-16T09:32:45.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) [2024-04-16T09:32:45.880Z] [2024-04-16T09:32:45.880Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:45.880Z] Apr 16, 2024 9:32:45 AM PluginUtil doUndeploy [2024-04-16T09:32:45.880Z] INFO: Undeployed multipleApps [2024-04-16T09:32:45.880Z] [INFO] [2024-04-16T09:32:45.880Z] [INFO] --- embedded-glassfish:5.1:stop (stop) @ multipleApps --- [2024-04-16T09:32:45.881Z] Apr 16, 2024 9:32:45 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T09:32:45.881Z] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:45.881Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:45.881Z] Apr 16, 2024 9:32:45 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:32:45.881Z] INFO: Shutdown procedure finished [2024-04-16T09:32:45.881Z] Apr 16, 2024 9:32:45 AM com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime shutdown [2024-04-16T09:32:45.881Z] WARNING: Got an unexpected exception. [2024-04-16T09:32:45.881Z] Apr 16, 2024 9:32:45 AM PluginUtil stopGlassFish [2024-04-16T09:32:45.881Z] INFO: Stopped GlassFish ServerId = embedded, GlassFish = com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@7fe24dd6 [2024-04-16T09:32:45.881Z] [INFO] [2024-04-16T09:32:45.881Z] [INFO] --- failsafe:3.2.5:verify (verify) @ multipleApps --- [2024-04-16T09:32:45.881Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/failsafe-reports [2024-04-16T09:32:45.881Z] [INFO] [2024-04-16T09:32:45.881Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.maven-plugin-multipleApps-checkstyle) @ multipleApps --- [2024-04-16T09:32:46.134Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:46.134Z] [INFO] [2024-04-16T09:32:46.134Z] [INFO] --- install:3.1.1:install (default-install) @ multipleApps --- [2024-04-16T09:32:46.134Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/7.0.15-SNAPSHOT/multipleApps-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:46.134Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/maven-plugin/multipleApps/target/multipleApps.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/maven-plugin/multipleApps/7.0.15-SNAPSHOT/multipleApps-7.0.15-SNAPSHOT.war [2024-04-16T09:32:46.134Z] [INFO] [2024-04-16T09:32:46.134Z] [INFO] ------------------< org.glassfish.tests.embedded:web >------------------ [2024-04-16T09:32:46.134Z] [INFO] Building GlassFish Web Embedded Tests 7.0.15-SNAPSHOT [323/332] [2024-04-16T09:32:46.134Z] [INFO] from appserver/tests/embedded/web/pom.xml [2024-04-16T09:32:46.134Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:32:46.134Z] [INFO] [2024-04-16T09:32:46.134Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web --- [2024-04-16T09:32:46.134Z] [INFO] [2024-04-16T09:32:46.134Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [2024-04-16T09:32:46.134Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web --- [2024-04-16T09:32:46.135Z] [INFO] No sources to compile [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [2024-04-16T09:32:46.135Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web --- [2024-04-16T09:32:46.135Z] [INFO] No sources to compile [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web --- [2024-04-16T09:32:46.135Z] [INFO] No sources to compile [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [2024-04-16T09:32:46.135Z] [INFO] Executing tasks [2024-04-16T09:32:46.135Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/target/classes/META-INF for [2024-04-16T09:32:46.135Z] [INFO] [echo] web [2024-04-16T09:32:46.135Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/target/classes/META-INF [2024-04-16T09:32:46.135Z] [INFO] Executed tasks [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web --- [2024-04-16T09:32:46.135Z] [INFO] No tests to run. [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web --- [2024-04-16T09:32:46.135Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/target/failsafe-reports [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-web-checkstyle) @ web --- [2024-04-16T09:32:46.135Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- install:3.1.1:install (default-install) @ web --- [2024-04-16T09:32:46.135Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] ---------< org.glassfish.tests.embedded:web-api-embedded-test >--------- [2024-04-16T09:32:46.135Z] [INFO] Building Test for glassfish-embedded-web 7.0.15-SNAPSHOT [324/332] [2024-04-16T09:32:46.135Z] [INFO] from appserver/tests/embedded/web/web-api/pom.xml [2024-04-16T09:32:46.135Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- clean:3.3.2:clean (default-clean) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:46.135Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:46.135Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] Copying 5 resources from src/main/resources to target/classes [2024-04-16T09:32:46.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/main/manpages [2024-04-16T09:32:46.135Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:32:46.135Z] [INFO] [2024-04-16T09:32:46.135Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ web-api-embedded-test --- [2024-04-16T09:32:46.135Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:46.135Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:46.389Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:46.389Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java uses unchecked or unsafe operations. [2024-04-16T09:32:46.389Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/main/java/org/glassfish/tests/webapi/CustomClassLoader.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:32:46.389Z] [INFO] [2024-04-16T09:32:46.389Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-api-embedded-test --- [2024-04-16T09:32:46.389Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:46.389Z] [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [2024-04-16T09:32:46.389Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:46.389Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:32:46.389Z] [INFO] [2024-04-16T09:32:46.389Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-api-embedded-test --- [2024-04-16T09:32:46.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/test/resources [2024-04-16T09:32:46.389Z] [INFO] [2024-04-16T09:32:46.389Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-api-embedded-test --- [2024-04-16T09:32:46.389Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:32:46.389Z] [INFO] Compiling 33 source files with javac [debug target 11] to target/classes/WEB-INF/classes [2024-04-16T09:32:46.643Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:32:46.643Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:32:46.643Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetDefaultWebXmlTest.java: Some input files use or override a deprecated API. [2024-04-16T09:32:46.643Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedSetDefaultWebXmlTest.java: Recompile with -Xlint:deprecation for details. [2024-04-16T09:32:46.643Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassTest.java: Some input files use unchecked or unsafe operations. [2024-04-16T09:32:46.643Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/test/java/org/glassfish/tests/embedded/web/EmbeddedAddServletAndFilterByClassTest.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:32:46.643Z] [INFO] [2024-04-16T09:32:46.643Z] [INFO] --- war:3.4.0:war (build-test-war) @ web-api-embedded-test --- [2024-04-16T09:32:46.643Z] [INFO] Packaging webapp [2024-04-16T09:32:46.643Z] [INFO] Assembling webapp [web-api-embedded-test] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp] [2024-04-16T09:32:46.643Z] [INFO] Processing war project [2024-04-16T09:32:46.643Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/main/webapp] [2024-04-16T09:32:46.897Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war [2024-04-16T09:32:46.897Z] [INFO] [2024-04-16T09:32:46.897Z] [INFO] --- surefire:3.2.5:test (default-test) @ web-api-embedded-test --- [2024-04-16T09:32:46.897Z] [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [2024-04-16T09:32:46.897Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/surefire-reports [2024-04-16T09:32:46.897Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:32:46.897Z] [INFO] [2024-04-16T09:32:46.897Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:46.897Z] [INFO] T E S T S [2024-04-16T09:32:46.897Z] [INFO] ------------------------------------------------------- [2024-04-16T09:32:46.897Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:47.454Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddContextTest [2024-04-16T09:32:47.454Z] [0.481s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.234ms [2024-04-16T09:32:48.012Z] [1.033s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.927ms [2024-04-16T09:32:48.012Z] 09:32:47.906470 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:48.265Z] 09:32:48.056586 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:32:48.265Z] 09:32:48.057746 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:32:48.265Z] 09:32:48.089600 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:32:48.519Z] [1.612s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 7.028ms [2024-04-16T09:32:48.519Z] [1.612s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:32:48.519Z] [1.622s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.551ms [2024-04-16T09:32:48.519Z] [1.626s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.062ms [2024-04-16T09:32:48.519Z] [1.628s][info][gc] GC(3) Concurrent Mark Cycle 15.930ms [2024-04-16T09:32:48.519Z] 09:32:48.456974 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:32:48.773Z] 09:32:48.571772 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (508 ms), startup services (631 ms), total (1,139 ms) [2024-04-16T09:32:48.773Z] 09:32:48.646688 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed11663189115407132791tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed11663189115407132791tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:49.029Z] 09:32:48.727992 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:49.029Z] ================ EmbeddedAddContext Test [2024-04-16T09:32:49.029Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@3cc79c02 [2024-04-16T09:32:49.029Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:32:49.029Z] 09:32:48.955336 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:49.029Z] 09:32:48.993636 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:32:49.029Z] 09:32:48.994180 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:32:49.029Z] [2.144s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 115M->23M(256M) 5.755ms [2024-04-16T09:32:49.283Z] [2.210s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 27M->24M(256M) 5.930ms [2024-04-16T09:32:49.283Z] 09:32:49.003216 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:32:49.537Z] 09:32:49.220967 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:32:49.537Z] 09:32:49.221794 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:32:49.537Z] 09:32:49.346932 INFO pool-13-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:32:49.537Z] 09:32:49.393367 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:32:49.537Z] 09:32:49.402145 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:32:49.537Z] 09:32:49.403479 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:32:49.537Z] 09:32:49.460400 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:49.792Z] [2.704s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 82M->26M(256M) 3.578ms [2024-04-16T09:32:49.792Z] [2.704s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:32:49.792Z] 09:32:49.534194 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:49.792Z] 09:32:49.563531 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:49.792Z] 09:32:49.567560 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:49.792Z] 09:32:49.568104 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:49.792Z] 09:32:49.568689 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:49.792Z] 09:32:49.573663 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:32:49.792Z] [2.727s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.900ms [2024-04-16T09:32:49.792Z] [2.736s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.077ms [2024-04-16T09:32:49.792Z] [2.738s][info][gc] GC(7) Concurrent Mark Cycle 33.386ms [2024-04-16T09:32:49.792Z] 09:32:49.583148 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:32:50.047Z] 09:32:49.763032 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:32:50.047Z] 09:32:49.763525 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:32:50.047Z] 09:32:49.765474 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:50.047Z] 09:32:49.781407 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:50.047Z] 09:32:49.782098 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:50.047Z] 09:32:49.782822 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:32:50.047Z] 09:32:49.785026 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:32:50.047Z] 09:32:49.804295 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:32:50.047Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:32:50.047Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.047Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.047Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.047Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.047Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.047Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.047Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.047Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.048Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.048Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:50.048Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.048Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.048Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.048Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.048Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.048Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.048Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.048Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.048Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.048Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.048Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.049Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.049Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.049Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.049Z] [2024-04-16T09:32:50.049Z] 09:32:49.807308 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:32:50.049Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:32:50.049Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.049Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.049Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.049Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.049Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.049Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.049Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.049Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:50.049Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.049Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.049Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.049Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.050Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.050Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.050Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.050Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.050Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.050Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.050Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.051Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.051Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.051Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.051Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.051Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.051Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.051Z] [2024-04-16T09:32:50.051Z] 09:32:49.809969 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:32:50.051Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:32:50.051Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.051Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.051Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.051Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.051Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.051Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.051Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.051Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:50.051Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.051Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.051Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.051Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.051Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.051Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.051Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.051Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.052Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.052Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.052Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.052Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.053Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.053Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.053Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.053Z] [2024-04-16T09:32:50.053Z] 09:32:49.812550 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:32:50.053Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:32:50.053Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.053Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.053Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.053Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.053Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.053Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.053Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.053Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:50.053Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.053Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.053Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.053Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.053Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.053Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.053Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.053Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.053Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.053Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.053Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.053Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.053Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.054Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.054Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.054Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.054Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.054Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.054Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.055Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.055Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.055Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.055Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.055Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.055Z] [2024-04-16T09:32:50.055Z] 09:32:49.815123 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:32:50.055Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:32:50.055Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.055Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.055Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.055Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.055Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.055Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.055Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.055Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:50.055Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.055Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.055Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.055Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.055Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.055Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.055Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.055Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.056Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.056Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.056Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.056Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.056Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.056Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.056Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.056Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.056Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.057Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.057Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.057Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.057Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.057Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.057Z] [2024-04-16T09:32:50.057Z] 09:32:49.906190 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:50.057Z] org.glassfish.web.loader.WebappClassLoader@577bfadb[name=unknown], urls=[ [2024-04-16T09:32:50.057Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:50.057Z] file:/tmp/gfembed11663189115407132791tmp/generated/ejb/classes/ [2024-04-16T09:32:50.057Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:50.057Z] 09:32:49.951817 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:50.057Z] org.glassfish.web.loader.WebappClassLoader@1669931a[name=unknown], urls=[ [2024-04-16T09:32:50.057Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:50.057Z] file:/tmp/gfembed11663189115407132791tmp/generated/ejb/classes/ [2024-04-16T09:32:50.057Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:50.312Z] 09:32:50.012190 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:32:50.312Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:32:50.312Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.312Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.312Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.312Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.312Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.312Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.312Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.312Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:32:50.312Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.312Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.312Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.312Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.312Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.312Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.312Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.312Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.313Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.313Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.313Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.313Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.313Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.313Z] [2024-04-16T09:32:50.313Z] 09:32:50.014733 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:32:50.314Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:32:50.314Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.314Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.314Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.314Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.314Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.314Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.314Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.314Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:32:50.314Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.314Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.314Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.314Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.314Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.314Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.314Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.314Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.314Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.314Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.314Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.314Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.314Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.315Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.315Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.315Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.315Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.315Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.315Z] [2024-04-16T09:32:50.315Z] 09:32:50.017029 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:32:50.315Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:32:50.315Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.315Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.315Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.315Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.316Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.316Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.316Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.316Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:32:50.316Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.316Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.316Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.316Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.316Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.316Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.316Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.316Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.316Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.317Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.317Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.317Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.317Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.317Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.317Z] [2024-04-16T09:32:50.317Z] 09:32:50.019264 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:32:50.317Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:32:50.317Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.317Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.317Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.317Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.317Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.317Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.317Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.318Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.318Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.318Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.318Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:32:50.318Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.318Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.318Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.318Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.318Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.318Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.318Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.318Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.318Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.318Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.319Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.319Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.319Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.319Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.319Z] [2024-04-16T09:32:50.319Z] 09:32:50.021471 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:32:50.319Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:32:50.319Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:50.319Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:50.319Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:50.319Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:50.319Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:50.320Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:50.320Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:50.320Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:50.320Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:50.320Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:50.320Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:50.320Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:50.320Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:32:50.320Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:32:50.320Z] at org.glassfish.tests.embedded.web.EmbeddedAddContextTest.test(EmbeddedAddContextTest.java:67) [2024-04-16T09:32:50.320Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:50.320Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:50.320Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:50.320Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:50.320Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:50.320Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.320Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.320Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.321Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:50.321Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:50.321Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:50.321Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:50.321Z] [2024-04-16T09:32:50.321Z] 09:32:50.068403 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:50.321Z] org.glassfish.web.loader.WebappClassLoader@49c83262[name=unknown], urls=[ [2024-04-16T09:32:50.321Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:50.321Z] file:/tmp/gfembed11663189115407132791tmp/generated/ejb/classes// [2024-04-16T09:32:50.321Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:50.321Z] 09:32:50.103532 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:32:50.321Z] 09:32:50.108061 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-04-16T09:32:50.321Z] Context found [2024-04-16T09:32:50.321Z] Context found /test [2024-04-16T09:32:50.321Z] Servlet WEB-HELLO initialized [2024-04-16T09:32:50.321Z] 09:32:50.217678 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:50.321Z] org.glassfish.web.loader.WebappClassLoader@5086623f[name=/test], urls=[ [2024-04-16T09:32:50.321Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:50.321Z] file:/tmp/gfembed11663189115407132791tmp/generated/ejb/classes// [2024-04-16T09:32:50.321Z] file:/tmp/gfembed11663189115407132791tmp/generated/classes/ [2024-04-16T09:32:50.321Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:50.322Z] 09:32:50.234242 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-04-16T09:32:50.322Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@44a93f8a [2024-04-16T09:32:50.322Z] 09:32:50.245911 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:50.322Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:50.322Z] 09:32:50.269097 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:32:50.322Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.972 s -- in org.glassfish.tests.embedded.web.EmbeddedAddContextTest [2024-04-16T09:32:50.880Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:51.134Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest [2024-04-16T09:32:51.135Z] [0.449s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.128ms [2024-04-16T09:32:51.695Z] [0.978s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.545ms [2024-04-16T09:32:51.696Z] 09:32:51.625246 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:51.951Z] 09:32:51.770729 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:32:51.951Z] 09:32:51.771809 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:32:51.951Z] 09:32:51.802959 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:32:52.205Z] [1.518s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 55M->19M(258M) 6.602ms [2024-04-16T09:32:52.205Z] [1.518s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:32:52.205Z] [1.528s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.562ms [2024-04-16T09:32:52.205Z] 09:32:52.163555 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:32:52.205Z] [1.532s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.051ms [2024-04-16T09:32:52.205Z] [1.533s][info][gc] GC(3) Concurrent Mark Cycle 15.080ms [2024-04-16T09:32:52.459Z] 09:32:52.265987 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (482 ms), startup services (609 ms), total (1,091 ms) [2024-04-16T09:32:52.459Z] 09:32:52.336551 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed17713703296092280115tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed17713703296092280115tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:52.713Z] 09:32:52.410791 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:52.713Z] ================ EmbeddedAddHttpsListener Test [2024-04-16T09:32:52.713Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@3d53e6f7 [2024-04-16T09:32:52.713Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:32:52.713Z] [1.910s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 75M->23M(256M) 5.447ms [2024-04-16T09:32:52.713Z] [1.921s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.382ms [2024-04-16T09:32:52.713Z] 09:32:52.596143 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:52.713Z] 09:32:52.625637 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:32:52.713Z] 09:32:52.626112 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:32:52.713Z] 09:32:52.628412 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:32:52.967Z] 09:32:52.837895 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:32:52.968Z] 09:32:52.838784 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:32:53.222Z] 09:32:52.959958 INFO pool-8-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:32:53.222Z] 09:32:53.009611 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:32:53.222Z] 09:32:53.019141 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:32:53.222Z] 09:32:53.020438 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:32:53.222Z] 09:32:53.085906 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:53.222Z] 09:32:53.162532 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:53.222Z] [2.547s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 113M->27M(256M) 4.304ms [2024-04-16T09:32:53.222Z] [2.547s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:32:53.222Z] [2.567s][info][gc] GC(7) Pause Remark 29M->29M(256M) 1.759ms [2024-04-16T09:32:53.222Z] [2.574s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.051ms [2024-04-16T09:32:53.222Z] [2.576s][info][gc] GC(7) Concurrent Mark Cycle 28.335ms [2024-04-16T09:32:53.222Z] 09:32:53.192140 INFO pool-5-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:53.222Z] 09:32:53.196539 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:53.222Z] 09:32:53.197086 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:53.222Z] 09:32:53.197724 INFO pool-5-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:53.222Z] 09:32:53.204746 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:32:53.476Z] 09:32:53.218549 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-04-16T09:32:53.476Z] 09:32:53.233153 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-04-16T09:32:53.476Z] 09:32:53.238035 INFO pool-17-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9191] [2024-04-16T09:32:53.476Z] SSL /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/keystore.jks changeit /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/cacerts.jks changeit [2024-04-16T09:32:53.476Z] 09:32:53.264574 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-04-16T09:32:53.476Z] 09:32:53.268628 INFO pool-17-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 0 ms - bound to [/0.0.0.0:9191] [2024-04-16T09:32:53.476Z] 09:32:53.272465 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener default-ssl-listener on host/port 0.0.0.0:9191 [2024-04-16T09:32:53.476Z] 09:32:53.275277 INFO pool-17-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9191] [2024-04-16T09:32:53.476Z] 09:32:53.277382 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector default-ssl-listener port 9191 to virtual server server [2024-04-16T09:32:53.476Z] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-04-16T09:32:53.731Z] 09:32:53.486465 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:32:53.731Z] 09:32:53.486986 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:32:53.731Z] 09:32:53.488951 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:53.731Z] 09:32:53.506116 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:53.731Z] 09:32:53.506902 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:53.731Z] 09:32:53.507769 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:32:53.731Z] 09:32:53.510201 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:32:53.731Z] 09:32:53.535654 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:32:53.731Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:32:53.731Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:53.731Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:53.731Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:53.731Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:53.731Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:53.731Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:53.732Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:53.732Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:53.732Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:53.732Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:53.732Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.732Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:53.732Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.732Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:53.732Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:53.732Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-04-16T09:32:53.732Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:53.732Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:53.732Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:53.732Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:53.732Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:53.732Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:53.732Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.733Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.733Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:53.733Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:53.733Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:53.733Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:53.733Z] [2024-04-16T09:32:53.733Z] 09:32:53.539494 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:32:53.734Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:32:53.734Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:53.734Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:53.734Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:53.734Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:53.734Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:53.734Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:53.734Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:53.734Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:53.734Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.734Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:53.734Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.734Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:53.734Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:53.734Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-04-16T09:32:53.734Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:53.734Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:53.734Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:53.734Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:53.734Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:53.734Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:53.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:53.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:53.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.735Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.735Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:53.735Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:53.735Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:53.735Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:53.735Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:53.736Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:53.736Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:53.736Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:53.736Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:53.736Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:53.736Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:53.736Z] [2024-04-16T09:32:53.736Z] 09:32:53.542446 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:32:53.736Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:32:53.736Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:53.736Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:53.736Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:53.736Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:53.736Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:53.736Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:53.736Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:53.736Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:53.736Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.736Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:53.736Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.736Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:53.736Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:53.736Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-04-16T09:32:53.736Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:53.736Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:53.736Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:53.736Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:53.736Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:53.736Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:53.736Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:53.736Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:53.736Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:53.736Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:53.736Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:53.736Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:53.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.737Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.737Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:53.737Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:53.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:53.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:53.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:53.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:53.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:53.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:53.738Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:53.738Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:53.738Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:53.738Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:53.738Z] [2024-04-16T09:32:53.738Z] 09:32:53.545246 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:32:53.738Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:32:53.738Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:53.738Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:53.738Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:53.738Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:53.738Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:53.738Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:53.738Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:53.738Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:53.738Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.738Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:53.738Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.738Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:53.738Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:53.738Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-04-16T09:32:53.738Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:53.738Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:53.738Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:53.738Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:53.738Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:53.738Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:53.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:53.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.739Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.739Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:53.739Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:53.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:53.740Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:53.740Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:53.740Z] [2024-04-16T09:32:53.740Z] 09:32:53.547982 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:32:53.740Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:32:53.740Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:53.740Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:53.740Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:53.740Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:53.740Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:53.740Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:53.740Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:53.740Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:32:53.740Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.740Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:32:53.740Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:32:53.740Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:32:53.740Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:32:53.741Z] at org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest.test(EmbeddedAddHttpsListenerTest.java:128) [2024-04-16T09:32:53.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:53.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:53.741Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:53.741Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:53.741Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:53.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.741Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.741Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:53.741Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:53.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:53.742Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:53.742Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:53.742Z] [2024-04-16T09:32:53.742Z] 09:32:53.638653 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:53.742Z] org.glassfish.web.loader.WebappClassLoader@46b5f061[name=unknown], urls=[ [2024-04-16T09:32:53.742Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:53.742Z] file:/tmp/gfembed17713703296092280115tmp/generated/ejb/classes/ [2024-04-16T09:32:53.742Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:53.996Z] 09:32:53.680121 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/classes] [2024-04-16T09:32:53.996Z] 09:32:53.714893 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 401 milliseconds. [2024-04-16T09:32:53.996Z] Deployed classes [2024-04-16T09:32:54.250Z] Servlet WEB-HELLO initialized [2024-04-16T09:32:54.250Z] Hello World! [2024-04-16T09:32:54.250Z] 09:32:54.060455 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:54.250Z] org.glassfish.web.loader.WebappClassLoader@57bdceaa[name=/classes], urls=[ [2024-04-16T09:32:54.250Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:54.250Z] file:/tmp/gfembed17713703296092280115tmp/generated/ejb/classes/ [2024-04-16T09:32:54.250Z] file:/tmp/gfembed17713703296092280115tmp/generated/classes/ [2024-04-16T09:32:54.250Z] ][delegate=true, context=/classes, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:54.250Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:32:54.250Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@280d5a82 [2024-04-16T09:32:54.250Z] 09:32:54.090550 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:54.250Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:54.250Z] 09:32:54.115561 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:32:54.250Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 s -- in org.glassfish.tests.embedded.web.EmbeddedAddHttpsListenerTest [2024-04-16T09:32:54.505Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:55.063Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest [2024-04-16T09:32:55.063Z] [0.445s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.229ms [2024-04-16T09:32:55.622Z] [1.015s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.223ms [2024-04-16T09:32:55.622Z] 09:32:55.503907 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:55.876Z] 09:32:55.647255 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:32:55.876Z] 09:32:55.648357 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:32:55.876Z] 09:32:55.678551 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:32:56.131Z] [1.565s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 5.857ms [2024-04-16T09:32:56.131Z] [1.565s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:32:56.131Z] [1.575s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.632ms [2024-04-16T09:32:56.131Z] [1.579s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.073ms [2024-04-16T09:32:56.131Z] [1.581s][info][gc] GC(3) Concurrent Mark Cycle 15.580ms [2024-04-16T09:32:56.131Z] 09:32:56.031718 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:32:56.384Z] 09:32:56.142949 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (520 ms), startup services (605 ms), total (1,125 ms) [2024-04-16T09:32:56.384Z] 09:32:56.214728 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed3893890161855138376tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed3893890161855138376tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:32:56.384Z] 09:32:56.290773 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:32:56.638Z] ================ EmbeddedAddListenerDefaultVS Test [2024-04-16T09:32:56.638Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@51da32e5 [2024-04-16T09:32:56.638Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:32:56.638Z] [1.946s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 4.722ms [2024-04-16T09:32:56.638Z] [1.953s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 2.803ms [2024-04-16T09:32:56.638Z] 09:32:56.453274 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:32:56.638Z] 09:32:56.485139 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:32:56.638Z] 09:32:56.485632 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:32:56.638Z] 09:32:56.487873 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:32:56.892Z] 09:32:56.700361 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:32:56.892Z] 09:32:56.701401 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:32:57.145Z] 09:32:56.826914 INFO pool-13-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:32:57.145Z] 09:32:56.873108 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:32:57.146Z] 09:32:56.884028 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:32:57.146Z] 09:32:56.885322 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:32:57.146Z] 09:32:56.951831 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:57.146Z] [2.565s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 110M->27M(256M) 3.683ms [2024-04-16T09:32:57.146Z] [2.565s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:32:57.146Z] [2.589s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.775ms [2024-04-16T09:32:57.146Z] 09:32:57.022939 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:32:57.146Z] 09:32:57.050478 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:32:57.146Z] 09:32:57.054529 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:57.146Z] 09:32:57.055055 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:57.146Z] 09:32:57.055623 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:32:57.146Z] 09:32:57.060188 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:32:57.146Z] [2.599s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.082ms [2024-04-16T09:32:57.146Z] [2.600s][info][gc] GC(7) Concurrent Mark Cycle 34.982ms [2024-04-16T09:32:57.146Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-04-16T09:32:57.146Z] 09:32:57.071147 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:32:57.401Z] 09:32:57.242685 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:32:57.401Z] 09:32:57.243183 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:32:57.401Z] 09:32:57.245123 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:32:57.401Z] 09:32:57.262286 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:57.401Z] 09:32:57.263336 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:32:57.401Z] 09:32:57.264397 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:32:57.401Z] 09:32:57.267650 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:32:57.401Z] 09:32:57.289810 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:32:57.401Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:32:57.401Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:57.401Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:57.401Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:57.401Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:57.401Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:57.402Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:57.402Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:57.402Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:57.402Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:57.402Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-04-16T09:32:57.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:57.402Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:57.402Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:57.402Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:57.402Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:57.402Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:57.402Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:57.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:57.402Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.402Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.402Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.403Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.403Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:57.403Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:57.403Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:57.403Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:57.403Z] [2024-04-16T09:32:57.403Z] 09:32:57.292919 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:32:57.403Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:32:57.403Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:57.403Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:57.403Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:57.404Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:57.404Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:57.404Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:57.404Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:57.404Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:57.404Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-04-16T09:32:57.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:57.404Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:57.404Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:57.404Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:57.404Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:57.404Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.404Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.404Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.405Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:57.405Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:57.405Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:57.405Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:57.405Z] [2024-04-16T09:32:57.405Z] 09:32:57.295684 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:32:57.405Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:32:57.405Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:57.405Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:57.405Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:57.405Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:57.405Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:57.405Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:57.405Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:57.405Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:57.405Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:57.406Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:57.406Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:57.406Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:57.406Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:57.406Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-04-16T09:32:57.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:57.406Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:57.406Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:57.406Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:57.406Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:57.406Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.406Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.406Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.407Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:57.407Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:57.407Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:57.407Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:57.407Z] [2024-04-16T09:32:57.407Z] 09:32:57.298379 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:32:57.407Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:32:57.407Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:57.407Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:57.407Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:57.407Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:57.407Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:57.407Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:57.407Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:57.407Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:57.408Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:57.408Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:57.408Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:57.408Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:57.408Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:57.408Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-04-16T09:32:57.408Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:57.408Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:57.408Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:57.408Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:57.408Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:57.408Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.408Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.408Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.408Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:57.409Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:57.409Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:57.409Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:57.409Z] [2024-04-16T09:32:57.409Z] 09:32:57.301093 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:32:57.409Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:32:57.409Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:32:57.409Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:32:57.409Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:32:57.409Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:32:57.409Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:32:57.409Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:32:57.409Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:32:57.409Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:32:57.409Z] at org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddListenerDefaultVSTest.java:73) [2024-04-16T09:32:57.410Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:32:57.410Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:32:57.410Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:32:57.410Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:32:57.410Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:32:57.410Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.410Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.410Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:32:57.410Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:32:57.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:32:57.411Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:32:57.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:32:57.411Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:32:57.411Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:32:57.411Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:32:57.411Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:32:57.411Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:32:57.411Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:32:57.411Z] [2024-04-16T09:32:57.665Z] 09:32:57.387816 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:57.665Z] org.glassfish.web.loader.WebappClassLoader@54f2df29[name=unknown], urls=[ [2024-04-16T09:32:57.666Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:57.666Z] file:/tmp/gfembed3893890161855138376tmp/generated/ejb/classes/ [2024-04-16T09:32:57.666Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:57.666Z] 09:32:57.477011 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:57.666Z] org.glassfish.web.loader.WebappClassLoader@1b475663[name=unknown], urls=[ [2024-04-16T09:32:57.666Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:57.666Z] file:/tmp/gfembed3893890161855138376tmp/generated/ejb/classes/ [2024-04-16T09:32:57.666Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:57.666Z] 09:32:57.563366 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-04-16T09:32:57.666Z] 09:32:57.600539 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:57.666Z] org.glassfish.web.loader.WebappClassLoader@79cdf2d4[name=unknown], urls=[ [2024-04-16T09:32:57.666Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:57.666Z] file:/tmp/gfembed3893890161855138376tmp/generated/ejb/classes// [2024-04-16T09:32:57.666Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:57.921Z] 09:32:57.637718 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:32:57.921Z] Servlet MyServlet initialized [2024-04-16T09:32:57.921Z] 09:32:57.736692 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:32:57.921Z] org.glassfish.web.loader.WebappClassLoader@7c226095[name=/test], urls=[ [2024-04-16T09:32:57.921Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:32:57.921Z] file:/tmp/gfembed3893890161855138376tmp/generated/ejb/classes// [2024-04-16T09:32:57.921Z] file:/tmp/gfembed3893890161855138376tmp/generated/classes/ [2024-04-16T09:32:57.921Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:32:57.921Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@71e7830a [2024-04-16T09:32:57.921Z] 09:32:57.763867 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:32:57.921Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:32:57.922Z] 09:32:57.788182 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:32:57.922Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.910 s -- in org.glassfish.tests.embedded.web.EmbeddedAddListenerDefaultVSTest [2024-04-16T09:32:58.175Z] [0.002s][info][gc] Using G1 [2024-04-16T09:32:58.733Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest [2024-04-16T09:32:58.733Z] [0.448s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.146ms [2024-04-16T09:32:59.289Z] [0.975s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.476ms [2024-04-16T09:32:59.289Z] 09:32:59.133333 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:32:59.543Z] 09:32:59.276146 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:32:59.543Z] 09:32:59.277228 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:32:59.543Z] 09:32:59.307334 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:32:59.797Z] [1.520s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.404ms [2024-04-16T09:32:59.797Z] [1.520s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:32:59.797Z] [1.529s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.563ms [2024-04-16T09:32:59.797Z] 09:32:59.658048 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:32:59.797Z] [1.533s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.073ms [2024-04-16T09:32:59.797Z] [1.535s][info][gc] GC(3) Concurrent Mark Cycle 15.388ms [2024-04-16T09:32:59.797Z] 09:32:59.770883 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (481 ms), startup services (605 ms), total (1,086 ms) [2024-04-16T09:33:00.050Z] 09:32:59.841312 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed5823596977274342258tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed5823596977274342258tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:00.050Z] 09:32:59.918197 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:00.050Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-04-16T09:33:00.050Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@4bb147ec [2024-04-16T09:33:00.050Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:00.304Z] [1.917s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 76M->23M(256M) 5.160ms [2024-04-16T09:33:00.304Z] [1.928s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.165ms [2024-04-16T09:33:00.304Z] 09:33:00.115994 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:00.304Z] 09:33:00.147299 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:00.304Z] 09:33:00.147797 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:00.304Z] 09:33:00.150024 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:00.558Z] 09:33:00.352809 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:00.558Z] 09:33:00.353828 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:00.558Z] 09:33:00.475818 INFO pool-7-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:00.812Z] 09:33:00.520831 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:00.812Z] 09:33:00.530483 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:00.812Z] 09:33:00.531764 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:00.812Z] [2.536s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 110M->27M(256M) 4.348ms [2024-04-16T09:33:00.812Z] [2.536s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:00.812Z] 09:33:00.593395 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:00.812Z] 09:33:00.665166 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:00.812Z] [2.558s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.828ms [2024-04-16T09:33:00.812Z] [2.566s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.081ms [2024-04-16T09:33:00.812Z] 09:33:00.693673 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:00.813Z] 09:33:00.697616 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:00.813Z] 09:33:00.698154 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:00.813Z] 09:33:00.698740 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:00.813Z] 09:33:00.705710 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:00.813Z] [2.567s][info][gc] GC(7) Concurrent Mark Cycle 30.880ms [2024-04-16T09:33:00.813Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-04-16T09:33:00.813Z] 09:33:00.715315 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:01.067Z] 09:33:00.883286 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:01.067Z] 09:33:00.883744 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:01.067Z] 09:33:00.885573 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:01.067Z] 09:33:00.902197 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:01.067Z] 09:33:00.902907 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:01.067Z] 09:33:00.903641 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:01.067Z] 09:33:00.905925 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:01.067Z] 09:33:00.923756 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:01.067Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:01.067Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:01.067Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:01.067Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:01.067Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:01.067Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:01.067Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:01.067Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:01.067Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:01.067Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-04-16T09:33:01.067Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:01.067Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:01.067Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:01.067Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:01.067Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:01.067Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:01.067Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:01.067Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:01.068Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.068Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.068Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:01.068Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:01.069Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:01.069Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:01.069Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:01.069Z] [2024-04-16T09:33:01.069Z] 09:33:00.926803 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:01.069Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:01.069Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:01.069Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:01.069Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:01.069Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:01.069Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:01.069Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:01.069Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:01.069Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:01.069Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-04-16T09:33:01.069Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:01.069Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:01.069Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:01.069Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:01.069Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:01.069Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:01.069Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:01.069Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:01.069Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:01.069Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:01.069Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:01.070Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.070Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.070Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:01.070Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:01.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:01.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:01.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:01.070Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:01.071Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:01.071Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:01.071Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:01.071Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:01.071Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:01.071Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:01.071Z] [2024-04-16T09:33:01.071Z] 09:33:00.929513 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:01.071Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:01.071Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:01.071Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:01.071Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:01.071Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:01.071Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:01.071Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:01.071Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:01.071Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:01.071Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-04-16T09:33:01.071Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:01.071Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:01.071Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:01.071Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:01.071Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:01.071Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:01.072Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:01.072Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:01.072Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:01.072Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.072Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:01.072Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:01.072Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.072Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.072Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:01.072Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:01.072Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:01.073Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:01.073Z] [2024-04-16T09:33:01.073Z] 09:33:00.932151 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:01.073Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:01.073Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:01.073Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:01.073Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:01.073Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:01.073Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:01.073Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:01.073Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:01.073Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:01.073Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-04-16T09:33:01.073Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:01.073Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:01.073Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:01.073Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:01.073Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:01.073Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:01.073Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.074Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:01.074Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:01.074Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.074Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.074Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:01.074Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:01.074Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:01.074Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:01.074Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:01.074Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:01.074Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:01.075Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:01.075Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:01.075Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:01.075Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:01.075Z] [2024-04-16T09:33:01.075Z] 09:33:00.934688 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:01.075Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:01.075Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:01.075Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:01.075Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:01.075Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:01.075Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:01.075Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:01.075Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:01.075Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:01.075Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassNameTest.java:83) [2024-04-16T09:33:01.075Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:01.075Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:01.075Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:01.075Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:01.075Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:01.075Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:01.075Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.076Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.076Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:01.076Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:01.076Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:01.076Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:01.076Z] [2024-04-16T09:33:01.331Z] 09:33:01.015940 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:01.331Z] org.glassfish.web.loader.WebappClassLoader@6f8667bb[name=unknown], urls=[ [2024-04-16T09:33:01.331Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:01.331Z] file:/tmp/gfembed5823596977274342258tmp/generated/ejb/classes/ [2024-04-16T09:33:01.331Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:01.331Z] 09:33:01.101573 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:01.331Z] org.glassfish.web.loader.WebappClassLoader@315b4202[name=unknown], urls=[ [2024-04-16T09:33:01.331Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:01.331Z] file:/tmp/gfembed5823596977274342258tmp/generated/ejb/classes/ [2024-04-16T09:33:01.331Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:01.331Z] 09:33:01.185850 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-04-16T09:33:01.331Z] 09:33:01.220082 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:01.332Z] org.glassfish.web.loader.WebappClassLoader@636dbfe7[name=unknown], urls=[ [2024-04-16T09:33:01.332Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:01.332Z] file:/tmp/gfembed5823596977274342258tmp/generated/ejb/classes// [2024-04-16T09:33:01.332Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:01.332Z] 09:33:01.257192 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:01.586Z] 09:33:01.355189 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:01.586Z] org.glassfish.web.loader.WebappClassLoader@32e830a0[name=/test], urls=[ [2024-04-16T09:33:01.586Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:01.586Z] file:/tmp/gfembed5823596977274342258tmp/generated/ejb/classes// [2024-04-16T09:33:01.586Z] file:/tmp/gfembed5823596977274342258tmp/generated/classes/ [2024-04-16T09:33:01.586Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:01.586Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6abb7b7d [2024-04-16T09:33:01.586Z] 09:33:01.382219 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:01.586Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:01.586Z] 09:33:01.405624 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:01.586Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.852 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassNameTest [2024-04-16T09:33:01.839Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:02.397Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest [2024-04-16T09:33:02.397Z] [0.451s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 2.901ms [2024-04-16T09:33:02.955Z] [0.995s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.357ms [2024-04-16T09:33:02.955Z] 09:33:02.770561 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:03.209Z] 09:33:02.915958 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:03.209Z] 09:33:02.917103 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:03.209Z] 09:33:02.948384 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:03.462Z] [1.577s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.977ms [2024-04-16T09:33:03.462Z] [1.577s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:03.462Z] [1.586s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.596ms [2024-04-16T09:33:03.462Z] [1.590s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.056ms [2024-04-16T09:33:03.462Z] [1.592s][info][gc] GC(3) Concurrent Mark Cycle 14.686ms [2024-04-16T09:33:03.462Z] 09:33:03.325871 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:03.716Z] 09:33:03.450922 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (495 ms), startup services (646 ms), total (1,141 ms) [2024-04-16T09:33:03.716Z] 09:33:03.520867 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed426790012897155709tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed426790012897155709tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:03.717Z] 09:33:03.596906 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:03.717Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-04-16T09:33:03.717Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@59a2388e [2024-04-16T09:33:03.717Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:03.971Z] [1.962s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 4.998ms [2024-04-16T09:33:03.971Z] [1.969s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 2.919ms [2024-04-16T09:33:03.971Z] 09:33:03.766143 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:03.971Z] 09:33:03.800089 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:03.971Z] 09:33:03.800594 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:03.971Z] 09:33:03.802891 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:04.225Z] 09:33:04.024868 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:04.225Z] 09:33:04.025789 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:04.225Z] 09:33:04.160802 INFO pool-15-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:04.479Z] 09:33:04.204796 SEVERE pool-6-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:04.479Z] 09:33:04.214661 SEVERE pool-6-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:04.479Z] 09:33:04.215840 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:04.479Z] 09:33:04.284525 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:04.479Z] [2.608s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 110M->27M(256M) 3.739ms [2024-04-16T09:33:04.479Z] [2.608s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:04.479Z] [2.629s][info][gc] GC(7) Pause Remark 29M->29M(256M) 1.764ms [2024-04-16T09:33:04.479Z] 09:33:04.355773 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:04.479Z] 09:33:04.383120 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 16 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:04.479Z] 09:33:04.387153 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:04.479Z] 09:33:04.387665 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:04.479Z] 09:33:04.388270 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:04.479Z] 09:33:04.394891 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:04.479Z] [2.637s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.073ms [2024-04-16T09:33:04.479Z] [2.638s][info][gc] GC(7) Concurrent Mark Cycle 30.054ms [2024-04-16T09:33:04.735Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-04-16T09:33:04.735Z] 09:33:04.404044 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:04.735Z] 09:33:04.570416 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:04.735Z] 09:33:04.570869 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:04.735Z] 09:33:04.572753 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:04.735Z] 09:33:04.589475 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:04.735Z] 09:33:04.590255 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:04.735Z] 09:33:04.590969 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:04.735Z] 09:33:04.593194 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:04.735Z] 09:33:04.613214 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:04.735Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:04.735Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:04.735Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:04.735Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:04.735Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:04.735Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:04.735Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:04.735Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:04.735Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:04.735Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-04-16T09:33:04.735Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:04.735Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:04.735Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:04.735Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:04.735Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:04.735Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:04.735Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:04.735Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:04.735Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:04.736Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.736Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.736Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:04.736Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:04.737Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:04.737Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:04.737Z] [2024-04-16T09:33:04.737Z] 09:33:04.616460 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:04.737Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:04.737Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:04.737Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:04.737Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:04.737Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:04.737Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:04.737Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:04.737Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:04.737Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:04.737Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-04-16T09:33:04.737Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:04.737Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:04.737Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:04.737Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:04.737Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:04.737Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:04.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:04.737Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:04.737Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:04.737Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:04.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:04.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:04.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.738Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.738Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:04.738Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:04.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:04.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:04.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:04.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:04.739Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:04.739Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:04.739Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:04.739Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:04.739Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:04.739Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:04.739Z] [2024-04-16T09:33:04.739Z] 09:33:04.619291 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:04.739Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:04.739Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:04.739Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:04.739Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:04.739Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:04.739Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:04.739Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:04.739Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:04.739Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:04.739Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-04-16T09:33:04.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:04.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:04.739Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:04.739Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:04.739Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:04.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:04.740Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:04.740Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:04.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:04.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:04.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:04.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:04.740Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:04.741Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:04.741Z] [2024-04-16T09:33:04.741Z] 09:33:04.622069 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:04.741Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:04.741Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:04.741Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:04.741Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:04.741Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:04.741Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:04.741Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:04.741Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:04.741Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:04.741Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-04-16T09:33:04.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:04.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:04.741Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:04.741Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:04.741Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:04.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.742Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:04.742Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:04.742Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.742Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.742Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:04.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:04.742Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:04.742Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:04.743Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:04.743Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:04.743Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:04.743Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:04.743Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:04.743Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:04.743Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:04.743Z] [2024-04-16T09:33:04.743Z] 09:33:04.624851 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:04.743Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:04.743Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:04.743Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:04.743Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:04.743Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:04.743Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:04.743Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:04.743Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:04.743Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:04.743Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletAndFilterByClassTest.java:89) [2024-04-16T09:33:04.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:04.743Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:04.743Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:04.743Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:04.743Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:04.743Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:04.744Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:04.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:04.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:04.744Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.744Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.744Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:04.744Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:04.744Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:04.745Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:04.745Z] [2024-04-16T09:33:04.998Z] 09:33:04.723686 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:04.998Z] org.glassfish.web.loader.WebappClassLoader@20b829d5[name=unknown], urls=[ [2024-04-16T09:33:04.998Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:04.998Z] file:/tmp/gfembed426790012897155709tmp/generated/ejb/classes/ [2024-04-16T09:33:04.998Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:04.998Z] 09:33:04.818183 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:04.998Z] org.glassfish.web.loader.WebappClassLoader@315b4202[name=unknown], urls=[ [2024-04-16T09:33:04.998Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:04.998Z] file:/tmp/gfembed426790012897155709tmp/generated/ejb/classes/ [2024-04-16T09:33:04.998Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:05.253Z] 09:33:04.914017 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-04-16T09:33:05.253Z] 09:33:04.953877 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:05.253Z] org.glassfish.web.loader.WebappClassLoader@42ecc554[name=unknown], urls=[ [2024-04-16T09:33:05.253Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:05.253Z] file:/tmp/gfembed426790012897155709tmp/generated/ejb/classes// [2024-04-16T09:33:05.253Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:05.253Z] 09:33:04.992710 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:05.253Z] 09:33:05.091399 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:05.253Z] org.glassfish.web.loader.WebappClassLoader@135e49b2[name=/test], urls=[ [2024-04-16T09:33:05.253Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:05.253Z] file:/tmp/gfembed426790012897155709tmp/generated/ejb/classes// [2024-04-16T09:33:05.253Z] file:/tmp/gfembed426790012897155709tmp/generated/classes/ [2024-04-16T09:33:05.253Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:05.253Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6abb7b7d [2024-04-16T09:33:05.253Z] 09:33:05.119892 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:05.253Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:05.253Z] 09:33:05.144225 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:05.253Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.969 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletAndFilterByClassTest [2024-04-16T09:33:05.811Z] [0.003s][info][gc] Using G1 [2024-04-16T09:33:06.065Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest [2024-04-16T09:33:06.065Z] [0.465s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.160ms [2024-04-16T09:33:06.623Z] [1.020s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 6.211ms [2024-04-16T09:33:06.623Z] 09:33:06.544059 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:06.877Z] 09:33:06.696388 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:06.877Z] 09:33:06.697487 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:06.877Z] 09:33:06.728388 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:07.131Z] [1.590s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 58M->20M(258M) 6.011ms [2024-04-16T09:33:07.131Z] [1.590s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:07.131Z] [1.601s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.508ms [2024-04-16T09:33:07.131Z] [1.606s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.076ms [2024-04-16T09:33:07.131Z] [1.608s][info][gc] GC(3) Concurrent Mark Cycle 17.637ms [2024-04-16T09:33:07.384Z] 09:33:07.090042 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:07.384Z] 09:33:07.209895 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (514 ms), startup services (630 ms), total (1,144 ms) [2024-04-16T09:33:07.384Z] 09:33:07.283836 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed12913851269766889546tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12913851269766889546tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:07.638Z] 09:33:07.361284 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:07.638Z] ================ EmbeddedAddServletDefaultVS Test [2024-04-16T09:33:07.638Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@6be6931f [2024-04-16T09:33:07.638Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:07.638Z] [1.987s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 78M->23M(256M) 4.957ms [2024-04-16T09:33:07.638Z] [1.995s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 2.962ms [2024-04-16T09:33:07.638Z] 09:33:07.535713 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:07.893Z] 09:33:07.568886 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:07.893Z] 09:33:07.569383 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:07.893Z] 09:33:07.571749 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:07.893Z] 09:33:07.782127 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:07.893Z] 09:33:07.783112 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:08.147Z] 09:33:07.908278 INFO pool-12-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:08.147Z] 09:33:07.956170 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:08.147Z] 09:33:07.970136 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:08.147Z] 09:33:07.971779 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:08.147Z] 09:33:08.032880 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:08.147Z] [2.615s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 105M->27M(256M) 3.851ms [2024-04-16T09:33:08.147Z] [2.615s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:08.147Z] [2.636s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.713ms [2024-04-16T09:33:08.401Z] 09:33:08.104369 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:08.401Z] 09:33:08.133418 INFO pool-8-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:08.401Z] 09:33:08.137436 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:08.401Z] 09:33:08.137939 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:08.401Z] 09:33:08.138520 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:08.401Z] 09:33:08.145110 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:08.401Z] [2.643s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.066ms [2024-04-16T09:33:08.401Z] [2.645s][info][gc] GC(7) Concurrent Mark Cycle 29.264ms [2024-04-16T09:33:08.401Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-04-16T09:33:08.401Z] 09:33:08.154418 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:08.401Z] 09:33:08.321012 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:08.401Z] 09:33:08.321498 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:08.402Z] 09:33:08.323410 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:08.402Z] 09:33:08.339773 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:08.402Z] 09:33:08.340551 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:08.402Z] 09:33:08.341390 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:08.402Z] 09:33:08.343801 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:08.656Z] 09:33:08.362019 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:08.656Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:08.656Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:08.656Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:08.656Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:08.656Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:08.656Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:08.656Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:08.656Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:08.656Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:08.656Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-04-16T09:33:08.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:08.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:08.656Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:08.656Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:08.656Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:08.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:08.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.657Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.657Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:08.657Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:08.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:08.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:08.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:08.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:08.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:08.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:08.658Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:08.658Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:08.658Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:08.658Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:08.658Z] [2024-04-16T09:33:08.658Z] 09:33:08.365054 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:08.658Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:08.658Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:08.658Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:08.658Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:08.658Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:08.658Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:08.658Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:08.658Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:08.658Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:08.658Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-04-16T09:33:08.658Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:08.658Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:08.658Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:08.658Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:08.658Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:08.658Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:08.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:08.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:08.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:08.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.659Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.659Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:08.659Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:08.659Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:08.659Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:08.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:08.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:08.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:08.660Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:08.660Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:08.660Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:08.660Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:08.660Z] [2024-04-16T09:33:08.660Z] 09:33:08.367741 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:08.660Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:08.660Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:08.660Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:08.660Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:08.660Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:08.660Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:08.660Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:08.660Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:08.660Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:08.660Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-04-16T09:33:08.660Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:08.660Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:08.660Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:08.660Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:08.660Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:08.660Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.660Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:08.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:08.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.661Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.661Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:08.661Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:08.661Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:08.661Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:08.661Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:08.661Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:08.661Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:08.661Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:08.662Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:08.662Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:08.662Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:08.662Z] [2024-04-16T09:33:08.662Z] 09:33:08.370386 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:08.662Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:08.662Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:08.662Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:08.662Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:08.662Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:08.662Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:08.662Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:08.662Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:08.662Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:08.662Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-04-16T09:33:08.662Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:08.662Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:08.662Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:08.662Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:08.662Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:08.662Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:08.662Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:08.662Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:08.662Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.663Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.663Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:08.663Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:08.663Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:08.663Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:08.663Z] [2024-04-16T09:33:08.663Z] 09:33:08.372978 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:08.663Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:08.663Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:08.664Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:08.664Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:08.664Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:08.664Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:08.664Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:08.664Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:08.664Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:08.664Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest.testEmbeddedAddServletDefaultVS(EmbeddedAddServletDefaultVSTest.java:72) [2024-04-16T09:33:08.664Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:08.664Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:08.664Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:08.664Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:08.664Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:08.664Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:08.664Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:08.664Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:08.664Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.664Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.664Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.664Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.664Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.665Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.665Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:08.665Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:08.665Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:08.665Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:08.665Z] [2024-04-16T09:33:08.665Z] 09:33:08.454868 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:08.665Z] org.glassfish.web.loader.WebappClassLoader@632241f5[name=unknown], urls=[ [2024-04-16T09:33:08.665Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:08.665Z] file:/tmp/gfembed12913851269766889546tmp/generated/ejb/classes/ [2024-04-16T09:33:08.665Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:08.665Z] 09:33:08.541196 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:08.666Z] org.glassfish.web.loader.WebappClassLoader@faec277[name=unknown], urls=[ [2024-04-16T09:33:08.666Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:08.666Z] file:/tmp/gfembed12913851269766889546tmp/generated/ejb/classes/ [2024-04-16T09:33:08.666Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:08.920Z] 09:33:08.634202 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-04-16T09:33:08.920Z] 09:33:08.662173 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:08.920Z] org.glassfish.web.loader.WebappClassLoader@6451a288[name=unknown], urls=[ [2024-04-16T09:33:08.920Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:08.920Z] file:/tmp/gfembed12913851269766889546tmp/generated/ejb/classes// [2024-04-16T09:33:08.920Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:08.920Z] 09:33:08.696001 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:08.920Z] Servlet NewServlet initialized [2024-04-16T09:33:08.920Z] 09:33:08.794313 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:08.920Z] org.glassfish.web.loader.WebappClassLoader@353b0719[name=/test], urls=[ [2024-04-16T09:33:08.920Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:08.920Z] file:/tmp/gfembed12913851269766889546tmp/generated/ejb/classes// [2024-04-16T09:33:08.920Z] file:/tmp/gfembed12913851269766889546tmp/generated/classes/ [2024-04-16T09:33:08.920Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:08.920Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@517fbf62 [2024-04-16T09:33:08.920Z] 09:33:08.821170 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:08.920Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:08.920Z] 09:33:08.844664 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:08.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.914 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletDefaultVSTest [2024-04-16T09:33:09.478Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:09.731Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddServletTest [2024-04-16T09:33:09.731Z] [0.458s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.093ms [2024-04-16T09:33:10.289Z] [1.003s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.296ms [2024-04-16T09:33:10.289Z] 09:33:10.224664 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:10.542Z] 09:33:10.412343 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:10.542Z] 09:33:10.413688 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:10.542Z] 09:33:10.451468 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:11.100Z] [1.677s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.509ms [2024-04-16T09:33:11.100Z] [1.677s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:11.100Z] [1.687s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.695ms [2024-04-16T09:33:11.100Z] [1.692s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.051ms [2024-04-16T09:33:11.100Z] [1.693s][info][gc] GC(3) Concurrent Mark Cycle 16.533ms [2024-04-16T09:33:11.100Z] 09:33:10.884075 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:11.100Z] 09:33:11.001736 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (516 ms), startup services (730 ms), total (1,246 ms) [2024-04-16T09:33:11.353Z] 09:33:11.085342 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed15605325232383815794tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15605325232383815794tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:11.354Z] 09:33:11.176228 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:11.354Z] ================ EmbeddedAddServlet Test [2024-04-16T09:33:11.354Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@483f286e [2024-04-16T09:33:11.354Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:11.354Z] [2.114s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 5.315ms [2024-04-16T09:33:11.354Z] [2.123s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.172ms [2024-04-16T09:33:11.608Z] 09:33:11.409201 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:11.608Z] 09:33:11.452513 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:11.608Z] 09:33:11.453160 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:11.608Z] 09:33:11.455928 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:11.861Z] 09:33:11.698601 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:11.862Z] 09:33:11.699420 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:12.116Z] 09:33:11.858695 INFO pool-15-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:12.116Z] 09:33:11.910714 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:12.116Z] 09:33:11.920767 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:12.116Z] 09:33:11.922579 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:12.116Z] 09:33:12.004878 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:12.116Z] [2.902s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 112M->27M(256M) 5.126ms [2024-04-16T09:33:12.116Z] [2.902s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:12.370Z] [2.925s][info][gc] GC(7) Pause Remark 29M->29M(256M) 2.421ms [2024-04-16T09:33:12.370Z] [2.933s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.066ms [2024-04-16T09:33:12.370Z] [2.935s][info][gc] GC(7) Concurrent Mark Cycle 32.303ms [2024-04-16T09:33:12.370Z] 09:33:12.090253 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:12.370Z] 09:33:12.121606 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 20 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:12.370Z] 09:33:12.126413 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:12.370Z] 09:33:12.127060 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:12.370Z] 09:33:12.127707 INFO pool-16-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:12.370Z] 09:33:12.136357 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:12.370Z] 09:33:12.147396 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-04-16T09:33:12.370Z] 09:33:12.148437 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server test-server [2024-04-16T09:33:12.370Z] 09:33:12.156057 SEVERE pool-17-thread-1 com.sun.enterprise.web.WebContainer.configureHost Network listener test-listener referenced by virtual server test-server does not exist [2024-04-16T09:33:12.370Z] 09:33:12.193108 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server test-server loaded default web module [2024-04-16T09:33:12.370Z] 09:33:12.194119 SEVERE pool-17-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server test-server does not exist [2024-04-16T09:33:12.370Z] 09:33:12.195343 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:12.370Z] 09:33:12.198463 SEVERE pool-17-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server test-server does not exist [2024-04-16T09:33:12.370Z] 09:33:12.199480 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:12.370Z] 09:33:12.206091 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:12.370Z] 09:33:12.208602 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:12.370Z] 09:33:12.212666 INFO pool-8-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:33:12.370Z] 09:33:12.215346 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:12.370Z] 09:33:12.218297 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:12.370Z] 09:33:12.220481 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server test-server [2024-04-16T09:33:12.371Z] 09:33:12.221165 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server test-server docroot /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-04-16T09:33:12.371Z] virtual server server [2024-04-16T09:33:12.371Z] virtual server test-server [2024-04-16T09:33:12.371Z] 09:33:12.223895 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:12.625Z] 09:33:12.405795 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:12.625Z] 09:33:12.406398 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:12.625Z] 09:33:12.408284 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:12.625Z] 09:33:12.426396 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:12.625Z] 09:33:12.427115 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:12.625Z] 09:33:12.427897 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:12.625Z] 09:33:12.430387 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:12.625Z] 09:33:12.451257 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:12.625Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:12.625Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:12.625Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:12.625Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:12.625Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:12.625Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:12.625Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:12.625Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:12.625Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:33:12.625Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-04-16T09:33:12.625Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:12.625Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:12.625Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:12.625Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:12.625Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:12.625Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:12.625Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:12.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:12.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:12.625Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:12.626Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.626Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.626Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:12.626Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:12.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:12.626Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:12.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:12.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:12.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:12.627Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:12.627Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:12.627Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:12.627Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:12.627Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:12.627Z] [2024-04-16T09:33:12.627Z] 09:33:12.454708 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:12.627Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:12.627Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:12.627Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:12.627Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:12.627Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:12.627Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:12.627Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:12.627Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:12.627Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:33:12.627Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-04-16T09:33:12.627Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:12.627Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:12.627Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:12.627Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:12.627Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:12.627Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:12.628Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.628Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.628Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:12.628Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:12.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:12.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:12.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:12.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:12.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:12.628Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:12.628Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:12.629Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:12.629Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:12.629Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:12.629Z] [2024-04-16T09:33:12.629Z] 09:33:12.457583 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:12.629Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:12.629Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:12.629Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:12.629Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:12.629Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:12.629Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:12.629Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:12.629Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:12.629Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:33:12.629Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-04-16T09:33:12.629Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:12.629Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:12.629Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:12.629Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:12.629Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:12.629Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:12.630Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.630Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:12.630Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:12.630Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.630Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.630Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:12.630Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:12.630Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:12.630Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:12.630Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:12.631Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:12.631Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:12.631Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:12.631Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:12.631Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:12.631Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:12.631Z] [2024-04-16T09:33:12.631Z] 09:33:12.460437 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:12.631Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:12.631Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:12.631Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:12.631Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:12.631Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:12.631Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:12.631Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:12.631Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:12.631Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:33:12.631Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-04-16T09:33:12.631Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:12.631Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:12.631Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:12.631Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:12.631Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:12.631Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:12.631Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:12.632Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.632Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.632Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:12.632Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:12.632Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:12.632Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:12.632Z] [2024-04-16T09:33:12.633Z] 09:33:12.463245 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:12.633Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:12.633Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:12.633Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:12.633Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:12.633Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:12.633Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:12.633Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:12.633Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:12.633Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:33:12.633Z] at org.glassfish.tests.embedded.web.EmbeddedAddServletTest.testEmbeddedWebAPIConfig(EmbeddedAddServletTest.java:89) [2024-04-16T09:33:12.633Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:12.633Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:12.633Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:12.633Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:12.633Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:12.633Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.633Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:12.634Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:12.634Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.634Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.634Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:12.634Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:12.634Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:12.634Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:12.634Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:12.634Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:12.634Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:12.635Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:12.635Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:12.635Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:12.635Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:12.635Z] [2024-04-16T09:33:12.888Z] 09:33:12.559621 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:12.888Z] org.glassfish.web.loader.WebappClassLoader@25de8898[name=unknown], urls=[ [2024-04-16T09:33:12.888Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:12.888Z] file:/tmp/gfembed15605325232383815794tmp/generated/ejb/classes/ [2024-04-16T09:33:12.888Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:12.888Z] 09:33:12.655679 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:12.888Z] org.glassfish.web.loader.WebappClassLoader@2d24cdd9[name=unknown], urls=[ [2024-04-16T09:33:12.889Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:12.889Z] file:/tmp/gfembed15605325232383815794tmp/generated/ejb/classes/ [2024-04-16T09:33:12.889Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:12.889Z] 09:33:12.746127 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-04-16T09:33:12.889Z] 09:33:12.793814 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:12.889Z] org.glassfish.web.loader.WebappClassLoader@6ace919c[name=unknown], urls=[ [2024-04-16T09:33:12.889Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:12.889Z] file:/tmp/gfembed15605325232383815794tmp/generated/ejb/classes// [2024-04-16T09:33:12.889Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:12.889Z] 09:33:12.835468 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:13.143Z] Servlet NewServlet initialized [2024-04-16T09:33:13.143Z] 09:33:12.951268 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:13.143Z] org.glassfish.web.loader.WebappClassLoader@10b87ff6[name=/test], urls=[ [2024-04-16T09:33:13.143Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:13.143Z] file:/tmp/gfembed15605325232383815794tmp/generated/ejb/classes// [2024-04-16T09:33:13.143Z] file:/tmp/gfembed15605325232383815794tmp/generated/classes/ [2024-04-16T09:33:13.143Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:13.143Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@222d9d4f [2024-04-16T09:33:13.143Z] 09:33:12.982069 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:13.143Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:13.143Z] 09:33:13.012088 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:13.143Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.390 s -- in org.glassfish.tests.embedded.web.EmbeddedAddServletTest [2024-04-16T09:33:13.397Z] [0.003s][info][gc] Using G1 [2024-04-16T09:33:13.956Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest [2024-04-16T09:33:13.956Z] [0.454s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.006ms [2024-04-16T09:33:14.513Z] [0.983s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.693ms [2024-04-16T09:33:14.513Z] 09:33:14.373327 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:14.767Z] 09:33:14.516581 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:14.767Z] 09:33:14.517684 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:14.767Z] 09:33:14.548623 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:15.022Z] [1.540s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 5.944ms [2024-04-16T09:33:15.022Z] [1.540s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:15.022Z] [1.550s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.529ms [2024-04-16T09:33:15.022Z] [1.554s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.058ms [2024-04-16T09:33:15.022Z] [1.555s][info][gc] GC(3) Concurrent Mark Cycle 15.077ms [2024-04-16T09:33:15.022Z] 09:33:14.910234 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:15.276Z] 09:33:15.028607 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (480 ms), startup services (625 ms), total (1,105 ms) [2024-04-16T09:33:15.276Z] 09:33:15.102215 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed15103888743466636476tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed15103888743466636476tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:15.276Z] 09:33:15.179406 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:15.276Z] ================ EmbeddedAddWebListener Test [2024-04-16T09:33:15.276Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@6b4125ed [2024-04-16T09:33:15.530Z] [1.948s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 5.200ms [2024-04-16T09:33:15.530Z] [1.955s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.327ms [2024-04-16T09:33:15.530Z] 09:33:15.368686 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:15.530Z] 09:33:15.400250 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:15.530Z] 09:33:15.400851 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:15.530Z] 09:33:15.403239 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:15.784Z] 09:33:15.616588 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:15.784Z] 09:33:15.617584 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:16.038Z] 09:33:15.791912 INFO pool-12-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:16.038Z] 09:33:15.877036 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:16.038Z] 09:33:15.903205 INFO pool-14-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 13 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:33:16.038Z] 09:33:15.909664 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:16.038Z] 09:33:15.910274 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:16.038Z] [2.537s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 99M->27M(256M) 3.969ms [2024-04-16T09:33:16.038Z] [2.537s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:16.038Z] [2.559s][info][gc] GC(7) Pause Remark 31M->31M(256M) 1.775ms [2024-04-16T09:33:16.038Z] [2.568s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.070ms [2024-04-16T09:33:16.038Z] [2.570s][info][gc] GC(7) Concurrent Mark Cycle 32.967ms [2024-04-16T09:33:16.038Z] 09:33:15.915302 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:16.038Z] 09:33:15.933403 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:16.038Z] 09:33:15.938494 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server server [2024-04-16T09:33:16.038Z] 09:33:15.962187 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-04-16T09:33:16.038Z] 09:33:15.967752 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-04-16T09:33:16.038Z] 09:33:15.970062 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-04-16T09:33:16.038Z] 09:33:15.976058 INFO pool-14-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9292] [2024-04-16T09:33:16.038Z] 09:33:15.979589 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9292 [2024-04-16T09:33:16.038Z] 09:33:15.981369 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9292 to virtual server server [2024-04-16T09:33:16.038Z] Web listener test-listener 9292 [2024-04-16T09:33:16.038Z] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-04-16T09:33:16.596Z] 09:33:16.215430 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:16.596Z] 09:33:16.215935 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:16.596Z] 09:33:16.217957 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:16.597Z] 09:33:16.235743 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:16.597Z] 09:33:16.236691 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:16.597Z] 09:33:16.237566 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:16.597Z] 09:33:16.240099 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:16.597Z] 09:33:16.265986 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:16.597Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:16.597Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:16.597Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:16.597Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:16.597Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:16.597Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:16.597Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:16.597Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:16.597Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:16.597Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.597Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:16.597Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.597Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:16.597Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:16.597Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-04-16T09:33:16.597Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:16.597Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:16.597Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:16.597Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:16.597Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:16.597Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:16.597Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:16.597Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:16.598Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.598Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.598Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:16.598Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:16.599Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:16.599Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:16.599Z] [2024-04-16T09:33:16.599Z] 09:33:16.269501 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:16.599Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:16.599Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:16.599Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:16.599Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:16.599Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:16.599Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:16.599Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:16.599Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:16.599Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:16.599Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.599Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:16.599Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.599Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:16.599Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:16.599Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-04-16T09:33:16.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:16.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:16.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:16.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:16.600Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:16.600Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.600Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.601Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.601Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:16.601Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:16.601Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:16.601Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:16.601Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:16.601Z] [2024-04-16T09:33:16.601Z] 09:33:16.272553 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:16.601Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:16.601Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:16.601Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:16.601Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:16.601Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:16.601Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:16.601Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:16.601Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:16.601Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:16.601Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.601Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:16.601Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.601Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:16.601Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:16.602Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:16.602Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:16.602Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:16.602Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:16.602Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-04-16T09:33:16.602Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:16.602Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:16.602Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:16.602Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:16.602Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:16.602Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.602Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.602Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.602Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:16.603Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:16.603Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:16.603Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:16.603Z] [2024-04-16T09:33:16.603Z] 09:33:16.275539 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:16.603Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:16.603Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:16.603Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:16.603Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:16.603Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:16.603Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:16.603Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:16.603Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:16.603Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:16.603Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:16.604Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.604Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:16.604Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.604Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:16.604Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:16.604Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-04-16T09:33:16.604Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:16.604Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:16.604Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:16.604Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:16.604Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:16.604Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.604Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.604Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.605Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:16.605Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:16.605Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:16.605Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:16.605Z] [2024-04-16T09:33:16.605Z] 09:33:16.278523 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:16.605Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:16.605Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:16.605Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:16.605Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:16.605Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:16.605Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:16.605Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:16.605Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:16.605Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:16.606Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:16.606Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.606Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:16.606Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:16.606Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:16.606Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:16.606Z] at org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest.test(EmbeddedAddWebListenerTest.java:94) [2024-04-16T09:33:16.606Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:16.606Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:16.606Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:16.606Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:16.606Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:16.606Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:16.606Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:16.606Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:16.606Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.606Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.606Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.607Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.607Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:16.607Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:16.607Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:16.607Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:16.607Z] [2024-04-16T09:33:16.607Z] 09:33:16.373119 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:16.607Z] org.glassfish.web.loader.WebappClassLoader@69e2fe3b[name=unknown], urls=[ [2024-04-16T09:33:16.607Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:16.607Z] file:/tmp/gfembed15103888743466636476tmp/generated/ejb/classes/ [2024-04-16T09:33:16.607Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:16.608Z] 09:33:16.417548 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:16.608Z] 09:33:16.454453 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 431 milliseconds. [2024-04-16T09:33:16.608Z] Deployed classes [2024-04-16T09:33:16.608Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:16.608Z] null [2024-04-16T09:33:16.608Z] 09:33:16.555028 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:16.608Z] org.glassfish.web.loader.WebappClassLoader@2bfa17b0[name=/test], urls=[ [2024-04-16T09:33:16.608Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:16.608Z] file:/tmp/gfembed15103888743466636476tmp/generated/ejb/classes/ [2024-04-16T09:33:16.608Z] file:/tmp/gfembed15103888743466636476tmp/generated/classes/ [2024-04-16T09:33:16.608Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:16.608Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:33:16.861Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6ec3d8e4 [2024-04-16T09:33:16.861Z] 09:33:16.584624 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:16.861Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:16.861Z] 09:33:16.608298 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:16.861Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.819 s -- in org.glassfish.tests.embedded.web.EmbeddedAddWebListenerTest [2024-04-16T09:33:17.116Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:17.676Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedClassLoaderTest [2024-04-16T09:33:17.676Z] [0.465s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.139ms [2024-04-16T09:33:18.233Z] [1.013s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.456ms [2024-04-16T09:33:18.234Z] 09:33:17.993344 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:18.234Z] 09:33:18.140706 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:18.234Z] 09:33:18.141748 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:18.234Z] 09:33:18.171290 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:18.791Z] [1.566s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->19M(258M) 6.800ms [2024-04-16T09:33:18.792Z] [1.566s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:18.792Z] [1.578s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.581ms [2024-04-16T09:33:18.792Z] [1.584s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.076ms [2024-04-16T09:33:18.792Z] [1.586s][info][gc] GC(3) Concurrent Mark Cycle 20.023ms [2024-04-16T09:33:18.792Z] 09:33:18.523043 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:18.792Z] 09:33:18.635438 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (503 ms), startup services (606 ms), total (1,109 ms) [2024-04-16T09:33:19.045Z] 09:33:18.707140 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed10638521365309348031tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10638521365309348031tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:19.045Z] 09:33:18.782976 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:19.045Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:19.045Z] [1.958s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 76M->23M(256M) 5.325ms [2024-04-16T09:33:19.045Z] [1.972s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.328ms [2024-04-16T09:33:19.045Z] 09:33:18.984013 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:19.299Z] 09:33:19.013910 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:19.299Z] 09:33:19.014404 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:19.299Z] 09:33:19.016791 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:19.553Z] 09:33:19.229893 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:19.553Z] 09:33:19.230954 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:19.553Z] 09:33:19.359173 INFO pool-5-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:19.553Z] 09:33:19.403829 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:19.553Z] 09:33:19.414402 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:19.553Z] 09:33:19.415656 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:19.554Z] 09:33:19.478013 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:19.811Z] [2.604s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 112M->27M(256M) 4.825ms [2024-04-16T09:33:19.811Z] [2.604s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:19.811Z] [2.627s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.608ms [2024-04-16T09:33:19.811Z] 09:33:19.549111 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:19.811Z] 09:33:19.582671 INFO pool-14-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 22 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:19.811Z] 09:33:19.587713 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:19.811Z] 09:33:19.588405 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:19.811Z] 09:33:19.589197 INFO pool-14-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:19.811Z] 09:33:19.595325 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:19.811Z] [2.635s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.078ms [2024-04-16T09:33:19.811Z] [2.636s][info][gc] GC(7) Concurrent Mark Cycle 32.542ms [2024-04-16T09:33:19.811Z] ---> Loading TestCacaoList with java.net.URLClassLoader@44dd0d38 [2024-04-16T09:33:19.811Z] ---> Finish to load TestCacaoList with java.net.URLClassLoader@44dd0d38 [2024-04-16T09:33:19.811Z] 09:33:19.606311 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'embedded-webapi-tests-testapp.war' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war' [2024-04-16T09:33:20.065Z] 09:33:19.902305 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:20.065Z] 09:33:19.902820 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:20.065Z] 09:33:19.904736 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:20.065Z] 09:33:19.922979 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:20.065Z] 09:33:19.923830 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:20.065Z] 09:33:19.924638 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:20.065Z] 09:33:19.927089 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:20.320Z] 09:33:20.010651 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:20.320Z] org.glassfish.web.loader.WebappClassLoader@37fef327[name=unknown], urls=[ [2024-04-16T09:33:20.320Z] file:/tmp/gfembed10638521365309348031tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-04-16T09:33:20.320Z] file:/tmp/gfembed10638521365309348031tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-04-16T09:33:20.320Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:20.320Z] 09:33:20.100570 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:20.320Z] org.glassfish.web.loader.WebappClassLoader@23b71d24[name=unknown], urls=[ [2024-04-16T09:33:20.320Z] file:/tmp/gfembed10638521365309348031tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-04-16T09:33:20.320Z] file:/tmp/gfembed10638521365309348031tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-04-16T09:33:20.320Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:20.320Z] 09:33:20.219739 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:20.320Z] org.glassfish.web.loader.WebappClassLoader@63c99f7[name=unknown], urls=[ [2024-04-16T09:33:20.320Z] file:/tmp/gfembed10638521365309348031tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-04-16T09:33:20.320Z] file:/tmp/gfembed10638521365309348031tmp/generated/ejb/embedded-webapi-tests-testapp// [2024-04-16T09:33:20.321Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:20.321Z] TestListener : contextInitialized called [2024-04-16T09:33:20.321Z] TestListener : Trying to load TestCacaoList [2024-04-16T09:33:20.321Z] Class TestCacaoList loaded successfully from listener [2024-04-16T09:33:20.321Z] TestListener : contextInitialized DONE [2024-04-16T09:33:20.321Z] 09:33:20.259194 INFO main com.sun.enterprise.web.WebApplication.start Loading application [embedded-webapi-tests-testapp] at [/test] [2024-04-16T09:33:20.321Z] 09:33:20.263491 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-04-16T09:33:20.575Z] Servlet TestServlet doGet called [2024-04-16T09:33:20.575Z] Class TestCacaoList loaded successfully from servlet [2024-04-16T09:33:20.575Z] Servlet TestServlet doGet DONE [2024-04-16T09:33:20.575Z] 09:33:20.368500 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:20.575Z] org.glassfish.web.loader.WebappClassLoader@37ffe4f3[name=/test], urls=[ [2024-04-16T09:33:20.575Z] file:/tmp/gfembed10638521365309348031tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-04-16T09:33:20.575Z] file:/tmp/gfembed10638521365309348031tmp/generated/ejb/embedded-webapi-tests-testapp// [2024-04-16T09:33:20.575Z] file:/tmp/gfembed10638521365309348031tmp/generated/embedded-webapi-tests-testapp/ [2024-04-16T09:33:20.575Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:20.575Z] 09:33:20.386394 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-04-16T09:33:20.575Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@55071497 [2024-04-16T09:33:20.575Z] 09:33:20.398323 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:20.575Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:20.575Z] 09:33:20.420165 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:20.575Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.029 s -- in org.glassfish.tests.embedded.web.EmbeddedClassLoaderTest [2024-04-16T09:33:20.831Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:21.391Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateContextTest [2024-04-16T09:33:21.391Z] [0.471s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.148ms [2024-04-16T09:33:21.950Z] [1.012s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.764ms [2024-04-16T09:33:21.950Z] 09:33:21.806379 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:22.204Z] 09:33:21.961885 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:22.204Z] 09:33:21.962984 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:22.204Z] 09:33:21.999515 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:22.459Z] [1.606s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.441ms [2024-04-16T09:33:22.459Z] [1.606s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:22.459Z] [1.616s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.514ms [2024-04-16T09:33:22.459Z] [1.620s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.061ms [2024-04-16T09:33:22.459Z] [1.622s][info][gc] GC(3) Concurrent Mark Cycle 15.213ms [2024-04-16T09:33:22.459Z] 09:33:22.379337 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:22.713Z] 09:33:22.491570 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (497 ms), startup services (648 ms), total (1,145 ms) [2024-04-16T09:33:22.713Z] 09:33:22.564141 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed1569923945792997807tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1569923945792997807tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:22.713Z] 09:33:22.641429 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:22.713Z] ================ EmbeddedCreateContext Test [2024-04-16T09:33:22.713Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@2ac519dc [2024-04-16T09:33:22.968Z] [1.996s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 5.609ms [2024-04-16T09:33:22.968Z] [2.003s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.259ms [2024-04-16T09:33:22.968Z] 09:33:22.816309 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:22.968Z] 09:33:22.849966 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:22.968Z] 09:33:22.850461 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:22.968Z] 09:33:22.852803 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:23.222Z] 09:33:23.062625 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:23.222Z] 09:33:23.063624 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:23.476Z] 09:33:23.245060 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:23.476Z] [2.576s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 99M->26M(256M) 4.337ms [2024-04-16T09:33:23.476Z] [2.576s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:23.476Z] [2.598s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.749ms [2024-04-16T09:33:23.476Z] [2.605s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.079ms [2024-04-16T09:33:23.476Z] [2.606s][info][gc] GC(7) Concurrent Mark Cycle 30.782ms [2024-04-16T09:33:23.476Z] 09:33:23.325242 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:23.476Z] 09:33:23.349050 INFO pool-7-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:23.477Z] 09:33:23.360711 INFO pool-7-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:23.477Z] 09:33:23.361390 INFO pool-7-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:23.477Z] 09:33:23.362056 INFO pool-7-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:23.477Z] 09:33:23.377551 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:23.477Z] 09:33:23.381696 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-04-16T09:33:23.477Z] 09:33:23.382525 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:23.732Z] 09:33:23.571921 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:23.732Z] 09:33:23.572452 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:23.732Z] 09:33:23.574454 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:23.732Z] 09:33:23.592855 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:23.732Z] 09:33:23.593673 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:23.732Z] 09:33:23.594506 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:23.732Z] 09:33:23.596993 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:23.732Z] 09:33:23.616492 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:23.732Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:23.732Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:23.732Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:23.732Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:23.732Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:23.732Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:23.732Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:23.732Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:23.733Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:23.733Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:23.733Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:23.733Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:23.733Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:23.733Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:23.733Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:23.733Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:23.733Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:23.733Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:23.733Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:23.733Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:23.733Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.733Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.734Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.734Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:23.734Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:23.734Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:23.734Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:23.734Z] [2024-04-16T09:33:23.734Z] 09:33:23.619764 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:23.734Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:23.734Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:23.734Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:23.734Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:23.734Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:23.735Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:23.735Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:23.735Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:23.735Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:23.735Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:23.735Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:23.735Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:23.735Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:23.735Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:23.735Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:23.735Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:23.735Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:23.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:23.735Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:23.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:23.735Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.735Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.735Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.736Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.736Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:23.736Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:23.736Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:23.736Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:23.736Z] [2024-04-16T09:33:23.736Z] 09:33:23.622660 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:23.737Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:23.737Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:23.737Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:23.737Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:23.737Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:23.737Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:23.737Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:23.737Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:23.737Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:23.737Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:23.737Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:23.737Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:23.737Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:23.737Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:23.737Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:23.737Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:23.737Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:23.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:23.737Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.738Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.738Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:23.738Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:23.738Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:23.738Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:23.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:23.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:23.739Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:23.739Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:23.739Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:23.739Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:23.739Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:23.739Z] [2024-04-16T09:33:23.739Z] 09:33:23.625564 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:23.739Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:23.739Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:23.739Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:23.739Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:23.739Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:23.739Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:23.739Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:23.739Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:23.739Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:23.739Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:23.739Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:23.739Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:23.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:23.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:23.739Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:23.739Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:23.739Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:23.739Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:23.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:23.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:23.740Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.740Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:23.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:23.740Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:23.740Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:23.741Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:23.741Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:23.741Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:23.741Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:23.741Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:23.741Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:23.741Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:23.741Z] [2024-04-16T09:33:23.741Z] 09:33:23.628345 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:23.741Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:23.741Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:23.741Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:23.741Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:23.741Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:23.741Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:23.741Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:23.741Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:23.741Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:23.741Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:23.741Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:23.741Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:23.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:23.741Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:23.741Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:23.741Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:23.741Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:23.741Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.742Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:23.742Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:23.742Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.742Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.742Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:23.742Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:23.742Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:23.742Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:23.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:23.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:23.742Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:23.743Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:23.743Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:23.743Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:23.743Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:23.743Z] [2024-04-16T09:33:23.997Z] 09:33:23.731138 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:23.997Z] org.glassfish.web.loader.WebappClassLoader@6e068ac9[name=unknown], urls=[ [2024-04-16T09:33:23.997Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:23.997Z] file:/tmp/gfembed1569923945792997807tmp/generated/ejb/classes/ [2024-04-16T09:33:23.997Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:23.997Z] 09:33:23.787158 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:23.997Z] org.glassfish.web.loader.WebappClassLoader@3dfe92ef[name=unknown], urls=[ [2024-04-16T09:33:23.997Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:23.997Z] file:/tmp/gfembed1569923945792997807tmp/generated/ejb/classes/ [2024-04-16T09:33:23.997Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:24.252Z] 09:33:23.858901 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:24.252Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:24.252Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:24.252Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:24.252Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:24.252Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:24.252Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:24.252Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:24.252Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:24.252Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:24.253Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:24.253Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:24.253Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:24.253Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:24.253Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:24.253Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:24.253Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:24.253Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:24.253Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:24.253Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:24.253Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:24.254Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:24.254Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:24.254Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:24.254Z] [2024-04-16T09:33:24.254Z] 09:33:23.862025 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:24.254Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:24.254Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:24.254Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:24.254Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:24.254Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:24.254Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:24.254Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:24.254Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:24.254Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:24.254Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:24.255Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:24.255Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:24.255Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:24.255Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:24.255Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:24.255Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:24.255Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:24.255Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.255Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.255Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.255Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:24.256Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:24.256Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:24.256Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:24.256Z] [2024-04-16T09:33:24.256Z] 09:33:23.864496 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:24.256Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:24.256Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:24.256Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:24.256Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:24.256Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:24.256Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:24.256Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:24.256Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:24.256Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:24.256Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:24.256Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:24.256Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:24.256Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:24.257Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:24.257Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:24.257Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:24.257Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:24.257Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.258Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.258Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.258Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.258Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:24.258Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:24.258Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:24.258Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:24.258Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:24.258Z] [2024-04-16T09:33:24.258Z] 09:33:23.866765 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:24.258Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:24.258Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:24.258Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:24.258Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:24.258Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:24.258Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:24.258Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:24.258Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:24.258Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:24.258Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:24.258Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:24.258Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:24.258Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:24.258Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:24.258Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:24.258Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:24.258Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:24.258Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:24.259Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.259Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.259Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.259Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:24.260Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:24.260Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:24.260Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:24.260Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:24.260Z] [2024-04-16T09:33:24.260Z] 09:33:23.869031 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:24.260Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:24.260Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:24.260Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:24.260Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:24.260Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:24.260Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:24.260Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:24.260Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:24.260Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:24.260Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:24.260Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:33:24.260Z] at org.glassfish.tests.embedded.web.EmbeddedCreateContextTest.test(EmbeddedCreateContextTest.java:62) [2024-04-16T09:33:24.260Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:24.260Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:24.260Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:24.260Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:24.260Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:24.260Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:24.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:24.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:24.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:24.261Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.261Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.261Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:24.261Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:24.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:24.262Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:24.262Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:24.262Z] [2024-04-16T09:33:24.262Z] 09:33:23.907824 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:24.262Z] org.glassfish.web.loader.WebappClassLoader@4afdfc0f[name=unknown], urls=[ [2024-04-16T09:33:24.262Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:24.262Z] file:/tmp/gfembed1569923945792997807tmp/generated/ejb/classes// [2024-04-16T09:33:24.262Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:24.262Z] 09:33:23.951829 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:24.262Z] 09:33:23.957149 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-04-16T09:33:24.262Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:24.262Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1d7f2f0a [2024-04-16T09:33:24.262Z] 09:33:24.086873 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:24.262Z] 09:33:24.101231 INFO Thread-1713260004092 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:24.262Z] org.glassfish.web.loader.WebappClassLoader@42ecc554[name=/test], urls=[ [2024-04-16T09:33:24.262Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:24.262Z] file:/tmp/gfembed1569923945792997807tmp/generated/ejb/classes// [2024-04-16T09:33:24.262Z] file:/tmp/gfembed1569923945792997807tmp/generated/classes/ [2024-04-16T09:33:24.262Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:24.262Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:24.262Z] 09:33:24.123330 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:24.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.913 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateContextTest [2024-04-16T09:33:24.517Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:25.075Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest [2024-04-16T09:33:25.076Z] [0.470s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.240ms [2024-04-16T09:33:25.634Z] [1.042s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 6.392ms [2024-04-16T09:33:25.634Z] 09:33:25.537648 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:25.888Z] 09:33:25.686684 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:25.888Z] 09:33:25.687751 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:25.889Z] 09:33:25.719257 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:26.446Z] [1.661s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.096ms [2024-04-16T09:33:26.446Z] [1.661s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:26.446Z] [1.671s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.549ms [2024-04-16T09:33:26.446Z] [1.675s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.063ms [2024-04-16T09:33:26.446Z] [1.677s][info][gc] GC(3) Concurrent Mark Cycle 15.706ms [2024-04-16T09:33:26.446Z] 09:33:26.152419 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:26.446Z] 09:33:26.256728 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (523 ms), startup services (685 ms), total (1,208 ms) [2024-04-16T09:33:26.446Z] 09:33:26.328665 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed10874680864174878993tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed10874680864174878993tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:26.446Z] 09:33:26.409619 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:26.701Z] ================ EmbeddedAddServletAndFilterByClassNameTest Test [2024-04-16T09:33:26.701Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@47b33e07 [2024-04-16T09:33:26.701Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:26.701Z] [2.074s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 85M->23M(256M) 4.719ms [2024-04-16T09:33:26.701Z] [2.081s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 27M->23M(256M) 4.366ms [2024-04-16T09:33:26.701Z] 09:33:26.603078 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:26.955Z] 09:33:26.636461 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:26.955Z] 09:33:26.636970 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:26.955Z] 09:33:26.639358 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:26.955Z] 09:33:26.837801 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:26.955Z] 09:33:26.838630 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:27.209Z] 09:33:26.962541 INFO pool-16-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:27.209Z] 09:33:27.007718 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:27.209Z] 09:33:27.016965 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:27.209Z] 09:33:27.018151 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:27.209Z] 09:33:27.074956 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:27.209Z] [2.683s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 107M->26M(256M) 4.062ms [2024-04-16T09:33:27.209Z] [2.683s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:27.209Z] [2.703s][info][gc] GC(7) Pause Remark 27M->27M(256M) 2.017ms [2024-04-16T09:33:27.209Z] [2.711s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.057ms [2024-04-16T09:33:27.209Z] [2.712s][info][gc] GC(7) Concurrent Mark Cycle 28.842ms [2024-04-16T09:33:27.209Z] 09:33:27.150053 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:27.209Z] 09:33:27.179556 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:27.209Z] 09:33:27.183800 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:27.209Z] 09:33:27.184346 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:27.209Z] 09:33:27.187470 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:27.209Z] 09:33:27.192804 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:27.464Z] Default virtual server StandardEngine[glassfish-web].StandardHost[server] [2024-04-16T09:33:27.464Z] 09:33:27.202066 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:27.464Z] 09:33:27.375094 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:27.464Z] 09:33:27.375600 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:27.464Z] 09:33:27.377557 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:27.464Z] 09:33:27.394515 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:27.464Z] 09:33:27.395312 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:27.464Z] 09:33:27.396070 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:27.464Z] 09:33:27.398289 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:27.464Z] 09:33:27.416760 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:27.464Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:27.464Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:27.464Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:27.464Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:27.464Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:27.464Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:27.464Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:27.464Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:27.464Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:27.465Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-04-16T09:33:27.465Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:27.465Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:27.465Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:27.465Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:27.465Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:27.465Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.465Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.465Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.465Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:27.466Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:27.466Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:27.466Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:27.466Z] [2024-04-16T09:33:27.466Z] 09:33:27.419863 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:27.466Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:27.466Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:27.466Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:27.466Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:27.466Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:27.466Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:27.466Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:27.466Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:27.466Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:27.466Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-04-16T09:33:27.466Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:27.466Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:27.466Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:27.466Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:27.467Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:27.467Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.467Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.467Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.467Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.468Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.468Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:27.468Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:27.468Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:27.468Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:27.468Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:27.468Z] [2024-04-16T09:33:27.468Z] 09:33:27.422601 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:27.468Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:27.468Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:27.468Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:27.468Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:27.468Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:27.468Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:27.468Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:27.468Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:27.468Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:27.468Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-04-16T09:33:27.468Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:27.468Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:27.468Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:27.468Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:27.468Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:27.468Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:27.469Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.469Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.469Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.469Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.470Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.470Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.470Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:27.470Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:27.470Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:27.470Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:27.470Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:27.470Z] [2024-04-16T09:33:27.470Z] 09:33:27.425265 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:27.470Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:27.470Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:27.470Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:27.470Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:27.470Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:27.470Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:27.470Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:27.470Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:27.470Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:27.470Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-04-16T09:33:27.470Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:27.470Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:27.471Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:27.471Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:27.471Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:27.471Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.471Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.471Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.471Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.472Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.472Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.472Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:27.472Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:27.472Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:27.472Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:27.472Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:27.472Z] [2024-04-16T09:33:27.472Z] 09:33:27.427917 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:27.472Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:27.472Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:27.472Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:27.472Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:27.472Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:27.472Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:27.472Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:27.472Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:27.472Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:27.472Z] at org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest.testEmbeddedAddServletDefaultVS(EmbeddedCreateServletAndFilterTest.java:89) [2024-04-16T09:33:27.472Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:27.472Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:27.472Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:27.472Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:27.472Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:27.473Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.473Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.473Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:27.473Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:27.474Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:27.474Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:27.474Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:27.474Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:27.474Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:27.474Z] [2024-04-16T09:33:27.728Z] 09:33:27.514203 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:27.728Z] org.glassfish.web.loader.WebappClassLoader@12fccff0[name=unknown], urls=[ [2024-04-16T09:33:27.728Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:27.728Z] file:/tmp/gfembed10874680864174878993tmp/generated/ejb/classes/ [2024-04-16T09:33:27.728Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:27.728Z] 09:33:27.603468 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:27.728Z] org.glassfish.web.loader.WebappClassLoader@25470477[name=unknown], urls=[ [2024-04-16T09:33:27.728Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:27.728Z] file:/tmp/gfembed10874680864174878993tmp/generated/ejb/classes/ [2024-04-16T09:33:27.728Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:27.982Z] 09:33:27.697757 WARNING main com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue Deprecated element xmln with value http://java.sun.com/xml/ns/j2ee is ignored for descriptor class org.glassfish.web.deployment.descriptor.WebBundleDescriptorImpl of node class org.glassfish.web.deployment.node.WebBundleNode. [2024-04-16T09:33:27.982Z] 09:33:27.735894 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:27.982Z] org.glassfish.web.loader.WebappClassLoader@74ebd159[name=unknown], urls=[ [2024-04-16T09:33:27.982Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:27.982Z] file:/tmp/gfembed10874680864174878993tmp/generated/ejb/classes// [2024-04-16T09:33:27.982Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:27.982Z] 09:33:27.774013 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:27.982Z] 09:33:27.870899 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:27.982Z] org.glassfish.web.loader.WebappClassLoader@36238b12[name=/test], urls=[ [2024-04-16T09:33:27.982Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:27.982Z] file:/tmp/gfembed10874680864174878993tmp/generated/ejb/classes// [2024-04-16T09:33:27.982Z] file:/tmp/gfembed10874680864174878993tmp/generated/classes/ [2024-04-16T09:33:27.982Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:27.982Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@55061418 [2024-04-16T09:33:27.982Z] 09:33:27.898432 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:27.982Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:27.983Z] 09:33:27.923278 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:27.983Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.010 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateServletAndFilterTest [2024-04-16T09:33:28.540Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:28.794Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest [2024-04-16T09:33:28.794Z] [0.479s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.173ms [2024-04-16T09:33:29.352Z] [0.997s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.122ms [2024-04-16T09:33:29.352Z] 09:33:29.305556 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:29.605Z] 09:33:29.449505 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:29.605Z] 09:33:29.450562 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:29.605Z] 09:33:29.481531 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:29.859Z] [1.548s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->19M(258M) 6.089ms [2024-04-16T09:33:29.859Z] [1.548s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:29.859Z] [1.557s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.468ms [2024-04-16T09:33:29.859Z] [1.561s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.055ms [2024-04-16T09:33:30.114Z] [1.562s][info][gc] GC(3) Concurrent Mark Cycle 14.219ms [2024-04-16T09:33:30.114Z] 09:33:29.857156 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:30.114Z] 09:33:29.964663 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (472 ms), startup services (625 ms), total (1,097 ms) [2024-04-16T09:33:30.114Z] 09:33:30.034254 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed8420879597130309806tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed8420879597130309806tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:30.368Z] 09:33:30.109331 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:30.368Z] ================ EmbeddedCreateVirtualServer Test [2024-04-16T09:33:30.368Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@6be6931f [2024-04-16T09:33:30.368Z] [1.962s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 76M->23M(256M) 4.904ms [2024-04-16T09:33:30.368Z] [1.976s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.103ms [2024-04-16T09:33:30.368Z] 09:33:30.332682 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:30.621Z] 09:33:30.363385 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:30.622Z] 09:33:30.363867 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:30.622Z] 09:33:30.366111 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:30.875Z] 09:33:30.569595 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:30.875Z] 09:33:30.570566 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:30.875Z] [2.539s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 98M->27M(256M) 4.180ms [2024-04-16T09:33:30.875Z] [2.539s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:30.875Z] 09:33:30.739807 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:30.875Z] 09:33:30.809615 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:30.875Z] 09:33:30.837791 INFO pool-7-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:30.875Z] [2.559s][info][gc] GC(7) Pause Remark 29M->29M(256M) 1.802ms [2024-04-16T09:33:30.875Z] [2.567s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.076ms [2024-04-16T09:33:30.875Z] [2.569s][info][gc] GC(7) Concurrent Mark Cycle 29.367ms [2024-04-16T09:33:31.129Z] 09:33:30.844473 INFO pool-7-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:31.129Z] 09:33:30.845060 INFO pool-7-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:31.129Z] 09:33:30.845702 INFO pool-7-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:31.129Z] 09:33:30.865884 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:31.129Z] 09:33:30.868167 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-04-16T09:33:31.129Z] Web listener embedded-listener-1 8080 [2024-04-16T09:33:31.130Z] 09:33:30.870743 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-04-16T09:33:31.130Z] 09:33:30.871919 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-04-16T09:33:31.130Z] 09:33:30.882188 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.configureHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-04-16T09:33:31.130Z] 09:33:30.883280 INFO pool-14-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:31.130Z] 09:33:30.920864 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server embedded-server loaded default web module [2024-04-16T09:33:31.130Z] 09:33:30.921926 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-04-16T09:33:31.130Z] 09:33:30.922823 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:31.130Z] 09:33:30.925655 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:31.130Z] 09:33:30.927982 SEVERE pool-7-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-04-16T09:33:31.130Z] 09:33:30.928675 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:31.130Z] 09:33:30.934488 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:31.130Z] 09:33:30.936300 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:31.130Z] 09:33:30.940553 INFO pool-7-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:33:31.130Z] 09:33:30.943140 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:31.130Z] 09:33:30.944990 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:33:31.130Z] 09:33:30.946336 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server embedded-server [2024-04-16T09:33:31.130Z] 09:33:30.946796 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-04-16T09:33:31.130Z] Network listener size after creation 2 [2024-04-16T09:33:31.130Z] Web listener embedded-listener-1 8080 [2024-04-16T09:33:31.130Z] Web listener test-listener 9090 [2024-04-16T09:33:31.130Z] 09:33:30.948325 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:31.385Z] 09:33:31.119638 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:31.385Z] 09:33:31.120189 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:31.385Z] 09:33:31.122173 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:31.385Z] 09:33:31.140395 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:31.385Z] 09:33:31.141197 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:31.385Z] 09:33:31.141984 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:31.385Z] 09:33:31.144448 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:31.385Z] 09:33:31.164278 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:31.385Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:31.385Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.385Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.385Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.385Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.385Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.385Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.385Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.385Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:31.385Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.385Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.386Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.386Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.386Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.386Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.386Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.386Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.386Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.386Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.387Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.387Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.387Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.387Z] [2024-04-16T09:33:31.387Z] 09:33:31.167716 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:31.387Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:31.387Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.387Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.387Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.387Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.387Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.387Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.387Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.387Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:31.387Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.387Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.387Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.387Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.388Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.388Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.388Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.388Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.388Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.388Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.389Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.389Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.389Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.389Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.389Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.389Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.389Z] [2024-04-16T09:33:31.389Z] 09:33:31.170447 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:31.389Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:31.389Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.389Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.389Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.389Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.389Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.389Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.389Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.389Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:31.389Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.389Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.389Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.389Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.389Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.389Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.389Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.389Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.390Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.390Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.390Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.391Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.391Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.391Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.391Z] [2024-04-16T09:33:31.391Z] 09:33:31.173175 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:31.391Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:31.391Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.391Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.391Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.391Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.391Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.391Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.391Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.391Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:31.391Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.391Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.391Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.391Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.391Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.391Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.391Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.391Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.391Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.392Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.392Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.392Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.392Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.392Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.392Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.393Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.393Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.393Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.393Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.393Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.393Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.393Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.393Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.393Z] [2024-04-16T09:33:31.393Z] 09:33:31.175811 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:31.393Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:31.393Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.393Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.393Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.393Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.393Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.393Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.393Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.393Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:31.393Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.393Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.393Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.393Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.393Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.393Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.393Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.394Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.394Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.394Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.394Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.394Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.394Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.394Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.394Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.394Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.395Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.395Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.395Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.395Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.395Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.395Z] [2024-04-16T09:33:31.395Z] 09:33:31.265490 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:31.395Z] org.glassfish.web.loader.WebappClassLoader@6c9bf3b5[name=unknown], urls=[ [2024-04-16T09:33:31.395Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:31.395Z] file:/tmp/gfembed8420879597130309806tmp/generated/ejb/classes/ [2024-04-16T09:33:31.395Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:31.395Z] 09:33:31.316162 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:31.395Z] org.glassfish.web.loader.WebappClassLoader@1182d1df[name=unknown], urls=[ [2024-04-16T09:33:31.395Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:31.395Z] file:/tmp/gfembed8420879597130309806tmp/generated/ejb/classes/ [2024-04-16T09:33:31.395Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:31.650Z] 09:33:31.378903 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:31.650Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:31.650Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.650Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.650Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.650Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.650Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.650Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.650Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.650Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:31.651Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.651Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.651Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.651Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.651Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.651Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.651Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.651Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.651Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.651Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.652Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.652Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.652Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.652Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.652Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.652Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.652Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.652Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.652Z] [2024-04-16T09:33:31.652Z] 09:33:31.381293 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:31.652Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:31.652Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.652Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.652Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.652Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.652Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.652Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.652Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.652Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:31.652Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.652Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.652Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.652Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.652Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.652Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.653Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.653Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.653Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.653Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.654Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.654Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.654Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.654Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.654Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.654Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.654Z] [2024-04-16T09:33:31.654Z] 09:33:31.383433 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:31.654Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:31.654Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.654Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.654Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.654Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.654Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.654Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.654Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.654Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:31.654Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.654Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.654Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.654Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.654Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.654Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.654Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.654Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.654Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.655Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.655Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.655Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.655Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.656Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.656Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.656Z] [2024-04-16T09:33:31.656Z] 09:33:31.384515 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:31.656Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:31.656Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.656Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.656Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.656Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.656Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.656Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.656Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.656Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:31.656Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.656Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.656Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.656Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.656Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.657Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.657Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.657Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.657Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.658Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.658Z] [2024-04-16T09:33:31.658Z] 09:33:31.385485 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:31.658Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:31.658Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:31.658Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:31.658Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:31.658Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:31.658Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:31.658Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:31.658Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:31.658Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:31.658Z] at org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest.test(EmbeddedCreateVirtualServerTest.java:96) [2024-04-16T09:33:31.658Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:31.658Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:31.658Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:31.658Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:31.658Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:31.658Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:31.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:31.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:31.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.659Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.659Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:31.659Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:31.659Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:31.659Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:31.659Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:31.659Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:31.659Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:31.659Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:31.659Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:31.660Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:31.660Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:31.660Z] [2024-04-16T09:33:31.660Z] 09:33:31.417683 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:31.660Z] org.glassfish.web.loader.WebappClassLoader@40bf0e15[name=unknown], urls=[ [2024-04-16T09:33:31.660Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:31.660Z] file:/tmp/gfembed8420879597130309806tmp/generated/ejb/classes// [2024-04-16T09:33:31.660Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:31.660Z] 09:33:31.452236 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:31.660Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:31.660Z] null [2024-04-16T09:33:31.660Z] 09:33:31.555547 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:31.660Z] org.glassfish.web.loader.WebappClassLoader@7dd3981e[name=/test], urls=[ [2024-04-16T09:33:31.660Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:31.660Z] file:/tmp/gfembed8420879597130309806tmp/generated/ejb/classes// [2024-04-16T09:33:31.660Z] file:/tmp/gfembed8420879597130309806tmp/generated/classes/ [2024-04-16T09:33:31.660Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:31.660Z] Removing web listener test-listener [2024-04-16T09:33:31.660Z] 09:33:31.582861 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-04-16T09:33:31.660Z] Network listener size after deletion 1 [2024-04-16T09:33:31.660Z] Web listener embedded-listener-1 8080 [2024-04-16T09:33:31.660Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@2404abe2 [2024-04-16T09:33:31.660Z] 09:33:31.596708 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:31.660Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:31.660Z] 09:33:31.621438 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:31.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.890 s -- in org.glassfish.tests.embedded.web.EmbeddedCreateVirtualServerTest [2024-04-16T09:33:32.219Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:32.473Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedGetContextsTest [2024-04-16T09:33:32.473Z] [0.451s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.293ms [2024-04-16T09:33:33.033Z] [0.988s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.648ms [2024-04-16T09:33:33.033Z] 09:33:32.991561 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:33.287Z] 09:33:33.133020 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:33.287Z] 09:33:33.134079 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:33.287Z] 09:33:33.163827 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:33.541Z] [1.521s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 55M->19M(258M) 6.414ms [2024-04-16T09:33:33.542Z] [1.521s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:33.542Z] [1.530s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.541ms [2024-04-16T09:33:33.542Z] [1.534s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.070ms [2024-04-16T09:33:33.542Z] [1.535s][info][gc] GC(3) Concurrent Mark Cycle 14.307ms [2024-04-16T09:33:33.796Z] 09:33:33.525846 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:33.796Z] 09:33:33.628136 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (484 ms), startup services (604 ms), total (1,088 ms) [2024-04-16T09:33:33.796Z] 09:33:33.697245 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed14284470135020152073tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14284470135020152073tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:34.050Z] 09:33:33.772606 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:34.050Z] ================ EmbeddedGetContexts Test [2024-04-16T09:33:34.050Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@51da32e5 [2024-04-16T09:33:34.050Z] [1.932s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 76M->23M(256M) 5.407ms [2024-04-16T09:33:34.050Z] [1.946s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.171ms [2024-04-16T09:33:34.051Z] 09:33:33.982639 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:34.051Z] 09:33:34.013721 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:34.051Z] 09:33:34.014196 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:34.051Z] 09:33:34.016475 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:34.609Z] 09:33:34.226537 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:34.609Z] 09:33:34.227472 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:34.609Z] 09:33:34.394798 INFO pool-12-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:34.609Z] [2.499s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 101M->26M(256M) 4.300ms [2024-04-16T09:33:34.609Z] [2.499s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:34.609Z] [2.520s][info][gc] GC(7) Pause Remark 28M->28M(256M) 1.910ms [2024-04-16T09:33:34.609Z] [2.529s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.090ms [2024-04-16T09:33:34.609Z] [2.530s][info][gc] GC(7) Concurrent Mark Cycle 31.451ms [2024-04-16T09:33:34.609Z] 09:33:34.464680 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:34.609Z] 09:33:34.493625 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:34.609Z] 09:33:34.501543 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:34.609Z] 09:33:34.502320 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:34.609Z] 09:33:34.503149 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:34.863Z] 09:33:34.525741 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:33:34.863Z] 09:33:34.528034 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-04-16T09:33:34.863Z] Web listener embedded-listener-1 8080 [2024-04-16T09:33:34.863Z] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-04-16T09:33:34.863Z] 09:33:34.736712 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:34.863Z] 09:33:34.737239 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:34.863Z] 09:33:34.739245 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:34.863Z] 09:33:34.756618 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:34.863Z] 09:33:34.757485 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:34.864Z] 09:33:34.758295 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:34.864Z] 09:33:34.760655 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:34.864Z] 09:33:34.785938 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:34.864Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:34.864Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:34.864Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:34.864Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:34.864Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:34.864Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:34.864Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:34.864Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:34.864Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:34.864Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.864Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:34.864Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.864Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:34.864Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:34.864Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-04-16T09:33:34.864Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:34.864Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:34.864Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:34.864Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:34.864Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:34.864Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:34.864Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:34.864Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:34.864Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:34.864Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:34.864Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:34.864Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:34.865Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.865Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.865Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:34.865Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:34.865Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:34.865Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:34.865Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:34.865Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:34.865Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:34.866Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:34.866Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:34.866Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:34.866Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:34.866Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:34.866Z] [2024-04-16T09:33:34.866Z] 09:33:34.789392 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:34.866Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:34.866Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:34.866Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:34.866Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:34.866Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:34.866Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:34.866Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:34.866Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:34.866Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:34.866Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.866Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:34.866Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.866Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:34.866Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:34.866Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-04-16T09:33:34.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:34.866Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:34.866Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:34.866Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:34.866Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:34.866Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:34.866Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:34.867Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.867Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.867Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.867Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:34.868Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:34.868Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:34.868Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:34.868Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:34.868Z] [2024-04-16T09:33:34.868Z] 09:33:34.792433 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:34.868Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:34.868Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:34.868Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:34.868Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:34.868Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:34.868Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:34.868Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:34.868Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:34.868Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:34.868Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:34.869Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.869Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:34.869Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.869Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:34.869Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:34.869Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-04-16T09:33:34.869Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:34.869Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:34.869Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:34.869Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:34.869Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:34.869Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.869Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.869Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.870Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:34.870Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:34.870Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:34.870Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:34.870Z] [2024-04-16T09:33:34.870Z] 09:33:34.795312 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:34.870Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:34.870Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:34.870Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:34.870Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:34.870Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:34.870Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:34.870Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:34.870Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:34.870Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:34.870Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:34.871Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:34.871Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:34.871Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:34.871Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:34.871Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.871Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:34.871Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.871Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:34.871Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:34.871Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-04-16T09:33:34.871Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:34.871Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:34.871Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:34.871Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:34.871Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:34.871Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:34.871Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:34.871Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.872Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.872Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:34.872Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:34.872Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:34.872Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:34.872Z] [2024-04-16T09:33:34.873Z] 09:33:34.798175 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:34.873Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:34.873Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:34.873Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:34.873Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:34.873Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:34.873Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:34.873Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:34.873Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:34.873Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:34.873Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.873Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:34.873Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:34.873Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:34.873Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:34.873Z] at org.glassfish.tests.embedded.web.EmbeddedGetContextsTest.test(EmbeddedGetContextsTest.java:88) [2024-04-16T09:33:34.873Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:34.873Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:34.873Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:34.873Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:34.873Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:34.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:34.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:34.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:34.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:34.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:34.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:34.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:34.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:34.875Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:34.875Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:34.875Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:34.875Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:34.875Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:34.875Z] [2024-04-16T09:33:35.130Z] 09:33:34.896424 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:35.130Z] org.glassfish.web.loader.WebappClassLoader@60a01cb[name=unknown], urls=[ [2024-04-16T09:33:35.130Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:35.130Z] file:/tmp/gfembed14284470135020152073tmp/generated/ejb/classes/ [2024-04-16T09:33:35.130Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:35.130Z] 09:33:34.941755 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:35.130Z] 09:33:34.979275 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 416 milliseconds. [2024-04-16T09:33:35.130Z] Deployed classes [2024-04-16T09:33:35.130Z] Context found [2024-04-16T09:33:35.130Z] Context found /test [2024-04-16T09:33:35.130Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:35.130Z] null [2024-04-16T09:33:35.130Z] 09:33:35.087562 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:35.130Z] org.glassfish.web.loader.WebappClassLoader@782cc5fa[name=/test], urls=[ [2024-04-16T09:33:35.130Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:35.130Z] file:/tmp/gfembed14284470135020152073tmp/generated/ejb/classes/ [2024-04-16T09:33:35.130Z] file:/tmp/gfembed14284470135020152073tmp/generated/classes/ [2024-04-16T09:33:35.130Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:35.130Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:33:35.130Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@55e42684 [2024-04-16T09:33:35.130Z] 09:33:35.119574 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:35.385Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:35.385Z] 09:33:35.144465 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:35.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 s -- in org.glassfish.tests.embedded.web.EmbeddedGetContextsTest [2024-04-16T09:33:35.638Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:36.198Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedJSPTest [2024-04-16T09:33:36.198Z] [0.457s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.214ms [2024-04-16T09:33:36.756Z] [1.011s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.572ms [2024-04-16T09:33:36.756Z] 09:33:36.532336 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:36.756Z] 09:33:36.634793 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:36.756Z] 09:33:36.724380 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:37.314Z] [1.717s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 61M->19M(258M) 6.500ms [2024-04-16T09:33:37.314Z] [1.717s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:37.314Z] [1.729s][info][gc] GC(3) Pause Remark 20M->20M(256M) 2.084ms [2024-04-16T09:33:37.314Z] [1.733s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.072ms [2024-04-16T09:33:37.314Z] [1.735s][info][gc] GC(3) Concurrent Mark Cycle 17.256ms [2024-04-16T09:33:37.568Z] 09:33:37.271699 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 14 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:37.568Z] 09:33:37.279498 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:37.568Z] 09:33:37.286971 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:37.568Z] 09:33:37.288589 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:37.568Z] 09:33:37.289197 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:37.823Z] 09:33:37.556621 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (930 ms), startup services (569 ms), total (1,499 ms) [2024-04-16T09:33:37.824Z] 09:33:37.643659 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed12536768789231245639tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12536768789231245639tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:37.824Z] 09:33:37.747405 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:37.824Z] ================ Embedded JSP Test [2024-04-16T09:33:38.078Z] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war, name = embedded-webapi-tests-testapp [2024-04-16T09:33:38.078Z] 09:33:37.998066 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:38.078Z] 09:33:37.998687 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:38.078Z] 09:33:38.000659 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:38.078Z] 09:33:38.019543 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:38.078Z] 09:33:38.020445 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:38.078Z] 09:33:38.021269 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:38.078Z] 09:33:38.023945 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:38.332Z] [2.614s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 81M->25M(256M) 8.840ms [2024-04-16T09:33:38.332Z] [2.626s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 28M->26M(256M) 6.886ms [2024-04-16T09:33:38.332Z] 09:33:38.221303 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:38.586Z] 09:33:38.248391 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:38.586Z] 09:33:38.265526 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:38.586Z] 09:33:38.268675 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:38.586Z] [2.979s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 107M->27M(256M) 3.007ms [2024-04-16T09:33:38.586Z] [2.979s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:38.586Z] [3.003s][info][gc] GC(7) Pause Remark 28M->28M(256M) 2.506ms [2024-04-16T09:33:38.586Z] [3.011s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.069ms [2024-04-16T09:33:38.586Z] [3.013s][info][gc] GC(7) Concurrent Mark Cycle 33.540ms [2024-04-16T09:33:38.586Z] 09:33:38.488306 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:38.586Z] 09:33:38.489195 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:39.144Z] 09:33:38.844546 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:39.145Z] org.glassfish.web.loader.WebappClassLoader@4ea1aa52[name=unknown], urls=[ [2024-04-16T09:33:39.145Z] file:/tmp/gfembed12536768789231245639tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-04-16T09:33:39.145Z] file:/tmp/gfembed12536768789231245639tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-04-16T09:33:39.145Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=30, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:39.145Z] TestListener : contextInitialized called [2024-04-16T09:33:39.145Z] TestListener : Trying to load TestCacaoList [2024-04-16T09:33:39.145Z] Class TestCacaoList loaded successfully from listener [2024-04-16T09:33:39.145Z] TestListener : contextInitialized DONE [2024-04-16T09:33:39.145Z] 09:33:38.890099 INFO main com.sun.enterprise.web.WebApplication.start Loading application [embedded-webapi-tests-testapp] at [/embedded-webapi-tests-testapp] [2024-04-16T09:33:39.145Z] 09:33:38.965980 INFO main org.glassfish.deployment.admin.DeployCommand.execute embedded-webapi-tests-testapp was successfully deployed in 1,170 milliseconds. [2024-04-16T09:33:39.145Z] Deployed embedded-webapi-tests-testapp [2024-04-16T09:33:39.145Z] 09:33:38.987641 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:39.145Z] org.glassfish.web.loader.WebappClassLoader@661db63e[name=/embedded-webapi-tests-testapp], urls=[ [2024-04-16T09:33:39.145Z] file:/tmp/gfembed12536768789231245639tmp/applications/embedded-webapi-tests-testapp/WEB-INF/classes/ [2024-04-16T09:33:39.145Z] file:/tmp/gfembed12536768789231245639tmp/generated/ejb/embedded-webapi-tests-testapp/ [2024-04-16T09:33:39.145Z] file:/tmp/gfembed12536768789231245639tmp/generated/embedded-webapi-tests-testapp/ [2024-04-16T09:33:39.145Z] ][delegate=true, context=/embedded-webapi-tests-testapp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=8, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:39.145Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:33:39.145Z] Undeployed embedded-webapi-tests-testapp [2024-04-16T09:33:39.145Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@77204651 [2024-04-16T09:33:39.145Z] 09:33:39.023498 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:39.145Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:39.145Z] 09:33:39.057031 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:39.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.135 s -- in org.glassfish.tests.embedded.web.EmbeddedJSPTest [2024-04-16T09:33:39.705Z] [0.003s][info][gc] Using G1 [2024-04-16T09:33:39.959Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRedeployTest [2024-04-16T09:33:39.959Z] [0.472s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.063ms [2024-04-16T09:33:40.517Z] [1.081s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 6.299ms [2024-04-16T09:33:40.772Z] 09:33:40.518669 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:40.772Z] 09:33:40.666090 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:40.772Z] 09:33:40.667181 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:40.772Z] 09:33:40.697245 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:41.330Z] [1.622s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 55M->20M(258M) 6.381ms [2024-04-16T09:33:41.330Z] [1.622s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:41.330Z] [1.632s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.644ms [2024-04-16T09:33:41.331Z] 09:33:41.053836 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:41.331Z] [1.637s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.072ms [2024-04-16T09:33:41.331Z] [1.639s][info][gc] GC(3) Concurrent Mark Cycle 17.051ms [2024-04-16T09:33:41.331Z] 09:33:41.159899 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (544 ms), startup services (605 ms), total (1,149 ms) [2024-04-16T09:33:41.331Z] 09:33:41.232300 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed4362111006659834722tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed4362111006659834722tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:41.585Z] 09:33:41.309781 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:41.585Z] ================ EmbeddedRemoveContext Test [2024-04-16T09:33:41.585Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@186d8a71 [2024-04-16T09:33:41.585Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:41.585Z] [2.024s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 76M->23M(256M) 5.368ms [2024-04-16T09:33:41.585Z] [2.032s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.122ms [2024-04-16T09:33:41.585Z] 09:33:41.489631 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:41.585Z] 09:33:41.532740 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:41.585Z] 09:33:41.533779 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:41.585Z] 09:33:41.536412 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:42.143Z] 09:33:41.766481 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:42.143Z] 09:33:41.767332 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:42.143Z] 09:33:41.905260 INFO pool-14-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:42.143Z] 09:33:41.962329 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:42.143Z] 09:33:41.973086 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:42.143Z] 09:33:41.974398 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:42.143Z] 09:33:42.047746 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:42.143Z] [2.716s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 114M->27M(256M) 4.130ms [2024-04-16T09:33:42.143Z] [2.716s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:42.398Z] [2.740s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.803ms [2024-04-16T09:33:42.398Z] 09:33:42.118663 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:42.398Z] 09:33:42.148779 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 19 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:42.398Z] 09:33:42.154016 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:42.398Z] 09:33:42.154732 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:42.398Z] 09:33:42.155564 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:42.398Z] 09:33:42.160258 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:42.398Z] [2.747s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.075ms [2024-04-16T09:33:42.398Z] [2.748s][info][gc] GC(7) Concurrent Mark Cycle 32.598ms [2024-04-16T09:33:42.398Z] 09:33:42.172701 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:42.398Z] 09:33:42.356509 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:42.398Z] 09:33:42.357294 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:42.398Z] 09:33:42.360556 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:42.654Z] 09:33:42.379851 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:42.654Z] 09:33:42.380755 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:42.654Z] 09:33:42.381611 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:42.654Z] 09:33:42.384321 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:42.654Z] 09:33:42.404626 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:42.654Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:42.654Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.654Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.654Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.654Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.654Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.654Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.654Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.654Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.655Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:42.655Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.655Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.655Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.655Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.655Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.655Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.655Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.655Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.655Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.655Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.655Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.656Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.656Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.656Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.656Z] [2024-04-16T09:33:42.656Z] 09:33:42.407948 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:42.656Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:42.656Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.656Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.656Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.656Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.656Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.656Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.656Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.656Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:42.656Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.656Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.656Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.657Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.657Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.657Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.657Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.657Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.657Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.657Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.658Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.658Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.658Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.658Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.658Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.658Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.658Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.658Z] [2024-04-16T09:33:42.658Z] 09:33:42.410799 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:42.658Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:42.658Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.658Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.658Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.658Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.658Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.658Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.658Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.658Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:42.658Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.658Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.658Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.658Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.658Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.658Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.658Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.658Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.659Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.659Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.659Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.659Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.660Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.660Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.660Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.660Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.660Z] [2024-04-16T09:33:42.660Z] 09:33:42.413535 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:42.660Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:42.660Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.660Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.660Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.660Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.660Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.660Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.660Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.660Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:42.660Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.660Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.660Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.660Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.660Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.660Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.660Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.660Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.660Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.660Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.660Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.660Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.661Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.661Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.661Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.661Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.662Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.662Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.662Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.662Z] [2024-04-16T09:33:42.662Z] 09:33:42.416248 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:42.662Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:42.662Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.662Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.662Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.662Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.662Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.662Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.662Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.662Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:42.662Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.662Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.662Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.662Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.662Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.662Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.662Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.662Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.662Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.662Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.662Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.662Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.662Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.663Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.663Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.663Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.663Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.663Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.664Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.664Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.664Z] [2024-04-16T09:33:42.664Z] 09:33:42.524163 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:42.664Z] org.glassfish.web.loader.WebappClassLoader@7c5f29c6[name=unknown], urls=[ [2024-04-16T09:33:42.664Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:42.664Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes/ [2024-04-16T09:33:42.664Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:42.919Z] 09:33:42.577261 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:42.920Z] org.glassfish.web.loader.WebappClassLoader@1669931a[name=unknown], urls=[ [2024-04-16T09:33:42.920Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:42.920Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes/ [2024-04-16T09:33:42.920Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:42.920Z] 09:33:42.637817 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:42.920Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:42.920Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.920Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.920Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.920Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.920Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.920Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.920Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.920Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:42.920Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.920Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.920Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.920Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.920Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.920Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.920Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.921Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.921Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.921Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.921Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.922Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.922Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.922Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.922Z] [2024-04-16T09:33:42.922Z] 09:33:42.640427 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:42.922Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:42.922Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.922Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.922Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.922Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.922Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.922Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.922Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.922Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:42.922Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.922Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.922Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.922Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.922Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.922Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.922Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.922Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.923Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.923Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.923Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.923Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.923Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.923Z] [2024-04-16T09:33:42.923Z] 09:33:42.642729 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:42.923Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:42.923Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.924Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.924Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.924Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.924Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.924Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.924Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.924Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:42.924Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.924Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.924Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.924Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.924Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.924Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.924Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.924Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.924Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.924Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.924Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.925Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.925Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.925Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.925Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.925Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.925Z] [2024-04-16T09:33:42.925Z] 09:33:42.644993 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:42.925Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:42.925Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.925Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.925Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.925Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.925Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.926Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.926Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.926Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.926Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:42.926Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.926Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.926Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.926Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.926Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.926Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.926Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.926Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.926Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.926Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.927Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.927Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.927Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.927Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.927Z] [2024-04-16T09:33:42.927Z] 09:33:42.647215 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:42.927Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:42.927Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:42.927Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:42.927Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:42.927Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:42.927Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:42.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:42.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:42.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:42.927Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:42.927Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:42.928Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:42.928Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:42.928Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:42.928Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:42.928Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:42.928Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:67) [2024-04-16T09:33:42.928Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:42.928Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:42.928Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:42.928Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:42.928Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:42.928Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.928Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.928Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.929Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:42.929Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:42.929Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:42.929Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:42.929Z] [2024-04-16T09:33:42.929Z] 09:33:42.693640 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:42.929Z] org.glassfish.web.loader.WebappClassLoader@7adae08e[name=unknown], urls=[ [2024-04-16T09:33:42.929Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:42.929Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes// [2024-04-16T09:33:42.929Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:42.929Z] 09:33:42.730272 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/embedded-redeploy] [2024-04-16T09:33:42.929Z] 09:33:42.734560 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path /embedded-redeploy from virtual server server [2024-04-16T09:33:42.929Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:42.929Z] Hello World! [2024-04-16T09:33:42.929Z] 09:33:42.855124 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:42.929Z] org.glassfish.web.loader.WebappClassLoader@563172d3[name=/embedded-redeploy], urls=[ [2024-04-16T09:33:42.929Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:42.929Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes// [2024-04-16T09:33:42.929Z] file:/tmp/gfembed4362111006659834722tmp/generated/classes/ [2024-04-16T09:33:42.930Z] ][delegate=true, context=/embedded-redeploy, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:43.184Z] 09:33:42.872539 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /embedded-redeploy from virtual server server [2024-04-16T09:33:43.184Z] 09:33:42.943447 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:43.184Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:43.184Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.184Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.184Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.184Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.184Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.184Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.184Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.184Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:43.184Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.184Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.184Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.184Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.184Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.184Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.184Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.184Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.184Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.184Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.184Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.185Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.185Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.185Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.185Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.186Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.186Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.186Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.186Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.186Z] [2024-04-16T09:33:43.186Z] 09:33:42.945060 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:43.186Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:43.186Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.186Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.186Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.186Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.186Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.186Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.186Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.186Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:43.186Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.186Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.186Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.186Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.186Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.186Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.186Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.187Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.187Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.187Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.187Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.187Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.188Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.188Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.188Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.188Z] [2024-04-16T09:33:43.188Z] 09:33:42.946223 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:43.188Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:43.188Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.188Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.188Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.188Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.188Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.188Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.188Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.188Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:43.188Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.188Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.188Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.188Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.188Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.188Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.189Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.189Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.189Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.189Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.189Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.189Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.189Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.189Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.190Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.190Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.190Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.190Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.190Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.190Z] [2024-04-16T09:33:43.190Z] 09:33:42.947302 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:43.190Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:43.190Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.190Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.190Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.190Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.190Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.190Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.190Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.190Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:43.190Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.190Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.190Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.190Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.191Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.191Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.191Z] [2024-04-16T09:33:43.192Z] 09:33:42.948387 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:43.192Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:43.192Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.192Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.192Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.192Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.192Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.192Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.192Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.192Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:43.192Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.192Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.192Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.192Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.192Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.192Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.192Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.193Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.193Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.193Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.193Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.193Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.193Z] [2024-04-16T09:33:43.193Z] 09:33:43.003511 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:43.193Z] org.glassfish.web.loader.WebappClassLoader@69d2e517[name=unknown], urls=[ [2024-04-16T09:33:43.193Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:43.193Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes/ [2024-04-16T09:33:43.194Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:43.194Z] 09:33:43.011644 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:43.194Z] org.glassfish.web.loader.WebappClassLoader@ab327c[name=unknown], urls=[ [2024-04-16T09:33:43.194Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:43.194Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes/ [2024-04-16T09:33:43.194Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:43.448Z] 09:33:43.076186 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:43.448Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:43.448Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.448Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.448Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.448Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.448Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.448Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.448Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.448Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:43.448Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.448Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.448Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.448Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.448Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.448Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.448Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.448Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.448Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.449Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.449Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.449Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.449Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.449Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.449Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.449Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.449Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.449Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.449Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.449Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.449Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.449Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.450Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.450Z] [2024-04-16T09:33:43.450Z] 09:33:43.077703 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:43.450Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:43.450Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.450Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.450Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.450Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.450Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.450Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.450Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.450Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:43.450Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.450Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.450Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.450Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.450Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.450Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.450Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.450Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.450Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.450Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.450Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.450Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.451Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.451Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.451Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.451Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.451Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.451Z] [2024-04-16T09:33:43.451Z] 09:33:43.078971 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:43.451Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:43.451Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.451Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.452Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.452Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.452Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.452Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.452Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.452Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:43.452Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.452Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.452Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.452Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.452Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.452Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.452Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.452Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.452Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.453Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.453Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.453Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.453Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.453Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.453Z] [2024-04-16T09:33:43.453Z] 09:33:43.080217 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:43.453Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:43.453Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.453Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.453Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.453Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.453Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.453Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.453Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.454Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.454Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.454Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.454Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:43.454Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.454Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.454Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.454Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.454Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.454Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.454Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.454Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.454Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.454Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.455Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.455Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.455Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.455Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.455Z] [2024-04-16T09:33:43.455Z] 09:33:43.081452 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:43.455Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:43.455Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:43.455Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:43.455Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:43.455Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:43.455Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:43.456Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:43.456Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:43.456Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:43.456Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:43.456Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:43.456Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:43.456Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:43.456Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:43.456Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:43.456Z] at org.glassfish.tests.embedded.web.EmbeddedRedeployTest.test(EmbeddedRedeployTest.java:77) [2024-04-16T09:33:43.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:43.456Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:43.456Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:43.456Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:43.456Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:43.456Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.456Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.456Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.457Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:43.457Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:43.457Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:43.457Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:43.457Z] [2024-04-16T09:33:43.457Z] 09:33:43.136356 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:43.457Z] org.glassfish.web.loader.WebappClassLoader@6210666c[name=unknown], urls=[ [2024-04-16T09:33:43.457Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:43.457Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes// [2024-04-16T09:33:43.457Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:43.457Z] 09:33:43.157444 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/embedded-redeploy] [2024-04-16T09:33:43.457Z] 09:33:43.161293 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path /embedded-redeploy from virtual server server [2024-04-16T09:33:43.457Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:43.457Z] Hello World! [2024-04-16T09:33:43.457Z] 09:33:43.168795 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:43.457Z] org.glassfish.web.loader.WebappClassLoader@ff21443[name=/embedded-redeploy], urls=[ [2024-04-16T09:33:43.457Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:43.457Z] file:/tmp/gfembed4362111006659834722tmp/generated/ejb/classes// [2024-04-16T09:33:43.457Z] file:/tmp/gfembed4362111006659834722tmp/generated/classes/ [2024-04-16T09:33:43.457Z] ][delegate=true, context=/embedded-redeploy, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:43.458Z] 09:33:43.179541 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /embedded-redeploy from virtual server server [2024-04-16T09:33:43.458Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@35e75f7a [2024-04-16T09:33:43.458Z] 09:33:43.192506 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:43.458Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:43.458Z] 09:33:43.220157 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:43.458Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.366 s -- in org.glassfish.tests.embedded.web.EmbeddedRedeployTest [2024-04-16T09:33:43.712Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:44.269Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest [2024-04-16T09:33:44.270Z] [0.451s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.275ms [2024-04-16T09:33:44.827Z] [1.066s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 6.558ms [2024-04-16T09:33:44.827Z] 09:33:44.666601 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:44.827Z] 09:33:44.804808 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:44.827Z] 09:33:44.805851 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:45.081Z] 09:33:44.835789 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:45.335Z] [1.598s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.241ms [2024-04-16T09:33:45.335Z] [1.598s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:45.335Z] [1.608s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.562ms [2024-04-16T09:33:45.335Z] [1.613s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.063ms [2024-04-16T09:33:45.335Z] [1.614s][info][gc] GC(3) Concurrent Mark Cycle 16.345ms [2024-04-16T09:33:45.335Z] 09:33:45.192008 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:45.335Z] 09:33:45.294204 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (571 ms), startup services (596 ms), total (1,167 ms) [2024-04-16T09:33:45.590Z] 09:33:45.366753 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed883953514153493416tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed883953514153493416tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:45.590Z] 09:33:45.442721 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:45.590Z] ================ EmbeddedRemoveContext Test [2024-04-16T09:33:45.590Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@186d8a71 [2024-04-16T09:33:45.590Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:45.590Z] [1.990s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 76M->23M(256M) 5.072ms [2024-04-16T09:33:45.590Z] [2.000s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.452ms [2024-04-16T09:33:45.844Z] 09:33:45.636430 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:45.844Z] 09:33:45.667018 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:45.844Z] 09:33:45.667525 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:45.844Z] 09:33:45.669795 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:46.098Z] 09:33:45.871266 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:46.098Z] 09:33:45.872237 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:46.098Z] 09:33:45.999288 INFO pool-15-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:46.352Z] 09:33:46.039405 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:46.353Z] 09:33:46.049483 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:46.353Z] 09:33:46.050741 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:46.353Z] 09:33:46.111089 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:46.353Z] [2.625s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 109M->27M(256M) 4.137ms [2024-04-16T09:33:46.353Z] [2.625s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:46.353Z] 09:33:46.185971 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:46.353Z] 09:33:46.215028 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:46.353Z] 09:33:46.219061 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:46.353Z] 09:33:46.219611 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:46.353Z] 09:33:46.220219 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:46.353Z] [2.648s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.828ms [2024-04-16T09:33:46.353Z] 09:33:46.225725 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:46.353Z] [2.657s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.096ms [2024-04-16T09:33:46.353Z] [2.659s][info][gc] GC(7) Concurrent Mark Cycle 33.917ms [2024-04-16T09:33:46.353Z] 09:33:46.239864 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:46.608Z] 09:33:46.412171 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:46.608Z] 09:33:46.412690 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:46.608Z] 09:33:46.414632 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:46.608Z] 09:33:46.431772 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:46.608Z] 09:33:46.432639 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:46.608Z] 09:33:46.433514 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:46.608Z] 09:33:46.435967 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:46.608Z] 09:33:46.454857 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:46.608Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:46.608Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.608Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.608Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.608Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.608Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.608Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.608Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.608Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:46.608Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.608Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.608Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.609Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.609Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.609Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.609Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.609Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.609Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.609Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.609Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.610Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.610Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.610Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.610Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.610Z] [2024-04-16T09:33:46.610Z] 09:33:46.458034 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:46.610Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:46.610Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.610Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.610Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.610Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.610Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.610Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.610Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.610Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:46.610Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.610Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.610Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.610Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.610Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.610Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.610Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.610Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.610Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.610Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.610Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.610Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.610Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.611Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.611Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.611Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.612Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.612Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.612Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.612Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.612Z] [2024-04-16T09:33:46.612Z] 09:33:46.460804 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:46.612Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:46.612Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.612Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.612Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.612Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.612Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.612Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.612Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.612Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:46.612Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.612Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.612Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.612Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.612Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.612Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.612Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.613Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.613Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.613Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.613Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.613Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.613Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.613Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.613Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.614Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.614Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.614Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.614Z] [2024-04-16T09:33:46.614Z] 09:33:46.463432 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:46.614Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:46.614Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.614Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.614Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.614Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.614Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.614Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.614Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.614Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:46.614Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.614Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.614Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.614Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.614Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.614Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.614Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.614Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.615Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.615Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.615Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.615Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.615Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.615Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.615Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.615Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.615Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.615Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.615Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.615Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.616Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.616Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.616Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.616Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.616Z] [2024-04-16T09:33:46.616Z] 09:33:46.466008 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:46.616Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:46.616Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.616Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.616Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.616Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.616Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.616Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.616Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.616Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:46.616Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.616Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.616Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.616Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.616Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.616Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.616Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.617Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.617Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.617Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.617Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.617Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.617Z] [2024-04-16T09:33:46.872Z] 09:33:46.545237 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:46.872Z] org.glassfish.web.loader.WebappClassLoader@7c5f29c6[name=unknown], urls=[ [2024-04-16T09:33:46.872Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:46.872Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes/ [2024-04-16T09:33:46.872Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:46.872Z] 09:33:46.589958 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:46.872Z] org.glassfish.web.loader.WebappClassLoader@1669931a[name=unknown], urls=[ [2024-04-16T09:33:46.872Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:46.872Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes/ [2024-04-16T09:33:46.872Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:46.872Z] 09:33:46.658100 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:46.872Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:46.872Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.872Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.872Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.872Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.872Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.872Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.872Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.872Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:46.872Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.872Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.872Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.872Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.872Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.873Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.873Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.873Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.873Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.873Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.874Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.874Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.874Z] [2024-04-16T09:33:46.874Z] 09:33:46.660617 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:46.875Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:46.875Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.875Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.875Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.875Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.875Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.875Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.875Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.875Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:46.875Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.875Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.875Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.875Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.875Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.875Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.875Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.875Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.876Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.876Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.876Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.876Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.876Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.876Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.876Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.876Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.876Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.877Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.877Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.877Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.877Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.877Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.877Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.877Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.877Z] [2024-04-16T09:33:46.877Z] 09:33:46.662854 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:46.877Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:46.877Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.877Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.877Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.877Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.877Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.877Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.877Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.877Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:46.877Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.877Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.877Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.877Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.877Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.877Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.877Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.878Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.878Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.878Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.879Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.879Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.879Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.879Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.879Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.879Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.879Z] [2024-04-16T09:33:46.879Z] 09:33:46.665025 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:46.879Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:46.879Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.879Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.879Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.879Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.879Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.879Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.879Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.879Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:46.879Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.879Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.879Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.879Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.879Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.879Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.880Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.880Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.880Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.880Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.881Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.881Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.881Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.881Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.881Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.881Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.881Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.881Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.881Z] [2024-04-16T09:33:46.881Z] 09:33:46.667193 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:46.881Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:46.881Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:46.881Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:46.881Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:46.881Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:46.881Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:46.881Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:46.882Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:46.882Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:46.882Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:46.882Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:46.882Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:46.882Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:46.882Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:46.882Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:46.882Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:67) [2024-04-16T09:33:46.882Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:46.882Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:46.882Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:46.882Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:46.882Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:46.882Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.882Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.882Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.883Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:46.883Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:46.883Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:46.883Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:46.883Z] [2024-04-16T09:33:46.883Z] 09:33:46.695183 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:46.883Z] org.glassfish.web.loader.WebappClassLoader@7adae08e[name=unknown], urls=[ [2024-04-16T09:33:46.883Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:46.883Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes// [2024-04-16T09:33:46.883Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:46.883Z] 09:33:46.729744 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:46.883Z] 09:33:46.733824 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-04-16T09:33:46.883Z] Context found [2024-04-16T09:33:46.883Z] Context found /test [2024-04-16T09:33:46.883Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:47.139Z] 09:33:46.835450 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:47.139Z] org.glassfish.web.loader.WebappClassLoader@563172d3[name=/test], urls=[ [2024-04-16T09:33:47.139Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:47.139Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes// [2024-04-16T09:33:47.139Z] file:/tmp/gfembed883953514153493416tmp/generated/classes/ [2024-04-16T09:33:47.139Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:47.139Z] 09:33:46.853540 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-04-16T09:33:47.139Z] Context found [2024-04-16T09:33:47.139Z] 09:33:46.910590 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:47.139Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:47.139Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.139Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.139Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.139Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.139Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.139Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.139Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.139Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:47.139Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.139Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.139Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.139Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.139Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.139Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.139Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.139Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.140Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.140Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.140Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.140Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.141Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.141Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.141Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.141Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.141Z] [2024-04-16T09:33:47.141Z] 09:33:46.912024 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:47.141Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:47.141Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.141Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.141Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.141Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.141Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.141Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.141Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.141Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:47.141Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.141Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.141Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.141Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.141Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.141Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.141Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.141Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.141Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.141Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.141Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.141Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.142Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.142Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.142Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.142Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.142Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.143Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.143Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.143Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.143Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.143Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.143Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.143Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.143Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.143Z] [2024-04-16T09:33:47.143Z] 09:33:46.913092 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:47.143Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:47.143Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.143Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.143Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.143Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.143Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.143Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.143Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.143Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:47.143Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.143Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.143Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.143Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.143Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.143Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.143Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.143Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.144Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.144Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.144Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.144Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.144Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.144Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.144Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.144Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.144Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.144Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.144Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.145Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.145Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.145Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.145Z] [2024-04-16T09:33:47.145Z] 09:33:46.914123 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:47.145Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:47.145Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.145Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.145Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.145Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.145Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.145Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.145Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.145Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:47.145Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.145Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.145Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.145Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.145Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.145Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.145Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.145Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.146Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.146Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.146Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.146Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.146Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.146Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.146Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.146Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.146Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.146Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.147Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.147Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.147Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.147Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.147Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.147Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.147Z] [2024-04-16T09:33:47.147Z] 09:33:46.915178 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:47.147Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:47.147Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.147Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.147Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.147Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.147Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.147Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.147Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.147Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:47.147Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.147Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.147Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.147Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.147Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.147Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.147Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.147Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.147Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.147Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.147Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.147Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.147Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.148Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.148Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.148Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.148Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.149Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.149Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.149Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.149Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.149Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.149Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.149Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.149Z] [2024-04-16T09:33:47.149Z] 09:33:46.944664 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:47.149Z] org.glassfish.web.loader.WebappClassLoader@43755e2f[name=unknown], urls=[ [2024-04-16T09:33:47.149Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:47.149Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes/ [2024-04-16T09:33:47.149Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:47.149Z] 09:33:46.952022 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:47.149Z] org.glassfish.web.loader.WebappClassLoader@386e9fd8[name=unknown], urls=[ [2024-04-16T09:33:47.149Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:47.149Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes/ [2024-04-16T09:33:47.149Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:47.149Z] 09:33:47.004854 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:47.149Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:47.149Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.150Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.150Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.150Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.150Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.150Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.150Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.150Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:47.150Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.150Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.150Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.150Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.150Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.150Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.150Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.150Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.150Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.151Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.151Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.151Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.151Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.152Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.152Z] [2024-04-16T09:33:47.152Z] 09:33:47.006170 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:47.152Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:47.152Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.152Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.152Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.152Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.152Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.152Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.152Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.152Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:47.152Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.152Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.152Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.152Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.152Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.152Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.152Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.152Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.152Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.152Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.152Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.152Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.152Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.153Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.153Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.153Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.153Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.154Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.154Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.154Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.154Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.154Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.154Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.154Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.154Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.154Z] [2024-04-16T09:33:47.154Z] 09:33:47.007590 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:47.154Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:47.154Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.154Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.154Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.154Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.154Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.154Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.154Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.154Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:47.154Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.154Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.154Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.154Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.154Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.154Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.155Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.155Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.155Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.155Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.155Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.156Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.156Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.156Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.156Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.156Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.156Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.156Z] [2024-04-16T09:33:47.156Z] 09:33:47.008795 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:47.156Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:47.156Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.156Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.156Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.156Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.156Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.156Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.156Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.156Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:47.156Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.156Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.156Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.156Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.156Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.156Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.156Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.156Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.156Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.157Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.157Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.157Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.157Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.158Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.158Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.158Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.158Z] [2024-04-16T09:33:47.158Z] 09:33:47.009947 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:47.158Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:47.158Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:47.158Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:47.158Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:47.158Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:47.158Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:47.158Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:47.158Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:47.158Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:47.158Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:47.158Z] at org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest.test(EmbeddedRemoveContextTest.java:107) [2024-04-16T09:33:47.158Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:47.158Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:47.158Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:47.158Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:47.158Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:47.158Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:47.158Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:47.158Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:47.158Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:47.159Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.159Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.159Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:47.159Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:47.159Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:47.160Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:47.160Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:47.160Z] [2024-04-16T09:33:47.160Z] 09:33:47.040631 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:47.160Z] org.glassfish.web.loader.WebappClassLoader@2211b44f[name=unknown], urls=[ [2024-04-16T09:33:47.160Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:47.160Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes// [2024-04-16T09:33:47.160Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:47.160Z] 09:33:47.060734 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:47.160Z] 09:33:47.064336 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-04-16T09:33:47.160Z] Context found [2024-04-16T09:33:47.160Z] Context found /test [2024-04-16T09:33:47.160Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:47.160Z] 09:33:47.072056 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:47.160Z] org.glassfish.web.loader.WebappClassLoader@7d1cb59f[name=/test], urls=[ [2024-04-16T09:33:47.160Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:47.160Z] file:/tmp/gfembed883953514153493416tmp/generated/ejb/classes// [2024-04-16T09:33:47.160Z] file:/tmp/gfembed883953514153493416tmp/generated/classes/ [2024-04-16T09:33:47.160Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=3, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:47.160Z] 09:33:47.082421 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-04-16T09:33:47.160Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@627bcd7e [2024-04-16T09:33:47.160Z] 09:33:47.096377 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:47.160Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:47.161Z] 09:33:47.124791 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:47.416Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 s -- in org.glassfish.tests.embedded.web.EmbeddedRemoveContextTest [2024-04-16T09:33:47.671Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:47.925Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedRestartTest [2024-04-16T09:33:48.179Z] [0.457s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 2.828ms [2024-04-16T09:33:48.737Z] [0.983s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.596ms [2024-04-16T09:33:48.737Z] 09:33:48.485004 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:48.737Z] 09:33:48.558036 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:48.737Z] 09:33:48.613053 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:49.295Z] [1.521s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 60M->19M(258M) 5.813ms [2024-04-16T09:33:49.295Z] [1.521s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:49.295Z] [1.529s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.489ms [2024-04-16T09:33:49.295Z] [1.533s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.066ms [2024-04-16T09:33:49.295Z] [1.535s][info][gc] GC(3) Concurrent Mark Cycle 14.259ms [2024-04-16T09:33:49.295Z] 09:33:49.049403 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 12 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:49.295Z] 09:33:49.054815 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:49.295Z] 09:33:49.060987 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:49.295Z] 09:33:49.062430 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:49.295Z] 09:33:49.063021 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:49.549Z] 09:33:49.296016 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (782 ms), startup services (477 ms), total (1,259 ms) [2024-04-16T09:33:49.549Z] 09:33:49.360590 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed12845431819235822648tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed12845431819235822648tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:49.549Z] 09:33:49.432834 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:49.549Z] ================ Embedded Restart Test [2024-04-16T09:33:49.549Z] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes, contextroot = test [2024-04-16T09:33:49.803Z] 09:33:49.712299 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:49.803Z] 09:33:49.713046 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:49.803Z] 09:33:49.715039 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:50.056Z] [2.331s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 81M->25M(256M) 7.875ms [2024-04-16T09:33:50.056Z] 09:33:49.733879 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:50.056Z] 09:33:49.734822 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:50.056Z] 09:33:49.735662 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:50.056Z] 09:33:49.738334 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:50.056Z] [2.342s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 28M->26M(256M) 5.859ms [2024-04-16T09:33:50.057Z] 09:33:49.949804 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:50.057Z] 09:33:49.973572 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:50.057Z] 09:33:49.989093 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:50.057Z] 09:33:49.991138 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:50.310Z] [2.654s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 105M->27M(256M) 2.253ms [2024-04-16T09:33:50.311Z] [2.654s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:50.311Z] [2.676s][info][gc] GC(7) Pause Remark 28M->28M(256M) 2.061ms [2024-04-16T09:33:50.311Z] [2.685s][info][gc] GC(7) Pause Cleanup 29M->29M(256M) 0.064ms [2024-04-16T09:33:50.311Z] [2.687s][info][gc] GC(7) Concurrent Mark Cycle 32.937ms [2024-04-16T09:33:50.311Z] 09:33:50.152559 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:50.311Z] 09:33:50.153327 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:50.565Z] 09:33:50.276175 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:50.565Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:50.565Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:50.565Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:50.565Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:50.565Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:50.565Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:50.565Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:50.565Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:50.565Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:50.565Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.565Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.565Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:50.566Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.566Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:50.566Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:50.566Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-04-16T09:33:50.566Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:50.566Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:50.566Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:50.566Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:50.566Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:50.566Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.566Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.566Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.567Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:50.567Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:50.567Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:50.567Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:50.567Z] [2024-04-16T09:33:50.567Z] 09:33:50.279603 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:50.567Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:50.567Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:50.567Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:50.567Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:50.567Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:50.567Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:50.567Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:50.567Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:50.567Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:50.567Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:50.568Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.568Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:50.568Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.568Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:50.568Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:50.568Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-04-16T09:33:50.568Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:50.568Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:50.568Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:50.568Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:50.568Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:50.568Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.568Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.568Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.569Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:50.569Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:50.569Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:50.569Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:50.569Z] [2024-04-16T09:33:50.569Z] 09:33:50.282647 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:50.569Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:50.569Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:50.569Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:50.569Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:50.569Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:50.569Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:50.569Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:50.569Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:50.569Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:50.570Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:50.570Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.570Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:50.570Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.570Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:50.570Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:50.570Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-04-16T09:33:50.570Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:50.570Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:50.570Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:50.570Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:50.570Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:50.570Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.570Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.570Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.571Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:50.571Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:50.571Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:50.571Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:50.571Z] [2024-04-16T09:33:50.571Z] 09:33:50.285599 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:50.571Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:50.571Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:50.571Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:50.571Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:50.571Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:50.571Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:50.571Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:50.571Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:50.571Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:50.572Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:50.572Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:50.572Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:50.572Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:50.572Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.572Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:50.572Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.572Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:50.572Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:50.572Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-04-16T09:33:50.572Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:50.572Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:50.572Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:50.572Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:50.572Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:50.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:50.572Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:50.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:50.572Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.572Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.573Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.573Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:50.573Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:50.573Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:50.573Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:50.573Z] [2024-04-16T09:33:50.573Z] 09:33:50.288525 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:50.573Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:50.573Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:50.573Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:50.573Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:50.574Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:50.574Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:50.574Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:50.574Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:50.574Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:33:50.574Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.574Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:33:50.574Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:33:50.574Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:33:50.574Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:33:50.574Z] at org.glassfish.tests.embedded.web.EmbeddedRestartTest.testEmbeddedWebAPI(EmbeddedRestartTest.java:75) [2024-04-16T09:33:50.574Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:50.574Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:50.574Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:50.574Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:50.574Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:50.574Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.574Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:50.575Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:50.575Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:50.575Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:50.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:50.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:50.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:50.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:50.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:50.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:50.575Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:50.576Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:50.576Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:50.576Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:50.576Z] [2024-04-16T09:33:50.576Z] 09:33:50.369504 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:50.576Z] org.glassfish.web.loader.WebappClassLoader@45e140ae[name=unknown], urls=[ [2024-04-16T09:33:50.576Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:50.576Z] file:/tmp/gfembed12845431819235822648tmp/generated/ejb/classes/ [2024-04-16T09:33:50.576Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=35, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:50.576Z] 09:33:50.413091 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:50.576Z] 09:33:50.455414 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 981 milliseconds. [2024-04-16T09:33:50.576Z] Deployed classes [2024-04-16T09:33:50.831Z] Servlet WEB-HELLO initialized [2024-04-16T09:33:50.831Z] null [2024-04-16T09:33:50.831Z] Undeploying classes [2024-04-16T09:33:50.831Z] 09:33:50.559693 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:50.831Z] org.glassfish.web.loader.WebappClassLoader@4468fda8[name=/test], urls=[ [2024-04-16T09:33:50.831Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:50.831Z] file:/tmp/gfembed12845431819235822648tmp/generated/ejb/classes/ [2024-04-16T09:33:50.831Z] file:/tmp/gfembed12845431819235822648tmp/generated/classes/ [2024-04-16T09:33:50.831Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:50.831Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:33:50.831Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@4a890fdd [2024-04-16T09:33:50.831Z] 09:33:50.589684 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:50.832Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:50.832Z] 09:33:50.612553 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:50.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.710 s -- in org.glassfish.tests.embedded.web.EmbeddedRestartTest [2024-04-16T09:33:51.086Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:51.644Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest [2024-04-16T09:33:51.644Z] [0.465s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.146ms [2024-04-16T09:33:52.203Z] [1.014s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.404ms [2024-04-16T09:33:52.203Z] 09:33:52.003290 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:52.458Z] 09:33:52.180386 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:52.458Z] 09:33:52.181463 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:52.458Z] 09:33:52.211869 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:52.713Z] [1.596s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 5.982ms [2024-04-16T09:33:52.713Z] [1.596s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:52.713Z] [1.605s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.464ms [2024-04-16T09:33:52.713Z] [1.609s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.047ms [2024-04-16T09:33:52.713Z] [1.611s][info][gc] GC(3) Concurrent Mark Cycle 14.207ms [2024-04-16T09:33:52.713Z] 09:33:52.577758 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:52.713Z] 09:33:52.686434 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (516 ms), startup services (637 ms), total (1,153 ms) [2024-04-16T09:33:52.968Z] 09:33:52.758732 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed1836044452705339097tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1836044452705339097tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:52.968Z] 09:33:52.834543 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:52.968Z] ================ EmbeddedSetConfiguration Test [2024-04-16T09:33:52.968Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@483f286e [2024-04-16T09:33:52.968Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:53.224Z] [1.992s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 4.700ms [2024-04-16T09:33:53.224Z] [2.000s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 2.956ms [2024-04-16T09:33:53.224Z] 09:33:53.018030 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:53.224Z] 09:33:53.049804 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:53.224Z] 09:33:53.050293 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:53.224Z] 09:33:53.052633 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:53.478Z] 09:33:53.274446 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:53.478Z] 09:33:53.275454 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:53.478Z] 09:33:53.400013 INFO pool-12-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:53.733Z] 09:33:53.451936 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:53.733Z] 09:33:53.461430 SEVERE pool-15-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:53.733Z] 09:33:53.462954 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:53.733Z] 09:33:53.556564 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:53.733Z] [2.665s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 114M->26M(256M) 4.020ms [2024-04-16T09:33:53.733Z] [2.665s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:53.733Z] [2.687s][info][gc] GC(7) Pause Remark 28M->28M(256M) 1.739ms [2024-04-16T09:33:53.733Z] [2.695s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.075ms [2024-04-16T09:33:53.733Z] [2.696s][info][gc] GC(7) Concurrent Mark Cycle 31.778ms [2024-04-16T09:33:53.733Z] 09:33:53.625891 INFO pool-12-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:53.733Z] 09:33:53.656381 INFO pool-12-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 20 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:53.733Z] 09:33:53.661345 INFO pool-12-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:53.733Z] 09:33:53.662021 INFO pool-12-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:53.733Z] 09:33:53.662820 INFO pool-12-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:53.733Z] 09:33:53.669465 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:53.734Z] 09:33:53.679529 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:53.990Z] 09:33:53.851089 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:53.990Z] 09:33:53.851572 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:53.990Z] 09:33:53.853386 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:53.990Z] 09:33:53.870116 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:53.990Z] 09:33:53.870854 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:53.990Z] 09:33:53.871600 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:53.990Z] 09:33:53.873840 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:53.990Z] 09:33:53.892171 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:53.990Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:53.990Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:53.990Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:53.990Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:53.990Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:53.990Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:53.990Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:53.990Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:53.991Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:53.991Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:53.991Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:53.991Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:53.991Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:53.991Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:53.991Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:53.991Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:53.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:53.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:53.991Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:53.991Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:53.991Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:53.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.992Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:53.992Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:53.992Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:53.992Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:53.992Z] [2024-04-16T09:33:53.992Z] 09:33:53.895150 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:53.992Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:53.992Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:53.992Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:53.992Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:53.992Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:53.992Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:53.992Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:53.992Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:53.992Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:53.993Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:53.993Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:53.993Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:53.993Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:53.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:53.993Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:53.993Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:53.993Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:53.993Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:53.993Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.993Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.993Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.993Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:53.994Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:53.994Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:53.994Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:53.994Z] [2024-04-16T09:33:53.994Z] 09:33:53.897786 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:53.994Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:53.994Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:53.994Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:53.994Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:53.994Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:53.994Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:53.994Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:53.994Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:53.994Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:53.994Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:53.994Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:53.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:53.995Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:53.995Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:53.995Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:53.995Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:53.995Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.995Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.995Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.995Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.996Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.996Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.996Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:53.996Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:53.996Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:53.996Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:53.996Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:53.996Z] [2024-04-16T09:33:53.996Z] 09:33:53.900377 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:53.996Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:53.996Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:53.996Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:53.996Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:53.996Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:53.996Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:53.996Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:53.996Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:53.996Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:53.996Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:53.996Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:53.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:53.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:53.996Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:53.996Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:53.996Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:53.997Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.997Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.997Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.997Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.998Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:53.998Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:53.998Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:53.998Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:53.998Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:53.998Z] [2024-04-16T09:33:53.998Z] 09:33:53.903001 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:53.998Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:53.998Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:53.998Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:53.998Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:53.998Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:53.998Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:53.998Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:53.998Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:53.998Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:53.998Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:53.998Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:53.998Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:53.998Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:53.998Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:53.998Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:53.998Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:53.998Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:53.998Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:53.998Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:53.998Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:53.999Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.999Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.999Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:53.999Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:54.000Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:54.000Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:54.000Z] [2024-04-16T09:33:54.255Z] 09:33:53.998031 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:54.255Z] org.glassfish.web.loader.WebappClassLoader@43588265[name=unknown], urls=[ [2024-04-16T09:33:54.255Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:54.255Z] file:/tmp/gfembed1836044452705339097tmp/generated/ejb/classes/ [2024-04-16T09:33:54.255Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:54.255Z] 09:33:54.043648 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:54.255Z] org.glassfish.web.loader.WebappClassLoader@699e0bf0[name=unknown], urls=[ [2024-04-16T09:33:54.255Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:54.255Z] file:/tmp/gfembed1836044452705339097tmp/generated/ejb/classes/ [2024-04-16T09:33:54.255Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:54.256Z] 09:33:54.109873 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:54.256Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:54.256Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:54.256Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:54.256Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:54.256Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:54.256Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:54.256Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:54.256Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:54.256Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:54.256Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:54.256Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:54.256Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:54.256Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:54.256Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:54.256Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:54.256Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:54.256Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:54.256Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:54.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:54.256Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.256Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.257Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:54.257Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:54.257Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:54.257Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:54.257Z] [2024-04-16T09:33:54.257Z] 09:33:54.112429 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:54.257Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:54.257Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:54.257Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:54.258Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:54.258Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:54.258Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:54.258Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:54.258Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:54.258Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:54.258Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:54.258Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:54.258Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:54.258Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:54.258Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:54.258Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:54.258Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:54.258Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:54.258Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:54.258Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:54.258Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.258Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.258Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.258Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.258Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.259Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.259Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:54.259Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:54.259Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:54.259Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:54.259Z] [2024-04-16T09:33:54.259Z] 09:33:54.113636 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:54.259Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:54.259Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:54.259Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:54.259Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:54.259Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:54.259Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:54.260Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:54.260Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:54.260Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:54.260Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:54.260Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:54.260Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:54.260Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:54.260Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:54.260Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:54.260Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:54.260Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:54.260Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.260Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.260Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.261Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:54.261Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:54.261Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:54.261Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:54.261Z] [2024-04-16T09:33:54.261Z] 09:33:54.115601 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:54.261Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:54.261Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:54.261Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:54.261Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:54.261Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:54.261Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:54.261Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:54.261Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:54.261Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:54.261Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:54.262Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:54.262Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:54.262Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:54.262Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:54.262Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:54.262Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:54.262Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:54.262Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:54.262Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:54.262Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:54.262Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:54.262Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.262Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.262Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.263Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:54.263Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:54.263Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:54.263Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:54.263Z] [2024-04-16T09:33:54.263Z] 09:33:54.116652 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:54.263Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:54.263Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:54.263Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:54.263Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:54.263Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:54.263Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:54.264Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:54.264Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:54.264Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:54.264Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:54.264Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:54.264Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:54.264Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:54.264Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:54.264Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:54.264Z] at org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest.testEmbeddedWebAPIConfig(EmbeddedSetConfigurationTest.java:66) [2024-04-16T09:33:54.264Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:54.264Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:54.264Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:54.264Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:54.264Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:54.264Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.264Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.264Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.265Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:54.265Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:54.265Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:54.265Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:54.265Z] [2024-04-16T09:33:54.265Z] 09:33:54.162303 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:54.265Z] org.glassfish.web.loader.WebappClassLoader@521ba38f[name=unknown], urls=[ [2024-04-16T09:33:54.265Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:54.265Z] file:/tmp/gfembed1836044452705339097tmp/generated/ejb/classes// [2024-04-16T09:33:54.265Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:54.265Z] 09:33:54.196760 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/] [2024-04-16T09:33:54.265Z] 09:33:54.200744 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path / from virtual server server [2024-04-16T09:33:54.520Z] 09:33:54.250797 WARNING embedded-listener(1) com.sun.web.security.RealmAdapter.getAppContextID Context path from ServletContext: differs from path from bundle: / [2024-04-16T09:33:54.520Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@353b0719 [2024-04-16T09:33:54.520Z] 09:33:54.303560 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:54.520Z] 09:33:54.313494 INFO Thread-1713260034309 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:54.520Z] org.glassfish.web.loader.WebappClassLoader@3ef0e576[name=], urls=[ [2024-04-16T09:33:54.520Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:54.520Z] file:/tmp/gfembed1836044452705339097tmp/generated/ejb/classes// [2024-04-16T09:33:54.520Z] file:/tmp/gfembed1836044452705339097tmp/generated/classes/ [2024-04-16T09:33:54.520Z] ][delegate=true, context=, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:54.520Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:54.520Z] 09:33:54.332509 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:54.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 s -- in org.glassfish.tests.embedded.web.EmbeddedSetConfigurationTest [2024-04-16T09:33:54.774Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:55.332Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest [2024-04-16T09:33:55.332Z] [0.454s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.029ms [2024-04-16T09:33:55.891Z] [0.994s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.050ms [2024-04-16T09:33:55.891Z] 09:33:55.698240 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:56.145Z] 09:33:55.843343 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:56.145Z] 09:33:55.844424 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:56.145Z] 09:33:55.875825 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:33:56.399Z] [1.543s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 7.020ms [2024-04-16T09:33:56.399Z] [1.543s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:33:56.399Z] [1.552s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.561ms [2024-04-16T09:33:56.399Z] [1.556s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.061ms [2024-04-16T09:33:56.399Z] [1.558s][info][gc] GC(3) Concurrent Mark Cycle 15.167ms [2024-04-16T09:33:56.399Z] 09:33:56.240921 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:33:56.655Z] 09:33:56.347221 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (492 ms), startup services (616 ms), total (1,108 ms) [2024-04-16T09:33:56.655Z] 09:33:56.419366 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed9784495681420541454tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed9784495681420541454tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:33:56.655Z] 09:33:56.496870 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:33:56.655Z] ================ EmbeddedSetDefaultWebXml Test [2024-04-16T09:33:56.655Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@262a1fad [2024-04-16T09:33:56.655Z] Using default-web.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/org/glassfish/tests/webapi/my-default-web.xml [2024-04-16T09:33:56.655Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:33:56.655Z] [1.931s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 4.711ms [2024-04-16T09:33:56.655Z] [1.939s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.054ms [2024-04-16T09:33:56.910Z] 09:33:56.668662 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:33:56.910Z] 09:33:56.701594 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:33:56.910Z] 09:33:56.702083 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:33:56.910Z] 09:33:56.704398 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:33:57.165Z] 09:33:56.906833 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:33:57.165Z] 09:33:56.907755 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:33:57.165Z] 09:33:57.032670 INFO pool-7-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:33:57.165Z] 09:33:57.073293 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:57.165Z] 09:33:57.082967 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:33:57.165Z] 09:33:57.084211 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:33:57.420Z] [2.541s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 106M->27M(256M) 3.885ms [2024-04-16T09:33:57.420Z] [2.541s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:33:57.420Z] 09:33:57.148299 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:57.420Z] 09:33:57.217914 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:33:57.420Z] [2.562s][info][gc] GC(7) Pause Remark 29M->29M(256M) 1.763ms [2024-04-16T09:33:57.420Z] [2.570s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.073ms [2024-04-16T09:33:57.420Z] [2.571s][info][gc] GC(7) Concurrent Mark Cycle 30.751ms [2024-04-16T09:33:57.420Z] 09:33:57.245881 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:33:57.420Z] 09:33:57.250162 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:57.420Z] 09:33:57.250743 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:57.420Z] 09:33:57.251346 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:33:57.420Z] 09:33:57.258288 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:33:57.420Z] 09:33:57.268144 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:33:57.675Z] 09:33:57.438309 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:33:57.675Z] 09:33:57.438797 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:33:57.675Z] 09:33:57.440699 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:33:57.675Z] 09:33:57.457641 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:57.676Z] 09:33:57.458450 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:33:57.676Z] 09:33:57.459186 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:33:57.676Z] 09:33:57.461458 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:33:57.676Z] 09:33:57.480118 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:57.676Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:57.676Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.676Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.676Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.676Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.676Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.676Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.676Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.676Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:57.676Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.676Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.676Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.676Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.676Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.676Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.676Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.676Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.677Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.677Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.677Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.677Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.677Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.677Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.677Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.677Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.678Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.678Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.678Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.678Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.678Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.678Z] [2024-04-16T09:33:57.678Z] 09:33:57.483223 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:57.678Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:57.678Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.678Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.678Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.678Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:57.678Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.678Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.678Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.678Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.678Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.678Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.678Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.678Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.678Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.679Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.679Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.679Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.679Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.679Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.680Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.680Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.680Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.680Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.680Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.680Z] [2024-04-16T09:33:57.680Z] 09:33:57.485917 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:57.680Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:57.680Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.680Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.680Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.680Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.680Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.680Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.680Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.680Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:57.680Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.680Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.680Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.680Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.680Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.680Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.680Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.681Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.681Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.681Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.681Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.681Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.681Z] [2024-04-16T09:33:57.681Z] 09:33:57.488562 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:57.681Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:57.681Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.681Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.681Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.682Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.682Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.682Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.682Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.682Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:57.682Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.682Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.682Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.682Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.682Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.682Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.682Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.682Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.682Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.682Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.683Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.683Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.683Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.683Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.683Z] [2024-04-16T09:33:57.683Z] 09:33:57.491167 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:57.683Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:57.683Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.683Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.683Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.683Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.683Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.683Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.683Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.683Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.684Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:33:57.684Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.684Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.684Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.684Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.684Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.684Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.684Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.684Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.684Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.684Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.684Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.685Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.685Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.685Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.685Z] [2024-04-16T09:33:57.685Z] 09:33:57.574051 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:57.685Z] org.glassfish.web.loader.WebappClassLoader@632241f5[name=unknown], urls=[ [2024-04-16T09:33:57.685Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:57.685Z] file:/tmp/gfembed9784495681420541454tmp/generated/ejb/classes/ [2024-04-16T09:33:57.685Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:57.685Z] 09:33:57.618421 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:57.685Z] org.glassfish.web.loader.WebappClassLoader@6f0c45f4[name=unknown], urls=[ [2024-04-16T09:33:57.685Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:57.685Z] file:/tmp/gfembed9784495681420541454tmp/generated/ejb/classes/ [2024-04-16T09:33:57.685Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:57.941Z] 09:33:57.681150 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:33:57.941Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:33:57.941Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.941Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.941Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.941Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.941Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.941Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.941Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.941Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:57.941Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.941Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.941Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.941Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.941Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.941Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.941Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.941Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.941Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.941Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.942Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.942Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.942Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.942Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.942Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.942Z] [2024-04-16T09:33:57.942Z] 09:33:57.683584 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:33:57.942Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:33:57.942Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.942Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.943Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.943Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.943Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.943Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.943Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.943Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:57.943Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.943Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.943Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.943Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.943Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.943Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.943Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.943Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.943Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.944Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.944Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.944Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.944Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.944Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.944Z] [2024-04-16T09:33:57.944Z] 09:33:57.685799 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:33:57.944Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:33:57.944Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.944Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.944Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.944Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.944Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.944Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.944Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.944Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.945Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.945Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.945Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.945Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:57.945Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.945Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.945Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.945Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.945Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.945Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.945Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.945Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.945Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.945Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.946Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.946Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.946Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.946Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.946Z] [2024-04-16T09:33:57.946Z] 09:33:57.687981 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:33:57.946Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:33:57.946Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.946Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.946Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.946Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.946Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.946Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.946Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.946Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.947Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.947Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:57.947Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.947Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.947Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.947Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.947Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.947Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.947Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.947Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.947Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.947Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.947Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.948Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.948Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.948Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.948Z] [2024-04-16T09:33:57.948Z] 09:33:57.690152 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:33:57.948Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:33:57.948Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:33:57.948Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:33:57.948Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:33:57.948Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:33:57.948Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:33:57.948Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:33:57.948Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:33:57.948Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:33:57.948Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:33:57.948Z] at org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest.testEmbeddedWebAPIConfig(EmbeddedSetDefaultWebXmlTest.java:69) [2024-04-16T09:33:57.948Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:33:57.948Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:33:57.948Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:33:57.949Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:33:57.949Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:33:57.949Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.949Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.949Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:33:57.949Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:33:57.950Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:33:57.950Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:33:57.950Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:33:57.950Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:33:57.950Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:33:57.950Z] [2024-04-16T09:33:57.950Z] 09:33:57.721947 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:57.950Z] org.glassfish.web.loader.WebappClassLoader@44eb2452[name=unknown], urls=[ [2024-04-16T09:33:57.950Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:57.950Z] file:/tmp/gfembed9784495681420541454tmp/generated/ejb/classes// [2024-04-16T09:33:57.950Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:57.950Z] 09:33:57.757762 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:33:57.950Z] 09:33:57.762246 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-04-16T09:33:57.950Z] 09:33:57.873485 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:33:57.950Z] org.glassfish.web.loader.WebappClassLoader@a2df0d5[name=/test], urls=[ [2024-04-16T09:33:57.950Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:33:57.950Z] file:/tmp/gfembed9784495681420541454tmp/generated/ejb/classes// [2024-04-16T09:33:57.950Z] file:/tmp/gfembed9784495681420541454tmp/generated/classes/ [2024-04-16T09:33:57.950Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:33:57.950Z] 09:33:57.890867 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /test from virtual server server [2024-04-16T09:33:57.950Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@1716c037 [2024-04-16T09:33:57.950Z] 09:33:57.902419 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:33:57.950Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:33:57.951Z] 09:33:57.933618 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:33:58.206Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.827 s -- in org.glassfish.tests.embedded.web.EmbeddedSetDefaultWebXmlTest [2024-04-16T09:33:58.460Z] [0.002s][info][gc] Using G1 [2024-04-16T09:33:59.019Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest [2024-04-16T09:33:59.019Z] [0.461s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.188ms [2024-04-16T09:33:59.578Z] [1.020s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.806ms [2024-04-16T09:33:59.578Z] 09:33:59.329398 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:33:59.578Z] 09:33:59.473002 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:33:59.578Z] 09:33:59.474026 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:33:59.578Z] 09:33:59.503444 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:34:00.138Z] [1.574s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 6.819ms [2024-04-16T09:34:00.138Z] [1.574s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:34:00.138Z] [1.583s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.590ms [2024-04-16T09:34:00.138Z] [1.587s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.066ms [2024-04-16T09:34:00.138Z] [1.589s][info][gc] GC(3) Concurrent Mark Cycle 14.393ms [2024-04-16T09:34:00.138Z] 09:33:59.857387 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:34:00.138Z] 09:33:59.970282 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (516 ms), startup services (607 ms), total (1,123 ms) [2024-04-16T09:34:00.138Z] 09:34:00.040857 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed9315724239188661527tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed9315724239188661527tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:34:00.138Z] 09:34:00.115741 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:34:00.393Z] ================ EmbeddedSetDocRoot Test [2024-04-16T09:34:00.393Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@78da899f [2024-04-16T09:34:00.393Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:34:00.393Z] [1.953s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 5.247ms [2024-04-16T09:34:00.393Z] [1.960s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.038ms [2024-04-16T09:34:00.393Z] 09:34:00.288464 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:34:00.393Z] 09:34:00.319414 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:34:00.393Z] 09:34:00.319910 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:00.393Z] 09:34:00.322200 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:34:00.648Z] 09:34:00.528767 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:34:00.648Z] 09:34:00.529709 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:34:00.903Z] 09:34:00.655481 INFO pool-16-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:34:00.903Z] 09:34:00.701092 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:34:00.903Z] 09:34:00.711081 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:34:00.903Z] 09:34:00.712306 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:34:00.903Z] 09:34:00.778306 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:00.903Z] [2.581s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 109M->27M(256M) 4.017ms [2024-04-16T09:34:00.903Z] [2.581s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:34:00.903Z] [2.601s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.866ms [2024-04-16T09:34:00.903Z] 09:34:00.850972 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:00.903Z] 09:34:00.879316 INFO pool-8-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:34:00.903Z] 09:34:00.883513 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:00.903Z] 09:34:00.884032 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:00.903Z] 09:34:00.884647 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:00.903Z] 09:34:00.889602 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:34:01.157Z] [2.609s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.090ms [2024-04-16T09:34:01.157Z] [2.611s][info][gc] GC(7) Concurrent Mark Cycle 29.412ms [2024-04-16T09:34:01.157Z] 09:34:00.902473 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server test-server [2024-04-16T09:34:01.157Z] 09:34:00.911711 SEVERE pool-9-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:34:01.157Z] 09:34:00.912086 SEVERE pool-9-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:01.157Z] 09:34:00.945939 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server test-server loaded default web module [2024-04-16T09:34:01.157Z] 09:34:00.947966 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:01.157Z] 09:34:00.952288 INFO pool-9-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:01.158Z] 09:34:00.954342 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server test-server docroot /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener,embedded-listener [2024-04-16T09:34:01.158Z] 09:34:00.954920 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:34:01.412Z] 09:34:01.143240 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:34:01.412Z] 09:34:01.143836 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:34:01.412Z] 09:34:01.146011 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:34:01.412Z] 09:34:01.172244 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:01.412Z] 09:34:01.173627 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:01.412Z] 09:34:01.174976 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:34:01.412Z] 09:34:01.179045 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:34:01.412Z] 09:34:01.203854 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:01.412Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:01.412Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.412Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.412Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.412Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.412Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.412Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.412Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.412Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.413Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.413Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.413Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.413Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.413Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.413Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.413Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:01.413Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.413Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.413Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.413Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.413Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.413Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.413Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.413Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.413Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.413Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.413Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.414Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.414Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.414Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.414Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.414Z] [2024-04-16T09:34:01.414Z] 09:34:01.207119 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:01.414Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:01.414Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.414Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.414Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.414Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.414Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.414Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.414Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.415Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.415Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.415Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.415Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.415Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.415Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:01.415Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.415Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.415Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.415Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.415Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.415Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.415Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.415Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.415Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.415Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.415Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.416Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.416Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.416Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.416Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.416Z] [2024-04-16T09:34:01.416Z] 09:34:01.209807 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:01.416Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:01.416Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.416Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.416Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.416Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.416Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.416Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.416Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.416Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.417Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.417Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.417Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:01.417Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.417Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.417Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.417Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.417Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.417Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.417Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.417Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.417Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.417Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.417Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.417Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.418Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.418Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.418Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.418Z] [2024-04-16T09:34:01.418Z] 09:34:01.212428 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:01.418Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:01.418Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.418Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.418Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.418Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.418Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.418Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.418Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.418Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:01.418Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.418Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.419Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.419Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.419Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.419Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.419Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.419Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.419Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.419Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.419Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.419Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.420Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.420Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.420Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.420Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.420Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.420Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.420Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.420Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.420Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.420Z] [2024-04-16T09:34:01.420Z] 09:34:01.215099 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:01.420Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:01.420Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.420Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.420Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.420Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.420Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.420Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.420Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.420Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:01.420Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.420Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.420Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.420Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.420Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.420Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.421Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.421Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.421Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.421Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.421Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.421Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.422Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.422Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.422Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.422Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.422Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.422Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.422Z] [2024-04-16T09:34:01.422Z] 09:34:01.307836 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:01.422Z] org.glassfish.web.loader.WebappClassLoader@328e4ec2[name=unknown], urls=[ [2024-04-16T09:34:01.422Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:01.422Z] file:/tmp/gfembed9315724239188661527tmp/generated/ejb/classes/ [2024-04-16T09:34:01.422Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:01.678Z] 09:34:01.362547 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:01.678Z] org.glassfish.web.loader.WebappClassLoader@28831d69[name=unknown], urls=[ [2024-04-16T09:34:01.678Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:01.678Z] file:/tmp/gfembed9315724239188661527tmp/generated/ejb/classes/ [2024-04-16T09:34:01.678Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:01.678Z] 09:34:01.433856 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:01.678Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:01.678Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.678Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.678Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.678Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.678Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.678Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:01.678Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.678Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.678Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.678Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.678Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.678Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.678Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.678Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.678Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.678Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.678Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.679Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.679Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.679Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.679Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.680Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.680Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.680Z] [2024-04-16T09:34:01.680Z] 09:34:01.436546 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:01.680Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:01.680Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.680Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.680Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.680Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.680Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.680Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.680Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.680Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:01.680Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.680Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.680Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.680Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.680Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.680Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.680Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.680Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.680Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.680Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.680Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.680Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.681Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.681Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.681Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.681Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.681Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.682Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.682Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.682Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.682Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.682Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.682Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.682Z] [2024-04-16T09:34:01.682Z] 09:34:01.437912 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:01.682Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:01.682Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.682Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.682Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.682Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.682Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.682Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.682Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.682Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:01.682Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.682Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.682Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.682Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.682Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.682Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.682Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.682Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.682Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.683Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.683Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.683Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.683Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.683Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.683Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.683Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.683Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.683Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.683Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.683Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.684Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.684Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.684Z] [2024-04-16T09:34:01.684Z] 09:34:01.439065 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:01.684Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:01.684Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.684Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.684Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.684Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.684Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.684Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.684Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.684Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:01.684Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.684Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.684Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.684Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.684Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.684Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.684Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.684Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.684Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.685Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.685Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.685Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.685Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.685Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.685Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.685Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.685Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.686Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.686Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.686Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.686Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.686Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.686Z] [2024-04-16T09:34:01.686Z] 09:34:01.440185 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:01.686Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:01.686Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:01.686Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:01.686Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:01.686Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:01.686Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:01.686Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:01.686Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:01.686Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:01.686Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:01.686Z] at org.glassfish.web.embed.impl.WebContainerImpl.createContext(WebContainerImpl.java:640) [2024-04-16T09:34:01.686Z] at org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest.testEmbeddedWebAPIConfig(EmbeddedSetDocRootTest.java:70) [2024-04-16T09:34:01.686Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:01.686Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:01.686Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:01.686Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:01.686Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:01.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:01.687Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:01.687Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.687Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.687Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:01.687Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:01.687Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:01.687Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:01.687Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:01.687Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:01.687Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:01.687Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:01.687Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:01.687Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:01.688Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:01.688Z] [2024-04-16T09:34:01.688Z] 09:34:01.474783 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:01.688Z] org.glassfish.web.loader.WebappClassLoader@2086d469[name=unknown], urls=[ [2024-04-16T09:34:01.688Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:01.688Z] file:/tmp/gfembed9315724239188661527tmp/generated/ejb/classes// [2024-04-16T09:34:01.688Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:01.688Z] 09:34:01.509799 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:34:01.688Z] 09:34:01.514147 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server server [2024-04-16T09:34:01.688Z] 09:34:01.515033 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path test from virtual server test-server [2024-04-16T09:34:01.943Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@50bf795f [2024-04-16T09:34:01.943Z] 09:34:01.649659 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:34:01.943Z] 09:34:01.660341 INFO Thread-1713260041653 org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:01.943Z] org.glassfish.web.loader.WebappClassLoader@da34eb0[name=/test], urls=[ [2024-04-16T09:34:01.943Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:01.943Z] file:/tmp/gfembed9315724239188661527tmp/generated/ejb/classes// [2024-04-16T09:34:01.943Z] file:/tmp/gfembed9315724239188661527tmp/generated/classes/ [2024-04-16T09:34:01.943Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:01.943Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:34:01.943Z] 09:34:01.680590 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:34:01.943Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.967 s -- in org.glassfish.tests.embedded.web.EmbeddedSetDocRootTest [2024-04-16T09:34:02.198Z] [0.002s][info][gc] Using G1 [2024-04-16T09:34:02.757Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest [2024-04-16T09:34:02.757Z] [0.445s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.075ms [2024-04-16T09:34:03.316Z] [0.968s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.169ms [2024-04-16T09:34:03.316Z] 09:34:03.024281 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:34:03.316Z] 09:34:03.170458 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:34:03.316Z] 09:34:03.171499 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:34:03.316Z] 09:34:03.201372 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:34:03.570Z] [1.525s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 57M->20M(258M) 6.503ms [2024-04-16T09:34:03.570Z] [1.525s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:34:03.824Z] 09:34:03.558180 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:34:03.824Z] [1.535s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.531ms [2024-04-16T09:34:03.824Z] [1.539s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.052ms [2024-04-16T09:34:03.824Z] [1.541s][info][gc] GC(3) Concurrent Mark Cycle 16.080ms [2024-04-16T09:34:03.824Z] 09:34:03.670025 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (478 ms), startup services (613 ms), total (1,091 ms) [2024-04-16T09:34:03.824Z] 09:34:03.741665 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed532280337077026519tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed532280337077026519tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:34:04.078Z] 09:34:03.821778 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:34:04.078Z] ================ EmbeddedSetSecurity Test [2024-04-16T09:34:04.078Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@3cc79c02 [2024-04-16T09:34:04.078Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:34:04.078Z] [1.923s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 4.954ms [2024-04-16T09:34:04.078Z] [1.933s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.037ms [2024-04-16T09:34:04.333Z] 09:34:04.015502 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:34:04.333Z] 09:34:04.048502 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:34:04.333Z] 09:34:04.048991 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:04.333Z] 09:34:04.051256 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:34:04.333Z] 09:34:04.253386 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:34:04.333Z] 09:34:04.254416 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:34:04.587Z] 09:34:04.380669 INFO pool-6-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:34:04.587Z] 09:34:04.422173 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:34:04.588Z] 09:34:04.432584 SEVERE pool-8-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:34:04.588Z] 09:34:04.433987 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:34:04.588Z] 09:34:04.497234 INFO pool-5-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:04.588Z] 09:34:04.568671 INFO pool-8-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:04.842Z] [2.552s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 109M->27M(256M) 4.292ms [2024-04-16T09:34:04.842Z] [2.552s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:34:04.842Z] 09:34:04.597120 INFO pool-8-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:34:04.842Z] 09:34:04.601214 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:04.842Z] 09:34:04.601751 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:04.842Z] 09:34:04.602318 INFO pool-8-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:04.842Z] 09:34:04.606975 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:34:04.842Z] [2.575s][info][gc] GC(7) Pause Remark 30M->30M(256M) 1.750ms [2024-04-16T09:34:04.842Z] [2.584s][info][gc] GC(7) Pause Cleanup 31M->31M(256M) 0.059ms [2024-04-16T09:34:04.842Z] [2.585s][info][gc] GC(7) Concurrent Mark Cycle 32.945ms [2024-04-16T09:34:04.842Z] 09:34:04.615814 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:34:05.097Z] 09:34:04.799615 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:34:05.097Z] 09:34:04.800129 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:34:05.097Z] 09:34:04.802045 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:34:05.097Z] 09:34:04.819292 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:05.097Z] 09:34:04.820117 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:05.097Z] 09:34:04.820980 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:34:05.097Z] 09:34:04.823422 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:34:05.097Z] 09:34:04.842133 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:05.097Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:05.097Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.097Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.097Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.097Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.097Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.097Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.097Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.097Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:05.097Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.098Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.098Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.098Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.098Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.098Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.098Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.098Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.098Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.098Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.098Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.099Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.099Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.099Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.099Z] [2024-04-16T09:34:05.099Z] 09:34:04.845432 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:05.099Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:05.099Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.099Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.099Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.099Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.099Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.099Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.099Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.099Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:05.099Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.099Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.099Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.099Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.100Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.100Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.100Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.100Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.100Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.100Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.101Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.101Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.101Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.101Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.101Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.101Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.101Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.101Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.101Z] [2024-04-16T09:34:05.101Z] 09:34:04.848253 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:05.101Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:05.101Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.101Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.101Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.101Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.101Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.101Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.101Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.101Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:05.101Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.101Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.101Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.101Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.101Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.101Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.101Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.101Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.103Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.103Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.103Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.103Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.103Z] [2024-04-16T09:34:05.103Z] 09:34:04.850928 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:05.103Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:05.103Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.103Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.103Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.103Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.103Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.103Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.103Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.103Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:05.103Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.103Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.103Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.103Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.103Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.103Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.103Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.103Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.104Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.104Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.104Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.104Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.104Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.105Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.105Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.105Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.105Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.105Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.105Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.105Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.105Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.105Z] [2024-04-16T09:34:05.105Z] 09:34:04.853471 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:05.105Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:05.105Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.105Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.105Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.105Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.105Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.105Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.105Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.105Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:05.105Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.105Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.105Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.105Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.105Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.105Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.105Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.105Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.106Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.106Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.106Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.106Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.106Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.107Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.107Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.107Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.107Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.107Z] [2024-04-16T09:34:05.107Z] 09:34:04.932078 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:05.107Z] org.glassfish.web.loader.WebappClassLoader@577bfadb[name=unknown], urls=[ [2024-04-16T09:34:05.107Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:05.107Z] file:/tmp/gfembed532280337077026519tmp/generated/ejb/classes/ [2024-04-16T09:34:05.107Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:05.107Z] 09:34:04.977238 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:05.107Z] org.glassfish.web.loader.WebappClassLoader@1669931a[name=unknown], urls=[ [2024-04-16T09:34:05.107Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:05.107Z] file:/tmp/gfembed532280337077026519tmp/generated/ejb/classes/ [2024-04-16T09:34:05.107Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:05.362Z] 09:34:05.038282 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:05.362Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:05.362Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.362Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.362Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.362Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.362Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.362Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.362Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.362Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:05.362Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.363Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.363Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.363Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.363Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.363Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.363Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.363Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.363Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.363Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.363Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.364Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.364Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.364Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.364Z] [2024-04-16T09:34:05.364Z] 09:34:05.040835 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:05.364Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:05.364Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.364Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.364Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.364Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.364Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.364Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.364Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.364Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:05.364Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.364Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.364Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.364Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.364Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.365Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.365Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.365Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.365Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.365Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.365Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.366Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.366Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.366Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.366Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.366Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.366Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.366Z] [2024-04-16T09:34:05.366Z] 09:34:05.042589 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:05.366Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:05.366Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.366Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.366Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.366Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.366Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.366Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.366Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.366Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:05.366Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.366Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.366Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.366Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.366Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.366Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.366Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.366Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.366Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.366Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.367Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.367Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.367Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.367Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.368Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.368Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.368Z] [2024-04-16T09:34:05.368Z] 09:34:05.043716 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:05.368Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:05.368Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.368Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.368Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.368Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.368Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.368Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.368Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.368Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:05.368Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.368Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.368Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.368Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.368Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.368Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.368Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.368Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.368Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.368Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.368Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.368Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.368Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.369Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.369Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.369Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.369Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.369Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.370Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.370Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.370Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.370Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.370Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.370Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.370Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.370Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.370Z] [2024-04-16T09:34:05.370Z] 09:34:05.044747 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:05.370Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:05.370Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:05.370Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:05.370Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:05.370Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:05.370Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:05.370Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:05.370Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:05.370Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:05.370Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:05.370Z] at org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest.test(EmbeddedSetSecurityTest.java:67) [2024-04-16T09:34:05.370Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:05.370Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:05.370Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:05.370Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:05.370Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:05.370Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:05.370Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:05.370Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:05.370Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:05.370Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:05.370Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:05.370Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:05.371Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.371Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.371Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:05.371Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:05.371Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:05.372Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:05.372Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:05.372Z] [2024-04-16T09:34:05.372Z] 09:34:05.075808 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:05.372Z] org.glassfish.web.loader.WebappClassLoader@49c83262[name=unknown], urls=[ [2024-04-16T09:34:05.372Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:05.372Z] file:/tmp/gfembed532280337077026519tmp/generated/ejb/classes// [2024-04-16T09:34:05.372Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:05.372Z] 09:34:05.110401 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/security] [2024-04-16T09:34:05.372Z] 09:34:05.114590 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path security from virtual server server [2024-04-16T09:34:05.372Z] 09:34:05.120855 WARNING main org.glassfish.exousia.constraints.transformer.PatternBuilder.handleUncovered Jakarta Authorization: For the URL pattern /*, all but the following methods were uncovered: POST,GET [2024-04-16T09:34:05.372Z] 09:34:05.124928 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:05.372Z] org.glassfish.web.loader.WebappClassLoader@5086623f[name=/security], urls=[ [2024-04-16T09:34:05.372Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:05.372Z] file:/tmp/gfembed532280337077026519tmp/generated/ejb/classes// [2024-04-16T09:34:05.372Z] file:/tmp/gfembed532280337077026519tmp/generated/classes/ [2024-04-16T09:34:05.372Z] ][delegate=true, context=/security, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=8, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:05.372Z] 09:34:05.141440 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeContext Removed context with path /security from virtual server server [2024-04-16T09:34:05.372Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@6ed51944 [2024-04-16T09:34:05.372Z] 09:34:05.153046 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:34:05.372Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:34:05.373Z] 09:34:05.183230 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:34:05.373Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.735 s -- in org.glassfish.tests.embedded.web.EmbeddedSetSecurityTest [2024-04-16T09:34:05.629Z] [0.002s][info][gc] Using G1 [2024-04-16T09:34:06.188Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest [2024-04-16T09:34:06.188Z] [0.459s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.056ms [2024-04-16T09:34:06.746Z] [1.013s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.425ms [2024-04-16T09:34:06.746Z] 09:34:06.570004 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:34:06.746Z] 09:34:06.645716 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:34:07.000Z] 09:34:06.705220 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:34:07.255Z] [1.562s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 62M->19M(258M) 5.772ms [2024-04-16T09:34:07.255Z] [1.562s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:34:07.255Z] [1.571s][info][gc] GC(3) Pause Remark 19M->19M(256M) 1.573ms [2024-04-16T09:34:07.255Z] [1.575s][info][gc] GC(3) Pause Cleanup 20M->20M(256M) 0.055ms [2024-04-16T09:34:07.255Z] [1.577s][info][gc] GC(3) Concurrent Mark Cycle 14.340ms [2024-04-16T09:34:07.255Z] 09:34:07.161422 INFO main com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:34:07.255Z] 09:34:07.169592 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:34:07.509Z] 09:34:07.179123 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:07.510Z] 09:34:07.181166 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:07.510Z] 09:34:07.182044 INFO main com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:07.510Z] 09:34:07.454839 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (802 ms), startup services (543 ms), total (1,345 ms) [2024-04-16T09:34:07.764Z] 09:34:07.523430 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed1875312881568435891tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed1875312881568435891tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:34:07.764Z] 09:34:07.599345 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:34:07.764Z] [2.199s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 81M->23M(256M) 6.594ms [2024-04-16T09:34:07.764Z] [2.207s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 26M->23M(256M) 4.682ms [2024-04-16T09:34:08.018Z] 09:34:07.788766 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:34:08.019Z] 09:34:07.808912 INFO main com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:08.019Z] 09:34:07.824644 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:08.019Z] 09:34:07.827113 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:34:08.273Z] 09:34:08.011655 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:34:08.273Z] 09:34:08.012436 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:34:08.273Z] [2.567s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 87M->26M(256M) 2.736ms [2024-04-16T09:34:08.273Z] [2.567s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:34:08.273Z] [2.591s][info][gc] GC(7) Pause Remark 27M->27M(256M) 2.062ms [2024-04-16T09:34:08.273Z] [2.600s][info][gc] GC(7) Pause Cleanup 28M->28M(256M) 0.085ms [2024-04-16T09:34:08.273Z] [2.601s][info][gc] GC(7) Concurrent Mark Cycle 34.756ms [2024-04-16T09:34:08.273Z] 09:34:08.140141 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server example [2024-04-16T09:34:08.273Z] 09:34:08.163459 SEVERE pool-16-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:08.273Z] 09:34:08.165259 INFO pool-5-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:34:08.528Z] 09:34:08.204260 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server example loaded default web module [2024-04-16T09:34:08.528Z] 09:34:08.207529 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:08.528Z] 09:34:08.210814 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:08.528Z] 09:34:08.213614 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener http-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:08.528Z] 09:34:08.215640 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server example docroot /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener [2024-04-16T09:34:08.528Z] 09:34:08.218436 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:34:08.528Z] 09:34:08.387249 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:34:08.528Z] 09:34:08.387762 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:34:08.528Z] 09:34:08.389498 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:34:08.528Z] 09:34:08.405883 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:08.528Z] 09:34:08.406622 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:08.528Z] 09:34:08.407358 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:34:08.528Z] 09:34:08.409558 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:34:08.528Z] 09:34:08.427546 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:08.528Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:08.528Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.528Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.528Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.529Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.529Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.529Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.529Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.529Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:08.529Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.529Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.529Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.529Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.529Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.529Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.529Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.529Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.529Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.530Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.530Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.530Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.530Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.530Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.530Z] [2024-04-16T09:34:08.530Z] 09:34:08.430442 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:08.530Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:08.530Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.530Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.530Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.530Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.530Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.530Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.531Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.531Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.531Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.531Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:08.531Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.531Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.531Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.531Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.531Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.531Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.531Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.531Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.531Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.531Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.532Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.532Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.532Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.532Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.532Z] [2024-04-16T09:34:08.532Z] 09:34:08.433005 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:08.532Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:08.532Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.532Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.532Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.532Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.532Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.532Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.532Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.532Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.532Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.533Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.533Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.533Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.533Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:08.533Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.533Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.533Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.533Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.533Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.533Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.533Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.533Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.533Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.533Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.534Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.534Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.534Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.534Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.534Z] [2024-04-16T09:34:08.534Z] 09:34:08.435470 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:08.534Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:08.534Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.534Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.534Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.534Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.534Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.535Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.535Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.535Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.535Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.535Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.535Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.535Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.535Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.535Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:08.535Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.535Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.535Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.535Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.535Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.535Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.535Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.535Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.535Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.535Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.536Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.536Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.536Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.536Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.536Z] [2024-04-16T09:34:08.536Z] 09:34:08.437952 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:08.536Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:08.536Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.536Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.536Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.536Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.536Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.536Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.536Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.536Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.537Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.537Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.537Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:08.537Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.537Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.537Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.537Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.537Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.537Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.537Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.537Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.537Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.537Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.538Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.538Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.538Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.538Z] [2024-04-16T09:34:08.794Z] 09:34:08.514475 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:08.794Z] org.glassfish.web.loader.WebappClassLoader@6ba0ee4a[name=unknown], urls=[ [2024-04-16T09:34:08.794Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:08.794Z] file:/tmp/gfembed1875312881568435891tmp/generated/ejb/classes/ [2024-04-16T09:34:08.794Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:08.794Z] 09:34:08.557359 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:08.794Z] org.glassfish.web.loader.WebappClassLoader@1bdafb01[name=unknown], urls=[ [2024-04-16T09:34:08.794Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:08.794Z] file:/tmp/gfembed1875312881568435891tmp/generated/ejb/classes/ [2024-04-16T09:34:08.794Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:08.794Z] 09:34:08.619375 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:08.794Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:08.794Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.794Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.794Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.794Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.794Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.794Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.794Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.794Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:08.794Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.794Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.794Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.794Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.794Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.794Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.795Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.795Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.795Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.795Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.795Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.796Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.796Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.796Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.796Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.796Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.796Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.796Z] [2024-04-16T09:34:08.796Z] 09:34:08.621873 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:08.796Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:08.796Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.796Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.796Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.796Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.796Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.796Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.796Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.796Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:08.796Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.796Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.796Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.796Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.796Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.796Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.796Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.796Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.797Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.797Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.797Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.797Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.798Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.798Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.798Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.798Z] [2024-04-16T09:34:08.798Z] 09:34:08.624066 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:08.798Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:08.798Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.798Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.798Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.798Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.798Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.798Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.798Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.798Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:08.798Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.798Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.798Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.798Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.798Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.798Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.798Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.798Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.798Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.798Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.798Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.798Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.798Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.800Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.800Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.800Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.800Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.800Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.800Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.800Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.800Z] [2024-04-16T09:34:08.800Z] 09:34:08.625169 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:08.800Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:08.800Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.800Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.800Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.800Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.800Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.800Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.800Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.800Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:08.800Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.800Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.800Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.800Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.800Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.800Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.800Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.800Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.801Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.801Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.801Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.801Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.801Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.801Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.801Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.801Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.801Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.801Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.801Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.802Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.802Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.802Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.802Z] [2024-04-16T09:34:08.802Z] 09:34:08.626218 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:08.802Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:08.802Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:08.802Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:08.802Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:08.802Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:08.802Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:08.802Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:08.802Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:08.802Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:08.802Z] at org.glassfish.web.embed.impl.WebContainerImpl.addContext(WebContainerImpl.java:679) [2024-04-16T09:34:08.802Z] at org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest.test(EmbeddedVirtualServerHostNameTest.java:73) [2024-04-16T09:34:08.802Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:08.802Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:08.802Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:08.802Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:08.802Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:08.802Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:08.803Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.803Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:08.803Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:08.803Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.803Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.803Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:08.803Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:08.803Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:08.803Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:08.804Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:08.804Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:08.804Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:08.804Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:08.804Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:08.804Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:08.804Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:08.804Z] [2024-04-16T09:34:08.804Z] 09:34:08.654022 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:08.804Z] org.glassfish.web.loader.WebappClassLoader@4449a60b[name=unknown], urls=[ [2024-04-16T09:34:08.804Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:08.804Z] file:/tmp/gfembed1875312881568435891tmp/generated/ejb/classes// [2024-04-16T09:34:08.804Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:08.804Z] 09:34:08.687393 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/host] [2024-04-16T09:34:08.804Z] 09:34:08.691614 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path host from virtual server server [2024-04-16T09:34:08.804Z] 09:34:08.692388 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addContext Added context with path host from virtual server example [2024-04-16T09:34:08.804Z] Servlet WEB-HELLO initialized [2024-04-16T09:34:08.804Z] null [2024-04-16T09:34:09.058Z] Stopping server null [2024-04-16T09:34:09.058Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.827 s -- in org.glassfish.tests.embedded.web.EmbeddedVirtualServerHostNameTest [2024-04-16T09:34:09.312Z] [0.002s][info][gc] Using G1 [2024-04-16T09:34:09.871Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest [2024-04-16T09:34:09.871Z] [0.458s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.240ms [2024-04-16T09:34:10.429Z] [1.001s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.238ms [2024-04-16T09:34:10.429Z] 09:34:10.161729 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:34:10.429Z] 09:34:10.304601 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:34:10.429Z] 09:34:10.305663 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:34:10.429Z] 09:34:10.335478 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:34:10.987Z] [1.550s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.417ms [2024-04-16T09:34:10.987Z] [1.550s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:34:10.987Z] [1.559s][info][gc] GC(3) Pause Remark 21M->21M(256M) 1.528ms [2024-04-16T09:34:10.987Z] [1.563s][info][gc] GC(3) Pause Cleanup 22M->22M(256M) 0.066ms [2024-04-16T09:34:10.987Z] [1.565s][info][gc] GC(3) Concurrent Mark Cycle 14.662ms [2024-04-16T09:34:10.987Z] 09:34:10.686562 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:34:10.987Z] 09:34:10.798120 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (495 ms), startup services (602 ms), total (1,097 ms) [2024-04-16T09:34:10.987Z] 09:34:10.869651 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed14355102643553011875tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed14355102643553011875tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:34:10.987Z] 09:34:10.946660 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:34:10.987Z] ================ Test Embedded Web API Default Start [2024-04-16T09:34:10.987Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@6b4125ed [2024-04-16T09:34:11.241Z] [1.947s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 5.038ms [2024-04-16T09:34:11.241Z] [1.959s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.162ms [2024-04-16T09:34:11.241Z] 09:34:11.146544 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:34:11.496Z] 09:34:11.184965 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:34:11.496Z] 09:34:11.185633 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:11.496Z] 09:34:11.188876 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:34:11.496Z] 09:34:11.400284 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:34:11.496Z] 09:34:11.401247 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:34:11.750Z] 09:34:11.576917 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:11.751Z] 09:34:11.645906 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:11.751Z] 09:34:11.669321 INFO pool-6-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 13 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:34:11.751Z] 09:34:11.675794 INFO pool-6-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:11.751Z] 09:34:11.676422 INFO pool-6-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:11.751Z] 09:34:11.677092 INFO pool-6-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:11.751Z] [2.551s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 99M->27M(256M) 4.161ms [2024-04-16T09:34:11.751Z] [2.551s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:34:11.751Z] [2.570s][info][gc] GC(7) Pause Remark 29M->29M(256M) 1.636ms [2024-04-16T09:34:11.751Z] [2.578s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.078ms [2024-04-16T09:34:11.751Z] [2.579s][info][gc] GC(7) Concurrent Mark Cycle 28.505ms [2024-04-16T09:34:12.006Z] 09:34:11.693895 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:12.006Z] 09:34:11.700999 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-04-16T09:34:12.006Z] Web listener embedded-listener-1 8080 [2024-04-16T09:34:12.006Z] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-04-16T09:34:12.007Z] 09:34:11.922084 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:34:12.007Z] 09:34:11.922615 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:34:12.007Z] 09:34:11.924612 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:34:12.007Z] 09:34:11.942003 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:12.007Z] 09:34:11.942805 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:12.007Z] 09:34:11.943578 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:34:12.007Z] 09:34:11.945861 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:34:12.007Z] 09:34:11.971152 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:12.007Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:12.007Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:12.007Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:12.007Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:12.007Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:12.007Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:12.007Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:12.007Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:12.007Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:12.007Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.007Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:12.007Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.007Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:12.007Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:12.007Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-04-16T09:34:12.007Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:12.007Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:12.008Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:12.008Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:12.008Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:12.008Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.008Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.008Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.008Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.009Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.009Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:12.009Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:12.009Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:12.009Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:12.009Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:12.009Z] [2024-04-16T09:34:12.009Z] 09:34:11.974394 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:12.009Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:12.009Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:12.009Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:12.009Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:12.009Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:12.009Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:12.009Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:12.009Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:12.009Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:12.009Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.009Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:12.009Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.009Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.009Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:12.010Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:12.010Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:12.010Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:12.010Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:12.010Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:12.010Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-04-16T09:34:12.010Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:12.010Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:12.010Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:12.010Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:12.010Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:12.010Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.010Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.010Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.010Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:12.011Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:12.011Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:12.011Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:12.011Z] [2024-04-16T09:34:12.011Z] 09:34:11.977212 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:12.011Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:12.011Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:12.011Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:12.011Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:12.011Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:12.011Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:12.011Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:12.011Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:12.011Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:12.011Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:12.012Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.012Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:12.012Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.012Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:12.012Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:12.012Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-04-16T09:34:12.012Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:12.012Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:12.012Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:12.012Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:12.012Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:12.012Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.012Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.012Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.013Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:12.013Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:12.013Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:12.013Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:12.013Z] [2024-04-16T09:34:12.013Z] 09:34:11.979943 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:12.013Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:12.013Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:12.013Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:12.013Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:12.013Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:12.013Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:12.013Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:12.013Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:12.014Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:12.014Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:12.014Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.014Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:12.014Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.014Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:12.014Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:12.014Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-04-16T09:34:12.014Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:12.014Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:12.014Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:12.014Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:12.014Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:12.014Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.014Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.015Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.015Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:12.015Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:12.015Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:12.015Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:12.015Z] [2024-04-16T09:34:12.015Z] 09:34:11.982727 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:12.015Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:12.015Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:12.015Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:12.015Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:12.015Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:12.015Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:12.015Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:12.015Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:12.016Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:12.016Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:12.016Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:12.016Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:12.016Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.016Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:12.016Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:12.016Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:12.016Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:12.016Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest.testDefaultStart(EmbeddedWebAPIDefaultStartTest.java:87) [2024-04-16T09:34:12.016Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:12.016Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:12.016Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:12.016Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:12.016Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:12.016Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.016Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:12.017Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:12.017Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.017Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.017Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:12.017Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:12.017Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:12.017Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:12.017Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:12.017Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:12.017Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:12.017Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:12.017Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:12.017Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:12.018Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:12.018Z] [2024-04-16T09:34:12.272Z] 09:34:12.069334 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:12.272Z] org.glassfish.web.loader.WebappClassLoader@5563bb40[name=unknown], urls=[ [2024-04-16T09:34:12.272Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:12.272Z] file:/tmp/gfembed14355102643553011875tmp/generated/ejb/classes/ [2024-04-16T09:34:12.272Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:12.272Z] 09:34:12.114414 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/classes] [2024-04-16T09:34:12.272Z] 09:34:12.151456 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 409 milliseconds. [2024-04-16T09:34:12.272Z] Deployed classes [2024-04-16T09:34:12.527Z] Servlet WEB-HELLO initialized [2024-04-16T09:34:12.527Z] null [2024-04-16T09:34:13.450Z] 09:34:13.263557 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:13.450Z] org.glassfish.web.loader.WebappClassLoader@782cc5fa[name=/classes], urls=[ [2024-04-16T09:34:13.450Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:13.450Z] file:/tmp/gfembed14355102643553011875tmp/generated/ejb/classes/ [2024-04-16T09:34:13.450Z] file:/tmp/gfembed14355102643553011875tmp/generated/classes/ [2024-04-16T09:34:13.450Z] ][delegate=true, context=/classes, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:13.450Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:34:13.451Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@55e42684 [2024-04-16T09:34:13.451Z] 09:34:13.294505 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:34:13.451Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:34:13.451Z] 09:34:13.316804 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:34:13.451Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.750 s -- in org.glassfish.tests.embedded.web.EmbeddedWebAPIDefaultStartTest [2024-04-16T09:34:13.705Z] [0.002s][info][gc] Using G1 [2024-04-16T09:34:14.265Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebTest [2024-04-16T09:34:14.265Z] [0.449s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 2.986ms [2024-04-16T09:34:14.824Z] [0.979s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 46M->15M(258M) 5.882ms [2024-04-16T09:34:14.824Z] 09:34:14.670295 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:34:15.079Z] 09:34:14.816321 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:34:15.079Z] 09:34:14.817373 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:34:15.079Z] 09:34:14.847479 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:34:15.334Z] [1.542s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->20M(258M) 6.478ms [2024-04-16T09:34:15.334Z] [1.542s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:34:15.334Z] [1.551s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.593ms [2024-04-16T09:34:15.334Z] [1.555s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.064ms [2024-04-16T09:34:15.334Z] [1.557s][info][gc] GC(3) Concurrent Mark Cycle 14.700ms [2024-04-16T09:34:15.334Z] 09:34:15.211479 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:34:15.589Z] 09:34:15.343294 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (483 ms), startup services (642 ms), total (1,125 ms) [2024-04-16T09:34:15.589Z] 09:34:15.423699 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed18187814042243163243tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed18187814042243163243tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:34:15.843Z] 09:34:15.517028 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:34:15.843Z] ================ EmbeddedWeb Test [2024-04-16T09:34:15.843Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@33d60b7e [2024-04-16T09:34:15.843Z] Added Web with base directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes [2024-04-16T09:34:15.843Z] Using default-web.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/org/glassfish/tests/webapi/my-default-web.xml [2024-04-16T09:34:15.843Z] [1.993s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 77M->23M(256M) 5.620ms [2024-04-16T09:34:15.843Z] [2.001s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 3.399ms [2024-04-16T09:34:15.843Z] 09:34:15.729141 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:34:15.843Z] 09:34:15.764868 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:34:15.843Z] 09:34:15.765360 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:15.843Z] 09:34:15.767708 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:34:16.402Z] 09:34:16.021307 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:34:16.403Z] 09:34:16.022296 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:34:16.403Z] 09:34:16.149877 INFO pool-6-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:34:16.403Z] 09:34:16.196998 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:34:16.403Z] 09:34:16.206828 SEVERE pool-13-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener embedded-listener referenced by virtual server server does not exist [2024-04-16T09:34:16.403Z] 09:34:16.208223 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector embedded-listener [2024-04-16T09:34:16.403Z] 09:34:16.271312 INFO pool-7-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:16.403Z] [2.683s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 111M->27M(256M) 4.502ms [2024-04-16T09:34:16.403Z] [2.683s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:34:16.403Z] [2.702s][info][gc] GC(7) Pause Remark 29M->29M(256M) 1.780ms [2024-04-16T09:34:16.403Z] [2.710s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.085ms [2024-04-16T09:34:16.403Z] [2.711s][info][gc] GC(7) Concurrent Mark Cycle 28.725ms [2024-04-16T09:34:16.403Z] 09:34:16.344088 INFO pool-13-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:16.403Z] 09:34:16.372986 INFO pool-13-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 17 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:34:16.403Z] 09:34:16.377130 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:16.403Z] 09:34:16.377676 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:16.403Z] 09:34:16.378304 INFO pool-13-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:16.403Z] 09:34:16.384702 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener port 8080 to virtual server server [2024-04-16T09:34:16.658Z] 09:34:16.393878 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-04-16T09:34:16.658Z] 09:34:16.394639 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-04-16T09:34:16.658Z] 09:34:16.401927 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.configureHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-04-16T09:34:16.658Z] 09:34:16.435943 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server embedded-server loaded default web module [2024-04-16T09:34:16.658Z] 09:34:16.436828 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-04-16T09:34:16.658Z] 09:34:16.437983 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:16.658Z] 09:34:16.441062 SEVERE pool-14-thread-1 com.sun.enterprise.web.WebContainer.updateHost Network listener test-listener referenced by virtual server embedded-server does not exist [2024-04-16T09:34:16.658Z] 09:34:16.442061 INFO pool-14-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:16.658Z] 09:34:16.447829 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:16.659Z] 09:34:16.450145 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:16.659Z] 09:34:16.454303 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:34:16.659Z] 09:34:16.456886 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:16.659Z] 09:34:16.458663 SEVERE pool-16-thread-1 com.sun.enterprise.web.WebContainer.checkHostnameUniqueness The host name glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 is shared by virtual servers server and embedded-server, which are both associated with the same HTTP listener test-listener [2024-04-16T09:34:16.659Z] 09:34:16.460212 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:16.659Z] 09:34:16.462113 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server embedded-server [2024-04-16T09:34:16.659Z] 09:34:16.462615 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes networklisteners test-listener [2024-04-16T09:34:16.659Z] 09:34:16.465247 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener on host/port 0.0.0.0:8080 [2024-04-16T09:34:16.659Z] 09:34:16.467059 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:16.659Z] Network listener size after creation 2 [2024-04-16T09:34:16.659Z] Web listener embedded-listener 8080 [2024-04-16T09:34:16.659Z] Web listener test-listener 9090 [2024-04-16T09:34:16.659Z] 09:34:16.472388 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createContext Creating context 'classes' with docBase '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes' [2024-04-16T09:34:16.914Z] 09:34:16.648742 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:34:16.914Z] 09:34:16.649297 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:34:16.914Z] 09:34:16.651022 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:34:16.914Z] 09:34:16.668693 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:16.914Z] 09:34:16.669532 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:16.914Z] 09:34:16.670359 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:34:16.914Z] 09:34:16.672873 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:34:16.914Z] 09:34:16.692922 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:16.914Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:16.914Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:16.914Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:16.914Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:16.914Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:16.914Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:16.915Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:16.915Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:16.915Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:16.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:16.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:16.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:16.915Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:16.915Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:16.915Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:16.915Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:16.915Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:16.915Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:16.915Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:16.915Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:16.915Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:16.915Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.915Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.915Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.916Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:16.916Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:16.916Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:16.916Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:16.916Z] [2024-04-16T09:34:16.916Z] 09:34:16.696129 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:16.916Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:16.916Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:16.916Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:16.916Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:16.916Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:16.916Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:16.916Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:16.916Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:16.916Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:16.917Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:16.917Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:16.917Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:16.917Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:16.917Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:16.917Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:16.917Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:16.917Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:16.917Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:16.917Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:16.917Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:16.917Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.917Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.917Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.917Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:16.918Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:16.918Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:16.918Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:16.918Z] [2024-04-16T09:34:16.918Z] 09:34:16.698910 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:16.918Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:16.918Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:16.918Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:16.918Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:16.918Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:16.918Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:16.918Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:16.918Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:16.918Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:16.918Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:16.919Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:16.919Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:16.919Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:16.919Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:16.919Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:16.919Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.919Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.919Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.919Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:16.920Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:16.920Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:16.920Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:16.920Z] [2024-04-16T09:34:16.920Z] 09:34:16.701600 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:16.920Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:16.920Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:16.920Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:16.920Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:16.920Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:16.920Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:16.920Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:16.920Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:16.920Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:16.920Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:16.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:16.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:16.920Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:16.920Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:16.921Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:16.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:16.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:16.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:16.922Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:16.922Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:16.922Z] [2024-04-16T09:34:16.922Z] 09:34:16.704215 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:16.922Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:16.922Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:16.922Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:16.922Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:16.922Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:16.922Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:16.922Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:16.922Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1848) [2024-04-16T09:34:16.922Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:16.922Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:16.922Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:16.922Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:16.922Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:16.922Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:16.922Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:16.922Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:16.922Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:16.922Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:16.922Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:16.923Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.923Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.923Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:16.923Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:16.923Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:16.924Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:16.924Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:16.924Z] [2024-04-16T09:34:17.179Z] 09:34:16.789950 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:17.179Z] org.glassfish.web.loader.WebappClassLoader@2a0963be[name=unknown], urls=[ [2024-04-16T09:34:17.179Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:17.179Z] file:/tmp/gfembed18187814042243163243tmp/generated/ejb/classes/ [2024-04-16T09:34:17.179Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:17.179Z] 09:34:16.832891 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:17.179Z] org.glassfish.web.loader.WebappClassLoader@30dd00b6[name=unknown], urls=[ [2024-04-16T09:34:17.179Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:17.179Z] file:/tmp/gfembed18187814042243163243tmp/generated/ejb/classes/ [2024-04-16T09:34:17.179Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:17.179Z] 09:34:16.893829 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:17.179Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:17.179Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:17.179Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:17.179Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:17.179Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:17.179Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:17.179Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:17.179Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:17.179Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:17.179Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:17.179Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:17.179Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:17.179Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:17.179Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:17.179Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:17.179Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:17.180Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.180Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.180Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.180Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:17.181Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:17.181Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:17.181Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:17.181Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:17.181Z] [2024-04-16T09:34:17.181Z] 09:34:16.896235 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:17.181Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:17.181Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:17.181Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:17.181Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:17.181Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:17.181Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:17.181Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:17.181Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:17.181Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:17.181Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:17.181Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:17.181Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:17.181Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:17.181Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:17.181Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:17.181Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:17.181Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:17.181Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:17.181Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:17.182Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.182Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.182Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.182Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:17.183Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:17.183Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:17.183Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:17.183Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:17.183Z] [2024-04-16T09:34:17.183Z] 09:34:16.898466 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:17.183Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:17.183Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:17.183Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:17.183Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:17.183Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:17.183Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:17.183Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:17.183Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:17.183Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:17.183Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:17.183Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:17.183Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:17.183Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:17.183Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:17.183Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:17.183Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:17.183Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:17.183Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:17.183Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:17.184Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.184Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.184Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:17.184Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:17.185Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:17.185Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:17.185Z] [2024-04-16T09:34:17.185Z] 09:34:16.899604 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:17.185Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:17.185Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:17.185Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:17.185Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:17.185Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:17.185Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:17.185Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:17.185Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:17.185Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:17.185Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:17.185Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:17.185Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:17.185Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:17.185Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:17.185Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:17.185Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:17.185Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:17.185Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:17.185Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:17.185Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:17.185Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:17.185Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:17.186Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.186Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.186Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:17.186Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:17.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:17.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:17.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:17.186Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:17.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:17.187Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:17.187Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:17.187Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:17.187Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:17.187Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:17.187Z] [2024-04-16T09:34:17.187Z] 09:34:16.900610 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:17.187Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:17.187Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:17.187Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:17.187Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:17.187Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:17.187Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:17.187Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:17.187Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.web.VirtualServer.addContext(VirtualServer.java:1895) [2024-04-16T09:34:17.187Z] at com.sun.enterprise.web.VirtualServerFacade.addContext(VirtualServerFacade.java:140) [2024-04-16T09:34:17.187Z] at org.glassfish.tests.embedded.web.EmbeddedWebTest.test(EmbeddedWebTest.java:106) [2024-04-16T09:34:17.187Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:17.187Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:17.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:17.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:17.187Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:17.187Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:17.188Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:17.188Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:17.188Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.188Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:17.188Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:17.188Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.188Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.188Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:17.188Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:17.188Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:17.189Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:17.189Z] [2024-04-16T09:34:17.189Z] 09:34:16.938392 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:17.189Z] org.glassfish.web.loader.WebappClassLoader@1573e8a5[name=unknown], urls=[ [2024-04-16T09:34:17.189Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:17.189Z] file:/tmp/gfembed18187814042243163243tmp/generated/ejb/classes// [2024-04-16T09:34:17.189Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=5, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:17.189Z] 09:34:16.973051 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:34:17.189Z] Servlet WEB-HELLO initialized [2024-04-16T09:34:17.189Z] null [2024-04-16T09:34:17.189Z] Removing web listener test-listener [2024-04-16T09:34:17.189Z] 09:34:17.079553 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-04-16T09:34:17.189Z] Network listener size after deletion 1 [2024-04-16T09:34:17.189Z] Web listener embedded-listener 8080 [2024-04-16T09:34:17.189Z] 09:34:17.087094 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:17.189Z] org.glassfish.web.loader.WebappClassLoader@18989e0[name=/test], urls=[ [2024-04-16T09:34:17.189Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:17.189Z] file:/tmp/gfembed18187814042243163243tmp/generated/ejb/classes// [2024-04-16T09:34:17.189Z] file:/tmp/gfembed18187814042243163243tmp/generated/classes/ [2024-04-16T09:34:17.189Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:17.189Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@4ebfb045 [2024-04-16T09:34:17.189Z] 09:34:17.110636 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:34:17.189Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:34:17.189Z] 09:34:17.133529 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:34:17.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.048 s -- in org.glassfish.tests.embedded.web.EmbeddedWebTest [2024-04-16T09:34:17.749Z] [INFO] [2024-04-16T09:34:17.749Z] [INFO] Results: [2024-04-16T09:34:17.749Z] [INFO] [2024-04-16T09:34:17.749Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:34:17.749Z] [INFO] [2024-04-16T09:34:17.749Z] [INFO] [2024-04-16T09:34:17.749Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-api-embedded-test --- [2024-04-16T09:34:17.749Z] [INFO] Executing tasks [2024-04-16T09:34:17.749Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/META-INF for [2024-04-16T09:34:17.749Z] [INFO] [echo] web-api-embedded-test [2024-04-16T09:34:17.749Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/META-INF [2024-04-16T09:34:17.749Z] [INFO] Executed tasks [2024-04-16T09:34:17.749Z] [INFO] [2024-04-16T09:34:17.749Z] [INFO] --- war:3.4.0:war (default-war) @ web-api-embedded-test --- [2024-04-16T09:34:17.749Z] [INFO] Packaging webapp [2024-04-16T09:34:17.749Z] [INFO] Assembling webapp [web-api-embedded-test] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests] [2024-04-16T09:34:17.749Z] [INFO] Processing war project [2024-04-16T09:34:17.749Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/src/main/webapp] [2024-04-16T09:34:17.749Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests.war [2024-04-16T09:34:21.004Z] [INFO] [2024-04-16T09:34:21.004Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-api-embedded-test --- [2024-04-16T09:34:21.004Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/failsafe-reports [2024-04-16T09:34:21.004Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [2024-04-16T09:34:21.004Z] [INFO] [2024-04-16T09:34:21.004Z] [INFO] ------------------------------------------------------- [2024-04-16T09:34:21.004Z] [INFO] T E S T S [2024-04-16T09:34:21.004Z] [INFO] ------------------------------------------------------- [2024-04-16T09:34:21.004Z] [0.002s][info][gc] Using G1 [2024-04-16T09:34:21.562Z] [INFO] Running org.glassfish.tests.embedded.web.EmbeddedWebAPITest [2024-04-16T09:34:21.562Z] [0.455s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 27M->9M(258M) 3.160ms [2024-04-16T09:34:22.120Z] [1.011s][info][gc] GC(1) Pause Young (Normal) (G1 Evacuation Pause) 47M->15M(258M) 5.621ms [2024-04-16T09:34:22.120Z] 09:34:21.850707 INFO main com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl.findDerbyClient Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:34:22.120Z] 09:34:21.995720 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:34:22.121Z] 09:34:21.996796 INFO main com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:34:22.121Z] 09:34:22.026945 INFO main org.hibernate.validator.internal.util.Version. HV000001: Hibernate Validator null [2024-04-16T09:34:22.679Z] [1.543s][info][gc] GC(2) Pause Young (Concurrent Start) (Metadata GC Threshold) 56M->19M(258M) 6.582ms [2024-04-16T09:34:22.679Z] [1.543s][info][gc] GC(3) Concurrent Mark Cycle [2024-04-16T09:34:22.679Z] [1.552s][info][gc] GC(3) Pause Remark 20M->20M(256M) 1.453ms [2024-04-16T09:34:22.679Z] [1.557s][info][gc] GC(3) Pause Cleanup 21M->21M(256M) 0.053ms [2024-04-16T09:34:22.679Z] [1.558s][info][gc] GC(3) Concurrent Mark Cycle 15.895ms [2024-04-16T09:34:22.679Z] 09:34:22.389550 INFO main ecurity.services.impl.authorization.AuthorizationServiceImpl.initialize Authorization Service has successfully initialized. [2024-04-16T09:34:22.679Z] 09:34:22.487877 INFO main com.sun.enterprise.v3.server.AppServerStartup.postStartupJob GlassFish (commit: null) startup time: Embedded (492 ms), startup services (603 ms), total (1,095 ms) [2024-04-16T09:34:22.679Z] 09:34:22.557017 WARNING main com.sun.enterprise.connectors.jms.util.JmsRaUtil.getInstalledMqVersion Check for a new version of MQ installation failed : /tmp/gfembed6191956718906578945tmp/lib/install/applications/jmsra/../imqjmsra.rar:/tmp/gfembed6191956718906578945tmp/lib/install/applications/jmsra/imqjmsra.rar [2024-04-16T09:34:22.680Z] 09:34:22.632723 INFO Thread-5 min.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run JMXStartupService has disabled JMXConnector system [2024-04-16T09:34:22.680Z] ================ Test Embedded Web API [2024-04-16T09:34:22.680Z] Starting Web org.glassfish.web.embed.impl.WebContainerImpl@151ab2b9 [2024-04-16T09:34:22.934Z] [1.939s][info][gc] GC(4) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 72M->23M(256M) 4.838ms [2024-04-16T09:34:22.934Z] [1.951s][info][gc] GC(5) Pause Young (Mixed) (G1 Evacuation Pause) 31M->23M(256M) 2.921ms [2024-04-16T09:34:22.934Z] 09:34:22.824944 WARNING main com.sun.enterprise.server.logging.ServerLogFileService.getCurrentLogFile The GlassFishLogHandler was not found, returning null [2024-04-16T09:34:22.934Z] 09:34:22.857023 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:34:22.934Z] 09:34:22.857505 SEVERE main com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:22.934Z] 09:34:22.859794 INFO main com.sun.enterprise.web.WebContainer.createHosts Created virtual server server [2024-04-16T09:34:23.189Z] 09:34:23.076982 INFO main org.apache.catalina.realm.JAASRealm.setContainer Setting JAAS app name glassfish-web [2024-04-16T09:34:23.189Z] 09:34:23.077929 INFO main com.sun.enterprise.web.WebContainer.loadSystemDefaultWebModules Virtual server server loaded default web module [2024-04-16T09:34:23.443Z] 09:34:23.252771 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:23.443Z] [2.517s][info][gc] GC(6) Pause Young (Concurrent Start) (Metadata GC Threshold) 106M->26M(256M) 3.970ms [2024-04-16T09:34:23.443Z] [2.517s][info][gc] GC(7) Concurrent Mark Cycle [2024-04-16T09:34:23.443Z] [2.537s][info][gc] GC(7) Pause Remark 28M->28M(256M) 1.548ms [2024-04-16T09:34:23.443Z] 09:34:23.325671 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:23.443Z] 09:34:23.354299 INFO pool-15-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 18 ms - bound to [/0.0.0.0:8080] [2024-04-16T09:34:23.443Z] 09:34:23.361187 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:23.443Z] 09:34:23.361824 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:23.443Z] 09:34:23.362554 INFO pool-15-thread-1 com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider.setGuiContextRoot Admin Console Adapter: context root: /admin [2024-04-16T09:34:23.443Z] [2.545s][info][gc] GC(7) Pause Cleanup 30M->30M(256M) 0.105ms [2024-04-16T09:34:23.443Z] [2.546s][info][gc] GC(7) Concurrent Mark Cycle 29.475ms [2024-04-16T09:34:23.697Z] 09:34:23.380822 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:23.697Z] 09:34:23.383212 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector embedded-listener-1 port 8080 to virtual server server [2024-04-16T09:34:23.697Z] Web listener embedded-listener-1 8080 [2024-04-16T09:34:23.697Z] 09:34:23.385719 INFO main org.glassfish.web.embed.impl.WebContainerImpl.createWebListener Creating connector test-listener [2024-04-16T09:34:23.697Z] 09:34:23.389725 INFO pool-15-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:23.697Z] 09:34:23.392326 INFO pool-16-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:23.697Z] 09:34:23.396464 INFO pool-16-thread-1 com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0 Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:9090] [2024-04-16T09:34:23.697Z] 09:34:23.399790 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:23.697Z] 09:34:23.401776 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:23.697Z] 09:34:23.403338 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addWebListener Added connector test-listener port 9090 to virtual server server [2024-04-16T09:34:23.697Z] Network listener size after creation 2 [2024-04-16T09:34:23.697Z] Web listener embedded-listener-1 8080 [2024-04-16T09:34:23.697Z] Web listener test-listener 9090 [2024-04-16T09:34:23.697Z] 09:34:23.404663 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Adding virtual server embedded-server [2024-04-16T09:34:23.697Z] 09:34:23.414695 SEVERE pool-17-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener http-listeners GrizzlyProxy is NULL [2024-04-16T09:34:23.697Z] 09:34:23.415077 SEVERE pool-17-thread-1 com.sun.enterprise.web.VirtualServer.addProbes Error adding HttpProbes. NetworkListener https-listeners GrizzlyProxy is NULL [2024-04-16T09:34:23.698Z] 09:34:23.415631 INFO pool-16-thread-1 org.glassfish.kernel.javaee.WebContainerStarter.startWebContainer Done with starting web container. [2024-04-16T09:34:23.698Z] 09:34:23.466659 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.loadDefaultWebModule Virtual server embedded-server loaded default web module [2024-04-16T09:34:23.698Z] 09:34:23.468984 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:23.698Z] 09:34:23.472122 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:23.698Z] 09:34:23.475544 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:23.698Z] 09:34:23.477571 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:23.698Z] 09:34:23.481628 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:23.698Z] 09:34:23.483900 INFO pool-17-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener test-listener on host/port 0.0.0.0:9090 [2024-04-16T09:34:23.698Z] 09:34:23.485419 INFO main org.glassfish.web.embed.impl.WebContainerImpl.addVirtualServer Added virtual server embedded-server docroot /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes networklisteners http-listener,https-listener,embedded-listener-1,test-listener [2024-04-16T09:34:23.698Z] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes, name = classes [2024-04-16T09:34:23.952Z] 09:34:23.689622 INFO main com.sun.enterprise.security.SecurityLifecycle. Java security manager is disabled. [2024-04-16T09:34:23.952Z] 09:34:23.690128 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Entering Security Startup Service. [2024-04-16T09:34:23.952Z] 09:34:23.691857 INFO main com.sun.enterprise.security.PolicyLoader.loadPolicy Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T09:34:23.952Z] 09:34:23.708145 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:23.952Z] 09:34:23.708869 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T09:34:23.952Z] 09:34:23.709586 INFO main com.sun.enterprise.security.auth.realm.Realm.doInstantiate Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T09:34:23.952Z] 09:34:23.711798 INFO main com.sun.enterprise.security.SecurityLifecycle.onInitialization Security Service(s) started successfully. [2024-04-16T09:34:23.952Z] 09:34:23.736704 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/CustomClassLoader.class [2024-04-16T09:34:23.952Z] java.lang.ClassNotFoundException: sts.webapi.CustomClassLoader [2024-04-16T09:34:23.952Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:23.953Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:23.953Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:23.953Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:23.953Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:23.953Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:23.953Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:23.953Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:23.953Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.953Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:23.953Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.953Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:23.953Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:23.953Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-04-16T09:34:23.953Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:23.953Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:23.953Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:23.953Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:23.953Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:23.953Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.954Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:23.954Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:23.954Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.954Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.954Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:23.954Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:23.954Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:23.954Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:23.954Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:23.954Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:23.954Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:34:23.955Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:23.955Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:23.955Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:23.955Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:23.955Z] [2024-04-16T09:34:23.955Z] 09:34:23.740179 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/HelloWeb.class [2024-04-16T09:34:23.955Z] java.lang.ClassNotFoundException: sts.webapi.HelloWeb [2024-04-16T09:34:23.955Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:23.955Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:23.955Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:23.955Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:23.955Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:23.955Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:23.955Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:23.955Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:23.955Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.955Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:23.955Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.955Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:23.955Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:23.955Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-04-16T09:34:23.955Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:23.955Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:23.955Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:23.955Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:23.955Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:23.955Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:23.956Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.956Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.956Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:23.956Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:23.956Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:23.956Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:23.956Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:23.956Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:23.956Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:23.956Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:23.957Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:23.957Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:23.957Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:23.957Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:23.957Z] [2024-04-16T09:34:23.957Z] 09:34:23.743321 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestListener.class [2024-04-16T09:34:23.957Z] java.lang.ClassNotFoundException: sts.webapi.TestListener [2024-04-16T09:34:23.957Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:23.957Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:23.957Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:23.957Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:23.957Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:23.957Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:23.957Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:23.957Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:23.957Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.957Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:23.957Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.957Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:23.957Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:23.957Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-04-16T09:34:23.957Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:23.957Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:23.957Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:23.957Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:23.957Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:23.957Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:23.957Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:23.957Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:23.957Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:23.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.958Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.958Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:23.958Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:23.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:23.959Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:23.959Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:23.959Z] [2024-04-16T09:34:23.959Z] 09:34:23.746292 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/webapi/TestServlet.class [2024-04-16T09:34:23.959Z] java.lang.ClassNotFoundException: sts.webapi.TestServlet [2024-04-16T09:34:23.959Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:23.959Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:23.959Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:23.959Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:23.959Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:23.959Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:23.959Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:23.959Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:23.959Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.959Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:23.959Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.959Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:23.959Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:23.959Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-04-16T09:34:23.959Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:23.960Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:23.960Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:23.960Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:23.960Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:23.960Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.960Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.960Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.960Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.961Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.961Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.961Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.961Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:23.961Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:23.961Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:23.961Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:23.961Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:23.961Z] [2024-04-16T09:34:23.961Z] 09:34:23.749236 WARNING main fish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process Cannot load class org/glassfish/tests/embedded/web/TestCacaoList.class [2024-04-16T09:34:23.961Z] java.lang.ClassNotFoundException: sts.embedded.web.TestCacaoList [2024-04-16T09:34:23.961Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:947) [2024-04-16T09:34:23.961Z] at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:845) [2024-04-16T09:34:23.961Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:106) [2024-04-16T09:34:23.961Z] at org.glassfish.web.embed.impl.ScatteredWebArchivist$EmbeddedWebScanner.process(ScatteredWebArchivist.java:90) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:579) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:463) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:449) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:422) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:131) [2024-04-16T09:34:23.961Z] at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:187) [2024-04-16T09:34:23.961Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:210) [2024-04-16T09:34:23.961Z] at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:80) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:942) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:881) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:411) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T09:34:23.961Z] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T09:34:23.961Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.961Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T09:34:23.961Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T09:34:23.961Z] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T09:34:23.961Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T09:34:23.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T09:34:23.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T09:34:23.962Z] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T09:34:23.962Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T09:34:23.962Z] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:86) [2024-04-16T09:34:23.962Z] at org.glassfish.tests.embedded.web.EmbeddedWebAPITest.testEmbeddedWebAPI(EmbeddedWebAPITest.java:114) [2024-04-16T09:34:23.962Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T09:34:23.962Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T09:34:23.962Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T09:34:23.962Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T09:34:23.962Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) [2024-04-16T09:34:23.962Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.962Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.962Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.963Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) [2024-04-16T09:34:23.963Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) [2024-04-16T09:34:23.963Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) [2024-04-16T09:34:23.963Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [2024-04-16T09:34:23.963Z] [2024-04-16T09:34:23.963Z] 09:34:23.847050 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:23.963Z] org.glassfish.web.loader.WebappClassLoader@467ef400[name=unknown], urls=[ [2024-04-16T09:34:23.963Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:23.963Z] file:/tmp/gfembed6191956718906578945tmp/generated/ejb/classes/ [2024-04-16T09:34:23.963Z] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=15, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:24.217Z] 09:34:23.903900 INFO main com.sun.enterprise.web.WebApplication.start Loading application [classes] at [/test] [2024-04-16T09:34:24.217Z] 09:34:23.938477 INFO main org.glassfish.deployment.admin.DeployCommand.execute classes was successfully deployed in 418 milliseconds. [2024-04-16T09:34:24.217Z] Deployed classes [2024-04-16T09:34:24.217Z] Servlet WEB-HELLO initialized [2024-04-16T09:34:24.217Z] null [2024-04-16T09:34:24.217Z] 09:34:24.034378 INFO pool-6-thread-1 com.sun.enterprise.web.WebContainer.createHttpListener Created HTTP listener embedded-listener-1 on host/port 0.0.0.0:8080 [2024-04-16T09:34:24.217Z] 09:34:24.039415 INFO main org.glassfish.web.embed.impl.WebContainerImpl.removeWebListener Removed connector test-listener [2024-04-16T09:34:24.217Z] Network listener size after creation 1 [2024-04-16T09:34:24.217Z] Web listener embedded-listener-1 8080 [2024-04-16T09:34:25.139Z] 09:34:25.057309 INFO main org.glassfish.web.loader.WebappClassLoader.close close(), this: [2024-04-16T09:34:25.139Z] org.glassfish.web.loader.WebappClassLoader@559fd5ec[name=/test], urls=[ [2024-04-16T09:34:25.139Z] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/classes/WEB-INF/classes/ [2024-04-16T09:34:25.139Z] file:/tmp/gfembed6191956718906578945tmp/generated/ejb/classes/ [2024-04-16T09:34:25.139Z] file:/tmp/gfembed6191956718906578945tmp/generated/classes/ [2024-04-16T09:34:25.139Z] ][delegate=true, context=/test, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=13, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T09:34:25.139Z] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T09:34:25.139Z] Stopping server com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime$1@18d610e1 [2024-04-16T09:34:25.139Z] 09:34:25.085100 INFO main org.glassfish.admin.mbeanserver.JMXStartupService.shutdown JMXStartupService and JMXConnectors have been shut down. [2024-04-16T09:34:25.139Z] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-admin,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.EmbeddedDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T09:34:25.140Z] 09:34:25.106136 INFO main com.sun.enterprise.v3.server.AppServerStartup.stop Shutdown procedure finished [2024-04-16T09:34:25.140Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.847 s -- in org.glassfish.tests.embedded.web.EmbeddedWebAPITest [2024-04-16T09:34:25.697Z] [INFO] [2024-04-16T09:34:25.697Z] [INFO] Results: [2024-04-16T09:34:25.697Z] [INFO] [2024-04-16T09:34:25.697Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2024-04-16T09:34:25.697Z] [INFO] [2024-04-16T09:34:25.697Z] [INFO] [2024-04-16T09:34:25.697Z] [INFO] --- failsafe:3.2.5:verify (verify) @ web-api-embedded-test --- [2024-04-16T09:34:25.697Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/failsafe-reports [2024-04-16T09:34:25.697Z] [INFO] [2024-04-16T09:34:25.697Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-web-api-embedded-test-checkstyle) @ web-api-embedded-test --- [2024-04-16T09:34:25.952Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:25.952Z] [INFO] [2024-04-16T09:34:25.952Z] [INFO] --- install:3.1.1:install (default-install) @ web-api-embedded-test --- [2024-04-16T09:34:25.952Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/7.0.15-SNAPSHOT/web-api-embedded-test-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:25.953Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/7.0.15-SNAPSHOT/web-api-embedded-test-7.0.15-SNAPSHOT.war [2024-04-16T09:34:25.953Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/web-api/target/embedded-webapi-tests-testapp.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web-api-embedded-test/7.0.15-SNAPSHOT/web-api-embedded-test-7.0.15-SNAPSHOT-testapp.war [2024-04-16T09:34:25.953Z] [INFO] [2024-04-16T09:34:25.953Z] [INFO] -----------------< org.glassfish.tests.embedded:utils >----------------- [2024-04-16T09:34:25.953Z] [INFO] Building Utilities for embedded testing 7.0.15-SNAPSHOT [325/332] [2024-04-16T09:34:25.953Z] [INFO] from appserver/tests/embedded/utils/pom.xml [2024-04-16T09:34:25.953Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- clean:3.3.2:clean (default-clean) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:26.207Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:26.207Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/src/main/resources [2024-04-16T09:34:26.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/src/main/manpages [2024-04-16T09:34:26.207Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:26.207Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:26.207Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:26.207Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:26.207Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:26.207Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/src/test/resources [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils --- [2024-04-16T09:34:26.207Z] [INFO] No sources to compile [2024-04-16T09:34:26.207Z] [INFO] [2024-04-16T09:34:26.207Z] [INFO] --- surefire:3.2.5:test (default-test) @ utils --- [2024-04-16T09:34:26.462Z] [INFO] No tests to run. [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ utils --- [2024-04-16T09:34:26.462Z] [INFO] Executing tasks [2024-04-16T09:34:26.462Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/target/classes/META-INF for [2024-04-16T09:34:26.462Z] [INFO] [echo] utils [2024-04-16T09:34:26.462Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/target/classes/META-INF [2024-04-16T09:34:26.462Z] [INFO] Executed tasks [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- jar:3.3.0:jar (default-jar) @ utils --- [2024-04-16T09:34:26.462Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/target/utils.jar [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ utils --- [2024-04-16T09:34:26.462Z] [INFO] No tests to run. [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- failsafe:3.2.5:verify (verify) @ utils --- [2024-04-16T09:34:26.462Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/target/failsafe-reports [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded-utils-checkstyle) @ utils --- [2024-04-16T09:34:26.462Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- install:3.1.1:install (default-install) @ utils --- [2024-04-16T09:34:26.462Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/7.0.15-SNAPSHOT/utils-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:26.462Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/utils/target/utils.jar to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/utils/7.0.15-SNAPSHOT/utils-7.0.15-SNAPSHOT.jar [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --------------< org.glassfish.tests.embedded.web:servlet >-------------- [2024-04-16T09:34:26.462Z] [INFO] Building Simple embedded servlet project 7.0.15-SNAPSHOT [326/332] [2024-04-16T09:34:26.462Z] [INFO] from appserver/tests/embedded/web/servlet/pom.xml [2024-04-16T09:34:26.462Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- clean:3.3.2:clean (default-clean) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:34:26.462Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:26.462Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/src/main/resources [2024-04-16T09:34:26.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/src/main/manpages [2024-04-16T09:34:26.462Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] Recompiling the module because of changed source code. [2024-04-16T09:34:26.462Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:26.462Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:26.462Z] [INFO] [2024-04-16T09:34:26.462Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ servlet --- [2024-04-16T09:34:26.462Z] [INFO] Recompiling the module because of added or removed source files. [2024-04-16T09:34:26.462Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:26.463Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:26.463Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:34:26.463Z] [INFO] [2024-04-16T09:34:26.463Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ servlet --- [2024-04-16T09:34:26.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/src/test/resources [2024-04-16T09:34:26.463Z] [INFO] [2024-04-16T09:34:26.463Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ servlet --- [2024-04-16T09:34:26.463Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:26.463Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [2024-04-16T09:34:26.716Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:26.717Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T09:34:26.717Z] [INFO] [2024-04-16T09:34:26.717Z] [INFO] --- surefire:3.2.5:test (default-test) @ servlet --- [2024-04-16T09:34:26.717Z] [INFO] [2024-04-16T09:34:26.717Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ servlet --- [2024-04-16T09:34:26.717Z] [INFO] Executing tasks [2024-04-16T09:34:26.717Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/target/classes/META-INF for [2024-04-16T09:34:26.717Z] [INFO] [echo] servlet [2024-04-16T09:34:26.717Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/target/classes/META-INF [2024-04-16T09:34:26.717Z] [INFO] Executed tasks [2024-04-16T09:34:26.717Z] [INFO] [2024-04-16T09:34:26.717Z] [INFO] --- exec:1.1.1:exec (default) @ servlet --- [2024-04-16T09:34:27.639Z] [INFO] Apr 16, 2024 9:34:27 AM org.jvnet.hk2.config.ConfigParser handleElement [2024-04-16T09:34:27.639Z] [INFO] SEVERE: Ignoring unrecognized element iiop-service at Line number = 53 [2024-04-16T09:34:27.639Z] [INFO] Column number = 21 [2024-04-16T09:34:27.639Z] [INFO] System Id = null [2024-04-16T09:34:27.639Z] [INFO] Public Id = null [2024-04-16T09:34:27.639Z] [INFO] Location Uri= null [2024-04-16T09:34:27.639Z] [INFO] CharacterOffset = 2737 [2024-04-16T09:34:27.639Z] [INFO] [2024-04-16T09:34:27.639Z] [INFO] Apr 16, 2024 9:34:27 AM org.jvnet.hk2.config.ConfigParser handleElement [2024-04-16T09:34:27.639Z] [INFO] SEVERE: Ignoring unrecognized element jms-service at Line number = 77 [2024-04-16T09:34:27.640Z] [INFO] Column number = 72 [2024-04-16T09:34:27.640Z] [INFO] System Id = null [2024-04-16T09:34:27.640Z] [INFO] Public Id = null [2024-04-16T09:34:27.640Z] [INFO] Location Uri= null [2024-04-16T09:34:27.640Z] [INFO] CharacterOffset = 4495 [2024-04-16T09:34:27.640Z] [INFO] [2024-04-16T09:34:27.640Z] [INFO] Apr 16, 2024 9:34:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T09:34:27.640Z] [INFO] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T09:34:27.640Z] [INFO] Apr 16, 2024 9:34:27 AM com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy [2024-04-16T09:34:27.640Z] [INFO] INFO: Network listener http-listener on port 0 disabled per domain.xml [2024-04-16T09:34:27.640Z] [INFO] Apr 16, 2024 9:34:27 AM com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy [2024-04-16T09:34:27.640Z] [INFO] INFO: Network listener https-listener on port 0 disabled per domain.xml [2024-04-16T09:34:27.894Z] [INFO] Apr 16, 2024 9:34:27 AM org.hibernate.validator.internal.util.Version [2024-04-16T09:34:27.894Z] [INFO] INFO: HV000001: Hibernate Validator null [2024-04-16T09:34:28.148Z] [INFO] Apr 16, 2024 9:34:28 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T09:34:28.148Z] [INFO] INFO: Authorization Service has successfully initialized. [2024-04-16T09:34:28.148Z] [INFO] Apr 16, 2024 9:34:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T09:34:28.148Z] [INFO] INFO: GlassFish (commit: null) startup time: Embedded (514 ms), startup services (565 ms), total (1,079 ms) [2024-04-16T09:34:28.402Z] [INFO] War content [2024-04-16T09:34:28.402Z] [INFO] WEB-INF/classes/META-INF/LICENSE.md [2024-04-16T09:34:28.402Z] [INFO] WEB-INF/classes/META-INF/NOTICE.md [2024-04-16T09:34:28.402Z] [INFO] WEB-INF/classes/META-INF/MANIFEST.MF [2024-04-16T09:34:28.402Z] [INFO] WEB-INF/classes/test/HelloWorld.class [2024-04-16T09:34:28.402Z] [INFO] Stopping the server ! [2024-04-16T09:34:28.402Z] [INFO] Apr 16, 2024 9:34:28 AM com.sun.enterprise.v3.server.AppServerStartup$MasterRunLevelListener onError [2024-04-16T09:34:28.402Z] [INFO] WARNING: An error occured when the system was coming down [2024-04-16T09:34:28.402Z] [INFO] MultiException stack 1 of 1 [2024-04-16T09:34:28.402Z] [INFO] java.lang.reflect.InaccessibleObjectException: Unable to make field private static javax.naming.spi.InitialContextFactoryBuilder javax.naming.spi.NamingManager.initctx_factory_builder accessible: module java.naming does not "opens javax.naming.spi" to unnamed module @665bfb8a [2024-04-16T09:34:28.402Z] [INFO] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) [2024-04-16T09:34:28.402Z] [INFO] at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) [2024-04-16T09:34:28.402Z] [INFO] at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) [2024-04-16T09:34:28.402Z] [INFO] at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) [2024-04-16T09:34:28.402Z] [INFO] at com.sun.enterprise.naming.GlassFishNamingBuilder.resetInitialContextFactoryBuilder(GlassFishNamingBuilder.java:187) [2024-04-16T09:34:28.402Z] [INFO] at com.sun.enterprise.naming.GlassFishNamingBuilder.preDestroy(GlassFishNamingBuilder.java:179) [2024-04-16T09:34:28.402Z] [INFO] at org.jvnet.hk2.internal.ClazzCreator.preDestroyMe(ClazzCreator.java:369) [2024-04-16T09:34:28.402Z] [INFO] at org.jvnet.hk2.internal.ClazzCreator.dispose(ClazzCreator.java:440) [2024-04-16T09:34:28.402Z] [INFO] at org.jvnet.hk2.internal.SystemDescriptor.dispose(SystemDescriptor.java:534) [2024-04-16T09:34:28.402Z] [INFO] at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.destroyOne(AsyncRunLevelContext.java:422) [2024-04-16T09:34:28.402Z] [INFO] at org.glassfish.hk2.runlevel.RunLevelContext.destroyOne(RunLevelContext.java:81) [2024-04-16T09:34:28.402Z] [INFO] at org.jvnet.hk2.internal.ServiceHandleImpl.close(ServiceHandleImpl.java:176) [2024-04-16T09:34:28.402Z] [INFO] at org.glassfish.hk2.api.ServiceHandle.destroy(ServiceHandle.java:63) [2024-04-16T09:34:28.402Z] [INFO] at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$DownQueueRunner.run(CurrentTaskFuture.java:1429) [2024-04-16T09:34:28.402Z] [INFO] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-04-16T09:34:28.402Z] [INFO] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-04-16T09:34:28.402Z] [INFO] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T09:34:28.402Z] [INFO] [2024-04-16T09:34:28.402Z] [INFO] Apr 16, 2024 9:34:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T09:34:28.402Z] [INFO] INFO: Shutdown procedure finished [2024-04-16T09:34:28.402Z] [INFO] Completed shutdown of GlassFish runtime [2024-04-16T09:34:28.402Z] [INFO] java.lang.NullPointerException: Cannot invoke "org.glassfish.internal.embedded.ContainerBuilder.create(org.glassfish.internal.embedded.Server)" because "info" is null [2024-04-16T09:34:28.402Z] [INFO] at org.glassfish.internal.embedded.Server.addContainer(Server.java:411) [2024-04-16T09:34:28.402Z] [INFO] at org.glassfish.tests.embedded.web.servlet.ServletMain.test(ServletMain.java:67) [2024-04-16T09:34:28.402Z] [INFO] at org.glassfish.tests.embedded.web.servlet.ServletMain.main(ServletMain.java:42) [2024-04-16T09:34:28.402Z] [INFO] [2024-04-16T09:34:28.402Z] [INFO] --- war:3.4.0:war (default-war) @ servlet --- [2024-04-16T09:34:28.402Z] [INFO] Packaging webapp [2024-04-16T09:34:28.402Z] [INFO] Assembling webapp [servlet] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/target/servlet] [2024-04-16T09:34:28.402Z] [INFO] Processing war project [2024-04-16T09:34:28.402Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/src/main/webapp] [2024-04-16T09:34:28.402Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/target/servlet.war [2024-04-16T09:34:28.402Z] [INFO] [2024-04-16T09:34:28.402Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ servlet --- [2024-04-16T09:34:28.402Z] [INFO] [2024-04-16T09:34:28.402Z] [INFO] --- failsafe:3.2.5:verify (verify) @ servlet --- [2024-04-16T09:34:28.402Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/target/failsafe-reports [2024-04-16T09:34:28.402Z] [INFO] [2024-04-16T09:34:28.402Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.tests.embedded.web-servlet-checkstyle) @ servlet --- [2024-04-16T09:34:28.402Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:28.402Z] [INFO] [2024-04-16T09:34:28.402Z] [INFO] --- install:3.1.1:install (default-install) @ servlet --- [2024-04-16T09:34:28.403Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/7.0.15-SNAPSHOT/servlet-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:28.960Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/embedded/web/servlet/target/servlet.war to /home/jenkins/.m2/repository/org/glassfish/tests/embedded/web/servlet/7.0.15-SNAPSHOT/servlet-7.0.15-SNAPSHOT.war [2024-04-16T09:34:28.960Z] [INFO] [2024-04-16T09:34:28.960Z] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [2024-04-16T09:34:28.960Z] [INFO] Building Console extensions for OSGi platforms 7.0.15-SNAPSHOT [327/332] [2024-04-16T09:34:28.960Z] [INFO] from appserver/osgi-platforms/pom.xml [2024-04-16T09:34:28.960Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:34:28.960Z] [INFO] [2024-04-16T09:34:28.960Z] [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions --- [2024-04-16T09:34:28.960Z] [INFO] [2024-04-16T09:34:28.960Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-console-extensions --- [2024-04-16T09:34:28.960Z] [INFO] [2024-04-16T09:34:28.960Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions --- [2024-04-16T09:34:28.960Z] [INFO] [2024-04-16T09:34:28.960Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-console-extensions --- [2024-04-16T09:34:28.960Z] [INFO] No sources to compile [2024-04-16T09:34:28.960Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] No sources to compile [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] No sources to compile [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] Executing tasks [2024-04-16T09:34:28.961Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/target/classes/META-INF for [2024-04-16T09:34:28.961Z] [INFO] [echo] osgi-console-extensions [2024-04-16T09:34:28.961Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/target/classes/META-INF [2024-04-16T09:34:28.961Z] [INFO] Executed tasks [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] No tests to run. [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/target/failsafe-reports [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions --- [2024-04-16T09:34:28.961Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/7.0.15-SNAPSHOT/osgi-console-extensions-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [2024-04-16T09:34:28.961Z] [INFO] Building Felix Web Console Extension for GlassFish 7.0.15-SNAPSHOT [328/332] [2024-04-16T09:34:28.961Z] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [2024-04-16T09:34:28.961Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension --- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix-webconsole-extension --- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension --- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix-webconsole-extension --- [2024-04-16T09:34:28.961Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:28.961Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:28.961Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix-webconsole-extension --- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [2024-04-16T09:34:28.961Z] [INFO] [2024-04-16T09:34:28.961Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension --- [2024-04-16T09:34:28.961Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:29.215Z] [INFO] [2024-04-16T09:34:29.215Z] [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension --- [2024-04-16T09:34:29.215Z] [INFO] Copying 1 resource from src/main/resources to target/classes [2024-04-16T09:34:29.215Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [2024-04-16T09:34:29.215Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:34:29.215Z] [INFO] [2024-04-16T09:34:29.215Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ felix-webconsole-extension --- [2024-04-16T09:34:29.215Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:29.215Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:29.215Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:29.215Z] [WARNING] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/GlassFishSecurityProvider.java:[84,20] java.security.AccessController in java.security has been deprecated and marked for removal [2024-04-16T09:34:29.215Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [2024-04-16T09:34:29.215Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:34:29.215Z] [INFO] [2024-04-16T09:34:29.215Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [2024-04-16T09:34:29.215Z] [INFO] [2024-04-16T09:34:29.215Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [2024-04-16T09:34:29.215Z] [INFO] [2024-04-16T09:34:29.215Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension --- [2024-04-16T09:34:29.215Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:34:29.215Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:34:29.215Z] [INFO] [2024-04-16T09:34:29.215Z] [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension --- [2024-04-16T09:34:29.215Z] [INFO] [2024-04-16T09:34:29.215Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix-webconsole-extension --- [2024-04-16T09:34:29.215Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:29.215Z] [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:29.469Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:29.469Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/src/test/resources [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] No sources to compile [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- surefire:3.2.5:test (default-test) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] Executing tasks [2024-04-16T09:34:29.469Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [2024-04-16T09:34:29.469Z] [INFO] [echo] felix-webconsole-extension [2024-04-16T09:34:29.469Z] [INFO] Executed tasks [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- failsafe:3.2.5:verify (verify) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/failsafe-reports [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:29.469Z] [INFO] [2024-04-16T09:34:29.469Z] [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension --- [2024-04-16T09:34:29.469Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.15-SNAPSHOT/felix-webconsole-extension-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:29.470Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.15-SNAPSHOT/felix-webconsole-extension-7.0.15-SNAPSHOT.jar [2024-04-16T09:34:29.470Z] [INFO] [2024-04-16T09:34:29.470Z] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [2024-04-16T09:34:29.470Z] [INFO] Building GlassFish OSGi Console Plugin 7.0.15-SNAPSHOT [329/332] [2024-04-16T09:34:29.470Z] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [2024-04-16T09:34:29.470Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:34:29.470Z] [INFO] [2024-04-16T09:34:29.470Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.470Z] [INFO] [2024-04-16T09:34:29.470Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.470Z] [INFO] [2024-04-16T09:34:29.470Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.470Z] [INFO] [2024-04-16T09:34:29.470Z] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.470Z] [INFO] [2024-04-16T09:34:29.470Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.470Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:29.470Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:29.724Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] Copying 9 resources from src/main/resources to target/classes [2024-04-16T09:34:29.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [2024-04-16T09:34:29.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [2024-04-16T09:34:29.724Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:29.724Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:29.724Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] [2024-04-16T09:34:29.724Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.724Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:34:29.979Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:29.979Z] [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:29.979Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:29.979Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [2024-04-16T09:34:29.979Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [2024-04-16T09:34:29.979Z] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/test/resources [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] No sources to compile [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] Executing tasks [2024-04-16T09:34:29.979Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [2024-04-16T09:34:29.979Z] [INFO] [echo] glassfish-osgi-console-plugin [2024-04-16T09:34:29.979Z] [INFO] Executed tasks [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.979Z] [INFO] [2024-04-16T09:34:29.979Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.980Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/failsafe-reports [2024-04-16T09:34:29.980Z] [INFO] [2024-04-16T09:34:29.980Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.980Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:29.980Z] [INFO] [2024-04-16T09:34:29.980Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin --- [2024-04-16T09:34:29.980Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.15-SNAPSHOT/glassfish-osgi-console-plugin-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:29.980Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.15-SNAPSHOT/glassfish-osgi-console-plugin-7.0.15-SNAPSHOT.jar [2024-04-16T09:34:29.980Z] [INFO] [2024-04-16T09:34:29.980Z] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [2024-04-16T09:34:29.980Z] [INFO] Building GlassFish Flashlight Client 7.0.15-SNAPSHOT [330/332] [2024-04-16T09:34:29.980Z] [INFO] from appserver/flashlight/client/pom.xml [2024-04-16T09:34:29.980Z] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [2024-04-16T09:34:29.980Z] [INFO] [2024-04-16T09:34:29.980Z] [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client --- [2024-04-16T09:34:29.980Z] [INFO] [2024-04-16T09:34:29.980Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-client --- [2024-04-16T09:34:29.980Z] [INFO] [2024-04-16T09:34:29.980Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-client --- [2024-04-16T09:34:29.980Z] [INFO] [2024-04-16T09:34:29.980Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-client --- [2024-04-16T09:34:29.980Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:29.980Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:30.234Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/src/main/resources [2024-04-16T09:34:30.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/src/main/manpages [2024-04-16T09:34:30.234Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:30.234Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:30.234Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] No MANIFEST.MF file found, generating manifest. [2024-04-16T09:34:30.234Z] [INFO] Writing manifest: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:30.234Z] [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [2024-04-16T09:34:30.234Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:30.234Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/src/test/resources [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] No sources to compile [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-client --- [2024-04-16T09:34:30.234Z] [INFO] [2024-04-16T09:34:30.234Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client --- [2024-04-16T09:34:30.489Z] [INFO] Executing tasks [2024-04-16T09:34:30.489Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/classes/META-INF for [2024-04-16T09:34:30.489Z] [INFO] [echo] flashlight-client [2024-04-16T09:34:30.489Z] [INFO] Executed tasks [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client --- [2024-04-16T09:34:30.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/flashlight-client.jar [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-client --- [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-client --- [2024-04-16T09:34:30.489Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/failsafe-reports [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [2024-04-16T09:34:30.489Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- install:3.1.1:install (default-install) @ flashlight-client --- [2024-04-16T09:34:30.489Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.15-SNAPSHOT/flashlight-client-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:30.489Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.15-SNAPSHOT/flashlight-client-7.0.15-SNAPSHOT.jar [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [2024-04-16T09:34:30.489Z] [INFO] Building Flashlight 7.0.15-SNAPSHOT [331/332] [2024-04-16T09:34:30.489Z] [INFO] from appserver/flashlight/pom.xml [2024-04-16T09:34:30.489Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] No sources to compile [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] No sources to compile [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] No sources to compile [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] Executing tasks [2024-04-16T09:34:30.489Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/target/classes/META-INF for [2024-04-16T09:34:30.489Z] [INFO] [echo] glassfish-flashlight [2024-04-16T09:34:30.489Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/target/classes/META-INF [2024-04-16T09:34:30.489Z] [INFO] Executed tasks [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] No tests to run. [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.489Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-flashlight --- [2024-04-16T09:34:30.489Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/target/failsafe-reports [2024-04-16T09:34:30.489Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [2024-04-16T09:34:30.490Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight --- [2024-04-16T09:34:30.490Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/7.0.15-SNAPSHOT/glassfish-flashlight-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [2024-04-16T09:34:30.490Z] [INFO] Building Ant tasks 7.0.15-SNAPSHOT [332/332] [2024-04-16T09:34:30.490Z] [INFO] from appserver/ant-tasks/pom.xml [2024-04-16T09:34:30.490Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:30.490Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:30.490Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] Copying 2 resources from src/main/resources to target/classes [2024-04-16T09:34:30.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/manpages [2024-04-16T09:34:30.490Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T09:34:30.490Z] [INFO] [2024-04-16T09:34:30.490Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tasks --- [2024-04-16T09:34:30.490Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:30.490Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:30.744Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:30.744Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [2024-04-16T09:34:30.744Z] [INFO] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [2024-04-16T09:34:30.744Z] [INFO] [2024-04-16T09:34:30.744Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tasks --- [2024-04-16T09:34:30.744Z] [INFO] Recompiling the module because of changed dependency. [2024-04-16T09:34:30.744Z] [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [2024-04-16T09:34:30.998Z] [WARNING] system modules path not set in conjunction with -source 11 [2024-04-16T09:34:30.998Z] [WARNING] Annotation processing without compilation requested but no processors were found. [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks --- [2024-04-16T09:34:30.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/src/test/resources [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ant-tasks --- [2024-04-16T09:34:30.998Z] [INFO] No sources to compile [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- surefire:3.2.5:test (default-test) @ ant-tasks --- [2024-04-16T09:34:30.998Z] [INFO] No tests to run. [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks --- [2024-04-16T09:34:30.998Z] [INFO] Executing tasks [2024-04-16T09:34:30.998Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/classes/META-INF for [2024-04-16T09:34:30.998Z] [INFO] [echo] ant-tasks [2024-04-16T09:34:30.998Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/classes/META-INF [2024-04-16T09:34:30.998Z] [INFO] Executed tasks [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks --- [2024-04-16T09:34:30.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/ant-tasks.jar [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tasks --- [2024-04-16T09:34:30.998Z] [INFO] No tests to run. [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tasks --- [2024-04-16T09:34:30.998Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/failsafe-reports [2024-04-16T09:34:30.998Z] [INFO] [2024-04-16T09:34:30.998Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [2024-04-16T09:34:31.254Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T09:34:31.254Z] [INFO] [2024-04-16T09:34:31.254Z] [INFO] --- install:3.1.1:install (default-install) @ ant-tasks --- [2024-04-16T09:34:31.254Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.15-SNAPSHOT/ant-tasks-7.0.15-SNAPSHOT.pom [2024-04-16T09:34:31.254Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.15-SNAPSHOT/ant-tasks-7.0.15-SNAPSHOT.jar [2024-04-16T09:34:31.254Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:34:31.254Z] [INFO] Reactor Summary for GlassFish Project 7.0.15-SNAPSHOT: [2024-04-16T09:34:31.254Z] [INFO] [2024-04-16T09:34:31.254Z] [INFO] GlassFish Project .................................. SUCCESS [ 25.691 s] [2024-04-16T09:34:31.254Z] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 0.399 s] [2024-04-16T09:34:31.254Z] [INFO] Nucleus Parent ..................................... SUCCESS [ 1.899 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 8.324 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 6.387 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.157 s] [2024-04-16T09:34:31.254Z] [INFO] HK2 config types ................................... SUCCESS [ 1.561 s] [2024-04-16T09:34:31.254Z] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.077 s] [2024-04-16T09:34:31.254Z] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.167 s] [2024-04-16T09:34:31.254Z] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 1.429 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.149 s] [2024-04-16T09:34:31.254Z] [INFO] grizzly-config ..................................... SUCCESS [ 9.809 s] [2024-04-16T09:34:31.254Z] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 1.012 s] [2024-04-16T09:34:31.254Z] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 3.585 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.066 s] [2024-04-16T09:34:31.254Z] [INFO] Common Utilities ................................... SUCCESS [ 19.201 s] [2024-04-16T09:34:31.254Z] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 0.281 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.084 s] [2024-04-16T09:34:31.254Z] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 2.323 s] [2024-04-16T09:34:31.254Z] [INFO] Test Utilities ..................................... SUCCESS [ 0.672 s] [2024-04-16T09:34:31.254Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.059 s] [2024-04-16T09:34:31.254Z] [INFO] admin-config-api ................................... SUCCESS [ 11.759 s] [2024-04-16T09:34:31.254Z] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 1.973 s] [2024-04-16T09:34:31.254Z] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.067 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 0.580 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.080 s] [2024-04-16T09:34:31.254Z] [INFO] Deployment Related Common Classes .................. SUCCESS [ 3.740 s] [2024-04-16T09:34:31.254Z] [INFO] Security Core Classes .............................. SUCCESS [ 3.415 s] [2024-04-16T09:34:31.254Z] [INFO] Security Services and SPI .......................... SUCCESS [ 4.160 s] [2024-04-16T09:34:31.254Z] [INFO] admin-util ......................................... SUCCESS [ 4.949 s] [2024-04-16T09:34:31.254Z] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 0.665 s] [2024-04-16T09:34:31.254Z] [INFO] Cluster ............................................ SUCCESS [ 0.054 s] [2024-04-16T09:34:31.254Z] [INFO] cluster-common ..................................... SUCCESS [ 1.670 s] [2024-04-16T09:34:31.254Z] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 0.821 s] [2024-04-16T09:34:31.254Z] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 2.959 s] [2024-04-16T09:34:31.254Z] [INFO] admin-launcher ..................................... SUCCESS [ 2.013 s] [2024-04-16T09:34:31.254Z] [INFO] admin-cli .......................................... SUCCESS [ 2.965 s] [2024-04-16T09:34:31.254Z] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 0.990 s] [2024-04-16T09:34:31.254Z] [INFO] OSGi Container ..................................... SUCCESS [ 0.502 s] [2024-04-16T09:34:31.254Z] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.174 s] [2024-04-16T09:34:31.254Z] [INFO] flashlight-framework ............................... SUCCESS [ 2.139 s] [2024-04-16T09:34:31.254Z] [INFO] Kernel Classes ..................................... SUCCESS [ 9.684 s] [2024-04-16T09:34:31.255Z] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 0.443 s] [2024-04-16T09:34:31.255Z] [INFO] cluster-admin ...................................... SUCCESS [ 1.687 s] [2024-04-16T09:34:31.255Z] [INFO] admin-server-management ............................ SUCCESS [ 6.216 s] [2024-04-16T09:34:31.255Z] [INFO] cluster-cli ........................................ SUCCESS [ 2.432 s] [2024-04-16T09:34:31.255Z] [INFO] GMS Module ......................................... SUCCESS [ 0.874 s] [2024-04-16T09:34:31.255Z] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 0.843 s] [2024-04-16T09:34:31.255Z] [INFO] AMX Core ........................................... SUCCESS [ 5.630 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.094 s] [2024-04-16T09:34:31.255Z] [INFO] Context Propagation ................................ SUCCESS [ 5.054 s] [2024-04-16T09:34:31.255Z] [INFO] admin-monitoring ................................... SUCCESS [ 1.959 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.055 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 0.359 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 0.812 s] [2024-04-16T09:34:31.255Z] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.051 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.056 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 0.270 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.055 s] [2024-04-16T09:34:31.255Z] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 0.422 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 1.660 s] [2024-04-16T09:34:31.255Z] [INFO] nucleus.resources .................................. SUCCESS [ 0.912 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.051 s] [2024-04-16T09:34:31.255Z] [INFO] Deployment Object Library .......................... SUCCESS [ 8.224 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.050 s] [2024-04-16T09:34:31.255Z] [INFO] Transaction Service Internal API ................... SUCCESS [ 0.628 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.047 s] [2024-04-16T09:34:31.255Z] [INFO] Resources Connector ................................ SUCCESS [ 4.096 s] [2024-04-16T09:34:31.255Z] [INFO] Connectors Parent .................................. SUCCESS [ 0.052 s] [2024-04-16T09:34:31.255Z] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 3.247 s] [2024-04-16T09:34:31.255Z] [INFO] EJB container Internal API ......................... SUCCESS [ 0.643 s] [2024-04-16T09:34:31.255Z] [INFO] Java binding for libpam.so ......................... SUCCESS [ 1.233 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.049 s] [2024-04-16T09:34:31.255Z] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 3.220 s] [2024-04-16T09:34:31.255Z] [INFO] stats77 ............................................ SUCCESS [ 1.089 s] [2024-04-16T09:34:31.255Z] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 0.817 s] [2024-04-16T09:34:31.255Z] [INFO] Glassfish Naming ................................... SUCCESS [ 2.655 s] [2024-04-16T09:34:31.255Z] [INFO] Container Common ................................... SUCCESS [ 1.570 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.051 s] [2024-04-16T09:34:31.255Z] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 0.827 s] [2024-04-16T09:34:31.255Z] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 0.576 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.051 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 0.580 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 3.311 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 11.878 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.074 s] [2024-04-16T09:34:31.255Z] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 1.169 s] [2024-04-16T09:34:31.255Z] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 0.589 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 7.539 s] [2024-04-16T09:34:31.255Z] [INFO] Nucleus template ................................... SUCCESS [ 0.109 s] [2024-04-16T09:34:31.255Z] [INFO] flashlight-agent ................................... SUCCESS [ 0.118 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.063 s] [2024-04-16T09:34:31.255Z] [INFO] Flashlight ......................................... SUCCESS [ 0.049 s] [2024-04-16T09:34:31.255Z] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 2.677 s] [2024-04-16T09:34:31.255Z] [INFO] AutoDeploy Classes ................................. SUCCESS [ 1.009 s] [2024-04-16T09:34:31.255Z] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.062 s] [2024-04-16T09:34:31.255Z] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.059 s] [2024-04-16T09:34:31.255Z] [INFO] Nucleus distributions .............................. SUCCESS [ 0.057 s] [2024-04-16T09:34:31.255Z] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.101 s] [2024-04-16T09:34:31.255Z] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 2.224 s] [2024-04-16T09:34:31.255Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.057 s] [2024-04-16T09:34:31.255Z] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.071 s] [2024-04-16T09:34:31.255Z] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 3.546 s] [2024-04-16T09:34:31.255Z] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.061 s] [2024-04-16T09:34:31.255Z] [INFO] Nucleus Distribution ............................... SUCCESS [ 3.438 s] [2024-04-16T09:34:31.255Z] [INFO] Diagnostics ........................................ SUCCESS [ 0.054 s] [2024-04-16T09:34:31.255Z] [INFO] Diagnostics API .................................... SUCCESS [ 0.391 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 2.234 s] [2024-04-16T09:34:31.255Z] [INFO] AMX JavaEE ......................................... SUCCESS [ 1.274 s] [2024-04-16T09:34:31.255Z] [INFO] LDAP Booster Pack .................................. SUCCESS [ 0.829 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.048 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 0.228 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 0.323 s] [2024-04-16T09:34:31.255Z] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 0.573 s] [2024-04-16T09:34:31.256Z] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.076 s] [2024-04-16T09:34:31.256Z] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.114 s] [2024-04-16T09:34:31.256Z] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 0.548 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 0.540 s] [2024-04-16T09:34:31.256Z] [INFO] App Client Modules ................................. SUCCESS [ 0.049 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.065 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 0.359 s] [2024-04-16T09:34:31.256Z] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 1.042 s] [2024-04-16T09:34:31.256Z] [INFO] Admin Modules ...................................... SUCCESS [ 0.045 s] [2024-04-16T09:34:31.256Z] [INFO] Backup Restore classes ............................. SUCCESS [ 0.656 s] [2024-04-16T09:34:31.256Z] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 0.498 s] [2024-04-16T09:34:31.256Z] [INFO] admin-cli-optional ................................. SUCCESS [ 0.693 s] [2024-04-16T09:34:31.256Z] [INFO] admin-core ......................................... SUCCESS [ 4.281 s] [2024-04-16T09:34:31.256Z] [INFO] Appserver template ................................. SUCCESS [ 0.090 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.054 s] [2024-04-16T09:34:31.256Z] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 0.590 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.072 s] [2024-04-16T09:34:31.256Z] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 1.976 s] [2024-04-16T09:34:31.256Z] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.053 s] [2024-04-16T09:34:31.256Z] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 3.311 s] [2024-04-16T09:34:31.256Z] [INFO] Connectors Runtime ................................. SUCCESS [ 13.744 s] [2024-04-16T09:34:31.256Z] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 7.358 s] [2024-04-16T09:34:31.256Z] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 1.577 s] [2024-04-16T09:34:31.256Z] [INFO] Web Container Common Utilities ..................... SUCCESS [ 3.037 s] [2024-04-16T09:34:31.256Z] [INFO] Core Servlet Container ............................. SUCCESS [ 12.329 s] [2024-04-16T09:34:31.256Z] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 0.731 s] [2024-04-16T09:34:31.256Z] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 0.778 s] [2024-04-16T09:34:31.256Z] [INFO] Web module command line interface .................. SUCCESS [ 1.569 s] [2024-04-16T09:34:31.256Z] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 0.471 s] [2024-04-16T09:34:31.256Z] [INFO] WebTier Security Integration ....................... SUCCESS [ 1.177 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.045 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 0.273 s] [2024-04-16T09:34:31.256Z] [INFO] Server-Sent Events ................................. SUCCESS [ 0.454 s] [2024-04-16T09:34:31.256Z] [INFO] Web Container glue code ............................ SUCCESS [ 6.728 s] [2024-04-16T09:34:31.256Z] [INFO] JSF implementation connector module ................ SUCCESS [ 1.273 s] [2024-04-16T09:34:31.256Z] [INFO] JSP caching taglib connector module ................ SUCCESS [ 1.058 s] [2024-04-16T09:34:31.256Z] [INFO] Web Container HA code .............................. SUCCESS [ 1.682 s] [2024-04-16T09:34:31.256Z] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.074 s] [2024-04-16T09:34:31.256Z] [INFO] Weld connector for glassfish ....................... SUCCESS [ 0.839 s] [2024-04-16T09:34:31.256Z] [INFO] Weld integration for glassfish ..................... SUCCESS [ 5.514 s] [2024-04-16T09:34:31.256Z] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.087 s] [2024-04-16T09:34:31.256Z] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.059 s] [2024-04-16T09:34:31.256Z] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.061 s] [2024-04-16T09:34:31.256Z] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 1.425 s] [2024-04-16T09:34:31.256Z] [INFO] EJB Timer Service Application ...................... SUCCESS [ 1.119 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.067 s] [2024-04-16T09:34:31.256Z] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.058 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish resources runtime ........................ SUCCESS [ 0.888 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 0.629 s] [2024-04-16T09:34:31.256Z] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.083 s] [2024-04-16T09:34:31.256Z] [INFO] Connectors Inbound Support ......................... SUCCESS [ 1.016 s] [2024-04-16T09:34:31.256Z] [INFO] Work Management .................................... SUCCESS [ 0.987 s] [2024-04-16T09:34:31.256Z] [INFO] JDBC Module ........................................ SUCCESS [ 0.044 s] [2024-04-16T09:34:31.256Z] [INFO] JDBC Config Module ................................. SUCCESS [ 0.758 s] [2024-04-16T09:34:31.256Z] [INFO] Connectors admin ................................... SUCCESS [ 4.210 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.047 s] [2024-04-16T09:34:31.256Z] [INFO] Load Balancer Internal API ......................... SUCCESS [ 0.574 s] [2024-04-16T09:34:31.256Z] [INFO] Load-Balancer admin ................................ SUCCESS [ 1.865 s] [2024-04-16T09:34:31.256Z] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.047 s] [2024-04-16T09:34:31.256Z] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 0.430 s] [2024-04-16T09:34:31.256Z] [INFO] JMS Module ......................................... SUCCESS [ 1.811 s] [2024-04-16T09:34:31.256Z] [INFO] JMS admin .......................................... SUCCESS [ 1.721 s] [2024-04-16T09:34:31.256Z] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 1.500 s] [2024-04-16T09:34:31.256Z] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 0.281 s] [2024-04-16T09:34:31.256Z] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.045 s] [2024-04-16T09:34:31.256Z] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 1.522 s] [2024-04-16T09:34:31.256Z] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 0.775 s] [2024-04-16T09:34:31.256Z] [INFO] JDBC Templates ..................................... SUCCESS [ 0.066 s] [2024-04-16T09:34:31.257Z] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.273 s] [2024-04-16T09:34:31.257Z] [INFO] JDBC Runtime Module ................................ SUCCESS [ 3.599 s] [2024-04-16T09:34:31.257Z] [INFO] JDBC admin ......................................... SUCCESS [ 4.016 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.086 s] [2024-04-16T09:34:31.257Z] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 0.675 s] [2024-04-16T09:34:31.257Z] [INFO] JPA container for glassfish ........................ SUCCESS [ 0.922 s] [2024-04-16T09:34:31.257Z] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.057 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.047 s] [2024-04-16T09:34:31.257Z] [INFO] utility module for cmp ............................. SUCCESS [ 1.333 s] [2024-04-16T09:34:31.257Z] [INFO] model module for cmp ............................... SUCCESS [ 1.964 s] [2024-04-16T09:34:31.257Z] [INFO] Database Generator module for cmp .................. SUCCESS [ 1.216 s] [2024-04-16T09:34:31.257Z] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 1.661 s] [2024-04-16T09:34:31.257Z] [INFO] enhancer module for cmp ............................ SUCCESS [ 4.841 s] [2024-04-16T09:34:31.257Z] [INFO] internal-api module for cmp ........................ SUCCESS [ 0.969 s] [2024-04-16T09:34:31.257Z] [INFO] Entity Bean container .............................. SUCCESS [ 3.186 s] [2024-04-16T09:34:31.257Z] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 10.732 s] [2024-04-16T09:34:31.257Z] [INFO] support ejb module for cmp ......................... SUCCESS [ 4.430 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.059 s] [2024-04-16T09:34:31.257Z] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.061 s] [2024-04-16T09:34:31.257Z] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.044 s] [2024-04-16T09:34:31.257Z] [INFO] Concurrent Connector Module ........................ SUCCESS [ 0.570 s] [2024-04-16T09:34:31.257Z] [INFO] Concurrent Implementation Module ................... SUCCESS [ 2.789 s] [2024-04-16T09:34:31.257Z] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.047 s] [2024-04-16T09:34:31.257Z] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.063 s] [2024-04-16T09:34:31.257Z] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 0.744 s] [2024-04-16T09:34:31.257Z] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 0.944 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.046 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.043 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.057 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.058 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.045 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.059 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.054 s] [2024-04-16T09:34:31.257Z] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.042 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 0.446 s] [2024-04-16T09:34:31.257Z] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 0.535 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.466 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Integration .......................... SUCCESS [ 0.366 s] [2024-04-16T09:34:31.257Z] [INFO] DataProvider ....................................... SUCCESS [ 0.161 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Packages ............................. SUCCESS [ 0.049 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Common ............................... SUCCESS [ 4.881 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Core Jar ............................. SUCCESS [ 1.755 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console WAR .................................. SUCCESS [ 0.195 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 0.393 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 0.432 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 0.532 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 0.378 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 0.446 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 0.316 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 0.304 s] [2024-04-16T09:34:31.257Z] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.045 s] [2024-04-16T09:34:31.257Z] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.125 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 1.176 s] [2024-04-16T09:34:31.257Z] [INFO] Ejb Security Integration ........................... SUCCESS [ 1.378 s] [2024-04-16T09:34:31.257Z] [INFO] App Client - client-side modules ................... SUCCESS [ 0.050 s] [2024-04-16T09:34:31.257Z] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 1.726 s] [2024-04-16T09:34:31.257Z] [INFO] Appclient Security Integration ..................... SUCCESS [ 0.905 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.047 s] [2024-04-16T09:34:31.257Z] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 4.039 s] [2024-04-16T09:34:31.257Z] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 3.085 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.060 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 1.295 s] [2024-04-16T09:34:31.257Z] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 1.561 s] [2024-04-16T09:34:31.257Z] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 1.490 s] [2024-04-16T09:34:31.257Z] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 6.054 s] [2024-04-16T09:34:31.257Z] [INFO] Client Library (including ACC) ..................... SUCCESS [ 1.964 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.063 s] [2024-04-16T09:34:31.257Z] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 1.990 s] [2024-04-16T09:34:31.257Z] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 0.439 s] [2024-04-16T09:34:31.258Z] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 0.329 s] [2024-04-16T09:34:31.258Z] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 0.332 s] [2024-04-16T09:34:31.258Z] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 0.387 s] [2024-04-16T09:34:31.258Z] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 1.312 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish MicroProfile modules ..................... SUCCESS [ 0.044 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [ 0.349 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish MicroProfile Config ...................... SUCCESS [ 2.307 s] [2024-04-16T09:34:31.258Z] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.128 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.074 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.066 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.124 s] [2024-04-16T09:34:31.258Z] [INFO] Glassfish distributions ............................ SUCCESS [ 0.050 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish distribution Common module ............... SUCCESS [ 0.462 s] [2024-04-16T09:34:31.258Z] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 7.365 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.059 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 0.680 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.257 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.182 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 0.297 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.372 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.067 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.059 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [ 31.734 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 2.052 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish Web ............................. SUCCESS [ 19.629 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.054 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 20.704 s] [2024-04-16T09:34:31.258Z] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.056 s] [2024-04-16T09:34:31.258Z] [INFO] Debug .............................................. SUCCESS [ 6.898 s] [2024-04-16T09:34:31.258Z] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 5.395 s] [2024-04-16T09:34:31.258Z] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.057 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Tests .................................... SUCCESS [ 0.045 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Admin Tests - Parent ..................... SUCCESS [ 0.045 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Admin Tests - Progress Admin Extension ... SUCCESS [ 0.438 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 13.313 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Admin Tests .............................. SUCCESS [04:27 min] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Application Tests ........................ SUCCESS [01:59 min] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.061 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 0.959 s] [2024-04-16T09:34:31.258Z] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.049 s] [2024-04-16T09:34:31.258Z] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 1.022 s] [2024-04-16T09:34:31.258Z] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.090 s] [2024-04-16T09:34:31.258Z] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 0.071 s] [2024-04-16T09:34:31.258Z] [INFO] report-builder ..................................... SUCCESS [ 1.367 s] [2024-04-16T09:34:31.258Z] [INFO] reporter ........................................... SUCCESS [ 0.809 s] [2024-04-16T09:34:31.258Z] [INFO] webtest ............................................ SUCCESS [ 0.842 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.090 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Embedded Tests ........................... SUCCESS [ 0.053 s] [2024-04-16T09:34:31.258Z] [INFO] Basic tests for testing org.glassfish.embeddable APIs SUCCESS [ 0.051 s] [2024-04-16T09:34:31.258Z] [INFO] Test newGlassFish(), start(), stop(), dispose() lifecyle operations SUCCESS [ 7.233 s] [2024-04-16T09:34:31.258Z] [INFO] Basic CDI Test ..................................... SUCCESS [ 4.914 s] [2024-04-16T09:34:31.258Z] [INFO] CDI, EJB, JPA integration test ..................... SUCCESS [ 6.888 s] [2024-04-16T09:34:31.258Z] [INFO] CDI, EJB, JPA integration test which has glassfish-resources.xml SUCCESS [ 6.740 s] [2024-04-16T09:34:31.258Z] [INFO] EJB related Embedded Tests ......................... SUCCESS [ 0.063 s] [2024-04-16T09:34:31.258Z] [INFO] Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs SUCCESS [ 10.397 s] [2024-04-16T09:34:31.258Z] [INFO] EJB Embedded API test .............................. SUCCESS [ 3.964 s] [2024-04-16T09:34:31.258Z] [INFO] Test remote EJB deployment with org.glassfish.embeddable APIs SUCCESS [ 11.380 s] [2024-04-16T09:34:31.258Z] [INFO] Scattered Archive Test ............................. SUCCESS [ 10.392 s] [2024-04-16T09:34:31.258Z] [INFO] GlassFish Embedded Maven Plugin Tests .............. SUCCESS [ 0.059 s] [2024-04-16T09:34:31.258Z] [INFO] Application Dispatcher Test (maven-plugin/applicationDispatcher) SUCCESS [ 4.138 s] [2024-04-16T09:34:31.258Z] [INFO] Directory Listing Test (maven-plugin/dirListing) ... SUCCESS [ 2.693 s] [2024-04-16T09:34:31.258Z] [INFO] Filter URI Mapping Test (maven-plugin/filterURIMapping) SUCCESS [ 1.558 s] [2024-04-16T09:34:31.258Z] [INFO] Get Request URI Test (maven-plugin/getRequestURI) .. SUCCESS [ 0.583 s] [2024-04-16T09:34:31.258Z] [INFO] Index Page Test (maven-plugin/index) ............... SUCCESS [ 1.296 s] [2024-04-16T09:34:31.258Z] [INFO] JMX Undeployment Event Test (maven-plugin/jmsUndeploymentTest) SUCCESS [ 1.447 s] [2024-04-16T09:34:31.258Z] [INFO] Query String Test (maven-plugin/queryString) ....... SUCCESS [ 1.506 s] [2024-04-16T09:34:31.258Z] [INFO] Session Lifecyle Test (maven-plugin/sessionDestroyed) SUCCESS [ 1.513 s] [2024-04-16T09:34:31.258Z] [INFO] Standalone WAR Test (maven-plugin/standalonewar) ... SUCCESS [ 1.464 s] [2024-04-16T09:34:31.258Z] [INFO] Test https and other plugin configurations (maven-plugin/secureWebApp) SUCCESS [ 1.891 s] [2024-04-16T09:34:31.259Z] [INFO] Test web app containing JSPs/JSTLs (maven-plugin/jsptest) SUCCESS [ 2.339 s] [2024-04-16T09:34:31.259Z] [INFO] Multiple application deployment test (maven-plugin/multipleApps) SUCCESS [ 2.547 s] [2024-04-16T09:34:31.259Z] [INFO] GlassFish Web Embedded Tests ....................... SUCCESS [ 0.067 s] [2024-04-16T09:34:31.259Z] [INFO] Test for glassfish-embedded-web .................... SUCCESS [01:39 min] [2024-04-16T09:34:31.259Z] [INFO] Utilities for embedded testing ..................... SUCCESS [ 0.354 s] [2024-04-16T09:34:31.259Z] [INFO] Simple embedded servlet project .................... SUCCESS [ 2.509 s] [2024-04-16T09:34:31.259Z] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.045 s] [2024-04-16T09:34:31.259Z] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 0.526 s] [2024-04-16T09:34:31.259Z] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 0.533 s] [2024-04-16T09:34:31.259Z] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 0.369 s] [2024-04-16T09:34:31.259Z] [INFO] Flashlight ......................................... SUCCESS [ 0.051 s] [2024-04-16T09:34:31.259Z] [INFO] Ant tasks .......................................... SUCCESS [ 0.689 s] [2024-04-16T09:34:31.259Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:34:31.259Z] [INFO] BUILD SUCCESS [2024-04-16T09:34:31.259Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T09:34:31.259Z] [INFO] Total time: 18:46 min [2024-04-16T09:34:31.259Z] [INFO] Finished at: 2024-04-16T09:34:31Z [2024-04-16T09:34:31.259Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container Post stage [Pipeline] archiveArtifacts [2024-04-16T09:34:32.646Z] Archiving artifacts [Pipeline] junit [2024-04-16T09:34:35.835Z] Recording test results [2024-04-16T09:34:40.420Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (ant-tests) [Pipeline] podTemplate [Pipeline] { [Pipeline] node [2024-04-16T09:34:55.454Z] Still waiting to schedule task [2024-04-16T09:34:55.455Z] All nodes of label ‘glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr’ are offline [2024-04-16T09:38:32.264Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x because kubernetes resource quota exceeded. [2024-04-16T09:38:32.265Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:38:32.265Z] Retrying... [2024-04-16T09:38:32.265Z] [2024-04-16T09:38:32.265Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x [2024-04-16T09:38:32.265Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:38:32.265Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:38:32.265Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:38:32.265Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:38:32.265Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:38:32.265Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:38:32.265Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:38:32.265Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:38:32.266Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x5z6x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:38:32.266Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:38:32.266Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:38:32.266Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:38:32.266Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:38:32.266Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:38:32.266Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:38:32.266Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:39:22.217Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v because kubernetes resource quota exceeded. [2024-04-16T09:39:22.217Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:22.217Z] Retrying... [2024-04-16T09:39:22.217Z] [2024-04-16T09:39:22.217Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v [2024-04-16T09:39:22.218Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:22.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:39:22.218Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-j7x6v" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:39:22.218Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:39:22.219Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:39:22.219Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:39:22.219Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:39:22.219Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:39:22.219Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:39:22.219Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:39:22.219Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:39:22.219Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:39:32.266Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt because kubernetes resource quota exceeded. [2024-04-16T09:39:32.266Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:32.267Z] Retrying... [2024-04-16T09:39:32.267Z] [2024-04-16T09:39:32.267Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt [2024-04-16T09:39:32.267Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:32.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:39:32.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:39:32.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:39:32.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:32.267Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:32.267Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:32.267Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:39:32.268Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-jljqt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:39:32.268Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:39:32.268Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:39:32.268Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:39:32.268Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:39:32.268Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:39:32.268Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:39:32.268Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:39:32.268Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:39:32.268Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:39:42.224Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05 because kubernetes resource quota exceeded. [2024-04-16T09:39:42.224Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:42.224Z] Retrying... [2024-04-16T09:39:42.224Z] [2024-04-16T09:39:42.224Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05 [2024-04-16T09:39:42.225Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:42.225Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:39:42.225Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m2m05" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:39:42.225Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:39:42.225Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:39:42.225Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:39:42.225Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:39:42.226Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:39:42.226Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:39:42.226Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:39:42.226Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:39:42.226Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:39:52.230Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8 because kubernetes resource quota exceeded. [2024-04-16T09:39:52.230Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:52.230Z] Retrying... [2024-04-16T09:39:52.230Z] [2024-04-16T09:39:52.230Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8 [2024-04-16T09:39:52.230Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:39:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:39:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:39:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:39:52.230Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:39:52.230Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:52.230Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:52.230Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:39:52.230Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:52.230Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:52.230Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:52.230Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:39:52.231Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:39:52.231Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:39:52.231Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:39:52.231Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:39:52.231Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-fl7x8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:39:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:39:52.231Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:39:52.231Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:39:52.231Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:39:52.231Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:39:52.231Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:39:52.231Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:39:52.231Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:39:52.231Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:40:02.200Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1 because kubernetes resource quota exceeded. [2024-04-16T09:40:02.200Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:02.201Z] Retrying... [2024-04-16T09:40:02.201Z] [2024-04-16T09:40:02.201Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1 [2024-04-16T09:40:02.201Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:02.201Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:40:02.201Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:40:02.201Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:40:02.201Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:02.201Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:02.201Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:02.201Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:02.201Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:40:02.201Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-kx6q1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:02.202Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:40:02.202Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:40:02.202Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:40:02.202Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:40:02.202Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:40:02.202Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:40:02.202Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:40:02.202Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:40:02.202Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:40:02.202Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:40:02.202Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:40:02.202Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:40:02.202Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:40:02.202Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:40:02.202Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:40:12.266Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g because kubernetes resource quota exceeded. [2024-04-16T09:40:12.266Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:12.267Z] Retrying... [2024-04-16T09:40:12.267Z] [2024-04-16T09:40:12.267Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g [2024-04-16T09:40:12.267Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:12.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:40:12.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:40:12.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:40:12.267Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:12.267Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:12.267Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:12.267Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:12.267Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:40:12.267Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-67g0g" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:12.268Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:40:12.268Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:40:12.268Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:40:12.268Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:40:12.268Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:40:12.268Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:40:12.268Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:40:12.268Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:40:12.268Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:40:12.268Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:40:12.268Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:40:12.268Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:40:12.268Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:40:12.268Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:40:12.268Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:40:22.204Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps because kubernetes resource quota exceeded. [2024-04-16T09:40:22.204Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:22.204Z] Retrying... [2024-04-16T09:40:22.204Z] [2024-04-16T09:40:22.204Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps [2024-04-16T09:40:22.205Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:22.205Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:40:22.205Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c08ps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:40:22.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:40:22.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:40:22.206Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:40:22.206Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:40:22.206Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:40:22.206Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:40:22.206Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:40:22.206Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:40:22.206Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:40:22.206Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:40:22.206Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:40:22.206Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:40:22.206Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:40:32.829Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg because kubernetes resource quota exceeded. [2024-04-16T09:40:32.829Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:32.829Z] Retrying... [2024-04-16T09:40:32.829Z] [2024-04-16T09:40:32.829Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg [2024-04-16T09:40:32.829Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:32.829Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:40:32.829Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:40:32.829Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:40:32.829Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:32.829Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:32.829Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:32.829Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:32.830Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:40:32.830Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-4t1mg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:40:32.830Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:40:32.830Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:40:32.830Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:40:32.830Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:40:32.830Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:40:32.830Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:40:32.830Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:40:32.830Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:40:32.830Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:40:42.228Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w because kubernetes resource quota exceeded. [2024-04-16T09:40:42.228Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:42.228Z] Retrying... [2024-04-16T09:40:42.228Z] [2024-04-16T09:40:42.228Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w [2024-04-16T09:40:42.228Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:40:42.229Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-8r95w" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:40:42.229Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:40:42.229Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:40:42.229Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:40:42.229Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:40:42.229Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:40:42.229Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:40:42.229Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:40:52.220Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf because kubernetes resource quota exceeded. [2024-04-16T09:40:52.221Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:52.221Z] Retrying... [2024-04-16T09:40:52.221Z] [2024-04-16T09:40:52.221Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf [2024-04-16T09:40:52.221Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:52.221Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:40:52.221Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:40:52.221Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:40:52.221Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:52.221Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:52.221Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:40:52.221Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:40:52.221Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:40:52.222Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0plcf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:40:52.222Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:40:52.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:40:52.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:40:52.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:40:52.222Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:40:52.222Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:40:52.222Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:40:52.222Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:40:52.222Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:40:52.222Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:40:52.222Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:40:52.222Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:40:52.222Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:40:52.222Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:40:52.222Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:41:02.223Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j because kubernetes resource quota exceeded. [2024-04-16T09:41:02.223Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:02.224Z] Retrying... [2024-04-16T09:41:02.224Z] [2024-04-16T09:41:02.224Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j [2024-04-16T09:41:02.224Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:02.224Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:41:02.224Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:41:02.224Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:41:02.224Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:02.224Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:02.224Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:02.224Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:02.224Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:41:02.224Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-9b17j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:02.225Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:41:02.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:41:02.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:41:02.225Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:41:02.225Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:41:02.225Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:41:02.225Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:41:02.225Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:41:02.225Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:41:02.225Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:41:02.225Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:41:02.225Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:41:02.225Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:41:02.225Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:41:02.225Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:41:12.204Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77 because kubernetes resource quota exceeded. [2024-04-16T09:41:12.205Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:12.205Z] Retrying... [2024-04-16T09:41:12.205Z] [2024-04-16T09:41:12.205Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77 [2024-04-16T09:41:12.205Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:12.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:41:12.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:41:12.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:41:12.205Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:12.205Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:12.205Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:12.205Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:12.205Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:41:12.206Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-z7s77" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:12.206Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:41:12.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:41:12.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:41:12.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:41:12.206Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:41:12.206Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:41:12.206Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:41:12.206Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:41:12.206Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:41:12.206Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:41:12.206Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:41:12.206Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:41:12.206Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:41:12.206Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:41:12.206Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:41:22.223Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc because kubernetes resource quota exceeded. [2024-04-16T09:41:22.223Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:22.223Z] Retrying... [2024-04-16T09:41:22.223Z] [2024-04-16T09:41:22.223Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc [2024-04-16T09:41:22.223Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:22.223Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:41:22.223Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:41:22.223Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:41:22.223Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:41:22.223Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:41:22.223Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:22.223Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:22.223Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:41:22.224Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-q5mpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:41:22.224Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:41:22.224Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:41:22.224Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:41:22.224Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:41:22.224Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:41:22.224Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:41:22.224Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:41:32.208Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z because kubernetes resource quota exceeded. [2024-04-16T09:41:32.208Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:32.209Z] Retrying... [2024-04-16T09:41:32.209Z] [2024-04-16T09:41:32.209Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z [2024-04-16T09:41:32.209Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:32.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:41:32.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:41:32.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:41:32.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:32.209Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:32.209Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:32.209Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:32.209Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:41:32.209Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-csf0z" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:32.210Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:41:32.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:41:32.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:41:32.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:41:32.210Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:41:32.210Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:41:32.210Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:41:32.210Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:41:32.210Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:41:32.210Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:41:32.210Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:41:32.210Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:41:32.210Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:41:32.210Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:41:32.210Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:41:42.218Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc because kubernetes resource quota exceeded. [2024-04-16T09:41:42.218Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:42.218Z] Retrying... [2024-04-16T09:41:42.218Z] [2024-04-16T09:41:42.219Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc [2024-04-16T09:41:42.219Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:42.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:41:42.219Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6dfhc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:42.219Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:41:42.220Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:41:42.220Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:41:42.220Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:41:42.220Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:41:42.220Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:41:42.220Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:41:42.220Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:41:42.220Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:41:42.220Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:41:42.220Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:41:42.220Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:41:42.220Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:41:42.220Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:41:42.220Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:41:52.230Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c because kubernetes resource quota exceeded. [2024-04-16T09:41:52.230Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:52.230Z] Retrying... [2024-04-16T09:41:52.230Z] [2024-04-16T09:41:52.230Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c [2024-04-16T09:41:52.230Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:41:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:41:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:41:52.230Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:41:52.230Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:41:52.230Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:52.230Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:52.230Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:41:52.230Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:52.230Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:52.230Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:52.230Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:41:52.231Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:41:52.231Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:41:52.231Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:41:52.231Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:41:52.231Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-xg45c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:41:52.231Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:41:52.231Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:41:52.231Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:41:52.231Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:41:52.231Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:41:52.231Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:41:52.231Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:41:52.231Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:41:52.231Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:42:02.246Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9 because kubernetes resource quota exceeded. [2024-04-16T09:42:02.246Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:02.247Z] Retrying... [2024-04-16T09:42:02.247Z] [2024-04-16T09:42:02.247Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9 [2024-04-16T09:42:02.247Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:02.247Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:42:02.247Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:42:02.247Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:42:02.247Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:02.247Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:02.247Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:02.247Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:02.247Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:42:02.247Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cwzt9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:02.248Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:42:02.248Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:42:02.248Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:42:02.248Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:42:02.248Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:42:02.248Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:42:02.248Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:42:02.248Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:42:02.248Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:42:02.248Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:42:02.248Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:42:02.248Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:42:02.248Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:42:02.248Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:42:02.248Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:42:12.209Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d because kubernetes resource quota exceeded. [2024-04-16T09:42:12.209Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:12.209Z] Retrying... [2024-04-16T09:42:12.209Z] [2024-04-16T09:42:12.209Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d [2024-04-16T09:42:12.210Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:42:12.210Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-pnw8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:42:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:42:12.210Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:42:12.210Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:42:12.210Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:42:12.210Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:42:12.210Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:42:12.211Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:42:12.211Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:42:12.211Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:42:22.218Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7 because kubernetes resource quota exceeded. [2024-04-16T09:42:22.218Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:22.219Z] Retrying... [2024-04-16T09:42:22.219Z] [2024-04-16T09:42:22.219Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7 [2024-04-16T09:42:22.219Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:22.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:42:22.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:42:22.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:42:22.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:22.219Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:22.219Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:22.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:22.219Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:42:22.219Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-cl2p7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:22.220Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:42:22.220Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:42:22.220Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:42:22.220Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:42:22.220Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:42:22.220Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:42:22.220Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:42:22.220Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:42:22.220Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:42:22.220Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:42:22.220Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:42:22.220Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:42:22.220Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:42:22.220Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:42:22.220Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:42:32.216Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv because kubernetes resource quota exceeded. [2024-04-16T09:42:32.216Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:32.216Z] Retrying... [2024-04-16T09:42:32.216Z] [2024-04-16T09:42:32.216Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv [2024-04-16T09:42:32.217Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:42:32.217Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c37fv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:42:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:42:32.217Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:42:32.217Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:42:32.217Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:42:32.217Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:42:32.217Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:42:32.217Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:42:42.233Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03 because kubernetes resource quota exceeded. [2024-04-16T09:42:42.233Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:42.234Z] Retrying... [2024-04-16T09:42:42.234Z] [2024-04-16T09:42:42.234Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03 [2024-04-16T09:42:42.234Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:42.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:42:42.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:42:42.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:42:42.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:42.234Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:42.234Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:42.234Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:42.234Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:42:42.234Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-wns03" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:42.235Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:42:42.235Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:42:42.235Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:42:42.235Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:42:42.235Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:42:42.235Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:42:42.235Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:42:42.235Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:42:42.235Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:42:42.235Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:42:42.235Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:42:42.235Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:42:42.235Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:42:42.235Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:42:42.235Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:42:52.205Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp because kubernetes resource quota exceeded. [2024-04-16T09:42:52.205Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:52.205Z] Retrying... [2024-04-16T09:42:52.205Z] [2024-04-16T09:42:52.205Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp [2024-04-16T09:42:52.206Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:42:52.206Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:42:52.206Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-v2qcp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:42:52.206Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:42:52.207Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:42:52.207Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:42:52.207Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:42:52.207Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:42:52.207Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:42:52.207Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:42:52.207Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:42:52.207Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:42:52.207Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:43:02.227Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk because kubernetes resource quota exceeded. [2024-04-16T09:43:02.227Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:02.227Z] Retrying... [2024-04-16T09:43:02.227Z] [2024-04-16T09:43:02.227Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk [2024-04-16T09:43:02.228Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:43:02.228Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6mmlk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:43:02.228Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:43:02.228Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:43:02.228Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:43:02.228Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:43:02.228Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:43:02.228Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:43:02.228Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:43:12.208Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn because kubernetes resource quota exceeded. [2024-04-16T09:43:12.209Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:12.209Z] Retrying... [2024-04-16T09:43:12.209Z] [2024-04-16T09:43:12.209Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn [2024-04-16T09:43:12.209Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:12.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:43:12.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:43:12.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:43:12.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:12.209Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:12.209Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:12.209Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:12.209Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:43:12.210Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2lccn" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:12.210Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:43:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:43:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:43:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:43:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:43:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:43:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:43:12.210Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:43:12.210Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:43:12.210Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:43:12.210Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:43:12.210Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:43:12.210Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:43:12.210Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:43:12.210Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:43:22.225Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc because kubernetes resource quota exceeded. [2024-04-16T09:43:22.226Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:22.226Z] Retrying... [2024-04-16T09:43:22.226Z] [2024-04-16T09:43:22.226Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc [2024-04-16T09:43:22.226Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:22.226Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:43:22.226Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:43:22.226Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:43:22.226Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:22.226Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:22.226Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:22.226Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:22.226Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:43:22.227Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-st3hc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:22.227Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:43:22.227Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:43:22.227Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:43:22.227Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:43:22.227Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:43:22.227Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:43:22.227Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:43:22.227Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:43:22.227Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:43:22.227Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:43:22.227Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:43:22.227Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:43:22.227Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:43:22.227Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:43:22.227Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:43:32.215Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg because kubernetes resource quota exceeded. [2024-04-16T09:43:32.216Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:32.216Z] Retrying... [2024-04-16T09:43:32.216Z] [2024-04-16T09:43:32.216Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg [2024-04-16T09:43:32.216Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:32.216Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:43:32.216Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:43:32.216Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:43:32.216Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:32.216Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:32.216Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:32.216Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:32.216Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:43:32.217Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-bgnhg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:32.217Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:43:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:43:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:43:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:43:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:43:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:43:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:43:32.217Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:43:32.217Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:43:32.217Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:43:32.217Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:43:32.217Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:43:32.217Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:43:32.217Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:43:32.217Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:43:42.221Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13 because kubernetes resource quota exceeded. [2024-04-16T09:43:42.221Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:42.221Z] Retrying... [2024-04-16T09:43:42.221Z] [2024-04-16T09:43:42.221Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13 [2024-04-16T09:43:42.222Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:42.222Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:43:42.222Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-2jd13" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:43:42.222Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:43:42.223Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:43:42.223Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:43:42.223Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:43:42.223Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:43:42.223Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:43:42.223Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:43:42.223Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:43:42.223Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:43:52.217Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89 because kubernetes resource quota exceeded. [2024-04-16T09:43:52.217Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:52.217Z] Retrying... [2024-04-16T09:43:52.217Z] [2024-04-16T09:43:52.217Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89 [2024-04-16T09:43:52.217Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:43:52.218Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-28j89" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:43:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:43:52.218Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:43:52.218Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:43:52.218Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:43:52.218Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:43:52.218Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:43:52.218Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:44:02.216Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj because kubernetes resource quota exceeded. [2024-04-16T09:44:02.216Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:02.216Z] Retrying... [2024-04-16T09:44:02.216Z] [2024-04-16T09:44:02.216Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj [2024-04-16T09:44:02.217Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:02.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:44:02.217Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-c6tfj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:44:02.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:44:02.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:44:02.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:44:02.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:44:02.218Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:44:02.218Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:44:02.218Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:44:02.218Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:44:02.218Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:44:02.218Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:44:02.218Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:44:02.218Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:44:02.218Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:44:12.209Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq because kubernetes resource quota exceeded. [2024-04-16T09:44:12.209Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:12.209Z] Retrying... [2024-04-16T09:44:12.209Z] [2024-04-16T09:44:12.209Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq [2024-04-16T09:44:12.210Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:44:12.210Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-383rq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:44:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:44:12.211Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:44:12.211Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:44:12.211Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:44:12.211Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:44:12.211Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:44:12.211Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:44:12.211Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:44:12.211Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:44:12.211Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:44:12.211Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:44:12.211Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:44:12.211Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:44:12.211Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:44:22.521Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp because kubernetes resource quota exceeded. [2024-04-16T09:44:22.521Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:22.521Z] Retrying... [2024-04-16T09:44:22.521Z] [2024-04-16T09:44:22.521Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp [2024-04-16T09:44:22.522Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:22.522Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:44:22.522Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-tv2sp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:44:22.522Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:44:22.523Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:44:22.523Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:44:22.523Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:44:22.523Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:44:22.523Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:44:22.523Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:44:22.523Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:44:22.523Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:44:22.523Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:44:22.523Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:44:22.523Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:44:22.523Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:44:32.213Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3 because kubernetes resource quota exceeded. [2024-04-16T09:44:32.213Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:32.213Z] Retrying... [2024-04-16T09:44:32.213Z] [2024-04-16T09:44:32.213Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3 [2024-04-16T09:44:32.213Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:32.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:44:32.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:44:32.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:44:32.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:44:32.213Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:44:32.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:32.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:44:32.214Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-x72j3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:44:32.214Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:44:32.214Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:44:32.214Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:44:32.214Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:44:32.214Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:44:32.214Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:44:32.214Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:44:42.213Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps because kubernetes resource quota exceeded. [2024-04-16T09:44:42.213Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:42.213Z] Retrying... [2024-04-16T09:44:42.213Z] [2024-04-16T09:44:42.213Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps [2024-04-16T09:44:42.213Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:42.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:44:42.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:44:42.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:44:42.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:44:42.213Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:44:42.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:42.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:42.213Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:44:42.213Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:42.213Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:44:42.214Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-vhpps" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:44:42.214Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:44:42.214Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:44:42.214Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:44:42.214Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:44:42.214Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:44:42.214Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:44:42.214Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:44:52.212Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd because kubernetes resource quota exceeded. [2024-04-16T09:44:52.213Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:52.213Z] Retrying... [2024-04-16T09:44:52.213Z] [2024-04-16T09:44:52.213Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd [2024-04-16T09:44:52.213Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:52.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:44:52.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:44:52.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:44:52.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:52.213Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:52.213Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:44:52.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:44:52.213Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:44:52.214Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0wrfd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:44:52.214Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:44:52.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:44:52.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:44:52.214Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:44:52.214Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:44:52.214Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:44:52.214Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:44:52.214Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:44:52.214Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:44:52.214Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:44:52.214Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:44:52.214Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:44:52.214Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:44:52.214Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:44:52.214Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:45:02.416Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0 because kubernetes resource quota exceeded. [2024-04-16T09:45:02.416Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:02.416Z] Retrying... [2024-04-16T09:45:02.416Z] [2024-04-16T09:45:02.416Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0 [2024-04-16T09:45:02.416Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:02.416Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:45:02.416Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:45:02.416Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:45:02.416Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:45:02.416Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:45:02.416Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:02.416Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:02.416Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:45:02.416Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:02.416Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:02.416Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:45:02.417Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p1bf0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:45:02.417Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:45:02.417Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:45:02.417Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:45:02.417Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:45:02.417Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:45:02.417Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:45:02.417Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:45:12.209Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm because kubernetes resource quota exceeded. [2024-04-16T09:45:12.209Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:12.209Z] Retrying... [2024-04-16T09:45:12.209Z] [2024-04-16T09:45:12.209Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm [2024-04-16T09:45:12.210Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:12.210Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:45:12.210Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m73xm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:45:12.210Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:45:12.211Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:45:12.211Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:45:12.211Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:45:12.211Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:45:12.211Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:45:12.211Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:45:12.211Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:45:12.211Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:45:12.211Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:45:12.211Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:45:22.207Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv because kubernetes resource quota exceeded. [2024-04-16T09:45:22.207Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:22.207Z] Retrying... [2024-04-16T09:45:22.207Z] [2024-04-16T09:45:22.207Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv [2024-04-16T09:45:22.208Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:22.208Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:45:22.208Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:45:22.208Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:45:22.208Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:22.208Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:22.208Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:22.208Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:22.208Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:45:22.209Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-prrmv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:22.209Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:45:22.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:45:22.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:45:22.209Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:45:22.209Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:45:22.209Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:45:22.209Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:45:22.209Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:45:22.209Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:45:22.209Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:45:22.209Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:45:22.209Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:45:22.209Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:45:22.209Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:45:22.209Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T09:45:32.216Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh because kubernetes resource quota exceeded. [2024-04-16T09:45:32.216Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:32.217Z] Retrying... [2024-04-16T09:45:32.217Z] [2024-04-16T09:45:32.217Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh [2024-04-16T09:45:32.217Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T09:45:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T09:45:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T09:45:32.217Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:32.217Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:32.217Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T09:45:32.217Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T09:45:32.217Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T09:45:32.217Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-0x2fh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T09:45:32.218Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T09:45:32.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T09:45:32.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T09:45:32.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T09:45:32.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T09:45:32.218Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T09:45:32.218Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T09:45:32.218Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T09:45:32.218Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T09:45:32.218Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T09:45:32.218Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T09:45:32.218Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T09:45:32.218Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T09:45:32.218Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T09:45:32.218Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T10:06:32.233Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9 because kubernetes resource quota exceeded. [2024-04-16T10:06:32.233Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:32.233Z] Retrying... [2024-04-16T10:06:32.233Z] [2024-04-16T10:06:32.233Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9 [2024-04-16T10:06:32.234Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T10:06:32.234Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-lphf9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T10:06:32.234Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T10:06:32.234Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T10:06:32.234Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T10:06:32.234Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T10:06:32.234Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T10:06:32.234Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T10:06:32.235Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T10:06:32.235Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T10:06:32.235Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T10:06:42.218Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg because kubernetes resource quota exceeded. [2024-04-16T10:06:42.218Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:42.218Z] Retrying... [2024-04-16T10:06:42.218Z] [2024-04-16T10:06:42.218Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg [2024-04-16T10:06:42.218Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:42.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T10:06:42.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T10:06:42.219Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-hbwkg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T10:06:42.219Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T10:06:42.219Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T10:06:42.219Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T10:06:42.219Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T10:06:42.219Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T10:06:42.219Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T10:06:42.219Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T10:06:52.218Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4 because kubernetes resource quota exceeded. [2024-04-16T10:06:52.218Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:52.218Z] Retrying... [2024-04-16T10:06:52.218Z] [2024-04-16T10:06:52.218Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4 [2024-04-16T10:06:52.218Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T10:06:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T10:06:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T10:06:52.218Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T10:06:52.218Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T10:06:52.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:52.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:52.218Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T10:06:52.218Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:06:52.218Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:06:52.218Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:52.218Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T10:06:52.219Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:06:52.219Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:06:52.219Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:06:52.219Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T10:06:52.219Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-p0sf4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T10:06:52.219Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T10:06:52.219Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T10:06:52.219Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T10:06:52.219Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T10:06:52.219Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T10:06:52.219Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T10:06:52.219Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T10:06:52.219Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T10:06:52.219Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T10:07:02.214Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj because kubernetes resource quota exceeded. [2024-04-16T10:07:02.214Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:07:02.215Z] Retrying... [2024-04-16T10:07:02.215Z] [2024-04-16T10:07:02.215Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj [2024-04-16T10:07:02.215Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:07:02.215Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T10:07:02.215Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T10:07:02.215Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T10:07:02.215Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:07:02.215Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:07:02.215Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:07:02.215Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:07:02.215Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T10:07:02.215Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-m0jpj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:07:02.216Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T10:07:02.216Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T10:07:02.216Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T10:07:02.216Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T10:07:02.216Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T10:07:02.216Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T10:07:02.216Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T10:07:02.216Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T10:07:02.216Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T10:07:02.216Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T10:07:02.216Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T10:07:02.216Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T10:07:02.216Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T10:07:02.216Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T10:07:02.216Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T10:07:12.212Z] WARNING: Unable to create pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg because kubernetes resource quota exceeded. [2024-04-16T10:07:12.212Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:07:12.212Z] Retrying... [2024-04-16T10:07:12.212Z] [2024-04-16T10:07:12.212Z] ERROR: Failed to launch glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg [2024-04-16T10:07:12.212Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:07:12.212Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2024-04-16T10:07:12.212Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2024-04-16T10:07:12.212Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2024-04-16T10:07:12.213Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/glassfish/pods. Message: pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-6drrg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1, used: requests.cpu=44, limited: requests.cpu=44800m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) [2024-04-16T10:07:12.213Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2024-04-16T10:07:12.213Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2024-04-16T10:07:12.213Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2024-04-16T10:07:12.213Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2024-04-16T10:07:12.213Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-04-16T10:07:12.213Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-04-16T10:07:12.213Z] at java.base/java.lang.Thread.run(Thread.java:839) [2024-04-16T10:07:22.247Z] Created Pod: kubernetes glassfish/glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-836mp [2024-04-16T10:07:28.029Z] Agent glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-836mp is provisioned from template glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr-pr4kd [2024-04-16T10:07:28.030Z] --- [2024-04-16T10:07:28.030Z] apiVersion: "v1" [2024-04-16T10:07:28.030Z] kind: "Pod" [2024-04-16T10:07:28.030Z] metadata: [2024-04-16T10:07:28.030Z] annotations: [2024-04-16T10:07:28.030Z] buildUrl: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/" [2024-04-16T10:07:28.030Z] runUrl: "job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/" [2024-04-16T10:07:28.030Z] labels: [2024-04-16T10:07:28.030Z] jenkins: "slave" [2024-04-16T10:07:28.030Z] jenkins/label-digest: "af1db6df39c52f52430a69087d9bcaf3161eca8a" [2024-04-16T10:07:28.030Z] jenkins/label: "glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr" [2024-04-16T10:07:28.030Z] name: "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-836mp" [2024-04-16T10:07:28.030Z] namespace: "glassfish" [2024-04-16T10:07:28.030Z] spec: [2024-04-16T10:07:28.030Z] containers: [2024-04-16T10:07:28.030Z] - env: [2024-04-16T10:07:28.030Z] - name: "JENKINS_SECRET" [2024-04-16T10:07:28.030Z] value: "********" [2024-04-16T10:07:28.030Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:07:28.030Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:07:28.030Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:07:28.030Z] value: "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-836mp" [2024-04-16T10:07:28.030Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:07:28.030Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:07:28.030Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:07:28.030Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:07:28.030Z] value: "" [2024-04-16T10:07:28.030Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:07:28.030Z] value: "" [2024-04-16T10:07:28.030Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:07:28.030Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:07:28.030Z] - name: "JENKINS_NAME" [2024-04-16T10:07:28.030Z] value: "glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-836mp" [2024-04-16T10:07:28.030Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:07:28.030Z] value: "/home/jenkins/agent" [2024-04-16T10:07:28.030Z] - name: "JENKINS_URL" [2024-04-16T10:07:28.030Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:07:28.030Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:07:28.030Z] imagePullPolicy: "Always" [2024-04-16T10:07:28.030Z] name: "jnlp" [2024-04-16T10:07:28.030Z] resources: [2024-04-16T10:07:28.030Z] limits: [2024-04-16T10:07:28.030Z] cpu: "2000m" [2024-04-16T10:07:28.030Z] memory: "4096Mi" [2024-04-16T10:07:28.030Z] requests: [2024-04-16T10:07:28.030Z] cpu: "1000m" [2024-04-16T10:07:28.030Z] memory: "4096Mi" [2024-04-16T10:07:28.030Z] tty: true [2024-04-16T10:07:28.030Z] volumeMounts: [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:07:28.030Z] name: "m2-dir" [2024-04-16T10:07:28.030Z] readOnly: true [2024-04-16T10:07:28.030Z] subPath: "toolchains.xml" [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:07:28.030Z] name: "m2-dir" [2024-04-16T10:07:28.030Z] readOnly: true [2024-04-16T10:07:28.030Z] subPath: ".mavenrc" [2024-04-16T10:07:28.030Z] - mountPath: "/opt/tools" [2024-04-16T10:07:28.030Z] name: "volume-0" [2024-04-16T10:07:28.030Z] readOnly: false [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:07:28.030Z] name: "volume-1" [2024-04-16T10:07:28.030Z] readOnly: false [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins" [2024-04-16T10:07:28.030Z] name: "volume-3" [2024-04-16T10:07:28.030Z] readOnly: false [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:07:28.030Z] name: "m2-secret-dir" [2024-04-16T10:07:28.030Z] readOnly: true [2024-04-16T10:07:28.030Z] subPath: "settings-security.xml" [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:07:28.030Z] name: "volume-2" [2024-04-16T10:07:28.030Z] readOnly: false [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:07:28.030Z] name: "m2-secret-dir" [2024-04-16T10:07:28.030Z] readOnly: true [2024-04-16T10:07:28.030Z] subPath: "settings.xml" [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:07:28.030Z] name: "volume-4" [2024-04-16T10:07:28.030Z] readOnly: false [2024-04-16T10:07:28.030Z] subPath: "" [2024-04-16T10:07:28.030Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:07:28.030Z] name: "workspace-volume" [2024-04-16T10:07:28.030Z] readOnly: false [2024-04-16T10:07:28.030Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:07:28.030Z] nodeSelector: [2024-04-16T10:07:28.030Z] kubernetes.io/os: "linux" [2024-04-16T10:07:28.030Z] restartPolicy: "Never" [2024-04-16T10:07:28.030Z] volumes: [2024-04-16T10:07:28.030Z] - name: "volume-0" [2024-04-16T10:07:28.030Z] persistentVolumeClaim: [2024-04-16T10:07:28.030Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:07:28.030Z] readOnly: true [2024-04-16T10:07:28.030Z] - name: "m2-secret-dir" [2024-04-16T10:07:28.031Z] secret: [2024-04-16T10:07:28.031Z] secretName: "m2-secret-dir" [2024-04-16T10:07:28.031Z] - emptyDir: [2024-04-16T10:07:28.031Z] medium: "" [2024-04-16T10:07:28.031Z] name: "volume-2" [2024-04-16T10:07:28.031Z] - configMap: [2024-04-16T10:07:28.031Z] name: "m2-dir" [2024-04-16T10:07:28.031Z] name: "m2-dir" [2024-04-16T10:07:28.031Z] - emptyDir: [2024-04-16T10:07:28.031Z] medium: "" [2024-04-16T10:07:28.031Z] name: "volume-1" [2024-04-16T10:07:28.031Z] - emptyDir: [2024-04-16T10:07:28.031Z] medium: "" [2024-04-16T10:07:28.031Z] name: "workspace-volume" [2024-04-16T10:07:28.031Z] - configMap: [2024-04-16T10:07:28.031Z] name: "known-hosts" [2024-04-16T10:07:28.031Z] name: "volume-4" [2024-04-16T10:07:28.031Z] - emptyDir: [2024-04-16T10:07:28.031Z] medium: "" [2024-04-16T10:07:28.031Z] name: "volume-3" [2024-04-16T10:07:28.031Z] [2024-04-16T10:07:28.139Z] Running on glassfish-build-and-test-using-jenkinsfile-pr-24889-5-m72-836mp in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] parallel [Pipeline] { (Branch: cdi_all) [Pipeline] { (Branch: ql_gf_full_profile_all) [Pipeline] { (Branch: ql_gf_web_profile_all) [Pipeline] { (Branch: web_jsp) [Pipeline] { (Branch: ejb_group_1) [Pipeline] { (Branch: ejb_group_2) [Pipeline] { (Branch: ejb_group_3) [Pipeline] { (Branch: ejb_group_embedded) [Pipeline] { (Branch: batch_all) [Pipeline] { (Branch: connector_group_1) [Pipeline] { (Branch: connector_group_2) [Pipeline] { (Branch: connector_group_3) [Pipeline] { (Branch: connector_group_4) [Pipeline] { (Branch: jdbc_all) [Pipeline] { (Branch: persistence_all) [Pipeline] { (Branch: naming_all) [Pipeline] { (Branch: deployment_all) [Pipeline] { (Branch: security_all) [Pipeline] { (Branch: webservice_all) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2024-04-16T10:07:43.358Z] Still waiting to schedule task [2024-04-16T10:07:43.358Z] Waiting for next available executor [2024-04-16T10:07:43.360Z] Still waiting to schedule task [2024-04-16T10:07:43.360Z] Waiting for next available executor [2024-04-16T10:07:43.362Z] Still waiting to schedule task [2024-04-16T10:07:43.362Z] Waiting for next available executor [2024-04-16T10:07:43.365Z] Still waiting to schedule task [2024-04-16T10:07:43.365Z] Waiting for next available executor [2024-04-16T10:07:43.369Z] Still waiting to schedule task [2024-04-16T10:07:43.369Z] Waiting for next available executor [2024-04-16T10:07:43.382Z] Still waiting to schedule task [2024-04-16T10:07:43.382Z] Waiting for next available executor [2024-04-16T10:07:43.386Z] Still waiting to schedule task [2024-04-16T10:07:43.386Z] Waiting for next available executor [2024-04-16T10:07:43.391Z] Still waiting to schedule task [2024-04-16T10:07:43.391Z] Waiting for next available executor [2024-04-16T10:07:43.395Z] Still waiting to schedule task [2024-04-16T10:07:43.395Z] Waiting for next available executor [2024-04-16T10:07:43.399Z] Still waiting to schedule task [2024-04-16T10:07:43.399Z] Waiting for next available executor [2024-04-16T10:07:43.404Z] Still waiting to schedule task [2024-04-16T10:07:43.404Z] Waiting for next available executor [2024-04-16T10:07:43.411Z] Still waiting to schedule task [2024-04-16T10:07:43.411Z] Waiting for next available executor [2024-04-16T10:07:43.415Z] Still waiting to schedule task [2024-04-16T10:07:43.415Z] Waiting for next available executor [2024-04-16T10:07:43.428Z] Still waiting to schedule task [2024-04-16T10:07:43.428Z] Waiting for next available executor [2024-04-16T10:07:43.439Z] Still waiting to schedule task [2024-04-16T10:07:43.439Z] Waiting for next available executor [2024-04-16T10:07:43.446Z] Still waiting to schedule task [2024-04-16T10:07:43.446Z] Waiting for next available executor [2024-04-16T10:07:43.448Z] Still waiting to schedule task [2024-04-16T10:07:43.448Z] Waiting for next available executor [2024-04-16T10:07:43.451Z] Still waiting to schedule task [2024-04-16T10:07:43.451Z] Waiting for next available executor [2024-04-16T10:07:43.454Z] Still waiting to schedule task [2024-04-16T10:07:43.454Z] Waiting for next available executor [2024-04-16T10:12:37.507Z] Agent basic-1lhk6 is provisioned from template basic [2024-04-16T10:12:37.508Z] --- [2024-04-16T10:12:37.508Z] apiVersion: "v1" [2024-04-16T10:12:37.508Z] kind: "Pod" [2024-04-16T10:12:37.508Z] metadata: [2024-04-16T10:12:37.508Z] labels: [2024-04-16T10:12:37.509Z] jenkins: "slave" [2024-04-16T10:12:37.509Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:12:37.509Z] jenkins/label: "basic" [2024-04-16T10:12:37.509Z] name: "basic-1lhk6" [2024-04-16T10:12:37.509Z] namespace: "glassfish" [2024-04-16T10:12:37.509Z] spec: [2024-04-16T10:12:37.509Z] containers: [2024-04-16T10:12:37.509Z] - env: [2024-04-16T10:12:37.509Z] - name: "JENKINS_SECRET" [2024-04-16T10:12:37.509Z] value: "********" [2024-04-16T10:12:37.509Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:12:37.509Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:12:37.509Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:12:37.509Z] value: "basic-1lhk6" [2024-04-16T10:12:37.509Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:12:37.509Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:12:37.509Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:12:37.509Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:12:37.509Z] value: "" [2024-04-16T10:12:37.509Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:12:37.509Z] value: "" [2024-04-16T10:12:37.509Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:12:37.509Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:12:37.509Z] - name: "JENKINS_NAME" [2024-04-16T10:12:37.509Z] value: "basic-1lhk6" [2024-04-16T10:12:37.509Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:12:37.509Z] value: "/home/jenkins/agent" [2024-04-16T10:12:37.509Z] - name: "JENKINS_URL" [2024-04-16T10:12:37.509Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:12:37.509Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:12:37.509Z] imagePullPolicy: "Always" [2024-04-16T10:12:37.509Z] name: "jnlp" [2024-04-16T10:12:37.509Z] resources: [2024-04-16T10:12:37.509Z] limits: [2024-04-16T10:12:37.509Z] cpu: "2000m" [2024-04-16T10:12:37.509Z] memory: "4096Mi" [2024-04-16T10:12:37.509Z] requests: [2024-04-16T10:12:37.509Z] cpu: "1000m" [2024-04-16T10:12:37.509Z] memory: "4096Mi" [2024-04-16T10:12:37.509Z] tty: true [2024-04-16T10:12:37.509Z] volumeMounts: [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:12:37.509Z] name: "m2-dir" [2024-04-16T10:12:37.509Z] readOnly: true [2024-04-16T10:12:37.509Z] subPath: "toolchains.xml" [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:12:37.509Z] name: "m2-dir" [2024-04-16T10:12:37.509Z] readOnly: true [2024-04-16T10:12:37.509Z] subPath: ".mavenrc" [2024-04-16T10:12:37.509Z] - mountPath: "/opt/tools" [2024-04-16T10:12:37.509Z] name: "volume-0" [2024-04-16T10:12:37.509Z] readOnly: false [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins" [2024-04-16T10:12:37.509Z] name: "volume-2" [2024-04-16T10:12:37.509Z] readOnly: false [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:12:37.509Z] name: "volume-3" [2024-04-16T10:12:37.509Z] readOnly: false [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:12:37.509Z] name: "m2-secret-dir" [2024-04-16T10:12:37.509Z] readOnly: true [2024-04-16T10:12:37.509Z] subPath: "settings-security.xml" [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:12:37.509Z] name: "volume-4" [2024-04-16T10:12:37.509Z] readOnly: false [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:12:37.509Z] name: "m2-secret-dir" [2024-04-16T10:12:37.509Z] readOnly: true [2024-04-16T10:12:37.509Z] subPath: "settings.xml" [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:12:37.509Z] name: "volume-1" [2024-04-16T10:12:37.509Z] readOnly: false [2024-04-16T10:12:37.509Z] subPath: "" [2024-04-16T10:12:37.509Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:12:37.509Z] name: "workspace-volume" [2024-04-16T10:12:37.509Z] readOnly: false [2024-04-16T10:12:37.509Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:12:37.509Z] nodeSelector: [2024-04-16T10:12:37.509Z] kubernetes.io/os: "linux" [2024-04-16T10:12:37.509Z] restartPolicy: "Never" [2024-04-16T10:12:37.509Z] volumes: [2024-04-16T10:12:37.509Z] - name: "volume-0" [2024-04-16T10:12:37.509Z] persistentVolumeClaim: [2024-04-16T10:12:37.509Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:12:37.509Z] readOnly: true [2024-04-16T10:12:37.509Z] - name: "m2-secret-dir" [2024-04-16T10:12:37.509Z] secret: [2024-04-16T10:12:37.509Z] secretName: "m2-secret-dir" [2024-04-16T10:12:37.509Z] - emptyDir: [2024-04-16T10:12:37.509Z] medium: "" [2024-04-16T10:12:37.509Z] name: "volume-2" [2024-04-16T10:12:37.509Z] - configMap: [2024-04-16T10:12:37.509Z] name: "m2-dir" [2024-04-16T10:12:37.509Z] name: "m2-dir" [2024-04-16T10:12:37.509Z] - configMap: [2024-04-16T10:12:37.509Z] name: "known-hosts" [2024-04-16T10:12:37.509Z] name: "volume-1" [2024-04-16T10:12:37.509Z] - emptyDir: [2024-04-16T10:12:37.509Z] medium: "" [2024-04-16T10:12:37.509Z] name: "workspace-volume" [2024-04-16T10:12:37.509Z] - emptyDir: [2024-04-16T10:12:37.509Z] medium: "" [2024-04-16T10:12:37.509Z] name: "volume-4" [2024-04-16T10:12:37.509Z] - emptyDir: [2024-04-16T10:12:37.509Z] medium: "" [2024-04-16T10:12:37.509Z] name: "volume-3" [2024-04-16T10:12:37.509Z] [2024-04-16T10:12:37.958Z] Running on basic-1lhk6 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (cdi_all) [Pipeline] unstash [Pipeline] timeout [2024-04-16T10:12:45.833Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:12:46.243Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-1lhk6 [2024-04-16T10:12:55.655Z] Agent basic-3j6bb is provisioned from template basic [2024-04-16T10:12:55.656Z] --- [2024-04-16T10:12:55.656Z] apiVersion: "v1" [2024-04-16T10:12:55.656Z] kind: "Pod" [2024-04-16T10:12:55.656Z] metadata: [2024-04-16T10:12:55.656Z] labels: [2024-04-16T10:12:55.656Z] jenkins: "slave" [2024-04-16T10:12:55.656Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:12:55.656Z] jenkins/label: "basic" [2024-04-16T10:12:55.656Z] name: "basic-3j6bb" [2024-04-16T10:12:55.656Z] namespace: "glassfish" [2024-04-16T10:12:55.656Z] spec: [2024-04-16T10:12:55.656Z] containers: [2024-04-16T10:12:55.656Z] - env: [2024-04-16T10:12:55.656Z] - name: "JENKINS_SECRET" [2024-04-16T10:12:55.656Z] value: "********" [2024-04-16T10:12:55.656Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:12:55.656Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:12:55.656Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:12:55.656Z] value: "basic-3j6bb" [2024-04-16T10:12:55.656Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:12:55.656Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:12:55.656Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:12:55.656Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:12:55.656Z] value: "" [2024-04-16T10:12:55.656Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:12:55.656Z] value: "" [2024-04-16T10:12:55.656Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:12:55.656Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:12:55.656Z] - name: "JENKINS_NAME" [2024-04-16T10:12:55.656Z] value: "basic-3j6bb" [2024-04-16T10:12:55.656Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:12:55.656Z] value: "/home/jenkins/agent" [2024-04-16T10:12:55.656Z] - name: "JENKINS_URL" [2024-04-16T10:12:55.656Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:12:55.656Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:12:55.656Z] imagePullPolicy: "Always" [2024-04-16T10:12:55.656Z] name: "jnlp" [2024-04-16T10:12:55.656Z] resources: [2024-04-16T10:12:55.656Z] limits: [2024-04-16T10:12:55.656Z] cpu: "2000m" [2024-04-16T10:12:55.656Z] memory: "4096Mi" [2024-04-16T10:12:55.656Z] requests: [2024-04-16T10:12:55.656Z] cpu: "1000m" [2024-04-16T10:12:55.656Z] memory: "4096Mi" [2024-04-16T10:12:55.656Z] tty: true [2024-04-16T10:12:55.656Z] volumeMounts: [2024-04-16T10:12:55.656Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:12:55.656Z] name: "m2-dir" [2024-04-16T10:12:55.656Z] readOnly: true [2024-04-16T10:12:55.656Z] subPath: "toolchains.xml" [2024-04-16T10:12:55.656Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:12:55.656Z] name: "m2-dir" [2024-04-16T10:12:55.656Z] readOnly: true [2024-04-16T10:12:55.656Z] subPath: ".mavenrc" [2024-04-16T10:12:55.656Z] - mountPath: "/opt/tools" [2024-04-16T10:12:55.656Z] name: "volume-0" [2024-04-16T10:12:55.656Z] readOnly: false [2024-04-16T10:12:55.656Z] - mountPath: "/home/jenkins" [2024-04-16T10:12:55.656Z] name: "volume-2" [2024-04-16T10:12:55.656Z] readOnly: false [2024-04-16T10:12:55.657Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:12:55.657Z] name: "volume-3" [2024-04-16T10:12:55.657Z] readOnly: false [2024-04-16T10:12:55.657Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:12:55.657Z] name: "m2-secret-dir" [2024-04-16T10:12:55.657Z] readOnly: true [2024-04-16T10:12:55.657Z] subPath: "settings-security.xml" [2024-04-16T10:12:55.657Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:12:55.657Z] name: "volume-4" [2024-04-16T10:12:55.657Z] readOnly: false [2024-04-16T10:12:55.657Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:12:55.657Z] name: "m2-secret-dir" [2024-04-16T10:12:55.657Z] readOnly: true [2024-04-16T10:12:55.657Z] subPath: "settings.xml" [2024-04-16T10:12:55.657Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:12:55.657Z] name: "volume-1" [2024-04-16T10:12:55.657Z] readOnly: false [2024-04-16T10:12:55.657Z] subPath: "" [2024-04-16T10:12:55.657Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:12:55.657Z] name: "workspace-volume" [2024-04-16T10:12:55.657Z] readOnly: false [2024-04-16T10:12:55.657Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:12:55.657Z] nodeSelector: [2024-04-16T10:12:55.657Z] kubernetes.io/os: "linux" [2024-04-16T10:12:55.657Z] restartPolicy: "Never" [2024-04-16T10:12:55.657Z] volumes: [2024-04-16T10:12:55.657Z] - name: "volume-0" [2024-04-16T10:12:55.657Z] persistentVolumeClaim: [2024-04-16T10:12:55.657Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:12:55.657Z] readOnly: true [2024-04-16T10:12:55.657Z] - name: "m2-secret-dir" [2024-04-16T10:12:55.657Z] secret: [2024-04-16T10:12:55.657Z] secretName: "m2-secret-dir" [2024-04-16T10:12:55.657Z] - emptyDir: [2024-04-16T10:12:55.657Z] medium: "" [2024-04-16T10:12:55.657Z] name: "volume-2" [2024-04-16T10:12:55.657Z] - configMap: [2024-04-16T10:12:55.657Z] name: "m2-dir" [2024-04-16T10:12:55.657Z] name: "m2-dir" [2024-04-16T10:12:55.657Z] - configMap: [2024-04-16T10:12:55.657Z] name: "known-hosts" [2024-04-16T10:12:55.657Z] name: "volume-1" [2024-04-16T10:12:55.657Z] - emptyDir: [2024-04-16T10:12:55.657Z] medium: "" [2024-04-16T10:12:55.657Z] name: "workspace-volume" [2024-04-16T10:12:55.657Z] - emptyDir: [2024-04-16T10:12:55.657Z] medium: "" [2024-04-16T10:12:55.657Z] name: "volume-4" [2024-04-16T10:12:55.657Z] - emptyDir: [2024-04-16T10:12:55.657Z] medium: "" [2024-04-16T10:12:55.657Z] name: "volume-3" [2024-04-16T10:12:55.657Z] [2024-04-16T10:12:55.995Z] Running on basic-3j6bb in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (ql_gf_full_profile_all) [Pipeline] unstash [2024-04-16T10:12:57.890Z] Agent basic-78ws1 is provisioned from template basic [2024-04-16T10:12:57.891Z] --- [2024-04-16T10:12:57.891Z] apiVersion: "v1" [2024-04-16T10:12:57.891Z] kind: "Pod" [2024-04-16T10:12:57.891Z] metadata: [2024-04-16T10:12:57.891Z] labels: [2024-04-16T10:12:57.891Z] jenkins: "slave" [2024-04-16T10:12:57.891Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:12:57.891Z] jenkins/label: "basic" [2024-04-16T10:12:57.891Z] name: "basic-78ws1" [2024-04-16T10:12:57.891Z] namespace: "glassfish" [2024-04-16T10:12:57.891Z] spec: [2024-04-16T10:12:57.891Z] containers: [2024-04-16T10:12:57.891Z] - env: [2024-04-16T10:12:57.891Z] - name: "JENKINS_SECRET" [2024-04-16T10:12:57.891Z] value: "********" [2024-04-16T10:12:57.891Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:12:57.891Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:12:57.891Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:12:57.891Z] value: "basic-78ws1" [2024-04-16T10:12:57.891Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:12:57.891Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:12:57.891Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:12:57.891Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:12:57.891Z] value: "" [2024-04-16T10:12:57.891Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:12:57.891Z] value: "" [2024-04-16T10:12:57.891Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:12:57.891Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:12:57.891Z] - name: "JENKINS_NAME" [2024-04-16T10:12:57.891Z] value: "basic-78ws1" [2024-04-16T10:12:57.891Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:12:57.891Z] value: "/home/jenkins/agent" [2024-04-16T10:12:57.891Z] - name: "JENKINS_URL" [2024-04-16T10:12:57.891Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:12:57.891Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:12:57.891Z] imagePullPolicy: "Always" [2024-04-16T10:12:57.891Z] name: "jnlp" [2024-04-16T10:12:57.891Z] resources: [2024-04-16T10:12:57.891Z] limits: [2024-04-16T10:12:57.891Z] cpu: "2000m" [2024-04-16T10:12:57.891Z] memory: "4096Mi" [2024-04-16T10:12:57.891Z] requests: [2024-04-16T10:12:57.891Z] cpu: "1000m" [2024-04-16T10:12:57.891Z] memory: "4096Mi" [2024-04-16T10:12:57.891Z] tty: true [2024-04-16T10:12:57.891Z] volumeMounts: [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:12:57.891Z] name: "m2-dir" [2024-04-16T10:12:57.891Z] readOnly: true [2024-04-16T10:12:57.891Z] subPath: "toolchains.xml" [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:12:57.891Z] name: "m2-dir" [2024-04-16T10:12:57.891Z] readOnly: true [2024-04-16T10:12:57.891Z] subPath: ".mavenrc" [2024-04-16T10:12:57.891Z] - mountPath: "/opt/tools" [2024-04-16T10:12:57.891Z] name: "volume-0" [2024-04-16T10:12:57.891Z] readOnly: false [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins" [2024-04-16T10:12:57.891Z] name: "volume-2" [2024-04-16T10:12:57.891Z] readOnly: false [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:12:57.891Z] name: "volume-3" [2024-04-16T10:12:57.891Z] readOnly: false [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:12:57.891Z] name: "m2-secret-dir" [2024-04-16T10:12:57.891Z] readOnly: true [2024-04-16T10:12:57.891Z] subPath: "settings-security.xml" [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:12:57.891Z] name: "volume-4" [2024-04-16T10:12:57.891Z] readOnly: false [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:12:57.891Z] name: "m2-secret-dir" [2024-04-16T10:12:57.891Z] readOnly: true [2024-04-16T10:12:57.891Z] subPath: "settings.xml" [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:12:57.891Z] name: "volume-1" [2024-04-16T10:12:57.891Z] readOnly: false [2024-04-16T10:12:57.891Z] subPath: "" [2024-04-16T10:12:57.891Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:12:57.891Z] name: "workspace-volume" [2024-04-16T10:12:57.891Z] readOnly: false [2024-04-16T10:12:57.891Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:12:57.891Z] nodeSelector: [2024-04-16T10:12:57.891Z] kubernetes.io/os: "linux" [2024-04-16T10:12:57.891Z] restartPolicy: "Never" [2024-04-16T10:12:57.891Z] volumes: [2024-04-16T10:12:57.891Z] - name: "volume-0" [2024-04-16T10:12:57.891Z] persistentVolumeClaim: [2024-04-16T10:12:57.891Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:12:57.891Z] readOnly: true [2024-04-16T10:12:57.891Z] - name: "m2-secret-dir" [2024-04-16T10:12:57.891Z] secret: [2024-04-16T10:12:57.891Z] secretName: "m2-secret-dir" [2024-04-16T10:12:57.891Z] - emptyDir: [2024-04-16T10:12:57.891Z] medium: "" [2024-04-16T10:12:57.891Z] name: "volume-2" [2024-04-16T10:12:57.891Z] - configMap: [2024-04-16T10:12:57.891Z] name: "m2-dir" [2024-04-16T10:12:57.891Z] name: "m2-dir" [2024-04-16T10:12:57.891Z] - configMap: [2024-04-16T10:12:57.891Z] name: "known-hosts" [2024-04-16T10:12:57.891Z] name: "volume-1" [2024-04-16T10:12:57.891Z] - emptyDir: [2024-04-16T10:12:57.891Z] medium: "" [2024-04-16T10:12:57.891Z] name: "workspace-volume" [2024-04-16T10:12:57.891Z] - emptyDir: [2024-04-16T10:12:57.891Z] medium: "" [2024-04-16T10:12:57.891Z] name: "volume-4" [2024-04-16T10:12:57.891Z] - emptyDir: [2024-04-16T10:12:57.891Z] medium: "" [2024-04-16T10:12:57.891Z] name: "volume-3" [2024-04-16T10:12:57.891Z] [2024-04-16T10:12:58.303Z] Running on basic-78ws1 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (ql_gf_web_profile_all) [Pipeline] unstash [Pipeline] timeout [2024-04-16T10:13:01.456Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:13:01.841Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-3j6bb [Pipeline] { [Pipeline] sh [2024-04-16T10:13:06.522Z] + id [2024-04-16T10:13:06.522Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:13:06.522Z] + uname -a [2024-04-16T10:13:06.522Z] Linux basic-1lhk6 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:13:06.522Z] + env [2024-04-16T10:13:06.522Z] + sort [2024-04-16T10:13:06.522Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:13:06.522Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:06.522Z] BRANCH_NAME=PR-24889 [2024-04-16T10:13:06.522Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:13:06.522Z] BUILD_ID=5 [2024-04-16T10:13:06.522Z] BUILD_NUMBER=5 [2024-04-16T10:13:06.522Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:13:06.522Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:13:06.522Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:13:06.522Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:13:06.522Z] CHANGE_FORK=samsonsouley [2024-04-16T10:13:06.522Z] CHANGE_ID=24889 [2024-04-16T10:13:06.522Z] CHANGE_TARGET=master [2024-04-16T10:13:06.523Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:13:06.523Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:13:06.523Z] CI=true [2024-04-16T10:13:06.523Z] EXECUTOR_NUMBER=0 [2024-04-16T10:13:06.523Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:13:06.523Z] HOME=/home/jenkins [2024-04-16T10:13:06.523Z] HOSTNAME=basic-1lhk6 [2024-04-16T10:13:06.523Z] HUDSON_COOKIE=54a4f1ec-b2ce-47a6-ac31-98fe7ba71c5a [2024-04-16T10:13:06.523Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:13:06.523Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:13:06.523Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:06.523Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:13:06.523Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:13:06.523Z] JENKINS_AGENT_NAME=basic-1lhk6 [2024-04-16T10:13:06.523Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:13:06.523Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:13:06.523Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:13:06.523Z] JENKINS_NAME=basic-1lhk6 [2024-04-16T10:13:06.523Z] JENKINS_NODE_COOKIE=70983784-e276-454d-9318-10983624f473 [2024-04-16T10:13:06.523Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:13:06.523Z] JENKINS_SECRET=**** [2024-04-16T10:13:06.523Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:13:06.523Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:13:06.523Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:13:06.523Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:13:06.523Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:13:06.523Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:13:06.523Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:13:06.523Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:13:06.523Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:13:06.523Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:13:06.523Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:06.523Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:13:06.523Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:13:06.523Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:13:06.523Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:13:06.523Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:13:06.523Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:13:06.523Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:13:06.523Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:13:06.523Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:13:06.523Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:13:06.523Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:13:06.523Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:13:06.523Z] LANG=en_US.UTF-8 [2024-04-16T10:13:06.523Z] LANGUAGE=en_US:en [2024-04-16T10:13:06.523Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:13:06.523Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:06.523Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:06.523Z] NODE_LABELS=basic-1lhk6 basic [2024-04-16T10:13:06.523Z] NODE_NAME=basic-1lhk6 [2024-04-16T10:13:06.523Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:13:06.523Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-1lhk6 [2024-04-16T10:13:06.523Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:13:06.523Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:13:06.523Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:13:06.523Z] PORT_ADMIN=4848 [2024-04-16T10:13:06.523Z] PORT_HTTP=8080 [2024-04-16T10:13:06.523Z] PORT_HTTPS=8181 [2024-04-16T10:13:06.523Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:06.523Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:13:06.523Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:13:06.523Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:13:06.523Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:13:06.523Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:06.523Z] SHLVL=1 [2024-04-16T10:13:06.523Z] STAGE_NAME=cdi_all [2024-04-16T10:13:06.523Z] TERM=xterm [2024-04-16T10:13:06.523Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:13:06.523Z] USER_NAME=jenkins [2024-04-16T10:13:06.524Z] _=/usr/bin/env [2024-04-16T10:13:06.524Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:06.524Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:13:06.524Z] + df -h [2024-04-16T10:13:06.524Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:13:06.524Z] overlay 32G 20K 32G 1% / [2024-04-16T10:13:06.524Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:13:06.524Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:13:06.524Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:13:06.524Z] tmpfs 26G 68M 26G 1% /etc/hostname [2024-04-16T10:13:06.524Z] /dev/sda4 894G 637G 257G 72% /etc/hosts [2024-04-16T10:13:06.524Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:13:06.524Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:13:06.524Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:13:06.524Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:13:06.524Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:13:06.524Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:13:06.524Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:13:06.524Z] 88 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:13:06.524Z] + mvn -version [2024-04-16T10:13:06.782Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:13:06.782Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:06.782Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:13:06.782Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:13:06.782Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:13:06.782Z] + ant -version [2024-04-16T10:13:07.039Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:13:07.039Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:13:07.039Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-093ef33f/script.sh.copy: line 9: ps: command not found [2024-04-16T10:13:07.039Z] + true [2024-04-16T10:13:07.039Z] + cat /proc/cpuinfo [2024-04-16T10:13:07.039Z] processor : 0 [2024-04-16T10:13:07.039Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.039Z] cpu family : 6 [2024-04-16T10:13:07.039Z] model : 79 [2024-04-16T10:13:07.039Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.039Z] stepping : 1 [2024-04-16T10:13:07.039Z] microcode : 0xb000040 [2024-04-16T10:13:07.039Z] cpu MHz : 2743.623 [2024-04-16T10:13:07.039Z] cache size : 20480 KB [2024-04-16T10:13:07.039Z] physical id : 0 [2024-04-16T10:13:07.039Z] siblings : 16 [2024-04-16T10:13:07.039Z] core id : 0 [2024-04-16T10:13:07.039Z] cpu cores : 8 [2024-04-16T10:13:07.039Z] apicid : 0 [2024-04-16T10:13:07.039Z] initial apicid : 0 [2024-04-16T10:13:07.039Z] fpu : yes [2024-04-16T10:13:07.039Z] fpu_exception : yes [2024-04-16T10:13:07.039Z] cpuid level : 20 [2024-04-16T10:13:07.039Z] wp : yes [2024-04-16T10:13:07.039Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.039Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.039Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.039Z] bogomips : 4199.92 [2024-04-16T10:13:07.039Z] clflush size : 64 [2024-04-16T10:13:07.039Z] cache_alignment : 64 [2024-04-16T10:13:07.039Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.039Z] power management: [2024-04-16T10:13:07.039Z] [2024-04-16T10:13:07.039Z] processor : 1 [2024-04-16T10:13:07.039Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.039Z] cpu family : 6 [2024-04-16T10:13:07.039Z] model : 79 [2024-04-16T10:13:07.039Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.039Z] stepping : 1 [2024-04-16T10:13:07.040Z] microcode : 0xb000040 [2024-04-16T10:13:07.040Z] cpu MHz : 2641.952 [2024-04-16T10:13:07.040Z] cache size : 20480 KB [2024-04-16T10:13:07.040Z] physical id : 0 [2024-04-16T10:13:07.040Z] siblings : 16 [2024-04-16T10:13:07.040Z] core id : 1 [2024-04-16T10:13:07.040Z] cpu cores : 8 [2024-04-16T10:13:07.040Z] apicid : 2 [2024-04-16T10:13:07.040Z] initial apicid : 2 [2024-04-16T10:13:07.040Z] fpu : yes [2024-04-16T10:13:07.040Z] fpu_exception : yes [2024-04-16T10:13:07.040Z] cpuid level : 20 [2024-04-16T10:13:07.040Z] wp : yes [2024-04-16T10:13:07.040Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.040Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.040Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.040Z] bogomips : 4199.92 [2024-04-16T10:13:07.040Z] clflush size : 64 [2024-04-16T10:13:07.040Z] cache_alignment : 64 [2024-04-16T10:13:07.040Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.040Z] power management: [2024-04-16T10:13:07.040Z] [2024-04-16T10:13:07.040Z] processor : 2 [2024-04-16T10:13:07.040Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.040Z] cpu family : 6 [2024-04-16T10:13:07.040Z] model : 79 [2024-04-16T10:13:07.040Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.040Z] stepping : 1 [2024-04-16T10:13:07.040Z] microcode : 0xb000040 [2024-04-16T10:13:07.040Z] cpu MHz : 2309.386 [2024-04-16T10:13:07.040Z] cache size : 20480 KB [2024-04-16T10:13:07.040Z] physical id : 0 [2024-04-16T10:13:07.040Z] siblings : 16 [2024-04-16T10:13:07.040Z] core id : 2 [2024-04-16T10:13:07.040Z] cpu cores : 8 [2024-04-16T10:13:07.040Z] apicid : 4 [2024-04-16T10:13:07.040Z] initial apicid : 4 [2024-04-16T10:13:07.040Z] fpu : yes [2024-04-16T10:13:07.040Z] fpu_exception : yes [2024-04-16T10:13:07.040Z] cpuid level : 20 [2024-04-16T10:13:07.040Z] wp : yes [2024-04-16T10:13:07.040Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.040Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.040Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.040Z] bogomips : 4199.92 [2024-04-16T10:13:07.040Z] clflush size : 64 [2024-04-16T10:13:07.040Z] cache_alignment : 64 [2024-04-16T10:13:07.040Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.040Z] power management: [2024-04-16T10:13:07.040Z] [2024-04-16T10:13:07.040Z] processor : 3 [2024-04-16T10:13:07.040Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.040Z] cpu family : 6 [2024-04-16T10:13:07.040Z] model : 79 [2024-04-16T10:13:07.040Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.040Z] stepping : 1 [2024-04-16T10:13:07.040Z] microcode : 0xb000040 [2024-04-16T10:13:07.040Z] cpu MHz : 2312.562 [2024-04-16T10:13:07.040Z] cache size : 20480 KB [2024-04-16T10:13:07.040Z] physical id : 0 [2024-04-16T10:13:07.040Z] siblings : 16 [2024-04-16T10:13:07.040Z] core id : 3 [2024-04-16T10:13:07.040Z] cpu cores : 8 [2024-04-16T10:13:07.040Z] apicid : 6 [2024-04-16T10:13:07.040Z] initial apicid : 6 [2024-04-16T10:13:07.040Z] fpu : yes [2024-04-16T10:13:07.040Z] fpu_exception : yes [2024-04-16T10:13:07.040Z] cpuid level : 20 [2024-04-16T10:13:07.040Z] wp : yes [2024-04-16T10:13:07.040Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.041Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.041Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.041Z] bogomips : 4199.92 [2024-04-16T10:13:07.041Z] clflush size : 64 [2024-04-16T10:13:07.041Z] cache_alignment : 64 [2024-04-16T10:13:07.041Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.041Z] power management: [2024-04-16T10:13:07.041Z] [2024-04-16T10:13:07.041Z] processor : 4 [2024-04-16T10:13:07.041Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.041Z] cpu family : 6 [2024-04-16T10:13:07.041Z] model : 79 [2024-04-16T10:13:07.041Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.041Z] stepping : 1 [2024-04-16T10:13:07.041Z] microcode : 0xb000040 [2024-04-16T10:13:07.041Z] cpu MHz : 2312.668 [2024-04-16T10:13:07.041Z] cache size : 20480 KB [2024-04-16T10:13:07.041Z] physical id : 0 [2024-04-16T10:13:07.041Z] siblings : 16 [2024-04-16T10:13:07.041Z] core id : 4 [2024-04-16T10:13:07.041Z] cpu cores : 8 [2024-04-16T10:13:07.041Z] apicid : 8 [2024-04-16T10:13:07.041Z] initial apicid : 8 [2024-04-16T10:13:07.041Z] fpu : yes [2024-04-16T10:13:07.041Z] fpu_exception : yes [2024-04-16T10:13:07.041Z] cpuid level : 20 [2024-04-16T10:13:07.041Z] wp : yes [2024-04-16T10:13:07.041Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.041Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.041Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.041Z] bogomips : 4199.92 [2024-04-16T10:13:07.041Z] clflush size : 64 [2024-04-16T10:13:07.041Z] cache_alignment : 64 [2024-04-16T10:13:07.041Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.041Z] power management: [2024-04-16T10:13:07.041Z] [2024-04-16T10:13:07.041Z] processor : 5 [2024-04-16T10:13:07.041Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.041Z] cpu family : 6 [2024-04-16T10:13:07.041Z] model : 79 [2024-04-16T10:13:07.041Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.041Z] stepping : 1 [2024-04-16T10:13:07.041Z] microcode : 0xb000040 [2024-04-16T10:13:07.041Z] cpu MHz : 2604.644 [2024-04-16T10:13:07.041Z] cache size : 20480 KB [2024-04-16T10:13:07.041Z] physical id : 0 [2024-04-16T10:13:07.041Z] siblings : 16 [2024-04-16T10:13:07.041Z] core id : 5 [2024-04-16T10:13:07.041Z] cpu cores : 8 [2024-04-16T10:13:07.041Z] apicid : 10 [2024-04-16T10:13:07.041Z] initial apicid : 10 [2024-04-16T10:13:07.041Z] fpu : yes [2024-04-16T10:13:07.041Z] fpu_exception : yes [2024-04-16T10:13:07.041Z] cpuid level : 20 [2024-04-16T10:13:07.041Z] wp : yes [2024-04-16T10:13:07.041Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.041Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.041Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.041Z] bogomips : 4199.92 [2024-04-16T10:13:07.041Z] clflush size : 64 [2024-04-16T10:13:07.041Z] cache_alignment : 64 [2024-04-16T10:13:07.041Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.041Z] power management: [2024-04-16T10:13:07.041Z] [2024-04-16T10:13:07.041Z] processor : 6 [2024-04-16T10:13:07.041Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.041Z] cpu family : 6 [2024-04-16T10:13:07.041Z] model : 79 [2024-04-16T10:13:07.041Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.041Z] stepping : 1 [2024-04-16T10:13:07.041Z] microcode : 0xb000040 [2024-04-16T10:13:07.041Z] cpu MHz : 2479.204 [2024-04-16T10:13:07.041Z] cache size : 20480 KB [2024-04-16T10:13:07.041Z] physical id : 0 [2024-04-16T10:13:07.041Z] siblings : 16 [2024-04-16T10:13:07.041Z] core id : 6 [2024-04-16T10:13:07.041Z] cpu cores : 8 [2024-04-16T10:13:07.041Z] apicid : 12 [2024-04-16T10:13:07.041Z] initial apicid : 12 [2024-04-16T10:13:07.041Z] fpu : yes [2024-04-16T10:13:07.042Z] fpu_exception : yes [2024-04-16T10:13:07.042Z] cpuid level : 20 [2024-04-16T10:13:07.042Z] wp : yes [2024-04-16T10:13:07.042Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.042Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.042Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.042Z] bogomips : 4199.92 [2024-04-16T10:13:07.042Z] clflush size : 64 [2024-04-16T10:13:07.042Z] cache_alignment : 64 [2024-04-16T10:13:07.042Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.042Z] power management: [2024-04-16T10:13:07.042Z] [2024-04-16T10:13:07.042Z] processor : 7 [2024-04-16T10:13:07.042Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.042Z] cpu family : 6 [2024-04-16T10:13:07.042Z] model : 79 [2024-04-16T10:13:07.042Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.042Z] stepping : 1 [2024-04-16T10:13:07.042Z] microcode : 0xb000040 [2024-04-16T10:13:07.042Z] cpu MHz : 2454.057 [2024-04-16T10:13:07.042Z] cache size : 20480 KB [2024-04-16T10:13:07.042Z] physical id : 0 [2024-04-16T10:13:07.042Z] siblings : 16 [2024-04-16T10:13:07.042Z] core id : 7 [2024-04-16T10:13:07.042Z] cpu cores : 8 [2024-04-16T10:13:07.042Z] apicid : 14 [2024-04-16T10:13:07.042Z] initial apicid : 14 [2024-04-16T10:13:07.042Z] fpu : yes [2024-04-16T10:13:07.042Z] fpu_exception : yes [2024-04-16T10:13:07.042Z] cpuid level : 20 [2024-04-16T10:13:07.042Z] wp : yes [2024-04-16T10:13:07.042Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.042Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.042Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.042Z] bogomips : 4199.92 [2024-04-16T10:13:07.042Z] clflush size : 64 [2024-04-16T10:13:07.042Z] cache_alignment : 64 [2024-04-16T10:13:07.042Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.042Z] power management: [2024-04-16T10:13:07.042Z] [2024-04-16T10:13:07.042Z] processor : 8 [2024-04-16T10:13:07.042Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.042Z] cpu family : 6 [2024-04-16T10:13:07.042Z] model : 79 [2024-04-16T10:13:07.042Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.042Z] stepping : 1 [2024-04-16T10:13:07.042Z] microcode : 0xb000040 [2024-04-16T10:13:07.042Z] cpu MHz : 2410.501 [2024-04-16T10:13:07.042Z] cache size : 20480 KB [2024-04-16T10:13:07.042Z] physical id : 1 [2024-04-16T10:13:07.042Z] siblings : 16 [2024-04-16T10:13:07.042Z] core id : 0 [2024-04-16T10:13:07.042Z] cpu cores : 8 [2024-04-16T10:13:07.042Z] apicid : 16 [2024-04-16T10:13:07.042Z] initial apicid : 16 [2024-04-16T10:13:07.042Z] fpu : yes [2024-04-16T10:13:07.042Z] fpu_exception : yes [2024-04-16T10:13:07.042Z] cpuid level : 20 [2024-04-16T10:13:07.042Z] wp : yes [2024-04-16T10:13:07.042Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.043Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.043Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.043Z] bogomips : 4210.45 [2024-04-16T10:13:07.043Z] clflush size : 64 [2024-04-16T10:13:07.043Z] cache_alignment : 64 [2024-04-16T10:13:07.043Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.043Z] power management: [2024-04-16T10:13:07.043Z] [2024-04-16T10:13:07.043Z] processor : 9 [2024-04-16T10:13:07.043Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.043Z] cpu family : 6 [2024-04-16T10:13:07.043Z] model : 79 [2024-04-16T10:13:07.043Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.043Z] stepping : 1 [2024-04-16T10:13:07.043Z] microcode : 0xb000040 [2024-04-16T10:13:07.043Z] cpu MHz : 2400.930 [2024-04-16T10:13:07.043Z] cache size : 20480 KB [2024-04-16T10:13:07.043Z] physical id : 1 [2024-04-16T10:13:07.043Z] siblings : 16 [2024-04-16T10:13:07.043Z] core id : 1 [2024-04-16T10:13:07.043Z] cpu cores : 8 [2024-04-16T10:13:07.043Z] apicid : 18 [2024-04-16T10:13:07.043Z] initial apicid : 18 [2024-04-16T10:13:07.043Z] fpu : yes [2024-04-16T10:13:07.043Z] fpu_exception : yes [2024-04-16T10:13:07.043Z] cpuid level : 20 [2024-04-16T10:13:07.043Z] wp : yes [2024-04-16T10:13:07.043Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.043Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.043Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.043Z] bogomips : 4210.45 [2024-04-16T10:13:07.043Z] clflush size : 64 [2024-04-16T10:13:07.043Z] cache_alignment : 64 [2024-04-16T10:13:07.043Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.043Z] power management: [2024-04-16T10:13:07.043Z] [2024-04-16T10:13:07.043Z] processor : 10 [2024-04-16T10:13:07.043Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.043Z] cpu family : 6 [2024-04-16T10:13:07.043Z] model : 79 [2024-04-16T10:13:07.043Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.043Z] stepping : 1 [2024-04-16T10:13:07.043Z] microcode : 0xb000040 [2024-04-16T10:13:07.043Z] cpu MHz : 2698.478 [2024-04-16T10:13:07.043Z] cache size : 20480 KB [2024-04-16T10:13:07.043Z] physical id : 1 [2024-04-16T10:13:07.043Z] siblings : 16 [2024-04-16T10:13:07.043Z] core id : 2 [2024-04-16T10:13:07.043Z] cpu cores : 8 [2024-04-16T10:13:07.043Z] apicid : 20 [2024-04-16T10:13:07.043Z] initial apicid : 20 [2024-04-16T10:13:07.043Z] fpu : yes [2024-04-16T10:13:07.043Z] fpu_exception : yes [2024-04-16T10:13:07.043Z] cpuid level : 20 [2024-04-16T10:13:07.043Z] wp : yes [2024-04-16T10:13:07.043Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.043Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.043Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.043Z] bogomips : 4210.45 [2024-04-16T10:13:07.043Z] clflush size : 64 [2024-04-16T10:13:07.043Z] cache_alignment : 64 [2024-04-16T10:13:07.043Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.043Z] power management: [2024-04-16T10:13:07.043Z] [2024-04-16T10:13:07.043Z] processor : 11 [2024-04-16T10:13:07.043Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.043Z] cpu family : 6 [2024-04-16T10:13:07.043Z] model : 79 [2024-04-16T10:13:07.043Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.043Z] stepping : 1 [2024-04-16T10:13:07.043Z] microcode : 0xb000040 [2024-04-16T10:13:07.043Z] cpu MHz : 2420.963 [2024-04-16T10:13:07.043Z] cache size : 20480 KB [2024-04-16T10:13:07.043Z] physical id : 1 [2024-04-16T10:13:07.043Z] siblings : 16 [2024-04-16T10:13:07.043Z] core id : 3 [2024-04-16T10:13:07.043Z] cpu cores : 8 [2024-04-16T10:13:07.043Z] apicid : 22 [2024-04-16T10:13:07.043Z] initial apicid : 22 [2024-04-16T10:13:07.043Z] fpu : yes [2024-04-16T10:13:07.043Z] fpu_exception : yes [2024-04-16T10:13:07.043Z] cpuid level : 20 [2024-04-16T10:13:07.043Z] wp : yes [2024-04-16T10:13:07.044Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.044Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.044Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.044Z] bogomips : 4210.45 [2024-04-16T10:13:07.044Z] clflush size : 64 [2024-04-16T10:13:07.044Z] cache_alignment : 64 [2024-04-16T10:13:07.044Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.044Z] power management: [2024-04-16T10:13:07.044Z] [2024-04-16T10:13:07.044Z] processor : 12 [2024-04-16T10:13:07.044Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.044Z] cpu family : 6 [2024-04-16T10:13:07.044Z] model : 79 [2024-04-16T10:13:07.044Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.044Z] stepping : 1 [2024-04-16T10:13:07.044Z] microcode : 0xb000040 [2024-04-16T10:13:07.044Z] cpu MHz : 2528.736 [2024-04-16T10:13:07.044Z] cache size : 20480 KB [2024-04-16T10:13:07.044Z] physical id : 1 [2024-04-16T10:13:07.044Z] siblings : 16 [2024-04-16T10:13:07.044Z] core id : 4 [2024-04-16T10:13:07.044Z] cpu cores : 8 [2024-04-16T10:13:07.044Z] apicid : 24 [2024-04-16T10:13:07.044Z] initial apicid : 24 [2024-04-16T10:13:07.044Z] fpu : yes [2024-04-16T10:13:07.044Z] fpu_exception : yes [2024-04-16T10:13:07.044Z] cpuid level : 20 [2024-04-16T10:13:07.044Z] wp : yes [2024-04-16T10:13:07.044Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.044Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.044Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.044Z] bogomips : 4210.45 [2024-04-16T10:13:07.044Z] clflush size : 64 [2024-04-16T10:13:07.044Z] cache_alignment : 64 [2024-04-16T10:13:07.044Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.044Z] power management: [2024-04-16T10:13:07.044Z] [2024-04-16T10:13:07.044Z] processor : 13 [2024-04-16T10:13:07.044Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.044Z] cpu family : 6 [2024-04-16T10:13:07.044Z] model : 79 [2024-04-16T10:13:07.044Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.044Z] stepping : 1 [2024-04-16T10:13:07.044Z] microcode : 0xb000040 [2024-04-16T10:13:07.044Z] cpu MHz : 2400.839 [2024-04-16T10:13:07.044Z] cache size : 20480 KB [2024-04-16T10:13:07.044Z] physical id : 1 [2024-04-16T10:13:07.044Z] siblings : 16 [2024-04-16T10:13:07.044Z] core id : 5 [2024-04-16T10:13:07.044Z] cpu cores : 8 [2024-04-16T10:13:07.044Z] apicid : 26 [2024-04-16T10:13:07.044Z] initial apicid : 26 [2024-04-16T10:13:07.044Z] fpu : yes [2024-04-16T10:13:07.044Z] fpu_exception : yes [2024-04-16T10:13:07.044Z] cpuid level : 20 [2024-04-16T10:13:07.044Z] wp : yes [2024-04-16T10:13:07.044Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.044Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.045Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.045Z] bogomips : 4210.45 [2024-04-16T10:13:07.045Z] clflush size : 64 [2024-04-16T10:13:07.045Z] cache_alignment : 64 [2024-04-16T10:13:07.045Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.045Z] power management: [2024-04-16T10:13:07.045Z] [2024-04-16T10:13:07.045Z] processor : 14 [2024-04-16T10:13:07.045Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.045Z] cpu family : 6 [2024-04-16T10:13:07.045Z] model : 79 [2024-04-16T10:13:07.045Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.045Z] stepping : 1 [2024-04-16T10:13:07.045Z] microcode : 0xb000040 [2024-04-16T10:13:07.045Z] cpu MHz : 2526.720 [2024-04-16T10:13:07.045Z] cache size : 20480 KB [2024-04-16T10:13:07.045Z] physical id : 1 [2024-04-16T10:13:07.045Z] siblings : 16 [2024-04-16T10:13:07.045Z] core id : 6 [2024-04-16T10:13:07.045Z] cpu cores : 8 [2024-04-16T10:13:07.045Z] apicid : 28 [2024-04-16T10:13:07.045Z] initial apicid : 28 [2024-04-16T10:13:07.045Z] fpu : yes [2024-04-16T10:13:07.045Z] fpu_exception : yes [2024-04-16T10:13:07.045Z] cpuid level : 20 [2024-04-16T10:13:07.045Z] wp : yes [2024-04-16T10:13:07.045Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.045Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.045Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.045Z] bogomips : 4210.45 [2024-04-16T10:13:07.045Z] clflush size : 64 [2024-04-16T10:13:07.045Z] cache_alignment : 64 [2024-04-16T10:13:07.045Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.045Z] power management: [2024-04-16T10:13:07.045Z] [2024-04-16T10:13:07.045Z] processor : 15 [2024-04-16T10:13:07.045Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.045Z] cpu family : 6 [2024-04-16T10:13:07.045Z] model : 79 [2024-04-16T10:13:07.045Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.045Z] stepping : 1 [2024-04-16T10:13:07.045Z] microcode : 0xb000040 [2024-04-16T10:13:07.045Z] cpu MHz : 2527.107 [2024-04-16T10:13:07.045Z] cache size : 20480 KB [2024-04-16T10:13:07.045Z] physical id : 1 [2024-04-16T10:13:07.045Z] siblings : 16 [2024-04-16T10:13:07.045Z] core id : 7 [2024-04-16T10:13:07.045Z] cpu cores : 8 [2024-04-16T10:13:07.045Z] apicid : 30 [2024-04-16T10:13:07.045Z] initial apicid : 30 [2024-04-16T10:13:07.045Z] fpu : yes [2024-04-16T10:13:07.045Z] fpu_exception : yes [2024-04-16T10:13:07.045Z] cpuid level : 20 [2024-04-16T10:13:07.045Z] wp : yes [2024-04-16T10:13:07.045Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.045Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.045Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.045Z] bogomips : 4210.45 [2024-04-16T10:13:07.045Z] clflush size : 64 [2024-04-16T10:13:07.045Z] cache_alignment : 64 [2024-04-16T10:13:07.045Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.045Z] power management: [2024-04-16T10:13:07.045Z] [2024-04-16T10:13:07.045Z] processor : 16 [2024-04-16T10:13:07.045Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.045Z] cpu family : 6 [2024-04-16T10:13:07.045Z] model : 79 [2024-04-16T10:13:07.045Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.045Z] stepping : 1 [2024-04-16T10:13:07.045Z] microcode : 0xb000040 [2024-04-16T10:13:07.045Z] cpu MHz : 2405.679 [2024-04-16T10:13:07.045Z] cache size : 20480 KB [2024-04-16T10:13:07.045Z] physical id : 0 [2024-04-16T10:13:07.045Z] siblings : 16 [2024-04-16T10:13:07.045Z] core id : 0 [2024-04-16T10:13:07.045Z] cpu cores : 8 [2024-04-16T10:13:07.045Z] apicid : 1 [2024-04-16T10:13:07.045Z] initial apicid : 1 [2024-04-16T10:13:07.045Z] fpu : yes [2024-04-16T10:13:07.045Z] fpu_exception : yes [2024-04-16T10:13:07.045Z] cpuid level : 20 [2024-04-16T10:13:07.045Z] wp : yes [2024-04-16T10:13:07.046Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.046Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.046Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.046Z] bogomips : 4199.92 [2024-04-16T10:13:07.046Z] clflush size : 64 [2024-04-16T10:13:07.046Z] cache_alignment : 64 [2024-04-16T10:13:07.046Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.046Z] power management: [2024-04-16T10:13:07.046Z] [2024-04-16T10:13:07.046Z] processor : 17 [2024-04-16T10:13:07.046Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.046Z] cpu family : 6 [2024-04-16T10:13:07.046Z] model : 79 [2024-04-16T10:13:07.046Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.046Z] stepping : 1 [2024-04-16T10:13:07.046Z] microcode : 0xb000040 [2024-04-16T10:13:07.046Z] cpu MHz : 2496.008 [2024-04-16T10:13:07.046Z] cache size : 20480 KB [2024-04-16T10:13:07.046Z] physical id : 0 [2024-04-16T10:13:07.046Z] siblings : 16 [2024-04-16T10:13:07.046Z] core id : 1 [2024-04-16T10:13:07.046Z] cpu cores : 8 [2024-04-16T10:13:07.046Z] apicid : 3 [2024-04-16T10:13:07.046Z] initial apicid : 3 [2024-04-16T10:13:07.046Z] fpu : yes [2024-04-16T10:13:07.046Z] fpu_exception : yes [2024-04-16T10:13:07.046Z] cpuid level : 20 [2024-04-16T10:13:07.046Z] wp : yes [2024-04-16T10:13:07.046Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.046Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.046Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.046Z] bogomips : 4199.92 [2024-04-16T10:13:07.046Z] clflush size : 64 [2024-04-16T10:13:07.046Z] cache_alignment : 64 [2024-04-16T10:13:07.046Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.046Z] power management: [2024-04-16T10:13:07.046Z] [2024-04-16T10:13:07.046Z] processor : 18 [2024-04-16T10:13:07.046Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.046Z] cpu family : 6 [2024-04-16T10:13:07.046Z] model : 79 [2024-04-16T10:13:07.046Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.046Z] stepping : 1 [2024-04-16T10:13:07.046Z] microcode : 0xb000040 [2024-04-16T10:13:07.046Z] cpu MHz : 2314.088 [2024-04-16T10:13:07.046Z] cache size : 20480 KB [2024-04-16T10:13:07.046Z] physical id : 0 [2024-04-16T10:13:07.046Z] siblings : 16 [2024-04-16T10:13:07.046Z] core id : 2 [2024-04-16T10:13:07.046Z] cpu cores : 8 [2024-04-16T10:13:07.046Z] apicid : 5 [2024-04-16T10:13:07.046Z] initial apicid : 5 [2024-04-16T10:13:07.046Z] fpu : yes [2024-04-16T10:13:07.046Z] fpu_exception : yes [2024-04-16T10:13:07.046Z] cpuid level : 20 [2024-04-16T10:13:07.046Z] wp : yes [2024-04-16T10:13:07.046Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.046Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.046Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.046Z] bogomips : 4199.92 [2024-04-16T10:13:07.046Z] clflush size : 64 [2024-04-16T10:13:07.047Z] cache_alignment : 64 [2024-04-16T10:13:07.047Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.047Z] power management: [2024-04-16T10:13:07.047Z] [2024-04-16T10:13:07.047Z] processor : 19 [2024-04-16T10:13:07.047Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.047Z] cpu family : 6 [2024-04-16T10:13:07.047Z] model : 79 [2024-04-16T10:13:07.047Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.047Z] stepping : 1 [2024-04-16T10:13:07.047Z] microcode : 0xb000040 [2024-04-16T10:13:07.047Z] cpu MHz : 2309.213 [2024-04-16T10:13:07.047Z] cache size : 20480 KB [2024-04-16T10:13:07.047Z] physical id : 0 [2024-04-16T10:13:07.047Z] siblings : 16 [2024-04-16T10:13:07.047Z] core id : 3 [2024-04-16T10:13:07.047Z] cpu cores : 8 [2024-04-16T10:13:07.047Z] apicid : 7 [2024-04-16T10:13:07.047Z] initial apicid : 7 [2024-04-16T10:13:07.047Z] fpu : yes [2024-04-16T10:13:07.047Z] fpu_exception : yes [2024-04-16T10:13:07.047Z] cpuid level : 20 [2024-04-16T10:13:07.047Z] wp : yes [2024-04-16T10:13:07.047Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.047Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.047Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.047Z] bogomips : 4199.92 [2024-04-16T10:13:07.047Z] clflush size : 64 [2024-04-16T10:13:07.047Z] cache_alignment : 64 [2024-04-16T10:13:07.047Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.047Z] power management: [2024-04-16T10:13:07.047Z] [2024-04-16T10:13:07.047Z] processor : 20 [2024-04-16T10:13:07.047Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.047Z] cpu family : 6 [2024-04-16T10:13:07.047Z] model : 79 [2024-04-16T10:13:07.047Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.047Z] stepping : 1 [2024-04-16T10:13:07.047Z] microcode : 0xb000040 [2024-04-16T10:13:07.047Z] cpu MHz : 2311.723 [2024-04-16T10:13:07.047Z] cache size : 20480 KB [2024-04-16T10:13:07.047Z] physical id : 0 [2024-04-16T10:13:07.047Z] siblings : 16 [2024-04-16T10:13:07.047Z] core id : 4 [2024-04-16T10:13:07.047Z] cpu cores : 8 [2024-04-16T10:13:07.047Z] apicid : 9 [2024-04-16T10:13:07.047Z] initial apicid : 9 [2024-04-16T10:13:07.047Z] fpu : yes [2024-04-16T10:13:07.047Z] fpu_exception : yes [2024-04-16T10:13:07.047Z] cpuid level : 20 [2024-04-16T10:13:07.047Z] wp : yes [2024-04-16T10:13:07.047Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.047Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.047Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.047Z] bogomips : 4199.92 [2024-04-16T10:13:07.047Z] clflush size : 64 [2024-04-16T10:13:07.047Z] cache_alignment : 64 [2024-04-16T10:13:07.047Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.047Z] power management: [2024-04-16T10:13:07.047Z] [2024-04-16T10:13:07.047Z] processor : 21 [2024-04-16T10:13:07.047Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.047Z] cpu family : 6 [2024-04-16T10:13:07.047Z] model : 79 [2024-04-16T10:13:07.047Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.047Z] stepping : 1 [2024-04-16T10:13:07.047Z] microcode : 0xb000040 [2024-04-16T10:13:07.047Z] cpu MHz : 2639.798 [2024-04-16T10:13:07.047Z] cache size : 20480 KB [2024-04-16T10:13:07.047Z] physical id : 0 [2024-04-16T10:13:07.047Z] siblings : 16 [2024-04-16T10:13:07.047Z] core id : 5 [2024-04-16T10:13:07.047Z] cpu cores : 8 [2024-04-16T10:13:07.047Z] apicid : 11 [2024-04-16T10:13:07.047Z] initial apicid : 11 [2024-04-16T10:13:07.047Z] fpu : yes [2024-04-16T10:13:07.047Z] fpu_exception : yes [2024-04-16T10:13:07.047Z] cpuid level : 20 [2024-04-16T10:13:07.047Z] wp : yes [2024-04-16T10:13:07.048Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.048Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.048Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.048Z] bogomips : 4199.92 [2024-04-16T10:13:07.048Z] clflush size : 64 [2024-04-16T10:13:07.048Z] cache_alignment : 64 [2024-04-16T10:13:07.048Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.048Z] power management: [2024-04-16T10:13:07.048Z] [2024-04-16T10:13:07.048Z] processor : 22 [2024-04-16T10:13:07.048Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.048Z] cpu family : 6 [2024-04-16T10:13:07.048Z] model : 79 [2024-04-16T10:13:07.048Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.048Z] stepping : 1 [2024-04-16T10:13:07.048Z] microcode : 0xb000040 [2024-04-16T10:13:07.048Z] cpu MHz : 2305.494 [2024-04-16T10:13:07.048Z] cache size : 20480 KB [2024-04-16T10:13:07.048Z] physical id : 0 [2024-04-16T10:13:07.048Z] siblings : 16 [2024-04-16T10:13:07.048Z] core id : 6 [2024-04-16T10:13:07.048Z] cpu cores : 8 [2024-04-16T10:13:07.048Z] apicid : 13 [2024-04-16T10:13:07.048Z] initial apicid : 13 [2024-04-16T10:13:07.048Z] fpu : yes [2024-04-16T10:13:07.048Z] fpu_exception : yes [2024-04-16T10:13:07.048Z] cpuid level : 20 [2024-04-16T10:13:07.048Z] wp : yes [2024-04-16T10:13:07.048Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.048Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.048Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.048Z] bogomips : 4199.92 [2024-04-16T10:13:07.048Z] clflush size : 64 [2024-04-16T10:13:07.048Z] cache_alignment : 64 [2024-04-16T10:13:07.048Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.048Z] power management: [2024-04-16T10:13:07.048Z] [2024-04-16T10:13:07.048Z] processor : 23 [2024-04-16T10:13:07.048Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.048Z] cpu family : 6 [2024-04-16T10:13:07.048Z] model : 79 [2024-04-16T10:13:07.048Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.048Z] stepping : 1 [2024-04-16T10:13:07.048Z] microcode : 0xb000040 [2024-04-16T10:13:07.048Z] cpu MHz : 2502.588 [2024-04-16T10:13:07.048Z] cache size : 20480 KB [2024-04-16T10:13:07.048Z] physical id : 0 [2024-04-16T10:13:07.048Z] siblings : 16 [2024-04-16T10:13:07.048Z] core id : 7 [2024-04-16T10:13:07.048Z] cpu cores : 8 [2024-04-16T10:13:07.048Z] apicid : 15 [2024-04-16T10:13:07.048Z] initial apicid : 15 [2024-04-16T10:13:07.048Z] fpu : yes [2024-04-16T10:13:07.048Z] fpu_exception : yes [2024-04-16T10:13:07.048Z] cpuid level : 20 [2024-04-16T10:13:07.048Z] wp : yes [2024-04-16T10:13:07.048Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.048Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.048Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.048Z] bogomips : 4199.92 [2024-04-16T10:13:07.048Z] clflush size : 64 [2024-04-16T10:13:07.048Z] cache_alignment : 64 [2024-04-16T10:13:07.048Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.048Z] power management: [2024-04-16T10:13:07.048Z] [2024-04-16T10:13:07.048Z] processor : 24 [2024-04-16T10:13:07.048Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.049Z] cpu family : 6 [2024-04-16T10:13:07.049Z] model : 79 [2024-04-16T10:13:07.049Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.049Z] stepping : 1 [2024-04-16T10:13:07.049Z] microcode : 0xb000040 [2024-04-16T10:13:07.049Z] cpu MHz : 2434.545 [2024-04-16T10:13:07.049Z] cache size : 20480 KB [2024-04-16T10:13:07.049Z] physical id : 1 [2024-04-16T10:13:07.049Z] siblings : 16 [2024-04-16T10:13:07.049Z] core id : 0 [2024-04-16T10:13:07.049Z] cpu cores : 8 [2024-04-16T10:13:07.049Z] apicid : 17 [2024-04-16T10:13:07.049Z] initial apicid : 17 [2024-04-16T10:13:07.049Z] fpu : yes [2024-04-16T10:13:07.049Z] fpu_exception : yes [2024-04-16T10:13:07.049Z] cpuid level : 20 [2024-04-16T10:13:07.049Z] wp : yes [2024-04-16T10:13:07.049Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.049Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.049Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.049Z] bogomips : 4210.45 [2024-04-16T10:13:07.049Z] clflush size : 64 [2024-04-16T10:13:07.049Z] cache_alignment : 64 [2024-04-16T10:13:07.049Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.049Z] power management: [2024-04-16T10:13:07.049Z] [2024-04-16T10:13:07.049Z] processor : 25 [2024-04-16T10:13:07.049Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.049Z] cpu family : 6 [2024-04-16T10:13:07.049Z] model : 79 [2024-04-16T10:13:07.049Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.049Z] stepping : 1 [2024-04-16T10:13:07.049Z] microcode : 0xb000040 [2024-04-16T10:13:07.049Z] cpu MHz : 2400.107 [2024-04-16T10:13:07.049Z] cache size : 20480 KB [2024-04-16T10:13:07.049Z] physical id : 1 [2024-04-16T10:13:07.049Z] siblings : 16 [2024-04-16T10:13:07.049Z] core id : 1 [2024-04-16T10:13:07.049Z] cpu cores : 8 [2024-04-16T10:13:07.049Z] apicid : 19 [2024-04-16T10:13:07.049Z] initial apicid : 19 [2024-04-16T10:13:07.049Z] fpu : yes [2024-04-16T10:13:07.049Z] fpu_exception : yes [2024-04-16T10:13:07.049Z] cpuid level : 20 [2024-04-16T10:13:07.049Z] wp : yes [2024-04-16T10:13:07.049Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.049Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.049Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.049Z] bogomips : 4210.45 [2024-04-16T10:13:07.049Z] clflush size : 64 [2024-04-16T10:13:07.049Z] cache_alignment : 64 [2024-04-16T10:13:07.049Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.049Z] power management: [2024-04-16T10:13:07.049Z] [2024-04-16T10:13:07.049Z] processor : 26 [2024-04-16T10:13:07.049Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.049Z] cpu family : 6 [2024-04-16T10:13:07.049Z] model : 79 [2024-04-16T10:13:07.049Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.049Z] stepping : 1 [2024-04-16T10:13:07.049Z] microcode : 0xb000040 [2024-04-16T10:13:07.049Z] cpu MHz : 3000.000 [2024-04-16T10:13:07.049Z] cache size : 20480 KB [2024-04-16T10:13:07.049Z] physical id : 1 [2024-04-16T10:13:07.049Z] siblings : 16 [2024-04-16T10:13:07.049Z] core id : 2 [2024-04-16T10:13:07.049Z] cpu cores : 8 [2024-04-16T10:13:07.049Z] apicid : 21 [2024-04-16T10:13:07.049Z] initial apicid : 21 [2024-04-16T10:13:07.049Z] fpu : yes [2024-04-16T10:13:07.049Z] fpu_exception : yes [2024-04-16T10:13:07.049Z] cpuid level : 20 [2024-04-16T10:13:07.049Z] wp : yes [2024-04-16T10:13:07.049Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.050Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.050Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.050Z] bogomips : 4210.45 [2024-04-16T10:13:07.050Z] clflush size : 64 [2024-04-16T10:13:07.050Z] cache_alignment : 64 [2024-04-16T10:13:07.050Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.050Z] power management: [2024-04-16T10:13:07.050Z] [2024-04-16T10:13:07.050Z] processor : 27 [2024-04-16T10:13:07.050Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.050Z] cpu family : 6 [2024-04-16T10:13:07.050Z] model : 79 [2024-04-16T10:13:07.050Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.050Z] stepping : 1 [2024-04-16T10:13:07.050Z] microcode : 0xb000040 [2024-04-16T10:13:07.050Z] cpu MHz : 2433.704 [2024-04-16T10:13:07.050Z] cache size : 20480 KB [2024-04-16T10:13:07.050Z] physical id : 1 [2024-04-16T10:13:07.050Z] siblings : 16 [2024-04-16T10:13:07.050Z] core id : 3 [2024-04-16T10:13:07.050Z] cpu cores : 8 [2024-04-16T10:13:07.050Z] apicid : 23 [2024-04-16T10:13:07.050Z] initial apicid : 23 [2024-04-16T10:13:07.050Z] fpu : yes [2024-04-16T10:13:07.050Z] fpu_exception : yes [2024-04-16T10:13:07.050Z] cpuid level : 20 [2024-04-16T10:13:07.050Z] wp : yes [2024-04-16T10:13:07.050Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.050Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.050Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.050Z] bogomips : 4210.45 [2024-04-16T10:13:07.050Z] clflush size : 64 [2024-04-16T10:13:07.050Z] cache_alignment : 64 [2024-04-16T10:13:07.050Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.050Z] power management: [2024-04-16T10:13:07.050Z] [2024-04-16T10:13:07.050Z] processor : 28 [2024-04-16T10:13:07.050Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.050Z] cpu family : 6 [2024-04-16T10:13:07.050Z] model : 79 [2024-04-16T10:13:07.050Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.050Z] stepping : 1 [2024-04-16T10:13:07.050Z] microcode : 0xb000040 [2024-04-16T10:13:07.050Z] cpu MHz : 2581.975 [2024-04-16T10:13:07.050Z] cache size : 20480 KB [2024-04-16T10:13:07.050Z] physical id : 1 [2024-04-16T10:13:07.050Z] siblings : 16 [2024-04-16T10:13:07.050Z] core id : 4 [2024-04-16T10:13:07.050Z] cpu cores : 8 [2024-04-16T10:13:07.050Z] apicid : 25 [2024-04-16T10:13:07.050Z] initial apicid : 25 [2024-04-16T10:13:07.050Z] fpu : yes [2024-04-16T10:13:07.050Z] fpu_exception : yes [2024-04-16T10:13:07.050Z] cpuid level : 20 [2024-04-16T10:13:07.050Z] wp : yes [2024-04-16T10:13:07.050Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.050Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.051Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.051Z] bogomips : 4210.45 [2024-04-16T10:13:07.051Z] clflush size : 64 [2024-04-16T10:13:07.051Z] cache_alignment : 64 [2024-04-16T10:13:07.051Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.051Z] power management: [2024-04-16T10:13:07.051Z] [2024-04-16T10:13:07.051Z] processor : 29 [2024-04-16T10:13:07.051Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.051Z] cpu family : 6 [2024-04-16T10:13:07.051Z] model : 79 [2024-04-16T10:13:07.051Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.051Z] stepping : 1 [2024-04-16T10:13:07.051Z] microcode : 0xb000040 [2024-04-16T10:13:07.051Z] cpu MHz : 2735.915 [2024-04-16T10:13:07.051Z] cache size : 20480 KB [2024-04-16T10:13:07.051Z] physical id : 1 [2024-04-16T10:13:07.051Z] siblings : 16 [2024-04-16T10:13:07.051Z] core id : 5 [2024-04-16T10:13:07.051Z] cpu cores : 8 [2024-04-16T10:13:07.051Z] apicid : 27 [2024-04-16T10:13:07.051Z] initial apicid : 27 [2024-04-16T10:13:07.051Z] fpu : yes [2024-04-16T10:13:07.051Z] fpu_exception : yes [2024-04-16T10:13:07.051Z] cpuid level : 20 [2024-04-16T10:13:07.051Z] wp : yes [2024-04-16T10:13:07.051Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.051Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.051Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.051Z] bogomips : 4210.45 [2024-04-16T10:13:07.051Z] clflush size : 64 [2024-04-16T10:13:07.051Z] cache_alignment : 64 [2024-04-16T10:13:07.051Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.051Z] power management: [2024-04-16T10:13:07.051Z] [2024-04-16T10:13:07.051Z] processor : 30 [2024-04-16T10:13:07.051Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.051Z] cpu family : 6 [2024-04-16T10:13:07.051Z] model : 79 [2024-04-16T10:13:07.051Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.051Z] stepping : 1 [2024-04-16T10:13:07.051Z] microcode : 0xb000040 [2024-04-16T10:13:07.051Z] cpu MHz : 3000.000 [2024-04-16T10:13:07.051Z] cache size : 20480 KB [2024-04-16T10:13:07.051Z] physical id : 1 [2024-04-16T10:13:07.051Z] siblings : 16 [2024-04-16T10:13:07.051Z] core id : 6 [2024-04-16T10:13:07.051Z] cpu cores : 8 [2024-04-16T10:13:07.051Z] apicid : 29 [2024-04-16T10:13:07.051Z] initial apicid : 29 [2024-04-16T10:13:07.051Z] fpu : yes [2024-04-16T10:13:07.051Z] fpu_exception : yes [2024-04-16T10:13:07.051Z] cpuid level : 20 [2024-04-16T10:13:07.051Z] wp : yes [2024-04-16T10:13:07.051Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.051Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.051Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.051Z] bogomips : 4210.45 [2024-04-16T10:13:07.051Z] clflush size : 64 [2024-04-16T10:13:07.051Z] cache_alignment : 64 [2024-04-16T10:13:07.051Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.051Z] power management: [2024-04-16T10:13:07.051Z] [2024-04-16T10:13:07.051Z] processor : 31 [2024-04-16T10:13:07.051Z] vendor_id : GenuineIntel [2024-04-16T10:13:07.051Z] cpu family : 6 [2024-04-16T10:13:07.051Z] model : 79 [2024-04-16T10:13:07.051Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:13:07.051Z] stepping : 1 [2024-04-16T10:13:07.051Z] microcode : 0xb000040 [2024-04-16T10:13:07.051Z] cpu MHz : 3000.000 [2024-04-16T10:13:07.051Z] cache size : 20480 KB [2024-04-16T10:13:07.051Z] physical id : 1 [2024-04-16T10:13:07.051Z] siblings : 16 [2024-04-16T10:13:07.051Z] core id : 7 [2024-04-16T10:13:07.051Z] cpu cores : 8 [2024-04-16T10:13:07.051Z] apicid : 31 [2024-04-16T10:13:07.051Z] initial apicid : 31 [2024-04-16T10:13:07.051Z] fpu : yes [2024-04-16T10:13:07.051Z] fpu_exception : yes [2024-04-16T10:13:07.051Z] cpuid level : 20 [2024-04-16T10:13:07.051Z] wp : yes [2024-04-16T10:13:07.052Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:07.052Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:13:07.052Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:13:07.052Z] bogomips : 4210.45 [2024-04-16T10:13:07.052Z] clflush size : 64 [2024-04-16T10:13:07.052Z] cache_alignment : 64 [2024-04-16T10:13:07.052Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:07.052Z] power management: [2024-04-16T10:13:07.052Z] [2024-04-16T10:13:07.052Z] + cat /proc/meminfo [2024-04-16T10:13:07.052Z] MemTotal: 131870192 kB [2024-04-16T10:13:07.052Z] MemFree: 28768376 kB [2024-04-16T10:13:07.052Z] MemAvailable: 111756716 kB [2024-04-16T10:13:07.052Z] Buffers: 592 kB [2024-04-16T10:13:07.052Z] Cached: 75477124 kB [2024-04-16T10:13:07.052Z] SwapCached: 0 kB [2024-04-16T10:13:07.052Z] Active: 26894724 kB [2024-04-16T10:13:07.052Z] Inactive: 58607220 kB [2024-04-16T10:13:07.052Z] Active(anon): 9398720 kB [2024-04-16T10:13:07.052Z] Inactive(anon): 783084 kB [2024-04-16T10:13:07.052Z] Active(file): 17496004 kB [2024-04-16T10:13:07.052Z] Inactive(file): 57824136 kB [2024-04-16T10:13:07.052Z] Unevictable: 121064 kB [2024-04-16T10:13:07.052Z] Mlocked: 121064 kB [2024-04-16T10:13:07.052Z] SwapTotal: 0 kB [2024-04-16T10:13:07.052Z] SwapFree: 0 kB [2024-04-16T10:13:07.052Z] Zswap: 0 kB [2024-04-16T10:13:07.052Z] Zswapped: 0 kB [2024-04-16T10:13:07.052Z] Dirty: 426516 kB [2024-04-16T10:13:07.052Z] Writeback: 0 kB [2024-04-16T10:13:07.052Z] AnonPages: 10109616 kB [2024-04-16T10:13:07.052Z] Mapped: 1081916 kB [2024-04-16T10:13:07.052Z] Shmem: 150756 kB [2024-04-16T10:13:07.052Z] KReclaimable: 8732812 kB [2024-04-16T10:13:07.052Z] Slab: 13784932 kB [2024-04-16T10:13:07.052Z] SReclaimable: 8732812 kB [2024-04-16T10:13:07.052Z] SUnreclaim: 5052120 kB [2024-04-16T10:13:07.052Z] KernelStack: 49920 kB [2024-04-16T10:13:07.052Z] PageTables: 97168 kB [2024-04-16T10:13:07.052Z] SecPageTables: 0 kB [2024-04-16T10:13:07.052Z] NFS_Unstable: 0 kB [2024-04-16T10:13:07.052Z] Bounce: 0 kB [2024-04-16T10:13:07.052Z] WritebackTmp: 0 kB [2024-04-16T10:13:07.052Z] CommitLimit: 65935096 kB [2024-04-16T10:13:07.052Z] Committed_AS: 18169140 kB [2024-04-16T10:13:07.052Z] VmallocTotal: 34359738367 kB [2024-04-16T10:13:07.052Z] VmallocUsed: 235068 kB [2024-04-16T10:13:07.052Z] VmallocChunk: 0 kB [2024-04-16T10:13:07.052Z] Percpu: 451072 kB [2024-04-16T10:13:07.052Z] HardwareCorrupted: 0 kB [2024-04-16T10:13:07.052Z] AnonHugePages: 681984 kB [2024-04-16T10:13:07.052Z] ShmemHugePages: 0 kB [2024-04-16T10:13:07.052Z] ShmemPmdMapped: 0 kB [2024-04-16T10:13:07.052Z] FileHugePages: 17696 kB [2024-04-16T10:13:07.052Z] FilePmdMapped: 0 kB [2024-04-16T10:13:07.052Z] CmaTotal: 0 kB [2024-04-16T10:13:07.052Z] CmaFree: 0 kB [2024-04-16T10:13:07.052Z] HugePages_Total: 0 [2024-04-16T10:13:07.052Z] HugePages_Free: 0 [2024-04-16T10:13:07.052Z] HugePages_Rsvd: 0 [2024-04-16T10:13:07.052Z] HugePages_Surp: 0 [2024-04-16T10:13:07.052Z] Hugepagesize: 2048 kB [2024-04-16T10:13:07.052Z] Hugetlb: 0 kB [2024-04-16T10:13:07.052Z] DirectMap4k: 691404 kB [2024-04-16T10:13:07.052Z] DirectMap2M: 13873152 kB [2024-04-16T10:13:07.052Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-04-16T10:13:07.345Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:13:07.345Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [Pipeline] timeout [2024-04-16T10:13:07.990Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:13:08.278Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:08.278Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:08.278Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test cdi_all [2024-04-16T10:13:08.278Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:13:08.278Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:13:08.278Z] + readonly GF_INTERNAL_ENV_SH=/tmp/HzWgf-internal-env [2024-04-16T10:13:08.278Z] + GF_INTERNAL_ENV_SH=/tmp/HzWgf-internal-env [2024-04-16T10:13:08.278Z] + '[' '!' -z '' ']' [2024-04-16T10:13:08.278Z] + export WSIMPORT_OPTS= [2024-04-16T10:13:08.278Z] + WSIMPORT_OPTS= [2024-04-16T10:13:08.278Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:13:08.278Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:13:08.389Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-78ws1 [2024-04-16T10:13:08.536Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:13:08.536Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:08.536Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:08.536Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:08.536Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:08.536Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:13:08.536Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:13:08.536Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:08.536Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:08.536Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:08.536Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:08.536Z] + echo 'Preparing dependencies ...' [2024-04-16T10:13:08.536Z] Preparing dependencies ... [2024-04-16T10:13:08.536Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:13:10.448Z] [INFO] Scanning for projects... [2024-04-16T10:13:13.735Z] [INFO] [2024-04-16T10:13:13.735Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:13:13.735Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:13:13.735Z] [INFO] from pom.xml [2024-04-16T10:13:13.735Z] [INFO] --------------------------------[ pom ]--------------------------------- [Pipeline] { [Pipeline] sh [2024-04-16T10:13:16.468Z] + id [2024-04-16T10:13:16.468Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:13:16.468Z] + uname -a [2024-04-16T10:13:16.468Z] Linux basic-3j6bb 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:13:16.468Z] + env [2024-04-16T10:13:16.468Z] + sort [2024-04-16T10:13:16.468Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:13:16.468Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:16.468Z] BRANCH_NAME=PR-24889 [2024-04-16T10:13:16.468Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:13:16.468Z] BUILD_ID=5 [2024-04-16T10:13:16.468Z] BUILD_NUMBER=5 [2024-04-16T10:13:16.468Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:13:16.468Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:13:16.468Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:13:16.468Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:13:16.468Z] CHANGE_FORK=samsonsouley [2024-04-16T10:13:16.468Z] CHANGE_ID=24889 [2024-04-16T10:13:16.468Z] CHANGE_TARGET=master [2024-04-16T10:13:16.468Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:13:16.468Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:13:16.468Z] CI=true [2024-04-16T10:13:16.468Z] EXECUTOR_NUMBER=0 [2024-04-16T10:13:16.468Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:13:16.468Z] HOME=/home/jenkins [2024-04-16T10:13:16.468Z] HOSTNAME=basic-3j6bb [2024-04-16T10:13:16.468Z] HUDSON_COOKIE=5beae02b-2c11-4432-bf26-5283394e7e79 [2024-04-16T10:13:16.468Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:13:16.468Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:13:16.468Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:16.468Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:13:16.468Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:13:16.468Z] JENKINS_AGENT_NAME=basic-3j6bb [2024-04-16T10:13:16.468Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:13:16.468Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:13:16.468Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:13:16.468Z] JENKINS_NAME=basic-3j6bb [2024-04-16T10:13:16.468Z] JENKINS_NODE_COOKIE=d0a19ef6-1f62-49ab-acf9-77de1c77f9fb [2024-04-16T10:13:16.468Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:13:16.468Z] JENKINS_SECRET=**** [2024-04-16T10:13:16.468Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:13:16.468Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:13:16.468Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:13:16.468Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:13:16.468Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:13:16.468Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:13:16.468Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:13:16.468Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:13:16.468Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:13:16.468Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:13:16.468Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:16.468Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:13:16.468Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:13:16.468Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:13:16.468Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:13:16.468Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:13:16.468Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:13:16.468Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:13:16.468Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:13:16.468Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:13:16.468Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:13:16.468Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:13:16.468Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:13:16.468Z] LANG=en_US.UTF-8 [2024-04-16T10:13:16.468Z] LANGUAGE=en_US:en [2024-04-16T10:13:16.468Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:13:16.468Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:16.468Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:16.468Z] NODE_LABELS=basic basic-3j6bb [2024-04-16T10:13:16.468Z] NODE_NAME=basic-3j6bb [2024-04-16T10:13:16.468Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:13:16.469Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-3j6bb [2024-04-16T10:13:16.469Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:13:16.469Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:13:16.469Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:13:16.469Z] PORT_ADMIN=4848 [2024-04-16T10:13:16.469Z] PORT_HTTP=8080 [2024-04-16T10:13:16.469Z] PORT_HTTPS=8181 [2024-04-16T10:13:16.469Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:16.469Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:13:16.469Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:13:16.469Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:13:16.469Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:13:16.469Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:16.469Z] SHLVL=1 [2024-04-16T10:13:16.469Z] STAGE_NAME=ql_gf_full_profile_all [2024-04-16T10:13:16.469Z] TERM=xterm [2024-04-16T10:13:16.469Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:13:16.469Z] USER_NAME=jenkins [2024-04-16T10:13:16.469Z] _=/usr/bin/env [2024-04-16T10:13:16.469Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:16.469Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:13:16.469Z] + df -h [2024-04-16T10:13:16.469Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:13:16.469Z] overlay 32G 20K 32G 1% / [2024-04-16T10:13:16.469Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:13:16.469Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:13:16.469Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:13:16.469Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-04-16T10:13:16.469Z] /dev/sda4 894G 252G 642G 29% /etc/hosts [2024-04-16T10:13:16.469Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:13:16.469Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:13:16.469Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:13:16.469Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:13:16.469Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:13:16.469Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:13:16.469Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:13:16.469Z] 85 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:13:16.469Z] + mvn -version [2024-04-16T10:13:16.726Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:13:16.726Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:16.726Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:13:16.726Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:13:16.726Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:13:16.726Z] + ant -version [2024-04-16T10:13:16.982Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:13:16.982Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:13:16.982Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-4c954d7f/script.sh.copy: line 9: ps: command not found [2024-04-16T10:13:16.982Z] + true [2024-04-16T10:13:16.982Z] + cat /proc/cpuinfo [2024-04-16T10:13:16.982Z] processor : 0 [2024-04-16T10:13:16.982Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.982Z] cpu family : 6 [2024-04-16T10:13:16.982Z] model : 85 [2024-04-16T10:13:16.982Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.982Z] stepping : 7 [2024-04-16T10:13:16.982Z] microcode : 0x5003302 [2024-04-16T10:13:16.982Z] cpu MHz : 2903.835 [2024-04-16T10:13:16.982Z] cache size : 14080 KB [2024-04-16T10:13:16.982Z] physical id : 0 [2024-04-16T10:13:16.982Z] siblings : 20 [2024-04-16T10:13:16.982Z] core id : 0 [2024-04-16T10:13:16.982Z] cpu cores : 10 [2024-04-16T10:13:16.982Z] apicid : 0 [2024-04-16T10:13:16.982Z] initial apicid : 0 [2024-04-16T10:13:16.982Z] fpu : yes [2024-04-16T10:13:16.982Z] fpu_exception : yes [2024-04-16T10:13:16.982Z] cpuid level : 22 [2024-04-16T10:13:16.982Z] wp : yes [2024-04-16T10:13:16.982Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.982Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.982Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.982Z] bogomips : 4800.00 [2024-04-16T10:13:16.982Z] clflush size : 64 [2024-04-16T10:13:16.982Z] cache_alignment : 64 [2024-04-16T10:13:16.982Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.982Z] power management: [2024-04-16T10:13:16.982Z] [2024-04-16T10:13:16.982Z] processor : 1 [2024-04-16T10:13:16.983Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.983Z] cpu family : 6 [2024-04-16T10:13:16.983Z] model : 85 [2024-04-16T10:13:16.983Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.983Z] stepping : 7 [2024-04-16T10:13:16.983Z] microcode : 0x5003302 [2024-04-16T10:13:16.983Z] cpu MHz : 2900.013 [2024-04-16T10:13:16.983Z] cache size : 14080 KB [2024-04-16T10:13:16.983Z] physical id : 0 [2024-04-16T10:13:16.983Z] siblings : 20 [2024-04-16T10:13:16.983Z] core id : 1 [2024-04-16T10:13:16.983Z] cpu cores : 10 [2024-04-16T10:13:16.983Z] apicid : 2 [2024-04-16T10:13:16.983Z] initial apicid : 2 [2024-04-16T10:13:16.983Z] fpu : yes [2024-04-16T10:13:16.983Z] fpu_exception : yes [2024-04-16T10:13:16.983Z] cpuid level : 22 [2024-04-16T10:13:16.983Z] wp : yes [2024-04-16T10:13:16.983Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.983Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.983Z] bogomips : 4800.00 [2024-04-16T10:13:16.983Z] clflush size : 64 [2024-04-16T10:13:16.983Z] cache_alignment : 64 [2024-04-16T10:13:16.983Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.983Z] power management: [2024-04-16T10:13:16.983Z] [2024-04-16T10:13:16.983Z] processor : 2 [2024-04-16T10:13:16.983Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.983Z] cpu family : 6 [2024-04-16T10:13:16.983Z] model : 85 [2024-04-16T10:13:16.983Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.983Z] stepping : 7 [2024-04-16T10:13:16.983Z] microcode : 0x5003302 [2024-04-16T10:13:16.983Z] cpu MHz : 2899.001 [2024-04-16T10:13:16.983Z] cache size : 14080 KB [2024-04-16T10:13:16.983Z] physical id : 0 [2024-04-16T10:13:16.983Z] siblings : 20 [2024-04-16T10:13:16.983Z] core id : 2 [2024-04-16T10:13:16.983Z] cpu cores : 10 [2024-04-16T10:13:16.983Z] apicid : 4 [2024-04-16T10:13:16.983Z] initial apicid : 4 [2024-04-16T10:13:16.983Z] fpu : yes [2024-04-16T10:13:16.983Z] fpu_exception : yes [2024-04-16T10:13:16.983Z] cpuid level : 22 [2024-04-16T10:13:16.983Z] wp : yes [2024-04-16T10:13:16.983Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.983Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.983Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.983Z] bogomips : 4800.00 [2024-04-16T10:13:16.983Z] clflush size : 64 [2024-04-16T10:13:16.983Z] cache_alignment : 64 [2024-04-16T10:13:16.983Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.983Z] power management: [2024-04-16T10:13:16.983Z] [2024-04-16T10:13:16.983Z] processor : 3 [2024-04-16T10:13:16.983Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.983Z] cpu family : 6 [2024-04-16T10:13:16.983Z] model : 85 [2024-04-16T10:13:16.983Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.983Z] stepping : 7 [2024-04-16T10:13:16.983Z] microcode : 0x5003302 [2024-04-16T10:13:16.983Z] cpu MHz : 2901.543 [2024-04-16T10:13:16.983Z] cache size : 14080 KB [2024-04-16T10:13:16.983Z] physical id : 0 [2024-04-16T10:13:16.983Z] siblings : 20 [2024-04-16T10:13:16.983Z] core id : 3 [2024-04-16T10:13:16.983Z] cpu cores : 10 [2024-04-16T10:13:16.983Z] apicid : 6 [2024-04-16T10:13:16.983Z] initial apicid : 6 [2024-04-16T10:13:16.983Z] fpu : yes [2024-04-16T10:13:16.983Z] fpu_exception : yes [2024-04-16T10:13:16.983Z] cpuid level : 22 [2024-04-16T10:13:16.983Z] wp : yes [2024-04-16T10:13:16.984Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.984Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.984Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.984Z] bogomips : 4800.00 [2024-04-16T10:13:16.984Z] clflush size : 64 [2024-04-16T10:13:16.984Z] cache_alignment : 64 [2024-04-16T10:13:16.984Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.984Z] power management: [2024-04-16T10:13:16.984Z] [2024-04-16T10:13:16.984Z] processor : 4 [2024-04-16T10:13:16.984Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.984Z] cpu family : 6 [2024-04-16T10:13:16.984Z] model : 85 [2024-04-16T10:13:16.984Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.984Z] stepping : 7 [2024-04-16T10:13:16.984Z] microcode : 0x5003302 [2024-04-16T10:13:16.984Z] cpu MHz : 2900.282 [2024-04-16T10:13:16.984Z] cache size : 14080 KB [2024-04-16T10:13:16.984Z] physical id : 0 [2024-04-16T10:13:16.984Z] siblings : 20 [2024-04-16T10:13:16.984Z] core id : 4 [2024-04-16T10:13:16.984Z] cpu cores : 10 [2024-04-16T10:13:16.984Z] apicid : 8 [2024-04-16T10:13:16.984Z] initial apicid : 8 [2024-04-16T10:13:16.984Z] fpu : yes [2024-04-16T10:13:16.984Z] fpu_exception : yes [2024-04-16T10:13:16.984Z] cpuid level : 22 [2024-04-16T10:13:16.984Z] wp : yes [2024-04-16T10:13:16.984Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.984Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.984Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.984Z] bogomips : 4800.00 [2024-04-16T10:13:16.984Z] clflush size : 64 [2024-04-16T10:13:16.984Z] cache_alignment : 64 [2024-04-16T10:13:16.984Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.984Z] power management: [2024-04-16T10:13:16.984Z] [2024-04-16T10:13:16.984Z] processor : 5 [2024-04-16T10:13:16.984Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.984Z] cpu family : 6 [2024-04-16T10:13:16.984Z] model : 85 [2024-04-16T10:13:16.984Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.984Z] stepping : 7 [2024-04-16T10:13:16.984Z] microcode : 0x5003302 [2024-04-16T10:13:16.984Z] cpu MHz : 2899.808 [2024-04-16T10:13:16.984Z] cache size : 14080 KB [2024-04-16T10:13:16.984Z] physical id : 0 [2024-04-16T10:13:16.984Z] siblings : 20 [2024-04-16T10:13:16.984Z] core id : 8 [2024-04-16T10:13:16.984Z] cpu cores : 10 [2024-04-16T10:13:16.984Z] apicid : 16 [2024-04-16T10:13:16.984Z] initial apicid : 16 [2024-04-16T10:13:16.984Z] fpu : yes [2024-04-16T10:13:16.984Z] fpu_exception : yes [2024-04-16T10:13:16.984Z] cpuid level : 22 [2024-04-16T10:13:16.984Z] wp : yes [2024-04-16T10:13:16.984Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.985Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.985Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.985Z] bogomips : 4800.00 [2024-04-16T10:13:16.985Z] clflush size : 64 [2024-04-16T10:13:16.985Z] cache_alignment : 64 [2024-04-16T10:13:16.985Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.985Z] power management: [2024-04-16T10:13:16.985Z] [2024-04-16T10:13:16.985Z] processor : 6 [2024-04-16T10:13:16.985Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.985Z] cpu family : 6 [2024-04-16T10:13:16.985Z] model : 85 [2024-04-16T10:13:16.985Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.985Z] stepping : 7 [2024-04-16T10:13:16.985Z] microcode : 0x5003302 [2024-04-16T10:13:16.985Z] cpu MHz : 2899.943 [2024-04-16T10:13:16.985Z] cache size : 14080 KB [2024-04-16T10:13:16.985Z] physical id : 0 [2024-04-16T10:13:16.985Z] siblings : 20 [2024-04-16T10:13:16.985Z] core id : 9 [2024-04-16T10:13:16.985Z] cpu cores : 10 [2024-04-16T10:13:16.985Z] apicid : 18 [2024-04-16T10:13:16.985Z] initial apicid : 18 [2024-04-16T10:13:16.985Z] fpu : yes [2024-04-16T10:13:16.985Z] fpu_exception : yes [2024-04-16T10:13:16.985Z] cpuid level : 22 [2024-04-16T10:13:16.985Z] wp : yes [2024-04-16T10:13:16.985Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.985Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.985Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.985Z] bogomips : 4800.00 [2024-04-16T10:13:16.985Z] clflush size : 64 [2024-04-16T10:13:16.985Z] cache_alignment : 64 [2024-04-16T10:13:16.985Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.985Z] power management: [2024-04-16T10:13:16.985Z] [2024-04-16T10:13:16.985Z] processor : 7 [2024-04-16T10:13:16.985Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.985Z] cpu family : 6 [2024-04-16T10:13:16.985Z] model : 85 [2024-04-16T10:13:16.985Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.985Z] stepping : 7 [2024-04-16T10:13:16.985Z] microcode : 0x5003302 [2024-04-16T10:13:16.985Z] cpu MHz : 2899.944 [2024-04-16T10:13:16.985Z] cache size : 14080 KB [2024-04-16T10:13:16.985Z] physical id : 0 [2024-04-16T10:13:16.985Z] siblings : 20 [2024-04-16T10:13:16.985Z] core id : 10 [2024-04-16T10:13:16.985Z] cpu cores : 10 [2024-04-16T10:13:16.985Z] apicid : 20 [2024-04-16T10:13:16.985Z] initial apicid : 20 [2024-04-16T10:13:16.985Z] fpu : yes [2024-04-16T10:13:16.985Z] fpu_exception : yes [2024-04-16T10:13:16.985Z] cpuid level : 22 [2024-04-16T10:13:16.985Z] wp : yes [2024-04-16T10:13:16.985Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.986Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.986Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.986Z] bogomips : 4800.00 [2024-04-16T10:13:16.986Z] clflush size : 64 [2024-04-16T10:13:16.986Z] cache_alignment : 64 [2024-04-16T10:13:16.986Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.986Z] power management: [2024-04-16T10:13:16.986Z] [2024-04-16T10:13:16.986Z] processor : 8 [2024-04-16T10:13:16.986Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.986Z] cpu family : 6 [2024-04-16T10:13:16.986Z] model : 85 [2024-04-16T10:13:16.986Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.986Z] stepping : 7 [2024-04-16T10:13:16.986Z] microcode : 0x5003302 [2024-04-16T10:13:16.986Z] cpu MHz : 2900.002 [2024-04-16T10:13:16.986Z] cache size : 14080 KB [2024-04-16T10:13:16.986Z] physical id : 0 [2024-04-16T10:13:16.986Z] siblings : 20 [2024-04-16T10:13:16.986Z] core id : 11 [2024-04-16T10:13:16.986Z] cpu cores : 10 [2024-04-16T10:13:16.986Z] apicid : 22 [2024-04-16T10:13:16.986Z] initial apicid : 22 [2024-04-16T10:13:16.986Z] fpu : yes [2024-04-16T10:13:16.986Z] fpu_exception : yes [2024-04-16T10:13:16.986Z] cpuid level : 22 [2024-04-16T10:13:16.986Z] wp : yes [2024-04-16T10:13:16.986Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.986Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.986Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.986Z] bogomips : 4800.00 [2024-04-16T10:13:16.986Z] clflush size : 64 [2024-04-16T10:13:16.986Z] cache_alignment : 64 [2024-04-16T10:13:16.986Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.986Z] power management: [2024-04-16T10:13:16.986Z] [2024-04-16T10:13:16.986Z] processor : 9 [2024-04-16T10:13:16.986Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.986Z] cpu family : 6 [2024-04-16T10:13:16.986Z] model : 85 [2024-04-16T10:13:16.986Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.986Z] stepping : 7 [2024-04-16T10:13:16.986Z] microcode : 0x5003302 [2024-04-16T10:13:16.986Z] cpu MHz : 3200.000 [2024-04-16T10:13:16.986Z] cache size : 14080 KB [2024-04-16T10:13:16.986Z] physical id : 0 [2024-04-16T10:13:16.986Z] siblings : 20 [2024-04-16T10:13:16.986Z] core id : 12 [2024-04-16T10:13:16.986Z] cpu cores : 10 [2024-04-16T10:13:16.986Z] apicid : 24 [2024-04-16T10:13:16.986Z] initial apicid : 24 [2024-04-16T10:13:16.986Z] fpu : yes [2024-04-16T10:13:16.986Z] fpu_exception : yes [2024-04-16T10:13:16.986Z] cpuid level : 22 [2024-04-16T10:13:16.986Z] wp : yes [2024-04-16T10:13:16.986Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.986Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.986Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.987Z] bogomips : 4800.00 [2024-04-16T10:13:16.987Z] clflush size : 64 [2024-04-16T10:13:16.987Z] cache_alignment : 64 [2024-04-16T10:13:16.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.987Z] power management: [2024-04-16T10:13:16.987Z] [2024-04-16T10:13:16.987Z] processor : 10 [2024-04-16T10:13:16.987Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.987Z] cpu family : 6 [2024-04-16T10:13:16.987Z] model : 85 [2024-04-16T10:13:16.987Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.987Z] stepping : 7 [2024-04-16T10:13:16.987Z] microcode : 0x5003302 [2024-04-16T10:13:16.987Z] cpu MHz : 2218.753 [2024-04-16T10:13:16.987Z] cache size : 14080 KB [2024-04-16T10:13:16.987Z] physical id : 1 [2024-04-16T10:13:16.987Z] siblings : 20 [2024-04-16T10:13:16.987Z] core id : 0 [2024-04-16T10:13:16.987Z] cpu cores : 10 [2024-04-16T10:13:16.987Z] apicid : 32 [2024-04-16T10:13:16.987Z] initial apicid : 32 [2024-04-16T10:13:16.987Z] fpu : yes [2024-04-16T10:13:16.987Z] fpu_exception : yes [2024-04-16T10:13:16.987Z] cpuid level : 22 [2024-04-16T10:13:16.987Z] wp : yes [2024-04-16T10:13:16.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.987Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.987Z] bogomips : 4807.56 [2024-04-16T10:13:16.987Z] clflush size : 64 [2024-04-16T10:13:16.987Z] cache_alignment : 64 [2024-04-16T10:13:16.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.987Z] power management: [2024-04-16T10:13:16.987Z] [2024-04-16T10:13:16.987Z] processor : 11 [2024-04-16T10:13:16.987Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.987Z] cpu family : 6 [2024-04-16T10:13:16.987Z] model : 85 [2024-04-16T10:13:16.987Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.987Z] stepping : 7 [2024-04-16T10:13:16.987Z] microcode : 0x5003302 [2024-04-16T10:13:16.987Z] cpu MHz : 2863.782 [2024-04-16T10:13:16.987Z] cache size : 14080 KB [2024-04-16T10:13:16.987Z] physical id : 1 [2024-04-16T10:13:16.987Z] siblings : 20 [2024-04-16T10:13:16.987Z] core id : 1 [2024-04-16T10:13:16.987Z] cpu cores : 10 [2024-04-16T10:13:16.987Z] apicid : 34 [2024-04-16T10:13:16.987Z] initial apicid : 34 [2024-04-16T10:13:16.987Z] fpu : yes [2024-04-16T10:13:16.987Z] fpu_exception : yes [2024-04-16T10:13:16.987Z] cpuid level : 22 [2024-04-16T10:13:16.987Z] wp : yes [2024-04-16T10:13:16.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.987Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.987Z] bogomips : 4807.56 [2024-04-16T10:13:16.987Z] clflush size : 64 [2024-04-16T10:13:16.987Z] cache_alignment : 64 [2024-04-16T10:13:16.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.987Z] power management: [2024-04-16T10:13:16.987Z] [2024-04-16T10:13:16.987Z] processor : 12 [2024-04-16T10:13:16.987Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.987Z] cpu family : 6 [2024-04-16T10:13:16.987Z] model : 85 [2024-04-16T10:13:16.987Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.987Z] stepping : 7 [2024-04-16T10:13:16.987Z] microcode : 0x5003302 [2024-04-16T10:13:16.987Z] cpu MHz : 1385.741 [2024-04-16T10:13:16.987Z] cache size : 14080 KB [2024-04-16T10:13:16.987Z] physical id : 1 [2024-04-16T10:13:16.987Z] siblings : 20 [2024-04-16T10:13:16.987Z] core id : 2 [2024-04-16T10:13:16.987Z] cpu cores : 10 [2024-04-16T10:13:16.987Z] apicid : 36 [2024-04-16T10:13:16.987Z] initial apicid : 36 [2024-04-16T10:13:16.987Z] fpu : yes [2024-04-16T10:13:16.987Z] fpu_exception : yes [2024-04-16T10:13:16.987Z] cpuid level : 22 [2024-04-16T10:13:16.987Z] wp : yes [2024-04-16T10:13:16.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.988Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.988Z] bogomips : 4807.56 [2024-04-16T10:13:16.988Z] clflush size : 64 [2024-04-16T10:13:16.988Z] cache_alignment : 64 [2024-04-16T10:13:16.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.988Z] power management: [2024-04-16T10:13:16.988Z] [2024-04-16T10:13:16.988Z] processor : 13 [2024-04-16T10:13:16.988Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.988Z] cpu family : 6 [2024-04-16T10:13:16.988Z] model : 85 [2024-04-16T10:13:16.988Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.988Z] stepping : 7 [2024-04-16T10:13:16.988Z] microcode : 0x5003302 [2024-04-16T10:13:16.988Z] cpu MHz : 3200.000 [2024-04-16T10:13:16.988Z] cache size : 14080 KB [2024-04-16T10:13:16.988Z] physical id : 1 [2024-04-16T10:13:16.988Z] siblings : 20 [2024-04-16T10:13:16.988Z] core id : 3 [2024-04-16T10:13:16.988Z] cpu cores : 10 [2024-04-16T10:13:16.988Z] apicid : 38 [2024-04-16T10:13:16.988Z] initial apicid : 38 [2024-04-16T10:13:16.988Z] fpu : yes [2024-04-16T10:13:16.988Z] fpu_exception : yes [2024-04-16T10:13:16.988Z] cpuid level : 22 [2024-04-16T10:13:16.988Z] wp : yes [2024-04-16T10:13:16.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.988Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.988Z] bogomips : 4807.56 [2024-04-16T10:13:16.988Z] clflush size : 64 [2024-04-16T10:13:16.988Z] cache_alignment : 64 [2024-04-16T10:13:16.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.988Z] power management: [2024-04-16T10:13:16.988Z] [2024-04-16T10:13:16.988Z] processor : 14 [2024-04-16T10:13:16.988Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.988Z] cpu family : 6 [2024-04-16T10:13:16.988Z] model : 85 [2024-04-16T10:13:16.988Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.988Z] stepping : 7 [2024-04-16T10:13:16.988Z] microcode : 0x5003302 [2024-04-16T10:13:16.988Z] cpu MHz : 3200.000 [2024-04-16T10:13:16.988Z] cache size : 14080 KB [2024-04-16T10:13:16.988Z] physical id : 1 [2024-04-16T10:13:16.988Z] siblings : 20 [2024-04-16T10:13:16.988Z] core id : 4 [2024-04-16T10:13:16.988Z] cpu cores : 10 [2024-04-16T10:13:16.988Z] apicid : 40 [2024-04-16T10:13:16.988Z] initial apicid : 40 [2024-04-16T10:13:16.988Z] fpu : yes [2024-04-16T10:13:16.988Z] fpu_exception : yes [2024-04-16T10:13:16.988Z] cpuid level : 22 [2024-04-16T10:13:16.988Z] wp : yes [2024-04-16T10:13:16.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.989Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.989Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.989Z] bogomips : 4807.56 [2024-04-16T10:13:16.989Z] clflush size : 64 [2024-04-16T10:13:16.989Z] cache_alignment : 64 [2024-04-16T10:13:16.989Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.989Z] power management: [2024-04-16T10:13:16.989Z] [2024-04-16T10:13:16.989Z] processor : 15 [2024-04-16T10:13:16.989Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.989Z] cpu family : 6 [2024-04-16T10:13:16.989Z] model : 85 [2024-04-16T10:13:16.989Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.989Z] stepping : 7 [2024-04-16T10:13:16.989Z] microcode : 0x5003302 [2024-04-16T10:13:16.989Z] cpu MHz : 3200.000 [2024-04-16T10:13:16.989Z] cache size : 14080 KB [2024-04-16T10:13:16.989Z] physical id : 1 [2024-04-16T10:13:16.989Z] siblings : 20 [2024-04-16T10:13:16.989Z] core id : 8 [2024-04-16T10:13:16.989Z] cpu cores : 10 [2024-04-16T10:13:16.989Z] apicid : 48 [2024-04-16T10:13:16.989Z] initial apicid : 48 [2024-04-16T10:13:16.989Z] fpu : yes [2024-04-16T10:13:16.989Z] fpu_exception : yes [2024-04-16T10:13:16.989Z] cpuid level : 22 [2024-04-16T10:13:16.989Z] wp : yes [2024-04-16T10:13:16.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.989Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.989Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.989Z] bogomips : 4807.56 [2024-04-16T10:13:16.989Z] clflush size : 64 [2024-04-16T10:13:16.989Z] cache_alignment : 64 [2024-04-16T10:13:16.989Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.989Z] power management: [2024-04-16T10:13:16.989Z] [2024-04-16T10:13:16.989Z] processor : 16 [2024-04-16T10:13:16.989Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.989Z] cpu family : 6 [2024-04-16T10:13:16.989Z] model : 85 [2024-04-16T10:13:16.989Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.989Z] stepping : 7 [2024-04-16T10:13:16.989Z] microcode : 0x5003302 [2024-04-16T10:13:16.989Z] cpu MHz : 1518.384 [2024-04-16T10:13:16.989Z] cache size : 14080 KB [2024-04-16T10:13:16.989Z] physical id : 1 [2024-04-16T10:13:16.989Z] siblings : 20 [2024-04-16T10:13:16.989Z] core id : 9 [2024-04-16T10:13:16.989Z] cpu cores : 10 [2024-04-16T10:13:16.989Z] apicid : 50 [2024-04-16T10:13:16.989Z] initial apicid : 50 [2024-04-16T10:13:16.989Z] fpu : yes [2024-04-16T10:13:16.989Z] fpu_exception : yes [2024-04-16T10:13:16.989Z] cpuid level : 22 [2024-04-16T10:13:16.989Z] wp : yes [2024-04-16T10:13:16.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.990Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.990Z] bogomips : 4807.56 [2024-04-16T10:13:16.990Z] clflush size : 64 [2024-04-16T10:13:16.990Z] cache_alignment : 64 [2024-04-16T10:13:16.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.990Z] power management: [2024-04-16T10:13:16.990Z] [2024-04-16T10:13:16.990Z] processor : 17 [2024-04-16T10:13:16.990Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.990Z] cpu family : 6 [2024-04-16T10:13:16.990Z] model : 85 [2024-04-16T10:13:16.990Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.990Z] stepping : 7 [2024-04-16T10:13:16.990Z] microcode : 0x5003302 [2024-04-16T10:13:16.990Z] cpu MHz : 2899.865 [2024-04-16T10:13:16.990Z] cache size : 14080 KB [2024-04-16T10:13:16.990Z] physical id : 1 [2024-04-16T10:13:16.990Z] siblings : 20 [2024-04-16T10:13:16.990Z] core id : 10 [2024-04-16T10:13:16.990Z] cpu cores : 10 [2024-04-16T10:13:16.990Z] apicid : 52 [2024-04-16T10:13:16.990Z] initial apicid : 52 [2024-04-16T10:13:16.990Z] fpu : yes [2024-04-16T10:13:16.990Z] fpu_exception : yes [2024-04-16T10:13:16.990Z] cpuid level : 22 [2024-04-16T10:13:16.990Z] wp : yes [2024-04-16T10:13:16.990Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.990Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.990Z] bogomips : 4807.56 [2024-04-16T10:13:16.990Z] clflush size : 64 [2024-04-16T10:13:16.990Z] cache_alignment : 64 [2024-04-16T10:13:16.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.990Z] power management: [2024-04-16T10:13:16.990Z] [2024-04-16T10:13:16.990Z] processor : 18 [2024-04-16T10:13:16.990Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.990Z] cpu family : 6 [2024-04-16T10:13:16.990Z] model : 85 [2024-04-16T10:13:16.990Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.990Z] stepping : 7 [2024-04-16T10:13:16.990Z] microcode : 0x5003302 [2024-04-16T10:13:16.990Z] cpu MHz : 2901.305 [2024-04-16T10:13:16.990Z] cache size : 14080 KB [2024-04-16T10:13:16.990Z] physical id : 1 [2024-04-16T10:13:16.990Z] siblings : 20 [2024-04-16T10:13:16.990Z] core id : 11 [2024-04-16T10:13:16.990Z] cpu cores : 10 [2024-04-16T10:13:16.990Z] apicid : 54 [2024-04-16T10:13:16.990Z] initial apicid : 54 [2024-04-16T10:13:16.990Z] fpu : yes [2024-04-16T10:13:16.990Z] fpu_exception : yes [2024-04-16T10:13:16.990Z] cpuid level : 22 [2024-04-16T10:13:16.990Z] wp : yes [2024-04-16T10:13:16.990Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.990Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.990Z] bogomips : 4807.56 [2024-04-16T10:13:16.990Z] clflush size : 64 [2024-04-16T10:13:16.990Z] cache_alignment : 64 [2024-04-16T10:13:16.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.991Z] power management: [2024-04-16T10:13:16.991Z] [2024-04-16T10:13:16.991Z] processor : 19 [2024-04-16T10:13:16.991Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.991Z] cpu family : 6 [2024-04-16T10:13:16.991Z] model : 85 [2024-04-16T10:13:16.991Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.991Z] stepping : 7 [2024-04-16T10:13:16.991Z] microcode : 0x5003302 [2024-04-16T10:13:16.991Z] cpu MHz : 2900.974 [2024-04-16T10:13:16.991Z] cache size : 14080 KB [2024-04-16T10:13:16.991Z] physical id : 1 [2024-04-16T10:13:16.991Z] siblings : 20 [2024-04-16T10:13:16.991Z] core id : 12 [2024-04-16T10:13:16.991Z] cpu cores : 10 [2024-04-16T10:13:16.991Z] apicid : 56 [2024-04-16T10:13:16.991Z] initial apicid : 56 [2024-04-16T10:13:16.991Z] fpu : yes [2024-04-16T10:13:16.991Z] fpu_exception : yes [2024-04-16T10:13:16.991Z] cpuid level : 22 [2024-04-16T10:13:16.991Z] wp : yes [2024-04-16T10:13:16.991Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.991Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.991Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.991Z] bogomips : 4807.56 [2024-04-16T10:13:16.991Z] clflush size : 64 [2024-04-16T10:13:16.991Z] cache_alignment : 64 [2024-04-16T10:13:16.991Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.991Z] power management: [2024-04-16T10:13:16.991Z] [2024-04-16T10:13:16.991Z] processor : 20 [2024-04-16T10:13:16.991Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.991Z] cpu family : 6 [2024-04-16T10:13:16.991Z] model : 85 [2024-04-16T10:13:16.991Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.991Z] stepping : 7 [2024-04-16T10:13:16.991Z] microcode : 0x5003302 [2024-04-16T10:13:16.991Z] cpu MHz : 2902.857 [2024-04-16T10:13:16.991Z] cache size : 14080 KB [2024-04-16T10:13:16.991Z] physical id : 0 [2024-04-16T10:13:16.991Z] siblings : 20 [2024-04-16T10:13:16.991Z] core id : 0 [2024-04-16T10:13:16.991Z] cpu cores : 10 [2024-04-16T10:13:16.991Z] apicid : 1 [2024-04-16T10:13:16.991Z] initial apicid : 1 [2024-04-16T10:13:16.991Z] fpu : yes [2024-04-16T10:13:16.991Z] fpu_exception : yes [2024-04-16T10:13:16.991Z] cpuid level : 22 [2024-04-16T10:13:16.991Z] wp : yes [2024-04-16T10:13:16.991Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.991Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.991Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.991Z] bogomips : 4800.00 [2024-04-16T10:13:16.991Z] clflush size : 64 [2024-04-16T10:13:16.991Z] cache_alignment : 64 [2024-04-16T10:13:16.991Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.991Z] power management: [2024-04-16T10:13:16.991Z] [2024-04-16T10:13:16.991Z] processor : 21 [2024-04-16T10:13:16.991Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.991Z] cpu family : 6 [2024-04-16T10:13:16.991Z] model : 85 [2024-04-16T10:13:16.991Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.991Z] stepping : 7 [2024-04-16T10:13:16.991Z] microcode : 0x5003302 [2024-04-16T10:13:16.991Z] cpu MHz : 2899.952 [2024-04-16T10:13:16.991Z] cache size : 14080 KB [2024-04-16T10:13:16.991Z] physical id : 0 [2024-04-16T10:13:16.991Z] siblings : 20 [2024-04-16T10:13:16.991Z] core id : 1 [2024-04-16T10:13:16.991Z] cpu cores : 10 [2024-04-16T10:13:16.991Z] apicid : 3 [2024-04-16T10:13:16.991Z] initial apicid : 3 [2024-04-16T10:13:16.991Z] fpu : yes [2024-04-16T10:13:16.991Z] fpu_exception : yes [2024-04-16T10:13:16.991Z] cpuid level : 22 [2024-04-16T10:13:16.991Z] wp : yes [2024-04-16T10:13:16.992Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.992Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.992Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.992Z] bogomips : 4800.00 [2024-04-16T10:13:16.992Z] clflush size : 64 [2024-04-16T10:13:16.992Z] cache_alignment : 64 [2024-04-16T10:13:16.992Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.992Z] power management: [2024-04-16T10:13:16.992Z] [2024-04-16T10:13:16.992Z] processor : 22 [2024-04-16T10:13:16.992Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.992Z] cpu family : 6 [2024-04-16T10:13:16.992Z] model : 85 [2024-04-16T10:13:16.992Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.992Z] stepping : 7 [2024-04-16T10:13:16.992Z] microcode : 0x5003302 [2024-04-16T10:13:16.992Z] cpu MHz : 2899.885 [2024-04-16T10:13:16.992Z] cache size : 14080 KB [2024-04-16T10:13:16.992Z] physical id : 0 [2024-04-16T10:13:16.992Z] siblings : 20 [2024-04-16T10:13:16.992Z] core id : 2 [2024-04-16T10:13:16.992Z] cpu cores : 10 [2024-04-16T10:13:16.992Z] apicid : 5 [2024-04-16T10:13:16.992Z] initial apicid : 5 [2024-04-16T10:13:16.992Z] fpu : yes [2024-04-16T10:13:16.992Z] fpu_exception : yes [2024-04-16T10:13:16.992Z] cpuid level : 22 [2024-04-16T10:13:16.992Z] wp : yes [2024-04-16T10:13:16.992Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.992Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.992Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.992Z] bogomips : 4800.00 [2024-04-16T10:13:16.992Z] clflush size : 64 [2024-04-16T10:13:16.992Z] cache_alignment : 64 [2024-04-16T10:13:16.992Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.992Z] power management: [2024-04-16T10:13:16.992Z] [2024-04-16T10:13:16.992Z] processor : 23 [2024-04-16T10:13:16.992Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.992Z] cpu family : 6 [2024-04-16T10:13:16.992Z] model : 85 [2024-04-16T10:13:16.992Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.992Z] stepping : 7 [2024-04-16T10:13:16.992Z] microcode : 0x5003302 [2024-04-16T10:13:16.992Z] cpu MHz : 2900.777 [2024-04-16T10:13:16.992Z] cache size : 14080 KB [2024-04-16T10:13:16.992Z] physical id : 0 [2024-04-16T10:13:16.992Z] siblings : 20 [2024-04-16T10:13:16.992Z] core id : 3 [2024-04-16T10:13:16.992Z] cpu cores : 10 [2024-04-16T10:13:16.992Z] apicid : 7 [2024-04-16T10:13:16.992Z] initial apicid : 7 [2024-04-16T10:13:16.992Z] fpu : yes [2024-04-16T10:13:16.992Z] fpu_exception : yes [2024-04-16T10:13:16.992Z] cpuid level : 22 [2024-04-16T10:13:16.992Z] wp : yes [2024-04-16T10:13:16.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.993Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.993Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.993Z] bogomips : 4800.00 [2024-04-16T10:13:16.993Z] clflush size : 64 [2024-04-16T10:13:16.993Z] cache_alignment : 64 [2024-04-16T10:13:16.993Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.993Z] power management: [2024-04-16T10:13:16.993Z] [2024-04-16T10:13:16.993Z] processor : 24 [2024-04-16T10:13:16.993Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.993Z] cpu family : 6 [2024-04-16T10:13:16.993Z] model : 85 [2024-04-16T10:13:16.993Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.993Z] stepping : 7 [2024-04-16T10:13:16.993Z] microcode : 0x5003302 [2024-04-16T10:13:16.993Z] cpu MHz : 2899.495 [2024-04-16T10:13:16.993Z] cache size : 14080 KB [2024-04-16T10:13:16.993Z] physical id : 0 [2024-04-16T10:13:16.993Z] siblings : 20 [2024-04-16T10:13:16.993Z] core id : 4 [2024-04-16T10:13:16.993Z] cpu cores : 10 [2024-04-16T10:13:16.993Z] apicid : 9 [2024-04-16T10:13:16.993Z] initial apicid : 9 [2024-04-16T10:13:16.993Z] fpu : yes [2024-04-16T10:13:16.993Z] fpu_exception : yes [2024-04-16T10:13:16.993Z] cpuid level : 22 [2024-04-16T10:13:16.993Z] wp : yes [2024-04-16T10:13:16.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.993Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.993Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.993Z] bogomips : 4800.00 [2024-04-16T10:13:16.993Z] clflush size : 64 [2024-04-16T10:13:16.993Z] cache_alignment : 64 [2024-04-16T10:13:16.993Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.993Z] power management: [2024-04-16T10:13:16.993Z] [2024-04-16T10:13:16.993Z] processor : 25 [2024-04-16T10:13:16.993Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.993Z] cpu family : 6 [2024-04-16T10:13:16.993Z] model : 85 [2024-04-16T10:13:16.993Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.993Z] stepping : 7 [2024-04-16T10:13:16.993Z] microcode : 0x5003302 [2024-04-16T10:13:16.993Z] cpu MHz : 2900.003 [2024-04-16T10:13:16.993Z] cache size : 14080 KB [2024-04-16T10:13:16.993Z] physical id : 0 [2024-04-16T10:13:16.993Z] siblings : 20 [2024-04-16T10:13:16.993Z] core id : 8 [2024-04-16T10:13:16.993Z] cpu cores : 10 [2024-04-16T10:13:16.993Z] apicid : 17 [2024-04-16T10:13:16.993Z] initial apicid : 17 [2024-04-16T10:13:16.993Z] fpu : yes [2024-04-16T10:13:16.993Z] fpu_exception : yes [2024-04-16T10:13:16.993Z] cpuid level : 22 [2024-04-16T10:13:16.993Z] wp : yes [2024-04-16T10:13:16.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.994Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.994Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.994Z] bogomips : 4800.00 [2024-04-16T10:13:16.994Z] clflush size : 64 [2024-04-16T10:13:16.994Z] cache_alignment : 64 [2024-04-16T10:13:16.994Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.994Z] power management: [2024-04-16T10:13:16.994Z] [2024-04-16T10:13:16.994Z] processor : 26 [2024-04-16T10:13:16.994Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.994Z] cpu family : 6 [2024-04-16T10:13:16.994Z] model : 85 [2024-04-16T10:13:16.994Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.994Z] stepping : 7 [2024-04-16T10:13:16.994Z] microcode : 0x5003302 [2024-04-16T10:13:16.994Z] cpu MHz : 2899.669 [2024-04-16T10:13:16.994Z] cache size : 14080 KB [2024-04-16T10:13:16.994Z] physical id : 0 [2024-04-16T10:13:16.994Z] siblings : 20 [2024-04-16T10:13:16.994Z] core id : 9 [2024-04-16T10:13:16.994Z] cpu cores : 10 [2024-04-16T10:13:16.994Z] apicid : 19 [2024-04-16T10:13:16.994Z] initial apicid : 19 [2024-04-16T10:13:16.994Z] fpu : yes [2024-04-16T10:13:16.994Z] fpu_exception : yes [2024-04-16T10:13:16.994Z] cpuid level : 22 [2024-04-16T10:13:16.994Z] wp : yes [2024-04-16T10:13:16.994Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.994Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.994Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.994Z] bogomips : 4800.00 [2024-04-16T10:13:16.994Z] clflush size : 64 [2024-04-16T10:13:16.994Z] cache_alignment : 64 [2024-04-16T10:13:16.994Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.994Z] power management: [2024-04-16T10:13:16.994Z] [2024-04-16T10:13:16.994Z] processor : 27 [2024-04-16T10:13:16.994Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.994Z] cpu family : 6 [2024-04-16T10:13:16.994Z] model : 85 [2024-04-16T10:13:16.994Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.994Z] stepping : 7 [2024-04-16T10:13:16.994Z] microcode : 0x5003302 [2024-04-16T10:13:16.994Z] cpu MHz : 2899.839 [2024-04-16T10:13:16.994Z] cache size : 14080 KB [2024-04-16T10:13:16.994Z] physical id : 0 [2024-04-16T10:13:16.994Z] siblings : 20 [2024-04-16T10:13:16.994Z] core id : 10 [2024-04-16T10:13:16.994Z] cpu cores : 10 [2024-04-16T10:13:16.994Z] apicid : 21 [2024-04-16T10:13:16.994Z] initial apicid : 21 [2024-04-16T10:13:16.994Z] fpu : yes [2024-04-16T10:13:16.994Z] fpu_exception : yes [2024-04-16T10:13:16.994Z] cpuid level : 22 [2024-04-16T10:13:16.994Z] wp : yes [2024-04-16T10:13:16.994Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.995Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.995Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.995Z] bogomips : 4800.00 [2024-04-16T10:13:16.995Z] clflush size : 64 [2024-04-16T10:13:16.995Z] cache_alignment : 64 [2024-04-16T10:13:16.995Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.995Z] power management: [2024-04-16T10:13:16.995Z] [2024-04-16T10:13:16.995Z] processor : 28 [2024-04-16T10:13:16.995Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.995Z] cpu family : 6 [2024-04-16T10:13:16.995Z] model : 85 [2024-04-16T10:13:16.995Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.995Z] stepping : 7 [2024-04-16T10:13:16.995Z] microcode : 0x5003302 [2024-04-16T10:13:16.995Z] cpu MHz : 2900.455 [2024-04-16T10:13:16.995Z] cache size : 14080 KB [2024-04-16T10:13:16.995Z] physical id : 0 [2024-04-16T10:13:16.995Z] siblings : 20 [2024-04-16T10:13:16.995Z] core id : 11 [2024-04-16T10:13:16.995Z] cpu cores : 10 [2024-04-16T10:13:16.995Z] apicid : 23 [2024-04-16T10:13:16.995Z] initial apicid : 23 [2024-04-16T10:13:16.995Z] fpu : yes [2024-04-16T10:13:16.995Z] fpu_exception : yes [2024-04-16T10:13:16.995Z] cpuid level : 22 [2024-04-16T10:13:16.995Z] wp : yes [2024-04-16T10:13:16.995Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.995Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.995Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.995Z] bogomips : 4800.00 [2024-04-16T10:13:16.995Z] clflush size : 64 [2024-04-16T10:13:16.995Z] cache_alignment : 64 [2024-04-16T10:13:16.995Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.995Z] power management: [2024-04-16T10:13:16.995Z] [2024-04-16T10:13:16.995Z] processor : 29 [2024-04-16T10:13:16.995Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.995Z] cpu family : 6 [2024-04-16T10:13:16.995Z] model : 85 [2024-04-16T10:13:16.995Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.995Z] stepping : 7 [2024-04-16T10:13:16.995Z] microcode : 0x5003302 [2024-04-16T10:13:16.995Z] cpu MHz : 2900.539 [2024-04-16T10:13:16.995Z] cache size : 14080 KB [2024-04-16T10:13:16.995Z] physical id : 0 [2024-04-16T10:13:16.995Z] siblings : 20 [2024-04-16T10:13:16.995Z] core id : 12 [2024-04-16T10:13:16.995Z] cpu cores : 10 [2024-04-16T10:13:16.995Z] apicid : 25 [2024-04-16T10:13:16.995Z] initial apicid : 25 [2024-04-16T10:13:16.995Z] fpu : yes [2024-04-16T10:13:16.995Z] fpu_exception : yes [2024-04-16T10:13:16.995Z] cpuid level : 22 [2024-04-16T10:13:16.995Z] wp : yes [2024-04-16T10:13:16.995Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.995Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.996Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.996Z] bogomips : 4800.00 [2024-04-16T10:13:16.996Z] clflush size : 64 [2024-04-16T10:13:16.996Z] cache_alignment : 64 [2024-04-16T10:13:16.996Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.996Z] power management: [2024-04-16T10:13:16.996Z] [2024-04-16T10:13:16.996Z] processor : 30 [2024-04-16T10:13:16.996Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.996Z] cpu family : 6 [2024-04-16T10:13:16.996Z] model : 85 [2024-04-16T10:13:16.996Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.996Z] stepping : 7 [2024-04-16T10:13:16.996Z] microcode : 0x5003302 [2024-04-16T10:13:16.996Z] cpu MHz : 2899.015 [2024-04-16T10:13:16.996Z] cache size : 14080 KB [2024-04-16T10:13:16.996Z] physical id : 1 [2024-04-16T10:13:16.996Z] siblings : 20 [2024-04-16T10:13:16.996Z] core id : 0 [2024-04-16T10:13:16.996Z] cpu cores : 10 [2024-04-16T10:13:16.996Z] apicid : 33 [2024-04-16T10:13:16.996Z] initial apicid : 33 [2024-04-16T10:13:16.996Z] fpu : yes [2024-04-16T10:13:16.996Z] fpu_exception : yes [2024-04-16T10:13:16.996Z] cpuid level : 22 [2024-04-16T10:13:16.996Z] wp : yes [2024-04-16T10:13:16.996Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.996Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.996Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.996Z] bogomips : 4807.56 [2024-04-16T10:13:16.996Z] clflush size : 64 [2024-04-16T10:13:16.996Z] cache_alignment : 64 [2024-04-16T10:13:16.996Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.996Z] power management: [2024-04-16T10:13:16.996Z] [2024-04-16T10:13:16.996Z] processor : 31 [2024-04-16T10:13:16.996Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.996Z] cpu family : 6 [2024-04-16T10:13:16.996Z] model : 85 [2024-04-16T10:13:16.996Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.996Z] stepping : 7 [2024-04-16T10:13:16.996Z] microcode : 0x5003302 [2024-04-16T10:13:16.996Z] cpu MHz : 1951.947 [2024-04-16T10:13:16.996Z] cache size : 14080 KB [2024-04-16T10:13:16.996Z] physical id : 1 [2024-04-16T10:13:16.996Z] siblings : 20 [2024-04-16T10:13:16.996Z] core id : 1 [2024-04-16T10:13:16.996Z] cpu cores : 10 [2024-04-16T10:13:16.996Z] apicid : 35 [2024-04-16T10:13:16.996Z] initial apicid : 35 [2024-04-16T10:13:16.996Z] fpu : yes [2024-04-16T10:13:16.996Z] fpu_exception : yes [2024-04-16T10:13:16.996Z] cpuid level : 22 [2024-04-16T10:13:16.996Z] wp : yes [2024-04-16T10:13:16.996Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.996Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.996Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.996Z] bogomips : 4807.56 [2024-04-16T10:13:16.996Z] clflush size : 64 [2024-04-16T10:13:16.996Z] cache_alignment : 64 [2024-04-16T10:13:16.996Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.996Z] power management: [2024-04-16T10:13:16.996Z] [2024-04-16T10:13:16.996Z] processor : 32 [2024-04-16T10:13:16.996Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.996Z] cpu family : 6 [2024-04-16T10:13:16.996Z] model : 85 [2024-04-16T10:13:16.996Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.996Z] stepping : 7 [2024-04-16T10:13:16.996Z] microcode : 0x5003302 [2024-04-16T10:13:16.996Z] cpu MHz : 2900.003 [2024-04-16T10:13:16.996Z] cache size : 14080 KB [2024-04-16T10:13:16.996Z] physical id : 1 [2024-04-16T10:13:16.996Z] siblings : 20 [2024-04-16T10:13:16.996Z] core id : 2 [2024-04-16T10:13:16.996Z] cpu cores : 10 [2024-04-16T10:13:16.997Z] apicid : 37 [2024-04-16T10:13:16.997Z] initial apicid : 37 [2024-04-16T10:13:16.997Z] fpu : yes [2024-04-16T10:13:16.997Z] fpu_exception : yes [2024-04-16T10:13:16.997Z] cpuid level : 22 [2024-04-16T10:13:16.997Z] wp : yes [2024-04-16T10:13:16.997Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.997Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.997Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.997Z] bogomips : 4807.56 [2024-04-16T10:13:16.997Z] clflush size : 64 [2024-04-16T10:13:16.997Z] cache_alignment : 64 [2024-04-16T10:13:16.997Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.997Z] power management: [2024-04-16T10:13:16.997Z] [2024-04-16T10:13:16.997Z] processor : 33 [2024-04-16T10:13:16.997Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.997Z] cpu family : 6 [2024-04-16T10:13:16.997Z] model : 85 [2024-04-16T10:13:16.997Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.997Z] stepping : 7 [2024-04-16T10:13:16.997Z] microcode : 0x5003302 [2024-04-16T10:13:16.997Z] cpu MHz : 2900.518 [2024-04-16T10:13:16.997Z] cache size : 14080 KB [2024-04-16T10:13:16.997Z] physical id : 1 [2024-04-16T10:13:16.997Z] siblings : 20 [2024-04-16T10:13:16.997Z] core id : 3 [2024-04-16T10:13:16.997Z] cpu cores : 10 [2024-04-16T10:13:16.997Z] apicid : 39 [2024-04-16T10:13:16.997Z] initial apicid : 39 [2024-04-16T10:13:16.997Z] fpu : yes [2024-04-16T10:13:16.997Z] fpu_exception : yes [2024-04-16T10:13:16.997Z] cpuid level : 22 [2024-04-16T10:13:16.997Z] wp : yes [2024-04-16T10:13:16.997Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.997Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.997Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.997Z] bogomips : 4807.56 [2024-04-16T10:13:16.997Z] clflush size : 64 [2024-04-16T10:13:16.997Z] cache_alignment : 64 [2024-04-16T10:13:16.997Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.997Z] power management: [2024-04-16T10:13:16.997Z] [2024-04-16T10:13:16.997Z] processor : 34 [2024-04-16T10:13:16.997Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.997Z] cpu family : 6 [2024-04-16T10:13:16.997Z] model : 85 [2024-04-16T10:13:16.997Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.997Z] stepping : 7 [2024-04-16T10:13:16.997Z] microcode : 0x5003302 [2024-04-16T10:13:16.997Z] cpu MHz : 2900.002 [2024-04-16T10:13:16.997Z] cache size : 14080 KB [2024-04-16T10:13:16.997Z] physical id : 1 [2024-04-16T10:13:16.997Z] siblings : 20 [2024-04-16T10:13:16.997Z] core id : 4 [2024-04-16T10:13:16.997Z] cpu cores : 10 [2024-04-16T10:13:16.997Z] apicid : 41 [2024-04-16T10:13:16.997Z] initial apicid : 41 [2024-04-16T10:13:16.997Z] fpu : yes [2024-04-16T10:13:16.997Z] fpu_exception : yes [2024-04-16T10:13:16.997Z] cpuid level : 22 [2024-04-16T10:13:16.997Z] wp : yes [2024-04-16T10:13:16.998Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.998Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.998Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.998Z] bogomips : 4807.56 [2024-04-16T10:13:16.998Z] clflush size : 64 [2024-04-16T10:13:16.998Z] cache_alignment : 64 [2024-04-16T10:13:16.998Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.998Z] power management: [2024-04-16T10:13:16.998Z] [2024-04-16T10:13:16.998Z] processor : 35 [2024-04-16T10:13:16.998Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.998Z] cpu family : 6 [2024-04-16T10:13:16.998Z] model : 85 [2024-04-16T10:13:16.998Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.998Z] stepping : 7 [2024-04-16T10:13:16.998Z] microcode : 0x5003302 [2024-04-16T10:13:16.998Z] cpu MHz : 2900.479 [2024-04-16T10:13:16.998Z] cache size : 14080 KB [2024-04-16T10:13:16.998Z] physical id : 1 [2024-04-16T10:13:16.998Z] siblings : 20 [2024-04-16T10:13:16.998Z] core id : 8 [2024-04-16T10:13:16.998Z] cpu cores : 10 [2024-04-16T10:13:16.998Z] apicid : 49 [2024-04-16T10:13:16.998Z] initial apicid : 49 [2024-04-16T10:13:16.998Z] fpu : yes [2024-04-16T10:13:16.998Z] fpu_exception : yes [2024-04-16T10:13:16.998Z] cpuid level : 22 [2024-04-16T10:13:16.998Z] wp : yes [2024-04-16T10:13:16.998Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.998Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.998Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.998Z] bogomips : 4807.56 [2024-04-16T10:13:16.998Z] clflush size : 64 [2024-04-16T10:13:16.998Z] cache_alignment : 64 [2024-04-16T10:13:16.998Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.998Z] power management: [2024-04-16T10:13:16.998Z] [2024-04-16T10:13:16.998Z] processor : 36 [2024-04-16T10:13:16.998Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.998Z] cpu family : 6 [2024-04-16T10:13:16.998Z] model : 85 [2024-04-16T10:13:16.998Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.998Z] stepping : 7 [2024-04-16T10:13:16.998Z] microcode : 0x5003302 [2024-04-16T10:13:16.998Z] cpu MHz : 2901.414 [2024-04-16T10:13:16.998Z] cache size : 14080 KB [2024-04-16T10:13:16.998Z] physical id : 1 [2024-04-16T10:13:16.998Z] siblings : 20 [2024-04-16T10:13:16.998Z] core id : 9 [2024-04-16T10:13:16.998Z] cpu cores : 10 [2024-04-16T10:13:16.998Z] apicid : 51 [2024-04-16T10:13:16.998Z] initial apicid : 51 [2024-04-16T10:13:16.998Z] fpu : yes [2024-04-16T10:13:16.998Z] fpu_exception : yes [2024-04-16T10:13:16.998Z] cpuid level : 22 [2024-04-16T10:13:16.998Z] wp : yes [2024-04-16T10:13:16.998Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.999Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.999Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.999Z] bogomips : 4807.56 [2024-04-16T10:13:16.999Z] clflush size : 64 [2024-04-16T10:13:16.999Z] cache_alignment : 64 [2024-04-16T10:13:16.999Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.999Z] power management: [2024-04-16T10:13:16.999Z] [2024-04-16T10:13:16.999Z] processor : 37 [2024-04-16T10:13:16.999Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.999Z] cpu family : 6 [2024-04-16T10:13:16.999Z] model : 85 [2024-04-16T10:13:16.999Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.999Z] stepping : 7 [2024-04-16T10:13:16.999Z] microcode : 0x5003302 [2024-04-16T10:13:16.999Z] cpu MHz : 2903.549 [2024-04-16T10:13:16.999Z] cache size : 14080 KB [2024-04-16T10:13:16.999Z] physical id : 1 [2024-04-16T10:13:16.999Z] siblings : 20 [2024-04-16T10:13:16.999Z] core id : 10 [2024-04-16T10:13:16.999Z] cpu cores : 10 [2024-04-16T10:13:16.999Z] apicid : 53 [2024-04-16T10:13:16.999Z] initial apicid : 53 [2024-04-16T10:13:16.999Z] fpu : yes [2024-04-16T10:13:16.999Z] fpu_exception : yes [2024-04-16T10:13:16.999Z] cpuid level : 22 [2024-04-16T10:13:16.999Z] wp : yes [2024-04-16T10:13:16.999Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.999Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.999Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.999Z] bogomips : 4807.56 [2024-04-16T10:13:16.999Z] clflush size : 64 [2024-04-16T10:13:16.999Z] cache_alignment : 64 [2024-04-16T10:13:16.999Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.999Z] power management: [2024-04-16T10:13:16.999Z] [2024-04-16T10:13:16.999Z] processor : 38 [2024-04-16T10:13:16.999Z] vendor_id : GenuineIntel [2024-04-16T10:13:16.999Z] cpu family : 6 [2024-04-16T10:13:16.999Z] model : 85 [2024-04-16T10:13:16.999Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:16.999Z] stepping : 7 [2024-04-16T10:13:16.999Z] microcode : 0x5003302 [2024-04-16T10:13:16.999Z] cpu MHz : 2899.151 [2024-04-16T10:13:16.999Z] cache size : 14080 KB [2024-04-16T10:13:16.999Z] physical id : 1 [2024-04-16T10:13:16.999Z] siblings : 20 [2024-04-16T10:13:16.999Z] core id : 11 [2024-04-16T10:13:16.999Z] cpu cores : 10 [2024-04-16T10:13:16.999Z] apicid : 55 [2024-04-16T10:13:16.999Z] initial apicid : 55 [2024-04-16T10:13:16.999Z] fpu : yes [2024-04-16T10:13:16.999Z] fpu_exception : yes [2024-04-16T10:13:16.999Z] cpuid level : 22 [2024-04-16T10:13:16.999Z] wp : yes [2024-04-16T10:13:16.999Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:16.999Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:16.999Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:16.999Z] bogomips : 4807.56 [2024-04-16T10:13:16.999Z] clflush size : 64 [2024-04-16T10:13:16.999Z] cache_alignment : 64 [2024-04-16T10:13:16.999Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:16.999Z] power management: [2024-04-16T10:13:17.000Z] [2024-04-16T10:13:17.000Z] processor : 39 [2024-04-16T10:13:17.000Z] vendor_id : GenuineIntel [2024-04-16T10:13:17.000Z] cpu family : 6 [2024-04-16T10:13:17.000Z] model : 85 [2024-04-16T10:13:17.000Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:13:17.000Z] stepping : 7 [2024-04-16T10:13:17.000Z] microcode : 0x5003302 [2024-04-16T10:13:17.000Z] cpu MHz : 2903.830 [2024-04-16T10:13:17.000Z] cache size : 14080 KB [2024-04-16T10:13:17.000Z] physical id : 1 [2024-04-16T10:13:17.000Z] siblings : 20 [2024-04-16T10:13:17.000Z] core id : 12 [2024-04-16T10:13:17.000Z] cpu cores : 10 [2024-04-16T10:13:17.000Z] apicid : 57 [2024-04-16T10:13:17.000Z] initial apicid : 57 [2024-04-16T10:13:17.000Z] fpu : yes [2024-04-16T10:13:17.000Z] fpu_exception : yes [2024-04-16T10:13:17.000Z] cpuid level : 22 [2024-04-16T10:13:17.000Z] wp : yes [2024-04-16T10:13:17.000Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:13:17.000Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:17.000Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:13:17.000Z] bogomips : 4807.56 [2024-04-16T10:13:17.000Z] clflush size : 64 [2024-04-16T10:13:17.000Z] cache_alignment : 64 [2024-04-16T10:13:17.000Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:17.000Z] power management: [2024-04-16T10:13:17.000Z] [2024-04-16T10:13:17.000Z] + cat /proc/meminfo [2024-04-16T10:13:17.000Z] MemTotal: 131639688 kB [2024-04-16T10:13:17.000Z] MemFree: 12504588 kB [2024-04-16T10:13:17.000Z] MemAvailable: 107037676 kB [2024-04-16T10:13:17.000Z] Buffers: 1144 kB [2024-04-16T10:13:17.000Z] Cached: 85538676 kB [2024-04-16T10:13:17.000Z] SwapCached: 0 kB [2024-04-16T10:13:17.000Z] Active: 26492548 kB [2024-04-16T10:13:17.000Z] Inactive: 69179412 kB [2024-04-16T10:13:17.000Z] Active(anon): 9657300 kB [2024-04-16T10:13:17.000Z] Inactive(anon): 616584 kB [2024-04-16T10:13:17.000Z] Active(file): 16835248 kB [2024-04-16T10:13:17.000Z] Inactive(file): 68562828 kB [2024-04-16T10:13:17.000Z] Unevictable: 143896 kB [2024-04-16T10:13:17.000Z] Mlocked: 143896 kB [2024-04-16T10:13:17.000Z] SwapTotal: 0 kB [2024-04-16T10:13:17.000Z] SwapFree: 0 kB [2024-04-16T10:13:17.000Z] Zswap: 0 kB [2024-04-16T10:13:17.000Z] Zswapped: 0 kB [2024-04-16T10:13:17.000Z] Dirty: 61968 kB [2024-04-16T10:13:17.000Z] Writeback: 740 kB [2024-04-16T10:13:17.000Z] AnonPages: 10244984 kB [2024-04-16T10:13:17.000Z] Mapped: 1138948 kB [2024-04-16T10:13:17.000Z] Shmem: 133672 kB [2024-04-16T10:13:17.000Z] KReclaimable: 10196676 kB [2024-04-16T10:13:17.000Z] Slab: 16721080 kB [2024-04-16T10:13:17.000Z] SReclaimable: 10196676 kB [2024-04-16T10:13:17.000Z] SUnreclaim: 6524404 kB [2024-04-16T10:13:17.000Z] KernelStack: 46800 kB [2024-04-16T10:13:17.000Z] PageTables: 68680 kB [2024-04-16T10:13:17.000Z] SecPageTables: 0 kB [2024-04-16T10:13:17.000Z] NFS_Unstable: 0 kB [2024-04-16T10:13:17.000Z] Bounce: 0 kB [2024-04-16T10:13:17.000Z] WritebackTmp: 0 kB [2024-04-16T10:13:17.000Z] CommitLimit: 65819844 kB [2024-04-16T10:13:17.000Z] Committed_AS: 15022436 kB [2024-04-16T10:13:17.000Z] VmallocTotal: 34359738367 kB [2024-04-16T10:13:17.000Z] VmallocUsed: 237316 kB [2024-04-16T10:13:17.000Z] VmallocChunk: 0 kB [2024-04-16T10:13:17.000Z] Percpu: 657600 kB [2024-04-16T10:13:17.000Z] HardwareCorrupted: 0 kB [2024-04-16T10:13:17.000Z] AnonHugePages: 4198400 kB [2024-04-16T10:13:17.000Z] ShmemHugePages: 0 kB [2024-04-16T10:13:17.000Z] ShmemPmdMapped: 0 kB [2024-04-16T10:13:17.000Z] FileHugePages: 0 kB [2024-04-16T10:13:17.000Z] FilePmdMapped: 0 kB [2024-04-16T10:13:17.000Z] CmaTotal: 0 kB [2024-04-16T10:13:17.000Z] CmaFree: 0 kB [2024-04-16T10:13:17.000Z] HugePages_Total: 0 [2024-04-16T10:13:17.000Z] HugePages_Free: 0 [2024-04-16T10:13:17.000Z] HugePages_Rsvd: 0 [2024-04-16T10:13:17.000Z] HugePages_Surp: 0 [2024-04-16T10:13:17.000Z] Hugepagesize: 2048 kB [2024-04-16T10:13:17.000Z] Hugetlb: 0 kB [2024-04-16T10:13:17.000Z] DirectMap4k: 1028440 kB [2024-04-16T10:13:17.000Z] DirectMap2M: 32180224 kB [2024-04-16T10:13:17.000Z] DirectMap1G: 102760448 kB [2024-04-16T10:13:17.008Z] [INFO] [2024-04-16T10:13:17.008Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:13:17.008Z] [INFO] [2024-04-16T10:13:17.008Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [Pipeline] sh [2024-04-16T10:13:17.288Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:13:17.288Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:13:17.851Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:17.851Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:17.851Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test ql_gf_full_profile_all [2024-04-16T10:13:17.851Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:13:17.851Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:13:17.851Z] + readonly GF_INTERNAL_ENV_SH=/tmp/0Esgf-internal-env [2024-04-16T10:13:17.851Z] + GF_INTERNAL_ENV_SH=/tmp/0Esgf-internal-env [2024-04-16T10:13:17.851Z] + '[' '!' -z '' ']' [2024-04-16T10:13:17.851Z] + export WSIMPORT_OPTS= [2024-04-16T10:13:17.851Z] + WSIMPORT_OPTS= [2024-04-16T10:13:17.851Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:13:17.851Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:13:18.107Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:13:18.107Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:18.107Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:18.107Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:18.107Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:18.107Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:13:18.107Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:13:18.107Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:18.107Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:18.107Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:18.107Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:18.107Z] + echo 'Preparing dependencies ...' [2024-04-16T10:13:18.107Z] Preparing dependencies ... [2024-04-16T10:13:18.107Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:13:19.475Z] [INFO] Scanning for projects... [2024-04-16T10:13:20.284Z] [INFO] [2024-04-16T10:13:20.284Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:13:20.284Z] [INFO] [2024-04-16T10:13:20.284Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:13:22.734Z] [INFO] [2024-04-16T10:13:22.734Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:13:22.734Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:13:22.734Z] [INFO] from pom.xml [2024-04-16T10:13:22.734Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:13:23.585Z] [INFO] No sources to compile [2024-04-16T10:13:23.585Z] [INFO] [2024-04-16T10:13:23.585Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:13:23.585Z] [INFO] [2024-04-16T10:13:23.585Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:13:23.585Z] [INFO] [2024-04-16T10:13:23.585Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:13:23.585Z] [INFO] No sources to compile [2024-04-16T10:13:23.585Z] [INFO] [2024-04-16T10:13:23.585Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:13:23.585Z] [INFO] No sources to compile [2024-04-16T10:13:23.585Z] [INFO] [2024-04-16T10:13:23.585Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:13:23.842Z] [INFO] Executing tasks [2024-04-16T10:13:23.842Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:13:23.842Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:13:23.842Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:13:23.842Z] [INFO] Executed tasks [2024-04-16T10:13:23.842Z] [INFO] [2024-04-16T10:13:23.842Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:13:25.242Z] [INFO] [2024-04-16T10:13:25.242Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:13:25.242Z] [INFO] [2024-04-16T10:13:25.242Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:13:26.995Z] Agent basic-znmt7 is provisioned from template basic [2024-04-16T10:13:26.996Z] --- [2024-04-16T10:13:26.996Z] apiVersion: "v1" [2024-04-16T10:13:26.996Z] kind: "Pod" [2024-04-16T10:13:26.996Z] metadata: [2024-04-16T10:13:26.996Z] labels: [2024-04-16T10:13:26.996Z] jenkins: "slave" [2024-04-16T10:13:26.996Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:13:26.996Z] jenkins/label: "basic" [2024-04-16T10:13:26.996Z] name: "basic-znmt7" [2024-04-16T10:13:26.996Z] namespace: "glassfish" [2024-04-16T10:13:26.996Z] spec: [2024-04-16T10:13:26.996Z] containers: [2024-04-16T10:13:26.996Z] - env: [2024-04-16T10:13:26.996Z] - name: "JENKINS_SECRET" [2024-04-16T10:13:26.996Z] value: "********" [2024-04-16T10:13:26.996Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:13:26.996Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:13:26.996Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:13:26.996Z] value: "basic-znmt7" [2024-04-16T10:13:26.996Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:13:26.996Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:13:26.996Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:13:26.996Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:13:26.996Z] value: "" [2024-04-16T10:13:26.996Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:13:26.996Z] value: "" [2024-04-16T10:13:26.996Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:13:26.996Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:13:26.996Z] - name: "JENKINS_NAME" [2024-04-16T10:13:26.996Z] value: "basic-znmt7" [2024-04-16T10:13:26.996Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:13:26.996Z] value: "/home/jenkins/agent" [2024-04-16T10:13:26.996Z] - name: "JENKINS_URL" [2024-04-16T10:13:26.996Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:13:26.996Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:13:26.996Z] imagePullPolicy: "Always" [2024-04-16T10:13:26.996Z] name: "jnlp" [2024-04-16T10:13:26.996Z] resources: [2024-04-16T10:13:26.996Z] limits: [2024-04-16T10:13:26.996Z] cpu: "2000m" [2024-04-16T10:13:26.996Z] memory: "4096Mi" [2024-04-16T10:13:26.996Z] requests: [2024-04-16T10:13:26.996Z] cpu: "1000m" [2024-04-16T10:13:26.996Z] memory: "4096Mi" [2024-04-16T10:13:26.996Z] tty: true [2024-04-16T10:13:26.996Z] volumeMounts: [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:13:26.996Z] name: "m2-dir" [2024-04-16T10:13:26.996Z] readOnly: true [2024-04-16T10:13:26.996Z] subPath: "toolchains.xml" [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:13:26.996Z] name: "m2-dir" [2024-04-16T10:13:26.996Z] readOnly: true [2024-04-16T10:13:26.996Z] subPath: ".mavenrc" [2024-04-16T10:13:26.996Z] - mountPath: "/opt/tools" [2024-04-16T10:13:26.996Z] name: "volume-0" [2024-04-16T10:13:26.996Z] readOnly: false [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins" [2024-04-16T10:13:26.996Z] name: "volume-2" [2024-04-16T10:13:26.996Z] readOnly: false [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:13:26.996Z] name: "volume-3" [2024-04-16T10:13:26.996Z] readOnly: false [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:13:26.996Z] name: "m2-secret-dir" [2024-04-16T10:13:26.996Z] readOnly: true [2024-04-16T10:13:26.996Z] subPath: "settings-security.xml" [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:13:26.996Z] name: "volume-4" [2024-04-16T10:13:26.996Z] readOnly: false [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:13:26.996Z] name: "m2-secret-dir" [2024-04-16T10:13:26.996Z] readOnly: true [2024-04-16T10:13:26.996Z] subPath: "settings.xml" [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:13:26.996Z] name: "volume-1" [2024-04-16T10:13:26.996Z] readOnly: false [2024-04-16T10:13:26.996Z] subPath: "" [2024-04-16T10:13:26.996Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:13:26.996Z] name: "workspace-volume" [2024-04-16T10:13:26.996Z] readOnly: false [2024-04-16T10:13:26.996Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:13:26.996Z] nodeSelector: [2024-04-16T10:13:26.996Z] kubernetes.io/os: "linux" [2024-04-16T10:13:26.996Z] restartPolicy: "Never" [2024-04-16T10:13:26.996Z] volumes: [2024-04-16T10:13:26.996Z] - name: "volume-0" [2024-04-16T10:13:26.996Z] persistentVolumeClaim: [2024-04-16T10:13:26.996Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:13:26.996Z] readOnly: true [2024-04-16T10:13:26.996Z] - name: "m2-secret-dir" [2024-04-16T10:13:26.996Z] secret: [2024-04-16T10:13:26.996Z] secretName: "m2-secret-dir" [2024-04-16T10:13:26.996Z] - emptyDir: [2024-04-16T10:13:26.996Z] medium: "" [2024-04-16T10:13:26.996Z] name: "volume-2" [2024-04-16T10:13:26.996Z] - configMap: [2024-04-16T10:13:26.996Z] name: "m2-dir" [2024-04-16T10:13:26.996Z] name: "m2-dir" [2024-04-16T10:13:26.996Z] - configMap: [2024-04-16T10:13:26.996Z] name: "known-hosts" [2024-04-16T10:13:26.996Z] name: "volume-1" [2024-04-16T10:13:26.996Z] - emptyDir: [2024-04-16T10:13:26.996Z] medium: "" [2024-04-16T10:13:26.996Z] name: "workspace-volume" [2024-04-16T10:13:26.996Z] - emptyDir: [2024-04-16T10:13:26.996Z] medium: "" [2024-04-16T10:13:26.996Z] name: "volume-4" [2024-04-16T10:13:26.996Z] - emptyDir: [2024-04-16T10:13:26.996Z] medium: "" [2024-04-16T10:13:26.996Z] name: "volume-3" [2024-04-16T10:13:26.996Z] [2024-04-16T10:13:27.374Z] Running on basic-znmt7 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (web_jsp) [Pipeline] unstash [Pipeline] { [Pipeline] sh [2024-04-16T10:13:28.502Z] [INFO] [2024-04-16T10:13:28.502Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:13:28.502Z] [INFO] [2024-04-16T10:13:28.502Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:13:29.010Z] + id [2024-04-16T10:13:29.010Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:13:29.010Z] + uname -a [2024-04-16T10:13:29.010Z] Linux basic-78ws1 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:13:29.010Z] + env [2024-04-16T10:13:29.010Z] + sort [2024-04-16T10:13:29.010Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:13:29.010Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:29.010Z] BRANCH_NAME=PR-24889 [2024-04-16T10:13:29.010Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:13:29.010Z] BUILD_ID=5 [2024-04-16T10:13:29.010Z] BUILD_NUMBER=5 [2024-04-16T10:13:29.010Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:13:29.010Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:13:29.010Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:13:29.010Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:13:29.010Z] CHANGE_FORK=samsonsouley [2024-04-16T10:13:29.010Z] CHANGE_ID=24889 [2024-04-16T10:13:29.010Z] CHANGE_TARGET=master [2024-04-16T10:13:29.010Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:13:29.010Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:13:29.010Z] CI=true [2024-04-16T10:13:29.010Z] EXECUTOR_NUMBER=0 [2024-04-16T10:13:29.010Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:13:29.010Z] HOME=/home/jenkins [2024-04-16T10:13:29.010Z] HOSTNAME=basic-78ws1 [2024-04-16T10:13:29.010Z] HUDSON_COOKIE=e9bbeae4-da5b-43fc-b8a0-f2849ff7889a [2024-04-16T10:13:29.010Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:13:29.010Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:13:29.010Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:29.010Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:13:29.010Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:13:29.010Z] JENKINS_AGENT_NAME=basic-78ws1 [2024-04-16T10:13:29.010Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:13:29.010Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:13:29.010Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:13:29.010Z] JENKINS_NAME=basic-78ws1 [2024-04-16T10:13:29.010Z] JENKINS_NODE_COOKIE=933788fb-9c4b-4f1c-9e6a-9d7d15e37a23 [2024-04-16T10:13:29.010Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:13:29.010Z] JENKINS_SECRET=**** [2024-04-16T10:13:29.010Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:13:29.010Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:13:29.010Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:13:29.010Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:13:29.010Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:13:29.010Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:13:29.010Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:13:29.010Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:13:29.010Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:13:29.010Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:13:29.010Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:29.010Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:13:29.010Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:13:29.010Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:13:29.010Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:13:29.010Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:13:29.010Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:13:29.010Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:13:29.010Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:13:29.010Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:13:29.010Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:13:29.010Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:13:29.010Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:13:29.010Z] LANG=en_US.UTF-8 [2024-04-16T10:13:29.010Z] LANGUAGE=en_US:en [2024-04-16T10:13:29.010Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:13:29.010Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:29.010Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:29.010Z] NODE_LABELS=basic-78ws1 basic [2024-04-16T10:13:29.010Z] NODE_NAME=basic-78ws1 [2024-04-16T10:13:29.010Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:13:29.011Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-78ws1 [2024-04-16T10:13:29.011Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:13:29.011Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:13:29.011Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:13:29.011Z] PORT_ADMIN=4848 [2024-04-16T10:13:29.011Z] PORT_HTTP=8080 [2024-04-16T10:13:29.011Z] PORT_HTTPS=8181 [2024-04-16T10:13:29.011Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:29.011Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:13:29.011Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:13:29.011Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:13:29.011Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:13:29.011Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:29.011Z] SHLVL=1 [2024-04-16T10:13:29.011Z] STAGE_NAME=ql_gf_web_profile_all [2024-04-16T10:13:29.011Z] TERM=xterm [2024-04-16T10:13:29.011Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:13:29.011Z] USER_NAME=jenkins [2024-04-16T10:13:29.011Z] _=/usr/bin/env [2024-04-16T10:13:29.011Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:29.011Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:13:29.011Z] + df -h [2024-04-16T10:13:29.011Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:13:29.011Z] overlay 32G 20K 32G 1% / [2024-04-16T10:13:29.011Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:13:29.011Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:13:29.011Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:13:29.011Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-04-16T10:13:29.011Z] /dev/sda4 932G 154G 778G 17% /etc/hosts [2024-04-16T10:13:29.011Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:13:29.011Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:13:29.011Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:13:29.011Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:13:29.011Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:13:29.011Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:13:29.011Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:13:29.011Z] 87 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:13:29.011Z] + mvn -version [2024-04-16T10:13:29.269Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:13:29.269Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:29.269Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:13:29.269Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:13:29.269Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:13:29.528Z] + ant -version [2024-04-16T10:13:29.528Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:13:29.528Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:13:29.528Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-978c0e01/script.sh.copy: line 9: ps: command not found [2024-04-16T10:13:29.528Z] + true [2024-04-16T10:13:29.528Z] + cat /proc/cpuinfo [2024-04-16T10:13:29.528Z] processor : 0 [2024-04-16T10:13:29.528Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.528Z] cpu family : 6 [2024-04-16T10:13:29.528Z] model : 62 [2024-04-16T10:13:29.528Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.528Z] stepping : 4 [2024-04-16T10:13:29.528Z] microcode : 0x42e [2024-04-16T10:13:29.528Z] cpu MHz : 2400.398 [2024-04-16T10:13:29.528Z] cache size : 15360 KB [2024-04-16T10:13:29.528Z] physical id : 0 [2024-04-16T10:13:29.528Z] siblings : 12 [2024-04-16T10:13:29.528Z] core id : 0 [2024-04-16T10:13:29.528Z] cpu cores : 6 [2024-04-16T10:13:29.528Z] apicid : 0 [2024-04-16T10:13:29.528Z] initial apicid : 0 [2024-04-16T10:13:29.528Z] fpu : yes [2024-04-16T10:13:29.528Z] fpu_exception : yes [2024-04-16T10:13:29.528Z] cpuid level : 13 [2024-04-16T10:13:29.528Z] wp : yes [2024-04-16T10:13:29.528Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.528Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.528Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.528Z] bogomips : 4200.27 [2024-04-16T10:13:29.528Z] clflush size : 64 [2024-04-16T10:13:29.528Z] cache_alignment : 64 [2024-04-16T10:13:29.528Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.528Z] power management: [2024-04-16T10:13:29.528Z] [2024-04-16T10:13:29.528Z] processor : 1 [2024-04-16T10:13:29.528Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.528Z] cpu family : 6 [2024-04-16T10:13:29.528Z] model : 62 [2024-04-16T10:13:29.528Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.528Z] stepping : 4 [2024-04-16T10:13:29.528Z] microcode : 0x42e [2024-04-16T10:13:29.528Z] cpu MHz : 2400.000 [2024-04-16T10:13:29.528Z] cache size : 15360 KB [2024-04-16T10:13:29.528Z] physical id : 0 [2024-04-16T10:13:29.528Z] siblings : 12 [2024-04-16T10:13:29.528Z] core id : 1 [2024-04-16T10:13:29.528Z] cpu cores : 6 [2024-04-16T10:13:29.528Z] apicid : 2 [2024-04-16T10:13:29.528Z] initial apicid : 2 [2024-04-16T10:13:29.528Z] fpu : yes [2024-04-16T10:13:29.528Z] fpu_exception : yes [2024-04-16T10:13:29.528Z] cpuid level : 13 [2024-04-16T10:13:29.528Z] wp : yes [2024-04-16T10:13:29.528Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.528Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.529Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.529Z] bogomips : 4200.27 [2024-04-16T10:13:29.529Z] clflush size : 64 [2024-04-16T10:13:29.529Z] cache_alignment : 64 [2024-04-16T10:13:29.529Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.529Z] power management: [2024-04-16T10:13:29.529Z] [2024-04-16T10:13:29.529Z] processor : 2 [2024-04-16T10:13:29.529Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.529Z] cpu family : 6 [2024-04-16T10:13:29.529Z] model : 62 [2024-04-16T10:13:29.529Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.529Z] stepping : 4 [2024-04-16T10:13:29.529Z] microcode : 0x42e [2024-04-16T10:13:29.529Z] cpu MHz : 2400.327 [2024-04-16T10:13:29.529Z] cache size : 15360 KB [2024-04-16T10:13:29.529Z] physical id : 0 [2024-04-16T10:13:29.529Z] siblings : 12 [2024-04-16T10:13:29.529Z] core id : 2 [2024-04-16T10:13:29.529Z] cpu cores : 6 [2024-04-16T10:13:29.529Z] apicid : 4 [2024-04-16T10:13:29.529Z] initial apicid : 4 [2024-04-16T10:13:29.529Z] fpu : yes [2024-04-16T10:13:29.529Z] fpu_exception : yes [2024-04-16T10:13:29.529Z] cpuid level : 13 [2024-04-16T10:13:29.529Z] wp : yes [2024-04-16T10:13:29.529Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.529Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.529Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.529Z] bogomips : 4200.27 [2024-04-16T10:13:29.529Z] clflush size : 64 [2024-04-16T10:13:29.529Z] cache_alignment : 64 [2024-04-16T10:13:29.529Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.529Z] power management: [2024-04-16T10:13:29.529Z] [2024-04-16T10:13:29.529Z] processor : 3 [2024-04-16T10:13:29.529Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.529Z] cpu family : 6 [2024-04-16T10:13:29.529Z] model : 62 [2024-04-16T10:13:29.529Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.529Z] stepping : 4 [2024-04-16T10:13:29.529Z] microcode : 0x42e [2024-04-16T10:13:29.529Z] cpu MHz : 2400.070 [2024-04-16T10:13:29.529Z] cache size : 15360 KB [2024-04-16T10:13:29.529Z] physical id : 0 [2024-04-16T10:13:29.529Z] siblings : 12 [2024-04-16T10:13:29.529Z] core id : 3 [2024-04-16T10:13:29.529Z] cpu cores : 6 [2024-04-16T10:13:29.529Z] apicid : 6 [2024-04-16T10:13:29.529Z] initial apicid : 6 [2024-04-16T10:13:29.529Z] fpu : yes [2024-04-16T10:13:29.529Z] fpu_exception : yes [2024-04-16T10:13:29.529Z] cpuid level : 13 [2024-04-16T10:13:29.529Z] wp : yes [2024-04-16T10:13:29.529Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.529Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.529Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.529Z] bogomips : 4200.27 [2024-04-16T10:13:29.529Z] clflush size : 64 [2024-04-16T10:13:29.529Z] cache_alignment : 64 [2024-04-16T10:13:29.529Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.529Z] power management: [2024-04-16T10:13:29.529Z] [2024-04-16T10:13:29.529Z] processor : 4 [2024-04-16T10:13:29.529Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.529Z] cpu family : 6 [2024-04-16T10:13:29.529Z] model : 62 [2024-04-16T10:13:29.529Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.529Z] stepping : 4 [2024-04-16T10:13:29.529Z] microcode : 0x42e [2024-04-16T10:13:29.529Z] cpu MHz : 2399.702 [2024-04-16T10:13:29.529Z] cache size : 15360 KB [2024-04-16T10:13:29.529Z] physical id : 0 [2024-04-16T10:13:29.529Z] siblings : 12 [2024-04-16T10:13:29.529Z] core id : 4 [2024-04-16T10:13:29.529Z] cpu cores : 6 [2024-04-16T10:13:29.529Z] apicid : 8 [2024-04-16T10:13:29.529Z] initial apicid : 8 [2024-04-16T10:13:29.529Z] fpu : yes [2024-04-16T10:13:29.529Z] fpu_exception : yes [2024-04-16T10:13:29.529Z] cpuid level : 13 [2024-04-16T10:13:29.529Z] wp : yes [2024-04-16T10:13:29.529Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.529Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.530Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.530Z] bogomips : 4200.27 [2024-04-16T10:13:29.530Z] clflush size : 64 [2024-04-16T10:13:29.530Z] cache_alignment : 64 [2024-04-16T10:13:29.530Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.530Z] power management: [2024-04-16T10:13:29.530Z] [2024-04-16T10:13:29.530Z] processor : 5 [2024-04-16T10:13:29.530Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.530Z] cpu family : 6 [2024-04-16T10:13:29.530Z] model : 62 [2024-04-16T10:13:29.530Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.530Z] stepping : 4 [2024-04-16T10:13:29.530Z] microcode : 0x42e [2024-04-16T10:13:29.530Z] cpu MHz : 2399.346 [2024-04-16T10:13:29.530Z] cache size : 15360 KB [2024-04-16T10:13:29.530Z] physical id : 0 [2024-04-16T10:13:29.530Z] siblings : 12 [2024-04-16T10:13:29.530Z] core id : 5 [2024-04-16T10:13:29.530Z] cpu cores : 6 [2024-04-16T10:13:29.530Z] apicid : 10 [2024-04-16T10:13:29.530Z] initial apicid : 10 [2024-04-16T10:13:29.530Z] fpu : yes [2024-04-16T10:13:29.530Z] fpu_exception : yes [2024-04-16T10:13:29.530Z] cpuid level : 13 [2024-04-16T10:13:29.530Z] wp : yes [2024-04-16T10:13:29.530Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.530Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.530Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.530Z] bogomips : 4200.27 [2024-04-16T10:13:29.530Z] clflush size : 64 [2024-04-16T10:13:29.530Z] cache_alignment : 64 [2024-04-16T10:13:29.530Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.530Z] power management: [2024-04-16T10:13:29.530Z] [2024-04-16T10:13:29.530Z] processor : 6 [2024-04-16T10:13:29.530Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.530Z] cpu family : 6 [2024-04-16T10:13:29.530Z] model : 62 [2024-04-16T10:13:29.530Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.530Z] stepping : 4 [2024-04-16T10:13:29.530Z] microcode : 0x42e [2024-04-16T10:13:29.530Z] cpu MHz : 2600.000 [2024-04-16T10:13:29.530Z] cache size : 15360 KB [2024-04-16T10:13:29.530Z] physical id : 1 [2024-04-16T10:13:29.530Z] siblings : 12 [2024-04-16T10:13:29.530Z] core id : 0 [2024-04-16T10:13:29.530Z] cpu cores : 6 [2024-04-16T10:13:29.530Z] apicid : 32 [2024-04-16T10:13:29.530Z] initial apicid : 32 [2024-04-16T10:13:29.530Z] fpu : yes [2024-04-16T10:13:29.530Z] fpu_exception : yes [2024-04-16T10:13:29.530Z] cpuid level : 13 [2024-04-16T10:13:29.530Z] wp : yes [2024-04-16T10:13:29.530Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.530Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.530Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.530Z] bogomips : 4209.98 [2024-04-16T10:13:29.530Z] clflush size : 64 [2024-04-16T10:13:29.530Z] cache_alignment : 64 [2024-04-16T10:13:29.530Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.530Z] power management: [2024-04-16T10:13:29.530Z] [2024-04-16T10:13:29.530Z] processor : 7 [2024-04-16T10:13:29.530Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.530Z] cpu family : 6 [2024-04-16T10:13:29.530Z] model : 62 [2024-04-16T10:13:29.530Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.530Z] stepping : 4 [2024-04-16T10:13:29.530Z] microcode : 0x42e [2024-04-16T10:13:29.530Z] cpu MHz : 2398.693 [2024-04-16T10:13:29.530Z] cache size : 15360 KB [2024-04-16T10:13:29.530Z] physical id : 1 [2024-04-16T10:13:29.530Z] siblings : 12 [2024-04-16T10:13:29.530Z] core id : 1 [2024-04-16T10:13:29.530Z] cpu cores : 6 [2024-04-16T10:13:29.530Z] apicid : 34 [2024-04-16T10:13:29.530Z] initial apicid : 34 [2024-04-16T10:13:29.530Z] fpu : yes [2024-04-16T10:13:29.530Z] fpu_exception : yes [2024-04-16T10:13:29.530Z] cpuid level : 13 [2024-04-16T10:13:29.530Z] wp : yes [2024-04-16T10:13:29.530Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.530Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.530Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.530Z] bogomips : 4209.98 [2024-04-16T10:13:29.531Z] clflush size : 64 [2024-04-16T10:13:29.531Z] cache_alignment : 64 [2024-04-16T10:13:29.531Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.531Z] power management: [2024-04-16T10:13:29.531Z] [2024-04-16T10:13:29.531Z] processor : 8 [2024-04-16T10:13:29.531Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.531Z] cpu family : 6 [2024-04-16T10:13:29.531Z] model : 62 [2024-04-16T10:13:29.531Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.531Z] stepping : 4 [2024-04-16T10:13:29.531Z] microcode : 0x42e [2024-04-16T10:13:29.531Z] cpu MHz : 2400.297 [2024-04-16T10:13:29.531Z] cache size : 15360 KB [2024-04-16T10:13:29.531Z] physical id : 1 [2024-04-16T10:13:29.531Z] siblings : 12 [2024-04-16T10:13:29.531Z] core id : 2 [2024-04-16T10:13:29.531Z] cpu cores : 6 [2024-04-16T10:13:29.531Z] apicid : 36 [2024-04-16T10:13:29.531Z] initial apicid : 36 [2024-04-16T10:13:29.531Z] fpu : yes [2024-04-16T10:13:29.531Z] fpu_exception : yes [2024-04-16T10:13:29.531Z] cpuid level : 13 [2024-04-16T10:13:29.531Z] wp : yes [2024-04-16T10:13:29.531Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.531Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.531Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.531Z] bogomips : 4209.98 [2024-04-16T10:13:29.531Z] clflush size : 64 [2024-04-16T10:13:29.531Z] cache_alignment : 64 [2024-04-16T10:13:29.531Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.531Z] power management: [2024-04-16T10:13:29.531Z] [2024-04-16T10:13:29.531Z] processor : 9 [2024-04-16T10:13:29.531Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.531Z] cpu family : 6 [2024-04-16T10:13:29.531Z] model : 62 [2024-04-16T10:13:29.531Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.531Z] stepping : 4 [2024-04-16T10:13:29.531Z] microcode : 0x42e [2024-04-16T10:13:29.531Z] cpu MHz : 2401.375 [2024-04-16T10:13:29.531Z] cache size : 15360 KB [2024-04-16T10:13:29.531Z] physical id : 1 [2024-04-16T10:13:29.531Z] siblings : 12 [2024-04-16T10:13:29.531Z] core id : 3 [2024-04-16T10:13:29.531Z] cpu cores : 6 [2024-04-16T10:13:29.531Z] apicid : 38 [2024-04-16T10:13:29.531Z] initial apicid : 38 [2024-04-16T10:13:29.531Z] fpu : yes [2024-04-16T10:13:29.531Z] fpu_exception : yes [2024-04-16T10:13:29.531Z] cpuid level : 13 [2024-04-16T10:13:29.531Z] wp : yes [2024-04-16T10:13:29.531Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.531Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.531Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.531Z] bogomips : 4209.98 [2024-04-16T10:13:29.531Z] clflush size : 64 [2024-04-16T10:13:29.531Z] cache_alignment : 64 [2024-04-16T10:13:29.531Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.531Z] power management: [2024-04-16T10:13:29.531Z] [2024-04-16T10:13:29.531Z] processor : 10 [2024-04-16T10:13:29.531Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.531Z] cpu family : 6 [2024-04-16T10:13:29.531Z] model : 62 [2024-04-16T10:13:29.531Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.531Z] stepping : 4 [2024-04-16T10:13:29.531Z] microcode : 0x42e [2024-04-16T10:13:29.531Z] cpu MHz : 2395.414 [2024-04-16T10:13:29.531Z] cache size : 15360 KB [2024-04-16T10:13:29.531Z] physical id : 1 [2024-04-16T10:13:29.531Z] siblings : 12 [2024-04-16T10:13:29.531Z] core id : 4 [2024-04-16T10:13:29.531Z] cpu cores : 6 [2024-04-16T10:13:29.531Z] apicid : 40 [2024-04-16T10:13:29.531Z] initial apicid : 40 [2024-04-16T10:13:29.531Z] fpu : yes [2024-04-16T10:13:29.531Z] fpu_exception : yes [2024-04-16T10:13:29.531Z] cpuid level : 13 [2024-04-16T10:13:29.531Z] wp : yes [2024-04-16T10:13:29.531Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.532Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.532Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.532Z] bogomips : 4209.98 [2024-04-16T10:13:29.532Z] clflush size : 64 [2024-04-16T10:13:29.532Z] cache_alignment : 64 [2024-04-16T10:13:29.532Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.532Z] power management: [2024-04-16T10:13:29.532Z] [2024-04-16T10:13:29.532Z] processor : 11 [2024-04-16T10:13:29.532Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.532Z] cpu family : 6 [2024-04-16T10:13:29.532Z] model : 62 [2024-04-16T10:13:29.532Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.532Z] stepping : 4 [2024-04-16T10:13:29.532Z] microcode : 0x42e [2024-04-16T10:13:29.532Z] cpu MHz : 2401.001 [2024-04-16T10:13:29.532Z] cache size : 15360 KB [2024-04-16T10:13:29.532Z] physical id : 1 [2024-04-16T10:13:29.532Z] siblings : 12 [2024-04-16T10:13:29.532Z] core id : 5 [2024-04-16T10:13:29.532Z] cpu cores : 6 [2024-04-16T10:13:29.532Z] apicid : 42 [2024-04-16T10:13:29.532Z] initial apicid : 42 [2024-04-16T10:13:29.532Z] fpu : yes [2024-04-16T10:13:29.532Z] fpu_exception : yes [2024-04-16T10:13:29.532Z] cpuid level : 13 [2024-04-16T10:13:29.532Z] wp : yes [2024-04-16T10:13:29.532Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.532Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.532Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.532Z] bogomips : 4209.98 [2024-04-16T10:13:29.532Z] clflush size : 64 [2024-04-16T10:13:29.532Z] cache_alignment : 64 [2024-04-16T10:13:29.532Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.532Z] power management: [2024-04-16T10:13:29.532Z] [2024-04-16T10:13:29.532Z] processor : 12 [2024-04-16T10:13:29.532Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.532Z] cpu family : 6 [2024-04-16T10:13:29.532Z] model : 62 [2024-04-16T10:13:29.532Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.532Z] stepping : 4 [2024-04-16T10:13:29.532Z] microcode : 0x42e [2024-04-16T10:13:29.532Z] cpu MHz : 2409.086 [2024-04-16T10:13:29.532Z] cache size : 15360 KB [2024-04-16T10:13:29.532Z] physical id : 0 [2024-04-16T10:13:29.532Z] siblings : 12 [2024-04-16T10:13:29.532Z] core id : 0 [2024-04-16T10:13:29.532Z] cpu cores : 6 [2024-04-16T10:13:29.532Z] apicid : 1 [2024-04-16T10:13:29.532Z] initial apicid : 1 [2024-04-16T10:13:29.532Z] fpu : yes [2024-04-16T10:13:29.532Z] fpu_exception : yes [2024-04-16T10:13:29.532Z] cpuid level : 13 [2024-04-16T10:13:29.532Z] wp : yes [2024-04-16T10:13:29.532Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.532Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.532Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.532Z] bogomips : 4200.27 [2024-04-16T10:13:29.532Z] clflush size : 64 [2024-04-16T10:13:29.532Z] cache_alignment : 64 [2024-04-16T10:13:29.532Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.532Z] power management: [2024-04-16T10:13:29.532Z] [2024-04-16T10:13:29.532Z] processor : 13 [2024-04-16T10:13:29.532Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.532Z] cpu family : 6 [2024-04-16T10:13:29.532Z] model : 62 [2024-04-16T10:13:29.532Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.532Z] stepping : 4 [2024-04-16T10:13:29.532Z] microcode : 0x42e [2024-04-16T10:13:29.532Z] cpu MHz : 2400.253 [2024-04-16T10:13:29.532Z] cache size : 15360 KB [2024-04-16T10:13:29.532Z] physical id : 0 [2024-04-16T10:13:29.532Z] siblings : 12 [2024-04-16T10:13:29.532Z] core id : 1 [2024-04-16T10:13:29.532Z] cpu cores : 6 [2024-04-16T10:13:29.532Z] apicid : 3 [2024-04-16T10:13:29.532Z] initial apicid : 3 [2024-04-16T10:13:29.532Z] fpu : yes [2024-04-16T10:13:29.532Z] fpu_exception : yes [2024-04-16T10:13:29.532Z] cpuid level : 13 [2024-04-16T10:13:29.532Z] wp : yes [2024-04-16T10:13:29.532Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.532Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.533Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.533Z] bogomips : 4200.27 [2024-04-16T10:13:29.533Z] clflush size : 64 [2024-04-16T10:13:29.533Z] cache_alignment : 64 [2024-04-16T10:13:29.533Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.533Z] power management: [2024-04-16T10:13:29.533Z] [2024-04-16T10:13:29.533Z] processor : 14 [2024-04-16T10:13:29.533Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.533Z] cpu family : 6 [2024-04-16T10:13:29.533Z] model : 62 [2024-04-16T10:13:29.533Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.533Z] stepping : 4 [2024-04-16T10:13:29.533Z] microcode : 0x42e [2024-04-16T10:13:29.533Z] cpu MHz : 2400.195 [2024-04-16T10:13:29.533Z] cache size : 15360 KB [2024-04-16T10:13:29.533Z] physical id : 0 [2024-04-16T10:13:29.533Z] siblings : 12 [2024-04-16T10:13:29.533Z] core id : 2 [2024-04-16T10:13:29.533Z] cpu cores : 6 [2024-04-16T10:13:29.533Z] apicid : 5 [2024-04-16T10:13:29.533Z] initial apicid : 5 [2024-04-16T10:13:29.533Z] fpu : yes [2024-04-16T10:13:29.533Z] fpu_exception : yes [2024-04-16T10:13:29.533Z] cpuid level : 13 [2024-04-16T10:13:29.533Z] wp : yes [2024-04-16T10:13:29.533Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.533Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.533Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.533Z] bogomips : 4200.27 [2024-04-16T10:13:29.533Z] clflush size : 64 [2024-04-16T10:13:29.533Z] cache_alignment : 64 [2024-04-16T10:13:29.533Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.533Z] power management: [2024-04-16T10:13:29.533Z] [2024-04-16T10:13:29.533Z] processor : 15 [2024-04-16T10:13:29.533Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.533Z] cpu family : 6 [2024-04-16T10:13:29.533Z] model : 62 [2024-04-16T10:13:29.533Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.533Z] stepping : 4 [2024-04-16T10:13:29.533Z] microcode : 0x42e [2024-04-16T10:13:29.533Z] cpu MHz : 2411.383 [2024-04-16T10:13:29.533Z] cache size : 15360 KB [2024-04-16T10:13:29.533Z] physical id : 0 [2024-04-16T10:13:29.533Z] siblings : 12 [2024-04-16T10:13:29.533Z] core id : 3 [2024-04-16T10:13:29.533Z] cpu cores : 6 [2024-04-16T10:13:29.533Z] apicid : 7 [2024-04-16T10:13:29.533Z] initial apicid : 7 [2024-04-16T10:13:29.533Z] fpu : yes [2024-04-16T10:13:29.533Z] fpu_exception : yes [2024-04-16T10:13:29.533Z] cpuid level : 13 [2024-04-16T10:13:29.533Z] wp : yes [2024-04-16T10:13:29.533Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.533Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.533Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.533Z] bogomips : 4200.27 [2024-04-16T10:13:29.533Z] clflush size : 64 [2024-04-16T10:13:29.533Z] cache_alignment : 64 [2024-04-16T10:13:29.533Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.533Z] power management: [2024-04-16T10:13:29.533Z] [2024-04-16T10:13:29.533Z] processor : 16 [2024-04-16T10:13:29.533Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.533Z] cpu family : 6 [2024-04-16T10:13:29.533Z] model : 62 [2024-04-16T10:13:29.533Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.533Z] stepping : 4 [2024-04-16T10:13:29.533Z] microcode : 0x42e [2024-04-16T10:13:29.533Z] cpu MHz : 2399.852 [2024-04-16T10:13:29.533Z] cache size : 15360 KB [2024-04-16T10:13:29.533Z] physical id : 0 [2024-04-16T10:13:29.533Z] siblings : 12 [2024-04-16T10:13:29.533Z] core id : 4 [2024-04-16T10:13:29.533Z] cpu cores : 6 [2024-04-16T10:13:29.533Z] apicid : 9 [2024-04-16T10:13:29.533Z] initial apicid : 9 [2024-04-16T10:13:29.533Z] fpu : yes [2024-04-16T10:13:29.533Z] fpu_exception : yes [2024-04-16T10:13:29.533Z] cpuid level : 13 [2024-04-16T10:13:29.533Z] wp : yes [2024-04-16T10:13:29.533Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.533Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.534Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.534Z] bogomips : 4200.27 [2024-04-16T10:13:29.534Z] clflush size : 64 [2024-04-16T10:13:29.534Z] cache_alignment : 64 [2024-04-16T10:13:29.534Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.534Z] power management: [2024-04-16T10:13:29.534Z] [2024-04-16T10:13:29.534Z] processor : 17 [2024-04-16T10:13:29.534Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.534Z] cpu family : 6 [2024-04-16T10:13:29.534Z] model : 62 [2024-04-16T10:13:29.534Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.534Z] stepping : 4 [2024-04-16T10:13:29.534Z] microcode : 0x42e [2024-04-16T10:13:29.534Z] cpu MHz : 2400.036 [2024-04-16T10:13:29.534Z] cache size : 15360 KB [2024-04-16T10:13:29.534Z] physical id : 0 [2024-04-16T10:13:29.534Z] siblings : 12 [2024-04-16T10:13:29.534Z] core id : 5 [2024-04-16T10:13:29.534Z] cpu cores : 6 [2024-04-16T10:13:29.534Z] apicid : 11 [2024-04-16T10:13:29.534Z] initial apicid : 11 [2024-04-16T10:13:29.534Z] fpu : yes [2024-04-16T10:13:29.534Z] fpu_exception : yes [2024-04-16T10:13:29.534Z] cpuid level : 13 [2024-04-16T10:13:29.534Z] wp : yes [2024-04-16T10:13:29.534Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.534Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.534Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.534Z] bogomips : 4200.27 [2024-04-16T10:13:29.534Z] clflush size : 64 [2024-04-16T10:13:29.534Z] cache_alignment : 64 [2024-04-16T10:13:29.534Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.534Z] power management: [2024-04-16T10:13:29.534Z] [2024-04-16T10:13:29.534Z] processor : 18 [2024-04-16T10:13:29.534Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.534Z] cpu family : 6 [2024-04-16T10:13:29.534Z] model : 62 [2024-04-16T10:13:29.534Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.534Z] stepping : 4 [2024-04-16T10:13:29.534Z] microcode : 0x42e [2024-04-16T10:13:29.534Z] cpu MHz : 2400.967 [2024-04-16T10:13:29.534Z] cache size : 15360 KB [2024-04-16T10:13:29.534Z] physical id : 1 [2024-04-16T10:13:29.534Z] siblings : 12 [2024-04-16T10:13:29.534Z] core id : 0 [2024-04-16T10:13:29.534Z] cpu cores : 6 [2024-04-16T10:13:29.534Z] apicid : 33 [2024-04-16T10:13:29.534Z] initial apicid : 33 [2024-04-16T10:13:29.534Z] fpu : yes [2024-04-16T10:13:29.534Z] fpu_exception : yes [2024-04-16T10:13:29.534Z] cpuid level : 13 [2024-04-16T10:13:29.534Z] wp : yes [2024-04-16T10:13:29.534Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.534Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.534Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.534Z] bogomips : 4209.98 [2024-04-16T10:13:29.534Z] clflush size : 64 [2024-04-16T10:13:29.534Z] cache_alignment : 64 [2024-04-16T10:13:29.534Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.534Z] power management: [2024-04-16T10:13:29.534Z] [2024-04-16T10:13:29.534Z] processor : 19 [2024-04-16T10:13:29.534Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.534Z] cpu family : 6 [2024-04-16T10:13:29.534Z] model : 62 [2024-04-16T10:13:29.534Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.534Z] stepping : 4 [2024-04-16T10:13:29.534Z] microcode : 0x42e [2024-04-16T10:13:29.534Z] cpu MHz : 2400.781 [2024-04-16T10:13:29.534Z] cache size : 15360 KB [2024-04-16T10:13:29.534Z] physical id : 1 [2024-04-16T10:13:29.534Z] siblings : 12 [2024-04-16T10:13:29.534Z] core id : 1 [2024-04-16T10:13:29.534Z] cpu cores : 6 [2024-04-16T10:13:29.534Z] apicid : 35 [2024-04-16T10:13:29.534Z] initial apicid : 35 [2024-04-16T10:13:29.534Z] fpu : yes [2024-04-16T10:13:29.534Z] fpu_exception : yes [2024-04-16T10:13:29.534Z] cpuid level : 13 [2024-04-16T10:13:29.534Z] wp : yes [2024-04-16T10:13:29.534Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.534Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.534Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.534Z] bogomips : 4209.98 [2024-04-16T10:13:29.534Z] clflush size : 64 [2024-04-16T10:13:29.535Z] cache_alignment : 64 [2024-04-16T10:13:29.535Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.535Z] power management: [2024-04-16T10:13:29.535Z] [2024-04-16T10:13:29.535Z] processor : 20 [2024-04-16T10:13:29.535Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.535Z] cpu family : 6 [2024-04-16T10:13:29.535Z] model : 62 [2024-04-16T10:13:29.535Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.535Z] stepping : 4 [2024-04-16T10:13:29.535Z] microcode : 0x42e [2024-04-16T10:13:29.535Z] cpu MHz : 2600.000 [2024-04-16T10:13:29.535Z] cache size : 15360 KB [2024-04-16T10:13:29.535Z] physical id : 1 [2024-04-16T10:13:29.535Z] siblings : 12 [2024-04-16T10:13:29.535Z] core id : 2 [2024-04-16T10:13:29.535Z] cpu cores : 6 [2024-04-16T10:13:29.535Z] apicid : 37 [2024-04-16T10:13:29.535Z] initial apicid : 37 [2024-04-16T10:13:29.535Z] fpu : yes [2024-04-16T10:13:29.535Z] fpu_exception : yes [2024-04-16T10:13:29.535Z] cpuid level : 13 [2024-04-16T10:13:29.535Z] wp : yes [2024-04-16T10:13:29.535Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.535Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.535Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.535Z] bogomips : 4209.98 [2024-04-16T10:13:29.535Z] clflush size : 64 [2024-04-16T10:13:29.535Z] cache_alignment : 64 [2024-04-16T10:13:29.535Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.535Z] power management: [2024-04-16T10:13:29.535Z] [2024-04-16T10:13:29.535Z] processor : 21 [2024-04-16T10:13:29.535Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.535Z] cpu family : 6 [2024-04-16T10:13:29.535Z] model : 62 [2024-04-16T10:13:29.535Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.535Z] stepping : 4 [2024-04-16T10:13:29.535Z] microcode : 0x42e [2024-04-16T10:13:29.535Z] cpu MHz : 2424.431 [2024-04-16T10:13:29.535Z] cache size : 15360 KB [2024-04-16T10:13:29.535Z] physical id : 1 [2024-04-16T10:13:29.535Z] siblings : 12 [2024-04-16T10:13:29.535Z] core id : 3 [2024-04-16T10:13:29.535Z] cpu cores : 6 [2024-04-16T10:13:29.535Z] apicid : 39 [2024-04-16T10:13:29.535Z] initial apicid : 39 [2024-04-16T10:13:29.535Z] fpu : yes [2024-04-16T10:13:29.535Z] fpu_exception : yes [2024-04-16T10:13:29.535Z] cpuid level : 13 [2024-04-16T10:13:29.535Z] wp : yes [2024-04-16T10:13:29.535Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.535Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.535Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.535Z] bogomips : 4209.98 [2024-04-16T10:13:29.535Z] clflush size : 64 [2024-04-16T10:13:29.535Z] cache_alignment : 64 [2024-04-16T10:13:29.535Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.535Z] power management: [2024-04-16T10:13:29.535Z] [2024-04-16T10:13:29.535Z] processor : 22 [2024-04-16T10:13:29.535Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.535Z] cpu family : 6 [2024-04-16T10:13:29.535Z] model : 62 [2024-04-16T10:13:29.535Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.535Z] stepping : 4 [2024-04-16T10:13:29.535Z] microcode : 0x42e [2024-04-16T10:13:29.535Z] cpu MHz : 2400.149 [2024-04-16T10:13:29.535Z] cache size : 15360 KB [2024-04-16T10:13:29.535Z] physical id : 1 [2024-04-16T10:13:29.535Z] siblings : 12 [2024-04-16T10:13:29.535Z] core id : 4 [2024-04-16T10:13:29.535Z] cpu cores : 6 [2024-04-16T10:13:29.535Z] apicid : 41 [2024-04-16T10:13:29.535Z] initial apicid : 41 [2024-04-16T10:13:29.535Z] fpu : yes [2024-04-16T10:13:29.535Z] fpu_exception : yes [2024-04-16T10:13:29.535Z] cpuid level : 13 [2024-04-16T10:13:29.535Z] wp : yes [2024-04-16T10:13:29.535Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.535Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.535Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.535Z] bogomips : 4209.98 [2024-04-16T10:13:29.535Z] clflush size : 64 [2024-04-16T10:13:29.535Z] cache_alignment : 64 [2024-04-16T10:13:29.535Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.535Z] power management: [2024-04-16T10:13:29.535Z] [2024-04-16T10:13:29.535Z] processor : 23 [2024-04-16T10:13:29.536Z] vendor_id : GenuineIntel [2024-04-16T10:13:29.536Z] cpu family : 6 [2024-04-16T10:13:29.536Z] model : 62 [2024-04-16T10:13:29.536Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:13:29.536Z] stepping : 4 [2024-04-16T10:13:29.536Z] microcode : 0x42e [2024-04-16T10:13:29.536Z] cpu MHz : 2420.878 [2024-04-16T10:13:29.536Z] cache size : 15360 KB [2024-04-16T10:13:29.536Z] physical id : 1 [2024-04-16T10:13:29.536Z] siblings : 12 [2024-04-16T10:13:29.536Z] core id : 5 [2024-04-16T10:13:29.536Z] cpu cores : 6 [2024-04-16T10:13:29.536Z] apicid : 43 [2024-04-16T10:13:29.536Z] initial apicid : 43 [2024-04-16T10:13:29.536Z] fpu : yes [2024-04-16T10:13:29.536Z] fpu_exception : yes [2024-04-16T10:13:29.536Z] cpuid level : 13 [2024-04-16T10:13:29.536Z] wp : yes [2024-04-16T10:13:29.536Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:13:29.536Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:13:29.536Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:13:29.536Z] bogomips : 4209.98 [2024-04-16T10:13:29.536Z] clflush size : 64 [2024-04-16T10:13:29.536Z] cache_alignment : 64 [2024-04-16T10:13:29.536Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:29.536Z] power management: [2024-04-16T10:13:29.536Z] [2024-04-16T10:13:29.536Z] + cat /proc/meminfo [2024-04-16T10:13:29.536Z] MemTotal: 131953716 kB [2024-04-16T10:13:29.536Z] MemFree: 46986080 kB [2024-04-16T10:13:29.536Z] MemAvailable: 117227220 kB [2024-04-16T10:13:29.536Z] Buffers: 1728 kB [2024-04-16T10:13:29.536Z] Cached: 65156980 kB [2024-04-16T10:13:29.536Z] SwapCached: 0 kB [2024-04-16T10:13:29.536Z] Active: 17215748 kB [2024-04-16T10:13:29.536Z] Inactive: 55847820 kB [2024-04-16T10:13:29.536Z] Active(anon): 7389820 kB [2024-04-16T10:13:29.536Z] Inactive(anon): 612600 kB [2024-04-16T10:13:29.536Z] Active(file): 9825928 kB [2024-04-16T10:13:29.536Z] Inactive(file): 55235220 kB [2024-04-16T10:13:29.536Z] Unevictable: 96252 kB [2024-04-16T10:13:29.536Z] Mlocked: 96252 kB [2024-04-16T10:13:29.536Z] SwapTotal: 0 kB [2024-04-16T10:13:29.536Z] SwapFree: 0 kB [2024-04-16T10:13:29.536Z] Zswap: 0 kB [2024-04-16T10:13:29.536Z] Zswapped: 0 kB [2024-04-16T10:13:29.536Z] Dirty: 272348 kB [2024-04-16T10:13:29.536Z] Writeback: 0 kB [2024-04-16T10:13:29.536Z] AnonPages: 7975980 kB [2024-04-16T10:13:29.536Z] Mapped: 1220404 kB [2024-04-16T10:13:29.536Z] Shmem: 91072 kB [2024-04-16T10:13:29.536Z] KReclaimable: 6242652 kB [2024-04-16T10:13:29.536Z] Slab: 9442548 kB [2024-04-16T10:13:29.536Z] SReclaimable: 6242652 kB [2024-04-16T10:13:29.536Z] SUnreclaim: 3199896 kB [2024-04-16T10:13:29.536Z] KernelStack: 36320 kB [2024-04-16T10:13:29.536Z] PageTables: 55276 kB [2024-04-16T10:13:29.536Z] SecPageTables: 0 kB [2024-04-16T10:13:29.536Z] NFS_Unstable: 0 kB [2024-04-16T10:13:29.536Z] Bounce: 0 kB [2024-04-16T10:13:29.536Z] WritebackTmp: 0 kB [2024-04-16T10:13:29.536Z] CommitLimit: 65976856 kB [2024-04-16T10:13:29.536Z] Committed_AS: 11681792 kB [2024-04-16T10:13:29.536Z] VmallocTotal: 34359738367 kB [2024-04-16T10:13:29.536Z] VmallocUsed: 202564 kB [2024-04-16T10:13:29.536Z] VmallocChunk: 0 kB [2024-04-16T10:13:29.536Z] Percpu: 196608 kB [2024-04-16T10:13:29.536Z] HardwareCorrupted: 0 kB [2024-04-16T10:13:29.536Z] AnonHugePages: 3276800 kB [2024-04-16T10:13:29.536Z] ShmemHugePages: 0 kB [2024-04-16T10:13:29.536Z] ShmemPmdMapped: 0 kB [2024-04-16T10:13:29.536Z] FileHugePages: 15248 kB [2024-04-16T10:13:29.536Z] FilePmdMapped: 0 kB [2024-04-16T10:13:29.536Z] CmaTotal: 0 kB [2024-04-16T10:13:29.536Z] CmaFree: 0 kB [2024-04-16T10:13:29.536Z] HugePages_Total: 0 [2024-04-16T10:13:29.536Z] HugePages_Free: 0 [2024-04-16T10:13:29.536Z] HugePages_Rsvd: 0 [2024-04-16T10:13:29.536Z] HugePages_Surp: 0 [2024-04-16T10:13:29.536Z] Hugepagesize: 2048 kB [2024-04-16T10:13:29.536Z] Hugetlb: 0 kB [2024-04-16T10:13:29.536Z] DirectMap4k: 711428 kB [2024-04-16T10:13:29.536Z] DirectMap2M: 19177472 kB [2024-04-16T10:13:29.536Z] DirectMap1G: 116391936 kB [Pipeline] sh [2024-04-16T10:13:29.831Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:13:29.831Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:13:30.390Z] [INFO] No sources to compile [2024-04-16T10:13:30.390Z] [INFO] [2024-04-16T10:13:30.390Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:13:30.646Z] [INFO] [2024-04-16T10:13:30.646Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:13:30.646Z] [INFO] [2024-04-16T10:13:30.646Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:13:30.646Z] [INFO] No sources to compile [2024-04-16T10:13:30.646Z] [INFO] [2024-04-16T10:13:30.646Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:13:30.646Z] [INFO] No sources to compile [2024-04-16T10:13:30.646Z] [INFO] [2024-04-16T10:13:30.646Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:13:31.207Z] [INFO] Executing tasks [2024-04-16T10:13:31.208Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:13:31.208Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:13:31.208Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:13:31.208Z] [INFO] Executed tasks [2024-04-16T10:13:31.208Z] [INFO] [2024-04-16T10:13:31.208Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:13:31.732Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:31.732Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:31.732Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test ql_gf_web_profile_all [2024-04-16T10:13:31.732Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:13:31.732Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:13:31.732Z] + readonly GF_INTERNAL_ENV_SH=/tmp/EjLgf-internal-env [2024-04-16T10:13:31.732Z] + GF_INTERNAL_ENV_SH=/tmp/EjLgf-internal-env [2024-04-16T10:13:31.732Z] + '[' '!' -z '' ']' [2024-04-16T10:13:31.732Z] + export WSIMPORT_OPTS= [2024-04-16T10:13:31.732Z] + WSIMPORT_OPTS= [2024-04-16T10:13:31.732Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:13:31.732Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:13:31.732Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:13:31.732Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:31.732Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:31.732Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:31.732Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:31.732Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:13:31.732Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:13:31.732Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:31.732Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:31.732Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:31.732Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:31.732Z] + echo 'Preparing dependencies ...' [2024-04-16T10:13:31.732Z] Preparing dependencies ... [2024-04-16T10:13:31.732Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:13:31.948Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:13:31.948Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:13:31.948Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:13:31.948Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:13:31.948Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:13:31.948Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:13:31.949Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:13:31.949Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:13:31.949Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:13:31.949Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:13:31.949Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:13:31.949Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:13:31.949Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:13:31.949Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:13:31.949Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:13:31.949Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:13:31.949Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:31.949Z] [INFO] BUILD SUCCESS [2024-04-16T10:13:31.949Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:31.949Z] [INFO] Total time: 21.582 s [2024-04-16T10:13:31.949Z] [INFO] Finished at: 2024-04-16T10:13:31Z [2024-04-16T10:13:31.949Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:31.949Z] + run_test cdi_all [2024-04-16T10:13:31.949Z] + local testid=cdi_all [2024-04-16T10:13:31.949Z] + local found=false [2024-04-16T10:13:31.949Z] ++ find . -name run_test.sh [2024-04-16T10:13:31.949Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:31.949Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:13:31.949Z] + OPT=list_test_ids [2024-04-16T10:13:31.949Z] + TEST_ID= [2024-04-16T10:13:31.949Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:13:31.949Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:13:31.949Z] +++ uname [2024-04-16T10:13:31.949Z] +++ grep -i sunos [2024-04-16T10:13:31.949Z] +++ wc -l [2024-04-16T10:13:31.949Z] +++ awk '{print $1}' [2024-04-16T10:13:31.949Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:31.949Z] ++ GREP=grep [2024-04-16T10:13:31.949Z] ++ AWK=awk [2024-04-16T10:13:31.949Z] ++ SED=sed [2024-04-16T10:13:31.949Z] ++ BC=bc [2024-04-16T10:13:31.949Z] ++ export GREP AWK SED BC [2024-04-16T10:13:31.949Z] + case ${OPT} in [2024-04-16T10:13:31.949Z] + list_test_ids [2024-04-16T10:13:31.949Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:13:31.949Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.949Z] + [[ admin_cli_all = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.949Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.949Z] + [[ admin-cli-group-1 = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.949Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.949Z] + [[ admin-cli-group-2 = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.949Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.949Z] + [[ admin-cli-group-3 = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.949Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.949Z] + [[ admin-cli-group-4 = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.949Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.949Z] + [[ admin-cli-group-5 = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.949Z] + [[ false = true ]] [2024-04-16T10:13:31.949Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:31.949Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:13:31.949Z] + OPT=list_test_ids [2024-04-16T10:13:31.949Z] + TEST_ID= [2024-04-16T10:13:31.949Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:13:31.949Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:13:31.950Z] +++ uname [2024-04-16T10:13:31.950Z] +++ grep -i sunos [2024-04-16T10:13:31.950Z] +++ wc -l [2024-04-16T10:13:31.950Z] +++ awk '{print $1}' [2024-04-16T10:13:31.950Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:31.950Z] ++ GREP=grep [2024-04-16T10:13:31.950Z] ++ AWK=awk [2024-04-16T10:13:31.950Z] ++ SED=sed [2024-04-16T10:13:31.950Z] ++ BC=bc [2024-04-16T10:13:31.950Z] ++ export GREP AWK SED BC [2024-04-16T10:13:31.950Z] + case ${OPT} in [2024-04-16T10:13:31.950Z] + list_test_ids [2024-04-16T10:13:31.950Z] + echo batch_all [2024-04-16T10:13:31.950Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.950Z] + [[ batch_all = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.950Z] + [[ false = true ]] [2024-04-16T10:13:31.950Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:31.950Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:13:31.950Z] + OPT=list_test_ids [2024-04-16T10:13:31.950Z] + TEST_ID= [2024-04-16T10:13:31.950Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:13:31.950Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:13:31.950Z] +++ uname [2024-04-16T10:13:31.950Z] +++ grep -i sunos [2024-04-16T10:13:31.950Z] +++ wc -l [2024-04-16T10:13:31.950Z] +++ awk '{print $1}' [2024-04-16T10:13:31.950Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:31.950Z] ++ GREP=grep [2024-04-16T10:13:31.950Z] ++ AWK=awk [2024-04-16T10:13:31.950Z] ++ SED=sed [2024-04-16T10:13:31.950Z] ++ BC=bc [2024-04-16T10:13:31.950Z] ++ export GREP AWK SED BC [2024-04-16T10:13:31.950Z] + case ${OPT} in [2024-04-16T10:13:31.950Z] + list_test_ids [2024-04-16T10:13:31.950Z] + echo cdi_all [2024-04-16T10:13:31.950Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:31.950Z] + [[ cdi_all = \c\d\i\_\a\l\l ]] [2024-04-16T10:13:31.950Z] + found=true [2024-04-16T10:13:31.950Z] + break [2024-04-16T10:13:31.950Z] + [[ true = true ]] [2024-04-16T10:13:31.950Z] + ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh run_test_id cdi_all [2024-04-16T10:13:31.950Z] + OPT=run_test_id [2024-04-16T10:13:31.950Z] + TEST_ID=cdi_all [2024-04-16T10:13:31.950Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:13:31.950Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:13:31.950Z] +++ uname [2024-04-16T10:13:31.950Z] +++ grep -i sunos [2024-04-16T10:13:31.950Z] +++ wc -l [2024-04-16T10:13:31.950Z] +++ awk '{print $1}' [2024-04-16T10:13:31.950Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:31.950Z] ++ GREP=grep [2024-04-16T10:13:31.950Z] ++ AWK=awk [2024-04-16T10:13:31.950Z] ++ SED=sed [2024-04-16T10:13:31.950Z] ++ BC=bc [2024-04-16T10:13:31.950Z] ++ export GREP AWK SED BC [2024-04-16T10:13:31.950Z] + case ${OPT} in [2024-04-16T10:13:31.950Z] + trap 'copy_test_artifacts cdi_all' EXIT [2024-04-16T10:13:31.950Z] + run_test_id cdi_all [2024-04-16T10:13:31.950Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:13:31.950Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:13:31.950Z] [2024-04-16T10:13:31.950Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:13:31.950Z] [2024-04-16T10:13:31.950Z] + for i in "${@}" [2024-04-16T10:13:31.950Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:13:31.950Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] timeout [2024-04-16T10:13:33.303Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:13:33.324Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:13:33.324Z] + cd ./appserver/tests/appserv-tests/devtests/cdi [2024-04-16T10:13:33.324Z] + test_init [2024-04-16T10:13:33.324Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:13:33.324Z] [2024-04-16T10:13:33.324Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:13:33.324Z] [2024-04-16T10:13:33.324Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:13:33.324Z] + xargs touch [2024-04-16T10:13:33.582Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:33.582Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:33.582Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:13:33.582Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:13:33.582Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:33.582Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:33.582Z] + java -version [2024-04-16T10:13:33.582Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:13:33.582Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:13:33.582Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:13:33.582Z] + ant -version [2024-04-16T10:13:33.582Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:13:33.582Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:13:33.582Z] + printf '\n\n' [2024-04-16T10:13:33.582Z] [2024-04-16T10:13:33.582Z] [2024-04-16T10:13:33.582Z] + get_test_target cdi_all [2024-04-16T10:13:33.582Z] + printf '\n%s \n\n' '===== GETTING TEST TARGET =====' [2024-04-16T10:13:33.582Z] [2024-04-16T10:13:33.582Z] ===== GETTING TEST TARGET ===== [2024-04-16T10:13:33.582Z] [2024-04-16T10:13:33.582Z] + case ${1} in [2024-04-16T10:13:33.582Z] + TARGET=all [2024-04-16T10:13:33.582Z] + export TARGET [2024-04-16T10:13:33.582Z] + test_run [2024-04-16T10:13:33.582Z] + printf '\n%s \n\n' '===== TEST RUN - MAIN =====' [2024-04-16T10:13:33.582Z] [2024-04-16T10:13:33.582Z] ===== TEST RUN - MAIN ===== [2024-04-16T10:13:33.582Z] [2024-04-16T10:13:33.582Z] + echo '' [2024-04-16T10:13:33.582Z] + find . -name RepRunConf.txt [2024-04-16T10:13:33.582Z] + xargs rm -f [2024-04-16T10:13:33.582Z] + rm -rf '*.output' alltests.res '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results*' [2024-04-16T10:13:33.582Z] + set +e [2024-04-16T10:13:33.582Z] + ant clean -e -q [2024-04-16T10:13:33.703Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-znmt7 [2024-04-16T10:13:34.259Z] [INFO] Scanning for projects... [2024-04-16T10:13:36.743Z] Agent basic-m85fh is provisioned from template basic [2024-04-16T10:13:36.744Z] --- [2024-04-16T10:13:36.744Z] apiVersion: "v1" [2024-04-16T10:13:36.744Z] kind: "Pod" [2024-04-16T10:13:36.744Z] metadata: [2024-04-16T10:13:36.744Z] labels: [2024-04-16T10:13:36.744Z] jenkins: "slave" [2024-04-16T10:13:36.744Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:13:36.744Z] jenkins/label: "basic" [2024-04-16T10:13:36.744Z] name: "basic-m85fh" [2024-04-16T10:13:36.744Z] namespace: "glassfish" [2024-04-16T10:13:36.744Z] spec: [2024-04-16T10:13:36.744Z] containers: [2024-04-16T10:13:36.744Z] - env: [2024-04-16T10:13:36.744Z] - name: "JENKINS_SECRET" [2024-04-16T10:13:36.744Z] value: "********" [2024-04-16T10:13:36.744Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:13:36.744Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:13:36.744Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:13:36.744Z] value: "basic-m85fh" [2024-04-16T10:13:36.744Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:13:36.744Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:13:36.744Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:13:36.744Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:13:36.744Z] value: "" [2024-04-16T10:13:36.744Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:13:36.744Z] value: "" [2024-04-16T10:13:36.744Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:13:36.744Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:13:36.744Z] - name: "JENKINS_NAME" [2024-04-16T10:13:36.744Z] value: "basic-m85fh" [2024-04-16T10:13:36.744Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:13:36.744Z] value: "/home/jenkins/agent" [2024-04-16T10:13:36.744Z] - name: "JENKINS_URL" [2024-04-16T10:13:36.744Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:13:36.744Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:13:36.744Z] imagePullPolicy: "Always" [2024-04-16T10:13:36.744Z] name: "jnlp" [2024-04-16T10:13:36.744Z] resources: [2024-04-16T10:13:36.744Z] limits: [2024-04-16T10:13:36.744Z] cpu: "2000m" [2024-04-16T10:13:36.744Z] memory: "4096Mi" [2024-04-16T10:13:36.744Z] requests: [2024-04-16T10:13:36.744Z] cpu: "1000m" [2024-04-16T10:13:36.744Z] memory: "4096Mi" [2024-04-16T10:13:36.744Z] tty: true [2024-04-16T10:13:36.744Z] volumeMounts: [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:13:36.744Z] name: "m2-dir" [2024-04-16T10:13:36.744Z] readOnly: true [2024-04-16T10:13:36.744Z] subPath: "toolchains.xml" [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:13:36.744Z] name: "m2-dir" [2024-04-16T10:13:36.744Z] readOnly: true [2024-04-16T10:13:36.744Z] subPath: ".mavenrc" [2024-04-16T10:13:36.744Z] - mountPath: "/opt/tools" [2024-04-16T10:13:36.744Z] name: "volume-0" [2024-04-16T10:13:36.744Z] readOnly: false [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins" [2024-04-16T10:13:36.744Z] name: "volume-2" [2024-04-16T10:13:36.744Z] readOnly: false [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:13:36.744Z] name: "volume-3" [2024-04-16T10:13:36.744Z] readOnly: false [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:13:36.744Z] name: "m2-secret-dir" [2024-04-16T10:13:36.744Z] readOnly: true [2024-04-16T10:13:36.744Z] subPath: "settings-security.xml" [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:13:36.744Z] name: "volume-4" [2024-04-16T10:13:36.744Z] readOnly: false [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:13:36.744Z] name: "m2-secret-dir" [2024-04-16T10:13:36.744Z] readOnly: true [2024-04-16T10:13:36.744Z] subPath: "settings.xml" [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:13:36.744Z] name: "volume-1" [2024-04-16T10:13:36.744Z] readOnly: false [2024-04-16T10:13:36.744Z] subPath: "" [2024-04-16T10:13:36.744Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:13:36.744Z] name: "workspace-volume" [2024-04-16T10:13:36.744Z] readOnly: false [2024-04-16T10:13:36.744Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:13:36.744Z] nodeSelector: [2024-04-16T10:13:36.744Z] kubernetes.io/os: "linux" [2024-04-16T10:13:36.744Z] restartPolicy: "Never" [2024-04-16T10:13:36.744Z] volumes: [2024-04-16T10:13:36.744Z] - name: "volume-0" [2024-04-16T10:13:36.744Z] persistentVolumeClaim: [2024-04-16T10:13:36.744Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:13:36.744Z] readOnly: true [2024-04-16T10:13:36.744Z] - name: "m2-secret-dir" [2024-04-16T10:13:36.744Z] secret: [2024-04-16T10:13:36.744Z] secretName: "m2-secret-dir" [2024-04-16T10:13:36.744Z] - emptyDir: [2024-04-16T10:13:36.744Z] medium: "" [2024-04-16T10:13:36.744Z] name: "volume-2" [2024-04-16T10:13:36.744Z] - configMap: [2024-04-16T10:13:36.744Z] name: "m2-dir" [2024-04-16T10:13:36.744Z] name: "m2-dir" [2024-04-16T10:13:36.744Z] - configMap: [2024-04-16T10:13:36.744Z] name: "known-hosts" [2024-04-16T10:13:36.745Z] name: "volume-1" [2024-04-16T10:13:36.745Z] - emptyDir: [2024-04-16T10:13:36.745Z] medium: "" [2024-04-16T10:13:36.745Z] name: "workspace-volume" [2024-04-16T10:13:36.745Z] - emptyDir: [2024-04-16T10:13:36.745Z] medium: "" [2024-04-16T10:13:36.745Z] name: "volume-4" [2024-04-16T10:13:36.745Z] - emptyDir: [2024-04-16T10:13:36.745Z] medium: "" [2024-04-16T10:13:36.745Z] name: "volume-3" [2024-04-16T10:13:36.745Z] [2024-04-16T10:13:37.063Z] Running on basic-m85fh in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_1) [Pipeline] unstash [2024-04-16T10:13:38.486Z] [INFO] [2024-04-16T10:13:38.486Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:13:38.486Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:13:38.486Z] [INFO] from pom.xml [2024-04-16T10:13:38.486Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:13:39.296Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:13:39.296Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:13:39.296Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:13:39.296Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:13:39.296Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:13:39.296Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:13:39.296Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:13:39.296Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:13:39.296Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:13:39.296Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:13:39.296Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:13:39.296Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:13:39.296Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:13:39.296Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:13:39.296Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:13:39.296Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:13:39.296Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:39.297Z] [INFO] BUILD SUCCESS [2024-04-16T10:13:39.297Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:39.297Z] [INFO] Total time: 18.647 s [2024-04-16T10:13:39.297Z] [INFO] Finished at: 2024-04-16T10:13:37Z [2024-04-16T10:13:39.297Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:39.297Z] + run_test ql_gf_full_profile_all [2024-04-16T10:13:39.297Z] + local testid=ql_gf_full_profile_all [2024-04-16T10:13:39.297Z] + local found=false [2024-04-16T10:13:39.297Z] ++ find . -name run_test.sh [2024-04-16T10:13:39.297Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.297Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:13:39.297Z] + OPT=list_test_ids [2024-04-16T10:13:39.297Z] + TEST_ID= [2024-04-16T10:13:39.297Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:13:39.297Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:13:39.297Z] +++ uname [2024-04-16T10:13:39.297Z] +++ grep -i sunos [2024-04-16T10:13:39.297Z] +++ wc -l [2024-04-16T10:13:39.297Z] +++ awk '{print $1}' [2024-04-16T10:13:39.297Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.297Z] ++ GREP=grep [2024-04-16T10:13:39.297Z] ++ AWK=awk [2024-04-16T10:13:39.297Z] ++ SED=sed [2024-04-16T10:13:39.297Z] ++ BC=bc [2024-04-16T10:13:39.297Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.297Z] + case ${OPT} in [2024-04-16T10:13:39.297Z] + list_test_ids [2024-04-16T10:13:39.297Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ admin_cli_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + [[ false = true ]] [2024-04-16T10:13:39.297Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.297Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:13:39.297Z] + OPT=list_test_ids [2024-04-16T10:13:39.297Z] + TEST_ID= [2024-04-16T10:13:39.297Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:13:39.297Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:13:39.297Z] +++ uname [2024-04-16T10:13:39.297Z] +++ grep -i sunos [2024-04-16T10:13:39.297Z] +++ wc -l [2024-04-16T10:13:39.297Z] +++ awk '{print $1}' [2024-04-16T10:13:39.297Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.297Z] ++ GREP=grep [2024-04-16T10:13:39.297Z] ++ AWK=awk [2024-04-16T10:13:39.297Z] ++ SED=sed [2024-04-16T10:13:39.297Z] ++ BC=bc [2024-04-16T10:13:39.297Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.297Z] + case ${OPT} in [2024-04-16T10:13:39.297Z] + list_test_ids [2024-04-16T10:13:39.297Z] + echo batch_all [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ batch_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + [[ false = true ]] [2024-04-16T10:13:39.297Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.297Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:13:39.297Z] + OPT=list_test_ids [2024-04-16T10:13:39.297Z] + TEST_ID= [2024-04-16T10:13:39.297Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:13:39.297Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:13:39.297Z] +++ uname [2024-04-16T10:13:39.297Z] +++ grep -i sunos [2024-04-16T10:13:39.297Z] +++ wc -l [2024-04-16T10:13:39.297Z] +++ awk '{print $1}' [2024-04-16T10:13:39.297Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.297Z] ++ GREP=grep [2024-04-16T10:13:39.297Z] ++ AWK=awk [2024-04-16T10:13:39.297Z] ++ SED=sed [2024-04-16T10:13:39.297Z] ++ BC=bc [2024-04-16T10:13:39.297Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.297Z] + case ${OPT} in [2024-04-16T10:13:39.297Z] + list_test_ids [2024-04-16T10:13:39.297Z] + echo cdi_all [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ cdi_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + [[ false = true ]] [2024-04-16T10:13:39.297Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.297Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:13:39.297Z] + OPT=list_test_ids [2024-04-16T10:13:39.297Z] + TEST_ID= [2024-04-16T10:13:39.297Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:13:39.297Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:13:39.297Z] +++ uname [2024-04-16T10:13:39.297Z] +++ grep -i sunos [2024-04-16T10:13:39.297Z] +++ wc -l [2024-04-16T10:13:39.297Z] +++ awk '{print $1}' [2024-04-16T10:13:39.297Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.297Z] ++ GREP=grep [2024-04-16T10:13:39.297Z] ++ AWK=awk [2024-04-16T10:13:39.297Z] ++ SED=sed [2024-04-16T10:13:39.297Z] ++ BC=bc [2024-04-16T10:13:39.297Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.297Z] + case ${OPT} in [2024-04-16T10:13:39.297Z] + list_test_ids [2024-04-16T10:13:39.297Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ connector_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ connector_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ connector_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ connector_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ connector_group_4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + [[ false = true ]] [2024-04-16T10:13:39.297Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.297Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:13:39.297Z] + OPT=list_test_ids [2024-04-16T10:13:39.297Z] + TEST_ID= [2024-04-16T10:13:39.297Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:13:39.297Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:13:39.297Z] +++ uname [2024-04-16T10:13:39.297Z] +++ grep -i sunos [2024-04-16T10:13:39.297Z] +++ wc -l [2024-04-16T10:13:39.297Z] +++ awk '{print $1}' [2024-04-16T10:13:39.297Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.297Z] ++ GREP=grep [2024-04-16T10:13:39.297Z] ++ AWK=awk [2024-04-16T10:13:39.297Z] ++ SED=sed [2024-04-16T10:13:39.297Z] ++ BC=bc [2024-04-16T10:13:39.297Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.297Z] + case ${OPT} in [2024-04-16T10:13:39.297Z] + list_test_ids [2024-04-16T10:13:39.297Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ deployment_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.297Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.297Z] + [[ false = true ]] [2024-04-16T10:13:39.297Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.298Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:13:39.298Z] + OPT=list_test_ids [2024-04-16T10:13:39.298Z] + TEST_ID= [2024-04-16T10:13:39.298Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:13:39.298Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:13:39.298Z] +++ uname [2024-04-16T10:13:39.298Z] +++ grep -i sunos [2024-04-16T10:13:39.298Z] +++ wc -l [2024-04-16T10:13:39.298Z] +++ awk '{print $1}' [2024-04-16T10:13:39.298Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.298Z] ++ GREP=grep [2024-04-16T10:13:39.298Z] ++ AWK=awk [2024-04-16T10:13:39.298Z] ++ SED=sed [2024-04-16T10:13:39.298Z] ++ BC=bc [2024-04-16T10:13:39.298Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.298Z] + case ${OPT} in [2024-04-16T10:13:39.298Z] + list_test_ids [2024-04-16T10:13:39.298Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ ejb_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ ejb_web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ ejb_group_1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ ejb_group_2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ ejb_group_3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + [[ false = true ]] [2024-04-16T10:13:39.298Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.298Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:13:39.298Z] + OPT=list_test_ids [2024-04-16T10:13:39.298Z] + TEST_ID= [2024-04-16T10:13:39.298Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:13:39.298Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:13:39.298Z] +++ uname [2024-04-16T10:13:39.298Z] +++ grep -i sunos [2024-04-16T10:13:39.298Z] +++ wc -l [2024-04-16T10:13:39.298Z] +++ awk '{print $1}' [2024-04-16T10:13:39.298Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.298Z] ++ GREP=grep [2024-04-16T10:13:39.298Z] ++ AWK=awk [2024-04-16T10:13:39.298Z] ++ SED=sed [2024-04-16T10:13:39.298Z] ++ BC=bc [2024-04-16T10:13:39.298Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.298Z] + case ${OPT} in [2024-04-16T10:13:39.298Z] + list_test_ids [2024-04-16T10:13:39.298Z] + echo jdbc_all [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ jdbc_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + [[ false = true ]] [2024-04-16T10:13:39.298Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.298Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-04-16T10:13:39.298Z] + OPT=list_test_ids [2024-04-16T10:13:39.298Z] + TEST_ID= [2024-04-16T10:13:39.298Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-04-16T10:13:39.298Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-04-16T10:13:39.298Z] +++ uname [2024-04-16T10:13:39.298Z] +++ grep -i sunos [2024-04-16T10:13:39.298Z] +++ wc -l [2024-04-16T10:13:39.298Z] +++ awk '{print $1}' [2024-04-16T10:13:39.298Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.298Z] ++ GREP=grep [2024-04-16T10:13:39.298Z] ++ AWK=awk [2024-04-16T10:13:39.298Z] ++ SED=sed [2024-04-16T10:13:39.298Z] ++ BC=bc [2024-04-16T10:13:39.298Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.298Z] + case ${OPT} in [2024-04-16T10:13:39.298Z] + list_test_ids [2024-04-16T10:13:39.298Z] + echo jms_all [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ jms_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + [[ false = true ]] [2024-04-16T10:13:39.298Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.298Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-04-16T10:13:39.298Z] + OPT=list_test_ids [2024-04-16T10:13:39.298Z] + TEST_ID= [2024-04-16T10:13:39.298Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:13:39.298Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:13:39.298Z] +++ uname [2024-04-16T10:13:39.298Z] +++ grep -i sunos [2024-04-16T10:13:39.298Z] +++ wc -l [2024-04-16T10:13:39.298Z] +++ awk '{print $1}' [2024-04-16T10:13:39.298Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.298Z] ++ GREP=grep [2024-04-16T10:13:39.298Z] ++ AWK=awk [2024-04-16T10:13:39.298Z] ++ SED=sed [2024-04-16T10:13:39.298Z] ++ BC=bc [2024-04-16T10:13:39.298Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.298Z] + case ${OPT} in [2024-04-16T10:13:39.298Z] + list_test_ids [2024-04-16T10:13:39.298Z] + echo naming_all [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ naming_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + [[ false = true ]] [2024-04-16T10:13:39.298Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.298Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-04-16T10:13:39.298Z] + OPT=list_test_ids [2024-04-16T10:13:39.298Z] + TEST_ID= [2024-04-16T10:13:39.298Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:13:39.298Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-04-16T10:13:39.298Z] +++ uname [2024-04-16T10:13:39.298Z] +++ grep -i sunos [2024-04-16T10:13:39.298Z] +++ wc -l [2024-04-16T10:13:39.298Z] +++ awk '{print $1}' [2024-04-16T10:13:39.298Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.298Z] ++ GREP=grep [2024-04-16T10:13:39.298Z] ++ AWK=awk [2024-04-16T10:13:39.298Z] ++ SED=sed [2024-04-16T10:13:39.298Z] ++ BC=bc [2024-04-16T10:13:39.298Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.298Z] + case ${OPT} in [2024-04-16T10:13:39.298Z] + list_test_ids [2024-04-16T10:13:39.298Z] + echo persistence_all [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ persistence_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + [[ false = true ]] [2024-04-16T10:13:39.298Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.298Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ security_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.298Z] + [[ false = true ]] [2024-04-16T10:13:39.298Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.298Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-04-16T10:13:39.298Z] + OPT=list_test_ids [2024-04-16T10:13:39.298Z] + TEST_ID= [2024-04-16T10:13:39.298Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-04-16T10:13:39.298Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-04-16T10:13:39.298Z] +++ uname [2024-04-16T10:13:39.298Z] +++ grep -i sunos [2024-04-16T10:13:39.298Z] +++ wc -l [2024-04-16T10:13:39.298Z] +++ awk '{print $1}' [2024-04-16T10:13:39.298Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.298Z] ++ GREP=grep [2024-04-16T10:13:39.298Z] ++ AWK=awk [2024-04-16T10:13:39.298Z] ++ SED=sed [2024-04-16T10:13:39.298Z] ++ BC=bc [2024-04-16T10:13:39.298Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.298Z] + case ${OPT} in [2024-04-16T10:13:39.298Z] + list_test_ids [2024-04-16T10:13:39.298Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-04-16T10:13:39.298Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.298Z] + [[ transaction_ee_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + [[ false = true ]] [2024-04-16T10:13:39.299Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.299Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-04-16T10:13:39.299Z] + OPT=list_test_ids [2024-04-16T10:13:39.299Z] + TEST_ID= [2024-04-16T10:13:39.299Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-04-16T10:13:39.299Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-04-16T10:13:39.299Z] +++ uname [2024-04-16T10:13:39.299Z] +++ grep -i sunos [2024-04-16T10:13:39.299Z] +++ wc -l [2024-04-16T10:13:39.299Z] +++ awk '{print $1}' [2024-04-16T10:13:39.299Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.299Z] ++ GREP=grep [2024-04-16T10:13:39.299Z] ++ AWK=awk [2024-04-16T10:13:39.299Z] ++ SED=sed [2024-04-16T10:13:39.299Z] ++ BC=bc [2024-04-16T10:13:39.299Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.299Z] + case $OPT in [2024-04-16T10:13:39.299Z] + list_test_ids [2024-04-16T10:13:39.299Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ web_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ web_jsp = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ web_servlet = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ web_web-container = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ web_group-1 = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + [[ false = true ]] [2024-04-16T10:13:39.299Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.299Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-04-16T10:13:39.299Z] + OPT=list_test_ids [2024-04-16T10:13:39.299Z] + TEST_ID= [2024-04-16T10:13:39.299Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-04-16T10:13:39.299Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-04-16T10:13:39.299Z] +++ uname [2024-04-16T10:13:39.299Z] +++ grep -i sunos [2024-04-16T10:13:39.299Z] +++ wc -l [2024-04-16T10:13:39.299Z] +++ awk '{print $1}' [2024-04-16T10:13:39.299Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.299Z] ++ GREP=grep [2024-04-16T10:13:39.299Z] ++ AWK=awk [2024-04-16T10:13:39.299Z] ++ SED=sed [2024-04-16T10:13:39.299Z] ++ BC=bc [2024-04-16T10:13:39.299Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.299Z] + case ${OPT} in [2024-04-16T10:13:39.299Z] + list_test_ids [2024-04-16T10:13:39.299Z] + echo webservice_all [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ webservice_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + [[ false = true ]] [2024-04-16T10:13:39.299Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:39.299Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2024-04-16T10:13:39.299Z] + OPT=list_test_ids [2024-04-16T10:13:39.299Z] + TEST_ID= [2024-04-16T10:13:39.299Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-04-16T10:13:39.299Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-04-16T10:13:39.299Z] +++ uname [2024-04-16T10:13:39.299Z] +++ grep -i sunos [2024-04-16T10:13:39.299Z] +++ wc -l [2024-04-16T10:13:39.299Z] +++ awk '{print $1}' [2024-04-16T10:13:39.299Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.299Z] ++ GREP=grep [2024-04-16T10:13:39.299Z] ++ AWK=awk [2024-04-16T10:13:39.299Z] ++ SED=sed [2024-04-16T10:13:39.299Z] ++ BC=bc [2024-04-16T10:13:39.299Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.299Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:13:39.299Z] + case ${OPT} in [2024-04-16T10:13:39.299Z] + list_test_ids [2024-04-16T10:13:39.299Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2024-04-16T10:13:39.299Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:39.299Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + found=true [2024-04-16T10:13:39.299Z] + break [2024-04-16T10:13:39.299Z] + [[ true = true ]] [2024-04-16T10:13:39.299Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_full_profile_all [2024-04-16T10:13:39.299Z] + OPT=run_test_id [2024-04-16T10:13:39.299Z] + TEST_ID=ql_gf_full_profile_all [2024-04-16T10:13:39.299Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-04-16T10:13:39.299Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-04-16T10:13:39.299Z] +++ uname [2024-04-16T10:13:39.299Z] +++ grep -i sunos [2024-04-16T10:13:39.299Z] +++ wc -l [2024-04-16T10:13:39.299Z] +++ awk '{print $1}' [2024-04-16T10:13:39.299Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:39.299Z] ++ GREP=grep [2024-04-16T10:13:39.299Z] ++ AWK=awk [2024-04-16T10:13:39.299Z] ++ SED=sed [2024-04-16T10:13:39.299Z] ++ BC=bc [2024-04-16T10:13:39.299Z] ++ export GREP AWK SED BC [2024-04-16T10:13:39.299Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:13:39.299Z] + case ${OPT} in [2024-04-16T10:13:39.299Z] + trap 'copy_ql_results ql_gf_full_profile_all' EXIT [2024-04-16T10:13:39.299Z] + run_test_id ql_gf_full_profile_all [2024-04-16T10:13:39.299Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:39.299Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:13:39.299Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:13:39.299Z] [2024-04-16T10:13:39.299Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:13:39.299Z] [2024-04-16T10:13:39.299Z] + for i in "${@}" [2024-04-16T10:13:39.299Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:13:39.299Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:39.556Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ [2024-04-16T10:13:39.556Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -Ptest_gd_security,report test [2024-04-16T10:13:39.556Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:13:40.939Z] [INFO] Scanning for projects... [2024-04-16T10:13:40.939Z] [INFO] [2024-04-16T10:13:40.939Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2024-04-16T10:13:40.939Z] [INFO] Building Glassfish Quicklook Bundle 7.0.15-SNAPSHOT [2024-04-16T10:13:40.939Z] [INFO] from pom.xml [2024-04-16T10:13:40.939Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:13:41.010Z] [INFO] [2024-04-16T10:13:41.010Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:13:41.010Z] [INFO] [2024-04-16T10:13:41.010Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:13:41.711Z] + printf '\n%s \n\n' '===== TEST RUN - STARTING GLASSFISH AND DB =====' [2024-04-16T10:13:41.712Z] [2024-04-16T10:13:41.712Z] ===== TEST RUN - STARTING GLASSFISH AND DB ===== [2024-04-16T10:13:41.712Z] [2024-04-16T10:13:41.712Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-domain [2024-04-16T10:13:41.869Z] [INFO] [2024-04-16T10:13:41.869Z] [INFO] --- resources:3.3.1:resources (default-resources) @ quicklook --- [2024-04-16T10:13:41.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/src/main/resources [2024-04-16T10:13:41.869Z] [INFO] [2024-04-16T10:13:41.869Z] [INFO] --- compiler:3.11.0:compile (default-compile) @ quicklook --- [2024-04-16T10:13:42.456Z] [INFO] No sources to compile [2024-04-16T10:13:42.456Z] [INFO] [2024-04-16T10:13:42.456Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ quicklook --- [2024-04-16T10:13:42.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/src/test/resources [2024-04-16T10:13:42.456Z] [INFO] [2024-04-16T10:13:42.456Z] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ quicklook --- [2024-04-16T10:13:42.456Z] [INFO] No sources to compile [2024-04-16T10:13:42.456Z] [INFO] [2024-04-16T10:13:42.456Z] [INFO] --- surefire:3.2.2:test (default-test) @ quicklook --- [Pipeline] timeout [2024-04-16T10:13:42.993Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:13:43.386Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-m85fh [2024-04-16T10:13:43.412Z] [INFO] No tests to run. [2024-04-16T10:13:43.412Z] [INFO] [2024-04-16T10:13:43.412Z] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [2024-04-16T10:13:44.302Z] [INFO] [2024-04-16T10:13:44.302Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:13:44.302Z] [INFO] [2024-04-16T10:13:44.302Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:13:44.339Z] [INFO] Executing tasks [2024-04-16T10:13:44.339Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/target/classes [2024-04-16T10:13:44.340Z] [WARNING] [echo] plugin classpath: /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar:/home/jenkins/.m2/repository/org/apache/ant/ant/1.10.9/ant-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar:/home/jenkins/.m2/repository/junit/junit/4.13/junit-4.13.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/jenkins/.m2/repository/org/testng/testng/6.11/testng-6.11.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/home/jenkins/.m2/repository/com/sun/jsftemplating/jsftemplating-dynafaces/0.1/jsftemplating-dynafaces-0.1.jar:/home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/home/jenkins/.m2/repository/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar:/home/jenkins/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2024-04-16T10:13:44.595Z] [WARNING] Trying to override old definition of task javac [2024-04-16T10:13:44.595Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:13:44.595Z] [WARNING] [echo] | | [2024-04-16T10:13:44.595Z] [WARNING] [echo] | R u n n i n g | [2024-04-16T10:13:44.595Z] [WARNING] [echo] | all_gd_security | [2024-04-16T10:13:44.595Z] [WARNING] [echo] | Full Profile | [2024-04-16T10:13:44.595Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:13:44.595Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:13:44.595Z] [WARNING] [echo] Verify Domain.xml [2024-04-16T10:13:46.039Z] [INFO] [exec] All tests passed; domain.xml is valid. [2024-04-16T10:13:46.039Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2024-04-16T10:13:46.039Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:13:46.039Z] [WARNING] [echo] | | [2024-04-16T10:13:46.039Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:13:46.039Z] [WARNING] [echo] | in Felix mode | [2024-04-16T10:13:46.040Z] [WARNING] [echo] | | [2024-04-16T10:13:46.040Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:13:46.830Z] [INFO] No sources to compile [2024-04-16T10:13:46.830Z] [INFO] [2024-04-16T10:13:46.830Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:13:46.830Z] [INFO] [2024-04-16T10:13:46.830Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:13:46.830Z] [INFO] [2024-04-16T10:13:46.830Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:13:46.830Z] [INFO] No sources to compile [2024-04-16T10:13:46.830Z] [INFO] [2024-04-16T10:13:46.830Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:13:46.830Z] [INFO] No sources to compile [2024-04-16T10:13:46.830Z] [INFO] [2024-04-16T10:13:46.830Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:13:47.395Z] [INFO] Executing tasks [2024-04-16T10:13:47.395Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:13:47.395Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:13:47.395Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:13:47.395Z] [INFO] Executed tasks [2024-04-16T10:13:47.395Z] [INFO] [2024-04-16T10:13:47.395Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:13:48.068Z] Agent basic-14zvn is provisioned from template basic [2024-04-16T10:13:48.069Z] --- [2024-04-16T10:13:48.069Z] apiVersion: "v1" [2024-04-16T10:13:48.069Z] kind: "Pod" [2024-04-16T10:13:48.069Z] metadata: [2024-04-16T10:13:48.069Z] labels: [2024-04-16T10:13:48.069Z] jenkins: "slave" [2024-04-16T10:13:48.069Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:13:48.069Z] jenkins/label: "basic" [2024-04-16T10:13:48.069Z] name: "basic-14zvn" [2024-04-16T10:13:48.069Z] namespace: "glassfish" [2024-04-16T10:13:48.069Z] spec: [2024-04-16T10:13:48.069Z] containers: [2024-04-16T10:13:48.069Z] - env: [2024-04-16T10:13:48.069Z] - name: "JENKINS_SECRET" [2024-04-16T10:13:48.069Z] value: "********" [2024-04-16T10:13:48.069Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:13:48.069Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:13:48.069Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:13:48.069Z] value: "basic-14zvn" [2024-04-16T10:13:48.069Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:13:48.069Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:13:48.069Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:13:48.069Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:13:48.069Z] value: "" [2024-04-16T10:13:48.069Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:13:48.069Z] value: "" [2024-04-16T10:13:48.069Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:13:48.069Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:13:48.069Z] - name: "JENKINS_NAME" [2024-04-16T10:13:48.069Z] value: "basic-14zvn" [2024-04-16T10:13:48.069Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:13:48.069Z] value: "/home/jenkins/agent" [2024-04-16T10:13:48.069Z] - name: "JENKINS_URL" [2024-04-16T10:13:48.069Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:13:48.069Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:13:48.069Z] imagePullPolicy: "Always" [2024-04-16T10:13:48.069Z] name: "jnlp" [2024-04-16T10:13:48.069Z] resources: [2024-04-16T10:13:48.069Z] limits: [2024-04-16T10:13:48.069Z] cpu: "2000m" [2024-04-16T10:13:48.069Z] memory: "4096Mi" [2024-04-16T10:13:48.069Z] requests: [2024-04-16T10:13:48.069Z] cpu: "1000m" [2024-04-16T10:13:48.069Z] memory: "4096Mi" [2024-04-16T10:13:48.069Z] tty: true [2024-04-16T10:13:48.069Z] volumeMounts: [2024-04-16T10:13:48.069Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:13:48.069Z] name: "m2-dir" [2024-04-16T10:13:48.069Z] readOnly: true [2024-04-16T10:13:48.069Z] subPath: "toolchains.xml" [2024-04-16T10:13:48.069Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:13:48.069Z] name: "m2-dir" [2024-04-16T10:13:48.070Z] readOnly: true [2024-04-16T10:13:48.070Z] subPath: ".mavenrc" [2024-04-16T10:13:48.070Z] - mountPath: "/opt/tools" [2024-04-16T10:13:48.070Z] name: "volume-0" [2024-04-16T10:13:48.070Z] readOnly: false [2024-04-16T10:13:48.070Z] - mountPath: "/home/jenkins" [2024-04-16T10:13:48.070Z] name: "volume-2" [2024-04-16T10:13:48.070Z] readOnly: false [2024-04-16T10:13:48.070Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:13:48.070Z] name: "volume-3" [2024-04-16T10:13:48.070Z] readOnly: false [2024-04-16T10:13:48.070Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:13:48.070Z] name: "m2-secret-dir" [2024-04-16T10:13:48.070Z] readOnly: true [2024-04-16T10:13:48.070Z] subPath: "settings-security.xml" [2024-04-16T10:13:48.070Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:13:48.070Z] name: "volume-4" [2024-04-16T10:13:48.070Z] readOnly: false [2024-04-16T10:13:48.070Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:13:48.070Z] name: "m2-secret-dir" [2024-04-16T10:13:48.070Z] readOnly: true [2024-04-16T10:13:48.070Z] subPath: "settings.xml" [2024-04-16T10:13:48.070Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:13:48.070Z] name: "volume-1" [2024-04-16T10:13:48.070Z] readOnly: false [2024-04-16T10:13:48.070Z] subPath: "" [2024-04-16T10:13:48.070Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:13:48.070Z] name: "workspace-volume" [2024-04-16T10:13:48.070Z] readOnly: false [2024-04-16T10:13:48.070Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:13:48.070Z] nodeSelector: [2024-04-16T10:13:48.070Z] kubernetes.io/os: "linux" [2024-04-16T10:13:48.070Z] restartPolicy: "Never" [2024-04-16T10:13:48.070Z] volumes: [2024-04-16T10:13:48.070Z] - name: "volume-0" [2024-04-16T10:13:48.070Z] persistentVolumeClaim: [2024-04-16T10:13:48.070Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:13:48.070Z] readOnly: true [2024-04-16T10:13:48.070Z] - name: "m2-secret-dir" [2024-04-16T10:13:48.070Z] secret: [2024-04-16T10:13:48.070Z] secretName: "m2-secret-dir" [2024-04-16T10:13:48.070Z] - emptyDir: [2024-04-16T10:13:48.070Z] medium: "" [2024-04-16T10:13:48.070Z] name: "volume-2" [2024-04-16T10:13:48.070Z] - configMap: [2024-04-16T10:13:48.070Z] name: "m2-dir" [2024-04-16T10:13:48.070Z] name: "m2-dir" [2024-04-16T10:13:48.070Z] - configMap: [2024-04-16T10:13:48.070Z] name: "known-hosts" [2024-04-16T10:13:48.070Z] name: "volume-1" [2024-04-16T10:13:48.070Z] - emptyDir: [2024-04-16T10:13:48.070Z] medium: "" [2024-04-16T10:13:48.070Z] name: "workspace-volume" [2024-04-16T10:13:48.070Z] - emptyDir: [2024-04-16T10:13:48.070Z] medium: "" [2024-04-16T10:13:48.070Z] name: "volume-4" [2024-04-16T10:13:48.070Z] - emptyDir: [2024-04-16T10:13:48.070Z] medium: "" [2024-04-16T10:13:48.070Z] name: "volume-3" [2024-04-16T10:13:48.070Z] [2024-04-16T10:13:48.233Z] Running on basic-14zvn in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_2) [Pipeline] unstash [2024-04-16T10:13:49.284Z] Waiting for domain1 to start ......... [2024-04-16T10:13:49.284Z] Waiting finished after 8,096 ms. [2024-04-16T10:13:49.284Z] Successfully started the domain : domain1 [2024-04-16T10:13:49.284Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:13:49.284Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:13:49.284Z] Admin Port: 4,848 [2024-04-16T10:13:49.284Z] Command start-domain executed successfully. [2024-04-16T10:13:49.584Z] + '[' '' = true ']' [2024-04-16T10:13:49.584Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-database [2024-04-16T10:13:51.584Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [Pipeline] { [2024-04-16T10:13:54.145Z] --------- Derby Network Server Information -------- [2024-04-16T10:13:54.145Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-04-16T10:13:54.145Z] -- listing properties -- [2024-04-16T10:13:54.145Z] derby.drda.timeSlice=0 [2024-04-16T10:13:54.145Z] derby.drda.portNumber=1527 [2024-04-16T10:13:54.145Z] derby.drda.minThreads=0 [2024-04-16T10:13:54.145Z] derby.drda.sslMode=off [2024-04-16T10:13:54.145Z] derby.drda.traceAll=false [2024-04-16T10:13:54.145Z] derby.drda.keepAlive=true [2024-04-16T10:13:54.145Z] derby.drda.maxThreads=0 [2024-04-16T10:13:54.145Z] derby.drda.logConnections=false [2024-04-16T10:13:54.145Z] derby.drda.startNetworkServer=false [2024-04-16T10:13:54.145Z] derby.drda.host=0.0.0.0 [2024-04-16T10:13:54.145Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/_test-u... [2024-04-16T10:13:54.145Z] ------------------ Java Information ------------------ [2024-04-16T10:13:54.145Z] Java Version: 17.0.10 [2024-04-16T10:13:54.145Z] Java Vendor: Eclipse Adoptium [2024-04-16T10:13:54.145Z] Java home: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:13:54.145Z] Java classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar [2024-04-16T10:13:54.145Z] OS name: Linux [2024-04-16T10:13:54.145Z] OS architecture: amd64 [2024-04-16T10:13:54.145Z] OS version: 6.2.9-300.fc38.x86_64 [2024-04-16T10:13:54.145Z] Java user name: jenkins [2024-04-16T10:13:54.145Z] Java user home: /home/jenkins [2024-04-16T10:13:54.145Z] Java user dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi [2024-04-16T10:13:54.145Z] java.specification.name: Java Platform API Specification [2024-04-16T10:13:54.145Z] java.specification.version: 17 [2024-04-16T10:13:54.145Z] java.runtime.version: 17.0.10+7 [2024-04-16T10:13:54.145Z] --------- Derby Information -------- [2024-04-16T10:13:54.145Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-04-16T10:13:54.145Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-04-16T10:13:54.145Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-04-16T10:13:54.145Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-04-16T10:13:54.145Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-04-16T10:13:54.145Z] ------------------------------------------------------ [2024-04-16T10:13:54.145Z] ----------------- Locale Information ----------------- [2024-04-16T10:13:54.145Z] Current Locale : [English/United States [en_US]] [2024-04-16T10:13:54.146Z] Found support for locale: [cs] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [de_DE] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [es] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [fr] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [hu] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [it] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [ja_JP] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [ko_KR] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [pl] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [pt_BR] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [ru] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [zh_CN] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] Found support for locale: [zh_TW] [2024-04-16T10:13:54.146Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:13:54.146Z] ------------------------------------------------------ [2024-04-16T10:13:54.146Z] ------------------------------------------------------ [2024-04-16T10:13:54.146Z] [2024-04-16T10:13:54.146Z] Starting database in the background. [2024-04-16T10:13:54.146Z] Log redirected to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.log. [2024-04-16T10:13:54.146Z] Command start-database executed successfully. [2024-04-16T10:13:54.146Z] + printf '\n%s \n\n' '===== TEST RUN - RUNNING TESTS for all =====' [2024-04-16T10:13:54.146Z] [2024-04-16T10:13:54.146Z] ===== TEST RUN - RUNNING TESTS for all ===== [2024-04-16T10:13:54.146Z] [2024-04-16T10:13:54.146Z] + ant all [2024-04-16T10:13:54.146Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:13:54.401Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/build.xml [Pipeline] sh [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] all: [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] cdi: [2024-04-16T10:13:54.962Z] [echo] @@## Running all CDI developer tests ##@@ [2024-04-16T10:13:54.962Z] [echo] @@## Set environment variable 'cdi_all' to name of single test dir to run only that one. ##@@ [2024-04-16T10:13:54.962Z] [echo] [2024-04-16T10:13:54.962Z] [echo] ************************* [2024-04-16T10:13:54.962Z] [echo] * Running smoke-tests [2024-04-16T10:13:54.962Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests [2024-04-16T10:13:54.962Z] [echo] ************************* [2024-04-16T10:13:54.962Z] [echo] [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] all: [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] smoke: [2024-04-16T10:13:54.962Z] [echo] Excluding testcase simple-wab-with-cdi [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] setOSConditions: [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] setToolWin: [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] setToolUnix: [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] setToolProperty: [2024-04-16T10:13:54.962Z] [2024-04-16T10:13:54.962Z] setS1ASclassPath: [2024-04-16T10:13:55.217Z] [2024-04-16T10:13:55.218Z] init-common: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] clean: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setOSConditions: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolWin: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolUnix: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolProperty: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setS1ASclassPath: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] init-common: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] clean-common: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setOSConditions: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolWin: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolUnix: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolProperty: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setS1ASclassPath: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] init-common: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] clean-classes-common: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setOSConditions: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolWin: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.218Z] setToolUnix: [2024-04-16T10:13:55.218Z] [2024-04-16T10:13:55.219Z] setToolProperty: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] setS1ASclassPath: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] init-common: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] clean-jars-common: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] compile: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] setOSConditions: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] setToolWin: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] setToolUnix: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] setToolProperty: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] setS1ASclassPath: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] init-common: [2024-04-16T10:13:55.219Z] [2024-04-16T10:13:55.219Z] compile-common: [2024-04-16T10:13:55.219Z] [echo] Current time (ISO): 2024-04-16T10:13:55.198+0000 [2024-04-16T10:13:55.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] timeout [2024-04-16T10:13:55.374Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:13:55.461Z] + id [2024-04-16T10:13:55.461Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:13:55.461Z] + uname -a [2024-04-16T10:13:55.461Z] Linux basic-znmt7 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:13:55.461Z] + env [2024-04-16T10:13:55.461Z] + sort [2024-04-16T10:13:55.461Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:13:55.461Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:55.461Z] BRANCH_NAME=PR-24889 [2024-04-16T10:13:55.461Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:13:55.461Z] BUILD_ID=5 [2024-04-16T10:13:55.461Z] BUILD_NUMBER=5 [2024-04-16T10:13:55.461Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:13:55.461Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:13:55.461Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:13:55.461Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:13:55.461Z] CHANGE_FORK=samsonsouley [2024-04-16T10:13:55.461Z] CHANGE_ID=24889 [2024-04-16T10:13:55.461Z] CHANGE_TARGET=master [2024-04-16T10:13:55.461Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:13:55.461Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:13:55.461Z] CI=true [2024-04-16T10:13:55.461Z] EXECUTOR_NUMBER=0 [2024-04-16T10:13:55.461Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:13:55.461Z] HOME=/home/jenkins [2024-04-16T10:13:55.461Z] HOSTNAME=basic-znmt7 [2024-04-16T10:13:55.461Z] HUDSON_COOKIE=7b661a17-ff27-4c12-8c2d-82138c01eb06 [2024-04-16T10:13:55.461Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:13:55.461Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:13:55.461Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:55.461Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:13:55.461Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:13:55.461Z] JENKINS_AGENT_NAME=basic-znmt7 [2024-04-16T10:13:55.461Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:13:55.461Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:13:55.461Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:13:55.461Z] JENKINS_NAME=basic-znmt7 [2024-04-16T10:13:55.461Z] JENKINS_NODE_COOKIE=900b7326-17eb-4e50-b4fa-f13743c62555 [2024-04-16T10:13:55.462Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:13:55.462Z] JENKINS_SECRET=**** [2024-04-16T10:13:55.462Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:13:55.462Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:13:55.462Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:13:55.462Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:13:55.462Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:13:55.462Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:13:55.462Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:13:55.462Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:13:55.462Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:13:55.462Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:13:55.462Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:13:55.462Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:13:55.462Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:13:55.462Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:13:55.462Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:13:55.462Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:13:55.462Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:13:55.462Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:13:55.462Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:13:55.462Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:13:55.462Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:13:55.462Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:13:55.462Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:13:55.462Z] LANG=en_US.UTF-8 [2024-04-16T10:13:55.462Z] LANGUAGE=en_US:en [2024-04-16T10:13:55.462Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:13:55.462Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:55.462Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:55.462Z] NODE_LABELS=basic-znmt7 basic [2024-04-16T10:13:55.462Z] NODE_NAME=basic-znmt7 [2024-04-16T10:13:55.462Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:13:55.462Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-znmt7 [2024-04-16T10:13:55.462Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:13:55.462Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:13:55.462Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:13:55.462Z] PORT_ADMIN=4848 [2024-04-16T10:13:55.462Z] PORT_HTTP=8080 [2024-04-16T10:13:55.462Z] PORT_HTTPS=8181 [2024-04-16T10:13:55.462Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:55.462Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:13:55.462Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:13:55.462Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:13:55.462Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:13:55.462Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:55.462Z] SHLVL=1 [2024-04-16T10:13:55.462Z] STAGE_NAME=web_jsp [2024-04-16T10:13:55.462Z] TERM=xterm [2024-04-16T10:13:55.462Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:13:55.462Z] USER_NAME=jenkins [2024-04-16T10:13:55.462Z] _=/usr/bin/env [2024-04-16T10:13:55.462Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:55.462Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:13:55.462Z] + df -h [2024-04-16T10:13:55.462Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:13:55.462Z] overlay 32G 20K 32G 1% / [2024-04-16T10:13:55.462Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:13:55.462Z] tmpfs 111G 0 111G 0% /sys/fs/cgroup [2024-04-16T10:13:55.462Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:13:55.462Z] tmpfs 45G 67M 44G 1% /etc/hostname [2024-04-16T10:13:55.462Z] /dev/sda4 894G 330G 564G 37% /etc/hosts [2024-04-16T10:13:55.462Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:13:55.462Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:13:55.462Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:13:55.462Z] tmpfs 111G 0 111G 0% /proc/acpi [2024-04-16T10:13:55.462Z] tmpfs 111G 0 111G 0% /proc/scsi [2024-04-16T10:13:55.462Z] tmpfs 111G 0 111G 0% /sys/firmware [2024-04-16T10:13:55.463Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:13:55.475Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:13:55.509Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:13:55.509Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:13:55.509Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:13:55.509Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:13:55.509Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:13:55.509Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:13:55.509Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:13:55.510Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:13:55.510Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:13:55.510Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:13:55.510Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:13:55.510Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:13:55.510Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:13:55.510Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:13:55.510Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:13:55.510Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:13:55.510Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:55.510Z] [INFO] BUILD SUCCESS [2024-04-16T10:13:55.510Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:55.510Z] [INFO] Total time: 21.245 s [2024-04-16T10:13:55.510Z] [INFO] Finished at: 2024-04-16T10:13:55Z [2024-04-16T10:13:55.510Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:13:55.510Z] + run_test ql_gf_web_profile_all [2024-04-16T10:13:55.510Z] + local testid=ql_gf_web_profile_all [2024-04-16T10:13:55.510Z] + local found=false [2024-04-16T10:13:55.510Z] ++ find . -name run_test.sh [2024-04-16T10:13:55.510Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.510Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:13:55.510Z] + OPT=list_test_ids [2024-04-16T10:13:55.510Z] + TEST_ID= [2024-04-16T10:13:55.510Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:13:55.510Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:13:55.510Z] +++ uname [2024-04-16T10:13:55.510Z] +++ grep -i sunos [2024-04-16T10:13:55.510Z] +++ wc -l [2024-04-16T10:13:55.510Z] +++ awk '{print $1}' [2024-04-16T10:13:55.510Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.510Z] ++ GREP=grep [2024-04-16T10:13:55.510Z] ++ AWK=awk [2024-04-16T10:13:55.510Z] ++ SED=sed [2024-04-16T10:13:55.510Z] ++ BC=bc [2024-04-16T10:13:55.510Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.510Z] + case ${OPT} in [2024-04-16T10:13:55.510Z] + list_test_ids [2024-04-16T10:13:55.510Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:13:55.510Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.510Z] + [[ admin_cli_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.510Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.510Z] + [[ admin-cli-group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.510Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.510Z] + [[ admin-cli-group-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.510Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.510Z] + [[ admin-cli-group-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.510Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.510Z] + [[ admin-cli-group-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.510Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.510Z] + [[ admin-cli-group-5 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.510Z] + [[ false = true ]] [2024-04-16T10:13:55.510Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.510Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:13:55.510Z] + OPT=list_test_ids [2024-04-16T10:13:55.510Z] + TEST_ID= [2024-04-16T10:13:55.510Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:13:55.510Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:13:55.510Z] +++ uname [2024-04-16T10:13:55.510Z] +++ grep -i sunos [2024-04-16T10:13:55.510Z] +++ wc -l [2024-04-16T10:13:55.510Z] +++ awk '{print $1}' [2024-04-16T10:13:55.510Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.510Z] ++ GREP=grep [2024-04-16T10:13:55.510Z] ++ AWK=awk [2024-04-16T10:13:55.510Z] ++ SED=sed [2024-04-16T10:13:55.510Z] ++ BC=bc [2024-04-16T10:13:55.510Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.510Z] + case ${OPT} in [2024-04-16T10:13:55.510Z] + list_test_ids [2024-04-16T10:13:55.510Z] + echo batch_all [2024-04-16T10:13:55.510Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.510Z] + [[ batch_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.510Z] + [[ false = true ]] [2024-04-16T10:13:55.510Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.510Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:13:55.511Z] + OPT=list_test_ids [2024-04-16T10:13:55.511Z] + TEST_ID= [2024-04-16T10:13:55.511Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:13:55.511Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:13:55.511Z] +++ uname [2024-04-16T10:13:55.511Z] +++ grep -i sunos [2024-04-16T10:13:55.511Z] +++ wc -l [2024-04-16T10:13:55.511Z] +++ awk '{print $1}' [2024-04-16T10:13:55.511Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.511Z] ++ GREP=grep [2024-04-16T10:13:55.511Z] ++ AWK=awk [2024-04-16T10:13:55.511Z] ++ SED=sed [2024-04-16T10:13:55.511Z] ++ BC=bc [2024-04-16T10:13:55.511Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.511Z] + case ${OPT} in [2024-04-16T10:13:55.511Z] + list_test_ids [2024-04-16T10:13:55.511Z] + echo cdi_all [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ cdi_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + [[ false = true ]] [2024-04-16T10:13:55.511Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.511Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:13:55.511Z] + OPT=list_test_ids [2024-04-16T10:13:55.511Z] + TEST_ID= [2024-04-16T10:13:55.511Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:13:55.511Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:13:55.511Z] +++ uname [2024-04-16T10:13:55.511Z] +++ grep -i sunos [2024-04-16T10:13:55.511Z] +++ wc -l [2024-04-16T10:13:55.511Z] +++ awk '{print $1}' [2024-04-16T10:13:55.511Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.511Z] ++ GREP=grep [2024-04-16T10:13:55.511Z] ++ AWK=awk [2024-04-16T10:13:55.511Z] ++ SED=sed [2024-04-16T10:13:55.511Z] ++ BC=bc [2024-04-16T10:13:55.511Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.511Z] + case ${OPT} in [2024-04-16T10:13:55.511Z] + list_test_ids [2024-04-16T10:13:55.511Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ connector_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ connector_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ connector_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ connector_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ connector_group_4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + [[ false = true ]] [2024-04-16T10:13:55.511Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.511Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:13:55.511Z] + OPT=list_test_ids [2024-04-16T10:13:55.511Z] + TEST_ID= [2024-04-16T10:13:55.511Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:13:55.511Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:13:55.511Z] +++ uname [2024-04-16T10:13:55.511Z] +++ grep -i sunos [2024-04-16T10:13:55.511Z] +++ wc -l [2024-04-16T10:13:55.511Z] +++ awk '{print $1}' [2024-04-16T10:13:55.511Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.511Z] ++ GREP=grep [2024-04-16T10:13:55.511Z] ++ AWK=awk [2024-04-16T10:13:55.511Z] ++ SED=sed [2024-04-16T10:13:55.511Z] ++ BC=bc [2024-04-16T10:13:55.511Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.511Z] + case ${OPT} in [2024-04-16T10:13:55.511Z] + list_test_ids [2024-04-16T10:13:55.511Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ deployment_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ deployment_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + [[ false = true ]] [2024-04-16T10:13:55.511Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.511Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:13:55.511Z] + OPT=list_test_ids [2024-04-16T10:13:55.511Z] + TEST_ID= [2024-04-16T10:13:55.511Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:13:55.511Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:13:55.511Z] +++ uname [2024-04-16T10:13:55.511Z] +++ grep -i sunos [2024-04-16T10:13:55.511Z] +++ wc -l [2024-04-16T10:13:55.511Z] +++ awk '{print $1}' [2024-04-16T10:13:55.511Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.511Z] ++ GREP=grep [2024-04-16T10:13:55.511Z] ++ AWK=awk [2024-04-16T10:13:55.511Z] ++ SED=sed [2024-04-16T10:13:55.511Z] ++ BC=bc [2024-04-16T10:13:55.511Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.511Z] + case ${OPT} in [2024-04-16T10:13:55.511Z] + list_test_ids [2024-04-16T10:13:55.511Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ ejb_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ ejb_timer_cluster_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ ejb_web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ ejb_group_1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ ejb_group_2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ ejb_group_3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ ejb_group_embedded = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + [[ false = true ]] [2024-04-16T10:13:55.511Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.511Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:13:55.511Z] + OPT=list_test_ids [2024-04-16T10:13:55.511Z] + TEST_ID= [2024-04-16T10:13:55.511Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:13:55.511Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:13:55.511Z] +++ uname [2024-04-16T10:13:55.511Z] +++ grep -i sunos [2024-04-16T10:13:55.511Z] +++ wc -l [2024-04-16T10:13:55.511Z] +++ awk '{print $1}' [2024-04-16T10:13:55.511Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.511Z] ++ GREP=grep [2024-04-16T10:13:55.511Z] ++ AWK=awk [2024-04-16T10:13:55.511Z] ++ SED=sed [2024-04-16T10:13:55.511Z] ++ BC=bc [2024-04-16T10:13:55.511Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.511Z] + case ${OPT} in [2024-04-16T10:13:55.511Z] + list_test_ids [2024-04-16T10:13:55.511Z] + echo jdbc_all [2024-04-16T10:13:55.511Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.511Z] + [[ jdbc_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.511Z] + [[ false = true ]] [2024-04-16T10:13:55.511Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.511Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-04-16T10:13:55.511Z] + OPT=list_test_ids [2024-04-16T10:13:55.511Z] + TEST_ID= [2024-04-16T10:13:55.511Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-04-16T10:13:55.511Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-04-16T10:13:55.511Z] +++ uname [2024-04-16T10:13:55.511Z] +++ grep -i sunos [2024-04-16T10:13:55.511Z] +++ wc -l [2024-04-16T10:13:55.511Z] +++ awk '{print $1}' [2024-04-16T10:13:55.511Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.511Z] ++ GREP=grep [2024-04-16T10:13:55.511Z] ++ AWK=awk [2024-04-16T10:13:55.511Z] ++ SED=sed [2024-04-16T10:13:55.511Z] ++ BC=bc [2024-04-16T10:13:55.512Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.512Z] + case ${OPT} in [2024-04-16T10:13:55.512Z] + list_test_ids [2024-04-16T10:13:55.512Z] + echo jms_all [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ jms_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + [[ false = true ]] [2024-04-16T10:13:55.512Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.512Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-04-16T10:13:55.512Z] + OPT=list_test_ids [2024-04-16T10:13:55.512Z] + TEST_ID= [2024-04-16T10:13:55.512Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:13:55.512Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:13:55.512Z] +++ uname [2024-04-16T10:13:55.512Z] +++ grep -i sunos [2024-04-16T10:13:55.512Z] +++ wc -l [2024-04-16T10:13:55.512Z] +++ awk '{print $1}' [2024-04-16T10:13:55.512Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.512Z] ++ GREP=grep [2024-04-16T10:13:55.512Z] ++ AWK=awk [2024-04-16T10:13:55.512Z] ++ SED=sed [2024-04-16T10:13:55.512Z] ++ BC=bc [2024-04-16T10:13:55.512Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.512Z] + case ${OPT} in [2024-04-16T10:13:55.512Z] + list_test_ids [2024-04-16T10:13:55.512Z] + echo naming_all [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ naming_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + [[ false = true ]] [2024-04-16T10:13:55.512Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.512Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-04-16T10:13:55.512Z] + OPT=list_test_ids [2024-04-16T10:13:55.512Z] + TEST_ID= [2024-04-16T10:13:55.512Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:13:55.512Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-04-16T10:13:55.512Z] +++ uname [2024-04-16T10:13:55.512Z] +++ grep -i sunos [2024-04-16T10:13:55.512Z] +++ wc -l [2024-04-16T10:13:55.512Z] +++ awk '{print $1}' [2024-04-16T10:13:55.512Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.512Z] ++ GREP=grep [2024-04-16T10:13:55.512Z] ++ AWK=awk [2024-04-16T10:13:55.512Z] ++ SED=sed [2024-04-16T10:13:55.512Z] ++ BC=bc [2024-04-16T10:13:55.512Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.512Z] + case ${OPT} in [2024-04-16T10:13:55.512Z] + list_test_ids [2024-04-16T10:13:55.512Z] + echo persistence_all [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ persistence_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + [[ false = true ]] [2024-04-16T10:13:55.512Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.512Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ security_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + [[ false = true ]] [2024-04-16T10:13:55.512Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.512Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-04-16T10:13:55.512Z] + OPT=list_test_ids [2024-04-16T10:13:55.512Z] + TEST_ID= [2024-04-16T10:13:55.512Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-04-16T10:13:55.512Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-04-16T10:13:55.512Z] +++ uname [2024-04-16T10:13:55.512Z] +++ grep -i sunos [2024-04-16T10:13:55.512Z] +++ wc -l [2024-04-16T10:13:55.512Z] +++ awk '{print $1}' [2024-04-16T10:13:55.512Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.512Z] ++ GREP=grep [2024-04-16T10:13:55.512Z] ++ AWK=awk [2024-04-16T10:13:55.512Z] ++ SED=sed [2024-04-16T10:13:55.512Z] ++ BC=bc [2024-04-16T10:13:55.512Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.512Z] + case ${OPT} in [2024-04-16T10:13:55.512Z] + list_test_ids [2024-04-16T10:13:55.512Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ transaction_ee_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ transaction-ee-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ transaction-ee-2 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ transaction-ee-3 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ transaction-ee-4 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + [[ false = true ]] [2024-04-16T10:13:55.512Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.512Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-04-16T10:13:55.512Z] + OPT=list_test_ids [2024-04-16T10:13:55.512Z] + TEST_ID= [2024-04-16T10:13:55.512Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-04-16T10:13:55.512Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-04-16T10:13:55.512Z] +++ uname [2024-04-16T10:13:55.512Z] +++ grep -i sunos [2024-04-16T10:13:55.512Z] +++ wc -l [2024-04-16T10:13:55.512Z] +++ awk '{print $1}' [2024-04-16T10:13:55.512Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.512Z] ++ GREP=grep [2024-04-16T10:13:55.512Z] ++ AWK=awk [2024-04-16T10:13:55.512Z] ++ SED=sed [2024-04-16T10:13:55.512Z] ++ BC=bc [2024-04-16T10:13:55.512Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.512Z] + case $OPT in [2024-04-16T10:13:55.512Z] + list_test_ids [2024-04-16T10:13:55.512Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ web_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ web_jsp = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ web_servlet = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ web_web-container = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ web_group-1 = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + [[ false = true ]] [2024-04-16T10:13:55.512Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.512Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-04-16T10:13:55.512Z] + OPT=list_test_ids [2024-04-16T10:13:55.512Z] + TEST_ID= [2024-04-16T10:13:55.512Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-04-16T10:13:55.512Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-04-16T10:13:55.512Z] +++ uname [2024-04-16T10:13:55.512Z] +++ grep -i sunos [2024-04-16T10:13:55.512Z] +++ wc -l [2024-04-16T10:13:55.512Z] +++ awk '{print $1}' [2024-04-16T10:13:55.512Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.512Z] ++ GREP=grep [2024-04-16T10:13:55.512Z] ++ AWK=awk [2024-04-16T10:13:55.512Z] ++ SED=sed [2024-04-16T10:13:55.512Z] ++ BC=bc [2024-04-16T10:13:55.512Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.512Z] + case ${OPT} in [2024-04-16T10:13:55.512Z] + list_test_ids [2024-04-16T10:13:55.512Z] + echo webservice_all [2024-04-16T10:13:55.512Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.512Z] + [[ webservice_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.512Z] + [[ false = true ]] [2024-04-16T10:13:55.512Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:13:55.512Z] ++ ./appserver/tests/quicklook/run_test.sh list_test_ids [2024-04-16T10:13:55.512Z] + OPT=list_test_ids [2024-04-16T10:13:55.512Z] + TEST_ID= [2024-04-16T10:13:55.512Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-04-16T10:13:55.512Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-04-16T10:13:55.512Z] +++ uname [2024-04-16T10:13:55.512Z] +++ grep -i sunos [2024-04-16T10:13:55.721Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:13:55.722Z] + mvn -version [2024-04-16T10:13:55.762Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-14zvn [2024-04-16T10:13:55.775Z] +++ wc -l [2024-04-16T10:13:55.775Z] +++ awk '{print $1}' [2024-04-16T10:13:55.775Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.775Z] ++ GREP=grep [2024-04-16T10:13:55.775Z] ++ AWK=awk [2024-04-16T10:13:55.775Z] ++ SED=sed [2024-04-16T10:13:55.775Z] ++ BC=bc [2024-04-16T10:13:55.775Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.775Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:13:55.775Z] + case ${OPT} in [2024-04-16T10:13:55.775Z] + list_test_ids [2024-04-16T10:13:55.775Z] + echo ql_gf_full_profile_all ql_gf_nucleus_all ql_gf_web_profile_all ql_gf_embedded_profile_all nucleus_admin_all [2024-04-16T10:13:55.775Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.775Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.775Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.775Z] + [[ ql_gf_nucleus_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.775Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:13:55.775Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.776Z] + found=true [2024-04-16T10:13:55.776Z] + break [2024-04-16T10:13:55.776Z] + [[ true = true ]] [2024-04-16T10:13:55.776Z] + ./appserver/tests/quicklook/run_test.sh run_test_id ql_gf_web_profile_all [2024-04-16T10:13:55.776Z] + OPT=run_test_id [2024-04-16T10:13:55.776Z] + TEST_ID=ql_gf_web_profile_all [2024-04-16T10:13:55.776Z] ++ dirname ./appserver/tests/quicklook/run_test.sh [2024-04-16T10:13:55.776Z] + source ./appserver/tests/quicklook/../common_test.sh [2024-04-16T10:13:55.776Z] +++ uname [2024-04-16T10:13:55.776Z] +++ grep -i sunos [2024-04-16T10:13:55.776Z] +++ wc -l [2024-04-16T10:13:55.776Z] +++ awk '{print $1}' [2024-04-16T10:13:55.776Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:13:55.776Z] ++ GREP=grep [2024-04-16T10:13:55.776Z] ++ AWK=awk [2024-04-16T10:13:55.776Z] ++ SED=sed [2024-04-16T10:13:55.776Z] ++ BC=bc [2024-04-16T10:13:55.776Z] ++ export GREP AWK SED BC [2024-04-16T10:13:55.776Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:13:55.776Z] + case ${OPT} in [2024-04-16T10:13:55.776Z] + trap 'copy_ql_results ql_gf_web_profile_all' EXIT [2024-04-16T10:13:55.776Z] + run_test_id ql_gf_web_profile_all [2024-04-16T10:13:55.776Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.776Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\n\u\c\l\e\u\s\_\a\l\l ]] [2024-04-16T10:13:55.776Z] + [[ ql_gf_web_profile_all = \n\u\c\l\e\u\s\_\a\d\m\i\n\_\a\l\l ]] [2024-04-16T10:13:55.776Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:55.776Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/web.zip [2024-04-16T10:13:55.776Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:13:55.776Z] [2024-04-16T10:13:55.776Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:13:55.776Z] [2024-04-16T10:13:55.776Z] + for i in "${@}" [2024-04-16T10:13:55.776Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/web.zip == *.zip* ]] [2024-04-16T10:13:55.776Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/web.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:13:55.978Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:13:55.979Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:13:55.979Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:13:55.979Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:13:55.979Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:13:55.979Z] + ant -version [2024-04-16T10:13:55.979Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:13:56.238Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:13:56.238Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-601310bb/script.sh.copy: line 9: ps: command not found [2024-04-16T10:13:56.238Z] + true [2024-04-16T10:13:56.238Z] + cat /proc/cpuinfo [2024-04-16T10:13:56.238Z] processor : 0 [2024-04-16T10:13:56.238Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.238Z] cpu family : 6 [2024-04-16T10:13:56.238Z] model : 85 [2024-04-16T10:13:56.238Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.238Z] stepping : 4 [2024-04-16T10:13:56.238Z] microcode : 0x2006e05 [2024-04-16T10:13:56.238Z] cpu MHz : 2500.142 [2024-04-16T10:13:56.238Z] cache size : 14080 KB [2024-04-16T10:13:56.238Z] physical id : 0 [2024-04-16T10:13:56.238Z] siblings : 20 [2024-04-16T10:13:56.238Z] core id : 0 [2024-04-16T10:13:56.238Z] cpu cores : 10 [2024-04-16T10:13:56.238Z] apicid : 0 [2024-04-16T10:13:56.238Z] initial apicid : 0 [2024-04-16T10:13:56.238Z] fpu : yes [2024-04-16T10:13:56.238Z] fpu_exception : yes [2024-04-16T10:13:56.238Z] cpuid level : 22 [2024-04-16T10:13:56.238Z] wp : yes [2024-04-16T10:13:56.238Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.238Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.238Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.238Z] bogomips : 4400.00 [2024-04-16T10:13:56.238Z] clflush size : 64 [2024-04-16T10:13:56.238Z] cache_alignment : 64 [2024-04-16T10:13:56.238Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.238Z] power management: [2024-04-16T10:13:56.238Z] [2024-04-16T10:13:56.238Z] processor : 1 [2024-04-16T10:13:56.238Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.238Z] cpu family : 6 [2024-04-16T10:13:56.238Z] model : 85 [2024-04-16T10:13:56.238Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.238Z] stepping : 4 [2024-04-16T10:13:56.238Z] microcode : 0x2006e05 [2024-04-16T10:13:56.238Z] cpu MHz : 3000.000 [2024-04-16T10:13:56.238Z] cache size : 14080 KB [2024-04-16T10:13:56.238Z] physical id : 0 [2024-04-16T10:13:56.238Z] siblings : 20 [2024-04-16T10:13:56.238Z] core id : 1 [2024-04-16T10:13:56.238Z] cpu cores : 10 [2024-04-16T10:13:56.238Z] apicid : 2 [2024-04-16T10:13:56.238Z] initial apicid : 2 [2024-04-16T10:13:56.238Z] fpu : yes [2024-04-16T10:13:56.238Z] fpu_exception : yes [2024-04-16T10:13:56.238Z] cpuid level : 22 [2024-04-16T10:13:56.238Z] wp : yes [2024-04-16T10:13:56.238Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.239Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.239Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.239Z] bogomips : 4400.00 [2024-04-16T10:13:56.239Z] clflush size : 64 [2024-04-16T10:13:56.239Z] cache_alignment : 64 [2024-04-16T10:13:56.239Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.239Z] power management: [2024-04-16T10:13:56.239Z] [2024-04-16T10:13:56.239Z] processor : 2 [2024-04-16T10:13:56.239Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.239Z] cpu family : 6 [2024-04-16T10:13:56.239Z] model : 85 [2024-04-16T10:13:56.239Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.239Z] stepping : 4 [2024-04-16T10:13:56.239Z] microcode : 0x2006e05 [2024-04-16T10:13:56.239Z] cpu MHz : 2501.341 [2024-04-16T10:13:56.239Z] cache size : 14080 KB [2024-04-16T10:13:56.239Z] physical id : 0 [2024-04-16T10:13:56.239Z] siblings : 20 [2024-04-16T10:13:56.239Z] core id : 2 [2024-04-16T10:13:56.239Z] cpu cores : 10 [2024-04-16T10:13:56.239Z] apicid : 4 [2024-04-16T10:13:56.239Z] initial apicid : 4 [2024-04-16T10:13:56.239Z] fpu : yes [2024-04-16T10:13:56.239Z] fpu_exception : yes [2024-04-16T10:13:56.239Z] cpuid level : 22 [2024-04-16T10:13:56.239Z] wp : yes [2024-04-16T10:13:56.239Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.239Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.239Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.239Z] bogomips : 4400.00 [2024-04-16T10:13:56.239Z] clflush size : 64 [2024-04-16T10:13:56.239Z] cache_alignment : 64 [2024-04-16T10:13:56.239Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.239Z] power management: [2024-04-16T10:13:56.239Z] [2024-04-16T10:13:56.239Z] processor : 3 [2024-04-16T10:13:56.239Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.239Z] cpu family : 6 [2024-04-16T10:13:56.239Z] model : 85 [2024-04-16T10:13:56.239Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.239Z] stepping : 4 [2024-04-16T10:13:56.239Z] microcode : 0x2006e05 [2024-04-16T10:13:56.239Z] cpu MHz : 3000.000 [2024-04-16T10:13:56.239Z] cache size : 14080 KB [2024-04-16T10:13:56.239Z] physical id : 0 [2024-04-16T10:13:56.239Z] siblings : 20 [2024-04-16T10:13:56.239Z] core id : 3 [2024-04-16T10:13:56.239Z] cpu cores : 10 [2024-04-16T10:13:56.239Z] apicid : 6 [2024-04-16T10:13:56.239Z] initial apicid : 6 [2024-04-16T10:13:56.239Z] fpu : yes [2024-04-16T10:13:56.239Z] fpu_exception : yes [2024-04-16T10:13:56.239Z] cpuid level : 22 [2024-04-16T10:13:56.239Z] wp : yes [2024-04-16T10:13:56.239Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.239Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.240Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.240Z] bogomips : 4400.00 [2024-04-16T10:13:56.240Z] clflush size : 64 [2024-04-16T10:13:56.240Z] cache_alignment : 64 [2024-04-16T10:13:56.240Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.240Z] power management: [2024-04-16T10:13:56.240Z] [2024-04-16T10:13:56.240Z] processor : 4 [2024-04-16T10:13:56.240Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.240Z] cpu family : 6 [2024-04-16T10:13:56.240Z] model : 85 [2024-04-16T10:13:56.240Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.240Z] stepping : 4 [2024-04-16T10:13:56.240Z] microcode : 0x2006e05 [2024-04-16T10:13:56.240Z] cpu MHz : 2500.184 [2024-04-16T10:13:56.240Z] cache size : 14080 KB [2024-04-16T10:13:56.240Z] physical id : 0 [2024-04-16T10:13:56.240Z] siblings : 20 [2024-04-16T10:13:56.240Z] core id : 4 [2024-04-16T10:13:56.240Z] cpu cores : 10 [2024-04-16T10:13:56.240Z] apicid : 8 [2024-04-16T10:13:56.240Z] initial apicid : 8 [2024-04-16T10:13:56.240Z] fpu : yes [2024-04-16T10:13:56.240Z] fpu_exception : yes [2024-04-16T10:13:56.240Z] cpuid level : 22 [2024-04-16T10:13:56.240Z] wp : yes [2024-04-16T10:13:56.240Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.240Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.240Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.240Z] bogomips : 4400.00 [2024-04-16T10:13:56.240Z] clflush size : 64 [2024-04-16T10:13:56.240Z] cache_alignment : 64 [2024-04-16T10:13:56.240Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.240Z] power management: [2024-04-16T10:13:56.240Z] [2024-04-16T10:13:56.240Z] processor : 5 [2024-04-16T10:13:56.240Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.240Z] cpu family : 6 [2024-04-16T10:13:56.240Z] model : 85 [2024-04-16T10:13:56.240Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.240Z] stepping : 4 [2024-04-16T10:13:56.240Z] microcode : 0x2006e05 [2024-04-16T10:13:56.240Z] cpu MHz : 2499.994 [2024-04-16T10:13:56.240Z] cache size : 14080 KB [2024-04-16T10:13:56.240Z] physical id : 0 [2024-04-16T10:13:56.240Z] siblings : 20 [2024-04-16T10:13:56.240Z] core id : 8 [2024-04-16T10:13:56.240Z] cpu cores : 10 [2024-04-16T10:13:56.240Z] apicid : 16 [2024-04-16T10:13:56.240Z] initial apicid : 16 [2024-04-16T10:13:56.240Z] fpu : yes [2024-04-16T10:13:56.240Z] fpu_exception : yes [2024-04-16T10:13:56.240Z] cpuid level : 22 [2024-04-16T10:13:56.240Z] wp : yes [2024-04-16T10:13:56.240Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.240Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.240Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.240Z] bogomips : 4400.00 [2024-04-16T10:13:56.240Z] clflush size : 64 [2024-04-16T10:13:56.240Z] cache_alignment : 64 [2024-04-16T10:13:56.240Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.240Z] power management: [2024-04-16T10:13:56.240Z] [2024-04-16T10:13:56.240Z] processor : 6 [2024-04-16T10:13:56.240Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.240Z] cpu family : 6 [2024-04-16T10:13:56.240Z] model : 85 [2024-04-16T10:13:56.240Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.240Z] stepping : 4 [2024-04-16T10:13:56.240Z] microcode : 0x2006e05 [2024-04-16T10:13:56.240Z] cpu MHz : 2499.692 [2024-04-16T10:13:56.240Z] cache size : 14080 KB [2024-04-16T10:13:56.240Z] physical id : 0 [2024-04-16T10:13:56.240Z] siblings : 20 [2024-04-16T10:13:56.240Z] core id : 9 [2024-04-16T10:13:56.240Z] cpu cores : 10 [2024-04-16T10:13:56.240Z] apicid : 18 [2024-04-16T10:13:56.240Z] initial apicid : 18 [2024-04-16T10:13:56.240Z] fpu : yes [2024-04-16T10:13:56.240Z] fpu_exception : yes [2024-04-16T10:13:56.240Z] cpuid level : 22 [2024-04-16T10:13:56.240Z] wp : yes [2024-04-16T10:13:56.241Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.241Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.241Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.241Z] bogomips : 4400.00 [2024-04-16T10:13:56.241Z] clflush size : 64 [2024-04-16T10:13:56.241Z] cache_alignment : 64 [2024-04-16T10:13:56.241Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.241Z] power management: [2024-04-16T10:13:56.241Z] [2024-04-16T10:13:56.241Z] processor : 7 [2024-04-16T10:13:56.241Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.241Z] cpu family : 6 [2024-04-16T10:13:56.241Z] model : 85 [2024-04-16T10:13:56.241Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.241Z] stepping : 4 [2024-04-16T10:13:56.241Z] microcode : 0x2006e05 [2024-04-16T10:13:56.241Z] cpu MHz : 2499.748 [2024-04-16T10:13:56.241Z] cache size : 14080 KB [2024-04-16T10:13:56.241Z] physical id : 0 [2024-04-16T10:13:56.241Z] siblings : 20 [2024-04-16T10:13:56.241Z] core id : 10 [2024-04-16T10:13:56.241Z] cpu cores : 10 [2024-04-16T10:13:56.241Z] apicid : 20 [2024-04-16T10:13:56.241Z] initial apicid : 20 [2024-04-16T10:13:56.241Z] fpu : yes [2024-04-16T10:13:56.241Z] fpu_exception : yes [2024-04-16T10:13:56.241Z] cpuid level : 22 [2024-04-16T10:13:56.241Z] wp : yes [2024-04-16T10:13:56.241Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.241Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.241Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.241Z] bogomips : 4400.00 [2024-04-16T10:13:56.241Z] clflush size : 64 [2024-04-16T10:13:56.241Z] cache_alignment : 64 [2024-04-16T10:13:56.241Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.241Z] power management: [2024-04-16T10:13:56.241Z] [2024-04-16T10:13:56.241Z] processor : 8 [2024-04-16T10:13:56.241Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.241Z] cpu family : 6 [2024-04-16T10:13:56.241Z] model : 85 [2024-04-16T10:13:56.241Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.241Z] stepping : 4 [2024-04-16T10:13:56.241Z] microcode : 0x2006e05 [2024-04-16T10:13:56.241Z] cpu MHz : 3000.000 [2024-04-16T10:13:56.241Z] cache size : 14080 KB [2024-04-16T10:13:56.241Z] physical id : 0 [2024-04-16T10:13:56.241Z] siblings : 20 [2024-04-16T10:13:56.241Z] core id : 11 [2024-04-16T10:13:56.241Z] cpu cores : 10 [2024-04-16T10:13:56.241Z] apicid : 22 [2024-04-16T10:13:56.241Z] initial apicid : 22 [2024-04-16T10:13:56.241Z] fpu : yes [2024-04-16T10:13:56.241Z] fpu_exception : yes [2024-04-16T10:13:56.241Z] cpuid level : 22 [2024-04-16T10:13:56.241Z] wp : yes [2024-04-16T10:13:56.242Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.242Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.242Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.242Z] bogomips : 4400.00 [2024-04-16T10:13:56.242Z] clflush size : 64 [2024-04-16T10:13:56.242Z] cache_alignment : 64 [2024-04-16T10:13:56.242Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.242Z] power management: [2024-04-16T10:13:56.242Z] [2024-04-16T10:13:56.242Z] processor : 9 [2024-04-16T10:13:56.242Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.242Z] cpu family : 6 [2024-04-16T10:13:56.242Z] model : 85 [2024-04-16T10:13:56.242Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.242Z] stepping : 4 [2024-04-16T10:13:56.242Z] microcode : 0x2006e05 [2024-04-16T10:13:56.242Z] cpu MHz : 2500.290 [2024-04-16T10:13:56.242Z] cache size : 14080 KB [2024-04-16T10:13:56.242Z] physical id : 0 [2024-04-16T10:13:56.242Z] siblings : 20 [2024-04-16T10:13:56.242Z] core id : 12 [2024-04-16T10:13:56.242Z] cpu cores : 10 [2024-04-16T10:13:56.242Z] apicid : 24 [2024-04-16T10:13:56.242Z] initial apicid : 24 [2024-04-16T10:13:56.242Z] fpu : yes [2024-04-16T10:13:56.242Z] fpu_exception : yes [2024-04-16T10:13:56.242Z] cpuid level : 22 [2024-04-16T10:13:56.242Z] wp : yes [2024-04-16T10:13:56.242Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.242Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.242Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.242Z] bogomips : 4400.00 [2024-04-16T10:13:56.242Z] clflush size : 64 [2024-04-16T10:13:56.242Z] cache_alignment : 64 [2024-04-16T10:13:56.242Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.242Z] power management: [2024-04-16T10:13:56.242Z] [2024-04-16T10:13:56.242Z] processor : 10 [2024-04-16T10:13:56.242Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.242Z] cpu family : 6 [2024-04-16T10:13:56.242Z] model : 85 [2024-04-16T10:13:56.242Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.242Z] stepping : 4 [2024-04-16T10:13:56.242Z] microcode : 0x2006e05 [2024-04-16T10:13:56.242Z] cpu MHz : 2498.984 [2024-04-16T10:13:56.242Z] cache size : 14080 KB [2024-04-16T10:13:56.242Z] physical id : 1 [2024-04-16T10:13:56.242Z] siblings : 20 [2024-04-16T10:13:56.242Z] core id : 0 [2024-04-16T10:13:56.242Z] cpu cores : 10 [2024-04-16T10:13:56.242Z] apicid : 32 [2024-04-16T10:13:56.242Z] initial apicid : 32 [2024-04-16T10:13:56.242Z] fpu : yes [2024-04-16T10:13:56.242Z] fpu_exception : yes [2024-04-16T10:13:56.242Z] cpuid level : 22 [2024-04-16T10:13:56.242Z] wp : yes [2024-04-16T10:13:56.242Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.243Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.243Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.243Z] bogomips : 4409.00 [2024-04-16T10:13:56.243Z] clflush size : 64 [2024-04-16T10:13:56.243Z] cache_alignment : 64 [2024-04-16T10:13:56.243Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.243Z] power management: [2024-04-16T10:13:56.243Z] [2024-04-16T10:13:56.243Z] processor : 11 [2024-04-16T10:13:56.243Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.243Z] cpu family : 6 [2024-04-16T10:13:56.243Z] model : 85 [2024-04-16T10:13:56.243Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.243Z] stepping : 4 [2024-04-16T10:13:56.243Z] microcode : 0x2006e05 [2024-04-16T10:13:56.243Z] cpu MHz : 2499.776 [2024-04-16T10:13:56.243Z] cache size : 14080 KB [2024-04-16T10:13:56.243Z] physical id : 1 [2024-04-16T10:13:56.243Z] siblings : 20 [2024-04-16T10:13:56.243Z] core id : 1 [2024-04-16T10:13:56.243Z] cpu cores : 10 [2024-04-16T10:13:56.243Z] apicid : 34 [2024-04-16T10:13:56.243Z] initial apicid : 34 [2024-04-16T10:13:56.243Z] fpu : yes [2024-04-16T10:13:56.243Z] fpu_exception : yes [2024-04-16T10:13:56.243Z] cpuid level : 22 [2024-04-16T10:13:56.243Z] wp : yes [2024-04-16T10:13:56.243Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.243Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.243Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.243Z] bogomips : 4409.00 [2024-04-16T10:13:56.243Z] clflush size : 64 [2024-04-16T10:13:56.243Z] cache_alignment : 64 [2024-04-16T10:13:56.243Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.243Z] power management: [2024-04-16T10:13:56.243Z] [2024-04-16T10:13:56.243Z] processor : 12 [2024-04-16T10:13:56.243Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.243Z] cpu family : 6 [2024-04-16T10:13:56.243Z] model : 85 [2024-04-16T10:13:56.243Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.243Z] stepping : 4 [2024-04-16T10:13:56.243Z] microcode : 0x2006e05 [2024-04-16T10:13:56.243Z] cpu MHz : 2501.205 [2024-04-16T10:13:56.243Z] cache size : 14080 KB [2024-04-16T10:13:56.243Z] physical id : 1 [2024-04-16T10:13:56.243Z] siblings : 20 [2024-04-16T10:13:56.243Z] core id : 2 [2024-04-16T10:13:56.243Z] cpu cores : 10 [2024-04-16T10:13:56.243Z] apicid : 36 [2024-04-16T10:13:56.243Z] initial apicid : 36 [2024-04-16T10:13:56.243Z] fpu : yes [2024-04-16T10:13:56.243Z] fpu_exception : yes [2024-04-16T10:13:56.243Z] cpuid level : 22 [2024-04-16T10:13:56.243Z] wp : yes [2024-04-16T10:13:56.243Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.243Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.243Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.243Z] bogomips : 4409.00 [2024-04-16T10:13:56.243Z] clflush size : 64 [2024-04-16T10:13:56.243Z] cache_alignment : 64 [2024-04-16T10:13:56.243Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.243Z] power management: [2024-04-16T10:13:56.243Z] [2024-04-16T10:13:56.243Z] processor : 13 [2024-04-16T10:13:56.243Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.243Z] cpu family : 6 [2024-04-16T10:13:56.244Z] model : 85 [2024-04-16T10:13:56.244Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.244Z] stepping : 4 [2024-04-16T10:13:56.244Z] microcode : 0x2006e05 [2024-04-16T10:13:56.244Z] cpu MHz : 2498.307 [2024-04-16T10:13:56.244Z] cache size : 14080 KB [2024-04-16T10:13:56.244Z] physical id : 1 [2024-04-16T10:13:56.244Z] siblings : 20 [2024-04-16T10:13:56.244Z] core id : 3 [2024-04-16T10:13:56.244Z] cpu cores : 10 [2024-04-16T10:13:56.244Z] apicid : 38 [2024-04-16T10:13:56.244Z] initial apicid : 38 [2024-04-16T10:13:56.244Z] fpu : yes [2024-04-16T10:13:56.244Z] fpu_exception : yes [2024-04-16T10:13:56.244Z] cpuid level : 22 [2024-04-16T10:13:56.244Z] wp : yes [2024-04-16T10:13:56.244Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.244Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.244Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.244Z] bogomips : 4409.00 [2024-04-16T10:13:56.244Z] clflush size : 64 [2024-04-16T10:13:56.244Z] cache_alignment : 64 [2024-04-16T10:13:56.244Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.244Z] power management: [2024-04-16T10:13:56.244Z] [2024-04-16T10:13:56.244Z] processor : 14 [2024-04-16T10:13:56.244Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.244Z] cpu family : 6 [2024-04-16T10:13:56.244Z] model : 85 [2024-04-16T10:13:56.244Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.244Z] stepping : 4 [2024-04-16T10:13:56.244Z] microcode : 0x2006e05 [2024-04-16T10:13:56.244Z] cpu MHz : 2501.339 [2024-04-16T10:13:56.244Z] cache size : 14080 KB [2024-04-16T10:13:56.244Z] physical id : 1 [2024-04-16T10:13:56.244Z] siblings : 20 [2024-04-16T10:13:56.244Z] core id : 4 [2024-04-16T10:13:56.244Z] cpu cores : 10 [2024-04-16T10:13:56.244Z] apicid : 40 [2024-04-16T10:13:56.244Z] initial apicid : 40 [2024-04-16T10:13:56.244Z] fpu : yes [2024-04-16T10:13:56.244Z] fpu_exception : yes [2024-04-16T10:13:56.244Z] cpuid level : 22 [2024-04-16T10:13:56.244Z] wp : yes [2024-04-16T10:13:56.244Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.244Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.244Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.244Z] bogomips : 4409.00 [2024-04-16T10:13:56.244Z] clflush size : 64 [2024-04-16T10:13:56.244Z] cache_alignment : 64 [2024-04-16T10:13:56.244Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.244Z] power management: [2024-04-16T10:13:56.244Z] [2024-04-16T10:13:56.244Z] processor : 15 [2024-04-16T10:13:56.244Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.244Z] cpu family : 6 [2024-04-16T10:13:56.244Z] model : 85 [2024-04-16T10:13:56.244Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.244Z] stepping : 4 [2024-04-16T10:13:56.244Z] microcode : 0x2006e05 [2024-04-16T10:13:56.244Z] cpu MHz : 2499.990 [2024-04-16T10:13:56.244Z] cache size : 14080 KB [2024-04-16T10:13:56.244Z] physical id : 1 [2024-04-16T10:13:56.244Z] siblings : 20 [2024-04-16T10:13:56.244Z] core id : 8 [2024-04-16T10:13:56.244Z] cpu cores : 10 [2024-04-16T10:13:56.244Z] apicid : 48 [2024-04-16T10:13:56.244Z] initial apicid : 48 [2024-04-16T10:13:56.244Z] fpu : yes [2024-04-16T10:13:56.244Z] fpu_exception : yes [2024-04-16T10:13:56.244Z] cpuid level : 22 [2024-04-16T10:13:56.244Z] wp : yes [2024-04-16T10:13:56.245Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.245Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.245Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.245Z] bogomips : 4409.00 [2024-04-16T10:13:56.245Z] clflush size : 64 [2024-04-16T10:13:56.245Z] cache_alignment : 64 [2024-04-16T10:13:56.245Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.245Z] power management: [2024-04-16T10:13:56.245Z] [2024-04-16T10:13:56.245Z] processor : 16 [2024-04-16T10:13:56.245Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.245Z] cpu family : 6 [2024-04-16T10:13:56.245Z] model : 85 [2024-04-16T10:13:56.245Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.245Z] stepping : 4 [2024-04-16T10:13:56.245Z] microcode : 0x2006e05 [2024-04-16T10:13:56.245Z] cpu MHz : 3000.000 [2024-04-16T10:13:56.245Z] cache size : 14080 KB [2024-04-16T10:13:56.245Z] physical id : 1 [2024-04-16T10:13:56.245Z] siblings : 20 [2024-04-16T10:13:56.245Z] core id : 9 [2024-04-16T10:13:56.245Z] cpu cores : 10 [2024-04-16T10:13:56.245Z] apicid : 50 [2024-04-16T10:13:56.245Z] initial apicid : 50 [2024-04-16T10:13:56.245Z] fpu : yes [2024-04-16T10:13:56.245Z] fpu_exception : yes [2024-04-16T10:13:56.245Z] cpuid level : 22 [2024-04-16T10:13:56.245Z] wp : yes [2024-04-16T10:13:56.245Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.245Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.245Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.245Z] bogomips : 4409.00 [2024-04-16T10:13:56.245Z] clflush size : 64 [2024-04-16T10:13:56.245Z] cache_alignment : 64 [2024-04-16T10:13:56.245Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.245Z] power management: [2024-04-16T10:13:56.245Z] [2024-04-16T10:13:56.245Z] processor : 17 [2024-04-16T10:13:56.245Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.245Z] cpu family : 6 [2024-04-16T10:13:56.245Z] model : 85 [2024-04-16T10:13:56.245Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.245Z] stepping : 4 [2024-04-16T10:13:56.245Z] microcode : 0x2006e05 [2024-04-16T10:13:56.245Z] cpu MHz : 3000.000 [2024-04-16T10:13:56.245Z] cache size : 14080 KB [2024-04-16T10:13:56.245Z] physical id : 1 [2024-04-16T10:13:56.245Z] siblings : 20 [2024-04-16T10:13:56.245Z] core id : 10 [2024-04-16T10:13:56.245Z] cpu cores : 10 [2024-04-16T10:13:56.245Z] apicid : 52 [2024-04-16T10:13:56.245Z] initial apicid : 52 [2024-04-16T10:13:56.245Z] fpu : yes [2024-04-16T10:13:56.245Z] fpu_exception : yes [2024-04-16T10:13:56.245Z] cpuid level : 22 [2024-04-16T10:13:56.245Z] wp : yes [2024-04-16T10:13:56.245Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.246Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.246Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.246Z] bogomips : 4409.00 [2024-04-16T10:13:56.246Z] clflush size : 64 [2024-04-16T10:13:56.246Z] cache_alignment : 64 [2024-04-16T10:13:56.246Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.246Z] power management: [2024-04-16T10:13:56.246Z] [2024-04-16T10:13:56.246Z] processor : 18 [2024-04-16T10:13:56.246Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.246Z] cpu family : 6 [2024-04-16T10:13:56.246Z] model : 85 [2024-04-16T10:13:56.246Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.246Z] stepping : 4 [2024-04-16T10:13:56.246Z] microcode : 0x2006e05 [2024-04-16T10:13:56.246Z] cpu MHz : 2499.994 [2024-04-16T10:13:56.246Z] cache size : 14080 KB [2024-04-16T10:13:56.246Z] physical id : 1 [2024-04-16T10:13:56.246Z] siblings : 20 [2024-04-16T10:13:56.246Z] core id : 11 [2024-04-16T10:13:56.246Z] cpu cores : 10 [2024-04-16T10:13:56.246Z] apicid : 54 [2024-04-16T10:13:56.246Z] initial apicid : 54 [2024-04-16T10:13:56.246Z] fpu : yes [2024-04-16T10:13:56.246Z] fpu_exception : yes [2024-04-16T10:13:56.246Z] cpuid level : 22 [2024-04-16T10:13:56.246Z] wp : yes [2024-04-16T10:13:56.246Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.246Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.246Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.246Z] bogomips : 4409.00 [2024-04-16T10:13:56.246Z] clflush size : 64 [2024-04-16T10:13:56.246Z] cache_alignment : 64 [2024-04-16T10:13:56.246Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.246Z] power management: [2024-04-16T10:13:56.246Z] [2024-04-16T10:13:56.246Z] processor : 19 [2024-04-16T10:13:56.246Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.246Z] cpu family : 6 [2024-04-16T10:13:56.246Z] model : 85 [2024-04-16T10:13:56.246Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.246Z] stepping : 4 [2024-04-16T10:13:56.246Z] microcode : 0x2006e05 [2024-04-16T10:13:56.246Z] cpu MHz : 2499.817 [2024-04-16T10:13:56.246Z] cache size : 14080 KB [2024-04-16T10:13:56.246Z] physical id : 1 [2024-04-16T10:13:56.246Z] siblings : 20 [2024-04-16T10:13:56.246Z] core id : 12 [2024-04-16T10:13:56.246Z] cpu cores : 10 [2024-04-16T10:13:56.246Z] apicid : 56 [2024-04-16T10:13:56.246Z] initial apicid : 56 [2024-04-16T10:13:56.246Z] fpu : yes [2024-04-16T10:13:56.246Z] fpu_exception : yes [2024-04-16T10:13:56.246Z] cpuid level : 22 [2024-04-16T10:13:56.246Z] wp : yes [2024-04-16T10:13:56.246Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.246Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.247Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.247Z] bogomips : 4409.00 [2024-04-16T10:13:56.247Z] clflush size : 64 [2024-04-16T10:13:56.247Z] cache_alignment : 64 [2024-04-16T10:13:56.247Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.247Z] power management: [2024-04-16T10:13:56.247Z] [2024-04-16T10:13:56.247Z] processor : 20 [2024-04-16T10:13:56.247Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.247Z] cpu family : 6 [2024-04-16T10:13:56.247Z] model : 85 [2024-04-16T10:13:56.247Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.247Z] stepping : 4 [2024-04-16T10:13:56.247Z] microcode : 0x2006e05 [2024-04-16T10:13:56.247Z] cpu MHz : 2500.305 [2024-04-16T10:13:56.247Z] cache size : 14080 KB [2024-04-16T10:13:56.247Z] physical id : 0 [2024-04-16T10:13:56.247Z] siblings : 20 [2024-04-16T10:13:56.247Z] core id : 0 [2024-04-16T10:13:56.247Z] cpu cores : 10 [2024-04-16T10:13:56.247Z] apicid : 1 [2024-04-16T10:13:56.247Z] initial apicid : 1 [2024-04-16T10:13:56.247Z] fpu : yes [2024-04-16T10:13:56.247Z] fpu_exception : yes [2024-04-16T10:13:56.247Z] cpuid level : 22 [2024-04-16T10:13:56.247Z] wp : yes [2024-04-16T10:13:56.247Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.247Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.247Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.247Z] bogomips : 4400.00 [2024-04-16T10:13:56.247Z] clflush size : 64 [2024-04-16T10:13:56.247Z] cache_alignment : 64 [2024-04-16T10:13:56.247Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.247Z] power management: [2024-04-16T10:13:56.247Z] [2024-04-16T10:13:56.247Z] processor : 21 [2024-04-16T10:13:56.247Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.247Z] cpu family : 6 [2024-04-16T10:13:56.247Z] model : 85 [2024-04-16T10:13:56.247Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.247Z] stepping : 4 [2024-04-16T10:13:56.247Z] microcode : 0x2006e05 [2024-04-16T10:13:56.247Z] cpu MHz : 2499.982 [2024-04-16T10:13:56.247Z] cache size : 14080 KB [2024-04-16T10:13:56.247Z] physical id : 0 [2024-04-16T10:13:56.247Z] siblings : 20 [2024-04-16T10:13:56.247Z] core id : 1 [2024-04-16T10:13:56.247Z] cpu cores : 10 [2024-04-16T10:13:56.247Z] apicid : 3 [2024-04-16T10:13:56.247Z] initial apicid : 3 [2024-04-16T10:13:56.247Z] fpu : yes [2024-04-16T10:13:56.247Z] fpu_exception : yes [2024-04-16T10:13:56.247Z] cpuid level : 22 [2024-04-16T10:13:56.247Z] wp : yes [2024-04-16T10:13:56.247Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.247Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.247Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.247Z] bogomips : 4400.00 [2024-04-16T10:13:56.247Z] clflush size : 64 [2024-04-16T10:13:56.247Z] cache_alignment : 64 [2024-04-16T10:13:56.247Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.247Z] power management: [2024-04-16T10:13:56.247Z] [2024-04-16T10:13:56.247Z] processor : 22 [2024-04-16T10:13:56.247Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.247Z] cpu family : 6 [2024-04-16T10:13:56.247Z] model : 85 [2024-04-16T10:13:56.247Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.247Z] stepping : 4 [2024-04-16T10:13:56.247Z] microcode : 0x2006e05 [2024-04-16T10:13:56.247Z] cpu MHz : 2500.345 [2024-04-16T10:13:56.247Z] cache size : 14080 KB [2024-04-16T10:13:56.247Z] physical id : 0 [2024-04-16T10:13:56.247Z] siblings : 20 [2024-04-16T10:13:56.247Z] core id : 2 [2024-04-16T10:13:56.247Z] cpu cores : 10 [2024-04-16T10:13:56.247Z] apicid : 5 [2024-04-16T10:13:56.248Z] initial apicid : 5 [2024-04-16T10:13:56.248Z] fpu : yes [2024-04-16T10:13:56.248Z] fpu_exception : yes [2024-04-16T10:13:56.248Z] cpuid level : 22 [2024-04-16T10:13:56.248Z] wp : yes [2024-04-16T10:13:56.248Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.248Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.248Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.248Z] bogomips : 4400.00 [2024-04-16T10:13:56.248Z] clflush size : 64 [2024-04-16T10:13:56.248Z] cache_alignment : 64 [2024-04-16T10:13:56.248Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.248Z] power management: [2024-04-16T10:13:56.248Z] [2024-04-16T10:13:56.248Z] processor : 23 [2024-04-16T10:13:56.248Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.248Z] cpu family : 6 [2024-04-16T10:13:56.248Z] model : 85 [2024-04-16T10:13:56.248Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.248Z] stepping : 4 [2024-04-16T10:13:56.248Z] microcode : 0x2006e05 [2024-04-16T10:13:56.248Z] cpu MHz : 2498.730 [2024-04-16T10:13:56.248Z] cache size : 14080 KB [2024-04-16T10:13:56.248Z] physical id : 0 [2024-04-16T10:13:56.248Z] siblings : 20 [2024-04-16T10:13:56.248Z] core id : 3 [2024-04-16T10:13:56.248Z] cpu cores : 10 [2024-04-16T10:13:56.248Z] apicid : 7 [2024-04-16T10:13:56.248Z] initial apicid : 7 [2024-04-16T10:13:56.248Z] fpu : yes [2024-04-16T10:13:56.248Z] fpu_exception : yes [2024-04-16T10:13:56.248Z] cpuid level : 22 [2024-04-16T10:13:56.248Z] wp : yes [2024-04-16T10:13:56.248Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.248Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.248Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.248Z] bogomips : 4400.00 [2024-04-16T10:13:56.248Z] clflush size : 64 [2024-04-16T10:13:56.248Z] cache_alignment : 64 [2024-04-16T10:13:56.248Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.248Z] power management: [2024-04-16T10:13:56.248Z] [2024-04-16T10:13:56.248Z] processor : 24 [2024-04-16T10:13:56.248Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.248Z] cpu family : 6 [2024-04-16T10:13:56.248Z] model : 85 [2024-04-16T10:13:56.248Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.248Z] stepping : 4 [2024-04-16T10:13:56.248Z] microcode : 0x2006e05 [2024-04-16T10:13:56.248Z] cpu MHz : 3000.000 [2024-04-16T10:13:56.248Z] cache size : 14080 KB [2024-04-16T10:13:56.248Z] physical id : 0 [2024-04-16T10:13:56.248Z] siblings : 20 [2024-04-16T10:13:56.248Z] core id : 4 [2024-04-16T10:13:56.248Z] cpu cores : 10 [2024-04-16T10:13:56.248Z] apicid : 9 [2024-04-16T10:13:56.248Z] initial apicid : 9 [2024-04-16T10:13:56.248Z] fpu : yes [2024-04-16T10:13:56.248Z] fpu_exception : yes [2024-04-16T10:13:56.248Z] cpuid level : 22 [2024-04-16T10:13:56.248Z] wp : yes [2024-04-16T10:13:56.249Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.249Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.249Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.249Z] bogomips : 4400.00 [2024-04-16T10:13:56.249Z] clflush size : 64 [2024-04-16T10:13:56.249Z] cache_alignment : 64 [2024-04-16T10:13:56.249Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.249Z] power management: [2024-04-16T10:13:56.249Z] [2024-04-16T10:13:56.249Z] processor : 25 [2024-04-16T10:13:56.249Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.249Z] cpu family : 6 [2024-04-16T10:13:56.249Z] model : 85 [2024-04-16T10:13:56.249Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.249Z] stepping : 4 [2024-04-16T10:13:56.249Z] microcode : 0x2006e05 [2024-04-16T10:13:56.249Z] cpu MHz : 2499.982 [2024-04-16T10:13:56.249Z] cache size : 14080 KB [2024-04-16T10:13:56.249Z] physical id : 0 [2024-04-16T10:13:56.249Z] siblings : 20 [2024-04-16T10:13:56.249Z] core id : 8 [2024-04-16T10:13:56.249Z] cpu cores : 10 [2024-04-16T10:13:56.249Z] apicid : 17 [2024-04-16T10:13:56.249Z] initial apicid : 17 [2024-04-16T10:13:56.249Z] fpu : yes [2024-04-16T10:13:56.249Z] fpu_exception : yes [2024-04-16T10:13:56.249Z] cpuid level : 22 [2024-04-16T10:13:56.249Z] wp : yes [2024-04-16T10:13:56.249Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.249Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.249Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.249Z] bogomips : 4400.00 [2024-04-16T10:13:56.249Z] clflush size : 64 [2024-04-16T10:13:56.249Z] cache_alignment : 64 [2024-04-16T10:13:56.249Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.249Z] power management: [2024-04-16T10:13:56.249Z] [2024-04-16T10:13:56.249Z] processor : 26 [2024-04-16T10:13:56.249Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.249Z] cpu family : 6 [2024-04-16T10:13:56.249Z] model : 85 [2024-04-16T10:13:56.249Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.249Z] stepping : 4 [2024-04-16T10:13:56.249Z] microcode : 0x2006e05 [2024-04-16T10:13:56.249Z] cpu MHz : 2499.966 [2024-04-16T10:13:56.249Z] cache size : 14080 KB [2024-04-16T10:13:56.249Z] physical id : 0 [2024-04-16T10:13:56.249Z] siblings : 20 [2024-04-16T10:13:56.249Z] core id : 9 [2024-04-16T10:13:56.249Z] cpu cores : 10 [2024-04-16T10:13:56.249Z] apicid : 19 [2024-04-16T10:13:56.249Z] initial apicid : 19 [2024-04-16T10:13:56.249Z] fpu : yes [2024-04-16T10:13:56.249Z] fpu_exception : yes [2024-04-16T10:13:56.249Z] cpuid level : 22 [2024-04-16T10:13:56.249Z] wp : yes [2024-04-16T10:13:56.249Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.250Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.250Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.250Z] bogomips : 4400.00 [2024-04-16T10:13:56.250Z] clflush size : 64 [2024-04-16T10:13:56.250Z] cache_alignment : 64 [2024-04-16T10:13:56.250Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.250Z] power management: [2024-04-16T10:13:56.250Z] [2024-04-16T10:13:56.250Z] processor : 27 [2024-04-16T10:13:56.250Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.250Z] cpu family : 6 [2024-04-16T10:13:56.250Z] model : 85 [2024-04-16T10:13:56.250Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.250Z] stepping : 4 [2024-04-16T10:13:56.250Z] microcode : 0x2006e05 [2024-04-16T10:13:56.250Z] cpu MHz : 2499.879 [2024-04-16T10:13:56.250Z] cache size : 14080 KB [2024-04-16T10:13:56.250Z] physical id : 0 [2024-04-16T10:13:56.250Z] siblings : 20 [2024-04-16T10:13:56.250Z] core id : 10 [2024-04-16T10:13:56.250Z] cpu cores : 10 [2024-04-16T10:13:56.250Z] apicid : 21 [2024-04-16T10:13:56.250Z] initial apicid : 21 [2024-04-16T10:13:56.250Z] fpu : yes [2024-04-16T10:13:56.250Z] fpu_exception : yes [2024-04-16T10:13:56.250Z] cpuid level : 22 [2024-04-16T10:13:56.250Z] wp : yes [2024-04-16T10:13:56.250Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.250Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.250Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.250Z] bogomips : 4400.00 [2024-04-16T10:13:56.250Z] clflush size : 64 [2024-04-16T10:13:56.250Z] cache_alignment : 64 [2024-04-16T10:13:56.250Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.250Z] power management: [2024-04-16T10:13:56.250Z] [2024-04-16T10:13:56.250Z] processor : 28 [2024-04-16T10:13:56.250Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.250Z] cpu family : 6 [2024-04-16T10:13:56.250Z] model : 85 [2024-04-16T10:13:56.250Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.250Z] stepping : 4 [2024-04-16T10:13:56.250Z] microcode : 0x2006e05 [2024-04-16T10:13:56.250Z] cpu MHz : 2500.223 [2024-04-16T10:13:56.250Z] cache size : 14080 KB [2024-04-16T10:13:56.250Z] physical id : 0 [2024-04-16T10:13:56.250Z] siblings : 20 [2024-04-16T10:13:56.250Z] core id : 11 [2024-04-16T10:13:56.250Z] cpu cores : 10 [2024-04-16T10:13:56.250Z] apicid : 23 [2024-04-16T10:13:56.250Z] initial apicid : 23 [2024-04-16T10:13:56.250Z] fpu : yes [2024-04-16T10:13:56.250Z] fpu_exception : yes [2024-04-16T10:13:56.250Z] cpuid level : 22 [2024-04-16T10:13:56.250Z] wp : yes [2024-04-16T10:13:56.250Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.251Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.251Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.251Z] bogomips : 4400.00 [2024-04-16T10:13:56.251Z] clflush size : 64 [2024-04-16T10:13:56.251Z] cache_alignment : 64 [2024-04-16T10:13:56.251Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.251Z] power management: [2024-04-16T10:13:56.251Z] [2024-04-16T10:13:56.251Z] processor : 29 [2024-04-16T10:13:56.251Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.251Z] cpu family : 6 [2024-04-16T10:13:56.251Z] model : 85 [2024-04-16T10:13:56.251Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.251Z] stepping : 4 [2024-04-16T10:13:56.251Z] microcode : 0x2006e05 [2024-04-16T10:13:56.251Z] cpu MHz : 2501.552 [2024-04-16T10:13:56.251Z] cache size : 14080 KB [2024-04-16T10:13:56.251Z] physical id : 0 [2024-04-16T10:13:56.251Z] siblings : 20 [2024-04-16T10:13:56.251Z] core id : 12 [2024-04-16T10:13:56.251Z] cpu cores : 10 [2024-04-16T10:13:56.251Z] apicid : 25 [2024-04-16T10:13:56.251Z] initial apicid : 25 [2024-04-16T10:13:56.251Z] fpu : yes [2024-04-16T10:13:56.251Z] fpu_exception : yes [2024-04-16T10:13:56.251Z] cpuid level : 22 [2024-04-16T10:13:56.251Z] wp : yes [2024-04-16T10:13:56.251Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.251Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.251Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.251Z] bogomips : 4400.00 [2024-04-16T10:13:56.251Z] clflush size : 64 [2024-04-16T10:13:56.251Z] cache_alignment : 64 [2024-04-16T10:13:56.251Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.251Z] power management: [2024-04-16T10:13:56.251Z] [2024-04-16T10:13:56.251Z] processor : 30 [2024-04-16T10:13:56.251Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.251Z] cpu family : 6 [2024-04-16T10:13:56.251Z] model : 85 [2024-04-16T10:13:56.251Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.251Z] stepping : 4 [2024-04-16T10:13:56.251Z] microcode : 0x2006e05 [2024-04-16T10:13:56.251Z] cpu MHz : 2499.976 [2024-04-16T10:13:56.251Z] cache size : 14080 KB [2024-04-16T10:13:56.251Z] physical id : 1 [2024-04-16T10:13:56.251Z] siblings : 20 [2024-04-16T10:13:56.251Z] core id : 0 [2024-04-16T10:13:56.251Z] cpu cores : 10 [2024-04-16T10:13:56.251Z] apicid : 33 [2024-04-16T10:13:56.251Z] initial apicid : 33 [2024-04-16T10:13:56.251Z] fpu : yes [2024-04-16T10:13:56.251Z] fpu_exception : yes [2024-04-16T10:13:56.251Z] cpuid level : 22 [2024-04-16T10:13:56.251Z] wp : yes [2024-04-16T10:13:56.251Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.251Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.251Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.251Z] bogomips : 4409.00 [2024-04-16T10:13:56.251Z] clflush size : 64 [2024-04-16T10:13:56.251Z] cache_alignment : 64 [2024-04-16T10:13:56.251Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.251Z] power management: [2024-04-16T10:13:56.251Z] [2024-04-16T10:13:56.251Z] processor : 31 [2024-04-16T10:13:56.251Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.251Z] cpu family : 6 [2024-04-16T10:13:56.251Z] model : 85 [2024-04-16T10:13:56.251Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.251Z] stepping : 4 [2024-04-16T10:13:56.251Z] microcode : 0x2006e05 [2024-04-16T10:13:56.251Z] cpu MHz : 2500.584 [2024-04-16T10:13:56.252Z] cache size : 14080 KB [2024-04-16T10:13:56.252Z] physical id : 1 [2024-04-16T10:13:56.252Z] siblings : 20 [2024-04-16T10:13:56.252Z] core id : 1 [2024-04-16T10:13:56.252Z] cpu cores : 10 [2024-04-16T10:13:56.252Z] apicid : 35 [2024-04-16T10:13:56.252Z] initial apicid : 35 [2024-04-16T10:13:56.252Z] fpu : yes [2024-04-16T10:13:56.252Z] fpu_exception : yes [2024-04-16T10:13:56.252Z] cpuid level : 22 [2024-04-16T10:13:56.252Z] wp : yes [2024-04-16T10:13:56.252Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.252Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.252Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.252Z] bogomips : 4409.00 [2024-04-16T10:13:56.252Z] clflush size : 64 [2024-04-16T10:13:56.252Z] cache_alignment : 64 [2024-04-16T10:13:56.252Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.252Z] power management: [2024-04-16T10:13:56.252Z] [2024-04-16T10:13:56.252Z] processor : 32 [2024-04-16T10:13:56.252Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.252Z] cpu family : 6 [2024-04-16T10:13:56.252Z] model : 85 [2024-04-16T10:13:56.252Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.252Z] stepping : 4 [2024-04-16T10:13:56.252Z] microcode : 0x2006e05 [2024-04-16T10:13:56.252Z] cpu MHz : 2499.944 [2024-04-16T10:13:56.252Z] cache size : 14080 KB [2024-04-16T10:13:56.252Z] physical id : 1 [2024-04-16T10:13:56.252Z] siblings : 20 [2024-04-16T10:13:56.252Z] core id : 2 [2024-04-16T10:13:56.252Z] cpu cores : 10 [2024-04-16T10:13:56.252Z] apicid : 37 [2024-04-16T10:13:56.252Z] initial apicid : 37 [2024-04-16T10:13:56.252Z] fpu : yes [2024-04-16T10:13:56.252Z] fpu_exception : yes [2024-04-16T10:13:56.252Z] cpuid level : 22 [2024-04-16T10:13:56.252Z] wp : yes [2024-04-16T10:13:56.252Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.252Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.252Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.252Z] bogomips : 4409.00 [2024-04-16T10:13:56.252Z] clflush size : 64 [2024-04-16T10:13:56.252Z] cache_alignment : 64 [2024-04-16T10:13:56.252Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.252Z] power management: [2024-04-16T10:13:56.252Z] [2024-04-16T10:13:56.252Z] processor : 33 [2024-04-16T10:13:56.252Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.252Z] cpu family : 6 [2024-04-16T10:13:56.252Z] model : 85 [2024-04-16T10:13:56.252Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.252Z] stepping : 4 [2024-04-16T10:13:56.252Z] microcode : 0x2006e05 [2024-04-16T10:13:56.252Z] cpu MHz : 2500.065 [2024-04-16T10:13:56.252Z] cache size : 14080 KB [2024-04-16T10:13:56.252Z] physical id : 1 [2024-04-16T10:13:56.252Z] siblings : 20 [2024-04-16T10:13:56.252Z] core id : 3 [2024-04-16T10:13:56.252Z] cpu cores : 10 [2024-04-16T10:13:56.252Z] apicid : 39 [2024-04-16T10:13:56.252Z] initial apicid : 39 [2024-04-16T10:13:56.252Z] fpu : yes [2024-04-16T10:13:56.252Z] fpu_exception : yes [2024-04-16T10:13:56.252Z] cpuid level : 22 [2024-04-16T10:13:56.252Z] wp : yes [2024-04-16T10:13:56.253Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.253Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.253Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.253Z] bogomips : 4409.00 [2024-04-16T10:13:56.253Z] clflush size : 64 [2024-04-16T10:13:56.253Z] cache_alignment : 64 [2024-04-16T10:13:56.253Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.253Z] power management: [2024-04-16T10:13:56.253Z] [2024-04-16T10:13:56.253Z] processor : 34 [2024-04-16T10:13:56.253Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.253Z] cpu family : 6 [2024-04-16T10:13:56.253Z] model : 85 [2024-04-16T10:13:56.253Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.253Z] stepping : 4 [2024-04-16T10:13:56.253Z] microcode : 0x2006e05 [2024-04-16T10:13:56.253Z] cpu MHz : 2499.963 [2024-04-16T10:13:56.253Z] cache size : 14080 KB [2024-04-16T10:13:56.253Z] physical id : 1 [2024-04-16T10:13:56.253Z] siblings : 20 [2024-04-16T10:13:56.253Z] core id : 4 [2024-04-16T10:13:56.253Z] cpu cores : 10 [2024-04-16T10:13:56.253Z] apicid : 41 [2024-04-16T10:13:56.253Z] initial apicid : 41 [2024-04-16T10:13:56.253Z] fpu : yes [2024-04-16T10:13:56.253Z] fpu_exception : yes [2024-04-16T10:13:56.253Z] cpuid level : 22 [2024-04-16T10:13:56.253Z] wp : yes [2024-04-16T10:13:56.253Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.253Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.253Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.253Z] bogomips : 4409.00 [2024-04-16T10:13:56.253Z] clflush size : 64 [2024-04-16T10:13:56.253Z] cache_alignment : 64 [2024-04-16T10:13:56.253Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.253Z] power management: [2024-04-16T10:13:56.253Z] [2024-04-16T10:13:56.253Z] processor : 35 [2024-04-16T10:13:56.253Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.253Z] cpu family : 6 [2024-04-16T10:13:56.253Z] model : 85 [2024-04-16T10:13:56.253Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.253Z] stepping : 4 [2024-04-16T10:13:56.253Z] microcode : 0x2006e05 [2024-04-16T10:13:56.253Z] cpu MHz : 2500.538 [2024-04-16T10:13:56.253Z] cache size : 14080 KB [2024-04-16T10:13:56.253Z] physical id : 1 [2024-04-16T10:13:56.253Z] siblings : 20 [2024-04-16T10:13:56.253Z] core id : 8 [2024-04-16T10:13:56.253Z] cpu cores : 10 [2024-04-16T10:13:56.253Z] apicid : 49 [2024-04-16T10:13:56.253Z] initial apicid : 49 [2024-04-16T10:13:56.253Z] fpu : yes [2024-04-16T10:13:56.253Z] fpu_exception : yes [2024-04-16T10:13:56.253Z] cpuid level : 22 [2024-04-16T10:13:56.253Z] wp : yes [2024-04-16T10:13:56.253Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.254Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.254Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.254Z] bogomips : 4409.00 [2024-04-16T10:13:56.254Z] clflush size : 64 [2024-04-16T10:13:56.254Z] cache_alignment : 64 [2024-04-16T10:13:56.254Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.254Z] power management: [2024-04-16T10:13:56.254Z] [2024-04-16T10:13:56.254Z] processor : 36 [2024-04-16T10:13:56.254Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.254Z] cpu family : 6 [2024-04-16T10:13:56.254Z] model : 85 [2024-04-16T10:13:56.254Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.254Z] stepping : 4 [2024-04-16T10:13:56.254Z] microcode : 0x2006e05 [2024-04-16T10:13:56.254Z] cpu MHz : 2501.215 [2024-04-16T10:13:56.254Z] cache size : 14080 KB [2024-04-16T10:13:56.254Z] physical id : 1 [2024-04-16T10:13:56.254Z] siblings : 20 [2024-04-16T10:13:56.254Z] core id : 9 [2024-04-16T10:13:56.254Z] cpu cores : 10 [2024-04-16T10:13:56.254Z] apicid : 51 [2024-04-16T10:13:56.254Z] initial apicid : 51 [2024-04-16T10:13:56.254Z] fpu : yes [2024-04-16T10:13:56.254Z] fpu_exception : yes [2024-04-16T10:13:56.254Z] cpuid level : 22 [2024-04-16T10:13:56.254Z] wp : yes [2024-04-16T10:13:56.254Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.254Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.254Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.254Z] bogomips : 4409.00 [2024-04-16T10:13:56.254Z] clflush size : 64 [2024-04-16T10:13:56.254Z] cache_alignment : 64 [2024-04-16T10:13:56.254Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.254Z] power management: [2024-04-16T10:13:56.254Z] [2024-04-16T10:13:56.254Z] processor : 37 [2024-04-16T10:13:56.254Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.254Z] cpu family : 6 [2024-04-16T10:13:56.254Z] model : 85 [2024-04-16T10:13:56.254Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.254Z] stepping : 4 [2024-04-16T10:13:56.254Z] microcode : 0x2006e05 [2024-04-16T10:13:56.254Z] cpu MHz : 2502.219 [2024-04-16T10:13:56.254Z] cache size : 14080 KB [2024-04-16T10:13:56.254Z] physical id : 1 [2024-04-16T10:13:56.254Z] siblings : 20 [2024-04-16T10:13:56.254Z] core id : 10 [2024-04-16T10:13:56.254Z] cpu cores : 10 [2024-04-16T10:13:56.254Z] apicid : 53 [2024-04-16T10:13:56.254Z] initial apicid : 53 [2024-04-16T10:13:56.254Z] fpu : yes [2024-04-16T10:13:56.254Z] fpu_exception : yes [2024-04-16T10:13:56.254Z] cpuid level : 22 [2024-04-16T10:13:56.254Z] wp : yes [2024-04-16T10:13:56.254Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.254Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.254Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.254Z] bogomips : 4409.00 [2024-04-16T10:13:56.254Z] clflush size : 64 [2024-04-16T10:13:56.254Z] cache_alignment : 64 [2024-04-16T10:13:56.254Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.254Z] power management: [2024-04-16T10:13:56.255Z] [2024-04-16T10:13:56.255Z] processor : 38 [2024-04-16T10:13:56.255Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.255Z] cpu family : 6 [2024-04-16T10:13:56.255Z] model : 85 [2024-04-16T10:13:56.255Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.255Z] stepping : 4 [2024-04-16T10:13:56.255Z] microcode : 0x2006e05 [2024-04-16T10:13:56.255Z] cpu MHz : 2501.350 [2024-04-16T10:13:56.255Z] cache size : 14080 KB [2024-04-16T10:13:56.255Z] physical id : 1 [2024-04-16T10:13:56.255Z] siblings : 20 [2024-04-16T10:13:56.255Z] core id : 11 [2024-04-16T10:13:56.255Z] cpu cores : 10 [2024-04-16T10:13:56.255Z] apicid : 55 [2024-04-16T10:13:56.255Z] initial apicid : 55 [2024-04-16T10:13:56.255Z] fpu : yes [2024-04-16T10:13:56.255Z] fpu_exception : yes [2024-04-16T10:13:56.255Z] cpuid level : 22 [2024-04-16T10:13:56.255Z] wp : yes [2024-04-16T10:13:56.255Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.255Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.255Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.255Z] bogomips : 4409.00 [2024-04-16T10:13:56.255Z] clflush size : 64 [2024-04-16T10:13:56.255Z] cache_alignment : 64 [2024-04-16T10:13:56.255Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.255Z] power management: [2024-04-16T10:13:56.255Z] [2024-04-16T10:13:56.255Z] processor : 39 [2024-04-16T10:13:56.255Z] vendor_id : GenuineIntel [2024-04-16T10:13:56.255Z] cpu family : 6 [2024-04-16T10:13:56.255Z] model : 85 [2024-04-16T10:13:56.255Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:13:56.255Z] stepping : 4 [2024-04-16T10:13:56.255Z] microcode : 0x2006e05 [2024-04-16T10:13:56.255Z] cpu MHz : 2500.375 [2024-04-16T10:13:56.255Z] cache size : 14080 KB [2024-04-16T10:13:56.255Z] physical id : 1 [2024-04-16T10:13:56.255Z] siblings : 20 [2024-04-16T10:13:56.255Z] core id : 12 [2024-04-16T10:13:56.255Z] cpu cores : 10 [2024-04-16T10:13:56.255Z] apicid : 57 [2024-04-16T10:13:56.255Z] initial apicid : 57 [2024-04-16T10:13:56.255Z] fpu : yes [2024-04-16T10:13:56.255Z] fpu_exception : yes [2024-04-16T10:13:56.255Z] cpuid level : 22 [2024-04-16T10:13:56.255Z] wp : yes [2024-04-16T10:13:56.255Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:13:56.255Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:13:56.255Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:13:56.255Z] bogomips : 4409.00 [2024-04-16T10:13:56.255Z] clflush size : 64 [2024-04-16T10:13:56.255Z] cache_alignment : 64 [2024-04-16T10:13:56.255Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:13:56.255Z] power management: [2024-04-16T10:13:56.255Z] [2024-04-16T10:13:56.255Z] + cat /proc/meminfo [2024-04-16T10:13:56.255Z] MemTotal: 230716464 kB [2024-04-16T10:13:56.255Z] MemFree: 37228712 kB [2024-04-16T10:13:56.255Z] MemAvailable: 195015560 kB [2024-04-16T10:13:56.255Z] Buffers: 1732 kB [2024-04-16T10:13:56.255Z] Cached: 141624684 kB [2024-04-16T10:13:56.255Z] SwapCached: 0 kB [2024-04-16T10:13:56.255Z] Active: 40443640 kB [2024-04-16T10:13:56.255Z] Inactive: 115591028 kB [2024-04-16T10:13:56.255Z] Active(anon): 13426040 kB [2024-04-16T10:13:56.255Z] Inactive(anon): 1208608 kB [2024-04-16T10:13:56.255Z] Active(file): 27017600 kB [2024-04-16T10:13:56.255Z] Inactive(file): 114382420 kB [2024-04-16T10:13:56.255Z] Unevictable: 148412 kB [2024-04-16T10:13:56.255Z] Mlocked: 148412 kB [2024-04-16T10:13:56.255Z] SwapTotal: 0 kB [2024-04-16T10:13:56.255Z] SwapFree: 0 kB [2024-04-16T10:13:56.255Z] Zswap: 0 kB [2024-04-16T10:13:56.255Z] Zswapped: 0 kB [2024-04-16T10:13:56.255Z] Dirty: 540516 kB [2024-04-16T10:13:56.255Z] Writeback: 0 kB [2024-04-16T10:13:56.255Z] AnonPages: 14539088 kB [2024-04-16T10:13:56.255Z] Mapped: 1010368 kB [2024-04-16T10:13:56.256Z] Shmem: 219296 kB [2024-04-16T10:13:56.256Z] KReclaimable: 17973824 kB [2024-04-16T10:13:56.256Z] Slab: 28710676 kB [2024-04-16T10:13:56.256Z] SReclaimable: 17973824 kB [2024-04-16T10:13:56.256Z] SUnreclaim: 10736852 kB [2024-04-16T10:13:56.256Z] KernelStack: 54016 kB [2024-04-16T10:13:56.256Z] PageTables: 108140 kB [2024-04-16T10:13:56.256Z] SecPageTables: 0 kB [2024-04-16T10:13:56.256Z] NFS_Unstable: 0 kB [2024-04-16T10:13:56.256Z] Bounce: 0 kB [2024-04-16T10:13:56.256Z] WritebackTmp: 0 kB [2024-04-16T10:13:56.256Z] CommitLimit: 115358232 kB [2024-04-16T10:13:56.256Z] Committed_AS: 19981236 kB [2024-04-16T10:13:56.256Z] VmallocTotal: 34359738367 kB [2024-04-16T10:13:56.256Z] VmallocUsed: 378424 kB [2024-04-16T10:13:56.256Z] VmallocChunk: 0 kB [2024-04-16T10:13:56.256Z] Percpu: 1375104 kB [2024-04-16T10:13:56.256Z] HardwareCorrupted: 0 kB [2024-04-16T10:13:56.256Z] AnonHugePages: 4237312 kB [2024-04-16T10:13:56.256Z] ShmemHugePages: 0 kB [2024-04-16T10:13:56.256Z] ShmemPmdMapped: 0 kB [2024-04-16T10:13:56.256Z] FileHugePages: 0 kB [2024-04-16T10:13:56.256Z] FilePmdMapped: 0 kB [2024-04-16T10:13:56.256Z] CmaTotal: 0 kB [2024-04-16T10:13:56.256Z] CmaFree: 0 kB [2024-04-16T10:13:56.256Z] HugePages_Total: 0 [2024-04-16T10:13:56.256Z] HugePages_Free: 0 [2024-04-16T10:13:56.256Z] HugePages_Rsvd: 0 [2024-04-16T10:13:56.256Z] HugePages_Surp: 0 [2024-04-16T10:13:56.256Z] Hugepagesize: 2048 kB [2024-04-16T10:13:56.256Z] Hugetlb: 0 kB [2024-04-16T10:13:56.256Z] DirectMap4k: 1091384 kB [2024-04-16T10:13:56.256Z] DirectMap2M: 44687360 kB [2024-04-16T10:13:56.256Z] DirectMap1G: 190840832 kB [Pipeline] sh [2024-04-16T10:13:56.543Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:13:56.543Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:13:56.710Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ [2024-04-16T10:13:56.710Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:13:56.710Z] + mvn -Dglassfish.home=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -Ptest_wd_security,report test [2024-04-16T10:13:56.710Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:13:57.472Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:57.472Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:13:57.472Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test web_jsp [2024-04-16T10:13:57.472Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:13:57.472Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:13:57.472Z] + readonly GF_INTERNAL_ENV_SH=/tmp/xSLgf-internal-env [2024-04-16T10:13:57.472Z] + GF_INTERNAL_ENV_SH=/tmp/xSLgf-internal-env [2024-04-16T10:13:57.472Z] + '[' '!' -z '' ']' [2024-04-16T10:13:57.472Z] + export WSIMPORT_OPTS= [2024-04-16T10:13:57.472Z] + WSIMPORT_OPTS= [2024-04-16T10:13:57.472Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:13:57.472Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:13:57.472Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:13:57.472Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:57.472Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:13:57.472Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:57.472Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:13:57.472Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:13:57.472Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:13:57.472Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:57.472Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:13:57.472Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:57.472Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:13:57.472Z] + echo 'Preparing dependencies ...' [2024-04-16T10:13:57.472Z] Preparing dependencies ... [2024-04-16T10:13:57.472Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:13:58.014Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:13:58.014Z] [javac] 1 warning [2024-04-16T10:13:58.014Z] [2024-04-16T10:13:58.014Z] build: [2024-04-16T10:13:58.014Z] [2024-04-16T10:13:58.014Z] setOSConditions: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] setToolWin: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] setToolUnix: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] setToolProperty: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] setS1ASclassPath: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] init-common: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] webclient-war-common: [2024-04-16T10:13:58.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] clear: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] test-tlds-exist: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] copy-tlds: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] test-tagfiles-exist: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] copy-tagfiles: [2024-04-16T10:13:58.015Z] [2024-04-16T10:13:58.015Z] package-war-common: [2024-04-16T10:13:58.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:13:58.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:13:58.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:13:58.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:13:58.015Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:13:58.015Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:13:58.015Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:13:58.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/docroot [2024-04-16T10:13:58.015Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2024-04-16T10:13:58.016Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:13:58.016Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:13:58.016Z] [javac] Compiling 1 source file [2024-04-16T10:13:58.571Z] [INFO] [exec] Waiting for domain1 to start .......... [2024-04-16T10:13:58.571Z] [INFO] [exec] Waiting finished after 9,394 ms. [2024-04-16T10:13:58.571Z] [INFO] [exec] Successfully started the domain : domain1 [2024-04-16T10:13:58.571Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:13:58.571Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:13:58.571Z] [INFO] [exec] Admin Port: 4,848 [2024-04-16T10:13:58.571Z] [INFO] [exec] Command start-domain executed successfully. [2024-04-16T10:13:58.593Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/slf4j-visibility/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:13:58.593Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] deploy: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] deploy-war-common: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] setOSConditions: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] setToolWin: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] setToolUnix: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] setToolProperty: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] setS1ASclassPath: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] init-common: [2024-04-16T10:13:58.593Z] [2024-04-16T10:13:58.593Z] deploy-war-commonpe: [2024-04-16T10:13:59.143Z] [INFO] [exec] Created 1 option(s) [2024-04-16T10:13:59.143Z] [INFO] [exec] Command create-jvm-options executed successfully. [2024-04-16T10:13:59.143Z] [WARNING] [echo] stopping server [2024-04-16T10:13:59.245Z] [INFO] Scanning for projects... [2024-04-16T10:13:59.245Z] [INFO] [2024-04-16T10:13:59.245Z] [INFO] -----------------< org.glassfish.quicklook:quicklook >------------------ [2024-04-16T10:13:59.245Z] [INFO] Building Glassfish Quicklook Bundle 7.0.15-SNAPSHOT [2024-04-16T10:13:59.245Z] [INFO] from pom.xml [2024-04-16T10:13:59.245Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:13:59.369Z] [INFO] Scanning for projects... [2024-04-16T10:14:00.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-slf4j-visibility --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-slf4j-visibility-web.war [2024-04-16T10:14:00.627Z] [INFO] [2024-04-16T10:14:00.627Z] [INFO] --- resources:3.3.1:resources (default-resources) @ quicklook --- [2024-04-16T10:14:00.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/src/main/resources [2024-04-16T10:14:00.627Z] [INFO] [2024-04-16T10:14:00.627Z] [INFO] --- compiler:3.11.0:compile (default-compile) @ quicklook --- [2024-04-16T10:14:01.238Z] [INFO] No sources to compile [2024-04-16T10:14:01.238Z] [INFO] [2024-04-16T10:14:01.238Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ quicklook --- [2024-04-16T10:14:01.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/src/test/resources [2024-04-16T10:14:01.238Z] [INFO] [2024-04-16T10:14:01.238Z] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ quicklook --- [2024-04-16T10:14:01.238Z] [INFO] No sources to compile [2024-04-16T10:14:01.238Z] [INFO] [2024-04-16T10:14:01.238Z] [INFO] --- surefire:3.2.2:test (default-test) @ quicklook --- [2024-04-16T10:14:02.202Z] [INFO] No tests to run. [2024-04-16T10:14:02.202Z] [INFO] [2024-04-16T10:14:02.202Z] [INFO] --- antrun:3.0.0:run (default-test) @ quicklook --- [2024-04-16T10:14:02.666Z] [INFO] [2024-04-16T10:14:02.666Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:14:02.666Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:14:02.666Z] [INFO] from pom.xml [2024-04-16T10:14:02.666Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:14:03.374Z] [INFO] [exec] Waiting for the domain to stop ... [2024-04-16T10:14:03.374Z] [INFO] [exec] Waiting finished after 2,522 ms. [2024-04-16T10:14:03.374Z] [INFO] [exec] Command stop-domain executed successfully. [2024-04-16T10:14:03.374Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:03.374Z] [WARNING] [echo] | | [2024-04-16T10:14:03.374Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:14:03.374Z] [WARNING] [echo] | in Felix mode | [2024-04-16T10:14:03.374Z] [WARNING] [echo] | | [2024-04-16T10:14:03.374Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:04.129Z] [INFO] Executing tasks [2024-04-16T10:14:04.129Z] [WARNING] [echo] compile classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/target/classes [2024-04-16T10:14:04.130Z] [WARNING] [echo] plugin classpath: /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar:/home/jenkins/.m2/repository/org/apache/ant/ant/1.10.9/ant-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar:/home/jenkins/.m2/repository/junit/junit/4.13/junit-4.13.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/jenkins/.m2/repository/org/testng/testng/6.11/testng-6.11.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/home/jenkins/.m2/repository/com/sun/jsftemplating/jsftemplating-dynafaces/0.1/jsftemplating-dynafaces-0.1.jar:/home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/home/jenkins/.m2/repository/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar:/home/jenkins/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar:/home/jenkins/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [2024-04-16T10:14:04.130Z] [WARNING] Trying to override old definition of task javac [2024-04-16T10:14:04.130Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:04.130Z] [WARNING] [echo] | | [2024-04-16T10:14:04.130Z] [WARNING] [echo] | R u n n i n g | [2024-04-16T10:14:04.130Z] [WARNING] [echo] | all_wd_security | [2024-04-16T10:14:04.130Z] [WARNING] [echo] | Web Profile | [2024-04-16T10:14:04.130Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:04.386Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:14:04.386Z] [WARNING] [echo] Verify Domain.xml [2024-04-16T10:14:05.884Z] [exec] Application deployed with name cdi-slf4j-visibility-web. [2024-04-16T10:14:05.884Z] [2024-04-16T10:14:05.884Z] deploy-war-commonee: [2024-04-16T10:14:05.884Z] [2024-04-16T10:14:05.884Z] run: [2024-04-16T10:14:05.884Z] [java] opening connection to http://localhost:8080/cdi-slf4j-visibility/myurl [2024-04-16T10:14:05.885Z] [java] line = [ Hello World is logged by an instance of class org.jboss.logging.JDKLogger, which is loaded by org.jboss.logging.jboss-logging [167]] [2024-04-16T10:14:05.885Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:05.885Z] [java] [2024-04-16T10:14:05.885Z] [java] [2024-04-16T10:14:05.885Z] [java] ----------------------------------------- [2024-04-16T10:14:05.885Z] [java] - slf4j-visibility: PASS - [2024-04-16T10:14:05.885Z] [java] ----------------------------------------- [2024-04-16T10:14:05.885Z] [java] - Total PASS : 1 - [2024-04-16T10:14:05.885Z] [java] - Total FAIL : 0 - [2024-04-16T10:14:05.885Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:14:05.885Z] [java] ----------------------------------------- [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] undeploy: [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] setOSConditions: [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] setToolWin: [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] setToolUnix: [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] setToolProperty: [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] setS1ASclassPath: [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] init-common: [2024-04-16T10:14:05.885Z] [2024-04-16T10:14:05.885Z] undeploy-war-common: [2024-04-16T10:14:05.938Z] [INFO] [2024-04-16T10:14:05.938Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:14:05.938Z] [INFO] [2024-04-16T10:14:05.938Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:14:06.288Z] [INFO] [exec] Ignoring unrecognized element jms-service at Line number = 299All tests passed; domain.xml is valid. [2024-04-16T10:14:06.288Z] [INFO] [exec] [2024-04-16T10:14:06.288Z] [INFO] [exec] Column number = 107 [2024-04-16T10:14:06.288Z] [INFO] [exec] System Id = null [2024-04-16T10:14:06.288Z] [INFO] [exec] Public Id = null [2024-04-16T10:14:06.288Z] [INFO] [exec] Location Uri= null [2024-04-16T10:14:06.288Z] [INFO] [exec] CharacterOffset = 19320 [2024-04-16T10:14:06.288Z] [INFO] [exec] [2024-04-16T10:14:06.288Z] [INFO] [exec] Ignoring unrecognized element jms-availability at Line number = 425 [2024-04-16T10:14:06.288Z] [INFO] [exec] Column number = 33 [2024-04-16T10:14:06.288Z] [INFO] [exec] System Id = null [2024-04-16T10:14:06.288Z] [INFO] [exec] Public Id = null [2024-04-16T10:14:06.288Z] [INFO] [exec] Location Uri= null [2024-04-16T10:14:06.288Z] [INFO] [exec] CharacterOffset = 29380 [2024-04-16T10:14:06.288Z] [INFO] [exec] [2024-04-16T10:14:06.288Z] [INFO] [exec] Command verify-domain-xml executed successfully. [2024-04-16T10:14:06.483Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-slf4j-visibility-web [2024-04-16T10:14:06.483Z] [2024-04-16T10:14:06.483Z] all: [2024-04-16T10:14:06.483Z] [2024-04-16T10:14:06.483Z] setOSConditions: [2024-04-16T10:14:06.483Z] [2024-04-16T10:14:06.483Z] setToolWin: [2024-04-16T10:14:06.483Z] [2024-04-16T10:14:06.483Z] setToolUnix: [2024-04-16T10:14:06.483Z] [2024-04-16T10:14:06.483Z] setToolProperty: [2024-04-16T10:14:06.483Z] [2024-04-16T10:14:06.483Z] setS1ASclassPath: [2024-04-16T10:14:06.581Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:06.581Z] [WARNING] [echo] | | [2024-04-16T10:14:06.581Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:14:06.582Z] [WARNING] [echo] | in Felix mode | [2024-04-16T10:14:06.582Z] [WARNING] [echo] | | [2024-04-16T10:14:06.582Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] init-common: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] clean: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setOSConditions: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setToolWin: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setToolUnix: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setToolProperty: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setS1ASclassPath: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] init-common: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] clean-common: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setOSConditions: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setToolWin: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.743Z] setToolUnix: [2024-04-16T10:14:06.743Z] [2024-04-16T10:14:06.744Z] setToolProperty: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] setS1ASclassPath: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] init-common: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] clean-classes-common: [2024-04-16T10:14:06.744Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] setOSConditions: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] setToolWin: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] setToolUnix: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] setToolProperty: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] setS1ASclassPath: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] init-common: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] clean-jars-common: [2024-04-16T10:14:06.744Z] [2024-04-16T10:14:06.744Z] compile: [2024-04-16T10:14:06.744Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/client [2024-04-16T10:14:06.745Z] [2024-04-16T10:14:06.745Z] setOSConditions: [2024-04-16T10:14:06.745Z] [2024-04-16T10:14:06.745Z] setToolWin: [2024-04-16T10:14:06.745Z] [2024-04-16T10:14:06.745Z] setToolUnix: [2024-04-16T10:14:06.745Z] [2024-04-16T10:14:06.745Z] setToolProperty: [2024-04-16T10:14:06.745Z] [2024-04-16T10:14:06.745Z] setS1ASclassPath: [2024-04-16T10:14:06.745Z] [2024-04-16T10:14:06.745Z] init-common: [2024-04-16T10:14:06.745Z] [2024-04-16T10:14:06.745Z] compile-common: [2024-04-16T10:14:06.745Z] [echo] Current time (ISO): 2024-04-16T10:14:06.690+0000 [2024-04-16T10:14:06.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:06.745Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:06.836Z] Agent basic-gvd29 is provisioned from template basic [2024-04-16T10:14:06.837Z] --- [2024-04-16T10:14:06.837Z] apiVersion: "v1" [2024-04-16T10:14:06.837Z] kind: "Pod" [2024-04-16T10:14:06.837Z] metadata: [2024-04-16T10:14:06.837Z] labels: [2024-04-16T10:14:06.837Z] jenkins: "slave" [2024-04-16T10:14:06.837Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:14:06.837Z] jenkins/label: "basic" [2024-04-16T10:14:06.837Z] name: "basic-gvd29" [2024-04-16T10:14:06.837Z] namespace: "glassfish" [2024-04-16T10:14:06.837Z] spec: [2024-04-16T10:14:06.837Z] containers: [2024-04-16T10:14:06.837Z] - env: [2024-04-16T10:14:06.837Z] - name: "JENKINS_SECRET" [2024-04-16T10:14:06.837Z] value: "********" [2024-04-16T10:14:06.837Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:14:06.837Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:14:06.837Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:14:06.837Z] value: "basic-gvd29" [2024-04-16T10:14:06.837Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:14:06.837Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:14:06.837Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:14:06.837Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:14:06.837Z] value: "" [2024-04-16T10:14:06.837Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:14:06.837Z] value: "" [2024-04-16T10:14:06.837Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:14:06.837Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:14:06.837Z] - name: "JENKINS_NAME" [2024-04-16T10:14:06.837Z] value: "basic-gvd29" [2024-04-16T10:14:06.837Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:14:06.837Z] value: "/home/jenkins/agent" [2024-04-16T10:14:06.837Z] - name: "JENKINS_URL" [2024-04-16T10:14:06.837Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:14:06.837Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:14:06.837Z] imagePullPolicy: "Always" [2024-04-16T10:14:06.837Z] name: "jnlp" [2024-04-16T10:14:06.837Z] resources: [2024-04-16T10:14:06.837Z] limits: [2024-04-16T10:14:06.837Z] cpu: "2000m" [2024-04-16T10:14:06.837Z] memory: "4096Mi" [2024-04-16T10:14:06.837Z] requests: [2024-04-16T10:14:06.837Z] cpu: "1000m" [2024-04-16T10:14:06.837Z] memory: "4096Mi" [2024-04-16T10:14:06.837Z] tty: true [2024-04-16T10:14:06.837Z] volumeMounts: [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:14:06.837Z] name: "m2-dir" [2024-04-16T10:14:06.837Z] readOnly: true [2024-04-16T10:14:06.837Z] subPath: "toolchains.xml" [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:14:06.837Z] name: "m2-dir" [2024-04-16T10:14:06.837Z] readOnly: true [2024-04-16T10:14:06.837Z] subPath: ".mavenrc" [2024-04-16T10:14:06.837Z] - mountPath: "/opt/tools" [2024-04-16T10:14:06.837Z] name: "volume-0" [2024-04-16T10:14:06.837Z] readOnly: false [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins" [2024-04-16T10:14:06.837Z] name: "volume-2" [2024-04-16T10:14:06.837Z] readOnly: false [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:14:06.837Z] name: "volume-3" [2024-04-16T10:14:06.837Z] readOnly: false [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:14:06.837Z] name: "m2-secret-dir" [2024-04-16T10:14:06.837Z] readOnly: true [2024-04-16T10:14:06.837Z] subPath: "settings-security.xml" [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:14:06.837Z] name: "volume-4" [2024-04-16T10:14:06.837Z] readOnly: false [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:14:06.837Z] name: "m2-secret-dir" [2024-04-16T10:14:06.837Z] readOnly: true [2024-04-16T10:14:06.837Z] subPath: "settings.xml" [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:14:06.837Z] name: "volume-1" [2024-04-16T10:14:06.837Z] readOnly: false [2024-04-16T10:14:06.837Z] subPath: "" [2024-04-16T10:14:06.837Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:14:06.837Z] name: "workspace-volume" [2024-04-16T10:14:06.837Z] readOnly: false [2024-04-16T10:14:06.837Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:14:06.837Z] nodeSelector: [2024-04-16T10:14:06.837Z] kubernetes.io/os: "linux" [2024-04-16T10:14:06.837Z] restartPolicy: "Never" [2024-04-16T10:14:06.837Z] volumes: [2024-04-16T10:14:06.837Z] - name: "volume-0" [2024-04-16T10:14:06.837Z] persistentVolumeClaim: [2024-04-16T10:14:06.837Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:14:06.837Z] readOnly: true [2024-04-16T10:14:06.837Z] - name: "m2-secret-dir" [2024-04-16T10:14:06.837Z] secret: [2024-04-16T10:14:06.837Z] secretName: "m2-secret-dir" [2024-04-16T10:14:06.837Z] - emptyDir: [2024-04-16T10:14:06.837Z] medium: "" [2024-04-16T10:14:06.837Z] name: "volume-2" [2024-04-16T10:14:06.837Z] - configMap: [2024-04-16T10:14:06.837Z] name: "m2-dir" [2024-04-16T10:14:06.837Z] name: "m2-dir" [2024-04-16T10:14:06.837Z] - configMap: [2024-04-16T10:14:06.837Z] name: "known-hosts" [2024-04-16T10:14:06.837Z] name: "volume-1" [2024-04-16T10:14:06.837Z] - emptyDir: [2024-04-16T10:14:06.837Z] medium: "" [2024-04-16T10:14:06.837Z] name: "workspace-volume" [2024-04-16T10:14:06.837Z] - emptyDir: [2024-04-16T10:14:06.837Z] medium: "" [2024-04-16T10:14:06.837Z] name: "volume-4" [2024-04-16T10:14:06.837Z] - emptyDir: [2024-04-16T10:14:06.837Z] medium: "" [2024-04-16T10:14:06.837Z] name: "volume-3" [2024-04-16T10:14:06.837Z] [2024-04-16T10:14:06.850Z] Agent basic-5937n is provisioned from template basic [2024-04-16T10:14:06.851Z] --- [2024-04-16T10:14:06.851Z] apiVersion: "v1" [2024-04-16T10:14:06.851Z] kind: "Pod" [2024-04-16T10:14:06.851Z] metadata: [2024-04-16T10:14:06.851Z] labels: [2024-04-16T10:14:06.851Z] jenkins: "slave" [2024-04-16T10:14:06.851Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:14:06.851Z] jenkins/label: "basic" [2024-04-16T10:14:06.851Z] name: "basic-5937n" [2024-04-16T10:14:06.851Z] namespace: "glassfish" [2024-04-16T10:14:06.851Z] spec: [2024-04-16T10:14:06.851Z] containers: [2024-04-16T10:14:06.851Z] - env: [2024-04-16T10:14:06.851Z] - name: "JENKINS_SECRET" [2024-04-16T10:14:06.851Z] value: "********" [2024-04-16T10:14:06.851Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:14:06.851Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:14:06.851Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:14:06.851Z] value: "basic-5937n" [2024-04-16T10:14:06.851Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:14:06.851Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:14:06.851Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:14:06.851Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:14:06.851Z] value: "" [2024-04-16T10:14:06.851Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:14:06.851Z] value: "" [2024-04-16T10:14:06.851Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:14:06.852Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:14:06.852Z] - name: "JENKINS_NAME" [2024-04-16T10:14:06.852Z] value: "basic-5937n" [2024-04-16T10:14:06.852Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:14:06.852Z] value: "/home/jenkins/agent" [2024-04-16T10:14:06.852Z] - name: "JENKINS_URL" [2024-04-16T10:14:06.852Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:14:06.852Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:14:06.852Z] imagePullPolicy: "Always" [2024-04-16T10:14:06.852Z] name: "jnlp" [2024-04-16T10:14:06.852Z] resources: [2024-04-16T10:14:06.852Z] limits: [2024-04-16T10:14:06.852Z] cpu: "2000m" [2024-04-16T10:14:06.852Z] memory: "4096Mi" [2024-04-16T10:14:06.852Z] requests: [2024-04-16T10:14:06.852Z] cpu: "1000m" [2024-04-16T10:14:06.852Z] memory: "4096Mi" [2024-04-16T10:14:06.852Z] tty: true [2024-04-16T10:14:06.852Z] volumeMounts: [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:14:06.852Z] name: "m2-dir" [2024-04-16T10:14:06.852Z] readOnly: true [2024-04-16T10:14:06.852Z] subPath: "toolchains.xml" [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:14:06.852Z] name: "m2-dir" [2024-04-16T10:14:06.852Z] readOnly: true [2024-04-16T10:14:06.852Z] subPath: ".mavenrc" [2024-04-16T10:14:06.852Z] - mountPath: "/opt/tools" [2024-04-16T10:14:06.852Z] name: "volume-0" [2024-04-16T10:14:06.852Z] readOnly: false [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins" [2024-04-16T10:14:06.852Z] name: "volume-2" [2024-04-16T10:14:06.852Z] readOnly: false [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:14:06.852Z] name: "volume-3" [2024-04-16T10:14:06.852Z] readOnly: false [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:14:06.852Z] name: "m2-secret-dir" [2024-04-16T10:14:06.852Z] readOnly: true [2024-04-16T10:14:06.852Z] subPath: "settings-security.xml" [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:14:06.852Z] name: "volume-4" [2024-04-16T10:14:06.852Z] readOnly: false [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:14:06.852Z] name: "m2-secret-dir" [2024-04-16T10:14:06.852Z] readOnly: true [2024-04-16T10:14:06.852Z] subPath: "settings.xml" [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:14:06.852Z] name: "volume-1" [2024-04-16T10:14:06.852Z] readOnly: false [2024-04-16T10:14:06.852Z] subPath: "" [2024-04-16T10:14:06.852Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:14:06.852Z] name: "workspace-volume" [2024-04-16T10:14:06.852Z] readOnly: false [2024-04-16T10:14:06.852Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:14:06.852Z] nodeSelector: [2024-04-16T10:14:06.852Z] kubernetes.io/os: "linux" [2024-04-16T10:14:06.852Z] restartPolicy: "Never" [2024-04-16T10:14:06.852Z] volumes: [2024-04-16T10:14:06.852Z] - name: "volume-0" [2024-04-16T10:14:06.852Z] persistentVolumeClaim: [2024-04-16T10:14:06.852Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:14:06.852Z] readOnly: true [2024-04-16T10:14:06.852Z] - name: "m2-secret-dir" [2024-04-16T10:14:06.852Z] secret: [2024-04-16T10:14:06.852Z] secretName: "m2-secret-dir" [2024-04-16T10:14:06.852Z] - emptyDir: [2024-04-16T10:14:06.852Z] medium: "" [2024-04-16T10:14:06.852Z] name: "volume-2" [2024-04-16T10:14:06.852Z] - configMap: [2024-04-16T10:14:06.852Z] name: "m2-dir" [2024-04-16T10:14:06.852Z] name: "m2-dir" [2024-04-16T10:14:06.852Z] - configMap: [2024-04-16T10:14:06.852Z] name: "known-hosts" [2024-04-16T10:14:06.852Z] name: "volume-1" [2024-04-16T10:14:06.852Z] - emptyDir: [2024-04-16T10:14:06.852Z] medium: "" [2024-04-16T10:14:06.852Z] name: "workspace-volume" [2024-04-16T10:14:06.852Z] - emptyDir: [2024-04-16T10:14:06.852Z] medium: "" [2024-04-16T10:14:06.852Z] name: "volume-4" [2024-04-16T10:14:06.852Z] - emptyDir: [2024-04-16T10:14:06.852Z] medium: "" [2024-04-16T10:14:06.852Z] name: "volume-3" [2024-04-16T10:14:06.852Z] [2024-04-16T10:14:07.086Z] Running on basic-5937n in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_embedded) [Pipeline] unstash [2024-04-16T10:14:07.466Z] Running on basic-gvd29 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (ejb_group_3) [Pipeline] unstash [2024-04-16T10:14:08.459Z] [INFO] [2024-04-16T10:14:08.459Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:14:08.716Z] [INFO] [2024-04-16T10:14:08.717Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:14:09.307Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:09.308Z] [javac] 1 warning [2024-04-16T10:14:09.308Z] [2024-04-16T10:14:09.308Z] setOSConditions: [2024-04-16T10:14:09.308Z] [2024-04-16T10:14:09.308Z] setToolWin: [2024-04-16T10:14:09.308Z] [2024-04-16T10:14:09.308Z] setToolUnix: [2024-04-16T10:14:09.308Z] [2024-04-16T10:14:09.308Z] setToolProperty: [2024-04-16T10:14:09.308Z] [2024-04-16T10:14:09.308Z] setS1ASclassPath: [2024-04-16T10:14:09.308Z] [2024-04-16T10:14:09.308Z] init-common: [2024-04-16T10:14:09.308Z] [2024-04-16T10:14:09.308Z] compile-common: [2024-04-16T10:14:09.308Z] [echo] Current time (ISO): 2024-04-16T10:14:09.189+0000 [2024-04-16T10:14:09.308Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:10.032Z] [INFO] [exec] Waiting for domain1 to start ...... [2024-04-16T10:14:10.032Z] [INFO] [exec] Waiting finished after 5,581 ms. [2024-04-16T10:14:10.032Z] [INFO] [exec] Successfully started the domain : domain1 [2024-04-16T10:14:10.032Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:14:10.032Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:14:10.032Z] [INFO] [exec] Admin Port: 4,848 [2024-04-16T10:14:10.032Z] [INFO] [exec] Command start-domain executed successfully. [2024-04-16T10:14:10.032Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2024-04-16T10:14:10.032Z] [WARNING] [echo] [2024-04-16T10:14:10.032Z] [WARNING] [echo] ************************* [2024-04-16T10:14:10.032Z] [WARNING] [echo] * build amx [2024-04-16T10:14:10.032Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/amx [2024-04-16T10:14:10.032Z] [WARNING] [echo] ************************* [2024-04-16T10:14:10.032Z] [WARNING] [echo] [2024-04-16T10:14:10.032Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-04-16T10:14:10.032Z] [WARNING] [echo] Listing of source files: amx/AMXConfigProxyTests.java;amx/AMXCoreTests.java;amx/AMXOtherTests.java;amx/AMXProxyTests.java;amx/AMXTestBase.java;amx/Demo.java;amx/Interfaces.java;amx/InterfacesGlassfish.java [2024-04-16T10:14:10.032Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:10.032Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:10.032Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:11.247Z] [INFO] No sources to compile [2024-04-16T10:14:11.247Z] [INFO] [2024-04-16T10:14:11.247Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:11.247Z] [INFO] [2024-04-16T10:14:11.247Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:11.247Z] [INFO] [2024-04-16T10:14:11.247Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:14:11.247Z] [INFO] No sources to compile [2024-04-16T10:14:11.247Z] [INFO] [2024-04-16T10:14:11.247Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:14:11.247Z] [INFO] No sources to compile [2024-04-16T10:14:11.247Z] [INFO] [2024-04-16T10:14:11.247Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:14:11.813Z] [INFO] Executing tasks [2024-04-16T10:14:11.813Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:14:11.813Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:14:11.813Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:14:11.813Z] [INFO] Executed tasks [2024-04-16T10:14:11.813Z] [INFO] [2024-04-16T10:14:11.813Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:14:11.844Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:11.844Z] [javac] 1 warning [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.844Z] build: [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.844Z] setOSConditions: [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.844Z] fixFiles: [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.844Z] convUnix: [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.844Z] convWin: [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.844Z] setToolWin: [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.844Z] setToolUnix: [2024-04-16T10:14:11.844Z] [2024-04-16T10:14:11.845Z] setToolProperty: [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] setS1ASclassPath: [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] init-common: [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] package-persistence-common: [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] ejb-jar-common: [2024-04-16T10:14:11.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] package-ejbjar-common: [2024-04-16T10:14:11.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:11.845Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:11.845Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-ejb.jar [2024-04-16T10:14:11.845Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] appclient-jar-common: [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] package-appclientjar-common: [2024-04-16T10:14:11.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:11.845Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdi-client.jar [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] webclient-war-common: [2024-04-16T10:14:11.845Z] [2024-04-16T10:14:11.845Z] build-ear-common: [2024-04-16T10:14:11.846Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:14:11.846Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:14:11.846Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2024-04-16T10:14:11.846Z] [2024-04-16T10:14:11.846Z] deploy: [2024-04-16T10:14:12.038Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:12.038Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setOSConditions: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setToolWin: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setToolUnix: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setToolProperty: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setS1ASclassPath: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] init-common: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] deploy-common: [2024-04-16T10:14:12.103Z] [echo] Current time (ISO): 2024-04-16T10:14:11.858+0000 [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setOSConditions: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setToolWin: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setToolUnix: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setToolProperty: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] setS1ASclassPath: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] init-common: [2024-04-16T10:14:12.103Z] [2024-04-16T10:14:12.103Z] deploy-common-pe: [2024-04-16T10:14:12.294Z] Note: Some input files use or override a deprecated API. [2024-04-16T10:14:12.294Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:12.294Z] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:14:12.294Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:14:12.294Z] 3 warnings [2024-04-16T10:14:12.294Z] [WARNING] [echo] [2024-04-16T10:14:12.294Z] [WARNING] [echo] ************************* [2024-04-16T10:14:12.294Z] [WARNING] [echo] * build admin [2024-04-16T10:14:12.294Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/admin [2024-04-16T10:14:12.294Z] [WARNING] [echo] ************************* [2024-04-16T10:14:12.294Z] [WARNING] [echo] [2024-04-16T10:14:12.294Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-04-16T10:14:12.294Z] [WARNING] [echo] Listing of source files: admin/BaseAsadminTest.java;admin/JdbcConnectionPoolTests.java;admin/JvmOptionTests.java;admin/OsgiAsadminTest.java;admin/WebtierTests.java;admin/util/GeneralUtils.java [2024-04-16T10:14:12.294Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [Pipeline] timeout [2024-04-16T10:14:12.557Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:14:12.590Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:12.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiApp.ear [2024-04-16T10:14:12.941Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-5937n [2024-04-16T10:14:13.194Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:13.194Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:13.194Z] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:14:13.194Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:14:13.194Z] 3 warnings [2024-04-16T10:14:13.194Z] [WARNING] [echo] [2024-04-16T10:14:13.194Z] [WARNING] [echo] ************************* [2024-04-16T10:14:13.194Z] [WARNING] [echo] * build admincli [2024-04-16T10:14:13.194Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/admincli [2024-04-16T10:14:13.194Z] [WARNING] [echo] ************************* [2024-04-16T10:14:13.194Z] [WARNING] [echo] [2024-04-16T10:14:13.194Z] [WARNING] [echo] compiling test client to ../classes/test [2024-04-16T10:14:13.194Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2024-04-16T10:14:13.194Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:13.448Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:13.702Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:13.702Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:13.702Z] 3 warnings [Pipeline] timeout [2024-04-16T10:14:15.292Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:14:15.693Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-gvd29 [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] sh [2024-04-16T10:14:17.227Z] + id [2024-04-16T10:14:17.227Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:14:17.227Z] + uname -a [2024-04-16T10:14:17.227Z] Linux basic-14zvn 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:14:17.227Z] + env [2024-04-16T10:14:17.227Z] + sort [2024-04-16T10:14:17.227Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:17.227Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:17.227Z] BRANCH_NAME=PR-24889 [2024-04-16T10:14:17.227Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:14:17.227Z] BUILD_ID=5 [2024-04-16T10:14:17.227Z] BUILD_NUMBER=5 [2024-04-16T10:14:17.227Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:14:17.227Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:14:17.227Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:14:17.227Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:14:17.227Z] CHANGE_FORK=samsonsouley [2024-04-16T10:14:17.227Z] CHANGE_ID=24889 [2024-04-16T10:14:17.227Z] CHANGE_TARGET=master [2024-04-16T10:14:17.227Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:14:17.227Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:14:17.227Z] CI=true [2024-04-16T10:14:17.227Z] EXECUTOR_NUMBER=0 [2024-04-16T10:14:17.227Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:14:17.227Z] HOME=/home/jenkins [2024-04-16T10:14:17.227Z] HOSTNAME=basic-14zvn [2024-04-16T10:14:17.227Z] HUDSON_COOKIE=8e895546-d27d-49ab-82c5-f22ab840dcac [2024-04-16T10:14:17.227Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:14:17.227Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:14:17.227Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:17.227Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:14:17.227Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:14:17.227Z] JENKINS_AGENT_NAME=basic-14zvn [2024-04-16T10:14:17.227Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:14:17.227Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:14:17.227Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:14:17.227Z] JENKINS_NAME=basic-14zvn [2024-04-16T10:14:17.227Z] JENKINS_NODE_COOKIE=ee149131-a073-47bb-aee0-988efc6310fc [2024-04-16T10:14:17.227Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:14:17.227Z] JENKINS_SECRET=**** [2024-04-16T10:14:17.227Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:14:17.228Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:14:17.228Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:14:17.228Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:14:17.228Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:14:17.228Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:14:17.228Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:14:17.228Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:14:17.228Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:14:17.228Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:14:17.228Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:17.228Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:14:17.228Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:14:17.228Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:14:17.228Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:14:17.228Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:14:17.228Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:14:17.228Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:14:17.228Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:14:17.228Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:14:17.228Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:14:17.228Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:14:17.228Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:14:17.228Z] LANG=en_US.UTF-8 [2024-04-16T10:14:17.228Z] LANGUAGE=en_US:en [2024-04-16T10:14:17.228Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:14:17.228Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:17.228Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:17.228Z] NODE_LABELS=basic-14zvn basic [2024-04-16T10:14:17.228Z] NODE_NAME=basic-14zvn [2024-04-16T10:14:17.228Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:14:17.228Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-14zvn [2024-04-16T10:14:17.228Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:14:17.228Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:14:17.228Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:14:17.228Z] PORT_ADMIN=4848 [2024-04-16T10:14:17.228Z] PORT_HTTP=8080 [2024-04-16T10:14:17.228Z] PORT_HTTPS=8181 [2024-04-16T10:14:17.228Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:17.228Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:14:17.228Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:14:17.228Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:14:17.228Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:14:17.228Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:17.228Z] SHLVL=1 [2024-04-16T10:14:17.228Z] STAGE_NAME=ejb_group_2 [2024-04-16T10:14:17.228Z] TERM=xterm [2024-04-16T10:14:17.228Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:14:17.228Z] USER_NAME=jenkins [2024-04-16T10:14:17.228Z] _=/usr/bin/env [2024-04-16T10:14:17.228Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:17.228Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:14:17.228Z] + df -h [2024-04-16T10:14:17.228Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:14:17.228Z] overlay 32G 20K 32G 1% / [2024-04-16T10:14:17.228Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:14:17.228Z] tmpfs 111G 0 111G 0% /sys/fs/cgroup [2024-04-16T10:14:17.228Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:14:17.228Z] tmpfs 45G 67M 44G 1% /etc/hostname [2024-04-16T10:14:17.228Z] /dev/sda4 894G 331G 564G 37% /etc/hosts [2024-04-16T10:14:17.228Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:14:17.228Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:14:17.228Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:14:17.228Z] tmpfs 111G 0 111G 0% /proc/acpi [2024-04-16T10:14:17.228Z] tmpfs 111G 0 111G 0% /proc/scsi [2024-04-16T10:14:17.228Z] tmpfs 111G 0 111G 0% /sys/firmware [2024-04-16T10:14:17.228Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:14:17.228Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:14:17.228Z] + mvn -version [2024-04-16T10:14:17.498Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:14:17.498Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:17.498Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:14:17.498Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:14:17.498Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:14:17.672Z] + id [2024-04-16T10:14:17.672Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:14:17.672Z] + uname -a [2024-04-16T10:14:17.672Z] Linux basic-m85fh 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:14:17.672Z] + env [2024-04-16T10:14:17.672Z] + sort [2024-04-16T10:14:17.672Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:17.672Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:17.672Z] BRANCH_NAME=PR-24889 [2024-04-16T10:14:17.672Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:14:17.672Z] BUILD_ID=5 [2024-04-16T10:14:17.672Z] BUILD_NUMBER=5 [2024-04-16T10:14:17.672Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:14:17.672Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:14:17.672Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:14:17.672Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:14:17.672Z] CHANGE_FORK=samsonsouley [2024-04-16T10:14:17.672Z] CHANGE_ID=24889 [2024-04-16T10:14:17.672Z] CHANGE_TARGET=master [2024-04-16T10:14:17.673Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:14:17.673Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:14:17.673Z] CI=true [2024-04-16T10:14:17.673Z] EXECUTOR_NUMBER=0 [2024-04-16T10:14:17.673Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:14:17.673Z] HOME=/home/jenkins [2024-04-16T10:14:17.673Z] HOSTNAME=basic-m85fh [2024-04-16T10:14:17.673Z] HUDSON_COOKIE=893bf18a-ac16-4c8f-abcd-082eacb4b1db [2024-04-16T10:14:17.673Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:14:17.673Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:14:17.673Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:17.673Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:14:17.673Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:14:17.673Z] JENKINS_AGENT_NAME=basic-m85fh [2024-04-16T10:14:17.673Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:14:17.673Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:14:17.673Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:14:17.673Z] JENKINS_NAME=basic-m85fh [2024-04-16T10:14:17.673Z] JENKINS_NODE_COOKIE=5f204117-d05b-40f4-ae05-820cd0bcadb8 [2024-04-16T10:14:17.673Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:14:17.673Z] JENKINS_SECRET=**** [2024-04-16T10:14:17.673Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:14:17.673Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:14:17.673Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:14:17.673Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:14:17.673Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:14:17.673Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:14:17.673Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:14:17.673Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:14:17.673Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:14:17.673Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:14:17.673Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:17.673Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:14:17.673Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:14:17.673Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:14:17.673Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:14:17.673Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:14:17.673Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:14:17.673Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:14:17.673Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:14:17.673Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:14:17.673Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:14:17.673Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:14:17.673Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:14:17.673Z] LANG=en_US.UTF-8 [2024-04-16T10:14:17.673Z] LANGUAGE=en_US:en [2024-04-16T10:14:17.673Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:14:17.673Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:17.673Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:17.673Z] NODE_LABELS=basic-m85fh basic [2024-04-16T10:14:17.673Z] NODE_NAME=basic-m85fh [2024-04-16T10:14:17.673Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:14:17.673Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-m85fh [2024-04-16T10:14:17.673Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:14:17.673Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:14:17.673Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:14:17.673Z] PORT_ADMIN=4848 [2024-04-16T10:14:17.673Z] PORT_HTTP=8080 [2024-04-16T10:14:17.673Z] PORT_HTTPS=8181 [2024-04-16T10:14:17.673Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:17.673Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:14:17.673Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:14:17.673Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:14:17.673Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:14:17.673Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:17.673Z] SHLVL=1 [2024-04-16T10:14:17.673Z] STAGE_NAME=ejb_group_1 [2024-04-16T10:14:17.673Z] TERM=xterm [2024-04-16T10:14:17.673Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:14:17.673Z] USER_NAME=jenkins [2024-04-16T10:14:17.673Z] _=/usr/bin/env [2024-04-16T10:14:17.674Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:17.674Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:14:17.674Z] + df -h [2024-04-16T10:14:17.674Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:14:17.674Z] overlay 32G 20K 32G 1% / [2024-04-16T10:14:17.674Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:14:17.674Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:14:17.674Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:14:17.674Z] tmpfs 26G 69M 26G 1% /etc/hostname [2024-04-16T10:14:17.674Z] /dev/sda4 894G 237G 658G 27% /etc/hosts [2024-04-16T10:14:17.674Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:14:17.674Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:14:17.674Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:14:17.674Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:14:17.674Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:14:17.674Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:14:17.674Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:14:17.674Z] 88 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:14:17.674Z] + mvn -version [2024-04-16T10:14:17.756Z] + ant -version [2024-04-16T10:14:17.756Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:14:17.756Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:14:17.756Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-f8e1b906/script.sh.copy: line 9: ps: command not found [2024-04-16T10:14:17.756Z] + true [2024-04-16T10:14:17.756Z] + cat /proc/cpuinfo [2024-04-16T10:14:17.756Z] processor : 0 [2024-04-16T10:14:17.756Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.756Z] cpu family : 6 [2024-04-16T10:14:17.756Z] model : 85 [2024-04-16T10:14:17.756Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.756Z] stepping : 4 [2024-04-16T10:14:17.756Z] microcode : 0x2006e05 [2024-04-16T10:14:17.756Z] cpu MHz : 2698.765 [2024-04-16T10:14:17.756Z] cache size : 14080 KB [2024-04-16T10:14:17.756Z] physical id : 0 [2024-04-16T10:14:17.756Z] siblings : 20 [2024-04-16T10:14:17.756Z] core id : 0 [2024-04-16T10:14:17.756Z] cpu cores : 10 [2024-04-16T10:14:17.756Z] apicid : 0 [2024-04-16T10:14:17.756Z] initial apicid : 0 [2024-04-16T10:14:17.756Z] fpu : yes [2024-04-16T10:14:17.756Z] fpu_exception : yes [2024-04-16T10:14:17.756Z] cpuid level : 22 [2024-04-16T10:14:17.756Z] wp : yes [2024-04-16T10:14:17.756Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.757Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.757Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.757Z] bogomips : 4400.00 [2024-04-16T10:14:17.757Z] clflush size : 64 [2024-04-16T10:14:17.757Z] cache_alignment : 64 [2024-04-16T10:14:17.757Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.757Z] power management: [2024-04-16T10:14:17.757Z] [2024-04-16T10:14:17.757Z] processor : 1 [2024-04-16T10:14:17.757Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.757Z] cpu family : 6 [2024-04-16T10:14:17.757Z] model : 85 [2024-04-16T10:14:17.757Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.757Z] stepping : 4 [2024-04-16T10:14:17.757Z] microcode : 0x2006e05 [2024-04-16T10:14:17.757Z] cpu MHz : 2500.246 [2024-04-16T10:14:17.757Z] cache size : 14080 KB [2024-04-16T10:14:17.757Z] physical id : 0 [2024-04-16T10:14:17.757Z] siblings : 20 [2024-04-16T10:14:17.757Z] core id : 1 [2024-04-16T10:14:17.757Z] cpu cores : 10 [2024-04-16T10:14:17.757Z] apicid : 2 [2024-04-16T10:14:17.757Z] initial apicid : 2 [2024-04-16T10:14:17.757Z] fpu : yes [2024-04-16T10:14:17.757Z] fpu_exception : yes [2024-04-16T10:14:17.757Z] cpuid level : 22 [2024-04-16T10:14:17.757Z] wp : yes [2024-04-16T10:14:17.757Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.757Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.758Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.758Z] bogomips : 4400.00 [2024-04-16T10:14:17.758Z] clflush size : 64 [2024-04-16T10:14:17.758Z] cache_alignment : 64 [2024-04-16T10:14:17.758Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.758Z] power management: [2024-04-16T10:14:17.758Z] [2024-04-16T10:14:17.758Z] processor : 2 [2024-04-16T10:14:17.758Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.758Z] cpu family : 6 [2024-04-16T10:14:17.758Z] model : 85 [2024-04-16T10:14:17.758Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.758Z] stepping : 4 [2024-04-16T10:14:17.758Z] microcode : 0x2006e05 [2024-04-16T10:14:17.758Z] cpu MHz : 2701.892 [2024-04-16T10:14:17.758Z] cache size : 14080 KB [2024-04-16T10:14:17.758Z] physical id : 0 [2024-04-16T10:14:17.758Z] siblings : 20 [2024-04-16T10:14:17.758Z] core id : 2 [2024-04-16T10:14:17.758Z] cpu cores : 10 [2024-04-16T10:14:17.758Z] apicid : 4 [2024-04-16T10:14:17.758Z] initial apicid : 4 [2024-04-16T10:14:17.758Z] fpu : yes [2024-04-16T10:14:17.758Z] fpu_exception : yes [2024-04-16T10:14:17.758Z] cpuid level : 22 [2024-04-16T10:14:17.758Z] wp : yes [2024-04-16T10:14:17.758Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.758Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.758Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.758Z] bogomips : 4400.00 [2024-04-16T10:14:17.758Z] clflush size : 64 [2024-04-16T10:14:17.758Z] cache_alignment : 64 [2024-04-16T10:14:17.758Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.758Z] power management: [2024-04-16T10:14:17.758Z] [2024-04-16T10:14:17.758Z] processor : 3 [2024-04-16T10:14:17.758Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.758Z] cpu family : 6 [2024-04-16T10:14:17.758Z] model : 85 [2024-04-16T10:14:17.758Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.758Z] stepping : 4 [2024-04-16T10:14:17.758Z] microcode : 0x2006e05 [2024-04-16T10:14:17.758Z] cpu MHz : 800.182 [2024-04-16T10:14:17.758Z] cache size : 14080 KB [2024-04-16T10:14:17.758Z] physical id : 0 [2024-04-16T10:14:17.758Z] siblings : 20 [2024-04-16T10:14:17.758Z] core id : 3 [2024-04-16T10:14:17.758Z] cpu cores : 10 [2024-04-16T10:14:17.758Z] apicid : 6 [2024-04-16T10:14:17.758Z] initial apicid : 6 [2024-04-16T10:14:17.758Z] fpu : yes [2024-04-16T10:14:17.758Z] fpu_exception : yes [2024-04-16T10:14:17.758Z] cpuid level : 22 [2024-04-16T10:14:17.758Z] wp : yes [2024-04-16T10:14:17.759Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.759Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.759Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.759Z] bogomips : 4400.00 [2024-04-16T10:14:17.759Z] clflush size : 64 [2024-04-16T10:14:17.759Z] cache_alignment : 64 [2024-04-16T10:14:17.759Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.759Z] power management: [2024-04-16T10:14:17.759Z] [2024-04-16T10:14:17.759Z] processor : 4 [2024-04-16T10:14:17.759Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.759Z] cpu family : 6 [2024-04-16T10:14:17.759Z] model : 85 [2024-04-16T10:14:17.759Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.759Z] stepping : 4 [2024-04-16T10:14:17.759Z] microcode : 0x2006e05 [2024-04-16T10:14:17.759Z] cpu MHz : 2700.007 [2024-04-16T10:14:17.759Z] cache size : 14080 KB [2024-04-16T10:14:17.759Z] physical id : 0 [2024-04-16T10:14:17.759Z] siblings : 20 [2024-04-16T10:14:17.759Z] core id : 4 [2024-04-16T10:14:17.759Z] cpu cores : 10 [2024-04-16T10:14:17.759Z] apicid : 8 [2024-04-16T10:14:17.759Z] initial apicid : 8 [2024-04-16T10:14:17.759Z] fpu : yes [2024-04-16T10:14:17.759Z] fpu_exception : yes [2024-04-16T10:14:17.759Z] cpuid level : 22 [2024-04-16T10:14:17.759Z] wp : yes [2024-04-16T10:14:17.759Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.760Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.760Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.760Z] bogomips : 4400.00 [2024-04-16T10:14:17.760Z] clflush size : 64 [2024-04-16T10:14:17.760Z] cache_alignment : 64 [2024-04-16T10:14:17.760Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.760Z] power management: [2024-04-16T10:14:17.760Z] [2024-04-16T10:14:17.760Z] processor : 5 [2024-04-16T10:14:17.760Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.760Z] cpu family : 6 [2024-04-16T10:14:17.760Z] model : 85 [2024-04-16T10:14:17.760Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.760Z] stepping : 4 [2024-04-16T10:14:17.760Z] microcode : 0x2006e05 [2024-04-16T10:14:17.760Z] cpu MHz : 2378.377 [2024-04-16T10:14:17.760Z] cache size : 14080 KB [2024-04-16T10:14:17.760Z] physical id : 0 [2024-04-16T10:14:17.760Z] siblings : 20 [2024-04-16T10:14:17.760Z] core id : 8 [2024-04-16T10:14:17.760Z] cpu cores : 10 [2024-04-16T10:14:17.760Z] apicid : 16 [2024-04-16T10:14:17.760Z] initial apicid : 16 [2024-04-16T10:14:17.760Z] fpu : yes [2024-04-16T10:14:17.760Z] fpu_exception : yes [2024-04-16T10:14:17.760Z] cpuid level : 22 [2024-04-16T10:14:17.760Z] wp : yes [2024-04-16T10:14:17.760Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.760Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.760Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.760Z] bogomips : 4400.00 [2024-04-16T10:14:17.760Z] clflush size : 64 [2024-04-16T10:14:17.760Z] cache_alignment : 64 [2024-04-16T10:14:17.760Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.760Z] power management: [2024-04-16T10:14:17.760Z] [2024-04-16T10:14:17.760Z] processor : 6 [2024-04-16T10:14:17.760Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.760Z] cpu family : 6 [2024-04-16T10:14:17.760Z] model : 85 [2024-04-16T10:14:17.760Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.760Z] stepping : 4 [2024-04-16T10:14:17.760Z] microcode : 0x2006e05 [2024-04-16T10:14:17.760Z] cpu MHz : 2700.017 [2024-04-16T10:14:17.760Z] cache size : 14080 KB [2024-04-16T10:14:17.760Z] physical id : 0 [2024-04-16T10:14:17.760Z] siblings : 20 [2024-04-16T10:14:17.760Z] core id : 9 [2024-04-16T10:14:17.760Z] cpu cores : 10 [2024-04-16T10:14:17.760Z] apicid : 18 [2024-04-16T10:14:17.760Z] initial apicid : 18 [2024-04-16T10:14:17.760Z] fpu : yes [2024-04-16T10:14:17.760Z] fpu_exception : yes [2024-04-16T10:14:17.760Z] cpuid level : 22 [2024-04-16T10:14:17.760Z] wp : yes [2024-04-16T10:14:17.761Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.761Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.761Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.761Z] bogomips : 4400.00 [2024-04-16T10:14:17.761Z] clflush size : 64 [2024-04-16T10:14:17.761Z] cache_alignment : 64 [2024-04-16T10:14:17.761Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.761Z] power management: [2024-04-16T10:14:17.761Z] [2024-04-16T10:14:17.761Z] processor : 7 [2024-04-16T10:14:17.761Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.761Z] cpu family : 6 [2024-04-16T10:14:17.761Z] model : 85 [2024-04-16T10:14:17.761Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.761Z] stepping : 4 [2024-04-16T10:14:17.761Z] microcode : 0x2006e05 [2024-04-16T10:14:17.761Z] cpu MHz : 2700.612 [2024-04-16T10:14:17.761Z] cache size : 14080 KB [2024-04-16T10:14:17.761Z] physical id : 0 [2024-04-16T10:14:17.761Z] siblings : 20 [2024-04-16T10:14:17.761Z] core id : 10 [2024-04-16T10:14:17.761Z] cpu cores : 10 [2024-04-16T10:14:17.761Z] apicid : 20 [2024-04-16T10:14:17.761Z] initial apicid : 20 [2024-04-16T10:14:17.761Z] fpu : yes [2024-04-16T10:14:17.761Z] fpu_exception : yes [2024-04-16T10:14:17.761Z] cpuid level : 22 [2024-04-16T10:14:17.761Z] wp : yes [2024-04-16T10:14:17.761Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.762Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.762Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.762Z] bogomips : 4400.00 [2024-04-16T10:14:17.762Z] clflush size : 64 [2024-04-16T10:14:17.762Z] cache_alignment : 64 [2024-04-16T10:14:17.762Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.762Z] power management: [2024-04-16T10:14:17.762Z] [2024-04-16T10:14:17.762Z] processor : 8 [2024-04-16T10:14:17.762Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.762Z] cpu family : 6 [2024-04-16T10:14:17.762Z] model : 85 [2024-04-16T10:14:17.762Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.762Z] stepping : 4 [2024-04-16T10:14:17.762Z] microcode : 0x2006e05 [2024-04-16T10:14:17.762Z] cpu MHz : 2699.537 [2024-04-16T10:14:17.762Z] cache size : 14080 KB [2024-04-16T10:14:17.762Z] physical id : 0 [2024-04-16T10:14:17.762Z] siblings : 20 [2024-04-16T10:14:17.762Z] core id : 11 [2024-04-16T10:14:17.762Z] cpu cores : 10 [2024-04-16T10:14:17.762Z] apicid : 22 [2024-04-16T10:14:17.762Z] initial apicid : 22 [2024-04-16T10:14:17.762Z] fpu : yes [2024-04-16T10:14:17.762Z] fpu_exception : yes [2024-04-16T10:14:17.762Z] cpuid level : 22 [2024-04-16T10:14:17.762Z] wp : yes [2024-04-16T10:14:17.762Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.762Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.762Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.762Z] bogomips : 4400.00 [2024-04-16T10:14:17.762Z] clflush size : 64 [2024-04-16T10:14:17.762Z] cache_alignment : 64 [2024-04-16T10:14:17.762Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.762Z] power management: [2024-04-16T10:14:17.762Z] [2024-04-16T10:14:17.762Z] processor : 9 [2024-04-16T10:14:17.762Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.762Z] cpu family : 6 [2024-04-16T10:14:17.762Z] model : 85 [2024-04-16T10:14:17.762Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.762Z] stepping : 4 [2024-04-16T10:14:17.762Z] microcode : 0x2006e05 [2024-04-16T10:14:17.762Z] cpu MHz : 2699.957 [2024-04-16T10:14:17.762Z] cache size : 14080 KB [2024-04-16T10:14:17.762Z] physical id : 0 [2024-04-16T10:14:17.762Z] siblings : 20 [2024-04-16T10:14:17.762Z] core id : 12 [2024-04-16T10:14:17.762Z] cpu cores : 10 [2024-04-16T10:14:17.762Z] apicid : 24 [2024-04-16T10:14:17.762Z] initial apicid : 24 [2024-04-16T10:14:17.762Z] fpu : yes [2024-04-16T10:14:17.762Z] fpu_exception : yes [2024-04-16T10:14:17.762Z] cpuid level : 22 [2024-04-16T10:14:17.762Z] wp : yes [2024-04-16T10:14:17.763Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.763Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.763Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.763Z] bogomips : 4400.00 [2024-04-16T10:14:17.763Z] clflush size : 64 [2024-04-16T10:14:17.763Z] cache_alignment : 64 [2024-04-16T10:14:17.763Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.763Z] power management: [2024-04-16T10:14:17.763Z] [2024-04-16T10:14:17.763Z] processor : 10 [2024-04-16T10:14:17.763Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.763Z] cpu family : 6 [2024-04-16T10:14:17.763Z] model : 85 [2024-04-16T10:14:17.763Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.763Z] stepping : 4 [2024-04-16T10:14:17.763Z] microcode : 0x2006e05 [2024-04-16T10:14:17.763Z] cpu MHz : 2600.732 [2024-04-16T10:14:17.763Z] cache size : 14080 KB [2024-04-16T10:14:17.763Z] physical id : 1 [2024-04-16T10:14:17.763Z] siblings : 20 [2024-04-16T10:14:17.763Z] core id : 0 [2024-04-16T10:14:17.763Z] cpu cores : 10 [2024-04-16T10:14:17.763Z] apicid : 32 [2024-04-16T10:14:17.763Z] initial apicid : 32 [2024-04-16T10:14:17.763Z] fpu : yes [2024-04-16T10:14:17.763Z] fpu_exception : yes [2024-04-16T10:14:17.763Z] cpuid level : 22 [2024-04-16T10:14:17.763Z] wp : yes [2024-04-16T10:14:17.763Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.763Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.763Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.763Z] bogomips : 4409.00 [2024-04-16T10:14:17.763Z] clflush size : 64 [2024-04-16T10:14:17.763Z] cache_alignment : 64 [2024-04-16T10:14:17.763Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.763Z] power management: [2024-04-16T10:14:17.763Z] [2024-04-16T10:14:17.763Z] processor : 11 [2024-04-16T10:14:17.763Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.763Z] cpu family : 6 [2024-04-16T10:14:17.763Z] model : 85 [2024-04-16T10:14:17.763Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.763Z] stepping : 4 [2024-04-16T10:14:17.763Z] microcode : 0x2006e05 [2024-04-16T10:14:17.763Z] cpu MHz : 2499.918 [2024-04-16T10:14:17.763Z] cache size : 14080 KB [2024-04-16T10:14:17.763Z] physical id : 1 [2024-04-16T10:14:17.763Z] siblings : 20 [2024-04-16T10:14:17.763Z] core id : 1 [2024-04-16T10:14:17.763Z] cpu cores : 10 [2024-04-16T10:14:17.763Z] apicid : 34 [2024-04-16T10:14:17.763Z] initial apicid : 34 [2024-04-16T10:14:17.763Z] fpu : yes [2024-04-16T10:14:17.763Z] fpu_exception : yes [2024-04-16T10:14:17.763Z] cpuid level : 22 [2024-04-16T10:14:17.763Z] wp : yes [2024-04-16T10:14:17.763Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.764Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.764Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.764Z] bogomips : 4409.00 [2024-04-16T10:14:17.764Z] clflush size : 64 [2024-04-16T10:14:17.764Z] cache_alignment : 64 [2024-04-16T10:14:17.764Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.764Z] power management: [2024-04-16T10:14:17.764Z] [2024-04-16T10:14:17.764Z] processor : 12 [2024-04-16T10:14:17.764Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.764Z] cpu family : 6 [2024-04-16T10:14:17.764Z] model : 85 [2024-04-16T10:14:17.764Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.764Z] stepping : 4 [2024-04-16T10:14:17.764Z] microcode : 0x2006e05 [2024-04-16T10:14:17.764Z] cpu MHz : 3000.000 [2024-04-16T10:14:17.764Z] cache size : 14080 KB [2024-04-16T10:14:17.764Z] physical id : 1 [2024-04-16T10:14:17.764Z] siblings : 20 [2024-04-16T10:14:17.764Z] core id : 2 [2024-04-16T10:14:17.764Z] cpu cores : 10 [2024-04-16T10:14:17.764Z] apicid : 36 [2024-04-16T10:14:17.764Z] initial apicid : 36 [2024-04-16T10:14:17.764Z] fpu : yes [2024-04-16T10:14:17.764Z] fpu_exception : yes [2024-04-16T10:14:17.764Z] cpuid level : 22 [2024-04-16T10:14:17.764Z] wp : yes [2024-04-16T10:14:17.764Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.764Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.764Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.764Z] bogomips : 4409.00 [2024-04-16T10:14:17.764Z] clflush size : 64 [2024-04-16T10:14:17.764Z] cache_alignment : 64 [2024-04-16T10:14:17.764Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.764Z] power management: [2024-04-16T10:14:17.764Z] [2024-04-16T10:14:17.764Z] processor : 13 [2024-04-16T10:14:17.764Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.764Z] cpu family : 6 [2024-04-16T10:14:17.764Z] model : 85 [2024-04-16T10:14:17.764Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.764Z] stepping : 4 [2024-04-16T10:14:17.764Z] microcode : 0x2006e05 [2024-04-16T10:14:17.764Z] cpu MHz : 2500.010 [2024-04-16T10:14:17.764Z] cache size : 14080 KB [2024-04-16T10:14:17.764Z] physical id : 1 [2024-04-16T10:14:17.764Z] siblings : 20 [2024-04-16T10:14:17.764Z] core id : 3 [2024-04-16T10:14:17.764Z] cpu cores : 10 [2024-04-16T10:14:17.764Z] apicid : 38 [2024-04-16T10:14:17.764Z] initial apicid : 38 [2024-04-16T10:14:17.764Z] fpu : yes [2024-04-16T10:14:17.764Z] fpu_exception : yes [2024-04-16T10:14:17.764Z] cpuid level : 22 [2024-04-16T10:14:17.764Z] wp : yes [2024-04-16T10:14:17.764Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.764Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.764Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.764Z] bogomips : 4409.00 [2024-04-16T10:14:17.765Z] clflush size : 64 [2024-04-16T10:14:17.765Z] cache_alignment : 64 [2024-04-16T10:14:17.765Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.765Z] power management: [2024-04-16T10:14:17.765Z] [2024-04-16T10:14:17.765Z] processor : 14 [2024-04-16T10:14:17.765Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.765Z] cpu family : 6 [2024-04-16T10:14:17.765Z] model : 85 [2024-04-16T10:14:17.765Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.765Z] stepping : 4 [2024-04-16T10:14:17.765Z] microcode : 0x2006e05 [2024-04-16T10:14:17.765Z] cpu MHz : 2499.527 [2024-04-16T10:14:17.765Z] cache size : 14080 KB [2024-04-16T10:14:17.765Z] physical id : 1 [2024-04-16T10:14:17.765Z] siblings : 20 [2024-04-16T10:14:17.765Z] core id : 4 [2024-04-16T10:14:17.765Z] cpu cores : 10 [2024-04-16T10:14:17.765Z] apicid : 40 [2024-04-16T10:14:17.765Z] initial apicid : 40 [2024-04-16T10:14:17.765Z] fpu : yes [2024-04-16T10:14:17.765Z] fpu_exception : yes [2024-04-16T10:14:17.765Z] cpuid level : 22 [2024-04-16T10:14:17.765Z] wp : yes [2024-04-16T10:14:17.765Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.765Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.765Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.765Z] bogomips : 4409.00 [2024-04-16T10:14:17.765Z] clflush size : 64 [2024-04-16T10:14:17.765Z] cache_alignment : 64 [2024-04-16T10:14:17.765Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.765Z] power management: [2024-04-16T10:14:17.765Z] [2024-04-16T10:14:17.765Z] processor : 15 [2024-04-16T10:14:17.765Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.765Z] cpu family : 6 [2024-04-16T10:14:17.765Z] model : 85 [2024-04-16T10:14:17.765Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.765Z] stepping : 4 [2024-04-16T10:14:17.765Z] microcode : 0x2006e05 [2024-04-16T10:14:17.765Z] cpu MHz : 2500.091 [2024-04-16T10:14:17.765Z] cache size : 14080 KB [2024-04-16T10:14:17.765Z] physical id : 1 [2024-04-16T10:14:17.765Z] siblings : 20 [2024-04-16T10:14:17.765Z] core id : 8 [2024-04-16T10:14:17.765Z] cpu cores : 10 [2024-04-16T10:14:17.765Z] apicid : 48 [2024-04-16T10:14:17.765Z] initial apicid : 48 [2024-04-16T10:14:17.765Z] fpu : yes [2024-04-16T10:14:17.765Z] fpu_exception : yes [2024-04-16T10:14:17.765Z] cpuid level : 22 [2024-04-16T10:14:17.765Z] wp : yes [2024-04-16T10:14:17.765Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.765Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.765Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.765Z] bogomips : 4409.00 [2024-04-16T10:14:17.765Z] clflush size : 64 [2024-04-16T10:14:17.765Z] cache_alignment : 64 [2024-04-16T10:14:17.765Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.765Z] power management: [2024-04-16T10:14:17.765Z] [2024-04-16T10:14:17.765Z] processor : 16 [2024-04-16T10:14:17.765Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.765Z] cpu family : 6 [2024-04-16T10:14:17.765Z] model : 85 [2024-04-16T10:14:17.765Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.765Z] stepping : 4 [2024-04-16T10:14:17.765Z] microcode : 0x2006e05 [2024-04-16T10:14:17.765Z] cpu MHz : 2499.800 [2024-04-16T10:14:17.765Z] cache size : 14080 KB [2024-04-16T10:14:17.765Z] physical id : 1 [2024-04-16T10:14:17.765Z] siblings : 20 [2024-04-16T10:14:17.765Z] core id : 9 [2024-04-16T10:14:17.765Z] cpu cores : 10 [2024-04-16T10:14:17.765Z] apicid : 50 [2024-04-16T10:14:17.765Z] initial apicid : 50 [2024-04-16T10:14:17.765Z] fpu : yes [2024-04-16T10:14:17.765Z] fpu_exception : yes [2024-04-16T10:14:17.765Z] cpuid level : 22 [2024-04-16T10:14:17.765Z] wp : yes [2024-04-16T10:14:17.766Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.766Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.766Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.766Z] bogomips : 4409.00 [2024-04-16T10:14:17.766Z] clflush size : 64 [2024-04-16T10:14:17.766Z] cache_alignment : 64 [2024-04-16T10:14:17.766Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.766Z] power management: [2024-04-16T10:14:17.766Z] [2024-04-16T10:14:17.766Z] processor : 17 [2024-04-16T10:14:17.766Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.766Z] cpu family : 6 [2024-04-16T10:14:17.766Z] model : 85 [2024-04-16T10:14:17.766Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.766Z] stepping : 4 [2024-04-16T10:14:17.766Z] microcode : 0x2006e05 [2024-04-16T10:14:17.766Z] cpu MHz : 2365.393 [2024-04-16T10:14:17.766Z] cache size : 14080 KB [2024-04-16T10:14:17.766Z] physical id : 1 [2024-04-16T10:14:17.766Z] siblings : 20 [2024-04-16T10:14:17.766Z] core id : 10 [2024-04-16T10:14:17.766Z] cpu cores : 10 [2024-04-16T10:14:17.766Z] apicid : 52 [2024-04-16T10:14:17.766Z] initial apicid : 52 [2024-04-16T10:14:17.766Z] fpu : yes [2024-04-16T10:14:17.766Z] fpu_exception : yes [2024-04-16T10:14:17.766Z] cpuid level : 22 [2024-04-16T10:14:17.766Z] wp : yes [2024-04-16T10:14:17.766Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.766Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.766Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.766Z] bogomips : 4409.00 [2024-04-16T10:14:17.766Z] clflush size : 64 [2024-04-16T10:14:17.766Z] cache_alignment : 64 [2024-04-16T10:14:17.766Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.766Z] power management: [2024-04-16T10:14:17.766Z] [2024-04-16T10:14:17.766Z] processor : 18 [2024-04-16T10:14:17.766Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.766Z] cpu family : 6 [2024-04-16T10:14:17.766Z] model : 85 [2024-04-16T10:14:17.766Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.766Z] stepping : 4 [2024-04-16T10:14:17.766Z] microcode : 0x2006e05 [2024-04-16T10:14:17.766Z] cpu MHz : 2500.077 [2024-04-16T10:14:17.766Z] cache size : 14080 KB [2024-04-16T10:14:17.766Z] physical id : 1 [2024-04-16T10:14:17.766Z] siblings : 20 [2024-04-16T10:14:17.766Z] core id : 11 [2024-04-16T10:14:17.766Z] cpu cores : 10 [2024-04-16T10:14:17.766Z] apicid : 54 [2024-04-16T10:14:17.766Z] initial apicid : 54 [2024-04-16T10:14:17.766Z] fpu : yes [2024-04-16T10:14:17.766Z] fpu_exception : yes [2024-04-16T10:14:17.766Z] cpuid level : 22 [2024-04-16T10:14:17.766Z] wp : yes [2024-04-16T10:14:17.767Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.767Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.767Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.767Z] bogomips : 4409.00 [2024-04-16T10:14:17.767Z] clflush size : 64 [2024-04-16T10:14:17.767Z] cache_alignment : 64 [2024-04-16T10:14:17.767Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.767Z] power management: [2024-04-16T10:14:17.767Z] [2024-04-16T10:14:17.767Z] processor : 19 [2024-04-16T10:14:17.767Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.767Z] cpu family : 6 [2024-04-16T10:14:17.767Z] model : 85 [2024-04-16T10:14:17.767Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.767Z] stepping : 4 [2024-04-16T10:14:17.767Z] microcode : 0x2006e05 [2024-04-16T10:14:17.767Z] cpu MHz : 2497.773 [2024-04-16T10:14:17.767Z] cache size : 14080 KB [2024-04-16T10:14:17.767Z] physical id : 1 [2024-04-16T10:14:17.767Z] siblings : 20 [2024-04-16T10:14:17.767Z] core id : 12 [2024-04-16T10:14:17.767Z] cpu cores : 10 [2024-04-16T10:14:17.767Z] apicid : 56 [2024-04-16T10:14:17.767Z] initial apicid : 56 [2024-04-16T10:14:17.767Z] fpu : yes [2024-04-16T10:14:17.767Z] fpu_exception : yes [2024-04-16T10:14:17.767Z] cpuid level : 22 [2024-04-16T10:14:17.767Z] wp : yes [2024-04-16T10:14:17.767Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.767Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.767Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.767Z] bogomips : 4409.00 [2024-04-16T10:14:17.767Z] clflush size : 64 [2024-04-16T10:14:17.767Z] cache_alignment : 64 [2024-04-16T10:14:17.767Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.767Z] power management: [2024-04-16T10:14:17.767Z] [2024-04-16T10:14:17.767Z] processor : 20 [2024-04-16T10:14:17.767Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.767Z] cpu family : 6 [2024-04-16T10:14:17.767Z] model : 85 [2024-04-16T10:14:17.767Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.767Z] stepping : 4 [2024-04-16T10:14:17.767Z] microcode : 0x2006e05 [2024-04-16T10:14:17.767Z] cpu MHz : 2701.956 [2024-04-16T10:14:17.767Z] cache size : 14080 KB [2024-04-16T10:14:17.767Z] physical id : 0 [2024-04-16T10:14:17.767Z] siblings : 20 [2024-04-16T10:14:17.767Z] core id : 0 [2024-04-16T10:14:17.767Z] cpu cores : 10 [2024-04-16T10:14:17.767Z] apicid : 1 [2024-04-16T10:14:17.767Z] initial apicid : 1 [2024-04-16T10:14:17.767Z] fpu : yes [2024-04-16T10:14:17.767Z] fpu_exception : yes [2024-04-16T10:14:17.767Z] cpuid level : 22 [2024-04-16T10:14:17.767Z] wp : yes [2024-04-16T10:14:17.768Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.768Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.768Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.768Z] bogomips : 4400.00 [2024-04-16T10:14:17.768Z] clflush size : 64 [2024-04-16T10:14:17.768Z] cache_alignment : 64 [2024-04-16T10:14:17.768Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.768Z] power management: [2024-04-16T10:14:17.768Z] [2024-04-16T10:14:17.768Z] processor : 21 [2024-04-16T10:14:17.768Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.768Z] cpu family : 6 [2024-04-16T10:14:17.768Z] model : 85 [2024-04-16T10:14:17.768Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.768Z] stepping : 4 [2024-04-16T10:14:17.768Z] microcode : 0x2006e05 [2024-04-16T10:14:17.768Z] cpu MHz : 2701.201 [2024-04-16T10:14:17.768Z] cache size : 14080 KB [2024-04-16T10:14:17.768Z] physical id : 0 [2024-04-16T10:14:17.768Z] siblings : 20 [2024-04-16T10:14:17.768Z] core id : 1 [2024-04-16T10:14:17.768Z] cpu cores : 10 [2024-04-16T10:14:17.768Z] apicid : 3 [2024-04-16T10:14:17.768Z] initial apicid : 3 [2024-04-16T10:14:17.768Z] fpu : yes [2024-04-16T10:14:17.768Z] fpu_exception : yes [2024-04-16T10:14:17.768Z] cpuid level : 22 [2024-04-16T10:14:17.768Z] wp : yes [2024-04-16T10:14:17.768Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.768Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.768Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.768Z] bogomips : 4400.00 [2024-04-16T10:14:17.768Z] clflush size : 64 [2024-04-16T10:14:17.768Z] cache_alignment : 64 [2024-04-16T10:14:17.768Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.768Z] power management: [2024-04-16T10:14:17.768Z] [2024-04-16T10:14:17.768Z] processor : 22 [2024-04-16T10:14:17.768Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.768Z] cpu family : 6 [2024-04-16T10:14:17.768Z] model : 85 [2024-04-16T10:14:17.768Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.768Z] stepping : 4 [2024-04-16T10:14:17.768Z] microcode : 0x2006e05 [2024-04-16T10:14:17.768Z] cpu MHz : 2699.808 [2024-04-16T10:14:17.768Z] cache size : 14080 KB [2024-04-16T10:14:17.768Z] physical id : 0 [2024-04-16T10:14:17.768Z] siblings : 20 [2024-04-16T10:14:17.768Z] core id : 2 [2024-04-16T10:14:17.768Z] cpu cores : 10 [2024-04-16T10:14:17.768Z] apicid : 5 [2024-04-16T10:14:17.768Z] initial apicid : 5 [2024-04-16T10:14:17.768Z] fpu : yes [2024-04-16T10:14:17.768Z] fpu_exception : yes [2024-04-16T10:14:17.768Z] cpuid level : 22 [2024-04-16T10:14:17.768Z] wp : yes [2024-04-16T10:14:17.768Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.769Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.769Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.769Z] bogomips : 4400.00 [2024-04-16T10:14:17.769Z] clflush size : 64 [2024-04-16T10:14:17.769Z] cache_alignment : 64 [2024-04-16T10:14:17.769Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.769Z] power management: [2024-04-16T10:14:17.769Z] [2024-04-16T10:14:17.769Z] processor : 23 [2024-04-16T10:14:17.769Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.769Z] cpu family : 6 [2024-04-16T10:14:17.769Z] model : 85 [2024-04-16T10:14:17.769Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.769Z] stepping : 4 [2024-04-16T10:14:17.769Z] microcode : 0x2006e05 [2024-04-16T10:14:17.769Z] cpu MHz : 2473.886 [2024-04-16T10:14:17.769Z] cache size : 14080 KB [2024-04-16T10:14:17.769Z] physical id : 0 [2024-04-16T10:14:17.769Z] siblings : 20 [2024-04-16T10:14:17.769Z] core id : 3 [2024-04-16T10:14:17.769Z] cpu cores : 10 [2024-04-16T10:14:17.769Z] apicid : 7 [2024-04-16T10:14:17.769Z] initial apicid : 7 [2024-04-16T10:14:17.769Z] fpu : yes [2024-04-16T10:14:17.769Z] fpu_exception : yes [2024-04-16T10:14:17.769Z] cpuid level : 22 [2024-04-16T10:14:17.769Z] wp : yes [2024-04-16T10:14:17.769Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.769Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.769Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.769Z] bogomips : 4400.00 [2024-04-16T10:14:17.769Z] clflush size : 64 [2024-04-16T10:14:17.769Z] cache_alignment : 64 [2024-04-16T10:14:17.769Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.769Z] power management: [2024-04-16T10:14:17.769Z] [2024-04-16T10:14:17.769Z] processor : 24 [2024-04-16T10:14:17.769Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.769Z] cpu family : 6 [2024-04-16T10:14:17.769Z] model : 85 [2024-04-16T10:14:17.769Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.769Z] stepping : 4 [2024-04-16T10:14:17.769Z] microcode : 0x2006e05 [2024-04-16T10:14:17.769Z] cpu MHz : 1598.221 [2024-04-16T10:14:17.769Z] cache size : 14080 KB [2024-04-16T10:14:17.769Z] physical id : 0 [2024-04-16T10:14:17.769Z] siblings : 20 [2024-04-16T10:14:17.769Z] core id : 4 [2024-04-16T10:14:17.769Z] cpu cores : 10 [2024-04-16T10:14:17.769Z] apicid : 9 [2024-04-16T10:14:17.769Z] initial apicid : 9 [2024-04-16T10:14:17.769Z] fpu : yes [2024-04-16T10:14:17.769Z] fpu_exception : yes [2024-04-16T10:14:17.769Z] cpuid level : 22 [2024-04-16T10:14:17.769Z] wp : yes [2024-04-16T10:14:17.769Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.769Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.769Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.769Z] bogomips : 4400.00 [2024-04-16T10:14:17.769Z] clflush size : 64 [2024-04-16T10:14:17.769Z] cache_alignment : 64 [2024-04-16T10:14:17.769Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.769Z] power management: [2024-04-16T10:14:17.769Z] [2024-04-16T10:14:17.769Z] processor : 25 [2024-04-16T10:14:17.769Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.769Z] cpu family : 6 [2024-04-16T10:14:17.769Z] model : 85 [2024-04-16T10:14:17.769Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.769Z] stepping : 4 [2024-04-16T10:14:17.769Z] microcode : 0x2006e05 [2024-04-16T10:14:17.770Z] cpu MHz : 2501.561 [2024-04-16T10:14:17.770Z] cache size : 14080 KB [2024-04-16T10:14:17.770Z] physical id : 0 [2024-04-16T10:14:17.770Z] siblings : 20 [2024-04-16T10:14:17.770Z] core id : 8 [2024-04-16T10:14:17.770Z] cpu cores : 10 [2024-04-16T10:14:17.770Z] apicid : 17 [2024-04-16T10:14:17.770Z] initial apicid : 17 [2024-04-16T10:14:17.770Z] fpu : yes [2024-04-16T10:14:17.770Z] fpu_exception : yes [2024-04-16T10:14:17.770Z] cpuid level : 22 [2024-04-16T10:14:17.770Z] wp : yes [2024-04-16T10:14:17.770Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.770Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.770Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.770Z] bogomips : 4400.00 [2024-04-16T10:14:17.770Z] clflush size : 64 [2024-04-16T10:14:17.770Z] cache_alignment : 64 [2024-04-16T10:14:17.770Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.770Z] power management: [2024-04-16T10:14:17.770Z] [2024-04-16T10:14:17.770Z] processor : 26 [2024-04-16T10:14:17.770Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.770Z] cpu family : 6 [2024-04-16T10:14:17.770Z] model : 85 [2024-04-16T10:14:17.770Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.770Z] stepping : 4 [2024-04-16T10:14:17.770Z] microcode : 0x2006e05 [2024-04-16T10:14:17.770Z] cpu MHz : 2512.688 [2024-04-16T10:14:17.770Z] cache size : 14080 KB [2024-04-16T10:14:17.770Z] physical id : 0 [2024-04-16T10:14:17.770Z] siblings : 20 [2024-04-16T10:14:17.770Z] core id : 9 [2024-04-16T10:14:17.770Z] cpu cores : 10 [2024-04-16T10:14:17.770Z] apicid : 19 [2024-04-16T10:14:17.770Z] initial apicid : 19 [2024-04-16T10:14:17.770Z] fpu : yes [2024-04-16T10:14:17.770Z] fpu_exception : yes [2024-04-16T10:14:17.770Z] cpuid level : 22 [2024-04-16T10:14:17.770Z] wp : yes [2024-04-16T10:14:17.770Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.770Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.770Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.770Z] bogomips : 4400.00 [2024-04-16T10:14:17.770Z] clflush size : 64 [2024-04-16T10:14:17.770Z] cache_alignment : 64 [2024-04-16T10:14:17.770Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.770Z] power management: [2024-04-16T10:14:17.770Z] [2024-04-16T10:14:17.770Z] processor : 27 [2024-04-16T10:14:17.770Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.770Z] cpu family : 6 [2024-04-16T10:14:17.770Z] model : 85 [2024-04-16T10:14:17.770Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.770Z] stepping : 4 [2024-04-16T10:14:17.770Z] microcode : 0x2006e05 [2024-04-16T10:14:17.770Z] cpu MHz : 2699.725 [2024-04-16T10:14:17.770Z] cache size : 14080 KB [2024-04-16T10:14:17.770Z] physical id : 0 [2024-04-16T10:14:17.770Z] siblings : 20 [2024-04-16T10:14:17.770Z] core id : 10 [2024-04-16T10:14:17.770Z] cpu cores : 10 [2024-04-16T10:14:17.770Z] apicid : 21 [2024-04-16T10:14:17.770Z] initial apicid : 21 [2024-04-16T10:14:17.770Z] fpu : yes [2024-04-16T10:14:17.770Z] fpu_exception : yes [2024-04-16T10:14:17.771Z] cpuid level : 22 [2024-04-16T10:14:17.771Z] wp : yes [2024-04-16T10:14:17.771Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.771Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.771Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.771Z] bogomips : 4400.00 [2024-04-16T10:14:17.771Z] clflush size : 64 [2024-04-16T10:14:17.771Z] cache_alignment : 64 [2024-04-16T10:14:17.771Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.771Z] power management: [2024-04-16T10:14:17.771Z] [2024-04-16T10:14:17.771Z] processor : 28 [2024-04-16T10:14:17.771Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.771Z] cpu family : 6 [2024-04-16T10:14:17.771Z] model : 85 [2024-04-16T10:14:17.771Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.771Z] stepping : 4 [2024-04-16T10:14:17.771Z] microcode : 0x2006e05 [2024-04-16T10:14:17.771Z] cpu MHz : 2700.027 [2024-04-16T10:14:17.771Z] cache size : 14080 KB [2024-04-16T10:14:17.771Z] physical id : 0 [2024-04-16T10:14:17.771Z] siblings : 20 [2024-04-16T10:14:17.771Z] core id : 11 [2024-04-16T10:14:17.771Z] cpu cores : 10 [2024-04-16T10:14:17.771Z] apicid : 23 [2024-04-16T10:14:17.771Z] initial apicid : 23 [2024-04-16T10:14:17.771Z] fpu : yes [2024-04-16T10:14:17.771Z] fpu_exception : yes [2024-04-16T10:14:17.771Z] cpuid level : 22 [2024-04-16T10:14:17.771Z] wp : yes [2024-04-16T10:14:17.771Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.771Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.771Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.771Z] bogomips : 4400.00 [2024-04-16T10:14:17.771Z] clflush size : 64 [2024-04-16T10:14:17.771Z] cache_alignment : 64 [2024-04-16T10:14:17.771Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.771Z] power management: [2024-04-16T10:14:17.771Z] [2024-04-16T10:14:17.771Z] processor : 29 [2024-04-16T10:14:17.771Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.771Z] cpu family : 6 [2024-04-16T10:14:17.771Z] model : 85 [2024-04-16T10:14:17.771Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.771Z] stepping : 4 [2024-04-16T10:14:17.771Z] microcode : 0x2006e05 [2024-04-16T10:14:17.771Z] cpu MHz : 1929.423 [2024-04-16T10:14:17.771Z] cache size : 14080 KB [2024-04-16T10:14:17.771Z] physical id : 0 [2024-04-16T10:14:17.771Z] siblings : 20 [2024-04-16T10:14:17.771Z] core id : 12 [2024-04-16T10:14:17.771Z] cpu cores : 10 [2024-04-16T10:14:17.771Z] apicid : 25 [2024-04-16T10:14:17.771Z] initial apicid : 25 [2024-04-16T10:14:17.771Z] fpu : yes [2024-04-16T10:14:17.771Z] fpu_exception : yes [2024-04-16T10:14:17.771Z] cpuid level : 22 [2024-04-16T10:14:17.771Z] wp : yes [2024-04-16T10:14:17.772Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.772Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.772Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.772Z] bogomips : 4400.00 [2024-04-16T10:14:17.772Z] clflush size : 64 [2024-04-16T10:14:17.772Z] cache_alignment : 64 [2024-04-16T10:14:17.772Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.772Z] power management: [2024-04-16T10:14:17.772Z] [2024-04-16T10:14:17.772Z] processor : 30 [2024-04-16T10:14:17.772Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.772Z] cpu family : 6 [2024-04-16T10:14:17.772Z] model : 85 [2024-04-16T10:14:17.772Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.772Z] stepping : 4 [2024-04-16T10:14:17.772Z] microcode : 0x2006e05 [2024-04-16T10:14:17.772Z] cpu MHz : 2499.996 [2024-04-16T10:14:17.772Z] cache size : 14080 KB [2024-04-16T10:14:17.772Z] physical id : 1 [2024-04-16T10:14:17.772Z] siblings : 20 [2024-04-16T10:14:17.772Z] core id : 0 [2024-04-16T10:14:17.772Z] cpu cores : 10 [2024-04-16T10:14:17.772Z] apicid : 33 [2024-04-16T10:14:17.772Z] initial apicid : 33 [2024-04-16T10:14:17.772Z] fpu : yes [2024-04-16T10:14:17.772Z] fpu_exception : yes [2024-04-16T10:14:17.772Z] cpuid level : 22 [2024-04-16T10:14:17.772Z] wp : yes [2024-04-16T10:14:17.772Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.772Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.772Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.772Z] bogomips : 4409.00 [2024-04-16T10:14:17.772Z] clflush size : 64 [2024-04-16T10:14:17.772Z] cache_alignment : 64 [2024-04-16T10:14:17.772Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.772Z] power management: [2024-04-16T10:14:17.772Z] [2024-04-16T10:14:17.772Z] processor : 31 [2024-04-16T10:14:17.772Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.772Z] cpu family : 6 [2024-04-16T10:14:17.772Z] model : 85 [2024-04-16T10:14:17.772Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.772Z] stepping : 4 [2024-04-16T10:14:17.772Z] microcode : 0x2006e05 [2024-04-16T10:14:17.772Z] cpu MHz : 2499.777 [2024-04-16T10:14:17.772Z] cache size : 14080 KB [2024-04-16T10:14:17.772Z] physical id : 1 [2024-04-16T10:14:17.772Z] siblings : 20 [2024-04-16T10:14:17.772Z] core id : 1 [2024-04-16T10:14:17.772Z] cpu cores : 10 [2024-04-16T10:14:17.772Z] apicid : 35 [2024-04-16T10:14:17.772Z] initial apicid : 35 [2024-04-16T10:14:17.772Z] fpu : yes [2024-04-16T10:14:17.772Z] fpu_exception : yes [2024-04-16T10:14:17.772Z] cpuid level : 22 [2024-04-16T10:14:17.772Z] wp : yes [2024-04-16T10:14:17.772Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.773Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.773Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.773Z] bogomips : 4409.00 [2024-04-16T10:14:17.773Z] clflush size : 64 [2024-04-16T10:14:17.773Z] cache_alignment : 64 [2024-04-16T10:14:17.773Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.773Z] power management: [2024-04-16T10:14:17.773Z] [2024-04-16T10:14:17.773Z] processor : 32 [2024-04-16T10:14:17.773Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.773Z] cpu family : 6 [2024-04-16T10:14:17.773Z] model : 85 [2024-04-16T10:14:17.773Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.773Z] stepping : 4 [2024-04-16T10:14:17.773Z] microcode : 0x2006e05 [2024-04-16T10:14:17.773Z] cpu MHz : 2500.818 [2024-04-16T10:14:17.773Z] cache size : 14080 KB [2024-04-16T10:14:17.773Z] physical id : 1 [2024-04-16T10:14:17.773Z] siblings : 20 [2024-04-16T10:14:17.773Z] core id : 2 [2024-04-16T10:14:17.773Z] cpu cores : 10 [2024-04-16T10:14:17.773Z] apicid : 37 [2024-04-16T10:14:17.773Z] initial apicid : 37 [2024-04-16T10:14:17.773Z] fpu : yes [2024-04-16T10:14:17.773Z] fpu_exception : yes [2024-04-16T10:14:17.773Z] cpuid level : 22 [2024-04-16T10:14:17.773Z] wp : yes [2024-04-16T10:14:17.773Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.773Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.773Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.773Z] bogomips : 4409.00 [2024-04-16T10:14:17.773Z] clflush size : 64 [2024-04-16T10:14:17.773Z] cache_alignment : 64 [2024-04-16T10:14:17.773Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.773Z] power management: [2024-04-16T10:14:17.773Z] [2024-04-16T10:14:17.773Z] processor : 33 [2024-04-16T10:14:17.773Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.773Z] cpu family : 6 [2024-04-16T10:14:17.773Z] model : 85 [2024-04-16T10:14:17.773Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.773Z] stepping : 4 [2024-04-16T10:14:17.773Z] microcode : 0x2006e05 [2024-04-16T10:14:17.773Z] cpu MHz : 2508.363 [2024-04-16T10:14:17.773Z] cache size : 14080 KB [2024-04-16T10:14:17.773Z] physical id : 1 [2024-04-16T10:14:17.773Z] siblings : 20 [2024-04-16T10:14:17.773Z] core id : 3 [2024-04-16T10:14:17.773Z] cpu cores : 10 [2024-04-16T10:14:17.773Z] apicid : 39 [2024-04-16T10:14:17.773Z] initial apicid : 39 [2024-04-16T10:14:17.773Z] fpu : yes [2024-04-16T10:14:17.773Z] fpu_exception : yes [2024-04-16T10:14:17.773Z] cpuid level : 22 [2024-04-16T10:14:17.773Z] wp : yes [2024-04-16T10:14:17.773Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.773Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.773Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.773Z] bogomips : 4409.00 [2024-04-16T10:14:17.773Z] clflush size : 64 [2024-04-16T10:14:17.773Z] cache_alignment : 64 [2024-04-16T10:14:17.773Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.773Z] power management: [2024-04-16T10:14:17.773Z] [2024-04-16T10:14:17.774Z] processor : 34 [2024-04-16T10:14:17.774Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.774Z] cpu family : 6 [2024-04-16T10:14:17.774Z] model : 85 [2024-04-16T10:14:17.774Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.774Z] stepping : 4 [2024-04-16T10:14:17.774Z] microcode : 0x2006e05 [2024-04-16T10:14:17.774Z] cpu MHz : 2454.736 [2024-04-16T10:14:17.774Z] cache size : 14080 KB [2024-04-16T10:14:17.774Z] physical id : 1 [2024-04-16T10:14:17.774Z] siblings : 20 [2024-04-16T10:14:17.774Z] core id : 4 [2024-04-16T10:14:17.774Z] cpu cores : 10 [2024-04-16T10:14:17.774Z] apicid : 41 [2024-04-16T10:14:17.774Z] initial apicid : 41 [2024-04-16T10:14:17.774Z] fpu : yes [2024-04-16T10:14:17.774Z] fpu_exception : yes [2024-04-16T10:14:17.774Z] cpuid level : 22 [2024-04-16T10:14:17.774Z] wp : yes [2024-04-16T10:14:17.774Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.774Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.774Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.774Z] bogomips : 4409.00 [2024-04-16T10:14:17.774Z] clflush size : 64 [2024-04-16T10:14:17.774Z] cache_alignment : 64 [2024-04-16T10:14:17.774Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.774Z] power management: [2024-04-16T10:14:17.774Z] [2024-04-16T10:14:17.774Z] processor : 35 [2024-04-16T10:14:17.774Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.774Z] cpu family : 6 [2024-04-16T10:14:17.774Z] model : 85 [2024-04-16T10:14:17.774Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.774Z] stepping : 4 [2024-04-16T10:14:17.774Z] microcode : 0x2006e05 [2024-04-16T10:14:17.774Z] cpu MHz : 2501.675 [2024-04-16T10:14:17.774Z] cache size : 14080 KB [2024-04-16T10:14:17.774Z] physical id : 1 [2024-04-16T10:14:17.774Z] siblings : 20 [2024-04-16T10:14:17.774Z] core id : 8 [2024-04-16T10:14:17.774Z] cpu cores : 10 [2024-04-16T10:14:17.774Z] apicid : 49 [2024-04-16T10:14:17.774Z] initial apicid : 49 [2024-04-16T10:14:17.774Z] fpu : yes [2024-04-16T10:14:17.774Z] fpu_exception : yes [2024-04-16T10:14:17.774Z] cpuid level : 22 [2024-04-16T10:14:17.774Z] wp : yes [2024-04-16T10:14:17.774Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.774Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.774Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.774Z] bogomips : 4409.00 [2024-04-16T10:14:17.774Z] clflush size : 64 [2024-04-16T10:14:17.774Z] cache_alignment : 64 [2024-04-16T10:14:17.774Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.774Z] power management: [2024-04-16T10:14:17.774Z] [2024-04-16T10:14:17.774Z] processor : 36 [2024-04-16T10:14:17.774Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.774Z] cpu family : 6 [2024-04-16T10:14:17.774Z] model : 85 [2024-04-16T10:14:17.774Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.774Z] stepping : 4 [2024-04-16T10:14:17.774Z] microcode : 0x2006e05 [2024-04-16T10:14:17.774Z] cpu MHz : 2500.008 [2024-04-16T10:14:17.774Z] cache size : 14080 KB [2024-04-16T10:14:17.774Z] physical id : 1 [2024-04-16T10:14:17.774Z] siblings : 20 [2024-04-16T10:14:17.774Z] core id : 9 [2024-04-16T10:14:17.774Z] cpu cores : 10 [2024-04-16T10:14:17.774Z] apicid : 51 [2024-04-16T10:14:17.774Z] initial apicid : 51 [2024-04-16T10:14:17.774Z] fpu : yes [2024-04-16T10:14:17.774Z] fpu_exception : yes [2024-04-16T10:14:17.774Z] cpuid level : 22 [2024-04-16T10:14:17.774Z] wp : yes [2024-04-16T10:14:17.775Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.775Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.775Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.775Z] bogomips : 4409.00 [2024-04-16T10:14:17.775Z] clflush size : 64 [2024-04-16T10:14:17.775Z] cache_alignment : 64 [2024-04-16T10:14:17.775Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.775Z] power management: [2024-04-16T10:14:17.775Z] [2024-04-16T10:14:17.775Z] processor : 37 [2024-04-16T10:14:17.775Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.775Z] cpu family : 6 [2024-04-16T10:14:17.775Z] model : 85 [2024-04-16T10:14:17.775Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.775Z] stepping : 4 [2024-04-16T10:14:17.775Z] microcode : 0x2006e05 [2024-04-16T10:14:17.775Z] cpu MHz : 3000.000 [2024-04-16T10:14:17.775Z] cache size : 14080 KB [2024-04-16T10:14:17.775Z] physical id : 1 [2024-04-16T10:14:17.775Z] siblings : 20 [2024-04-16T10:14:17.775Z] core id : 10 [2024-04-16T10:14:17.775Z] cpu cores : 10 [2024-04-16T10:14:17.775Z] apicid : 53 [2024-04-16T10:14:17.775Z] initial apicid : 53 [2024-04-16T10:14:17.775Z] fpu : yes [2024-04-16T10:14:17.775Z] fpu_exception : yes [2024-04-16T10:14:17.775Z] cpuid level : 22 [2024-04-16T10:14:17.775Z] wp : yes [2024-04-16T10:14:17.775Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.775Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.775Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.775Z] bogomips : 4409.00 [2024-04-16T10:14:17.775Z] clflush size : 64 [2024-04-16T10:14:17.775Z] cache_alignment : 64 [2024-04-16T10:14:17.775Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.775Z] power management: [2024-04-16T10:14:17.775Z] [2024-04-16T10:14:17.775Z] processor : 38 [2024-04-16T10:14:17.775Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.775Z] cpu family : 6 [2024-04-16T10:14:17.775Z] model : 85 [2024-04-16T10:14:17.775Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.775Z] stepping : 4 [2024-04-16T10:14:17.775Z] microcode : 0x2006e05 [2024-04-16T10:14:17.775Z] cpu MHz : 2499.902 [2024-04-16T10:14:17.775Z] cache size : 14080 KB [2024-04-16T10:14:17.775Z] physical id : 1 [2024-04-16T10:14:17.775Z] siblings : 20 [2024-04-16T10:14:17.775Z] core id : 11 [2024-04-16T10:14:17.775Z] cpu cores : 10 [2024-04-16T10:14:17.775Z] apicid : 55 [2024-04-16T10:14:17.775Z] initial apicid : 55 [2024-04-16T10:14:17.775Z] fpu : yes [2024-04-16T10:14:17.775Z] fpu_exception : yes [2024-04-16T10:14:17.775Z] cpuid level : 22 [2024-04-16T10:14:17.775Z] wp : yes [2024-04-16T10:14:17.775Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.776Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.776Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.776Z] bogomips : 4409.00 [2024-04-16T10:14:17.776Z] clflush size : 64 [2024-04-16T10:14:17.776Z] cache_alignment : 64 [2024-04-16T10:14:17.776Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.776Z] power management: [2024-04-16T10:14:17.776Z] [2024-04-16T10:14:17.776Z] processor : 39 [2024-04-16T10:14:17.776Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.776Z] cpu family : 6 [2024-04-16T10:14:17.776Z] model : 85 [2024-04-16T10:14:17.776Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:14:17.776Z] stepping : 4 [2024-04-16T10:14:17.776Z] microcode : 0x2006e05 [2024-04-16T10:14:17.776Z] cpu MHz : 2500.682 [2024-04-16T10:14:17.776Z] cache size : 14080 KB [2024-04-16T10:14:17.776Z] physical id : 1 [2024-04-16T10:14:17.776Z] siblings : 20 [2024-04-16T10:14:17.776Z] core id : 12 [2024-04-16T10:14:17.776Z] cpu cores : 10 [2024-04-16T10:14:17.776Z] apicid : 57 [2024-04-16T10:14:17.776Z] initial apicid : 57 [2024-04-16T10:14:17.776Z] fpu : yes [2024-04-16T10:14:17.776Z] fpu_exception : yes [2024-04-16T10:14:17.776Z] cpuid level : 22 [2024-04-16T10:14:17.776Z] wp : yes [2024-04-16T10:14:17.776Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.776Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.776Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:14:17.776Z] bogomips : 4409.00 [2024-04-16T10:14:17.776Z] clflush size : 64 [2024-04-16T10:14:17.776Z] cache_alignment : 64 [2024-04-16T10:14:17.776Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.776Z] power management: [2024-04-16T10:14:17.776Z] [2024-04-16T10:14:17.776Z] + cat /proc/meminfo [2024-04-16T10:14:17.776Z] MemTotal: 230716464 kB [2024-04-16T10:14:17.776Z] MemFree: 36737612 kB [2024-04-16T10:14:17.776Z] MemAvailable: 194748080 kB [2024-04-16T10:14:17.776Z] Buffers: 1732 kB [2024-04-16T10:14:17.776Z] Cached: 141848788 kB [2024-04-16T10:14:17.776Z] SwapCached: 0 kB [2024-04-16T10:14:17.776Z] Active: 40745404 kB [2024-04-16T10:14:17.776Z] Inactive: 115759508 kB [2024-04-16T10:14:17.776Z] Active(anon): 13662060 kB [2024-04-16T10:14:17.776Z] Inactive(anon): 1218996 kB [2024-04-16T10:14:17.776Z] Active(file): 27083344 kB [2024-04-16T10:14:17.776Z] Inactive(file): 114540512 kB [2024-04-16T10:14:17.776Z] Unevictable: 148416 kB [2024-04-16T10:14:17.776Z] Mlocked: 148416 kB [2024-04-16T10:14:17.776Z] SwapTotal: 0 kB [2024-04-16T10:14:17.776Z] SwapFree: 0 kB [2024-04-16T10:14:17.776Z] Zswap: 0 kB [2024-04-16T10:14:17.776Z] Zswapped: 0 kB [2024-04-16T10:14:17.776Z] Dirty: 372892 kB [2024-04-16T10:14:17.776Z] Writeback: 4 kB [2024-04-16T10:14:17.776Z] AnonPages: 14785296 kB [2024-04-16T10:14:17.776Z] Mapped: 1009956 kB [2024-04-16T10:14:17.776Z] Shmem: 219452 kB [2024-04-16T10:14:17.776Z] KReclaimable: 17973608 kB [2024-04-16T10:14:17.776Z] Slab: 28710016 kB [2024-04-16T10:14:17.776Z] SReclaimable: 17973608 kB [2024-04-16T10:14:17.776Z] SUnreclaim: 10736408 kB [2024-04-16T10:14:17.776Z] KernelStack: 55072 kB [2024-04-16T10:14:17.776Z] PageTables: 109516 kB [2024-04-16T10:14:17.776Z] SecPageTables: 0 kB [2024-04-16T10:14:17.776Z] NFS_Unstable: 0 kB [2024-04-16T10:14:17.776Z] Bounce: 0 kB [2024-04-16T10:14:17.776Z] WritebackTmp: 0 kB [2024-04-16T10:14:17.776Z] CommitLimit: 115358232 kB [2024-04-16T10:14:17.776Z] Committed_AS: 20376816 kB [2024-04-16T10:14:17.776Z] VmallocTotal: 34359738367 kB [2024-04-16T10:14:17.776Z] VmallocUsed: 379504 kB [2024-04-16T10:14:17.776Z] VmallocChunk: 0 kB [2024-04-16T10:14:17.776Z] Percpu: 1375104 kB [2024-04-16T10:14:17.776Z] HardwareCorrupted: 0 kB [2024-04-16T10:14:17.776Z] AnonHugePages: 4286464 kB [2024-04-16T10:14:17.776Z] ShmemHugePages: 0 kB [2024-04-16T10:14:17.776Z] ShmemPmdMapped: 0 kB [2024-04-16T10:14:17.776Z] FileHugePages: 0 kB [2024-04-16T10:14:17.776Z] FilePmdMapped: 0 kB [2024-04-16T10:14:17.776Z] CmaTotal: 0 kB [2024-04-16T10:14:17.776Z] CmaFree: 0 kB [2024-04-16T10:14:17.776Z] HugePages_Total: 0 [2024-04-16T10:14:17.776Z] HugePages_Free: 0 [2024-04-16T10:14:17.776Z] HugePages_Rsvd: 0 [2024-04-16T10:14:17.776Z] HugePages_Surp: 0 [2024-04-16T10:14:17.776Z] Hugepagesize: 2048 kB [2024-04-16T10:14:17.776Z] Hugetlb: 0 kB [2024-04-16T10:14:17.776Z] DirectMap4k: 1091384 kB [2024-04-16T10:14:17.776Z] DirectMap2M: 44687360 kB [2024-04-16T10:14:17.776Z] DirectMap1G: 190840832 kB [Pipeline] sh [2024-04-16T10:14:17.931Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:14:17.931Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:17.931Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:14:17.931Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:14:17.931Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:14:17.931Z] + ant -version [2024-04-16T10:14:17.931Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:14:17.931Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:14:17.931Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-27f01a7f/script.sh.copy: line 9: ps: command not found [2024-04-16T10:14:17.931Z] + true [2024-04-16T10:14:17.931Z] + cat /proc/cpuinfo [2024-04-16T10:14:17.931Z] processor : 0 [2024-04-16T10:14:17.931Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.931Z] cpu family : 6 [2024-04-16T10:14:17.931Z] model : 85 [2024-04-16T10:14:17.931Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.931Z] stepping : 7 [2024-04-16T10:14:17.931Z] microcode : 0x5003302 [2024-04-16T10:14:17.931Z] cpu MHz : 2900.140 [2024-04-16T10:14:17.931Z] cache size : 14080 KB [2024-04-16T10:14:17.931Z] physical id : 0 [2024-04-16T10:14:17.931Z] siblings : 20 [2024-04-16T10:14:17.931Z] core id : 0 [2024-04-16T10:14:17.931Z] cpu cores : 10 [2024-04-16T10:14:17.931Z] apicid : 0 [2024-04-16T10:14:17.931Z] initial apicid : 0 [2024-04-16T10:14:17.931Z] fpu : yes [2024-04-16T10:14:17.931Z] fpu_exception : yes [2024-04-16T10:14:17.931Z] cpuid level : 22 [2024-04-16T10:14:17.931Z] wp : yes [2024-04-16T10:14:17.931Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.931Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.931Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.931Z] bogomips : 4800.00 [2024-04-16T10:14:17.931Z] clflush size : 64 [2024-04-16T10:14:17.931Z] cache_alignment : 64 [2024-04-16T10:14:17.931Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.931Z] power management: [2024-04-16T10:14:17.931Z] [2024-04-16T10:14:17.931Z] processor : 1 [2024-04-16T10:14:17.931Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.931Z] cpu family : 6 [2024-04-16T10:14:17.931Z] model : 85 [2024-04-16T10:14:17.931Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.931Z] stepping : 7 [2024-04-16T10:14:17.931Z] microcode : 0x5003302 [2024-04-16T10:14:17.931Z] cpu MHz : 2784.787 [2024-04-16T10:14:17.931Z] cache size : 14080 KB [2024-04-16T10:14:17.931Z] physical id : 0 [2024-04-16T10:14:17.931Z] siblings : 20 [2024-04-16T10:14:17.931Z] core id : 1 [2024-04-16T10:14:17.931Z] cpu cores : 10 [2024-04-16T10:14:17.931Z] apicid : 2 [2024-04-16T10:14:17.931Z] initial apicid : 2 [2024-04-16T10:14:17.931Z] fpu : yes [2024-04-16T10:14:17.931Z] fpu_exception : yes [2024-04-16T10:14:17.931Z] cpuid level : 22 [2024-04-16T10:14:17.931Z] wp : yes [2024-04-16T10:14:17.932Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.932Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.932Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.932Z] bogomips : 4800.00 [2024-04-16T10:14:17.932Z] clflush size : 64 [2024-04-16T10:14:17.932Z] cache_alignment : 64 [2024-04-16T10:14:17.932Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.932Z] power management: [2024-04-16T10:14:17.932Z] [2024-04-16T10:14:17.932Z] processor : 2 [2024-04-16T10:14:17.932Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.932Z] cpu family : 6 [2024-04-16T10:14:17.932Z] model : 85 [2024-04-16T10:14:17.932Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.932Z] stepping : 7 [2024-04-16T10:14:17.932Z] microcode : 0x5003302 [2024-04-16T10:14:17.932Z] cpu MHz : 3200.000 [2024-04-16T10:14:17.932Z] cache size : 14080 KB [2024-04-16T10:14:17.932Z] physical id : 0 [2024-04-16T10:14:17.932Z] siblings : 20 [2024-04-16T10:14:17.932Z] core id : 2 [2024-04-16T10:14:17.932Z] cpu cores : 10 [2024-04-16T10:14:17.932Z] apicid : 4 [2024-04-16T10:14:17.932Z] initial apicid : 4 [2024-04-16T10:14:17.932Z] fpu : yes [2024-04-16T10:14:17.932Z] fpu_exception : yes [2024-04-16T10:14:17.932Z] cpuid level : 22 [2024-04-16T10:14:17.932Z] wp : yes [2024-04-16T10:14:17.932Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.932Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.932Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.932Z] bogomips : 4800.00 [2024-04-16T10:14:17.932Z] clflush size : 64 [2024-04-16T10:14:17.932Z] cache_alignment : 64 [2024-04-16T10:14:17.932Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.932Z] power management: [2024-04-16T10:14:17.932Z] [2024-04-16T10:14:17.932Z] processor : 3 [2024-04-16T10:14:17.932Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.932Z] cpu family : 6 [2024-04-16T10:14:17.932Z] model : 85 [2024-04-16T10:14:17.932Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.932Z] stepping : 7 [2024-04-16T10:14:17.932Z] microcode : 0x5003302 [2024-04-16T10:14:17.932Z] cpu MHz : 2899.973 [2024-04-16T10:14:17.932Z] cache size : 14080 KB [2024-04-16T10:14:17.932Z] physical id : 0 [2024-04-16T10:14:17.932Z] siblings : 20 [2024-04-16T10:14:17.932Z] core id : 3 [2024-04-16T10:14:17.932Z] cpu cores : 10 [2024-04-16T10:14:17.932Z] apicid : 6 [2024-04-16T10:14:17.932Z] initial apicid : 6 [2024-04-16T10:14:17.932Z] fpu : yes [2024-04-16T10:14:17.932Z] fpu_exception : yes [2024-04-16T10:14:17.932Z] cpuid level : 22 [2024-04-16T10:14:17.932Z] wp : yes [2024-04-16T10:14:17.933Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.933Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.933Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.933Z] bogomips : 4800.00 [2024-04-16T10:14:17.933Z] clflush size : 64 [2024-04-16T10:14:17.933Z] cache_alignment : 64 [2024-04-16T10:14:17.933Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.933Z] power management: [2024-04-16T10:14:17.933Z] [2024-04-16T10:14:17.933Z] processor : 4 [2024-04-16T10:14:17.933Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.933Z] cpu family : 6 [2024-04-16T10:14:17.933Z] model : 85 [2024-04-16T10:14:17.933Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.933Z] stepping : 7 [2024-04-16T10:14:17.933Z] microcode : 0x5003302 [2024-04-16T10:14:17.933Z] cpu MHz : 2901.859 [2024-04-16T10:14:17.933Z] cache size : 14080 KB [2024-04-16T10:14:17.933Z] physical id : 0 [2024-04-16T10:14:17.933Z] siblings : 20 [2024-04-16T10:14:17.933Z] core id : 4 [2024-04-16T10:14:17.933Z] cpu cores : 10 [2024-04-16T10:14:17.933Z] apicid : 8 [2024-04-16T10:14:17.933Z] initial apicid : 8 [2024-04-16T10:14:17.933Z] fpu : yes [2024-04-16T10:14:17.933Z] fpu_exception : yes [2024-04-16T10:14:17.933Z] cpuid level : 22 [2024-04-16T10:14:17.933Z] wp : yes [2024-04-16T10:14:17.933Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.933Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.933Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.933Z] bogomips : 4800.00 [2024-04-16T10:14:17.933Z] clflush size : 64 [2024-04-16T10:14:17.933Z] cache_alignment : 64 [2024-04-16T10:14:17.933Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.933Z] power management: [2024-04-16T10:14:17.933Z] [2024-04-16T10:14:17.933Z] processor : 5 [2024-04-16T10:14:17.933Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.933Z] cpu family : 6 [2024-04-16T10:14:17.933Z] model : 85 [2024-04-16T10:14:17.933Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.933Z] stepping : 7 [2024-04-16T10:14:17.933Z] microcode : 0x5003302 [2024-04-16T10:14:17.933Z] cpu MHz : 2899.991 [2024-04-16T10:14:17.933Z] cache size : 14080 KB [2024-04-16T10:14:17.933Z] physical id : 0 [2024-04-16T10:14:17.933Z] siblings : 20 [2024-04-16T10:14:17.933Z] core id : 8 [2024-04-16T10:14:17.933Z] cpu cores : 10 [2024-04-16T10:14:17.933Z] apicid : 16 [2024-04-16T10:14:17.933Z] initial apicid : 16 [2024-04-16T10:14:17.933Z] fpu : yes [2024-04-16T10:14:17.933Z] fpu_exception : yes [2024-04-16T10:14:17.933Z] cpuid level : 22 [2024-04-16T10:14:17.933Z] wp : yes [2024-04-16T10:14:17.933Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.934Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.934Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.934Z] bogomips : 4800.00 [2024-04-16T10:14:17.934Z] clflush size : 64 [2024-04-16T10:14:17.934Z] cache_alignment : 64 [2024-04-16T10:14:17.934Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.934Z] power management: [2024-04-16T10:14:17.934Z] [2024-04-16T10:14:17.934Z] processor : 6 [2024-04-16T10:14:17.934Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.934Z] cpu family : 6 [2024-04-16T10:14:17.934Z] model : 85 [2024-04-16T10:14:17.934Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.934Z] stepping : 7 [2024-04-16T10:14:17.934Z] microcode : 0x5003302 [2024-04-16T10:14:17.934Z] cpu MHz : 2899.358 [2024-04-16T10:14:17.934Z] cache size : 14080 KB [2024-04-16T10:14:17.934Z] physical id : 0 [2024-04-16T10:14:17.934Z] siblings : 20 [2024-04-16T10:14:17.934Z] core id : 9 [2024-04-16T10:14:17.934Z] cpu cores : 10 [2024-04-16T10:14:17.934Z] apicid : 18 [2024-04-16T10:14:17.934Z] initial apicid : 18 [2024-04-16T10:14:17.934Z] fpu : yes [2024-04-16T10:14:17.934Z] fpu_exception : yes [2024-04-16T10:14:17.934Z] cpuid level : 22 [2024-04-16T10:14:17.934Z] wp : yes [2024-04-16T10:14:17.934Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.934Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.934Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.934Z] bogomips : 4800.00 [2024-04-16T10:14:17.934Z] clflush size : 64 [2024-04-16T10:14:17.934Z] cache_alignment : 64 [2024-04-16T10:14:17.934Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.934Z] power management: [2024-04-16T10:14:17.934Z] [2024-04-16T10:14:17.934Z] processor : 7 [2024-04-16T10:14:17.934Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.934Z] cpu family : 6 [2024-04-16T10:14:17.934Z] model : 85 [2024-04-16T10:14:17.934Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.934Z] stepping : 7 [2024-04-16T10:14:17.934Z] microcode : 0x5003302 [2024-04-16T10:14:17.934Z] cpu MHz : 2898.460 [2024-04-16T10:14:17.934Z] cache size : 14080 KB [2024-04-16T10:14:17.934Z] physical id : 0 [2024-04-16T10:14:17.934Z] siblings : 20 [2024-04-16T10:14:17.934Z] core id : 10 [2024-04-16T10:14:17.934Z] cpu cores : 10 [2024-04-16T10:14:17.934Z] apicid : 20 [2024-04-16T10:14:17.934Z] initial apicid : 20 [2024-04-16T10:14:17.934Z] fpu : yes [2024-04-16T10:14:17.934Z] fpu_exception : yes [2024-04-16T10:14:17.934Z] cpuid level : 22 [2024-04-16T10:14:17.934Z] wp : yes [2024-04-16T10:14:17.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.935Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.935Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.935Z] bogomips : 4800.00 [2024-04-16T10:14:17.935Z] clflush size : 64 [2024-04-16T10:14:17.935Z] cache_alignment : 64 [2024-04-16T10:14:17.935Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.935Z] power management: [2024-04-16T10:14:17.935Z] [2024-04-16T10:14:17.935Z] processor : 8 [2024-04-16T10:14:17.935Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.935Z] cpu family : 6 [2024-04-16T10:14:17.935Z] model : 85 [2024-04-16T10:14:17.935Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.935Z] stepping : 7 [2024-04-16T10:14:17.935Z] microcode : 0x5003302 [2024-04-16T10:14:17.935Z] cpu MHz : 2894.651 [2024-04-16T10:14:17.935Z] cache size : 14080 KB [2024-04-16T10:14:17.935Z] physical id : 0 [2024-04-16T10:14:17.935Z] siblings : 20 [2024-04-16T10:14:17.935Z] core id : 11 [2024-04-16T10:14:17.935Z] cpu cores : 10 [2024-04-16T10:14:17.935Z] apicid : 22 [2024-04-16T10:14:17.935Z] initial apicid : 22 [2024-04-16T10:14:17.935Z] fpu : yes [2024-04-16T10:14:17.935Z] fpu_exception : yes [2024-04-16T10:14:17.935Z] cpuid level : 22 [2024-04-16T10:14:17.935Z] wp : yes [2024-04-16T10:14:17.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.935Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.935Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.935Z] bogomips : 4800.00 [2024-04-16T10:14:17.935Z] clflush size : 64 [2024-04-16T10:14:17.935Z] cache_alignment : 64 [2024-04-16T10:14:17.935Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.935Z] power management: [2024-04-16T10:14:17.935Z] [2024-04-16T10:14:17.935Z] processor : 9 [2024-04-16T10:14:17.935Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.935Z] cpu family : 6 [2024-04-16T10:14:17.935Z] model : 85 [2024-04-16T10:14:17.935Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.935Z] stepping : 7 [2024-04-16T10:14:17.935Z] microcode : 0x5003302 [2024-04-16T10:14:17.935Z] cpu MHz : 2899.998 [2024-04-16T10:14:17.935Z] cache size : 14080 KB [2024-04-16T10:14:17.935Z] physical id : 0 [2024-04-16T10:14:17.935Z] siblings : 20 [2024-04-16T10:14:17.935Z] core id : 12 [2024-04-16T10:14:17.935Z] cpu cores : 10 [2024-04-16T10:14:17.935Z] apicid : 24 [2024-04-16T10:14:17.935Z] initial apicid : 24 [2024-04-16T10:14:17.935Z] fpu : yes [2024-04-16T10:14:17.935Z] fpu_exception : yes [2024-04-16T10:14:17.935Z] cpuid level : 22 [2024-04-16T10:14:17.935Z] wp : yes [2024-04-16T10:14:17.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.936Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.936Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.936Z] bogomips : 4800.00 [2024-04-16T10:14:17.936Z] clflush size : 64 [2024-04-16T10:14:17.936Z] cache_alignment : 64 [2024-04-16T10:14:17.936Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.936Z] power management: [2024-04-16T10:14:17.936Z] [2024-04-16T10:14:17.936Z] processor : 10 [2024-04-16T10:14:17.936Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.936Z] cpu family : 6 [2024-04-16T10:14:17.936Z] model : 85 [2024-04-16T10:14:17.936Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.936Z] stepping : 7 [2024-04-16T10:14:17.936Z] microcode : 0x5003302 [2024-04-16T10:14:17.936Z] cpu MHz : 2890.324 [2024-04-16T10:14:17.936Z] cache size : 14080 KB [2024-04-16T10:14:17.936Z] physical id : 1 [2024-04-16T10:14:17.936Z] siblings : 20 [2024-04-16T10:14:17.936Z] core id : 0 [2024-04-16T10:14:17.936Z] cpu cores : 10 [2024-04-16T10:14:17.936Z] apicid : 32 [2024-04-16T10:14:17.936Z] initial apicid : 32 [2024-04-16T10:14:17.936Z] fpu : yes [2024-04-16T10:14:17.936Z] fpu_exception : yes [2024-04-16T10:14:17.936Z] cpuid level : 22 [2024-04-16T10:14:17.936Z] wp : yes [2024-04-16T10:14:17.936Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.936Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.936Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.936Z] bogomips : 4807.76 [2024-04-16T10:14:17.936Z] clflush size : 64 [2024-04-16T10:14:17.936Z] cache_alignment : 64 [2024-04-16T10:14:17.936Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.936Z] power management: [2024-04-16T10:14:17.936Z] [2024-04-16T10:14:17.936Z] processor : 11 [2024-04-16T10:14:17.936Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.936Z] cpu family : 6 [2024-04-16T10:14:17.936Z] model : 85 [2024-04-16T10:14:17.936Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.936Z] stepping : 7 [2024-04-16T10:14:17.936Z] microcode : 0x5003302 [2024-04-16T10:14:17.936Z] cpu MHz : 2900.021 [2024-04-16T10:14:17.936Z] cache size : 14080 KB [2024-04-16T10:14:17.936Z] physical id : 1 [2024-04-16T10:14:17.936Z] siblings : 20 [2024-04-16T10:14:17.936Z] core id : 1 [2024-04-16T10:14:17.936Z] cpu cores : 10 [2024-04-16T10:14:17.936Z] apicid : 34 [2024-04-16T10:14:17.936Z] initial apicid : 34 [2024-04-16T10:14:17.936Z] fpu : yes [2024-04-16T10:14:17.936Z] fpu_exception : yes [2024-04-16T10:14:17.936Z] cpuid level : 22 [2024-04-16T10:14:17.936Z] wp : yes [2024-04-16T10:14:17.936Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.937Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.937Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.937Z] bogomips : 4807.76 [2024-04-16T10:14:17.937Z] clflush size : 64 [2024-04-16T10:14:17.937Z] cache_alignment : 64 [2024-04-16T10:14:17.937Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.937Z] power management: [2024-04-16T10:14:17.937Z] [2024-04-16T10:14:17.937Z] processor : 12 [2024-04-16T10:14:17.937Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.937Z] cpu family : 6 [2024-04-16T10:14:17.937Z] model : 85 [2024-04-16T10:14:17.937Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.937Z] stepping : 7 [2024-04-16T10:14:17.937Z] microcode : 0x5003302 [2024-04-16T10:14:17.937Z] cpu MHz : 2899.997 [2024-04-16T10:14:17.937Z] cache size : 14080 KB [2024-04-16T10:14:17.937Z] physical id : 1 [2024-04-16T10:14:17.937Z] siblings : 20 [2024-04-16T10:14:17.937Z] core id : 2 [2024-04-16T10:14:17.937Z] cpu cores : 10 [2024-04-16T10:14:17.937Z] apicid : 36 [2024-04-16T10:14:17.937Z] initial apicid : 36 [2024-04-16T10:14:17.937Z] fpu : yes [2024-04-16T10:14:17.937Z] fpu_exception : yes [2024-04-16T10:14:17.937Z] cpuid level : 22 [2024-04-16T10:14:17.937Z] wp : yes [2024-04-16T10:14:17.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.937Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.937Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.937Z] bogomips : 4807.76 [2024-04-16T10:14:17.937Z] clflush size : 64 [2024-04-16T10:14:17.937Z] cache_alignment : 64 [2024-04-16T10:14:17.937Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.937Z] power management: [2024-04-16T10:14:17.937Z] [2024-04-16T10:14:17.937Z] processor : 13 [2024-04-16T10:14:17.937Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.937Z] cpu family : 6 [2024-04-16T10:14:17.937Z] model : 85 [2024-04-16T10:14:17.937Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.937Z] stepping : 7 [2024-04-16T10:14:17.937Z] microcode : 0x5003302 [2024-04-16T10:14:17.937Z] cpu MHz : 2899.244 [2024-04-16T10:14:17.937Z] cache size : 14080 KB [2024-04-16T10:14:17.937Z] physical id : 1 [2024-04-16T10:14:17.937Z] siblings : 20 [2024-04-16T10:14:17.937Z] core id : 3 [2024-04-16T10:14:17.937Z] cpu cores : 10 [2024-04-16T10:14:17.937Z] apicid : 38 [2024-04-16T10:14:17.937Z] initial apicid : 38 [2024-04-16T10:14:17.937Z] fpu : yes [2024-04-16T10:14:17.937Z] fpu_exception : yes [2024-04-16T10:14:17.937Z] cpuid level : 22 [2024-04-16T10:14:17.937Z] wp : yes [2024-04-16T10:14:17.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.937Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.937Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.937Z] bogomips : 4807.76 [2024-04-16T10:14:17.937Z] clflush size : 64 [2024-04-16T10:14:17.937Z] cache_alignment : 64 [2024-04-16T10:14:17.937Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.937Z] power management: [2024-04-16T10:14:17.937Z] [2024-04-16T10:14:17.937Z] processor : 14 [2024-04-16T10:14:17.937Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.937Z] cpu family : 6 [2024-04-16T10:14:17.938Z] model : 85 [2024-04-16T10:14:17.938Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.938Z] stepping : 7 [2024-04-16T10:14:17.938Z] microcode : 0x5003302 [2024-04-16T10:14:17.938Z] cpu MHz : 2899.825 [2024-04-16T10:14:17.938Z] cache size : 14080 KB [2024-04-16T10:14:17.938Z] physical id : 1 [2024-04-16T10:14:17.938Z] siblings : 20 [2024-04-16T10:14:17.938Z] core id : 4 [2024-04-16T10:14:17.938Z] cpu cores : 10 [2024-04-16T10:14:17.938Z] apicid : 40 [2024-04-16T10:14:17.938Z] initial apicid : 40 [2024-04-16T10:14:17.938Z] fpu : yes [2024-04-16T10:14:17.938Z] fpu_exception : yes [2024-04-16T10:14:17.938Z] cpuid level : 22 [2024-04-16T10:14:17.938Z] wp : yes [2024-04-16T10:14:17.938Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.938Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.938Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.938Z] bogomips : 4807.76 [2024-04-16T10:14:17.938Z] clflush size : 64 [2024-04-16T10:14:17.938Z] cache_alignment : 64 [2024-04-16T10:14:17.938Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.938Z] power management: [2024-04-16T10:14:17.938Z] [2024-04-16T10:14:17.938Z] processor : 15 [2024-04-16T10:14:17.938Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.938Z] cpu family : 6 [2024-04-16T10:14:17.938Z] model : 85 [2024-04-16T10:14:17.938Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.938Z] stepping : 7 [2024-04-16T10:14:17.938Z] microcode : 0x5003302 [2024-04-16T10:14:17.938Z] cpu MHz : 2899.475 [2024-04-16T10:14:17.938Z] cache size : 14080 KB [2024-04-16T10:14:17.938Z] physical id : 1 [2024-04-16T10:14:17.938Z] siblings : 20 [2024-04-16T10:14:17.938Z] core id : 8 [2024-04-16T10:14:17.938Z] cpu cores : 10 [2024-04-16T10:14:17.938Z] apicid : 48 [2024-04-16T10:14:17.938Z] initial apicid : 48 [2024-04-16T10:14:17.938Z] fpu : yes [2024-04-16T10:14:17.938Z] fpu_exception : yes [2024-04-16T10:14:17.938Z] cpuid level : 22 [2024-04-16T10:14:17.938Z] wp : yes [2024-04-16T10:14:17.938Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.938Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.938Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.938Z] bogomips : 4807.76 [2024-04-16T10:14:17.938Z] clflush size : 64 [2024-04-16T10:14:17.938Z] cache_alignment : 64 [2024-04-16T10:14:17.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.939Z] power management: [2024-04-16T10:14:17.939Z] [2024-04-16T10:14:17.939Z] processor : 16 [2024-04-16T10:14:17.939Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.939Z] cpu family : 6 [2024-04-16T10:14:17.939Z] model : 85 [2024-04-16T10:14:17.939Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.939Z] stepping : 7 [2024-04-16T10:14:17.939Z] microcode : 0x5003302 [2024-04-16T10:14:17.939Z] cpu MHz : 2899.783 [2024-04-16T10:14:17.939Z] cache size : 14080 KB [2024-04-16T10:14:17.939Z] physical id : 1 [2024-04-16T10:14:17.939Z] siblings : 20 [2024-04-16T10:14:17.939Z] core id : 9 [2024-04-16T10:14:17.939Z] cpu cores : 10 [2024-04-16T10:14:17.939Z] apicid : 50 [2024-04-16T10:14:17.939Z] initial apicid : 50 [2024-04-16T10:14:17.939Z] fpu : yes [2024-04-16T10:14:17.939Z] fpu_exception : yes [2024-04-16T10:14:17.939Z] cpuid level : 22 [2024-04-16T10:14:17.939Z] wp : yes [2024-04-16T10:14:17.939Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.939Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.939Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.939Z] bogomips : 4807.76 [2024-04-16T10:14:17.939Z] clflush size : 64 [2024-04-16T10:14:17.939Z] cache_alignment : 64 [2024-04-16T10:14:17.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.939Z] power management: [2024-04-16T10:14:17.939Z] [2024-04-16T10:14:17.939Z] processor : 17 [2024-04-16T10:14:17.939Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.939Z] cpu family : 6 [2024-04-16T10:14:17.939Z] model : 85 [2024-04-16T10:14:17.939Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.939Z] stepping : 7 [2024-04-16T10:14:17.939Z] microcode : 0x5003302 [2024-04-16T10:14:17.939Z] cpu MHz : 2901.693 [2024-04-16T10:14:17.939Z] cache size : 14080 KB [2024-04-16T10:14:17.939Z] physical id : 1 [2024-04-16T10:14:17.939Z] siblings : 20 [2024-04-16T10:14:17.939Z] core id : 10 [2024-04-16T10:14:17.939Z] cpu cores : 10 [2024-04-16T10:14:17.939Z] apicid : 52 [2024-04-16T10:14:17.939Z] initial apicid : 52 [2024-04-16T10:14:17.939Z] fpu : yes [2024-04-16T10:14:17.939Z] fpu_exception : yes [2024-04-16T10:14:17.939Z] cpuid level : 22 [2024-04-16T10:14:17.939Z] wp : yes [2024-04-16T10:14:17.939Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.939Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.939Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.939Z] bogomips : 4807.76 [2024-04-16T10:14:17.939Z] clflush size : 64 [2024-04-16T10:14:17.939Z] cache_alignment : 64 [2024-04-16T10:14:17.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.939Z] power management: [2024-04-16T10:14:17.939Z] [2024-04-16T10:14:17.939Z] processor : 18 [2024-04-16T10:14:17.939Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.939Z] cpu family : 6 [2024-04-16T10:14:17.939Z] model : 85 [2024-04-16T10:14:17.939Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.939Z] stepping : 7 [2024-04-16T10:14:17.939Z] microcode : 0x5003302 [2024-04-16T10:14:17.939Z] cpu MHz : 2898.741 [2024-04-16T10:14:17.939Z] cache size : 14080 KB [2024-04-16T10:14:17.939Z] physical id : 1 [2024-04-16T10:14:17.939Z] siblings : 20 [2024-04-16T10:14:17.939Z] core id : 11 [2024-04-16T10:14:17.939Z] cpu cores : 10 [2024-04-16T10:14:17.939Z] apicid : 54 [2024-04-16T10:14:17.939Z] initial apicid : 54 [2024-04-16T10:14:17.939Z] fpu : yes [2024-04-16T10:14:17.939Z] fpu_exception : yes [2024-04-16T10:14:17.940Z] cpuid level : 22 [2024-04-16T10:14:17.940Z] wp : yes [2024-04-16T10:14:17.940Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.940Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.940Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.940Z] bogomips : 4807.76 [2024-04-16T10:14:17.940Z] clflush size : 64 [2024-04-16T10:14:17.940Z] cache_alignment : 64 [2024-04-16T10:14:17.940Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.940Z] power management: [2024-04-16T10:14:17.940Z] [2024-04-16T10:14:17.940Z] processor : 19 [2024-04-16T10:14:17.940Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.940Z] cpu family : 6 [2024-04-16T10:14:17.940Z] model : 85 [2024-04-16T10:14:17.940Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.940Z] stepping : 7 [2024-04-16T10:14:17.940Z] microcode : 0x5003302 [2024-04-16T10:14:17.940Z] cpu MHz : 2900.015 [2024-04-16T10:14:17.940Z] cache size : 14080 KB [2024-04-16T10:14:17.940Z] physical id : 1 [2024-04-16T10:14:17.940Z] siblings : 20 [2024-04-16T10:14:17.940Z] core id : 12 [2024-04-16T10:14:17.940Z] cpu cores : 10 [2024-04-16T10:14:17.940Z] apicid : 56 [2024-04-16T10:14:17.940Z] initial apicid : 56 [2024-04-16T10:14:17.940Z] fpu : yes [2024-04-16T10:14:17.940Z] fpu_exception : yes [2024-04-16T10:14:17.940Z] cpuid level : 22 [2024-04-16T10:14:17.940Z] wp : yes [2024-04-16T10:14:17.940Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.940Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.940Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.940Z] bogomips : 4807.76 [2024-04-16T10:14:17.940Z] clflush size : 64 [2024-04-16T10:14:17.940Z] cache_alignment : 64 [2024-04-16T10:14:17.940Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.940Z] power management: [2024-04-16T10:14:17.940Z] [2024-04-16T10:14:17.940Z] processor : 20 [2024-04-16T10:14:17.940Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.940Z] cpu family : 6 [2024-04-16T10:14:17.940Z] model : 85 [2024-04-16T10:14:17.940Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.940Z] stepping : 7 [2024-04-16T10:14:17.940Z] microcode : 0x5003302 [2024-04-16T10:14:17.940Z] cpu MHz : 2899.983 [2024-04-16T10:14:17.940Z] cache size : 14080 KB [2024-04-16T10:14:17.940Z] physical id : 0 [2024-04-16T10:14:17.940Z] siblings : 20 [2024-04-16T10:14:17.940Z] core id : 0 [2024-04-16T10:14:17.940Z] cpu cores : 10 [2024-04-16T10:14:17.940Z] apicid : 1 [2024-04-16T10:14:17.940Z] initial apicid : 1 [2024-04-16T10:14:17.940Z] fpu : yes [2024-04-16T10:14:17.940Z] fpu_exception : yes [2024-04-16T10:14:17.940Z] cpuid level : 22 [2024-04-16T10:14:17.940Z] wp : yes [2024-04-16T10:14:17.941Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.941Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.941Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.941Z] bogomips : 4800.00 [2024-04-16T10:14:17.941Z] clflush size : 64 [2024-04-16T10:14:17.941Z] cache_alignment : 64 [2024-04-16T10:14:17.941Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.941Z] power management: [2024-04-16T10:14:17.941Z] [2024-04-16T10:14:17.941Z] processor : 21 [2024-04-16T10:14:17.941Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.941Z] cpu family : 6 [2024-04-16T10:14:17.941Z] model : 85 [2024-04-16T10:14:17.941Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.941Z] stepping : 7 [2024-04-16T10:14:17.941Z] microcode : 0x5003302 [2024-04-16T10:14:17.941Z] cpu MHz : 2899.815 [2024-04-16T10:14:17.941Z] cache size : 14080 KB [2024-04-16T10:14:17.941Z] physical id : 0 [2024-04-16T10:14:17.941Z] siblings : 20 [2024-04-16T10:14:17.941Z] core id : 1 [2024-04-16T10:14:17.941Z] cpu cores : 10 [2024-04-16T10:14:17.941Z] apicid : 3 [2024-04-16T10:14:17.941Z] initial apicid : 3 [2024-04-16T10:14:17.941Z] fpu : yes [2024-04-16T10:14:17.941Z] fpu_exception : yes [2024-04-16T10:14:17.941Z] cpuid level : 22 [2024-04-16T10:14:17.941Z] wp : yes [2024-04-16T10:14:17.941Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.941Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.941Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.941Z] bogomips : 4800.00 [2024-04-16T10:14:17.941Z] clflush size : 64 [2024-04-16T10:14:17.941Z] cache_alignment : 64 [2024-04-16T10:14:17.941Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.941Z] power management: [2024-04-16T10:14:17.941Z] [2024-04-16T10:14:17.941Z] processor : 22 [2024-04-16T10:14:17.941Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.941Z] cpu family : 6 [2024-04-16T10:14:17.941Z] model : 85 [2024-04-16T10:14:17.941Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.941Z] stepping : 7 [2024-04-16T10:14:17.941Z] microcode : 0x5003302 [2024-04-16T10:14:17.941Z] cpu MHz : 2898.129 [2024-04-16T10:14:17.941Z] cache size : 14080 KB [2024-04-16T10:14:17.941Z] physical id : 0 [2024-04-16T10:14:17.941Z] siblings : 20 [2024-04-16T10:14:17.941Z] core id : 2 [2024-04-16T10:14:17.941Z] cpu cores : 10 [2024-04-16T10:14:17.941Z] apicid : 5 [2024-04-16T10:14:17.941Z] initial apicid : 5 [2024-04-16T10:14:17.941Z] fpu : yes [2024-04-16T10:14:17.941Z] fpu_exception : yes [2024-04-16T10:14:17.941Z] cpuid level : 22 [2024-04-16T10:14:17.941Z] wp : yes [2024-04-16T10:14:17.941Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.942Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.942Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.942Z] bogomips : 4800.00 [2024-04-16T10:14:17.942Z] clflush size : 64 [2024-04-16T10:14:17.942Z] cache_alignment : 64 [2024-04-16T10:14:17.942Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.942Z] power management: [2024-04-16T10:14:17.942Z] [2024-04-16T10:14:17.942Z] processor : 23 [2024-04-16T10:14:17.942Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.942Z] cpu family : 6 [2024-04-16T10:14:17.942Z] model : 85 [2024-04-16T10:14:17.942Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.942Z] stepping : 7 [2024-04-16T10:14:17.942Z] microcode : 0x5003302 [2024-04-16T10:14:17.942Z] cpu MHz : 2809.896 [2024-04-16T10:14:17.942Z] cache size : 14080 KB [2024-04-16T10:14:17.942Z] physical id : 0 [2024-04-16T10:14:17.942Z] siblings : 20 [2024-04-16T10:14:17.942Z] core id : 3 [2024-04-16T10:14:17.942Z] cpu cores : 10 [2024-04-16T10:14:17.942Z] apicid : 7 [2024-04-16T10:14:17.942Z] initial apicid : 7 [2024-04-16T10:14:17.942Z] fpu : yes [2024-04-16T10:14:17.942Z] fpu_exception : yes [2024-04-16T10:14:17.942Z] cpuid level : 22 [2024-04-16T10:14:17.942Z] wp : yes [2024-04-16T10:14:17.942Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.942Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.942Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.942Z] bogomips : 4800.00 [2024-04-16T10:14:17.942Z] clflush size : 64 [2024-04-16T10:14:17.942Z] cache_alignment : 64 [2024-04-16T10:14:17.942Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.942Z] power management: [2024-04-16T10:14:17.942Z] [2024-04-16T10:14:17.942Z] processor : 24 [2024-04-16T10:14:17.942Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.942Z] cpu family : 6 [2024-04-16T10:14:17.942Z] model : 85 [2024-04-16T10:14:17.942Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.942Z] stepping : 7 [2024-04-16T10:14:17.942Z] microcode : 0x5003302 [2024-04-16T10:14:17.942Z] cpu MHz : 2899.785 [2024-04-16T10:14:17.942Z] cache size : 14080 KB [2024-04-16T10:14:17.942Z] physical id : 0 [2024-04-16T10:14:17.942Z] siblings : 20 [2024-04-16T10:14:17.942Z] core id : 4 [2024-04-16T10:14:17.942Z] cpu cores : 10 [2024-04-16T10:14:17.942Z] apicid : 9 [2024-04-16T10:14:17.942Z] initial apicid : 9 [2024-04-16T10:14:17.942Z] fpu : yes [2024-04-16T10:14:17.942Z] fpu_exception : yes [2024-04-16T10:14:17.942Z] cpuid level : 22 [2024-04-16T10:14:17.942Z] wp : yes [2024-04-16T10:14:17.942Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.942Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.943Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.943Z] bogomips : 4800.00 [2024-04-16T10:14:17.943Z] clflush size : 64 [2024-04-16T10:14:17.943Z] cache_alignment : 64 [2024-04-16T10:14:17.943Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.943Z] power management: [2024-04-16T10:14:17.943Z] [2024-04-16T10:14:17.943Z] processor : 25 [2024-04-16T10:14:17.943Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.943Z] cpu family : 6 [2024-04-16T10:14:17.943Z] model : 85 [2024-04-16T10:14:17.943Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.943Z] stepping : 7 [2024-04-16T10:14:17.943Z] microcode : 0x5003302 [2024-04-16T10:14:17.943Z] cpu MHz : 2900.004 [2024-04-16T10:14:17.943Z] cache size : 14080 KB [2024-04-16T10:14:17.943Z] physical id : 0 [2024-04-16T10:14:17.943Z] siblings : 20 [2024-04-16T10:14:17.943Z] core id : 8 [2024-04-16T10:14:17.943Z] cpu cores : 10 [2024-04-16T10:14:17.943Z] apicid : 17 [2024-04-16T10:14:17.943Z] initial apicid : 17 [2024-04-16T10:14:17.943Z] fpu : yes [2024-04-16T10:14:17.943Z] fpu_exception : yes [2024-04-16T10:14:17.943Z] cpuid level : 22 [2024-04-16T10:14:17.943Z] wp : yes [2024-04-16T10:14:17.943Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.943Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.943Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.943Z] bogomips : 4800.00 [2024-04-16T10:14:17.943Z] clflush size : 64 [2024-04-16T10:14:17.943Z] cache_alignment : 64 [2024-04-16T10:14:17.943Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.943Z] power management: [2024-04-16T10:14:17.943Z] [2024-04-16T10:14:17.943Z] processor : 26 [2024-04-16T10:14:17.943Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.943Z] cpu family : 6 [2024-04-16T10:14:17.943Z] model : 85 [2024-04-16T10:14:17.943Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.943Z] stepping : 7 [2024-04-16T10:14:17.943Z] microcode : 0x5003302 [2024-04-16T10:14:17.943Z] cpu MHz : 3200.000 [2024-04-16T10:14:17.943Z] cache size : 14080 KB [2024-04-16T10:14:17.943Z] physical id : 0 [2024-04-16T10:14:17.943Z] siblings : 20 [2024-04-16T10:14:17.943Z] core id : 9 [2024-04-16T10:14:17.943Z] cpu cores : 10 [2024-04-16T10:14:17.943Z] apicid : 19 [2024-04-16T10:14:17.943Z] initial apicid : 19 [2024-04-16T10:14:17.943Z] fpu : yes [2024-04-16T10:14:17.943Z] fpu_exception : yes [2024-04-16T10:14:17.943Z] cpuid level : 22 [2024-04-16T10:14:17.943Z] wp : yes [2024-04-16T10:14:17.943Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.943Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.943Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.943Z] bogomips : 4800.00 [2024-04-16T10:14:17.943Z] clflush size : 64 [2024-04-16T10:14:17.943Z] cache_alignment : 64 [2024-04-16T10:14:17.943Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.943Z] power management: [2024-04-16T10:14:17.943Z] [2024-04-16T10:14:17.943Z] processor : 27 [2024-04-16T10:14:17.943Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.943Z] cpu family : 6 [2024-04-16T10:14:17.943Z] model : 85 [2024-04-16T10:14:17.943Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.943Z] stepping : 7 [2024-04-16T10:14:17.943Z] microcode : 0x5003302 [2024-04-16T10:14:17.943Z] cpu MHz : 2900.013 [2024-04-16T10:14:17.943Z] cache size : 14080 KB [2024-04-16T10:14:17.943Z] physical id : 0 [2024-04-16T10:14:17.943Z] siblings : 20 [2024-04-16T10:14:17.943Z] core id : 10 [2024-04-16T10:14:17.943Z] cpu cores : 10 [2024-04-16T10:14:17.943Z] apicid : 21 [2024-04-16T10:14:17.944Z] initial apicid : 21 [2024-04-16T10:14:17.944Z] fpu : yes [2024-04-16T10:14:17.944Z] fpu_exception : yes [2024-04-16T10:14:17.944Z] cpuid level : 22 [2024-04-16T10:14:17.944Z] wp : yes [2024-04-16T10:14:17.944Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.944Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.944Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.944Z] bogomips : 4800.00 [2024-04-16T10:14:17.944Z] clflush size : 64 [2024-04-16T10:14:17.944Z] cache_alignment : 64 [2024-04-16T10:14:17.944Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.944Z] power management: [2024-04-16T10:14:17.944Z] [2024-04-16T10:14:17.944Z] processor : 28 [2024-04-16T10:14:17.944Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.944Z] cpu family : 6 [2024-04-16T10:14:17.944Z] model : 85 [2024-04-16T10:14:17.944Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.944Z] stepping : 7 [2024-04-16T10:14:17.944Z] microcode : 0x5003302 [2024-04-16T10:14:17.944Z] cpu MHz : 3200.000 [2024-04-16T10:14:17.944Z] cache size : 14080 KB [2024-04-16T10:14:17.944Z] physical id : 0 [2024-04-16T10:14:17.944Z] siblings : 20 [2024-04-16T10:14:17.944Z] core id : 11 [2024-04-16T10:14:17.944Z] cpu cores : 10 [2024-04-16T10:14:17.944Z] apicid : 23 [2024-04-16T10:14:17.944Z] initial apicid : 23 [2024-04-16T10:14:17.944Z] fpu : yes [2024-04-16T10:14:17.944Z] fpu_exception : yes [2024-04-16T10:14:17.944Z] cpuid level : 22 [2024-04-16T10:14:17.944Z] wp : yes [2024-04-16T10:14:17.944Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.944Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.944Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.944Z] bogomips : 4800.00 [2024-04-16T10:14:17.944Z] clflush size : 64 [2024-04-16T10:14:17.944Z] cache_alignment : 64 [2024-04-16T10:14:17.944Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.944Z] power management: [2024-04-16T10:14:17.944Z] [2024-04-16T10:14:17.944Z] processor : 29 [2024-04-16T10:14:17.944Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.944Z] cpu family : 6 [2024-04-16T10:14:17.944Z] model : 85 [2024-04-16T10:14:17.944Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.944Z] stepping : 7 [2024-04-16T10:14:17.944Z] microcode : 0x5003302 [2024-04-16T10:14:17.944Z] cpu MHz : 2895.783 [2024-04-16T10:14:17.944Z] cache size : 14080 KB [2024-04-16T10:14:17.944Z] physical id : 0 [2024-04-16T10:14:17.944Z] siblings : 20 [2024-04-16T10:14:17.944Z] core id : 12 [2024-04-16T10:14:17.944Z] cpu cores : 10 [2024-04-16T10:14:17.944Z] apicid : 25 [2024-04-16T10:14:17.944Z] initial apicid : 25 [2024-04-16T10:14:17.944Z] fpu : yes [2024-04-16T10:14:17.944Z] fpu_exception : yes [2024-04-16T10:14:17.944Z] cpuid level : 22 [2024-04-16T10:14:17.944Z] wp : yes [2024-04-16T10:14:17.945Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.945Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.945Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.945Z] bogomips : 4800.00 [2024-04-16T10:14:17.945Z] clflush size : 64 [2024-04-16T10:14:17.945Z] cache_alignment : 64 [2024-04-16T10:14:17.945Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.945Z] power management: [2024-04-16T10:14:17.945Z] [2024-04-16T10:14:17.945Z] processor : 30 [2024-04-16T10:14:17.945Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.945Z] cpu family : 6 [2024-04-16T10:14:17.945Z] model : 85 [2024-04-16T10:14:17.945Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.945Z] stepping : 7 [2024-04-16T10:14:17.945Z] microcode : 0x5003302 [2024-04-16T10:14:17.945Z] cpu MHz : 3200.000 [2024-04-16T10:14:17.945Z] cache size : 14080 KB [2024-04-16T10:14:17.945Z] physical id : 1 [2024-04-16T10:14:17.945Z] siblings : 20 [2024-04-16T10:14:17.945Z] core id : 0 [2024-04-16T10:14:17.945Z] cpu cores : 10 [2024-04-16T10:14:17.945Z] apicid : 33 [2024-04-16T10:14:17.945Z] initial apicid : 33 [2024-04-16T10:14:17.945Z] fpu : yes [2024-04-16T10:14:17.945Z] fpu_exception : yes [2024-04-16T10:14:17.945Z] cpuid level : 22 [2024-04-16T10:14:17.945Z] wp : yes [2024-04-16T10:14:17.945Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.945Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.945Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.945Z] bogomips : 4807.76 [2024-04-16T10:14:17.945Z] clflush size : 64 [2024-04-16T10:14:17.945Z] cache_alignment : 64 [2024-04-16T10:14:17.945Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.945Z] power management: [2024-04-16T10:14:17.945Z] [2024-04-16T10:14:17.945Z] processor : 31 [2024-04-16T10:14:17.945Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.945Z] cpu family : 6 [2024-04-16T10:14:17.945Z] model : 85 [2024-04-16T10:14:17.945Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.945Z] stepping : 7 [2024-04-16T10:14:17.945Z] microcode : 0x5003302 [2024-04-16T10:14:17.945Z] cpu MHz : 3200.000 [2024-04-16T10:14:17.945Z] cache size : 14080 KB [2024-04-16T10:14:17.945Z] physical id : 1 [2024-04-16T10:14:17.945Z] siblings : 20 [2024-04-16T10:14:17.945Z] core id : 1 [2024-04-16T10:14:17.945Z] cpu cores : 10 [2024-04-16T10:14:17.945Z] apicid : 35 [2024-04-16T10:14:17.945Z] initial apicid : 35 [2024-04-16T10:14:17.945Z] fpu : yes [2024-04-16T10:14:17.945Z] fpu_exception : yes [2024-04-16T10:14:17.945Z] cpuid level : 22 [2024-04-16T10:14:17.945Z] wp : yes [2024-04-16T10:14:17.945Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.946Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.946Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.946Z] bogomips : 4807.76 [2024-04-16T10:14:17.946Z] clflush size : 64 [2024-04-16T10:14:17.946Z] cache_alignment : 64 [2024-04-16T10:14:17.946Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.946Z] power management: [2024-04-16T10:14:17.946Z] [2024-04-16T10:14:17.946Z] processor : 32 [2024-04-16T10:14:17.946Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.946Z] cpu family : 6 [2024-04-16T10:14:17.946Z] model : 85 [2024-04-16T10:14:17.946Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.946Z] stepping : 7 [2024-04-16T10:14:17.946Z] microcode : 0x5003302 [2024-04-16T10:14:17.946Z] cpu MHz : 2899.318 [2024-04-16T10:14:17.946Z] cache size : 14080 KB [2024-04-16T10:14:17.946Z] physical id : 1 [2024-04-16T10:14:17.946Z] siblings : 20 [2024-04-16T10:14:17.946Z] core id : 2 [2024-04-16T10:14:17.946Z] cpu cores : 10 [2024-04-16T10:14:17.946Z] apicid : 37 [2024-04-16T10:14:17.946Z] initial apicid : 37 [2024-04-16T10:14:17.946Z] fpu : yes [2024-04-16T10:14:17.946Z] fpu_exception : yes [2024-04-16T10:14:17.946Z] cpuid level : 22 [2024-04-16T10:14:17.946Z] wp : yes [2024-04-16T10:14:17.946Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.946Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.946Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.946Z] bogomips : 4807.76 [2024-04-16T10:14:17.946Z] clflush size : 64 [2024-04-16T10:14:17.946Z] cache_alignment : 64 [2024-04-16T10:14:17.946Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.946Z] power management: [2024-04-16T10:14:17.946Z] [2024-04-16T10:14:17.946Z] processor : 33 [2024-04-16T10:14:17.946Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.946Z] cpu family : 6 [2024-04-16T10:14:17.946Z] model : 85 [2024-04-16T10:14:17.946Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.946Z] stepping : 7 [2024-04-16T10:14:17.946Z] microcode : 0x5003302 [2024-04-16T10:14:17.946Z] cpu MHz : 2900.010 [2024-04-16T10:14:17.946Z] cache size : 14080 KB [2024-04-16T10:14:17.946Z] physical id : 1 [2024-04-16T10:14:17.946Z] siblings : 20 [2024-04-16T10:14:17.946Z] core id : 3 [2024-04-16T10:14:17.946Z] cpu cores : 10 [2024-04-16T10:14:17.946Z] apicid : 39 [2024-04-16T10:14:17.946Z] initial apicid : 39 [2024-04-16T10:14:17.946Z] fpu : yes [2024-04-16T10:14:17.946Z] fpu_exception : yes [2024-04-16T10:14:17.946Z] cpuid level : 22 [2024-04-16T10:14:17.946Z] wp : yes [2024-04-16T10:14:17.946Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.946Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.946Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.946Z] bogomips : 4807.76 [2024-04-16T10:14:17.946Z] clflush size : 64 [2024-04-16T10:14:17.946Z] cache_alignment : 64 [2024-04-16T10:14:17.946Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.947Z] power management: [2024-04-16T10:14:17.947Z] [2024-04-16T10:14:17.947Z] processor : 34 [2024-04-16T10:14:17.947Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.947Z] cpu family : 6 [2024-04-16T10:14:17.947Z] model : 85 [2024-04-16T10:14:17.947Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.947Z] stepping : 7 [2024-04-16T10:14:17.947Z] microcode : 0x5003302 [2024-04-16T10:14:17.947Z] cpu MHz : 2953.155 [2024-04-16T10:14:17.947Z] cache size : 14080 KB [2024-04-16T10:14:17.947Z] physical id : 1 [2024-04-16T10:14:17.947Z] siblings : 20 [2024-04-16T10:14:17.947Z] core id : 4 [2024-04-16T10:14:17.947Z] cpu cores : 10 [2024-04-16T10:14:17.947Z] apicid : 41 [2024-04-16T10:14:17.947Z] initial apicid : 41 [2024-04-16T10:14:17.947Z] fpu : yes [2024-04-16T10:14:17.947Z] fpu_exception : yes [2024-04-16T10:14:17.947Z] cpuid level : 22 [2024-04-16T10:14:17.947Z] wp : yes [2024-04-16T10:14:17.947Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.947Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.947Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.947Z] bogomips : 4807.76 [2024-04-16T10:14:17.947Z] clflush size : 64 [2024-04-16T10:14:17.947Z] cache_alignment : 64 [2024-04-16T10:14:17.947Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.947Z] power management: [2024-04-16T10:14:17.947Z] [2024-04-16T10:14:17.947Z] processor : 35 [2024-04-16T10:14:17.947Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.947Z] cpu family : 6 [2024-04-16T10:14:17.947Z] model : 85 [2024-04-16T10:14:17.947Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.947Z] stepping : 7 [2024-04-16T10:14:17.947Z] microcode : 0x5003302 [2024-04-16T10:14:17.947Z] cpu MHz : 2897.581 [2024-04-16T10:14:17.947Z] cache size : 14080 KB [2024-04-16T10:14:17.947Z] physical id : 1 [2024-04-16T10:14:17.947Z] siblings : 20 [2024-04-16T10:14:17.947Z] core id : 8 [2024-04-16T10:14:17.947Z] cpu cores : 10 [2024-04-16T10:14:17.947Z] apicid : 49 [2024-04-16T10:14:17.947Z] initial apicid : 49 [2024-04-16T10:14:17.947Z] fpu : yes [2024-04-16T10:14:17.947Z] fpu_exception : yes [2024-04-16T10:14:17.947Z] cpuid level : 22 [2024-04-16T10:14:17.947Z] wp : yes [2024-04-16T10:14:17.947Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.947Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.947Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.947Z] bogomips : 4807.76 [2024-04-16T10:14:17.947Z] clflush size : 64 [2024-04-16T10:14:17.947Z] cache_alignment : 64 [2024-04-16T10:14:17.947Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.947Z] power management: [2024-04-16T10:14:17.947Z] [2024-04-16T10:14:17.947Z] processor : 36 [2024-04-16T10:14:17.947Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.947Z] cpu family : 6 [2024-04-16T10:14:17.947Z] model : 85 [2024-04-16T10:14:17.947Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.947Z] stepping : 7 [2024-04-16T10:14:17.947Z] microcode : 0x5003302 [2024-04-16T10:14:17.947Z] cpu MHz : 3200.000 [2024-04-16T10:14:17.947Z] cache size : 14080 KB [2024-04-16T10:14:17.947Z] physical id : 1 [2024-04-16T10:14:17.947Z] siblings : 20 [2024-04-16T10:14:17.947Z] core id : 9 [2024-04-16T10:14:17.947Z] cpu cores : 10 [2024-04-16T10:14:17.947Z] apicid : 51 [2024-04-16T10:14:17.947Z] initial apicid : 51 [2024-04-16T10:14:17.947Z] fpu : yes [2024-04-16T10:14:17.947Z] fpu_exception : yes [2024-04-16T10:14:17.947Z] cpuid level : 22 [2024-04-16T10:14:17.947Z] wp : yes [2024-04-16T10:14:17.948Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.948Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.948Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.948Z] bogomips : 4807.76 [2024-04-16T10:14:17.948Z] clflush size : 64 [2024-04-16T10:14:17.948Z] cache_alignment : 64 [2024-04-16T10:14:17.948Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.948Z] power management: [2024-04-16T10:14:17.948Z] [2024-04-16T10:14:17.948Z] processor : 37 [2024-04-16T10:14:17.948Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.948Z] cpu family : 6 [2024-04-16T10:14:17.948Z] model : 85 [2024-04-16T10:14:17.948Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.948Z] stepping : 7 [2024-04-16T10:14:17.948Z] microcode : 0x5003302 [2024-04-16T10:14:17.948Z] cpu MHz : 2900.030 [2024-04-16T10:14:17.948Z] cache size : 14080 KB [2024-04-16T10:14:17.948Z] physical id : 1 [2024-04-16T10:14:17.948Z] siblings : 20 [2024-04-16T10:14:17.948Z] core id : 10 [2024-04-16T10:14:17.948Z] cpu cores : 10 [2024-04-16T10:14:17.948Z] apicid : 53 [2024-04-16T10:14:17.948Z] initial apicid : 53 [2024-04-16T10:14:17.948Z] fpu : yes [2024-04-16T10:14:17.948Z] fpu_exception : yes [2024-04-16T10:14:17.948Z] cpuid level : 22 [2024-04-16T10:14:17.948Z] wp : yes [2024-04-16T10:14:17.948Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.948Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.948Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.948Z] bogomips : 4807.76 [2024-04-16T10:14:17.948Z] clflush size : 64 [2024-04-16T10:14:17.948Z] cache_alignment : 64 [2024-04-16T10:14:17.948Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.948Z] power management: [2024-04-16T10:14:17.948Z] [2024-04-16T10:14:17.948Z] processor : 38 [2024-04-16T10:14:17.948Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.948Z] cpu family : 6 [2024-04-16T10:14:17.948Z] model : 85 [2024-04-16T10:14:17.948Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.948Z] stepping : 7 [2024-04-16T10:14:17.948Z] microcode : 0x5003302 [2024-04-16T10:14:17.948Z] cpu MHz : 2900.185 [2024-04-16T10:14:17.948Z] cache size : 14080 KB [2024-04-16T10:14:17.948Z] physical id : 1 [2024-04-16T10:14:17.948Z] siblings : 20 [2024-04-16T10:14:17.948Z] core id : 11 [2024-04-16T10:14:17.948Z] cpu cores : 10 [2024-04-16T10:14:17.948Z] apicid : 55 [2024-04-16T10:14:17.948Z] initial apicid : 55 [2024-04-16T10:14:17.948Z] fpu : yes [2024-04-16T10:14:17.948Z] fpu_exception : yes [2024-04-16T10:14:17.948Z] cpuid level : 22 [2024-04-16T10:14:17.948Z] wp : yes [2024-04-16T10:14:17.948Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.949Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.949Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.949Z] bogomips : 4807.76 [2024-04-16T10:14:17.949Z] clflush size : 64 [2024-04-16T10:14:17.949Z] cache_alignment : 64 [2024-04-16T10:14:17.949Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.949Z] power management: [2024-04-16T10:14:17.949Z] [2024-04-16T10:14:17.949Z] processor : 39 [2024-04-16T10:14:17.949Z] vendor_id : GenuineIntel [2024-04-16T10:14:17.949Z] cpu family : 6 [2024-04-16T10:14:17.949Z] model : 85 [2024-04-16T10:14:17.949Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:17.949Z] stepping : 7 [2024-04-16T10:14:17.949Z] microcode : 0x5003302 [2024-04-16T10:14:17.949Z] cpu MHz : 2899.778 [2024-04-16T10:14:17.949Z] cache size : 14080 KB [2024-04-16T10:14:17.949Z] physical id : 1 [2024-04-16T10:14:17.949Z] siblings : 20 [2024-04-16T10:14:17.949Z] core id : 12 [2024-04-16T10:14:17.949Z] cpu cores : 10 [2024-04-16T10:14:17.949Z] apicid : 57 [2024-04-16T10:14:17.949Z] initial apicid : 57 [2024-04-16T10:14:17.949Z] fpu : yes [2024-04-16T10:14:17.949Z] fpu_exception : yes [2024-04-16T10:14:17.949Z] cpuid level : 22 [2024-04-16T10:14:17.949Z] wp : yes [2024-04-16T10:14:17.949Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:17.949Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:17.949Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:17.949Z] bogomips : 4807.76 [2024-04-16T10:14:17.949Z] clflush size : 64 [2024-04-16T10:14:17.949Z] cache_alignment : 64 [2024-04-16T10:14:17.949Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:17.949Z] power management: [2024-04-16T10:14:17.949Z] [2024-04-16T10:14:17.949Z] + cat /proc/meminfo [2024-04-16T10:14:17.955Z] MemTotal: 131639680 kB [2024-04-16T10:14:17.955Z] MemFree: 16741052 kB [2024-04-16T10:14:17.955Z] MemAvailable: 95718588 kB [2024-04-16T10:14:17.955Z] Buffers: 364 kB [2024-04-16T10:14:17.955Z] Cached: 71059716 kB [2024-04-16T10:14:17.955Z] SwapCached: 0 kB [2024-04-16T10:14:17.955Z] Active: 40238056 kB [2024-04-16T10:14:17.955Z] Inactive: 51938480 kB [2024-04-16T10:14:17.955Z] Active(anon): 20212244 kB [2024-04-16T10:14:17.955Z] Inactive(anon): 1143304 kB [2024-04-16T10:14:17.955Z] Active(file): 20025812 kB [2024-04-16T10:14:17.955Z] Inactive(file): 50795176 kB [2024-04-16T10:14:17.955Z] Unevictable: 147740 kB [2024-04-16T10:14:17.955Z] Mlocked: 147740 kB [2024-04-16T10:14:17.955Z] SwapTotal: 0 kB [2024-04-16T10:14:17.955Z] SwapFree: 0 kB [2024-04-16T10:14:17.955Z] Zswap: 0 kB [2024-04-16T10:14:17.955Z] Zswapped: 0 kB [2024-04-16T10:14:17.955Z] Dirty: 377968 kB [2024-04-16T10:14:17.955Z] Writeback: 0 kB [2024-04-16T10:14:17.955Z] AnonPages: 21237472 kB [2024-04-16T10:14:17.955Z] Mapped: 1718364 kB [2024-04-16T10:14:17.955Z] Shmem: 233168 kB [2024-04-16T10:14:17.955Z] KReclaimable: 9217964 kB [2024-04-16T10:14:17.955Z] Slab: 15543192 kB [2024-04-16T10:14:17.955Z] SReclaimable: 9217964 kB [2024-04-16T10:14:17.955Z] SUnreclaim: 6325228 kB [2024-04-16T10:14:17.955Z] KernelStack: 74208 kB [2024-04-16T10:14:17.955Z] PageTables: 142080 kB [2024-04-16T10:14:17.955Z] SecPageTables: 0 kB [2024-04-16T10:14:17.955Z] NFS_Unstable: 0 kB [2024-04-16T10:14:17.955Z] Bounce: 0 kB [2024-04-16T10:14:17.955Z] WritebackTmp: 0 kB [2024-04-16T10:14:17.955Z] CommitLimit: 65819840 kB [2024-04-16T10:14:17.955Z] Committed_AS: 38296240 kB [2024-04-16T10:14:17.955Z] VmallocTotal: 34359738367 kB [2024-04-16T10:14:17.955Z] VmallocUsed: 300716 kB [2024-04-16T10:14:17.955Z] VmallocChunk: 0 kB [2024-04-16T10:14:17.955Z] Percpu: 1501632 kB [2024-04-16T10:14:17.955Z] HardwareCorrupted: 0 kB [2024-04-16T10:14:17.955Z] AnonHugePages: 129024 kB [2024-04-16T10:14:17.955Z] ShmemHugePages: 0 kB [2024-04-16T10:14:17.955Z] ShmemPmdMapped: 0 kB [2024-04-16T10:14:17.955Z] FileHugePages: 0 kB [2024-04-16T10:14:17.955Z] FilePmdMapped: 0 kB [2024-04-16T10:14:17.955Z] CmaTotal: 0 kB [2024-04-16T10:14:17.955Z] CmaFree: 0 kB [2024-04-16T10:14:17.955Z] HugePages_Total: 0 [2024-04-16T10:14:17.955Z] HugePages_Free: 0 [2024-04-16T10:14:17.955Z] HugePages_Rsvd: 0 [2024-04-16T10:14:17.955Z] HugePages_Surp: 0 [2024-04-16T10:14:17.955Z] Hugepagesize: 2048 kB [2024-04-16T10:14:17.955Z] Hugetlb: 0 kB [2024-04-16T10:14:17.955Z] DirectMap4k: 1108296 kB [2024-04-16T10:14:17.955Z] DirectMap2M: 36294656 kB [2024-04-16T10:14:17.955Z] DirectMap1G: 98566144 kB [Pipeline] sh [2024-04-16T10:14:18.001Z] [exec] Application deployed with name simple-ejb-cdiApp. [2024-04-16T10:14:18.001Z] [echo] Deployment on target server server successful [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setOSConditions: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setToolWin: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setToolUnix: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setToolProperty: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setS1ASclassPath: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] init-common: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] deploy-common-ee: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] run: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setOSConditions: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setToolWin: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setToolUnix: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setToolProperty: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] setS1ASclassPath: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] init-common: [2024-04-16T10:14:18.001Z] [2024-04-16T10:14:18.001Z] runclient-common: [2024-04-16T10:14:18.002Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiAppClient.jar -name simple-ejb-cdiClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:14:18.069Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:18.069Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:18.237Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:18.237Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:18.800Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:18.800Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:18.800Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test ejb_group_1 [2024-04-16T10:14:18.800Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:14:18.800Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:14:18.800Z] + readonly GF_INTERNAL_ENV_SH=/tmp/5Rggf-internal-env [2024-04-16T10:14:18.800Z] + GF_INTERNAL_ENV_SH=/tmp/5Rggf-internal-env [2024-04-16T10:14:18.800Z] + '[' '!' -z '' ']' [2024-04-16T10:14:18.800Z] + export WSIMPORT_OPTS= [2024-04-16T10:14:18.800Z] + WSIMPORT_OPTS= [2024-04-16T10:14:18.800Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:14:18.800Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:14:18.985Z] [exec] Apr 16, 2024 10:14:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:14:18.985Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:14:18.997Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:18.997Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:18.997Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test ejb_group_2 [2024-04-16T10:14:18.997Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:14:18.997Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:14:18.997Z] + readonly GF_INTERNAL_ENV_SH=/tmp/0cFgf-internal-env [2024-04-16T10:14:18.997Z] + GF_INTERNAL_ENV_SH=/tmp/0cFgf-internal-env [2024-04-16T10:14:18.997Z] + '[' '!' -z '' ']' [2024-04-16T10:14:18.997Z] + export WSIMPORT_OPTS= [2024-04-16T10:14:18.997Z] + WSIMPORT_OPTS= [2024-04-16T10:14:18.997Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:14:18.997Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:14:19.056Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:14:19.056Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:19.056Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:19.056Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:19.056Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:19.056Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:14:19.056Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:14:19.056Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:19.056Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:19.056Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:19.056Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:19.056Z] + echo 'Preparing dependencies ...' [2024-04-16T10:14:19.056Z] Preparing dependencies ... [2024-04-16T10:14:19.056Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:14:19.254Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:14:19.254Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:19.254Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:19.254Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:19.254Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:19.254Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:14:19.254Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:14:19.254Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:19.254Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:19.254Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:19.254Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:19.254Z] + echo 'Preparing dependencies ...' [2024-04-16T10:14:19.254Z] Preparing dependencies ... [2024-04-16T10:14:19.254Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:14:19.913Z] [exec] Apr 16, 2024 10:14:19 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:14:19.913Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-cdi-client] with main class [com.sun.s1asdev.cdi.ejb.hello.session.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-cdiAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-cdiClient [2024-04-16T10:14:19.928Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:14:19.928Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:14:19.928Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:14:19.928Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:14:19.928Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:14:19.928Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:14:19.928Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:14:19.928Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:14:19.928Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:14:19.928Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:14:19.928Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:14:19.928Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:14:19.928Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:14:19.928Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:14:19.928Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:14:19.929Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:14:19.929Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:19.929Z] [INFO] BUILD SUCCESS [2024-04-16T10:14:19.929Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:19.929Z] [INFO] Total time: 19.977 s [2024-04-16T10:14:19.929Z] [INFO] Finished at: 2024-04-16T10:14:19Z [2024-04-16T10:14:19.929Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:19.929Z] + run_test web_jsp [2024-04-16T10:14:19.929Z] + local testid=web_jsp [2024-04-16T10:14:19.929Z] + local found=false [2024-04-16T10:14:19.929Z] ++ find . -name run_test.sh [2024-04-16T10:14:19.929Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.929Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:14:19.929Z] + OPT=list_test_ids [2024-04-16T10:14:19.929Z] + TEST_ID= [2024-04-16T10:14:19.929Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:14:19.929Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:14:19.929Z] +++ uname [2024-04-16T10:14:19.929Z] +++ grep -i sunos [2024-04-16T10:14:19.929Z] +++ wc -l [2024-04-16T10:14:19.929Z] +++ awk '{print $1}' [2024-04-16T10:14:19.929Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.929Z] ++ GREP=grep [2024-04-16T10:14:19.929Z] ++ AWK=awk [2024-04-16T10:14:19.929Z] ++ SED=sed [2024-04-16T10:14:19.929Z] ++ BC=bc [2024-04-16T10:14:19.929Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.929Z] + case ${OPT} in [2024-04-16T10:14:19.929Z] + list_test_ids [2024-04-16T10:14:19.929Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ admin_cli_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ admin-cli-group-1 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ admin-cli-group-2 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ admin-cli-group-3 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ admin-cli-group-4 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ admin-cli-group-5 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + [[ false = true ]] [2024-04-16T10:14:19.929Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.929Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:14:19.929Z] + OPT=list_test_ids [2024-04-16T10:14:19.929Z] + TEST_ID= [2024-04-16T10:14:19.929Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:14:19.929Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:14:19.929Z] +++ uname [2024-04-16T10:14:19.929Z] +++ grep -i sunos [2024-04-16T10:14:19.929Z] +++ wc -l [2024-04-16T10:14:19.929Z] +++ awk '{print $1}' [2024-04-16T10:14:19.929Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.929Z] ++ GREP=grep [2024-04-16T10:14:19.929Z] ++ AWK=awk [2024-04-16T10:14:19.929Z] ++ SED=sed [2024-04-16T10:14:19.929Z] ++ BC=bc [2024-04-16T10:14:19.929Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.929Z] + case ${OPT} in [2024-04-16T10:14:19.929Z] + list_test_ids [2024-04-16T10:14:19.929Z] + echo batch_all [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ batch_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + [[ false = true ]] [2024-04-16T10:14:19.929Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.929Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:14:19.929Z] + OPT=list_test_ids [2024-04-16T10:14:19.929Z] + TEST_ID= [2024-04-16T10:14:19.929Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:14:19.929Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:14:19.929Z] +++ uname [2024-04-16T10:14:19.929Z] +++ grep -i sunos [2024-04-16T10:14:19.929Z] +++ wc -l [2024-04-16T10:14:19.929Z] +++ awk '{print $1}' [2024-04-16T10:14:19.929Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.929Z] ++ GREP=grep [2024-04-16T10:14:19.929Z] ++ AWK=awk [2024-04-16T10:14:19.929Z] ++ SED=sed [2024-04-16T10:14:19.929Z] ++ BC=bc [2024-04-16T10:14:19.929Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.929Z] + case ${OPT} in [2024-04-16T10:14:19.929Z] + list_test_ids [2024-04-16T10:14:19.929Z] + echo cdi_all [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ cdi_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + [[ false = true ]] [2024-04-16T10:14:19.929Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.929Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:14:19.929Z] + OPT=list_test_ids [2024-04-16T10:14:19.929Z] + TEST_ID= [2024-04-16T10:14:19.929Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:14:19.929Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:14:19.929Z] +++ uname [2024-04-16T10:14:19.929Z] +++ grep -i sunos [2024-04-16T10:14:19.929Z] +++ wc -l [2024-04-16T10:14:19.929Z] +++ awk '{print $1}' [2024-04-16T10:14:19.929Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.929Z] ++ GREP=grep [2024-04-16T10:14:19.929Z] ++ AWK=awk [2024-04-16T10:14:19.929Z] ++ SED=sed [2024-04-16T10:14:19.929Z] ++ BC=bc [2024-04-16T10:14:19.929Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.929Z] + case ${OPT} in [2024-04-16T10:14:19.929Z] + list_test_ids [2024-04-16T10:14:19.929Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ connector_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ connector_group_1 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ connector_group_2 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ connector_group_3 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ connector_group_4 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + [[ false = true ]] [2024-04-16T10:14:19.929Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.929Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:14:19.929Z] + OPT=list_test_ids [2024-04-16T10:14:19.929Z] + TEST_ID= [2024-04-16T10:14:19.929Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:14:19.929Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:14:19.929Z] +++ uname [2024-04-16T10:14:19.929Z] +++ grep -i sunos [2024-04-16T10:14:19.929Z] +++ wc -l [2024-04-16T10:14:19.929Z] +++ awk '{print $1}' [2024-04-16T10:14:19.929Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.929Z] ++ GREP=grep [2024-04-16T10:14:19.929Z] ++ AWK=awk [2024-04-16T10:14:19.929Z] ++ SED=sed [2024-04-16T10:14:19.929Z] ++ BC=bc [2024-04-16T10:14:19.929Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.929Z] + case ${OPT} in [2024-04-16T10:14:19.929Z] + list_test_ids [2024-04-16T10:14:19.929Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ deployment_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.929Z] + [[ deployment_cluster_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.929Z] + [[ false = true ]] [2024-04-16T10:14:19.929Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.930Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:14:19.930Z] + OPT=list_test_ids [2024-04-16T10:14:19.930Z] + TEST_ID= [2024-04-16T10:14:19.930Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:14:19.930Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:14:19.930Z] +++ uname [2024-04-16T10:14:19.930Z] +++ grep -i sunos [2024-04-16T10:14:19.930Z] +++ wc -l [2024-04-16T10:14:19.930Z] +++ awk '{print $1}' [2024-04-16T10:14:19.930Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.930Z] ++ GREP=grep [2024-04-16T10:14:19.930Z] ++ AWK=awk [2024-04-16T10:14:19.930Z] ++ SED=sed [2024-04-16T10:14:19.930Z] ++ BC=bc [2024-04-16T10:14:19.930Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.930Z] + case ${OPT} in [2024-04-16T10:14:19.930Z] + list_test_ids [2024-04-16T10:14:19.930Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ ejb_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ ejb_timer_cluster_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ ejb_web_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ ejb_group_1 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ ejb_group_2 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ ejb_group_3 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ ejb_group_embedded = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + [[ false = true ]] [2024-04-16T10:14:19.930Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.930Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:14:19.930Z] + OPT=list_test_ids [2024-04-16T10:14:19.930Z] + TEST_ID= [2024-04-16T10:14:19.930Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:14:19.930Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:14:19.930Z] +++ uname [2024-04-16T10:14:19.930Z] +++ grep -i sunos [2024-04-16T10:14:19.930Z] +++ wc -l [2024-04-16T10:14:19.930Z] +++ awk '{print $1}' [2024-04-16T10:14:19.930Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.930Z] ++ GREP=grep [2024-04-16T10:14:19.930Z] ++ AWK=awk [2024-04-16T10:14:19.930Z] ++ SED=sed [2024-04-16T10:14:19.930Z] ++ BC=bc [2024-04-16T10:14:19.930Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.930Z] + case ${OPT} in [2024-04-16T10:14:19.930Z] + list_test_ids [2024-04-16T10:14:19.930Z] + echo jdbc_all [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ jdbc_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + [[ false = true ]] [2024-04-16T10:14:19.930Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.930Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-04-16T10:14:19.930Z] + OPT=list_test_ids [2024-04-16T10:14:19.930Z] + TEST_ID= [2024-04-16T10:14:19.930Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-04-16T10:14:19.930Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-04-16T10:14:19.930Z] +++ uname [2024-04-16T10:14:19.930Z] +++ grep -i sunos [2024-04-16T10:14:19.930Z] +++ wc -l [2024-04-16T10:14:19.930Z] +++ awk '{print $1}' [2024-04-16T10:14:19.930Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.930Z] ++ GREP=grep [2024-04-16T10:14:19.930Z] ++ AWK=awk [2024-04-16T10:14:19.930Z] ++ SED=sed [2024-04-16T10:14:19.930Z] ++ BC=bc [2024-04-16T10:14:19.930Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.930Z] + case ${OPT} in [2024-04-16T10:14:19.930Z] + list_test_ids [2024-04-16T10:14:19.930Z] + echo jms_all [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ jms_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + [[ false = true ]] [2024-04-16T10:14:19.930Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.930Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-04-16T10:14:19.930Z] + OPT=list_test_ids [2024-04-16T10:14:19.930Z] + TEST_ID= [2024-04-16T10:14:19.930Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:14:19.930Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:14:19.930Z] +++ uname [2024-04-16T10:14:19.930Z] +++ grep -i sunos [2024-04-16T10:14:19.930Z] +++ wc -l [2024-04-16T10:14:19.930Z] +++ awk '{print $1}' [2024-04-16T10:14:19.930Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.930Z] ++ GREP=grep [2024-04-16T10:14:19.930Z] ++ AWK=awk [2024-04-16T10:14:19.930Z] ++ SED=sed [2024-04-16T10:14:19.930Z] ++ BC=bc [2024-04-16T10:14:19.930Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.930Z] + case ${OPT} in [2024-04-16T10:14:19.930Z] + list_test_ids [2024-04-16T10:14:19.930Z] + echo naming_all [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ naming_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + [[ false = true ]] [2024-04-16T10:14:19.930Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.930Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-04-16T10:14:19.930Z] + OPT=list_test_ids [2024-04-16T10:14:19.930Z] + TEST_ID= [2024-04-16T10:14:19.930Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:14:19.930Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-04-16T10:14:19.930Z] +++ uname [2024-04-16T10:14:19.930Z] +++ grep -i sunos [2024-04-16T10:14:19.930Z] +++ wc -l [2024-04-16T10:14:19.930Z] +++ awk '{print $1}' [2024-04-16T10:14:19.930Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.930Z] ++ GREP=grep [2024-04-16T10:14:19.930Z] ++ AWK=awk [2024-04-16T10:14:19.930Z] ++ SED=sed [2024-04-16T10:14:19.930Z] ++ BC=bc [2024-04-16T10:14:19.930Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.930Z] + case ${OPT} in [2024-04-16T10:14:19.930Z] + list_test_ids [2024-04-16T10:14:19.930Z] + echo persistence_all [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ persistence_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + [[ false = true ]] [2024-04-16T10:14:19.930Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.930Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ security_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + [[ false = true ]] [2024-04-16T10:14:19.930Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.930Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-04-16T10:14:19.930Z] + OPT=list_test_ids [2024-04-16T10:14:19.930Z] + TEST_ID= [2024-04-16T10:14:19.930Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-04-16T10:14:19.930Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-04-16T10:14:19.930Z] +++ uname [2024-04-16T10:14:19.930Z] +++ grep -i sunos [2024-04-16T10:14:19.930Z] +++ wc -l [2024-04-16T10:14:19.930Z] +++ awk '{print $1}' [2024-04-16T10:14:19.930Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.930Z] ++ GREP=grep [2024-04-16T10:14:19.930Z] ++ AWK=awk [2024-04-16T10:14:19.930Z] ++ SED=sed [2024-04-16T10:14:19.930Z] ++ BC=bc [2024-04-16T10:14:19.930Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.930Z] + case ${OPT} in [2024-04-16T10:14:19.930Z] + list_test_ids [2024-04-16T10:14:19.930Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ transaction_ee_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ transaction-ee-1 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ transaction-ee-2 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.930Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.930Z] + [[ transaction-ee-3 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.931Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.931Z] + [[ transaction-ee-4 = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.931Z] + [[ false = true ]] [2024-04-16T10:14:19.931Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:19.931Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-04-16T10:14:19.931Z] + OPT=list_test_ids [2024-04-16T10:14:19.931Z] + TEST_ID= [2024-04-16T10:14:19.931Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-04-16T10:14:19.931Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-04-16T10:14:19.931Z] +++ uname [2024-04-16T10:14:19.931Z] +++ grep -i sunos [2024-04-16T10:14:19.931Z] +++ wc -l [2024-04-16T10:14:19.931Z] +++ awk '{print $1}' [2024-04-16T10:14:19.931Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.931Z] ++ GREP=grep [2024-04-16T10:14:19.931Z] ++ AWK=awk [2024-04-16T10:14:19.931Z] ++ SED=sed [2024-04-16T10:14:19.931Z] ++ BC=bc [2024-04-16T10:14:19.931Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.931Z] + case $OPT in [2024-04-16T10:14:19.931Z] + list_test_ids [2024-04-16T10:14:19.931Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-04-16T10:14:19.931Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.931Z] + [[ web_all = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.931Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:19.931Z] + [[ web_jsp = \w\e\b\_\j\s\p ]] [2024-04-16T10:14:19.931Z] + found=true [2024-04-16T10:14:19.931Z] + break [2024-04-16T10:14:19.931Z] + [[ true = true ]] [2024-04-16T10:14:19.931Z] + ./appserver/tests/appserv-tests/devtests/web/run_test.sh run_test_id web_jsp [2024-04-16T10:14:19.931Z] + OPT=run_test_id [2024-04-16T10:14:19.931Z] + TEST_ID=web_jsp [2024-04-16T10:14:19.931Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-04-16T10:14:19.931Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-04-16T10:14:19.931Z] +++ uname [2024-04-16T10:14:19.931Z] +++ grep -i sunos [2024-04-16T10:14:19.931Z] +++ wc -l [2024-04-16T10:14:19.931Z] +++ awk '{print $1}' [2024-04-16T10:14:19.931Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:19.931Z] ++ GREP=grep [2024-04-16T10:14:19.931Z] ++ AWK=awk [2024-04-16T10:14:19.931Z] ++ SED=sed [2024-04-16T10:14:19.931Z] ++ BC=bc [2024-04-16T10:14:19.931Z] ++ export GREP AWK SED BC [2024-04-16T10:14:19.931Z] + case $OPT in [2024-04-16T10:14:19.931Z] + trap 'copy_test_artifacts web_jsp' EXIT [2024-04-16T10:14:19.931Z] + run_test_id web_jsp [2024-04-16T10:14:19.931Z] + cat /etc/hosts [2024-04-16T10:14:19.931Z] # Kubernetes-managed hosts file. [2024-04-16T10:14:19.931Z] 127.0.0.1 localhost [2024-04-16T10:14:19.931Z] ::1 localhost ip6-localhost ip6-loopback [2024-04-16T10:14:19.931Z] fe00::0 ip6-localnet [2024-04-16T10:14:19.931Z] fe00::0 ip6-mcastprefix [2024-04-16T10:14:19.931Z] fe00::1 ip6-allnodes [2024-04-16T10:14:19.931Z] fe00::2 ip6-allrouters [2024-04-16T10:14:19.931Z] 10.40.56.146 basic-znmt7 [2024-04-16T10:14:19.931Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:14:19.931Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:14:19.931Z] [2024-04-16T10:14:19.931Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:14:19.931Z] [2024-04-16T10:14:19.931Z] + for i in "${@}" [2024-04-16T10:14:19.931Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:14:19.931Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:20.969Z] [INFO] Scanning for projects... [2024-04-16T10:14:21.161Z] [INFO] Scanning for projects... [2024-04-16T10:14:21.318Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-04-16T10:14:21.318Z] + cd ./appserver/tests/appserv-tests/devtests/web [2024-04-16T10:14:21.318Z] + test_init [2024-04-16T10:14:21.318Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:14:21.318Z] [2024-04-16T10:14:21.318Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:14:21.318Z] [2024-04-16T10:14:21.318Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:14:21.318Z] + xargs touch [2024-04-16T10:14:21.318Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:21.318Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:21.318Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:21.318Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:21.318Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:21.318Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:21.318Z] + java -version [2024-04-16T10:14:21.318Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:14:21.318Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:14:21.318Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:14:21.318Z] + ant -version [2024-04-16T10:14:21.318Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:14:21.318Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:14:21.318Z] + printf '\n\n' [2024-04-16T10:14:21.318Z] [2024-04-16T10:14:21.318Z] [2024-04-16T10:14:21.318Z] + TARGET_FROM_INPUT=(`echo $1 | sed 's/web_//'`) [2024-04-16T10:14:21.318Z] ++ echo web_jsp [2024-04-16T10:14:21.318Z] ++ sed s/web_// [2024-04-16T10:14:21.318Z] + get_test_target jsp [2024-04-16T10:14:21.318Z] + case ${1} in [2024-04-16T10:14:21.318Z] + TARGET='init jsp finish-report' [2024-04-16T10:14:21.318Z] + export TARGET [2024-04-16T10:14:21.318Z] + test_run [2024-04-16T10:14:21.318Z] + export WEBTIER_ADMIN_PORT=45707 [2024-04-16T10:14:21.318Z] + WEBTIER_ADMIN_PORT=45707 [2024-04-16T10:14:21.318Z] + export WEBTIER_JMS_PORT=45708 [2024-04-16T10:14:21.318Z] + WEBTIER_JMS_PORT=45708 [2024-04-16T10:14:21.318Z] + export WEBTIER_JMX_PORT=45709 [2024-04-16T10:14:21.318Z] + WEBTIER_JMX_PORT=45709 [2024-04-16T10:14:21.318Z] + export WEBTIER_ORB_PORT=45710 [2024-04-16T10:14:21.318Z] + WEBTIER_ORB_PORT=45710 [2024-04-16T10:14:21.318Z] + export WEBTIER_HTTP_PORT=45711 [2024-04-16T10:14:21.318Z] + WEBTIER_HTTP_PORT=45711 [2024-04-16T10:14:21.318Z] + export WEBTIER_HTTPS_PORT=45712 [2024-04-16T10:14:21.318Z] + WEBTIER_HTTPS_PORT=45712 [2024-04-16T10:14:21.318Z] + export WEBTIER_ALTERNATE_PORT=45713 [2024-04-16T10:14:21.318Z] + WEBTIER_ALTERNATE_PORT=45713 [2024-04-16T10:14:21.318Z] + export WEBTIER_ORB_SSL_PORT=45714 [2024-04-16T10:14:21.318Z] + WEBTIER_ORB_SSL_PORT=45714 [2024-04-16T10:14:21.318Z] + export WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2024-04-16T10:14:21.318Z] + WEBTIER_ORB_SSL_MUTUALAUTH_PORT=45715 [2024-04-16T10:14:21.318Z] + export WEBTIER_INSTANCE_PORT=45716 [2024-04-16T10:14:21.318Z] + WEBTIER_INSTANCE_PORT=45716 [2024-04-16T10:14:21.318Z] + export WEBTIER_INSTANCE_PORT_2=45717 [2024-04-16T10:14:21.318Z] + WEBTIER_INSTANCE_PORT_2=45717 [2024-04-16T10:14:21.318Z] + export WEBTIER_INSTANCE_PORT_3=45718 [2024-04-16T10:14:21.318Z] + WEBTIER_INSTANCE_PORT_3=45718 [2024-04-16T10:14:21.318Z] + export WEBTIER_INSTANCE_HTTPS_PORT=45719 [2024-04-16T10:14:21.318Z] + WEBTIER_INSTANCE_HTTPS_PORT=45719 [2024-04-16T10:14:21.318Z] + export AS_LOGFILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/cli.log [2024-04-16T10:14:21.318Z] + AS_LOGFILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/cli.log [2024-04-16T10:14:21.318Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:14:21.319Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:21.319Z] + echo AS_ADMIN_PASSWORD= [2024-04-16T10:14:21.319Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45712:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45711 domain1 [2024-04-16T10:14:22.295Z] Using port 45707 for Admin. [2024-04-16T10:14:22.295Z] Using port 45711 for HTTP Instance. [2024-04-16T10:14:22.295Z] Using port 45708 for JMS. [2024-04-16T10:14:22.295Z] Using port 45710 for IIOP. [2024-04-16T10:14:22.295Z] Using port 45712 for HTTP_SSL. [2024-04-16T10:14:22.295Z] Using port 45714 for IIOP_SSL. [2024-04-16T10:14:22.295Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-04-16T10:14:22.295Z] Using port 45709 for JMX_ADMIN. [2024-04-16T10:14:22.295Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T10:14:22.295Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T10:14:22.295Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:14:22.295Z] [CN=basic-znmt7,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:14:23.235Z] [exec] Apr 16, 2024 10:14:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:14:23.235Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6c2a95d5 [2024-04-16T10:14:23.235Z] [exec] Creating InitialContext() [2024-04-16T10:14:23.235Z] [exec] Value of key is: stateful [2024-04-16T10:14:23.235Z] [exec] Value of key is: stateless [2024-04-16T10:14:23.235Z] [exec] Value of key is: stateless2 [2024-04-16T10:14:23.235Z] [exec] ensuring that sless1 and sless2 are not equal [2024-04-16T10:14:23.235Z] [exec] Value of key is: stateless3 [2024-04-16T10:14:23.235Z] [exec] Value of key is: stateless4 [2024-04-16T10:14:23.235Z] [exec] test complete [2024-04-16T10:14:23.235Z] [exec] Value of key is: main [2024-04-16T10:14:23.235Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:23.235Z] [exec] [2024-04-16T10:14:23.235Z] [exec] [2024-04-16T10:14:23.235Z] [exec] ----------------------------------------- [2024-04-16T10:14:23.235Z] [exec] - stateful: PASS - [2024-04-16T10:14:23.235Z] [exec] - stateless4: PASS - [2024-04-16T10:14:23.235Z] [exec] - main: PASS - [2024-04-16T10:14:23.235Z] [exec] - stateless: PASS - [2024-04-16T10:14:23.235Z] [exec] - stateless2: PASS - [2024-04-16T10:14:23.235Z] [exec] - stateless3: PASS - [2024-04-16T10:14:23.235Z] [exec] ----------------------------------------- [2024-04-16T10:14:23.235Z] [exec] Total PASS: 6 [2024-04-16T10:14:23.235Z] [exec] Total FAIL: 0 [2024-04-16T10:14:23.235Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:14:23.235Z] [exec] ----------------------------------------- [2024-04-16T10:14:23.235Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:14:23.235Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:14:23.492Z] [2024-04-16T10:14:23.492Z] checkReporting-common: [2024-04-16T10:14:23.492Z] [2024-04-16T10:14:23.492Z] confirmReportPresent-common: [2024-04-16T10:14:23.492Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:14:23.492Z] [echo] Test seems to be reported fine [2024-04-16T10:14:23.492Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ejb-cdi/RepRunConf.txt [2024-04-16T10:14:23.492Z] [2024-04-16T10:14:23.492Z] confirmMissingReport-common: [2024-04-16T10:14:23.492Z] [2024-04-16T10:14:23.492Z] undeploy: [2024-04-16T10:14:23.749Z] [2024-04-16T10:14:23.749Z] setOSConditions: [2024-04-16T10:14:23.749Z] [2024-04-16T10:14:23.749Z] setToolWin: [2024-04-16T10:14:23.749Z] [2024-04-16T10:14:23.749Z] setToolUnix: [2024-04-16T10:14:23.749Z] [2024-04-16T10:14:23.749Z] setToolProperty: [2024-04-16T10:14:23.749Z] [2024-04-16T10:14:23.749Z] setS1ASclassPath: [2024-04-16T10:14:23.749Z] [2024-04-16T10:14:23.749Z] init-common: [2024-04-16T10:14:23.749Z] [2024-04-16T10:14:23.749Z] undeploy-common: [2024-04-16T10:14:24.288Z] [INFO] [2024-04-16T10:14:24.288Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:14:24.288Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:14:24.288Z] [INFO] from pom.xml [2024-04-16T10:14:24.288Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:14:24.299Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:14:24.299Z] for: CN=basic-znmt7, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:14:24.299Z] [2024-04-16T10:14:24.299Z] Warning: [2024-04-16T10:14:24.299Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:24.299Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:14:24.299Z] [CN=basic-znmt7-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:14:24.312Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-cdiApp [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] all: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setOSConditions: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setToolWin: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setToolUnix: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setToolProperty: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setS1ASclassPath: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] init-common: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] clean: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setOSConditions: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setToolWin: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setToolUnix: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setToolProperty: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setS1ASclassPath: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] init-common: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] clean-common: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setOSConditions: [2024-04-16T10:14:24.312Z] [2024-04-16T10:14:24.312Z] setToolWin: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolUnix: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolProperty: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setS1ASclassPath: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] init-common: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] clean-classes-common: [2024-04-16T10:14:24.313Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setOSConditions: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolWin: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolUnix: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolProperty: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setS1ASclassPath: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] init-common: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] clean-jars-common: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] compile: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setOSConditions: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolWin: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolUnix: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setToolProperty: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] setS1ASclassPath: [2024-04-16T10:14:24.313Z] [2024-04-16T10:14:24.313Z] init-common: [2024-04-16T10:14:24.314Z] [2024-04-16T10:14:24.314Z] compile-common: [2024-04-16T10:14:24.314Z] [echo] Current time (ISO): 2024-04-16T10:14:24.307+0000 [2024-04-16T10:14:24.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:24.437Z] [INFO] [2024-04-16T10:14:24.437Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:14:24.437Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:14:24.437Z] [INFO] from pom.xml [2024-04-16T10:14:24.437Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:14:24.570Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:25.038Z] [INFO] [exec] Waiting for domain1 to start .............. [2024-04-16T10:14:25.038Z] [INFO] [exec] Waiting finished after 13,508 ms. [2024-04-16T10:14:25.038Z] [INFO] [exec] Successfully started the domain : domain1 [2024-04-16T10:14:25.038Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:14:25.038Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:14:25.038Z] [INFO] [exec] Admin Port: 4,848 [2024-04-16T10:14:25.038Z] [INFO] [exec] Command start-domain executed successfully. [2024-04-16T10:14:25.737Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:14:25.737Z] for: CN=basic-znmt7-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:14:25.737Z] [2024-04-16T10:14:25.737Z] Warning: [2024-04-16T10:14:25.738Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:25.964Z] [WARNING] [echo] . [2024-04-16T10:14:25.964Z] [WARNING] [echo] Waiting finished after 74 ms. [2024-04-16T10:14:25.964Z] [WARNING] [echo] Server instance is stopped, now we wait for the start on localhost:4848 [2024-04-16T10:14:25.964Z] [WARNING] [echo] ......... [2024-04-16T10:14:25.964Z] [WARNING] [echo] Waiting finished after 9,800 ms. [2024-04-16T10:14:25.964Z] [WARNING] [echo] Successfully restarted the domain [2024-04-16T10:14:25.964Z] [WARNING] [echo] Command restart-domain executed successfully. [2024-04-16T10:14:25.964Z] [WARNING] [echo] [2024-04-16T10:14:25.964Z] [WARNING] [echo] ************************* [2024-04-16T10:14:25.964Z] [WARNING] [echo] * build rest [2024-04-16T10:14:25.964Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/rest [2024-04-16T10:14:25.964Z] [WARNING] [echo] ************************* [2024-04-16T10:14:25.964Z] [WARNING] [echo] [2024-04-16T10:14:25.964Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-04-16T10:14:25.964Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2024-04-16T10:14:25.964Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:26.028Z] [INFO] [exec] Created 1 option(s) [2024-04-16T10:14:26.028Z] [INFO] [exec] Command create-jvm-options executed successfully. [2024-04-16T10:14:26.028Z] [WARNING] [echo] stopping server [2024-04-16T10:14:26.243Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:26.305Z] Enter keystore password: Certificate stored in file [2024-04-16T10:14:26.305Z] [2024-04-16T10:14:26.305Z] Warning: [2024-04-16T10:14:26.305Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:26.483Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:26.783Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/servlet/TestManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:14:26.783Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:26.783Z] [javac] 1 warning [2024-04-16T10:14:26.783Z] [2024-04-16T10:14:26.784Z] build: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] setOSConditions: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] setToolWin: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] setToolUnix: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] setToolProperty: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] setS1ASclassPath: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] init-common: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] webclient-war-common: [2024-04-16T10:14:26.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] clear: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] test-tlds-exist: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] copy-tlds: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] test-tagfiles-exist: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] copy-tagfiles: [2024-04-16T10:14:26.784Z] [2024-04-16T10:14:26.784Z] package-war-common: [2024-04-16T10:14:26.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:26.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:26.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:26.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:26.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/lib [2024-04-16T10:14:26.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:26.785Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:26.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/docroot [2024-04-16T10:14:26.785Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2024-04-16T10:14:26.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:26.785Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:26.785Z] [javac] Compiling 1 source file [2024-04-16T10:14:26.805Z] [INFO] [2024-04-16T10:14:26.805Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:14:26.805Z] [INFO] [2024-04-16T10:14:26.805Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:14:26.839Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:26.839Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:26.839Z] 3 warnings [2024-04-16T10:14:26.839Z] [WARNING] [echo] [2024-04-16T10:14:26.839Z] [WARNING] [echo] ************************* [2024-04-16T10:14:26.839Z] [WARNING] [echo] * build-deploy web/helloworld [2024-04-16T10:14:26.839Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld [2024-04-16T10:14:26.839Z] [WARNING] [echo] ************************* [2024-04-16T10:14:26.840Z] [WARNING] [echo] [2024-04-16T10:14:26.840Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:26.840Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2024-04-16T10:14:26.840Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:26.905Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:14:27.041Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:27.041Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:27.041Z] [2024-04-16T10:14:27.041Z] deploy: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] deploy-war-common: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] setOSConditions: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] setToolWin: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] setToolUnix: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] setToolProperty: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] setS1ASclassPath: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] init-common: [2024-04-16T10:14:27.042Z] [2024-04-16T10:14:27.042Z] deploy-war-commonpe: [2024-04-16T10:14:27.095Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:27.350Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:27.350Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:27.350Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2024-04-16T10:14:27.350Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:27.350Z] 3 warnings [2024-04-16T10:14:27.350Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:27.350Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2024-04-16T10:14:27.350Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:14:27.350Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb [2024-04-16T10:14:27.350Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:14:27.350Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:27.503Z] Enter keystore password: Certificate stored in file [2024-04-16T10:14:27.504Z] [2024-04-16T10:14:27.504Z] Warning: [2024-04-16T10:14:27.504Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:27.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-managed-bean --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-web.war [2024-04-16T10:14:27.606Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:27.606Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:27.707Z] [INFO] [2024-04-16T10:14:27.707Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:14:27.707Z] [INFO] [2024-04-16T10:14:27.707Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:14:27.861Z] 3 warnings [2024-04-16T10:14:27.861Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-04-16T10:14:27.861Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2024-04-16T10:14:27.861Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2024-04-16T10:14:27.862Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:27.862Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:27.862Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:27.862Z] [WARNING] [echo] deploying hellojsp.war with --upload [2024-04-16T10:14:28.104Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:14:28.629Z] [INFO] [exec] Waiting for the domain to stop .. [2024-04-16T10:14:28.629Z] [INFO] [exec] Waiting finished after 1,052 ms. [2024-04-16T10:14:28.629Z] [INFO] [exec] Command stop-domain executed successfully. [2024-04-16T10:14:28.629Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:28.629Z] [WARNING] [echo] | | [2024-04-16T10:14:28.629Z] [WARNING] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:14:28.629Z] [WARNING] [echo] | in Felix mode | [2024-04-16T10:14:28.629Z] [WARNING] [echo] | | [2024-04-16T10:14:28.629Z] [WARNING] [echo] +-----------------------------+ [2024-04-16T10:14:28.991Z] [exec] Application deployed with name cdi-simple-managed-bean-web. [2024-04-16T10:14:28.991Z] [2024-04-16T10:14:28.991Z] deploy-war-commonee: [2024-04-16T10:14:28.991Z] [2024-04-16T10:14:28.991Z] run: [2024-04-16T10:14:28.991Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean/myurl [2024-04-16T10:14:28.991Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:14:28.991Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:28.991Z] [java] [2024-04-16T10:14:28.991Z] [java] [2024-04-16T10:14:28.991Z] [java] ----------------------------------------- [2024-04-16T10:14:28.991Z] [java] - simple-managed-bean: PASS - [2024-04-16T10:14:28.991Z] [java] ----------------------------------------- [2024-04-16T10:14:28.991Z] [java] - Total PASS : 1 - [2024-04-16T10:14:28.991Z] [java] - Total FAIL : 0 - [2024-04-16T10:14:28.991Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:14:28.991Z] [java] ----------------------------------------- [2024-04-16T10:14:28.991Z] [2024-04-16T10:14:28.991Z] undeploy: [2024-04-16T10:14:28.991Z] [2024-04-16T10:14:28.991Z] setOSConditions: [2024-04-16T10:14:28.991Z] [2024-04-16T10:14:28.991Z] setToolWin: [2024-04-16T10:14:28.991Z] [2024-04-16T10:14:28.991Z] setToolUnix: [2024-04-16T10:14:28.991Z] [2024-04-16T10:14:28.991Z] setToolProperty: [2024-04-16T10:14:28.992Z] [2024-04-16T10:14:28.992Z] setS1ASclassPath: [2024-04-16T10:14:28.992Z] [2024-04-16T10:14:28.992Z] init-common: [2024-04-16T10:14:28.992Z] [2024-04-16T10:14:28.992Z] undeploy-war-common: [2024-04-16T10:14:29.031Z] Domain domain1 created. [2024-04-16T10:14:29.031Z] Domain domain1 admin port is 45707. [2024-04-16T10:14:29.031Z] Domain domain1 allows admin login as user "admin" with no password. [2024-04-16T10:14:29.031Z] Command create-domain executed successfully. [2024-04-16T10:14:29.288Z] + HOST=localhost [2024-04-16T10:14:29.288Z] + echo ' [2024-04-16T10:14:29.288Z] gf.version=${env.GF_VERSION} [2024-04-16T10:14:29.288Z] bundles.dir=${env.WORKSPACE}/bundles [2024-04-16T10:14:29.288Z] admin.domain=domain1 [2024-04-16T10:14:29.288Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-04-16T10:14:29.288Z] admin.port=45707 [2024-04-16T10:14:29.288Z] admin.user=admin [2024-04-16T10:14:29.288Z] admin.host=localhost [2024-04-16T10:14:29.288Z] http.port=45711 [2024-04-16T10:14:29.288Z] https.port=45712 [2024-04-16T10:14:29.288Z] http.host=localhost [2024-04-16T10:14:29.288Z] http.address=127.0.0.1 [2024-04-16T10:14:29.288Z] http.alternate.port=45713 [2024-04-16T10:14:29.288Z] orb.port=45710 [2024-04-16T10:14:29.288Z] admin.password= [2024-04-16T10:14:29.288Z] ssl.password=changeit [2024-04-16T10:14:29.288Z] master.password=changeit [2024-04-16T10:14:29.288Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-04-16T10:14:29.288Z] appserver.instance.name=server [2024-04-16T10:14:29.288Z] config.dottedname.prefix=server [2024-04-16T10:14:29.288Z] resources.dottedname.prefix=domain.resources [2024-04-16T10:14:29.288Z] results.mailhost=localhost [2024-04-16T10:14:29.288Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-04-16T10:14:29.288Z] results.mailee=yourname@sun.com [2024-04-16T10:14:29.288Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-04-16T10:14:29.288Z] precompilejsp=true [2024-04-16T10:14:29.288Z] jvm.maxpermsize=192m [2024-04-16T10:14:29.288Z] ENABLE_REPLICATION=false [2024-04-16T10:14:29.288Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain} [2024-04-16T10:14:29.288Z] cluster.name=clusterA [2024-04-16T10:14:29.288Z] instance.name=inst1 [2024-04-16T10:14:29.288Z] instance.name.2=inst2 [2024-04-16T10:14:29.288Z] instance.name.3=inst3 [2024-04-16T10:14:29.288Z] instance.http.port=45716 [2024-04-16T10:14:29.288Z] instance.https.port=45719 [2024-04-16T10:14:29.288Z] instance.http.port.2=45717 [2024-04-16T10:14:29.288Z] instance.http.port.3=45718 [2024-04-16T10:14:29.288Z] nodeagent.name=localhost-domain1 [2024-04-16T10:14:29.288Z] ' [2024-04-16T10:14:29.288Z] + kill_processes [2024-04-16T10:14:29.288Z] + ps -aef [2024-04-16T10:14:29.288Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2024-04-16T10:14:29.288Z] + grep java [2024-04-16T10:14:29.288Z] + grep ASMain [2024-04-16T10:14:29.288Z] + grep -v grep [2024-04-16T10:14:29.288Z] + awk '{print $2}' [2024-04-16T10:14:29.288Z] + xargs kill -9 [2024-04-16T10:14:29.288Z] + true [2024-04-16T10:14:29.288Z] + jps [2024-04-16T10:14:29.288Z] + grep Main [2024-04-16T10:14:29.288Z] + grep -v grep [2024-04-16T10:14:29.288Z] + awk '{print $1}' [2024-04-16T10:14:29.288Z] + xargs kill -9 [2024-04-16T10:14:29.288Z] + true [2024-04-16T10:14:29.288Z] + ps -aef [2024-04-16T10:14:29.288Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2024-04-16T10:14:29.288Z] + grep derby [2024-04-16T10:14:29.288Z] + grep -v grep [2024-04-16T10:14:29.288Z] + awk '{print $2}' [2024-04-16T10:14:29.288Z] + xargs kill -9 [2024-04-16T10:14:29.288Z] + true [2024-04-16T10:14:29.288Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web [2024-04-16T10:14:29.288Z] + ant init jsp finish-report [2024-04-16T10:14:29.288Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:14:29.546Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/build.xml [2024-04-16T10:14:29.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-managed-bean-web [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] all: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setOSConditions: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setToolWin: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setToolUnix: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setToolProperty: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setS1ASclassPath: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] init-common: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] clean: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setOSConditions: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setToolWin: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setToolUnix: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setToolProperty: [2024-04-16T10:14:29.984Z] [2024-04-16T10:14:29.984Z] setS1ASclassPath: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] init-common: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] clean-common: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setOSConditions: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setToolWin: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setToolUnix: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setToolProperty: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setS1ASclassPath: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] init-common: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] clean-classes-common: [2024-04-16T10:14:29.985Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setOSConditions: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setToolWin: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setToolUnix: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setToolProperty: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setS1ASclassPath: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] init-common: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] clean-jars-common: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] compile: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setOSConditions: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.985Z] setToolWin: [2024-04-16T10:14:29.985Z] [2024-04-16T10:14:29.986Z] setToolUnix: [2024-04-16T10:14:29.986Z] [2024-04-16T10:14:29.986Z] setToolProperty: [2024-04-16T10:14:29.986Z] [2024-04-16T10:14:29.986Z] setS1ASclassPath: [2024-04-16T10:14:29.986Z] [2024-04-16T10:14:29.986Z] init-common: [2024-04-16T10:14:29.986Z] [2024-04-16T10:14:29.986Z] compile-common: [2024-04-16T10:14:29.986Z] [echo] Current time (ISO): 2024-04-16T10:14:29.939+0000 [2024-04-16T10:14:29.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:30.072Z] [INFO] [2024-04-16T10:14:30.072Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:14:30.072Z] [INFO] [2024-04-16T10:14:30.072Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:14:30.107Z] [2024-04-16T10:14:30.107Z] init: [2024-04-16T10:14:30.107Z] [2024-04-16T10:14:30.107Z] init-report: [2024-04-16T10:14:30.107Z] [2024-04-16T10:14:30.108Z] setOSConditions: [2024-04-16T10:14:30.108Z] [2024-04-16T10:14:30.108Z] setToolWin: [2024-04-16T10:14:30.108Z] [2024-04-16T10:14:30.108Z] setToolUnix: [2024-04-16T10:14:30.108Z] [2024-04-16T10:14:30.108Z] setToolProperty: [2024-04-16T10:14:30.108Z] [2024-04-16T10:14:30.108Z] setS1ASclassPath: [2024-04-16T10:14:30.283Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:30.400Z] [2024-04-16T10:14:30.400Z] init-common: [2024-04-16T10:14:30.400Z] [2024-04-16T10:14:30.400Z] startDomainUnix: [2024-04-16T10:14:30.400Z] [echo] Starting DAS [2024-04-16T10:14:30.982Z] [INFO] [2024-04-16T10:14:30.982Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:14:30.982Z] [INFO] [2024-04-16T10:14:30.982Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:14:32.088Z] [INFO] [exec] Application deployed with name hellojsp. [2024-04-16T10:14:32.088Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:32.088Z] [WARNING] [echo] [2024-04-16T10:14:32.088Z] [WARNING] [echo] ************************* [2024-04-16T10:14:32.088Z] [WARNING] [echo] * build-deploy web/jsfastrologer [2024-04-16T10:14:32.088Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer [2024-04-16T10:14:32.088Z] [WARNING] [echo] ************************* [2024-04-16T10:14:32.088Z] [WARNING] [echo] [2024-04-16T10:14:32.088Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:32.088Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2024-04-16T10:14:32.088Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:32.088Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:32.089Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:32.089Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:32.089Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2024-04-16T10:14:32.089Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:32.089Z] 3 warnings [2024-04-16T10:14:32.089Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:32.089Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2024-04-16T10:14:32.089Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jsftest/app [2024-04-16T10:14:32.089Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jsftest [2024-04-16T10:14:32.089Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jsftest/app [2024-04-16T10:14:32.183Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:32.343Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:32.440Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/servlet/com/tests/TestManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:14:32.440Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:32.440Z] [javac] 1 warning [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] build: [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] setOSConditions: [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] setToolWin: [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] setToolUnix: [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] setToolProperty: [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] setS1ASclassPath: [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] init-common: [2024-04-16T10:14:32.440Z] [2024-04-16T10:14:32.440Z] webclient-war-common: [2024-04-16T10:14:32.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:32.441Z] [2024-04-16T10:14:32.441Z] clear: [2024-04-16T10:14:32.441Z] [2024-04-16T10:14:32.441Z] test-tlds-exist: [2024-04-16T10:14:32.441Z] [2024-04-16T10:14:32.441Z] copy-tlds: [2024-04-16T10:14:32.441Z] [2024-04-16T10:14:32.441Z] test-tagfiles-exist: [2024-04-16T10:14:32.441Z] [2024-04-16T10:14:32.441Z] copy-tagfiles: [2024-04-16T10:14:32.441Z] [2024-04-16T10:14:32.441Z] package-war-common: [2024-04-16T10:14:32.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:32.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:32.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:32.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:32.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/lib [2024-04-16T10:14:32.441Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:32.441Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:32.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/docroot [2024-04-16T10:14:32.441Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2024-04-16T10:14:32.441Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:32.441Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:32.441Z] [javac] Compiling 1 source file [2024-04-16T10:14:32.592Z] [INFO] No sources to compile [2024-04-16T10:14:32.592Z] [INFO] [2024-04-16T10:14:32.592Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:32.592Z] [INFO] [2024-04-16T10:14:32.592Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:32.592Z] [INFO] [2024-04-16T10:14:32.592Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:14:32.592Z] [INFO] No sources to compile [2024-04-16T10:14:32.592Z] [INFO] [2024-04-16T10:14:32.592Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:14:32.592Z] [INFO] No sources to compile [2024-04-16T10:14:32.592Z] [INFO] [2024-04-16T10:14:32.592Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:14:32.640Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:32.640Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:32.640Z] 3 warnings [2024-04-16T10:14:32.640Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jsftest/app/META-INF [2024-04-16T10:14:32.640Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2024-04-16T10:14:32.640Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2024-04-16T10:14:32.640Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:32.640Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:32.640Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:32.640Z] [WARNING] [echo] deploying jsfastrologer.war [2024-04-16T10:14:32.698Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:32.698Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.698Z] deploy: [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.698Z] deploy-war-common: [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.698Z] setOSConditions: [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.698Z] setToolWin: [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.698Z] setToolUnix: [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.698Z] setToolProperty: [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.698Z] setS1ASclassPath: [2024-04-16T10:14:32.698Z] [2024-04-16T10:14:32.699Z] init-common: [2024-04-16T10:14:32.699Z] [2024-04-16T10:14:32.699Z] deploy-war-commonpe: [2024-04-16T10:14:32.849Z] [INFO] Executing tasks [2024-04-16T10:14:32.849Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:14:32.849Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:14:32.891Z] [INFO] No sources to compile [2024-04-16T10:14:32.891Z] [INFO] [2024-04-16T10:14:32.891Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:33.109Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:14:33.109Z] [INFO] Executed tasks [2024-04-16T10:14:33.109Z] [INFO] [2024-04-16T10:14:33.109Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:14:33.149Z] [INFO] [2024-04-16T10:14:33.149Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:33.149Z] [INFO] [2024-04-16T10:14:33.149Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:14:33.149Z] [INFO] No sources to compile [2024-04-16T10:14:33.149Z] [INFO] [2024-04-16T10:14:33.149Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:14:33.149Z] [INFO] No sources to compile [2024-04-16T10:14:33.149Z] [INFO] [2024-04-16T10:14:33.149Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:14:33.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-managed-bean-interceptor-with-non-default-packages --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-with-non-default-packages-web.war [2024-04-16T10:14:33.717Z] [INFO] Executing tasks [2024-04-16T10:14:33.717Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:14:33.717Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:14:33.717Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:14:33.717Z] [INFO] Executed tasks [2024-04-16T10:14:33.717Z] [INFO] [2024-04-16T10:14:33.717Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:14:34.215Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-with-non-default-packages-web. [2024-04-16T10:14:34.216Z] [2024-04-16T10:14:34.216Z] deploy-war-commonee: [2024-04-16T10:14:34.216Z] [2024-04-16T10:14:34.216Z] run: [2024-04-16T10:14:34.487Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor-with-non-default-packages/myurl [2024-04-16T10:14:34.487Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:14:34.487Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:34.487Z] [java] [2024-04-16T10:14:34.487Z] [java] [2024-04-16T10:14:34.487Z] [java] ----------------------------------------- [2024-04-16T10:14:34.487Z] [java] - simple-managed-bean-interceptor-with-non-default-packaged-beans: PASS - [2024-04-16T10:14:34.487Z] [java] ----------------------------------------- [2024-04-16T10:14:34.487Z] [java] - Total PASS : 1 - [2024-04-16T10:14:34.487Z] [java] - Total FAIL : 0 - [2024-04-16T10:14:34.487Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:14:34.487Z] [java] ----------------------------------------- [2024-04-16T10:14:34.487Z] [2024-04-16T10:14:34.487Z] undeploy: [2024-04-16T10:14:34.487Z] [2024-04-16T10:14:34.487Z] setOSConditions: [2024-04-16T10:14:34.487Z] [2024-04-16T10:14:34.487Z] setToolWin: [2024-04-16T10:14:34.487Z] [2024-04-16T10:14:34.487Z] setToolUnix: [2024-04-16T10:14:34.487Z] [2024-04-16T10:14:34.487Z] setToolProperty: [2024-04-16T10:14:34.487Z] [2024-04-16T10:14:34.487Z] setS1ASclassPath: [2024-04-16T10:14:34.487Z] [2024-04-16T10:14:34.487Z] init-common: [2024-04-16T10:14:34.488Z] [2024-04-16T10:14:34.488Z] undeploy-war-common: [Pipeline] { [Pipeline] sh [2024-04-16T10:14:35.090Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-managed-bean-interceptor-with-non-default-packages-web [2024-04-16T10:14:35.381Z] [2024-04-16T10:14:35.381Z] all: [2024-04-16T10:14:35.381Z] [2024-04-16T10:14:35.381Z] setOSConditions: [2024-04-16T10:14:35.381Z] [2024-04-16T10:14:35.381Z] setToolWin: [2024-04-16T10:14:35.381Z] [2024-04-16T10:14:35.381Z] setToolUnix: [2024-04-16T10:14:35.381Z] [2024-04-16T10:14:35.381Z] setToolProperty: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setS1ASclassPath: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] init-common: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] clean: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setOSConditions: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setToolWin: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setToolUnix: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setToolProperty: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setS1ASclassPath: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] init-common: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] clean-common: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setOSConditions: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setToolWin: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setToolUnix: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setToolProperty: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setS1ASclassPath: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] init-common: [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] clean-classes-common: [2024-04-16T10:14:35.382Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:35.382Z] [2024-04-16T10:14:35.382Z] setOSConditions: [Pipeline] {[2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setToolWin: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setToolUnix: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setToolProperty: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setS1ASclassPath: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] init-common: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] clean-jars-common: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] compile: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setOSConditions: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setToolWin: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setToolUnix: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setToolProperty: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] setS1ASclassPath: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] init-common: [2024-04-16T10:14:35.383Z] [2024-04-16T10:14:35.383Z] compile-common: [2024-04-16T10:14:35.383Z] [echo] Current time (ISO): 2024-04-16T10:14:35.282+0000 [2024-04-16T10:14:35.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:35.383Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] sh [2024-04-16T10:14:35.663Z] + id [2024-04-16T10:14:35.663Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:14:35.663Z] + uname -a [2024-04-16T10:14:35.663Z] Linux basic-5937n 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:14:35.663Z] + env [2024-04-16T10:14:35.663Z] + sort [2024-04-16T10:14:35.663Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:35.663Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:35.663Z] BRANCH_NAME=PR-24889 [2024-04-16T10:14:35.663Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:14:35.663Z] BUILD_ID=5 [2024-04-16T10:14:35.663Z] BUILD_NUMBER=5 [2024-04-16T10:14:35.663Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:14:35.663Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:14:35.663Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:14:35.663Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:14:35.663Z] CHANGE_FORK=samsonsouley [2024-04-16T10:14:35.663Z] CHANGE_ID=24889 [2024-04-16T10:14:35.663Z] CHANGE_TARGET=master [2024-04-16T10:14:35.663Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:14:35.663Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:14:35.663Z] CI=true [2024-04-16T10:14:35.663Z] EXECUTOR_NUMBER=0 [2024-04-16T10:14:35.663Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:14:35.663Z] HOME=/home/jenkins [2024-04-16T10:14:35.663Z] HOSTNAME=basic-5937n [2024-04-16T10:14:35.663Z] HUDSON_COOKIE=93724908-4e19-47aa-b08b-d353810f898d [2024-04-16T10:14:35.663Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:14:35.663Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:14:35.663Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:35.663Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:14:35.663Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:14:35.663Z] JENKINS_AGENT_NAME=basic-5937n [2024-04-16T10:14:35.663Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:14:35.663Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:14:35.663Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:14:35.663Z] JENKINS_NAME=basic-5937n [2024-04-16T10:14:35.663Z] JENKINS_NODE_COOKIE=bc232a1e-6dec-40cf-a111-882441b3f6ba [2024-04-16T10:14:35.663Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:14:35.663Z] JENKINS_SECRET=**** [2024-04-16T10:14:35.663Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:14:35.663Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:14:35.663Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:14:35.663Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:14:35.663Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:14:35.663Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:14:35.663Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:14:35.663Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:14:35.663Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:14:35.663Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:14:35.663Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:35.663Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:14:35.663Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:14:35.663Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:14:35.663Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:14:35.663Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:14:35.663Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:14:35.663Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:14:35.663Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:14:35.663Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:14:35.663Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:14:35.663Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:14:35.663Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:14:35.663Z] LANG=en_US.UTF-8 [2024-04-16T10:14:35.663Z] LANGUAGE=en_US:en [2024-04-16T10:14:35.663Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:14:35.663Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:35.663Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:35.663Z] NODE_LABELS=basic-5937n basic [2024-04-16T10:14:35.663Z] NODE_NAME=basic-5937n [2024-04-16T10:14:35.663Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:14:35.663Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-5937n [2024-04-16T10:14:35.664Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:14:35.664Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:14:35.664Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:14:35.664Z] PORT_ADMIN=4848 [2024-04-16T10:14:35.664Z] PORT_HTTP=8080 [2024-04-16T10:14:35.664Z] PORT_HTTPS=8181 [2024-04-16T10:14:35.664Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:35.664Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:14:35.664Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:14:35.664Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:14:35.664Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:14:35.664Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:35.664Z] SHLVL=1 [2024-04-16T10:14:35.664Z] STAGE_NAME=ejb_group_embedded [2024-04-16T10:14:35.664Z] TERM=xterm [2024-04-16T10:14:35.664Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:14:35.664Z] USER_NAME=jenkins [2024-04-16T10:14:35.664Z] _=/usr/bin/env [2024-04-16T10:14:35.664Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:35.664Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:14:35.664Z] + df -h [2024-04-16T10:14:35.664Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:14:35.664Z] overlay 32G 20K 32G 1% / [2024-04-16T10:14:35.664Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:14:35.664Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:14:35.664Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:14:35.664Z] tmpfs 26G 69M 26G 1% /etc/hostname [2024-04-16T10:14:35.664Z] /dev/sda4 894G 237G 657G 27% /etc/hosts [2024-04-16T10:14:35.664Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:14:35.664Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:14:35.664Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:14:35.664Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:14:35.664Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:14:35.664Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:14:35.664Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:14:35.664Z] 87 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:14:35.664Z] + mvn -version [2024-04-16T10:14:35.934Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:14:35.934Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:35.934Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:14:35.934Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:14:35.934Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:14:35.945Z] [INFO] [exec] Application deployed with name jsfastrologer. [2024-04-16T10:14:35.945Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:35.945Z] [WARNING] [echo] [2024-04-16T10:14:35.945Z] [WARNING] [echo] ************************* [2024-04-16T10:14:35.945Z] [WARNING] [echo] * build-deploy web/jsfinjection [2024-04-16T10:14:35.945Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection [2024-04-16T10:14:35.945Z] [WARNING] [echo] ************************* [2024-04-16T10:14:35.945Z] [WARNING] [echo] [2024-04-16T10:14:35.945Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:35.945Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2024-04-16T10:14:35.945Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:35.945Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:36.196Z] + ant -version [2024-04-16T10:14:36.196Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:14:36.196Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:14:36.197Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1109232e/script.sh.copy: line 9: ps: command not found [2024-04-16T10:14:36.197Z] + true [2024-04-16T10:14:36.197Z] + cat /proc/cpuinfo [2024-04-16T10:14:36.197Z] processor : 0 [2024-04-16T10:14:36.197Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.197Z] cpu family : 6 [2024-04-16T10:14:36.197Z] model : 85 [2024-04-16T10:14:36.197Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.197Z] stepping : 7 [2024-04-16T10:14:36.197Z] microcode : 0x5003302 [2024-04-16T10:14:36.197Z] cpu MHz : 2899.651 [2024-04-16T10:14:36.197Z] cache size : 14080 KB [2024-04-16T10:14:36.197Z] physical id : 0 [2024-04-16T10:14:36.197Z] siblings : 20 [2024-04-16T10:14:36.197Z] core id : 0 [2024-04-16T10:14:36.197Z] cpu cores : 10 [2024-04-16T10:14:36.197Z] apicid : 0 [2024-04-16T10:14:36.197Z] initial apicid : 0 [2024-04-16T10:14:36.197Z] fpu : yes [2024-04-16T10:14:36.197Z] fpu_exception : yes [2024-04-16T10:14:36.197Z] cpuid level : 22 [2024-04-16T10:14:36.197Z] wp : yes [2024-04-16T10:14:36.197Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.197Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.197Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.197Z] bogomips : 4800.00 [2024-04-16T10:14:36.197Z] clflush size : 64 [2024-04-16T10:14:36.197Z] cache_alignment : 64 [2024-04-16T10:14:36.197Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.197Z] power management: [2024-04-16T10:14:36.197Z] [2024-04-16T10:14:36.197Z] processor : 1 [2024-04-16T10:14:36.197Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.197Z] cpu family : 6 [2024-04-16T10:14:36.197Z] model : 85 [2024-04-16T10:14:36.197Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.197Z] stepping : 7 [2024-04-16T10:14:36.197Z] microcode : 0x5003302 [2024-04-16T10:14:36.197Z] cpu MHz : 2900.422 [2024-04-16T10:14:36.197Z] cache size : 14080 KB [2024-04-16T10:14:36.197Z] physical id : 0 [2024-04-16T10:14:36.197Z] siblings : 20 [2024-04-16T10:14:36.197Z] core id : 1 [2024-04-16T10:14:36.197Z] cpu cores : 10 [2024-04-16T10:14:36.197Z] apicid : 2 [2024-04-16T10:14:36.197Z] initial apicid : 2 [2024-04-16T10:14:36.197Z] fpu : yes [2024-04-16T10:14:36.197Z] fpu_exception : yes [2024-04-16T10:14:36.197Z] cpuid level : 22 [2024-04-16T10:14:36.197Z] wp : yes [2024-04-16T10:14:36.197Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.197Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.197Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.197Z] bogomips : 4800.00 [2024-04-16T10:14:36.197Z] clflush size : 64 [2024-04-16T10:14:36.197Z] cache_alignment : 64 [2024-04-16T10:14:36.197Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.197Z] power management: [2024-04-16T10:14:36.197Z] [2024-04-16T10:14:36.197Z] processor : 2 [2024-04-16T10:14:36.197Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.197Z] cpu family : 6 [2024-04-16T10:14:36.197Z] model : 85 [2024-04-16T10:14:36.197Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.197Z] stepping : 7 [2024-04-16T10:14:36.197Z] microcode : 0x5003302 [2024-04-16T10:14:36.197Z] cpu MHz : 2499.996 [2024-04-16T10:14:36.197Z] cache size : 14080 KB [2024-04-16T10:14:36.197Z] physical id : 0 [2024-04-16T10:14:36.197Z] siblings : 20 [2024-04-16T10:14:36.197Z] core id : 2 [2024-04-16T10:14:36.197Z] cpu cores : 10 [2024-04-16T10:14:36.198Z] apicid : 4 [2024-04-16T10:14:36.198Z] initial apicid : 4 [2024-04-16T10:14:36.198Z] fpu : yes [2024-04-16T10:14:36.198Z] fpu_exception : yes [2024-04-16T10:14:36.198Z] cpuid level : 22 [2024-04-16T10:14:36.198Z] wp : yes [2024-04-16T10:14:36.198Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.198Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.198Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.198Z] bogomips : 4800.00 [2024-04-16T10:14:36.198Z] clflush size : 64 [2024-04-16T10:14:36.198Z] cache_alignment : 64 [2024-04-16T10:14:36.198Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.198Z] power management: [2024-04-16T10:14:36.198Z] [2024-04-16T10:14:36.198Z] processor : 3 [2024-04-16T10:14:36.198Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.198Z] cpu family : 6 [2024-04-16T10:14:36.198Z] model : 85 [2024-04-16T10:14:36.198Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.198Z] stepping : 7 [2024-04-16T10:14:36.198Z] microcode : 0x5003302 [2024-04-16T10:14:36.198Z] cpu MHz : 2900.026 [2024-04-16T10:14:36.198Z] cache size : 14080 KB [2024-04-16T10:14:36.198Z] physical id : 0 [2024-04-16T10:14:36.198Z] siblings : 20 [2024-04-16T10:14:36.198Z] core id : 3 [2024-04-16T10:14:36.198Z] cpu cores : 10 [2024-04-16T10:14:36.198Z] apicid : 6 [2024-04-16T10:14:36.198Z] initial apicid : 6 [2024-04-16T10:14:36.198Z] fpu : yes [2024-04-16T10:14:36.198Z] fpu_exception : yes [2024-04-16T10:14:36.198Z] cpuid level : 22 [2024-04-16T10:14:36.198Z] wp : yes [2024-04-16T10:14:36.198Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.198Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.198Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.198Z] bogomips : 4800.00 [2024-04-16T10:14:36.198Z] clflush size : 64 [2024-04-16T10:14:36.198Z] cache_alignment : 64 [2024-04-16T10:14:36.198Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.198Z] power management: [2024-04-16T10:14:36.198Z] [2024-04-16T10:14:36.198Z] processor : 4 [2024-04-16T10:14:36.198Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.198Z] cpu family : 6 [2024-04-16T10:14:36.198Z] model : 85 [2024-04-16T10:14:36.198Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.198Z] stepping : 7 [2024-04-16T10:14:36.198Z] microcode : 0x5003302 [2024-04-16T10:14:36.198Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.198Z] cache size : 14080 KB [2024-04-16T10:14:36.198Z] physical id : 0 [2024-04-16T10:14:36.198Z] siblings : 20 [2024-04-16T10:14:36.198Z] core id : 4 [2024-04-16T10:14:36.198Z] cpu cores : 10 [2024-04-16T10:14:36.198Z] apicid : 8 [2024-04-16T10:14:36.198Z] initial apicid : 8 [2024-04-16T10:14:36.198Z] fpu : yes [2024-04-16T10:14:36.198Z] fpu_exception : yes [2024-04-16T10:14:36.198Z] cpuid level : 22 [2024-04-16T10:14:36.198Z] wp : yes [2024-04-16T10:14:36.199Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.199Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.199Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.199Z] bogomips : 4800.00 [2024-04-16T10:14:36.199Z] clflush size : 64 [2024-04-16T10:14:36.199Z] cache_alignment : 64 [2024-04-16T10:14:36.199Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.199Z] power management: [2024-04-16T10:14:36.199Z] [2024-04-16T10:14:36.199Z] processor : 5 [2024-04-16T10:14:36.199Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.199Z] cpu family : 6 [2024-04-16T10:14:36.199Z] model : 85 [2024-04-16T10:14:36.199Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.199Z] stepping : 7 [2024-04-16T10:14:36.199Z] microcode : 0x5003302 [2024-04-16T10:14:36.199Z] cpu MHz : 2900.295 [2024-04-16T10:14:36.199Z] cache size : 14080 KB [2024-04-16T10:14:36.199Z] physical id : 0 [2024-04-16T10:14:36.199Z] siblings : 20 [2024-04-16T10:14:36.199Z] core id : 8 [2024-04-16T10:14:36.199Z] cpu cores : 10 [2024-04-16T10:14:36.199Z] apicid : 16 [2024-04-16T10:14:36.199Z] initial apicid : 16 [2024-04-16T10:14:36.199Z] fpu : yes [2024-04-16T10:14:36.199Z] fpu_exception : yes [2024-04-16T10:14:36.199Z] cpuid level : 22 [2024-04-16T10:14:36.199Z] wp : yes [2024-04-16T10:14:36.199Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.199Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.199Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.199Z] bogomips : 4800.00 [2024-04-16T10:14:36.199Z] clflush size : 64 [2024-04-16T10:14:36.199Z] cache_alignment : 64 [2024-04-16T10:14:36.199Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.199Z] power management: [2024-04-16T10:14:36.199Z] [2024-04-16T10:14:36.199Z] processor : 6 [2024-04-16T10:14:36.199Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.199Z] cpu family : 6 [2024-04-16T10:14:36.199Z] model : 85 [2024-04-16T10:14:36.199Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.199Z] stepping : 7 [2024-04-16T10:14:36.199Z] microcode : 0x5003302 [2024-04-16T10:14:36.199Z] cpu MHz : 2900.149 [2024-04-16T10:14:36.199Z] cache size : 14080 KB [2024-04-16T10:14:36.199Z] physical id : 0 [2024-04-16T10:14:36.199Z] siblings : 20 [2024-04-16T10:14:36.199Z] core id : 9 [2024-04-16T10:14:36.199Z] cpu cores : 10 [2024-04-16T10:14:36.199Z] apicid : 18 [2024-04-16T10:14:36.199Z] initial apicid : 18 [2024-04-16T10:14:36.199Z] fpu : yes [2024-04-16T10:14:36.199Z] fpu_exception : yes [2024-04-16T10:14:36.199Z] cpuid level : 22 [2024-04-16T10:14:36.199Z] wp : yes [2024-04-16T10:14:36.199Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.200Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.200Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.200Z] bogomips : 4800.00 [2024-04-16T10:14:36.200Z] clflush size : 64 [2024-04-16T10:14:36.200Z] cache_alignment : 64 [2024-04-16T10:14:36.200Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.200Z] power management: [2024-04-16T10:14:36.200Z] [2024-04-16T10:14:36.200Z] processor : 7 [2024-04-16T10:14:36.200Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.200Z] cpu family : 6 [2024-04-16T10:14:36.200Z] model : 85 [2024-04-16T10:14:36.200Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.200Z] stepping : 7 [2024-04-16T10:14:36.200Z] microcode : 0x5003302 [2024-04-16T10:14:36.200Z] cpu MHz : 2898.054 [2024-04-16T10:14:36.200Z] cache size : 14080 KB [2024-04-16T10:14:36.200Z] physical id : 0 [2024-04-16T10:14:36.200Z] siblings : 20 [2024-04-16T10:14:36.200Z] core id : 10 [2024-04-16T10:14:36.200Z] cpu cores : 10 [2024-04-16T10:14:36.200Z] apicid : 20 [2024-04-16T10:14:36.200Z] initial apicid : 20 [2024-04-16T10:14:36.200Z] fpu : yes [2024-04-16T10:14:36.200Z] fpu_exception : yes [2024-04-16T10:14:36.200Z] cpuid level : 22 [2024-04-16T10:14:36.200Z] wp : yes [2024-04-16T10:14:36.200Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.200Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.200Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.200Z] bogomips : 4800.00 [2024-04-16T10:14:36.200Z] clflush size : 64 [2024-04-16T10:14:36.200Z] cache_alignment : 64 [2024-04-16T10:14:36.200Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.200Z] power management: [2024-04-16T10:14:36.200Z] [2024-04-16T10:14:36.200Z] processor : 8 [2024-04-16T10:14:36.200Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.200Z] cpu family : 6 [2024-04-16T10:14:36.200Z] model : 85 [2024-04-16T10:14:36.200Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.200Z] stepping : 7 [2024-04-16T10:14:36.200Z] microcode : 0x5003302 [2024-04-16T10:14:36.200Z] cpu MHz : 2899.990 [2024-04-16T10:14:36.200Z] cache size : 14080 KB [2024-04-16T10:14:36.200Z] physical id : 0 [2024-04-16T10:14:36.200Z] siblings : 20 [2024-04-16T10:14:36.200Z] core id : 11 [2024-04-16T10:14:36.200Z] cpu cores : 10 [2024-04-16T10:14:36.200Z] apicid : 22 [2024-04-16T10:14:36.200Z] initial apicid : 22 [2024-04-16T10:14:36.200Z] fpu : yes [2024-04-16T10:14:36.200Z] fpu_exception : yes [2024-04-16T10:14:36.200Z] cpuid level : 22 [2024-04-16T10:14:36.200Z] wp : yes [2024-04-16T10:14:36.200Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.200Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.200Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.200Z] bogomips : 4800.00 [2024-04-16T10:14:36.200Z] clflush size : 64 [2024-04-16T10:14:36.200Z] cache_alignment : 64 [2024-04-16T10:14:36.201Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.201Z] power management: [2024-04-16T10:14:36.201Z] [2024-04-16T10:14:36.201Z] processor : 9 [2024-04-16T10:14:36.201Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.201Z] cpu family : 6 [2024-04-16T10:14:36.201Z] model : 85 [2024-04-16T10:14:36.201Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.201Z] stepping : 7 [2024-04-16T10:14:36.201Z] microcode : 0x5003302 [2024-04-16T10:14:36.201Z] cpu MHz : 2900.000 [2024-04-16T10:14:36.201Z] cache size : 14080 KB [2024-04-16T10:14:36.201Z] physical id : 0 [2024-04-16T10:14:36.201Z] siblings : 20 [2024-04-16T10:14:36.201Z] core id : 12 [2024-04-16T10:14:36.201Z] cpu cores : 10 [2024-04-16T10:14:36.201Z] apicid : 24 [2024-04-16T10:14:36.201Z] initial apicid : 24 [2024-04-16T10:14:36.201Z] fpu : yes [2024-04-16T10:14:36.201Z] fpu_exception : yes [2024-04-16T10:14:36.201Z] cpuid level : 22 [2024-04-16T10:14:36.201Z] wp : yes [2024-04-16T10:14:36.201Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.201Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.201Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.201Z] bogomips : 4800.00 [2024-04-16T10:14:36.201Z] clflush size : 64 [2024-04-16T10:14:36.201Z] cache_alignment : 64 [2024-04-16T10:14:36.201Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.201Z] power management: [2024-04-16T10:14:36.201Z] [2024-04-16T10:14:36.201Z] processor : 10 [2024-04-16T10:14:36.201Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.201Z] cpu family : 6 [2024-04-16T10:14:36.201Z] model : 85 [2024-04-16T10:14:36.201Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.201Z] stepping : 7 [2024-04-16T10:14:36.201Z] microcode : 0x5003302 [2024-04-16T10:14:36.201Z] cpu MHz : 2900.005 [2024-04-16T10:14:36.201Z] cache size : 14080 KB [2024-04-16T10:14:36.201Z] physical id : 1 [2024-04-16T10:14:36.201Z] siblings : 20 [2024-04-16T10:14:36.201Z] core id : 0 [2024-04-16T10:14:36.201Z] cpu cores : 10 [2024-04-16T10:14:36.201Z] apicid : 32 [2024-04-16T10:14:36.201Z] initial apicid : 32 [2024-04-16T10:14:36.201Z] fpu : yes [2024-04-16T10:14:36.201Z] fpu_exception : yes [2024-04-16T10:14:36.201Z] cpuid level : 22 [2024-04-16T10:14:36.201Z] wp : yes [2024-04-16T10:14:36.201Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.201Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.201Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.201Z] bogomips : 4807.76 [2024-04-16T10:14:36.201Z] clflush size : 64 [2024-04-16T10:14:36.201Z] cache_alignment : 64 [2024-04-16T10:14:36.201Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.201Z] power management: [2024-04-16T10:14:36.201Z] [2024-04-16T10:14:36.201Z] processor : 11 [2024-04-16T10:14:36.201Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.201Z] cpu family : 6 [2024-04-16T10:14:36.201Z] model : 85 [2024-04-16T10:14:36.201Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.201Z] stepping : 7 [2024-04-16T10:14:36.201Z] microcode : 0x5003302 [2024-04-16T10:14:36.201Z] cpu MHz : 2900.019 [2024-04-16T10:14:36.201Z] cache size : 14080 KB [2024-04-16T10:14:36.201Z] physical id : 1 [2024-04-16T10:14:36.201Z] siblings : 20 [2024-04-16T10:14:36.201Z] core id : 1 [2024-04-16T10:14:36.201Z] cpu cores : 10 [2024-04-16T10:14:36.201Z] apicid : 34 [2024-04-16T10:14:36.201Z] initial apicid : 34 [2024-04-16T10:14:36.201Z] fpu : yes [2024-04-16T10:14:36.201Z] fpu_exception : yes [2024-04-16T10:14:36.201Z] cpuid level : 22 [2024-04-16T10:14:36.201Z] wp : yes [2024-04-16T10:14:36.202Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.202Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.202Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.202Z] bogomips : 4807.76 [2024-04-16T10:14:36.202Z] clflush size : 64 [2024-04-16T10:14:36.202Z] cache_alignment : 64 [2024-04-16T10:14:36.202Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.202Z] power management: [2024-04-16T10:14:36.202Z] [2024-04-16T10:14:36.202Z] processor : 12 [2024-04-16T10:14:36.202Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.202Z] cpu family : 6 [2024-04-16T10:14:36.202Z] model : 85 [2024-04-16T10:14:36.202Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.202Z] stepping : 7 [2024-04-16T10:14:36.202Z] microcode : 0x5003302 [2024-04-16T10:14:36.202Z] cpu MHz : 2900.972 [2024-04-16T10:14:36.202Z] cache size : 14080 KB [2024-04-16T10:14:36.202Z] physical id : 1 [2024-04-16T10:14:36.202Z] siblings : 20 [2024-04-16T10:14:36.202Z] core id : 2 [2024-04-16T10:14:36.202Z] cpu cores : 10 [2024-04-16T10:14:36.202Z] apicid : 36 [2024-04-16T10:14:36.202Z] initial apicid : 36 [2024-04-16T10:14:36.202Z] fpu : yes [2024-04-16T10:14:36.202Z] fpu_exception : yes [2024-04-16T10:14:36.202Z] cpuid level : 22 [2024-04-16T10:14:36.202Z] wp : yes [2024-04-16T10:14:36.202Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.202Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.202Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.202Z] bogomips : 4807.76 [2024-04-16T10:14:36.202Z] clflush size : 64 [2024-04-16T10:14:36.202Z] cache_alignment : 64 [2024-04-16T10:14:36.202Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.202Z] power management: [2024-04-16T10:14:36.202Z] [2024-04-16T10:14:36.202Z] processor : 13 [2024-04-16T10:14:36.202Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.202Z] cpu family : 6 [2024-04-16T10:14:36.202Z] model : 85 [2024-04-16T10:14:36.202Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.202Z] stepping : 7 [2024-04-16T10:14:36.202Z] microcode : 0x5003302 [2024-04-16T10:14:36.202Z] cpu MHz : 2896.732 [2024-04-16T10:14:36.202Z] cache size : 14080 KB [2024-04-16T10:14:36.202Z] physical id : 1 [2024-04-16T10:14:36.202Z] siblings : 20 [2024-04-16T10:14:36.202Z] core id : 3 [2024-04-16T10:14:36.202Z] cpu cores : 10 [2024-04-16T10:14:36.202Z] apicid : 38 [2024-04-16T10:14:36.202Z] initial apicid : 38 [2024-04-16T10:14:36.202Z] fpu : yes [2024-04-16T10:14:36.202Z] fpu_exception : yes [2024-04-16T10:14:36.202Z] cpuid level : 22 [2024-04-16T10:14:36.202Z] wp : yes [2024-04-16T10:14:36.202Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.203Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.203Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.203Z] bogomips : 4807.76 [2024-04-16T10:14:36.203Z] clflush size : 64 [2024-04-16T10:14:36.203Z] cache_alignment : 64 [2024-04-16T10:14:36.203Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.203Z] power management: [2024-04-16T10:14:36.203Z] [2024-04-16T10:14:36.203Z] processor : 14 [2024-04-16T10:14:36.203Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.203Z] cpu family : 6 [2024-04-16T10:14:36.203Z] model : 85 [2024-04-16T10:14:36.203Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.203Z] stepping : 7 [2024-04-16T10:14:36.203Z] microcode : 0x5003302 [2024-04-16T10:14:36.203Z] cpu MHz : 2899.572 [2024-04-16T10:14:36.203Z] cache size : 14080 KB [2024-04-16T10:14:36.203Z] physical id : 1 [2024-04-16T10:14:36.203Z] siblings : 20 [2024-04-16T10:14:36.203Z] core id : 4 [2024-04-16T10:14:36.203Z] cpu cores : 10 [2024-04-16T10:14:36.203Z] apicid : 40 [2024-04-16T10:14:36.203Z] initial apicid : 40 [2024-04-16T10:14:36.203Z] fpu : yes [2024-04-16T10:14:36.203Z] fpu_exception : yes [2024-04-16T10:14:36.203Z] cpuid level : 22 [2024-04-16T10:14:36.203Z] wp : yes [2024-04-16T10:14:36.203Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.203Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.203Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.203Z] bogomips : 4807.76 [2024-04-16T10:14:36.203Z] clflush size : 64 [2024-04-16T10:14:36.203Z] cache_alignment : 64 [2024-04-16T10:14:36.203Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.203Z] power management: [2024-04-16T10:14:36.203Z] [2024-04-16T10:14:36.203Z] processor : 15 [2024-04-16T10:14:36.203Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.203Z] cpu family : 6 [2024-04-16T10:14:36.203Z] model : 85 [2024-04-16T10:14:36.203Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.203Z] stepping : 7 [2024-04-16T10:14:36.203Z] microcode : 0x5003302 [2024-04-16T10:14:36.203Z] cpu MHz : 2899.997 [2024-04-16T10:14:36.203Z] cache size : 14080 KB [2024-04-16T10:14:36.203Z] physical id : 1 [2024-04-16T10:14:36.203Z] siblings : 20 [2024-04-16T10:14:36.203Z] core id : 8 [2024-04-16T10:14:36.203Z] cpu cores : 10 [2024-04-16T10:14:36.203Z] apicid : 48 [2024-04-16T10:14:36.203Z] initial apicid : 48 [2024-04-16T10:14:36.203Z] fpu : yes [2024-04-16T10:14:36.203Z] fpu_exception : yes [2024-04-16T10:14:36.203Z] cpuid level : 22 [2024-04-16T10:14:36.203Z] wp : yes [2024-04-16T10:14:36.203Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.204Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.204Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.204Z] bogomips : 4807.76 [2024-04-16T10:14:36.204Z] clflush size : 64 [2024-04-16T10:14:36.204Z] cache_alignment : 64 [2024-04-16T10:14:36.204Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.204Z] power management: [2024-04-16T10:14:36.204Z] [2024-04-16T10:14:36.204Z] processor : 16 [2024-04-16T10:14:36.204Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.204Z] cpu family : 6 [2024-04-16T10:14:36.204Z] model : 85 [2024-04-16T10:14:36.204Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.204Z] stepping : 7 [2024-04-16T10:14:36.204Z] microcode : 0x5003302 [2024-04-16T10:14:36.204Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.204Z] cache size : 14080 KB [2024-04-16T10:14:36.204Z] physical id : 1 [2024-04-16T10:14:36.204Z] siblings : 20 [2024-04-16T10:14:36.204Z] core id : 9 [2024-04-16T10:14:36.204Z] cpu cores : 10 [2024-04-16T10:14:36.204Z] apicid : 50 [2024-04-16T10:14:36.204Z] initial apicid : 50 [2024-04-16T10:14:36.204Z] fpu : yes [2024-04-16T10:14:36.204Z] fpu_exception : yes [2024-04-16T10:14:36.204Z] cpuid level : 22 [2024-04-16T10:14:36.204Z] wp : yes [2024-04-16T10:14:36.204Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.204Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.204Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.204Z] bogomips : 4807.76 [2024-04-16T10:14:36.204Z] clflush size : 64 [2024-04-16T10:14:36.204Z] cache_alignment : 64 [2024-04-16T10:14:36.204Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.204Z] power management: [2024-04-16T10:14:36.204Z] [2024-04-16T10:14:36.204Z] processor : 17 [2024-04-16T10:14:36.204Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.204Z] cpu family : 6 [2024-04-16T10:14:36.204Z] model : 85 [2024-04-16T10:14:36.204Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.204Z] stepping : 7 [2024-04-16T10:14:36.204Z] microcode : 0x5003302 [2024-04-16T10:14:36.204Z] cpu MHz : 2895.521 [2024-04-16T10:14:36.204Z] cache size : 14080 KB [2024-04-16T10:14:36.204Z] physical id : 1 [2024-04-16T10:14:36.204Z] siblings : 20 [2024-04-16T10:14:36.204Z] core id : 10 [2024-04-16T10:14:36.204Z] cpu cores : 10 [2024-04-16T10:14:36.204Z] apicid : 52 [2024-04-16T10:14:36.204Z] initial apicid : 52 [2024-04-16T10:14:36.204Z] fpu : yes [2024-04-16T10:14:36.204Z] fpu_exception : yes [2024-04-16T10:14:36.204Z] cpuid level : 22 [2024-04-16T10:14:36.204Z] wp : yes [2024-04-16T10:14:36.204Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.204Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.204Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.204Z] bogomips : 4807.76 [2024-04-16T10:14:36.204Z] clflush size : 64 [2024-04-16T10:14:36.204Z] cache_alignment : 64 [2024-04-16T10:14:36.204Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.204Z] power management: [2024-04-16T10:14:36.204Z] [2024-04-16T10:14:36.204Z] processor : 18 [2024-04-16T10:14:36.204Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.204Z] cpu family : 6 [2024-04-16T10:14:36.204Z] model : 85 [2024-04-16T10:14:36.204Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.204Z] stepping : 7 [2024-04-16T10:14:36.204Z] microcode : 0x5003302 [2024-04-16T10:14:36.204Z] cpu MHz : 2897.825 [2024-04-16T10:14:36.204Z] cache size : 14080 KB [2024-04-16T10:14:36.205Z] physical id : 1 [2024-04-16T10:14:36.205Z] siblings : 20 [2024-04-16T10:14:36.205Z] core id : 11 [2024-04-16T10:14:36.205Z] cpu cores : 10 [2024-04-16T10:14:36.205Z] apicid : 54 [2024-04-16T10:14:36.205Z] initial apicid : 54 [2024-04-16T10:14:36.205Z] fpu : yes [2024-04-16T10:14:36.205Z] fpu_exception : yes [2024-04-16T10:14:36.205Z] cpuid level : 22 [2024-04-16T10:14:36.205Z] wp : yes [2024-04-16T10:14:36.205Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.205Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.205Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.205Z] bogomips : 4807.76 [2024-04-16T10:14:36.205Z] clflush size : 64 [2024-04-16T10:14:36.205Z] cache_alignment : 64 [2024-04-16T10:14:36.205Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.205Z] power management: [2024-04-16T10:14:36.205Z] [2024-04-16T10:14:36.205Z] processor : 19 [2024-04-16T10:14:36.205Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.205Z] cpu family : 6 [2024-04-16T10:14:36.205Z] model : 85 [2024-04-16T10:14:36.205Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.205Z] stepping : 7 [2024-04-16T10:14:36.205Z] microcode : 0x5003302 [2024-04-16T10:14:36.205Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.205Z] cache size : 14080 KB [2024-04-16T10:14:36.205Z] physical id : 1 [2024-04-16T10:14:36.205Z] siblings : 20 [2024-04-16T10:14:36.205Z] core id : 12 [2024-04-16T10:14:36.205Z] cpu cores : 10 [2024-04-16T10:14:36.205Z] apicid : 56 [2024-04-16T10:14:36.205Z] initial apicid : 56 [2024-04-16T10:14:36.205Z] fpu : yes [2024-04-16T10:14:36.205Z] fpu_exception : yes [2024-04-16T10:14:36.205Z] cpuid level : 22 [2024-04-16T10:14:36.205Z] wp : yes [2024-04-16T10:14:36.205Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.205Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.205Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.205Z] bogomips : 4807.76 [2024-04-16T10:14:36.205Z] clflush size : 64 [2024-04-16T10:14:36.205Z] cache_alignment : 64 [2024-04-16T10:14:36.205Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.205Z] power management: [2024-04-16T10:14:36.205Z] [2024-04-16T10:14:36.205Z] processor : 20 [2024-04-16T10:14:36.205Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.205Z] cpu family : 6 [2024-04-16T10:14:36.205Z] model : 85 [2024-04-16T10:14:36.205Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.205Z] stepping : 7 [2024-04-16T10:14:36.205Z] microcode : 0x5003302 [2024-04-16T10:14:36.205Z] cpu MHz : 2899.739 [2024-04-16T10:14:36.205Z] cache size : 14080 KB [2024-04-16T10:14:36.205Z] physical id : 0 [2024-04-16T10:14:36.205Z] siblings : 20 [2024-04-16T10:14:36.205Z] core id : 0 [2024-04-16T10:14:36.205Z] cpu cores : 10 [2024-04-16T10:14:36.205Z] apicid : 1 [2024-04-16T10:14:36.205Z] initial apicid : 1 [2024-04-16T10:14:36.205Z] fpu : yes [2024-04-16T10:14:36.205Z] fpu_exception : yes [2024-04-16T10:14:36.205Z] cpuid level : 22 [2024-04-16T10:14:36.205Z] wp : yes [2024-04-16T10:14:36.206Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.206Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.206Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.206Z] bogomips : 4800.00 [2024-04-16T10:14:36.206Z] clflush size : 64 [2024-04-16T10:14:36.206Z] cache_alignment : 64 [2024-04-16T10:14:36.206Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.206Z] power management: [2024-04-16T10:14:36.206Z] [2024-04-16T10:14:36.206Z] processor : 21 [2024-04-16T10:14:36.206Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.206Z] cpu family : 6 [2024-04-16T10:14:36.206Z] model : 85 [2024-04-16T10:14:36.206Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.206Z] stepping : 7 [2024-04-16T10:14:36.206Z] microcode : 0x5003302 [2024-04-16T10:14:36.206Z] cpu MHz : 2901.652 [2024-04-16T10:14:36.206Z] cache size : 14080 KB [2024-04-16T10:14:36.206Z] physical id : 0 [2024-04-16T10:14:36.206Z] siblings : 20 [2024-04-16T10:14:36.206Z] core id : 1 [2024-04-16T10:14:36.206Z] cpu cores : 10 [2024-04-16T10:14:36.206Z] apicid : 3 [2024-04-16T10:14:36.206Z] initial apicid : 3 [2024-04-16T10:14:36.206Z] fpu : yes [2024-04-16T10:14:36.206Z] fpu_exception : yes [2024-04-16T10:14:36.206Z] cpuid level : 22 [2024-04-16T10:14:36.206Z] wp : yes [2024-04-16T10:14:36.206Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.206Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.206Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.206Z] bogomips : 4800.00 [2024-04-16T10:14:36.206Z] clflush size : 64 [2024-04-16T10:14:36.206Z] cache_alignment : 64 [2024-04-16T10:14:36.206Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.206Z] power management: [2024-04-16T10:14:36.206Z] [2024-04-16T10:14:36.206Z] processor : 22 [2024-04-16T10:14:36.206Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.206Z] cpu family : 6 [2024-04-16T10:14:36.206Z] model : 85 [2024-04-16T10:14:36.206Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.206Z] stepping : 7 [2024-04-16T10:14:36.206Z] microcode : 0x5003302 [2024-04-16T10:14:36.206Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.206Z] cache size : 14080 KB [2024-04-16T10:14:36.206Z] physical id : 0 [2024-04-16T10:14:36.206Z] siblings : 20 [2024-04-16T10:14:36.206Z] core id : 2 [2024-04-16T10:14:36.206Z] cpu cores : 10 [2024-04-16T10:14:36.206Z] apicid : 5 [2024-04-16T10:14:36.206Z] initial apicid : 5 [2024-04-16T10:14:36.206Z] fpu : yes [2024-04-16T10:14:36.206Z] fpu_exception : yes [2024-04-16T10:14:36.206Z] cpuid level : 22 [2024-04-16T10:14:36.206Z] wp : yes [2024-04-16T10:14:36.206Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.207Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.207Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.207Z] bogomips : 4800.00 [2024-04-16T10:14:36.207Z] clflush size : 64 [2024-04-16T10:14:36.207Z] cache_alignment : 64 [2024-04-16T10:14:36.207Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.207Z] power management: [2024-04-16T10:14:36.207Z] [2024-04-16T10:14:36.207Z] processor : 23 [2024-04-16T10:14:36.207Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.207Z] cpu family : 6 [2024-04-16T10:14:36.207Z] model : 85 [2024-04-16T10:14:36.207Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.207Z] stepping : 7 [2024-04-16T10:14:36.207Z] microcode : 0x5003302 [2024-04-16T10:14:36.207Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.207Z] cache size : 14080 KB [2024-04-16T10:14:36.207Z] physical id : 0 [2024-04-16T10:14:36.207Z] siblings : 20 [2024-04-16T10:14:36.207Z] core id : 3 [2024-04-16T10:14:36.207Z] cpu cores : 10 [2024-04-16T10:14:36.207Z] apicid : 7 [2024-04-16T10:14:36.207Z] initial apicid : 7 [2024-04-16T10:14:36.207Z] fpu : yes [2024-04-16T10:14:36.207Z] fpu_exception : yes [2024-04-16T10:14:36.207Z] cpuid level : 22 [2024-04-16T10:14:36.207Z] wp : yes [2024-04-16T10:14:36.207Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.207Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.207Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.207Z] bogomips : 4800.00 [2024-04-16T10:14:36.207Z] clflush size : 64 [2024-04-16T10:14:36.207Z] cache_alignment : 64 [2024-04-16T10:14:36.207Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.207Z] power management: [2024-04-16T10:14:36.207Z] [2024-04-16T10:14:36.207Z] processor : 24 [2024-04-16T10:14:36.207Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.207Z] cpu family : 6 [2024-04-16T10:14:36.207Z] model : 85 [2024-04-16T10:14:36.207Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.207Z] stepping : 7 [2024-04-16T10:14:36.207Z] microcode : 0x5003302 [2024-04-16T10:14:36.207Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.207Z] cache size : 14080 KB [2024-04-16T10:14:36.207Z] physical id : 0 [2024-04-16T10:14:36.207Z] siblings : 20 [2024-04-16T10:14:36.207Z] core id : 4 [2024-04-16T10:14:36.207Z] cpu cores : 10 [2024-04-16T10:14:36.207Z] apicid : 9 [2024-04-16T10:14:36.207Z] initial apicid : 9 [2024-04-16T10:14:36.207Z] fpu : yes [2024-04-16T10:14:36.207Z] fpu_exception : yes [2024-04-16T10:14:36.207Z] cpuid level : 22 [2024-04-16T10:14:36.207Z] wp : yes [2024-04-16T10:14:36.207Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.207Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.207Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.208Z] bogomips : 4800.00 [2024-04-16T10:14:36.208Z] clflush size : 64 [2024-04-16T10:14:36.208Z] cache_alignment : 64 [2024-04-16T10:14:36.208Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.208Z] power management: [2024-04-16T10:14:36.208Z] [2024-04-16T10:14:36.208Z] processor : 25 [2024-04-16T10:14:36.208Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.208Z] cpu family : 6 [2024-04-16T10:14:36.208Z] model : 85 [2024-04-16T10:14:36.208Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.208Z] stepping : 7 [2024-04-16T10:14:36.208Z] microcode : 0x5003302 [2024-04-16T10:14:36.208Z] cpu MHz : 2899.801 [2024-04-16T10:14:36.208Z] cache size : 14080 KB [2024-04-16T10:14:36.208Z] physical id : 0 [2024-04-16T10:14:36.208Z] siblings : 20 [2024-04-16T10:14:36.208Z] core id : 8 [2024-04-16T10:14:36.208Z] cpu cores : 10 [2024-04-16T10:14:36.208Z] apicid : 17 [2024-04-16T10:14:36.208Z] initial apicid : 17 [2024-04-16T10:14:36.208Z] fpu : yes [2024-04-16T10:14:36.208Z] fpu_exception : yes [2024-04-16T10:14:36.208Z] cpuid level : 22 [2024-04-16T10:14:36.208Z] wp : yes [2024-04-16T10:14:36.208Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.208Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.208Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.208Z] bogomips : 4800.00 [2024-04-16T10:14:36.208Z] clflush size : 64 [2024-04-16T10:14:36.208Z] cache_alignment : 64 [2024-04-16T10:14:36.208Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.208Z] power management: [2024-04-16T10:14:36.208Z] [2024-04-16T10:14:36.208Z] processor : 26 [2024-04-16T10:14:36.208Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.208Z] cpu family : 6 [2024-04-16T10:14:36.208Z] model : 85 [2024-04-16T10:14:36.208Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.208Z] stepping : 7 [2024-04-16T10:14:36.208Z] microcode : 0x5003302 [2024-04-16T10:14:36.208Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.208Z] cache size : 14080 KB [2024-04-16T10:14:36.208Z] physical id : 0 [2024-04-16T10:14:36.208Z] siblings : 20 [2024-04-16T10:14:36.208Z] core id : 9 [2024-04-16T10:14:36.208Z] cpu cores : 10 [2024-04-16T10:14:36.208Z] apicid : 19 [2024-04-16T10:14:36.208Z] initial apicid : 19 [2024-04-16T10:14:36.208Z] fpu : yes [2024-04-16T10:14:36.208Z] fpu_exception : yes [2024-04-16T10:14:36.208Z] cpuid level : 22 [2024-04-16T10:14:36.208Z] wp : yes [2024-04-16T10:14:36.208Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.208Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.208Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.208Z] bogomips : 4800.00 [2024-04-16T10:14:36.208Z] clflush size : 64 [2024-04-16T10:14:36.208Z] cache_alignment : 64 [2024-04-16T10:14:36.208Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.208Z] power management: [2024-04-16T10:14:36.209Z] [2024-04-16T10:14:36.209Z] processor : 27 [2024-04-16T10:14:36.209Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.209Z] cpu family : 6 [2024-04-16T10:14:36.209Z] model : 85 [2024-04-16T10:14:36.209Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.209Z] stepping : 7 [2024-04-16T10:14:36.209Z] microcode : 0x5003302 [2024-04-16T10:14:36.209Z] cpu MHz : 2899.957 [2024-04-16T10:14:36.209Z] cache size : 14080 KB [2024-04-16T10:14:36.209Z] physical id : 0 [2024-04-16T10:14:36.209Z] siblings : 20 [2024-04-16T10:14:36.209Z] core id : 10 [2024-04-16T10:14:36.209Z] cpu cores : 10 [2024-04-16T10:14:36.209Z] apicid : 21 [2024-04-16T10:14:36.209Z] initial apicid : 21 [2024-04-16T10:14:36.209Z] fpu : yes [2024-04-16T10:14:36.209Z] fpu_exception : yes [2024-04-16T10:14:36.209Z] cpuid level : 22 [2024-04-16T10:14:36.209Z] wp : yes [2024-04-16T10:14:36.209Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.209Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.209Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.209Z] bogomips : 4800.00 [2024-04-16T10:14:36.209Z] clflush size : 64 [2024-04-16T10:14:36.209Z] cache_alignment : 64 [2024-04-16T10:14:36.209Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.209Z] power management: [2024-04-16T10:14:36.209Z] [2024-04-16T10:14:36.209Z] processor : 28 [2024-04-16T10:14:36.209Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.209Z] cpu family : 6 [2024-04-16T10:14:36.209Z] model : 85 [2024-04-16T10:14:36.209Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.209Z] stepping : 7 [2024-04-16T10:14:36.209Z] microcode : 0x5003302 [2024-04-16T10:14:36.209Z] cpu MHz : 2899.826 [2024-04-16T10:14:36.209Z] cache size : 14080 KB [2024-04-16T10:14:36.209Z] physical id : 0 [2024-04-16T10:14:36.209Z] siblings : 20 [2024-04-16T10:14:36.209Z] core id : 11 [2024-04-16T10:14:36.209Z] cpu cores : 10 [2024-04-16T10:14:36.209Z] apicid : 23 [2024-04-16T10:14:36.209Z] initial apicid : 23 [2024-04-16T10:14:36.209Z] fpu : yes [2024-04-16T10:14:36.209Z] fpu_exception : yes [2024-04-16T10:14:36.209Z] cpuid level : 22 [2024-04-16T10:14:36.209Z] wp : yes [2024-04-16T10:14:36.209Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.209Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.209Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.209Z] bogomips : 4800.00 [2024-04-16T10:14:36.209Z] clflush size : 64 [2024-04-16T10:14:36.209Z] cache_alignment : 64 [2024-04-16T10:14:36.209Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.209Z] power management: [2024-04-16T10:14:36.209Z] [2024-04-16T10:14:36.209Z] processor : 29 [2024-04-16T10:14:36.209Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.209Z] cpu family : 6 [2024-04-16T10:14:36.209Z] model : 85 [2024-04-16T10:14:36.209Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.209Z] stepping : 7 [2024-04-16T10:14:36.209Z] microcode : 0x5003302 [2024-04-16T10:14:36.209Z] cpu MHz : 2900.069 [2024-04-16T10:14:36.209Z] cache size : 14080 KB [2024-04-16T10:14:36.209Z] physical id : 0 [2024-04-16T10:14:36.209Z] siblings : 20 [2024-04-16T10:14:36.209Z] core id : 12 [2024-04-16T10:14:36.209Z] cpu cores : 10 [2024-04-16T10:14:36.209Z] apicid : 25 [2024-04-16T10:14:36.209Z] initial apicid : 25 [2024-04-16T10:14:36.209Z] fpu : yes [2024-04-16T10:14:36.209Z] fpu_exception : yes [2024-04-16T10:14:36.209Z] cpuid level : 22 [2024-04-16T10:14:36.209Z] wp : yes [2024-04-16T10:14:36.210Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.210Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.210Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.210Z] bogomips : 4800.00 [2024-04-16T10:14:36.210Z] clflush size : 64 [2024-04-16T10:14:36.210Z] cache_alignment : 64 [2024-04-16T10:14:36.210Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.210Z] power management: [2024-04-16T10:14:36.210Z] [2024-04-16T10:14:36.210Z] processor : 30 [2024-04-16T10:14:36.210Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.210Z] cpu family : 6 [2024-04-16T10:14:36.210Z] model : 85 [2024-04-16T10:14:36.210Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.210Z] stepping : 7 [2024-04-16T10:14:36.210Z] microcode : 0x5003302 [2024-04-16T10:14:36.210Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.210Z] cache size : 14080 KB [2024-04-16T10:14:36.210Z] physical id : 1 [2024-04-16T10:14:36.210Z] siblings : 20 [2024-04-16T10:14:36.210Z] core id : 0 [2024-04-16T10:14:36.210Z] cpu cores : 10 [2024-04-16T10:14:36.210Z] apicid : 33 [2024-04-16T10:14:36.210Z] initial apicid : 33 [2024-04-16T10:14:36.210Z] fpu : yes [2024-04-16T10:14:36.210Z] fpu_exception : yes [2024-04-16T10:14:36.210Z] cpuid level : 22 [2024-04-16T10:14:36.210Z] wp : yes [2024-04-16T10:14:36.210Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.210Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.210Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.210Z] bogomips : 4807.76 [2024-04-16T10:14:36.210Z] clflush size : 64 [2024-04-16T10:14:36.210Z] cache_alignment : 64 [2024-04-16T10:14:36.210Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.210Z] power management: [2024-04-16T10:14:36.210Z] [2024-04-16T10:14:36.210Z] processor : 31 [2024-04-16T10:14:36.210Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.210Z] cpu family : 6 [2024-04-16T10:14:36.210Z] model : 85 [2024-04-16T10:14:36.210Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.210Z] stepping : 7 [2024-04-16T10:14:36.210Z] microcode : 0x5003302 [2024-04-16T10:14:36.210Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.210Z] cache size : 14080 KB [2024-04-16T10:14:36.210Z] physical id : 1 [2024-04-16T10:14:36.210Z] siblings : 20 [2024-04-16T10:14:36.210Z] core id : 1 [2024-04-16T10:14:36.210Z] cpu cores : 10 [2024-04-16T10:14:36.210Z] apicid : 35 [2024-04-16T10:14:36.210Z] initial apicid : 35 [2024-04-16T10:14:36.210Z] fpu : yes [2024-04-16T10:14:36.210Z] fpu_exception : yes [2024-04-16T10:14:36.210Z] cpuid level : 22 [2024-04-16T10:14:36.210Z] wp : yes [2024-04-16T10:14:36.210Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.211Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.211Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.211Z] bogomips : 4807.76 [2024-04-16T10:14:36.211Z] clflush size : 64 [2024-04-16T10:14:36.211Z] cache_alignment : 64 [2024-04-16T10:14:36.211Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.211Z] power management: [2024-04-16T10:14:36.211Z] [2024-04-16T10:14:36.211Z] processor : 32 [2024-04-16T10:14:36.211Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.211Z] cpu family : 6 [2024-04-16T10:14:36.211Z] model : 85 [2024-04-16T10:14:36.211Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.211Z] stepping : 7 [2024-04-16T10:14:36.211Z] microcode : 0x5003302 [2024-04-16T10:14:36.211Z] cpu MHz : 2901.059 [2024-04-16T10:14:36.211Z] cache size : 14080 KB [2024-04-16T10:14:36.211Z] physical id : 1 [2024-04-16T10:14:36.211Z] siblings : 20 [2024-04-16T10:14:36.211Z] core id : 2 [2024-04-16T10:14:36.211Z] cpu cores : 10 [2024-04-16T10:14:36.211Z] apicid : 37 [2024-04-16T10:14:36.211Z] initial apicid : 37 [2024-04-16T10:14:36.211Z] fpu : yes [2024-04-16T10:14:36.211Z] fpu_exception : yes [2024-04-16T10:14:36.211Z] cpuid level : 22 [2024-04-16T10:14:36.211Z] wp : yes [2024-04-16T10:14:36.211Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.211Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.211Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.211Z] bogomips : 4807.76 [2024-04-16T10:14:36.211Z] clflush size : 64 [2024-04-16T10:14:36.211Z] cache_alignment : 64 [2024-04-16T10:14:36.211Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.211Z] power management: [2024-04-16T10:14:36.211Z] [2024-04-16T10:14:36.211Z] processor : 33 [2024-04-16T10:14:36.211Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.211Z] cpu family : 6 [2024-04-16T10:14:36.211Z] model : 85 [2024-04-16T10:14:36.211Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.211Z] stepping : 7 [2024-04-16T10:14:36.211Z] microcode : 0x5003302 [2024-04-16T10:14:36.211Z] cpu MHz : 2906.430 [2024-04-16T10:14:36.211Z] cache size : 14080 KB [2024-04-16T10:14:36.211Z] physical id : 1 [2024-04-16T10:14:36.211Z] siblings : 20 [2024-04-16T10:14:36.211Z] core id : 3 [2024-04-16T10:14:36.211Z] cpu cores : 10 [2024-04-16T10:14:36.211Z] apicid : 39 [2024-04-16T10:14:36.211Z] initial apicid : 39 [2024-04-16T10:14:36.211Z] fpu : yes [2024-04-16T10:14:36.211Z] fpu_exception : yes [2024-04-16T10:14:36.211Z] cpuid level : 22 [2024-04-16T10:14:36.211Z] wp : yes [2024-04-16T10:14:36.212Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.212Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.212Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.212Z] bogomips : 4807.76 [2024-04-16T10:14:36.212Z] clflush size : 64 [2024-04-16T10:14:36.212Z] cache_alignment : 64 [2024-04-16T10:14:36.212Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.212Z] power management: [2024-04-16T10:14:36.212Z] [2024-04-16T10:14:36.212Z] processor : 34 [2024-04-16T10:14:36.212Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.212Z] cpu family : 6 [2024-04-16T10:14:36.212Z] model : 85 [2024-04-16T10:14:36.212Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.212Z] stepping : 7 [2024-04-16T10:14:36.212Z] microcode : 0x5003302 [2024-04-16T10:14:36.212Z] cpu MHz : 2899.957 [2024-04-16T10:14:36.212Z] cache size : 14080 KB [2024-04-16T10:14:36.212Z] physical id : 1 [2024-04-16T10:14:36.212Z] siblings : 20 [2024-04-16T10:14:36.212Z] core id : 4 [2024-04-16T10:14:36.212Z] cpu cores : 10 [2024-04-16T10:14:36.212Z] apicid : 41 [2024-04-16T10:14:36.212Z] initial apicid : 41 [2024-04-16T10:14:36.212Z] fpu : yes [2024-04-16T10:14:36.212Z] fpu_exception : yes [2024-04-16T10:14:36.212Z] cpuid level : 22 [2024-04-16T10:14:36.212Z] wp : yes [2024-04-16T10:14:36.212Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.212Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.212Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.212Z] bogomips : 4807.76 [2024-04-16T10:14:36.212Z] clflush size : 64 [2024-04-16T10:14:36.212Z] cache_alignment : 64 [2024-04-16T10:14:36.212Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.212Z] power management: [2024-04-16T10:14:36.212Z] [2024-04-16T10:14:36.212Z] processor : 35 [2024-04-16T10:14:36.212Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.212Z] cpu family : 6 [2024-04-16T10:14:36.212Z] model : 85 [2024-04-16T10:14:36.212Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.212Z] stepping : 7 [2024-04-16T10:14:36.212Z] microcode : 0x5003302 [2024-04-16T10:14:36.212Z] cpu MHz : 3200.000 [2024-04-16T10:14:36.212Z] cache size : 14080 KB [2024-04-16T10:14:36.212Z] physical id : 1 [2024-04-16T10:14:36.212Z] siblings : 20 [2024-04-16T10:14:36.212Z] core id : 8 [2024-04-16T10:14:36.212Z] cpu cores : 10 [2024-04-16T10:14:36.212Z] apicid : 49 [2024-04-16T10:14:36.212Z] initial apicid : 49 [2024-04-16T10:14:36.212Z] fpu : yes [2024-04-16T10:14:36.212Z] fpu_exception : yes [2024-04-16T10:14:36.212Z] cpuid level : 22 [2024-04-16T10:14:36.212Z] wp : yes [2024-04-16T10:14:36.212Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:36.212Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:36.213Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.213Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.213Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.213Z] bogomips : 4807.76 [2024-04-16T10:14:36.213Z] clflush size : 64 [2024-04-16T10:14:36.213Z] cache_alignment : 64 [2024-04-16T10:14:36.213Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.213Z] power management: [2024-04-16T10:14:36.213Z] [2024-04-16T10:14:36.213Z] processor : 36 [2024-04-16T10:14:36.213Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.213Z] cpu family : 6 [2024-04-16T10:14:36.213Z] model : 85 [2024-04-16T10:14:36.213Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.213Z] stepping : 7 [2024-04-16T10:14:36.213Z] microcode : 0x5003302 [2024-04-16T10:14:36.213Z] cpu MHz : 2901.241 [2024-04-16T10:14:36.213Z] cache size : 14080 KB [2024-04-16T10:14:36.213Z] physical id : 1 [2024-04-16T10:14:36.213Z] siblings : 20 [2024-04-16T10:14:36.213Z] core id : 9 [2024-04-16T10:14:36.213Z] cpu cores : 10 [2024-04-16T10:14:36.213Z] apicid : 51 [2024-04-16T10:14:36.213Z] initial apicid : 51 [2024-04-16T10:14:36.213Z] fpu : yes [2024-04-16T10:14:36.213Z] fpu_exception : yes [2024-04-16T10:14:36.213Z] cpuid level : 22 [2024-04-16T10:14:36.213Z] wp : yes [2024-04-16T10:14:36.213Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.213Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.213Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.213Z] bogomips : 4807.76 [2024-04-16T10:14:36.213Z] clflush size : 64 [2024-04-16T10:14:36.213Z] cache_alignment : 64 [2024-04-16T10:14:36.213Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.213Z] power management: [2024-04-16T10:14:36.213Z] [2024-04-16T10:14:36.213Z] processor : 37 [2024-04-16T10:14:36.213Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.213Z] cpu family : 6 [2024-04-16T10:14:36.213Z] model : 85 [2024-04-16T10:14:36.213Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.213Z] stepping : 7 [2024-04-16T10:14:36.213Z] microcode : 0x5003302 [2024-04-16T10:14:36.213Z] cpu MHz : 2901.388 [2024-04-16T10:14:36.213Z] cache size : 14080 KB [2024-04-16T10:14:36.213Z] physical id : 1 [2024-04-16T10:14:36.213Z] siblings : 20 [2024-04-16T10:14:36.213Z] core id : 10 [2024-04-16T10:14:36.213Z] cpu cores : 10 [2024-04-16T10:14:36.213Z] apicid : 53 [2024-04-16T10:14:36.213Z] initial apicid : 53 [2024-04-16T10:14:36.213Z] fpu : yes [2024-04-16T10:14:36.213Z] fpu_exception : yes [2024-04-16T10:14:36.213Z] cpuid level : 22 [2024-04-16T10:14:36.213Z] wp : yes [2024-04-16T10:14:36.213Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.214Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.214Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.214Z] bogomips : 4807.76 [2024-04-16T10:14:36.214Z] clflush size : 64 [2024-04-16T10:14:36.214Z] cache_alignment : 64 [2024-04-16T10:14:36.214Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.214Z] power management: [2024-04-16T10:14:36.214Z] [2024-04-16T10:14:36.214Z] processor : 38 [2024-04-16T10:14:36.214Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.214Z] cpu family : 6 [2024-04-16T10:14:36.214Z] model : 85 [2024-04-16T10:14:36.214Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.214Z] stepping : 7 [2024-04-16T10:14:36.214Z] microcode : 0x5003302 [2024-04-16T10:14:36.214Z] cpu MHz : 2899.993 [2024-04-16T10:14:36.214Z] cache size : 14080 KB [2024-04-16T10:14:36.214Z] physical id : 1 [2024-04-16T10:14:36.214Z] siblings : 20 [2024-04-16T10:14:36.214Z] core id : 11 [2024-04-16T10:14:36.214Z] cpu cores : 10 [2024-04-16T10:14:36.214Z] apicid : 55 [2024-04-16T10:14:36.214Z] initial apicid : 55 [2024-04-16T10:14:36.214Z] fpu : yes [2024-04-16T10:14:36.214Z] fpu_exception : yes [2024-04-16T10:14:36.214Z] cpuid level : 22 [2024-04-16T10:14:36.214Z] wp : yes [2024-04-16T10:14:36.214Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.214Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.214Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.214Z] bogomips : 4807.76 [2024-04-16T10:14:36.214Z] clflush size : 64 [2024-04-16T10:14:36.214Z] cache_alignment : 64 [2024-04-16T10:14:36.214Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.214Z] power management: [2024-04-16T10:14:36.214Z] [2024-04-16T10:14:36.214Z] processor : 39 [2024-04-16T10:14:36.214Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.214Z] cpu family : 6 [2024-04-16T10:14:36.214Z] model : 85 [2024-04-16T10:14:36.214Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:14:36.214Z] stepping : 7 [2024-04-16T10:14:36.214Z] microcode : 0x5003302 [2024-04-16T10:14:36.214Z] cpu MHz : 2900.664 [2024-04-16T10:14:36.214Z] cache size : 14080 KB [2024-04-16T10:14:36.214Z] physical id : 1 [2024-04-16T10:14:36.214Z] siblings : 20 [2024-04-16T10:14:36.214Z] core id : 12 [2024-04-16T10:14:36.214Z] cpu cores : 10 [2024-04-16T10:14:36.214Z] apicid : 57 [2024-04-16T10:14:36.214Z] initial apicid : 57 [2024-04-16T10:14:36.214Z] fpu : yes [2024-04-16T10:14:36.214Z] fpu_exception : yes [2024-04-16T10:14:36.214Z] cpuid level : 22 [2024-04-16T10:14:36.214Z] wp : yes [2024-04-16T10:14:36.214Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:14:36.214Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:14:36.214Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:14:36.215Z] bogomips : 4807.76 [2024-04-16T10:14:36.215Z] clflush size : 64 [2024-04-16T10:14:36.215Z] cache_alignment : 64 [2024-04-16T10:14:36.215Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.215Z] power management: [2024-04-16T10:14:36.215Z] [2024-04-16T10:14:36.215Z] + cat /proc/meminfo [2024-04-16T10:14:36.215Z] MemTotal: 131639680 kB [2024-04-16T10:14:36.215Z] MemFree: 17278312 kB [2024-04-16T10:14:36.215Z] MemAvailable: 96650024 kB [2024-04-16T10:14:36.215Z] Buffers: 364 kB [2024-04-16T10:14:36.215Z] Cached: 71453176 kB [2024-04-16T10:14:36.215Z] SwapCached: 0 kB [2024-04-16T10:14:36.215Z] Active: 39279380 kB [2024-04-16T10:14:36.215Z] Inactive: 52353164 kB [2024-04-16T10:14:36.215Z] Active(anon): 19135096 kB [2024-04-16T10:14:36.215Z] Inactive(anon): 1282220 kB [2024-04-16T10:14:36.215Z] Active(file): 20144284 kB [2024-04-16T10:14:36.215Z] Inactive(file): 51070944 kB [2024-04-16T10:14:36.215Z] Unevictable: 147740 kB [2024-04-16T10:14:36.215Z] Mlocked: 147740 kB [2024-04-16T10:14:36.215Z] SwapTotal: 0 kB [2024-04-16T10:14:36.215Z] SwapFree: 0 kB [2024-04-16T10:14:36.215Z] Zswap: 0 kB [2024-04-16T10:14:36.215Z] Zswapped: 0 kB [2024-04-16T10:14:36.215Z] Dirty: 749532 kB [2024-04-16T10:14:36.215Z] Writeback: 0 kB [2024-04-16T10:14:36.215Z] AnonPages: 20299284 kB [2024-04-16T10:14:36.215Z] Mapped: 1701960 kB [2024-04-16T10:14:36.215Z] Shmem: 233152 kB [2024-04-16T10:14:36.215Z] KReclaimable: 9217900 kB [2024-04-16T10:14:36.215Z] Slab: 15538880 kB [2024-04-16T10:14:36.215Z] SReclaimable: 9217900 kB [2024-04-16T10:14:36.215Z] SUnreclaim: 6320980 kB [2024-04-16T10:14:36.215Z] KernelStack: 70332 kB [2024-04-16T10:14:36.215Z] PageTables: 137872 kB [2024-04-16T10:14:36.215Z] SecPageTables: 0 kB [2024-04-16T10:14:36.215Z] NFS_Unstable: 0 kB [2024-04-16T10:14:36.215Z] Bounce: 0 kB [2024-04-16T10:14:36.215Z] WritebackTmp: 0 kB [2024-04-16T10:14:36.215Z] CommitLimit: 65819840 kB [2024-04-16T10:14:36.215Z] Committed_AS: 37118292 kB [2024-04-16T10:14:36.215Z] VmallocTotal: 34359738367 kB [2024-04-16T10:14:36.215Z] VmallocUsed: 296980 kB [2024-04-16T10:14:36.215Z] VmallocChunk: 0 kB [2024-04-16T10:14:36.215Z] Percpu: 1501632 kB [2024-04-16T10:14:36.215Z] HardwareCorrupted: 0 kB [2024-04-16T10:14:36.215Z] AnonHugePages: 129024 kB [2024-04-16T10:14:36.215Z] ShmemHugePages: 0 kB [2024-04-16T10:14:36.215Z] ShmemPmdMapped: 0 kB [2024-04-16T10:14:36.215Z] FileHugePages: 0 kB [2024-04-16T10:14:36.215Z] FilePmdMapped: 0 kB [2024-04-16T10:14:36.215Z] CmaTotal: 0 kB [2024-04-16T10:14:36.215Z] CmaFree: 0 kB [2024-04-16T10:14:36.215Z] HugePages_Total: 0 [2024-04-16T10:14:36.215Z] HugePages_Free: 0 [2024-04-16T10:14:36.215Z] HugePages_Rsvd: 0 [2024-04-16T10:14:36.215Z] HugePages_Surp: 0 [2024-04-16T10:14:36.215Z] Hugepagesize: 2048 kB [2024-04-16T10:14:36.215Z] Hugetlb: 0 kB [2024-04-16T10:14:36.215Z] DirectMap4k: 1108296 kB [2024-04-16T10:14:36.215Z] DirectMap2M: 36294656 kB [2024-04-16T10:14:36.215Z] DirectMap1G: 98566144 kB [Pipeline] sh [2024-04-16T10:14:36.277Z] + id [2024-04-16T10:14:36.277Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:14:36.277Z] + uname -a [2024-04-16T10:14:36.277Z] Linux basic-gvd29 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:14:36.277Z] + env [2024-04-16T10:14:36.277Z] + sort [2024-04-16T10:14:36.277Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:36.278Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:36.278Z] BRANCH_NAME=PR-24889 [2024-04-16T10:14:36.278Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:14:36.278Z] BUILD_ID=5 [2024-04-16T10:14:36.278Z] BUILD_NUMBER=5 [2024-04-16T10:14:36.278Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:14:36.278Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:14:36.278Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:14:36.278Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:14:36.278Z] CHANGE_FORK=samsonsouley [2024-04-16T10:14:36.278Z] CHANGE_ID=24889 [2024-04-16T10:14:36.278Z] CHANGE_TARGET=master [2024-04-16T10:14:36.278Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:14:36.278Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:14:36.278Z] CI=true [2024-04-16T10:14:36.278Z] EXECUTOR_NUMBER=0 [2024-04-16T10:14:36.278Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:14:36.278Z] HOME=/home/jenkins [2024-04-16T10:14:36.278Z] HOSTNAME=basic-gvd29 [2024-04-16T10:14:36.278Z] HUDSON_COOKIE=9c66f0d7-cfcb-47ae-8e8b-178e0c03af3a [2024-04-16T10:14:36.278Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:14:36.278Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:14:36.278Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:36.278Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:14:36.278Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:14:36.278Z] JENKINS_AGENT_NAME=basic-gvd29 [2024-04-16T10:14:36.278Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:14:36.278Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:14:36.278Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:14:36.278Z] JENKINS_NAME=basic-gvd29 [2024-04-16T10:14:36.278Z] JENKINS_NODE_COOKIE=2b5b3246-38d4-494d-b7b6-70807a835091 [2024-04-16T10:14:36.278Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:14:36.278Z] JENKINS_SECRET=**** [2024-04-16T10:14:36.278Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:14:36.278Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:14:36.278Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:14:36.278Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:14:36.278Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:14:36.278Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:14:36.278Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:14:36.278Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:14:36.278Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:14:36.278Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:14:36.278Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:14:36.278Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:14:36.278Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:14:36.278Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:14:36.278Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:14:36.278Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:14:36.278Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:14:36.278Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:14:36.278Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:14:36.278Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:14:36.278Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:14:36.278Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:14:36.278Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:14:36.278Z] LANG=en_US.UTF-8 [2024-04-16T10:14:36.278Z] LANGUAGE=en_US:en [2024-04-16T10:14:36.278Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:14:36.278Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:36.278Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:36.278Z] NODE_LABELS=basic-gvd29 basic [2024-04-16T10:14:36.278Z] NODE_NAME=basic-gvd29 [2024-04-16T10:14:36.278Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:14:36.278Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-gvd29 [2024-04-16T10:14:36.278Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:14:36.278Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:14:36.278Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:14:36.278Z] PORT_ADMIN=4848 [2024-04-16T10:14:36.278Z] PORT_HTTP=8080 [2024-04-16T10:14:36.278Z] PORT_HTTPS=8181 [2024-04-16T10:14:36.278Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:36.278Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:14:36.278Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:14:36.279Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:14:36.279Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:14:36.279Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:36.279Z] SHLVL=1 [2024-04-16T10:14:36.279Z] STAGE_NAME=ejb_group_3 [2024-04-16T10:14:36.279Z] TERM=xterm [2024-04-16T10:14:36.279Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:14:36.279Z] USER_NAME=jenkins [2024-04-16T10:14:36.279Z] _=/usr/bin/env [2024-04-16T10:14:36.279Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:36.279Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:14:36.279Z] + df -h [2024-04-16T10:14:36.279Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:14:36.279Z] overlay 32G 20K 32G 1% / [2024-04-16T10:14:36.279Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:14:36.279Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:14:36.279Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:14:36.279Z] tmpfs 26G 68M 26G 1% /etc/hostname [2024-04-16T10:14:36.279Z] /dev/sda4 894G 638G 257G 72% /etc/hosts [2024-04-16T10:14:36.279Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:14:36.279Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:14:36.279Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:14:36.279Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:14:36.279Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:14:36.279Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:14:36.279Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:14:36.279Z] 89 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:14:36.279Z] + mvn -version [2024-04-16T10:14:36.467Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2024-04-16T10:14:36.467Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:36.467Z] 3 warnings [2024-04-16T10:14:36.467Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:36.467Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2024-04-16T10:14:36.467Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:14:36.467Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb [2024-04-16T10:14:36.468Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:14:36.468Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb [2024-04-16T10:14:36.468Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:14:36.468Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:36.496Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:36.496Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:36.539Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:14:36.539Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:14:36.539Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:14:36.539Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:14:36.539Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:14:36.539Z] + ant -version [2024-04-16T10:14:36.722Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:36.722Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:36.723Z] 3 warnings [2024-04-16T10:14:36.723Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-04-16T10:14:36.723Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2024-04-16T10:14:36.723Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2024-04-16T10:14:36.723Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:36.796Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:14:36.796Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:14:36.796Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-230eb416/script.sh.copy: line 9: ps: command not found [2024-04-16T10:14:36.796Z] + true [2024-04-16T10:14:36.796Z] + cat /proc/cpuinfo [2024-04-16T10:14:36.796Z] processor : 0 [2024-04-16T10:14:36.796Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.796Z] cpu family : 6 [2024-04-16T10:14:36.796Z] model : 79 [2024-04-16T10:14:36.796Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.796Z] stepping : 1 [2024-04-16T10:14:36.796Z] microcode : 0xb000040 [2024-04-16T10:14:36.796Z] cpu MHz : 2386.515 [2024-04-16T10:14:36.796Z] cache size : 20480 KB [2024-04-16T10:14:36.796Z] physical id : 0 [2024-04-16T10:14:36.796Z] siblings : 16 [2024-04-16T10:14:36.796Z] core id : 0 [2024-04-16T10:14:36.796Z] cpu cores : 8 [2024-04-16T10:14:36.796Z] apicid : 0 [2024-04-16T10:14:36.796Z] initial apicid : 0 [2024-04-16T10:14:36.796Z] fpu : yes [2024-04-16T10:14:36.796Z] fpu_exception : yes [2024-04-16T10:14:36.796Z] cpuid level : 20 [2024-04-16T10:14:36.796Z] wp : yes [2024-04-16T10:14:36.796Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.796Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.796Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.796Z] bogomips : 4199.92 [2024-04-16T10:14:36.796Z] clflush size : 64 [2024-04-16T10:14:36.796Z] cache_alignment : 64 [2024-04-16T10:14:36.796Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.796Z] power management: [2024-04-16T10:14:36.796Z] [2024-04-16T10:14:36.796Z] processor : 1 [2024-04-16T10:14:36.796Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.796Z] cpu family : 6 [2024-04-16T10:14:36.796Z] model : 79 [2024-04-16T10:14:36.796Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.796Z] stepping : 1 [2024-04-16T10:14:36.796Z] microcode : 0xb000040 [2024-04-16T10:14:36.796Z] cpu MHz : 2429.238 [2024-04-16T10:14:36.796Z] cache size : 20480 KB [2024-04-16T10:14:36.796Z] physical id : 0 [2024-04-16T10:14:36.796Z] siblings : 16 [2024-04-16T10:14:36.796Z] core id : 1 [2024-04-16T10:14:36.796Z] cpu cores : 8 [2024-04-16T10:14:36.796Z] apicid : 2 [2024-04-16T10:14:36.796Z] initial apicid : 2 [2024-04-16T10:14:36.796Z] fpu : yes [2024-04-16T10:14:36.796Z] fpu_exception : yes [2024-04-16T10:14:36.796Z] cpuid level : 20 [2024-04-16T10:14:36.796Z] wp : yes [2024-04-16T10:14:36.796Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.797Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.797Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.797Z] bogomips : 4199.92 [2024-04-16T10:14:36.797Z] clflush size : 64 [2024-04-16T10:14:36.797Z] cache_alignment : 64 [2024-04-16T10:14:36.797Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.797Z] power management: [2024-04-16T10:14:36.797Z] [2024-04-16T10:14:36.797Z] processor : 2 [2024-04-16T10:14:36.797Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.797Z] cpu family : 6 [2024-04-16T10:14:36.797Z] model : 79 [2024-04-16T10:14:36.797Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.797Z] stepping : 1 [2024-04-16T10:14:36.797Z] microcode : 0xb000040 [2024-04-16T10:14:36.797Z] cpu MHz : 2548.568 [2024-04-16T10:14:36.797Z] cache size : 20480 KB [2024-04-16T10:14:36.797Z] physical id : 0 [2024-04-16T10:14:36.797Z] siblings : 16 [2024-04-16T10:14:36.797Z] core id : 2 [2024-04-16T10:14:36.797Z] cpu cores : 8 [2024-04-16T10:14:36.797Z] apicid : 4 [2024-04-16T10:14:36.797Z] initial apicid : 4 [2024-04-16T10:14:36.797Z] fpu : yes [2024-04-16T10:14:36.797Z] fpu_exception : yes [2024-04-16T10:14:36.797Z] cpuid level : 20 [2024-04-16T10:14:36.797Z] wp : yes [2024-04-16T10:14:36.797Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.797Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.797Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.797Z] bogomips : 4199.92 [2024-04-16T10:14:36.797Z] clflush size : 64 [2024-04-16T10:14:36.797Z] cache_alignment : 64 [2024-04-16T10:14:36.797Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.797Z] power management: [2024-04-16T10:14:36.797Z] [2024-04-16T10:14:36.797Z] processor : 3 [2024-04-16T10:14:36.797Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.797Z] cpu family : 6 [2024-04-16T10:14:36.797Z] model : 79 [2024-04-16T10:14:36.797Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.797Z] stepping : 1 [2024-04-16T10:14:36.797Z] microcode : 0xb000040 [2024-04-16T10:14:36.797Z] cpu MHz : 2302.648 [2024-04-16T10:14:36.797Z] cache size : 20480 KB [2024-04-16T10:14:36.797Z] physical id : 0 [2024-04-16T10:14:36.797Z] siblings : 16 [2024-04-16T10:14:36.797Z] core id : 3 [2024-04-16T10:14:36.797Z] cpu cores : 8 [2024-04-16T10:14:36.797Z] apicid : 6 [2024-04-16T10:14:36.797Z] initial apicid : 6 [2024-04-16T10:14:36.797Z] fpu : yes [2024-04-16T10:14:36.797Z] fpu_exception : yes [2024-04-16T10:14:36.797Z] cpuid level : 20 [2024-04-16T10:14:36.797Z] wp : yes [2024-04-16T10:14:36.797Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.797Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.797Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.797Z] bogomips : 4199.92 [2024-04-16T10:14:36.797Z] clflush size : 64 [2024-04-16T10:14:36.797Z] cache_alignment : 64 [2024-04-16T10:14:36.797Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.797Z] power management: [2024-04-16T10:14:36.797Z] [2024-04-16T10:14:36.797Z] processor : 4 [2024-04-16T10:14:36.797Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.797Z] cpu family : 6 [2024-04-16T10:14:36.797Z] model : 79 [2024-04-16T10:14:36.797Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.797Z] stepping : 1 [2024-04-16T10:14:36.797Z] microcode : 0xb000040 [2024-04-16T10:14:36.797Z] cpu MHz : 2302.510 [2024-04-16T10:14:36.797Z] cache size : 20480 KB [2024-04-16T10:14:36.797Z] physical id : 0 [2024-04-16T10:14:36.797Z] siblings : 16 [2024-04-16T10:14:36.797Z] core id : 4 [2024-04-16T10:14:36.797Z] cpu cores : 8 [2024-04-16T10:14:36.797Z] apicid : 8 [2024-04-16T10:14:36.797Z] initial apicid : 8 [2024-04-16T10:14:36.797Z] fpu : yes [2024-04-16T10:14:36.797Z] fpu_exception : yes [2024-04-16T10:14:36.797Z] cpuid level : 20 [2024-04-16T10:14:36.797Z] wp : yes [2024-04-16T10:14:36.798Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.798Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.798Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.798Z] bogomips : 4199.92 [2024-04-16T10:14:36.798Z] clflush size : 64 [2024-04-16T10:14:36.798Z] cache_alignment : 64 [2024-04-16T10:14:36.798Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.798Z] power management: [2024-04-16T10:14:36.798Z] [2024-04-16T10:14:36.798Z] processor : 5 [2024-04-16T10:14:36.798Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.798Z] cpu family : 6 [2024-04-16T10:14:36.798Z] model : 79 [2024-04-16T10:14:36.798Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.798Z] stepping : 1 [2024-04-16T10:14:36.798Z] microcode : 0xb000040 [2024-04-16T10:14:36.798Z] cpu MHz : 2508.976 [2024-04-16T10:14:36.798Z] cache size : 20480 KB [2024-04-16T10:14:36.798Z] physical id : 0 [2024-04-16T10:14:36.798Z] siblings : 16 [2024-04-16T10:14:36.798Z] core id : 5 [2024-04-16T10:14:36.798Z] cpu cores : 8 [2024-04-16T10:14:36.798Z] apicid : 10 [2024-04-16T10:14:36.798Z] initial apicid : 10 [2024-04-16T10:14:36.798Z] fpu : yes [2024-04-16T10:14:36.798Z] fpu_exception : yes [2024-04-16T10:14:36.798Z] cpuid level : 20 [2024-04-16T10:14:36.798Z] wp : yes [2024-04-16T10:14:36.798Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.798Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.798Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.798Z] bogomips : 4199.92 [2024-04-16T10:14:36.798Z] clflush size : 64 [2024-04-16T10:14:36.798Z] cache_alignment : 64 [2024-04-16T10:14:36.798Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.798Z] power management: [2024-04-16T10:14:36.798Z] [2024-04-16T10:14:36.798Z] processor : 6 [2024-04-16T10:14:36.798Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.798Z] cpu family : 6 [2024-04-16T10:14:36.798Z] model : 79 [2024-04-16T10:14:36.798Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.798Z] stepping : 1 [2024-04-16T10:14:36.798Z] microcode : 0xb000040 [2024-04-16T10:14:36.798Z] cpu MHz : 2398.538 [2024-04-16T10:14:36.798Z] cache size : 20480 KB [2024-04-16T10:14:36.798Z] physical id : 0 [2024-04-16T10:14:36.798Z] siblings : 16 [2024-04-16T10:14:36.798Z] core id : 6 [2024-04-16T10:14:36.798Z] cpu cores : 8 [2024-04-16T10:14:36.798Z] apicid : 12 [2024-04-16T10:14:36.798Z] initial apicid : 12 [2024-04-16T10:14:36.798Z] fpu : yes [2024-04-16T10:14:36.798Z] fpu_exception : yes [2024-04-16T10:14:36.798Z] cpuid level : 20 [2024-04-16T10:14:36.798Z] wp : yes [2024-04-16T10:14:36.798Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.798Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.799Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.799Z] bogomips : 4199.92 [2024-04-16T10:14:36.799Z] clflush size : 64 [2024-04-16T10:14:36.799Z] cache_alignment : 64 [2024-04-16T10:14:36.799Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.799Z] power management: [2024-04-16T10:14:36.799Z] [2024-04-16T10:14:36.799Z] processor : 7 [2024-04-16T10:14:36.799Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.799Z] cpu family : 6 [2024-04-16T10:14:36.799Z] model : 79 [2024-04-16T10:14:36.799Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.799Z] stepping : 1 [2024-04-16T10:14:36.799Z] microcode : 0xb000040 [2024-04-16T10:14:36.799Z] cpu MHz : 2524.084 [2024-04-16T10:14:36.799Z] cache size : 20480 KB [2024-04-16T10:14:36.799Z] physical id : 0 [2024-04-16T10:14:36.799Z] siblings : 16 [2024-04-16T10:14:36.799Z] core id : 7 [2024-04-16T10:14:36.799Z] cpu cores : 8 [2024-04-16T10:14:36.799Z] apicid : 14 [2024-04-16T10:14:36.799Z] initial apicid : 14 [2024-04-16T10:14:36.799Z] fpu : yes [2024-04-16T10:14:36.799Z] fpu_exception : yes [2024-04-16T10:14:36.799Z] cpuid level : 20 [2024-04-16T10:14:36.799Z] wp : yes [2024-04-16T10:14:36.799Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.799Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.799Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.799Z] bogomips : 4199.92 [2024-04-16T10:14:36.799Z] clflush size : 64 [2024-04-16T10:14:36.799Z] cache_alignment : 64 [2024-04-16T10:14:36.799Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.799Z] power management: [2024-04-16T10:14:36.799Z] [2024-04-16T10:14:36.799Z] processor : 8 [2024-04-16T10:14:36.799Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.799Z] cpu family : 6 [2024-04-16T10:14:36.799Z] model : 79 [2024-04-16T10:14:36.799Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.799Z] stepping : 1 [2024-04-16T10:14:36.799Z] microcode : 0xb000040 [2024-04-16T10:14:36.799Z] cpu MHz : 2328.265 [2024-04-16T10:14:36.799Z] cache size : 20480 KB [2024-04-16T10:14:36.799Z] physical id : 1 [2024-04-16T10:14:36.799Z] siblings : 16 [2024-04-16T10:14:36.799Z] core id : 0 [2024-04-16T10:14:36.799Z] cpu cores : 8 [2024-04-16T10:14:36.799Z] apicid : 16 [2024-04-16T10:14:36.799Z] initial apicid : 16 [2024-04-16T10:14:36.799Z] fpu : yes [2024-04-16T10:14:36.799Z] fpu_exception : yes [2024-04-16T10:14:36.799Z] cpuid level : 20 [2024-04-16T10:14:36.799Z] wp : yes [2024-04-16T10:14:36.799Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.799Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.799Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.799Z] bogomips : 4210.45 [2024-04-16T10:14:36.799Z] clflush size : 64 [2024-04-16T10:14:36.799Z] cache_alignment : 64 [2024-04-16T10:14:36.799Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.799Z] power management: [2024-04-16T10:14:36.799Z] [2024-04-16T10:14:36.799Z] processor : 9 [2024-04-16T10:14:36.799Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.799Z] cpu family : 6 [2024-04-16T10:14:36.799Z] model : 79 [2024-04-16T10:14:36.799Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.799Z] stepping : 1 [2024-04-16T10:14:36.799Z] microcode : 0xb000040 [2024-04-16T10:14:36.799Z] cpu MHz : 2548.331 [2024-04-16T10:14:36.799Z] cache size : 20480 KB [2024-04-16T10:14:36.799Z] physical id : 1 [2024-04-16T10:14:36.799Z] siblings : 16 [2024-04-16T10:14:36.799Z] core id : 1 [2024-04-16T10:14:36.799Z] cpu cores : 8 [2024-04-16T10:14:36.799Z] apicid : 18 [2024-04-16T10:14:36.799Z] initial apicid : 18 [2024-04-16T10:14:36.799Z] fpu : yes [2024-04-16T10:14:36.799Z] fpu_exception : yes [2024-04-16T10:14:36.799Z] cpuid level : 20 [2024-04-16T10:14:36.799Z] wp : yes [2024-04-16T10:14:36.800Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.800Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.800Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.800Z] bogomips : 4210.45 [2024-04-16T10:14:36.800Z] clflush size : 64 [2024-04-16T10:14:36.800Z] cache_alignment : 64 [2024-04-16T10:14:36.800Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.800Z] power management: [2024-04-16T10:14:36.800Z] [2024-04-16T10:14:36.800Z] processor : 10 [2024-04-16T10:14:36.800Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.800Z] cpu family : 6 [2024-04-16T10:14:36.800Z] model : 79 [2024-04-16T10:14:36.800Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.800Z] stepping : 1 [2024-04-16T10:14:36.800Z] microcode : 0xb000040 [2024-04-16T10:14:36.800Z] cpu MHz : 2300.794 [2024-04-16T10:14:36.800Z] cache size : 20480 KB [2024-04-16T10:14:36.800Z] physical id : 1 [2024-04-16T10:14:36.800Z] siblings : 16 [2024-04-16T10:14:36.800Z] core id : 2 [2024-04-16T10:14:36.800Z] cpu cores : 8 [2024-04-16T10:14:36.800Z] apicid : 20 [2024-04-16T10:14:36.800Z] initial apicid : 20 [2024-04-16T10:14:36.800Z] fpu : yes [2024-04-16T10:14:36.800Z] fpu_exception : yes [2024-04-16T10:14:36.800Z] cpuid level : 20 [2024-04-16T10:14:36.800Z] wp : yes [2024-04-16T10:14:36.800Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.800Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.800Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.800Z] bogomips : 4210.45 [2024-04-16T10:14:36.800Z] clflush size : 64 [2024-04-16T10:14:36.800Z] cache_alignment : 64 [2024-04-16T10:14:36.800Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.800Z] power management: [2024-04-16T10:14:36.800Z] [2024-04-16T10:14:36.800Z] processor : 11 [2024-04-16T10:14:36.800Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.800Z] cpu family : 6 [2024-04-16T10:14:36.800Z] model : 79 [2024-04-16T10:14:36.800Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.800Z] stepping : 1 [2024-04-16T10:14:36.800Z] microcode : 0xb000040 [2024-04-16T10:14:36.800Z] cpu MHz : 2311.869 [2024-04-16T10:14:36.800Z] cache size : 20480 KB [2024-04-16T10:14:36.800Z] physical id : 1 [2024-04-16T10:14:36.800Z] siblings : 16 [2024-04-16T10:14:36.800Z] core id : 3 [2024-04-16T10:14:36.800Z] cpu cores : 8 [2024-04-16T10:14:36.800Z] apicid : 22 [2024-04-16T10:14:36.800Z] initial apicid : 22 [2024-04-16T10:14:36.800Z] fpu : yes [2024-04-16T10:14:36.800Z] fpu_exception : yes [2024-04-16T10:14:36.800Z] cpuid level : 20 [2024-04-16T10:14:36.800Z] wp : yes [2024-04-16T10:14:36.800Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.800Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.800Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.800Z] bogomips : 4210.45 [2024-04-16T10:14:36.800Z] clflush size : 64 [2024-04-16T10:14:36.800Z] cache_alignment : 64 [2024-04-16T10:14:36.800Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.800Z] power management: [2024-04-16T10:14:36.800Z] [2024-04-16T10:14:36.800Z] processor : 12 [2024-04-16T10:14:36.800Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.800Z] cpu family : 6 [2024-04-16T10:14:36.800Z] model : 79 [2024-04-16T10:14:36.800Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.800Z] stepping : 1 [2024-04-16T10:14:36.800Z] microcode : 0xb000040 [2024-04-16T10:14:36.801Z] cpu MHz : 2438.693 [2024-04-16T10:14:36.801Z] cache size : 20480 KB [2024-04-16T10:14:36.801Z] physical id : 1 [2024-04-16T10:14:36.801Z] siblings : 16 [2024-04-16T10:14:36.801Z] core id : 4 [2024-04-16T10:14:36.801Z] cpu cores : 8 [2024-04-16T10:14:36.801Z] apicid : 24 [2024-04-16T10:14:36.801Z] initial apicid : 24 [2024-04-16T10:14:36.801Z] fpu : yes [2024-04-16T10:14:36.801Z] fpu_exception : yes [2024-04-16T10:14:36.801Z] cpuid level : 20 [2024-04-16T10:14:36.801Z] wp : yes [2024-04-16T10:14:36.801Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.801Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.801Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.801Z] bogomips : 4210.45 [2024-04-16T10:14:36.801Z] clflush size : 64 [2024-04-16T10:14:36.801Z] cache_alignment : 64 [2024-04-16T10:14:36.801Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.801Z] power management: [2024-04-16T10:14:36.801Z] [2024-04-16T10:14:36.801Z] processor : 13 [2024-04-16T10:14:36.801Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.801Z] cpu family : 6 [2024-04-16T10:14:36.801Z] model : 79 [2024-04-16T10:14:36.801Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.801Z] stepping : 1 [2024-04-16T10:14:36.801Z] microcode : 0xb000040 [2024-04-16T10:14:36.801Z] cpu MHz : 2300.696 [2024-04-16T10:14:36.801Z] cache size : 20480 KB [2024-04-16T10:14:36.801Z] physical id : 1 [2024-04-16T10:14:36.801Z] siblings : 16 [2024-04-16T10:14:36.801Z] core id : 5 [2024-04-16T10:14:36.801Z] cpu cores : 8 [2024-04-16T10:14:36.801Z] apicid : 26 [2024-04-16T10:14:36.801Z] initial apicid : 26 [2024-04-16T10:14:36.801Z] fpu : yes [2024-04-16T10:14:36.801Z] fpu_exception : yes [2024-04-16T10:14:36.801Z] cpuid level : 20 [2024-04-16T10:14:36.801Z] wp : yes [2024-04-16T10:14:36.801Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.801Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.801Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.801Z] bogomips : 4210.45 [2024-04-16T10:14:36.801Z] clflush size : 64 [2024-04-16T10:14:36.801Z] cache_alignment : 64 [2024-04-16T10:14:36.801Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.801Z] power management: [2024-04-16T10:14:36.801Z] [2024-04-16T10:14:36.801Z] processor : 14 [2024-04-16T10:14:36.801Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.801Z] cpu family : 6 [2024-04-16T10:14:36.801Z] model : 79 [2024-04-16T10:14:36.801Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.801Z] stepping : 1 [2024-04-16T10:14:36.801Z] microcode : 0xb000040 [2024-04-16T10:14:36.801Z] cpu MHz : 2330.017 [2024-04-16T10:14:36.801Z] cache size : 20480 KB [2024-04-16T10:14:36.801Z] physical id : 1 [2024-04-16T10:14:36.801Z] siblings : 16 [2024-04-16T10:14:36.801Z] core id : 6 [2024-04-16T10:14:36.801Z] cpu cores : 8 [2024-04-16T10:14:36.801Z] apicid : 28 [2024-04-16T10:14:36.801Z] initial apicid : 28 [2024-04-16T10:14:36.801Z] fpu : yes [2024-04-16T10:14:36.801Z] fpu_exception : yes [2024-04-16T10:14:36.801Z] cpuid level : 20 [2024-04-16T10:14:36.801Z] wp : yes [2024-04-16T10:14:36.801Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.802Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.802Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.802Z] bogomips : 4210.45 [2024-04-16T10:14:36.802Z] clflush size : 64 [2024-04-16T10:14:36.802Z] cache_alignment : 64 [2024-04-16T10:14:36.802Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.802Z] power management: [2024-04-16T10:14:36.802Z] [2024-04-16T10:14:36.802Z] processor : 15 [2024-04-16T10:14:36.802Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.802Z] cpu family : 6 [2024-04-16T10:14:36.802Z] model : 79 [2024-04-16T10:14:36.802Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.802Z] stepping : 1 [2024-04-16T10:14:36.802Z] microcode : 0xb000040 [2024-04-16T10:14:36.802Z] cpu MHz : 2548.337 [2024-04-16T10:14:36.802Z] cache size : 20480 KB [2024-04-16T10:14:36.802Z] physical id : 1 [2024-04-16T10:14:36.802Z] siblings : 16 [2024-04-16T10:14:36.802Z] core id : 7 [2024-04-16T10:14:36.802Z] cpu cores : 8 [2024-04-16T10:14:36.802Z] apicid : 30 [2024-04-16T10:14:36.802Z] initial apicid : 30 [2024-04-16T10:14:36.802Z] fpu : yes [2024-04-16T10:14:36.802Z] fpu_exception : yes [2024-04-16T10:14:36.802Z] cpuid level : 20 [2024-04-16T10:14:36.802Z] wp : yes [2024-04-16T10:14:36.802Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.802Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.802Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.802Z] bogomips : 4210.45 [2024-04-16T10:14:36.802Z] clflush size : 64 [2024-04-16T10:14:36.802Z] cache_alignment : 64 [2024-04-16T10:14:36.802Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.802Z] power management: [2024-04-16T10:14:36.802Z] [2024-04-16T10:14:36.802Z] processor : 16 [2024-04-16T10:14:36.802Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.802Z] cpu family : 6 [2024-04-16T10:14:36.802Z] model : 79 [2024-04-16T10:14:36.802Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.802Z] stepping : 1 [2024-04-16T10:14:36.802Z] microcode : 0xb000040 [2024-04-16T10:14:36.802Z] cpu MHz : 2542.200 [2024-04-16T10:14:36.802Z] cache size : 20480 KB [2024-04-16T10:14:36.802Z] physical id : 0 [2024-04-16T10:14:36.802Z] siblings : 16 [2024-04-16T10:14:36.802Z] core id : 0 [2024-04-16T10:14:36.802Z] cpu cores : 8 [2024-04-16T10:14:36.802Z] apicid : 1 [2024-04-16T10:14:36.802Z] initial apicid : 1 [2024-04-16T10:14:36.802Z] fpu : yes [2024-04-16T10:14:36.802Z] fpu_exception : yes [2024-04-16T10:14:36.802Z] cpuid level : 20 [2024-04-16T10:14:36.802Z] wp : yes [2024-04-16T10:14:36.802Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.802Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.802Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.802Z] bogomips : 4199.92 [2024-04-16T10:14:36.802Z] clflush size : 64 [2024-04-16T10:14:36.802Z] cache_alignment : 64 [2024-04-16T10:14:36.802Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.802Z] power management: [2024-04-16T10:14:36.802Z] [2024-04-16T10:14:36.802Z] processor : 17 [2024-04-16T10:14:36.802Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.802Z] cpu family : 6 [2024-04-16T10:14:36.802Z] model : 79 [2024-04-16T10:14:36.802Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.802Z] stepping : 1 [2024-04-16T10:14:36.802Z] microcode : 0xb000040 [2024-04-16T10:14:36.802Z] cpu MHz : 2334.068 [2024-04-16T10:14:36.802Z] cache size : 20480 KB [2024-04-16T10:14:36.802Z] physical id : 0 [2024-04-16T10:14:36.802Z] siblings : 16 [2024-04-16T10:14:36.802Z] core id : 1 [2024-04-16T10:14:36.802Z] cpu cores : 8 [2024-04-16T10:14:36.802Z] apicid : 3 [2024-04-16T10:14:36.803Z] initial apicid : 3 [2024-04-16T10:14:36.803Z] fpu : yes [2024-04-16T10:14:36.803Z] fpu_exception : yes [2024-04-16T10:14:36.803Z] cpuid level : 20 [2024-04-16T10:14:36.803Z] wp : yes [2024-04-16T10:14:36.803Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.803Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.803Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.803Z] bogomips : 4199.92 [2024-04-16T10:14:36.803Z] clflush size : 64 [2024-04-16T10:14:36.803Z] cache_alignment : 64 [2024-04-16T10:14:36.803Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.803Z] power management: [2024-04-16T10:14:36.803Z] [2024-04-16T10:14:36.803Z] processor : 18 [2024-04-16T10:14:36.803Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.803Z] cpu family : 6 [2024-04-16T10:14:36.803Z] model : 79 [2024-04-16T10:14:36.803Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.803Z] stepping : 1 [2024-04-16T10:14:36.803Z] microcode : 0xb000040 [2024-04-16T10:14:36.803Z] cpu MHz : 2563.750 [2024-04-16T10:14:36.803Z] cache size : 20480 KB [2024-04-16T10:14:36.803Z] physical id : 0 [2024-04-16T10:14:36.803Z] siblings : 16 [2024-04-16T10:14:36.803Z] core id : 2 [2024-04-16T10:14:36.803Z] cpu cores : 8 [2024-04-16T10:14:36.803Z] apicid : 5 [2024-04-16T10:14:36.803Z] initial apicid : 5 [2024-04-16T10:14:36.803Z] fpu : yes [2024-04-16T10:14:36.803Z] fpu_exception : yes [2024-04-16T10:14:36.803Z] cpuid level : 20 [2024-04-16T10:14:36.803Z] wp : yes [2024-04-16T10:14:36.803Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.803Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.803Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.803Z] bogomips : 4199.92 [2024-04-16T10:14:36.803Z] clflush size : 64 [2024-04-16T10:14:36.803Z] cache_alignment : 64 [2024-04-16T10:14:36.803Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.803Z] power management: [2024-04-16T10:14:36.803Z] [2024-04-16T10:14:36.803Z] processor : 19 [2024-04-16T10:14:36.803Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.803Z] cpu family : 6 [2024-04-16T10:14:36.803Z] model : 79 [2024-04-16T10:14:36.803Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.803Z] stepping : 1 [2024-04-16T10:14:36.803Z] microcode : 0xb000040 [2024-04-16T10:14:36.803Z] cpu MHz : 2438.310 [2024-04-16T10:14:36.803Z] cache size : 20480 KB [2024-04-16T10:14:36.803Z] physical id : 0 [2024-04-16T10:14:36.803Z] siblings : 16 [2024-04-16T10:14:36.803Z] core id : 3 [2024-04-16T10:14:36.803Z] cpu cores : 8 [2024-04-16T10:14:36.803Z] apicid : 7 [2024-04-16T10:14:36.803Z] initial apicid : 7 [2024-04-16T10:14:36.803Z] fpu : yes [2024-04-16T10:14:36.803Z] fpu_exception : yes [2024-04-16T10:14:36.803Z] cpuid level : 20 [2024-04-16T10:14:36.803Z] wp : yes [2024-04-16T10:14:36.803Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.804Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.804Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.804Z] bogomips : 4199.92 [2024-04-16T10:14:36.804Z] clflush size : 64 [2024-04-16T10:14:36.804Z] cache_alignment : 64 [2024-04-16T10:14:36.804Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.804Z] power management: [2024-04-16T10:14:36.804Z] [2024-04-16T10:14:36.804Z] processor : 20 [2024-04-16T10:14:36.804Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.804Z] cpu family : 6 [2024-04-16T10:14:36.804Z] model : 79 [2024-04-16T10:14:36.804Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.804Z] stepping : 1 [2024-04-16T10:14:36.804Z] microcode : 0xb000040 [2024-04-16T10:14:36.804Z] cpu MHz : 2301.368 [2024-04-16T10:14:36.804Z] cache size : 20480 KB [2024-04-16T10:14:36.804Z] physical id : 0 [2024-04-16T10:14:36.804Z] siblings : 16 [2024-04-16T10:14:36.804Z] core id : 4 [2024-04-16T10:14:36.804Z] cpu cores : 8 [2024-04-16T10:14:36.804Z] apicid : 9 [2024-04-16T10:14:36.804Z] initial apicid : 9 [2024-04-16T10:14:36.804Z] fpu : yes [2024-04-16T10:14:36.804Z] fpu_exception : yes [2024-04-16T10:14:36.804Z] cpuid level : 20 [2024-04-16T10:14:36.804Z] wp : yes [2024-04-16T10:14:36.804Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.804Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.804Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.804Z] bogomips : 4199.92 [2024-04-16T10:14:36.804Z] clflush size : 64 [2024-04-16T10:14:36.804Z] cache_alignment : 64 [2024-04-16T10:14:36.804Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.804Z] power management: [2024-04-16T10:14:36.804Z] [2024-04-16T10:14:36.804Z] processor : 21 [2024-04-16T10:14:36.804Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.804Z] cpu family : 6 [2024-04-16T10:14:36.804Z] model : 79 [2024-04-16T10:14:36.804Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.804Z] stepping : 1 [2024-04-16T10:14:36.804Z] microcode : 0xb000040 [2024-04-16T10:14:36.804Z] cpu MHz : 2568.499 [2024-04-16T10:14:36.804Z] cache size : 20480 KB [2024-04-16T10:14:36.804Z] physical id : 0 [2024-04-16T10:14:36.804Z] siblings : 16 [2024-04-16T10:14:36.804Z] core id : 5 [2024-04-16T10:14:36.804Z] cpu cores : 8 [2024-04-16T10:14:36.804Z] apicid : 11 [2024-04-16T10:14:36.804Z] initial apicid : 11 [2024-04-16T10:14:36.804Z] fpu : yes [2024-04-16T10:14:36.804Z] fpu_exception : yes [2024-04-16T10:14:36.804Z] cpuid level : 20 [2024-04-16T10:14:36.804Z] wp : yes [2024-04-16T10:14:36.804Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.804Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.804Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.804Z] bogomips : 4199.92 [2024-04-16T10:14:36.804Z] clflush size : 64 [2024-04-16T10:14:36.804Z] cache_alignment : 64 [2024-04-16T10:14:36.804Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.804Z] power management: [2024-04-16T10:14:36.804Z] [2024-04-16T10:14:36.804Z] processor : 22 [2024-04-16T10:14:36.804Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.804Z] cpu family : 6 [2024-04-16T10:14:36.804Z] model : 79 [2024-04-16T10:14:36.804Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.804Z] stepping : 1 [2024-04-16T10:14:36.804Z] microcode : 0xb000040 [2024-04-16T10:14:36.804Z] cpu MHz : 2508.719 [2024-04-16T10:14:36.804Z] cache size : 20480 KB [2024-04-16T10:14:36.804Z] physical id : 0 [2024-04-16T10:14:36.804Z] siblings : 16 [2024-04-16T10:14:36.804Z] core id : 6 [2024-04-16T10:14:36.804Z] cpu cores : 8 [2024-04-16T10:14:36.804Z] apicid : 13 [2024-04-16T10:14:36.804Z] initial apicid : 13 [2024-04-16T10:14:36.804Z] fpu : yes [2024-04-16T10:14:36.804Z] fpu_exception : yes [2024-04-16T10:14:36.804Z] cpuid level : 20 [2024-04-16T10:14:36.805Z] wp : yes [2024-04-16T10:14:36.805Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.805Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.805Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.805Z] bogomips : 4199.92 [2024-04-16T10:14:36.805Z] clflush size : 64 [2024-04-16T10:14:36.805Z] cache_alignment : 64 [2024-04-16T10:14:36.805Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.805Z] power management: [2024-04-16T10:14:36.805Z] [2024-04-16T10:14:36.805Z] processor : 23 [2024-04-16T10:14:36.805Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.805Z] cpu family : 6 [2024-04-16T10:14:36.805Z] model : 79 [2024-04-16T10:14:36.805Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.805Z] stepping : 1 [2024-04-16T10:14:36.805Z] microcode : 0xb000040 [2024-04-16T10:14:36.805Z] cpu MHz : 2569.785 [2024-04-16T10:14:36.805Z] cache size : 20480 KB [2024-04-16T10:14:36.805Z] physical id : 0 [2024-04-16T10:14:36.805Z] siblings : 16 [2024-04-16T10:14:36.805Z] core id : 7 [2024-04-16T10:14:36.805Z] cpu cores : 8 [2024-04-16T10:14:36.805Z] apicid : 15 [2024-04-16T10:14:36.805Z] initial apicid : 15 [2024-04-16T10:14:36.805Z] fpu : yes [2024-04-16T10:14:36.805Z] fpu_exception : yes [2024-04-16T10:14:36.805Z] cpuid level : 20 [2024-04-16T10:14:36.805Z] wp : yes [2024-04-16T10:14:36.805Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.805Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.805Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.805Z] bogomips : 4199.92 [2024-04-16T10:14:36.805Z] clflush size : 64 [2024-04-16T10:14:36.805Z] cache_alignment : 64 [2024-04-16T10:14:36.805Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.805Z] power management: [2024-04-16T10:14:36.805Z] [2024-04-16T10:14:36.805Z] processor : 24 [2024-04-16T10:14:36.805Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.805Z] cpu family : 6 [2024-04-16T10:14:36.805Z] model : 79 [2024-04-16T10:14:36.805Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.805Z] stepping : 1 [2024-04-16T10:14:36.805Z] microcode : 0xb000040 [2024-04-16T10:14:36.805Z] cpu MHz : 2407.044 [2024-04-16T10:14:36.805Z] cache size : 20480 KB [2024-04-16T10:14:36.805Z] physical id : 1 [2024-04-16T10:14:36.805Z] siblings : 16 [2024-04-16T10:14:36.805Z] core id : 0 [2024-04-16T10:14:36.805Z] cpu cores : 8 [2024-04-16T10:14:36.805Z] apicid : 17 [2024-04-16T10:14:36.805Z] initial apicid : 17 [2024-04-16T10:14:36.805Z] fpu : yes [2024-04-16T10:14:36.805Z] fpu_exception : yes [2024-04-16T10:14:36.805Z] cpuid level : 20 [2024-04-16T10:14:36.805Z] wp : yes [2024-04-16T10:14:36.805Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.806Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.806Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.806Z] bogomips : 4210.45 [2024-04-16T10:14:36.806Z] clflush size : 64 [2024-04-16T10:14:36.806Z] cache_alignment : 64 [2024-04-16T10:14:36.806Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.806Z] power management: [2024-04-16T10:14:36.806Z] [2024-04-16T10:14:36.806Z] processor : 25 [2024-04-16T10:14:36.806Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.806Z] cpu family : 6 [2024-04-16T10:14:36.806Z] model : 79 [2024-04-16T10:14:36.806Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.806Z] stepping : 1 [2024-04-16T10:14:36.806Z] microcode : 0xb000040 [2024-04-16T10:14:36.806Z] cpu MHz : 2633.878 [2024-04-16T10:14:36.806Z] cache size : 20480 KB [2024-04-16T10:14:36.806Z] physical id : 1 [2024-04-16T10:14:36.806Z] siblings : 16 [2024-04-16T10:14:36.806Z] core id : 1 [2024-04-16T10:14:36.806Z] cpu cores : 8 [2024-04-16T10:14:36.806Z] apicid : 19 [2024-04-16T10:14:36.806Z] initial apicid : 19 [2024-04-16T10:14:36.806Z] fpu : yes [2024-04-16T10:14:36.806Z] fpu_exception : yes [2024-04-16T10:14:36.806Z] cpuid level : 20 [2024-04-16T10:14:36.806Z] wp : yes [2024-04-16T10:14:36.806Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.806Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.806Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.806Z] bogomips : 4210.45 [2024-04-16T10:14:36.806Z] clflush size : 64 [2024-04-16T10:14:36.806Z] cache_alignment : 64 [2024-04-16T10:14:36.806Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.806Z] power management: [2024-04-16T10:14:36.806Z] [2024-04-16T10:14:36.806Z] processor : 26 [2024-04-16T10:14:36.806Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.806Z] cpu family : 6 [2024-04-16T10:14:36.806Z] model : 79 [2024-04-16T10:14:36.806Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.806Z] stepping : 1 [2024-04-16T10:14:36.806Z] microcode : 0xb000040 [2024-04-16T10:14:36.806Z] cpu MHz : 2300.821 [2024-04-16T10:14:36.806Z] cache size : 20480 KB [2024-04-16T10:14:36.806Z] physical id : 1 [2024-04-16T10:14:36.806Z] siblings : 16 [2024-04-16T10:14:36.806Z] core id : 2 [2024-04-16T10:14:36.806Z] cpu cores : 8 [2024-04-16T10:14:36.806Z] apicid : 21 [2024-04-16T10:14:36.806Z] initial apicid : 21 [2024-04-16T10:14:36.806Z] fpu : yes [2024-04-16T10:14:36.806Z] fpu_exception : yes [2024-04-16T10:14:36.806Z] cpuid level : 20 [2024-04-16T10:14:36.806Z] wp : yes [2024-04-16T10:14:36.806Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.806Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.806Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.806Z] bogomips : 4210.45 [2024-04-16T10:14:36.806Z] clflush size : 64 [2024-04-16T10:14:36.806Z] cache_alignment : 64 [2024-04-16T10:14:36.806Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.806Z] power management: [2024-04-16T10:14:36.806Z] [2024-04-16T10:14:36.806Z] processor : 27 [2024-04-16T10:14:36.806Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.806Z] cpu family : 6 [2024-04-16T10:14:36.806Z] model : 79 [2024-04-16T10:14:36.806Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.806Z] stepping : 1 [2024-04-16T10:14:36.806Z] microcode : 0xb000040 [2024-04-16T10:14:36.806Z] cpu MHz : 2304.553 [2024-04-16T10:14:36.806Z] cache size : 20480 KB [2024-04-16T10:14:36.806Z] physical id : 1 [2024-04-16T10:14:36.806Z] siblings : 16 [2024-04-16T10:14:36.806Z] core id : 3 [2024-04-16T10:14:36.806Z] cpu cores : 8 [2024-04-16T10:14:36.806Z] apicid : 23 [2024-04-16T10:14:36.806Z] initial apicid : 23 [2024-04-16T10:14:36.806Z] fpu : yes [2024-04-16T10:14:36.806Z] fpu_exception : yes [2024-04-16T10:14:36.806Z] cpuid level : 20 [2024-04-16T10:14:36.806Z] wp : yes [2024-04-16T10:14:36.807Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.807Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.807Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.807Z] bogomips : 4210.45 [2024-04-16T10:14:36.807Z] clflush size : 64 [2024-04-16T10:14:36.807Z] cache_alignment : 64 [2024-04-16T10:14:36.807Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.807Z] power management: [2024-04-16T10:14:36.807Z] [2024-04-16T10:14:36.807Z] processor : 28 [2024-04-16T10:14:36.807Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.807Z] cpu family : 6 [2024-04-16T10:14:36.807Z] model : 79 [2024-04-16T10:14:36.807Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.807Z] stepping : 1 [2024-04-16T10:14:36.807Z] microcode : 0xb000040 [2024-04-16T10:14:36.807Z] cpu MHz : 2538.338 [2024-04-16T10:14:36.807Z] cache size : 20480 KB [2024-04-16T10:14:36.807Z] physical id : 1 [2024-04-16T10:14:36.807Z] siblings : 16 [2024-04-16T10:14:36.807Z] core id : 4 [2024-04-16T10:14:36.807Z] cpu cores : 8 [2024-04-16T10:14:36.807Z] apicid : 25 [2024-04-16T10:14:36.807Z] initial apicid : 25 [2024-04-16T10:14:36.807Z] fpu : yes [2024-04-16T10:14:36.807Z] fpu_exception : yes [2024-04-16T10:14:36.807Z] cpuid level : 20 [2024-04-16T10:14:36.807Z] wp : yes [2024-04-16T10:14:36.807Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.807Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.807Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.807Z] bogomips : 4210.45 [2024-04-16T10:14:36.807Z] clflush size : 64 [2024-04-16T10:14:36.807Z] cache_alignment : 64 [2024-04-16T10:14:36.807Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.807Z] power management: [2024-04-16T10:14:36.807Z] [2024-04-16T10:14:36.807Z] processor : 29 [2024-04-16T10:14:36.807Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.807Z] cpu family : 6 [2024-04-16T10:14:36.807Z] model : 79 [2024-04-16T10:14:36.807Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.807Z] stepping : 1 [2024-04-16T10:14:36.807Z] microcode : 0xb000040 [2024-04-16T10:14:36.807Z] cpu MHz : 2301.430 [2024-04-16T10:14:36.807Z] cache size : 20480 KB [2024-04-16T10:14:36.807Z] physical id : 1 [2024-04-16T10:14:36.807Z] siblings : 16 [2024-04-16T10:14:36.807Z] core id : 5 [2024-04-16T10:14:36.807Z] cpu cores : 8 [2024-04-16T10:14:36.807Z] apicid : 27 [2024-04-16T10:14:36.807Z] initial apicid : 27 [2024-04-16T10:14:36.807Z] fpu : yes [2024-04-16T10:14:36.807Z] fpu_exception : yes [2024-04-16T10:14:36.807Z] cpuid level : 20 [2024-04-16T10:14:36.807Z] wp : yes [2024-04-16T10:14:36.807Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.808Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.808Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.808Z] bogomips : 4210.45 [2024-04-16T10:14:36.808Z] clflush size : 64 [2024-04-16T10:14:36.808Z] cache_alignment : 64 [2024-04-16T10:14:36.808Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.808Z] power management: [2024-04-16T10:14:36.808Z] [2024-04-16T10:14:36.808Z] processor : 30 [2024-04-16T10:14:36.808Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.808Z] cpu family : 6 [2024-04-16T10:14:36.808Z] model : 79 [2024-04-16T10:14:36.808Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.808Z] stepping : 1 [2024-04-16T10:14:36.808Z] microcode : 0xb000040 [2024-04-16T10:14:36.808Z] cpu MHz : 2543.560 [2024-04-16T10:14:36.808Z] cache size : 20480 KB [2024-04-16T10:14:36.808Z] physical id : 1 [2024-04-16T10:14:36.808Z] siblings : 16 [2024-04-16T10:14:36.808Z] core id : 6 [2024-04-16T10:14:36.808Z] cpu cores : 8 [2024-04-16T10:14:36.808Z] apicid : 29 [2024-04-16T10:14:36.808Z] initial apicid : 29 [2024-04-16T10:14:36.808Z] fpu : yes [2024-04-16T10:14:36.808Z] fpu_exception : yes [2024-04-16T10:14:36.808Z] cpuid level : 20 [2024-04-16T10:14:36.808Z] wp : yes [2024-04-16T10:14:36.808Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.808Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.808Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.808Z] bogomips : 4210.45 [2024-04-16T10:14:36.808Z] clflush size : 64 [2024-04-16T10:14:36.808Z] cache_alignment : 64 [2024-04-16T10:14:36.808Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.808Z] power management: [2024-04-16T10:14:36.808Z] [2024-04-16T10:14:36.808Z] processor : 31 [2024-04-16T10:14:36.808Z] vendor_id : GenuineIntel [2024-04-16T10:14:36.808Z] cpu family : 6 [2024-04-16T10:14:36.808Z] model : 79 [2024-04-16T10:14:36.808Z] model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz [2024-04-16T10:14:36.808Z] stepping : 1 [2024-04-16T10:14:36.808Z] microcode : 0xb000040 [2024-04-16T10:14:36.808Z] cpu MHz : 2543.660 [2024-04-16T10:14:36.808Z] cache size : 20480 KB [2024-04-16T10:14:36.808Z] physical id : 1 [2024-04-16T10:14:36.808Z] siblings : 16 [2024-04-16T10:14:36.808Z] core id : 7 [2024-04-16T10:14:36.808Z] cpu cores : 8 [2024-04-16T10:14:36.808Z] apicid : 31 [2024-04-16T10:14:36.808Z] initial apicid : 31 [2024-04-16T10:14:36.808Z] fpu : yes [2024-04-16T10:14:36.808Z] fpu_exception : yes [2024-04-16T10:14:36.808Z] cpuid level : 20 [2024-04-16T10:14:36.808Z] wp : yes [2024-04-16T10:14:36.808Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:14:36.808Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml [2024-04-16T10:14:36.808Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data [2024-04-16T10:14:36.808Z] bogomips : 4210.45 [2024-04-16T10:14:36.808Z] clflush size : 64 [2024-04-16T10:14:36.808Z] cache_alignment : 64 [2024-04-16T10:14:36.808Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:14:36.808Z] power management: [2024-04-16T10:14:36.808Z] [2024-04-16T10:14:36.808Z] + cat /proc/meminfo [2024-04-16T10:14:36.808Z] MemTotal: 131870192 kB [2024-04-16T10:14:36.808Z] MemFree: 27625844 kB [2024-04-16T10:14:36.808Z] MemAvailable: 111348532 kB [2024-04-16T10:14:36.808Z] Buffers: 592 kB [2024-04-16T10:14:36.808Z] Cached: 76208384 kB [2024-04-16T10:14:36.808Z] SwapCached: 0 kB [2024-04-16T10:14:36.808Z] Active: 27330736 kB [2024-04-16T10:14:36.808Z] Inactive: 59329304 kB [2024-04-16T10:14:36.808Z] Active(anon): 9826184 kB [2024-04-16T10:14:36.808Z] Inactive(anon): 782456 kB [2024-04-16T10:14:36.808Z] Active(file): 17504552 kB [2024-04-16T10:14:36.808Z] Inactive(file): 58546848 kB [2024-04-16T10:14:36.808Z] Unevictable: 121064 kB [2024-04-16T10:14:36.808Z] Mlocked: 121064 kB [2024-04-16T10:14:36.808Z] SwapTotal: 0 kB [2024-04-16T10:14:36.808Z] SwapFree: 0 kB [2024-04-16T10:14:36.808Z] Zswap: 0 kB [2024-04-16T10:14:36.808Z] Zswapped: 0 kB [2024-04-16T10:14:36.808Z] Dirty: 345472 kB [2024-04-16T10:14:36.808Z] Writeback: 0 kB [2024-04-16T10:14:36.808Z] AnonPages: 10535992 kB [2024-04-16T10:14:36.808Z] Mapped: 1108592 kB [2024-04-16T10:14:36.808Z] Shmem: 150756 kB [2024-04-16T10:14:36.808Z] KReclaimable: 8735900 kB [2024-04-16T10:14:36.808Z] Slab: 13793168 kB [2024-04-16T10:14:36.808Z] SReclaimable: 8735900 kB [2024-04-16T10:14:36.809Z] SUnreclaim: 5057268 kB [2024-04-16T10:14:36.809Z] KernelStack: 53144 kB [2024-04-16T10:14:36.809Z] PageTables: 100044 kB [2024-04-16T10:14:36.809Z] SecPageTables: 0 kB [2024-04-16T10:14:36.809Z] NFS_Unstable: 0 kB [2024-04-16T10:14:36.809Z] Bounce: 0 kB [2024-04-16T10:14:36.809Z] WritebackTmp: 0 kB [2024-04-16T10:14:36.809Z] CommitLimit: 65935096 kB [2024-04-16T10:14:36.809Z] Committed_AS: 18946388 kB [2024-04-16T10:14:36.809Z] VmallocTotal: 34359738367 kB [2024-04-16T10:14:36.809Z] VmallocUsed: 238076 kB [2024-04-16T10:14:36.809Z] VmallocChunk: 0 kB [2024-04-16T10:14:36.809Z] Percpu: 451072 kB [2024-04-16T10:14:36.809Z] HardwareCorrupted: 0 kB [2024-04-16T10:14:36.809Z] AnonHugePages: 661504 kB [2024-04-16T10:14:36.809Z] ShmemHugePages: 0 kB [2024-04-16T10:14:36.809Z] ShmemPmdMapped: 0 kB [2024-04-16T10:14:36.809Z] FileHugePages: 17696 kB [2024-04-16T10:14:36.809Z] FilePmdMapped: 0 kB [2024-04-16T10:14:36.809Z] CmaTotal: 0 kB [2024-04-16T10:14:36.809Z] CmaFree: 0 kB [2024-04-16T10:14:36.809Z] HugePages_Total: 0 [2024-04-16T10:14:36.809Z] HugePages_Free: 0 [2024-04-16T10:14:36.809Z] HugePages_Rsvd: 0 [2024-04-16T10:14:36.809Z] HugePages_Surp: 0 [2024-04-16T10:14:36.809Z] Hugepagesize: 2048 kB [2024-04-16T10:14:36.809Z] Hugetlb: 0 kB [2024-04-16T10:14:36.809Z] DirectMap4k: 691404 kB [2024-04-16T10:14:36.809Z] DirectMap2M: 13873152 kB [2024-04-16T10:14:36.809Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-04-16T10:14:36.978Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:36.978Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:36.978Z] [WARNING] [echo] deploying jsfinjection.war [2024-04-16T10:14:37.057Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:37.057Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:37.057Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test ejb_group_embedded [2024-04-16T10:14:37.057Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:14:37.057Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:14:37.057Z] + readonly GF_INTERNAL_ENV_SH=/tmp/UHugf-internal-env [2024-04-16T10:14:37.057Z] + GF_INTERNAL_ENV_SH=/tmp/UHugf-internal-env [2024-04-16T10:14:37.057Z] + '[' '!' -z '' ']' [2024-04-16T10:14:37.057Z] + export WSIMPORT_OPTS= [2024-04-16T10:14:37.057Z] + WSIMPORT_OPTS= [2024-04-16T10:14:37.057Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:14:37.057Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:14:37.097Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:37.097Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:14:37.313Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:14:37.313Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:37.313Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:37.313Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:37.313Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:37.313Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:14:37.313Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:14:37.313Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:37.313Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:37.313Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:37.313Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:37.313Z] + echo 'Preparing dependencies ...' [2024-04-16T10:14:37.313Z] Preparing dependencies ... [2024-04-16T10:14:37.313Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:14:37.931Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:37.931Z] [javac] 1 warning [2024-04-16T10:14:37.931Z] [2024-04-16T10:14:37.931Z] build: [2024-04-16T10:14:37.931Z] [2024-04-16T10:14:37.931Z] setOSConditions: [2024-04-16T10:14:37.931Z] [2024-04-16T10:14:37.931Z] setToolWin: [2024-04-16T10:14:37.931Z] [2024-04-16T10:14:37.931Z] setToolUnix: [2024-04-16T10:14:37.931Z] [2024-04-16T10:14:37.931Z] setToolProperty: [2024-04-16T10:14:37.931Z] [2024-04-16T10:14:37.931Z] setS1ASclassPath: [2024-04-16T10:14:37.931Z] [2024-04-16T10:14:37.931Z] init-common: [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] webclient-war-common: [2024-04-16T10:14:37.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] clear: [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] test-tlds-exist: [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] copy-tlds: [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] test-tagfiles-exist: [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] copy-tagfiles: [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] package-war-common: [2024-04-16T10:14:37.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:37.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:37.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:37.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:37.932Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:37.932Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:37.932Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:37.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/docroot [2024-04-16T10:14:37.932Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2024-04-16T10:14:37.932Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:37.932Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:37.932Z] [javac] Compiling 1 source file [2024-04-16T10:14:37.932Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:37.932Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.932Z] deploy: [2024-04-16T10:14:37.932Z] [2024-04-16T10:14:37.933Z] deploy-war-common: [2024-04-16T10:14:37.933Z] [2024-04-16T10:14:37.933Z] setOSConditions: [2024-04-16T10:14:37.933Z] [2024-04-16T10:14:37.933Z] setToolWin: [2024-04-16T10:14:37.933Z] [2024-04-16T10:14:37.933Z] setToolUnix: [2024-04-16T10:14:37.933Z] [2024-04-16T10:14:37.933Z] setToolProperty: [2024-04-16T10:14:37.933Z] [2024-04-16T10:14:37.933Z] setS1ASclassPath: [2024-04-16T10:14:37.933Z] [2024-04-16T10:14:37.933Z] init-common: [2024-04-16T10:14:37.933Z] [2024-04-16T10:14:37.933Z] deploy-war-commonpe: [2024-04-16T10:14:38.025Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:38.025Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:14:38.025Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test ejb_group_3 [2024-04-16T10:14:38.025Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:14:38.025Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:14:38.025Z] + readonly GF_INTERNAL_ENV_SH=/tmp/9Wcgf-internal-env [2024-04-16T10:14:38.025Z] + GF_INTERNAL_ENV_SH=/tmp/9Wcgf-internal-env [2024-04-16T10:14:38.025Z] + '[' '!' -z '' ']' [2024-04-16T10:14:38.025Z] + export WSIMPORT_OPTS= [2024-04-16T10:14:38.025Z] + WSIMPORT_OPTS= [2024-04-16T10:14:38.025Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:14:38.025Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:14:38.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-web.war [2024-04-16T10:14:38.588Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:14:38.588Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:38.588Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:38.588Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:38.588Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:38.588Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:14:38.588Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:14:38.588Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:38.588Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:14:38.588Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:38.588Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:14:38.588Z] + echo 'Preparing dependencies ...' [2024-04-16T10:14:38.588Z] Preparing dependencies ... [2024-04-16T10:14:38.588Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:14:38.727Z] [INFO] [exec] Waiting for domain1 to start ......... [2024-04-16T10:14:38.727Z] [INFO] [exec] Waiting finished after 8,599 ms. [2024-04-16T10:14:38.727Z] [INFO] [exec] Successfully started the domain : domain1 [2024-04-16T10:14:38.727Z] [INFO] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:14:38.727Z] [INFO] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:14:38.727Z] [INFO] [exec] Admin Port: 4,848 [2024-04-16T10:14:38.727Z] [INFO] [exec] Command start-domain executed successfully. [2024-04-16T10:14:39.028Z] [WARNING] [echo] ANT PROJECT GlassFish-QuickLook [2024-04-16T10:14:39.028Z] [WARNING] [echo] [2024-04-16T10:14:39.028Z] [WARNING] [echo] ************************* [2024-04-16T10:14:39.028Z] [WARNING] [echo] * build amx [2024-04-16T10:14:39.028Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/amx [2024-04-16T10:14:39.028Z] [WARNING] [echo] ************************* [2024-04-16T10:14:39.028Z] [WARNING] [echo] [2024-04-16T10:14:39.028Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-04-16T10:14:39.028Z] [WARNING] [echo] Listing of source files: amx/AMXConfigProxyTests.java;amx/AMXCoreTests.java;amx/AMXOtherTests.java;amx/AMXProxyTests.java;amx/AMXTestBase.java;amx/Demo.java;amx/Interfaces.java;amx/InterfacesGlassfish.java [2024-04-16T10:14:39.028Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:39.200Z] [INFO] Scanning for projects... [2024-04-16T10:14:39.326Z] [INFO] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:39.522Z] [INFO] [exec] Application deployed with name jsfinjection. [2024-04-16T10:14:39.522Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:39.522Z] [WARNING] [echo] [2024-04-16T10:14:39.523Z] [WARNING] [echo] ************************* [2024-04-16T10:14:39.523Z] [WARNING] [echo] * build-deploy jdbc/jdbcusertx [2024-04-16T10:14:39.523Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx [2024-04-16T10:14:39.523Z] [WARNING] [echo] ************************* [2024-04-16T10:14:39.523Z] [WARNING] [echo] [2024-04-16T10:14:39.523Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:39.523Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2024-04-16T10:14:39.523Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:39.790Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:39.922Z] [exec] Application deployed with name cdi-servlet-annotation-web. [2024-04-16T10:14:39.922Z] [2024-04-16T10:14:39.922Z] deploy-war-commonee: [2024-04-16T10:14:39.922Z] [2024-04-16T10:14:39.922Z] run: [2024-04-16T10:14:39.922Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation/myurl [2024-04-16T10:14:39.934Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:40.044Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:40.044Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:40.044Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2024-04-16T10:14:40.044Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:40.044Z] 3 warnings [2024-04-16T10:14:40.044Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:40.044Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2024-04-16T10:14:40.044Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jdbcusertx/app [2024-04-16T10:14:40.044Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jdbcusertx [2024-04-16T10:14:40.044Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jdbcusertx/app [2024-04-16T10:14:40.184Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:14:40.184Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:40.184Z] [java] [2024-04-16T10:14:40.184Z] [java] [2024-04-16T10:14:40.184Z] [java] ----------------------------------------- [2024-04-16T10:14:40.184Z] [java] - cdi-servlet-annotation: PASS - [2024-04-16T10:14:40.184Z] [java] ----------------------------------------- [2024-04-16T10:14:40.184Z] [java] - Total PASS : 1 - [2024-04-16T10:14:40.184Z] [java] - Total FAIL : 0 - [2024-04-16T10:14:40.184Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:14:40.184Z] [java] ----------------------------------------- [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] undeploy: [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] setOSConditions: [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] setToolWin: [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] setToolUnix: [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] setToolProperty: [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] setS1ASclassPath: [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] init-common: [2024-04-16T10:14:40.184Z] [2024-04-16T10:14:40.184Z] undeploy-war-common: [2024-04-16T10:14:40.299Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:40.515Z] [INFO] Scanning for projects... [2024-04-16T10:14:40.597Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:14:40.598Z] [exec] Waiting finished after 7,779 ms. [2024-04-16T10:14:40.598Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:14:40.598Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:14:40.598Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:14:40.598Z] [exec] Admin Port: 45,707 [2024-04-16T10:14:40.598Z] [exec] Command start-domain executed successfully. [2024-04-16T10:14:40.598Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:14:40.598Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] dumpThreadStack: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] startDomainWindows: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] startDomain: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] jsp: [2024-04-16T10:14:40.598Z] [echo] @@## Running WEB JSP developer tests ##@@ [2024-04-16T10:14:40.598Z] [echo] @@## Set environment variable 'web' to name of single test dir to run only that one. ##@@ [2024-04-16T10:14:40.598Z] [echo] [2024-04-16T10:14:40.598Z] [echo] ************************* [2024-04-16T10:14:40.598Z] [echo] * Running emptyServletPathJspInclude [2024-04-16T10:14:40.598Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude [2024-04-16T10:14:40.598Z] [echo] ************************* [2024-04-16T10:14:40.598Z] [echo] [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setOSConditions: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setToolWin: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setToolUnix: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setToolProperty: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setS1ASclassPath: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] init-common: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] clean: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setOSConditions: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setToolWin: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setToolUnix: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.598Z] setToolProperty: [2024-04-16T10:14:40.598Z] [2024-04-16T10:14:40.599Z] setS1ASclassPath: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] init-common: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] clean-common: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setOSConditions: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setToolWin: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setToolUnix: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setToolProperty: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setS1ASclassPath: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] init-common: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] clean-classes-common: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setOSConditions: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setToolWin: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setToolUnix: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setToolProperty: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setS1ASclassPath: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] init-common: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] clean-jars-common: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] compile: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setOSConditions: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.599Z] setToolWin: [2024-04-16T10:14:40.599Z] [2024-04-16T10:14:40.600Z] setToolUnix: [2024-04-16T10:14:40.600Z] [2024-04-16T10:14:40.600Z] setToolProperty: [2024-04-16T10:14:40.600Z] [2024-04-16T10:14:40.600Z] setS1ASclassPath: [2024-04-16T10:14:40.600Z] [2024-04-16T10:14:40.600Z] init-common: [2024-04-16T10:14:40.600Z] [2024-04-16T10:14:40.600Z] compile-common: [2024-04-16T10:14:40.600Z] [echo] Current time (ISO): 2024-04-16T10:14:40.408+0000 [2024-04-16T10:14:40.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:40.600Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:40.857Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:40.857Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:40.857Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2024-04-16T10:14:40.857Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:14:40.857Z] 3 warnings [2024-04-16T10:14:40.857Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2024-04-16T10:14:40.857Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2024-04-16T10:14:40.858Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2024-04-16T10:14:40.858Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:40.858Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:40.858Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:41.139Z] [WARNING] [echo] deploying jdbcusertx.war [2024-04-16T10:14:41.182Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-web [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] all: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setOSConditions: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setToolWin: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setToolUnix: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setToolProperty: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setS1ASclassPath: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] init-common: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] clean: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setOSConditions: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setToolWin: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setToolUnix: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setToolProperty: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setS1ASclassPath: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] init-common: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] clean-common: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.182Z] setOSConditions: [2024-04-16T10:14:41.182Z] [2024-04-16T10:14:41.183Z] setToolWin: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolUnix: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolProperty: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setS1ASclassPath: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] init-common: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] clean-classes-common: [2024-04-16T10:14:41.183Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setOSConditions: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolWin: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolUnix: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolProperty: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setS1ASclassPath: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] init-common: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] clean-jars-common: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] compile: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setOSConditions: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolWin: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolUnix: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setToolProperty: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.183Z] setS1ASclassPath: [2024-04-16T10:14:41.183Z] [2024-04-16T10:14:41.184Z] init-common: [2024-04-16T10:14:41.184Z] [2024-04-16T10:14:41.184Z] compile-common: [2024-04-16T10:14:41.184Z] [echo] Current time (ISO): 2024-04-16T10:14:41.028+0000 [2024-04-16T10:14:41.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:41.184Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:41.197Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:14:41.197Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:14:41.197Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:14:41.197Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:14:41.197Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:14:41.197Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:14:41.197Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:14:41.197Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:14:41.197Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:14:41.197Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:14:41.197Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:14:41.197Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:14:41.197Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:14:41.197Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:14:41.197Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:14:41.197Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:14:41.197Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:41.197Z] [INFO] BUILD SUCCESS [2024-04-16T10:14:41.197Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:41.197Z] [INFO] Total time: 19.761 s [2024-04-16T10:14:41.197Z] [INFO] Finished at: 2024-04-16T10:14:40Z [2024-04-16T10:14:41.197Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:41.197Z] + run_test ejb_group_1 [2024-04-16T10:14:41.197Z] + local testid=ejb_group_1 [2024-04-16T10:14:41.197Z] + local found=false [2024-04-16T10:14:41.197Z] ++ find . -name run_test.sh [2024-04-16T10:14:41.197Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.197Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:14:41.197Z] + OPT=list_test_ids [2024-04-16T10:14:41.197Z] + TEST_ID= [2024-04-16T10:14:41.197Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:14:41.197Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:14:41.197Z] +++ uname [2024-04-16T10:14:41.197Z] +++ grep -i sunos [2024-04-16T10:14:41.197Z] +++ wc -l [2024-04-16T10:14:41.197Z] +++ awk '{print $1}' [2024-04-16T10:14:41.197Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.197Z] ++ GREP=grep [2024-04-16T10:14:41.197Z] ++ AWK=awk [2024-04-16T10:14:41.198Z] ++ SED=sed [2024-04-16T10:14:41.198Z] ++ BC=bc [2024-04-16T10:14:41.198Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.198Z] + case ${OPT} in [2024-04-16T10:14:41.198Z] + list_test_ids [2024-04-16T10:14:41.198Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + [[ false = true ]] [2024-04-16T10:14:41.198Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.198Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:14:41.198Z] + OPT=list_test_ids [2024-04-16T10:14:41.198Z] + TEST_ID= [2024-04-16T10:14:41.198Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:14:41.198Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:14:41.198Z] +++ uname [2024-04-16T10:14:41.198Z] +++ grep -i sunos [2024-04-16T10:14:41.198Z] +++ wc -l [2024-04-16T10:14:41.198Z] +++ awk '{print $1}' [2024-04-16T10:14:41.198Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.198Z] ++ GREP=grep [2024-04-16T10:14:41.198Z] ++ AWK=awk [2024-04-16T10:14:41.198Z] ++ SED=sed [2024-04-16T10:14:41.198Z] ++ BC=bc [2024-04-16T10:14:41.198Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.198Z] + case ${OPT} in [2024-04-16T10:14:41.198Z] + list_test_ids [2024-04-16T10:14:41.198Z] + echo batch_all [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + [[ false = true ]] [2024-04-16T10:14:41.198Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.198Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:14:41.198Z] + OPT=list_test_ids [2024-04-16T10:14:41.198Z] + TEST_ID= [2024-04-16T10:14:41.198Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:14:41.198Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:14:41.198Z] +++ uname [2024-04-16T10:14:41.198Z] +++ grep -i sunos [2024-04-16T10:14:41.198Z] +++ wc -l [2024-04-16T10:14:41.198Z] +++ awk '{print $1}' [2024-04-16T10:14:41.198Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.198Z] ++ GREP=grep [2024-04-16T10:14:41.198Z] ++ AWK=awk [2024-04-16T10:14:41.198Z] ++ SED=sed [2024-04-16T10:14:41.198Z] ++ BC=bc [2024-04-16T10:14:41.198Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.198Z] + case ${OPT} in [2024-04-16T10:14:41.198Z] + list_test_ids [2024-04-16T10:14:41.198Z] + echo cdi_all [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + [[ false = true ]] [2024-04-16T10:14:41.198Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.198Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:14:41.198Z] + OPT=list_test_ids [2024-04-16T10:14:41.198Z] + TEST_ID= [2024-04-16T10:14:41.198Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:14:41.198Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:14:41.198Z] +++ uname [2024-04-16T10:14:41.198Z] +++ grep -i sunos [2024-04-16T10:14:41.198Z] +++ wc -l [2024-04-16T10:14:41.198Z] +++ awk '{print $1}' [2024-04-16T10:14:41.198Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.198Z] ++ GREP=grep [2024-04-16T10:14:41.198Z] ++ AWK=awk [2024-04-16T10:14:41.198Z] ++ SED=sed [2024-04-16T10:14:41.198Z] ++ BC=bc [2024-04-16T10:14:41.198Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.198Z] + case ${OPT} in [2024-04-16T10:14:41.198Z] + list_test_ids [2024-04-16T10:14:41.198Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + [[ false = true ]] [2024-04-16T10:14:41.198Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.198Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:14:41.198Z] + OPT=list_test_ids [2024-04-16T10:14:41.198Z] + TEST_ID= [2024-04-16T10:14:41.198Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:14:41.198Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:14:41.198Z] +++ uname [2024-04-16T10:14:41.198Z] +++ grep -i sunos [2024-04-16T10:14:41.198Z] +++ wc -l [2024-04-16T10:14:41.198Z] +++ awk '{print $1}' [2024-04-16T10:14:41.198Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.198Z] ++ GREP=grep [2024-04-16T10:14:41.198Z] ++ AWK=awk [2024-04-16T10:14:41.198Z] ++ SED=sed [2024-04-16T10:14:41.198Z] ++ BC=bc [2024-04-16T10:14:41.198Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.198Z] + case ${OPT} in [2024-04-16T10:14:41.198Z] + list_test_ids [2024-04-16T10:14:41.198Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + [[ false = true ]] [2024-04-16T10:14:41.198Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.198Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:14:41.198Z] + OPT=list_test_ids [2024-04-16T10:14:41.198Z] + TEST_ID= [2024-04-16T10:14:41.198Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:14:41.198Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:14:41.198Z] +++ uname [2024-04-16T10:14:41.198Z] +++ grep -i sunos [2024-04-16T10:14:41.198Z] +++ wc -l [2024-04-16T10:14:41.198Z] +++ awk '{print $1}' [2024-04-16T10:14:41.198Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.198Z] ++ GREP=grep [2024-04-16T10:14:41.198Z] ++ AWK=awk [2024-04-16T10:14:41.198Z] ++ SED=sed [2024-04-16T10:14:41.198Z] ++ BC=bc [2024-04-16T10:14:41.198Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.198Z] + case ${OPT} in [2024-04-16T10:14:41.198Z] + list_test_ids [2024-04-16T10:14:41.198Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.198Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.198Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.199Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.199Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:14:41.199Z] + found=true [2024-04-16T10:14:41.199Z] + break [2024-04-16T10:14:41.199Z] + [[ true = true ]] [2024-04-16T10:14:41.199Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_1 [2024-04-16T10:14:41.199Z] + OPT=run_test_id [2024-04-16T10:14:41.199Z] + TEST_ID=ejb_group_1 [2024-04-16T10:14:41.199Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:14:41.199Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:14:41.199Z] +++ uname [2024-04-16T10:14:41.199Z] +++ grep -i sunos [2024-04-16T10:14:41.199Z] +++ wc -l [2024-04-16T10:14:41.199Z] +++ awk '{print $1}' [2024-04-16T10:14:41.199Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.199Z] ++ GREP=grep [2024-04-16T10:14:41.199Z] ++ AWK=awk [2024-04-16T10:14:41.199Z] ++ SED=sed [2024-04-16T10:14:41.199Z] ++ BC=bc [2024-04-16T10:14:41.199Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.199Z] + case ${OPT} in [2024-04-16T10:14:41.199Z] + trap 'copy_test_artifacts ejb_group_1' EXIT [2024-04-16T10:14:41.199Z] + run_test_id ejb_group_1 [2024-04-16T10:14:41.199Z] + [[ ejb_group_1 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-04-16T10:14:41.199Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:14:41.199Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:14:41.199Z] [2024-04-16T10:14:41.199Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:14:41.199Z] [2024-04-16T10:14:41.199Z] + for i in "${@}" [2024-04-16T10:14:41.199Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:14:41.199Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:41.822Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:14:41.822Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:14:41.822Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:14:41.822Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:14:41.822Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:14:41.822Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:14:41.822Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:14:41.823Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:14:41.823Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:14:41.823Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:14:41.823Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:14:41.823Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:14:41.823Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:14:41.823Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:14:41.823Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:14:41.823Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:14:41.823Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:41.823Z] [INFO] BUILD SUCCESS [2024-04-16T10:14:41.823Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:41.823Z] [INFO] Total time: 20.373 s [2024-04-16T10:14:41.823Z] [INFO] Finished at: 2024-04-16T10:14:41Z [2024-04-16T10:14:41.823Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:14:41.823Z] + run_test ejb_group_2 [2024-04-16T10:14:41.823Z] + local testid=ejb_group_2 [2024-04-16T10:14:41.823Z] + local found=false [2024-04-16T10:14:41.823Z] ++ find . -name run_test.sh [2024-04-16T10:14:41.823Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.823Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:14:41.823Z] + OPT=list_test_ids [2024-04-16T10:14:41.823Z] + TEST_ID= [2024-04-16T10:14:41.823Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:14:41.823Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:14:41.823Z] +++ uname [2024-04-16T10:14:41.823Z] +++ grep -i sunos [2024-04-16T10:14:41.823Z] +++ wc -l [2024-04-16T10:14:41.823Z] +++ awk '{print $1}' [2024-04-16T10:14:41.823Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.823Z] ++ GREP=grep [2024-04-16T10:14:41.823Z] ++ AWK=awk [2024-04-16T10:14:41.823Z] ++ SED=sed [2024-04-16T10:14:41.823Z] ++ BC=bc [2024-04-16T10:14:41.823Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.823Z] + case ${OPT} in [2024-04-16T10:14:41.823Z] + list_test_ids [2024-04-16T10:14:41.823Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + [[ false = true ]] [2024-04-16T10:14:41.823Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.823Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:14:41.823Z] + OPT=list_test_ids [2024-04-16T10:14:41.823Z] + TEST_ID= [2024-04-16T10:14:41.823Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:14:41.823Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:14:41.823Z] +++ uname [2024-04-16T10:14:41.823Z] +++ grep -i sunos [2024-04-16T10:14:41.823Z] +++ wc -l [2024-04-16T10:14:41.823Z] +++ awk '{print $1}' [2024-04-16T10:14:41.823Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.823Z] ++ GREP=grep [2024-04-16T10:14:41.823Z] ++ AWK=awk [2024-04-16T10:14:41.823Z] ++ SED=sed [2024-04-16T10:14:41.823Z] ++ BC=bc [2024-04-16T10:14:41.823Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.823Z] + case ${OPT} in [2024-04-16T10:14:41.823Z] + list_test_ids [2024-04-16T10:14:41.823Z] + echo batch_all [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + [[ false = true ]] [2024-04-16T10:14:41.823Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.823Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:14:41.823Z] + OPT=list_test_ids [2024-04-16T10:14:41.823Z] + TEST_ID= [2024-04-16T10:14:41.823Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:14:41.823Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:14:41.823Z] +++ uname [2024-04-16T10:14:41.823Z] +++ grep -i sunos [2024-04-16T10:14:41.823Z] +++ wc -l [2024-04-16T10:14:41.823Z] +++ awk '{print $1}' [2024-04-16T10:14:41.823Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.823Z] ++ GREP=grep [2024-04-16T10:14:41.823Z] ++ AWK=awk [2024-04-16T10:14:41.823Z] ++ SED=sed [2024-04-16T10:14:41.823Z] ++ BC=bc [2024-04-16T10:14:41.823Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.823Z] + case ${OPT} in [2024-04-16T10:14:41.823Z] + list_test_ids [2024-04-16T10:14:41.823Z] + echo cdi_all [2024-04-16T10:14:41.823Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.823Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.823Z] + [[ false = true ]] [2024-04-16T10:14:41.823Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.823Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:14:41.823Z] + OPT=list_test_ids [2024-04-16T10:14:41.823Z] + TEST_ID= [2024-04-16T10:14:41.823Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:14:41.824Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:14:41.824Z] +++ uname [2024-04-16T10:14:41.824Z] +++ grep -i sunos [2024-04-16T10:14:41.824Z] +++ wc -l [2024-04-16T10:14:41.824Z] +++ awk '{print $1}' [2024-04-16T10:14:41.824Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.824Z] ++ GREP=grep [2024-04-16T10:14:41.824Z] ++ AWK=awk [2024-04-16T10:14:41.824Z] ++ SED=sed [2024-04-16T10:14:41.824Z] ++ BC=bc [2024-04-16T10:14:41.824Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.824Z] + case ${OPT} in [2024-04-16T10:14:41.824Z] + list_test_ids [2024-04-16T10:14:41.824Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + [[ false = true ]] [2024-04-16T10:14:41.824Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.824Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:14:41.824Z] + OPT=list_test_ids [2024-04-16T10:14:41.824Z] + TEST_ID= [2024-04-16T10:14:41.824Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:14:41.824Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:14:41.824Z] +++ uname [2024-04-16T10:14:41.824Z] +++ grep -i sunos [2024-04-16T10:14:41.824Z] +++ wc -l [2024-04-16T10:14:41.824Z] +++ awk '{print $1}' [2024-04-16T10:14:41.824Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.824Z] ++ GREP=grep [2024-04-16T10:14:41.824Z] ++ AWK=awk [2024-04-16T10:14:41.824Z] ++ SED=sed [2024-04-16T10:14:41.824Z] ++ BC=bc [2024-04-16T10:14:41.824Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.824Z] + case ${OPT} in [2024-04-16T10:14:41.824Z] + list_test_ids [2024-04-16T10:14:41.824Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + [[ false = true ]] [2024-04-16T10:14:41.824Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:14:41.824Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:14:41.824Z] + OPT=list_test_ids [2024-04-16T10:14:41.824Z] + TEST_ID= [2024-04-16T10:14:41.824Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:14:41.824Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:14:41.824Z] +++ uname [2024-04-16T10:14:41.824Z] +++ grep -i sunos [2024-04-16T10:14:41.824Z] +++ wc -l [2024-04-16T10:14:41.824Z] +++ awk '{print $1}' [2024-04-16T10:14:41.824Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.824Z] ++ GREP=grep [2024-04-16T10:14:41.824Z] ++ AWK=awk [2024-04-16T10:14:41.824Z] ++ SED=sed [2024-04-16T10:14:41.824Z] ++ BC=bc [2024-04-16T10:14:41.824Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.824Z] + case ${OPT} in [2024-04-16T10:14:41.824Z] + list_test_ids [2024-04-16T10:14:41.824Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:14:41.824Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:14:41.824Z] + found=true [2024-04-16T10:14:41.824Z] + break [2024-04-16T10:14:41.824Z] + [[ true = true ]] [2024-04-16T10:14:41.824Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_2 [2024-04-16T10:14:41.824Z] + OPT=run_test_id [2024-04-16T10:14:41.824Z] + TEST_ID=ejb_group_2 [2024-04-16T10:14:41.824Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:14:41.824Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:14:41.824Z] +++ uname [2024-04-16T10:14:41.824Z] +++ grep -i sunos [2024-04-16T10:14:41.824Z] +++ wc -l [2024-04-16T10:14:41.824Z] +++ awk '{print $1}' [2024-04-16T10:14:41.824Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:14:41.824Z] ++ GREP=grep [2024-04-16T10:14:41.824Z] ++ AWK=awk [2024-04-16T10:14:41.824Z] ++ SED=sed [2024-04-16T10:14:41.824Z] ++ BC=bc [2024-04-16T10:14:41.824Z] ++ export GREP AWK SED BC [2024-04-16T10:14:41.824Z] + case ${OPT} in [2024-04-16T10:14:41.824Z] + trap 'copy_test_artifacts ejb_group_2' EXIT [2024-04-16T10:14:41.824Z] + run_test_id ejb_group_2 [2024-04-16T10:14:41.824Z] + [[ ejb_group_2 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-04-16T10:14:41.824Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:14:41.824Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:14:41.824Z] [2024-04-16T10:14:41.824Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:14:41.824Z] [2024-04-16T10:14:41.824Z] + for i in "${@}" [2024-04-16T10:14:41.824Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:14:41.824Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:42.134Z] ++ pwd [2024-04-16T10:14:42.134Z] + dname=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:42.134Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:14:42.134Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:14:42.134Z] + test_init [2024-04-16T10:14:42.134Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:14:42.134Z] [2024-04-16T10:14:42.134Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:14:42.134Z] [2024-04-16T10:14:42.134Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:14:42.134Z] + xargs touch [2024-04-16T10:14:42.134Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:42.134Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:42.134Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:42.134Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:42.134Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:42.134Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:42.134Z] + java -version [2024-04-16T10:14:42.134Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:14:42.134Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:14:42.134Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:14:42.134Z] + ant -version [2024-04-16T10:14:42.134Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:14:42.134Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:14:42.134Z] + printf '\n\n' [2024-04-16T10:14:42.134Z] [2024-04-16T10:14:42.134Z] [2024-04-16T10:14:42.134Z] + get_test_target ejb_group_1 [2024-04-16T10:14:42.134Z] + case $1 in [2024-04-16T10:14:42.134Z] + TARGET=ejb_group_1 [2024-04-16T10:14:42.134Z] + export TARGET [2024-04-16T10:14:42.134Z] + [[ ejb_group_1 = \e\j\b\_\a\l\l ]] [2024-04-16T10:14:42.134Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p* ]] [2024-04-16T10:14:42.134Z] + test_run_ejb [2024-04-16T10:14:42.134Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:14:42.134Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:42.134Z] + echo AS_ADMIN_PASSWORD= [2024-04-16T10:14:42.134Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd [2024-04-16T10:14:42.134Z] AS_ADMIN_PASSWORD= [2024-04-16T10:14:42.134Z] + ADMIN_PORT=45707 [2024-04-16T10:14:42.134Z] + JMS_PORT=45708 [2024-04-16T10:14:42.134Z] + JMX_PORT=45709 [2024-04-16T10:14:42.134Z] + ORB_PORT=45710 [2024-04-16T10:14:42.134Z] + SSL_PORT=45711 [2024-04-16T10:14:42.134Z] + INSTANCE_PORT=45712 [2024-04-16T10:14:42.134Z] + ALTERNATE_PORT=45713 [2024-04-16T10:14:42.134Z] + ORB_SSL_PORT=45714 [2024-04-16T10:14:42.134Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-04-16T10:14:42.134Z] + DB_PORT=45716 [2024-04-16T10:14:42.134Z] + DB_PORT_2=45717 [2024-04-16T10:14:42.134Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-04-16T10:14:42.543Z] [INFO] [exec] Application deployed with name jdbcusertx. [2024-04-16T10:14:42.543Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:42.543Z] [WARNING] [echo] [2024-04-16T10:14:42.543Z] [WARNING] [echo] ************************* [2024-04-16T10:14:42.543Z] [WARNING] [echo] * build-deploy persistence/jpainjectemf [2024-04-16T10:14:42.543Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpainjectemf [2024-04-16T10:14:42.543Z] [WARNING] [echo] ************************* [2024-04-16T10:14:42.543Z] [WARNING] [echo] [2024-04-16T10:14:42.543Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:42.543Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2024-04-16T10:14:42.543Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:42.556Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:42.556Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:42.797Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:42.826Z] Note: Some input files use or override a deprecated API. [2024-04-16T10:14:42.826Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:42.826Z] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:14:42.826Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:14:42.826Z] 3 warnings [2024-04-16T10:14:42.826Z] [WARNING] [echo] [2024-04-16T10:14:42.826Z] [WARNING] [echo] ************************* [2024-04-16T10:14:42.826Z] [WARNING] [echo] * build admin [2024-04-16T10:14:42.826Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/admin [2024-04-16T10:14:42.826Z] [WARNING] [echo] ************************* [2024-04-16T10:14:42.826Z] [WARNING] [echo] [2024-04-16T10:14:42.826Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-04-16T10:14:42.826Z] [WARNING] [echo] Listing of source files: admin/BaseAsadminTest.java;admin/JdbcConnectionPoolTests.java;admin/JvmOptionTests.java;admin/OsgiAsadminTest.java;admin/WebtierTests.java;admin/util/GeneralUtils.java [2024-04-16T10:14:42.826Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:43.061Z] Using port 45707 for Admin. [2024-04-16T10:14:43.061Z] Using port 45712 for HTTP Instance. [2024-04-16T10:14:43.061Z] Using port 45708 for JMS. [2024-04-16T10:14:43.061Z] Using port 45710 for IIOP. [2024-04-16T10:14:43.061Z] Using port 45711 for HTTP_SSL. [2024-04-16T10:14:43.061Z] Using port 45714 for IIOP_SSL. [2024-04-16T10:14:43.061Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-04-16T10:14:43.061Z] Using port 45709 for JMX_ADMIN. [2024-04-16T10:14:43.061Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T10:14:43.061Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T10:14:43.061Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:14:43.061Z] [CN=basic-m85fh,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:14:43.090Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:43.090Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:43.090Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2024-04-16T10:14:43.090Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:43.090Z] 3 warnings [2024-04-16T10:14:43.090Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:43.090Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2024-04-16T10:14:43.091Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app [2024-04-16T10:14:43.091Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpainjectemf [2024-04-16T10:14:43.091Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app [2024-04-16T10:14:43.208Z] ++ pwd [2024-04-16T10:14:43.208Z] + dname=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:14:43.208Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:14:43.208Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:14:43.208Z] + test_init [2024-04-16T10:14:43.208Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:14:43.208Z] [2024-04-16T10:14:43.208Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:14:43.208Z] [2024-04-16T10:14:43.208Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:14:43.208Z] + xargs touch [2024-04-16T10:14:43.208Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:43.208Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:14:43.208Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:43.208Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:14:43.208Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:43.208Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:43.208Z] + java -version [2024-04-16T10:14:43.208Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:14:43.208Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:14:43.208Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:14:43.208Z] + ant -version [2024-04-16T10:14:43.208Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:14:43.208Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:14:43.208Z] + printf '\n\n' [2024-04-16T10:14:43.208Z] [2024-04-16T10:14:43.208Z] [2024-04-16T10:14:43.208Z] + get_test_target ejb_group_2 [2024-04-16T10:14:43.208Z] + case $1 in [2024-04-16T10:14:43.208Z] + TARGET=ejb_group_2 [2024-04-16T10:14:43.208Z] + export TARGET [2024-04-16T10:14:43.208Z] + [[ ejb_group_2 = \e\j\b\_\a\l\l ]] [2024-04-16T10:14:43.208Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p* ]] [2024-04-16T10:14:43.208Z] + test_run_ejb [2024-04-16T10:14:43.208Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:14:43.208Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:14:43.208Z] + echo AS_ADMIN_PASSWORD= [2024-04-16T10:14:43.208Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd [2024-04-16T10:14:43.208Z] AS_ADMIN_PASSWORD= [2024-04-16T10:14:43.208Z] + ADMIN_PORT=45707 [2024-04-16T10:14:43.208Z] + JMS_PORT=45708 [2024-04-16T10:14:43.208Z] + JMX_PORT=45709 [2024-04-16T10:14:43.208Z] + ORB_PORT=45710 [2024-04-16T10:14:43.208Z] + SSL_PORT=45711 [2024-04-16T10:14:43.208Z] + INSTANCE_PORT=45712 [2024-04-16T10:14:43.208Z] + ALTERNATE_PORT=45713 [2024-04-16T10:14:43.208Z] + ORB_SSL_PORT=45714 [2024-04-16T10:14:43.208Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-04-16T10:14:43.208Z] + DB_PORT=45716 [2024-04-16T10:14:43.208Z] + DB_PORT_2=45717 [2024-04-16T10:14:43.208Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-04-16T10:14:43.225Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:43.225Z] [javac] 1 warning [2024-04-16T10:14:43.225Z] [2024-04-16T10:14:43.225Z] build: [2024-04-16T10:14:43.225Z] [2024-04-16T10:14:43.225Z] setOSConditions: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] setToolWin: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] setToolUnix: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] setToolProperty: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] setS1ASclassPath: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] init-common: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] webclient-war-common: [2024-04-16T10:14:43.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] clear: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] test-tlds-exist: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] copy-tlds: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] test-tagfiles-exist: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] copy-tagfiles: [2024-04-16T10:14:43.226Z] [2024-04-16T10:14:43.226Z] package-war-common: [2024-04-16T10:14:43.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:43.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:43.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:43.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:43.226Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/lib [2024-04-16T10:14:43.226Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:43.226Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:43.226Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2024-04-16T10:14:43.226Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:43.227Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:43.227Z] [javac] Compiling 1 source file [2024-04-16T10:14:43.345Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:43.361Z] [INFO] [2024-04-16T10:14:43.361Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:14:43.361Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:14:43.361Z] [INFO] from pom.xml [2024-04-16T10:14:43.361Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:14:43.392Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:43.600Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:14:43.600Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:14:43.600Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:43.600Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:43.600Z] 4 warnings [2024-04-16T10:14:43.600Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-04-16T10:14:43.600Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-04-16T10:14:43.600Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2024-04-16T10:14:43.600Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:43.600Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:43.600Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:43.600Z] [WARNING] [echo] deploying jpainjectemf.war [2024-04-16T10:14:43.647Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:43.647Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:43.742Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:43.742Z] [javac] 1 warning [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] build: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] setOSConditions: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] setToolWin: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] setToolUnix: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] setToolProperty: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] setS1ASclassPath: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] init-common: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] webclient-war-common: [2024-04-16T10:14:43.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] clear: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] test-tlds-exist: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] copy-tlds: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] test-tagfiles-exist: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] copy-tagfiles: [2024-04-16T10:14:43.742Z] [2024-04-16T10:14:43.742Z] package-war-common: [2024-04-16T10:14:43.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:43.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:43.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:43.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:43.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/lib [2024-04-16T10:14:43.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:43.743Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:43.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/docroot [2024-04-16T10:14:43.743Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2024-04-16T10:14:43.743Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:43.743Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:43.743Z] [javac] Compiling 1 source file [2024-04-16T10:14:43.743Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/cdi-servlet-filter-3.0-annotation/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:43.743Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] deploy: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] deploy-war-common: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] setOSConditions: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] setToolWin: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] setToolUnix: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] setToolProperty: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] setS1ASclassPath: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] init-common: [2024-04-16T10:14:43.743Z] [2024-04-16T10:14:43.743Z] deploy-war-commonpe: [2024-04-16T10:14:43.836Z] [INFO] [2024-04-16T10:14:43.836Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:14:43.836Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:14:43.836Z] [INFO] from pom.xml [2024-04-16T10:14:43.836Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:14:43.927Z] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:14:43.927Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:14:43.927Z] 3 warnings [2024-04-16T10:14:43.927Z] [WARNING] [echo] [2024-04-16T10:14:43.927Z] [WARNING] [echo] ************************* [2024-04-16T10:14:43.927Z] [WARNING] [echo] * build admincli [2024-04-16T10:14:43.928Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/admincli [2024-04-16T10:14:43.928Z] [WARNING] [echo] ************************* [2024-04-16T10:14:43.928Z] [WARNING] [echo] [2024-04-16T10:14:43.928Z] [WARNING] [echo] compiling test client to ../classes/test [2024-04-16T10:14:43.928Z] [WARNING] [echo] Listing of source files: admincli/ExistStatusTests.java;admincli/RestartDomainTests.java;admincli/util/RtExec.java;admincli/util/StreamGobbler.java [2024-04-16T10:14:43.928Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:44.183Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:44.197Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/emptyServletPathJspInclude/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:44.197Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] deploy: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] deploy-war-common: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] setOSConditions: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] setToolWin: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] setToolUnix: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] setToolProperty: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] setS1ASclassPath: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] init-common: [2024-04-16T10:14:44.197Z] [2024-04-16T10:14:44.197Z] deploy-war-commonpe: [2024-04-16T10:14:44.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-filter-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-filter-annotation-web.war [2024-04-16T10:14:44.439Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:44.439Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:44.615Z] Using port 45707 for Admin. [2024-04-16T10:14:44.615Z] Using port 45712 for HTTP Instance. [2024-04-16T10:14:44.615Z] Using port 45708 for JMS. [2024-04-16T10:14:44.615Z] Using port 45710 for IIOP. [2024-04-16T10:14:44.615Z] Using port 45711 for HTTP_SSL. [2024-04-16T10:14:44.615Z] Using port 45714 for IIOP_SSL. [2024-04-16T10:14:44.615Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-04-16T10:14:44.615Z] Using port 45709 for JMX_ADMIN. [2024-04-16T10:14:44.615Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T10:14:44.615Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T10:14:44.615Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:14:44.615Z] [CN=basic-14zvn,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:14:44.729Z] 3 warnings [2024-04-16T10:14:44.890Z] [exec] Application deployed with name cdi-servlet-filter-annotation-web. [2024-04-16T10:14:44.890Z] [2024-04-16T10:14:44.890Z] deploy-war-commonee: [2024-04-16T10:14:44.890Z] [2024-04-16T10:14:44.890Z] run: [2024-04-16T10:14:45.146Z] [java] opening connection to http://localhost:8080/cdi-servlet-filter-annotation/myurl [2024-04-16T10:14:45.146Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:14:45.146Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:45.146Z] [java] [2024-04-16T10:14:45.146Z] [java] [2024-04-16T10:14:45.146Z] [java] ----------------------------------------- [2024-04-16T10:14:45.146Z] [java] - cdi-servlet-filter-annotation: PASS - [2024-04-16T10:14:45.146Z] [java] ----------------------------------------- [2024-04-16T10:14:45.146Z] [java] - Total PASS : 1 - [2024-04-16T10:14:45.146Z] [java] - Total FAIL : 0 - [2024-04-16T10:14:45.146Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:14:45.146Z] [java] ----------------------------------------- [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] undeploy: [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] setOSConditions: [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] setToolWin: [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] setToolUnix: [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] setToolProperty: [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] setS1ASclassPath: [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] init-common: [2024-04-16T10:14:45.146Z] [2024-04-16T10:14:45.146Z] undeploy-war-common: [2024-04-16T10:14:45.307Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:14:45.307Z] for: CN=basic-m85fh, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:14:45.307Z] [2024-04-16T10:14:45.307Z] Warning: [2024-04-16T10:14:45.307Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:45.307Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:14:45.307Z] [CN=basic-m85fh-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:14:45.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-filter-annotation-web [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] all: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setOSConditions: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setToolWin: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setToolUnix: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setToolProperty: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setS1ASclassPath: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] init-common: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] clean: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setOSConditions: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setToolWin: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setToolUnix: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setToolProperty: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setS1ASclassPath: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] init-common: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] clean-common: [2024-04-16T10:14:45.788Z] [2024-04-16T10:14:45.788Z] setOSConditions: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolWin: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolUnix: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolProperty: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setS1ASclassPath: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] init-common: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] clean-classes-common: [2024-04-16T10:14:45.789Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setOSConditions: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolWin: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolUnix: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolProperty: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setS1ASclassPath: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] init-common: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] clean-jars-common: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] compile: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setOSConditions: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolWin: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolUnix: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setToolProperty: [2024-04-16T10:14:45.789Z] [2024-04-16T10:14:45.789Z] setS1ASclassPath: [2024-04-16T10:14:45.790Z] [2024-04-16T10:14:45.790Z] init-common: [2024-04-16T10:14:45.790Z] [2024-04-16T10:14:45.790Z] compile-common: [2024-04-16T10:14:45.790Z] [echo] Current time (ISO): 2024-04-16T10:14:45.740+0000 [2024-04-16T10:14:45.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:45.790Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:46.037Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:14:46.037Z] for: CN=basic-14zvn, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:14:46.037Z] [2024-04-16T10:14:46.037Z] Warning: [2024-04-16T10:14:46.037Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:46.037Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:14:46.037Z] [CN=basic-14zvn-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:14:46.197Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-empty-servlet-path-jsp-include --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-empty-servlet-path-jsp-include-web.war [2024-04-16T10:14:46.626Z] [INFO] [2024-04-16T10:14:46.626Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:14:46.626Z] [INFO] [2024-04-16T10:14:46.626Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:14:46.938Z] [INFO] [exec] Application deployed with name jpainjectemf. [2024-04-16T10:14:46.938Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:46.938Z] [WARNING] [echo] [2024-04-16T10:14:46.938Z] [WARNING] [echo] ************************* [2024-04-16T10:14:46.938Z] [WARNING] [echo] * build-deploy persistence/jpavalidation [2024-04-16T10:14:46.938Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpavalidation [2024-04-16T10:14:46.938Z] [WARNING] [echo] ************************* [2024-04-16T10:14:46.938Z] [WARNING] [echo] [2024-04-16T10:14:46.938Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:46.938Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2024-04-16T10:14:46.938Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:46.938Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:47.109Z] [INFO] [2024-04-16T10:14:47.109Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:14:47.109Z] [INFO] [2024-04-16T10:14:47.109Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:14:47.192Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:47.192Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:47.192Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2024-04-16T10:14:47.192Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:47.192Z] 3 warnings [2024-04-16T10:14:47.192Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:47.192Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2024-04-16T10:14:47.192Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app [2024-04-16T10:14:47.192Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpavalidation [2024-04-16T10:14:47.192Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app [2024-04-16T10:14:47.236Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:14:47.236Z] for: CN=basic-m85fh-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:14:47.236Z] [2024-04-16T10:14:47.236Z] Warning: [2024-04-16T10:14:47.236Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:47.446Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:47.492Z] Enter keystore password: Certificate stored in file [2024-04-16T10:14:47.492Z] [2024-04-16T10:14:47.492Z] Warning: [2024-04-16T10:14:47.492Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:47.700Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:14:47.700Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:14:47.700Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:47.700Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:47.700Z] 4 warnings [2024-04-16T10:14:47.700Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-04-16T10:14:47.700Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-04-16T10:14:47.700Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2024-04-16T10:14:47.700Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:47.954Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:47.954Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:47.954Z] [WARNING] [echo] deploying jpavalidation.war [2024-04-16T10:14:48.052Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:14:48.340Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:48.340Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:14:48.340Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:14:48.595Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:14:48.595Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:48.595Z] [javac] 2 warnings [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] setOSConditions: [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] setToolWin: [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] setToolUnix: [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] setToolProperty: [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] setS1ASclassPath: [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] init-common: [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] webclient-war-common: [2024-04-16T10:14:48.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] clear: [2024-04-16T10:14:48.595Z] [2024-04-16T10:14:48.595Z] test-tlds-exist: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] copy-tlds: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] test-tagfiles-exist: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] copy-tagfiles: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] package-war-common: [2024-04-16T10:14:48.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:48.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:48.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:48.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:48.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/lib [2024-04-16T10:14:48.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:48.596Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:48.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/docroot [2024-04-16T10:14:48.596Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-04-16T10:14:48.596Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] setOSConditions: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] setToolWin: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] setToolUnix: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] setToolProperty: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] setS1ASclassPath: [2024-04-16T10:14:48.596Z] [2024-04-16T10:14:48.596Z] init-common: [2024-04-16T10:14:48.597Z] [2024-04-16T10:14:48.597Z] compile-common: [2024-04-16T10:14:48.597Z] [echo] Current time (ISO): 2024-04-16T10:14:48.533+0000 [2024-04-16T10:14:48.597Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:48.625Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:14:48.625Z] for: CN=basic-14zvn-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:14:48.625Z] [2024-04-16T10:14:48.625Z] Warning: [2024-04-16T10:14:48.625Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:48.635Z] Enter keystore password: Certificate stored in file [2024-04-16T10:14:48.635Z] [2024-04-16T10:14:48.635Z] Warning: [2024-04-16T10:14:48.635Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:48.881Z] Enter keystore password: Certificate stored in file [2024-04-16T10:14:48.881Z] [2024-04-16T10:14:48.881Z] Warning: [2024-04-16T10:14:48.881Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:49.242Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:14:49.311Z] [INFO] [exec] Application deployed with name jpavalidation. [2024-04-16T10:14:49.311Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:49.505Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:14:49.565Z] [WARNING] [echo] [2024-04-16T10:14:49.565Z] [WARNING] [echo] ************************* [2024-04-16T10:14:49.565Z] [WARNING] [echo] * build-deploy security/helloworld [2024-04-16T10:14:49.565Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld [2024-04-16T10:14:49.565Z] [WARNING] [echo] ************************* [2024-04-16T10:14:49.565Z] [WARNING] [echo] [2024-04-16T10:14:49.565Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:49.565Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2024-04-16T10:14:49.565Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:49.565Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:49.901Z] [INFO] [2024-04-16T10:14:49.901Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:14:50.105Z] Enter keystore password: Certificate stored in file [2024-04-16T10:14:50.142Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:50.142Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:50.142Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2024-04-16T10:14:50.142Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:50.142Z] 3 warnings [2024-04-16T10:14:50.142Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:50.142Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2024-04-16T10:14:50.142Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security/app [2024-04-16T10:14:50.142Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security [2024-04-16T10:14:50.142Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security/app [2024-04-16T10:14:50.142Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:50.157Z] [INFO] [2024-04-16T10:14:50.157Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:14:50.171Z] Domain domain1 created. [2024-04-16T10:14:50.171Z] Domain domain1 admin port is 45707. [2024-04-16T10:14:50.171Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-04-16T10:14:50.171Z] Command create-domain executed successfully. [2024-04-16T10:14:50.379Z] [INFO] [2024-04-16T10:14:50.379Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:14:50.379Z] [INFO] [2024-04-16T10:14:50.379Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:14:50.398Z] [2024-04-16T10:14:50.398Z] Warning: [2024-04-16T10:14:50.399Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:14:50.426Z] + echo ' [2024-04-16T10:14:50.426Z] gf.version=${env.GF_VERSION} [2024-04-16T10:14:50.426Z] bundles.dir=${env.WORKSPACE}/bundles [2024-04-16T10:14:50.426Z] admin.domain=domain1 [2024-04-16T10:14:50.426Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-04-16T10:14:50.426Z] admin.port=45707 [2024-04-16T10:14:50.426Z] admin.user=anonymous [2024-04-16T10:14:50.426Z] admin.host=localhost [2024-04-16T10:14:50.426Z] http.port=45712 [2024-04-16T10:14:50.426Z] https.port=45711 [2024-04-16T10:14:50.426Z] http.host=localhost [2024-04-16T10:14:50.426Z] http.address=127.0.0.1 [2024-04-16T10:14:50.426Z] http.alternate.port=45713 [2024-04-16T10:14:50.426Z] orb.port=45710 [2024-04-16T10:14:50.426Z] admin.password= [2024-04-16T10:14:50.426Z] ssl.password=changeit [2024-04-16T10:14:50.426Z] master.password=changeit [2024-04-16T10:14:50.426Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-04-16T10:14:50.426Z] appserver.instance.name=server [2024-04-16T10:14:50.426Z] config.dottedname.prefix=server [2024-04-16T10:14:50.426Z] resources.dottedname.prefix=domain.resources [2024-04-16T10:14:50.426Z] results.mailhost=localhost [2024-04-16T10:14:50.426Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-04-16T10:14:50.426Z] results.mailee=yourname@sun.com [2024-04-16T10:14:50.426Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-04-16T10:14:50.426Z] precompilejsp=true [2024-04-16T10:14:50.426Z] jvm.maxpermsize=192m [2024-04-16T10:14:50.426Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-04-16T10:14:50.426Z] + jps [2024-04-16T10:14:50.426Z] + grep Main [2024-04-16T10:14:50.426Z] + cut -f1 '-d ' [2024-04-16T10:14:50.426Z] + xargs kill -9 [2024-04-16T10:14:50.426Z] + true [2024-04-16T10:14:50.426Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/ [2024-04-16T10:14:50.426Z] + sed s/1527/45716/g domain.xml [2024-04-16T10:14:50.426Z] + mv domain.xml.replaced domain.xml [2024-04-16T10:14:50.426Z] + grep PortNumber domain.xml [2024-04-16T10:14:50.426Z] [2024-04-16T10:14:50.426Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config [2024-04-16T10:14:50.426Z] + rm derby.properties.replaced [2024-04-16T10:14:50.426Z] + true [2024-04-16T10:14:50.426Z] + sed s/1527/45716/g derby.properties [2024-04-16T10:14:50.426Z] + rm derby.properties [2024-04-16T10:14:50.426Z] + sed s/1528/45717/g derby.properties.replaced [2024-04-16T10:14:50.426Z] + cat derby.properties [2024-04-16T10:14:50.426Z] # [2024-04-16T10:14:50.426Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-04-16T10:14:50.426Z] # [2024-04-16T10:14:50.426Z] # This program and the accompanying materials are made available under the [2024-04-16T10:14:50.426Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-04-16T10:14:50.426Z] # http://www.eclipse.org/legal/epl-2.0. [2024-04-16T10:14:50.426Z] # [2024-04-16T10:14:50.427Z] # This Source Code may also be made available under the following Secondary [2024-04-16T10:14:50.427Z] # Licenses when the conditions for such availability set forth in the [2024-04-16T10:14:50.427Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-04-16T10:14:50.427Z] # version 2 with the GNU Classpath Exception, which is available at [2024-04-16T10:14:50.427Z] # https://www.gnu.org/software/classpath/license.html. [2024-04-16T10:14:50.427Z] # [2024-04-16T10:14:50.427Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-04-16T10:14:50.427Z] # [2024-04-16T10:14:50.427Z] [2024-04-16T10:14:50.427Z] [2024-04-16T10:14:50.427Z] db.port=45716 [2024-04-16T10:14:50.427Z] db.port.2=45717 [2024-04-16T10:14:50.427Z] db.host=localhost [2024-04-16T10:14:50.427Z] db.type=derby [2024-04-16T10:14:50.427Z] db.name=testdb [2024-04-16T10:14:50.427Z] db.user=dbuser [2024-04-16T10:14:50.427Z] db.pwd=dbpassword [2024-04-16T10:14:50.427Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-04-16T10:14:50.427Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-04-16T10:14:50.427Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-04-16T10:14:50.427Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-04-16T10:14:50.427Z] + rm -rf '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results*' [2024-04-16T10:14:50.427Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:14:50.427Z] + rm count.txt [2024-04-16T10:14:50.427Z] rm: cannot remove 'count.txt': No such file or directory [2024-04-16T10:14:50.427Z] + true [2024-04-16T10:14:50.427Z] + ant ejb_group_1 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-04-16T10:14:50.427Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:14:50.683Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-04-16T10:14:50.700Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:50.700Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:50.700Z] 3 warnings [2024-04-16T10:14:50.700Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security/app/META-INF [2024-04-16T10:14:50.700Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2024-04-16T10:14:50.700Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security/hellojspsecure.war [2024-04-16T10:14:50.700Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:50.700Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:50.700Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:50.700Z] [WARNING] [echo] deploying hellojspsecure.war [2024-04-16T10:14:50.940Z] [2024-04-16T10:14:50.940Z] ejb_group_1: [2024-04-16T10:14:50.962Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:14:51.110Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:51.110Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:14:51.110Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:14:51.110Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:14:51.110Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:51.110Z] [javac] 2 warnings [2024-04-16T10:14:51.110Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:51.110Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:51.197Z] [2024-04-16T10:14:51.197Z] setup: [2024-04-16T10:14:51.197Z] [2024-04-16T10:14:51.197Z] setOSConditions: [2024-04-16T10:14:51.197Z] [2024-04-16T10:14:51.197Z] setToolWin: [2024-04-16T10:14:51.197Z] [2024-04-16T10:14:51.197Z] setToolUnix: [2024-04-16T10:14:51.197Z] [2024-04-16T10:14:51.197Z] setToolProperty: [2024-04-16T10:14:51.197Z] [2024-04-16T10:14:51.197Z] setS1ASclassPath: [2024-04-16T10:14:51.197Z] [2024-04-16T10:14:51.197Z] init-common: [2024-04-16T10:14:51.198Z] [2024-04-16T10:14:51.198Z] start-database: [2024-04-16T10:14:51.198Z] [echo] Starting database --dbport 45716 [2024-04-16T10:14:51.453Z] [2024-04-16T10:14:51.453Z] setOSConditions: [2024-04-16T10:14:51.453Z] [2024-04-16T10:14:51.453Z] setToolWin: [2024-04-16T10:14:51.453Z] [2024-04-16T10:14:51.453Z] setToolUnix: [2024-04-16T10:14:51.453Z] [2024-04-16T10:14:51.453Z] setToolProperty: [2024-04-16T10:14:51.453Z] [2024-04-16T10:14:51.453Z] setS1ASclassPath: [2024-04-16T10:14:51.453Z] [2024-04-16T10:14:51.453Z] init-common: [2024-04-16T10:14:51.453Z] [2024-04-16T10:14:51.453Z] startDomainUnix: [2024-04-16T10:14:51.453Z] [echo] Starting DAS [2024-04-16T10:14:51.621Z] [INFO] [exec] Application deployed with name hellojspsecure. [2024-04-16T10:14:51.621Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:51.621Z] [WARNING] [echo] [2024-04-16T10:14:51.621Z] [WARNING] [echo] ************************* [2024-04-16T10:14:51.621Z] [WARNING] [echo] * build-deploy security/basicauth [2024-04-16T10:14:51.621Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth [2024-04-16T10:14:51.621Z] [WARNING] [echo] ************************* [2024-04-16T10:14:51.621Z] [WARNING] [echo] [2024-04-16T10:14:51.893Z] Domain domain1 created. [2024-04-16T10:14:51.893Z] Domain domain1 admin port is 45707. [2024-04-16T10:14:51.893Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-04-16T10:14:51.893Z] Command create-domain executed successfully. [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] build: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] setOSConditions: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] setToolWin: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] setToolUnix: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] setToolProperty: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] setS1ASclassPath: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] init-common: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] ejb-jar-common: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] package-ejbjar-common: [2024-04-16T10:14:52.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:52.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:52.059Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-04-16T10:14:52.059Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] setOSConditions: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] fixFiles: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] convUnix: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.059Z] convWin: [2024-04-16T10:14:52.059Z] [2024-04-16T10:14:52.060Z] setToolWin: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setToolUnix: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setToolProperty: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setS1ASclassPath: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] init-common: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] ear-common: [2024-04-16T10:14:52.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:14:52.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:14:52.060Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/descriptor/sun-application.xml to copy. [2024-04-16T10:14:52.060Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/simple-ear/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:14:52.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:14:52.060Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] deploy: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setOSConditions: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setToolWin: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setToolUnix: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setToolProperty: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setS1ASclassPath: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] init-common: [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] deploy-common: [2024-04-16T10:14:52.060Z] [echo] Current time (ISO): 2024-04-16T10:14:51.941+0000 [2024-04-16T10:14:52.060Z] [2024-04-16T10:14:52.060Z] setOSConditions: [2024-04-16T10:14:52.061Z] [2024-04-16T10:14:52.061Z] setToolWin: [2024-04-16T10:14:52.061Z] [2024-04-16T10:14:52.061Z] setToolUnix: [2024-04-16T10:14:52.061Z] [2024-04-16T10:14:52.061Z] setToolProperty: [2024-04-16T10:14:52.061Z] [2024-04-16T10:14:52.061Z] setS1ASclassPath: [2024-04-16T10:14:52.061Z] [2024-04-16T10:14:52.061Z] init-common: [2024-04-16T10:14:52.061Z] [2024-04-16T10:14:52.061Z] deploy-common-pe: [2024-04-16T10:14:52.150Z] + echo ' [2024-04-16T10:14:52.150Z] gf.version=${env.GF_VERSION} [2024-04-16T10:14:52.150Z] bundles.dir=${env.WORKSPACE}/bundles [2024-04-16T10:14:52.150Z] admin.domain=domain1 [2024-04-16T10:14:52.150Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-04-16T10:14:52.150Z] admin.port=45707 [2024-04-16T10:14:52.150Z] admin.user=anonymous [2024-04-16T10:14:52.150Z] admin.host=localhost [2024-04-16T10:14:52.150Z] http.port=45712 [2024-04-16T10:14:52.150Z] https.port=45711 [2024-04-16T10:14:52.150Z] http.host=localhost [2024-04-16T10:14:52.150Z] http.address=127.0.0.1 [2024-04-16T10:14:52.150Z] http.alternate.port=45713 [2024-04-16T10:14:52.150Z] orb.port=45710 [2024-04-16T10:14:52.150Z] admin.password= [2024-04-16T10:14:52.151Z] ssl.password=changeit [2024-04-16T10:14:52.151Z] master.password=changeit [2024-04-16T10:14:52.151Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-04-16T10:14:52.151Z] appserver.instance.name=server [2024-04-16T10:14:52.151Z] config.dottedname.prefix=server [2024-04-16T10:14:52.151Z] resources.dottedname.prefix=domain.resources [2024-04-16T10:14:52.151Z] results.mailhost=localhost [2024-04-16T10:14:52.151Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-04-16T10:14:52.151Z] results.mailee=yourname@sun.com [2024-04-16T10:14:52.151Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-04-16T10:14:52.151Z] precompilejsp=true [2024-04-16T10:14:52.151Z] jvm.maxpermsize=192m [2024-04-16T10:14:52.151Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-04-16T10:14:52.151Z] + jps [2024-04-16T10:14:52.151Z] + grep Main [2024-04-16T10:14:52.151Z] + cut -f1 '-d ' [2024-04-16T10:14:52.151Z] + xargs kill -9 [2024-04-16T10:14:52.151Z] + true [2024-04-16T10:14:52.151Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/ [2024-04-16T10:14:52.151Z] + sed s/1527/45716/g domain.xml [2024-04-16T10:14:52.151Z] + mv domain.xml.replaced domain.xml [2024-04-16T10:14:52.151Z] + grep PortNumber domain.xml [2024-04-16T10:14:52.151Z] [2024-04-16T10:14:52.151Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config [2024-04-16T10:14:52.151Z] + rm derby.properties.replaced [2024-04-16T10:14:52.151Z] + true [2024-04-16T10:14:52.151Z] + sed s/1527/45716/g derby.properties [2024-04-16T10:14:52.151Z] + rm derby.properties [2024-04-16T10:14:52.151Z] + sed s/1528/45717/g derby.properties.replaced [2024-04-16T10:14:52.151Z] + cat derby.properties [2024-04-16T10:14:52.151Z] # [2024-04-16T10:14:52.151Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-04-16T10:14:52.151Z] # [2024-04-16T10:14:52.151Z] # This program and the accompanying materials are made available under the [2024-04-16T10:14:52.151Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-04-16T10:14:52.151Z] # http://www.eclipse.org/legal/epl-2.0. [2024-04-16T10:14:52.151Z] # [2024-04-16T10:14:52.151Z] # This Source Code may also be made available under the following Secondary [2024-04-16T10:14:52.151Z] # Licenses when the conditions for such availability set forth in the [2024-04-16T10:14:52.151Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-04-16T10:14:52.151Z] # version 2 with the GNU Classpath Exception, which is available at [2024-04-16T10:14:52.151Z] # https://www.gnu.org/software/classpath/license.html. [2024-04-16T10:14:52.151Z] # [2024-04-16T10:14:52.151Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-04-16T10:14:52.151Z] # [2024-04-16T10:14:52.151Z] [2024-04-16T10:14:52.151Z] [2024-04-16T10:14:52.151Z] db.port=45716 [2024-04-16T10:14:52.151Z] db.port.2=45717 [2024-04-16T10:14:52.151Z] db.host=localhost [2024-04-16T10:14:52.151Z] db.type=derby [2024-04-16T10:14:52.151Z] db.name=testdb [2024-04-16T10:14:52.151Z] db.user=dbuser [2024-04-16T10:14:52.151Z] db.pwd=dbpassword [2024-04-16T10:14:52.151Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-04-16T10:14:52.151Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-04-16T10:14:52.151Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-04-16T10:14:52.151Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-04-16T10:14:52.151Z] + rm -rf '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results*' [2024-04-16T10:14:52.151Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:14:52.151Z] + rm count.txt [2024-04-16T10:14:52.151Z] rm: cannot remove 'count.txt': No such file or directory [2024-04-16T10:14:52.151Z] + true [2024-04-16T10:14:52.151Z] + ant ejb_group_2 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-04-16T10:14:52.151Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:14:52.253Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2024-04-16T10:14:52.253Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-04-16T10:14:52.276Z] [INFO] No sources to compile [2024-04-16T10:14:52.276Z] [INFO] [2024-04-16T10:14:52.276Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:52.408Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-04-16T10:14:52.533Z] [INFO] [2024-04-16T10:14:52.533Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:52.533Z] [INFO] [2024-04-16T10:14:52.533Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:14:52.533Z] [INFO] No sources to compile [2024-04-16T10:14:52.533Z] [INFO] [2024-04-16T10:14:52.533Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:14:52.533Z] [INFO] No sources to compile [2024-04-16T10:14:52.533Z] [INFO] [2024-04-16T10:14:52.533Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:14:52.679Z] [INFO] No sources to compile [2024-04-16T10:14:52.679Z] [INFO] [2024-04-16T10:14:52.679Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:52.679Z] [INFO] [2024-04-16T10:14:52.679Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:14:52.679Z] [INFO] [2024-04-16T10:14:52.679Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:14:52.679Z] [INFO] No sources to compile [2024-04-16T10:14:52.679Z] [INFO] [2024-04-16T10:14:52.679Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:14:52.679Z] [INFO] No sources to compile [2024-04-16T10:14:52.679Z] [INFO] [2024-04-16T10:14:52.679Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:14:52.820Z] [exec] Application deployed with name web-empty-servlet-path-jsp-include-web. [2024-04-16T10:14:52.820Z] [2024-04-16T10:14:52.820Z] deploy-war-commonee: [2024-04-16T10:14:52.820Z] [2024-04-16T10:14:52.820Z] run: [2024-04-16T10:14:52.820Z] [java] Connecting to: http://localhost:45711/web-empty-servlet-path-jsp-include/jsp/test.jsp [2024-04-16T10:14:52.820Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:52.820Z] [java] [2024-04-16T10:14:52.820Z] [java] [2024-04-16T10:14:52.820Z] [java] ----------------------------------------- [2024-04-16T10:14:52.820Z] [java] - empty-servlet-path-jsp-include: PASS - [2024-04-16T10:14:52.820Z] [java] ----------------------------------------- [2024-04-16T10:14:52.820Z] [java] - Total PASS : 1 - [2024-04-16T10:14:52.820Z] [java] - Total FAIL : 0 - [2024-04-16T10:14:52.820Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:14:52.820Z] [java] ----------------------------------------- [2024-04-16T10:14:52.820Z] [2024-04-16T10:14:52.820Z] undeploy: [2024-04-16T10:14:52.820Z] [2024-04-16T10:14:52.820Z] setOSConditions: [2024-04-16T10:14:52.821Z] [2024-04-16T10:14:52.821Z] setToolWin: [2024-04-16T10:14:52.821Z] [2024-04-16T10:14:52.821Z] setToolUnix: [2024-04-16T10:14:52.821Z] [2024-04-16T10:14:52.821Z] setToolProperty: [2024-04-16T10:14:52.821Z] [2024-04-16T10:14:52.821Z] setS1ASclassPath: [2024-04-16T10:14:52.821Z] [2024-04-16T10:14:52.821Z] init-common: [2024-04-16T10:14:52.821Z] [2024-04-16T10:14:52.821Z] undeploy-war-common: [2024-04-16T10:14:52.971Z] [2024-04-16T10:14:52.971Z] ejb_group_2: [2024-04-16T10:14:52.971Z] [2024-04-16T10:14:52.971Z] setup: [2024-04-16T10:14:52.971Z] [2024-04-16T10:14:52.971Z] setOSConditions: [2024-04-16T10:14:52.971Z] [2024-04-16T10:14:52.971Z] setToolWin: [2024-04-16T10:14:52.971Z] [2024-04-16T10:14:52.971Z] setToolUnix: [2024-04-16T10:14:52.971Z] [2024-04-16T10:14:52.971Z] setToolProperty: [2024-04-16T10:14:52.971Z] [2024-04-16T10:14:52.971Z] setS1ASclassPath: [2024-04-16T10:14:52.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:14:53.098Z] [INFO] Executing tasks [2024-04-16T10:14:53.098Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:14:53.098Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:14:53.238Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2024-04-16T10:14:53.238Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-04-16T10:14:53.243Z] [INFO] Executing tasks [2024-04-16T10:14:53.243Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:14:53.243Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:14:53.244Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:14:53.244Z] [INFO] Executed tasks [2024-04-16T10:14:53.244Z] [INFO] [2024-04-16T10:14:53.244Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] init-common: [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] start-database: [2024-04-16T10:14:53.300Z] [echo] Starting database --dbport 45716 [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] setOSConditions: [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] setToolWin: [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] setToolUnix: [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] setToolProperty: [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] setS1ASclassPath: [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] init-common: [2024-04-16T10:14:53.300Z] [2024-04-16T10:14:53.300Z] startDomainUnix: [2024-04-16T10:14:53.300Z] [echo] Starting DAS [2024-04-16T10:14:53.354Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:14:53.355Z] [INFO] Executed tasks [2024-04-16T10:14:53.355Z] [INFO] [2024-04-16T10:14:53.355Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:14:53.406Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-empty-servlet-path-jsp-include-web [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] all: [2024-04-16T10:14:53.698Z] [echo] [2024-04-16T10:14:53.698Z] [echo] ************************* [2024-04-16T10:14:53.698Z] [echo] * Running jsp-security [2024-04-16T10:14:53.698Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security [2024-04-16T10:14:53.698Z] [echo] ************************* [2024-04-16T10:14:53.698Z] [echo] [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] setup: [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] setOSConditions: [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] setToolWin: [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] setToolUnix: [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] setToolProperty: [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] setS1ASclassPath: [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] init-common: [2024-04-16T10:14:53.698Z] [2024-04-16T10:14:53.698Z] create-user-common: [2024-04-16T10:14:54.239Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2024-04-16T10:14:54.239Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-04-16T10:14:54.239Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:54.239Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2024-04-16T10:14:54.239Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security-basicauth/app [2024-04-16T10:14:54.239Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security-basicauth [2024-04-16T10:14:54.239Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2024-04-16T10:14:54.239Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2024-04-16T10:14:54.239Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2024-04-16T10:14:54.239Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:54.239Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:54.239Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:54.494Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:54.494Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2024-04-16T10:14:54.494Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:54.494Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:54.699Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups Admin --authrealmname file --target server j2ee [2024-04-16T10:14:54.699Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security/asadminuserpassword.txt [2024-04-16T10:14:54.699Z] [2024-04-16T10:14:54.699Z] setOSConditions: [2024-04-16T10:14:54.699Z] [2024-04-16T10:14:54.699Z] setToolWin: [2024-04-16T10:14:54.699Z] [2024-04-16T10:14:54.699Z] setToolUnix: [2024-04-16T10:14:54.699Z] [2024-04-16T10:14:54.699Z] setToolProperty: [2024-04-16T10:14:54.699Z] [2024-04-16T10:14:54.699Z] setS1ASclassPath: [2024-04-16T10:14:54.699Z] [2024-04-16T10:14:54.699Z] init-common: [2024-04-16T10:14:54.699Z] [2024-04-16T10:14:54.699Z] clean: [2024-04-16T10:14:54.748Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:54.748Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:54.749Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:14:54.749Z] int port = new Integer(portS).intValue(); [2024-04-16T10:14:54.749Z] ^ [2024-04-16T10:14:54.882Z] [exec] Application deployed with name cdi-full-earApp. [2024-04-16T10:14:54.882Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-04-16T10:14:54.882Z] [echo] Deployment on target server server successful [2024-04-16T10:14:54.882Z] [2024-04-16T10:14:54.882Z] setOSConditions: [2024-04-16T10:14:54.882Z] [2024-04-16T10:14:54.882Z] setToolWin: [2024-04-16T10:14:54.882Z] [2024-04-16T10:14:54.883Z] setToolUnix: [2024-04-16T10:14:54.883Z] [2024-04-16T10:14:54.883Z] setToolProperty: [2024-04-16T10:14:54.883Z] [2024-04-16T10:14:54.883Z] setS1ASclassPath: [2024-04-16T10:14:54.883Z] [2024-04-16T10:14:54.883Z] init-common: [2024-04-16T10:14:54.883Z] [2024-04-16T10:14:54.883Z] deploy-common-ee: [2024-04-16T10:14:54.883Z] [2024-04-16T10:14:54.883Z] run: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setOSConditions: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setToolWin: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setToolUnix: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setToolProperty: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setS1ASclassPath: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] init-common: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] clean-common: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setOSConditions: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setToolWin: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setToolUnix: [2024-04-16T10:14:54.956Z] [2024-04-16T10:14:54.956Z] setToolProperty: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setS1ASclassPath: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] init-common: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] clean-classes-common: [2024-04-16T10:14:54.957Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setOSConditions: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setToolWin: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setToolUnix: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setToolProperty: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setS1ASclassPath: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] init-common: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] clean-jars-common: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] compile: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setOSConditions: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setToolWin: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setToolUnix: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setToolProperty: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] setS1ASclassPath: [2024-04-16T10:14:54.957Z] [2024-04-16T10:14:54.957Z] init-common: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] compile-common: [2024-04-16T10:14:54.958Z] [echo] Current time (ISO): 2024-04-16T10:14:54.824+0000 [2024-04-16T10:14:54.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:54.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security/servlet [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] build: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] setOSConditions: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] setToolWin: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] setToolUnix: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] setToolProperty: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] setS1ASclassPath: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] init-common: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] webclient-war-common: [2024-04-16T10:14:54.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] clear: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] test-tlds-exist: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] copy-tlds: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] test-tagfiles-exist: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] copy-tagfiles: [2024-04-16T10:14:54.958Z] [2024-04-16T10:14:54.958Z] package-war-common: [2024-04-16T10:14:54.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:54.959Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:54.959Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:54.959Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:54.959Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security/lib [2024-04-16T10:14:54.959Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:54.959Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:54.959Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2024-04-16T10:14:54.959Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:54.959Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:54.959Z] [javac] Compiling 1 source file [2024-04-16T10:14:55.037Z] 4 warnings [2024-04-16T10:14:55.037Z] [WARNING] [echo] deploying basicauth.war [2024-04-16T10:14:55.251Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java:44: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:14:55.251Z] [javac] int port = new Integer(portS).intValue(); [2024-04-16T10:14:55.251Z] [javac] ^ [2024-04-16T10:14:55.251Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jsp-security/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:55.251Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:55.251Z] [javac] 1 warning [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] deploy: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] deploy-war-common: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] setOSConditions: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] setToolWin: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] setToolUnix: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] setToolProperty: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] setS1ASclassPath: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] init-common: [2024-04-16T10:14:55.251Z] [2024-04-16T10:14:55.251Z] deploy-war-commonpe: [2024-04-16T10:14:55.488Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-04-16T10:14:55.595Z] [INFO] [exec] Application deployed with name basicauth. [2024-04-16T10:14:55.595Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:55.595Z] [WARNING] [echo] [2024-04-16T10:14:55.595Z] [WARNING] [echo] ************************* [2024-04-16T10:14:55.595Z] [WARNING] [echo] * build-deploy ejb/slsbnicmt [2024-04-16T10:14:55.595Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/slsbnicmt [2024-04-16T10:14:55.595Z] [WARNING] [echo] ************************* [2024-04-16T10:14:55.595Z] [WARNING] [echo] [2024-04-16T10:14:55.595Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:55.595Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2024-04-16T10:14:55.595Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:55.744Z] [java] : [2024-04-16T10:14:55.744Z] [java] Value of key is: main [2024-04-16T10:14:55.744Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:55.744Z] [java] [2024-04-16T10:14:55.744Z] [java] [2024-04-16T10:14:55.744Z] [java] ----------------------------------------- [2024-04-16T10:14:55.744Z] [java] - main: PASS - [2024-04-16T10:14:55.744Z] [java] ----------------------------------------- [2024-04-16T10:14:55.744Z] [java] Total PASS: 1 [2024-04-16T10:14:55.744Z] [java] Total FAIL: 0 [2024-04-16T10:14:55.744Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:14:55.744Z] [java] ----------------------------------------- [2024-04-16T10:14:55.744Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:14:55.813Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-security --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-security-web.war [2024-04-16T10:14:55.849Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:55.999Z] [java] appLevelViaLookup = 'null' [2024-04-16T10:14:55.999Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] undeploy: [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] setOSConditions: [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] setToolWin: [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] setToolUnix: [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] setToolProperty: [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] setS1ASclassPath: [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] init-common: [2024-04-16T10:14:55.999Z] [2024-04-16T10:14:55.999Z] undeploy-common: [2024-04-16T10:14:56.010Z] Agent basic-2cv13 is provisioned from template basic [2024-04-16T10:14:56.011Z] --- [2024-04-16T10:14:56.011Z] apiVersion: "v1" [2024-04-16T10:14:56.011Z] kind: "Pod" [2024-04-16T10:14:56.011Z] metadata: [2024-04-16T10:14:56.011Z] labels: [2024-04-16T10:14:56.011Z] jenkins: "slave" [2024-04-16T10:14:56.011Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:14:56.011Z] jenkins/label: "basic" [2024-04-16T10:14:56.011Z] name: "basic-2cv13" [2024-04-16T10:14:56.011Z] namespace: "glassfish" [2024-04-16T10:14:56.011Z] spec: [2024-04-16T10:14:56.011Z] containers: [2024-04-16T10:14:56.011Z] - env: [2024-04-16T10:14:56.011Z] - name: "JENKINS_SECRET" [2024-04-16T10:14:56.011Z] value: "********" [2024-04-16T10:14:56.011Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:14:56.011Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:14:56.011Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:14:56.011Z] value: "basic-2cv13" [2024-04-16T10:14:56.011Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:14:56.011Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:14:56.011Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:14:56.011Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:14:56.011Z] value: "" [2024-04-16T10:14:56.011Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:14:56.011Z] value: "" [2024-04-16T10:14:56.011Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:14:56.011Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:14:56.011Z] - name: "JENKINS_NAME" [2024-04-16T10:14:56.011Z] value: "basic-2cv13" [2024-04-16T10:14:56.011Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:14:56.011Z] value: "/home/jenkins/agent" [2024-04-16T10:14:56.011Z] - name: "JENKINS_URL" [2024-04-16T10:14:56.011Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:14:56.011Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:14:56.011Z] imagePullPolicy: "Always" [2024-04-16T10:14:56.011Z] name: "jnlp" [2024-04-16T10:14:56.011Z] resources: [2024-04-16T10:14:56.011Z] limits: [2024-04-16T10:14:56.011Z] cpu: "2000m" [2024-04-16T10:14:56.011Z] memory: "4096Mi" [2024-04-16T10:14:56.011Z] requests: [2024-04-16T10:14:56.011Z] cpu: "1000m" [2024-04-16T10:14:56.011Z] memory: "4096Mi" [2024-04-16T10:14:56.011Z] tty: true [2024-04-16T10:14:56.011Z] volumeMounts: [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:14:56.011Z] name: "m2-dir" [2024-04-16T10:14:56.011Z] readOnly: true [2024-04-16T10:14:56.011Z] subPath: "toolchains.xml" [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:14:56.011Z] name: "m2-dir" [2024-04-16T10:14:56.011Z] readOnly: true [2024-04-16T10:14:56.011Z] subPath: ".mavenrc" [2024-04-16T10:14:56.011Z] - mountPath: "/opt/tools" [2024-04-16T10:14:56.011Z] name: "volume-0" [2024-04-16T10:14:56.011Z] readOnly: false [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins" [2024-04-16T10:14:56.011Z] name: "volume-2" [2024-04-16T10:14:56.011Z] readOnly: false [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:14:56.011Z] name: "volume-3" [2024-04-16T10:14:56.011Z] readOnly: false [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:14:56.011Z] name: "m2-secret-dir" [2024-04-16T10:14:56.011Z] readOnly: true [2024-04-16T10:14:56.011Z] subPath: "settings-security.xml" [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:14:56.011Z] name: "volume-4" [2024-04-16T10:14:56.011Z] readOnly: false [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:14:56.011Z] name: "m2-secret-dir" [2024-04-16T10:14:56.011Z] readOnly: true [2024-04-16T10:14:56.011Z] subPath: "settings.xml" [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:14:56.011Z] name: "volume-1" [2024-04-16T10:14:56.011Z] readOnly: false [2024-04-16T10:14:56.011Z] subPath: "" [2024-04-16T10:14:56.011Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:14:56.011Z] name: "workspace-volume" [2024-04-16T10:14:56.011Z] readOnly: false [2024-04-16T10:14:56.011Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:14:56.011Z] nodeSelector: [2024-04-16T10:14:56.011Z] kubernetes.io/os: "linux" [2024-04-16T10:14:56.011Z] restartPolicy: "Never" [2024-04-16T10:14:56.011Z] volumes: [2024-04-16T10:14:56.011Z] - name: "volume-0" [2024-04-16T10:14:56.011Z] persistentVolumeClaim: [2024-04-16T10:14:56.011Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:14:56.011Z] readOnly: true [2024-04-16T10:14:56.011Z] - name: "m2-secret-dir" [2024-04-16T10:14:56.011Z] secret: [2024-04-16T10:14:56.011Z] secretName: "m2-secret-dir" [2024-04-16T10:14:56.011Z] - emptyDir: [2024-04-16T10:14:56.011Z] medium: "" [2024-04-16T10:14:56.011Z] name: "volume-2" [2024-04-16T10:14:56.011Z] - configMap: [2024-04-16T10:14:56.011Z] name: "m2-dir" [2024-04-16T10:14:56.011Z] name: "m2-dir" [2024-04-16T10:14:56.011Z] - configMap: [2024-04-16T10:14:56.011Z] name: "known-hosts" [2024-04-16T10:14:56.011Z] name: "volume-1" [2024-04-16T10:14:56.011Z] - emptyDir: [2024-04-16T10:14:56.011Z] medium: "" [2024-04-16T10:14:56.011Z] name: "workspace-volume" [2024-04-16T10:14:56.011Z] - emptyDir: [2024-04-16T10:14:56.011Z] medium: "" [2024-04-16T10:14:56.011Z] name: "volume-4" [2024-04-16T10:14:56.011Z] - emptyDir: [2024-04-16T10:14:56.011Z] medium: "" [2024-04-16T10:14:56.011Z] name: "volume-3" [2024-04-16T10:14:56.011Z] [2024-04-16T10:14:56.104Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:56.104Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:56.104Z] 3 warnings [2024-04-16T10:14:56.104Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:56.104Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2024-04-16T10:14:56.104Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-04-16T10:14:56.104Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_slsbnicmt [2024-04-16T10:14:56.104Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-04-16T10:14:56.277Z] Running on basic-2cv13 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (batch_all) [Pipeline] unstash [2024-04-16T10:14:56.358Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:56.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-04-16T10:14:56.612Z] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:14:56.612Z] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:14:56.612Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:56.612Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:56.612Z] 4 warnings [2024-04-16T10:14:56.612Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-04-16T10:14:56.612Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-04-16T10:14:56.612Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2024-04-16T10:14:56.612Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:56.612Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:56.612Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:56.612Z] [WARNING] [echo] deploying slsbnicmt.war [2024-04-16T10:14:56.797Z] [exec] Application deployed with name web-jsp-security-web. [2024-04-16T10:14:56.797Z] [2024-04-16T10:14:56.798Z] deploy-war-commonee: [2024-04-16T10:14:56.798Z] [2024-04-16T10:14:56.798Z] run: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] all: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] setOSConditions: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] setToolWin: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] setToolUnix: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] setToolProperty: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] setS1ASclassPath: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] init-common: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.843Z] clean: [2024-04-16T10:14:56.843Z] [2024-04-16T10:14:56.844Z] setOSConditions: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setToolWin: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setToolUnix: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setToolProperty: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setS1ASclassPath: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] init-common: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] clean-common: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setOSConditions: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setToolWin: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setToolUnix: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setToolProperty: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] setS1ASclassPath: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] init-common: [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.844Z] clean-classes-common: [2024-04-16T10:14:56.844Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:56.844Z] [2024-04-16T10:14:56.845Z] setOSConditions: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setToolWin: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setToolUnix: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setToolProperty: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setS1ASclassPath: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] init-common: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] clean-jars-common: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] compile: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setOSConditions: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setToolWin: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setToolUnix: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setToolProperty: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] setS1ASclassPath: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] init-common: [2024-04-16T10:14:56.845Z] [2024-04-16T10:14:56.845Z] compile-common: [2024-04-16T10:14:56.845Z] [echo] Current time (ISO): 2024-04-16T10:14:56.782+0000 [2024-04-16T10:14:56.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:56.845Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:57.055Z] [java] GET /web-jsp-security/test.jsp HTTP/1.0 [2024-04-16T10:14:57.055Z] [java] [2024-04-16T10:14:57.055Z] [java] 0: HTTP/1.1 200 OK [2024-04-16T10:14:57.055Z] [java] 1: Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:14:57.055Z] [java] 2: X-Powered-By: JSP/3.0 [2024-04-16T10:14:57.055Z] [java] 3: Pragma: No-cache [2024-04-16T10:14:57.055Z] [java] 4: Cache-Control: no-cache [2024-04-16T10:14:57.055Z] [java] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:14:57.055Z] [java] 6: Set-Cookie: JSESSIONID=6670c434964b0f962d78e6689e9a; Path=/web-jsp-security; HttpOnly [2024-04-16T10:14:57.055Z] [java] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:14:57.055Z] [java] 8: Connection: close [2024-04-16T10:14:57.055Z] [java] 9: Content-Length: 26 [2024-04-16T10:14:57.055Z] [java] 10: [2024-04-16T10:14:57.055Z] [java] 11: [2024-04-16T10:14:57.055Z] [java] 12: [2024-04-16T10:14:57.055Z] [java] 13: [2024-04-16T10:14:57.055Z] [java] 14: [2024-04-16T10:14:57.055Z] [java] 15: [2024-04-16T10:14:57.055Z] [java] 16: jsp-security::PASS [2024-04-16T10:14:57.055Z] [java] 17: [2024-04-16T10:14:57.055Z] [java] 18: [2024-04-16T10:14:57.055Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:14:57.055Z] [java] [2024-04-16T10:14:57.055Z] [java] [2024-04-16T10:14:57.055Z] [java] ----------------------------------------- [2024-04-16T10:14:57.055Z] [java] - web-jsp-security: PASS - [2024-04-16T10:14:57.055Z] [java] ----------------------------------------- [2024-04-16T10:14:57.055Z] [java] - Total PASS : 1 - [2024-04-16T10:14:57.055Z] [java] - Total FAIL : 0 - [2024-04-16T10:14:57.055Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:14:57.055Z] [java] ----------------------------------------- [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] undeploy: [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] setOSConditions: [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] setToolWin: [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] setToolUnix: [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] setToolProperty: [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] setS1ASclassPath: [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] init-common: [2024-04-16T10:14:57.055Z] [2024-04-16T10:14:57.055Z] undeploy-war-common: [2024-04-16T10:14:57.617Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-security-web [2024-04-16T10:14:57.617Z] [2024-04-16T10:14:57.617Z] restore: [2024-04-16T10:14:57.898Z] [2024-04-16T10:14:57.898Z] setOSConditions: [2024-04-16T10:14:57.898Z] [2024-04-16T10:14:57.898Z] setToolWin: [2024-04-16T10:14:57.898Z] [2024-04-16T10:14:57.898Z] setToolUnix: [2024-04-16T10:14:57.898Z] [2024-04-16T10:14:57.898Z] setToolProperty: [2024-04-16T10:14:57.898Z] [2024-04-16T10:14:57.898Z] setS1ASclassPath: [2024-04-16T10:14:57.898Z] [2024-04-16T10:14:57.898Z] init-common: [2024-04-16T10:14:57.898Z] [2024-04-16T10:14:57.898Z] delete-user-common: [2024-04-16T10:14:57.973Z] [INFO] [exec] Application deployed with name slsbnicmt. [2024-04-16T10:14:57.973Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:14:58.237Z] [WARNING] [echo] [2024-04-16T10:14:58.237Z] [WARNING] [echo] ************************* [2024-04-16T10:14:58.237Z] [WARNING] [echo] * build-deploy ejb/sfulnoi [2024-04-16T10:14:58.237Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/sfulnoi [2024-04-16T10:14:58.237Z] [WARNING] [echo] ************************* [2024-04-16T10:14:58.237Z] [WARNING] [echo] [2024-04-16T10:14:58.237Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:14:58.237Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2024-04-16T10:14:58.237Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:14:58.237Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:58.461Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] all: [2024-04-16T10:14:58.461Z] [echo] [2024-04-16T10:14:58.461Z] [echo] ************************* [2024-04-16T10:14:58.461Z] [echo] * Running jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten [2024-04-16T10:14:58.461Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten [2024-04-16T10:14:58.461Z] [echo] ************************* [2024-04-16T10:14:58.461Z] [echo] [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] setOSConditions: [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] setToolWin: [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] setToolUnix: [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] setToolProperty: [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] setS1ASclassPath: [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] init-common: [2024-04-16T10:14:58.461Z] [2024-04-16T10:14:58.461Z] clean: [2024-04-16T10:14:58.490Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:58.490Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:58.490Z] 3 warnings [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setOSConditions: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setToolWin: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setToolUnix: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setToolProperty: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setS1ASclassPath: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] init-common: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] clean-common: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setOSConditions: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setToolWin: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setToolUnix: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setToolProperty: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] setS1ASclassPath: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.719Z] init-common: [2024-04-16T10:14:58.719Z] [2024-04-16T10:14:58.720Z] clean-classes-common: [2024-04-16T10:14:58.720Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setOSConditions: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setToolWin: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setToolUnix: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setToolProperty: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setS1ASclassPath: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] init-common: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] clean-jars-common: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] compile: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setOSConditions: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setToolWin: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setToolUnix: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setToolProperty: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] setS1ASclassPath: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] init-common: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] compile-common: [2024-04-16T10:14:58.720Z] [echo] Current time (ISO): 2024-04-16T10:14:58.531+0000 [2024-04-16T10:14:58.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:14:58.720Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/servlet [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.720Z] build: [2024-04-16T10:14:58.720Z] [2024-04-16T10:14:58.721Z] setOSConditions: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] setToolWin: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] setToolUnix: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] setToolProperty: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] setS1ASclassPath: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] init-common: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] webclient-war-common: [2024-04-16T10:14:58.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] clear: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] test-tlds-exist: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] copy-tlds: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] test-tagfiles-exist: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] copy-tagfiles: [2024-04-16T10:14:58.721Z] [2024-04-16T10:14:58.721Z] package-war-common: [2024-04-16T10:14:58.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:58.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:58.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:58.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:58.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/lib [2024-04-16T10:14:58.721Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:58.721Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2024-04-16T10:14:58.721Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:58.722Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:58.722Z] [javac] Compiling 1 source file [2024-04-16T10:14:58.722Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java:87: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:14:58.722Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-04-16T10:14:58.722Z] [javac] ^ [2024-04-16T10:14:58.722Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAllowErrorPageToSetResponseCharsetIfNoOutputWritten/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:58.722Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:58.722Z] [javac] 1 warning [2024-04-16T10:14:58.722Z] [2024-04-16T10:14:58.722Z] deploy: [2024-04-16T10:14:58.722Z] [2024-04-16T10:14:58.722Z] deploy-war-common: [2024-04-16T10:14:58.744Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:58.744Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2024-04-16T10:14:58.744Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-04-16T10:14:58.744Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_sfulnoi [2024-04-16T10:14:58.744Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-04-16T10:14:58.744Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:14:58.997Z] [2024-04-16T10:14:58.997Z] setOSConditions: [2024-04-16T10:14:58.997Z] [2024-04-16T10:14:58.997Z] setToolWin: [2024-04-16T10:14:58.997Z] [2024-04-16T10:14:58.997Z] setToolUnix: [2024-04-16T10:14:58.997Z] [2024-04-16T10:14:58.997Z] setToolProperty: [2024-04-16T10:14:58.997Z] [2024-04-16T10:14:58.997Z] setS1ASclassPath: [2024-04-16T10:14:58.997Z] [2024-04-16T10:14:58.997Z] init-common: [2024-04-16T10:14:58.997Z] [2024-04-16T10:14:58.997Z] deploy-war-commonpe: [2024-04-16T10:14:58.998Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:14:58.998Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:14:58.998Z] 3 warnings [2024-04-16T10:14:58.998Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2024-04-16T10:14:58.998Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2024-04-16T10:14:58.998Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2024-04-16T10:14:59.290Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:59.290Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:59.290Z] [WARNING] [echo] archive-type is war [2024-04-16T10:14:59.290Z] [WARNING] [echo] deploying sfulnoi.war [2024-04-16T10:14:59.370Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:14:59.371Z] [javac] 1 warning [2024-04-16T10:14:59.564Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web.war [2024-04-16T10:14:59.636Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/ClassUnavailableAtRuntime.class [2024-04-16T10:14:59.636Z] [2024-04-16T10:14:59.636Z] build: [2024-04-16T10:14:59.636Z] [2024-04-16T10:14:59.636Z] setOSConditions: [2024-04-16T10:14:59.636Z] [2024-04-16T10:14:59.636Z] setToolWin: [2024-04-16T10:14:59.636Z] [2024-04-16T10:14:59.637Z] setToolUnix: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] setToolProperty: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] setS1ASclassPath: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] init-common: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] webclient-war-common: [2024-04-16T10:14:59.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] clear: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] test-tlds-exist: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] copy-tlds: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] test-tagfiles-exist: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] copy-tagfiles: [2024-04-16T10:14:59.637Z] [2024-04-16T10:14:59.637Z] package-war-common: [2024-04-16T10:14:59.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:14:59.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:59.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:59.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:59.637Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:14:59.637Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:59.637Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:14:59.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/docroot [2024-04-16T10:14:59.637Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2024-04-16T10:14:59.637Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:14:59.637Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:14:59.638Z] [javac] Compiling 1 source file [2024-04-16T10:14:59.638Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/smoke-tests/optional-unbundled-beans/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:14:59.638Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] deploy: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] deploy-war-common: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] setOSConditions: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] setToolWin: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] setToolUnix: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] setToolProperty: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] setS1ASclassPath: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] init-common: [2024-04-16T10:14:59.638Z] [2024-04-16T10:14:59.638Z] deploy-war-commonpe: [2024-04-16T10:15:00.199Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-optional-unbundled-beans --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-optional-unbundled-beans-web.war [2024-04-16T10:15:00.677Z] [INFO] [exec] Application deployed with name sfulnoi. [2024-04-16T10:15:00.677Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:00.677Z] [WARNING] [echo] [2024-04-16T10:15:00.677Z] [WARNING] [echo] ************************* [2024-04-16T10:15:00.677Z] [WARNING] [echo] * build-deploy bean-validator/simple-bv-servlet [2024-04-16T10:15:00.677Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-04-16T10:15:00.677Z] [WARNING] [echo] ************************* [2024-04-16T10:15:00.677Z] [WARNING] [echo] [2024-04-16T10:15:00.677Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:00.677Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2024-04-16T10:15:00.677Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:00.760Z] [exec] Application deployed with name cdi-optional-unbundled-beans-web. [2024-04-16T10:15:00.937Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:01.015Z] [2024-04-16T10:15:01.015Z] deploy-war-commonee: [2024-04-16T10:15:01.015Z] [2024-04-16T10:15:01.015Z] run: [2024-04-16T10:15:01.015Z] [java] opening connection to http://localhost:8080/cdi-optional-unbundled-beans/myurl [2024-04-16T10:15:01.015Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:15:01.016Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:01.016Z] [java] [2024-04-16T10:15:01.016Z] [java] [2024-04-16T10:15:01.016Z] [java] ----------------------------------------- [2024-04-16T10:15:01.016Z] [java] - optional-unbundled-beans: PASS - [2024-04-16T10:15:01.016Z] [java] ----------------------------------------- [2024-04-16T10:15:01.016Z] [java] - Total PASS : 1 - [2024-04-16T10:15:01.016Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:01.016Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:01.016Z] [java] ----------------------------------------- [2024-04-16T10:15:01.016Z] [2024-04-16T10:15:01.016Z] undeploy: [2024-04-16T10:15:01.016Z] [2024-04-16T10:15:01.016Z] setOSConditions: [2024-04-16T10:15:01.016Z] [2024-04-16T10:15:01.016Z] setToolWin: [2024-04-16T10:15:01.016Z] [2024-04-16T10:15:01.016Z] setToolUnix: [2024-04-16T10:15:01.016Z] [2024-04-16T10:15:01.016Z] setToolProperty: [2024-04-16T10:15:01.016Z] [2024-04-16T10:15:01.016Z] setS1ASclassPath: [2024-04-16T10:15:01.016Z] [2024-04-16T10:15:01.016Z] init-common: [Pipeline] timeout [2024-04-16T10:15:01.142Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:15:01.191Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:01.192Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:01.192Z] 3 warnings [2024-04-16T10:15:01.283Z] [2024-04-16T10:15:01.283Z] undeploy-war-common: [2024-04-16T10:15:01.328Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:15:01.328Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:15:01.328Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:15:01.328Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:15:01.328Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:15:01.328Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:15:01.328Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:15:01.328Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:15:01.328Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:15:01.328Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:15:01.328Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:15:01.329Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:15:01.329Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:15:01.329Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:15:01.329Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:15:01.329Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:15:01.329Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:01.329Z] [INFO] BUILD SUCCESS [2024-04-16T10:15:01.329Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:01.329Z] [INFO] Total time: 22.036 s [2024-04-16T10:15:01.329Z] [INFO] Finished at: 2024-04-16T10:15:00Z [2024-04-16T10:15:01.329Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:01.329Z] + run_test ejb_group_embedded [2024-04-16T10:15:01.329Z] + local testid=ejb_group_embedded [2024-04-16T10:15:01.329Z] + local found=false [2024-04-16T10:15:01.329Z] ++ find . -name run_test.sh [2024-04-16T10:15:01.329Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.329Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:15:01.329Z] + OPT=list_test_ids [2024-04-16T10:15:01.329Z] + TEST_ID= [2024-04-16T10:15:01.329Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:15:01.329Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:15:01.329Z] +++ uname [2024-04-16T10:15:01.329Z] +++ grep -i sunos [2024-04-16T10:15:01.329Z] +++ wc -l [2024-04-16T10:15:01.329Z] +++ awk '{print $1}' [2024-04-16T10:15:01.329Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.329Z] ++ GREP=grep [2024-04-16T10:15:01.329Z] ++ AWK=awk [2024-04-16T10:15:01.329Z] ++ SED=sed [2024-04-16T10:15:01.329Z] ++ BC=bc [2024-04-16T10:15:01.329Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.329Z] + case ${OPT} in [2024-04-16T10:15:01.329Z] + list_test_ids [2024-04-16T10:15:01.329Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + [[ false = true ]] [2024-04-16T10:15:01.329Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.329Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:15:01.329Z] + OPT=list_test_ids [2024-04-16T10:15:01.329Z] + TEST_ID= [2024-04-16T10:15:01.329Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:15:01.329Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:15:01.329Z] +++ uname [2024-04-16T10:15:01.329Z] +++ grep -i sunos [2024-04-16T10:15:01.329Z] +++ wc -l [2024-04-16T10:15:01.329Z] +++ awk '{print $1}' [2024-04-16T10:15:01.329Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.329Z] ++ GREP=grep [2024-04-16T10:15:01.329Z] ++ AWK=awk [2024-04-16T10:15:01.329Z] ++ SED=sed [2024-04-16T10:15:01.329Z] ++ BC=bc [2024-04-16T10:15:01.329Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.329Z] + case ${OPT} in [2024-04-16T10:15:01.329Z] + list_test_ids [2024-04-16T10:15:01.329Z] + echo batch_all [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + [[ false = true ]] [2024-04-16T10:15:01.329Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.329Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:15:01.329Z] + OPT=list_test_ids [2024-04-16T10:15:01.329Z] + TEST_ID= [2024-04-16T10:15:01.329Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:15:01.329Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:15:01.329Z] +++ uname [2024-04-16T10:15:01.329Z] +++ grep -i sunos [2024-04-16T10:15:01.329Z] +++ wc -l [2024-04-16T10:15:01.329Z] +++ awk '{print $1}' [2024-04-16T10:15:01.329Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.329Z] ++ GREP=grep [2024-04-16T10:15:01.329Z] ++ AWK=awk [2024-04-16T10:15:01.329Z] ++ SED=sed [2024-04-16T10:15:01.329Z] ++ BC=bc [2024-04-16T10:15:01.329Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.329Z] + case ${OPT} in [2024-04-16T10:15:01.329Z] + list_test_ids [2024-04-16T10:15:01.329Z] + echo cdi_all [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + [[ false = true ]] [2024-04-16T10:15:01.329Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.329Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:15:01.329Z] + OPT=list_test_ids [2024-04-16T10:15:01.329Z] + TEST_ID= [2024-04-16T10:15:01.329Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:15:01.329Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:15:01.329Z] +++ uname [2024-04-16T10:15:01.329Z] +++ grep -i sunos [2024-04-16T10:15:01.329Z] +++ wc -l [2024-04-16T10:15:01.329Z] +++ awk '{print $1}' [2024-04-16T10:15:01.329Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.329Z] ++ GREP=grep [2024-04-16T10:15:01.329Z] ++ AWK=awk [2024-04-16T10:15:01.329Z] ++ SED=sed [2024-04-16T10:15:01.329Z] ++ BC=bc [2024-04-16T10:15:01.329Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.329Z] + case ${OPT} in [2024-04-16T10:15:01.329Z] + list_test_ids [2024-04-16T10:15:01.329Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.329Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.329Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + [[ false = true ]] [2024-04-16T10:15:01.330Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.330Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:15:01.330Z] + OPT=list_test_ids [2024-04-16T10:15:01.330Z] + TEST_ID= [2024-04-16T10:15:01.330Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:15:01.330Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:15:01.330Z] +++ uname [2024-04-16T10:15:01.330Z] +++ grep -i sunos [2024-04-16T10:15:01.330Z] +++ wc -l [2024-04-16T10:15:01.330Z] +++ awk '{print $1}' [2024-04-16T10:15:01.330Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.330Z] ++ GREP=grep [2024-04-16T10:15:01.330Z] ++ AWK=awk [2024-04-16T10:15:01.330Z] ++ SED=sed [2024-04-16T10:15:01.330Z] ++ BC=bc [2024-04-16T10:15:01.330Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.330Z] + case ${OPT} in [2024-04-16T10:15:01.330Z] + list_test_ids [2024-04-16T10:15:01.330Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + [[ false = true ]] [2024-04-16T10:15:01.330Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.330Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:15:01.330Z] + OPT=list_test_ids [2024-04-16T10:15:01.330Z] + TEST_ID= [2024-04-16T10:15:01.330Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:15:01.330Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:15:01.330Z] +++ uname [2024-04-16T10:15:01.330Z] +++ grep -i sunos [2024-04-16T10:15:01.330Z] +++ wc -l [2024-04-16T10:15:01.330Z] +++ awk '{print $1}' [2024-04-16T10:15:01.330Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.330Z] ++ GREP=grep [2024-04-16T10:15:01.330Z] ++ AWK=awk [2024-04-16T10:15:01.330Z] ++ SED=sed [2024-04-16T10:15:01.330Z] ++ BC=bc [2024-04-16T10:15:01.330Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.330Z] + case ${OPT} in [2024-04-16T10:15:01.330Z] + list_test_ids [2024-04-16T10:15:01.330Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.330Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p\_\e\m\b\e\d\d\e\d ]] [2024-04-16T10:15:01.330Z] + found=true [2024-04-16T10:15:01.330Z] + break [2024-04-16T10:15:01.330Z] + [[ true = true ]] [2024-04-16T10:15:01.330Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_embedded [2024-04-16T10:15:01.330Z] + OPT=run_test_id [2024-04-16T10:15:01.330Z] + TEST_ID=ejb_group_embedded [2024-04-16T10:15:01.330Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:15:01.330Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:15:01.330Z] +++ uname [2024-04-16T10:15:01.330Z] +++ grep -i sunos [2024-04-16T10:15:01.330Z] +++ wc -l [2024-04-16T10:15:01.330Z] +++ awk '{print $1}' [2024-04-16T10:15:01.330Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.330Z] ++ GREP=grep [2024-04-16T10:15:01.330Z] ++ AWK=awk [2024-04-16T10:15:01.330Z] ++ SED=sed [2024-04-16T10:15:01.330Z] ++ BC=bc [2024-04-16T10:15:01.330Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.330Z] + case ${OPT} in [2024-04-16T10:15:01.330Z] + trap 'copy_test_artifacts ejb_group_embedded' EXIT [2024-04-16T10:15:01.330Z] + run_test_id ejb_group_embedded [2024-04-16T10:15:01.330Z] + [[ ejb_group_embedded = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-04-16T10:15:01.330Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:15:01.330Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:15:01.330Z] [2024-04-16T10:15:01.330Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:15:01.330Z] [2024-04-16T10:15:01.330Z] + for i in "${@}" [2024-04-16T10:15:01.330Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:15:01.330Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:01.445Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:01.445Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2024-04-16T10:15:01.445Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/bv/app [2024-04-16T10:15:01.445Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/bv [2024-04-16T10:15:01.445Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/bv/app [2024-04-16T10:15:01.445Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:01.467Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:15:01.467Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:15:01.467Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:15:01.468Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:15:01.468Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:15:01.468Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:15:01.468Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:15:01.468Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:15:01.468Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:15:01.468Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:15:01.468Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:15:01.468Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:15:01.468Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:15:01.468Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:15:01.468Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:15:01.468Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:15:01.468Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:01.468Z] [INFO] BUILD SUCCESS [2024-04-16T10:15:01.468Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:01.468Z] [INFO] Total time: 20.306 s [2024-04-16T10:15:01.468Z] [INFO] Finished at: 2024-04-16T10:15:00Z [2024-04-16T10:15:01.468Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:01.468Z] + run_test ejb_group_3 [2024-04-16T10:15:01.468Z] + local testid=ejb_group_3 [2024-04-16T10:15:01.468Z] + local found=false [2024-04-16T10:15:01.468Z] ++ find . -name run_test.sh [2024-04-16T10:15:01.468Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.468Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:15:01.468Z] + OPT=list_test_ids [2024-04-16T10:15:01.468Z] + TEST_ID= [2024-04-16T10:15:01.468Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:15:01.468Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:15:01.468Z] +++ uname [2024-04-16T10:15:01.468Z] +++ grep -i sunos [2024-04-16T10:15:01.468Z] +++ wc -l [2024-04-16T10:15:01.468Z] +++ awk '{print $1}' [2024-04-16T10:15:01.468Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.468Z] ++ GREP=grep [2024-04-16T10:15:01.468Z] ++ AWK=awk [2024-04-16T10:15:01.468Z] ++ SED=sed [2024-04-16T10:15:01.468Z] ++ BC=bc [2024-04-16T10:15:01.468Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.468Z] + case ${OPT} in [2024-04-16T10:15:01.468Z] + list_test_ids [2024-04-16T10:15:01.468Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:15:01.468Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.468Z] + [[ admin_cli_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.468Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.468Z] + [[ admin-cli-group-1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.468Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.468Z] + [[ admin-cli-group-2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.468Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.468Z] + [[ admin-cli-group-3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.468Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.468Z] + [[ admin-cli-group-4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.468Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.468Z] + [[ admin-cli-group-5 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.468Z] + [[ false = true ]] [2024-04-16T10:15:01.468Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.468Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:15:01.468Z] + OPT=list_test_ids [2024-04-16T10:15:01.468Z] + TEST_ID= [2024-04-16T10:15:01.468Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:15:01.468Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:15:01.468Z] +++ uname [2024-04-16T10:15:01.468Z] +++ grep -i sunos [2024-04-16T10:15:01.469Z] +++ wc -l [2024-04-16T10:15:01.469Z] +++ awk '{print $1}' [2024-04-16T10:15:01.469Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.469Z] ++ GREP=grep [2024-04-16T10:15:01.469Z] ++ AWK=awk [2024-04-16T10:15:01.469Z] ++ SED=sed [2024-04-16T10:15:01.469Z] ++ BC=bc [2024-04-16T10:15:01.469Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.469Z] + case ${OPT} in [2024-04-16T10:15:01.469Z] + list_test_ids [2024-04-16T10:15:01.469Z] + echo batch_all [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ batch_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + [[ false = true ]] [2024-04-16T10:15:01.469Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.469Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:15:01.469Z] + OPT=list_test_ids [2024-04-16T10:15:01.469Z] + TEST_ID= [2024-04-16T10:15:01.469Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:15:01.469Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:15:01.469Z] +++ uname [2024-04-16T10:15:01.469Z] +++ grep -i sunos [2024-04-16T10:15:01.469Z] +++ wc -l [2024-04-16T10:15:01.469Z] +++ awk '{print $1}' [2024-04-16T10:15:01.469Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.469Z] ++ GREP=grep [2024-04-16T10:15:01.469Z] ++ AWK=awk [2024-04-16T10:15:01.469Z] ++ SED=sed [2024-04-16T10:15:01.469Z] ++ BC=bc [2024-04-16T10:15:01.469Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.469Z] + case ${OPT} in [2024-04-16T10:15:01.469Z] + list_test_ids [2024-04-16T10:15:01.469Z] + echo cdi_all [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ cdi_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + [[ false = true ]] [2024-04-16T10:15:01.469Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.469Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:15:01.469Z] + OPT=list_test_ids [2024-04-16T10:15:01.469Z] + TEST_ID= [2024-04-16T10:15:01.469Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:15:01.469Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:15:01.469Z] +++ uname [2024-04-16T10:15:01.469Z] +++ grep -i sunos [2024-04-16T10:15:01.469Z] +++ wc -l [2024-04-16T10:15:01.469Z] +++ awk '{print $1}' [2024-04-16T10:15:01.469Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.469Z] ++ GREP=grep [2024-04-16T10:15:01.469Z] ++ AWK=awk [2024-04-16T10:15:01.469Z] ++ SED=sed [2024-04-16T10:15:01.469Z] ++ BC=bc [2024-04-16T10:15:01.469Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.469Z] + case ${OPT} in [2024-04-16T10:15:01.469Z] + list_test_ids [2024-04-16T10:15:01.469Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ connector_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ connector_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ connector_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ connector_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ connector_group_4 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + [[ false = true ]] [2024-04-16T10:15:01.469Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.469Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:15:01.469Z] + OPT=list_test_ids [2024-04-16T10:15:01.469Z] + TEST_ID= [2024-04-16T10:15:01.469Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:15:01.469Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:15:01.469Z] +++ uname [2024-04-16T10:15:01.469Z] +++ grep -i sunos [2024-04-16T10:15:01.469Z] +++ wc -l [2024-04-16T10:15:01.469Z] +++ awk '{print $1}' [2024-04-16T10:15:01.469Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.469Z] ++ GREP=grep [2024-04-16T10:15:01.469Z] ++ AWK=awk [2024-04-16T10:15:01.469Z] ++ SED=sed [2024-04-16T10:15:01.469Z] ++ BC=bc [2024-04-16T10:15:01.469Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.469Z] + case ${OPT} in [2024-04-16T10:15:01.469Z] + list_test_ids [2024-04-16T10:15:01.469Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ deployment_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ deployment_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + [[ false = true ]] [2024-04-16T10:15:01.469Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:01.469Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:15:01.469Z] + OPT=list_test_ids [2024-04-16T10:15:01.469Z] + TEST_ID= [2024-04-16T10:15:01.469Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:15:01.469Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:15:01.469Z] +++ uname [2024-04-16T10:15:01.469Z] +++ grep -i sunos [2024-04-16T10:15:01.469Z] +++ wc -l [2024-04-16T10:15:01.469Z] +++ awk '{print $1}' [2024-04-16T10:15:01.469Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.469Z] ++ GREP=grep [2024-04-16T10:15:01.469Z] ++ AWK=awk [2024-04-16T10:15:01.469Z] ++ SED=sed [2024-04-16T10:15:01.469Z] ++ BC=bc [2024-04-16T10:15:01.469Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.469Z] + case ${OPT} in [2024-04-16T10:15:01.469Z] + list_test_ids [2024-04-16T10:15:01.469Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ ejb_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ ejb_timer_cluster_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ ejb_web_all = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ ejb_group_1 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ ejb_group_2 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:01.469Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:15:01.469Z] + found=true [2024-04-16T10:15:01.469Z] + break [2024-04-16T10:15:01.469Z] + [[ true = true ]] [2024-04-16T10:15:01.469Z] + ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh run_test_id ejb_group_3 [2024-04-16T10:15:01.469Z] + OPT=run_test_id [2024-04-16T10:15:01.469Z] + TEST_ID=ejb_group_3 [2024-04-16T10:15:01.469Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:15:01.469Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:15:01.469Z] +++ uname [2024-04-16T10:15:01.469Z] +++ grep -i sunos [2024-04-16T10:15:01.469Z] +++ wc -l [2024-04-16T10:15:01.469Z] +++ awk '{print $1}' [2024-04-16T10:15:01.469Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:01.469Z] ++ GREP=grep [2024-04-16T10:15:01.469Z] ++ AWK=awk [2024-04-16T10:15:01.469Z] ++ SED=sed [2024-04-16T10:15:01.469Z] ++ BC=bc [2024-04-16T10:15:01.470Z] ++ export GREP AWK SED BC [2024-04-16T10:15:01.470Z] + case ${OPT} in [2024-04-16T10:15:01.470Z] + trap 'copy_test_artifacts ejb_group_3' EXIT [2024-04-16T10:15:01.470Z] + run_test_id ejb_group_3 [2024-04-16T10:15:01.470Z] + [[ ejb_group_3 = \e\j\b\_\w\e\b\_\a\l\l ]] [2024-04-16T10:15:01.470Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:15:01.470Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:15:01.470Z] [2024-04-16T10:15:01.470Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:15:01.470Z] [2024-04-16T10:15:01.470Z] + for i in "${@}" [2024-04-16T10:15:01.470Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:15:01.470Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:01.566Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-2cv13 [2024-04-16T10:15:01.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-optional-unbundled-beans-web [2024-04-16T10:15:02.003Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:02.004Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:02.004Z] 3 warnings [2024-04-16T10:15:02.004Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/bv/app/META-INF [2024-04-16T10:15:02.004Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2024-04-16T10:15:02.004Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2024-04-16T10:15:02.004Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:02.004Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:02.004Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:02.004Z] [WARNING] [echo] deploying simple-bv-servlet.war [2024-04-16T10:15:02.181Z] [2024-04-16T10:15:02.181Z] all: [2024-04-16T10:15:02.181Z] [echo] [2024-04-16T10:15:02.181Z] [echo] ************************* [2024-04-16T10:15:02.181Z] [echo] * Running qualifiers [2024-04-16T10:15:02.181Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/qualifiers [2024-04-16T10:15:02.181Z] [echo] ************************* [2024-04-16T10:15:02.181Z] [echo] [2024-04-16T10:15:02.181Z] [2024-04-16T10:15:02.181Z] setOSConditions: [2024-04-16T10:15:02.181Z] [2024-04-16T10:15:02.182Z] setToolWin: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setToolUnix: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setToolProperty: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setS1ASclassPath: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] init-common: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] clean: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setOSConditions: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setToolWin: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setToolUnix: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setToolProperty: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] setS1ASclassPath: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.182Z] init-common: [2024-04-16T10:15:02.182Z] [2024-04-16T10:15:02.183Z] clean-common: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setOSConditions: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setToolWin: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setToolUnix: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setToolProperty: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setS1ASclassPath: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] init-common: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] clean-classes-common: [2024-04-16T10:15:02.183Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setOSConditions: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setToolWin: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setToolUnix: [2024-04-16T10:15:02.183Z] [2024-04-16T10:15:02.183Z] setToolProperty: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] setS1ASclassPath: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] init-common: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] clean-jars-common: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] compile: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] setOSConditions: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] setToolWin: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] setToolUnix: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] setToolProperty: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] setS1ASclassPath: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] init-common: [2024-04-16T10:15:02.184Z] [2024-04-16T10:15:02.184Z] compile-common: [2024-04-16T10:15:02.184Z] [echo] Current time (ISO): 2024-04-16T10:15:01.998+0000 [2024-04-16T10:15:02.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:02.185Z] [javac] Compiling 16 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:02.402Z] ++ pwd [2024-04-16T10:15:02.403Z] + dname=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:02.403Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:15:02.403Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:15:02.403Z] + test_init [2024-04-16T10:15:02.403Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:15:02.403Z] [2024-04-16T10:15:02.403Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:15:02.403Z] [2024-04-16T10:15:02.403Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:15:02.403Z] + xargs touch [2024-04-16T10:15:02.403Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:02.403Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:02.403Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:02.403Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:02.403Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:02.403Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:02.403Z] + java -version [2024-04-16T10:15:02.403Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:15:02.403Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:15:02.403Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:15:02.403Z] + ant -version [2024-04-16T10:15:02.660Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:15:02.660Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:15:02.660Z] + printf '\n\n' [2024-04-16T10:15:02.660Z] [2024-04-16T10:15:02.660Z] [2024-04-16T10:15:02.660Z] + get_test_target ejb_group_3 [2024-04-16T10:15:02.660Z] + case $1 in [2024-04-16T10:15:02.660Z] + TARGET=ejb_group_3 [2024-04-16T10:15:02.660Z] + export TARGET [2024-04-16T10:15:02.660Z] + [[ ejb_group_3 = \e\j\b\_\a\l\l ]] [2024-04-16T10:15:02.660Z] + [[ ejb_group_3 = \e\j\b\_\g\r\o\u\p* ]] [2024-04-16T10:15:02.660Z] + test_run_ejb [2024-04-16T10:15:02.660Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:15:02.660Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:02.660Z] + echo AS_ADMIN_PASSWORD= [2024-04-16T10:15:02.660Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd [2024-04-16T10:15:02.660Z] AS_ADMIN_PASSWORD= [2024-04-16T10:15:02.660Z] + ADMIN_PORT=45707 [2024-04-16T10:15:02.660Z] + JMS_PORT=45708 [2024-04-16T10:15:02.660Z] + JMX_PORT=45709 [2024-04-16T10:15:02.660Z] + ORB_PORT=45710 [2024-04-16T10:15:02.660Z] + SSL_PORT=45711 [2024-04-16T10:15:02.660Z] + INSTANCE_PORT=45712 [2024-04-16T10:15:02.660Z] + ALTERNATE_PORT=45713 [2024-04-16T10:15:02.660Z] + ORB_SSL_PORT=45714 [2024-04-16T10:15:02.660Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-04-16T10:15:02.660Z] + DB_PORT=45716 [2024-04-16T10:15:02.660Z] + DB_PORT_2=45717 [2024-04-16T10:15:02.660Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-04-16T10:15:02.700Z] ++ pwd [2024-04-16T10:15:02.700Z] + dname=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:02.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:15:02.700Z] + cd ./appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:15:02.700Z] + test_init [2024-04-16T10:15:02.700Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:15:02.700Z] [2024-04-16T10:15:02.700Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:15:02.700Z] [2024-04-16T10:15:02.700Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:15:02.700Z] + xargs touch [2024-04-16T10:15:02.700Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:02.700Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:02.700Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:02.700Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:02.700Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:02.700Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:02.700Z] + java -version [2024-04-16T10:15:02.700Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:15:02.700Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:15:02.700Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:15:02.700Z] + ant -version [2024-04-16T10:15:02.700Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:15:02.700Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:15:02.700Z] + printf '\n\n' [2024-04-16T10:15:02.700Z] [2024-04-16T10:15:02.700Z] [2024-04-16T10:15:02.700Z] + get_test_target ejb_group_embedded [2024-04-16T10:15:02.700Z] + case $1 in [2024-04-16T10:15:02.700Z] + TARGET=ejb_group_embedded [2024-04-16T10:15:02.700Z] + export TARGET [2024-04-16T10:15:02.700Z] + [[ ejb_group_embedded = \e\j\b\_\a\l\l ]] [2024-04-16T10:15:02.700Z] + [[ ejb_group_embedded = \e\j\b\_\g\r\o\u\p* ]] [2024-04-16T10:15:02.700Z] + test_run_ejb [2024-04-16T10:15:02.700Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:15:02.700Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:02.700Z] + echo AS_ADMIN_PASSWORD= [2024-04-16T10:15:02.700Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd [2024-04-16T10:15:02.700Z] AS_ADMIN_PASSWORD= [2024-04-16T10:15:02.700Z] + ADMIN_PORT=45707 [2024-04-16T10:15:02.700Z] + JMS_PORT=45708 [2024-04-16T10:15:02.700Z] + JMX_PORT=45709 [2024-04-16T10:15:02.700Z] + ORB_PORT=45710 [2024-04-16T10:15:02.700Z] + SSL_PORT=45711 [2024-04-16T10:15:02.700Z] + INSTANCE_PORT=45712 [2024-04-16T10:15:02.700Z] + ALTERNATE_PORT=45713 [2024-04-16T10:15:02.700Z] + ORB_SSL_PORT=45714 [2024-04-16T10:15:02.700Z] + ORB_SSL_MUTUALAUTH_PORT=45715 [2024-04-16T10:15:02.700Z] + DB_PORT=45716 [2024-04-16T10:15:02.700Z] + DB_PORT_2=45717 [2024-04-16T10:15:02.700Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/temppwd create-domain --adminport 45707 --domainproperties jms.port=45708:domain.jmxPort=45709:orb.listener.port=45710:http.ssl.port=45711:orb.ssl.port=45714:orb.mutualauth.port=45715 --instanceport 45712 domain1 [2024-04-16T10:15:02.838Z] [exec] Application deployed with name web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web. [2024-04-16T10:15:02.838Z] [2024-04-16T10:15:02.838Z] deploy-war-commonee: [2024-04-16T10:15:02.838Z] [2024-04-16T10:15:02.838Z] run: [2024-04-16T10:15:02.838Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/403.jsp HTTP/1.0 [2024-04-16T10:15:02.838Z] [java] [2024-04-16T10:15:02.838Z] [java] GET /web-jsp-allow-error-page-to-set-response-charset-if-no-output-written/throwable.jsp HTTP/1.0 [2024-04-16T10:15:02.838Z] [java] [2024-04-16T10:15:02.838Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:02.838Z] [java] [2024-04-16T10:15:02.838Z] [java] [2024-04-16T10:15:02.838Z] [java] ----------------------------------------- [2024-04-16T10:15:02.838Z] [java] - jsp-allow-error-page-to-set-response-charset-if-no-output-written: PASS - [2024-04-16T10:15:02.838Z] [java] ----------------------------------------- [2024-04-16T10:15:02.838Z] [java] - Total PASS : 1 - [2024-04-16T10:15:02.838Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:02.838Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:02.838Z] [java] ----------------------------------------- [2024-04-16T10:15:02.838Z] [2024-04-16T10:15:02.839Z] undeploy: [2024-04-16T10:15:02.839Z] [2024-04-16T10:15:02.839Z] setOSConditions: [2024-04-16T10:15:02.839Z] [2024-04-16T10:15:02.839Z] setToolWin: [2024-04-16T10:15:02.839Z] [2024-04-16T10:15:02.839Z] setToolUnix: [2024-04-16T10:15:02.839Z] [2024-04-16T10:15:02.839Z] setToolProperty: [2024-04-16T10:15:02.839Z] [2024-04-16T10:15:02.839Z] setS1ASclassPath: [2024-04-16T10:15:02.839Z] [2024-04-16T10:15:02.839Z] init-common: [2024-04-16T10:15:02.839Z] [2024-04-16T10:15:02.839Z] undeploy-war-common: [2024-04-16T10:15:03.096Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-allow-error-page-to-set-response-charset-if-no-output-written-web [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] all: [2024-04-16T10:15:03.096Z] [echo] [2024-04-16T10:15:03.096Z] [echo] ************************* [2024-04-16T10:15:03.096Z] [echo] * Running jspAnonymousClass [2024-04-16T10:15:03.096Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass [2024-04-16T10:15:03.096Z] [echo] ************************* [2024-04-16T10:15:03.096Z] [echo] [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setOSConditions: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setToolWin: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setToolUnix: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setToolProperty: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setS1ASclassPath: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] init-common: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] clean: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setOSConditions: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setToolWin: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setToolUnix: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setToolProperty: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setS1ASclassPath: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] init-common: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] clean-common: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setOSConditions: [2024-04-16T10:15:03.096Z] [2024-04-16T10:15:03.096Z] setToolWin: [2024-04-16T10:15:03.097Z] [2024-04-16T10:15:03.097Z] setToolUnix: [2024-04-16T10:15:03.097Z] [2024-04-16T10:15:03.097Z] setToolProperty: [2024-04-16T10:15:03.097Z] [2024-04-16T10:15:03.097Z] setS1ASclassPath: [2024-04-16T10:15:03.097Z] [2024-04-16T10:15:03.097Z] init-common: [2024-04-16T10:15:03.097Z] [2024-04-16T10:15:03.097Z] clean-classes-common: [2024-04-16T10:15:03.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setOSConditions: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setToolWin: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setToolUnix: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setToolProperty: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setS1ASclassPath: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] init-common: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] clean-jars-common: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] compile: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setOSConditions: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setToolWin: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setToolUnix: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.353Z] setToolProperty: [2024-04-16T10:15:03.353Z] [2024-04-16T10:15:03.354Z] setS1ASclassPath: [2024-04-16T10:15:03.354Z] [2024-04-16T10:15:03.354Z] init-common: [2024-04-16T10:15:03.354Z] [2024-04-16T10:15:03.354Z] compile-common: [2024-04-16T10:15:03.354Z] [echo] Current time (ISO): 2024-04-16T10:15:03.110+0000 [2024-04-16T10:15:03.354Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:03.354Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:03.374Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2024-04-16T10:15:03.374Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:03.374Z] [WARNING] [echo] [2024-04-16T10:15:03.374Z] [WARNING] [echo] ************************* [2024-04-16T10:15:03.374Z] [WARNING] [echo] * build-deploy weld/numberguess [2024-04-16T10:15:03.374Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess [2024-04-16T10:15:03.374Z] [WARNING] [echo] ************************* [2024-04-16T10:15:03.374Z] [WARNING] [echo] [2024-04-16T10:15:03.374Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:03.374Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2024-04-16T10:15:03.374Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:03.374Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:03.638Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:03.638Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:03.638Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:03.638Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:03.638Z] 3 warnings [2024-04-16T10:15:03.638Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:03.638Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2024-04-16T10:15:03.638Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:03.638Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:15:03.638Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:03.865Z] [exec] Waiting for domain1 to start .......... [2024-04-16T10:15:03.865Z] [exec] Waiting finished after 9,803 ms. [2024-04-16T10:15:03.865Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:15:03.865Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:15:03.865Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:15:03.865Z] [exec] Admin Port: 45,707 [2024-04-16T10:15:03.865Z] [exec] Command start-domain executed successfully. [2024-04-16T10:15:03.865Z] [echo] run.xml:doing wait for localhost:45712... [2024-04-16T10:15:03.865Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-04-16T10:15:03.865Z] [2024-04-16T10:15:03.866Z] dumpThreadStack: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] startDomainWindows: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] startDomain: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] clean-result: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] test-group-1: [2024-04-16T10:15:03.866Z] [echo] [2024-04-16T10:15:03.866Z] [echo] [2024-04-16T10:15:03.866Z] [echo] ************************************************** [2024-04-16T10:15:03.866Z] [echo] * Running stubs [2024-04-16T10:15:03.866Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs [2024-04-16T10:15:03.866Z] [echo] ************************************************** [2024-04-16T10:15:03.866Z] [echo] [2024-04-16T10:15:03.866Z] [echo] [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] all: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] proxy: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setOSConditions: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setToolWin: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setToolUnix: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setToolProperty: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setS1ASclassPath: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] init-common: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] clean: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setOSConditions: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setToolWin: [2024-04-16T10:15:03.866Z] [2024-04-16T10:15:03.866Z] setToolUnix: [2024-04-16T10:15:03.892Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:04.085Z] Using port 45707 for Admin. [2024-04-16T10:15:04.085Z] Using port 45712 for HTTP Instance. [2024-04-16T10:15:04.085Z] Using port 45708 for JMS. [2024-04-16T10:15:04.085Z] Using port 45710 for IIOP. [2024-04-16T10:15:04.085Z] Using port 45711 for HTTP_SSL. [2024-04-16T10:15:04.085Z] Using port 45714 for IIOP_SSL. [2024-04-16T10:15:04.085Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-04-16T10:15:04.085Z] Using port 45709 for JMX_ADMIN. [2024-04-16T10:15:04.085Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T10:15:04.085Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T10:15:04.085Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:15:04.085Z] [CN=basic-gvd29,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:15:04.132Z] Using port 45707 for Admin. [2024-04-16T10:15:04.132Z] Using port 45712 for HTTP Instance. [2024-04-16T10:15:04.132Z] Using port 45708 for JMS. [2024-04-16T10:15:04.132Z] Using port 45710 for IIOP. [2024-04-16T10:15:04.132Z] Using port 45711 for HTTP_SSL. [2024-04-16T10:15:04.132Z] Using port 45714 for IIOP_SSL. [2024-04-16T10:15:04.132Z] Using port 45715 for IIOP_MUTUALAUTH. [2024-04-16T10:15:04.132Z] Using port 45709 for JMX_ADMIN. [2024-04-16T10:15:04.132Z] Using default port 6666 for OSGI_SHELL. [2024-04-16T10:15:04.132Z] Using default port 9009 for JAVA_DEBUGGER. [2024-04-16T10:15:04.132Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:15:04.132Z] [CN=basic-5937n,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:15:04.137Z] [2024-04-16T10:15:04.137Z] setToolProperty: [2024-04-16T10:15:04.137Z] [2024-04-16T10:15:04.137Z] setS1ASclassPath: [2024-04-16T10:15:04.137Z] [2024-04-16T10:15:04.137Z] init-common: [2024-04-16T10:15:04.137Z] [2024-04-16T10:15:04.137Z] clean-common: [2024-04-16T10:15:04.137Z] [2024-04-16T10:15:04.137Z] setOSConditions: [2024-04-16T10:15:04.137Z] [2024-04-16T10:15:04.137Z] setToolWin: [2024-04-16T10:15:04.137Z] [2024-04-16T10:15:04.137Z] setToolUnix: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setToolProperty: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setS1ASclassPath: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] init-common: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] clean-classes-common: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setOSConditions: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setToolWin: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setToolUnix: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setToolProperty: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setS1ASclassPath: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] init-common: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] clean-jars-common: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] compile: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setOSConditions: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setToolWin: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setToolUnix: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setToolProperty: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] setS1ASclassPath: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] init-common: [2024-04-16T10:15:04.138Z] [2024-04-16T10:15:04.138Z] compile-common: [2024-04-16T10:15:04.138Z] [echo] Current time (ISO): 2024-04-16T10:15:04.059+0000 [2024-04-16T10:15:04.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:04.145Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:04.145Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:04.145Z] 3 warnings [2024-04-16T10:15:04.146Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:15:04.146Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2024-04-16T10:15:04.146Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/numberguess.war [2024-04-16T10:15:04.146Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:04.435Z] [javac] Compiling 22 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:04.437Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:04.437Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:04.437Z] [WARNING] [echo] deploying numberguess.war [2024-04-16T10:15:04.772Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:05.036Z] [javac] 1 warning [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] build: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] setOSConditions: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] setToolWin: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] setToolUnix: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] setToolProperty: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] setS1ASclassPath: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] init-common: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] webclient-war-common: [2024-04-16T10:15:05.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] clear: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] test-tlds-exist: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] copy-tlds: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] test-tagfiles-exist: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] copy-tagfiles: [2024-04-16T10:15:05.036Z] [2024-04-16T10:15:05.036Z] package-war-common: [2024-04-16T10:15:05.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:05.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:05.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:05.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:05.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/qualifiers/lib [2024-04-16T10:15:05.037Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:05.037Z] [copy] Copying 16 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:05.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/qualifiers/docroot [2024-04-16T10:15:05.037Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2024-04-16T10:15:05.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:05.037Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/qualifiers/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:05.037Z] [javac] Compiling 1 source file [2024-04-16T10:15:05.037Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/qualifiers/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:05.037Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] deploy: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] deploy-war-common: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] setOSConditions: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] setToolWin: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] setToolUnix: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] setToolProperty: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] setS1ASclassPath: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] init-common: [2024-04-16T10:15:05.037Z] [2024-04-16T10:15:05.037Z] deploy-war-commonpe: [2024-04-16T10:15:05.262Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:05.262Z] [javac] 1 warning [2024-04-16T10:15:05.262Z] [2024-04-16T10:15:05.262Z] build: [2024-04-16T10:15:05.262Z] [2024-04-16T10:15:05.262Z] setOSConditions: [2024-04-16T10:15:05.262Z] [2024-04-16T10:15:05.262Z] setToolWin: [2024-04-16T10:15:05.262Z] [2024-04-16T10:15:05.262Z] setToolUnix: [2024-04-16T10:15:05.262Z] [2024-04-16T10:15:05.263Z] setToolProperty: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] setS1ASclassPath: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] init-common: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] webclient-war-common: [2024-04-16T10:15:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] clear: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] test-tlds-exist: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] copy-tlds: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] test-tagfiles-exist: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] copy-tagfiles: [2024-04-16T10:15:05.263Z] [2024-04-16T10:15:05.263Z] package-war-common: [2024-04-16T10:15:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:05.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/lib [2024-04-16T10:15:05.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:05.263Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:05.263Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2024-04-16T10:15:05.263Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:05.263Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:05.263Z] [javac] Compiling 1 source file [2024-04-16T10:15:05.263Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAnonymousClass/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:05.264Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] deploy: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] deploy-war-common: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] setOSConditions: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] setToolWin: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] setToolUnix: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] setToolProperty: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] setS1ASclassPath: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] init-common: [2024-04-16T10:15:05.264Z] [2024-04-16T10:15:05.264Z] deploy-war-commonpe: [2024-04-16T10:15:05.597Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-qualifiers-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-qualifiers-servlet-annotation-web.war [2024-04-16T10:15:05.643Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:15:05.643Z] for: CN=basic-5937n, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:15:05.643Z] [2024-04-16T10:15:05.643Z] Warning: [2024-04-16T10:15:05.643Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:05.643Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:15:05.643Z] [CN=basic-5937n-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:15:05.825Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-anonymous-class --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-anonymous-class-web.war [2024-04-16T10:15:06.360Z] [INFO] [exec] Application deployed with name numberguess. [2024-04-16T10:15:06.360Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:06.360Z] [WARNING] [echo] [2024-04-16T10:15:06.360Z] [WARNING] [echo] ************************* [2024-04-16T10:15:06.360Z] [WARNING] [echo] * build-deploy weld/osgiweld [2024-04-16T10:15:06.360Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/osgiweld [2024-04-16T10:15:06.360Z] [WARNING] [echo] ************************* [2024-04-16T10:15:06.360Z] [WARNING] [echo] [2024-04-16T10:15:06.360Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:06.360Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2024-04-16T10:15:06.360Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:06.361Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:06.361Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:06.361Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:06.361Z] 3 warnings [2024-04-16T10:15:06.361Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/test/weld/osgi [2024-04-16T10:15:06.361Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.361Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2024-04-16T10:15:06.361Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:06.361Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:15:06.361Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:06.361Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:15:06.361Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:06.614Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:06.638Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:15:06.638Z] for: CN=basic-5937n-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:15:06.638Z] [2024-04-16T10:15:06.638Z] Warning: [2024-04-16T10:15:06.638Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:06.784Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:15:06.784Z] for: CN=basic-gvd29, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:15:06.784Z] [2024-04-16T10:15:06.784Z] Warning: [2024-04-16T10:15:06.784Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:06.784Z] Distinguished Name of the self-signed X.509 Server Certificate is: [2024-04-16T10:15:06.784Z] [CN=basic-gvd29-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [2024-04-16T10:15:06.868Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:06.868Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:06.868Z] 3 warnings [2024-04-16T10:15:06.868Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:15:06.868Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2024-04-16T10:15:06.868Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2024-04-16T10:15:06.868Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.868Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.868Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.868Z] [WARNING] [echo] deploying osgiweld.war [2024-04-16T10:15:06.878Z] [WARNING] [echo] . [2024-04-16T10:15:06.878Z] [WARNING] [echo] Waiting finished after 27 ms. [2024-04-16T10:15:06.878Z] [WARNING] [echo] Server instance is stopped, now we wait for the start on localhost:4848 [2024-04-16T10:15:06.878Z] [WARNING] [echo] .............. [2024-04-16T10:15:06.878Z] [WARNING] [echo] Waiting finished after 15,143 ms. [2024-04-16T10:15:06.878Z] [WARNING] [echo] Successfully restarted the domain [2024-04-16T10:15:06.878Z] [WARNING] [echo] Command restart-domain executed successfully. [2024-04-16T10:15:06.878Z] [WARNING] [echo] [2024-04-16T10:15:06.878Z] [WARNING] [echo] ************************* [2024-04-16T10:15:06.878Z] [WARNING] [echo] * build rest [2024-04-16T10:15:06.878Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/rest [2024-04-16T10:15:06.878Z] [WARNING] [echo] ************************* [2024-04-16T10:15:06.878Z] [WARNING] [echo] [2024-04-16T10:15:06.878Z] [WARNING] [echo] compiling test client to ..//classes/test [2024-04-16T10:15:06.878Z] [WARNING] [echo] Listing of source files: admin/RestTests.java [2024-04-16T10:15:06.878Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:06.878Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:06.878Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:06.878Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:06.878Z] 3 warnings [2024-04-16T10:15:06.878Z] [WARNING] [echo] [2024-04-16T10:15:06.878Z] [WARNING] [echo] ************************* [2024-04-16T10:15:06.878Z] [WARNING] [echo] * build-deploy web/helloworld [2024-04-16T10:15:06.878Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld [2024-04-16T10:15:06.878Z] [WARNING] [echo] ************************* [2024-04-16T10:15:06.878Z] [WARNING] [echo] [2024-04-16T10:15:06.878Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:06.878Z] [WARNING] [echo] Listing of source files: HelloJSPTestNG.java [2024-04-16T10:15:06.878Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:06.878Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:06.878Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:06.878Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:06.878Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld/src/test/HelloJSPTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:06.878Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:06.878Z] 3 warnings [2024-04-16T10:15:06.878Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.878Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/hellojsp.war [2024-04-16T10:15:06.878Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:15:06.878Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb [2024-04-16T10:15:06.878Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:15:06.878Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:06.878Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:06.878Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:06.879Z] 3 warnings [2024-04-16T10:15:06.879Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-04-16T10:15:06.879Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld/metadata/persistence.xml to copy. [2024-04-16T10:15:06.879Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb/hellojsp.war [2024-04-16T10:15:06.879Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.879Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.879Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:06.879Z] [WARNING] [echo] deploying hellojsp.war with --upload [2024-04-16T10:15:06.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:06.995Z] [javac] 1 warning [2024-04-16T10:15:07.023Z] [exec] Application deployed with name cdi-qualifiers-servlet-annotation-web. [2024-04-16T10:15:07.023Z] [2024-04-16T10:15:07.023Z] deploy-war-commonee: [2024-04-16T10:15:07.023Z] [2024-04-16T10:15:07.023Z] run: [2024-04-16T10:15:07.023Z] [java] opening connection to http://localhost:8080/cdi-qualifiers-servlet-annotation/myurl [2024-04-16T10:15:07.023Z] [java] TESTNAME qualifier-tests [2024-04-16T10:15:07.023Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:15:07.023Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:07.023Z] [java] [2024-04-16T10:15:07.023Z] [java] [2024-04-16T10:15:07.023Z] [java] ----------------------------------------- [2024-04-16T10:15:07.023Z] [java] - qualifier-tests: PASS - [2024-04-16T10:15:07.023Z] [java] ----------------------------------------- [2024-04-16T10:15:07.023Z] [java] - Total PASS : 1 - [2024-04-16T10:15:07.023Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:07.023Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:07.023Z] [java] ----------------------------------------- [2024-04-16T10:15:07.023Z] [2024-04-16T10:15:07.023Z] undeploy: [2024-04-16T10:15:07.023Z] [2024-04-16T10:15:07.023Z] setOSConditions: [2024-04-16T10:15:07.023Z] [2024-04-16T10:15:07.023Z] setToolWin: [2024-04-16T10:15:07.023Z] [2024-04-16T10:15:07.023Z] setToolUnix: [2024-04-16T10:15:07.023Z] [2024-04-16T10:15:07.024Z] setToolProperty: [2024-04-16T10:15:07.024Z] [2024-04-16T10:15:07.024Z] setS1ASclassPath: [2024-04-16T10:15:07.024Z] [2024-04-16T10:15:07.024Z] init-common: [2024-04-16T10:15:07.024Z] [2024-04-16T10:15:07.024Z] undeploy-war-common: [2024-04-16T10:15:07.203Z] [exec] Application deployed with name web-jsp-anonymous-class-web. [2024-04-16T10:15:07.203Z] [2024-04-16T10:15:07.203Z] deploy-war-commonee: [2024-04-16T10:15:07.203Z] [2024-04-16T10:15:07.203Z] run: [2024-04-16T10:15:07.243Z] Enter keystore password: Certificate stored in file [2024-04-16T10:15:07.244Z] [2024-04-16T10:15:07.244Z] Warning: [2024-04-16T10:15:07.244Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:07.251Z] [2024-04-16T10:15:07.251Z] setOSConditions: [2024-04-16T10:15:07.251Z] [2024-04-16T10:15:07.251Z] setToolWin: [2024-04-16T10:15:07.251Z] [2024-04-16T10:15:07.252Z] setToolUnix: [2024-04-16T10:15:07.252Z] [2024-04-16T10:15:07.252Z] setToolProperty: [2024-04-16T10:15:07.252Z] [2024-04-16T10:15:07.252Z] setS1ASclassPath: [2024-04-16T10:15:07.252Z] [2024-04-16T10:15:07.252Z] init-common: [2024-04-16T10:15:07.252Z] [2024-04-16T10:15:07.252Z] compile-common: [2024-04-16T10:15:07.252Z] [echo] Current time (ISO): 2024-04-16T10:15:07.003+0000 [2024-04-16T10:15:07.252Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:07.495Z] [java] Connecting to: http://localhost:45711/web-jsp-anonymous-class/jsp/test.jsp [2024-04-16T10:15:07.495Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:07.495Z] [java] [2024-04-16T10:15:07.495Z] [java] [2024-04-16T10:15:07.495Z] [java] ----------------------------------------- [2024-04-16T10:15:07.495Z] [java] - jsp-anonymous-class: PASS - [2024-04-16T10:15:07.496Z] [java] ----------------------------------------- [2024-04-16T10:15:07.496Z] [java] - Total PASS : 1 - [2024-04-16T10:15:07.496Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:07.496Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:07.496Z] [java] ----------------------------------------- [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] undeploy: [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] setOSConditions: [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] setToolWin: [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] setToolUnix: [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] setToolProperty: [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] setS1ASclassPath: [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] init-common: [2024-04-16T10:15:07.496Z] [2024-04-16T10:15:07.496Z] undeploy-war-common: [2024-04-16T10:15:07.785Z] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:15:07.785Z] for: CN=basic-gvd29-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA [2024-04-16T10:15:07.785Z] [2024-04-16T10:15:07.785Z] Warning: [2024-04-16T10:15:07.785Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:07.841Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:15:07.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-qualifiers-servlet-annotation-web [2024-04-16T10:15:07.954Z] [2024-04-16T10:15:07.954Z] all: [2024-04-16T10:15:07.954Z] [echo] [2024-04-16T10:15:07.954Z] [echo] ************************* [2024-04-16T10:15:07.954Z] [echo] * Running events [2024-04-16T10:15:07.954Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events [2024-04-16T10:15:07.954Z] [echo] ************************* [2024-04-16T10:15:07.954Z] [echo] [2024-04-16T10:15:07.954Z] [2024-04-16T10:15:07.955Z] all: [2024-04-16T10:15:07.955Z] [2024-04-16T10:15:07.955Z] events: [2024-04-16T10:15:07.955Z] [2024-04-16T10:15:07.955Z] setOSConditions: [2024-04-16T10:15:07.955Z] [2024-04-16T10:15:07.955Z] setToolWin: [2024-04-16T10:15:07.955Z] [2024-04-16T10:15:07.955Z] setToolUnix: [2024-04-16T10:15:07.955Z] [2024-04-16T10:15:07.955Z] setToolProperty: [2024-04-16T10:15:07.955Z] [2024-04-16T10:15:07.955Z] setS1ASclassPath: [2024-04-16T10:15:08.097Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-anonymous-class-web [2024-04-16T10:15:08.097Z] [2024-04-16T10:15:08.097Z] all: [2024-04-16T10:15:08.097Z] [echo] [2024-04-16T10:15:08.097Z] [echo] ************************* [2024-04-16T10:15:08.097Z] [echo] * Running jspAttributeNameWithColonOrDot [2024-04-16T10:15:08.097Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot [2024-04-16T10:15:08.097Z] [echo] ************************* [2024-04-16T10:15:08.097Z] [echo] [2024-04-16T10:15:08.097Z] [2024-04-16T10:15:08.097Z] setOSConditions: [2024-04-16T10:15:08.097Z] [2024-04-16T10:15:08.097Z] setToolWin: [2024-04-16T10:15:08.097Z] [2024-04-16T10:15:08.097Z] setToolUnix: [2024-04-16T10:15:08.097Z] [2024-04-16T10:15:08.097Z] setToolProperty: [2024-04-16T10:15:08.097Z] [2024-04-16T10:15:08.097Z] setS1ASclassPath: [2024-04-16T10:15:08.097Z] [2024-04-16T10:15:08.097Z] init-common: [2024-04-16T10:15:08.210Z] [2024-04-16T10:15:08.210Z] init-common: [2024-04-16T10:15:08.210Z] [2024-04-16T10:15:08.210Z] clean: [2024-04-16T10:15:08.210Z] [2024-04-16T10:15:08.210Z] setOSConditions: [2024-04-16T10:15:08.210Z] [2024-04-16T10:15:08.211Z] setToolWin: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolUnix: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolProperty: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setS1ASclassPath: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] init-common: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] clean-common: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setOSConditions: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolWin: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolUnix: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolProperty: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setS1ASclassPath: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] init-common: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] clean-classes-common: [2024-04-16T10:15:08.211Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setOSConditions: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolWin: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolUnix: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setToolProperty: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] setS1ASclassPath: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.211Z] init-common: [2024-04-16T10:15:08.211Z] [2024-04-16T10:15:08.212Z] clean-jars-common: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] compile: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] setOSConditions: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] setToolWin: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] setToolUnix: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] setToolProperty: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] setS1ASclassPath: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] init-common: [2024-04-16T10:15:08.212Z] [2024-04-16T10:15:08.212Z] compile-common: [2024-04-16T10:15:08.212Z] [echo] Current time (ISO): 2024-04-16T10:15:08.115+0000 [2024-04-16T10:15:08.212Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:08.212Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:08.242Z] [INFO] [exec] Application deployed with name osgiweld. [2024-04-16T10:15:08.242Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:08.242Z] [WARNING] [echo] [2024-04-16T10:15:08.242Z] [WARNING] [echo] ************************* [2024-04-16T10:15:08.242Z] [WARNING] [echo] * build-deploy weld/extensions [2024-04-16T10:15:08.242Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/extensions [2024-04-16T10:15:08.242Z] [WARNING] [echo] ************************* [2024-04-16T10:15:08.242Z] [WARNING] [echo] [2024-04-16T10:15:08.242Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:08.242Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2024-04-16T10:15:08.242Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:08.242Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:08.353Z] [2024-04-16T10:15:08.353Z] clean: [2024-04-16T10:15:08.353Z] [2024-04-16T10:15:08.353Z] setOSConditions: [2024-04-16T10:15:08.353Z] [2024-04-16T10:15:08.353Z] setToolWin: [2024-04-16T10:15:08.353Z] [2024-04-16T10:15:08.353Z] setToolUnix: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setToolProperty: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setS1ASclassPath: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] init-common: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] clean-common: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setOSConditions: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setToolWin: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setToolUnix: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setToolProperty: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setS1ASclassPath: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] init-common: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] clean-classes-common: [2024-04-16T10:15:08.354Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setOSConditions: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setToolWin: [2024-04-16T10:15:08.354Z] [2024-04-16T10:15:08.354Z] setToolUnix: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] setToolProperty: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] setS1ASclassPath: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] init-common: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] clean-jars-common: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] compile: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] setOSConditions: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] setToolWin: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] setToolUnix: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] setToolProperty: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] setS1ASclassPath: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] init-common: [2024-04-16T10:15:08.355Z] [2024-04-16T10:15:08.355Z] compile-common: [2024-04-16T10:15:08.355Z] [echo] Current time (ISO): 2024-04-16T10:15:08.209+0000 [2024-04-16T10:15:08.355Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:08.355Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:08.439Z] Enter keystore password: Certificate stored in file [2024-04-16T10:15:08.440Z] [2024-04-16T10:15:08.440Z] Warning: [2024-04-16T10:15:08.440Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:08.496Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:08.496Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:08.496Z] 3 warnings [2024-04-16T10:15:08.496Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:08.496Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2024-04-16T10:15:08.496Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:08.496Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:15:08.496Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:08.496Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/lib [2024-04-16T10:15:08.496Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:08.498Z] [exec] Waiting for domain1 to start ............ [2024-04-16T10:15:08.498Z] [exec] Waiting finished after 11,034 ms. [2024-04-16T10:15:08.498Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:15:08.498Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:15:08.498Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:15:08.498Z] [exec] Admin Port: 45,707 [2024-04-16T10:15:08.498Z] [exec] Command start-domain executed successfully. [2024-04-16T10:15:08.498Z] [echo] run.xml:doing wait for localhost:45712... [2024-04-16T10:15:08.498Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] dumpThreadStack: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] startDomainWindows: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] startDomain: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] clean-result: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] test-group-2: [2024-04-16T10:15:08.498Z] [echo] [2024-04-16T10:15:08.498Z] [echo] [2024-04-16T10:15:08.498Z] [echo] ************************************************** [2024-04-16T10:15:08.498Z] [echo] * Running mdb [2024-04-16T10:15:08.498Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb [2024-04-16T10:15:08.498Z] [echo] ************************************************** [2024-04-16T10:15:08.498Z] [echo] [2024-04-16T10:15:08.498Z] [echo] [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] all: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] cmt: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] setOSConditions: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] setToolWin: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] setToolUnix: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] setToolProperty: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] setS1ASclassPath: [2024-04-16T10:15:08.498Z] [2024-04-16T10:15:08.498Z] init-common: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] clean: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setOSConditions: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolWin: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolUnix: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolProperty: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setS1ASclassPath: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] init-common: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] clean-common: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setOSConditions: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolWin: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolUnix: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolProperty: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setS1ASclassPath: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] init-common: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] clean-classes-common: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setOSConditions: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolWin: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolUnix: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.499Z] setToolProperty: [2024-04-16T10:15:08.499Z] [2024-04-16T10:15:08.500Z] setS1ASclassPath: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] init-common: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] clean-jars-common: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] compile: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] setOSConditions: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] setToolWin: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] setToolUnix: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] setToolProperty: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] setS1ASclassPath: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] init-common: [2024-04-16T10:15:08.500Z] [2024-04-16T10:15:08.500Z] compile-common: [2024-04-16T10:15:08.500Z] [echo] Current time (ISO): 2024-04-16T10:15:07.537+0000 [2024-04-16T10:15:08.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:08.500Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:08.750Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:08.784Z] Enter keystore password: Certificate stored in file [2024-04-16T10:15:08.784Z] [2024-04-16T10:15:08.784Z] Warning: [2024-04-16T10:15:08.785Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:09.003Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:09.003Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:09.003Z] 3 warnings [2024-04-16T10:15:09.003Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:15:09.003Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:15:09.003Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2024-04-16T10:15:09.003Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/extensions.war [2024-04-16T10:15:09.004Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:09.004Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:09.004Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:09.004Z] [WARNING] [echo] deploying extensions.war [2024-04-16T10:15:09.043Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:15:09.161Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:09.161Z] [javac] 1 warning [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] build: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] setOSConditions: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] fixFiles: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] convUnix: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] convWin: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] setToolWin: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] setToolUnix: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] setToolProperty: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] setS1ASclassPath: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] init-common: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] package-persistence-common: [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] ejb-jar-common: [2024-04-16T10:15:09.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:09.161Z] [2024-04-16T10:15:09.161Z] package-ejbjar-common: [2024-04-16T10:15:09.161Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.162Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.162Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.388Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:15:09.437Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-ejb.jar [2024-04-16T10:15:09.437Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.437Z] [2024-04-16T10:15:09.438Z] appclient-jar-common: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] package-appclientjar-common: [2024-04-16T10:15:09.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.438Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.438Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.438Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxy-client.jar [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] webclient-war-common: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] build-ear-common: [2024-04-16T10:15:09.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:09.438Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:09.438Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:09.438Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] deploy: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] setOSConditions: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] setToolWin: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] setToolUnix: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] setToolProperty: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] setS1ASclassPath: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] init-common: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] deploy-common: [2024-04-16T10:15:09.438Z] [echo] Current time (ISO): 2024-04-16T10:15:09.281+0000 [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] setOSConditions: [2024-04-16T10:15:09.438Z] [2024-04-16T10:15:09.438Z] setToolWin: [2024-04-16T10:15:09.439Z] [2024-04-16T10:15:09.439Z] setToolUnix: [2024-04-16T10:15:09.439Z] [2024-04-16T10:15:09.439Z] setToolProperty: [2024-04-16T10:15:09.439Z] [2024-04-16T10:15:09.439Z] setS1ASclassPath: [2024-04-16T10:15:09.439Z] [2024-04-16T10:15:09.439Z] init-common: [2024-04-16T10:15:09.439Z] [2024-04-16T10:15:09.439Z] deploy-common-pe: [2024-04-16T10:15:09.439Z] Agent basic-v833v is provisioned from template basic [2024-04-16T10:15:09.440Z] --- [2024-04-16T10:15:09.440Z] apiVersion: "v1" [2024-04-16T10:15:09.440Z] kind: "Pod" [2024-04-16T10:15:09.440Z] metadata: [2024-04-16T10:15:09.440Z] labels: [2024-04-16T10:15:09.440Z] jenkins: "slave" [2024-04-16T10:15:09.440Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:15:09.440Z] jenkins/label: "basic" [2024-04-16T10:15:09.440Z] name: "basic-v833v" [2024-04-16T10:15:09.440Z] namespace: "glassfish" [2024-04-16T10:15:09.440Z] spec: [2024-04-16T10:15:09.440Z] containers: [2024-04-16T10:15:09.440Z] - env: [2024-04-16T10:15:09.440Z] - name: "JENKINS_SECRET" [2024-04-16T10:15:09.440Z] value: "********" [2024-04-16T10:15:09.440Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:15:09.440Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:15:09.440Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:15:09.440Z] value: "basic-v833v" [2024-04-16T10:15:09.440Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:15:09.440Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:15:09.440Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:15:09.440Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:15:09.440Z] value: "" [2024-04-16T10:15:09.440Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:15:09.440Z] value: "" [2024-04-16T10:15:09.440Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:15:09.440Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:15:09.440Z] - name: "JENKINS_NAME" [2024-04-16T10:15:09.440Z] value: "basic-v833v" [2024-04-16T10:15:09.440Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:15:09.440Z] value: "/home/jenkins/agent" [2024-04-16T10:15:09.440Z] - name: "JENKINS_URL" [2024-04-16T10:15:09.440Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:15:09.440Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:15:09.440Z] imagePullPolicy: "Always" [2024-04-16T10:15:09.440Z] name: "jnlp" [2024-04-16T10:15:09.440Z] resources: [2024-04-16T10:15:09.440Z] limits: [2024-04-16T10:15:09.440Z] cpu: "2000m" [2024-04-16T10:15:09.440Z] memory: "4096Mi" [2024-04-16T10:15:09.440Z] requests: [2024-04-16T10:15:09.440Z] cpu: "1000m" [2024-04-16T10:15:09.440Z] memory: "4096Mi" [2024-04-16T10:15:09.440Z] tty: true [2024-04-16T10:15:09.440Z] volumeMounts: [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:15:09.440Z] name: "m2-dir" [2024-04-16T10:15:09.440Z] readOnly: true [2024-04-16T10:15:09.440Z] subPath: "toolchains.xml" [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:15:09.440Z] name: "m2-dir" [2024-04-16T10:15:09.440Z] readOnly: true [2024-04-16T10:15:09.440Z] subPath: ".mavenrc" [2024-04-16T10:15:09.440Z] - mountPath: "/opt/tools" [2024-04-16T10:15:09.440Z] name: "volume-0" [2024-04-16T10:15:09.440Z] readOnly: false [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins" [2024-04-16T10:15:09.440Z] name: "volume-2" [2024-04-16T10:15:09.440Z] readOnly: false [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:15:09.440Z] name: "volume-3" [2024-04-16T10:15:09.440Z] readOnly: false [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:15:09.440Z] name: "m2-secret-dir" [2024-04-16T10:15:09.440Z] readOnly: true [2024-04-16T10:15:09.440Z] subPath: "settings-security.xml" [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:15:09.440Z] name: "volume-4" [2024-04-16T10:15:09.440Z] readOnly: false [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:15:09.440Z] name: "m2-secret-dir" [2024-04-16T10:15:09.440Z] readOnly: true [2024-04-16T10:15:09.440Z] subPath: "settings.xml" [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:15:09.440Z] name: "volume-1" [2024-04-16T10:15:09.440Z] readOnly: false [2024-04-16T10:15:09.440Z] subPath: "" [2024-04-16T10:15:09.440Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:15:09.440Z] name: "workspace-volume" [2024-04-16T10:15:09.440Z] readOnly: false [2024-04-16T10:15:09.440Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:15:09.440Z] nodeSelector: [2024-04-16T10:15:09.440Z] kubernetes.io/os: "linux" [2024-04-16T10:15:09.440Z] restartPolicy: "Never" [2024-04-16T10:15:09.440Z] volumes: [2024-04-16T10:15:09.440Z] - name: "volume-0" [2024-04-16T10:15:09.440Z] persistentVolumeClaim: [2024-04-16T10:15:09.440Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:15:09.440Z] readOnly: true [2024-04-16T10:15:09.440Z] - name: "m2-secret-dir" [2024-04-16T10:15:09.440Z] secret: [2024-04-16T10:15:09.440Z] secretName: "m2-secret-dir" [2024-04-16T10:15:09.440Z] - emptyDir: [2024-04-16T10:15:09.440Z] medium: "" [2024-04-16T10:15:09.440Z] name: "volume-2" [2024-04-16T10:15:09.440Z] - configMap: [2024-04-16T10:15:09.440Z] name: "m2-dir" [2024-04-16T10:15:09.440Z] name: "m2-dir" [2024-04-16T10:15:09.440Z] - configMap: [2024-04-16T10:15:09.440Z] name: "known-hosts" [2024-04-16T10:15:09.440Z] name: "volume-1" [2024-04-16T10:15:09.440Z] - emptyDir: [2024-04-16T10:15:09.440Z] medium: "" [2024-04-16T10:15:09.440Z] name: "workspace-volume" [2024-04-16T10:15:09.440Z] - emptyDir: [2024-04-16T10:15:09.440Z] medium: "" [2024-04-16T10:15:09.440Z] name: "volume-4" [2024-04-16T10:15:09.440Z] - emptyDir: [2024-04-16T10:15:09.440Z] medium: "" [2024-04-16T10:15:09.440Z] name: "volume-3" [2024-04-16T10:15:09.440Z] [2024-04-16T10:15:09.633Z] Running on basic-v833v in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_1) [Pipeline] unstash [2024-04-16T10:15:09.971Z] Domain domain1 created. [2024-04-16T10:15:09.971Z] Domain domain1 admin port is 45707. [2024-04-16T10:15:09.971Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-04-16T10:15:09.971Z] Command create-domain executed successfully. [2024-04-16T10:15:09.971Z] + echo ' [2024-04-16T10:15:09.971Z] gf.version=${env.GF_VERSION} [2024-04-16T10:15:09.971Z] bundles.dir=${env.WORKSPACE}/bundles [2024-04-16T10:15:09.971Z] admin.domain=domain1 [2024-04-16T10:15:09.971Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-04-16T10:15:09.971Z] admin.port=45707 [2024-04-16T10:15:09.971Z] admin.user=anonymous [2024-04-16T10:15:09.971Z] admin.host=localhost [2024-04-16T10:15:09.971Z] http.port=45712 [2024-04-16T10:15:09.971Z] https.port=45711 [2024-04-16T10:15:09.971Z] http.host=localhost [2024-04-16T10:15:09.971Z] http.address=127.0.0.1 [2024-04-16T10:15:09.971Z] http.alternate.port=45713 [2024-04-16T10:15:09.971Z] orb.port=45710 [2024-04-16T10:15:09.971Z] admin.password= [2024-04-16T10:15:09.971Z] ssl.password=changeit [2024-04-16T10:15:09.971Z] master.password=changeit [2024-04-16T10:15:09.971Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-04-16T10:15:09.972Z] appserver.instance.name=server [2024-04-16T10:15:09.972Z] config.dottedname.prefix=server [2024-04-16T10:15:09.972Z] resources.dottedname.prefix=domain.resources [2024-04-16T10:15:09.972Z] results.mailhost=localhost [2024-04-16T10:15:09.972Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-04-16T10:15:09.972Z] results.mailee=yourname@sun.com [2024-04-16T10:15:09.972Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-04-16T10:15:09.972Z] precompilejsp=true [2024-04-16T10:15:09.972Z] jvm.maxpermsize=192m [2024-04-16T10:15:09.972Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-04-16T10:15:09.972Z] + jps [2024-04-16T10:15:09.972Z] + grep Main [2024-04-16T10:15:09.972Z] + cut -f1 '-d ' [2024-04-16T10:15:09.972Z] + xargs kill -9 [2024-04-16T10:15:09.972Z] + true [2024-04-16T10:15:09.972Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/ [2024-04-16T10:15:09.972Z] + sed s/1527/45716/g domain.xml [2024-04-16T10:15:09.972Z] + mv domain.xml.replaced domain.xml [2024-04-16T10:15:09.972Z] + grep PortNumber domain.xml [2024-04-16T10:15:09.972Z] [2024-04-16T10:15:09.972Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config [2024-04-16T10:15:09.972Z] + rm derby.properties.replaced [2024-04-16T10:15:09.972Z] + true [2024-04-16T10:15:09.972Z] + sed s/1527/45716/g derby.properties [2024-04-16T10:15:09.972Z] + rm derby.properties [2024-04-16T10:15:09.972Z] + sed s/1528/45717/g derby.properties.replaced [2024-04-16T10:15:09.972Z] + cat derby.properties [2024-04-16T10:15:09.972Z] # [2024-04-16T10:15:09.972Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-04-16T10:15:09.972Z] # [2024-04-16T10:15:09.972Z] # This program and the accompanying materials are made available under the [2024-04-16T10:15:09.972Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-04-16T10:15:09.972Z] # http://www.eclipse.org/legal/epl-2.0. [2024-04-16T10:15:09.972Z] # [2024-04-16T10:15:09.972Z] # This Source Code may also be made available under the following Secondary [2024-04-16T10:15:09.972Z] # Licenses when the conditions for such availability set forth in the [2024-04-16T10:15:09.972Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-04-16T10:15:09.972Z] # version 2 with the GNU Classpath Exception, which is available at [2024-04-16T10:15:09.972Z] # https://www.gnu.org/software/classpath/license.html. [2024-04-16T10:15:09.972Z] # [2024-04-16T10:15:09.972Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-04-16T10:15:09.972Z] # [2024-04-16T10:15:09.972Z] [2024-04-16T10:15:09.972Z] [2024-04-16T10:15:09.972Z] db.port=45716 [2024-04-16T10:15:09.972Z] db.port.2=45717 [2024-04-16T10:15:09.972Z] db.host=localhost [2024-04-16T10:15:09.972Z] db.type=derby [2024-04-16T10:15:09.972Z] db.name=testdb [2024-04-16T10:15:09.972Z] db.user=dbuser [2024-04-16T10:15:09.972Z] db.pwd=dbpassword [2024-04-16T10:15:09.972Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-04-16T10:15:09.972Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-04-16T10:15:09.972Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-04-16T10:15:09.972Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-04-16T10:15:09.972Z] + rm -rf '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results*' [2024-04-16T10:15:09.972Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:15:09.972Z] + rm count.txt [2024-04-16T10:15:09.972Z] rm: cannot remove 'count.txt': No such file or directory [2024-04-16T10:15:09.972Z] + true [2024-04-16T10:15:09.972Z] + ant ejb_group_embedded report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-04-16T10:15:09.972Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:15:09.989Z] Enter keystore password: Certificate stored in file [2024-04-16T10:15:09.989Z] [2024-04-16T10:15:09.989Z] Warning: [2024-04-16T10:15:09.990Z] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [2024-04-16T10:15:10.229Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-04-16T10:15:10.244Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:10.439Z] [INFO] [exec] Application deployed with name extensions. [2024-04-16T10:15:10.439Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:10.439Z] [WARNING] [echo] Glassfish Full Profile Build Deploy [2024-04-16T10:15:10.439Z] [WARNING] [echo] [2024-04-16T10:15:10.439Z] [WARNING] [echo] ************************* [2024-04-16T10:15:10.439Z] [WARNING] [echo] * build-deploy ejb/remoteview [2024-04-16T10:15:10.439Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/remoteview [2024-04-16T10:15:10.439Z] [WARNING] [echo] ************************* [2024-04-16T10:15:10.439Z] [WARNING] [echo] [2024-04-16T10:15:10.458Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:10.458Z] [javac] 1 warning [2024-04-16T10:15:10.500Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/servlet/taglib/EchoAttributesTag.java uses unchecked or unsafe operations. [2024-04-16T10:15:10.500Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:15:10.500Z] [javac] 1 warning [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] build: [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] setOSConditions: [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] setToolWin: [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] setToolUnix: [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] setToolProperty: [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] setS1ASclassPath: [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] init-common: [2024-04-16T10:15:10.500Z] [2024-04-16T10:15:10.500Z] webclient-war-common: [2024-04-16T10:15:10.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:10.501Z] [2024-04-16T10:15:10.501Z] clear: [2024-04-16T10:15:10.501Z] [2024-04-16T10:15:10.501Z] test-tlds-exist: [2024-04-16T10:15:10.501Z] [2024-04-16T10:15:10.501Z] copy-tlds: [2024-04-16T10:15:10.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:15:10.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:15:10.501Z] [2024-04-16T10:15:10.501Z] test-tagfiles-exist: [2024-04-16T10:15:10.501Z] [2024-04-16T10:15:10.501Z] copy-tagfiles: [2024-04-16T10:15:10.501Z] [2024-04-16T10:15:10.501Z] package-war-common: [2024-04-16T10:15:10.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:10.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:10.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/lib [2024-04-16T10:15:10.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:10.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:10.501Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2024-04-16T10:15:10.501Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:10.501Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:10.501Z] [javac] Compiling 1 source file [2024-04-16T10:15:10.588Z] Enter keystore password: Certificate was added to keystore [2024-04-16T10:15:10.693Z] [WARNING] [echo] archive-type is jar [2024-04-16T10:15:10.693Z] [WARNING] [echo] archive-type is jar [2024-04-16T10:15:10.693Z] [WARNING] [echo] archive-type is jar [2024-04-16T10:15:10.693Z] [WARNING] [echo] archive-type is jar [2024-04-16T10:15:10.693Z] [WARNING] [echo] Now creating a jar file ../../dist/EJB_remoteview/remoteview.jar [2024-04-16T10:15:10.693Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_remoteview/app [2024-04-16T10:15:10.693Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_remoteview [2024-04-16T10:15:10.693Z] [WARNING] [echo] Now compiling [2024-04-16T10:15:10.693Z] [INFO] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_remoteview/app [2024-04-16T10:15:10.693Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:10.715Z] [2024-04-16T10:15:10.715Z] setOSConditions: [2024-04-16T10:15:10.715Z] [2024-04-16T10:15:10.715Z] setToolWin: [2024-04-16T10:15:10.715Z] [2024-04-16T10:15:10.715Z] setToolUnix: [2024-04-16T10:15:10.715Z] [2024-04-16T10:15:10.715Z] setToolProperty: [2024-04-16T10:15:10.715Z] [2024-04-16T10:15:10.715Z] setS1ASclassPath: [2024-04-16T10:15:10.715Z] [2024-04-16T10:15:10.715Z] init-common: [2024-04-16T10:15:10.715Z] [2024-04-16T10:15:10.715Z] compile-common: [2024-04-16T10:15:10.715Z] [echo] Current time (ISO): 2024-04-16T10:15:10.473+0000 [2024-04-16T10:15:10.715Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:10.739Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:10.739Z] [javac] 1 warning [2024-04-16T10:15:10.739Z] [2024-04-16T10:15:10.739Z] build: [2024-04-16T10:15:10.739Z] [2024-04-16T10:15:10.739Z] setOSConditions: [2024-04-16T10:15:10.739Z] [2024-04-16T10:15:10.739Z] setToolWin: [2024-04-16T10:15:10.739Z] [2024-04-16T10:15:10.739Z] setToolUnix: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] setToolProperty: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] setS1ASclassPath: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] init-common: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] webclient-war-common: [2024-04-16T10:15:10.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] clear: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] test-tlds-exist: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] copy-tlds: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] test-tagfiles-exist: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] copy-tagfiles: [2024-04-16T10:15:10.740Z] [2024-04-16T10:15:10.740Z] package-war-common: [2024-04-16T10:15:10.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:10.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:10.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:10.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:10.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/lib [2024-04-16T10:15:10.740Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:10.740Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:10.740Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/docroot [2024-04-16T10:15:10.740Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2024-04-16T10:15:10.740Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:10.741Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:10.741Z] [javac] Compiling 1 source file [2024-04-16T10:15:10.741Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/simple-event-observers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:10.741Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] deploy: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] deploy-war-common: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] setOSConditions: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] setToolWin: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] setToolUnix: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] setToolProperty: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] setS1ASclassPath: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] init-common: [2024-04-16T10:15:10.741Z] [2024-04-16T10:15:10.741Z] deploy-war-commonpe: [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] ejb_group_embedded: [2024-04-16T10:15:10.796Z] [echo] [2024-04-16T10:15:10.796Z] [echo] [2024-04-16T10:15:10.796Z] [echo] ************************************************** [2024-04-16T10:15:10.796Z] [echo] * Running ejb32/embedded [2024-04-16T10:15:10.796Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded [2024-04-16T10:15:10.796Z] [echo] ************************************************** [2024-04-16T10:15:10.796Z] [echo] [2024-04-16T10:15:10.796Z] [echo] [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] all: [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] start-derby: [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] startDerby: [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] setOSConditions: [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] setToolWin: [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] setToolUnix: [2024-04-16T10:15:10.796Z] [2024-04-16T10:15:10.796Z] setToolProperty: [2024-04-16T10:15:10.797Z] [2024-04-16T10:15:10.797Z] setS1ASclassPath: [2024-04-16T10:15:10.797Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspAttributeNameWithColonOrDot/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:10.797Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:10.797Z] [2024-04-16T10:15:10.797Z] deploy: [2024-04-16T10:15:10.797Z] [2024-04-16T10:15:10.797Z] deploy-war-common: [2024-04-16T10:15:10.797Z] [2024-04-16T10:15:10.797Z] setOSConditions: [2024-04-16T10:15:10.797Z] [2024-04-16T10:15:10.797Z] setToolWin: [2024-04-16T10:15:10.797Z] [2024-04-16T10:15:10.797Z] setToolUnix: [2024-04-16T10:15:10.798Z] [2024-04-16T10:15:10.798Z] setToolProperty: [2024-04-16T10:15:10.798Z] [2024-04-16T10:15:10.798Z] setS1ASclassPath: [2024-04-16T10:15:10.798Z] [2024-04-16T10:15:10.798Z] init-common: [2024-04-16T10:15:10.798Z] [2024-04-16T10:15:10.798Z] deploy-war-commonpe: [2024-04-16T10:15:10.946Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:10.946Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:10.946Z] 3 warnings [2024-04-16T10:15:10.946Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_remoteview/remoteview.jar [2024-04-16T10:15:10.947Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_remoteview/remoteview.jar [2024-04-16T10:15:10.947Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:10.947Z] [WARNING] [echo] Listing of source files: RemoteViewTestNG.java [2024-04-16T10:15:10.947Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:11.053Z] [2024-04-16T10:15:11.053Z] init-common: [2024-04-16T10:15:11.053Z] [2024-04-16T10:15:11.053Z] startDerbyNonMac: [2024-04-16T10:15:11.053Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2024-04-16T10:15:11.053Z] [2024-04-16T10:15:11.053Z] setOSConditions: [2024-04-16T10:15:11.053Z] [2024-04-16T10:15:11.053Z] setToolWin: [2024-04-16T10:15:11.053Z] [2024-04-16T10:15:11.053Z] setToolUnix: [2024-04-16T10:15:11.053Z] [2024-04-16T10:15:11.053Z] setToolProperty: [2024-04-16T10:15:11.053Z] [2024-04-16T10:15:11.053Z] setS1ASclassPath: [2024-04-16T10:15:11.200Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:11.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-event-observer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-event-observer-web.war [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] init-common: [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] startDerbyMac: [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] run-lite: [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] autoclose: [2024-04-16T10:15:11.337Z] [echo] [2024-04-16T10:15:11.337Z] [echo] [2024-04-16T10:15:11.337Z] [echo] ************************************************** [2024-04-16T10:15:11.337Z] [echo] * Running autoclose [2024-04-16T10:15:11.337Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose [2024-04-16T10:15:11.337Z] [echo] ************************************************** [2024-04-16T10:15:11.337Z] [echo] [2024-04-16T10:15:11.337Z] [echo] [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] setOSConditions: [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] setToolWin: [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] setToolUnix: [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] setToolProperty: [2024-04-16T10:15:11.337Z] [2024-04-16T10:15:11.337Z] setS1ASclassPath: [2024-04-16T10:15:11.370Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyApp.ear [2024-04-16T10:15:11.403Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-attribute-name-with-colon-or-dot --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-attribute-name-with-colon-or-dot-web.war [2024-04-16T10:15:11.454Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:11.454Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:11.454Z] 3 warnings [2024-04-16T10:15:11.454Z] [WARNING] [echo] deploying remoteview.jar [2024-04-16T10:15:11.517Z] Domain domain1 created. [2024-04-16T10:15:11.517Z] Domain domain1 admin port is 45707. [2024-04-16T10:15:11.517Z] Domain domain1 allows admin login as user "anonymous" with no password. [2024-04-16T10:15:11.517Z] Command create-domain executed successfully. [2024-04-16T10:15:11.517Z] + echo ' [2024-04-16T10:15:11.517Z] gf.version=${env.GF_VERSION} [2024-04-16T10:15:11.517Z] bundles.dir=${env.WORKSPACE}/bundles [2024-04-16T10:15:11.517Z] admin.domain=domain1 [2024-04-16T10:15:11.517Z] admin.domain.dir=${env.S1AS_HOME}/domains [2024-04-16T10:15:11.517Z] admin.port=45707 [2024-04-16T10:15:11.517Z] admin.user=anonymous [2024-04-16T10:15:11.517Z] admin.host=localhost [2024-04-16T10:15:11.517Z] http.port=45712 [2024-04-16T10:15:11.517Z] https.port=45711 [2024-04-16T10:15:11.517Z] http.host=localhost [2024-04-16T10:15:11.517Z] http.address=127.0.0.1 [2024-04-16T10:15:11.517Z] http.alternate.port=45713 [2024-04-16T10:15:11.517Z] orb.port=45710 [2024-04-16T10:15:11.517Z] admin.password= [2024-04-16T10:15:11.517Z] ssl.password=changeit [2024-04-16T10:15:11.517Z] master.password=changeit [2024-04-16T10:15:11.517Z] admin.password.file=${env.APS_HOME}/config/adminpassword.txt [2024-04-16T10:15:11.517Z] appserver.instance.name=server [2024-04-16T10:15:11.517Z] config.dottedname.prefix=server [2024-04-16T10:15:11.517Z] resources.dottedname.prefix=domain.resources [2024-04-16T10:15:11.517Z] results.mailhost=localhost [2024-04-16T10:15:11.517Z] results.mailer=QLTestsForPEInstallOrDASInEEInstall@sun.com [2024-04-16T10:15:11.517Z] results.mailee=yourname@sun.com [2024-04-16T10:15:11.517Z] autodeploy.dir=${env.S1AS_HOME}/domains/${admin.domain}/autodeploy [2024-04-16T10:15:11.517Z] precompilejsp=true [2024-04-16T10:15:11.517Z] jvm.maxpermsize=192m [2024-04-16T10:15:11.517Z] appserver.instance.dir=${admin.domain.dir}/${admin.domain}' [2024-04-16T10:15:11.518Z] + jps [2024-04-16T10:15:11.518Z] + grep Main [2024-04-16T10:15:11.518Z] + cut -f1 '-d ' [2024-04-16T10:15:11.518Z] + xargs kill -9 [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] init-common: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] clean: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setOSConditions: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setToolWin: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setToolUnix: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setToolProperty: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setS1ASclassPath: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] init-common: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] clean-common: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setOSConditions: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setToolWin: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setToolUnix: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setToolProperty: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] setS1ASclassPath: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.637Z] init-common: [2024-04-16T10:15:11.637Z] [2024-04-16T10:15:11.638Z] clean-classes-common: [2024-04-16T10:15:11.781Z] + true [2024-04-16T10:15:11.781Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/ [2024-04-16T10:15:11.781Z] + sed s/1527/45716/g domain.xml [2024-04-16T10:15:11.781Z] + mv domain.xml.replaced domain.xml [2024-04-16T10:15:11.781Z] + grep PortNumber domain.xml [2024-04-16T10:15:11.781Z] [2024-04-16T10:15:11.781Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config [2024-04-16T10:15:11.781Z] + rm derby.properties.replaced [2024-04-16T10:15:11.781Z] + true [2024-04-16T10:15:11.781Z] + sed s/1527/45716/g derby.properties [2024-04-16T10:15:11.781Z] + rm derby.properties [2024-04-16T10:15:11.781Z] + sed s/1528/45717/g derby.properties.replaced [2024-04-16T10:15:11.781Z] + cat derby.properties [2024-04-16T10:15:11.781Z] # [2024-04-16T10:15:11.781Z] # Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. [2024-04-16T10:15:11.781Z] # [2024-04-16T10:15:11.781Z] # This program and the accompanying materials are made available under the [2024-04-16T10:15:11.781Z] # terms of the Eclipse Public License v. 2.0, which is available at [2024-04-16T10:15:11.781Z] # http://www.eclipse.org/legal/epl-2.0. [2024-04-16T10:15:11.781Z] # [2024-04-16T10:15:11.781Z] # This Source Code may also be made available under the following Secondary [2024-04-16T10:15:11.781Z] # Licenses when the conditions for such availability set forth in the [2024-04-16T10:15:11.781Z] # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, [2024-04-16T10:15:11.781Z] # version 2 with the GNU Classpath Exception, which is available at [2024-04-16T10:15:11.781Z] # https://www.gnu.org/software/classpath/license.html. [2024-04-16T10:15:11.781Z] # [2024-04-16T10:15:11.781Z] # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 [2024-04-16T10:15:11.781Z] # [2024-04-16T10:15:11.781Z] [2024-04-16T10:15:11.781Z] [2024-04-16T10:15:11.781Z] db.port=45716 [2024-04-16T10:15:11.781Z] db.port.2=45717 [2024-04-16T10:15:11.781Z] db.host=localhost [2024-04-16T10:15:11.781Z] db.type=derby [2024-04-16T10:15:11.781Z] db.name=testdb [2024-04-16T10:15:11.781Z] db.user=dbuser [2024-04-16T10:15:11.781Z] db.pwd=dbpassword [2024-04-16T10:15:11.781Z] db.driver=org.apache.derby.jdbc.ClientDriver [2024-04-16T10:15:11.781Z] db.class=org.apache.derby.jdbc.ClientDataSource [2024-04-16T10:15:11.781Z] db.xaclass=com.ibm.db2.jcc.DB2XADataSource [2024-04-16T10:15:11.781Z] db.url=jdbc:derby://${db.host}:${db.port}/${db.name};create=true; [2024-04-16T10:15:11.781Z] + rm -rf '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results*' [2024-04-16T10:15:11.781Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb [2024-04-16T10:15:11.781Z] + rm count.txt [2024-04-16T10:15:11.781Z] rm: cannot remove 'count.txt': No such file or directory [2024-04-16T10:15:11.781Z] + true [2024-04-16T10:15:11.781Z] + ant ejb_group_3 report-result -Ddb.port=45716 -Ddb.port.2=45717 [2024-04-16T10:15:11.781Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setOSConditions: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setToolWin: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setToolUnix: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setToolProperty: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setS1ASclassPath: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] init-common: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] clean-jars-common: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] compile: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setOSConditions: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setToolWin: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setToolUnix: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setToolProperty: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] setS1ASclassPath: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.936Z] init-common: [2024-04-16T10:15:11.936Z] [2024-04-16T10:15:11.937Z] compile-common: [2024-04-16T10:15:11.937Z] [echo] Current time (ISO): 2024-04-16T10:15:11.841+0000 [2024-04-16T10:15:11.937Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:12.037Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/build.xml [2024-04-16T10:15:12.237Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:12.258Z] [INFO] [exec] Application deployed with name hellojsp. [2024-04-16T10:15:12.258Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:12.258Z] [WARNING] [echo] [2024-04-16T10:15:12.258Z] [WARNING] [echo] ************************* [2024-04-16T10:15:12.258Z] [WARNING] [echo] * build-deploy web/jsfastrologer [2024-04-16T10:15:12.258Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer [2024-04-16T10:15:12.258Z] [WARNING] [echo] ************************* [2024-04-16T10:15:12.258Z] [WARNING] [echo] [2024-04-16T10:15:12.258Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:12.258Z] [WARNING] [echo] Listing of source files: JSFWebTestNG.java [2024-04-16T10:15:12.258Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:12.258Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:12.258Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:12.258Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:12.258Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer/src/test/JSFWebTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:12.258Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:12.258Z] 3 warnings [2024-04-16T10:15:12.258Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:12.258Z] [WARNING] [echo] Now creating a war file ../../dist/jsftest/jsfastrologer.war [2024-04-16T10:15:12.258Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jsftest/app [2024-04-16T10:15:12.258Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jsftest [2024-04-16T10:15:12.258Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jsftest/app [2024-04-16T10:15:12.282Z] [exec] Application deployed with name cdi-simple-event-observer-web. [2024-04-16T10:15:12.282Z] [2024-04-16T10:15:12.282Z] deploy-war-commonee: [2024-04-16T10:15:12.282Z] [2024-04-16T10:15:12.282Z] run: [2024-04-16T10:15:12.282Z] [java] opening connection to http://localhost:8080/cdi-simple-event-observer/myurl [2024-04-16T10:15:12.282Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:12.282Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:12.282Z] [java] [2024-04-16T10:15:12.282Z] [java] [2024-04-16T10:15:12.282Z] [java] ----------------------------------------- [2024-04-16T10:15:12.282Z] [java] - events-simple-event-observer: PASS - [2024-04-16T10:15:12.282Z] [java] ----------------------------------------- [2024-04-16T10:15:12.282Z] [java] - Total PASS : 1 - [2024-04-16T10:15:12.282Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:12.282Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:12.282Z] [java] ----------------------------------------- [2024-04-16T10:15:12.282Z] [2024-04-16T10:15:12.282Z] undeploy: [2024-04-16T10:15:12.282Z] [2024-04-16T10:15:12.282Z] setOSConditions: [2024-04-16T10:15:12.282Z] [2024-04-16T10:15:12.283Z] setToolWin: [2024-04-16T10:15:12.283Z] [2024-04-16T10:15:12.283Z] setToolUnix: [2024-04-16T10:15:12.283Z] [2024-04-16T10:15:12.283Z] setToolProperty: [2024-04-16T10:15:12.283Z] [2024-04-16T10:15:12.283Z] setS1ASclassPath: [2024-04-16T10:15:12.283Z] [2024-04-16T10:15:12.283Z] init-common: [2024-04-16T10:15:12.283Z] [2024-04-16T10:15:12.283Z] undeploy-war-common: [2024-04-16T10:15:12.599Z] [2024-04-16T10:15:12.599Z] ejb_group_3: [2024-04-16T10:15:12.599Z] [2024-04-16T10:15:12.599Z] setup: [2024-04-16T10:15:12.599Z] [2024-04-16T10:15:12.599Z] setOSConditions: [2024-04-16T10:15:12.599Z] [2024-04-16T10:15:12.600Z] setToolWin: [2024-04-16T10:15:12.600Z] [2024-04-16T10:15:12.600Z] setToolUnix: [2024-04-16T10:15:12.600Z] [2024-04-16T10:15:12.600Z] setToolProperty: [2024-04-16T10:15:12.600Z] [2024-04-16T10:15:12.600Z] setS1ASclassPath: [2024-04-16T10:15:12.600Z] [2024-04-16T10:15:12.600Z] init-common: [2024-04-16T10:15:12.600Z] [2024-04-16T10:15:12.600Z] start-database: [2024-04-16T10:15:12.600Z] [echo] Starting database --dbport 45716 [2024-04-16T10:15:12.832Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:12.843Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-event-observer-web [2024-04-16T10:15:12.884Z] [2024-04-16T10:15:12.884Z] setOSConditions: [2024-04-16T10:15:12.884Z] [2024-04-16T10:15:12.884Z] setToolWin: [2024-04-16T10:15:12.884Z] [2024-04-16T10:15:12.884Z] setToolUnix: [2024-04-16T10:15:12.884Z] [2024-04-16T10:15:12.884Z] setToolProperty: [2024-04-16T10:15:12.884Z] [2024-04-16T10:15:12.885Z] setS1ASclassPath: [2024-04-16T10:15:12.885Z] [2024-04-16T10:15:12.885Z] init-common: [2024-04-16T10:15:12.885Z] [2024-04-16T10:15:12.885Z] startDomainUnix: [2024-04-16T10:15:12.885Z] [echo] Starting DAS [2024-04-16T10:15:13.088Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:13.088Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:13.088Z] 3 warnings [2024-04-16T10:15:13.088Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jsftest/app/META-INF [2024-04-16T10:15:13.088Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer/metadata/persistence.xml to copy. [2024-04-16T10:15:13.088Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jsftest/jsfastrologer.war [2024-04-16T10:15:13.088Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:13.088Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:13.088Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:13.088Z] [WARNING] [echo] deploying jsfastrologer.war [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] all: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setOSConditions: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setToolWin: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setToolUnix: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setToolProperty: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setS1ASclassPath: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] init-common: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] clean: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setOSConditions: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setToolWin: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setToolUnix: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.099Z] setToolProperty: [2024-04-16T10:15:13.099Z] [2024-04-16T10:15:13.100Z] setS1ASclassPath: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] init-common: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] clean-common: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setOSConditions: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setToolWin: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setToolUnix: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setToolProperty: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setS1ASclassPath: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] init-common: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] clean-classes-common: [2024-04-16T10:15:13.100Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setOSConditions: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setToolWin: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setToolUnix: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setToolProperty: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setS1ASclassPath: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] init-common: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] clean-jars-common: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] compile: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.100Z] setOSConditions: [2024-04-16T10:15:13.100Z] [2024-04-16T10:15:13.101Z] setToolWin: [2024-04-16T10:15:13.101Z] [2024-04-16T10:15:13.101Z] setToolUnix: [2024-04-16T10:15:13.101Z] [2024-04-16T10:15:13.101Z] setToolProperty: [2024-04-16T10:15:13.101Z] [2024-04-16T10:15:13.101Z] setS1ASclassPath: [2024-04-16T10:15:13.101Z] [2024-04-16T10:15:13.101Z] init-common: [2024-04-16T10:15:13.101Z] [2024-04-16T10:15:13.101Z] compile-common: [2024-04-16T10:15:13.101Z] [echo] Current time (ISO): 2024-04-16T10:15:12.998+0000 [2024-04-16T10:15:13.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:13.101Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:13.263Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:13.264Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/client/Client.java:56: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:15:13.264Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:15:13.264Z] [javac] ^ [2024-04-16T10:15:13.264Z] [javac] 2 warnings [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] build: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] setOSConditions: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] fixFiles: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] convUnix: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] convWin: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] setToolWin: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] setToolUnix: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] setToolProperty: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] setS1ASclassPath: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] init-common: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] package-persistence-common: [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] ejb-jar-common: [2024-04-16T10:15:13.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.264Z] package-ejbjar-common: [2024-04-16T10:15:13.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.264Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.264Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-ejb.jar [2024-04-16T10:15:13.264Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.264Z] [2024-04-16T10:15:13.265Z] appclient-jar-common: [2024-04-16T10:15:13.265Z] [2024-04-16T10:15:13.265Z] package-appclientjar-common: [2024-04-16T10:15:13.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.265Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmt-client.jar [2024-04-16T10:15:13.265Z] [2024-04-16T10:15:13.265Z] webclient-war-common: [2024-04-16T10:15:13.265Z] [2024-04-16T10:15:13.265Z] build-ear-common: [2024-04-16T10:15:13.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:13.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:13.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:13.265Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2024-04-16T10:15:13.265Z] [2024-04-16T10:15:13.265Z] create-resources: [2024-04-16T10:15:13.265Z] [2024-04-16T10:15:13.265Z] asadmin-batch-common: [2024-04-16T10:15:13.296Z] [exec] Application deployed with name web-jsp-attribute-name-with-colon-or-dot-web. [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] deploy-war-commonee: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] run: [2024-04-16T10:15:13.296Z] [java] Connecting to: http://localhost:45711/web-jsp-attribute-name-with-colon-or-dot/jsp//test.jsp [2024-04-16T10:15:13.296Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:13.296Z] [java] [2024-04-16T10:15:13.296Z] [java] [2024-04-16T10:15:13.296Z] [java] ----------------------------------------- [2024-04-16T10:15:13.296Z] [java] - jsp-attribute-name-with-colon-or-dot: PASS - [2024-04-16T10:15:13.296Z] [java] ----------------------------------------- [2024-04-16T10:15:13.296Z] [java] - Total PASS : 1 - [2024-04-16T10:15:13.296Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:13.296Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:13.296Z] [java] ----------------------------------------- [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] undeploy: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] setOSConditions: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] setToolWin: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] setToolUnix: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] setToolProperty: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] setS1ASclassPath: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.296Z] init-common: [2024-04-16T10:15:13.296Z] [2024-04-16T10:15:13.297Z] undeploy-war-common: [2024-04-16T10:15:13.906Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-attribute-name-with-colon-or-dot-web [2024-04-16T10:15:13.906Z] [2024-04-16T10:15:13.906Z] all: [2024-04-16T10:15:13.906Z] [echo] [2024-04-16T10:15:13.906Z] [echo] ************************* [2024-04-16T10:15:13.906Z] [echo] * Running jspBomInClassicSyntax [2024-04-16T10:15:13.906Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax [2024-04-16T10:15:13.906Z] [echo] ************************* [2024-04-16T10:15:13.907Z] [echo] [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setOSConditions: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolWin: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolUnix: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolProperty: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setS1ASclassPath: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] init-common: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] clean: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setOSConditions: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolWin: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolUnix: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolProperty: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setS1ASclassPath: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] init-common: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] clean-common: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setOSConditions: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolWin: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolUnix: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setToolProperty: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] setS1ASclassPath: [2024-04-16T10:15:13.907Z] [2024-04-16T10:15:13.907Z] init-common: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] clean-classes-common: [2024-04-16T10:15:13.908Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setOSConditions: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setToolWin: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setToolUnix: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setToolProperty: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setS1ASclassPath: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] init-common: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] clean-jars-common: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] compile: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setOSConditions: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setToolWin: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setToolUnix: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setToolProperty: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setS1ASclassPath: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] init-common: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] compile-common: [2024-04-16T10:15:13.908Z] [echo] Current time (ISO): 2024-04-16T10:15:13.853+0000 [2024-04-16T10:15:13.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:13.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/servlet [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] build: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setOSConditions: [2024-04-16T10:15:13.908Z] [2024-04-16T10:15:13.908Z] setToolWin: [2024-04-16T10:15:13.909Z] [2024-04-16T10:15:13.909Z] setToolUnix: [2024-04-16T10:15:13.909Z] [2024-04-16T10:15:13.909Z] setToolProperty: [2024-04-16T10:15:13.909Z] [2024-04-16T10:15:13.909Z] setS1ASclassPath: [2024-04-16T10:15:13.909Z] [2024-04-16T10:15:13.909Z] init-common: [2024-04-16T10:15:13.909Z] [2024-04-16T10:15:13.909Z] webclient-war-common: [2024-04-16T10:15:13.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:13.966Z] [INFO] [exec] Application deployed with name remoteview. [2024-04-16T10:15:13.966Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:13.966Z] [WARNING] [echo] [2024-04-16T10:15:13.966Z] [WARNING] [echo] ************************* [2024-04-16T10:15:13.966Z] [WARNING] [echo] * build-deploy ejb/singleton [2024-04-16T10:15:13.966Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/singleton [2024-04-16T10:15:13.966Z] [WARNING] [echo] ************************* [2024-04-16T10:15:13.966Z] [WARNING] [echo] [2024-04-16T10:15:13.966Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:13.966Z] [WARNING] [echo] Listing of source files: SingletonTestNG.java [2024-04-16T10:15:13.966Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:14.197Z] [2024-04-16T10:15:14.197Z] clear: [2024-04-16T10:15:14.197Z] [2024-04-16T10:15:14.197Z] test-tlds-exist: [2024-04-16T10:15:14.197Z] [2024-04-16T10:15:14.197Z] copy-tlds: [2024-04-16T10:15:14.197Z] [2024-04-16T10:15:14.197Z] test-tagfiles-exist: [2024-04-16T10:15:14.197Z] [2024-04-16T10:15:14.197Z] copy-tagfiles: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] package-war-common: [2024-04-16T10:15:14.198Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:15:14.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:14.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:14.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:14.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:14.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/lib [2024-04-16T10:15:14.198Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:14.198Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2024-04-16T10:15:14.198Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:14.198Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:14.198Z] [javac] Compiling 1 source file [2024-04-16T10:15:14.198Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntax/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:14.198Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] deploy: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] deploy-war-common: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] setOSConditions: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] setToolWin: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] setToolUnix: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] setToolProperty: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] setS1ASclassPath: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.198Z] init-common: [2024-04-16T10:15:14.198Z] [2024-04-16T10:15:14.199Z] deploy-war-commonpe: [2024-04-16T10:15:14.236Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:14.490Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:14.490Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:14.490Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/singleton/src/test/SingletonTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:14.490Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:14.490Z] 3 warnings [2024-04-16T10:15:14.490Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:14.490Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:14.490Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_Singleton/app [2024-04-16T10:15:14.490Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_Singleton [2024-04-16T10:15:14.490Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_Singleton/app [2024-04-16T10:15:14.490Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:14.797Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-web.war [2024-04-16T10:15:14.836Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:14.836Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/embedded/autoclose/ejb/SimpleEjb.java uses unchecked or unsafe operations. [2024-04-16T10:15:14.836Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:15:14.836Z] [javac] 1 warning [2024-04-16T10:15:14.836Z] [2024-04-16T10:15:14.836Z] setOSConditions: [2024-04-16T10:15:14.836Z] [2024-04-16T10:15:14.836Z] setToolWin: [2024-04-16T10:15:14.836Z] [2024-04-16T10:15:14.836Z] setToolUnix: [2024-04-16T10:15:14.836Z] [2024-04-16T10:15:14.836Z] setToolProperty: [2024-04-16T10:15:14.836Z] [2024-04-16T10:15:14.836Z] setS1ASclassPath: [2024-04-16T10:15:14.836Z] [2024-04-16T10:15:14.836Z] init-common: [2024-04-16T10:15:14.836Z] [2024-04-16T10:15:14.836Z] compile-common: [2024-04-16T10:15:14.836Z] [echo] Current time (ISO): 2024-04-16T10:15:14.406+0000 [2024-04-16T10:15:14.836Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:15.047Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:15.047Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:15.047Z] 3 warnings [2024-04-16T10:15:15.047Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [2024-04-16T10:15:15.047Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_Singleton/singletonWeb.war [2024-04-16T10:15:15.047Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_Singleton/app/META-INF [2024-04-16T10:15:15.047Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/singleton/metadata/ejb-jar.xml to copy. [2024-04-16T10:15:15.047Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/singleton/metadata/sun-ejb-jar.xml to copy. [2024-04-16T10:15:15.047Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/singleton/metadata/sun-cmp-mappings.xml to copy. [2024-04-16T10:15:15.048Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/singleton/metadata/${dbschema} to copy. [2024-04-16T10:15:15.048Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_Singleton/singletonEJB.jar [2024-04-16T10:15:15.048Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_Singleton/singleton.ear [2024-04-16T10:15:15.048Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_Singleton/singleton.ear [2024-04-16T10:15:15.048Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:15.048Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:15.048Z] [WARNING] [echo] deploying singleton.ear [2024-04-16T10:15:15.601Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_cmt_QCF [2024-04-16T10:15:15.635Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:15.635Z] [javac] 1 warning [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] build: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] setOSConditions: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] setToolWin: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] setToolUnix: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] setToolProperty: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] setS1ASclassPath: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] init-common: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] webclient-war-common: [2024-04-16T10:15:15.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] clear: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.635Z] test-tlds-exist: [2024-04-16T10:15:15.635Z] [2024-04-16T10:15:15.636Z] copy-tlds: [2024-04-16T10:15:15.636Z] [2024-04-16T10:15:15.636Z] test-tagfiles-exist: [2024-04-16T10:15:15.636Z] [2024-04-16T10:15:15.636Z] copy-tagfiles: [2024-04-16T10:15:15.636Z] [2024-04-16T10:15:15.636Z] package-war-common: [2024-04-16T10:15:15.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:15.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:15.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:15.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:15.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/lib [2024-04-16T10:15:15.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:15.636Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:15.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/docroot [2024-04-16T10:15:15.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2024-04-16T10:15:15.636Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:15.636Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:15.636Z] [javac] Compiling 1 source file [2024-04-16T10:15:15.636Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/event-producers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:15.636Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:15.636Z] [2024-04-16T10:15:15.636Z] deploy: [2024-04-16T10:15:15.636Z] [2024-04-16T10:15:15.636Z] deploy-war-common: [2024-04-16T10:15:15.891Z] [2024-04-16T10:15:15.892Z] setOSConditions: [2024-04-16T10:15:15.892Z] [2024-04-16T10:15:15.892Z] setToolWin: [2024-04-16T10:15:15.892Z] [2024-04-16T10:15:15.892Z] setToolUnix: [2024-04-16T10:15:15.892Z] [2024-04-16T10:15:15.892Z] setToolProperty: [2024-04-16T10:15:15.892Z] [2024-04-16T10:15:15.892Z] setS1ASclassPath: [2024-04-16T10:15:15.892Z] [2024-04-16T10:15:15.892Z] init-common: [2024-04-16T10:15:15.892Z] [2024-04-16T10:15:15.892Z] deploy-war-commonpe: [2024-04-16T10:15:16.163Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-web. [2024-04-16T10:15:16.163Z] [2024-04-16T10:15:16.163Z] deploy-war-commonee: [2024-04-16T10:15:16.163Z] [2024-04-16T10:15:16.163Z] run: [2024-04-16T10:15:16.419Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16BE.jsp [2024-04-16T10:15:16.419Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-16LE.jsp [2024-04-16T10:15:16.419Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax/UTF-8.jsp [2024-04-16T10:15:16.419Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:16.419Z] [java] [2024-04-16T10:15:16.419Z] [java] [2024-04-16T10:15:16.419Z] [java] ----------------------------------------- [2024-04-16T10:15:16.419Z] [java] - jsp-bom-in-classic-syntax: PASS - [2024-04-16T10:15:16.419Z] [java] ----------------------------------------- [2024-04-16T10:15:16.419Z] [java] - Total PASS : 1 - [2024-04-16T10:15:16.419Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:16.419Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:16.419Z] [java] ----------------------------------------- [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] undeploy: [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] setOSConditions: [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] setToolWin: [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] setToolUnix: [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] setToolProperty: [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] setS1ASclassPath: [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] init-common: [2024-04-16T10:15:16.419Z] [2024-04-16T10:15:16.419Z] undeploy-war-common: [2024-04-16T10:15:16.439Z] [INFO] [exec] Application deployed with name singleton. [2024-04-16T10:15:16.439Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:16.439Z] [WARNING] [echo] deploying singleton.ear [2024-04-16T10:15:16.663Z] [exec] Application deployed with name ejb-stubs-proxyApp. [2024-04-16T10:15:16.663Z] [echo] Deployment on target server server successful [2024-04-16T10:15:16.663Z] [2024-04-16T10:15:16.663Z] setOSConditions: [2024-04-16T10:15:16.663Z] [2024-04-16T10:15:16.663Z] setToolWin: [2024-04-16T10:15:16.663Z] [2024-04-16T10:15:16.663Z] setToolUnix: [2024-04-16T10:15:16.663Z] [2024-04-16T10:15:16.663Z] setToolProperty: [2024-04-16T10:15:16.663Z] [2024-04-16T10:15:16.663Z] setS1ASclassPath: [2024-04-16T10:15:16.663Z] [2024-04-16T10:15:16.663Z] init-common: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] deploy-common-ee: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] run: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] setOSConditions: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] setToolWin: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] setToolUnix: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] setToolProperty: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] setS1ASclassPath: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] init-common: [2024-04-16T10:15:16.664Z] [2024-04-16T10:15:16.664Z] runclient-common: [2024-04-16T10:15:16.664Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-proxyAppClient.jar -name ejb-stubs-proxyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:15:16.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:16.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-event-producers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-event-producers-web.war [2024-04-16T10:15:17.002Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-web [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] all: [2024-04-16T10:15:17.002Z] [echo] [2024-04-16T10:15:17.002Z] [echo] ************************* [2024-04-16T10:15:17.002Z] [echo] * Running jspBomInClassicSyntaxEncodingMismatchJspConfig [2024-04-16T10:15:17.002Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig [2024-04-16T10:15:17.002Z] [echo] ************************* [2024-04-16T10:15:17.002Z] [echo] [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] setOSConditions: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] setToolWin: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] setToolUnix: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] setToolProperty: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] setS1ASclassPath: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] init-common: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] clean: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] setOSConditions: [2024-04-16T10:15:17.002Z] [2024-04-16T10:15:17.002Z] setToolWin: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setToolUnix: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setToolProperty: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setS1ASclassPath: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] init-common: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] clean-common: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setOSConditions: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setToolWin: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setToolUnix: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setToolProperty: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] setS1ASclassPath: [2024-04-16T10:15:17.003Z] [2024-04-16T10:15:17.003Z] init-common: [2024-04-16T10:15:17.053Z] [javac] 1 warning [2024-04-16T10:15:17.053Z] [2024-04-16T10:15:17.053Z] build: [2024-04-16T10:15:17.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:17.053Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-embedded-autoclose-ejb.jar [2024-04-16T10:15:17.053Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org [2024-04-16T10:15:17.053Z] [2024-04-16T10:15:17.053Z] run: [2024-04-16T10:15:17.053Z] [2024-04-16T10:15:17.053Z] setOSConditions: [2024-04-16T10:15:17.053Z] [2024-04-16T10:15:17.054Z] setToolWin: [2024-04-16T10:15:17.054Z] [2024-04-16T10:15:17.054Z] setToolUnix: [2024-04-16T10:15:17.054Z] [2024-04-16T10:15:17.054Z] setToolProperty: [2024-04-16T10:15:17.054Z] [2024-04-16T10:15:17.054Z] setS1ASclassPath: [2024-04-16T10:15:17.054Z] [2024-04-16T10:15:17.054Z] init-common: [2024-04-16T10:15:17.054Z] [2024-04-16T10:15:17.054Z] run_se: [2024-04-16T10:15:17.054Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:15:17.259Z] [2024-04-16T10:15:17.259Z] clean-classes-common: [2024-04-16T10:15:17.260Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setOSConditions: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setToolWin: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setToolUnix: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setToolProperty: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setS1ASclassPath: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] init-common: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] clean-jars-common: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] compile: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setOSConditions: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setToolWin: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setToolUnix: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setToolProperty: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setS1ASclassPath: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] init-common: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] compile-common: [2024-04-16T10:15:17.260Z] [echo] Current time (ISO): 2024-04-16T10:15:17.020+0000 [2024-04-16T10:15:17.260Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:17.260Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/servlet [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] build: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.260Z] setOSConditions: [2024-04-16T10:15:17.260Z] [2024-04-16T10:15:17.261Z] setToolWin: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] setToolUnix: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] setToolProperty: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] setS1ASclassPath: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] init-common: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] webclient-war-common: [2024-04-16T10:15:17.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] clear: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] test-tlds-exist: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] copy-tlds: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] test-tagfiles-exist: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] copy-tagfiles: [2024-04-16T10:15:17.261Z] [2024-04-16T10:15:17.261Z] package-war-common: [2024-04-16T10:15:17.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:17.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:17.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:17.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:17.261Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/lib [2024-04-16T10:15:17.261Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:17.261Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2024-04-16T10:15:17.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:17.261Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:17.262Z] [javac] Compiling 1 source file [2024-04-16T10:15:17.262Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchJspConfig/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:17.262Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] deploy: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] deploy-war-common: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] setOSConditions: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] setToolWin: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] setToolUnix: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] setToolProperty: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] setS1ASclassPath: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] init-common: [2024-04-16T10:15:17.262Z] [2024-04-16T10:15:17.262Z] deploy-war-commonpe: [2024-04-16T10:15:17.417Z] [exec] Application deployed with name cdi-event-producers-web. [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] deploy-war-commonee: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] run: [2024-04-16T10:15:17.417Z] [java] opening connection to http://localhost:8080/cdi-event-producers/myurl [2024-04-16T10:15:17.417Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:17.417Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:17.417Z] [java] [2024-04-16T10:15:17.417Z] [java] [2024-04-16T10:15:17.417Z] [java] ----------------------------------------- [2024-04-16T10:15:17.417Z] [java] - events-simple-event-producer: PASS - [2024-04-16T10:15:17.417Z] [java] ----------------------------------------- [2024-04-16T10:15:17.417Z] [java] - Total PASS : 1 - [2024-04-16T10:15:17.417Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:17.417Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:17.417Z] [java] ----------------------------------------- [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] undeploy: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] setOSConditions: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] setToolWin: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] setToolUnix: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] setToolProperty: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] setS1ASclassPath: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] init-common: [2024-04-16T10:15:17.417Z] [2024-04-16T10:15:17.417Z] undeploy-war-common: [2024-04-16T10:15:17.641Z] [java] .......... Testing module: ejb-ejb32-embedded-autoclose-ejb [2024-04-16T10:15:17.796Z] [INFO] [exec] Application deployed with name singleton. [2024-04-16T10:15:17.796Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:17.796Z] [WARNING] [echo] [2024-04-16T10:15:17.796Z] [WARNING] [echo] ************************* [2024-04-16T10:15:17.796Z] [WARNING] [echo] * build-deploy ejb/cmp [2024-04-16T10:15:17.796Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/cmp [2024-04-16T10:15:17.796Z] [WARNING] [echo] ************************* [2024-04-16T10:15:17.796Z] [WARNING] [echo] [2024-04-16T10:15:17.796Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:17.796Z] [WARNING] [echo] Listing of source files: CmpRosterTestNG.java [2024-04-16T10:15:17.796Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:17.796Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:17.823Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web.war [2024-04-16T10:15:17.896Z] [java] Apr 16, 2024 10:15:17 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:17.896Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:17.896Z] [java] Apr 16, 2024 10:15:17 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:17.896Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain8622576615665822589xml [2024-04-16T10:15:17.896Z] [java] Apr 16, 2024 10:15:17 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:17.896Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [Pipeline] timeout [2024-04-16T10:15:17.938Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:15:18.050Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:18.050Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:18.050Z] 3 warnings [2024-04-16T10:15:18.050Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:18.050Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:18.072Z] [exec] Apr 16, 2024 10:15:17 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:15:18.072Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:15:18.078Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web. [2024-04-16T10:15:18.078Z] [2024-04-16T10:15:18.078Z] deploy-war-commonee: [2024-04-16T10:15:18.078Z] [2024-04-16T10:15:18.078Z] run: [2024-04-16T10:15:18.304Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_CMP/app [2024-04-16T10:15:18.304Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_CMP [2024-04-16T10:15:18.304Z] [INFO] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_CMP/app [2024-04-16T10:15:18.304Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:18.329Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-v833v [2024-04-16T10:15:18.334Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig/UTF-16BE.jsp [2024-04-16T10:15:18.334Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:18.334Z] [java] [2024-04-16T10:15:18.334Z] [java] [2024-04-16T10:15:18.334Z] [java] ----------------------------------------- [2024-04-16T10:15:18.334Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig: PASS - [2024-04-16T10:15:18.334Z] [java] ----------------------------------------- [2024-04-16T10:15:18.334Z] [java] - Total PASS : 1 - [2024-04-16T10:15:18.334Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:18.334Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:18.334Z] [java] ----------------------------------------- [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] undeploy: [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] setOSConditions: [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] setToolWin: [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] setToolUnix: [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] setToolProperty: [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] setS1ASclassPath: [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] init-common: [2024-04-16T10:15:18.334Z] [2024-04-16T10:15:18.334Z] undeploy-war-common: [2024-04-16T10:15:18.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-event-producers-web [2024-04-16T10:15:18.383Z] [2024-04-16T10:15:18.383Z] all: [2024-04-16T10:15:18.383Z] [2024-04-16T10:15:18.383Z] setOSConditions: [2024-04-16T10:15:18.383Z] [2024-04-16T10:15:18.383Z] setToolWin: [2024-04-16T10:15:18.383Z] [2024-04-16T10:15:18.383Z] setToolUnix: [2024-04-16T10:15:18.383Z] [2024-04-16T10:15:18.384Z] setToolProperty: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setS1ASclassPath: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] init-common: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] clean: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setOSConditions: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setToolWin: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setToolUnix: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setToolProperty: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setS1ASclassPath: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] init-common: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] clean-common: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setOSConditions: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setToolWin: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setToolUnix: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setToolProperty: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] setS1ASclassPath: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] init-common: [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.384Z] clean-classes-common: [2024-04-16T10:15:18.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:18.384Z] [2024-04-16T10:15:18.385Z] setOSConditions: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setToolWin: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setToolUnix: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setToolProperty: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setS1ASclassPath: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] init-common: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] clean-jars-common: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] compile: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setOSConditions: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setToolWin: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setToolUnix: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setToolProperty: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] setS1ASclassPath: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] init-common: [2024-04-16T10:15:18.385Z] [2024-04-16T10:15:18.385Z] compile-common: [2024-04-16T10:15:18.385Z] [echo] Current time (ISO): 2024-04-16T10:15:18.316+0000 [2024-04-16T10:15:18.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:18.385Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:18.559Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:18.559Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:18.640Z] [exec] Apr 16, 2024 10:15:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:18.641Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:18.837Z] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:15:18.837Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:15:18.837Z] 3 warnings [2024-04-16T10:15:18.837Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/Roster.class,**/RosterHome.class,**/*Details.class,**/Debug.class [2024-04-16T10:15:18.837Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_CMP/RosterAppWeb.war [2024-04-16T10:15:18.837Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-04-16T10:15:18.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-04-16T10:15:18.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-04-16T10:15:18.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF [2024-04-16T10:15:18.837Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_CMP/app [2024-04-16T10:15:18.837Z] [java] Apr 16, 2024 10:15:18 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:18.837Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_CMP/RosterAppEJB.jar [2024-04-16T10:15:18.837Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:18.837Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_CMP/RosterApp.ear [2024-04-16T10:15:18.837Z] [WARNING] [echo] Packaged Archive at ../../dist/EJB_CMP/RosterApp.ear [2024-04-16T10:15:18.837Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:18.837Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:18.837Z] [WARNING] [echo] JavaDB Database Location : /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/../javadb [2024-04-16T10:15:18.837Z] [WARNING] [echo] sql.file = sql/RosterApp_derby.sql [2024-04-16T10:15:18.837Z] [WARNING] [echo] db.class.path = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/../javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/../javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/../javadb/lib/derbyclient.jar [2024-04-16T10:15:18.900Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-encoding-mismatch-jspconfig-web [2024-04-16T10:15:18.949Z] [exec] Connector resource jms/ejb_mdb_cmt_QCF created. [2024-04-16T10:15:18.949Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_cmt_InQueue [2024-04-16T10:15:19.093Z] [java] Apr 16, 2024 10:15:19 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:15:19.093Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:15:19.138Z] [INFO] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/cmp/sql/RosterApp_derby.sql [2024-04-16T10:15:19.138Z] [ERROR] [sql] Failed to execute: DROP TABLE TeamPlayer [2024-04-16T10:15:19.138Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAMPLAYER' because it does not exist. [2024-04-16T10:15:19.138Z] [ERROR] [sql] Failed to execute: DROP TABLE Player [2024-04-16T10:15:19.138Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PLAYER' because it does not exist. [2024-04-16T10:15:19.138Z] [ERROR] [sql] Failed to execute: DROP TABLE Team [2024-04-16T10:15:19.138Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAM' because it does not exist. [2024-04-16T10:15:19.138Z] [ERROR] [sql] Failed to execute: DROP TABLE League [2024-04-16T10:15:19.138Z] [ERROR] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LEAGUE' because it does not exist. [2024-04-16T10:15:19.138Z] 0 rows affected [2024-04-16T10:15:19.138Z] 0 rows affected [2024-04-16T10:15:19.138Z] 0 rows affected [2024-04-16T10:15:19.138Z] 0 rows affected [2024-04-16T10:15:19.138Z] [INFO] [sql] 4 of 8 SQL statements executed successfully [2024-04-16T10:15:19.138Z] [WARNING] [echo] deploying RosterApp.ear [2024-04-16T10:15:19.154Z] [2024-04-16T10:15:19.155Z] all: [2024-04-16T10:15:19.155Z] [echo] [2024-04-16T10:15:19.155Z] [echo] ************************* [2024-04-16T10:15:19.155Z] [echo] * Running jspBomInClassicSyntaxEncodingMismatchPageDir [2024-04-16T10:15:19.155Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir [2024-04-16T10:15:19.155Z] [echo] ************************* [2024-04-16T10:15:19.155Z] [echo] [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setOSConditions: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setToolWin: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setToolUnix: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setToolProperty: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setS1ASclassPath: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] init-common: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] clean: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setOSConditions: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setToolWin: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setToolUnix: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setToolProperty: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setS1ASclassPath: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] init-common: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] clean-common: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setOSConditions: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.155Z] setToolWin: [2024-04-16T10:15:19.155Z] [2024-04-16T10:15:19.156Z] setToolUnix: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setToolProperty: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setS1ASclassPath: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] init-common: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] clean-classes-common: [2024-04-16T10:15:19.156Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setOSConditions: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setToolWin: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setToolUnix: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setToolProperty: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setS1ASclassPath: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] init-common: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] clean-jars-common: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] compile: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setOSConditions: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setToolWin: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setToolUnix: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setToolProperty: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] setS1ASclassPath: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.156Z] init-common: [2024-04-16T10:15:19.156Z] [2024-04-16T10:15:19.157Z] compile-common: [2024-04-16T10:15:19.157Z] [echo] Current time (ISO): 2024-04-16T10:15:18.952+0000 [2024-04-16T10:15:19.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:19.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/servlet [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] build: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] setOSConditions: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] setToolWin: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] setToolUnix: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] setToolProperty: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] setS1ASclassPath: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] init-common: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] webclient-war-common: [2024-04-16T10:15:19.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] clear: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] test-tlds-exist: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] copy-tlds: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] test-tagfiles-exist: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] copy-tagfiles: [2024-04-16T10:15:19.157Z] [2024-04-16T10:15:19.157Z] package-war-common: [2024-04-16T10:15:19.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:19.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:19.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:19.157Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:19.158Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/lib [2024-04-16T10:15:19.158Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:19.158Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2024-04-16T10:15:19.158Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:19.158Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:19.158Z] [javac] Compiling 1 source file [2024-04-16T10:15:19.158Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspBomInClassicSyntaxEncodingMismatchPageDir/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:19.158Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] deploy: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] deploy-war-common: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] setOSConditions: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] setToolWin: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] setToolUnix: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] setToolProperty: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] setS1ASclassPath: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] init-common: [2024-04-16T10:15:19.158Z] [2024-04-16T10:15:19.158Z] deploy-war-commonpe: [2024-04-16T10:15:19.201Z] [exec] Apr 16, 2024 10:15:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:19.201Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:19.201Z] [exec] Apr 16, 2024 10:15:18 AM org.glassfish.apf.impl.DefaultErrorHandler error [2024-04-16T10:15:19.201Z] [exec] SEVERE: Class [ com/sun/s1asdev/ejb/stubs/proxy/CommonRemote ] not found. Error while loading [ class com.sun.s1asdev.ejb.stubs.proxy.client.Client ] [2024-04-16T10:15:19.728Z] [INFO] [exec] Application deployed with name jsfastrologer. [2024-04-16T10:15:19.728Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:19.728Z] [WARNING] [echo] [2024-04-16T10:15:19.728Z] [WARNING] [echo] ************************* [2024-04-16T10:15:19.728Z] [WARNING] [echo] * build-deploy web/jsfinjection [2024-04-16T10:15:19.728Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection [2024-04-16T10:15:19.728Z] [WARNING] [echo] ************************* [2024-04-16T10:15:19.728Z] [WARNING] [echo] [2024-04-16T10:15:19.728Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:19.728Z] [WARNING] [echo] Listing of source files: JSFInjectionTestNG.java [2024-04-16T10:15:19.728Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:19.729Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:20.019Z] [java] Apr 16, 2024 10:15:19 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:20.019Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:15:20.019Z] [java] Apr 16, 2024 10:15:19 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:20.019Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:15:20.019Z] [java] Apr 16, 2024 10:15:19 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:20.019Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:15:20.019Z] [java] Apr 16, 2024 10:15:19 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:15:20.019Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:15:20.019Z] [java] Apr 16, 2024 10:15:19 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:20.019Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:20.020Z] [java] Apr 16, 2024 10:15:19 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:20.020Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (987 ms), startup services (1,203 ms), total (2,190 ms) [2024-04-16T10:15:20.027Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:20.027Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:20.027Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection/src/test/JSFInjectionTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:20.027Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:20.027Z] 3 warnings [2024-04-16T10:15:20.095Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web.war [2024-04-16T10:15:20.275Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:20.275Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:20.283Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:20.283Z] [WARNING] [echo] Now creating a war file ../../dist/basicweb/jsfinjection.war [2024-04-16T10:15:20.283Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:15:20.283Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb [2024-04-16T10:15:20.283Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:15:20.283Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb [2024-04-16T10:15:20.283Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app [2024-04-16T10:15:20.283Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:20.352Z] [exec] Application deployed with name web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web. [2024-04-16T10:15:20.352Z] [2024-04-16T10:15:20.352Z] deploy-war-commonee: [2024-04-16T10:15:20.352Z] [2024-04-16T10:15:20.352Z] run: [2024-04-16T10:15:20.537Z] [java] Apr 16, 2024 10:15:20 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:15:20.537Z] [java] INFO: Grizzly Framework 4.0.2 started in: 22 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:15:20.537Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:20.537Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:20.607Z] [java] Connecting to: http://localhost:45711/web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir/encodingMismatch.jsp [2024-04-16T10:15:20.608Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:20.608Z] [java] [2024-04-16T10:15:20.608Z] [java] [2024-04-16T10:15:20.608Z] [java] ----------------------------------------- [2024-04-16T10:15:20.608Z] [java] - jsp-bom-in-classic-syntax-encoding-mismatch-pagedir: PASS - [2024-04-16T10:15:20.608Z] [java] ----------------------------------------- [2024-04-16T10:15:20.608Z] [java] - Total PASS : 1 - [2024-04-16T10:15:20.608Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:20.608Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:20.608Z] [java] ----------------------------------------- [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] undeploy: [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] setOSConditions: [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] setToolWin: [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] setToolUnix: [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] setToolProperty: [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] setS1ASclassPath: [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] init-common: [2024-04-16T10:15:20.608Z] [2024-04-16T10:15:20.608Z] undeploy-war-common: [2024-04-16T10:15:20.793Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:20.793Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:20.793Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:20.793Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,715 ms), startup services (10 ms), total (2,725 ms) [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:20.793Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:15:20.793Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:20.793Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:20.793Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:20.793Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:15:20.793Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:20.793Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@1eb85a47 [2024-04-16T10:15:20.794Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:20.794Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:15:20.794Z] [java] Apr 16, 2024 10:15:20 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:20.794Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:15:20.846Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:20.846Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:20.846Z] 3 warnings [2024-04-16T10:15:20.846Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/basicweb/app/META-INF [2024-04-16T10:15:20.846Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection/metadata/persistence.xml to copy. [2024-04-16T10:15:20.846Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/basicweb/jsfinjection.war [2024-04-16T10:15:20.846Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:20.846Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:20.846Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:20.846Z] [WARNING] [echo] deploying jsfinjection.war [2024-04-16T10:15:20.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:21.102Z] [exec] Apr 16, 2024 10:15:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:15:21.102Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@45554613 [2024-04-16T10:15:21.183Z] [javac] 1 warning [2024-04-16T10:15:21.183Z] [2024-04-16T10:15:21.183Z] build: [2024-04-16T10:15:21.183Z] [2024-04-16T10:15:21.183Z] setOSConditions: [2024-04-16T10:15:21.183Z] [2024-04-16T10:15:21.184Z] setToolWin: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] setToolUnix: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] setToolProperty: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] setS1ASclassPath: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] init-common: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] webclient-war-common: [2024-04-16T10:15:21.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] clear: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] test-tlds-exist: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] copy-tlds: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] test-tagfiles-exist: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.184Z] copy-tagfiles: [2024-04-16T10:15:21.184Z] [2024-04-16T10:15:21.185Z] package-war-common: [2024-04-16T10:15:21.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:21.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:21.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:21.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:21.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/lib [2024-04-16T10:15:21.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:21.185Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:21.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/docroot [2024-04-16T10:15:21.185Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2024-04-16T10:15:21.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:21.185Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:21.185Z] [javac] Compiling 1 source file [2024-04-16T10:15:21.185Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/events/multiple-event-qualifiers/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:21.185Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:21.185Z] [2024-04-16T10:15:21.185Z] deploy: [2024-04-16T10:15:21.185Z] [2024-04-16T10:15:21.186Z] deploy-war-common: [2024-04-16T10:15:21.186Z] [2024-04-16T10:15:21.186Z] setOSConditions: [2024-04-16T10:15:21.186Z] [2024-04-16T10:15:21.186Z] setToolWin: [2024-04-16T10:15:21.186Z] [2024-04-16T10:15:21.186Z] setToolUnix: [2024-04-16T10:15:21.186Z] [2024-04-16T10:15:21.186Z] setToolProperty: [2024-04-16T10:15:21.186Z] [2024-04-16T10:15:21.186Z] setS1ASclassPath: [2024-04-16T10:15:21.186Z] [2024-04-16T10:15:21.186Z] init-common: [2024-04-16T10:15:21.186Z] [2024-04-16T10:15:21.186Z] deploy-war-commonpe: [2024-04-16T10:15:21.202Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-bom-in-classic-syntax-encoding-mismatch-pagedir-web [2024-04-16T10:15:21.354Z] [java] Apr 16, 2024 10:15:21 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:15:21.354Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:15:21.354Z] [java] Apr 16, 2024 10:15:21 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:21.354Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:15:21.354Z] [java] Apr 16, 2024 10:15:21 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:15:21.354Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:15:21.354Z] [java] Apr 16, 2024 10:15:21 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:21.354Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:15:21.357Z] [exec] Looked up home!! [2024-04-16T10:15:21.357Z] [exec] Narrowed home!! [2024-04-16T10:15:21.457Z] [2024-04-16T10:15:21.457Z] all: [2024-04-16T10:15:21.457Z] [echo] [2024-04-16T10:15:21.457Z] [echo] ************************* [2024-04-16T10:15:21.457Z] [echo] * Running jspCacheTaglibPrecompile [2024-04-16T10:15:21.457Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile [2024-04-16T10:15:21.457Z] [echo] ************************* [2024-04-16T10:15:21.457Z] [echo] [2024-04-16T10:15:21.457Z] [2024-04-16T10:15:21.457Z] setOSConditions: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolWin: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolUnix: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolProperty: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setS1ASclassPath: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] init-common: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] clean: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setOSConditions: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolWin: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolUnix: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolProperty: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setS1ASclassPath: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] init-common: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] clean-common: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setOSConditions: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolWin: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolUnix: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setToolProperty: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] setS1ASclassPath: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.458Z] init-common: [2024-04-16T10:15:21.458Z] [2024-04-16T10:15:21.459Z] clean-classes-common: [2024-04-16T10:15:21.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setOSConditions: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setToolWin: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setToolUnix: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setToolProperty: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setS1ASclassPath: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] init-common: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] clean-jars-common: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] compile: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setOSConditions: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setToolWin: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setToolUnix: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setToolProperty: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setS1ASclassPath: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] init-common: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] compile-common: [2024-04-16T10:15:21.459Z] [echo] Current time (ISO): 2024-04-16T10:15:21.271+0000 [2024-04-16T10:15:21.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:21.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/servlet [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] build: [2024-04-16T10:15:21.459Z] [2024-04-16T10:15:21.459Z] setOSConditions: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] setToolWin: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] setToolUnix: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] setToolProperty: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] setS1ASclassPath: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] init-common: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] webclient-war-common: [2024-04-16T10:15:21.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] clear: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] test-tlds-exist: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] copy-tlds: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] test-tagfiles-exist: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] copy-tagfiles: [2024-04-16T10:15:21.460Z] [2024-04-16T10:15:21.460Z] package-war-common: [2024-04-16T10:15:21.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:21.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:21.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:21.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:21.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:21.460Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:21.460Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2024-04-16T10:15:21.460Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:21.461Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:21.461Z] [javac] Compiling 1 source file [2024-04-16T10:15:21.461Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCacheTaglibPrecompile/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:21.461Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] deploy: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] deploy-war-common: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] setOSConditions: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] setToolWin: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] setToolUnix: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] setToolProperty: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] setS1ASclassPath: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] init-common: [2024-04-16T10:15:21.461Z] [2024-04-16T10:15:21.461Z] deploy-war-commonpe: [2024-04-16T10:15:21.464Z] [exec] JMS Desctination ejb_mdb_cmt_InQueue created. [2024-04-16T10:15:21.464Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_cmt_InQueue --target server --force=false jms/ejb_mdb_cmt_InQueue [2024-04-16T10:15:21.464Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue created. [2024-04-16T10:15:21.464Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_cmt_OutQueue [2024-04-16T10:15:21.464Z] [exec] JMS Desctination ejb_mdb_cmt_OutQueue created. [2024-04-16T10:15:21.464Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_cmt_OutQueue --target server --force=false jms/ejb_mdb_cmt_OutQueue [2024-04-16T10:15:21.464Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue created. [2024-04-16T10:15:21.464Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2024-04-16T10:15:21.464Z] [2024-04-16T10:15:21.464Z] deploy: [2024-04-16T10:15:21.464Z] [2024-04-16T10:15:21.464Z] setOSConditions: [2024-04-16T10:15:21.464Z] [2024-04-16T10:15:21.464Z] setToolWin: [2024-04-16T10:15:21.464Z] [2024-04-16T10:15:21.464Z] setToolUnix: [2024-04-16T10:15:21.464Z] [2024-04-16T10:15:21.464Z] setToolProperty: [2024-04-16T10:15:21.464Z] [2024-04-16T10:15:21.464Z] setS1ASclassPath: [2024-04-16T10:15:21.464Z] [2024-04-16T10:15:21.465Z] init-common: [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] deploy-common: [2024-04-16T10:15:21.465Z] [echo] Current time (ISO): 2024-04-16T10:15:21.225+0000 [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] setOSConditions: [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] setToolWin: [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] setToolUnix: [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] setToolProperty: [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] setS1ASclassPath: [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] init-common: [2024-04-16T10:15:21.465Z] [2024-04-16T10:15:21.465Z] deploy-common-pe: [2024-04-16T10:15:21.610Z] [java] Apr 16, 2024 10:15:21 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:15:21.610Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb, java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb!org.glassfish.tests.ejb.autoclose.SimpleEjb] [2024-04-16T10:15:21.610Z] [java] Apr 16, 2024 10:15:21 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:15:21.610Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:15:21.636Z] [exec] Got the EJB!! [2024-04-16T10:15:21.636Z] [exec] [2024-04-16T10:15:21.636Z] [exec] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:15:21.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-event-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-event-qualifiers-web.war [2024-04-16T10:15:21.892Z] [exec] [2024-04-16T10:15:21.892Z] [exec] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:15:21.892Z] [exec] [2024-04-16T10:15:21.892Z] [exec] BMP Entity results (microsec): with tx no tx: [2024-04-16T10:15:21.892Z] [exec] Successfully caught exception class java.lang.Exception throwException [2024-04-16T10:15:21.892Z] [exec] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2024-04-16T10:15:21.892Z] [exec] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2024-04-16T10:15:21.892Z] [exec] Value of key is: main [2024-04-16T10:15:21.892Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:21.892Z] [exec] [2024-04-16T10:15:21.892Z] [exec] [2024-04-16T10:15:21.892Z] [exec] ----------------------------------------- [2024-04-16T10:15:21.892Z] [exec] - main: PASS - [2024-04-16T10:15:21.892Z] [exec] ----------------------------------------- [2024-04-16T10:15:21.892Z] [exec] Total PASS: 1 [2024-04-16T10:15:21.892Z] [exec] Total FAIL: 0 [2024-04-16T10:15:21.892Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:15:21.892Z] [exec] ----------------------------------------- [2024-04-16T10:15:22.024Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-cache-taglib-precompile --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-cache-taglib-precompile-web.war [2024-04-16T10:15:22.147Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:22.147Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:22.173Z] [java] Apr 16, 2024 10:15:21 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:22.173Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:22.173Z] [java] Apr 16, 2024 10:15:22 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:22.173Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [Pipeline] { [Pipeline] sh [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] checkReporting-common: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] confirmReportPresent-common: [2024-04-16T10:15:22.438Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:15:22.438Z] [echo] Test seems to be reported fine [2024-04-16T10:15:22.438Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/proxy/RepRunConf.txt [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] confirmMissingReport-common: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] undeploy: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] setOSConditions: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] setToolWin: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] setToolUnix: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] setToolProperty: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] setS1ASclassPath: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] init-common: [2024-04-16T10:15:22.438Z] [2024-04-16T10:15:22.438Z] undeploy-common: [2024-04-16T10:15:22.496Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtApp.ear [2024-04-16T10:15:22.754Z] [exec] Application deployed with name cdi-multiple-event-qualifiers-web. [2024-04-16T10:15:22.754Z] [2024-04-16T10:15:22.754Z] deploy-war-commonee: [2024-04-16T10:15:22.754Z] [2024-04-16T10:15:22.754Z] run: [2024-04-16T10:15:23.009Z] [java] opening connection to http://localhost:8080/cdi-multiple-event-qualifiers/myurl [2024-04-16T10:15:23.009Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:23.009Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:23.009Z] [java] [2024-04-16T10:15:23.009Z] [java] [2024-04-16T10:15:23.010Z] [java] ----------------------------------------- [2024-04-16T10:15:23.010Z] [java] - events-multiple-event-qualifiers: PASS - [2024-04-16T10:15:23.010Z] [java] ----------------------------------------- [2024-04-16T10:15:23.010Z] [java] - Total PASS : 1 - [2024-04-16T10:15:23.010Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:23.010Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:23.010Z] [java] ----------------------------------------- [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] undeploy: [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] setOSConditions: [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] setToolWin: [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] setToolUnix: [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] setToolProperty: [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] setS1ASclassPath: [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] init-common: [2024-04-16T10:15:23.010Z] [2024-04-16T10:15:23.010Z] undeploy-war-common: [2024-04-16T10:15:23.044Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-proxyApp [2024-04-16T10:15:23.099Z] + id [2024-04-16T10:15:23.099Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:15:23.099Z] + uname -a [2024-04-16T10:15:23.099Z] Linux basic-2cv13 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:15:23.099Z] + env [2024-04-16T10:15:23.099Z] + sort [2024-04-16T10:15:23.099Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:23.099Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:23.099Z] BRANCH_NAME=PR-24889 [2024-04-16T10:15:23.099Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:15:23.099Z] BUILD_ID=5 [2024-04-16T10:15:23.099Z] BUILD_NUMBER=5 [2024-04-16T10:15:23.099Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:15:23.099Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:15:23.099Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:15:23.099Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:15:23.099Z] CHANGE_FORK=samsonsouley [2024-04-16T10:15:23.099Z] CHANGE_ID=24889 [2024-04-16T10:15:23.099Z] CHANGE_TARGET=master [2024-04-16T10:15:23.099Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:15:23.099Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:15:23.099Z] CI=true [2024-04-16T10:15:23.099Z] EXECUTOR_NUMBER=0 [2024-04-16T10:15:23.099Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:15:23.099Z] HOME=/home/jenkins [2024-04-16T10:15:23.099Z] HOSTNAME=basic-2cv13 [2024-04-16T10:15:23.099Z] HUDSON_COOKIE=48f83911-ad6f-4bbd-8eed-209562b95dd9 [2024-04-16T10:15:23.099Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:15:23.099Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:15:23.099Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:15:23.099Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:15:23.099Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:15:23.099Z] JENKINS_AGENT_NAME=basic-2cv13 [2024-04-16T10:15:23.099Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:15:23.099Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:15:23.099Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:15:23.099Z] JENKINS_NAME=basic-2cv13 [2024-04-16T10:15:23.099Z] JENKINS_NODE_COOKIE=f99e68aa-eb0e-4965-8ecf-5e31997439d2 [2024-04-16T10:15:23.099Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:15:23.099Z] JENKINS_SECRET=**** [2024-04-16T10:15:23.099Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:15:23.099Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:15:23.099Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:15:23.099Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:15:23.099Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:15:23.099Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:15:23.099Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:15:23.099Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:15:23.099Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:15:23.099Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:15:23.099Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:15:23.099Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:15:23.099Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:15:23.099Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:15:23.099Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:15:23.099Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:15:23.099Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:15:23.099Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:15:23.099Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:15:23.099Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:15:23.099Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:15:23.099Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:15:23.099Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:15:23.099Z] LANG=en_US.UTF-8 [2024-04-16T10:15:23.099Z] LANGUAGE=en_US:en [2024-04-16T10:15:23.099Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:15:23.099Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:15:23.099Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:15:23.099Z] NODE_LABELS=basic-2cv13 basic [2024-04-16T10:15:23.099Z] NODE_NAME=basic-2cv13 [2024-04-16T10:15:23.099Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:15:23.099Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-2cv13 [2024-04-16T10:15:23.100Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:15:23.100Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:15:23.100Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:15:23.100Z] PORT_ADMIN=4848 [2024-04-16T10:15:23.100Z] PORT_HTTP=8080 [2024-04-16T10:15:23.100Z] PORT_HTTPS=8181 [2024-04-16T10:15:23.100Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:23.100Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:15:23.100Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:15:23.100Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:15:23.100Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:15:23.100Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:23.100Z] SHLVL=1 [2024-04-16T10:15:23.100Z] STAGE_NAME=batch_all [2024-04-16T10:15:23.100Z] TERM=xterm [2024-04-16T10:15:23.100Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:15:23.100Z] USER_NAME=jenkins [2024-04-16T10:15:23.100Z] _=/usr/bin/env [2024-04-16T10:15:23.100Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:23.100Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:15:23.100Z] + df -h [2024-04-16T10:15:23.100Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:15:23.100Z] overlay 32G 20K 32G 1% / [2024-04-16T10:15:23.100Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:15:23.100Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:15:23.100Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:15:23.100Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-04-16T10:15:23.100Z] /dev/sda4 894G 253G 642G 29% /etc/hosts [2024-04-16T10:15:23.100Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:15:23.100Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:15:23.100Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:15:23.100Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:15:23.100Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:15:23.100Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:15:23.100Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:15:23.100Z] 87 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:15:23.100Z] + mvn -version [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] all: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] stubser: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setOSConditions: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setToolWin: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setToolUnix: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setToolProperty: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setS1ASclassPath: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] init-common: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] clean: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setOSConditions: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setToolWin: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setToolUnix: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setToolProperty: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] setS1ASclassPath: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.299Z] init-common: [2024-04-16T10:15:23.299Z] [2024-04-16T10:15:23.300Z] clean-common: [2024-04-16T10:15:23.300Z] [2024-04-16T10:15:23.300Z] setOSConditions: [2024-04-16T10:15:23.300Z] [2024-04-16T10:15:23.300Z] setToolWin: [2024-04-16T10:15:23.300Z] [2024-04-16T10:15:23.300Z] setToolUnix: [2024-04-16T10:15:23.300Z] [2024-04-16T10:15:23.300Z] setToolProperty: [2024-04-16T10:15:23.300Z] [2024-04-16T10:15:23.300Z] setS1ASclassPath: [2024-04-16T10:15:23.300Z] [2024-04-16T10:15:23.300Z] init-common: [2024-04-16T10:15:23.360Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:15:23.360Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:15:23.360Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:15:23.360Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:15:23.360Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:15:23.360Z] + ant -version [2024-04-16T10:15:23.360Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:15:23.360Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:15:23.360Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-dc182c66/script.sh.copy: line 9: ps: command not found [2024-04-16T10:15:23.360Z] + true [2024-04-16T10:15:23.360Z] + cat /proc/cpuinfo [2024-04-16T10:15:23.360Z] processor : 0 [2024-04-16T10:15:23.360Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.360Z] cpu family : 6 [2024-04-16T10:15:23.360Z] model : 85 [2024-04-16T10:15:23.360Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.360Z] stepping : 7 [2024-04-16T10:15:23.360Z] microcode : 0x5003302 [2024-04-16T10:15:23.360Z] cpu MHz : 2899.986 [2024-04-16T10:15:23.360Z] cache size : 14080 KB [2024-04-16T10:15:23.360Z] physical id : 0 [2024-04-16T10:15:23.360Z] siblings : 20 [2024-04-16T10:15:23.360Z] core id : 0 [2024-04-16T10:15:23.360Z] cpu cores : 10 [2024-04-16T10:15:23.360Z] apicid : 0 [2024-04-16T10:15:23.360Z] initial apicid : 0 [2024-04-16T10:15:23.360Z] fpu : yes [2024-04-16T10:15:23.360Z] fpu_exception : yes [2024-04-16T10:15:23.360Z] cpuid level : 22 [2024-04-16T10:15:23.360Z] wp : yes [2024-04-16T10:15:23.361Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.361Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.361Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.361Z] bogomips : 4800.00 [2024-04-16T10:15:23.361Z] clflush size : 64 [2024-04-16T10:15:23.361Z] cache_alignment : 64 [2024-04-16T10:15:23.361Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.361Z] power management: [2024-04-16T10:15:23.361Z] [2024-04-16T10:15:23.361Z] processor : 1 [2024-04-16T10:15:23.361Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.361Z] cpu family : 6 [2024-04-16T10:15:23.361Z] model : 85 [2024-04-16T10:15:23.361Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.361Z] stepping : 7 [2024-04-16T10:15:23.361Z] microcode : 0x5003302 [2024-04-16T10:15:23.361Z] cpu MHz : 2900.003 [2024-04-16T10:15:23.361Z] cache size : 14080 KB [2024-04-16T10:15:23.361Z] physical id : 0 [2024-04-16T10:15:23.361Z] siblings : 20 [2024-04-16T10:15:23.361Z] core id : 1 [2024-04-16T10:15:23.361Z] cpu cores : 10 [2024-04-16T10:15:23.361Z] apicid : 2 [2024-04-16T10:15:23.361Z] initial apicid : 2 [2024-04-16T10:15:23.361Z] fpu : yes [2024-04-16T10:15:23.361Z] fpu_exception : yes [2024-04-16T10:15:23.361Z] cpuid level : 22 [2024-04-16T10:15:23.361Z] wp : yes [2024-04-16T10:15:23.361Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.361Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.361Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.361Z] bogomips : 4800.00 [2024-04-16T10:15:23.361Z] clflush size : 64 [2024-04-16T10:15:23.361Z] cache_alignment : 64 [2024-04-16T10:15:23.361Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.361Z] power management: [2024-04-16T10:15:23.361Z] [2024-04-16T10:15:23.361Z] processor : 2 [2024-04-16T10:15:23.361Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.361Z] cpu family : 6 [2024-04-16T10:15:23.361Z] model : 85 [2024-04-16T10:15:23.361Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.361Z] stepping : 7 [2024-04-16T10:15:23.361Z] microcode : 0x5003302 [2024-04-16T10:15:23.361Z] cpu MHz : 2900.945 [2024-04-16T10:15:23.361Z] cache size : 14080 KB [2024-04-16T10:15:23.361Z] physical id : 0 [2024-04-16T10:15:23.361Z] siblings : 20 [2024-04-16T10:15:23.361Z] core id : 2 [2024-04-16T10:15:23.361Z] cpu cores : 10 [2024-04-16T10:15:23.361Z] apicid : 4 [2024-04-16T10:15:23.361Z] initial apicid : 4 [2024-04-16T10:15:23.361Z] fpu : yes [2024-04-16T10:15:23.361Z] fpu_exception : yes [2024-04-16T10:15:23.361Z] cpuid level : 22 [2024-04-16T10:15:23.361Z] wp : yes [2024-04-16T10:15:23.361Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.362Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.362Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.362Z] bogomips : 4800.00 [2024-04-16T10:15:23.362Z] clflush size : 64 [2024-04-16T10:15:23.362Z] cache_alignment : 64 [2024-04-16T10:15:23.362Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.362Z] power management: [2024-04-16T10:15:23.362Z] [2024-04-16T10:15:23.362Z] processor : 3 [2024-04-16T10:15:23.362Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.362Z] cpu family : 6 [2024-04-16T10:15:23.362Z] model : 85 [2024-04-16T10:15:23.362Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.362Z] stepping : 7 [2024-04-16T10:15:23.362Z] microcode : 0x5003302 [2024-04-16T10:15:23.362Z] cpu MHz : 2900.049 [2024-04-16T10:15:23.362Z] cache size : 14080 KB [2024-04-16T10:15:23.362Z] physical id : 0 [2024-04-16T10:15:23.362Z] siblings : 20 [2024-04-16T10:15:23.362Z] core id : 3 [2024-04-16T10:15:23.362Z] cpu cores : 10 [2024-04-16T10:15:23.362Z] apicid : 6 [2024-04-16T10:15:23.362Z] initial apicid : 6 [2024-04-16T10:15:23.362Z] fpu : yes [2024-04-16T10:15:23.362Z] fpu_exception : yes [2024-04-16T10:15:23.362Z] cpuid level : 22 [2024-04-16T10:15:23.362Z] wp : yes [2024-04-16T10:15:23.362Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.362Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.362Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.362Z] bogomips : 4800.00 [2024-04-16T10:15:23.362Z] clflush size : 64 [2024-04-16T10:15:23.362Z] cache_alignment : 64 [2024-04-16T10:15:23.362Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.362Z] power management: [2024-04-16T10:15:23.362Z] [2024-04-16T10:15:23.362Z] processor : 4 [2024-04-16T10:15:23.362Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.362Z] cpu family : 6 [2024-04-16T10:15:23.362Z] model : 85 [2024-04-16T10:15:23.362Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.362Z] stepping : 7 [2024-04-16T10:15:23.362Z] microcode : 0x5003302 [2024-04-16T10:15:23.362Z] cpu MHz : 2900.236 [2024-04-16T10:15:23.362Z] cache size : 14080 KB [2024-04-16T10:15:23.362Z] physical id : 0 [2024-04-16T10:15:23.362Z] siblings : 20 [2024-04-16T10:15:23.362Z] core id : 4 [2024-04-16T10:15:23.362Z] cpu cores : 10 [2024-04-16T10:15:23.362Z] apicid : 8 [2024-04-16T10:15:23.362Z] initial apicid : 8 [2024-04-16T10:15:23.362Z] fpu : yes [2024-04-16T10:15:23.362Z] fpu_exception : yes [2024-04-16T10:15:23.362Z] cpuid level : 22 [2024-04-16T10:15:23.362Z] wp : yes [2024-04-16T10:15:23.362Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.362Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.362Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.362Z] bogomips : 4800.00 [2024-04-16T10:15:23.362Z] clflush size : 64 [2024-04-16T10:15:23.362Z] cache_alignment : 64 [2024-04-16T10:15:23.362Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.362Z] power management: [2024-04-16T10:15:23.362Z] [2024-04-16T10:15:23.362Z] processor : 5 [2024-04-16T10:15:23.362Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.362Z] cpu family : 6 [2024-04-16T10:15:23.363Z] model : 85 [2024-04-16T10:15:23.363Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.363Z] stepping : 7 [2024-04-16T10:15:23.363Z] microcode : 0x5003302 [2024-04-16T10:15:23.363Z] cpu MHz : 2900.028 [2024-04-16T10:15:23.363Z] cache size : 14080 KB [2024-04-16T10:15:23.363Z] physical id : 0 [2024-04-16T10:15:23.363Z] siblings : 20 [2024-04-16T10:15:23.363Z] core id : 8 [2024-04-16T10:15:23.363Z] cpu cores : 10 [2024-04-16T10:15:23.363Z] apicid : 16 [2024-04-16T10:15:23.363Z] initial apicid : 16 [2024-04-16T10:15:23.363Z] fpu : yes [2024-04-16T10:15:23.363Z] fpu_exception : yes [2024-04-16T10:15:23.363Z] cpuid level : 22 [2024-04-16T10:15:23.363Z] wp : yes [2024-04-16T10:15:23.363Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.363Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.363Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.363Z] bogomips : 4800.00 [2024-04-16T10:15:23.363Z] clflush size : 64 [2024-04-16T10:15:23.363Z] cache_alignment : 64 [2024-04-16T10:15:23.363Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.363Z] power management: [2024-04-16T10:15:23.363Z] [2024-04-16T10:15:23.363Z] processor : 6 [2024-04-16T10:15:23.363Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.363Z] cpu family : 6 [2024-04-16T10:15:23.363Z] model : 85 [2024-04-16T10:15:23.363Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.363Z] stepping : 7 [2024-04-16T10:15:23.363Z] microcode : 0x5003302 [2024-04-16T10:15:23.363Z] cpu MHz : 2899.517 [2024-04-16T10:15:23.363Z] cache size : 14080 KB [2024-04-16T10:15:23.363Z] physical id : 0 [2024-04-16T10:15:23.363Z] siblings : 20 [2024-04-16T10:15:23.363Z] core id : 9 [2024-04-16T10:15:23.363Z] cpu cores : 10 [2024-04-16T10:15:23.363Z] apicid : 18 [2024-04-16T10:15:23.363Z] initial apicid : 18 [2024-04-16T10:15:23.363Z] fpu : yes [2024-04-16T10:15:23.363Z] fpu_exception : yes [2024-04-16T10:15:23.363Z] cpuid level : 22 [2024-04-16T10:15:23.363Z] wp : yes [2024-04-16T10:15:23.363Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.363Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.363Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.363Z] bogomips : 4800.00 [2024-04-16T10:15:23.363Z] clflush size : 64 [2024-04-16T10:15:23.363Z] cache_alignment : 64 [2024-04-16T10:15:23.363Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.363Z] power management: [2024-04-16T10:15:23.363Z] [2024-04-16T10:15:23.363Z] processor : 7 [2024-04-16T10:15:23.363Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.363Z] cpu family : 6 [2024-04-16T10:15:23.363Z] model : 85 [2024-04-16T10:15:23.363Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.363Z] stepping : 7 [2024-04-16T10:15:23.363Z] microcode : 0x5003302 [2024-04-16T10:15:23.363Z] cpu MHz : 2899.125 [2024-04-16T10:15:23.363Z] cache size : 14080 KB [2024-04-16T10:15:23.363Z] physical id : 0 [2024-04-16T10:15:23.363Z] siblings : 20 [2024-04-16T10:15:23.363Z] core id : 10 [2024-04-16T10:15:23.363Z] cpu cores : 10 [2024-04-16T10:15:23.363Z] apicid : 20 [2024-04-16T10:15:23.363Z] initial apicid : 20 [2024-04-16T10:15:23.363Z] fpu : yes [2024-04-16T10:15:23.363Z] fpu_exception : yes [2024-04-16T10:15:23.363Z] cpuid level : 22 [2024-04-16T10:15:23.363Z] wp : yes [2024-04-16T10:15:23.364Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.364Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.364Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.364Z] bogomips : 4800.00 [2024-04-16T10:15:23.364Z] clflush size : 64 [2024-04-16T10:15:23.364Z] cache_alignment : 64 [2024-04-16T10:15:23.364Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.364Z] power management: [2024-04-16T10:15:23.364Z] [2024-04-16T10:15:23.364Z] processor : 8 [2024-04-16T10:15:23.364Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.364Z] cpu family : 6 [2024-04-16T10:15:23.364Z] model : 85 [2024-04-16T10:15:23.364Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.364Z] stepping : 7 [2024-04-16T10:15:23.364Z] microcode : 0x5003302 [2024-04-16T10:15:23.364Z] cpu MHz : 2903.263 [2024-04-16T10:15:23.364Z] cache size : 14080 KB [2024-04-16T10:15:23.364Z] physical id : 0 [2024-04-16T10:15:23.364Z] siblings : 20 [2024-04-16T10:15:23.364Z] core id : 11 [2024-04-16T10:15:23.364Z] cpu cores : 10 [2024-04-16T10:15:23.364Z] apicid : 22 [2024-04-16T10:15:23.364Z] initial apicid : 22 [2024-04-16T10:15:23.364Z] fpu : yes [2024-04-16T10:15:23.364Z] fpu_exception : yes [2024-04-16T10:15:23.364Z] cpuid level : 22 [2024-04-16T10:15:23.364Z] wp : yes [2024-04-16T10:15:23.364Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.364Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.364Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.364Z] bogomips : 4800.00 [2024-04-16T10:15:23.364Z] clflush size : 64 [2024-04-16T10:15:23.364Z] cache_alignment : 64 [2024-04-16T10:15:23.364Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.364Z] power management: [2024-04-16T10:15:23.364Z] [2024-04-16T10:15:23.364Z] processor : 9 [2024-04-16T10:15:23.364Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.364Z] cpu family : 6 [2024-04-16T10:15:23.364Z] model : 85 [2024-04-16T10:15:23.364Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.364Z] stepping : 7 [2024-04-16T10:15:23.364Z] microcode : 0x5003302 [2024-04-16T10:15:23.364Z] cpu MHz : 2900.445 [2024-04-16T10:15:23.364Z] cache size : 14080 KB [2024-04-16T10:15:23.364Z] physical id : 0 [2024-04-16T10:15:23.364Z] siblings : 20 [2024-04-16T10:15:23.364Z] core id : 12 [2024-04-16T10:15:23.364Z] cpu cores : 10 [2024-04-16T10:15:23.364Z] apicid : 24 [2024-04-16T10:15:23.364Z] initial apicid : 24 [2024-04-16T10:15:23.364Z] fpu : yes [2024-04-16T10:15:23.364Z] fpu_exception : yes [2024-04-16T10:15:23.364Z] cpuid level : 22 [2024-04-16T10:15:23.364Z] wp : yes [2024-04-16T10:15:23.364Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.365Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.365Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.365Z] bogomips : 4800.00 [2024-04-16T10:15:23.365Z] clflush size : 64 [2024-04-16T10:15:23.365Z] cache_alignment : 64 [2024-04-16T10:15:23.365Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.365Z] power management: [2024-04-16T10:15:23.365Z] [2024-04-16T10:15:23.365Z] processor : 10 [2024-04-16T10:15:23.365Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.365Z] cpu family : 6 [2024-04-16T10:15:23.365Z] model : 85 [2024-04-16T10:15:23.365Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.365Z] stepping : 7 [2024-04-16T10:15:23.365Z] microcode : 0x5003302 [2024-04-16T10:15:23.365Z] cpu MHz : 2903.098 [2024-04-16T10:15:23.365Z] cache size : 14080 KB [2024-04-16T10:15:23.365Z] physical id : 1 [2024-04-16T10:15:23.365Z] siblings : 20 [2024-04-16T10:15:23.365Z] core id : 0 [2024-04-16T10:15:23.365Z] cpu cores : 10 [2024-04-16T10:15:23.365Z] apicid : 32 [2024-04-16T10:15:23.365Z] initial apicid : 32 [2024-04-16T10:15:23.365Z] fpu : yes [2024-04-16T10:15:23.365Z] fpu_exception : yes [2024-04-16T10:15:23.365Z] cpuid level : 22 [2024-04-16T10:15:23.365Z] wp : yes [2024-04-16T10:15:23.365Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.365Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.365Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.365Z] bogomips : 4807.56 [2024-04-16T10:15:23.365Z] clflush size : 64 [2024-04-16T10:15:23.365Z] cache_alignment : 64 [2024-04-16T10:15:23.365Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.365Z] power management: [2024-04-16T10:15:23.365Z] [2024-04-16T10:15:23.365Z] processor : 11 [2024-04-16T10:15:23.365Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.365Z] cpu family : 6 [2024-04-16T10:15:23.365Z] model : 85 [2024-04-16T10:15:23.365Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.365Z] stepping : 7 [2024-04-16T10:15:23.365Z] microcode : 0x5003302 [2024-04-16T10:15:23.365Z] cpu MHz : 2900.009 [2024-04-16T10:15:23.365Z] cache size : 14080 KB [2024-04-16T10:15:23.365Z] physical id : 1 [2024-04-16T10:15:23.365Z] siblings : 20 [2024-04-16T10:15:23.365Z] core id : 1 [2024-04-16T10:15:23.365Z] cpu cores : 10 [2024-04-16T10:15:23.365Z] apicid : 34 [2024-04-16T10:15:23.365Z] initial apicid : 34 [2024-04-16T10:15:23.365Z] fpu : yes [2024-04-16T10:15:23.365Z] fpu_exception : yes [2024-04-16T10:15:23.365Z] cpuid level : 22 [2024-04-16T10:15:23.365Z] wp : yes [2024-04-16T10:15:23.365Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.365Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.366Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.366Z] bogomips : 4807.56 [2024-04-16T10:15:23.366Z] clflush size : 64 [2024-04-16T10:15:23.366Z] cache_alignment : 64 [2024-04-16T10:15:23.366Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.366Z] power management: [2024-04-16T10:15:23.366Z] [2024-04-16T10:15:23.366Z] processor : 12 [2024-04-16T10:15:23.366Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.366Z] cpu family : 6 [2024-04-16T10:15:23.366Z] model : 85 [2024-04-16T10:15:23.366Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.366Z] stepping : 7 [2024-04-16T10:15:23.366Z] microcode : 0x5003302 [2024-04-16T10:15:23.366Z] cpu MHz : 2895.432 [2024-04-16T10:15:23.366Z] cache size : 14080 KB [2024-04-16T10:15:23.366Z] physical id : 1 [2024-04-16T10:15:23.366Z] siblings : 20 [2024-04-16T10:15:23.366Z] core id : 2 [2024-04-16T10:15:23.366Z] cpu cores : 10 [2024-04-16T10:15:23.366Z] apicid : 36 [2024-04-16T10:15:23.366Z] initial apicid : 36 [2024-04-16T10:15:23.366Z] fpu : yes [2024-04-16T10:15:23.366Z] fpu_exception : yes [2024-04-16T10:15:23.366Z] cpuid level : 22 [2024-04-16T10:15:23.366Z] wp : yes [2024-04-16T10:15:23.366Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.366Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.366Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.366Z] bogomips : 4807.56 [2024-04-16T10:15:23.366Z] clflush size : 64 [2024-04-16T10:15:23.366Z] cache_alignment : 64 [2024-04-16T10:15:23.366Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.366Z] power management: [2024-04-16T10:15:23.366Z] [2024-04-16T10:15:23.366Z] processor : 13 [2024-04-16T10:15:23.366Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.366Z] cpu family : 6 [2024-04-16T10:15:23.366Z] model : 85 [2024-04-16T10:15:23.366Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.366Z] stepping : 7 [2024-04-16T10:15:23.366Z] microcode : 0x5003302 [2024-04-16T10:15:23.366Z] cpu MHz : 2899.990 [2024-04-16T10:15:23.366Z] cache size : 14080 KB [2024-04-16T10:15:23.366Z] physical id : 1 [2024-04-16T10:15:23.366Z] siblings : 20 [2024-04-16T10:15:23.366Z] core id : 3 [2024-04-16T10:15:23.366Z] cpu cores : 10 [2024-04-16T10:15:23.366Z] apicid : 38 [2024-04-16T10:15:23.366Z] initial apicid : 38 [2024-04-16T10:15:23.366Z] fpu : yes [2024-04-16T10:15:23.366Z] fpu_exception : yes [2024-04-16T10:15:23.366Z] cpuid level : 22 [2024-04-16T10:15:23.366Z] wp : yes [2024-04-16T10:15:23.366Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.366Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.366Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.366Z] bogomips : 4807.56 [2024-04-16T10:15:23.366Z] clflush size : 64 [2024-04-16T10:15:23.366Z] cache_alignment : 64 [2024-04-16T10:15:23.366Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.366Z] power management: [2024-04-16T10:15:23.366Z] [2024-04-16T10:15:23.366Z] processor : 14 [2024-04-16T10:15:23.366Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.366Z] cpu family : 6 [2024-04-16T10:15:23.366Z] model : 85 [2024-04-16T10:15:23.366Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.366Z] stepping : 7 [2024-04-16T10:15:23.366Z] microcode : 0x5003302 [2024-04-16T10:15:23.366Z] cpu MHz : 2899.958 [2024-04-16T10:15:23.366Z] cache size : 14080 KB [2024-04-16T10:15:23.366Z] physical id : 1 [2024-04-16T10:15:23.366Z] siblings : 20 [2024-04-16T10:15:23.366Z] core id : 4 [2024-04-16T10:15:23.366Z] cpu cores : 10 [2024-04-16T10:15:23.366Z] apicid : 40 [2024-04-16T10:15:23.367Z] initial apicid : 40 [2024-04-16T10:15:23.367Z] fpu : yes [2024-04-16T10:15:23.367Z] fpu_exception : yes [2024-04-16T10:15:23.367Z] cpuid level : 22 [2024-04-16T10:15:23.367Z] wp : yes [2024-04-16T10:15:23.367Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.367Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.367Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.367Z] bogomips : 4807.56 [2024-04-16T10:15:23.367Z] clflush size : 64 [2024-04-16T10:15:23.367Z] cache_alignment : 64 [2024-04-16T10:15:23.367Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.367Z] power management: [2024-04-16T10:15:23.367Z] [2024-04-16T10:15:23.367Z] processor : 15 [2024-04-16T10:15:23.367Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.367Z] cpu family : 6 [2024-04-16T10:15:23.367Z] model : 85 [2024-04-16T10:15:23.367Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.367Z] stepping : 7 [2024-04-16T10:15:23.367Z] microcode : 0x5003302 [2024-04-16T10:15:23.367Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.367Z] cache size : 14080 KB [2024-04-16T10:15:23.367Z] physical id : 1 [2024-04-16T10:15:23.367Z] siblings : 20 [2024-04-16T10:15:23.367Z] core id : 8 [2024-04-16T10:15:23.367Z] cpu cores : 10 [2024-04-16T10:15:23.367Z] apicid : 48 [2024-04-16T10:15:23.367Z] initial apicid : 48 [2024-04-16T10:15:23.367Z] fpu : yes [2024-04-16T10:15:23.367Z] fpu_exception : yes [2024-04-16T10:15:23.367Z] cpuid level : 22 [2024-04-16T10:15:23.367Z] wp : yes [2024-04-16T10:15:23.367Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.367Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.367Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.367Z] bogomips : 4807.56 [2024-04-16T10:15:23.367Z] clflush size : 64 [2024-04-16T10:15:23.367Z] cache_alignment : 64 [2024-04-16T10:15:23.367Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.367Z] power management: [2024-04-16T10:15:23.367Z] [2024-04-16T10:15:23.367Z] processor : 16 [2024-04-16T10:15:23.367Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.367Z] cpu family : 6 [2024-04-16T10:15:23.367Z] model : 85 [2024-04-16T10:15:23.367Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.367Z] stepping : 7 [2024-04-16T10:15:23.367Z] microcode : 0x5003302 [2024-04-16T10:15:23.367Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.367Z] cache size : 14080 KB [2024-04-16T10:15:23.367Z] physical id : 1 [2024-04-16T10:15:23.367Z] siblings : 20 [2024-04-16T10:15:23.367Z] core id : 9 [2024-04-16T10:15:23.367Z] cpu cores : 10 [2024-04-16T10:15:23.367Z] apicid : 50 [2024-04-16T10:15:23.367Z] initial apicid : 50 [2024-04-16T10:15:23.367Z] fpu : yes [2024-04-16T10:15:23.367Z] fpu_exception : yes [2024-04-16T10:15:23.367Z] cpuid level : 22 [2024-04-16T10:15:23.367Z] wp : yes [2024-04-16T10:15:23.368Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.368Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.368Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.368Z] bogomips : 4807.56 [2024-04-16T10:15:23.368Z] clflush size : 64 [2024-04-16T10:15:23.368Z] cache_alignment : 64 [2024-04-16T10:15:23.368Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.368Z] power management: [2024-04-16T10:15:23.368Z] [2024-04-16T10:15:23.368Z] processor : 17 [2024-04-16T10:15:23.368Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.368Z] cpu family : 6 [2024-04-16T10:15:23.368Z] model : 85 [2024-04-16T10:15:23.368Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.368Z] stepping : 7 [2024-04-16T10:15:23.368Z] microcode : 0x5003302 [2024-04-16T10:15:23.368Z] cpu MHz : 2899.985 [2024-04-16T10:15:23.368Z] cache size : 14080 KB [2024-04-16T10:15:23.368Z] physical id : 1 [2024-04-16T10:15:23.368Z] siblings : 20 [2024-04-16T10:15:23.368Z] core id : 10 [2024-04-16T10:15:23.368Z] cpu cores : 10 [2024-04-16T10:15:23.368Z] apicid : 52 [2024-04-16T10:15:23.368Z] initial apicid : 52 [2024-04-16T10:15:23.368Z] fpu : yes [2024-04-16T10:15:23.368Z] fpu_exception : yes [2024-04-16T10:15:23.368Z] cpuid level : 22 [2024-04-16T10:15:23.368Z] wp : yes [2024-04-16T10:15:23.368Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.368Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.368Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.368Z] bogomips : 4807.56 [2024-04-16T10:15:23.368Z] clflush size : 64 [2024-04-16T10:15:23.368Z] cache_alignment : 64 [2024-04-16T10:15:23.368Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.368Z] power management: [2024-04-16T10:15:23.368Z] [2024-04-16T10:15:23.368Z] processor : 18 [2024-04-16T10:15:23.368Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.368Z] cpu family : 6 [2024-04-16T10:15:23.368Z] model : 85 [2024-04-16T10:15:23.368Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.368Z] stepping : 7 [2024-04-16T10:15:23.368Z] microcode : 0x5003302 [2024-04-16T10:15:23.368Z] cpu MHz : 2899.979 [2024-04-16T10:15:23.368Z] cache size : 14080 KB [2024-04-16T10:15:23.368Z] physical id : 1 [2024-04-16T10:15:23.368Z] siblings : 20 [2024-04-16T10:15:23.368Z] core id : 11 [2024-04-16T10:15:23.368Z] cpu cores : 10 [2024-04-16T10:15:23.368Z] apicid : 54 [2024-04-16T10:15:23.368Z] initial apicid : 54 [2024-04-16T10:15:23.368Z] fpu : yes [2024-04-16T10:15:23.368Z] fpu_exception : yes [2024-04-16T10:15:23.368Z] cpuid level : 22 [2024-04-16T10:15:23.368Z] wp : yes [2024-04-16T10:15:23.368Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.369Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.369Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.369Z] bogomips : 4807.56 [2024-04-16T10:15:23.369Z] clflush size : 64 [2024-04-16T10:15:23.369Z] cache_alignment : 64 [2024-04-16T10:15:23.369Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.369Z] power management: [2024-04-16T10:15:23.369Z] [2024-04-16T10:15:23.369Z] processor : 19 [2024-04-16T10:15:23.369Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.369Z] cpu family : 6 [2024-04-16T10:15:23.369Z] model : 85 [2024-04-16T10:15:23.369Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.369Z] stepping : 7 [2024-04-16T10:15:23.369Z] microcode : 0x5003302 [2024-04-16T10:15:23.369Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.369Z] cache size : 14080 KB [2024-04-16T10:15:23.369Z] physical id : 1 [2024-04-16T10:15:23.369Z] siblings : 20 [2024-04-16T10:15:23.369Z] core id : 12 [2024-04-16T10:15:23.369Z] cpu cores : 10 [2024-04-16T10:15:23.369Z] apicid : 56 [2024-04-16T10:15:23.369Z] initial apicid : 56 [2024-04-16T10:15:23.369Z] fpu : yes [2024-04-16T10:15:23.369Z] fpu_exception : yes [2024-04-16T10:15:23.369Z] cpuid level : 22 [2024-04-16T10:15:23.369Z] wp : yes [2024-04-16T10:15:23.369Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.369Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.369Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.369Z] bogomips : 4807.56 [2024-04-16T10:15:23.369Z] clflush size : 64 [2024-04-16T10:15:23.369Z] cache_alignment : 64 [2024-04-16T10:15:23.369Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.369Z] power management: [2024-04-16T10:15:23.369Z] [2024-04-16T10:15:23.369Z] processor : 20 [2024-04-16T10:15:23.369Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.369Z] cpu family : 6 [2024-04-16T10:15:23.369Z] model : 85 [2024-04-16T10:15:23.369Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.369Z] stepping : 7 [2024-04-16T10:15:23.369Z] microcode : 0x5003302 [2024-04-16T10:15:23.369Z] cpu MHz : 2900.086 [2024-04-16T10:15:23.369Z] cache size : 14080 KB [2024-04-16T10:15:23.369Z] physical id : 0 [2024-04-16T10:15:23.369Z] siblings : 20 [2024-04-16T10:15:23.369Z] core id : 0 [2024-04-16T10:15:23.369Z] cpu cores : 10 [2024-04-16T10:15:23.369Z] apicid : 1 [2024-04-16T10:15:23.369Z] initial apicid : 1 [2024-04-16T10:15:23.369Z] fpu : yes [2024-04-16T10:15:23.369Z] fpu_exception : yes [2024-04-16T10:15:23.369Z] cpuid level : 22 [2024-04-16T10:15:23.369Z] wp : yes [2024-04-16T10:15:23.369Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.369Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.369Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.369Z] bogomips : 4800.00 [2024-04-16T10:15:23.369Z] clflush size : 64 [2024-04-16T10:15:23.369Z] cache_alignment : 64 [2024-04-16T10:15:23.369Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.369Z] power management: [2024-04-16T10:15:23.369Z] [2024-04-16T10:15:23.369Z] processor : 21 [2024-04-16T10:15:23.369Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.370Z] cpu family : 6 [2024-04-16T10:15:23.370Z] model : 85 [2024-04-16T10:15:23.370Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.370Z] stepping : 7 [2024-04-16T10:15:23.370Z] microcode : 0x5003302 [2024-04-16T10:15:23.370Z] cpu MHz : 2899.857 [2024-04-16T10:15:23.370Z] cache size : 14080 KB [2024-04-16T10:15:23.370Z] physical id : 0 [2024-04-16T10:15:23.370Z] siblings : 20 [2024-04-16T10:15:23.370Z] core id : 1 [2024-04-16T10:15:23.370Z] cpu cores : 10 [2024-04-16T10:15:23.370Z] apicid : 3 [2024-04-16T10:15:23.370Z] initial apicid : 3 [2024-04-16T10:15:23.370Z] fpu : yes [2024-04-16T10:15:23.370Z] fpu_exception : yes [2024-04-16T10:15:23.370Z] cpuid level : 22 [2024-04-16T10:15:23.370Z] wp : yes [2024-04-16T10:15:23.370Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.370Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.370Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.370Z] bogomips : 4800.00 [2024-04-16T10:15:23.370Z] clflush size : 64 [2024-04-16T10:15:23.370Z] cache_alignment : 64 [2024-04-16T10:15:23.370Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.370Z] power management: [2024-04-16T10:15:23.370Z] [2024-04-16T10:15:23.370Z] processor : 22 [2024-04-16T10:15:23.370Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.370Z] cpu family : 6 [2024-04-16T10:15:23.370Z] model : 85 [2024-04-16T10:15:23.370Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.370Z] stepping : 7 [2024-04-16T10:15:23.370Z] microcode : 0x5003302 [2024-04-16T10:15:23.370Z] cpu MHz : 2900.166 [2024-04-16T10:15:23.370Z] cache size : 14080 KB [2024-04-16T10:15:23.370Z] physical id : 0 [2024-04-16T10:15:23.370Z] siblings : 20 [2024-04-16T10:15:23.370Z] core id : 2 [2024-04-16T10:15:23.370Z] cpu cores : 10 [2024-04-16T10:15:23.370Z] apicid : 5 [2024-04-16T10:15:23.370Z] initial apicid : 5 [2024-04-16T10:15:23.370Z] fpu : yes [2024-04-16T10:15:23.370Z] fpu_exception : yes [2024-04-16T10:15:23.370Z] cpuid level : 22 [2024-04-16T10:15:23.370Z] wp : yes [2024-04-16T10:15:23.370Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.370Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.370Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.370Z] bogomips : 4800.00 [2024-04-16T10:15:23.370Z] clflush size : 64 [2024-04-16T10:15:23.370Z] cache_alignment : 64 [2024-04-16T10:15:23.370Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.370Z] power management: [2024-04-16T10:15:23.370Z] [2024-04-16T10:15:23.370Z] processor : 23 [2024-04-16T10:15:23.370Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.370Z] cpu family : 6 [2024-04-16T10:15:23.370Z] model : 85 [2024-04-16T10:15:23.370Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.370Z] stepping : 7 [2024-04-16T10:15:23.370Z] microcode : 0x5003302 [2024-04-16T10:15:23.370Z] cpu MHz : 2899.914 [2024-04-16T10:15:23.370Z] cache size : 14080 KB [2024-04-16T10:15:23.370Z] physical id : 0 [2024-04-16T10:15:23.370Z] siblings : 20 [2024-04-16T10:15:23.370Z] core id : 3 [2024-04-16T10:15:23.370Z] cpu cores : 10 [2024-04-16T10:15:23.370Z] apicid : 7 [2024-04-16T10:15:23.370Z] initial apicid : 7 [2024-04-16T10:15:23.370Z] fpu : yes [2024-04-16T10:15:23.370Z] fpu_exception : yes [2024-04-16T10:15:23.370Z] cpuid level : 22 [2024-04-16T10:15:23.370Z] wp : yes [2024-04-16T10:15:23.371Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.371Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.371Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.371Z] bogomips : 4800.00 [2024-04-16T10:15:23.371Z] clflush size : 64 [2024-04-16T10:15:23.371Z] cache_alignment : 64 [2024-04-16T10:15:23.371Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.371Z] power management: [2024-04-16T10:15:23.371Z] [2024-04-16T10:15:23.371Z] processor : 24 [2024-04-16T10:15:23.371Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.371Z] cpu family : 6 [2024-04-16T10:15:23.371Z] model : 85 [2024-04-16T10:15:23.371Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.371Z] stepping : 7 [2024-04-16T10:15:23.371Z] microcode : 0x5003302 [2024-04-16T10:15:23.371Z] cpu MHz : 2900.409 [2024-04-16T10:15:23.371Z] cache size : 14080 KB [2024-04-16T10:15:23.371Z] physical id : 0 [2024-04-16T10:15:23.371Z] siblings : 20 [2024-04-16T10:15:23.371Z] core id : 4 [2024-04-16T10:15:23.371Z] cpu cores : 10 [2024-04-16T10:15:23.371Z] apicid : 9 [2024-04-16T10:15:23.371Z] initial apicid : 9 [2024-04-16T10:15:23.371Z] fpu : yes [2024-04-16T10:15:23.371Z] fpu_exception : yes [2024-04-16T10:15:23.371Z] cpuid level : 22 [2024-04-16T10:15:23.371Z] wp : yes [2024-04-16T10:15:23.371Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.371Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.371Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.371Z] bogomips : 4800.00 [2024-04-16T10:15:23.371Z] clflush size : 64 [2024-04-16T10:15:23.371Z] cache_alignment : 64 [2024-04-16T10:15:23.371Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.371Z] power management: [2024-04-16T10:15:23.371Z] [2024-04-16T10:15:23.371Z] processor : 25 [2024-04-16T10:15:23.371Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.371Z] cpu family : 6 [2024-04-16T10:15:23.371Z] model : 85 [2024-04-16T10:15:23.371Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.371Z] stepping : 7 [2024-04-16T10:15:23.371Z] microcode : 0x5003302 [2024-04-16T10:15:23.371Z] cpu MHz : 2899.817 [2024-04-16T10:15:23.371Z] cache size : 14080 KB [2024-04-16T10:15:23.371Z] physical id : 0 [2024-04-16T10:15:23.371Z] siblings : 20 [2024-04-16T10:15:23.371Z] core id : 8 [2024-04-16T10:15:23.371Z] cpu cores : 10 [2024-04-16T10:15:23.371Z] apicid : 17 [2024-04-16T10:15:23.371Z] initial apicid : 17 [2024-04-16T10:15:23.371Z] fpu : yes [2024-04-16T10:15:23.371Z] fpu_exception : yes [2024-04-16T10:15:23.371Z] cpuid level : 22 [2024-04-16T10:15:23.371Z] wp : yes [2024-04-16T10:15:23.371Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.372Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.372Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.372Z] bogomips : 4800.00 [2024-04-16T10:15:23.372Z] clflush size : 64 [2024-04-16T10:15:23.372Z] cache_alignment : 64 [2024-04-16T10:15:23.372Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.372Z] power management: [2024-04-16T10:15:23.372Z] [2024-04-16T10:15:23.372Z] processor : 26 [2024-04-16T10:15:23.372Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.372Z] cpu family : 6 [2024-04-16T10:15:23.372Z] model : 85 [2024-04-16T10:15:23.372Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.372Z] stepping : 7 [2024-04-16T10:15:23.372Z] microcode : 0x5003302 [2024-04-16T10:15:23.372Z] cpu MHz : 2899.992 [2024-04-16T10:15:23.372Z] cache size : 14080 KB [2024-04-16T10:15:23.372Z] physical id : 0 [2024-04-16T10:15:23.372Z] siblings : 20 [2024-04-16T10:15:23.372Z] core id : 9 [2024-04-16T10:15:23.372Z] cpu cores : 10 [2024-04-16T10:15:23.372Z] apicid : 19 [2024-04-16T10:15:23.372Z] initial apicid : 19 [2024-04-16T10:15:23.372Z] fpu : yes [2024-04-16T10:15:23.372Z] fpu_exception : yes [2024-04-16T10:15:23.372Z] cpuid level : 22 [2024-04-16T10:15:23.372Z] wp : yes [2024-04-16T10:15:23.372Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.372Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.372Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.372Z] bogomips : 4800.00 [2024-04-16T10:15:23.372Z] clflush size : 64 [2024-04-16T10:15:23.372Z] cache_alignment : 64 [2024-04-16T10:15:23.372Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.372Z] power management: [2024-04-16T10:15:23.372Z] [2024-04-16T10:15:23.372Z] processor : 27 [2024-04-16T10:15:23.372Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.372Z] cpu family : 6 [2024-04-16T10:15:23.372Z] model : 85 [2024-04-16T10:15:23.372Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.372Z] stepping : 7 [2024-04-16T10:15:23.372Z] microcode : 0x5003302 [2024-04-16T10:15:23.372Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.372Z] cache size : 14080 KB [2024-04-16T10:15:23.372Z] physical id : 0 [2024-04-16T10:15:23.372Z] siblings : 20 [2024-04-16T10:15:23.372Z] core id : 10 [2024-04-16T10:15:23.372Z] cpu cores : 10 [2024-04-16T10:15:23.372Z] apicid : 21 [2024-04-16T10:15:23.372Z] initial apicid : 21 [2024-04-16T10:15:23.372Z] fpu : yes [2024-04-16T10:15:23.372Z] fpu_exception : yes [2024-04-16T10:15:23.372Z] cpuid level : 22 [2024-04-16T10:15:23.372Z] wp : yes [2024-04-16T10:15:23.372Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.373Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.373Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.373Z] bogomips : 4800.00 [2024-04-16T10:15:23.373Z] clflush size : 64 [2024-04-16T10:15:23.373Z] cache_alignment : 64 [2024-04-16T10:15:23.373Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.373Z] power management: [2024-04-16T10:15:23.373Z] [2024-04-16T10:15:23.373Z] processor : 28 [2024-04-16T10:15:23.373Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.373Z] cpu family : 6 [2024-04-16T10:15:23.373Z] model : 85 [2024-04-16T10:15:23.373Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.373Z] stepping : 7 [2024-04-16T10:15:23.373Z] microcode : 0x5003302 [2024-04-16T10:15:23.373Z] cpu MHz : 2900.008 [2024-04-16T10:15:23.373Z] cache size : 14080 KB [2024-04-16T10:15:23.373Z] physical id : 0 [2024-04-16T10:15:23.373Z] siblings : 20 [2024-04-16T10:15:23.373Z] core id : 11 [2024-04-16T10:15:23.373Z] cpu cores : 10 [2024-04-16T10:15:23.373Z] apicid : 23 [2024-04-16T10:15:23.373Z] initial apicid : 23 [2024-04-16T10:15:23.373Z] fpu : yes [2024-04-16T10:15:23.373Z] fpu_exception : yes [2024-04-16T10:15:23.373Z] cpuid level : 22 [2024-04-16T10:15:23.373Z] wp : yes [2024-04-16T10:15:23.373Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.373Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.373Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.373Z] bogomips : 4800.00 [2024-04-16T10:15:23.373Z] clflush size : 64 [2024-04-16T10:15:23.373Z] cache_alignment : 64 [2024-04-16T10:15:23.373Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.373Z] power management: [2024-04-16T10:15:23.373Z] [2024-04-16T10:15:23.373Z] processor : 29 [2024-04-16T10:15:23.373Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.373Z] cpu family : 6 [2024-04-16T10:15:23.373Z] model : 85 [2024-04-16T10:15:23.373Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.373Z] stepping : 7 [2024-04-16T10:15:23.373Z] microcode : 0x5003302 [2024-04-16T10:15:23.373Z] cpu MHz : 2901.075 [2024-04-16T10:15:23.373Z] cache size : 14080 KB [2024-04-16T10:15:23.373Z] physical id : 0 [2024-04-16T10:15:23.373Z] siblings : 20 [2024-04-16T10:15:23.373Z] core id : 12 [2024-04-16T10:15:23.373Z] cpu cores : 10 [2024-04-16T10:15:23.373Z] apicid : 25 [2024-04-16T10:15:23.373Z] initial apicid : 25 [2024-04-16T10:15:23.373Z] fpu : yes [2024-04-16T10:15:23.373Z] fpu_exception : yes [2024-04-16T10:15:23.373Z] cpuid level : 22 [2024-04-16T10:15:23.373Z] wp : yes [2024-04-16T10:15:23.373Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.373Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.373Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.373Z] bogomips : 4800.00 [2024-04-16T10:15:23.373Z] clflush size : 64 [2024-04-16T10:15:23.373Z] cache_alignment : 64 [2024-04-16T10:15:23.373Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.373Z] power management: [2024-04-16T10:15:23.374Z] [2024-04-16T10:15:23.374Z] processor : 30 [2024-04-16T10:15:23.374Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.374Z] cpu family : 6 [2024-04-16T10:15:23.374Z] model : 85 [2024-04-16T10:15:23.374Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.374Z] stepping : 7 [2024-04-16T10:15:23.374Z] microcode : 0x5003302 [2024-04-16T10:15:23.374Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.374Z] cache size : 14080 KB [2024-04-16T10:15:23.374Z] physical id : 1 [2024-04-16T10:15:23.374Z] siblings : 20 [2024-04-16T10:15:23.374Z] core id : 0 [2024-04-16T10:15:23.374Z] cpu cores : 10 [2024-04-16T10:15:23.374Z] apicid : 33 [2024-04-16T10:15:23.374Z] initial apicid : 33 [2024-04-16T10:15:23.374Z] fpu : yes [2024-04-16T10:15:23.374Z] fpu_exception : yes [2024-04-16T10:15:23.374Z] cpuid level : 22 [2024-04-16T10:15:23.374Z] wp : yes [2024-04-16T10:15:23.374Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.374Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.374Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.374Z] bogomips : 4807.56 [2024-04-16T10:15:23.374Z] clflush size : 64 [2024-04-16T10:15:23.374Z] cache_alignment : 64 [2024-04-16T10:15:23.374Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.374Z] power management: [2024-04-16T10:15:23.374Z] [2024-04-16T10:15:23.374Z] processor : 31 [2024-04-16T10:15:23.374Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.374Z] cpu family : 6 [2024-04-16T10:15:23.374Z] model : 85 [2024-04-16T10:15:23.374Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.374Z] stepping : 7 [2024-04-16T10:15:23.374Z] microcode : 0x5003302 [2024-04-16T10:15:23.374Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.374Z] cache size : 14080 KB [2024-04-16T10:15:23.374Z] physical id : 1 [2024-04-16T10:15:23.374Z] siblings : 20 [2024-04-16T10:15:23.374Z] core id : 1 [2024-04-16T10:15:23.374Z] cpu cores : 10 [2024-04-16T10:15:23.374Z] apicid : 35 [2024-04-16T10:15:23.374Z] initial apicid : 35 [2024-04-16T10:15:23.374Z] fpu : yes [2024-04-16T10:15:23.374Z] fpu_exception : yes [2024-04-16T10:15:23.374Z] cpuid level : 22 [2024-04-16T10:15:23.374Z] wp : yes [2024-04-16T10:15:23.374Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.374Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.374Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.374Z] bogomips : 4807.56 [2024-04-16T10:15:23.374Z] clflush size : 64 [2024-04-16T10:15:23.374Z] cache_alignment : 64 [2024-04-16T10:15:23.374Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.374Z] power management: [2024-04-16T10:15:23.374Z] [2024-04-16T10:15:23.374Z] processor : 32 [2024-04-16T10:15:23.374Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.374Z] cpu family : 6 [2024-04-16T10:15:23.374Z] model : 85 [2024-04-16T10:15:23.374Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.374Z] stepping : 7 [2024-04-16T10:15:23.374Z] microcode : 0x5003302 [2024-04-16T10:15:23.374Z] cpu MHz : 2900.039 [2024-04-16T10:15:23.374Z] cache size : 14080 KB [2024-04-16T10:15:23.374Z] physical id : 1 [2024-04-16T10:15:23.374Z] siblings : 20 [2024-04-16T10:15:23.374Z] core id : 2 [2024-04-16T10:15:23.374Z] cpu cores : 10 [2024-04-16T10:15:23.374Z] apicid : 37 [2024-04-16T10:15:23.374Z] initial apicid : 37 [2024-04-16T10:15:23.374Z] fpu : yes [2024-04-16T10:15:23.374Z] fpu_exception : yes [2024-04-16T10:15:23.374Z] cpuid level : 22 [2024-04-16T10:15:23.374Z] wp : yes [2024-04-16T10:15:23.375Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.375Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.375Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.375Z] bogomips : 4807.56 [2024-04-16T10:15:23.375Z] clflush size : 64 [2024-04-16T10:15:23.375Z] cache_alignment : 64 [2024-04-16T10:15:23.375Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.375Z] power management: [2024-04-16T10:15:23.375Z] [2024-04-16T10:15:23.375Z] processor : 33 [2024-04-16T10:15:23.375Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.375Z] cpu family : 6 [2024-04-16T10:15:23.375Z] model : 85 [2024-04-16T10:15:23.375Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.375Z] stepping : 7 [2024-04-16T10:15:23.375Z] microcode : 0x5003302 [2024-04-16T10:15:23.375Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.375Z] cache size : 14080 KB [2024-04-16T10:15:23.375Z] physical id : 1 [2024-04-16T10:15:23.375Z] siblings : 20 [2024-04-16T10:15:23.375Z] core id : 3 [2024-04-16T10:15:23.375Z] cpu cores : 10 [2024-04-16T10:15:23.375Z] apicid : 39 [2024-04-16T10:15:23.375Z] initial apicid : 39 [2024-04-16T10:15:23.375Z] fpu : yes [2024-04-16T10:15:23.375Z] fpu_exception : yes [2024-04-16T10:15:23.375Z] cpuid level : 22 [2024-04-16T10:15:23.375Z] wp : yes [2024-04-16T10:15:23.375Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.375Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.375Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.375Z] bogomips : 4807.56 [2024-04-16T10:15:23.375Z] clflush size : 64 [2024-04-16T10:15:23.375Z] cache_alignment : 64 [2024-04-16T10:15:23.375Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.375Z] power management: [2024-04-16T10:15:23.375Z] [2024-04-16T10:15:23.375Z] processor : 34 [2024-04-16T10:15:23.375Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.375Z] cpu family : 6 [2024-04-16T10:15:23.375Z] model : 85 [2024-04-16T10:15:23.375Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.375Z] stepping : 7 [2024-04-16T10:15:23.375Z] microcode : 0x5003302 [2024-04-16T10:15:23.375Z] cpu MHz : 2899.744 [2024-04-16T10:15:23.375Z] cache size : 14080 KB [2024-04-16T10:15:23.375Z] physical id : 1 [2024-04-16T10:15:23.375Z] siblings : 20 [2024-04-16T10:15:23.375Z] core id : 4 [2024-04-16T10:15:23.375Z] cpu cores : 10 [2024-04-16T10:15:23.375Z] apicid : 41 [2024-04-16T10:15:23.375Z] initial apicid : 41 [2024-04-16T10:15:23.375Z] fpu : yes [2024-04-16T10:15:23.375Z] fpu_exception : yes [2024-04-16T10:15:23.375Z] cpuid level : 22 [2024-04-16T10:15:23.375Z] wp : yes [2024-04-16T10:15:23.375Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.376Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.376Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.376Z] bogomips : 4807.56 [2024-04-16T10:15:23.376Z] clflush size : 64 [2024-04-16T10:15:23.376Z] cache_alignment : 64 [2024-04-16T10:15:23.376Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.376Z] power management: [2024-04-16T10:15:23.376Z] [2024-04-16T10:15:23.376Z] processor : 35 [2024-04-16T10:15:23.376Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.376Z] cpu family : 6 [2024-04-16T10:15:23.376Z] model : 85 [2024-04-16T10:15:23.376Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.376Z] stepping : 7 [2024-04-16T10:15:23.376Z] microcode : 0x5003302 [2024-04-16T10:15:23.376Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.376Z] cache size : 14080 KB [2024-04-16T10:15:23.376Z] physical id : 1 [2024-04-16T10:15:23.376Z] siblings : 20 [2024-04-16T10:15:23.376Z] core id : 8 [2024-04-16T10:15:23.376Z] cpu cores : 10 [2024-04-16T10:15:23.376Z] apicid : 49 [2024-04-16T10:15:23.376Z] initial apicid : 49 [2024-04-16T10:15:23.376Z] fpu : yes [2024-04-16T10:15:23.376Z] fpu_exception : yes [2024-04-16T10:15:23.376Z] cpuid level : 22 [2024-04-16T10:15:23.376Z] wp : yes [2024-04-16T10:15:23.376Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.376Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.376Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.376Z] bogomips : 4807.56 [2024-04-16T10:15:23.376Z] clflush size : 64 [2024-04-16T10:15:23.376Z] cache_alignment : 64 [2024-04-16T10:15:23.376Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.376Z] power management: [2024-04-16T10:15:23.376Z] [2024-04-16T10:15:23.376Z] processor : 36 [2024-04-16T10:15:23.376Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.376Z] cpu family : 6 [2024-04-16T10:15:23.376Z] model : 85 [2024-04-16T10:15:23.376Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.376Z] stepping : 7 [2024-04-16T10:15:23.376Z] microcode : 0x5003302 [2024-04-16T10:15:23.376Z] cpu MHz : 2900.231 [2024-04-16T10:15:23.376Z] cache size : 14080 KB [2024-04-16T10:15:23.376Z] physical id : 1 [2024-04-16T10:15:23.376Z] siblings : 20 [2024-04-16T10:15:23.376Z] core id : 9 [2024-04-16T10:15:23.376Z] cpu cores : 10 [2024-04-16T10:15:23.376Z] apicid : 51 [2024-04-16T10:15:23.376Z] initial apicid : 51 [2024-04-16T10:15:23.376Z] fpu : yes [2024-04-16T10:15:23.376Z] fpu_exception : yes [2024-04-16T10:15:23.376Z] cpuid level : 22 [2024-04-16T10:15:23.376Z] wp : yes [2024-04-16T10:15:23.376Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.376Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.377Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.377Z] bogomips : 4807.56 [2024-04-16T10:15:23.377Z] clflush size : 64 [2024-04-16T10:15:23.377Z] cache_alignment : 64 [2024-04-16T10:15:23.377Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.377Z] power management: [2024-04-16T10:15:23.377Z] [2024-04-16T10:15:23.377Z] processor : 37 [2024-04-16T10:15:23.377Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.377Z] cpu family : 6 [2024-04-16T10:15:23.377Z] model : 85 [2024-04-16T10:15:23.377Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.377Z] stepping : 7 [2024-04-16T10:15:23.377Z] microcode : 0x5003302 [2024-04-16T10:15:23.377Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.377Z] cache size : 14080 KB [2024-04-16T10:15:23.377Z] physical id : 1 [2024-04-16T10:15:23.377Z] siblings : 20 [2024-04-16T10:15:23.377Z] core id : 10 [2024-04-16T10:15:23.377Z] cpu cores : 10 [2024-04-16T10:15:23.377Z] apicid : 53 [2024-04-16T10:15:23.377Z] initial apicid : 53 [2024-04-16T10:15:23.377Z] fpu : yes [2024-04-16T10:15:23.377Z] fpu_exception : yes [2024-04-16T10:15:23.377Z] cpuid level : 22 [2024-04-16T10:15:23.377Z] wp : yes [2024-04-16T10:15:23.377Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.377Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.377Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.377Z] bogomips : 4807.56 [2024-04-16T10:15:23.377Z] clflush size : 64 [2024-04-16T10:15:23.377Z] cache_alignment : 64 [2024-04-16T10:15:23.377Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.377Z] power management: [2024-04-16T10:15:23.377Z] [2024-04-16T10:15:23.377Z] processor : 38 [2024-04-16T10:15:23.377Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.377Z] cpu family : 6 [2024-04-16T10:15:23.377Z] model : 85 [2024-04-16T10:15:23.377Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.377Z] stepping : 7 [2024-04-16T10:15:23.377Z] microcode : 0x5003302 [2024-04-16T10:15:23.377Z] cpu MHz : 3200.000 [2024-04-16T10:15:23.377Z] cache size : 14080 KB [2024-04-16T10:15:23.377Z] physical id : 1 [2024-04-16T10:15:23.377Z] siblings : 20 [2024-04-16T10:15:23.377Z] core id : 11 [2024-04-16T10:15:23.377Z] cpu cores : 10 [2024-04-16T10:15:23.377Z] apicid : 55 [2024-04-16T10:15:23.377Z] initial apicid : 55 [2024-04-16T10:15:23.377Z] fpu : yes [2024-04-16T10:15:23.377Z] fpu_exception : yes [2024-04-16T10:15:23.377Z] cpuid level : 22 [2024-04-16T10:15:23.377Z] wp : yes [2024-04-16T10:15:23.377Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.377Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.377Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.377Z] bogomips : 4807.56 [2024-04-16T10:15:23.377Z] clflush size : 64 [2024-04-16T10:15:23.377Z] cache_alignment : 64 [2024-04-16T10:15:23.377Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.377Z] power management: [2024-04-16T10:15:23.377Z] [2024-04-16T10:15:23.377Z] processor : 39 [2024-04-16T10:15:23.377Z] vendor_id : GenuineIntel [2024-04-16T10:15:23.377Z] cpu family : 6 [2024-04-16T10:15:23.377Z] model : 85 [2024-04-16T10:15:23.377Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:15:23.377Z] stepping : 7 [2024-04-16T10:15:23.377Z] microcode : 0x5003302 [2024-04-16T10:15:23.377Z] cpu MHz : 2902.917 [2024-04-16T10:15:23.377Z] cache size : 14080 KB [2024-04-16T10:15:23.377Z] physical id : 1 [2024-04-16T10:15:23.377Z] siblings : 20 [2024-04-16T10:15:23.377Z] core id : 12 [2024-04-16T10:15:23.377Z] cpu cores : 10 [2024-04-16T10:15:23.377Z] apicid : 57 [2024-04-16T10:15:23.377Z] initial apicid : 57 [2024-04-16T10:15:23.377Z] fpu : yes [2024-04-16T10:15:23.377Z] fpu_exception : yes [2024-04-16T10:15:23.377Z] cpuid level : 22 [2024-04-16T10:15:23.378Z] wp : yes [2024-04-16T10:15:23.378Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:15:23.378Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:15:23.378Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:15:23.378Z] bogomips : 4807.56 [2024-04-16T10:15:23.378Z] clflush size : 64 [2024-04-16T10:15:23.378Z] cache_alignment : 64 [2024-04-16T10:15:23.378Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:23.378Z] power management: [2024-04-16T10:15:23.378Z] [2024-04-16T10:15:23.378Z] + cat /proc/meminfo [2024-04-16T10:15:23.378Z] MemTotal: 131639688 kB [2024-04-16T10:15:23.378Z] MemFree: 9974292 kB [2024-04-16T10:15:23.378Z] MemAvailable: 105323140 kB [2024-04-16T10:15:23.378Z] Buffers: 1144 kB [2024-04-16T10:15:23.378Z] Cached: 86354504 kB [2024-04-16T10:15:23.378Z] SwapCached: 0 kB [2024-04-16T10:15:23.378Z] Active: 28243908 kB [2024-04-16T10:15:23.378Z] Inactive: 69958296 kB [2024-04-16T10:15:23.378Z] Active(anon): 11371484 kB [2024-04-16T10:15:23.378Z] Inactive(anon): 616884 kB [2024-04-16T10:15:23.378Z] Active(file): 16872424 kB [2024-04-16T10:15:23.378Z] Inactive(file): 69341412 kB [2024-04-16T10:15:23.378Z] Unevictable: 143900 kB [2024-04-16T10:15:23.378Z] Mlocked: 143900 kB [2024-04-16T10:15:23.378Z] SwapTotal: 0 kB [2024-04-16T10:15:23.378Z] SwapFree: 0 kB [2024-04-16T10:15:23.378Z] Zswap: 0 kB [2024-04-16T10:15:23.378Z] Zswapped: 0 kB [2024-04-16T10:15:23.378Z] Dirty: 53628 kB [2024-04-16T10:15:23.378Z] Writeback: 0 kB [2024-04-16T10:15:23.378Z] AnonPages: 11959868 kB [2024-04-16T10:15:23.378Z] Mapped: 1187224 kB [2024-04-16T10:15:23.378Z] Shmem: 133908 kB [2024-04-16T10:15:23.378Z] KReclaimable: 10196676 kB [2024-04-16T10:15:23.378Z] Slab: 16725972 kB [2024-04-16T10:15:23.378Z] SReclaimable: 10196676 kB [2024-04-16T10:15:23.378Z] SUnreclaim: 6529296 kB [2024-04-16T10:15:23.378Z] KernelStack: 51980 kB [2024-04-16T10:15:23.378Z] PageTables: 75240 kB [2024-04-16T10:15:23.378Z] SecPageTables: 0 kB [2024-04-16T10:15:23.378Z] NFS_Unstable: 0 kB [2024-04-16T10:15:23.378Z] Bounce: 0 kB [2024-04-16T10:15:23.378Z] WritebackTmp: 0 kB [2024-04-16T10:15:23.378Z] CommitLimit: 65819844 kB [2024-04-16T10:15:23.378Z] Committed_AS: 17296716 kB [2024-04-16T10:15:23.378Z] VmallocTotal: 34359738367 kB [2024-04-16T10:15:23.378Z] VmallocUsed: 242712 kB [2024-04-16T10:15:23.378Z] VmallocChunk: 0 kB [2024-04-16T10:15:23.378Z] Percpu: 657600 kB [2024-04-16T10:15:23.378Z] HardwareCorrupted: 0 kB [2024-04-16T10:15:23.378Z] AnonHugePages: 4196352 kB [2024-04-16T10:15:23.378Z] ShmemHugePages: 0 kB [2024-04-16T10:15:23.378Z] ShmemPmdMapped: 0 kB [2024-04-16T10:15:23.378Z] FileHugePages: 0 kB [2024-04-16T10:15:23.378Z] FilePmdMapped: 0 kB [2024-04-16T10:15:23.378Z] CmaTotal: 0 kB [2024-04-16T10:15:23.378Z] CmaFree: 0 kB [2024-04-16T10:15:23.378Z] HugePages_Total: 0 [2024-04-16T10:15:23.378Z] HugePages_Free: 0 [2024-04-16T10:15:23.378Z] HugePages_Rsvd: 0 [2024-04-16T10:15:23.378Z] HugePages_Surp: 0 [2024-04-16T10:15:23.378Z] Hugepagesize: 2048 kB [2024-04-16T10:15:23.378Z] Hugetlb: 0 kB [2024-04-16T10:15:23.378Z] DirectMap4k: 1028440 kB [2024-04-16T10:15:23.378Z] DirectMap2M: 32180224 kB [2024-04-16T10:15:23.378Z] DirectMap1G: 102760448 kB [Pipeline] sh [2024-04-16T10:15:23.438Z] [exec] Application deployed with name web-jsp-cache-taglib-precompile-web. [2024-04-16T10:15:23.438Z] [2024-04-16T10:15:23.438Z] deploy-war-commonee: [2024-04-16T10:15:23.438Z] [2024-04-16T10:15:23.438Z] run: [2024-04-16T10:15:23.573Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:15:23.574Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 2,622 milliseconds. [2024-04-16T10:15:23.574Z] [java] EJB said in try-with-resource: hello [2024-04-16T10:15:23.574Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:15:23.574Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:23.574Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:23.574Z] [java] EJB noted on destroy in try-with-resource: =====destroyed===== [2024-04-16T10:15:23.574Z] [java] .....Verifying auto-close closed ........ [2024-04-16T10:15:23.574Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:15:23.574Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:23.574Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:23.574Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:23.574Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:23.574Z] [java] Apr 16, 2024 10:15:23 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:23.574Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:23.574Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:23.574Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:23.574Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:23.574Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7744889023869108111xml [2024-04-16T10:15:23.574Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:23.574Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:15:23.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-event-qualifiers-web [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] all: [2024-04-16T10:15:23.589Z] [echo] [2024-04-16T10:15:23.589Z] [echo] ************************* [2024-04-16T10:15:23.589Z] [echo] * Running injection-point [2024-04-16T10:15:23.589Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/injection-point [2024-04-16T10:15:23.589Z] [echo] ************************* [2024-04-16T10:15:23.589Z] [echo] [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setOSConditions: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setToolWin: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setToolUnix: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setToolProperty: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setS1ASclassPath: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] init-common: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] clean: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setOSConditions: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setToolWin: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.589Z] setToolUnix: [2024-04-16T10:15:23.589Z] [2024-04-16T10:15:23.590Z] setToolProperty: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setS1ASclassPath: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] init-common: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] clean-common: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setOSConditions: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setToolWin: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setToolUnix: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setToolProperty: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setS1ASclassPath: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] init-common: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] clean-classes-common: [2024-04-16T10:15:23.590Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setOSConditions: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setToolWin: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setToolUnix: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setToolProperty: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] setS1ASclassPath: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] init-common: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] clean-jars-common: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.590Z] compile: [2024-04-16T10:15:23.590Z] [2024-04-16T10:15:23.591Z] setOSConditions: [2024-04-16T10:15:23.591Z] [2024-04-16T10:15:23.591Z] setToolWin: [2024-04-16T10:15:23.591Z] [2024-04-16T10:15:23.591Z] setToolUnix: [2024-04-16T10:15:23.591Z] [2024-04-16T10:15:23.591Z] setToolProperty: [2024-04-16T10:15:23.591Z] [2024-04-16T10:15:23.591Z] setS1ASclassPath: [2024-04-16T10:15:23.591Z] [2024-04-16T10:15:23.591Z] init-common: [2024-04-16T10:15:23.591Z] [2024-04-16T10:15:23.591Z] compile-common: [2024-04-16T10:15:23.591Z] [echo] Current time (ISO): 2024-04-16T10:15:23.532+0000 [2024-04-16T10:15:23.591Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:23.591Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] clean-classes-common: [2024-04-16T10:15:23.636Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] setOSConditions: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] setToolWin: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] setToolUnix: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] setToolProperty: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] setS1ASclassPath: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] init-common: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] clean-jars-common: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] compile: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.636Z] setOSConditions: [2024-04-16T10:15:23.636Z] [2024-04-16T10:15:23.637Z] setToolWin: [2024-04-16T10:15:23.637Z] [2024-04-16T10:15:23.637Z] setToolUnix: [2024-04-16T10:15:23.637Z] [2024-04-16T10:15:23.637Z] setToolProperty: [2024-04-16T10:15:23.637Z] [2024-04-16T10:15:23.637Z] setS1ASclassPath: [2024-04-16T10:15:23.637Z] [2024-04-16T10:15:23.637Z] init-common: [2024-04-16T10:15:23.637Z] [2024-04-16T10:15:23.637Z] compile-common: [2024-04-16T10:15:23.637Z] [echo] Current time (ISO): 2024-04-16T10:15:23.366+0000 [2024-04-16T10:15:23.637Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:23.637Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:23.665Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:15:23.665Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:15:23.697Z] [java] Connecting to: http://localhost:45711/web-jsp-cache-taglib-precompile/jsp/caching/basicCache.jsp [2024-04-16T10:15:23.697Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:23.697Z] [java] [2024-04-16T10:15:23.697Z] [java] [2024-04-16T10:15:23.697Z] [java] ----------------------------------------- [2024-04-16T10:15:23.697Z] [java] - jsp-cache-taglib-precompile: PASS - [2024-04-16T10:15:23.697Z] [java] ----------------------------------------- [2024-04-16T10:15:23.697Z] [java] - Total PASS : 1 - [2024-04-16T10:15:23.697Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:23.697Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:23.697Z] [java] ----------------------------------------- [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.697Z] undeploy: [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.697Z] setOSConditions: [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.697Z] setToolWin: [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.697Z] setToolUnix: [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.697Z] setToolProperty: [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.697Z] setS1ASclassPath: [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.697Z] init-common: [2024-04-16T10:15:23.697Z] [2024-04-16T10:15:23.698Z] undeploy-war-common: [2024-04-16T10:15:23.837Z] [java] Apr 16, 2024 10:15:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:23.837Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:24.092Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:15:24.092Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:15:24.092Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:24.093Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:23 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:24.093Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (320 ms), startup services (106 ms), total (426 ms) [2024-04-16T10:15:24.093Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:24.093Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:23 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:15:24.093Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:24.093Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:23 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:24.093Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:23 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:24.093Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:23 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:24.093Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (503 ms), startup services (8 ms), total (511 ms) [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:24.093Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:15:24.093Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:24.093Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb32-embedded-autoclose-ejb [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:24.093Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:24.093Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:24.093Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@122a6078 [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:24.093Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:15:24.093Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:24.093Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:15:24.224Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:15:24.224Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:15:24.224Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test batch_all [2024-04-16T10:15:24.224Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:15:24.224Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:15:24.224Z] + readonly GF_INTERNAL_ENV_SH=/tmp/Pslgf-internal-env [2024-04-16T10:15:24.224Z] + GF_INTERNAL_ENV_SH=/tmp/Pslgf-internal-env [2024-04-16T10:15:24.224Z] + '[' '!' -z '' ']' [2024-04-16T10:15:24.224Z] + export WSIMPORT_OPTS= [2024-04-16T10:15:24.224Z] + WSIMPORT_OPTS= [2024-04-16T10:15:24.224Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:15:24.224Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:15:24.260Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-cache-taglib-precompile-web [2024-04-16T10:15:24.348Z] [java] Apr 16, 2024 10:15:24 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:15:24.348Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:15:24.348Z] [java] Apr 16, 2024 10:15:24 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:24.348Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:15:24.348Z] [java] Apr 16, 2024 10:15:24 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T10:15:24.348Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T10:15:24.348Z] [java] Apr 16, 2024 10:15:24 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:15:24.348Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:15:24.348Z] [java] Apr 16, 2024 10:15:24 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:24.348Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:15:24.348Z] [java] Apr 16, 2024 10:15:24 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:15:24.349Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb, java:global/ejb-ejb32-embedded-autoclose-ejb/SimpleEjb!org.glassfish.tests.ejb.autoclose.SimpleEjb] [2024-04-16T10:15:24.438Z] [INFO] [exec] Application deployed with name RosterApp. [2024-04-16T10:15:24.438Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:24.438Z] [WARNING] [echo] [2024-04-16T10:15:24.438Z] [WARNING] [echo] ************************* [2024-04-16T10:15:24.438Z] [WARNING] [echo] * build ejb/mdb [2024-04-16T10:15:24.438Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/mdb [2024-04-16T10:15:24.438Z] [WARNING] [echo] ************************* [2024-04-16T10:15:24.438Z] [WARNING] [echo] [2024-04-16T10:15:24.438Z] [INFO] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:24.438Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:24.438Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:24.438Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:24.438Z] 3 warnings [2024-04-16T10:15:24.438Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:24.438Z] [WARNING] [echo] Listing of source files: mdb/MDBTests.java [2024-04-16T10:15:24.438Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:24.479Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:15:24.479Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:24.479Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:24.479Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:24.479Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:24.479Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:15:24.479Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:15:24.479Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:15:24.479Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:15:24.479Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:15:24.479Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:15:24.479Z] + echo 'Preparing dependencies ...' [2024-04-16T10:15:24.479Z] Preparing dependencies ... [2024-04-16T10:15:24.479Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:15:24.517Z] [2024-04-16T10:15:24.517Z] all: [2024-04-16T10:15:24.517Z] [echo] [2024-04-16T10:15:24.518Z] [echo] ************************* [2024-04-16T10:15:24.518Z] [echo] * Running jspCachingInstanceLevel [2024-04-16T10:15:24.518Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel [2024-04-16T10:15:24.518Z] [echo] ************************* [2024-04-16T10:15:24.518Z] [echo] [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] setOSConditions: [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] setToolWin: [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] setToolUnix: [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] setToolProperty: [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] setS1ASclassPath: [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] init-common: [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] setup: [2024-04-16T10:15:24.518Z] [2024-04-16T10:15:24.518Z] asadmin-common-ignore-fail: [2024-04-16T10:15:24.518Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=true [2024-04-16T10:15:24.603Z] [java] Apr 16, 2024 10:15:24 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:24.603Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:24.603Z] [java] Apr 16, 2024 10:15:24 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:24.603Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:24.692Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:25.102Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=true [2024-04-16T10:15:25.102Z] [exec] server.web-container.jsp-caching-enabled=true [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] restart-server-instance-common: [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] setOSConditions: [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] setToolWin: [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] setToolUnix: [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] setToolProperty: [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] setS1ASclassPath: [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] init-common: [2024-04-16T10:15:25.102Z] [2024-04-16T10:15:25.102Z] stopDomain: [2024-04-16T10:15:25.102Z] [echo] run.xml:stopping domain... [2024-04-16T10:15:25.164Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:15:25.164Z] [java] INFO: ejb-ejb32-embedded-autoclose-ejb was successfully deployed in 772 milliseconds. [2024-04-16T10:15:25.164Z] [java] EJB said in try-without-resource: hello [2024-04-16T10:15:25.164Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:15:25.164Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:25.164Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:25.164Z] [java] EJB noted on destroy in close: =====destroyed===== [2024-04-16T10:15:25.164Z] [java] Value of key is: embedded with autoclosable [2024-04-16T10:15:25.164Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:25.164Z] [java] [2024-04-16T10:15:25.164Z] [java] [2024-04-16T10:15:25.164Z] [java] ----------------------------------------- [2024-04-16T10:15:25.164Z] [java] - embedded with autoclosable: PASS - [2024-04-16T10:15:25.164Z] [java] ----------------------------------------- [2024-04-16T10:15:25.164Z] [java] Total PASS: 1 [2024-04-16T10:15:25.164Z] [java] Total FAIL: 0 [2024-04-16T10:15:25.164Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:15:25.164Z] [java] ----------------------------------------- [2024-04-16T10:15:25.164Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:25.164Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:25.164Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:25.164Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:25.164Z] [java] Apr 16, 2024 10:15:24 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:25.164Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:25.164Z] [java] Apr 16, 2024 10:15:24 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:25.164Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:25.164Z] [2024-04-16T10:15:25.164Z] all: [2024-04-16T10:15:25.164Z] [2024-04-16T10:15:25.165Z] run-full: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] stop-derby: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] setOSConditions: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] setToolWin: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] setToolUnix: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] setToolProperty: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] setS1ASclassPath: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] init-common: [2024-04-16T10:15:25.165Z] [2024-04-16T10:15:25.165Z] stopDerby: [2024-04-16T10:15:25.165Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [2024-04-16T10:15:25.250Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:25.250Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:25.250Z] 3 warnings [2024-04-16T10:15:25.250Z] [WARNING] [echo] archive-type is appclient_ear [2024-04-16T10:15:25.250Z] [WARNING] [echo] archive-type is appclient_ear [2024-04-16T10:15:25.250Z] [WARNING] [echo] archive-type is appclient_ear [2024-04-16T10:15:25.250Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/mdb/app [2024-04-16T10:15:25.250Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/mdb [2024-04-16T10:15:25.250Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/mdb/app [2024-04-16T10:15:25.250Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:25.506Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:25.506Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:25.506Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/mdb/src/com/sun/mdb/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:15:25.506Z] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:15:25.506Z] ^ [2024-04-16T10:15:25.506Z] 4 warnings [2024-04-16T10:15:25.506Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-04-16T10:15:25.506Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-04-16T10:15:25.506Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-client.jar [2024-04-16T10:15:25.506Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/mdb/app/META-INF [2024-04-16T10:15:25.506Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-ejb.jar [2024-04-16T10:15:25.506Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-04-16T10:15:25.506Z] [WARNING] [echo] Packaged Archive at ../../dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-04-16T10:15:25.506Z] [WARNING] [echo] archive-type is appclient_ear [2024-04-16T10:15:25.506Z] [WARNING] [echo] [2024-04-16T10:15:25.506Z] [WARNING] [echo] ************************* [2024-04-16T10:15:25.506Z] [WARNING] [echo] * build-deploy jms/injection [2024-04-16T10:15:25.506Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jms/injection [2024-04-16T10:15:25.506Z] [WARNING] [echo] ************************* [2024-04-16T10:15:25.506Z] [WARNING] [echo] [2024-04-16T10:15:25.506Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:25.506Z] [WARNING] [echo] Listing of source files: ClientTestNG.java [2024-04-16T10:15:25.506Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:25.556Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:25.762Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:25.762Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:25.762Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:25.762Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:25.762Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:25.762Z] 3 warnings [2024-04-16T10:15:25.834Z] [javac] 1 warning [2024-04-16T10:15:25.834Z] [2024-04-16T10:15:25.834Z] setOSConditions: [2024-04-16T10:15:25.834Z] [2024-04-16T10:15:25.834Z] setToolWin: [2024-04-16T10:15:25.834Z] [2024-04-16T10:15:25.834Z] setToolUnix: [2024-04-16T10:15:25.834Z] [2024-04-16T10:15:25.834Z] setToolProperty: [2024-04-16T10:15:25.834Z] [2024-04-16T10:15:25.834Z] setS1ASclassPath: [2024-04-16T10:15:25.834Z] [2024-04-16T10:15:25.834Z] init-common: [2024-04-16T10:15:25.834Z] [2024-04-16T10:15:25.834Z] compile-common: [2024-04-16T10:15:25.834Z] [echo] Current time (ISO): 2024-04-16T10:15:25.569+0000 [2024-04-16T10:15:25.834Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:25.846Z] [INFO] Scanning for projects... [2024-04-16T10:15:26.016Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:26.016Z] [WARNING] [echo] Now creating a war file ../../dist/JMS_Injection/injection.war [2024-04-16T10:15:26.016Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/JMS_Injection/app [2024-04-16T10:15:26.016Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/JMS_Injection [2024-04-16T10:15:26.017Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/JMS_Injection/app [2024-04-16T10:15:26.017Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:26.133Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:26.133Z] [javac] 1 warning [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] build: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] setOSConditions: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] setToolWin: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] setToolUnix: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] setToolProperty: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] setS1ASclassPath: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] init-common: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] webclient-war-common: [2024-04-16T10:15:26.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] clear: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] test-tlds-exist: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] copy-tlds: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] test-tagfiles-exist: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] copy-tagfiles: [2024-04-16T10:15:26.133Z] [2024-04-16T10:15:26.133Z] package-war-common: [2024-04-16T10:15:26.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:26.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:26.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:26.133Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:26.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/injection-point/lib [2024-04-16T10:15:26.134Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:26.134Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:26.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/injection-point/docroot [2024-04-16T10:15:26.134Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2024-04-16T10:15:26.134Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:26.134Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/injection-point/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:26.134Z] [javac] Compiling 1 source file [2024-04-16T10:15:26.136Z] [java] Tue Apr 16 10:15:25 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:15:26.136Z] [java] Tue Apr 16 10:15:25 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:15:26.136Z] [echo] [2024-04-16T10:15:26.136Z] [echo] [2024-04-16T10:15:26.136Z] [echo] ************************************************** [2024-04-16T10:15:26.136Z] [echo] * Running ejb31/embedded [2024-04-16T10:15:26.136Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded [2024-04-16T10:15:26.136Z] [echo] ************************************************** [2024-04-16T10:15:26.136Z] [echo] [2024-04-16T10:15:26.136Z] [echo] [2024-04-16T10:15:26.136Z] [2024-04-16T10:15:26.136Z] all: [2024-04-16T10:15:26.136Z] [2024-04-16T10:15:26.136Z] start-derby: [2024-04-16T10:15:26.136Z] [2024-04-16T10:15:26.136Z] startDerby: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setOSConditions: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setToolWin: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setToolUnix: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setToolProperty: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setS1ASclassPath: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] init-common: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] startDerbyNonMac: [2024-04-16T10:15:26.137Z] [echo] Starting Derby DB servers in the Network Mode on ports 45716 and 45717 [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setOSConditions: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setToolWin: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setToolUnix: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setToolProperty: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] setS1ASclassPath: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] init-common: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] startDerbyMac: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] run-lite: [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] basic: [2024-04-16T10:15:26.137Z] [echo] [2024-04-16T10:15:26.137Z] [echo] [2024-04-16T10:15:26.137Z] [echo] ************************************************** [2024-04-16T10:15:26.137Z] [echo] * Running basic [2024-04-16T10:15:26.137Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/basic [2024-04-16T10:15:26.137Z] [echo] ************************************************** [2024-04-16T10:15:26.137Z] [echo] [2024-04-16T10:15:26.137Z] [echo] [2024-04-16T10:15:26.137Z] [2024-04-16T10:15:26.137Z] start-database: [2024-04-16T10:15:26.138Z] [2024-04-16T10:15:26.138Z] setOSConditions: [2024-04-16T10:15:26.138Z] [2024-04-16T10:15:26.138Z] setToolWin: [2024-04-16T10:15:26.138Z] [2024-04-16T10:15:26.138Z] setToolUnix: [2024-04-16T10:15:26.138Z] [2024-04-16T10:15:26.138Z] setToolProperty: [2024-04-16T10:15:26.138Z] [2024-04-16T10:15:26.138Z] setS1ASclassPath: [2024-04-16T10:15:26.138Z] [2024-04-16T10:15:26.138Z] init-common: [2024-04-16T10:15:26.156Z] [INFO] [exec] Application deployed with name jsfinjection. [2024-04-16T10:15:26.156Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:26.156Z] [WARNING] [echo] [2024-04-16T10:15:26.156Z] [WARNING] [echo] ************************* [2024-04-16T10:15:26.156Z] [WARNING] [echo] * build-deploy jdbc/jdbcusertx [2024-04-16T10:15:26.156Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx [2024-04-16T10:15:26.156Z] [WARNING] [echo] ************************* [2024-04-16T10:15:26.156Z] [WARNING] [echo] [2024-04-16T10:15:26.157Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:26.157Z] [WARNING] [echo] Listing of source files: JdbcUserTxTestNG.java [2024-04-16T10:15:26.157Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:26.157Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:26.157Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:26.157Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:26.157Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx/src/test/JdbcUserTxTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:26.157Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:26.157Z] 3 warnings [2024-04-16T10:15:26.157Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:26.157Z] [WARNING] [echo] Now creating a war file ../../dist/jdbcusertx/jdbcusertx.war [2024-04-16T10:15:26.157Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jdbcusertx/app [2024-04-16T10:15:26.157Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jdbcusertx [2024-04-16T10:15:26.157Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jdbcusertx/app [2024-04-16T10:15:26.271Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:26.271Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:26.271Z] 3 warnings [2024-04-16T10:15:26.271Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/JMS_Injection/app/META-INF [2024-04-16T10:15:26.271Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jms/injection/metadata/persistence.xml to copy. [2024-04-16T10:15:26.271Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/JMS_Injection/injection.war [2024-04-16T10:15:26.271Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:26.271Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:26.271Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:26.271Z] [WARNING] [echo] deploying injection.war [2024-04-16T10:15:26.389Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/injection-point/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:26.389Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:26.389Z] [2024-04-16T10:15:26.389Z] deploy: [2024-04-16T10:15:26.389Z] [2024-04-16T10:15:26.389Z] deploy-war-common: [2024-04-16T10:15:26.390Z] [2024-04-16T10:15:26.390Z] setOSConditions: [2024-04-16T10:15:26.390Z] [2024-04-16T10:15:26.390Z] setToolWin: [2024-04-16T10:15:26.390Z] [2024-04-16T10:15:26.390Z] setToolUnix: [2024-04-16T10:15:26.390Z] [2024-04-16T10:15:26.390Z] setToolProperty: [2024-04-16T10:15:26.390Z] [2024-04-16T10:15:26.390Z] setS1ASclassPath: [2024-04-16T10:15:26.390Z] [2024-04-16T10:15:26.390Z] init-common: [2024-04-16T10:15:26.390Z] [2024-04-16T10:15:26.390Z] deploy-war-commonpe: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] clean: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] setOSConditions: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] setToolWin: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] setToolUnix: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] setToolProperty: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] setS1ASclassPath: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] init-common: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.392Z] clean-common: [2024-04-16T10:15:26.392Z] [2024-04-16T10:15:26.393Z] setOSConditions: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolWin: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolUnix: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolProperty: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setS1ASclassPath: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] init-common: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] clean-classes-common: [2024-04-16T10:15:26.393Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setOSConditions: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolWin: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolUnix: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolProperty: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setS1ASclassPath: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] init-common: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] clean-jars-common: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] compile: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setOSConditions: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolWin: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolUnix: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.393Z] setToolProperty: [2024-04-16T10:15:26.393Z] [2024-04-16T10:15:26.394Z] setS1ASclassPath: [2024-04-16T10:15:26.394Z] [2024-04-16T10:15:26.394Z] init-common: [2024-04-16T10:15:26.394Z] [2024-04-16T10:15:26.394Z] compile-common: [2024-04-16T10:15:26.394Z] [echo] Current time (ISO): 2024-04-16T10:15:26.336+0000 [2024-04-16T10:15:26.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:26.394Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:26.428Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:26.532Z] [exec] Waiting for the domain to stop . [2024-04-16T10:15:26.532Z] [exec] Waiting finished after 356 ms. [2024-04-16T10:15:26.532Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:15:26.981Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-programmatic-lookup-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-programmatic-lookup-servlet-annotation-web.war [2024-04-16T10:15:27.029Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:27.029Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:27.029Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx/src/java/MyServlet.java uses unchecked or unsafe operations. [2024-04-16T10:15:27.029Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:15:27.029Z] 3 warnings [2024-04-16T10:15:27.029Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jdbcusertx/app/META-INF [2024-04-16T10:15:27.029Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx/metadata/persistence.xml to copy. [2024-04-16T10:15:27.029Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jdbcusertx/jdbcusertx.war [2024-04-16T10:15:27.029Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:27.327Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:27.327Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:27.327Z] [WARNING] [echo] deploying jdbcusertx.war [2024-04-16T10:15:27.543Z] [exec] Application deployed with name cdi-programmatic-lookup-servlet-annotation-web. [2024-04-16T10:15:27.543Z] [2024-04-16T10:15:27.543Z] deploy-war-commonee: [2024-04-16T10:15:27.543Z] [2024-04-16T10:15:27.543Z] run: [2024-04-16T10:15:27.674Z] [INFO] [exec] Application deployed with name injection. [2024-04-16T10:15:27.674Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:27.674Z] [WARNING] [echo] [2024-04-16T10:15:27.674Z] [WARNING] [echo] ************************* [2024-04-16T10:15:27.674Z] [WARNING] [echo] * build-deploy wsit/JaxwsFromWsdl [2024-04-16T10:15:27.674Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/JaxwsFromWsdl [2024-04-16T10:15:27.674Z] [WARNING] [echo] ************************* [2024-04-16T10:15:27.674Z] [WARNING] [echo] [2024-04-16T10:15:27.674Z] [WARNING] [echo] build-setup: build.home=../.. [2024-04-16T10:15:27.674Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-04-16T10:15:27.674Z] [INFO] [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 [2024-04-16T10:15:27.674Z] [INFO] [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7/bin/java -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test -keep -verbose /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/AddNumbers.wsdl -b /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-server.xml [2024-04-16T10:15:27.794Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:27.794Z] [javac] 1 warning [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] build: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] setOSConditions: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] fixFiles: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] convUnix: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] convWin: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] setToolWin: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] setToolUnix: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] setToolProperty: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] setS1ASclassPath: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] init-common: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] package-persistence-common: [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] ejb-jar-common: [2024-04-16T10:15:27.794Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:27.794Z] [2024-04-16T10:15:27.794Z] package-ejbjar-common: [2024-04-16T10:15:27.794Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-ejb.jar [2024-04-16T10:15:27.795Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] appclient-jar-common: [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] package-appclientjar-common: [2024-04-16T10:15:27.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubser-client.jar [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] webclient-war-common: [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] build-ear-common: [2024-04-16T10:15:27.795Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:27.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:27.795Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:27.795Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] deploy: [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] setOSConditions: [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] setToolWin: [2024-04-16T10:15:27.795Z] [2024-04-16T10:15:27.795Z] setToolUnix: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] setToolProperty: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] setS1ASclassPath: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] init-common: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] deploy-common: [2024-04-16T10:15:27.796Z] [echo] Current time (ISO): 2024-04-16T10:15:27.764+0000 [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] setOSConditions: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] setToolWin: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] setToolUnix: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] setToolProperty: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] setS1ASclassPath: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] init-common: [2024-04-16T10:15:27.796Z] [2024-04-16T10:15:27.796Z] deploy-common-pe: [2024-04-16T10:15:27.797Z] [exec] Application deployed with name ejb-mdb-cmtApp. [2024-04-16T10:15:27.797Z] [echo] Deployment on target server server successful [2024-04-16T10:15:27.797Z] [2024-04-16T10:15:27.797Z] setOSConditions: [2024-04-16T10:15:27.797Z] [2024-04-16T10:15:27.797Z] setToolWin: [2024-04-16T10:15:27.797Z] [2024-04-16T10:15:27.797Z] setToolUnix: [2024-04-16T10:15:27.797Z] [2024-04-16T10:15:27.797Z] setToolProperty: [2024-04-16T10:15:27.797Z] [2024-04-16T10:15:27.797Z] setS1ASclassPath: [2024-04-16T10:15:27.797Z] [2024-04-16T10:15:27.798Z] init-common: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] deploy-common-ee: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [java] opening connection to http://localhost:8080/cdi-programmatic-lookup-servlet-annotation/myurl?username=scott&password=tiger [2024-04-16T10:15:27.798Z] run: [2024-04-16T10:15:27.798Z] [java] TESTNAME injection-point-tests [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:27.798Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:27.798Z] [java] [2024-04-16T10:15:27.798Z] [java] [2024-04-16T10:15:27.798Z] setOSConditions: [2024-04-16T10:15:27.798Z] [java] ----------------------------------------- [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [java] - injection-point-tests: PASS - [2024-04-16T10:15:27.798Z] [java] ----------------------------------------- [2024-04-16T10:15:27.798Z] [java] - Total PASS : 1 - [2024-04-16T10:15:27.798Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:27.798Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:27.798Z] setToolWin: [2024-04-16T10:15:27.798Z] [java] ----------------------------------------- [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] setToolUnix: [2024-04-16T10:15:27.798Z] undeploy: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] setOSConditions: [2024-04-16T10:15:27.798Z] setToolProperty: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] setToolWin: [2024-04-16T10:15:27.798Z] setS1ASclassPath: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] setToolUnix: [2024-04-16T10:15:27.798Z] init-common: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] setToolProperty: [2024-04-16T10:15:27.798Z] runclient-common: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.798Z] setS1ASclassPath: [2024-04-16T10:15:27.798Z] [2024-04-16T10:15:27.799Z] init-common: [2024-04-16T10:15:27.799Z] [2024-04-16T10:15:27.799Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-cmtAppClient.jar -name ejb-mdb-cmtClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:15:27.799Z] undeploy-war-common: [2024-04-16T10:15:27.936Z] [WARNING] [wsimport] parsing WSDL... [2024-04-16T10:15:28.084Z] [exec] Waiting for domain1 to start ............ [2024-04-16T10:15:28.084Z] [exec] Waiting finished after 11,720 ms. [2024-04-16T10:15:28.084Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:15:28.084Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:15:28.084Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:15:28.084Z] [exec] Admin Port: 45,707 [2024-04-16T10:15:28.084Z] [exec] Command start-domain executed successfully. [2024-04-16T10:15:28.084Z] [echo] run.xml:doing wait for localhost:45712... [2024-04-16T10:15:28.084Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-04-16T10:15:28.084Z] [2024-04-16T10:15:28.084Z] dumpThreadStack: [2024-04-16T10:15:28.084Z] [2024-04-16T10:15:28.084Z] startDomainWindows: [2024-04-16T10:15:28.084Z] [2024-04-16T10:15:28.084Z] startDomain: [2024-04-16T10:15:28.084Z] [2024-04-16T10:15:28.084Z] clean-result: [2024-04-16T10:15:28.084Z] [2024-04-16T10:15:28.084Z] test-group-3: [2024-04-16T10:15:28.085Z] [echo] [2024-04-16T10:15:28.085Z] [echo] [2024-04-16T10:15:28.085Z] [echo] ************************************************** [2024-04-16T10:15:28.085Z] [echo] * Running cmp [2024-04-16T10:15:28.085Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cmp [2024-04-16T10:15:28.085Z] [echo] ************************************************** [2024-04-16T10:15:28.085Z] [echo] [2024-04-16T10:15:28.085Z] [echo] [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] all: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] readonly: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setOSConditions: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setToolWin: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setToolUnix: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setToolProperty: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setS1ASclassPath: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] init-common: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] clean: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setOSConditions: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setToolWin: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setToolUnix: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setToolProperty: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setS1ASclassPath: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] init-common: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] clean-common: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setOSConditions: [2024-04-16T10:15:28.085Z] [2024-04-16T10:15:28.085Z] setToolWin: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolUnix: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolProperty: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setS1ASclassPath: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] init-common: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] clean-classes-common: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setOSConditions: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolWin: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolUnix: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolProperty: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setS1ASclassPath: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] init-common: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] clean-jars-common: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] compile: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setOSConditions: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolWin: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolUnix: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setToolProperty: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] setS1ASclassPath: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.086Z] init-common: [2024-04-16T10:15:28.086Z] [2024-04-16T10:15:28.087Z] compile-common: [2024-04-16T10:15:28.087Z] [echo] Current time (ISO): 2024-04-16T10:15:27.925+0000 [2024-04-16T10:15:28.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:28.087Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] { [Pipeline] sh [2024-04-16T10:15:28.357Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserApp.ear [2024-04-16T10:15:28.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-programmatic-lookup-servlet-annotation-web [2024-04-16T10:15:28.403Z] [exec] Apr 16, 2024 10:15:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:15:28.403Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] all: [2024-04-16T10:15:28.639Z] [echo] [2024-04-16T10:15:28.639Z] [echo] ************************* [2024-04-16T10:15:28.639Z] [echo] * Running interceptors [2024-04-16T10:15:28.639Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors [2024-04-16T10:15:28.639Z] [echo] ************************* [2024-04-16T10:15:28.639Z] [echo] [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] all: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] interceptors: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] setOSConditions: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] setToolWin: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] setToolUnix: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] setToolProperty: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] setS1ASclassPath: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] init-common: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.639Z] clean: [2024-04-16T10:15:28.639Z] [2024-04-16T10:15:28.640Z] setOSConditions: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setToolWin: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setToolUnix: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setToolProperty: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setS1ASclassPath: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] init-common: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] clean-common: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setOSConditions: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setToolWin: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setToolUnix: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setToolProperty: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] setS1ASclassPath: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.640Z] init-common: [2024-04-16T10:15:28.640Z] [2024-04-16T10:15:28.641Z] clean-classes-common: [2024-04-16T10:15:28.641Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] setOSConditions: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] setToolWin: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] setToolUnix: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] setToolProperty: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] setS1ASclassPath: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] init-common: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] clean-jars-common: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] compile: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.641Z] setOSConditions: [2024-04-16T10:15:28.641Z] [2024-04-16T10:15:28.642Z] setToolWin: [2024-04-16T10:15:28.642Z] [2024-04-16T10:15:28.642Z] setToolUnix: [2024-04-16T10:15:28.642Z] [2024-04-16T10:15:28.642Z] setToolProperty: [2024-04-16T10:15:28.642Z] [2024-04-16T10:15:28.642Z] setS1ASclassPath: [2024-04-16T10:15:28.642Z] [2024-04-16T10:15:28.642Z] init-common: [2024-04-16T10:15:28.642Z] [2024-04-16T10:15:28.642Z] compile-common: [2024-04-16T10:15:28.642Z] [echo] Current time (ISO): 2024-04-16T10:15:28.483+0000 [2024-04-16T10:15:28.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:28.642Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] Generating code... [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbers.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersFault_Exception.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersPortType.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersResponse.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/AddNumbersService.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/ObjectFactory.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/OneWayInt.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] jaxwsfromwsdl/server/package-info.java [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] Compiling code... [2024-04-16T10:15:28.858Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbers.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersPortType.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersResponse.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/ObjectFactory.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/OneWayInt.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/package-info.java [2024-04-16T10:15:29.106Z] [INFO] [2024-04-16T10:15:29.106Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:15:29.106Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:15:29.106Z] [INFO] from pom.xml [2024-04-16T10:15:29.106Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:15:29.139Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:29.150Z] + id [2024-04-16T10:15:29.150Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:15:29.150Z] + uname -a [2024-04-16T10:15:29.150Z] Linux basic-v833v 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:15:29.150Z] + env [2024-04-16T10:15:29.150Z] + sort [2024-04-16T10:15:29.150Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:29.150Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:29.150Z] BRANCH_NAME=PR-24889 [2024-04-16T10:15:29.150Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:15:29.150Z] BUILD_ID=5 [2024-04-16T10:15:29.150Z] BUILD_NUMBER=5 [2024-04-16T10:15:29.150Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:15:29.150Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:15:29.150Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:15:29.150Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:15:29.150Z] CHANGE_FORK=samsonsouley [2024-04-16T10:15:29.150Z] CHANGE_ID=24889 [2024-04-16T10:15:29.150Z] CHANGE_TARGET=master [2024-04-16T10:15:29.150Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:15:29.150Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:15:29.150Z] CI=true [2024-04-16T10:15:29.150Z] EXECUTOR_NUMBER=0 [2024-04-16T10:15:29.150Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:15:29.150Z] HOME=/home/jenkins [2024-04-16T10:15:29.150Z] HOSTNAME=basic-v833v [2024-04-16T10:15:29.150Z] HUDSON_COOKIE=2ac72f1d-5bf2-4da7-a7ff-1b1273e72134 [2024-04-16T10:15:29.150Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:15:29.150Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:15:29.150Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:15:29.150Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:15:29.150Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:15:29.150Z] JENKINS_AGENT_NAME=basic-v833v [2024-04-16T10:15:29.150Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:15:29.150Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:15:29.150Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:15:29.150Z] JENKINS_NAME=basic-v833v [2024-04-16T10:15:29.150Z] JENKINS_NODE_COOKIE=f7643507-61e5-4eea-a62b-2b13e281503f [2024-04-16T10:15:29.150Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:15:29.150Z] JENKINS_SECRET=**** [2024-04-16T10:15:29.150Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:15:29.150Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:15:29.150Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:15:29.150Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:15:29.150Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:15:29.150Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:15:29.150Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:15:29.150Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:15:29.150Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:15:29.150Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:15:29.150Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:15:29.150Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:15:29.150Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:15:29.150Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:15:29.150Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:15:29.151Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:15:29.151Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:15:29.151Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:15:29.151Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:15:29.151Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:15:29.151Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:15:29.151Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:15:29.151Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:15:29.151Z] LANG=en_US.UTF-8 [2024-04-16T10:15:29.151Z] LANGUAGE=en_US:en [2024-04-16T10:15:29.151Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:15:29.151Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:15:29.151Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:15:29.151Z] NODE_LABELS=basic-v833v basic [2024-04-16T10:15:29.151Z] NODE_NAME=basic-v833v [2024-04-16T10:15:29.151Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:15:29.151Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-v833v [2024-04-16T10:15:29.151Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:15:29.151Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:15:29.151Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:15:29.151Z] PORT_ADMIN=4848 [2024-04-16T10:15:29.151Z] PORT_HTTP=8080 [2024-04-16T10:15:29.151Z] PORT_HTTPS=8181 [2024-04-16T10:15:29.151Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:29.151Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:15:29.151Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:15:29.151Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:15:29.151Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:15:29.151Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:29.151Z] SHLVL=1 [2024-04-16T10:15:29.151Z] STAGE_NAME=connector_group_1 [2024-04-16T10:15:29.151Z] TERM=xterm [2024-04-16T10:15:29.151Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:15:29.151Z] USER_NAME=jenkins [2024-04-16T10:15:29.151Z] _=/usr/bin/env [2024-04-16T10:15:29.151Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:29.151Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:15:29.151Z] + df -h [2024-04-16T10:15:29.151Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:15:29.151Z] overlay 32G 20K 32G 1% / [2024-04-16T10:15:29.151Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:15:29.151Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:15:29.151Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:15:29.151Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-04-16T10:15:29.151Z] /dev/sda4 932G 154G 778G 17% /etc/hosts [2024-04-16T10:15:29.151Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:15:29.151Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:15:29.151Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:15:29.151Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:15:29.151Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:15:29.151Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:15:29.151Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:15:29.151Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:15:29.151Z] + mvn -version [2024-04-16T10:15:29.287Z] [INFO] [exec] Application deployed with name jdbcusertx. [2024-04-16T10:15:29.287Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:29.287Z] [WARNING] [echo] [2024-04-16T10:15:29.287Z] [WARNING] [echo] ************************* [2024-04-16T10:15:29.287Z] [WARNING] [echo] * build-deploy persistence/jpainjectemf [2024-04-16T10:15:29.287Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpainjectemf [2024-04-16T10:15:29.287Z] [WARNING] [echo] ************************* [2024-04-16T10:15:29.287Z] [WARNING] [echo] [2024-04-16T10:15:29.287Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:29.287Z] [WARNING] [echo] Listing of source files: JpaInjectEMFTestNG.java [2024-04-16T10:15:29.287Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:29.331Z] [exec] Apr 16, 2024 10:15:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:29.331Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:15:29.331Z] [exec] Apr 16, 2024 10:15:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:29.331Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:29.331Z] [exec] Apr 16, 2024 10:15:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:29.331Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:29.337Z] [exec] Application deployed with name ejb-stubs-stubserApp. [2024-04-16T10:15:29.337Z] [echo] Deployment on target server server successful [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] setOSConditions: [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] setToolWin: [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] setToolUnix: [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] setToolProperty: [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] setS1ASclassPath: [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] init-common: [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] deploy-common-ee: [2024-04-16T10:15:29.337Z] [2024-04-16T10:15:29.337Z] run: [2024-04-16T10:15:29.338Z] [2024-04-16T10:15:29.338Z] setOSConditions: [2024-04-16T10:15:29.338Z] [2024-04-16T10:15:29.338Z] setToolWin: [2024-04-16T10:15:29.338Z] [2024-04-16T10:15:29.338Z] setToolUnix: [2024-04-16T10:15:29.338Z] [2024-04-16T10:15:29.338Z] setToolProperty: [2024-04-16T10:15:29.338Z] [2024-04-16T10:15:29.338Z] setS1ASclassPath: [2024-04-16T10:15:29.338Z] [2024-04-16T10:15:29.338Z] init-common: [2024-04-16T10:15:29.338Z] [2024-04-16T10:15:29.338Z] runclient-common: [2024-04-16T10:15:29.338Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserAppClient.jar -name ejb-stubs-stubserClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:15:29.410Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:15:29.411Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:15:29.411Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:15:29.411Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:15:29.411Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:15:29.411Z] + ant -version [2024-04-16T10:15:29.581Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:29.668Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:15:29.668Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:15:29.668Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-32491a83/script.sh.copy: line 9: ps: command not found [2024-04-16T10:15:29.668Z] + true [2024-04-16T10:15:29.668Z] + cat /proc/cpuinfo [2024-04-16T10:15:29.668Z] processor : 0 [2024-04-16T10:15:29.668Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.668Z] cpu family : 6 [2024-04-16T10:15:29.668Z] model : 62 [2024-04-16T10:15:29.668Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.668Z] stepping : 4 [2024-04-16T10:15:29.668Z] microcode : 0x42e [2024-04-16T10:15:29.668Z] cpu MHz : 2400.289 [2024-04-16T10:15:29.668Z] cache size : 15360 KB [2024-04-16T10:15:29.668Z] physical id : 0 [2024-04-16T10:15:29.668Z] siblings : 12 [2024-04-16T10:15:29.668Z] core id : 0 [2024-04-16T10:15:29.668Z] cpu cores : 6 [2024-04-16T10:15:29.668Z] apicid : 0 [2024-04-16T10:15:29.668Z] initial apicid : 0 [2024-04-16T10:15:29.668Z] fpu : yes [2024-04-16T10:15:29.668Z] fpu_exception : yes [2024-04-16T10:15:29.668Z] cpuid level : 13 [2024-04-16T10:15:29.668Z] wp : yes [2024-04-16T10:15:29.668Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.668Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.668Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.668Z] bogomips : 4200.27 [2024-04-16T10:15:29.668Z] clflush size : 64 [2024-04-16T10:15:29.668Z] cache_alignment : 64 [2024-04-16T10:15:29.668Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.668Z] power management: [2024-04-16T10:15:29.668Z] [2024-04-16T10:15:29.668Z] processor : 1 [2024-04-16T10:15:29.668Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.668Z] cpu family : 6 [2024-04-16T10:15:29.668Z] model : 62 [2024-04-16T10:15:29.668Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.668Z] stepping : 4 [2024-04-16T10:15:29.668Z] microcode : 0x42e [2024-04-16T10:15:29.668Z] cpu MHz : 2403.460 [2024-04-16T10:15:29.668Z] cache size : 15360 KB [2024-04-16T10:15:29.668Z] physical id : 0 [2024-04-16T10:15:29.668Z] siblings : 12 [2024-04-16T10:15:29.668Z] core id : 1 [2024-04-16T10:15:29.668Z] cpu cores : 6 [2024-04-16T10:15:29.668Z] apicid : 2 [2024-04-16T10:15:29.668Z] initial apicid : 2 [2024-04-16T10:15:29.668Z] fpu : yes [2024-04-16T10:15:29.668Z] fpu_exception : yes [2024-04-16T10:15:29.668Z] cpuid level : 13 [2024-04-16T10:15:29.668Z] wp : yes [2024-04-16T10:15:29.668Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.668Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.668Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.668Z] bogomips : 4200.27 [2024-04-16T10:15:29.668Z] clflush size : 64 [2024-04-16T10:15:29.668Z] cache_alignment : 64 [2024-04-16T10:15:29.668Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.668Z] power management: [2024-04-16T10:15:29.668Z] [2024-04-16T10:15:29.668Z] processor : 2 [2024-04-16T10:15:29.668Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.668Z] cpu family : 6 [2024-04-16T10:15:29.668Z] model : 62 [2024-04-16T10:15:29.668Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.668Z] stepping : 4 [2024-04-16T10:15:29.668Z] microcode : 0x42e [2024-04-16T10:15:29.668Z] cpu MHz : 2399.866 [2024-04-16T10:15:29.668Z] cache size : 15360 KB [2024-04-16T10:15:29.668Z] physical id : 0 [2024-04-16T10:15:29.668Z] siblings : 12 [2024-04-16T10:15:29.668Z] core id : 2 [2024-04-16T10:15:29.668Z] cpu cores : 6 [2024-04-16T10:15:29.668Z] apicid : 4 [2024-04-16T10:15:29.668Z] initial apicid : 4 [2024-04-16T10:15:29.668Z] fpu : yes [2024-04-16T10:15:29.668Z] fpu_exception : yes [2024-04-16T10:15:29.668Z] cpuid level : 13 [2024-04-16T10:15:29.668Z] wp : yes [2024-04-16T10:15:29.669Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.669Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.669Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.669Z] bogomips : 4200.27 [2024-04-16T10:15:29.669Z] clflush size : 64 [2024-04-16T10:15:29.669Z] cache_alignment : 64 [2024-04-16T10:15:29.669Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.669Z] power management: [2024-04-16T10:15:29.669Z] [2024-04-16T10:15:29.669Z] processor : 3 [2024-04-16T10:15:29.669Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.669Z] cpu family : 6 [2024-04-16T10:15:29.669Z] model : 62 [2024-04-16T10:15:29.669Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.669Z] stepping : 4 [2024-04-16T10:15:29.669Z] microcode : 0x42e [2024-04-16T10:15:29.669Z] cpu MHz : 2400.132 [2024-04-16T10:15:29.669Z] cache size : 15360 KB [2024-04-16T10:15:29.669Z] physical id : 0 [2024-04-16T10:15:29.669Z] siblings : 12 [2024-04-16T10:15:29.669Z] core id : 3 [2024-04-16T10:15:29.669Z] cpu cores : 6 [2024-04-16T10:15:29.669Z] apicid : 6 [2024-04-16T10:15:29.669Z] initial apicid : 6 [2024-04-16T10:15:29.669Z] fpu : yes [2024-04-16T10:15:29.669Z] fpu_exception : yes [2024-04-16T10:15:29.669Z] cpuid level : 13 [2024-04-16T10:15:29.669Z] wp : yes [2024-04-16T10:15:29.669Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.669Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.669Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.669Z] bogomips : 4200.27 [2024-04-16T10:15:29.669Z] clflush size : 64 [2024-04-16T10:15:29.669Z] cache_alignment : 64 [2024-04-16T10:15:29.669Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.669Z] power management: [2024-04-16T10:15:29.669Z] [2024-04-16T10:15:29.669Z] processor : 4 [2024-04-16T10:15:29.669Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.669Z] cpu family : 6 [2024-04-16T10:15:29.669Z] model : 62 [2024-04-16T10:15:29.669Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.669Z] stepping : 4 [2024-04-16T10:15:29.669Z] microcode : 0x42e [2024-04-16T10:15:29.669Z] cpu MHz : 2409.871 [2024-04-16T10:15:29.669Z] cache size : 15360 KB [2024-04-16T10:15:29.669Z] physical id : 0 [2024-04-16T10:15:29.669Z] siblings : 12 [2024-04-16T10:15:29.669Z] core id : 4 [2024-04-16T10:15:29.669Z] cpu cores : 6 [2024-04-16T10:15:29.669Z] apicid : 8 [2024-04-16T10:15:29.669Z] initial apicid : 8 [2024-04-16T10:15:29.669Z] fpu : yes [2024-04-16T10:15:29.669Z] fpu_exception : yes [2024-04-16T10:15:29.669Z] cpuid level : 13 [2024-04-16T10:15:29.669Z] wp : yes [2024-04-16T10:15:29.669Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.669Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.669Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.669Z] bogomips : 4200.27 [2024-04-16T10:15:29.669Z] clflush size : 64 [2024-04-16T10:15:29.669Z] cache_alignment : 64 [2024-04-16T10:15:29.669Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.669Z] power management: [2024-04-16T10:15:29.669Z] [2024-04-16T10:15:29.669Z] processor : 5 [2024-04-16T10:15:29.669Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.669Z] cpu family : 6 [2024-04-16T10:15:29.669Z] model : 62 [2024-04-16T10:15:29.669Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.669Z] stepping : 4 [2024-04-16T10:15:29.669Z] microcode : 0x42e [2024-04-16T10:15:29.669Z] cpu MHz : 2400.739 [2024-04-16T10:15:29.669Z] cache size : 15360 KB [2024-04-16T10:15:29.669Z] physical id : 0 [2024-04-16T10:15:29.669Z] siblings : 12 [2024-04-16T10:15:29.669Z] core id : 5 [2024-04-16T10:15:29.669Z] cpu cores : 6 [2024-04-16T10:15:29.669Z] apicid : 10 [2024-04-16T10:15:29.669Z] initial apicid : 10 [2024-04-16T10:15:29.669Z] fpu : yes [2024-04-16T10:15:29.669Z] fpu_exception : yes [2024-04-16T10:15:29.669Z] cpuid level : 13 [2024-04-16T10:15:29.669Z] wp : yes [2024-04-16T10:15:29.670Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.670Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.670Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.670Z] bogomips : 4200.27 [2024-04-16T10:15:29.670Z] clflush size : 64 [2024-04-16T10:15:29.670Z] cache_alignment : 64 [2024-04-16T10:15:29.670Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.670Z] power management: [2024-04-16T10:15:29.670Z] [2024-04-16T10:15:29.670Z] processor : 6 [2024-04-16T10:15:29.670Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.670Z] cpu family : 6 [2024-04-16T10:15:29.670Z] model : 62 [2024-04-16T10:15:29.670Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.670Z] stepping : 4 [2024-04-16T10:15:29.670Z] microcode : 0x42e [2024-04-16T10:15:29.670Z] cpu MHz : 2400.567 [2024-04-16T10:15:29.670Z] cache size : 15360 KB [2024-04-16T10:15:29.670Z] physical id : 1 [2024-04-16T10:15:29.670Z] siblings : 12 [2024-04-16T10:15:29.670Z] core id : 0 [2024-04-16T10:15:29.670Z] cpu cores : 6 [2024-04-16T10:15:29.670Z] apicid : 32 [2024-04-16T10:15:29.670Z] initial apicid : 32 [2024-04-16T10:15:29.670Z] fpu : yes [2024-04-16T10:15:29.670Z] fpu_exception : yes [2024-04-16T10:15:29.670Z] cpuid level : 13 [2024-04-16T10:15:29.670Z] wp : yes [2024-04-16T10:15:29.670Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.670Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.670Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.670Z] bogomips : 4209.98 [2024-04-16T10:15:29.670Z] clflush size : 64 [2024-04-16T10:15:29.670Z] cache_alignment : 64 [2024-04-16T10:15:29.670Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.670Z] power management: [2024-04-16T10:15:29.670Z] [2024-04-16T10:15:29.670Z] processor : 7 [2024-04-16T10:15:29.670Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.670Z] cpu family : 6 [2024-04-16T10:15:29.670Z] model : 62 [2024-04-16T10:15:29.670Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.670Z] stepping : 4 [2024-04-16T10:15:29.670Z] microcode : 0x42e [2024-04-16T10:15:29.670Z] cpu MHz : 2400.592 [2024-04-16T10:15:29.670Z] cache size : 15360 KB [2024-04-16T10:15:29.670Z] physical id : 1 [2024-04-16T10:15:29.670Z] siblings : 12 [2024-04-16T10:15:29.670Z] core id : 1 [2024-04-16T10:15:29.670Z] cpu cores : 6 [2024-04-16T10:15:29.670Z] apicid : 34 [2024-04-16T10:15:29.670Z] initial apicid : 34 [2024-04-16T10:15:29.670Z] fpu : yes [2024-04-16T10:15:29.670Z] fpu_exception : yes [2024-04-16T10:15:29.670Z] cpuid level : 13 [2024-04-16T10:15:29.670Z] wp : yes [2024-04-16T10:15:29.670Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.670Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.670Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.670Z] bogomips : 4209.98 [2024-04-16T10:15:29.670Z] clflush size : 64 [2024-04-16T10:15:29.670Z] cache_alignment : 64 [2024-04-16T10:15:29.670Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.670Z] power management: [2024-04-16T10:15:29.670Z] [2024-04-16T10:15:29.670Z] processor : 8 [2024-04-16T10:15:29.670Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.670Z] cpu family : 6 [2024-04-16T10:15:29.670Z] model : 62 [2024-04-16T10:15:29.670Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.670Z] stepping : 4 [2024-04-16T10:15:29.670Z] microcode : 0x42e [2024-04-16T10:15:29.670Z] cpu MHz : 2400.477 [2024-04-16T10:15:29.670Z] cache size : 15360 KB [2024-04-16T10:15:29.670Z] physical id : 1 [2024-04-16T10:15:29.670Z] siblings : 12 [2024-04-16T10:15:29.670Z] core id : 2 [2024-04-16T10:15:29.670Z] cpu cores : 6 [2024-04-16T10:15:29.670Z] apicid : 36 [2024-04-16T10:15:29.670Z] initial apicid : 36 [2024-04-16T10:15:29.670Z] fpu : yes [2024-04-16T10:15:29.670Z] fpu_exception : yes [2024-04-16T10:15:29.670Z] cpuid level : 13 [2024-04-16T10:15:29.670Z] wp : yes [2024-04-16T10:15:29.671Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.671Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.671Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.671Z] bogomips : 4209.98 [2024-04-16T10:15:29.671Z] clflush size : 64 [2024-04-16T10:15:29.671Z] cache_alignment : 64 [2024-04-16T10:15:29.671Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.671Z] power management: [2024-04-16T10:15:29.671Z] [2024-04-16T10:15:29.671Z] processor : 9 [2024-04-16T10:15:29.671Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.671Z] cpu family : 6 [2024-04-16T10:15:29.671Z] model : 62 [2024-04-16T10:15:29.671Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.671Z] stepping : 4 [2024-04-16T10:15:29.671Z] microcode : 0x42e [2024-04-16T10:15:29.671Z] cpu MHz : 2399.882 [2024-04-16T10:15:29.671Z] cache size : 15360 KB [2024-04-16T10:15:29.671Z] physical id : 1 [2024-04-16T10:15:29.671Z] siblings : 12 [2024-04-16T10:15:29.671Z] core id : 3 [2024-04-16T10:15:29.671Z] cpu cores : 6 [2024-04-16T10:15:29.671Z] apicid : 38 [2024-04-16T10:15:29.671Z] initial apicid : 38 [2024-04-16T10:15:29.671Z] fpu : yes [2024-04-16T10:15:29.671Z] fpu_exception : yes [2024-04-16T10:15:29.671Z] cpuid level : 13 [2024-04-16T10:15:29.671Z] wp : yes [2024-04-16T10:15:29.671Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.671Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.671Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.671Z] bogomips : 4209.98 [2024-04-16T10:15:29.671Z] clflush size : 64 [2024-04-16T10:15:29.671Z] cache_alignment : 64 [2024-04-16T10:15:29.671Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.671Z] power management: [2024-04-16T10:15:29.671Z] [2024-04-16T10:15:29.671Z] processor : 10 [2024-04-16T10:15:29.671Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.671Z] cpu family : 6 [2024-04-16T10:15:29.671Z] model : 62 [2024-04-16T10:15:29.671Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.671Z] stepping : 4 [2024-04-16T10:15:29.671Z] microcode : 0x42e [2024-04-16T10:15:29.671Z] cpu MHz : 2400.952 [2024-04-16T10:15:29.671Z] cache size : 15360 KB [2024-04-16T10:15:29.671Z] physical id : 1 [2024-04-16T10:15:29.671Z] siblings : 12 [2024-04-16T10:15:29.671Z] core id : 4 [2024-04-16T10:15:29.671Z] cpu cores : 6 [2024-04-16T10:15:29.671Z] apicid : 40 [2024-04-16T10:15:29.671Z] initial apicid : 40 [2024-04-16T10:15:29.671Z] fpu : yes [2024-04-16T10:15:29.671Z] fpu_exception : yes [2024-04-16T10:15:29.671Z] cpuid level : 13 [2024-04-16T10:15:29.671Z] wp : yes [2024-04-16T10:15:29.671Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.671Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.671Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.671Z] bogomips : 4209.98 [2024-04-16T10:15:29.671Z] clflush size : 64 [2024-04-16T10:15:29.671Z] cache_alignment : 64 [2024-04-16T10:15:29.671Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.671Z] power management: [2024-04-16T10:15:29.671Z] [2024-04-16T10:15:29.671Z] processor : 11 [2024-04-16T10:15:29.671Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.671Z] cpu family : 6 [2024-04-16T10:15:29.671Z] model : 62 [2024-04-16T10:15:29.671Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.671Z] stepping : 4 [2024-04-16T10:15:29.671Z] microcode : 0x42e [2024-04-16T10:15:29.671Z] cpu MHz : 2400.071 [2024-04-16T10:15:29.671Z] cache size : 15360 KB [2024-04-16T10:15:29.671Z] physical id : 1 [2024-04-16T10:15:29.671Z] siblings : 12 [2024-04-16T10:15:29.671Z] core id : 5 [2024-04-16T10:15:29.671Z] cpu cores : 6 [2024-04-16T10:15:29.671Z] apicid : 42 [2024-04-16T10:15:29.671Z] initial apicid : 42 [2024-04-16T10:15:29.671Z] fpu : yes [2024-04-16T10:15:29.671Z] fpu_exception : yes [2024-04-16T10:15:29.671Z] cpuid level : 13 [2024-04-16T10:15:29.671Z] wp : yes [2024-04-16T10:15:29.671Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.672Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.672Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.672Z] bogomips : 4209.98 [2024-04-16T10:15:29.672Z] clflush size : 64 [2024-04-16T10:15:29.672Z] cache_alignment : 64 [2024-04-16T10:15:29.672Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.672Z] power management: [2024-04-16T10:15:29.672Z] [2024-04-16T10:15:29.672Z] processor : 12 [2024-04-16T10:15:29.672Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.672Z] cpu family : 6 [2024-04-16T10:15:29.672Z] model : 62 [2024-04-16T10:15:29.672Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.672Z] stepping : 4 [2024-04-16T10:15:29.672Z] microcode : 0x42e [2024-04-16T10:15:29.672Z] cpu MHz : 2400.087 [2024-04-16T10:15:29.672Z] cache size : 15360 KB [2024-04-16T10:15:29.672Z] physical id : 0 [2024-04-16T10:15:29.672Z] siblings : 12 [2024-04-16T10:15:29.672Z] core id : 0 [2024-04-16T10:15:29.672Z] cpu cores : 6 [2024-04-16T10:15:29.672Z] apicid : 1 [2024-04-16T10:15:29.672Z] initial apicid : 1 [2024-04-16T10:15:29.672Z] fpu : yes [2024-04-16T10:15:29.672Z] fpu_exception : yes [2024-04-16T10:15:29.672Z] cpuid level : 13 [2024-04-16T10:15:29.672Z] wp : yes [2024-04-16T10:15:29.672Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.672Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.672Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.672Z] bogomips : 4200.27 [2024-04-16T10:15:29.672Z] clflush size : 64 [2024-04-16T10:15:29.672Z] cache_alignment : 64 [2024-04-16T10:15:29.672Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.672Z] power management: [2024-04-16T10:15:29.672Z] [2024-04-16T10:15:29.672Z] processor : 13 [2024-04-16T10:15:29.672Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.672Z] cpu family : 6 [2024-04-16T10:15:29.672Z] model : 62 [2024-04-16T10:15:29.672Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.672Z] stepping : 4 [2024-04-16T10:15:29.672Z] microcode : 0x42e [2024-04-16T10:15:29.672Z] cpu MHz : 2414.945 [2024-04-16T10:15:29.672Z] cache size : 15360 KB [2024-04-16T10:15:29.672Z] physical id : 0 [2024-04-16T10:15:29.672Z] siblings : 12 [2024-04-16T10:15:29.672Z] core id : 1 [2024-04-16T10:15:29.672Z] cpu cores : 6 [2024-04-16T10:15:29.672Z] apicid : 3 [2024-04-16T10:15:29.672Z] initial apicid : 3 [2024-04-16T10:15:29.672Z] fpu : yes [2024-04-16T10:15:29.672Z] fpu_exception : yes [2024-04-16T10:15:29.672Z] cpuid level : 13 [2024-04-16T10:15:29.672Z] wp : yes [2024-04-16T10:15:29.672Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.672Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.672Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.672Z] bogomips : 4200.27 [2024-04-16T10:15:29.672Z] clflush size : 64 [2024-04-16T10:15:29.672Z] cache_alignment : 64 [2024-04-16T10:15:29.672Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.672Z] power management: [2024-04-16T10:15:29.672Z] [2024-04-16T10:15:29.672Z] processor : 14 [2024-04-16T10:15:29.672Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.672Z] cpu family : 6 [2024-04-16T10:15:29.672Z] model : 62 [2024-04-16T10:15:29.672Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.672Z] stepping : 4 [2024-04-16T10:15:29.672Z] microcode : 0x42e [2024-04-16T10:15:29.672Z] cpu MHz : 2400.055 [2024-04-16T10:15:29.672Z] cache size : 15360 KB [2024-04-16T10:15:29.672Z] physical id : 0 [2024-04-16T10:15:29.672Z] siblings : 12 [2024-04-16T10:15:29.672Z] core id : 2 [2024-04-16T10:15:29.672Z] cpu cores : 6 [2024-04-16T10:15:29.672Z] apicid : 5 [2024-04-16T10:15:29.672Z] initial apicid : 5 [2024-04-16T10:15:29.672Z] fpu : yes [2024-04-16T10:15:29.672Z] fpu_exception : yes [2024-04-16T10:15:29.672Z] cpuid level : 13 [2024-04-16T10:15:29.672Z] wp : yes [2024-04-16T10:15:29.672Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.673Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.673Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.673Z] bogomips : 4200.27 [2024-04-16T10:15:29.673Z] clflush size : 64 [2024-04-16T10:15:29.673Z] cache_alignment : 64 [2024-04-16T10:15:29.673Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.673Z] power management: [2024-04-16T10:15:29.673Z] [2024-04-16T10:15:29.673Z] processor : 15 [2024-04-16T10:15:29.673Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.673Z] cpu family : 6 [2024-04-16T10:15:29.673Z] model : 62 [2024-04-16T10:15:29.673Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.673Z] stepping : 4 [2024-04-16T10:15:29.673Z] microcode : 0x42e [2024-04-16T10:15:29.673Z] cpu MHz : 2399.571 [2024-04-16T10:15:29.673Z] cache size : 15360 KB [2024-04-16T10:15:29.673Z] physical id : 0 [2024-04-16T10:15:29.673Z] siblings : 12 [2024-04-16T10:15:29.673Z] core id : 3 [2024-04-16T10:15:29.673Z] cpu cores : 6 [2024-04-16T10:15:29.673Z] apicid : 7 [2024-04-16T10:15:29.673Z] initial apicid : 7 [2024-04-16T10:15:29.673Z] fpu : yes [2024-04-16T10:15:29.673Z] fpu_exception : yes [2024-04-16T10:15:29.673Z] cpuid level : 13 [2024-04-16T10:15:29.673Z] wp : yes [2024-04-16T10:15:29.673Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.673Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.673Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.673Z] bogomips : 4200.27 [2024-04-16T10:15:29.673Z] clflush size : 64 [2024-04-16T10:15:29.673Z] cache_alignment : 64 [2024-04-16T10:15:29.673Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.673Z] power management: [2024-04-16T10:15:29.673Z] [2024-04-16T10:15:29.673Z] processor : 16 [2024-04-16T10:15:29.673Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.673Z] cpu family : 6 [2024-04-16T10:15:29.673Z] model : 62 [2024-04-16T10:15:29.673Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.673Z] stepping : 4 [2024-04-16T10:15:29.673Z] microcode : 0x42e [2024-04-16T10:15:29.673Z] cpu MHz : 2401.424 [2024-04-16T10:15:29.673Z] cache size : 15360 KB [2024-04-16T10:15:29.673Z] physical id : 0 [2024-04-16T10:15:29.673Z] siblings : 12 [2024-04-16T10:15:29.673Z] core id : 4 [2024-04-16T10:15:29.673Z] cpu cores : 6 [2024-04-16T10:15:29.673Z] apicid : 9 [2024-04-16T10:15:29.673Z] initial apicid : 9 [2024-04-16T10:15:29.673Z] fpu : yes [2024-04-16T10:15:29.673Z] fpu_exception : yes [2024-04-16T10:15:29.673Z] cpuid level : 13 [2024-04-16T10:15:29.673Z] wp : yes [2024-04-16T10:15:29.673Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.673Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.673Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.673Z] bogomips : 4200.27 [2024-04-16T10:15:29.673Z] clflush size : 64 [2024-04-16T10:15:29.673Z] cache_alignment : 64 [2024-04-16T10:15:29.673Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.673Z] power management: [2024-04-16T10:15:29.673Z] [2024-04-16T10:15:29.673Z] processor : 17 [2024-04-16T10:15:29.673Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.673Z] cpu family : 6 [2024-04-16T10:15:29.673Z] model : 62 [2024-04-16T10:15:29.673Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.673Z] stepping : 4 [2024-04-16T10:15:29.673Z] microcode : 0x42e [2024-04-16T10:15:29.673Z] cpu MHz : 2397.560 [2024-04-16T10:15:29.673Z] cache size : 15360 KB [2024-04-16T10:15:29.673Z] physical id : 0 [2024-04-16T10:15:29.673Z] siblings : 12 [2024-04-16T10:15:29.673Z] core id : 5 [2024-04-16T10:15:29.673Z] cpu cores : 6 [2024-04-16T10:15:29.673Z] apicid : 11 [2024-04-16T10:15:29.673Z] initial apicid : 11 [2024-04-16T10:15:29.673Z] fpu : yes [2024-04-16T10:15:29.673Z] fpu_exception : yes [2024-04-16T10:15:29.673Z] cpuid level : 13 [2024-04-16T10:15:29.673Z] wp : yes [2024-04-16T10:15:29.673Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.674Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.674Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.674Z] bogomips : 4200.27 [2024-04-16T10:15:29.674Z] clflush size : 64 [2024-04-16T10:15:29.674Z] cache_alignment : 64 [2024-04-16T10:15:29.674Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.674Z] power management: [2024-04-16T10:15:29.674Z] [2024-04-16T10:15:29.674Z] processor : 18 [2024-04-16T10:15:29.674Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.674Z] cpu family : 6 [2024-04-16T10:15:29.674Z] model : 62 [2024-04-16T10:15:29.674Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.674Z] stepping : 4 [2024-04-16T10:15:29.674Z] microcode : 0x42e [2024-04-16T10:15:29.674Z] cpu MHz : 2400.469 [2024-04-16T10:15:29.674Z] cache size : 15360 KB [2024-04-16T10:15:29.674Z] physical id : 1 [2024-04-16T10:15:29.674Z] siblings : 12 [2024-04-16T10:15:29.674Z] core id : 0 [2024-04-16T10:15:29.674Z] cpu cores : 6 [2024-04-16T10:15:29.674Z] apicid : 33 [2024-04-16T10:15:29.674Z] initial apicid : 33 [2024-04-16T10:15:29.674Z] fpu : yes [2024-04-16T10:15:29.674Z] fpu_exception : yes [2024-04-16T10:15:29.674Z] cpuid level : 13 [2024-04-16T10:15:29.674Z] wp : yes [2024-04-16T10:15:29.674Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.674Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.674Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.674Z] bogomips : 4209.98 [2024-04-16T10:15:29.674Z] clflush size : 64 [2024-04-16T10:15:29.674Z] cache_alignment : 64 [2024-04-16T10:15:29.674Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.674Z] power management: [2024-04-16T10:15:29.674Z] [2024-04-16T10:15:29.674Z] processor : 19 [2024-04-16T10:15:29.674Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.674Z] cpu family : 6 [2024-04-16T10:15:29.674Z] model : 62 [2024-04-16T10:15:29.674Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.674Z] stepping : 4 [2024-04-16T10:15:29.674Z] microcode : 0x42e [2024-04-16T10:15:29.674Z] cpu MHz : 2600.000 [2024-04-16T10:15:29.674Z] cache size : 15360 KB [2024-04-16T10:15:29.674Z] physical id : 1 [2024-04-16T10:15:29.674Z] siblings : 12 [2024-04-16T10:15:29.674Z] core id : 1 [2024-04-16T10:15:29.674Z] cpu cores : 6 [2024-04-16T10:15:29.674Z] apicid : 35 [2024-04-16T10:15:29.674Z] initial apicid : 35 [2024-04-16T10:15:29.674Z] fpu : yes [2024-04-16T10:15:29.674Z] fpu_exception : yes [2024-04-16T10:15:29.674Z] cpuid level : 13 [2024-04-16T10:15:29.674Z] wp : yes [2024-04-16T10:15:29.674Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.674Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.674Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.674Z] bogomips : 4209.98 [2024-04-16T10:15:29.674Z] clflush size : 64 [2024-04-16T10:15:29.674Z] cache_alignment : 64 [2024-04-16T10:15:29.674Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.674Z] power management: [2024-04-16T10:15:29.674Z] [2024-04-16T10:15:29.674Z] processor : 20 [2024-04-16T10:15:29.674Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.674Z] cpu family : 6 [2024-04-16T10:15:29.674Z] model : 62 [2024-04-16T10:15:29.674Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.674Z] stepping : 4 [2024-04-16T10:15:29.674Z] microcode : 0x42e [2024-04-16T10:15:29.674Z] cpu MHz : 2418.750 [2024-04-16T10:15:29.674Z] cache size : 15360 KB [2024-04-16T10:15:29.674Z] physical id : 1 [2024-04-16T10:15:29.674Z] siblings : 12 [2024-04-16T10:15:29.674Z] core id : 2 [2024-04-16T10:15:29.674Z] cpu cores : 6 [2024-04-16T10:15:29.674Z] apicid : 37 [2024-04-16T10:15:29.674Z] initial apicid : 37 [2024-04-16T10:15:29.674Z] fpu : yes [2024-04-16T10:15:29.674Z] fpu_exception : yes [2024-04-16T10:15:29.674Z] cpuid level : 13 [2024-04-16T10:15:29.674Z] wp : yes [2024-04-16T10:15:29.674Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.675Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.675Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.675Z] bogomips : 4209.98 [2024-04-16T10:15:29.675Z] clflush size : 64 [2024-04-16T10:15:29.675Z] cache_alignment : 64 [2024-04-16T10:15:29.675Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.675Z] power management: [2024-04-16T10:15:29.675Z] [2024-04-16T10:15:29.675Z] processor : 21 [2024-04-16T10:15:29.675Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.675Z] cpu family : 6 [2024-04-16T10:15:29.675Z] model : 62 [2024-04-16T10:15:29.675Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.675Z] stepping : 4 [2024-04-16T10:15:29.675Z] microcode : 0x42e [2024-04-16T10:15:29.675Z] cpu MHz : 2400.564 [2024-04-16T10:15:29.675Z] cache size : 15360 KB [2024-04-16T10:15:29.675Z] physical id : 1 [2024-04-16T10:15:29.675Z] siblings : 12 [2024-04-16T10:15:29.675Z] core id : 3 [2024-04-16T10:15:29.675Z] cpu cores : 6 [2024-04-16T10:15:29.675Z] apicid : 39 [2024-04-16T10:15:29.675Z] initial apicid : 39 [2024-04-16T10:15:29.675Z] fpu : yes [2024-04-16T10:15:29.675Z] fpu_exception : yes [2024-04-16T10:15:29.675Z] cpuid level : 13 [2024-04-16T10:15:29.675Z] wp : yes [2024-04-16T10:15:29.675Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.675Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.675Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.675Z] bogomips : 4209.98 [2024-04-16T10:15:29.675Z] clflush size : 64 [2024-04-16T10:15:29.675Z] cache_alignment : 64 [2024-04-16T10:15:29.675Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.675Z] power management: [2024-04-16T10:15:29.675Z] [2024-04-16T10:15:29.675Z] processor : 22 [2024-04-16T10:15:29.675Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.675Z] cpu family : 6 [2024-04-16T10:15:29.675Z] model : 62 [2024-04-16T10:15:29.675Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.675Z] stepping : 4 [2024-04-16T10:15:29.675Z] microcode : 0x42e [2024-04-16T10:15:29.675Z] cpu MHz : 2418.772 [2024-04-16T10:15:29.675Z] cache size : 15360 KB [2024-04-16T10:15:29.675Z] physical id : 1 [2024-04-16T10:15:29.675Z] siblings : 12 [2024-04-16T10:15:29.675Z] core id : 4 [2024-04-16T10:15:29.675Z] cpu cores : 6 [2024-04-16T10:15:29.675Z] apicid : 41 [2024-04-16T10:15:29.675Z] initial apicid : 41 [2024-04-16T10:15:29.675Z] fpu : yes [2024-04-16T10:15:29.675Z] fpu_exception : yes [2024-04-16T10:15:29.675Z] cpuid level : 13 [2024-04-16T10:15:29.675Z] wp : yes [2024-04-16T10:15:29.675Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.675Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.675Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.675Z] bogomips : 4209.98 [2024-04-16T10:15:29.675Z] clflush size : 64 [2024-04-16T10:15:29.675Z] cache_alignment : 64 [2024-04-16T10:15:29.675Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.675Z] power management: [2024-04-16T10:15:29.675Z] [2024-04-16T10:15:29.675Z] processor : 23 [2024-04-16T10:15:29.675Z] vendor_id : GenuineIntel [2024-04-16T10:15:29.675Z] cpu family : 6 [2024-04-16T10:15:29.675Z] model : 62 [2024-04-16T10:15:29.675Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:15:29.675Z] stepping : 4 [2024-04-16T10:15:29.675Z] microcode : 0x42e [2024-04-16T10:15:29.675Z] cpu MHz : 2400.112 [2024-04-16T10:15:29.675Z] cache size : 15360 KB [2024-04-16T10:15:29.675Z] physical id : 1 [2024-04-16T10:15:29.675Z] siblings : 12 [2024-04-16T10:15:29.675Z] core id : 5 [2024-04-16T10:15:29.675Z] cpu cores : 6 [2024-04-16T10:15:29.675Z] apicid : 43 [2024-04-16T10:15:29.675Z] initial apicid : 43 [2024-04-16T10:15:29.675Z] fpu : yes [2024-04-16T10:15:29.675Z] fpu_exception : yes [2024-04-16T10:15:29.675Z] cpuid level : 13 [2024-04-16T10:15:29.675Z] wp : yes [2024-04-16T10:15:29.675Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:15:29.675Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:15:29.676Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:15:29.676Z] bogomips : 4209.98 [2024-04-16T10:15:29.676Z] clflush size : 64 [2024-04-16T10:15:29.676Z] cache_alignment : 64 [2024-04-16T10:15:29.676Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:15:29.676Z] power management: [2024-04-16T10:15:29.676Z] [2024-04-16T10:15:29.676Z] + cat /proc/meminfo [2024-04-16T10:15:29.676Z] MemTotal: 131953716 kB [2024-04-16T10:15:29.676Z] MemFree: 46473660 kB [2024-04-16T10:15:29.676Z] MemAvailable: 116647316 kB [2024-04-16T10:15:29.676Z] Buffers: 1728 kB [2024-04-16T10:15:29.676Z] Cached: 65085804 kB [2024-04-16T10:15:29.676Z] SwapCached: 0 kB [2024-04-16T10:15:29.676Z] Active: 17754144 kB [2024-04-16T10:15:29.676Z] Inactive: 55778624 kB [2024-04-16T10:15:29.676Z] Active(anon): 7926124 kB [2024-04-16T10:15:29.676Z] Inactive(anon): 616692 kB [2024-04-16T10:15:29.676Z] Active(file): 9828020 kB [2024-04-16T10:15:29.676Z] Inactive(file): 55161932 kB [2024-04-16T10:15:29.676Z] Unevictable: 96252 kB [2024-04-16T10:15:29.676Z] Mlocked: 96252 kB [2024-04-16T10:15:29.676Z] SwapTotal: 0 kB [2024-04-16T10:15:29.676Z] SwapFree: 0 kB [2024-04-16T10:15:29.676Z] Zswap: 0 kB [2024-04-16T10:15:29.676Z] Zswapped: 0 kB [2024-04-16T10:15:29.676Z] Dirty: 49668 kB [2024-04-16T10:15:29.676Z] Writeback: 0 kB [2024-04-16T10:15:29.676Z] AnonPages: 8516844 kB [2024-04-16T10:15:29.676Z] Mapped: 1239464 kB [2024-04-16T10:15:29.676Z] Shmem: 91072 kB [2024-04-16T10:15:29.676Z] KReclaimable: 6246364 kB [2024-04-16T10:15:29.676Z] Slab: 9464652 kB [2024-04-16T10:15:29.676Z] SReclaimable: 6246364 kB [2024-04-16T10:15:29.676Z] SUnreclaim: 3218288 kB [2024-04-16T10:15:29.676Z] KernelStack: 38576 kB [2024-04-16T10:15:29.676Z] PageTables: 57308 kB [2024-04-16T10:15:29.676Z] SecPageTables: 0 kB [2024-04-16T10:15:29.676Z] NFS_Unstable: 0 kB [2024-04-16T10:15:29.676Z] Bounce: 0 kB [2024-04-16T10:15:29.676Z] WritebackTmp: 0 kB [2024-04-16T10:15:29.676Z] CommitLimit: 65976856 kB [2024-04-16T10:15:29.676Z] Committed_AS: 12187080 kB [2024-04-16T10:15:29.676Z] VmallocTotal: 34359738367 kB [2024-04-16T10:15:29.676Z] VmallocUsed: 204644 kB [2024-04-16T10:15:29.676Z] VmallocChunk: 0 kB [2024-04-16T10:15:29.676Z] Percpu: 196608 kB [2024-04-16T10:15:29.676Z] HardwareCorrupted: 0 kB [2024-04-16T10:15:29.676Z] AnonHugePages: 3278848 kB [2024-04-16T10:15:29.676Z] ShmemHugePages: 0 kB [2024-04-16T10:15:29.676Z] ShmemPmdMapped: 0 kB [2024-04-16T10:15:29.676Z] FileHugePages: 15248 kB [2024-04-16T10:15:29.676Z] FilePmdMapped: 0 kB [2024-04-16T10:15:29.676Z] CmaTotal: 0 kB [2024-04-16T10:15:29.676Z] CmaFree: 0 kB [2024-04-16T10:15:29.676Z] HugePages_Total: 0 [2024-04-16T10:15:29.676Z] HugePages_Free: 0 [2024-04-16T10:15:29.676Z] HugePages_Rsvd: 0 [2024-04-16T10:15:29.676Z] HugePages_Surp: 0 [2024-04-16T10:15:29.676Z] Hugepagesize: 2048 kB [2024-04-16T10:15:29.676Z] Hugetlb: 0 kB [2024-04-16T10:15:29.676Z] DirectMap4k: 711428 kB [2024-04-16T10:15:29.676Z] DirectMap2M: 19177472 kB [2024-04-16T10:15:29.676Z] DirectMap1G: 116391936 kB [2024-04-16T10:15:29.683Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:29.683Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:15:29.683Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:15:29.683Z] [javac] 2 warnings [2024-04-16T10:15:29.683Z] [2024-04-16T10:15:29.683Z] setOSConditions: [2024-04-16T10:15:29.683Z] [2024-04-16T10:15:29.683Z] setToolWin: [2024-04-16T10:15:29.683Z] [2024-04-16T10:15:29.683Z] setToolUnix: [2024-04-16T10:15:29.683Z] [2024-04-16T10:15:29.683Z] setToolProperty: [2024-04-16T10:15:29.683Z] [2024-04-16T10:15:29.683Z] setS1ASclassPath: [2024-04-16T10:15:29.683Z] [2024-04-16T10:15:29.683Z] init-common: [2024-04-16T10:15:29.683Z] [2024-04-16T10:15:29.683Z] compile-common: [2024-04-16T10:15:29.683Z] [echo] Current time (ISO): 2024-04-16T10:15:29.392+0000 [2024-04-16T10:15:29.683Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] sh [2024-04-16T10:15:29.738Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:29.738Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' [2024-04-16T10:15:29.738Z] 2 warnings [2024-04-16T10:15:29.738Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/JaxwsFromWsdl/JaxwsFromWsdl.war [2024-04-16T10:15:29.738Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/wsit [2024-04-16T10:15:29.738Z] [WARNING] [echo] deploying JaxwsFromWsdl.war [2024-04-16T10:15:29.902Z] [exec] Apr 16, 2024 10:15:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:29.902Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:15:29.902Z] [exec] Apr 16, 2024 10:15:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:29.902Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:29.902Z] [exec] Apr 16, 2024 10:15:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:29.902Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:29.977Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:15:29.977Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:15:30.143Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:30.143Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:30.143Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpainjectemf/src/test/JpaInjectEMFTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:30.143Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:30.143Z] 3 warnings [2024-04-16T10:15:30.143Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:30.143Z] [WARNING] [echo] Now creating a war file ../../dist/jpainjectemf/jpainjectemf.war [2024-04-16T10:15:30.143Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app [2024-04-16T10:15:30.143Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpainjectemf [2024-04-16T10:15:30.143Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app [2024-04-16T10:15:30.428Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:30.543Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:30.647Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:30.684Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:30.684Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:30.773Z] [exec] Apr 16, 2024 10:15:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:15:30.773Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:15:30.800Z] [javac] 1 warning [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] build: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] setOSConditions: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] setToolWin: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] setToolUnix: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] setToolProperty: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] setS1ASclassPath: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] init-common: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] webclient-war-common: [2024-04-16T10:15:30.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.800Z] clear: [2024-04-16T10:15:30.800Z] [2024-04-16T10:15:30.801Z] test-tlds-exist: [2024-04-16T10:15:30.801Z] [2024-04-16T10:15:30.801Z] copy-tlds: [2024-04-16T10:15:30.801Z] [2024-04-16T10:15:30.801Z] test-tagfiles-exist: [2024-04-16T10:15:30.801Z] [2024-04-16T10:15:30.801Z] copy-tagfiles: [2024-04-16T10:15:30.801Z] [2024-04-16T10:15:30.801Z] package-war-common: [2024-04-16T10:15:30.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:30.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:30.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:30.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:30.801Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/lib [2024-04-16T10:15:30.801Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:30.801Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:30.905Z] [javac] 1 warning [2024-04-16T10:15:30.905Z] [2024-04-16T10:15:30.905Z] setOSConditions: [2024-04-16T10:15:30.905Z] [2024-04-16T10:15:30.905Z] setToolWin: [2024-04-16T10:15:30.905Z] [2024-04-16T10:15:30.905Z] setToolUnix: [2024-04-16T10:15:30.905Z] [2024-04-16T10:15:30.905Z] setToolProperty: [2024-04-16T10:15:30.905Z] [2024-04-16T10:15:30.905Z] setS1ASclassPath: [2024-04-16T10:15:30.905Z] [2024-04-16T10:15:30.905Z] init-common: [2024-04-16T10:15:30.905Z] [2024-04-16T10:15:30.905Z] compile-common: [2024-04-16T10:15:30.905Z] [echo] Current time (ISO): 2024-04-16T10:15:30.872+0000 [2024-04-16T10:15:30.905Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:31.031Z] 3 warnings [2024-04-16T10:15:31.032Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-04-16T10:15:31.032Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpainjectemf/app/META-INF [2024-04-16T10:15:31.032Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpainjectemf/jpainjectemf.war [2024-04-16T10:15:31.032Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:31.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/docroot [2024-04-16T10:15:31.057Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2024-04-16T10:15:31.057Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:31.057Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:31.057Z] [javac] Compiling 1 source file [2024-04-16T10:15:31.057Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-inheritance/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:31.057Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] deploy: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] deploy-war-common: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] setOSConditions: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] setToolWin: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] setToolUnix: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] setToolProperty: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] setS1ASclassPath: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] init-common: [2024-04-16T10:15:31.057Z] [2024-04-16T10:15:31.057Z] deploy-war-commonpe: [2024-04-16T10:15:31.329Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:31.329Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:31.329Z] [WARNING] [echo] deploying jpainjectemf.war [2024-04-16T10:15:31.348Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:15:31.348Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:15:31.348Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test connector_group_1 [2024-04-16T10:15:31.348Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:15:31.348Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:15:31.348Z] + readonly GF_INTERNAL_ENV_SH=/tmp/obbgf-internal-env [2024-04-16T10:15:31.348Z] + GF_INTERNAL_ENV_SH=/tmp/obbgf-internal-env [2024-04-16T10:15:31.348Z] + '[' '!' -z '' ']' [2024-04-16T10:15:31.348Z] + export WSIMPORT_OPTS= [2024-04-16T10:15:31.348Z] + WSIMPORT_OPTS= [2024-04-16T10:15:31.348Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:15:31.348Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:15:31.569Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:31.605Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:15:31.605Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:31.605Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:31.605Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:31.606Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:31.606Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:15:31.606Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:15:31.606Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:15:31.606Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:15:31.606Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:15:31.606Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:15:31.606Z] + echo 'Preparing dependencies ...' [2024-04-16T10:15:31.606Z] Preparing dependencies ... [2024-04-16T10:15:31.606Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:15:31.615Z] [INFO] [2024-04-16T10:15:31.615Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:15:31.615Z] [INFO] [2024-04-16T10:15:31.615Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:15:31.638Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-interceptor-binding-type-inheritance --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-type-inheritance-web.war [2024-04-16T10:15:31.706Z] [exec] Apr 16, 2024 10:15:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:31.707Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:31.797Z] [2024-04-16T10:15:31.797Z] setOSConditions: [2024-04-16T10:15:31.797Z] [2024-04-16T10:15:31.797Z] setToolWin: [2024-04-16T10:15:31.797Z] [2024-04-16T10:15:31.797Z] setToolUnix: [2024-04-16T10:15:31.797Z] [2024-04-16T10:15:31.797Z] setToolProperty: [2024-04-16T10:15:31.797Z] [2024-04-16T10:15:31.797Z] setS1ASclassPath: [2024-04-16T10:15:31.797Z] [2024-04-16T10:15:31.797Z] init-common: [2024-04-16T10:15:31.797Z] [2024-04-16T10:15:31.797Z] startDomainUnix: [2024-04-16T10:15:31.797Z] [echo] Starting DAS [2024-04-16T10:15:31.837Z] [javac] 1 warning [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] build: [2024-04-16T10:15:31.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:31.837Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-basic-ejb.jar [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] run: [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] setOSConditions: [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] setToolWin: [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] setToolUnix: [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] setToolProperty: [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] setS1ASclassPath: [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.837Z] init-common: [2024-04-16T10:15:31.837Z] [2024-04-16T10:15:31.838Z] run_se: [2024-04-16T10:15:31.838Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:15:32.268Z] [exec] Apr 16, 2024 10:15:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:32.268Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:32.268Z] [exec] cp = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/../lib/gf-client.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-stubserAppClient.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:15:32.269Z] [exec] args.length = 0 [2024-04-16T10:15:32.269Z] [exec] Looking up ejb ref [2024-04-16T10:15:32.284Z] [INFO] [exec] Application deployed with name JaxwsFromWsdl. [2024-04-16T10:15:32.284Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:32.284Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-04-16T10:15:32.284Z] [INFO] [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 [2024-04-16T10:15:32.285Z] [INFO] [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7/bin/java -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test -keep -verbose http://localhost:8080/JaxwsFromWsdl/addnumbers?wsdl -b /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-client.xml [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] parsing WSDL... [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] Generating code... [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbers.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersFault_Exception.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersPortType.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersResponse.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/AddNumbersService.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/ObjectFactory.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/OneWayInt.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] jaxwsfromwsdl/client/package-info.java [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] Compiling code... [2024-04-16T10:15:32.285Z] [WARNING] [wsimport] javac -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbers.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersPortType.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersResponse.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/ObjectFactory.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/OneWayInt.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/package-info.java [2024-04-16T10:15:32.285Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:32.398Z] [java] ----------------------- [2024-04-16T10:15:32.398Z] [java] ----------------------- [2024-04-16T10:15:32.398Z] [java] Apr 16, 2024 10:15:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:32.398Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:32.399Z] [java] Apr 16, 2024 10:15:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:32.399Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain6488747728788491347xml [2024-04-16T10:15:32.425Z] [exec] Apr 16, 2024 10:15:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:15:32.425Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3e53c4ad [2024-04-16T10:15:32.585Z] [exec] Application deployed with name cdi-interceptor-binding-type-inheritance-web. [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] deploy-war-commonee: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] run: [2024-04-16T10:15:32.585Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-type-inheritance/myurl [2024-04-16T10:15:32.585Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:32.585Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:32.585Z] [java] [2024-04-16T10:15:32.585Z] [java] [2024-04-16T10:15:32.585Z] [java] ----------------------------------------- [2024-04-16T10:15:32.585Z] [java] - interceptors-interceptor-binding-type-inheritance: PASS - [2024-04-16T10:15:32.585Z] [java] ----------------------------------------- [2024-04-16T10:15:32.585Z] [java] - Total PASS : 1 - [2024-04-16T10:15:32.585Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:32.585Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:32.585Z] [java] ----------------------------------------- [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] undeploy: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] setOSConditions: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] setToolWin: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] setToolUnix: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] setToolProperty: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] setS1ASclassPath: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] init-common: [2024-04-16T10:15:32.585Z] [2024-04-16T10:15:32.585Z] undeploy-war-common: [2024-04-16T10:15:32.654Z] [java] Apr 16, 2024 10:15:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:32.654Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:15:32.843Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:32.843Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' [2024-04-16T10:15:32.843Z] 2 warnings [2024-04-16T10:15:32.843Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:33.096Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:33.096Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' [2024-04-16T10:15:33.097Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/JaxwsFromWsdl/src/test/jaxwsfromwsdl/client/JaxwsFromWsdlTestNG.java uses unchecked or unsafe operations. [2024-04-16T10:15:33.097Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:15:33.097Z] 2 warnings [2024-04-16T10:15:33.097Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2024-04-16T10:15:33.097Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output [2024-04-16T10:15:33.398Z] [exec] Apr 16, 2024 10:15:32 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:15:33.398Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:15:33.398Z] [exec] Apr 16, 2024 10:15:33 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:15:33.398Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:15:33.398Z] [exec] Apr 16, 2024 10:15:33 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:15:33.398Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:15:33.398Z] [exec] Apr 16, 2024 10:15:33 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:15:33.398Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:15:33.486Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:33.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-interceptor-binding-type-inheritance-web [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] all: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setOSConditions: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolWin: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolUnix: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolProperty: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setS1ASclassPath: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] init-common: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] clean: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setOSConditions: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolWin: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolUnix: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolProperty: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setS1ASclassPath: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] init-common: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] clean-common: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setOSConditions: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolWin: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.557Z] setToolUnix: [2024-04-16T10:15:33.557Z] [2024-04-16T10:15:33.558Z] setToolProperty: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setS1ASclassPath: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] init-common: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] clean-classes-common: [2024-04-16T10:15:33.558Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setOSConditions: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setToolWin: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setToolUnix: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setToolProperty: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setS1ASclassPath: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] init-common: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] clean-jars-common: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] compile: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setOSConditions: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setToolWin: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setToolUnix: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setToolProperty: [2024-04-16T10:15:33.558Z] [2024-04-16T10:15:33.558Z] setS1ASclassPath: [2024-04-16T10:15:33.559Z] [2024-04-16T10:15:33.559Z] init-common: [2024-04-16T10:15:33.559Z] [2024-04-16T10:15:33.559Z] compile-common: [2024-04-16T10:15:33.559Z] [echo] Current time (ISO): 2024-04-16T10:15:33.440+0000 [2024-04-16T10:15:33.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:33.559Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:33.599Z] [java] Apr 16, 2024 10:15:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:33.599Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:33.653Z] [exec] Apr 16, 2024 10:15:33 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:15:33.653Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@17d26847[jndiName=jms/ejb_mdb_cmt_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:15:33.655Z] [INFO] [testng] ... [2024-04-16T10:15:33.655Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-04-16T10:15:33.655Z] [INFO] [testng] ... [2024-04-16T10:15:33.655Z] [INFO] [testng] [2024-04-16T10:15:33.744Z] [javac] 1 warning [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] build: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] setOSConditions: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] fixFiles: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] convUnix: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] convWin: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] setToolWin: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] setToolUnix: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] setToolProperty: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.744Z] setS1ASclassPath: [2024-04-16T10:15:33.744Z] [2024-04-16T10:15:33.745Z] init-common: [2024-04-16T10:15:33.745Z] [2024-04-16T10:15:33.745Z] package-persistence-common: [2024-04-16T10:15:33.745Z] [2024-04-16T10:15:33.745Z] ejb-jar-common: [2024-04-16T10:15:33.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:33.745Z] [2024-04-16T10:15:33.745Z] package-ejbjar-common: [2024-04-16T10:15:33.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:33.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:33.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:33.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:33.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:33.855Z] [java] Apr 16, 2024 10:15:33 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:15:33.855Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:15:33.909Z] [INFO] [testng] done for init [2024-04-16T10:15:33.909Z] [INFO] [testng] meth=public boolean jaxwsfromwsdl.client.AddNumbersClient.testAddNumbers() [2024-04-16T10:15:33.909Z] [INFO] [testng] cls=class jaxwsfromwsdl.client.AddNumbersClient [2024-04-16T10:15:33.909Z] [INFO] [testng] ct=public jaxwsfromwsdl.client.AddNumbersClient() [2024-04-16T10:15:33.909Z] [INFO] [testng] obj=jaxwsfromwsdl.client.AddNumbersClient@11dc3715 [2024-04-16T10:15:34.003Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-ejb.jar [2024-04-16T10:15:34.003Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:34.003Z] [2024-04-16T10:15:34.003Z] appclient-jar-common: [2024-04-16T10:15:34.003Z] [2024-04-16T10:15:34.003Z] package-appclientjar-common: [2024-04-16T10:15:34.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:34.003Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:34.004Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:34.004Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonly-client.jar [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] webclient-war-common: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] build-ear-common: [2024-04-16T10:15:34.004Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:34.004Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:34.004Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:34.004Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] setup: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] setOSConditions: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] setToolWin: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] setToolUnix: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] setToolProperty: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] setS1ASclassPath: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] init-common: [2024-04-16T10:15:34.004Z] [2024-04-16T10:15:34.004Z] execute-ejb-sql-common: [2024-04-16T10:15:34.130Z] [INFO] Scanning for projects... [2024-04-16T10:15:34.198Z] [exec] Apr 16, 2024 10:15:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:15:34.198Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2407a36c [2024-04-16T10:15:34.215Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:34.215Z] [exec] getName(): ejb_mdb_cmt_InQueue [2024-04-16T10:15:34.215Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:34.215Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:34.215Z] [exec] isReadonly(): false [2024-04-16T10:15:34.215Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262534119 [2024-04-16T10:15:34.442Z] [java] Apr 16, 2024 10:15:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:34.442Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:15:34.442Z] [java] Apr 16, 2024 10:15:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:34.442Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:15:34.442Z] [java] Apr 16, 2024 10:15:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:34.442Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:15:34.442Z] [java] Apr 16, 2024 10:15:34 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:15:34.442Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:15:34.453Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.stubser.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044693504_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:15:34.454Z] [exec] Looked up home!!serialized homehandle [2024-04-16T10:15:34.454Z] [exec] [2024-04-16T10:15:34.454Z] [exec] Narrowed home!!Reconstituted homehandle [2024-04-16T10:15:34.454Z] [exec] Narrowed home!! [2024-04-16T10:15:34.454Z] [exec] invoking ejb [2024-04-16T10:15:34.454Z] [exec] successfully invoked ejb via reconsituted home [2024-04-16T10:15:34.454Z] [exec] serialized foohandle [2024-04-16T10:15:34.454Z] [exec] Reconstituted foohandle [2024-04-16T10:15:34.454Z] [exec] [2024-04-16T10:15:34.454Z] [exec] Got the EJB!! [2024-04-16T10:15:34.470Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:34.470Z] [exec] getName(): ejb_mdb_cmt_InQueue [2024-04-16T10:15:34.470Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:34.470Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:34.470Z] [exec] isReadonly(): false [2024-04-16T10:15:34.470Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_cmt_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262534146 [2024-04-16T10:15:34.470Z] [exec] Value of key is: main [2024-04-16T10:15:34.470Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:34.470Z] [exec] [2024-04-16T10:15:34.470Z] [exec] [2024-04-16T10:15:34.470Z] [exec] ----------------------------------------- [2024-04-16T10:15:34.470Z] [exec] - main: PASS - [2024-04-16T10:15:34.470Z] [exec] ----------------------------------------- [2024-04-16T10:15:34.470Z] [exec] Total PASS: 1 [2024-04-16T10:15:34.470Z] [exec] Total FAIL: 0 [2024-04-16T10:15:34.470Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:15:34.470Z] [exec] ----------------------------------------- [2024-04-16T10:15:34.470Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:34.470Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:34.697Z] [java] Apr 16, 2024 10:15:34 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:34.697Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:34.697Z] [java] Apr 16, 2024 10:15:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:34.697Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,060 ms), startup services (1,008 ms), total (2,068 ms) [2024-04-16T10:15:34.697Z] [java] Apr 16, 2024 10:15:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:34.697Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:34.710Z] [exec] successfully invoked ejb [2024-04-16T10:15:34.710Z] [exec] Value of key is: main [2024-04-16T10:15:34.710Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:34.710Z] [exec] [2024-04-16T10:15:34.710Z] [exec] [2024-04-16T10:15:34.710Z] [exec] ----------------------------------------- [2024-04-16T10:15:34.710Z] [exec] - main: PASS - [2024-04-16T10:15:34.710Z] [exec] ----------------------------------------- [2024-04-16T10:15:34.710Z] [exec] Total PASS: 1 [2024-04-16T10:15:34.710Z] [exec] Total FAIL: 0 [2024-04-16T10:15:34.710Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:15:34.710Z] [exec] ----------------------------------------- [2024-04-16T10:15:34.710Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:34.710Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:34.726Z] [2024-04-16T10:15:34.726Z] checkReporting-common: [2024-04-16T10:15:34.726Z] [2024-04-16T10:15:34.726Z] confirmReportPresent-common: [2024-04-16T10:15:34.726Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:15:34.726Z] [echo] Test seems to be reported fine [2024-04-16T10:15:34.727Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/RepRunConf.txt [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] confirmMissingReport-common: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] undeploy: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] setOSConditions: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] setToolWin: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] setToolUnix: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] setToolProperty: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] setS1ASclassPath: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] init-common: [2024-04-16T10:15:34.727Z] [2024-04-16T10:15:34.727Z] undeploy-common: [2024-04-16T10:15:34.877Z] [INFO] [2024-04-16T10:15:34.877Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:15:34.877Z] [INFO] [2024-04-16T10:15:34.877Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] checkReporting-common: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] confirmReportPresent-common: [2024-04-16T10:15:34.965Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:15:34.965Z] [echo] Test seems to be reported fine [2024-04-16T10:15:34.965Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/stubser/RepRunConf.txt [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] confirmMissingReport-common: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] undeploy: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] setOSConditions: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] setToolWin: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] setToolUnix: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] setToolProperty: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.965Z] setS1ASclassPath: [2024-04-16T10:15:34.965Z] [2024-04-16T10:15:34.966Z] init-common: [2024-04-16T10:15:34.966Z] [2024-04-16T10:15:34.966Z] undeploy-common: [2024-04-16T10:15:35.260Z] [java] Apr 16, 2024 10:15:34 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:15:35.260Z] [java] INFO: Grizzly Framework 4.0.2 started in: 24 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:15:35.260Z] [java] Apr 16, 2024 10:15:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:35.260Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:35.260Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:35.260Z] [java] Apr 16, 2024 10:15:34 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:35.260Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:35.260Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:35.261Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:35.261Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,606 ms), startup services (53 ms), total (2,659 ms) [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:35.261Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:15:35.261Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:35.261Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:35.261Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:35.261Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@19002b34 [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:35.261Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:15:35.261Z] [java] Apr 16, 2024 10:15:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:35.261Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:15:35.274Z] [INFO] [testng] PASSED: testAddNumbers_JaxwsFromWsdl [2024-04-16T10:15:35.274Z] [INFO] [testng] PASSED: testAddNumbersException_JaxwsFromWsdl [2024-04-16T10:15:35.274Z] [INFO] [testng] [2024-04-16T10:15:35.274Z] [INFO] [testng] =============================================== [2024-04-16T10:15:35.274Z] [INFO] [testng] wsit_jaxws_wsdl_tests [2024-04-16T10:15:35.274Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:15:35.274Z] [INFO] [testng] =============================================== [2024-04-16T10:15:35.274Z] [INFO] [testng] [2024-04-16T10:15:35.274Z] [INFO] [testng] [2024-04-16T10:15:35.274Z] [INFO] [testng] =============================================== [2024-04-16T10:15:35.274Z] [INFO] [testng] QuickLookTests [2024-04-16T10:15:35.274Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:15:35.274Z] [INFO] [testng] =============================================== [2024-04-16T10:15:35.274Z] [INFO] [testng] [2024-04-16T10:15:35.274Z] [WARNING] [echo] JaxwsFromWsdl [2024-04-16T10:15:35.388Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/create_pointbase.sql [2024-04-16T10:15:35.388Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:15:35.388Z] [2024-04-16T10:15:35.388Z] deploy: [2024-04-16T10:15:35.388Z] [2024-04-16T10:15:35.388Z] setOSConditions: [2024-04-16T10:15:35.388Z] [2024-04-16T10:15:35.388Z] setToolWin: [2024-04-16T10:15:35.388Z] [2024-04-16T10:15:35.388Z] setToolUnix: [2024-04-16T10:15:35.388Z] [2024-04-16T10:15:35.388Z] setToolProperty: [2024-04-16T10:15:35.388Z] [2024-04-16T10:15:35.388Z] setS1ASclassPath: [2024-04-16T10:15:35.388Z] [2024-04-16T10:15:35.389Z] init-common: [2024-04-16T10:15:35.389Z] [2024-04-16T10:15:35.389Z] deploy-common: [2024-04-16T10:15:35.389Z] [echo] Current time (ISO): 2024-04-16T10:15:35.350+0000 [2024-04-16T10:15:35.542Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-stubserApp [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] all: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] ejbapp: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setOSConditions: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setToolWin: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setToolUnix: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setToolProperty: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setS1ASclassPath: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] init-common: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] clean: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setOSConditions: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setToolWin: [2024-04-16T10:15:35.542Z] [2024-04-16T10:15:35.542Z] setToolUnix: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setToolProperty: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setS1ASclassPath: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] init-common: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] clean-common: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setOSConditions: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setToolWin: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setToolUnix: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setToolProperty: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setS1ASclassPath: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] init-common: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] clean-classes-common: [2024-04-16T10:15:35.543Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setOSConditions: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setToolWin: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setToolUnix: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setToolProperty: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] setS1ASclassPath: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] init-common: [2024-04-16T10:15:35.543Z] [2024-04-16T10:15:35.543Z] clean-jars-common: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] compile: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] setOSConditions: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] setToolWin: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] setToolUnix: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] setToolProperty: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] setS1ASclassPath: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] init-common: [2024-04-16T10:15:35.544Z] [2024-04-16T10:15:35.544Z] compile-common: [2024-04-16T10:15:35.544Z] [echo] Current time (ISO): 2024-04-16T10:15:35.529+0000 [2024-04-16T10:15:35.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:35.683Z] [2024-04-16T10:15:35.683Z] setOSConditions: [2024-04-16T10:15:35.683Z] [2024-04-16T10:15:35.683Z] setToolWin: [2024-04-16T10:15:35.683Z] [2024-04-16T10:15:35.683Z] setToolUnix: [2024-04-16T10:15:35.683Z] [2024-04-16T10:15:35.683Z] setToolProperty: [2024-04-16T10:15:35.683Z] [2024-04-16T10:15:35.683Z] setS1ASclassPath: [2024-04-16T10:15:35.683Z] [2024-04-16T10:15:35.683Z] init-common: [2024-04-16T10:15:35.683Z] [2024-04-16T10:15:35.683Z] deploy-common-pe: [2024-04-16T10:15:35.697Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-cmtApp [2024-04-16T10:15:35.799Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:35.842Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:15:35.842Z] [WARNING] [echo] [2024-04-16T10:15:35.842Z] [WARNING] [echo] ************************* [2024-04-16T10:15:35.842Z] [WARNING] [echo] * build-deploy wsit/jsr109tester [2024-04-16T10:15:35.842Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/jsr109tester [2024-04-16T10:15:35.842Z] [WARNING] [echo] ************************* [2024-04-16T10:15:35.842Z] [WARNING] [echo] [2024-04-16T10:15:35.842Z] [WARNING] [echo] build-setup: build.home=../.. [2024-04-16T10:15:35.842Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:35.954Z] [2024-04-16T10:15:35.954Z] delete-resources: [2024-04-16T10:15:35.954Z] [2024-04-16T10:15:35.954Z] asadmin-batch-common: [2024-04-16T10:15:36.084Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:36.084Z] [javac] 1 warning [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] build: [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] setOSConditions: [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] setToolWin: [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] setToolUnix: [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] setToolProperty: [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] setS1ASclassPath: [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] init-common: [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.084Z] webclient-war-common: [2024-04-16T10:15:36.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:36.084Z] [2024-04-16T10:15:36.085Z] clear: [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] test-tlds-exist: [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] copy-tlds: [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] test-tagfiles-exist: [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] copy-tagfiles: [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] package-war-common: [2024-04-16T10:15:36.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:36.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:36.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:36.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:36.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/lib [2024-04-16T10:15:36.085Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:36.085Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:36.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/docroot [2024-04-16T10:15:36.085Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2024-04-16T10:15:36.085Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:36.085Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:36.085Z] [javac] Compiling 1 source file [2024-04-16T10:15:36.085Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-binding-type-with-members/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:36.085Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] deploy: [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] deploy-war-common: [2024-04-16T10:15:36.085Z] [2024-04-16T10:15:36.085Z] setOSConditions: [2024-04-16T10:15:36.086Z] [2024-04-16T10:15:36.086Z] setToolWin: [2024-04-16T10:15:36.086Z] [2024-04-16T10:15:36.086Z] setToolUnix: [2024-04-16T10:15:36.086Z] [2024-04-16T10:15:36.086Z] setToolProperty: [2024-04-16T10:15:36.086Z] [2024-04-16T10:15:36.086Z] setS1ASclassPath: [2024-04-16T10:15:36.086Z] [2024-04-16T10:15:36.086Z] init-common: [2024-04-16T10:15:36.086Z] [2024-04-16T10:15:36.086Z] deploy-war-commonpe: [2024-04-16T10:15:36.204Z] [java] Apr 16, 2024 10:15:36 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:15:36.204Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:15:36.204Z] [java] Apr 16, 2024 10:15:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:36.204Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:15:36.204Z] [java] Apr 16, 2024 10:15:36 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:15:36.204Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:15:36.438Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:36.438Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' [2024-04-16T10:15:36.438Z] 2 warnings [2024-04-16T10:15:36.438Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/jsr109tester/JaxwsFromJava.war [2024-04-16T10:15:36.438Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/wsit [2024-04-16T10:15:36.438Z] [WARNING] [echo] deploying JaxwsFromJava.war [2024-04-16T10:15:36.460Z] [java] Apr 16, 2024 10:15:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:36.460Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:15:36.460Z] [java] Apr 16, 2024 10:15:36 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:15:36.460Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:15:36.704Z] [INFO] [exec] Application deployed with name jpainjectemf. [2024-04-16T10:15:36.704Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:36.704Z] [WARNING] [echo] [2024-04-16T10:15:36.704Z] [WARNING] [echo] ************************* [2024-04-16T10:15:36.704Z] [WARNING] [echo] * build-deploy persistence/jpavalidation [2024-04-16T10:15:36.704Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpavalidation [2024-04-16T10:15:36.704Z] [WARNING] [echo] ************************* [2024-04-16T10:15:36.704Z] [WARNING] [echo] [2024-04-16T10:15:36.704Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:36.704Z] [WARNING] [echo] Listing of source files: JpaValidationTestNG.java [2024-04-16T10:15:36.704Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:36.705Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:36.705Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:36.705Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:36.705Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpavalidation/src/test/JpaValidationTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:36.705Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:36.705Z] 3 warnings [2024-04-16T10:15:36.705Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:36.705Z] [WARNING] [echo] Now creating a war file ../../dist/jpavalidation/jpavalidation.war [2024-04-16T10:15:36.705Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app [2024-04-16T10:15:36.705Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpavalidation [2024-04-16T10:15:36.705Z] [INFO] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app [2024-04-16T10:15:36.716Z] [java] Apr 16, 2024 10:15:36 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:15:36.716Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:15:36.883Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:15:36.981Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:37.013Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-binding-types-with-members --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-binding-types-with-members-web.war [2024-04-16T10:15:37.150Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_QCF [2024-04-16T10:15:37.150Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_InQueue [2024-04-16T10:15:37.150Z] [exec] Administered object jms/ejb_mdb_cmt_InQueue deleted. [2024-04-16T10:15:37.238Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:37.238Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:37.238Z] 3 warnings [2024-04-16T10:15:37.238Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-04-16T10:15:37.238Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/jpavalidation/app/META-INF [2024-04-16T10:15:37.238Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/jpavalidation/jpavalidation.war [2024-04-16T10:15:37.269Z] [exec] Application deployed with name cdi-binding-types-with-members-web. [2024-04-16T10:15:37.269Z] [2024-04-16T10:15:37.269Z] deploy-war-commonee: [2024-04-16T10:15:37.269Z] [2024-04-16T10:15:37.269Z] run: [2024-04-16T10:15:37.393Z] [INFO] No sources to compile [2024-04-16T10:15:37.393Z] [INFO] [2024-04-16T10:15:37.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:15:37.393Z] [INFO] [2024-04-16T10:15:37.393Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:15:37.393Z] [INFO] [2024-04-16T10:15:37.393Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:15:37.393Z] [INFO] No sources to compile [2024-04-16T10:15:37.393Z] [INFO] [2024-04-16T10:15:37.393Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:15:37.393Z] [INFO] No sources to compile [2024-04-16T10:15:37.393Z] [INFO] [2024-04-16T10:15:37.393Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:15:37.393Z] [INFO] Executing tasks [2024-04-16T10:15:37.393Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:15:37.394Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:15:37.405Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_InQueue [2024-04-16T10:15:37.405Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_cmt_OutQueue [2024-04-16T10:15:37.405Z] [exec] Administered object jms/ejb_mdb_cmt_OutQueue deleted. [2024-04-16T10:15:37.406Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_cmt_OutQueue [2024-04-16T10:15:37.406Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/cmt/asadminuserpassword.txt [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] all: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] msgbean: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] setOSConditions: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] setToolWin: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] setToolUnix: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] setToolProperty: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] setS1ASclassPath: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] init-common: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.406Z] clean: [2024-04-16T10:15:37.406Z] [2024-04-16T10:15:37.407Z] setOSConditions: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setToolWin: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setToolUnix: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setToolProperty: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setS1ASclassPath: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] init-common: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] clean-common: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setOSConditions: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setToolWin: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setToolUnix: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setToolProperty: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.407Z] setS1ASclassPath: [2024-04-16T10:15:37.407Z] [2024-04-16T10:15:37.408Z] init-common: [2024-04-16T10:15:37.408Z] [2024-04-16T10:15:37.408Z] clean-classes-common: [2024-04-16T10:15:37.408Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:37.495Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:37.495Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:37.495Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:37.495Z] [WARNING] [echo] deploying jpavalidation.war [2024-04-16T10:15:37.528Z] [java] opening connection to http://localhost:8080/cdi-binding-types-with-members/myurl [2024-04-16T10:15:37.528Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:37.528Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:37.528Z] [java] [2024-04-16T10:15:37.528Z] [java] [2024-04-16T10:15:37.528Z] [java] ----------------------------------------- [2024-04-16T10:15:37.528Z] [java] - interceptors-business-method-interceptors: PASS - [2024-04-16T10:15:37.528Z] [java] ----------------------------------------- [2024-04-16T10:15:37.528Z] [java] - Total PASS : 1 - [2024-04-16T10:15:37.528Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:37.528Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:37.528Z] [java] ----------------------------------------- [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] undeploy: [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] setOSConditions: [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] setToolWin: [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] setToolUnix: [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] setToolProperty: [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] setS1ASclassPath: [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] init-common: [2024-04-16T10:15:37.528Z] [2024-04-16T10:15:37.528Z] undeploy-war-common: [2024-04-16T10:15:37.619Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyApp.ear [2024-04-16T10:15:37.653Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:15:37.653Z] [INFO] Executed tasks [2024-04-16T10:15:37.653Z] [INFO] [2024-04-16T10:15:37.653Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:15:37.656Z] [java] Apr 16, 2024 10:15:37 AM org.eclipse.persistence.session./file:/tmp/gfembed10233077197249521831tmp/applications/sample/_test [2024-04-16T10:15:37.656Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setOSConditions: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setToolWin: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setToolUnix: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setToolProperty: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setS1ASclassPath: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] init-common: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] clean-jars-common: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] compile: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setOSConditions: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setToolWin: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setToolUnix: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setToolProperty: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] setS1ASclassPath: [2024-04-16T10:15:37.697Z] [2024-04-16T10:15:37.697Z] init-common: [2024-04-16T10:15:37.698Z] [2024-04-16T10:15:37.698Z] compile-common: [2024-04-16T10:15:37.698Z] [echo] Current time (ISO): 2024-04-16T10:15:37.425+0000 [2024-04-16T10:15:37.698Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:37.698Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:37.701Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:37.701Z] [javac] 1 warning [2024-04-16T10:15:37.701Z] [2024-04-16T10:15:37.701Z] setOSConditions: [2024-04-16T10:15:37.701Z] [2024-04-16T10:15:37.701Z] setToolWin: [2024-04-16T10:15:37.701Z] [2024-04-16T10:15:37.701Z] setToolUnix: [2024-04-16T10:15:37.701Z] [2024-04-16T10:15:37.701Z] setToolProperty: [2024-04-16T10:15:37.702Z] [2024-04-16T10:15:37.702Z] setS1ASclassPath: [2024-04-16T10:15:37.702Z] [2024-04-16T10:15:37.702Z] init-common: [2024-04-16T10:15:37.702Z] [2024-04-16T10:15:37.702Z] compile-common: [2024-04-16T10:15:37.702Z] [echo] Current time (ISO): 2024-04-16T10:15:37.609+0000 [2024-04-16T10:15:37.702Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:38.089Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-binding-types-with-members-web [2024-04-16T10:15:38.089Z] [2024-04-16T10:15:38.089Z] all: [2024-04-16T10:15:38.089Z] [2024-04-16T10:15:38.089Z] setOSConditions: [2024-04-16T10:15:38.089Z] [2024-04-16T10:15:38.089Z] setToolWin: [2024-04-16T10:15:38.089Z] [2024-04-16T10:15:38.089Z] setToolUnix: [2024-04-16T10:15:38.089Z] [2024-04-16T10:15:38.090Z] setToolProperty: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] setS1ASclassPath: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] init-common: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] clean: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] setOSConditions: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] setToolWin: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] setToolUnix: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] setToolProperty: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] setS1ASclassPath: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] init-common: [2024-04-16T10:15:38.090Z] [2024-04-16T10:15:38.090Z] clean-common: [2024-04-16T10:15:38.345Z] [2024-04-16T10:15:38.345Z] setOSConditions: [2024-04-16T10:15:38.345Z] [2024-04-16T10:15:38.345Z] setToolWin: [2024-04-16T10:15:38.345Z] [2024-04-16T10:15:38.345Z] setToolUnix: [2024-04-16T10:15:38.345Z] [2024-04-16T10:15:38.345Z] setToolProperty: [2024-04-16T10:15:38.345Z] [2024-04-16T10:15:38.345Z] setS1ASclassPath: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] init-common: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] clean-classes-common: [2024-04-16T10:15:38.346Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setOSConditions: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setToolWin: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setToolUnix: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setToolProperty: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setS1ASclassPath: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] init-common: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] clean-jars-common: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] compile: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setOSConditions: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setToolWin: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setToolUnix: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setToolProperty: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] setS1ASclassPath: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] init-common: [2024-04-16T10:15:38.346Z] [2024-04-16T10:15:38.346Z] compile-common: [2024-04-16T10:15:38.346Z] [echo] Current time (ISO): 2024-04-16T10:15:38.123+0000 [2024-04-16T10:15:38.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:38.346Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:38.379Z] [INFO] [2024-04-16T10:15:38.379Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:15:38.379Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:15:38.379Z] [INFO] from pom.xml [2024-04-16T10:15:38.379Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:15:38.583Z] [java] Apr 16, 2024 10:15:38 AM org.eclipse.persistence.session./file:/tmp/gfembed10233077197249521831tmp/applications/sample/_test.metadata [2024-04-16T10:15:38.583Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:15:38.583Z] [java] Apr 16, 2024 10:15:38 AM org.eclipse.persistence.session./file:/tmp/gfembed10233077197249521831tmp/applications/sample/_test.metadata [2024-04-16T10:15:38.583Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:15:38.583Z] [java] Apr 16, 2024 10:15:38 AM org.eclipse.persistence.session./file:/tmp/gfembed10233077197249521831tmp/applications/sample/_test.server [2024-04-16T10:15:38.583Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:15:38.595Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:15:38.595Z] [exec] Waiting finished after 6,348 ms. [2024-04-16T10:15:38.595Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:15:38.595Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:15:38.595Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:15:38.595Z] [exec] Admin Port: 45,707 [2024-04-16T10:15:38.595Z] [exec] Command start-domain executed successfully. [2024-04-16T10:15:38.839Z] [java] Apr 16, 2024 10:15:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:15:38.839Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-04-16T10:15:38.896Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:15:39.021Z] [INFO] [exec] Application deployed with name JaxwsFromJava. [2024-04-16T10:15:39.021Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:39.021Z] [INFO] [wsimport] Consider using / so that wsimport won't do unnecessary compilation [2024-04-16T10:15:39.021Z] [WARNING] [wsimport] parsing WSDL... [2024-04-16T10:15:39.095Z] [java] Apr 16, 2024 10:15:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:15:39.095Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:15:39.095Z] [java] Apr 16, 2024 10:15:38 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:15:39.095Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:15:39.195Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] dumpThreadStack: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] startDomainWindows: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] startDomain: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] clean: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setOSConditions: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setToolWin: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setToolUnix: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setToolProperty: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setS1ASclassPath: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] init-common: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] clean-common: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setOSConditions: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setToolWin: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setToolUnix: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setToolProperty: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] setS1ASclassPath: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] init-common: [2024-04-16T10:15:39.195Z] [2024-04-16T10:15:39.195Z] clean-classes-common: [2024-04-16T10:15:39.195Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setOSConditions: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setToolWin: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setToolUnix: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setToolProperty: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setS1ASclassPath: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] init-common: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] clean-jars-common: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] compile: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setOSConditions: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setToolWin: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setToolUnix: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setToolProperty: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setS1ASclassPath: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] init-common: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] compile-common: [2024-04-16T10:15:39.196Z] [echo] Current time (ISO): 2024-04-16T10:15:39.008+0000 [2024-04-16T10:15:39.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:39.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/servlet [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] build: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setOSConditions: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.196Z] setToolWin: [2024-04-16T10:15:39.196Z] [2024-04-16T10:15:39.197Z] setToolUnix: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] setToolProperty: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] setS1ASclassPath: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] init-common: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] webclient-war-common: [2024-04-16T10:15:39.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] clear: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] test-tlds-exist: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] copy-tlds: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] test-tagfiles-exist: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] copy-tagfiles: [2024-04-16T10:15:39.197Z] [2024-04-16T10:15:39.197Z] package-war-common: [2024-04-16T10:15:39.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:39.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:39.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:39.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:39.197Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/lib [2024-04-16T10:15:39.197Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:39.197Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2024-04-16T10:15:39.197Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:39.197Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:39.197Z] [javac] Compiling 1 source file [2024-04-16T10:15:39.198Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCachingInstanceLevel/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:39.198Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] deploy: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] deploy-war-common: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] setOSConditions: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] setToolWin: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] setToolUnix: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] setToolProperty: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] setS1ASclassPath: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] init-common: [2024-04-16T10:15:39.198Z] [2024-04-16T10:15:39.198Z] deploy-war-commonpe: [2024-04-16T10:15:39.350Z] [java] Apr 16, 2024 10:15:39 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:39.350Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:39.350Z] [java] Apr 16, 2024 10:15:39 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:39.350Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:39.594Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:39.594Z] [javac] 1 warning [2024-04-16T10:15:39.594Z] [2024-04-16T10:15:39.594Z] setOSConditions: [2024-04-16T10:15:39.594Z] [2024-04-16T10:15:39.594Z] setToolWin: [2024-04-16T10:15:39.594Z] [2024-04-16T10:15:39.594Z] setToolUnix: [2024-04-16T10:15:39.594Z] [2024-04-16T10:15:39.594Z] setToolProperty: [2024-04-16T10:15:39.594Z] [2024-04-16T10:15:39.594Z] setS1ASclassPath: [2024-04-16T10:15:39.594Z] [2024-04-16T10:15:39.595Z] init-common: [2024-04-16T10:15:39.595Z] [2024-04-16T10:15:39.595Z] compile-common: [2024-04-16T10:15:39.595Z] [echo] Current time (ISO): 2024-04-16T10:15:39.571+0000 [2024-04-16T10:15:39.595Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:39.944Z] [WARNING] [wsimport] [2024-04-16T10:15:39.944Z] [WARNING] [wsimport] Generating code... [2024-04-16T10:15:39.944Z] [WARNING] [wsimport] [2024-04-16T10:15:39.944Z] [WARNING] [wsimport] Compiling code... [2024-04-16T10:15:39.944Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:40.198Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-caching-instance-level --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-caching-instance-level-web.war [2024-04-16T10:15:40.244Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:40.258Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:40.274Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@da2303c [2024-04-16T10:15:40.499Z] [javac] 1 warning [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] build: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] setOSConditions: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] setToolWin: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] setToolUnix: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] setToolProperty: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] setS1ASclassPath: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] init-common: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] webclient-war-common: [2024-04-16T10:15:40.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] clear: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] test-tlds-exist: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] copy-tlds: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] test-tagfiles-exist: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] copy-tagfiles: [2024-04-16T10:15:40.499Z] [2024-04-16T10:15:40.499Z] package-war-common: [2024-04-16T10:15:40.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:40.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:40.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:40.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:40.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/lib [2024-04-16T10:15:40.500Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:40.500Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:40.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/docroot [2024-04-16T10:15:40.500Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2024-04-16T10:15:40.500Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:40.500Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:40.500Z] [javac] Compiling 1 source file [2024-04-16T10:15:40.515Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/ejb/MsgBean.java uses unchecked or unsafe operations. [2024-04-16T10:15:40.515Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:15:40.515Z] [javac] 1 warning [2024-04-16T10:15:40.515Z] [2024-04-16T10:15:40.515Z] setOSConditions: [2024-04-16T10:15:40.515Z] [2024-04-16T10:15:40.515Z] setToolWin: [2024-04-16T10:15:40.515Z] [2024-04-16T10:15:40.515Z] setToolUnix: [2024-04-16T10:15:40.515Z] [2024-04-16T10:15:40.515Z] setToolProperty: [2024-04-16T10:15:40.515Z] [2024-04-16T10:15:40.515Z] setS1ASclassPath: [2024-04-16T10:15:40.515Z] [2024-04-16T10:15:40.515Z] init-common: [2024-04-16T10:15:40.515Z] [2024-04-16T10:15:40.515Z] compile-common: [2024-04-16T10:15:40.515Z] [echo] Current time (ISO): 2024-04-16T10:15:40.384+0000 [2024-04-16T10:15:40.515Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:40.530Z] [java] Record # 1 [2024-04-16T10:15:40.530Z] [java] Apr 16, 2024 10:15:40 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:15:40.530Z] [java] INFO: sample was successfully deployed in 5,035 milliseconds. [2024-04-16T10:15:40.530Z] [java] Looking up EJB... [2024-04-16T10:15:40.530Z] [java] Invoking EJB... [2024-04-16T10:15:40.530Z] [java] EJB said: boo [2024-04-16T10:15:40.542Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:40.542Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17' [2024-04-16T10:15:40.542Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses unchecked or unsafe operations. [2024-04-16T10:15:40.542Z] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:15:40.542Z] 2 warnings [2024-04-16T10:15:40.542Z] [WARNING] [echo] =============Starting TestNG test at ../../classes/test from testng.xml ============ [2024-04-16T10:15:40.782Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-business-method-interception/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:40.782Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] deploy: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] deploy-war-common: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] setOSConditions: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] setToolWin: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] setToolUnix: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] setToolProperty: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] setS1ASclassPath: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] init-common: [2024-04-16T10:15:40.782Z] [2024-04-16T10:15:40.782Z] deploy-war-commonpe: [2024-04-16T10:15:40.786Z] [java] Value of key is: embedded with JPA [2024-04-16T10:15:40.786Z] [java] Value of key is: container without closing the current [2024-04-16T10:15:40.786Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:15:40.786Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:15:40.786Z] [java] Done calling EJB [2024-04-16T10:15:40.786Z] [java] ----------------------- [2024-04-16T10:15:40.786Z] [java] ----------------------- [2024-04-16T10:15:40.786Z] [java] ==> Creating another container without closing... [2024-04-16T10:15:40.786Z] [java] ==> Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2024-04-16T10:15:40.786Z] [java] ----------------------- [2024-04-16T10:15:40.786Z] [java] ----------------------- [2024-04-16T10:15:40.786Z] [java] ==> Closing container ... [2024-04-16T10:15:40.786Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:15:40.786Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:40.786Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:40.786Z] [java] Value of key is: embedded close container [2024-04-16T10:15:40.786Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:15:40.786Z] [java] Apr 16, 2024 10:15:40 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:15:40.786Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:15:40.786Z] [java] Apr 16, 2024 10:15:40 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:40.786Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:40.786Z] [java] Apr 16, 2024 10:15:40 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:40.786Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:40.786Z] [java] Apr 16, 2024 10:15:40 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:40.786Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:40.786Z] [java] ==> Done Closing container [2024-04-16T10:15:40.786Z] [java] ----------------------- [2024-04-16T10:15:40.786Z] [java] ----------------------- [2024-04-16T10:15:40.786Z] [java] ==> Creating container after closing the previous... [2024-04-16T10:15:40.786Z] [java] Apr 16, 2024 10:15:40 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:40.786Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:40.786Z] [java] Apr 16, 2024 10:15:40 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:40.787Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15938044344840919183xml [2024-04-16T10:15:40.787Z] [java] Apr 16, 2024 10:15:40 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:40.787Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:15:40.806Z] [INFO] [exec] Application deployed with name jpavalidation. [2024-04-16T10:15:40.806Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:40.806Z] [WARNING] [echo] [2024-04-16T10:15:40.806Z] [WARNING] [echo] ************************* [2024-04-16T10:15:40.806Z] [WARNING] [echo] * build-deploy security/helloworld [2024-04-16T10:15:40.806Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld [2024-04-16T10:15:40.806Z] [WARNING] [echo] ************************* [2024-04-16T10:15:40.806Z] [WARNING] [echo] [2024-04-16T10:15:40.806Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:40.806Z] [WARNING] [echo] Listing of source files: HelloSecurityTestNG.java [2024-04-16T10:15:40.806Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:40.806Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:40.806Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:40.806Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:40.806Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld/src/test/HelloSecurityTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:40.806Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:40.806Z] 3 warnings [2024-04-16T10:15:40.806Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:40.806Z] [WARNING] [echo] Now creating a war file ../../dist/security/hellojspsecure.war [2024-04-16T10:15:40.806Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security/app [2024-04-16T10:15:40.806Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security [2024-04-16T10:15:40.905Z] [INFO] [2024-04-16T10:15:40.905Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:15:40.905Z] [INFO] [2024-04-16T10:15:40.905Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:15:41.063Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security/app [2024-04-16T10:15:41.063Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:41.330Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:41.331Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:41.331Z] 3 warnings [2024-04-16T10:15:41.331Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security/app/META-INF [2024-04-16T10:15:41.331Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld/metadata/persistence.xml to copy. [2024-04-16T10:15:41.331Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security/hellojspsecure.war [2024-04-16T10:15:41.331Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:41.331Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:41.331Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:41.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-business-method-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-business-method-interceptors-web.war [2024-04-16T10:15:41.346Z] [java] Apr 16, 2024 10:15:40 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:41.346Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:41.346Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:15:41.346Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:15:41.346Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:41.346Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:41.346Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:41.346Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (213 ms), startup services (80 ms), total (293 ms) [2024-04-16T10:15:41.346Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:41.346Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:41.346Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:41.346Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:15:41.346Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:41.347Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:41.347Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:41.347Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:41.347Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (329 ms), startup services (6 ms), total (335 ms) [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:41.347Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:15:41.347Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:41.347Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:41.347Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:41.347Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@34f4fd04 [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:41.347Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:15:41.347Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:41.347Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:15:41.494Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:41.539Z] [INFO] [testng] ... [2024-04-16T10:15:41.539Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-04-16T10:15:41.539Z] [INFO] [testng] ... [2024-04-16T10:15:41.539Z] [INFO] [testng] [2024-04-16T10:15:41.601Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:15:41.602Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:15:41.602Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:41.602Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:15:41.602Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T10:15:41.602Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T10:15:41.602Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:15:41.602Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:15:41.602Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:41.602Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:15:41.602Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:15:41.602Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:15:41.628Z] [WARNING] [echo] deploying hellojspsecure.war [2024-04-16T10:15:41.749Z] [javac] 1 warning [2024-04-16T10:15:41.749Z] [2024-04-16T10:15:41.749Z] build: [2024-04-16T10:15:41.749Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:41.749Z] [2024-04-16T10:15:41.749Z] package-ejbjar-common: [2024-04-16T10:15:41.749Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.749Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.749Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.749Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb.jar [2024-04-16T10:15:41.749Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.749Z] [2024-04-16T10:15:41.750Z] package-ejbjar-common: [2024-04-16T10:15:41.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.750Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-ejb-ejbclient.jar [2024-04-16T10:15:41.750Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setOSConditions: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setToolWin: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setToolUnix: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setToolProperty: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setS1ASclassPath: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] init-common: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] appclient-jar-common: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] package-appclientjar-common: [2024-04-16T10:15:41.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:41.750Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-client.jar [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setOSConditions: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setToolWin: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setToolUnix: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.750Z] setToolProperty: [2024-04-16T10:15:41.750Z] [2024-04-16T10:15:41.751Z] setS1ASclassPath: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] init-common: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] webclient-war-common: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] clear: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] test-tlds-exist: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] copy-tlds: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] test-tagfiles-exist: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] copy-tagfiles: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] package-war-common: [2024-04-16T10:15:41.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:41.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:41.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:41.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:41.751Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/lib [2024-04-16T10:15:41.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:41.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:41.751Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:41.751Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbapp-web.war [2024-04-16T10:15:41.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] setOSConditions: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] fixFiles: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] convUnix: [2024-04-16T10:15:41.751Z] [2024-04-16T10:15:41.751Z] convWin: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setToolWin: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setToolUnix: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setToolProperty: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setS1ASclassPath: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] init-common: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] ear-common: [2024-04-16T10:15:41.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:41.752Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/descriptor/sun-application.xml to copy. [2024-04-16T10:15:41.752Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:15:41.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:41.752Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] deploy: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setOSConditions: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setToolWin: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setToolUnix: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setToolProperty: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] setS1ASclassPath: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] init-common: [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.752Z] deploy-common: [2024-04-16T10:15:41.752Z] [echo] Current time (ISO): 2024-04-16T10:15:41.636+0000 [2024-04-16T10:15:41.752Z] [2024-04-16T10:15:41.753Z] setOSConditions: [2024-04-16T10:15:41.753Z] [2024-04-16T10:15:41.753Z] setToolWin: [2024-04-16T10:15:41.753Z] [2024-04-16T10:15:41.753Z] setToolUnix: [2024-04-16T10:15:41.753Z] [2024-04-16T10:15:41.753Z] setToolProperty: [2024-04-16T10:15:41.753Z] [2024-04-16T10:15:41.753Z] setS1ASclassPath: [2024-04-16T10:15:41.753Z] [2024-04-16T10:15:41.753Z] init-common: [2024-04-16T10:15:41.753Z] [2024-04-16T10:15:41.753Z] deploy-common-pe: [2024-04-16T10:15:41.857Z] [java] Apr 16, 2024 10:15:41 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:15:41.857Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:15:41.857Z] [java] Apr 16, 2024 10:15:41 AM org.eclipse.persistence.session./file:/tmp/gfembed15745503598491077813tmp/applications/sample/_test [2024-04-16T10:15:41.857Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:15:41.857Z] [java] Apr 16, 2024 10:15:41 AM org.eclipse.persistence.session./file:/tmp/gfembed15745503598491077813tmp/applications/sample/_test.metadata [2024-04-16T10:15:41.857Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:15:41.857Z] [java] Apr 16, 2024 10:15:41 AM org.eclipse.persistence.session./file:/tmp/gfembed15745503598491077813tmp/applications/sample/_test.metadata [2024-04-16T10:15:41.857Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:15:41.857Z] [java] Apr 16, 2024 10:15:41 AM org.eclipse.persistence.session./file:/tmp/gfembed15745503598491077813tmp/applications/sample/_test.server [2024-04-16T10:15:41.857Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:15:41.905Z] [exec] Application deployed with name cdi-business-method-interceptors-web. [2024-04-16T10:15:41.905Z] [2024-04-16T10:15:41.906Z] deploy-war-commonee: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] run: [2024-04-16T10:15:41.906Z] [java] opening connection to http://localhost:8080/cdi-business-method-interceptors/myurl [2024-04-16T10:15:41.906Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:41.906Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:41.906Z] [java] [2024-04-16T10:15:41.906Z] [java] [2024-04-16T10:15:41.906Z] [java] ----------------------------------------- [2024-04-16T10:15:41.906Z] [java] - interceptors-business-method-interceptors: PASS - [2024-04-16T10:15:41.906Z] [java] ----------------------------------------- [2024-04-16T10:15:41.906Z] [java] - Total PASS : 1 - [2024-04-16T10:15:41.906Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:41.906Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:41.906Z] [java] ----------------------------------------- [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] undeploy: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] setOSConditions: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] setToolWin: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] setToolUnix: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] setToolProperty: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] setS1ASclassPath: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] init-common: [2024-04-16T10:15:41.906Z] [2024-04-16T10:15:41.906Z] undeploy-war-common: [2024-04-16T10:15:42.096Z] [INFO] [testng] done for init [2024-04-16T10:15:42.114Z] [java] Apr 16, 2024 10:15:41 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:15:42.114Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:15:42.114Z] [java] Apr 16, 2024 10:15:41 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:15:42.114Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-04-16T10:15:42.114Z] [java] Apr 16, 2024 10:15:41 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:15:42.114Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:15:42.114Z] [java] Apr 16, 2024 10:15:42 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:42.114Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:42.114Z] [java] Apr 16, 2024 10:15:42 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:42.114Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:42.314Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=true --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappApp.ear [2024-04-16T10:15:42.350Z] [INFO] [testng] method = equals [2024-04-16T10:15:42.350Z] [INFO] [testng] method = toString [2024-04-16T10:15:42.350Z] [INFO] [testng] method = hashCode [2024-04-16T10:15:42.350Z] [INFO] [testng] method = close [2024-04-16T10:15:42.350Z] [INFO] [testng] method = addNumbers [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getSPI [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getComponents [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getBinding [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getEndpointReference [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getEndpointReference [2024-04-16T10:15:42.350Z] [INFO] [testng] method = setAddress [2024-04-16T10:15:42.350Z] [INFO] [testng] method = setOutboundHeaders [2024-04-16T10:15:42.350Z] [INFO] [testng] method = setOutboundHeaders [2024-04-16T10:15:42.350Z] [INFO] [testng] method = setOutboundHeaders [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getRequestContext [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getWSEndpointReference [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getResponseContext [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getPortInfo [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getManagedObjectManager [2024-04-16T10:15:42.350Z] [INFO] [testng] method = getInboundHeaders [2024-04-16T10:15:42.350Z] [INFO] [testng] method = proxyClassLookup [2024-04-16T10:15:42.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-business-method-interceptors-web [2024-04-16T10:15:42.489Z] [2024-04-16T10:15:42.489Z] all: [2024-04-16T10:15:42.693Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@7c9a39cb [2024-04-16T10:15:42.693Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:15:42.693Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:15:42.693Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:42.693Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:42.693Z] [java] Value of key is: embedded create 2nd container [2024-04-16T10:15:42.693Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:15:42.693Z] [java] Apr 16, 2024 10:15:42 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:15:42.693Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:15:42.693Z] [java] Apr 16, 2024 10:15:42 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:42.693Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:42.693Z] [java] Apr 16, 2024 10:15:42 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:42.693Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:42.693Z] [java] Apr 16, 2024 10:15:42 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:42.693Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:42.693Z] [java] ..........FINISHED Embedded test [2024-04-16T10:15:42.693Z] [java] ----------------------- [2024-04-16T10:15:42.693Z] [java] ----------------------- [2024-04-16T10:15:42.693Z] [java] ----------------------- [2024-04-16T10:15:42.693Z] [java] ----------------------- [2024-04-16T10:15:42.693Z] [java] ===> Requesting wrong set of modules.... [2024-04-16T10:15:42.693Z] [java] Apr 16, 2024 10:15:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:42.693Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:42.693Z] [java] Apr 16, 2024 10:15:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:42.693Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain202691969339093842xml [2024-04-16T10:15:42.694Z] [java] Apr 16, 2024 10:15:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:42.694Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:15:42.744Z] [2024-04-16T10:15:42.744Z] setOSConditions: [2024-04-16T10:15:42.744Z] [2024-04-16T10:15:42.744Z] setToolWin: [2024-04-16T10:15:42.744Z] [2024-04-16T10:15:42.745Z] setToolUnix: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setToolProperty: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setS1ASclassPath: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] init-common: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] clean: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setOSConditions: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setToolWin: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setToolUnix: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setToolProperty: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setS1ASclassPath: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] init-common: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] clean-common: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setOSConditions: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setToolWin: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setToolUnix: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setToolProperty: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] setS1ASclassPath: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] init-common: [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.745Z] clean-classes-common: [2024-04-16T10:15:42.745Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:42.745Z] [2024-04-16T10:15:42.746Z] setOSConditions: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setToolWin: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setToolUnix: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setToolProperty: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setS1ASclassPath: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] init-common: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] clean-jars-common: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] compile: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setOSConditions: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setToolWin: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setToolUnix: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setToolProperty: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] setS1ASclassPath: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] init-common: [2024-04-16T10:15:42.746Z] [2024-04-16T10:15:42.746Z] compile-common: [2024-04-16T10:15:42.746Z] [echo] Current time (ISO): 2024-04-16T10:15:42.538+0000 [2024-04-16T10:15:42.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:42.746Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:43.034Z] [INFO] [exec] Application deployed with name hellojspsecure. [2024-04-16T10:15:43.034Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:43.034Z] [WARNING] [echo] [2024-04-16T10:15:43.034Z] [WARNING] [echo] ************************* [2024-04-16T10:15:43.034Z] [WARNING] [echo] * build-deploy security/basicauth [2024-04-16T10:15:43.034Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth [2024-04-16T10:15:43.034Z] [WARNING] [echo] ************************* [2024-04-16T10:15:43.034Z] [WARNING] [echo] [2024-04-16T10:15:43.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:43.058Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:63: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:15:43.058Z] [javac] private static Boolean BFALSE = new Boolean(false); [2024-04-16T10:15:43.058Z] [javac] ^ [2024-04-16T10:15:43.059Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:64: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:15:43.059Z] [javac] private static Boolean BTRUE = new Boolean(true); [2024-04-16T10:15:43.059Z] [javac] ^ [2024-04-16T10:15:43.059Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:154: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:15:43.059Z] [javac] new Boolean(args[2].indexOf("reply") != -1); [2024-04-16T10:15:43.059Z] [javac] ^ [2024-04-16T10:15:43.059Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:156: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:15:43.059Z] [javac] new Boolean((args[2].indexOf("jdbc") != -1)); [2024-04-16T10:15:43.059Z] [javac] ^ [2024-04-16T10:15:43.059Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/client/HelloClient.java:158: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:15:43.059Z] [javac] new Boolean((args[2].indexOf("rollback") != -1)); [2024-04-16T10:15:43.059Z] [javac] ^ [2024-04-16T10:15:43.059Z] [javac] 6 warnings [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] build: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] setOSConditions: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] fixFiles: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] convUnix: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] convWin: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] setToolWin: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] setToolUnix: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] setToolProperty: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] setS1ASclassPath: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] init-common: [2024-04-16T10:15:43.059Z] [2024-04-16T10:15:43.059Z] package-persistence-common: [2024-04-16T10:15:43.060Z] [2024-04-16T10:15:43.060Z] ejb-jar-common: [2024-04-16T10:15:43.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:43.060Z] [2024-04-16T10:15:43.060Z] package-ejbjar-common: [2024-04-16T10:15:43.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-ejb.jar [2024-04-16T10:15:43.060Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [2024-04-16T10:15:43.060Z] appclient-jar-common: [2024-04-16T10:15:43.060Z] [2024-04-16T10:15:43.060Z] package-appclientjar-common: [2024-04-16T10:15:43.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbean-client.jar [2024-04-16T10:15:43.060Z] [2024-04-16T10:15:43.060Z] webclient-war-common: [2024-04-16T10:15:43.060Z] [2024-04-16T10:15:43.060Z] build-ear-common: [2024-04-16T10:15:43.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:43.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:15:43.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:15:43.060Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2024-04-16T10:15:43.060Z] [2024-04-16T10:15:43.060Z] create-resources: [2024-04-16T10:15:43.061Z] [2024-04-16T10:15:43.061Z] asadmin-batch-common: [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:42 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:43.256Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:42 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:15:43.256Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:15:43.256Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:42 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:43.256Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:42 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:43.256Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (291 ms), startup services (42 ms), total (333 ms) [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:43.256Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:43 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:15:43.256Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:43.256Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:43 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:43.256Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:43.256Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:43.256Z] [java] Apr 16, 2024 10:15:43 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:43.256Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (399 ms), startup services (8 ms), total (407 ms) [2024-04-16T10:15:43.257Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:43.257Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:43.257Z] [java] Value of key is: container with errors in MODULES [2024-04-16T10:15:43.257Z] [java] Value of key is: container with a wrong provider [2024-04-16T10:15:43.257Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:43.257Z] [java] [2024-04-16T10:15:43.257Z] [java] [2024-04-16T10:15:43.257Z] [java] ----------------------------------------- [2024-04-16T10:15:43.257Z] [java] - embedded with JPA: PASS - [2024-04-16T10:15:43.257Z] [java] - container without closing the current: PASS - [2024-04-16T10:15:43.257Z] [java] - container with a wrong provider: PASS - [2024-04-16T10:15:43.257Z] [java] - container with errors in MODULES: PASS - [2024-04-16T10:15:43.257Z] [java] - embedded close container: PASS - [2024-04-16T10:15:43.257Z] [java] - embedded create 2nd container: PASS - [2024-04-16T10:15:43.257Z] [java] ----------------------------------------- [2024-04-16T10:15:43.257Z] [java] Total PASS: 6 [2024-04-16T10:15:43.257Z] [java] Total FAIL: 0 [2024-04-16T10:15:43.257Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:15:43.257Z] [java] ----------------------------------------- [2024-04-16T10:15:43.257Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:43.257Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:43.257Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:43.257Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:43.257Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:15:43.257Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:15:43.257Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-04-16T10:15:43.257Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-04-16T10:15:43.257Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:43.257Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:43.257Z] [java] Apr 16, 2024 10:15:43 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:43.257Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:43.257Z] [java] Apr 16, 2024 10:15:43 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:43.257Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:43.257Z] [java] ==> Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-04-16T10:15:43.257Z] [java] ----------------------- [2024-04-16T10:15:43.257Z] [java] ----------------------- [2024-04-16T10:15:43.257Z] [java] ----------------------- [2024-04-16T10:15:43.257Z] [java] ----------------------- [2024-04-16T10:15:43.257Z] [java] ==> Creating container with a wrong provider... [2024-04-16T10:15:43.257Z] [java] ==> Caught expected: No EJBContainer provider available for requested provider: foo [2024-04-16T10:15:43.257Z] [java] The following providers: [2024-04-16T10:15:43.257Z] [java] org.glassfish.ejb.embedded.EJBContainerProviderImpl [2024-04-16T10:15:43.257Z] [java] Returned null from createEJBContainer call. [2024-04-16T10:15:43.257Z] [java] [2024-04-16T10:15:43.257Z] [java] ----------------------- [2024-04-16T10:15:43.257Z] [java] ----------------------- [2024-04-16T10:15:43.257Z] [2024-04-16T10:15:43.257Z] stop-database: [2024-04-16T10:15:43.257Z] [2024-04-16T10:15:43.257Z] all: [2024-04-16T10:15:43.258Z] [2024-04-16T10:15:43.258Z] testclose: [2024-04-16T10:15:43.258Z] [echo] [2024-04-16T10:15:43.258Z] [echo] [2024-04-16T10:15:43.258Z] [echo] ************************************************** [2024-04-16T10:15:43.258Z] [echo] * Running testclose [2024-04-16T10:15:43.258Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/testclose [2024-04-16T10:15:43.258Z] [echo] ************************************************** [2024-04-16T10:15:43.258Z] [echo] [2024-04-16T10:15:43.258Z] [echo] [2024-04-16T10:15:43.258Z] [2024-04-16T10:15:43.258Z] start-database: [2024-04-16T10:15:43.258Z] [2024-04-16T10:15:43.258Z] setOSConditions: [2024-04-16T10:15:43.258Z] [2024-04-16T10:15:43.258Z] setToolWin: [2024-04-16T10:15:43.258Z] [2024-04-16T10:15:43.258Z] setToolUnix: [2024-04-16T10:15:43.258Z] [2024-04-16T10:15:43.258Z] setToolProperty: [2024-04-16T10:15:43.258Z] [2024-04-16T10:15:43.258Z] setS1ASclassPath: [2024-04-16T10:15:43.271Z] [INFO] [testng] Tester Page HTML = AddNumbersService Web Service Tester

AddNumbersService Web Service Tester


This form will allow you to test your web service implementation (WSDL File)
To invoke an operation, fill the method parameter(s) input boxes and click on the button labeled with the method name.

Methods :

public abstract int fromjava.server.AddNumbers.addNumbers(int,int)
(,)

[2024-04-16T10:15:43.271Z] [INFO] [testng] PASSED: testAddNumbers [2024-04-16T10:15:43.271Z] [INFO] [testng] PASSED: testTesterUI [2024-04-16T10:15:43.271Z] [INFO] [testng] [2024-04-16T10:15:43.271Z] [INFO] [testng] =============================================== [2024-04-16T10:15:43.271Z] [INFO] [testng] wsit_jaxws_tests [2024-04-16T10:15:43.271Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:15:43.271Z] [INFO] [testng] =============================================== [2024-04-16T10:15:43.271Z] [INFO] [testng] [2024-04-16T10:15:43.271Z] [INFO] [testng] [2024-04-16T10:15:43.271Z] [INFO] [testng] =============================================== [2024-04-16T10:15:43.271Z] [INFO] [testng] QuickLookTests [2024-04-16T10:15:43.271Z] [INFO] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:15:43.271Z] [INFO] [testng] =============================================== [2024-04-16T10:15:43.271Z] [INFO] [testng] [2024-04-16T10:15:43.271Z] [WARNING] [echo] JaxwsFromJava [2024-04-16T10:15:43.533Z] [2024-04-16T10:15:43.533Z] init-common: [2024-04-16T10:15:43.533Z] [2024-04-16T10:15:43.533Z] clean: [2024-04-16T10:15:43.533Z] [2024-04-16T10:15:43.533Z] setOSConditions: [2024-04-16T10:15:43.533Z] [2024-04-16T10:15:43.533Z] setToolWin: [2024-04-16T10:15:43.533Z] [2024-04-16T10:15:43.534Z] setToolUnix: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setToolProperty: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setS1ASclassPath: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] init-common: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] clean-common: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setOSConditions: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setToolWin: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setToolUnix: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setToolProperty: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setS1ASclassPath: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] init-common: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] clean-classes-common: [2024-04-16T10:15:43.534Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setOSConditions: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setToolWin: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setToolUnix: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setToolProperty: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] setS1ASclassPath: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] init-common: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.534Z] clean-jars-common: [2024-04-16T10:15:43.534Z] [2024-04-16T10:15:43.535Z] compile: [2024-04-16T10:15:43.535Z] [2024-04-16T10:15:43.535Z] setOSConditions: [2024-04-16T10:15:43.535Z] [2024-04-16T10:15:43.535Z] setToolWin: [2024-04-16T10:15:43.535Z] [2024-04-16T10:15:43.535Z] setToolUnix: [2024-04-16T10:15:43.535Z] [2024-04-16T10:15:43.535Z] setToolProperty: [2024-04-16T10:15:43.535Z] [2024-04-16T10:15:43.535Z] setS1ASclassPath: [2024-04-16T10:15:43.535Z] [2024-04-16T10:15:43.535Z] init-common: [2024-04-16T10:15:43.535Z] [2024-04-16T10:15:43.535Z] compile-common: [2024-04-16T10:15:43.535Z] [echo] Current time (ISO): 2024-04-16T10:15:43.349+0000 [2024-04-16T10:15:43.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:43.535Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:43.999Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:15:43.999Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_msgbean_QCF [2024-04-16T10:15:43.999Z] [exec] Connector resource jms/ejb_mdb_msgbean_QCF created. [2024-04-16T10:15:43.999Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.TopicConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_msgbean_TCF [2024-04-16T10:15:43.999Z] [exec] Connector resource jms/ejb_mdb_msgbean_TCF created. [2024-04-16T10:15:43.999Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_client_queue [2024-04-16T10:15:43.999Z] [exec] JMS Desctination ejb_mdb_msgbean_client_queue created. [2024-04-16T10:15:43.999Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_client_queue --target server --force=false jms/ejb_mdb_msgbean_client_queue [2024-04-16T10:15:44.000Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue created. [2024-04-16T10:15:44.000Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_client_topic [2024-04-16T10:15:44.200Z] [INFO] [2024-04-16T10:15:44.200Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:15:44.238Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:15:44.238Z] [WARNING] [echo] [2024-04-16T10:15:44.238Z] [WARNING] [echo] ************************* [2024-04-16T10:15:44.238Z] [WARNING] [echo] * build-deploy security/appperms [2024-04-16T10:15:44.238Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms [2024-04-16T10:15:44.238Z] [WARNING] [echo] ************************* [2024-04-16T10:15:44.238Z] [WARNING] [echo] [2024-04-16T10:15:44.238Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:44.238Z] [WARNING] [echo] Listing of source files: ApppermsTestNG.java [2024-04-16T10:15:44.238Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:44.238Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:44.297Z] [exec] JMS Desctination ejb_mdb_msgbean_client_topic created. [2024-04-16T10:15:44.297Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_client_topic --target server --force=false jms/ejb_mdb_msgbean_client_topic [2024-04-16T10:15:44.297Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic created. [2024-04-16T10:15:44.298Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:44.298Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmt created. [2024-04-16T10:15:44.298Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_cmt --target server --force=false jms/ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:44.298Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt created. [2024-04-16T10:15:44.298Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:44.298Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_bmt created. [2024-04-16T10:15:44.298Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_bmt --target server --force=false jms/ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:44.298Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt created. [2024-04-16T10:15:44.298Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:15:44.298Z] [exec] JMS Desctination ejb_mdb_msgbean_queue_cmtns created. [2024-04-16T10:15:44.298Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_queue_cmtns --target server --force=false jms/ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:15:44.431Z] [exec] Application deployed with name web-jsp-caching-instance-level-web. [2024-04-16T10:15:44.431Z] [2024-04-16T10:15:44.431Z] deploy-war-commonee: [2024-04-16T10:15:44.431Z] [2024-04-16T10:15:44.431Z] run: [2024-04-16T10:15:44.431Z] [java] Connecting to: http://localhost:45711/web-jsp-caching-instance-level/jsp/caching/basicCache.jsp [2024-04-16T10:15:44.458Z] [INFO] [2024-04-16T10:15:44.458Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:15:44.462Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup1 --authrealmname file --target server testuser3 [2024-04-16T10:15:44.462Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-04-16T10:15:44.492Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:44.492Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:44.492Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:44.492Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:44.492Z] 3 warnings [2024-04-16T10:15:44.597Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns created. [2024-04-16T10:15:44.597Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:44.597Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_cmt created. [2024-04-16T10:15:44.597Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_topic_cmt --target server --force=false jms/ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:44.597Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt created. [2024-04-16T10:15:44.597Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_topic_bmt [2024-04-16T10:15:44.597Z] [exec] JMS Desctination ejb_mdb_msgbean_topic_bmt created. [2024-04-16T10:15:44.597Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_topic_bmt --target server --force=false jms/ejb_mdb_msgbean_topic_bmt [2024-04-16T10:15:44.597Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt created. [2024-04-16T10:15:44.597Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype topic --force=false ejb_mdb_msgbean_op_test_topic [2024-04-16T10:15:44.597Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_topic created. [2024-04-16T10:15:44.598Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Topic --enabled=true --property imqDestinationName=ejb_mdb_msgbean_op_test_topic --target server --force=false jms/ejb_mdb_msgbean_op_test_topic [2024-04-16T10:15:44.598Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic created. [2024-04-16T10:15:44.598Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_msgbean_op_test_queue [2024-04-16T10:15:44.745Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:44.745Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:44.745Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/app_perms/app [2024-04-16T10:15:44.745Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/app_perms [2024-04-16T10:15:44.745Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/app_perms/app [2024-04-16T10:15:44.745Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:44.898Z] [exec] JMS Desctination ejb_mdb_msgbean_op_test_queue created. [2024-04-16T10:15:44.898Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_msgbean_op_test_queue --target server --force=false jms/ejb_mdb_msgbean_op_test_queue [2024-04-16T10:15:44.898Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue created. [2024-04-16T10:15:44.898Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] deploy: [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] setOSConditions: [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] setToolWin: [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] setToolUnix: [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] setToolProperty: [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] setS1ASclassPath: [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] init-common: [2024-04-16T10:15:44.898Z] [2024-04-16T10:15:44.898Z] execute-ejb-sql-common: [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessControlException; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessController; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessControlException; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessController; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:45.000Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessControlException; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessController; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessControlException; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessController; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessControlException; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessController; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessControlException; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.000Z] import java.security.AccessController; [2024-04-16T10:15:45.000Z] ^ [2024-04-16T10:15:45.000Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:64: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] if (System.getSecurityManager() != null) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] AccessController.checkPermission(fp); [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:69: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] } catch (AccessControlException e) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:75: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] if (System.getSecurityManager() != null) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:76: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] AccessController.checkPermission(fp); [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:80: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] } catch (AccessControlException e) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:87: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] if (System.getSecurityManager() != null) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:88: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] AccessController.checkPermission(p1); [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:92: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] } catch (AccessControlException e) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:88: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] if (System.getSecurityManager() != null) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:89: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] AccessController.checkPermission(fp); [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:94: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] } catch (AccessControlException e) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:101: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] if (System.getSecurityManager() != null) { [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.001Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:102: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.001Z] AccessController.checkPermission(fp); [2024-04-16T10:15:45.001Z] ^ [2024-04-16T10:15:45.002Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:106: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.002Z] } catch (AccessControlException e) { [2024-04-16T10:15:45.002Z] ^ [2024-04-16T10:15:45.002Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:113: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-04-16T10:15:45.002Z] if (System.getSecurityManager() != null) { [2024-04-16T10:15:45.002Z] ^ [2024-04-16T10:15:45.002Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:114: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.002Z] AccessController.checkPermission(fp); [2024-04-16T10:15:45.002Z] ^ [2024-04-16T10:15:45.002Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:118: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:15:45.002Z] } catch (AccessControlException e) { [2024-04-16T10:15:45.002Z] ^ [2024-04-16T10:15:45.002Z] 33 warnings [2024-04-16T10:15:45.002Z] [WARNING] [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class [2024-04-16T10:15:45.002Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/app_perms/apppermsWeb.war [2024-04-16T10:15:45.002Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/app_perms/app/META-INF [2024-04-16T10:15:45.002Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/metadata/ejb-jar.xml to copy. [2024-04-16T10:15:45.002Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/metadata/sun-ejb-jar.xml to copy. [2024-04-16T10:15:45.002Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/metadata/sun-cmp-mappings.xml to copy. [2024-04-16T10:15:45.002Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms/metadata/${dbschema} to copy. [2024-04-16T10:15:45.002Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/app_perms/apppermsEJB.jar [2024-04-16T10:15:45.002Z] [INFO] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/app_perms/appperms.ear [2024-04-16T10:15:45.002Z] [WARNING] [echo] Packaged Archive at ../../dist/app_perms/appperms.ear [2024-04-16T10:15:45.002Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:45.002Z] [WARNING] [echo] archive-type is ear [2024-04-16T10:15:45.002Z] [WARNING] [echo] update file ../../dist/app_perms/appperms.ear with permissions.xml [2024-04-16T10:15:45.256Z] [INFO] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/app_perms/appperms.ear [2024-04-16T10:15:45.256Z] [WARNING] [echo] deploying appperms.ear [2024-04-16T10:15:45.273Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:45.273Z] [javac] 1 warning [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] build: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] setOSConditions: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] setToolWin: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] setToolUnix: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] setToolProperty: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] setS1ASclassPath: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] init-common: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] webclient-war-common: [2024-04-16T10:15:45.273Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] clear: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] test-tlds-exist: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] copy-tlds: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] test-tagfiles-exist: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] copy-tagfiles: [2024-04-16T10:15:45.273Z] [2024-04-16T10:15:45.273Z] package-war-common: [2024-04-16T10:15:45.273Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:45.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:45.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:45.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:45.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/lib [2024-04-16T10:15:45.274Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:45.274Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:45.274Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/docroot [2024-04-16T10:15:45.274Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2024-04-16T10:15:45.274Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:45.274Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:45.274Z] [javac] Compiling 1 source file [2024-04-16T10:15:45.274Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-invalid-interceptor-specified-at-beans-xml/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:45.274Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] deploy: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] deploy-war-common: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] setOSConditions: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] setToolWin: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] setToolUnix: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] setToolProperty: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] setS1ASclassPath: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] init-common: [2024-04-16T10:15:45.274Z] [2024-04-16T10:15:45.274Z] deploy-war-commonpe: [2024-04-16T10:15:45.435Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:45.435Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:15:45.436Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:15:45.692Z] [javac] 2 warnings [2024-04-16T10:15:45.692Z] [2024-04-16T10:15:45.692Z] setOSConditions: [2024-04-16T10:15:45.692Z] [2024-04-16T10:15:45.692Z] setToolWin: [2024-04-16T10:15:45.692Z] [2024-04-16T10:15:45.692Z] setToolUnix: [2024-04-16T10:15:45.692Z] [2024-04-16T10:15:45.692Z] setToolProperty: [2024-04-16T10:15:45.692Z] [2024-04-16T10:15:45.692Z] setS1ASclassPath: [2024-04-16T10:15:45.692Z] [2024-04-16T10:15:45.692Z] init-common: [2024-04-16T10:15:45.692Z] [2024-04-16T10:15:45.692Z] compile-common: [2024-04-16T10:15:45.692Z] [echo] Current time (ISO): 2024-04-16T10:15:45.536+0000 [2024-04-16T10:15:45.692Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:45.733Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:15:45.733Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:15:45.733Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:15:45.733Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:15:45.733Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:15:45.733Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:15:45.733Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:15:45.733Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:15:45.733Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:15:45.734Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:15:45.734Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:15:45.734Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:15:45.734Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:15:45.734Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:15:45.734Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:15:45.734Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:15:45.734Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:45.734Z] [INFO] BUILD SUCCESS [2024-04-16T10:15:45.734Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:45.734Z] [INFO] Total time: 18.496 s [2024-04-16T10:15:45.734Z] [INFO] Finished at: 2024-04-16T10:15:44Z [2024-04-16T10:15:45.734Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:45.734Z] + run_test batch_all [2024-04-16T10:15:45.734Z] + local testid=batch_all [2024-04-16T10:15:45.734Z] + local found=false [2024-04-16T10:15:45.734Z] ++ find . -name run_test.sh [2024-04-16T10:15:45.734Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:45.734Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:15:45.734Z] + OPT=list_test_ids [2024-04-16T10:15:45.734Z] + TEST_ID= [2024-04-16T10:15:45.734Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:15:45.734Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:15:45.734Z] +++ uname [2024-04-16T10:15:45.734Z] +++ grep -i sunos [2024-04-16T10:15:45.734Z] +++ wc -l [2024-04-16T10:15:45.734Z] +++ awk '{print $1}' [2024-04-16T10:15:45.734Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:45.734Z] ++ GREP=grep [2024-04-16T10:15:45.734Z] ++ AWK=awk [2024-04-16T10:15:45.734Z] ++ SED=sed [2024-04-16T10:15:45.734Z] ++ BC=bc [2024-04-16T10:15:45.734Z] ++ export GREP AWK SED BC [2024-04-16T10:15:45.734Z] + case ${OPT} in [2024-04-16T10:15:45.734Z] + list_test_ids [2024-04-16T10:15:45.734Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:15:45.734Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:45.734Z] + [[ admin_cli_all = \b\a\t\c\h\_\a\l\l ]] [2024-04-16T10:15:45.734Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:45.734Z] + [[ admin-cli-group-1 = \b\a\t\c\h\_\a\l\l ]] [2024-04-16T10:15:45.734Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:45.734Z] + [[ admin-cli-group-2 = \b\a\t\c\h\_\a\l\l ]] [2024-04-16T10:15:45.734Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:45.734Z] + [[ admin-cli-group-3 = \b\a\t\c\h\_\a\l\l ]] [2024-04-16T10:15:45.734Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:45.734Z] + [[ admin-cli-group-4 = \b\a\t\c\h\_\a\l\l ]] [2024-04-16T10:15:45.734Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:45.734Z] + [[ admin-cli-group-5 = \b\a\t\c\h\_\a\l\l ]] [2024-04-16T10:15:45.734Z] + [[ false = true ]] [2024-04-16T10:15:45.734Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:45.734Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:15:45.734Z] + OPT=list_test_ids [2024-04-16T10:15:45.734Z] + TEST_ID= [2024-04-16T10:15:45.734Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:15:45.734Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:15:45.734Z] +++ uname [2024-04-16T10:15:45.734Z] +++ grep -i sunos [2024-04-16T10:15:45.734Z] +++ wc -l [2024-04-16T10:15:45.734Z] +++ awk '{print $1}' [2024-04-16T10:15:45.734Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:45.734Z] ++ GREP=grep [2024-04-16T10:15:45.734Z] ++ AWK=awk [2024-04-16T10:15:45.734Z] ++ SED=sed [2024-04-16T10:15:45.734Z] ++ BC=bc [2024-04-16T10:15:45.734Z] ++ export GREP AWK SED BC [2024-04-16T10:15:45.734Z] + case ${OPT} in [2024-04-16T10:15:45.734Z] + list_test_ids [2024-04-16T10:15:45.734Z] + echo batch_all [2024-04-16T10:15:45.734Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:45.734Z] + [[ batch_all = \b\a\t\c\h\_\a\l\l ]] [2024-04-16T10:15:45.734Z] + found=true [2024-04-16T10:15:45.734Z] + break [2024-04-16T10:15:45.734Z] + [[ true = true ]] [2024-04-16T10:15:45.734Z] + ./appserver/tests/appserv-tests/devtests/batch/run_test.sh run_test_id batch_all [2024-04-16T10:15:45.734Z] + OPT=run_test_id [2024-04-16T10:15:45.734Z] + TEST_ID=batch_all [2024-04-16T10:15:45.734Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:15:45.734Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:15:45.734Z] +++ uname [2024-04-16T10:15:45.734Z] +++ grep -i sunos [2024-04-16T10:15:45.734Z] +++ wc -l [2024-04-16T10:15:45.734Z] +++ awk '{print $1}' [2024-04-16T10:15:45.734Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:45.734Z] ++ GREP=grep [2024-04-16T10:15:45.734Z] ++ AWK=awk [2024-04-16T10:15:45.734Z] ++ SED=sed [2024-04-16T10:15:45.734Z] ++ BC=bc [2024-04-16T10:15:45.734Z] ++ export GREP AWK SED BC [2024-04-16T10:15:45.734Z] + case ${OPT} in [2024-04-16T10:15:45.734Z] + trap 'copy_test_artifacts batch_all' EXIT [2024-04-16T10:15:45.734Z] + run_test_id batch_all [2024-04-16T10:15:45.734Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:15:45.734Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:15:45.734Z] [2024-04-16T10:15:45.734Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:15:45.734Z] [2024-04-16T10:15:45.734Z] + for i in "${@}" [2024-04-16T10:15:45.734Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:15:45.734Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:45.734Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:15:45.734Z] + cd ./appserver/tests/appserv-tests/devtests/batch [2024-04-16T10:15:45.734Z] + test_init [2024-04-16T10:15:45.734Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:15:45.734Z] [2024-04-16T10:15:45.734Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:15:45.734Z] [2024-04-16T10:15:45.735Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:15:45.735Z] + xargs touch [2024-04-16T10:15:45.735Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:45.735Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:45.735Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:45.735Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:45.735Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:45.735Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:45.735Z] + java -version [2024-04-16T10:15:45.735Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:15:45.735Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:15:45.735Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:15:45.735Z] + ant -version [2024-04-16T10:15:45.798Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:45.798Z] [java] [2024-04-16T10:15:45.798Z] [java] [2024-04-16T10:15:45.798Z] [java] ----------------------------------------- [2024-04-16T10:15:45.798Z] [java] - jsp-caching-instance-level: PASS - [2024-04-16T10:15:45.798Z] [java] ----------------------------------------- [2024-04-16T10:15:45.798Z] [java] - Total PASS : 1 - [2024-04-16T10:15:45.798Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:45.798Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:45.798Z] [java] ----------------------------------------- [2024-04-16T10:15:45.798Z] [2024-04-16T10:15:45.798Z] undeploy: [2024-04-16T10:15:45.798Z] [2024-04-16T10:15:45.798Z] setOSConditions: [2024-04-16T10:15:45.798Z] [2024-04-16T10:15:45.798Z] setToolWin: [2024-04-16T10:15:45.798Z] [2024-04-16T10:15:45.799Z] setToolUnix: [2024-04-16T10:15:45.799Z] [2024-04-16T10:15:45.799Z] setToolProperty: [2024-04-16T10:15:45.799Z] [2024-04-16T10:15:45.799Z] setS1ASclassPath: [2024-04-16T10:15:45.799Z] [2024-04-16T10:15:45.799Z] init-common: [2024-04-16T10:15:45.799Z] [2024-04-16T10:15:45.799Z] undeploy-war-common: [2024-04-16T10:15:45.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-invalid-interceptor-in-beans-xml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-invalid-interceptor-in-beans-xml-web.war [2024-04-16T10:15:45.865Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup5 --authrealmname file --target server testuser42 [2024-04-16T10:15:45.866Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-04-16T10:15:45.990Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:15:45.990Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:15:45.990Z] + printf '\n\n' [2024-04-16T10:15:45.990Z] [2024-04-16T10:15:45.990Z] [2024-04-16T10:15:45.990Z] + get_test_target batch_all [2024-04-16T10:15:45.990Z] + case ${1} in [2024-04-16T10:15:45.990Z] + TARGET=all [2024-04-16T10:15:45.990Z] + export TARGET [2024-04-16T10:15:45.990Z] + test_run [2024-04-16T10:15:45.990Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-domain [2024-04-16T10:15:46.206Z] [INFO] [exec] Application deployed with name appperms. [2024-04-16T10:15:46.207Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:46.207Z] [WARNING] [echo] deploying appperms.ear [2024-04-16T10:15:46.299Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/create_pointbase.sql [2024-04-16T10:15:46.395Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading test.beans.INVALIDInterceptor defined in <{https://jakarta.ee/xml/ns/jakartaee}class>test.beans.INVALIDInterceptor in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/applications/cdi-invalid-interceptor-in-beans-xml-web/WEB-INF/beans.xml@26. Please see server.log for more details. [2024-04-16T10:15:46.395Z] [exec] Result: 1 [2024-04-16T10:15:46.395Z] [2024-04-16T10:15:46.395Z] deploy-war-commonee: [2024-04-16T10:15:46.395Z] [2024-04-16T10:15:46.395Z] run: [2024-04-16T10:15:46.395Z] [java] opening connection to http://localhost:8080/cdi-invalid-interceptor-in-beans-xml/myurl [2024-04-16T10:15:46.395Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:46.395Z] [java] [2024-04-16T10:15:46.395Z] [java] [2024-04-16T10:15:46.395Z] [java] ----------------------------------------- [2024-04-16T10:15:46.395Z] [java] - interceptors-invalid-interceptor-specified-in-beans-xml: PASS - [2024-04-16T10:15:46.395Z] [java] ----------------------------------------- [2024-04-16T10:15:46.395Z] [java] - Total PASS : 1 - [2024-04-16T10:15:46.395Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:46.395Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:46.395Z] [java] ----------------------------------------- [2024-04-16T10:15:46.395Z] [2024-04-16T10:15:46.396Z] undeploy: [2024-04-16T10:15:46.396Z] [2024-04-16T10:15:46.396Z] setOSConditions: [2024-04-16T10:15:46.396Z] [2024-04-16T10:15:46.396Z] setToolWin: [2024-04-16T10:15:46.396Z] [2024-04-16T10:15:46.396Z] setToolUnix: [2024-04-16T10:15:46.396Z] [2024-04-16T10:15:46.396Z] setToolProperty: [2024-04-16T10:15:46.396Z] [2024-04-16T10:15:46.396Z] setS1ASclassPath: [2024-04-16T10:15:46.396Z] [2024-04-16T10:15:46.396Z] init-common: [2024-04-16T10:15:46.396Z] [2024-04-16T10:15:46.396Z] undeploy-war-common: [2024-04-16T10:15:46.401Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-caching-instance-level-web [2024-04-16T10:15:46.532Z] [exec] Application deployed with name ejb-stubs-ejbappApp. [2024-04-16T10:15:46.532Z] [echo] Deployment on target server server successful [2024-04-16T10:15:46.532Z] [2024-04-16T10:15:46.532Z] setOSConditions: [2024-04-16T10:15:46.532Z] [2024-04-16T10:15:46.532Z] setToolWin: [2024-04-16T10:15:46.532Z] [2024-04-16T10:15:46.532Z] setToolUnix: [2024-04-16T10:15:46.532Z] [2024-04-16T10:15:46.532Z] setToolProperty: [2024-04-16T10:15:46.532Z] [2024-04-16T10:15:46.532Z] setS1ASclassPath: [2024-04-16T10:15:46.532Z] [2024-04-16T10:15:46.533Z] init-common: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] deploy-common-ee: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] run: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] setOSConditions: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] setToolWin: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] setToolUnix: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] setToolProperty: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] setS1ASclassPath: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] init-common: [2024-04-16T10:15:46.533Z] [2024-04-16T10:15:46.533Z] runclient-common: [2024-04-16T10:15:46.533Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbappAppClient.jar -name ejb-stubs-ejbappClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-04-16T10:15:46.555Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setOSConditions: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setToolWin: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setToolUnix: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setToolProperty: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setS1ASclassPath: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] init-common: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] deploy-common: [2024-04-16T10:15:46.555Z] [echo] Current time (ISO): 2024-04-16T10:15:46.496+0000 [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setOSConditions: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setToolWin: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setToolUnix: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setToolProperty: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] setS1ASclassPath: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] init-common: [2024-04-16T10:15:46.555Z] [2024-04-16T10:15:46.555Z] deploy-common-pe: [2024-04-16T10:15:46.656Z] [2024-04-16T10:15:46.656Z] restore: [2024-04-16T10:15:46.656Z] [2024-04-16T10:15:46.656Z] asadmin-common-ignore-fail: [2024-04-16T10:15:46.656Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true server.web-container.jsp-caching-enabled=false [2024-04-16T10:15:46.828Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups testgroup10 --authrealmname file --target server j2ee [2024-04-16T10:15:46.828Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/asadminuserpassword.txt [2024-04-16T10:15:46.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-invalid-interceptor-in-beans-xml-web [2024-04-16T10:15:46.959Z] [exec] remote failure: Application cdi-invalid-interceptor-in-beans-xml-web is not deployed on this target [server] [2024-04-16T10:15:46.959Z] [exec] Result: 1 [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] all: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setOSConditions: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolWin: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolUnix: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolProperty: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setS1ASclassPath: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] init-common: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] clean: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setOSConditions: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolWin: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolUnix: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolProperty: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setS1ASclassPath: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] init-common: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] clean-common: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setOSConditions: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolWin: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolUnix: [2024-04-16T10:15:46.959Z] [2024-04-16T10:15:46.959Z] setToolProperty: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setS1ASclassPath: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] init-common: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] clean-classes-common: [2024-04-16T10:15:46.960Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setOSConditions: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setToolWin: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setToolUnix: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setToolProperty: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setS1ASclassPath: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] init-common: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] clean-jars-common: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] compile: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setOSConditions: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setToolWin: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setToolUnix: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setToolProperty: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] setS1ASclassPath: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] init-common: [2024-04-16T10:15:46.960Z] [2024-04-16T10:15:46.960Z] compile-common: [2024-04-16T10:15:46.960Z] [echo] Current time (ISO): 2024-04-16T10:15:46.919+0000 [2024-04-16T10:15:46.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:46.961Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:46.999Z] [INFO] No sources to compile [2024-04-16T10:15:46.999Z] [INFO] [2024-04-16T10:15:46.999Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:15:46.999Z] [INFO] [2024-04-16T10:15:46.999Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:15:46.999Z] [INFO] [2024-04-16T10:15:46.999Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:15:46.999Z] [INFO] No sources to compile [2024-04-16T10:15:46.999Z] [INFO] [2024-04-16T10:15:46.999Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:15:46.999Z] [INFO] No sources to compile [2024-04-16T10:15:46.999Z] [INFO] [2024-04-16T10:15:46.999Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:15:47.084Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:47.084Z] [WARNING] [echo] Now creating a war file ../../dist/security-basicauth/basicauth.war [2024-04-16T10:15:47.084Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security-basicauth/app [2024-04-16T10:15:47.084Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security-basicauth [2024-04-16T10:15:47.084Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/security-basicauth/app/META-INF [2024-04-16T10:15:47.084Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/metadata/persistence.xml to copy. [2024-04-16T10:15:47.084Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/security-basicauth/basicauth.war [2024-04-16T10:15:47.084Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:47.084Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:47.084Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:47.084Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:47.084Z] [WARNING] [echo] Listing of source files: security/BasicAuthTestNG.java [2024-04-16T10:15:47.084Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:47.217Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.web-container.jsp-caching-enabled=false [2024-04-16T10:15:47.217Z] [exec] server.web-container.jsp-caching-enabled=false [2024-04-16T10:15:47.217Z] [2024-04-16T10:15:47.217Z] restart-server-instance-common: [2024-04-16T10:15:47.217Z] [2024-04-16T10:15:47.217Z] setOSConditions: [2024-04-16T10:15:47.217Z] [2024-04-16T10:15:47.217Z] setToolWin: [2024-04-16T10:15:47.217Z] [2024-04-16T10:15:47.217Z] setToolUnix: [2024-04-16T10:15:47.217Z] [2024-04-16T10:15:47.218Z] setToolProperty: [2024-04-16T10:15:47.218Z] [2024-04-16T10:15:47.218Z] setS1ASclassPath: [2024-04-16T10:15:47.218Z] [2024-04-16T10:15:47.218Z] init-common: [2024-04-16T10:15:47.218Z] [2024-04-16T10:15:47.218Z] stopDomain: [2024-04-16T10:15:47.218Z] [echo] run.xml:stopping domain... [2024-04-16T10:15:47.339Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:47.496Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanApp.ear [2024-04-16T10:15:47.537Z] [exec] Apr 16, 2024 10:15:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:15:47.537Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:15:47.567Z] [INFO] Executing tasks [2024-04-16T10:15:47.567Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:15:47.567Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:15:47.595Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:47.595Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:47.595Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:15:47.595Z] int port = new Integer(portS).intValue(); [2024-04-16T10:15:47.595Z] ^ [2024-04-16T10:15:47.595Z] 4 warnings [2024-04-16T10:15:47.595Z] [WARNING] [echo] deploying basicauth.war [2024-04-16T10:15:47.686Z] [exec] Application deployed with name ejb-cmp-readonlyApp. [2024-04-16T10:15:47.686Z] [echo] Deployment on target server server successful [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setOSConditions: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setToolWin: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setToolUnix: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setToolProperty: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setS1ASclassPath: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] init-common: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] deploy-common-ee: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] run: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setOSConditions: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setToolWin: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setToolUnix: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setToolProperty: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] setS1ASclassPath: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] init-common: [2024-04-16T10:15:47.686Z] [2024-04-16T10:15:47.686Z] runclient-common: [2024-04-16T10:15:47.686Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-readonlyAppClient.jar -name ejb-cmp-readonlyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:15:47.825Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:15:47.825Z] [INFO] Executed tasks [2024-04-16T10:15:47.825Z] [INFO] [2024-04-16T10:15:47.825Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:15:48.197Z] [INFO] [exec] Application deployed with name appperms. [2024-04-16T10:15:48.197Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:48.197Z] [WARNING] Trying to override old definition of task junitreport [2024-04-16T10:15:48.197Z] [WARNING] [echo] [2024-04-16T10:15:48.197Z] [WARNING] [echo] [2024-04-16T10:15:48.197Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:15:48.197Z] [WARNING] [echo] = = [2024-04-16T10:15:48.197Z] [WARNING] [echo] = S t a r t i n g TestNG f u n c t i o n a l t e s t s = [2024-04-16T10:15:48.197Z] [WARNING] [echo] = = [2024-04-16T10:15:48.197Z] [WARNING] [echo] = TEST FILE = testng/testng_full_profile.xml = [2024-04-16T10:15:48.197Z] [WARNING] [echo] = BASEDIR = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook = [2024-04-16T10:15:48.198Z] [WARNING] [echo] = = [2024-04-16T10:15:48.198Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:15:48.198Z] [WARNING] [echo] = R u n n i n g t h e f o l l o w i n g t e s t s: = [2024-04-16T10:15:48.198Z] [WARNING] [echo] = From TEST FILE = testng/testng_full_profile.xml = [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] [2024-04-16T10:15:48.198Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:15:48.204Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:48.204Z] [javac] 1 warning [2024-04-16T10:15:48.204Z] [2024-04-16T10:15:48.204Z] build: [2024-04-16T10:15:48.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:48.204Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-testclose-ejb.jar [2024-04-16T10:15:48.204Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] run: [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] setOSConditions: [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] setToolWin: [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] setToolUnix: [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] setToolProperty: [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] setS1ASclassPath: [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] init-common: [2024-04-16T10:15:48.205Z] [2024-04-16T10:15:48.205Z] run_se: [2024-04-16T10:15:48.205Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:15:48.205Z] [java] .......... Testing module: ejb-ejb31-embedded-testclose-ejb [2024-04-16T10:15:48.460Z] [java] Apr 16, 2024 10:15:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:48.460Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:48.460Z] [java] Apr 16, 2024 10:15:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:48.460Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain903380252080118468xml [2024-04-16T10:15:48.506Z] [exec] Apr 16, 2024 10:15:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:48.506Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:48.506Z] [exec] Apr 16, 2024 10:15:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:48.506Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:48.634Z] [exec] Waiting for the domain to stop . [2024-04-16T10:15:48.634Z] [exec] Waiting finished after 364 ms. [2024-04-16T10:15:48.634Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:15:48.736Z] [java] Apr 16, 2024 10:15:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:15:48.736Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:15:48.860Z] [exec] Application deployed with name ejb-mdb-msgbeanApp. [2024-04-16T10:15:48.860Z] [echo] Deployment on target server server successful [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setOSConditions: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setToolWin: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setToolUnix: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setToolProperty: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setS1ASclassPath: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] init-common: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] deploy-common-ee: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] run: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setOSConditions: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setToolWin: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setToolUnix: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setToolProperty: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] setS1ASclassPath: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.860Z] init-common: [2024-04-16T10:15:48.860Z] [2024-04-16T10:15:48.861Z] runclient-common: [2024-04-16T10:15:48.861Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-msgbeanAppClient.jar -name ejb-mdb-msgbeanClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:15:48.966Z] [INFO] [exec] Application deployed with name basicauth. [2024-04-16T10:15:48.966Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:48.966Z] [WARNING] [echo] [2024-04-16T10:15:48.966Z] [WARNING] [echo] ************************* [2024-04-16T10:15:48.966Z] [WARNING] [echo] * build-deploy ejb/slsbnicmt [2024-04-16T10:15:48.966Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/slsbnicmt [2024-04-16T10:15:48.966Z] [WARNING] [echo] ************************* [2024-04-16T10:15:48.966Z] [WARNING] [echo] [2024-04-16T10:15:48.966Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:48.966Z] [WARNING] [echo] Listing of source files: SlsbnicmtTestNG.java [2024-04-16T10:15:48.967Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:48.967Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:49.067Z] [exec] Apr 16, 2024 10:15:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:49.067Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:49.067Z] [exec] Apr 16, 2024 10:15:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:49.067Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:49.067Z] [exec] Looking up ejbapp ejb ref [2024-04-16T10:15:49.121Z] [INFO] [testng] ... [2024-04-16T10:15:49.121Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-04-16T10:15:49.121Z] [INFO] [testng] ... [2024-04-16T10:15:49.121Z] [INFO] [testng] [2024-04-16T10:15:49.122Z] [exec] Apr 16, 2024 10:15:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:15:49.122Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:15:49.226Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:49.226Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:49.226Z] 3 warnings [2024-04-16T10:15:49.226Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:49.226Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war [2024-04-16T10:15:49.226Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-04-16T10:15:49.226Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_slsbnicmt [2024-04-16T10:15:49.226Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app [2024-04-16T10:15:49.482Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:49.482Z] [javac] 1 warning [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] build: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] setOSConditions: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] setToolWin: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] setToolUnix: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] setToolProperty: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:49.482Z] setS1ASclassPath: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] init-common: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] webclient-war-common: [2024-04-16T10:15:49.482Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] clear: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] test-tlds-exist: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] copy-tlds: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.482Z] test-tagfiles-exist: [2024-04-16T10:15:49.482Z] [2024-04-16T10:15:49.483Z] copy-tagfiles: [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.483Z] package-war-common: [2024-04-16T10:15:49.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:49.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:49.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:49.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:49.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/lib [2024-04-16T10:15:49.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:49.483Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:49.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/docroot [2024-04-16T10:15:49.483Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2024-04-16T10:15:49.483Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:49.483Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:49.483Z] [javac] Compiling 1 source file [2024-04-16T10:15:49.483Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptor-binding-annotations/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:49.483Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.483Z] deploy: [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.483Z] deploy-war-common: [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.483Z] setOSConditions: [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.483Z] setToolWin: [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.483Z] setToolUnix: [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.483Z] setToolProperty: [2024-04-16T10:15:49.483Z] [2024-04-16T10:15:49.484Z] setS1ASclassPath: [2024-04-16T10:15:49.484Z] [2024-04-16T10:15:49.484Z] init-common: [2024-04-16T10:15:49.484Z] [2024-04-16T10:15:49.484Z] deploy-war-commonpe: [2024-04-16T10:15:49.681Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool [2024-04-16T10:15:49.738Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:49.738Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:49.738Z] 3 warnings [2024-04-16T10:15:49.738Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-04-16T10:15:49.738Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF [2024-04-16T10:15:49.738Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war [2024-04-16T10:15:49.738Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:49.738Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:49.738Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:49.738Z] [WARNING] [echo] deploying slsbnicmt.war [2024-04-16T10:15:50.055Z] [exec] Apr 16, 2024 10:15:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:50.056Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:50.056Z] [exec] Apr 16, 2024 10:15:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:50.056Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:50.083Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-interceptor-binding-annotations --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-binding-annotations-web.war [2024-04-16T10:15:50.141Z] [java] Apr 16, 2024 10:15:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:50.141Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:50.141Z] [java] Apr 16, 2024 10:15:50 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:15:50.141Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:15:50.618Z] [exec] Apr 16, 2024 10:15:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:50.618Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:50.619Z] [exec] Apr 16, 2024 10:15:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:50.619Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:15:50.639Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin ping-connection-pool DerbyPool [2024-04-16T10:15:50.693Z] [exec] Application deployed with name cdi-multiple-interceptor-binding-annotations-web. [2024-04-16T10:15:50.693Z] [2024-04-16T10:15:50.693Z] deploy-war-commonee: [2024-04-16T10:15:50.693Z] [2024-04-16T10:15:50.693Z] run: [2024-04-16T10:15:50.706Z] [java] Apr 16, 2024 10:15:50 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:50.706Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:15:50.706Z] [java] Apr 16, 2024 10:15:50 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:50.706Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:15:50.706Z] [java] Apr 16, 2024 10:15:50 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:15:50.706Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:15:50.823Z] [exec] Apr 16, 2024 10:15:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:15:50.823Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:15:50.894Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2024-04-16T10:15:50.983Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-binding-annotations/myurl [2024-04-16T10:15:50.983Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:50.983Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:50.983Z] [java] [2024-04-16T10:15:50.983Z] [java] [2024-04-16T10:15:50.983Z] [java] ----------------------------------------- [2024-04-16T10:15:50.983Z] [java] - interceptors-multiple-interceptor-binding-annotations: PASS - [2024-04-16T10:15:50.983Z] [java] ----------------------------------------- [2024-04-16T10:15:50.983Z] [java] - Total PASS : 1 - [2024-04-16T10:15:50.983Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:50.983Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:50.983Z] [java] ----------------------------------------- [2024-04-16T10:15:50.983Z] [2024-04-16T10:15:50.983Z] undeploy: [2024-04-16T10:15:50.983Z] [2024-04-16T10:15:50.983Z] setOSConditions: [2024-04-16T10:15:50.983Z] [2024-04-16T10:15:50.984Z] setToolWin: [2024-04-16T10:15:50.984Z] [2024-04-16T10:15:50.984Z] setToolUnix: [2024-04-16T10:15:50.984Z] [2024-04-16T10:15:50.984Z] setToolProperty: [2024-04-16T10:15:50.984Z] [2024-04-16T10:15:50.984Z] setS1ASclassPath: [2024-04-16T10:15:50.984Z] [2024-04-16T10:15:50.984Z] init-common: [2024-04-16T10:15:50.984Z] [2024-04-16T10:15:50.984Z] undeploy-war-common: [2024-04-16T10:15:50.986Z] [java] Apr 16, 2024 10:15:50 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:15:50.986Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:15:50.986Z] [java] Apr 16, 2024 10:15:50 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:50.986Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:50.986Z] [java] Apr 16, 2024 10:15:50 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:50.986Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,250 ms), startup services (1,074 ms), total (2,324 ms) [2024-04-16T10:15:51.266Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:51.266Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:51.452Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2024-04-16T10:15:51.536Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:51.536Z] [java] Apr 16, 2024 10:15:51 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:15:51.536Z] [java] INFO: Grizzly Framework 4.0.2 started in: 47 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:15:51.536Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:15:51.536Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:15:51.536Z] [java] Apr 16, 2024 10:15:51 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:15:51.536Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:15:51.536Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:15:51.536Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:15:51.536Z] [java] Apr 16, 2024 10:15:51 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:15:51.536Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,859 ms), startup services (32 ms), total (2,891 ms) [2024-04-16T10:15:51.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-interceptor-binding-annotations-web [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] all: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setOSConditions: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setToolWin: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setToolUnix: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setToolProperty: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setS1ASclassPath: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] init-common: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] clean: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setOSConditions: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setToolWin: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.590Z] setToolUnix: [2024-04-16T10:15:51.590Z] [2024-04-16T10:15:51.591Z] setToolProperty: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setS1ASclassPath: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] init-common: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] clean-common: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setOSConditions: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setToolWin: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setToolUnix: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setToolProperty: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setS1ASclassPath: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] init-common: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] clean-classes-common: [2024-04-16T10:15:51.591Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setOSConditions: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setToolWin: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setToolUnix: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setToolProperty: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] setS1ASclassPath: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] init-common: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] clean-jars-common: [2024-04-16T10:15:51.591Z] [2024-04-16T10:15:51.591Z] compile: [2024-04-16T10:15:51.592Z] [2024-04-16T10:15:51.592Z] setOSConditions: [2024-04-16T10:15:51.592Z] [2024-04-16T10:15:51.592Z] setToolWin: [2024-04-16T10:15:51.592Z] [2024-04-16T10:15:51.592Z] setToolUnix: [2024-04-16T10:15:51.592Z] [2024-04-16T10:15:51.592Z] setToolProperty: [2024-04-16T10:15:51.592Z] [2024-04-16T10:15:51.592Z] setS1ASclassPath: [2024-04-16T10:15:51.592Z] [2024-04-16T10:15:51.592Z] init-common: [2024-04-16T10:15:51.592Z] [2024-04-16T10:15:51.592Z] compile-common: [2024-04-16T10:15:51.592Z] [echo] Current time (ISO): 2024-04-16T10:15:51.515+0000 [2024-04-16T10:15:51.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:51.592Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:51.592Z] [exec] Apr 16, 2024 10:15:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:15:51.592Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@756808cc [2024-04-16T10:15:51.592Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:15:51.592Z] [exec] invoking ejb [2024-04-16T10:15:51.592Z] [exec] successfully invoked ejb [2024-04-16T10:15:51.592Z] [exec] Value of key is: main [2024-04-16T10:15:51.592Z] [exec] Looking up ejbclient ejbref [2024-04-16T10:15:51.593Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759040_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:15:51.593Z] [exec] invoking ejb [2024-04-16T10:15:51.593Z] [exec] successfully invoked ejb client [2024-04-16T10:15:51.593Z] [exec] Value of key is: ejbclient [2024-04-16T10:15:51.593Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-ejbapp/servlet [2024-04-16T10:15:51.593Z] [exec] Looked up home!! [2024-04-16T10:15:51.593Z] [exec] Narrowed home!! [2024-04-16T10:15:51.593Z] [exec] Got the EJB!! [2024-04-16T10:15:51.593Z] [exec] Looked up home!! [2024-04-16T10:15:51.593Z] [exec] Narrowed home!! [2024-04-16T10:15:51.593Z] [exec] Got the EJB!! [2024-04-16T10:15:51.593Z] [exec] JMS Servlet Output [2024-04-16T10:15:51.593Z] [exec]
DatabaseServelt :: All information I can give

[2024-04-16T10:15:51.593Z] [exec] Context Path : /ejb-stubs-ejbapp
[2024-04-16T10:15:51.593Z] [exec] Servlet Path : /servlet
[2024-04-16T10:15:51.593Z] [exec] Path Info : null
[2024-04-16T10:15:51.593Z] [exec] [2024-04-16T10:15:51.593Z] [exec] Value of key is: webclient [2024-04-16T10:15:51.593Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:51.593Z] [exec] [2024-04-16T10:15:51.593Z] [exec] [2024-04-16T10:15:51.593Z] [exec] ----------------------------------------- [2024-04-16T10:15:51.593Z] [exec] - ejbclient: PASS - [2024-04-16T10:15:51.593Z] [exec] - main: PASS - [2024-04-16T10:15:51.593Z] [exec] - webclient: PASS - [2024-04-16T10:15:51.593Z] [exec] ----------------------------------------- [2024-04-16T10:15:51.593Z] [exec] Total PASS: 3 [2024-04-16T10:15:51.593Z] [exec] Total FAIL: 0 [2024-04-16T10:15:51.593Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:15:51.593Z] [exec] ----------------------------------------- [2024-04-16T10:15:51.593Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:15:51.791Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:15:51.791Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:51.791Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-testclose-ejb [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:51.791Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:15:51.791Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:51.791Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@ca7e37f [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:51.791Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:15:51.791Z] [java] Apr 16, 2024 10:15:51 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:15:51.791Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:15:51.847Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] checkReporting-common: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] confirmReportPresent-common: [2024-04-16T10:15:52.102Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:15:52.102Z] [echo] Test seems to be reported fine [2024-04-16T10:15:52.102Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbapp/RepRunConf.txt [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] confirmMissingReport-common: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] all: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] standaloneclient: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] setOSConditions: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] setToolWin: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] setToolUnix: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] setToolProperty: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] setS1ASclassPath: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] init-common: [2024-04-16T10:15:52.102Z] [2024-04-16T10:15:52.102Z] build: [2024-04-16T10:15:52.102Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/standaloneclient/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:52.102Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:52.295Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.295Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:15:52.295Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.296Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:15:52.296Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.296Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:52.296Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.296Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:52.296Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.296Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:52.296Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.296Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:52.296Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.296Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:52.296Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.296Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:52.327Z] [INFO] [exec] Application deployed with name slsbnicmt. [2024-04-16T10:15:52.327Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:52.327Z] [WARNING] [echo] [2024-04-16T10:15:52.327Z] [WARNING] [echo] ************************* [2024-04-16T10:15:52.327Z] [WARNING] [echo] * build-deploy ejb/sfulnoi [2024-04-16T10:15:52.327Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/sfulnoi [2024-04-16T10:15:52.327Z] [WARNING] [echo] ************************* [2024-04-16T10:15:52.327Z] [WARNING] [echo] [2024-04-16T10:15:52.327Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:52.327Z] [WARNING] [echo] Listing of source files: SfulnoiTestNG.java [2024-04-16T10:15:52.327Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:52.327Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:52.350Z] [java] Apr 16, 2024 10:15:52 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:15:52.350Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:15:52.350Z] [java] Apr 16, 2024 10:15:52 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:52.350Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:15:52.350Z] [java] Apr 16, 2024 10:15:52 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:15:52.350Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:15:52.350Z] [java] Apr 16, 2024 10:15:52 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:15:52.350Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:15:52.350Z] [java] Apr 16, 2024 10:15:52 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:15:52.350Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:15:52.406Z] [INFO] [testng] PASSED: restartDomainTest [2024-04-16T10:15:52.406Z] [INFO] [testng] PASSED: createJDBCPool [2024-04-16T10:15:52.406Z] [INFO] [testng] PASSED: pingJDBCPool [2024-04-16T10:15:52.406Z] [INFO] [testng] PASSED: deleteJDBCPool [2024-04-16T10:15:52.406Z] [INFO] [testng] [2024-04-16T10:15:52.406Z] [INFO] [testng] =============================================== [2024-04-16T10:15:52.406Z] [INFO] [testng] admincli_tests [2024-04-16T10:15:52.406Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-04-16T10:15:52.406Z] [INFO] [testng] =============================================== [2024-04-16T10:15:52.406Z] [INFO] [testng] [2024-04-16T10:15:52.586Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:52.586Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:52.586Z] 3 warnings [2024-04-16T10:15:52.597Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.597Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:52.597Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.598Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:52.598Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.598Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:52.598Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.598Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:52.598Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.598Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:52.598Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.598Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:52.598Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.598Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:52.598Z] [exec] Apr 16, 2024 10:15:52 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:52.598Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:52.660Z] [WARNING] [testng] Apr 16, 2024 10:15:52 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:52.661Z] [WARNING] [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:52.839Z] Waiting for domain1 to start ....... [2024-04-16T10:15:52.839Z] Waiting finished after 6,098 ms. [2024-04-16T10:15:52.839Z] Successfully started the domain : domain1 [2024-04-16T10:15:52.839Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:15:52.839Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:15:52.839Z] Admin Port: 4,848 [2024-04-16T10:15:52.839Z] Command start-domain executed successfully. [2024-04-16T10:15:52.881Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:52.881Z] [WARNING] [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war [2024-04-16T10:15:52.881Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-04-16T10:15:52.881Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_sfulnoi [2024-04-16T10:15:52.881Z] [INFO] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_sfulnoi/app [2024-04-16T10:15:52.881Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:52.910Z] [java] Apr 16, 2024 10:15:52 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:15:52.910Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:15:53.140Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-database [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:53.205Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.205Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:53.206Z] [exec] Apr 16, 2024 10:15:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:15:53.206Z] [exec] WARNING: Deprecated element message-destination with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationNode. [2024-04-16T10:15:53.443Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:53.443Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:53.443Z] 3 warnings [2024-04-16T10:15:53.443Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF [2024-04-16T10:15:53.443Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy. [2024-04-16T10:15:53.443Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war [2024-04-16T10:15:53.443Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:53.443Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:53.443Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:53.474Z] [java] Apr 16, 2024 10:15:53 AM org.eclipse.persistence.session./file:/tmp/gfembed3229268512949010266tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test [2024-04-16T10:15:53.474Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:15:53.497Z] [exec] Running all msgbean tests [2024-04-16T10:15:53.729Z] [WARNING] [echo] deploying sfulnoi.war [2024-04-16T10:15:53.737Z] [java] Apr 16, 2024 10:15:53 AM org.eclipse.persistence.session./file:/tmp/gfembed3229268512949010266tmp/applications/ejb-ejb31-embedded-testclose-ejb/_test.server [2024-04-16T10:15:53.737Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:15:53.895Z] [2024-04-16T10:15:53.895Z] setOSConditions: [2024-04-16T10:15:53.895Z] [2024-04-16T10:15:53.895Z] setToolWin: [2024-04-16T10:15:53.895Z] [2024-04-16T10:15:53.895Z] setToolUnix: [2024-04-16T10:15:53.895Z] [2024-04-16T10:15:53.895Z] setToolProperty: [2024-04-16T10:15:53.895Z] [2024-04-16T10:15:53.896Z] setS1ASclassPath: [2024-04-16T10:15:53.896Z] [2024-04-16T10:15:53.896Z] init-common: [2024-04-16T10:15:53.896Z] [2024-04-16T10:15:53.896Z] startDomainUnix: [2024-04-16T10:15:53.896Z] [echo] Starting DAS [2024-04-16T10:15:53.987Z] [exec] Apr 16, 2024 10:15:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:15:53.987Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5dbab232 [2024-04-16T10:15:53.996Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:53.996Z] [javac] 1 warning [2024-04-16T10:15:53.996Z] [2024-04-16T10:15:53.996Z] run_default: [2024-04-16T10:15:53.996Z] [2024-04-16T10:15:53.996Z] setOSConditions: [2024-04-16T10:15:53.996Z] [2024-04-16T10:15:53.996Z] setToolWin: [2024-04-16T10:15:53.996Z] [2024-04-16T10:15:53.996Z] setToolUnix: [2024-04-16T10:15:53.997Z] [2024-04-16T10:15:53.997Z] setToolProperty: [2024-04-16T10:15:53.997Z] [2024-04-16T10:15:53.997Z] setS1ASclassPath: [2024-04-16T10:15:53.997Z] [2024-04-16T10:15:53.997Z] init-common: [2024-04-16T10:15:53.997Z] [2024-04-16T10:15:53.997Z] runclient_nooverride: [2024-04-16T10:15:54.035Z] [java] Apr 16, 2024 10:15:53 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:15:54.035Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:15:54.035Z] [java] Apr 16, 2024 10:15:53 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:15:54.035Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-testclose-ejb/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/ejb-ejb31-embedded-testclose-ejb/SimpleEjb] [2024-04-16T10:15:54.035Z] [java] Apr 16, 2024 10:15:53 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:15:54.035Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:15:54.111Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:54.111Z] [javac] 1 warning [2024-04-16T10:15:54.111Z] [2024-04-16T10:15:54.111Z] build: [2024-04-16T10:15:54.111Z] [2024-04-16T10:15:54.111Z] setOSConditions: [2024-04-16T10:15:54.111Z] [2024-04-16T10:15:54.111Z] setToolWin: [2024-04-16T10:15:54.111Z] [2024-04-16T10:15:54.111Z] setToolUnix: [2024-04-16T10:15:54.111Z] [2024-04-16T10:15:54.112Z] setToolProperty: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] setS1ASclassPath: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] init-common: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] webclient-war-common: [2024-04-16T10:15:54.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] clear: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] test-tlds-exist: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] copy-tlds: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] test-tagfiles-exist: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] copy-tagfiles: [2024-04-16T10:15:54.112Z] [2024-04-16T10:15:54.112Z] package-war-common: [2024-04-16T10:15:54.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:54.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:54.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:54.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:54.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/lib [2024-04-16T10:15:54.112Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:54.112Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:54.112Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/docroot [2024-04-16T10:15:54.112Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2024-04-16T10:15:54.112Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:54.113Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:54.113Z] [javac] Compiling 1 source file [2024-04-16T10:15:54.113Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-multiple-interceptors-for-a-binding-type/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:54.113Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] deploy: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] deploy-war-common: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] setOSConditions: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] setToolWin: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] setToolUnix: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] setToolProperty: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] setS1ASclassPath: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] init-common: [2024-04-16T10:15:54.113Z] [2024-04-16T10:15:54.113Z] deploy-war-commonpe: [2024-04-16T10:15:54.556Z] [java] Using no-arg InitialContext [2024-04-16T10:15:54.556Z] [java] Round 0: [2024-04-16T10:15:54.576Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-04-16T10:15:54.595Z] [java] Apr 16, 2024 10:15:54 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:54.595Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:54.595Z] [java] Apr 16, 2024 10:15:54 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:15:54.596Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:15:55.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-multiple-interceptor-implementations --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-multiple-interceptor-implementations-web.war [2024-04-16T10:15:55.139Z] [java] Apr 16, 2024 10:15:54 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:15:55.139Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-04-16T10:15:55.139Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:15:55.645Z] [exec] Application deployed with name cdi-multiple-interceptor-implementations-web. [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] deploy-war-commonee: [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] run: [2024-04-16T10:15:55.645Z] [java] opening connection to http://localhost:8080/cdi-multiple-interceptor-implementations/myurl [2024-04-16T10:15:55.645Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:15:55.645Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:55.645Z] [java] [2024-04-16T10:15:55.645Z] [java] [2024-04-16T10:15:55.645Z] [java] ----------------------------------------- [2024-04-16T10:15:55.645Z] [java] - interceptors-multiple-interceptors-for-a-binding-type: PASS - [2024-04-16T10:15:55.645Z] [java] ----------------------------------------- [2024-04-16T10:15:55.645Z] [java] - Total PASS : 1 - [2024-04-16T10:15:55.645Z] [java] - Total FAIL : 0 - [2024-04-16T10:15:55.645Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:15:55.645Z] [java] ----------------------------------------- [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] undeploy: [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] setOSConditions: [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] setToolWin: [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] setToolUnix: [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] setToolProperty: [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.645Z] setS1ASclassPath: [2024-04-16T10:15:55.645Z] [2024-04-16T10:15:55.646Z] init-common: [2024-04-16T10:15:55.646Z] [2024-04-16T10:15:55.646Z] undeploy-war-common: [2024-04-16T10:15:55.939Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:15:55.939Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:15:55.939Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:15:55.939Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:15:55.939Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:15:55.939Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:15:55.939Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:15:55.939Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:15:55.939Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:15:55.939Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:15:55.939Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:15:55.939Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:15:55.939Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:15:55.939Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:15:55.939Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:15:55.940Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:15:55.940Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:55.940Z] [INFO] BUILD SUCCESS [2024-04-16T10:15:55.940Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:55.940Z] [INFO] Total time: 21.478 s [2024-04-16T10:15:55.940Z] [INFO] Finished at: 2024-04-16T10:15:55Z [2024-04-16T10:15:55.940Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:15:55.940Z] + run_test connector_group_1 [2024-04-16T10:15:55.940Z] + local testid=connector_group_1 [2024-04-16T10:15:55.940Z] + local found=false [2024-04-16T10:15:55.940Z] ++ find . -name run_test.sh [2024-04-16T10:15:55.940Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:55.940Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:15:55.940Z] + OPT=list_test_ids [2024-04-16T10:15:55.940Z] + TEST_ID= [2024-04-16T10:15:55.940Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:15:55.940Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:15:55.940Z] +++ uname [2024-04-16T10:15:55.940Z] +++ grep -i sunos [2024-04-16T10:15:55.940Z] +++ wc -l [2024-04-16T10:15:55.940Z] +++ awk '{print $1}' [2024-04-16T10:15:55.940Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:55.940Z] ++ GREP=grep [2024-04-16T10:15:55.940Z] ++ AWK=awk [2024-04-16T10:15:55.940Z] ++ SED=sed [2024-04-16T10:15:55.940Z] ++ BC=bc [2024-04-16T10:15:55.940Z] ++ export GREP AWK SED BC [2024-04-16T10:15:55.940Z] + case ${OPT} in [2024-04-16T10:15:55.940Z] + list_test_ids [2024-04-16T10:15:55.940Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + [[ false = true ]] [2024-04-16T10:15:55.940Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:55.940Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:15:55.940Z] + OPT=list_test_ids [2024-04-16T10:15:55.940Z] + TEST_ID= [2024-04-16T10:15:55.940Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:15:55.940Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:15:55.940Z] +++ uname [2024-04-16T10:15:55.940Z] +++ grep -i sunos [2024-04-16T10:15:55.940Z] +++ wc -l [2024-04-16T10:15:55.940Z] +++ awk '{print $1}' [2024-04-16T10:15:55.940Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:55.940Z] ++ GREP=grep [2024-04-16T10:15:55.940Z] ++ AWK=awk [2024-04-16T10:15:55.940Z] ++ SED=sed [2024-04-16T10:15:55.940Z] ++ BC=bc [2024-04-16T10:15:55.940Z] ++ export GREP AWK SED BC [2024-04-16T10:15:55.940Z] + case ${OPT} in [2024-04-16T10:15:55.940Z] + list_test_ids [2024-04-16T10:15:55.940Z] + echo batch_all [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + [[ false = true ]] [2024-04-16T10:15:55.940Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:55.940Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:15:55.940Z] + OPT=list_test_ids [2024-04-16T10:15:55.940Z] + TEST_ID= [2024-04-16T10:15:55.940Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:15:55.940Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:15:55.940Z] +++ uname [2024-04-16T10:15:55.940Z] +++ grep -i sunos [2024-04-16T10:15:55.940Z] +++ wc -l [2024-04-16T10:15:55.940Z] +++ awk '{print $1}' [2024-04-16T10:15:55.940Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:55.940Z] ++ GREP=grep [2024-04-16T10:15:55.940Z] ++ AWK=awk [2024-04-16T10:15:55.940Z] ++ SED=sed [2024-04-16T10:15:55.940Z] ++ BC=bc [2024-04-16T10:15:55.940Z] ++ export GREP AWK SED BC [2024-04-16T10:15:55.940Z] + case ${OPT} in [2024-04-16T10:15:55.940Z] + list_test_ids [2024-04-16T10:15:55.940Z] + echo cdi_all [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + [[ false = true ]] [2024-04-16T10:15:55.940Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:15:55.940Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:15:55.940Z] + OPT=list_test_ids [2024-04-16T10:15:55.940Z] + TEST_ID= [2024-04-16T10:15:55.940Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:15:55.940Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:15:55.940Z] +++ uname [2024-04-16T10:15:55.940Z] +++ grep -i sunos [2024-04-16T10:15:55.940Z] +++ wc -l [2024-04-16T10:15:55.940Z] +++ awk '{print $1}' [2024-04-16T10:15:55.940Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:55.940Z] ++ GREP=grep [2024-04-16T10:15:55.940Z] ++ AWK=awk [2024-04-16T10:15:55.940Z] ++ SED=sed [2024-04-16T10:15:55.940Z] ++ BC=bc [2024-04-16T10:15:55.940Z] ++ export GREP AWK SED BC [2024-04-16T10:15:55.940Z] + case ${OPT} in [2024-04-16T10:15:55.940Z] + list_test_ids [2024-04-16T10:15:55.940Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:15:55.940Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\1 ]] [2024-04-16T10:15:55.940Z] + found=true [2024-04-16T10:15:55.940Z] + break [2024-04-16T10:15:55.940Z] + [[ true = true ]] [2024-04-16T10:15:55.940Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_1 [2024-04-16T10:15:55.940Z] + OPT=run_test_id [2024-04-16T10:15:55.940Z] + TEST_ID=connector_group_1 [2024-04-16T10:15:55.940Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:15:55.940Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:15:55.940Z] +++ uname [2024-04-16T10:15:55.940Z] +++ grep -i sunos [2024-04-16T10:15:55.940Z] +++ wc -l [2024-04-16T10:15:55.940Z] +++ awk '{print $1}' [2024-04-16T10:15:55.940Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:15:55.940Z] ++ GREP=grep [2024-04-16T10:15:55.940Z] ++ AWK=awk [2024-04-16T10:15:55.940Z] ++ SED=sed [2024-04-16T10:15:55.940Z] ++ BC=bc [2024-04-16T10:15:55.940Z] ++ export GREP AWK SED BC [2024-04-16T10:15:55.940Z] + case ${OPT} in [2024-04-16T10:15:55.940Z] + trap 'copy_test_artifacts connector_group_1' EXIT [2024-04-16T10:15:55.940Z] + run_test_id connector_group_1 [2024-04-16T10:15:55.940Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:15:55.940Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:15:55.940Z] [2024-04-16T10:15:55.940Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:15:55.940Z] [2024-04-16T10:15:55.940Z] + for i in "${@}" [2024-04-16T10:15:55.941Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:15:55.941Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:15:55.957Z] [java] Looking up EJB... [2024-04-16T10:15:55.957Z] [java] Invoking EJB... [2024-04-16T10:15:55.957Z] [java] EJB said: hello [2024-04-16T10:15:55.957Z] [java] Record # 1 [2024-04-16T10:15:55.957Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:15:55.957Z] [java] getSimpleEntity call returned: Entity number 1 created at Tue Apr 16 10:15:55 UTC 2024 [2024-04-16T10:15:55.957Z] [java] Value of key is: embedded with JPA [2024-04-16T10:15:55.957Z] [java] Done calling EJB [2024-04-16T10:15:55.957Z] [java] Value of key is: embedded close container [2024-04-16T10:15:55.957Z] [java] ..........FINISHED Embedded test [2024-04-16T10:15:55.957Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:55.957Z] [java] [2024-04-16T10:15:55.957Z] [java] [2024-04-16T10:15:55.957Z] [java] ----------------------------------------- [2024-04-16T10:15:55.957Z] [java] - embedded with JPA: PASS - [2024-04-16T10:15:55.957Z] [java] - embedded close container: PASS - [2024-04-16T10:15:55.957Z] [java] ----------------------------------------- [2024-04-16T10:15:55.957Z] [java] Total PASS: 2 [2024-04-16T10:15:55.957Z] [java] Total FAIL: 0 [2024-04-16T10:15:55.957Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:15:55.957Z] [java] ----------------------------------------- [2024-04-16T10:15:55.957Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:55.957Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:55.957Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:15:55.957Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:55.957Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:15:55.957Z] [2024-04-16T10:15:55.957Z] stop-database: [2024-04-16T10:15:55.957Z] [2024-04-16T10:15:55.957Z] all: [2024-04-16T10:15:55.957Z] [2024-04-16T10:15:55.958Z] timertest: [2024-04-16T10:15:55.958Z] [echo] Running timertest target all [2024-04-16T10:15:55.958Z] [echo] [2024-04-16T10:15:55.958Z] [echo] [2024-04-16T10:15:55.958Z] [echo] ************************************************** [2024-04-16T10:15:55.958Z] [echo] * Running timertest [2024-04-16T10:15:55.958Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/timertest [2024-04-16T10:15:55.958Z] [echo] ************************************************** [2024-04-16T10:15:55.958Z] [echo] [2024-04-16T10:15:55.958Z] [echo] [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setOSConditions: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolWin: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolUnix: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolProperty: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setS1ASclassPath: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] init-common: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] clean: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setOSConditions: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolWin: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolUnix: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolProperty: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setS1ASclassPath: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] init-common: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] clean-common: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setOSConditions: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolWin: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.958Z] setToolUnix: [2024-04-16T10:15:55.958Z] [2024-04-16T10:15:55.959Z] setToolProperty: [2024-04-16T10:15:55.959Z] [2024-04-16T10:15:55.959Z] setS1ASclassPath: [2024-04-16T10:15:55.959Z] [2024-04-16T10:15:55.959Z] init-common: [2024-04-16T10:15:55.959Z] [2024-04-16T10:15:55.959Z] clean-classes-common: [2024-04-16T10:15:55.959Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:56.023Z] [exec] Apr 16, 2024 10:15:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:15:56.023Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@49cc9b2a [2024-04-16T10:15:56.205Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-multiple-interceptor-implementations-web [2024-04-16T10:15:56.205Z] [2024-04-16T10:15:56.205Z] all: [2024-04-16T10:15:56.205Z] [2024-04-16T10:15:56.205Z] setOSConditions: [2024-04-16T10:15:56.205Z] [2024-04-16T10:15:56.205Z] setToolWin: [2024-04-16T10:15:56.205Z] [2024-04-16T10:15:56.205Z] setToolUnix: [2024-04-16T10:15:56.205Z] [2024-04-16T10:15:56.205Z] setToolProperty: [2024-04-16T10:15:56.206Z] [2024-04-16T10:15:56.206Z] setS1ASclassPath: [2024-04-16T10:15:56.206Z] [2024-04-16T10:15:56.206Z] init-common: [2024-04-16T10:15:56.206Z] [2024-04-16T10:15:56.206Z] clean: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] setOSConditions: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] setToolWin: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] setToolUnix: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] setToolProperty: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] setS1ASclassPath: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] init-common: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] clean-jars-common: [2024-04-16T10:15:56.233Z] [2024-04-16T10:15:56.233Z] compile: [2024-04-16T10:15:56.234Z] [2024-04-16T10:15:56.234Z] setOSConditions: [2024-04-16T10:15:56.234Z] [2024-04-16T10:15:56.234Z] setToolWin: [2024-04-16T10:15:56.234Z] [2024-04-16T10:15:56.234Z] setToolUnix: [2024-04-16T10:15:56.234Z] [2024-04-16T10:15:56.234Z] setToolProperty: [2024-04-16T10:15:56.234Z] [2024-04-16T10:15:56.234Z] setS1ASclassPath: [2024-04-16T10:15:56.234Z] [2024-04-16T10:15:56.234Z] init-common: [2024-04-16T10:15:56.234Z] [2024-04-16T10:15:56.234Z] compile-common: [2024-04-16T10:15:56.234Z] [echo] Current time (ISO): 2024-04-16T10:15:55.971+0000 [2024-04-16T10:15:56.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:56.234Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:56.326Z] [INFO] [exec] Application deployed with name sfulnoi. [2024-04-16T10:15:56.326Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:56.326Z] [WARNING] [echo] [2024-04-16T10:15:56.326Z] [WARNING] [echo] ************************* [2024-04-16T10:15:56.326Z] [WARNING] [echo] * build-deploy bean-validator/simple-bv-servlet [2024-04-16T10:15:56.326Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-04-16T10:15:56.326Z] [WARNING] [echo] ************************* [2024-04-16T10:15:56.326Z] [WARNING] [echo] [2024-04-16T10:15:56.326Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:56.326Z] [WARNING] [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java [2024-04-16T10:15:56.326Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:56.326Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:56.483Z] [2024-04-16T10:15:56.483Z] setOSConditions: [2024-04-16T10:15:56.483Z] [2024-04-16T10:15:56.483Z] setToolWin: [2024-04-16T10:15:56.483Z] [2024-04-16T10:15:56.483Z] setToolUnix: [2024-04-16T10:15:56.483Z] [2024-04-16T10:15:56.483Z] setToolProperty: [2024-04-16T10:15:56.483Z] [2024-04-16T10:15:56.483Z] setS1ASclassPath: [2024-04-16T10:15:56.483Z] [2024-04-16T10:15:56.483Z] init-common: [2024-04-16T10:15:56.483Z] [2024-04-16T10:15:56.483Z] clean-common: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setOSConditions: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setToolWin: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setToolUnix: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setToolProperty: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setS1ASclassPath: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] init-common: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] clean-classes-common: [2024-04-16T10:15:56.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setOSConditions: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setToolWin: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setToolUnix: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.484Z] setToolProperty: [2024-04-16T10:15:56.484Z] [2024-04-16T10:15:56.485Z] setS1ASclassPath: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] init-common: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] clean-jars-common: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] compile: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] setOSConditions: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] setToolWin: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] setToolUnix: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] setToolProperty: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] setS1ASclassPath: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] init-common: [2024-04-16T10:15:56.485Z] [2024-04-16T10:15:56.485Z] compile-common: [2024-04-16T10:15:56.485Z] [echo] Current time (ISO): 2024-04-16T10:15:56.239+0000 [2024-04-16T10:15:56.485Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:56.485Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:56.582Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:56.582Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:56.582Z] 3 warnings [2024-04-16T10:15:56.582Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:56.582Z] [WARNING] [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war [2024-04-16T10:15:56.582Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/bv/app [2024-04-16T10:15:56.582Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/bv [2024-04-16T10:15:56.582Z] [INFO] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/bv/app [2024-04-16T10:15:56.605Z] [exec] Apr 16, 2024 10:15:56 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:15:56.605Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:15:56.610Z] [exec] Successfully caught exception on CMP read-only Home bean remove [2024-04-16T10:15:56.610Z] [exec] Successfully caught exception on CMP read-only bean remove [2024-04-16T10:15:56.610Z] [exec] name 1 = Joe Schmo , Joe Schmo [2024-04-16T10:15:56.610Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2024-04-16T10:15:56.610Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2024-04-16T10:15:56.610Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2024-04-16T10:15:56.610Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2024-04-16T10:15:56.610Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2024-04-16T10:15:56.610Z] [exec] Value of key is: ReadMostly [2024-04-16T10:15:56.838Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:56.884Z] [exec] Value of key is: Student [2024-04-16T10:15:56.884Z] [exec] Value of key is: appserv.ClientNotifier [2024-04-16T10:15:56.884Z] [exec] Beginning test12() [2024-04-16T10:15:56.884Z] [exec] Num Iterations = 100 [2024-04-16T10:15:56.884Z] [exec] Num Threads = 10 [2024-04-16T10:15:56.884Z] [exec] Num PKs = 1 [2024-04-16T10:15:56.884Z] [exec] Sleep time in milliseconds = 100 [2024-04-16T10:15:56.884Z] [exec] Num writer iterations = 1 [2024-04-16T10:15:56.884Z] [exec] Writer sleep time in milliseconds = 10000 [2024-04-16T10:15:56.885Z] [exec] Creating student ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Calling nonFindByPK finder [2024-04-16T10:15:56.885Z] [exec] Creating thread 0 [2024-04-16T10:15:56.885Z] [exec] Thread index = 0 [2024-04-16T10:15:56.885Z] [exec] Creating thread 1 [2024-04-16T10:15:56.885Z] [exec] Thread index = 1 [2024-04-16T10:15:56.885Z] [exec] Creating thread 2 [2024-04-16T10:15:56.885Z] [exec] Thread index = 2 [2024-04-16T10:15:56.885Z] [exec] Creating thread 3 [2024-04-16T10:15:56.885Z] [exec] Thread index = 3 [2024-04-16T10:15:56.885Z] [exec] Creating thread 4 [2024-04-16T10:15:56.885Z] [exec] Thread index = 4 [2024-04-16T10:15:56.885Z] [exec] Creating thread 5 [2024-04-16T10:15:56.885Z] [exec] Thread index = 5 [2024-04-16T10:15:56.885Z] [exec] Creating thread 6 [2024-04-16T10:15:56.885Z] [exec] Thread index = 6 [2024-04-16T10:15:56.885Z] [exec] Creating thread 7 [2024-04-16T10:15:56.885Z] [exec] Thread index = 7 [2024-04-16T10:15:56.885Z] [exec] Creating thread 8 [2024-04-16T10:15:56.885Z] [exec] Thread index = 8 [2024-04-16T10:15:56.885Z] [exec] Creating thread 9 [2024-04-16T10:15:56.885Z] [exec] Thread index = 9 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 0 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 1 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 2 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 3 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 4 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 5 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 6 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 7 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 8 [2024-04-16T10:15:56.885Z] [exec] Starting reader thread 9 [2024-04-16T10:15:56.885Z] [exec] Starting writer thread 0 [2024-04-16T10:15:56.885Z] [exec] Joining on 10 readers [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:56.885Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2024-04-16T10:15:56.897Z] [exec] Apr 16, 2024 10:15:56 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:15:56.897Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:15:56.897Z] [exec] Apr 16, 2024 10:15:56 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:15:56.897Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:15:56.897Z] [exec] Apr 16, 2024 10:15:56 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:15:56.897Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:15:57.093Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:57.093Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:57.093Z] 3 warnings [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.154Z] [exec] Apr 16, 2024 10:15:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:15:57.154Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ef2a44ee[jndiName=jms/ejb_mdb_msgbean_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:15:57.228Z] --------- Derby Network Server Information -------- [2024-04-16T10:15:57.228Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-04-16T10:15:57.228Z] -- listing properties -- [2024-04-16T10:15:57.228Z] derby.drda.timeSlice=0 [2024-04-16T10:15:57.228Z] derby.drda.portNumber=1527 [2024-04-16T10:15:57.228Z] derby.drda.minThreads=0 [2024-04-16T10:15:57.228Z] derby.drda.sslMode=off [2024-04-16T10:15:57.228Z] derby.drda.traceAll=false [2024-04-16T10:15:57.228Z] derby.drda.keepAlive=true [2024-04-16T10:15:57.228Z] derby.drda.maxThreads=0 [2024-04-16T10:15:57.228Z] derby.drda.logConnections=false [2024-04-16T10:15:57.228Z] derby.drda.startNetworkServer=false [2024-04-16T10:15:57.228Z] derby.drda.host=0.0.0.0 [2024-04-16T10:15:57.228Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/_test-u... [2024-04-16T10:15:57.228Z] ------------------ Java Information ------------------ [2024-04-16T10:15:57.228Z] Java Version: 17.0.10 [2024-04-16T10:15:57.228Z] Java Vendor: Eclipse Adoptium [2024-04-16T10:15:57.228Z] Java home: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:15:57.228Z] Java classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar [2024-04-16T10:15:57.228Z] OS name: Linux [2024-04-16T10:15:57.228Z] OS architecture: amd64 [2024-04-16T10:15:57.228Z] OS version: 6.2.9-300.fc38.x86_64 [2024-04-16T10:15:57.228Z] Java user name: jenkins [2024-04-16T10:15:57.228Z] Java user home: /home/jenkins [2024-04-16T10:15:57.228Z] Java user dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch [2024-04-16T10:15:57.228Z] java.specification.name: Java Platform API Specification [2024-04-16T10:15:57.228Z] java.specification.version: 17 [2024-04-16T10:15:57.228Z] java.runtime.version: 17.0.10+7 [2024-04-16T10:15:57.228Z] --------- Derby Information -------- [2024-04-16T10:15:57.228Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] ------------------------------------------------------ [2024-04-16T10:15:57.228Z] ----------------- Locale Information ----------------- [2024-04-16T10:15:57.228Z] Current Locale : [English/United States [en_US]] [2024-04-16T10:15:57.228Z] Found support for locale: [cs] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [de_DE] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [es] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [fr] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [hu] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [it] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [ja_JP] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [ko_KR] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [pl] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [pt_BR] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [ru] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [zh_CN] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] Found support for locale: [zh_TW] [2024-04-16T10:15:57.228Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:15:57.228Z] ------------------------------------------------------ [2024-04-16T10:15:57.228Z] ------------------------------------------------------ [2024-04-16T10:15:57.228Z] [2024-04-16T10:15:57.228Z] Starting database in the background. [2024-04-16T10:15:57.228Z] Log redirected to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.log. [2024-04-16T10:15:57.228Z] Command start-database executed successfully. [2024-04-16T10:15:57.228Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch [2024-04-16T10:15:57.229Z] ++ echo [2024-04-16T10:15:57.229Z] ++ cut -d: -f2 [2024-04-16T10:15:57.229Z] ++ sed 's/\/\///g' [2024-04-16T10:15:57.229Z] + PROXY_HOST= [2024-04-16T10:15:57.229Z] ++ echo [2024-04-16T10:15:57.229Z] ++ cut -d: -f3 [2024-04-16T10:15:57.229Z] ++ sed 's/\///g' [2024-04-16T10:15:57.229Z] + PROXY_PORT= [2024-04-16T10:15:57.229Z] + ANT_OPTS=' -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-04-16T10:15:57.229Z] + export ANT_OPTS [2024-04-16T10:15:57.229Z] + echo 'ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-04-16T10:15:57.229Z] ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='127.0.0.1|localhost|*.oracle.com' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='127.0.0.1|localhost|*.oracle.com' [2024-04-16T10:15:57.229Z] + ant all [2024-04-16T10:15:57.229Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:15:57.314Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:15:57.314Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:15:57.314Z] + test_init [2024-04-16T10:15:57.314Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:15:57.314Z] [2024-04-16T10:15:57.314Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:15:57.314Z] [2024-04-16T10:15:57.314Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:15:57.314Z] + xargs touch [2024-04-16T10:15:57.314Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:57.314Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:15:57.314Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:57.314Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:15:57.314Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:57.314Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:15:57.314Z] + java -version [2024-04-16T10:15:57.314Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:15:57.314Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:15:57.314Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:15:57.314Z] + ant -version [2024-04-16T10:15:57.314Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:15:57.314Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:15:57.314Z] + printf '\n\n' [2024-04-16T10:15:57.314Z] [2024-04-16T10:15:57.314Z] [2024-04-16T10:15:57.314Z] + get_test_target connector_group_1 [2024-04-16T10:15:57.314Z] + case ${1} in [2024-04-16T10:15:57.314Z] + TARGET=connector_group_1 [2024-04-16T10:15:57.314Z] + export TARGET [2024-04-16T10:15:57.314Z] + test_run [2024-04-16T10:15:57.314Z] + export HUDSON=true [2024-04-16T10:15:57.314Z] + HUDSON=true [2024-04-16T10:15:57.314Z] ++ pwd [2024-04-16T10:15:57.314Z] + export ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:15:57.314Z] + ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:15:57.314Z] + echo /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:15:57.314Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:15:57.314Z] + ant startDomain startDerby [2024-04-16T10:15:57.349Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/bv/app/META-INF [2024-04-16T10:15:57.350Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy. [2024-04-16T10:15:57.350Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war [2024-04-16T10:15:57.350Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:57.350Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:57.350Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:57.350Z] [WARNING] [echo] deploying simple-bv-servlet.war [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.398Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.484Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/build.xml [2024-04-16T10:15:57.573Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.654Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.736Z] [java] Apr 16, 2024 10:15:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:15:57.736Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@34b27915 [2024-04-16T10:15:57.736Z] [java] Looked up home!! [2024-04-16T10:15:57.736Z] [java] Narrowed home!! [2024-04-16T10:15:57.736Z] [java] Got the EJB!! [2024-04-16T10:15:57.736Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:15:57.737Z] [java] invoking ejb [2024-04-16T10:15:57.737Z] [java] successfully invoked ejb [2024-04-16T10:15:57.737Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@750ed637 [2024-04-16T10:15:57.737Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@384fda47 [2024-04-16T10:15:57.737Z] [java] Got Home Handle [2024-04-16T10:15:57.737Z] [java] Converted Home Handle back to HelloHome [2024-04-16T10:15:57.737Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@6002e944 [2024-04-16T10:15:57.737Z] [java] Got hello Handle [2024-04-16T10:15:57.737Z] [java] Converted Hello Handle back to Hello [2024-04-16T10:15:57.805Z] [exec] Apr 16, 2024 10:15:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:15:57.806Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@14f52571[jndiName=jms/ejb_mdb_msgbean_TCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:15:57.806Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply [2024-04-16T10:15:57.806Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:57.806Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:57.806Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:57.806Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:57.806Z] [exec] isReadonly(): false [2024-04-16T10:15:57.806Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:57.806Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:57.806Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:57.806Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:57.806Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:57.806Z] [exec] isReadonly(): false [2024-04-16T10:15:57.806Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:57.806Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:57.806Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:57.806Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:57.806Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:57.806Z] [exec] isReadonly(): false [2024-04-16T10:15:57.806Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:57.806Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:57.806Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:57.806Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:57.806Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:57.806Z] [exec] isReadonly(): false [2024-04-16T10:15:57.806Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:57.806Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:57.806Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:57.806Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:57.806Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:57.806Z] [exec] isReadonly(): false [2024-04-16T10:15:57.806Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:57.806Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply. Time = 0 seconds -> 3 msec/msg (5 msgs) [2024-04-16T10:15:57.806Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.910Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.911Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:57.993Z] [java] Looked up home!! [2024-04-16T10:15:57.993Z] [java] Narrowed home!! [2024-04-16T10:15:57.993Z] [java] Got the EJB!! [2024-04-16T10:15:57.993Z] [java] Looked up home!! [2024-04-16T10:15:57.993Z] [java] Narrowed home!! [2024-04-16T10:15:57.993Z] [java] Got the EJB!! [2024-04-16T10:15:57.993Z] [java] successfully invoked ejb again [2024-04-16T10:15:57.993Z] [java] Round 1: [2024-04-16T10:15:57.993Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-04-16T10:15:57.993Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:15:57.993Z] [java] invoking ejb [2024-04-16T10:15:57.993Z] [java] successfully invoked ejb [2024-04-16T10:15:57.993Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@3b0c3951 [2024-04-16T10:15:57.993Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@6dce59e [2024-04-16T10:15:57.993Z] [java] Got Home Handle [2024-04-16T10:15:57.993Z] [java] Converted Home Handle back to HelloHome [2024-04-16T10:15:57.993Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@3946075 [2024-04-16T10:15:57.993Z] [java] Got hello Handle [2024-04-16T10:15:57.993Z] [java] Converted Hello Handle back to Hello [2024-04-16T10:15:57.993Z] [java] successfully invoked ejb again [2024-04-16T10:15:57.993Z] [java] Round 2: [2024-04-16T10:15:57.993Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-04-16T10:15:57.993Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:15:57.993Z] [java] invoking ejb [2024-04-16T10:15:57.993Z] [java] successfully invoked ejb [2024-04-16T10:15:57.993Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@483f286e [2024-04-16T10:15:57.993Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@6518fdfd [2024-04-16T10:15:57.993Z] [java] Got Home Handle [2024-04-16T10:15:57.993Z] [java] Converted Home Handle back to HelloHome [2024-04-16T10:15:57.993Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@590765c4 [2024-04-16T10:15:57.993Z] [java] Got hello Handle [2024-04-16T10:15:57.993Z] [java] Converted Hello Handle back to Hello [2024-04-16T10:15:57.993Z] [java] successfully invoked ejb again [2024-04-16T10:15:57.993Z] [java] Value of key is: main [2024-04-16T10:15:57.993Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:15:57.993Z] [java] [2024-04-16T10:15:57.993Z] [java] [2024-04-16T10:15:57.993Z] [java] ----------------------------------------- [2024-04-16T10:15:57.993Z] [java] - main: PASS - [2024-04-16T10:15:57.993Z] [java] ----------------------------------------- [2024-04-16T10:15:57.993Z] [java] Total PASS: 1 [2024-04-16T10:15:57.993Z] [java] Total FAIL: 0 [2024-04-16T10:15:57.993Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:15:57.993Z] [java] ----------------------------------------- [2024-04-16T10:15:57.993Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:57.993Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] all: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] setOSConditions: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] setToolWin: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] setToolUnix: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] setToolProperty: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] setS1ASclassPath: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] init-common: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] clean: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] setOSConditions: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.043Z] setToolWin: [2024-04-16T10:15:58.043Z] [2024-04-16T10:15:58.044Z] setToolUnix: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] setToolProperty: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] setS1ASclassPath: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] init-common: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] clean-common: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] setOSConditions: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] setToolWin: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] setToolUnix: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] setToolProperty: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] setS1ASclassPath: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] init-common: [2024-04-16T10:15:58.044Z] [2024-04-16T10:15:58.044Z] clean-classes-common: [2024-04-16T10:15:58.102Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply [2024-04-16T10:15:58.102Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.102Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.102Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.102Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.102Z] [exec] isReadonly(): false [2024-04-16T10:15:58.102Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.102Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.102Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.102Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.102Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.102Z] [exec] isReadonly(): false [2024-04-16T10:15:58.102Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.102Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.102Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.102Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.102Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.102Z] [exec] isReadonly(): false [2024-04-16T10:15:58.102Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.102Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.102Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.102Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.102Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.102Z] [exec] isReadonly(): false [2024-04-16T10:15:58.102Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.102Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.102Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.102Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.102Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.102Z] [exec] isReadonly(): false [2024-04-16T10:15:58.102Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.102Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-04-16T10:15:58.102Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply [2024-04-16T10:15:58.134Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:58.134Z] [javac] 1 warning [2024-04-16T10:15:58.134Z] [2024-04-16T10:15:58.134Z] setOSConditions: [2024-04-16T10:15:58.134Z] [2024-04-16T10:15:58.134Z] setToolWin: [2024-04-16T10:15:58.134Z] [2024-04-16T10:15:58.134Z] setToolUnix: [2024-04-16T10:15:58.134Z] [2024-04-16T10:15:58.134Z] setToolProperty: [2024-04-16T10:15:58.134Z] [2024-04-16T10:15:58.135Z] setS1ASclassPath: [2024-04-16T10:15:58.135Z] [2024-04-16T10:15:58.135Z] init-common: [2024-04-16T10:15:58.135Z] [2024-04-16T10:15:58.135Z] compile-common: [2024-04-16T10:15:58.135Z] [echo] Current time (ISO): 2024-04-16T10:15:57.974+0000 [2024-04-16T10:15:58.135Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.167Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setOSConditions: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setToolWin: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setToolUnix: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setToolProperty: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setS1ASclassPath: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] init-common: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] clean-jars-common: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] compile: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setOSConditions: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setToolWin: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setToolUnix: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setToolProperty: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] setS1ASclassPath: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] init-common: [2024-04-16T10:15:58.299Z] [2024-04-16T10:15:58.299Z] compile-common: [2024-04-16T10:15:58.299Z] [echo] Current time (ISO): 2024-04-16T10:15:58.082+0000 [2024-04-16T10:15:58.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:58.300Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:15:58.398Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_nojdbc_reply [2024-04-16T10:15:58.398Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.398Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.398Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.398Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.398Z] [exec] isReadonly(): false [2024-04-16T10:15:58.398Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.399Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.399Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.399Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.399Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.399Z] [exec] isReadonly(): false [2024-04-16T10:15:58.399Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.399Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.399Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.399Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.399Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.399Z] [exec] isReadonly(): false [2024-04-16T10:15:58.399Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.399Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.399Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.399Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.399Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.399Z] [exec] isReadonly(): false [2024-04-16T10:15:58.399Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.399Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.399Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.399Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.399Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.399Z] [exec] isReadonly(): false [2024-04-16T10:15:58.399Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.399Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:15:58.399Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:67-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262558106 [2024-04-16T10:15:58.399Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:15:58.399Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:69-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262558110 [2024-04-16T10:15:58.399Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:15:58.399Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:68-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262558109 [2024-04-16T10:15:58.399Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:15:58.399Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:71-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262558111 [2024-04-16T10:15:58.399Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:15:58.399Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:70-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262558110 [2024-04-16T10:15:58.399Z] [exec] End test : java:comp/env/jms/queue_bmt_nojdbc_reply. Time = 0 seconds -> 19 msec/msg (5 msgs) [2024-04-16T10:15:58.399Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_nojdbc_reply [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.423Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.506Z] [2024-04-16T10:15:58.506Z] setOSConditions: [2024-04-16T10:15:58.506Z] [2024-04-16T10:15:58.506Z] setToolWin: [2024-04-16T10:15:58.506Z] [2024-04-16T10:15:58.506Z] setToolUnix: [2024-04-16T10:15:58.506Z] [2024-04-16T10:15:58.506Z] setToolProperty: [2024-04-16T10:15:58.506Z] [2024-04-16T10:15:58.506Z] setS1ASclassPath: [2024-04-16T10:15:58.506Z] [2024-04-16T10:15:58.507Z] init-common: [2024-04-16T10:15:58.507Z] [2024-04-16T10:15:58.507Z] startDomainUnix: [2024-04-16T10:15:58.507Z] [echo] Starting DAS [2024-04-16T10:15:58.552Z] [2024-04-16T10:15:58.552Z] run_cosnaming: [2024-04-16T10:15:58.552Z] [2024-04-16T10:15:58.552Z] setOSConditions: [2024-04-16T10:15:58.552Z] [2024-04-16T10:15:58.552Z] setToolWin: [2024-04-16T10:15:58.552Z] [2024-04-16T10:15:58.552Z] setToolUnix: [2024-04-16T10:15:58.553Z] [2024-04-16T10:15:58.553Z] setToolProperty: [2024-04-16T10:15:58.553Z] [2024-04-16T10:15:58.553Z] setS1ASclassPath: [2024-04-16T10:15:58.553Z] [2024-04-16T10:15:58.553Z] init-common: [2024-04-16T10:15:58.553Z] [2024-04-16T10:15:58.553Z] runclient_nooverride: [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.678Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.696Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_nojdbc_reply [2024-04-16T10:15:58.696Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.696Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.696Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.696Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.696Z] [exec] isReadonly(): false [2024-04-16T10:15:58.696Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.696Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Waiting for topic message 1 of 5 [2024-04-16T10:15:58.697Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:97-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262558320 [2024-04-16T10:15:58.697Z] [exec] Waiting for topic message 2 of 5 [2024-04-16T10:15:58.697Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:100-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262558321 [2024-04-16T10:15:58.697Z] [exec] Waiting for topic message 3 of 5 [2024-04-16T10:15:58.697Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:99-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262558321 [2024-04-16T10:15:58.697Z] [exec] Waiting for topic message 4 of 5 [2024-04-16T10:15:58.697Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:96-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262558320 [2024-04-16T10:15:58.697Z] [exec] Waiting for topic message 5 of 5 [2024-04-16T10:15:58.697Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:98-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262558321 [2024-04-16T10:15:58.697Z] [exec] End test : java:comp/env/jms/topic_bmt_nojdbc_reply. Time = 0 seconds -> 16 msec/msg (5 msgs) [2024-04-16T10:15:58.697Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_nojdbc_reply [2024-04-16T10:15:58.697Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_noreply [2024-04-16T10:15:58.697Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_noreply. Time = 0 seconds -> 11 msec/msg (5 msgs) [2024-04-16T10:15:58.697Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_noreply [2024-04-16T10:15:58.697Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_noreply [2024-04-16T10:15:58.697Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.697Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.697Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.697Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.697Z] [exec] isReadonly(): false [2024-04-16T10:15:58.697Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.697Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.698Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.698Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.698Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.698Z] [exec] isReadonly(): false [2024-04-16T10:15:58.698Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.698Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.698Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.698Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.698Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.698Z] [exec] isReadonly(): false [2024-04-16T10:15:58.698Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.698Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.698Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.698Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.698Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.698Z] [exec] isReadonly(): false [2024-04-16T10:15:58.698Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.698Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:58.698Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:58.698Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:58.698Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:58.698Z] [exec] isReadonly(): false [2024-04-16T10:15:58.698Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:58.698Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_noreply. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-04-16T10:15:58.698Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_noreply [2024-04-16T10:15:58.737Z] [INFO] [exec] Application deployed with name simple-bv-servlet. [2024-04-16T10:15:58.737Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:15:58.737Z] [WARNING] [echo] [2024-04-16T10:15:58.737Z] [WARNING] [echo] ************************* [2024-04-16T10:15:58.737Z] [WARNING] [echo] * build-deploy weld/numberguess [2024-04-16T10:15:58.737Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess [2024-04-16T10:15:58.737Z] [WARNING] [echo] ************************* [2024-04-16T10:15:58.737Z] [WARNING] [echo] [2024-04-16T10:15:58.737Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:15:58.737Z] [WARNING] [echo] Listing of source files: NumberGuessTestNG.java [2024-04-16T10:15:58.737Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:15:58.737Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:58.807Z] [java] Using props file jndi.properties.cosnaming for InitialContext [2024-04-16T10:15:58.807Z] [java] Round 0: [2024-04-16T10:15:58.807Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.934Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:58.993Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:58.993Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:58.993Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API. [2024-04-16T10:15:58.993Z] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:58.993Z] 3 warnings [2024-04-16T10:15:58.993Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:58.993Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/numberguess.war [2024-04-16T10:15:58.993Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:58.993Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:15:58.993Z] [INFO] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:15:59.000Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_noreply [2024-04-16T10:15:59.000Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-04-16T10:15:59.000Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_noreply [2024-04-16T10:15:59.000Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_noreply [2024-04-16T10:15:59.000Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.000Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.000Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.000Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.000Z] [exec] isReadonly(): false [2024-04-16T10:15:59.000Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.000Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-04-16T10:15:59.000Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_noreply [2024-04-16T10:15:59.036Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:15:59.036Z] [javac] 1 warning [2024-04-16T10:15:59.036Z] [2024-04-16T10:15:59.037Z] build: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] setOSConditions: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] setToolWin: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] setToolUnix: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] setToolProperty: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] setS1ASclassPath: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] init-common: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] webclient-war-common: [2024-04-16T10:15:59.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] clear: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] test-tlds-exist: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] copy-tlds: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] test-tagfiles-exist: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] copy-tagfiles: [2024-04-16T10:15:59.037Z] [2024-04-16T10:15:59.037Z] package-war-common: [2024-04-16T10:15:59.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:15:59.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:59.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:59.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:15:59.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/lib [2024-04-16T10:15:59.037Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:59.037Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:15:59.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/docroot [2024-04-16T10:15:59.038Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2024-04-16T10:15:59.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:15:59.038Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:15:59.038Z] [javac] Compiling 1 source file [2024-04-16T10:15:59.038Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:15:59.038Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] deploy: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] deploy-war-common: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] setOSConditions: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] setToolWin: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] setToolUnix: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] setToolProperty: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] setS1ASclassPath: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] init-common: [2024-04-16T10:15:59.038Z] [2024-04-16T10:15:59.038Z] deploy-war-commonpe: [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.249Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:15:59.298Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply [2024-04-16T10:15:59.298Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.298Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.298Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.298Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.298Z] [exec] isReadonly(): false [2024-04-16T10:15:59.298Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.298Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.298Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.298Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.298Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.298Z] [exec] isReadonly(): false [2024-04-16T10:15:59.298Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.298Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.298Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.298Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.298Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.298Z] [exec] isReadonly(): false [2024-04-16T10:15:59.299Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.299Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.299Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.299Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.299Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.299Z] [exec] isReadonly(): false [2024-04-16T10:15:59.299Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.299Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.299Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:15:59.299Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.299Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.299Z] [exec] isReadonly(): false [2024-04-16T10:15:59.299Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.299Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:15:59.299Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:222-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559012 [2024-04-16T10:15:59.299Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:15:59.299Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:223-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559013 [2024-04-16T10:15:59.299Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:15:59.299Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:225-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559015 [2024-04-16T10:15:59.299Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:15:59.299Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:221-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559011 [2024-04-16T10:15:59.299Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:15:59.299Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:224-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559015 [2024-04-16T10:15:59.299Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply. Time = 0 seconds -> 18 msec/msg (5 msgs) [2024-04-16T10:15:59.299Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.447Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.448Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.448Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.448Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.448Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.448Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.448Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.504Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:15:59.504Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:15:59.504Z] 3 warnings [2024-04-16T10:15:59.504Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:15:59.504Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy. [2024-04-16T10:15:59.505Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/numberguess.war [2024-04-16T10:15:59.505Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:59.505Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:59.505Z] [WARNING] [echo] archive-type is war [2024-04-16T10:15:59.598Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply [2024-04-16T10:15:59.598Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.598Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.598Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.598Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.598Z] [exec] isReadonly(): false [2024-04-16T10:15:59.598Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.598Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.598Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.598Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.598Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.598Z] [exec] isReadonly(): false [2024-04-16T10:15:59.598Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.598Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.598Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.598Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.598Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.598Z] [exec] isReadonly(): false [2024-04-16T10:15:59.598Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.598Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.598Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.598Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.598Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.598Z] [exec] isReadonly(): false [2024-04-16T10:15:59.598Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.598Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.598Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:15:59.598Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:15:59.598Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.598Z] [exec] isReadonly(): false [2024-04-16T10:15:59.598Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.598Z] [exec] Waiting for topic message 1 of 5 [2024-04-16T10:15:59.598Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:251-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559403 [2024-04-16T10:15:59.598Z] [exec] Waiting for topic message 2 of 5 [2024-04-16T10:15:59.598Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:250-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559403 [2024-04-16T10:15:59.598Z] [exec] Waiting for topic message 3 of 5 [2024-04-16T10:15:59.599Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:252-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559404 [2024-04-16T10:15:59.599Z] [exec] Waiting for topic message 4 of 5 [2024-04-16T10:15:59.599Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:253-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559404 [2024-04-16T10:15:59.599Z] [exec] Waiting for topic message 5 of 5 [2024-04-16T10:15:59.599Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:254-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559405 [2024-04-16T10:15:59.599Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply. Time = 0 seconds -> 19 msec/msg (5 msgs) [2024-04-16T10:15:59.599Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply [2024-04-16T10:15:59.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-at-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-at-interceptors-web.war [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.704Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.761Z] [WARNING] [echo] deploying numberguess.war [2024-04-16T10:15:59.895Z] [exec] Beginning test : java:comp/env/jms/queue_bmt_jdbc_reply [2024-04-16T10:15:59.895Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.895Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:59.895Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.895Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.895Z] [exec] isReadonly(): false [2024-04-16T10:15:59.895Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.895Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.895Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:59.895Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.895Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.895Z] [exec] isReadonly(): false [2024-04-16T10:15:59.895Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.895Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.895Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:59.895Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.895Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.895Z] [exec] isReadonly(): false [2024-04-16T10:15:59.895Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.895Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.895Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:59.895Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.895Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.895Z] [exec] isReadonly(): false [2024-04-16T10:15:59.895Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.895Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:15:59.895Z] [exec] getName(): ejb_mdb_msgbean_queue_bmt [2024-04-16T10:15:59.895Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:15:59.895Z] [exec] getVERSION(): 3.0 [2024-04-16T10:15:59.895Z] [exec] isReadonly(): false [2024-04-16T10:15:59.895Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_bmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:15:59.895Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:15:59.895Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:281-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559629 [2024-04-16T10:15:59.895Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:15:59.895Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:279-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559627 [2024-04-16T10:15:59.895Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:15:59.895Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:283-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559696 [2024-04-16T10:15:59.895Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:15:59.895Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:282-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559629 [2024-04-16T10:15:59.895Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:15:59.895Z] [exec] Received message : Reply for java:comp/env/jms/queue_bmt ID:280-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559628 [2024-04-16T10:15:59.895Z] [exec] End test : java:comp/env/jms/queue_bmt_jdbc_reply. Time = 0 seconds -> 34 msec/msg (5 msgs) [2024-04-16T10:15:59.895Z] [exec] Value of key is: java:comp/env/jms/queue_bmt_jdbc_reply [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:15:59.961Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.016Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:00.016Z] [javac] 1 warning [2024-04-16T10:16:00.016Z] [2024-04-16T10:16:00.016Z] build: [2024-04-16T10:16:00.017Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:00.017Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-timertest-ejb.jar [2024-04-16T10:16:00.017Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] run: [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] setOSConditions: [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] setToolWin: [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] setToolUnix: [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] setToolProperty: [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] setS1ASclassPath: [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] init-common: [2024-04-16T10:16:00.017Z] [2024-04-16T10:16:00.017Z] run_se: [2024-04-16T10:16:00.017Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:16:00.198Z] [exec] Beginning test : java:comp/env/jms/topic_bmt_jdbc_reply [2024-04-16T10:16:00.198Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.198Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.198Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.198Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.198Z] [exec] isReadonly(): false [2024-04-16T10:16:00.198Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.198Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.198Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.198Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.198Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.198Z] [exec] isReadonly(): false [2024-04-16T10:16:00.198Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.198Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.198Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.198Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.198Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.198Z] [exec] isReadonly(): false [2024-04-16T10:16:00.198Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.198Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.198Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.198Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.198Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.198Z] [exec] isReadonly(): false [2024-04-16T10:16:00.198Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.198Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.198Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.199Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.199Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.199Z] [exec] isReadonly(): false [2024-04-16T10:16:00.199Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.199Z] [exec] Waiting for topic message 1 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:312-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559833 [2024-04-16T10:16:00.199Z] [exec] Waiting for topic message 2 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:308-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559832 [2024-04-16T10:16:00.199Z] [exec] Waiting for topic message 3 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:309-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559832 [2024-04-16T10:16:00.199Z] [exec] Waiting for topic message 4 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:310-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559833 [2024-04-16T10:16:00.199Z] [exec] Waiting for topic message 5 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/topic_bmt ID:311-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262559833 [2024-04-16T10:16:00.199Z] [exec] End test : java:comp/env/jms/topic_bmt_jdbc_reply. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-04-16T10:16:00.199Z] [exec] Value of key is: java:comp/env/jms/topic_bmt_jdbc_reply [2024-04-16T10:16:00.199Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply [2024-04-16T10:16:00.199Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.199Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:00.199Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.199Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.199Z] [exec] isReadonly(): false [2024-04-16T10:16:00.199Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.199Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.199Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:00.199Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.199Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.199Z] [exec] isReadonly(): false [2024-04-16T10:16:00.199Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.199Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.199Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:00.199Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.199Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.199Z] [exec] isReadonly(): false [2024-04-16T10:16:00.199Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.199Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.199Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:00.199Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.199Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.199Z] [exec] isReadonly(): false [2024-04-16T10:16:00.199Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.199Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.199Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:00.199Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.199Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.199Z] [exec] isReadonly(): false [2024-04-16T10:16:00.199Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.199Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:337-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559934 [2024-04-16T10:16:00.199Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:341-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559998 [2024-04-16T10:16:00.199Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:338-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559935 [2024-04-16T10:16:00.199Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:339-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559997 [2024-04-16T10:16:00.199Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:16:00.199Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:340-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262559997 [2024-04-16T10:16:00.199Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply. Time = 0 seconds -> 30 msec/msg (5 msgs) [2024-04-16T10:16:00.199Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply [2024-04-16T10:16:00.203Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:00.203Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-04-16T10:16:00.203Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:16:00.203Z] [javac] 1 warning [2024-04-16T10:16:00.203Z] [2024-04-16T10:16:00.203Z] setOSConditions: [2024-04-16T10:16:00.203Z] [2024-04-16T10:16:00.203Z] setToolWin: [2024-04-16T10:16:00.203Z] [2024-04-16T10:16:00.203Z] setToolUnix: [2024-04-16T10:16:00.203Z] [2024-04-16T10:16:00.203Z] setToolProperty: [2024-04-16T10:16:00.203Z] [2024-04-16T10:16:00.203Z] setS1ASclassPath: [2024-04-16T10:16:00.203Z] [2024-04-16T10:16:00.203Z] init-common: [2024-04-16T10:16:00.203Z] [2024-04-16T10:16:00.203Z] compile-common: [2024-04-16T10:16:00.204Z] [echo] Current time (ISO): 2024-04-16T10:16:00.193+0000 [2024-04-16T10:16:00.204Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.217Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.473Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.496Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply [2024-04-16T10:16:00.496Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.496Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.496Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.496Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.496Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Waiting for topic message 1 of 5 [2024-04-16T10:16:00.497Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:369-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560136 [2024-04-16T10:16:00.497Z] [exec] Waiting for topic message 2 of 5 [2024-04-16T10:16:00.497Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:366-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560134 [2024-04-16T10:16:00.497Z] [exec] Waiting for topic message 3 of 5 [2024-04-16T10:16:00.497Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:367-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560135 [2024-04-16T10:16:00.497Z] [exec] Waiting for topic message 4 of 5 [2024-04-16T10:16:00.497Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:368-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560136 [2024-04-16T10:16:00.497Z] [exec] Waiting for topic message 5 of 5 [2024-04-16T10:16:00.497Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:370-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560137 [2024-04-16T10:16:00.497Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-04-16T10:16:00.497Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply [2024-04-16T10:16:00.497Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_noreply [2024-04-16T10:16:00.497Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.497Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.497Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.497Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.497Z] [exec] isReadonly(): false [2024-04-16T10:16:00.497Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.497Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_noreply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-04-16T10:16:00.497Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_noreply [2024-04-16T10:16:00.557Z] [exec] Application deployed with name cdi-use-of-at-interceptors-web. [2024-04-16T10:16:00.557Z] [2024-04-16T10:16:00.557Z] deploy-war-commonee: [2024-04-16T10:16:00.557Z] [2024-04-16T10:16:00.557Z] run: [2024-04-16T10:16:00.557Z] [java] opening connection to http://localhost:8080/cdi-use-of-at-interceptors/myurl [2024-04-16T10:16:00.576Z] [java] .......... Testing module: ejb-ejb31-embedded-timertest-ejb [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.730Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.752Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_noreply [2024-04-16T10:16:00.752Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.752Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.752Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.752Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.752Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_noreply. Time = 0 seconds -> 10 msec/msg (5 msgs) [2024-04-16T10:16:00.753Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_noreply [2024-04-16T10:16:00.753Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_nojdbc_reply [2024-04-16T10:16:00.753Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:00.753Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:00.753Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:00.753Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:00.753Z] [exec] isReadonly(): false [2024-04-16T10:16:00.753Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:00.753Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:16:00.753Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:444-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560608 [2024-04-16T10:16:00.753Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:16:00.753Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:443-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560607 [2024-04-16T10:16:00.753Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:16:00.753Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:445-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560608 [2024-04-16T10:16:00.753Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:16:00.753Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:447-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560609 [2024-04-16T10:16:00.753Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:16:00.753Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:446-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560609 [2024-04-16T10:16:00.753Z] [exec] End test : java:comp/env/jms/queue_cmtns_nojdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-04-16T10:16:00.753Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_nojdbc_reply [2024-04-16T10:16:00.813Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:00.814Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:00.814Z] [java] [2024-04-16T10:16:00.814Z] [java] [2024-04-16T10:16:00.814Z] [java] ----------------------------------------- [2024-04-16T10:16:00.814Z] [java] - interceptors-use-of-: PASS - [2024-04-16T10:16:00.814Z] [java] ----------------------------------------- [2024-04-16T10:16:00.814Z] [java] - Total PASS : 1 - [2024-04-16T10:16:00.814Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:00.814Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:00.814Z] [java] ----------------------------------------- [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] undeploy: [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] setOSConditions: [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] setToolWin: [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] setToolUnix: [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] setToolProperty: [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] setS1ASclassPath: [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] init-common: [2024-04-16T10:16:00.814Z] [2024-04-16T10:16:00.814Z] undeploy-war-common: [2024-04-16T10:16:00.835Z] [java] Apr 16, 2024 10:16:00 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:00.835Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:16:00.835Z] [java] Apr 16, 2024 10:16:00 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:00.835Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain16722395687201603472xml [2024-04-16T10:16:00.835Z] [java] Apr 16, 2024 10:16:00 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:00.835Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:00.986Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.049Z] [exec] Beginning test : java:comp/env/jms/queue_cmtns_jdbc_reply [2024-04-16T10:16:01.049Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.049Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:01.049Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.049Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.049Z] [exec] isReadonly(): false [2024-04-16T10:16:01.049Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.049Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.049Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:01.049Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.049Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.049Z] [exec] isReadonly(): false [2024-04-16T10:16:01.049Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.049Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.049Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:01.049Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.049Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.049Z] [exec] isReadonly(): false [2024-04-16T10:16:01.049Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.049Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.049Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:01.049Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.049Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.049Z] [exec] isReadonly(): false [2024-04-16T10:16:01.049Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.049Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.049Z] [exec] getName(): ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:01.049Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.049Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.049Z] [exec] isReadonly(): false [2024-04-16T10:16:01.049Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmtns, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.049Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:16:01.049Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:472-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560721 [2024-04-16T10:16:01.049Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:16:01.049Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:473-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560721 [2024-04-16T10:16:01.049Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:16:01.049Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:474-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560722 [2024-04-16T10:16:01.049Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:16:01.049Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:475-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560722 [2024-04-16T10:16:01.049Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:16:01.049Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmtns ID:476-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560723 [2024-04-16T10:16:01.049Z] [exec] End test : java:comp/env/jms/queue_cmtns_jdbc_reply. Time = 0 seconds -> 1 msec/msg (5 msgs) [2024-04-16T10:16:01.049Z] [exec] Value of key is: java:comp/env/jms/queue_cmtns_jdbc_reply [2024-04-16T10:16:01.049Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.049Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.049Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.049Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.049Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.049Z] [exec] isReadonly(): false [2024-04-16T10:16:01.049Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.049Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.049Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:504-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560828 [2024-04-16T10:16:01.050Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:501-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560826 [2024-04-16T10:16:01.050Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:502-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560827 [2024-04-16T10:16:01.050Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:503-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560827 [2024-04-16T10:16:01.050Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:505-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262560828 [2024-04-16T10:16:01.050Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 14 msec/msg (5 msgs) [2024-04-16T10:16:01.050Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.050Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.050Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.050Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.050Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.050Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.050Z] [exec] isReadonly(): false [2024-04-16T10:16:01.050Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.050Z] [exec] Waiting for topic message 1 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:531-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560936 [2024-04-16T10:16:01.050Z] [exec] Waiting for topic message 2 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:532-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560936 [2024-04-16T10:16:01.050Z] [exec] Waiting for topic message 3 of 5 [2024-04-16T10:16:01.050Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:530-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560935 [2024-04-16T10:16:01.050Z] [exec] Waiting for topic message 4 of 5 [2024-04-16T10:16:01.051Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:533-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560937 [2024-04-16T10:16:01.051Z] [exec] Waiting for topic message 5 of 5 [2024-04-16T10:16:01.051Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:534-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262560937 [2024-04-16T10:16:01.051Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 13 msec/msg (5 msgs) [2024-04-16T10:16:01.051Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.242Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.321Z] [java] ic = javax.naming.InitialContext@4bff2185 [2024-04-16T10:16:01.321Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-04-16T10:16:01.321Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:16:01.322Z] [java] invoking ejb [2024-04-16T10:16:01.322Z] [java] successfully invoked ejb [2024-04-16T10:16:01.322Z] [java] Looked up home!! [2024-04-16T10:16:01.322Z] [java] Narrowed home!! [2024-04-16T10:16:01.322Z] [java] Got the EJB!! [2024-04-16T10:16:01.322Z] [java] Apr 16, 2024 10:16:00 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:16:01.322Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:16:01.322Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@6ee99964 [2024-04-16T10:16:01.322Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@7165d530 [2024-04-16T10:16:01.322Z] [java] Got Home Handle [2024-04-16T10:16:01.322Z] [java] Converted Home Handle back to HelloHome [2024-04-16T10:16:01.322Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@127705e4 [2024-04-16T10:16:01.322Z] [java] Got hello Handle [2024-04-16T10:16:01.322Z] [java] Converted Hello Handle back to Hello [2024-04-16T10:16:01.322Z] [java] successfully invoked ejb again [2024-04-16T10:16:01.322Z] [java] Round 1: [2024-04-16T10:16:01.322Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-04-16T10:16:01.322Z] [java] ic = javax.naming.InitialContext@5dc0ff7d [2024-04-16T10:16:01.322Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-04-16T10:16:01.322Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:16:01.322Z] [java] invoking ejb [2024-04-16T10:16:01.322Z] [java] successfully invoked ejb [2024-04-16T10:16:01.322Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@28757abd [2024-04-16T10:16:01.322Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@45aca496 [2024-04-16T10:16:01.322Z] [java] Got Home Handle [2024-04-16T10:16:01.322Z] [java] Converted Home Handle back to HelloHome [2024-04-16T10:16:01.322Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@326e0b8e [2024-04-16T10:16:01.322Z] [java] Got hello Handle [2024-04-16T10:16:01.322Z] [java] Converted Hello Handle back to Hello [2024-04-16T10:16:01.322Z] [java] successfully invoked ejb again [2024-04-16T10:16:01.322Z] [java] Round 2: [2024-04-16T10:16:01.322Z] [java] Using props = {java.naming.factory.initial=org.glassfish.jndi.cosnaming.CNCtxFactory} [2024-04-16T10:16:01.322Z] [java] ic = javax.naming.InitialContext@56382bc9 [2024-04-16T10:16:01.322Z] [java] Looking up global jndi name = ejb/ejb_stubs_ejbapp_HelloBean [2024-04-16T10:16:01.322Z] [java] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:16:01.322Z] [java] invoking ejb [2024-04-16T10:16:01.322Z] [java] successfully invoked ejb [2024-04-16T10:16:01.322Z] [java] Got EJB meta data = com.sun.ejb.portable.EJBMetaDataImpl@5377414a [2024-04-16T10:16:01.322Z] [java] Got EJB meta data again = com.sun.ejb.portable.EJBMetaDataImpl@542f6803 [2024-04-16T10:16:01.322Z] [java] Got Home Handle [2024-04-16T10:16:01.322Z] [java] Converted Home Handle back to HelloHome [2024-04-16T10:16:01.322Z] [java] Got EJB meta data a 3rd time = com.sun.ejb.portable.EJBMetaDataImpl@5b7aa898 [2024-04-16T10:16:01.322Z] [java] Got hello Handle [2024-04-16T10:16:01.322Z] [java] Converted Hello Handle back to Hello [2024-04-16T10:16:01.322Z] [java] successfully invoked ejb again [2024-04-16T10:16:01.322Z] [java] Value of key is: main [2024-04-16T10:16:01.322Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:01.322Z] [java] [2024-04-16T10:16:01.322Z] [java] [2024-04-16T10:16:01.322Z] [java] ----------------------------------------- [2024-04-16T10:16:01.322Z] [java] - main: PASS - [2024-04-16T10:16:01.322Z] [java] Looked up home!! [2024-04-16T10:16:01.322Z] [java] Narrowed home!! [2024-04-16T10:16:01.322Z] [java] Got the EJB!! [2024-04-16T10:16:01.322Z] [java] Looked up home!! [2024-04-16T10:16:01.322Z] [java] Narrowed home!! [2024-04-16T10:16:01.322Z] [java] Got the EJB!! [2024-04-16T10:16:01.322Z] [java] ----------------------------------------- [2024-04-16T10:16:01.322Z] [java] Total PASS: 1 [2024-04-16T10:16:01.322Z] [java] Total FAIL: 0 [2024-04-16T10:16:01.322Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:16:01.322Z] [java] ----------------------------------------- [2024-04-16T10:16:01.322Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:01.322Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:01.349Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2024-04-16T10:16:01.349Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.349Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.349Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.349Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.349Z] [exec] isReadonly(): false [2024-04-16T10:16:01.349Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.349Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.349Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.349Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.349Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.349Z] [exec] isReadonly(): false [2024-04-16T10:16:01.349Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.349Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.349Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.349Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.349Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.349Z] [exec] isReadonly(): false [2024-04-16T10:16:01.349Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.349Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.349Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.349Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.349Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.349Z] [exec] isReadonly(): false [2024-04-16T10:16:01.349Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.349Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.349Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.349Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.349Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.349Z] [exec] isReadonly(): false [2024-04-16T10:16:01.349Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.349Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:16:01.349Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:559-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561114 [2024-04-16T10:16:01.349Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:16:01.349Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:561-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561115 [2024-04-16T10:16:01.349Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:16:01.349Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:560-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561115 [2024-04-16T10:16:01.349Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:16:01.349Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:562-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561116 [2024-04-16T10:16:01.349Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:16:01.349Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:563-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561116 [2024-04-16T10:16:01.349Z] [exec] End test : java:comp/env/jms/queue_cmt_jdbc_reply_rollback. Time = 0 seconds -> 17 msec/msg (5 msgs) [2024-04-16T10:16:01.349Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_jdbc_reply_rollback [2024-04-16T10:16:01.349Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2024-04-16T10:16:01.349Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.349Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.349Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.349Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.349Z] [exec] isReadonly(): false [2024-04-16T10:16:01.350Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.350Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.350Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.350Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.350Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.350Z] [exec] isReadonly(): false [2024-04-16T10:16:01.350Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.350Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.350Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.350Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.350Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.350Z] [exec] isReadonly(): false [2024-04-16T10:16:01.350Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.350Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.350Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.350Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.350Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.350Z] [exec] isReadonly(): false [2024-04-16T10:16:01.350Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.350Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.350Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.350Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.350Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.350Z] [exec] isReadonly(): false [2024-04-16T10:16:01.350Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.350Z] [exec] Waiting for topic message 1 of 5 [2024-04-16T10:16:01.350Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:592-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561301 [2024-04-16T10:16:01.350Z] [exec] Waiting for topic message 2 of 5 [2024-04-16T10:16:01.350Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:591-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561301 [2024-04-16T10:16:01.350Z] [exec] Waiting for topic message 3 of 5 [2024-04-16T10:16:01.350Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:590-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561301 [2024-04-16T10:16:01.350Z] [exec] Waiting for topic message 4 of 5 [2024-04-16T10:16:01.350Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:588-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561300 [2024-04-16T10:16:01.350Z] [exec] Waiting for topic message 5 of 5 [2024-04-16T10:16:01.350Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:589-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561300 [2024-04-16T10:16:01.350Z] [exec] End test : java:comp/env/jms/topic_cmt_jdbc_reply_rollback. Time = 0 seconds -> 3 msec/msg (5 msgs) [2024-04-16T10:16:01.350Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_jdbc_reply_rollback [2024-04-16T10:16:01.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-at-interceptors-web [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] all: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] setOSConditions: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] setToolWin: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] setToolUnix: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] setToolProperty: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] setS1ASclassPath: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] init-common: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] clean: [2024-04-16T10:16:01.389Z] [2024-04-16T10:16:01.389Z] setOSConditions: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolWin: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolUnix: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolProperty: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setS1ASclassPath: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] init-common: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] clean-common: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setOSConditions: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolWin: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolUnix: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolProperty: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setS1ASclassPath: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] init-common: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] clean-classes-common: [2024-04-16T10:16:01.390Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setOSConditions: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolWin: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolUnix: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setToolProperty: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] setS1ASclassPath: [2024-04-16T10:16:01.390Z] [2024-04-16T10:16:01.390Z] init-common: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] clean-jars-common: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] compile: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] setOSConditions: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] setToolWin: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] setToolUnix: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] setToolProperty: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] setS1ASclassPath: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] init-common: [2024-04-16T10:16:01.391Z] [2024-04-16T10:16:01.391Z] compile-common: [2024-04-16T10:16:01.391Z] [echo] Current time (ISO): 2024-04-16T10:16:01.250+0000 [2024-04-16T10:16:01.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:01.391Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.499Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] all: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] ejbclient: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setOSConditions: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setToolWin: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setToolUnix: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setToolProperty: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setS1ASclassPath: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] init-common: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] clean: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setOSConditions: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setToolWin: [2024-04-16T10:16:01.577Z] [2024-04-16T10:16:01.577Z] setToolUnix: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setToolProperty: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setS1ASclassPath: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] init-common: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] clean-common: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setOSConditions: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setToolWin: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setToolUnix: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setToolProperty: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setS1ASclassPath: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] init-common: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] clean-classes-common: [2024-04-16T10:16:01.578Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setOSConditions: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setToolWin: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setToolUnix: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setToolProperty: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] setS1ASclassPath: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] init-common: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.578Z] clean-jars-common: [2024-04-16T10:16:01.578Z] [2024-04-16T10:16:01.579Z] compile: [2024-04-16T10:16:01.579Z] [2024-04-16T10:16:01.579Z] setOSConditions: [2024-04-16T10:16:01.579Z] [2024-04-16T10:16:01.579Z] setToolWin: [2024-04-16T10:16:01.579Z] [2024-04-16T10:16:01.579Z] setToolUnix: [2024-04-16T10:16:01.579Z] [2024-04-16T10:16:01.579Z] setToolProperty: [2024-04-16T10:16:01.579Z] [2024-04-16T10:16:01.579Z] setS1ASclassPath: [2024-04-16T10:16:01.579Z] [2024-04-16T10:16:01.579Z] init-common: [2024-04-16T10:16:01.649Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2024-04-16T10:16:01.649Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.649Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.649Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.649Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.649Z] [exec] isReadonly(): false [2024-04-16T10:16:01.649Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.649Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.649Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.649Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.649Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.649Z] [exec] isReadonly(): false [2024-04-16T10:16:01.649Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.649Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.649Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.649Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.649Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.649Z] [exec] isReadonly(): false [2024-04-16T10:16:01.649Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.649Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.649Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.649Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.649Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.649Z] [exec] isReadonly(): false [2024-04-16T10:16:01.649Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.649Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.649Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.649Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.649Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.649Z] [exec] isReadonly(): false [2024-04-16T10:16:01.649Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.649Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-04-16T10:16:01.649Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback [2024-04-16T10:16:01.650Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2024-04-16T10:16:01.650Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.650Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.650Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.650Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.650Z] [exec] isReadonly(): false [2024-04-16T10:16:01.650Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.650Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.650Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.650Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.650Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.650Z] [exec] isReadonly(): false [2024-04-16T10:16:01.650Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.650Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.650Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.650Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.650Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.650Z] [exec] isReadonly(): false [2024-04-16T10:16:01.650Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.650Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.650Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.650Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.650Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.650Z] [exec] isReadonly(): false [2024-04-16T10:16:01.650Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.650Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.650Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.650Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.650Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.650Z] [exec] isReadonly(): false [2024-04-16T10:16:01.650Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.650Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback. Time = 0 seconds -> 0 msec/msg (5 msgs) [2024-04-16T10:16:01.650Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback [2024-04-16T10:16:01.650Z] [exec] Beginning test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.650Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.650Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.650Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.650Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.650Z] [exec] isReadonly(): false [2024-04-16T10:16:01.650Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.757Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.758Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:01.760Z] [java] Apr 16, 2024 10:16:01 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:16:01.760Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:16:01.836Z] [2024-04-16T10:16:01.836Z] compile-common: [2024-04-16T10:16:01.836Z] [echo] Current time (ISO): 2024-04-16T10:16:01.571+0000 [2024-04-16T10:16:01.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:01.836Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:01.949Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.949Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.949Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.949Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.949Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_queue_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Waiting for queue message 1 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:667-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561627 [2024-04-16T10:16:01.950Z] [exec] Waiting for queue message 2 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:666-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561627 [2024-04-16T10:16:01.950Z] [exec] Waiting for queue message 3 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:665-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561626 [2024-04-16T10:16:01.950Z] [exec] Waiting for queue message 4 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:668-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561628 [2024-04-16T10:16:01.950Z] [exec] Waiting for queue message 5 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/queue_cmt ID:669-10.40.56.147(a0:f9:b3:1f:6a:7)-52600-1713262561628 [2024-04-16T10:16:01.950Z] [exec] End test : java:comp/env/jms/queue_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 2 msec/msg (5 msgs) [2024-04-16T10:16:01.950Z] [exec] Value of key is: java:comp/env/jms/queue_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.950Z] [exec] Beginning test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.950Z] [exec] Publishing message 0 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Publishing message 1 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Publishing message 2 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Publishing message 3 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Publishing message 4 to Eclipse OpenMQ Destination [2024-04-16T10:16:01.950Z] [exec] getName(): ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:01.950Z] [exec] Class: com.sun.messaging.Topic [2024-04-16T10:16:01.950Z] [exec] getVERSION(): 3.0 [2024-04-16T10:16:01.950Z] [exec] isReadonly(): false [2024-04-16T10:16:01.950Z] [exec] getProperties(): {imqDestinationName=ejb_mdb_msgbean_topic_cmt, imqDestinationDescription=A Description for the Destination Object} [2024-04-16T10:16:01.950Z] [exec] Waiting for topic message 1 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:696-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561730 [2024-04-16T10:16:01.950Z] [exec] Waiting for topic message 2 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:694-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561730 [2024-04-16T10:16:01.950Z] [exec] Waiting for topic message 3 of 5 [2024-04-16T10:16:01.950Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:698-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561731 [2024-04-16T10:16:01.951Z] [exec] Waiting for topic message 4 of 5 [2024-04-16T10:16:01.951Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:697-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561731 [2024-04-16T10:16:01.951Z] [exec] Waiting for topic message 5 of 5 [2024-04-16T10:16:01.951Z] [exec] Received message : Reply for java:comp/env/jms/topic_cmt ID:695-10.40.56.147(a6:4a:28:2c:4a:24)-52616-1713262561730 [2024-04-16T10:16:01.951Z] [exec] End test : java:comp/env/jms/topic_cmt_nojdbc_reply_rollback. Time = 0 seconds -> 14 msec/msg (5 msgs) [2024-04-16T10:16:01.951Z] [exec] Value of key is: java:comp/env/jms/topic_cmt_nojdbc_reply_rollback [2024-04-16T10:16:01.951Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:01.951Z] [exec] [2024-04-16T10:16:01.951Z] [exec] [2024-04-16T10:16:01.951Z] [exec] ----------------------------------------- [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmtns_nojdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply_rollback: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_bmt_nojdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_bmt_nojdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_reply_rollback: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_cmt_jdbc_reply_rollback: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_bmt_jdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmt_nojdbc_noreply_rollback: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_bmt_jdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmt_jdbc_reply_rollback: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/topic_cmt_nojdbc_noreply_rollback: PASS - [2024-04-16T10:16:01.951Z] [exec] - java:comp/env/jms/queue_cmtns_jdbc_noreply: PASS - [2024-04-16T10:16:01.951Z] [exec] ----------------------------------------- [2024-04-16T10:16:01.951Z] [exec] Total PASS: 24 [2024-04-16T10:16:01.951Z] [exec] Total FAIL: 0 [2024-04-16T10:16:01.951Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:01.951Z] [exec] ----------------------------------------- [2024-04-16T10:16:01.951Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:01.951Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:02.015Z] [java] Apr 16, 2024 10:16:01 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:16:02.015Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.017Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.088Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:02.150Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:16:02.150Z] [exec] Waiting finished after 6,719 ms. [2024-04-16T10:16:02.150Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:16:02.150Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:16:02.150Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:16:02.150Z] [exec] Admin Port: 45,707 [2024-04-16T10:16:02.150Z] [exec] Command start-domain executed successfully. [2024-04-16T10:16:02.150Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:16:02.150Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:16:02.150Z] [2024-04-16T10:16:02.150Z] dumpThreadStack: [2024-04-16T10:16:02.150Z] [2024-04-16T10:16:02.150Z] startDomainWindows: [2024-04-16T10:16:02.150Z] [2024-04-16T10:16:02.150Z] startDomain: [2024-04-16T10:16:02.150Z] [2024-04-16T10:16:02.150Z] all: [2024-04-16T10:16:02.150Z] [echo] [2024-04-16T10:16:02.150Z] [echo] ************************* [2024-04-16T10:16:02.150Z] [echo] * Running jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion [2024-04-16T10:16:02.150Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion [2024-04-16T10:16:02.150Z] [echo] ************************* [2024-04-16T10:16:02.150Z] [echo] [2024-04-16T10:16:02.150Z] [2024-04-16T10:16:02.150Z] setOSConditions: [2024-04-16T10:16:02.150Z] [2024-04-16T10:16:02.151Z] setToolWin: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolUnix: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolProperty: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setS1ASclassPath: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] init-common: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] clean: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setOSConditions: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolWin: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolUnix: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolProperty: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setS1ASclassPath: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] init-common: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] clean-common: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setOSConditions: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolWin: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolUnix: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setToolProperty: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] setS1ASclassPath: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] init-common: [2024-04-16T10:16:02.151Z] [2024-04-16T10:16:02.151Z] clean-classes-common: [2024-04-16T10:16:02.152Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setOSConditions: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setToolWin: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setToolUnix: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setToolProperty: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setS1ASclassPath: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] init-common: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] clean-jars-common: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] compile: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setOSConditions: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setToolWin: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setToolUnix: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setToolProperty: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] setS1ASclassPath: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] init-common: [2024-04-16T10:16:02.152Z] [2024-04-16T10:16:02.152Z] compile-common: [2024-04-16T10:16:02.152Z] [echo] Current time (ISO): 2024-04-16T10:16:01.708+0000 [2024-04-16T10:16:02.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:02.152Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.273Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.315Z] [INFO] [exec] Application deployed with name numberguess. [2024-04-16T10:16:02.315Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:16:02.315Z] [WARNING] [echo] [2024-04-16T10:16:02.315Z] [WARNING] [echo] ************************* [2024-04-16T10:16:02.315Z] [WARNING] [echo] * build-deploy weld/osgiweld [2024-04-16T10:16:02.315Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/osgiweld [2024-04-16T10:16:02.315Z] [WARNING] [echo] ************************* [2024-04-16T10:16:02.315Z] [WARNING] [echo] [2024-04-16T10:16:02.315Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:16:02.315Z] [WARNING] [echo] Listing of source files: OsgiWeldTestNG.java [2024-04-16T10:16:02.315Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:16:02.315Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:16:02.344Z] [javac] 1 warning [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] build: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] setOSConditions: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] fixFiles: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] convUnix: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] convWin: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] setToolWin: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] setToolUnix: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] setToolProperty: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] setS1ASclassPath: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] init-common: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] package-persistence-common: [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] ejb-jar-common: [2024-04-16T10:16:02.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:02.344Z] [2024-04-16T10:16:02.344Z] package-ejbjar-common: [2024-04-16T10:16:02.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:02.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:02.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-04-16T10:16:02.345Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-ejb.jar [2024-04-16T10:16:02.345Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:02.345Z] [2024-04-16T10:16:02.345Z] appclient-jar-common: [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.510Z] checkReporting-common: [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.510Z] confirmReportPresent-common: [2024-04-16T10:16:02.510Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:02.510Z] [echo] Test seems to be reported fine [2024-04-16T10:16:02.510Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/RepRunConf.txt [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.510Z] confirmMissingReport-common: [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.510Z] undeploy: [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.510Z] setOSConditions: [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.510Z] setToolWin: [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.510Z] setToolUnix: [2024-04-16T10:16:02.510Z] [2024-04-16T10:16:02.511Z] setToolProperty: [2024-04-16T10:16:02.511Z] [2024-04-16T10:16:02.511Z] setS1ASclassPath: [2024-04-16T10:16:02.511Z] [2024-04-16T10:16:02.511Z] init-common: [2024-04-16T10:16:02.511Z] [2024-04-16T10:16:02.511Z] undeploy-common: [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.571Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:16:02.571Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:16:02.571Z] 3 warnings [2024-04-16T10:16:02.571Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test/test/weld/osgi [2024-04-16T10:16:02.571Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:02.571Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/osgiweld.war [2024-04-16T10:16:02.571Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:16:02.571Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:16:02.571Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:16:02.571Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:16:02.571Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:16:02.600Z] [2024-04-16T10:16:02.600Z] package-appclientjar-common: [2024-04-16T10:16:02.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:02.600Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-job-client.jar [2024-04-16T10:16:02.600Z] [2024-04-16T10:16:02.600Z] webclient-war-common: [2024-04-16T10:16:02.600Z] [2024-04-16T10:16:02.600Z] build-ear-common: [2024-04-16T10:16:02.601Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:02.601Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:02.601Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] deploy: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setOSConditions: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setToolWin: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setToolUnix: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setToolProperty: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setS1ASclassPath: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] init-common: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] deploy-common: [2024-04-16T10:16:02.601Z] [echo] Current time (ISO): 2024-04-16T10:16:02.391+0000 [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setOSConditions: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setToolWin: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setToolUnix: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setToolProperty: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] setS1ASclassPath: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] init-common: [2024-04-16T10:16:02.601Z] [2024-04-16T10:16:02.601Z] deploy-common-pe: [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.785Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:02.827Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:16:02.941Z] [java] Apr 16, 2024 10:16:02 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:02.941Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:02.941Z] [java] Apr 16, 2024 10:16:02 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:02.941Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:02.941Z] [java] Apr 16, 2024 10:16:02 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:02.941Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:16:02.941Z] [java] Apr 16, 2024 10:16:02 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:16:02.941Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:16:02.941Z] [java] Apr 16, 2024 10:16:02 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:02.941Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:02.941Z] [java] Apr 16, 2024 10:16:02 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:02.941Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,054 ms), startup services (1,153 ms), total (2,207 ms) [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.041Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.042Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.083Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:16:03.083Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:16:03.083Z] 3 warnings [2024-04-16T10:16:03.083Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:16:03.083Z] [ERROR] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy. [2024-04-16T10:16:03.083Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/osgiweld.war [2024-04-16T10:16:03.100Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-msgbeanApp [2024-04-16T10:16:03.235Z] [java] Apr 16, 2024 10:16:02 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:03.235Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.297Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.298Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.339Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:03.339Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:03.339Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:03.339Z] [WARNING] [echo] deploying osgiweld.war [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] setOSConditions: [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] setToolWin: [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] setToolUnix: [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] setToolProperty: [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] setS1ASclassPath: [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] init-common: [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] execute-ejb-sql-common: [2024-04-16T10:16:03.398Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/sql/drop_pointbase.sql [2024-04-16T10:16:03.398Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] delete-resources: [2024-04-16T10:16:03.398Z] [2024-04-16T10:16:03.398Z] asadmin-batch-common: [2024-04-16T10:16:03.491Z] [java] Apr 16, 2024 10:16:03 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:16:03.491Z] [java] INFO: Grizzly Framework 4.0.2 started in: 21 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:16:03.491Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:03.491Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:03.491Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:03.491Z] [java] Apr 16, 2024 10:16:03 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:03.491Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:03.491Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:03.491Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:03.491Z] [java] Apr 16, 2024 10:16:03 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:03.491Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,743 ms), startup services (13 ms), total (2,756 ms) [2024-04-16T10:16:03.491Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:03.491Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.554Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.734Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:03.734Z] [javac] 1 warning [2024-04-16T10:16:03.734Z] [2024-04-16T10:16:03.734Z] setOSConditions: [2024-04-16T10:16:03.734Z] [2024-04-16T10:16:03.734Z] setToolWin: [2024-04-16T10:16:03.734Z] [2024-04-16T10:16:03.734Z] setToolUnix: [2024-04-16T10:16:03.734Z] [2024-04-16T10:16:03.734Z] setToolProperty: [2024-04-16T10:16:03.734Z] [2024-04-16T10:16:03.735Z] setS1ASclassPath: [2024-04-16T10:16:03.735Z] [2024-04-16T10:16:03.735Z] init-common: [2024-04-16T10:16:03.735Z] [2024-04-16T10:16:03.735Z] compile-common: [2024-04-16T10:16:03.735Z] [echo] Current time (ISO): 2024-04-16T10:16:03.620+0000 [2024-04-16T10:16:03.735Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:03.746Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:16:03.746Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:16:03.746Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:03.746Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-timertest-ejb [2024-04-16T10:16:03.746Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:03.746Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:16:03.746Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:03.746Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-04-16T10:16:03.746Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:03.746Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@5f193335 [2024-04-16T10:16:03.746Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:03.746Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:16:03.746Z] [java] Apr 16, 2024 10:16:03 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:03.746Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.810Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:03.909Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:03.909Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java:65: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:16:03.909Z] [javac] return new Long(123); [2024-04-16T10:16:03.909Z] [javac] ^ [2024-04-16T10:16:03.909Z] [javac] 2 warnings [2024-04-16T10:16:03.909Z] [javac] Creating empty /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2024-04-16T10:16:03.909Z] [javac] Creating empty /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] build: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] setOSConditions: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] setToolWin: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] setToolUnix: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] setToolProperty: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] setS1ASclassPath: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] init-common: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] webclient-war-common: [2024-04-16T10:16:03.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.909Z] clear: [2024-04-16T10:16:03.909Z] [2024-04-16T10:16:03.910Z] test-tlds-exist: [2024-04-16T10:16:03.910Z] [2024-04-16T10:16:03.910Z] copy-tlds: [2024-04-16T10:16:03.910Z] [2024-04-16T10:16:03.910Z] test-tagfiles-exist: [2024-04-16T10:16:03.910Z] [2024-04-16T10:16:03.910Z] copy-tagfiles: [2024-04-16T10:16:03.910Z] [2024-04-16T10:16:03.910Z] package-war-common: [2024-04-16T10:16:03.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:03.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:03.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:03.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:03.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/lib [2024-04-16T10:16:03.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:03.910Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:03.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/docroot [2024-04-16T10:16:03.910Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2024-04-16T10:16:03.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:03.910Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:03.910Z] [javac] Compiling 1 source file [2024-04-16T10:16:03.910Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-at-interceptors/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:03.910Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:03.910Z] [2024-04-16T10:16:03.910Z] deploy: [2024-04-16T10:16:03.910Z] [2024-04-16T10:16:03.911Z] deploy-war-common: [2024-04-16T10:16:03.911Z] [2024-04-16T10:16:03.911Z] setOSConditions: [2024-04-16T10:16:03.911Z] [2024-04-16T10:16:03.911Z] setToolWin: [2024-04-16T10:16:03.911Z] [2024-04-16T10:16:03.911Z] setToolUnix: [2024-04-16T10:16:03.911Z] [2024-04-16T10:16:03.911Z] setToolProperty: [2024-04-16T10:16:03.911Z] [2024-04-16T10:16:03.911Z] setS1ASclassPath: [2024-04-16T10:16:03.911Z] [2024-04-16T10:16:03.911Z] init-common: [2024-04-16T10:16:03.911Z] [2024-04-16T10:16:03.911Z] deploy-war-commonpe: [2024-04-16T10:16:03.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobApp.ear [2024-04-16T10:16:04.054Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.066Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.306Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:16:04.306Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:16:04.306Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:04.306Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:16:04.306Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:16:04.306Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:16:04.306Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:04.306Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:16:04.309Z] [javac] 1 warning [2024-04-16T10:16:04.309Z] [2024-04-16T10:16:04.309Z] build: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] setOSConditions: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] setToolWin: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] setToolUnix: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] setToolProperty: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] setS1ASclassPath: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] init-common: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] webclient-war-common: [2024-04-16T10:16:04.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] clear: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] test-tlds-exist: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] copy-tlds: [2024-04-16T10:16:04.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:16:04.310Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] test-tagfiles-exist: [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] copy-tagfiles: [2024-04-16T10:16:04.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:16:04.310Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:16:04.310Z] [2024-04-16T10:16:04.310Z] package-war-common: [2024-04-16T10:16:04.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:04.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:04.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/lib [2024-04-16T10:16:04.311Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:04.311Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:04.311Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2024-04-16T10:16:04.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:04.311Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:04.311Z] [javac] Compiling 1 source file [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.323Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.324Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:16:04.324Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_QCF [2024-04-16T10:16:04.324Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_TCF [2024-04-16T10:16:04.324Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_client_queue [2024-04-16T10:16:04.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-interceptors-in-ejbs-through-at-interceptors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web.war [2024-04-16T10:16:04.561Z] [java] Apr 16, 2024 10:16:04 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService deployEJBTimerService [2024-04-16T10:16:04.561Z] [java] INFO: Loading EJBTimerService. Please wait. [2024-04-16T10:16:04.566Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCallingELFuctionFromTagfileWithinSameTaglibInfiniteRecursion/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:04.566Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] deploy: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] deploy-war-common: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] setOSConditions: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] setToolWin: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] setToolUnix: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] setToolProperty: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] setS1ASclassPath: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] init-common: [2024-04-16T10:16:04.566Z] [2024-04-16T10:16:04.566Z] deploy-war-commonpe: [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.579Z] [exec] Administered object jms/ejb_mdb_msgbean_client_queue deleted. [2024-04-16T10:16:04.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_client_queue [2024-04-16T10:16:04.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_client_topic [2024-04-16T10:16:04.579Z] [exec] Administered object jms/ejb_mdb_msgbean_client_topic deleted. [2024-04-16T10:16:04.579Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_client_topic [2024-04-16T10:16:04.743Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web. [2024-04-16T10:16:04.834Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:04.834Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmt deleted. [2024-04-16T10:16:04.834Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_cmt [2024-04-16T10:16:04.834Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_bmt [2024-04-16T10:16:04.834Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_bmt deleted. [2024-04-16T10:16:04.835Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_bmt [2024-04-16T10:16:04.835Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Administered object jms/ejb_mdb_msgbean_queue_cmtns deleted. [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_queue_cmtns [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:04.835Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:04.835Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_cmt deleted. [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] deploy-war-commonee: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] run: [2024-04-16T10:16:04.998Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-at-interceptors/myurl [2024-04-16T10:16:04.998Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:04.998Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:04.998Z] [java] [2024-04-16T10:16:04.998Z] [java] [2024-04-16T10:16:04.998Z] [java] ----------------------------------------- [2024-04-16T10:16:04.998Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-at-interceptors: PASS - [2024-04-16T10:16:04.998Z] [java] ----------------------------------------- [2024-04-16T10:16:04.998Z] [java] - Total PASS : 1 - [2024-04-16T10:16:04.998Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:04.998Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:04.998Z] [java] ----------------------------------------- [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] undeploy: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] setOSConditions: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] setToolWin: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] setToolUnix: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] setToolProperty: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] setS1ASclassPath: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] init-common: [2024-04-16T10:16:04.998Z] [2024-04-16T10:16:04.998Z] undeploy-war-common: [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.091Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.095Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_topic_cmt [2024-04-16T10:16:05.095Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_topic_bmt [2024-04-16T10:16:05.095Z] [exec] Administered object jms/ejb_mdb_msgbean_topic_bmt deleted. [2024-04-16T10:16:05.095Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_topic_bmt [2024-04-16T10:16:05.095Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_op_test_topic [2024-04-16T10:16:05.095Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_topic deleted. [2024-04-16T10:16:05.095Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype topic ejb_mdb_msgbean_op_test_topic [2024-04-16T10:16:05.119Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T10:16:05.119Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T10:16:05.119Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:05.119Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-04-16T10:16:05.119Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:05.119Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-04-16T10:16:05.119Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:16:05.119Z] [java] INFO: Created virtual server server [2024-04-16T10:16:05.119Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:05.119Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-04-16T10:16:05.119Z] [java] Apr 16, 2024 10:16:04 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:16:05.119Z] [java] INFO: Created virtual server __asadmin [2024-04-16T10:16:05.127Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web.war [2024-04-16T10:16:05.257Z] [INFO] [exec] Application deployed with name osgiweld. [2024-04-16T10:16:05.258Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:16:05.258Z] [WARNING] [echo] [2024-04-16T10:16:05.258Z] [WARNING] [echo] ************************* [2024-04-16T10:16:05.258Z] [WARNING] [echo] * build-deploy weld/extensions [2024-04-16T10:16:05.258Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/extensions [2024-04-16T10:16:05.258Z] [WARNING] [echo] ************************* [2024-04-16T10:16:05.258Z] [WARNING] [echo] [2024-04-16T10:16:05.258Z] [WARNING] [echo] compiling test client to ../../classes/test [2024-04-16T10:16:05.258Z] [WARNING] [echo] Listing of source files: ExtensionsTestNG.java [2024-04-16T10:16:05.258Z] [INFO] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/test [2024-04-16T10:16:05.258Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:16:05.347Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.347Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.347Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.347Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.348Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.350Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_msgbean_op_test_queue [2024-04-16T10:16:05.350Z] [exec] Administered object jms/ejb_mdb_msgbean_op_test_queue deleted. [2024-04-16T10:16:05.350Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_msgbean_op_test_queue [2024-04-16T10:16:05.350Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/msgbean/asadminuserpassword.txt [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] all: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] singleton: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] setOSConditions: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] setToolWin: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] setToolUnix: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] setToolProperty: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] setS1ASclassPath: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] init-common: [2024-04-16T10:16:05.350Z] [2024-04-16T10:16:05.350Z] clean: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setOSConditions: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolWin: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolUnix: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolProperty: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setS1ASclassPath: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] init-common: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] clean-common: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setOSConditions: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolWin: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolUnix: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolProperty: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setS1ASclassPath: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] init-common: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] clean-classes-common: [2024-04-16T10:16:05.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setOSConditions: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolWin: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolUnix: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setToolProperty: [2024-04-16T10:16:05.351Z] [2024-04-16T10:16:05.351Z] setS1ASclassPath: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] init-common: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] clean-jars-common: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] compile: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] setOSConditions: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] setToolWin: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] setToolUnix: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] setToolProperty: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] setS1ASclassPath: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] init-common: [2024-04-16T10:16:05.352Z] [2024-04-16T10:16:05.352Z] compile-common: [2024-04-16T10:16:05.352Z] [echo] Current time (ISO): 2024-04-16T10:16:05.252+0000 [2024-04-16T10:16:05.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:05.352Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:05.374Z] [java] Apr 16, 2024 10:16:05 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T10:16:05.374Z] [java] INFO: Setting JAAS app name glassfish-web [2024-04-16T10:16:05.374Z] [java] Apr 16, 2024 10:16:05 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T10:16:05.374Z] [java] INFO: Virtual server server loaded default web module [2024-04-16T10:16:05.529Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:16:05.529Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:16:05.529Z] 3 warnings [2024-04-16T10:16:05.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-interceptors-in-ejbs-through-at-interceptors-web [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] all: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setOSConditions: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolWin: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolUnix: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolProperty: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setS1ASclassPath: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] init-common: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] clean: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setOSConditions: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolWin: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolUnix: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolProperty: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setS1ASclassPath: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] init-common: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] clean-common: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setOSConditions: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolWin: [2024-04-16T10:16:05.559Z] [2024-04-16T10:16:05.559Z] setToolUnix: [2024-04-16T10:16:05.560Z] [2024-04-16T10:16:05.560Z] setToolProperty: [2024-04-16T10:16:05.560Z] [2024-04-16T10:16:05.560Z] setS1ASclassPath: [2024-04-16T10:16:05.560Z] [2024-04-16T10:16:05.560Z] init-common: [2024-04-16T10:16:05.560Z] [2024-04-16T10:16:05.560Z] clean-classes-common: [2024-04-16T10:16:05.560Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.604Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.634Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:05.636Z] [java] Apr 16, 2024 10:16:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:05.636Z] [java] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-04-16T10:16:05.636Z] [java] Apr 16, 2024 10:16:05 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:16:05.636Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:16:05.785Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:05.785Z] [WARNING] [echo] Now creating a war file ../../dist/weldtest/extensions.war [2024-04-16T10:16:05.785Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:16:05.785Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest [2024-04-16T10:16:05.785Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:16:05.785Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/lib [2024-04-16T10:16:05.785Z] [INFO] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app [2024-04-16T10:16:05.785Z] warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setOSConditions: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setToolWin: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setToolUnix: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setToolProperty: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setS1ASclassPath: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] init-common: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] clean-jars-common: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] compile: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setOSConditions: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setToolWin: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setToolUnix: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setToolProperty: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] setS1ASclassPath: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] init-common: [2024-04-16T10:16:05.836Z] [2024-04-16T10:16:05.836Z] compile-common: [2024-04-16T10:16:05.836Z] [echo] Current time (ISO): 2024-04-16T10:16:05.612+0000 [2024-04-16T10:16:05.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:05.836Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.860Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:05.890Z] [javac] 1 warning [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] build: [2024-04-16T10:16:05.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:05.890Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/hello_library.jar [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] setOSConditions: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] setToolWin: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] setToolUnix: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] setToolProperty: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] setS1ASclassPath: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] init-common: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] appclient-jar-common: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] package-appclientjar-common: [2024-04-16T10:16:05.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:05.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:05.890Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:05.890Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-client.jar [2024-04-16T10:16:05.890Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclient-ejb.jar [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.890Z] setOSConditions: [2024-04-16T10:16:05.890Z] [2024-04-16T10:16:05.891Z] fixFiles: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] convUnix: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] convWin: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setToolWin: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setToolUnix: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setToolProperty: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setS1ASclassPath: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] init-common: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] ear-common: [2024-04-16T10:16:05.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:05.891Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/descriptor/sun-application.xml to copy. [2024-04-16T10:16:05.891Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:16:05.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:05.891Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] deploy: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setOSConditions: [2024-04-16T10:16:05.891Z] [java] Apr 16, 2024 10:16:05 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setToolWin: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:16:05.891Z] setToolUnix: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setToolProperty: [2024-04-16T10:16:05.891Z] [2024-04-16T10:16:05.891Z] setS1ASclassPath: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] init-common: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] deploy-common: [2024-04-16T10:16:05.892Z] [echo] Current time (ISO): 2024-04-16T10:16:05.829+0000 [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] setOSConditions: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] setToolWin: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] setToolUnix: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] setToolProperty: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] setS1ASclassPath: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] init-common: [2024-04-16T10:16:05.892Z] [2024-04-16T10:16:05.892Z] deploy-common-pe: [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.116Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.347Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8' [2024-04-16T10:16:06.347Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8' [2024-04-16T10:16:06.347Z] 3 warnings [2024-04-16T10:16:06.347Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:16:06.347Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/classes/weldtest/app/META-INF [2024-04-16T10:16:06.347Z] [INFO] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar [2024-04-16T10:16:06.347Z] [INFO] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/dist/weldtest/extensions.war [2024-04-16T10:16:06.347Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:06.347Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:06.347Z] [WARNING] [echo] archive-type is war [2024-04-16T10:16:06.347Z] [WARNING] [echo] deploying extensions.war [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.372Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.452Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientApp.ear [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.629Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.816Z] [java] Apr 16, 2024 10:16:06 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:16:06.816Z] [java] INFO: close(), this: [2024-04-16T10:16:06.816Z] [java] org.glassfish.web.loader.WebappClassLoader@79b8ecb[name=unknown], urls=[ [2024-04-16T10:16:06.816Z] [java] file:/tmp/gfembed5311630291141568079tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-04-16T10:16:06.816Z] [java] file:/tmp/gfembed5311630291141568079tmp/generated/ejb/ejb-timer-service-app/ [2024-04-16T10:16:06.816Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=21, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-04-16T10:16:06.816Z] [java] Apr 16, 2024 10:16:06 AM org.eclipse.persistence.session./file:/tmp/gfembed5311630291141568079tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App [2024-04-16T10:16:06.816Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.884Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:06.885Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.035Z] [exec] Application deployed with name ejb-stubs-ejbclientApp. [2024-04-16T10:16:07.035Z] [echo] Deployment on target server server successful [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] setOSConditions: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] setToolWin: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] setToolUnix: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] setToolProperty: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] setS1ASclassPath: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] init-common: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] deploy-common-ee: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] run: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] setOSConditions: [2024-04-16T10:16:07.035Z] [2024-04-16T10:16:07.035Z] setToolWin: [2024-04-16T10:16:07.036Z] [2024-04-16T10:16:07.036Z] setToolUnix: [2024-04-16T10:16:07.036Z] [2024-04-16T10:16:07.036Z] setToolProperty: [2024-04-16T10:16:07.036Z] [2024-04-16T10:16:07.036Z] setS1ASclassPath: [2024-04-16T10:16:07.036Z] [2024-04-16T10:16:07.036Z] init-common: [2024-04-16T10:16:07.036Z] [2024-04-16T10:16:07.036Z] runclient-common: [2024-04-16T10:16:07.036Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-ejbclientAppClient.jar -name ejb-stubs-ejbclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:16:07.141Z] [exec] Joining on 1 writers [2024-04-16T10:16:07.141Z] [exec] Value of key is: ReaderThreads [2024-04-16T10:16:07.141Z] [exec] Removing all students [2024-04-16T10:16:07.141Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:07.141Z] [exec] [2024-04-16T10:16:07.141Z] [exec] [2024-04-16T10:16:07.141Z] [exec] ----------------------------------------- [2024-04-16T10:16:07.141Z] [exec] - Student : PASS - [2024-04-16T10:16:07.141Z] [exec] - ReadMostly : PASS - [2024-04-16T10:16:07.141Z] [exec] - appserv.ClientNotifier : PASS - [2024-04-16T10:16:07.141Z] [exec] - ReaderThreads : PASS - [2024-04-16T10:16:07.141Z] [exec] ----------------------------------------- [2024-04-16T10:16:07.141Z] [exec] Total PASS: 4 [2024-04-16T10:16:07.141Z] [exec] Total FAIL: 0 [2024-04-16T10:16:07.141Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:07.141Z] [exec] ----------------------------------------- [2024-04-16T10:16:07.141Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:07.397Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: bootAMX [2024-04-16T10:16:07.548Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2024-04-16T10:16:07.548Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testDemo [2024-04-16T10:16:07.548Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2024-04-16T10:16:07.548Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testBulkAccess [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testDomainRoot [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testExt [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testForBogusAnnotations [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testJ2EEDomain [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testLogging [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testMonitoringRoot [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testPathnames [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testQuery [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testRuntimeRoot [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testServerRuntime [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testSystemInfo [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testTools [2024-04-16T10:16:07.548Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2024-04-16T10:16:07.548Z] [INFO] [testng] tests for AMXConfigProxy [2024-04-16T10:16:07.548Z] [INFO] [testng] PASSED: testVariousGetters [2024-04-16T10:16:07.548Z] [INFO] [testng] test varioius miscellaneous AMX feature [2024-04-16T10:16:07.548Z] [INFO] [testng] [2024-04-16T10:16:07.548Z] [INFO] [testng] =============================================== [2024-04-16T10:16:07.548Z] [INFO] [testng] amx_tests [2024-04-16T10:16:07.548Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2024-04-16T10:16:07.548Z] [INFO] [testng] =============================================== [2024-04-16T10:16:07.548Z] [INFO] [testng] [2024-04-16T10:16:07.684Z] [2024-04-16T10:16:07.684Z] checkReporting-common: [2024-04-16T10:16:07.684Z] [2024-04-16T10:16:07.684Z] confirmReportPresent-common: [2024-04-16T10:16:07.685Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:07.685Z] [echo] Test seems to be reported fine [2024-04-16T10:16:07.685Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/RepRunConf.txt [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] confirmMissingReport-common: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] undeploy: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] setOSConditions: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] setToolWin: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] setToolUnix: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] setToolProperty: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] setS1ASclassPath: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] init-common: [2024-04-16T10:16:07.685Z] [2024-04-16T10:16:07.685Z] undeploy-common: [2024-04-16T10:16:07.864Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:07.864Z] [javac] 1 warning [2024-04-16T10:16:07.864Z] [2024-04-16T10:16:07.864Z] setOSConditions: [2024-04-16T10:16:07.864Z] [2024-04-16T10:16:07.864Z] setToolWin: [2024-04-16T10:16:07.864Z] [2024-04-16T10:16:07.864Z] setToolUnix: [2024-04-16T10:16:07.864Z] [2024-04-16T10:16:07.864Z] setToolProperty: [2024-04-16T10:16:07.864Z] [2024-04-16T10:16:07.864Z] setS1ASclassPath: [2024-04-16T10:16:07.864Z] [2024-04-16T10:16:07.864Z] init-common: [2024-04-16T10:16:07.864Z] [2024-04-16T10:16:07.864Z] compile-common: [2024-04-16T10:16:07.864Z] [echo] Current time (ISO): 2024-04-16T10:16:07.607+0000 [2024-04-16T10:16:07.864Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:08.107Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2024-04-16T10:16:08.107Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:08.107Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2024-04-16T10:16:08.107Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:08.107Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2024-04-16T10:16:08.107Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:08.107Z] [INFO] [testng] PASSED: testManagementEndpoint [2024-04-16T10:16:08.107Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:08.107Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2024-04-16T10:16:08.107Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:08.107Z] [INFO] [testng] [2024-04-16T10:16:08.107Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.107Z] [INFO] [testng] rest_tests [2024-04-16T10:16:08.107Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-04-16T10:16:08.107Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.107Z] [INFO] [testng] [2024-04-16T10:16:08.176Z] [java] Apr 16, 2024 10:16:07 AM org.eclipse.persistence.session./file:/tmp/gfembed5311630291141568079tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App.server [2024-04-16T10:16:08.177Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:07 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:08.177Z] [java] INFO: Portable JNDI names for EJB TimerBean: [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!org.glassfish.ejb.persistent.timer.TimerLocal] [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:07 AM com.sun.enterprise.web.WebApplication start [2024-04-16T10:16:08.177Z] [java] INFO: Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:07 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService initEJBTimerService [2024-04-16T10:16:08.177Z] [java] INFO: EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:07 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService resetEJBTimers [2024-04-16T10:16:08.177Z] [java] INFO: ==> Restoring Timers ... [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:08 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService restoreEJBTimers [2024-04-16T10:16:08.177Z] [java] INFO: There are no EJB Timers owned by this server [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:08 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService resetEJBTimers [2024-04-16T10:16:08.177Z] [java] INFO: <== ... Timers Restored. [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:08 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:08.177Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-timertest-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-timertest-ejb/SimpleEjb!org.glassfish.tests.ejb.timertest.SimpleEjb] [2024-04-16T10:16:08.177Z] [java] Apr 16, 2024 10:16:08 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:16:08.177Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:16:08.259Z] [INFO] [exec] Application deployed with name extensions. [2024-04-16T10:16:08.259Z] [INFO] [exec] Command deploy executed successfully. [2024-04-16T10:16:08.371Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:08.371Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/servlet/org/glassfish/cditest/user/impl/UserServiceImpl.java:65: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:16:08.371Z] [javac] return new Long(123); [2024-04-16T10:16:08.371Z] [javac] ^ [2024-04-16T10:16:08.371Z] [javac] 2 warnings [2024-04-16T10:16:08.371Z] [javac] Creating empty /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/model/package-info.class [2024-04-16T10:16:08.371Z] [javac] Creating empty /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org/glassfish/cditest/user/api/package-info.class [2024-04-16T10:16:08.371Z] [2024-04-16T10:16:08.371Z] build: [2024-04-16T10:16:08.371Z] [2024-04-16T10:16:08.371Z] setOSConditions: [2024-04-16T10:16:08.371Z] [2024-04-16T10:16:08.371Z] setToolWin: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] setToolUnix: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] setToolProperty: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] setS1ASclassPath: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] init-common: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] webclient-war-common: [2024-04-16T10:16:08.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] clear: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] test-tlds-exist: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] copy-tlds: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] test-tagfiles-exist: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.372Z] copy-tagfiles: [2024-04-16T10:16:08.372Z] [2024-04-16T10:16:08.373Z] package-war-common: [2024-04-16T10:16:08.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:08.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:08.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:08.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:08.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/lib [2024-04-16T10:16:08.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:08.373Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:08.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/docroot [2024-04-16T10:16:08.373Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2024-04-16T10:16:08.373Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:08.373Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:08.373Z] [javac] Compiling 1 source file [2024-04-16T10:16:08.373Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/interceptors/interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:08.374Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] deploy: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] deploy-war-common: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] setOSConditions: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] setToolWin: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] setToolUnix: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] setToolProperty: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] setS1ASclassPath: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] init-common: [2024-04-16T10:16:08.374Z] [2024-04-16T10:16:08.374Z] deploy-war-commonpe: [2024-04-16T10:16:08.445Z] [exec] Application deployed with name web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web. [2024-04-16T10:16:08.446Z] [2024-04-16T10:16:08.446Z] deploy-war-commonee: [2024-04-16T10:16:08.446Z] [2024-04-16T10:16:08.446Z] run: [2024-04-16T10:16:08.474Z] [exec] Apr 16, 2024 10:16:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:08.474Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:08.527Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output [2024-04-16T10:16:08.527Z] [WARNING] Trying to override old definition of task junitreport [2024-04-16T10:16:08.527Z] [WARNING] [echo] [2024-04-16T10:16:08.527Z] [WARNING] [echo] [2024-04-16T10:16:08.527Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:16:08.527Z] [WARNING] [echo] = = [2024-04-16T10:16:08.528Z] [WARNING] [echo] = S t a r t i n g TestNG f u n c t i o n a l t e s t s = [2024-04-16T10:16:08.528Z] [WARNING] [echo] = = [2024-04-16T10:16:08.528Z] [WARNING] [echo] = TEST FILE = testng/testng_web_profile.xml = [2024-04-16T10:16:08.528Z] [WARNING] [echo] = BASEDIR = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook = [2024-04-16T10:16:08.528Z] [WARNING] [echo] = = [2024-04-16T10:16:08.528Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:16:08.528Z] [WARNING] [echo] = R u n n i n g t h e f o l l o w i n g t e s t s: = [2024-04-16T10:16:08.528Z] [WARNING] [echo] = From TEST FILE = testng/testng_web_profile.xml = [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] [2024-04-16T10:16:08.528Z] [WARNING] [echo] ============================================================================= [2024-04-16T10:16:08.667Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-04-16T10:16:08.667Z] [INFO] [testng] PASSED: simpleServletTest [2024-04-16T10:16:08.667Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-04-16T10:16:08.667Z] [INFO] [testng] PASSED: testServerRunning [2024-04-16T10:16:08.667Z] [INFO] [testng] [2024-04-16T10:16:08.667Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.667Z] [INFO] [testng] deploy_upload_test [2024-04-16T10:16:08.667Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-04-16T10:16:08.667Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.667Z] [INFO] [testng] [2024-04-16T10:16:08.683Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-readonlyApp [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] unsetup: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setOSConditions: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setToolWin: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setToolUnix: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setToolProperty: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setS1ASclassPath: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] init-common: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] execute-ejb-sql-common: [2024-04-16T10:16:08.683Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cmp/readonly/sql/drop_pointbase.sql [2024-04-16T10:16:08.683Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] all: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] ejbflushwithsqlexception: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setOSConditions: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setToolWin: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setToolUnix: [2024-04-16T10:16:08.683Z] [2024-04-16T10:16:08.683Z] setToolProperty: [2024-04-16T10:16:08.684Z] [2024-04-16T10:16:08.684Z] setS1ASclassPath: [2024-04-16T10:16:08.701Z] [java] Connecting to: http://localhost:45711/web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion/jsp/test.jspx [2024-04-16T10:16:08.740Z] [java] Apr 16, 2024 10:16:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:08.740Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:08.740Z] [java] Apr 16, 2024 10:16:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:08.740Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:08.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web.war [2024-04-16T10:16:08.937Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2024-04-16T10:16:08.937Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2024-04-16T10:16:08.937Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.938Z] [INFO] [testng] jsf_hello_world [2024-04-16T10:16:08.938Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:08.938Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng] Faces Hello [2024-04-16T10:16:08.938Z] [INFO] [testng]

Welcome to jAstrologer

[2024-04-16T10:16:08.938Z] [INFO] [testng]
[2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng]

[2024-04-16T10:16:08.938Z] [INFO] [testng] Hello, and welcome
If injection worked, this sentence should be followed by the injected words -> Injected entry [2024-04-16T10:16:08.938Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-04-16T10:16:08.938Z] [INFO] [testng]
If @Postconstruct worked, this sentence should be followed by true [2024-04-16T10:16:08.938Z] [INFO] [testng]

[2024-04-16T10:16:08.938Z] [INFO] [testng]
[2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-04-16T10:16:08.938Z] [INFO] [testng] Injection2 matched. [2024-04-16T10:16:08.938Z] [INFO] [testng] @PostConstruct worked [2024-04-16T10:16:08.938Z] [INFO] [testng] PASSED: injectedValuesTestPage [2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.938Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.938Z] [INFO] [testng] jsf_injection [2024-04-16T10:16:08.938Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-04-16T10:16:08.938Z] [INFO] [testng] =============================================== [2024-04-16T10:16:08.938Z] [INFO] [testng] [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] init-common: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] clean: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setOSConditions: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setToolWin: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setToolUnix: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setToolProperty: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setS1ASclassPath: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] init-common: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] clean-common: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setOSConditions: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setToolWin: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setToolUnix: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setToolProperty: [2024-04-16T10:16:08.939Z] [2024-04-16T10:16:08.939Z] setS1ASclassPath: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] init-common: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] clean-classes-common: [2024-04-16T10:16:08.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setOSConditions: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setToolWin: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setToolUnix: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setToolProperty: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setS1ASclassPath: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] init-common: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] clean-jars-common: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] compile: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setOSConditions: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setToolWin: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setToolUnix: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setToolProperty: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] setS1ASclassPath: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] init-common: [2024-04-16T10:16:08.940Z] [2024-04-16T10:16:08.940Z] compile-common: [2024-04-16T10:16:08.940Z] [echo] Current time (ISO): 2024-04-16T10:16:08.833+0000 [2024-04-16T10:16:08.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:08.940Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:09.193Z] [INFO] [testng] PASSED: testNoLeak [2024-04-16T10:16:09.193Z] [INFO] [testng] PASSED: testUserTx [2024-04-16T10:16:09.193Z] [INFO] [testng] [2024-04-16T10:16:09.193Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.193Z] [INFO] [testng] jdbc_user_tx [2024-04-16T10:16:09.193Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:09.193Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.193Z] [INFO] [testng] [2024-04-16T10:16:09.447Z] [INFO] [testng] PASSED: persistWithInjectEMF [2024-04-16T10:16:09.447Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2024-04-16T10:16:09.447Z] [INFO] [testng] [2024-04-16T10:16:09.447Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.447Z] [INFO] [testng] jpa_inject_emf [2024-04-16T10:16:09.447Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:09.447Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.447Z] [INFO] [testng] [2024-04-16T10:16:09.447Z] [INFO] [testng] PASSED: initialize [2024-04-16T10:16:09.447Z] [INFO] [testng] PASSED: validatePersist [2024-04-16T10:16:09.447Z] [INFO] [testng] PASSED: validateUpdate [2024-04-16T10:16:09.447Z] [INFO] [testng] PASSED: validateRemove [2024-04-16T10:16:09.447Z] [INFO] [testng] PASSED: verify [2024-04-16T10:16:09.447Z] [INFO] [testng] [2024-04-16T10:16:09.447Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.447Z] [INFO] [testng] jpa_validation [2024-04-16T10:16:09.447Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-04-16T10:16:09.447Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.447Z] [INFO] [testng] [2024-04-16T10:16:09.454Z] [INFO] [testng] ... [2024-04-16T10:16:09.454Z] [INFO] [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com) [2024-04-16T10:16:09.454Z] [INFO] [testng] ... [2024-04-16T10:16:09.454Z] [INFO] [testng] [2024-04-16T10:16:09.663Z] [java] Apr 16, 2024 10:16:09 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:16:09.663Z] [java] INFO: ejb-ejb31-embedded-timertest-ejb was successfully deployed in 6,061 milliseconds. [2024-04-16T10:16:09.663Z] [java] Looking up EJB... [2024-04-16T10:16:09.663Z] [java] Invoking EJB... [2024-04-16T10:16:09.663Z] [java] In SimpleEjb:createTimer() [2024-04-16T10:16:09.701Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-04-16T10:16:09.701Z] [INFO] [testng] PASSED: simpleServletTest [2024-04-16T10:16:09.701Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-04-16T10:16:09.701Z] [INFO] [testng] [2024-04-16T10:16:09.701Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.701Z] [INFO] [testng] security_hello_jsp [2024-04-16T10:16:09.701Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-04-16T10:16:09.701Z] [INFO] [testng] =============================================== [2024-04-16T10:16:09.701Z] [INFO] [testng] [2024-04-16T10:16:09.796Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:09.796Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/client/Client.java:64: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:16:09.796Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:16:09.796Z] [javac] ^ [2024-04-16T10:16:09.841Z] [exec] Apr 16, 2024 10:16:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:09.841Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:09.841Z] [exec] Apr 16, 2024 10:16:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:09.841Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:09.906Z] [exec] Application deployed with name cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web. [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] deploy-war-commonee: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] run: [2024-04-16T10:16:09.906Z] [java] opening connection to http://localhost:8080/cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings/myurl [2024-04-16T10:16:09.906Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:09.906Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:09.906Z] [java] [2024-04-16T10:16:09.906Z] [java] [2024-04-16T10:16:09.906Z] [java] ----------------------------------------- [2024-04-16T10:16:09.906Z] [java] - interceptors-use-of-interceptors-in-ejbs-through-interceptor-bindings: PASS - [2024-04-16T10:16:09.906Z] [java] ----------------------------------------- [2024-04-16T10:16:09.906Z] [java] - Total PASS : 1 - [2024-04-16T10:16:09.906Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:09.906Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:09.906Z] [java] ----------------------------------------- [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] undeploy: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] setOSConditions: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] setToolWin: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] setToolUnix: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] setToolProperty: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] setS1ASclassPath: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.906Z] init-common: [2024-04-16T10:16:09.906Z] [2024-04-16T10:16:09.907Z] undeploy-war-common: [2024-04-16T10:16:10.052Z] [javac] 2 warnings [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] build: [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] setOSConditions: [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] fixFiles: [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] convUnix: [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] convWin: [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] setToolWin: [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] setToolUnix: [2024-04-16T10:16:10.052Z] [2024-04-16T10:16:10.052Z] setToolProperty: [2024-04-16T10:16:10.053Z] [2024-04-16T10:16:10.053Z] setS1ASclassPath: [2024-04-16T10:16:10.053Z] [2024-04-16T10:16:10.053Z] init-common: [2024-04-16T10:16:10.053Z] [2024-04-16T10:16:10.053Z] package-persistence-common: [2024-04-16T10:16:10.053Z] [2024-04-16T10:16:10.053Z] ejb-jar-common: [2024-04-16T10:16:10.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:10.053Z] [2024-04-16T10:16:10.053Z] package-ejbjar-common: [2024-04-16T10:16:10.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:10.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:10.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:10.053Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-ejb.jar [2024-04-16T10:16:10.053Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:10.053Z] [2024-04-16T10:16:10.053Z] appclient-jar-common: [2024-04-16T10:16:10.053Z] [2024-04-16T10:16:10.053Z] package-appclientjar-common: [2024-04-16T10:16:10.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:10.054Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:10.054Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:10.054Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singleton-client.jar [2024-04-16T10:16:10.054Z] [2024-04-16T10:16:10.054Z] webclient-war-common: [2024-04-16T10:16:10.054Z] [2024-04-16T10:16:10.054Z] build-ear-common: [2024-04-16T10:16:10.054Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:10.054Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:10.054Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2024-04-16T10:16:10.054Z] [2024-04-16T10:16:10.054Z] create-resources: [2024-04-16T10:16:10.054Z] [2024-04-16T10:16:10.054Z] asadmin-batch-common: [2024-04-16T10:16:10.096Z] [exec] Looking up ejb ref [2024-04-16T10:16:10.428Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool [2024-04-16T10:16:10.541Z] [exec] Application deployed with name devtest-batch-bmt-chunk-jobApp. [2024-04-16T10:16:10.541Z] [echo] Deployment on target server server successful [2024-04-16T10:16:10.541Z] [2024-04-16T10:16:10.541Z] setOSConditions: [2024-04-16T10:16:10.541Z] [2024-04-16T10:16:10.542Z] setToolWin: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setToolUnix: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setToolProperty: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setS1ASclassPath: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] init-common: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] deploy-common-ee: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] run: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setOSConditions: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setToolWin: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setToolUnix: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setToolProperty: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] setS1ASclassPath: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] init-common: [2024-04-16T10:16:10.542Z] [2024-04-16T10:16:10.542Z] runclient-common: [2024-04-16T10:16:10.542Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobAppClient.jar -name devtest-batch-bmt-chunk-jobClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:10.587Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:10.596Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:10.596Z] [java] [2024-04-16T10:16:10.596Z] [java] [2024-04-16T10:16:10.596Z] [java] ----------------------------------------- [2024-04-16T10:16:10.596Z] [java] - jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion: PASS - [2024-04-16T10:16:10.596Z] [java] ----------------------------------------- [2024-04-16T10:16:10.596Z] [java] - Total PASS : 1 - [2024-04-16T10:16:10.596Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:10.596Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:10.596Z] [java] ----------------------------------------- [2024-04-16T10:16:10.596Z] [2024-04-16T10:16:10.596Z] undeploy: [2024-04-16T10:16:10.596Z] [2024-04-16T10:16:10.596Z] setOSConditions: [2024-04-16T10:16:10.596Z] [2024-04-16T10:16:10.597Z] setToolWin: [2024-04-16T10:16:10.597Z] [2024-04-16T10:16:10.597Z] setToolUnix: [2024-04-16T10:16:10.597Z] [2024-04-16T10:16:10.597Z] setToolProperty: [2024-04-16T10:16:10.597Z] [2024-04-16T10:16:10.597Z] setS1ASclassPath: [2024-04-16T10:16:10.597Z] [2024-04-16T10:16:10.597Z] init-common: [2024-04-16T10:16:10.597Z] [2024-04-16T10:16:10.597Z] undeploy-war-common: [2024-04-16T10:16:10.624Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2024-04-16T10:16:10.624Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2024-04-16T10:16:10.624Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2024-04-16T10:16:10.624Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2024-04-16T10:16:10.624Z] [INFO] [testng] [2024-04-16T10:16:10.624Z] [INFO] [testng] =============================================== [2024-04-16T10:16:10.624Z] [INFO] [testng] security_hello_basicauth [2024-04-16T10:16:10.624Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-04-16T10:16:10.624Z] [INFO] [testng] =============================================== [2024-04-16T10:16:10.624Z] [INFO] [testng] [2024-04-16T10:16:10.624Z] [INFO] [testng] PASSED: singletonStartup [2024-04-16T10:16:10.624Z] [INFO] [testng] PASSED: singletonInjectLookup [2024-04-16T10:16:10.624Z] [INFO] [testng] [2024-04-16T10:16:10.624Z] [INFO] [testng] =============================================== [2024-04-16T10:16:10.624Z] [INFO] [testng] security_app_permissions [2024-04-16T10:16:10.624Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:10.624Z] [INFO] [testng] =============================================== [2024-04-16T10:16:10.624Z] [INFO] [testng] [2024-04-16T10:16:10.797Z] [exec] Apr 16, 2024 10:16:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:10.797Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:10.842Z] [java] in SimpleEjb: timeout timer01 [2024-04-16T10:16:10.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-use-of-interceptors-in-ejbs-through-interceptor-bindings-web [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] all: [2024-04-16T10:16:10.855Z] [echo] [2024-04-16T10:16:10.855Z] [echo] ************************* [2024-04-16T10:16:10.855Z] [echo] * Running javaee-component-resources [2024-04-16T10:16:10.855Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources [2024-04-16T10:16:10.855Z] [echo] ************************* [2024-04-16T10:16:10.855Z] [echo] [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] all: [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] javaee-comp: [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] setOSConditions: [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] setToolWin: [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] setToolUnix: [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] setToolProperty: [2024-04-16T10:16:10.855Z] [2024-04-16T10:16:10.855Z] setS1ASclassPath: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] init-common: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] clean: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setOSConditions: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setToolWin: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setToolUnix: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setToolProperty: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setS1ASclassPath: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] init-common: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] clean-common: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setOSConditions: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setToolWin: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setToolUnix: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setToolProperty: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.856Z] setS1ASclassPath: [2024-04-16T10:16:10.856Z] [2024-04-16T10:16:10.857Z] init-common: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] clean-classes-common: [2024-04-16T10:16:10.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setOSConditions: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setToolWin: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setToolUnix: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setToolProperty: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setS1ASclassPath: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] init-common: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] clean-jars-common: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] compile: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setOSConditions: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setToolWin: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setToolUnix: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setToolProperty: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] setS1ASclassPath: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] init-common: [2024-04-16T10:16:10.857Z] [2024-04-16T10:16:10.857Z] compile-common: [2024-04-16T10:16:10.857Z] [echo] Current time (ISO): 2024-04-16T10:16:10.818+0000 [2024-04-16T10:16:10.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:10.857Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:10.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:16:10.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_singleton_QCF [2024-04-16T10:16:10.997Z] [exec] Connector resource jms/ejb_mdb_singleton_QCF created. [2024-04-16T10:16:10.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_singleton_InQueue [2024-04-16T10:16:10.997Z] [exec] JMS Desctination ejb_mdb_singleton_InQueue created. [2024-04-16T10:16:10.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_singleton_InQueue --target server --force=false jms/ejb_mdb_singleton_InQueue [2024-04-16T10:16:10.997Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue created. [2024-04-16T10:16:10.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_singleton_OutQueue [2024-04-16T10:16:10.997Z] [exec] JMS Desctination ejb_mdb_singleton_OutQueue created. [2024-04-16T10:16:10.997Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_singleton_OutQueue --target server --force=false jms/ejb_mdb_singleton_OutQueue [2024-04-16T10:16:10.997Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue created. [2024-04-16T10:16:11.026Z] [exec] Waiting for domain1 to start ........... [2024-04-16T10:16:11.026Z] [exec] Waiting finished after 10,389 ms. [2024-04-16T10:16:11.026Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:16:11.026Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:16:11.026Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:16:11.026Z] [exec] Admin Port: 4,848 [2024-04-16T10:16:11.026Z] [exec] Command start-domain executed successfully. [2024-04-16T10:16:11.026Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:16:11.026Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:16:11.026Z] [2024-04-16T10:16:11.026Z] dumpThreadStack: [2024-04-16T10:16:11.026Z] [2024-04-16T10:16:11.026Z] startDomainWindows: [2024-04-16T10:16:11.026Z] [2024-04-16T10:16:11.026Z] startDomain: [2024-04-16T10:16:11.026Z] [2024-04-16T10:16:11.026Z] startDerby: [2024-04-16T10:16:11.200Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-calling-el-fuction-from-tagfile-within-same-taglib-infinite-recursion-web [2024-04-16T10:16:11.253Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] deploy: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setOSConditions: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setToolWin: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setToolUnix: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setToolProperty: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setS1ASclassPath: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] init-common: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] deploy-common: [2024-04-16T10:16:11.253Z] [echo] Current time (ISO): 2024-04-16T10:16:11.037+0000 [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setOSConditions: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setToolWin: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setToolUnix: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setToolProperty: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] setS1ASclassPath: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] init-common: [2024-04-16T10:16:11.253Z] [2024-04-16T10:16:11.253Z] deploy-common-pe: [2024-04-16T10:16:11.331Z] [2024-04-16T10:16:11.331Z] setOSConditions: [2024-04-16T10:16:11.331Z] [2024-04-16T10:16:11.331Z] setToolWin: [2024-04-16T10:16:11.331Z] [2024-04-16T10:16:11.331Z] setToolUnix: [2024-04-16T10:16:11.331Z] [2024-04-16T10:16:11.331Z] setToolProperty: [2024-04-16T10:16:11.331Z] [2024-04-16T10:16:11.331Z] setS1ASclassPath: [2024-04-16T10:16:11.331Z] [2024-04-16T10:16:11.331Z] init-common: [2024-04-16T10:16:11.331Z] [2024-04-16T10:16:11.331Z] startDerbyNonMac: [2024-04-16T10:16:11.331Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-04-16T10:16:11.428Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin ping-connection-pool DerbyPool [2024-04-16T10:16:11.456Z] [2024-04-16T10:16:11.456Z] all: [2024-04-16T10:16:11.456Z] [echo] [2024-04-16T10:16:11.456Z] [echo] ************************* [2024-04-16T10:16:11.456Z] [echo] * Running jspCommentedOutPageDirective [2024-04-16T10:16:11.456Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective [2024-04-16T10:16:11.456Z] [echo] ************************* [2024-04-16T10:16:11.456Z] [echo] [2024-04-16T10:16:11.456Z] [2024-04-16T10:16:11.456Z] setOSConditions: [2024-04-16T10:16:11.456Z] [2024-04-16T10:16:11.456Z] setToolWin: [2024-04-16T10:16:11.456Z] [2024-04-16T10:16:11.456Z] setToolUnix: [2024-04-16T10:16:11.456Z] [2024-04-16T10:16:11.456Z] setToolProperty: [2024-04-16T10:16:11.456Z] [2024-04-16T10:16:11.456Z] setS1ASclassPath: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] init-common: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] clean: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setOSConditions: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolWin: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolUnix: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolProperty: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setS1ASclassPath: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] init-common: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] clean-common: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setOSConditions: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolWin: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolUnix: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolProperty: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setS1ASclassPath: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] init-common: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] clean-classes-common: [2024-04-16T10:16:11.457Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setOSConditions: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolWin: [2024-04-16T10:16:11.457Z] [2024-04-16T10:16:11.457Z] setToolUnix: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setToolProperty: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setS1ASclassPath: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] init-common: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] clean-jars-common: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] compile: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setOSConditions: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setToolWin: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setToolUnix: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setToolProperty: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setS1ASclassPath: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] init-common: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] compile-common: [2024-04-16T10:16:11.458Z] [echo] Current time (ISO): 2024-04-16T10:16:11.259+0000 [2024-04-16T10:16:11.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:11.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/servlet [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] build: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setOSConditions: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setToolWin: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setToolUnix: [2024-04-16T10:16:11.458Z] [2024-04-16T10:16:11.458Z] setToolProperty: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] setS1ASclassPath: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] init-common: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] webclient-war-common: [2024-04-16T10:16:11.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] clear: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] test-tlds-exist: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] copy-tlds: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] test-tagfiles-exist: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] copy-tagfiles: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] package-war-common: [2024-04-16T10:16:11.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:11.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:11.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:11.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:11.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/lib [2024-04-16T10:16:11.459Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:11.459Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-04-16T10:16:11.459Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:11.459Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:11.459Z] [javac] Compiling 1 source file [2024-04-16T10:16:11.459Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:11.459Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.459Z] deploy: [2024-04-16T10:16:11.459Z] [2024-04-16T10:16:11.460Z] deploy-war-common: [2024-04-16T10:16:11.460Z] [2024-04-16T10:16:11.460Z] setOSConditions: [2024-04-16T10:16:11.460Z] [2024-04-16T10:16:11.460Z] setToolWin: [2024-04-16T10:16:11.460Z] [2024-04-16T10:16:11.460Z] setToolUnix: [2024-04-16T10:16:11.460Z] [2024-04-16T10:16:11.460Z] setToolProperty: [2024-04-16T10:16:11.460Z] [2024-04-16T10:16:11.460Z] setS1ASclassPath: [2024-04-16T10:16:11.460Z] [2024-04-16T10:16:11.460Z] init-common: [2024-04-16T10:16:11.460Z] [2024-04-16T10:16:11.460Z] deploy-war-commonpe: [2024-04-16T10:16:11.484Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:11.631Z] [2024-04-16T10:16:11.631Z] setOSConditions: [2024-04-16T10:16:11.631Z] [2024-04-16T10:16:11.631Z] setToolWin: [2024-04-16T10:16:11.631Z] [2024-04-16T10:16:11.631Z] setToolUnix: [2024-04-16T10:16:11.631Z] [2024-04-16T10:16:11.631Z] setToolProperty: [2024-04-16T10:16:11.631Z] [2024-04-16T10:16:11.631Z] setS1ASclassPath: [2024-04-16T10:16:11.631Z] [2024-04-16T10:16:11.631Z] init-common: [2024-04-16T10:16:11.631Z] [2024-04-16T10:16:11.631Z] startDerbyMac: [2024-04-16T10:16:11.721Z] [exec] Apr 16, 2024 10:16:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:11.721Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:11.721Z] [exec] Apr 16, 2024 10:16:11 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:16:11.721Z] [exec] WARNING: ACC001: Using the only client [devtest-batch-bmt-chunk-job-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/devtest-batch-bmt-chunk-jobAppClient.jar even though it does not match the specified main class name null or client name devtest-batch-bmt-chunk-jobClient [2024-04-16T10:16:11.721Z] [exec] Apr 16, 2024 10:16:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:11.721Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:11.740Z] [javac] 1 warning [2024-04-16T10:16:11.740Z] [2024-04-16T10:16:11.740Z] setOSConditions: [2024-04-16T10:16:11.740Z] [2024-04-16T10:16:11.740Z] setToolWin: [2024-04-16T10:16:11.740Z] [2024-04-16T10:16:11.740Z] setToolUnix: [2024-04-16T10:16:11.740Z] [2024-04-16T10:16:11.740Z] setToolProperty: [2024-04-16T10:16:11.740Z] [2024-04-16T10:16:11.740Z] setS1ASclassPath: [2024-04-16T10:16:11.740Z] [2024-04-16T10:16:11.740Z] init-common: [2024-04-16T10:16:11.740Z] [2024-04-16T10:16:11.740Z] compile-common: [2024-04-16T10:16:11.740Z] [echo] Current time (ISO): 2024-04-16T10:16:11.525+0000 [2024-04-16T10:16:11.740Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:11.766Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:11.814Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonApp.ear [2024-04-16T10:16:11.927Z] [2024-04-16T10:16:11.927Z] BUILD SUCCESSFUL [2024-04-16T10:16:11.927Z] Total time: 14 seconds [2024-04-16T10:16:12.022Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-commented-out-page-directive --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-04-16T10:16:12.231Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:16:12.231Z] + echo Running target: connector_group_1 [2024-04-16T10:16:12.231Z] Running target: connector_group_1 [2024-04-16T10:16:12.231Z] + ant clean-all start-record connector_group_1 stop-record report [2024-04-16T10:16:12.231Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:16:12.430Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin ping-connection-pool QLJdbcPool [2024-04-16T10:16:12.616Z] [exec] Apr 16, 2024 10:16:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:12.616Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@33e4b9c4 [2024-04-16T10:16:12.616Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbclient.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044824576_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:16:12.616Z] [exec] invoking ejb [2024-04-16T10:16:12.616Z] [exec] Looked up home!! [2024-04-16T10:16:12.616Z] [exec] Narrowed home!! [2024-04-16T10:16:12.616Z] [exec] Got the EJB!! [2024-04-16T10:16:12.616Z] [exec] successfully invoked ejb [2024-04-16T10:16:12.616Z] [exec] Value of key is: main [2024-04-16T10:16:12.616Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:12.616Z] [exec] [2024-04-16T10:16:12.616Z] [exec] [2024-04-16T10:16:12.616Z] [exec] ----------------------------------------- [2024-04-16T10:16:12.616Z] [exec] - main: PASS - [2024-04-16T10:16:12.616Z] [exec] ----------------------------------------- [2024-04-16T10:16:12.616Z] [exec] Total PASS: 1 [2024-04-16T10:16:12.616Z] [exec] Total FAIL: 0 [2024-04-16T10:16:12.616Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:12.616Z] [exec] ----------------------------------------- [2024-04-16T10:16:12.616Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:12.616Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:12.692Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:12.871Z] [2024-04-16T10:16:12.871Z] checkReporting-common: [2024-04-16T10:16:12.871Z] [2024-04-16T10:16:12.871Z] confirmReportPresent-common: [2024-04-16T10:16:12.871Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:12.871Z] [echo] Test seems to be reported fine [2024-04-16T10:16:12.871Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/ejbclient/RepRunConf.txt [2024-04-16T10:16:12.871Z] [2024-04-16T10:16:12.871Z] confirmMissingReport-common: [2024-04-16T10:16:12.871Z] [2024-04-16T10:16:12.871Z] undeploy: [2024-04-16T10:16:13.125Z] [2024-04-16T10:16:13.125Z] setOSConditions: [2024-04-16T10:16:13.125Z] [2024-04-16T10:16:13.125Z] setToolWin: [2024-04-16T10:16:13.125Z] [2024-04-16T10:16:13.125Z] setToolUnix: [2024-04-16T10:16:13.125Z] [2024-04-16T10:16:13.125Z] setToolProperty: [2024-04-16T10:16:13.125Z] [2024-04-16T10:16:13.125Z] setS1ASclassPath: [2024-04-16T10:16:13.125Z] [2024-04-16T10:16:13.125Z] init-common: [2024-04-16T10:16:13.125Z] [2024-04-16T10:16:13.125Z] undeploy-common: [2024-04-16T10:16:13.232Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:16:13.385Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:13.385Z] [javac] 1 warning [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] build: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] setOSConditions: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] setToolWin: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] setToolUnix: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] setToolProperty: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] setS1ASclassPath: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] init-common: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] webclient-war-common: [2024-04-16T10:16:13.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.385Z] clear: [2024-04-16T10:16:13.385Z] [2024-04-16T10:16:13.386Z] test-tlds-exist: [2024-04-16T10:16:13.386Z] [2024-04-16T10:16:13.386Z] copy-tlds: [2024-04-16T10:16:13.386Z] [2024-04-16T10:16:13.386Z] test-tagfiles-exist: [2024-04-16T10:16:13.386Z] [2024-04-16T10:16:13.386Z] copy-tagfiles: [2024-04-16T10:16:13.386Z] [2024-04-16T10:16:13.386Z] package-war-common: [2024-04-16T10:16:13.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:13.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:13.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:13.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:13.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/lib [2024-04-16T10:16:13.386Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:13.386Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:13.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/docroot [2024-04-16T10:16:13.386Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2024-04-16T10:16:13.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:13.387Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:13.387Z] [javac] Compiling 1 source file [2024-04-16T10:16:13.387Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/javaee-component-resource-typesafe-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:13.387Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] create-resources: [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] setOSConditions: [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] setToolWin: [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] setToolUnix: [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] setToolProperty: [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] setS1ASclassPath: [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] init-common: [2024-04-16T10:16:13.387Z] [2024-04-16T10:16:13.387Z] create-jdbc-connpool-common: [2024-04-16T10:16:13.392Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool [2024-04-16T10:16:13.403Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] deploy-war-commonee: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] run: [2024-04-16T10:16:13.403Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:13.403Z] [java] [2024-04-16T10:16:13.403Z] [java] [2024-04-16T10:16:13.403Z] [java] ----------------------------------------- [2024-04-16T10:16:13.403Z] [java] - jsp-commented-out-page-directive: PASS - [2024-04-16T10:16:13.403Z] [java] ----------------------------------------- [2024-04-16T10:16:13.403Z] [java] - Total PASS : 1 - [2024-04-16T10:16:13.403Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:13.403Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:13.403Z] [java] ----------------------------------------- [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] undeploy: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] setOSConditions: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] setToolWin: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] setToolUnix: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] setToolProperty: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] setS1ASclassPath: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] init-common: [2024-04-16T10:16:13.403Z] [2024-04-16T10:16:13.403Z] undeploy-war-common: [2024-04-16T10:16:13.440Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-ejbclientApp [2024-04-16T10:16:13.615Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] all: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] appclient: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setOSConditions: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setToolWin: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setToolUnix: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setToolProperty: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setS1ASclassPath: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] init-common: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] clean: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setOSConditions: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setToolWin: [2024-04-16T10:16:13.706Z] [2024-04-16T10:16:13.706Z] setToolUnix: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setToolProperty: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setS1ASclassPath: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] init-common: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] clean-common: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setOSConditions: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setToolWin: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setToolUnix: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setToolProperty: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setS1ASclassPath: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] init-common: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] clean-classes-common: [2024-04-16T10:16:13.707Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setOSConditions: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setToolWin: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setToolUnix: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setToolProperty: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] setS1ASclassPath: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] init-common: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] clean-jars-common: [2024-04-16T10:16:13.707Z] [2024-04-16T10:16:13.707Z] compile: [2024-04-16T10:16:13.708Z] [2024-04-16T10:16:13.708Z] setOSConditions: [2024-04-16T10:16:13.708Z] [2024-04-16T10:16:13.708Z] setToolWin: [2024-04-16T10:16:13.708Z] [2024-04-16T10:16:13.708Z] setToolUnix: [2024-04-16T10:16:13.708Z] [2024-04-16T10:16:13.708Z] setToolProperty: [2024-04-16T10:16:13.708Z] [2024-04-16T10:16:13.708Z] setS1ASclassPath: [2024-04-16T10:16:13.708Z] [2024-04-16T10:16:13.708Z] init-common: [2024-04-16T10:16:13.708Z] [2024-04-16T10:16:13.708Z] compile-common: [2024-04-16T10:16:13.708Z] [echo] Current time (ISO): 2024-04-16T10:16:13.577+0000 [2024-04-16T10:16:13.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:13.708Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:13.984Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:16:13.984Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:16:13.997Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-commented-out-page-directive-web [2024-04-16T10:16:14.239Z] [2024-04-16T10:16:14.240Z] set-derby-connpool-props: [2024-04-16T10:16:14.251Z] [2024-04-16T10:16:14.251Z] all: [2024-04-16T10:16:14.251Z] [echo] [2024-04-16T10:16:14.251Z] [echo] ************************* [2024-04-16T10:16:14.251Z] [echo] * Running jspCommentedOutPageDirective1 [2024-04-16T10:16:14.252Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1 [2024-04-16T10:16:14.252Z] [echo] ************************* [2024-04-16T10:16:14.252Z] [echo] [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setOSConditions: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolWin: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolUnix: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolProperty: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setS1ASclassPath: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] init-common: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] clean: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setOSConditions: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolWin: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolUnix: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolProperty: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setS1ASclassPath: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] init-common: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] clean-common: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setOSConditions: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolWin: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolUnix: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.252Z] setToolProperty: [2024-04-16T10:16:14.252Z] [2024-04-16T10:16:14.253Z] setS1ASclassPath: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] init-common: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] clean-classes-common: [2024-04-16T10:16:14.253Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setOSConditions: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setToolWin: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setToolUnix: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setToolProperty: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setS1ASclassPath: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] init-common: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] clean-jars-common: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] compile: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setOSConditions: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setToolWin: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setToolUnix: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setToolProperty: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] setS1ASclassPath: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] init-common: [2024-04-16T10:16:14.253Z] [2024-04-16T10:16:14.253Z] compile-common: [2024-04-16T10:16:14.253Z] [echo] Current time (ISO): 2024-04-16T10:16:14.138+0000 [2024-04-16T10:16:14.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/servlet [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] build: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] setOSConditions: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] setToolWin: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] setToolUnix: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] setToolProperty: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] setS1ASclassPath: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] init-common: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] webclient-war-common: [2024-04-16T10:16:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] clear: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] test-tlds-exist: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] copy-tlds: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] test-tagfiles-exist: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] copy-tagfiles: [2024-04-16T10:16:14.254Z] [2024-04-16T10:16:14.254Z] package-war-common: [2024-04-16T10:16:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:14.254Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/lib [2024-04-16T10:16:14.254Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:14.255Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-04-16T10:16:14.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:14.255Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:14.255Z] [javac] Compiling 1 source file [2024-04-16T10:16:14.255Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCommentedOutPageDirective1/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:14.255Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] deploy: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] deploy-war-common: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] setOSConditions: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] setToolWin: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] setToolUnix: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] setToolProperty: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] setS1ASclassPath: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] init-common: [2024-04-16T10:16:14.255Z] [2024-04-16T10:16:14.255Z] deploy-war-commonpe: [2024-04-16T10:16:14.266Z] [exec] Apr 16, 2024 10:16:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:14.266Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@52ecc989 [2024-04-16T10:16:14.282Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:14.282Z] [javac] 1 warning [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.282Z] build: [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.282Z] setOSConditions: [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.282Z] fixFiles: [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.282Z] convUnix: [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.282Z] convWin: [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.282Z] setToolWin: [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.282Z] setToolUnix: [2024-04-16T10:16:14.282Z] [2024-04-16T10:16:14.283Z] setToolProperty: [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] setS1ASclassPath: [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] init-common: [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] package-persistence-common: [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] ejb-jar-common: [2024-04-16T10:16:14.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] package-ejbjar-common: [2024-04-16T10:16:14.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-ejb.jar [2024-04-16T10:16:14.283Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] appclient-jar-common: [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] package-appclientjar-common: [2024-04-16T10:16:14.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.283Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-flush-test-client.jar [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] webclient-war-common: [2024-04-16T10:16:14.283Z] [2024-04-16T10:16:14.283Z] build-ear-common: [2024-04-16T10:16:14.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:14.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.284Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:14.284Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:14.284Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] deploy: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setOSConditions: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setToolWin: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setToolUnix: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setToolProperty: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setS1ASclassPath: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] init-common: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] execute-ejb-sql-common: [2024-04-16T10:16:14.284Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/create_pointbase.sql [2024-04-16T10:16:14.284Z] [sql] Failed to execute: Drop table A1 [2024-04-16T10:16:14.284Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A1' because it does not exist. [2024-04-16T10:16:14.284Z] [sql] Failed to execute: Drop table A2 [2024-04-16T10:16:14.284Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'A2' because it does not exist. [2024-04-16T10:16:14.284Z] [sql] 2 of 4 SQL statements executed successfully [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setOSConditions: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setToolWin: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setToolUnix: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setToolProperty: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] setS1ASclassPath: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] init-common: [2024-04-16T10:16:14.284Z] [2024-04-16T10:16:14.284Z] deploy-common: [2024-04-16T10:16:14.319Z] [INFO] [testng] PASSED: restartDomainTest [2024-04-16T10:16:14.319Z] [INFO] [testng] PASSED: createJDBCPool [2024-04-16T10:16:14.319Z] [INFO] [testng] PASSED: pingJDBCPool [2024-04-16T10:16:14.319Z] [INFO] [testng] PASSED: deleteJDBCPool [2024-04-16T10:16:14.319Z] [INFO] [testng] [2024-04-16T10:16:14.319Z] [INFO] [testng] =============================================== [2024-04-16T10:16:14.319Z] [INFO] [testng] admincli_tests [2024-04-16T10:16:14.319Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-04-16T10:16:14.319Z] [INFO] [testng] =============================================== [2024-04-16T10:16:14.319Z] [INFO] [testng] [2024-04-16T10:16:14.350Z] [exec] Application deployed with name ejb-mdb-singletonApp. [2024-04-16T10:16:14.350Z] [echo] Deployment on target server server successful [2024-04-16T10:16:14.350Z] [2024-04-16T10:16:14.350Z] setOSConditions: [2024-04-16T10:16:14.350Z] [2024-04-16T10:16:14.350Z] setToolWin: [2024-04-16T10:16:14.350Z] [2024-04-16T10:16:14.350Z] setToolUnix: [2024-04-16T10:16:14.350Z] [2024-04-16T10:16:14.350Z] setToolProperty: [2024-04-16T10:16:14.350Z] [2024-04-16T10:16:14.350Z] setS1ASclassPath: [2024-04-16T10:16:14.350Z] [2024-04-16T10:16:14.350Z] init-common: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] deploy-common-ee: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] run: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] setOSConditions: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] setToolWin: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] setToolUnix: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] setToolProperty: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] setS1ASclassPath: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] init-common: [2024-04-16T10:16:14.351Z] [2024-04-16T10:16:14.351Z] runclient-common: [2024-04-16T10:16:14.351Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-mdb-singletonAppClient.jar -name ejb-mdb-singletonClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:16:14.540Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:14.583Z] [echo] Current time (ISO): 2024-04-16T10:16:14.282+0000 [2024-04-16T10:16:14.584Z] [2024-04-16T10:16:14.584Z] setOSConditions: [2024-04-16T10:16:14.584Z] [2024-04-16T10:16:14.584Z] setToolWin: [2024-04-16T10:16:14.584Z] [2024-04-16T10:16:14.584Z] setToolUnix: [2024-04-16T10:16:14.584Z] [2024-04-16T10:16:14.584Z] setToolProperty: [2024-04-16T10:16:14.584Z] [2024-04-16T10:16:14.584Z] setS1ASclassPath: [2024-04-16T10:16:14.584Z] [2024-04-16T10:16:14.584Z] init-common: [2024-04-16T10:16:14.584Z] [2024-04-16T10:16:14.584Z] deploy-common-pe: [2024-04-16T10:16:14.801Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:14.801Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:15.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:15.144Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testApp.ear [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] clean-all: [2024-04-16T10:16:15.197Z] [echo] @@## connector1.5 ##@@ [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] clean: [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] clean: [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] clean: [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] setOSConditions: [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] setToolWin: [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] setToolUnix: [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] setToolProperty: [2024-04-16T10:16:15.197Z] [2024-04-16T10:16:15.197Z] setS1ASclassPath: [2024-04-16T10:16:15.267Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-commented-out-page-directive --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-commented-out-page-directive-web.war [2024-04-16T10:16:15.297Z] [exec] Apr 16, 2024 10:16:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:15.297Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:15.312Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.455Z] init-common: [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.455Z] clean-classes-common: [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.455Z] clean: [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.455Z] setOSConditions: [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.455Z] setToolWin: [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.455Z] setToolUnix: [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.455Z] setToolProperty: [2024-04-16T10:16:15.455Z] [2024-04-16T10:16:15.456Z] setS1ASclassPath: [2024-04-16T10:16:15.456Z] [2024-04-16T10:16:15.456Z] init-common: [2024-04-16T10:16:15.456Z] [2024-04-16T10:16:15.456Z] clean-common: [2024-04-16T10:16:15.465Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:15.596Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:15.596Z] [javac] 1 warning [2024-04-16T10:16:15.596Z] [2024-04-16T10:16:15.597Z] build: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setOSConditions: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setToolWin: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setToolUnix: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setToolProperty: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setS1ASclassPath: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] init-common: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] appclient-jar-common: [2024-04-16T10:16:15.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] package-appclientjar-common: [2024-04-16T10:16:15.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:15.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:15.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:15.597Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclient-client.jar [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setOSConditions: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] fixFiles: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] convUnix: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] convWin: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setToolWin: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setToolUnix: [2024-04-16T10:16:15.597Z] [2024-04-16T10:16:15.597Z] setToolProperty: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setS1ASclassPath: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] init-common: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] ear-common: [2024-04-16T10:16:15.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:15.598Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/descriptor/sun-application.xml to copy. [2024-04-16T10:16:15.598Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:16:15.598Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:15.598Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] deploy: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setOSConditions: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setToolWin: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setToolUnix: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setToolProperty: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setS1ASclassPath: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] init-common: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] deploy-common: [2024-04-16T10:16:15.598Z] [echo] Current time (ISO): 2024-04-16T10:16:15.546+0000 [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setOSConditions: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setToolWin: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setToolUnix: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.598Z] setToolProperty: [2024-04-16T10:16:15.598Z] [2024-04-16T10:16:15.599Z] setS1ASclassPath: [2024-04-16T10:16:15.599Z] [2024-04-16T10:16:15.599Z] init-common: [2024-04-16T10:16:15.599Z] [2024-04-16T10:16:15.599Z] deploy-common-pe: [2024-04-16T10:16:15.726Z] [2024-04-16T10:16:15.727Z] setOSConditions: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolWin: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolUnix: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolProperty: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setS1ASclassPath: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] init-common: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] clean-classes-common: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setOSConditions: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolWin: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolUnix: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolProperty: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setS1ASclassPath: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] init-common: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] clean-jars-common: [2024-04-16T10:16:15.727Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] clean: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] clean: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] clean: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setOSConditions: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolWin: [2024-04-16T10:16:15.727Z] [2024-04-16T10:16:15.727Z] setToolUnix: [2024-04-16T10:16:15.728Z] [2024-04-16T10:16:15.728Z] setToolProperty: [2024-04-16T10:16:15.728Z] [2024-04-16T10:16:15.728Z] setS1ASclassPath: [2024-04-16T10:16:15.728Z] [2024-04-16T10:16:15.728Z] init-common: [2024-04-16T10:16:15.890Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:15.890Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:15.985Z] [2024-04-16T10:16:15.985Z] clean-classes-common: [2024-04-16T10:16:15.985Z] [2024-04-16T10:16:15.985Z] clean: [2024-04-16T10:16:15.985Z] [2024-04-16T10:16:15.985Z] setOSConditions: [2024-04-16T10:16:15.985Z] [2024-04-16T10:16:15.985Z] setToolWin: [2024-04-16T10:16:15.985Z] [2024-04-16T10:16:15.985Z] setToolUnix: [2024-04-16T10:16:15.985Z] [2024-04-16T10:16:15.985Z] setToolProperty: [2024-04-16T10:16:15.985Z] [2024-04-16T10:16:15.985Z] setS1ASclassPath: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] init-common: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] clean-common: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setOSConditions: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setToolWin: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setToolUnix: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setToolProperty: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setS1ASclassPath: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] init-common: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] clean-classes-common: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setOSConditions: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setToolWin: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.986Z] setToolUnix: [2024-04-16T10:16:15.986Z] [2024-04-16T10:16:15.987Z] setToolProperty: [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] setS1ASclassPath: [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] init-common: [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] clean-jars-common: [2024-04-16T10:16:15.987Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] setOSConditions: [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] setToolWin: [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] setToolUnix: [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] setToolProperty: [2024-04-16T10:16:15.987Z] [2024-04-16T10:16:15.987Z] setS1ASclassPath: [2024-04-16T10:16:16.158Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientApp.ear [2024-04-16T10:16:16.197Z] [exec] Application deployed with name web-jsp-commented-out-page-directive-web. [2024-04-16T10:16:16.197Z] [2024-04-16T10:16:16.197Z] deploy-war-commonee: [2024-04-16T10:16:16.197Z] [2024-04-16T10:16:16.197Z] run: [2024-04-16T10:16:16.197Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:16.197Z] [java] [2024-04-16T10:16:16.197Z] [java] [2024-04-16T10:16:16.197Z] [java] ----------------------------------------- [2024-04-16T10:16:16.197Z] [java] - jsp-commented-out-page-directive: PASS - [2024-04-16T10:16:16.197Z] [java] ----------------------------------------- [2024-04-16T10:16:16.197Z] [java] - Total PASS : 1 - [2024-04-16T10:16:16.197Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:16.197Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:16.197Z] [java] ----------------------------------------- [2024-04-16T10:16:16.197Z] [2024-04-16T10:16:16.197Z] undeploy: [2024-04-16T10:16:16.221Z] [exec] Apr 16, 2024 10:16:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:16.221Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:16:16.221Z] [exec] Apr 16, 2024 10:16:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:16.221Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:16:16.221Z] [exec] Apr 16, 2024 10:16:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:16.222Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] init-common: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] clean: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] setOSConditions: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] setToolWin: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] setToolUnix: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] setToolProperty: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] setS1ASclassPath: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] init-common: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.245Z] clean-common: [2024-04-16T10:16:16.245Z] [2024-04-16T10:16:16.246Z] setOSConditions: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolWin: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolUnix: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolProperty: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setS1ASclassPath: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] init-common: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] clean-classes-common: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setOSConditions: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolWin: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolUnix: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolProperty: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setS1ASclassPath: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] init-common: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] clean-jars-common: [2024-04-16T10:16:16.246Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setOSConditions: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolWin: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolUnix: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setToolProperty: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] setS1ASclassPath: [2024-04-16T10:16:16.246Z] [2024-04-16T10:16:16.246Z] init-common: [2024-04-16T10:16:16.247Z] [2024-04-16T10:16:16.247Z] clean: [2024-04-16T10:16:16.247Z] [2024-04-16T10:16:16.247Z] setOSConditions: [2024-04-16T10:16:16.247Z] [2024-04-16T10:16:16.247Z] setToolWin: [2024-04-16T10:16:16.247Z] [2024-04-16T10:16:16.247Z] setToolUnix: [2024-04-16T10:16:16.247Z] [2024-04-16T10:16:16.247Z] setToolProperty: [2024-04-16T10:16:16.247Z] [2024-04-16T10:16:16.247Z] setS1ASclassPath: [2024-04-16T10:16:16.247Z] [2024-04-16T10:16:16.247Z] init-common: [2024-04-16T10:16:16.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:16.496Z] [exec] Apr 16, 2024 10:16:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:16.496Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:16:16.496Z] [exec] Apr 16, 2024 10:16:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:16.496Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:16:16.496Z] [exec] Apr 16, 2024 10:16:16 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:16.496Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] clean-common: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setOSConditions: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolWin: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolUnix: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolProperty: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setS1ASclassPath: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setOSConditions: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] init-common: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolWin: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] clean-classes-common: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolUnix: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setOSConditions: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolProperty: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolWin: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setS1ASclassPath: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolUnix: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] init-common: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] setToolProperty: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] undeploy-war-common: [2024-04-16T10:16:16.503Z] setS1ASclassPath: [2024-04-16T10:16:16.503Z] [2024-04-16T10:16:16.503Z] init-common: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] clean-jars-common: [2024-04-16T10:16:16.504Z] [echo] @@## mq ##@@ [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] clean: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] mq: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setOSConditions: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setToolWin: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setToolUnix: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setToolProperty: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setS1ASclassPath: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] init-common: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] clean: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setOSConditions: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setToolWin: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setToolUnix: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setToolProperty: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setS1ASclassPath: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] init-common: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] clean-common: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setOSConditions: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.504Z] setToolWin: [2024-04-16T10:16:16.504Z] [2024-04-16T10:16:16.505Z] setToolUnix: [2024-04-16T10:16:16.505Z] [2024-04-16T10:16:16.505Z] setToolProperty: [2024-04-16T10:16:16.505Z] [2024-04-16T10:16:16.505Z] setS1ASclassPath: [2024-04-16T10:16:16.505Z] [2024-04-16T10:16:16.505Z] init-common: [2024-04-16T10:16:16.505Z] [2024-04-16T10:16:16.505Z] clean-classes-common: [2024-04-16T10:16:16.505Z] [2024-04-16T10:16:16.505Z] setOSConditions: [2024-04-16T10:16:16.505Z] [2024-04-16T10:16:16.505Z] setToolWin: [2024-04-16T10:16:16.505Z] [2024-04-16T10:16:16.505Z] setToolUnix: [2024-04-16T10:16:16.734Z] [exec] Application deployed with name ejb-stubs-appclientApp. [2024-04-16T10:16:16.734Z] [echo] Deployment on target server server successful [2024-04-16T10:16:16.734Z] [2024-04-16T10:16:16.734Z] setOSConditions: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setToolWin: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setToolUnix: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setToolProperty: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setS1ASclassPath: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] init-common: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] deploy-common-ee: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] run: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setOSConditions: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setToolWin: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setToolUnix: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setToolProperty: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] setS1ASclassPath: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] init-common: [2024-04-16T10:16:16.735Z] [2024-04-16T10:16:16.735Z] runclient-common: [2024-04-16T10:16:16.735Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-appclientAppClient.jar -name ejb-stubs-appclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:16.747Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] setToolProperty: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] setS1ASclassPath: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] init-common: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] clean-jars-common: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] setOSConditions: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] setToolWin: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] setToolUnix: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] setToolProperty: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] setS1ASclassPath: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.781Z] init-common: [2024-04-16T10:16:16.781Z] [2024-04-16T10:16:16.782Z] clean: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setOSConditions: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolWin: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolUnix: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolProperty: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setS1ASclassPath: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] init-common: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] clean-common: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setOSConditions: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolWin: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolUnix: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolProperty: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setS1ASclassPath: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] init-common: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] clean-classes-common: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setOSConditions: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolWin: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.782Z] setToolUnix: [2024-04-16T10:16:16.782Z] [2024-04-16T10:16:16.783Z] setToolProperty: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setS1ASclassPath: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] init-common: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] clean-jars-common: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setOSConditions: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setToolWin: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setToolUnix: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setToolProperty: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setS1ASclassPath: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] init-common: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] clean: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setOSConditions: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setToolWin: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setToolUnix: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setToolProperty: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] setS1ASclassPath: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.783Z] init-common: [2024-04-16T10:16:16.783Z] [2024-04-16T10:16:16.784Z] clean-common: [2024-04-16T10:16:16.784Z] [2024-04-16T10:16:16.784Z] setOSConditions: [2024-04-16T10:16:16.784Z] [2024-04-16T10:16:16.784Z] setToolWin: [2024-04-16T10:16:16.784Z] [2024-04-16T10:16:16.784Z] setToolUnix: [2024-04-16T10:16:16.784Z] [2024-04-16T10:16:16.784Z] setToolProperty: [2024-04-16T10:16:16.784Z] [2024-04-16T10:16:16.784Z] setS1ASclassPath: [2024-04-16T10:16:16.784Z] [2024-04-16T10:16:16.784Z] init-common: [2024-04-16T10:16:16.784Z] [2024-04-16T10:16:16.784Z] clean-classes-common: [2024-04-16T10:16:16.824Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] setOSConditions: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] setToolWin: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] setToolUnix: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] setToolProperty: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] setS1ASclassPath: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] init-common: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] clean-jars-common: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] setOSConditions: [2024-04-16T10:16:17.041Z] [2024-04-16T10:16:17.041Z] setToolWin: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setToolUnix: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setToolProperty: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setS1ASclassPath: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] init-common: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] clean: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setOSConditions: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setToolWin: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setToolUnix: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setToolProperty: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setS1ASclassPath: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] init-common: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] clean-common: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setOSConditions: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setToolWin: [2024-04-16T10:16:17.042Z] [2024-04-16T10:16:17.042Z] setToolUnix: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setToolProperty: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setS1ASclassPath: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] init-common: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] clean-classes-common: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setOSConditions: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setToolWin: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setToolUnix: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setToolProperty: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setS1ASclassPath: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] init-common: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] clean-jars-common: [2024-04-16T10:16:17.043Z] [2024-04-16T10:16:17.043Z] setOSConditions: [2024-04-16T10:16:17.044Z] [2024-04-16T10:16:17.044Z] setToolWin: [2024-04-16T10:16:17.044Z] [2024-04-16T10:16:17.044Z] setToolUnix: [2024-04-16T10:16:17.044Z] [2024-04-16T10:16:17.044Z] setToolProperty: [2024-04-16T10:16:17.044Z] [2024-04-16T10:16:17.044Z] setS1ASclassPath: [2024-04-16T10:16:17.044Z] [2024-04-16T10:16:17.044Z] init-common: [2024-04-16T10:16:17.070Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-commented-out-page-directive-web [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] all: [2024-04-16T10:16:17.071Z] [echo] [2024-04-16T10:16:17.071Z] [echo] ************************* [2024-04-16T10:16:17.071Z] [echo] * Running jspConfigBuffer [2024-04-16T10:16:17.071Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer [2024-04-16T10:16:17.071Z] [echo] ************************* [2024-04-16T10:16:17.071Z] [echo] [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setOSConditions: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolWin: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolUnix: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolProperty: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setS1ASclassPath: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] init-common: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] clean: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setOSConditions: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolWin: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolUnix: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolProperty: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setS1ASclassPath: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] init-common: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] clean-common: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setOSConditions: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolWin: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.071Z] setToolUnix: [2024-04-16T10:16:17.071Z] [2024-04-16T10:16:17.072Z] setToolProperty: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setS1ASclassPath: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] init-common: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] clean-classes-common: [2024-04-16T10:16:17.072Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setOSConditions: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setToolWin: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setToolUnix: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setToolProperty: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setS1ASclassPath: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] init-common: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] clean-jars-common: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] compile: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setOSConditions: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setToolWin: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setToolUnix: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setToolProperty: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] setS1ASclassPath: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] init-common: [2024-04-16T10:16:17.072Z] [2024-04-16T10:16:17.072Z] compile-common: [2024-04-16T10:16:17.072Z] [echo] Current time (ISO): 2024-04-16T10:16:16.958+0000 [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/servlet [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] build: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] setOSConditions: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] setToolWin: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] setToolUnix: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] setToolProperty: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] setS1ASclassPath: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] init-common: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] webclient-war-common: [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] clear: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] test-tlds-exist: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] copy-tlds: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] test-tagfiles-exist: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] copy-tagfiles: [2024-04-16T10:16:17.073Z] [2024-04-16T10:16:17.073Z] package-war-common: [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:17.073Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/lib [2024-04-16T10:16:17.074Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:17.074Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2024-04-16T10:16:17.074Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:17.074Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:17.074Z] [javac] Compiling 1 source file [2024-04-16T10:16:17.074Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigBuffer/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:17.074Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] deploy: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] deploy-war-common: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] setOSConditions: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] setToolWin: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] setToolUnix: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] setToolProperty: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] setS1ASclassPath: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] init-common: [2024-04-16T10:16:17.074Z] [2024-04-16T10:16:17.074Z] deploy-war-commonpe: [2024-04-16T10:16:17.301Z] [2024-04-16T10:16:17.301Z] clean: [2024-04-16T10:16:17.301Z] [2024-04-16T10:16:17.301Z] setOSConditions: [2024-04-16T10:16:17.301Z] [2024-04-16T10:16:17.301Z] setToolWin: [2024-04-16T10:16:17.301Z] [2024-04-16T10:16:17.301Z] setToolUnix: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] setToolProperty: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] setS1ASclassPath: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] init-common: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] clean-common: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] setOSConditions: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] setToolWin: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] setToolUnix: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] setToolProperty: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] setS1ASclassPath: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] init-common: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.302Z] clean-classes-common: [2024-04-16T10:16:17.302Z] [2024-04-16T10:16:17.303Z] setOSConditions: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setToolWin: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setToolUnix: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setToolProperty: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setS1ASclassPath: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] init-common: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] clean-jars-common: [2024-04-16T10:16:17.303Z] [echo] @@## nonacc ##@@ [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setOSConditions: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setToolWin: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setToolUnix: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setToolProperty: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.303Z] setS1ASclassPath: [2024-04-16T10:16:17.303Z] [2024-04-16T10:16:17.304Z] init-common: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] clean: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setOSConditions: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setToolWin: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setToolUnix: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setToolProperty: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setS1ASclassPath: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] init-common: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] clean-common: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setOSConditions: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setToolWin: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.304Z] setToolUnix: [2024-04-16T10:16:17.304Z] [2024-04-16T10:16:17.305Z] setToolProperty: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] setS1ASclassPath: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] init-common: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] clean-classes-common: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] setOSConditions: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] setToolWin: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] setToolUnix: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] setToolProperty: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] setS1ASclassPath: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] init-common: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] clean-jars-common: [2024-04-16T10:16:17.305Z] [echo] @@## web2connector ##@@ [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.305Z] setOSConditions: [2024-04-16T10:16:17.305Z] [2024-04-16T10:16:17.306Z] setToolWin: [2024-04-16T10:16:17.306Z] [2024-04-16T10:16:17.306Z] setToolUnix: [2024-04-16T10:16:17.306Z] [2024-04-16T10:16:17.306Z] setToolProperty: [2024-04-16T10:16:17.306Z] [2024-04-16T10:16:17.306Z] setS1ASclassPath: [2024-04-16T10:16:17.306Z] [2024-04-16T10:16:17.306Z] init-common: [2024-04-16T10:16:17.306Z] [2024-04-16T10:16:17.306Z] clean: [2024-04-16T10:16:17.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:17.308Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setOSConditions: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolWin: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolUnix: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolProperty: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setS1ASclassPath: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] init-common: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] clean-common: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setOSConditions: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolWin: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolUnix: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolProperty: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setS1ASclassPath: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] init-common: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] clean-classes-common: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setOSConditions: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolWin: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.563Z] setToolUnix: [2024-04-16T10:16:17.563Z] [2024-04-16T10:16:17.564Z] setToolProperty: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setS1ASclassPath: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] init-common: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] clean-jars-common: [2024-04-16T10:16:17.564Z] [echo] @@## web2connector (second time) ##@@ [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setOSConditions: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setToolWin: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setToolUnix: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setToolProperty: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setS1ASclassPath: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] init-common: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] clean: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setOSConditions: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setToolWin: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setToolUnix: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setToolProperty: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setS1ASclassPath: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] init-common: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] clean-common: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setOSConditions: [2024-04-16T10:16:17.564Z] [2024-04-16T10:16:17.564Z] setToolWin: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolUnix: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolProperty: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setS1ASclassPath: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] init-common: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] clean-classes-common: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setOSConditions: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolWin: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolUnix: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolProperty: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setS1ASclassPath: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] init-common: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] clean-jars-common: [2024-04-16T10:16:17.565Z] [echo] @@## nonstringmcfproperties ##@@ [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setOSConditions: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolWin: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolUnix: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setToolProperty: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] setS1ASclassPath: [2024-04-16T10:16:17.565Z] [2024-04-16T10:16:17.565Z] init-common: [2024-04-16T10:16:17.573Z] [exec] ************************************************ [2024-04-16T10:16:17.573Z] [exec] ******* JobID: 1 ****************** [2024-04-16T10:16:17.573Z] [exec] ************************************************ [2024-04-16T10:16:17.573Z] [exec] Will sleep for 10 more seconds...: null [2024-04-16T10:16:17.750Z] [java] IN AUTO-TIMEOUT!!! [2024-04-16T10:16:17.750Z] [java] EJB timer called: true [2024-04-16T10:16:17.750Z] [java] Value of key is: embedded with timertest1 [2024-04-16T10:16:17.750Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:16:17.750Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:17.750Z] [java] Apr 16, 2024 10:16:17 AM org.glassfish.ejb.persistent.timer.PersistentEJBTimerService _destroyTimers [2024-04-16T10:16:17.750Z] [java] INFO: No timers to be deleted for id: 112280375396401152 [2024-04-16T10:16:17.750Z] [java] Apr 16, 2024 10:16:17 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:16:17.750Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:16:17.750Z] [java] Apr 16, 2024 10:16:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:17.750Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:17.750Z] [java] Apr 16, 2024 10:16:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:17.750Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] clean: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setOSConditions: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setToolWin: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setToolUnix: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setToolProperty: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setS1ASclassPath: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] init-common: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] clean-common: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setOSConditions: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setToolWin: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setToolUnix: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setToolProperty: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setS1ASclassPath: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] init-common: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] clean-classes-common: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setOSConditions: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.828Z] setToolWin: [2024-04-16T10:16:17.828Z] [2024-04-16T10:16:17.829Z] setToolUnix: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setToolProperty: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setS1ASclassPath: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] init-common: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] clean-jars-common: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] clean: [2024-04-16T10:16:17.829Z] [echo] @@## nonstringraproperties ##@@ [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] clean: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] clean: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] clean: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setOSConditions: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setToolWin: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setToolUnix: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setToolProperty: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setS1ASclassPath: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] init-common: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] clean-classes-common: [2024-04-16T10:16:17.829Z] [echo] @@## txlevelswitch ##@@ [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setOSConditions: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setToolWin: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setToolUnix: [2024-04-16T10:16:17.829Z] [2024-04-16T10:16:17.829Z] setToolProperty: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setS1ASclassPath: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] init-common: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] clean: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setOSConditions: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolWin: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolUnix: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolProperty: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setS1ASclassPath: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] init-common: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] clean-common: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setOSConditions: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolWin: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolUnix: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolProperty: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setS1ASclassPath: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] init-common: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] clean-classes-common: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setOSConditions: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolWin: [2024-04-16T10:16:17.830Z] [2024-04-16T10:16:17.830Z] setToolUnix: [2024-04-16T10:16:17.831Z] [2024-04-16T10:16:17.831Z] setToolProperty: [2024-04-16T10:16:17.831Z] [2024-04-16T10:16:17.831Z] setS1ASclassPath: [2024-04-16T10:16:17.831Z] [2024-04-16T10:16:17.831Z] init-common: [2024-04-16T10:16:17.831Z] [2024-04-16T10:16:17.831Z] clean-jars-common: [2024-04-16T10:16:17.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:17.887Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:18.000Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-buffer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-buffer-web.war [2024-04-16T10:16:18.005Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:18.005Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:18.005Z] [java] [2024-04-16T10:16:18.005Z] [java] [2024-04-16T10:16:18.005Z] [java] ----------------------------------------- [2024-04-16T10:16:18.005Z] [java] - embedded with timertest1: PASS - [2024-04-16T10:16:18.005Z] [java] ----------------------------------------- [2024-04-16T10:16:18.005Z] [java] Total PASS: 1 [2024-04-16T10:16:18.005Z] [java] Total FAIL: 0 [2024-04-16T10:16:18.005Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:16:18.005Z] [java] ----------------------------------------- [2024-04-16T10:16:18.005Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:18.005Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:18.005Z] [java] Apr 16, 2024 10:16:17 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:16:18.005Z] [java] INFO: close(), this: [2024-04-16T10:16:18.005Z] [java] org.glassfish.web.loader.WebappClassLoader@3ef089ce[name=/ejb-timer-service-app], urls=[ [2024-04-16T10:16:18.005Z] [java] file:/tmp/gfembed5311630291141568079tmp/applications/ejb-timer-service-app/WEB-INF/classes/ [2024-04-16T10:16:18.005Z] [java] file:/tmp/gfembed5311630291141568079tmp/generated/ejb/ejb-timer-service-app/ [2024-04-16T10:16:18.005Z] [java] ][delegate=true, context=/ejb-timer-service-app, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=10, pathTimestamps.size=1, resourceEntryCache.size=1] [2024-04-16T10:16:18.005Z] [java] Apr 16, 2024 10:16:17 AM com.sun.ejb.containers.EJBTimerService onShutdown [2024-04-16T10:16:18.005Z] [java] INFO: EJB5122:EJB Timer Service shutdown at [2024/04/16 10:16:17] [2024-04-16T10:16:18.005Z] [java] Apr 16, 2024 10:16:17 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:18.005Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:18.005Z] [java] Done calling EJB [2024-04-16T10:16:18.005Z] [java] ------------------------ [2024-04-16T10:16:18.005Z] [java] -------Do not run 2nd time until timer app reload is fixed ------------ [2024-04-16T10:16:18.005Z] [2024-04-16T10:16:18.005Z] all: [2024-04-16T10:16:18.005Z] [2024-04-16T10:16:18.005Z] modulewithlibs: [2024-04-16T10:16:18.005Z] [echo] [2024-04-16T10:16:18.005Z] [echo] [2024-04-16T10:16:18.005Z] [echo] ************************************************** [2024-04-16T10:16:18.005Z] [echo] * Running modulewithlibs [2024-04-16T10:16:18.005Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithlibs [2024-04-16T10:16:18.005Z] [echo] ************************************************** [2024-04-16T10:16:18.005Z] [echo] [2024-04-16T10:16:18.005Z] [echo] [2024-04-16T10:16:18.005Z] [2024-04-16T10:16:18.005Z] start-database: [2024-04-16T10:16:18.005Z] [2024-04-16T10:16:18.005Z] setOSConditions: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolWin: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolUnix: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolProperty: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setS1ASclassPath: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] init-common: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] clean: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setOSConditions: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolWin: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolUnix: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolProperty: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setS1ASclassPath: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] init-common: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] clean-common: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setOSConditions: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolWin: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolUnix: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setToolProperty: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] setS1ASclassPath: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.006Z] init-common: [2024-04-16T10:16:18.006Z] [2024-04-16T10:16:18.007Z] clean-classes-common: [2024-04-16T10:16:18.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setOSConditions: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setToolWin: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setToolUnix: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setToolProperty: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setS1ASclassPath: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] init-common: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] clean-jars-common: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] compile: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setOSConditions: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setToolWin: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setToolUnix: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setToolProperty: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] setS1ASclassPath: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] init-common: [2024-04-16T10:16:18.007Z] [2024-04-16T10:16:18.007Z] compile-common: [2024-04-16T10:16:18.007Z] [echo] Current time (ISO): 2024-04-16T10:16:17.920+0000 [2024-04-16T10:16:18.007Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:18.007Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] clean: [2024-04-16T10:16:18.089Z] [echo] @@## threadpool ##@@ [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] clean: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] clean: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] clean: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setOSConditions: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setToolWin: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setToolUnix: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setToolProperty: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setS1ASclassPath: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] init-common: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] clean-classes-common: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] clean: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setOSConditions: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setToolWin: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.089Z] setToolUnix: [2024-04-16T10:16:18.089Z] [2024-04-16T10:16:18.090Z] setToolProperty: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setS1ASclassPath: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] init-common: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] clean-common: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setOSConditions: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setToolWin: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setToolUnix: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setToolProperty: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setS1ASclassPath: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] init-common: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] clean-classes-common: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setOSConditions: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setToolWin: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setToolUnix: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setToolProperty: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] setS1ASclassPath: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] init-common: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] clean-jars-common: [2024-04-16T10:16:18.090Z] [echo] @@## connector1.6 ##@@ [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.090Z] clean: [2024-04-16T10:16:18.090Z] [2024-04-16T10:16:18.091Z] clean: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] clean: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setOSConditions: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setToolWin: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setToolUnix: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setToolProperty: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setS1ASclassPath: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] init-common: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] clean-classes-common: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] clean: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setOSConditions: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setToolWin: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setToolUnix: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setToolProperty: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] setS1ASclassPath: [2024-04-16T10:16:18.091Z] [2024-04-16T10:16:18.091Z] init-common: [2024-04-16T10:16:18.131Z] [exec] Value of key is:batch-chunk-stateless [2024-04-16T10:16:18.131Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:18.131Z] [exec] [2024-04-16T10:16:18.131Z] [exec] [2024-04-16T10:16:18.131Z] [exec] ----------------------------------------- [2024-04-16T10:16:18.131Z] [exec] - batch-chunk-stateless: PASS - [2024-04-16T10:16:18.131Z] [exec] ----------------------------------------- [2024-04-16T10:16:18.131Z] [exec] Total PASS: 1 [2024-04-16T10:16:18.131Z] [exec] Total FAIL: 0 [2024-04-16T10:16:18.131Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:18.131Z] [exec] ----------------------------------------- [2024-04-16T10:16:18.131Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:18.131Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:18.143Z] [exec] Apr 16, 2024 10:16:17 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:18.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:18.143Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:18.143Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] clean-common: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setOSConditions: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setToolWin: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setToolUnix: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setToolProperty: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setS1ASclassPath: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] init-common: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] clean-classes-common: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setOSConditions: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setToolWin: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setToolUnix: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setToolProperty: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setS1ASclassPath: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] init-common: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] clean-jars-common: [2024-04-16T10:16:18.348Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.348Z] setOSConditions: [2024-04-16T10:16:18.348Z] [2024-04-16T10:16:18.349Z] setToolWin: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolUnix: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolProperty: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setS1ASclassPath: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] init-common: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] clean: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setOSConditions: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolWin: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolUnix: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolProperty: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setS1ASclassPath: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] init-common: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] clean-common: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setOSConditions: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolWin: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolUnix: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setToolProperty: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] setS1ASclassPath: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] init-common: [2024-04-16T10:16:18.349Z] [2024-04-16T10:16:18.349Z] clean-classes-common: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setOSConditions: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolWin: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolUnix: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolProperty: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setS1ASclassPath: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] init-common: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] clean-jars-common: [2024-04-16T10:16:18.350Z] [echo] @@## SunRaXml ##@@ [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setOSConditions: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolWin: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolUnix: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolProperty: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setS1ASclassPath: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] init-common: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] clean: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setOSConditions: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolWin: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolUnix: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setToolProperty: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.350Z] setS1ASclassPath: [2024-04-16T10:16:18.350Z] [2024-04-16T10:16:18.351Z] init-common: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] clean: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] setOSConditions: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] setToolWin: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] setToolUnix: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] setToolProperty: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] setS1ASclassPath: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] init-common: [2024-04-16T10:16:18.351Z] [2024-04-16T10:16:18.351Z] create-dboutfile: [2024-04-16T10:16:18.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] checkReporting-common: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] confirmReportPresent-common: [2024-04-16T10:16:18.386Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:18.386Z] [echo] Test seems to be reported fine [2024-04-16T10:16:18.386Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/bmt-chunk-job/RepRunConf.txt [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] confirmMissingReport-common: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] undeploy: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] setOSConditions: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] setToolWin: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] setToolUnix: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] setToolProperty: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] setS1ASclassPath: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] init-common: [2024-04-16T10:16:18.386Z] [2024-04-16T10:16:18.386Z] undeploy-common: [2024-04-16T10:16:18.407Z] [exec] Application deployed with name ejb-flush-testApp. [2024-04-16T10:16:18.407Z] [echo] Deployment on target server server successful [2024-04-16T10:16:18.407Z] [2024-04-16T10:16:18.407Z] setOSConditions: [2024-04-16T10:16:18.407Z] [2024-04-16T10:16:18.407Z] setToolWin: [2024-04-16T10:16:18.407Z] [2024-04-16T10:16:18.407Z] setToolUnix: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] setToolProperty: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] setS1ASclassPath: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] init-common: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] deploy-common-ee: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] run: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] setOSConditions: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] setToolWin: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] setToolUnix: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] setToolProperty: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] setS1ASclassPath: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] init-common: [2024-04-16T10:16:18.408Z] [2024-04-16T10:16:18.408Z] runclient-common: [2024-04-16T10:16:18.408Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-flush-testAppClient.jar -name ejb-flush-testClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setOSConditions: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setToolWin: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setToolUnix: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setToolProperty: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setS1ASclassPath: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] init-common: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] clean: [2024-04-16T10:16:18.607Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setOSConditions: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setToolWin: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setToolUnix: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setToolProperty: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] setS1ASclassPath: [2024-04-16T10:16:18.607Z] [2024-04-16T10:16:18.607Z] init-common: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] create-dboutfile: [2024-04-16T10:16:18.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:18.608Z] [echo] @@## defaultConnectorResource ##@@ [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] clean: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] clean: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] clean: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setOSConditions: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setToolWin: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setToolUnix: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setToolProperty: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setS1ASclassPath: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] init-common: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] clean-classes-common: [2024-04-16T10:16:18.608Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] clean: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setOSConditions: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setToolWin: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setToolUnix: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setToolProperty: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] setS1ASclassPath: [2024-04-16T10:16:18.608Z] [2024-04-16T10:16:18.608Z] init-common: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] clean-common: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setOSConditions: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolWin: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolUnix: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolProperty: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setS1ASclassPath: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] init-common: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] clean-classes-common: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setOSConditions: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolWin: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolUnix: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolProperty: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setS1ASclassPath: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] init-common: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] clean-jars-common: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] unset: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setOSConditions: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolWin: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolUnix: [2024-04-16T10:16:18.609Z] [2024-04-16T10:16:18.609Z] setToolProperty: [2024-04-16T10:16:18.610Z] [2024-04-16T10:16:18.610Z] setS1ASclassPath: [2024-04-16T10:16:18.610Z] [2024-04-16T10:16:18.610Z] init-common: [2024-04-16T10:16:18.610Z] [2024-04-16T10:16:18.610Z] unsetJdbc: [2024-04-16T10:16:18.701Z] [exec] Apr 16, 2024 10:16:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:18.701Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:18.704Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:18.704Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:18.704Z] [2024-04-16T10:16:18.704Z] setOSConditions: [2024-04-16T10:16:18.704Z] [2024-04-16T10:16:18.704Z] setToolWin: [2024-04-16T10:16:18.704Z] [2024-04-16T10:16:18.704Z] setToolUnix: [2024-04-16T10:16:18.704Z] [2024-04-16T10:16:18.704Z] setToolProperty: [2024-04-16T10:16:18.704Z] [2024-04-16T10:16:18.704Z] setS1ASclassPath: [2024-04-16T10:16:18.704Z] [2024-04-16T10:16:18.704Z] init-common: [2024-04-16T10:16:18.704Z] [2024-04-16T10:16:18.704Z] create-jdbc-resource-common: [2024-04-16T10:16:18.704Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:18.867Z] [2024-04-16T10:16:18.867Z] setOSConditions: [2024-04-16T10:16:18.867Z] [2024-04-16T10:16:18.867Z] setToolWin: [2024-04-16T10:16:18.867Z] [2024-04-16T10:16:18.867Z] setToolUnix: [2024-04-16T10:16:18.867Z] [2024-04-16T10:16:18.867Z] setToolProperty: [2024-04-16T10:16:18.867Z] [2024-04-16T10:16:18.867Z] setS1ASclassPath: [2024-04-16T10:16:18.867Z] [2024-04-16T10:16:18.867Z] init-common: [2024-04-16T10:16:18.867Z] [2024-04-16T10:16:18.867Z] execute-sql-common: [2024-04-16T10:16:18.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false devtest-batch-bmt-chunk-jobApp [2024-04-16T10:16:18.966Z] [exec] Application deployed with name web-jsp-config-buffer-web. [2024-04-16T10:16:18.966Z] [2024-04-16T10:16:18.966Z] deploy-war-commonee: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] run: [2024-04-16T10:16:18.967Z] [java] Connecting to: http://localhost:45711/web-jsp-config-buffer/jsp/test.jsp [2024-04-16T10:16:18.967Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:18.967Z] [java] [2024-04-16T10:16:18.967Z] [java] [2024-04-16T10:16:18.967Z] [java] ----------------------------------------- [2024-04-16T10:16:18.967Z] [java] - jsp-config-buffer: PASS - [2024-04-16T10:16:18.967Z] [java] ----------------------------------------- [2024-04-16T10:16:18.967Z] [java] - Total PASS : 1 - [2024-04-16T10:16:18.967Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:18.967Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:18.967Z] [java] ----------------------------------------- [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] undeploy: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] setOSConditions: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] setToolWin: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] setToolUnix: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] setToolProperty: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] setS1ASclassPath: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] init-common: [2024-04-16T10:16:18.967Z] [2024-04-16T10:16:18.967Z] undeploy-war-common: [2024-04-16T10:16:19.023Z] [exec] Apr 16, 2024 10:16:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:19.023Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@21274afe [2024-04-16T10:16:19.239Z] [2024-04-16T10:16:19.239Z] all: [2024-04-16T10:16:19.239Z] [2024-04-16T10:16:19.239Z] setOSConditions: [2024-04-16T10:16:19.239Z] [2024-04-16T10:16:19.239Z] setToolWin: [2024-04-16T10:16:19.239Z] [2024-04-16T10:16:19.239Z] setToolUnix: [2024-04-16T10:16:19.239Z] [2024-04-16T10:16:19.240Z] setToolProperty: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setS1ASclassPath: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] init-common: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] clean: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setOSConditions: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setToolWin: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setToolUnix: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setToolProperty: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setS1ASclassPath: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] init-common: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] clean-common: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setOSConditions: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setToolWin: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setToolUnix: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setToolProperty: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setS1ASclassPath: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] init-common: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] clean-classes-common: [2024-04-16T10:16:19.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.240Z] setOSConditions: [2024-04-16T10:16:19.240Z] [2024-04-16T10:16:19.241Z] setToolWin: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setToolUnix: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setToolProperty: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setS1ASclassPath: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] init-common: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] clean-jars-common: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] compile: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setOSConditions: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setToolWin: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setToolUnix: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setToolProperty: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] setS1ASclassPath: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] init-common: [2024-04-16T10:16:19.241Z] [2024-04-16T10:16:19.241Z] compile-common: [2024-04-16T10:16:19.241Z] [echo] Current time (ISO): 2024-04-16T10:16:19.176+0000 [2024-04-16T10:16:19.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:19.241Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:19.259Z] [exec] Apr 16, 2024 10:16:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:19.259Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:19.259Z] [exec] Looking up ejb ref [2024-04-16T10:16:19.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:19.356Z] [exec] Apr 16, 2024 10:16:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:19.356Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:19.528Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-buffer-web [2024-04-16T10:16:19.583Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:16:19.583Z] [echo] cmd executed for server [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] deploy: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] deploy-war-common: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] setOSConditions: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] setToolWin: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] setToolUnix: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] setToolProperty: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] setS1ASclassPath: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] init-common: [2024-04-16T10:16:19.583Z] [2024-04-16T10:16:19.583Z] deploy-war-commonpe: [2024-04-16T10:16:19.796Z] [2024-04-16T10:16:19.797Z] all: [2024-04-16T10:16:19.797Z] [echo] [2024-04-16T10:16:19.797Z] [echo] ************************* [2024-04-16T10:16:19.797Z] [echo] * Running jspConfigDefaultContentType [2024-04-16T10:16:19.797Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType [2024-04-16T10:16:19.797Z] [echo] ************************* [2024-04-16T10:16:19.797Z] [echo] [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setOSConditions: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolWin: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolUnix: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolProperty: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setS1ASclassPath: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] init-common: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] clean: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setOSConditions: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolWin: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolUnix: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolProperty: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setS1ASclassPath: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] init-common: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] clean-common: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setOSConditions: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolWin: [2024-04-16T10:16:19.797Z] [2024-04-16T10:16:19.797Z] setToolUnix: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setToolProperty: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setS1ASclassPath: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] init-common: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] clean-classes-common: [2024-04-16T10:16:19.798Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setOSConditions: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setToolWin: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setToolUnix: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setToolProperty: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setS1ASclassPath: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] init-common: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] clean-jars-common: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] compile: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setOSConditions: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setToolWin: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setToolUnix: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setToolProperty: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] setS1ASclassPath: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] init-common: [2024-04-16T10:16:19.798Z] [2024-04-16T10:16:19.798Z] compile-common: [2024-04-16T10:16:19.799Z] [echo] Current time (ISO): 2024-04-16T10:16:19.732+0000 [2024-04-16T10:16:19.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:19.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/servlet [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] build: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] setOSConditions: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] setToolWin: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] setToolUnix: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] setToolProperty: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] setS1ASclassPath: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] init-common: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] webclient-war-common: [2024-04-16T10:16:19.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] clear: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] test-tlds-exist: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] copy-tlds: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] test-tagfiles-exist: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] copy-tagfiles: [2024-04-16T10:16:19.799Z] [2024-04-16T10:16:19.799Z] package-war-common: [2024-04-16T10:16:19.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:19.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:19.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:19.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:19.800Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/lib [2024-04-16T10:16:19.800Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:19.800Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2024-04-16T10:16:19.800Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:19.800Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:19.800Z] [javac] Compiling 1 source file [2024-04-16T10:16:20.097Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigDefaultContentType/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:20.097Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] deploy: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] deploy-war-common: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] setOSConditions: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] setToolWin: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] setToolUnix: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] setToolProperty: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] setS1ASclassPath: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] init-common: [2024-04-16T10:16:20.097Z] [2024-04-16T10:16:20.097Z] deploy-war-commonpe: [2024-04-16T10:16:20.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-typesafe-javaee-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-typesafe-javaee-resource-injection-web.war [2024-04-16T10:16:20.284Z] [exec] Apr 16, 2024 10:16:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:20.284Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:20.433Z] [exec] Apr 16, 2024 10:16:20 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:16:20.433Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:16:20.535Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:20.535Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:16:20.535Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:16:20.535Z] [javac] 2 warnings [2024-04-16T10:16:20.535Z] [2024-04-16T10:16:20.535Z] setOSConditions: [2024-04-16T10:16:20.535Z] [2024-04-16T10:16:20.535Z] setToolWin: [2024-04-16T10:16:20.535Z] [2024-04-16T10:16:20.535Z] setToolUnix: [2024-04-16T10:16:20.535Z] [2024-04-16T10:16:20.535Z] setToolProperty: [2024-04-16T10:16:20.535Z] [2024-04-16T10:16:20.535Z] setS1ASclassPath: [2024-04-16T10:16:20.535Z] [2024-04-16T10:16:20.535Z] init-common: [2024-04-16T10:16:20.535Z] [2024-04-16T10:16:20.535Z] compile-common: [2024-04-16T10:16:20.535Z] [echo] Current time (ISO): 2024-04-16T10:16:20.206+0000 [2024-04-16T10:16:20.535Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:20.697Z] [exec] Apr 16, 2024 10:16:20 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:16:20.697Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:16:20.697Z] [exec] Apr 16, 2024 10:16:20 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:16:20.697Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:16:20.697Z] [exec] Apr 16, 2024 10:16:20 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:16:20.697Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:16:20.702Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-default-content-type --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-default-content-type-web.war [2024-04-16T10:16:20.751Z] [exec] Application deployed with name cdi-typesafe-javaee-resource-injection-web. [2024-04-16T10:16:20.751Z] [2024-04-16T10:16:20.751Z] deploy-war-commonee: [2024-04-16T10:16:20.751Z] [2024-04-16T10:16:20.751Z] run: [2024-04-16T10:16:20.767Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-04-16T10:16:20.767Z] [sql] Failed to execute: drop table messages [2024-04-16T10:16:20.767Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:16:20.767Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:16:20.767Z] [2024-04-16T10:16:20.767Z] setOSConditions: [2024-04-16T10:16:20.767Z] [2024-04-16T10:16:20.767Z] setToolWin: [2024-04-16T10:16:20.767Z] [2024-04-16T10:16:20.767Z] setToolUnix: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] setToolProperty: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] setS1ASclassPath: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] init-common: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] undeploy-jdbc-common: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] setOSConditions: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] setToolWin: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] setToolUnix: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] setToolProperty: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] setS1ASclassPath: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] init-common: [2024-04-16T10:16:20.768Z] [2024-04-16T10:16:20.768Z] delete-jdbc-resource-common: [2024-04-16T10:16:20.768Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-04-16T10:16:20.847Z] [exec] Apr 16, 2024 10:16:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:20.847Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:20.995Z] [exec] Apr 16, 2024 10:16:20 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:20.995Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@91848408[jndiName=jms/ejb_mdb_singleton_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:16:21.007Z] [java] opening connection to http://localhost:8080/cdi-typesafe-javaee-resource-injection/myurl [2024-04-16T10:16:21.007Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:21.007Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:21.007Z] [java] [2024-04-16T10:16:21.007Z] [java] [2024-04-16T10:16:21.007Z] [java] ----------------------------------------- [2024-04-16T10:16:21.007Z] [java] - typesafe-javaee-resource-injection: PASS - [2024-04-16T10:16:21.007Z] [java] ----------------------------------------- [2024-04-16T10:16:21.007Z] [java] - Total PASS : 1 - [2024-04-16T10:16:21.007Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:21.007Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:21.007Z] [java] ----------------------------------------- [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] undeploy: [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] setOSConditions: [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] setToolWin: [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] setToolUnix: [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] setToolProperty: [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] setS1ASclassPath: [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] init-common: [2024-04-16T10:16:21.007Z] [2024-04-16T10:16:21.007Z] undeploy-war-common: [2024-04-16T10:16:21.103Z] [exec] START [2024-04-16T10:16:21.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-typesafe-javaee-resource-injection-web [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] delete-resources: [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] setOSConditions: [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] setToolWin: [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] setToolUnix: [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] setToolProperty: [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] setS1ASclassPath: [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] init-common: [2024-04-16T10:16:21.589Z] [2024-04-16T10:16:21.589Z] delete-jdbc-resource-common: [2024-04-16T10:16:21.589Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:21.626Z] [exec] Application deployed with name web-jsp-config-default-content-type-web. [2024-04-16T10:16:21.626Z] [2024-04-16T10:16:21.626Z] deploy-war-commonee: [2024-04-16T10:16:21.626Z] [2024-04-16T10:16:21.626Z] run: [2024-04-16T10:16:21.796Z] [exec] Apr 16, 2024 10:16:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:21.796Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@544e3679 [2024-04-16T10:16:21.839Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:21.839Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-04-16T10:16:21.839Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:16:21.839Z] [javac] 1 warning [2024-04-16T10:16:21.839Z] [2024-04-16T10:16:21.839Z] setOSConditions: [2024-04-16T10:16:21.839Z] [2024-04-16T10:16:21.839Z] setToolWin: [2024-04-16T10:16:21.839Z] [2024-04-16T10:16:21.839Z] setToolUnix: [2024-04-16T10:16:21.839Z] [2024-04-16T10:16:21.839Z] setToolProperty: [2024-04-16T10:16:21.839Z] [2024-04-16T10:16:21.839Z] setS1ASclassPath: [2024-04-16T10:16:21.839Z] [2024-04-16T10:16:21.839Z] init-common: [2024-04-16T10:16:21.839Z] [2024-04-16T10:16:21.839Z] compile-common: [2024-04-16T10:16:21.839Z] [echo] Current time (ISO): 2024-04-16T10:16:21.467+0000 [2024-04-16T10:16:21.839Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:21.880Z] [java] Connecting to: http://localhost:45711/web-jsp-config-default-content-type/jsp/test.jsp [2024-04-16T10:16:21.880Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:21.880Z] [java] [2024-04-16T10:16:21.880Z] [java] [2024-04-16T10:16:21.880Z] [java] ----------------------------------------- [2024-04-16T10:16:21.880Z] [java] - jsp-config-default-content-type: PASS - [2024-04-16T10:16:21.880Z] [java] ----------------------------------------- [2024-04-16T10:16:21.880Z] [java] - Total PASS : 1 - [2024-04-16T10:16:21.880Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:21.880Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:21.880Z] [java] ----------------------------------------- [2024-04-16T10:16:21.880Z] [2024-04-16T10:16:21.880Z] undeploy: [2024-04-16T10:16:21.880Z] [2024-04-16T10:16:21.880Z] setOSConditions: [2024-04-16T10:16:21.880Z] [2024-04-16T10:16:21.880Z] setToolWin: [2024-04-16T10:16:21.880Z] [2024-04-16T10:16:21.880Z] setToolUnix: [2024-04-16T10:16:21.881Z] [2024-04-16T10:16:21.881Z] setToolProperty: [2024-04-16T10:16:21.881Z] [2024-04-16T10:16:21.881Z] setS1ASclassPath: [2024-04-16T10:16:21.881Z] [2024-04-16T10:16:21.881Z] init-common: [2024-04-16T10:16:21.881Z] [2024-04-16T10:16:21.881Z] undeploy-war-common: [2024-04-16T10:16:22.064Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.stubs.ejbapp.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044759041_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:16:22.064Z] [exec] invoking ejb [2024-04-16T10:16:22.064Z] [exec] successfully invoked ejb [2024-04-16T10:16:22.064Z] [exec] Value of key is: main [2024-04-16T10:16:22.064Z] [exec] Looked up home!!Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:22.064Z] [exec] Narrowed home!! [2024-04-16T10:16:22.064Z] [exec] Got the EJB!! [2024-04-16T10:16:22.064Z] [exec] [2024-04-16T10:16:22.064Z] [exec] [2024-04-16T10:16:22.064Z] [exec] [2024-04-16T10:16:22.064Z] [exec] ----------------------------------------- [2024-04-16T10:16:22.064Z] [exec] - main: PASS - [2024-04-16T10:16:22.064Z] [exec] ----------------------------------------- [2024-04-16T10:16:22.064Z] [exec] Total PASS: 1 [2024-04-16T10:16:22.064Z] [exec] Total FAIL: 0 [2024-04-16T10:16:22.064Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:22.064Z] [exec] ----------------------------------------- [2024-04-16T10:16:22.064Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:22.064Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:22.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:22.187Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:16:22.187Z] [echo] cmd executed for server [2024-04-16T10:16:22.187Z] [2024-04-16T10:16:22.187Z] setOSConditions: [2024-04-16T10:16:22.187Z] [2024-04-16T10:16:22.187Z] setToolWin: [2024-04-16T10:16:22.187Z] [2024-04-16T10:16:22.187Z] setToolUnix: [2024-04-16T10:16:22.187Z] [2024-04-16T10:16:22.187Z] setToolProperty: [2024-04-16T10:16:22.187Z] [2024-04-16T10:16:22.187Z] setS1ASclassPath: [2024-04-16T10:16:22.187Z] [2024-04-16T10:16:22.187Z] init-common: [2024-04-16T10:16:22.187Z] [2024-04-16T10:16:22.187Z] delete-jdbc-connpool-common: [2024-04-16T10:16:22.187Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:16:22.398Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.MessageBean@67122775] [2024-04-16T10:16:22.441Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-default-content-type-web [2024-04-16T10:16:22.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:22.459Z] [javac] 1 warning [2024-04-16T10:16:22.459Z] [2024-04-16T10:16:22.459Z] build: [2024-04-16T10:16:22.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:22.460Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-ejb.jar [2024-04-16T10:16:22.460Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-04-16T10:16:22.460Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithlibs-base.jar [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] run: [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] setOSConditions: [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] setToolWin: [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] setToolUnix: [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] setToolProperty: [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] setS1ASclassPath: [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] init-common: [2024-04-16T10:16:22.460Z] [2024-04-16T10:16:22.460Z] run_se: [2024-04-16T10:16:22.460Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] checkReporting-common: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] confirmReportPresent-common: [2024-04-16T10:16:22.637Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:22.637Z] [echo] Test seems to be reported fine [2024-04-16T10:16:22.637Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/appclient/RepRunConf.txt [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] confirmMissingReport-common: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] undeploy: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] setOSConditions: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] setToolWin: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] setToolUnix: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] setToolProperty: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] setS1ASclassPath: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] init-common: [2024-04-16T10:16:22.637Z] [2024-04-16T10:16:22.637Z] undeploy-common: [2024-04-16T10:16:22.652Z] [exec] Got expected instances (single one): [com.sun.s1asdev.ejb.mdb.singleton.FooBean@353b9829] [2024-04-16T10:16:22.652Z] [exec] Value of key is: main [2024-04-16T10:16:22.652Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:22.652Z] [exec] [2024-04-16T10:16:22.652Z] [exec] [2024-04-16T10:16:22.652Z] [exec] ----------------------------------------- [2024-04-16T10:16:22.652Z] [exec] - main: PASS - [2024-04-16T10:16:22.652Z] [exec] ----------------------------------------- [2024-04-16T10:16:22.652Z] [exec] Total PASS: 1 [2024-04-16T10:16:22.652Z] [exec] Total FAIL: 0 [2024-04-16T10:16:22.652Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:22.652Z] [exec] ----------------------------------------- [2024-04-16T10:16:22.652Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:22.652Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:22.697Z] [2024-04-16T10:16:22.697Z] all: [2024-04-16T10:16:22.697Z] [echo] [2024-04-16T10:16:22.697Z] [echo] ************************* [2024-04-16T10:16:22.697Z] [echo] * Running jspConfigGetServletPath [2024-04-16T10:16:22.697Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath [2024-04-16T10:16:22.697Z] [echo] ************************* [2024-04-16T10:16:22.697Z] [echo] [2024-04-16T10:16:22.697Z] [2024-04-16T10:16:22.697Z] setOSConditions: [2024-04-16T10:16:22.697Z] [2024-04-16T10:16:22.697Z] setToolWin: [2024-04-16T10:16:22.697Z] [2024-04-16T10:16:22.698Z] setToolUnix: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setToolProperty: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setS1ASclassPath: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] init-common: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] clean: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setOSConditions: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setToolWin: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setToolUnix: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setToolProperty: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setS1ASclassPath: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] init-common: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] clean-common: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setOSConditions: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setToolWin: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setToolUnix: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.698Z] setToolProperty: [2024-04-16T10:16:22.698Z] [2024-04-16T10:16:22.699Z] setS1ASclassPath: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] init-common: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] clean-classes-common: [2024-04-16T10:16:22.699Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setOSConditions: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setToolWin: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setToolUnix: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setToolProperty: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setS1ASclassPath: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] init-common: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] clean-jars-common: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] compile: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setOSConditions: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setToolWin: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setToolUnix: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setToolProperty: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] setS1ASclassPath: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] init-common: [2024-04-16T10:16:22.699Z] [2024-04-16T10:16:22.699Z] compile-common: [2024-04-16T10:16:22.699Z] [echo] Current time (ISO): 2024-04-16T10:16:22.554+0000 [2024-04-16T10:16:22.699Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:22.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/servlet [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] build: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] setOSConditions: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] setToolWin: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] setToolUnix: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] setToolProperty: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] setS1ASclassPath: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] init-common: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] webclient-war-common: [2024-04-16T10:16:22.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] clear: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] test-tlds-exist: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] copy-tlds: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] test-tagfiles-exist: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] copy-tagfiles: [2024-04-16T10:16:22.700Z] [2024-04-16T10:16:22.700Z] package-war-common: [2024-04-16T10:16:22.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:22.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:22.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:22.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:22.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/lib [2024-04-16T10:16:22.700Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:22.701Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2024-04-16T10:16:22.701Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:22.701Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:22.701Z] [javac] Compiling 1 source file [2024-04-16T10:16:22.701Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigGetServletPath/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:22.701Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] deploy: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] deploy-war-common: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] setOSConditions: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] setToolWin: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] setToolUnix: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] setToolProperty: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] setS1ASclassPath: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] init-common: [2024-04-16T10:16:22.701Z] [2024-04-16T10:16:22.701Z] deploy-war-commonpe: [2024-04-16T10:16:22.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:16:22.749Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:16:22.749Z] [echo] cmd executed for server [2024-04-16T10:16:22.749Z] [2024-04-16T10:16:22.749Z] all: [2024-04-16T10:16:22.892Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-appclientApp [2024-04-16T10:16:22.892Z] [2024-04-16T10:16:22.892Z] all: [2024-04-16T10:16:22.892Z] [2024-04-16T10:16:22.892Z] webclient: [2024-04-16T10:16:22.892Z] [2024-04-16T10:16:22.892Z] setOSConditions: [2024-04-16T10:16:22.892Z] [2024-04-16T10:16:22.893Z] setToolWin: [2024-04-16T10:16:22.893Z] [2024-04-16T10:16:22.893Z] setToolUnix: [2024-04-16T10:16:22.893Z] [2024-04-16T10:16:22.893Z] setToolProperty: [2024-04-16T10:16:22.893Z] [2024-04-16T10:16:22.893Z] setS1ASclassPath: [2024-04-16T10:16:22.893Z] [2024-04-16T10:16:22.893Z] init-common: [2024-04-16T10:16:22.893Z] [2024-04-16T10:16:22.893Z] clean: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.006Z] setOSConditions: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.006Z] setToolWin: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.006Z] setToolUnix: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.006Z] setToolProperty: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.006Z] setS1ASclassPath: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.006Z] init-common: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.006Z] clean: [2024-04-16T10:16:23.006Z] [2024-04-16T10:16:23.007Z] setOSConditions: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolWin: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolUnix: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolProperty: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setS1ASclassPath: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] init-common: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] clean-common: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setOSConditions: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolWin: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolUnix: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolProperty: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setS1ASclassPath: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] init-common: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] clean-classes-common: [2024-04-16T10:16:23.007Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setOSConditions: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolWin: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolUnix: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setToolProperty: [2024-04-16T10:16:23.007Z] [2024-04-16T10:16:23.007Z] setS1ASclassPath: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] init-common: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] clean-jars-common: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] compile: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] setOSConditions: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] setToolWin: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] setToolUnix: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] setToolProperty: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] setS1ASclassPath: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] init-common: [2024-04-16T10:16:23.008Z] [2024-04-16T10:16:23.008Z] compile-common: [2024-04-16T10:16:23.008Z] [echo] Current time (ISO): 2024-04-16T10:16:22.808+0000 [2024-04-16T10:16:23.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:23.008Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:23.039Z] [java] Apr 16, 2024 10:16:22 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:23.039Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:16:23.039Z] [java] Apr 16, 2024 10:16:22 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:23.039Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain11071179495165758307xml [2024-04-16T10:16:23.039Z] [java] Apr 16, 2024 10:16:22 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:23.039Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:16:23.147Z] [2024-04-16T10:16:23.147Z] setOSConditions: [2024-04-16T10:16:23.147Z] [2024-04-16T10:16:23.147Z] setToolWin: [2024-04-16T10:16:23.147Z] [2024-04-16T10:16:23.147Z] setToolUnix: [2024-04-16T10:16:23.147Z] [2024-04-16T10:16:23.147Z] setToolProperty: [2024-04-16T10:16:23.147Z] [2024-04-16T10:16:23.147Z] setS1ASclassPath: [2024-04-16T10:16:23.147Z] [2024-04-16T10:16:23.147Z] init-common: [2024-04-16T10:16:23.147Z] [2024-04-16T10:16:23.148Z] clean-common: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setOSConditions: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolWin: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolUnix: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolProperty: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setS1ASclassPath: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] init-common: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] clean-classes-common: [2024-04-16T10:16:23.148Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setOSConditions: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolWin: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolUnix: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolProperty: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setS1ASclassPath: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] init-common: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] clean-jars-common: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] compile: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setOSConditions: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolWin: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.148Z] setToolUnix: [2024-04-16T10:16:23.148Z] [2024-04-16T10:16:23.149Z] setToolProperty: [2024-04-16T10:16:23.149Z] [2024-04-16T10:16:23.149Z] setS1ASclassPath: [2024-04-16T10:16:23.149Z] [2024-04-16T10:16:23.149Z] init-common: [2024-04-16T10:16:23.149Z] [2024-04-16T10:16:23.149Z] compile-common: [2024-04-16T10:16:23.149Z] [echo] Current time (ISO): 2024-04-16T10:16:22.944+0000 [2024-04-16T10:16:23.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:23.149Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:23.199Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] checkReporting-common: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] confirmReportPresent-common: [2024-04-16T10:16:23.212Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:23.212Z] [echo] Test seems to be reported fine [2024-04-16T10:16:23.212Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/RepRunConf.txt [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] confirmMissingReport-common: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] undeploy: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] setOSConditions: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] setToolWin: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] setToolUnix: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] setToolProperty: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] setS1ASclassPath: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] init-common: [2024-04-16T10:16:23.212Z] [2024-04-16T10:16:23.212Z] undeploy-common: [2024-04-16T10:16:23.301Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-get-servlet --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-get-servlet-web.war [2024-04-16T10:16:23.357Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-04-16T10:16:23.357Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-04-16T10:16:23.357Z] [exec] Result: 1 [2024-04-16T10:16:23.357Z] [echo] cmd executed for server [2024-04-16T10:16:23.357Z] [2024-04-16T10:16:23.357Z] setOSConditions: [2024-04-16T10:16:23.357Z] [2024-04-16T10:16:23.357Z] setToolWin: [2024-04-16T10:16:23.357Z] [2024-04-16T10:16:23.357Z] setToolUnix: [2024-04-16T10:16:23.357Z] [2024-04-16T10:16:23.357Z] setToolProperty: [2024-04-16T10:16:23.357Z] [2024-04-16T10:16:23.357Z] setS1ASclassPath: [2024-04-16T10:16:23.357Z] [2024-04-16T10:16:23.357Z] init-common: [2024-04-16T10:16:23.357Z] [2024-04-16T10:16:23.357Z] delete-jdbc-connpool-common: [2024-04-16T10:16:23.357Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-04-16T10:16:23.457Z] [javac] 1 warning [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] build: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] setOSConditions: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] fixFiles: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] convUnix: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] convWin: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] setToolWin: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] setToolUnix: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] setToolProperty: [2024-04-16T10:16:23.457Z] [2024-04-16T10:16:23.457Z] setS1ASclassPath: [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] init-common: [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] package-persistence-common: [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] ejb-jar-common: [2024-04-16T10:16:23.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] package-ejbjar-common: [2024-04-16T10:16:23.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:23.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:23.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-04-16T10:16:23.458Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-ejb.jar [2024-04-16T10:16:23.458Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] appclient-jar-common: [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] package-appclientjar-common: [2024-04-16T10:16:23.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:23.458Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunk-client.jar [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] webclient-war-common: [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] build-ear-common: [2024-04-16T10:16:23.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:23.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:23.458Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2024-04-16T10:16:23.458Z] [2024-04-16T10:16:23.458Z] deploy: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setOSConditions: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setToolWin: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setToolUnix: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setToolProperty: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setS1ASclassPath: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] init-common: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] deploy-common: [2024-04-16T10:16:23.459Z] [echo] Current time (ISO): 2024-04-16T10:16:23.417+0000 [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setOSConditions: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setToolWin: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setToolUnix: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setToolProperty: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] setS1ASclassPath: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] init-common: [2024-04-16T10:16:23.459Z] [2024-04-16T10:16:23.459Z] deploy-common-pe: [2024-04-16T10:16:23.798Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-mdb-singletonApp [2024-04-16T10:16:23.798Z] [2024-04-16T10:16:23.798Z] delete-resources: [2024-04-16T10:16:23.798Z] [2024-04-16T10:16:23.798Z] asadmin-batch-common: [2024-04-16T10:16:23.964Z] [java] Apr 16, 2024 10:16:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:16:23.964Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:16:24.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkApp.ear [2024-04-16T10:16:24.221Z] [java] Apr 16, 2024 10:16:24 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:16:24.221Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:16:24.225Z] [exec] Application deployed with name web-jsp-config-get-servlet-web. [2024-04-16T10:16:24.225Z] [2024-04-16T10:16:24.225Z] deploy-war-commonee: [2024-04-16T10:16:24.225Z] [2024-04-16T10:16:24.225Z] run: [2024-04-16T10:16:24.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-04-16T10:16:24.302Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-04-16T10:16:24.302Z] [exec] Result: 1 [2024-04-16T10:16:24.302Z] [echo] cmd executed for server [2024-04-16T10:16:24.302Z] [2024-04-16T10:16:24.302Z] undeploy: [2024-04-16T10:16:24.390Z] [exec] Apr 16, 2024 10:16:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:24.390Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@28b8f98a [2024-04-16T10:16:24.390Z] [exec] A1 OK [2024-04-16T10:16:24.390Z] [exec] A1WithFlush OK [2024-04-16T10:16:24.390Z] [exec] Value of key is: checkCmp11Bean [2024-04-16T10:16:24.390Z] [exec] A2 OK [2024-04-16T10:16:24.496Z] [java] Connecting to: http://localhost:45711/web-jsp-config-get-servlet/subdir/test.txt [2024-04-16T10:16:24.496Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:24.496Z] [java] [2024-04-16T10:16:24.496Z] [java] [2024-04-16T10:16:24.496Z] [java] ----------------------------------------- [2024-04-16T10:16:24.496Z] [java] - jsp-config-get-servlet-path: PASS - [2024-04-16T10:16:24.496Z] [java] ----------------------------------------- [2024-04-16T10:16:24.496Z] [java] - Total PASS : 1 - [2024-04-16T10:16:24.496Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:24.496Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:24.496Z] [java] ----------------------------------------- [2024-04-16T10:16:24.496Z] [2024-04-16T10:16:24.496Z] undeploy: [2024-04-16T10:16:24.496Z] [2024-04-16T10:16:24.496Z] setOSConditions: [2024-04-16T10:16:24.496Z] [2024-04-16T10:16:24.496Z] setToolWin: [2024-04-16T10:16:24.496Z] [2024-04-16T10:16:24.496Z] setToolUnix: [2024-04-16T10:16:24.496Z] [2024-04-16T10:16:24.497Z] setToolProperty: [2024-04-16T10:16:24.497Z] [2024-04-16T10:16:24.497Z] setS1ASclassPath: [2024-04-16T10:16:24.497Z] [2024-04-16T10:16:24.497Z] init-common: [2024-04-16T10:16:24.497Z] [2024-04-16T10:16:24.497Z] undeploy-war-common: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setOSConditions: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setToolWin: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setToolUnix: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setToolProperty: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setS1ASclassPath: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] init-common: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] undeploy: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setOSConditions: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setToolWin: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.558Z] setToolUnix: [2024-04-16T10:16:24.558Z] [2024-04-16T10:16:24.559Z] setToolProperty: [2024-04-16T10:16:24.559Z] [2024-04-16T10:16:24.559Z] setS1ASclassPath: [2024-04-16T10:16:24.559Z] [2024-04-16T10:16:24.559Z] init-common: [2024-04-16T10:16:24.559Z] [2024-04-16T10:16:24.559Z] undeploy-common: [2024-04-16T10:16:24.645Z] [exec] Nested: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: [2024-04-16T10:16:24.645Z] [exec] java.rmi.RemoteException: Transaction aborted; nested exception is: [2024-04-16T10:16:24.645Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2024-04-16T10:16:24.645Z] [exec] Not a java.sql.SQLException [2024-04-16T10:16:24.645Z] [exec] Nested: java.rmi.RemoteException: Transaction aborted; nested exception is: [2024-04-16T10:16:24.645Z] [exec] jakarta.ejb.EJBException: Transaction aborted [2024-04-16T10:16:24.645Z] [exec] Not a java.sql.SQLException [2024-04-16T10:16:24.645Z] [exec] Nested: jakarta.ejb.EJBException: Transaction aborted [2024-04-16T10:16:24.645Z] [exec] Not a java.sql.SQLException [2024-04-16T10:16:24.645Z] [exec] Nested: jakarta.transaction.RollbackException: Transaction marked for rollback. [2024-04-16T10:16:24.645Z] [exec] Not a java.sql.SQLException [2024-04-16T10:16:24.645Z] [exec] Nested: com.sun.jdo.api.persistence.support.JDODataStoreException: JDO76400: Got a JDBC SQLException while executing the SQL statement: [2024-04-16T10:16:24.646Z] [exec] insert into "A2"("ID", "NAME") values ( ?, ?). [2024-04-16T10:16:24.646Z] [exec] Please examine the SQLException for more information. [2024-04-16T10:16:24.646Z] [exec] NestedException: java.sql.BatchUpdateException: Non-atomic batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch. Use getNextException() to retrieve the exceptions for specific batched elements. [2024-04-16T10:16:24.646Z] [exec] Not a java.sql.SQLException [2024-04-16T10:16:24.646Z] [exec] Nested: java.sql.BatchUpdateException: Non-atomic batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch. Use getNextException() to retrieve the exceptions for specific batched elements. [2024-04-16T10:16:24.646Z] [exec] ErrorCode: 20000 [2024-04-16T10:16:24.646Z] [exec] SQLState: XJ208 [2024-04-16T10:16:24.646Z] [exec] Nested SQLException: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: Error for batch element #0: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'PK_A2_ID' defined on 'A2'. [2024-04-16T10:16:24.646Z] [exec] ErrorCode: 20000 [2024-04-16T10:16:24.646Z] [exec] SQLState: 23505 [2024-04-16T10:16:24.646Z] [exec] Nested: ERROR 23505: Error for batch element #0: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'PK_A2_ID' defined on 'A2'. [2024-04-16T10:16:24.646Z] [exec] Not a java.sql.SQLException [2024-04-16T10:16:24.646Z] [exec] A2 SQLException OK [2024-04-16T10:16:24.646Z] [exec] A2WithFlush OK [2024-04-16T10:16:24.646Z] [exec] Value of key is: checkCmp20Bean [2024-04-16T10:16:24.646Z] [exec] FINISH [2024-04-16T10:16:24.646Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:24.646Z] [exec] [2024-04-16T10:16:24.646Z] [exec] [2024-04-16T10:16:24.646Z] [exec] ----------------------------------------- [2024-04-16T10:16:24.646Z] [exec] - checkCmp20Bean: PASS - [2024-04-16T10:16:24.646Z] [exec] - checkCmp11Bean: PASS - [2024-04-16T10:16:24.646Z] [exec] ----------------------------------------- [2024-04-16T10:16:24.646Z] [exec] Total PASS: 2 [2024-04-16T10:16:24.646Z] [exec] Total FAIL: 0 [2024-04-16T10:16:24.646Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:24.646Z] [exec] ----------------------------------------- [2024-04-16T10:16:24.646Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:24.646Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:24.755Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-get-servlet-web [2024-04-16T10:16:24.797Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:16:24.797Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_QCF [2024-04-16T10:16:24.797Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_InQueue [2024-04-16T10:16:24.798Z] [exec] Administered object jms/ejb_mdb_singleton_InQueue deleted. [2024-04-16T10:16:24.798Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_InQueue [2024-04-16T10:16:24.798Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_singleton_OutQueue [2024-04-16T10:16:24.798Z] [exec] Administered object jms/ejb_mdb_singleton_OutQueue deleted. [2024-04-16T10:16:24.798Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_singleton_OutQueue [2024-04-16T10:16:24.798Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/mdb/singleton/asadminuserpassword.txt [2024-04-16T10:16:24.798Z] [2024-04-16T10:16:24.798Z] all: [2024-04-16T10:16:24.798Z] [echo] [2024-04-16T10:16:24.798Z] [echo] [2024-04-16T10:16:24.798Z] [echo] ************************************************** [2024-04-16T10:16:24.798Z] [echo] * Running cli [2024-04-16T10:16:24.798Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cli [2024-04-16T10:16:24.798Z] [echo] ************************************************** [2024-04-16T10:16:24.798Z] [echo] [2024-04-16T10:16:24.798Z] [echo] [2024-04-16T10:16:24.798Z] [2024-04-16T10:16:24.798Z] all: [2024-04-16T10:16:24.798Z] [2024-04-16T10:16:24.798Z] negative: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] all: [2024-04-16T10:16:25.012Z] [echo] [2024-04-16T10:16:25.012Z] [echo] ************************* [2024-04-16T10:16:25.012Z] [echo] * Running jspConfigIncludeChain [2024-04-16T10:16:25.012Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain [2024-04-16T10:16:25.012Z] [echo] ************************* [2024-04-16T10:16:25.012Z] [echo] [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] setOSConditions: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] setToolWin: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] setToolUnix: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] setToolProperty: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] setS1ASclassPath: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] init-common: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] clean: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.012Z] setOSConditions: [2024-04-16T10:16:25.012Z] [2024-04-16T10:16:25.013Z] setToolWin: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolUnix: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolProperty: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setS1ASclassPath: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] init-common: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] clean-common: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setOSConditions: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolWin: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolUnix: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolProperty: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setS1ASclassPath: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] init-common: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] clean-classes-common: [2024-04-16T10:16:25.013Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setOSConditions: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolWin: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolUnix: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setToolProperty: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] setS1ASclassPath: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.013Z] init-common: [2024-04-16T10:16:25.013Z] [2024-04-16T10:16:25.014Z] clean-jars-common: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] compile: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setOSConditions: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setToolWin: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setToolUnix: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setToolProperty: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setS1ASclassPath: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] init-common: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] compile-common: [2024-04-16T10:16:25.014Z] [echo] Current time (ISO): 2024-04-16T10:16:24.951+0000 [2024-04-16T10:16:25.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:25.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/servlet [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] build: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setOSConditions: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setToolWin: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setToolUnix: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setToolProperty: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] setS1ASclassPath: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] init-common: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] webclient-war-common: [2024-04-16T10:16:25.014Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.014Z] clear: [2024-04-16T10:16:25.014Z] [2024-04-16T10:16:25.015Z] test-tlds-exist: [2024-04-16T10:16:25.015Z] [2024-04-16T10:16:25.015Z] copy-tlds: [2024-04-16T10:16:25.015Z] [2024-04-16T10:16:25.015Z] test-tagfiles-exist: [2024-04-16T10:16:25.015Z] [2024-04-16T10:16:25.015Z] copy-tagfiles: [2024-04-16T10:16:25.015Z] [2024-04-16T10:16:25.015Z] package-war-common: [2024-04-16T10:16:25.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:25.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:25.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:25.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:25.015Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/lib [2024-04-16T10:16:25.015Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:25.015Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2024-04-16T10:16:25.015Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:25.015Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:25.015Z] [javac] Compiling 1 source file [2024-04-16T10:16:25.054Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:25.054Z] [javac] 1 warning [2024-04-16T10:16:25.054Z] [2024-04-16T10:16:25.054Z] setOSConditions: [2024-04-16T10:16:25.054Z] [2024-04-16T10:16:25.054Z] setToolWin: [2024-04-16T10:16:25.054Z] [2024-04-16T10:16:25.054Z] setToolUnix: [2024-04-16T10:16:25.054Z] [2024-04-16T10:16:25.054Z] setToolProperty: [2024-04-16T10:16:25.054Z] [2024-04-16T10:16:25.054Z] setS1ASclassPath: [2024-04-16T10:16:25.054Z] [2024-04-16T10:16:25.054Z] init-common: [2024-04-16T10:16:25.054Z] [2024-04-16T10:16:25.054Z] compile-common: [2024-04-16T10:16:25.054Z] [echo] Current time (ISO): 2024-04-16T10:16:24.904+0000 [2024-04-16T10:16:25.054Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] setOSConditions: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] setToolWin: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] setToolUnix: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] setToolProperty: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] setS1ASclassPath: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] init-common: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] clean: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] setOSConditions: [2024-04-16T10:16:25.096Z] [2024-04-16T10:16:25.096Z] setToolWin: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolUnix: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolProperty: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setS1ASclassPath: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] init-common: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] clean-common: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setOSConditions: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolWin: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolUnix: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolProperty: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setS1ASclassPath: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] init-common: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] clean-classes-common: [2024-04-16T10:16:25.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setOSConditions: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolWin: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolUnix: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setToolProperty: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] setS1ASclassPath: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] init-common: [2024-04-16T10:16:25.097Z] [2024-04-16T10:16:25.097Z] clean-jars-common: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] build: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] setOSConditions: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] setToolWin: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] setToolUnix: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] setToolProperty: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] setS1ASclassPath: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] init-common: [2024-04-16T10:16:25.098Z] [2024-04-16T10:16:25.098Z] compile-common: [2024-04-16T10:16:25.098Z] [echo] Current time (ISO): 2024-04-16T10:16:24.901+0000 [2024-04-16T10:16:25.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:25.098Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:25.144Z] [java] Apr 16, 2024 10:16:24 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:25.144Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:25.144Z] [java] Apr 16, 2024 10:16:24 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:25.144Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:25.144Z] [java] Apr 16, 2024 10:16:24 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:25.144Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:16:25.144Z] [java] Apr 16, 2024 10:16:24 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:16:25.144Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:16:25.144Z] [java] Apr 16, 2024 10:16:24 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:25.145Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:25.145Z] [java] Apr 16, 2024 10:16:24 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:25.145Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,147 ms), startup services (1,024 ms), total (2,171 ms) [2024-04-16T10:16:25.207Z] [2024-04-16T10:16:25.207Z] checkReporting-common: [2024-04-16T10:16:25.207Z] [2024-04-16T10:16:25.207Z] confirmReportPresent-common: [2024-04-16T10:16:25.208Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:25.208Z] [echo] Test seems to be reported fine [2024-04-16T10:16:25.208Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/RepRunConf.txt [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] confirmMissingReport-common: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] undeploy: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] setOSConditions: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] setToolWin: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] setToolUnix: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] setToolProperty: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] setS1ASclassPath: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] init-common: [2024-04-16T10:16:25.208Z] [2024-04-16T10:16:25.208Z] undeploy-common: [2024-04-16T10:16:25.297Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigIncludeChain/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:25.297Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] deploy: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] deploy-war-common: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] setOSConditions: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] setToolWin: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] setToolUnix: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] setToolProperty: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] setS1ASclassPath: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] init-common: [2024-04-16T10:16:25.297Z] [2024-04-16T10:16:25.297Z] deploy-war-commonpe: [2024-04-16T10:16:25.436Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:25.436Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:25.453Z] [WARNING] [testng] Apr 16, 2024 10:16:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:25.453Z] [WARNING] [testng] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a4ae53d [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: helloRemote [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: nonPortableGlobal [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: portableGlobal [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] ejb_remoteview [2024-04-16T10:16:25.453Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: singletonStartup [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: singletonInjectLookup [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] ejb_singleton_ear_redeploy [2024-04-16T10:16:25.453Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: EJBInject [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: SetName [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: GetName [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2024-04-16T10:16:25.453Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] PASSED: test [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] ejb_cmp_ear [2024-04-16T10:16:25.453Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-04-16T10:16:25.453Z] [INFO] [testng] =============================================== [2024-04-16T10:16:25.453Z] [INFO] [testng] [2024-04-16T10:16:25.453Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/mdb/create_resources.asadmin [2024-04-16T10:16:25.473Z] [exec] Application deployed with name batch-cmt-chunkApp. [2024-04-16T10:16:25.473Z] [echo] Deployment on target server server successful [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setOSConditions: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setToolWin: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setToolUnix: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setToolProperty: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setS1ASclassPath: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] init-common: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] deploy-common-ee: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] run: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setOSConditions: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setToolWin: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setToolUnix: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.473Z] setToolProperty: [2024-04-16T10:16:25.473Z] [2024-04-16T10:16:25.474Z] setS1ASclassPath: [2024-04-16T10:16:25.474Z] [2024-04-16T10:16:25.474Z] init-common: [2024-04-16T10:16:25.474Z] [2024-04-16T10:16:25.474Z] runclient-common: [2024-04-16T10:16:25.474Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkAppClient.jar -name batch-cmt-chunkClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:25.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:16:25.529Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:16:25.529Z] [exec] Result: 1 [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setOSConditions: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setToolWin: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setToolUnix: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setToolProperty: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setS1ASclassPath: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] init-common: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] restart: [2024-04-16T10:16:25.529Z] [echo] Not required to restart [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] undeploy: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setOSConditions: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setToolWin: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setToolUnix: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setToolProperty: [2024-04-16T10:16:25.529Z] [2024-04-16T10:16:25.529Z] setS1ASclassPath: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] init-common: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] undeploy: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] setOSConditions: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] setToolWin: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] setToolUnix: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] setToolProperty: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] setS1ASclassPath: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] init-common: [2024-04-16T10:16:25.530Z] [2024-04-16T10:16:25.530Z] undeploy-common: [2024-04-16T10:16:25.541Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:25.541Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:16:25.541Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:16:25.691Z] [java] Apr 16, 2024 10:16:25 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:16:25.691Z] [java] INFO: Grizzly Framework 4.0.2 started in: 57 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:16:25.691Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:25.691Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:25.691Z] [java] Apr 16, 2024 10:16:25 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:25.691Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:25.691Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:25.691Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:25.691Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:25.691Z] [java] Apr 16, 2024 10:16:25 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:25.691Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,698 ms), startup services (29 ms), total (2,727 ms) [2024-04-16T10:16:25.691Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:25.691Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:25.794Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-flush-testApp [2024-04-16T10:16:25.796Z] [javac] 2 warnings [2024-04-16T10:16:25.796Z] [2024-04-16T10:16:25.796Z] build: [2024-04-16T10:16:25.796Z] [2024-04-16T10:16:25.796Z] setOSConditions: [2024-04-16T10:16:25.796Z] [2024-04-16T10:16:25.796Z] setToolWin: [2024-04-16T10:16:25.796Z] [2024-04-16T10:16:25.796Z] setToolUnix: [2024-04-16T10:16:25.796Z] [2024-04-16T10:16:25.797Z] setToolProperty: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] setS1ASclassPath: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] init-common: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] webclient-war-common: [2024-04-16T10:16:25.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] clear: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] test-tlds-exist: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] copy-tlds: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] test-tagfiles-exist: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] copy-tagfiles: [2024-04-16T10:16:25.797Z] [2024-04-16T10:16:25.797Z] package-war-common: [2024-04-16T10:16:25.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:25.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:25.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:25.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:25.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/lib [2024-04-16T10:16:25.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:16:25.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:25.797Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:25.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/docroot [2024-04-16T10:16:25.797Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2024-04-16T10:16:25.797Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:25.797Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:25.798Z] [javac] Compiling 1 source file [2024-04-16T10:16:25.798Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:25.798Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] create-resources: [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] setOSConditions: [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] setToolWin: [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] setToolUnix: [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] setToolProperty: [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] setS1ASclassPath: [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] init-common: [2024-04-16T10:16:25.798Z] [2024-04-16T10:16:25.798Z] create-jdbc-connpool-common: [2024-04-16T10:16:25.897Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-include-chain --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-include-chain-web.war [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:16:25.947Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:25.947Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:25.947Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:25.947Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:25.947Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:25.947Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@722531ab [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:25.947Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:16:25.947Z] [java] Apr 16, 2024 10:16:25 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:25.947Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] setOSConditions: [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] setToolWin: [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] setToolUnix: [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] setToolProperty: [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] setS1ASclassPath: [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] init-common: [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] execute-ejb-sql-common: [2024-04-16T10:16:26.049Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/cmp/ejbflushwithsqlexception/sql/drop_pointbase.sql [2024-04-16T10:16:26.049Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] all: [2024-04-16T10:16:26.049Z] [echo] [2024-04-16T10:16:26.049Z] [echo] [2024-04-16T10:16:26.049Z] [echo] ************************************************** [2024-04-16T10:16:26.049Z] [echo] * Running sfsb [2024-04-16T10:16:26.049Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb [2024-04-16T10:16:26.049Z] [echo] ************************************************** [2024-04-16T10:16:26.049Z] [echo] [2024-04-16T10:16:26.049Z] [echo] [2024-04-16T10:16:26.049Z] [2024-04-16T10:16:26.049Z] all: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] passivateactivate: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setOSConditions: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setToolWin: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setToolUnix: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setToolProperty: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setS1ASclassPath: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] init-common: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] clean: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setOSConditions: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setToolWin: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setToolUnix: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setToolProperty: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] setS1ASclassPath: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] init-common: [2024-04-16T10:16:26.050Z] [2024-04-16T10:16:26.050Z] clean-common: [2024-04-16T10:16:26.153Z] [exec] Application deployed with name web-jsp-config-include-chain-web. [2024-04-16T10:16:26.153Z] [2024-04-16T10:16:26.153Z] deploy-war-commonee: [2024-04-16T10:16:26.153Z] [2024-04-16T10:16:26.153Z] run: [2024-04-16T10:16:26.153Z] [java] Connecting to: http://localhost:45711/web-jsp-config-include-chain/subdir/including.txt [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setOSConditions: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setToolWin: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setToolUnix: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setToolProperty: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setS1ASclassPath: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] init-common: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] clean-classes-common: [2024-04-16T10:16:26.382Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setOSConditions: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setToolWin: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setToolUnix: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setToolProperty: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] setS1ASclassPath: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] init-common: [2024-04-16T10:16:26.382Z] [2024-04-16T10:16:26.382Z] clean-jars-common: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] compile: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] setOSConditions: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] setToolWin: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] setToolUnix: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] setToolProperty: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] setS1ASclassPath: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] init-common: [2024-04-16T10:16:26.383Z] [2024-04-16T10:16:26.383Z] compile-common: [2024-04-16T10:16:26.383Z] [echo] Current time (ISO): 2024-04-16T10:16:26.182+0000 [2024-04-16T10:16:26.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:26.383Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:26.386Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:16:26.386Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:16:26.386Z] [2024-04-16T10:16:26.386Z] set-derby-connpool-props: [2024-04-16T10:16:26.405Z] [exec] Apr 16, 2024 10:16:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:26.405Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:26.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:16:26.528Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:16:26.528Z] [exec] Result: 1 [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] setOSConditions: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] setToolWin: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] setToolUnix: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] setToolProperty: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] setS1ASclassPath: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] init-common: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] restart: [2024-04-16T10:16:26.528Z] [echo] Not required to restart [2024-04-16T10:16:26.528Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] clean: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] clean: [2024-04-16T10:16:26.528Z] [2024-04-16T10:16:26.528Z] clean: [2024-04-16T10:16:26.529Z] [2024-04-16T10:16:26.529Z] setOSConditions: [2024-04-16T10:16:26.529Z] [2024-04-16T10:16:26.529Z] setToolWin: [2024-04-16T10:16:26.529Z] [2024-04-16T10:16:26.529Z] setToolUnix: [2024-04-16T10:16:26.529Z] [2024-04-16T10:16:26.529Z] setToolProperty: [2024-04-16T10:16:26.529Z] [2024-04-16T10:16:26.529Z] setS1ASclassPath: [2024-04-16T10:16:26.529Z] [2024-04-16T10:16:26.529Z] init-common: [2024-04-16T10:16:26.529Z] [2024-04-16T10:16:26.529Z] clean-classes-common: [2024-04-16T10:16:26.540Z] [java] Apr 16, 2024 10:16:26 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:16:26.540Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:16:26.540Z] [java] Apr 16, 2024 10:16:26 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:26.540Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:16:26.540Z] [java] Apr 16, 2024 10:16:26 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:16:26.540Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:16:26.540Z] [java] Apr 16, 2024 10:16:26 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:26.540Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:16:26.794Z] [java] Apr 16, 2024 10:16:26 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:16:26.795Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] clean: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setOSConditions: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setToolWin: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setToolUnix: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setToolProperty: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setS1ASclassPath: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] init-common: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] clean-common: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setOSConditions: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setToolWin: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setToolUnix: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setToolProperty: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] setS1ASclassPath: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] init-common: [2024-04-16T10:16:26.832Z] [2024-04-16T10:16:26.832Z] clean-classes-common: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setOSConditions: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolWin: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolUnix: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolProperty: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setS1ASclassPath: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] init-common: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] clean-jars-common: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] unset: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setOSConditions: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolWin: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolUnix: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolProperty: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setS1ASclassPath: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] init-common: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] unsetJdbc: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setOSConditions: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolWin: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolUnix: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setToolProperty: [2024-04-16T10:16:26.833Z] [2024-04-16T10:16:26.833Z] setS1ASclassPath: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] init-common: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] execute-sql-common: [2024-04-16T10:16:26.834Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-04-16T10:16:26.834Z] [sql] Failed to execute: drop table messages [2024-04-16T10:16:26.834Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:16:26.834Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setOSConditions: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setToolWin: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setToolUnix: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setToolProperty: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setS1ASclassPath: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] init-common: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] undeploy-jdbc-common: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setOSConditions: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setToolWin: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setToolUnix: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setToolProperty: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] setS1ASclassPath: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] init-common: [2024-04-16T10:16:26.834Z] [2024-04-16T10:16:26.834Z] delete-jdbc-resource-common: [2024-04-16T10:16:26.834Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-04-16T10:16:26.945Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:26.946Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:26.960Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:26.960Z] [javac] 1 warning [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] build: [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] setOSConditions: [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] setToolWin: [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] setToolUnix: [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] setToolProperty: [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] setS1ASclassPath: [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] init-common: [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.960Z] appclient-jar-common: [2024-04-16T10:16:26.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:26.960Z] [2024-04-16T10:16:26.961Z] package-appclientjar-common: [2024-04-16T10:16:26.961Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:26.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:26.961Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:26.961Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-client.jar [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] setOSConditions: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] setToolWin: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] setToolUnix: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] setToolProperty: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] setS1ASclassPath: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] init-common: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] webclient-war-common: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] clear: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] test-tlds-exist: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] copy-tlds: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] test-tagfiles-exist: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] copy-tagfiles: [2024-04-16T10:16:26.961Z] [2024-04-16T10:16:26.961Z] package-war-common: [2024-04-16T10:16:26.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:26.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:26.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:26.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:26.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/lib [2024-04-16T10:16:26.962Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:26.962Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:26.962Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:26.962Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclient-web.war [2024-04-16T10:16:26.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] setOSConditions: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] fixFiles: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] convUnix: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] convWin: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] setToolWin: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] setToolUnix: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] setToolProperty: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] setS1ASclassPath: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] init-common: [2024-04-16T10:16:26.962Z] [2024-04-16T10:16:26.962Z] ear-common: [2024-04-16T10:16:26.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:26.962Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/descriptor/sun-application.xml to copy. [2024-04-16T10:16:26.963Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:16:26.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:26.963Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] deploy: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setOSConditions: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setToolWin: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setToolUnix: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setToolProperty: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setS1ASclassPath: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] init-common: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] deploy-common: [2024-04-16T10:16:26.963Z] [echo] Current time (ISO): 2024-04-16T10:16:26.802+0000 [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setOSConditions: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setToolWin: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setToolUnix: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setToolProperty: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] setS1ASclassPath: [2024-04-16T10:16:26.963Z] [2024-04-16T10:16:26.963Z] init-common: [2024-04-16T10:16:26.964Z] [2024-04-16T10:16:26.964Z] deploy-common-pe: [2024-04-16T10:16:27.096Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:27.096Z] [java] [2024-04-16T10:16:27.096Z] [java] [2024-04-16T10:16:27.096Z] [java] ----------------------------------------- [2024-04-16T10:16:27.096Z] [java] - jsp-config-include-chain: PASS - [2024-04-16T10:16:27.096Z] [java] ----------------------------------------- [2024-04-16T10:16:27.096Z] [java] - Total PASS : 1 - [2024-04-16T10:16:27.096Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:27.096Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:27.096Z] [java] ----------------------------------------- [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] undeploy: [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] setOSConditions: [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] setToolWin: [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] setToolUnix: [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] setToolProperty: [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] setS1ASclassPath: [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] init-common: [2024-04-16T10:16:27.096Z] [2024-04-16T10:16:27.096Z] undeploy-war-common: [2024-04-16T10:16:27.337Z] [exec] Apr 16, 2024 10:16:27 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:16:27.337Z] [exec] WARNING: ACC001: Using the only client [batch-cmt-chunk-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/batch-cmt-chunkAppClient.jar even though it does not match the specified main class name null or client name batch-cmt-chunkClient [2024-04-16T10:16:27.355Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-include-chain-web [2024-04-16T10:16:27.392Z] [java] Apr 16, 2024 10:16:27 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:27.392Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:16:27.506Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:27.506Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:27.541Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientApp.ear [2024-04-16T10:16:27.610Z] [2024-04-16T10:16:27.610Z] all: [2024-04-16T10:16:27.610Z] [echo] [2024-04-16T10:16:27.611Z] [echo] ************************* [2024-04-16T10:16:27.611Z] [echo] * Running jspConfigJavacSource [2024-04-16T10:16:27.611Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource [2024-04-16T10:16:27.611Z] [echo] ************************* [2024-04-16T10:16:27.611Z] [echo] [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setOSConditions: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolWin: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolUnix: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolProperty: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setS1ASclassPath: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] init-common: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] clean: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setOSConditions: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolWin: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolUnix: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolProperty: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setS1ASclassPath: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] init-common: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] clean-common: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setOSConditions: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolWin: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolUnix: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.611Z] setToolProperty: [2024-04-16T10:16:27.611Z] [2024-04-16T10:16:27.612Z] setS1ASclassPath: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] init-common: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] clean-classes-common: [2024-04-16T10:16:27.612Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setOSConditions: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setToolWin: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setToolUnix: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setToolProperty: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setS1ASclassPath: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] init-common: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] clean-jars-common: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] compile: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setOSConditions: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setToolWin: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setToolUnix: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setToolProperty: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] setS1ASclassPath: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] init-common: [2024-04-16T10:16:27.612Z] [2024-04-16T10:16:27.612Z] compile-common: [2024-04-16T10:16:27.612Z] [echo] Current time (ISO): 2024-04-16T10:16:27.446+0000 [2024-04-16T10:16:27.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:27.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/servlet [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] build: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] setOSConditions: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] setToolWin: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] setToolUnix: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] setToolProperty: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] setS1ASclassPath: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] init-common: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] webclient-war-common: [2024-04-16T10:16:27.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] clear: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] test-tlds-exist: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] copy-tlds: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] test-tagfiles-exist: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] copy-tagfiles: [2024-04-16T10:16:27.613Z] [2024-04-16T10:16:27.613Z] package-war-common: [2024-04-16T10:16:27.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:27.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:27.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:27.613Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/lib [2024-04-16T10:16:27.613Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.613Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.614Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-javac-source-web.war [2024-04-16T10:16:27.614Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.614Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:27.614Z] [javac] Compiling 1 source file [2024-04-16T10:16:27.614Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJavacSource/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:27.614Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] publish-war-common: [2024-04-16T10:16:27.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/wars [2024-04-16T10:16:27.614Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/wars [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] build-publish-war: [2024-04-16T10:16:27.614Z] [echo] [2024-04-16T10:16:27.614Z] [echo] ************************* [2024-04-16T10:16:27.614Z] [echo] * Running jspConfigJspFile [2024-04-16T10:16:27.614Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile [2024-04-16T10:16:27.614Z] [echo] ************************* [2024-04-16T10:16:27.614Z] [echo] [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setOSConditions: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setToolWin: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setToolUnix: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setToolProperty: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setS1ASclassPath: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] init-common: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] clean: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setOSConditions: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setToolWin: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setToolUnix: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.614Z] setToolProperty: [2024-04-16T10:16:27.614Z] [2024-04-16T10:16:27.615Z] setS1ASclassPath: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] init-common: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] clean-common: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setOSConditions: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setToolWin: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setToolUnix: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setToolProperty: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setS1ASclassPath: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] init-common: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] clean-classes-common: [2024-04-16T10:16:27.615Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setOSConditions: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setToolWin: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setToolUnix: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setToolProperty: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setS1ASclassPath: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] init-common: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] clean-jars-common: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] compile: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.615Z] setOSConditions: [2024-04-16T10:16:27.615Z] [2024-04-16T10:16:27.616Z] setToolWin: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setToolUnix: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setToolProperty: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setS1ASclassPath: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] init-common: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] compile-common: [2024-04-16T10:16:27.616Z] [echo] Current time (ISO): 2024-04-16T10:16:27.550+0000 [2024-04-16T10:16:27.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:27.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/servlet [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] build: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setOSConditions: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setToolWin: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setToolUnix: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setToolProperty: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] setS1ASclassPath: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] init-common: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] webclient-war-common: [2024-04-16T10:16:27.616Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] clear: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] test-tlds-exist: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] copy-tlds: [2024-04-16T10:16:27.616Z] [2024-04-16T10:16:27.616Z] test-tagfiles-exist: [2024-04-16T10:16:27.617Z] [2024-04-16T10:16:27.617Z] copy-tagfiles: [2024-04-16T10:16:27.617Z] [2024-04-16T10:16:27.617Z] package-war-common: [2024-04-16T10:16:27.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:27.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:27.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:27.617Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/lib [2024-04-16T10:16:27.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.617Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.617Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2024-04-16T10:16:27.617Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:27.617Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:27.617Z] [javac] Compiling 1 source file [2024-04-16T10:16:27.650Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:27.650Z] [javac] 1 warning [2024-04-16T10:16:27.650Z] [2024-04-16T10:16:27.651Z] compile-client: [2024-04-16T10:16:27.651Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:27.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:27.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-04-16T10:16:27.829Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-04-16T10:16:27.829Z] [exec] Result: 1 [2024-04-16T10:16:27.829Z] [echo] cmd executed for server [2024-04-16T10:16:27.829Z] [2024-04-16T10:16:27.829Z] setOSConditions: [2024-04-16T10:16:27.829Z] [2024-04-16T10:16:27.829Z] setToolWin: [2024-04-16T10:16:27.829Z] [2024-04-16T10:16:27.829Z] setToolUnix: [2024-04-16T10:16:27.829Z] [2024-04-16T10:16:27.829Z] setToolProperty: [2024-04-16T10:16:27.829Z] [2024-04-16T10:16:27.829Z] setS1ASclassPath: [2024-04-16T10:16:27.829Z] [2024-04-16T10:16:27.829Z] init-common: [2024-04-16T10:16:27.829Z] [2024-04-16T10:16:27.829Z] delete-jdbc-connpool-common: [2024-04-16T10:16:27.829Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:16:27.896Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigJspFile/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:27.897Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] deploy: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] deploy-war-common: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] setOSConditions: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] setToolWin: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] setToolUnix: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] setToolProperty: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] setS1ASclassPath: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] init-common: [2024-04-16T10:16:27.897Z] [2024-04-16T10:16:27.897Z] deploy-war-commonpe: [2024-04-16T10:16:27.952Z] [java] Apr 16, 2024 10:16:27 AM org.eclipse.persistence.session./file:/tmp/gfembed9786260038757745245tmp/applications/sample/_test [2024-04-16T10:16:27.952Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:16:28.039Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:28.100Z] [exec] Application deployed with name ejb-stubs-webclientApp. [2024-04-16T10:16:28.100Z] [echo] Deployment on target server server successful [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setOSConditions: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setToolWin: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setToolUnix: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setToolProperty: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setS1ASclassPath: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] init-common: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] deploy-common-ee: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] run: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setOSConditions: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setToolWin: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setToolUnix: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setToolProperty: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] setS1ASclassPath: [2024-04-16T10:16:28.100Z] [2024-04-16T10:16:28.100Z] init-common: [2024-04-16T10:16:28.355Z] [2024-04-16T10:16:28.355Z] runclient-common: [2024-04-16T10:16:28.355Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-stubs-webclientAppClient.jar -name ejb-stubs-webclientClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-04-16T10:16:28.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:16:28.391Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-04-16T10:16:28.391Z] [exec] Result: 1 [2024-04-16T10:16:28.391Z] [echo] cmd executed for server [2024-04-16T10:16:28.391Z] [2024-04-16T10:16:28.391Z] undeploy: [2024-04-16T10:16:28.391Z] [2024-04-16T10:16:28.391Z] setOSConditions: [2024-04-16T10:16:28.391Z] [2024-04-16T10:16:28.391Z] setToolWin: [2024-04-16T10:16:28.391Z] [2024-04-16T10:16:28.391Z] setToolUnix: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] setToolProperty: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] setS1ASclassPath: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] init-common: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] undeploy: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] setOSConditions: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] setToolWin: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] setToolUnix: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] setToolProperty: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] setS1ASclassPath: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] init-common: [2024-04-16T10:16:28.392Z] [2024-04-16T10:16:28.392Z] undeploy-common: [2024-04-16T10:16:28.501Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-jsp-file --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-jsp-file-web.war [2024-04-16T10:16:28.574Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:28.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:28.600Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:28.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:28.875Z] [java] Apr 16, 2024 10:16:28 AM org.eclipse.persistence.session./file:/tmp/gfembed9786260038757745245tmp/applications/sample/_test.metadata [2024-04-16T10:16:28.875Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:16:28.875Z] [java] Apr 16, 2024 10:16:28 AM org.eclipse.persistence.session./file:/tmp/gfembed9786260038757745245tmp/applications/sample/_test.metadata [2024-04-16T10:16:28.875Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:16:28.875Z] [java] Apr 16, 2024 10:16:28 AM org.eclipse.persistence.session./file:/tmp/gfembed9786260038757745245tmp/applications/sample/_test.server [2024-04-16T10:16:28.875Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:16:28.942Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:29.065Z] [exec] Application deployed with name web-jsp-config-jsp-file-web. [2024-04-16T10:16:29.065Z] [2024-04-16T10:16:29.065Z] deploy-war-commonee: [2024-04-16T10:16:29.065Z] [2024-04-16T10:16:29.065Z] run: [2024-04-16T10:16:29.111Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:29.135Z] [java] Apr 16, 2024 10:16:28 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:29.135Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:16:29.135Z] [java] Apr 16, 2024 10:16:28 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:29.135Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-04-16T10:16:29.135Z] [java] Apr 16, 2024 10:16:28 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:16:29.135Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:16:29.198Z] [javac] 1 warning [2024-04-16T10:16:29.198Z] [2024-04-16T10:16:29.198Z] setOSConditions: [2024-04-16T10:16:29.198Z] [2024-04-16T10:16:29.198Z] setToolWin: [2024-04-16T10:16:29.198Z] [2024-04-16T10:16:29.198Z] setToolUnix: [2024-04-16T10:16:29.198Z] [2024-04-16T10:16:29.198Z] setToolProperty: [2024-04-16T10:16:29.198Z] [2024-04-16T10:16:29.198Z] setS1ASclassPath: [2024-04-16T10:16:29.198Z] [2024-04-16T10:16:29.198Z] init-common: [2024-04-16T10:16:29.198Z] [2024-04-16T10:16:29.198Z] compile-common: [2024-04-16T10:16:29.198Z] [echo] Current time (ISO): 2024-04-16T10:16:29.094+0000 [2024-04-16T10:16:29.198Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:29.278Z] [exec] Apr 16, 2024 10:16:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:29.279Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:29.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:16:29.326Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:16:29.326Z] [exec] Result: 1 [2024-04-16T10:16:29.326Z] [2024-04-16T10:16:29.326Z] setOSConditions: [2024-04-16T10:16:29.326Z] [2024-04-16T10:16:29.326Z] setToolWin: [2024-04-16T10:16:29.326Z] [2024-04-16T10:16:29.326Z] setToolUnix: [2024-04-16T10:16:29.326Z] [2024-04-16T10:16:29.327Z] setToolProperty: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] setS1ASclassPath: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] init-common: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] undeploy-rar: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] setOSConditions: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] setToolWin: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] setToolUnix: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] setToolProperty: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] setS1ASclassPath: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] init-common: [2024-04-16T10:16:29.327Z] [2024-04-16T10:16:29.327Z] undeploy-rar-common: [2024-04-16T10:16:29.327Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:16:29.351Z] [java] Connecting to: http://localhost:45711/web-jsp-config-jsp-file/TestServlet [2024-04-16T10:16:29.351Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:29.351Z] [java] [2024-04-16T10:16:29.351Z] [java] [2024-04-16T10:16:29.351Z] [java] ----------------------------------------- [2024-04-16T10:16:29.351Z] [java] - jsp-config-jsp-file: PASS - [2024-04-16T10:16:29.351Z] [java] ----------------------------------------- [2024-04-16T10:16:29.351Z] [java] - Total PASS : 1 - [2024-04-16T10:16:29.351Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:29.351Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:29.351Z] [java] ----------------------------------------- [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] undeploy: [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] setOSConditions: [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] setToolWin: [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] setToolUnix: [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] setToolProperty: [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] setS1ASclassPath: [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] init-common: [2024-04-16T10:16:29.351Z] [2024-04-16T10:16:29.351Z] undeploy-war-common: [2024-04-16T10:16:29.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:29.638Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:29.693Z] [java] Apr 16, 2024 10:16:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:29.694Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:29.694Z] [java] Apr 16, 2024 10:16:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:29.694Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:29.863Z] [exec] Apr 16, 2024 10:16:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:29.863Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7a66c35a [2024-04-16T10:16:29.863Z] [exec] Will sleep for 9 more seconds... [2024-04-16T10:16:29.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:16:29.889Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:16:29.889Z] [exec] Result: 1 [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setOSConditions: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setToolWin: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setToolUnix: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setToolProperty: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setS1ASclassPath: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] init-common: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] restart: [2024-04-16T10:16:29.889Z] [echo] Not required to restart [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] undeploy: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setOSConditions: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setToolWin: [2024-04-16T10:16:29.889Z] [2024-04-16T10:16:29.889Z] setToolUnix: [2024-04-16T10:16:29.890Z] [2024-04-16T10:16:29.890Z] setToolProperty: [2024-04-16T10:16:29.890Z] [2024-04-16T10:16:29.890Z] setS1ASclassPath: [2024-04-16T10:16:29.912Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-jsp-file-web [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] all: [2024-04-16T10:16:29.912Z] [echo] [2024-04-16T10:16:29.912Z] [echo] ************************* [2024-04-16T10:16:29.912Z] [echo] * Running jspConfigModificationTestInterval [2024-04-16T10:16:29.912Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval [2024-04-16T10:16:29.912Z] [echo] ************************* [2024-04-16T10:16:29.912Z] [echo] [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] setOSConditions: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] setToolWin: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] setToolUnix: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] setToolProperty: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] setS1ASclassPath: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] init-common: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] clean: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] setOSConditions: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.912Z] setToolWin: [2024-04-16T10:16:29.912Z] [2024-04-16T10:16:29.913Z] setToolUnix: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setToolProperty: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setS1ASclassPath: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] init-common: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] clean-common: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setOSConditions: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setToolWin: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setToolUnix: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setToolProperty: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setS1ASclassPath: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] init-common: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] clean-classes-common: [2024-04-16T10:16:29.913Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setOSConditions: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setToolWin: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setToolUnix: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setToolProperty: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] setS1ASclassPath: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] init-common: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] clean-jars-common: [2024-04-16T10:16:29.913Z] [2024-04-16T10:16:29.913Z] compile: [2024-04-16T10:16:29.914Z] [2024-04-16T10:16:29.914Z] setOSConditions: [2024-04-16T10:16:29.914Z] [2024-04-16T10:16:29.914Z] setToolWin: [2024-04-16T10:16:29.914Z] [2024-04-16T10:16:29.914Z] setToolUnix: [2024-04-16T10:16:29.914Z] [2024-04-16T10:16:29.914Z] setToolProperty: [2024-04-16T10:16:29.914Z] [2024-04-16T10:16:29.914Z] setS1ASclassPath: [2024-04-16T10:16:29.914Z] [2024-04-16T10:16:29.914Z] init-common: [2024-04-16T10:16:29.914Z] [2024-04-16T10:16:29.914Z] compile-common: [2024-04-16T10:16:29.914Z] [echo] Current time (ISO): 2024-04-16T10:16:29.872+0000 [2024-04-16T10:16:29.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:29.914Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:30.146Z] [2024-04-16T10:16:30.146Z] init-common: [2024-04-16T10:16:30.146Z] [2024-04-16T10:16:30.146Z] undeploy: [2024-04-16T10:16:30.146Z] [2024-04-16T10:16:30.146Z] setOSConditions: [2024-04-16T10:16:30.146Z] [2024-04-16T10:16:30.146Z] setToolWin: [2024-04-16T10:16:30.146Z] [2024-04-16T10:16:30.146Z] setToolUnix: [2024-04-16T10:16:30.146Z] [2024-04-16T10:16:30.146Z] setToolProperty: [2024-04-16T10:16:30.146Z] [2024-04-16T10:16:30.146Z] setS1ASclassPath: [2024-04-16T10:16:30.147Z] [2024-04-16T10:16:30.147Z] init-common: [2024-04-16T10:16:30.147Z] [2024-04-16T10:16:30.147Z] undeploy-common: [2024-04-16T10:16:30.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:30.200Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:30.461Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:30.617Z] [java] Apr 16, 2024 10:16:30 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:16:30.617Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:16:30.617Z] [java] Apr 16, 2024 10:16:30 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:30.617Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:16:30.617Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@4290332d [2024-04-16T10:16:30.643Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-stubs-webclient/servlet [2024-04-16T10:16:30.643Z] [exec] JMS Servlet Output [2024-04-16T10:16:30.643Z] [exec]
DatabaseServelt :: All information I can give

[2024-04-16T10:16:30.643Z] [exec] Context Path : /ejb-stubs-webclient
[2024-04-16T10:16:30.643Z] [exec] Servlet Path : /servlet
[2024-04-16T10:16:30.643Z] [exec] Path Info : null
[2024-04-16T10:16:30.643Z] [exec] [2024-04-16T10:16:30.643Z] [exec] Value of key is: main [2024-04-16T10:16:30.643Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:30.643Z] [exec] [2024-04-16T10:16:30.643Z] [exec] [2024-04-16T10:16:30.643Z] [exec] ----------------------------------------- [2024-04-16T10:16:30.643Z] [exec] - main: PASS - [2024-04-16T10:16:30.643Z] [exec] ----------------------------------------- [2024-04-16T10:16:30.643Z] [exec] Total PASS: 1 [2024-04-16T10:16:30.643Z] [exec] Total FAIL: 0 [2024-04-16T10:16:30.643Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:30.643Z] [exec] ----------------------------------------- [2024-04-16T10:16:30.643Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:30.643Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:30.643Z] [2024-04-16T10:16:30.643Z] checkReporting-common: [2024-04-16T10:16:30.643Z] [2024-04-16T10:16:30.643Z] confirmReportPresent-common: [2024-04-16T10:16:30.643Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:30.643Z] [echo] Test seems to be reported fine [2024-04-16T10:16:30.643Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/stubs/webclient/RepRunConf.txt [2024-04-16T10:16:30.643Z] [2024-04-16T10:16:30.643Z] confirmMissingReport-common: [2024-04-16T10:16:30.643Z] [2024-04-16T10:16:30.643Z] undeploy: [2024-04-16T10:16:30.643Z] [2024-04-16T10:16:30.644Z] setOSConditions: [2024-04-16T10:16:30.644Z] [2024-04-16T10:16:30.644Z] setToolWin: [2024-04-16T10:16:30.644Z] [2024-04-16T10:16:30.644Z] setToolUnix: [2024-04-16T10:16:30.644Z] [2024-04-16T10:16:30.644Z] setToolProperty: [2024-04-16T10:16:30.644Z] [2024-04-16T10:16:30.644Z] setS1ASclassPath: [2024-04-16T10:16:30.644Z] [2024-04-16T10:16:30.644Z] init-common: [2024-04-16T10:16:30.644Z] [2024-04-16T10:16:30.644Z] undeploy-common: [2024-04-16T10:16:30.713Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --retrieve=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/./dist/mdb/ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbApp.ear [2024-04-16T10:16:30.716Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:16:30.716Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:30.716Z] [javac] 1 warning [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] setOSConditions: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] fixFiles: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] convUnix: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] convWin: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] setToolWin: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] setToolUnix: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] setToolProperty: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] setS1ASclassPath: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] init-common: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] package-persistence-common: [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] ejb-jar-common: [2024-04-16T10:16:30.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:30.716Z] [2024-04-16T10:16:30.716Z] package-ejbjar-common: [2024-04-16T10:16:30.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:30.717Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-ejb.jar [2024-04-16T10:16:30.717Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:30.717Z] [2024-04-16T10:16:30.717Z] appclient-jar-common: [2024-04-16T10:16:30.717Z] [2024-04-16T10:16:30.717Z] package-appclientjar-common: [2024-04-16T10:16:30.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:30.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:30.717Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negative-client.jar [2024-04-16T10:16:30.717Z] [2024-04-16T10:16:30.717Z] webclient-war-common: [2024-04-16T10:16:30.717Z] [2024-04-16T10:16:30.717Z] build-ear-common: [2024-04-16T10:16:30.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:30.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:30.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:30.717Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cli-negativeApp.ear [2024-04-16T10:16:30.717Z] [2024-04-16T10:16:30.717Z] deploy: [2024-04-16T10:16:30.717Z] [echo] deploying application [2024-04-16T10:16:30.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:16:30.735Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:16:30.735Z] [exec] Result: 1 [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] setOSConditions: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] setToolWin: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] setToolUnix: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] setToolProperty: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] setS1ASclassPath: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] init-common: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] undeploy-rar: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] setOSConditions: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.735Z] setToolWin: [2024-04-16T10:16:30.735Z] [2024-04-16T10:16:30.736Z] setToolUnix: [2024-04-16T10:16:30.736Z] [2024-04-16T10:16:30.736Z] setToolProperty: [2024-04-16T10:16:30.736Z] [2024-04-16T10:16:30.736Z] setS1ASclassPath: [2024-04-16T10:16:30.736Z] [2024-04-16T10:16:30.736Z] init-common: [2024-04-16T10:16:30.736Z] [2024-04-16T10:16:30.736Z] undeploy-rar-common: [2024-04-16T10:16:30.736Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:16:30.784Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:30.784Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:30.784Z] [2024-04-16T10:16:30.784Z] setOSConditions: [2024-04-16T10:16:30.784Z] [2024-04-16T10:16:30.784Z] setToolWin: [2024-04-16T10:16:30.784Z] [2024-04-16T10:16:30.784Z] setToolUnix: [2024-04-16T10:16:30.784Z] [2024-04-16T10:16:30.784Z] setToolProperty: [2024-04-16T10:16:30.784Z] [2024-04-16T10:16:30.784Z] setS1ASclassPath: [2024-04-16T10:16:30.784Z] [2024-04-16T10:16:30.784Z] init-common: [2024-04-16T10:16:30.784Z] [2024-04-16T10:16:30.784Z] create-jdbc-resource-common: [2024-04-16T10:16:30.784Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:30.786Z] [exec] ** checkBatchJobStatus[2] ==> COMPLETED [2024-04-16T10:16:30.786Z] [exec] Will sleep for 9 more seconds... [2024-04-16T10:16:30.871Z] [java] Apr 16, 2024 10:16:30 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:16:30.871Z] [java] INFO: sample was successfully deployed in 4,865 milliseconds. [2024-04-16T10:16:30.872Z] [java] Looking up EJB... [2024-04-16T10:16:30.872Z] [java] Invoking EJB... [2024-04-16T10:16:30.872Z] [java] EJB said: in SimpleBase [2024-04-16T10:16:30.872Z] [java] Apr 16, 2024 10:16:30 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-04-16T10:16:30.872Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-04-16T10:16:30.872Z] [java] Record # 1 [2024-04-16T10:16:30.872Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:16:30.872Z] [java] Value of key is: embedded with JPA [2024-04-16T10:16:30.872Z] [java] Done calling EJB [2024-04-16T10:16:30.872Z] [java] Creating another container without closing... [2024-04-16T10:16:30.872Z] [java] Caught expected: Cannot create a new embedded EJBContainer: previously created container had not been closed. [2024-04-16T10:16:30.872Z] [java] Value of key is: embedded create container [2024-04-16T10:16:30.872Z] [java] Closing container ... [2024-04-16T10:16:30.872Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:16:31.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:31.040Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:16:31.040Z] [echo] cmd executed for server [2024-04-16T10:16:31.040Z] [2024-04-16T10:16:31.040Z] deploy: [2024-04-16T10:16:31.040Z] [2024-04-16T10:16:31.040Z] deploy-war-common: [2024-04-16T10:16:31.136Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:16:31.136Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:16:31.136Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:31.136Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:31.136Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:31.136Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:31.136Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:31.136Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain11967421631486473816xml [2024-04-16T10:16:31.136Z] [java] Apr 16, 2024 10:16:30 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:31.136Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:16:31.137Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:31.137Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:31.137Z] [java] Value of key is: embedded close container [2024-04-16T10:16:31.137Z] [java] Done Closing container [2024-04-16T10:16:31.137Z] [java] Creating container after closing the previous... [2024-04-16T10:16:31.137Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:16:31.203Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-webclientApp [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] all: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setOSConditions: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setToolWin: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setToolUnix: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setToolProperty: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setS1ASclassPath: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] init-common: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] undeploy: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setOSConditions: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setToolWin: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setToolUnix: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setToolProperty: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] setS1ASclassPath: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] init-common: [2024-04-16T10:16:31.204Z] [2024-04-16T10:16:31.204Z] undeploy-common: [2024-04-16T10:16:31.276Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-04-16T10:16:31.296Z] [2024-04-16T10:16:31.296Z] setOSConditions: [2024-04-16T10:16:31.296Z] [2024-04-16T10:16:31.296Z] setToolWin: [2024-04-16T10:16:31.296Z] [2024-04-16T10:16:31.296Z] setToolUnix: [2024-04-16T10:16:31.296Z] [2024-04-16T10:16:31.296Z] setToolProperty: [2024-04-16T10:16:31.296Z] [2024-04-16T10:16:31.296Z] setS1ASclassPath: [2024-04-16T10:16:31.296Z] [2024-04-16T10:16:31.296Z] init-common: [2024-04-16T10:16:31.296Z] [2024-04-16T10:16:31.296Z] deploy-war-commonpe: [2024-04-16T10:16:31.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:16:31.394Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:16:31.395Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:16:31.395Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:31.395Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:31.395Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (203 ms), startup services (81 ms), total (284 ms) [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:31.395Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:16:31.395Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:31.395Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:31.395Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:31.395Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:31.395Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:31.395Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (319 ms), startup services (33 ms), total (352 ms) [2024-04-16T10:16:31.395Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:31.553Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:16:31.554Z] [exec] Result: 1 [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setOSConditions: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolWin: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolUnix: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolProperty: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setS1ASclassPath: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] init-common: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] restart: [2024-04-16T10:16:31.554Z] [echo] Not required to restart [2024-04-16T10:16:31.554Z] [echo] @@## serializabletest ##@@ [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setOSConditions: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolWin: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolUnix: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolProperty: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setS1ASclassPath: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] init-common: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] clean: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setOSConditions: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolWin: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolUnix: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setToolProperty: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.554Z] setS1ASclassPath: [2024-04-16T10:16:31.554Z] [2024-04-16T10:16:31.555Z] init-common: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] clean-common: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setOSConditions: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolWin: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolUnix: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolProperty: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setS1ASclassPath: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] init-common: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] clean-classes-common: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setOSConditions: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolWin: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolUnix: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolProperty: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setS1ASclassPath: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] init-common: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] clean-jars-common: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] clean: [2024-04-16T10:16:31.555Z] [echo] @@## config-property-accessor-test ##@@ [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setOSConditions: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolWin: [2024-04-16T10:16:31.555Z] [2024-04-16T10:16:31.555Z] setToolUnix: [2024-04-16T10:16:31.556Z] [2024-04-16T10:16:31.556Z] setToolProperty: [2024-04-16T10:16:31.556Z] [2024-04-16T10:16:31.556Z] setS1ASclassPath: [2024-04-16T10:16:31.650Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:31.650Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:31.650Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:16:31.650Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:16:31.650Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:31.650Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:16:31.650Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:31.650Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:16:31.650Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:31.650Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-pu.jar [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:16:31.651Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-modulewithlibs-base.jar [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:31.651Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@36642182 [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:31.651Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:31.651Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:16:31.651Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:31.651Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T10:16:31.651Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:16:31.651Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:31.651Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:16:31.651Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:16:31.651Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:16:31.740Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:31.741Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:16:31.741Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:16:31.741Z] [javac] 1 warning [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] build: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] setOSConditions: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] fixFiles: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] convUnix: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] convWin: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] setToolWin: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] setToolUnix: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] setToolProperty: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] setS1ASclassPath: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] init-common: [2024-04-16T10:16:31.741Z] [2024-04-16T10:16:31.741Z] package-persistence-common: [2024-04-16T10:16:31.742Z] [2024-04-16T10:16:31.742Z] ejb-jar-common: [2024-04-16T10:16:31.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:31.742Z] [2024-04-16T10:16:31.742Z] package-ejbjar-common: [2024-04-16T10:16:31.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.742Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-ejb.jar [2024-04-16T10:16:31.742Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.742Z] [2024-04-16T10:16:31.742Z] appclient-jar-common: [2024-04-16T10:16:31.742Z] [2024-04-16T10:16:31.742Z] package-appclientjar-common: [2024-04-16T10:16:31.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.742Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.742Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivate-client.jar [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] webclient-war-common: [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] build-ear-common: [2024-04-16T10:16:31.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:31.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:31.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:31.743Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] create-resources: [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] deploy: [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] setOSConditions: [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] setToolWin: [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] setToolUnix: [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.743Z] setToolProperty: [2024-04-16T10:16:31.743Z] [2024-04-16T10:16:31.744Z] setS1ASclassPath: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] init-common: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] execute-ejb-sql-common: [2024-04-16T10:16:31.744Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/create_pointbase.sql [2024-04-16T10:16:31.744Z] [sql] Failed to execute: Drop table SimpleEntity [2024-04-16T10:16:31.744Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-04-16T10:16:31.744Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] setOSConditions: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] setToolWin: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] setToolUnix: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] setToolProperty: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] setS1ASclassPath: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] init-common: [2024-04-16T10:16:31.744Z] [2024-04-16T10:16:31.744Z] deploy-common: [2024-04-16T10:16:31.744Z] [echo] Current time (ISO): 2024-04-16T10:16:31.634+0000 [2024-04-16T10:16:31.745Z] [2024-04-16T10:16:31.745Z] setOSConditions: [2024-04-16T10:16:31.745Z] [2024-04-16T10:16:31.745Z] setToolWin: [2024-04-16T10:16:31.745Z] [2024-04-16T10:16:31.745Z] setToolUnix: [2024-04-16T10:16:31.745Z] [2024-04-16T10:16:31.745Z] setToolProperty: [2024-04-16T10:16:31.745Z] [2024-04-16T10:16:31.745Z] setS1ASclassPath: [2024-04-16T10:16:31.745Z] [2024-04-16T10:16:31.745Z] init-common: [2024-04-16T10:16:31.745Z] [2024-04-16T10:16:31.745Z] deploy-common-pe: [2024-04-16T10:16:31.812Z] [2024-04-16T10:16:31.812Z] init-common: [2024-04-16T10:16:31.812Z] [2024-04-16T10:16:31.812Z] clean: [2024-04-16T10:16:31.812Z] [2024-04-16T10:16:31.812Z] setOSConditions: [2024-04-16T10:16:31.812Z] [2024-04-16T10:16:31.812Z] setToolWin: [2024-04-16T10:16:31.812Z] [2024-04-16T10:16:31.812Z] setToolUnix: [2024-04-16T10:16:31.812Z] [2024-04-16T10:16:31.812Z] setToolProperty: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setS1ASclassPath: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] init-common: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] clean-common: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setOSConditions: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setToolWin: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setToolUnix: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setToolProperty: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setS1ASclassPath: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] init-common: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] clean-classes-common: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setOSConditions: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setToolWin: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setToolUnix: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setToolProperty: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setS1ASclassPath: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] init-common: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] clean-jars-common: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] clean: [2024-04-16T10:16:31.813Z] [echo] @@## redeployRar ##@@ [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.813Z] setOSConditions: [2024-04-16T10:16:31.813Z] [2024-04-16T10:16:31.814Z] setToolWin: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolUnix: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolProperty: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setS1ASclassPath: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] init-common: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] clean: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setOSConditions: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolWin: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolUnix: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolProperty: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setS1ASclassPath: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] init-common: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] clean-common: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setOSConditions: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolWin: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolUnix: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setToolProperty: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] setS1ASclassPath: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] init-common: [2024-04-16T10:16:31.814Z] [2024-04-16T10:16:31.814Z] clean-classes-common: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setOSConditions: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setToolWin: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setToolUnix: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setToolProperty: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setS1ASclassPath: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] init-common: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] clean-jars-common: [2024-04-16T10:16:31.815Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] clean: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] clean: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] clean: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setOSConditions: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setToolWin: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setToolUnix: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setToolProperty: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setS1ASclassPath: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] init-common: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] clean-classes-common: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] clean: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setOSConditions: [2024-04-16T10:16:31.815Z] [2024-04-16T10:16:31.815Z] setToolWin: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolUnix: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolProperty: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setS1ASclassPath: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] init-common: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] clean-common: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setOSConditions: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolWin: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolUnix: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolProperty: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setS1ASclassPath: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] init-common: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] clean-classes-common: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setOSConditions: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolWin: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolUnix: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setToolProperty: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] setS1ASclassPath: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] init-common: [2024-04-16T10:16:31.816Z] [2024-04-16T10:16:31.816Z] clean-jars-common: [2024-04-16T10:16:31.817Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] clean: [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] clean: [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] clean: [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] setOSConditions: [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] setToolWin: [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] setToolUnix: [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] setToolProperty: [2024-04-16T10:16:31.817Z] [2024-04-16T10:16:31.817Z] setS1ASclassPath: [2024-04-16T10:16:31.840Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-stubs-ejbappApp [2024-04-16T10:16:31.855Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:31.855Z] [javac] 1 warning [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] build: [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] setOSConditions: [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] setToolWin: [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] setToolUnix: [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] setToolProperty: [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] setS1ASclassPath: [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] init-common: [2024-04-16T10:16:31.855Z] [2024-04-16T10:16:31.855Z] webclient-war-common: [2024-04-16T10:16:31.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:31.856Z] [2024-04-16T10:16:31.856Z] clear: [2024-04-16T10:16:31.856Z] [2024-04-16T10:16:31.856Z] test-tlds-exist: [2024-04-16T10:16:31.856Z] [2024-04-16T10:16:31.856Z] copy-tlds: [2024-04-16T10:16:31.856Z] [2024-04-16T10:16:31.856Z] test-tagfiles-exist: [2024-04-16T10:16:31.856Z] [2024-04-16T10:16:31.856Z] copy-tagfiles: [2024-04-16T10:16:31.856Z] [2024-04-16T10:16:31.856Z] package-war-common: [2024-04-16T10:16:31.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-web.war [2024-04-16T10:16:31.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:31.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:31.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:31.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:31.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/lib [2024-04-16T10:16:31.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:31.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:31.856Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:31.856Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2024-04-16T10:16:31.856Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:31.856Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:31.856Z] [javac] Compiling 1 source file [2024-04-16T10:16:31.856Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java:127: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:16:31.856Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-04-16T10:16:31.856Z] [javac] ^ [2024-04-16T10:16:31.856Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigModificationTestInterval/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:31.856Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:31.856Z] [javac] 1 warning [2024-04-16T10:16:31.856Z] [2024-04-16T10:16:31.857Z] deploy: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] deploy-war-common: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] setOSConditions: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] setToolWin: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] setToolUnix: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] setToolProperty: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] setS1ASclassPath: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] init-common: [2024-04-16T10:16:31.857Z] [2024-04-16T10:16:31.857Z] deploy-war-commonpe: [2024-04-16T10:16:31.895Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:31.895Z] [java] [2024-04-16T10:16:31.895Z] [java] [2024-04-16T10:16:31.895Z] [java] ----------------------------------------- [2024-04-16T10:16:31.895Z] [java] - ejb-cli-negative-deploy: PASS - [2024-04-16T10:16:31.895Z] [java] ----------------------------------------- [2024-04-16T10:16:31.895Z] [java] - Total PASS : 1 - [2024-04-16T10:16:31.895Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:31.895Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:31.895Z] [java] ----------------------------------------- [2024-04-16T10:16:31.895Z] [2024-04-16T10:16:31.895Z] undeploy: [2024-04-16T10:16:31.896Z] [2024-04-16T10:16:31.896Z] setOSConditions: [2024-04-16T10:16:31.896Z] [2024-04-16T10:16:31.896Z] setToolWin: [2024-04-16T10:16:31.896Z] [2024-04-16T10:16:31.896Z] setToolUnix: [2024-04-16T10:16:31.896Z] [2024-04-16T10:16:31.896Z] setToolProperty: [2024-04-16T10:16:31.896Z] [2024-04-16T10:16:31.896Z] setS1ASclassPath: [2024-04-16T10:16:31.896Z] [2024-04-16T10:16:31.896Z] init-common: [2024-04-16T10:16:31.896Z] [2024-04-16T10:16:31.896Z] undeploy-common: [2024-04-16T10:16:31.905Z] [java] Apr 16, 2024 10:16:31 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:31.906Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:16:31.906Z] [java] Apr 16, 2024 10:16:31 AM org.eclipse.persistence.session./file:/tmp/gfembed4029261208970235670tmp/applications/sample/_test [2024-04-16T10:16:31.906Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:16:32.073Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbAppClient.jar [2024-04-16T10:16:32.073Z] [2024-04-16T10:16:32.073Z] init-common: [2024-04-16T10:16:32.073Z] [2024-04-16T10:16:32.073Z] clean-classes-common: [2024-04-16T10:16:32.073Z] [2024-04-16T10:16:32.073Z] clean: [2024-04-16T10:16:32.073Z] [2024-04-16T10:16:32.073Z] setOSConditions: [2024-04-16T10:16:32.073Z] [2024-04-16T10:16:32.074Z] setToolWin: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolUnix: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolProperty: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setS1ASclassPath: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] init-common: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] clean-common: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setOSConditions: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolWin: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolUnix: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolProperty: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setS1ASclassPath: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] init-common: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] clean-classes-common: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setOSConditions: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolWin: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolUnix: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setToolProperty: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] setS1ASclassPath: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] init-common: [2024-04-16T10:16:32.074Z] [2024-04-16T10:16:32.074Z] clean-jars-common: [2024-04-16T10:16:32.075Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] clean: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] clean: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] clean: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setOSConditions: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setToolWin: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setToolUnix: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setToolProperty: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setS1ASclassPath: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] init-common: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] clean-classes-common: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] clean: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setOSConditions: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setToolWin: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setToolUnix: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setToolProperty: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setS1ASclassPath: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] init-common: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] clean-common: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.075Z] setOSConditions: [2024-04-16T10:16:32.075Z] [2024-04-16T10:16:32.076Z] setToolWin: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolUnix: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolProperty: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setS1ASclassPath: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] init-common: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] clean-classes-common: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setOSConditions: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolWin: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolUnix: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolProperty: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setS1ASclassPath: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] init-common: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] clean-jars-common: [2024-04-16T10:16:32.076Z] [echo] @@## force-deploy-rar ##@@ [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setOSConditions: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolWin: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolUnix: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setToolProperty: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] setS1ASclassPath: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] init-common: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.076Z] clean: [2024-04-16T10:16:32.076Z] [2024-04-16T10:16:32.077Z] setOSConditions: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolWin: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolUnix: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolProperty: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setS1ASclassPath: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] init-common: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] clean-common: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setOSConditions: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolWin: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolUnix: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolProperty: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setS1ASclassPath: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] init-common: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] clean-classes-common: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setOSConditions: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolWin: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolUnix: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setToolProperty: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] setS1ASclassPath: [2024-04-16T10:16:32.077Z] [2024-04-16T10:16:32.077Z] init-common: [2024-04-16T10:16:32.078Z] [2024-04-16T10:16:32.078Z] clean-jars-common: [2024-04-16T10:16:32.078Z] [echo] @@## annotation-embeddedweb ##@@ [2024-04-16T10:16:32.078Z] [2024-04-16T10:16:32.078Z] setOSConditions: [2024-04-16T10:16:32.078Z] [2024-04-16T10:16:32.078Z] setToolWin: [2024-04-16T10:16:32.078Z] [2024-04-16T10:16:32.078Z] setToolUnix: [2024-04-16T10:16:32.078Z] [2024-04-16T10:16:32.078Z] setToolProperty: [2024-04-16T10:16:32.078Z] [2024-04-16T10:16:32.078Z] setS1ASclassPath: [2024-04-16T10:16:32.094Z] [echo] [2024-04-16T10:16:32.094Z] [echo] [2024-04-16T10:16:32.094Z] [echo] ************************************************** [2024-04-16T10:16:32.094Z] [echo] * Running txprop [2024-04-16T10:16:32.094Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/txprop [2024-04-16T10:16:32.094Z] [echo] ************************************************** [2024-04-16T10:16:32.094Z] [echo] [2024-04-16T10:16:32.094Z] [echo] [2024-04-16T10:16:32.094Z] [2024-04-16T10:16:32.094Z] all: [2024-04-16T10:16:32.094Z] [2024-04-16T10:16:32.095Z] cmttimeout: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setOSConditions: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolWin: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolUnix: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolProperty: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setS1ASclassPath: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] init-common: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] clean: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setOSConditions: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolWin: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolUnix: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolProperty: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setS1ASclassPath: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] init-common: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] clean-common: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setOSConditions: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolWin: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolUnix: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setToolProperty: [2024-04-16T10:16:32.095Z] [2024-04-16T10:16:32.095Z] setS1ASclassPath: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] init-common: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] clean-classes-common: [2024-04-16T10:16:32.096Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setOSConditions: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setToolWin: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setToolUnix: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setToolProperty: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setS1ASclassPath: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] init-common: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] clean-jars-common: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] compile: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setOSConditions: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setToolWin: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setToolUnix: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setToolProperty: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] setS1ASclassPath: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] init-common: [2024-04-16T10:16:32.096Z] [2024-04-16T10:16:32.096Z] compile-common: [2024-04-16T10:16:32.096Z] [echo] Current time (ISO): 2024-04-16T10:16:31.965+0000 [2024-04-16T10:16:32.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:32.096Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:32.146Z] [exec] ** checkBatchJobStatus[3] ==> COMPLETED [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-chunk-test1 [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2024-04-16T10:16:32.146Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2024-04-16T10:16:32.147Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2024-04-16T10:16:32.147Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2024-04-16T10:16:32.147Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:32.147Z] [exec] [2024-04-16T10:16:32.147Z] [exec] [2024-04-16T10:16:32.147Z] [exec] ----------------------------------------- [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-chunk-test1: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2024-04-16T10:16:32.147Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2024-04-16T10:16:32.147Z] [exec] ----------------------------------------- [2024-04-16T10:16:32.147Z] [exec] Total PASS: 11 [2024-04-16T10:16:32.147Z] [exec] Total FAIL: 0 [2024-04-16T10:16:32.147Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:32.147Z] [exec] ----------------------------------------- [2024-04-16T10:16:32.147Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:32.147Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:32.160Z] [java] Apr 16, 2024 10:16:31 AM org.eclipse.persistence.session./file:/tmp/gfembed4029261208970235670tmp/applications/sample/_test.metadata [2024-04-16T10:16:32.160Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:16:32.160Z] [java] Apr 16, 2024 10:16:31 AM org.eclipse.persistence.session./file:/tmp/gfembed4029261208970235670tmp/applications/sample/_test.metadata [2024-04-16T10:16:32.160Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:16:32.160Z] [java] Apr 16, 2024 10:16:31 AM org.eclipse.persistence.session./file:/tmp/gfembed4029261208970235670tmp/applications/sample/_test.server [2024-04-16T10:16:32.160Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:16:32.161Z] [java] Apr 16, 2024 10:16:32 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:32.161Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:16:32.161Z] [java] Apr 16, 2024 10:16:32 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:32.161Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-04-16T10:16:32.306Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateApp.ear [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] init-common: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] clean: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setOSConditions: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setToolWin: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setToolUnix: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setToolProperty: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setS1ASclassPath: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] init-common: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] clean-common: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setOSConditions: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setToolWin: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setToolUnix: [2024-04-16T10:16:32.334Z] [2024-04-16T10:16:32.334Z] setToolProperty: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setS1ASclassPath: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] init-common: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] clean-classes-common: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setOSConditions: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setToolWin: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setToolUnix: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setToolProperty: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setS1ASclassPath: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] init-common: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] clean-jars-common: [2024-04-16T10:16:32.335Z] [echo] @@## built-in-custom-resources ##@@ [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setOSConditions: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setToolWin: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setToolUnix: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setToolProperty: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setS1ASclassPath: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] init-common: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] clean: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setOSConditions: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.335Z] setToolWin: [2024-04-16T10:16:32.335Z] [2024-04-16T10:16:32.336Z] setToolUnix: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setToolProperty: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setS1ASclassPath: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] init-common: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] clean-common: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setOSConditions: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setToolWin: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setToolUnix: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setToolProperty: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setS1ASclassPath: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] init-common: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] clean-classes-common: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setOSConditions: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setToolWin: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setToolUnix: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setToolProperty: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] setS1ASclassPath: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] init-common: [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.336Z] clean-jars-common: [2024-04-16T10:16:32.336Z] [echo] @@## datasource-definition##@@ [2024-04-16T10:16:32.336Z] [2024-04-16T10:16:32.337Z] setOSConditions: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolWin: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolUnix: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolProperty: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setS1ASclassPath: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] init-common: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] clean: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setOSConditions: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolWin: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolUnix: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolProperty: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setS1ASclassPath: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] init-common: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] clean-common: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setOSConditions: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolWin: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolUnix: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setToolProperty: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] setS1ASclassPath: [2024-04-16T10:16:32.337Z] [2024-04-16T10:16:32.337Z] init-common: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] clean-classes-common: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setOSConditions: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolWin: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolUnix: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolProperty: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setS1ASclassPath: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] init-common: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] clean-jars-common: [2024-04-16T10:16:32.338Z] [echo] @@## connection-factory-definition##@@ [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setOSConditions: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolWin: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolUnix: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolProperty: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setS1ASclassPath: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] init-common: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] clean: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setOSConditions: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolWin: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolUnix: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.338Z] setToolProperty: [2024-04-16T10:16:32.338Z] [2024-04-16T10:16:32.339Z] setS1ASclassPath: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] init-common: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] clean-common: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setOSConditions: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setToolWin: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setToolUnix: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setToolProperty: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setS1ASclassPath: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] init-common: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] clean-classes-common: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setOSConditions: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setToolWin: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setToolUnix: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setToolProperty: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] setS1ASclassPath: [2024-04-16T10:16:32.339Z] [2024-04-16T10:16:32.339Z] init-common: [2024-04-16T10:16:32.401Z] [2024-04-16T10:16:32.401Z] checkReporting-common: [2024-04-16T10:16:32.401Z] [2024-04-16T10:16:32.401Z] confirmReportPresent-common: [2024-04-16T10:16:32.401Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:32.401Z] [echo] Test seems to be reported fine [2024-04-16T10:16:32.401Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/cmt-chunk-job/RepRunConf.txt [2024-04-16T10:16:32.401Z] [2024-04-16T10:16:32.401Z] confirmMissingReport-common: [2024-04-16T10:16:32.401Z] [2024-04-16T10:16:32.401Z] undeploy: [2024-04-16T10:16:32.401Z] [2024-04-16T10:16:32.401Z] setOSConditions: [2024-04-16T10:16:32.401Z] [2024-04-16T10:16:32.401Z] setToolWin: [2024-04-16T10:16:32.401Z] [2024-04-16T10:16:32.402Z] setToolUnix: [2024-04-16T10:16:32.402Z] [2024-04-16T10:16:32.402Z] setToolProperty: [2024-04-16T10:16:32.402Z] [2024-04-16T10:16:32.402Z] setS1ASclassPath: [2024-04-16T10:16:32.402Z] [2024-04-16T10:16:32.402Z] init-common: [2024-04-16T10:16:32.402Z] [2024-04-16T10:16:32.402Z] undeploy-common: [2024-04-16T10:16:32.436Z] [java] Apr 16, 2024 10:16:32 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:32.436Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:32.436Z] [java] Apr 16, 2024 10:16:32 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:32.436Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:32.500Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cli-negativeApp [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] clean-jars-common: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] clean: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] clean: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setOSConditions: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setToolWin: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setToolUnix: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setToolProperty: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setS1ASclassPath: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] init-common: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] clean-classes-common: [2024-04-16T10:16:32.597Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setOSConditions: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setToolWin: [2024-04-16T10:16:32.597Z] [2024-04-16T10:16:32.597Z] setToolUnix: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setToolProperty: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setS1ASclassPath: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] init-common: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] clean: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setOSConditions: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setToolWin: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setToolUnix: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setToolProperty: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setS1ASclassPath: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] init-common: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] clean-common: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setOSConditions: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setToolWin: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setToolUnix: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setToolProperty: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setS1ASclassPath: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] init-common: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] clean-classes-common: [2024-04-16T10:16:32.598Z] [2024-04-16T10:16:32.598Z] setOSConditions: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolWin: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolUnix: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolProperty: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setS1ASclassPath: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] init-common: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] clean-jars-common: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] clean: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] clean: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setOSConditions: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolWin: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolUnix: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolProperty: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setS1ASclassPath: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] init-common: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] clean-classes-common: [2024-04-16T10:16:32.599Z] [echo] @@## administered-object-definition-embedra##@@ [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setOSConditions: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolWin: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolUnix: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.599Z] setToolProperty: [2024-04-16T10:16:32.599Z] [2024-04-16T10:16:32.600Z] setS1ASclassPath: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] init-common: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] clean: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setOSConditions: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolWin: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolUnix: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolProperty: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setS1ASclassPath: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] init-common: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] clean-common: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setOSConditions: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolWin: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolUnix: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolProperty: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setS1ASclassPath: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] init-common: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] clean-classes-common: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setOSConditions: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolWin: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.600Z] setToolUnix: [2024-04-16T10:16:32.600Z] [2024-04-16T10:16:32.601Z] setToolProperty: [2024-04-16T10:16:32.601Z] [2024-04-16T10:16:32.601Z] setS1ASclassPath: [2024-04-16T10:16:32.601Z] [2024-04-16T10:16:32.601Z] init-common: [2024-04-16T10:16:32.601Z] [2024-04-16T10:16:32.601Z] clean-jars-common: [2024-04-16T10:16:32.601Z] [2024-04-16T10:16:32.601Z] clean: [2024-04-16T10:16:32.601Z] [2024-04-16T10:16:32.601Z] clean: [2024-04-16T10:16:32.691Z] [java] Apr 16, 2024 10:16:32 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:16:32.691Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:16:32.756Z] [exec] remote failure: Application ejb-cli-negativeApp is not deployed on this target [server] [2024-04-16T10:16:32.756Z] [exec] Result: 1 [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] all: [2024-04-16T10:16:32.756Z] [echo] [2024-04-16T10:16:32.756Z] [echo] [2024-04-16T10:16:32.756Z] [echo] ************************************************** [2024-04-16T10:16:32.756Z] [echo] * Running timer [2024-04-16T10:16:32.756Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer [2024-04-16T10:16:32.756Z] [echo] ************************************************** [2024-04-16T10:16:32.756Z] [echo] [2024-04-16T10:16:32.756Z] [echo] [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] all: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] sessiontimer: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setOSConditions: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setToolWin: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setToolUnix: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setToolProperty: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setS1ASclassPath: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] init-common: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] clean: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setOSConditions: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setToolWin: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.756Z] setToolUnix: [2024-04-16T10:16:32.756Z] [2024-04-16T10:16:32.757Z] setToolProperty: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setS1ASclassPath: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] init-common: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] clean-common: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setOSConditions: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setToolWin: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setToolUnix: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setToolProperty: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setS1ASclassPath: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] init-common: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] clean-classes-common: [2024-04-16T10:16:32.757Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setOSConditions: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setToolWin: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setToolUnix: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setToolProperty: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] setS1ASclassPath: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] init-common: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] clean-jars-common: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.757Z] compile: [2024-04-16T10:16:32.757Z] [2024-04-16T10:16:32.758Z] setOSConditions: [2024-04-16T10:16:32.758Z] [2024-04-16T10:16:32.758Z] setToolWin: [2024-04-16T10:16:32.758Z] [2024-04-16T10:16:32.758Z] setToolUnix: [2024-04-16T10:16:32.758Z] [2024-04-16T10:16:32.758Z] setToolProperty: [2024-04-16T10:16:32.758Z] [2024-04-16T10:16:32.758Z] setS1ASclassPath: [2024-04-16T10:16:32.758Z] [2024-04-16T10:16:32.758Z] init-common: [2024-04-16T10:16:32.758Z] [2024-04-16T10:16:32.758Z] compile-common: [2024-04-16T10:16:32.758Z] [echo] Current time (ISO): 2024-04-16T10:16:32.624+0000 [2024-04-16T10:16:32.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:32.758Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:32.798Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-modification-test-interval --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-modification-test-interval-web.war [2024-04-16T10:16:32.858Z] [2024-04-16T10:16:32.858Z] setOSConditions: [2024-04-16T10:16:32.858Z] [2024-04-16T10:16:32.858Z] setToolWin: [2024-04-16T10:16:32.858Z] [2024-04-16T10:16:32.858Z] setToolUnix: [2024-04-16T10:16:32.858Z] [2024-04-16T10:16:32.858Z] setToolProperty: [2024-04-16T10:16:32.858Z] [2024-04-16T10:16:32.858Z] setS1ASclassPath: [2024-04-16T10:16:32.858Z] [2024-04-16T10:16:32.858Z] init-common: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] clean-classes-common: [2024-04-16T10:16:32.859Z] [echo] @@## administered-object-definition##@@ [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setOSConditions: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolWin: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolUnix: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolProperty: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setS1ASclassPath: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] init-common: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] clean: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setOSConditions: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolWin: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolUnix: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolProperty: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setS1ASclassPath: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] init-common: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] clean-common: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setOSConditions: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolWin: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolUnix: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.859Z] setToolProperty: [2024-04-16T10:16:32.859Z] [2024-04-16T10:16:32.860Z] setS1ASclassPath: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] init-common: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] clean-classes-common: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setOSConditions: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setToolWin: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setToolUnix: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setToolProperty: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setS1ASclassPath: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] init-common: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] clean-jars-common: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] clean: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] clean: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setOSConditions: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setToolWin: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setToolUnix: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setToolProperty: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setS1ASclassPath: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] init-common: [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] clean-classes-common: [2024-04-16T10:16:32.860Z] [echo] @@## jms-connection-factory-definition##@@ [2024-04-16T10:16:32.860Z] [2024-04-16T10:16:32.860Z] setOSConditions: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolWin: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolUnix: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolProperty: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setS1ASclassPath: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] init-common: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] clean: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setOSConditions: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolWin: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolUnix: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolProperty: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setS1ASclassPath: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] init-common: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] clean-common: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setOSConditions: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolWin: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolUnix: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setToolProperty: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] setS1ASclassPath: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] init-common: [2024-04-16T10:16:32.861Z] [2024-04-16T10:16:32.861Z] clean-classes-common: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setOSConditions: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolWin: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolUnix: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolProperty: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setS1ASclassPath: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] init-common: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] clean-jars-common: [2024-04-16T10:16:32.862Z] [echo] @@## jms-destination-definition##@@ [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setOSConditions: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolWin: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolUnix: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolProperty: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setS1ASclassPath: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] init-common: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] clean: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setOSConditions: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolWin: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolUnix: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setToolProperty: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.862Z] setS1ASclassPath: [2024-04-16T10:16:32.862Z] [2024-04-16T10:16:32.863Z] init-common: [2024-04-16T10:16:32.863Z] [2024-04-16T10:16:32.863Z] clean-common: [2024-04-16T10:16:32.863Z] [2024-04-16T10:16:32.863Z] setOSConditions: [2024-04-16T10:16:32.863Z] [2024-04-16T10:16:32.863Z] setToolWin: [2024-04-16T10:16:32.863Z] [2024-04-16T10:16:32.863Z] setToolUnix: [2024-04-16T10:16:32.863Z] [2024-04-16T10:16:32.863Z] setToolProperty: [2024-04-16T10:16:32.863Z] [2024-04-16T10:16:32.863Z] setS1ASclassPath: [2024-04-16T10:16:32.863Z] [2024-04-16T10:16:32.863Z] init-common: [2024-04-16T10:16:32.947Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@49a14b44 [2024-04-16T10:16:32.947Z] [java] Apr 16, 2024 10:16:32 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:32.947Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:16:32.947Z] [java] Apr 16, 2024 10:16:32 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:16:32.947Z] [java] INFO: sample was successfully deployed in 1,395 milliseconds. [2024-04-16T10:16:32.947Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:16:32.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false batch-cmt-chunkApp [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] all: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] setOSConditions: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] setToolWin: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] setToolUnix: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] setToolProperty: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] setS1ASclassPath: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] init-common: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] clean: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] setOSConditions: [2024-04-16T10:16:32.961Z] [2024-04-16T10:16:32.961Z] setToolWin: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolUnix: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolProperty: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setS1ASclassPath: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] init-common: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] clean-common: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setOSConditions: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolWin: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolUnix: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolProperty: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setS1ASclassPath: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] init-common: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] clean-classes-common: [2024-04-16T10:16:32.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setOSConditions: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolWin: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolUnix: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setToolProperty: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] setS1ASclassPath: [2024-04-16T10:16:32.962Z] [2024-04-16T10:16:32.962Z] init-common: [2024-04-16T10:16:32.963Z] [2024-04-16T10:16:32.963Z] clean-jars-common: [2024-04-16T10:16:32.963Z] [2024-04-16T10:16:32.963Z] compile: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] clean-classes-common: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setOSConditions: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setToolWin: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setToolUnix: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setToolProperty: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setS1ASclassPath: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] init-common: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] clean-jars-common: [2024-04-16T10:16:33.129Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setOSConditions: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setToolWin: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setToolUnix: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.129Z] setToolProperty: [2024-04-16T10:16:33.129Z] [2024-04-16T10:16:33.130Z] setS1ASclassPath: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] init-common: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] clean: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setOSConditions: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolWin: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolUnix: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolProperty: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setS1ASclassPath: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] init-common: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] clean-common: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setOSConditions: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolWin: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolUnix: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolProperty: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setS1ASclassPath: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] init-common: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] clean-classes-common: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setOSConditions: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolWin: [2024-04-16T10:16:33.130Z] [2024-04-16T10:16:33.130Z] setToolUnix: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setToolProperty: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setS1ASclassPath: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] init-common: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] clean-jars-common: [2024-04-16T10:16:33.131Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] clean: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] clean: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] clean: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setOSConditions: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setToolWin: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setToolUnix: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setToolProperty: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setS1ASclassPath: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] init-common: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] clean-classes-common: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] clean: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setOSConditions: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setToolWin: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setToolUnix: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setToolProperty: [2024-04-16T10:16:33.131Z] [2024-04-16T10:16:33.131Z] setS1ASclassPath: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] init-common: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] clean-common: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setOSConditions: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolWin: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolUnix: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolProperty: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setS1ASclassPath: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] init-common: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] clean-classes-common: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setOSConditions: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolWin: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolUnix: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolProperty: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setS1ASclassPath: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] init-common: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] clean-jars-common: [2024-04-16T10:16:33.132Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setOSConditions: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolWin: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.132Z] setToolUnix: [2024-04-16T10:16:33.132Z] [2024-04-16T10:16:33.133Z] setToolProperty: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setS1ASclassPath: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] init-common: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] clean: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setOSConditions: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setToolWin: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setToolUnix: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setToolProperty: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setS1ASclassPath: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] init-common: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] clean-common: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setOSConditions: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setToolWin: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setToolUnix: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setToolProperty: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setS1ASclassPath: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] init-common: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] clean-classes-common: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setOSConditions: [2024-04-16T10:16:33.133Z] [2024-04-16T10:16:33.133Z] setToolWin: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolUnix: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolProperty: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setS1ASclassPath: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] init-common: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] clean-jars-common: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] clean: [2024-04-16T10:16:33.134Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setOSConditions: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolWin: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolUnix: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolProperty: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setS1ASclassPath: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] init-common: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] clean: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setOSConditions: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolWin: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolUnix: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setToolProperty: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] setS1ASclassPath: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] init-common: [2024-04-16T10:16:33.134Z] [2024-04-16T10:16:33.134Z] clean-common: [2024-04-16T10:16:33.201Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:16:33.201Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:33.201Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:33.201Z] [java] Apr 16, 2024 10:16:33 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:16:33.201Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:16:33.201Z] [java] Apr 16, 2024 10:16:33 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:16:33.201Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:16:33.201Z] [java] Apr 16, 2024 10:16:33 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:33.201Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:33.201Z] [java] Apr 16, 2024 10:16:33 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:33.202Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:33.202Z] [java] Apr 16, 2024 10:16:33 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:33.202Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:33.202Z] [java] Value of key is: embedded create new container [2024-04-16T10:16:33.202Z] [java] ..........FINISHED Embedded test [2024-04-16T10:16:33.202Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:33.202Z] [java] [2024-04-16T10:16:33.202Z] [java] [2024-04-16T10:16:33.202Z] [java] ----------------------------------------- [2024-04-16T10:16:33.202Z] [java] - embedded with JPA: PASS - [2024-04-16T10:16:33.202Z] [java] - embedded create container: PASS - [2024-04-16T10:16:33.202Z] [java] - embedded close container: PASS - [2024-04-16T10:16:33.202Z] [java] - embedded create new container: PASS - [2024-04-16T10:16:33.202Z] [java] ----------------------------------------- [2024-04-16T10:16:33.202Z] [java] Total PASS: 4 [2024-04-16T10:16:33.202Z] [java] Total FAIL: 0 [2024-04-16T10:16:33.202Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:16:33.202Z] [java] ----------------------------------------- [2024-04-16T10:16:33.202Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:33.202Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] stop-database: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] all: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] ejbinwar: [2024-04-16T10:16:33.202Z] [echo] [2024-04-16T10:16:33.202Z] [echo] [2024-04-16T10:16:33.202Z] [echo] ************************************************** [2024-04-16T10:16:33.202Z] [echo] * Running ejbinwar [2024-04-16T10:16:33.202Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar [2024-04-16T10:16:33.202Z] [echo] ************************************************** [2024-04-16T10:16:33.202Z] [echo] [2024-04-16T10:16:33.202Z] [echo] [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] start-database: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] setOSConditions: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] setToolWin: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] setToolUnix: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] setToolProperty: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] setS1ASclassPath: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] init-common: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] clean: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.202Z] setOSConditions: [2024-04-16T10:16:33.202Z] [2024-04-16T10:16:33.203Z] setToolWin: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setToolUnix: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setToolProperty: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setS1ASclassPath: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] init-common: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] clean-common: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setOSConditions: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setToolWin: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setToolUnix: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setToolProperty: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] setS1ASclassPath: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] init-common: [2024-04-16T10:16:33.203Z] [2024-04-16T10:16:33.203Z] clean-classes-common: [2024-04-16T10:16:33.203Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:33.217Z] [2024-04-16T10:16:33.217Z] setOSConditions: [2024-04-16T10:16:33.217Z] [2024-04-16T10:16:33.217Z] setToolWin: [2024-04-16T10:16:33.217Z] [2024-04-16T10:16:33.217Z] setToolUnix: [2024-04-16T10:16:33.217Z] [2024-04-16T10:16:33.217Z] setToolProperty: [2024-04-16T10:16:33.217Z] [2024-04-16T10:16:33.217Z] setS1ASclassPath: [2024-04-16T10:16:33.217Z] [2024-04-16T10:16:33.217Z] init-common: [2024-04-16T10:16:33.217Z] [2024-04-16T10:16:33.217Z] compile-common: [2024-04-16T10:16:33.217Z] [echo] Current time (ISO): 2024-04-16T10:16:32.968+0000 [2024-04-16T10:16:33.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:33.217Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:33.252Z] [exec] Application deployed with name ejb-sfsb-passivateactivateApp. [2024-04-16T10:16:33.252Z] [echo] Deployment on target server server successful [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setOSConditions: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setToolWin: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setToolUnix: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setToolProperty: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setS1ASclassPath: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] init-common: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] deploy-common-ee: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] run: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setOSConditions: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setToolWin: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setToolUnix: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setToolProperty: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] setS1ASclassPath: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] init-common: [2024-04-16T10:16:33.252Z] [2024-04-16T10:16:33.252Z] runclient-common: [2024-04-16T10:16:33.252Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-passivateactivateAppClient.jar -name ejb-sfsb-passivateactivateClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:33.359Z] [exec] Application deployed with name web-jsp-config-modification-test-interval-web. [2024-04-16T10:16:33.359Z] [2024-04-16T10:16:33.359Z] deploy-war-commonee: [2024-04-16T10:16:33.359Z] [2024-04-16T10:16:33.359Z] run: [2024-04-16T10:16:33.359Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-04-16T10:16:33.359Z] [java] [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] setOSConditions: [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] setToolWin: [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] setToolUnix: [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] setToolProperty: [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] setS1ASclassPath: [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] init-common: [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] clean-classes-common: [2024-04-16T10:16:33.392Z] [2024-04-16T10:16:33.392Z] setOSConditions: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolWin: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolUnix: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolProperty: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setS1ASclassPath: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] init-common: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] clean-jars-common: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] clean: [2024-04-16T10:16:33.393Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setOSConditions: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolWin: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolUnix: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolProperty: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setS1ASclassPath: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] init-common: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] clean: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setOSConditions: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolWin: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolUnix: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setToolProperty: [2024-04-16T10:16:33.393Z] [2024-04-16T10:16:33.393Z] setS1ASclassPath: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] init-common: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] clean-common: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setOSConditions: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolWin: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolUnix: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolProperty: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setS1ASclassPath: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] init-common: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] clean-classes-common: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setOSConditions: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolWin: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolUnix: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolProperty: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setS1ASclassPath: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] init-common: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] clean-jars-common: [2024-04-16T10:16:33.394Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setOSConditions: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolWin: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.394Z] setToolUnix: [2024-04-16T10:16:33.394Z] [2024-04-16T10:16:33.395Z] setToolProperty: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setS1ASclassPath: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] init-common: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] clean: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setOSConditions: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setToolWin: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setToolUnix: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setToolProperty: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setS1ASclassPath: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] init-common: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] clean-common: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setOSConditions: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setToolWin: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setToolUnix: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setToolProperty: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setS1ASclassPath: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] init-common: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] clean-classes-common: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setOSConditions: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.395Z] setToolWin: [2024-04-16T10:16:33.395Z] [2024-04-16T10:16:33.396Z] setToolUnix: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setToolProperty: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setS1ASclassPath: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] init-common: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] clean-jars-common: [2024-04-16T10:16:33.396Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] clean: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] clean: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] clean: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setOSConditions: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setToolWin: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setToolUnix: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setToolProperty: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setS1ASclassPath: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] init-common: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] clean-classes-common: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] clean: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setOSConditions: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setToolWin: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setToolUnix: [2024-04-16T10:16:33.396Z] [2024-04-16T10:16:33.396Z] setToolProperty: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setS1ASclassPath: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] init-common: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] clean-common: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setOSConditions: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setToolWin: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setToolUnix: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setToolProperty: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setS1ASclassPath: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] init-common: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] clean-classes-common: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setOSConditions: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setToolWin: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setToolUnix: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setToolProperty: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] setS1ASclassPath: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] init-common: [2024-04-16T10:16:33.397Z] [2024-04-16T10:16:33.397Z] clean-jars-common: [2024-04-16T10:16:33.397Z] [echo] @@## security-map-web#@@ [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] setOSConditions: [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] setToolWin: [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] setToolUnix: [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] setToolProperty: [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] setS1ASclassPath: [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] init-common: [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] clean-jars-common: [2024-04-16T10:16:33.458Z] [2024-04-16T10:16:33.458Z] compile: [2024-04-16T10:16:33.459Z] [2024-04-16T10:16:33.459Z] setOSConditions: [2024-04-16T10:16:33.459Z] [2024-04-16T10:16:33.459Z] setToolWin: [2024-04-16T10:16:33.459Z] [2024-04-16T10:16:33.459Z] setToolUnix: [2024-04-16T10:16:33.459Z] [2024-04-16T10:16:33.459Z] setToolProperty: [2024-04-16T10:16:33.459Z] [2024-04-16T10:16:33.459Z] setS1ASclassPath: [2024-04-16T10:16:33.459Z] [2024-04-16T10:16:33.459Z] init-common: [2024-04-16T10:16:33.459Z] [2024-04-16T10:16:33.459Z] compile-common: [2024-04-16T10:16:33.459Z] [echo] Current time (ISO): 2024-04-16T10:16:33.212+0000 [2024-04-16T10:16:33.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:33.459Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:33.614Z] [java] Updating JSP ... [2024-04-16T10:16:33.614Z] [java] GET /web-jsp-config-modification-test-interval/UpdateJsp HTTP/1.0 [2024-04-16T10:16:33.614Z] [java] [2024-04-16T10:16:33.614Z] [java] Done [2024-04-16T10:16:33.614Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-04-16T10:16:33.614Z] [java] [2024-04-16T10:16:33.614Z] [java] Sleeping for 60s ... [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setOSConditions: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setToolWin: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setToolUnix: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setToolProperty: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setS1ASclassPath: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] init-common: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] clean: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setOSConditions: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setToolWin: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setToolUnix: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setToolProperty: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] setS1ASclassPath: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.655Z] init-common: [2024-04-16T10:16:33.655Z] [2024-04-16T10:16:33.656Z] clean-common: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setOSConditions: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolWin: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolUnix: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolProperty: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setS1ASclassPath: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] init-common: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] clean-classes-common: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setOSConditions: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolWin: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolUnix: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolProperty: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setS1ASclassPath: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] init-common: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] clean-jars-common: [2024-04-16T10:16:33.656Z] [echo] @@## rar-accessibility ##@@ [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setOSConditions: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolWin: [2024-04-16T10:16:33.656Z] [2024-04-16T10:16:33.656Z] setToolUnix: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setToolProperty: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setS1ASclassPath: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] init-common: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] clean: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setOSConditions: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setToolWin: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setToolUnix: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setToolProperty: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setS1ASclassPath: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] init-common: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] clean-common: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setOSConditions: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setToolWin: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setToolUnix: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setToolProperty: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] setS1ASclassPath: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.657Z] init-common: [2024-04-16T10:16:33.657Z] [2024-04-16T10:16:33.658Z] clean-classes-common: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setOSConditions: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolWin: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolUnix: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolProperty: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setS1ASclassPath: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] init-common: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] clean-jars-common: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] clean: [2024-04-16T10:16:33.658Z] [echo] @@## osgi-resources-test ##@@ [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setOSConditions: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolWin: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolUnix: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolProperty: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setS1ASclassPath: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] init-common: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] clean: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setOSConditions: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolWin: [2024-04-16T10:16:33.658Z] [2024-04-16T10:16:33.658Z] setToolUnix: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setToolProperty: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setS1ASclassPath: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] init-common: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] clean-common: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setOSConditions: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setToolWin: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setToolUnix: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setToolProperty: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setS1ASclassPath: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] init-common: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] clean-classes-common: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setOSConditions: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setToolWin: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setToolUnix: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setToolProperty: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] setS1ASclassPath: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] init-common: [2024-04-16T10:16:33.659Z] [2024-04-16T10:16:33.659Z] clean-jars-common: [2024-04-16T10:16:33.660Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] clean: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] clean: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] clean: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setOSConditions: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setToolWin: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setToolUnix: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setToolProperty: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setS1ASclassPath: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] init-common: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] clean-classes-common: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] clean: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setOSConditions: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setToolWin: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setToolUnix: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setToolProperty: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] setS1ASclassPath: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] init-common: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.660Z] clean-common: [2024-04-16T10:16:33.660Z] [2024-04-16T10:16:33.661Z] setOSConditions: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] setToolWin: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] setToolUnix: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] setToolProperty: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] setS1ASclassPath: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] init-common: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] clean-classes-common: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] setOSConditions: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] setToolWin: [2024-04-16T10:16:33.661Z] [2024-04-16T10:16:33.661Z] setToolUnix: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setToolProperty: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setS1ASclassPath: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] init-common: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] clean-jars-common: [2024-04-16T10:16:33.926Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] clean: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] clean: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] clean: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setOSConditions: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setToolWin: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setToolUnix: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setToolProperty: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setS1ASclassPath: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] init-common: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] clean-classes-common: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] clean: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setOSConditions: [2024-04-16T10:16:33.926Z] [2024-04-16T10:16:33.926Z] setToolWin: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolUnix: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolProperty: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setS1ASclassPath: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] init-common: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] clean-common: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setOSConditions: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolWin: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolUnix: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolProperty: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setS1ASclassPath: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] init-common: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] clean-classes-common: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setOSConditions: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolWin: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolUnix: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setToolProperty: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] setS1ASclassPath: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] init-common: [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.927Z] clean-jars-common: [2024-04-16T10:16:33.927Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-04-16T10:16:33.927Z] [2024-04-16T10:16:33.928Z] setOSConditions: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolWin: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolUnix: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolProperty: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setS1ASclassPath: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] init-common: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] clean: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setOSConditions: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolWin: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolUnix: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolProperty: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setS1ASclassPath: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] init-common: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] clean-common: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setOSConditions: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolWin: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolUnix: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setToolProperty: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] setS1ASclassPath: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.928Z] init-common: [2024-04-16T10:16:33.928Z] [2024-04-16T10:16:33.929Z] clean-classes-common: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setOSConditions: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setToolWin: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setToolUnix: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setToolProperty: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setS1ASclassPath: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] init-common: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] clean-jars-common: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] clean: [2024-04-16T10:16:33.929Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] clean: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] clean: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] clean: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setOSConditions: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setToolWin: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setToolUnix: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setToolProperty: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] setS1ASclassPath: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] init-common: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] clean-classes-common: [2024-04-16T10:16:33.929Z] [2024-04-16T10:16:33.929Z] clean: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setOSConditions: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolWin: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolUnix: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolProperty: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setS1ASclassPath: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] init-common: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] clean-common: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setOSConditions: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolWin: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolUnix: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolProperty: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setS1ASclassPath: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] init-common: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] clean-classes-common: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setOSConditions: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolWin: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolUnix: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setToolProperty: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] setS1ASclassPath: [2024-04-16T10:16:33.930Z] [2024-04-16T10:16:33.930Z] init-common: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] clean-jars-common: [2024-04-16T10:16:33.931Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setOSConditions: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setToolWin: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setToolUnix: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setToolProperty: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setS1ASclassPath: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] init-common: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] clean: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setOSConditions: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setToolWin: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setToolUnix: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setToolProperty: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] setS1ASclassPath: [2024-04-16T10:16:33.931Z] [2024-04-16T10:16:33.931Z] init-common: [2024-04-16T10:16:33.980Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] clean-common: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] setOSConditions: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] setToolWin: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] setToolUnix: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] setToolProperty: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] setS1ASclassPath: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] init-common: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.188Z] clean-classes-common: [2024-04-16T10:16:34.188Z] [2024-04-16T10:16:34.189Z] setOSConditions: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] setToolWin: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] setToolUnix: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] setToolProperty: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] setS1ASclassPath: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] init-common: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] clean-jars-common: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] clean: [2024-04-16T10:16:34.189Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] clean: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] clean: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] clean: [2024-04-16T10:16:34.189Z] [2024-04-16T10:16:34.189Z] setOSConditions: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setToolWin: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setToolUnix: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setToolProperty: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setS1ASclassPath: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] init-common: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] clean-classes-common: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] clean: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setOSConditions: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setToolWin: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setToolUnix: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setToolProperty: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.190Z] setS1ASclassPath: [2024-04-16T10:16:34.190Z] [2024-04-16T10:16:34.191Z] init-common: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] clean-common: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setOSConditions: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setToolWin: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setToolUnix: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setToolProperty: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setS1ASclassPath: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] init-common: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] clean-classes-common: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setOSConditions: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setToolWin: [2024-04-16T10:16:34.191Z] [2024-04-16T10:16:34.191Z] setToolUnix: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] setToolProperty: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] setS1ASclassPath: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] init-common: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] clean-jars-common: [2024-04-16T10:16:34.192Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] setOSConditions: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] setToolWin: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] setToolUnix: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] setToolProperty: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] setS1ASclassPath: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] init-common: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.192Z] clean: [2024-04-16T10:16:34.192Z] [2024-04-16T10:16:34.193Z] setOSConditions: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setToolWin: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setToolUnix: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setToolProperty: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setS1ASclassPath: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] init-common: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] clean-common: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setOSConditions: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setToolWin: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setToolUnix: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setToolProperty: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.193Z] setS1ASclassPath: [2024-04-16T10:16:34.193Z] [2024-04-16T10:16:34.194Z] init-common: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] clean-classes-common: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setOSConditions: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setToolWin: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setToolUnix: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setToolProperty: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setS1ASclassPath: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] init-common: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] clean-jars-common: [2024-04-16T10:16:34.194Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setOSConditions: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setToolWin: [2024-04-16T10:16:34.194Z] [2024-04-16T10:16:34.194Z] setToolUnix: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] setToolProperty: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] setS1ASclassPath: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] init-common: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] clean: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] setOSConditions: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] setToolWin: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] setToolUnix: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] setToolProperty: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] setS1ASclassPath: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] init-common: [2024-04-16T10:16:34.195Z] [2024-04-16T10:16:34.195Z] clean-common: [2024-04-16T10:16:34.235Z] [javac] 1 warning [2024-04-16T10:16:34.235Z] [2024-04-16T10:16:34.235Z] setOSConditions: [2024-04-16T10:16:34.235Z] [2024-04-16T10:16:34.235Z] setToolWin: [2024-04-16T10:16:34.235Z] [2024-04-16T10:16:34.235Z] setToolUnix: [2024-04-16T10:16:34.235Z] [2024-04-16T10:16:34.235Z] setToolProperty: [2024-04-16T10:16:34.235Z] [2024-04-16T10:16:34.235Z] setS1ASclassPath: [2024-04-16T10:16:34.235Z] [2024-04-16T10:16:34.235Z] init-common: [2024-04-16T10:16:34.235Z] [2024-04-16T10:16:34.235Z] compile-common: [2024-04-16T10:16:34.235Z] [echo] Current time (ISO): 2024-04-16T10:16:34.193+0000 [2024-04-16T10:16:34.235Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:34.407Z] [exec] Application deployed with name cdi-jpa-resource-injection-web. [2024-04-16T10:16:34.407Z] [2024-04-16T10:16:34.407Z] deploy-war-commonee: [2024-04-16T10:16:34.407Z] [2024-04-16T10:16:34.407Z] run: [2024-04-16T10:16:34.407Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinit [2024-04-16T10:16:34.452Z] [2024-04-16T10:16:34.452Z] setOSConditions: [2024-04-16T10:16:34.452Z] [2024-04-16T10:16:34.452Z] setToolWin: [2024-04-16T10:16:34.452Z] [2024-04-16T10:16:34.452Z] setToolUnix: [2024-04-16T10:16:34.452Z] [2024-04-16T10:16:34.453Z] setToolProperty: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setS1ASclassPath: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] init-common: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] clean-classes-common: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setOSConditions: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setToolWin: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setToolUnix: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setToolProperty: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setS1ASclassPath: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] init-common: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] clean-jars-common: [2024-04-16T10:16:34.453Z] [echo] @@## multiple-resources.xml ##@@ [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] clean: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] clean: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] clean: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setOSConditions: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setToolWin: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setToolUnix: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setToolProperty: [2024-04-16T10:16:34.453Z] [2024-04-16T10:16:34.453Z] setS1ASclassPath: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] init-common: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] clean-classes-common: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] clean: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setOSConditions: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setToolWin: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setToolUnix: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setToolProperty: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setS1ASclassPath: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] init-common: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] clean-common: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setOSConditions: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setToolWin: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setToolUnix: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setToolProperty: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setS1ASclassPath: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] init-common: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] clean-classes-common: [2024-04-16T10:16:34.454Z] [2024-04-16T10:16:34.454Z] setOSConditions: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setToolWin: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setToolUnix: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setToolProperty: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setS1ASclassPath: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] init-common: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] clean-jars-common: [2024-04-16T10:16:34.455Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] clean: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] clean: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] clean: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setOSConditions: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setToolWin: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setToolUnix: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setToolProperty: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setS1ASclassPath: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] init-common: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] clean-classes-common: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] clean: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setOSConditions: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.455Z] setToolWin: [2024-04-16T10:16:34.455Z] [2024-04-16T10:16:34.456Z] setToolUnix: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setToolProperty: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setS1ASclassPath: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] init-common: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] clean-common: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setOSConditions: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setToolWin: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setToolUnix: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setToolProperty: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setS1ASclassPath: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] init-common: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] clean-classes-common: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setOSConditions: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setToolWin: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setToolUnix: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setToolProperty: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] setS1ASclassPath: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] init-common: [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] clean-jars-common: [2024-04-16T10:16:34.456Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-04-16T10:16:34.456Z] [2024-04-16T10:16:34.456Z] clean: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] clean: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] clean: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] setOSConditions: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] setToolWin: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] setToolUnix: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] setToolProperty: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] setS1ASclassPath: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] init-common: [2024-04-16T10:16:34.457Z] [2024-04-16T10:16:34.457Z] clean-classes-common: [2024-04-16T10:16:34.653Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:34.684Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:34.684Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llquery [2024-04-16T10:16:34.690Z] [exec] Apr 16, 2024 10:16:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:34.690Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] clean: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setOSConditions: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setToolWin: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setToolUnix: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setToolProperty: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setS1ASclassPath: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] init-common: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] clean-common: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setOSConditions: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setToolWin: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setToolUnix: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setToolProperty: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setS1ASclassPath: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] init-common: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] clean-classes-common: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setOSConditions: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.714Z] setToolWin: [2024-04-16T10:16:34.714Z] [2024-04-16T10:16:34.715Z] setToolUnix: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setToolProperty: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setS1ASclassPath: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] init-common: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] clean-jars-common: [2024-04-16T10:16:34.715Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setOSConditions: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setToolWin: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setToolUnix: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setToolProperty: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setS1ASclassPath: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] init-common: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] clean: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setOSConditions: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setToolWin: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setToolUnix: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setToolProperty: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setS1ASclassPath: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] init-common: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] clean-common: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.715Z] setOSConditions: [2024-04-16T10:16:34.715Z] [2024-04-16T10:16:34.716Z] setToolWin: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolUnix: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolProperty: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setS1ASclassPath: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] init-common: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] clean-classes-common: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setOSConditions: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolWin: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolUnix: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolProperty: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setS1ASclassPath: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] init-common: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] clean-jars-common: [2024-04-16T10:16:34.716Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setOSConditions: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolWin: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolUnix: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setToolProperty: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] setS1ASclassPath: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] init-common: [2024-04-16T10:16:34.716Z] [2024-04-16T10:16:34.716Z] clean: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setOSConditions: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolWin: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolUnix: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolProperty: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setS1ASclassPath: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] init-common: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] clean-common: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setOSConditions: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolWin: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolUnix: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolProperty: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setS1ASclassPath: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] init-common: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] clean-classes-common: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setOSConditions: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolWin: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolUnix: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setToolProperty: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.717Z] setS1ASclassPath: [2024-04-16T10:16:34.717Z] [2024-04-16T10:16:34.718Z] init-common: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] clean-jars-common: [2024-04-16T10:16:34.718Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setOSConditions: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolWin: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolUnix: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolProperty: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setS1ASclassPath: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] init-common: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] clean: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setOSConditions: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolWin: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolUnix: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolProperty: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setS1ASclassPath: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] init-common: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] clean-common: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setOSConditions: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolWin: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.718Z] setToolUnix: [2024-04-16T10:16:34.718Z] [2024-04-16T10:16:34.719Z] setToolProperty: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] setS1ASclassPath: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] init-common: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] clean-classes-common: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] setOSConditions: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] setToolWin: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] setToolUnix: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] setToolProperty: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] setS1ASclassPath: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] init-common: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] clean-jars-common: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] start-record: [2024-04-16T10:16:34.719Z] [2024-04-16T10:16:34.719Z] connector_group_1: [2024-04-16T10:16:34.720Z] [echo] ************ Starting connector_group_1 ************ [2024-04-16T10:16:34.720Z] [echo] @@## connector1.5 ##@@ [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setOSConditions: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setToolWin: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setToolUnix: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setToolProperty: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setS1ASclassPath: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] init-common: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] build: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] all: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setOSConditions: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setToolWin: [2024-04-16T10:16:34.720Z] [2024-04-16T10:16:34.720Z] setToolUnix: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] setToolProperty: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] setS1ASclassPath: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] init-common: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] all: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] setOSConditions: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] setToolWin: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] setToolUnix: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] setToolProperty: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] setS1ASclassPath: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] init-common: [2024-04-16T10:16:34.721Z] [2024-04-16T10:16:34.721Z] compile-common: [2024-04-16T10:16:34.721Z] [echo] Current time (ISO): 2024-04-16T10:16:34.701+0000 [2024-04-16T10:16:34.722Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [2024-04-16T10:16:34.939Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:34.939Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llfind [2024-04-16T10:16:34.939Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:34.939Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection/myurl?testcase=llinj [2024-04-16T10:16:34.939Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:34.939Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:34.939Z] [java] [2024-04-16T10:16:34.939Z] [java] [2024-04-16T10:16:34.939Z] [java] ----------------------------------------- [2024-04-16T10:16:34.939Z] [java] - jpa-resource-injectionllinit: PASS - [2024-04-16T10:16:34.939Z] [java] - jpa-resource-injectionllquery: PASS - [2024-04-16T10:16:34.939Z] [java] - jpa-resource-injectionllfind: PASS - [2024-04-16T10:16:34.939Z] [java] - jpa-resource-injectionllinj: PASS - [2024-04-16T10:16:34.939Z] [java] ----------------------------------------- [2024-04-16T10:16:34.939Z] [java] - Total PASS : 4 - [2024-04-16T10:16:34.939Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:34.939Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:34.939Z] [java] ----------------------------------------- [2024-04-16T10:16:34.939Z] [2024-04-16T10:16:34.939Z] undeploy: [2024-04-16T10:16:34.939Z] [2024-04-16T10:16:34.939Z] setOSConditions: [2024-04-16T10:16:34.939Z] [2024-04-16T10:16:34.939Z] setToolWin: [2024-04-16T10:16:34.939Z] [2024-04-16T10:16:34.940Z] setToolUnix: [2024-04-16T10:16:34.940Z] [2024-04-16T10:16:34.940Z] setToolProperty: [2024-04-16T10:16:34.940Z] [2024-04-16T10:16:34.940Z] setS1ASclassPath: [2024-04-16T10:16:34.940Z] [2024-04-16T10:16:34.940Z] init-common: [2024-04-16T10:16:34.940Z] [2024-04-16T10:16:34.940Z] undeploy-war-common: [2024-04-16T10:16:34.948Z] [javac] 1 warning [2024-04-16T10:16:34.948Z] [2024-04-16T10:16:34.948Z] setOSConditions: [2024-04-16T10:16:34.948Z] [2024-04-16T10:16:34.948Z] setToolWin: [2024-04-16T10:16:34.949Z] [2024-04-16T10:16:34.949Z] setToolUnix: [2024-04-16T10:16:34.949Z] [2024-04-16T10:16:34.949Z] setToolProperty: [2024-04-16T10:16:34.949Z] [2024-04-16T10:16:34.949Z] setS1ASclassPath: [2024-04-16T10:16:34.949Z] [2024-04-16T10:16:34.949Z] init-common: [2024-04-16T10:16:34.949Z] [2024-04-16T10:16:34.949Z] compile-common: [2024-04-16T10:16:34.949Z] [echo] Current time (ISO): 2024-04-16T10:16:34.826+0000 [2024-04-16T10:16:34.949Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:34.979Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/classes [2024-04-16T10:16:35.100Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:35.100Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/ejb/com/oracle/javaee7/samples/batch/cmt/chunk/SimpleItemWriter.java uses unchecked or unsafe operations. [2024-04-16T10:16:35.100Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:16:35.100Z] [javac] 1 warning [2024-04-16T10:16:35.100Z] [2024-04-16T10:16:35.100Z] setOSConditions: [2024-04-16T10:16:35.100Z] [2024-04-16T10:16:35.100Z] setToolWin: [2024-04-16T10:16:35.100Z] [2024-04-16T10:16:35.100Z] setToolUnix: [2024-04-16T10:16:35.100Z] [2024-04-16T10:16:35.100Z] setToolProperty: [2024-04-16T10:16:35.100Z] [2024-04-16T10:16:35.100Z] setS1ASclassPath: [2024-04-16T10:16:35.100Z] [2024-04-16T10:16:35.100Z] init-common: [2024-04-16T10:16:35.101Z] [2024-04-16T10:16:35.101Z] compile-common: [2024-04-16T10:16:35.101Z] [echo] Current time (ISO): 2024-04-16T10:16:35.086+0000 [2024-04-16T10:16:35.101Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:35.363Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:35.363Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:16:35.363Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:16:35.363Z] [javac] 2 warnings [2024-04-16T10:16:35.363Z] [2024-04-16T10:16:35.363Z] setOSConditions: [2024-04-16T10:16:35.363Z] [2024-04-16T10:16:35.363Z] setToolWin: [2024-04-16T10:16:35.363Z] [2024-04-16T10:16:35.363Z] setToolUnix: [2024-04-16T10:16:35.363Z] [2024-04-16T10:16:35.363Z] setToolProperty: [2024-04-16T10:16:35.363Z] [2024-04-16T10:16:35.363Z] setS1ASclassPath: [2024-04-16T10:16:35.363Z] [2024-04-16T10:16:35.363Z] init-common: [2024-04-16T10:16:35.363Z] [2024-04-16T10:16:35.364Z] compile-common: [2024-04-16T10:16:35.364Z] [echo] Current time (ISO): 2024-04-16T10:16:35.316+0000 [2024-04-16T10:16:35.364Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:35.617Z] [exec] Apr 16, 2024 10:16:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:35.617Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:35.872Z] [exec] Apr 16, 2024 10:16:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:35.872Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:35.883Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-web [2024-04-16T10:16:36.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:36.120Z] [javac] 1 warning [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] build: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] setOSConditions: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] fixFiles: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] convUnix: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] convWin: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] setToolWin: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] setToolUnix: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] setToolProperty: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] setS1ASclassPath: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] init-common: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] package-persistence-common: [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] ejb-jar-common: [2024-04-16T10:16:36.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:36.120Z] [2024-04-16T10:16:36.120Z] package-ejbjar-common: [2024-04-16T10:16:36.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.121Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-ejb.jar [2024-04-16T10:16:36.121Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.121Z] [2024-04-16T10:16:36.121Z] appclient-jar-common: [2024-04-16T10:16:36.121Z] [2024-04-16T10:16:36.121Z] package-appclientjar-common: [2024-04-16T10:16:36.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.121Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeout-client.jar [2024-04-16T10:16:36.136Z] [exec] [passivateactivateClient] doTest()... [2024-04-16T10:16:36.136Z] [exec] [passivateactivateClient] Inside init.... [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] delete-resources: [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] setOSConditions: [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] setToolWin: [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] setToolUnix: [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] setToolProperty: [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] setS1ASclassPath: [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] init-common: [2024-04-16T10:16:36.138Z] [2024-04-16T10:16:36.138Z] delete-jdbc-resource-common: [2024-04-16T10:16:36.138Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:36.370Z] [INFO] [testng] PASSED: bootAMX [2024-04-16T10:16:36.370Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testAMXComplianceMonitorFailureCount [2024-04-16T10:16:36.371Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testDemo [2024-04-16T10:16:36.371Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: iterateAllSanityCheck [2024-04-16T10:16:36.371Z] [INFO] [testng] Core AMX tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testBulkAccess [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testDomainRoot [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testExt [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testForBogusAnnotations [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testJ2EEDomain [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testLogging [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testMonitoringRoot [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testPathnames [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testQuery [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testRuntimeRoot [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testServerRuntime [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testSystemInfo [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testTools [2024-04-16T10:16:36.371Z] [INFO] [testng] test the functionality of AMX dymamic proxy eg AMXProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testForBogusConfigAnnotations [2024-04-16T10:16:36.371Z] [INFO] [testng] tests for AMXConfigProxy [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testVariousGetters [2024-04-16T10:16:36.371Z] [INFO] [testng] test varioius miscellaneous AMX feature [2024-04-16T10:16:36.371Z] [INFO] [testng] [2024-04-16T10:16:36.371Z] [INFO] [testng] =============================================== [2024-04-16T10:16:36.371Z] [INFO] [testng] amx_tests [2024-04-16T10:16:36.371Z] [INFO] [testng] Tests run: 19, Failures: 0, Skips: 0 [2024-04-16T10:16:36.371Z] [INFO] [testng] =============================================== [2024-04-16T10:16:36.371Z] [INFO] [testng] [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testAdminCommandEndpoint [2024-04-16T10:16:36.371Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testChildConfigBeanEndpoint [2024-04-16T10:16:36.371Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testEndpointWithEncodedSlash [2024-04-16T10:16:36.371Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testManagementEndpoint [2024-04-16T10:16:36.371Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:36.371Z] [INFO] [testng] PASSED: testMonitoringEndpoint [2024-04-16T10:16:36.371Z] [INFO] [testng] REST API Tests [2024-04-16T10:16:36.371Z] [INFO] [testng] [2024-04-16T10:16:36.371Z] [INFO] [testng] =============================================== [2024-04-16T10:16:36.371Z] [INFO] [testng] rest_tests [2024-04-16T10:16:36.371Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-04-16T10:16:36.371Z] [INFO] [testng] =============================================== [2024-04-16T10:16:36.371Z] [INFO] [testng] [2024-04-16T10:16:36.375Z] [2024-04-16T10:16:36.375Z] webclient-war-common: [2024-04-16T10:16:36.375Z] [2024-04-16T10:16:36.375Z] build-ear-common: [2024-04-16T10:16:36.375Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:36.375Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.375Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:36.375Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2024-04-16T10:16:36.375Z] [2024-04-16T10:16:36.375Z] deploy: [2024-04-16T10:16:36.375Z] [2024-04-16T10:16:36.375Z] setOSConditions: [2024-04-16T10:16:36.375Z] [2024-04-16T10:16:36.375Z] setToolWin: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setToolUnix: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setToolProperty: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setS1ASclassPath: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] init-common: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] deploy-common: [2024-04-16T10:16:36.376Z] [echo] Current time (ISO): 2024-04-16T10:16:36.127+0000 [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setOSConditions: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setToolWin: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setToolUnix: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setToolProperty: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] setS1ASclassPath: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] init-common: [2024-04-16T10:16:36.376Z] [2024-04-16T10:16:36.376Z] deploy-common-pe: [2024-04-16T10:16:36.638Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutApp.ear [2024-04-16T10:16:36.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:36.699Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:16:36.699Z] [echo] cmd executed for server [2024-04-16T10:16:36.699Z] [2024-04-16T10:16:36.699Z] setOSConditions: [2024-04-16T10:16:36.699Z] [2024-04-16T10:16:36.699Z] setToolWin: [2024-04-16T10:16:36.699Z] [2024-04-16T10:16:36.699Z] setToolUnix: [2024-04-16T10:16:36.699Z] [2024-04-16T10:16:36.699Z] setToolProperty: [2024-04-16T10:16:36.699Z] [2024-04-16T10:16:36.699Z] setS1ASclassPath: [2024-04-16T10:16:36.699Z] [2024-04-16T10:16:36.699Z] init-common: [2024-04-16T10:16:36.699Z] [2024-04-16T10:16:36.700Z] delete-jdbc-connpool-common: [2024-04-16T10:16:36.700Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:16:36.831Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:36.933Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-04-16T10:16:36.933Z] [INFO] [testng] PASSED: simpleServletTest [2024-04-16T10:16:36.933Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-04-16T10:16:36.933Z] [INFO] [testng] PASSED: testServerRunning [2024-04-16T10:16:36.933Z] [INFO] [testng] [2024-04-16T10:16:36.933Z] [INFO] [testng] =============================================== [2024-04-16T10:16:36.933Z] [INFO] [testng] deploy_upload_test [2024-04-16T10:16:36.933Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-04-16T10:16:36.933Z] [INFO] [testng] =============================================== [2024-04-16T10:16:36.933Z] [INFO] [testng] [2024-04-16T10:16:36.997Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:36.997Z] [javac] 1 warning [2024-04-16T10:16:36.997Z] [2024-04-16T10:16:36.997Z] build: [2024-04-16T10:16:36.997Z] [2024-04-16T10:16:36.997Z] setOSConditions: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] fixFiles: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] convUnix: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] convWin: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] setToolWin: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] setToolUnix: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] setToolProperty: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] setS1ASclassPath: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] init-common: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] package-persistence-common: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] ejb-jar-common: [2024-04-16T10:16:36.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] package-ejbjar-common: [2024-04-16T10:16:36.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.998Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.998Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/batch-jobs [2024-04-16T10:16:36.998Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-ejb.jar [2024-04-16T10:16:36.998Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] appclient-jar-common: [2024-04-16T10:16:36.998Z] [2024-04-16T10:16:36.998Z] package-appclientjar-common: [2024-04-16T10:16:36.998Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:36.998Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/Simple-Validation-client.jar [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] webclient-war-common: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] build-ear-common: [2024-04-16T10:16:36.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:36.999Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:36.999Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] deploy: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setOSConditions: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setToolWin: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setToolUnix: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setToolProperty: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setS1ASclassPath: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] init-common: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] deploy-common: [2024-04-16T10:16:36.999Z] [echo] Current time (ISO): 2024-04-16T10:16:36.933+0000 [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setOSConditions: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setToolWin: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setToolUnix: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setToolProperty: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] setS1ASclassPath: [2024-04-16T10:16:36.999Z] [2024-04-16T10:16:36.999Z] init-common: [2024-04-16T10:16:37.000Z] [2024-04-16T10:16:37.000Z] deploy-common-pe: [2024-04-16T10:16:37.086Z] [javac] 1 warning [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] build: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] setOSConditions: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] fixFiles: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] convUnix: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] convWin: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] setToolWin: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] setToolUnix: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] setToolProperty: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] setS1ASclassPath: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] init-common: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] package-persistence-common: [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] ejb-jar-common: [2024-04-16T10:16:37.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.086Z] package-ejbjar-common: [2024-04-16T10:16:37.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.086Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-ejb.jar [2024-04-16T10:16:37.086Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.086Z] [2024-04-16T10:16:37.087Z] appclient-jar-common: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] package-appclientjar-common: [2024-04-16T10:16:37.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.087Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimer-client.jar [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] webclient-war-common: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] build-ear-common: [2024-04-16T10:16:37.087Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:37.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:37.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:37.087Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] deploy: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] setOSConditions: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] setToolWin: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] setToolUnix: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] setToolProperty: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] setS1ASclassPath: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] init-common: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] deploy-common: [2024-04-16T10:16:37.087Z] [echo] Current time (ISO): 2024-04-16T10:16:37.024+0000 [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.087Z] setOSConditions: [2024-04-16T10:16:37.087Z] [2024-04-16T10:16:37.088Z] setToolWin: [2024-04-16T10:16:37.088Z] [2024-04-16T10:16:37.088Z] setToolUnix: [2024-04-16T10:16:37.088Z] [2024-04-16T10:16:37.088Z] setToolProperty: [2024-04-16T10:16:37.088Z] [2024-04-16T10:16:37.088Z] setS1ASclassPath: [2024-04-16T10:16:37.088Z] [2024-04-16T10:16:37.088Z] init-common: [2024-04-16T10:16:37.088Z] [2024-04-16T10:16:37.088Z] deploy-common-pe: [2024-04-16T10:16:37.235Z] [exec] Application deployed with name ejb-txprop-cmttimeoutApp. [2024-04-16T10:16:37.235Z] [echo] Deployment on target server server successful [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setOSConditions: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setToolWin: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setToolUnix: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setToolProperty: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setS1ASclassPath: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] init-common: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] deploy-common-ee: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] run: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setOSConditions: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setToolWin: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setToolUnix: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setToolProperty: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] setS1ASclassPath: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] init-common: [2024-04-16T10:16:37.235Z] [2024-04-16T10:16:37.235Z] runclient-common: [2024-04-16T10:16:37.236Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-cmttimeoutAppClient.jar -name ejb-txprop-cmttimeoutClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:37.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:16:37.288Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:16:37.288Z] [echo] cmd executed for server [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.288Z] all: [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.288Z] setOSConditions: [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.288Z] setToolWin: [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.288Z] setToolUnix: [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.288Z] setToolProperty: [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.288Z] setS1ASclassPath: [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.288Z] init-common: [2024-04-16T10:16:37.288Z] [2024-04-16T10:16:37.289Z] clean: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setOSConditions: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolWin: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolUnix: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolProperty: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setS1ASclassPath: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] init-common: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] clean-common: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setOSConditions: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolWin: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolUnix: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolProperty: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setS1ASclassPath: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] init-common: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] clean-classes-common: [2024-04-16T10:16:37.289Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setOSConditions: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolWin: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolUnix: [2024-04-16T10:16:37.289Z] [2024-04-16T10:16:37.289Z] setToolProperty: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] setS1ASclassPath: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] init-common: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] clean-jars-common: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] compile: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] setOSConditions: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] setToolWin: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] setToolUnix: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] setToolProperty: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] setS1ASclassPath: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] init-common: [2024-04-16T10:16:37.290Z] [2024-04-16T10:16:37.290Z] compile-common: [2024-04-16T10:16:37.290Z] [echo] Current time (ISO): 2024-04-16T10:16:37.225+0000 [2024-04-16T10:16:37.290Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:37.290Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:37.294Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:37.494Z] [INFO] [testng] PASSED: jsfAppDeployedFirstPagetest [2024-04-16T10:16:37.494Z] [INFO] [testng] PASSED: jsfIndexPageBasicTest [2024-04-16T10:16:37.494Z] [INFO] [testng] [2024-04-16T10:16:37.494Z] [INFO] [testng] =============================================== [2024-04-16T10:16:37.494Z] [INFO] [testng] jsf_hello_world [2024-04-16T10:16:37.494Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:37.494Z] [INFO] [testng] =============================================== [2024-04-16T10:16:37.494Z] [INFO] [testng] [2024-04-16T10:16:37.494Z] [INFO] [testng] [2024-04-16T10:16:37.494Z] [INFO] [testng] [2024-04-16T10:16:37.494Z] [INFO] [testng] Faces Hello [2024-04-16T10:16:37.494Z] [INFO] [testng]

Welcome to jAstrologer

[2024-04-16T10:16:37.494Z] [INFO] [testng]
[2024-04-16T10:16:37.494Z] [INFO] [testng] [2024-04-16T10:16:37.494Z] [INFO] [testng] [2024-04-16T10:16:37.494Z] [INFO] [testng]

[2024-04-16T10:16:37.494Z] [INFO] [testng] Hello, and welcome
If injection worked, this sentence should be followed by the injected words -> Injected entry [2024-04-16T10:16:37.494Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-04-16T10:16:37.495Z] [INFO] [testng]
If @Postconstruct worked, this sentence should be followed by true [2024-04-16T10:16:37.495Z] [INFO] [testng]

[2024-04-16T10:16:37.495Z] [INFO] [testng]
[2024-04-16T10:16:37.495Z] [INFO] [testng] [2024-04-16T10:16:37.495Z] [INFO] [testng]
If second injection worked, this sentence should be followed by 'a non-negative number' === 0 === [2024-04-16T10:16:37.495Z] [INFO] [testng] Injection2 matched. [2024-04-16T10:16:37.495Z] [INFO] [testng] @PostConstruct worked [2024-04-16T10:16:37.495Z] [INFO] [testng] PASSED: injectedValuesTestPage [2024-04-16T10:16:37.495Z] [INFO] [testng] [2024-04-16T10:16:37.495Z] [INFO] [testng] =============================================== [2024-04-16T10:16:37.495Z] [INFO] [testng] jsf_injection [2024-04-16T10:16:37.495Z] [INFO] [testng] Tests run: 1, Failures: 0, Skips: 0 [2024-04-16T10:16:37.495Z] [INFO] [testng] =============================================== [2024-04-16T10:16:37.495Z] [INFO] [testng] [2024-04-16T10:16:37.529Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:37.549Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbinwar/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:16:37.549Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:16:37.549Z] [javac] 1 warning [2024-04-16T10:16:37.549Z] [2024-04-16T10:16:37.549Z] setOSConditions: [2024-04-16T10:16:37.549Z] [2024-04-16T10:16:37.549Z] setToolWin: [2024-04-16T10:16:37.549Z] [2024-04-16T10:16:37.549Z] setToolUnix: [2024-04-16T10:16:37.549Z] [2024-04-16T10:16:37.549Z] setToolProperty: [2024-04-16T10:16:37.549Z] [2024-04-16T10:16:37.549Z] setS1ASclassPath: [2024-04-16T10:16:37.549Z] [2024-04-16T10:16:37.549Z] init-common: [2024-04-16T10:16:37.549Z] [2024-04-16T10:16:37.549Z] compile-common: [2024-04-16T10:16:37.549Z] [echo] Current time (ISO): 2024-04-16T10:16:37.330+0000 [2024-04-16T10:16:37.549Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:37.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationApp.ear [2024-04-16T10:16:37.648Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerApp.ear [2024-04-16T10:16:38.087Z] [INFO] [testng] PASSED: testNoLeak [2024-04-16T10:16:38.087Z] [INFO] [testng] PASSED: testUserTx [2024-04-16T10:16:38.087Z] [INFO] [testng] [2024-04-16T10:16:38.087Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.087Z] [INFO] [testng] jdbc_user_tx [2024-04-16T10:16:38.087Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:38.087Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.087Z] [INFO] [testng] [2024-04-16T10:16:38.344Z] [INFO] [testng] PASSED: persistWithInjectEMF [2024-04-16T10:16:38.344Z] [INFO] [testng] PASSED: lazyLoadingByQuery [2024-04-16T10:16:38.344Z] [INFO] [testng] [2024-04-16T10:16:38.344Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.344Z] [INFO] [testng] jpa_inject_emf [2024-04-16T10:16:38.344Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:38.344Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.344Z] [INFO] [testng] [2024-04-16T10:16:38.458Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:16:38.458Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:16:38.458Z] [javac] ^ [2024-04-16T10:16:38.458Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:16:38.458Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:16:38.458Z] [javac] ^ [2024-04-16T10:16:38.458Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:16:38.458Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:16:38.458Z] [javac] 3 warnings [2024-04-16T10:16:38.458Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.jar [2024-04-16T10:16:38.458Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/ra/generic-ra.rar [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setOSConditions: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setToolWin: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setToolUnix: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setToolProperty: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setS1ASclassPath: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] init-common: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] clean-common: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setOSConditions: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setToolWin: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.458Z] setToolUnix: [2024-04-16T10:16:38.458Z] [2024-04-16T10:16:38.459Z] setToolProperty: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setS1ASclassPath: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] init-common: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] clean-classes-common: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setOSConditions: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setToolWin: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setToolUnix: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setToolProperty: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setS1ASclassPath: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] init-common: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] clean-jars-common: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] all: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setOSConditions: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setToolWin: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setToolUnix: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setToolProperty: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setS1ASclassPath: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] init-common: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] all: [2024-04-16T10:16:38.459Z] [2024-04-16T10:16:38.459Z] setOSConditions: [2024-04-16T10:16:38.460Z] [2024-04-16T10:16:38.460Z] setToolWin: [2024-04-16T10:16:38.460Z] [2024-04-16T10:16:38.460Z] setToolUnix: [2024-04-16T10:16:38.460Z] [2024-04-16T10:16:38.460Z] setToolProperty: [2024-04-16T10:16:38.460Z] [2024-04-16T10:16:38.460Z] setS1ASclassPath: [2024-04-16T10:16:38.460Z] [2024-04-16T10:16:38.460Z] init-common: [2024-04-16T10:16:38.460Z] [2024-04-16T10:16:38.460Z] compile-common: [2024-04-16T10:16:38.460Z] [echo] Current time (ISO): 2024-04-16T10:16:38.268+0000 [2024-04-16T10:16:38.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:38.460Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:38.537Z] [exec] Application deployed with name Simple-ValidationApp. [2024-04-16T10:16:38.537Z] [echo] Deployment on target server server successful [2024-04-16T10:16:38.537Z] [2024-04-16T10:16:38.538Z] setOSConditions: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setToolWin: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setToolUnix: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setToolProperty: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setS1ASclassPath: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] init-common: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] deploy-common-ee: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] run: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setOSConditions: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setToolWin: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setToolUnix: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setToolProperty: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] setS1ASclassPath: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] init-common: [2024-04-16T10:16:38.538Z] [2024-04-16T10:16:38.538Z] runclient-common: [2024-04-16T10:16:38.538Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar -name Simple-ValidationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:38.600Z] [INFO] [testng] PASSED: initialize [2024-04-16T10:16:38.600Z] [INFO] [testng] PASSED: validatePersist [2024-04-16T10:16:38.600Z] [INFO] [testng] PASSED: validateUpdate [2024-04-16T10:16:38.600Z] [INFO] [testng] PASSED: validateRemove [2024-04-16T10:16:38.600Z] [INFO] [testng] PASSED: verify [2024-04-16T10:16:38.600Z] [INFO] [testng] [2024-04-16T10:16:38.600Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.600Z] [INFO] [testng] jpa_validation [2024-04-16T10:16:38.600Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-04-16T10:16:38.600Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.600Z] [INFO] [testng] [2024-04-16T10:16:38.637Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy ejb-ejb30-hello-mdbApp [2024-04-16T10:16:38.654Z] [exec] Apr 16, 2024 10:16:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:38.655Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7739aac4 [2024-04-16T10:16:38.674Z] [exec] Apr 16, 2024 10:16:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:38.674Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:38.856Z] [INFO] [testng] PASSED: simpleJSPTestPage [2024-04-16T10:16:38.856Z] [INFO] [testng] PASSED: simpleServletTest [2024-04-16T10:16:38.856Z] [INFO] [testng] PASSED: staticHTMLPageTest [2024-04-16T10:16:38.856Z] [INFO] [testng] [2024-04-16T10:16:38.856Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.856Z] [INFO] [testng] security_hello_jsp [2024-04-16T10:16:38.856Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-04-16T10:16:38.856Z] [INFO] [testng] =============================================== [2024-04-16T10:16:38.856Z] [INFO] [testng] [2024-04-16T10:16:38.937Z] [INFO] [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/mdb/delete_resources.asadmin [2024-04-16T10:16:39.240Z] [exec] Apr 16, 2024 10:16:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:39.240Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:39.458Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:39.458Z] [javac] 1 warning [2024-04-16T10:16:39.458Z] [2024-04-16T10:16:39.458Z] build: [2024-04-16T10:16:39.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:39.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:39.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:39.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:39.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:16:39.458Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:39.458Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:39.459Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:16:39.459Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:39.459Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] run: [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] setOSConditions: [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] setToolWin: [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] setToolUnix: [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] setToolProperty: [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] setS1ASclassPath: [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] init-common: [2024-04-16T10:16:39.459Z] [2024-04-16T10:16:39.459Z] run_war: [2024-04-16T10:16:39.461Z] [exec] Apr 16, 2024 10:16:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:39.461Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:39.798Z] [exec] Apr 16, 2024 10:16:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:39.798Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:39.841Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:39.841Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:16:39.841Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:16:39.906Z] [INFO] [testng] PASSED: createJMSRscTest("ejb/mdb/create_resources.asadmin") [2024-04-16T10:16:39.906Z] [INFO] [testng] PASSED: deployJMSAppTest("./dist/mdb/") [2024-04-16T10:16:39.906Z] [INFO] [testng] PASSED: runJMSAppTest("./dist/mdb/") [2024-04-16T10:16:39.906Z] [INFO] [testng] PASSED: undeployJMSAppTest [2024-04-16T10:16:39.906Z] [INFO] [testng] PASSED: deleteJMSRscTest("ejb/mdb/delete_resources.asadmin") [2024-04-16T10:16:39.906Z] [INFO] [testng] [2024-04-16T10:16:39.906Z] [INFO] [testng] =============================================== [2024-04-16T10:16:39.906Z] [INFO] [testng] MDB_tests [2024-04-16T10:16:39.906Z] [INFO] [testng] Tests run: 5, Failures: 0, Skips: 0 [2024-04-16T10:16:39.906Z] [INFO] [testng] =============================================== [2024-04-16T10:16:39.906Z] [INFO] [testng] [2024-04-16T10:16:39.906Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@2ba46073.

Validating person class using validateValue with valid property

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must not be null propertyPath: firstName

Validating valid person.

case4: No ConstraintViolations found.

[2024-04-16T10:16:39.906Z] [INFO] [testng] [2024-04-16T10:16:40.034Z] [java] Apr 16, 2024 10:16:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:40.034Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:16:40.034Z] [java] Apr 16, 2024 10:16:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:40.034Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain9111135248981522805xml [2024-04-16T10:16:40.034Z] [java] Apr 16, 2024 10:16:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:40.034Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:16:40.053Z] [exec] Looking up ejb ref [2024-04-16T10:16:40.097Z] [javac] 2 warnings [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] build: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] setOSConditions: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] setToolWin: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] setToolUnix: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] setToolProperty: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] setS1ASclassPath: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] init-common: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] webclient-war-common: [2024-04-16T10:16:40.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] clear: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] test-tlds-exist: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.097Z] copy-tlds: [2024-04-16T10:16:40.097Z] [2024-04-16T10:16:40.098Z] test-tagfiles-exist: [2024-04-16T10:16:40.098Z] [2024-04-16T10:16:40.098Z] copy-tagfiles: [2024-04-16T10:16:40.098Z] [2024-04-16T10:16:40.098Z] package-war-common: [2024-04-16T10:16:40.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:40.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:40.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:40.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:40.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/lib [2024-04-16T10:16:40.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:16:40.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:40.098Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:40.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/docroot [2024-04-16T10:16:40.160Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@7dfc8a5d.

Validating person class using validateValue with valid property

case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: email

case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must not be null propertyPath: lastName

Validating valid person.

case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email

case5: No ConstraintViolations found.

case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age

[2024-04-16T10:16:40.160Z] [INFO] [testng] [2024-04-16T10:16:40.160Z] [INFO] [testng] PASSED: test_BV_10 [2024-04-16T10:16:40.160Z] [INFO] [testng] PASSED: test_BV_20 [2024-04-16T10:16:40.160Z] [INFO] [testng] [2024-04-16T10:16:40.160Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.160Z] [INFO] [testng] bv_servlet_simple [2024-04-16T10:16:40.160Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:40.160Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.161Z] [INFO] [testng] [2024-04-16T10:16:40.161Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2024-04-16T10:16:40.161Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2024-04-16T10:16:40.161Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2024-04-16T10:16:40.161Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2024-04-16T10:16:40.161Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2024-04-16T10:16:40.161Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2024-04-16T10:16:40.161Z] [INFO] [testng] PASSED: webBeanTest [2024-04-16T10:16:40.161Z] [INFO] [testng] [2024-04-16T10:16:40.161Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.161Z] [INFO] [testng] weld_tests [2024-04-16T10:16:40.161Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2024-04-16T10:16:40.161Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.161Z] [INFO] [testng] [2024-04-16T10:16:40.230Z] [INFO] [testng] PASSED: testAuthGroupMappedUser [2024-04-16T10:16:40.230Z] [INFO] [testng] PASSED: testAuthNotAuthorizedUser [2024-04-16T10:16:40.230Z] [INFO] [testng] PASSED: testAuthNotValidPassword [2024-04-16T10:16:40.230Z] [INFO] [testng] PASSED: testAuthRoleMappedUser [2024-04-16T10:16:40.230Z] [INFO] [testng] [2024-04-16T10:16:40.230Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.230Z] [INFO] [testng] security_hello_basicauth [2024-04-16T10:16:40.230Z] [INFO] [testng] Tests run: 4, Failures: 0, Skips: 0 [2024-04-16T10:16:40.230Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.230Z] [INFO] [testng] [2024-04-16T10:16:40.230Z] [INFO] [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject [2024-04-16T10:16:40.230Z] [INFO] [testng] PASSED: EJBInject [2024-04-16T10:16:40.230Z] [INFO] [testng] PASSED: SetName [2024-04-16T10:16:40.230Z] [INFO] [testng] PASSED: GetName [2024-04-16T10:16:40.230Z] [INFO] [testng] [2024-04-16T10:16:40.230Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.230Z] [INFO] [testng] ejb_stateful_cmt_ni_war [2024-04-16T10:16:40.230Z] [INFO] [testng] Tests run: 3, Failures: 0, Skips: 0 [2024-04-16T10:16:40.230Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.230Z] [INFO] [testng] [2024-04-16T10:16:40.353Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2024-04-16T10:16:40.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:40.354Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:40.354Z] [javac] Compiling 1 source file [2024-04-16T10:16:40.354Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-non-serializable/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:40.354Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] create-resources: [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] setOSConditions: [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] setToolWin: [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] setToolUnix: [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] setToolProperty: [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] setS1ASclassPath: [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] init-common: [2024-04-16T10:16:40.354Z] [2024-04-16T10:16:40.354Z] create-jdbc-connpool-common: [2024-04-16T10:16:40.407Z] [exec] Apr 16, 2024 10:16:39 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:16:40.407Z] [exec] WARNING: ACC001: Using the only client [Simple-Validation-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/Simple-ValidationAppClient.jar even though it does not match the specified main class name null or client name Simple-ValidationClient [2024-04-16T10:16:40.486Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@4b5f8e81.

Validating person class using validateValue with valid property

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

Validating valid person.

case4: No ConstraintViolations found.

[2024-04-16T10:16:40.486Z] [INFO] [testng] [2024-04-16T10:16:40.486Z] [INFO] [testng] Response: SimpleBVServlet

Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@6761c87a.

Validating person class using validateValue with valid property

case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].

case1: No ConstraintViolations found.

Validating person class using validateValue with invalid property

case2: caught IllegalArgumentException. Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty

Validating invalid person instance using validate.

case3: ConstraintViolation: message: must not be null propertyPath: firstName

case3: ConstraintViolation: message: must not be null propertyPath: lastName

case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case3: ConstraintViolation: message: must not be null propertyPath: email

case3: ConstraintViolation: message: must not be null propertyPath: listOfString

case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age

Validating valid person.

case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email

case5: No ConstraintViolations found.

case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age

case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age

[2024-04-16T10:16:40.487Z] [INFO] [testng] [2024-04-16T10:16:40.487Z] [INFO] [testng] PASSED: test_BV_10 [2024-04-16T10:16:40.487Z] [INFO] [testng] PASSED: test_BV_20 [2024-04-16T10:16:40.487Z] [INFO] [testng] [2024-04-16T10:16:40.487Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.487Z] [INFO] [testng] bv_servlet_simple [2024-04-16T10:16:40.487Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:40.487Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.487Z] [INFO] [testng] [2024-04-16T10:16:40.743Z] [INFO] [testng] PASSED: appDeployedFirstPagetest [2024-04-16T10:16:40.743Z] [INFO] [testng] PASSED: extensionBeanObserversTest [2024-04-16T10:16:40.743Z] [INFO] [testng] PASSED: extensionBeanReferenceTest [2024-04-16T10:16:40.743Z] [INFO] [testng] PASSED: injectionTargetAdaptionTest [2024-04-16T10:16:40.743Z] [INFO] [testng] PASSED: jarExtensionBeanObserversTest [2024-04-16T10:16:40.743Z] [INFO] [testng] PASSED: jarExtensionBeanReferenceTest [2024-04-16T10:16:40.743Z] [INFO] [testng] PASSED: webBeanTest [2024-04-16T10:16:40.743Z] [INFO] [testng] [2024-04-16T10:16:40.743Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.743Z] [INFO] [testng] weld_tests [2024-04-16T10:16:40.743Z] [INFO] [testng] Tests run: 7, Failures: 0, Skips: 0 [2024-04-16T10:16:40.743Z] [INFO] [testng] =============================================== [2024-04-16T10:16:40.743Z] [INFO] [testng] [2024-04-16T10:16:40.916Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:16:40.917Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:16:40.917Z] [2024-04-16T10:16:40.917Z] set-derby-connpool-props: [2024-04-16T10:16:40.962Z] [java] Apr 16, 2024 10:16:40 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:16:40.962Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: createJoe [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: deleteJoe [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: createPool [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: pingPool [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: deletePool [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: createListener [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: deleteListener [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: createListenerWithOldParam [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: deleteListener2 [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: createOsgiListener [2024-04-16T10:16:41.108Z] [INFO] [testng] [2024-04-16T10:16:41.108Z] [INFO] [testng] =============================================== [2024-04-16T10:16:41.108Z] [INFO] [testng] asadmin_tests [2024-04-16T10:16:41.108Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2024-04-16T10:16:41.108Z] [INFO] [testng] =============================================== [2024-04-16T10:16:41.108Z] [INFO] [testng] [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: testRequestScopedJMSContextInjection [2024-04-16T10:16:41.108Z] [INFO] [testng] PASSED: testTransactionScopedJMSContextInjection [2024-04-16T10:16:41.108Z] [INFO] [testng] [2024-04-16T10:16:41.108Z] [INFO] [testng] =============================================== [2024-04-16T10:16:41.108Z] [INFO] [testng] jms_injection_jmsContext [2024-04-16T10:16:41.108Z] [INFO] [testng] Tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:16:41.108Z] [INFO] [testng] =============================================== [2024-04-16T10:16:41.108Z] [INFO] [testng] [2024-04-16T10:16:41.108Z] [INFO] [testng] [2024-04-16T10:16:41.108Z] [INFO] [testng] =============================================== [2024-04-16T10:16:41.108Z] [INFO] [testng] QuickLookTests [2024-04-16T10:16:41.108Z] [INFO] [testng] Total tests run: 94, Failures: 0, Skips: 0 [2024-04-16T10:16:41.108Z] [INFO] [testng] =============================================== [2024-04-16T10:16:41.108Z] [INFO] [testng] [2024-04-16T10:16:41.487Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:41.487Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:41.536Z] [java] Apr 16, 2024 10:16:41 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:16:41.536Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:16:41.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:41.744Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:41.748Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:41.748Z] [javac] 1 warning [2024-04-16T10:16:41.748Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:41.748Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app [2024-04-16T10:16:41.791Z] [java] Apr 16, 2024 10:16:41 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:41.791Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:41.791Z] [java] Apr 16, 2024 10:16:41 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:41.791Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:41.791Z] [java] Apr 16, 2024 10:16:41 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:41.791Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:16:41.962Z] [exec] [passivateactivate] Initalization done [2024-04-16T10:16:41.962Z] [exec] Value of key is: initSFSBList [2024-04-16T10:16:41.962Z] [exec] Waiting for 10 seconds before accessing... [2024-04-16T10:16:41.962Z] [exec] 10 seconds left... [2024-04-16T10:16:42.045Z] [java] Apr 16, 2024 10:16:41 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:16:42.045Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:16:42.045Z] [java] Apr 16, 2024 10:16:41 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:42.045Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:42.045Z] [java] Apr 16, 2024 10:16:41 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:42.046Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,036 ms), startup services (1,044 ms), total (2,080 ms) [2024-04-16T10:16:42.296Z] [exec] Apr 16, 2024 10:16:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:42.296Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@32ae8f27 [2024-04-16T10:16:42.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:42.304Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:42.336Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:42.336Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:42.466Z] [WARNING] [echo] [2024-04-16T10:16:42.466Z] [WARNING] [echo] ************************* [2024-04-16T10:16:42.466Z] [WARNING] [echo] * undeploy web/helloworld [2024-04-16T10:16:42.466Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld [2024-04-16T10:16:42.466Z] [WARNING] [echo] ************************* [2024-04-16T10:16:42.466Z] [WARNING] [echo] [2024-04-16T10:16:42.466Z] [WARNING] [echo] hellojsp [2024-04-16T10:16:42.591Z] [java] Apr 16, 2024 10:16:42 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:16:42.591Z] [java] INFO: Grizzly Framework 4.0.2 started in: 20 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:16:42.591Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:42.591Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:42.591Z] [java] Apr 16, 2024 10:16:42 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:42.591Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:42.591Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:42.591Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:42.591Z] [java] Apr 16, 2024 10:16:42 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:42.591Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,610 ms), startup services (15 ms), total (2,625 ms) [2024-04-16T10:16:42.591Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:42.592Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:42.592Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:42.622Z] [exec] Apr 16, 2024 10:16:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:42.622Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@28b8f98a [2024-04-16T10:16:42.622Z] [exec] Narrowed home!! [2024-04-16T10:16:42.622Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.slsb.SimpleSLSBHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044890112_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:16:42.623Z] [exec] invoking ejb [2024-04-16T10:16:42.623Z] [exec] Got the EJB!! [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: createJoe [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: ensureCreatedJoeExists [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: deleteJoe [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: deletedJoeDoesNotExist [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: createPool [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: pingPool [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: ensureCreatedPoolExists [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: deletePool [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: deletedPoolDoesNotExist [2024-04-16T10:16:42.654Z] [INFO] [testng] PASSED: createListener [2024-04-16T10:16:42.655Z] [INFO] [testng] PASSED: ensureCreatedListenerExists [2024-04-16T10:16:42.655Z] [INFO] [testng] PASSED: deleteListener [2024-04-16T10:16:42.655Z] [INFO] [testng] PASSED: ensureDeletedListenerDoesNotExist [2024-04-16T10:16:42.655Z] [INFO] [testng] PASSED: createListenerWithOldParam [2024-04-16T10:16:42.655Z] [INFO] [testng] PASSED: deleteListener2 [2024-04-16T10:16:42.655Z] [INFO] [testng] PASSED: createOsgiListener [2024-04-16T10:16:42.655Z] [INFO] [testng] [2024-04-16T10:16:42.655Z] [INFO] [testng] =============================================== [2024-04-16T10:16:42.655Z] [INFO] [testng] asadmin_tests [2024-04-16T10:16:42.655Z] [INFO] [testng] Tests run: 16, Failures: 0, Skips: 0 [2024-04-16T10:16:42.655Z] [INFO] [testng] =============================================== [2024-04-16T10:16:42.655Z] [INFO] [testng] [2024-04-16T10:16:42.655Z] [INFO] [testng] [2024-04-16T10:16:42.655Z] [INFO] [testng] =============================================== [2024-04-16T10:16:42.655Z] [INFO] [testng] QuickLookTests [2024-04-16T10:16:42.655Z] [INFO] [testng] Total tests run: 79, Failures: 0, Skips: 0 [2024-04-16T10:16:42.655Z] [INFO] [testng] =============================================== [2024-04-16T10:16:42.655Z] [INFO] [testng] [2024-04-16T10:16:42.693Z] [2024-04-16T10:16:42.693Z] setOSConditions: [2024-04-16T10:16:42.693Z] [2024-04-16T10:16:42.693Z] setToolWin: [2024-04-16T10:16:42.693Z] [2024-04-16T10:16:42.693Z] setToolUnix: [2024-04-16T10:16:42.693Z] [2024-04-16T10:16:42.693Z] setToolProperty: [2024-04-16T10:16:42.693Z] [2024-04-16T10:16:42.693Z] setS1ASclassPath: [2024-04-16T10:16:42.693Z] [2024-04-16T10:16:42.693Z] init-common: [2024-04-16T10:16:42.693Z] [2024-04-16T10:16:42.693Z] ejb-jar-common: [2024-04-16T10:16:42.694Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:42.694Z] [2024-04-16T10:16:42.694Z] package-ejbjar-common: [2024-04-16T10:16:42.694Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:42.694Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:42.694Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:42.694Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector15-ejb.jar [2024-04-16T10:16:42.694Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:42.720Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:42.847Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:16:42.847Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:16:42.847Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:42.847Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwinwar-web.war [2024-04-16T10:16:42.847Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:42.847Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:16:42.847Z] [java] Apr 16, 2024 10:16:42 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:42.847Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:16:42.855Z] [exec] Will sleep for 99 more seconds... [2024-04-16T10:16:42.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:42.889Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:42.889Z] [exec] 9 seconds left... [2024-04-16T10:16:42.896Z] [exec] Application deployed with name ejb-timer-sessiontimerApp. [2024-04-16T10:16:42.896Z] [echo] Deployment on target server server successful [2024-04-16T10:16:42.896Z] [2024-04-16T10:16:42.897Z] setOSConditions: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setToolWin: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setToolUnix: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setToolProperty: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setS1ASclassPath: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] init-common: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] deploy-common-ee: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] run: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setOSConditions: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setToolWin: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setToolUnix: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setToolProperty: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] setS1ASclassPath: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] init-common: [2024-04-16T10:16:42.897Z] [2024-04-16T10:16:42.897Z] runclient-common: [2024-04-16T10:16:42.897Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar -name ejb-timer-sessiontimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] setOSConditions: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] setToolWin: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] setToolUnix: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] setToolProperty: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] setS1ASclassPath: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] init-common: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] webclient-war-common: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] clear: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] test-tlds-exist: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] copy-tlds: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] test-tagfiles-exist: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] copy-tagfiles: [2024-04-16T10:16:42.951Z] [2024-04-16T10:16:42.951Z] package-war-common: [2024-04-16T10:16:42.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:42.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:42.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:42.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:42.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/lib [2024-04-16T10:16:42.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:42.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:42.952Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:42.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/src/docroot [2024-04-16T10:16:42.952Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector15-web.war [2024-04-16T10:16:42.952Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] setOSConditions: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] fixFiles: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] convUnix: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] convWin: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] setToolWin: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] setToolUnix: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] setToolProperty: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] setS1ASclassPath: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] init-common: [2024-04-16T10:16:42.952Z] [2024-04-16T10:16:42.952Z] ear-common: [2024-04-16T10:16:42.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:42.952Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:42.952Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${sun-application.xml} to copy. [2024-04-16T10:16:42.953Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:16:42.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:42.953Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setup: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setOSConditions: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setToolWin: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setToolUnix: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setToolProperty: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setS1ASclassPath: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] init-common: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setupJdbc: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setOSConditions: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setToolWin: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setToolUnix: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setToolProperty: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setS1ASclassPath: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] init-common: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] deploy-jdbc-common: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setOSConditions: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.953Z] setToolWin: [2024-04-16T10:16:42.953Z] [2024-04-16T10:16:42.954Z] setToolUnix: [2024-04-16T10:16:42.954Z] [2024-04-16T10:16:42.954Z] setToolProperty: [2024-04-16T10:16:42.954Z] [2024-04-16T10:16:42.954Z] setS1ASclassPath: [2024-04-16T10:16:42.954Z] [2024-04-16T10:16:42.954Z] init-common: [2024-04-16T10:16:42.954Z] [2024-04-16T10:16:42.954Z] create-jdbc-connpool-common: [2024-04-16T10:16:42.974Z] [WARNING] [echo] [2024-04-16T10:16:42.974Z] [WARNING] [echo] ************************* [2024-04-16T10:16:42.974Z] [WARNING] [echo] * undeploy web/jsfastrologer [2024-04-16T10:16:42.974Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer [2024-04-16T10:16:42.974Z] [WARNING] [echo] ************************* [2024-04-16T10:16:42.974Z] [WARNING] [echo] [2024-04-16T10:16:42.974Z] [WARNING] [echo] jsfastrologer [2024-04-16T10:16:43.152Z] [exec] Apr 16, 2024 10:16:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:43.152Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:43.449Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:43.449Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:43.595Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:43.595Z] [WARNING] [echo] [2024-04-16T10:16:43.595Z] [WARNING] [echo] ************************* [2024-04-16T10:16:43.595Z] [WARNING] [echo] * undeploy web/jsfinjection [2024-04-16T10:16:43.595Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection [2024-04-16T10:16:43.595Z] [WARNING] [echo] ************************* [2024-04-16T10:16:43.595Z] [WARNING] [echo] [2024-04-16T10:16:43.595Z] [WARNING] [echo] jsfinjection [2024-04-16T10:16:43.772Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:16:43.772Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:16:43.772Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:43.772Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:16:43.772Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:16:43.772Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:16:43.772Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:43.772Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:16:43.776Z] [exec] ** checkBatchJobStatus[4] ==> FAILED [2024-04-16T10:16:43.776Z] [exec] Will sleep for 99 more seconds... [2024-04-16T10:16:43.817Z] [exec] 8 seconds left... [2024-04-16T10:16:43.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-04-16T10:16:43.930Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-04-16T10:16:44.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:44.010Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:44.027Z] [WARNING] [echo] [2024-04-16T10:16:44.027Z] [WARNING] [echo] ************************* [2024-04-16T10:16:44.027Z] [WARNING] [echo] * undeploy web/helloworld [2024-04-16T10:16:44.027Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/helloworld [2024-04-16T10:16:44.027Z] [WARNING] [echo] ************************* [2024-04-16T10:16:44.027Z] [WARNING] [echo] [2024-04-16T10:16:44.027Z] [WARNING] [echo] hellojsp [2024-04-16T10:16:44.036Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T10:16:44.036Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T10:16:44.036Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:44.036Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-04-16T10:16:44.036Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:44.036Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-04-16T10:16:44.037Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:16:44.037Z] [java] INFO: Created virtual server server [2024-04-16T10:16:44.037Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:44.037Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-04-16T10:16:44.037Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:16:44.037Z] [java] INFO: Created virtual server __asadmin [2024-04-16T10:16:44.096Z] [exec] Apr 16, 2024 10:16:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:44.096Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:44.096Z] [exec] Apr 16, 2024 10:16:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:44.096Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:44.186Z] [2024-04-16T10:16:44.186Z] set-derby-connpool-props: [2024-04-16T10:16:44.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:44.265Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:44.291Z] [java] Apr 16, 2024 10:16:43 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T10:16:44.291Z] [java] INFO: Setting JAAS app name glassfish-web [2024-04-16T10:16:44.291Z] [java] Apr 16, 2024 10:16:43 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T10:16:44.291Z] [java] INFO: Virtual server server loaded default web module [2024-04-16T10:16:44.351Z] [exec] Apr 16, 2024 10:16:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:44.351Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:44.351Z] [exec] Apr 16, 2024 10:16:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:16:44.351Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:16:44.537Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:44.537Z] [WARNING] [echo] [2024-04-16T10:16:44.537Z] [WARNING] [echo] ************************* [2024-04-16T10:16:44.537Z] [WARNING] [echo] * undeploy jdbc/jdbcusertx [2024-04-16T10:16:44.537Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx [2024-04-16T10:16:44.537Z] [WARNING] [echo] ************************* [2024-04-16T10:16:44.537Z] [WARNING] [echo] [2024-04-16T10:16:44.537Z] [WARNING] [echo] jdbcusertx [2024-04-16T10:16:44.546Z] [java] Apr 16, 2024 10:16:44 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:16:44.546Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:16:44.606Z] [exec] Looking up ejb ref ejbs/Timer [2024-04-16T10:16:44.606Z] [exec] Doing timer test for ejb/ejb_timer_sessiontimer_TimerSession [2024-04-16T10:16:44.698Z] [exec] ** checkBatchJobStatus[5] ==> FAILED [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-chunk-test1 [2024-04-16T10:16:44.699Z] [exec] ** JOB ==> Simple-Validation-Job 2 [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-chunk-test2 [2024-04-16T10:16:44.699Z] [exec] ** JOB ==> 0 Simple-Validation-Job server-config:Simple-ValidationApp FAILED FAILED [2024-04-16T10:16:44.699Z] [exec] ** JOB ==> 1 Simple-Validation-Job server-config:Simple-ValidationApp FAILED FAILED [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-chunk-test3 [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-jobName [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-appName [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceCount [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-instanceID [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-executionID [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-startTime [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-batchStatus [2024-04-16T10:16:44.699Z] [exec] Value of key is:batch-cmt-status-checkExe-endTime [2024-04-16T10:16:44.801Z] [java] Apr 16, 2024 10:16:44 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:44.801Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:16:44.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:44.826Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:44.826Z] [2024-04-16T10:16:44.826Z] setOSConditions: [2024-04-16T10:16:44.827Z] [2024-04-16T10:16:44.827Z] setToolWin: [2024-04-16T10:16:44.827Z] [2024-04-16T10:16:44.827Z] setToolUnix: [2024-04-16T10:16:44.827Z] [2024-04-16T10:16:44.827Z] setToolProperty: [2024-04-16T10:16:44.827Z] [2024-04-16T10:16:44.827Z] setS1ASclassPath: [2024-04-16T10:16:44.827Z] [2024-04-16T10:16:44.827Z] init-common: [2024-04-16T10:16:44.827Z] [2024-04-16T10:16:44.827Z] create-jdbc-resource-common: [2024-04-16T10:16:44.827Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:44.953Z] [exec] Value of key is:batch-cmt-status-checkExe-isJobExecutionOK [2024-04-16T10:16:44.953Z] [exec] Value of key is:batch-cmt-status-checkExe-checkAllJobExecutions [2024-04-16T10:16:44.953Z] [exec] Value of key is:batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible [2024-04-16T10:16:44.953Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:44.953Z] [exec] [2024-04-16T10:16:44.953Z] [exec] [2024-04-16T10:16:44.953Z] [exec] ----------------------------------------- [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-chunk-test1: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-chunk-test3: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-instanceCount: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-chunk-test2: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-isJobExecutionOK: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-startTime: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-checkAllJobExecutions: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-executionID: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-endTime: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-jobName: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-batchStatus: PASS - [2024-04-16T10:16:44.953Z] [exec] - batch-cmt-status-checkExe-appName: PASS - [2024-04-16T10:16:44.954Z] [exec] - batch-cmt-status-checkExe-instanceID: PASS - [2024-04-16T10:16:44.954Z] [exec] - batch-cmt-chunk-checkIfOnlyJobsFromThisAppAreVisible: PASS - [2024-04-16T10:16:44.954Z] [exec] ----------------------------------------- [2024-04-16T10:16:44.954Z] [exec] Total PASS: 14 [2024-04-16T10:16:44.954Z] [exec] Total FAIL: 0 [2024-04-16T10:16:44.954Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:44.954Z] [exec] ----------------------------------------- [2024-04-16T10:16:44.954Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:44.954Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:45.027Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:45.027Z] [WARNING] [echo] [2024-04-16T10:16:45.027Z] [WARNING] [echo] ************************* [2024-04-16T10:16:45.027Z] [WARNING] [echo] * undeploy web/jsfastrologer [2024-04-16T10:16:45.027Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfastrologer [2024-04-16T10:16:45.028Z] [WARNING] [echo] ************************* [2024-04-16T10:16:45.028Z] [WARNING] [echo] [2024-04-16T10:16:45.028Z] [WARNING] [echo] jsfastrologer [2024-04-16T10:16:45.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:16:45.127Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:16:45.137Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:45.137Z] [WARNING] [echo] [2024-04-16T10:16:45.137Z] [WARNING] [echo] ************************* [2024-04-16T10:16:45.137Z] [WARNING] [echo] * undeploy persistence/jpainjectemf [2024-04-16T10:16:45.137Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpainjectemf [2024-04-16T10:16:45.137Z] [WARNING] [echo] ************************* [2024-04-16T10:16:45.137Z] [WARNING] [echo] [2024-04-16T10:16:45.137Z] [WARNING] [echo] jpainjectemf [2024-04-16T10:16:45.181Z] [exec] 7 seconds left... [2024-04-16T10:16:45.361Z] [java] Apr 16, 2024 10:16:45 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:16:45.361Z] [java] INFO: close(), this: [2024-04-16T10:16:45.361Z] [java] org.glassfish.web.loader.WebappClassLoader@699e0bf0[name=unknown], urls=[ [2024-04-16T10:16:45.361Z] [java] file:/tmp/gfembed16958397678607448119tmp/applications/sample/WEB-INF/classes/ [2024-04-16T10:16:45.361Z] [java] file:/tmp/gfembed16958397678607448119tmp/generated/ejb/sample/ [2024-04-16T10:16:45.361Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-04-16T10:16:45.361Z] [java] Apr 16, 2024 10:16:45 AM org.eclipse.persistence.session./file:/tmp/gfembed16958397678607448119tmp/applications/sample/WEB-INF/classes/_test [2024-04-16T10:16:45.361Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:16:45.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:45.388Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:16:45.388Z] [echo] cmd executed for server [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] deploy: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] deploy-war-common: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] setOSConditions: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] setToolWin: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] setToolUnix: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] setToolProperty: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] setS1ASclassPath: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] init-common: [2024-04-16T10:16:45.388Z] [2024-04-16T10:16:45.388Z] deploy-war-commonpe: [2024-04-16T10:16:45.536Z] [2024-04-16T10:16:45.536Z] checkReporting-common: [2024-04-16T10:16:45.536Z] [2024-04-16T10:16:45.536Z] confirmReportPresent-common: [2024-04-16T10:16:45.537Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:45.537Z] [echo] Test seems to be reported fine [2024-04-16T10:16:45.537Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/simple-validation-test/RepRunConf.txt [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] confirmMissingReport-common: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] undeploy: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] setOSConditions: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] setToolWin: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] setToolUnix: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] setToolProperty: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] setS1ASclassPath: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] init-common: [2024-04-16T10:16:45.537Z] [2024-04-16T10:16:45.537Z] undeploy-common: [2024-04-16T10:16:45.615Z] [java] Apr 16, 2024 10:16:45 AM org.eclipse.persistence.session./file:/tmp/gfembed16958397678607448119tmp/applications/sample/WEB-INF/classes/_test.server [2024-04-16T10:16:45.615Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:16:45.616Z] [java] Apr 16, 2024 10:16:45 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:16:45.616Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:16:45.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-non-serializable --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-non-serializable-web.war [2024-04-16T10:16:45.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:16:45.689Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:16:45.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false Simple-ValidationApp [2024-04-16T10:16:45.792Z] [2024-04-16T10:16:45.792Z] all: [2024-04-16T10:16:45.792Z] [2024-04-16T10:16:45.792Z] BUILD SUCCESSFUL [2024-04-16T10:16:45.792Z] Total time: 48 seconds [2024-04-16T10:16:45.792Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-database [2024-04-16T10:16:45.870Z] [java] Apr 16, 2024 10:16:45 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:45.870Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2024-04-16T10:16:45.870Z] [java] Apr 16, 2024 10:16:45 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:16:45.870Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:16:46.027Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:46.027Z] [WARNING] [echo] [2024-04-16T10:16:46.027Z] [WARNING] [echo] ************************* [2024-04-16T10:16:46.027Z] [WARNING] [echo] * undeploy web/jsfinjection [2024-04-16T10:16:46.027Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/web/jsfinjection [2024-04-16T10:16:46.107Z] [exec] 6 seconds left... [2024-04-16T10:16:46.124Z] [java] Apr 16, 2024 10:16:45 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:46.124Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:46.124Z] [java] Apr 16, 2024 10:16:46 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:46.124Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:46.137Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:46.137Z] [WARNING] [echo] [2024-04-16T10:16:46.137Z] [WARNING] [echo] ************************* [2024-04-16T10:16:46.137Z] [WARNING] [echo] * undeploy persistence/jpavalidation [2024-04-16T10:16:46.137Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpavalidation [2024-04-16T10:16:46.137Z] [WARNING] [echo] ************************* [2024-04-16T10:16:46.137Z] [WARNING] [echo] [2024-04-16T10:16:46.137Z] [WARNING] [echo] jpavalidation [2024-04-16T10:16:46.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:16:46.282Z] [WARNING] [echo] ************************* [2024-04-16T10:16:46.282Z] [WARNING] [echo] [2024-04-16T10:16:46.282Z] [WARNING] [echo] jsfinjection [2024-04-16T10:16:46.529Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:16:46.584Z] [exec] Application deployed with name cdi-jpa-resource-injection-non-serializable-web. [2024-04-16T10:16:46.584Z] [2024-04-16T10:16:46.584Z] deploy-war-commonee: [2024-04-16T10:16:46.584Z] [2024-04-16T10:16:46.584Z] run: [2024-04-16T10:16:46.694Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:46.694Z] [WARNING] [echo] [2024-04-16T10:16:46.694Z] [WARNING] [echo] ************************* [2024-04-16T10:16:46.694Z] [WARNING] [echo] * undeploy security/helloworld [2024-04-16T10:16:46.694Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld [2024-04-16T10:16:46.694Z] [WARNING] [echo] ************************* [2024-04-16T10:16:46.694Z] [WARNING] [echo] [2024-04-16T10:16:46.694Z] [WARNING] [echo] hellojspsecure [2024-04-16T10:16:46.738Z] Tue Apr 16 10:16:46 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:16:46.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinit [2024-04-16T10:16:46.840Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:46.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llquery [2024-04-16T10:16:46.840Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:46.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llfind [2024-04-16T10:16:46.840Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:46.840Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-non-serializable/myurl?testcase=llinj [2024-04-16T10:16:46.840Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:46.840Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:46.840Z] [java] [2024-04-16T10:16:46.840Z] [java] [2024-04-16T10:16:46.840Z] [java] ----------------------------------------- [2024-04-16T10:16:46.840Z] [java] - jpa-resource-injection-non-serializablellinit: PASS - [2024-04-16T10:16:46.840Z] [java] - jpa-resource-injection-non-serializablellquery: PASS - [2024-04-16T10:16:46.840Z] [java] - jpa-resource-injection-non-serializablellfind: PASS - [2024-04-16T10:16:46.840Z] [java] - jpa-resource-injection-non-serializablellinj: PASS - [2024-04-16T10:16:46.840Z] [java] ----------------------------------------- [2024-04-16T10:16:46.840Z] [java] - Total PASS : 4 - [2024-04-16T10:16:46.840Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:46.840Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:46.840Z] [java] ----------------------------------------- [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] undeploy: [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] setOSConditions: [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] setToolWin: [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] setToolUnix: [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] setToolProperty: [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] setS1ASclassPath: [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] init-common: [2024-04-16T10:16:46.840Z] [2024-04-16T10:16:46.840Z] undeploy-war-common: [2024-04-16T10:16:47.032Z] [exec] 5 seconds left... [2024-04-16T10:16:47.055Z] [java] Apr 16, 2024 10:16:46 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-04-16T10:16:47.055Z] [java] INFO: Initializing Soteria 3.0.3 for context '/ejb-ejb31-embedded-ejbwinwar-web' [2024-04-16T10:16:47.055Z] [java] Apr 16, 2024 10:16:46 AM com.sun.enterprise.web.WebApplication start [2024-04-16T10:16:47.055Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-ejbwinwar-web] [2024-04-16T10:16:47.055Z] [java] Looking up EJB... [2024-04-16T10:16:47.055Z] [java] Invoking EJB... [2024-04-16T10:16:47.055Z] [java] EJB said: boo [2024-04-16T10:16:47.055Z] [java] Record # 1 [2024-04-16T10:16:47.094Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:16:47.094Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:16:47.120Z] [exec] Apr 16, 2024 10:16:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:16:47.120Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73e4387 [2024-04-16T10:16:47.120Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@47eaca72[name=null], urls=[ [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:16:47.120Z] [exec] Looked up home!! [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient/ejb-timer-sessiontimer-clientClient.jar [2024-04-16T10:16:47.120Z] [exec] ] [2024-04-16T10:16:47.120Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.timer.sessiontimer._TimerSessionHome_DynamicStub [2024-04-16T10:16:47.120Z] [exec] ---TimerSessionHome---org.glassfish.appclient.client.acc.ACCClassLoader@47eaca72[name=null], urls=[ [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient.jar [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:16:47.120Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-sessiontimerAppClient/ejb-timer-sessiontimer-clientClient.jar [2024-04-16T10:16:47.120Z] [exec] ] [2024-04-16T10:16:47.251Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:47.251Z] [WARNING] [echo] [2024-04-16T10:16:47.251Z] [WARNING] [echo] ************************* [2024-04-16T10:16:47.251Z] [WARNING] [echo] * undeploy security/basicauth [2024-04-16T10:16:47.251Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth [2024-04-16T10:16:47.252Z] [WARNING] [echo] ************************* [2024-04-16T10:16:47.252Z] [WARNING] [echo] [2024-04-16T10:16:47.252Z] [WARNING] [echo] basicauth [2024-04-16T10:16:47.309Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:16:47.309Z] [java] Done calling EJB [2024-04-16T10:16:47.309Z] [java] Closing container ... [2024-04-16T10:16:47.309Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:16:47.309Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:47.310Z] [java] Apr 16, 2024 10:16:47 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:16:47.310Z] [java] INFO: close(), this: [2024-04-16T10:16:47.310Z] [java] org.glassfish.web.loader.WebappClassLoader@96be1ae[name=/ejb-ejb31-embedded-ejbwinwar-web], urls=[ [2024-04-16T10:16:47.310Z] [java] file:/tmp/gfembed16958397678607448119tmp/applications/sample/WEB-INF/classes/ [2024-04-16T10:16:47.310Z] [java] file:/tmp/gfembed16958397678607448119tmp/generated/ejb/sample/ [2024-04-16T10:16:47.310Z] [java] ][delegate=true, context=/ejb-ejb31-embedded-ejbwinwar-web, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=34, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-04-16T10:16:47.310Z] [java] Apr 16, 2024 10:16:47 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:16:47.310Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:16:47.310Z] [java] Apr 16, 2024 10:16:47 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:47.310Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:47.310Z] [java] Apr 16, 2024 10:16:47 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:47.310Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:47.339Z] Tue Apr 16 10:16:47 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:16:47.339Z] Command stop-database executed successfully. [2024-04-16T10:16:47.339Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-domain [2024-04-16T10:16:47.394Z] [exec] Waiting for message [2024-04-16T10:16:47.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-non-serializable-web [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] delete-resources: [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] setOSConditions: [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] setToolWin: [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] setToolUnix: [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] setToolProperty: [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] setS1ASclassPath: [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] init-common: [2024-04-16T10:16:47.401Z] [2024-04-16T10:16:47.401Z] delete-jdbc-resource-common: [2024-04-16T10:16:47.401Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:47.565Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:47.565Z] [java] Value of key is: embedded with JPA [2024-04-16T10:16:47.565Z] [java] ..........FINISHED Embedded test [2024-04-16T10:16:47.565Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:47.565Z] [java] [2024-04-16T10:16:47.565Z] [java] [2024-04-16T10:16:47.565Z] [java] ----------------------------------------- [2024-04-16T10:16:47.565Z] [java] - embedded with JPA: PASS - [2024-04-16T10:16:47.565Z] [java] ----------------------------------------- [2024-04-16T10:16:47.565Z] [java] Total PASS: 1 [2024-04-16T10:16:47.565Z] [java] Total FAIL: 0 [2024-04-16T10:16:47.565Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:16:47.565Z] [java] ----------------------------------------- [2024-04-16T10:16:47.565Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:47.565Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:47.565Z] [java] Apr 16, 2024 10:16:47 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:47.565Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:47.565Z] [2024-04-16T10:16:47.565Z] setOSConditions: [2024-04-16T10:16:47.565Z] [2024-04-16T10:16:47.565Z] setToolWin: [2024-04-16T10:16:47.565Z] [2024-04-16T10:16:47.565Z] setToolUnix: [2024-04-16T10:16:47.565Z] [2024-04-16T10:16:47.566Z] setToolProperty: [2024-04-16T10:16:47.566Z] [2024-04-16T10:16:47.566Z] setS1ASclassPath: [2024-04-16T10:16:47.566Z] [2024-04-16T10:16:47.566Z] init-common: [2024-04-16T10:16:47.566Z] [2024-04-16T10:16:47.566Z] run_dir: [2024-04-16T10:16:47.656Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:16:47.656Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:16:47.666Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:47.666Z] [WARNING] [echo] [2024-04-16T10:16:47.666Z] [WARNING] [echo] ************************* [2024-04-16T10:16:47.666Z] [WARNING] [echo] * undeploy jdbc/jdbcusertx [2024-04-16T10:16:47.666Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jdbc/jdbcusertx [2024-04-16T10:16:47.666Z] [WARNING] [echo] ************************* [2024-04-16T10:16:47.666Z] [WARNING] [echo] [2024-04-16T10:16:47.666Z] [WARNING] [echo] jdbcusertx [2024-04-16T10:16:47.840Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:47.958Z] [exec] 4 seconds left... [2024-04-16T10:16:47.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:47.961Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:16:47.961Z] [echo] cmd executed for server [2024-04-16T10:16:47.961Z] [2024-04-16T10:16:47.961Z] setOSConditions: [2024-04-16T10:16:47.961Z] [2024-04-16T10:16:47.961Z] setToolWin: [2024-04-16T10:16:47.961Z] [2024-04-16T10:16:47.961Z] setToolUnix: [2024-04-16T10:16:47.961Z] [2024-04-16T10:16:47.961Z] setToolProperty: [2024-04-16T10:16:47.961Z] [2024-04-16T10:16:47.961Z] setS1ASclassPath: [2024-04-16T10:16:47.961Z] [2024-04-16T10:16:47.961Z] init-common: [2024-04-16T10:16:47.961Z] [2024-04-16T10:16:47.961Z] delete-jdbc-connpool-common: [2024-04-16T10:16:47.961Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:16:48.140Z] [java] Apr 16, 2024 10:16:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:48.140Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:16:48.140Z] [java] Apr 16, 2024 10:16:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:48.140Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain16149183452623951474xml [2024-04-16T10:16:48.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:48.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:16:48.236Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:16:48.236Z] [echo] cmd executed for server [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] all: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] setOSConditions: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] setToolWin: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] setToolUnix: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] setToolProperty: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] setS1ASclassPath: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] init-common: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] clean: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.236Z] setOSConditions: [2024-04-16T10:16:48.236Z] [2024-04-16T10:16:48.237Z] setToolWin: [2024-04-16T10:16:48.237Z] [2024-04-16T10:16:48.237Z] setToolUnix: [2024-04-16T10:16:48.237Z] [2024-04-16T10:16:48.237Z] setToolProperty: [2024-04-16T10:16:48.237Z] [2024-04-16T10:16:48.237Z] setS1ASclassPath: [2024-04-16T10:16:48.237Z] [2024-04-16T10:16:48.237Z] init-common: [2024-04-16T10:16:48.237Z] [2024-04-16T10:16:48.237Z] clean-common: [2024-04-16T10:16:48.262Z] Waiting for the domain to stop . [2024-04-16T10:16:48.262Z] Waiting finished after 267 ms. [2024-04-16T10:16:48.262Z] Command stop-domain executed successfully. [2024-04-16T10:16:48.394Z] [java] Apr 16, 2024 10:16:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:16:48.394Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:16:48.398Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2024-04-16T10:16:48.492Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:48.492Z] [2024-04-16T10:16:48.492Z] setOSConditions: [2024-04-16T10:16:48.492Z] [2024-04-16T10:16:48.492Z] setToolWin: [2024-04-16T10:16:48.492Z] [2024-04-16T10:16:48.492Z] setToolUnix: [2024-04-16T10:16:48.492Z] [2024-04-16T10:16:48.493Z] setToolProperty: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setS1ASclassPath: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] init-common: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] clean-classes-common: [2024-04-16T10:16:48.493Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setOSConditions: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setToolWin: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setToolUnix: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setToolProperty: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setS1ASclassPath: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] init-common: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] clean-jars-common: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] compile: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setOSConditions: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setToolWin: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setToolUnix: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setToolProperty: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] setS1ASclassPath: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] init-common: [2024-04-16T10:16:48.493Z] [2024-04-16T10:16:48.493Z] compile-common: [2024-04-16T10:16:48.493Z] [echo] Current time (ISO): 2024-04-16T10:16:48.261+0000 [2024-04-16T10:16:48.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:48.494Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:48.517Z] + generate_junit_report batch_all [2024-04-16T10:16:48.517Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:16:48.517Z] [2024-04-16T10:16:48.517Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:16:48.517Z] [2024-04-16T10:16:48.517Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:16:48.517Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:16:48.517Z] + TESTSUITE_NAME=batch_all [2024-04-16T10:16:48.517Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:16:48.517Z] + awk -v suitename=batch_all ' [2024-04-16T10:16:48.517Z] BEGIN { [2024-04-16T10:16:48.517Z] totaltests = 0; [2024-04-16T10:16:48.517Z] totalfailures = 0; [2024-04-16T10:16:48.517Z] totalerrors = 0; [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] function getPropVal(str){ [2024-04-16T10:16:48.517Z] split(str, a, "="); [2024-04-16T10:16:48.517Z] val = a[2]; [2024-04-16T10:16:48.517Z] # remove quotes [2024-04-16T10:16:48.517Z] gsub("\"","",val); [2024-04-16T10:16:48.517Z] return val; [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] function removeXMLTag(str){ [2024-04-16T10:16:48.517Z] # remove xml tag quotes [2024-04-16T10:16:48.517Z] gsub("","",str); [2024-04-16T10:16:48.517Z] gsub("<.*>","",str); [2024-04-16T10:16:48.517Z] gsub(">","",str); [2024-04-16T10:16:48.517Z] return str; [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] /status value=/ { [2024-04-16T10:16:48.517Z] result=getPropVal($0); [2024-04-16T10:16:48.517Z] result=removeXMLTag(result); [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] // { [2024-04-16T10:16:48.517Z] getline; [2024-04-16T10:16:48.517Z] getline; [2024-04-16T10:16:48.517Z] testunit=removeXMLTag($0); [2024-04-16T10:16:48.517Z] gsub("\"","",testunit); [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] // { [2024-04-16T10:16:48.517Z] getline; [2024-04-16T10:16:48.517Z] testname=removeXMLTag($0); [2024-04-16T10:16:48.517Z] gsub("\"","",testname); [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] /<\/testcase>/{ [2024-04-16T10:16:48.517Z] classname=testunit [2024-04-16T10:16:48.517Z] # printing testcase to out [2024-04-16T10:16:48.517Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:16:48.517Z] if (result == "fail") { [2024-04-16T10:16:48.517Z] out = out " \n"; [2024-04-16T10:16:48.517Z] totalfailures++; [2024-04-16T10:16:48.517Z] } else if (result == "did_not_run") { [2024-04-16T10:16:48.517Z] out = out " \n"; [2024-04-16T10:16:48.517Z] totalerrors++; [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] out = out " \n"; [2024-04-16T10:16:48.517Z] [2024-04-16T10:16:48.517Z] totaltests++; [2024-04-16T10:16:48.517Z] result=""; [2024-04-16T10:16:48.517Z] testname=""; [2024-04-16T10:16:48.517Z] } [2024-04-16T10:16:48.517Z] END { [2024-04-16T10:16:48.517Z] print "" [2024-04-16T10:16:48.517Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:16:48.517Z] printf "%s", out; [2024-04-16T10:16:48.517Z] print "" [2024-04-16T10:16:48.517Z] }' [2024-04-16T10:16:48.517Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:16:48.517Z] + change_junit_report_class_names [2024-04-16T10:16:48.517Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:16:48.517Z] + sed -i 's/\bclassname="/classname="batch_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:16:48.517Z] + copy_test_artifacts batch_all [2024-04-16T10:16:48.517Z] + sleep 1 [2024-04-16T10:16:48.600Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:48.600Z] [WARNING] [echo] [2024-04-16T10:16:48.600Z] [WARNING] [echo] ************************* [2024-04-16T10:16:48.600Z] [WARNING] [echo] * undeploy persistence/jpainjectemf [2024-04-16T10:16:48.600Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpainjectemf [2024-04-16T10:16:48.600Z] [WARNING] [echo] ************************* [2024-04-16T10:16:48.600Z] [WARNING] [echo] [2024-04-16T10:16:48.600Z] [WARNING] [echo] jpainjectemf [2024-04-16T10:16:48.884Z] [exec] 3 seconds left... [2024-04-16T10:16:48.954Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2024-04-16T10:16:49.054Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:16:49.054Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:16:49.333Z] [java] Apr 16, 2024 10:16:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:16:49.333Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:16:49.441Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:16:49.441Z] [2024-04-16T10:16:49.441Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:16:49.441Z] [2024-04-16T10:16:49.441Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:16:49.441Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:16:49.441Z] tar: Removing leading `/' from member names [2024-04-16T10:16:49.441Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:16:49.441Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:16:49.441Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:16:49.441Z] ++ pwd [2024-04-16T10:16:49.441Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:16:49.441Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/*/*logs.zip': No such file or directory [2024-04-16T10:16:49.441Z] + true [2024-04-16T10:16:49.441Z] ++ pwd [2024-04-16T10:16:49.441Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:16:49.441Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/batch/*/*/*logs.zip': No such file or directory [2024-04-16T10:16:49.441Z] + true [2024-04-16T10:16:49.441Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/batch_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:16:49.441Z] tar: Removing leading `/' from member names [2024-04-16T10:16:49.512Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-04-16T10:16:49.512Z] [WARNING] [echo] [2024-04-16T10:16:49.512Z] [WARNING] [echo] ************************* [2024-04-16T10:16:49.512Z] [WARNING] [echo] * undeploy ejb/slsbnicmt [2024-04-16T10:16:49.512Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/slsbnicmt [2024-04-16T10:16:49.512Z] [WARNING] [echo] ************************* [2024-04-16T10:16:49.512Z] [WARNING] [echo] [2024-04-16T10:16:49.512Z] [WARNING] [echo] slsbnicmt [2024-04-16T10:16:49.592Z] [java] Apr 16, 2024 10:16:49 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:16:49.592Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:16:49.629Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:49.629Z] [WARNING] [echo] [2024-04-16T10:16:49.629Z] [WARNING] [echo] ************************* [2024-04-16T10:16:49.629Z] [WARNING] [echo] * undeploy persistence/jpavalidation [2024-04-16T10:16:49.629Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/persistence/jpavalidation [2024-04-16T10:16:49.629Z] [WARNING] [echo] ************************* [2024-04-16T10:16:49.629Z] [WARNING] [echo] [2024-04-16T10:16:49.629Z] [WARNING] [echo] jpavalidation [2024-04-16T10:16:49.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:16:49.631Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:16:49.631Z] [2024-04-16T10:16:49.631Z] setOSConditions: [2024-04-16T10:16:49.631Z] [2024-04-16T10:16:49.631Z] setToolWin: [2024-04-16T10:16:49.631Z] [2024-04-16T10:16:49.631Z] setToolUnix: [2024-04-16T10:16:49.631Z] [2024-04-16T10:16:49.631Z] setToolProperty: [2024-04-16T10:16:49.631Z] [2024-04-16T10:16:49.631Z] setS1ASclassPath: [2024-04-16T10:16:49.631Z] [2024-04-16T10:16:49.631Z] init-common: [2024-04-16T10:16:49.631Z] [2024-04-16T10:16:49.631Z] create-jdbc-resource-common: [2024-04-16T10:16:49.632Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-04-16T10:16:49.809Z] [exec] 2 seconds left... [2024-04-16T10:16:50.069Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:50.069Z] [WARNING] [echo] [2024-04-16T10:16:50.069Z] [WARNING] [echo] ************************* [2024-04-16T10:16:50.069Z] [WARNING] [echo] * undeploy ejb/sfulnoi [2024-04-16T10:16:50.069Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/sfulnoi [2024-04-16T10:16:50.069Z] [WARNING] [echo] ************************* [2024-04-16T10:16:50.069Z] [WARNING] [echo] [2024-04-16T10:16:50.069Z] [WARNING] [echo] sfulnoi [2024-04-16T10:16:50.158Z] [java] Apr 16, 2024 10:16:50 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:50.158Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:50.158Z] [java] Apr 16, 2024 10:16:50 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:50.158Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:16:50.158Z] [java] Apr 16, 2024 10:16:50 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:16:50.158Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:16:50.158Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:16:50.158Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:16:50.403Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:50.403Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:16:50.403Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:16:50.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-04-16T10:16:50.561Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-04-16T10:16:50.561Z] [echo] cmd executed for server [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] setOSConditions: [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] setToolWin: [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] setToolUnix: [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] setToolProperty: [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] setS1ASclassPath: [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] init-common: [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] execute-sql-common: [2024-04-16T10:16:50.561Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/createdb.sql [2024-04-16T10:16:50.561Z] [sql] Failed to execute: drop table MESSAGES [2024-04-16T10:16:50.561Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:16:50.561Z] [sql] 0 rows affected [2024-04-16T10:16:50.561Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:16:50.561Z] [2024-04-16T10:16:50.561Z] deploy: [2024-04-16T10:16:50.641Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:50.641Z] [WARNING] [echo] [2024-04-16T10:16:50.641Z] [WARNING] [echo] ************************* [2024-04-16T10:16:50.641Z] [WARNING] [echo] * undeploy bean-validator/simple-bv-servlet [2024-04-16T10:16:50.641Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-04-16T10:16:50.641Z] [WARNING] [echo] ************************* [2024-04-16T10:16:50.641Z] [WARNING] [echo] [2024-04-16T10:16:50.641Z] [WARNING] [echo] simple-bv-servlet [2024-04-16T10:16:50.658Z] [javac] 2 warnings [2024-04-16T10:16:50.658Z] [2024-04-16T10:16:50.658Z] build: [2024-04-16T10:16:50.658Z] [2024-04-16T10:16:50.658Z] setOSConditions: [2024-04-16T10:16:50.658Z] [2024-04-16T10:16:50.658Z] setToolWin: [2024-04-16T10:16:50.658Z] [2024-04-16T10:16:50.658Z] setToolUnix: [2024-04-16T10:16:50.659Z] [2024-04-16T10:16:50.659Z] setToolProperty: [2024-04-16T10:16:50.659Z] [2024-04-16T10:16:50.659Z] setS1ASclassPath: [2024-04-16T10:16:50.659Z] [2024-04-16T10:16:50.659Z] init-common: [2024-04-16T10:16:50.716Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:50.716Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:50.716Z] [java] Apr 16, 2024 10:16:50 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:50.716Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,082 ms), startup services (1,090 ms), total (2,172 ms) [2024-04-16T10:16:50.716Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:50.716Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:50.828Z] [2024-04-16T10:16:50.828Z] setOSConditions: [2024-04-16T10:16:50.828Z] [2024-04-16T10:16:50.828Z] setToolWin: [2024-04-16T10:16:50.828Z] [2024-04-16T10:16:50.828Z] setToolUnix: [2024-04-16T10:16:50.828Z] [2024-04-16T10:16:50.829Z] setToolProperty: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] setS1ASclassPath: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] init-common: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] deploy: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] setOSConditions: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] setToolWin: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] setToolUnix: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] setToolProperty: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] setS1ASclassPath: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] init-common: [2024-04-16T10:16:50.829Z] [2024-04-16T10:16:50.829Z] deploy-rar-common: [2024-04-16T10:16:50.829Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-04-16T10:16:50.914Z] [2024-04-16T10:16:50.914Z] webclient-war-common: [2024-04-16T10:16:50.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:50.914Z] [2024-04-16T10:16:50.914Z] clear: [2024-04-16T10:16:50.914Z] [2024-04-16T10:16:50.914Z] test-tlds-exist: [2024-04-16T10:16:50.914Z] [2024-04-16T10:16:50.914Z] copy-tlds: [2024-04-16T10:16:50.914Z] [2024-04-16T10:16:50.914Z] test-tagfiles-exist: [2024-04-16T10:16:50.914Z] [2024-04-16T10:16:50.914Z] copy-tagfiles: [2024-04-16T10:16:50.914Z] [2024-04-16T10:16:50.914Z] package-war-common: [2024-04-16T10:16:50.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:16:50.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:50.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:50.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:16:50.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/lib [2024-04-16T10:16:50.914Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:16:50.914Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:50.915Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:16:50.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/docroot [2024-04-16T10:16:50.915Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2024-04-16T10:16:50.915Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:16:50.915Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:16:50.915Z] [javac] Compiling 1 source file [2024-04-16T10:16:50.915Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-passivating-scope/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:16:50.915Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] create-resources: [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] setOSConditions: [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] setToolWin: [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] setToolUnix: [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] setToolProperty: [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] setS1ASclassPath: [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] init-common: [2024-04-16T10:16:50.915Z] [2024-04-16T10:16:50.915Z] create-jdbc-connpool-common: [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:16:50.987Z] [java] INFO: Grizzly Framework 4.0.2 started in: 22 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:50.987Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:50.987Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:50.987Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:16:50.987Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:16:50.987Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,692 ms), startup services (9 ms), total (2,701 ms) [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:16:50.987Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:16:50.987Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:50.987Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp [2024-04-16T10:16:50.987Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:50.987Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:16:51.067Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:51.067Z] [WARNING] [echo] [2024-04-16T10:16:51.067Z] [WARNING] [echo] ************************* [2024-04-16T10:16:51.067Z] [WARNING] [echo] * undeploy security/helloworld [2024-04-16T10:16:51.067Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/helloworld [2024-04-16T10:16:51.067Z] [WARNING] [echo] ************************* [2024-04-16T10:16:51.067Z] [WARNING] [echo] [2024-04-16T10:16:51.067Z] [WARNING] [echo] hellojspsecure [2024-04-16T10:16:51.175Z] [exec] 1 seconds left... [2024-04-16T10:16:51.241Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:51.241Z] [WARNING] [echo] [2024-04-16T10:16:51.241Z] [WARNING] [echo] ************************* [2024-04-16T10:16:51.241Z] [WARNING] [echo] * undeploy weld/numberguess [2024-04-16T10:16:51.241Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess [2024-04-16T10:16:51.241Z] [WARNING] [echo] ************************* [2024-04-16T10:16:51.241Z] [WARNING] [echo] [2024-04-16T10:16:51.242Z] [java] Apr 16, 2024 10:16:50 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:16:51.242Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:16:51.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:16:51.493Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:16:51.493Z] [2024-04-16T10:16:51.493Z] set-derby-connpool-props: [2024-04-16T10:16:51.496Z] [WARNING] [echo] numberguess [2024-04-16T10:16:51.634Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:51.634Z] [WARNING] [echo] [2024-04-16T10:16:51.634Z] [WARNING] [echo] ************************* [2024-04-16T10:16:51.634Z] [WARNING] [echo] * undeploy security/basicauth [2024-04-16T10:16:51.634Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/basicauth [2024-04-16T10:16:51.634Z] [WARNING] [echo] ************************* [2024-04-16T10:16:51.634Z] [WARNING] [echo] [2024-04-16T10:16:51.634Z] [WARNING] [echo] basicauth [2024-04-16T10:16:51.749Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:51.749Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:16:51.752Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:51.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:16:52.005Z] [WARNING] [echo] [2024-04-16T10:16:52.005Z] [WARNING] [echo] ************************* [2024-04-16T10:16:52.005Z] [WARNING] [echo] * undeploy weld/osgiweld [2024-04-16T10:16:52.005Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/osgiweld [2024-04-16T10:16:52.005Z] [WARNING] [echo] ************************* [2024-04-16T10:16:52.005Z] [WARNING] [echo] [2024-04-16T10:16:52.005Z] [WARNING] [echo] osgiweld [2024-04-16T10:16:52.101Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:16:52.165Z] [java] Apr 16, 2024 10:16:51 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:16:52.165Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:16:52.165Z] [java] Apr 16, 2024 10:16:51 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:52.165Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:16:52.165Z] [java] Apr 16, 2024 10:16:51 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:16:52.165Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:16:52.165Z] [java] Apr 16, 2024 10:16:51 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:16:52.165Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:16:52.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:52.309Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:16:52.550Z] [exec] successfully invoked ejb [2024-04-16T10:16:52.550Z] [exec] Value of key is: test1 [2024-04-16T10:16:52.550Z] [exec] invoking ejb [2024-04-16T10:16:52.550Z] [exec] successfully invoked ejb [2024-04-16T10:16:52.550Z] [exec] Value of key is: test2 [2024-04-16T10:16:52.550Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:52.550Z] [exec] [2024-04-16T10:16:52.550Z] [exec] [2024-04-16T10:16:52.550Z] [exec] ----------------------------------------- [2024-04-16T10:16:52.550Z] [exec] - test1: PASS - [2024-04-16T10:16:52.550Z] [exec] - test2: PASS - [2024-04-16T10:16:52.550Z] [exec] ----------------------------------------- [2024-04-16T10:16:52.550Z] [exec] Total PASS: 2 [2024-04-16T10:16:52.550Z] [exec] Total FAIL: 0 [2024-04-16T10:16:52.550Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:52.550Z] [exec] ----------------------------------------- [2024-04-16T10:16:52.550Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:52.550Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:52.561Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:52.593Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:52.593Z] [WARNING] [echo] [2024-04-16T10:16:52.593Z] [WARNING] [echo] ************************* [2024-04-16T10:16:52.593Z] [WARNING] [echo] * undeploy weld/extensions [2024-04-16T10:16:52.593Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/extensions [2024-04-16T10:16:52.593Z] [WARNING] [echo] ************************* [2024-04-16T10:16:52.593Z] [WARNING] [echo] [2024-04-16T10:16:52.593Z] [WARNING] [echo] extensions [2024-04-16T10:16:52.629Z] [exec] TimerSession : jndi lookup for -> ejb/ejb_timer_sessiontimer_TimerSession <- test passed!! [2024-04-16T10:16:52.629Z] [exec] Value of key is: ejb/ejb_timer_sessiontimer_TimerSession [2024-04-16T10:16:52.629Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:52.629Z] [exec] [2024-04-16T10:16:52.629Z] [exec] [2024-04-16T10:16:52.629Z] [exec] ----------------------------------------- [2024-04-16T10:16:52.629Z] [exec] - ejb/ejb_timer_sessiontimer_TimerSession: PASS - [2024-04-16T10:16:52.629Z] [exec] ----------------------------------------- [2024-04-16T10:16:52.629Z] [exec] Total PASS: 1 [2024-04-16T10:16:52.629Z] [exec] Total FAIL: 0 [2024-04-16T10:16:52.629Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:16:52.629Z] [exec] ----------------------------------------- [2024-04-16T10:16:52.629Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:52.629Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:16:52.723Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T10:16:52.724Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T10:16:52.724Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:52.724Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-04-16T10:16:52.724Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:52.724Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-04-16T10:16:52.724Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:16:52.724Z] [java] INFO: Created virtual server server [2024-04-16T10:16:52.724Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:16:52.724Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-04-16T10:16:52.724Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:16:52.724Z] [java] INFO: Created virtual server __asadmin [2024-04-16T10:16:52.724Z] [java] Apr 16, 2024 10:16:52 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T10:16:52.724Z] [java] INFO: Setting JAAS app name glassfish-web [2024-04-16T10:16:52.724Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T10:16:52.724Z] [java] INFO: Virtual server server loaded default web module [2024-04-16T10:16:52.805Z] [2024-04-16T10:16:52.805Z] checkReporting-common: [2024-04-16T10:16:52.805Z] [2024-04-16T10:16:52.806Z] confirmReportPresent-common: [2024-04-16T10:16:52.806Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:52.806Z] [echo] Test seems to be reported fine [2024-04-16T10:16:52.806Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/txprop/cmttimeout/RepRunConf.txt [2024-04-16T10:16:52.806Z] [2024-04-16T10:16:52.806Z] confirmMissingReport-common: [2024-04-16T10:16:52.806Z] [2024-04-16T10:16:52.806Z] undeploy: [2024-04-16T10:16:52.846Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:52.846Z] [WARNING] [echo] [2024-04-16T10:16:52.846Z] [WARNING] [echo] ************************* [2024-04-16T10:16:52.846Z] [WARNING] [echo] * undeploy jms/injection [2024-04-16T10:16:52.846Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jms/injection [2024-04-16T10:16:52.846Z] [WARNING] [echo] ************************* [2024-04-16T10:16:52.846Z] [WARNING] [echo] [2024-04-16T10:16:52.883Z] [2024-04-16T10:16:52.883Z] checkReporting-common: [2024-04-16T10:16:52.883Z] [2024-04-16T10:16:52.883Z] confirmReportPresent-common: [2024-04-16T10:16:52.883Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:16:52.883Z] [echo] Test seems to be reported fine [2024-04-16T10:16:52.883Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/sessiontimer/RepRunConf.txt [2024-04-16T10:16:52.883Z] [2024-04-16T10:16:52.883Z] confirmMissingReport-common: [2024-04-16T10:16:52.883Z] [2024-04-16T10:16:52.884Z] undeploy: [2024-04-16T10:16:52.884Z] [2024-04-16T10:16:52.884Z] setOSConditions: [2024-04-16T10:16:52.884Z] [2024-04-16T10:16:52.884Z] setToolWin: [2024-04-16T10:16:52.884Z] [2024-04-16T10:16:52.884Z] setToolUnix: [2024-04-16T10:16:52.884Z] [2024-04-16T10:16:52.884Z] setToolProperty: [2024-04-16T10:16:52.884Z] [2024-04-16T10:16:52.884Z] setS1ASclassPath: [2024-04-16T10:16:52.884Z] [2024-04-16T10:16:52.884Z] init-common: [2024-04-16T10:16:52.884Z] [2024-04-16T10:16:52.884Z] undeploy-common: [2024-04-16T10:16:52.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:52.889Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:16:53.061Z] [2024-04-16T10:16:53.061Z] setOSConditions: [2024-04-16T10:16:53.061Z] [2024-04-16T10:16:53.061Z] setToolWin: [2024-04-16T10:16:53.061Z] [2024-04-16T10:16:53.061Z] setToolUnix: [2024-04-16T10:16:53.061Z] [2024-04-16T10:16:53.061Z] setToolProperty: [2024-04-16T10:16:53.061Z] [2024-04-16T10:16:53.061Z] setS1ASclassPath: [2024-04-16T10:16:53.061Z] [2024-04-16T10:16:53.061Z] init-common: [2024-04-16T10:16:53.061Z] [2024-04-16T10:16:53.061Z] undeploy-common: [2024-04-16T10:16:53.100Z] [WARNING] [echo] injection [2024-04-16T10:16:53.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:53.146Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:16:53.291Z] [java] Apr 16, 2024 10:16:52 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:16:53.291Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:16:53.337Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-txprop-cmttimeoutApp [2024-04-16T10:16:53.443Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-sessiontimerApp [2024-04-16T10:16:53.443Z] [2024-04-16T10:16:53.443Z] all: [2024-04-16T10:16:53.443Z] [2024-04-16T10:16:53.443Z] timerserialization: [2024-04-16T10:16:53.501Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3 [2024-04-16T10:16:53.545Z] [java] Apr 16, 2024 10:16:53 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:16:53.545Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:16:53.592Z] + break [2024-04-16T10:16:53.592Z] + [[ true = false ]] [2024-04-16T10:16:53.592Z] [2024-04-16T10:16:53.592Z] all: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] simple: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setOSConditions: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolWin: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolUnix: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolProperty: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setS1ASclassPath: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] init-common: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] clean: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setOSConditions: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolWin: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolUnix: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolProperty: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setS1ASclassPath: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] init-common: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] clean-common: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setOSConditions: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolWin: [2024-04-16T10:16:53.593Z] [2024-04-16T10:16:53.593Z] setToolUnix: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setToolProperty: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setS1ASclassPath: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] init-common: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] clean-classes-common: [2024-04-16T10:16:53.594Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setOSConditions: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setToolWin: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setToolUnix: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setToolProperty: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setS1ASclassPath: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] init-common: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] clean-jars-common: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] compile: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setOSConditions: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.594Z] setToolWin: [2024-04-16T10:16:53.594Z] [2024-04-16T10:16:53.595Z] setToolUnix: [2024-04-16T10:16:53.595Z] [2024-04-16T10:16:53.595Z] setToolProperty: [2024-04-16T10:16:53.595Z] [2024-04-16T10:16:53.595Z] setS1ASclassPath: [2024-04-16T10:16:53.595Z] [2024-04-16T10:16:53.595Z] init-common: [2024-04-16T10:16:53.595Z] [2024-04-16T10:16:53.595Z] compile-common: [2024-04-16T10:16:53.595Z] [echo] Current time (ISO): 2024-04-16T10:16:53.424+0000 [2024-04-16T10:16:53.595Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:53.595Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:16:53.620Z] Archiving artifacts [2024-04-16T10:16:53.657Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:53.657Z] [WARNING] [echo] [2024-04-16T10:16:53.657Z] [WARNING] [echo] ************************* [2024-04-16T10:16:53.657Z] [WARNING] [echo] * undeploy ejb/singleton [2024-04-16T10:16:53.657Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/singleton [2024-04-16T10:16:53.657Z] [WARNING] [echo] ************************* [2024-04-16T10:16:53.657Z] [WARNING] [echo] [2024-04-16T10:16:53.657Z] [WARNING] [echo] singleton [2024-04-16T10:16:53.698Z] [2024-04-16T10:16:53.698Z] setOSConditions: [2024-04-16T10:16:53.698Z] [2024-04-16T10:16:53.698Z] setToolWin: [2024-04-16T10:16:53.698Z] [2024-04-16T10:16:53.698Z] setToolUnix: [2024-04-16T10:16:53.698Z] [2024-04-16T10:16:53.698Z] setToolProperty: [2024-04-16T10:16:53.698Z] [2024-04-16T10:16:53.699Z] setS1ASclassPath: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] init-common: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] clean: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setOSConditions: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setToolWin: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setToolUnix: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setToolProperty: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setS1ASclassPath: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] init-common: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] clean-common: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setOSConditions: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setToolWin: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setToolUnix: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setToolProperty: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setS1ASclassPath: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] init-common: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] clean-classes-common: [2024-04-16T10:16:53.699Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setOSConditions: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.699Z] setToolWin: [2024-04-16T10:16:53.699Z] [2024-04-16T10:16:53.700Z] setToolUnix: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] setToolProperty: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] setS1ASclassPath: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] init-common: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] clean-jars-common: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] compile: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] setOSConditions: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] setToolWin: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] setToolUnix: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] setToolProperty: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] setS1ASclassPath: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] init-common: [2024-04-16T10:16:53.700Z] [2024-04-16T10:16:53.700Z] compile-common: [2024-04-16T10:16:53.700Z] [echo] Current time (ISO): 2024-04-16T10:16:53.522+0000 [2024-04-16T10:16:53.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:53.700Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:53.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:53.708Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:16:53.987Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:16:54.104Z] [java] Apr 16, 2024 10:16:53 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:16:54.104Z] [java] INFO: close(), this: [2024-04-16T10:16:54.104Z] [java] org.glassfish.web.loader.WebappClassLoader@14b5752f[name=unknown], urls=[ [2024-04-16T10:16:54.104Z] [java] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-04-16T10:16:54.104Z] [java] file:/tmp/gfembed17564676475070026401tmp/generated/ejb/sample/ [2024-04-16T10:16:54.104Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-04-16T10:16:54.104Z] [java] Apr 16, 2024 10:16:53 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2024-04-16T10:16:54.104Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:16:54.237Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:54.238Z] [WARNING] [echo] [2024-04-16T10:16:54.238Z] [WARNING] [echo] ************************* [2024-04-16T10:16:54.238Z] [WARNING] [echo] * undeploy ejb/remoteview [2024-04-16T10:16:54.238Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/remoteview [2024-04-16T10:16:54.238Z] [WARNING] [echo] ************************* [2024-04-16T10:16:54.238Z] [WARNING] [echo] [2024-04-16T10:16:54.238Z] [WARNING] [echo] remoteview [2024-04-16T10:16:54.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:54.291Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:16:54.358Z] [java] Apr 16, 2024 10:16:54 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2024-04-16T10:16:54.358Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:16:54.359Z] [java] Apr 16, 2024 10:16:54 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:16:54.359Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:16:54.359Z] [java] Apr 16, 2024 10:16:54 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:16:54.359Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb] [2024-04-16T10:16:54.430Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42 [2024-04-16T10:16:54.456Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:16:54.456Z] [echo] Deploying generic-ra.rar on server [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] setOSConditions: [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] setToolWin: [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] setToolUnix: [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] setToolProperty: [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] setS1ASclassPath: [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] init-common: [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] testAddAdmin: [2024-04-16T10:16:54.456Z] [2024-04-16T10:16:54.456Z] asadmin-common: [2024-04-16T10:16:54.456Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:16:54.491Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:54.491Z] [WARNING] [echo] [2024-04-16T10:16:54.491Z] [WARNING] [echo] ************************* [2024-04-16T10:16:54.491Z] [WARNING] [echo] * undeploy ejb/cmp [2024-04-16T10:16:54.491Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/cmp [2024-04-16T10:16:54.491Z] [WARNING] [echo] ************************* [2024-04-16T10:16:54.491Z] [WARNING] [echo] [2024-04-16T10:16:54.491Z] [WARNING] [echo] RosterApp [2024-04-16T10:16:54.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:54.552Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:16:54.613Z] [java] Apr 16, 2024 10:16:54 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:16:54.613Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:16:54.867Z] [java] Apr 16, 2024 10:16:54 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:54.867Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:54.867Z] [java] Apr 16, 2024 10:16:54 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:16:54.867Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:16:54.991Z] [INFO] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee [2024-04-16T10:16:55.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:55.113Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:16:55.113Z] [2024-04-16T10:16:55.113Z] setOSConditions: [2024-04-16T10:16:55.113Z] [2024-04-16T10:16:55.113Z] setToolWin: [2024-04-16T10:16:55.113Z] [2024-04-16T10:16:55.113Z] setToolUnix: [2024-04-16T10:16:55.113Z] [2024-04-16T10:16:55.113Z] setToolProperty: [2024-04-16T10:16:55.113Z] [2024-04-16T10:16:55.113Z] setS1ASclassPath: [2024-04-16T10:16:55.113Z] [2024-04-16T10:16:55.113Z] init-common: [2024-04-16T10:16:55.113Z] [2024-04-16T10:16:55.113Z] create-jdbc-resource-common: [2024-04-16T10:16:55.113Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:55.247Z] [WARNING] [echo] [2024-04-16T10:16:55.247Z] [WARNING] [echo] ************************* [2024-04-16T10:16:55.247Z] [WARNING] [echo] * undeploy ejb/slsbnicmt [2024-04-16T10:16:55.247Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/slsbnicmt [2024-04-16T10:16:55.247Z] [WARNING] [echo] ************************* [2024-04-16T10:16:55.247Z] [WARNING] [echo] [2024-04-16T10:16:55.247Z] [WARNING] [echo] slsbnicmt [2024-04-16T10:16:55.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:16:55.400Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setOSConditions: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setToolWin: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setToolUnix: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setToolProperty: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setS1ASclassPath: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] init-common: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] deploy-ear: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setOSConditions: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setToolWin: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setToolUnix: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setToolProperty: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setS1ASclassPath: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] init-common: [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] deploy-common: [2024-04-16T10:16:55.400Z] [echo] Current time (ISO): 2024-04-16T10:16:55.131+0000 [2024-04-16T10:16:55.400Z] [2024-04-16T10:16:55.400Z] setOSConditions: [2024-04-16T10:16:55.401Z] [2024-04-16T10:16:55.401Z] setToolWin: [2024-04-16T10:16:55.401Z] [2024-04-16T10:16:55.401Z] setToolUnix: [2024-04-16T10:16:55.401Z] [2024-04-16T10:16:55.401Z] setToolProperty: [2024-04-16T10:16:55.401Z] [2024-04-16T10:16:55.401Z] setS1ASclassPath: [2024-04-16T10:16:55.401Z] [2024-04-16T10:16:55.401Z] init-common: [2024-04-16T10:16:55.401Z] [2024-04-16T10:16:55.401Z] deploy-common-pe: [2024-04-16T10:16:55.437Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:55.437Z] [WARNING] [echo] [2024-04-16T10:16:55.437Z] [WARNING] [echo] ************************* [2024-04-16T10:16:55.437Z] [WARNING] [echo] * undeploy security/appperms [2024-04-16T10:16:55.437Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/security/appperms [2024-04-16T10:16:55.437Z] [WARNING] [echo] ************************* [2024-04-16T10:16:55.437Z] [WARNING] [echo] [2024-04-16T10:16:55.437Z] [WARNING] [echo] appperms [2024-04-16T10:16:55.495Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:55.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:55.688Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:16:55.688Z] [echo] cmd executed for server [2024-04-16T10:16:55.688Z] [2024-04-16T10:16:55.688Z] deploy: [2024-04-16T10:16:55.688Z] [2024-04-16T10:16:55.688Z] deploy-war-common: [2024-04-16T10:16:55.688Z] [2024-04-16T10:16:55.688Z] setOSConditions: [2024-04-16T10:16:55.688Z] [2024-04-16T10:16:55.688Z] setToolWin: [2024-04-16T10:16:55.688Z] [2024-04-16T10:16:55.688Z] setToolUnix: [2024-04-16T10:16:55.689Z] [2024-04-16T10:16:55.689Z] setToolProperty: [2024-04-16T10:16:55.689Z] [2024-04-16T10:16:55.689Z] setS1ASclassPath: [2024-04-16T10:16:55.689Z] [2024-04-16T10:16:55.689Z] init-common: [2024-04-16T10:16:55.689Z] [2024-04-16T10:16:55.689Z] deploy-war-commonpe: [2024-04-16T10:16:55.750Z] [javac] 1 warning [2024-04-16T10:16:55.750Z] [2024-04-16T10:16:55.750Z] setOSConditions: [2024-04-16T10:16:55.750Z] [2024-04-16T10:16:55.750Z] setToolWin: [2024-04-16T10:16:55.750Z] [2024-04-16T10:16:55.750Z] setToolUnix: [2024-04-16T10:16:55.750Z] [2024-04-16T10:16:55.750Z] setToolProperty: [2024-04-16T10:16:55.750Z] [2024-04-16T10:16:55.750Z] setS1ASclassPath: [2024-04-16T10:16:55.750Z] [2024-04-16T10:16:55.750Z] init-common: [2024-04-16T10:16:55.750Z] [2024-04-16T10:16:55.750Z] compile-common: [2024-04-16T10:16:55.750Z] [echo] Current time (ISO): 2024-04-16T10:16:55.570+0000 [2024-04-16T10:16:55.750Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:55.803Z] [java] Apr 16, 2024 10:16:55 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-04-16T10:16:55.803Z] [java] INFO: Initializing Soteria 3.0.3 for context '/tmp' [2024-04-16T10:16:55.803Z] [java] Apr 16, 2024 10:16:55 AM com.sun.enterprise.web.WebApplication start [2024-04-16T10:16:55.803Z] [java] INFO: Loading application [sample] at [/tmp] [2024-04-16T10:16:55.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector15App.ear [2024-04-16T10:16:55.994Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:56.057Z] [java] Looking up EJB... [2024-04-16T10:16:56.057Z] [java] Invoking EJB... [2024-04-16T10:16:56.057Z] [java] EJB said: boo [2024-04-16T10:16:56.057Z] [java] Record # 1 [2024-04-16T10:16:56.057Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:16:56.057Z] [java] Done calling EJB [2024-04-16T10:16:56.057Z] [java] Closing container ... [2024-04-16T10:16:56.057Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:16:56.057Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:56.057Z] [java] Apr 16, 2024 10:16:55 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:16:56.057Z] [java] INFO: close(), this: [2024-04-16T10:16:56.057Z] [java] org.glassfish.web.loader.WebappClassLoader@1e50eb3f[name=/tmp], urls=[ [2024-04-16T10:16:56.058Z] [java] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-04-16T10:16:56.058Z] [java] file:/tmp/gfembed17564676475070026401tmp/generated/ejb/sample/ [2024-04-16T10:16:56.058Z] [java] ][delegate=true, context=/tmp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=39, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-04-16T10:16:56.058Z] [java] Apr 16, 2024 10:16:56 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:16:56.058Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:16:56.058Z] [java] Apr 16, 2024 10:16:56 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:56.058Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:56.058Z] [java] Apr 16, 2024 10:16:56 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:16:56.058Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:16:56.229Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:56.229Z] [WARNING] [echo] [2024-04-16T10:16:56.229Z] [WARNING] [echo] ************************* [2024-04-16T10:16:56.229Z] [WARNING] [echo] * undeploy ejb/sfulnoi [2024-04-16T10:16:56.229Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/ejb/sfulnoi [2024-04-16T10:16:56.229Z] [WARNING] [echo] ************************* [2024-04-16T10:16:56.229Z] [WARNING] [echo] [2024-04-16T10:16:56.229Z] [WARNING] [echo] sfulnoi [2024-04-16T10:16:56.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-passivating-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-passivating-scope-web.war [2024-04-16T10:16:56.253Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:56.253Z] [javac] 1 warning [2024-04-16T10:16:56.253Z] [2024-04-16T10:16:56.253Z] setOSConditions: [2024-04-16T10:16:56.253Z] [2024-04-16T10:16:56.253Z] setToolWin: [2024-04-16T10:16:56.253Z] [2024-04-16T10:16:56.253Z] setToolUnix: [2024-04-16T10:16:56.253Z] [2024-04-16T10:16:56.253Z] setToolProperty: [2024-04-16T10:16:56.253Z] [2024-04-16T10:16:56.253Z] setS1ASclassPath: [2024-04-16T10:16:56.253Z] [2024-04-16T10:16:56.253Z] init-common: [2024-04-16T10:16:56.253Z] [2024-04-16T10:16:56.253Z] compile-common: [2024-04-16T10:16:56.253Z] [echo] Current time (ISO): 2024-04-16T10:16:56.226+0000 [2024-04-16T10:16:56.253Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:56.312Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:16:56.312Z] [java] Value of key is: embedded with JPA [2024-04-16T10:16:56.312Z] [java] ..........FINISHED Embedded test [2024-04-16T10:16:56.312Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:56.312Z] [java] [2024-04-16T10:16:56.312Z] [java] [2024-04-16T10:16:56.312Z] [java] ----------------------------------------- [2024-04-16T10:16:56.312Z] [java] - embedded with JPA: PASS - [2024-04-16T10:16:56.312Z] [java] ----------------------------------------- [2024-04-16T10:16:56.312Z] [java] Total PASS: 1 [2024-04-16T10:16:56.312Z] [java] Total FAIL: 0 [2024-04-16T10:16:56.312Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:16:56.312Z] [java] ----------------------------------------- [2024-04-16T10:16:56.312Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:56.312Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:16:56.312Z] [java] Apr 16, 2024 10:16:56 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:16:56.312Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:16:56.312Z] [2024-04-16T10:16:56.312Z] stop-database: [2024-04-16T10:16:56.312Z] [2024-04-16T10:16:56.312Z] all: [2024-04-16T10:16:56.312Z] [2024-04-16T10:16:56.312Z] skipjar: [2024-04-16T10:16:56.312Z] [echo] [2024-04-16T10:16:56.312Z] [echo] [2024-04-16T10:16:56.312Z] [echo] ************************************************** [2024-04-16T10:16:56.312Z] [echo] * Running skipjar [2024-04-16T10:16:56.312Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/skipjar [2024-04-16T10:16:56.312Z] [echo] ************************************************** [2024-04-16T10:16:56.312Z] [echo] [2024-04-16T10:16:56.312Z] [echo] [2024-04-16T10:16:56.312Z] [2024-04-16T10:16:56.312Z] start-database: [2024-04-16T10:16:56.312Z] [2024-04-16T10:16:56.312Z] setOSConditions: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolWin: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolUnix: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolProperty: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setS1ASclassPath: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] init-common: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] clean: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setOSConditions: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolWin: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolUnix: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolProperty: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setS1ASclassPath: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] init-common: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] clean-common: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setOSConditions: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolWin: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolUnix: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setToolProperty: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] setS1ASclassPath: [2024-04-16T10:16:56.313Z] [2024-04-16T10:16:56.313Z] init-common: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] clean-classes-common: [2024-04-16T10:16:56.314Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setOSConditions: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setToolWin: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setToolUnix: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setToolProperty: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setS1ASclassPath: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] init-common: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] clean-jars-common: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] compile: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setOSConditions: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setToolWin: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setToolUnix: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setToolProperty: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] setS1ASclassPath: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] init-common: [2024-04-16T10:16:56.314Z] [2024-04-16T10:16:56.314Z] compile-common: [2024-04-16T10:16:56.314Z] [echo] Current time (ISO): 2024-04-16T10:16:56.197+0000 [2024-04-16T10:16:56.314Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:56.314Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:56.498Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:16:56.593Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/version.output [2024-04-16T10:16:56.593Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/server.policy [2024-04-16T10:16:56.593Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:16:56.789Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:56.789Z] [WARNING] [echo] [2024-04-16T10:16:56.789Z] [WARNING] [echo] ************************* [2024-04-16T10:16:56.789Z] [WARNING] [echo] * undeploy bean-validator/simple-bv-servlet [2024-04-16T10:16:56.789Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/bean-validator/simple-bv-servlet [2024-04-16T10:16:56.789Z] [WARNING] [echo] ************************* [2024-04-16T10:16:56.789Z] [WARNING] [echo] [2024-04-16T10:16:56.789Z] [WARNING] [echo] simple-bv-servlet [2024-04-16T10:16:56.810Z] [exec] Application deployed with name cdi-jpa-resource-injection-passivating-scope-web. [2024-04-16T10:16:56.810Z] [2024-04-16T10:16:56.810Z] deploy-war-commonee: [2024-04-16T10:16:56.810Z] [2024-04-16T10:16:56.810Z] run: [2024-04-16T10:16:56.810Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinit [2024-04-16T10:16:57.083Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:57.083Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llquery [2024-04-16T10:16:57.083Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:57.083Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llfind [2024-04-16T10:16:57.083Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:57.083Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-passivating-scope/myurl?testcase=llinj [2024-04-16T10:16:57.083Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:16:57.083Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:16:57.083Z] [java] [2024-04-16T10:16:57.083Z] [java] [2024-04-16T10:16:57.083Z] [java] ----------------------------------------- [2024-04-16T10:16:57.083Z] [java] - jpa-resource-injection-passivating-scopellinit: PASS - [2024-04-16T10:16:57.084Z] [java] - jpa-resource-injection-passivating-scopellquery: PASS - [2024-04-16T10:16:57.084Z] [java] - jpa-resource-injection-passivating-scopellfind: PASS - [2024-04-16T10:16:57.084Z] [java] - jpa-resource-injection-passivating-scopellinj: PASS - [2024-04-16T10:16:57.084Z] [java] ----------------------------------------- [2024-04-16T10:16:57.084Z] [java] - Total PASS : 4 - [2024-04-16T10:16:57.084Z] [java] - Total FAIL : 0 - [2024-04-16T10:16:57.084Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:16:57.084Z] [java] ----------------------------------------- [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] undeploy: [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] setOSConditions: [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] setToolWin: [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] setToolUnix: [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] setToolProperty: [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] setS1ASclassPath: [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] init-common: [2024-04-16T10:16:57.084Z] [2024-04-16T10:16:57.084Z] undeploy-war-common: [2024-04-16T10:16:57.150Z] [INFO] [exec] Deleted 1 option(s) [2024-04-16T10:16:57.150Z] [INFO] [exec] Command delete-jvm-options executed successfully. [2024-04-16T10:16:57.150Z] [WARNING] [echo] stopping server [2024-04-16T10:16:57.635Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:57.635Z] [javac] 1 warning [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] build: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] setOSConditions: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] fixFiles: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] convUnix: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] convWin: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] setToolWin: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] setToolUnix: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] setToolProperty: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.635Z] setS1ASclassPath: [2024-04-16T10:16:57.635Z] [2024-04-16T10:16:57.636Z] init-common: [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] package-persistence-common: [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] ejb-jar-common: [2024-04-16T10:16:57.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] package-ejbjar-common: [2024-04-16T10:16:57.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-ejb.jar [2024-04-16T10:16:57.636Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] appclient-jar-common: [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] package-appclientjar-common: [2024-04-16T10:16:57.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simple-client.jar [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] webclient-war-common: [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] build-ear-common: [2024-04-16T10:16:57.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:57.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:57.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:57.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2024-04-16T10:16:57.636Z] [2024-04-16T10:16:57.636Z] deploy: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setOSConditions: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setToolWin: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setToolUnix: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setToolProperty: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setS1ASclassPath: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] init-common: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] deploy-common: [2024-04-16T10:16:57.637Z] [echo] Current time (ISO): 2024-04-16T10:16:57.495+0000 [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setOSConditions: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setToolWin: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setToolUnix: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setToolProperty: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] setS1ASclassPath: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] init-common: [2024-04-16T10:16:57.637Z] [2024-04-16T10:16:57.637Z] deploy-common-pe: [2024-04-16T10:16:57.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-passivating-scope-web [2024-04-16T10:16:57.646Z] [2024-04-16T10:16:57.646Z] delete-resources: [2024-04-16T10:16:57.646Z] [2024-04-16T10:16:57.646Z] setOSConditions: [2024-04-16T10:16:57.646Z] [2024-04-16T10:16:57.646Z] setToolWin: [2024-04-16T10:16:57.646Z] [2024-04-16T10:16:57.646Z] setToolUnix: [2024-04-16T10:16:57.646Z] [2024-04-16T10:16:57.646Z] setToolProperty: [2024-04-16T10:16:57.646Z] [2024-04-16T10:16:57.646Z] setS1ASclassPath: [2024-04-16T10:16:57.646Z] [2024-04-16T10:16:57.647Z] init-common: [2024-04-16T10:16:57.647Z] [2024-04-16T10:16:57.647Z] delete-jdbc-resource-common: [2024-04-16T10:16:57.647Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:57.716Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:57.716Z] [WARNING] [echo] [2024-04-16T10:16:57.716Z] [WARNING] [echo] ************************* [2024-04-16T10:16:57.716Z] [WARNING] [echo] * undeploy weld/numberguess [2024-04-16T10:16:57.716Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/numberguess [2024-04-16T10:16:57.716Z] [WARNING] [echo] ************************* [2024-04-16T10:16:57.716Z] [WARNING] [echo] [2024-04-16T10:16:57.716Z] [WARNING] [echo] numberguess [2024-04-16T10:16:58.154Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:58.196Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleApp.ear [2024-04-16T10:16:58.197Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:16:58.197Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:16:58.197Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:16:58.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:16:58.207Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:16:58.207Z] [echo] cmd executed for server [2024-04-16T10:16:58.207Z] [2024-04-16T10:16:58.207Z] setOSConditions: [2024-04-16T10:16:58.207Z] [2024-04-16T10:16:58.207Z] setToolWin: [2024-04-16T10:16:58.207Z] [2024-04-16T10:16:58.207Z] setToolUnix: [2024-04-16T10:16:58.207Z] [2024-04-16T10:16:58.207Z] setToolProperty: [2024-04-16T10:16:58.207Z] [2024-04-16T10:16:58.207Z] setS1ASclassPath: [2024-04-16T10:16:58.208Z] [2024-04-16T10:16:58.208Z] init-common: [2024-04-16T10:16:58.208Z] [2024-04-16T10:16:58.208Z] delete-jdbc-connpool-common: [2024-04-16T10:16:58.208Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:16:58.384Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:16:58.409Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:16:58.409Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:16:58.409Z] [javac] 1 warning [2024-04-16T10:16:58.409Z] [2024-04-16T10:16:58.409Z] build: [2024-04-16T10:16:58.409Z] [2024-04-16T10:16:58.409Z] setOSConditions: [2024-04-16T10:16:58.409Z] [2024-04-16T10:16:58.409Z] fixFiles: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] convUnix: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] convWin: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] setToolWin: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] setToolUnix: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] setToolProperty: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] setS1ASclassPath: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] init-common: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] package-persistence-common: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] ejb-jar-common: [2024-04-16T10:16:58.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] package-ejbjar-common: [2024-04-16T10:16:58.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.410Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-ejb.jar [2024-04-16T10:16:58.410Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] appclient-jar-common: [2024-04-16T10:16:58.410Z] [2024-04-16T10:16:58.410Z] package-appclientjar-common: [2024-04-16T10:16:58.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.411Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimer-client.jar [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] webclient-war-common: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] build-ear-common: [2024-04-16T10:16:58.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:58.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:16:58.411Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:16:58.411Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] create-resources: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] deploy: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setOSConditions: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setToolWin: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setToolUnix: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setToolProperty: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setS1ASclassPath: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] init-common: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] deploy-common: [2024-04-16T10:16:58.411Z] [echo] Current time (ISO): 2024-04-16T10:16:58.295+0000 [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setOSConditions: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setToolWin: [2024-04-16T10:16:58.411Z] [2024-04-16T10:16:58.411Z] setToolUnix: [2024-04-16T10:16:58.412Z] [2024-04-16T10:16:58.412Z] setToolProperty: [2024-04-16T10:16:58.412Z] [2024-04-16T10:16:58.412Z] setS1ASclassPath: [2024-04-16T10:16:58.412Z] [2024-04-16T10:16:58.412Z] init-common: [2024-04-16T10:16:58.412Z] [2024-04-16T10:16:58.412Z] deploy-common-pe: [2024-04-16T10:16:58.453Z] [javac] 2 warnings [2024-04-16T10:16:58.453Z] [2024-04-16T10:16:58.453Z] setOSConditions: [2024-04-16T10:16:58.453Z] [2024-04-16T10:16:58.453Z] setToolWin: [2024-04-16T10:16:58.453Z] [2024-04-16T10:16:58.453Z] setToolUnix: [2024-04-16T10:16:58.453Z] [2024-04-16T10:16:58.453Z] setToolProperty: [2024-04-16T10:16:58.453Z] [2024-04-16T10:16:58.453Z] setS1ASclassPath: [2024-04-16T10:16:58.453Z] [2024-04-16T10:16:58.453Z] init-common: [2024-04-16T10:16:58.453Z] [2024-04-16T10:16:58.453Z] compile-common: [2024-04-16T10:16:58.453Z] [echo] Current time (ISO): 2024-04-16T10:16:58.315+0000 [2024-04-16T10:16:58.453Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:58.642Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:58.642Z] [WARNING] [echo] [2024-04-16T10:16:58.642Z] [WARNING] [echo] ************************* [2024-04-16T10:16:58.642Z] [WARNING] [echo] * undeploy weld/osgiweld [2024-04-16T10:16:58.642Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/osgiweld [2024-04-16T10:16:58.642Z] [WARNING] [echo] ************************* [2024-04-16T10:16:58.642Z] [WARNING] [echo] [2024-04-16T10:16:58.642Z] [WARNING] [echo] osgiweld [2024-04-16T10:16:58.755Z] [exec] Application deployed with name ejb-txprop-simpleApp. [2024-04-16T10:16:58.755Z] [echo] Deployment on target server server successful [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setOSConditions: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setToolWin: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setToolUnix: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setToolProperty: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setS1ASclassPath: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] init-common: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] deploy-common-ee: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] run: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setOSConditions: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setToolWin: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setToolUnix: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setToolProperty: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] setS1ASclassPath: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] init-common: [2024-04-16T10:16:58.755Z] [2024-04-16T10:16:58.755Z] runclient-common: [2024-04-16T10:16:58.755Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-txprop-simpleAppClient.jar -name ejb-txprop-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:16:58.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:16:58.768Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:16:58.768Z] [echo] cmd executed for server [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] all: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setOSConditions: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setToolWin: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setToolUnix: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setToolProperty: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setS1ASclassPath: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] init-common: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] clean: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setOSConditions: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setToolWin: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setToolUnix: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.768Z] setToolProperty: [2024-04-16T10:16:58.768Z] [2024-04-16T10:16:58.769Z] setS1ASclassPath: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] init-common: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] clean-common: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setOSConditions: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setToolWin: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setToolUnix: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setToolProperty: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setS1ASclassPath: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] init-common: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] clean-classes-common: [2024-04-16T10:16:58.769Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setOSConditions: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setToolWin: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setToolUnix: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setToolProperty: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] setS1ASclassPath: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] init-common: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] clean-jars-common: [2024-04-16T10:16:58.769Z] [2024-04-16T10:16:58.769Z] compile: [2024-04-16T10:16:58.770Z] [2024-04-16T10:16:58.770Z] setOSConditions: [2024-04-16T10:16:58.770Z] [2024-04-16T10:16:58.770Z] setToolWin: [2024-04-16T10:16:58.770Z] [2024-04-16T10:16:58.770Z] setToolUnix: [2024-04-16T10:16:58.770Z] [2024-04-16T10:16:58.770Z] setToolProperty: [2024-04-16T10:16:58.770Z] [2024-04-16T10:16:58.770Z] setS1ASclassPath: [2024-04-16T10:16:58.770Z] [2024-04-16T10:16:58.770Z] init-common: [2024-04-16T10:16:58.770Z] [2024-04-16T10:16:58.770Z] compile-common: [2024-04-16T10:16:58.770Z] [echo] Current time (ISO): 2024-04-16T10:16:58.692+0000 [2024-04-16T10:16:58.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:16:58.770Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] junit [2024-04-16T10:16:58.962Z] Recording test results [2024-04-16T10:16:59.002Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerApp.ear [2024-04-16T10:16:59.449Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:16:59.599Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:16:59.599Z] [WARNING] [echo] [2024-04-16T10:16:59.599Z] [WARNING] [echo] ************************* [2024-04-16T10:16:59.599Z] [WARNING] [echo] * undeploy weld/extensions [2024-04-16T10:16:59.599Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/weld/extensions [2024-04-16T10:16:59.599Z] [WARNING] [echo] ************************* [2024-04-16T10:16:59.599Z] [WARNING] [echo] [2024-04-16T10:16:59.599Z] [WARNING] [echo] extensions [2024-04-16T10:16:59.698Z] [exec] Apr 16, 2024 10:16:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:16:59.698Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:16:59.966Z] [exec] Application deployed with name ejb-timer-timerserialization-sessiontimerApp. [2024-04-16T10:16:59.966Z] [echo] Deployment on target server server successful [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setOSConditions: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setToolWin: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setToolUnix: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setToolProperty: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setS1ASclassPath: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] init-common: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] deploy-common-ee: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] run: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setOSConditions: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setToolWin: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setToolUnix: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setToolProperty: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] setS1ASclassPath: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] init-common: [2024-04-16T10:16:59.966Z] [2024-04-16T10:16:59.966Z] runclient-common: [2024-04-16T10:16:59.967Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timerserialization-sessiontimerAppClient.jar -name ejb-timer-timerserialization-sessiontimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:17:00.185Z] [INFO] [exec] Command undeploy executed successfully. [2024-04-16T10:17:00.185Z] [WARNING] [echo] [2024-04-16T10:17:00.185Z] [WARNING] [echo] ************************* [2024-04-16T10:17:00.185Z] [WARNING] [echo] * undeploy jms/injection [2024-04-16T10:17:00.185Z] [WARNING] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/jms/injection [2024-04-16T10:17:00.185Z] [WARNING] [echo] ************************* [2024-04-16T10:17:00.185Z] [WARNING] [echo] [2024-04-16T10:17:00.185Z] [WARNING] [echo] injection [2024-04-16T10:17:00.271Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:00.357Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:00.357Z] [javac] 1 warning [2024-04-16T10:17:00.357Z] [2024-04-16T10:17:00.358Z] build: [2024-04-16T10:17:00.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:00.358Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-ejb.jar [2024-04-16T10:17:00.358Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-pu.jar [2024-04-16T10:17:00.358Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] run: [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] setOSConditions: [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] setToolWin: [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] setToolUnix: [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] setToolProperty: [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] setS1ASclassPath: [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] init-common: [2024-04-16T10:17:00.358Z] [2024-04-16T10:17:00.358Z] run_se: [2024-04-16T10:17:00.358Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:17:00.643Z] [exec] Apr 16, 2024 10:17:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:00.643Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:00.895Z] [exec] Apr 16, 2024 10:17:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:17:00.895Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:17:00.900Z] [exec] Apr 16, 2024 10:17:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:00.900Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:00.934Z] [java] Apr 16, 2024 10:17:00 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:00.934Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:00.934Z] [java] Apr 16, 2024 10:17:00 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:00.934Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain10507545213602900539xml [2024-04-16T10:17:00.934Z] [java] Apr 16, 2024 10:17:00 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:00.934Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:17:01.111Z] [INFO] [exec] Command undeploy failed. [2024-04-16T10:17:01.111Z] [INFO] [exec] remote failure: Application injection is not deployed on this target [server] [2024-04-16T10:17:01.111Z] [ERROR] [exec] Result: 1 [2024-04-16T10:17:01.154Z] [exec] Looking up ejb ref [2024-04-16T10:17:01.311Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:01.311Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:01.311Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:17:01.311Z] [javac] 2 warnings [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.311Z] build: [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.311Z] setOSConditions: [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.311Z] setToolWin: [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.311Z] setToolUnix: [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.311Z] setToolProperty: [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.311Z] setS1ASclassPath: [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.311Z] init-common: [2024-04-16T10:17:01.311Z] [2024-04-16T10:17:01.312Z] webclient-war-common: [2024-04-16T10:17:01.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:01.312Z] [2024-04-16T10:17:01.312Z] clear: [2024-04-16T10:17:01.312Z] [2024-04-16T10:17:01.312Z] test-tlds-exist: [2024-04-16T10:17:01.312Z] [2024-04-16T10:17:01.312Z] copy-tlds: [2024-04-16T10:17:01.312Z] [2024-04-16T10:17:01.312Z] test-tagfiles-exist: [2024-04-16T10:17:01.312Z] [2024-04-16T10:17:01.312Z] copy-tagfiles: [2024-04-16T10:17:01.312Z] [2024-04-16T10:17:01.312Z] package-war-common: [2024-04-16T10:17:01.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:01.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:01.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:01.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:01.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/lib [2024-04-16T10:17:01.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:17:01.312Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:01.312Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:01.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/docroot [2024-04-16T10:17:01.312Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2024-04-16T10:17:01.312Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:01.312Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:01.312Z] [javac] Compiling 1 source file [2024-04-16T10:17:01.583Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jpa-resource-injection-with-singleton-ejb-producer/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:01.583Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] create-resources: [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] setOSConditions: [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] setToolWin: [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] setToolUnix: [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] setToolProperty: [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] setS1ASclassPath: [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] init-common: [2024-04-16T10:17:01.583Z] [2024-04-16T10:17:01.583Z] create-jdbc-connpool-common: [2024-04-16T10:17:01.819Z] [exec] Apr 16, 2024 10:17:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:01.819Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:02.038Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/version.output [2024-04-16T10:17:02.038Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/server.policy [2024-04-16T10:17:02.038Z] [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:17:02.074Z] [exec] Apr 16, 2024 10:17:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:02.074Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:02.074Z] [exec] [TimerSerializationClinet] doTest()... [2024-04-16T10:17:02.074Z] [exec] [TimerSerializationClinet] Inside init.... [2024-04-16T10:17:02.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:17:02.145Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:17:02.145Z] [2024-04-16T10:17:02.145Z] set-derby-connpool-props: [2024-04-16T10:17:02.158Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:02.295Z] [java] Apr 16, 2024 10:17:01 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:17:02.295Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:17:02.295Z] [java] Apr 16, 2024 10:17:02 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:17:02.295Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:17:02.459Z] [INFO] [exec] Waiting for the domain to stop ..... [2024-04-16T10:17:02.459Z] [INFO] [exec] Waiting finished after 4,050 ms. [2024-04-16T10:17:02.459Z] [INFO] [exec] Command stop-domain executed successfully. [2024-04-16T10:17:02.548Z] [exec] Application deployed with name connector15App. [2024-04-16T10:17:02.548Z] [exec] there are no files to retrieve for application connector15App [2024-04-16T10:17:02.548Z] [echo] Deployment on target server server successful [2024-04-16T10:17:02.548Z] [2024-04-16T10:17:02.548Z] setOSConditions: [2024-04-16T10:17:02.548Z] [2024-04-16T10:17:02.548Z] setToolWin: [2024-04-16T10:17:02.548Z] [2024-04-16T10:17:02.548Z] setToolUnix: [2024-04-16T10:17:02.548Z] [2024-04-16T10:17:02.548Z] setToolProperty: [2024-04-16T10:17:02.548Z] [2024-04-16T10:17:02.548Z] setS1ASclassPath: [2024-04-16T10:17:02.548Z] [2024-04-16T10:17:02.548Z] init-common: [2024-04-16T10:17:02.548Z] [2024-04-16T10:17:02.548Z] deploy-common-ee: [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] setOSConditions: [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] setToolWin: [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] setToolUnix: [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] setToolProperty: [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] setS1ASclassPath: [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] init-common: [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] restart: [2024-04-16T10:17:02.549Z] [echo] Not required to restart [2024-04-16T10:17:02.549Z] [2024-04-16T10:17:02.549Z] runtest: [2024-04-16T10:17:02.633Z] [INFO] [exec] Deleted 1 option(s) [2024-04-16T10:17:02.633Z] [INFO] [exec] Command delete-jvm-options executed successfully. [2024-04-16T10:17:02.634Z] [WARNING] [echo] stopping server [2024-04-16T10:17:02.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:17:02.707Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:17:02.829Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:17:02.829Z] WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions (file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar) [2024-04-16T10:17:02.829Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions [2024-04-16T10:17:02.829Z] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:17:02.829Z] [java] GET /connector15/servlet/SimpleServlet?url=/connector15/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:17:02.829Z] [java] [2024-04-16T10:17:02.829Z] [java] Time: 5 [2024-04-16T10:17:02.829Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:17:02.829Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:17:02.829Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:17:02.829Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:17:02.829Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:17:02.829Z] [java] [Server response] [2024-04-16T10:17:02.829Z] [java] [Server response]12 [2024-04-16T10:17:02.829Z] [java] [Server response]Starting the test [2024-04-16T10:17:02.829Z] [java] [Server response] [2024-04-16T10:17:02.829Z] [java] [Server response]1f [2024-04-16T10:17:02.829Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:02.829Z] [java] [Server response] [2024-04-16T10:17:02.855Z] [java] Apr 16, 2024 10:17:02 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:02.855Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:02.855Z] [java] Apr 16, 2024 10:17:02 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:02.855Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:02.855Z] [java] Apr 16, 2024 10:17:02 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:02.855Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:17:02.855Z] [java] Apr 16, 2024 10:17:02 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:17:02.855Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:17:02.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:17:02.963Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:17:03.042Z] [INFO] [exec] Tue Apr 16 10:17:02 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:17:03.091Z] [java] [Server response]e [2024-04-16T10:17:03.091Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:03.091Z] [java] [Server response] [2024-04-16T10:17:03.109Z] [java] Apr 16, 2024 10:17:02 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:03.109Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:03.109Z] [java] Apr 16, 2024 10:17:02 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:03.109Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (978 ms), startup services (1,037 ms), total (2,015 ms) [2024-04-16T10:17:03.364Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:03.364Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:03.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:17:03.524Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:17:03.633Z] [java] Apr 16, 2024 10:17:03 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:17:03.633Z] [java] INFO: Grizzly Framework 4.0.2 started in: 51 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:17:03.633Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:03.633Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:03.633Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:03.633Z] [java] Apr 16, 2024 10:17:03 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:03.633Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:03.642Z] [INFO] [exec] Tue Apr 16 10:17:03 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:17:03.642Z] [INFO] [exec] Command stop-database executed successfully. [2024-04-16T10:17:03.642Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output [2024-04-16T10:17:03.642Z] [WARNING] [echo] Checking messages in: [2024-04-16T10:17:03.643Z] [WARNING] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:17:03.643Z] [WARNING] [echo] [2024-04-16T10:17:03.643Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/test-output [2024-04-16T10:17:03.686Z] [exec] Apr 16, 2024 10:17:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:03.686Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6b8b5020 [2024-04-16T10:17:03.686Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.txprop.simple.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372044955648_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:17:03.686Z] [exec] invoking ejb [2024-04-16T10:17:03.686Z] [exec] Looked up home!! [2024-04-16T10:17:03.686Z] [exec] Narrowed home!! [2024-04-16T10:17:03.686Z] [exec] Got the EJB!! [2024-04-16T10:17:03.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:17:03.889Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:03.889Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:03.889Z] [java] Apr 16, 2024 10:17:03 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:03.889Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,568 ms), startup services (11 ms), total (2,579 ms) [2024-04-16T10:17:03.889Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:03.889Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:03.889Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:03.890Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-client.jar [2024-04-16T10:17:03.890Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:03.890Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:17:03.890Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:03.890Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:17:03.890Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:03.890Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:17:03.890Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:03.890Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2024-04-16T10:17:03.890Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:03.890Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@22f8adc2 [2024-04-16T10:17:03.890Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:03.890Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:17:03.890Z] [java] Apr 16, 2024 10:17:03 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:03.890Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:17:04.038Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:17:04.047Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:04.450Z] [java] Apr 16, 2024 10:17:04 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:17:04.450Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:17:04.450Z] [java] Apr 16, 2024 10:17:04 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:04.450Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:17:04.450Z] [java] Apr 16, 2024 10:17:04 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:17:04.450Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:17:04.467Z] [java] [Server response]1f [2024-04-16T10:17:04.467Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.467Z] [java] [Server response] [2024-04-16T10:17:04.467Z] [java] [Server response]10 [2024-04-16T10:17:04.467Z] [java] [Server response]expectedResults [2024-04-16T10:17:04.467Z] [java] [Server response] [2024-04-16T10:17:04.467Z] [java] [Server response]11 [2024-04-16T10:17:04.467Z] [java] [Server response]checking results [2024-04-16T10:17:04.467Z] [java] [Server response] [2024-04-16T10:17:04.467Z] [java] [Server response]29 [2024-04-16T10:17:04.467Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:04.467Z] [java] Value of key is: Connector 1.5 test - 1 [2024-04-16T10:17:04.467Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.467Z] [java] [Server response] [2024-04-16T10:17:04.467Z] [java] [Server response]e [2024-04-16T10:17:04.467Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:04.467Z] [java] [Server response] [2024-04-16T10:17:04.553Z] [INFO] [exec] Waiting for the domain to stop . [2024-04-16T10:17:04.553Z] [INFO] [exec] Waiting finished after 717 ms. [2024-04-16T10:17:04.553Z] [INFO] [exec] Command stop-domain executed successfully. [2024-04-16T10:17:04.564Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2024-04-16T10:17:04.564Z] [WARNING] [echo] [2024-04-16T10:17:04.564Z] [WARNING] [echo] * Message keys logged instead of message: [2024-04-16T10:17:04.564Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:04.564Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2024-04-16T10:17:04.564Z] [WARNING] [echo] [2024-04-16T10:17:04.564Z] [WARNING] [echo] * Parameter marker not substituted with value: [2024-04-16T10:17:04.564Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:04.564Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2024-04-16T10:17:04.564Z] [WARNING] [echo] [2024-04-16T10:17:04.564Z] [WARNING] [echo] * Bundle not found: [2024-04-16T10:17:04.564Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:04.564Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2024-04-16T10:17:04.564Z] [WARNING] [echo] [2024-04-16T10:17:04.564Z] [WARNING] [echo] * Messages not found in message bundle: [2024-04-16T10:17:04.564Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:04.564Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2024-04-16T10:17:04.564Z] [WARNING] [echo] [2024-04-16T10:17:04.564Z] [WARNING] [echo] * No message: [2024-04-16T10:17:04.564Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:04.564Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2024-04-16T10:17:04.564Z] [WARNING] [echo] [2024-04-16T10:17:04.564Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2024-04-16T10:17:04.564Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:04.564Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2024-04-16T10:17:04.565Z] [WARNING] [echo] [2024-04-16T10:17:04.565Z] [WARNING] [echo] * Messages with double apostrophes: [2024-04-16T10:17:04.565Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:04.565Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2024-04-16T10:17:04.565Z] [WARNING] [echo] [2024-04-16T10:17:04.565Z] [WARNING] [echo] * Messages with no proper message Id: [2024-04-16T10:17:04.565Z] [WARNING] [echo] (none) [2024-04-16T10:17:04.565Z] [WARNING] [echo] [2024-04-16T10:17:04.565Z] [WARNING] [echo] ====================================================================== [2024-04-16T10:17:04.565Z] [WARNING] [echo] FAILED: check-logged-messages [2024-04-16T10:17:04.565Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2024-04-16T10:17:04.565Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2024-04-16T10:17:04.565Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2024-04-16T10:17:04.565Z] [WARNING] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2024-04-16T10:17:04.565Z] [WARNING] [echo] ====================================================================== [2024-04-16T10:17:04.565Z] [WARNING] [echo] JaxwsFromWsdl Tests [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] =============================================== [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] [2024-04-16T10:17:04.565Z] [WARNING] [echo] Jsr109tester Tests [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] Total tests run: 2, Failures: 0, Skips: 0 [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] =============================================== [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] =============================================== [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] QuickLookTests [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] Total tests run: 94, Failures: 0, Skips: 0 [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] =============================================== [2024-04-16T10:17:04.565Z] [WARNING] [echo] [testng] [2024-04-16T10:17:04.565Z] [WARNING] Trying to override old definition of task javac [2024-04-16T10:17:04.565Z] [WARNING] Trying to override old definition of task junitreport [2024-04-16T10:17:04.565Z] [WARNING] [echo] Generating report at test-output [2024-04-16T10:17:04.565Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2024-04-16T10:17:04.565Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/junit-noframes.html [2024-04-16T10:17:04.565Z] [INFO] [junitreport] Loading stylesheet jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [2024-04-16T10:17:04.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:17:04.599Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:17:04.600Z] [exec] Apr 16, 2024 10:17:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:04.600Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2b999ee8 [2024-04-16T10:17:04.730Z] [java] [Server response]1f [2024-04-16T10:17:04.730Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]10 [2024-04-16T10:17:04.730Z] [java] [Server response]expectedResults [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]11 [2024-04-16T10:17:04.730Z] [java] [Server response]checking results [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]29 [2024-04-16T10:17:04.730Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:04.730Z] [java] Value of key is: Connector 1.5 test - 2 [2024-04-16T10:17:04.730Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]e [2024-04-16T10:17:04.730Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]1f [2024-04-16T10:17:04.730Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]10 [2024-04-16T10:17:04.730Z] [java] [Server response]expectedResults [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]11 [2024-04-16T10:17:04.730Z] [java] [Server response]checking results [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]29 [2024-04-16T10:17:04.730Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:04.730Z] [java] Value of key is: Connector 1.5 test - 3 [2024-04-16T10:17:04.730Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.730Z] [java] [Server response]e [2024-04-16T10:17:04.730Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:04.730Z] [java] [Server response] [2024-04-16T10:17:04.735Z] [java] Apr 16, 2024 10:17:04 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:04.735Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:17:04.735Z] [java] Apr 16, 2024 10:17:04 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:17:04.735Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:17:04.856Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:17:04.856Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:17:04.897Z] [exec] [TimerSerializationClinet] Initalization done [2024-04-16T10:17:04.897Z] [exec] Created timer for: Timer_0 [2024-04-16T10:17:04.897Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:04.897Z] [exec] Created timer for: Timer_1 [2024-04-16T10:17:04.897Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:04.897Z] [exec] Created timer for: Timer_2 [2024-04-16T10:17:04.897Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:04.897Z] [exec] Created timer for: Timer_3 [2024-04-16T10:17:04.897Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:04.985Z] [java] [Server response]1f [2024-04-16T10:17:04.985Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.985Z] [java] [Server response] [2024-04-16T10:17:04.985Z] [java] [Server response]10 [2024-04-16T10:17:04.985Z] [java] [Server response]expectedResults [2024-04-16T10:17:04.985Z] [java] [Server response] [2024-04-16T10:17:04.985Z] [java] [Server response]11 [2024-04-16T10:17:04.985Z] [java] [Server response]checking results [2024-04-16T10:17:04.985Z] [java] [Server response] [2024-04-16T10:17:04.985Z] [java] [Server response]29 [2024-04-16T10:17:04.985Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:04.985Z] [java] Value of key is: Connector 1.5 test - 4 [2024-04-16T10:17:04.985Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.985Z] [java] [Server response] [2024-04-16T10:17:04.985Z] [java] [Server response]e [2024-04-16T10:17:04.985Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]1f [2024-04-16T10:17:04.986Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]10 [2024-04-16T10:17:04.986Z] [java] [Server response]expectedResults [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]11 [2024-04-16T10:17:04.986Z] [java] [Server response]checking results [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]29 [2024-04-16T10:17:04.986Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:04.986Z] [java] Value of key is: Connector 1.5 test - 5 [2024-04-16T10:17:04.986Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]e [2024-04-16T10:17:04.986Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]1f [2024-04-16T10:17:04.986Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]10 [2024-04-16T10:17:04.986Z] [java] [Server response]expectedResults [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]11 [2024-04-16T10:17:04.986Z] [java] [Server response]checking results [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]29 [2024-04-16T10:17:04.986Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:04.986Z] [java] Value of key is: Connector 1.5 test - 6 [2024-04-16T10:17:04.986Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]e [2024-04-16T10:17:04.986Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]1f [2024-04-16T10:17:04.986Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]10 [2024-04-16T10:17:04.986Z] [java] [Server response]expectedResults [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]11 [2024-04-16T10:17:04.986Z] [java] [Server response]checking results [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]29 [2024-04-16T10:17:04.986Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:04.986Z] [java] Value of key is: Connector 1.5 test - 7 [2024-04-16T10:17:04.986Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.986Z] [java] [Server response]e [2024-04-16T10:17:04.986Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:04.986Z] [java] [Server response] [2024-04-16T10:17:04.990Z] [java] Apr 16, 2024 10:17:04 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:17:04.990Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:17:05.141Z] [INFO] [junitreport] Transform time: 490ms [2024-04-16T10:17:05.141Z] [WARNING] [echo] Test Report available at test-output/index.html [2024-04-16T10:17:05.141Z] [INFO] Executed tasks [2024-04-16T10:17:05.141Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:17:05.141Z] [INFO] BUILD SUCCESS [2024-04-16T10:17:05.141Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:17:05.141Z] [INFO] Total time: 03:24 min [2024-04-16T10:17:05.141Z] [INFO] Finished at: 2024-04-16T10:17:04Z [2024-04-16T10:17:05.141Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:17:05.141Z] + copy_ql_results ql_gf_full_profile_all [2024-04-16T10:17:05.141Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:17:05.141Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:17:05.141Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:17:05.141Z] tar: Removing leading `/' from member names [2024-04-16T10:17:05.141Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:17:05.142Z] + cp -r /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:17:05.142Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:17:05.142Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_4 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_5 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_6 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_7 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_8 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_9 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_10 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_11 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_12 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_13 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.152Z] [exec] Created timer for: Timer_14 [2024-04-16T10:17:05.152Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.327Z] [java] [Server response]1f [2024-04-16T10:17:05.327Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]10 [2024-04-16T10:17:05.327Z] [java] [Server response]expectedResults [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]11 [2024-04-16T10:17:05.327Z] [java] [Server response]checking results [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]29 [2024-04-16T10:17:05.327Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:05.327Z] [java] Value of key is: Connector 1.5 test - 8 [2024-04-16T10:17:05.327Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]e [2024-04-16T10:17:05.327Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]1f [2024-04-16T10:17:05.327Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]10 [2024-04-16T10:17:05.327Z] [java] [Server response]expectedResults [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]11 [2024-04-16T10:17:05.327Z] [java] [Server response]checking results [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]29 [2024-04-16T10:17:05.327Z] [java] [Server response]TEST:PASS [2024-04-16T10:17:05.327Z] [java] Value of key is: Connector 1.5 test - 9 [2024-04-16T10:17:05.327Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]e [2024-04-16T10:17:05.327Z] [java] [Server response]notifyAndWait [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]1f [2024-04-16T10:17:05.327Z] [java] [Server response]Checking whether its completed [2024-04-16T10:17:05.327Z] [java] [Server response] [2024-04-16T10:17:05.327Z] [java] [Server response]33 [2024-04-16T10:17:05.327Z] [java] [Server response]END_OF_EXECUTION [2024-04-16T10:17:05.327Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:05.327Z] [java] [2024-04-16T10:17:05.327Z] [java] [2024-04-16T10:17:05.327Z] [java] ----------------------------------------- [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 2: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 3: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 4: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 5: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 1: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 6: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 7: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 8: PASS - [2024-04-16T10:17:05.327Z] [java] - Connector 1.5 test - 9: PASS - [2024-04-16T10:17:05.327Z] [java] ----------------------------------------- [2024-04-16T10:17:05.327Z] [java] Total PASS: 9 [2024-04-16T10:17:05.327Z] [java] Total FAIL: 0 [2024-04-16T10:17:05.327Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:17:05.327Z] [java] ----------------------------------------- [2024-04-16T10:17:05.327Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:05.327Z] [2024-04-16T10:17:05.327Z] unset: [2024-04-16T10:17:05.327Z] [2024-04-16T10:17:05.327Z] setOSConditions: [2024-04-16T10:17:05.327Z] [2024-04-16T10:17:05.327Z] setToolWin: [2024-04-16T10:17:05.327Z] [2024-04-16T10:17:05.327Z] setToolUnix: [2024-04-16T10:17:05.327Z] [2024-04-16T10:17:05.327Z] setToolProperty: [2024-04-16T10:17:05.327Z] [2024-04-16T10:17:05.328Z] setS1ASclassPath: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] init-common: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] unsetJdbc: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] setOSConditions: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] setToolWin: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] setToolUnix: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] setToolProperty: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] setS1ASclassPath: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] init-common: [2024-04-16T10:17:05.328Z] [2024-04-16T10:17:05.328Z] execute-sql-common: [2024-04-16T10:17:05.328Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.5/app/dropdb.sql [2024-04-16T10:17:05.328Z] [sql] 0 rows affected [2024-04-16T10:17:05.328Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:17:05.396Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:17:05.396Z] + tar -czf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/ql_gf_full_profile_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:17:05.396Z] tar: Removing leading `/' from member names [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_15 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_16 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_17 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_18 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_19 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_20 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_21 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_22 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_23 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_24 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_25 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_26 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_27 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.407Z] [exec] Created timer for: Timer_28 [2024-04-16T10:17:05.407Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:17:05.416Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:17:05.548Z] [java] Apr 16, 2024 10:17:05 AM org.eclipse.persistence.session./file:/tmp/gfembed11079890765236947110tmp/applications/sample/_test [2024-04-16T10:17:05.549Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setOSConditions: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setToolWin: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setToolUnix: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setToolProperty: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setS1ASclassPath: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] init-common: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] undeploy-jdbc-common: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setOSConditions: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setToolWin: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.585Z] setToolUnix: [2024-04-16T10:17:05.585Z] [2024-04-16T10:17:05.586Z] setToolProperty: [2024-04-16T10:17:05.586Z] [2024-04-16T10:17:05.586Z] setS1ASclassPath: [2024-04-16T10:17:05.586Z] [2024-04-16T10:17:05.586Z] init-common: [2024-04-16T10:17:05.586Z] [2024-04-16T10:17:05.586Z] delete-jdbc-resource-common: [2024-04-16T10:17:05.586Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_29 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_30 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_31 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_32 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_33 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_34 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_35 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_36 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_37 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_38 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_39 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.696Z] [exec] Created timer for: Timer_40 [2024-04-16T10:17:05.696Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:17:05.986Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:17:05.986Z] [2024-04-16T10:17:05.986Z] setOSConditions: [2024-04-16T10:17:05.986Z] [2024-04-16T10:17:05.986Z] setToolWin: [2024-04-16T10:17:05.987Z] [2024-04-16T10:17:05.987Z] setToolUnix: [2024-04-16T10:17:05.987Z] [2024-04-16T10:17:05.987Z] setToolProperty: [2024-04-16T10:17:05.987Z] [2024-04-16T10:17:05.987Z] setS1ASclassPath: [2024-04-16T10:17:05.987Z] [2024-04-16T10:17:05.987Z] init-common: [2024-04-16T10:17:05.987Z] [2024-04-16T10:17:05.987Z] create-jdbc-resource-common: [2024-04-16T10:17:05.987Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_41 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_42 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_43 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_44 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_45 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_46 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_47 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_48 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_49 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_50 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_51 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_52 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_53 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_54 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_55 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_56 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_57 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_58 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Created timer for: Timer_59 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerSerialization [2024-04-16T10:17:05.995Z] [exec] Activated SFSB bean for: Timer_0 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:05.995Z] [exec] Activated SFSB bean for: Timer_1 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:05.995Z] [exec] Activated SFSB bean for: Timer_2 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:05.995Z] [exec] Activated SFSB bean for: Timer_3 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:05.995Z] [exec] Activated SFSB bean for: Timer_4 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:05.995Z] [exec] Activated SFSB bean for: Timer_5 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:05.995Z] [exec] Activated SFSB bean for: Timer_6 [2024-04-16T10:17:05.995Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:06.241Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_7 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_8 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_9 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_10 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_11 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_12 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_13 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_14 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_15 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_16 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_17 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_18 [2024-04-16T10:17:06.296Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.296Z] [exec] Activated SFSB bean for: Timer_19 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_20 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_21 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_22 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_23 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_24 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_25 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_26 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_27 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_28 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_29 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_30 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_31 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_32 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_33 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_34 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_35 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_36 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_37 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_38 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_39 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_40 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_41 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_42 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_43 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_44 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_45 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_46 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_47 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_48 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_49 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_50 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_51 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_52 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_53 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_54 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_55 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_56 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_57 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_58 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Activated SFSB bean for: Timer_59 [2024-04-16T10:17:06.297Z] [exec] Value of key is: forceTimerDeserialization [2024-04-16T10:17:06.297Z] [exec] Accessing Timer bean for: Timer_0 [2024-04-16T10:17:06.297Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-04-16T10:17:06.297Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.297Z] [exec] Accessing Timer bean for: Timer_1 [2024-04-16T10:17:06.297Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-04-16T10:17:06.297Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.297Z] [exec] Accessing Timer bean for: Timer_2 [2024-04-16T10:17:06.297Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-04-16T10:17:06.297Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.297Z] [exec] Accessing Timer bean for: Timer_3 [2024-04-16T10:17:06.297Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-04-16T10:17:06.297Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.297Z] [exec] Accessing Timer bean for: Timer_4 [2024-04-16T10:17:06.297Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-04-16T10:17:06.297Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.297Z] [exec] Accessing Timer bean for: Timer_5 [2024-04-16T10:17:06.297Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-04-16T10:17:06.297Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.486Z] [INFO] [exec] Tue Apr 16 10:17:05 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:17:06.496Z] [echo] cmd executed for server [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] deploy: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] deploy-war-common: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] setOSConditions: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] setToolWin: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] setToolUnix: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] setToolProperty: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] setS1ASclassPath: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] init-common: [2024-04-16T10:17:06.496Z] [2024-04-16T10:17:06.496Z] deploy-war-commonpe: [2024-04-16T10:17:06.501Z] [java] Apr 16, 2024 10:17:06 AM org.eclipse.persistence.session./file:/tmp/gfembed11079890765236947110tmp/applications/sample/_test.metadata [2024-04-16T10:17:06.501Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:17:06.501Z] [java] Apr 16, 2024 10:17:06 AM org.eclipse.persistence.session./file:/tmp/gfembed11079890765236947110tmp/applications/sample/_test.metadata [2024-04-16T10:17:06.501Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:17:06.501Z] [java] Apr 16, 2024 10:17:06 AM org.eclipse.persistence.session./file:/tmp/gfembed11079890765236947110tmp/applications/sample/_test.server [2024-04-16T10:17:06.501Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:17:06.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-04-16T10:17:06.529Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-04-16T10:17:06.529Z] [echo] cmd executed for server [2024-04-16T10:17:06.529Z] [2024-04-16T10:17:06.529Z] setOSConditions: [2024-04-16T10:17:06.529Z] [2024-04-16T10:17:06.529Z] setToolWin: [2024-04-16T10:17:06.529Z] [2024-04-16T10:17:06.529Z] setToolUnix: [2024-04-16T10:17:06.529Z] [2024-04-16T10:17:06.529Z] setToolProperty: [2024-04-16T10:17:06.529Z] [2024-04-16T10:17:06.529Z] setS1ASclassPath: [2024-04-16T10:17:06.529Z] [2024-04-16T10:17:06.529Z] init-common: [2024-04-16T10:17:06.529Z] [2024-04-16T10:17:06.529Z] delete-jdbc-connpool-common: [2024-04-16T10:17:06.529Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:17:06.555Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:06.597Z] [exec] Accessing Timer bean for: Timer_6 [2024-04-16T10:17:06.597Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-04-16T10:17:06.597Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.597Z] [exec] Accessing Timer bean for: Timer_7 [2024-04-16T10:17:06.597Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-04-16T10:17:06.597Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.597Z] [exec] Accessing Timer bean for: Timer_8 [2024-04-16T10:17:06.597Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_9 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_10 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_11 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_12 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_13 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_14 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_15 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_16 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_17 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_18 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_19 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_20 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_21 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_22 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_23 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_24 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_25 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_26 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_27 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_28 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_29 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_30 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_31 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_32 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_33 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_34 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_35 [2024-04-16T10:17:06.598Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-04-16T10:17:06.598Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.598Z] [exec] Accessing Timer bean for: Timer_36 [2024-04-16T10:17:06.755Z] [java] Apr 16, 2024 10:17:06 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:06.755Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-04-16T10:17:06.755Z] [java] Apr 16, 2024 10:17:06 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:06.755Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:17:06.755Z] [java] Apr 16, 2024 10:17:06 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:17:06.755Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_37 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_38 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_39 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_40 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_41 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_42 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_43 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_44 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_45 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_46 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_47 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_48 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_49 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_50 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_51 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_52 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_53 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_54 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_55 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_56 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_57 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_58 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_59 [2024-04-16T10:17:06.853Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-04-16T10:17:06.853Z] [exec] Value of key is: accessTimers [2024-04-16T10:17:06.853Z] [exec] Accessing Timer bean for: Timer_0 [2024-04-16T10:17:07.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jpa-resource-injection-in-singleton-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jpa-resource-injection-in-singleton-ejb-web.war [2024-04-16T10:17:07.084Z] [INFO] [exec] Tue Apr 16 10:17:06 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:17:07.084Z] [INFO] [exec] Command stop-database executed successfully. [2024-04-16T10:17:07.084Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output [2024-04-16T10:17:07.084Z] [WARNING] [echo] Checking messages in: [2024-04-16T10:17:07.084Z] [WARNING] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:17:07.084Z] [WARNING] [echo] [2024-04-16T10:17:07.084Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/test-output [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_1 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_2 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_3 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_4 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_5 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_6 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_7 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_8 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_9 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-04-16T10:17:07.148Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.148Z] [exec] Accessing Timer bean for: Timer_10 [2024-04-16T10:17:07.148Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_11 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_12 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_13 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_14 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_15 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_16 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_17 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_18 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_19 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_20 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_21 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_22 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_23 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_24 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_25 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_26 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_27 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_28 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_29 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_30 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_31 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_32 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_33 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_34 [2024-04-16T10:17:07.149Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-04-16T10:17:07.149Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.149Z] [exec] Accessing Timer bean for: Timer_35 [2024-04-16T10:17:07.333Z] [java] Apr 16, 2024 10:17:07 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:07.333Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:07.333Z] [java] Apr 16, 2024 10:17:07 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:07.333Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_36 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_37 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_38 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_39 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_40 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_41 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_42 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.404Z] [exec] Accessing Timer bean for: Timer_43 [2024-04-16T10:17:07.404Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-04-16T10:17:07.404Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_44 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_45 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_46 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_47 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_48 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_49 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_50 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_51 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_52 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_53 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_54 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_55 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_56 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_57 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_58 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_59 [2024-04-16T10:17:07.405Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-04-16T10:17:07.405Z] [exec] Value of key is: getTimerHandles [2024-04-16T10:17:07.405Z] [exec] Accessing Timer bean for: Timer_0 [2024-04-16T10:17:07.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:17:07.528Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-04-16T10:17:07.528Z] [echo] cmd executed for server [2024-04-16T10:17:07.528Z] [2024-04-16T10:17:07.528Z] undeploy: [2024-04-16T10:17:07.528Z] [2024-04-16T10:17:07.528Z] setOSConditions: [2024-04-16T10:17:07.528Z] [2024-04-16T10:17:07.528Z] setToolWin: [2024-04-16T10:17:07.528Z] [2024-04-16T10:17:07.528Z] setToolUnix: [2024-04-16T10:17:07.528Z] [2024-04-16T10:17:07.529Z] setToolProperty: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] setS1ASclassPath: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] init-common: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] undeploy: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] setOSConditions: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] setToolWin: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] setToolUnix: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] setToolProperty: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] setS1ASclassPath: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] init-common: [2024-04-16T10:17:07.529Z] [2024-04-16T10:17:07.529Z] undeploy-common: [2024-04-16T10:17:07.641Z] [exec] Application deployed with name cdi-jpa-resource-injection-in-singleton-ejb-web. [2024-04-16T10:17:07.641Z] [2024-04-16T10:17:07.641Z] deploy-war-commonee: [2024-04-16T10:17:07.642Z] [2024-04-16T10:17:07.642Z] run: [2024-04-16T10:17:07.642Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinit&whichemf=producer [2024-04-16T10:17:07.659Z] [exec] Successfully accessed Timer bean for: Timer_0 [2024-04-16T10:17:07.659Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.659Z] [exec] Accessing Timer bean for: Timer_1 [2024-04-16T10:17:07.659Z] [exec] Successfully accessed Timer bean for: Timer_1 [2024-04-16T10:17:07.659Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.659Z] [exec] Accessing Timer bean for: Timer_2 [2024-04-16T10:17:07.659Z] [exec] Successfully accessed Timer bean for: Timer_2 [2024-04-16T10:17:07.659Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.659Z] [exec] Accessing Timer bean for: Timer_3 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_3 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_4 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_4 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_5 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_5 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_6 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_6 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_7 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_7 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_8 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_8 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_9 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_9 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_10 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_10 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_11 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_11 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_12 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_12 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_13 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_13 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_14 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_14 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_15 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_15 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_16 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_16 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_17 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_17 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_18 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_18 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_19 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_19 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_20 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_20 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_21 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_21 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_22 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_22 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_23 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_23 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_24 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_24 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_25 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_25 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_26 [2024-04-16T10:17:07.660Z] [exec] Successfully accessed Timer bean for: Timer_26 [2024-04-16T10:17:07.660Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.660Z] [exec] Accessing Timer bean for: Timer_27 [2024-04-16T10:17:07.886Z] [exec] successfully invoked ejb [2024-04-16T10:17:07.886Z] [exec] Value of key is: main [2024-04-16T10:17:07.886Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:07.886Z] [exec] [2024-04-16T10:17:07.886Z] [exec] [2024-04-16T10:17:07.886Z] [exec] ----------------------------------------- [2024-04-16T10:17:07.886Z] [exec] - main: PASS - [2024-04-16T10:17:07.886Z] [exec] ----------------------------------------- [2024-04-16T10:17:07.886Z] [exec] Total PASS: 1 [2024-04-16T10:17:07.886Z] [exec] Total FAIL: 0 [2024-04-16T10:17:07.886Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:17:07.886Z] [exec] ----------------------------------------- [2024-04-16T10:17:07.886Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:07.886Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] checkReporting-common: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] confirmReportPresent-common: [2024-04-16T10:17:07.886Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:17:07.886Z] [echo] Test seems to be reported fine [2024-04-16T10:17:07.886Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/txprop/simple/RepRunConf.txt [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] confirmMissingReport-common: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] undeploy: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] setOSConditions: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] setToolWin: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] setToolUnix: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] setToolProperty: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] setS1ASclassPath: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] init-common: [2024-04-16T10:17:07.886Z] [2024-04-16T10:17:07.886Z] undeploy-common: [2024-04-16T10:17:07.887Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-txprop-simpleApp [2024-04-16T10:17:07.896Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:07.896Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llquery&whichemf=producer [2024-04-16T10:17:07.896Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:07.896Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llfind&whichemf=producer [2024-04-16T10:17:07.896Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:07.896Z] [java] opening connection to http://localhost:8080/cdi-jpa-resource-injection-in-singleton-ejb/myurl?testcase=llinj&whichemf=producer [2024-04-16T10:17:07.896Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:07.896Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:07.897Z] [java] [2024-04-16T10:17:07.897Z] [java] [2024-04-16T10:17:07.897Z] [java] ----------------------------------------- [2024-04-16T10:17:07.897Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinit: PASS - [2024-04-16T10:17:07.897Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llquery: PASS - [2024-04-16T10:17:07.897Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llfind: PASS - [2024-04-16T10:17:07.897Z] [java] - jpa-resource-injection-from-singleton-EJB_producer_llinj: PASS - [2024-04-16T10:17:07.897Z] [java] ----------------------------------------- [2024-04-16T10:17:07.897Z] [java] - Total PASS : 4 - [2024-04-16T10:17:07.897Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:07.897Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:07.897Z] [java] ----------------------------------------- [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] undeploy: [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] setOSConditions: [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] setToolWin: [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] setToolUnix: [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] setToolProperty: [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] setS1ASclassPath: [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] init-common: [2024-04-16T10:17:07.897Z] [2024-04-16T10:17:07.897Z] undeploy-war-common: [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_27 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_28 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_28 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_29 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_29 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_30 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_30 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_31 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_31 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_32 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_32 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_33 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_33 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_34 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_34 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_35 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_35 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_36 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_36 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_37 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_37 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_38 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_38 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_39 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_39 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.915Z] [exec] Accessing Timer bean for: Timer_40 [2024-04-16T10:17:07.915Z] [exec] Successfully accessed Timer bean for: Timer_40 [2024-04-16T10:17:07.915Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_41 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_41 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_42 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_42 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_43 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_43 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_44 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_44 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_45 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_45 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_46 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_46 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_47 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_47 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_48 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_48 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_49 [2024-04-16T10:17:07.916Z] [exec] Successfully accessed Timer bean for: Timer_49 [2024-04-16T10:17:07.916Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:07.916Z] [exec] Accessing Timer bean for: Timer_50 [2024-04-16T10:17:08.009Z] [INFO] [loadfile] Do not set property lines_with_msg_key as its length is 0. [2024-04-16T10:17:08.009Z] [WARNING] [echo] [2024-04-16T10:17:08.009Z] [WARNING] [echo] * Message keys logged instead of message: [2024-04-16T10:17:08.009Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:08.009Z] [INFO] [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0. [2024-04-16T10:17:08.009Z] [WARNING] [echo] [2024-04-16T10:17:08.009Z] [WARNING] [echo] * Parameter marker not substituted with value: [2024-04-16T10:17:08.009Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:08.009Z] [INFO] [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0. [2024-04-16T10:17:08.010Z] [WARNING] [echo] [2024-04-16T10:17:08.010Z] [WARNING] [echo] * Bundle not found: [2024-04-16T10:17:08.010Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:08.010Z] [INFO] [loadfile] Do not set property lines_with_msg_not_found as its length is 0. [2024-04-16T10:17:08.010Z] [WARNING] [echo] [2024-04-16T10:17:08.010Z] [WARNING] [echo] * Messages not found in message bundle: [2024-04-16T10:17:08.010Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:08.010Z] [INFO] [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0. [2024-04-16T10:17:08.010Z] [WARNING] [echo] [2024-04-16T10:17:08.010Z] [WARNING] [echo] * No message: [2024-04-16T10:17:08.010Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:08.010Z] [INFO] [loadfile] Do not set property lines_with_msg_common_typos as its length is 0. [2024-04-16T10:17:08.010Z] [WARNING] [echo] [2024-04-16T10:17:08.010Z] [WARNING] [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.): [2024-04-16T10:17:08.010Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:08.010Z] [INFO] [loadfile] Do not set property lines_with_msg_double_apos as its length is 0. [2024-04-16T10:17:08.010Z] [WARNING] [echo] [2024-04-16T10:17:08.010Z] [WARNING] [echo] * Messages with double apostrophes: [2024-04-16T10:17:08.010Z] [WARNING] [echo] (PASSED: no problems found) [2024-04-16T10:17:08.010Z] [INFO] [loadfile] Do not set property remaining_messages as its length is 0. [2024-04-16T10:17:08.010Z] [WARNING] [echo] [2024-04-16T10:17:08.010Z] [WARNING] [echo] * Messages with no proper message Id: [2024-04-16T10:17:08.010Z] [WARNING] [echo] (none) [2024-04-16T10:17:08.010Z] [WARNING] [echo] [2024-04-16T10:17:08.140Z] [2024-04-16T10:17:08.141Z] all: [2024-04-16T10:17:08.141Z] [echo] [2024-04-16T10:17:08.141Z] [echo] [2024-04-16T10:17:08.141Z] [echo] ************************************************** [2024-04-16T10:17:08.141Z] [echo] * Running ejbc [2024-04-16T10:17:08.141Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejbc [2024-04-16T10:17:08.141Z] [echo] ************************************************** [2024-04-16T10:17:08.141Z] [echo] [2024-04-16T10:17:08.141Z] [echo] [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] all: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] equals: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setOSConditions: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setToolWin: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setToolUnix: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setToolProperty: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setS1ASclassPath: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] init-common: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] clean: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setOSConditions: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setToolWin: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setToolUnix: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setToolProperty: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setS1ASclassPath: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] init-common: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] clean-common: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.141Z] setOSConditions: [2024-04-16T10:17:08.141Z] [2024-04-16T10:17:08.142Z] setToolWin: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolUnix: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolProperty: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setS1ASclassPath: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] init-common: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] clean-classes-common: [2024-04-16T10:17:08.142Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setOSConditions: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolWin: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolUnix: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolProperty: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setS1ASclassPath: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] init-common: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] clean-jars-common: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] compile: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setOSConditions: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolWin: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolUnix: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setToolProperty: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.142Z] setS1ASclassPath: [2024-04-16T10:17:08.142Z] [2024-04-16T10:17:08.143Z] init-common: [2024-04-16T10:17:08.143Z] [2024-04-16T10:17:08.143Z] compile-common: [2024-04-16T10:17:08.143Z] [echo] Current time (ISO): 2024-04-16T10:17:08.055+0000 [2024-04-16T10:17:08.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:08.143Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_50 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_51 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_51 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_52 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_52 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_53 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_53 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_54 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_54 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_55 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_55 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_56 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_56 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_57 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_57 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_58 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_58 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] Accessing Timer bean for: Timer_59 [2024-04-16T10:17:08.170Z] [exec] Successfully accessed Timer bean for: Timer_59 [2024-04-16T10:17:08.170Z] [exec] Value of key is: cancelTimers [2024-04-16T10:17:08.170Z] [exec] [TimerSerializationClinet] DONE doTest()... [2024-04-16T10:17:08.170Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:08.170Z] [exec] [2024-04-16T10:17:08.170Z] [exec] [2024-04-16T10:17:08.170Z] [exec] ----------------------------------------- [2024-04-16T10:17:08.170Z] [exec] - forceTimerSerialization: PASS - [2024-04-16T10:17:08.171Z] [exec] - cancelTimers: PASS - [2024-04-16T10:17:08.171Z] [exec] - forceTimerDeserialization: PASS - [2024-04-16T10:17:08.171Z] [exec] - getTimerHandles: PASS - [2024-04-16T10:17:08.171Z] [exec] - accessTimers: PASS - [2024-04-16T10:17:08.171Z] [exec] ----------------------------------------- [2024-04-16T10:17:08.171Z] [exec] Total PASS: 5 [2024-04-16T10:17:08.171Z] [exec] Total FAIL: 0 [2024-04-16T10:17:08.171Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:17:08.171Z] [exec] ----------------------------------------- [2024-04-16T10:17:08.171Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:08.171Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:08.257Z] [java] Apr 16, 2024 10:17:07 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:17:08.257Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:17:08.257Z] [java] Apr 16, 2024 10:17:08 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:17:08.257Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:17:08.257Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@264f18fe [2024-04-16T10:17:08.265Z] [WARNING] [echo] ====================================================================== [2024-04-16T10:17:08.265Z] [WARNING] [echo] FAILED: check-logged-messages [2024-04-16T10:17:08.265Z] [WARNING] [echo] Issues found in one or more messages (see results above). [2024-04-16T10:17:08.265Z] [WARNING] [echo] Please address them, or if the message should be left as-is, [2024-04-16T10:17:08.265Z] [WARNING] [echo] add it to the exclusion list with details why it should be excluded: [2024-04-16T10:17:08.265Z] [WARNING] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/gfproject/log_msg_excl.txt [2024-04-16T10:17:08.265Z] [WARNING] [echo] ====================================================================== [2024-04-16T10:17:08.265Z] [WARNING] [echo] [testng] [2024-04-16T10:17:08.265Z] [WARNING] [echo] [testng] =============================================== [2024-04-16T10:17:08.265Z] [WARNING] [echo] [testng] QuickLookTests [2024-04-16T10:17:08.265Z] [WARNING] [echo] [testng] Total tests run: 79, Failures: 0, Skips: 0 [2024-04-16T10:17:08.265Z] [WARNING] [echo] [testng] =============================================== [2024-04-16T10:17:08.265Z] [WARNING] [echo] [testng] [2024-04-16T10:17:08.265Z] [WARNING] Trying to override old definition of task javac [2024-04-16T10:17:08.265Z] [WARNING] Trying to override old definition of task junitreport [2024-04-16T10:17:08.265Z] [WARNING] [echo] Generating report at test-output [2024-04-16T10:17:08.265Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document [2024-04-16T10:17:08.265Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/junit-noframes.html [2024-04-16T10:17:08.265Z] [INFO] [junitreport] Loading stylesheet jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [2024-04-16T10:17:08.425Z] [2024-04-16T10:17:08.425Z] checkReporting-common: [2024-04-16T10:17:08.425Z] [2024-04-16T10:17:08.425Z] confirmReportPresent-common: [2024-04-16T10:17:08.425Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:17:08.425Z] [echo] Test seems to be reported fine [2024-04-16T10:17:08.425Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timerserialization/RepRunConf.txt [2024-04-16T10:17:08.425Z] [2024-04-16T10:17:08.425Z] confirmMissingReport-common: [2024-04-16T10:17:08.425Z] [2024-04-16T10:17:08.425Z] undeploy: [2024-04-16T10:17:08.425Z] [2024-04-16T10:17:08.425Z] setOSConditions: [2024-04-16T10:17:08.426Z] [2024-04-16T10:17:08.426Z] setToolWin: [2024-04-16T10:17:08.426Z] [2024-04-16T10:17:08.426Z] setToolUnix: [2024-04-16T10:17:08.426Z] [2024-04-16T10:17:08.426Z] setToolProperty: [2024-04-16T10:17:08.426Z] [2024-04-16T10:17:08.426Z] setS1ASclassPath: [2024-04-16T10:17:08.426Z] [2024-04-16T10:17:08.426Z] init-common: [2024-04-16T10:17:08.439Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:08.456Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jpa-resource-injection-in-singleton-ejb-web [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] delete-resources: [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] setOSConditions: [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] setToolWin: [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] setToolUnix: [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] setToolProperty: [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] setS1ASclassPath: [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] init-common: [2024-04-16T10:17:08.456Z] [2024-04-16T10:17:08.456Z] delete-jdbc-resource-common: [2024-04-16T10:17:08.456Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:08.535Z] [java] Looking up EJB... [2024-04-16T10:17:08.535Z] [java] Invoking EJB... [2024-04-16T10:17:08.535Z] [java] EJB said: boo [2024-04-16T10:17:08.535Z] [java] Record # 1 [2024-04-16T10:17:08.535Z] [java] Apr 16, 2024 10:17:08 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:17:08.535Z] [java] INFO: sample was successfully deployed in 4,546 milliseconds. [2024-04-16T10:17:08.535Z] [java] Apr 16, 2024 10:17:08 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-04-16T10:17:08.535Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-04-16T10:17:08.535Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:17:08.535Z] [java] Value of key is: embedded with JPA [2024-04-16T10:17:08.535Z] [java] Done calling EJB [2024-04-16T10:17:08.535Z] [java] Closing container ... [2024-04-16T10:17:08.535Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:17:08.646Z] + change_junit_report_class_names [2024-04-16T10:17:08.647Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-04-16T10:17:08.648Z] + sed -i 's/\bclassname="/classname="ql_gf_full_profile_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-04-16T10:17:08.648Z] + break [2024-04-16T10:17:08.648Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [2024-04-16T10:17:08.696Z] [2024-04-16T10:17:08.696Z] undeploy-common: [2024-04-16T10:17:08.789Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:17:08.790Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:08.790Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:08.790Z] [java] Apr 16, 2024 10:17:08 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:17:08.790Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:17:08.790Z] [java] Apr 16, 2024 10:17:08 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:17:08.790Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:17:08.790Z] [java] Apr 16, 2024 10:17:08 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:08.790Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:08.790Z] [java] Apr 16, 2024 10:17:08 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:08.790Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:08.790Z] [java] Apr 16, 2024 10:17:08 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:08.790Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:08.790Z] [java] ..........FINISHED Embedded test [2024-04-16T10:17:08.790Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:08.790Z] [java] [2024-04-16T10:17:08.790Z] [java] [2024-04-16T10:17:08.790Z] [java] ----------------------------------------- [2024-04-16T10:17:08.790Z] [java] - embedded with JPA: PASS - [2024-04-16T10:17:08.790Z] [java] ----------------------------------------- [2024-04-16T10:17:08.790Z] [java] Total PASS: 1 [2024-04-16T10:17:08.790Z] [java] Total FAIL: 0 [2024-04-16T10:17:08.790Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:17:08.790Z] [java] ----------------------------------------- [2024-04-16T10:17:08.790Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:08.790Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:08.790Z] [2024-04-16T10:17:08.790Z] setOSConditions: [2024-04-16T10:17:08.790Z] [2024-04-16T10:17:08.790Z] setToolWin: [2024-04-16T10:17:08.790Z] [2024-04-16T10:17:08.790Z] setToolUnix: [2024-04-16T10:17:08.790Z] [2024-04-16T10:17:08.790Z] setToolProperty: [2024-04-16T10:17:08.790Z] [2024-04-16T10:17:08.790Z] setS1ASclassPath: [2024-04-16T10:17:08.790Z] [2024-04-16T10:17:08.790Z] init-common: [2024-04-16T10:17:08.791Z] [2024-04-16T10:17:08.791Z] run_se_unpacked: [2024-04-16T10:17:08.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2024-04-16T10:17:08.791Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-client.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-skipjar-clientdir [2024-04-16T10:17:08.791Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:17:08.834Z] [INFO] [junitreport] Transform time: 568ms [2024-04-16T10:17:08.834Z] [WARNING] [echo] Test Report available at test-output/index.html [2024-04-16T10:17:08.834Z] [INFO] Executed tasks [2024-04-16T10:17:08.834Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:17:08.834Z] [INFO] BUILD SUCCESS [2024-04-16T10:17:08.834Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:17:08.834Z] [INFO] Total time: 03:09 min [2024-04-16T10:17:08.834Z] [INFO] Finished at: 2024-04-16T10:17:08Z [2024-04-16T10:17:08.834Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:17:08.834Z] + copy_ql_results ql_gf_web_profile_all [2024-04-16T10:17:08.834Z] + [[ ql_gf_web_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]] [2024-04-16T10:17:08.834Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:17:08.834Z] tar: Removing leading `/' from member names [2024-04-16T10:17:08.951Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-timerserialization-sessiontimerApp [2024-04-16T10:17:08.967Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector15App [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] setOSConditions: [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] setToolWin: [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] setToolUnix: [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] setToolProperty: [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] setS1ASclassPath: [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] init-common: [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] testDelAdmin: [2024-04-16T10:17:08.967Z] [2024-04-16T10:17:08.967Z] asadmin-common: [2024-04-16T10:17:08.967Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:17:09.005Z] Agent basic-1k0vn is provisioned from template basic [2024-04-16T10:17:09.006Z] --- [2024-04-16T10:17:09.006Z] apiVersion: "v1" [2024-04-16T10:17:09.006Z] kind: "Pod" [2024-04-16T10:17:09.006Z] metadata: [2024-04-16T10:17:09.006Z] labels: [2024-04-16T10:17:09.006Z] jenkins: "slave" [2024-04-16T10:17:09.006Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:17:09.006Z] jenkins/label: "basic" [2024-04-16T10:17:09.006Z] name: "basic-1k0vn" [2024-04-16T10:17:09.006Z] namespace: "glassfish" [2024-04-16T10:17:09.006Z] spec: [2024-04-16T10:17:09.006Z] containers: [2024-04-16T10:17:09.006Z] - env: [2024-04-16T10:17:09.006Z] - name: "JENKINS_SECRET" [2024-04-16T10:17:09.006Z] value: "********" [2024-04-16T10:17:09.006Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:17:09.006Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:17:09.006Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:17:09.006Z] value: "basic-1k0vn" [2024-04-16T10:17:09.006Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:17:09.006Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:17:09.006Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:17:09.006Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:17:09.006Z] value: "" [2024-04-16T10:17:09.006Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:17:09.006Z] value: "" [2024-04-16T10:17:09.006Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:17:09.006Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:17:09.006Z] - name: "JENKINS_NAME" [2024-04-16T10:17:09.006Z] value: "basic-1k0vn" [2024-04-16T10:17:09.006Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:17:09.006Z] value: "/home/jenkins/agent" [2024-04-16T10:17:09.006Z] - name: "JENKINS_URL" [2024-04-16T10:17:09.006Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:17:09.006Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:17:09.006Z] imagePullPolicy: "Always" [2024-04-16T10:17:09.006Z] name: "jnlp" [2024-04-16T10:17:09.006Z] resources: [2024-04-16T10:17:09.006Z] limits: [2024-04-16T10:17:09.006Z] cpu: "2000m" [2024-04-16T10:17:09.006Z] memory: "4096Mi" [2024-04-16T10:17:09.006Z] requests: [2024-04-16T10:17:09.006Z] cpu: "1000m" [2024-04-16T10:17:09.006Z] memory: "4096Mi" [2024-04-16T10:17:09.006Z] tty: true [2024-04-16T10:17:09.006Z] volumeMounts: [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:17:09.006Z] name: "m2-dir" [2024-04-16T10:17:09.006Z] readOnly: true [2024-04-16T10:17:09.006Z] subPath: "toolchains.xml" [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:17:09.006Z] name: "m2-dir" [2024-04-16T10:17:09.006Z] readOnly: true [2024-04-16T10:17:09.006Z] subPath: ".mavenrc" [2024-04-16T10:17:09.006Z] - mountPath: "/opt/tools" [2024-04-16T10:17:09.006Z] name: "volume-0" [2024-04-16T10:17:09.006Z] readOnly: false [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins" [2024-04-16T10:17:09.006Z] name: "volume-2" [2024-04-16T10:17:09.006Z] readOnly: false [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:17:09.006Z] name: "volume-3" [2024-04-16T10:17:09.006Z] readOnly: false [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:17:09.006Z] name: "m2-secret-dir" [2024-04-16T10:17:09.006Z] readOnly: true [2024-04-16T10:17:09.006Z] subPath: "settings-security.xml" [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:17:09.006Z] name: "volume-4" [2024-04-16T10:17:09.006Z] readOnly: false [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:17:09.006Z] name: "m2-secret-dir" [2024-04-16T10:17:09.006Z] readOnly: true [2024-04-16T10:17:09.006Z] subPath: "settings.xml" [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:17:09.006Z] name: "volume-1" [2024-04-16T10:17:09.006Z] readOnly: false [2024-04-16T10:17:09.006Z] subPath: "" [2024-04-16T10:17:09.006Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:17:09.006Z] name: "workspace-volume" [2024-04-16T10:17:09.006Z] readOnly: false [2024-04-16T10:17:09.006Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:17:09.006Z] nodeSelector: [2024-04-16T10:17:09.006Z] kubernetes.io/os: "linux" [2024-04-16T10:17:09.006Z] restartPolicy: "Never" [2024-04-16T10:17:09.006Z] volumes: [2024-04-16T10:17:09.006Z] - name: "volume-0" [2024-04-16T10:17:09.006Z] persistentVolumeClaim: [2024-04-16T10:17:09.006Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:17:09.006Z] readOnly: true [2024-04-16T10:17:09.006Z] - name: "m2-secret-dir" [2024-04-16T10:17:09.006Z] secret: [2024-04-16T10:17:09.006Z] secretName: "m2-secret-dir" [2024-04-16T10:17:09.006Z] - emptyDir: [2024-04-16T10:17:09.006Z] medium: "" [2024-04-16T10:17:09.006Z] name: "volume-2" [2024-04-16T10:17:09.006Z] - configMap: [2024-04-16T10:17:09.006Z] name: "m2-dir" [2024-04-16T10:17:09.006Z] name: "m2-dir" [2024-04-16T10:17:09.006Z] - configMap: [2024-04-16T10:17:09.006Z] name: "known-hosts" [2024-04-16T10:17:09.006Z] name: "volume-1" [2024-04-16T10:17:09.006Z] - emptyDir: [2024-04-16T10:17:09.006Z] medium: "" [2024-04-16T10:17:09.006Z] name: "workspace-volume" [2024-04-16T10:17:09.006Z] - emptyDir: [2024-04-16T10:17:09.006Z] medium: "" [2024-04-16T10:17:09.006Z] name: "volume-4" [2024-04-16T10:17:09.006Z] - emptyDir: [2024-04-16T10:17:09.006Z] medium: "" [2024-04-16T10:17:09.006Z] name: "volume-3" [2024-04-16T10:17:09.006Z] [2024-04-16T10:17:09.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:09.017Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:17:09.017Z] [echo] cmd executed for server [2024-04-16T10:17:09.017Z] [2024-04-16T10:17:09.017Z] setOSConditions: [2024-04-16T10:17:09.017Z] [2024-04-16T10:17:09.017Z] setToolWin: [2024-04-16T10:17:09.017Z] [2024-04-16T10:17:09.017Z] setToolUnix: [2024-04-16T10:17:09.017Z] [2024-04-16T10:17:09.017Z] setToolProperty: [2024-04-16T10:17:09.017Z] [2024-04-16T10:17:09.017Z] setS1ASclassPath: [2024-04-16T10:17:09.017Z] [2024-04-16T10:17:09.017Z] init-common: [2024-04-16T10:17:09.017Z] [2024-04-16T10:17:09.017Z] delete-jdbc-connpool-common: [2024-04-16T10:17:09.017Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:17:09.090Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:17:09.090Z] + cp -r /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/QL-WP-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:17:09.090Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:17:09.090Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:17:09.090Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:17:09.091Z] + tar -czf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/ql_gf_web_profile_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:17:09.091Z] tar: Removing leading `/' from member names [Pipeline] archiveArtifacts [2024-04-16T10:17:09.167Z] Archiving artifacts [2024-04-16T10:17:09.205Z] [2024-04-16T10:17:09.205Z] delete-resources: [2024-04-16T10:17:09.205Z] [2024-04-16T10:17:09.205Z] all: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] timertests: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setOSConditions: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolWin: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolUnix: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolProperty: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setS1ASclassPath: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] init-common: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] clean: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setOSConditions: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolWin: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolUnix: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolProperty: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setS1ASclassPath: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] init-common: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] clean-common: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setOSConditions: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolWin: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolUnix: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setToolProperty: [2024-04-16T10:17:09.206Z] [2024-04-16T10:17:09.206Z] setS1ASclassPath: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] init-common: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] clean-classes-common: [2024-04-16T10:17:09.207Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setOSConditions: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setToolWin: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setToolUnix: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setToolProperty: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setS1ASclassPath: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] init-common: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] clean-jars-common: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] compile: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setOSConditions: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setToolWin: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setToolUnix: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setToolProperty: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] setS1ASclassPath: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] init-common: [2024-04-16T10:17:09.207Z] [2024-04-16T10:17:09.207Z] compile-common: [2024-04-16T10:17:09.207Z] [echo] Current time (ISO): 2024-04-16T10:17:09.072+0000 [2024-04-16T10:17:09.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:09.207Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:09.272Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:17:09.272Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:17:09.338Z] Running on basic-1k0vn in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_2) [2024-04-16T10:17:09.528Z] [echo] cmd executed for server [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] all: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setOSConditions: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setToolWin: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setToolUnix: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setToolProperty: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setS1ASclassPath: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] init-common: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] clean: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setOSConditions: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setToolWin: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setToolUnix: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setToolProperty: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setS1ASclassPath: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] init-common: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] clean-common: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.528Z] setOSConditions: [2024-04-16T10:17:09.528Z] [2024-04-16T10:17:09.529Z] setToolWin: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolUnix: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolProperty: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setS1ASclassPath: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] init-common: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] clean-classes-common: [2024-04-16T10:17:09.529Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setOSConditions: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolWin: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolUnix: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolProperty: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setS1ASclassPath: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] init-common: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] clean-jars-common: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] compile: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setOSConditions: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolWin: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolUnix: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setToolProperty: [2024-04-16T10:17:09.529Z] [2024-04-16T10:17:09.529Z] setS1ASclassPath: [2024-04-16T10:17:09.530Z] [2024-04-16T10:17:09.530Z] init-common: [2024-04-16T10:17:09.530Z] [2024-04-16T10:17:09.530Z] compile-common: [2024-04-16T10:17:09.530Z] [echo] Current time (ISO): 2024-04-16T10:17:09.329+0000 [2024-04-16T10:17:09.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:09.530Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] unstash [2024-04-16T10:17:09.735Z] [java] Apr 16, 2024 10:17:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:09.735Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:09.735Z] [java] Apr 16, 2024 10:17:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:09.735Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain2649574896163252350xml [2024-04-16T10:17:09.735Z] [java] Apr 16, 2024 10:17:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:09.735Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:17:09.898Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:17:09.898Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setOSConditions: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setToolWin: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setToolUnix: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setToolProperty: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setS1ASclassPath: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] init-common: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] undeploy: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setOSConditions: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setToolWin: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setToolUnix: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setToolProperty: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] setS1ASclassPath: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] init-common: [2024-04-16T10:17:09.898Z] [2024-04-16T10:17:09.898Z] undeploy-rar-common: [2024-04-16T10:17:09.899Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:17:10.326Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:10.657Z] [java] Apr 16, 2024 10:17:10 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:17:10.657Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:17:10.689Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:10.690Z] [javac] 1 warning [2024-04-16T10:17:10.690Z] [2024-04-16T10:17:10.690Z] setOSConditions: [2024-04-16T10:17:10.690Z] [2024-04-16T10:17:10.690Z] setToolWin: [2024-04-16T10:17:10.690Z] [2024-04-16T10:17:10.690Z] setToolUnix: [2024-04-16T10:17:10.690Z] [2024-04-16T10:17:10.690Z] setToolProperty: [2024-04-16T10:17:10.690Z] [2024-04-16T10:17:10.690Z] setS1ASclassPath: [2024-04-16T10:17:10.690Z] [2024-04-16T10:17:10.690Z] init-common: [2024-04-16T10:17:10.690Z] [2024-04-16T10:17:10.690Z] compile-common: [2024-04-16T10:17:10.690Z] [echo] Current time (ISO): 2024-04-16T10:17:10.466+0000 [2024-04-16T10:17:10.690Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:10.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:17:10.826Z] [2024-04-16T10:17:10.826Z] setOSConditions: [2024-04-16T10:17:10.826Z] [2024-04-16T10:17:10.826Z] setToolWin: [2024-04-16T10:17:10.826Z] [2024-04-16T10:17:10.826Z] setToolUnix: [2024-04-16T10:17:10.826Z] [2024-04-16T10:17:10.826Z] setToolProperty: [2024-04-16T10:17:10.826Z] [2024-04-16T10:17:10.826Z] setS1ASclassPath: [2024-04-16T10:17:10.911Z] [java] Apr 16, 2024 10:17:10 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:17:10.911Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:17:11.081Z] [2024-04-16T10:17:11.081Z] init-common: [2024-04-16T10:17:11.081Z] [2024-04-16T10:17:11.081Z] restart: [2024-04-16T10:17:11.081Z] [echo] Not required to restart [2024-04-16T10:17:11.081Z] [2024-04-16T10:17:11.081Z] all: [2024-04-16T10:17:11.081Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-04-16T10:17:11.081Z] [2024-04-16T10:17:11.081Z] setOSConditions: [2024-04-16T10:17:11.081Z] [2024-04-16T10:17:11.081Z] setToolWin: [2024-04-16T10:17:11.081Z] [2024-04-16T10:17:11.082Z] setToolUnix: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setToolProperty: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setS1ASclassPath: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] init-common: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] build: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] all: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setOSConditions: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setToolWin: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setToolUnix: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setToolProperty: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setS1ASclassPath: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] init-common: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] all: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setOSConditions: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setToolWin: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setToolUnix: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setToolProperty: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] setS1ASclassPath: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] init-common: [2024-04-16T10:17:11.082Z] [2024-04-16T10:17:11.082Z] compile-common: [2024-04-16T10:17:11.082Z] [echo] Current time (ISO): 2024-04-16T10:17:10.886+0000 [2024-04-16T10:17:11.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2024-04-16T10:17:11.083Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/classes [2024-04-16T10:17:11.443Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:11.469Z] [java] Apr 16, 2024 10:17:11 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:11.469Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:11.469Z] [java] Apr 16, 2024 10:17:11 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:11.469Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:11.469Z] [java] Apr 16, 2024 10:17:11 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:11.469Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:17:11.469Z] [java] Apr 16, 2024 10:17:11 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:17:11.469Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:17:11.699Z] [javac] 1 warning [2024-04-16T10:17:11.699Z] [2024-04-16T10:17:11.699Z] build: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] setOSConditions: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] setToolWin: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] setToolUnix: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] setToolProperty: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] setS1ASclassPath: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] init-common: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] webclient-war-common: [2024-04-16T10:17:11.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] clear: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] test-tlds-exist: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] copy-tlds: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] test-tagfiles-exist: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] copy-tagfiles: [2024-04-16T10:17:11.700Z] [2024-04-16T10:17:11.700Z] package-war-common: [2024-04-16T10:17:11.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:11.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:11.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:11.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:11.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/lib [2024-04-16T10:17:11.700Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:11.700Z] [copy] Copying 19 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:11.701Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/docroot [2024-04-16T10:17:11.701Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-04-16T10:17:11.701Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:11.701Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:11.701Z] [javac] Compiling 1 source file [2024-04-16T10:17:11.701Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:11.701Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] deploy: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] deploy-war-common: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] setOSConditions: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] setToolWin: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] setToolUnix: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] setToolProperty: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] setS1ASclassPath: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] init-common: [2024-04-16T10:17:11.701Z] [2024-04-16T10:17:11.701Z] deploy-war-commonpe: [2024-04-16T10:17:11.722Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:11.735Z] [java] Apr 16, 2024 10:17:11 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:11.735Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:11.735Z] [java] Apr 16, 2024 10:17:11 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:11.735Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (931 ms), startup services (1,111 ms), total (2,042 ms) [2024-04-16T10:17:11.978Z] [javac] 1 warning [2024-04-16T10:17:11.978Z] [2024-04-16T10:17:11.978Z] setOSConditions: [2024-04-16T10:17:11.978Z] [2024-04-16T10:17:11.978Z] setToolWin: [2024-04-16T10:17:11.978Z] [2024-04-16T10:17:11.978Z] setToolUnix: [2024-04-16T10:17:11.978Z] [2024-04-16T10:17:11.978Z] setToolProperty: [2024-04-16T10:17:11.978Z] [2024-04-16T10:17:11.978Z] setS1ASclassPath: [2024-04-16T10:17:11.978Z] [2024-04-16T10:17:11.978Z] init-common: [2024-04-16T10:17:11.978Z] [2024-04-16T10:17:11.978Z] compile-common: [2024-04-16T10:17:11.978Z] [echo] Current time (ISO): 2024-04-16T10:17:11.946+0000 [2024-04-16T10:17:11.978Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:11.989Z] [java] Apr 16, 2024 10:17:11 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:11.989Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:11.989Z] [java] Apr 16, 2024 10:17:11 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:17:11.989Z] [java] INFO: Grizzly Framework 4.0.2 started in: 22 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:17:11.989Z] [java] Apr 16, 2024 10:17:11 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:11.989Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:12.212Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:12.243Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:12.243Z] [java] Apr 16, 2024 10:17:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:12.243Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:12.243Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:12.243Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:12.243Z] [java] Apr 16, 2024 10:17:12 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:12.243Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,553 ms), startup services (23 ms), total (2,576 ms) [2024-04-16T10:17:12.243Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:12.243Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:12.243Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:12.243Z] [java] INFO: ... skipping entry with a Manifest file with a Main-Class attribute: ejb-ejb31-embedded-skipjar-clientdir [2024-04-16T10:17:12.243Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:12.243Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:17:12.243Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:12.243Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:17:12.244Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:12.244Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:17:12.244Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:12.244Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive ejb-ejb31-embedded-skipjar-pu.jar [2024-04-16T10:17:12.244Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:12.244Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@27c53c32 [2024-04-16T10:17:12.244Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:12.244Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:17:12.244Z] [java] Apr 16, 2024 10:17:12 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:12.244Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:17:12.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-04-16T10:17:12.354Z] + change_junit_report_class_names [2024-04-16T10:17:12.354Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-04-16T10:17:12.355Z] + sed -i 's/\bclassname="/classname="ql_gf_web_profile_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml [2024-04-16T10:17:12.355Z] + break [2024-04-16T10:17:12.355Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:17:12.440Z] Archiving artifacts [2024-04-16T10:17:12.591Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:12.591Z] [javac] 1 warning [2024-04-16T10:17:12.591Z] [2024-04-16T10:17:12.592Z] build: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] setOSConditions: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] fixFiles: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] convUnix: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] convWin: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] setToolWin: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] setToolUnix: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] setToolProperty: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] setS1ASclassPath: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] init-common: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] package-persistence-common: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] ejb-jar-common: [2024-04-16T10:17:12.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] package-ejbjar-common: [2024-04-16T10:17:12.592Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.592Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.592Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-ejb.jar [2024-04-16T10:17:12.592Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] appclient-jar-common: [2024-04-16T10:17:12.592Z] [2024-04-16T10:17:12.592Z] package-appclientjar-common: [2024-04-16T10:17:12.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.593Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equals-client.jar [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] webclient-war-common: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] build-ear-common: [2024-04-16T10:17:12.593Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:12.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:12.593Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:12.593Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] deploy: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setOSConditions: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setToolWin: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setToolUnix: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setToolProperty: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setS1ASclassPath: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] init-common: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] deploy-common: [2024-04-16T10:17:12.593Z] [echo] Current time (ISO): 2024-04-16T10:17:12.485+0000 [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setOSConditions: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setToolWin: [2024-04-16T10:17:12.593Z] [2024-04-16T10:17:12.593Z] setToolUnix: [2024-04-16T10:17:12.594Z] [2024-04-16T10:17:12.594Z] setToolProperty: [2024-04-16T10:17:12.594Z] [2024-04-16T10:17:12.594Z] setS1ASclassPath: [2024-04-16T10:17:12.594Z] [2024-04-16T10:17:12.594Z] init-common: [2024-04-16T10:17:12.594Z] [2024-04-16T10:17:12.594Z] deploy-common-pe: [2024-04-16T10:17:12.888Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2024-04-16T10:17:12.888Z] [2024-04-16T10:17:12.888Z] deploy-war-commonee: [2024-04-16T10:17:12.888Z] [2024-04-16T10:17:12.888Z] run: [2024-04-16T10:17:13.143Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2024-04-16T10:17:13.143Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:13.143Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:13.143Z] [java] [2024-04-16T10:17:13.143Z] [java] [2024-04-16T10:17:13.143Z] [java] ----------------------------------------- [2024-04-16T10:17:13.143Z] [java] - injection-of-no-interface-bean-view-and-EJB-with-local-view: PASS - [2024-04-16T10:17:13.143Z] [java] ----------------------------------------- [2024-04-16T10:17:13.143Z] [java] - Total PASS : 1 - [2024-04-16T10:17:13.143Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:13.143Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:13.143Z] [java] ----------------------------------------- [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] undeploy: [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] setOSConditions: [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] setToolWin: [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] setToolUnix: [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] setToolProperty: [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] setS1ASclassPath: [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] init-common: [2024-04-16T10:17:13.143Z] [2024-04-16T10:17:13.143Z] undeploy-war-common: [2024-04-16T10:17:13.152Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsApp.ear [2024-04-16T10:17:13.166Z] [java] Apr 16, 2024 10:17:12 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:17:13.166Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:17:13.166Z] [java] Apr 16, 2024 10:17:12 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:13.166Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:17:13.166Z] [java] Apr 16, 2024 10:17:12 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:17:13.166Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:17:13.166Z] [java] Apr 16, 2024 10:17:12 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:13.166Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:17:13.420Z] [java] Apr 16, 2024 10:17:13 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:17:13.420Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:17:13.686Z] [java] Apr 16, 2024 10:17:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:17:13.686Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:17:13.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-ejb-web [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] all: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setOSConditions: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setToolWin: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setToolUnix: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setToolProperty: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setS1ASclassPath: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] init-common: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] clean: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setOSConditions: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setToolWin: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setToolUnix: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setToolProperty: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] setS1ASclassPath: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] init-common: [2024-04-16T10:17:13.705Z] [2024-04-16T10:17:13.705Z] clean-common: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setOSConditions: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setToolWin: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setToolUnix: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setToolProperty: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setS1ASclassPath: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] init-common: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] clean-classes-common: [2024-04-16T10:17:13.706Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setOSConditions: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setToolWin: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setToolUnix: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setToolProperty: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setS1ASclassPath: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] init-common: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] clean-jars-common: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] compile: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setOSConditions: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.706Z] setToolWin: [2024-04-16T10:17:13.706Z] [2024-04-16T10:17:13.707Z] setToolUnix: [2024-04-16T10:17:13.707Z] [2024-04-16T10:17:13.707Z] setToolProperty: [2024-04-16T10:17:13.707Z] [2024-04-16T10:17:13.707Z] setS1ASclassPath: [2024-04-16T10:17:13.707Z] [2024-04-16T10:17:13.707Z] init-common: [2024-04-16T10:17:13.707Z] [2024-04-16T10:17:13.707Z] compile-common: [2024-04-16T10:17:13.707Z] [echo] Current time (ISO): 2024-04-16T10:17:13.704+0000 [2024-04-16T10:17:13.711Z] [exec] Application deployed with name ejb-ejbc-equalsApp. [2024-04-16T10:17:13.711Z] [echo] Deployment on target server server successful [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setOSConditions: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setToolWin: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setToolUnix: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setToolProperty: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setS1ASclassPath: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] init-common: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] deploy-common-ee: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] run: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setOSConditions: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setToolWin: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setToolUnix: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setToolProperty: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] setS1ASclassPath: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] init-common: [2024-04-16T10:17:13.711Z] [2024-04-16T10:17:13.711Z] runclient-common: [2024-04-16T10:17:13.712Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-equalsAppClient.jar -name ejb-ejbc-equalsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:17:13.982Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:13.982Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:14.243Z] [java] Apr 16, 2024 10:17:14 AM org.eclipse.persistence.session./file:/tmp/gfembed137838135292113447tmp/applications/sample/_test [2024-04-16T10:17:14.243Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:17:14.428Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:14.490Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:14.490Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:153: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:17:14.491Z] [javac] Long id = new Long(1); [2024-04-16T10:17:14.491Z] [javac] ^ [2024-04-16T10:17:14.491Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:435: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:17:14.491Z] [javac] TimerStuff bar1 = barHome.create(new Long(1), "1"); [2024-04-16T10:17:14.491Z] [javac] ^ [2024-04-16T10:17:14.491Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:440: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:17:14.491Z] [javac] barHome.newTimerAndRemoveBean(new Long(2), "2"); [2024-04-16T10:17:14.491Z] [javac] ^ [2024-04-16T10:17:14.491Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:441: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:17:14.491Z] [javac] barHome.newTimerAndRemoveBeanAndRollback(new Long(3), "3"); [2024-04-16T10:17:14.491Z] [javac] ^ [2024-04-16T10:17:14.491Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:443: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:17:14.491Z] [javac] Bar bar4 = barHome.create(new Long(4), "4"); [2024-04-16T10:17:14.491Z] [javac] ^ [2024-04-16T10:17:14.491Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/client/Client.java:451: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:17:14.491Z] [javac] Long bar5Id = new Long(5); [2024-04-16T10:17:14.491Z] [javac] ^ [2024-04-16T10:17:14.491Z] [javac] 7 warnings [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] build: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] setOSConditions: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] fixFiles: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] convUnix: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] convWin: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] setToolWin: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] setToolUnix: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] setToolProperty: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] setS1ASclassPath: [2024-04-16T10:17:14.491Z] [2024-04-16T10:17:14.491Z] init-common: [2024-04-16T10:17:14.492Z] [2024-04-16T10:17:14.492Z] package-persistence-common: [2024-04-16T10:17:14.492Z] [2024-04-16T10:17:14.492Z] ejb-jar-common: [2024-04-16T10:17:14.492Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:14.492Z] [2024-04-16T10:17:14.492Z] package-ejbjar-common: [2024-04-16T10:17:14.492Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:14.492Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-ejb.jar [2024-04-16T10:17:14.492Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [2024-04-16T10:17:14.492Z] appclient-jar-common: [2024-04-16T10:17:14.492Z] [2024-04-16T10:17:14.492Z] package-appclientjar-common: [2024-04-16T10:17:14.492Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertests-client.jar [2024-04-16T10:17:14.492Z] [2024-04-16T10:17:14.492Z] webclient-war-common: [2024-04-16T10:17:14.492Z] [2024-04-16T10:17:14.492Z] build-ear-common: [2024-04-16T10:17:14.492Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:14.492Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.492Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:14.493Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:14.493Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] deploy: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setOSConditions: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setToolWin: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setToolUnix: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setToolProperty: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setS1ASclassPath: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] init-common: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] deploy-common: [2024-04-16T10:17:14.493Z] [echo] Current time (ISO): 2024-04-16T10:17:14.444+0000 [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setOSConditions: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setToolWin: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setToolUnix: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setToolProperty: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] setS1ASclassPath: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] init-common: [2024-04-16T10:17:14.493Z] [2024-04-16T10:17:14.493Z] deploy-common-pe: [2024-04-16T10:17:14.654Z] [exec] Apr 16, 2024 10:17:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:17:14.654Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [Pipeline] junit [2024-04-16T10:17:14.678Z] Recording test results [2024-04-16T10:17:14.683Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:17:14.683Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:17:14.683Z] [javac] ^ [2024-04-16T10:17:14.683Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:17:14.683Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:17:14.683Z] [javac] ^ [2024-04-16T10:17:14.683Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:17:14.683Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:17:14.683Z] [javac] 3 warnings [2024-04-16T10:17:14.683Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.jar [2024-04-16T10:17:14.683Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/ra/generic-ra.rar [2024-04-16T10:17:14.683Z] [2024-04-16T10:17:14.684Z] setOSConditions: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolWin: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolUnix: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolProperty: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setS1ASclassPath: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] init-common: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] clean-common: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setOSConditions: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolWin: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolUnix: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolProperty: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setS1ASclassPath: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] init-common: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] clean-classes-common: [2024-04-16T10:17:14.684Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setOSConditions: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolWin: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolUnix: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setToolProperty: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.684Z] setS1ASclassPath: [2024-04-16T10:17:14.684Z] [2024-04-16T10:17:14.685Z] init-common: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] clean-jars-common: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] all: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setOSConditions: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setToolWin: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setToolUnix: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setToolProperty: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setS1ASclassPath: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] init-common: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] all: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setOSConditions: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setToolWin: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setToolUnix: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setToolProperty: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] setS1ASclassPath: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] init-common: [2024-04-16T10:17:14.685Z] [2024-04-16T10:17:14.685Z] compile-common: [2024-04-16T10:17:14.685Z] [echo] Current time (ISO): 2024-04-16T10:17:14.594+0000 [2024-04-16T10:17:14.685Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:14.685Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:14.727Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:15.165Z] [java] Apr 16, 2024 10:17:14 AM org.eclipse.persistence.session./file:/tmp/gfembed137838135292113447tmp/applications/sample/_test.metadata [2024-04-16T10:17:15.165Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:17:15.165Z] [java] Apr 16, 2024 10:17:14 AM org.eclipse.persistence.session./file:/tmp/gfembed137838135292113447tmp/applications/sample/_test.metadata [2024-04-16T10:17:15.165Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:17:15.165Z] [java] Apr 16, 2024 10:17:14 AM org.eclipse.persistence.session./file:/tmp/gfembed137838135292113447tmp/applications/sample/_test.server [2024-04-16T10:17:15.165Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:17:15.212Z] [exec] Apr 16, 2024 10:17:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:15.212Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:15.212Z] [exec] Apr 16, 2024 10:17:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:15.212Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:15.418Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsApp.ear [2024-04-16T10:17:15.419Z] [java] Apr 16, 2024 10:17:15 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:15.419Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/sample/SingletonBean] [2024-04-16T10:17:15.419Z] [java] Apr 16, 2024 10:17:15 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:15.419Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:17:15.419Z] [java] Apr 16, 2024 10:17:15 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:17:15.419Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:17:15.464Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:17:15.770Z] [exec] Apr 16, 2024 10:17:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:15.770Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:15.770Z] [exec] Apr 16, 2024 10:17:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:15.770Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:15.770Z] [exec] Looking up ejb ref [2024-04-16T10:17:15.908Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:15.908Z] [javac] 1 warning [2024-04-16T10:17:15.908Z] [2024-04-16T10:17:15.908Z] build: [2024-04-16T10:17:15.908Z] [2024-04-16T10:17:15.909Z] setOSConditions: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] setToolWin: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] setToolUnix: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] setToolProperty: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] setS1ASclassPath: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] init-common: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] webclient-war-common: [2024-04-16T10:17:15.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] clear: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] test-tlds-exist: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] copy-tlds: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] test-tagfiles-exist: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] copy-tagfiles: [2024-04-16T10:17:15.909Z] [2024-04-16T10:17:15.909Z] package-war-common: [2024-04-16T10:17:15.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:15.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:15.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:15.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:15.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/lib [2024-04-16T10:17:15.909Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:15.910Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:15.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/docroot [2024-04-16T10:17:15.910Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2024-04-16T10:17:15.910Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:15.910Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:15.910Z] [javac] Compiling 1 source file [2024-04-16T10:17:15.983Z] [java] Apr 16, 2024 10:17:15 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:15.983Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:15.983Z] [java] Apr 16, 2024 10:17:15 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:15.983Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:16.165Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:16.165Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:16.165Z] [2024-04-16T10:17:16.165Z] create-resources: [2024-04-16T10:17:16.165Z] [2024-04-16T10:17:16.165Z] asadmin-batch-common: [2024-04-16T10:17:16.615Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:16.781Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:17:16.908Z] [java] Apr 16, 2024 10:17:16 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:17:16.908Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:17:16.908Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@f714749 [2024-04-16T10:17:16.908Z] [java] Apr 16, 2024 10:17:16 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:17:16.908Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:17:16.908Z] [java] Looking up EJB... [2024-04-16T10:17:16.908Z] [java] Invoking EJB... [2024-04-16T10:17:16.908Z] [java] EJB said: boo [2024-04-16T10:17:16.908Z] [java] Apr 16, 2024 10:17:16 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:17:16.908Z] [java] INFO: sample was successfully deployed in 4,655 milliseconds. [2024-04-16T10:17:17.037Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.ConnectionFactory --enabled=true --target server --force=false jms/ConnectionFactory [2024-04-16T10:17:17.162Z] [java] Record # 1 [2024-04-16T10:17:17.162Z] [java] Apr 16, 2024 10:17:16 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-04-16T10:17:17.162Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-04-16T10:17:17.162Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:17:17.162Z] [java] Value of key is: embedded with JPA [2024-04-16T10:17:17.162Z] [java] Done calling EJB [2024-04-16T10:17:17.162Z] [java] Closing container ... [2024-04-16T10:17:17.162Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:17:17.417Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:17:17.417Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:17.418Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:17.418Z] [java] ..........FINISHED Embedded test [2024-04-16T10:17:17.418Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:17.418Z] [java] [2024-04-16T10:17:17.418Z] [java] [2024-04-16T10:17:17.418Z] [java] ----------------------------------------- [2024-04-16T10:17:17.418Z] [java] - embedded with JPA: PASS - [2024-04-16T10:17:17.418Z] [java] ----------------------------------------- [2024-04-16T10:17:17.418Z] [java] Total PASS: 1 [2024-04-16T10:17:17.418Z] [java] Total FAIL: 0 [2024-04-16T10:17:17.418Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:17:17.418Z] [java] ----------------------------------------- [2024-04-16T10:17:17.418Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:17.418Z] [java] Apr 16, 2024 10:17:17 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:17:17.418Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:17:17.418Z] [java] Apr 16, 2024 10:17:17 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:17:17.418Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:17:17.418Z] [java] Apr 16, 2024 10:17:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:17.418Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:17.418Z] [java] Apr 16, 2024 10:17:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:17.418Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:17.418Z] [java] Apr 16, 2024 10:17:17 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:17.418Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:17.418Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] stop-database: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] all: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] twocontainers: [2024-04-16T10:17:17.418Z] [echo] [2024-04-16T10:17:17.418Z] [echo] [2024-04-16T10:17:17.418Z] [echo] ************************************************** [2024-04-16T10:17:17.418Z] [echo] * Running twocontainers [2024-04-16T10:17:17.418Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twocontainers [2024-04-16T10:17:17.418Z] [echo] ************************************************** [2024-04-16T10:17:17.418Z] [echo] [2024-04-16T10:17:17.418Z] [echo] [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] start-database: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] setOSConditions: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] setToolWin: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] setToolUnix: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] setToolProperty: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] setS1ASclassPath: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.418Z] init-common: [2024-04-16T10:17:17.418Z] [2024-04-16T10:17:17.419Z] clean: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setOSConditions: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolWin: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolUnix: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolProperty: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setS1ASclassPath: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] init-common: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] clean-common: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setOSConditions: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolWin: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolUnix: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolProperty: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setS1ASclassPath: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] init-common: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] clean-classes-common: [2024-04-16T10:17:17.419Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setOSConditions: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolWin: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolUnix: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.419Z] setToolProperty: [2024-04-16T10:17:17.419Z] [2024-04-16T10:17:17.420Z] setS1ASclassPath: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] init-common: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] clean-jars-common: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] compile: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] setOSConditions: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] setToolWin: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] setToolUnix: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] setToolProperty: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] setS1ASclassPath: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] init-common: [2024-04-16T10:17:17.420Z] [2024-04-16T10:17:17.420Z] compile-common: [2024-04-16T10:17:17.420Z] [echo] Current time (ISO): 2024-04-16T10:17:17.339+0000 [2024-04-16T10:17:17.420Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:17.420Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:17.944Z] [exec] Application deployed with name ejb-timer-timertestsApp. [2024-04-16T10:17:17.944Z] [echo] Deployment on target server server successful [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setOSConditions: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setToolWin: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setToolUnix: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setToolProperty: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setS1ASclassPath: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] init-common: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] deploy-common-ee: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] run: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setOSConditions: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setToolWin: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setToolUnix: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setToolProperty: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] setS1ASclassPath: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.944Z] init-common: [2024-04-16T10:17:17.944Z] [2024-04-16T10:17:17.945Z] runclient-common: [2024-04-16T10:17:17.945Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-timertestsAppClient.jar -name ejb-timer-timertestsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:17:17.952Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:17.952Z] [javac] 1 warning [2024-04-16T10:17:17.952Z] [2024-04-16T10:17:17.952Z] setOSConditions: [2024-04-16T10:17:17.952Z] [2024-04-16T10:17:17.952Z] setToolWin: [2024-04-16T10:17:17.952Z] [2024-04-16T10:17:17.952Z] setToolUnix: [2024-04-16T10:17:17.952Z] [2024-04-16T10:17:17.952Z] setToolProperty: [2024-04-16T10:17:17.952Z] [2024-04-16T10:17:17.952Z] setS1ASclassPath: [2024-04-16T10:17:17.952Z] [2024-04-16T10:17:17.952Z] init-common: [2024-04-16T10:17:17.952Z] [2024-04-16T10:17:17.953Z] ejb-jar-common: [2024-04-16T10:17:17.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] package-ejbjar-common: [2024-04-16T10:17:17.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:17.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:17.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:17.953Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-04-16T10:17:17.953Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] setOSConditions: [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] setToolWin: [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] setToolUnix: [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] setToolProperty: [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] setS1ASclassPath: [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] init-common: [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] appclient-jar-common: [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] package-appclientjar-common: [2024-04-16T10:17:17.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:17.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:17.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:17.953Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-04-16T10:17:17.953Z] [2024-04-16T10:17:17.953Z] build-ear: [2024-04-16T10:17:17.954Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setup: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setOSConditions: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setToolWin: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setToolUnix: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setToolProperty: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setS1ASclassPath: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] init-common: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setupJdbc: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setOSConditions: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setToolWin: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setToolUnix: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setToolProperty: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setS1ASclassPath: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] init-common: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] default-jdbc-conpool: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setOSConditions: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.954Z] setToolWin: [2024-04-16T10:17:17.954Z] [2024-04-16T10:17:17.955Z] setToolUnix: [2024-04-16T10:17:17.955Z] [2024-04-16T10:17:17.955Z] setToolProperty: [2024-04-16T10:17:17.955Z] [2024-04-16T10:17:17.955Z] setS1ASclassPath: [2024-04-16T10:17:17.955Z] [2024-04-16T10:17:17.955Z] init-common: [2024-04-16T10:17:17.955Z] [2024-04-16T10:17:17.955Z] create-jdbc-connpool-common: [Pipeline] junit [2024-04-16T10:17:18.061Z] Recording test results [2024-04-16T10:17:18.286Z] [exec] Apr 16, 2024 10:17:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:18.286Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@18ffca6c [2024-04-16T10:17:18.286Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.equals.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372045086720_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:17:18.286Z] [exec] Value of key is: main [2024-04-16T10:17:18.286Z] [exec] Looked up home!! [2024-04-16T10:17:18.286Z] [exec] Narrowed FooHome!! [2024-04-16T10:17:18.286Z] [exec] Narrowed FooHomeSuper!! [2024-04-16T10:17:18.286Z] [exec] Got the EJB!! [2024-04-16T10:17:18.286Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.equals.HelloHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372045086721_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:17:18.286Z] [exec] invoking hello ejb [2024-04-16T10:17:18.286Z] [exec] Value of key is: assertValidRemoteObjectLooked up home!! [2024-04-16T10:17:18.286Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:18.286Z] [exec] [2024-04-16T10:17:18.286Z] [exec] [2024-04-16T10:17:18.286Z] [exec] ----------------------------------------- [2024-04-16T10:17:18.286Z] [exec] - main: PASS - [2024-04-16T10:17:18.286Z] [exec] - assertValidRemoteObject: PASS - [2024-04-16T10:17:18.286Z] [exec] [2024-04-16T10:17:18.286Z] [exec] Narrowed home!! [2024-04-16T10:17:18.286Z] [exec] Got the EJB!! [2024-04-16T10:17:18.286Z] [exec] ----------------------------------------- [2024-04-16T10:17:18.286Z] [exec] Total PASS: 2 [2024-04-16T10:17:18.286Z] [exec] Total FAIL: 0 [2024-04-16T10:17:18.286Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:17:18.286Z] [exec] ----------------------------------------- [2024-04-16T10:17:18.286Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:18.286Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:18.503Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:18.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-04-16T10:17:18.533Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-04-16T10:17:18.533Z] [2024-04-16T10:17:18.533Z] set-derby-connpool-props: [2024-04-16T10:17:18.540Z] [2024-04-16T10:17:18.540Z] checkReporting-common: [2024-04-16T10:17:18.540Z] [2024-04-16T10:17:18.540Z] confirmReportPresent-common: [2024-04-16T10:17:18.540Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:17:18.540Z] [echo] Test seems to be reported fine [2024-04-16T10:17:18.541Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejbc/equals/RepRunConf.txt [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] confirmMissingReport-common: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] undeploy: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] setOSConditions: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] setToolWin: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] setToolUnix: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] setToolProperty: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] setS1ASclassPath: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] init-common: [2024-04-16T10:17:18.541Z] [2024-04-16T10:17:18.541Z] undeploy-common: [2024-04-16T10:17:18.797Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-equalsApp [2024-04-16T10:17:18.869Z] [exec] Apr 16, 2024 10:17:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:17:18.869Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:17:18.947Z] [exec] Connector resource jms/ConnectionFactory created. [2024-04-16T10:17:18.947Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Q1 [2024-04-16T10:17:18.973Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] all: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] redef: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setOSConditions: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setToolWin: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setToolUnix: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setToolProperty: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setS1ASclassPath: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] init-common: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] clean: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setOSConditions: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setToolWin: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setToolUnix: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setToolProperty: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] setS1ASclassPath: [2024-04-16T10:17:19.062Z] [2024-04-16T10:17:19.062Z] init-common: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] clean-common: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setOSConditions: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolWin: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolUnix: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolProperty: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setS1ASclassPath: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] init-common: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] clean-classes-common: [2024-04-16T10:17:19.063Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setOSConditions: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolWin: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolUnix: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolProperty: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setS1ASclassPath: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] init-common: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] clean-jars-common: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] compile: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setOSConditions: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolWin: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.063Z] setToolUnix: [2024-04-16T10:17:19.063Z] [2024-04-16T10:17:19.064Z] setToolProperty: [2024-04-16T10:17:19.064Z] [2024-04-16T10:17:19.064Z] setS1ASclassPath: [2024-04-16T10:17:19.064Z] [2024-04-16T10:17:19.064Z] init-common: [2024-04-16T10:17:19.064Z] [2024-04-16T10:17:19.064Z] compile-common: [2024-04-16T10:17:19.064Z] [echo] Current time (ISO): 2024-04-16T10:17:18.985+0000 [2024-04-16T10:17:19.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:19.064Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:19.094Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:17:19.094Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:17:19.301Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:19.301Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:19.301Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:17:19.555Z] [javac] 2 warnings [2024-04-16T10:17:19.555Z] [2024-04-16T10:17:19.555Z] setOSConditions: [2024-04-16T10:17:19.555Z] [2024-04-16T10:17:19.555Z] setToolWin: [2024-04-16T10:17:19.555Z] [2024-04-16T10:17:19.555Z] setToolUnix: [2024-04-16T10:17:19.555Z] [2024-04-16T10:17:19.555Z] setToolProperty: [2024-04-16T10:17:19.555Z] [2024-04-16T10:17:19.555Z] setS1ASclassPath: [2024-04-16T10:17:19.555Z] [2024-04-16T10:17:19.555Z] init-common: [2024-04-16T10:17:19.555Z] [2024-04-16T10:17:19.555Z] compile-common: [2024-04-16T10:17:19.556Z] [echo] Current time (ISO): 2024-04-16T10:17:19.456+0000 [2024-04-16T10:17:19.556Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:19.796Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:19.796Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:19.796Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:19.796Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:19.796Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:19.796Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:19.796Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:19.796Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:19.796Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:19.796Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:20.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:17:20.028Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:17:20.051Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:20.051Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:20.051Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:20.051Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:20.051Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:20.051Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:20.051Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:20.052Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:20.052Z] [exec] Apr 16, 2024 10:17:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:20.052Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:20.342Z] [exec] JMS Desctination Q1 created. [2024-04-16T10:17:20.343Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Q1 --target server --force=false jms/Queue [2024-04-16T10:17:20.343Z] [exec] Administered object jms/Queue created. [2024-04-16T10:17:20.343Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] deploy: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] deploy-war-common: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] setOSConditions: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] setToolWin: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] setToolUnix: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] setToolProperty: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] setS1ASclassPath: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] init-common: [2024-04-16T10:17:20.343Z] [2024-04-16T10:17:20.343Z] deploy-war-commonpe: [2024-04-16T10:17:20.390Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:20.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:17:20.589Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:17:20.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-jms-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-jms-resource-injection-web.war [2024-04-16T10:17:20.961Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:21.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:17:21.216Z] [javac] 1 warning [2024-04-16T10:17:21.216Z] [2024-04-16T10:17:21.216Z] setOSConditions: [2024-04-16T10:17:21.216Z] [2024-04-16T10:17:21.216Z] setToolWin: [2024-04-16T10:17:21.216Z] [2024-04-16T10:17:21.216Z] setToolUnix: [2024-04-16T10:17:21.216Z] [2024-04-16T10:17:21.216Z] setToolProperty: [2024-04-16T10:17:21.216Z] [2024-04-16T10:17:21.216Z] setS1ASclassPath: [2024-04-16T10:17:21.216Z] [2024-04-16T10:17:21.216Z] init-common: [2024-04-16T10:17:21.216Z] [2024-04-16T10:17:21.216Z] compile-common: [2024-04-16T10:17:21.216Z] [echo] Current time (ISO): 2024-04-16T10:17:21.022+0000 [2024-04-16T10:17:21.216Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:21.425Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:17:21.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:21.459Z] [javac] 1 warning [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] build: [2024-04-16T10:17:21.459Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:21.459Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-twoc-ejb.jar [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] run: [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] setOSConditions: [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] setToolWin: [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] setToolUnix: [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] setToolProperty: [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] setS1ASclassPath: [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] init-common: [2024-04-16T10:17:21.459Z] [2024-04-16T10:17:21.459Z] run_se: [2024-04-16T10:17:21.459Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:17:21.484Z] [exec] Application deployed with name cdi-jms-resource-injection-web. [2024-04-16T10:17:21.484Z] [2024-04-16T10:17:21.484Z] deploy-war-commonee: [2024-04-16T10:17:21.484Z] [2024-04-16T10:17:21.484Z] run: [2024-04-16T10:17:21.740Z] [java] opening connection to http://localhost:8080/cdi-jms-resource-injection/myurl [2024-04-16T10:17:21.740Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:21.740Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:21.740Z] [java] [2024-04-16T10:17:21.740Z] [java] [2024-04-16T10:17:21.740Z] [java] ----------------------------------------- [2024-04-16T10:17:21.740Z] [java] - jms-resource-injection: PASS - [2024-04-16T10:17:21.740Z] [java] ----------------------------------------- [2024-04-16T10:17:21.740Z] [java] - Total PASS : 1 - [2024-04-16T10:17:21.740Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:21.740Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:21.740Z] [java] ----------------------------------------- [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] undeploy: [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] setOSConditions: [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] setToolWin: [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] setToolUnix: [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] setToolProperty: [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] setS1ASclassPath: [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] init-common: [2024-04-16T10:17:21.740Z] [2024-04-16T10:17:21.740Z] undeploy-war-common: [2024-04-16T10:17:22.033Z] [java] Apr 16, 2024 10:17:21 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:22.033Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:22.033Z] [java] Apr 16, 2024 10:17:21 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:22.033Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain12236090145718800080xml [2024-04-16T10:17:22.033Z] [java] Apr 16, 2024 10:17:21 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:22.033Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:17:22.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:17:22.276Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:22.289Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:17:22.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-jms-resource-injection-web [2024-04-16T10:17:22.301Z] [2024-04-16T10:17:22.301Z] delete-resources: [2024-04-16T10:17:22.301Z] [2024-04-16T10:17:22.301Z] asadmin-batch-common: [Pipeline] timeout [2024-04-16T10:17:22.391Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:17:22.560Z] [exec] Apr 16, 2024 10:17:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:22.560Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@559991f5 [2024-04-16T10:17:22.560Z] [exec] Doing foo timer test for ejbs/Foo_CMT [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the runtimeExTimer handle [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the timerhandle [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the timerhandle2 [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the timerhandle3 [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the timerhandle4 [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the timerhandle5 [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the createTimerAndRollback [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the createTimerAndCancel [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-04-16T10:17:22.560Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-04-16T10:17:22.560Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-04-16T10:17:22.843Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-1k0vn [2024-04-16T10:17:22.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:17:22.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:17:22.888Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:17:22.956Z] [java] Apr 16, 2024 10:17:22 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:17:22.956Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:17:23.097Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:23.097Z] [javac] 1 warning [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] build: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] setOSConditions: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] fixFiles: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] convUnix: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] convWin: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] setToolWin: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] setToolUnix: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] setToolProperty: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] setS1ASclassPath: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] init-common: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] package-persistence-common: [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] ejb-jar-common: [2024-04-16T10:17:23.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:23.097Z] [2024-04-16T10:17:23.097Z] package-ejbjar-common: [2024-04-16T10:17:23.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.097Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.097Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.098Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-ejb.jar [2024-04-16T10:17:23.098Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] appclient-jar-common: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] package-appclientjar-common: [2024-04-16T10:17:23.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.098Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redef-client.jar [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] webclient-war-common: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] build-ear-common: [2024-04-16T10:17:23.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:23.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:23.098Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:23.098Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] deploy: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] setOSConditions: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] setToolWin: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] setToolUnix: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] setToolProperty: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] setS1ASclassPath: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] init-common: [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.098Z] deploy-common: [2024-04-16T10:17:23.098Z] [echo] Current time (ISO): 2024-04-16T10:17:23.055+0000 [2024-04-16T10:17:23.098Z] [2024-04-16T10:17:23.099Z] setOSConditions: [2024-04-16T10:17:23.099Z] [2024-04-16T10:17:23.099Z] setToolWin: [2024-04-16T10:17:23.099Z] [2024-04-16T10:17:23.099Z] setToolUnix: [2024-04-16T10:17:23.099Z] [2024-04-16T10:17:23.099Z] setToolProperty: [2024-04-16T10:17:23.099Z] [2024-04-16T10:17:23.099Z] setS1ASclassPath: [2024-04-16T10:17:23.099Z] [2024-04-16T10:17:23.099Z] init-common: [2024-04-16T10:17:23.099Z] [2024-04-16T10:17:23.099Z] deploy-common-pe: [2024-04-16T10:17:23.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ConnectionFactory [2024-04-16T10:17:23.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/Queue [2024-04-16T10:17:23.142Z] [exec] Administered object jms/Queue deleted. [2024-04-16T10:17:23.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Q1 [2024-04-16T10:17:23.142Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/jms-resource-producer-field/asadminuserpassword.txt [2024-04-16T10:17:23.142Z] [2024-04-16T10:17:23.142Z] all: [2024-04-16T10:17:23.142Z] [2024-04-16T10:17:23.142Z] setOSConditions: [2024-04-16T10:17:23.142Z] [2024-04-16T10:17:23.142Z] setToolWin: [2024-04-16T10:17:23.142Z] [2024-04-16T10:17:23.142Z] setToolUnix: [2024-04-16T10:17:23.142Z] [2024-04-16T10:17:23.142Z] setToolProperty: [2024-04-16T10:17:23.142Z] [2024-04-16T10:17:23.143Z] setS1ASclassPath: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] init-common: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] clean: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setOSConditions: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setToolWin: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setToolUnix: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setToolProperty: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setS1ASclassPath: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] init-common: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] clean-common: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setOSConditions: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setToolWin: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setToolUnix: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setToolProperty: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] setS1ASclassPath: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] init-common: [2024-04-16T10:17:23.143Z] [2024-04-16T10:17:23.143Z] clean-classes-common: [2024-04-16T10:17:23.143Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:23.210Z] [java] Apr 16, 2024 10:17:23 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:17:23.210Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] setOSConditions: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] setToolWin: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] setToolUnix: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] setToolProperty: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] setS1ASclassPath: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] init-common: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] clean-jars-common: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] compile: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] setOSConditions: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.399Z] setToolWin: [2024-04-16T10:17:23.399Z] [2024-04-16T10:17:23.400Z] setToolUnix: [2024-04-16T10:17:23.400Z] [2024-04-16T10:17:23.400Z] setToolProperty: [2024-04-16T10:17:23.400Z] [2024-04-16T10:17:23.400Z] setS1ASclassPath: [2024-04-16T10:17:23.400Z] [2024-04-16T10:17:23.400Z] init-common: [2024-04-16T10:17:23.400Z] [2024-04-16T10:17:23.400Z] compile-common: [2024-04-16T10:17:23.400Z] [echo] Current time (ISO): 2024-04-16T10:17:23.153+0000 [2024-04-16T10:17:23.400Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:23.400Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:23.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:17:23.453Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:17:23.657Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefApp.ear [2024-04-16T10:17:23.770Z] [java] Apr 16, 2024 10:17:23 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:23.770Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:23.770Z] [java] Apr 16, 2024 10:17:23 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:23.770Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:23.770Z] [java] Apr 16, 2024 10:17:23 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:23.770Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:17:23.770Z] [java] Apr 16, 2024 10:17:23 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:17:23.770Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:17:24.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:17:24.037Z] [java] Apr 16, 2024 10:17:23 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:24.037Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:24.037Z] [java] Apr 16, 2024 10:17:23 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:24.037Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (942 ms), startup services (996 ms), total (1,938 ms) [2024-04-16T10:17:24.215Z] [exec] Application deployed with name ejb-ejbc-redefApp. [2024-04-16T10:17:24.215Z] [echo] Deployment on target server server successful [2024-04-16T10:17:24.215Z] [2024-04-16T10:17:24.215Z] setOSConditions: [2024-04-16T10:17:24.215Z] [2024-04-16T10:17:24.215Z] setToolWin: [2024-04-16T10:17:24.215Z] [2024-04-16T10:17:24.215Z] setToolUnix: [2024-04-16T10:17:24.215Z] [2024-04-16T10:17:24.216Z] setToolProperty: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] setS1ASclassPath: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] init-common: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] deploy-common-ee: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] run: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] setOSConditions: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] setToolWin: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] setToolUnix: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] setToolProperty: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] setS1ASclassPath: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] init-common: [2024-04-16T10:17:24.216Z] [2024-04-16T10:17:24.216Z] runclient-common: [2024-04-16T10:17:24.216Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-redefAppClient.jar -name ejb-ejbc-redefClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:17:24.282Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:17:24.282Z] [2024-04-16T10:17:24.283Z] oracle-jdbc-conpool: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] create-jdbc-conpool-connector: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] setOSConditions: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] setToolWin: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] setToolUnix: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] setToolProperty: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] setS1ASclassPath: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] init-common: [2024-04-16T10:17:24.283Z] [2024-04-16T10:17:24.283Z] create-jdbc-resource-common: [2024-04-16T10:17:24.283Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/Derby [2024-04-16T10:17:24.292Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:24.292Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:24.546Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:24.546Z] [java] Apr 16, 2024 10:17:24 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:17:24.546Z] [java] INFO: Grizzly Framework 4.0.2 started in: 27 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:17:24.546Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:24.546Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:24.546Z] [java] Apr 16, 2024 10:17:24 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:24.546Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:24.791Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:24.800Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:24.800Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:24.800Z] [java] Apr 16, 2024 10:17:24 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:24.800Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,497 ms), startup services (11 ms), total (2,508 ms) [2024-04-16T10:17:24.800Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:24.800Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:24.800Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:24.800Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:17:24.800Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:24.800Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:17:24.800Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:24.801Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:17:24.801Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:24.801Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@19002b34 [2024-04-16T10:17:24.801Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:24.801Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:17:24.801Z] [java] Apr 16, 2024 10:17:24 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:24.801Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:17:24.845Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/Derby [2024-04-16T10:17:24.845Z] [exec] JDBC resource jdbc/Derby created successfully. [2024-04-16T10:17:24.845Z] [echo] cmd executed for server [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setOSConditions: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setToolWin: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setToolUnix: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setToolProperty: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setS1ASclassPath: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] init-common: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] default-sql: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setOSConditions: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setToolWin: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setToolUnix: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setToolProperty: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] setS1ASclassPath: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] init-common: [2024-04-16T10:17:24.845Z] [2024-04-16T10:17:24.845Z] execute-sql-common: [2024-04-16T10:17:24.845Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/app/createdb.sql [2024-04-16T10:17:24.845Z] [sql] Failed to execute: drop table MESSAGES [2024-04-16T10:17:24.845Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-04-16T10:17:24.846Z] [sql] 0 rows affected [2024-04-16T10:17:24.846Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] sql-oracle: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] execute-sql-connector: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] deploy: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setOSConditions: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setToolWin: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setToolUnix: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setToolProperty: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setS1ASclassPath: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] init-common: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] deploy-ear: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setOSConditions: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setToolWin: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setToolUnix: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setToolProperty: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setS1ASclassPath: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] init-common: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] deploy-common: [2024-04-16T10:17:24.846Z] [echo] Current time (ISO): 2024-04-16T10:17:24.815+0000 [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setOSConditions: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.846Z] setToolWin: [2024-04-16T10:17:24.846Z] [2024-04-16T10:17:24.847Z] setToolUnix: [2024-04-16T10:17:24.847Z] [2024-04-16T10:17:24.847Z] setToolProperty: [2024-04-16T10:17:24.847Z] [2024-04-16T10:17:24.847Z] setS1ASclassPath: [2024-04-16T10:17:24.847Z] [2024-04-16T10:17:24.847Z] init-common: [2024-04-16T10:17:24.847Z] [2024-04-16T10:17:24.847Z] deploy-common-pe: [2024-04-16T10:17:25.140Z] [exec] Apr 16, 2024 10:17:24 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:17:25.140Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:17:25.361Z] [java] Apr 16, 2024 10:17:25 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:17:25.361Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:17:25.361Z] [java] Apr 16, 2024 10:17:25 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:25.361Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:17:25.361Z] [java] Apr 16, 2024 10:17:25 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:17:25.361Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:17:25.636Z] [java] Apr 16, 2024 10:17:25 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:25.636Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:17:25.636Z] [java] Apr 16, 2024 10:17:25 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:17:25.636Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:17:25.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-04-16T10:17:25.891Z] [java] Apr 16, 2024 10:17:25 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:17:25.891Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:17:25.913Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:25.913Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:25.913Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:17:25.913Z] [javac] 2 warnings [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] build: [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] setOSConditions: [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] setToolWin: [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] setToolUnix: [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] setToolProperty: [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] setS1ASclassPath: [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] init-common: [2024-04-16T10:17:25.913Z] [2024-04-16T10:17:25.913Z] webclient-war-common: [2024-04-16T10:17:25.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] clear: [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] test-tlds-exist: [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] copy-tlds: [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] test-tagfiles-exist: [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] copy-tagfiles: [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] package-war-common: [2024-04-16T10:17:25.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:25.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:25.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:25.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:25.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/lib [2024-04-16T10:17:25.914Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:17:25.914Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:25.914Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:25.914Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/docroot [2024-04-16T10:17:25.914Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2024-04-16T10:17:25.914Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:25.914Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:25.914Z] [javac] Compiling 1 source file [2024-04-16T10:17:25.914Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:25.914Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] create-resources: [2024-04-16T10:17:25.914Z] [2024-04-16T10:17:25.914Z] setOSConditions: [2024-04-16T10:17:25.915Z] [2024-04-16T10:17:25.915Z] setToolWin: [2024-04-16T10:17:25.915Z] [2024-04-16T10:17:25.915Z] setToolUnix: [2024-04-16T10:17:25.915Z] [2024-04-16T10:17:25.915Z] setToolProperty: [2024-04-16T10:17:25.915Z] [2024-04-16T10:17:25.915Z] setS1ASclassPath: [2024-04-16T10:17:25.915Z] [2024-04-16T10:17:25.915Z] init-common: [2024-04-16T10:17:25.915Z] [2024-04-16T10:17:25.915Z] create-jdbc-connpool-common: [2024-04-16T10:17:26.066Z] [exec] Apr 16, 2024 10:17:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:26.066Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:26.321Z] [exec] Apr 16, 2024 10:17:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:26.321Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:26.321Z] [exec] Looking up ejb ref [2024-04-16T10:17:26.386Z] Agent basic-5wcbs is provisioned from template basic [2024-04-16T10:17:26.387Z] --- [2024-04-16T10:17:26.387Z] apiVersion: "v1" [2024-04-16T10:17:26.387Z] kind: "Pod" [2024-04-16T10:17:26.387Z] metadata: [2024-04-16T10:17:26.387Z] labels: [2024-04-16T10:17:26.387Z] jenkins: "slave" [2024-04-16T10:17:26.387Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:17:26.387Z] jenkins/label: "basic" [2024-04-16T10:17:26.387Z] name: "basic-5wcbs" [2024-04-16T10:17:26.387Z] namespace: "glassfish" [2024-04-16T10:17:26.387Z] spec: [2024-04-16T10:17:26.387Z] containers: [2024-04-16T10:17:26.387Z] - env: [2024-04-16T10:17:26.387Z] - name: "JENKINS_SECRET" [2024-04-16T10:17:26.387Z] value: "********" [2024-04-16T10:17:26.387Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:17:26.387Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:17:26.387Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:17:26.387Z] value: "basic-5wcbs" [2024-04-16T10:17:26.387Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:17:26.387Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:17:26.387Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:17:26.387Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:17:26.387Z] value: "" [2024-04-16T10:17:26.387Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:17:26.387Z] value: "" [2024-04-16T10:17:26.387Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:17:26.387Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:17:26.387Z] - name: "JENKINS_NAME" [2024-04-16T10:17:26.387Z] value: "basic-5wcbs" [2024-04-16T10:17:26.387Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:17:26.387Z] value: "/home/jenkins/agent" [2024-04-16T10:17:26.387Z] - name: "JENKINS_URL" [2024-04-16T10:17:26.387Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:17:26.387Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:17:26.387Z] imagePullPolicy: "Always" [2024-04-16T10:17:26.387Z] name: "jnlp" [2024-04-16T10:17:26.387Z] resources: [2024-04-16T10:17:26.387Z] limits: [2024-04-16T10:17:26.387Z] cpu: "2000m" [2024-04-16T10:17:26.387Z] memory: "4096Mi" [2024-04-16T10:17:26.387Z] requests: [2024-04-16T10:17:26.387Z] cpu: "1000m" [2024-04-16T10:17:26.387Z] memory: "4096Mi" [2024-04-16T10:17:26.387Z] tty: true [2024-04-16T10:17:26.387Z] volumeMounts: [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:17:26.387Z] name: "m2-dir" [2024-04-16T10:17:26.387Z] readOnly: true [2024-04-16T10:17:26.387Z] subPath: "toolchains.xml" [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:17:26.387Z] name: "m2-dir" [2024-04-16T10:17:26.387Z] readOnly: true [2024-04-16T10:17:26.387Z] subPath: ".mavenrc" [2024-04-16T10:17:26.387Z] - mountPath: "/opt/tools" [2024-04-16T10:17:26.387Z] name: "volume-0" [2024-04-16T10:17:26.387Z] readOnly: false [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins" [2024-04-16T10:17:26.387Z] name: "volume-2" [2024-04-16T10:17:26.387Z] readOnly: false [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:17:26.387Z] name: "volume-3" [2024-04-16T10:17:26.387Z] readOnly: false [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:17:26.387Z] name: "m2-secret-dir" [2024-04-16T10:17:26.387Z] readOnly: true [2024-04-16T10:17:26.387Z] subPath: "settings-security.xml" [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:17:26.387Z] name: "volume-4" [2024-04-16T10:17:26.387Z] readOnly: false [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:17:26.387Z] name: "m2-secret-dir" [2024-04-16T10:17:26.387Z] readOnly: true [2024-04-16T10:17:26.387Z] subPath: "settings.xml" [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:17:26.387Z] name: "volume-1" [2024-04-16T10:17:26.387Z] readOnly: false [2024-04-16T10:17:26.387Z] subPath: "" [2024-04-16T10:17:26.387Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:17:26.387Z] name: "workspace-volume" [2024-04-16T10:17:26.387Z] readOnly: false [2024-04-16T10:17:26.387Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:17:26.387Z] nodeSelector: [2024-04-16T10:17:26.387Z] kubernetes.io/os: "linux" [2024-04-16T10:17:26.387Z] restartPolicy: "Never" [2024-04-16T10:17:26.387Z] volumes: [2024-04-16T10:17:26.387Z] - name: "volume-0" [2024-04-16T10:17:26.387Z] persistentVolumeClaim: [2024-04-16T10:17:26.387Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:17:26.387Z] readOnly: true [2024-04-16T10:17:26.387Z] - name: "m2-secret-dir" [2024-04-16T10:17:26.387Z] secret: [2024-04-16T10:17:26.387Z] secretName: "m2-secret-dir" [2024-04-16T10:17:26.387Z] - emptyDir: [2024-04-16T10:17:26.387Z] medium: "" [2024-04-16T10:17:26.387Z] name: "volume-2" [2024-04-16T10:17:26.387Z] - configMap: [2024-04-16T10:17:26.387Z] name: "m2-dir" [2024-04-16T10:17:26.387Z] name: "m2-dir" [2024-04-16T10:17:26.387Z] - configMap: [2024-04-16T10:17:26.387Z] name: "known-hosts" [2024-04-16T10:17:26.387Z] name: "volume-1" [2024-04-16T10:17:26.387Z] - emptyDir: [2024-04-16T10:17:26.387Z] medium: "" [2024-04-16T10:17:26.387Z] name: "workspace-volume" [2024-04-16T10:17:26.387Z] - emptyDir: [2024-04-16T10:17:26.387Z] medium: "" [2024-04-16T10:17:26.387Z] name: "volume-4" [2024-04-16T10:17:26.387Z] - emptyDir: [2024-04-16T10:17:26.387Z] medium: "" [2024-04-16T10:17:26.387Z] name: "volume-3" [2024-04-16T10:17:26.387Z] [2024-04-16T10:17:26.507Z] Running on basic-5wcbs in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [2024-04-16T10:17:26.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:17:26.508Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:17:26.508Z] [2024-04-16T10:17:26.508Z] set-derby-connpool-props: [Pipeline] stage [Pipeline] { (connector_group_3) [Pipeline] unstash [2024-04-16T10:17:26.684Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:26.835Z] [java] Apr 16, 2024 10:17:26 AM org.eclipse.persistence.session./file:/tmp/gfembed7899310745082569916tmp/applications/sample/_test [2024-04-16T10:17:26.835Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:17:26.835Z] [java] Apr 16, 2024 10:17:26 AM org.eclipse.persistence.session./file:/tmp/gfembed7899310745082569916tmp/applications/sample/_test.server [2024-04-16T10:17:26.835Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:17:26.835Z] [java] Apr 16, 2024 10:17:26 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:17:26.835Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:17:27.090Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:17:27.090Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:17:27.090Z] [java] Apr 16, 2024 10:17:26 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:27.090Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:17:27.090Z] [java] Apr 16, 2024 10:17:26 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:17:27.090Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:17:27.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:17:27.345Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:17:27.649Z] [java] Apr 16, 2024 10:17:27 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:27.649Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:27.649Z] [java] Apr 16, 2024 10:17:27 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:27.649Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:27.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:17:27.906Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:17:27.954Z] Agent basic-3q740 is provisioned from template basic [2024-04-16T10:17:27.955Z] --- [2024-04-16T10:17:27.955Z] apiVersion: "v1" [2024-04-16T10:17:27.955Z] kind: "Pod" [2024-04-16T10:17:27.955Z] metadata: [2024-04-16T10:17:27.955Z] labels: [2024-04-16T10:17:27.955Z] jenkins: "slave" [2024-04-16T10:17:27.955Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:17:27.955Z] jenkins/label: "basic" [2024-04-16T10:17:27.955Z] name: "basic-3q740" [2024-04-16T10:17:27.955Z] namespace: "glassfish" [2024-04-16T10:17:27.955Z] spec: [2024-04-16T10:17:27.955Z] containers: [2024-04-16T10:17:27.955Z] - env: [2024-04-16T10:17:27.955Z] - name: "JENKINS_SECRET" [2024-04-16T10:17:27.955Z] value: "********" [2024-04-16T10:17:27.955Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:17:27.955Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:17:27.955Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:17:27.955Z] value: "basic-3q740" [2024-04-16T10:17:27.955Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:17:27.955Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:17:27.955Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:17:27.955Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:17:27.955Z] value: "" [2024-04-16T10:17:27.955Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:17:27.955Z] value: "" [2024-04-16T10:17:27.955Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:17:27.955Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:17:27.955Z] - name: "JENKINS_NAME" [2024-04-16T10:17:27.955Z] value: "basic-3q740" [2024-04-16T10:17:27.955Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:17:27.955Z] value: "/home/jenkins/agent" [2024-04-16T10:17:27.955Z] - name: "JENKINS_URL" [2024-04-16T10:17:27.955Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:17:27.955Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:17:27.955Z] imagePullPolicy: "Always" [2024-04-16T10:17:27.955Z] name: "jnlp" [2024-04-16T10:17:27.955Z] resources: [2024-04-16T10:17:27.955Z] limits: [2024-04-16T10:17:27.955Z] cpu: "2000m" [2024-04-16T10:17:27.955Z] memory: "4096Mi" [2024-04-16T10:17:27.955Z] requests: [2024-04-16T10:17:27.955Z] cpu: "1000m" [2024-04-16T10:17:27.955Z] memory: "4096Mi" [2024-04-16T10:17:27.955Z] tty: true [2024-04-16T10:17:27.955Z] volumeMounts: [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:17:27.955Z] name: "m2-dir" [2024-04-16T10:17:27.955Z] readOnly: true [2024-04-16T10:17:27.955Z] subPath: "toolchains.xml" [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:17:27.955Z] name: "m2-dir" [2024-04-16T10:17:27.955Z] readOnly: true [2024-04-16T10:17:27.955Z] subPath: ".mavenrc" [2024-04-16T10:17:27.955Z] - mountPath: "/opt/tools" [2024-04-16T10:17:27.955Z] name: "volume-0" [2024-04-16T10:17:27.955Z] readOnly: false [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins" [2024-04-16T10:17:27.955Z] name: "volume-2" [2024-04-16T10:17:27.955Z] readOnly: false [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:17:27.955Z] name: "volume-3" [2024-04-16T10:17:27.955Z] readOnly: false [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:17:27.955Z] name: "m2-secret-dir" [2024-04-16T10:17:27.955Z] readOnly: true [2024-04-16T10:17:27.955Z] subPath: "settings-security.xml" [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:17:27.955Z] name: "volume-4" [2024-04-16T10:17:27.955Z] readOnly: false [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:17:27.955Z] name: "m2-secret-dir" [2024-04-16T10:17:27.955Z] readOnly: true [2024-04-16T10:17:27.955Z] subPath: "settings.xml" [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:17:27.955Z] name: "volume-1" [2024-04-16T10:17:27.955Z] readOnly: false [2024-04-16T10:17:27.955Z] subPath: "" [2024-04-16T10:17:27.955Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:17:27.955Z] name: "workspace-volume" [2024-04-16T10:17:27.955Z] readOnly: false [2024-04-16T10:17:27.955Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:17:27.955Z] nodeSelector: [2024-04-16T10:17:27.955Z] kubernetes.io/os: "linux" [2024-04-16T10:17:27.955Z] restartPolicy: "Never" [2024-04-16T10:17:27.955Z] volumes: [2024-04-16T10:17:27.955Z] - name: "volume-0" [2024-04-16T10:17:27.955Z] persistentVolumeClaim: [2024-04-16T10:17:27.955Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:17:27.955Z] readOnly: true [2024-04-16T10:17:27.955Z] - name: "m2-secret-dir" [2024-04-16T10:17:27.955Z] secret: [2024-04-16T10:17:27.955Z] secretName: "m2-secret-dir" [2024-04-16T10:17:27.955Z] - emptyDir: [2024-04-16T10:17:27.955Z] medium: "" [2024-04-16T10:17:27.955Z] name: "volume-2" [2024-04-16T10:17:27.955Z] - configMap: [2024-04-16T10:17:27.955Z] name: "m2-dir" [2024-04-16T10:17:27.955Z] name: "m2-dir" [2024-04-16T10:17:27.955Z] - configMap: [2024-04-16T10:17:27.955Z] name: "known-hosts" [2024-04-16T10:17:27.955Z] name: "volume-1" [2024-04-16T10:17:27.955Z] - emptyDir: [2024-04-16T10:17:27.955Z] medium: "" [2024-04-16T10:17:27.955Z] name: "workspace-volume" [2024-04-16T10:17:27.955Z] - emptyDir: [2024-04-16T10:17:27.955Z] medium: "" [2024-04-16T10:17:27.955Z] name: "volume-4" [2024-04-16T10:17:27.955Z] - emptyDir: [2024-04-16T10:17:27.955Z] medium: "" [2024-04-16T10:17:27.955Z] name: "volume-3" [2024-04-16T10:17:27.955Z] [2024-04-16T10:17:28.197Z] Running on basic-3q740 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (connector_group_4) [Pipeline] unstash [2024-04-16T10:17:28.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:17:28.489Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:17:28.574Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:28.605Z] [java] Looking up EJB... [2024-04-16T10:17:28.605Z] [java] Invoking EJB... [2024-04-16T10:17:28.605Z] [java] Record # 1 [2024-04-16T10:17:28.605Z] [java] Found entity: Entity number 1 created at Tue Apr 16 10:17:28 UTC 2024 [2024-04-16T10:17:28.605Z] [java] Record # 2 [2024-04-16T10:17:28.605Z] [java] Value of key is: 2container embedded with JPA [2024-04-16T10:17:28.605Z] [java] 1st call returned 1 [2024-04-16T10:17:28.605Z] [java] 2nd call returned 2 [2024-04-16T10:17:28.605Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:17:28.605Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:28.605Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:28.605Z] [java] Apr 16, 2024 10:17:28 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:17:28.605Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:17:28.605Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:28.605Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:28.605Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:28.605Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:28.605Z] [java] Apr 16, 2024 10:17:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:28.605Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:28.605Z] [java] ..........FINISHED test [2024-04-16T10:17:28.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:17:28.744Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:17:28.859Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:17:28.860Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:28.860Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:28.860Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:28.860Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain11166912302007345944xml [2024-04-16T10:17:28.860Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:28.860Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:17:28.862Z] [exec] Apr 16, 2024 10:17:28 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:28.862Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5ec9eefa [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:17:29.114Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:17:29.114Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:29.114Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:29.114Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (287 ms), startup services (80 ms), total (367 ms) [2024-04-16T10:17:29.114Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:29.114Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:17:29.114Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:29.114Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:29.114Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:29.114Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:29.114Z] [java] Apr 16, 2024 10:17:28 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:29.114Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (411 ms), startup services (6 ms), total (417 ms) [2024-04-16T10:17:29.115Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:29.115Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:29.115Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:29.115Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:17:29.115Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:29.115Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive sample [2024-04-16T10:17:29.115Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:29.115Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:17:29.115Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:29.115Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@28cfbcc [2024-04-16T10:17:29.115Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:29.115Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:17:29.115Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:29.115Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:17:29.115Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.redef.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372045152256_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:17:29.116Z] [exec] Looked up home!! [2024-04-16T10:17:29.116Z] [exec] Narrowed home!! [2024-04-16T10:17:29.116Z] [exec] Got the EJB!! [2024-04-16T10:17:29.116Z] [exec] invoking ejb [2024-04-16T10:17:29.116Z] [exec] successfully invoked ejb [2024-04-16T10:17:29.116Z] [exec] Value of key is: main [2024-04-16T10:17:29.116Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:29.116Z] [exec] [2024-04-16T10:17:29.116Z] [exec] [2024-04-16T10:17:29.116Z] [exec] ----------------------------------------- [2024-04-16T10:17:29.116Z] [exec] - main: PASS - [2024-04-16T10:17:29.116Z] [exec] ----------------------------------------- [2024-04-16T10:17:29.116Z] [exec] Total PASS: 1 [2024-04-16T10:17:29.116Z] [exec] Total FAIL: 0 [2024-04-16T10:17:29.116Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:17:29.116Z] [exec] ----------------------------------------- [2024-04-16T10:17:29.116Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:29.116Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:29.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:17:29.304Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] checkReporting-common: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] confirmReportPresent-common: [2024-04-16T10:17:29.370Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:17:29.370Z] [echo] Test seems to be reported fine [2024-04-16T10:17:29.370Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejbc/redef/RepRunConf.txt [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] confirmMissingReport-common: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] undeploy: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] setOSConditions: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] setToolWin: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] setToolUnix: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] setToolProperty: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] setS1ASclassPath: [2024-04-16T10:17:29.370Z] [2024-04-16T10:17:29.370Z] init-common: [2024-04-16T10:17:29.371Z] [2024-04-16T10:17:29.371Z] undeploy-common: [2024-04-16T10:17:29.385Z] [java] Apr 16, 2024 10:17:29 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:17:29.386Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:17:29.386Z] [java] Apr 16, 2024 10:17:29 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:29.386Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:17:29.386Z] [java] Apr 16, 2024 10:17:29 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T10:17:29.386Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T10:17:29.386Z] [java] Apr 16, 2024 10:17:29 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:17:29.386Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:17:29.386Z] [java] Apr 16, 2024 10:17:29 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:29.386Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:17:29.386Z] [java] Apr 16, 2024 10:17:29 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:17:29.386Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:17:29.640Z] [java] Apr 16, 2024 10:17:29 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:17:29.640Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:17:29.640Z] [java] Apr 16, 2024 10:17:29 AM org.eclipse.persistence.session./file:/tmp/gfembed3304954403989614055tmp/applications/sample/_test [2024-04-16T10:17:29.640Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:17:29.640Z] [java] Apr 16, 2024 10:17:29 AM org.eclipse.persistence.session./file:/tmp/gfembed3304954403989614055tmp/applications/sample/_test.server [2024-04-16T10:17:29.641Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:17:29.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:17:29.888Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:17:29.895Z] [java] Apr 16, 2024 10:17:29 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:17:29.895Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:17:29.895Z] [java] Apr 16, 2024 10:17:29 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:29.895Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/sample/SimpleEjb] [2024-04-16T10:17:29.895Z] [java] Apr 16, 2024 10:17:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:29.895Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:29.895Z] [java] Apr 16, 2024 10:17:29 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:29.895Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:29.939Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-redefApp [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] all: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] sameimpl: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setOSConditions: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setToolWin: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setToolUnix: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setToolProperty: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setS1ASclassPath: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] init-common: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] clean: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setOSConditions: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setToolWin: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setToolUnix: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setToolProperty: [2024-04-16T10:17:29.939Z] [2024-04-16T10:17:29.939Z] setS1ASclassPath: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] init-common: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] clean-common: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setOSConditions: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setToolWin: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setToolUnix: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setToolProperty: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setS1ASclassPath: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] init-common: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] clean-classes-common: [2024-04-16T10:17:29.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setOSConditions: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setToolWin: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setToolUnix: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setToolProperty: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setS1ASclassPath: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] init-common: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] clean-jars-common: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] compile: [2024-04-16T10:17:29.940Z] [2024-04-16T10:17:29.940Z] setOSConditions: [2024-04-16T10:17:29.941Z] [2024-04-16T10:17:29.941Z] setToolWin: [2024-04-16T10:17:29.941Z] [2024-04-16T10:17:29.941Z] setToolUnix: [2024-04-16T10:17:29.941Z] [2024-04-16T10:17:29.941Z] setToolProperty: [2024-04-16T10:17:29.941Z] [2024-04-16T10:17:29.941Z] setS1ASclassPath: [2024-04-16T10:17:29.941Z] [2024-04-16T10:17:29.941Z] init-common: [2024-04-16T10:17:29.941Z] [2024-04-16T10:17:29.941Z] compile-common: [2024-04-16T10:17:29.941Z] [echo] Current time (ISO): 2024-04-16T10:17:29.760+0000 [2024-04-16T10:17:29.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:29.941Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:30.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:17:30.143Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:17:30.143Z] [2024-04-16T10:17:30.143Z] setOSConditions: [2024-04-16T10:17:30.143Z] [2024-04-16T10:17:30.143Z] setToolWin: [2024-04-16T10:17:30.143Z] [2024-04-16T10:17:30.143Z] setToolUnix: [2024-04-16T10:17:30.143Z] [2024-04-16T10:17:30.143Z] setToolProperty: [2024-04-16T10:17:30.143Z] [2024-04-16T10:17:30.143Z] setS1ASclassPath: [2024-04-16T10:17:30.143Z] [2024-04-16T10:17:30.143Z] init-common: [2024-04-16T10:17:30.143Z] [2024-04-16T10:17:30.143Z] create-jdbc-resource-common: [2024-04-16T10:17:30.143Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:30.150Z] [java] Looking up EJB... [2024-04-16T10:17:30.150Z] [java] Invoking EJB... [2024-04-16T10:17:30.404Z] [java] Record # 1 [2024-04-16T10:17:30.404Z] [java] Found entity: Entity number 1 created at Tue Apr 16 10:17:30 UTC 2024 [2024-04-16T10:17:30.404Z] [java] Record # 2 [2024-04-16T10:17:30.404Z] [java] Value of key is: 2container embedded with JPA [2024-04-16T10:17:30.404Z] [java] 1st call returned 1 [2024-04-16T10:17:30.404Z] [java] 2nd call returned 2 [2024-04-16T10:17:30.404Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:17:30.405Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:30.405Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:30.405Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:30.405Z] [java] [2024-04-16T10:17:30.405Z] [java] [2024-04-16T10:17:30.405Z] [java] ----------------------------------------- [2024-04-16T10:17:30.405Z] [java] - 2container embedded with JPA: PASS - [2024-04-16T10:17:30.405Z] [java] ----------------------------------------- [2024-04-16T10:17:30.405Z] [java] Total PASS: 1 [2024-04-16T10:17:30.405Z] [java] Total FAIL: 0 [2024-04-16T10:17:30.405Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:17:30.405Z] [java] ----------------------------------------- [2024-04-16T10:17:30.405Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:30.405Z] [java] Apr 16, 2024 10:17:30 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:17:30.405Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:17:30.405Z] [java] Apr 16, 2024 10:17:30 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:30.405Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:30.405Z] [java] Apr 16, 2024 10:17:30 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:30.405Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:30.405Z] [java] Apr 16, 2024 10:17:30 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:30.405Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:30.405Z] [java] ..........FINISHED test [2024-04-16T10:17:30.405Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:30.405Z] [2024-04-16T10:17:30.405Z] stop-database: [2024-04-16T10:17:30.405Z] [2024-04-16T10:17:30.405Z] all: [2024-04-16T10:17:30.405Z] [2024-04-16T10:17:30.405Z] embedasync: [2024-04-16T10:17:30.405Z] [echo] [2024-04-16T10:17:30.405Z] [echo] [2024-04-16T10:17:30.405Z] [echo] ************************************************** [2024-04-16T10:17:30.405Z] [echo] * Running embedasync [2024-04-16T10:17:30.405Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/embedasync [2024-04-16T10:17:30.405Z] [echo] ************************************************** [2024-04-16T10:17:30.405Z] [echo] [2024-04-16T10:17:30.405Z] [echo] [2024-04-16T10:17:30.405Z] [2024-04-16T10:17:30.405Z] start-database: [2024-04-16T10:17:30.405Z] [2024-04-16T10:17:30.405Z] setOSConditions: [2024-04-16T10:17:30.405Z] [2024-04-16T10:17:30.405Z] setToolWin: [2024-04-16T10:17:30.405Z] [2024-04-16T10:17:30.406Z] setToolUnix: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setToolProperty: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setS1ASclassPath: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] init-common: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] clean: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setOSConditions: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setToolWin: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setToolUnix: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setToolProperty: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setS1ASclassPath: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] init-common: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] clean-common: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setOSConditions: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setToolWin: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setToolUnix: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setToolProperty: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] setS1ASclassPath: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] init-common: [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.406Z] clean-classes-common: [2024-04-16T10:17:30.406Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:30.406Z] [2024-04-16T10:17:30.407Z] setOSConditions: [2024-04-16T10:17:30.407Z] [2024-04-16T10:17:30.407Z] setToolWin: [2024-04-16T10:17:30.407Z] [2024-04-16T10:17:30.407Z] setToolUnix: [2024-04-16T10:17:30.407Z] [2024-04-16T10:17:30.407Z] setToolProperty: [2024-04-16T10:17:30.407Z] [2024-04-16T10:17:30.407Z] setS1ASclassPath: [2024-04-16T10:17:30.407Z] [2024-04-16T10:17:30.407Z] init-common: [2024-04-16T10:17:30.413Z] [2024-04-16T10:17:30.413Z] clean-jars-common: [2024-04-16T10:17:30.413Z] [2024-04-16T10:17:30.413Z] compile: [2024-04-16T10:17:30.413Z] [2024-04-16T10:17:30.413Z] setOSConditions: [2024-04-16T10:17:30.413Z] [2024-04-16T10:17:30.413Z] setToolWin: [2024-04-16T10:17:30.413Z] [2024-04-16T10:17:30.413Z] setToolUnix: [2024-04-16T10:17:30.413Z] [2024-04-16T10:17:30.414Z] setToolProperty: [2024-04-16T10:17:30.414Z] [2024-04-16T10:17:30.414Z] setS1ASclassPath: [2024-04-16T10:17:30.414Z] [2024-04-16T10:17:30.414Z] init-common: [2024-04-16T10:17:30.414Z] [2024-04-16T10:17:30.414Z] compile-common: [2024-04-16T10:17:30.414Z] [echo] Current time (ISO): 2024-04-16T10:17:30.368+0000 [2024-04-16T10:17:30.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:30.414Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:30.463Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:30.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:30.703Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:17:30.703Z] [echo] cmd executed for server [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] deploy: [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] deploy-war-common: [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] setOSConditions: [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] setToolWin: [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] setToolUnix: [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] setToolProperty: [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] setS1ASclassPath: [2024-04-16T10:17:30.703Z] [2024-04-16T10:17:30.703Z] init-common: [2024-04-16T10:17:30.704Z] [2024-04-16T10:17:30.704Z] deploy-war-commonpe: [Pipeline] timeout [2024-04-16T10:17:31.117Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:17:31.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-em-resource-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-em-resource-injection-web.war [2024-04-16T10:17:31.508Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-5wcbs [2024-04-16T10:17:31.854Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:31.854Z] [javac] 1 warning [2024-04-16T10:17:31.854Z] [2024-04-16T10:17:31.854Z] setOSConditions: [2024-04-16T10:17:31.854Z] [2024-04-16T10:17:31.854Z] setToolWin: [2024-04-16T10:17:31.854Z] [2024-04-16T10:17:31.854Z] setToolUnix: [2024-04-16T10:17:31.854Z] [2024-04-16T10:17:31.854Z] setToolProperty: [2024-04-16T10:17:31.854Z] [2024-04-16T10:17:31.854Z] setS1ASclassPath: [2024-04-16T10:17:31.854Z] [2024-04-16T10:17:31.854Z] init-common: [2024-04-16T10:17:31.854Z] [2024-04-16T10:17:31.854Z] compile-common: [2024-04-16T10:17:31.854Z] [echo] Current time (ISO): 2024-04-16T10:17:31.708+0000 [2024-04-16T10:17:31.854Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:32.210Z] [exec] Application deployed with name cdi-em-resource-injection-web. [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] deploy-war-commonee: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] run: [2024-04-16T10:17:32.210Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinit [2024-04-16T10:17:32.210Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:32.210Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llquery [2024-04-16T10:17:32.210Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:32.210Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llfind [2024-04-16T10:17:32.210Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:32.210Z] [java] opening connection to http://localhost:8080/cdi-em-resource-injection/myurl?testcase=llinj [2024-04-16T10:17:32.210Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:32.210Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:32.210Z] [java] [2024-04-16T10:17:32.210Z] [java] [2024-04-16T10:17:32.210Z] [java] ----------------------------------------- [2024-04-16T10:17:32.210Z] [java] - em-resource-injectionllinit: PASS - [2024-04-16T10:17:32.210Z] [java] - em-resource-injectionllquery: PASS - [2024-04-16T10:17:32.210Z] [java] - em-resource-injectionllfind: PASS - [2024-04-16T10:17:32.210Z] [java] - em-resource-injectionllinj: PASS - [2024-04-16T10:17:32.210Z] [java] ----------------------------------------- [2024-04-16T10:17:32.210Z] [java] - Total PASS : 4 - [2024-04-16T10:17:32.210Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:32.210Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:32.210Z] [java] ----------------------------------------- [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] undeploy: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] setOSConditions: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] setToolWin: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] setToolUnix: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] setToolProperty: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] setS1ASclassPath: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] init-common: [2024-04-16T10:17:32.210Z] [2024-04-16T10:17:32.210Z] undeploy-war-common: [2024-04-16T10:17:32.298Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:32.298Z] [javac] 1 warning [2024-04-16T10:17:32.298Z] [2024-04-16T10:17:32.299Z] build: [2024-04-16T10:17:32.299Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:32.299Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:32.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:32.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:32.299Z] [2024-04-16T10:17:32.299Z] setOSConditions: [2024-04-16T10:17:32.299Z] [2024-04-16T10:17:32.299Z] setToolWin: [2024-04-16T10:17:32.299Z] [2024-04-16T10:17:32.299Z] setToolUnix: [2024-04-16T10:17:32.299Z] [2024-04-16T10:17:32.299Z] setToolProperty: [2024-04-16T10:17:32.299Z] [2024-04-16T10:17:32.299Z] setS1ASclassPath: [2024-04-16T10:17:32.299Z] [2024-04-16T10:17:32.299Z] init-common: [2024-04-16T10:17:32.299Z] [2024-04-16T10:17:32.299Z] compile-common: [2024-04-16T10:17:32.299Z] [echo] Current time (ISO): 2024-04-16T10:17:32.287+0000 [2024-04-16T10:17:32.299Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:32.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-em-resource-injection-web [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] delete-resources: [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] setOSConditions: [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] setToolWin: [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] setToolUnix: [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] setToolProperty: [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] setS1ASclassPath: [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] init-common: [2024-04-16T10:17:32.789Z] [2024-04-16T10:17:32.789Z] delete-jdbc-resource-common: [2024-04-16T10:17:32.789Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:32.976Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:33.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:17:33.349Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:17:33.349Z] [echo] cmd executed for server [2024-04-16T10:17:33.349Z] [2024-04-16T10:17:33.349Z] setOSConditions: [2024-04-16T10:17:33.349Z] [2024-04-16T10:17:33.349Z] setToolWin: [2024-04-16T10:17:33.349Z] [2024-04-16T10:17:33.349Z] setToolUnix: [2024-04-16T10:17:33.349Z] [2024-04-16T10:17:33.350Z] setToolProperty: [2024-04-16T10:17:33.350Z] [2024-04-16T10:17:33.350Z] setS1ASclassPath: [2024-04-16T10:17:33.350Z] [2024-04-16T10:17:33.350Z] init-common: [2024-04-16T10:17:33.350Z] [2024-04-16T10:17:33.350Z] delete-jdbc-connpool-common: [2024-04-16T10:17:33.350Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:17:33.737Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:33.737Z] [javac] 1 warning [2024-04-16T10:17:33.737Z] [2024-04-16T10:17:33.737Z] build: [2024-04-16T10:17:33.737Z] [2024-04-16T10:17:33.737Z] setOSConditions: [2024-04-16T10:17:33.737Z] [2024-04-16T10:17:33.738Z] fixFiles: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] convUnix: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] convWin: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] setToolWin: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] setToolUnix: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] setToolProperty: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] setS1ASclassPath: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] init-common: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] package-persistence-common: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] ejb-jar-common: [2024-04-16T10:17:33.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] package-ejbjar-common: [2024-04-16T10:17:33.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.738Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.738Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.738Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-ejb.jar [2024-04-16T10:17:33.738Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.738Z] appclient-jar-common: [2024-04-16T10:17:33.738Z] [2024-04-16T10:17:33.739Z] package-appclientjar-common: [2024-04-16T10:17:33.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.739Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimpl-client.jar [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] webclient-war-common: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] build-ear-common: [2024-04-16T10:17:33.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:33.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:33.739Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:33.739Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] deploy: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] setOSConditions: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] setToolWin: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] setToolUnix: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] setToolProperty: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] setS1ASclassPath: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] init-common: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] deploy-common: [2024-04-16T10:17:33.739Z] [echo] Current time (ISO): 2024-04-16T10:17:33.647+0000 [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.739Z] setOSConditions: [2024-04-16T10:17:33.739Z] [2024-04-16T10:17:33.740Z] setToolWin: [2024-04-16T10:17:33.740Z] [2024-04-16T10:17:33.740Z] setToolUnix: [2024-04-16T10:17:33.740Z] [2024-04-16T10:17:33.740Z] setToolProperty: [2024-04-16T10:17:33.740Z] [2024-04-16T10:17:33.740Z] setS1ASclassPath: [2024-04-16T10:17:33.740Z] [2024-04-16T10:17:33.740Z] init-common: [2024-04-16T10:17:33.740Z] [2024-04-16T10:17:33.740Z] deploy-common-pe: [2024-04-16T10:17:33.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:17:33.940Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:17:33.940Z] [echo] cmd executed for server [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] all: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setOSConditions: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setToolWin: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setToolUnix: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setToolProperty: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setS1ASclassPath: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] init-common: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] clean: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setOSConditions: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setToolWin: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setToolUnix: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setToolProperty: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] setS1ASclassPath: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] init-common: [2024-04-16T10:17:33.940Z] [2024-04-16T10:17:33.940Z] clean-common: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setOSConditions: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setToolWin: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setToolUnix: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setToolProperty: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setS1ASclassPath: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] init-common: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] clean-classes-common: [2024-04-16T10:17:33.941Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setOSConditions: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setToolWin: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setToolUnix: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setToolProperty: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setS1ASclassPath: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] init-common: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] clean-jars-common: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] compile: [2024-04-16T10:17:33.941Z] [2024-04-16T10:17:33.941Z] setOSConditions: [2024-04-16T10:17:33.942Z] [2024-04-16T10:17:33.942Z] setToolWin: [2024-04-16T10:17:33.942Z] [2024-04-16T10:17:33.942Z] setToolUnix: [2024-04-16T10:17:33.942Z] [2024-04-16T10:17:33.942Z] setToolProperty: [2024-04-16T10:17:33.942Z] [2024-04-16T10:17:33.942Z] setS1ASclassPath: [2024-04-16T10:17:33.942Z] [2024-04-16T10:17:33.942Z] init-common: [2024-04-16T10:17:33.942Z] [2024-04-16T10:17:33.942Z] compile-common: [2024-04-16T10:17:33.942Z] [echo] Current time (ISO): 2024-04-16T10:17:33.713+0000 [2024-04-16T10:17:33.942Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:33.942Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:34.195Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:34.195Z] [javac] 1 warning [2024-04-16T10:17:34.195Z] [2024-04-16T10:17:34.195Z] run: [2024-04-16T10:17:34.336Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplApp.ear [2024-04-16T10:17:34.449Z] [2024-04-16T10:17:34.449Z] setOSConditions: [2024-04-16T10:17:34.449Z] [2024-04-16T10:17:34.449Z] setToolWin: [2024-04-16T10:17:34.449Z] [2024-04-16T10:17:34.449Z] setToolUnix: [2024-04-16T10:17:34.449Z] [2024-04-16T10:17:34.449Z] setToolProperty: [2024-04-16T10:17:34.449Z] [2024-04-16T10:17:34.449Z] setS1ASclassPath: [2024-04-16T10:17:34.449Z] [2024-04-16T10:17:34.449Z] init-common: [2024-04-16T10:17:34.449Z] [2024-04-16T10:17:34.449Z] run_se: [2024-04-16T10:17:34.449Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:17:34.722Z] [exec] cancelling timerHandle [2024-04-16T10:17:34.722Z] [exec] cancelling timerHandle5 [2024-04-16T10:17:34.722Z] [exec] cancelling timerHandle11 [2024-04-16T10:17:34.722Z] [exec] cancelling timerHandle12 [2024-04-16T10:17:34.860Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:34.936Z] [exec] Application deployed with name ejb-ejbc-sameimplApp. [2024-04-16T10:17:34.937Z] [echo] Deployment on target server server successful [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setOSConditions: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setToolWin: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setToolUnix: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setToolProperty: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setS1ASclassPath: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] init-common: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] deploy-common-ee: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] run: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setOSConditions: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setToolWin: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setToolUnix: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setToolProperty: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] setS1ASclassPath: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] init-common: [2024-04-16T10:17:34.937Z] [2024-04-16T10:17:34.937Z] runclient-common: [2024-04-16T10:17:34.938Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejbc-sameimplAppClient.jar -name ejb-ejbc-sameimplClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:17:34.978Z] [exec] Foo : ejbs/Foo_CMT test passed!! [2024-04-16T10:17:34.978Z] [exec] Value of key is: ejbs/Foo_CMT [2024-04-16T10:17:34.978Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the runtimeExTimer handle [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the timerhandle [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the timerhandle2 [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the timerhandle3 [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the timerhandle4 [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the timerhandle5 [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the createTimerAndRollback [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the createTimerAndCancel [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-04-16T10:17:34.978Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-04-16T10:17:34.978Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-04-16T10:17:35.008Z] [java] Apr 16, 2024 10:17:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:35.008Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:35.009Z] [java] Apr 16, 2024 10:17:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:35.009Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain16598353016118448216xml [2024-04-16T10:17:35.009Z] [java] Apr 16, 2024 10:17:34 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:35.009Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:17:35.958Z] [java] Apr 16, 2024 10:17:35 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:17:35.958Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:17:36.213Z] [java] Apr 16, 2024 10:17:36 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:17:36.213Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:17:36.298Z] [exec] Apr 16, 2024 10:17:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:17:36.298Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:17:36.468Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:36.468Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:36.469Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:17:36.469Z] [javac] 2 warnings [2024-04-16T10:17:36.723Z] [2024-04-16T10:17:36.723Z] build: [2024-04-16T10:17:36.723Z] [2024-04-16T10:17:36.724Z] setOSConditions: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] setToolWin: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] setToolUnix: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] setToolProperty: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] setS1ASclassPath: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] init-common: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] webclient-war-common: [2024-04-16T10:17:36.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] clear: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] test-tlds-exist: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] copy-tlds: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] test-tagfiles-exist: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] copy-tagfiles: [2024-04-16T10:17:36.724Z] [2024-04-16T10:17:36.724Z] package-war-common: [2024-04-16T10:17:36.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:36.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:36.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:36.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:36.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/lib [2024-04-16T10:17:36.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:17:36.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:36.725Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:36.725Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/docroot [2024-04-16T10:17:36.725Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2024-04-16T10:17:36.725Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:36.725Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:36.725Z] [javac] Compiling 1 source file [2024-04-16T10:17:36.725Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-injection-no-interface-ejb/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:36.725Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] deploy: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] deploy-war-common: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] setOSConditions: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] setToolWin: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] setToolUnix: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] setToolProperty: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] setS1ASclassPath: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] init-common: [2024-04-16T10:17:36.725Z] [2024-04-16T10:17:36.725Z] deploy-war-commonpe: [2024-04-16T10:17:36.745Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:36.772Z] [java] Apr 16, 2024 10:17:36 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:36.773Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:36.773Z] [java] Apr 16, 2024 10:17:36 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:36.773Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:36.773Z] [java] Apr 16, 2024 10:17:36 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:36.773Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:17:36.773Z] [java] Apr 16, 2024 10:17:36 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:17:36.773Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:17:36.857Z] [exec] Apr 16, 2024 10:17:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:36.857Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:37.035Z] [java] Apr 16, 2024 10:17:36 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:37.035Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:37.035Z] [java] Apr 16, 2024 10:17:36 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:37.035Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (941 ms), startup services (1,016 ms), total (1,957 ms) [2024-04-16T10:17:37.035Z] [java] Apr 16, 2024 10:17:36 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:37.035Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:37.112Z] [exec] Apr 16, 2024 10:17:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:17:37.112Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:17:37.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-eminjection-into-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-eminjection-into-no-interface-ejb-web.war [2024-04-16T10:17:37.366Z] [exec] Looking up ejb ref [2024-04-16T10:17:37.594Z] [java] Apr 16, 2024 10:17:37 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:17:37.594Z] [java] INFO: Grizzly Framework 4.0.2 started in: 22 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:17:37.594Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:37.594Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:37.594Z] [java] Apr 16, 2024 10:17:37 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:37.594Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:37.594Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:37.594Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:37.594Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:37.594Z] [java] Apr 16, 2024 10:17:37 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:37.595Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,493 ms), startup services (11 ms), total (2,504 ms) [2024-04-16T10:17:37.595Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:37.595Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:37.595Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:37.595Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:17:37.595Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:37.595Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive classes [2024-04-16T10:17:37.595Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:17:37.595Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:17:37.595Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:37.595Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@448ade1 [2024-04-16T10:17:37.595Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:37.595Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:17:37.595Z] [java] Apr 16, 2024 10:17:37 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:37.595Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:17:37.887Z] [exec] Application deployed with name cdi-eminjection-into-no-interface-ejb-web. [2024-04-16T10:17:37.887Z] [2024-04-16T10:17:37.887Z] deploy-war-commonee: [2024-04-16T10:17:37.887Z] [2024-04-16T10:17:37.887Z] run: [Pipeline] timeout [2024-04-16T10:17:37.898Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:17:38.038Z] [exec] Application deployed with name generic-embeddedApp. [2024-04-16T10:17:38.038Z] [echo] Deployment on target server server successful [2024-04-16T10:17:38.038Z] [2024-04-16T10:17:38.039Z] setOSConditions: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setToolWin: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setToolUnix: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setToolProperty: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setS1ASclassPath: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] init-common: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] deploy-common-ee: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setOSConditions: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setToolWin: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setToolUnix: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setToolProperty: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] setS1ASclassPath: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] init-common: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] testAddAdmin: [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.039Z] asadmin-common: [2024-04-16T10:17:38.039Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:17:38.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:17:38.039Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:17:38.039Z] [2024-04-16T10:17:38.040Z] setOSConditions: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setToolWin: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setToolUnix: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setToolProperty: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setS1ASclassPath: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] init-common: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] restart: [2024-04-16T10:17:38.040Z] [echo] Not required to restart [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] runtest: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setOSConditions: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setToolWin: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setToolUnix: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setToolProperty: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] setS1ASclassPath: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] init-common: [2024-04-16T10:17:38.040Z] [2024-04-16T10:17:38.040Z] runclient-common: [2024-04-16T10:17:38.040Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:17:38.142Z] [java] opening connection to http://localhost:8080/cdi-eminjection-into-no-interface-ejb/myurl [2024-04-16T10:17:38.142Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:38.142Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:38.142Z] [java] [2024-04-16T10:17:38.142Z] [java] [2024-04-16T10:17:38.142Z] [java] ----------------------------------------- [2024-04-16T10:17:38.142Z] [java] - em-injection-of-no-interface-EJB: PASS - [2024-04-16T10:17:38.142Z] [java] ----------------------------------------- [2024-04-16T10:17:38.142Z] [java] - Total PASS : 1 - [2024-04-16T10:17:38.142Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:38.142Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:38.142Z] [java] ----------------------------------------- [2024-04-16T10:17:38.142Z] [2024-04-16T10:17:38.142Z] undeploy: [2024-04-16T10:17:38.142Z] [2024-04-16T10:17:38.142Z] setOSConditions: [2024-04-16T10:17:38.142Z] [2024-04-16T10:17:38.142Z] setToolWin: [2024-04-16T10:17:38.143Z] [2024-04-16T10:17:38.143Z] setToolUnix: [2024-04-16T10:17:38.143Z] [2024-04-16T10:17:38.143Z] setToolProperty: [2024-04-16T10:17:38.143Z] [2024-04-16T10:17:38.143Z] setS1ASclassPath: [2024-04-16T10:17:38.143Z] [2024-04-16T10:17:38.143Z] init-common: [2024-04-16T10:17:38.143Z] [2024-04-16T10:17:38.143Z] undeploy-war-common: [2024-04-16T10:17:38.312Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-3q740 [2024-04-16T10:17:38.534Z] [java] Apr 16, 2024 10:17:38 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:17:38.534Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:17:38.534Z] [java] Apr 16, 2024 10:17:38 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:38.534Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:17:38.534Z] [java] Apr 16, 2024 10:17:38 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:17:38.534Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:17:38.534Z] [java] Apr 16, 2024 10:17:38 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:38.534Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:17:38.632Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:38.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-eminjection-into-no-interface-ejb-web [2024-04-16T10:17:38.703Z] [2024-04-16T10:17:38.703Z] all: [2024-04-16T10:17:38.703Z] [2024-04-16T10:17:38.703Z] setOSConditions: [2024-04-16T10:17:38.703Z] [2024-04-16T10:17:38.703Z] setToolWin: [2024-04-16T10:17:38.703Z] [2024-04-16T10:17:38.703Z] setToolUnix: [2024-04-16T10:17:38.703Z] [2024-04-16T10:17:38.703Z] setToolProperty: [2024-04-16T10:17:38.703Z] [2024-04-16T10:17:38.703Z] setS1ASclassPath: [2024-04-16T10:17:38.703Z] [2024-04-16T10:17:38.703Z] init-common: [2024-04-16T10:17:38.789Z] [java] Apr 16, 2024 10:17:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:38.789Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/classes/SingletonBean, java:global/classes/SingletonBean!com.acme.SingletonBean] [2024-04-16T10:17:38.789Z] [java] Apr 16, 2024 10:17:38 AM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2024-04-16T10:17:38.789Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed3777764466886014023tmp/session-store/StatefulBean2-112280381557768194; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-112280381557768194-BackingStore', shortUniqueName='112280381557768194', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed3777764466886014023tmp/session-store/StatefulBean2-112280381557768194', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@2f73f0c7}} [2024-04-16T10:17:38.789Z] [java] Apr 16, 2024 10:17:38 AM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2024-04-16T10:17:38.790Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@8debe42, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean2-112280381557768194-BackingStore', shortUniqueName='112280381557768194', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed3777764466886014023tmp/session-store/StatefulBean2-112280381557768194', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@2f73f0c7}} [2024-04-16T10:17:38.790Z] [java] Apr 16, 2024 10:17:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:38.790Z] [java] INFO: Portable JNDI names for EJB StatefulBean2: [java:global/classes/StatefulBean2!com.acme.StatefulBean2, java:global/classes/StatefulBean2] [2024-04-16T10:17:38.790Z] [java] Apr 16, 2024 10:17:38 AM org.glassfish.ha.store.adapter.file.FileBackingStore initialize [2024-04-16T10:17:38.790Z] [java] INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: /tmp/gfembed3777764466886014023tmp/session-store/StatefulBean-112280381557768193; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-112280381557768193-BackingStore', shortUniqueName='112280381557768193', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed3777764466886014023tmp/session-store/StatefulBean-112280381557768193', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@5310e451}} [2024-04-16T10:17:38.790Z] [java] Apr 16, 2024 10:17:38 AM com.sun.ejb.containers.StatefulContainerFactory buildStoreManager [2024-04-16T10:17:38.790Z] [java] INFO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@52d63b7e, with ha-enabled [false], and backing store configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='StatefulBean-112280381557768193-BackingStore', shortUniqueName='112280381557768193', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='/tmp/gfembed3777764466886014023tmp/session-store/StatefulBean-112280381557768193', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={value.class.is.thread.safe=true, async.replication=true, start.gms=false, local.caching=true, broadcast.remove.expired=false, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@5310e451}} [2024-04-16T10:17:38.790Z] [java] Apr 16, 2024 10:17:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:17:38.790Z] [java] INFO: Portable JNDI names for EJB StatefulBean: [java:global/classes/StatefulBean!com.acme.StatefulBean, java:global/classes/StatefulBean] [2024-04-16T10:17:38.790Z] [java] Apr 16, 2024 10:17:38 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:17:38.790Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] clean: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] setOSConditions: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] setToolWin: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] setToolUnix: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] setToolProperty: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] setS1ASclassPath: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] init-common: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] clean-common: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] setOSConditions: [2024-04-16T10:17:38.959Z] [2024-04-16T10:17:38.959Z] setToolWin: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolUnix: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolProperty: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setS1ASclassPath: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] init-common: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] clean-classes-common: [2024-04-16T10:17:38.960Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setOSConditions: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolWin: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolUnix: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolProperty: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setS1ASclassPath: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] init-common: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] clean-jars-common: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] compile: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setOSConditions: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolWin: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolUnix: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setToolProperty: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] setS1ASclassPath: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.960Z] init-common: [2024-04-16T10:17:38.960Z] [2024-04-16T10:17:38.961Z] compile-common: [2024-04-16T10:17:38.961Z] [echo] Current time (ISO): 2024-04-16T10:17:38.734+0000 [2024-04-16T10:17:38.961Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:38.961Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:38.968Z] [exec] Apr 16, 2024 10:17:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:17:38.968Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:17:39.262Z] [exec] Apr 16, 2024 10:17:39 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:39.262Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3820cfe [2024-04-16T10:17:39.390Z] [java] Apr 16, 2024 10:17:39 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:39.390Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:39.390Z] [java] Apr 16, 2024 10:17:39 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:17:39.390Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:17:39.517Z] [exec] objref = IORImpl[type=RMI:com.sun.s1asdev.ejb.ejbc.sameimpl.FooHome:0000000000000000 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=38 serverid=100 orbid=S1AS-ORB oaid=ObjectAdapterID[RootPOA/#RFMBase#/112280372045217792_RHome-EJBHome] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.67.98:45710]]]] [2024-04-16T10:17:39.517Z] [exec] invoking ejb [2024-04-16T10:17:39.517Z] [exec] Looked up home!! [2024-04-16T10:17:39.517Z] [exec] Narrowed home!! [2024-04-16T10:17:39.517Z] [exec] Got the EJB!! [2024-04-16T10:17:39.517Z] [exec] successfully invoked ejb [2024-04-16T10:17:39.517Z] [exec] Value of key is: main [2024-04-16T10:17:39.517Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:39.517Z] [exec] [2024-04-16T10:17:39.517Z] [exec] [2024-04-16T10:17:39.517Z] [exec] ----------------------------------------- [2024-04-16T10:17:39.517Z] [exec] - main: PASS - [2024-04-16T10:17:39.517Z] [exec] ----------------------------------------- [2024-04-16T10:17:39.517Z] [exec] Total PASS: 1 [2024-04-16T10:17:39.517Z] [exec] Total FAIL: 0 [2024-04-16T10:17:39.517Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:17:39.517Z] [exec] ----------------------------------------- [2024-04-16T10:17:39.517Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:39.517Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] checkReporting-common: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] confirmReportPresent-common: [2024-04-16T10:17:40.077Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:17:40.077Z] [echo] Test seems to be reported fine [2024-04-16T10:17:40.077Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejbc/sameimpl/RepRunConf.txt [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] confirmMissingReport-common: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] undeploy: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] setOSConditions: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] setToolWin: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] setToolUnix: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] setToolProperty: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] setS1ASclassPath: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] init-common: [2024-04-16T10:17:40.077Z] [2024-04-16T10:17:40.077Z] undeploy-common: [2024-04-16T10:17:40.313Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@6d38a81d [2024-04-16T10:17:40.313Z] [java] In StatefulBean ctor sing = null [2024-04-16T10:17:40.313Z] [java] In StatefulBean::init() [2024-04-16T10:17:40.313Z] [java] In SingletonBean::init() [2024-04-16T10:17:40.313Z] [java] Thread = Thread[main,5,main] [2024-04-16T10:17:40.313Z] [java] Successfully retrieved bean manager Weld BeanManager for classes [bean count=34] for CDI enabled app [2024-04-16T10:17:40.313Z] [java] In SingletonBean::fooAsync() [2024-04-16T10:17:40.313Z] [java] Thread = Thread[__ejb-thread-pool2,5,main] [2024-04-16T10:17:40.313Z] [java] Sleeping for a second... [2024-04-16T10:17:40.313Z] [java] Apr 16, 2024 10:17:40 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:17:40.313Z] [java] INFO: classes was successfully deployed in 2,676 milliseconds. [2024-04-16T10:17:40.331Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejbc-sameimplApp [2024-04-16T10:17:40.331Z] [2024-04-16T10:17:40.331Z] all: [2024-04-16T10:17:40.331Z] [echo] [2024-04-16T10:17:40.331Z] [echo] [2024-04-16T10:17:40.331Z] [echo] ************************************************** [2024-04-16T10:17:40.331Z] [echo] * Running ejb30 [2024-04-16T10:17:40.331Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30 [2024-04-16T10:17:40.331Z] [echo] ************************************************** [2024-04-16T10:17:40.331Z] [echo] [2024-04-16T10:17:40.331Z] [echo] [2024-04-16T10:17:40.331Z] [2024-04-16T10:17:40.331Z] all: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] allowed: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setOSConditions: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setToolWin: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setToolUnix: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setToolProperty: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setS1ASclassPath: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] init-common: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] clean: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setOSConditions: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setToolWin: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setToolUnix: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setToolProperty: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] setS1ASclassPath: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] init-common: [2024-04-16T10:17:40.332Z] [2024-04-16T10:17:40.332Z] clean-common: [2024-04-16T10:17:40.587Z] [2024-04-16T10:17:40.587Z] setOSConditions: [2024-04-16T10:17:40.587Z] [2024-04-16T10:17:40.587Z] setToolWin: [2024-04-16T10:17:40.587Z] [2024-04-16T10:17:40.587Z] setToolUnix: [2024-04-16T10:17:40.587Z] [2024-04-16T10:17:40.587Z] setToolProperty: [2024-04-16T10:17:40.587Z] [2024-04-16T10:17:40.587Z] setS1ASclassPath: [2024-04-16T10:17:40.587Z] [2024-04-16T10:17:40.587Z] init-common: [2024-04-16T10:17:40.587Z] [2024-04-16T10:17:40.587Z] clean-classes-common: [2024-04-16T10:17:40.588Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setOSConditions: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setToolWin: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setToolUnix: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setToolProperty: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setS1ASclassPath: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] init-common: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] clean-jars-common: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] compile: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setOSConditions: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setToolWin: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setToolUnix: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setToolProperty: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] setS1ASclassPath: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] init-common: [2024-04-16T10:17:40.588Z] [2024-04-16T10:17:40.588Z] compile-common: [2024-04-16T10:17:40.588Z] [echo] Current time (ISO): 2024-04-16T10:17:40.350+0000 [2024-04-16T10:17:40.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:40.588Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:40.861Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:17:41.146Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:41.225Z] [java] GET /web-jsp-config-modification-test-interval/jsp/test.jsp HTTP/1.0 [2024-04-16T10:17:41.225Z] [java] [2024-04-16T10:17:41.225Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:41.225Z] [java] [2024-04-16T10:17:41.225Z] [java] [2024-04-16T10:17:41.225Z] [java] ----------------------------------------- [2024-04-16T10:17:41.225Z] [java] - jsp-config-modification-test-interval: PASS - [2024-04-16T10:17:41.225Z] [java] ----------------------------------------- [2024-04-16T10:17:41.225Z] [java] - Total PASS : 1 - [2024-04-16T10:17:41.225Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:41.225Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:41.225Z] [java] ----------------------------------------- [2024-04-16T10:17:41.225Z] [2024-04-16T10:17:41.225Z] undeploy: [2024-04-16T10:17:41.225Z] [2024-04-16T10:17:41.225Z] setOSConditions: [2024-04-16T10:17:41.225Z] [2024-04-16T10:17:41.225Z] setToolWin: [2024-04-16T10:17:41.225Z] [2024-04-16T10:17:41.225Z] setToolUnix: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setToolProperty: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setS1ASclassPath: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] init-common: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] undeploy-war-common: [2024-04-16T10:17:41.226Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-modification-test-interval-web [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] all: [2024-04-16T10:17:41.226Z] [echo] [2024-04-16T10:17:41.226Z] [echo] ************************* [2024-04-16T10:17:41.226Z] [echo] * Running jspConfigUndeclaredNS [2024-04-16T10:17:41.226Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS [2024-04-16T10:17:41.226Z] [echo] ************************* [2024-04-16T10:17:41.226Z] [echo] [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setOSConditions: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setToolWin: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setToolUnix: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setToolProperty: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setS1ASclassPath: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] init-common: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] clean: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setOSConditions: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setToolWin: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setToolUnix: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.226Z] setToolProperty: [2024-04-16T10:17:41.226Z] [2024-04-16T10:17:41.227Z] setS1ASclassPath: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] init-common: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] clean-common: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setOSConditions: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setToolWin: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setToolUnix: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setToolProperty: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setS1ASclassPath: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] init-common: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] clean-classes-common: [2024-04-16T10:17:41.227Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setOSConditions: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setToolWin: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setToolUnix: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setToolProperty: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setS1ASclassPath: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] init-common: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] clean-jars-common: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] compile: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.227Z] setOSConditions: [2024-04-16T10:17:41.227Z] [2024-04-16T10:17:41.228Z] setToolWin: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setToolUnix: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setToolProperty: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setS1ASclassPath: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] init-common: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] compile-common: [2024-04-16T10:17:41.228Z] [echo] Current time (ISO): 2024-04-16T10:17:34.579+0000 [2024-04-16T10:17:41.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:41.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/servlet [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] build: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setOSConditions: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setToolWin: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setToolUnix: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setToolProperty: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] setS1ASclassPath: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] init-common: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] webclient-war-common: [2024-04-16T10:17:41.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] clear: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] test-tlds-exist: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] copy-tlds: [2024-04-16T10:17:41.228Z] [2024-04-16T10:17:41.228Z] test-tagfiles-exist: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] copy-tagfiles: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] package-war-common: [2024-04-16T10:17:41.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:41.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:41.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:41.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/lib [2024-04-16T10:17:41.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.229Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2024-04-16T10:17:41.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.229Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:41.229Z] [javac] Compiling 1 source file [2024-04-16T10:17:41.229Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUndeclaredNS/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:41.229Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] deploy: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] deploy-war-common: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] setOSConditions: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] setToolWin: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] setToolUnix: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] setToolProperty: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] setS1ASclassPath: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] init-common: [2024-04-16T10:17:41.229Z] [2024-04-16T10:17:41.229Z] deploy-war-commonpe: [2024-04-16T10:17:41.230Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-undeclared-ns --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-undeclared-ns-web.war [2024-04-16T10:17:41.230Z] [exec] Application deployed with name web-jsp-config-undeclared-ns-web. [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] deploy-war-commonee: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] run: [2024-04-16T10:17:41.230Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test.jsp [2024-04-16T10:17:41.230Z] [java] Connecting to: http://localhost:45711/web-jsp-config-undeclared-ns/jsp/test2.jsp [2024-04-16T10:17:41.230Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:41.230Z] [java] [2024-04-16T10:17:41.230Z] [java] [2024-04-16T10:17:41.230Z] [java] ----------------------------------------- [2024-04-16T10:17:41.230Z] [java] - jsp-config-error-on-undeclared-namespace: PASS - [2024-04-16T10:17:41.230Z] [java] - jsp-config-error-on-undeclared-namespace -- DUPLICATE: PASS - [2024-04-16T10:17:41.230Z] [java] ----------------------------------------- [2024-04-16T10:17:41.230Z] [java] - Total PASS : 2 - [2024-04-16T10:17:41.230Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:41.230Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:41.230Z] [java] ----------------------------------------- [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] undeploy: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] setOSConditions: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] setToolWin: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] setToolUnix: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] setToolProperty: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] setS1ASclassPath: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] init-common: [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] undeploy-war-common: [2024-04-16T10:17:41.230Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-undeclared-ns-web [2024-04-16T10:17:41.230Z] [2024-04-16T10:17:41.230Z] all: [2024-04-16T10:17:41.230Z] [echo] [2024-04-16T10:17:41.231Z] [echo] ************************* [2024-04-16T10:17:41.231Z] [echo] * Running jspConfigUsePrecompiled [2024-04-16T10:17:41.231Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled [2024-04-16T10:17:41.231Z] [echo] ************************* [2024-04-16T10:17:41.231Z] [echo] [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setOSConditions: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolWin: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolUnix: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolProperty: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setS1ASclassPath: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] init-common: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] clean: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setOSConditions: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolWin: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolUnix: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolProperty: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setS1ASclassPath: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] init-common: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] clean-common: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setOSConditions: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolWin: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolUnix: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setToolProperty: [2024-04-16T10:17:41.231Z] [2024-04-16T10:17:41.231Z] setS1ASclassPath: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] init-common: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] clean-classes-common: [2024-04-16T10:17:41.232Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setOSConditions: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setToolWin: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setToolUnix: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setToolProperty: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setS1ASclassPath: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] init-common: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] clean-jars-common: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] compile: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setOSConditions: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setToolWin: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setToolUnix: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setToolProperty: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] setS1ASclassPath: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] init-common: [2024-04-16T10:17:41.232Z] [2024-04-16T10:17:41.232Z] compile-common: [2024-04-16T10:17:41.232Z] [echo] Current time (ISO): 2024-04-16T10:17:36.744+0000 [2024-04-16T10:17:41.232Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:41.232Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:41.232Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:41.233Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/servlet/org/apache/jsp/jsp/test_jsp.java uses unchecked or unsafe operations. [2024-04-16T10:17:41.233Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:17:41.233Z] [javac] 1 warning [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] build: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] setOSConditions: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] setToolWin: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] setToolUnix: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] setToolProperty: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] setS1ASclassPath: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] init-common: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] webclient-war-common: [2024-04-16T10:17:41.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] clear: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] test-tlds-exist: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] copy-tlds: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] test-tagfiles-exist: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] copy-tagfiles: [2024-04-16T10:17:41.233Z] [2024-04-16T10:17:41.233Z] package-war-common: [2024-04-16T10:17:41.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:41.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:41.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:41.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/lib [2024-04-16T10:17:41.234Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.234Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.234Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:41.234Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2024-04-16T10:17:41.234Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.234Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:41.234Z] [javac] Compiling 1 source file [2024-04-16T10:17:41.234Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java:90: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:17:41.234Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-04-16T10:17:41.234Z] [javac] ^ [2024-04-16T10:17:41.234Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:41.234Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:41.234Z] [javac] 1 warning [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] deploy: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] deploy-war-common: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] setOSConditions: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] setToolWin: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] setToolUnix: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] setToolProperty: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] setS1ASclassPath: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] init-common: [2024-04-16T10:17:41.234Z] [2024-04-16T10:17:41.234Z] deploy-war-commonpe: [2024-04-16T10:17:41.235Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-use-precompiled --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled-web.war [2024-04-16T10:17:41.235Z] [exec] Application deployed with name web-jsp-config-use-precompiled-web. [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] deploy-war-commonee: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] run: [2024-04-16T10:17:41.235Z] [java] GET /web-jsp-config-use-precompiled/jsp/test.jsp HTTP/1.0 [2024-04-16T10:17:41.235Z] [java] [2024-04-16T10:17:41.235Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:41.235Z] [java] [2024-04-16T10:17:41.235Z] [java] [2024-04-16T10:17:41.235Z] [java] ----------------------------------------- [2024-04-16T10:17:41.235Z] [java] - jsp-config-use-precompiled: PASS - [2024-04-16T10:17:41.235Z] [java] ----------------------------------------- [2024-04-16T10:17:41.235Z] [java] - Total PASS : 1 - [2024-04-16T10:17:41.235Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:41.235Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:41.235Z] [java] ----------------------------------------- [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] undeploy: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] setOSConditions: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] setToolWin: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] setToolUnix: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] setToolProperty: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] setS1ASclassPath: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] init-common: [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] undeploy-war-common: [2024-04-16T10:17:41.235Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-use-precompiled-web [2024-04-16T10:17:41.235Z] [2024-04-16T10:17:41.235Z] all: [2024-04-16T10:17:41.235Z] [echo] [2024-04-16T10:17:41.236Z] [echo] ************************* [2024-04-16T10:17:41.236Z] [echo] * Running jspConfigUsePrecompiled2 [2024-04-16T10:17:41.236Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2 [2024-04-16T10:17:41.236Z] [echo] ************************* [2024-04-16T10:17:41.236Z] [echo] [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setOSConditions: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setToolWin: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setToolUnix: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setToolProperty: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setS1ASclassPath: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] init-common: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] clean: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setOSConditions: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setToolWin: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setToolUnix: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setToolProperty: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setS1ASclassPath: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] init-common: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] [java] In SingletonBean::hello() [2024-04-16T10:17:41.236Z] clean-common: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] [java] In StatefulBean ctor sing = com.acme.SingletonBean@6d38a81d [2024-04-16T10:17:41.236Z] [java] In StatefulBean ctor sing = null [2024-04-16T10:17:41.236Z] [java] In StatefulBean::init() [2024-04-16T10:17:41.236Z] [java] In StatefulBean2::init() [2024-04-16T10:17:41.236Z] [java] In StatefulBean::hello() [2024-04-16T10:17:41.236Z] [java] In StatefulBean2::hello() [2024-04-16T10:17:41.236Z] [java] Sleeping to wait for sf bean to be removed ... [2024-04-16T10:17:41.236Z] setOSConditions: [2024-04-16T10:17:41.236Z] [2024-04-16T10:17:41.236Z] setToolWin: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolUnix: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolProperty: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setS1ASclassPath: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] init-common: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] clean-classes-common: [2024-04-16T10:17:41.237Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setOSConditions: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolWin: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolUnix: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolProperty: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setS1ASclassPath: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] init-common: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] clean-jars-common: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] compile: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setOSConditions: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolWin: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolUnix: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.237Z] setToolProperty: [2024-04-16T10:17:41.237Z] [2024-04-16T10:17:41.238Z] setS1ASclassPath: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] init-common: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] compile-common: [2024-04-16T10:17:41.238Z] [echo] Current time (ISO): 2024-04-16T10:17:40.901+0000 [2024-04-16T10:17:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/servlet [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] build: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] setOSConditions: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] setToolWin: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] setToolUnix: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] setToolProperty: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] setS1ASclassPath: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] init-common: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] webclient-war-common: [2024-04-16T10:17:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] clear: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] test-tlds-exist: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] copy-tlds: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] test-tagfiles-exist: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] copy-tagfiles: [2024-04-16T10:17:41.238Z] [2024-04-16T10:17:41.238Z] package-war-common: [2024-04-16T10:17:41.238Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:41.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:41.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:41.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:41.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/docroot [2024-04-16T10:17:41.239Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [2024-04-16T10:17:41.239Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:41.239Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:41.239Z] [javac] Compiling 1 source file [2024-04-16T10:17:41.239Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigUsePrecompiled2/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:41.239Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] deploy: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] deploy-war-common: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] setOSConditions: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] setToolWin: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] setToolUnix: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] setToolProperty: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] setS1ASclassPath: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] init-common: [2024-04-16T10:17:41.239Z] [2024-04-16T10:17:41.239Z] deploy-war-commonpe: [2024-04-16T10:17:41.491Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:41.491Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:41.491Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:17:41.491Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/lib/com/acme/util/TestManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:17:41.491Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:41.491Z] [javac] 2 warnings [2024-04-16T10:17:41.491Z] [2024-04-16T10:17:41.491Z] setOSConditions: [2024-04-16T10:17:41.491Z] [2024-04-16T10:17:41.491Z] setToolWin: [2024-04-16T10:17:41.491Z] [2024-04-16T10:17:41.491Z] setToolUnix: [2024-04-16T10:17:41.491Z] [2024-04-16T10:17:41.491Z] setToolProperty: [2024-04-16T10:17:41.491Z] [2024-04-16T10:17:41.491Z] setS1ASclassPath: [2024-04-16T10:17:41.491Z] [2024-04-16T10:17:41.491Z] init-common: [2024-04-16T10:17:41.491Z] [2024-04-16T10:17:41.491Z] compile-common: [2024-04-16T10:17:41.491Z] [echo] Current time (ISO): 2024-04-16T10:17:41.194+0000 [2024-04-16T10:17:41.491Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:41.799Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-use-precompiled2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-use-precompiled2-web.war [Pipeline] { [Pipeline] sh [2024-04-16T10:17:42.054Z] [exec] Application deployed with name web-jsp-config-use-precompiled2-web. [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] deploy-war-commonee: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] run: [2024-04-16T10:17:42.309Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:42.309Z] [java] [2024-04-16T10:17:42.309Z] [java] [2024-04-16T10:17:42.309Z] [java] ----------------------------------------- [2024-04-16T10:17:42.309Z] [java] - jsp-precompiled-bundled-in-jar: PASS - [2024-04-16T10:17:42.309Z] [java] ----------------------------------------- [2024-04-16T10:17:42.309Z] [java] - Total PASS : 1 - [2024-04-16T10:17:42.309Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:42.309Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:42.309Z] [java] ----------------------------------------- [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] undeploy: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] setOSConditions: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] setToolWin: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] setToolUnix: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] setToolProperty: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] setS1ASclassPath: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] init-common: [2024-04-16T10:17:42.309Z] [2024-04-16T10:17:42.309Z] undeploy-war-common: [2024-04-16T10:17:42.471Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:42.471Z] [javac] 1 warning [2024-04-16T10:17:42.471Z] [2024-04-16T10:17:42.471Z] setOSConditions: [2024-04-16T10:17:42.471Z] [2024-04-16T10:17:42.471Z] setToolWin: [2024-04-16T10:17:42.471Z] [2024-04-16T10:17:42.471Z] setToolUnix: [2024-04-16T10:17:42.471Z] [2024-04-16T10:17:42.471Z] setToolProperty: [2024-04-16T10:17:42.471Z] [2024-04-16T10:17:42.471Z] setS1ASclassPath: [2024-04-16T10:17:42.471Z] [2024-04-16T10:17:42.471Z] init-common: [2024-04-16T10:17:42.471Z] [2024-04-16T10:17:42.471Z] compile-common: [2024-04-16T10:17:42.471Z] [echo] Current time (ISO): 2024-04-16T10:17:42.105+0000 [2024-04-16T10:17:42.471Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:42.720Z] + id [2024-04-16T10:17:42.720Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:17:42.720Z] + uname -a [2024-04-16T10:17:42.720Z] Linux basic-5wcbs 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:17:42.720Z] + env [2024-04-16T10:17:42.720Z] + sort [2024-04-16T10:17:42.720Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:17:42.720Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:17:42.720Z] BRANCH_NAME=PR-24889 [2024-04-16T10:17:42.720Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:17:42.720Z] BUILD_ID=5 [2024-04-16T10:17:42.720Z] BUILD_NUMBER=5 [2024-04-16T10:17:42.720Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:17:42.720Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:17:42.720Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:17:42.720Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:17:42.720Z] CHANGE_FORK=samsonsouley [2024-04-16T10:17:42.720Z] CHANGE_ID=24889 [2024-04-16T10:17:42.720Z] CHANGE_TARGET=master [2024-04-16T10:17:42.720Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:17:42.720Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:17:42.720Z] CI=true [2024-04-16T10:17:42.720Z] EXECUTOR_NUMBER=0 [2024-04-16T10:17:42.720Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:17:42.720Z] HOME=/home/jenkins [2024-04-16T10:17:42.720Z] HOSTNAME=basic-5wcbs [2024-04-16T10:17:42.720Z] HUDSON_COOKIE=eb818424-9c4f-4820-88a1-e87a80372d70 [2024-04-16T10:17:42.720Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:17:42.720Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:17:42.720Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:17:42.720Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:17:42.720Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:17:42.720Z] JENKINS_AGENT_NAME=basic-5wcbs [2024-04-16T10:17:42.720Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:17:42.720Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:17:42.720Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:17:42.720Z] JENKINS_NAME=basic-5wcbs [2024-04-16T10:17:42.720Z] JENKINS_NODE_COOKIE=d260ef37-e0a1-4838-a770-3e84248e7d11 [2024-04-16T10:17:42.720Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:17:42.720Z] JENKINS_SECRET=**** [2024-04-16T10:17:42.720Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:17:42.720Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:17:42.720Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:17:42.721Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:17:42.721Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:17:42.721Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:17:42.721Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:17:42.721Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:17:42.721Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:17:42.721Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:17:42.721Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:17:42.721Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:17:42.721Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:17:42.721Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:17:42.721Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:17:42.721Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:17:42.721Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:17:42.721Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:17:42.721Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:17:42.721Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:17:42.721Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:17:42.721Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:17:42.721Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:17:42.721Z] LANG=en_US.UTF-8 [2024-04-16T10:17:42.721Z] LANGUAGE=en_US:en [2024-04-16T10:17:42.721Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:17:42.721Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:17:42.721Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:17:42.721Z] NODE_LABELS=basic basic-5wcbs [2024-04-16T10:17:42.721Z] NODE_NAME=basic-5wcbs [2024-04-16T10:17:42.721Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:17:42.721Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-5wcbs [2024-04-16T10:17:42.721Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:17:42.721Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:17:42.721Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:17:42.721Z] PORT_ADMIN=4848 [2024-04-16T10:17:42.721Z] PORT_HTTP=8080 [2024-04-16T10:17:42.721Z] PORT_HTTPS=8181 [2024-04-16T10:17:42.721Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:17:42.721Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:17:42.721Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:17:42.721Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:17:42.721Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:17:42.721Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:42.721Z] SHLVL=1 [2024-04-16T10:17:42.721Z] STAGE_NAME=connector_group_3 [2024-04-16T10:17:42.721Z] TERM=xterm [2024-04-16T10:17:42.721Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:17:42.721Z] USER_NAME=jenkins [2024-04-16T10:17:42.721Z] _=/usr/bin/env [2024-04-16T10:17:42.721Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:17:42.721Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:17:42.721Z] + df -h [2024-04-16T10:17:42.721Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:17:42.721Z] overlay 32G 20K 32G 1% / [2024-04-16T10:17:42.721Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:17:42.721Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:17:42.721Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:17:42.722Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-04-16T10:17:42.722Z] /dev/sda4 894G 252G 643G 29% /etc/hosts [2024-04-16T10:17:42.722Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:17:42.722Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:17:42.722Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:17:42.722Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:17:42.722Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:17:42.722Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:17:42.722Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:17:42.722Z] 84 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:17:42.722Z] + mvn -version [2024-04-16T10:17:42.991Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:17:42.991Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:17:42.991Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:17:42.991Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:17:42.991Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:17:42.991Z] + ant -version [2024-04-16T10:17:43.034Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:43.117Z] [java] In StatefulBean::destroy() [2024-04-16T10:17:43.236Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-use-precompiled2-web [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] all: [2024-04-16T10:17:43.237Z] [echo] [2024-04-16T10:17:43.237Z] [echo] ************************* [2024-04-16T10:17:43.237Z] [echo] * Running jspConfigWelcomeFiles [2024-04-16T10:17:43.237Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles [2024-04-16T10:17:43.237Z] [echo] ************************* [2024-04-16T10:17:43.237Z] [echo] [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] setOSConditions: [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] setToolWin: [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] setToolUnix: [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] setToolProperty: [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] setS1ASclassPath: [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] init-common: [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.237Z] clean: [2024-04-16T10:17:43.237Z] [2024-04-16T10:17:43.238Z] setOSConditions: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolWin: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolUnix: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolProperty: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setS1ASclassPath: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] init-common: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] clean-common: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setOSConditions: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolWin: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolUnix: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolProperty: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setS1ASclassPath: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] init-common: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] clean-classes-common: [2024-04-16T10:17:43.238Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setOSConditions: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolWin: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolUnix: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setToolProperty: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.238Z] setS1ASclassPath: [2024-04-16T10:17:43.238Z] [2024-04-16T10:17:43.239Z] init-common: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] clean-jars-common: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] compile: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] setOSConditions: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] setToolWin: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] setToolUnix: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] setToolProperty: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] setS1ASclassPath: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] init-common: [2024-04-16T10:17:43.239Z] [2024-04-16T10:17:43.239Z] compile-common: [2024-04-16T10:17:43.239Z] [echo] Current time (ISO): 2024-04-16T10:17:43.062+0000 [2024-04-16T10:17:43.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:43.239Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:43.247Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:17:43.247Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:17:43.247Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-f86f71e8/script.sh.copy: line 9: ps: command not found [2024-04-16T10:17:43.247Z] + true [2024-04-16T10:17:43.247Z] + cat /proc/cpuinfo [2024-04-16T10:17:43.247Z] processor : 0 [2024-04-16T10:17:43.247Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.247Z] cpu family : 6 [2024-04-16T10:17:43.247Z] model : 85 [2024-04-16T10:17:43.247Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.247Z] stepping : 7 [2024-04-16T10:17:43.247Z] microcode : 0x5003302 [2024-04-16T10:17:43.247Z] cpu MHz : 2899.876 [2024-04-16T10:17:43.247Z] cache size : 14080 KB [2024-04-16T10:17:43.247Z] physical id : 0 [2024-04-16T10:17:43.247Z] siblings : 20 [2024-04-16T10:17:43.247Z] core id : 0 [2024-04-16T10:17:43.247Z] cpu cores : 10 [2024-04-16T10:17:43.247Z] apicid : 0 [2024-04-16T10:17:43.247Z] initial apicid : 0 [2024-04-16T10:17:43.247Z] fpu : yes [2024-04-16T10:17:43.247Z] fpu_exception : yes [2024-04-16T10:17:43.247Z] cpuid level : 22 [2024-04-16T10:17:43.247Z] wp : yes [2024-04-16T10:17:43.247Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.248Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.248Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.248Z] bogomips : 4800.00 [2024-04-16T10:17:43.248Z] clflush size : 64 [2024-04-16T10:17:43.248Z] cache_alignment : 64 [2024-04-16T10:17:43.248Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.248Z] power management: [2024-04-16T10:17:43.248Z] [2024-04-16T10:17:43.248Z] processor : 1 [2024-04-16T10:17:43.248Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.248Z] cpu family : 6 [2024-04-16T10:17:43.248Z] model : 85 [2024-04-16T10:17:43.248Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.248Z] stepping : 7 [2024-04-16T10:17:43.248Z] microcode : 0x5003302 [2024-04-16T10:17:43.248Z] cpu MHz : 2900.332 [2024-04-16T10:17:43.248Z] cache size : 14080 KB [2024-04-16T10:17:43.248Z] physical id : 0 [2024-04-16T10:17:43.248Z] siblings : 20 [2024-04-16T10:17:43.248Z] core id : 1 [2024-04-16T10:17:43.248Z] cpu cores : 10 [2024-04-16T10:17:43.248Z] apicid : 2 [2024-04-16T10:17:43.248Z] initial apicid : 2 [2024-04-16T10:17:43.248Z] fpu : yes [2024-04-16T10:17:43.248Z] fpu_exception : yes [2024-04-16T10:17:43.248Z] cpuid level : 22 [2024-04-16T10:17:43.248Z] wp : yes [2024-04-16T10:17:43.248Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.248Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.248Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.248Z] bogomips : 4800.00 [2024-04-16T10:17:43.248Z] clflush size : 64 [2024-04-16T10:17:43.248Z] cache_alignment : 64 [2024-04-16T10:17:43.248Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.248Z] power management: [2024-04-16T10:17:43.248Z] [2024-04-16T10:17:43.248Z] processor : 2 [2024-04-16T10:17:43.248Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.248Z] cpu family : 6 [2024-04-16T10:17:43.248Z] model : 85 [2024-04-16T10:17:43.248Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.248Z] stepping : 7 [2024-04-16T10:17:43.248Z] microcode : 0x5003302 [2024-04-16T10:17:43.248Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.248Z] cache size : 14080 KB [2024-04-16T10:17:43.248Z] physical id : 0 [2024-04-16T10:17:43.248Z] siblings : 20 [2024-04-16T10:17:43.248Z] core id : 2 [2024-04-16T10:17:43.248Z] cpu cores : 10 [2024-04-16T10:17:43.248Z] apicid : 4 [2024-04-16T10:17:43.248Z] initial apicid : 4 [2024-04-16T10:17:43.248Z] fpu : yes [2024-04-16T10:17:43.248Z] fpu_exception : yes [2024-04-16T10:17:43.248Z] cpuid level : 22 [2024-04-16T10:17:43.248Z] wp : yes [2024-04-16T10:17:43.248Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.248Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.248Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.248Z] bogomips : 4800.00 [2024-04-16T10:17:43.248Z] clflush size : 64 [2024-04-16T10:17:43.248Z] cache_alignment : 64 [2024-04-16T10:17:43.248Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.248Z] power management: [2024-04-16T10:17:43.248Z] [2024-04-16T10:17:43.249Z] processor : 3 [2024-04-16T10:17:43.249Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.249Z] cpu family : 6 [2024-04-16T10:17:43.249Z] model : 85 [2024-04-16T10:17:43.249Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.249Z] stepping : 7 [2024-04-16T10:17:43.249Z] microcode : 0x5003302 [2024-04-16T10:17:43.249Z] cpu MHz : 2899.920 [2024-04-16T10:17:43.249Z] cache size : 14080 KB [2024-04-16T10:17:43.249Z] physical id : 0 [2024-04-16T10:17:43.249Z] siblings : 20 [2024-04-16T10:17:43.249Z] core id : 3 [2024-04-16T10:17:43.249Z] cpu cores : 10 [2024-04-16T10:17:43.249Z] apicid : 6 [2024-04-16T10:17:43.249Z] initial apicid : 6 [2024-04-16T10:17:43.249Z] fpu : yes [2024-04-16T10:17:43.249Z] fpu_exception : yes [2024-04-16T10:17:43.249Z] cpuid level : 22 [2024-04-16T10:17:43.249Z] wp : yes [2024-04-16T10:17:43.249Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.249Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.249Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.249Z] bogomips : 4800.00 [2024-04-16T10:17:43.249Z] clflush size : 64 [2024-04-16T10:17:43.249Z] cache_alignment : 64 [2024-04-16T10:17:43.249Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.249Z] power management: [2024-04-16T10:17:43.249Z] [2024-04-16T10:17:43.249Z] processor : 4 [2024-04-16T10:17:43.249Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.249Z] cpu family : 6 [2024-04-16T10:17:43.249Z] model : 85 [2024-04-16T10:17:43.249Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.249Z] stepping : 7 [2024-04-16T10:17:43.249Z] microcode : 0x5003302 [2024-04-16T10:17:43.249Z] cpu MHz : 2899.985 [2024-04-16T10:17:43.249Z] cache size : 14080 KB [2024-04-16T10:17:43.249Z] physical id : 0 [2024-04-16T10:17:43.249Z] siblings : 20 [2024-04-16T10:17:43.249Z] core id : 4 [2024-04-16T10:17:43.249Z] cpu cores : 10 [2024-04-16T10:17:43.249Z] apicid : 8 [2024-04-16T10:17:43.249Z] initial apicid : 8 [2024-04-16T10:17:43.249Z] fpu : yes [2024-04-16T10:17:43.249Z] fpu_exception : yes [2024-04-16T10:17:43.249Z] cpuid level : 22 [2024-04-16T10:17:43.249Z] wp : yes [2024-04-16T10:17:43.249Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.249Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.249Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.249Z] bogomips : 4800.00 [2024-04-16T10:17:43.249Z] clflush size : 64 [2024-04-16T10:17:43.249Z] cache_alignment : 64 [2024-04-16T10:17:43.249Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.249Z] power management: [2024-04-16T10:17:43.249Z] [2024-04-16T10:17:43.249Z] processor : 5 [2024-04-16T10:17:43.249Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.249Z] cpu family : 6 [2024-04-16T10:17:43.249Z] model : 85 [2024-04-16T10:17:43.249Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.249Z] stepping : 7 [2024-04-16T10:17:43.249Z] microcode : 0x5003302 [2024-04-16T10:17:43.249Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.249Z] cache size : 14080 KB [2024-04-16T10:17:43.249Z] physical id : 0 [2024-04-16T10:17:43.249Z] siblings : 20 [2024-04-16T10:17:43.249Z] core id : 8 [2024-04-16T10:17:43.249Z] cpu cores : 10 [2024-04-16T10:17:43.249Z] apicid : 16 [2024-04-16T10:17:43.249Z] initial apicid : 16 [2024-04-16T10:17:43.249Z] fpu : yes [2024-04-16T10:17:43.249Z] fpu_exception : yes [2024-04-16T10:17:43.249Z] cpuid level : 22 [2024-04-16T10:17:43.249Z] wp : yes [2024-04-16T10:17:43.250Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.250Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.250Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.250Z] bogomips : 4800.00 [2024-04-16T10:17:43.250Z] clflush size : 64 [2024-04-16T10:17:43.250Z] cache_alignment : 64 [2024-04-16T10:17:43.250Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.250Z] power management: [2024-04-16T10:17:43.250Z] [2024-04-16T10:17:43.250Z] processor : 6 [2024-04-16T10:17:43.250Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.250Z] cpu family : 6 [2024-04-16T10:17:43.250Z] model : 85 [2024-04-16T10:17:43.250Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.250Z] stepping : 7 [2024-04-16T10:17:43.250Z] microcode : 0x5003302 [2024-04-16T10:17:43.250Z] cpu MHz : 2900.018 [2024-04-16T10:17:43.250Z] cache size : 14080 KB [2024-04-16T10:17:43.250Z] physical id : 0 [2024-04-16T10:17:43.250Z] siblings : 20 [2024-04-16T10:17:43.250Z] core id : 9 [2024-04-16T10:17:43.250Z] cpu cores : 10 [2024-04-16T10:17:43.250Z] apicid : 18 [2024-04-16T10:17:43.250Z] initial apicid : 18 [2024-04-16T10:17:43.250Z] fpu : yes [2024-04-16T10:17:43.250Z] fpu_exception : yes [2024-04-16T10:17:43.250Z] cpuid level : 22 [2024-04-16T10:17:43.250Z] wp : yes [2024-04-16T10:17:43.250Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.250Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.250Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.250Z] bogomips : 4800.00 [2024-04-16T10:17:43.250Z] clflush size : 64 [2024-04-16T10:17:43.250Z] cache_alignment : 64 [2024-04-16T10:17:43.250Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.250Z] power management: [2024-04-16T10:17:43.250Z] [2024-04-16T10:17:43.250Z] processor : 7 [2024-04-16T10:17:43.250Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.250Z] cpu family : 6 [2024-04-16T10:17:43.250Z] model : 85 [2024-04-16T10:17:43.250Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.250Z] stepping : 7 [2024-04-16T10:17:43.250Z] microcode : 0x5003302 [2024-04-16T10:17:43.250Z] cpu MHz : 2900.030 [2024-04-16T10:17:43.250Z] cache size : 14080 KB [2024-04-16T10:17:43.250Z] physical id : 0 [2024-04-16T10:17:43.250Z] siblings : 20 [2024-04-16T10:17:43.250Z] core id : 10 [2024-04-16T10:17:43.250Z] cpu cores : 10 [2024-04-16T10:17:43.250Z] apicid : 20 [2024-04-16T10:17:43.250Z] initial apicid : 20 [2024-04-16T10:17:43.250Z] fpu : yes [2024-04-16T10:17:43.250Z] fpu_exception : yes [2024-04-16T10:17:43.250Z] cpuid level : 22 [2024-04-16T10:17:43.250Z] wp : yes [2024-04-16T10:17:43.251Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.251Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.251Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.251Z] bogomips : 4800.00 [2024-04-16T10:17:43.251Z] clflush size : 64 [2024-04-16T10:17:43.251Z] cache_alignment : 64 [2024-04-16T10:17:43.251Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.251Z] power management: [2024-04-16T10:17:43.251Z] [2024-04-16T10:17:43.251Z] processor : 8 [2024-04-16T10:17:43.251Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.251Z] cpu family : 6 [2024-04-16T10:17:43.251Z] model : 85 [2024-04-16T10:17:43.251Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.251Z] stepping : 7 [2024-04-16T10:17:43.251Z] microcode : 0x5003302 [2024-04-16T10:17:43.251Z] cpu MHz : 2777.484 [2024-04-16T10:17:43.251Z] cache size : 14080 KB [2024-04-16T10:17:43.251Z] physical id : 0 [2024-04-16T10:17:43.251Z] siblings : 20 [2024-04-16T10:17:43.251Z] core id : 11 [2024-04-16T10:17:43.251Z] cpu cores : 10 [2024-04-16T10:17:43.251Z] apicid : 22 [2024-04-16T10:17:43.251Z] initial apicid : 22 [2024-04-16T10:17:43.251Z] fpu : yes [2024-04-16T10:17:43.251Z] fpu_exception : yes [2024-04-16T10:17:43.251Z] cpuid level : 22 [2024-04-16T10:17:43.251Z] wp : yes [2024-04-16T10:17:43.251Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.251Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.251Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.251Z] bogomips : 4800.00 [2024-04-16T10:17:43.251Z] clflush size : 64 [2024-04-16T10:17:43.251Z] cache_alignment : 64 [2024-04-16T10:17:43.251Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.251Z] power management: [2024-04-16T10:17:43.251Z] [2024-04-16T10:17:43.251Z] processor : 9 [2024-04-16T10:17:43.251Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.251Z] cpu family : 6 [2024-04-16T10:17:43.251Z] model : 85 [2024-04-16T10:17:43.251Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.251Z] stepping : 7 [2024-04-16T10:17:43.251Z] microcode : 0x5003302 [2024-04-16T10:17:43.251Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.251Z] cache size : 14080 KB [2024-04-16T10:17:43.251Z] physical id : 0 [2024-04-16T10:17:43.251Z] siblings : 20 [2024-04-16T10:17:43.251Z] core id : 12 [2024-04-16T10:17:43.251Z] cpu cores : 10 [2024-04-16T10:17:43.251Z] apicid : 24 [2024-04-16T10:17:43.251Z] initial apicid : 24 [2024-04-16T10:17:43.251Z] fpu : yes [2024-04-16T10:17:43.251Z] fpu_exception : yes [2024-04-16T10:17:43.251Z] cpuid level : 22 [2024-04-16T10:17:43.251Z] wp : yes [2024-04-16T10:17:43.251Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.252Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.252Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.252Z] bogomips : 4800.00 [2024-04-16T10:17:43.252Z] clflush size : 64 [2024-04-16T10:17:43.252Z] cache_alignment : 64 [2024-04-16T10:17:43.252Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.252Z] power management: [2024-04-16T10:17:43.252Z] [2024-04-16T10:17:43.252Z] processor : 10 [2024-04-16T10:17:43.252Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.252Z] cpu family : 6 [2024-04-16T10:17:43.252Z] model : 85 [2024-04-16T10:17:43.252Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.252Z] stepping : 7 [2024-04-16T10:17:43.252Z] microcode : 0x5003302 [2024-04-16T10:17:43.252Z] cpu MHz : 2939.850 [2024-04-16T10:17:43.252Z] cache size : 14080 KB [2024-04-16T10:17:43.252Z] physical id : 1 [2024-04-16T10:17:43.252Z] siblings : 20 [2024-04-16T10:17:43.252Z] core id : 0 [2024-04-16T10:17:43.252Z] cpu cores : 10 [2024-04-16T10:17:43.252Z] apicid : 32 [2024-04-16T10:17:43.252Z] initial apicid : 32 [2024-04-16T10:17:43.252Z] fpu : yes [2024-04-16T10:17:43.252Z] fpu_exception : yes [2024-04-16T10:17:43.252Z] cpuid level : 22 [2024-04-16T10:17:43.252Z] wp : yes [2024-04-16T10:17:43.252Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.252Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.252Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.252Z] bogomips : 4807.56 [2024-04-16T10:17:43.252Z] clflush size : 64 [2024-04-16T10:17:43.252Z] cache_alignment : 64 [2024-04-16T10:17:43.252Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.252Z] power management: [2024-04-16T10:17:43.252Z] [2024-04-16T10:17:43.252Z] processor : 11 [2024-04-16T10:17:43.252Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.252Z] cpu family : 6 [2024-04-16T10:17:43.252Z] model : 85 [2024-04-16T10:17:43.252Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.252Z] stepping : 7 [2024-04-16T10:17:43.252Z] microcode : 0x5003302 [2024-04-16T10:17:43.252Z] cpu MHz : 2899.939 [2024-04-16T10:17:43.252Z] cache size : 14080 KB [2024-04-16T10:17:43.252Z] physical id : 1 [2024-04-16T10:17:43.252Z] siblings : 20 [2024-04-16T10:17:43.252Z] core id : 1 [2024-04-16T10:17:43.252Z] cpu cores : 10 [2024-04-16T10:17:43.252Z] apicid : 34 [2024-04-16T10:17:43.252Z] initial apicid : 34 [2024-04-16T10:17:43.252Z] fpu : yes [2024-04-16T10:17:43.252Z] fpu_exception : yes [2024-04-16T10:17:43.252Z] cpuid level : 22 [2024-04-16T10:17:43.252Z] wp : yes [2024-04-16T10:17:43.252Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.252Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.253Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.253Z] bogomips : 4807.56 [2024-04-16T10:17:43.253Z] clflush size : 64 [2024-04-16T10:17:43.253Z] cache_alignment : 64 [2024-04-16T10:17:43.253Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.253Z] power management: [2024-04-16T10:17:43.253Z] [2024-04-16T10:17:43.253Z] processor : 12 [2024-04-16T10:17:43.253Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.253Z] cpu family : 6 [2024-04-16T10:17:43.253Z] model : 85 [2024-04-16T10:17:43.253Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.253Z] stepping : 7 [2024-04-16T10:17:43.253Z] microcode : 0x5003302 [2024-04-16T10:17:43.253Z] cpu MHz : 2896.498 [2024-04-16T10:17:43.253Z] cache size : 14080 KB [2024-04-16T10:17:43.253Z] physical id : 1 [2024-04-16T10:17:43.253Z] siblings : 20 [2024-04-16T10:17:43.253Z] core id : 2 [2024-04-16T10:17:43.253Z] cpu cores : 10 [2024-04-16T10:17:43.253Z] apicid : 36 [2024-04-16T10:17:43.253Z] initial apicid : 36 [2024-04-16T10:17:43.253Z] fpu : yes [2024-04-16T10:17:43.253Z] fpu_exception : yes [2024-04-16T10:17:43.253Z] cpuid level : 22 [2024-04-16T10:17:43.253Z] wp : yes [2024-04-16T10:17:43.253Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.253Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.253Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.253Z] bogomips : 4807.56 [2024-04-16T10:17:43.253Z] clflush size : 64 [2024-04-16T10:17:43.253Z] cache_alignment : 64 [2024-04-16T10:17:43.253Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.253Z] power management: [2024-04-16T10:17:43.253Z] [2024-04-16T10:17:43.253Z] processor : 13 [2024-04-16T10:17:43.253Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.253Z] cpu family : 6 [2024-04-16T10:17:43.253Z] model : 85 [2024-04-16T10:17:43.253Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.253Z] stepping : 7 [2024-04-16T10:17:43.253Z] microcode : 0x5003302 [2024-04-16T10:17:43.253Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.253Z] cache size : 14080 KB [2024-04-16T10:17:43.253Z] physical id : 1 [2024-04-16T10:17:43.253Z] siblings : 20 [2024-04-16T10:17:43.253Z] core id : 3 [2024-04-16T10:17:43.253Z] cpu cores : 10 [2024-04-16T10:17:43.253Z] apicid : 38 [2024-04-16T10:17:43.253Z] initial apicid : 38 [2024-04-16T10:17:43.253Z] fpu : yes [2024-04-16T10:17:43.253Z] fpu_exception : yes [2024-04-16T10:17:43.253Z] cpuid level : 22 [2024-04-16T10:17:43.253Z] wp : yes [2024-04-16T10:17:43.253Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.253Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.253Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.253Z] bogomips : 4807.56 [2024-04-16T10:17:43.253Z] clflush size : 64 [2024-04-16T10:17:43.253Z] cache_alignment : 64 [2024-04-16T10:17:43.253Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.253Z] power management: [2024-04-16T10:17:43.253Z] [2024-04-16T10:17:43.253Z] processor : 14 [2024-04-16T10:17:43.254Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.254Z] cpu family : 6 [2024-04-16T10:17:43.254Z] model : 85 [2024-04-16T10:17:43.254Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.254Z] stepping : 7 [2024-04-16T10:17:43.254Z] microcode : 0x5003302 [2024-04-16T10:17:43.254Z] cpu MHz : 2900.681 [2024-04-16T10:17:43.254Z] cache size : 14080 KB [2024-04-16T10:17:43.254Z] physical id : 1 [2024-04-16T10:17:43.254Z] siblings : 20 [2024-04-16T10:17:43.254Z] core id : 4 [2024-04-16T10:17:43.254Z] cpu cores : 10 [2024-04-16T10:17:43.254Z] apicid : 40 [2024-04-16T10:17:43.254Z] initial apicid : 40 [2024-04-16T10:17:43.254Z] fpu : yes [2024-04-16T10:17:43.254Z] fpu_exception : yes [2024-04-16T10:17:43.254Z] cpuid level : 22 [2024-04-16T10:17:43.254Z] wp : yes [2024-04-16T10:17:43.254Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.254Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.254Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.254Z] bogomips : 4807.56 [2024-04-16T10:17:43.254Z] clflush size : 64 [2024-04-16T10:17:43.254Z] cache_alignment : 64 [2024-04-16T10:17:43.254Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.254Z] power management: [2024-04-16T10:17:43.254Z] [2024-04-16T10:17:43.254Z] processor : 15 [2024-04-16T10:17:43.254Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.254Z] cpu family : 6 [2024-04-16T10:17:43.254Z] model : 85 [2024-04-16T10:17:43.254Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.254Z] stepping : 7 [2024-04-16T10:17:43.254Z] microcode : 0x5003302 [2024-04-16T10:17:43.254Z] cpu MHz : 2901.164 [2024-04-16T10:17:43.254Z] cache size : 14080 KB [2024-04-16T10:17:43.254Z] physical id : 1 [2024-04-16T10:17:43.254Z] siblings : 20 [2024-04-16T10:17:43.254Z] core id : 8 [2024-04-16T10:17:43.254Z] cpu cores : 10 [2024-04-16T10:17:43.254Z] apicid : 48 [2024-04-16T10:17:43.254Z] initial apicid : 48 [2024-04-16T10:17:43.254Z] fpu : yes [2024-04-16T10:17:43.254Z] fpu_exception : yes [2024-04-16T10:17:43.254Z] cpuid level : 22 [2024-04-16T10:17:43.254Z] wp : yes [2024-04-16T10:17:43.254Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.254Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.254Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.254Z] bogomips : 4807.56 [2024-04-16T10:17:43.254Z] clflush size : 64 [2024-04-16T10:17:43.254Z] cache_alignment : 64 [2024-04-16T10:17:43.254Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.254Z] power management: [2024-04-16T10:17:43.254Z] [2024-04-16T10:17:43.254Z] processor : 16 [2024-04-16T10:17:43.254Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.254Z] cpu family : 6 [2024-04-16T10:17:43.254Z] model : 85 [2024-04-16T10:17:43.254Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.254Z] stepping : 7 [2024-04-16T10:17:43.254Z] microcode : 0x5003302 [2024-04-16T10:17:43.254Z] cpu MHz : 2900.107 [2024-04-16T10:17:43.254Z] cache size : 14080 KB [2024-04-16T10:17:43.254Z] physical id : 1 [2024-04-16T10:17:43.254Z] siblings : 20 [2024-04-16T10:17:43.254Z] core id : 9 [2024-04-16T10:17:43.254Z] cpu cores : 10 [2024-04-16T10:17:43.254Z] apicid : 50 [2024-04-16T10:17:43.254Z] initial apicid : 50 [2024-04-16T10:17:43.254Z] fpu : yes [2024-04-16T10:17:43.254Z] fpu_exception : yes [2024-04-16T10:17:43.254Z] cpuid level : 22 [2024-04-16T10:17:43.254Z] wp : yes [2024-04-16T10:17:43.255Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.255Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.255Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.255Z] bogomips : 4807.56 [2024-04-16T10:17:43.255Z] clflush size : 64 [2024-04-16T10:17:43.255Z] cache_alignment : 64 [2024-04-16T10:17:43.255Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.255Z] power management: [2024-04-16T10:17:43.255Z] [2024-04-16T10:17:43.255Z] processor : 17 [2024-04-16T10:17:43.255Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.255Z] cpu family : 6 [2024-04-16T10:17:43.255Z] model : 85 [2024-04-16T10:17:43.255Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.255Z] stepping : 7 [2024-04-16T10:17:43.255Z] microcode : 0x5003302 [2024-04-16T10:17:43.255Z] cpu MHz : 2900.005 [2024-04-16T10:17:43.255Z] cache size : 14080 KB [2024-04-16T10:17:43.255Z] physical id : 1 [2024-04-16T10:17:43.255Z] siblings : 20 [2024-04-16T10:17:43.255Z] core id : 10 [2024-04-16T10:17:43.255Z] cpu cores : 10 [2024-04-16T10:17:43.255Z] apicid : 52 [2024-04-16T10:17:43.255Z] initial apicid : 52 [2024-04-16T10:17:43.255Z] fpu : yes [2024-04-16T10:17:43.255Z] fpu_exception : yes [2024-04-16T10:17:43.255Z] cpuid level : 22 [2024-04-16T10:17:43.255Z] wp : yes [2024-04-16T10:17:43.255Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.255Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.255Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.255Z] bogomips : 4807.56 [2024-04-16T10:17:43.255Z] clflush size : 64 [2024-04-16T10:17:43.255Z] cache_alignment : 64 [2024-04-16T10:17:43.255Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.255Z] power management: [2024-04-16T10:17:43.255Z] [2024-04-16T10:17:43.255Z] processor : 18 [2024-04-16T10:17:43.255Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.255Z] cpu family : 6 [2024-04-16T10:17:43.255Z] model : 85 [2024-04-16T10:17:43.255Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.255Z] stepping : 7 [2024-04-16T10:17:43.255Z] microcode : 0x5003302 [2024-04-16T10:17:43.255Z] cpu MHz : 2900.135 [2024-04-16T10:17:43.255Z] cache size : 14080 KB [2024-04-16T10:17:43.255Z] physical id : 1 [2024-04-16T10:17:43.255Z] siblings : 20 [2024-04-16T10:17:43.255Z] core id : 11 [2024-04-16T10:17:43.255Z] cpu cores : 10 [2024-04-16T10:17:43.255Z] apicid : 54 [2024-04-16T10:17:43.255Z] initial apicid : 54 [2024-04-16T10:17:43.255Z] fpu : yes [2024-04-16T10:17:43.255Z] fpu_exception : yes [2024-04-16T10:17:43.255Z] cpuid level : 22 [2024-04-16T10:17:43.255Z] wp : yes [2024-04-16T10:17:43.256Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.256Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.256Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.256Z] bogomips : 4807.56 [2024-04-16T10:17:43.256Z] clflush size : 64 [2024-04-16T10:17:43.256Z] cache_alignment : 64 [2024-04-16T10:17:43.256Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.256Z] power management: [2024-04-16T10:17:43.256Z] [2024-04-16T10:17:43.256Z] processor : 19 [2024-04-16T10:17:43.256Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.256Z] cpu family : 6 [2024-04-16T10:17:43.256Z] model : 85 [2024-04-16T10:17:43.256Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.256Z] stepping : 7 [2024-04-16T10:17:43.256Z] microcode : 0x5003302 [2024-04-16T10:17:43.256Z] cpu MHz : 2897.946 [2024-04-16T10:17:43.256Z] cache size : 14080 KB [2024-04-16T10:17:43.256Z] physical id : 1 [2024-04-16T10:17:43.256Z] siblings : 20 [2024-04-16T10:17:43.256Z] core id : 12 [2024-04-16T10:17:43.256Z] cpu cores : 10 [2024-04-16T10:17:43.256Z] apicid : 56 [2024-04-16T10:17:43.256Z] initial apicid : 56 [2024-04-16T10:17:43.256Z] fpu : yes [2024-04-16T10:17:43.256Z] fpu_exception : yes [2024-04-16T10:17:43.256Z] cpuid level : 22 [2024-04-16T10:17:43.256Z] wp : yes [2024-04-16T10:17:43.256Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.256Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.256Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.256Z] bogomips : 4807.56 [2024-04-16T10:17:43.256Z] clflush size : 64 [2024-04-16T10:17:43.256Z] cache_alignment : 64 [2024-04-16T10:17:43.256Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.256Z] power management: [2024-04-16T10:17:43.256Z] [2024-04-16T10:17:43.256Z] processor : 20 [2024-04-16T10:17:43.256Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.256Z] cpu family : 6 [2024-04-16T10:17:43.256Z] model : 85 [2024-04-16T10:17:43.256Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.256Z] stepping : 7 [2024-04-16T10:17:43.256Z] microcode : 0x5003302 [2024-04-16T10:17:43.256Z] cpu MHz : 2900.009 [2024-04-16T10:17:43.256Z] cache size : 14080 KB [2024-04-16T10:17:43.256Z] physical id : 0 [2024-04-16T10:17:43.256Z] siblings : 20 [2024-04-16T10:17:43.256Z] core id : 0 [2024-04-16T10:17:43.256Z] cpu cores : 10 [2024-04-16T10:17:43.256Z] apicid : 1 [2024-04-16T10:17:43.256Z] initial apicid : 1 [2024-04-16T10:17:43.256Z] fpu : yes [2024-04-16T10:17:43.256Z] fpu_exception : yes [2024-04-16T10:17:43.256Z] cpuid level : 22 [2024-04-16T10:17:43.256Z] wp : yes [2024-04-16T10:17:43.256Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.257Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.257Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.257Z] bogomips : 4800.00 [2024-04-16T10:17:43.257Z] clflush size : 64 [2024-04-16T10:17:43.257Z] cache_alignment : 64 [2024-04-16T10:17:43.257Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.257Z] power management: [2024-04-16T10:17:43.257Z] [2024-04-16T10:17:43.257Z] processor : 21 [2024-04-16T10:17:43.257Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.257Z] cpu family : 6 [2024-04-16T10:17:43.257Z] model : 85 [2024-04-16T10:17:43.257Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.257Z] stepping : 7 [2024-04-16T10:17:43.257Z] microcode : 0x5003302 [2024-04-16T10:17:43.257Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.257Z] cache size : 14080 KB [2024-04-16T10:17:43.257Z] physical id : 0 [2024-04-16T10:17:43.257Z] siblings : 20 [2024-04-16T10:17:43.257Z] core id : 1 [2024-04-16T10:17:43.257Z] cpu cores : 10 [2024-04-16T10:17:43.257Z] apicid : 3 [2024-04-16T10:17:43.257Z] initial apicid : 3 [2024-04-16T10:17:43.257Z] fpu : yes [2024-04-16T10:17:43.257Z] fpu_exception : yes [2024-04-16T10:17:43.257Z] cpuid level : 22 [2024-04-16T10:17:43.257Z] wp : yes [2024-04-16T10:17:43.257Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.257Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.257Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.257Z] bogomips : 4800.00 [2024-04-16T10:17:43.257Z] clflush size : 64 [2024-04-16T10:17:43.257Z] cache_alignment : 64 [2024-04-16T10:17:43.257Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.257Z] power management: [2024-04-16T10:17:43.257Z] [2024-04-16T10:17:43.257Z] processor : 22 [2024-04-16T10:17:43.257Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.257Z] cpu family : 6 [2024-04-16T10:17:43.257Z] model : 85 [2024-04-16T10:17:43.257Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.257Z] stepping : 7 [2024-04-16T10:17:43.257Z] microcode : 0x5003302 [2024-04-16T10:17:43.257Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.257Z] cache size : 14080 KB [2024-04-16T10:17:43.257Z] physical id : 0 [2024-04-16T10:17:43.257Z] siblings : 20 [2024-04-16T10:17:43.257Z] core id : 2 [2024-04-16T10:17:43.257Z] cpu cores : 10 [2024-04-16T10:17:43.257Z] apicid : 5 [2024-04-16T10:17:43.257Z] initial apicid : 5 [2024-04-16T10:17:43.257Z] fpu : yes [2024-04-16T10:17:43.257Z] fpu_exception : yes [2024-04-16T10:17:43.257Z] cpuid level : 22 [2024-04-16T10:17:43.257Z] wp : yes [2024-04-16T10:17:43.257Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.257Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.257Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.257Z] bogomips : 4800.00 [2024-04-16T10:17:43.257Z] clflush size : 64 [2024-04-16T10:17:43.257Z] cache_alignment : 64 [2024-04-16T10:17:43.257Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.257Z] power management: [2024-04-16T10:17:43.257Z] [2024-04-16T10:17:43.257Z] processor : 23 [2024-04-16T10:17:43.257Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.257Z] cpu family : 6 [2024-04-16T10:17:43.257Z] model : 85 [2024-04-16T10:17:43.257Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.258Z] stepping : 7 [2024-04-16T10:17:43.258Z] microcode : 0x5003302 [2024-04-16T10:17:43.258Z] cpu MHz : 2899.926 [2024-04-16T10:17:43.258Z] cache size : 14080 KB [2024-04-16T10:17:43.258Z] physical id : 0 [2024-04-16T10:17:43.258Z] siblings : 20 [2024-04-16T10:17:43.258Z] core id : 3 [2024-04-16T10:17:43.258Z] cpu cores : 10 [2024-04-16T10:17:43.258Z] apicid : 7 [2024-04-16T10:17:43.258Z] initial apicid : 7 [2024-04-16T10:17:43.258Z] fpu : yes [2024-04-16T10:17:43.258Z] fpu_exception : yes [2024-04-16T10:17:43.258Z] cpuid level : 22 [2024-04-16T10:17:43.258Z] wp : yes [2024-04-16T10:17:43.258Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.258Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.258Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.258Z] bogomips : 4800.00 [2024-04-16T10:17:43.258Z] clflush size : 64 [2024-04-16T10:17:43.258Z] cache_alignment : 64 [2024-04-16T10:17:43.258Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.258Z] power management: [2024-04-16T10:17:43.258Z] [2024-04-16T10:17:43.258Z] processor : 24 [2024-04-16T10:17:43.258Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.258Z] cpu family : 6 [2024-04-16T10:17:43.258Z] model : 85 [2024-04-16T10:17:43.258Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.258Z] stepping : 7 [2024-04-16T10:17:43.258Z] microcode : 0x5003302 [2024-04-16T10:17:43.258Z] cpu MHz : 2899.946 [2024-04-16T10:17:43.258Z] cache size : 14080 KB [2024-04-16T10:17:43.258Z] physical id : 0 [2024-04-16T10:17:43.258Z] siblings : 20 [2024-04-16T10:17:43.258Z] core id : 4 [2024-04-16T10:17:43.258Z] cpu cores : 10 [2024-04-16T10:17:43.258Z] apicid : 9 [2024-04-16T10:17:43.258Z] initial apicid : 9 [2024-04-16T10:17:43.258Z] fpu : yes [2024-04-16T10:17:43.258Z] fpu_exception : yes [2024-04-16T10:17:43.258Z] cpuid level : 22 [2024-04-16T10:17:43.258Z] wp : yes [2024-04-16T10:17:43.258Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.258Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.258Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.258Z] bogomips : 4800.00 [2024-04-16T10:17:43.258Z] clflush size : 64 [2024-04-16T10:17:43.258Z] cache_alignment : 64 [2024-04-16T10:17:43.258Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.258Z] power management: [2024-04-16T10:17:43.258Z] [2024-04-16T10:17:43.258Z] processor : 25 [2024-04-16T10:17:43.258Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.258Z] cpu family : 6 [2024-04-16T10:17:43.258Z] model : 85 [2024-04-16T10:17:43.258Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.258Z] stepping : 7 [2024-04-16T10:17:43.258Z] microcode : 0x5003302 [2024-04-16T10:17:43.258Z] cpu MHz : 2900.185 [2024-04-16T10:17:43.258Z] cache size : 14080 KB [2024-04-16T10:17:43.258Z] physical id : 0 [2024-04-16T10:17:43.258Z] siblings : 20 [2024-04-16T10:17:43.258Z] core id : 8 [2024-04-16T10:17:43.258Z] cpu cores : 10 [2024-04-16T10:17:43.258Z] apicid : 17 [2024-04-16T10:17:43.258Z] initial apicid : 17 [2024-04-16T10:17:43.258Z] fpu : yes [2024-04-16T10:17:43.258Z] fpu_exception : yes [2024-04-16T10:17:43.258Z] cpuid level : 22 [2024-04-16T10:17:43.258Z] wp : yes [2024-04-16T10:17:43.259Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.259Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.259Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.259Z] bogomips : 4800.00 [2024-04-16T10:17:43.259Z] clflush size : 64 [2024-04-16T10:17:43.259Z] cache_alignment : 64 [2024-04-16T10:17:43.259Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.259Z] power management: [2024-04-16T10:17:43.259Z] [2024-04-16T10:17:43.259Z] processor : 26 [2024-04-16T10:17:43.259Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.259Z] cpu family : 6 [2024-04-16T10:17:43.259Z] model : 85 [2024-04-16T10:17:43.259Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.259Z] stepping : 7 [2024-04-16T10:17:43.259Z] microcode : 0x5003302 [2024-04-16T10:17:43.259Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.259Z] cache size : 14080 KB [2024-04-16T10:17:43.259Z] physical id : 0 [2024-04-16T10:17:43.259Z] siblings : 20 [2024-04-16T10:17:43.259Z] core id : 9 [2024-04-16T10:17:43.259Z] cpu cores : 10 [2024-04-16T10:17:43.259Z] apicid : 19 [2024-04-16T10:17:43.259Z] initial apicid : 19 [2024-04-16T10:17:43.259Z] fpu : yes [2024-04-16T10:17:43.259Z] fpu_exception : yes [2024-04-16T10:17:43.259Z] cpuid level : 22 [2024-04-16T10:17:43.259Z] wp : yes [2024-04-16T10:17:43.259Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.259Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.259Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.259Z] bogomips : 4800.00 [2024-04-16T10:17:43.259Z] clflush size : 64 [2024-04-16T10:17:43.259Z] cache_alignment : 64 [2024-04-16T10:17:43.259Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.259Z] power management: [2024-04-16T10:17:43.259Z] [2024-04-16T10:17:43.259Z] processor : 27 [2024-04-16T10:17:43.259Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.259Z] cpu family : 6 [2024-04-16T10:17:43.259Z] model : 85 [2024-04-16T10:17:43.259Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.259Z] stepping : 7 [2024-04-16T10:17:43.259Z] microcode : 0x5003302 [2024-04-16T10:17:43.259Z] cpu MHz : 2900.354 [2024-04-16T10:17:43.259Z] cache size : 14080 KB [2024-04-16T10:17:43.259Z] physical id : 0 [2024-04-16T10:17:43.259Z] siblings : 20 [2024-04-16T10:17:43.259Z] core id : 10 [2024-04-16T10:17:43.259Z] cpu cores : 10 [2024-04-16T10:17:43.259Z] apicid : 21 [2024-04-16T10:17:43.259Z] initial apicid : 21 [2024-04-16T10:17:43.259Z] fpu : yes [2024-04-16T10:17:43.259Z] fpu_exception : yes [2024-04-16T10:17:43.259Z] cpuid level : 22 [2024-04-16T10:17:43.259Z] wp : yes [2024-04-16T10:17:43.260Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.260Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.260Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.260Z] bogomips : 4800.00 [2024-04-16T10:17:43.260Z] clflush size : 64 [2024-04-16T10:17:43.260Z] cache_alignment : 64 [2024-04-16T10:17:43.260Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.260Z] power management: [2024-04-16T10:17:43.260Z] [2024-04-16T10:17:43.260Z] processor : 28 [2024-04-16T10:17:43.260Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.260Z] cpu family : 6 [2024-04-16T10:17:43.260Z] model : 85 [2024-04-16T10:17:43.260Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.260Z] stepping : 7 [2024-04-16T10:17:43.260Z] microcode : 0x5003302 [2024-04-16T10:17:43.260Z] cpu MHz : 3200.000 [2024-04-16T10:17:43.260Z] cache size : 14080 KB [2024-04-16T10:17:43.260Z] physical id : 0 [2024-04-16T10:17:43.260Z] siblings : 20 [2024-04-16T10:17:43.260Z] core id : 11 [2024-04-16T10:17:43.260Z] cpu cores : 10 [2024-04-16T10:17:43.260Z] apicid : 23 [2024-04-16T10:17:43.260Z] initial apicid : 23 [2024-04-16T10:17:43.260Z] fpu : yes [2024-04-16T10:17:43.260Z] fpu_exception : yes [2024-04-16T10:17:43.260Z] cpuid level : 22 [2024-04-16T10:17:43.260Z] wp : yes [2024-04-16T10:17:43.260Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.260Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.260Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.260Z] bogomips : 4800.00 [2024-04-16T10:17:43.260Z] clflush size : 64 [2024-04-16T10:17:43.260Z] cache_alignment : 64 [2024-04-16T10:17:43.260Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.260Z] power management: [2024-04-16T10:17:43.260Z] [2024-04-16T10:17:43.260Z] processor : 29 [2024-04-16T10:17:43.260Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.260Z] cpu family : 6 [2024-04-16T10:17:43.260Z] model : 85 [2024-04-16T10:17:43.260Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.260Z] stepping : 7 [2024-04-16T10:17:43.260Z] microcode : 0x5003302 [2024-04-16T10:17:43.260Z] cpu MHz : 2901.555 [2024-04-16T10:17:43.260Z] cache size : 14080 KB [2024-04-16T10:17:43.260Z] physical id : 0 [2024-04-16T10:17:43.260Z] siblings : 20 [2024-04-16T10:17:43.260Z] core id : 12 [2024-04-16T10:17:43.260Z] cpu cores : 10 [2024-04-16T10:17:43.260Z] apicid : 25 [2024-04-16T10:17:43.260Z] initial apicid : 25 [2024-04-16T10:17:43.260Z] fpu : yes [2024-04-16T10:17:43.260Z] fpu_exception : yes [2024-04-16T10:17:43.260Z] cpuid level : 22 [2024-04-16T10:17:43.260Z] wp : yes [2024-04-16T10:17:43.260Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.261Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.261Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.261Z] bogomips : 4800.00 [2024-04-16T10:17:43.261Z] clflush size : 64 [2024-04-16T10:17:43.261Z] cache_alignment : 64 [2024-04-16T10:17:43.261Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.261Z] power management: [2024-04-16T10:17:43.261Z] [2024-04-16T10:17:43.261Z] processor : 30 [2024-04-16T10:17:43.261Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.261Z] cpu family : 6 [2024-04-16T10:17:43.261Z] model : 85 [2024-04-16T10:17:43.261Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.261Z] stepping : 7 [2024-04-16T10:17:43.261Z] microcode : 0x5003302 [2024-04-16T10:17:43.261Z] cpu MHz : 2900.953 [2024-04-16T10:17:43.261Z] cache size : 14080 KB [2024-04-16T10:17:43.261Z] physical id : 1 [2024-04-16T10:17:43.261Z] siblings : 20 [2024-04-16T10:17:43.261Z] core id : 0 [2024-04-16T10:17:43.261Z] cpu cores : 10 [2024-04-16T10:17:43.261Z] apicid : 33 [2024-04-16T10:17:43.261Z] initial apicid : 33 [2024-04-16T10:17:43.261Z] fpu : yes [2024-04-16T10:17:43.261Z] fpu_exception : yes [2024-04-16T10:17:43.261Z] cpuid level : 22 [2024-04-16T10:17:43.261Z] wp : yes [2024-04-16T10:17:43.261Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.261Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.261Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.261Z] bogomips : 4807.56 [2024-04-16T10:17:43.261Z] clflush size : 64 [2024-04-16T10:17:43.261Z] cache_alignment : 64 [2024-04-16T10:17:43.261Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.261Z] power management: [2024-04-16T10:17:43.261Z] [2024-04-16T10:17:43.261Z] processor : 31 [2024-04-16T10:17:43.261Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.261Z] cpu family : 6 [2024-04-16T10:17:43.261Z] model : 85 [2024-04-16T10:17:43.261Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.261Z] stepping : 7 [2024-04-16T10:17:43.261Z] microcode : 0x5003302 [2024-04-16T10:17:43.261Z] cpu MHz : 2896.462 [2024-04-16T10:17:43.261Z] cache size : 14080 KB [2024-04-16T10:17:43.261Z] physical id : 1 [2024-04-16T10:17:43.261Z] siblings : 20 [2024-04-16T10:17:43.261Z] core id : 1 [2024-04-16T10:17:43.261Z] cpu cores : 10 [2024-04-16T10:17:43.261Z] apicid : 35 [2024-04-16T10:17:43.261Z] initial apicid : 35 [2024-04-16T10:17:43.261Z] fpu : yes [2024-04-16T10:17:43.261Z] fpu_exception : yes [2024-04-16T10:17:43.261Z] cpuid level : 22 [2024-04-16T10:17:43.261Z] wp : yes [2024-04-16T10:17:43.261Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.261Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.261Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.261Z] bogomips : 4807.56 [2024-04-16T10:17:43.261Z] clflush size : 64 [2024-04-16T10:17:43.261Z] cache_alignment : 64 [2024-04-16T10:17:43.261Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.261Z] power management: [2024-04-16T10:17:43.261Z] [2024-04-16T10:17:43.261Z] processor : 32 [2024-04-16T10:17:43.261Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.261Z] cpu family : 6 [2024-04-16T10:17:43.262Z] model : 85 [2024-04-16T10:17:43.262Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.262Z] stepping : 7 [2024-04-16T10:17:43.262Z] microcode : 0x5003302 [2024-04-16T10:17:43.262Z] cpu MHz : 2899.211 [2024-04-16T10:17:43.262Z] cache size : 14080 KB [2024-04-16T10:17:43.262Z] physical id : 1 [2024-04-16T10:17:43.262Z] siblings : 20 [2024-04-16T10:17:43.262Z] core id : 2 [2024-04-16T10:17:43.262Z] cpu cores : 10 [2024-04-16T10:17:43.262Z] apicid : 37 [2024-04-16T10:17:43.262Z] initial apicid : 37 [2024-04-16T10:17:43.262Z] fpu : yes [2024-04-16T10:17:43.262Z] fpu_exception : yes [2024-04-16T10:17:43.262Z] cpuid level : 22 [2024-04-16T10:17:43.262Z] wp : yes [2024-04-16T10:17:43.262Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.262Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.262Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.262Z] bogomips : 4807.56 [2024-04-16T10:17:43.262Z] clflush size : 64 [2024-04-16T10:17:43.262Z] cache_alignment : 64 [2024-04-16T10:17:43.262Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.262Z] power management: [2024-04-16T10:17:43.262Z] [2024-04-16T10:17:43.262Z] processor : 33 [2024-04-16T10:17:43.262Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.262Z] cpu family : 6 [2024-04-16T10:17:43.262Z] model : 85 [2024-04-16T10:17:43.262Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.262Z] stepping : 7 [2024-04-16T10:17:43.262Z] microcode : 0x5003302 [2024-04-16T10:17:43.262Z] cpu MHz : 2899.847 [2024-04-16T10:17:43.262Z] cache size : 14080 KB [2024-04-16T10:17:43.262Z] physical id : 1 [2024-04-16T10:17:43.262Z] siblings : 20 [2024-04-16T10:17:43.262Z] core id : 3 [2024-04-16T10:17:43.262Z] cpu cores : 10 [2024-04-16T10:17:43.262Z] apicid : 39 [2024-04-16T10:17:43.262Z] initial apicid : 39 [2024-04-16T10:17:43.262Z] fpu : yes [2024-04-16T10:17:43.262Z] fpu_exception : yes [2024-04-16T10:17:43.262Z] cpuid level : 22 [2024-04-16T10:17:43.262Z] wp : yes [2024-04-16T10:17:43.262Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.262Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.262Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.262Z] bogomips : 4807.56 [2024-04-16T10:17:43.262Z] clflush size : 64 [2024-04-16T10:17:43.262Z] cache_alignment : 64 [2024-04-16T10:17:43.262Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.262Z] power management: [2024-04-16T10:17:43.262Z] [2024-04-16T10:17:43.262Z] processor : 34 [2024-04-16T10:17:43.262Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.262Z] cpu family : 6 [2024-04-16T10:17:43.262Z] model : 85 [2024-04-16T10:17:43.262Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.262Z] stepping : 7 [2024-04-16T10:17:43.262Z] microcode : 0x5003302 [2024-04-16T10:17:43.262Z] cpu MHz : 2903.397 [2024-04-16T10:17:43.262Z] cache size : 14080 KB [2024-04-16T10:17:43.262Z] physical id : 1 [2024-04-16T10:17:43.262Z] siblings : 20 [2024-04-16T10:17:43.262Z] core id : 4 [2024-04-16T10:17:43.262Z] cpu cores : 10 [2024-04-16T10:17:43.262Z] apicid : 41 [2024-04-16T10:17:43.262Z] initial apicid : 41 [2024-04-16T10:17:43.262Z] fpu : yes [2024-04-16T10:17:43.262Z] fpu_exception : yes [2024-04-16T10:17:43.262Z] cpuid level : 22 [2024-04-16T10:17:43.262Z] wp : yes [2024-04-16T10:17:43.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.263Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.263Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.263Z] bogomips : 4807.56 [2024-04-16T10:17:43.263Z] clflush size : 64 [2024-04-16T10:17:43.263Z] cache_alignment : 64 [2024-04-16T10:17:43.263Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.263Z] power management: [2024-04-16T10:17:43.263Z] [2024-04-16T10:17:43.263Z] processor : 35 [2024-04-16T10:17:43.263Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.263Z] cpu family : 6 [2024-04-16T10:17:43.263Z] model : 85 [2024-04-16T10:17:43.263Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.263Z] stepping : 7 [2024-04-16T10:17:43.263Z] microcode : 0x5003302 [2024-04-16T10:17:43.263Z] cpu MHz : 2899.984 [2024-04-16T10:17:43.263Z] cache size : 14080 KB [2024-04-16T10:17:43.263Z] physical id : 1 [2024-04-16T10:17:43.263Z] siblings : 20 [2024-04-16T10:17:43.263Z] core id : 8 [2024-04-16T10:17:43.263Z] cpu cores : 10 [2024-04-16T10:17:43.263Z] apicid : 49 [2024-04-16T10:17:43.263Z] initial apicid : 49 [2024-04-16T10:17:43.263Z] fpu : yes [2024-04-16T10:17:43.263Z] fpu_exception : yes [2024-04-16T10:17:43.263Z] cpuid level : 22 [2024-04-16T10:17:43.263Z] wp : yes [2024-04-16T10:17:43.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.263Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.263Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.263Z] bogomips : 4807.56 [2024-04-16T10:17:43.263Z] clflush size : 64 [2024-04-16T10:17:43.263Z] cache_alignment : 64 [2024-04-16T10:17:43.263Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.263Z] power management: [2024-04-16T10:17:43.263Z] [2024-04-16T10:17:43.263Z] processor : 36 [2024-04-16T10:17:43.263Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.263Z] cpu family : 6 [2024-04-16T10:17:43.263Z] model : 85 [2024-04-16T10:17:43.263Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.263Z] stepping : 7 [2024-04-16T10:17:43.263Z] microcode : 0x5003302 [2024-04-16T10:17:43.263Z] cpu MHz : 2903.694 [2024-04-16T10:17:43.263Z] cache size : 14080 KB [2024-04-16T10:17:43.263Z] physical id : 1 [2024-04-16T10:17:43.263Z] siblings : 20 [2024-04-16T10:17:43.263Z] core id : 9 [2024-04-16T10:17:43.263Z] cpu cores : 10 [2024-04-16T10:17:43.263Z] apicid : 51 [2024-04-16T10:17:43.263Z] initial apicid : 51 [2024-04-16T10:17:43.263Z] fpu : yes [2024-04-16T10:17:43.263Z] fpu_exception : yes [2024-04-16T10:17:43.263Z] cpuid level : 22 [2024-04-16T10:17:43.263Z] wp : yes [2024-04-16T10:17:43.263Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.264Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.264Z] bogomips : 4807.56 [2024-04-16T10:17:43.264Z] clflush size : 64 [2024-04-16T10:17:43.264Z] cache_alignment : 64 [2024-04-16T10:17:43.264Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.264Z] power management: [2024-04-16T10:17:43.264Z] [2024-04-16T10:17:43.264Z] processor : 37 [2024-04-16T10:17:43.264Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.264Z] cpu family : 6 [2024-04-16T10:17:43.264Z] model : 85 [2024-04-16T10:17:43.264Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.264Z] stepping : 7 [2024-04-16T10:17:43.264Z] microcode : 0x5003302 [2024-04-16T10:17:43.264Z] cpu MHz : 2902.578 [2024-04-16T10:17:43.264Z] cache size : 14080 KB [2024-04-16T10:17:43.264Z] physical id : 1 [2024-04-16T10:17:43.264Z] siblings : 20 [2024-04-16T10:17:43.264Z] core id : 10 [2024-04-16T10:17:43.264Z] cpu cores : 10 [2024-04-16T10:17:43.264Z] apicid : 53 [2024-04-16T10:17:43.264Z] initial apicid : 53 [2024-04-16T10:17:43.264Z] fpu : yes [2024-04-16T10:17:43.264Z] fpu_exception : yes [2024-04-16T10:17:43.264Z] cpuid level : 22 [2024-04-16T10:17:43.264Z] wp : yes [2024-04-16T10:17:43.264Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.264Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.264Z] bogomips : 4807.56 [2024-04-16T10:17:43.264Z] clflush size : 64 [2024-04-16T10:17:43.264Z] cache_alignment : 64 [2024-04-16T10:17:43.264Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.264Z] power management: [2024-04-16T10:17:43.264Z] [2024-04-16T10:17:43.264Z] processor : 38 [2024-04-16T10:17:43.264Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.264Z] cpu family : 6 [2024-04-16T10:17:43.264Z] model : 85 [2024-04-16T10:17:43.264Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.264Z] stepping : 7 [2024-04-16T10:17:43.264Z] microcode : 0x5003302 [2024-04-16T10:17:43.264Z] cpu MHz : 2904.705 [2024-04-16T10:17:43.264Z] cache size : 14080 KB [2024-04-16T10:17:43.264Z] physical id : 1 [2024-04-16T10:17:43.264Z] siblings : 20 [2024-04-16T10:17:43.264Z] core id : 11 [2024-04-16T10:17:43.264Z] cpu cores : 10 [2024-04-16T10:17:43.264Z] apicid : 55 [2024-04-16T10:17:43.264Z] initial apicid : 55 [2024-04-16T10:17:43.264Z] fpu : yes [2024-04-16T10:17:43.264Z] fpu_exception : yes [2024-04-16T10:17:43.264Z] cpuid level : 22 [2024-04-16T10:17:43.264Z] wp : yes [2024-04-16T10:17:43.264Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.264Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.265Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.265Z] bogomips : 4807.56 [2024-04-16T10:17:43.265Z] clflush size : 64 [2024-04-16T10:17:43.265Z] cache_alignment : 64 [2024-04-16T10:17:43.265Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.265Z] power management: [2024-04-16T10:17:43.265Z] [2024-04-16T10:17:43.265Z] processor : 39 [2024-04-16T10:17:43.265Z] vendor_id : GenuineIntel [2024-04-16T10:17:43.265Z] cpu family : 6 [2024-04-16T10:17:43.265Z] model : 85 [2024-04-16T10:17:43.265Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:17:43.265Z] stepping : 7 [2024-04-16T10:17:43.265Z] microcode : 0x5003302 [2024-04-16T10:17:43.265Z] cpu MHz : 2899.511 [2024-04-16T10:17:43.265Z] cache size : 14080 KB [2024-04-16T10:17:43.265Z] physical id : 1 [2024-04-16T10:17:43.265Z] siblings : 20 [2024-04-16T10:17:43.265Z] core id : 12 [2024-04-16T10:17:43.265Z] cpu cores : 10 [2024-04-16T10:17:43.265Z] apicid : 57 [2024-04-16T10:17:43.265Z] initial apicid : 57 [2024-04-16T10:17:43.265Z] fpu : yes [2024-04-16T10:17:43.265Z] fpu_exception : yes [2024-04-16T10:17:43.265Z] cpuid level : 22 [2024-04-16T10:17:43.265Z] wp : yes [2024-04-16T10:17:43.265Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:17:43.265Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:17:43.265Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:17:43.265Z] bogomips : 4807.56 [2024-04-16T10:17:43.265Z] clflush size : 64 [2024-04-16T10:17:43.265Z] cache_alignment : 64 [2024-04-16T10:17:43.265Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:43.265Z] power management: [2024-04-16T10:17:43.265Z] [2024-04-16T10:17:43.265Z] + cat /proc/meminfo [2024-04-16T10:17:43.265Z] MemTotal: 131639688 kB [2024-04-16T10:17:43.265Z] MemFree: 12411072 kB [2024-04-16T10:17:43.265Z] MemAvailable: 107075200 kB [2024-04-16T10:17:43.265Z] Buffers: 1144 kB [2024-04-16T10:17:43.265Z] Cached: 85669376 kB [2024-04-16T10:17:43.265Z] SwapCached: 0 kB [2024-04-16T10:17:43.265Z] Active: 26543064 kB [2024-04-16T10:17:43.265Z] Inactive: 69237016 kB [2024-04-16T10:17:43.265Z] Active(anon): 9634628 kB [2024-04-16T10:17:43.265Z] Inactive(anon): 616608 kB [2024-04-16T10:17:43.265Z] Active(file): 16908436 kB [2024-04-16T10:17:43.265Z] Inactive(file): 68620408 kB [2024-04-16T10:17:43.265Z] Unevictable: 143896 kB [2024-04-16T10:17:43.265Z] Mlocked: 143896 kB [2024-04-16T10:17:43.265Z] SwapTotal: 0 kB [2024-04-16T10:17:43.265Z] SwapFree: 0 kB [2024-04-16T10:17:43.265Z] Zswap: 0 kB [2024-04-16T10:17:43.265Z] Zswapped: 0 kB [2024-04-16T10:17:43.265Z] Dirty: 354856 kB [2024-04-16T10:17:43.265Z] Writeback: 0 kB [2024-04-16T10:17:43.265Z] AnonPages: 10221292 kB [2024-04-16T10:17:43.265Z] Mapped: 1144668 kB [2024-04-16T10:17:43.265Z] Shmem: 133740 kB [2024-04-16T10:17:43.265Z] KReclaimable: 10196948 kB [2024-04-16T10:17:43.265Z] Slab: 16718804 kB [2024-04-16T10:17:43.265Z] SReclaimable: 10196948 kB [2024-04-16T10:17:43.265Z] SUnreclaim: 6521856 kB [2024-04-16T10:17:43.265Z] KernelStack: 48092 kB [2024-04-16T10:17:43.265Z] PageTables: 68832 kB [2024-04-16T10:17:43.265Z] SecPageTables: 0 kB [2024-04-16T10:17:43.265Z] NFS_Unstable: 0 kB [2024-04-16T10:17:43.265Z] Bounce: 0 kB [2024-04-16T10:17:43.265Z] WritebackTmp: 0 kB [2024-04-16T10:17:43.265Z] CommitLimit: 65819844 kB [2024-04-16T10:17:43.265Z] Committed_AS: 15034292 kB [2024-04-16T10:17:43.265Z] VmallocTotal: 34359738367 kB [2024-04-16T10:17:43.265Z] VmallocUsed: 238148 kB [2024-04-16T10:17:43.265Z] VmallocChunk: 0 kB [2024-04-16T10:17:43.265Z] Percpu: 657600 kB [2024-04-16T10:17:43.265Z] HardwareCorrupted: 0 kB [2024-04-16T10:17:43.265Z] AnonHugePages: 4159488 kB [2024-04-16T10:17:43.265Z] ShmemHugePages: 0 kB [2024-04-16T10:17:43.265Z] ShmemPmdMapped: 0 kB [2024-04-16T10:17:43.265Z] FileHugePages: 0 kB [2024-04-16T10:17:43.265Z] FilePmdMapped: 0 kB [2024-04-16T10:17:43.265Z] CmaTotal: 0 kB [2024-04-16T10:17:43.265Z] CmaFree: 0 kB [2024-04-16T10:17:43.265Z] HugePages_Total: 0 [2024-04-16T10:17:43.265Z] HugePages_Free: 0 [2024-04-16T10:17:43.265Z] HugePages_Rsvd: 0 [2024-04-16T10:17:43.265Z] HugePages_Surp: 0 [2024-04-16T10:17:43.265Z] Hugepagesize: 2048 kB [2024-04-16T10:17:43.265Z] Hugetlb: 0 kB [2024-04-16T10:17:43.265Z] DirectMap4k: 1028440 kB [2024-04-16T10:17:43.265Z] DirectMap2M: 32180224 kB [2024-04-16T10:17:43.265Z] DirectMap1G: 102760448 kB [Pipeline] sh [2024-04-16T10:17:43.381Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:43.382Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:43.382Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:17:43.554Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:17:43.554Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:17:43.636Z] [javac] 2 warnings [2024-04-16T10:17:43.636Z] [2024-04-16T10:17:43.637Z] setOSConditions: [2024-04-16T10:17:43.637Z] [2024-04-16T10:17:43.637Z] setToolWin: [2024-04-16T10:17:43.637Z] [2024-04-16T10:17:43.637Z] setToolUnix: [2024-04-16T10:17:43.637Z] [2024-04-16T10:17:43.637Z] setToolProperty: [2024-04-16T10:17:43.637Z] [2024-04-16T10:17:43.637Z] setS1ASclassPath: [2024-04-16T10:17:43.637Z] [2024-04-16T10:17:43.637Z] init-common: [2024-04-16T10:17:43.637Z] [2024-04-16T10:17:43.637Z] compile-common: [2024-04-16T10:17:43.637Z] [echo] Current time (ISO): 2024-04-16T10:17:43.432+0000 [2024-04-16T10:17:43.637Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:43.842Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:44.114Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:17:44.114Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:17:44.114Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test connector_group_3 [2024-04-16T10:17:44.114Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:17:44.114Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:17:44.114Z] + readonly GF_INTERNAL_ENV_SH=/tmp/vxNgf-internal-env [2024-04-16T10:17:44.114Z] + GF_INTERNAL_ENV_SH=/tmp/vxNgf-internal-env [2024-04-16T10:17:44.114Z] + '[' '!' -z '' ']' [2024-04-16T10:17:44.114Z] + export WSIMPORT_OPTS= [2024-04-16T10:17:44.114Z] + WSIMPORT_OPTS= [2024-04-16T10:17:44.114Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:17:44.114Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:17:44.135Z] [javac] 1 warning [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] build: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] setOSConditions: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] fixFiles: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] convUnix: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] convWin: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] setToolWin: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] setToolUnix: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] setToolProperty: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] setS1ASclassPath: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] init-common: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] package-persistence-common: [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] ejb-jar-common: [2024-04-16T10:17:44.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] package-ejbjar-common: [2024-04-16T10:17:44.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:44.135Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-ejb.jar [2024-04-16T10:17:44.135Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:44.135Z] [2024-04-16T10:17:44.135Z] appclient-jar-common: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] package-appclientjar-common: [2024-04-16T10:17:44.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:44.136Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-allowed-client.jar [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] webclient-war-common: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] build-ear-common: [2024-04-16T10:17:44.136Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:44.136Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:44.136Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] deploy: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setOSConditions: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setToolWin: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setToolUnix: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setToolProperty: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setS1ASclassPath: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] init-common: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] deploy-common: [2024-04-16T10:17:44.136Z] [echo] Current time (ISO): 2024-04-16T10:17:43.946+0000 [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setOSConditions: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setToolWin: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setToolUnix: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setToolProperty: [2024-04-16T10:17:44.136Z] [2024-04-16T10:17:44.136Z] setS1ASclassPath: [2024-04-16T10:17:44.137Z] [2024-04-16T10:17:44.137Z] init-common: [2024-04-16T10:17:44.137Z] [2024-04-16T10:17:44.137Z] deploy-common-pe: [2024-04-16T10:17:44.163Z] [exec] Apr 16, 2024 10:17:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:44.163Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@bbb6f0 [2024-04-16T10:17:44.373Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:17:44.373Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:44.373Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:44.373Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:17:44.373Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:17:44.373Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:17:44.373Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:17:44.373Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:17:44.373Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:17:44.373Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:17:44.373Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:17:44.373Z] + echo 'Preparing dependencies ...' [2024-04-16T10:17:44.373Z] Preparing dependencies ... [2024-04-16T10:17:44.373Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:17:44.695Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedApp.ear [2024-04-16T10:17:44.921Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:44.999Z] [java] In StatefulBean::destroy() [2024-04-16T10:17:45.122Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:45.122Z] [javac] 1 warning [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] build: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] setOSConditions: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] setToolWin: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] setToolUnix: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] setToolProperty: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] setS1ASclassPath: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] init-common: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] webclient-war-common: [2024-04-16T10:17:45.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.122Z] clear: [2024-04-16T10:17:45.122Z] [2024-04-16T10:17:45.123Z] test-tlds-exist: [2024-04-16T10:17:45.123Z] [2024-04-16T10:17:45.123Z] copy-tlds: [2024-04-16T10:17:45.123Z] [2024-04-16T10:17:45.123Z] test-tagfiles-exist: [2024-04-16T10:17:45.123Z] [2024-04-16T10:17:45.123Z] copy-tagfiles: [2024-04-16T10:17:45.123Z] [2024-04-16T10:17:45.123Z] package-war-common: [2024-04-16T10:17:45.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:45.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:45.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:45.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:45.123Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/lib [2024-04-16T10:17:45.123Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:45.123Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:45.123Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2024-04-16T10:17:45.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:45.123Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:45.123Z] [javac] Compiling 1 source file [2024-04-16T10:17:45.128Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:45.128Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:45.128Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2024-04-16T10:17:45.128Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:45.398Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspConfigWelcomeFiles/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:45.398Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] deploy: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] deploy-war-common: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] setOSConditions: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] setToolWin: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] setToolUnix: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] setToolProperty: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] setS1ASclassPath: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] init-common: [2024-04-16T10:17:45.398Z] [2024-04-16T10:17:45.398Z] deploy-war-commonpe: [2024-04-16T10:17:45.429Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:45.429Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2024-04-16T10:17:45.429Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:45.429Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:45.429Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2024-04-16T10:17:45.429Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:45.653Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config-welcome-files --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-welcome-files-web.war [2024-04-16T10:17:45.727Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:45.727Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2024-04-16T10:17:45.727Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:45.775Z] [INFO] Scanning for projects... [2024-04-16T10:17:46.029Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:46.029Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2024-04-16T10:17:46.029Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:46.029Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:46.029Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2024-04-16T10:17:46.029Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:46.168Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:46.168Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:46.168Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:17:46.168Z] [javac] 2 warnings [2024-04-16T10:17:46.168Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:46.169Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:46.214Z] [exec] Application deployed with name web-jsp-config-welcome-files-web. [2024-04-16T10:17:46.214Z] [2024-04-16T10:17:46.214Z] deploy-war-commonee: [2024-04-16T10:17:46.214Z] [2024-04-16T10:17:46.214Z] run: [2024-04-16T10:17:46.214Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/subdir1/subdir2/ [2024-04-16T10:17:46.326Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:46.326Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2024-04-16T10:17:46.326Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:46.326Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:46.326Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2024-04-16T10:17:46.423Z] [2024-04-16T10:17:46.423Z] build: [2024-04-16T10:17:46.423Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:46.423Z] [2024-04-16T10:17:46.423Z] setOSConditions: [2024-04-16T10:17:46.423Z] [2024-04-16T10:17:46.423Z] setToolWin: [2024-04-16T10:17:46.423Z] [2024-04-16T10:17:46.423Z] setToolUnix: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] setToolProperty: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] setS1ASclassPath: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] init-common: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] ejb-jar-common: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] package-ejbjar-common: [2024-04-16T10:17:46.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:46.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:46.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:46.424Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-04-16T10:17:46.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:46.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:46.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:46.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:46.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-04-16T10:17:46.424Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2024-04-16T10:17:46.424Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/beans.xml [2024-04-16T10:17:46.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/com/acme/ejb [2024-04-16T10:17:46.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/com/acme/util [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] setOSConditions: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] setToolWin: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] setToolUnix: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] setToolProperty: [2024-04-16T10:17:46.424Z] [2024-04-16T10:17:46.424Z] setS1ASclassPath: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] init-common: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] webclient-war-common: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] clear: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] test-tlds-exist: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] copy-tlds: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] test-tagfiles-exist: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] copy-tagfiles: [2024-04-16T10:17:46.425Z] [2024-04-16T10:17:46.425Z] package-war-common: [2024-04-16T10:17:46.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:46.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:46.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:46.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:46.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:17:46.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:46.425Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:46.425Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/docroot [2024-04-16T10:17:46.425Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-04-16T10:17:46.425Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:46.425Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-04-16T10:17:46.425Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/descriptor/sun-application.xml to copy. [2024-04-16T10:17:46.425Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/em-resource-injection-with-resource-declaration-in-another-jar/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:17:46.426Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] deploy: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setOSConditions: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setToolWin: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setToolUnix: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setToolProperty: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setS1ASclassPath: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] init-common: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] deploy-common: [2024-04-16T10:17:46.426Z] [echo] Current time (ISO): 2024-04-16T10:17:46.332+0000 [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setOSConditions: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setToolWin: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setToolUnix: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setToolProperty: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] setS1ASclassPath: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] init-common: [2024-04-16T10:17:46.426Z] [2024-04-16T10:17:46.426Z] deploy-common-pe: [2024-04-16T10:17:46.470Z] [java] Connecting to: http://localhost:45711/web-jsp-config-welcome-files/TestServlet [2024-04-16T10:17:46.470Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:46.470Z] [java] [2024-04-16T10:17:46.470Z] [java] [2024-04-16T10:17:46.470Z] [java] ----------------------------------------- [2024-04-16T10:17:46.470Z] [java] - jsp-config-welcome-files: PASS - [2024-04-16T10:17:46.470Z] [java] ----------------------------------------- [2024-04-16T10:17:46.470Z] [java] - Total PASS : 1 - [2024-04-16T10:17:46.470Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:46.470Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:46.470Z] [java] ----------------------------------------- [2024-04-16T10:17:46.470Z] [2024-04-16T10:17:46.470Z] undeploy: [2024-04-16T10:17:46.470Z] [2024-04-16T10:17:46.470Z] setOSConditions: [2024-04-16T10:17:46.470Z] [2024-04-16T10:17:46.470Z] setToolWin: [2024-04-16T10:17:46.470Z] [2024-04-16T10:17:46.470Z] setToolUnix: [2024-04-16T10:17:46.470Z] [2024-04-16T10:17:46.470Z] setToolProperty: [2024-04-16T10:17:46.470Z] [2024-04-16T10:17:46.471Z] setS1ASclassPath: [2024-04-16T10:17:46.471Z] [2024-04-16T10:17:46.471Z] init-common: [2024-04-16T10:17:46.471Z] [2024-04-16T10:17:46.471Z] undeploy-war-common: [2024-04-16T10:17:46.575Z] [exec] Application deployed with name ejb30-allowedApp. [2024-04-16T10:17:46.575Z] [echo] Deployment on target server server successful [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] setOSConditions: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] setToolWin: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] setToolUnix: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] setToolProperty: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] setS1ASclassPath: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] init-common: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] deploy-common-ee: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] run: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.575Z] setOSConditions: [2024-04-16T10:17:46.575Z] [2024-04-16T10:17:46.576Z] setToolWin: [2024-04-16T10:17:46.576Z] [2024-04-16T10:17:46.576Z] setToolUnix: [2024-04-16T10:17:46.576Z] [2024-04-16T10:17:46.576Z] setToolProperty: [2024-04-16T10:17:46.576Z] [2024-04-16T10:17:46.576Z] setS1ASclassPath: [2024-04-16T10:17:46.576Z] [2024-04-16T10:17:46.576Z] init-common: [2024-04-16T10:17:46.576Z] [2024-04-16T10:17:46.576Z] runclient-common: [2024-04-16T10:17:46.576Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedAppClient.jar -name ejb30-allowedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:17:46.582Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:17:46.582Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:17:46.582Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2024-04-16T10:17:46.582Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:46.583Z] [exec] [2024-04-16T10:17:46.583Z] [exec] [2024-04-16T10:17:46.583Z] [exec] ----------------------------------------- [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2024-04-16T10:17:46.583Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2024-04-16T10:17:46.583Z] [exec] ----------------------------------------- [2024-04-16T10:17:46.583Z] [exec] Total PASS: 9 [2024-04-16T10:17:46.583Z] [exec] Total FAIL: 0 [2024-04-16T10:17:46.583Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:17:46.583Z] [exec] ----------------------------------------- [2024-04-16T10:17:46.583Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:46.583Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:17:46.583Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:46.806Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:46.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:17:47.032Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-welcome-files-web [2024-04-16T10:17:47.032Z] [2024-04-16T10:17:47.032Z] all: [2024-04-16T10:17:47.032Z] [echo] [2024-04-16T10:17:47.032Z] [echo] ************************* [2024-04-16T10:17:47.032Z] [echo] * Running jspCustomTagAttributeOfArrayType [2024-04-16T10:17:47.032Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType [2024-04-16T10:17:47.032Z] [echo] ************************* [2024-04-16T10:17:47.032Z] [echo] [2024-04-16T10:17:47.032Z] [2024-04-16T10:17:47.032Z] setOSConditions: [2024-04-16T10:17:47.032Z] [2024-04-16T10:17:47.032Z] setToolWin: [2024-04-16T10:17:47.032Z] [2024-04-16T10:17:47.032Z] setToolUnix: [2024-04-16T10:17:47.032Z] [2024-04-16T10:17:47.032Z] setToolProperty: [2024-04-16T10:17:47.032Z] [2024-04-16T10:17:47.032Z] setS1ASclassPath: [2024-04-16T10:17:47.032Z] [2024-04-16T10:17:47.033Z] init-common: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] clean: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setOSConditions: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolWin: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolUnix: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolProperty: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setS1ASclassPath: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] init-common: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] clean-common: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setOSConditions: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolWin: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolUnix: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolProperty: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setS1ASclassPath: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] init-common: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] clean-classes-common: [2024-04-16T10:17:47.033Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setOSConditions: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolWin: [2024-04-16T10:17:47.033Z] [2024-04-16T10:17:47.033Z] setToolUnix: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] setToolProperty: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] setS1ASclassPath: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] init-common: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] clean-jars-common: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] compile: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] setOSConditions: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] setToolWin: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] setToolUnix: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] setToolProperty: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] setS1ASclassPath: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] init-common: [2024-04-16T10:17:47.034Z] [2024-04-16T10:17:47.034Z] compile-common: [2024-04-16T10:17:47.034Z] [echo] Current time (ISO): 2024-04-16T10:17:46.975+0000 [2024-04-16T10:17:47.034Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:47.034Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:47.145Z] [2024-04-16T10:17:47.145Z] checkReporting-common: [2024-04-16T10:17:47.145Z] [2024-04-16T10:17:47.145Z] confirmReportPresent-common: [2024-04-16T10:17:47.145Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:17:47.145Z] [echo] Test seems to be reported fine [2024-04-16T10:17:47.145Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5/RepRunConf.txt [2024-04-16T10:17:47.145Z] [2024-04-16T10:17:47.145Z] confirmMissingReport-common: [2024-04-16T10:17:47.145Z] [2024-04-16T10:17:47.145Z] unset: [2024-04-16T10:17:47.145Z] [2024-04-16T10:17:47.145Z] setOSConditions: [2024-04-16T10:17:47.145Z] [2024-04-16T10:17:47.145Z] setToolWin: [2024-04-16T10:17:47.145Z] [2024-04-16T10:17:47.146Z] setToolUnix: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] setToolProperty: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] setS1ASclassPath: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] init-common: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] unsetJdbc: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] setOSConditions: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] setToolWin: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] setToolUnix: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] setToolProperty: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] setS1ASclassPath: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] init-common: [2024-04-16T10:17:47.146Z] [2024-04-16T10:17:47.146Z] delete-jdbc-resource-common: [2024-04-16T10:17:47.146Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/Derby [2024-04-16T10:17:47.501Z] [exec] Apr 16, 2024 10:17:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:17:47.501Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:17:47.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/Derby [2024-04-16T10:17:47.984Z] [exec] JDBC resource jdbc/Derby deleted successfully [2024-04-16T10:17:47.984Z] [echo] cmd executed for server [2024-04-16T10:17:47.984Z] [2024-04-16T10:17:47.984Z] setOSConditions: [2024-04-16T10:17:47.984Z] [2024-04-16T10:17:47.984Z] setToolWin: [2024-04-16T10:17:47.984Z] [2024-04-16T10:17:47.984Z] setToolUnix: [2024-04-16T10:17:47.984Z] [2024-04-16T10:17:47.984Z] setToolProperty: [2024-04-16T10:17:47.984Z] [2024-04-16T10:17:47.985Z] setS1ASclassPath: [2024-04-16T10:17:47.985Z] [2024-04-16T10:17:47.985Z] init-common: [2024-04-16T10:17:47.985Z] [2024-04-16T10:17:47.985Z] delete-jdbc-connpool-common: [2024-04-16T10:17:47.985Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:17:48.058Z] [exec] Apr 16, 2024 10:17:47 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:17:48.058Z] [exec] WARNING: ACC001: Using the only client [ejb30-allowed-client] with main class [com.sun.ejb.devtest.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-allowedAppClient.jar even though it does not match the specified main class name null or client name ejb30-allowedClient [2024-04-16T10:17:48.255Z] [java] Waking up , checking sf bean existence [2024-04-16T10:17:48.255Z] [java] Stateful bean successfully timed out [2024-04-16T10:17:48.255Z] [java] In StatefulBean2::hello() [2024-04-16T10:17:48.255Z] [java] Stateful bean with longer timeout is still around [2024-04-16T10:17:48.255Z] [java] getPassed() returned true [2024-04-16T10:17:48.255Z] [java] Value of key is: async test [2024-04-16T10:17:48.255Z] [java] Closing container [2024-04-16T10:17:48.255Z] [java] In SingletonBean::destroy() [2024-04-16T10:17:48.255Z] [java] In StatefulBean2::destroy() [2024-04-16T10:17:48.255Z] [java] Apr 16, 2024 10:17:48 AM com.sun.ejb.containers.util.cache.LruSessionCache getStateFromStore [2024-04-16T10:17:48.255Z] [java] SEVERE: [NRU-com.acme.StatefulBean]: Cannot load from BACKUPSTORE FOR Key: <[43900a6300281f-ffffffffe66983ff-1]> [2024-04-16T10:17:48.255Z] [java] Apr 16, 2024 10:17:48 AM com.sun.ejb.containers.BaseContainer postInvoke [2024-04-16T10:17:48.255Z] [java] WARNING: A system exception occurred during an invocation on EJB StatefulBean, method: public void com.acme.StatefulBean.hello() [2024-04-16T10:17:48.255Z] [java] Apr 16, 2024 10:17:48 AM com.sun.ejb.containers.BaseContainer postInvoke [2024-04-16T10:17:48.255Z] [java] WARNING: [2024-04-16T10:17:48.256Z] [java] jakarta.ejb.NoSuchObjectLocalException: The EJB does not exist. session-key: 43900a6300281f-ffffffffe66983ff-1 [2024-04-16T10:17:48.256Z] [java] at com.sun.ejb.containers.StatefulSessionContainer._getContext(StatefulSessionContainer.java:1481) [2024-04-16T10:17:48.256Z] [java] at com.sun.ejb.containers.BaseContainer.getContext(BaseContainer.java:2236) [2024-04-16T10:17:48.256Z] [java] at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1708) [2024-04-16T10:17:48.256Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:168) [2024-04-16T10:17:48.256Z] [java] at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:61) [2024-04-16T10:17:48.256Z] [java] at jdk.proxy3/jdk.proxy3.$Proxy222.hello(Unknown Source) [2024-04-16T10:17:48.256Z] [java] at com.acme.__EJB31_Generated__StatefulBean__Intf____Bean__.hello(Unknown Source) [2024-04-16T10:17:48.256Z] [java] at com.acme.Client.test(Client.java:72) [2024-04-16T10:17:48.256Z] [java] at com.acme.Client.main(Client.java:39) [2024-04-16T10:17:48.256Z] [java] [2024-04-16T10:17:48.421Z] [exec] Application deployed with name cdi-full-earApp. [2024-04-16T10:17:48.422Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-04-16T10:17:48.422Z] [echo] Deployment on target server server successful [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] setOSConditions: [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] setToolWin: [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] setToolUnix: [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] setToolProperty: [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] setS1ASclassPath: [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] init-common: [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] deploy-common-ee: [2024-04-16T10:17:48.422Z] [2024-04-16T10:17:48.422Z] run: [2024-04-16T10:17:48.510Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:17:48.510Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:48.510Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:48.510Z] [java] Done Closing container [2024-04-16T10:17:48.510Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:48.510Z] [java] [2024-04-16T10:17:48.510Z] [java] [2024-04-16T10:17:48.510Z] [java] ----------------------------------------- [2024-04-16T10:17:48.510Z] [java] - async test: PASS - [2024-04-16T10:17:48.510Z] [java] ----------------------------------------- [2024-04-16T10:17:48.510Z] [java] Total PASS: 1 [2024-04-16T10:17:48.510Z] [java] Total FAIL: 0 [2024-04-16T10:17:48.510Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:17:48.510Z] [java] ----------------------------------------- [2024-04-16T10:17:48.510Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:48.510Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:48.510Z] [java] Apr 16, 2024 10:17:48 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:48.510Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:48.510Z] [java] Apr 16, 2024 10:17:48 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:48.511Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:48.511Z] [java] Apr 16, 2024 10:17:48 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:48.511Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] stop-database: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] all: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] jaxrs: [2024-04-16T10:17:48.511Z] [echo] [2024-04-16T10:17:48.511Z] [echo] [2024-04-16T10:17:48.511Z] [echo] ************************************************** [2024-04-16T10:17:48.511Z] [echo] * Running jaxrs [2024-04-16T10:17:48.511Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs [2024-04-16T10:17:48.511Z] [echo] ************************************************** [2024-04-16T10:17:48.511Z] [echo] [2024-04-16T10:17:48.511Z] [echo] [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] start-database: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setOSConditions: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setToolWin: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setToolUnix: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setToolProperty: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setS1ASclassPath: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] init-common: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] clean: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setOSConditions: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setToolWin: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setToolUnix: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setToolProperty: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] setS1ASclassPath: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.511Z] init-common: [2024-04-16T10:17:48.511Z] [2024-04-16T10:17:48.512Z] clean-common: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setOSConditions: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setToolWin: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setToolUnix: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setToolProperty: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setS1ASclassPath: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] init-common: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] clean-classes-common: [2024-04-16T10:17:48.512Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setOSConditions: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setToolWin: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setToolUnix: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setToolProperty: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setS1ASclassPath: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] init-common: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] clean-jars-common: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] compile: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] compile-util: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setOSConditions: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.512Z] setToolWin: [2024-04-16T10:17:48.512Z] [2024-04-16T10:17:48.513Z] setToolUnix: [2024-04-16T10:17:48.513Z] [2024-04-16T10:17:48.513Z] setToolProperty: [2024-04-16T10:17:48.513Z] [2024-04-16T10:17:48.513Z] setS1ASclassPath: [2024-04-16T10:17:48.513Z] [2024-04-16T10:17:48.513Z] init-common: [2024-04-16T10:17:48.513Z] [2024-04-16T10:17:48.513Z] compile-common: [2024-04-16T10:17:48.513Z] [echo] Current time (ISO): 2024-04-16T10:17:48.418+0000 [2024-04-16T10:17:48.513Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:48.513Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:48.546Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:17:48.546Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-04-16T10:17:48.546Z] [echo] cmd executed for server [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] undeploy: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] setOSConditions: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] setToolWin: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] setToolUnix: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] setToolProperty: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] setS1ASclassPath: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] init-common: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] testDelAdmin: [2024-04-16T10:17:48.546Z] [2024-04-16T10:17:48.546Z] asadmin-common: [2024-04-16T10:17:48.547Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:17:48.681Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-04-16T10:17:48.691Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:48.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:48.929Z] [javac] 1 warning [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.929Z] build: [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.929Z] setOSConditions: [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.929Z] setToolWin: [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.929Z] setToolUnix: [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.929Z] setToolProperty: [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.929Z] setS1ASclassPath: [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.929Z] init-common: [2024-04-16T10:17:48.929Z] [2024-04-16T10:17:48.930Z] webclient-war-common: [2024-04-16T10:17:48.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:48.930Z] [2024-04-16T10:17:48.930Z] clear: [2024-04-16T10:17:48.930Z] [2024-04-16T10:17:48.930Z] test-tlds-exist: [2024-04-16T10:17:48.930Z] [2024-04-16T10:17:48.930Z] copy-tlds: [2024-04-16T10:17:48.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:17:48.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:17:48.930Z] [2024-04-16T10:17:48.930Z] test-tagfiles-exist: [2024-04-16T10:17:48.930Z] [2024-04-16T10:17:48.930Z] copy-tagfiles: [2024-04-16T10:17:48.930Z] [2024-04-16T10:17:48.930Z] package-war-common: [2024-04-16T10:17:48.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:48.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:48.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/lib [2024-04-16T10:17:48.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:48.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:48.930Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2024-04-16T10:17:48.930Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:48.930Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:48.930Z] [javac] Compiling 1 source file [2024-04-16T10:17:48.936Z] [java] : [2024-04-16T10:17:48.936Z] [java] Value of key is:em-resource-injection-with-resource-declaration-in-another-jar [2024-04-16T10:17:48.936Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:48.936Z] [java] [2024-04-16T10:17:48.936Z] [java] [2024-04-16T10:17:48.936Z] [java] ----------------------------------------- [2024-04-16T10:17:48.936Z] [java] - em-resource-injection-with-resource-declaration-in-another-jar: PASS - [2024-04-16T10:17:48.936Z] [java] ----------------------------------------- [2024-04-16T10:17:48.936Z] [java] Total PASS: 1 [2024-04-16T10:17:48.936Z] [java] Total FAIL: 0 [2024-04-16T10:17:48.936Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:17:48.936Z] [java] ----------------------------------------- [2024-04-16T10:17:48.936Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:48.936Z] [java] appLevelViaLookup = 'null' [2024-04-16T10:17:48.936Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:17:48.936Z] [2024-04-16T10:17:48.936Z] undeploy: [2024-04-16T10:17:48.936Z] [2024-04-16T10:17:48.936Z] setOSConditions: [2024-04-16T10:17:48.936Z] [2024-04-16T10:17:48.936Z] setToolWin: [2024-04-16T10:17:48.936Z] [2024-04-16T10:17:48.936Z] setToolUnix: [2024-04-16T10:17:48.937Z] [2024-04-16T10:17:48.937Z] setToolProperty: [2024-04-16T10:17:48.937Z] [2024-04-16T10:17:48.937Z] setS1ASclassPath: [2024-04-16T10:17:48.937Z] [2024-04-16T10:17:48.937Z] init-common: [2024-04-16T10:17:48.937Z] [2024-04-16T10:17:48.937Z] undeploy-common: [2024-04-16T10:17:49.046Z] [INFO] [2024-04-16T10:17:49.046Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:17:49.046Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:17:49.046Z] [INFO] from pom.xml [2024-04-16T10:17:49.046Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:17:49.197Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTagAttributeOfArrayType/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:49.197Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] deploy: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] deploy-war-common: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] setOSConditions: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] setToolWin: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] setToolUnix: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] setToolProperty: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] setS1ASclassPath: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] init-common: [2024-04-16T10:17:49.197Z] [2024-04-16T10:17:49.197Z] deploy-war-commonpe: [2024-04-16T10:17:49.452Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-custom-tag-attribute-of-array-type --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-tag-attribute-of-array-type-web.war [2024-04-16T10:17:49.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:17:49.493Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] setOSConditions: [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] setToolWin: [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] setToolUnix: [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] setToolProperty: [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] setS1ASclassPath: [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] init-common: [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] undeploy: [2024-04-16T10:17:49.493Z] [2024-04-16T10:17:49.493Z] setOSConditions: [2024-04-16T10:17:49.494Z] [2024-04-16T10:17:49.494Z] setToolWin: [2024-04-16T10:17:49.494Z] [2024-04-16T10:17:49.494Z] setToolUnix: [2024-04-16T10:17:49.494Z] [2024-04-16T10:17:49.494Z] setToolProperty: [2024-04-16T10:17:49.494Z] [2024-04-16T10:17:49.494Z] setS1ASclassPath: [2024-04-16T10:17:49.494Z] [2024-04-16T10:17:49.494Z] init-common: [2024-04-16T10:17:49.494Z] [2024-04-16T10:17:49.494Z] undeploy-common: [2024-04-16T10:17:49.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-04-16T10:17:49.496Z] [2024-04-16T10:17:49.496Z] all: [2024-04-16T10:17:49.496Z] [2024-04-16T10:17:49.496Z] setOSConditions: [2024-04-16T10:17:49.496Z] [2024-04-16T10:17:49.496Z] setToolWin: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setToolUnix: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setToolProperty: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setS1ASclassPath: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] init-common: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] clean: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setOSConditions: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setToolWin: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setToolUnix: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setToolProperty: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] setS1ASclassPath: [2024-04-16T10:17:49.497Z] [2024-04-16T10:17:49.497Z] init-common: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] clean-common: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setOSConditions: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setToolWin: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setToolUnix: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setToolProperty: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setS1ASclassPath: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] init-common: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] clean-classes-common: [2024-04-16T10:17:49.752Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setOSConditions: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setToolWin: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setToolUnix: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setToolProperty: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setS1ASclassPath: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] init-common: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] clean-jars-common: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] compile: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setOSConditions: [2024-04-16T10:17:49.752Z] [2024-04-16T10:17:49.752Z] setToolWin: [2024-04-16T10:17:49.753Z] [2024-04-16T10:17:49.753Z] setToolUnix: [2024-04-16T10:17:49.753Z] [2024-04-16T10:17:49.753Z] setToolProperty: [2024-04-16T10:17:49.753Z] [2024-04-16T10:17:49.753Z] setS1ASclassPath: [2024-04-16T10:17:49.753Z] [2024-04-16T10:17:49.753Z] init-common: [2024-04-16T10:17:49.753Z] [2024-04-16T10:17:49.753Z] compile-common: [2024-04-16T10:17:49.753Z] [echo] Current time (ISO): 2024-04-16T10:17:49.532+0000 [2024-04-16T10:17:49.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:49.753Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:49.799Z] [exec] cancelling timerHandle [2024-04-16T10:17:49.799Z] [exec] cancelling timerHandle5 [2024-04-16T10:17:49.799Z] [exec] cancelling timerHandle11 [2024-04-16T10:17:49.799Z] [exec] cancelling timerHandle12 [2024-04-16T10:17:49.799Z] [exec] Foo : ejbs/Foo_UNSPECIFIED_TX test passed!! [2024-04-16T10:17:49.799Z] [exec] Value of key is: ejbs/Foo_UNSPECIFIED_TX [2024-04-16T10:17:49.799Z] [exec] Doing foo timer test for ejbs/Foo_BMT [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the runtimeExTimer handle [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the timerhandle [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the timerhandle2 [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the timerhandle3 [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the timerhandle4 [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the timerhandle5 [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the createTimerAndRollback [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the createTimerAndCancel [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-04-16T10:17:49.799Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-04-16T10:17:49.799Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-04-16T10:17:50.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:17:50.055Z] [2024-04-16T10:17:50.055Z] setOSConditions: [2024-04-16T10:17:50.055Z] [2024-04-16T10:17:50.055Z] setToolWin: [2024-04-16T10:17:50.055Z] [2024-04-16T10:17:50.055Z] setToolUnix: [2024-04-16T10:17:50.055Z] [2024-04-16T10:17:50.055Z] setToolProperty: [2024-04-16T10:17:50.055Z] [2024-04-16T10:17:50.055Z] setS1ASclassPath: [2024-04-16T10:17:50.055Z] [2024-04-16T10:17:50.055Z] init-common: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] restart: [2024-04-16T10:17:50.329Z] [echo] Not required to restart [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] all: [2024-04-16T10:17:50.329Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setOSConditions: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setToolWin: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setToolUnix: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setToolProperty: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setS1ASclassPath: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] init-common: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] clean: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setOSConditions: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setToolWin: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setToolUnix: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setToolProperty: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] setS1ASclassPath: [2024-04-16T10:17:50.329Z] [2024-04-16T10:17:50.329Z] init-common: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] clean-common: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setOSConditions: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolWin: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolUnix: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolProperty: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setS1ASclassPath: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] init-common: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] clean-classes-common: [2024-04-16T10:17:50.330Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setOSConditions: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolWin: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolUnix: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolProperty: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setS1ASclassPath: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] init-common: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] clean-jars-common: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] compile: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setOSConditions: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolWin: [2024-04-16T10:17:50.330Z] [2024-04-16T10:17:50.330Z] setToolUnix: [2024-04-16T10:17:50.331Z] [2024-04-16T10:17:50.331Z] setToolProperty: [2024-04-16T10:17:50.331Z] [2024-04-16T10:17:50.331Z] setS1ASclassPath: [2024-04-16T10:17:50.331Z] [2024-04-16T10:17:50.331Z] init-common: [2024-04-16T10:17:50.331Z] [2024-04-16T10:17:50.331Z] compile-common: [2024-04-16T10:17:50.331Z] [echo] Current time (ISO): 2024-04-16T10:17:50.153+0000 [2024-04-16T10:17:50.331Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:50.331Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:50.396Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:50.396Z] [javac] 1 warning [2024-04-16T10:17:50.396Z] [2024-04-16T10:17:50.396Z] setOSConditions: [2024-04-16T10:17:50.396Z] [2024-04-16T10:17:50.396Z] setToolWin: [2024-04-16T10:17:50.396Z] [2024-04-16T10:17:50.396Z] setToolUnix: [2024-04-16T10:17:50.396Z] [2024-04-16T10:17:50.396Z] setToolProperty: [2024-04-16T10:17:50.396Z] [2024-04-16T10:17:50.396Z] setS1ASclassPath: [2024-04-16T10:17:50.396Z] [2024-04-16T10:17:50.396Z] init-common: [2024-04-16T10:17:50.396Z] [2024-04-16T10:17:50.396Z] compile-common: [2024-04-16T10:17:50.396Z] [echo] Current time (ISO): 2024-04-16T10:17:50.242+0000 [2024-04-16T10:17:50.396Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:50.640Z] [exec] Apr 16, 2024 10:17:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:17:50.640Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4fea840f [2024-04-16T10:17:50.895Z] [exec] Value of key is: setup [2024-04-16T10:17:50.895Z] [exec] Value of key is: BMTUserTx [2024-04-16T10:17:50.895Z] [exec] Value of key is: CMTUserTx [2024-04-16T10:17:50.895Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:50.895Z] [exec] [2024-04-16T10:17:50.895Z] [exec] [2024-04-16T10:17:50.895Z] [exec] ----------------------------------------- [2024-04-16T10:17:50.895Z] [exec] - BMTUserTx: PASS - [2024-04-16T10:17:50.895Z] [exec] - setup: PASS - [2024-04-16T10:17:50.895Z] [exec] - CMTUserTx: PASS - [2024-04-16T10:17:50.895Z] [exec] ----------------------------------------- [2024-04-16T10:17:50.895Z] [exec] Total PASS: 3 [2024-04-16T10:17:50.895Z] [exec] Total FAIL: 0 [2024-04-16T10:17:50.895Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:17:50.895Z] [exec] ----------------------------------------- [2024-04-16T10:17:50.895Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:50.895Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:17:50.895Z] [exec] Application deployed with name web-jsp-custom-tag-attribute-of-array-type-web. [2024-04-16T10:17:50.895Z] [2024-04-16T10:17:50.895Z] deploy-war-commonee: [2024-04-16T10:17:50.895Z] [2024-04-16T10:17:50.895Z] run: [2024-04-16T10:17:50.895Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-tag-attribute-of-array-type/jsp/test.jsp [2024-04-16T10:17:50.895Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:50.896Z] [java] [2024-04-16T10:17:50.896Z] [java] [2024-04-16T10:17:50.896Z] [java] ----------------------------------------- [2024-04-16T10:17:50.896Z] [java] - jsp-custom-tag-attribute-of-array-type: PASS - [2024-04-16T10:17:50.896Z] [java] ----------------------------------------- [2024-04-16T10:17:50.896Z] [java] - Total PASS : 1 - [2024-04-16T10:17:50.896Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:50.896Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:50.896Z] [java] ----------------------------------------- [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] undeploy: [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] setOSConditions: [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] setToolWin: [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] setToolUnix: [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] setToolProperty: [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] setS1ASclassPath: [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] init-common: [2024-04-16T10:17:50.896Z] [2024-04-16T10:17:50.896Z] undeploy-war-common: [2024-04-16T10:17:51.201Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:51.453Z] [2024-04-16T10:17:51.453Z] checkReporting-common: [2024-04-16T10:17:51.453Z] [2024-04-16T10:17:51.453Z] confirmReportPresent-common: [2024-04-16T10:17:51.453Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:17:51.453Z] [echo] Test seems to be reported fine [2024-04-16T10:17:51.453Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/allowed/RepRunConf.txt [2024-04-16T10:17:51.453Z] [2024-04-16T10:17:51.453Z] confirmMissingReport-common: [2024-04-16T10:17:51.453Z] [2024-04-16T10:17:51.453Z] undeploy: [2024-04-16T10:17:51.453Z] [2024-04-16T10:17:51.454Z] setOSConditions: [2024-04-16T10:17:51.454Z] [2024-04-16T10:17:51.454Z] setToolWin: [2024-04-16T10:17:51.454Z] [2024-04-16T10:17:51.454Z] setToolUnix: [2024-04-16T10:17:51.454Z] [2024-04-16T10:17:51.454Z] setToolProperty: [2024-04-16T10:17:51.454Z] [2024-04-16T10:17:51.454Z] setS1ASclassPath: [2024-04-16T10:17:51.454Z] [2024-04-16T10:17:51.454Z] init-common: [2024-04-16T10:17:51.454Z] [2024-04-16T10:17:51.454Z] undeploy-common: [2024-04-16T10:17:51.558Z] [INFO] [2024-04-16T10:17:51.558Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:17:51.558Z] [INFO] [2024-04-16T10:17:51.558Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:17:51.641Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:51.865Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-tag-attribute-of-array-type-web [2024-04-16T10:17:51.865Z] [2024-04-16T10:17:51.865Z] all: [2024-04-16T10:17:51.865Z] [echo] [2024-04-16T10:17:51.865Z] [echo] ************************* [2024-04-16T10:17:51.865Z] [echo] * Running jspCustomTaglibBundledAsJar [2024-04-16T10:17:51.865Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar [2024-04-16T10:17:51.865Z] [echo] ************************* [2024-04-16T10:17:51.865Z] [echo] [2024-04-16T10:17:51.865Z] [2024-04-16T10:17:51.865Z] setOSConditions: [2024-04-16T10:17:51.865Z] [2024-04-16T10:17:51.866Z] setToolWin: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolUnix: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolProperty: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setS1ASclassPath: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] init-common: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] clean: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setOSConditions: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolWin: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolUnix: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolProperty: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setS1ASclassPath: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] init-common: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] clean-common: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setOSConditions: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolWin: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolUnix: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setToolProperty: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] setS1ASclassPath: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] init-common: [2024-04-16T10:17:51.866Z] [2024-04-16T10:17:51.866Z] clean-classes-common: [2024-04-16T10:17:51.867Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setOSConditions: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setToolWin: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setToolUnix: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setToolProperty: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setS1ASclassPath: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] init-common: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] clean-jars-common: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] compile: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setOSConditions: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setToolWin: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setToolUnix: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setToolProperty: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setS1ASclassPath: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] init-common: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] compile-common: [2024-04-16T10:17:51.867Z] [echo] Current time (ISO): 2024-04-16T10:17:51.742+0000 [2024-04-16T10:17:51.867Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:51.867Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/servlet [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] build: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.867Z] setOSConditions: [2024-04-16T10:17:51.867Z] [2024-04-16T10:17:51.868Z] setToolWin: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] setToolUnix: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] setToolProperty: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] setS1ASclassPath: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] init-common: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] webclient-war-common: [2024-04-16T10:17:51.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] clear: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] test-tlds-exist: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] copy-tlds: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] test-tagfiles-exist: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] copy-tagfiles: [2024-04-16T10:17:51.868Z] [2024-04-16T10:17:51.868Z] package-war-common: [2024-04-16T10:17:51.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:51.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:51.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:51.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:51.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:51.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:51.868Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2024-04-16T10:17:51.868Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:51.869Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:51.869Z] [javac] Compiling 1 source file [2024-04-16T10:17:51.869Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibBundledAsJar/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:51.869Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] deploy: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] deploy-war-common: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] setOSConditions: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] setToolWin: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] setToolUnix: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] setToolProperty: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] setS1ASclassPath: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] init-common: [2024-04-16T10:17:51.869Z] [2024-04-16T10:17:51.869Z] deploy-war-commonpe: [2024-04-16T10:17:51.896Z] [javac] 1 warning [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] build: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] setOSConditions: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] setToolWin: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] setToolUnix: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] setToolProperty: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] setS1ASclassPath: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] init-common: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] webclient-war-common: [2024-04-16T10:17:51.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] clear: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] test-tlds-exist: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] copy-tlds: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] test-tagfiles-exist: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] copy-tagfiles: [2024-04-16T10:17:51.896Z] [2024-04-16T10:17:51.896Z] package-war-common: [2024-04-16T10:17:51.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:51.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:51.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:51.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:51.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/lib [2024-04-16T10:17:51.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:52.014Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-allowedApp [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] all: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] clientview: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] all: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] core: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] setOSConditions: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] setToolWin: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] setToolUnix: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] setToolProperty: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] setS1ASclassPath: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] init-common: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] clean: [2024-04-16T10:17:52.014Z] [2024-04-16T10:17:52.014Z] setOSConditions: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolWin: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolUnix: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolProperty: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setS1ASclassPath: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] init-common: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] clean-common: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setOSConditions: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolWin: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolUnix: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolProperty: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setS1ASclassPath: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] init-common: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] clean-classes-common: [2024-04-16T10:17:52.015Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setOSConditions: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolWin: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolUnix: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setToolProperty: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] setS1ASclassPath: [2024-04-16T10:17:52.015Z] [2024-04-16T10:17:52.015Z] init-common: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] clean-jars-common: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] compile: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] setOSConditions: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] setToolWin: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] setToolUnix: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] setToolProperty: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] setS1ASclassPath: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] init-common: [2024-04-16T10:17:52.016Z] [2024-04-16T10:17:52.016Z] compile-common: [2024-04-16T10:17:52.016Z] [echo] Current time (ISO): 2024-04-16T10:17:51.873+0000 [2024-04-16T10:17:52.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:52.016Z] [javac] Compiling 23 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:52.152Z] [copy] Copying 20 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:52.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/docroot [2024-04-16T10:17:52.152Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-04-16T10:17:52.152Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:52.152Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:52.152Z] [javac] Compiling 1 source file [2024-04-16T10:17:52.152Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-component-resources/slsb-injection-into-sessionscoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:52.152Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] deploy: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] deploy-war-common: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] setOSConditions: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] setToolWin: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] setToolUnix: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] setToolProperty: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] setS1ASclassPath: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] init-common: [2024-04-16T10:17:52.152Z] [2024-04-16T10:17:52.152Z] deploy-war-commonpe: [2024-04-16T10:17:52.293Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:52.293Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:17:52.293Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:17:52.294Z] [javac] 2 warnings [2024-04-16T10:17:52.294Z] [2024-04-16T10:17:52.294Z] setOSConditions: [2024-04-16T10:17:52.294Z] [2024-04-16T10:17:52.294Z] setToolWin: [2024-04-16T10:17:52.294Z] [2024-04-16T10:17:52.294Z] setToolUnix: [2024-04-16T10:17:52.294Z] [2024-04-16T10:17:52.294Z] setToolProperty: [2024-04-16T10:17:52.294Z] [2024-04-16T10:17:52.294Z] setS1ASclassPath: [2024-04-16T10:17:52.294Z] [2024-04-16T10:17:52.294Z] init-common: [2024-04-16T10:17:52.294Z] [2024-04-16T10:17:52.294Z] compile-common: [2024-04-16T10:17:52.294Z] [echo] Current time (ISO): 2024-04-16T10:17:52.283+0000 [2024-04-16T10:17:52.294Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:52.429Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-custom-taglib-bundled-as-jar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-bundled-as-jar-web.war [2024-04-16T10:17:52.712Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-ejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-ejb-web.war [2024-04-16T10:17:52.884Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:53.087Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:53.289Z] [exec] Application deployed with name cdi-no-interface-ejb-web. [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] deploy-war-commonee: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] run: [2024-04-16T10:17:53.289Z] [java] opening connection to http://localhost:8080/cdi-no-interface-ejb/myurl [2024-04-16T10:17:53.289Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:17:53.289Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:53.289Z] [java] [2024-04-16T10:17:53.289Z] [java] [2024-04-16T10:17:53.289Z] [java] ----------------------------------------- [2024-04-16T10:17:53.289Z] [java] - slsb-injection-into-sessionscopedbean: PASS - [2024-04-16T10:17:53.289Z] [java] ----------------------------------------- [2024-04-16T10:17:53.289Z] [java] - Total PASS : 1 - [2024-04-16T10:17:53.289Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:53.289Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:53.289Z] [java] ----------------------------------------- [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] undeploy: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] setOSConditions: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] setToolWin: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] setToolUnix: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] setToolProperty: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] setS1ASclassPath: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] init-common: [2024-04-16T10:17:53.289Z] [2024-04-16T10:17:53.289Z] undeploy-war-common: [2024-04-16T10:17:53.364Z] [exec] Application deployed with name web-jsp-custom-taglib-bundled-as-jar-web. [2024-04-16T10:17:53.364Z] [2024-04-16T10:17:53.364Z] deploy-war-commonee: [2024-04-16T10:17:53.364Z] [2024-04-16T10:17:53.364Z] run: [2024-04-16T10:17:53.445Z] [javac] 1 warning [2024-04-16T10:17:53.445Z] [2024-04-16T10:17:53.445Z] setOSConditions: [2024-04-16T10:17:53.445Z] [2024-04-16T10:17:53.445Z] setToolWin: [2024-04-16T10:17:53.445Z] [2024-04-16T10:17:53.445Z] setToolUnix: [2024-04-16T10:17:53.445Z] [2024-04-16T10:17:53.445Z] setToolProperty: [2024-04-16T10:17:53.445Z] [2024-04-16T10:17:53.445Z] setS1ASclassPath: [2024-04-16T10:17:53.445Z] [2024-04-16T10:17:53.445Z] init-common: [2024-04-16T10:17:53.445Z] [2024-04-16T10:17:53.445Z] compile-servlet: [2024-04-16T10:17:53.445Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/build.xml:156: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:53.445Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:53.619Z] [java] Connecting to: http://localhost:45711/web-jsp-custom-taglib-bundled-as-jar/test.jsp [2024-04-16T10:17:53.619Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:53.619Z] [java] [2024-04-16T10:17:53.619Z] [java] [2024-04-16T10:17:53.619Z] [java] ----------------------------------------- [2024-04-16T10:17:53.619Z] [java] - jsp-custom-taglib-bundled-as-jar: PASS - [2024-04-16T10:17:53.619Z] [java] ----------------------------------------- [2024-04-16T10:17:53.619Z] [java] - Total PASS : 1 - [2024-04-16T10:17:53.619Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:53.619Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:53.619Z] [java] ----------------------------------------- [2024-04-16T10:17:53.619Z] [2024-04-16T10:17:53.619Z] undeploy: [2024-04-16T10:17:53.619Z] [2024-04-16T10:17:53.619Z] setOSConditions: [2024-04-16T10:17:53.620Z] [2024-04-16T10:17:53.620Z] setToolWin: [2024-04-16T10:17:53.620Z] [2024-04-16T10:17:53.620Z] setToolUnix: [2024-04-16T10:17:53.620Z] [2024-04-16T10:17:53.620Z] setToolProperty: [2024-04-16T10:17:53.620Z] [2024-04-16T10:17:53.620Z] setS1ASclassPath: [2024-04-16T10:17:53.620Z] [2024-04-16T10:17:53.620Z] init-common: [2024-04-16T10:17:53.620Z] [2024-04-16T10:17:53.620Z] undeploy-war-common: [2024-04-16T10:17:53.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-ejb-web [2024-04-16T10:17:53.896Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:54.070Z] [INFO] [2024-04-16T10:17:54.070Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:17:54.143Z] [2024-04-16T10:17:54.143Z] all: [2024-04-16T10:17:54.143Z] [echo] [2024-04-16T10:17:54.143Z] [echo] ************************* [2024-04-16T10:17:54.143Z] [echo] * Running javaee-integration [2024-04-16T10:17:54.143Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration [2024-04-16T10:17:54.143Z] [echo] ************************* [2024-04-16T10:17:54.143Z] [echo] [2024-04-16T10:17:54.143Z] [2024-04-16T10:17:54.143Z] all: [2024-04-16T10:17:54.143Z] [2024-04-16T10:17:54.143Z] javaee-int: [2024-04-16T10:17:54.143Z] [echo] ==== Running servlet-context-injection-cdi [2024-04-16T10:17:54.143Z] [2024-04-16T10:17:54.143Z] setOSConditions: [2024-04-16T10:17:54.143Z] [2024-04-16T10:17:54.144Z] setToolWin: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolUnix: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolProperty: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setS1ASclassPath: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] init-common: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] clean: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setOSConditions: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolWin: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolUnix: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolProperty: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setS1ASclassPath: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] init-common: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] clean-common: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setOSConditions: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolWin: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolUnix: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setToolProperty: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] setS1ASclassPath: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.144Z] init-common: [2024-04-16T10:17:54.144Z] [2024-04-16T10:17:54.145Z] clean-classes-common: [2024-04-16T10:17:54.145Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setOSConditions: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setToolWin: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setToolUnix: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setToolProperty: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setS1ASclassPath: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] init-common: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] clean-jars-common: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] compile: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setOSConditions: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setToolWin: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setToolUnix: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setToolProperty: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] setS1ASclassPath: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] init-common: [2024-04-16T10:17:54.145Z] [2024-04-16T10:17:54.145Z] compile-common: [2024-04-16T10:17:54.145Z] [echo] Current time (ISO): 2024-04-16T10:17:54.059+0000 [2024-04-16T10:17:54.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:54.146Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:54.151Z] [javac] 1 warning [2024-04-16T10:17:54.198Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-taglib-bundled-as-jar-web [2024-04-16T10:17:54.198Z] [2024-04-16T10:17:54.199Z] all: [2024-04-16T10:17:54.199Z] [echo] [2024-04-16T10:17:54.199Z] [echo] ************************* [2024-04-16T10:17:54.199Z] [echo] * Running jspCustomTaglibJarInsideEarWithManifestClassPath [2024-04-16T10:17:54.199Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath [2024-04-16T10:17:54.199Z] [echo] ************************* [2024-04-16T10:17:54.199Z] [echo] [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setOSConditions: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolWin: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolUnix: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolProperty: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setS1ASclassPath: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] init-common: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] clean: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setOSConditions: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolWin: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolUnix: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolProperty: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setS1ASclassPath: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] init-common: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] clean-common: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setOSConditions: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolWin: [2024-04-16T10:17:54.199Z] [2024-04-16T10:17:54.199Z] setToolUnix: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setToolProperty: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setS1ASclassPath: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] init-common: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] clean-classes-common: [2024-04-16T10:17:54.200Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setOSConditions: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setToolWin: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setToolUnix: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setToolProperty: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setS1ASclassPath: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] init-common: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] clean-jars-common: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] compile: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setOSConditions: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setToolWin: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setToolUnix: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setToolProperty: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] setS1ASclassPath: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] init-common: [2024-04-16T10:17:54.200Z] [2024-04-16T10:17:54.200Z] compile-common: [2024-04-16T10:17:54.201Z] [echo] Current time (ISO): 2024-04-16T10:17:54.096+0000 [2024-04-16T10:17:54.201Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:54.201Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:54.325Z] [INFO] [2024-04-16T10:17:54.325Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:17:54.405Z] [2024-04-16T10:17:54.405Z] setOSConditions: [2024-04-16T10:17:54.405Z] [2024-04-16T10:17:54.405Z] setToolWin: [2024-04-16T10:17:54.405Z] [2024-04-16T10:17:54.405Z] setToolUnix: [2024-04-16T10:17:54.405Z] [2024-04-16T10:17:54.405Z] setToolProperty: [2024-04-16T10:17:54.405Z] [2024-04-16T10:17:54.405Z] setS1ASclassPath: [2024-04-16T10:17:54.405Z] [2024-04-16T10:17:54.405Z] init-common: [2024-04-16T10:17:54.405Z] [2024-04-16T10:17:54.405Z] compile-common: [2024-04-16T10:17:54.405Z] [echo] Current time (ISO): 2024-04-16T10:17:54.185+0000 [2024-04-16T10:17:54.405Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] { [Pipeline] sh [2024-04-16T10:17:54.801Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:54.801Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:17:54.801Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:17:54.801Z] [javac] 1 warning [2024-04-16T10:17:54.801Z] [2024-04-16T10:17:54.801Z] setOSConditions: [2024-04-16T10:17:54.801Z] [2024-04-16T10:17:54.801Z] setToolWin: [2024-04-16T10:17:54.801Z] [2024-04-16T10:17:54.801Z] setToolUnix: [2024-04-16T10:17:54.801Z] [2024-04-16T10:17:54.801Z] setToolProperty: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] setS1ASclassPath: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] init-common: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] compile-common: [2024-04-16T10:17:54.802Z] [echo] Current time (ISO): 2024-04-16T10:17:54.394+0000 [2024-04-16T10:17:54.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/jaxrs/servlet [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] build: [2024-04-16T10:17:54.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:54.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:54.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:54.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:54.802Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:54.802Z] [copy] Copied 12 empty directories to 5 empty directories under /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:54.802Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:17:54.802Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:17:54.802Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:54.802Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] run: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] setOSConditions: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] setToolWin: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] setToolUnix: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] setToolProperty: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] setS1ASclassPath: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.802Z] init-common: [2024-04-16T10:17:54.802Z] [2024-04-16T10:17:54.803Z] run_ejb: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setOSConditions: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setToolWin: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setToolUnix: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setToolProperty: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setS1ASclassPath: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] init-common: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] run_war_ejb: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setOSConditions: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setToolWin: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setToolUnix: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setToolProperty: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] setS1ASclassPath: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] init-common: [2024-04-16T10:17:54.803Z] [2024-04-16T10:17:54.803Z] run_test: [2024-04-16T10:17:54.803Z] [java] Running test via EJB.... [2024-04-16T10:17:54.835Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:54.835Z] [javac] 1 warning [2024-04-16T10:17:54.835Z] [2024-04-16T10:17:54.836Z] build: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] setOSConditions: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] setToolWin: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] setToolUnix: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] setToolProperty: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] setS1ASclassPath: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] init-common: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] webclient-war-common: [2024-04-16T10:17:54.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] clear: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] test-tlds-exist: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] copy-tlds: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] test-tagfiles-exist: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] copy-tagfiles: [2024-04-16T10:17:54.836Z] [2024-04-16T10:17:54.836Z] package-war-common: [2024-04-16T10:17:54.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:54.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:54.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:54.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:54.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/lib [2024-04-16T10:17:54.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:54.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:54.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:54.837Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:54.837Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-04-16T10:17:54.837Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] setOSConditions: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] setToolWin: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] setToolUnix: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] setToolProperty: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] setS1ASclassPath: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] init-common: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] ejb-jar-common: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] package-ejbjar-common: [2024-04-16T10:17:54.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:54.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:54.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:54.837Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-04-16T10:17:54.837Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:54.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:54.837Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] disable-resource-validation: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] setOSConditions: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.837Z] setToolWin: [2024-04-16T10:17:54.837Z] [2024-04-16T10:17:54.838Z] setToolUnix: [2024-04-16T10:17:54.838Z] [2024-04-16T10:17:54.838Z] setToolProperty: [2024-04-16T10:17:54.838Z] [2024-04-16T10:17:54.838Z] setS1ASclassPath: [2024-04-16T10:17:54.838Z] [2024-04-16T10:17:54.838Z] init-common: [2024-04-16T10:17:54.838Z] [2024-04-16T10:17:54.838Z] create-jvm-options: [2024-04-16T10:17:54.973Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:55.058Z] [java] Apr 16, 2024 10:17:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:55.058Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:55.058Z] [java] Apr 16, 2024 10:17:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:55.058Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15463128319839773663xml [2024-04-16T10:17:55.058Z] [java] Apr 16, 2024 10:17:55 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:17:55.058Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:17:55.765Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-04-16T10:17:55.765Z] [exec] Created 1 option(s) [2024-04-16T10:17:55.765Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:17:55.765Z] [2024-04-16T10:17:55.765Z] restart-server: [2024-04-16T10:17:55.765Z] [2024-04-16T10:17:55.765Z] setOSConditions: [2024-04-16T10:17:55.765Z] [2024-04-16T10:17:55.765Z] stop-server: [2024-04-16T10:17:55.765Z] [2024-04-16T10:17:55.765Z] stop-server-unix: [2024-04-16T10:17:55.765Z] [echo] stopping server on unix ... [2024-04-16T10:17:56.045Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:56.084Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:56.084Z] [javac] 1 warning [2024-04-16T10:17:56.084Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:56.084Z] [javac] Compiling 1 source file [2024-04-16T10:17:56.084Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithManifestClassPath/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:56.084Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:56.084Z] [2024-04-16T10:17:56.084Z] build: [2024-04-16T10:17:56.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:56.084Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mytaglib.jar [2024-04-16T10:17:56.084Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/test.jar [2024-04-16T10:17:56.084Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mywar.war [2024-04-16T10:17:56.084Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2024-04-16T10:17:56.084Z] [2024-04-16T10:17:56.084Z] deploy: [2024-04-16T10:17:56.084Z] [2024-04-16T10:17:56.084Z] setOSConditions: [2024-04-16T10:17:56.084Z] [2024-04-16T10:17:56.084Z] setToolWin: [2024-04-16T10:17:56.084Z] [2024-04-16T10:17:56.084Z] setToolUnix: [2024-04-16T10:17:56.084Z] [2024-04-16T10:17:56.085Z] setToolProperty: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] setS1ASclassPath: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] init-common: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] deploy-common: [2024-04-16T10:17:56.085Z] [echo] Current time (ISO): 2024-04-16T10:17:55.951+0000 [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] setOSConditions: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] setToolWin: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] setToolUnix: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] setToolProperty: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] setS1ASclassPath: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] init-common: [2024-04-16T10:17:56.085Z] [2024-04-16T10:17:56.085Z] deploy-common-pe: [2024-04-16T10:17:56.211Z] [INFO] No sources to compile [2024-04-16T10:17:56.211Z] [INFO] [2024-04-16T10:17:56.211Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:17:56.260Z] + id [2024-04-16T10:17:56.260Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:17:56.260Z] + uname -a [2024-04-16T10:17:56.261Z] Linux basic-1k0vn 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:17:56.261Z] + env [2024-04-16T10:17:56.261Z] + sort [2024-04-16T10:17:56.261Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:17:56.261Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:17:56.261Z] BRANCH_NAME=PR-24889 [2024-04-16T10:17:56.261Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:17:56.261Z] BUILD_ID=5 [2024-04-16T10:17:56.261Z] BUILD_NUMBER=5 [2024-04-16T10:17:56.261Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:17:56.261Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:17:56.261Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:17:56.261Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:17:56.261Z] CHANGE_FORK=samsonsouley [2024-04-16T10:17:56.261Z] CHANGE_ID=24889 [2024-04-16T10:17:56.261Z] CHANGE_TARGET=master [2024-04-16T10:17:56.261Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:17:56.261Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:17:56.261Z] CI=true [2024-04-16T10:17:56.261Z] EXECUTOR_NUMBER=0 [2024-04-16T10:17:56.261Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:17:56.261Z] HOME=/home/jenkins [2024-04-16T10:17:56.261Z] HOSTNAME=basic-1k0vn [2024-04-16T10:17:56.261Z] HUDSON_COOKIE=50668477-f8cc-4e32-9537-09b352f134ee [2024-04-16T10:17:56.261Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:17:56.261Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:17:56.261Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:17:56.261Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:17:56.261Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:17:56.261Z] JENKINS_AGENT_NAME=basic-1k0vn [2024-04-16T10:17:56.261Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:17:56.261Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:17:56.261Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:17:56.261Z] JENKINS_NAME=basic-1k0vn [2024-04-16T10:17:56.261Z] JENKINS_NODE_COOKIE=18baada6-2a97-425f-9c57-8c763d8e690a [2024-04-16T10:17:56.261Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:17:56.261Z] JENKINS_SECRET=**** [2024-04-16T10:17:56.261Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:17:56.261Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:17:56.261Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:17:56.261Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:17:56.261Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:17:56.261Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:17:56.261Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:17:56.261Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:17:56.261Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:17:56.261Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:17:56.261Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:17:56.261Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:17:56.261Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:17:56.261Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:17:56.261Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:17:56.261Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:17:56.261Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:17:56.261Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:17:56.261Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:17:56.261Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:17:56.261Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:17:56.261Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:17:56.261Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:17:56.261Z] LANG=en_US.UTF-8 [2024-04-16T10:17:56.261Z] LANGUAGE=en_US:en [2024-04-16T10:17:56.261Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:17:56.261Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:17:56.261Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:17:56.261Z] NODE_LABELS=basic basic-1k0vn [2024-04-16T10:17:56.261Z] NODE_NAME=basic-1k0vn [2024-04-16T10:17:56.261Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:17:56.261Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-1k0vn [2024-04-16T10:17:56.262Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:17:56.262Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:17:56.262Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:17:56.262Z] PORT_ADMIN=4848 [2024-04-16T10:17:56.262Z] PORT_HTTP=8080 [2024-04-16T10:17:56.262Z] PORT_HTTPS=8181 [2024-04-16T10:17:56.262Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:17:56.262Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:17:56.262Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:17:56.262Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:17:56.262Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:17:56.262Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:56.262Z] SHLVL=1 [2024-04-16T10:17:56.262Z] STAGE_NAME=connector_group_2 [2024-04-16T10:17:56.262Z] TERM=xterm [2024-04-16T10:17:56.262Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:17:56.262Z] USER_NAME=jenkins [2024-04-16T10:17:56.262Z] _=/usr/bin/env [2024-04-16T10:17:56.262Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:17:56.262Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:17:56.262Z] + df -h [2024-04-16T10:17:56.262Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:17:56.262Z] overlay 32G 20K 32G 1% / [2024-04-16T10:17:56.262Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:17:56.262Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:17:56.262Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:17:56.262Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-04-16T10:17:56.262Z] /dev/sda4 932G 143G 789G 16% /etc/hosts [2024-04-16T10:17:56.262Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:17:56.262Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:17:56.262Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:17:56.262Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:17:56.262Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:17:56.262Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:17:56.262Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:17:56.293Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:17:56.293Z] [javac] 1 warning [2024-04-16T10:17:56.293Z] [2024-04-16T10:17:56.293Z] build: [2024-04-16T10:17:56.293Z] [2024-04-16T10:17:56.293Z] setOSConditions: [2024-04-16T10:17:56.293Z] [2024-04-16T10:17:56.293Z] fixFiles: [2024-04-16T10:17:56.293Z] [2024-04-16T10:17:56.293Z] convUnix: [2024-04-16T10:17:56.293Z] [2024-04-16T10:17:56.294Z] convWin: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] setToolWin: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] setToolUnix: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] setToolProperty: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] setS1ASclassPath: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] init-common: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] package-persistence-common: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] ejb-jar-common: [2024-04-16T10:17:56.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] package-ejbjar-common: [2024-04-16T10:17:56.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.294Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.294Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.294Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-ejb.jar [2024-04-16T10:17:56.294Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] appclient-jar-common: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] package-appclientjar-common: [2024-04-16T10:17:56.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.294Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.294Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.294Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-core-client.jar [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.294Z] webclient-war-common: [2024-04-16T10:17:56.294Z] [2024-04-16T10:17:56.295Z] build-ear-common: [2024-04-16T10:17:56.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:56.295Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:17:56.295Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:17:56.295Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] deploy: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setOSConditions: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setToolWin: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setToolUnix: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setToolProperty: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setS1ASclassPath: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] init-common: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] deploy-common: [2024-04-16T10:17:56.295Z] [echo] Current time (ISO): 2024-04-16T10:17:56.237+0000 [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setOSConditions: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setToolWin: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setToolUnix: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setToolProperty: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] setS1ASclassPath: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.295Z] init-common: [2024-04-16T10:17:56.295Z] [2024-04-16T10:17:56.296Z] deploy-common-pe: [2024-04-16T10:17:56.299Z] [javac] 1 warning [2024-04-16T10:17:56.299Z] [2024-04-16T10:17:56.299Z] build: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] setOSConditions: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] setToolWin: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] setToolUnix: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] setToolProperty: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] setS1ASclassPath: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] init-common: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] webclient-war-common: [2024-04-16T10:17:56.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] clear: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] test-tlds-exist: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] copy-tlds: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] test-tagfiles-exist: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] copy-tagfiles: [2024-04-16T10:17:56.300Z] [2024-04-16T10:17:56.300Z] package-war-common: [2024-04-16T10:17:56.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:17:56.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:56.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:56.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:17:56.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/lib [2024-04-16T10:17:56.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:56.300Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:17:56.301Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/docroot [2024-04-16T10:17:56.301Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2024-04-16T10:17:56.301Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:17:56.301Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:17:56.301Z] [javac] Compiling 1 source file [2024-04-16T10:17:56.419Z] [java] Apr 16, 2024 10:17:56 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:17:56.420Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:17:56.420Z] [java] Apr 16, 2024 10:17:56 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:17:56.420Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:17:56.466Z] [INFO] [2024-04-16T10:17:56.466Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:17:56.466Z] [INFO] [2024-04-16T10:17:56.466Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:17:56.466Z] [INFO] No sources to compile [2024-04-16T10:17:56.466Z] [INFO] [2024-04-16T10:17:56.466Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:17:56.466Z] [INFO] No sources to compile [2024-04-16T10:17:56.466Z] [INFO] [2024-04-16T10:17:56.466Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:17:56.531Z] 87 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:17:56.531Z] + mvn -version [2024-04-16T10:17:56.583Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/servlet-context-injection-cdi/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:17:56.583Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] deploy: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] deploy-war-common: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] setOSConditions: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] setToolWin: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] setToolUnix: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] setToolProperty: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] setS1ASclassPath: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] init-common: [2024-04-16T10:17:56.583Z] [2024-04-16T10:17:56.583Z] deploy-war-commonpe: [2024-04-16T10:17:56.721Z] [INFO] Executing tasks [2024-04-16T10:17:56.721Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:17:56.721Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:17:56.721Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:17:56.721Z] [INFO] Executed tasks [2024-04-16T10:17:56.721Z] [INFO] [2024-04-16T10:17:56.721Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:17:56.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-context-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-context-injection-web.war [2024-04-16T10:17:56.855Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-coreApp.ear [2024-04-16T10:17:56.859Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:56.978Z] [java] Apr 16, 2024 10:17:56 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:17:56.978Z] [java] INFO: Configuration saved at /tmp/domain15463128319839773663xml [2024-04-16T10:17:56.978Z] [java] Apr 16, 2024 10:17:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:56.978Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:56.978Z] [java] Apr 16, 2024 10:17:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:56.978Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:17:56.978Z] [java] Apr 16, 2024 10:17:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:17:56.978Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:17:56.978Z] [java] Apr 16, 2024 10:17:56 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:17:56.978Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:17:57.011Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp.ear [2024-04-16T10:17:57.101Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:17:57.101Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:17:57.101Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:17:57.101Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:17:57.101Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:17:57.101Z] + ant -version [2024-04-16T10:17:57.165Z] [exec] Waiting for the domain to stop . [2024-04-16T10:17:57.165Z] [exec] Waiting finished after 309 ms. [2024-04-16T10:17:57.165Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:17:57.165Z] [2024-04-16T10:17:57.165Z] stop-server-windows: [2024-04-16T10:17:57.165Z] [2024-04-16T10:17:57.165Z] setOSConditions: [2024-04-16T10:17:57.165Z] [2024-04-16T10:17:57.165Z] start-server: [2024-04-16T10:17:57.165Z] [echo] +-----------------------------+ [2024-04-16T10:17:57.165Z] [echo] | | [2024-04-16T10:17:57.165Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:17:57.165Z] [echo] | in Felix mode | [2024-04-16T10:17:57.165Z] [echo] | | [2024-04-16T10:17:57.165Z] [echo] +-----------------------------+ [2024-04-16T10:17:57.165Z] [2024-04-16T10:17:57.165Z] start-server-unix: [2024-04-16T10:17:57.234Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:57.234Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:57.234Z] [java] Apr 16, 2024 10:17:57 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:57.234Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,038 ms), startup services (1,014 ms), total (2,052 ms) [2024-04-16T10:17:57.381Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:17:57.381Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:17:57.381Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-1252d600/script.sh.copy: line 9: ps: command not found [2024-04-16T10:17:57.381Z] + true [2024-04-16T10:17:57.381Z] + cat /proc/cpuinfo [2024-04-16T10:17:57.381Z] processor : 0 [2024-04-16T10:17:57.381Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.381Z] cpu family : 6 [2024-04-16T10:17:57.381Z] model : 45 [2024-04-16T10:17:57.381Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.381Z] stepping : 7 [2024-04-16T10:17:57.381Z] microcode : 0x71a [2024-04-16T10:17:57.381Z] cpu MHz : 1999.553 [2024-04-16T10:17:57.381Z] cache size : 15360 KB [2024-04-16T10:17:57.381Z] physical id : 0 [2024-04-16T10:17:57.381Z] siblings : 12 [2024-04-16T10:17:57.381Z] core id : 0 [2024-04-16T10:17:57.381Z] cpu cores : 6 [2024-04-16T10:17:57.381Z] apicid : 0 [2024-04-16T10:17:57.381Z] initial apicid : 0 [2024-04-16T10:17:57.381Z] fpu : yes [2024-04-16T10:17:57.381Z] fpu_exception : yes [2024-04-16T10:17:57.381Z] cpuid level : 13 [2024-04-16T10:17:57.381Z] wp : yes [2024-04-16T10:17:57.381Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.381Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.381Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.381Z] bogomips : 4000.26 [2024-04-16T10:17:57.381Z] clflush size : 64 [2024-04-16T10:17:57.381Z] cache_alignment : 64 [2024-04-16T10:17:57.381Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.381Z] power management: [2024-04-16T10:17:57.381Z] [2024-04-16T10:17:57.381Z] processor : 1 [2024-04-16T10:17:57.381Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.381Z] cpu family : 6 [2024-04-16T10:17:57.381Z] model : 45 [2024-04-16T10:17:57.381Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.381Z] stepping : 7 [2024-04-16T10:17:57.381Z] microcode : 0x71a [2024-04-16T10:17:57.381Z] cpu MHz : 2002.225 [2024-04-16T10:17:57.381Z] cache size : 15360 KB [2024-04-16T10:17:57.381Z] physical id : 0 [2024-04-16T10:17:57.381Z] siblings : 12 [2024-04-16T10:17:57.381Z] core id : 1 [2024-04-16T10:17:57.381Z] cpu cores : 6 [2024-04-16T10:17:57.381Z] apicid : 2 [2024-04-16T10:17:57.381Z] initial apicid : 2 [2024-04-16T10:17:57.381Z] fpu : yes [2024-04-16T10:17:57.381Z] fpu_exception : yes [2024-04-16T10:17:57.381Z] cpuid level : 13 [2024-04-16T10:17:57.381Z] wp : yes [2024-04-16T10:17:57.381Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.381Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.381Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.381Z] bogomips : 4000.26 [2024-04-16T10:17:57.381Z] clflush size : 64 [2024-04-16T10:17:57.381Z] cache_alignment : 64 [2024-04-16T10:17:57.381Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.381Z] power management: [2024-04-16T10:17:57.381Z] [2024-04-16T10:17:57.381Z] processor : 2 [2024-04-16T10:17:57.381Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.381Z] cpu family : 6 [2024-04-16T10:17:57.381Z] model : 45 [2024-04-16T10:17:57.381Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.381Z] stepping : 7 [2024-04-16T10:17:57.381Z] microcode : 0x71a [2024-04-16T10:17:57.381Z] cpu MHz : 1999.366 [2024-04-16T10:17:57.381Z] cache size : 15360 KB [2024-04-16T10:17:57.381Z] physical id : 0 [2024-04-16T10:17:57.381Z] siblings : 12 [2024-04-16T10:17:57.381Z] core id : 2 [2024-04-16T10:17:57.381Z] cpu cores : 6 [2024-04-16T10:17:57.381Z] apicid : 4 [2024-04-16T10:17:57.381Z] initial apicid : 4 [2024-04-16T10:17:57.381Z] fpu : yes [2024-04-16T10:17:57.381Z] fpu_exception : yes [2024-04-16T10:17:57.381Z] cpuid level : 13 [2024-04-16T10:17:57.381Z] wp : yes [2024-04-16T10:17:57.381Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.381Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.381Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.382Z] bogomips : 4000.26 [2024-04-16T10:17:57.382Z] clflush size : 64 [2024-04-16T10:17:57.382Z] cache_alignment : 64 [2024-04-16T10:17:57.382Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.382Z] power management: [2024-04-16T10:17:57.382Z] [2024-04-16T10:17:57.382Z] processor : 3 [2024-04-16T10:17:57.382Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.382Z] cpu family : 6 [2024-04-16T10:17:57.382Z] model : 45 [2024-04-16T10:17:57.382Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.382Z] stepping : 7 [2024-04-16T10:17:57.382Z] microcode : 0x71a [2024-04-16T10:17:57.382Z] cpu MHz : 2001.639 [2024-04-16T10:17:57.382Z] cache size : 15360 KB [2024-04-16T10:17:57.382Z] physical id : 0 [2024-04-16T10:17:57.382Z] siblings : 12 [2024-04-16T10:17:57.382Z] core id : 3 [2024-04-16T10:17:57.382Z] cpu cores : 6 [2024-04-16T10:17:57.382Z] apicid : 6 [2024-04-16T10:17:57.382Z] initial apicid : 6 [2024-04-16T10:17:57.382Z] fpu : yes [2024-04-16T10:17:57.382Z] fpu_exception : yes [2024-04-16T10:17:57.382Z] cpuid level : 13 [2024-04-16T10:17:57.382Z] wp : yes [2024-04-16T10:17:57.382Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.382Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.382Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.382Z] bogomips : 4000.26 [2024-04-16T10:17:57.382Z] clflush size : 64 [2024-04-16T10:17:57.382Z] cache_alignment : 64 [2024-04-16T10:17:57.382Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.382Z] power management: [2024-04-16T10:17:57.382Z] [2024-04-16T10:17:57.382Z] processor : 4 [2024-04-16T10:17:57.382Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.382Z] cpu family : 6 [2024-04-16T10:17:57.382Z] model : 45 [2024-04-16T10:17:57.382Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.382Z] stepping : 7 [2024-04-16T10:17:57.382Z] microcode : 0x71a [2024-04-16T10:17:57.382Z] cpu MHz : 2000.130 [2024-04-16T10:17:57.382Z] cache size : 15360 KB [2024-04-16T10:17:57.382Z] physical id : 0 [2024-04-16T10:17:57.382Z] siblings : 12 [2024-04-16T10:17:57.382Z] core id : 4 [2024-04-16T10:17:57.382Z] cpu cores : 6 [2024-04-16T10:17:57.382Z] apicid : 8 [2024-04-16T10:17:57.382Z] initial apicid : 8 [2024-04-16T10:17:57.382Z] fpu : yes [2024-04-16T10:17:57.382Z] fpu_exception : yes [2024-04-16T10:17:57.382Z] cpuid level : 13 [2024-04-16T10:17:57.382Z] wp : yes [2024-04-16T10:17:57.382Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.382Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.382Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.382Z] bogomips : 4000.26 [2024-04-16T10:17:57.382Z] clflush size : 64 [2024-04-16T10:17:57.382Z] cache_alignment : 64 [2024-04-16T10:17:57.382Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.382Z] power management: [2024-04-16T10:17:57.382Z] [2024-04-16T10:17:57.382Z] processor : 5 [2024-04-16T10:17:57.382Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.382Z] cpu family : 6 [2024-04-16T10:17:57.382Z] model : 45 [2024-04-16T10:17:57.382Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.382Z] stepping : 7 [2024-04-16T10:17:57.382Z] microcode : 0x71a [2024-04-16T10:17:57.382Z] cpu MHz : 2000.050 [2024-04-16T10:17:57.382Z] cache size : 15360 KB [2024-04-16T10:17:57.382Z] physical id : 0 [2024-04-16T10:17:57.382Z] siblings : 12 [2024-04-16T10:17:57.382Z] core id : 5 [2024-04-16T10:17:57.382Z] cpu cores : 6 [2024-04-16T10:17:57.382Z] apicid : 10 [2024-04-16T10:17:57.382Z] initial apicid : 10 [2024-04-16T10:17:57.382Z] fpu : yes [2024-04-16T10:17:57.382Z] fpu_exception : yes [2024-04-16T10:17:57.382Z] cpuid level : 13 [2024-04-16T10:17:57.382Z] wp : yes [2024-04-16T10:17:57.382Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.382Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.382Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.382Z] bogomips : 4000.26 [2024-04-16T10:17:57.382Z] clflush size : 64 [2024-04-16T10:17:57.382Z] cache_alignment : 64 [2024-04-16T10:17:57.382Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.382Z] power management: [2024-04-16T10:17:57.382Z] [2024-04-16T10:17:57.382Z] processor : 6 [2024-04-16T10:17:57.382Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.382Z] cpu family : 6 [2024-04-16T10:17:57.382Z] model : 45 [2024-04-16T10:17:57.382Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.382Z] stepping : 7 [2024-04-16T10:17:57.382Z] microcode : 0x71a [2024-04-16T10:17:57.382Z] cpu MHz : 2000.120 [2024-04-16T10:17:57.382Z] cache size : 15360 KB [2024-04-16T10:17:57.382Z] physical id : 1 [2024-04-16T10:17:57.382Z] siblings : 12 [2024-04-16T10:17:57.382Z] core id : 0 [2024-04-16T10:17:57.382Z] cpu cores : 6 [2024-04-16T10:17:57.383Z] apicid : 32 [2024-04-16T10:17:57.383Z] initial apicid : 32 [2024-04-16T10:17:57.383Z] fpu : yes [2024-04-16T10:17:57.383Z] fpu_exception : yes [2024-04-16T10:17:57.383Z] cpuid level : 13 [2024-04-16T10:17:57.383Z] wp : yes [2024-04-16T10:17:57.383Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.383Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.383Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.383Z] bogomips : 4009.53 [2024-04-16T10:17:57.383Z] clflush size : 64 [2024-04-16T10:17:57.383Z] cache_alignment : 64 [2024-04-16T10:17:57.383Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.383Z] power management: [2024-04-16T10:17:57.383Z] [2024-04-16T10:17:57.383Z] processor : 7 [2024-04-16T10:17:57.383Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.383Z] cpu family : 6 [2024-04-16T10:17:57.383Z] model : 45 [2024-04-16T10:17:57.383Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.383Z] stepping : 7 [2024-04-16T10:17:57.383Z] microcode : 0x71a [2024-04-16T10:17:57.383Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.383Z] cache size : 15360 KB [2024-04-16T10:17:57.383Z] physical id : 1 [2024-04-16T10:17:57.383Z] siblings : 12 [2024-04-16T10:17:57.383Z] core id : 1 [2024-04-16T10:17:57.383Z] cpu cores : 6 [2024-04-16T10:17:57.383Z] apicid : 34 [2024-04-16T10:17:57.383Z] initial apicid : 34 [2024-04-16T10:17:57.383Z] fpu : yes [2024-04-16T10:17:57.383Z] fpu_exception : yes [2024-04-16T10:17:57.383Z] cpuid level : 13 [2024-04-16T10:17:57.383Z] wp : yes [2024-04-16T10:17:57.383Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.383Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.383Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.383Z] bogomips : 4009.53 [2024-04-16T10:17:57.383Z] clflush size : 64 [2024-04-16T10:17:57.383Z] cache_alignment : 64 [2024-04-16T10:17:57.383Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.383Z] power management: [2024-04-16T10:17:57.383Z] [2024-04-16T10:17:57.383Z] processor : 8 [2024-04-16T10:17:57.383Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.383Z] cpu family : 6 [2024-04-16T10:17:57.383Z] model : 45 [2024-04-16T10:17:57.383Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.383Z] stepping : 7 [2024-04-16T10:17:57.383Z] microcode : 0x71a [2024-04-16T10:17:57.383Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.383Z] cache size : 15360 KB [2024-04-16T10:17:57.383Z] physical id : 1 [2024-04-16T10:17:57.383Z] siblings : 12 [2024-04-16T10:17:57.383Z] core id : 2 [2024-04-16T10:17:57.383Z] cpu cores : 6 [2024-04-16T10:17:57.383Z] apicid : 36 [2024-04-16T10:17:57.383Z] initial apicid : 36 [2024-04-16T10:17:57.383Z] fpu : yes [2024-04-16T10:17:57.383Z] fpu_exception : yes [2024-04-16T10:17:57.383Z] cpuid level : 13 [2024-04-16T10:17:57.383Z] wp : yes [2024-04-16T10:17:57.383Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.383Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.383Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.383Z] bogomips : 4009.53 [2024-04-16T10:17:57.383Z] clflush size : 64 [2024-04-16T10:17:57.383Z] cache_alignment : 64 [2024-04-16T10:17:57.383Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.383Z] power management: [2024-04-16T10:17:57.383Z] [2024-04-16T10:17:57.383Z] processor : 9 [2024-04-16T10:17:57.383Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.383Z] cpu family : 6 [2024-04-16T10:17:57.383Z] model : 45 [2024-04-16T10:17:57.383Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.383Z] stepping : 7 [2024-04-16T10:17:57.383Z] microcode : 0x71a [2024-04-16T10:17:57.383Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.383Z] cache size : 15360 KB [2024-04-16T10:17:57.383Z] physical id : 1 [2024-04-16T10:17:57.383Z] siblings : 12 [2024-04-16T10:17:57.383Z] core id : 3 [2024-04-16T10:17:57.383Z] cpu cores : 6 [2024-04-16T10:17:57.383Z] apicid : 38 [2024-04-16T10:17:57.383Z] initial apicid : 38 [2024-04-16T10:17:57.383Z] fpu : yes [2024-04-16T10:17:57.383Z] fpu_exception : yes [2024-04-16T10:17:57.383Z] cpuid level : 13 [2024-04-16T10:17:57.383Z] wp : yes [2024-04-16T10:17:57.384Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.384Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.384Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.384Z] bogomips : 4009.53 [2024-04-16T10:17:57.384Z] clflush size : 64 [2024-04-16T10:17:57.384Z] cache_alignment : 64 [2024-04-16T10:17:57.384Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.384Z] power management: [2024-04-16T10:17:57.384Z] [2024-04-16T10:17:57.384Z] processor : 10 [2024-04-16T10:17:57.384Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.384Z] cpu family : 6 [2024-04-16T10:17:57.384Z] model : 45 [2024-04-16T10:17:57.384Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.384Z] stepping : 7 [2024-04-16T10:17:57.384Z] microcode : 0x71a [2024-04-16T10:17:57.384Z] cpu MHz : 2000.147 [2024-04-16T10:17:57.384Z] cache size : 15360 KB [2024-04-16T10:17:57.384Z] physical id : 1 [2024-04-16T10:17:57.384Z] siblings : 12 [2024-04-16T10:17:57.384Z] core id : 4 [2024-04-16T10:17:57.384Z] cpu cores : 6 [2024-04-16T10:17:57.384Z] apicid : 40 [2024-04-16T10:17:57.384Z] initial apicid : 40 [2024-04-16T10:17:57.384Z] fpu : yes [2024-04-16T10:17:57.384Z] fpu_exception : yes [2024-04-16T10:17:57.384Z] cpuid level : 13 [2024-04-16T10:17:57.384Z] wp : yes [2024-04-16T10:17:57.384Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.384Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.384Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.384Z] bogomips : 4009.53 [2024-04-16T10:17:57.384Z] clflush size : 64 [2024-04-16T10:17:57.384Z] cache_alignment : 64 [2024-04-16T10:17:57.384Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.384Z] power management: [2024-04-16T10:17:57.384Z] [2024-04-16T10:17:57.384Z] processor : 11 [2024-04-16T10:17:57.384Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.384Z] cpu family : 6 [2024-04-16T10:17:57.384Z] model : 45 [2024-04-16T10:17:57.384Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.384Z] stepping : 7 [2024-04-16T10:17:57.384Z] microcode : 0x71a [2024-04-16T10:17:57.384Z] cpu MHz : 2003.978 [2024-04-16T10:17:57.384Z] cache size : 15360 KB [2024-04-16T10:17:57.384Z] physical id : 1 [2024-04-16T10:17:57.384Z] siblings : 12 [2024-04-16T10:17:57.384Z] core id : 5 [2024-04-16T10:17:57.384Z] cpu cores : 6 [2024-04-16T10:17:57.384Z] apicid : 42 [2024-04-16T10:17:57.384Z] initial apicid : 42 [2024-04-16T10:17:57.384Z] fpu : yes [2024-04-16T10:17:57.384Z] fpu_exception : yes [2024-04-16T10:17:57.384Z] cpuid level : 13 [2024-04-16T10:17:57.384Z] wp : yes [2024-04-16T10:17:57.384Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.384Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.384Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.384Z] bogomips : 4009.53 [2024-04-16T10:17:57.384Z] clflush size : 64 [2024-04-16T10:17:57.384Z] cache_alignment : 64 [2024-04-16T10:17:57.384Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.384Z] power management: [2024-04-16T10:17:57.384Z] [2024-04-16T10:17:57.384Z] processor : 12 [2024-04-16T10:17:57.384Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.384Z] cpu family : 6 [2024-04-16T10:17:57.384Z] model : 45 [2024-04-16T10:17:57.384Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.384Z] stepping : 7 [2024-04-16T10:17:57.384Z] microcode : 0x71a [2024-04-16T10:17:57.384Z] cpu MHz : 1999.584 [2024-04-16T10:17:57.384Z] cache size : 15360 KB [2024-04-16T10:17:57.384Z] physical id : 0 [2024-04-16T10:17:57.384Z] siblings : 12 [2024-04-16T10:17:57.384Z] core id : 0 [2024-04-16T10:17:57.384Z] cpu cores : 6 [2024-04-16T10:17:57.384Z] apicid : 1 [2024-04-16T10:17:57.384Z] initial apicid : 1 [2024-04-16T10:17:57.384Z] fpu : yes [2024-04-16T10:17:57.384Z] fpu_exception : yes [2024-04-16T10:17:57.384Z] cpuid level : 13 [2024-04-16T10:17:57.384Z] wp : yes [2024-04-16T10:17:57.384Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.384Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.385Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.385Z] bogomips : 4000.26 [2024-04-16T10:17:57.385Z] clflush size : 64 [2024-04-16T10:17:57.385Z] cache_alignment : 64 [2024-04-16T10:17:57.385Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.385Z] power management: [2024-04-16T10:17:57.385Z] [2024-04-16T10:17:57.385Z] processor : 13 [2024-04-16T10:17:57.385Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.385Z] cpu family : 6 [2024-04-16T10:17:57.385Z] model : 45 [2024-04-16T10:17:57.385Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.385Z] stepping : 7 [2024-04-16T10:17:57.385Z] microcode : 0x71a [2024-04-16T10:17:57.385Z] cpu MHz : 2000.666 [2024-04-16T10:17:57.385Z] cache size : 15360 KB [2024-04-16T10:17:57.385Z] physical id : 0 [2024-04-16T10:17:57.385Z] siblings : 12 [2024-04-16T10:17:57.385Z] core id : 1 [2024-04-16T10:17:57.385Z] cpu cores : 6 [2024-04-16T10:17:57.385Z] apicid : 3 [2024-04-16T10:17:57.385Z] initial apicid : 3 [2024-04-16T10:17:57.385Z] fpu : yes [2024-04-16T10:17:57.385Z] fpu_exception : yes [2024-04-16T10:17:57.385Z] cpuid level : 13 [2024-04-16T10:17:57.385Z] wp : yes [2024-04-16T10:17:57.385Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.385Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.385Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.385Z] bogomips : 4000.26 [2024-04-16T10:17:57.385Z] clflush size : 64 [2024-04-16T10:17:57.385Z] cache_alignment : 64 [2024-04-16T10:17:57.385Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.385Z] power management: [2024-04-16T10:17:57.385Z] [2024-04-16T10:17:57.385Z] processor : 14 [2024-04-16T10:17:57.385Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.385Z] cpu family : 6 [2024-04-16T10:17:57.385Z] model : 45 [2024-04-16T10:17:57.385Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.385Z] stepping : 7 [2024-04-16T10:17:57.385Z] microcode : 0x71a [2024-04-16T10:17:57.385Z] cpu MHz : 2001.095 [2024-04-16T10:17:57.385Z] cache size : 15360 KB [2024-04-16T10:17:57.385Z] physical id : 0 [2024-04-16T10:17:57.385Z] siblings : 12 [2024-04-16T10:17:57.385Z] core id : 2 [2024-04-16T10:17:57.385Z] cpu cores : 6 [2024-04-16T10:17:57.385Z] apicid : 5 [2024-04-16T10:17:57.385Z] initial apicid : 5 [2024-04-16T10:17:57.385Z] fpu : yes [2024-04-16T10:17:57.385Z] fpu_exception : yes [2024-04-16T10:17:57.385Z] cpuid level : 13 [2024-04-16T10:17:57.385Z] wp : yes [2024-04-16T10:17:57.385Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.385Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.385Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.385Z] bogomips : 4000.26 [2024-04-16T10:17:57.385Z] clflush size : 64 [2024-04-16T10:17:57.385Z] cache_alignment : 64 [2024-04-16T10:17:57.385Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.385Z] power management: [2024-04-16T10:17:57.385Z] [2024-04-16T10:17:57.385Z] processor : 15 [2024-04-16T10:17:57.385Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.385Z] cpu family : 6 [2024-04-16T10:17:57.385Z] model : 45 [2024-04-16T10:17:57.385Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.385Z] stepping : 7 [2024-04-16T10:17:57.385Z] microcode : 0x71a [2024-04-16T10:17:57.385Z] cpu MHz : 2000.173 [2024-04-16T10:17:57.385Z] cache size : 15360 KB [2024-04-16T10:17:57.385Z] physical id : 0 [2024-04-16T10:17:57.385Z] siblings : 12 [2024-04-16T10:17:57.385Z] core id : 3 [2024-04-16T10:17:57.385Z] cpu cores : 6 [2024-04-16T10:17:57.385Z] apicid : 7 [2024-04-16T10:17:57.385Z] initial apicid : 7 [2024-04-16T10:17:57.385Z] fpu : yes [2024-04-16T10:17:57.385Z] fpu_exception : yes [2024-04-16T10:17:57.385Z] cpuid level : 13 [2024-04-16T10:17:57.385Z] wp : yes [2024-04-16T10:17:57.385Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.385Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.385Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.385Z] bogomips : 4000.26 [2024-04-16T10:17:57.385Z] clflush size : 64 [2024-04-16T10:17:57.385Z] cache_alignment : 64 [2024-04-16T10:17:57.385Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.385Z] power management: [2024-04-16T10:17:57.385Z] [2024-04-16T10:17:57.385Z] processor : 16 [2024-04-16T10:17:57.385Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.385Z] cpu family : 6 [2024-04-16T10:17:57.385Z] model : 45 [2024-04-16T10:17:57.385Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.385Z] stepping : 7 [2024-04-16T10:17:57.385Z] microcode : 0x71a [2024-04-16T10:17:57.386Z] cpu MHz : 2000.572 [2024-04-16T10:17:57.386Z] cache size : 15360 KB [2024-04-16T10:17:57.386Z] physical id : 0 [2024-04-16T10:17:57.386Z] siblings : 12 [2024-04-16T10:17:57.386Z] core id : 4 [2024-04-16T10:17:57.386Z] cpu cores : 6 [2024-04-16T10:17:57.386Z] apicid : 9 [2024-04-16T10:17:57.386Z] initial apicid : 9 [2024-04-16T10:17:57.386Z] fpu : yes [2024-04-16T10:17:57.386Z] fpu_exception : yes [2024-04-16T10:17:57.386Z] cpuid level : 13 [2024-04-16T10:17:57.386Z] wp : yes [2024-04-16T10:17:57.386Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.386Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.386Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.386Z] bogomips : 4000.26 [2024-04-16T10:17:57.386Z] clflush size : 64 [2024-04-16T10:17:57.386Z] cache_alignment : 64 [2024-04-16T10:17:57.386Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.386Z] power management: [2024-04-16T10:17:57.386Z] [2024-04-16T10:17:57.386Z] processor : 17 [2024-04-16T10:17:57.386Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.386Z] cpu family : 6 [2024-04-16T10:17:57.386Z] model : 45 [2024-04-16T10:17:57.386Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.386Z] stepping : 7 [2024-04-16T10:17:57.386Z] microcode : 0x71a [2024-04-16T10:17:57.386Z] cpu MHz : 1998.798 [2024-04-16T10:17:57.386Z] cache size : 15360 KB [2024-04-16T10:17:57.386Z] physical id : 0 [2024-04-16T10:17:57.386Z] siblings : 12 [2024-04-16T10:17:57.386Z] core id : 5 [2024-04-16T10:17:57.386Z] cpu cores : 6 [2024-04-16T10:17:57.386Z] apicid : 11 [2024-04-16T10:17:57.386Z] initial apicid : 11 [2024-04-16T10:17:57.386Z] fpu : yes [2024-04-16T10:17:57.386Z] fpu_exception : yes [2024-04-16T10:17:57.386Z] cpuid level : 13 [2024-04-16T10:17:57.386Z] wp : yes [2024-04-16T10:17:57.386Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.386Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.386Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.386Z] bogomips : 4000.26 [2024-04-16T10:17:57.386Z] clflush size : 64 [2024-04-16T10:17:57.386Z] cache_alignment : 64 [2024-04-16T10:17:57.386Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.386Z] power management: [2024-04-16T10:17:57.386Z] [2024-04-16T10:17:57.386Z] processor : 18 [2024-04-16T10:17:57.386Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.386Z] cpu family : 6 [2024-04-16T10:17:57.386Z] model : 45 [2024-04-16T10:17:57.386Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.386Z] stepping : 7 [2024-04-16T10:17:57.386Z] microcode : 0x71a [2024-04-16T10:17:57.386Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.386Z] cache size : 15360 KB [2024-04-16T10:17:57.386Z] physical id : 1 [2024-04-16T10:17:57.386Z] siblings : 12 [2024-04-16T10:17:57.386Z] core id : 0 [2024-04-16T10:17:57.386Z] cpu cores : 6 [2024-04-16T10:17:57.386Z] apicid : 33 [2024-04-16T10:17:57.386Z] initial apicid : 33 [2024-04-16T10:17:57.386Z] fpu : yes [2024-04-16T10:17:57.386Z] fpu_exception : yes [2024-04-16T10:17:57.386Z] cpuid level : 13 [2024-04-16T10:17:57.386Z] wp : yes [2024-04-16T10:17:57.386Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.386Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.386Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.386Z] bogomips : 4009.53 [2024-04-16T10:17:57.386Z] clflush size : 64 [2024-04-16T10:17:57.386Z] cache_alignment : 64 [2024-04-16T10:17:57.386Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.386Z] power management: [2024-04-16T10:17:57.386Z] [2024-04-16T10:17:57.386Z] processor : 19 [2024-04-16T10:17:57.386Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.386Z] cpu family : 6 [2024-04-16T10:17:57.386Z] model : 45 [2024-04-16T10:17:57.386Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.386Z] stepping : 7 [2024-04-16T10:17:57.386Z] microcode : 0x71a [2024-04-16T10:17:57.386Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.386Z] cache size : 15360 KB [2024-04-16T10:17:57.386Z] physical id : 1 [2024-04-16T10:17:57.386Z] siblings : 12 [2024-04-16T10:17:57.386Z] core id : 1 [2024-04-16T10:17:57.386Z] cpu cores : 6 [2024-04-16T10:17:57.386Z] apicid : 35 [2024-04-16T10:17:57.386Z] initial apicid : 35 [2024-04-16T10:17:57.386Z] fpu : yes [2024-04-16T10:17:57.386Z] fpu_exception : yes [2024-04-16T10:17:57.386Z] cpuid level : 13 [2024-04-16T10:17:57.386Z] wp : yes [2024-04-16T10:17:57.387Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.387Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.387Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.387Z] bogomips : 4009.53 [2024-04-16T10:17:57.387Z] clflush size : 64 [2024-04-16T10:17:57.387Z] cache_alignment : 64 [2024-04-16T10:17:57.387Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.387Z] power management: [2024-04-16T10:17:57.387Z] [2024-04-16T10:17:57.387Z] processor : 20 [2024-04-16T10:17:57.387Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.387Z] cpu family : 6 [2024-04-16T10:17:57.387Z] model : 45 [2024-04-16T10:17:57.387Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.387Z] stepping : 7 [2024-04-16T10:17:57.387Z] microcode : 0x71a [2024-04-16T10:17:57.387Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.387Z] cache size : 15360 KB [2024-04-16T10:17:57.387Z] physical id : 1 [2024-04-16T10:17:57.387Z] siblings : 12 [2024-04-16T10:17:57.387Z] core id : 2 [2024-04-16T10:17:57.387Z] cpu cores : 6 [2024-04-16T10:17:57.387Z] apicid : 37 [2024-04-16T10:17:57.387Z] initial apicid : 37 [2024-04-16T10:17:57.387Z] fpu : yes [2024-04-16T10:17:57.387Z] fpu_exception : yes [2024-04-16T10:17:57.387Z] cpuid level : 13 [2024-04-16T10:17:57.387Z] wp : yes [2024-04-16T10:17:57.387Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.387Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.387Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.387Z] bogomips : 4009.53 [2024-04-16T10:17:57.387Z] clflush size : 64 [2024-04-16T10:17:57.387Z] cache_alignment : 64 [2024-04-16T10:17:57.387Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.387Z] power management: [2024-04-16T10:17:57.387Z] [2024-04-16T10:17:57.387Z] processor : 21 [2024-04-16T10:17:57.387Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.387Z] cpu family : 6 [2024-04-16T10:17:57.387Z] model : 45 [2024-04-16T10:17:57.387Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.387Z] stepping : 7 [2024-04-16T10:17:57.387Z] microcode : 0x71a [2024-04-16T10:17:57.387Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.387Z] cache size : 15360 KB [2024-04-16T10:17:57.387Z] physical id : 1 [2024-04-16T10:17:57.387Z] siblings : 12 [2024-04-16T10:17:57.387Z] core id : 3 [2024-04-16T10:17:57.387Z] cpu cores : 6 [2024-04-16T10:17:57.387Z] apicid : 39 [2024-04-16T10:17:57.387Z] initial apicid : 39 [2024-04-16T10:17:57.387Z] fpu : yes [2024-04-16T10:17:57.387Z] fpu_exception : yes [2024-04-16T10:17:57.387Z] cpuid level : 13 [2024-04-16T10:17:57.387Z] wp : yes [2024-04-16T10:17:57.387Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.387Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.387Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.387Z] bogomips : 4009.53 [2024-04-16T10:17:57.387Z] clflush size : 64 [2024-04-16T10:17:57.387Z] cache_alignment : 64 [2024-04-16T10:17:57.387Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.387Z] power management: [2024-04-16T10:17:57.387Z] [2024-04-16T10:17:57.387Z] processor : 22 [2024-04-16T10:17:57.387Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.387Z] cpu family : 6 [2024-04-16T10:17:57.387Z] model : 45 [2024-04-16T10:17:57.387Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.387Z] stepping : 7 [2024-04-16T10:17:57.387Z] microcode : 0x71a [2024-04-16T10:17:57.387Z] cpu MHz : 2000.000 [2024-04-16T10:17:57.387Z] cache size : 15360 KB [2024-04-16T10:17:57.387Z] physical id : 1 [2024-04-16T10:17:57.387Z] siblings : 12 [2024-04-16T10:17:57.387Z] core id : 4 [2024-04-16T10:17:57.387Z] cpu cores : 6 [2024-04-16T10:17:57.387Z] apicid : 41 [2024-04-16T10:17:57.387Z] initial apicid : 41 [2024-04-16T10:17:57.387Z] fpu : yes [2024-04-16T10:17:57.387Z] fpu_exception : yes [2024-04-16T10:17:57.387Z] cpuid level : 13 [2024-04-16T10:17:57.387Z] wp : yes [2024-04-16T10:17:57.387Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.388Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.388Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.388Z] bogomips : 4009.53 [2024-04-16T10:17:57.388Z] clflush size : 64 [2024-04-16T10:17:57.388Z] cache_alignment : 64 [2024-04-16T10:17:57.388Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.388Z] power management: [2024-04-16T10:17:57.388Z] [2024-04-16T10:17:57.388Z] processor : 23 [2024-04-16T10:17:57.388Z] vendor_id : GenuineIntel [2024-04-16T10:17:57.388Z] cpu family : 6 [2024-04-16T10:17:57.388Z] model : 45 [2024-04-16T10:17:57.388Z] model name : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz [2024-04-16T10:17:57.388Z] stepping : 7 [2024-04-16T10:17:57.388Z] microcode : 0x71a [2024-04-16T10:17:57.388Z] cpu MHz : 2002.152 [2024-04-16T10:17:57.388Z] cache size : 15360 KB [2024-04-16T10:17:57.388Z] physical id : 1 [2024-04-16T10:17:57.388Z] siblings : 12 [2024-04-16T10:17:57.388Z] core id : 5 [2024-04-16T10:17:57.388Z] cpu cores : 6 [2024-04-16T10:17:57.388Z] apicid : 43 [2024-04-16T10:17:57.388Z] initial apicid : 43 [2024-04-16T10:17:57.388Z] fpu : yes [2024-04-16T10:17:57.388Z] fpu_exception : yes [2024-04-16T10:17:57.388Z] cpuid level : 13 [2024-04-16T10:17:57.388Z] wp : yes [2024-04-16T10:17:57.388Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d [2024-04-16T10:17:57.388Z] vmx flags : vnmi preemption_timer invvpid ept_x_only ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple [2024-04-16T10:17:57.388Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:17:57.388Z] bogomips : 4009.53 [2024-04-16T10:17:57.388Z] clflush size : 64 [2024-04-16T10:17:57.388Z] cache_alignment : 64 [2024-04-16T10:17:57.388Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:17:57.388Z] power management: [2024-04-16T10:17:57.388Z] [2024-04-16T10:17:57.388Z] + cat /proc/meminfo [2024-04-16T10:17:57.388Z] MemTotal: 131959076 kB [2024-04-16T10:17:57.388Z] MemFree: 12468232 kB [2024-04-16T10:17:57.388Z] MemAvailable: 111262728 kB [2024-04-16T10:17:57.388Z] Buffers: 1744 kB [2024-04-16T10:17:57.388Z] Cached: 94092988 kB [2024-04-16T10:17:57.388Z] SwapCached: 0 kB [2024-04-16T10:17:57.388Z] Active: 21715204 kB [2024-04-16T10:17:57.388Z] Inactive: 85003056 kB [2024-04-16T10:17:57.388Z] Active(anon): 12121004 kB [2024-04-16T10:17:57.388Z] Inactive(anon): 660440 kB [2024-04-16T10:17:57.388Z] Active(file): 9594200 kB [2024-04-16T10:17:57.388Z] Inactive(file): 84342616 kB [2024-04-16T10:17:57.388Z] Unevictable: 93592 kB [2024-04-16T10:17:57.388Z] Mlocked: 93592 kB [2024-04-16T10:17:57.388Z] SwapTotal: 0 kB [2024-04-16T10:17:57.388Z] SwapFree: 0 kB [2024-04-16T10:17:57.388Z] Zswap: 0 kB [2024-04-16T10:17:57.388Z] Zswapped: 0 kB [2024-04-16T10:17:57.388Z] Dirty: 49652 kB [2024-04-16T10:17:57.388Z] Writeback: 0 kB [2024-04-16T10:17:57.388Z] AnonPages: 12700032 kB [2024-04-16T10:17:57.388Z] Mapped: 1395620 kB [2024-04-16T10:17:57.388Z] Shmem: 150920 kB [2024-04-16T10:17:57.388Z] KReclaimable: 5920396 kB [2024-04-16T10:17:57.388Z] Slab: 9902488 kB [2024-04-16T10:17:57.388Z] SReclaimable: 5920396 kB [2024-04-16T10:17:57.388Z] SUnreclaim: 3982092 kB [2024-04-16T10:17:57.388Z] KernelStack: 39168 kB [2024-04-16T10:17:57.388Z] PageTables: 74636 kB [2024-04-16T10:17:57.388Z] SecPageTables: 0 kB [2024-04-16T10:17:57.388Z] NFS_Unstable: 0 kB [2024-04-16T10:17:57.388Z] Bounce: 0 kB [2024-04-16T10:17:57.388Z] WritebackTmp: 0 kB [2024-04-16T10:17:57.388Z] CommitLimit: 65979536 kB [2024-04-16T10:17:57.388Z] Committed_AS: 14311368 kB [2024-04-16T10:17:57.388Z] VmallocTotal: 34359738367 kB [2024-04-16T10:17:57.388Z] VmallocUsed: 204656 kB [2024-04-16T10:17:57.388Z] VmallocChunk: 0 kB [2024-04-16T10:17:57.388Z] Percpu: 187008 kB [2024-04-16T10:17:57.388Z] HardwareCorrupted: 0 kB [2024-04-16T10:17:57.388Z] AnonHugePages: 4988928 kB [2024-04-16T10:17:57.388Z] ShmemHugePages: 0 kB [2024-04-16T10:17:57.388Z] ShmemPmdMapped: 0 kB [2024-04-16T10:17:57.388Z] FileHugePages: 33696 kB [2024-04-16T10:17:57.388Z] FilePmdMapped: 0 kB [2024-04-16T10:17:57.388Z] CmaTotal: 0 kB [2024-04-16T10:17:57.388Z] CmaFree: 0 kB [2024-04-16T10:17:57.388Z] HugePages_Total: 0 [2024-04-16T10:17:57.388Z] HugePages_Free: 0 [2024-04-16T10:17:57.388Z] HugePages_Rsvd: 0 [2024-04-16T10:17:57.388Z] HugePages_Surp: 0 [2024-04-16T10:17:57.388Z] Hugepagesize: 2048 kB [2024-04-16T10:17:57.388Z] Hugetlb: 0 kB [2024-04-16T10:17:57.388Z] DirectMap4k: 710648 kB [2024-04-16T10:17:57.388Z] DirectMap2M: 13940736 kB [2024-04-16T10:17:57.388Z] DirectMap1G: 121634816 kB [2024-04-16T10:17:57.398Z] [exec] Application deployed with name cdi-servlet-context-injection-web. [2024-04-16T10:17:57.398Z] [2024-04-16T10:17:57.398Z] deploy-war-commonee: [2024-04-16T10:17:57.398Z] [2024-04-16T10:17:57.398Z] run: [Pipeline] sh [2024-04-16T10:17:57.488Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:57.488Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:57.602Z] [exec] Application deployed with name web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp. [2024-04-16T10:17:57.602Z] [exec] there are no files to retrieve for application web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2024-04-16T10:17:57.602Z] [echo] Deployment on target server server successful [2024-04-16T10:17:57.602Z] [2024-04-16T10:17:57.602Z] setOSConditions: [2024-04-16T10:17:57.602Z] [2024-04-16T10:17:57.602Z] setToolWin: [2024-04-16T10:17:57.602Z] [2024-04-16T10:17:57.602Z] setToolUnix: [2024-04-16T10:17:57.602Z] [2024-04-16T10:17:57.602Z] setToolProperty: [2024-04-16T10:17:57.603Z] [2024-04-16T10:17:57.603Z] setS1ASclassPath: [2024-04-16T10:17:57.603Z] [2024-04-16T10:17:57.603Z] init-common: [2024-04-16T10:17:57.603Z] [2024-04-16T10:17:57.603Z] deploy-common-ee: [2024-04-16T10:17:57.603Z] [2024-04-16T10:17:57.603Z] run: [2024-04-16T10:17:57.603Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2024-04-16T10:17:57.653Z] [java] opening connection to http://localhost:8080/cdi-servlet-context-injection/myurl [2024-04-16T10:17:57.653Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 Servlet context: /cdi-servlet-context-injection [2024-04-16T10:17:57.653Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:57.653Z] [java] [2024-04-16T10:17:57.653Z] [java] [2024-04-16T10:17:57.653Z] [java] ----------------------------------------- [2024-04-16T10:17:57.653Z] [java] - servlet-context-injection-in-cdi: PASS - [2024-04-16T10:17:57.653Z] [java] ----------------------------------------- [2024-04-16T10:17:57.653Z] [java] - Total PASS : 1 - [2024-04-16T10:17:57.653Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:57.653Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:57.653Z] [java] ----------------------------------------- [2024-04-16T10:17:57.653Z] [2024-04-16T10:17:57.654Z] undeploy: [2024-04-16T10:17:57.654Z] [2024-04-16T10:17:57.654Z] setOSConditions: [2024-04-16T10:17:57.654Z] [2024-04-16T10:17:57.654Z] setToolWin: [2024-04-16T10:17:57.654Z] [2024-04-16T10:17:57.654Z] setToolUnix: [2024-04-16T10:17:57.654Z] [2024-04-16T10:17:57.654Z] setToolProperty: [2024-04-16T10:17:57.654Z] [2024-04-16T10:17:57.654Z] setS1ASclassPath: [2024-04-16T10:17:57.654Z] [2024-04-16T10:17:57.654Z] init-common: [2024-04-16T10:17:57.654Z] [2024-04-16T10:17:57.654Z] undeploy-war-common: [2024-04-16T10:17:57.690Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:17:57.690Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:17:57.743Z] [java] Apr 16, 2024 10:17:57 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:17:57.743Z] [java] INFO: Grizzly Framework 4.0.2 started in: 50 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:17:57.744Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:17:57.744Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:17:57.857Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:17:57.858Z] [java] [2024-04-16T10:17:57.858Z] [java] [2024-04-16T10:17:57.858Z] [java] ----------------------------------------- [2024-04-16T10:17:57.858Z] [java] - jsp-custom-taglib-jar-inside-ear-with-manifest-classpath: PASS - [2024-04-16T10:17:57.858Z] [java] ----------------------------------------- [2024-04-16T10:17:57.858Z] [java] - Total PASS : 1 - [2024-04-16T10:17:57.858Z] [java] - Total FAIL : 0 - [2024-04-16T10:17:57.858Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:17:57.858Z] [java] ----------------------------------------- [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] undeploy: [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] setOSConditions: [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] setToolWin: [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] setToolUnix: [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] setToolProperty: [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] setS1ASclassPath: [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] init-common: [2024-04-16T10:17:57.858Z] [2024-04-16T10:17:57.858Z] undeploy-common: [2024-04-16T10:17:57.998Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:17:57.998Z] [java] Apr 16, 2024 10:17:57 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:17:57.998Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:17:57.998Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:17:57.998Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:17:57.998Z] [java] Apr 16, 2024 10:17:57 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:17:57.998Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,637 ms), startup services (14 ms), total (2,651 ms) [2024-04-16T10:17:57.998Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:17:57.998Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:17:57.998Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:17:57.998Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:17:57.998Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:57.998Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-jaxrs-web.war [2024-04-16T10:17:57.999Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:57.999Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:17:57.999Z] [java] Apr 16, 2024 10:17:57 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:17:57.999Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:17:58.273Z] [exec] Application deployed with name ejb-ejb30-clientview-coreApp. [2024-04-16T10:17:58.273Z] [echo] Deployment on target server server successful [2024-04-16T10:17:58.273Z] [2024-04-16T10:17:58.273Z] setOSConditions: [2024-04-16T10:17:58.273Z] [2024-04-16T10:17:58.273Z] setToolWin: [2024-04-16T10:17:58.273Z] [2024-04-16T10:17:58.273Z] setToolUnix: [2024-04-16T10:17:58.273Z] [2024-04-16T10:17:58.273Z] setToolProperty: [2024-04-16T10:17:58.273Z] [2024-04-16T10:17:58.273Z] setS1ASclassPath: [2024-04-16T10:17:58.273Z] [2024-04-16T10:17:58.273Z] init-common: [2024-04-16T10:17:58.273Z] [2024-04-16T10:17:58.274Z] deploy-common-ee: [2024-04-16T10:17:58.274Z] [2024-04-16T10:17:58.274Z] run_se: [2024-04-16T10:17:58.536Z] [java] In stand-alone mode [2024-04-16T10:17:58.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-context-injection-web [2024-04-16T10:17:58.583Z] [2024-04-16T10:17:58.583Z] all: [2024-04-16T10:17:58.583Z] [echo] ==== Running simple-managed-bean-interceptor-nonnull-package [2024-04-16T10:17:58.583Z] [2024-04-16T10:17:58.583Z] setOSConditions: [2024-04-16T10:17:58.583Z] [2024-04-16T10:17:58.583Z] setToolWin: [2024-04-16T10:17:58.583Z] [2024-04-16T10:17:58.583Z] setToolUnix: [2024-04-16T10:17:58.583Z] [2024-04-16T10:17:58.583Z] setToolProperty: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setS1ASclassPath: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] init-common: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] clean: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setOSConditions: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setToolWin: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setToolUnix: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setToolProperty: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setS1ASclassPath: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] init-common: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] clean-common: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setOSConditions: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setToolWin: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setToolUnix: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setToolProperty: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setS1ASclassPath: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] init-common: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] clean-classes-common: [2024-04-16T10:17:58.584Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setOSConditions: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.584Z] setToolWin: [2024-04-16T10:17:58.584Z] [2024-04-16T10:17:58.585Z] setToolUnix: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] setToolProperty: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] setS1ASclassPath: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] init-common: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] clean-jars-common: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] compile: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] setOSConditions: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] setToolWin: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] setToolUnix: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] setToolProperty: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] setS1ASclassPath: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] init-common: [2024-04-16T10:17:58.585Z] [2024-04-16T10:17:58.585Z] compile-common: [2024-04-16T10:17:58.585Z] [echo] Current time (ISO): 2024-04-16T10:17:58.342+0000 [2024-04-16T10:17:58.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:58.585Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:58.783Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-customi-taglib-jar-inside-ear-with-manifest-classpathApp [2024-04-16T10:17:58.783Z] [2024-04-16T10:17:58.783Z] all: [2024-04-16T10:17:58.783Z] [echo] [2024-04-16T10:17:58.783Z] [echo] ************************* [2024-04-16T10:17:58.783Z] [echo] * Running jspCustomTaglibJarInsideEarWithoutManifestClassPath [2024-04-16T10:17:58.783Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath [2024-04-16T10:17:58.783Z] [echo] ************************* [2024-04-16T10:17:58.783Z] [echo] [2024-04-16T10:17:58.783Z] [2024-04-16T10:17:58.783Z] setOSConditions: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolWin: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolUnix: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolProperty: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setS1ASclassPath: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] init-common: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] clean: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setOSConditions: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolWin: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolUnix: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolProperty: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setS1ASclassPath: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] init-common: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] clean-common: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setOSConditions: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolWin: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolUnix: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setToolProperty: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] setS1ASclassPath: [2024-04-16T10:17:58.784Z] [2024-04-16T10:17:58.784Z] init-common: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] clean-classes-common: [2024-04-16T10:17:58.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setOSConditions: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setToolWin: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setToolUnix: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setToolProperty: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setS1ASclassPath: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] init-common: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] clean-jars-common: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] compile: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setOSConditions: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setToolWin: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setToolUnix: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setToolProperty: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] setS1ASclassPath: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] init-common: [2024-04-16T10:17:58.785Z] [2024-04-16T10:17:58.785Z] compile-common: [2024-04-16T10:17:58.785Z] [echo] Current time (ISO): 2024-04-16T10:17:58.766+0000 [2024-04-16T10:17:58.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:58.785Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:17:58.791Z] [java] Apr 16, 2024 10:17:58 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:17:58.791Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:17:58.933Z] [java] Apr 16, 2024 10:17:58 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:17:58.933Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:17:58.933Z] [java] Apr 16, 2024 10:17:58 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:58.933Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:17:58.933Z] [java] Apr 16, 2024 10:17:58 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:17:58.933Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:17:58.933Z] [java] Apr 16, 2024 10:17:58 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:17:58.933Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:17:59.188Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T10:17:59.188Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T10:17:59.188Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:17:59.188Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-04-16T10:17:59.188Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:17:59.188Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-04-16T10:17:59.188Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:17:59.188Z] [java] INFO: Created virtual server server [2024-04-16T10:17:59.188Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:17:59.188Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-04-16T10:17:59.188Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:17:59.188Z] [java] INFO: Created virtual server __asadmin [2024-04-16T10:17:59.373Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:17:59.443Z] [java] Apr 16, 2024 10:17:59 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T10:17:59.443Z] [java] INFO: Setting JAAS app name glassfish-web [2024-04-16T10:17:59.443Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T10:17:59.443Z] [java] INFO: Virtual server server loaded default web module [2024-04-16T10:17:59.589Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:17:59.589Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:17:59.589Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test connector_group_2 [2024-04-16T10:17:59.589Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:17:59.589Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:17:59.589Z] + readonly GF_INTERNAL_ENV_SH=/tmp/8tsgf-internal-env [2024-04-16T10:17:59.589Z] + GF_INTERNAL_ENV_SH=/tmp/8tsgf-internal-env [2024-04-16T10:17:59.589Z] + '[' '!' -z '' ']' [2024-04-16T10:17:59.589Z] + export WSIMPORT_OPTS= [2024-04-16T10:17:59.589Z] + WSIMPORT_OPTS= [2024-04-16T10:17:59.589Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:17:59.589Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:17:59.698Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:17:59.698Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:17:59.733Z] [exec] cancelling timerHandle [2024-04-16T10:17:59.733Z] [exec] cancelling timerHandle5 [2024-04-16T10:17:59.733Z] [exec] cancelling timerHandle11 [2024-04-16T10:17:59.733Z] [exec] cancelling timerHandle12 [2024-04-16T10:17:59.733Z] [exec] Foo : ejbs/Foo_BMT test passed!! [2024-04-16T10:17:59.733Z] [exec] Value of key is: ejbs/Foo_BMT [2024-04-16T10:17:59.733Z] [exec] Doing stateful timer test for ejbs/Stateful_CMT [2024-04-16T10:17:59.848Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:17:59.848Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:59.848Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:17:59.848Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:17:59.848Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:17:59.848Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:17:59.848Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:17:59.848Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:17:59.848Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:17:59.848Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:17:59.848Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:17:59.848Z] + echo 'Preparing dependencies ...' [2024-04-16T10:17:59.848Z] Preparing dependencies ... [2024-04-16T10:17:59.848Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:17:59.987Z] [java] Apr 16, 2024 10:17:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:17:59.987Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:00.473Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:00.473Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/servlet/test/beans/TestManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:18:00.473Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:00.473Z] [javac] 1 warning [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.473Z] build: [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.473Z] setOSConditions: [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.473Z] setToolWin: [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.473Z] setToolUnix: [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.473Z] setToolProperty: [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.473Z] setS1ASclassPath: [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.473Z] init-common: [2024-04-16T10:18:00.473Z] [2024-04-16T10:18:00.474Z] webclient-war-common: [2024-04-16T10:18:00.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:00.474Z] [2024-04-16T10:18:00.474Z] clear: [2024-04-16T10:18:00.474Z] [2024-04-16T10:18:00.474Z] test-tlds-exist: [2024-04-16T10:18:00.474Z] [2024-04-16T10:18:00.474Z] copy-tlds: [2024-04-16T10:18:00.474Z] [2024-04-16T10:18:00.474Z] test-tagfiles-exist: [2024-04-16T10:18:00.474Z] [2024-04-16T10:18:00.474Z] copy-tagfiles: [2024-04-16T10:18:00.474Z] [2024-04-16T10:18:00.474Z] package-war-common: [2024-04-16T10:18:00.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:00.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:00.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:00.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:00.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/lib [2024-04-16T10:18:00.474Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:00.474Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:00.474Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/docroot [2024-04-16T10:18:00.474Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2024-04-16T10:18:00.474Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:00.474Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:00.474Z] [javac] Compiling 1 source file [2024-04-16T10:18:00.545Z] [java] Apr 16, 2024 10:18:00 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:18:00.545Z] [java] INFO: close(), this: [2024-04-16T10:18:00.545Z] [java] org.glassfish.web.loader.WebappClassLoader@38f502fc[name=unknown], urls=[ [2024-04-16T10:18:00.545Z] [java] file:/tmp/gfembed3287338880709723789tmp/applications/sample/WEB-INF/classes/ [2024-04-16T10:18:00.545Z] [java] file:/tmp/gfembed3287338880709723789tmp/generated/ejb/sample/ [2024-04-16T10:18:00.546Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-04-16T10:18:00.546Z] [java] Apr 16, 2024 10:18:00 AM org.eclipse.persistence.session./file:/tmp/gfembed3287338880709723789tmp/applications/sample/WEB-INF/classes/_test [2024-04-16T10:18:00.546Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:18:00.658Z] [exec] Stateful : ejbs/Stateful_CMT test passed!! [2024-04-16T10:18:00.658Z] [exec] Value of key is: ejbs/Stateful_CMT [2024-04-16T10:18:00.658Z] [exec] Doing stateful timer test for ejbs/Stateful_BMT [2024-04-16T10:18:00.730Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/simple-managed-bean-interceptor-nonnull-package/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:00.730Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] deploy: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] deploy-war-common: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] setOSConditions: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] setToolWin: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] setToolUnix: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] setToolProperty: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] setS1ASclassPath: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] init-common: [2024-04-16T10:18:00.730Z] [2024-04-16T10:18:00.730Z] deploy-war-commonpe: [2024-04-16T10:18:00.800Z] [java] Apr 16, 2024 10:18:00 AM org.eclipse.persistence.session./file:/tmp/gfembed3287338880709723789tmp/applications/sample/WEB-INF/classes/_test.server [2024-04-16T10:18:00.800Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:18:00.800Z] [java] Apr 16, 2024 10:18:00 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:18:00.801Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:18:01.056Z] [java] Apr 16, 2024 10:18:00 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:01.056Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-04-16T10:18:01.056Z] [java] Apr 16, 2024 10:18:00 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:18:01.056Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:18:01.262Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:18:01.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-managed-bean-interceptor --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-managed-bean-interceptor-web.war [2024-04-16T10:18:01.333Z] [java] Apr 16, 2024 10:18:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:18:01.333Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3cbf1ba4 [2024-04-16T10:18:01.546Z] [exec] Application deployed with name cdi-simple-managed-bean-interceptor-web. [2024-04-16T10:18:01.546Z] [2024-04-16T10:18:01.546Z] deploy-war-commonee: [2024-04-16T10:18:01.546Z] [2024-04-16T10:18:01.547Z] run: [2024-04-16T10:18:01.547Z] [java] opening connection to http://localhost:8080/cdi-simple-managed-bean-interceptor/myurl [2024-04-16T10:18:01.635Z] [java] testing injected BmpRemoteHome [2024-04-16T10:18:01.636Z] [java] Apr 16, 2024 10:18:01 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:01.636Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:01.636Z] [java] Apr 16, 2024 10:18:01 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:01.636Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:01.802Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:18:01.802Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:01.802Z] [java] [2024-04-16T10:18:01.802Z] [java] [2024-04-16T10:18:01.802Z] [java] ----------------------------------------- [2024-04-16T10:18:01.802Z] [java] - simple-managed-bean-interceptor-non-null-package: PASS - [2024-04-16T10:18:01.802Z] [java] ----------------------------------------- [2024-04-16T10:18:01.802Z] [java] - Total PASS : 1 - [2024-04-16T10:18:01.802Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:01.802Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:01.802Z] [java] ----------------------------------------- [2024-04-16T10:18:01.802Z] [2024-04-16T10:18:01.802Z] undeploy: [2024-04-16T10:18:01.803Z] [2024-04-16T10:18:01.803Z] setOSConditions: [2024-04-16T10:18:01.803Z] [2024-04-16T10:18:01.803Z] setToolWin: [2024-04-16T10:18:01.803Z] [2024-04-16T10:18:01.803Z] setToolUnix: [2024-04-16T10:18:01.803Z] [2024-04-16T10:18:01.803Z] setToolProperty: [2024-04-16T10:18:01.803Z] [2024-04-16T10:18:01.803Z] setS1ASclassPath: [2024-04-16T10:18:01.803Z] [2024-04-16T10:18:01.803Z] init-common: [2024-04-16T10:18:01.803Z] [2024-04-16T10:18:01.803Z] undeploy-war-common: [2024-04-16T10:18:01.937Z] [java] metadata = com.sun.ejb.portable.EJBMetaDataImpl@541d4d9f [2024-04-16T10:18:01.937Z] [java] testing injected SlessRemoteHome [2024-04-16T10:18:01.937Z] [java] testing injected SfulRemoteHome [2024-04-16T10:18:01.937Z] [java] testing Remote 3.0 Hello intf [2024-04-16T10:18:01.937Z] [java] [2024-04-16T10:18:01.937Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:01.937Z] [java] [2024-04-16T10:18:01.937Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:01.937Z] [java] [2024-04-16T10:18:01.937Z] [java] BMP Entity results (microsec): with tx no tx: [2024-04-16T10:18:02.020Z] [exec] Stateful : ejbs/Stateful_BMT test passed!! [2024-04-16T10:18:02.020Z] [exec] Value of key is: ejbs/Stateful_BMT [2024-04-16T10:18:02.020Z] [exec] doBarTest(): Doing bar timer test for ejbtimer/Bar_CMT [2024-04-16T10:18:02.020Z] [exec] doBarTest(): Bar lookup succeeded: ejbtimer/Bar_CMT [2024-04-16T10:18:02.020Z] [exec] Calling findbyprimarykey [2024-04-16T10:18:02.021Z] [exec] caught expected finder ex for 1 jakarta.ejb.ObjectNotFoundException: JDO74011: Bean 'BarEJB_CMT' method findByPrimaryKey: cannot find bean with key 1_1 [2024-04-16T10:18:02.047Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:02.047Z] [javac] 1 warning [2024-04-16T10:18:02.047Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:02.047Z] [javac] Compiling 1 source file [2024-04-16T10:18:02.047Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspCustomTaglibJarInsideEarWithoutManifestClassPath/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:02.047Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:02.047Z] [2024-04-16T10:18:02.047Z] build: [2024-04-16T10:18:02.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:18:02.047Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/mytaglib.jar [2024-04-16T10:18:02.047Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/test.jar [2024-04-16T10:18:02.047Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mywar.war [2024-04-16T10:18:02.047Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2024-04-16T10:18:02.047Z] [2024-04-16T10:18:02.047Z] deploy: [2024-04-16T10:18:02.047Z] [2024-04-16T10:18:02.047Z] setOSConditions: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setToolWin: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setToolUnix: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setToolProperty: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setS1ASclassPath: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] init-common: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] deploy-common: [2024-04-16T10:18:02.048Z] [echo] Current time (ISO): 2024-04-16T10:18:01.621+0000 [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setOSConditions: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setToolWin: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setToolUnix: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setToolProperty: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] setS1ASclassPath: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] init-common: [2024-04-16T10:18:02.048Z] [2024-04-16T10:18:02.048Z] deploy-common-pe: [2024-04-16T10:18:02.192Z] [java] Successfully caught exception class java.lang.Exception throwException [2024-04-16T10:18:02.192Z] [java] Successfully caught exception class jakarta.ejb.FinderException throwAppException1 [2024-04-16T10:18:02.192Z] [java] Successfully caught exception class jakarta.ejb.ObjectNotFoundException throwAppException2 [2024-04-16T10:18:02.192Z] [java] Value of key is: main [2024-04-16T10:18:02.192Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:02.192Z] [java] [2024-04-16T10:18:02.192Z] [java] [2024-04-16T10:18:02.192Z] [java] ----------------------------------------- [2024-04-16T10:18:02.192Z] [java] - main: PASS - [2024-04-16T10:18:02.192Z] [java] ----------------------------------------- [2024-04-16T10:18:02.192Z] [java] Total PASS: 1 [2024-04-16T10:18:02.192Z] [java] Total FAIL: 0 [2024-04-16T10:18:02.192Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:02.192Z] [java] ----------------------------------------- [2024-04-16T10:18:02.192Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:02.192Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:02.295Z] [exec] doBarTest(): Bar after create [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the runtimeExTimer handle [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the timerhandle [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the timerhandle2 [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the timerhandle3 [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the timerhandle4 [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the timerhandle5 [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the createTimerAndRollback [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the createTimerAndCancel [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the createTimerAndCancelAndRollback [2024-04-16T10:18:02.295Z] [exec] doTest(): creating the cancelTimer(timerhandle2) [2024-04-16T10:18:02.295Z] [exec] doTest(): assertTimerNotactive(timerhandle2) [2024-04-16T10:18:02.304Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp.ear [2024-04-16T10:18:02.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-managed-bean-interceptor-web [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] all: [2024-04-16T10:18:02.391Z] [echo] ==== Running no-interface-local-view-proxy-serializable [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] setOSConditions: [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] setToolWin: [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] setToolUnix: [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] setToolProperty: [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] setS1ASclassPath: [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] init-common: [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] clean: [2024-04-16T10:18:02.391Z] [2024-04-16T10:18:02.391Z] setOSConditions: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setToolWin: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setToolUnix: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setToolProperty: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setS1ASclassPath: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] init-common: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] clean-common: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setOSConditions: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setToolWin: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setToolUnix: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setToolProperty: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] setS1ASclassPath: [2024-04-16T10:18:02.392Z] [2024-04-16T10:18:02.392Z] init-common: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] clean-classes-common: [2024-04-16T10:18:02.393Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] setOSConditions: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] setToolWin: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] setToolUnix: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] setToolProperty: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] setS1ASclassPath: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] init-common: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] clean-jars-common: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] compile: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] setOSConditions: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.393Z] setToolWin: [2024-04-16T10:18:02.393Z] [2024-04-16T10:18:02.394Z] setToolUnix: [2024-04-16T10:18:02.394Z] [2024-04-16T10:18:02.394Z] setToolProperty: [2024-04-16T10:18:02.394Z] [2024-04-16T10:18:02.394Z] setS1ASclassPath: [2024-04-16T10:18:02.394Z] [2024-04-16T10:18:02.394Z] init-common: [2024-04-16T10:18:02.394Z] [2024-04-16T10:18:02.394Z] compile-common: [2024-04-16T10:18:02.394Z] [echo] Current time (ISO): 2024-04-16T10:18:02.324+0000 [2024-04-16T10:18:02.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:02.394Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:02.446Z] [2024-04-16T10:18:02.446Z] undeploy: [2024-04-16T10:18:02.447Z] [2024-04-16T10:18:02.447Z] setOSConditions: [2024-04-16T10:18:02.447Z] [2024-04-16T10:18:02.447Z] setToolWin: [2024-04-16T10:18:02.447Z] [2024-04-16T10:18:02.447Z] setToolUnix: [2024-04-16T10:18:02.447Z] [2024-04-16T10:18:02.447Z] setToolProperty: [2024-04-16T10:18:02.447Z] [2024-04-16T10:18:02.447Z] setS1ASclassPath: [2024-04-16T10:18:02.447Z] [2024-04-16T10:18:02.447Z] init-common: [2024-04-16T10:18:02.447Z] [2024-04-16T10:18:02.447Z] undeploy-common: [2024-04-16T10:18:02.560Z] [java] Apr 16, 2024 10:18:02 AM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2024-04-16T10:18:02.560Z] [java] INFO: Eclipse Krazo version 3.0.1 started [2024-04-16T10:18:02.560Z] [java] Apr 16, 2024 10:18:02 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-04-16T10:18:02.560Z] [java] INFO: Initializing Soteria 3.0.3 for context '/ejb-ejb31-embedded-jaxrs-web' [2024-04-16T10:18:02.563Z] [exec] Application deployed with name web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp. [2024-04-16T10:18:02.563Z] [exec] there are no files to retrieve for application web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2024-04-16T10:18:02.563Z] [echo] Deployment on target server server successful [2024-04-16T10:18:02.563Z] [2024-04-16T10:18:02.563Z] setOSConditions: [2024-04-16T10:18:02.563Z] [2024-04-16T10:18:02.563Z] setToolWin: [2024-04-16T10:18:02.563Z] [2024-04-16T10:18:02.563Z] setToolUnix: [2024-04-16T10:18:02.563Z] [2024-04-16T10:18:02.563Z] setToolProperty: [2024-04-16T10:18:02.563Z] [2024-04-16T10:18:02.563Z] setS1ASclassPath: [2024-04-16T10:18:02.563Z] [2024-04-16T10:18:02.563Z] init-common: [2024-04-16T10:18:02.564Z] [2024-04-16T10:18:02.564Z] deploy-common-ee: [2024-04-16T10:18:02.564Z] [2024-04-16T10:18:02.564Z] run: [2024-04-16T10:18:02.819Z] [java] Connecting to: http://localhost:45711/mywar/test.jsp [2024-04-16T10:18:02.819Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:02.819Z] [java] [2024-04-16T10:18:02.819Z] [java] [2024-04-16T10:18:02.819Z] [java] ----------------------------------------- [2024-04-16T10:18:02.819Z] [java] - jsp-custom-taglib-jar-inside-ear-without-manifest-classpath: PASS - [2024-04-16T10:18:02.819Z] [java] ----------------------------------------- [2024-04-16T10:18:02.819Z] [java] - Total PASS : 1 - [2024-04-16T10:18:02.819Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:02.819Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:02.819Z] [java] ----------------------------------------- [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.819Z] undeploy: [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.819Z] setOSConditions: [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.819Z] setToolWin: [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.819Z] setToolUnix: [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.819Z] setToolProperty: [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.819Z] setS1ASclassPath: [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.819Z] init-common: [2024-04-16T10:18:02.819Z] [2024-04-16T10:18:02.820Z] undeploy-common: [2024-04-16T10:18:03.007Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-coreApp [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] all: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] adapted: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] setOSConditions: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] setToolWin: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] setToolUnix: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] setToolProperty: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] setS1ASclassPath: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] init-common: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.007Z] clean: [2024-04-16T10:18:03.007Z] [2024-04-16T10:18:03.008Z] setOSConditions: [2024-04-16T10:18:03.008Z] [2024-04-16T10:18:03.008Z] setToolWin: [2024-04-16T10:18:03.008Z] [2024-04-16T10:18:03.008Z] setToolUnix: [2024-04-16T10:18:03.008Z] [2024-04-16T10:18:03.008Z] setToolProperty: [2024-04-16T10:18:03.008Z] [2024-04-16T10:18:03.008Z] setS1ASclassPath: [2024-04-16T10:18:03.008Z] [2024-04-16T10:18:03.008Z] init-common: [2024-04-16T10:18:03.008Z] [2024-04-16T10:18:03.008Z] clean-common: [2024-04-16T10:18:03.151Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:18:03.175Z] [INFO] Scanning for projects... [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] setOSConditions: [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] setToolWin: [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] setToolUnix: [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] setToolProperty: [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] setS1ASclassPath: [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] init-common: [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] clean-classes-common: [2024-04-16T10:18:03.262Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:03.262Z] [2024-04-16T10:18:03.262Z] setOSConditions: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setToolWin: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setToolUnix: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setToolProperty: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setS1ASclassPath: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] init-common: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] clean-jars-common: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] compile: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setOSConditions: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setToolWin: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setToolUnix: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.263Z] setToolProperty: [2024-04-16T10:18:03.263Z] [2024-04-16T10:18:03.264Z] setS1ASclassPath: [2024-04-16T10:18:03.264Z] [2024-04-16T10:18:03.264Z] init-common: [2024-04-16T10:18:03.264Z] [2024-04-16T10:18:03.264Z] compile-common: [2024-04-16T10:18:03.264Z] [echo] Current time (ISO): 2024-04-16T10:18:03.043+0000 [2024-04-16T10:18:03.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:03.264Z] [javac] Compiling 30 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:03.483Z] [java] Apr 16, 2024 10:18:03 AM com.sun.enterprise.web.WebApplication start [2024-04-16T10:18:03.483Z] [java] INFO: Loading application [sample] at [/ejb-ejb31-embedded-jaxrs-web] [2024-04-16T10:18:03.483Z] [java] Apr 16, 2024 10:18:03 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:03.483Z] [java] INFO: Configuration saved at /tmp/domain15463128319839773663xml [2024-04-16T10:18:03.483Z] [java] Looking up EJB... [2024-04-16T10:18:03.483Z] [java] Invoking EJB... [2024-04-16T10:18:03.483Z] [java] EJB said: boo [2024-04-16T10:18:03.483Z] [java] Record # 1 [2024-04-16T10:18:03.484Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:18:03.484Z] [java] Apr 16, 2024 10:18:03 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:18:03.484Z] [java] INFO: close(), this: [2024-04-16T10:18:03.484Z] [java] org.glassfish.web.loader.WebappClassLoader@2a259f6f[name=/ejb-ejb31-embedded-jaxrs-web], urls=[ [2024-04-16T10:18:03.484Z] [java] file:/tmp/gfembed3287338880709723789tmp/applications/sample/WEB-INF/classes/ [2024-04-16T10:18:03.484Z] [java] file:/tmp/gfembed3287338880709723789tmp/generated/ejb/sample/ [2024-04-16T10:18:03.484Z] [java] ][delegate=true, context=/ejb-ejb31-embedded-jaxrs-web, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=43, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-04-16T10:18:03.738Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:18:03.738Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:03.738Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:03.738Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2024-04-16T10:18:03.738Z] [java] ..........FINISHED test [2024-04-16T10:18:03.738Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:03.738Z] [java] [2024-04-16T10:18:03.738Z] [java] [2024-04-16T10:18:03.738Z] [java] ----------------------------------------- [2024-04-16T10:18:03.738Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2024-04-16T10:18:03.738Z] [java] ----------------------------------------- [2024-04-16T10:18:03.738Z] [java] Total PASS: 1 [2024-04-16T10:18:03.738Z] [java] Total FAIL: 0 [2024-04-16T10:18:03.738Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:03.738Z] [java] ----------------------------------------- [2024-04-16T10:18:03.738Z] [java] Apr 16, 2024 10:18:03 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:03.738Z] [java] INFO: Configuration saved at /tmp/domain15463128319839773663xml [2024-04-16T10:18:03.738Z] [java] Apr 16, 2024 10:18:03 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:18:03.738Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:18:03.738Z] [java] Apr 16, 2024 10:18:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:03.739Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:03.739Z] [java] Apr 16, 2024 10:18:03 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:03.739Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:03.739Z] [java] Apr 16, 2024 10:18:03 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:03.739Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:03.739Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:03.739Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setOSConditions: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setToolWin: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setToolUnix: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setToolProperty: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setS1ASclassPath: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] init-common: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] run_dir_ejb: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setOSConditions: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setToolWin: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setToolUnix: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setToolProperty: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] setS1ASclassPath: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] init-common: [2024-04-16T10:18:03.739Z] [2024-04-16T10:18:03.739Z] run_test: [2024-04-16T10:18:03.767Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-custom-taglib-jar-inside-ear-without-manifest-classpathApp [2024-04-16T10:18:03.767Z] [2024-04-16T10:18:03.767Z] all: [2024-04-16T10:18:03.767Z] [echo] [2024-04-16T10:18:03.767Z] [echo] ************************* [2024-04-16T10:18:03.767Z] [echo] * Running jspELEnum [2024-04-16T10:18:03.767Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspELEnum [2024-04-16T10:18:03.768Z] [echo] ************************* [2024-04-16T10:18:03.768Z] [echo] [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setOSConditions: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolWin: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolUnix: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolProperty: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setS1ASclassPath: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] init-common: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] clean: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setOSConditions: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolWin: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolUnix: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolProperty: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setS1ASclassPath: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] init-common: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] clean-common: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setOSConditions: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolWin: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolUnix: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setToolProperty: [2024-04-16T10:18:03.768Z] [2024-04-16T10:18:03.768Z] setS1ASclassPath: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] init-common: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] clean-classes-common: [2024-04-16T10:18:03.769Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setOSConditions: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setToolWin: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setToolUnix: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setToolProperty: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setS1ASclassPath: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] init-common: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] clean-jars-common: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] compile: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setOSConditions: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setToolWin: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setToolUnix: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setToolProperty: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] setS1ASclassPath: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] init-common: [2024-04-16T10:18:03.769Z] [2024-04-16T10:18:03.769Z] compile-common: [2024-04-16T10:18:03.769Z] [echo] Current time (ISO): 2024-04-16T10:18:03.711+0000 [2024-04-16T10:18:03.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:03.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspELEnum/servlet [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] build: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] setOSConditions: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] setToolWin: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] setToolUnix: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] setToolProperty: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] setS1ASclassPath: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] init-common: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] webclient-war-common: [2024-04-16T10:18:03.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] clear: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] test-tlds-exist: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] copy-tlds: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] test-tagfiles-exist: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] copy-tagfiles: [2024-04-16T10:18:03.770Z] [2024-04-16T10:18:03.770Z] package-war-common: [2024-04-16T10:18:03.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:03.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:03.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:03.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:03.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspELEnum/lib [2024-04-16T10:18:03.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:03.770Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2024-04-16T10:18:03.771Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:03.771Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspELEnum/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:03.771Z] [javac] Compiling 1 source file [2024-04-16T10:18:03.994Z] [java] Running test via EJB.... [2024-04-16T10:18:04.026Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspELEnum/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:04.026Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] deploy: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] deploy-war-common: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] setOSConditions: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] setToolWin: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] setToolUnix: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] setToolProperty: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] setS1ASclassPath: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] init-common: [2024-04-16T10:18:04.026Z] [2024-04-16T10:18:04.026Z] deploy-war-commonpe: [2024-04-16T10:18:04.314Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:04.554Z] [java] Apr 16, 2024 10:18:04 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:04.555Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:04.555Z] [java] Apr 16, 2024 10:18:04 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:04.555Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain10688698197167513140xml [2024-04-16T10:18:04.555Z] [java] Apr 16, 2024 10:18:04 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:04.555Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:18:04.569Z] [javac] 1 warning [2024-04-16T10:18:04.569Z] [2024-04-16T10:18:04.569Z] build: [2024-04-16T10:18:04.569Z] [2024-04-16T10:18:04.569Z] setOSConditions: [2024-04-16T10:18:04.569Z] [2024-04-16T10:18:04.569Z] setToolWin: [2024-04-16T10:18:04.569Z] [2024-04-16T10:18:04.570Z] setToolUnix: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] setToolProperty: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] setS1ASclassPath: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] init-common: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] webclient-war-common: [2024-04-16T10:18:04.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] clear: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] test-tlds-exist: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] copy-tlds: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] test-tagfiles-exist: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] copy-tagfiles: [2024-04-16T10:18:04.570Z] [2024-04-16T10:18:04.570Z] package-war-common: [2024-04-16T10:18:04.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:04.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:04.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:04.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:04.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/lib [2024-04-16T10:18:04.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:18:04.570Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:04.570Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:04.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/docroot [2024-04-16T10:18:04.570Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2024-04-16T10:18:04.571Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:04.571Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/no-interface-local-view-proxy-serializable/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:04.571Z] [javac] Compiling 1 source file [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] create-resources: [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] setOSConditions: [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] setToolWin: [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] setToolUnix: [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] setToolProperty: [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] setS1ASclassPath: [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] init-common: [2024-04-16T10:18:04.571Z] [2024-04-16T10:18:04.571Z] create-jdbc-connpool-common: [2024-04-16T10:18:04.600Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-el-enum --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-el-enum-web.war [2024-04-16T10:18:04.809Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:18:04.809Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:18:04.809Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:18:04.809Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:18:04.809Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:18:04.809Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:18:04.809Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:18:04.809Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:18:04.809Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:18:04.809Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:18:04.810Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:18:04.810Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:18:04.810Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:18:04.810Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:18:04.810Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:18:04.810Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:18:04.810Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:04.810Z] [INFO] BUILD SUCCESS [2024-04-16T10:18:04.810Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:04.810Z] [INFO] Total time: 17.710 s [2024-04-16T10:18:04.810Z] [INFO] Finished at: 2024-04-16T10:18:03Z [2024-04-16T10:18:04.810Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:04.810Z] + run_test connector_group_3 [2024-04-16T10:18:04.810Z] + local testid=connector_group_3 [2024-04-16T10:18:04.810Z] + local found=false [2024-04-16T10:18:04.810Z] ++ find . -name run_test.sh [2024-04-16T10:18:04.810Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:04.810Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:18:04.810Z] + OPT=list_test_ids [2024-04-16T10:18:04.810Z] + TEST_ID= [2024-04-16T10:18:04.810Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:18:04.810Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:18:04.810Z] +++ uname [2024-04-16T10:18:04.810Z] +++ grep -i sunos [2024-04-16T10:18:04.810Z] +++ wc -l [2024-04-16T10:18:04.810Z] +++ awk '{print $1}' [2024-04-16T10:18:04.810Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:04.810Z] ++ GREP=grep [2024-04-16T10:18:04.810Z] ++ AWK=awk [2024-04-16T10:18:04.810Z] ++ SED=sed [2024-04-16T10:18:04.810Z] ++ BC=bc [2024-04-16T10:18:04.810Z] ++ export GREP AWK SED BC [2024-04-16T10:18:04.810Z] + case ${OPT} in [2024-04-16T10:18:04.810Z] + list_test_ids [2024-04-16T10:18:04.810Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:18:04.810Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.810Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.810Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.810Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.810Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.810Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.810Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.810Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.810Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.810Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.810Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.810Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.810Z] + [[ false = true ]] [2024-04-16T10:18:04.810Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:04.810Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:18:04.810Z] + OPT=list_test_ids [2024-04-16T10:18:04.810Z] + TEST_ID= [2024-04-16T10:18:04.810Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:18:04.810Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:18:04.811Z] +++ uname [2024-04-16T10:18:04.811Z] +++ grep -i sunos [2024-04-16T10:18:04.811Z] +++ wc -l [2024-04-16T10:18:04.811Z] +++ awk '{print $1}' [2024-04-16T10:18:04.811Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:04.811Z] ++ GREP=grep [2024-04-16T10:18:04.811Z] ++ AWK=awk [2024-04-16T10:18:04.811Z] ++ SED=sed [2024-04-16T10:18:04.811Z] ++ BC=bc [2024-04-16T10:18:04.811Z] ++ export GREP AWK SED BC [2024-04-16T10:18:04.811Z] + case ${OPT} in [2024-04-16T10:18:04.811Z] + list_test_ids [2024-04-16T10:18:04.811Z] + echo batch_all [2024-04-16T10:18:04.811Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.811Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.811Z] + [[ false = true ]] [2024-04-16T10:18:04.811Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:04.811Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:18:04.811Z] + OPT=list_test_ids [2024-04-16T10:18:04.811Z] + TEST_ID= [2024-04-16T10:18:04.811Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:18:04.811Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:18:04.811Z] +++ uname [2024-04-16T10:18:04.811Z] +++ grep -i sunos [2024-04-16T10:18:04.811Z] +++ wc -l [2024-04-16T10:18:04.811Z] +++ awk '{print $1}' [2024-04-16T10:18:04.811Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:04.811Z] ++ GREP=grep [2024-04-16T10:18:04.811Z] ++ AWK=awk [2024-04-16T10:18:04.811Z] ++ SED=sed [2024-04-16T10:18:04.811Z] ++ BC=bc [2024-04-16T10:18:04.811Z] ++ export GREP AWK SED BC [2024-04-16T10:18:04.811Z] + case ${OPT} in [2024-04-16T10:18:04.811Z] + list_test_ids [2024-04-16T10:18:04.811Z] + echo cdi_all [2024-04-16T10:18:04.811Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.811Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.811Z] + [[ false = true ]] [2024-04-16T10:18:04.811Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:04.811Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:18:04.811Z] + OPT=list_test_ids [2024-04-16T10:18:04.811Z] + TEST_ID= [2024-04-16T10:18:04.811Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:04.811Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:18:04.811Z] +++ uname [2024-04-16T10:18:04.811Z] +++ grep -i sunos [2024-04-16T10:18:04.811Z] +++ wc -l [2024-04-16T10:18:04.811Z] +++ awk '{print $1}' [2024-04-16T10:18:04.811Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:04.811Z] ++ GREP=grep [2024-04-16T10:18:04.811Z] ++ AWK=awk [2024-04-16T10:18:04.811Z] ++ SED=sed [2024-04-16T10:18:04.811Z] ++ BC=bc [2024-04-16T10:18:04.811Z] ++ export GREP AWK SED BC [2024-04-16T10:18:04.811Z] + case ${OPT} in [2024-04-16T10:18:04.811Z] + list_test_ids [2024-04-16T10:18:04.811Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:18:04.811Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.811Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.811Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.811Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.811Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.811Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.811Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:04.811Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\3 ]] [2024-04-16T10:18:04.811Z] + found=true [2024-04-16T10:18:04.811Z] + break [2024-04-16T10:18:04.811Z] + [[ true = true ]] [2024-04-16T10:18:04.811Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_3 [2024-04-16T10:18:04.811Z] + OPT=run_test_id [2024-04-16T10:18:04.811Z] + TEST_ID=connector_group_3 [2024-04-16T10:18:04.811Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:04.811Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:18:04.811Z] +++ uname [2024-04-16T10:18:04.811Z] +++ grep -i sunos [2024-04-16T10:18:04.811Z] +++ wc -l [2024-04-16T10:18:04.811Z] +++ awk '{print $1}' [2024-04-16T10:18:04.811Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:04.811Z] ++ GREP=grep [2024-04-16T10:18:04.811Z] ++ AWK=awk [2024-04-16T10:18:04.811Z] ++ SED=sed [2024-04-16T10:18:04.811Z] ++ BC=bc [2024-04-16T10:18:04.811Z] ++ export GREP AWK SED BC [2024-04-16T10:18:04.811Z] + case ${OPT} in [2024-04-16T10:18:04.811Z] + trap 'copy_test_artifacts connector_group_3' EXIT [2024-04-16T10:18:04.811Z] + run_test_id connector_group_3 [2024-04-16T10:18:04.811Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:18:04.811Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:18:04.811Z] [2024-04-16T10:18:04.811Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:18:04.811Z] [2024-04-16T10:18:04.811Z] + for i in "${@}" [2024-04-16T10:18:04.811Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:18:04.811Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:18:04.811Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:04.811Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:04.811Z] + test_init [2024-04-16T10:18:04.812Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:18:04.812Z] [2024-04-16T10:18:04.812Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:18:04.812Z] [2024-04-16T10:18:04.812Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:18:04.812Z] + xargs touch [2024-04-16T10:18:04.812Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:04.812Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:04.812Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:18:04.812Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:18:04.812Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:04.812Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:04.812Z] + java -version [2024-04-16T10:18:04.812Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:18:04.812Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:18:04.812Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:18:04.812Z] + ant -version [2024-04-16T10:18:05.041Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:18:05.069Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:18:05.069Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:18:05.069Z] + printf '\n\n' [2024-04-16T10:18:05.069Z] [2024-04-16T10:18:05.069Z] [2024-04-16T10:18:05.069Z] + get_test_target connector_group_3 [2024-04-16T10:18:05.069Z] + case ${1} in [2024-04-16T10:18:05.069Z] + TARGET=connector_group_3 [2024-04-16T10:18:05.069Z] + export TARGET [2024-04-16T10:18:05.069Z] + test_run [2024-04-16T10:18:05.069Z] + export HUDSON=true [2024-04-16T10:18:05.069Z] + HUDSON=true [2024-04-16T10:18:05.069Z] ++ pwd [2024-04-16T10:18:05.069Z] + export ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:05.069Z] + ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:05.069Z] + echo /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:05.069Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:05.069Z] + ant startDomain startDerby [2024-04-16T10:18:05.069Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:18:05.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:18:05.131Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:18:05.131Z] [2024-04-16T10:18:05.131Z] set-derby-connpool-props: [2024-04-16T10:18:05.196Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:05.504Z] [java] Apr 16, 2024 10:18:05 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:05.504Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:05.526Z] [exec] Application deployed with name web-el-enum-web. [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] deploy-war-commonee: [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] run: [2024-04-16T10:18:05.526Z] [java] Connecting to: http://localhost:45711/web-el-enum/enum.jsp [2024-04-16T10:18:05.526Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:05.526Z] [java] [2024-04-16T10:18:05.526Z] [java] [2024-04-16T10:18:05.526Z] [java] ----------------------------------------- [2024-04-16T10:18:05.526Z] [java] - jsp-el-enum-test: PASS - [2024-04-16T10:18:05.526Z] [java] ----------------------------------------- [2024-04-16T10:18:05.526Z] [java] - Total PASS : 1 - [2024-04-16T10:18:05.526Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:05.526Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:05.526Z] [java] ----------------------------------------- [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] undeploy: [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] setOSConditions: [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] setToolWin: [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] setToolUnix: [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] setToolProperty: [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.526Z] setS1ASclassPath: [2024-04-16T10:18:05.526Z] [2024-04-16T10:18:05.527Z] init-common: [2024-04-16T10:18:05.527Z] [2024-04-16T10:18:05.527Z] undeploy-war-common: [2024-04-16T10:18:05.644Z] [2024-04-16T10:18:05.644Z] setOSConditions: [2024-04-16T10:18:05.645Z] [2024-04-16T10:18:05.645Z] setToolWin: [2024-04-16T10:18:05.645Z] [2024-04-16T10:18:05.645Z] setToolUnix: [2024-04-16T10:18:05.645Z] [2024-04-16T10:18:05.645Z] setToolProperty: [2024-04-16T10:18:05.645Z] [2024-04-16T10:18:05.645Z] setS1ASclassPath: [2024-04-16T10:18:05.645Z] [2024-04-16T10:18:05.645Z] init-common: [2024-04-16T10:18:05.645Z] [2024-04-16T10:18:05.645Z] startDomainUnix: [2024-04-16T10:18:05.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:18:05.691Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:18:05.756Z] [javac] 1 warning [2024-04-16T10:18:05.756Z] [2024-04-16T10:18:05.756Z] setOSConditions: [2024-04-16T10:18:05.756Z] [2024-04-16T10:18:05.756Z] setToolWin: [2024-04-16T10:18:05.756Z] [2024-04-16T10:18:05.756Z] setToolUnix: [2024-04-16T10:18:05.756Z] [2024-04-16T10:18:05.756Z] setToolProperty: [2024-04-16T10:18:05.756Z] [2024-04-16T10:18:05.756Z] setS1ASclassPath: [2024-04-16T10:18:05.756Z] [2024-04-16T10:18:05.757Z] init-common: [2024-04-16T10:18:05.757Z] [2024-04-16T10:18:05.757Z] compile-common: [2024-04-16T10:18:05.757Z] [echo] Current time (ISO): 2024-04-16T10:18:05.733+0000 [2024-04-16T10:18:05.757Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:05.759Z] [java] Apr 16, 2024 10:18:05 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:18:05.759Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:18:05.938Z] [echo] Starting DAS [2024-04-16T10:18:06.095Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-el-enum-web [2024-04-16T10:18:06.095Z] [2024-04-16T10:18:06.095Z] all: [2024-04-16T10:18:06.095Z] [echo] [2024-04-16T10:18:06.095Z] [echo] ************************* [2024-04-16T10:18:06.095Z] [echo] * Running jspErrorPageClassCastException [2024-04-16T10:18:06.095Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException [2024-04-16T10:18:06.095Z] [echo] ************************* [2024-04-16T10:18:06.095Z] [echo] [2024-04-16T10:18:06.095Z] [2024-04-16T10:18:06.095Z] setOSConditions: [2024-04-16T10:18:06.095Z] [2024-04-16T10:18:06.095Z] setToolWin: [2024-04-16T10:18:06.095Z] [2024-04-16T10:18:06.095Z] setToolUnix: [2024-04-16T10:18:06.095Z] [2024-04-16T10:18:06.095Z] setToolProperty: [2024-04-16T10:18:06.095Z] [2024-04-16T10:18:06.095Z] setS1ASclassPath: [2024-04-16T10:18:06.095Z] [2024-04-16T10:18:06.096Z] init-common: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] clean: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setOSConditions: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setToolWin: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setToolUnix: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setToolProperty: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setS1ASclassPath: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] init-common: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] clean-common: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setOSConditions: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setToolWin: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setToolUnix: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.096Z] setToolProperty: [2024-04-16T10:18:06.096Z] [2024-04-16T10:18:06.097Z] setS1ASclassPath: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] init-common: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] clean-classes-common: [2024-04-16T10:18:06.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] setOSConditions: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] setToolWin: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] setToolUnix: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] setToolProperty: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] setS1ASclassPath: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] init-common: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] clean-jars-common: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] compile: [2024-04-16T10:18:06.097Z] [2024-04-16T10:18:06.097Z] setOSConditions: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] setToolWin: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] setToolUnix: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] setToolProperty: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] setS1ASclassPath: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] init-common: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] compile-common: [2024-04-16T10:18:06.098Z] [echo] Current time (ISO): 2024-04-16T10:18:06.004+0000 [2024-04-16T10:18:06.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:06.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/servlet [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] build: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] setOSConditions: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] setToolWin: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.098Z] setToolUnix: [2024-04-16T10:18:06.098Z] [2024-04-16T10:18:06.099Z] setToolProperty: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] setS1ASclassPath: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] init-common: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] webclient-war-common: [2024-04-16T10:18:06.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] clear: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] test-tlds-exist: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] copy-tlds: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] test-tagfiles-exist: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] copy-tagfiles: [2024-04-16T10:18:06.099Z] [2024-04-16T10:18:06.099Z] package-war-common: [2024-04-16T10:18:06.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:06.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:06.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:06.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:06.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/lib [2024-04-16T10:18:06.100Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:06.100Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2024-04-16T10:18:06.100Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:06.100Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:06.100Z] [javac] Compiling 1 source file [2024-04-16T10:18:06.100Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java:55: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:18:06.100Z] [javac] Socket s = new Socket(host, new Integer(port).intValue()); [2024-04-16T10:18:06.100Z] [javac] ^ [2024-04-16T10:18:06.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:18:06.251Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:18:06.340Z] [java] Apr 16, 2024 10:18:06 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:06.340Z] [java] INFO: Configuration saved at /tmp/domain10688698197167513140xml [2024-04-16T10:18:06.340Z] [java] Apr 16, 2024 10:18:06 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:06.340Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:06.340Z] [java] Apr 16, 2024 10:18:06 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:06.340Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:06.340Z] [java] Apr 16, 2024 10:18:06 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:06.340Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:18:06.340Z] [java] Apr 16, 2024 10:18:06 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:18:06.340Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:18:06.356Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageClassCastException/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:06.356Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:06.356Z] [javac] 1 warning [2024-04-16T10:18:06.356Z] [2024-04-16T10:18:06.356Z] deploy: [2024-04-16T10:18:06.356Z] [2024-04-16T10:18:06.356Z] deploy-war-common: [2024-04-16T10:18:06.357Z] [2024-04-16T10:18:06.357Z] setOSConditions: [2024-04-16T10:18:06.357Z] [2024-04-16T10:18:06.357Z] setToolWin: [2024-04-16T10:18:06.357Z] [2024-04-16T10:18:06.357Z] setToolUnix: [2024-04-16T10:18:06.357Z] [2024-04-16T10:18:06.357Z] setToolProperty: [2024-04-16T10:18:06.357Z] [2024-04-16T10:18:06.357Z] setS1ASclassPath: [2024-04-16T10:18:06.357Z] [2024-04-16T10:18:06.357Z] init-common: [2024-04-16T10:18:06.357Z] [2024-04-16T10:18:06.357Z] deploy-war-commonpe: [2024-04-16T10:18:06.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:18:06.595Z] [java] Apr 16, 2024 10:18:06 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:06.595Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:06.595Z] [java] Apr 16, 2024 10:18:06 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:06.595Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,133 ms), startup services (1,054 ms), total (2,187 ms) [2024-04-16T10:18:06.782Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:18:06.851Z] [java] Apr 16, 2024 10:18:06 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:06.851Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:06.917Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-class-cast-exception --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-class-cast-exception-web.war [2024-04-16T10:18:06.930Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:18:07.038Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:18:07.038Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:18:07.106Z] [java] Apr 16, 2024 10:18:06 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:18:07.106Z] [java] INFO: Grizzly Framework 4.0.2 started in: 49 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:18:07.106Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:07.106Z] [java] Apr 16, 2024 10:18:06 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:07.106Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:07.106Z] [java] Apr 16, 2024 10:18:07 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:07.106Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:07.106Z] [java] Apr 16, 2024 10:18:07 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:07.106Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:07.106Z] [java] Apr 16, 2024 10:18:07 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:07.106Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,747 ms), startup services (28 ms), total (2,775 ms) [2024-04-16T10:18:07.106Z] [java] Apr 16, 2024 10:18:07 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:07.106Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:07.231Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:18:07.231Z] [exec] Waiting finished after 7,768 ms. [2024-04-16T10:18:07.231Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:18:07.231Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:18:07.231Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:18:07.231Z] [exec] Admin Port: 4,848 [2024-04-16T10:18:07.231Z] [exec] Command start-domain executed successfully. [2024-04-16T10:18:07.231Z] [2024-04-16T10:18:07.231Z] start-server-windows: [2024-04-16T10:18:07.231Z] [2024-04-16T10:18:07.231Z] deploy-ear: [2024-04-16T10:18:07.231Z] [2024-04-16T10:18:07.231Z] setOSConditions: [2024-04-16T10:18:07.231Z] [2024-04-16T10:18:07.231Z] setToolWin: [2024-04-16T10:18:07.231Z] [2024-04-16T10:18:07.231Z] setToolUnix: [2024-04-16T10:18:07.231Z] [2024-04-16T10:18:07.232Z] setToolProperty: [2024-04-16T10:18:07.232Z] [2024-04-16T10:18:07.232Z] setS1ASclassPath: [2024-04-16T10:18:07.232Z] [2024-04-16T10:18:07.232Z] init-common: [2024-04-16T10:18:07.232Z] [2024-04-16T10:18:07.232Z] create-ra-config: [2024-04-16T10:18:07.232Z] [2024-04-16T10:18:07.232Z] asadmin-common: [2024-04-16T10:18:07.232Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2024-04-16T10:18:07.358Z] [INFO] [2024-04-16T10:18:07.358Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:18:07.358Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:18:07.358Z] [INFO] from pom.xml [2024-04-16T10:18:07.358Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:18:07.360Z] [java] Apr 16, 2024 10:18:07 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:18:07.360Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:18:07.360Z] [java] Apr 16, 2024 10:18:07 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:07.361Z] [java] INFO: [EJBContainerImpl] Deploying app: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp [2024-04-16T10:18:07.361Z] [java] Apr 16, 2024 10:18:07 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:07.361Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:18:07.361Z] [java] Apr 16, 2024 10:18:07 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:07.361Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:18:07.599Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:18:07.599Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:18:07.640Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:07.843Z] [exec] Application deployed with name web-jsp-error-page-class-cast-exception-web. [2024-04-16T10:18:07.843Z] [2024-04-16T10:18:07.843Z] deploy-war-commonee: [2024-04-16T10:18:07.843Z] [2024-04-16T10:18:07.844Z] run: [2024-04-16T10:18:07.844Z] [java] GET /web-jsp-error-page-class-cast-exception/causeError.jsp HTTP/1.0 [2024-04-16T10:18:07.844Z] [java] HTTP/1.1 500 Internal Server Error [2024-04-16T10:18:07.844Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:18:07.844Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:18:07.844Z] [java] Set-Cookie: JSESSIONID=669f5f867d62e34019280c7141cd; Path=/web-jsp-error-page-class-cast-exception; HttpOnly [2024-04-16T10:18:07.844Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:18:07.844Z] [java] Connection: close [2024-04-16T10:18:07.844Z] [java] Content-Length: 84 [2024-04-16T10:18:07.844Z] [java] [2024-04-16T10:18:07.844Z] [java] [2024-04-16T10:18:07.844Z] [java] [2024-04-16T10:18:07.844Z] [java] [2024-04-16T10:18:07.844Z] [java] [2024-04-16T10:18:07.844Z] [java] jakarta.servlet.jsp.JspException: java.lang.Throwable: The cake fell in the mud [2024-04-16T10:18:07.844Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:07.844Z] [java] [2024-04-16T10:18:07.844Z] [java] [2024-04-16T10:18:07.844Z] [java] ----------------------------------------- [2024-04-16T10:18:07.844Z] [java] - jsp-error-page-class-cast-exception: PASS - [2024-04-16T10:18:07.844Z] [java] ----------------------------------------- [2024-04-16T10:18:07.844Z] [java] - Total PASS : 1 - [2024-04-16T10:18:07.844Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:07.844Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:07.844Z] [java] ----------------------------------------- [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] undeploy: [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] setOSConditions: [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] setToolWin: [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] setToolUnix: [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] setToolProperty: [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] setS1ASclassPath: [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] init-common: [2024-04-16T10:18:07.844Z] [2024-04-16T10:18:07.844Z] undeploy-war-common: [2024-04-16T10:18:07.896Z] [javac] 1 warning [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] build: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] setOSConditions: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] fixFiles: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] convUnix: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] convWin: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] setToolWin: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] setToolUnix: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] setToolProperty: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] setS1ASclassPath: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] init-common: [2024-04-16T10:18:07.896Z] [2024-04-16T10:18:07.896Z] package-persistence-common: [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] ejb-jar-common: [2024-04-16T10:18:07.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] package-ejbjar-common: [2024-04-16T10:18:07.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-ejb.jar [2024-04-16T10:18:07.897Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] appclient-jar-common: [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] package-appclientjar-common: [2024-04-16T10:18:07.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adapted-client.jar [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] webclient-war-common: [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] build-ear-common: [2024-04-16T10:18:07.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:07.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:07.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:07.897Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] deploy: [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] setOSConditions: [2024-04-16T10:18:07.897Z] [2024-04-16T10:18:07.897Z] setToolWin: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setToolUnix: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setToolProperty: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setS1ASclassPath: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] init-common: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] deploy-common: [2024-04-16T10:18:07.898Z] [echo] Current time (ISO): 2024-04-16T10:18:07.860+0000 [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setOSConditions: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setToolWin: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setToolUnix: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setToolProperty: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] setS1ASclassPath: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] init-common: [2024-04-16T10:18:07.898Z] [2024-04-16T10:18:07.898Z] deploy-common-pe: [2024-04-16T10:18:08.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:18:08.160Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:18:08.307Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:18:08.307Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:18:08.307Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:08.307Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:18:08.307Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:18:08.307Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:18:08.307Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:08.307Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:18:08.405Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-class-cast-exception-web [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] all: [2024-04-16T10:18:08.405Z] [echo] [2024-04-16T10:18:08.405Z] [echo] ************************* [2024-04-16T10:18:08.405Z] [echo] * Running jspErrorPageServletErrorException [2024-04-16T10:18:08.405Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException [2024-04-16T10:18:08.405Z] [echo] ************************* [2024-04-16T10:18:08.405Z] [echo] [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setOSConditions: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setToolWin: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setToolUnix: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setToolProperty: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setS1ASclassPath: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] init-common: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] clean: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setOSConditions: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setToolWin: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setToolUnix: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setToolProperty: [2024-04-16T10:18:08.405Z] [2024-04-16T10:18:08.405Z] setS1ASclassPath: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] init-common: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] clean-common: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setOSConditions: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setToolWin: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setToolUnix: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setToolProperty: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setS1ASclassPath: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] init-common: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] clean-classes-common: [2024-04-16T10:18:08.406Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setOSConditions: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setToolWin: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setToolUnix: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setToolProperty: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setS1ASclassPath: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] init-common: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] clean-jars-common: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] compile: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setOSConditions: [2024-04-16T10:18:08.406Z] [2024-04-16T10:18:08.406Z] setToolWin: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setToolUnix: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setToolProperty: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setS1ASclassPath: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] init-common: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] compile-common: [2024-04-16T10:18:08.407Z] [echo] Current time (ISO): 2024-04-16T10:18:08.350+0000 [2024-04-16T10:18:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/servlet [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] build: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setOSConditions: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setToolWin: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setToolUnix: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setToolProperty: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] setS1ASclassPath: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] init-common: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] webclient-war-common: [2024-04-16T10:18:08.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] clear: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] test-tlds-exist: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] copy-tlds: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.407Z] test-tagfiles-exist: [2024-04-16T10:18:08.407Z] [2024-04-16T10:18:08.408Z] copy-tagfiles: [2024-04-16T10:18:08.408Z] [2024-04-16T10:18:08.408Z] package-war-common: [2024-04-16T10:18:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:08.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/lib [2024-04-16T10:18:08.408Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:08.408Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2024-04-16T10:18:08.408Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:08.408Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:08.408Z] [javac] Compiling 1 source file [2024-04-16T10:18:08.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:18:08.415Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:18:08.458Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-adaptedApp.ear [2024-04-16T10:18:08.562Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T10:18:08.562Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T10:18:08.562Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:18:08.562Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-04-16T10:18:08.562Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:18:08.562Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-04-16T10:18:08.562Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:18:08.562Z] [java] INFO: Created virtual server server [2024-04-16T10:18:08.562Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:18:08.562Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-04-16T10:18:08.562Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:18:08.562Z] [java] INFO: Created virtual server __asadmin [2024-04-16T10:18:08.663Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageServletErrorException/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:08.663Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:08.663Z] [2024-04-16T10:18:08.663Z] deploy: [2024-04-16T10:18:08.663Z] [2024-04-16T10:18:08.663Z] deploy-war-common: [2024-04-16T10:18:08.664Z] [2024-04-16T10:18:08.664Z] setOSConditions: [2024-04-16T10:18:08.664Z] [2024-04-16T10:18:08.664Z] setToolWin: [2024-04-16T10:18:08.664Z] [2024-04-16T10:18:08.664Z] setToolUnix: [2024-04-16T10:18:08.664Z] [2024-04-16T10:18:08.664Z] setToolProperty: [2024-04-16T10:18:08.664Z] [2024-04-16T10:18:08.664Z] setS1ASclassPath: [2024-04-16T10:18:08.664Z] [2024-04-16T10:18:08.664Z] init-common: [2024-04-16T10:18:08.664Z] [2024-04-16T10:18:08.664Z] deploy-war-commonpe: [2024-04-16T10:18:08.817Z] [java] Apr 16, 2024 10:18:08 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T10:18:08.817Z] [java] INFO: Setting JAAS app name glassfish-web [2024-04-16T10:18:08.817Z] [java] Apr 16, 2024 10:18:08 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T10:18:08.817Z] [java] INFO: Virtual server server loaded default web module [2024-04-16T10:18:08.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:18:08.989Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:18:08.989Z] [2024-04-16T10:18:08.989Z] setOSConditions: [2024-04-16T10:18:08.989Z] [2024-04-16T10:18:08.989Z] setToolWin: [2024-04-16T10:18:08.989Z] [2024-04-16T10:18:08.989Z] setToolUnix: [2024-04-16T10:18:08.989Z] [2024-04-16T10:18:08.989Z] setToolProperty: [2024-04-16T10:18:08.989Z] [2024-04-16T10:18:08.989Z] setS1ASclassPath: [2024-04-16T10:18:08.989Z] [2024-04-16T10:18:08.989Z] init-common: [2024-04-16T10:18:08.989Z] [2024-04-16T10:18:08.989Z] create-jdbc-resource-common: [2024-04-16T10:18:08.989Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:09.087Z] [java] Apr 16, 2024 10:18:09 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:18:09.088Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:18:09.127Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:18:09.127Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:18:09.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-subclassingApp#connectors-ra-redeploy-rars [2024-04-16T10:18:09.223Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-servlet-error-exception --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-servlet-error-exception-web.war [2024-04-16T10:18:09.435Z] [exec] Application deployed with name ejb-ejb30-clientview-adaptedApp. [2024-04-16T10:18:09.435Z] [echo] Deployment on target server server successful [2024-04-16T10:18:09.435Z] [2024-04-16T10:18:09.435Z] setOSConditions: [2024-04-16T10:18:09.435Z] [2024-04-16T10:18:09.436Z] setToolWin: [2024-04-16T10:18:09.436Z] [2024-04-16T10:18:09.436Z] setToolUnix: [2024-04-16T10:18:09.436Z] [2024-04-16T10:18:09.436Z] setToolProperty: [2024-04-16T10:18:09.436Z] [2024-04-16T10:18:09.436Z] setS1ASclassPath: [2024-04-16T10:18:09.436Z] [2024-04-16T10:18:09.436Z] init-common: [2024-04-16T10:18:09.436Z] [2024-04-16T10:18:09.436Z] deploy-common-ee: [2024-04-16T10:18:09.436Z] [2024-04-16T10:18:09.436Z] run_se: [2024-04-16T10:18:09.444Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:18:09.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:09.590Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:18:09.590Z] [echo] cmd executed for server [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] deploy: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] deploy-war-common: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] setOSConditions: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] setToolWin: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] setToolUnix: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] setToolProperty: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] setS1ASclassPath: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] init-common: [2024-04-16T10:18:09.590Z] [2024-04-16T10:18:09.590Z] deploy-war-commonpe: [2024-04-16T10:18:09.646Z] [java] Apr 16, 2024 10:18:09 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:09.646Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setOSConditions: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setToolWin: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setToolUnix: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setToolProperty: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setS1ASclassPath: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] init-common: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] deploy-common: [2024-04-16T10:18:09.736Z] [echo] Current time (ISO): 2024-04-16T10:18:09.673+0000 [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setOSConditions: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setToolWin: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setToolUnix: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setToolProperty: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] setS1ASclassPath: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] init-common: [2024-04-16T10:18:09.736Z] [2024-04-16T10:18:09.736Z] deploy-common-pe: [2024-04-16T10:18:09.995Z] [java] In stand-alone mode [2024-04-16T10:18:10.146Z] [exec] Application deployed with name web-jsp-error-page-servlet-error-exception-web. [2024-04-16T10:18:10.146Z] [2024-04-16T10:18:10.146Z] deploy-war-commonee: [2024-04-16T10:18:10.146Z] [2024-04-16T10:18:10.146Z] run: [2024-04-16T10:18:10.146Z] [java] GET /web-jsp-error-page-servlet-error-exception/causeError.jsp HTTP/1.0 [2024-04-16T10:18:10.146Z] [java] HTTP/1.1 500 Internal Server Error [2024-04-16T10:18:10.146Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:18:10.146Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:18:10.146Z] [java] Set-Cookie: JSESSIONID=669fe914021713bc125fb0ae2612; Path=/web-jsp-error-page-servlet-error-exception; HttpOnly [2024-04-16T10:18:10.146Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:18:10.146Z] [java] Connection: close [2024-04-16T10:18:10.146Z] [java] [2024-04-16T10:18:10.146Z] [java] [2024-04-16T10:18:10.146Z] [java] [2024-04-16T10:18:10.146Z] [java] [2024-04-16T10:18:10.146Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2024-04-16T10:18:10.146Z] [java] java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null [2024-04-16T10:18:10.146Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:10.146Z] [java] [2024-04-16T10:18:10.146Z] [java] [2024-04-16T10:18:10.146Z] [java] ----------------------------------------- [2024-04-16T10:18:10.146Z] [java] - jsp-error-page-servlet-error-exception: PASS - [2024-04-16T10:18:10.146Z] [java] ----------------------------------------- [2024-04-16T10:18:10.146Z] [java] - Total PASS : 1 - [2024-04-16T10:18:10.146Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:10.146Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:10.146Z] [java] ----------------------------------------- [2024-04-16T10:18:10.146Z] [2024-04-16T10:18:10.146Z] undeploy: [2024-04-16T10:18:10.147Z] [2024-04-16T10:18:10.147Z] setOSConditions: [2024-04-16T10:18:10.147Z] [2024-04-16T10:18:10.147Z] setToolWin: [2024-04-16T10:18:10.147Z] [2024-04-16T10:18:10.147Z] setToolUnix: [2024-04-16T10:18:10.147Z] [2024-04-16T10:18:10.147Z] setToolProperty: [2024-04-16T10:18:10.147Z] [2024-04-16T10:18:10.147Z] setS1ASclassPath: [2024-04-16T10:18:10.147Z] [2024-04-16T10:18:10.147Z] init-common: [2024-04-16T10:18:10.147Z] [2024-04-16T10:18:10.147Z] undeploy-war-common: [2024-04-16T10:18:10.190Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-no-interface-local-view-proxy-serializable --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-no-interface-local-view-proxy-serializable-web.war [2024-04-16T10:18:10.206Z] [java] Apr 16, 2024 10:18:09 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:18:10.206Z] [java] INFO: close(), this: [2024-04-16T10:18:10.206Z] [java] org.glassfish.web.loader.WebappClassLoader@27896d3b[name=unknown], urls=[ [2024-04-16T10:18:10.206Z] [java] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-04-16T10:18:10.206Z] [java] file:/tmp/gfembed11995362619204952403tmp/generated/ejb/sample/ [2024-04-16T10:18:10.206Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=41, pathTimestamps.size=2, resourceEntryCache.size=2] [2024-04-16T10:18:10.206Z] [java] Apr 16, 2024 10:18:09 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test [2024-04-16T10:18:10.206Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:18:10.249Z] [java] Apr 16, 2024 10:18:09 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:10.249Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:10.461Z] [java] Apr 16, 2024 10:18:10 AM org.eclipse.persistence.session./file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/_test.server [2024-04-16T10:18:10.461Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:18:10.461Z] [java] Apr 16, 2024 10:18:10 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:18:10.461Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:18:10.461Z] [java] Apr 16, 2024 10:18:10 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:10.461Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple, java:global/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-04-16T10:18:10.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:18:10.706Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-servlet-error-exception-web [2024-04-16T10:18:10.706Z] [2024-04-16T10:18:10.707Z] all: [2024-04-16T10:18:10.707Z] [echo] [2024-04-16T10:18:10.707Z] [echo] ************************* [2024-04-16T10:18:10.707Z] [echo] * Running jspErrorPageStatusCode [2024-04-16T10:18:10.707Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode [2024-04-16T10:18:10.707Z] [echo] ************************* [2024-04-16T10:18:10.707Z] [echo] [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setOSConditions: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolWin: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolUnix: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolProperty: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setS1ASclassPath: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] init-common: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] clean: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setOSConditions: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolWin: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolUnix: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolProperty: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setS1ASclassPath: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] init-common: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] clean-common: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setOSConditions: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolWin: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolUnix: [2024-04-16T10:18:10.707Z] [2024-04-16T10:18:10.707Z] setToolProperty: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setS1ASclassPath: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] init-common: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] clean-classes-common: [2024-04-16T10:18:10.708Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setOSConditions: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setToolWin: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setToolUnix: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setToolProperty: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setS1ASclassPath: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] init-common: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] clean-jars-common: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] compile: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setOSConditions: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setToolWin: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setToolUnix: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setToolProperty: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] setS1ASclassPath: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] init-common: [2024-04-16T10:18:10.708Z] [2024-04-16T10:18:10.708Z] compile-common: [2024-04-16T10:18:10.708Z] [echo] Current time (ISO): 2024-04-16T10:18:10.598+0000 [2024-04-16T10:18:10.708Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:10.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/servlet [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] build: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] setOSConditions: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] setToolWin: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] setToolUnix: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] setToolProperty: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] setS1ASclassPath: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] init-common: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] webclient-war-common: [2024-04-16T10:18:10.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] clear: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] test-tlds-exist: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] copy-tlds: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] test-tagfiles-exist: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] copy-tagfiles: [2024-04-16T10:18:10.709Z] [2024-04-16T10:18:10.709Z] package-war-common: [2024-04-16T10:18:10.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:10.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:10.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:10.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:10.709Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/lib [2024-04-16T10:18:10.709Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:10.710Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2024-04-16T10:18:10.710Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:10.710Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:10.710Z] [javac] Compiling 1 source file [2024-04-16T10:18:10.710Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspErrorPageStatusCode/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:10.710Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] deploy: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] deploy-war-common: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] setOSConditions: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] setToolWin: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] setToolUnix: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] setToolProperty: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] setS1ASclassPath: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] init-common: [2024-04-16T10:18:10.710Z] [2024-04-16T10:18:10.710Z] deploy-war-commonpe: [2024-04-16T10:18:10.716Z] [java] Apr 16, 2024 10:18:10 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:18:10.716Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:18:10.789Z] [exec] Application deployed with name cdi-no-interface-local-view-proxy-serializable-web. [2024-04-16T10:18:10.789Z] [2024-04-16T10:18:10.789Z] deploy-war-commonee: [2024-04-16T10:18:10.789Z] [2024-04-16T10:18:10.789Z] run: [2024-04-16T10:18:10.970Z] [java] Apr 16, 2024 10:18:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:10.970Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:10.970Z] [java] Apr 16, 2024 10:18:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:10.971Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:11.045Z] [java] opening connection to http://localhost:8080/cdi-no-interface-local-view-proxy-serializable/myurl [2024-04-16T10:18:11.045Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:18:11.045Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:11.045Z] [java] [2024-04-16T10:18:11.045Z] [java] [2024-04-16T10:18:11.045Z] [java] ----------------------------------------- [2024-04-16T10:18:11.045Z] [java] - no-interface-local-view-proxy-serializable: PASS - [2024-04-16T10:18:11.045Z] [java] ----------------------------------------- [2024-04-16T10:18:11.045Z] [java] - Total PASS : 1 - [2024-04-16T10:18:11.045Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:11.045Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:11.045Z] [java] ----------------------------------------- [2024-04-16T10:18:11.045Z] [2024-04-16T10:18:11.046Z] undeploy: [2024-04-16T10:18:11.046Z] [2024-04-16T10:18:11.046Z] setOSConditions: [2024-04-16T10:18:11.046Z] [2024-04-16T10:18:11.046Z] setToolWin: [2024-04-16T10:18:11.046Z] [2024-04-16T10:18:11.046Z] setToolUnix: [2024-04-16T10:18:11.046Z] [2024-04-16T10:18:11.046Z] setToolProperty: [2024-04-16T10:18:11.046Z] [2024-04-16T10:18:11.046Z] setS1ASclassPath: [2024-04-16T10:18:11.046Z] [2024-04-16T10:18:11.046Z] init-common: [2024-04-16T10:18:11.046Z] [2024-04-16T10:18:11.046Z] undeploy-war-common: [2024-04-16T10:18:11.301Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-error-page-status-code --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-error-page-status-code-web.war [2024-04-16T10:18:11.332Z] [exec] true; true; true; true; true; true; true; true; true; true (1); true (1) [2024-04-16T10:18:11.553Z] [INFO] [2024-04-16T10:18:11.553Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:18:11.553Z] [INFO] [2024-04-16T10:18:11.553Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [Pipeline] { [Pipeline] sh [2024-04-16T10:18:11.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-no-interface-local-view-proxy-serializable-web [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] delete-resources: [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] setOSConditions: [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] setToolWin: [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] setToolUnix: [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] setToolProperty: [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] setS1ASclassPath: [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] init-common: [2024-04-16T10:18:11.606Z] [2024-04-16T10:18:11.606Z] delete-jdbc-resource-common: [2024-04-16T10:18:11.606Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:11.904Z] [java] Apr 16, 2024 10:18:11 AM org.eclipse.krazo.servlet.KrazoContainerInitializer onStartup [2024-04-16T10:18:11.904Z] [java] INFO: Eclipse Krazo version 3.0.1 started [2024-04-16T10:18:11.904Z] [java] Apr 16, 2024 10:18:11 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-04-16T10:18:11.904Z] [java] INFO: Initializing Soteria 3.0.3 for context '/tmp' [2024-04-16T10:18:12.132Z] [java] Apr 16, 2024 10:18:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:18:12.133Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@69228e85 [2024-04-16T10:18:12.183Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:12.183Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:18:12.183Z] [echo] cmd executed for server [2024-04-16T10:18:12.183Z] [2024-04-16T10:18:12.183Z] setOSConditions: [2024-04-16T10:18:12.183Z] [2024-04-16T10:18:12.183Z] setToolWin: [2024-04-16T10:18:12.183Z] [2024-04-16T10:18:12.183Z] setToolUnix: [2024-04-16T10:18:12.183Z] [2024-04-16T10:18:12.183Z] setToolProperty: [2024-04-16T10:18:12.183Z] [2024-04-16T10:18:12.183Z] setS1ASclassPath: [2024-04-16T10:18:12.183Z] [2024-04-16T10:18:12.183Z] init-common: [2024-04-16T10:18:12.184Z] [2024-04-16T10:18:12.184Z] delete-jdbc-connpool-common: [2024-04-16T10:18:12.184Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:18:12.226Z] [exec] Application deployed with name web-jsp-error-page-status-code-web. [2024-04-16T10:18:12.226Z] [2024-04-16T10:18:12.226Z] deploy-war-commonee: [2024-04-16T10:18:12.226Z] [2024-04-16T10:18:12.226Z] run: [2024-04-16T10:18:12.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:18:12.439Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:18:12.439Z] [echo] cmd executed for server [2024-04-16T10:18:12.439Z] [2024-04-16T10:18:12.439Z] all: [2024-04-16T10:18:12.439Z] [echo] ==== Running normal-bean-injection-ear [2024-04-16T10:18:12.466Z] + id [2024-04-16T10:18:12.466Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:18:12.466Z] + uname -a [2024-04-16T10:18:12.466Z] Linux basic-3q740 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:18:12.466Z] + env [2024-04-16T10:18:12.466Z] + sort [2024-04-16T10:18:12.466Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:18:12.466Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:12.466Z] BRANCH_NAME=PR-24889 [2024-04-16T10:18:12.466Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:18:12.466Z] BUILD_ID=5 [2024-04-16T10:18:12.466Z] BUILD_NUMBER=5 [2024-04-16T10:18:12.466Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:18:12.466Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:18:12.466Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:18:12.466Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:18:12.466Z] CHANGE_FORK=samsonsouley [2024-04-16T10:18:12.466Z] CHANGE_ID=24889 [2024-04-16T10:18:12.466Z] CHANGE_TARGET=master [2024-04-16T10:18:12.466Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:18:12.466Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:18:12.466Z] CI=true [2024-04-16T10:18:12.466Z] EXECUTOR_NUMBER=0 [2024-04-16T10:18:12.466Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:18:12.466Z] HOME=/home/jenkins [2024-04-16T10:18:12.466Z] HOSTNAME=basic-3q740 [2024-04-16T10:18:12.466Z] HUDSON_COOKIE=1d95b2db-f932-4569-89ab-db86b3219221 [2024-04-16T10:18:12.466Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:18:12.466Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:18:12.466Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:18:12.466Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:18:12.466Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:18:12.466Z] JENKINS_AGENT_NAME=basic-3q740 [2024-04-16T10:18:12.466Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:18:12.466Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:18:12.466Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:18:12.466Z] JENKINS_NAME=basic-3q740 [2024-04-16T10:18:12.466Z] JENKINS_NODE_COOKIE=3e2b6dbb-bf39-4680-8e87-166e871d2909 [2024-04-16T10:18:12.466Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:18:12.466Z] JENKINS_SECRET=**** [2024-04-16T10:18:12.466Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:18:12.466Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:18:12.466Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:18:12.466Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:18:12.466Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:18:12.466Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:18:12.466Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:18:12.466Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:18:12.466Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:18:12.466Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:18:12.466Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:18:12.466Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:18:12.467Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:18:12.467Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:18:12.467Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:18:12.467Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:18:12.467Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:18:12.467Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:18:12.467Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:18:12.467Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:18:12.467Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:18:12.467Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:18:12.467Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:18:12.467Z] LANG=en_US.UTF-8 [2024-04-16T10:18:12.467Z] LANGUAGE=en_US:en [2024-04-16T10:18:12.467Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:18:12.467Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:18:12.467Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:18:12.467Z] NODE_LABELS=basic-3q740 basic [2024-04-16T10:18:12.467Z] NODE_NAME=basic-3q740 [2024-04-16T10:18:12.467Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:18:12.467Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-3q740 [2024-04-16T10:18:12.467Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:18:12.467Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:18:12.467Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:18:12.467Z] PORT_ADMIN=4848 [2024-04-16T10:18:12.467Z] PORT_HTTP=8080 [2024-04-16T10:18:12.467Z] PORT_HTTPS=8181 [2024-04-16T10:18:12.467Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:18:12.467Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:18:12.467Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:18:12.467Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:18:12.467Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:18:12.467Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:12.467Z] SHLVL=1 [2024-04-16T10:18:12.467Z] STAGE_NAME=connector_group_4 [2024-04-16T10:18:12.467Z] TERM=xterm [2024-04-16T10:18:12.467Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:18:12.467Z] USER_NAME=jenkins [2024-04-16T10:18:12.467Z] _=/usr/bin/env [2024-04-16T10:18:12.467Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:18:12.467Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:18:12.467Z] + df -h [2024-04-16T10:18:12.467Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:18:12.467Z] overlay 32G 20K 32G 1% / [2024-04-16T10:18:12.467Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:18:12.467Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:18:12.467Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:18:12.467Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-04-16T10:18:12.467Z] /dev/sda4 932G 154G 778G 17% /etc/hosts [2024-04-16T10:18:12.467Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:18:12.467Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:18:12.467Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:18:12.467Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:18:12.467Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:18:12.467Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:18:12.467Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:18:12.467Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:18:12.467Z] + mvn -version [2024-04-16T10:18:12.480Z] [java] Connecting to: http://localhost:45711/web-jsp-error-page-status-code/foo.jsp [2024-04-16T10:18:12.480Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:12.480Z] [java] [2024-04-16T10:18:12.480Z] [java] [2024-04-16T10:18:12.480Z] [java] ----------------------------------------- [2024-04-16T10:18:12.480Z] [java] - jsp-error-page-status-code: PASS - [2024-04-16T10:18:12.480Z] [java] ----------------------------------------- [2024-04-16T10:18:12.480Z] [java] - Total PASS : 1 - [2024-04-16T10:18:12.480Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:12.480Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:12.480Z] [java] ----------------------------------------- [2024-04-16T10:18:12.480Z] [2024-04-16T10:18:12.481Z] undeploy: [2024-04-16T10:18:12.481Z] [2024-04-16T10:18:12.481Z] setOSConditions: [2024-04-16T10:18:12.481Z] [2024-04-16T10:18:12.481Z] setToolWin: [2024-04-16T10:18:12.481Z] [2024-04-16T10:18:12.481Z] setToolUnix: [2024-04-16T10:18:12.481Z] [2024-04-16T10:18:12.481Z] setToolProperty: [2024-04-16T10:18:12.481Z] [2024-04-16T10:18:12.481Z] setS1ASclassPath: [2024-04-16T10:18:12.481Z] [2024-04-16T10:18:12.481Z] init-common: [2024-04-16T10:18:12.481Z] [2024-04-16T10:18:12.481Z] undeploy-war-common: [2024-04-16T10:18:12.694Z] [2024-04-16T10:18:12.695Z] setOSConditions: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolWin: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolUnix: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolProperty: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setS1ASclassPath: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] init-common: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] clean: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setOSConditions: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolWin: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolUnix: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolProperty: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setS1ASclassPath: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] init-common: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] clean-common: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setOSConditions: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolWin: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolUnix: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setToolProperty: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.695Z] setS1ASclassPath: [2024-04-16T10:18:12.695Z] [2024-04-16T10:18:12.696Z] init-common: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] clean-classes-common: [2024-04-16T10:18:12.696Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setOSConditions: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setToolWin: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setToolUnix: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setToolProperty: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setS1ASclassPath: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] init-common: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] clean-jars-common: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] compile: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setOSConditions: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setToolWin: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setToolUnix: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setToolProperty: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] setS1ASclassPath: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] init-common: [2024-04-16T10:18:12.696Z] [2024-04-16T10:18:12.696Z] compile-common: [2024-04-16T10:18:12.696Z] [echo] Current time (ISO): 2024-04-16T10:18:12.476+0000 [2024-04-16T10:18:12.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:12.696Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:12.727Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:18:12.727Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:18:12.727Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:18:12.727Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:18:12.727Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:18:12.837Z] [java] Apr 16, 2024 10:18:12 AM com.sun.enterprise.web.WebApplication start [2024-04-16T10:18:12.837Z] [java] INFO: Loading application [sample] at [/tmp] [2024-04-16T10:18:12.837Z] [java] Looking up EJB... [2024-04-16T10:18:12.837Z] [java] Invoking EJB... [2024-04-16T10:18:12.837Z] [java] EJB said: boo [2024-04-16T10:18:12.837Z] [java] Apr 16, 2024 10:18:12 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:12.837Z] [java] INFO: Configuration saved at /tmp/domain10688698197167513140xml [2024-04-16T10:18:12.837Z] [java] Record # 1 [2024-04-16T10:18:12.837Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:18:12.837Z] [java] Apr 16, 2024 10:18:12 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:18:12.837Z] [java] INFO: close(), this: [2024-04-16T10:18:12.837Z] [java] org.glassfish.web.loader.WebappClassLoader@1c610f[name=/tmp], urls=[ [2024-04-16T10:18:12.837Z] [java] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/tmp/WEB-INF/classes/ [2024-04-16T10:18:12.837Z] [java] file:/tmp/gfembed11995362619204952403tmp/generated/ejb/sample/ [2024-04-16T10:18:12.837Z] [java] ][delegate=true, context=/tmp, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=38, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-04-16T10:18:12.986Z] + ant -version [2024-04-16T10:18:12.986Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:18:12.986Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:18:12.986Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-67d69e1f/script.sh.copy: line 9: ps: command not found [2024-04-16T10:18:12.986Z] + true [2024-04-16T10:18:12.987Z] + cat /proc/cpuinfo [2024-04-16T10:18:12.987Z] processor : 0 [2024-04-16T10:18:12.987Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.987Z] cpu family : 6 [2024-04-16T10:18:12.987Z] model : 62 [2024-04-16T10:18:12.987Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.987Z] stepping : 4 [2024-04-16T10:18:12.987Z] microcode : 0x42e [2024-04-16T10:18:12.987Z] cpu MHz : 2450.354 [2024-04-16T10:18:12.987Z] cache size : 15360 KB [2024-04-16T10:18:12.987Z] physical id : 0 [2024-04-16T10:18:12.987Z] siblings : 12 [2024-04-16T10:18:12.987Z] core id : 0 [2024-04-16T10:18:12.987Z] cpu cores : 6 [2024-04-16T10:18:12.987Z] apicid : 0 [2024-04-16T10:18:12.987Z] initial apicid : 0 [2024-04-16T10:18:12.987Z] fpu : yes [2024-04-16T10:18:12.987Z] fpu_exception : yes [2024-04-16T10:18:12.987Z] cpuid level : 13 [2024-04-16T10:18:12.987Z] wp : yes [2024-04-16T10:18:12.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.987Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.987Z] bogomips : 4200.27 [2024-04-16T10:18:12.987Z] clflush size : 64 [2024-04-16T10:18:12.987Z] cache_alignment : 64 [2024-04-16T10:18:12.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.987Z] power management: [2024-04-16T10:18:12.987Z] [2024-04-16T10:18:12.987Z] processor : 1 [2024-04-16T10:18:12.987Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.987Z] cpu family : 6 [2024-04-16T10:18:12.987Z] model : 62 [2024-04-16T10:18:12.987Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.987Z] stepping : 4 [2024-04-16T10:18:12.987Z] microcode : 0x42e [2024-04-16T10:18:12.987Z] cpu MHz : 2401.488 [2024-04-16T10:18:12.987Z] cache size : 15360 KB [2024-04-16T10:18:12.987Z] physical id : 0 [2024-04-16T10:18:12.987Z] siblings : 12 [2024-04-16T10:18:12.987Z] core id : 1 [2024-04-16T10:18:12.987Z] cpu cores : 6 [2024-04-16T10:18:12.987Z] apicid : 2 [2024-04-16T10:18:12.987Z] initial apicid : 2 [2024-04-16T10:18:12.987Z] fpu : yes [2024-04-16T10:18:12.987Z] fpu_exception : yes [2024-04-16T10:18:12.987Z] cpuid level : 13 [2024-04-16T10:18:12.987Z] wp : yes [2024-04-16T10:18:12.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.987Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.987Z] bogomips : 4200.27 [2024-04-16T10:18:12.987Z] clflush size : 64 [2024-04-16T10:18:12.987Z] cache_alignment : 64 [2024-04-16T10:18:12.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.987Z] power management: [2024-04-16T10:18:12.987Z] [2024-04-16T10:18:12.987Z] processor : 2 [2024-04-16T10:18:12.987Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.987Z] cpu family : 6 [2024-04-16T10:18:12.987Z] model : 62 [2024-04-16T10:18:12.987Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.987Z] stepping : 4 [2024-04-16T10:18:12.987Z] microcode : 0x42e [2024-04-16T10:18:12.987Z] cpu MHz : 2399.318 [2024-04-16T10:18:12.987Z] cache size : 15360 KB [2024-04-16T10:18:12.987Z] physical id : 0 [2024-04-16T10:18:12.987Z] siblings : 12 [2024-04-16T10:18:12.987Z] core id : 2 [2024-04-16T10:18:12.987Z] cpu cores : 6 [2024-04-16T10:18:12.987Z] apicid : 4 [2024-04-16T10:18:12.987Z] initial apicid : 4 [2024-04-16T10:18:12.987Z] fpu : yes [2024-04-16T10:18:12.987Z] fpu_exception : yes [2024-04-16T10:18:12.987Z] cpuid level : 13 [2024-04-16T10:18:12.987Z] wp : yes [2024-04-16T10:18:12.987Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.987Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.987Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.987Z] bogomips : 4200.27 [2024-04-16T10:18:12.987Z] clflush size : 64 [2024-04-16T10:18:12.987Z] cache_alignment : 64 [2024-04-16T10:18:12.987Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.987Z] power management: [2024-04-16T10:18:12.987Z] [2024-04-16T10:18:12.987Z] processor : 3 [2024-04-16T10:18:12.988Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.988Z] cpu family : 6 [2024-04-16T10:18:12.988Z] model : 62 [2024-04-16T10:18:12.988Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.988Z] stepping : 4 [2024-04-16T10:18:12.988Z] microcode : 0x42e [2024-04-16T10:18:12.988Z] cpu MHz : 2400.824 [2024-04-16T10:18:12.988Z] cache size : 15360 KB [2024-04-16T10:18:12.988Z] physical id : 0 [2024-04-16T10:18:12.988Z] siblings : 12 [2024-04-16T10:18:12.988Z] core id : 3 [2024-04-16T10:18:12.988Z] cpu cores : 6 [2024-04-16T10:18:12.988Z] apicid : 6 [2024-04-16T10:18:12.988Z] initial apicid : 6 [2024-04-16T10:18:12.988Z] fpu : yes [2024-04-16T10:18:12.988Z] fpu_exception : yes [2024-04-16T10:18:12.988Z] cpuid level : 13 [2024-04-16T10:18:12.988Z] wp : yes [2024-04-16T10:18:12.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.988Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.988Z] bogomips : 4200.27 [2024-04-16T10:18:12.988Z] clflush size : 64 [2024-04-16T10:18:12.988Z] cache_alignment : 64 [2024-04-16T10:18:12.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.988Z] power management: [2024-04-16T10:18:12.988Z] [2024-04-16T10:18:12.988Z] processor : 4 [2024-04-16T10:18:12.988Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.988Z] cpu family : 6 [2024-04-16T10:18:12.988Z] model : 62 [2024-04-16T10:18:12.988Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.988Z] stepping : 4 [2024-04-16T10:18:12.988Z] microcode : 0x42e [2024-04-16T10:18:12.988Z] cpu MHz : 2400.935 [2024-04-16T10:18:12.988Z] cache size : 15360 KB [2024-04-16T10:18:12.988Z] physical id : 0 [2024-04-16T10:18:12.988Z] siblings : 12 [2024-04-16T10:18:12.988Z] core id : 4 [2024-04-16T10:18:12.988Z] cpu cores : 6 [2024-04-16T10:18:12.988Z] apicid : 8 [2024-04-16T10:18:12.988Z] initial apicid : 8 [2024-04-16T10:18:12.988Z] fpu : yes [2024-04-16T10:18:12.988Z] fpu_exception : yes [2024-04-16T10:18:12.988Z] cpuid level : 13 [2024-04-16T10:18:12.988Z] wp : yes [2024-04-16T10:18:12.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.988Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.988Z] bogomips : 4200.27 [2024-04-16T10:18:12.988Z] clflush size : 64 [2024-04-16T10:18:12.988Z] cache_alignment : 64 [2024-04-16T10:18:12.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.988Z] power management: [2024-04-16T10:18:12.988Z] [2024-04-16T10:18:12.988Z] processor : 5 [2024-04-16T10:18:12.988Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.988Z] cpu family : 6 [2024-04-16T10:18:12.988Z] model : 62 [2024-04-16T10:18:12.988Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.988Z] stepping : 4 [2024-04-16T10:18:12.988Z] microcode : 0x42e [2024-04-16T10:18:12.988Z] cpu MHz : 2426.749 [2024-04-16T10:18:12.988Z] cache size : 15360 KB [2024-04-16T10:18:12.988Z] physical id : 0 [2024-04-16T10:18:12.988Z] siblings : 12 [2024-04-16T10:18:12.988Z] core id : 5 [2024-04-16T10:18:12.988Z] cpu cores : 6 [2024-04-16T10:18:12.988Z] apicid : 10 [2024-04-16T10:18:12.988Z] initial apicid : 10 [2024-04-16T10:18:12.988Z] fpu : yes [2024-04-16T10:18:12.988Z] fpu_exception : yes [2024-04-16T10:18:12.988Z] cpuid level : 13 [2024-04-16T10:18:12.988Z] wp : yes [2024-04-16T10:18:12.988Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.988Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.988Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.988Z] bogomips : 4200.27 [2024-04-16T10:18:12.988Z] clflush size : 64 [2024-04-16T10:18:12.988Z] cache_alignment : 64 [2024-04-16T10:18:12.988Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.988Z] power management: [2024-04-16T10:18:12.988Z] [2024-04-16T10:18:12.988Z] processor : 6 [2024-04-16T10:18:12.988Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.988Z] cpu family : 6 [2024-04-16T10:18:12.988Z] model : 62 [2024-04-16T10:18:12.988Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.988Z] stepping : 4 [2024-04-16T10:18:12.989Z] microcode : 0x42e [2024-04-16T10:18:12.989Z] cpu MHz : 2380.530 [2024-04-16T10:18:12.989Z] cache size : 15360 KB [2024-04-16T10:18:12.989Z] physical id : 1 [2024-04-16T10:18:12.989Z] siblings : 12 [2024-04-16T10:18:12.989Z] core id : 0 [2024-04-16T10:18:12.989Z] cpu cores : 6 [2024-04-16T10:18:12.989Z] apicid : 32 [2024-04-16T10:18:12.989Z] initial apicid : 32 [2024-04-16T10:18:12.989Z] fpu : yes [2024-04-16T10:18:12.989Z] fpu_exception : yes [2024-04-16T10:18:12.989Z] cpuid level : 13 [2024-04-16T10:18:12.989Z] wp : yes [2024-04-16T10:18:12.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.989Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.989Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.989Z] bogomips : 4209.98 [2024-04-16T10:18:12.989Z] clflush size : 64 [2024-04-16T10:18:12.989Z] cache_alignment : 64 [2024-04-16T10:18:12.989Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.989Z] power management: [2024-04-16T10:18:12.989Z] [2024-04-16T10:18:12.989Z] processor : 7 [2024-04-16T10:18:12.989Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.989Z] cpu family : 6 [2024-04-16T10:18:12.989Z] model : 62 [2024-04-16T10:18:12.989Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.989Z] stepping : 4 [2024-04-16T10:18:12.989Z] microcode : 0x42e [2024-04-16T10:18:12.989Z] cpu MHz : 2400.942 [2024-04-16T10:18:12.989Z] cache size : 15360 KB [2024-04-16T10:18:12.989Z] physical id : 1 [2024-04-16T10:18:12.989Z] siblings : 12 [2024-04-16T10:18:12.989Z] core id : 1 [2024-04-16T10:18:12.989Z] cpu cores : 6 [2024-04-16T10:18:12.989Z] apicid : 34 [2024-04-16T10:18:12.989Z] initial apicid : 34 [2024-04-16T10:18:12.989Z] fpu : yes [2024-04-16T10:18:12.989Z] fpu_exception : yes [2024-04-16T10:18:12.989Z] cpuid level : 13 [2024-04-16T10:18:12.989Z] wp : yes [2024-04-16T10:18:12.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.989Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.989Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.989Z] bogomips : 4209.98 [2024-04-16T10:18:12.989Z] clflush size : 64 [2024-04-16T10:18:12.989Z] cache_alignment : 64 [2024-04-16T10:18:12.989Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.989Z] power management: [2024-04-16T10:18:12.989Z] [2024-04-16T10:18:12.989Z] processor : 8 [2024-04-16T10:18:12.989Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.989Z] cpu family : 6 [2024-04-16T10:18:12.989Z] model : 62 [2024-04-16T10:18:12.989Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.989Z] stepping : 4 [2024-04-16T10:18:12.989Z] microcode : 0x42e [2024-04-16T10:18:12.989Z] cpu MHz : 2400.538 [2024-04-16T10:18:12.989Z] cache size : 15360 KB [2024-04-16T10:18:12.989Z] physical id : 1 [2024-04-16T10:18:12.989Z] siblings : 12 [2024-04-16T10:18:12.989Z] core id : 2 [2024-04-16T10:18:12.989Z] cpu cores : 6 [2024-04-16T10:18:12.989Z] apicid : 36 [2024-04-16T10:18:12.989Z] initial apicid : 36 [2024-04-16T10:18:12.989Z] fpu : yes [2024-04-16T10:18:12.989Z] fpu_exception : yes [2024-04-16T10:18:12.989Z] cpuid level : 13 [2024-04-16T10:18:12.989Z] wp : yes [2024-04-16T10:18:12.989Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.989Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.989Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.989Z] bogomips : 4209.98 [2024-04-16T10:18:12.989Z] clflush size : 64 [2024-04-16T10:18:12.989Z] cache_alignment : 64 [2024-04-16T10:18:12.989Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.989Z] power management: [2024-04-16T10:18:12.989Z] [2024-04-16T10:18:12.989Z] processor : 9 [2024-04-16T10:18:12.989Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.989Z] cpu family : 6 [2024-04-16T10:18:12.989Z] model : 62 [2024-04-16T10:18:12.989Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.989Z] stepping : 4 [2024-04-16T10:18:12.989Z] microcode : 0x42e [2024-04-16T10:18:12.989Z] cpu MHz : 2399.839 [2024-04-16T10:18:12.989Z] cache size : 15360 KB [2024-04-16T10:18:12.989Z] physical id : 1 [2024-04-16T10:18:12.990Z] siblings : 12 [2024-04-16T10:18:12.990Z] core id : 3 [2024-04-16T10:18:12.990Z] cpu cores : 6 [2024-04-16T10:18:12.990Z] apicid : 38 [2024-04-16T10:18:12.990Z] initial apicid : 38 [2024-04-16T10:18:12.990Z] fpu : yes [2024-04-16T10:18:12.990Z] fpu_exception : yes [2024-04-16T10:18:12.990Z] cpuid level : 13 [2024-04-16T10:18:12.990Z] wp : yes [2024-04-16T10:18:12.990Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.990Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.990Z] bogomips : 4209.98 [2024-04-16T10:18:12.990Z] clflush size : 64 [2024-04-16T10:18:12.990Z] cache_alignment : 64 [2024-04-16T10:18:12.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.990Z] power management: [2024-04-16T10:18:12.990Z] [2024-04-16T10:18:12.990Z] processor : 10 [2024-04-16T10:18:12.990Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.990Z] cpu family : 6 [2024-04-16T10:18:12.990Z] model : 62 [2024-04-16T10:18:12.990Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.990Z] stepping : 4 [2024-04-16T10:18:12.990Z] microcode : 0x42e [2024-04-16T10:18:12.990Z] cpu MHz : 2468.592 [2024-04-16T10:18:12.990Z] cache size : 15360 KB [2024-04-16T10:18:12.990Z] physical id : 1 [2024-04-16T10:18:12.990Z] siblings : 12 [2024-04-16T10:18:12.990Z] core id : 4 [2024-04-16T10:18:12.990Z] cpu cores : 6 [2024-04-16T10:18:12.990Z] apicid : 40 [2024-04-16T10:18:12.990Z] initial apicid : 40 [2024-04-16T10:18:12.990Z] fpu : yes [2024-04-16T10:18:12.990Z] fpu_exception : yes [2024-04-16T10:18:12.990Z] cpuid level : 13 [2024-04-16T10:18:12.990Z] wp : yes [2024-04-16T10:18:12.990Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.990Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.990Z] bogomips : 4209.98 [2024-04-16T10:18:12.990Z] clflush size : 64 [2024-04-16T10:18:12.990Z] cache_alignment : 64 [2024-04-16T10:18:12.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.990Z] power management: [2024-04-16T10:18:12.990Z] [2024-04-16T10:18:12.990Z] processor : 11 [2024-04-16T10:18:12.990Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.990Z] cpu family : 6 [2024-04-16T10:18:12.990Z] model : 62 [2024-04-16T10:18:12.990Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.990Z] stepping : 4 [2024-04-16T10:18:12.990Z] microcode : 0x42e [2024-04-16T10:18:12.990Z] cpu MHz : 2400.504 [2024-04-16T10:18:12.990Z] cache size : 15360 KB [2024-04-16T10:18:12.990Z] physical id : 1 [2024-04-16T10:18:12.990Z] siblings : 12 [2024-04-16T10:18:12.990Z] core id : 5 [2024-04-16T10:18:12.990Z] cpu cores : 6 [2024-04-16T10:18:12.990Z] apicid : 42 [2024-04-16T10:18:12.990Z] initial apicid : 42 [2024-04-16T10:18:12.990Z] fpu : yes [2024-04-16T10:18:12.990Z] fpu_exception : yes [2024-04-16T10:18:12.990Z] cpuid level : 13 [2024-04-16T10:18:12.990Z] wp : yes [2024-04-16T10:18:12.990Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.990Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.990Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.990Z] bogomips : 4209.98 [2024-04-16T10:18:12.990Z] clflush size : 64 [2024-04-16T10:18:12.990Z] cache_alignment : 64 [2024-04-16T10:18:12.990Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.990Z] power management: [2024-04-16T10:18:12.990Z] [2024-04-16T10:18:12.990Z] processor : 12 [2024-04-16T10:18:12.990Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.990Z] cpu family : 6 [2024-04-16T10:18:12.990Z] model : 62 [2024-04-16T10:18:12.990Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.990Z] stepping : 4 [2024-04-16T10:18:12.990Z] microcode : 0x42e [2024-04-16T10:18:12.990Z] cpu MHz : 2400.722 [2024-04-16T10:18:12.990Z] cache size : 15360 KB [2024-04-16T10:18:12.990Z] physical id : 0 [2024-04-16T10:18:12.990Z] siblings : 12 [2024-04-16T10:18:12.990Z] core id : 0 [2024-04-16T10:18:12.990Z] cpu cores : 6 [2024-04-16T10:18:12.990Z] apicid : 1 [2024-04-16T10:18:12.990Z] initial apicid : 1 [2024-04-16T10:18:12.990Z] fpu : yes [2024-04-16T10:18:12.991Z] fpu_exception : yes [2024-04-16T10:18:12.991Z] cpuid level : 13 [2024-04-16T10:18:12.991Z] wp : yes [2024-04-16T10:18:12.991Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.991Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.991Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.991Z] bogomips : 4200.27 [2024-04-16T10:18:12.991Z] clflush size : 64 [2024-04-16T10:18:12.991Z] cache_alignment : 64 [2024-04-16T10:18:12.991Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.991Z] power management: [2024-04-16T10:18:12.991Z] [2024-04-16T10:18:12.991Z] processor : 13 [2024-04-16T10:18:12.991Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.991Z] cpu family : 6 [2024-04-16T10:18:12.991Z] model : 62 [2024-04-16T10:18:12.991Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.991Z] stepping : 4 [2024-04-16T10:18:12.991Z] microcode : 0x42e [2024-04-16T10:18:12.991Z] cpu MHz : 2400.799 [2024-04-16T10:18:12.991Z] cache size : 15360 KB [2024-04-16T10:18:12.991Z] physical id : 0 [2024-04-16T10:18:12.991Z] siblings : 12 [2024-04-16T10:18:12.991Z] core id : 1 [2024-04-16T10:18:12.991Z] cpu cores : 6 [2024-04-16T10:18:12.991Z] apicid : 3 [2024-04-16T10:18:12.991Z] initial apicid : 3 [2024-04-16T10:18:12.991Z] fpu : yes [2024-04-16T10:18:12.991Z] fpu_exception : yes [2024-04-16T10:18:12.991Z] cpuid level : 13 [2024-04-16T10:18:12.991Z] wp : yes [2024-04-16T10:18:12.991Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.991Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.991Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.991Z] bogomips : 4200.27 [2024-04-16T10:18:12.991Z] clflush size : 64 [2024-04-16T10:18:12.991Z] cache_alignment : 64 [2024-04-16T10:18:12.991Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.991Z] power management: [2024-04-16T10:18:12.991Z] [2024-04-16T10:18:12.991Z] processor : 14 [2024-04-16T10:18:12.991Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.991Z] cpu family : 6 [2024-04-16T10:18:12.991Z] model : 62 [2024-04-16T10:18:12.991Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.991Z] stepping : 4 [2024-04-16T10:18:12.991Z] microcode : 0x42e [2024-04-16T10:18:12.991Z] cpu MHz : 2400.059 [2024-04-16T10:18:12.991Z] cache size : 15360 KB [2024-04-16T10:18:12.991Z] physical id : 0 [2024-04-16T10:18:12.991Z] siblings : 12 [2024-04-16T10:18:12.991Z] core id : 2 [2024-04-16T10:18:12.991Z] cpu cores : 6 [2024-04-16T10:18:12.991Z] apicid : 5 [2024-04-16T10:18:12.991Z] initial apicid : 5 [2024-04-16T10:18:12.991Z] fpu : yes [2024-04-16T10:18:12.991Z] fpu_exception : yes [2024-04-16T10:18:12.991Z] cpuid level : 13 [2024-04-16T10:18:12.991Z] wp : yes [2024-04-16T10:18:12.991Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.991Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.991Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.991Z] bogomips : 4200.27 [2024-04-16T10:18:12.991Z] clflush size : 64 [2024-04-16T10:18:12.991Z] cache_alignment : 64 [2024-04-16T10:18:12.991Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.991Z] power management: [2024-04-16T10:18:12.991Z] [2024-04-16T10:18:12.991Z] processor : 15 [2024-04-16T10:18:12.991Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.991Z] cpu family : 6 [2024-04-16T10:18:12.991Z] model : 62 [2024-04-16T10:18:12.991Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.991Z] stepping : 4 [2024-04-16T10:18:12.991Z] microcode : 0x42e [2024-04-16T10:18:12.991Z] cpu MHz : 2400.506 [2024-04-16T10:18:12.991Z] cache size : 15360 KB [2024-04-16T10:18:12.991Z] physical id : 0 [2024-04-16T10:18:12.991Z] siblings : 12 [2024-04-16T10:18:12.991Z] core id : 3 [2024-04-16T10:18:12.991Z] cpu cores : 6 [2024-04-16T10:18:12.991Z] apicid : 7 [2024-04-16T10:18:12.991Z] initial apicid : 7 [2024-04-16T10:18:12.991Z] fpu : yes [2024-04-16T10:18:12.991Z] fpu_exception : yes [2024-04-16T10:18:12.991Z] cpuid level : 13 [2024-04-16T10:18:12.991Z] wp : yes [2024-04-16T10:18:12.992Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.992Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.992Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.992Z] bogomips : 4200.27 [2024-04-16T10:18:12.992Z] clflush size : 64 [2024-04-16T10:18:12.992Z] cache_alignment : 64 [2024-04-16T10:18:12.992Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.992Z] power management: [2024-04-16T10:18:12.992Z] [2024-04-16T10:18:12.992Z] processor : 16 [2024-04-16T10:18:12.992Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.992Z] cpu family : 6 [2024-04-16T10:18:12.992Z] model : 62 [2024-04-16T10:18:12.992Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.992Z] stepping : 4 [2024-04-16T10:18:12.992Z] microcode : 0x42e [2024-04-16T10:18:12.992Z] cpu MHz : 2400.455 [2024-04-16T10:18:12.992Z] cache size : 15360 KB [2024-04-16T10:18:12.992Z] physical id : 0 [2024-04-16T10:18:12.992Z] siblings : 12 [2024-04-16T10:18:12.992Z] core id : 4 [2024-04-16T10:18:12.992Z] cpu cores : 6 [2024-04-16T10:18:12.992Z] apicid : 9 [2024-04-16T10:18:12.992Z] initial apicid : 9 [2024-04-16T10:18:12.992Z] fpu : yes [2024-04-16T10:18:12.992Z] fpu_exception : yes [2024-04-16T10:18:12.992Z] cpuid level : 13 [2024-04-16T10:18:12.992Z] wp : yes [2024-04-16T10:18:12.992Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.992Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.992Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.992Z] bogomips : 4200.27 [2024-04-16T10:18:12.992Z] clflush size : 64 [2024-04-16T10:18:12.992Z] cache_alignment : 64 [2024-04-16T10:18:12.992Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.992Z] power management: [2024-04-16T10:18:12.992Z] [2024-04-16T10:18:12.992Z] processor : 17 [2024-04-16T10:18:12.992Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.992Z] cpu family : 6 [2024-04-16T10:18:12.992Z] model : 62 [2024-04-16T10:18:12.992Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.992Z] stepping : 4 [2024-04-16T10:18:12.992Z] microcode : 0x42e [2024-04-16T10:18:12.992Z] cpu MHz : 2439.385 [2024-04-16T10:18:12.992Z] cache size : 15360 KB [2024-04-16T10:18:12.992Z] physical id : 0 [2024-04-16T10:18:12.992Z] siblings : 12 [2024-04-16T10:18:12.992Z] core id : 5 [2024-04-16T10:18:12.992Z] cpu cores : 6 [2024-04-16T10:18:12.992Z] apicid : 11 [2024-04-16T10:18:12.992Z] initial apicid : 11 [2024-04-16T10:18:12.992Z] fpu : yes [2024-04-16T10:18:12.992Z] fpu_exception : yes [2024-04-16T10:18:12.992Z] cpuid level : 13 [2024-04-16T10:18:12.992Z] wp : yes [2024-04-16T10:18:12.992Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.992Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.992Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.992Z] bogomips : 4200.27 [2024-04-16T10:18:12.992Z] clflush size : 64 [2024-04-16T10:18:12.992Z] cache_alignment : 64 [2024-04-16T10:18:12.992Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.992Z] power management: [2024-04-16T10:18:12.992Z] [2024-04-16T10:18:12.992Z] processor : 18 [2024-04-16T10:18:12.992Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.992Z] cpu family : 6 [2024-04-16T10:18:12.992Z] model : 62 [2024-04-16T10:18:12.992Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.992Z] stepping : 4 [2024-04-16T10:18:12.992Z] microcode : 0x42e [2024-04-16T10:18:12.993Z] cpu MHz : 2400.183 [2024-04-16T10:18:12.993Z] cache size : 15360 KB [2024-04-16T10:18:12.993Z] physical id : 1 [2024-04-16T10:18:12.993Z] siblings : 12 [2024-04-16T10:18:12.993Z] core id : 0 [2024-04-16T10:18:12.993Z] cpu cores : 6 [2024-04-16T10:18:12.993Z] apicid : 33 [2024-04-16T10:18:12.993Z] initial apicid : 33 [2024-04-16T10:18:12.993Z] fpu : yes [2024-04-16T10:18:12.993Z] fpu_exception : yes [2024-04-16T10:18:12.993Z] cpuid level : 13 [2024-04-16T10:18:12.993Z] wp : yes [2024-04-16T10:18:12.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.993Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.993Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.993Z] bogomips : 4209.98 [2024-04-16T10:18:12.993Z] clflush size : 64 [2024-04-16T10:18:12.993Z] cache_alignment : 64 [2024-04-16T10:18:12.993Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.993Z] power management: [2024-04-16T10:18:12.993Z] [2024-04-16T10:18:12.993Z] processor : 19 [2024-04-16T10:18:12.993Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.993Z] cpu family : 6 [2024-04-16T10:18:12.993Z] model : 62 [2024-04-16T10:18:12.993Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.993Z] stepping : 4 [2024-04-16T10:18:12.993Z] microcode : 0x42e [2024-04-16T10:18:12.993Z] cpu MHz : 2459.990 [2024-04-16T10:18:12.993Z] cache size : 15360 KB [2024-04-16T10:18:12.993Z] physical id : 1 [2024-04-16T10:18:12.993Z] siblings : 12 [2024-04-16T10:18:12.993Z] core id : 1 [2024-04-16T10:18:12.993Z] cpu cores : 6 [2024-04-16T10:18:12.993Z] apicid : 35 [2024-04-16T10:18:12.993Z] initial apicid : 35 [2024-04-16T10:18:12.993Z] fpu : yes [2024-04-16T10:18:12.993Z] fpu_exception : yes [2024-04-16T10:18:12.993Z] cpuid level : 13 [2024-04-16T10:18:12.993Z] wp : yes [2024-04-16T10:18:12.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.993Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.993Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.993Z] bogomips : 4209.98 [2024-04-16T10:18:12.993Z] clflush size : 64 [2024-04-16T10:18:12.993Z] cache_alignment : 64 [2024-04-16T10:18:12.993Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.993Z] power management: [2024-04-16T10:18:12.993Z] [2024-04-16T10:18:12.993Z] processor : 20 [2024-04-16T10:18:12.993Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.993Z] cpu family : 6 [2024-04-16T10:18:12.993Z] model : 62 [2024-04-16T10:18:12.993Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.993Z] stepping : 4 [2024-04-16T10:18:12.993Z] microcode : 0x42e [2024-04-16T10:18:12.993Z] cpu MHz : 2400.690 [2024-04-16T10:18:12.993Z] cache size : 15360 KB [2024-04-16T10:18:12.993Z] physical id : 1 [2024-04-16T10:18:12.993Z] siblings : 12 [2024-04-16T10:18:12.993Z] core id : 2 [2024-04-16T10:18:12.993Z] cpu cores : 6 [2024-04-16T10:18:12.993Z] apicid : 37 [2024-04-16T10:18:12.993Z] initial apicid : 37 [2024-04-16T10:18:12.993Z] fpu : yes [2024-04-16T10:18:12.993Z] fpu_exception : yes [2024-04-16T10:18:12.993Z] cpuid level : 13 [2024-04-16T10:18:12.993Z] wp : yes [2024-04-16T10:18:12.993Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.993Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.993Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.993Z] bogomips : 4209.98 [2024-04-16T10:18:12.993Z] clflush size : 64 [2024-04-16T10:18:12.993Z] cache_alignment : 64 [2024-04-16T10:18:12.993Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.993Z] power management: [2024-04-16T10:18:12.993Z] [2024-04-16T10:18:12.993Z] processor : 21 [2024-04-16T10:18:12.993Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.993Z] cpu family : 6 [2024-04-16T10:18:12.993Z] model : 62 [2024-04-16T10:18:12.993Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.993Z] stepping : 4 [2024-04-16T10:18:12.993Z] microcode : 0x42e [2024-04-16T10:18:12.993Z] cpu MHz : 2399.788 [2024-04-16T10:18:12.993Z] cache size : 15360 KB [2024-04-16T10:18:12.993Z] physical id : 1 [2024-04-16T10:18:12.993Z] siblings : 12 [2024-04-16T10:18:12.993Z] core id : 3 [2024-04-16T10:18:12.993Z] cpu cores : 6 [2024-04-16T10:18:12.994Z] apicid : 39 [2024-04-16T10:18:12.994Z] initial apicid : 39 [2024-04-16T10:18:12.994Z] fpu : yes [2024-04-16T10:18:12.994Z] fpu_exception : yes [2024-04-16T10:18:12.994Z] cpuid level : 13 [2024-04-16T10:18:12.994Z] wp : yes [2024-04-16T10:18:12.994Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.994Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.994Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.994Z] bogomips : 4209.98 [2024-04-16T10:18:12.994Z] clflush size : 64 [2024-04-16T10:18:12.994Z] cache_alignment : 64 [2024-04-16T10:18:12.994Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.994Z] power management: [2024-04-16T10:18:12.994Z] [2024-04-16T10:18:12.994Z] processor : 22 [2024-04-16T10:18:12.994Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.994Z] cpu family : 6 [2024-04-16T10:18:12.994Z] model : 62 [2024-04-16T10:18:12.994Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.994Z] stepping : 4 [2024-04-16T10:18:12.994Z] microcode : 0x42e [2024-04-16T10:18:12.994Z] cpu MHz : 2456.411 [2024-04-16T10:18:12.994Z] cache size : 15360 KB [2024-04-16T10:18:12.994Z] physical id : 1 [2024-04-16T10:18:12.994Z] siblings : 12 [2024-04-16T10:18:12.994Z] core id : 4 [2024-04-16T10:18:12.994Z] cpu cores : 6 [2024-04-16T10:18:12.994Z] apicid : 41 [2024-04-16T10:18:12.994Z] initial apicid : 41 [2024-04-16T10:18:12.994Z] fpu : yes [2024-04-16T10:18:12.994Z] fpu_exception : yes [2024-04-16T10:18:12.994Z] cpuid level : 13 [2024-04-16T10:18:12.994Z] wp : yes [2024-04-16T10:18:12.994Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.994Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.994Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.994Z] bogomips : 4209.98 [2024-04-16T10:18:12.994Z] clflush size : 64 [2024-04-16T10:18:12.994Z] cache_alignment : 64 [2024-04-16T10:18:12.994Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.994Z] power management: [2024-04-16T10:18:12.994Z] [2024-04-16T10:18:12.994Z] processor : 23 [2024-04-16T10:18:12.994Z] vendor_id : GenuineIntel [2024-04-16T10:18:12.994Z] cpu family : 6 [2024-04-16T10:18:12.994Z] model : 62 [2024-04-16T10:18:12.994Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:18:12.994Z] stepping : 4 [2024-04-16T10:18:12.994Z] microcode : 0x42e [2024-04-16T10:18:12.994Z] cpu MHz : 2449.965 [2024-04-16T10:18:12.994Z] cache size : 15360 KB [2024-04-16T10:18:12.994Z] physical id : 1 [2024-04-16T10:18:12.994Z] siblings : 12 [2024-04-16T10:18:12.994Z] core id : 5 [2024-04-16T10:18:12.994Z] cpu cores : 6 [2024-04-16T10:18:12.994Z] apicid : 43 [2024-04-16T10:18:12.994Z] initial apicid : 43 [2024-04-16T10:18:12.994Z] fpu : yes [2024-04-16T10:18:12.994Z] fpu_exception : yes [2024-04-16T10:18:12.994Z] cpuid level : 13 [2024-04-16T10:18:12.994Z] wp : yes [2024-04-16T10:18:12.994Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:18:12.994Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:18:12.994Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:18:12.994Z] bogomips : 4209.98 [2024-04-16T10:18:12.994Z] clflush size : 64 [2024-04-16T10:18:12.994Z] cache_alignment : 64 [2024-04-16T10:18:12.994Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:18:12.994Z] power management: [2024-04-16T10:18:12.994Z] [2024-04-16T10:18:12.994Z] + cat /proc/meminfo [2024-04-16T10:18:12.994Z] MemTotal: 131953716 kB [2024-04-16T10:18:12.994Z] MemFree: 46586592 kB [2024-04-16T10:18:12.994Z] MemAvailable: 116805340 kB [2024-04-16T10:18:12.994Z] Buffers: 1728 kB [2024-04-16T10:18:12.994Z] Cached: 65130440 kB [2024-04-16T10:18:12.994Z] SwapCached: 0 kB [2024-04-16T10:18:12.994Z] Active: 17577600 kB [2024-04-16T10:18:12.994Z] Inactive: 55869088 kB [2024-04-16T10:18:12.994Z] Active(anon): 7785152 kB [2024-04-16T10:18:12.994Z] Inactive(anon): 626948 kB [2024-04-16T10:18:12.994Z] Active(file): 9792448 kB [2024-04-16T10:18:12.994Z] Inactive(file): 55242140 kB [2024-04-16T10:18:12.994Z] Unevictable: 96252 kB [2024-04-16T10:18:12.994Z] Mlocked: 96252 kB [2024-04-16T10:18:12.994Z] SwapTotal: 0 kB [2024-04-16T10:18:12.994Z] SwapFree: 0 kB [2024-04-16T10:18:12.995Z] Zswap: 0 kB [2024-04-16T10:18:12.995Z] Zswapped: 0 kB [2024-04-16T10:18:12.995Z] Dirty: 50836 kB [2024-04-16T10:18:12.995Z] Writeback: 0 kB [2024-04-16T10:18:12.995Z] AnonPages: 8384708 kB [2024-04-16T10:18:12.995Z] Mapped: 1238324 kB [2024-04-16T10:18:12.995Z] Shmem: 91072 kB [2024-04-16T10:18:12.995Z] KReclaimable: 6246820 kB [2024-04-16T10:18:12.995Z] Slab: 9463632 kB [2024-04-16T10:18:12.995Z] SReclaimable: 6246820 kB [2024-04-16T10:18:12.995Z] SUnreclaim: 3216812 kB [2024-04-16T10:18:12.995Z] KernelStack: 39016 kB [2024-04-16T10:18:12.995Z] PageTables: 57540 kB [2024-04-16T10:18:12.995Z] SecPageTables: 0 kB [2024-04-16T10:18:12.995Z] NFS_Unstable: 0 kB [2024-04-16T10:18:12.995Z] Bounce: 0 kB [2024-04-16T10:18:12.995Z] WritebackTmp: 0 kB [2024-04-16T10:18:12.995Z] CommitLimit: 65976856 kB [2024-04-16T10:18:12.995Z] Committed_AS: 12270496 kB [2024-04-16T10:18:12.995Z] VmallocTotal: 34359738367 kB [2024-04-16T10:18:12.995Z] VmallocUsed: 204948 kB [2024-04-16T10:18:12.995Z] VmallocChunk: 0 kB [2024-04-16T10:18:12.995Z] Percpu: 196608 kB [2024-04-16T10:18:12.995Z] HardwareCorrupted: 0 kB [2024-04-16T10:18:12.995Z] AnonHugePages: 3289088 kB [2024-04-16T10:18:12.995Z] ShmemHugePages: 0 kB [2024-04-16T10:18:12.995Z] ShmemPmdMapped: 0 kB [2024-04-16T10:18:12.995Z] FileHugePages: 15248 kB [2024-04-16T10:18:12.995Z] FilePmdMapped: 0 kB [2024-04-16T10:18:12.995Z] CmaTotal: 0 kB [2024-04-16T10:18:12.995Z] CmaFree: 0 kB [2024-04-16T10:18:12.995Z] HugePages_Total: 0 [2024-04-16T10:18:12.995Z] HugePages_Free: 0 [2024-04-16T10:18:12.995Z] HugePages_Rsvd: 0 [2024-04-16T10:18:12.995Z] HugePages_Surp: 0 [2024-04-16T10:18:12.995Z] Hugepagesize: 2048 kB [2024-04-16T10:18:12.995Z] Hugetlb: 0 kB [2024-04-16T10:18:12.995Z] DirectMap4k: 711428 kB [2024-04-16T10:18:12.995Z] DirectMap2M: 19177472 kB [2024-04-16T10:18:12.995Z] DirectMap1G: 116391936 kB [Pipeline] sh [2024-04-16T10:18:13.053Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-error-page-status-code-web [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] all: [2024-04-16T10:18:13.054Z] [echo] [2024-04-16T10:18:13.054Z] [echo] ************************* [2024-04-16T10:18:13.054Z] [echo] * Running jspExceptionInTagBodyRestoreJspWriter [2024-04-16T10:18:13.054Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter [2024-04-16T10:18:13.054Z] [echo] ************************* [2024-04-16T10:18:13.054Z] [echo] [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setOSConditions: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setToolWin: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setToolUnix: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setToolProperty: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setS1ASclassPath: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] init-common: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] clean: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setOSConditions: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setToolWin: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setToolUnix: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setToolProperty: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setS1ASclassPath: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] init-common: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] clean-common: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setOSConditions: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.054Z] setToolWin: [2024-04-16T10:18:13.054Z] [2024-04-16T10:18:13.055Z] setToolUnix: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setToolProperty: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setS1ASclassPath: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] init-common: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] clean-classes-common: [2024-04-16T10:18:13.055Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setOSConditions: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setToolWin: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setToolUnix: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setToolProperty: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setS1ASclassPath: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] init-common: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] clean-jars-common: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] compile: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setOSConditions: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setToolWin: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setToolUnix: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setToolProperty: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] setS1ASclassPath: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.055Z] init-common: [2024-04-16T10:18:13.055Z] [2024-04-16T10:18:13.056Z] compile-common: [2024-04-16T10:18:13.056Z] [echo] Current time (ISO): 2024-04-16T10:18:12.921+0000 [2024-04-16T10:18:13.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:13.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/servlet [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] build: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] setOSConditions: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] setToolWin: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] setToolUnix: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] setToolProperty: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] setS1ASclassPath: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] init-common: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] webclient-war-common: [2024-04-16T10:18:13.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] clear: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] test-tlds-exist: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] copy-tlds: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] test-tagfiles-exist: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] copy-tagfiles: [2024-04-16T10:18:13.056Z] [2024-04-16T10:18:13.056Z] package-war-common: [2024-04-16T10:18:13.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:13.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:13.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:13.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:13.057Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/lib [2024-04-16T10:18:13.057Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:13.057Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2024-04-16T10:18:13.057Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:13.057Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:13.057Z] [javac] Compiling 1 source file [2024-04-16T10:18:13.057Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspExceptionInTagBodyRestoreJspWriter/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:13.057Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] deploy: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] deploy-war-common: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] setOSConditions: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] setToolWin: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] setToolUnix: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] setToolProperty: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] setS1ASclassPath: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] init-common: [2024-04-16T10:18:13.057Z] [2024-04-16T10:18:13.057Z] deploy-war-commonpe: [2024-04-16T10:18:13.092Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:18:13.092Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:13.092Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:13.092Z] [java] Value of key is: embedded ejb-ejb31-embedded-jaxrs EJB [2024-04-16T10:18:13.092Z] [java] ..........FINISHED test [2024-04-16T10:18:13.093Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:13.093Z] [java] [2024-04-16T10:18:13.093Z] [java] [2024-04-16T10:18:13.093Z] [java] ----------------------------------------- [2024-04-16T10:18:13.093Z] [java] - embedded ejb-ejb31-embedded-jaxrs EJB: PASS - [2024-04-16T10:18:13.093Z] [java] ----------------------------------------- [2024-04-16T10:18:13.093Z] [java] Total PASS: 1 [2024-04-16T10:18:13.093Z] [java] Total FAIL: 0 [2024-04-16T10:18:13.093Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:13.093Z] [java] ----------------------------------------- [2024-04-16T10:18:13.093Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:13.093Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:13.093Z] [java] Apr 16, 2024 10:18:12 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:13.093Z] [java] INFO: Configuration saved at /tmp/domain10688698197167513140xml [2024-04-16T10:18:13.093Z] [java] Apr 16, 2024 10:18:12 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:18:13.093Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:18:13.093Z] [java] Apr 16, 2024 10:18:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:13.093Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:13.093Z] [java] Apr 16, 2024 10:18:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:13.093Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:13.093Z] [java] Apr 16, 2024 10:18:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:13.093Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] stop-database: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] all: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] run-full: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] modulewithappname: [2024-04-16T10:18:13.093Z] [echo] [2024-04-16T10:18:13.093Z] [echo] [2024-04-16T10:18:13.093Z] [echo] ************************************************** [2024-04-16T10:18:13.093Z] [echo] * Running modulewithappname [2024-04-16T10:18:13.093Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/modulewithappname [2024-04-16T10:18:13.093Z] [echo] ************************************************** [2024-04-16T10:18:13.093Z] [echo] [2024-04-16T10:18:13.093Z] [echo] [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] start-database: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] setOSConditions: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] setToolWin: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] setToolUnix: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] setToolProperty: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] setS1ASclassPath: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] init-common: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.093Z] clean: [2024-04-16T10:18:13.093Z] [2024-04-16T10:18:13.094Z] setOSConditions: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolWin: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolUnix: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolProperty: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setS1ASclassPath: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] init-common: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] clean-common: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setOSConditions: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolWin: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolUnix: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolProperty: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setS1ASclassPath: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] init-common: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] clean-classes-common: [2024-04-16T10:18:13.094Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setOSConditions: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolWin: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolUnix: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setToolProperty: [2024-04-16T10:18:13.094Z] [2024-04-16T10:18:13.094Z] setS1ASclassPath: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] init-common: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] clean-jars-common: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] compile: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] compile-util: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] setOSConditions: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] setToolWin: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] setToolUnix: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] setToolProperty: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] setS1ASclassPath: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] init-common: [2024-04-16T10:18:13.095Z] [2024-04-16T10:18:13.095Z] compile-common: [2024-04-16T10:18:13.095Z] [echo] Current time (ISO): 2024-04-16T10:18:12.967+0000 [2024-04-16T10:18:13.095Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:13.095Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:13.224Z] [exec] Value of key is: accessSFSB [2024-04-16T10:18:13.302Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:18:13.303Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:18:13.539Z] [java] Sleeping to wait for passivation... [2024-04-16T10:18:13.617Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-exception-in-tag-body-restore-jsp-writer --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-exception-in-tag-body-restore-jsp-writer-web.war [2024-04-16T10:18:13.786Z] [exec] Waiting for 10 seconds for passivation to complete... [2024-04-16T10:18:13.786Z] [exec] 10 seconds left... [2024-04-16T10:18:14.236Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:18:14.236Z] [exec] Waiting finished after 6,570 ms. [2024-04-16T10:18:14.236Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:18:14.236Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:18:14.236Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:18:14.236Z] [exec] Admin Port: 4,848 [2024-04-16T10:18:14.236Z] [exec] Command start-domain executed successfully. [2024-04-16T10:18:14.236Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:18:14.236Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:18:14.236Z] [2024-04-16T10:18:14.237Z] dumpThreadStack: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] startDomainWindows: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] startDomain: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] startDerby: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setOSConditions: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setToolWin: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setToolUnix: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setToolProperty: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setS1ASclassPath: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] init-common: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] startDerbyNonMac: [2024-04-16T10:18:14.237Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setOSConditions: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setToolWin: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setToolUnix: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setToolProperty: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] setS1ASclassPath: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] init-common: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] startDerbyMac: [2024-04-16T10:18:14.237Z] [2024-04-16T10:18:14.237Z] BUILD SUCCESSFUL [2024-04-16T10:18:14.238Z] Total time: 8 seconds [2024-04-16T10:18:14.539Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:14.539Z] + echo Running target: connector_group_3 [2024-04-16T10:18:14.539Z] Running target: connector_group_3 [2024-04-16T10:18:14.539Z] + ant clean-all start-record connector_group_3 stop-record report [2024-04-16T10:18:14.539Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:18:14.583Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:14.677Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:18:14.677Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:18:14.677Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test connector_group_4 [2024-04-16T10:18:14.677Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:18:14.677Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:18:14.677Z] + readonly GF_INTERNAL_ENV_SH=/tmp/hztgf-internal-env [2024-04-16T10:18:14.677Z] + GF_INTERNAL_ENV_SH=/tmp/hztgf-internal-env [2024-04-16T10:18:14.677Z] + '[' '!' -z '' ']' [2024-04-16T10:18:14.677Z] + export WSIMPORT_OPTS= [2024-04-16T10:18:14.677Z] + WSIMPORT_OPTS= [2024-04-16T10:18:14.677Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:18:14.677Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:18:14.711Z] [exec] 9 seconds left... [2024-04-16T10:18:14.838Z] [javac] 1 warning [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] setOSConditions: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] setToolWin: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] setToolUnix: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] setToolProperty: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] setS1ASclassPath: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] init-common: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] webclient-war-common: [2024-04-16T10:18:14.838Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] clear: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.838Z] test-tlds-exist: [2024-04-16T10:18:14.838Z] [2024-04-16T10:18:14.839Z] copy-tlds: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] test-tagfiles-exist: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] copy-tagfiles: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] package-war-common: [2024-04-16T10:18:14.839Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:14.839Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:14.839Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:14.839Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:14.839Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/lib [2024-04-16T10:18:14.839Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:14.839Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:14.839Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/docroot [2024-04-16T10:18:14.839Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-04-16T10:18:14.839Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] setOSConditions: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] setToolWin: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] setToolUnix: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] setToolProperty: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] setS1ASclassPath: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] init-common: [2024-04-16T10:18:14.839Z] [2024-04-16T10:18:14.839Z] compile-common: [2024-04-16T10:18:14.839Z] [echo] Current time (ISO): 2024-04-16T10:18:14.666+0000 [2024-04-16T10:18:14.839Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:14.879Z] [exec] Application deployed with name web-subclassingApp. [2024-04-16T10:18:14.879Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-04-16T10:18:14.879Z] [echo] Deployment on target server server successful [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setOSConditions: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setToolWin: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setToolUnix: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setToolProperty: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setS1ASclassPath: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] init-common: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] deploy-common-ee: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setup: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setOSConditions: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setToolWin: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setToolUnix: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setToolProperty: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] setS1ASclassPath: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.879Z] init-common: [2024-04-16T10:18:14.879Z] [2024-04-16T10:18:14.880Z] default-sql: [2024-04-16T10:18:14.880Z] [2024-04-16T10:18:14.880Z] setOSConditions: [2024-04-16T10:18:14.880Z] [2024-04-16T10:18:14.880Z] setToolWin: [2024-04-16T10:18:14.880Z] [2024-04-16T10:18:14.880Z] setToolUnix: [2024-04-16T10:18:14.880Z] [2024-04-16T10:18:14.880Z] setToolProperty: [2024-04-16T10:18:14.880Z] [2024-04-16T10:18:14.880Z] setS1ASclassPath: [2024-04-16T10:18:14.880Z] [2024-04-16T10:18:14.880Z] init-common: [2024-04-16T10:18:14.880Z] [2024-04-16T10:18:14.880Z] execute-sql-common: [2024-04-16T10:18:14.880Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/simpleBank.sql [2024-04-16T10:18:14.880Z] [sql] Failed to execute: drop table customer2 [2024-04-16T10:18:14.880Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-04-16T10:18:14.880Z] [sql] 0 rows affected [2024-04-16T10:18:14.936Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:18:14.936Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:14.936Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:14.936Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:14.936Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:14.936Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:18:14.936Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:18:14.936Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:18:14.936Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:18:14.936Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:18:14.936Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:18:14.936Z] + echo 'Preparing dependencies ...' [2024-04-16T10:18:14.936Z] Preparing dependencies ... [2024-04-16T10:18:14.936Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:18:14.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:14.995Z] [javac] 1 warning [2024-04-16T10:18:14.995Z] [2024-04-16T10:18:14.995Z] setOSConditions: [2024-04-16T10:18:14.995Z] [2024-04-16T10:18:14.995Z] setToolWin: [2024-04-16T10:18:14.995Z] [2024-04-16T10:18:14.995Z] setToolUnix: [2024-04-16T10:18:14.995Z] [2024-04-16T10:18:14.995Z] setToolProperty: [2024-04-16T10:18:14.995Z] [2024-04-16T10:18:14.995Z] setS1ASclassPath: [2024-04-16T10:18:14.995Z] [2024-04-16T10:18:14.995Z] init-common: [2024-04-16T10:18:14.995Z] [2024-04-16T10:18:14.995Z] compile-common: [2024-04-16T10:18:14.995Z] [echo] Current time (ISO): 2024-04-16T10:18:14.799+0000 [2024-04-16T10:18:14.995Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:14.996Z] [exec] Application deployed with name web-jsp-exception-in-tag-body-restore-jsp-writer-web. [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.996Z] deploy-war-commonee: [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.996Z] run: [2024-04-16T10:18:14.996Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:14.996Z] [java] [2024-04-16T10:18:14.996Z] [java] [2024-04-16T10:18:14.996Z] [java] ----------------------------------------- [2024-04-16T10:18:14.996Z] [java] - jsp-exception-in-tag-body-restore-jsp-writer: PASS - [2024-04-16T10:18:14.996Z] [java] ----------------------------------------- [2024-04-16T10:18:14.996Z] [java] - Total PASS : 1 - [2024-04-16T10:18:14.996Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:14.996Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:14.996Z] [java] ----------------------------------------- [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.996Z] undeploy: [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.996Z] setOSConditions: [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.996Z] setToolWin: [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.996Z] setToolUnix: [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.996Z] setToolProperty: [2024-04-16T10:18:14.996Z] [2024-04-16T10:18:14.997Z] setS1ASclassPath: [2024-04-16T10:18:14.997Z] [2024-04-16T10:18:14.997Z] init-common: [2024-04-16T10:18:14.997Z] [2024-04-16T10:18:14.997Z] undeploy-war-common: [2024-04-16T10:18:15.136Z] [sql] 1 rows affected [2024-04-16T10:18:15.136Z] [sql] 2 of 3 SQL statements executed successfully [2024-04-16T10:18:15.136Z] [2024-04-16T10:18:15.137Z] sql-oracle: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] execute-sql-connector: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] create-pool: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] setOSConditions: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] setToolWin: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] setToolUnix: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] setToolProperty: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] setS1ASclassPath: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] init-common: [2024-04-16T10:18:15.137Z] [2024-04-16T10:18:15.137Z] create-connector-connpool: [2024-04-16T10:18:15.137Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-04-16T10:18:15.146Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:18:15.252Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-exception-in-tag-body-restore-jsp-writer-web [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] all: [2024-04-16T10:18:15.252Z] [echo] [2024-04-16T10:18:15.252Z] [echo] ************************* [2024-04-16T10:18:15.252Z] [echo] * Running jspForwardPreserveApplicationResponseWrapper [2024-04-16T10:18:15.252Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper [2024-04-16T10:18:15.252Z] [echo] ************************* [2024-04-16T10:18:15.252Z] [echo] [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] setOSConditions: [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] setToolWin: [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] setToolUnix: [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] setToolProperty: [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] setS1ASclassPath: [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] init-common: [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.252Z] clean: [2024-04-16T10:18:15.252Z] [2024-04-16T10:18:15.253Z] setOSConditions: [2024-04-16T10:18:15.253Z] [2024-04-16T10:18:15.253Z] setToolWin: [2024-04-16T10:18:15.253Z] [2024-04-16T10:18:15.253Z] setToolUnix: [2024-04-16T10:18:15.253Z] [2024-04-16T10:18:15.253Z] setToolProperty: [2024-04-16T10:18:15.253Z] [2024-04-16T10:18:15.253Z] setS1ASclassPath: [2024-04-16T10:18:15.253Z] [2024-04-16T10:18:15.253Z] init-common: [2024-04-16T10:18:15.508Z] [2024-04-16T10:18:15.509Z] clean-common: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setOSConditions: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolWin: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolUnix: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolProperty: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setS1ASclassPath: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] init-common: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] clean-classes-common: [2024-04-16T10:18:15.509Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setOSConditions: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolWin: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolUnix: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolProperty: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setS1ASclassPath: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] init-common: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] clean-jars-common: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] compile: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setOSConditions: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolWin: [2024-04-16T10:18:15.509Z] [2024-04-16T10:18:15.509Z] setToolUnix: [2024-04-16T10:18:15.510Z] [2024-04-16T10:18:15.510Z] setToolProperty: [2024-04-16T10:18:15.510Z] [2024-04-16T10:18:15.510Z] setS1ASclassPath: [2024-04-16T10:18:15.510Z] [2024-04-16T10:18:15.510Z] init-common: [2024-04-16T10:18:15.510Z] [2024-04-16T10:18:15.510Z] compile-common: [2024-04-16T10:18:15.510Z] [echo] Current time (ISO): 2024-04-16T10:18:15.280+0000 [2024-04-16T10:18:15.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:15.510Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:15.757Z] [INFO] [2024-04-16T10:18:15.757Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:18:15.757Z] [INFO] [2024-04-16T10:18:15.757Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:18:16.075Z] [exec] 8 seconds left... [2024-04-16T10:18:16.128Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:18:16.128Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:18:16.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-04-16T10:18:16.128Z] [exec] Connector connection pool embedded-ra-pool created. [2024-04-16T10:18:16.128Z] [2024-04-16T10:18:16.128Z] create-connector-connpool-common: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] clean-all: [2024-04-16T10:18:16.139Z] [echo] @@## connector1.5 ##@@ [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] clean: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] clean: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] clean: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] setOSConditions: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] setToolWin: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] setToolUnix: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] setToolProperty: [2024-04-16T10:18:16.139Z] [2024-04-16T10:18:16.139Z] setS1ASclassPath: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] init-common: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] clean-classes-common: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] clean: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setOSConditions: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setToolWin: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setToolUnix: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setToolProperty: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setS1ASclassPath: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] init-common: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] clean-common: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setOSConditions: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setToolWin: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.395Z] setToolUnix: [2024-04-16T10:18:16.395Z] [2024-04-16T10:18:16.396Z] setToolProperty: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] setS1ASclassPath: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] init-common: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] clean-classes-common: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] setOSConditions: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] setToolWin: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] setToolUnix: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] setToolProperty: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] setS1ASclassPath: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] init-common: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] clean-jars-common: [2024-04-16T10:18:16.396Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] clean: [2024-04-16T10:18:16.396Z] [2024-04-16T10:18:16.396Z] clean: [2024-04-16T10:18:16.427Z] [2024-04-16T10:18:16.428Z] setOSConditions: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setToolWin: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setToolUnix: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setToolProperty: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setS1ASclassPath: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] init-common: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] set-oracle-props: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] create-resource: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setOSConditions: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setToolWin: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setToolUnix: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setToolProperty: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] setS1ASclassPath: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] init-common: [2024-04-16T10:18:16.428Z] [2024-04-16T10:18:16.428Z] create-connector-resource-common: [2024-04-16T10:18:16.428Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] clean: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] setOSConditions: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] setToolWin: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] setToolUnix: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] setToolProperty: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] setS1ASclassPath: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] init-common: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] clean-classes-common: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] clean: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.652Z] setOSConditions: [2024-04-16T10:18:16.652Z] [2024-04-16T10:18:16.653Z] setToolWin: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolUnix: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolProperty: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setS1ASclassPath: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] init-common: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] clean-common: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setOSConditions: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolWin: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolUnix: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolProperty: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setS1ASclassPath: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] init-common: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] clean-classes-common: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setOSConditions: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolWin: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolUnix: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setToolProperty: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] setS1ASclassPath: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] init-common: [2024-04-16T10:18:16.653Z] [2024-04-16T10:18:16.653Z] clean-jars-common: [2024-04-16T10:18:16.654Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setOSConditions: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolWin: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolUnix: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolProperty: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setS1ASclassPath: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] init-common: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] clean: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setOSConditions: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolWin: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolUnix: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolProperty: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setS1ASclassPath: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] init-common: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] clean-common: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setOSConditions: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolWin: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolUnix: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setToolProperty: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.654Z] setS1ASclassPath: [2024-04-16T10:18:16.654Z] [2024-04-16T10:18:16.655Z] init-common: [2024-04-16T10:18:16.655Z] [2024-04-16T10:18:16.655Z] clean-classes-common: [2024-04-16T10:18:16.745Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:16.745Z] [javac] 1 warning [2024-04-16T10:18:16.745Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:16.745Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] build: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] setOSConditions: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] setToolWin: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] setToolUnix: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] setToolProperty: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] setS1ASclassPath: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] init-common: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] ejb-jar-common: [2024-04-16T10:18:16.745Z] [2024-04-16T10:18:16.745Z] package-ejbjar-common: [2024-04-16T10:18:16.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:16.745Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:16.746Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-04-16T10:18:16.746Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] setOSConditions: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] fixFiles: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] convUnix: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] convWin: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] setToolWin: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] setToolUnix: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] setToolProperty: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] setS1ASclassPath: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] init-common: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] ear-common: [2024-04-16T10:18:16.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:16.746Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:16.746Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/descriptor/sun-application.xml to copy. [2024-04-16T10:18:16.746Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/normal-bean-injection-ear/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:18:16.746Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:16.746Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] deploy: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] setOSConditions: [2024-04-16T10:18:16.746Z] [2024-04-16T10:18:16.746Z] setToolWin: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setToolUnix: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setToolProperty: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setS1ASclassPath: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] init-common: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] deploy-common: [2024-04-16T10:18:16.747Z] [echo] Current time (ISO): 2024-04-16T10:18:16.731+0000 [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setOSConditions: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setToolWin: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setToolUnix: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setToolProperty: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] setS1ASclassPath: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] init-common: [2024-04-16T10:18:16.747Z] [2024-04-16T10:18:16.747Z] deploy-common-pe: [2024-04-16T10:18:16.895Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:16.895Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:16.895Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:16.895Z] [javac] 2 warnings [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] setOSConditions: [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] setToolWin: [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] setToolUnix: [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] setToolProperty: [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] setS1ASclassPath: [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] init-common: [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] clean-jars-common: [2024-04-16T10:18:16.910Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.910Z] setOSConditions: [2024-04-16T10:18:16.910Z] [2024-04-16T10:18:16.911Z] setToolWin: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolUnix: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolProperty: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setS1ASclassPath: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] init-common: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] clean: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setOSConditions: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolWin: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolUnix: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolProperty: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setS1ASclassPath: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] init-common: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] clean-common: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setOSConditions: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolWin: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolUnix: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setToolProperty: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] setS1ASclassPath: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.911Z] init-common: [2024-04-16T10:18:16.911Z] [2024-04-16T10:18:16.912Z] clean-classes-common: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setOSConditions: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolWin: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolUnix: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolProperty: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setS1ASclassPath: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] init-common: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] clean-jars-common: [2024-04-16T10:18:16.912Z] [echo] @@## mq ##@@ [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] clean: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] mq: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setOSConditions: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolWin: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolUnix: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolProperty: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setS1ASclassPath: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] init-common: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] clean: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setOSConditions: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolWin: [2024-04-16T10:18:16.912Z] [2024-04-16T10:18:16.912Z] setToolUnix: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setToolProperty: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setS1ASclassPath: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] init-common: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] clean-common: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setOSConditions: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setToolWin: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setToolUnix: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setToolProperty: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setS1ASclassPath: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] init-common: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] clean-classes-common: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setOSConditions: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setToolWin: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setToolUnix: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setToolProperty: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setS1ASclassPath: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] init-common: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] clean-jars-common: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.913Z] setOSConditions: [2024-04-16T10:18:16.913Z] [2024-04-16T10:18:16.914Z] setToolWin: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setToolUnix: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setToolProperty: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setS1ASclassPath: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] init-common: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] clean: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setOSConditions: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setToolWin: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setToolUnix: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setToolProperty: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] setS1ASclassPath: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] init-common: [2024-04-16T10:18:16.914Z] [2024-04-16T10:18:16.914Z] clean-common: [2024-04-16T10:18:17.002Z] [exec] 7 seconds left... [2024-04-16T10:18:17.123Z] [exec] cancelling timerHandle [2024-04-16T10:18:17.123Z] [exec] cancelling timerHandle5 [2024-04-16T10:18:17.123Z] [exec] cancelling timerHandle11 [2024-04-16T10:18:17.123Z] [exec] cancelling timerHandle12 [2024-04-16T10:18:17.123Z] [exec] after rollback, bar4 info = createTimer1,1 [2024-04-16T10:18:17.123Z] [exec] Info = createTimer10000000 [2024-04-16T10:18:17.123Z] [exec] Caught expected exception for bar5 [2024-04-16T10:18:17.123Z] [exec] doBarTest(): Bar : ejbtimer/Bar_CMT test passed!! [2024-04-16T10:18:17.123Z] [exec] Value of key is: ejbtimer/Bar_CMT [2024-04-16T10:18:17.123Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:17.123Z] [exec] [2024-04-16T10:18:17.123Z] [exec] [2024-04-16T10:18:17.123Z] [exec] ----------------------------------------- [2024-04-16T10:18:17.123Z] [exec] - ejbs/Foo_UNSPECIFIED_TX: PASS - [2024-04-16T10:18:17.123Z] [exec] - ejbs/Foo_CMT: PASS - [2024-04-16T10:18:17.123Z] [exec] - ejbs/Stateful_BMT: PASS - [2024-04-16T10:18:17.123Z] [exec] - ejbs/Stateful_CMT: PASS - [2024-04-16T10:18:17.123Z] [exec] - ejbtimer/Bar_CMT: PASS - [2024-04-16T10:18:17.123Z] [exec] - ejbs/Foo_BMT: PASS - [2024-04-16T10:18:17.123Z] [exec] ----------------------------------------- [2024-04-16T10:18:17.123Z] [exec] Total PASS: 6 [2024-04-16T10:18:17.123Z] [exec] Total FAIL: 0 [2024-04-16T10:18:17.123Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:18:17.123Z] [exec] ----------------------------------------- [2024-04-16T10:18:17.123Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:18:17.123Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:18:17.123Z] [2024-04-16T10:18:17.123Z] checkReporting-common: [2024-04-16T10:18:17.123Z] [2024-04-16T10:18:17.123Z] confirmReportPresent-common: [2024-04-16T10:18:17.123Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:18:17.123Z] [echo] Test seems to be reported fine [2024-04-16T10:18:17.123Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/timertests/RepRunConf.txt [2024-04-16T10:18:17.123Z] [2024-04-16T10:18:17.123Z] confirmMissingReport-common: [2024-04-16T10:18:17.123Z] [2024-04-16T10:18:17.123Z] undeploy: [2024-04-16T10:18:17.123Z] [2024-04-16T10:18:17.123Z] setOSConditions: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setToolWin: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setToolUnix: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setToolProperty: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setS1ASclassPath: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] init-common: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] undeploy-common: [2024-04-16T10:18:17.124Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-timertestsApp [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] all: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] mdbtimer: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setOSConditions: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setToolWin: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setToolUnix: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setToolProperty: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setS1ASclassPath: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] init-common: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] clean: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setOSConditions: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.124Z] setToolWin: [2024-04-16T10:18:17.124Z] [2024-04-16T10:18:17.125Z] setToolUnix: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setToolProperty: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setS1ASclassPath: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] init-common: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] clean-common: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setOSConditions: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setToolWin: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setToolUnix: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setToolProperty: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setS1ASclassPath: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] init-common: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] clean-classes-common: [2024-04-16T10:18:17.125Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setOSConditions: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setToolWin: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setToolUnix: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setToolProperty: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] setS1ASclassPath: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] init-common: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.125Z] clean-jars-common: [2024-04-16T10:18:17.125Z] [2024-04-16T10:18:17.126Z] compile: [2024-04-16T10:18:17.126Z] [2024-04-16T10:18:17.126Z] setOSConditions: [2024-04-16T10:18:17.126Z] [2024-04-16T10:18:17.126Z] setToolWin: [2024-04-16T10:18:17.126Z] [2024-04-16T10:18:17.126Z] setToolUnix: [2024-04-16T10:18:17.126Z] [2024-04-16T10:18:17.126Z] setToolProperty: [2024-04-16T10:18:17.126Z] [2024-04-16T10:18:17.126Z] setS1ASclassPath: [2024-04-16T10:18:17.126Z] [2024-04-16T10:18:17.126Z] init-common: [2024-04-16T10:18:17.126Z] [2024-04-16T10:18:17.126Z] compile-common: [2024-04-16T10:18:17.126Z] [echo] Current time (ISO): 2024-04-16T10:18:15.881+0000 [2024-04-16T10:18:17.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:17.126Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:17.150Z] [2024-04-16T10:18:17.150Z] setOSConditions: [2024-04-16T10:18:17.150Z] [2024-04-16T10:18:17.150Z] setToolWin: [2024-04-16T10:18:17.150Z] [2024-04-16T10:18:17.150Z] setToolUnix: [2024-04-16T10:18:17.150Z] [2024-04-16T10:18:17.150Z] setToolProperty: [2024-04-16T10:18:17.150Z] [2024-04-16T10:18:17.150Z] setS1ASclassPath: [2024-04-16T10:18:17.150Z] [2024-04-16T10:18:17.150Z] init-common: [2024-04-16T10:18:17.150Z] [2024-04-16T10:18:17.150Z] compile-common: [2024-04-16T10:18:17.151Z] [echo] Current time (ISO): 2024-04-16T10:18:16.897+0000 [2024-04-16T10:18:17.151Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:17.171Z] [2024-04-16T10:18:17.171Z] setOSConditions: [2024-04-16T10:18:17.171Z] [2024-04-16T10:18:17.171Z] setToolWin: [2024-04-16T10:18:17.171Z] [2024-04-16T10:18:17.172Z] setToolUnix: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setToolProperty: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setS1ASclassPath: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] init-common: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] clean-classes-common: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setOSConditions: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setToolWin: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setToolUnix: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setToolProperty: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setS1ASclassPath: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] init-common: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] clean-jars-common: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setOSConditions: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setToolWin: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setToolUnix: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setToolProperty: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] setS1ASclassPath: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] init-common: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.172Z] clean: [2024-04-16T10:18:17.172Z] [2024-04-16T10:18:17.173Z] setOSConditions: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolWin: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolUnix: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolProperty: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setS1ASclassPath: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] init-common: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] clean-common: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setOSConditions: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolWin: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolUnix: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolProperty: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setS1ASclassPath: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] init-common: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] clean-classes-common: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setOSConditions: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolWin: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolUnix: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setToolProperty: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] setS1ASclassPath: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.173Z] init-common: [2024-04-16T10:18:17.173Z] [2024-04-16T10:18:17.174Z] clean-jars-common: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setOSConditions: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolWin: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolUnix: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolProperty: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setS1ASclassPath: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] init-common: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] clean: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setOSConditions: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolWin: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolUnix: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolProperty: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setS1ASclassPath: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] init-common: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] clean-common: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setOSConditions: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolWin: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolUnix: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setToolProperty: [2024-04-16T10:18:17.174Z] [2024-04-16T10:18:17.174Z] setS1ASclassPath: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] init-common: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] clean-classes-common: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setOSConditions: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolWin: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolUnix: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolProperty: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setS1ASclassPath: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] init-common: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] clean-jars-common: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setOSConditions: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolWin: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolUnix: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolProperty: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setS1ASclassPath: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] init-common: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] clean: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setOSConditions: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolWin: [2024-04-16T10:18:17.175Z] [2024-04-16T10:18:17.175Z] setToolUnix: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setToolProperty: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setS1ASclassPath: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] init-common: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] clean-common: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setOSConditions: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setToolWin: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setToolUnix: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setToolProperty: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setS1ASclassPath: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] init-common: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] clean-classes-common: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setOSConditions: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setToolWin: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setToolUnix: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setToolProperty: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] setS1ASclassPath: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] init-common: [2024-04-16T10:18:17.176Z] [2024-04-16T10:18:17.176Z] clean-jars-common: [2024-04-16T10:18:17.308Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:18:17.397Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:17.397Z] [javac] 1 warning [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] build: [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] setOSConditions: [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] setToolWin: [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] setToolUnix: [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] setToolProperty: [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] setS1ASclassPath: [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] init-common: [2024-04-16T10:18:17.397Z] [2024-04-16T10:18:17.397Z] webclient-war-common: [2024-04-16T10:18:17.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] clear: [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] test-tlds-exist: [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] copy-tlds: [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] test-tagfiles-exist: [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] copy-tagfiles: [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] package-war-common: [2024-04-16T10:18:17.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:17.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:17.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:17.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:17.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/lib [2024-04-16T10:18:17.398Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:17.398Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:17.398Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2024-04-16T10:18:17.398Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:17.398Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:17.398Z] [javac] Compiling 1 source file [2024-04-16T10:18:17.398Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardPreserveApplicationResponseWrapper/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:17.398Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] deploy: [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.398Z] deploy-war-common: [2024-04-16T10:18:17.398Z] [2024-04-16T10:18:17.399Z] setOSConditions: [2024-04-16T10:18:17.399Z] [2024-04-16T10:18:17.399Z] setToolWin: [2024-04-16T10:18:17.399Z] [2024-04-16T10:18:17.399Z] setToolUnix: [2024-04-16T10:18:17.399Z] [2024-04-16T10:18:17.399Z] setToolProperty: [2024-04-16T10:18:17.399Z] [2024-04-16T10:18:17.399Z] setS1ASclassPath: [2024-04-16T10:18:17.399Z] [2024-04-16T10:18:17.399Z] init-common: [2024-04-16T10:18:17.399Z] [2024-04-16T10:18:17.399Z] deploy-war-commonpe: [2024-04-16T10:18:17.399Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-04-16T10:18:17.399Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-04-16T10:18:17.399Z] [2024-04-16T10:18:17.400Z] setOSConditions: [2024-04-16T10:18:17.400Z] [2024-04-16T10:18:17.400Z] setToolWin: [2024-04-16T10:18:17.400Z] [2024-04-16T10:18:17.400Z] setToolUnix: [2024-04-16T10:18:17.400Z] [2024-04-16T10:18:17.400Z] setToolProperty: [2024-04-16T10:18:17.400Z] [2024-04-16T10:18:17.400Z] setS1ASclassPath: [2024-04-16T10:18:17.400Z] [2024-04-16T10:18:17.400Z] init-common: [2024-04-16T10:18:17.400Z] [2024-04-16T10:18:17.400Z] create-admin-object: [2024-04-16T10:18:17.400Z] [2024-04-16T10:18:17.400Z] asadmin-common: [2024-04-16T10:18:17.400Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-04-16T10:18:17.437Z] [echo] @@## nonacc ##@@ [2024-04-16T10:18:17.437Z] [2024-04-16T10:18:17.437Z] setOSConditions: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setToolWin: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setToolUnix: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setToolProperty: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setS1ASclassPath: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] init-common: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] clean: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setOSConditions: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setToolWin: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setToolUnix: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setToolProperty: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] setS1ASclassPath: [2024-04-16T10:18:17.438Z] [2024-04-16T10:18:17.438Z] init-common: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] clean-common: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setOSConditions: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setToolWin: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setToolUnix: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setToolProperty: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setS1ASclassPath: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] init-common: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] clean-classes-common: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setOSConditions: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setToolWin: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.439Z] setToolUnix: [2024-04-16T10:18:17.439Z] [2024-04-16T10:18:17.440Z] setToolProperty: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] setS1ASclassPath: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] init-common: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] clean-jars-common: [2024-04-16T10:18:17.440Z] [echo] @@## web2connector ##@@ [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] setOSConditions: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] setToolWin: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] setToolUnix: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] setToolProperty: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] setS1ASclassPath: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] init-common: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] clean: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.440Z] setOSConditions: [2024-04-16T10:18:17.440Z] [2024-04-16T10:18:17.441Z] setToolWin: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setToolUnix: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setToolProperty: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setS1ASclassPath: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] init-common: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] clean-common: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setOSConditions: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setToolWin: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setToolUnix: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setToolProperty: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] setS1ASclassPath: [2024-04-16T10:18:17.441Z] [2024-04-16T10:18:17.441Z] init-common: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] clean-classes-common: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setOSConditions: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setToolWin: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setToolUnix: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setToolProperty: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setS1ASclassPath: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] init-common: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] clean-jars-common: [2024-04-16T10:18:17.442Z] [echo] @@## web2connector (second time) ##@@ [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setOSConditions: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setToolWin: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.442Z] setToolUnix: [2024-04-16T10:18:17.442Z] [2024-04-16T10:18:17.443Z] setToolProperty: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] setS1ASclassPath: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] init-common: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] clean: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] setOSConditions: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] setToolWin: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] setToolUnix: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] setToolProperty: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] setS1ASclassPath: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] init-common: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] clean-common: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.443Z] setOSConditions: [2024-04-16T10:18:17.443Z] [2024-04-16T10:18:17.444Z] setToolWin: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setToolUnix: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setToolProperty: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setS1ASclassPath: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] init-common: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] clean-classes-common: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setOSConditions: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setToolWin: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setToolUnix: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setToolProperty: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] setS1ASclassPath: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.444Z] init-common: [2024-04-16T10:18:17.444Z] [2024-04-16T10:18:17.445Z] clean-jars-common: [2024-04-16T10:18:17.445Z] [echo] @@## nonstringmcfproperties ##@@ [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setOSConditions: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setToolWin: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setToolUnix: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setToolProperty: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setS1ASclassPath: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] init-common: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] clean: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setOSConditions: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setToolWin: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setToolUnix: [2024-04-16T10:18:17.445Z] [2024-04-16T10:18:17.445Z] setToolProperty: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] setS1ASclassPath: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] init-common: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] clean-common: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] setOSConditions: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] setToolWin: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] setToolUnix: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] setToolProperty: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] setS1ASclassPath: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] init-common: [2024-04-16T10:18:17.446Z] [2024-04-16T10:18:17.446Z] clean-classes-common: [2024-04-16T10:18:17.488Z] [INFO] Scanning for projects... [2024-04-16T10:18:17.702Z] [2024-04-16T10:18:17.702Z] setOSConditions: [2024-04-16T10:18:17.702Z] [2024-04-16T10:18:17.702Z] setToolWin: [2024-04-16T10:18:17.702Z] [2024-04-16T10:18:17.702Z] setToolUnix: [2024-04-16T10:18:17.702Z] [2024-04-16T10:18:17.702Z] setToolProperty: [2024-04-16T10:18:17.702Z] [2024-04-16T10:18:17.702Z] setS1ASclassPath: [2024-04-16T10:18:17.702Z] [2024-04-16T10:18:17.702Z] init-common: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] clean-jars-common: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] clean: [2024-04-16T10:18:17.703Z] [echo] @@## nonstringraproperties ##@@ [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] clean: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] clean: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] clean: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setOSConditions: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setToolWin: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setToolUnix: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setToolProperty: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setS1ASclassPath: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] init-common: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] clean-classes-common: [2024-04-16T10:18:17.703Z] [echo] @@## txlevelswitch ##@@ [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setOSConditions: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setToolWin: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setToolUnix: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setToolProperty: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] setS1ASclassPath: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] init-common: [2024-04-16T10:18:17.703Z] [2024-04-16T10:18:17.703Z] clean: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setOSConditions: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolWin: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolUnix: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolProperty: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setS1ASclassPath: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] init-common: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] clean-common: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setOSConditions: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolWin: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolUnix: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolProperty: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setS1ASclassPath: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] init-common: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] clean-classes-common: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setOSConditions: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolWin: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolUnix: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.704Z] setToolProperty: [2024-04-16T10:18:17.704Z] [2024-04-16T10:18:17.705Z] setS1ASclassPath: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] init-common: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] clean-jars-common: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] clean: [2024-04-16T10:18:17.705Z] [echo] @@## threadpool ##@@ [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] clean: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] clean: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] clean: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setOSConditions: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setToolWin: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setToolUnix: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setToolProperty: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setS1ASclassPath: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] init-common: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] clean-classes-common: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] clean: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setOSConditions: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setToolWin: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setToolUnix: [2024-04-16T10:18:17.705Z] [2024-04-16T10:18:17.705Z] setToolProperty: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setS1ASclassPath: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] init-common: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] clean-common: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setOSConditions: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setToolWin: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setToolUnix: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setToolProperty: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setS1ASclassPath: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] init-common: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] clean-classes-common: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setOSConditions: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setToolWin: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setToolUnix: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setToolProperty: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] setS1ASclassPath: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] init-common: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] clean-jars-common: [2024-04-16T10:18:17.706Z] [echo] @@## connector1.6 ##@@ [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] clean: [2024-04-16T10:18:17.706Z] [2024-04-16T10:18:17.706Z] clean: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] clean: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setOSConditions: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setToolWin: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setToolUnix: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setToolProperty: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setS1ASclassPath: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] init-common: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] clean-classes-common: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] clean: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setOSConditions: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setToolWin: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setToolUnix: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setToolProperty: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] setS1ASclassPath: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] init-common: [2024-04-16T10:18:17.707Z] [2024-04-16T10:18:17.707Z] clean-common: [2024-04-16T10:18:17.869Z] [exec] Application deployed with name cdi-full-earApp. [2024-04-16T10:18:17.870Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-04-16T10:18:17.870Z] [echo] Deployment on target server server successful [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] setOSConditions: [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] setToolWin: [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] setToolUnix: [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] setToolProperty: [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] setS1ASclassPath: [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] init-common: [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] deploy-common-ee: [2024-04-16T10:18:17.870Z] [2024-04-16T10:18:17.870Z] run: [2024-04-16T10:18:17.929Z] [exec] 6 seconds left... [2024-04-16T10:18:17.960Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-forward-preserve-application-response-wrapper --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-preserve-application-response-wrapper-web.war [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setOSConditions: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolWin: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolUnix: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolProperty: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setS1ASclassPath: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] init-common: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] clean-classes-common: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setOSConditions: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolWin: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolUnix: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolProperty: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setS1ASclassPath: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] init-common: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] clean-jars-common: [2024-04-16T10:18:17.966Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setOSConditions: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolWin: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.966Z] setToolUnix: [2024-04-16T10:18:17.966Z] [2024-04-16T10:18:17.967Z] setToolProperty: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setS1ASclassPath: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] init-common: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] clean: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setOSConditions: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setToolWin: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setToolUnix: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setToolProperty: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setS1ASclassPath: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] init-common: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] clean-common: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setOSConditions: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setToolWin: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setToolUnix: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setToolProperty: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setS1ASclassPath: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] init-common: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] clean-classes-common: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setOSConditions: [2024-04-16T10:18:17.967Z] [2024-04-16T10:18:17.967Z] setToolWin: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolUnix: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolProperty: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setS1ASclassPath: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] init-common: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] clean-jars-common: [2024-04-16T10:18:17.968Z] [echo] @@## SunRaXml ##@@ [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setOSConditions: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolWin: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolUnix: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolProperty: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setS1ASclassPath: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] init-common: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] clean: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setOSConditions: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolWin: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolUnix: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setToolProperty: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] setS1ASclassPath: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] init-common: [2024-04-16T10:18:17.968Z] [2024-04-16T10:18:17.968Z] clean: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setOSConditions: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolWin: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolUnix: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolProperty: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setS1ASclassPath: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] init-common: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] create-dboutfile: [2024-04-16T10:18:17.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setOSConditions: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolWin: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolUnix: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolProperty: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setS1ASclassPath: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] init-common: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] clean: [2024-04-16T10:18:17.969Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setOSConditions: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolWin: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolUnix: [2024-04-16T10:18:17.969Z] [2024-04-16T10:18:17.969Z] setToolProperty: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] setS1ASclassPath: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] init-common: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] create-dboutfile: [2024-04-16T10:18:17.970Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:17.970Z] [echo] @@## defaultConnectorResource ##@@ [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] clean: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] clean: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] clean: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] setOSConditions: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] setToolWin: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] setToolUnix: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] setToolProperty: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] setS1ASclassPath: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] init-common: [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] clean-classes-common: [2024-04-16T10:18:17.970Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:17.970Z] [2024-04-16T10:18:17.970Z] clean: [2024-04-16T10:18:17.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-04-16T10:18:17.986Z] [exec] Administered object eis/jdbcAdmin created. [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] run-ear: [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] setOSConditions: [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] setToolWin: [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] setToolUnix: [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] setToolProperty: [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] setS1ASclassPath: [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] init-common: [2024-04-16T10:18:17.986Z] [2024-04-16T10:18:17.986Z] runwebclient-common: [2024-04-16T10:18:18.067Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:18.067Z] [javac] 1 warning [2024-04-16T10:18:18.067Z] [2024-04-16T10:18:18.067Z] setOSConditions: [2024-04-16T10:18:18.067Z] [2024-04-16T10:18:18.067Z] setToolWin: [2024-04-16T10:18:18.067Z] [2024-04-16T10:18:18.068Z] setToolUnix: [2024-04-16T10:18:18.068Z] [2024-04-16T10:18:18.068Z] setToolProperty: [2024-04-16T10:18:18.068Z] [2024-04-16T10:18:18.068Z] setS1ASclassPath: [2024-04-16T10:18:18.068Z] [2024-04-16T10:18:18.068Z] init-common: [2024-04-16T10:18:18.068Z] [2024-04-16T10:18:18.068Z] compile-common: [2024-04-16T10:18:18.068Z] [echo] Current time (ISO): 2024-04-16T10:18:17.956+0000 [2024-04-16T10:18:18.068Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:18.136Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-04-16T10:18:18.136Z] [java] : [2024-04-16T10:18:18.136Z] [java] Value of key is:normal-lookup-in-ear [2024-04-16T10:18:18.136Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:18.136Z] [java] [2024-04-16T10:18:18.136Z] [java] [2024-04-16T10:18:18.136Z] [java] ----------------------------------------- [2024-04-16T10:18:18.136Z] [java] - normal-lookup-in-ear: PASS - [2024-04-16T10:18:18.136Z] [java] ----------------------------------------- [2024-04-16T10:18:18.136Z] [java] Total PASS: 1 [2024-04-16T10:18:18.136Z] [java] Total FAIL: 0 [2024-04-16T10:18:18.136Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:18.136Z] [java] ----------------------------------------- [2024-04-16T10:18:18.136Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:18.136Z] [java] appLevelViaLookup = 'null' [2024-04-16T10:18:18.136Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] undeploy: [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] setOSConditions: [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] setToolWin: [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] setToolUnix: [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] setToolProperty: [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] setS1ASclassPath: [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] init-common: [2024-04-16T10:18:18.136Z] [2024-04-16T10:18:18.136Z] undeploy-common: [2024-04-16T10:18:18.240Z] [2024-04-16T10:18:18.240Z] setOSConditions: [2024-04-16T10:18:18.240Z] [2024-04-16T10:18:18.240Z] setToolWin: [2024-04-16T10:18:18.240Z] [2024-04-16T10:18:18.240Z] setToolUnix: [2024-04-16T10:18:18.240Z] [2024-04-16T10:18:18.240Z] setToolProperty: [2024-04-16T10:18:18.240Z] [2024-04-16T10:18:18.241Z] setS1ASclassPath: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] init-common: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] clean-common: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] setOSConditions: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] setToolWin: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] setToolUnix: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] setToolProperty: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] setS1ASclassPath: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] init-common: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] clean-classes-common: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] setOSConditions: [2024-04-16T10:18:18.241Z] [2024-04-16T10:18:18.241Z] setToolWin: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setToolUnix: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setToolProperty: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setS1ASclassPath: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] init-common: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] clean-jars-common: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] unset: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setOSConditions: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setToolWin: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setToolUnix: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setToolProperty: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] setS1ASclassPath: [2024-04-16T10:18:18.242Z] [2024-04-16T10:18:18.242Z] init-common: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] unsetJdbc: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] setOSConditions: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] setToolWin: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] setToolUnix: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] setToolProperty: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] setS1ASclassPath: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] init-common: [2024-04-16T10:18:18.243Z] [2024-04-16T10:18:18.243Z] execute-sql-common: [2024-04-16T10:18:18.292Z] [INFO] No sources to compile [2024-04-16T10:18:18.292Z] [INFO] [2024-04-16T10:18:18.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:18:18.292Z] [INFO] [2024-04-16T10:18:18.292Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:18:18.292Z] [INFO] [2024-04-16T10:18:18.292Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:18:18.292Z] [INFO] No sources to compile [2024-04-16T10:18:18.292Z] [INFO] [2024-04-16T10:18:18.292Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:18:18.292Z] [INFO] No sources to compile [2024-04-16T10:18:18.292Z] [INFO] [2024-04-16T10:18:18.292Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:18:18.548Z] [java] size of buffer is1590 [2024-04-16T10:18:18.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] all: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setOSConditions: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolWin: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolUnix: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolProperty: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setS1ASclassPath: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] init-common: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] clean: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setOSConditions: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolWin: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolUnix: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolProperty: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setS1ASclassPath: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] init-common: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] clean-common: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setOSConditions: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolWin: [2024-04-16T10:18:18.698Z] [2024-04-16T10:18:18.698Z] setToolUnix: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setToolProperty: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setS1ASclassPath: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] init-common: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] clean-classes-common: [2024-04-16T10:18:18.699Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setOSConditions: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setToolWin: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setToolUnix: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setToolProperty: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setS1ASclassPath: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] init-common: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] clean-jars-common: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] compile: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setOSConditions: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setToolWin: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setToolUnix: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setToolProperty: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] setS1ASclassPath: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] init-common: [2024-04-16T10:18:18.699Z] [2024-04-16T10:18:18.699Z] compile-common: [2024-04-16T10:18:18.700Z] [echo] Current time (ISO): 2024-04-16T10:18:18.682+0000 [2024-04-16T10:18:18.700Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:18.700Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:18.858Z] [exec] 5 seconds left... [2024-04-16T10:18:18.859Z] [INFO] Executing tasks [2024-04-16T10:18:18.892Z] [exec] Application deployed with name web-jsp-forward-preserve-application-response-wrapper-web. [2024-04-16T10:18:18.892Z] [2024-04-16T10:18:18.892Z] deploy-war-commonee: [2024-04-16T10:18:18.892Z] [2024-04-16T10:18:18.892Z] run: [2024-04-16T10:18:19.031Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:19.032Z] [javac] 1 warning [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] build: [2024-04-16T10:18:19.032Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:19.032Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-ejb.jar [2024-04-16T10:18:19.032Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-modulewithappname-pu.jar [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] run: [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] setOSConditions: [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] setToolWin: [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] setToolUnix: [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] setToolProperty: [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] setS1ASclassPath: [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] init-common: [2024-04-16T10:18:19.032Z] [2024-04-16T10:18:19.032Z] run_se: [2024-04-16T10:18:19.032Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:18:19.119Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:18:19.119Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:18:19.119Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:18:19.119Z] [INFO] Executed tasks [2024-04-16T10:18:19.119Z] [INFO] [2024-04-16T10:18:19.119Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:18:19.135Z] [java] HTTP port :8080 [2024-04-16T10:18:19.135Z] [java] HTTP hostname :localhost [2024-04-16T10:18:19.135Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2024-04-16T10:18:19.135Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2024-04-16T10:18:19.135Z] [java] SSN=123456789&action=Create [2024-04-16T10:18:19.135Z] [java] HTTP port :8080 [2024-04-16T10:18:19.135Z] [java] HTTP hostname :localhost [2024-04-16T10:18:19.147Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-preserve-application-response-wrapper/filtered/from.jsp [2024-04-16T10:18:19.147Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:19.147Z] [java] [2024-04-16T10:18:19.147Z] [java] [2024-04-16T10:18:19.147Z] [java] ----------------------------------------- [2024-04-16T10:18:19.147Z] [java] - jsp-forward-preserve-application-response-wrapper: PASS - [2024-04-16T10:18:19.147Z] [java] ----------------------------------------- [2024-04-16T10:18:19.147Z] [java] - Total PASS : 1 - [2024-04-16T10:18:19.147Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:19.147Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:19.147Z] [java] ----------------------------------------- [2024-04-16T10:18:19.147Z] [2024-04-16T10:18:19.147Z] undeploy: [2024-04-16T10:18:19.147Z] [2024-04-16T10:18:19.147Z] setOSConditions: [2024-04-16T10:18:19.147Z] [2024-04-16T10:18:19.147Z] setToolWin: [2024-04-16T10:18:19.147Z] [2024-04-16T10:18:19.147Z] setToolUnix: [2024-04-16T10:18:19.148Z] [2024-04-16T10:18:19.148Z] setToolProperty: [2024-04-16T10:18:19.148Z] [2024-04-16T10:18:19.148Z] setS1ASclassPath: [2024-04-16T10:18:19.148Z] [2024-04-16T10:18:19.148Z] init-common: [2024-04-16T10:18:19.148Z] [2024-04-16T10:18:19.148Z] undeploy-war-common: [2024-04-16T10:18:19.592Z] [java] Apr 16, 2024 10:18:19 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:19.592Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:19.592Z] [java] Apr 16, 2024 10:18:19 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:19.592Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15724150511516250481xml [2024-04-16T10:18:19.592Z] [java] Apr 16, 2024 10:18:19 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:19.592Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:18:19.678Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-04-16T10:18:19.678Z] [sql] Failed to execute: drop table messages [2024-04-16T10:18:19.678Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:18:19.678Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setOSConditions: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setToolWin: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setToolUnix: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setToolProperty: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setS1ASclassPath: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] init-common: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] undeploy-jdbc-common: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setOSConditions: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setToolWin: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setToolUnix: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setToolProperty: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] setS1ASclassPath: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] init-common: [2024-04-16T10:18:19.678Z] [2024-04-16T10:18:19.678Z] delete-jdbc-resource-common: [2024-04-16T10:18:19.678Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-04-16T10:18:19.710Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-forward-preserve-application-response-wrapper-web [2024-04-16T10:18:19.710Z] [2024-04-16T10:18:19.710Z] all: [2024-04-16T10:18:19.710Z] [echo] [2024-04-16T10:18:19.710Z] [echo] ************************* [2024-04-16T10:18:19.710Z] [echo] * Running jspForwardUnbuffered [2024-04-16T10:18:19.710Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered [2024-04-16T10:18:19.710Z] [echo] ************************* [2024-04-16T10:18:19.710Z] [echo] [2024-04-16T10:18:19.710Z] [2024-04-16T10:18:19.710Z] setOSConditions: [2024-04-16T10:18:19.710Z] [2024-04-16T10:18:19.710Z] setToolWin: [2024-04-16T10:18:19.710Z] [2024-04-16T10:18:19.710Z] setToolUnix: [2024-04-16T10:18:19.710Z] [2024-04-16T10:18:19.710Z] setToolProperty: [2024-04-16T10:18:19.710Z] [2024-04-16T10:18:19.710Z] setS1ASclassPath: [2024-04-16T10:18:19.710Z] [2024-04-16T10:18:19.710Z] init-common: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] clean: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setOSConditions: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolWin: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolUnix: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolProperty: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setS1ASclassPath: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] init-common: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] clean-common: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setOSConditions: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolWin: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolUnix: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolProperty: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setS1ASclassPath: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] init-common: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] clean-classes-common: [2024-04-16T10:18:19.711Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setOSConditions: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolWin: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolUnix: [2024-04-16T10:18:19.711Z] [2024-04-16T10:18:19.711Z] setToolProperty: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setS1ASclassPath: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] init-common: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] clean-jars-common: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] compile: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setOSConditions: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setToolWin: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setToolUnix: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setToolProperty: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setS1ASclassPath: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] init-common: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] compile-common: [2024-04-16T10:18:19.712Z] [echo] Current time (ISO): 2024-04-16T10:18:19.625+0000 [2024-04-16T10:18:19.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:19.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/servlet [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] build: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setOSConditions: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setToolWin: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setToolUnix: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setToolProperty: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.712Z] setS1ASclassPath: [2024-04-16T10:18:19.712Z] [2024-04-16T10:18:19.713Z] init-common: [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] webclient-war-common: [2024-04-16T10:18:19.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] clear: [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] test-tlds-exist: [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] copy-tlds: [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] test-tagfiles-exist: [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] copy-tagfiles: [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] package-war-common: [2024-04-16T10:18:19.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:19.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:19.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:19.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:19.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/lib [2024-04-16T10:18:19.713Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:19.713Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2024-04-16T10:18:19.713Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:19.713Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:19.713Z] [javac] Compiling 1 source file [2024-04-16T10:18:19.713Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspForwardUnbuffered/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:19.713Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] deploy: [2024-04-16T10:18:19.713Z] [2024-04-16T10:18:19.713Z] deploy-war-common: [2024-04-16T10:18:19.784Z] [exec] 4 seconds left... [2024-04-16T10:18:19.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:19.996Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/client/Client.java:51: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:18:19.996Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:18:19.996Z] [javac] ^ [2024-04-16T10:18:19.999Z] [2024-04-16T10:18:19.999Z] setOSConditions: [2024-04-16T10:18:19.999Z] [2024-04-16T10:18:19.999Z] setToolWin: [2024-04-16T10:18:19.999Z] [2024-04-16T10:18:20.000Z] setToolUnix: [2024-04-16T10:18:20.000Z] [2024-04-16T10:18:20.000Z] setToolProperty: [2024-04-16T10:18:20.000Z] [2024-04-16T10:18:20.000Z] setS1ASclassPath: [2024-04-16T10:18:20.000Z] [2024-04-16T10:18:20.000Z] init-common: [2024-04-16T10:18:20.000Z] [2024-04-16T10:18:20.000Z] deploy-war-commonpe: [2024-04-16T10:18:20.251Z] [javac] 2 warnings [2024-04-16T10:18:20.251Z] [2024-04-16T10:18:20.251Z] build: [2024-04-16T10:18:20.251Z] [2024-04-16T10:18:20.251Z] setOSConditions: [2024-04-16T10:18:20.251Z] [2024-04-16T10:18:20.251Z] fixFiles: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] convUnix: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] convWin: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] setToolWin: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] setToolUnix: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] setToolProperty: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] setS1ASclassPath: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] init-common: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] package-persistence-common: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] ejb-jar-common: [2024-04-16T10:18:20.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] package-ejbjar-common: [2024-04-16T10:18:20.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.252Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-ejb.jar [2024-04-16T10:18:20.252Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] appclient-jar-common: [2024-04-16T10:18:20.252Z] [2024-04-16T10:18:20.252Z] package-appclientjar-common: [2024-04-16T10:18:20.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.253Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimer-client.jar [2024-04-16T10:18:20.253Z] [2024-04-16T10:18:20.253Z] webclient-war-common: [2024-04-16T10:18:20.253Z] [2024-04-16T10:18:20.253Z] build-ear-common: [2024-04-16T10:18:20.253Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:20.253Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:20.253Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:20.253Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2024-04-16T10:18:20.253Z] [2024-04-16T10:18:20.253Z] create-resources: [2024-04-16T10:18:20.253Z] [2024-04-16T10:18:20.253Z] asadmin-batch-common: [2024-04-16T10:18:20.256Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-forward-unbuffered --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-forward-unbuffered-web.war [2024-04-16T10:18:20.536Z] [java] Apr 16, 2024 10:18:20 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:20.536Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:20.712Z] [exec] 3 seconds left... [2024-04-16T10:18:20.790Z] [java] Apr 16, 2024 10:18:20 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:18:20.790Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:18:21.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-04-16T10:18:21.077Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-04-16T10:18:21.077Z] [exec] Result: 1 [2024-04-16T10:18:21.077Z] [echo] cmd executed for server [2024-04-16T10:18:21.077Z] [2024-04-16T10:18:21.077Z] setOSConditions: [2024-04-16T10:18:21.077Z] [2024-04-16T10:18:21.077Z] setToolWin: [2024-04-16T10:18:21.077Z] [2024-04-16T10:18:21.077Z] setToolUnix: [2024-04-16T10:18:21.077Z] [2024-04-16T10:18:21.077Z] setToolProperty: [2024-04-16T10:18:21.077Z] [2024-04-16T10:18:21.077Z] setS1ASclassPath: [2024-04-16T10:18:21.077Z] [2024-04-16T10:18:21.078Z] init-common: [2024-04-16T10:18:21.078Z] [2024-04-16T10:18:21.078Z] delete-jdbc-connpool-common: [2024-04-16T10:18:21.078Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-04-16T10:18:21.126Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:18:21.126Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:18:21.126Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-04-16T10:18:21.126Z] [java] HTTP port :8080 [2024-04-16T10:18:21.126Z] [java] HTTP hostname :localhost [2024-04-16T10:18:21.197Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:18:21.197Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_timer_mdbtimer_QCF [2024-04-16T10:18:21.197Z] [exec] Connector resource jms/ejb_timer_mdbtimer_QCF created. [2024-04-16T10:18:21.197Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_timer_mdbtimer_InQueue [2024-04-16T10:18:21.197Z] [exec] JMS Desctination ejb_timer_mdbtimer_InQueue created. [2024-04-16T10:18:21.197Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_timer_mdbtimer_InQueue --target server --force=false jms/ejb_timer_mdbtimer_InQueue [2024-04-16T10:18:21.197Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue created. [2024-04-16T10:18:21.197Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_timer_mdbtimer_OutQueue [2024-04-16T10:18:21.197Z] [exec] JMS Desctination ejb_timer_mdbtimer_OutQueue created. [2024-04-16T10:18:21.197Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_timer_mdbtimer_OutQueue --target server --force=false jms/ejb_timer_mdbtimer_OutQueue [2024-04-16T10:18:21.197Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue created. [2024-04-16T10:18:21.197Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2024-04-16T10:18:21.197Z] [2024-04-16T10:18:21.197Z] deploy: [2024-04-16T10:18:21.213Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:21.213Z] [javac] 1 warning [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] setOSConditions: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] setToolWin: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] setToolUnix: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] setToolProperty: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] setS1ASclassPath: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] init-common: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] webclient-war-common: [2024-04-16T10:18:21.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] clear: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] test-tlds-exist: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] copy-tlds: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] test-tagfiles-exist: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] copy-tagfiles: [2024-04-16T10:18:21.213Z] [2024-04-16T10:18:21.213Z] package-war-common: [2024-04-16T10:18:21.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:21.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:21.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:21.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:21.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/lib [2024-04-16T10:18:21.213Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:21.214Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:21.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/docroot [2024-04-16T10:18:21.214Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-web.war [2024-04-16T10:18:21.214Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:21.214Z] [2024-04-16T10:18:21.214Z] setOSConditions: [2024-04-16T10:18:21.214Z] [2024-04-16T10:18:21.214Z] setToolWin: [2024-04-16T10:18:21.214Z] [2024-04-16T10:18:21.214Z] setToolUnix: [2024-04-16T10:18:21.214Z] [2024-04-16T10:18:21.214Z] setToolProperty: [2024-04-16T10:18:21.214Z] [2024-04-16T10:18:21.214Z] setS1ASclassPath: [2024-04-16T10:18:21.214Z] [2024-04-16T10:18:21.214Z] init-common: [2024-04-16T10:18:21.214Z] [2024-04-16T10:18:21.214Z] compile-common: [2024-04-16T10:18:21.214Z] [echo] Current time (ISO): 2024-04-16T10:18:20.878+0000 [2024-04-16T10:18:21.214Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:21.350Z] [java] Apr 16, 2024 10:18:21 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:21.350Z] [java] INFO: Configuration saved at /tmp/domain15724150511516250481xml [2024-04-16T10:18:21.350Z] [java] Apr 16, 2024 10:18:21 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:21.350Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:21.350Z] [java] Apr 16, 2024 10:18:21 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:21.350Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:21.350Z] [java] Apr 16, 2024 10:18:21 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:21.350Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:18:21.497Z] [2024-04-16T10:18:21.497Z] setOSConditions: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setToolWin: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setToolUnix: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setToolProperty: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setS1ASclassPath: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] init-common: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] deploy-common: [2024-04-16T10:18:21.498Z] [echo] Current time (ISO): 2024-04-16T10:18:21.205+0000 [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setOSConditions: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setToolWin: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setToolUnix: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setToolProperty: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] setS1ASclassPath: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] init-common: [2024-04-16T10:18:21.498Z] [2024-04-16T10:18:21.498Z] deploy-common-pe: [2024-04-16T10:18:21.604Z] [java] Apr 16, 2024 10:18:21 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:18:21.604Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:18:21.659Z] [exec] Application deployed with name web-jsp-forward-unbuffered-web. [2024-04-16T10:18:21.659Z] [2024-04-16T10:18:21.659Z] deploy-war-commonee: [2024-04-16T10:18:21.659Z] [2024-04-16T10:18:21.659Z] run: [2024-04-16T10:18:21.659Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from1.jsp [2024-04-16T10:18:21.680Z] [INFO] [2024-04-16T10:18:21.680Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:18:21.680Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:18:21.680Z] [INFO] from pom.xml [2024-04-16T10:18:21.680Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:18:21.860Z] [java] Apr 16, 2024 10:18:21 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:21.860Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:21.860Z] [java] Apr 16, 2024 10:18:21 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:21.860Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (967 ms), startup services (1,138 ms), total (2,105 ms) [2024-04-16T10:18:21.860Z] [java] Apr 16, 2024 10:18:21 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:21.860Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:21.914Z] [java] Connecting to: http://localhost:45711/web-jsp-forward-unbuffered/from2.jsp [2024-04-16T10:18:21.915Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:21.915Z] [java] [2024-04-16T10:18:21.915Z] [java] [2024-04-16T10:18:21.915Z] [java] ----------------------------------------- [2024-04-16T10:18:21.915Z] [java] - jsp-forward-unbuffered: PASS - [2024-04-16T10:18:21.915Z] [java] ----------------------------------------- [2024-04-16T10:18:21.915Z] [java] - Total PASS : 1 - [2024-04-16T10:18:21.915Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:21.915Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:21.915Z] [java] ----------------------------------------- [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] undeploy: [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] setOSConditions: [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] setToolWin: [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] setToolUnix: [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] setToolProperty: [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] setS1ASclassPath: [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] init-common: [2024-04-16T10:18:21.915Z] [2024-04-16T10:18:21.915Z] undeploy-war-common: [2024-04-16T10:18:22.037Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-04-16T10:18:22.037Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-04-16T10:18:22.037Z] [exec] Result: 1 [2024-04-16T10:18:22.037Z] [echo] cmd executed for server [2024-04-16T10:18:22.037Z] [2024-04-16T10:18:22.037Z] undeploy: [2024-04-16T10:18:22.037Z] [2024-04-16T10:18:22.037Z] setOSConditions: [2024-04-16T10:18:22.037Z] [2024-04-16T10:18:22.037Z] setToolWin: [2024-04-16T10:18:22.037Z] [2024-04-16T10:18:22.037Z] setToolUnix: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] setToolProperty: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] setS1ASclassPath: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] init-common: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] undeploy: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] setOSConditions: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] setToolWin: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] setToolUnix: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] setToolProperty: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] setS1ASclassPath: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] init-common: [2024-04-16T10:18:22.038Z] [2024-04-16T10:18:22.038Z] undeploy-common: [2024-04-16T10:18:22.076Z] [exec] 2 seconds left... [2024-04-16T10:18:22.102Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerApp.ear [2024-04-16T10:18:22.114Z] [java] Apr 16, 2024 10:18:22 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:18:22.114Z] [java] INFO: Grizzly Framework 4.0.2 started in: 22 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:18:22.114Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:22.114Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:22.128Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-04-16T10:18:22.128Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:18:22.128Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:18:22.128Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:22.128Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] unsetup: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setOSConditions: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setToolWin: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setToolUnix: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setToolProperty: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setS1ASclassPath: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] init-common: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] default-sql: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setOSConditions: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setToolWin: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setToolUnix: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.128Z] setToolProperty: [2024-04-16T10:18:22.128Z] [2024-04-16T10:18:22.129Z] setS1ASclassPath: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] init-common: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] execute-sql-common: [2024-04-16T10:18:22.129Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb/sql/dropBankTables.sql [2024-04-16T10:18:22.129Z] [sql] 0 rows affected [2024-04-16T10:18:22.129Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] sql-oracle: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] execute-sql-connector: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] undeploy-ear: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] setOSConditions: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] setToolWin: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] setToolUnix: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] setToolProperty: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] setS1ASclassPath: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] init-common: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] delete-ra-config: [2024-04-16T10:18:22.129Z] [2024-04-16T10:18:22.129Z] asadmin-common: [2024-04-16T10:18:22.129Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#connectors-ra-redeploy-rars [2024-04-16T10:18:22.195Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-forward-unbuffered-web [2024-04-16T10:18:22.368Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:22.369Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:22.369Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:22.369Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,647 ms), startup services (10 ms), total (2,657 ms) [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:22.369Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:18:22.369Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:22.369Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:22.369Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-pu.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:22.369Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-modulewithappname-ejb.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:22.369Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app6116130204328004281 [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:22.369Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:18:22.369Z] [java] Apr 16, 2024 10:18:22 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:22.369Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:18:22.451Z] [2024-04-16T10:18:22.451Z] all: [2024-04-16T10:18:22.451Z] [echo] [2024-04-16T10:18:22.451Z] [echo] ************************* [2024-04-16T10:18:22.451Z] [echo] * Running jspGetTagLibraryInfos [2024-04-16T10:18:22.451Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos [2024-04-16T10:18:22.451Z] [echo] ************************* [2024-04-16T10:18:22.451Z] [echo] [2024-04-16T10:18:22.451Z] [2024-04-16T10:18:22.452Z] setOSConditions: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setToolWin: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setToolUnix: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setToolProperty: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setS1ASclassPath: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] init-common: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] clean: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setOSConditions: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setToolWin: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setToolUnix: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setToolProperty: [2024-04-16T10:18:22.452Z] [2024-04-16T10:18:22.452Z] setS1ASclassPath: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] init-common: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] clean-common: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] setOSConditions: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] setToolWin: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] setToolUnix: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] setToolProperty: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] setS1ASclassPath: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] init-common: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] clean-classes-common: [2024-04-16T10:18:22.453Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.453Z] setOSConditions: [2024-04-16T10:18:22.453Z] [2024-04-16T10:18:22.454Z] setToolWin: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setToolUnix: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setToolProperty: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setS1ASclassPath: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] init-common: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] clean-jars-common: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] compile: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setOSConditions: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setToolWin: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setToolUnix: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setToolProperty: [2024-04-16T10:18:22.454Z] [2024-04-16T10:18:22.454Z] setS1ASclassPath: [2024-04-16T10:18:22.455Z] [2024-04-16T10:18:22.455Z] init-common: [2024-04-16T10:18:22.455Z] [2024-04-16T10:18:22.455Z] compile-common: [2024-04-16T10:18:22.455Z] [echo] Current time (ISO): 2024-04-16T10:18:22.274+0000 [2024-04-16T10:18:22.455Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:22.455Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:22.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:18:22.661Z] [exec] Application deployed with name ejb-timer-mdbtimerApp. [2024-04-16T10:18:22.662Z] [echo] Deployment on target server server successful [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setOSConditions: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setToolWin: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setToolUnix: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setToolProperty: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setS1ASclassPath: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] init-common: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] deploy-common-ee: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] run: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setOSConditions: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setToolWin: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setToolUnix: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setToolProperty: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] setS1ASclassPath: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] init-common: [2024-04-16T10:18:22.662Z] [2024-04-16T10:18:22.662Z] runclient-common: [2024-04-16T10:18:22.662Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-mdbtimerAppClient.jar -name ejb-timer-mdbtimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:18:22.903Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:18:22.903Z] [exec] Result: 1 [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setOSConditions: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setToolWin: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setToolUnix: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setToolProperty: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setS1ASclassPath: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] init-common: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] restart: [2024-04-16T10:18:22.903Z] [echo] Not required to restart [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] undeploy: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setOSConditions: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setToolWin: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setToolUnix: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setToolProperty: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] setS1ASclassPath: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.903Z] init-common: [2024-04-16T10:18:22.903Z] [2024-04-16T10:18:22.904Z] undeploy: [2024-04-16T10:18:22.904Z] [2024-04-16T10:18:22.904Z] setOSConditions: [2024-04-16T10:18:22.904Z] [2024-04-16T10:18:22.904Z] setToolWin: [2024-04-16T10:18:22.904Z] [2024-04-16T10:18:22.904Z] setToolUnix: [2024-04-16T10:18:22.904Z] [2024-04-16T10:18:22.904Z] setToolProperty: [2024-04-16T10:18:22.904Z] [2024-04-16T10:18:22.904Z] setS1ASclassPath: [2024-04-16T10:18:22.904Z] [2024-04-16T10:18:22.904Z] init-common: [2024-04-16T10:18:22.904Z] [2024-04-16T10:18:22.904Z] undeploy-common: [2024-04-16T10:18:23.004Z] [exec] 1 seconds left... [2024-04-16T10:18:23.105Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:23.105Z] [javac] 1 warning [2024-04-16T10:18:23.105Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:23.105Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] build: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] setOSConditions: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] setToolWin: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] setToolUnix: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] setToolProperty: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] setS1ASclassPath: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] init-common: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] ejb-jar-common: [2024-04-16T10:18:23.105Z] [2024-04-16T10:18:23.105Z] package-ejbjar-common: [2024-04-16T10:18:23.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:23.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:23.106Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-ear-ejb.jar [2024-04-16T10:18:23.106Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] setOSConditions: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] fixFiles: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] convUnix: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] convWin: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] setToolWin: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] setToolUnix: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] setToolProperty: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] setS1ASclassPath: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] init-common: [2024-04-16T10:18:23.106Z] [2024-04-16T10:18:23.106Z] ear-common: [2024-04-16T10:18:23.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:23.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:23.106Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/descriptor/sun-application.xml to copy. [2024-04-16T10:18:23.106Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/programmatic-lookup-ear/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:18:23.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:23.106Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] deploy: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setOSConditions: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setToolWin: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setToolUnix: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setToolProperty: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setS1ASclassPath: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] init-common: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] deploy-common: [2024-04-16T10:18:23.107Z] [echo] Current time (ISO): 2024-04-16T10:18:23.080+0000 [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setOSConditions: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setToolWin: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setToolUnix: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setToolProperty: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] setS1ASclassPath: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] init-common: [2024-04-16T10:18:23.107Z] [2024-04-16T10:18:23.107Z] deploy-common-pe: [2024-04-16T10:18:23.128Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:18:23.128Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:18:23.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server web-subclassingApp#connectors-ra-redeploy-rars [2024-04-16T10:18:23.334Z] [java] Apr 16, 2024 10:18:23 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:18:23.334Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:18:23.334Z] [java] Apr 16, 2024 10:18:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:23.334Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:18:23.334Z] [java] Apr 16, 2024 10:18:23 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:18:23.334Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:18:23.334Z] [java] Apr 16, 2024 10:18:23 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:23.334Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:18:23.470Z] [java] Waking up [2024-04-16T10:18:23.470Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-04-16T10:18:23.470Z] [java] [2024-04-16T10:18:23.470Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:23.470Z] [java] [2024-04-16T10:18:23.470Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:23.470Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-04-16T10:18:23.470Z] [java] [2024-04-16T10:18:23.470Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:23.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:18:23.498Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:18:23.498Z] [exec] Result: 1 [2024-04-16T10:18:23.498Z] [2024-04-16T10:18:23.498Z] setOSConditions: [2024-04-16T10:18:23.498Z] [2024-04-16T10:18:23.498Z] setToolWin: [2024-04-16T10:18:23.498Z] [2024-04-16T10:18:23.498Z] setToolUnix: [2024-04-16T10:18:23.498Z] [2024-04-16T10:18:23.498Z] setToolProperty: [2024-04-16T10:18:23.498Z] [2024-04-16T10:18:23.498Z] setS1ASclassPath: [2024-04-16T10:18:23.498Z] [2024-04-16T10:18:23.498Z] init-common: [2024-04-16T10:18:23.498Z] [2024-04-16T10:18:23.498Z] restart: [2024-04-16T10:18:23.498Z] [echo] Not required to restart [2024-04-16T10:18:23.498Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] clean: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] clean: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] clean: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setOSConditions: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setToolWin: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setToolUnix: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setToolProperty: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setS1ASclassPath: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] init-common: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] clean-classes-common: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] clean: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setOSConditions: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setToolWin: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setToolUnix: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setToolProperty: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setS1ASclassPath: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] init-common: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] clean-common: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setOSConditions: [2024-04-16T10:18:23.499Z] [2024-04-16T10:18:23.499Z] setToolWin: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolUnix: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolProperty: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setS1ASclassPath: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] init-common: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] clean-classes-common: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setOSConditions: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolWin: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolUnix: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolProperty: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setS1ASclassPath: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] init-common: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] clean-jars-common: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] unset: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setOSConditions: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolWin: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolUnix: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setToolProperty: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] setS1ASclassPath: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] init-common: [2024-04-16T10:18:23.500Z] [2024-04-16T10:18:23.500Z] unsetJdbc: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setOSConditions: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolWin: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolUnix: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolProperty: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setS1ASclassPath: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] init-common: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] execute-sql-common: [2024-04-16T10:18:23.501Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-04-16T10:18:23.501Z] [sql] Failed to execute: drop table messages [2024-04-16T10:18:23.501Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:18:23.501Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setOSConditions: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolWin: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolUnix: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolProperty: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setS1ASclassPath: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] init-common: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] undeploy-jdbc-common: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setOSConditions: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolWin: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolUnix: [2024-04-16T10:18:23.501Z] [2024-04-16T10:18:23.501Z] setToolProperty: [2024-04-16T10:18:23.502Z] [2024-04-16T10:18:23.502Z] setS1ASclassPath: [2024-04-16T10:18:23.502Z] [2024-04-16T10:18:23.502Z] init-common: [2024-04-16T10:18:23.502Z] [2024-04-16T10:18:23.502Z] delete-jdbc-resource-common: [2024-04-16T10:18:23.502Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-04-16T10:18:23.589Z] [exec] Apr 16, 2024 10:18:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:18:23.589Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:18:23.591Z] [java] Apr 16, 2024 10:18:23 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:18:23.591Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:18:23.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-full-earApp.ear [2024-04-16T10:18:23.737Z] [java] [2024-04-16T10:18:23.737Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:23.737Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-04-16T10:18:23.737Z] [java] [2024-04-16T10:18:23.737Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:23.737Z] [java] [2024-04-16T10:18:23.737Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:23.737Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-04-16T10:18:23.737Z] [java] [2024-04-16T10:18:23.737Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:23.849Z] [java] Apr 16, 2024 10:18:23 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:23.849Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a50a9120[jndiName=__TimerPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_0[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_1[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_2[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_3[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_4[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_5[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_6[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_7[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_8[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_9[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_10[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_11[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_12[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_13[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_14[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_15[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_16[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_17[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_18[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_19[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_20[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_21[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_22[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_23[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_24[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_25[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_26[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_27[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_28[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_29[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_30[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_31[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_32[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_33[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_34[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_35[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_36[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_37[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_38[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Expecting exception for: SFSB_1713262595855_39[**Got Exception**] [2024-04-16T10:18:23.930Z] [exec] Value of key is: non-serializable-state [2024-04-16T10:18:23.930Z] [exec] Value of key is: removeTest (true @@@ true) [2024-04-16T10:18:23.930Z] [exec] [passivateactivateClient] DONE doTest()... [2024-04-16T10:18:23.930Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:23.930Z] [exec] [2024-04-16T10:18:23.930Z] [exec] [2024-04-16T10:18:23.930Z] [exec] ----------------------------------------- [2024-04-16T10:18:23.930Z] [exec] - non-serializable-state: PASS - [2024-04-16T10:18:23.930Z] [exec] - initSFSBList: PASS - [2024-04-16T10:18:23.930Z] [exec] - accessSFSB: PASS - [2024-04-16T10:18:23.930Z] [exec] - removeTest (true @@@ true): PASS - [2024-04-16T10:18:23.930Z] [exec] ----------------------------------------- [2024-04-16T10:18:23.930Z] [exec] Total PASS: 4 [2024-04-16T10:18:23.930Z] [exec] Total FAIL: 0 [2024-04-16T10:18:23.930Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:18:23.930Z] [exec] ----------------------------------------- [2024-04-16T10:18:23.930Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:18:24.035Z] [java] [2024-04-16T10:18:24.035Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:24.035Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-04-16T10:18:24.035Z] [java] [2024-04-16T10:18:24.035Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:24.035Z] [java] [2024-04-16T10:18:24.035Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:24.035Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-04-16T10:18:24.035Z] [java] [2024-04-16T10:18:24.035Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:24.035Z] [java] [2024-04-16T10:18:24.035Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:24.035Z] [java] Running test for com.sun.s1asdev.ejb.ejb30.clientview.adapted._Hello_Wrapper@f6793b24 [2024-04-16T10:18:24.035Z] [java] [2024-04-16T10:18:24.035Z] [java] Stateful Session results (microsec): with tx no tx: [2024-04-16T10:18:24.035Z] [java] [2024-04-16T10:18:24.035Z] [java] Stateless Session results (microsec): with tx no tx: [2024-04-16T10:18:24.055Z] [2024-04-16T10:18:24.056Z] setOSConditions: [2024-04-16T10:18:24.056Z] [2024-04-16T10:18:24.056Z] setToolWin: [2024-04-16T10:18:24.056Z] [2024-04-16T10:18:24.056Z] setToolUnix: [2024-04-16T10:18:24.056Z] [2024-04-16T10:18:24.056Z] setToolProperty: [2024-04-16T10:18:24.056Z] [2024-04-16T10:18:24.056Z] setS1ASclassPath: [2024-04-16T10:18:24.056Z] [2024-04-16T10:18:24.056Z] init-common: [2024-04-16T10:18:24.056Z] [2024-04-16T10:18:24.056Z] undeploy-common: [2024-04-16T10:18:24.062Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-04-16T10:18:24.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-04-16T10:18:24.062Z] [exec] Result: 1 [2024-04-16T10:18:24.062Z] [echo] cmd executed for server [2024-04-16T10:18:24.062Z] [2024-04-16T10:18:24.062Z] setOSConditions: [2024-04-16T10:18:24.062Z] [2024-04-16T10:18:24.062Z] setToolWin: [2024-04-16T10:18:24.062Z] [2024-04-16T10:18:24.063Z] setToolUnix: [2024-04-16T10:18:24.063Z] [2024-04-16T10:18:24.063Z] setToolProperty: [2024-04-16T10:18:24.063Z] [2024-04-16T10:18:24.063Z] setS1ASclassPath: [2024-04-16T10:18:24.063Z] [2024-04-16T10:18:24.063Z] init-common: [2024-04-16T10:18:24.063Z] [2024-04-16T10:18:24.063Z] delete-jdbc-connpool-common: [2024-04-16T10:18:24.063Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:18:24.187Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:18:24.283Z] [exec] Application deployed with name cdi-full-earApp. [2024-04-16T10:18:24.283Z] [exec] there are no files to retrieve for application cdi-full-earApp [2024-04-16T10:18:24.283Z] [echo] Deployment on target server server successful [2024-04-16T10:18:24.283Z] [2024-04-16T10:18:24.283Z] setOSConditions: [2024-04-16T10:18:24.283Z] [2024-04-16T10:18:24.283Z] setToolWin: [2024-04-16T10:18:24.283Z] [2024-04-16T10:18:24.283Z] setToolUnix: [2024-04-16T10:18:24.283Z] [2024-04-16T10:18:24.283Z] setToolProperty: [2024-04-16T10:18:24.284Z] [2024-04-16T10:18:24.284Z] setS1ASclassPath: [2024-04-16T10:18:24.284Z] [2024-04-16T10:18:24.284Z] init-common: [2024-04-16T10:18:24.284Z] [2024-04-16T10:18:24.284Z] deploy-common-ee: [2024-04-16T10:18:24.284Z] [2024-04-16T10:18:24.284Z] run: [2024-04-16T10:18:24.290Z] [java] Hellos.size() : 7 passivationCount: 7 [2024-04-16T10:18:24.290Z] [java] Value of key is: main [2024-04-16T10:18:24.290Z] [java] Value of key is: checkSlessReferences [2024-04-16T10:18:24.290Z] [java] Value of key is: checkSfulLocalReferences [2024-04-16T10:18:24.290Z] [java] Value of key is: checkSlessRemoteReferences [2024-04-16T10:18:24.290Z] [java] Value of key is: checkSfulRemoteReferences [2024-04-16T10:18:24.291Z] [java] Value of key is: compareRemoteReferences [2024-04-16T10:18:24.291Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:24.291Z] [java] [2024-04-16T10:18:24.291Z] [java] [2024-04-16T10:18:24.291Z] [java] ----------------------------------------- [2024-04-16T10:18:24.291Z] [java] - checkSlessRemoteReferences: PASS - [2024-04-16T10:18:24.291Z] [java] - checkSfulRemoteReferences: PASS - [2024-04-16T10:18:24.291Z] [java] - main: PASS - [2024-04-16T10:18:24.291Z] [java] - checkSfulLocalReferences: PASS - [2024-04-16T10:18:24.291Z] [java] - checkSlessReferences: PASS - [2024-04-16T10:18:24.291Z] [java] - compareRemoteReferences: PASS - [2024-04-16T10:18:24.291Z] [java] ----------------------------------------- [2024-04-16T10:18:24.291Z] [java] Total PASS: 6 [2024-04-16T10:18:24.291Z] [java] Total FAIL: 0 [2024-04-16T10:18:24.291Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:24.291Z] [java] ----------------------------------------- [2024-04-16T10:18:24.291Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:24.291Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:24.357Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:24.357Z] [javac] 1 warning [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] build: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] setOSConditions: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] setToolWin: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] setToolUnix: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] setToolProperty: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] setS1ASclassPath: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] init-common: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] webclient-war-common: [2024-04-16T10:18:24.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] clear: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] test-tlds-exist: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] copy-tlds: [2024-04-16T10:18:24.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:18:24.358Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] test-tagfiles-exist: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] copy-tagfiles: [2024-04-16T10:18:24.358Z] [2024-04-16T10:18:24.358Z] package-war-common: [2024-04-16T10:18:24.358Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:24.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:24.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/lib [2024-04-16T10:18:24.359Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:24.359Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:24.359Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2024-04-16T10:18:24.359Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:24.359Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:24.359Z] [javac] Compiling 1 source file [2024-04-16T10:18:24.359Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspGetTagLibraryInfos/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:24.359Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] deploy: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] deploy-war-common: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] setOSConditions: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] setToolWin: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] setToolUnix: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] setToolProperty: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] setS1ASclassPath: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] init-common: [2024-04-16T10:18:24.359Z] [2024-04-16T10:18:24.359Z] deploy-war-commonpe: [2024-04-16T10:18:24.433Z] [java] Apr 16, 2024 10:18:24 AM org.eclipse.persistence.session./file:/tmp/ejb-app6116130204328004281/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test [2024-04-16T10:18:24.433Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] checkReporting-common: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] confirmReportPresent-common: [2024-04-16T10:18:24.442Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:18:24.442Z] [echo] Test seems to be reported fine [2024-04-16T10:18:24.442Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/RepRunConf.txt [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] confirmMissingReport-common: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] undeploy: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] setOSConditions: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] setToolWin: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] setToolUnix: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] setToolProperty: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] setS1ASclassPath: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] init-common: [2024-04-16T10:18:24.442Z] [2024-04-16T10:18:24.442Z] undeploy-common: [2024-04-16T10:18:24.513Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:24.514Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:18:24.514Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:24.514Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:18:24.514Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:24.514Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:18:24.514Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:24.514Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:18:24.539Z] [java] invoking webclient servlet at http://localhost:8080/cdi-full-ear/HelloServlet [2024-04-16T10:18:24.539Z] [java] : [2024-04-16T10:18:24.539Z] [java] Value of key is:programmatic-lookup-in-ear [2024-04-16T10:18:24.539Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:24.540Z] [java] [2024-04-16T10:18:24.540Z] [java] [2024-04-16T10:18:24.540Z] [java] ----------------------------------------- [2024-04-16T10:18:24.540Z] [java] - programmatic-lookup-in-ear: PASS - [2024-04-16T10:18:24.540Z] [java] ----------------------------------------- [2024-04-16T10:18:24.540Z] [java] Total PASS: 1 [2024-04-16T10:18:24.540Z] [java] Total FAIL: 0 [2024-04-16T10:18:24.540Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:24.540Z] [java] ----------------------------------------- [2024-04-16T10:18:24.540Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:24.540Z] [java] appLevelViaLookup = 'null' [2024-04-16T10:18:24.540Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] undeploy: [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] setOSConditions: [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] setToolWin: [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] setToolUnix: [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] setToolProperty: [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] setS1ASclassPath: [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] init-common: [2024-04-16T10:18:24.540Z] [2024-04-16T10:18:24.540Z] undeploy-common: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] undeploy: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] setOSConditions: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] setToolWin: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] setToolUnix: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] setToolProperty: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] setS1ASclassPath: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] init-common: [2024-04-16T10:18:24.545Z] [2024-04-16T10:18:24.545Z] undeploy-common: [2024-04-16T10:18:24.614Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-get-tag-library-infos --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-get-tag-library-infos-web.war [2024-04-16T10:18:24.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-04-16T10:18:24.646Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-04-16T10:18:24.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:18:24.646Z] [exec] Result: 1 [2024-04-16T10:18:24.646Z] [echo] cmd executed for server [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] undeploy: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setOSConditions: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setToolWin: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setToolUnix: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setToolProperty: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setS1ASclassPath: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] init-common: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] undeploy: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setOSConditions: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setToolWin: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.646Z] setToolUnix: [2024-04-16T10:18:24.646Z] [2024-04-16T10:18:24.647Z] setToolProperty: [2024-04-16T10:18:24.647Z] [2024-04-16T10:18:24.647Z] setS1ASclassPath: [2024-04-16T10:18:24.647Z] [2024-04-16T10:18:24.647Z] init-common: [2024-04-16T10:18:24.647Z] [2024-04-16T10:18:24.647Z] undeploy-common: [2024-04-16T10:18:24.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:18:24.902Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:18:24.902Z] [exec] Result: 1 [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setOSConditions: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setToolWin: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setToolUnix: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setToolProperty: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setS1ASclassPath: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] init-common: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] undeploy-rar: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setOSConditions: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setToolWin: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setToolUnix: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setToolProperty: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.902Z] setS1ASclassPath: [2024-04-16T10:18:24.902Z] [2024-04-16T10:18:24.903Z] init-common: [2024-04-16T10:18:24.903Z] [2024-04-16T10:18:24.903Z] undeploy-rar-common: [2024-04-16T10:18:24.903Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:18:24.962Z] [INFO] [2024-04-16T10:18:24.962Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:18:24.962Z] [INFO] [2024-04-16T10:18:24.962Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:18:25.043Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-sfsb-passivateactivateApp [2024-04-16T10:18:25.073Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:25.073Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:18:25.073Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:25.073Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:18:25.073Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:25.073Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:18:25.073Z] [exec] Apr 16, 2024 10:18:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:25.073Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:18:25.140Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-adaptedApp [2024-04-16T10:18:25.140Z] [2024-04-16T10:18:25.140Z] all: [2024-04-16T10:18:25.140Z] [2024-04-16T10:18:25.140Z] exceptions: [2024-04-16T10:18:25.140Z] [2024-04-16T10:18:25.140Z] setOSConditions: [2024-04-16T10:18:25.140Z] [2024-04-16T10:18:25.140Z] setToolWin: [2024-04-16T10:18:25.140Z] [2024-04-16T10:18:25.141Z] setToolUnix: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setToolProperty: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setS1ASclassPath: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] init-common: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] clean: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setOSConditions: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setToolWin: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setToolUnix: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setToolProperty: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setS1ASclassPath: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] init-common: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] clean-common: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setOSConditions: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setToolWin: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setToolUnix: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setToolProperty: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] setS1ASclassPath: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] init-common: [2024-04-16T10:18:25.141Z] [2024-04-16T10:18:25.141Z] clean-classes-common: [2024-04-16T10:18:25.141Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setOSConditions: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setToolWin: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setToolUnix: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setToolProperty: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setS1ASclassPath: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] init-common: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] clean-jars-common: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] compile: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setOSConditions: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setToolWin: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setToolUnix: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setToolProperty: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] setS1ASclassPath: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] init-common: [2024-04-16T10:18:25.142Z] [2024-04-16T10:18:25.142Z] compile-common: [2024-04-16T10:18:25.142Z] [echo] Current time (ISO): 2024-04-16T10:18:25.132+0000 [2024-04-16T10:18:25.174Z] [exec] Application deployed with name web-jsp-get-tag-library-infos-web. [2024-04-16T10:18:25.174Z] [2024-04-16T10:18:25.174Z] deploy-war-commonee: [2024-04-16T10:18:25.175Z] [2024-04-16T10:18:25.175Z] run: [2024-04-16T10:18:25.175Z] [java] Connecting to: http://localhost:45711/web-jsp-get-tag-library-infos/jsp/test.jsp [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] enable-resource-validation: [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] setOSConditions: [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] setToolWin: [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] setToolUnix: [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] setToolProperty: [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] setS1ASclassPath: [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] init-common: [2024-04-16T10:18:25.231Z] [2024-04-16T10:18:25.231Z] delete-jvm-options: [2024-04-16T10:18:25.335Z] [2024-04-16T10:18:25.335Z] setOSConditions: [2024-04-16T10:18:25.335Z] [2024-04-16T10:18:25.335Z] setToolWin: [2024-04-16T10:18:25.335Z] [2024-04-16T10:18:25.335Z] setToolUnix: [2024-04-16T10:18:25.335Z] [2024-04-16T10:18:25.335Z] setToolProperty: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] setS1ASclassPath: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] init-common: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] execute-ejb-sql-common: [2024-04-16T10:18:25.336Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/passivateactivate/sql/drop_pointbase.sql [2024-04-16T10:18:25.336Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] delete-resources: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] all: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] cacheNPE: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] setOSConditions: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] setToolWin: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] setToolUnix: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] setToolProperty: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.336Z] setS1ASclassPath: [2024-04-16T10:18:25.336Z] [2024-04-16T10:18:25.337Z] init-common: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] clean: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setOSConditions: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setToolWin: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setToolUnix: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setToolProperty: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setS1ASclassPath: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] init-common: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] clean-common: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setOSConditions: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setToolWin: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setToolUnix: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.337Z] setToolProperty: [2024-04-16T10:18:25.337Z] [2024-04-16T10:18:25.338Z] setS1ASclassPath: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] init-common: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] clean-classes-common: [2024-04-16T10:18:25.338Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setOSConditions: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setToolWin: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setToolUnix: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setToolProperty: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setS1ASclassPath: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] init-common: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] clean-jars-common: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] compile: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setOSConditions: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setToolWin: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setToolUnix: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setToolProperty: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] setS1ASclassPath: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] init-common: [2024-04-16T10:18:25.338Z] [2024-04-16T10:18:25.338Z] compile-common: [2024-04-16T10:18:25.338Z] [echo] Current time (ISO): 2024-04-16T10:18:25.317+0000 [2024-04-16T10:18:25.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:25.339Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:25.359Z] [java] Apr 16, 2024 10:18:24 AM org.eclipse.persistence.session./file:/tmp/ejb-app6116130204328004281/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2024-04-16T10:18:25.359Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:18:25.359Z] [java] Apr 16, 2024 10:18:24 AM org.eclipse.persistence.session./file:/tmp/ejb-app6116130204328004281/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.metadata [2024-04-16T10:18:25.359Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:18:25.359Z] [java] Apr 16, 2024 10:18:25 AM org.eclipse.persistence.session./file:/tmp/ejb-app6116130204328004281/lib/ejb-ejb31-embedded-modulewithappname-pu.jar_test.server [2024-04-16T10:18:25.359Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:18:25.359Z] [java] Apr 16, 2024 10:18:25 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:25.359Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/sample/SingletonBean, java:global/foo/sample/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean] [2024-04-16T10:18:25.359Z] [java] Apr 16, 2024 10:18:25 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:25.359Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-04-16T10:18:25.397Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:25.397Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:25.429Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:25.429Z] [java] [2024-04-16T10:18:25.430Z] [java] [2024-04-16T10:18:25.430Z] [java] ----------------------------------------- [2024-04-16T10:18:25.430Z] [java] - jsp-get-tag-library-infos: PASS - [2024-04-16T10:18:25.430Z] [java] ----------------------------------------- [2024-04-16T10:18:25.430Z] [java] - Total PASS : 1 - [2024-04-16T10:18:25.430Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:25.430Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:25.430Z] [java] ----------------------------------------- [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] undeploy: [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] setOSConditions: [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] setToolWin: [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] setToolUnix: [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] setToolProperty: [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] setS1ASclassPath: [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] init-common: [2024-04-16T10:18:25.430Z] [2024-04-16T10:18:25.430Z] undeploy-war-common: [2024-04-16T10:18:25.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:18:25.464Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:18:25.464Z] [exec] Result: 1 [2024-04-16T10:18:25.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-full-earApp [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] all: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setOSConditions: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolWin: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolUnix: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolProperty: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setS1ASclassPath: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] init-common: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] clean: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setOSConditions: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolWin: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolUnix: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolProperty: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setS1ASclassPath: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] init-common: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] clean-common: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setOSConditions: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolWin: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolUnix: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setToolProperty: [2024-04-16T10:18:25.466Z] [2024-04-16T10:18:25.466Z] setS1ASclassPath: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] init-common: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] clean-classes-common: [2024-04-16T10:18:25.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setOSConditions: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setToolWin: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setToolUnix: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setToolProperty: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setS1ASclassPath: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] init-common: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] clean-jars-common: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] compile: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setOSConditions: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setToolWin: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setToolUnix: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setToolProperty: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] setS1ASclassPath: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] init-common: [2024-04-16T10:18:25.467Z] [2024-04-16T10:18:25.467Z] compile-common: [2024-04-16T10:18:25.467Z] [echo] Current time (ISO): 2024-04-16T10:18:25.313+0000 [2024-04-16T10:18:25.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:25.467Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:25.614Z] [java] Apr 16, 2024 10:18:25 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:18:25.614Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:18:25.696Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-get-tag-library-infos-web [2024-04-16T10:18:25.737Z] [2024-04-16T10:18:25.737Z] setOSConditions: [2024-04-16T10:18:25.737Z] [2024-04-16T10:18:25.737Z] setToolWin: [2024-04-16T10:18:25.737Z] [2024-04-16T10:18:25.737Z] setToolUnix: [2024-04-16T10:18:25.737Z] [2024-04-16T10:18:25.737Z] setToolProperty: [2024-04-16T10:18:25.737Z] [2024-04-16T10:18:25.737Z] setS1ASclassPath: [2024-04-16T10:18:25.737Z] [2024-04-16T10:18:25.737Z] init-common: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] restart: [2024-04-16T10:18:25.738Z] [echo] Not required to restart [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] undeploy: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] setOSConditions: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] setToolWin: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] setToolUnix: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] setToolProperty: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] setS1ASclassPath: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] init-common: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] undeploy: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] setOSConditions: [2024-04-16T10:18:25.738Z] [2024-04-16T10:18:25.738Z] setToolWin: [2024-04-16T10:18:25.739Z] [2024-04-16T10:18:25.739Z] setToolUnix: [2024-04-16T10:18:25.739Z] [2024-04-16T10:18:25.739Z] setToolProperty: [2024-04-16T10:18:25.739Z] [2024-04-16T10:18:25.739Z] setS1ASclassPath: [2024-04-16T10:18:25.739Z] [2024-04-16T10:18:25.739Z] init-common: [2024-04-16T10:18:25.739Z] [2024-04-16T10:18:25.739Z] undeploy-common: [2024-04-16T10:18:25.869Z] [java] Apr 16, 2024 10:18:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:25.869Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:25.869Z] [java] Apr 16, 2024 10:18:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:25.870Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] all: [2024-04-16T10:18:25.952Z] [echo] [2024-04-16T10:18:25.952Z] [echo] ************************* [2024-04-16T10:18:25.952Z] [echo] * Running jspInWebappWithBundledXercesImpl [2024-04-16T10:18:25.952Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl [2024-04-16T10:18:25.952Z] [echo] ************************* [2024-04-16T10:18:25.952Z] [echo] [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setOSConditions: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setToolWin: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setToolUnix: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setToolProperty: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setS1ASclassPath: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] init-common: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] clean: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setOSConditions: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setToolWin: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setToolUnix: [2024-04-16T10:18:25.952Z] [2024-04-16T10:18:25.952Z] setToolProperty: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setS1ASclassPath: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] init-common: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] clean-common: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setOSConditions: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setToolWin: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setToolUnix: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setToolProperty: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setS1ASclassPath: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] init-common: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] clean-classes-common: [2024-04-16T10:18:25.953Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setOSConditions: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setToolWin: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setToolUnix: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setToolProperty: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] setS1ASclassPath: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.953Z] init-common: [2024-04-16T10:18:25.953Z] [2024-04-16T10:18:25.954Z] clean-jars-common: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] compile: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setOSConditions: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setToolWin: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setToolUnix: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setToolProperty: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setS1ASclassPath: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] init-common: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] compile-common: [2024-04-16T10:18:25.954Z] [echo] Current time (ISO): 2024-04-16T10:18:25.898+0000 [2024-04-16T10:18:25.954Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:25.954Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/servlet [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] build: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setOSConditions: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setToolWin: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setToolUnix: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setToolProperty: [2024-04-16T10:18:25.954Z] [2024-04-16T10:18:25.954Z] setS1ASclassPath: [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] init-common: [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] webclient-war-common: [2024-04-16T10:18:25.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] clear: [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] test-tlds-exist: [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] copy-tlds: [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] test-tagfiles-exist: [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] copy-tagfiles: [2024-04-16T10:18:25.955Z] [2024-04-16T10:18:25.955Z] package-war-common: [2024-04-16T10:18:25.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:25.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:25.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:25.955Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:25.955Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:25.955Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:25.955Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2024-04-16T10:18:26.211Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:26.211Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:26.211Z] [javac] Compiling 1 source file [2024-04-16T10:18:26.211Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspInWebappWithBundledXercesImpl/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:26.211Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] deploy: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] deploy-war-common: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] setOSConditions: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] setToolWin: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] setToolUnix: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] setToolProperty: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] setS1ASclassPath: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] init-common: [2024-04-16T10:18:26.211Z] [2024-04-16T10:18:26.211Z] deploy-war-commonpe: [2024-04-16T10:18:26.228Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-04-16T10:18:26.228Z] [exec] Deleted 1 option(s) [2024-04-16T10:18:26.228Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:18:26.228Z] [2024-04-16T10:18:26.228Z] restart-server: [2024-04-16T10:18:26.228Z] [2024-04-16T10:18:26.228Z] setOSConditions: [2024-04-16T10:18:26.228Z] [2024-04-16T10:18:26.228Z] stop-server: [2024-04-16T10:18:26.228Z] [2024-04-16T10:18:26.228Z] stop-server-unix: [2024-04-16T10:18:26.228Z] [echo] stopping server on unix ... [2024-04-16T10:18:26.300Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:18:26.300Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:18:26.300Z] [exec] Result: 1 [2024-04-16T10:18:26.300Z] [2024-04-16T10:18:26.301Z] setOSConditions: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setToolWin: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setToolUnix: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setToolProperty: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setS1ASclassPath: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] init-common: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] undeploy-rar: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setOSConditions: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setToolWin: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setToolUnix: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setToolProperty: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] setS1ASclassPath: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] init-common: [2024-04-16T10:18:26.301Z] [2024-04-16T10:18:26.301Z] undeploy-rar-common: [2024-04-16T10:18:26.301Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:18:26.557Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:18:26.557Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:18:26.799Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-in-webapp-with-bundled-xercesImpl --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-in-webapp-with-bundled-xercesImpl-web.war [2024-04-16T10:18:26.802Z] [java] Apr 16, 2024 10:18:26 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:18:26.802Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:18:26.802Z] [java] Apr 16, 2024 10:18:26 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:26.802Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:26.802Z] [java] ds = com.sun.gjc.spi.jdbc40.DataSource40@790bd0e [2024-04-16T10:18:26.802Z] [java] Apr 16, 2024 10:18:26 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:26.802Z] [java] INFO: Configuration saved at /tmp/domain15724150511516250481xml [2024-04-16T10:18:26.802Z] [java] Apr 16, 2024 10:18:26 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:18:26.802Z] [java] INFO: foo was successfully deployed in 4,449 milliseconds. [2024-04-16T10:18:26.813Z] [exec] Result: 1 [2024-04-16T10:18:26.813Z] [2024-04-16T10:18:26.813Z] setOSConditions: [2024-04-16T10:18:26.813Z] [2024-04-16T10:18:26.813Z] setToolWin: [2024-04-16T10:18:26.813Z] [2024-04-16T10:18:26.813Z] setToolUnix: [2024-04-16T10:18:26.813Z] [2024-04-16T10:18:26.813Z] setToolProperty: [2024-04-16T10:18:26.813Z] [2024-04-16T10:18:26.813Z] setS1ASclassPath: [2024-04-16T10:18:26.813Z] [2024-04-16T10:18:26.813Z] init-common: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] restart: [2024-04-16T10:18:26.814Z] [echo] Not required to restart [2024-04-16T10:18:26.814Z] [echo] @@## serializabletest ##@@ [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setOSConditions: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolWin: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolUnix: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolProperty: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setS1ASclassPath: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] init-common: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] clean: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setOSConditions: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolWin: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolUnix: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolProperty: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setS1ASclassPath: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] init-common: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] clean-common: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setOSConditions: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolWin: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolUnix: [2024-04-16T10:18:26.814Z] [2024-04-16T10:18:26.814Z] setToolProperty: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setS1ASclassPath: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] init-common: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] clean-classes-common: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setOSConditions: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setToolWin: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setToolUnix: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setToolProperty: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setS1ASclassPath: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] init-common: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] clean-jars-common: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] clean: [2024-04-16T10:18:26.815Z] [echo] @@## config-property-accessor-test ##@@ [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setOSConditions: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setToolWin: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setToolUnix: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setToolProperty: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setS1ASclassPath: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] init-common: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] clean: [2024-04-16T10:18:26.815Z] [2024-04-16T10:18:26.815Z] setOSConditions: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolWin: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolUnix: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolProperty: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setS1ASclassPath: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] init-common: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] clean-common: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setOSConditions: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolWin: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolUnix: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolProperty: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setS1ASclassPath: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] init-common: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] clean-classes-common: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setOSConditions: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolWin: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolUnix: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setToolProperty: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.816Z] setS1ASclassPath: [2024-04-16T10:18:26.816Z] [2024-04-16T10:18:26.817Z] init-common: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] clean-jars-common: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] clean: [2024-04-16T10:18:26.817Z] [echo] @@## redeployRar ##@@ [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setOSConditions: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setToolWin: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setToolUnix: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setToolProperty: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setS1ASclassPath: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] init-common: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] clean: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setOSConditions: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setToolWin: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setToolUnix: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setToolProperty: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setS1ASclassPath: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] init-common: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] clean-common: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setOSConditions: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.817Z] setToolWin: [2024-04-16T10:18:26.817Z] [2024-04-16T10:18:26.818Z] setToolUnix: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setToolProperty: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setS1ASclassPath: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] init-common: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] clean-classes-common: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setOSConditions: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setToolWin: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setToolUnix: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setToolProperty: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setS1ASclassPath: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] init-common: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] clean-jars-common: [2024-04-16T10:18:26.818Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] clean: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] clean: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] clean: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setOSConditions: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setToolWin: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setToolUnix: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.818Z] setToolProperty: [2024-04-16T10:18:26.818Z] [2024-04-16T10:18:26.819Z] setS1ASclassPath: [2024-04-16T10:18:26.819Z] [2024-04-16T10:18:26.819Z] init-common: [2024-04-16T10:18:26.819Z] [2024-04-16T10:18:26.819Z] clean-classes-common: [2024-04-16T10:18:26.819Z] [2024-04-16T10:18:26.819Z] clean: [2024-04-16T10:18:27.058Z] [java] Looking up EJB... [2024-04-16T10:18:27.058Z] [java] Invoking EJB... [2024-04-16T10:18:27.058Z] [java] EJB said: boo [2024-04-16T10:18:27.058Z] [java] Record # 1 [2024-04-16T10:18:27.058Z] [java] Apr 16, 2024 10:18:26 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-04-16T10:18:27.058Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [100] [2024-04-16T10:18:27.058Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:18:27.058Z] [java] Value of key is: embedded with JPA [2024-04-16T10:18:27.058Z] [java] Done calling EJB [2024-04-16T10:18:27.058Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:18:27.074Z] [2024-04-16T10:18:27.074Z] setOSConditions: [2024-04-16T10:18:27.074Z] [2024-04-16T10:18:27.074Z] setToolWin: [2024-04-16T10:18:27.074Z] [2024-04-16T10:18:27.074Z] setToolUnix: [2024-04-16T10:18:27.074Z] [2024-04-16T10:18:27.075Z] setToolProperty: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setS1ASclassPath: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] init-common: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] clean-common: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setOSConditions: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setToolWin: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setToolUnix: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setToolProperty: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setS1ASclassPath: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] init-common: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] clean-classes-common: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setOSConditions: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setToolWin: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setToolUnix: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setToolProperty: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] setS1ASclassPath: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] init-common: [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] clean-jars-common: [2024-04-16T10:18:27.075Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-04-16T10:18:27.075Z] [2024-04-16T10:18:27.075Z] clean: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] clean: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] clean: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setOSConditions: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setToolWin: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setToolUnix: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setToolProperty: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setS1ASclassPath: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] init-common: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] clean-classes-common: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] clean: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setOSConditions: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setToolWin: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setToolUnix: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setToolProperty: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] setS1ASclassPath: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] init-common: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.076Z] clean-common: [2024-04-16T10:18:27.076Z] [2024-04-16T10:18:27.077Z] setOSConditions: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setToolWin: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setToolUnix: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setToolProperty: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setS1ASclassPath: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] init-common: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] clean-classes-common: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setOSConditions: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setToolWin: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setToolUnix: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setToolProperty: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setS1ASclassPath: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] init-common: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] clean-jars-common: [2024-04-16T10:18:27.077Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] clean: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] clean: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] clean: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.077Z] setOSConditions: [2024-04-16T10:18:27.077Z] [2024-04-16T10:18:27.078Z] setToolWin: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolUnix: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolProperty: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setS1ASclassPath: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] init-common: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] clean-classes-common: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] clean: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setOSConditions: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolWin: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolUnix: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolProperty: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setS1ASclassPath: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] init-common: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] clean-common: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setOSConditions: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolWin: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolUnix: [2024-04-16T10:18:27.078Z] [2024-04-16T10:18:27.078Z] setToolProperty: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setS1ASclassPath: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] init-common: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] clean-classes-common: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setOSConditions: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setToolWin: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setToolUnix: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setToolProperty: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setS1ASclassPath: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] init-common: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] clean-jars-common: [2024-04-16T10:18:27.079Z] [echo] @@## force-deploy-rar ##@@ [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setOSConditions: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setToolWin: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setToolUnix: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setToolProperty: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] setS1ASclassPath: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] init-common: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.079Z] clean: [2024-04-16T10:18:27.079Z] [2024-04-16T10:18:27.080Z] setOSConditions: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolWin: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolUnix: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolProperty: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setS1ASclassPath: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] init-common: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] clean-common: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setOSConditions: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolWin: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolUnix: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolProperty: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setS1ASclassPath: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] init-common: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] clean-classes-common: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setOSConditions: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolWin: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolUnix: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.080Z] setToolProperty: [2024-04-16T10:18:27.080Z] [2024-04-16T10:18:27.081Z] setS1ASclassPath: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] init-common: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] clean-jars-common: [2024-04-16T10:18:27.081Z] [echo] @@## annotation-embeddedweb ##@@ [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setOSConditions: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setToolWin: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setToolUnix: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setToolProperty: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setS1ASclassPath: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] init-common: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] clean: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setOSConditions: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setToolWin: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setToolUnix: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setToolProperty: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setS1ASclassPath: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] init-common: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] clean-common: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.081Z] setOSConditions: [2024-04-16T10:18:27.081Z] [2024-04-16T10:18:27.082Z] setToolWin: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolUnix: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolProperty: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setS1ASclassPath: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] init-common: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] clean-classes-common: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setOSConditions: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolWin: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolUnix: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolProperty: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setS1ASclassPath: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] init-common: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] clean-jars-common: [2024-04-16T10:18:27.082Z] [echo] @@## built-in-custom-resources ##@@ [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setOSConditions: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolWin: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolUnix: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setToolProperty: [2024-04-16T10:18:27.082Z] [2024-04-16T10:18:27.082Z] setS1ASclassPath: [2024-04-16T10:18:27.291Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:27.313Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:18:27.313Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:27.313Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:27.313Z] [java] ..........FINISHED Embedded test [2024-04-16T10:18:27.313Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:27.313Z] [java] [2024-04-16T10:18:27.313Z] [java] [2024-04-16T10:18:27.313Z] [java] ----------------------------------------- [2024-04-16T10:18:27.313Z] [java] - embedded with JPA: PASS - [2024-04-16T10:18:27.313Z] [java] ----------------------------------------- [2024-04-16T10:18:27.313Z] [java] Total PASS: 1 [2024-04-16T10:18:27.313Z] [java] Total FAIL: 0 [2024-04-16T10:18:27.313Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:27.313Z] [java] ----------------------------------------- [2024-04-16T10:18:27.313Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:27.313Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:27.313Z] [java] Apr 16, 2024 10:18:27 AM org.glassfish.kernel.embedded.EmbeddedDomainPersistence saved [2024-04-16T10:18:27.313Z] [java] INFO: Configuration saved at /tmp/domain15724150511516250481xml [2024-04-16T10:18:27.313Z] [java] Apr 16, 2024 10:18:27 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:18:27.313Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:18:27.313Z] [java] Apr 16, 2024 10:18:27 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:18:27.313Z] [java] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:18:27.313Z] [java] Apr 16, 2024 10:18:27 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:27.313Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:27.313Z] [java] Apr 16, 2024 10:18:27 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:27.313Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:27.313Z] [java] Apr 16, 2024 10:18:27 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:27.313Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:27.313Z] [2024-04-16T10:18:27.313Z] stop-database: [2024-04-16T10:18:27.313Z] [2024-04-16T10:18:27.313Z] all: [2024-04-16T10:18:27.313Z] [2024-04-16T10:18:27.314Z] twomodules: [2024-04-16T10:18:27.314Z] [echo] [2024-04-16T10:18:27.314Z] [echo] [2024-04-16T10:18:27.314Z] [echo] ************************************************** [2024-04-16T10:18:27.314Z] [echo] * Running twomodules [2024-04-16T10:18:27.314Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomodules [2024-04-16T10:18:27.314Z] [echo] ************************************************** [2024-04-16T10:18:27.314Z] [echo] [2024-04-16T10:18:27.314Z] [echo] [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] start-database: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setOSConditions: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolWin: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolUnix: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolProperty: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setS1ASclassPath: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] init-common: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] clean: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setOSConditions: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolWin: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolUnix: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolProperty: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setS1ASclassPath: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] init-common: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] clean-common: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setOSConditions: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolWin: [2024-04-16T10:18:27.314Z] [2024-04-16T10:18:27.314Z] setToolUnix: [2024-04-16T10:18:27.315Z] [2024-04-16T10:18:27.315Z] setToolProperty: [2024-04-16T10:18:27.315Z] [2024-04-16T10:18:27.315Z] setS1ASclassPath: [2024-04-16T10:18:27.315Z] [2024-04-16T10:18:27.315Z] init-common: [2024-04-16T10:18:27.315Z] [2024-04-16T10:18:27.315Z] clean-classes-common: [2024-04-16T10:18:27.315Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:27.339Z] [2024-04-16T10:18:27.339Z] init-common: [2024-04-16T10:18:27.339Z] [2024-04-16T10:18:27.339Z] clean: [2024-04-16T10:18:27.339Z] [2024-04-16T10:18:27.339Z] setOSConditions: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolWin: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolUnix: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolProperty: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setS1ASclassPath: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] init-common: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] clean-common: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setOSConditions: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolWin: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolUnix: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolProperty: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setS1ASclassPath: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] init-common: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] clean-classes-common: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setOSConditions: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolWin: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolUnix: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setToolProperty: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] setS1ASclassPath: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.340Z] init-common: [2024-04-16T10:18:27.340Z] [2024-04-16T10:18:27.341Z] clean-jars-common: [2024-04-16T10:18:27.341Z] [echo] @@## datasource-definition##@@ [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setOSConditions: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolWin: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolUnix: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolProperty: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setS1ASclassPath: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] init-common: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] clean: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setOSConditions: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolWin: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolUnix: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolProperty: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setS1ASclassPath: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] init-common: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] clean-common: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setOSConditions: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolWin: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolUnix: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.341Z] setToolProperty: [2024-04-16T10:18:27.341Z] [2024-04-16T10:18:27.342Z] setS1ASclassPath: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] init-common: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] clean-classes-common: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setOSConditions: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setToolWin: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setToolUnix: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setToolProperty: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setS1ASclassPath: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] init-common: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] clean-jars-common: [2024-04-16T10:18:27.342Z] [echo] @@## connection-factory-definition##@@ [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setOSConditions: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setToolWin: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setToolUnix: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setToolProperty: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setS1ASclassPath: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] init-common: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] clean: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setOSConditions: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.342Z] setToolWin: [2024-04-16T10:18:27.342Z] [2024-04-16T10:18:27.343Z] setToolUnix: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setToolProperty: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setS1ASclassPath: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] init-common: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] clean-common: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setOSConditions: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setToolWin: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setToolUnix: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setToolProperty: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setS1ASclassPath: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] init-common: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] clean-classes-common: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setOSConditions: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setToolWin: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setToolUnix: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setToolProperty: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] setS1ASclassPath: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] init-common: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] clean-jars-common: [2024-04-16T10:18:27.343Z] [2024-04-16T10:18:27.343Z] clean: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] clean: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setOSConditions: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolWin: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolUnix: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolProperty: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setS1ASclassPath: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] init-common: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] clean-classes-common: [2024-04-16T10:18:27.344Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setOSConditions: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolWin: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolUnix: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolProperty: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setS1ASclassPath: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] init-common: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] clean: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setOSConditions: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolWin: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolUnix: [2024-04-16T10:18:27.344Z] [2024-04-16T10:18:27.344Z] setToolProperty: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setS1ASclassPath: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] init-common: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] clean-common: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setOSConditions: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setToolWin: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setToolUnix: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setToolProperty: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setS1ASclassPath: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] init-common: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] clean-classes-common: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setOSConditions: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setToolWin: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setToolUnix: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setToolProperty: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] setS1ASclassPath: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] init-common: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] clean-jars-common: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] clean: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.345Z] clean: [2024-04-16T10:18:27.345Z] [2024-04-16T10:18:27.346Z] setOSConditions: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolWin: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolUnix: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolProperty: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setS1ASclassPath: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] init-common: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] clean-classes-common: [2024-04-16T10:18:27.346Z] [echo] @@## administered-object-definition-embedra##@@ [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setOSConditions: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolWin: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolUnix: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolProperty: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setS1ASclassPath: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] init-common: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] clean: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setOSConditions: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolWin: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolUnix: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setToolProperty: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] setS1ASclassPath: [2024-04-16T10:18:27.346Z] [2024-04-16T10:18:27.346Z] init-common: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] clean-common: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setOSConditions: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setToolWin: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setToolUnix: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setToolProperty: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setS1ASclassPath: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] init-common: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] clean-classes-common: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setOSConditions: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setToolWin: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setToolUnix: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setToolProperty: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] setS1ASclassPath: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] init-common: [2024-04-16T10:18:27.347Z] [2024-04-16T10:18:27.347Z] clean-jars-common: [2024-04-16T10:18:27.545Z] [javac] 1 warning [2024-04-16T10:18:27.545Z] [2024-04-16T10:18:27.545Z] setOSConditions: [2024-04-16T10:18:27.546Z] [2024-04-16T10:18:27.546Z] setToolWin: [2024-04-16T10:18:27.546Z] [2024-04-16T10:18:27.546Z] setToolUnix: [2024-04-16T10:18:27.546Z] [2024-04-16T10:18:27.546Z] setToolProperty: [2024-04-16T10:18:27.546Z] [2024-04-16T10:18:27.546Z] setS1ASclassPath: [2024-04-16T10:18:27.546Z] [2024-04-16T10:18:27.546Z] init-common: [2024-04-16T10:18:27.546Z] [2024-04-16T10:18:27.546Z] compile-common: [2024-04-16T10:18:27.546Z] [echo] Current time (ISO): 2024-04-16T10:18:27.378+0000 [2024-04-16T10:18:27.546Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:27.569Z] [2024-04-16T10:18:27.569Z] setOSConditions: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setToolWin: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setToolUnix: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setToolProperty: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setS1ASclassPath: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] init-common: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] clean-jars-common: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] compile: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setOSConditions: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setToolWin: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setToolUnix: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setToolProperty: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] setS1ASclassPath: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] init-common: [2024-04-16T10:18:27.570Z] [2024-04-16T10:18:27.570Z] compile-common: [2024-04-16T10:18:27.570Z] [echo] Current time (ISO): 2024-04-16T10:18:27.321+0000 [2024-04-16T10:18:27.570Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:27.570Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:27.601Z] [exec] Apr 16, 2024 10:18:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:18:27.601Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6aea99e7 [2024-04-16T10:18:27.603Z] [2024-04-16T10:18:27.603Z] clean: [2024-04-16T10:18:27.603Z] [2024-04-16T10:18:27.603Z] clean: [2024-04-16T10:18:27.603Z] [2024-04-16T10:18:27.603Z] setOSConditions: [2024-04-16T10:18:27.603Z] [2024-04-16T10:18:27.603Z] setToolWin: [2024-04-16T10:18:27.603Z] [2024-04-16T10:18:27.603Z] setToolUnix: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setToolProperty: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setS1ASclassPath: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] init-common: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] clean-classes-common: [2024-04-16T10:18:27.604Z] [echo] @@## administered-object-definition##@@ [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setOSConditions: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setToolWin: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setToolUnix: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setToolProperty: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setS1ASclassPath: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] init-common: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] clean: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setOSConditions: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setToolWin: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setToolUnix: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setToolProperty: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] setS1ASclassPath: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] init-common: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.604Z] clean-common: [2024-04-16T10:18:27.604Z] [2024-04-16T10:18:27.605Z] setOSConditions: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolWin: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolUnix: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolProperty: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setS1ASclassPath: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] init-common: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] clean-classes-common: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setOSConditions: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolWin: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolUnix: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolProperty: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setS1ASclassPath: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] init-common: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] clean-jars-common: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] clean: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] clean: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setOSConditions: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolWin: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolUnix: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setToolProperty: [2024-04-16T10:18:27.605Z] [2024-04-16T10:18:27.605Z] setS1ASclassPath: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] init-common: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] clean-classes-common: [2024-04-16T10:18:27.606Z] [echo] @@## jms-connection-factory-definition##@@ [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setOSConditions: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolWin: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolUnix: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolProperty: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setS1ASclassPath: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] init-common: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] clean: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setOSConditions: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolWin: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolUnix: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolProperty: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setS1ASclassPath: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] init-common: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] clean-common: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setOSConditions: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolWin: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolUnix: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.606Z] setToolProperty: [2024-04-16T10:18:27.606Z] [2024-04-16T10:18:27.607Z] setS1ASclassPath: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] init-common: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] clean-classes-common: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setOSConditions: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setToolWin: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setToolUnix: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setToolProperty: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setS1ASclassPath: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] init-common: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] clean-jars-common: [2024-04-16T10:18:27.607Z] [echo] @@## jms-destination-definition##@@ [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setOSConditions: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setToolWin: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setToolUnix: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setToolProperty: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setS1ASclassPath: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] init-common: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] clean: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setOSConditions: [2024-04-16T10:18:27.607Z] [2024-04-16T10:18:27.607Z] setToolWin: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolUnix: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolProperty: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setS1ASclassPath: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] init-common: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] clean-common: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setOSConditions: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolWin: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolUnix: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolProperty: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setS1ASclassPath: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] init-common: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] clean-classes-common: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setOSConditions: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolWin: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolUnix: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setToolProperty: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] setS1ASclassPath: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] init-common: [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.608Z] clean-jars-common: [2024-04-16T10:18:27.608Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:18:27.608Z] [2024-04-16T10:18:27.609Z] setOSConditions: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolWin: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolUnix: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolProperty: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setS1ASclassPath: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] init-common: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] clean: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setOSConditions: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolWin: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolUnix: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolProperty: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setS1ASclassPath: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] init-common: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] clean-common: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setOSConditions: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolWin: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolUnix: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setToolProperty: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] setS1ASclassPath: [2024-04-16T10:18:27.609Z] [2024-04-16T10:18:27.609Z] init-common: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] clean-classes-common: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setOSConditions: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setToolWin: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setToolUnix: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setToolProperty: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setS1ASclassPath: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] init-common: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] clean-jars-common: [2024-04-16T10:18:27.610Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] clean: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] clean: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] clean: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setOSConditions: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setToolWin: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setToolUnix: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setToolProperty: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] setS1ASclassPath: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.610Z] init-common: [2024-04-16T10:18:27.610Z] [2024-04-16T10:18:27.611Z] clean-classes-common: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] clean: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setOSConditions: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolWin: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolUnix: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolProperty: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setS1ASclassPath: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] init-common: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] clean-common: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setOSConditions: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolWin: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolUnix: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolProperty: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setS1ASclassPath: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] init-common: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] clean-classes-common: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setOSConditions: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolWin: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolUnix: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setToolProperty: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.611Z] setS1ASclassPath: [2024-04-16T10:18:27.611Z] [2024-04-16T10:18:27.612Z] init-common: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] clean-jars-common: [2024-04-16T10:18:27.612Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setOSConditions: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setToolWin: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setToolUnix: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setToolProperty: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setS1ASclassPath: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] init-common: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] clean: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setOSConditions: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setToolWin: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setToolUnix: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setToolProperty: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] setS1ASclassPath: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] init-common: [2024-04-16T10:18:27.612Z] [2024-04-16T10:18:27.612Z] clean-common: [2024-04-16T10:18:27.666Z] [exec] Waiting for the domain to stop . [2024-04-16T10:18:27.666Z] [exec] Waiting finished after 361 ms. [2024-04-16T10:18:27.666Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:18:27.666Z] [2024-04-16T10:18:27.666Z] stop-server-windows: [2024-04-16T10:18:27.666Z] [2024-04-16T10:18:27.666Z] setOSConditions: [2024-04-16T10:18:27.666Z] [2024-04-16T10:18:27.666Z] start-server: [2024-04-16T10:18:27.666Z] [echo] +-----------------------------+ [2024-04-16T10:18:27.666Z] [echo] | | [2024-04-16T10:18:27.666Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:18:27.666Z] [echo] | in Felix mode | [2024-04-16T10:18:27.666Z] [echo] | | [2024-04-16T10:18:27.666Z] [echo] +-----------------------------+ [2024-04-16T10:18:27.666Z] [2024-04-16T10:18:27.666Z] start-server-unix: [2024-04-16T10:18:27.762Z] [exec] Application deployed with name web-jsp-in-webapp-with-bundled-xercesImpl-web. [2024-04-16T10:18:27.762Z] [2024-04-16T10:18:27.762Z] deploy-war-commonee: [2024-04-16T10:18:27.762Z] [2024-04-16T10:18:27.762Z] run: [2024-04-16T10:18:27.851Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:27.851Z] [javac] 1 warning [2024-04-16T10:18:27.851Z] [2024-04-16T10:18:27.851Z] setOSConditions: [2024-04-16T10:18:27.851Z] [2024-04-16T10:18:27.851Z] setToolWin: [2024-04-16T10:18:27.851Z] [2024-04-16T10:18:27.851Z] setToolUnix: [2024-04-16T10:18:27.851Z] [2024-04-16T10:18:27.852Z] setToolProperty: [2024-04-16T10:18:27.852Z] [2024-04-16T10:18:27.852Z] setS1ASclassPath: [2024-04-16T10:18:27.852Z] [2024-04-16T10:18:27.852Z] init-common: [2024-04-16T10:18:27.852Z] [2024-04-16T10:18:27.852Z] compile-common: [2024-04-16T10:18:27.852Z] [echo] Current time (ISO): 2024-04-16T10:18:27.772+0000 [2024-04-16T10:18:27.852Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setOSConditions: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setToolWin: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setToolUnix: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setToolProperty: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setS1ASclassPath: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] init-common: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] clean-classes-common: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setOSConditions: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setToolWin: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setToolUnix: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.868Z] setToolProperty: [2024-04-16T10:18:27.868Z] [2024-04-16T10:18:27.869Z] setS1ASclassPath: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] init-common: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] clean-jars-common: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] clean: [2024-04-16T10:18:27.869Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setOSConditions: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setToolWin: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setToolUnix: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setToolProperty: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setS1ASclassPath: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] init-common: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] clean: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setOSConditions: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setToolWin: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setToolUnix: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setToolProperty: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setS1ASclassPath: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] init-common: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] clean-common: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setOSConditions: [2024-04-16T10:18:27.869Z] [2024-04-16T10:18:27.869Z] setToolWin: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolUnix: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolProperty: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setS1ASclassPath: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] init-common: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] clean-classes-common: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setOSConditions: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolWin: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolUnix: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolProperty: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setS1ASclassPath: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] init-common: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] clean-jars-common: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] clean: [2024-04-16T10:18:27.870Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setOSConditions: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolWin: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolUnix: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setToolProperty: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] setS1ASclassPath: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.870Z] init-common: [2024-04-16T10:18:27.870Z] [2024-04-16T10:18:27.871Z] clean: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setOSConditions: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolWin: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolUnix: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolProperty: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setS1ASclassPath: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] init-common: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] clean-common: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setOSConditions: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolWin: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolUnix: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolProperty: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setS1ASclassPath: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] init-common: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] clean-classes-common: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setOSConditions: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolWin: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolUnix: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setToolProperty: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.871Z] setS1ASclassPath: [2024-04-16T10:18:27.871Z] [2024-04-16T10:18:27.872Z] init-common: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] clean-jars-common: [2024-04-16T10:18:27.872Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setOSConditions: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolWin: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolUnix: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolProperty: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setS1ASclassPath: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] init-common: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] clean: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setOSConditions: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolWin: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolUnix: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolProperty: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setS1ASclassPath: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] init-common: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] clean-common: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setOSConditions: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolWin: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolUnix: [2024-04-16T10:18:27.872Z] [2024-04-16T10:18:27.872Z] setToolProperty: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setS1ASclassPath: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] init-common: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] clean-classes-common: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setOSConditions: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setToolWin: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setToolUnix: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setToolProperty: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setS1ASclassPath: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] init-common: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] clean-jars-common: [2024-04-16T10:18:27.873Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] clean: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] clean: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] clean: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setOSConditions: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setToolWin: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setToolUnix: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setToolProperty: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] setS1ASclassPath: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.873Z] init-common: [2024-04-16T10:18:27.873Z] [2024-04-16T10:18:27.874Z] clean-classes-common: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] clean: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setOSConditions: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolWin: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolUnix: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolProperty: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setS1ASclassPath: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] init-common: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] clean-common: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setOSConditions: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolWin: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolUnix: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolProperty: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setS1ASclassPath: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] init-common: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] clean-classes-common: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setOSConditions: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolWin: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolUnix: [2024-04-16T10:18:27.874Z] [2024-04-16T10:18:27.874Z] setToolProperty: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setS1ASclassPath: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] init-common: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] clean-jars-common: [2024-04-16T10:18:27.875Z] [echo] @@## security-map-web#@@ [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setOSConditions: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolWin: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolUnix: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolProperty: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setS1ASclassPath: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] init-common: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] clean: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setOSConditions: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolWin: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolUnix: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolProperty: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setS1ASclassPath: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] init-common: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] clean-common: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setOSConditions: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolWin: [2024-04-16T10:18:27.875Z] [2024-04-16T10:18:27.875Z] setToolUnix: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setToolProperty: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setS1ASclassPath: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] init-common: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] clean-classes-common: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setOSConditions: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setToolWin: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setToolUnix: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setToolProperty: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setS1ASclassPath: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] init-common: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] clean-jars-common: [2024-04-16T10:18:27.876Z] [echo] @@## rar-accessibility ##@@ [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setOSConditions: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setToolWin: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setToolUnix: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setToolProperty: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setS1ASclassPath: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] init-common: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] clean: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.876Z] setOSConditions: [2024-04-16T10:18:27.876Z] [2024-04-16T10:18:27.877Z] setToolWin: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolUnix: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolProperty: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setS1ASclassPath: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] init-common: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] clean-common: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setOSConditions: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolWin: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolUnix: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolProperty: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setS1ASclassPath: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] init-common: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] clean-classes-common: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setOSConditions: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolWin: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolUnix: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setToolProperty: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] setS1ASclassPath: [2024-04-16T10:18:27.877Z] [2024-04-16T10:18:27.877Z] init-common: [2024-04-16T10:18:27.979Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:27.979Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:27.979Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:27.979Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/lib/com/acme/util/TestManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:18:27.979Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:27.979Z] [javac] 2 warnings [2024-04-16T10:18:27.979Z] [2024-04-16T10:18:27.979Z] setOSConditions: [2024-04-16T10:18:27.979Z] [2024-04-16T10:18:27.980Z] setToolWin: [2024-04-16T10:18:27.980Z] [2024-04-16T10:18:27.980Z] setToolUnix: [2024-04-16T10:18:27.980Z] [2024-04-16T10:18:27.980Z] setToolProperty: [2024-04-16T10:18:27.980Z] [2024-04-16T10:18:27.980Z] setS1ASclassPath: [2024-04-16T10:18:27.980Z] [2024-04-16T10:18:27.980Z] init-common: [2024-04-16T10:18:27.980Z] [2024-04-16T10:18:27.980Z] compile-common: [2024-04-16T10:18:27.980Z] [echo] Current time (ISO): 2024-04-16T10:18:27.641+0000 [2024-04-16T10:18:27.980Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:28.017Z] [java] Connecting to: http://localhost:45711/web-jsp-in-webapp-with-bundled-xercesImpl/test.jsp [2024-04-16T10:18:28.017Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:28.017Z] [java] [2024-04-16T10:18:28.017Z] [java] [2024-04-16T10:18:28.017Z] [java] ----------------------------------------- [2024-04-16T10:18:28.017Z] [java] - jsp-in-webapp-with-bundled-xercesImpl: PASS - [2024-04-16T10:18:28.017Z] [java] ----------------------------------------- [2024-04-16T10:18:28.017Z] [java] - Total PASS : 1 - [2024-04-16T10:18:28.017Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:28.017Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:28.017Z] [java] ----------------------------------------- [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] undeploy: [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] setOSConditions: [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] setToolWin: [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] setToolUnix: [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] setToolProperty: [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] setS1ASclassPath: [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] init-common: [2024-04-16T10:18:28.017Z] [2024-04-16T10:18:28.017Z] undeploy-war-common: [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.137Z] clean-jars-common: [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.137Z] clean: [2024-04-16T10:18:28.137Z] [echo] @@## osgi-resources-test ##@@ [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.137Z] setOSConditions: [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.137Z] setToolWin: [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.137Z] setToolUnix: [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.137Z] setToolProperty: [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.137Z] setS1ASclassPath: [2024-04-16T10:18:28.137Z] [2024-04-16T10:18:28.138Z] init-common: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] clean: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setOSConditions: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolWin: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolUnix: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolProperty: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setS1ASclassPath: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] init-common: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] clean-common: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setOSConditions: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolWin: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolUnix: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolProperty: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setS1ASclassPath: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] init-common: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] clean-classes-common: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setOSConditions: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolWin: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.138Z] setToolUnix: [2024-04-16T10:18:28.138Z] [2024-04-16T10:18:28.139Z] setToolProperty: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setS1ASclassPath: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] init-common: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] clean-jars-common: [2024-04-16T10:18:28.139Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] clean: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] clean: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] clean: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setOSConditions: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setToolWin: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setToolUnix: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setToolProperty: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setS1ASclassPath: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] init-common: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] clean-classes-common: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] clean: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setOSConditions: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setToolWin: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setToolUnix: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setToolProperty: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.139Z] setS1ASclassPath: [2024-04-16T10:18:28.139Z] [2024-04-16T10:18:28.140Z] init-common: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] clean-common: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setOSConditions: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setToolWin: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setToolUnix: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setToolProperty: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setS1ASclassPath: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] init-common: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] clean-classes-common: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setOSConditions: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setToolWin: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setToolUnix: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setToolProperty: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] setS1ASclassPath: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] init-common: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] clean-jars-common: [2024-04-16T10:18:28.140Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] clean: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] clean: [2024-04-16T10:18:28.140Z] [2024-04-16T10:18:28.140Z] clean: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setOSConditions: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolWin: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolUnix: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolProperty: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setS1ASclassPath: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] init-common: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] clean-classes-common: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] clean: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setOSConditions: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolWin: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolUnix: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolProperty: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setS1ASclassPath: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] init-common: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] clean-common: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setOSConditions: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolWin: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolUnix: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setToolProperty: [2024-04-16T10:18:28.141Z] [2024-04-16T10:18:28.141Z] setS1ASclassPath: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] init-common: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] clean-classes-common: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setOSConditions: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolWin: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolUnix: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolProperty: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setS1ASclassPath: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] init-common: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] clean-jars-common: [2024-04-16T10:18:28.142Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setOSConditions: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolWin: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolUnix: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolProperty: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setS1ASclassPath: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] init-common: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] clean: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setOSConditions: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolWin: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.142Z] setToolUnix: [2024-04-16T10:18:28.142Z] [2024-04-16T10:18:28.143Z] setToolProperty: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setS1ASclassPath: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] init-common: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] clean-common: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setOSConditions: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setToolWin: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setToolUnix: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setToolProperty: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setS1ASclassPath: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] init-common: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] clean-classes-common: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setOSConditions: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setToolWin: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setToolUnix: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setToolProperty: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] setS1ASclassPath: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] init-common: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] clean-jars-common: [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] clean: [2024-04-16T10:18:28.143Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-04-16T10:18:28.143Z] [2024-04-16T10:18:28.143Z] clean: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] clean: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] clean: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setOSConditions: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolWin: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolUnix: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolProperty: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setS1ASclassPath: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] init-common: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] clean-classes-common: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] clean: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setOSConditions: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolWin: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolUnix: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolProperty: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setS1ASclassPath: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] init-common: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] clean-common: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setOSConditions: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolWin: [2024-04-16T10:18:28.144Z] [2024-04-16T10:18:28.144Z] setToolUnix: [2024-04-16T10:18:28.145Z] [2024-04-16T10:18:28.145Z] setToolProperty: [2024-04-16T10:18:28.145Z] [2024-04-16T10:18:28.145Z] setS1ASclassPath: [2024-04-16T10:18:28.145Z] [2024-04-16T10:18:28.145Z] init-common: [2024-04-16T10:18:28.145Z] [2024-04-16T10:18:28.145Z] clean-classes-common: [2024-04-16T10:18:28.197Z] [exec] Apr 16, 2024 10:18:27 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:18:28.197Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:18:28.290Z] [INFO] [2024-04-16T10:18:28.290Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:18:28.290Z] [INFO] [2024-04-16T10:18:28.290Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:18:28.400Z] [2024-04-16T10:18:28.400Z] setOSConditions: [2024-04-16T10:18:28.400Z] [2024-04-16T10:18:28.400Z] setToolWin: [2024-04-16T10:18:28.400Z] [2024-04-16T10:18:28.401Z] setToolUnix: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setToolProperty: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setS1ASclassPath: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] init-common: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] clean-jars-common: [2024-04-16T10:18:28.401Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setOSConditions: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setToolWin: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setToolUnix: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setToolProperty: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setS1ASclassPath: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] init-common: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] clean: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setOSConditions: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setToolWin: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setToolUnix: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setToolProperty: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] setS1ASclassPath: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] init-common: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.401Z] clean-common: [2024-04-16T10:18:28.401Z] [2024-04-16T10:18:28.402Z] setOSConditions: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setToolWin: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setToolUnix: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setToolProperty: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setS1ASclassPath: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] init-common: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] clean-classes-common: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setOSConditions: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setToolWin: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setToolUnix: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setToolProperty: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setS1ASclassPath: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] init-common: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] clean-jars-common: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] clean: [2024-04-16T10:18:28.402Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] clean: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] clean: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] clean: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setOSConditions: [2024-04-16T10:18:28.402Z] [2024-04-16T10:18:28.402Z] setToolWin: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolUnix: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolProperty: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setS1ASclassPath: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] init-common: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] clean-classes-common: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] clean: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setOSConditions: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolWin: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolUnix: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolProperty: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setS1ASclassPath: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] init-common: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] clean-common: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setOSConditions: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolWin: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolUnix: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setToolProperty: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] setS1ASclassPath: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.403Z] init-common: [2024-04-16T10:18:28.403Z] [2024-04-16T10:18:28.404Z] clean-classes-common: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setOSConditions: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolWin: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolUnix: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolProperty: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setS1ASclassPath: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] init-common: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] clean-jars-common: [2024-04-16T10:18:28.404Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setOSConditions: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolWin: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolUnix: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolProperty: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setS1ASclassPath: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] init-common: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] clean: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setOSConditions: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolWin: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolUnix: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setToolProperty: [2024-04-16T10:18:28.404Z] [2024-04-16T10:18:28.404Z] setS1ASclassPath: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] init-common: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] clean-common: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setOSConditions: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolWin: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolUnix: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolProperty: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setS1ASclassPath: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] init-common: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] clean-classes-common: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setOSConditions: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolWin: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolUnix: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolProperty: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setS1ASclassPath: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] init-common: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] clean-jars-common: [2024-04-16T10:18:28.405Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setOSConditions: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolWin: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.405Z] setToolUnix: [2024-04-16T10:18:28.405Z] [2024-04-16T10:18:28.406Z] setToolProperty: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setS1ASclassPath: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] init-common: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] clean: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setOSConditions: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setToolWin: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setToolUnix: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setToolProperty: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setS1ASclassPath: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] init-common: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] clean-common: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setOSConditions: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setToolWin: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setToolUnix: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setToolProperty: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setS1ASclassPath: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] init-common: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] clean-classes-common: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setOSConditions: [2024-04-16T10:18:28.406Z] [2024-04-16T10:18:28.406Z] setToolWin: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setToolUnix: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setToolProperty: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setS1ASclassPath: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] init-common: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] clean-jars-common: [2024-04-16T10:18:28.407Z] [echo] @@## multiple-resources.xml ##@@ [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] clean: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] clean: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] clean: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setOSConditions: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setToolWin: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setToolUnix: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setToolProperty: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setS1ASclassPath: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] init-common: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] clean-classes-common: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] clean: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setOSConditions: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setToolWin: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.407Z] setToolUnix: [2024-04-16T10:18:28.407Z] [2024-04-16T10:18:28.408Z] setToolProperty: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setS1ASclassPath: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] init-common: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] clean-common: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setOSConditions: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setToolWin: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setToolUnix: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setToolProperty: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setS1ASclassPath: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] init-common: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] clean-classes-common: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setOSConditions: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setToolWin: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setToolUnix: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setToolProperty: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] setS1ASclassPath: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] init-common: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] clean-jars-common: [2024-04-16T10:18:28.408Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] clean: [2024-04-16T10:18:28.408Z] [2024-04-16T10:18:28.408Z] clean: [2024-04-16T10:18:28.409Z] [2024-04-16T10:18:28.409Z] clean: [2024-04-16T10:18:28.409Z] [2024-04-16T10:18:28.409Z] setOSConditions: [2024-04-16T10:18:28.409Z] [2024-04-16T10:18:28.409Z] setToolWin: [2024-04-16T10:18:28.409Z] [2024-04-16T10:18:28.409Z] setToolUnix: [2024-04-16T10:18:28.496Z] [exec] Apr 16, 2024 10:18:28 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:18:28.496Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:18:28.496Z] [exec] Apr 16, 2024 10:18:28 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:18:28.496Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:18:28.496Z] [exec] Apr 16, 2024 10:18:28 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:18:28.496Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:18:28.596Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-in-webapp-with-bundled-xercesImpl-web [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setToolProperty: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setS1ASclassPath: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] init-common: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] clean-classes-common: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] clean: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setOSConditions: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setToolWin: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setToolUnix: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setToolProperty: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setS1ASclassPath: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] init-common: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] clean-common: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setOSConditions: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setToolWin: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setToolUnix: [2024-04-16T10:18:28.664Z] [2024-04-16T10:18:28.664Z] setToolProperty: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setS1ASclassPath: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] init-common: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] clean-classes-common: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setOSConditions: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setToolWin: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setToolUnix: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setToolProperty: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setS1ASclassPath: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] init-common: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] clean-jars-common: [2024-04-16T10:18:28.665Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] clean: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] clean: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] clean: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setOSConditions: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setToolWin: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setToolUnix: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setToolProperty: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] setS1ASclassPath: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.665Z] init-common: [2024-04-16T10:18:28.665Z] [2024-04-16T10:18:28.666Z] clean-classes-common: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] clean: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setOSConditions: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolWin: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolUnix: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolProperty: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setS1ASclassPath: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] init-common: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] clean-common: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setOSConditions: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolWin: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolUnix: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolProperty: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setS1ASclassPath: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] init-common: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] clean-classes-common: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setOSConditions: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolWin: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolUnix: [2024-04-16T10:18:28.666Z] [2024-04-16T10:18:28.666Z] setToolProperty: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setS1ASclassPath: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] init-common: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] clean-jars-common: [2024-04-16T10:18:28.667Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setOSConditions: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolWin: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolUnix: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolProperty: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setS1ASclassPath: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] init-common: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] clean: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setOSConditions: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolWin: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolUnix: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolProperty: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setS1ASclassPath: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] init-common: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] clean-common: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setOSConditions: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolWin: [2024-04-16T10:18:28.667Z] [2024-04-16T10:18:28.667Z] setToolUnix: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setToolProperty: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setS1ASclassPath: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] init-common: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] clean-classes-common: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setOSConditions: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setToolWin: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setToolUnix: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setToolProperty: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setS1ASclassPath: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] init-common: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] clean-jars-common: [2024-04-16T10:18:28.668Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setOSConditions: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setToolWin: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setToolUnix: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setToolProperty: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setS1ASclassPath: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] init-common: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] clean: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.668Z] setOSConditions: [2024-04-16T10:18:28.668Z] [2024-04-16T10:18:28.669Z] setToolWin: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolUnix: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolProperty: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setS1ASclassPath: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] init-common: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] clean-common: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setOSConditions: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolWin: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolUnix: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolProperty: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setS1ASclassPath: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] init-common: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] clean-classes-common: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setOSConditions: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolWin: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolUnix: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setToolProperty: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] setS1ASclassPath: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] init-common: [2024-04-16T10:18:28.669Z] [2024-04-16T10:18:28.669Z] clean-jars-common: [2024-04-16T10:18:28.670Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setOSConditions: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolWin: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolUnix: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolProperty: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setS1ASclassPath: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] init-common: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] clean: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setOSConditions: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolWin: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolUnix: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolProperty: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setS1ASclassPath: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] init-common: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] clean-common: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setOSConditions: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolWin: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolUnix: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setToolProperty: [2024-04-16T10:18:28.670Z] [2024-04-16T10:18:28.670Z] setS1ASclassPath: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] init-common: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] clean-classes-common: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setOSConditions: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setToolWin: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setToolUnix: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setToolProperty: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setS1ASclassPath: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] init-common: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] clean-jars-common: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] start-record: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] connector_group_3: [2024-04-16T10:18:28.671Z] [echo] ************ Starting connector_group_3 ************ [2024-04-16T10:18:28.671Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setOSConditions: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setToolWin: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setToolUnix: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setToolProperty: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.671Z] setS1ASclassPath: [2024-04-16T10:18:28.671Z] [2024-04-16T10:18:28.672Z] init-common: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] clean: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setOSConditions: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setToolWin: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setToolUnix: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setToolProperty: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setS1ASclassPath: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] init-common: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] clean-common: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setOSConditions: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setToolWin: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setToolUnix: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setToolProperty: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] setS1ASclassPath: [2024-04-16T10:18:28.672Z] [2024-04-16T10:18:28.672Z] init-common: [2024-04-16T10:18:28.796Z] [exec] Apr 16, 2024 10:18:28 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:28.797Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@e717ea7[jndiName=jms/ejb_timer_mdbtimer_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:18:28.853Z] [2024-04-16T10:18:28.853Z] all: [2024-04-16T10:18:28.854Z] [echo] [2024-04-16T10:18:28.854Z] [echo] ************************* [2024-04-16T10:18:28.854Z] [echo] * Running jspIncludeResourceNameWithPlusChar [2024-04-16T10:18:28.854Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar [2024-04-16T10:18:28.854Z] [echo] ************************* [2024-04-16T10:18:28.854Z] [echo] [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setOSConditions: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolWin: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolUnix: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolProperty: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setS1ASclassPath: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] init-common: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] clean: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setOSConditions: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolWin: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolUnix: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolProperty: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setS1ASclassPath: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] init-common: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] clean-common: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setOSConditions: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolWin: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolUnix: [2024-04-16T10:18:28.854Z] [2024-04-16T10:18:28.854Z] setToolProperty: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setS1ASclassPath: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] init-common: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] clean-classes-common: [2024-04-16T10:18:28.855Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setOSConditions: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setToolWin: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setToolUnix: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setToolProperty: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setS1ASclassPath: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] init-common: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] clean-jars-common: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] compile: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setOSConditions: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setToolWin: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setToolUnix: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setToolProperty: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] setS1ASclassPath: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] init-common: [2024-04-16T10:18:28.855Z] [2024-04-16T10:18:28.855Z] compile-common: [2024-04-16T10:18:28.855Z] [echo] Current time (ISO): 2024-04-16T10:18:28.649+0000 [2024-04-16T10:18:28.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:28.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/servlet [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] build: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] setOSConditions: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] setToolWin: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] setToolUnix: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] setToolProperty: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] setS1ASclassPath: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] init-common: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] webclient-war-common: [2024-04-16T10:18:28.856Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] clear: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.856Z] test-tlds-exist: [2024-04-16T10:18:28.856Z] [2024-04-16T10:18:28.857Z] copy-tlds: [2024-04-16T10:18:28.857Z] [2024-04-16T10:18:28.857Z] test-tagfiles-exist: [2024-04-16T10:18:28.857Z] [2024-04-16T10:18:28.857Z] copy-tagfiles: [2024-04-16T10:18:28.857Z] [2024-04-16T10:18:28.857Z] package-war-common: [2024-04-16T10:18:28.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:28.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:28.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:28.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:28.857Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/lib [2024-04-16T10:18:28.857Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:28.857Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2024-04-16T10:18:28.857Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:28.857Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:28.857Z] [javac] Compiling 1 source file [2024-04-16T10:18:28.857Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludeResourceNameWithPlusChar/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:28.858Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] deploy: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] deploy-war-common: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] setOSConditions: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] setToolWin: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] setToolUnix: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] setToolProperty: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] setS1ASclassPath: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] init-common: [2024-04-16T10:18:28.858Z] [2024-04-16T10:18:28.858Z] deploy-war-commonpe: [2024-04-16T10:18:28.927Z] [2024-04-16T10:18:28.927Z] clean-classes-common: [2024-04-16T10:18:28.927Z] [2024-04-16T10:18:28.927Z] setOSConditions: [2024-04-16T10:18:28.927Z] [2024-04-16T10:18:28.928Z] setToolWin: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolUnix: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolProperty: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setS1ASclassPath: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] init-common: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] clean-jars-common: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] clean: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] clean: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setOSConditions: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolWin: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolUnix: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolProperty: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setS1ASclassPath: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] init-common: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] clean-classes-common: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] compile: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setOSConditions: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolWin: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolUnix: [2024-04-16T10:18:28.928Z] [2024-04-16T10:18:28.928Z] setToolProperty: [2024-04-16T10:18:28.929Z] [2024-04-16T10:18:28.929Z] setS1ASclassPath: [2024-04-16T10:18:28.929Z] [2024-04-16T10:18:28.929Z] init-common: [2024-04-16T10:18:28.929Z] [2024-04-16T10:18:28.929Z] compile-common: [2024-04-16T10:18:28.929Z] [echo] Current time (ISO): 2024-04-16T10:18:28.704+0000 [2024-04-16T10:18:28.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:28.929Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:29.051Z] [exec] Sending message to at time 1713262708896 [2024-04-16T10:18:29.051Z] [exec] Sent message at time 1713262708899 [2024-04-16T10:18:29.051Z] [exec] Waiting for queue message [2024-04-16T10:18:29.051Z] [exec] Received message : [2024-04-16T10:18:29.051Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2024-04-16T10:18:29.051Z] [exec] getJMSMessageID(): ID:930-10.40.56.147(99:5c:27:17:72:b1)-1-1713262708912 [2024-04-16T10:18:29.051Z] [exec] getJMSTimestamp(): 1713262708912 [2024-04-16T10:18:29.051Z] [exec] getJMSCorrelationID(): null [2024-04-16T10:18:29.051Z] [exec] JMSReplyTo: null [2024-04-16T10:18:29.051Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2024-04-16T10:18:29.051Z] [exec] getJMSDeliveryMode(): PERSISTENT [2024-04-16T10:18:29.051Z] [exec] getJMSRedelivered(): false [2024-04-16T10:18:29.051Z] [exec] getJMSType(): null [2024-04-16T10:18:29.051Z] [exec] getJMSExpiration(): 0 [2024-04-16T10:18:29.051Z] [exec] getJMSDeliveryTime(): 0 [2024-04-16T10:18:29.051Z] [exec] getJMSPriority(): 4 [2024-04-16T10:18:29.051Z] [exec] Properties: {JMSXDeliveryCount=1} at Tue Apr 16 10:18:28 UTC 2024 [2024-04-16T10:18:29.051Z] [exec] Timer will be cancelled after Tue Apr 16 10:18:53 UTC 2024 [2024-04-16T10:18:29.051Z] [exec] Waiting for cancellation notification until Tue Apr 16 10:19:23 UTC 2024 [2024-04-16T10:18:29.051Z] [exec] Waiting for queue message [2024-04-16T10:18:29.096Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:18:29.096Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:18:29.096Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:18:29.096Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:18:29.096Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:18:29.096Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:18:29.096Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:18:29.096Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:18:29.096Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:18:29.097Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:18:29.097Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:18:29.097Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:18:29.097Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:18:29.097Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:18:29.097Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:18:29.097Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:18:29.097Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:29.097Z] [INFO] BUILD SUCCESS [2024-04-16T10:18:29.097Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:29.097Z] [INFO] Total time: 26.053 s [2024-04-16T10:18:29.097Z] [INFO] Finished at: 2024-04-16T10:18:28Z [2024-04-16T10:18:29.097Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:29.097Z] + run_test connector_group_2 [2024-04-16T10:18:29.097Z] + local testid=connector_group_2 [2024-04-16T10:18:29.097Z] + local found=false [2024-04-16T10:18:29.097Z] ++ find . -name run_test.sh [2024-04-16T10:18:29.097Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:29.097Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:18:29.097Z] + OPT=list_test_ids [2024-04-16T10:18:29.097Z] + TEST_ID= [2024-04-16T10:18:29.097Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:18:29.097Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:18:29.097Z] +++ uname [2024-04-16T10:18:29.097Z] +++ grep -i sunos [2024-04-16T10:18:29.097Z] +++ wc -l [2024-04-16T10:18:29.097Z] +++ awk '{print $1}' [2024-04-16T10:18:29.097Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:29.097Z] ++ GREP=grep [2024-04-16T10:18:29.097Z] ++ AWK=awk [2024-04-16T10:18:29.097Z] ++ SED=sed [2024-04-16T10:18:29.097Z] ++ BC=bc [2024-04-16T10:18:29.097Z] ++ export GREP AWK SED BC [2024-04-16T10:18:29.097Z] + case ${OPT} in [2024-04-16T10:18:29.097Z] + list_test_ids [2024-04-16T10:18:29.097Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + [[ false = true ]] [2024-04-16T10:18:29.097Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:29.097Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:18:29.097Z] + OPT=list_test_ids [2024-04-16T10:18:29.097Z] + TEST_ID= [2024-04-16T10:18:29.097Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:18:29.097Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:18:29.097Z] +++ uname [2024-04-16T10:18:29.097Z] +++ grep -i sunos [2024-04-16T10:18:29.097Z] +++ wc -l [2024-04-16T10:18:29.097Z] +++ awk '{print $1}' [2024-04-16T10:18:29.097Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:29.097Z] ++ GREP=grep [2024-04-16T10:18:29.097Z] ++ AWK=awk [2024-04-16T10:18:29.097Z] ++ SED=sed [2024-04-16T10:18:29.097Z] ++ BC=bc [2024-04-16T10:18:29.097Z] ++ export GREP AWK SED BC [2024-04-16T10:18:29.097Z] + case ${OPT} in [2024-04-16T10:18:29.097Z] + list_test_ids [2024-04-16T10:18:29.097Z] + echo batch_all [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + [[ false = true ]] [2024-04-16T10:18:29.097Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:29.097Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:18:29.097Z] + OPT=list_test_ids [2024-04-16T10:18:29.097Z] + TEST_ID= [2024-04-16T10:18:29.097Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:18:29.097Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:18:29.097Z] +++ uname [2024-04-16T10:18:29.097Z] +++ grep -i sunos [2024-04-16T10:18:29.097Z] +++ wc -l [2024-04-16T10:18:29.097Z] +++ awk '{print $1}' [2024-04-16T10:18:29.097Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:29.097Z] ++ GREP=grep [2024-04-16T10:18:29.097Z] ++ AWK=awk [2024-04-16T10:18:29.097Z] ++ SED=sed [2024-04-16T10:18:29.097Z] ++ BC=bc [2024-04-16T10:18:29.097Z] ++ export GREP AWK SED BC [2024-04-16T10:18:29.097Z] + case ${OPT} in [2024-04-16T10:18:29.097Z] + list_test_ids [2024-04-16T10:18:29.097Z] + echo cdi_all [2024-04-16T10:18:29.097Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.097Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.097Z] + [[ false = true ]] [2024-04-16T10:18:29.097Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:29.097Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:18:29.097Z] + OPT=list_test_ids [2024-04-16T10:18:29.097Z] + TEST_ID= [2024-04-16T10:18:29.097Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:29.097Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:18:29.097Z] +++ uname [2024-04-16T10:18:29.097Z] +++ grep -i sunos [2024-04-16T10:18:29.097Z] +++ wc -l [2024-04-16T10:18:29.097Z] +++ awk '{print $1}' [2024-04-16T10:18:29.097Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:29.097Z] ++ GREP=grep [2024-04-16T10:18:29.097Z] ++ AWK=awk [2024-04-16T10:18:29.097Z] ++ SED=sed [2024-04-16T10:18:29.097Z] ++ BC=bc [2024-04-16T10:18:29.097Z] ++ export GREP AWK SED BC [2024-04-16T10:18:29.097Z] + case ${OPT} in [2024-04-16T10:18:29.098Z] + list_test_ids [2024-04-16T10:18:29.098Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:18:29.098Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.098Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.098Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.098Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.098Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:29.098Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\2 ]] [2024-04-16T10:18:29.098Z] + found=true [2024-04-16T10:18:29.098Z] + break [2024-04-16T10:18:29.098Z] + [[ true = true ]] [2024-04-16T10:18:29.098Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_2 [2024-04-16T10:18:29.098Z] + OPT=run_test_id [2024-04-16T10:18:29.098Z] + TEST_ID=connector_group_2 [2024-04-16T10:18:29.098Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:29.098Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:18:29.098Z] +++ uname [2024-04-16T10:18:29.098Z] +++ grep -i sunos [2024-04-16T10:18:29.098Z] +++ wc -l [2024-04-16T10:18:29.098Z] +++ awk '{print $1}' [2024-04-16T10:18:29.098Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:29.098Z] ++ GREP=grep [2024-04-16T10:18:29.098Z] ++ AWK=awk [2024-04-16T10:18:29.098Z] ++ SED=sed [2024-04-16T10:18:29.098Z] ++ BC=bc [2024-04-16T10:18:29.098Z] ++ export GREP AWK SED BC [2024-04-16T10:18:29.098Z] + case ${OPT} in [2024-04-16T10:18:29.098Z] + trap 'copy_test_artifacts connector_group_2' EXIT [2024-04-16T10:18:29.098Z] + run_test_id connector_group_2 [2024-04-16T10:18:29.098Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:18:29.098Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:18:29.098Z] [2024-04-16T10:18:29.098Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:18:29.098Z] [2024-04-16T10:18:29.098Z] + for i in "${@}" [2024-04-16T10:18:29.098Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:18:29.098Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:18:29.418Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-include-resource-name-with-plus-char --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-include-resource-name-with-plus-char-web.war [2024-04-16T10:18:29.455Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:29.455Z] [javac] 1 warning [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] build: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] setOSConditions: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] fixFiles: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] convUnix: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] convWin: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] setToolWin: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] setToolUnix: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] setToolProperty: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.455Z] setS1ASclassPath: [2024-04-16T10:18:29.455Z] [2024-04-16T10:18:29.456Z] init-common: [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] package-persistence-common: [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] ejb-jar-common: [2024-04-16T10:18:29.456Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] package-ejbjar-common: [2024-04-16T10:18:29.456Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-ejb.jar [2024-04-16T10:18:29.456Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] appclient-jar-common: [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] package-appclientjar-common: [2024-04-16T10:18:29.456Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptions-client.jar [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] webclient-war-common: [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] build-ear-common: [2024-04-16T10:18:29.456Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:29.456Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:29.456Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:29.456Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.456Z] deploy: [2024-04-16T10:18:29.456Z] [2024-04-16T10:18:29.457Z] setOSConditions: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setToolWin: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setToolUnix: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setToolProperty: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setS1ASclassPath: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] init-common: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] deploy-common: [2024-04-16T10:18:29.457Z] [echo] Current time (ISO): 2024-04-16T10:18:29.324+0000 [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setOSConditions: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setToolWin: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setToolUnix: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setToolProperty: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] setS1ASclassPath: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] init-common: [2024-04-16T10:18:29.457Z] [2024-04-16T10:18:29.457Z] deploy-common-pe: [2024-04-16T10:18:29.464Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:29.464Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:29.464Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:29.718Z] [javac] 2 warnings [2024-04-16T10:18:29.718Z] [2024-04-16T10:18:29.718Z] setOSConditions: [2024-04-16T10:18:29.718Z] [2024-04-16T10:18:29.718Z] setToolWin: [2024-04-16T10:18:29.718Z] [2024-04-16T10:18:29.718Z] setToolUnix: [2024-04-16T10:18:29.718Z] [2024-04-16T10:18:29.718Z] setToolProperty: [2024-04-16T10:18:29.718Z] [2024-04-16T10:18:29.718Z] setS1ASclassPath: [2024-04-16T10:18:29.718Z] [2024-04-16T10:18:29.718Z] init-common: [2024-04-16T10:18:29.718Z] [2024-04-16T10:18:29.718Z] compile-common: [2024-04-16T10:18:29.718Z] [echo] Current time (ISO): 2024-04-16T10:18:29.596+0000 [2024-04-16T10:18:29.718Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:29.883Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:29.883Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:29.883Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:30.039Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-clientview-exceptionsApp.ear [2024-04-16T10:18:30.138Z] [javac] 2 warnings [2024-04-16T10:18:30.138Z] [2024-04-16T10:18:30.138Z] setOSConditions: [2024-04-16T10:18:30.138Z] [2024-04-16T10:18:30.138Z] setToolWin: [2024-04-16T10:18:30.138Z] [2024-04-16T10:18:30.138Z] setToolUnix: [2024-04-16T10:18:30.138Z] [2024-04-16T10:18:30.138Z] setToolProperty: [2024-04-16T10:18:30.138Z] [2024-04-16T10:18:30.138Z] setS1ASclassPath: [2024-04-16T10:18:30.138Z] [2024-04-16T10:18:30.138Z] init-common: [2024-04-16T10:18:30.138Z] [2024-04-16T10:18:30.138Z] compile-common: [2024-04-16T10:18:30.138Z] [echo] Current time (ISO): 2024-04-16T10:18:29.987+0000 [2024-04-16T10:18:30.138Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:30.341Z] [exec] Application deployed with name web-jsp-include-resource-name-with-plus-char-web. [2024-04-16T10:18:30.341Z] [2024-04-16T10:18:30.341Z] deploy-war-commonee: [2024-04-16T10:18:30.341Z] [2024-04-16T10:18:30.341Z] run: [2024-04-16T10:18:30.341Z] [java] Connecting to: http://localhost:45711/web-jsp-include-resource-name-with-plus-char/foo.jsp [2024-04-16T10:18:30.342Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:30.342Z] [java] [2024-04-16T10:18:30.342Z] [java] [2024-04-16T10:18:30.342Z] [java] ----------------------------------------- [2024-04-16T10:18:30.342Z] [java] - jsp-include-resource-name-with-plus-char: PASS - [2024-04-16T10:18:30.342Z] [java] ----------------------------------------- [2024-04-16T10:18:30.342Z] [java] - Total PASS : 1 - [2024-04-16T10:18:30.342Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:30.342Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:30.342Z] [java] ----------------------------------------- [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] undeploy: [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] setOSConditions: [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] setToolWin: [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] setToolUnix: [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] setToolProperty: [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] setS1ASclassPath: [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] init-common: [2024-04-16T10:18:30.342Z] [2024-04-16T10:18:30.342Z] undeploy-war-common: [2024-04-16T10:18:30.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:30.383Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:18:30.383Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:18:30.383Z] [javac] 1 warning [2024-04-16T10:18:30.383Z] [2024-04-16T10:18:30.383Z] build: [2024-04-16T10:18:30.383Z] [2024-04-16T10:18:30.383Z] setOSConditions: [2024-04-16T10:18:30.383Z] [2024-04-16T10:18:30.383Z] fixFiles: [2024-04-16T10:18:30.383Z] [2024-04-16T10:18:30.384Z] convUnix: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] convWin: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] setToolWin: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] setToolUnix: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] setToolProperty: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] setS1ASclassPath: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] init-common: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] package-persistence-common: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] ejb-jar-common: [2024-04-16T10:18:30.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] package-ejbjar-common: [2024-04-16T10:18:30.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.384Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-ejb.jar [2024-04-16T10:18:30.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] appclient-jar-common: [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] package-appclientjar-common: [2024-04-16T10:18:30.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.384Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPE-client.jar [2024-04-16T10:18:30.384Z] [2024-04-16T10:18:30.384Z] webclient-war-common: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] build-ear-common: [2024-04-16T10:18:30.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:30.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:30.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:18:30.385Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] create-resources: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] deploy: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setOSConditions: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setToolWin: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setToolUnix: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setToolProperty: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setS1ASclassPath: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] init-common: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] deploy-common: [2024-04-16T10:18:30.385Z] [echo] Current time (ISO): 2024-04-16T10:18:30.123+0000 [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setOSConditions: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setToolWin: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setToolUnix: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setToolProperty: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] setS1ASclassPath: [2024-04-16T10:18:30.385Z] [2024-04-16T10:18:30.385Z] init-common: [2024-04-16T10:18:30.386Z] [2024-04-16T10:18:30.386Z] deploy-common-pe: [2024-04-16T10:18:30.642Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEApp.ear [2024-04-16T10:18:30.828Z] [INFO] No sources to compile [2024-04-16T10:18:30.828Z] [INFO] [2024-04-16T10:18:30.828Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:18:30.862Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:30.862Z] [javac] 1 warning [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] build: [2024-04-16T10:18:30.862Z] [echo] assemble.dir = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] setOSConditions: [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] setToolWin: [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] setToolUnix: [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] setToolProperty: [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] setS1ASclassPath: [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] init-common: [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] webclient-war-common: [2024-04-16T10:18:30.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] clear: [2024-04-16T10:18:30.862Z] [2024-04-16T10:18:30.862Z] test-tlds-exist: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] copy-tlds: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] test-tagfiles-exist: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] copy-tagfiles: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] package-war-common: [2024-04-16T10:18:30.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:30.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:30.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:30.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:30.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/lib [2024-04-16T10:18:30.863Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:30.863Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:30.863Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:30.863Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/docroot [2024-04-16T10:18:30.863Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-web.war [2024-04-16T10:18:30.863Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] setOSConditions: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] setToolWin: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] setToolUnix: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] setToolProperty: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] setS1ASclassPath: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] init-common: [2024-04-16T10:18:30.863Z] [2024-04-16T10:18:30.863Z] compile-common: [2024-04-16T10:18:30.864Z] [echo] Current time (ISO): 2024-04-16T10:18:30.737+0000 [2024-04-16T10:18:30.864Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:30.902Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-include-resource-name-with-plus-char-web [2024-04-16T10:18:30.902Z] [2024-04-16T10:18:30.903Z] all: [2024-04-16T10:18:30.903Z] [echo] [2024-04-16T10:18:30.903Z] [echo] ************************* [2024-04-16T10:18:30.903Z] [echo] * Running jspIncludedWelcomePage [2024-04-16T10:18:30.903Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage [2024-04-16T10:18:30.903Z] [echo] ************************* [2024-04-16T10:18:30.903Z] [echo] [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setOSConditions: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolWin: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolUnix: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolProperty: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setS1ASclassPath: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] init-common: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] clean: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setOSConditions: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolWin: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolUnix: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolProperty: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setS1ASclassPath: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] init-common: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] clean-common: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setOSConditions: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolWin: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolUnix: [2024-04-16T10:18:30.903Z] [2024-04-16T10:18:30.903Z] setToolProperty: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setS1ASclassPath: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] init-common: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] clean-classes-common: [2024-04-16T10:18:30.904Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setOSConditions: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setToolWin: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setToolUnix: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setToolProperty: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setS1ASclassPath: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] init-common: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] clean-jars-common: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] compile: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setOSConditions: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setToolWin: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setToolUnix: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setToolProperty: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] setS1ASclassPath: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] init-common: [2024-04-16T10:18:30.904Z] [2024-04-16T10:18:30.904Z] compile-common: [2024-04-16T10:18:30.904Z] [echo] Current time (ISO): 2024-04-16T10:18:30.763+0000 [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/servlet [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] build: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] setOSConditions: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] setToolWin: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] setToolUnix: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] setToolProperty: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] setS1ASclassPath: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] init-common: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] webclient-war-common: [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] clear: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] test-tlds-exist: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] copy-tlds: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] test-tagfiles-exist: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] copy-tagfiles: [2024-04-16T10:18:30.905Z] [2024-04-16T10:18:30.905Z] package-war-common: [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:30.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/lib [2024-04-16T10:18:30.905Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:30.906Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2024-04-16T10:18:30.906Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:30.906Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:30.906Z] [javac] Compiling 1 source file [2024-04-16T10:18:30.906Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspIncludedWelcomePage/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:30.906Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] deploy: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] deploy-war-common: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] setOSConditions: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] setToolWin: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] setToolUnix: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] setToolProperty: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] setS1ASclassPath: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] init-common: [2024-04-16T10:18:30.906Z] [2024-04-16T10:18:30.906Z] deploy-war-commonpe: [2024-04-16T10:18:30.964Z] [exec] Application deployed with name ejb-ejb30-clientview-exceptionsApp. [2024-04-16T10:18:30.964Z] [echo] Deployment on target server server successful [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.964Z] setOSConditions: [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.964Z] setToolWin: [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.964Z] setToolUnix: [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.964Z] setToolProperty: [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.964Z] setS1ASclassPath: [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.964Z] init-common: [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.964Z] deploy-common-ee: [2024-04-16T10:18:30.964Z] [2024-04-16T10:18:30.965Z] run_se: [2024-04-16T10:18:31.092Z] [INFO] [2024-04-16T10:18:31.092Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:18:31.092Z] [INFO] [2024-04-16T10:18:31.092Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:18:31.092Z] [INFO] No sources to compile [2024-04-16T10:18:31.092Z] [INFO] [2024-04-16T10:18:31.092Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:18:31.092Z] [INFO] No sources to compile [2024-04-16T10:18:31.092Z] [INFO] [2024-04-16T10:18:31.092Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:18:31.219Z] [java] In stand-alone mode [2024-04-16T10:18:31.502Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-included-welcome-page --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-included-welcome-page-web.war [2024-04-16T10:18:31.568Z] [exec] Application deployed with name ejb-sfsb-cacheNPEApp. [2024-04-16T10:18:31.568Z] [echo] Deployment on target server server successful [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setOSConditions: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setToolWin: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setToolUnix: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setToolProperty: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setS1ASclassPath: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] init-common: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] deploy-common-ee: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] run: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setOSConditions: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setToolWin: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setToolUnix: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setToolProperty: [2024-04-16T10:18:31.568Z] [2024-04-16T10:18:31.568Z] setS1ASclassPath: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] init-common: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] execute-ejb-sql-common: [2024-04-16T10:18:31.569Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2024-04-16T10:18:31.569Z] [sql] Failed to execute: Drop table SimpleEntity [2024-04-16T10:18:31.569Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-04-16T10:18:31.569Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setOSConditions: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setToolWin: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setToolUnix: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setToolProperty: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setS1ASclassPath: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] init-common: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] execute-ejb-sql-common: [2024-04-16T10:18:31.569Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/create_pointbase.sql [2024-04-16T10:18:31.569Z] [sql] Failed to execute: Drop table SimpleEntity [2024-04-16T10:18:31.569Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLEENTITY' because it does not exist. [2024-04-16T10:18:31.569Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setOSConditions: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setToolWin: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setToolUnix: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setToolProperty: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] setS1ASclassPath: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.569Z] init-common: [2024-04-16T10:18:31.569Z] [2024-04-16T10:18:31.570Z] runclient-common: [2024-04-16T10:18:31.570Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-sfsb-cacheNPEAppClient.jar -name ejb-sfsb-cacheNPEClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:18:31.601Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:31.601Z] [javac] 1 warning [2024-04-16T10:18:31.601Z] [2024-04-16T10:18:31.601Z] build: [2024-04-16T10:18:31.601Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:31.601Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb1.jar [2024-04-16T10:18:31.601Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-ejb2.jar [2024-04-16T10:18:31.601Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org [2024-04-16T10:18:31.601Z] [2024-04-16T10:18:31.601Z] run: [2024-04-16T10:18:31.601Z] [2024-04-16T10:18:31.601Z] setOSConditions: [2024-04-16T10:18:31.601Z] [2024-04-16T10:18:31.601Z] setToolWin: [2024-04-16T10:18:31.601Z] [2024-04-16T10:18:31.601Z] setToolUnix: [2024-04-16T10:18:31.601Z] [2024-04-16T10:18:31.601Z] setToolProperty: [2024-04-16T10:18:31.601Z] [2024-04-16T10:18:31.602Z] setS1ASclassPath: [2024-04-16T10:18:31.602Z] [2024-04-16T10:18:31.602Z] init-common: [2024-04-16T10:18:31.602Z] [2024-04-16T10:18:31.602Z] run_se: [2024-04-16T10:18:31.602Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:18:31.636Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:31.636Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:31.636Z] + test_init [2024-04-16T10:18:31.636Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:18:31.636Z] [2024-04-16T10:18:31.636Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:18:31.636Z] [2024-04-16T10:18:31.636Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:18:31.636Z] + xargs touch [2024-04-16T10:18:31.636Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:31.636Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:31.636Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:18:31.636Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:18:31.636Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:31.636Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:31.636Z] + java -version [2024-04-16T10:18:31.636Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:18:31.636Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:18:31.636Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:18:31.636Z] + ant -version [2024-04-16T10:18:31.636Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:18:31.636Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:18:31.636Z] + printf '\n\n' [2024-04-16T10:18:31.636Z] [2024-04-16T10:18:31.636Z] [2024-04-16T10:18:31.636Z] + get_test_target connector_group_2 [2024-04-16T10:18:31.636Z] + case ${1} in [2024-04-16T10:18:31.636Z] + TARGET=connector_group_2 [2024-04-16T10:18:31.636Z] + export TARGET [2024-04-16T10:18:31.636Z] + test_run [2024-04-16T10:18:31.636Z] + export HUDSON=true [2024-04-16T10:18:31.637Z] + HUDSON=true [2024-04-16T10:18:31.637Z] ++ pwd [2024-04-16T10:18:31.637Z] + export ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:31.637Z] + ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:31.637Z] + echo /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:31.637Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:31.637Z] + ant startDomain startDerby [2024-04-16T10:18:31.660Z] [INFO] Executing tasks [2024-04-16T10:18:31.660Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:18:31.660Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:18:31.660Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:18:31.660Z] [INFO] Executed tasks [2024-04-16T10:18:31.660Z] [INFO] [2024-04-16T10:18:31.660Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:18:31.792Z] [java] Apr 16, 2024 10:18:31 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:31.792Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:31.926Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:18:32.160Z] [java] Apr 16, 2024 10:18:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:32.161Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:32.161Z] [java] Apr 16, 2024 10:18:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:32.161Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain2888346229906905370xml [2024-04-16T10:18:32.161Z] [java] Apr 16, 2024 10:18:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:32.161Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:18:32.427Z] [exec] Application deployed with name web-jsp-included-welcome-page-web. [2024-04-16T10:18:32.427Z] [2024-04-16T10:18:32.427Z] deploy-war-commonee: [2024-04-16T10:18:32.427Z] [2024-04-16T10:18:32.427Z] run: [2024-04-16T10:18:32.428Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:32.428Z] [java] [2024-04-16T10:18:32.428Z] [java] [2024-04-16T10:18:32.428Z] [java] ----------------------------------------- [2024-04-16T10:18:32.428Z] [java] - jsp-included-welcome-page: PASS - [2024-04-16T10:18:32.428Z] [java] ----------------------------------------- [2024-04-16T10:18:32.428Z] [java] - Total PASS : 1 - [2024-04-16T10:18:32.428Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:32.428Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:32.428Z] [java] ----------------------------------------- [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] undeploy: [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] setOSConditions: [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] setToolWin: [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] setToolUnix: [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] setToolProperty: [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] setS1ASclassPath: [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] init-common: [2024-04-16T10:18:32.428Z] [2024-04-16T10:18:32.428Z] undeploy-war-common: [2024-04-16T10:18:32.492Z] [2024-04-16T10:18:32.492Z] setOSConditions: [2024-04-16T10:18:32.492Z] [2024-04-16T10:18:32.492Z] setToolWin: [2024-04-16T10:18:32.492Z] [2024-04-16T10:18:32.492Z] setToolUnix: [2024-04-16T10:18:32.671Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:32.671Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:32.672Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:32.672Z] [javac] 2 warnings [2024-04-16T10:18:32.672Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:32.672Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:32.749Z] [2024-04-16T10:18:32.749Z] setToolProperty: [2024-04-16T10:18:32.749Z] [2024-04-16T10:18:32.749Z] setS1ASclassPath: [2024-04-16T10:18:32.749Z] [2024-04-16T10:18:32.749Z] init-common: [2024-04-16T10:18:32.749Z] [2024-04-16T10:18:32.749Z] startDomainUnix: [2024-04-16T10:18:32.749Z] [echo] Starting DAS [2024-04-16T10:18:32.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:32.767Z] [javac] 1 warning [2024-04-16T10:18:32.767Z] [2024-04-16T10:18:32.768Z] setOSConditions: [2024-04-16T10:18:32.768Z] [2024-04-16T10:18:32.768Z] setToolWin: [2024-04-16T10:18:32.768Z] [2024-04-16T10:18:32.768Z] setToolUnix: [2024-04-16T10:18:32.768Z] [2024-04-16T10:18:32.768Z] setToolProperty: [2024-04-16T10:18:32.768Z] [2024-04-16T10:18:32.768Z] setS1ASclassPath: [2024-04-16T10:18:32.768Z] [2024-04-16T10:18:32.768Z] init-common: [2024-04-16T10:18:32.768Z] [2024-04-16T10:18:32.768Z] compile-common: [2024-04-16T10:18:32.768Z] [echo] Current time (ISO): 2024-04-16T10:18:32.479+0000 [2024-04-16T10:18:32.768Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:32.928Z] [2024-04-16T10:18:32.928Z] build: [2024-04-16T10:18:32.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:32.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:32.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:32.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:32.928Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-04-16T10:18:32.928Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib-dir/lib.jar [2024-04-16T10:18:32.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib-dir [2024-04-16T10:18:32.928Z] [2024-04-16T10:18:32.928Z] setOSConditions: [2024-04-16T10:18:32.928Z] [2024-04-16T10:18:32.928Z] setToolWin: [2024-04-16T10:18:32.928Z] [2024-04-16T10:18:32.928Z] setToolUnix: [2024-04-16T10:18:32.928Z] [2024-04-16T10:18:32.928Z] setToolProperty: [2024-04-16T10:18:32.928Z] [2024-04-16T10:18:32.928Z] setS1ASclassPath: [2024-04-16T10:18:32.928Z] [2024-04-16T10:18:32.928Z] init-common: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] ejb-jar-common: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] package-ejbjar-common: [2024-04-16T10:18:32.929Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-ejb.jar [2024-04-16T10:18:32.929Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] setOSConditions: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] setToolWin: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] setToolUnix: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] setToolProperty: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] setS1ASclassPath: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] init-common: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] webclient-war-common: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] clear: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] test-tlds-exist: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] copy-tlds: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] test-tagfiles-exist: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] copy-tagfiles: [2024-04-16T10:18:32.929Z] [2024-04-16T10:18:32.929Z] package-war-common: [2024-04-16T10:18:32.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:32.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:32.929Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:32.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:32.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:18:32.930Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:32.930Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:32.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/docroot [2024-04-16T10:18:32.930Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-ear-web.war [2024-04-16T10:18:32.930Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:32.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:32.930Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/descriptor/sun-application.xml to copy. [2024-04-16T10:18:32.930Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/bean-in-lib-dir-used-by-ejb-in-ear/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:18:32.930Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] deploy: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] setOSConditions: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] setToolWin: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] setToolUnix: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] setToolProperty: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] setS1ASclassPath: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] init-common: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] deploy-common: [2024-04-16T10:18:32.930Z] [echo] Current time (ISO): 2024-04-16T10:18:32.830+0000 [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] setOSConditions: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.930Z] setToolWin: [2024-04-16T10:18:32.930Z] [2024-04-16T10:18:32.931Z] setToolUnix: [2024-04-16T10:18:32.931Z] [2024-04-16T10:18:32.931Z] setToolProperty: [2024-04-16T10:18:32.931Z] [2024-04-16T10:18:32.931Z] setS1ASclassPath: [2024-04-16T10:18:32.931Z] [2024-04-16T10:18:32.931Z] init-common: [2024-04-16T10:18:32.931Z] [2024-04-16T10:18:32.931Z] deploy-common-pe: [2024-04-16T10:18:32.933Z] [exec] Apr 16, 2024 10:18:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:18:32.933Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:18:33.001Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-included-welcome-page-web [2024-04-16T10:18:33.001Z] [2024-04-16T10:18:33.001Z] all: [2024-04-16T10:18:33.001Z] [echo] [2024-04-16T10:18:33.001Z] [echo] ************************* [2024-04-16T10:18:33.001Z] [echo] * Running jspNestedScriptingTagExtraInfo [2024-04-16T10:18:33.001Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo [2024-04-16T10:18:33.001Z] [echo] ************************* [2024-04-16T10:18:33.001Z] [echo] [2024-04-16T10:18:33.001Z] [2024-04-16T10:18:33.001Z] setOSConditions: [2024-04-16T10:18:33.001Z] [2024-04-16T10:18:33.001Z] setToolWin: [2024-04-16T10:18:33.001Z] [2024-04-16T10:18:33.001Z] setToolUnix: [2024-04-16T10:18:33.001Z] [2024-04-16T10:18:33.002Z] setToolProperty: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setS1ASclassPath: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] init-common: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] clean: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setOSConditions: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setToolWin: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setToolUnix: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setToolProperty: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setS1ASclassPath: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] init-common: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] clean-common: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setOSConditions: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setToolWin: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setToolUnix: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setToolProperty: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setS1ASclassPath: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] init-common: [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] clean-classes-common: [2024-04-16T10:18:33.002Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:33.002Z] [2024-04-16T10:18:33.002Z] setOSConditions: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setToolWin: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setToolUnix: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setToolProperty: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setS1ASclassPath: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] init-common: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] clean-jars-common: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] compile: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setOSConditions: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setToolWin: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setToolUnix: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setToolProperty: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] setS1ASclassPath: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] init-common: [2024-04-16T10:18:33.003Z] [2024-04-16T10:18:33.003Z] compile-common: [2024-04-16T10:18:33.003Z] [echo] Current time (ISO): 2024-04-16T10:18:32.960+0000 [2024-04-16T10:18:33.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:33.003Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:33.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/bean-in-lib-dir-used-by-ejb-in-earApp.ear [2024-04-16T10:18:33.536Z] [java] Apr 16, 2024 10:18:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:33.536Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:33.791Z] [java] Apr 16, 2024 10:18:33 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:18:33.791Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:18:33.859Z] [exec] Apr 16, 2024 10:18:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:33.859Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:18:34.053Z] [exec] Application deployed with name bean-in-lib-dir-used-by-ejb-in-earApp. [2024-04-16T10:18:34.053Z] [exec] there are no files to retrieve for application bean-in-lib-dir-used-by-ejb-in-earApp [2024-04-16T10:18:34.053Z] [echo] Deployment on target server server successful [2024-04-16T10:18:34.053Z] [2024-04-16T10:18:34.053Z] setOSConditions: [2024-04-16T10:18:34.053Z] [2024-04-16T10:18:34.053Z] setToolWin: [2024-04-16T10:18:34.053Z] [2024-04-16T10:18:34.053Z] setToolUnix: [2024-04-16T10:18:34.053Z] [2024-04-16T10:18:34.053Z] setToolProperty: [2024-04-16T10:18:34.053Z] [2024-04-16T10:18:34.053Z] setS1ASclassPath: [2024-04-16T10:18:34.053Z] [2024-04-16T10:18:34.053Z] init-common: [2024-04-16T10:18:34.054Z] [2024-04-16T10:18:34.054Z] deploy-common-ee: [2024-04-16T10:18:34.054Z] [2024-04-16T10:18:34.054Z] run: [2024-04-16T10:18:34.115Z] [exec] Apr 16, 2024 10:18:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:18:34.115Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:18:34.146Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:34.146Z] [javac] 1 warning [2024-04-16T10:18:34.146Z] [2024-04-16T10:18:34.146Z] setOSConditions: [2024-04-16T10:18:34.146Z] [2024-04-16T10:18:34.146Z] setToolWin: [2024-04-16T10:18:34.146Z] [2024-04-16T10:18:34.146Z] setToolUnix: [2024-04-16T10:18:34.146Z] [2024-04-16T10:18:34.146Z] setToolProperty: [2024-04-16T10:18:34.146Z] [2024-04-16T10:18:34.147Z] setS1ASclassPath: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] init-common: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] appclient-jar-common: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] package-appclientjar-common: [2024-04-16T10:18:34.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:34.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:34.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:34.147Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-client.jar [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] setOSConditions: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] setToolWin: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] setToolUnix: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] setToolProperty: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.147Z] setS1ASclassPath: [2024-04-16T10:18:34.147Z] [2024-04-16T10:18:34.148Z] init-common: [2024-04-16T10:18:34.148Z] [2024-04-16T10:18:34.148Z] ejb-jar-common: [2024-04-16T10:18:34.335Z] [java] Apr 16, 2024 10:18:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:18:34.335Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7c1e32c9 [2024-04-16T10:18:34.353Z] [java] Apr 16, 2024 10:18:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:34.353Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:34.353Z] [java] Apr 16, 2024 10:18:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:34.353Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:34.353Z] [java] Apr 16, 2024 10:18:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:34.353Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:18:34.353Z] [java] Apr 16, 2024 10:18:34 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:18:34.353Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:18:34.353Z] [java] Apr 16, 2024 10:18:34 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:34.353Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:34.353Z] [java] Apr 16, 2024 10:18:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:34.353Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,112 ms), startup services (1,045 ms), total (2,157 ms) [2024-04-16T10:18:34.370Z] [exec] [cacheNPEClient] doTest()... [2024-04-16T10:18:34.370Z] [exec] [cacheNPEClient] Inside init.... [2024-04-16T10:18:34.403Z] [2024-04-16T10:18:34.404Z] package-ejbjar-common: [2024-04-16T10:18:34.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:34.404Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedra-ejb.jar [2024-04-16T10:18:34.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] all: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setOSConditions: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setToolWin: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setToolUnix: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setToolProperty: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setS1ASclassPath: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] init-common: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] all: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setOSConditions: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setToolWin: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setToolUnix: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setToolProperty: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] setS1ASclassPath: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] init-common: [2024-04-16T10:18:34.404Z] [2024-04-16T10:18:34.404Z] compile-common: [2024-04-16T10:18:34.404Z] [echo] Current time (ISO): 2024-04-16T10:18:34.197+0000 [2024-04-16T10:18:34.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2024-04-16T10:18:34.405Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/classes [2024-04-16T10:18:34.614Z] [java] invoking webclient servlet at http://localhost:8080/bean-in-lib-dir-used-by-ejb-in-ear/HelloServlet [2024-04-16T10:18:34.614Z] [java] : [2024-04-16T10:18:34.614Z] [java] Value of key is:bean-in-lib-dir-of-ear-used-by-ejb [2024-04-16T10:18:34.614Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:34.614Z] [java] [2024-04-16T10:18:34.614Z] [java] [2024-04-16T10:18:34.614Z] [java] ----------------------------------------- [2024-04-16T10:18:34.614Z] [java] - bean-in-lib-dir-of-ear-used-by-ejb: PASS - [2024-04-16T10:18:34.614Z] [java] ----------------------------------------- [2024-04-16T10:18:34.614Z] [java] Total PASS: 1 [2024-04-16T10:18:34.614Z] [java] Total FAIL: 0 [2024-04-16T10:18:34.614Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:34.614Z] [java] ----------------------------------------- [2024-04-16T10:18:34.614Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:34.614Z] [java] appLevelViaLookup = 'null' [2024-04-16T10:18:34.614Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:34.614Z] [2024-04-16T10:18:34.614Z] undeploy: [2024-04-16T10:18:34.614Z] [2024-04-16T10:18:34.614Z] setOSConditions: [2024-04-16T10:18:34.614Z] [2024-04-16T10:18:34.614Z] setToolWin: [2024-04-16T10:18:34.614Z] [2024-04-16T10:18:34.614Z] setToolUnix: [2024-04-16T10:18:34.614Z] [2024-04-16T10:18:34.614Z] setToolProperty: [2024-04-16T10:18:34.614Z] [2024-04-16T10:18:34.614Z] setS1ASclassPath: [2024-04-16T10:18:34.614Z] [2024-04-16T10:18:34.615Z] init-common: [2024-04-16T10:18:34.870Z] [2024-04-16T10:18:34.870Z] undeploy-common: [2024-04-16T10:18:34.887Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:34.887Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/servlet/taglib/MyTag.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:18:34.887Z] [javac] pageContext.setAttribute(getName(), new Integer(counter++)); [2024-04-16T10:18:34.887Z] [javac] ^ [2024-04-16T10:18:34.887Z] [javac] 2 warnings [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] build: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] setOSConditions: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] setToolWin: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] setToolUnix: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] setToolProperty: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] setS1ASclassPath: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] init-common: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] webclient-war-common: [2024-04-16T10:18:34.887Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.887Z] clear: [2024-04-16T10:18:34.887Z] [2024-04-16T10:18:34.888Z] test-tlds-exist: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] copy-tlds: [2024-04-16T10:18:34.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:18:34.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] test-tagfiles-exist: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] copy-tagfiles: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] package-war-common: [2024-04-16T10:18:34.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:34.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:34.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/lib [2024-04-16T10:18:34.888Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:34.888Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:34.888Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2024-04-16T10:18:34.888Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:34.888Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:34.888Z] [javac] Compiling 1 source file [2024-04-16T10:18:34.888Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNestedScriptingTagExtraInfo/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:34.888Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] deploy: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] deploy-war-common: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] setOSConditions: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] setToolWin: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.888Z] setToolUnix: [2024-04-16T10:18:34.888Z] [2024-04-16T10:18:34.889Z] setToolProperty: [2024-04-16T10:18:34.889Z] [2024-04-16T10:18:34.889Z] setS1ASclassPath: [2024-04-16T10:18:34.889Z] [2024-04-16T10:18:34.889Z] init-common: [2024-04-16T10:18:34.889Z] [2024-04-16T10:18:34.889Z] deploy-war-commonpe: [2024-04-16T10:18:34.913Z] [java] Apr 16, 2024 10:18:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:34.913Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:34.941Z] [java] PASS : runTxRequiredTest [2024-04-16T10:18:34.941Z] [java] Value of key is: main [2024-04-16T10:18:35.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false bean-in-lib-dir-used-by-ejb-in-earApp [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:34 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:18:35.168Z] [java] INFO: Grizzly Framework 4.0.2 started in: 23 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:34 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:35.168Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:35.168Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:34 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:35.168Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:34 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:35.168Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:35.168Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,807 ms), startup services (10 ms), total (2,817 ms) [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:35.168Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:18:35.168Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:35.168Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:35.168Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:35.168Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:35.168Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:35.168Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:35.169Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:35.169Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app5612307897776876169 [2024-04-16T10:18:35.169Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:35.169Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:18:35.169Z] [java] Apr 16, 2024 10:18:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:35.169Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] all: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] setOSConditions: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] setToolWin: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] setToolUnix: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] setToolProperty: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] setS1ASclassPath: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] init-common: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.381Z] clean: [2024-04-16T10:18:35.381Z] [2024-04-16T10:18:35.382Z] setOSConditions: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolWin: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolUnix: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolProperty: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setS1ASclassPath: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] init-common: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] clean-common: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setOSConditions: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolWin: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolUnix: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolProperty: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setS1ASclassPath: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] init-common: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] clean-classes-common: [2024-04-16T10:18:35.382Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setOSConditions: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolWin: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolUnix: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setToolProperty: [2024-04-16T10:18:35.382Z] [2024-04-16T10:18:35.382Z] setS1ASclassPath: [2024-04-16T10:18:35.383Z] [2024-04-16T10:18:35.383Z] init-common: [2024-04-16T10:18:35.383Z] [2024-04-16T10:18:35.383Z] clean-jars-common: [2024-04-16T10:18:35.383Z] [2024-04-16T10:18:35.383Z] compile: [2024-04-16T10:18:35.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:35.383Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:35.383Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:35.383Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:35.383Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:35.448Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-nested-scripting-tag-extra-info --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-nested-scripting-tag-extra-info-web.war [2024-04-16T10:18:35.638Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:35.865Z] [java] [0/5]: Sleeping.... [2024-04-16T10:18:35.893Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:35.894Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:35.894Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:36.149Z] [javac] 3 warnings [2024-04-16T10:18:36.149Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:36.149Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/lib/bean-lib.jar [2024-04-16T10:18:36.149Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:36.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:36.149Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:36.149Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:36.296Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:36.543Z] [java] Apr 16, 2024 10:18:36 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:18:36.543Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:18:36.543Z] [java] Apr 16, 2024 10:18:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:36.543Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:18:36.543Z] [java] Apr 16, 2024 10:18:36 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:18:36.543Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:18:36.543Z] [java] Apr 16, 2024 10:18:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:36.543Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:18:36.543Z] [java] Apr 16, 2024 10:18:36 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:18:36.543Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:18:36.550Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:18:36.550Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:18:36.550Z] [javac] ^ [2024-04-16T10:18:36.550Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:18:36.550Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:18:36.550Z] [javac] ^ [2024-04-16T10:18:36.550Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:18:36.550Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:18:36.550Z] [javac] 3 warnings [2024-04-16T10:18:36.550Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.jar [2024-04-16T10:18:36.551Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/ra/cfd-ra.rar [2024-04-16T10:18:36.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:36.551Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setup: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] deploy: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setOSConditions: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setToolWin: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setToolUnix: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setToolProperty: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setS1ASclassPath: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] init-common: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] deploy-common: [2024-04-16T10:18:36.551Z] [echo] Current time (ISO): 2024-04-16T10:18:36.416+0000 [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setOSConditions: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setToolWin: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setToolUnix: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setToolProperty: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] setS1ASclassPath: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] init-common: [2024-04-16T10:18:36.551Z] [2024-04-16T10:18:36.551Z] deploy-common-pe: [2024-04-16T10:18:36.798Z] [java] Apr 16, 2024 10:18:36 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:36.798Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:36.832Z] [exec] Application deployed with name web-jsp-nested-scripting-tag-extra-info-web. [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.832Z] deploy-war-commonee: [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.832Z] run: [2024-04-16T10:18:36.832Z] [java] Connecting to: http://localhost:45711/web-jsp-nested-scripting-tag-extra-info/jsp//test.jsp [2024-04-16T10:18:36.832Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:36.832Z] [java] [2024-04-16T10:18:36.832Z] [java] [2024-04-16T10:18:36.832Z] [java] ----------------------------------------- [2024-04-16T10:18:36.832Z] [java] - jsp-nested-scripting-tag-extra-info: PASS - [2024-04-16T10:18:36.832Z] [java] ----------------------------------------- [2024-04-16T10:18:36.832Z] [java] - Total PASS : 1 - [2024-04-16T10:18:36.832Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:36.832Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:36.832Z] [java] ----------------------------------------- [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.832Z] undeploy: [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.832Z] setOSConditions: [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.832Z] setToolWin: [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.832Z] setToolUnix: [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.832Z] setToolProperty: [2024-04-16T10:18:36.832Z] [2024-04-16T10:18:36.833Z] setS1ASclassPath: [2024-04-16T10:18:36.833Z] [2024-04-16T10:18:36.833Z] init-common: [2024-04-16T10:18:36.833Z] [2024-04-16T10:18:36.833Z] undeploy-war-common: [2024-04-16T10:18:37.083Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:37.083Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:37.083Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:37.083Z] [javac] 2 warnings [2024-04-16T10:18:37.083Z] [2024-04-16T10:18:37.083Z] build: [2024-04-16T10:18:37.083Z] [2024-04-16T10:18:37.083Z] setOSConditions: [2024-04-16T10:18:37.083Z] [2024-04-16T10:18:37.083Z] setToolWin: [2024-04-16T10:18:37.083Z] [2024-04-16T10:18:37.083Z] setToolUnix: [2024-04-16T10:18:37.083Z] [2024-04-16T10:18:37.084Z] setToolProperty: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] setS1ASclassPath: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] init-common: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] webclient-war-common: [2024-04-16T10:18:37.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] clear: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] test-tlds-exist: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] copy-tlds: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] test-tagfiles-exist: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] copy-tagfiles: [2024-04-16T10:18:37.084Z] [2024-04-16T10:18:37.084Z] package-war-common: [2024-04-16T10:18:37.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:37.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:37.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:37.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:37.084Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:37.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:18:37.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:37.084Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:37.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/docroot [2024-04-16T10:18:37.084Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2024-04-16T10:18:37.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:37.085Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:37.085Z] [javac] Compiling 1 source file [2024-04-16T10:18:37.085Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-javaee-injection/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:37.085Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] create-resources: [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] setOSConditions: [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] setToolWin: [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] setToolUnix: [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] setToolProperty: [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] setS1ASclassPath: [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] init-common: [2024-04-16T10:18:37.085Z] [2024-04-16T10:18:37.085Z] create-jdbc-connpool-common: [2024-04-16T10:18:37.087Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-nested-scripting-tag-extra-info-web [2024-04-16T10:18:37.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraApp.ear [2024-04-16T10:18:37.225Z] [java] [1/5]: Sleeping.... [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] all: [2024-04-16T10:18:37.349Z] [echo] [2024-04-16T10:18:37.349Z] [echo] ************************* [2024-04-16T10:18:37.349Z] [echo] * Running jspNullFragment [2024-04-16T10:18:37.349Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNullFragment [2024-04-16T10:18:37.349Z] [echo] ************************* [2024-04-16T10:18:37.349Z] [echo] [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setOSConditions: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setToolWin: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setToolUnix: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setToolProperty: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setS1ASclassPath: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] init-common: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] clean: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setOSConditions: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setToolWin: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setToolUnix: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setToolProperty: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.349Z] setS1ASclassPath: [2024-04-16T10:18:37.349Z] [2024-04-16T10:18:37.350Z] init-common: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] clean-common: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setOSConditions: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setToolWin: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setToolUnix: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setToolProperty: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setS1ASclassPath: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] init-common: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] clean-classes-common: [2024-04-16T10:18:37.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setOSConditions: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setToolWin: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setToolUnix: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setToolProperty: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setS1ASclassPath: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] init-common: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] clean-jars-common: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] compile: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setOSConditions: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.350Z] setToolWin: [2024-04-16T10:18:37.350Z] [2024-04-16T10:18:37.351Z] setToolUnix: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] setToolProperty: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] setS1ASclassPath: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] init-common: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] compile-common: [2024-04-16T10:18:37.351Z] [echo] Current time (ISO): 2024-04-16T10:18:37.188+0000 [2024-04-16T10:18:37.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:37.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNullFragment/servlet [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] build: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] setOSConditions: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] setToolWin: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] setToolUnix: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] setToolProperty: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] setS1ASclassPath: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] init-common: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] webclient-war-common: [2024-04-16T10:18:37.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] clear: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] test-tlds-exist: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] copy-tlds: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] test-tagfiles-exist: [2024-04-16T10:18:37.351Z] [2024-04-16T10:18:37.351Z] copy-tagfiles: [2024-04-16T10:18:37.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:18:37.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] package-war-common: [2024-04-16T10:18:37.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:37.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:37.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNullFragment/lib [2024-04-16T10:18:37.352Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:37.352Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2024-04-16T10:18:37.352Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:37.352Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNullFragment/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:37.352Z] [javac] Compiling 1 source file [2024-04-16T10:18:37.352Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspNullFragment/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:37.352Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] deploy: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] deploy-war-common: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] setOSConditions: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] setToolWin: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] setToolUnix: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] setToolProperty: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] setS1ASclassPath: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] init-common: [2024-04-16T10:18:37.352Z] [2024-04-16T10:18:37.352Z] deploy-war-commonpe: [2024-04-16T10:18:37.357Z] [java] Apr 16, 2024 10:18:37 AM org.eclipse.persistence.session./file:/tmp/ejb-app5612307897776876169/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2024-04-16T10:18:37.357Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:18:37.357Z] [java] Apr 16, 2024 10:18:37 AM org.eclipse.persistence.session./file:/tmp/ejb-app5612307897776876169/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-04-16T10:18:37.357Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:18:37.357Z] [java] Apr 16, 2024 10:18:37 AM org.eclipse.persistence.session./file:/tmp/ejb-app5612307897776876169/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-04-16T10:18:37.357Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:18:37.634Z] [java] Apr 16, 2024 10:18:37 AM org.eclipse.persistence.session./file:/tmp/ejb-app5612307897776876169/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2024-04-16T10:18:37.634Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:18:37.685Z] [exec] Apr 16, 2024 10:18:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:18:37.686Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7d37ee0c [2024-04-16T10:18:37.686Z] [exec] [cacheNPE] Initalization done [2024-04-16T10:18:37.686Z] [exec] Value of key is: initSFSBs [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.686Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.686Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.733Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:18:37.733Z] [exec] Waiting finished after 8,100 ms. [2024-04-16T10:18:37.733Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:18:37.733Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:18:37.733Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:18:37.733Z] [exec] Admin Port: 4,848 [2024-04-16T10:18:37.733Z] [exec] Command start-domain executed successfully. [2024-04-16T10:18:37.733Z] [2024-04-16T10:18:37.733Z] start-server-windows: [2024-04-16T10:18:37.733Z] [2024-04-16T10:18:37.733Z] all: [2024-04-16T10:18:37.733Z] [echo] @@## mq ##@@ [2024-04-16T10:18:37.733Z] [2024-04-16T10:18:37.733Z] all: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] mq: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] setOSConditions: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] setToolWin: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] setToolUnix: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] setToolProperty: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] setS1ASclassPath: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] init-common: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] configure-container: [2024-04-16T10:18:37.734Z] [2024-04-16T10:18:37.734Z] asadmin-common: [2024-04-16T10:18:37.734Z] [echo] asadmin create-module-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true mdb-container [2024-04-16T10:18:37.889Z] [java] Apr 16, 2024 10:18:37 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:18:37.889Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:18:37.889Z] [java] Apr 16, 2024 10:18:37 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:37.889Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-04-16T10:18:37.889Z] [java] Apr 16, 2024 10:18:37 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:18:37.889Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:18:37.889Z] [java] Apr 16, 2024 10:18:37 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:37.889Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean, java:global/foo/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean] [2024-04-16T10:18:37.914Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-null-fragment --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-null-fragment-web.war [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:37.984Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:18:38.084Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:18:38.084Z] [2024-04-16T10:18:38.084Z] set-derby-connpool-props: [2024-04-16T10:18:38.148Z] [java] [2/5]: Sleeping.... [2024-04-16T10:18:38.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.240Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.240Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.240Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.447Z] [java] Apr 16, 2024 10:18:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:38.448Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:38.448Z] [java] Apr 16, 2024 10:18:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:38.448Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:38.448Z] [java] Apr 16, 2024 10:18:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:38.448Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:38.448Z] [java] Apr 16, 2024 10:18:38 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:38.448Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:38.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.495Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.495Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.644Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:18:38.644Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:18:38.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.749Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.749Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.749Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.749Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:38.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:38.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.005Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.005Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.075Z] [java] [3/5]: Sleeping.... [2024-04-16T10:18:39.205Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:18:39.205Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.260Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.260Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.260Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.260Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.260Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.297Z] [exec] Application deployed with name web-jsp-null-fragment-web. [2024-04-16T10:18:39.297Z] [2024-04-16T10:18:39.297Z] deploy-war-commonee: [2024-04-16T10:18:39.297Z] [2024-04-16T10:18:39.297Z] run: [2024-04-16T10:18:39.297Z] [java] Connecting to: http://localhost:45711/web-jsp-null-fragment/test.jsp [2024-04-16T10:18:39.297Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:39.297Z] [java] [2024-04-16T10:18:39.297Z] [java] [2024-04-16T10:18:39.297Z] [java] ----------------------------------------- [2024-04-16T10:18:39.297Z] [java] - jsp-null-frag: PASS - [2024-04-16T10:18:39.297Z] [java] ----------------------------------------- [2024-04-16T10:18:39.297Z] [java] - Total PASS : 1 - [2024-04-16T10:18:39.297Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:39.297Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:39.297Z] [java] ----------------------------------------- [2024-04-16T10:18:39.297Z] [2024-04-16T10:18:39.297Z] undeploy: [2024-04-16T10:18:39.298Z] [2024-04-16T10:18:39.298Z] setOSConditions: [2024-04-16T10:18:39.298Z] [2024-04-16T10:18:39.298Z] setToolWin: [2024-04-16T10:18:39.298Z] [2024-04-16T10:18:39.298Z] setToolUnix: [2024-04-16T10:18:39.298Z] [2024-04-16T10:18:39.298Z] setToolProperty: [2024-04-16T10:18:39.298Z] [2024-04-16T10:18:39.298Z] setS1ASclassPath: [2024-04-16T10:18:39.298Z] [2024-04-16T10:18:39.298Z] init-common: [2024-04-16T10:18:39.298Z] [2024-04-16T10:18:39.298Z] undeploy-war-common: [2024-04-16T10:18:39.400Z] [java] Looking up EJB... [2024-04-16T10:18:39.400Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:18:39.400Z] [java] INFO: foo was successfully deployed in 3,999 milliseconds. [2024-04-16T10:18:39.400Z] [java] Invoking EJB from module 1... [2024-04-16T10:18:39.400Z] [java] EJB said: SingletonBean called ejb.bar [2024-04-16T10:18:39.400Z] [java] Record # 1 [2024-04-16T10:18:39.400Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:18:39.400Z] [java] Done calling EJB from module 1 [2024-04-16T10:18:39.400Z] [java] Value of key is: embedded 2 modules [2024-04-16T10:18:39.400Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:18:39.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.516Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.516Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.517Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.655Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:18:39.655Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:39.655Z] [java] Apr 16, 2024 10:18:39 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:18:39.655Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:18:39.655Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:39.655Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:39.655Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:39.655Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:39.655Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:39.655Z] [java] ..........FINISHED 2 modules Embedded test [2024-04-16T10:18:39.655Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:18:39.655Z] [java] Apr 16, 2024 10:18:39 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:39.655Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:39.655Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:39.656Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:39.656Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:39.656Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain329638298766169451xml [2024-04-16T10:18:39.656Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:39.656Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:18:39.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-module-config --dryrun=false --all=false --target server mdb-container [2024-04-16T10:18:39.739Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:39.772Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:39.858Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-null-fragment-web [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] all: [2024-04-16T10:18:39.858Z] [echo] [2024-04-16T10:18:39.858Z] [echo] ************************* [2024-04-16T10:18:39.858Z] [echo] * Running jspPoundSyntax [2024-04-16T10:18:39.858Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax [2024-04-16T10:18:39.858Z] [echo] ************************* [2024-04-16T10:18:39.858Z] [echo] [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setOSConditions: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setToolWin: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setToolUnix: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setToolProperty: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setS1ASclassPath: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] init-common: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] clean: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setOSConditions: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setToolWin: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setToolUnix: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setToolProperty: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.858Z] setS1ASclassPath: [2024-04-16T10:18:39.858Z] [2024-04-16T10:18:39.859Z] init-common: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] clean-common: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setOSConditions: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setToolWin: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setToolUnix: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setToolProperty: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setS1ASclassPath: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] init-common: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] clean-classes-common: [2024-04-16T10:18:39.859Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setOSConditions: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setToolWin: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setToolUnix: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setToolProperty: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setS1ASclassPath: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] init-common: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] clean-jars-common: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] compile: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setOSConditions: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.859Z] setToolWin: [2024-04-16T10:18:39.859Z] [2024-04-16T10:18:39.860Z] setToolUnix: [2024-04-16T10:18:39.860Z] [2024-04-16T10:18:39.860Z] setToolProperty: [2024-04-16T10:18:39.860Z] [2024-04-16T10:18:39.860Z] setS1ASclassPath: [2024-04-16T10:18:39.860Z] [2024-04-16T10:18:39.860Z] init-common: [2024-04-16T10:18:39.860Z] [2024-04-16T10:18:39.860Z] compile-common: [2024-04-16T10:18:39.860Z] [echo] Current time (ISO): 2024-04-16T10:18:39.816+0000 [2024-04-16T10:18:39.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:39.860Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:39.934Z] [java] Apr 16, 2024 10:18:39 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:39.934Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:39.934Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:39.934Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:18:39.934Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:18:39.934Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:39.934Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:39.934Z] [java] Apr 16, 2024 10:18:39 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:39.934Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (249 ms), startup services (47 ms), total (296 ms) [2024-04-16T10:18:39.934Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:39.934Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:39.934Z] [java] Apr 16, 2024 10:18:39 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:18:39.934Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:18:39.935Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:39.935Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:39.935Z] [java] Apr 16, 2024 10:18:39 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:39.935Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:39.935Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:39.935Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:39.935Z] [java] Apr 16, 2024 10:18:39 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:39.935Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (354 ms), startup services (6 ms), total (360 ms) [2024-04-16T10:18:40.001Z] [java] [4/5]: Sleeping.... [2024-04-16T10:18:40.001Z] [java] Value of key is: concurrentAccess[1.1] [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.027Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.028Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.028Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.189Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:40.190Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:18:40.190Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:40.190Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:40.190Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:40.190Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:40.190Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:40.190Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app8765005469922128870 [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:40.190Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:39 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:40.190Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:40 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:18:40.190Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:40 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:40.190Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:40 AM com.sun.enterprise.security.PolicyLoader setPolicyConfigurationFactory [2024-04-16T10:18:40.190Z] [java] WARNING: Policy configuration factory overridden by property jakarta.security.jacc.PolicyConfigurationFactory.provider with value org.glassfish.exousia.modules.locked.SimplePolicyConfigurationFactory [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:40 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:18:40.190Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:40 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:40.190Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:18:40.190Z] [java] Apr 16, 2024 10:18:40 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:18:40.190Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.283Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.300Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:18:40.300Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:18:40.331Z] [exec] Configuration for mdb-container already exists. The command did not change the existing configuration. [2024-04-16T10:18:40.331Z] [exec] [2024-04-16T10:18:40.331Z] [2024-04-16T10:18:40.331Z] asadmin-common: [2024-04-16T10:18:40.331Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-04-16T10:18:40.444Z] [java] Apr 16, 2024 10:18:40 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:40.444Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:40.444Z] [java] Apr 16, 2024 10:18:40 AM org.eclipse.persistence.session./file:/tmp/ejb-app8765005469922128870/ejb-ejb31-embedded-two-modules-ejb1_jar/_test [2024-04-16T10:18:40.444Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:18:40.445Z] [java] Apr 16, 2024 10:18:40 AM org.eclipse.persistence.session./file:/tmp/ejb-app8765005469922128870/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-04-16T10:18:40.445Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:18:40.445Z] [java] Apr 16, 2024 10:18:40 AM org.eclipse.persistence.session./file:/tmp/ejb-app8765005469922128870/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.metadata [2024-04-16T10:18:40.445Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:18:40.445Z] [java] Apr 16, 2024 10:18:40 AM org.eclipse.persistence.session./file:/tmp/ejb-app8765005469922128870/ejb-ejb31-embedded-two-modules-ejb1_jar/_test.server [2024-04-16T10:18:40.445Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.539Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.539Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:18:40.555Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:18:40.733Z] [java] Apr 16, 2024 10:18:40 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:18:40.733Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:18:40.733Z] [java] Apr 16, 2024 10:18:40 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:40.733Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-app/sample/SimpleEjb, java:global/ejb-app/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb] [2024-04-16T10:18:40.733Z] [java] Apr 16, 2024 10:18:40 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:40.734Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/ejb-app/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/ejb-app/ejb-ejb31-embedded-two-modules-ejb2/SingletonBean] [2024-04-16T10:18:40.734Z] [java] Apr 16, 2024 10:18:40 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:40.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:40.734Z] [java] Apr 16, 2024 10:18:40 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:40.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:40.734Z] [java] Apr 16, 2024 10:18:40 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:40.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:40.734Z] [java] Apr 16, 2024 10:18:40 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:40.734Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.795Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:40.795Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:40.942Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.051Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.051Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.115Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:18:41.116Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:18:41.293Z] [java] Looking up EJB... [2024-04-16T10:18:41.293Z] [java] Invoking EJB from module 1... [2024-04-16T10:18:41.293Z] [java] EJB said: SingletonBean called ejb.bar [2024-04-16T10:18:41.293Z] [java] Record # 1 [2024-04-16T10:18:41.293Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:18:41.293Z] [java] Done calling EJB from module 1 [2024-04-16T10:18:41.293Z] [java] Value of key is: embedded 2 modules [2024-04-16T10:18:41.293Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:18:41.293Z] [java] Apr 16, 2024 10:18:40 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:18:41.293Z] [java] INFO: ejb-app was successfully deployed in 1,092 milliseconds. [2024-04-16T10:18:41.293Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:18:41.293Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:41.293Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:41.294Z] [java] ..........FINISHED 2 modules Embedded test [2024-04-16T10:18:41.294Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:41.294Z] [java] [2024-04-16T10:18:41.294Z] [java] [2024-04-16T10:18:41.294Z] [java] ----------------------------------------- [2024-04-16T10:18:41.294Z] [java] - embedded 2 modules: PASS - [2024-04-16T10:18:41.294Z] [java] ----------------------------------------- [2024-04-16T10:18:41.294Z] [java] Total PASS: 1 [2024-04-16T10:18:41.294Z] [java] Total FAIL: 0 [2024-04-16T10:18:41.294Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:41.294Z] [java] ----------------------------------------- [2024-04-16T10:18:41.294Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:41.294Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:41.294Z] [java] Apr 16, 2024 10:18:41 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:18:41.294Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:18:41.294Z] [java] Apr 16, 2024 10:18:41 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:41.294Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:41.294Z] [java] Apr 16, 2024 10:18:41 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:41.294Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:41.294Z] [java] Apr 16, 2024 10:18:41 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:41.294Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] stop-database: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] all: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] twomoduleswithlibs: [2024-04-16T10:18:41.294Z] [echo] [2024-04-16T10:18:41.294Z] [echo] [2024-04-16T10:18:41.294Z] [echo] ************************************************** [2024-04-16T10:18:41.294Z] [echo] * Running twomoduleswithlibs [2024-04-16T10:18:41.294Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/twomoduleswithlibs [2024-04-16T10:18:41.294Z] [echo] ************************************************** [2024-04-16T10:18:41.294Z] [echo] [2024-04-16T10:18:41.294Z] [echo] [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] start-database: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] setOSConditions: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] setToolWin: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] setToolUnix: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] setToolProperty: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] setS1ASclassPath: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] init-common: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] clean: [2024-04-16T10:18:41.294Z] [2024-04-16T10:18:41.294Z] setOSConditions: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolWin: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolUnix: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolProperty: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setS1ASclassPath: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] init-common: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] clean-common: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setOSConditions: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolWin: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolUnix: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolProperty: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setS1ASclassPath: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] init-common: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] clean-classes-common: [2024-04-16T10:18:41.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setOSConditions: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolWin: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolUnix: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setToolProperty: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] setS1ASclassPath: [2024-04-16T10:18:41.295Z] [2024-04-16T10:18:41.295Z] init-common: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] clean-jars-common: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] compile: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] setOSConditions: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] setToolWin: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] setToolUnix: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] setToolProperty: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] setS1ASclassPath: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] init-common: [2024-04-16T10:18:41.296Z] [2024-04-16T10:18:41.296Z] compile-common: [2024-04-16T10:18:41.296Z] [echo] Current time (ISO): 2024-04-16T10:18:41.242+0000 [2024-04-16T10:18:41.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:41.296Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.307Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.307Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.316Z] [exec] Application deployed with name connection-factory-definition-embedraApp. [2024-04-16T10:18:41.316Z] [echo] Deployment on target server server successful [2024-04-16T10:18:41.361Z] [java] [0/5]: Sleeping.... [2024-04-16T10:18:41.533Z] [exec] server.mdb-container.property.cmt-max-runtime-exceptions=4 [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] restart-server-instance-common: [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] setOSConditions: [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] setToolWin: [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] setToolUnix: [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] setToolProperty: [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] setS1ASclassPath: [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] init-common: [2024-04-16T10:18:41.533Z] [2024-04-16T10:18:41.533Z] stopDomain: [2024-04-16T10:18:41.533Z] [echo] run.xml:stopping domain... [2024-04-16T10:18:41.572Z] [2024-04-16T10:18:41.572Z] setOSConditions: [2024-04-16T10:18:41.572Z] [2024-04-16T10:18:41.572Z] setToolWin: [2024-04-16T10:18:41.572Z] [2024-04-16T10:18:41.572Z] setToolUnix: [2024-04-16T10:18:41.572Z] [2024-04-16T10:18:41.572Z] setToolProperty: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] setS1ASclassPath: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] init-common: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] deploy-common-ee: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] run: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] setOSConditions: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] setToolWin: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] setToolUnix: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] setToolProperty: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] setS1ASclassPath: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] init-common: [2024-04-16T10:18:41.573Z] [2024-04-16T10:18:41.573Z] runclient-common: [2024-04-16T10:18:41.573Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-embedraAppClient.jar -name connection-factory-definition-embedraClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.584Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.584Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.628Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:18:41.628Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:18:41.628Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:18:41.628Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:18:41.628Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:18:41.628Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:18:41.629Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:18:41.629Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:18:41.629Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:18:41.629Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:18:41.629Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:18:41.629Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:18:41.629Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:18:41.629Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:18:41.629Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:18:41.629Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:18:41.629Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:41.629Z] [INFO] BUILD SUCCESS [2024-04-16T10:18:41.629Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:41.629Z] [INFO] Total time: 23.016 s [2024-04-16T10:18:41.629Z] [INFO] Finished at: 2024-04-16T10:18:39Z [2024-04-16T10:18:41.629Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:18:41.629Z] + run_test connector_group_4 [2024-04-16T10:18:41.629Z] + local testid=connector_group_4 [2024-04-16T10:18:41.629Z] + local found=false [2024-04-16T10:18:41.629Z] ++ find . -name run_test.sh [2024-04-16T10:18:41.629Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:41.629Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:18:41.629Z] + OPT=list_test_ids [2024-04-16T10:18:41.629Z] + TEST_ID= [2024-04-16T10:18:41.629Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:18:41.629Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:18:41.629Z] +++ uname [2024-04-16T10:18:41.629Z] +++ grep -i sunos [2024-04-16T10:18:41.629Z] +++ wc -l [2024-04-16T10:18:41.629Z] +++ awk '{print $1}' [2024-04-16T10:18:41.629Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:41.629Z] ++ GREP=grep [2024-04-16T10:18:41.629Z] ++ AWK=awk [2024-04-16T10:18:41.629Z] ++ SED=sed [2024-04-16T10:18:41.629Z] ++ BC=bc [2024-04-16T10:18:41.629Z] ++ export GREP AWK SED BC [2024-04-16T10:18:41.629Z] + case ${OPT} in [2024-04-16T10:18:41.629Z] + list_test_ids [2024-04-16T10:18:41.629Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:18:41.629Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.629Z] + [[ admin_cli_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.629Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.629Z] + [[ admin-cli-group-1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.629Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.629Z] + [[ admin-cli-group-2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.629Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.629Z] + [[ admin-cli-group-3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.629Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.629Z] + [[ admin-cli-group-4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.629Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.629Z] + [[ admin-cli-group-5 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.629Z] + [[ false = true ]] [2024-04-16T10:18:41.629Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:41.629Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:18:41.629Z] + OPT=list_test_ids [2024-04-16T10:18:41.629Z] + TEST_ID= [2024-04-16T10:18:41.629Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:18:41.629Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:18:41.629Z] +++ uname [2024-04-16T10:18:41.629Z] +++ grep -i sunos [2024-04-16T10:18:41.629Z] +++ wc -l [2024-04-16T10:18:41.629Z] +++ awk '{print $1}' [2024-04-16T10:18:41.629Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:41.629Z] ++ GREP=grep [2024-04-16T10:18:41.629Z] ++ AWK=awk [2024-04-16T10:18:41.629Z] ++ SED=sed [2024-04-16T10:18:41.629Z] ++ BC=bc [2024-04-16T10:18:41.629Z] ++ export GREP AWK SED BC [2024-04-16T10:18:41.629Z] + case ${OPT} in [2024-04-16T10:18:41.629Z] + list_test_ids [2024-04-16T10:18:41.629Z] + echo batch_all [2024-04-16T10:18:41.629Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.629Z] + [[ batch_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.629Z] + [[ false = true ]] [2024-04-16T10:18:41.629Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:41.629Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:18:41.629Z] + OPT=list_test_ids [2024-04-16T10:18:41.629Z] + TEST_ID= [2024-04-16T10:18:41.629Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:18:41.629Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:18:41.629Z] +++ uname [2024-04-16T10:18:41.629Z] +++ grep -i sunos [2024-04-16T10:18:41.629Z] +++ wc -l [2024-04-16T10:18:41.629Z] +++ awk '{print $1}' [2024-04-16T10:18:41.629Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:41.629Z] ++ GREP=grep [2024-04-16T10:18:41.629Z] ++ AWK=awk [2024-04-16T10:18:41.629Z] ++ SED=sed [2024-04-16T10:18:41.629Z] ++ BC=bc [2024-04-16T10:18:41.629Z] ++ export GREP AWK SED BC [2024-04-16T10:18:41.630Z] + case ${OPT} in [2024-04-16T10:18:41.630Z] + list_test_ids [2024-04-16T10:18:41.630Z] + echo cdi_all [2024-04-16T10:18:41.630Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.630Z] + [[ cdi_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.630Z] + [[ false = true ]] [2024-04-16T10:18:41.630Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:18:41.630Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:18:41.630Z] + OPT=list_test_ids [2024-04-16T10:18:41.630Z] + TEST_ID= [2024-04-16T10:18:41.630Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:41.630Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:18:41.630Z] +++ uname [2024-04-16T10:18:41.630Z] +++ grep -i sunos [2024-04-16T10:18:41.630Z] +++ wc -l [2024-04-16T10:18:41.630Z] +++ awk '{print $1}' [2024-04-16T10:18:41.630Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:41.630Z] ++ GREP=grep [2024-04-16T10:18:41.630Z] ++ AWK=awk [2024-04-16T10:18:41.630Z] ++ SED=sed [2024-04-16T10:18:41.630Z] ++ BC=bc [2024-04-16T10:18:41.630Z] ++ export GREP AWK SED BC [2024-04-16T10:18:41.630Z] + case ${OPT} in [2024-04-16T10:18:41.630Z] + list_test_ids [2024-04-16T10:18:41.630Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:18:41.630Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.630Z] + [[ connector_all = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.630Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.630Z] + [[ connector_group_1 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.630Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.630Z] + [[ connector_group_2 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.630Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.630Z] + [[ connector_group_3 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.630Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:18:41.630Z] + [[ connector_group_4 = \c\o\n\n\e\c\t\o\r\_\g\r\o\u\p\_\4 ]] [2024-04-16T10:18:41.630Z] + found=true [2024-04-16T10:18:41.630Z] + break [2024-04-16T10:18:41.630Z] + [[ true = true ]] [2024-04-16T10:18:41.630Z] + ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh run_test_id connector_group_4 [2024-04-16T10:18:41.630Z] + OPT=run_test_id [2024-04-16T10:18:41.630Z] + TEST_ID=connector_group_4 [2024-04-16T10:18:41.630Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:41.630Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:18:41.630Z] +++ uname [2024-04-16T10:18:41.630Z] +++ grep -i sunos [2024-04-16T10:18:41.630Z] +++ wc -l [2024-04-16T10:18:41.630Z] +++ awk '{print $1}' [2024-04-16T10:18:41.630Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:18:41.630Z] ++ GREP=grep [2024-04-16T10:18:41.630Z] ++ AWK=awk [2024-04-16T10:18:41.630Z] ++ SED=sed [2024-04-16T10:18:41.630Z] ++ BC=bc [2024-04-16T10:18:41.630Z] ++ export GREP AWK SED BC [2024-04-16T10:18:41.630Z] + case ${OPT} in [2024-04-16T10:18:41.630Z] + trap 'copy_test_artifacts connector_group_4' EXIT [2024-04-16T10:18:41.630Z] + run_test_id connector_group_4 [2024-04-16T10:18:41.630Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:18:41.630Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:18:41.630Z] [2024-04-16T10:18:41.630Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:18:41.630Z] [2024-04-16T10:18:41.630Z] + for i in "${@}" [2024-04-16T10:18:41.630Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:18:41.630Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:18:41.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:18:41.689Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:18:41.753Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:41.753Z] [javac] 1 warning [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.882Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.882Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:41.883Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:41.883Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.007Z] [2024-04-16T10:18:42.007Z] build: [2024-04-16T10:18:42.007Z] [2024-04-16T10:18:42.008Z] setOSConditions: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] setToolWin: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] setToolUnix: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] setToolProperty: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] setS1ASclassPath: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] init-common: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] webclient-war-common: [2024-04-16T10:18:42.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] clear: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] test-tlds-exist: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] copy-tlds: [2024-04-16T10:18:42.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:18:42.008Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] test-tagfiles-exist: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] copy-tagfiles: [2024-04-16T10:18:42.008Z] [2024-04-16T10:18:42.008Z] package-war-common: [2024-04-16T10:18:42.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:42.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:42.008Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/lib [2024-04-16T10:18:42.008Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:42.008Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:42.008Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2024-04-16T10:18:42.009Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:42.009Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:42.009Z] [javac] Compiling 1 source file [2024-04-16T10:18:42.009Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPoundSyntax/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:42.009Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] deploy: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] deploy-war-common: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] setOSConditions: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] setToolWin: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] setToolUnix: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] setToolProperty: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] setS1ASclassPath: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] init-common: [2024-04-16T10:18:42.009Z] [2024-04-16T10:18:42.009Z] deploy-war-commonpe: [2024-04-16T10:18:42.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.138Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.138Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.138Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.138Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.139Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.195Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:18:42.195Z] + cd ./appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:42.195Z] + test_init [2024-04-16T10:18:42.195Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:18:42.195Z] [2024-04-16T10:18:42.195Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:18:42.195Z] [2024-04-16T10:18:42.195Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:18:42.195Z] + xargs touch [2024-04-16T10:18:42.195Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:42.195Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:42.195Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:18:42.195Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:18:42.195Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:42.195Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:18:42.195Z] + java -version [2024-04-16T10:18:42.195Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:18:42.195Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:18:42.195Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:18:42.195Z] + ant -version [2024-04-16T10:18:42.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:18:42.248Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:18:42.248Z] [2024-04-16T10:18:42.248Z] setOSConditions: [2024-04-16T10:18:42.248Z] [2024-04-16T10:18:42.248Z] setToolWin: [2024-04-16T10:18:42.248Z] [2024-04-16T10:18:42.248Z] setToolUnix: [2024-04-16T10:18:42.248Z] [2024-04-16T10:18:42.248Z] setToolProperty: [2024-04-16T10:18:42.248Z] [2024-04-16T10:18:42.249Z] setS1ASclassPath: [2024-04-16T10:18:42.249Z] [2024-04-16T10:18:42.249Z] init-common: [2024-04-16T10:18:42.249Z] [2024-04-16T10:18:42.249Z] create-jdbc-resource-common: [2024-04-16T10:18:42.249Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:42.284Z] [java] [1/5]: Sleeping.... [2024-04-16T10:18:42.394Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.394Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.394Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.395Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.395Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.453Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:18:42.453Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:18:42.453Z] + printf '\n\n' [2024-04-16T10:18:42.453Z] [2024-04-16T10:18:42.453Z] [2024-04-16T10:18:42.453Z] + get_test_target connector_group_4 [2024-04-16T10:18:42.453Z] + case ${1} in [2024-04-16T10:18:42.453Z] + TARGET=connector_group_4 [2024-04-16T10:18:42.453Z] + export TARGET [2024-04-16T10:18:42.453Z] + test_run [2024-04-16T10:18:42.453Z] + export HUDSON=true [2024-04-16T10:18:42.453Z] + HUDSON=true [2024-04-16T10:18:42.453Z] ++ pwd [2024-04-16T10:18:42.453Z] + export ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:42.453Z] + ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:42.453Z] + echo /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:42.453Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:42.453Z] + ant startDomain startDerby [2024-04-16T10:18:42.502Z] [exec] Apr 16, 2024 10:18:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:18:42.502Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:18:42.601Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-pound-literal --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-pound-literal-web.war [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.683Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.684Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.730Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:18:42.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:42.808Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:18:42.808Z] [echo] cmd executed for server [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] deploy: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] deploy-war-common: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] setOSConditions: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] setToolWin: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] setToolUnix: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] setToolProperty: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] setS1ASclassPath: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] init-common: [2024-04-16T10:18:42.808Z] [2024-04-16T10:18:42.808Z] deploy-war-commonpe: [2024-04-16T10:18:42.856Z] [exec] Application deployed with name web-pound-literal-web. [2024-04-16T10:18:42.856Z] [2024-04-16T10:18:42.856Z] deploy-war-commonee: [2024-04-16T10:18:42.856Z] [2024-04-16T10:18:42.856Z] run: [2024-04-16T10:18:42.856Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp12.jsp [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:42.983Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:42.983Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.083Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-javaee-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web.war [2024-04-16T10:18:43.111Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21x.jsp [2024-04-16T10:18:43.111Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21y.jsp [2024-04-16T10:18:43.111Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21w.jsp [2024-04-16T10:18:43.186Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:43.186Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:43.186Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:43.207Z] [java] [2/5]: Sleeping.... [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.239Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.239Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.294Z] [2024-04-16T10:18:43.294Z] setOSConditions: [2024-04-16T10:18:43.294Z] [2024-04-16T10:18:43.294Z] setToolWin: [2024-04-16T10:18:43.294Z] [2024-04-16T10:18:43.294Z] setToolUnix: [2024-04-16T10:18:43.294Z] [2024-04-16T10:18:43.294Z] setToolProperty: [2024-04-16T10:18:43.294Z] [2024-04-16T10:18:43.294Z] setS1ASclassPath: [2024-04-16T10:18:43.366Z] [java] Connecting to: http://localhost:45711/web-pound-literal/testjsp21z.jsp [2024-04-16T10:18:43.366Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:43.366Z] [java] [2024-04-16T10:18:43.366Z] [java] [2024-04-16T10:18:43.366Z] [java] ----------------------------------------- [2024-04-16T10:18:43.366Z] [java] - jsp12-pound-compatibility-test: PASS - [2024-04-16T10:18:43.366Z] [java] - pound-in-literal-test: PASS - [2024-04-16T10:18:43.366Z] [java] - pound-in-exprval-test: PASS - [2024-04-16T10:18:43.366Z] [java] - pound-default-test: PASS - [2024-04-16T10:18:43.366Z] [java] - pound-syntax-allowed-as-literal-true-test: PASS - [2024-04-16T10:18:43.366Z] [java] ----------------------------------------- [2024-04-16T10:18:43.366Z] [java] - Total PASS : 5 - [2024-04-16T10:18:43.366Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:43.366Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:43.366Z] [java] ----------------------------------------- [2024-04-16T10:18:43.366Z] [2024-04-16T10:18:43.366Z] undeploy: [2024-04-16T10:18:43.366Z] [2024-04-16T10:18:43.366Z] setOSConditions: [2024-04-16T10:18:43.366Z] [2024-04-16T10:18:43.366Z] setToolWin: [2024-04-16T10:18:43.366Z] [2024-04-16T10:18:43.366Z] setToolUnix: [2024-04-16T10:18:43.366Z] [2024-04-16T10:18:43.366Z] setToolProperty: [2024-04-16T10:18:43.367Z] [2024-04-16T10:18:43.367Z] setS1ASclassPath: [2024-04-16T10:18:43.367Z] [2024-04-16T10:18:43.367Z] init-common: [2024-04-16T10:18:43.367Z] [2024-04-16T10:18:43.367Z] undeploy-war-common: [2024-04-16T10:18:43.440Z] [javac] 2 warnings [2024-04-16T10:18:43.441Z] [2024-04-16T10:18:43.441Z] setOSConditions: [2024-04-16T10:18:43.441Z] [2024-04-16T10:18:43.441Z] setToolWin: [2024-04-16T10:18:43.441Z] [2024-04-16T10:18:43.441Z] setToolUnix: [2024-04-16T10:18:43.441Z] [2024-04-16T10:18:43.441Z] setToolProperty: [2024-04-16T10:18:43.441Z] [2024-04-16T10:18:43.441Z] setS1ASclassPath: [2024-04-16T10:18:43.441Z] [2024-04-16T10:18:43.441Z] init-common: [2024-04-16T10:18:43.441Z] [2024-04-16T10:18:43.441Z] compile-common: [2024-04-16T10:18:43.441Z] [echo] Current time (ISO): 2024-04-16T10:18:43.336+0000 [2024-04-16T10:18:43.441Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:43.489Z] [exec] Waiting for the domain to stop . [2024-04-16T10:18:43.489Z] [exec] Waiting finished after 454 ms. [2024-04-16T10:18:43.489Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.494Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.494Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.552Z] [2024-04-16T10:18:43.552Z] init-common: [2024-04-16T10:18:43.552Z] [2024-04-16T10:18:43.552Z] startDomainUnix: [2024-04-16T10:18:43.552Z] [echo] Starting DAS [2024-04-16T10:18:43.749Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.750Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:43.750Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:43.875Z] [exec] invoking connection-factory-definition-embedra test servlet at http://localhost:8080/connection-factory-definition-embedra/servlet [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.006Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.129Z] [java] [3/5]: Sleeping.... [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.284Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.284Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.295Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-pound-literal-web [2024-04-16T10:18:44.295Z] [2024-04-16T10:18:44.295Z] all: [2024-04-16T10:18:44.295Z] [echo] [2024-04-16T10:18:44.295Z] [echo] ************************* [2024-04-16T10:18:44.295Z] [echo] * Running jspPrecompileConsiderDomainLibJarFilesAndClasses [2024-04-16T10:18:44.295Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses [2024-04-16T10:18:44.295Z] [echo] ************************* [2024-04-16T10:18:44.295Z] [echo] [2024-04-16T10:18:44.295Z] [2024-04-16T10:18:44.295Z] setOSConditions: [2024-04-16T10:18:44.295Z] [2024-04-16T10:18:44.295Z] setToolWin: [2024-04-16T10:18:44.295Z] [2024-04-16T10:18:44.295Z] setToolUnix: [2024-04-16T10:18:44.295Z] [2024-04-16T10:18:44.295Z] setToolProperty: [2024-04-16T10:18:44.295Z] [2024-04-16T10:18:44.295Z] setS1ASclassPath: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] init-common: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setup: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setOSConditions: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setToolWin: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setToolUnix: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setToolProperty: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setS1ASclassPath: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] init-common: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] copyJarAndClasses: [2024-04-16T10:18:44.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib [2024-04-16T10:18:44.296Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/classes [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] restart-server-instance-common: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setOSConditions: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setToolWin: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setToolUnix: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setToolProperty: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] setS1ASclassPath: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] init-common: [2024-04-16T10:18:44.296Z] [2024-04-16T10:18:44.296Z] stopDomain: [2024-04-16T10:18:44.296Z] [echo] run.xml:stopping domain... [2024-04-16T10:18:44.445Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web. [2024-04-16T10:18:44.445Z] [2024-04-16T10:18:44.446Z] deploy-war-commonee: [2024-04-16T10:18:44.446Z] [2024-04-16T10:18:44.446Z] run: [2024-04-16T10:18:44.446Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinit [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.540Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.541Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.541Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.541Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.701Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:18:44.701Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llquery [2024-04-16T10:18:44.701Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:18:44.701Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llfind [2024-04-16T10:18:44.701Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:18:44.701Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-javaee-injection/myurl?testcase=llinj [2024-04-16T10:18:44.701Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:18:44.701Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:44.701Z] [java] [2024-04-16T10:18:44.701Z] [java] [2024-04-16T10:18:44.701Z] [java] ----------------------------------------- [2024-04-16T10:18:44.701Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinit: PASS - [2024-04-16T10:18:44.701Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllquery: PASS - [2024-04-16T10:18:44.701Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllfind: PASS - [2024-04-16T10:18:44.701Z] [java] - cdi-servlet-annotation-with-web-inf-lib-javaee-injectionllinj: PASS - [2024-04-16T10:18:44.701Z] [java] ----------------------------------------- [2024-04-16T10:18:44.701Z] [java] - Total PASS : 4 - [2024-04-16T10:18:44.701Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:44.701Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:44.701Z] [java] ----------------------------------------- [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.701Z] undeploy: [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.701Z] setOSConditions: [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.701Z] setToolWin: [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.701Z] setToolUnix: [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.701Z] setToolProperty: [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.701Z] setS1ASclassPath: [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.701Z] init-common: [2024-04-16T10:18:44.701Z] [2024-04-16T10:18:44.702Z] undeploy-war-common: [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:44.796Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.052Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.053Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.053Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.053Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.053Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.053Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.053Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.053Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.053Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.053Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.053Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.053Z] [java] [4/5]: Sleeping.... [2024-04-16T10:18:45.053Z] [java] Value of key is: concurrentAccess[2.1] [2024-04-16T10:18:45.053Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:45.053Z] [java] [2024-04-16T10:18:45.053Z] [java] [2024-04-16T10:18:45.053Z] [java] ----------------------------------------- [2024-04-16T10:18:45.053Z] [java] - main: PASS - [2024-04-16T10:18:45.053Z] [java] - concurrentAccess[2.1]: PASS - [2024-04-16T10:18:45.053Z] [java] - concurrentAccess[1.1]: PASS - [2024-04-16T10:18:45.053Z] [java] ----------------------------------------- [2024-04-16T10:18:45.053Z] [java] Total PASS: 3 [2024-04-16T10:18:45.053Z] [java] Total FAIL: 0 [2024-04-16T10:18:45.053Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:45.053Z] [java] ----------------------------------------- [2024-04-16T10:18:45.053Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:45.260Z] [exec] Waiting for the domain to stop . [2024-04-16T10:18:45.260Z] [exec] Waiting finished after 260 ms. [2024-04-16T10:18:45.260Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:18:45.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-javaee-injection-web [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] delete-resources: [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] setOSConditions: [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] setToolWin: [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] setToolUnix: [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] setToolProperty: [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] setS1ASclassPath: [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] init-common: [2024-04-16T10:18:45.262Z] [2024-04-16T10:18:45.262Z] delete-jdbc-resource-common: [2024-04-16T10:18:45.262Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.310Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.310Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.324Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:45.324Z] [javac] 1 warning [2024-04-16T10:18:45.324Z] [2024-04-16T10:18:45.325Z] build: [2024-04-16T10:18:45.325Z] [2024-04-16T10:18:45.325Z] build-jars: [2024-04-16T10:18:45.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:45.325Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar [2024-04-16T10:18:45.325Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar [2024-04-16T10:18:45.325Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar [2024-04-16T10:18:45.325Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar [2024-04-16T10:18:45.325Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org [2024-04-16T10:18:45.325Z] [2024-04-16T10:18:45.325Z] create-dirs: [2024-04-16T10:18:45.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2024-04-16T10:18:45.325Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb1/classes [2024-04-16T10:18:45.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2024-04-16T10:18:45.325Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-pu1 [2024-04-16T10:18:45.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2024-04-16T10:18:45.325Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-base/classes [2024-04-16T10:18:45.325Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2024-04-16T10:18:45.325Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-two-modules-with-libs-ejb2/classes [2024-04-16T10:18:45.325Z] [2024-04-16T10:18:45.325Z] run: [2024-04-16T10:18:45.325Z] [2024-04-16T10:18:45.325Z] setOSConditions: [2024-04-16T10:18:45.325Z] [2024-04-16T10:18:45.326Z] setToolWin: [2024-04-16T10:18:45.326Z] [2024-04-16T10:18:45.326Z] setToolUnix: [2024-04-16T10:18:45.326Z] [2024-04-16T10:18:45.326Z] setToolProperty: [2024-04-16T10:18:45.326Z] [2024-04-16T10:18:45.326Z] setS1ASclassPath: [2024-04-16T10:18:45.326Z] [2024-04-16T10:18:45.326Z] init-common: [2024-04-16T10:18:45.326Z] [2024-04-16T10:18:45.326Z] run_se_jars: [2024-04-16T10:18:45.326Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.585Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.585Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.586Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.586Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:45.823Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:18:45.823Z] [echo] cmd executed for server [2024-04-16T10:18:45.823Z] [2024-04-16T10:18:45.823Z] setOSConditions: [2024-04-16T10:18:45.823Z] [2024-04-16T10:18:45.823Z] setToolWin: [2024-04-16T10:18:45.823Z] [2024-04-16T10:18:45.823Z] setToolUnix: [2024-04-16T10:18:45.823Z] [2024-04-16T10:18:45.823Z] setToolProperty: [2024-04-16T10:18:45.823Z] [2024-04-16T10:18:45.823Z] setS1ASclassPath: [2024-04-16T10:18:45.823Z] [2024-04-16T10:18:45.823Z] init-common: [2024-04-16T10:18:45.823Z] [2024-04-16T10:18:45.823Z] delete-jdbc-connpool-common: [2024-04-16T10:18:45.824Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.841Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.841Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.842Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.842Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.842Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:45.842Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:45.885Z] [java] Apr 16, 2024 10:18:45 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:45.885Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:45.885Z] [java] Apr 16, 2024 10:18:45 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:45.885Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7960386170809085436xml [2024-04-16T10:18:45.885Z] [java] Apr 16, 2024 10:18:45 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:45.885Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.098Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.353Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.353Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.354Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.385Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:18:46.385Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:18:46.385Z] [echo] cmd executed for server [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] all: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setOSConditions: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setToolWin: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setToolUnix: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setToolProperty: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setS1ASclassPath: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] init-common: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] clean: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setOSConditions: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setToolWin: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setToolUnix: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setToolProperty: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.385Z] setS1ASclassPath: [2024-04-16T10:18:46.385Z] [2024-04-16T10:18:46.386Z] init-common: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] clean-common: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setOSConditions: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setToolWin: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setToolUnix: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setToolProperty: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setS1ASclassPath: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] init-common: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] clean-classes-common: [2024-04-16T10:18:46.386Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setOSConditions: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setToolWin: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setToolUnix: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setToolProperty: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] setS1ASclassPath: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] init-common: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] clean-jars-common: [2024-04-16T10:18:46.386Z] [2024-04-16T10:18:46.386Z] compile: [2024-04-16T10:18:46.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:46.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:46.387Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:46.387Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:46.394Z] [exec] Servlet Output [2024-04-16T10:18:46.394Z] [exec]
Servlet :: All information I can give

[2024-04-16T10:18:46.394Z] [exec] Context Path : /connection-factory-definition-embedra
[2024-04-16T10:18:46.394Z] [exec] Servlet Path : /servlet
[2024-04-16T10:18:46.394Z] [exec] Path Info : null
[2024-04-16T10:18:46.394Z] [exec] [2024-04-16T10:18:46.394Z] [exec] Value of key is:connection-factory-definition-embedra-web-ejb-test [2024-04-16T10:18:46.394Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:46.394Z] [exec] [2024-04-16T10:18:46.394Z] [exec] [2024-04-16T10:18:46.394Z] [exec] ----------------------------------------- [2024-04-16T10:18:46.394Z] [exec] - connection-factory-definition-embedra-web-ejb-test: PASS - [2024-04-16T10:18:46.394Z] [exec] ----------------------------------------- [2024-04-16T10:18:46.394Z] [exec] Total PASS: 1 [2024-04-16T10:18:46.394Z] [exec] Total FAIL: 0 [2024-04-16T10:18:46.394Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:18:46.394Z] [exec] ----------------------------------------- [2024-04-16T10:18:46.394Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:18:46.394Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] checkReporting-common: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] confirmReportPresent-common: [2024-04-16T10:18:46.394Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:18:46.394Z] [echo] Test seems to be reported fine [2024-04-16T10:18:46.394Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition-embedra/RepRunConf.txt [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] confirmMissingReport-common: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] unsetup: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] undeploy: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] setOSConditions: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] setToolWin: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] setToolUnix: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] setToolProperty: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.394Z] setS1ASclassPath: [2024-04-16T10:18:46.394Z] [2024-04-16T10:18:46.395Z] init-common: [2024-04-16T10:18:46.395Z] [2024-04-16T10:18:46.395Z] undeploy-common: [2024-04-16T10:18:46.610Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.610Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.610Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.610Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.610Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.610Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.610Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.610Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.610Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.610Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.611Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.642Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:46.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connection-factory-definition-embedraApp [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.884Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:46.884Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:46.897Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:46.897Z] [javac] 2 warnings [2024-04-16T10:18:46.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:46.897Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/alpha.jar [2024-04-16T10:18:46.897Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:46.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:46.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:46.898Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:46.898Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:46.903Z] [2024-04-16T10:18:46.903Z] all: [2024-04-16T10:18:46.904Z] [echo] @@## administered-object-definition-embedra##@@ [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setOSConditions: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolWin: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolUnix: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolProperty: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setS1ASclassPath: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] init-common: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] clean: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setOSConditions: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolWin: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolUnix: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolProperty: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setS1ASclassPath: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] init-common: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] clean-common: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setOSConditions: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolWin: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolUnix: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setToolProperty: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.904Z] setS1ASclassPath: [2024-04-16T10:18:46.904Z] [2024-04-16T10:18:46.905Z] init-common: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] clean-classes-common: [2024-04-16T10:18:46.905Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setOSConditions: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setToolWin: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setToolUnix: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setToolProperty: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setS1ASclassPath: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] init-common: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] clean-jars-common: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] clean: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] clean: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setOSConditions: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setToolWin: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setToolUnix: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setToolProperty: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] setS1ASclassPath: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] init-common: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] clean-classes-common: [2024-04-16T10:18:46.905Z] [2024-04-16T10:18:46.905Z] compile: [2024-04-16T10:18:47.139Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.140Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.153Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:47.161Z] [2024-04-16T10:18:47.161Z] setOSConditions: [2024-04-16T10:18:47.161Z] [2024-04-16T10:18:47.161Z] setToolWin: [2024-04-16T10:18:47.161Z] [2024-04-16T10:18:47.161Z] setToolUnix: [2024-04-16T10:18:47.161Z] [2024-04-16T10:18:47.161Z] setToolProperty: [2024-04-16T10:18:47.161Z] [2024-04-16T10:18:47.162Z] setS1ASclassPath: [2024-04-16T10:18:47.162Z] [2024-04-16T10:18:47.162Z] init-common: [2024-04-16T10:18:47.162Z] [2024-04-16T10:18:47.162Z] compile-common: [2024-04-16T10:18:47.162Z] [echo] Current time (ISO): 2024-04-16T10:18:46.912+0000 [2024-04-16T10:18:47.162Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:47.162Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:47.273Z] [java] Apr 16, 2024 10:18:46 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:47.273Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:47.273Z] [java] Apr 16, 2024 10:18:47 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:18:47.273Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.396Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.408Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:47.408Z] [javac] 2 warnings [2024-04-16T10:18:47.408Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:61: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:47.408Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:47.408Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.651Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.651Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.651Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.651Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.652Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.652Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.663Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:47.663Z] [javac] 2 warnings [2024-04-16T10:18:47.663Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2024-04-16T10:18:47.663Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:47.834Z] [exec] Waiting for domain1 to start ............. [2024-04-16T10:18:47.834Z] [exec] Waiting finished after 12,097 ms. [2024-04-16T10:18:47.834Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:18:47.834Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:18:47.834Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:18:47.834Z] [exec] Admin Port: 4,848 [2024-04-16T10:18:47.834Z] [exec] Command start-domain executed successfully. [2024-04-16T10:18:47.834Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:18:47.834Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:18:47.834Z] [2024-04-16T10:18:47.834Z] dumpThreadStack: [2024-04-16T10:18:47.834Z] [2024-04-16T10:18:47.834Z] startDomainWindows: [2024-04-16T10:18:47.834Z] [2024-04-16T10:18:47.834Z] startDomain: [2024-04-16T10:18:47.834Z] [2024-04-16T10:18:47.834Z] startDerby: [2024-04-16T10:18:47.840Z] [java] Apr 16, 2024 10:18:47 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:47.840Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:47.840Z] [java] Apr 16, 2024 10:18:47 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:47.840Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:47.840Z] [java] Apr 16, 2024 10:18:47 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:47.840Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:18:47.840Z] [java] Apr 16, 2024 10:18:47 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:18:47.840Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.907Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.907Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.907Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.907Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.907Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:47.908Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:47.919Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/lib/bravo.jar [2024-04-16T10:18:47.919Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:47.919Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:47.919Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:47.919Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:48.095Z] [java] Apr 16, 2024 10:18:47 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:48.095Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:48.095Z] [java] Apr 16, 2024 10:18:47 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:48.095Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (999 ms), startup services (1,080 ms), total (2,079 ms) [2024-04-16T10:18:48.129Z] [2024-04-16T10:18:48.129Z] setOSConditions: [2024-04-16T10:18:48.129Z] [2024-04-16T10:18:48.129Z] setToolWin: [2024-04-16T10:18:48.129Z] [2024-04-16T10:18:48.129Z] setToolUnix: [2024-04-16T10:18:48.129Z] [2024-04-16T10:18:48.129Z] setToolProperty: [2024-04-16T10:18:48.129Z] [2024-04-16T10:18:48.129Z] setS1ASclassPath: [2024-04-16T10:18:48.129Z] [2024-04-16T10:18:48.129Z] init-common: [2024-04-16T10:18:48.129Z] [2024-04-16T10:18:48.129Z] startDerbyNonMac: [2024-04-16T10:18:48.129Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-04-16T10:18:48.175Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.183Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.183Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.349Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:48.349Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:48.429Z] [2024-04-16T10:18:48.429Z] setOSConditions: [2024-04-16T10:18:48.429Z] [2024-04-16T10:18:48.429Z] setToolWin: [2024-04-16T10:18:48.429Z] [2024-04-16T10:18:48.429Z] setToolUnix: [2024-04-16T10:18:48.430Z] [javac] 1 warning [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] build: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] setOSConditions: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] setToolWin: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] setToolUnix: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] setToolProperty: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] setS1ASclassPath: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] init-common: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] webclient-war-common: [2024-04-16T10:18:48.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] clear: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] test-tlds-exist: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.430Z] copy-tlds: [2024-04-16T10:18:48.430Z] [2024-04-16T10:18:48.431Z] test-tagfiles-exist: [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] copy-tagfiles: [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] package-war-common: [2024-04-16T10:18:48.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:48.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:48.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:48.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:48.431Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:48.431Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:48.431Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:48.431Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/docroot [2024-04-16T10:18:48.431Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2024-04-16T10:18:48.431Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:48.431Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:48.431Z] [javac] Compiling 1 source file [2024-04-16T10:18:48.431Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:48.431Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] deploy: [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] deploy-war-common: [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] setOSConditions: [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] setToolWin: [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] setToolUnix: [2024-04-16T10:18:48.431Z] [2024-04-16T10:18:48.431Z] setToolProperty: [2024-04-16T10:18:48.432Z] [2024-04-16T10:18:48.432Z] setS1ASclassPath: [2024-04-16T10:18:48.432Z] [2024-04-16T10:18:48.432Z] init-common: [2024-04-16T10:18:48.432Z] [2024-04-16T10:18:48.432Z] deploy-war-commonpe: [2024-04-16T10:18:48.438Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.438Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.438Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.438Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.438Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.438Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.438Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.438Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.438Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_0; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] In accessSFSB: for bean -> SFSB_3; true; true; true; true; true; true; true; true; true [2024-04-16T10:18:48.439Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:18:48.604Z] [java] Apr 16, 2024 10:18:48 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:18:48.604Z] [java] INFO: Grizzly Framework 4.0.2 started in: 35 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:18:48.604Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:48.604Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:48.729Z] [2024-04-16T10:18:48.729Z] setToolProperty: [2024-04-16T10:18:48.729Z] [2024-04-16T10:18:48.729Z] setS1ASclassPath: [2024-04-16T10:18:48.729Z] [2024-04-16T10:18:48.729Z] init-common: [2024-04-16T10:18:48.729Z] [2024-04-16T10:18:48.729Z] startDerbyMac: [2024-04-16T10:18:48.729Z] [2024-04-16T10:18:48.729Z] BUILD SUCCESSFUL [2024-04-16T10:18:48.729Z] Total time: 16 seconds [2024-04-16T10:18:48.734Z] [2024-04-16T10:18:48.734Z] setOSConditions: [2024-04-16T10:18:48.734Z] [2024-04-16T10:18:48.734Z] setToolWin: [2024-04-16T10:18:48.734Z] [2024-04-16T10:18:48.734Z] setToolUnix: [2024-04-16T10:18:48.734Z] [2024-04-16T10:18:48.734Z] setToolProperty: [2024-04-16T10:18:48.734Z] [2024-04-16T10:18:48.734Z] setS1ASclassPath: [2024-04-16T10:18:48.734Z] [2024-04-16T10:18:48.734Z] init-common: [2024-04-16T10:18:48.734Z] [2024-04-16T10:18:48.734Z] startDomainUnix: [2024-04-16T10:18:48.734Z] [echo] Starting DAS [2024-04-16T10:18:48.860Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:48.860Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:48.860Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:48.860Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,725 ms), startup services (12 ms), total (2,737 ms) [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:48.860Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:18:48.860Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:48.860Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb1.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:48.860Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-base.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:48.860Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:48.861Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:48.861Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:48.861Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:48.861Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:48.861Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:48.861Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:48.861Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-ejb2.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:48.861Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:48.861Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app411370711630493984 [2024-04-16T10:18:48.861Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:48.861Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:18:48.861Z] [java] Apr 16, 2024 10:18:48 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:48.861Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:18:48.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-with-ordering --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-web.war [2024-04-16T10:18:49.069Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:49.069Z] [javac] 1 warning [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] build: [2024-04-16T10:18:49.069Z] [echo] assemble.dir = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] setOSConditions: [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] setToolWin: [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] setToolUnix: [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] setToolProperty: [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] setS1ASclassPath: [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] init-common: [2024-04-16T10:18:49.069Z] [2024-04-16T10:18:49.069Z] webclient-war-common: [2024-04-16T10:18:49.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:49.070Z] [2024-04-16T10:18:49.070Z] clear: [2024-04-16T10:18:49.070Z] [2024-04-16T10:18:49.070Z] test-tlds-exist: [2024-04-16T10:18:49.070Z] [2024-04-16T10:18:49.070Z] copy-tlds: [2024-04-16T10:18:49.070Z] [2024-04-16T10:18:49.070Z] test-tagfiles-exist: [2024-04-16T10:18:49.070Z] [2024-04-16T10:18:49.070Z] copy-tagfiles: [2024-04-16T10:18:49.070Z] [2024-04-16T10:18:49.070Z] package-war-common: [2024-04-16T10:18:49.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:49.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:49.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:49.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:49.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/lib [2024-04-16T10:18:49.070Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:49.070Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:49.070Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:49.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/docroot [2024-04-16T10:18:49.071Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-web.war [2024-04-16T10:18:49.071Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:49.071Z] [2024-04-16T10:18:49.071Z] setOSConditions: [2024-04-16T10:18:49.071Z] [2024-04-16T10:18:49.071Z] setToolWin: [2024-04-16T10:18:49.071Z] [2024-04-16T10:18:49.071Z] setToolUnix: [2024-04-16T10:18:49.071Z] [2024-04-16T10:18:49.071Z] setToolProperty: [2024-04-16T10:18:49.071Z] [2024-04-16T10:18:49.071Z] setS1ASclassPath: [2024-04-16T10:18:49.071Z] [2024-04-16T10:18:49.071Z] init-common: [2024-04-16T10:18:49.071Z] [2024-04-16T10:18:49.071Z] compile-common: [2024-04-16T10:18:49.071Z] [echo] Current time (ISO): 2024-04-16T10:18:48.972+0000 [2024-04-16T10:18:49.071Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:49.335Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:49.335Z] + echo Running target: connector_group_2 [2024-04-16T10:18:49.335Z] Running target: connector_group_2 [2024-04-16T10:18:49.335Z] + ant clean-all start-record connector_group_2 stop-record report [2024-04-16T10:18:49.335Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:18:49.801Z] [java] Apr 16, 2024 10:18:49 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:18:49.801Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:18:49.801Z] [java] Apr 16, 2024 10:18:49 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:49.801Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:18:49.801Z] [java] Apr 16, 2024 10:18:49 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:18:49.801Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:18:49.917Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-web. [2024-04-16T10:18:49.917Z] [2024-04-16T10:18:49.917Z] deploy-war-commonee: [2024-04-16T10:18:49.917Z] [2024-04-16T10:18:49.917Z] run: [2024-04-16T10:18:49.917Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering/myurl [2024-04-16T10:18:49.917Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:18:49.917Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:49.917Z] [java] [2024-04-16T10:18:49.917Z] [java] [2024-04-16T10:18:49.917Z] [java] ----------------------------------------- [2024-04-16T10:18:49.917Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering: PASS - [2024-04-16T10:18:49.917Z] [java] ----------------------------------------- [2024-04-16T10:18:49.917Z] [java] - Total PASS : 1 - [2024-04-16T10:18:49.917Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:49.917Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:49.917Z] [java] ----------------------------------------- [2024-04-16T10:18:49.917Z] [2024-04-16T10:18:49.917Z] undeploy: [2024-04-16T10:18:49.917Z] [2024-04-16T10:18:49.917Z] setOSConditions: [2024-04-16T10:18:49.917Z] [2024-04-16T10:18:49.917Z] setToolWin: [2024-04-16T10:18:49.917Z] [2024-04-16T10:18:49.918Z] setToolUnix: [2024-04-16T10:18:49.918Z] [2024-04-16T10:18:49.918Z] setToolProperty: [2024-04-16T10:18:49.918Z] [2024-04-16T10:18:49.918Z] setS1ASclassPath: [2024-04-16T10:18:49.918Z] [2024-04-16T10:18:49.918Z] init-common: [2024-04-16T10:18:49.918Z] [2024-04-16T10:18:49.918Z] undeploy-war-common: [2024-04-16T10:18:50.056Z] [java] Apr 16, 2024 10:18:49 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:50.056Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:18:50.056Z] [java] Apr 16, 2024 10:18:49 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:18:50.056Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:18:50.185Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-with-ordering-web [2024-04-16T10:18:50.310Z] [java] Apr 16, 2024 10:18:50 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:50.310Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:50.329Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] all: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setOSConditions: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setToolWin: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setToolUnix: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setToolProperty: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setS1ASclassPath: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] init-common: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] clean: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setOSConditions: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setToolWin: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setToolUnix: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setToolProperty: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setS1ASclassPath: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] init-common: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] clean-common: [2024-04-16T10:18:50.440Z] [2024-04-16T10:18:50.440Z] setOSConditions: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setToolWin: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setToolUnix: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setToolProperty: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setS1ASclassPath: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] init-common: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] clean-classes-common: [2024-04-16T10:18:50.441Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setOSConditions: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setToolWin: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setToolUnix: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setToolProperty: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] setS1ASclassPath: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] init-common: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] clean-jars-common: [2024-04-16T10:18:50.441Z] [2024-04-16T10:18:50.441Z] compile: [2024-04-16T10:18:50.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:50.441Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:50.441Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:50.441Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:50.504Z] [2024-04-16T10:18:50.504Z] setOSConditions: [2024-04-16T10:18:50.504Z] [2024-04-16T10:18:50.504Z] setToolWin: [2024-04-16T10:18:50.504Z] [2024-04-16T10:18:50.504Z] setToolUnix: [2024-04-16T10:18:50.504Z] [2024-04-16T10:18:50.504Z] setToolProperty: [2024-04-16T10:18:50.504Z] [2024-04-16T10:18:50.504Z] setS1ASclassPath: [2024-04-16T10:18:50.504Z] [2024-04-16T10:18:50.504Z] init-common: [2024-04-16T10:18:50.504Z] [2024-04-16T10:18:50.504Z] startDomainUnix: [2024-04-16T10:18:50.504Z] [echo] Starting DAS [2024-04-16T10:18:50.696Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:50.951Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:50.951Z] [javac] 2 warnings [2024-04-16T10:18:50.951Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:50.951Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/bravo.jar [2024-04-16T10:18:50.951Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:50.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:50.951Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:50.951Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:50.951Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:50.951Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:50.998Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:50.998Z] [javac] 1 warning [2024-04-16T10:18:50.998Z] [2024-04-16T10:18:50.998Z] setOSConditions: [2024-04-16T10:18:50.998Z] [2024-04-16T10:18:50.998Z] setToolWin: [2024-04-16T10:18:50.998Z] [2024-04-16T10:18:50.998Z] setToolUnix: [2024-04-16T10:18:50.998Z] [2024-04-16T10:18:50.998Z] setToolProperty: [2024-04-16T10:18:50.998Z] [2024-04-16T10:18:50.998Z] setS1ASclassPath: [2024-04-16T10:18:50.998Z] [2024-04-16T10:18:50.998Z] init-common: [2024-04-16T10:18:50.998Z] [2024-04-16T10:18:50.998Z] compile-common: [2024-04-16T10:18:50.998Z] [echo] Current time (ISO): 2024-04-16T10:18:50.799+0000 [2024-04-16T10:18:50.998Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:51.206Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:51.206Z] [javac] 2 warnings [2024-04-16T10:18:51.207Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:61: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:51.207Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:51.236Z] [java] Apr 16, 2024 10:18:50 AM org.eclipse.persistence.session./file:/tmp/ejb-app411370711630493984/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test [2024-04-16T10:18:51.236Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:18:51.236Z] [java] Apr 16, 2024 10:18:50 AM org.eclipse.persistence.session./file:/tmp/ejb-app411370711630493984/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2024-04-16T10:18:51.236Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:18:51.236Z] [java] Apr 16, 2024 10:18:50 AM org.eclipse.persistence.session./file:/tmp/ejb-app411370711630493984/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.metadata [2024-04-16T10:18:51.236Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:18:51.236Z] [java] Apr 16, 2024 10:18:51 AM org.eclipse.persistence.session./file:/tmp/ejb-app411370711630493984/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar_test.server [2024-04-16T10:18:51.237Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:18:51.463Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:51.496Z] [java] Apr 16, 2024 10:18:51 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:18:51.496Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:18:51.496Z] [java] Apr 16, 2024 10:18:51 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:51.496Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-04-16T10:18:51.496Z] [java] Apr 16, 2024 10:18:51 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:18:51.496Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:18:51.496Z] [java] Apr 16, 2024 10:18:51 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:18:51.496Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/ejb-ejb31-embedded-two-modules-with-libs-ejb2/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/foo/ejb-ejb31-embedded-two-modules-with-libs-ejb2/SingletonBean] [2024-04-16T10:18:51.718Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:51.718Z] [javac] 2 warnings [2024-04-16T10:18:51.718Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/test1/Foo.class [2024-04-16T10:18:51.718Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:51.718Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/lib/alpha.jar [2024-04-16T10:18:51.718Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:51.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:51.718Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:51.718Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:51.983Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:51.983Z] [javac] 1 warning [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] build: [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] setOSConditions: [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] setToolWin: [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] setToolUnix: [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] setToolProperty: [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] setS1ASclassPath: [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] init-common: [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] webclient-war-common: [2024-04-16T10:18:51.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:51.983Z] [2024-04-16T10:18:51.983Z] clear: [2024-04-16T10:18:51.984Z] [2024-04-16T10:18:51.984Z] test-tlds-exist: [2024-04-16T10:18:51.984Z] [2024-04-16T10:18:51.984Z] copy-tlds: [2024-04-16T10:18:51.984Z] [2024-04-16T10:18:51.984Z] test-tagfiles-exist: [2024-04-16T10:18:51.984Z] [2024-04-16T10:18:51.984Z] copy-tagfiles: [2024-04-16T10:18:51.984Z] [2024-04-16T10:18:51.984Z] package-war-common: [2024-04-16T10:18:51.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:51.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:51.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:51.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:51.984Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:51.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:51.984Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:51.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/docroot [2024-04-16T10:18:51.984Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2024-04-16T10:18:51.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:51.984Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:51.984Z] [javac] Compiling 1 source file [2024-04-16T10:18:52.059Z] [java] Apr 16, 2024 10:18:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:52.059Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:52.059Z] [java] Apr 16, 2024 10:18:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:52.059Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:52.059Z] [java] Apr 16, 2024 10:18:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:52.059Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:52.060Z] [java] Apr 16, 2024 10:18:51 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:18:52.060Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:18:52.239Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-ordering-reversed/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:52.239Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:52.239Z] [2024-04-16T10:18:52.240Z] deploy: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] deploy-war-common: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] setOSConditions: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] setToolWin: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] setToolUnix: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] setToolProperty: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] setS1ASclassPath: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] init-common: [2024-04-16T10:18:52.240Z] [2024-04-16T10:18:52.240Z] deploy-war-commonpe: [2024-04-16T10:18:52.295Z] [2024-04-16T10:18:52.295Z] clean-all: [2024-04-16T10:18:52.295Z] [echo] @@## connector1.5 ##@@ [2024-04-16T10:18:52.295Z] [2024-04-16T10:18:52.295Z] clean: [2024-04-16T10:18:52.295Z] [2024-04-16T10:18:52.295Z] clean: [2024-04-16T10:18:52.295Z] [2024-04-16T10:18:52.295Z] clean: [2024-04-16T10:18:52.295Z] [2024-04-16T10:18:52.295Z] setOSConditions: [2024-04-16T10:18:52.295Z] [2024-04-16T10:18:52.295Z] setToolWin: [2024-04-16T10:18:52.295Z] [2024-04-16T10:18:52.295Z] setToolUnix: [2024-04-16T10:18:52.296Z] [2024-04-16T10:18:52.296Z] setToolProperty: [2024-04-16T10:18:52.296Z] [2024-04-16T10:18:52.296Z] setS1ASclassPath: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] init-common: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] clean-classes-common: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] clean: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] setOSConditions: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] setToolWin: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] setToolUnix: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] setToolProperty: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] setS1ASclassPath: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] init-common: [2024-04-16T10:18:52.554Z] [2024-04-16T10:18:52.554Z] clean-common: [2024-04-16T10:18:52.801Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web.war [2024-04-16T10:18:52.826Z] [2024-04-16T10:18:52.826Z] setOSConditions: [2024-04-16T10:18:52.826Z] [2024-04-16T10:18:52.826Z] setToolWin: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setToolUnix: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setToolProperty: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setS1ASclassPath: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] init-common: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] clean-classes-common: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setOSConditions: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setToolWin: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setToolUnix: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setToolProperty: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] setS1ASclassPath: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] init-common: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] clean-jars-common: [2024-04-16T10:18:52.827Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] clean: [2024-04-16T10:18:52.827Z] [2024-04-16T10:18:52.827Z] clean: [2024-04-16T10:18:52.897Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:52.897Z] [javac] 1 warning [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] setOSConditions: [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] setToolWin: [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] setToolUnix: [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] setToolProperty: [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] setS1ASclassPath: [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] init-common: [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] appclient-jar-common: [2024-04-16T10:18:52.897Z] [2024-04-16T10:18:52.897Z] package-appclientjar-common: [2024-04-16T10:18:52.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:52.898Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:52.898Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:52.898Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-client.jar [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setOSConditions: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setToolWin: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setToolUnix: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setToolProperty: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setS1ASclassPath: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] init-common: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] ejb-jar-common: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] package-ejbjar-common: [2024-04-16T10:18:52.898Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:52.898Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedra-ejb.jar [2024-04-16T10:18:52.898Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] all: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setOSConditions: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setToolWin: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setToolUnix: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setToolProperty: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] setS1ASclassPath: [2024-04-16T10:18:52.898Z] [2024-04-16T10:18:52.898Z] init-common: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] all: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] setOSConditions: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] setToolWin: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] setToolUnix: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] setToolProperty: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] setS1ASclassPath: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] init-common: [2024-04-16T10:18:52.899Z] [2024-04-16T10:18:52.899Z] compile-common: [2024-04-16T10:18:52.899Z] [echo] Current time (ISO): 2024-04-16T10:18:52.582+0000 [2024-04-16T10:18:52.899Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2024-04-16T10:18:52.899Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/classes [2024-04-16T10:18:52.998Z] [java] Looking up EJB... [2024-04-16T10:18:52.998Z] [java] Invoking EJB from module 1... [2024-04-16T10:18:52.998Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] clean: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] setOSConditions: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] setToolWin: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] setToolUnix: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] setToolProperty: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] setS1ASclassPath: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] init-common: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.086Z] clean-classes-common: [2024-04-16T10:18:53.086Z] [2024-04-16T10:18:53.087Z] clean: [2024-04-16T10:18:53.087Z] [2024-04-16T10:18:53.087Z] setOSConditions: [2024-04-16T10:18:53.087Z] [2024-04-16T10:18:53.087Z] setToolWin: [2024-04-16T10:18:53.087Z] [2024-04-16T10:18:53.087Z] setToolUnix: [2024-04-16T10:18:53.087Z] [2024-04-16T10:18:53.087Z] setToolProperty: [2024-04-16T10:18:53.087Z] [2024-04-16T10:18:53.087Z] setS1ASclassPath: [2024-04-16T10:18:53.087Z] [2024-04-16T10:18:53.087Z] init-common: [2024-04-16T10:18:53.087Z] [2024-04-16T10:18:53.087Z] clean-common: [2024-04-16T10:18:53.288Z] [java] Record # 1 [2024-04-16T10:18:53.288Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:18:53.288Z] [java] Done calling EJB from module 1 [2024-04-16T10:18:53.288Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:18:53.288Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:18:53.288Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:53.288Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:18:53.288Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setOSConditions: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setToolWin: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setToolUnix: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setToolProperty: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setS1ASclassPath: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] init-common: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] clean-classes-common: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setOSConditions: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setToolWin: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setToolUnix: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.345Z] setToolProperty: [2024-04-16T10:18:53.345Z] [2024-04-16T10:18:53.346Z] setS1ASclassPath: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] init-common: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] clean-jars-common: [2024-04-16T10:18:53.346Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setOSConditions: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setToolWin: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setToolUnix: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setToolProperty: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setS1ASclassPath: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] init-common: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] clean: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setOSConditions: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setToolWin: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setToolUnix: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setToolProperty: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setS1ASclassPath: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] init-common: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] clean-common: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.346Z] setOSConditions: [2024-04-16T10:18:53.346Z] [2024-04-16T10:18:53.347Z] setToolWin: [2024-04-16T10:18:53.347Z] [2024-04-16T10:18:53.347Z] setToolUnix: [2024-04-16T10:18:53.347Z] [2024-04-16T10:18:53.347Z] setToolProperty: [2024-04-16T10:18:53.347Z] [2024-04-16T10:18:53.347Z] setS1ASclassPath: [2024-04-16T10:18:53.347Z] [2024-04-16T10:18:53.347Z] init-common: [2024-04-16T10:18:53.347Z] [2024-04-16T10:18:53.347Z] clean-classes-common: [2024-04-16T10:18:53.362Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web. [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] deploy-war-commonee: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] run: [2024-04-16T10:18:53.362Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed/myurl [2024-04-16T10:18:53.362Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:18:53.362Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:53.362Z] [java] [2024-04-16T10:18:53.362Z] [java] [2024-04-16T10:18:53.362Z] [java] ----------------------------------------- [2024-04-16T10:18:53.362Z] [java] - cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed: PASS - [2024-04-16T10:18:53.362Z] [java] ----------------------------------------- [2024-04-16T10:18:53.362Z] [java] - Total PASS : 1 - [2024-04-16T10:18:53.362Z] [java] - Total FAIL : 0 - [2024-04-16T10:18:53.362Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:18:53.362Z] [java] ----------------------------------------- [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] undeploy: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] setOSConditions: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] setToolWin: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] setToolUnix: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] setToolProperty: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] setS1ASclassPath: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] init-common: [2024-04-16T10:18:53.362Z] [2024-04-16T10:18:53.362Z] undeploy-war-common: [2024-04-16T10:18:53.543Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:53.543Z] [java] Value of key is: embedded module 1 [2024-04-16T10:18:53.543Z] [java] ..........FINISHED 2 modules Embedded test [2024-04-16T10:18:53.543Z] [java] Requesting wrong set of modules.... [2024-04-16T10:18:53.543Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:18:53.543Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:53.543Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:53.543Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:53.543Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:53.543Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:53.543Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:53.543Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:53.543Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:53.543Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:53.543Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain13586643923465386562xml [2024-04-16T10:18:53.543Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:53.543Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:18:53.604Z] [2024-04-16T10:18:53.604Z] setOSConditions: [2024-04-16T10:18:53.604Z] [2024-04-16T10:18:53.604Z] setToolWin: [2024-04-16T10:18:53.604Z] [2024-04-16T10:18:53.604Z] setToolUnix: [2024-04-16T10:18:53.604Z] [2024-04-16T10:18:53.604Z] setToolProperty: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setS1ASclassPath: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] init-common: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] clean-jars-common: [2024-04-16T10:18:53.605Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setOSConditions: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setToolWin: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setToolUnix: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setToolProperty: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setS1ASclassPath: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] init-common: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] clean: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setOSConditions: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setToolWin: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setToolUnix: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setToolProperty: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setS1ASclassPath: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] init-common: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] clean-common: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setOSConditions: [2024-04-16T10:18:53.605Z] [2024-04-16T10:18:53.605Z] setToolWin: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setToolUnix: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setToolProperty: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setS1ASclassPath: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] init-common: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] clean-classes-common: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setOSConditions: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setToolWin: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setToolUnix: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setToolProperty: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] setS1ASclassPath: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] init-common: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] clean-jars-common: [2024-04-16T10:18:53.606Z] [echo] @@## mq ##@@ [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] clean: [2024-04-16T10:18:53.606Z] [2024-04-16T10:18:53.606Z] mq: [2024-04-16T10:18:53.798Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:53.798Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:53.798Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:18:53.798Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:18:53.798Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:53.798Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:53.798Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:53.798Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (285 ms), startup services (83 ms), total (368 ms) [2024-04-16T10:18:53.799Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:53.799Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:53.799Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:53.799Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:18:53.799Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:18:53.799Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:53.799Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:53.799Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:53.799Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:53.799Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:53.799Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:53.799Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:53.799Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (446 ms), startup services (6 ms), total (452 ms) [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] setOSConditions: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] setToolWin: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] setToolUnix: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] setToolProperty: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] setS1ASclassPath: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] init-common: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] clean: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] setOSConditions: [2024-04-16T10:18:53.867Z] [2024-04-16T10:18:53.867Z] setToolWin: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolUnix: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolProperty: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setS1ASclassPath: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] init-common: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] clean-common: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setOSConditions: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolWin: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolUnix: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolProperty: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setS1ASclassPath: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] init-common: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] clean-classes-common: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setOSConditions: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolWin: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolUnix: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setToolProperty: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] setS1ASclassPath: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] init-common: [2024-04-16T10:18:53.868Z] [2024-04-16T10:18:53.868Z] clean-jars-common: [2024-04-16T10:18:53.869Z] [2024-04-16T10:18:53.869Z] setOSConditions: [2024-04-16T10:18:53.869Z] [2024-04-16T10:18:53.869Z] setToolWin: [2024-04-16T10:18:53.869Z] [2024-04-16T10:18:53.869Z] setToolUnix: [2024-04-16T10:18:53.869Z] [2024-04-16T10:18:53.869Z] setToolProperty: [2024-04-16T10:18:53.869Z] [2024-04-16T10:18:53.869Z] setS1ASclassPath: [2024-04-16T10:18:53.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-with-ordering-reversed-web [2024-04-16T10:18:53.922Z] [2024-04-16T10:18:53.923Z] all: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setOSConditions: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolWin: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolUnix: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolProperty: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setS1ASclassPath: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] init-common: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] clean: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setOSConditions: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolWin: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolUnix: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolProperty: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setS1ASclassPath: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] init-common: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] clean-common: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setOSConditions: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolWin: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolUnix: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.923Z] setToolProperty: [2024-04-16T10:18:53.923Z] [2024-04-16T10:18:53.924Z] setS1ASclassPath: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] init-common: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] clean-classes-common: [2024-04-16T10:18:53.924Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] setOSConditions: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] setToolWin: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] setToolUnix: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] setToolProperty: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] setS1ASclassPath: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] init-common: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] clean-jars-common: [2024-04-16T10:18:53.924Z] [2024-04-16T10:18:53.924Z] compile: [2024-04-16T10:18:53.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:53.924Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:53.924Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:53.924Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:53.924Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:54.053Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:54.054Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:54.054Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-04-16T10:18:54.054Z] [java] Value of key is: embedded create new container with errors in MODULES [2024-04-16T10:18:54.054Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:18:54.054Z] [java] [2024-04-16T10:18:54.054Z] [java] [2024-04-16T10:18:54.054Z] [java] ----------------------------------------- [2024-04-16T10:18:54.054Z] [java] - embedded module 1: PASS - [2024-04-16T10:18:54.054Z] [java] - embedded create new container with errors in MODULES: PASS - [2024-04-16T10:18:54.054Z] [java] ----------------------------------------- [2024-04-16T10:18:54.054Z] [java] Total PASS: 2 [2024-04-16T10:18:54.054Z] [java] Total FAIL: 0 [2024-04-16T10:18:54.054Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:18:54.054Z] [java] ----------------------------------------- [2024-04-16T10:18:54.054Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:54.054Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:18:54.054Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:54.054Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:54.054Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:18:54.054Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:18:54.054Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-04-16T10:18:54.054Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-04-16T10:18:54.054Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:54.054Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:54.054Z] [java] Apr 16, 2024 10:18:53 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:54.054Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:54.054Z] [java] Apr 16, 2024 10:18:53 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:54.054Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:54.054Z] [2024-04-16T10:18:54.054Z] setOSConditions: [2024-04-16T10:18:54.054Z] [2024-04-16T10:18:54.054Z] setToolWin: [2024-04-16T10:18:54.054Z] [2024-04-16T10:18:54.054Z] setToolUnix: [2024-04-16T10:18:54.054Z] [2024-04-16T10:18:54.054Z] setToolProperty: [2024-04-16T10:18:54.054Z] [2024-04-16T10:18:54.054Z] setS1ASclassPath: [2024-04-16T10:18:54.054Z] [2024-04-16T10:18:54.054Z] init-common: [2024-04-16T10:18:54.054Z] [2024-04-16T10:18:54.054Z] run_se_dirs: [2024-04-16T10:18:54.055Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] init-common: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] clean: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setOSConditions: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setToolWin: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setToolUnix: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setToolProperty: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setS1ASclassPath: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] init-common: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] clean-common: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setOSConditions: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setToolWin: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setToolUnix: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setToolProperty: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.128Z] setS1ASclassPath: [2024-04-16T10:18:54.128Z] [2024-04-16T10:18:54.129Z] init-common: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] clean-classes-common: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setOSConditions: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setToolWin: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setToolUnix: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setToolProperty: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setS1ASclassPath: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] init-common: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] clean-jars-common: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setOSConditions: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setToolWin: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setToolUnix: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setToolProperty: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] setS1ASclassPath: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] init-common: [2024-04-16T10:18:54.129Z] [2024-04-16T10:18:54.129Z] clean: [2024-04-16T10:18:54.180Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:18:54.386Z] [2024-04-16T10:18:54.386Z] setOSConditions: [2024-04-16T10:18:54.386Z] [2024-04-16T10:18:54.386Z] setToolWin: [2024-04-16T10:18:54.386Z] [2024-04-16T10:18:54.386Z] setToolUnix: [2024-04-16T10:18:54.386Z] [2024-04-16T10:18:54.386Z] setToolProperty: [2024-04-16T10:18:54.386Z] [2024-04-16T10:18:54.387Z] setS1ASclassPath: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] init-common: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] clean-common: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setOSConditions: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolWin: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolUnix: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolProperty: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setS1ASclassPath: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] init-common: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] clean-classes-common: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setOSConditions: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolWin: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolUnix: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolProperty: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setS1ASclassPath: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] init-common: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] clean-jars-common: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setOSConditions: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolWin: [2024-04-16T10:18:54.387Z] [2024-04-16T10:18:54.387Z] setToolUnix: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] setToolProperty: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] setS1ASclassPath: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] init-common: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] clean: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] setOSConditions: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] setToolWin: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] setToolUnix: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] setToolProperty: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] setS1ASclassPath: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] init-common: [2024-04-16T10:18:54.388Z] [2024-04-16T10:18:54.388Z] clean-common: [2024-04-16T10:18:54.435Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:18:54.435Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:54.435Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:54.640Z] [java] Apr 16, 2024 10:18:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:54.640Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:18:54.640Z] [java] Apr 16, 2024 10:18:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:54.640Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain15103611607508488056xml [2024-04-16T10:18:54.640Z] [java] Apr 16, 2024 10:18:54 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:18:54.640Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:18:54.645Z] [2024-04-16T10:18:54.646Z] setOSConditions: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolWin: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolUnix: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolProperty: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setS1ASclassPath: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] init-common: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] clean-classes-common: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setOSConditions: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolWin: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolUnix: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolProperty: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setS1ASclassPath: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] init-common: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] clean-jars-common: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setOSConditions: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolWin: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolUnix: [2024-04-16T10:18:54.646Z] [2024-04-16T10:18:54.646Z] setToolProperty: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setS1ASclassPath: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] init-common: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] clean: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setOSConditions: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setToolWin: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setToolUnix: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setToolProperty: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setS1ASclassPath: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] init-common: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] clean-common: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setOSConditions: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setToolWin: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setToolUnix: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setToolProperty: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] setS1ASclassPath: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] init-common: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.647Z] clean-classes-common: [2024-04-16T10:18:54.647Z] [2024-04-16T10:18:54.648Z] setOSConditions: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] setToolWin: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] setToolUnix: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] setToolProperty: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] setS1ASclassPath: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] init-common: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] clean-jars-common: [2024-04-16T10:18:54.648Z] [echo] @@## nonacc ##@@ [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] setOSConditions: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] setToolWin: [2024-04-16T10:18:54.648Z] [2024-04-16T10:18:54.648Z] setToolUnix: [2024-04-16T10:18:54.691Z] [javac] 3 warnings [2024-04-16T10:18:54.691Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:54.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-04-16T10:18:54.691Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-04-16T10:18:54.691Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/lib/bean-lib.jar [2024-04-16T10:18:54.691Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:54.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:54.691Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:54.691Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:54.797Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:54.797Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:18:54.797Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:18:54.797Z] [javac] ^ [2024-04-16T10:18:54.797Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:18:54.798Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:18:54.798Z] [javac] ^ [2024-04-16T10:18:54.798Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:18:54.798Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:18:54.798Z] [javac] 3 warnings [2024-04-16T10:18:54.798Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.jar [2024-04-16T10:18:54.798Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/ra/aod-ra.rar [2024-04-16T10:18:54.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:18:54.798Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setup: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] deploy: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setOSConditions: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setToolWin: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setToolUnix: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setToolProperty: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setS1ASclassPath: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] init-common: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] deploy-common: [2024-04-16T10:18:54.798Z] [echo] Current time (ISO): 2024-04-16T10:18:54.725+0000 [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setOSConditions: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setToolWin: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setToolUnix: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setToolProperty: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.798Z] setS1ASclassPath: [2024-04-16T10:18:54.798Z] [2024-04-16T10:18:54.799Z] init-common: [2024-04-16T10:18:54.799Z] [2024-04-16T10:18:54.799Z] deploy-common-pe: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setToolProperty: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setS1ASclassPath: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] init-common: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] clean: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setOSConditions: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setToolWin: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setToolUnix: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setToolProperty: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setS1ASclassPath: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] init-common: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] clean-common: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setOSConditions: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setToolWin: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setToolUnix: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setToolProperty: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] setS1ASclassPath: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.926Z] init-common: [2024-04-16T10:18:54.926Z] [2024-04-16T10:18:54.927Z] clean-classes-common: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setOSConditions: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolWin: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolUnix: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolProperty: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setS1ASclassPath: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] init-common: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] clean-jars-common: [2024-04-16T10:18:54.927Z] [echo] @@## web2connector ##@@ [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setOSConditions: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolWin: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolUnix: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolProperty: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setS1ASclassPath: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] init-common: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] clean: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setOSConditions: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolWin: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.927Z] setToolUnix: [2024-04-16T10:18:54.927Z] [2024-04-16T10:18:54.928Z] setToolProperty: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] setS1ASclassPath: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] init-common: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] clean-common: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] setOSConditions: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] setToolWin: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] setToolUnix: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] setToolProperty: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] setS1ASclassPath: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] init-common: [2024-04-16T10:18:54.928Z] [2024-04-16T10:18:54.928Z] clean-classes-common: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setOSConditions: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setToolWin: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setToolUnix: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setToolProperty: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setS1ASclassPath: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] init-common: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] clean-jars-common: [2024-04-16T10:18:55.186Z] [echo] @@## web2connector (second time) ##@@ [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setOSConditions: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setToolWin: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setToolUnix: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setToolProperty: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.186Z] setS1ASclassPath: [2024-04-16T10:18:55.186Z] [2024-04-16T10:18:55.187Z] init-common: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] clean: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setOSConditions: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolWin: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolUnix: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolProperty: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setS1ASclassPath: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] init-common: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] clean-common: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setOSConditions: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolWin: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolUnix: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolProperty: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setS1ASclassPath: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] init-common: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] clean-classes-common: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setOSConditions: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolWin: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolUnix: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.187Z] setToolProperty: [2024-04-16T10:18:55.187Z] [2024-04-16T10:18:55.188Z] setS1ASclassPath: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] init-common: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] clean-jars-common: [2024-04-16T10:18:55.188Z] [echo] @@## nonstringmcfproperties ##@@ [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] setOSConditions: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] setToolWin: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] setToolUnix: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] setToolProperty: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] setS1ASclassPath: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] init-common: [2024-04-16T10:18:55.188Z] [2024-04-16T10:18:55.188Z] clean: [2024-04-16T10:18:55.285Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:18:55.285Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:18:55.285Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:18:55.285Z] [javac] 2 warnings [2024-04-16T10:18:55.285Z] [2024-04-16T10:18:55.285Z] build: [2024-04-16T10:18:55.285Z] [2024-04-16T10:18:55.285Z] setOSConditions: [2024-04-16T10:18:55.285Z] [2024-04-16T10:18:55.285Z] setToolWin: [2024-04-16T10:18:55.285Z] [2024-04-16T10:18:55.285Z] setToolUnix: [2024-04-16T10:18:55.285Z] [2024-04-16T10:18:55.285Z] setToolProperty: [2024-04-16T10:18:55.285Z] [2024-04-16T10:18:55.285Z] setS1ASclassPath: [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] init-common: [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] webclient-war-common: [2024-04-16T10:18:55.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] clear: [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] test-tlds-exist: [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] copy-tlds: [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] test-tagfiles-exist: [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] copy-tagfiles: [2024-04-16T10:18:55.286Z] [2024-04-16T10:18:55.286Z] package-war-common: [2024-04-16T10:18:55.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:18:55.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:55.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:55.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:55.287Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:18:55.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:18:55.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:55.287Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:18:55.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/docroot [2024-04-16T10:18:55.287Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2024-04-16T10:18:55.287Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:18:55.287Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:18:55.287Z] [javac] Compiling 1 source file [2024-04-16T10:18:55.287Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib-extension-alternative/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:18:55.287Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:18:55.287Z] [2024-04-16T10:18:55.287Z] create-resources: [2024-04-16T10:18:55.287Z] [2024-04-16T10:18:55.287Z] setOSConditions: [2024-04-16T10:18:55.288Z] [2024-04-16T10:18:55.288Z] setToolWin: [2024-04-16T10:18:55.288Z] [2024-04-16T10:18:55.288Z] setToolUnix: [2024-04-16T10:18:55.288Z] [2024-04-16T10:18:55.288Z] setToolProperty: [2024-04-16T10:18:55.288Z] [2024-04-16T10:18:55.288Z] setS1ASclassPath: [2024-04-16T10:18:55.288Z] [2024-04-16T10:18:55.288Z] init-common: [2024-04-16T10:18:55.288Z] [2024-04-16T10:18:55.288Z] create-jdbc-connpool-common: [2024-04-16T10:18:55.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraApp.ear [2024-04-16T10:18:55.446Z] [2024-04-16T10:18:55.446Z] setOSConditions: [2024-04-16T10:18:55.446Z] [2024-04-16T10:18:55.446Z] setToolWin: [2024-04-16T10:18:55.446Z] [2024-04-16T10:18:55.446Z] setToolUnix: [2024-04-16T10:18:55.446Z] [2024-04-16T10:18:55.446Z] setToolProperty: [2024-04-16T10:18:55.446Z] [2024-04-16T10:18:55.446Z] setS1ASclassPath: [2024-04-16T10:18:55.446Z] [2024-04-16T10:18:55.447Z] init-common: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] clean-common: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setOSConditions: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setToolWin: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setToolUnix: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setToolProperty: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setS1ASclassPath: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] init-common: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] clean-classes-common: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setOSConditions: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setToolWin: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setToolUnix: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setToolProperty: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] setS1ASclassPath: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] init-common: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] clean-jars-common: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] clean: [2024-04-16T10:18:55.447Z] [echo] @@## nonstringraproperties ##@@ [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] clean: [2024-04-16T10:18:55.447Z] [2024-04-16T10:18:55.447Z] clean: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] clean: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setOSConditions: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setToolWin: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setToolUnix: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setToolProperty: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setS1ASclassPath: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] init-common: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] clean-classes-common: [2024-04-16T10:18:55.448Z] [echo] @@## txlevelswitch ##@@ [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setOSConditions: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setToolWin: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setToolUnix: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setToolProperty: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] setS1ASclassPath: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] init-common: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.448Z] clean: [2024-04-16T10:18:55.448Z] [2024-04-16T10:18:55.449Z] setOSConditions: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setToolWin: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setToolUnix: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setToolProperty: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setS1ASclassPath: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] init-common: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] clean-common: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setOSConditions: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setToolWin: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setToolUnix: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setToolProperty: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] setS1ASclassPath: [2024-04-16T10:18:55.449Z] [2024-04-16T10:18:55.449Z] init-common: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] clean-classes-common: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] setOSConditions: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] setToolWin: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] setToolUnix: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] setToolProperty: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] setS1ASclassPath: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] init-common: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] clean-jars-common: [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.707Z] clean: [2024-04-16T10:18:55.707Z] [echo] @@## threadpool ##@@ [2024-04-16T10:18:55.707Z] [2024-04-16T10:18:55.708Z] clean: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] clean: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] clean: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setOSConditions: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setToolWin: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setToolUnix: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setToolProperty: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setS1ASclassPath: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] init-common: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] clean-classes-common: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] clean: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setOSConditions: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setToolWin: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setToolUnix: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setToolProperty: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setS1ASclassPath: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] init-common: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] clean-common: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setOSConditions: [2024-04-16T10:18:55.708Z] [2024-04-16T10:18:55.708Z] setToolWin: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setToolUnix: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setToolProperty: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setS1ASclassPath: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] init-common: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] clean-classes-common: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setOSConditions: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setToolWin: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setToolUnix: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setToolProperty: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] setS1ASclassPath: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] init-common: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] clean-jars-common: [2024-04-16T10:18:55.709Z] [echo] @@## connector1.6 ##@@ [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] clean: [2024-04-16T10:18:55.709Z] [2024-04-16T10:18:55.709Z] clean: [2024-04-16T10:18:55.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:18:55.888Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:18:55.888Z] [2024-04-16T10:18:55.888Z] set-derby-connpool-props: [2024-04-16T10:18:55.932Z] [exec] Waiting for domain1 to start .......... [2024-04-16T10:18:55.933Z] [exec] Waiting finished after 9,739 ms. [2024-04-16T10:18:55.933Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:18:55.933Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:18:55.933Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:18:55.933Z] [exec] Admin Port: 4,848 [2024-04-16T10:18:55.933Z] [exec] Command start-domain executed successfully. [2024-04-16T10:18:55.933Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:18:55.933Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] dumpThreadStack: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] startDomainWindows: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] startDomain: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] startDerby: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setOSConditions: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setToolWin: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setToolUnix: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setToolProperty: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setS1ASclassPath: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] init-common: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] startDerbyNonMac: [2024-04-16T10:18:55.933Z] [echo] Starting Derby DB servers in the Network Mode on ports 1527 and 1528 [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setOSConditions: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setToolWin: [2024-04-16T10:18:55.933Z] [2024-04-16T10:18:55.933Z] setToolUnix: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] clean: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] setOSConditions: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] setToolWin: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] setToolUnix: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] setToolProperty: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] setS1ASclassPath: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] init-common: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] clean-classes-common: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] clean: [2024-04-16T10:18:55.968Z] [2024-04-16T10:18:55.968Z] setOSConditions: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolWin: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolUnix: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolProperty: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setS1ASclassPath: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] init-common: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] clean-common: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setOSConditions: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolWin: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolUnix: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolProperty: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setS1ASclassPath: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] init-common: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] clean-classes-common: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setOSConditions: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolWin: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolUnix: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setToolProperty: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] setS1ASclassPath: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.969Z] init-common: [2024-04-16T10:18:55.969Z] [2024-04-16T10:18:55.970Z] clean-jars-common: [2024-04-16T10:18:55.970Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setOSConditions: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolWin: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolUnix: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolProperty: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setS1ASclassPath: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] init-common: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] clean: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setOSConditions: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolWin: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolUnix: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolProperty: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setS1ASclassPath: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] init-common: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] clean-common: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setOSConditions: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolWin: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolUnix: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.970Z] setToolProperty: [2024-04-16T10:18:55.970Z] [2024-04-16T10:18:55.971Z] setS1ASclassPath: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] init-common: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] clean-classes-common: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] setOSConditions: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] setToolWin: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] setToolUnix: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] setToolProperty: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] setS1ASclassPath: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] init-common: [2024-04-16T10:18:55.971Z] [2024-04-16T10:18:55.971Z] clean-jars-common: [2024-04-16T10:18:55.971Z] [echo] @@## SunRaXml ##@@ [2024-04-16T10:18:56.000Z] [java] Apr 16, 2024 10:18:55 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:18:56.000Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:18:56.000Z] [java] Apr 16, 2024 10:18:55 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:18:56.000Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setOSConditions: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setToolWin: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setToolUnix: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setToolProperty: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setS1ASclassPath: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setToolProperty: [2024-04-16T10:18:56.230Z] init-common: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setS1ASclassPath: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] clean: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] init-common: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setOSConditions: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] startDerbyMac: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setToolWin: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] BUILD SUCCESSFUL [2024-04-16T10:18:56.230Z] Total time: 13 seconds [2024-04-16T10:18:56.230Z] setToolUnix: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setToolProperty: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setS1ASclassPath: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] init-common: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] clean: [2024-04-16T10:18:56.230Z] [2024-04-16T10:18:56.230Z] setOSConditions: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolWin: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolUnix: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolProperty: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setS1ASclassPath: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] init-common: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] create-dboutfile: [2024-04-16T10:18:56.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setOSConditions: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolWin: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolUnix: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolProperty: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setS1ASclassPath: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] init-common: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] clean: [2024-04-16T10:18:56.231Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setOSConditions: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolWin: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolUnix: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setToolProperty: [2024-04-16T10:18:56.231Z] [2024-04-16T10:18:56.231Z] setS1ASclassPath: [2024-04-16T10:18:56.232Z] [2024-04-16T10:18:56.232Z] init-common: [2024-04-16T10:18:56.232Z] [2024-04-16T10:18:56.232Z] create-dboutfile: [2024-04-16T10:18:56.232Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:56.232Z] [echo] @@## defaultConnectorResource ##@@ [2024-04-16T10:18:56.232Z] [2024-04-16T10:18:56.232Z] clean: [2024-04-16T10:18:56.232Z] [2024-04-16T10:18:56.232Z] clean: [2024-04-16T10:18:56.449Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:18:56.449Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:18:56.490Z] [2024-04-16T10:18:56.491Z] clean: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] setOSConditions: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] setToolWin: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] setToolUnix: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] setToolProperty: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] setS1ASclassPath: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] init-common: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] clean-classes-common: [2024-04-16T10:18:56.491Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] clean: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] setOSConditions: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.491Z] setToolWin: [2024-04-16T10:18:56.491Z] [2024-04-16T10:18:56.492Z] setToolUnix: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setToolProperty: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setS1ASclassPath: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] init-common: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] clean-common: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setOSConditions: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setToolWin: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setToolUnix: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setToolProperty: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setS1ASclassPath: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] init-common: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] clean-classes-common: [2024-04-16T10:18:56.492Z] [2024-04-16T10:18:56.492Z] setOSConditions: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setToolWin: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setToolUnix: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setToolProperty: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setS1ASclassPath: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] init-common: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] clean-jars-common: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] unset: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setOSConditions: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setToolWin: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setToolUnix: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setToolProperty: [2024-04-16T10:18:56.493Z] [2024-04-16T10:18:56.493Z] setS1ASclassPath: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] init-common: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] unsetJdbc: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] setOSConditions: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] setToolWin: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] setToolUnix: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] setToolProperty: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] setS1ASclassPath: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] init-common: [2024-04-16T10:18:56.494Z] [2024-04-16T10:18:56.494Z] execute-sql-common: [2024-04-16T10:18:56.529Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3 [2024-04-16T10:18:56.529Z] + echo Running target: connector_group_4 [2024-04-16T10:18:56.529Z] Running target: connector_group_4 [2024-04-16T10:18:56.529Z] + ant clean-all start-record connector_group_4 stop-record report [2024-04-16T10:18:56.530Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:18:56.558Z] [java] Apr 16, 2024 10:18:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:56.559Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:56.559Z] [java] Apr 16, 2024 10:18:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:56.559Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:18:56.559Z] [java] Apr 16, 2024 10:18:56 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:18:56.559Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:18:56.813Z] [java] Apr 16, 2024 10:18:56 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:18:56.813Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:18:57.010Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:18:57.010Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:18:57.068Z] [java] Apr 16, 2024 10:18:56 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:57.068Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:57.068Z] [java] Apr 16, 2024 10:18:56 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:57.068Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,076 ms), startup services (1,114 ms), total (2,190 ms) [2024-04-16T10:18:57.068Z] [java] Apr 16, 2024 10:18:56 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:57.068Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:57.265Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:18:57.265Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:18:57.268Z] [exec] Application deployed with name administered-object-definition-embedraApp. [2024-04-16T10:18:57.268Z] [echo] Deployment on target server server successful [2024-04-16T10:18:57.268Z] [2024-04-16T10:18:57.268Z] setOSConditions: [2024-04-16T10:18:57.268Z] [2024-04-16T10:18:57.268Z] setToolWin: [2024-04-16T10:18:57.268Z] [2024-04-16T10:18:57.268Z] setToolUnix: [2024-04-16T10:18:57.268Z] [2024-04-16T10:18:57.268Z] setToolProperty: [2024-04-16T10:18:57.268Z] [2024-04-16T10:18:57.269Z] setS1ASclassPath: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] init-common: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] deploy-common-ee: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] run: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] setOSConditions: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] setToolWin: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] setToolUnix: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] setToolProperty: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] setS1ASclassPath: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] init-common: [2024-04-16T10:18:57.269Z] [2024-04-16T10:18:57.269Z] runclient-common: [2024-04-16T10:18:57.269Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraAppClient.jar -name administered-object-definition-embedraClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:18:57.528Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:18:57.635Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:18:57.635Z] [java] Apr 16, 2024 10:18:57 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:18:57.635Z] [java] INFO: Grizzly Framework 4.0.2 started in: 49 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:18:57.635Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:18:57.635Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:18:57.635Z] [java] Apr 16, 2024 10:18:57 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:18:57.635Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:18:57.635Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:18:57.635Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:18:57.635Z] [java] Apr 16, 2024 10:18:57 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:18:57.635Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,734 ms), startup services (10 ms), total (2,744 ms) [2024-04-16T10:18:57.635Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:18:57.635Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:18:57.635Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:18:57.636Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:57.636Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:57.636Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:57.636Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-two-modules-with-libs-pu1 to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:57.636Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:57.636Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:18:57.636Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:57.636Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app4514719445979703108 [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:57.636Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:18:57.636Z] [java] Apr 16, 2024 10:18:57 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:18:57.636Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:18:57.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:18:57.825Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:18:58.206Z] [exec] Apr 16, 2024 10:18:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:18:58.206Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:18:58.386Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:18:58.386Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:18:58.561Z] [java] Apr 16, 2024 10:18:58 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:18:58.561Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:18:58.561Z] [java] Apr 16, 2024 10:18:58 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:58.561Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:18:58.561Z] [java] Apr 16, 2024 10:18:58 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:18:58.561Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:18:58.561Z] [java] Apr 16, 2024 10:18:58 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:18:58.561Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:18:58.643Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:18:58.643Z] [exec] Waiting finished after 6,252 ms. [2024-04-16T10:18:58.643Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:18:58.643Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:18:58.643Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:18:58.643Z] [exec] Admin Port: 45,707 [2024-04-16T10:18:58.643Z] [exec] Command start-domain executed successfully. [2024-04-16T10:18:58.643Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:18:58.643Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:18:58.643Z] [2024-04-16T10:18:58.643Z] dumpThreadStack: [2024-04-16T10:18:58.643Z] [2024-04-16T10:18:58.643Z] startDomainWindows: [2024-04-16T10:18:58.643Z] [2024-04-16T10:18:58.643Z] startDomain: [2024-04-16T10:18:58.643Z] [2024-04-16T10:18:58.643Z] clean: [2024-04-16T10:18:58.643Z] [2024-04-16T10:18:58.643Z] setOSConditions: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolWin: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolUnix: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolProperty: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setS1ASclassPath: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] init-common: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] clean-common: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setOSConditions: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolWin: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolUnix: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolProperty: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setS1ASclassPath: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] init-common: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] clean-classes-common: [2024-04-16T10:18:58.644Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setOSConditions: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolWin: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolUnix: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.644Z] setToolProperty: [2024-04-16T10:18:58.644Z] [2024-04-16T10:18:58.645Z] setS1ASclassPath: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] init-common: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] clean-jars-common: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] compile: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] setOSConditions: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] setToolWin: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] setToolUnix: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] setToolProperty: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] setS1ASclassPath: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] init-common: [2024-04-16T10:18:58.645Z] [2024-04-16T10:18:58.645Z] compile-common: [2024-04-16T10:18:58.645Z] [echo] Current time (ISO): 2024-04-16T10:18:57.843+0000 [2024-04-16T10:18:58.645Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:58.645Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:58.816Z] [java] Apr 16, 2024 10:18:58 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:18:58.816Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:18:58.828Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:18:58.828Z] [exec] Waiting finished after 7,933 ms. [2024-04-16T10:18:58.828Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:18:58.828Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:18:58.828Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:18:58.828Z] [exec] Admin Port: 4,848 [2024-04-16T10:18:58.828Z] [exec] Command start-domain executed successfully. [2024-04-16T10:18:58.828Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:18:58.828Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] dumpThreadStack: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] startDomainWindows: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] startDomain: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] clean: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] setOSConditions: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] setToolWin: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] setToolUnix: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] setToolProperty: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] setS1ASclassPath: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.828Z] init-common: [2024-04-16T10:18:58.828Z] [2024-04-16T10:18:58.829Z] clean-common: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setOSConditions: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolWin: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolUnix: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolProperty: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setS1ASclassPath: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] init-common: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] clean-classes-common: [2024-04-16T10:18:58.829Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setOSConditions: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolWin: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolUnix: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolProperty: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setS1ASclassPath: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] init-common: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] clean-jars-common: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] compile: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setOSConditions: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolWin: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.829Z] setToolUnix: [2024-04-16T10:18:58.829Z] [2024-04-16T10:18:58.830Z] setToolProperty: [2024-04-16T10:18:58.830Z] [2024-04-16T10:18:58.830Z] setS1ASclassPath: [2024-04-16T10:18:58.830Z] [2024-04-16T10:18:58.830Z] init-common: [2024-04-16T10:18:58.830Z] [2024-04-16T10:18:58.830Z] compile-common: [2024-04-16T10:18:58.830Z] [echo] Current time (ISO): 2024-04-16T10:18:58.065+0000 [2024-04-16T10:18:58.830Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:58.830Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:18:58.947Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:18:58.947Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:18:59.028Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-04-16T10:18:59.028Z] [sql] Failed to execute: drop table messages [2024-04-16T10:18:59.028Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:18:59.028Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:18:59.028Z] [2024-04-16T10:18:59.028Z] setOSConditions: [2024-04-16T10:18:59.028Z] [2024-04-16T10:18:59.028Z] setToolWin: [2024-04-16T10:18:59.028Z] [2024-04-16T10:18:59.028Z] setToolUnix: [2024-04-16T10:18:59.028Z] [2024-04-16T10:18:59.028Z] setToolProperty: [2024-04-16T10:18:59.028Z] [2024-04-16T10:18:59.028Z] setS1ASclassPath: [2024-04-16T10:18:59.028Z] [2024-04-16T10:18:59.028Z] init-common: [2024-04-16T10:18:59.028Z] [2024-04-16T10:18:59.028Z] undeploy-jdbc-common: [2024-04-16T10:18:59.029Z] [2024-04-16T10:18:59.029Z] setOSConditions: [2024-04-16T10:18:59.029Z] [2024-04-16T10:18:59.029Z] setToolWin: [2024-04-16T10:18:59.029Z] [2024-04-16T10:18:59.029Z] setToolUnix: [2024-04-16T10:18:59.029Z] [2024-04-16T10:18:59.029Z] setToolProperty: [2024-04-16T10:18:59.029Z] [2024-04-16T10:18:59.029Z] setS1ASclassPath: [2024-04-16T10:18:59.029Z] [2024-04-16T10:18:59.029Z] init-common: [2024-04-16T10:18:59.029Z] [2024-04-16T10:18:59.029Z] delete-jdbc-resource-common: [2024-04-16T10:18:59.029Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-04-16T10:18:59.071Z] [java] Apr 16, 2024 10:18:58 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:18:59.071Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:18:59.138Z] [exec] Apr 16, 2024 10:18:58 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:18:59.138Z] [exec] WARNING: ACC001: Using the only client [administered-object-definition-embedra-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session3.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-embedraAppClient.jar even though it does not match the specified main class name null or client name administered-object-definition-embedraClient [2024-04-16T10:18:59.438Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition-embedra/servlet [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] clean-all: [2024-04-16T10:18:59.494Z] [echo] @@## connector1.5 ##@@ [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] clean: [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] clean: [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] clean: [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] setOSConditions: [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] setToolWin: [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] setToolUnix: [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] setToolProperty: [2024-04-16T10:18:59.494Z] [2024-04-16T10:18:59.494Z] setS1ASclassPath: [2024-04-16T10:18:59.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:18:59.508Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:18:59.634Z] [java] Apr 16, 2024 10:18:59 AM org.eclipse.persistence.session./file:/tmp/ejb-app4514719445979703108/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test [2024-04-16T10:18:59.634Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] init-common: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] clean-classes-common: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] clean: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] setOSConditions: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] setToolWin: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] setToolUnix: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] setToolProperty: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] setS1ASclassPath: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] init-common: [2024-04-16T10:18:59.752Z] [2024-04-16T10:18:59.752Z] clean-common: [2024-04-16T10:18:59.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:18:59.763Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:18:59.763Z] [2024-04-16T10:18:59.763Z] setOSConditions: [2024-04-16T10:18:59.763Z] [2024-04-16T10:18:59.763Z] setToolWin: [2024-04-16T10:18:59.763Z] [2024-04-16T10:18:59.763Z] setToolUnix: [2024-04-16T10:18:59.763Z] [2024-04-16T10:18:59.763Z] setToolProperty: [2024-04-16T10:18:59.763Z] [2024-04-16T10:18:59.763Z] setS1ASclassPath: [2024-04-16T10:18:59.763Z] [2024-04-16T10:18:59.763Z] init-common: [2024-04-16T10:18:59.763Z] [2024-04-16T10:18:59.763Z] create-jdbc-resource-common: [2024-04-16T10:18:59.763Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:18:59.891Z] [java] Apr 16, 2024 10:18:59 AM org.eclipse.persistence.session./file:/tmp/ejb-app4514719445979703108/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2024-04-16T10:18:59.891Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [related] for the entity class [class org.glassfish.tests.ejb.sample.SimpleEntity] since weaving was not enabled or did not occur. [2024-04-16T10:18:59.891Z] [java] Apr 16, 2024 10:18:59 AM org.eclipse.persistence.session./file:/tmp/ejb-app4514719445979703108/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.metadata [2024-04-16T10:18:59.891Z] [java] WARNING: Reverting the lazy setting on the OneToOne or ManyToOne attribute [entity] for the entity class [class org.glassfish.tests.ejb.sample.SimpleRelated] since weaving was not enabled or did not occur. [2024-04-16T10:18:59.891Z] [java] Apr 16, 2024 10:18:59 AM org.eclipse.persistence.session./file:/tmp/ejb-app4514719445979703108/lib/ejb-ejb31-embedded-two-modules-with-libs-pu1.jar/_test.server [2024-04-16T10:18:59.891Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setOSConditions: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setToolWin: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setToolUnix: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setToolProperty: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setS1ASclassPath: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] init-common: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] clean-classes-common: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setOSConditions: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setToolWin: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setToolUnix: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setToolProperty: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] setS1ASclassPath: [2024-04-16T10:19:00.009Z] [2024-04-16T10:19:00.009Z] init-common: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] clean-jars-common: [2024-04-16T10:19:00.010Z] [echo] @@## embeddedConnector1.5 ##@@ [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] clean: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] clean: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] clean: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] setOSConditions: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] setToolWin: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] setToolUnix: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] setToolProperty: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] setS1ASclassPath: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] init-common: [2024-04-16T10:19:00.010Z] [2024-04-16T10:19:00.010Z] clean-classes-common: [2024-04-16T10:19:00.148Z] [java] Apr 16, 2024 10:18:59 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:19:00.148Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:19:00.148Z] [java] Apr 16, 2024 10:19:00 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:19:00.148Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.SimpleEjb, java:global/foo/sample/SimpleEjb] [2024-04-16T10:19:00.148Z] [java] Apr 16, 2024 10:19:00 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:19:00.148Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:19:00.148Z] [java] Apr 16, 2024 10:19:00 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:19:00.148Z] [java] INFO: Portable JNDI names for EJB SingletonBean: [java:global/foo/classes/SingletonBean!org.glassfish.tests.ejb.sample.SingletonBean, java:global/foo/classes/SingletonBean] [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] clean: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] setOSConditions: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] setToolWin: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] setToolUnix: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] setToolProperty: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] setS1ASclassPath: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] init-common: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] clean-common: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] setOSConditions: [2024-04-16T10:19:00.282Z] [2024-04-16T10:19:00.282Z] setToolWin: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolUnix: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolProperty: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setS1ASclassPath: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] init-common: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] clean-classes-common: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setOSConditions: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolWin: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolUnix: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolProperty: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setS1ASclassPath: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] init-common: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] clean-jars-common: [2024-04-16T10:19:00.283Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setOSConditions: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolWin: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolUnix: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setToolProperty: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] setS1ASclassPath: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] init-common: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.283Z] clean: [2024-04-16T10:19:00.283Z] [2024-04-16T10:19:00.284Z] setOSConditions: [2024-04-16T10:19:00.284Z] [2024-04-16T10:19:00.284Z] setToolWin: [2024-04-16T10:19:00.284Z] [2024-04-16T10:19:00.284Z] setToolUnix: [2024-04-16T10:19:00.284Z] [2024-04-16T10:19:00.284Z] setToolProperty: [2024-04-16T10:19:00.284Z] [2024-04-16T10:19:00.284Z] setS1ASclassPath: [2024-04-16T10:19:00.284Z] [2024-04-16T10:19:00.284Z] init-common: [2024-04-16T10:19:00.284Z] [2024-04-16T10:19:00.284Z] clean-common: [2024-04-16T10:19:00.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:19:00.325Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource created successfully. [2024-04-16T10:19:00.325Z] [echo] cmd executed for server [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] deploy: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] deploy-war-common: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] setOSConditions: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] setToolWin: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] setToolUnix: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] setToolProperty: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] setS1ASclassPath: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] init-common: [2024-04-16T10:19:00.325Z] [2024-04-16T10:19:00.325Z] deploy-war-commonpe: [2024-04-16T10:19:00.529Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:00.529Z] [javac] 1 warning [2024-04-16T10:19:00.529Z] [2024-04-16T10:19:00.529Z] build: [2024-04-16T10:19:00.529Z] [2024-04-16T10:19:00.529Z] setOSConditions: [2024-04-16T10:19:00.529Z] [2024-04-16T10:19:00.529Z] setToolWin: [2024-04-16T10:19:00.529Z] [2024-04-16T10:19:00.529Z] setToolUnix: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] setToolProperty: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] setS1ASclassPath: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] init-common: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] webclient-war-common: [2024-04-16T10:19:00.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] clear: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] test-tlds-exist: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] copy-tlds: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] test-tagfiles-exist: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] copy-tagfiles: [2024-04-16T10:19:00.530Z] [2024-04-16T10:19:00.530Z] package-war-common: [2024-04-16T10:19:00.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:00.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:00.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:00.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:00.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/lib [2024-04-16T10:19:00.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:00.530Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:00.530Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2024-04-16T10:19:00.530Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:00.530Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:00.530Z] [javac] Compiling 1 source file [2024-04-16T10:19:00.531Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:00.531Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] deploy: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] deploy-war-common: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] setOSConditions: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] setToolWin: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] setToolUnix: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] setToolProperty: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] setS1ASclassPath: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] init-common: [2024-04-16T10:19:00.531Z] [2024-04-16T10:19:00.531Z] deploy-war-commonpe: [2024-04-16T10:19:00.540Z] [2024-04-16T10:19:00.540Z] setOSConditions: [2024-04-16T10:19:00.540Z] [2024-04-16T10:19:00.541Z] setToolWin: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolUnix: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolProperty: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setS1ASclassPath: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] init-common: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] clean-classes-common: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setOSConditions: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolWin: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolUnix: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolProperty: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setS1ASclassPath: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] init-common: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] clean-jars-common: [2024-04-16T10:19:00.541Z] [echo] @@## embeddedweb ##@@ [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setOSConditions: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolWin: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolUnix: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setToolProperty: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] setS1ASclassPath: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.541Z] init-common: [2024-04-16T10:19:00.541Z] [2024-04-16T10:19:00.542Z] clean: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setOSConditions: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolWin: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolUnix: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolProperty: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setS1ASclassPath: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] init-common: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] clean-common: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setOSConditions: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolWin: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolUnix: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolProperty: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setS1ASclassPath: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] init-common: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] clean-classes-common: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setOSConditions: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolWin: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolUnix: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setToolProperty: [2024-04-16T10:19:00.542Z] [2024-04-16T10:19:00.542Z] setS1ASclassPath: [2024-04-16T10:19:00.543Z] [2024-04-16T10:19:00.543Z] init-common: [2024-04-16T10:19:00.543Z] [2024-04-16T10:19:00.543Z] clean-jars-common: [2024-04-16T10:19:00.543Z] [echo] @@## mq ##@@ [2024-04-16T10:19:00.543Z] [2024-04-16T10:19:00.543Z] clean: [2024-04-16T10:19:00.708Z] [java] Apr 16, 2024 10:19:00 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:00.708Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:00.799Z] [2024-04-16T10:19:00.799Z] mq: [2024-04-16T10:19:00.799Z] [2024-04-16T10:19:00.799Z] setOSConditions: [2024-04-16T10:19:00.799Z] [2024-04-16T10:19:00.799Z] setToolWin: [2024-04-16T10:19:00.799Z] [2024-04-16T10:19:00.799Z] setToolUnix: [2024-04-16T10:19:00.799Z] [2024-04-16T10:19:00.799Z] setToolProperty: [2024-04-16T10:19:00.799Z] [2024-04-16T10:19:00.799Z] setS1ASclassPath: [2024-04-16T10:19:00.799Z] [2024-04-16T10:19:00.799Z] init-common: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] clean: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setOSConditions: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolWin: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolUnix: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolProperty: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setS1ASclassPath: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] init-common: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] clean-common: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setOSConditions: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolWin: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolUnix: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolProperty: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setS1ASclassPath: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] init-common: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] clean-classes-common: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setOSConditions: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolWin: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.800Z] setToolUnix: [2024-04-16T10:19:00.800Z] [2024-04-16T10:19:00.801Z] setToolProperty: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setS1ASclassPath: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] init-common: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] clean-jars-common: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setOSConditions: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setToolWin: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setToolUnix: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setToolProperty: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setS1ASclassPath: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] init-common: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] clean: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setOSConditions: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setToolWin: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setToolUnix: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setToolProperty: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] setS1ASclassPath: [2024-04-16T10:19:00.801Z] [2024-04-16T10:19:00.801Z] init-common: [2024-04-16T10:19:00.888Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib-extension-alternative --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web.war [2024-04-16T10:19:00.963Z] [java] Apr 16, 2024 10:19:00 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:00.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:00.963Z] [java] Apr 16, 2024 10:19:00 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:00.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:00.963Z] [java] Apr 16, 2024 10:19:00 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:00.963Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:01.058Z] [exec] Received message : [2024-04-16T10:19:01.058Z] [exec] Class: com.sun.messaging.jmq.jmsclient.ObjectMessageImpl [2024-04-16T10:19:01.058Z] [exec] getJMSMessageID(): ID:932-10.40.56.147(99:5c:27:17:72:b1)-1-1713262738911 [2024-04-16T10:19:01.058Z] [exec] getJMSTimestamp(): 1713262738911 [2024-04-16T10:19:01.058Z] [exec] getJMSCorrelationID(): null [2024-04-16T10:19:01.058Z] [exec] JMSReplyTo: null [2024-04-16T10:19:01.058Z] [exec] JMSDestination: ejb_timer_mdbtimer_OutQueue [2024-04-16T10:19:01.058Z] [exec] getJMSDeliveryMode(): PERSISTENT [2024-04-16T10:19:01.058Z] [exec] getJMSRedelivered(): false [2024-04-16T10:19:01.058Z] [exec] getJMSType(): null [2024-04-16T10:19:01.058Z] [exec] getJMSExpiration(): 0 [2024-04-16T10:19:01.058Z] [exec] getJMSDeliveryTime(): 0 [2024-04-16T10:19:01.058Z] [exec] getJMSPriority(): 4 [2024-04-16T10:19:01.058Z] [exec] Properties: {JMSXDeliveryCount=1} at Tue Apr 16 10:18:58 UTC 2024 [2024-04-16T10:19:01.058Z] [exec] got message after periodic timer was cancelled!! [2024-04-16T10:19:01.058Z] [exec] Cancellation time = Tue Apr 16 10:18:58 UTC 2024 [2024-04-16T10:19:01.058Z] [exec] Value of key is: main [2024-04-16T10:19:01.058Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:01.058Z] [exec] [2024-04-16T10:19:01.058Z] [exec] [2024-04-16T10:19:01.059Z] [exec] ----------------------------------------- [2024-04-16T10:19:01.059Z] [exec] - main: PASS - [2024-04-16T10:19:01.059Z] [exec] ----------------------------------------- [2024-04-16T10:19:01.059Z] [exec] Total PASS: 1 [2024-04-16T10:19:01.059Z] [exec] Total FAIL: 0 [2024-04-16T10:19:01.059Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:01.059Z] [exec] ----------------------------------------- [2024-04-16T10:19:01.059Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:01.059Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] checkReporting-common: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] confirmReportPresent-common: [2024-04-16T10:19:01.059Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:01.059Z] [echo] Test seems to be reported fine [2024-04-16T10:19:01.059Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/RepRunConf.txt [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] confirmMissingReport-common: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] undeploy: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] clean-common: [2024-04-16T10:19:01.059Z] setOSConditions: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] setToolWin: [2024-04-16T10:19:01.059Z] setOSConditions: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] setToolUnix: [2024-04-16T10:19:01.059Z] setToolWin: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] setToolProperty: [2024-04-16T10:19:01.059Z] setToolUnix: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] setS1ASclassPath: [2024-04-16T10:19:01.059Z] setToolProperty: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] init-common: [2024-04-16T10:19:01.059Z] setS1ASclassPath: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] undeploy-common: [2024-04-16T10:19:01.059Z] init-common: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] clean-classes-common: [2024-04-16T10:19:01.059Z] [2024-04-16T10:19:01.059Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-mdbtimerApp [2024-04-16T10:19:01.059Z] setOSConditions: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] delete-resources: [2024-04-16T10:19:01.060Z] setToolWin: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] asadmin-batch-common: [2024-04-16T10:19:01.060Z] setToolUnix: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] setToolProperty: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:19:01.060Z] setS1ASclassPath: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] init-common: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_QCF [2024-04-16T10:19:01.060Z] clean-jars-common: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] setOSConditions: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_InQueue [2024-04-16T10:19:01.060Z] [exec] Administered object jms/ejb_timer_mdbtimer_InQueue deleted. [2024-04-16T10:19:01.060Z] setToolWin: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_InQueue [2024-04-16T10:19:01.060Z] setToolUnix: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] setToolProperty: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_timer_mdbtimer_OutQueue [2024-04-16T10:19:01.060Z] setS1ASclassPath: [2024-04-16T10:19:01.060Z] [exec] Administered object jms/ejb_timer_mdbtimer_OutQueue deleted. [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] init-common: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_timer_mdbtimer_OutQueue [2024-04-16T10:19:01.060Z] clean: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/timer/mdbtimer/asadminuserpassword.txt [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] setOSConditions: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] all: [2024-04-16T10:19:01.060Z] [echo] [2024-04-16T10:19:01.060Z] [echo] [2024-04-16T10:19:01.060Z] [echo] ************************************************** [2024-04-16T10:19:01.060Z] [echo] * Running bmp [2024-04-16T10:19:01.060Z] setToolWin: [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp [2024-04-16T10:19:01.060Z] [echo] ************************************************** [2024-04-16T10:19:01.060Z] [echo] [2024-04-16T10:19:01.060Z] setToolUnix: [2024-04-16T10:19:01.060Z] [echo] [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] [2024-04-16T10:19:01.060Z] setToolProperty: [2024-04-16T10:19:01.061Z] all: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setS1ASclassPath: [2024-04-16T10:19:01.061Z] finder: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] init-common: [2024-04-16T10:19:01.061Z] setOSConditions: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] clean-common: [2024-04-16T10:19:01.061Z] setToolWin: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setOSConditions: [2024-04-16T10:19:01.061Z] setToolUnix: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setToolWin: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setToolProperty: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setToolUnix: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setS1ASclassPath: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setToolProperty: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] init-common: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setS1ASclassPath: [2024-04-16T10:19:01.061Z] clean: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] init-common: [2024-04-16T10:19:01.061Z] setOSConditions: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] clean-classes-common: [2024-04-16T10:19:01.061Z] setToolWin: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setOSConditions: [2024-04-16T10:19:01.061Z] setToolUnix: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setToolWin: [2024-04-16T10:19:01.061Z] setToolProperty: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] setToolUnix: [2024-04-16T10:19:01.061Z] setS1ASclassPath: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] init-common: [2024-04-16T10:19:01.061Z] setToolProperty: [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.061Z] [2024-04-16T10:19:01.062Z] clean-common: [2024-04-16T10:19:01.062Z] setS1ASclassPath: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setOSConditions: [2024-04-16T10:19:01.062Z] init-common: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setToolWin: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] clean-jars-common: [2024-04-16T10:19:01.062Z] setToolUnix: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setToolProperty: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setS1ASclassPath: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] init-common: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] clean-classes-common: [2024-04-16T10:19:01.062Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setOSConditions: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setToolWin: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setToolUnix: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setToolProperty: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setS1ASclassPath: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] init-common: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] clean-jars-common: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] compile: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setOSConditions: [2024-04-16T10:19:01.062Z] [2024-04-16T10:19:01.062Z] setToolWin: [2024-04-16T10:19:01.063Z] [2024-04-16T10:19:01.063Z] setToolUnix: [2024-04-16T10:19:01.063Z] [2024-04-16T10:19:01.063Z] setToolProperty: [2024-04-16T10:19:01.063Z] [2024-04-16T10:19:01.063Z] setS1ASclassPath: [2024-04-16T10:19:01.063Z] [2024-04-16T10:19:01.063Z] init-common: [2024-04-16T10:19:01.063Z] [2024-04-16T10:19:01.063Z] compile-common: [2024-04-16T10:19:01.063Z] [echo] Current time (ISO): 2024-04-16T10:19:01.002+0000 [2024-04-16T10:19:01.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:01.063Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:01.099Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-consider-domain-lib-jarfiles-and-classes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web.war [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setOSConditions: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setToolWin: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setToolUnix: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setToolProperty: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setS1ASclassPath: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] init-common: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] clean: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setOSConditions: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setToolWin: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setToolUnix: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setToolProperty: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setS1ASclassPath: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] init-common: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] clean-common: [2024-04-16T10:19:01.329Z] [2024-04-16T10:19:01.329Z] setOSConditions: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolWin: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolUnix: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolProperty: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setS1ASclassPath: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] init-common: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] clean-classes-common: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setOSConditions: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolWin: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolUnix: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolProperty: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setS1ASclassPath: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] init-common: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] clean-jars-common: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setOSConditions: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolWin: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolUnix: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setToolProperty: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] setS1ASclassPath: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.330Z] init-common: [2024-04-16T10:19:01.330Z] [2024-04-16T10:19:01.331Z] clean: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setOSConditions: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setToolWin: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setToolUnix: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setToolProperty: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setS1ASclassPath: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] init-common: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] clean-common: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setOSConditions: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setToolWin: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setToolUnix: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setToolProperty: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] setS1ASclassPath: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] init-common: [2024-04-16T10:19:01.331Z] [2024-04-16T10:19:01.331Z] clean-classes-common: [2024-04-16T10:19:01.428Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:01.428Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/cmt/ejb/SimpleMessageBean.java:31: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:19:01.428Z] [javac] private final static Integer lock = new Integer("1"); [2024-04-16T10:19:01.428Z] [javac] ^ [2024-04-16T10:19:01.428Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/cmt/ejb/SimpleMessageBean.java:72: warning: [synchronization] attempt to synchronize on an instance of a value-based class [2024-04-16T10:19:01.428Z] [javac] synchronized(lock){ [2024-04-16T10:19:01.428Z] [javac] ^ [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setOSConditions: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setToolWin: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setToolUnix: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setToolProperty: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setS1ASclassPath: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] init-common: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] clean-jars-common: [2024-04-16T10:19:01.628Z] [echo] @@## nonacc ##@@ [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setOSConditions: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setToolWin: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setToolUnix: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setToolProperty: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] setS1ASclassPath: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] init-common: [2024-04-16T10:19:01.628Z] [2024-04-16T10:19:01.628Z] clean: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setOSConditions: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolWin: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolUnix: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolProperty: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setS1ASclassPath: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] init-common: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] clean-common: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setOSConditions: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolWin: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolUnix: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolProperty: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setS1ASclassPath: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] init-common: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] clean-classes-common: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setOSConditions: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolWin: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolUnix: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setToolProperty: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.629Z] setS1ASclassPath: [2024-04-16T10:19:01.629Z] [2024-04-16T10:19:01.630Z] init-common: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] clean-jars-common: [2024-04-16T10:19:01.630Z] [echo] @@## web2connector ##@@ [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setOSConditions: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setToolWin: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setToolUnix: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setToolProperty: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setS1ASclassPath: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] init-common: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] clean: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setOSConditions: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setToolWin: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setToolUnix: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setToolProperty: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] setS1ASclassPath: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] init-common: [2024-04-16T10:19:01.630Z] [2024-04-16T10:19:01.630Z] clean-common: [2024-04-16T10:19:01.687Z] [javac] 3 warnings [2024-04-16T10:19:01.687Z] [2024-04-16T10:19:01.687Z] setOSConditions: [2024-04-16T10:19:01.687Z] [2024-04-16T10:19:01.687Z] setToolWin: [2024-04-16T10:19:01.687Z] [2024-04-16T10:19:01.687Z] setToolUnix: [2024-04-16T10:19:01.687Z] [2024-04-16T10:19:01.687Z] setToolProperty: [2024-04-16T10:19:01.687Z] [2024-04-16T10:19:01.687Z] setS1ASclassPath: [2024-04-16T10:19:01.687Z] [2024-04-16T10:19:01.687Z] init-common: [2024-04-16T10:19:01.687Z] [2024-04-16T10:19:01.687Z] compile-common: [2024-04-16T10:19:01.687Z] [echo] Current time (ISO): 2024-04-16T10:19:01.540+0000 [2024-04-16T10:19:01.687Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:01.829Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web. [2024-04-16T10:19:01.829Z] [2024-04-16T10:19:01.829Z] deploy-war-commonee: [2024-04-16T10:19:01.830Z] [2024-04-16T10:19:01.830Z] run: [2024-04-16T10:19:01.830Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinit [2024-04-16T10:19:01.830Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llquery [2024-04-16T10:19:01.830Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llfind [2024-04-16T10:19:01.830Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib-extension-alternative/myurl?testcase=llinj [2024-04-16T10:19:01.830Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:01.830Z] [java] [2024-04-16T10:19:01.830Z] [java] [2024-04-16T10:19:01.830Z] [java] ----------------------------------------- [2024-04-16T10:19:01.830Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinit: PASS - [2024-04-16T10:19:01.830Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellquery: PASS - [2024-04-16T10:19:01.830Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellfind: PASS - [2024-04-16T10:19:01.830Z] [java] - cdi-servlet-annotation-with-web-inf-lib-extension-alternativellinj: PASS - [2024-04-16T10:19:01.830Z] [java] ----------------------------------------- [2024-04-16T10:19:01.830Z] [java] - Total PASS : 4 - [2024-04-16T10:19:01.830Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:01.830Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:01.830Z] [java] ----------------------------------------- [2024-04-16T10:19:01.830Z] [2024-04-16T10:19:01.830Z] undeploy: [2024-04-16T10:19:01.830Z] [2024-04-16T10:19:01.830Z] setOSConditions: [2024-04-16T10:19:01.830Z] [2024-04-16T10:19:01.830Z] setToolWin: [2024-04-16T10:19:01.830Z] [2024-04-16T10:19:01.830Z] setToolUnix: [2024-04-16T10:19:01.830Z] [2024-04-16T10:19:01.830Z] setToolProperty: [2024-04-16T10:19:01.830Z] [2024-04-16T10:19:01.831Z] setS1ASclassPath: [2024-04-16T10:19:01.831Z] [2024-04-16T10:19:01.831Z] init-common: [2024-04-16T10:19:01.831Z] [2024-04-16T10:19:01.831Z] undeploy-war-common: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setOSConditions: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setToolWin: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setToolUnix: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setToolProperty: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setS1ASclassPath: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] init-common: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] clean-classes-common: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setOSConditions: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setToolWin: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setToolUnix: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.888Z] setToolProperty: [2024-04-16T10:19:01.888Z] [2024-04-16T10:19:01.889Z] setS1ASclassPath: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] init-common: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] clean-jars-common: [2024-04-16T10:19:01.889Z] [echo] @@## web2connector (second time) ##@@ [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setOSConditions: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setToolWin: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setToolUnix: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setToolProperty: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setS1ASclassPath: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] init-common: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] clean: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setOSConditions: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setToolWin: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setToolUnix: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setToolProperty: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setS1ASclassPath: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] init-common: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] clean-common: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setOSConditions: [2024-04-16T10:19:01.889Z] [2024-04-16T10:19:01.889Z] setToolWin: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolUnix: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolProperty: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setS1ASclassPath: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] init-common: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] clean-classes-common: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setOSConditions: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolWin: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolUnix: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolProperty: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setS1ASclassPath: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] init-common: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] clean-jars-common: [2024-04-16T10:19:01.890Z] [echo] @@## nonstringmcfproperties ##@@ [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setOSConditions: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolWin: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolUnix: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setToolProperty: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] setS1ASclassPath: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] init-common: [2024-04-16T10:19:01.890Z] [2024-04-16T10:19:01.890Z] clean: [2024-04-16T10:19:01.891Z] [2024-04-16T10:19:01.891Z] setOSConditions: [2024-04-16T10:19:01.891Z] [2024-04-16T10:19:01.891Z] setToolWin: [2024-04-16T10:19:01.891Z] [2024-04-16T10:19:01.891Z] setToolUnix: [2024-04-16T10:19:01.891Z] [2024-04-16T10:19:01.891Z] setToolProperty: [2024-04-16T10:19:01.891Z] [2024-04-16T10:19:01.891Z] setS1ASclassPath: [2024-04-16T10:19:01.891Z] [2024-04-16T10:19:01.891Z] init-common: [2024-04-16T10:19:01.891Z] [2024-04-16T10:19:01.891Z] clean-common: [2024-04-16T10:19:01.937Z] [java] Looking up EJB... [2024-04-16T10:19:01.937Z] [java] Invoking EJB from module 1... [2024-04-16T10:19:01.937Z] [java] EJB said: SingletonBean called ejb.bar in SimpleBase [2024-04-16T10:19:01.937Z] [java] Record # 1 [2024-04-16T10:19:01.937Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:19:01.937Z] [java] Done calling EJB from module 1 [2024-04-16T10:19:01.937Z] [java] SingletonBean :: In PreDestroy() [2024-04-16T10:19:01.947Z] [exec] Servlet Output [2024-04-16T10:19:01.947Z] [exec]

Servlet :: All information I can give

[2024-04-16T10:19:01.947Z] [exec] Context Path : /administered-object-definition-embedra
[2024-04-16T10:19:01.947Z] [exec] Servlet Path : /servlet
[2024-04-16T10:19:01.947Z] [exec] Path Info : null
[2024-04-16T10:19:01.947Z] [exec] [2024-04-16T10:19:01.947Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2024-04-16T10:19:01.947Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:01.947Z] [exec] [2024-04-16T10:19:01.947Z] [exec] [2024-04-16T10:19:01.947Z] [exec] ----------------------------------------- [2024-04-16T10:19:01.947Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2024-04-16T10:19:01.947Z] [exec] ----------------------------------------- [2024-04-16T10:19:01.947Z] [exec] Total PASS: 1 [2024-04-16T10:19:01.947Z] [exec] Total FAIL: 0 [2024-04-16T10:19:01.947Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:01.947Z] [exec] ----------------------------------------- [2024-04-16T10:19:01.947Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:01.947Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:01.947Z] [2024-04-16T10:19:01.947Z] checkReporting-common: [2024-04-16T10:19:01.947Z] [2024-04-16T10:19:01.947Z] confirmReportPresent-common: [2024-04-16T10:19:01.948Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:01.948Z] [echo] Test seems to be reported fine [2024-04-16T10:19:01.948Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition-embedra/RepRunConf.txt [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] confirmMissingReport-common: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] unsetup: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] undeploy: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] setOSConditions: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] setToolWin: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] setToolUnix: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] setToolProperty: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] setS1ASclassPath: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] init-common: [2024-04-16T10:19:01.948Z] [2024-04-16T10:19:01.948Z] undeploy-common: [2024-04-16T10:19:01.948Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false administered-object-definition-embedraApp [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setOSConditions: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setToolWin: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setToolUnix: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setToolProperty: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setS1ASclassPath: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] init-common: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] clean-classes-common: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setOSConditions: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setToolWin: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setToolUnix: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setToolProperty: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] setS1ASclassPath: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] init-common: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] clean-jars-common: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] clean: [2024-04-16T10:19:02.151Z] [echo] @@## nonstringraproperties ##@@ [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.151Z] clean: [2024-04-16T10:19:02.151Z] [2024-04-16T10:19:02.152Z] clean: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] clean: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setOSConditions: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolWin: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolUnix: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolProperty: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setS1ASclassPath: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] init-common: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] clean-classes-common: [2024-04-16T10:19:02.152Z] [echo] @@## txlevelswitch ##@@ [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setOSConditions: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolWin: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolUnix: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolProperty: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setS1ASclassPath: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] init-common: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] clean: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setOSConditions: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolWin: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolUnix: [2024-04-16T10:19:02.152Z] [2024-04-16T10:19:02.152Z] setToolProperty: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setS1ASclassPath: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] init-common: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] clean-common: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setOSConditions: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setToolWin: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setToolUnix: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setToolProperty: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setS1ASclassPath: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] init-common: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] clean-classes-common: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setOSConditions: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setToolWin: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setToolUnix: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setToolProperty: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] setS1ASclassPath: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] init-common: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] clean-jars-common: [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] clean: [2024-04-16T10:19:02.153Z] [echo] @@## threadpool ##@@ [2024-04-16T10:19:02.153Z] [2024-04-16T10:19:02.153Z] clean: [2024-04-16T10:19:02.192Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:19:02.192Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:02.192Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:02.192Z] [java] Value of key is: embedded module 1 [2024-04-16T10:19:02.193Z] [java] ..........FINISHED 2 modules Embedded test [2024-04-16T10:19:02.193Z] [java] Requesting wrong set of modules.... [2024-04-16T10:19:02.193Z] [java] Completed shutdown of GlassFish runtime [2024-04-16T10:19:02.193Z] [java] Apr 16, 2024 10:19:01 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:19:02.193Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:19:02.193Z] [java] Apr 16, 2024 10:19:01 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:02.193Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:02.193Z] [java] Apr 16, 2024 10:19:01 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:02.193Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:02.193Z] [java] Apr 16, 2024 10:19:01 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:02.193Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:02.193Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:02.193Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:19:02.193Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:02.193Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7260669426992260445xml [2024-04-16T10:19:02.193Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:02.193Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] all: [2024-04-16T10:19:02.203Z] [echo] @@## administered-object-definition##@@ [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] setOSConditions: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] setToolWin: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] setToolUnix: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] setToolProperty: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] setS1ASclassPath: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] init-common: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] clean: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] setOSConditions: [2024-04-16T10:19:02.203Z] [2024-04-16T10:19:02.203Z] setToolWin: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolUnix: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolProperty: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setS1ASclassPath: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] init-common: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] clean-common: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setOSConditions: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolWin: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolUnix: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolProperty: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setS1ASclassPath: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] init-common: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] clean-classes-common: [2024-04-16T10:19:02.204Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setOSConditions: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolWin: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolUnix: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setToolProperty: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.204Z] setS1ASclassPath: [2024-04-16T10:19:02.204Z] [2024-04-16T10:19:02.205Z] init-common: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] clean-jars-common: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] clean: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] clean: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setOSConditions: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setToolWin: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setToolUnix: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setToolProperty: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setS1ASclassPath: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] init-common: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] clean-classes-common: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] compile: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setOSConditions: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setToolWin: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setToolUnix: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setToolProperty: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] setS1ASclassPath: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] init-common: [2024-04-16T10:19:02.205Z] [2024-04-16T10:19:02.205Z] compile-common: [2024-04-16T10:19:02.206Z] [echo] Current time (ISO): 2024-04-16T10:19:02.189+0000 [2024-04-16T10:19:02.206Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:02.206Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:02.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-extension-alternative-web [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] clean: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] clean: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setOSConditions: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setToolWin: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setToolUnix: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setToolProperty: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setS1ASclassPath: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] init-common: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] clean-classes-common: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] clean: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setOSConditions: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setToolWin: [2024-04-16T10:19:02.412Z] [2024-04-16T10:19:02.412Z] setToolUnix: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setToolProperty: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setS1ASclassPath: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] init-common: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] clean-common: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setOSConditions: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setToolWin: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setToolUnix: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setToolProperty: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setS1ASclassPath: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] init-common: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] clean-classes-common: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setOSConditions: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setToolWin: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setToolUnix: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setToolProperty: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] setS1ASclassPath: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] init-common: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] clean-jars-common: [2024-04-16T10:19:02.413Z] [echo] @@## connector1.6 ##@@ [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.413Z] clean: [2024-04-16T10:19:02.413Z] [2024-04-16T10:19:02.414Z] clean: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] clean: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setOSConditions: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setToolWin: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setToolUnix: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setToolProperty: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setS1ASclassPath: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] init-common: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] clean-classes-common: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] clean: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setOSConditions: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setToolWin: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setToolUnix: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setToolProperty: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] setS1ASclassPath: [2024-04-16T10:19:02.414Z] [2024-04-16T10:19:02.414Z] init-common: [2024-04-16T10:19:02.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-04-16T10:19:02.429Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-04-16T10:19:02.429Z] [exec] Result: 1 [2024-04-16T10:19:02.429Z] [echo] cmd executed for server [2024-04-16T10:19:02.429Z] [2024-04-16T10:19:02.429Z] setOSConditions: [2024-04-16T10:19:02.429Z] [2024-04-16T10:19:02.429Z] setToolWin: [2024-04-16T10:19:02.429Z] [2024-04-16T10:19:02.429Z] setToolUnix: [2024-04-16T10:19:02.429Z] [2024-04-16T10:19:02.429Z] setToolProperty: [2024-04-16T10:19:02.429Z] [2024-04-16T10:19:02.429Z] setS1ASclassPath: [2024-04-16T10:19:02.429Z] [2024-04-16T10:19:02.429Z] init-common: [2024-04-16T10:19:02.429Z] [2024-04-16T10:19:02.429Z] delete-jdbc-connpool-common: [2024-04-16T10:19:02.429Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-04-16T10:19:02.448Z] [java] Apr 16, 2024 10:19:02 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:19:02.448Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:19:02.448Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:19:02.448Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:19:02.448Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:02.448Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:02.448Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:02.448Z] [java] Apr 16, 2024 10:19:02 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:02.448Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (230 ms), startup services (72 ms), total (302 ms) [2024-04-16T10:19:02.448Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:02.448Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:02.448Z] [java] Apr 16, 2024 10:19:02 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:19:02.448Z] [java] INFO: Grizzly Framework 4.0.2 started in: 1 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:19:02.448Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:02.448Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] delete-resources: [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] setOSConditions: [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] setToolWin: [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] setToolUnix: [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] setToolProperty: [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] setS1ASclassPath: [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] init-common: [2024-04-16T10:19:02.646Z] [2024-04-16T10:19:02.646Z] delete-jdbc-resource-common: [2024-04-16T10:19:02.646Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] clean-common: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setOSConditions: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setToolWin: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setToolUnix: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setToolProperty: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setS1ASclassPath: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] init-common: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] clean-classes-common: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setOSConditions: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setToolWin: [2024-04-16T10:19:02.671Z] [2024-04-16T10:19:02.671Z] setToolUnix: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setToolProperty: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setS1ASclassPath: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] init-common: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] clean-jars-common: [2024-04-16T10:19:02.672Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setOSConditions: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setToolWin: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setToolUnix: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setToolProperty: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setS1ASclassPath: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] init-common: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] clean: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setOSConditions: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setToolWin: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setToolUnix: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setToolProperty: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setS1ASclassPath: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] init-common: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] clean-common: [2024-04-16T10:19:02.672Z] [2024-04-16T10:19:02.672Z] setOSConditions: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolWin: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolUnix: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolProperty: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setS1ASclassPath: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] init-common: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] clean-classes-common: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setOSConditions: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolWin: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolUnix: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolProperty: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setS1ASclassPath: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] init-common: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] clean-jars-common: [2024-04-16T10:19:02.673Z] [echo] @@## SunRaXml ##@@ [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setOSConditions: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolWin: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolUnix: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setToolProperty: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] setS1ASclassPath: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.673Z] init-common: [2024-04-16T10:19:02.673Z] [2024-04-16T10:19:02.674Z] clean: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setOSConditions: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setToolWin: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setToolUnix: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setToolProperty: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setS1ASclassPath: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] init-common: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] clean: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setOSConditions: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setToolWin: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setToolUnix: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setToolProperty: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] setS1ASclassPath: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] init-common: [2024-04-16T10:19:02.674Z] [2024-04-16T10:19:02.674Z] create-dboutfile: [2024-04-16T10:19:02.674Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:02.703Z] [java] Apr 16, 2024 10:19:02 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:02.703Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:02.703Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:02.703Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:02.703Z] [java] Apr 16, 2024 10:19:02 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:02.703Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (353 ms), startup services (32 ms), total (385 ms) [2024-04-16T10:19:02.703Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:02.703Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:02.703Z] [java] Caught expected: Modules: [bar, foo] do not match an entry in the classpath [2024-04-16T10:19:02.703Z] [java] Value of key is: embedded create new container with errors in MODULES [2024-04-16T10:19:02.704Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:02.704Z] [java] [2024-04-16T10:19:02.704Z] [java] [2024-04-16T10:19:02.704Z] [java] ----------------------------------------- [2024-04-16T10:19:02.704Z] [java] - embedded module 1: PASS - [2024-04-16T10:19:02.704Z] [java] - embedded create new container with errors in MODULES: PASS - [2024-04-16T10:19:02.704Z] [java] ----------------------------------------- [2024-04-16T10:19:02.704Z] [java] Total PASS: 2 [2024-04-16T10:19:02.704Z] [java] Total FAIL: 0 [2024-04-16T10:19:02.704Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:19:02.704Z] [java] ----------------------------------------- [2024-04-16T10:19:02.704Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:02.704Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:02.704Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:02.704Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:19:02.704Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:19:02.704Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createEJBContainer [2024-04-16T10:19:02.704Z] [java] INFO: [EJBContainerProviderImpl] Cleaning up on failure ... [2024-04-16T10:19:02.704Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:02.704Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:02.704Z] [java] Apr 16, 2024 10:19:02 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:02.704Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:02.704Z] [java] Apr 16, 2024 10:19:02 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:02.704Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:02.704Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] stop-database: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] all: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] ejbandwar: [2024-04-16T10:19:02.704Z] [echo] [2024-04-16T10:19:02.704Z] [echo] [2024-04-16T10:19:02.704Z] [echo] ************************************************** [2024-04-16T10:19:02.704Z] [echo] * Running ejbandwar [2024-04-16T10:19:02.704Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/ejbandwar [2024-04-16T10:19:02.704Z] [echo] ************************************************** [2024-04-16T10:19:02.704Z] [echo] [2024-04-16T10:19:02.704Z] [echo] [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] start-database: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] setOSConditions: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] setToolWin: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] setToolUnix: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] setToolProperty: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] setS1ASclassPath: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] init-common: [2024-04-16T10:19:02.704Z] [2024-04-16T10:19:02.704Z] clean: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setOSConditions: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolWin: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolUnix: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolProperty: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setS1ASclassPath: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] init-common: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] clean-common: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setOSConditions: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolWin: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolUnix: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolProperty: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setS1ASclassPath: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] init-common: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] clean-classes-common: [2024-04-16T10:19:02.705Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setOSConditions: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolWin: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolUnix: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setToolProperty: [2024-04-16T10:19:02.705Z] [2024-04-16T10:19:02.705Z] setS1ASclassPath: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] init-common: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] clean-jars-common: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] compile: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] setOSConditions: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] setToolWin: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] setToolUnix: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] setToolProperty: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] setS1ASclassPath: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] init-common: [2024-04-16T10:19:02.706Z] [2024-04-16T10:19:02.706Z] compile-common: [2024-04-16T10:19:02.706Z] [echo] Current time (ISO): 2024-04-16T10:19:02.691+0000 [2024-04-16T10:19:02.706Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:02.706Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:02.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-dev-test-resource [2024-04-16T10:19:02.902Z] [exec] JDBC resource jdbc/jdbc-dev-test-resource deleted successfully [2024-04-16T10:19:02.902Z] [echo] cmd executed for server [2024-04-16T10:19:02.902Z] [2024-04-16T10:19:02.902Z] setOSConditions: [2024-04-16T10:19:02.902Z] [2024-04-16T10:19:02.902Z] setToolWin: [2024-04-16T10:19:02.902Z] [2024-04-16T10:19:02.902Z] setToolUnix: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] setOSConditions: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] setToolWin: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] setToolUnix: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] setToolProperty: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] setS1ASclassPath: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] init-common: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] clean: [2024-04-16T10:19:02.931Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] setOSConditions: [2024-04-16T10:19:02.931Z] [2024-04-16T10:19:02.931Z] setToolWin: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setToolUnix: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setToolProperty: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setS1ASclassPath: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] init-common: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] create-dboutfile: [2024-04-16T10:19:02.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:02.932Z] [echo] @@## defaultConnectorResource ##@@ [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] clean: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] clean: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] clean: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setOSConditions: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setToolWin: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setToolUnix: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setToolProperty: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setS1ASclassPath: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] init-common: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] clean-classes-common: [2024-04-16T10:19:02.932Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] clean: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setOSConditions: [2024-04-16T10:19:02.932Z] [2024-04-16T10:19:02.932Z] setToolWin: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolUnix: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolProperty: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setS1ASclassPath: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] init-common: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] clean-common: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setOSConditions: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolWin: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolUnix: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolProperty: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setS1ASclassPath: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] init-common: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] clean-classes-common: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setOSConditions: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolWin: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolUnix: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setToolProperty: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] setS1ASclassPath: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] init-common: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.933Z] clean-jars-common: [2024-04-16T10:19:02.933Z] [2024-04-16T10:19:02.934Z] unset: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setOSConditions: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setToolWin: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setToolUnix: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setToolProperty: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setS1ASclassPath: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] init-common: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] unsetJdbc: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setOSConditions: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setToolWin: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setToolUnix: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setToolProperty: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] setS1ASclassPath: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] init-common: [2024-04-16T10:19:02.934Z] [2024-04-16T10:19:02.934Z] execute-sql-common: [2024-04-16T10:19:03.083Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] undeploy: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setOSConditions: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setToolWin: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setToolUnix: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setToolProperty: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setS1ASclassPath: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] init-common: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] undeploy-common: [2024-04-16T10:19:03.083Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-clientview-exceptionsApp [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] all: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] hello: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] all: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] session: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setOSConditions: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setToolWin: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setToolUnix: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.083Z] setToolProperty: [2024-04-16T10:19:03.083Z] [2024-04-16T10:19:03.084Z] setS1ASclassPath: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] init-common: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] clean: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setOSConditions: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setToolWin: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setToolUnix: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setToolProperty: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setS1ASclassPath: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] init-common: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] clean-common: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setOSConditions: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setToolWin: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setToolUnix: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setToolProperty: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setS1ASclassPath: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] init-common: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] clean-classes-common: [2024-04-16T10:19:03.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setOSConditions: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.084Z] setToolWin: [2024-04-16T10:19:03.084Z] [2024-04-16T10:19:03.085Z] setToolUnix: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setToolProperty: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setS1ASclassPath: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] init-common: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] clean-jars-common: [2024-04-16T10:19:03.085Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client/Client.java [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] compile: [2024-04-16T10:19:03.085Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/client [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setOSConditions: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setToolWin: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setToolUnix: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setToolProperty: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setS1ASclassPath: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] init-common: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] compile-common: [2024-04-16T10:19:03.085Z] [echo] Current time (ISO): 2024-04-16T10:19:00.872+0000 [2024-04-16T10:19:03.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:03.085Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:03.085Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:03.085Z] [javac] 1 warning [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setOSConditions: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setToolWin: [2024-04-16T10:19:03.085Z] [2024-04-16T10:19:03.085Z] setToolUnix: [2024-04-16T10:19:03.086Z] [2024-04-16T10:19:03.086Z] setToolProperty: [2024-04-16T10:19:03.086Z] [2024-04-16T10:19:03.086Z] setS1ASclassPath: [2024-04-16T10:19:03.086Z] [2024-04-16T10:19:03.086Z] init-common: [2024-04-16T10:19:03.086Z] [2024-04-16T10:19:03.086Z] compile-common: [2024-04-16T10:19:03.086Z] [echo] Current time (ISO): 2024-04-16T10:19:02.639+0000 [2024-04-16T10:19:03.086Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:03.157Z] [2024-04-16T10:19:03.157Z] setToolProperty: [2024-04-16T10:19:03.157Z] [2024-04-16T10:19:03.157Z] setS1ASclassPath: [2024-04-16T10:19:03.157Z] [2024-04-16T10:19:03.157Z] init-common: [2024-04-16T10:19:03.157Z] [2024-04-16T10:19:03.157Z] delete-jdbc-connpool-common: [2024-04-16T10:19:03.157Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:19:03.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:19:03.412Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:19:03.412Z] [echo] cmd executed for server [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] all: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setOSConditions: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setToolWin: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setToolUnix: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setToolProperty: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setS1ASclassPath: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] init-common: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] clean: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setOSConditions: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setToolWin: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setToolUnix: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setToolProperty: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setS1ASclassPath: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] init-common: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] clean-common: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setOSConditions: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.412Z] setToolWin: [2024-04-16T10:19:03.412Z] [2024-04-16T10:19:03.413Z] setToolUnix: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] setToolProperty: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] setS1ASclassPath: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] init-common: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] clean-classes-common: [2024-04-16T10:19:03.413Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] setOSConditions: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] setToolWin: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] setToolUnix: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] setToolProperty: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] setS1ASclassPath: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] init-common: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] clean-jars-common: [2024-04-16T10:19:03.413Z] [2024-04-16T10:19:03.413Z] compile: [2024-04-16T10:19:03.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:03.413Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:03.413Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:03.413Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:03.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-04-16T10:19:03.430Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist. [2024-04-16T10:19:03.430Z] [exec] Result: 1 [2024-04-16T10:19:03.430Z] [echo] cmd executed for server [2024-04-16T10:19:03.430Z] [2024-04-16T10:19:03.430Z] undeploy: [2024-04-16T10:19:03.430Z] [2024-04-16T10:19:03.430Z] setOSConditions: [2024-04-16T10:19:03.430Z] [2024-04-16T10:19:03.430Z] setToolWin: [2024-04-16T10:19:03.430Z] [2024-04-16T10:19:03.430Z] setToolUnix: [2024-04-16T10:19:03.430Z] [2024-04-16T10:19:03.430Z] setToolProperty: [2024-04-16T10:19:03.430Z] [2024-04-16T10:19:03.430Z] setS1ASclassPath: [2024-04-16T10:19:03.430Z] [2024-04-16T10:19:03.430Z] init-common: [2024-04-16T10:19:03.586Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:03.586Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:19:03.586Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:03.586Z] [javac] 1 warning [2024-04-16T10:19:03.586Z] [2024-04-16T10:19:03.586Z] setOSConditions: [2024-04-16T10:19:03.586Z] [2024-04-16T10:19:03.586Z] setToolWin: [2024-04-16T10:19:03.586Z] [2024-04-16T10:19:03.586Z] setToolUnix: [2024-04-16T10:19:03.586Z] [2024-04-16T10:19:03.586Z] setToolProperty: [2024-04-16T10:19:03.586Z] [2024-04-16T10:19:03.586Z] setS1ASclassPath: [2024-04-16T10:19:03.586Z] [2024-04-16T10:19:03.586Z] init-common: [2024-04-16T10:19:03.586Z] [2024-04-16T10:19:03.586Z] compile-common: [2024-04-16T10:19:03.586Z] [echo] Current time (ISO): 2024-04-16T10:19:03.402+0000 [2024-04-16T10:19:03.586Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:03.668Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] undeploy: [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] setOSConditions: [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] setToolWin: [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] setToolUnix: [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] setToolProperty: [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] setS1ASclassPath: [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] init-common: [2024-04-16T10:19:03.687Z] [2024-04-16T10:19:03.687Z] undeploy-common: [2024-04-16T10:19:03.925Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:19:03.925Z] [javac] 2 warnings [2024-04-16T10:19:03.925Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:03.925Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:03.925Z] [javac] warning: [options] system modules path not set in conjunction with -source 11 [2024-04-16T10:19:04.097Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:04.180Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [2024-04-16T10:19:04.180Z] [javac] 2 warnings [2024-04-16T10:19:04.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.181Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/TestBean.class [2024-04-16T10:19:04.181Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/lib/bean-lib.jar [2024-04-16T10:19:04.181Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:04.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:04.181Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:04.181Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:04.215Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:04.352Z] [javac] 1 warning [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] build: [2024-04-16T10:19:04.352Z] [echo] assemble.dir = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] setOSConditions: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] setToolWin: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] setToolUnix: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] setToolProperty: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] setS1ASclassPath: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] init-common: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] webclient-war-common: [2024-04-16T10:19:04.352Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] clear: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] test-tlds-exist: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] copy-tlds: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.352Z] test-tagfiles-exist: [2024-04-16T10:19:04.352Z] [2024-04-16T10:19:04.353Z] copy-tagfiles: [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] package-war-common: [2024-04-16T10:19:04.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:04.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:04.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:04.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:04.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/lib [2024-04-16T10:19:04.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:04.353Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:04.353Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:04.353Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/docroot [2024-04-16T10:19:04.353Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war [2024-04-16T10:19:04.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] setOSConditions: [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] setToolWin: [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] setToolUnix: [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] setToolProperty: [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] setS1ASclassPath: [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] init-common: [2024-04-16T10:19:04.353Z] [2024-04-16T10:19:04.353Z] compile-common: [2024-04-16T10:19:04.353Z] [echo] Current time (ISO): 2024-04-16T10:19:04.140+0000 [2024-04-16T10:19:04.353Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:04.480Z] [javac] 1 warning [2024-04-16T10:19:04.480Z] [2024-04-16T10:19:04.480Z] build: [2024-04-16T10:19:04.480Z] [2024-04-16T10:19:04.480Z] setOSConditions: [2024-04-16T10:19:04.480Z] [2024-04-16T10:19:04.480Z] fixFiles: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] convUnix: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] convWin: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] setToolWin: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] setToolUnix: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] setToolProperty: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] setS1ASclassPath: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] init-common: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] package-persistence-common: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] ejb-jar-common: [2024-04-16T10:19:04.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] package-ejbjar-common: [2024-04-16T10:19:04.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.481Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2024-04-16T10:19:04.481Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] appclient-jar-common: [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.481Z] package-appclientjar-common: [2024-04-16T10:19:04.481Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.481Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.481Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2024-04-16T10:19:04.481Z] [2024-04-16T10:19:04.482Z] webclient-war-common: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] build-ear-common: [2024-04-16T10:19:04.482Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:04.482Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.482Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:04.482Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setup: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setOSConditions: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setToolWin: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setToolUnix: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setToolProperty: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setS1ASclassPath: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] init-common: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] deploy-jms-common: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setOSConditions: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setToolWin: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setToolUnix: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setToolProperty: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] setS1ASclassPath: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.482Z] init-common: [2024-04-16T10:19:04.482Z] [2024-04-16T10:19:04.483Z] create-jms-connection-common: [2024-04-16T10:19:04.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:04.629Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:04.629Z] [exec] Result: 1 [2024-04-16T10:19:04.629Z] [2024-04-16T10:19:04.630Z] setOSConditions: [2024-04-16T10:19:04.630Z] [2024-04-16T10:19:04.630Z] setToolWin: [2024-04-16T10:19:04.630Z] [2024-04-16T10:19:04.630Z] setToolUnix: [2024-04-16T10:19:04.630Z] [2024-04-16T10:19:04.630Z] setToolProperty: [2024-04-16T10:19:04.630Z] [2024-04-16T10:19:04.630Z] setS1ASclassPath: [2024-04-16T10:19:04.742Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:04.742Z] [javac] 1 warning [2024-04-16T10:19:04.742Z] [2024-04-16T10:19:04.742Z] build: [2024-04-16T10:19:04.742Z] [2024-04-16T10:19:04.742Z] setOSConditions: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] setToolWin: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] setToolUnix: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] setToolProperty: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] setS1ASclassPath: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] init-common: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] webclient-war-common: [2024-04-16T10:19:04.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] clear: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] test-tlds-exist: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] copy-tlds: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] test-tagfiles-exist: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] copy-tagfiles: [2024-04-16T10:19:04.743Z] [2024-04-16T10:19:04.743Z] package-war-common: [2024-04-16T10:19:04.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:04.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:04.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:04.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:04.743Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:04.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:04.743Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:04.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/docroot [2024-04-16T10:19:04.743Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2024-04-16T10:19:04.744Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:04.744Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:04.744Z] [javac] Compiling 1 source file [2024-04-16T10:19:04.744Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/cdi-servlet-3.0-annotation-with-web-inf-lib/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:04.744Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] deploy: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] deploy-war-common: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] setOSConditions: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] setToolWin: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] setToolUnix: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] setToolProperty: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] setS1ASclassPath: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] init-common: [2024-04-16T10:19:04.744Z] [2024-04-16T10:19:04.744Z] deploy-war-commonpe: [2024-04-16T10:19:04.829Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource/app/dropdb.sql [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.887Z] init-common: [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.887Z] restart: [2024-04-16T10:19:04.887Z] [echo] Not required to restart [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.887Z] undeploy: [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.887Z] setOSConditions: [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.887Z] setToolWin: [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.887Z] setToolUnix: [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.887Z] setToolProperty: [2024-04-16T10:19:04.887Z] [2024-04-16T10:19:04.888Z] setS1ASclassPath: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] init-common: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] undeploy: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] setOSConditions: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] setToolWin: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] setToolUnix: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] setToolProperty: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] setS1ASclassPath: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] init-common: [2024-04-16T10:19:04.888Z] [2024-04-16T10:19:04.888Z] undeploy-common: [2024-04-16T10:19:04.971Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:04.971Z] [javac] 1 warning [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] build: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] setOSConditions: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] fixFiles: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] convUnix: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] convWin: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] setToolWin: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] setToolUnix: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] setToolProperty: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] setS1ASclassPath: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.971Z] init-common: [2024-04-16T10:19:04.971Z] [2024-04-16T10:19:04.972Z] package-persistence-common: [2024-04-16T10:19:04.972Z] [2024-04-16T10:19:04.972Z] ejb-jar-common: [2024-04-16T10:19:04.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:04.972Z] [2024-04-16T10:19:04.972Z] package-ejbjar-common: [2024-04-16T10:19:04.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.972Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-ejb.jar [2024-04-16T10:19:04.972Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.972Z] [2024-04-16T10:19:04.972Z] appclient-jar-common: [2024-04-16T10:19:04.972Z] [2024-04-16T10:19:04.972Z] package-appclientjar-common: [2024-04-16T10:19:04.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:04.972Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session-client.jar [2024-04-16T10:19:04.972Z] [2024-04-16T10:19:04.972Z] webclient-war-common: [2024-04-16T10:19:04.972Z] [2024-04-16T10:19:04.972Z] build-ear-common: [2024-04-16T10:19:04.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:04.973Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:04.973Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] deploy: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] setOSConditions: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] setToolWin: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] setToolUnix: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] setToolProperty: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] setS1ASclassPath: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] init-common: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] deploy-common: [2024-04-16T10:19:04.973Z] [echo] Current time (ISO): 2024-04-16T10:19:04.799+0000 [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] setOSConditions: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.973Z] setToolWin: [2024-04-16T10:19:04.973Z] [2024-04-16T10:19:04.974Z] setToolUnix: [2024-04-16T10:19:04.974Z] [2024-04-16T10:19:04.974Z] setToolProperty: [2024-04-16T10:19:04.974Z] [2024-04-16T10:19:04.974Z] setS1ASclassPath: [2024-04-16T10:19:04.974Z] [2024-04-16T10:19:04.974Z] init-common: [2024-04-16T10:19:04.974Z] [2024-04-16T10:19:04.974Z] deploy-common-pe: [2024-04-16T10:19:05.084Z] [sql] Failed to execute: drop table messages [2024-04-16T10:19:05.085Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:19:05.085Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setOSConditions: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setToolWin: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setToolUnix: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setToolProperty: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setS1ASclassPath: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] init-common: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] undeploy-jdbc-common: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setOSConditions: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setToolWin: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setToolUnix: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setToolProperty: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] setS1ASclassPath: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] init-common: [2024-04-16T10:19:05.085Z] [2024-04-16T10:19:05.085Z] delete-jdbc-resource-common: [2024-04-16T10:19:05.085Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/DerbyDb [2024-04-16T10:19:05.234Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:05.234Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:19:05.234Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:19:05.234Z] [javac] 2 warnings [2024-04-16T10:19:05.234Z] [2024-04-16T10:19:05.235Z] setOSConditions: [2024-04-16T10:19:05.235Z] [2024-04-16T10:19:05.235Z] setToolWin: [2024-04-16T10:19:05.235Z] [2024-04-16T10:19:05.235Z] setToolUnix: [2024-04-16T10:19:05.235Z] [2024-04-16T10:19:05.235Z] setToolProperty: [2024-04-16T10:19:05.235Z] [2024-04-16T10:19:05.235Z] setS1ASclassPath: [2024-04-16T10:19:05.235Z] [2024-04-16T10:19:05.235Z] init-common: [2024-04-16T10:19:05.235Z] [2024-04-16T10:19:05.235Z] compile-common: [2024-04-16T10:19:05.235Z] [echo] Current time (ISO): 2024-04-16T10:19:04.919+0000 [2024-04-16T10:19:05.235Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:05.236Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionApp.ear [2024-04-16T10:19:05.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-servlet-annotation-with-web-inf-lib --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-servlet-annotation-with-web-inf-lib-web.war [2024-04-16T10:19:05.497Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:05.753Z] [javac] 1 warning [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] build: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] setOSConditions: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] fixFiles: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] convUnix: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] convWin: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] setToolWin: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] setToolUnix: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] setToolProperty: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] setS1ASclassPath: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] init-common: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] package-persistence-common: [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.753Z] ejb-jar-common: [2024-04-16T10:19:05.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:05.753Z] [2024-04-16T10:19:05.754Z] package-ejbjar-common: [2024-04-16T10:19:05.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-ejb.jar [2024-04-16T10:19:05.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] appclient-jar-common: [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] package-appclientjar-common: [2024-04-16T10:19:05.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finder-client.jar [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] webclient-war-common: [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] build-ear-common: [2024-04-16T10:19:05.754Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:05.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:05.754Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:05.754Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] deploy: [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] setOSConditions: [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] setToolWin: [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] setToolUnix: [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.754Z] setToolProperty: [2024-04-16T10:19:05.754Z] [2024-04-16T10:19:05.755Z] setS1ASclassPath: [2024-04-16T10:19:05.755Z] [2024-04-16T10:19:05.755Z] init-common: [2024-04-16T10:19:05.755Z] [2024-04-16T10:19:05.755Z] execute-ejb-sql-common: [2024-04-16T10:19:05.755Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/create_pointbase.sql [2024-04-16T10:19:05.755Z] [sql] 15 of 15 SQL statements executed successfully [2024-04-16T10:19:05.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:05.829Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:05.829Z] [exec] Result: 1 [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] setOSConditions: [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] setToolWin: [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] setToolUnix: [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] setToolProperty: [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] setS1ASclassPath: [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] init-common: [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] restart: [2024-04-16T10:19:05.829Z] [echo] Not required to restart [2024-04-16T10:19:05.829Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-04-16T10:19:05.829Z] [2024-04-16T10:19:05.829Z] clean: [2024-04-16T10:19:05.865Z] [exec] Application deployed with name cdi-servlet-annotation-with-web-inf-lib-web. [2024-04-16T10:19:05.865Z] [2024-04-16T10:19:05.865Z] deploy-war-commonee: [2024-04-16T10:19:05.865Z] [2024-04-16T10:19:05.865Z] run: [2024-04-16T10:19:05.865Z] [java] opening connection to http://localhost:8080/cdi-servlet-annotation-with-web-inf-lib/myurl [2024-04-16T10:19:05.865Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:19:05.865Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:05.865Z] [java] [2024-04-16T10:19:05.865Z] [java] [2024-04-16T10:19:05.865Z] [java] ----------------------------------------- [2024-04-16T10:19:05.865Z] [java] - cdi-servlet-annotation-with-web-inf-lib: PASS - [2024-04-16T10:19:05.865Z] [java] ----------------------------------------- [2024-04-16T10:19:05.865Z] [java] - Total PASS : 1 - [2024-04-16T10:19:05.865Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:05.865Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:05.865Z] [java] ----------------------------------------- [2024-04-16T10:19:05.865Z] [2024-04-16T10:19:05.865Z] undeploy: [2024-04-16T10:19:05.865Z] [2024-04-16T10:19:05.865Z] setOSConditions: [2024-04-16T10:19:05.865Z] [2024-04-16T10:19:05.866Z] setToolWin: [2024-04-16T10:19:05.866Z] [2024-04-16T10:19:05.866Z] setToolUnix: [2024-04-16T10:19:05.866Z] [2024-04-16T10:19:05.866Z] setToolProperty: [2024-04-16T10:19:05.866Z] [2024-04-16T10:19:05.866Z] setS1ASclassPath: [2024-04-16T10:19:05.866Z] [2024-04-16T10:19:05.866Z] init-common: [2024-04-16T10:19:05.866Z] [2024-04-16T10:19:05.866Z] undeploy-war-common: [2024-04-16T10:19:06.013Z] [2024-04-16T10:19:06.013Z] setOSConditions: [2024-04-16T10:19:06.013Z] [2024-04-16T10:19:06.013Z] setToolWin: [2024-04-16T10:19:06.013Z] [2024-04-16T10:19:06.013Z] setToolUnix: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] setToolProperty: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] setS1ASclassPath: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] init-common: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] deploy-common: [2024-04-16T10:19:06.014Z] [echo] Current time (ISO): 2024-04-16T10:19:05.760+0000 [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] setOSConditions: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] setToolWin: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] setToolUnix: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] setToolProperty: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] setS1ASclassPath: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] init-common: [2024-04-16T10:19:06.014Z] [2024-04-16T10:19:06.014Z] deploy-common-pe: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] clean: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] clean: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] setOSConditions: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] setToolWin: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] setToolUnix: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] setToolProperty: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] setS1ASclassPath: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.087Z] init-common: [2024-04-16T10:19:06.087Z] [2024-04-16T10:19:06.088Z] clean-classes-common: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] clean: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setOSConditions: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setToolWin: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setToolUnix: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setToolProperty: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setS1ASclassPath: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] init-common: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] clean-common: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setOSConditions: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setToolWin: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setToolUnix: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setToolProperty: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setS1ASclassPath: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] init-common: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] clean-classes-common: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setOSConditions: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.088Z] setToolWin: [2024-04-16T10:19:06.088Z] [2024-04-16T10:19:06.089Z] setToolUnix: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setToolProperty: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setS1ASclassPath: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] init-common: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] clean-jars-common: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] unset: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setOSConditions: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setToolWin: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setToolUnix: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setToolProperty: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setS1ASclassPath: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] init-common: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] unsetJdbc: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setOSConditions: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setToolWin: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setToolUnix: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setToolProperty: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.089Z] setS1ASclassPath: [2024-04-16T10:19:06.089Z] [2024-04-16T10:19:06.090Z] init-common: [2024-04-16T10:19:06.090Z] [2024-04-16T10:19:06.090Z] execute-sql-common: [2024-04-16T10:19:06.159Z] [exec] Application deployed with name ejb-ejb30-hello-sessionApp. [2024-04-16T10:19:06.159Z] [echo] Deployment on target server server successful [2024-04-16T10:19:06.159Z] [2024-04-16T10:19:06.159Z] setOSConditions: [2024-04-16T10:19:06.159Z] [2024-04-16T10:19:06.159Z] setToolWin: [2024-04-16T10:19:06.159Z] [2024-04-16T10:19:06.159Z] setToolUnix: [2024-04-16T10:19:06.159Z] [2024-04-16T10:19:06.159Z] setToolProperty: [2024-04-16T10:19:06.159Z] [2024-04-16T10:19:06.160Z] setS1ASclassPath: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] init-common: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] deploy-common-ee: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] run: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] setOSConditions: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] setToolWin: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] setToolUnix: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] setToolProperty: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] setS1ASclassPath: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] init-common: [2024-04-16T10:19:06.160Z] [2024-04-16T10:19:06.160Z] runclient-common: [2024-04-16T10:19:06.160Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionAppClient.jar -name ejb-ejb30-hello-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:06.263Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:06.263Z] [javac] 1 warning [2024-04-16T10:19:06.263Z] [2024-04-16T10:19:06.263Z] setOSConditions: [2024-04-16T10:19:06.263Z] [2024-04-16T10:19:06.263Z] setToolWin: [2024-04-16T10:19:06.263Z] [2024-04-16T10:19:06.263Z] setToolUnix: [2024-04-16T10:19:06.263Z] [2024-04-16T10:19:06.264Z] setToolProperty: [2024-04-16T10:19:06.264Z] [2024-04-16T10:19:06.264Z] setS1ASclassPath: [2024-04-16T10:19:06.264Z] [2024-04-16T10:19:06.264Z] init-common: [2024-04-16T10:19:06.264Z] [2024-04-16T10:19:06.264Z] compile-common: [2024-04-16T10:19:06.264Z] [echo] Current time (ISO): 2024-04-16T10:19:06.144+0000 [2024-04-16T10:19:06.264Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:06.347Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-04-16T10:19:06.347Z] [sql] Failed to execute: drop table messages [2024-04-16T10:19:06.347Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:19:06.347Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] setOSConditions: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] setToolWin: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] setToolUnix: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] setToolProperty: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] setS1ASclassPath: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] init-common: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] undeploy-jdbc-common: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.347Z] setOSConditions: [2024-04-16T10:19:06.347Z] [2024-04-16T10:19:06.348Z] setToolWin: [2024-04-16T10:19:06.348Z] [2024-04-16T10:19:06.348Z] setToolUnix: [2024-04-16T10:19:06.348Z] [2024-04-16T10:19:06.348Z] setToolProperty: [2024-04-16T10:19:06.348Z] [2024-04-16T10:19:06.348Z] setS1ASclassPath: [2024-04-16T10:19:06.348Z] [2024-04-16T10:19:06.348Z] init-common: [2024-04-16T10:19:06.348Z] [2024-04-16T10:19:06.348Z] delete-jdbc-resource-common: [2024-04-16T10:19:06.348Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-04-16T10:19:06.424Z] [exec] Application deployed with name web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web. [2024-04-16T10:19:06.424Z] [2024-04-16T10:19:06.424Z] deploy-war-commonee: [2024-04-16T10:19:06.424Z] [2024-04-16T10:19:06.424Z] run: [2024-04-16T10:19:06.424Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2024-04-16T10:19:06.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-servlet-annotation-with-web-inf-lib-web [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] all: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setOSConditions: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolWin: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolUnix: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolProperty: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setS1ASclassPath: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] init-common: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] build: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] all: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setOSConditions: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolWin: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolUnix: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolProperty: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setS1ASclassPath: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] init-common: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] all: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setOSConditions: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolWin: [2024-04-16T10:19:06.426Z] [2024-04-16T10:19:06.426Z] setToolUnix: [2024-04-16T10:19:06.427Z] [2024-04-16T10:19:06.427Z] setToolProperty: [2024-04-16T10:19:06.427Z] [2024-04-16T10:19:06.427Z] setS1ASclassPath: [2024-04-16T10:19:06.427Z] [2024-04-16T10:19:06.427Z] init-common: [2024-04-16T10:19:06.427Z] [2024-04-16T10:19:06.427Z] compile-common: [2024-04-16T10:19:06.427Z] [echo] Current time (ISO): 2024-04-16T10:19:06.310+0000 [2024-04-16T10:19:06.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2024-04-16T10:19:06.427Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/classes [2024-04-16T10:19:06.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-04-16T10:19:06.601Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderApp.ear [2024-04-16T10:19:06.696Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:06.696Z] [java] [2024-04-16T10:19:06.696Z] [java] [2024-04-16T10:19:06.696Z] [java] ----------------------------------------- [2024-04-16T10:19:06.696Z] [java] - jsp-precompile-consider-domain-lib-jarfiles-and-classes: PASS - [2024-04-16T10:19:06.696Z] [java] ----------------------------------------- [2024-04-16T10:19:06.696Z] [java] - Total PASS : 1 - [2024-04-16T10:19:06.696Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:06.696Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:06.696Z] [java] ----------------------------------------- [2024-04-16T10:19:06.696Z] [2024-04-16T10:19:06.696Z] undeploy: [2024-04-16T10:19:06.696Z] [2024-04-16T10:19:06.696Z] setOSConditions: [2024-04-16T10:19:06.696Z] [2024-04-16T10:19:06.696Z] setToolWin: [2024-04-16T10:19:06.696Z] [2024-04-16T10:19:06.696Z] setToolUnix: [2024-04-16T10:19:06.696Z] [2024-04-16T10:19:06.696Z] setToolProperty: [2024-04-16T10:19:06.696Z] [2024-04-16T10:19:06.696Z] setS1ASclassPath: [2024-04-16T10:19:06.696Z] [2024-04-16T10:19:06.696Z] init-common: [2024-04-16T10:19:06.697Z] [2024-04-16T10:19:06.697Z] undeploy-war-common: [2024-04-16T10:19:07.099Z] [exec] Apr 16, 2024 10:19:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:07.099Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:07.118Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:07.118Z] [javac] 1 warning [2024-04-16T10:19:07.118Z] [2024-04-16T10:19:07.118Z] setOSConditions: [2024-04-16T10:19:07.118Z] [2024-04-16T10:19:07.118Z] setToolWin: [2024-04-16T10:19:07.118Z] [2024-04-16T10:19:07.118Z] setToolUnix: [2024-04-16T10:19:07.118Z] [2024-04-16T10:19:07.118Z] setToolProperty: [2024-04-16T10:19:07.118Z] [2024-04-16T10:19:07.118Z] setS1ASclassPath: [2024-04-16T10:19:07.118Z] [2024-04-16T10:19:07.118Z] init-common: [2024-04-16T10:19:07.118Z] [2024-04-16T10:19:07.118Z] compile-common: [2024-04-16T10:19:07.118Z] [echo] Current time (ISO): 2024-04-16T10:19:06.898+0000 [2024-04-16T10:19:07.118Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:07.202Z] [exec] Application deployed with name ejb-bmp-finderApp. [2024-04-16T10:19:07.202Z] [echo] Deployment on target server server successful [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setOSConditions: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setToolWin: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setToolUnix: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setToolProperty: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setS1ASclassPath: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] init-common: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] deploy-common-ee: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] run: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setOSConditions: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setToolWin: [2024-04-16T10:19:07.202Z] [2024-04-16T10:19:07.202Z] setToolUnix: [2024-04-16T10:19:07.203Z] [2024-04-16T10:19:07.203Z] setToolProperty: [2024-04-16T10:19:07.203Z] [2024-04-16T10:19:07.203Z] setS1ASclassPath: [2024-04-16T10:19:07.203Z] [2024-04-16T10:19:07.203Z] init-common: [2024-04-16T10:19:07.203Z] [2024-04-16T10:19:07.203Z] runclient-common: [2024-04-16T10:19:07.203Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-finderAppClient.jar -name ejb-bmp-finderClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:07.256Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-consider-domain-lib-jarfiles-and-classes-web [2024-04-16T10:19:07.304Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-04-16T10:19:07.304Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-04-16T10:19:07.304Z] [exec] Result: 1 [2024-04-16T10:19:07.304Z] [echo] cmd executed for server [2024-04-16T10:19:07.304Z] [2024-04-16T10:19:07.304Z] setOSConditions: [2024-04-16T10:19:07.304Z] [2024-04-16T10:19:07.304Z] setToolWin: [2024-04-16T10:19:07.304Z] [2024-04-16T10:19:07.304Z] setToolUnix: [2024-04-16T10:19:07.304Z] [2024-04-16T10:19:07.304Z] setToolProperty: [2024-04-16T10:19:07.305Z] [2024-04-16T10:19:07.305Z] setS1ASclassPath: [2024-04-16T10:19:07.305Z] [2024-04-16T10:19:07.305Z] init-common: [2024-04-16T10:19:07.305Z] [2024-04-16T10:19:07.305Z] delete-jdbc-connpool-common: [2024-04-16T10:19:07.305Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:19:07.511Z] [2024-04-16T10:19:07.511Z] stopDomain: [2024-04-16T10:19:07.511Z] [echo] run.xml:stopping domain... [2024-04-16T10:19:07.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/DerbyDb [2024-04-16T10:19:07.620Z] [exec] remote failure: A JDBC resource named jdbc/DerbyDb does not exist. [2024-04-16T10:19:07.620Z] [exec] Result: 1 [2024-04-16T10:19:07.620Z] [echo] cmd executed for server [2024-04-16T10:19:07.621Z] [2024-04-16T10:19:07.621Z] setOSConditions: [2024-04-16T10:19:07.621Z] [2024-04-16T10:19:07.621Z] setToolWin: [2024-04-16T10:19:07.621Z] [2024-04-16T10:19:07.621Z] setToolUnix: [2024-04-16T10:19:07.621Z] [2024-04-16T10:19:07.621Z] setToolProperty: [2024-04-16T10:19:07.621Z] [2024-04-16T10:19:07.621Z] setS1ASclassPath: [2024-04-16T10:19:07.621Z] [2024-04-16T10:19:07.621Z] init-common: [2024-04-16T10:19:07.621Z] [2024-04-16T10:19:07.621Z] delete-jdbc-connpool-common: [2024-04-16T10:19:07.621Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool1 [2024-04-16T10:19:07.661Z] [exec] Apr 16, 2024 10:19:07 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:19:07.661Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-session-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-sessionAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-sessionClient [2024-04-16T10:19:07.870Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:19:08.129Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-04-16T10:19:08.129Z] [exec] Result: 1 [2024-04-16T10:19:08.129Z] [echo] cmd executed for server [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] undeploy: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setOSConditions: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setToolWin: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setToolUnix: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setToolProperty: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setS1ASclassPath: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] init-common: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] undeploy: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setOSConditions: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setToolWin: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setToolUnix: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setToolProperty: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] setS1ASclassPath: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] init-common: [2024-04-16T10:19:08.129Z] [2024-04-16T10:19:08.129Z] undeploy-common: [2024-04-16T10:19:08.168Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:08.169Z] [javac] 1 warning [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setOSConditions: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setToolWin: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setToolUnix: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setToolProperty: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setS1ASclassPath: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] init-common: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] appclient-jar-common: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] package-appclientjar-common: [2024-04-16T10:19:08.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:08.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:08.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:08.169Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setOSConditions: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setToolWin: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setToolUnix: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setToolProperty: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] setS1ASclassPath: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] init-common: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.169Z] ejb-jar-common: [2024-04-16T10:19:08.169Z] [2024-04-16T10:19:08.170Z] package-ejbjar-common: [2024-04-16T10:19:08.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:08.170Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar [2024-04-16T10:19:08.170Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] setOSConditions: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] fixFiles: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] convUnix: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] convWin: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] setToolWin: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] setToolUnix: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] setToolProperty: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] setS1ASclassPath: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] init-common: [2024-04-16T10:19:08.170Z] [2024-04-16T10:19:08.170Z] ear-common: [2024-04-16T10:19:08.170Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:08.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:08.171Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/descriptor/sun-application.xml to copy. [2024-04-16T10:19:08.171Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:19:08.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:08.171Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2024-04-16T10:19:08.171Z] [2024-04-16T10:19:08.171Z] setOSConditions: [2024-04-16T10:19:08.171Z] [2024-04-16T10:19:08.171Z] setToolWin: [2024-04-16T10:19:08.171Z] [2024-04-16T10:19:08.171Z] setToolUnix: [2024-04-16T10:19:08.171Z] [2024-04-16T10:19:08.171Z] setToolProperty: [2024-04-16T10:19:08.171Z] [2024-04-16T10:19:08.171Z] setS1ASclassPath: [2024-04-16T10:19:08.171Z] [2024-04-16T10:19:08.171Z] init-common: [2024-04-16T10:19:08.171Z] [2024-04-16T10:19:08.171Z] build-ut: [2024-04-16T10:19:08.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp [2024-04-16T10:19:08.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:08.171Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear [2024-04-16T10:19:08.171Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-ejb.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-ejb [2024-04-16T10:19:08.171Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-web.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-web [2024-04-16T10:19:08.172Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definition-client.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definition-client [2024-04-16T10:19:08.172Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp-UT.ear into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/administered-object-definitionApp-UT [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] all: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] setOSConditions: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] setToolWin: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] setToolUnix: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] setToolProperty: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] setS1ASclassPath: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] init-common: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.172Z] all: [2024-04-16T10:19:08.172Z] [2024-04-16T10:19:08.173Z] setOSConditions: [2024-04-16T10:19:08.173Z] [2024-04-16T10:19:08.173Z] setToolWin: [2024-04-16T10:19:08.173Z] [2024-04-16T10:19:08.173Z] setToolUnix: [2024-04-16T10:19:08.173Z] [2024-04-16T10:19:08.173Z] setToolProperty: [2024-04-16T10:19:08.173Z] [2024-04-16T10:19:08.173Z] setS1ASclassPath: [2024-04-16T10:19:08.173Z] [2024-04-16T10:19:08.173Z] init-common: [2024-04-16T10:19:08.173Z] [2024-04-16T10:19:08.173Z] compile-common: [2024-04-16T10:19:08.173Z] [echo] Current time (ISO): 2024-04-16T10:19:08.001+0000 [2024-04-16T10:19:08.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2024-04-16T10:19:08.173Z] [javac] Compiling 19 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/classes [2024-04-16T10:19:08.602Z] [exec] remote failure: A JDBC connection pool named jdbc-derby-pool1 does not exist.asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool1 [2024-04-16T10:19:08.602Z] [exec] [2024-04-16T10:19:08.602Z] [exec] Result: 1 [2024-04-16T10:19:08.602Z] [echo] cmd executed for server [2024-04-16T10:19:08.602Z] [2024-04-16T10:19:08.602Z] undeploy: [2024-04-16T10:19:08.602Z] [2024-04-16T10:19:08.602Z] setOSConditions: [2024-04-16T10:19:08.602Z] [2024-04-16T10:19:08.602Z] setToolWin: [2024-04-16T10:19:08.602Z] [2024-04-16T10:19:08.602Z] setToolUnix: [2024-04-16T10:19:08.602Z] [2024-04-16T10:19:08.602Z] setToolProperty: [2024-04-16T10:19:08.602Z] [2024-04-16T10:19:08.602Z] setS1ASclassPath: [2024-04-16T10:19:08.602Z] [2024-04-16T10:19:08.603Z] init-common: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] undeploy: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] setOSConditions: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] setToolWin: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] setToolUnix: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] setToolProperty: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] setS1ASclassPath: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] init-common: [2024-04-16T10:19:08.603Z] [2024-04-16T10:19:08.603Z] undeploy-common: [2024-04-16T10:19:08.631Z] [exec] Apr 16, 2024 10:19:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:08.631Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:08.932Z] [exec] Waiting for the domain to stop . [2024-04-16T10:19:08.932Z] [exec] Waiting finished after 219 ms. [2024-04-16T10:19:08.932Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:19:08.932Z] [2024-04-16T10:19:08.932Z] restore: [2024-04-16T10:19:08.932Z] [2024-04-16T10:19:08.932Z] setOSConditions: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setToolWin: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setToolUnix: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setToolProperty: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setS1ASclassPath: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] init-common: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] removeJarAndClasses: [2024-04-16T10:19:08.933Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/myclasses.jar [2024-04-16T10:19:08.933Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/classes/aaa [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setOSConditions: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setToolWin: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setToolUnix: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setToolProperty: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] setS1ASclassPath: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] init-common: [2024-04-16T10:19:08.933Z] [2024-04-16T10:19:08.933Z] startDomainUnix: [2024-04-16T10:19:08.933Z] [echo] Starting DAS [2024-04-16T10:19:08.942Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:08.942Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/connector/XID.java:113: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:08.942Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:19:08.942Z] [javac] ^ [2024-04-16T10:19:08.942Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/src/connector/XID.java:122: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:08.942Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:19:08.942Z] [javac] ^ [2024-04-16T10:19:08.942Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:19:08.942Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:08.942Z] [javac] 3 warnings [2024-04-16T10:19:08.942Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.jar [2024-04-16T10:19:08.942Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/ra/generic-ra.rar [2024-04-16T10:19:08.943Z] [2024-04-16T10:19:08.943Z] setOSConditions: [2024-04-16T10:19:08.943Z] [2024-04-16T10:19:08.943Z] setToolWin: [2024-04-16T10:19:08.943Z] [2024-04-16T10:19:08.943Z] setToolUnix: [2024-04-16T10:19:08.943Z] [2024-04-16T10:19:08.943Z] setToolProperty: [2024-04-16T10:19:08.943Z] [2024-04-16T10:19:08.943Z] setS1ASclassPath: [2024-04-16T10:19:09.002Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:09.002Z] [javac] 1 warning [2024-04-16T10:19:09.002Z] [2024-04-16T10:19:09.003Z] build: [2024-04-16T10:19:09.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:09.003Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar [2024-04-16T10:19:09.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:09.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:09.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:09.003Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:19:09.003Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:09.003Z] [copy] Copied 12 empty directories to 6 empty directories under /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:09.003Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF [2024-04-16T10:19:09.003Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:09.003Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-web.war [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] run: [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] setOSConditions: [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] setToolWin: [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] setToolUnix: [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] setToolProperty: [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] setS1ASclassPath: [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] init-common: [2024-04-16T10:19:09.003Z] [2024-04-16T10:19:09.003Z] run_war: [2024-04-16T10:19:09.125Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:09.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:09.126Z] [exec] Result: 1 [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setOSConditions: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setToolWin: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setToolUnix: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setToolProperty: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setS1ASclassPath: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] init-common: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] undeploy-rar: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setOSConditions: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setToolWin: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setToolUnix: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setToolProperty: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] setS1ASclassPath: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] init-common: [2024-04-16T10:19:09.126Z] [2024-04-16T10:19:09.126Z] undeploy-rar-common: [2024-04-16T10:19:09.126Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:19:09.198Z] [2024-04-16T10:19:09.198Z] init-common: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] clean-common: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setOSConditions: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setToolWin: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setToolUnix: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setToolProperty: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setS1ASclassPath: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] init-common: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] clean-classes-common: [2024-04-16T10:19:09.199Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setOSConditions: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setToolWin: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setToolUnix: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setToolProperty: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setS1ASclassPath: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] init-common: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] clean-jars-common: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] all: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setOSConditions: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.199Z] setToolWin: [2024-04-16T10:19:09.199Z] [2024-04-16T10:19:09.200Z] setToolUnix: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] setToolProperty: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] setS1ASclassPath: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] init-common: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] all: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] setOSConditions: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] setToolWin: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] setToolUnix: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] setToolProperty: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] setS1ASclassPath: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] init-common: [2024-04-16T10:19:09.200Z] [2024-04-16T10:19:09.200Z] compile-common: [2024-04-16T10:19:09.200Z] [echo] Current time (ISO): 2024-04-16T10:19:08.993+0000 [2024-04-16T10:19:09.200Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:09.200Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:09.535Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:09.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:09.535Z] [exec] Result: 1 [2024-04-16T10:19:09.535Z] [2024-04-16T10:19:09.536Z] setOSConditions: [2024-04-16T10:19:09.536Z] [2024-04-16T10:19:09.536Z] setToolWin: [2024-04-16T10:19:09.536Z] [2024-04-16T10:19:09.536Z] setToolUnix: [2024-04-16T10:19:09.536Z] [2024-04-16T10:19:09.536Z] setToolProperty: [2024-04-16T10:19:09.536Z] [2024-04-16T10:19:09.536Z] setS1ASclassPath: [2024-04-16T10:19:09.536Z] [2024-04-16T10:19:09.536Z] init-common: [2024-04-16T10:19:09.536Z] [2024-04-16T10:19:09.536Z] restart: [2024-04-16T10:19:09.536Z] [echo] Not required to restart [2024-04-16T10:19:09.536Z] [2024-04-16T10:19:09.536Z] undeploy: [2024-04-16T10:19:09.562Z] [java] Apr 16, 2024 10:19:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:09.563Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:19:09.563Z] [java] Apr 16, 2024 10:19:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:09.563Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain16136447670184441058xml [2024-04-16T10:19:09.568Z] [exec] Apr 16, 2024 10:19:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:09.568Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:09.568Z] [exec] Apr 16, 2024 10:19:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:09.568Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:09.568Z] [exec] Apr 16, 2024 10:19:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:09.568Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:09.828Z] [2024-04-16T10:19:09.828Z] setOSConditions: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setToolWin: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setToolUnix: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setToolProperty: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setS1ASclassPath: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] init-common: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] undeploy: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setOSConditions: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setToolWin: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setToolUnix: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setToolProperty: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] setS1ASclassPath: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] init-common: [2024-04-16T10:19:09.829Z] [2024-04-16T10:19:09.829Z] undeploy-common: [2024-04-16T10:19:09.836Z] [java] Apr 16, 2024 10:19:09 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:09.836Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:19:10.068Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:10.102Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:19:10.102Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:19:10.102Z] [exec] Result: 1 [2024-04-16T10:19:10.128Z] [exec] Apr 16, 2024 10:19:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:10.128Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:10.128Z] [exec] Apr 16, 2024 10:19:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:10.128Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:10.128Z] [exec] Apr 16, 2024 10:19:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:10.128Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:10.323Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:10.323Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:19:10.323Z] [javac] ^ [2024-04-16T10:19:10.323Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:10.323Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:19:10.323Z] [javac] ^ [2024-04-16T10:19:10.323Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:19:10.323Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:10.323Z] [javac] 3 warnings [2024-04-16T10:19:10.323Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.jar [2024-04-16T10:19:10.323Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ra/aod-ra.rar [2024-04-16T10:19:10.323Z] [2024-04-16T10:19:10.323Z] setup: [2024-04-16T10:19:10.323Z] [2024-04-16T10:19:10.323Z] deploy: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setOSConditions: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setToolWin: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setToolUnix: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setToolProperty: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setS1ASclassPath: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] init-common: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] deploy: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setOSConditions: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setToolWin: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setToolUnix: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setToolProperty: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] setS1ASclassPath: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] init-common: [2024-04-16T10:19:10.324Z] [2024-04-16T10:19:10.324Z] deploy-rar-common: [2024-04-16T10:19:10.324Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} aod-ra.rar [2024-04-16T10:19:10.380Z] [2024-04-16T10:19:10.380Z] setOSConditions: [2024-04-16T10:19:10.380Z] [2024-04-16T10:19:10.380Z] setToolWin: [2024-04-16T10:19:10.380Z] [2024-04-16T10:19:10.381Z] setToolUnix: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setToolProperty: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setS1ASclassPath: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] init-common: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] restart: [2024-04-16T10:19:10.381Z] [echo] Not required to restart [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] undeploy: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setOSConditions: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setToolWin: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setToolUnix: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setToolProperty: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setS1ASclassPath: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] init-common: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] undeploy: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setOSConditions: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setToolWin: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setToolUnix: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setToolProperty: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] setS1ASclassPath: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] init-common: [2024-04-16T10:19:10.381Z] [2024-04-16T10:19:10.381Z] undeploy-common: [2024-04-16T10:19:10.634Z] [exec] Connector resource jms/QCFactory created. [2024-04-16T10:19:10.634Z] [2024-04-16T10:19:10.634Z] setOSConditions: [2024-04-16T10:19:10.634Z] [2024-04-16T10:19:10.634Z] setToolWin: [2024-04-16T10:19:10.634Z] [2024-04-16T10:19:10.634Z] setToolUnix: [2024-04-16T10:19:10.634Z] [2024-04-16T10:19:10.634Z] setToolProperty: [2024-04-16T10:19:10.634Z] [2024-04-16T10:19:10.634Z] setS1ASclassPath: [2024-04-16T10:19:10.634Z] [2024-04-16T10:19:10.634Z] init-common: [2024-04-16T10:19:10.634Z] [2024-04-16T10:19:10.634Z] create-jms-resource-common: [2024-04-16T10:19:10.761Z] [java] Apr 16, 2024 10:19:10 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:19:10.761Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:19:10.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:10.830Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:10.830Z] [exec] Result: 1 [2024-04-16T10:19:10.830Z] [2024-04-16T10:19:10.830Z] setOSConditions: [2024-04-16T10:19:10.830Z] [2024-04-16T10:19:10.830Z] setToolWin: [2024-04-16T10:19:10.830Z] [2024-04-16T10:19:10.831Z] setToolUnix: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setToolProperty: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setS1ASclassPath: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] init-common: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] restart: [2024-04-16T10:19:10.831Z] [echo] Not required to restart [2024-04-16T10:19:10.831Z] [echo] @@## defaultConnectorResource-standalone-rar ##@@ [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] clean: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] clean: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] clean: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setOSConditions: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setToolWin: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setToolUnix: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setToolProperty: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setS1ASclassPath: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] init-common: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] clean-classes-common: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] clean: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setOSConditions: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setToolWin: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setToolUnix: [2024-04-16T10:19:10.831Z] [2024-04-16T10:19:10.831Z] setToolProperty: [2024-04-16T10:19:10.832Z] [2024-04-16T10:19:10.832Z] setS1ASclassPath: [2024-04-16T10:19:10.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false aod-ra.rar [2024-04-16T10:19:11.008Z] [exec] Apr 16, 2024 10:19:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:11.008Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4bc9ca97 [2024-04-16T10:19:11.015Z] [java] Apr 16, 2024 10:19:10 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:19:11.015Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] init-common: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] clean-common: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] setOSConditions: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] setToolWin: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] setToolUnix: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] setToolProperty: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] setS1ASclassPath: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] init-common: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] clean-classes-common: [2024-04-16T10:19:11.089Z] [2024-04-16T10:19:11.089Z] setOSConditions: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolWin: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolUnix: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolProperty: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setS1ASclassPath: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] init-common: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] clean-jars-common: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] unset: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setOSConditions: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolWin: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolUnix: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolProperty: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setS1ASclassPath: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] init-common: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] unsetJdbc: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setOSConditions: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolWin: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolUnix: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setToolProperty: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] setS1ASclassPath: [2024-04-16T10:19:11.090Z] [2024-04-16T10:19:11.090Z] init-common: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] execute-sql-common: [2024-04-16T10:19:11.091Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/defaultConnectorResource-standalone-rar/app/dropdb.sql [2024-04-16T10:19:11.091Z] [sql] Failed to execute: drop table messages [2024-04-16T10:19:11.091Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:19:11.091Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setOSConditions: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setToolWin: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setToolUnix: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setToolProperty: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setS1ASclassPath: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] init-common: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] undeploy-jdbc-common: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setOSConditions: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setToolWin: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setToolUnix: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setToolProperty: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] setS1ASclassPath: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] init-common: [2024-04-16T10:19:11.091Z] [2024-04-16T10:19:11.091Z] delete-jdbc-resource-common: [2024-04-16T10:19:11.091Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-04-16T10:19:11.139Z] [exec] Application deployed with name aod-ra. [2024-04-16T10:19:11.139Z] [echo] Deploying aod-ra.rar on server [2024-04-16T10:19:11.139Z] [2024-04-16T10:19:11.140Z] setOSConditions: [2024-04-16T10:19:11.140Z] [2024-04-16T10:19:11.140Z] setToolWin: [2024-04-16T10:19:11.140Z] [2024-04-16T10:19:11.140Z] setToolUnix: [2024-04-16T10:19:11.140Z] [2024-04-16T10:19:11.140Z] setToolProperty: [2024-04-16T10:19:11.140Z] [2024-04-16T10:19:11.140Z] setS1ASclassPath: [2024-04-16T10:19:11.140Z] [2024-04-16T10:19:11.140Z] init-common: [2024-04-16T10:19:11.140Z] [2024-04-16T10:19:11.140Z] testAddAdmin: [2024-04-16T10:19:11.140Z] [2024-04-16T10:19:11.140Z] asadmin-common: [2024-04-16T10:19:11.140Z] [echo] asadmin create-admin-object --target server --restype jakarta.jms.Destination --raname aod-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:19:11.145Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:11.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:11.315Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:11.315Z] [exec] Result: 1 [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setOSConditions: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setToolWin: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setToolUnix: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setToolProperty: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setS1ASclassPath: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] init-common: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] undeploy-rar: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setOSConditions: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setToolWin: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setToolUnix: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setToolProperty: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] setS1ASclassPath: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] init-common: [2024-04-16T10:19:11.315Z] [2024-04-16T10:19:11.315Z] undeploy-rar-common: [2024-04-16T10:19:11.315Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:19:11.404Z] [javac] 1 warning [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] setOSConditions: [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] setToolWin: [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] setToolUnix: [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] setToolProperty: [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] setS1ASclassPath: [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] init-common: [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] ejb-jar-common: [2024-04-16T10:19:11.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:11.404Z] [2024-04-16T10:19:11.404Z] package-ejbjar-common: [2024-04-16T10:19:11.404Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.404Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.404Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-04-16T10:19:11.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setOSConditions: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setToolWin: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setToolUnix: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setToolProperty: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setS1ASclassPath: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] init-common: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] appclient-jar-common: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] package-appclientjar-common: [2024-04-16T10:19:11.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.405Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.405Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:11.405Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] build-ear: [2024-04-16T10:19:11.405Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setup: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setOSConditions: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setToolWin: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setToolUnix: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setToolProperty: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] setS1ASclassPath: [2024-04-16T10:19:11.405Z] [2024-04-16T10:19:11.405Z] init-common: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setupJdbc: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setOSConditions: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setToolWin: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setToolUnix: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setToolProperty: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setS1ASclassPath: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] init-common: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] default-jdbc-conpool: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setOSConditions: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setToolWin: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setToolUnix: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setToolProperty: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] setS1ASclassPath: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] init-common: [2024-04-16T10:19:11.406Z] [2024-04-16T10:19:11.406Z] create-jdbc-connpool-common: [2024-04-16T10:19:11.568Z] [exec] invoking stateful [2024-04-16T10:19:11.568Z] [exec] invoking stateless [2024-04-16T10:19:11.568Z] [exec] invoking stateless2 [2024-04-16T10:19:11.568Z] [exec] invoking stateless3 [2024-04-16T10:19:11.568Z] [exec] invoking stateless4 [2024-04-16T10:19:11.568Z] [exec] test complete [2024-04-16T10:19:11.568Z] [exec] Value of key is: main [2024-04-16T10:19:11.568Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:11.568Z] [exec] [2024-04-16T10:19:11.568Z] [exec] [2024-04-16T10:19:11.568Z] [exec] ----------------------------------------- [2024-04-16T10:19:11.568Z] [exec] - main: PASS - [2024-04-16T10:19:11.568Z] [exec] ----------------------------------------- [2024-04-16T10:19:11.568Z] [exec] Total PASS: 1 [2024-04-16T10:19:11.568Z] [exec] Total FAIL: 0 [2024-04-16T10:19:11.568Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:11.568Z] [exec] ----------------------------------------- [2024-04-16T10:19:11.568Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:11.568Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:11.591Z] [java] Apr 16, 2024 10:19:11 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:11.591Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:19:11.591Z] [java] Apr 16, 2024 10:19:11 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:11.591Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:19:11.591Z] [java] Apr 16, 2024 10:19:11 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:11.591Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:19:11.591Z] [java] Apr 16, 2024 10:19:11 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:19:11.591Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:19:11.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-04-16T10:19:11.823Z] [2024-04-16T10:19:11.823Z] checkReporting-common: [2024-04-16T10:19:11.823Z] [2024-04-16T10:19:11.824Z] confirmReportPresent-common: [2024-04-16T10:19:11.824Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:11.824Z] [echo] Test seems to be reported fine [2024-04-16T10:19:11.824Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session/RepRunConf.txt [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] confirmMissingReport-common: [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] setOSConditions: [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] setToolWin: [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] setToolUnix: [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] setToolProperty: [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] setS1ASclassPath: [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] init-common: [2024-04-16T10:19:11.824Z] [2024-04-16T10:19:11.824Z] run_standaloneclient: [2024-04-16T10:19:11.846Z] [java] Apr 16, 2024 10:19:11 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:11.846Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:11.846Z] [java] Apr 16, 2024 10:19:11 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:11.846Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,020 ms), startup services (1,047 ms), total (2,067 ms) [2024-04-16T10:19:11.846Z] [java] Apr 16, 2024 10:19:11 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:11.846Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:11.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-04-16T10:19:11.989Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-04-16T10:19:11.989Z] [2024-04-16T10:19:11.989Z] set-derby-connpool-props: [2024-04-16T10:19:12.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-04-16T10:19:12.027Z] [exec] remote failure: A JDBC resource named jdbc/XAPointbase does not exist. [2024-04-16T10:19:12.027Z] [exec] Result: 1 [2024-04-16T10:19:12.027Z] [echo] cmd executed for server [2024-04-16T10:19:12.027Z] [2024-04-16T10:19:12.027Z] setOSConditions: [2024-04-16T10:19:12.027Z] [2024-04-16T10:19:12.027Z] setToolWin: [2024-04-16T10:19:12.027Z] [2024-04-16T10:19:12.027Z] setToolUnix: [2024-04-16T10:19:12.027Z] [2024-04-16T10:19:12.027Z] setToolProperty: [2024-04-16T10:19:12.027Z] [2024-04-16T10:19:12.027Z] setS1ASclassPath: [2024-04-16T10:19:12.027Z] [2024-04-16T10:19:12.027Z] init-common: [2024-04-16T10:19:12.027Z] [2024-04-16T10:19:12.027Z] delete-jdbc-connpool-common: [2024-04-16T10:19:12.027Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:19:12.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype jakarta.jms.Destination --raname aod-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:19:12.137Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:19:12.137Z] [2024-04-16T10:19:12.137Z] setOSConditions: [2024-04-16T10:19:12.137Z] [2024-04-16T10:19:12.137Z] setToolWin: [2024-04-16T10:19:12.137Z] [2024-04-16T10:19:12.137Z] setToolUnix: [2024-04-16T10:19:12.137Z] [2024-04-16T10:19:12.137Z] setToolProperty: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] setS1ASclassPath: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] init-common: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] deploy-common: [2024-04-16T10:19:12.138Z] [echo] Current time (ISO): 2024-04-16T10:19:11.868+0000 [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] setOSConditions: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] setToolWin: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] setToolUnix: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] setToolProperty: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] setS1ASclassPath: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] init-common: [2024-04-16T10:19:12.138Z] [2024-04-16T10:19:12.138Z] deploy-common-pe: [2024-04-16T10:19:12.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:19:12.329Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:19:12.329Z] [exec] Result: 1 [2024-04-16T10:19:12.329Z] [2024-04-16T10:19:12.329Z] setOSConditions: [2024-04-16T10:19:12.329Z] [2024-04-16T10:19:12.329Z] setToolWin: [2024-04-16T10:19:12.329Z] [2024-04-16T10:19:12.329Z] setToolUnix: [2024-04-16T10:19:12.329Z] [2024-04-16T10:19:12.329Z] setToolProperty: [2024-04-16T10:19:12.329Z] [2024-04-16T10:19:12.329Z] setS1ASclassPath: [2024-04-16T10:19:12.393Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionApp.ear [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:19:12.406Z] [java] INFO: Grizzly Framework 4.0.2 started in: 23 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:12.406Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:12.406Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:12.406Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:12.406Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,592 ms), startup services (10 ms), total (2,602 ms) [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:12.406Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:19:12.406Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:12.406Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:12.406Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:12.406Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-other.jar to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:12.406Z] [java] INFO: [DeploymentElement] adding ejb-ejb31-embedded-ejbwandwar-web.war to exploded ear isEJBModule? true isWebApp? true [2024-04-16T10:19:12.406Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:12.406Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app4057288555733091387 [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:12.406Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:19:12.406Z] [java] Apr 16, 2024 10:19:12 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:12.406Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:19:12.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:19:12.550Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] init-common: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] restart: [2024-04-16T10:19:12.588Z] [echo] Not required to restart [2024-04-16T10:19:12.588Z] [echo] @@## serializabletest ##@@ [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setOSConditions: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setToolWin: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setToolUnix: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setToolProperty: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setS1ASclassPath: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] init-common: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] clean: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setOSConditions: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setToolWin: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setToolUnix: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setToolProperty: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] setS1ASclassPath: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] init-common: [2024-04-16T10:19:12.588Z] [2024-04-16T10:19:12.588Z] clean-common: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setOSConditions: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolWin: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolUnix: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolProperty: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setS1ASclassPath: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] init-common: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] clean-classes-common: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setOSConditions: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolWin: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolUnix: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolProperty: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setS1ASclassPath: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] init-common: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] clean-jars-common: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] clean: [2024-04-16T10:19:12.589Z] [echo] @@## config-property-accessor-test ##@@ [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setOSConditions: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolWin: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolUnix: [2024-04-16T10:19:12.589Z] [2024-04-16T10:19:12.589Z] setToolProperty: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setS1ASclassPath: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] init-common: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] clean: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setOSConditions: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setToolWin: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setToolUnix: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setToolProperty: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setS1ASclassPath: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] init-common: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] clean-common: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setOSConditions: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setToolWin: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setToolUnix: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setToolProperty: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setS1ASclassPath: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:19:12.590Z] init-common: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] [exec] remote failure: A JDBC connection pool named jdbc-pointbase-pool1 does not exist. [2024-04-16T10:19:12.590Z] [exec] Result: 1 [2024-04-16T10:19:12.590Z] [echo] cmd executed for server [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] clean-classes-common: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] undeploy: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setOSConditions: [2024-04-16T10:19:12.590Z] [2024-04-16T10:19:12.590Z] setOSConditions: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.590Z] setToolWin: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolWin: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolUnix: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolUnix: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolProperty: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolProperty: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setS1ASclassPath: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setS1ASclassPath: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] init-common: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] init-common: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] clean-jars-common: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] undeploy: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] clean: [2024-04-16T10:19:12.591Z] [echo] @@## redeployRar ##@@ [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setOSConditions: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setOSConditions: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolWin: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolWin: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolUnix: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolProperty: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolUnix: [2024-04-16T10:19:12.591Z] setS1ASclassPath: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] init-common: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolProperty: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] undeploy-common: [2024-04-16T10:19:12.591Z] setS1ASclassPath: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] init-common: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] clean: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setOSConditions: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolWin: [2024-04-16T10:19:12.591Z] [2024-04-16T10:19:12.591Z] setToolUnix: [2024-04-16T10:19:12.592Z] [2024-04-16T10:19:12.592Z] setToolProperty: [2024-04-16T10:19:12.592Z] [2024-04-16T10:19:12.592Z] setS1ASclassPath: [2024-04-16T10:19:12.592Z] [2024-04-16T10:19:12.592Z] init-common: [2024-04-16T10:19:12.592Z] [2024-04-16T10:19:12.592Z] clean-common: [2024-04-16T10:19:12.654Z] [exec] Apr 16, 2024 10:19:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:12.654Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2b6fb197 [2024-04-16T10:19:12.654Z] [exec] ** Found course for: 777 [2024-04-16T10:19:12.654Z] [exec] Value of key is: FindCourse [2024-04-16T10:19:12.654Z] [exec] ** Found 4 courses [2024-04-16T10:19:12.654Z] [exec] Value of key is: FindAllCourse [2024-04-16T10:19:12.654Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:12.654Z] [exec] [2024-04-16T10:19:12.654Z] [exec] [2024-04-16T10:19:12.654Z] [exec] ----------------------------------------- [2024-04-16T10:19:12.654Z] [exec] - FindCourse: PASS - [2024-04-16T10:19:12.654Z] [exec] - FindAllCourse: PASS - [2024-04-16T10:19:12.654Z] [exec] ----------------------------------------- [2024-04-16T10:19:12.654Z] [exec] Total PASS: 2 [2024-04-16T10:19:12.654Z] [exec] Total FAIL: 0 [2024-04-16T10:19:12.654Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:12.654Z] [exec] ----------------------------------------- [2024-04-16T10:19:12.654Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:12.654Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:12.747Z] [java] Apr 16, 2024 10:19:12 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:19:12.747Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setOSConditions: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setToolWin: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setToolUnix: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setToolProperty: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setS1ASclassPath: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] init-common: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] clean-classes-common: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setOSConditions: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setToolWin: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setToolUnix: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setToolProperty: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] setS1ASclassPath: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] init-common: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] clean-jars-common: [2024-04-16T10:19:12.850Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.850Z] clean: [2024-04-16T10:19:12.850Z] [2024-04-16T10:19:12.851Z] clean: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] clean: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setOSConditions: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolWin: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolUnix: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolProperty: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setS1ASclassPath: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] init-common: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] clean-classes-common: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] clean: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setOSConditions: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolWin: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolUnix: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolProperty: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setS1ASclassPath: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] init-common: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] clean-common: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setOSConditions: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolWin: [2024-04-16T10:19:12.851Z] [2024-04-16T10:19:12.851Z] setToolUnix: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setToolProperty: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setS1ASclassPath: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] init-common: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] clean-classes-common: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setOSConditions: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setToolWin: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setToolUnix: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setToolProperty: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setS1ASclassPath: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] init-common: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] clean-jars-common: [2024-04-16T10:19:12.852Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] clean: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] clean: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] clean: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setOSConditions: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setToolWin: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setToolUnix: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setToolProperty: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.852Z] setS1ASclassPath: [2024-04-16T10:19:12.852Z] [2024-04-16T10:19:12.853Z] init-common: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] clean-classes-common: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] clean: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setOSConditions: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setToolWin: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setToolUnix: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setToolProperty: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setS1ASclassPath: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] init-common: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] clean-common: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setOSConditions: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setToolWin: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setToolUnix: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setToolProperty: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] setS1ASclassPath: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] init-common: [2024-04-16T10:19:12.853Z] [2024-04-16T10:19:12.853Z] clean-classes-common: [2024-04-16T10:19:13.110Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:19:13.110Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:19:13.124Z] [2024-04-16T10:19:13.124Z] setOSConditions: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setToolWin: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setToolUnix: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setToolProperty: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setS1ASclassPath: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] init-common: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] clean-jars-common: [2024-04-16T10:19:13.125Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] clean: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] clean: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] clean: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setOSConditions: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setToolWin: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setToolUnix: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setToolProperty: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setS1ASclassPath: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] init-common: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] clean-classes-common: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] clean: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setOSConditions: [2024-04-16T10:19:13.125Z] [2024-04-16T10:19:13.125Z] setToolWin: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolUnix: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolProperty: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setS1ASclassPath: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] init-common: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] clean-common: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setOSConditions: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolWin: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolUnix: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolProperty: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setS1ASclassPath: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] init-common: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] clean-classes-common: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setOSConditions: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolWin: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolUnix: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setToolProperty: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] setS1ASclassPath: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] init-common: [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.126Z] clean-jars-common: [2024-04-16T10:19:13.126Z] [echo] @@## force-deploy-rar ##@@ [2024-04-16T10:19:13.126Z] [2024-04-16T10:19:13.127Z] setOSConditions: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolWin: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolUnix: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolProperty: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setS1ASclassPath: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] init-common: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] clean: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setOSConditions: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolWin: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolUnix: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolProperty: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setS1ASclassPath: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] init-common: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] clean-common: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setOSConditions: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolWin: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolUnix: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setToolProperty: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.127Z] setS1ASclassPath: [2024-04-16T10:19:13.127Z] [2024-04-16T10:19:13.128Z] init-common: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] clean-classes-common: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setOSConditions: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolWin: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolUnix: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolProperty: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setS1ASclassPath: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] init-common: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] clean-jars-common: [2024-04-16T10:19:13.128Z] [echo] @@## annotation-embeddedweb ##@@ [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setOSConditions: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolWin: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolUnix: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolProperty: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setS1ASclassPath: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] init-common: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] clean: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setOSConditions: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolWin: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.128Z] setToolUnix: [2024-04-16T10:19:13.128Z] [2024-04-16T10:19:13.129Z] setToolProperty: [2024-04-16T10:19:13.129Z] [2024-04-16T10:19:13.129Z] setS1ASclassPath: [2024-04-16T10:19:13.129Z] [2024-04-16T10:19:13.129Z] init-common: [2024-04-16T10:19:13.129Z] [2024-04-16T10:19:13.129Z] clean-common: [2024-04-16T10:19:13.129Z] [2024-04-16T10:19:13.129Z] setOSConditions: [2024-04-16T10:19:13.129Z] [2024-04-16T10:19:13.129Z] setToolWin: [2024-04-16T10:19:13.129Z] [2024-04-16T10:19:13.129Z] setToolUnix: [2024-04-16T10:19:13.215Z] [2024-04-16T10:19:13.215Z] checkReporting-common: [2024-04-16T10:19:13.215Z] [2024-04-16T10:19:13.215Z] confirmReportPresent-common: [2024-04-16T10:19:13.215Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:13.215Z] [echo] Test seems to be reported fine [2024-04-16T10:19:13.215Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/RepRunConf.txt [2024-04-16T10:19:13.215Z] [2024-04-16T10:19:13.215Z] confirmMissingReport-common: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] undeploy: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setOSConditions: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setToolWin: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setToolUnix: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setToolProperty: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setS1ASclassPath: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] init-common: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] execute-ejb-sql-common: [2024-04-16T10:19:13.216Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/finder/sql/drop_pointbase.sql [2024-04-16T10:19:13.216Z] [sql] 3 of 3 SQL statements executed successfully [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setOSConditions: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setToolWin: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setToolUnix: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setToolProperty: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] setS1ASclassPath: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] init-common: [2024-04-16T10:19:13.216Z] [2024-04-16T10:19:13.216Z] undeploy-common: [2024-04-16T10:19:13.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:19:13.365Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setToolProperty: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setS1ASclassPath: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] init-common: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] clean-classes-common: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setOSConditions: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setToolWin: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setToolUnix: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setToolProperty: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setS1ASclassPath: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] init-common: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] clean-jars-common: [2024-04-16T10:19:13.386Z] [echo] @@## built-in-custom-resources ##@@ [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.386Z] setOSConditions: [2024-04-16T10:19:13.386Z] [2024-04-16T10:19:13.387Z] setToolWin: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolUnix: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolProperty: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setS1ASclassPath: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] init-common: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] clean: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setOSConditions: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolWin: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolUnix: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolProperty: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setS1ASclassPath: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] init-common: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] clean-common: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setOSConditions: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolWin: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolUnix: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setToolProperty: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] setS1ASclassPath: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] init-common: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.387Z] clean-classes-common: [2024-04-16T10:19:13.387Z] [2024-04-16T10:19:13.388Z] setOSConditions: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolWin: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolUnix: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolProperty: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setS1ASclassPath: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] init-common: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] clean-jars-common: [2024-04-16T10:19:13.388Z] [echo] @@## datasource-definition##@@ [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setOSConditions: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolWin: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolUnix: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolProperty: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setS1ASclassPath: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] init-common: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] clean: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setOSConditions: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolWin: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolUnix: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setToolProperty: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] setS1ASclassPath: [2024-04-16T10:19:13.388Z] [2024-04-16T10:19:13.388Z] init-common: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] clean-common: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setOSConditions: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolWin: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolUnix: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolProperty: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setS1ASclassPath: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] init-common: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] clean-classes-common: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setOSConditions: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolWin: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolUnix: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolProperty: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setS1ASclassPath: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] init-common: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] clean-jars-common: [2024-04-16T10:19:13.389Z] [echo] @@## connection-factory-definition##@@ [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setOSConditions: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolWin: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolUnix: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.389Z] setToolProperty: [2024-04-16T10:19:13.389Z] [2024-04-16T10:19:13.390Z] setS1ASclassPath: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] init-common: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] clean: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setOSConditions: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setToolWin: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setToolUnix: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setToolProperty: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setS1ASclassPath: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] init-common: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] clean-common: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setOSConditions: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setToolWin: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setToolUnix: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setToolProperty: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setS1ASclassPath: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] init-common: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] clean-classes-common: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setOSConditions: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.390Z] setToolWin: [2024-04-16T10:19:13.390Z] [2024-04-16T10:19:13.391Z] setToolUnix: [2024-04-16T10:19:13.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:13.529Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:13.529Z] [exec] Result: 1 [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setOSConditions: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setToolWin: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setToolUnix: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setToolProperty: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setS1ASclassPath: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] init-common: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] undeploy-rar: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setOSConditions: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setToolWin: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setToolUnix: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setToolProperty: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.529Z] setS1ASclassPath: [2024-04-16T10:19:13.529Z] [2024-04-16T10:19:13.530Z] init-common: [2024-04-16T10:19:13.530Z] [2024-04-16T10:19:13.530Z] undeploy-rar-common: [2024-04-16T10:19:13.530Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] setToolProperty: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] setS1ASclassPath: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] init-common: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] clean-jars-common: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] clean: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] clean: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] setOSConditions: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] setToolWin: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] setToolUnix: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] setToolProperty: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] setS1ASclassPath: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] init-common: [2024-04-16T10:19:13.649Z] [2024-04-16T10:19:13.649Z] clean-classes-common: [2024-04-16T10:19:13.649Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setOSConditions: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolWin: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolUnix: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolProperty: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setS1ASclassPath: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] init-common: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] clean: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setOSConditions: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolWin: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolUnix: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolProperty: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setS1ASclassPath: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] init-common: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] clean-common: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setOSConditions: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolWin: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolUnix: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setToolProperty: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] setS1ASclassPath: [2024-04-16T10:19:13.650Z] [2024-04-16T10:19:13.650Z] init-common: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] clean-classes-common: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setOSConditions: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setToolWin: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setToolUnix: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setToolProperty: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setS1ASclassPath: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] init-common: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] clean-jars-common: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] clean: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] clean: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setOSConditions: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setToolWin: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setToolUnix: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setToolProperty: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setS1ASclassPath: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] init-common: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] clean-classes-common: [2024-04-16T10:19:13.651Z] [echo] @@## administered-object-definition-embedra##@@ [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setOSConditions: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.651Z] setToolWin: [2024-04-16T10:19:13.651Z] [2024-04-16T10:19:13.652Z] setToolUnix: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setToolProperty: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setS1ASclassPath: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] init-common: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] clean: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setOSConditions: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setToolWin: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setToolUnix: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setToolProperty: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setS1ASclassPath: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] init-common: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] clean-common: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setOSConditions: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setToolWin: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setToolUnix: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setToolProperty: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] setS1ASclassPath: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] init-common: [2024-04-16T10:19:13.652Z] [2024-04-16T10:19:13.652Z] clean-classes-common: [2024-04-16T10:19:13.771Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:19:13.771Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:19:13.771Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:19:13.771Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:19:13.771Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:19:13.771Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:19:13.771Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:19:13.771Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:19:13.775Z] [exec] Application deployed with name administered-object-definitionApp. [2024-04-16T10:19:13.775Z] [echo] Deployment on target server server successful [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setOSConditions: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setToolWin: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setToolUnix: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setToolProperty: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setS1ASclassPath: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] init-common: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] deploy-common-ee: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] run: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setOSConditions: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setToolWin: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setToolUnix: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setToolProperty: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.775Z] setS1ASclassPath: [2024-04-16T10:19:13.775Z] [2024-04-16T10:19:13.776Z] init-common: [2024-04-16T10:19:13.776Z] [2024-04-16T10:19:13.776Z] compile-ut: [2024-04-16T10:19:13.776Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:13.802Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-finderApp [2024-04-16T10:19:13.802Z] [2024-04-16T10:19:13.802Z] all: [2024-04-16T10:19:13.802Z] [2024-04-16T10:19:13.802Z] readonly: [2024-04-16T10:19:13.802Z] [2024-04-16T10:19:13.802Z] setOSConditions: [2024-04-16T10:19:13.802Z] [2024-04-16T10:19:13.802Z] setToolWin: [2024-04-16T10:19:13.802Z] [2024-04-16T10:19:13.802Z] setToolUnix: [2024-04-16T10:19:13.802Z] [2024-04-16T10:19:13.803Z] setToolProperty: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setS1ASclassPath: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] init-common: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] clean: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setOSConditions: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setToolWin: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setToolUnix: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setToolProperty: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setS1ASclassPath: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] init-common: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] clean-common: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setOSConditions: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setToolWin: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setToolUnix: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setToolProperty: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] setS1ASclassPath: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] init-common: [2024-04-16T10:19:13.803Z] [2024-04-16T10:19:13.803Z] clean-classes-common: [2024-04-16T10:19:13.803Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:13.912Z] [2024-04-16T10:19:13.912Z] setOSConditions: [2024-04-16T10:19:13.912Z] [2024-04-16T10:19:13.912Z] setToolWin: [2024-04-16T10:19:13.912Z] [2024-04-16T10:19:13.912Z] setToolUnix: [2024-04-16T10:19:13.912Z] [2024-04-16T10:19:13.912Z] setToolProperty: [2024-04-16T10:19:13.912Z] [2024-04-16T10:19:13.912Z] setS1ASclassPath: [2024-04-16T10:19:13.912Z] [2024-04-16T10:19:13.912Z] init-common: [2024-04-16T10:19:13.912Z] [2024-04-16T10:19:13.912Z] clean-jars-common: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] clean: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] clean: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setOSConditions: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setToolWin: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setToolUnix: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setToolProperty: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setS1ASclassPath: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] init-common: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] clean-classes-common: [2024-04-16T10:19:13.913Z] [echo] @@## administered-object-definition##@@ [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setOSConditions: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setToolWin: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setToolUnix: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setToolProperty: [2024-04-16T10:19:13.913Z] [2024-04-16T10:19:13.913Z] setS1ASclassPath: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] init-common: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] clean: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setOSConditions: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolWin: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolUnix: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolProperty: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setS1ASclassPath: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] init-common: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] clean-common: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setOSConditions: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolWin: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolUnix: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolProperty: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setS1ASclassPath: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] init-common: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] clean-classes-common: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setOSConditions: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolWin: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.914Z] setToolUnix: [2024-04-16T10:19:13.914Z] [2024-04-16T10:19:13.915Z] setToolProperty: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setS1ASclassPath: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] init-common: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] clean-jars-common: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] clean: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] clean: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setOSConditions: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setToolWin: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setToolUnix: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setToolProperty: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setS1ASclassPath: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] init-common: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] clean-classes-common: [2024-04-16T10:19:13.915Z] [echo] @@## jms-connection-factory-definition##@@ [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setOSConditions: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setToolWin: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setToolUnix: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setToolProperty: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] setS1ASclassPath: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.915Z] init-common: [2024-04-16T10:19:13.915Z] [2024-04-16T10:19:13.916Z] clean: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setOSConditions: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolWin: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolUnix: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolProperty: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setS1ASclassPath: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] init-common: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] clean-common: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setOSConditions: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolWin: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolUnix: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolProperty: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setS1ASclassPath: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] init-common: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] clean-classes-common: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setOSConditions: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolWin: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolUnix: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setToolProperty: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.916Z] setS1ASclassPath: [2024-04-16T10:19:13.916Z] [2024-04-16T10:19:13.917Z] init-common: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] clean-jars-common: [2024-04-16T10:19:13.917Z] [echo] @@## jms-destination-definition##@@ [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setOSConditions: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolWin: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolUnix: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolProperty: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setS1ASclassPath: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] init-common: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] clean: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setOSConditions: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolWin: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolUnix: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolProperty: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setS1ASclassPath: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] init-common: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] clean-common: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setOSConditions: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolWin: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.917Z] setToolUnix: [2024-04-16T10:19:13.917Z] [2024-04-16T10:19:13.918Z] setToolProperty: [2024-04-16T10:19:13.918Z] [2024-04-16T10:19:13.918Z] setS1ASclassPath: [2024-04-16T10:19:13.918Z] [2024-04-16T10:19:13.918Z] init-common: [2024-04-16T10:19:13.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:19:13.926Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:19:14.036Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T10:19:14.036Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T10:19:14.058Z] [2024-04-16T10:19:14.058Z] setOSConditions: [2024-04-16T10:19:14.058Z] [2024-04-16T10:19:14.058Z] setToolWin: [2024-04-16T10:19:14.058Z] [2024-04-16T10:19:14.058Z] setToolUnix: [2024-04-16T10:19:14.058Z] [2024-04-16T10:19:14.059Z] setToolProperty: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] setS1ASclassPath: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] init-common: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] clean-jars-common: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] compile: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] setOSConditions: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] setToolWin: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] setToolUnix: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] setToolProperty: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] setS1ASclassPath: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] init-common: [2024-04-16T10:19:14.059Z] [2024-04-16T10:19:14.059Z] compile-common: [2024-04-16T10:19:14.059Z] [echo] Current time (ISO): 2024-04-16T10:19:13.828+0000 [2024-04-16T10:19:14.059Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:14.059Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] clean-classes-common: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setOSConditions: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setToolWin: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setToolUnix: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setToolProperty: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setS1ASclassPath: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] init-common: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] clean-jars-common: [2024-04-16T10:19:14.176Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setOSConditions: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setToolWin: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.176Z] setToolUnix: [2024-04-16T10:19:14.176Z] [2024-04-16T10:19:14.177Z] setToolProperty: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setS1ASclassPath: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] init-common: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] clean: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setOSConditions: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setToolWin: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setToolUnix: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setToolProperty: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setS1ASclassPath: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] init-common: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] clean-common: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setOSConditions: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setToolWin: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setToolUnix: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setToolProperty: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] setS1ASclassPath: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] init-common: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.177Z] clean-classes-common: [2024-04-16T10:19:14.177Z] [2024-04-16T10:19:14.178Z] setOSConditions: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setToolWin: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setToolUnix: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setToolProperty: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setS1ASclassPath: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] init-common: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] clean-jars-common: [2024-04-16T10:19:14.178Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] clean: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] clean: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] clean: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setOSConditions: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setToolWin: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setToolUnix: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setToolProperty: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setS1ASclassPath: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] init-common: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] clean-classes-common: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] clean: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setOSConditions: [2024-04-16T10:19:14.178Z] [2024-04-16T10:19:14.178Z] setToolWin: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolUnix: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolProperty: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setS1ASclassPath: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] init-common: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] clean-common: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setOSConditions: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolWin: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolUnix: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolProperty: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setS1ASclassPath: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] init-common: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] clean-classes-common: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setOSConditions: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolWin: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolUnix: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setToolProperty: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] setS1ASclassPath: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.179Z] init-common: [2024-04-16T10:19:14.179Z] [2024-04-16T10:19:14.180Z] clean-jars-common: [2024-04-16T10:19:14.180Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setOSConditions: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolWin: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolUnix: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolProperty: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setS1ASclassPath: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] init-common: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] clean: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setOSConditions: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolWin: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolUnix: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolProperty: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setS1ASclassPath: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] init-common: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] clean-common: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setOSConditions: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolWin: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolUnix: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setToolProperty: [2024-04-16T10:19:14.180Z] [2024-04-16T10:19:14.180Z] setS1ASclassPath: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] init-common: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] clean-classes-common: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] setOSConditions: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] setToolWin: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] setToolUnix: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] setToolProperty: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] setS1ASclassPath: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] init-common: [2024-04-16T10:19:14.181Z] [2024-04-16T10:19:14.181Z] clean-jars-common: [2024-04-16T10:19:14.291Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:19:14.291Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-04-16T10:19:14.291Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:19:14.291Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-04-16T10:19:14.291Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:19:14.291Z] [java] INFO: Created virtual server server [2024-04-16T10:19:14.291Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:19:14.291Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-04-16T10:19:14.291Z] [java] Apr 16, 2024 10:19:13 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:19:14.291Z] [java] INFO: Created virtual server __asadmin [2024-04-16T10:19:14.291Z] [java] Apr 16, 2024 10:19:14 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T10:19:14.291Z] [java] INFO: Setting JAAS app name glassfish-web [2024-04-16T10:19:14.291Z] [java] Apr 16, 2024 10:19:14 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T10:19:14.291Z] [java] INFO: Virtual server server loaded default web module [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] clean: [2024-04-16T10:19:14.439Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] setOSConditions: [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] setToolWin: [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] setToolUnix: [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] setToolProperty: [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] setS1ASclassPath: [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] init-common: [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.439Z] clean: [2024-04-16T10:19:14.439Z] [2024-04-16T10:19:14.440Z] setOSConditions: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolWin: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolUnix: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolProperty: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setS1ASclassPath: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] init-common: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] clean-common: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setOSConditions: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolWin: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolUnix: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolProperty: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setS1ASclassPath: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] init-common: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] clean-classes-common: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setOSConditions: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolWin: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolUnix: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setToolProperty: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.440Z] setS1ASclassPath: [2024-04-16T10:19:14.440Z] [2024-04-16T10:19:14.441Z] init-common: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] clean-jars-common: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] clean: [2024-04-16T10:19:14.441Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setOSConditions: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolWin: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolUnix: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolProperty: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setS1ASclassPath: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] init-common: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] clean: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setOSConditions: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolWin: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolUnix: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolProperty: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setS1ASclassPath: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] init-common: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] clean-common: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setOSConditions: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolWin: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.441Z] setToolUnix: [2024-04-16T10:19:14.441Z] [2024-04-16T10:19:14.442Z] setToolProperty: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setS1ASclassPath: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] init-common: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] clean-classes-common: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setOSConditions: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setToolWin: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setToolUnix: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setToolProperty: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setS1ASclassPath: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] init-common: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] clean-jars-common: [2024-04-16T10:19:14.442Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setOSConditions: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setToolWin: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setToolUnix: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setToolProperty: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setS1ASclassPath: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] init-common: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] clean: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setOSConditions: [2024-04-16T10:19:14.442Z] [2024-04-16T10:19:14.442Z] setToolWin: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolUnix: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolProperty: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setS1ASclassPath: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] init-common: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] clean-common: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setOSConditions: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolWin: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolUnix: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolProperty: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setS1ASclassPath: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] init-common: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] clean-classes-common: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setOSConditions: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolWin: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolUnix: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setToolProperty: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] setS1ASclassPath: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] init-common: [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.443Z] clean-jars-common: [2024-04-16T10:19:14.443Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:19:14.443Z] [2024-04-16T10:19:14.444Z] clean: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] clean: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] clean: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] setOSConditions: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] setToolWin: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] setToolUnix: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] setToolProperty: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] setS1ASclassPath: [2024-04-16T10:19:14.444Z] [2024-04-16T10:19:14.444Z] init-common: [2024-04-16T10:19:14.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:19:14.488Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:19:14.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:19:14.530Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:19:14.530Z] [exec] Result: 1 [2024-04-16T10:19:14.530Z] [2024-04-16T10:19:14.530Z] setOSConditions: [2024-04-16T10:19:14.530Z] [2024-04-16T10:19:14.530Z] setToolWin: [2024-04-16T10:19:14.530Z] [2024-04-16T10:19:14.530Z] setToolUnix: [2024-04-16T10:19:14.530Z] [2024-04-16T10:19:14.530Z] setToolProperty: [2024-04-16T10:19:14.530Z] [2024-04-16T10:19:14.530Z] setS1ASclassPath: [2024-04-16T10:19:14.530Z] [2024-04-16T10:19:14.530Z] init-common: [2024-04-16T10:19:14.530Z] [2024-04-16T10:19:14.530Z] restart: [2024-04-16T10:19:14.531Z] [echo] Not required to restart [2024-04-16T10:19:14.546Z] [java] Apr 16, 2024 10:19:14 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:19:14.546Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] clean-classes-common: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] clean: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] setOSConditions: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] setToolWin: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] setToolUnix: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] setToolProperty: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] setS1ASclassPath: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] init-common: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.701Z] clean-common: [2024-04-16T10:19:14.701Z] [2024-04-16T10:19:14.702Z] setOSConditions: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolWin: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolUnix: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolProperty: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setS1ASclassPath: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] init-common: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] clean-classes-common: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setOSConditions: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolWin: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolUnix: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolProperty: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setS1ASclassPath: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] init-common: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] clean-jars-common: [2024-04-16T10:19:14.702Z] [echo] @@## security-map-web#@@ [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setOSConditions: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolWin: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolUnix: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setToolProperty: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] setS1ASclassPath: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] init-common: [2024-04-16T10:19:14.702Z] [2024-04-16T10:19:14.702Z] clean: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setOSConditions: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolWin: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolUnix: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolProperty: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setS1ASclassPath: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] init-common: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] clean-common: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setOSConditions: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolWin: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolUnix: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolProperty: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setS1ASclassPath: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] init-common: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] clean-classes-common: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setOSConditions: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolWin: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolUnix: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setToolProperty: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.703Z] setS1ASclassPath: [2024-04-16T10:19:14.703Z] [2024-04-16T10:19:14.704Z] init-common: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] clean-jars-common: [2024-04-16T10:19:14.704Z] [echo] @@## rar-accessibility ##@@ [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setOSConditions: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolWin: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolUnix: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolProperty: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setS1ASclassPath: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] init-common: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] clean: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setOSConditions: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolWin: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolUnix: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolProperty: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setS1ASclassPath: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] init-common: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] clean-common: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setOSConditions: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolWin: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolUnix: [2024-04-16T10:19:14.704Z] [2024-04-16T10:19:14.704Z] setToolProperty: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setS1ASclassPath: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] init-common: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] clean-classes-common: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setOSConditions: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setToolWin: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setToolUnix: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setToolProperty: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setS1ASclassPath: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] init-common: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] clean-jars-common: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] clean: [2024-04-16T10:19:14.705Z] [echo] @@## osgi-resources-test ##@@ [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setOSConditions: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setToolWin: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setToolUnix: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setToolProperty: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setS1ASclassPath: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] init-common: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] clean: [2024-04-16T10:19:14.705Z] [2024-04-16T10:19:14.705Z] setOSConditions: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolWin: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolUnix: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolProperty: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setS1ASclassPath: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] init-common: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] clean-common: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setOSConditions: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolWin: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolUnix: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolProperty: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setS1ASclassPath: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] init-common: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] clean-classes-common: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setOSConditions: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolWin: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolUnix: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setToolProperty: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] setS1ASclassPath: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.706Z] init-common: [2024-04-16T10:19:14.706Z] [2024-04-16T10:19:14.707Z] clean-jars-common: [2024-04-16T10:19:14.707Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-04-16T10:19:14.800Z] [java] Apr 16, 2024 10:19:14 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:14.800Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] undeploy: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] setOSConditions: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] setToolWin: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] setToolUnix: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] setToolProperty: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] setS1ASclassPath: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] init-common: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] undeploy: [2024-04-16T10:19:14.826Z] [2024-04-16T10:19:14.826Z] setOSConditions: [2024-04-16T10:19:14.827Z] [2024-04-16T10:19:14.827Z] setToolWin: [2024-04-16T10:19:14.827Z] [2024-04-16T10:19:14.827Z] setToolUnix: [2024-04-16T10:19:14.827Z] [2024-04-16T10:19:14.827Z] setToolProperty: [2024-04-16T10:19:14.827Z] [2024-04-16T10:19:14.827Z] setS1ASclassPath: [2024-04-16T10:19:14.827Z] [2024-04-16T10:19:14.827Z] init-common: [2024-04-16T10:19:14.827Z] [2024-04-16T10:19:14.827Z] undeploy-common: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] clean: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] clean: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] clean: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setOSConditions: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setToolWin: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setToolUnix: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setToolProperty: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setS1ASclassPath: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] init-common: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] clean-classes-common: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] clean: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setOSConditions: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setToolWin: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.964Z] setToolUnix: [2024-04-16T10:19:14.964Z] [2024-04-16T10:19:14.965Z] setToolProperty: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setS1ASclassPath: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] init-common: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] clean-common: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setOSConditions: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setToolWin: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setToolUnix: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setToolProperty: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setS1ASclassPath: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] init-common: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] clean-classes-common: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setOSConditions: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setToolWin: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setToolUnix: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setToolProperty: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] setS1ASclassPath: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] init-common: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] clean-jars-common: [2024-04-16T10:19:14.965Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.965Z] clean: [2024-04-16T10:19:14.965Z] [2024-04-16T10:19:14.966Z] clean: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] clean: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setOSConditions: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolWin: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolUnix: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolProperty: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setS1ASclassPath: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] init-common: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] clean-classes-common: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] clean: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setOSConditions: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolWin: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolUnix: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolProperty: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setS1ASclassPath: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] init-common: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] clean-common: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setOSConditions: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolWin: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.966Z] setToolUnix: [2024-04-16T10:19:14.966Z] [2024-04-16T10:19:14.967Z] setToolProperty: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setS1ASclassPath: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] init-common: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] clean-classes-common: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setOSConditions: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setToolWin: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setToolUnix: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setToolProperty: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setS1ASclassPath: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] init-common: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] clean-jars-common: [2024-04-16T10:19:14.967Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setOSConditions: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setToolWin: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setToolUnix: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setToolProperty: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setS1ASclassPath: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] init-common: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] clean: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setOSConditions: [2024-04-16T10:19:14.967Z] [2024-04-16T10:19:14.967Z] setToolWin: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolUnix: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolProperty: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setS1ASclassPath: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] init-common: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] clean-common: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setOSConditions: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolWin: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolUnix: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolProperty: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setS1ASclassPath: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] init-common: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] clean-classes-common: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setOSConditions: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolWin: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolUnix: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setToolProperty: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] setS1ASclassPath: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] init-common: [2024-04-16T10:19:14.968Z] [2024-04-16T10:19:14.968Z] clean-jars-common: [2024-04-16T10:19:15.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:19:15.049Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:19:15.142Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:15.226Z] [2024-04-16T10:19:15.226Z] clean: [2024-04-16T10:19:15.226Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-04-16T10:19:15.226Z] [2024-04-16T10:19:15.226Z] clean: [2024-04-16T10:19:15.226Z] [2024-04-16T10:19:15.226Z] clean: [2024-04-16T10:19:15.226Z] [2024-04-16T10:19:15.226Z] clean: [2024-04-16T10:19:15.226Z] [2024-04-16T10:19:15.226Z] setOSConditions: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setToolWin: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setToolUnix: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setToolProperty: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setS1ASclassPath: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] init-common: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] clean-classes-common: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] clean: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setOSConditions: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setToolWin: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setToolUnix: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setToolProperty: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] setS1ASclassPath: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.227Z] init-common: [2024-04-16T10:19:15.227Z] [2024-04-16T10:19:15.228Z] clean-common: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setOSConditions: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setToolWin: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setToolUnix: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setToolProperty: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setS1ASclassPath: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] init-common: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] clean-classes-common: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setOSConditions: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setToolWin: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setToolUnix: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.228Z] setToolProperty: [2024-04-16T10:19:15.228Z] [2024-04-16T10:19:15.229Z] setS1ASclassPath: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] init-common: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] clean-jars-common: [2024-04-16T10:19:15.229Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setOSConditions: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setToolWin: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setToolUnix: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setToolProperty: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setS1ASclassPath: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] init-common: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] clean: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setOSConditions: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setToolWin: [2024-04-16T10:19:15.229Z] [2024-04-16T10:19:15.229Z] setToolUnix: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setToolProperty: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setS1ASclassPath: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] init-common: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] clean-common: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setOSConditions: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setToolWin: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setToolUnix: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setToolProperty: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setS1ASclassPath: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] init-common: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] clean-classes-common: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setOSConditions: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.230Z] setToolWin: [2024-04-16T10:19:15.230Z] [2024-04-16T10:19:15.231Z] setToolUnix: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] setToolProperty: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] setS1ASclassPath: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] init-common: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] clean-jars-common: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] clean: [2024-04-16T10:19:15.231Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] clean: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] clean: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] clean: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] setOSConditions: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] setToolWin: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] setToolUnix: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.231Z] setToolProperty: [2024-04-16T10:19:15.231Z] [2024-04-16T10:19:15.232Z] setS1ASclassPath: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] init-common: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] clean-classes-common: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] clean: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] setOSConditions: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] setToolWin: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] setToolUnix: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] setToolProperty: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] setS1ASclassPath: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] init-common: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] clean-common: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] setOSConditions: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.232Z] setToolWin: [2024-04-16T10:19:15.232Z] [2024-04-16T10:19:15.233Z] setToolUnix: [2024-04-16T10:19:15.233Z] [2024-04-16T10:19:15.233Z] setToolProperty: [2024-04-16T10:19:15.233Z] [2024-04-16T10:19:15.233Z] setS1ASclassPath: [2024-04-16T10:19:15.233Z] [2024-04-16T10:19:15.233Z] init-common: [2024-04-16T10:19:15.233Z] [2024-04-16T10:19:15.233Z] clean-classes-common: [2024-04-16T10:19:15.302Z] [java] Apr 16, 2024 10:19:14 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:15.302Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53a9fcfd [2024-04-16T10:19:15.302Z] [java] invoking stateful [2024-04-16T10:19:15.302Z] [java] invoking stateless [2024-04-16T10:19:15.302Z] [java] test complete [2024-04-16T10:19:15.302Z] [java] Value of key is: main [2024-04-16T10:19:15.302Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:15.302Z] [java] [2024-04-16T10:19:15.302Z] [java] [2024-04-16T10:19:15.302Z] [java] ----------------------------------------- [2024-04-16T10:19:15.302Z] [java] - main: PASS - [2024-04-16T10:19:15.360Z] [java] Apr 16, 2024 10:19:15 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:19:15.360Z] [java] INFO: close(), this: [2024-04-16T10:19:15.360Z] [java] org.glassfish.web.loader.WebappClassLoader@7d3bf8db[name=unknown], urls=[ [2024-04-16T10:19:15.360Z] [java] file:/tmp/ejb-app4057288555733091387/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/ [2024-04-16T10:19:15.360Z] [java] file:/tmp/gfembed13238460961741233511tmp/generated/ejb/foo/ejb-ejb31-embedded-ejbwandwar-web_war/ [2024-04-16T10:19:15.360Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T10:19:15.360Z] [java] Apr 16, 2024 10:19:15 AM org.eclipse.persistence.session./file:/tmp/ejb-app4057288555733091387/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test [2024-04-16T10:19:15.360Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:19:15.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:15.390Z] [exec] remote failure: Application generic-embeddedApp is not deployed on this target [server] [2024-04-16T10:19:15.390Z] [exec] Result: 1 [2024-04-16T10:19:15.390Z] [2024-04-16T10:19:15.390Z] setOSConditions: [2024-04-16T10:19:15.390Z] [2024-04-16T10:19:15.391Z] setToolWin: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setToolUnix: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setToolProperty: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setS1ASclassPath: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] init-common: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] undeploy-rar: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setOSConditions: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setToolWin: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setToolUnix: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setToolProperty: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] setS1ASclassPath: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] init-common: [2024-04-16T10:19:15.391Z] [2024-04-16T10:19:15.391Z] undeploy-rar-common: [2024-04-16T10:19:15.391Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:19:15.492Z] [2024-04-16T10:19:15.492Z] setOSConditions: [2024-04-16T10:19:15.492Z] [2024-04-16T10:19:15.492Z] setToolWin: [2024-04-16T10:19:15.492Z] [2024-04-16T10:19:15.492Z] setToolUnix: [2024-04-16T10:19:15.492Z] [2024-04-16T10:19:15.492Z] setToolProperty: [2024-04-16T10:19:15.492Z] [2024-04-16T10:19:15.492Z] setS1ASclassPath: [2024-04-16T10:19:15.492Z] [2024-04-16T10:19:15.493Z] init-common: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] clean-jars-common: [2024-04-16T10:19:15.493Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setOSConditions: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setToolWin: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setToolUnix: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setToolProperty: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setS1ASclassPath: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] init-common: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] clean: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setOSConditions: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setToolWin: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.493Z] setToolUnix: [2024-04-16T10:19:15.493Z] [2024-04-16T10:19:15.494Z] setToolProperty: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] setS1ASclassPath: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] init-common: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] clean-common: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] setOSConditions: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] setToolWin: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] setToolUnix: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] setToolProperty: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] setS1ASclassPath: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] init-common: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.494Z] clean-classes-common: [2024-04-16T10:19:15.494Z] [2024-04-16T10:19:15.495Z] setOSConditions: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setToolWin: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setToolUnix: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setToolProperty: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setS1ASclassPath: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] init-common: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] clean-jars-common: [2024-04-16T10:19:15.495Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setOSConditions: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setToolWin: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setToolUnix: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setToolProperty: [2024-04-16T10:19:15.495Z] [2024-04-16T10:19:15.495Z] setS1ASclassPath: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] init-common: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] clean: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] setOSConditions: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] setToolWin: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] setToolUnix: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] setToolProperty: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] setS1ASclassPath: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] init-common: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] clean-common: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] setOSConditions: [2024-04-16T10:19:15.496Z] [2024-04-16T10:19:15.496Z] setToolWin: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setToolUnix: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setToolProperty: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setS1ASclassPath: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] init-common: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] clean-classes-common: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setOSConditions: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setToolWin: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setToolUnix: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setToolProperty: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] setS1ASclassPath: [2024-04-16T10:19:15.497Z] [2024-04-16T10:19:15.497Z] init-common: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] clean-jars-common: [2024-04-16T10:19:15.498Z] [echo] @@## multiple-resources.xml ##@@ [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] clean: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] clean: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] clean: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] setOSConditions: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] setToolWin: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] setToolUnix: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] setToolProperty: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] setS1ASclassPath: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] init-common: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.498Z] clean-classes-common: [2024-04-16T10:19:15.498Z] [2024-04-16T10:19:15.499Z] clean: [2024-04-16T10:19:15.499Z] [2024-04-16T10:19:15.499Z] setOSConditions: [2024-04-16T10:19:15.499Z] [2024-04-16T10:19:15.499Z] setToolWin: [2024-04-16T10:19:15.499Z] [2024-04-16T10:19:15.499Z] setToolUnix: [2024-04-16T10:19:15.499Z] [2024-04-16T10:19:15.499Z] setToolProperty: [2024-04-16T10:19:15.499Z] [2024-04-16T10:19:15.499Z] setS1ASclassPath: [2024-04-16T10:19:15.556Z] [java] ----------------------------------------- [2024-04-16T10:19:15.556Z] [java] Total PASS: 1 [2024-04-16T10:19:15.556Z] [java] Total FAIL: 0 [2024-04-16T10:19:15.556Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:19:15.556Z] [java] ----------------------------------------- [2024-04-16T10:19:15.556Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:15.556Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:15.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:19:15.610Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:19:15.614Z] [java] Apr 16, 2024 10:19:15 AM org.eclipse.persistence.session./file:/tmp/ejb-app4057288555733091387/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/_test.server [2024-04-16T10:19:15.614Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:19:15.614Z] [java] Apr 16, 2024 10:19:15 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:19:15.614Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:19:15.614Z] [java] Apr 16, 2024 10:19:15 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:19:15.614Z] [java] INFO: Portable JNDI names for EJB OtherEjb: [java:global/foo/ejb-ejb31-embedded-ejbwandwar-other/OtherEjb, java:global/foo/ejb-ejb31-embedded-ejbwandwar-other/OtherEjb!org.glassfish.tests.ejb.sample.OtherEjb] [2024-04-16T10:19:15.702Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:19:15.702Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:15.702Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2024-04-16T10:19:15.702Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:15.702Z] [javac] 1 warning [2024-04-16T10:19:15.702Z] [2024-04-16T10:19:15.702Z] run-ut: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] init-common: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] clean-common: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setOSConditions: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setToolWin: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setToolUnix: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setToolProperty: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setS1ASclassPath: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] init-common: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] clean-classes-common: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setOSConditions: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setToolWin: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setToolUnix: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setToolProperty: [2024-04-16T10:19:15.757Z] [2024-04-16T10:19:15.757Z] setS1ASclassPath: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] init-common: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] clean-jars-common: [2024-04-16T10:19:15.758Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] clean: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] clean: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] clean: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setOSConditions: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setToolWin: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setToolUnix: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setToolProperty: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setS1ASclassPath: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] init-common: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] clean-classes-common: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] clean: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setOSConditions: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setToolWin: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setToolUnix: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setToolProperty: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] setS1ASclassPath: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.758Z] init-common: [2024-04-16T10:19:15.758Z] [2024-04-16T10:19:15.759Z] clean-common: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setOSConditions: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setToolWin: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setToolUnix: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setToolProperty: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setS1ASclassPath: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] init-common: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] clean-classes-common: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setOSConditions: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setToolWin: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setToolUnix: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setToolProperty: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setS1ASclassPath: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] init-common: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] clean-jars-common: [2024-04-16T10:19:15.759Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] clean: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] clean: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] clean: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.759Z] setOSConditions: [2024-04-16T10:19:15.759Z] [2024-04-16T10:19:15.760Z] setToolWin: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolUnix: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolProperty: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setS1ASclassPath: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] init-common: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] clean-classes-common: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] clean: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setOSConditions: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolWin: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolUnix: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolProperty: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setS1ASclassPath: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] init-common: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] clean-common: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setOSConditions: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolWin: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolUnix: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setToolProperty: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.760Z] setS1ASclassPath: [2024-04-16T10:19:15.760Z] [2024-04-16T10:19:15.761Z] init-common: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] clean-classes-common: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] setOSConditions: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] setToolWin: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] setToolUnix: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] setToolProperty: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] setS1ASclassPath: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] init-common: [2024-04-16T10:19:15.761Z] [2024-04-16T10:19:15.761Z] clean-jars-common: [2024-04-16T10:19:15.761Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-04-16T10:19:15.811Z] [2024-04-16T10:19:15.811Z] setOSConditions: [2024-04-16T10:19:15.811Z] [2024-04-16T10:19:15.811Z] setToolWin: [2024-04-16T10:19:15.811Z] [2024-04-16T10:19:15.811Z] setToolUnix: [2024-04-16T10:19:15.811Z] [2024-04-16T10:19:15.811Z] setToolProperty: [2024-04-16T10:19:15.811Z] [2024-04-16T10:19:15.811Z] setS1ASclassPath: [2024-04-16T10:19:15.811Z] [2024-04-16T10:19:15.811Z] init-common: [2024-04-16T10:19:15.811Z] [2024-04-16T10:19:15.811Z] run_standaloneclient2: [2024-04-16T10:19:15.869Z] [java] Apr 16, 2024 10:19:15 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:19:15.869Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:19:15.869Z] [java] Apr 16, 2024 10:19:15 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:19:15.869Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2024-04-16T10:19:15.879Z] [exec] JMS Desctination Queue created. [2024-04-16T10:19:15.957Z] [junit] WARNING: multiple versions of ant detected in path for junit [2024-04-16T10:19:15.957Z] [junit] jar:file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2024-04-16T10:19:15.957Z] [junit] and jar:file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar!/org/apache/tools/ant/Project.class [2024-04-16T10:19:16.019Z] [2024-04-16T10:19:16.019Z] setOSConditions: [2024-04-16T10:19:16.019Z] [2024-04-16T10:19:16.019Z] setToolWin: [2024-04-16T10:19:16.019Z] [2024-04-16T10:19:16.019Z] setToolUnix: [2024-04-16T10:19:16.019Z] [2024-04-16T10:19:16.019Z] setToolProperty: [2024-04-16T10:19:16.019Z] [2024-04-16T10:19:16.019Z] setS1ASclassPath: [2024-04-16T10:19:16.019Z] [2024-04-16T10:19:16.019Z] init-common: [2024-04-16T10:19:16.019Z] [2024-04-16T10:19:16.020Z] clean: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setOSConditions: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolWin: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolUnix: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolProperty: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setS1ASclassPath: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] init-common: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] clean-common: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setOSConditions: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolWin: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolUnix: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolProperty: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setS1ASclassPath: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] init-common: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] clean-classes-common: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setOSConditions: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolWin: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolUnix: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setToolProperty: [2024-04-16T10:19:16.020Z] [2024-04-16T10:19:16.020Z] setS1ASclassPath: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] init-common: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] clean-jars-common: [2024-04-16T10:19:16.021Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setOSConditions: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolWin: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolUnix: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolProperty: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setS1ASclassPath: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] init-common: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] clean: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setOSConditions: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolWin: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolUnix: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolProperty: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setS1ASclassPath: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] init-common: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] clean-common: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setOSConditions: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolWin: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.021Z] setToolUnix: [2024-04-16T10:19:16.021Z] [2024-04-16T10:19:16.022Z] setToolProperty: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setS1ASclassPath: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] init-common: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] clean-classes-common: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setOSConditions: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setToolWin: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setToolUnix: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setToolProperty: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setS1ASclassPath: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] init-common: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] clean-jars-common: [2024-04-16T10:19:16.022Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setOSConditions: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setToolWin: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setToolUnix: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setToolProperty: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setS1ASclassPath: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] init-common: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] clean: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.022Z] setOSConditions: [2024-04-16T10:19:16.022Z] [2024-04-16T10:19:16.023Z] setToolWin: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolUnix: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolProperty: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setS1ASclassPath: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] init-common: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] clean-common: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setOSConditions: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolWin: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolUnix: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolProperty: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setS1ASclassPath: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] init-common: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] clean-classes-common: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setOSConditions: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolWin: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolUnix: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setToolProperty: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] setS1ASclassPath: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] init-common: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.023Z] clean-jars-common: [2024-04-16T10:19:16.023Z] [2024-04-16T10:19:16.024Z] start-record: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] connector_group_2: [2024-04-16T10:19:16.024Z] [echo] ************ Starting connector_group_2 ************ [2024-04-16T10:19:16.024Z] [echo] @@## force-deploy-rar ##@@ [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setOSConditions: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolWin: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolUnix: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolProperty: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setS1ASclassPath: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] init-common: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] clean: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setOSConditions: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolWin: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolUnix: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolProperty: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setS1ASclassPath: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] init-common: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] clean-common: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setOSConditions: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolWin: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.024Z] setToolUnix: [2024-04-16T10:19:16.024Z] [2024-04-16T10:19:16.025Z] setToolProperty: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setS1ASclassPath: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] init-common: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] clean-classes-common: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setOSConditions: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setToolWin: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setToolUnix: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setToolProperty: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setS1ASclassPath: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] init-common: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] clean-jars-common: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] compile: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setOSConditions: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setToolWin: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setToolUnix: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setToolProperty: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] setS1ASclassPath: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] init-common: [2024-04-16T10:19:16.025Z] [2024-04-16T10:19:16.025Z] compile-common: [2024-04-16T10:19:16.124Z] [java] Apr 16, 2024 10:19:16 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:16.124Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:16.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-04-16T10:19:16.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:19:16.189Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] oracle-jdbc-conpool: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] create-jdbc-conpool-connector: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] setOSConditions: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] setToolWin: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] setToolUnix: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] setToolProperty: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] setS1ASclassPath: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] init-common: [2024-04-16T10:19:16.189Z] [2024-04-16T10:19:16.189Z] create-jdbc-resource-common: [2024-04-16T10:19:16.190Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-04-16T10:19:16.237Z] [junit] Running com.sun.s1asdev.aod.ArchiveTest [2024-04-16T10:19:16.237Z] [junit] Testsuite: com.sun.s1asdev.aod.ArchiveTest [2024-04-16T10:19:16.283Z] [echo] Current time (ISO): 2024-04-16T10:19:16.011+0000 [2024-04-16T10:19:16.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:16.283Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:16.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:19:16.330Z] [exec] remote failure: Application connectors-ra-redeploy-rars is not deployed on this target [server] [2024-04-16T10:19:16.330Z] [exec] Result: 1 [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] setOSConditions: [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] setToolWin: [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] setToolUnix: [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] setToolProperty: [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] setS1ASclassPath: [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] init-common: [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] restart: [2024-04-16T10:19:16.330Z] [echo] Not required to restart [2024-04-16T10:19:16.330Z] [echo] @@## serializabletest ##@@ [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.330Z] setOSConditions: [2024-04-16T10:19:16.330Z] [2024-04-16T10:19:16.331Z] setToolWin: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolUnix: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolProperty: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setS1ASclassPath: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] init-common: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] clean: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setOSConditions: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolWin: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolUnix: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolProperty: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setS1ASclassPath: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] init-common: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] clean-common: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setOSConditions: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolWin: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolUnix: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setToolProperty: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] setS1ASclassPath: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.331Z] init-common: [2024-04-16T10:19:16.331Z] [2024-04-16T10:19:16.332Z] clean-classes-common: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setOSConditions: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolWin: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolUnix: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolProperty: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setS1ASclassPath: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] init-common: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] clean-jars-common: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] clean: [2024-04-16T10:19:16.332Z] [echo] @@## config-property-accessor-test ##@@ [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setOSConditions: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolWin: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolUnix: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolProperty: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setS1ASclassPath: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] init-common: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] clean: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setOSConditions: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolWin: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolUnix: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.332Z] setToolProperty: [2024-04-16T10:19:16.332Z] [2024-04-16T10:19:16.333Z] setS1ASclassPath: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] init-common: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] clean-common: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setOSConditions: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setToolWin: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setToolUnix: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setToolProperty: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setS1ASclassPath: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] init-common: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] clean-classes-common: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setOSConditions: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setToolWin: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setToolUnix: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setToolProperty: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setS1ASclassPath: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] init-common: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] clean-jars-common: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] clean: [2024-04-16T10:19:16.333Z] [echo] @@## redeployRar ##@@ [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setOSConditions: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.333Z] setToolWin: [2024-04-16T10:19:16.333Z] [2024-04-16T10:19:16.334Z] setToolUnix: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setToolProperty: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setS1ASclassPath: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] init-common: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] clean: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setOSConditions: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setToolWin: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setToolUnix: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setToolProperty: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setS1ASclassPath: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] init-common: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] clean-common: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setOSConditions: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setToolWin: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setToolUnix: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setToolProperty: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setS1ASclassPath: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] init-common: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] clean-classes-common: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.334Z] setOSConditions: [2024-04-16T10:19:16.334Z] [2024-04-16T10:19:16.335Z] setToolWin: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setToolUnix: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setToolProperty: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setS1ASclassPath: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] init-common: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] clean-jars-common: [2024-04-16T10:19:16.335Z] [echo] @@## connector1.6 - with mappings ##@@ [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] clean: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] clean: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] clean: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setOSConditions: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setToolWin: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setToolUnix: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setToolProperty: [2024-04-16T10:19:16.335Z] [2024-04-16T10:19:16.335Z] setS1ASclassPath: [2024-04-16T10:19:16.370Z] [java] Apr 16, 2024 10:19:16 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:19:16.370Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:19:16.386Z] [java] Apr 16, 2024 10:19:16 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:16.386Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:16.386Z] [java] Apr 16, 2024 10:19:16 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:16.386Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:16.386Z] [java] Apr 16, 2024 10:19:16 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:16.386Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:16.390Z] [exec] Administered object jms/SampleQueue created. [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] deploy: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setOSConditions: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setToolWin: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setToolUnix: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setToolProperty: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setS1ASclassPath: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] init-common: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] default-sql: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setOSConditions: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setToolWin: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setToolUnix: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setToolProperty: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.390Z] setS1ASclassPath: [2024-04-16T10:19:16.390Z] [2024-04-16T10:19:16.391Z] init-common: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] execute-sql-common: [2024-04-16T10:19:16.391Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/create_pointbase.sql [2024-04-16T10:19:16.391Z] [sql] 0 rows affected [2024-04-16T10:19:16.391Z] [sql] 1 rows affected [2024-04-16T10:19:16.391Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] sql-oracle: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] execute-sql-connector: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setOSConditions: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setToolWin: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setToolUnix: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setToolProperty: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setS1ASclassPath: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] init-common: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] deploy-common: [2024-04-16T10:19:16.391Z] [echo] Current time (ISO): 2024-04-16T10:19:16.329+0000 [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setOSConditions: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setToolWin: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setToolUnix: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setToolProperty: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] setS1ASclassPath: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] init-common: [2024-04-16T10:19:16.391Z] [2024-04-16T10:19:16.391Z] deploy-common-pe: [2024-04-16T10:19:16.445Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-04-16T10:19:16.446Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-04-16T10:19:16.446Z] [echo] cmd executed for server [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setOSConditions: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setToolWin: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setToolUnix: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setToolProperty: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setS1ASclassPath: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] init-common: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] default-sql: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setOSConditions: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setToolWin: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setToolUnix: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setToolProperty: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] setS1ASclassPath: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] init-common: [2024-04-16T10:19:16.446Z] [2024-04-16T10:19:16.446Z] execute-sql-common: [2024-04-16T10:19:16.584Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:16.584Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:19:16.584Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:16.584Z] [javac] 1 warning [2024-04-16T10:19:16.584Z] [2024-04-16T10:19:16.584Z] setOSConditions: [2024-04-16T10:19:16.584Z] [2024-04-16T10:19:16.584Z] setToolWin: [2024-04-16T10:19:16.585Z] [2024-04-16T10:19:16.585Z] setToolUnix: [2024-04-16T10:19:16.585Z] [2024-04-16T10:19:16.585Z] setToolProperty: [2024-04-16T10:19:16.585Z] [2024-04-16T10:19:16.585Z] setS1ASclassPath: [2024-04-16T10:19:16.585Z] [2024-04-16T10:19:16.585Z] init-common: [2024-04-16T10:19:16.585Z] [2024-04-16T10:19:16.585Z] compile-common: [2024-04-16T10:19:16.585Z] [echo] Current time (ISO): 2024-04-16T10:19:16.328+0000 [2024-04-16T10:19:16.585Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:16.592Z] [2024-04-16T10:19:16.592Z] init-common: [2024-04-16T10:19:16.592Z] [2024-04-16T10:19:16.592Z] clean-classes-common: [2024-04-16T10:19:16.592Z] [2024-04-16T10:19:16.592Z] clean: [2024-04-16T10:19:16.592Z] [2024-04-16T10:19:16.592Z] setOSConditions: [2024-04-16T10:19:16.592Z] [2024-04-16T10:19:16.592Z] setToolWin: [2024-04-16T10:19:16.592Z] [2024-04-16T10:19:16.592Z] setToolUnix: [2024-04-16T10:19:16.592Z] [2024-04-16T10:19:16.593Z] setToolProperty: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setS1ASclassPath: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] init-common: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] clean-common: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setOSConditions: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setToolWin: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setToolUnix: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setToolProperty: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setS1ASclassPath: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] init-common: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] clean-classes-common: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setOSConditions: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setToolWin: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setToolUnix: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setToolProperty: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] setS1ASclassPath: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] init-common: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] clean-jars-common: [2024-04-16T10:19:16.593Z] [echo] @@## Annotated Connector1.5 ##@@ [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] clean: [2024-04-16T10:19:16.593Z] [2024-04-16T10:19:16.593Z] clean: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] clean: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setOSConditions: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolWin: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolUnix: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolProperty: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setS1ASclassPath: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] init-common: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] clean-classes-common: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] clean: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setOSConditions: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolWin: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolUnix: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolProperty: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setS1ASclassPath: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] init-common: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] clean-common: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setOSConditions: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolWin: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.594Z] setToolUnix: [2024-04-16T10:19:16.594Z] [2024-04-16T10:19:16.595Z] setToolProperty: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setS1ASclassPath: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] init-common: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] clean-classes-common: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setOSConditions: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setToolWin: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setToolUnix: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setToolProperty: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setS1ASclassPath: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] init-common: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] clean-jars-common: [2024-04-16T10:19:16.595Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] clean: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] clean: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] clean: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setOSConditions: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setToolWin: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setToolUnix: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setToolProperty: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.595Z] setS1ASclassPath: [2024-04-16T10:19:16.595Z] [2024-04-16T10:19:16.596Z] init-common: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] clean-classes-common: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] clean: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setOSConditions: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setToolWin: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setToolUnix: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setToolProperty: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setS1ASclassPath: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] init-common: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] clean-common: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setOSConditions: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setToolWin: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setToolUnix: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setToolProperty: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] setS1ASclassPath: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] init-common: [2024-04-16T10:19:16.596Z] [2024-04-16T10:19:16.596Z] clean-classes-common: [2024-04-16T10:19:16.853Z] [2024-04-16T10:19:16.853Z] setOSConditions: [2024-04-16T10:19:16.853Z] [2024-04-16T10:19:16.853Z] setToolWin: [2024-04-16T10:19:16.853Z] [2024-04-16T10:19:16.853Z] setToolUnix: [2024-04-16T10:19:16.853Z] [2024-04-16T10:19:16.853Z] setToolProperty: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setS1ASclassPath: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] init-common: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] clean-jars-common: [2024-04-16T10:19:16.854Z] [echo] @@## force-deploy-rar ##@@ [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setOSConditions: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setToolWin: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setToolUnix: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setToolProperty: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setS1ASclassPath: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] init-common: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] clean: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setOSConditions: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setToolWin: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setToolUnix: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setToolProperty: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setS1ASclassPath: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] init-common: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] clean-common: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setOSConditions: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.854Z] setToolWin: [2024-04-16T10:19:16.854Z] [2024-04-16T10:19:16.855Z] setToolUnix: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setToolProperty: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setS1ASclassPath: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] init-common: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] clean-classes-common: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setOSConditions: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setToolWin: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setToolUnix: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setToolProperty: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setS1ASclassPath: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] init-common: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] clean-jars-common: [2024-04-16T10:19:16.855Z] [echo] @@## annotation-embeddedweb ##@@ [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setOSConditions: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setToolWin: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setToolUnix: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setToolProperty: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setS1ASclassPath: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] init-common: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] clean: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.855Z] setOSConditions: [2024-04-16T10:19:16.855Z] [2024-04-16T10:19:16.856Z] setToolWin: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolUnix: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolProperty: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setS1ASclassPath: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] init-common: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] clean-common: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setOSConditions: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolWin: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolUnix: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolProperty: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setS1ASclassPath: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] init-common: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] clean-classes-common: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setOSConditions: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolWin: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolUnix: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setToolProperty: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setS1ASclassPath: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] init-common: [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] clean-jars-common: [2024-04-16T10:19:16.856Z] [echo] @@## built-in-custom-resources ##@@ [2024-04-16T10:19:16.856Z] [2024-04-16T10:19:16.856Z] setOSConditions: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolWin: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolUnix: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolProperty: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setS1ASclassPath: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] init-common: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] clean: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setOSConditions: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolWin: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolUnix: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolProperty: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setS1ASclassPath: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] init-common: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] clean-common: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setOSConditions: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolWin: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolUnix: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setToolProperty: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] setS1ASclassPath: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] init-common: [2024-04-16T10:19:16.857Z] [2024-04-16T10:19:16.857Z] clean-classes-common: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setOSConditions: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolWin: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolUnix: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolProperty: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setS1ASclassPath: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] init-common: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] clean-jars-common: [2024-04-16T10:19:16.858Z] [echo] @@## datasource-definition##@@ [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setOSConditions: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolWin: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolUnix: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolProperty: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setS1ASclassPath: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] init-common: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] clean: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setOSConditions: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolWin: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolUnix: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setToolProperty: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] setS1ASclassPath: [2024-04-16T10:19:16.858Z] [2024-04-16T10:19:16.858Z] init-common: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] clean-common: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] setOSConditions: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] setToolWin: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] setToolUnix: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] setToolProperty: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] setS1ASclassPath: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] init-common: [2024-04-16T10:19:16.859Z] [2024-04-16T10:19:16.859Z] clean-classes-common: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setOSConditions: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setToolWin: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setToolUnix: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setToolProperty: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setS1ASclassPath: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] init-common: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] clean-jars-common: [2024-04-16T10:19:17.116Z] [echo] @@## connection-factory-definition##@@ [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setOSConditions: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setToolWin: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setToolUnix: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setToolProperty: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.116Z] setS1ASclassPath: [2024-04-16T10:19:17.116Z] [2024-04-16T10:19:17.117Z] init-common: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] clean: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setOSConditions: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolWin: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolUnix: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolProperty: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setS1ASclassPath: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] init-common: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] clean-common: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setOSConditions: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolWin: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolUnix: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolProperty: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setS1ASclassPath: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] init-common: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] clean-classes-common: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setOSConditions: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolWin: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolUnix: [2024-04-16T10:19:17.117Z] [2024-04-16T10:19:17.117Z] setToolProperty: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setS1ASclassPath: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] init-common: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] clean-jars-common: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] clean: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] clean: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setOSConditions: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setToolWin: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setToolUnix: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setToolProperty: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setS1ASclassPath: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] init-common: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] clean-classes-common: [2024-04-16T10:19:17.118Z] [echo] @@## connection-factory-definition-embedra##@@ [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setOSConditions: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setToolWin: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setToolUnix: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setToolProperty: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] setS1ASclassPath: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] init-common: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.118Z] clean: [2024-04-16T10:19:17.118Z] [2024-04-16T10:19:17.119Z] setOSConditions: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolWin: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolUnix: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolProperty: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setS1ASclassPath: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] init-common: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] clean-common: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setOSConditions: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolWin: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolUnix: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolProperty: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setS1ASclassPath: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] init-common: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] clean-classes-common: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setOSConditions: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolWin: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolUnix: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setToolProperty: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.119Z] setS1ASclassPath: [2024-04-16T10:19:17.119Z] [2024-04-16T10:19:17.120Z] init-common: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] clean-jars-common: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] clean: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] clean: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setOSConditions: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setToolWin: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setToolUnix: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setToolProperty: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setS1ASclassPath: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] init-common: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] clean-classes-common: [2024-04-16T10:19:17.120Z] [echo] @@## administered-object-definition-embedra##@@ [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setOSConditions: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setToolWin: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setToolUnix: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setToolProperty: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] setS1ASclassPath: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] init-common: [2024-04-16T10:19:17.120Z] [2024-04-16T10:19:17.120Z] clean: [2024-04-16T10:19:17.134Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:19:17.134Z] [exec] Waiting finished after 6,794 ms. [2024-04-16T10:19:17.134Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:19:17.134Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:19:17.134Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:19:17.134Z] [exec] Admin Port: 45,707 [2024-04-16T10:19:17.134Z] [exec] Command start-domain executed successfully. [2024-04-16T10:19:17.134Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:19:17.134Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:19:17.134Z] [2024-04-16T10:19:17.134Z] dumpThreadStack: [2024-04-16T10:19:17.134Z] [2024-04-16T10:19:17.134Z] startDomainWindows: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] startDomain: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] all: [2024-04-16T10:19:17.135Z] [echo] [2024-04-16T10:19:17.135Z] [echo] ************************* [2024-04-16T10:19:17.135Z] [echo] * Running jspPrecompileDeployDashDashLibraries [2024-04-16T10:19:17.135Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries [2024-04-16T10:19:17.135Z] [echo] ************************* [2024-04-16T10:19:17.135Z] [echo] [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setOSConditions: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setToolWin: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setToolUnix: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setToolProperty: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setS1ASclassPath: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] init-common: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setup: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setOSConditions: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setToolWin: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setToolUnix: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setToolProperty: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] setS1ASclassPath: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] init-common: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] copyJarToApplibs: [2024-04-16T10:19:17.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.135Z] restart-server-instance-common: [2024-04-16T10:19:17.135Z] [2024-04-16T10:19:17.136Z] setOSConditions: [2024-04-16T10:19:17.136Z] [2024-04-16T10:19:17.136Z] setToolWin: [2024-04-16T10:19:17.136Z] [2024-04-16T10:19:17.136Z] setToolUnix: [2024-04-16T10:19:17.136Z] [2024-04-16T10:19:17.136Z] setToolProperty: [2024-04-16T10:19:17.136Z] [2024-04-16T10:19:17.136Z] setS1ASclassPath: [2024-04-16T10:19:17.136Z] [2024-04-16T10:19:17.136Z] init-common: [2024-04-16T10:19:17.136Z] [2024-04-16T10:19:17.136Z] stopDomain: [2024-04-16T10:19:17.136Z] [echo] run.xml:stopping domain... [2024-04-16T10:19:17.310Z] [java] Apr 16, 2024 10:19:17 AM org.glassfish.wasp.runtime.TldScanner logOrThrow [2024-04-16T10:19:17.310Z] [java] WARNING: PWC6351: In TLD scanning, the supplied resource file:/tmp/ejb-app4057288555733091387/lib/glassfish-corba-omgapi.jar does not exist [2024-04-16T10:19:17.310Z] [java] java.nio.file.NoSuchFileException: /tmp/ejb-app4057288555733091387/lib/glassfish-corba-omgapi.jar [2024-04-16T10:19:17.310Z] [java] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:148) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) [2024-04-16T10:19:17.310Z] [java] at java.base/java.nio.file.Files.readAttributes(Files.java:1851) [2024-04-16T10:19:17.310Z] [java] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1428) [2024-04-16T10:19:17.310Z] [java] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:718) [2024-04-16T10:19:17.310Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:252) [2024-04-16T10:19:17.310Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:181) [2024-04-16T10:19:17.310Z] [java] at java.base/java.util.jar.JarFile.(JarFile.java:346) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:103) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:72) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:168) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:131) [2024-04-16T10:19:17.310Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:92) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJar(TldScanner.java:560) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJars(TldScanner.java:458) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanTlds(TldScanner.java:269) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.wasp.runtime.TldScanner.onStartup(TldScanner.java:193) [2024-04-16T10:19:17.310Z] [java] at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:4545) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:637) [2024-04-16T10:19:17.310Z] [java] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4449) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.web.WebModule.start(WebModule.java:551) [2024-04-16T10:19:17.310Z] [java] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:935) [2024-04-16T10:19:17.310Z] [java] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:917) [2024-04-16T10:19:17.310Z] [java] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:644) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1795) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1483) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.web.WebApplication.start(WebApplication.java:88) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.internal.data.EngineRef.start(EngineRef.java:97) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:262) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:353) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:533) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T10:19:17.310Z] [java] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T10:19:17.310Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T10:19:17.311Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T10:19:17.311Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T10:19:17.311Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T10:19:17.311Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T10:19:17.311Z] [java] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T10:19:17.311Z] [java] at org.glassfish.ejb.embedded.EJBContainerImpl.deploy(EJBContainerImpl.java:118) [2024-04-16T10:19:17.311Z] [java] at org.glassfish.ejb.embedded.EJBContainerProviderImpl.createEJBContainer(EJBContainerProviderImpl.java:115) [2024-04-16T10:19:17.311Z] [java] at jakarta.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:91) [2024-04-16T10:19:17.311Z] [java] at com.acme.Client.test(Client.java:55) [2024-04-16T10:19:17.311Z] [java] at com.acme.Client.main(Client.java:42) [2024-04-16T10:19:17.311Z] [java] [2024-04-16T10:19:17.311Z] [java] Apr 16, 2024 10:19:17 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-04-16T10:19:17.311Z] [java] INFO: Initializing Soteria 3.0.3 for context '/sample' [2024-04-16T10:19:17.311Z] [java] Looking up EJB... [2024-04-16T10:19:17.311Z] [java] Invoking EJB... [2024-04-16T10:19:17.311Z] [java] Apr 16, 2024 10:19:17 AM com.sun.enterprise.web.WebApplication start [2024-04-16T10:19:17.311Z] [java] INFO: Loading application [foo#ejb-ejb31-embedded-ejbwandwar-web.war] at [sample] [2024-04-16T10:19:17.311Z] [java] Apr 16, 2024 10:19:17 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:19:17.311Z] [java] INFO: foo was successfully deployed in 4,926 milliseconds. [2024-04-16T10:19:17.372Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/app/createdb.sql [2024-04-16T10:19:17.372Z] [sql] Failed to execute: drop table MESSAGES [2024-04-16T10:19:17.372Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:19:17.372Z] [sql] 0 rows affected [2024-04-16T10:19:17.372Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:19:17.372Z] [2024-04-16T10:19:17.373Z] sql-oracle: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] execute-sql-connector: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] deploy: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setOSConditions: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolWin: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolUnix: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolProperty: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setS1ASclassPath: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] init-common: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] deploy-ear: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setOSConditions: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolWin: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolUnix: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolProperty: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setS1ASclassPath: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] init-common: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] deploy-common: [2024-04-16T10:19:17.373Z] [echo] Current time (ISO): 2024-04-16T10:19:17.127+0000 [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setOSConditions: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolWin: [2024-04-16T10:19:17.373Z] [2024-04-16T10:19:17.373Z] setToolUnix: [2024-04-16T10:19:17.374Z] [2024-04-16T10:19:17.374Z] setToolProperty: [2024-04-16T10:19:17.374Z] [2024-04-16T10:19:17.374Z] setS1ASclassPath: [2024-04-16T10:19:17.374Z] [2024-04-16T10:19:17.374Z] init-common: [2024-04-16T10:19:17.374Z] [2024-04-16T10:19:17.374Z] deploy-common-pe: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setOSConditions: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setToolWin: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setToolUnix: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setToolProperty: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setS1ASclassPath: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] init-common: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] clean-common: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setOSConditions: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setToolWin: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setToolUnix: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setToolProperty: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setS1ASclassPath: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] init-common: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] clean-classes-common: [2024-04-16T10:19:17.382Z] [2024-04-16T10:19:17.382Z] setOSConditions: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolWin: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolUnix: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolProperty: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setS1ASclassPath: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] init-common: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] clean-jars-common: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] clean: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] clean: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setOSConditions: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolWin: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolUnix: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolProperty: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setS1ASclassPath: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] init-common: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] clean-classes-common: [2024-04-16T10:19:17.383Z] [echo] @@## administered-object-definition##@@ [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setOSConditions: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolWin: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolUnix: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.383Z] setToolProperty: [2024-04-16T10:19:17.383Z] [2024-04-16T10:19:17.384Z] setS1ASclassPath: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] init-common: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] clean: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setOSConditions: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolWin: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolUnix: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolProperty: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setS1ASclassPath: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] init-common: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] clean-common: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setOSConditions: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolWin: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolUnix: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolProperty: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setS1ASclassPath: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] init-common: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] clean-classes-common: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setOSConditions: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolWin: [2024-04-16T10:19:17.384Z] [2024-04-16T10:19:17.384Z] setToolUnix: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setToolProperty: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setS1ASclassPath: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] init-common: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] clean-jars-common: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] clean: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] clean: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setOSConditions: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setToolWin: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setToolUnix: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setToolProperty: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setS1ASclassPath: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] init-common: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] clean-classes-common: [2024-04-16T10:19:17.385Z] [echo] @@## jms-connection-factory-definition##@@ [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setOSConditions: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setToolWin: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setToolUnix: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setToolProperty: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] setS1ASclassPath: [2024-04-16T10:19:17.385Z] [2024-04-16T10:19:17.385Z] init-common: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] clean: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setOSConditions: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolWin: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolUnix: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolProperty: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setS1ASclassPath: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] init-common: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] clean-common: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setOSConditions: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolWin: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolUnix: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolProperty: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setS1ASclassPath: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] init-common: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] clean-classes-common: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setOSConditions: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolWin: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolUnix: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.386Z] setToolProperty: [2024-04-16T10:19:17.386Z] [2024-04-16T10:19:17.387Z] setS1ASclassPath: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] init-common: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] clean-jars-common: [2024-04-16T10:19:17.387Z] [echo] @@## jms-destination-definition##@@ [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setOSConditions: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setToolWin: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setToolUnix: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setToolProperty: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setS1ASclassPath: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] init-common: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] clean: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setOSConditions: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setToolWin: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setToolUnix: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setToolProperty: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setS1ASclassPath: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] init-common: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] clean-common: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setOSConditions: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.387Z] setToolWin: [2024-04-16T10:19:17.387Z] [2024-04-16T10:19:17.388Z] setToolUnix: [2024-04-16T10:19:17.388Z] [2024-04-16T10:19:17.388Z] setToolProperty: [2024-04-16T10:19:17.388Z] [2024-04-16T10:19:17.388Z] setS1ASclassPath: [2024-04-16T10:19:17.388Z] [2024-04-16T10:19:17.388Z] init-common: [2024-04-16T10:19:17.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-04-16T10:19:17.565Z] [java] EJB said: boo [2024-04-16T10:19:17.565Z] [java] Other EJB said: I'm Other [2024-04-16T10:19:17.565Z] [java] Record # 1 [2024-04-16T10:19:17.565Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:19:17.565Z] [java] Done calling EJB [2024-04-16T10:19:17.565Z] [java] Closing container ... [2024-04-16T10:19:17.565Z] [java] Apr 16, 2024 10:19:17 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:19:17.565Z] [java] INFO: close(), this: [2024-04-16T10:19:17.565Z] [java] org.glassfish.web.loader.WebappClassLoader@a4df251[name=/sample], urls=[ [2024-04-16T10:19:17.565Z] [java] file:/tmp/ejb-app4057288555733091387/ejb-ejb31-embedded-ejbwandwar-web_war/WEB-INF/classes/ [2024-04-16T10:19:17.565Z] [java] file:/tmp/gfembed13238460961741233511tmp/generated/ejb/foo/ejb-ejb31-embedded-ejbwandwar-web_war/ [2024-04-16T10:19:17.565Z] [java] ][delegate=true, context=/sample, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=18, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-04-16T10:19:17.566Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:19:17.566Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:17.566Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:17.566Z] [java] Value of key is: embedded with JPA [2024-04-16T10:19:17.566Z] [java] ..........FINISHED Embedded test [2024-04-16T10:19:17.566Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:17.566Z] [java] [2024-04-16T10:19:17.566Z] [java] [2024-04-16T10:19:17.566Z] [java] ----------------------------------------- [2024-04-16T10:19:17.566Z] [java] - embedded with JPA: PASS - [2024-04-16T10:19:17.566Z] [java] Apr 16, 2024 10:19:17 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:19:17.566Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:19:17.566Z] [java] Apr 16, 2024 10:19:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:17.566Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:17.566Z] [java] Apr 16, 2024 10:19:17 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:17.566Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:17.566Z] [java] Apr 16, 2024 10:19:17 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:17.566Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:17.644Z] [2024-04-16T10:19:17.644Z] clean-classes-common: [2024-04-16T10:19:17.644Z] [2024-04-16T10:19:17.644Z] setOSConditions: [2024-04-16T10:19:17.644Z] [2024-04-16T10:19:17.644Z] setToolWin: [2024-04-16T10:19:17.644Z] [2024-04-16T10:19:17.644Z] setToolUnix: [2024-04-16T10:19:17.644Z] [2024-04-16T10:19:17.644Z] setToolProperty: [2024-04-16T10:19:17.644Z] [2024-04-16T10:19:17.644Z] setS1ASclassPath: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] init-common: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] clean-jars-common: [2024-04-16T10:19:17.645Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setOSConditions: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setToolWin: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setToolUnix: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setToolProperty: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setS1ASclassPath: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] init-common: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] clean: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setOSConditions: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setToolWin: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.645Z] setToolUnix: [2024-04-16T10:19:17.645Z] [2024-04-16T10:19:17.646Z] setToolProperty: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setS1ASclassPath: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] init-common: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] clean-common: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setOSConditions: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setToolWin: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setToolUnix: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setToolProperty: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setS1ASclassPath: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] init-common: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] clean-classes-common: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setOSConditions: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setToolWin: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setToolUnix: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setToolProperty: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] setS1ASclassPath: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] init-common: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] clean-jars-common: [2024-04-16T10:19:17.646Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] clean: [2024-04-16T10:19:17.646Z] [2024-04-16T10:19:17.646Z] clean: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] clean: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setOSConditions: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolWin: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolUnix: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolProperty: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setS1ASclassPath: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] init-common: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] clean-classes-common: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] clean: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setOSConditions: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolWin: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolUnix: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolProperty: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setS1ASclassPath: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] init-common: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] clean-common: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setOSConditions: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolWin: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.647Z] setToolUnix: [2024-04-16T10:19:17.647Z] [2024-04-16T10:19:17.648Z] setToolProperty: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setS1ASclassPath: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] init-common: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] clean-classes-common: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setOSConditions: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setToolWin: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setToolUnix: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setToolProperty: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setS1ASclassPath: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] init-common: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] clean-jars-common: [2024-04-16T10:19:17.648Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setOSConditions: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setToolWin: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setToolUnix: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setToolProperty: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] setS1ASclassPath: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] init-common: [2024-04-16T10:19:17.648Z] [2024-04-16T10:19:17.648Z] clean: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setOSConditions: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolWin: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolUnix: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolProperty: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setS1ASclassPath: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] init-common: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] clean-common: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setOSConditions: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolWin: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolUnix: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolProperty: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setS1ASclassPath: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] init-common: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] clean-classes-common: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setOSConditions: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolWin: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolUnix: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setToolProperty: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.649Z] setS1ASclassPath: [2024-04-16T10:19:17.649Z] [2024-04-16T10:19:17.650Z] init-common: [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] clean-jars-common: [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] clean: [2024-04-16T10:19:17.650Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] setOSConditions: [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] setToolWin: [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] setToolUnix: [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] setToolProperty: [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] setS1ASclassPath: [2024-04-16T10:19:17.650Z] [2024-04-16T10:19:17.650Z] init-common: [2024-04-16T10:19:17.821Z] [java] ----------------------------------------- [2024-04-16T10:19:17.821Z] [java] Total PASS: 1 [2024-04-16T10:19:17.821Z] [java] Total FAIL: 0 [2024-04-16T10:19:17.821Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:19:17.821Z] [java] ----------------------------------------- [2024-04-16T10:19:17.821Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:17.821Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:17.821Z] [2024-04-16T10:19:17.821Z] setOSConditions: [2024-04-16T10:19:17.821Z] [2024-04-16T10:19:17.821Z] setToolWin: [2024-04-16T10:19:17.821Z] [2024-04-16T10:19:17.821Z] setToolUnix: [2024-04-16T10:19:17.821Z] [2024-04-16T10:19:17.821Z] setToolProperty: [2024-04-16T10:19:17.822Z] [2024-04-16T10:19:17.822Z] setS1ASclassPath: [2024-04-16T10:19:17.822Z] [2024-04-16T10:19:17.822Z] init-common: [2024-04-16T10:19:17.822Z] [2024-04-16T10:19:17.822Z] run_dir: [2024-04-16T10:19:17.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/other [2024-04-16T10:19:17.822Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-ejbwandwar-other.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/other [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] clean: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setOSConditions: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setToolWin: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setToolUnix: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setToolProperty: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setS1ASclassPath: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] init-common: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] clean-common: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setOSConditions: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setToolWin: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setToolUnix: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setToolProperty: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.907Z] setS1ASclassPath: [2024-04-16T10:19:17.907Z] [2024-04-16T10:19:17.908Z] init-common: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] clean-classes-common: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setOSConditions: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setToolWin: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setToolUnix: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setToolProperty: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setS1ASclassPath: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] init-common: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] clean-jars-common: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] clean: [2024-04-16T10:19:17.908Z] [echo] @@## installed libraries embedded rar (--libraries) ##@@ [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setOSConditions: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setToolWin: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setToolUnix: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setToolProperty: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setS1ASclassPath: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] init-common: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] clean: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setOSConditions: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.908Z] setToolWin: [2024-04-16T10:19:17.908Z] [2024-04-16T10:19:17.909Z] setToolUnix: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setToolProperty: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setS1ASclassPath: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] init-common: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] clean-common: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setOSConditions: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setToolWin: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setToolUnix: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setToolProperty: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setS1ASclassPath: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] init-common: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] clean-classes-common: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setOSConditions: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setToolWin: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setToolUnix: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setToolProperty: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setS1ASclassPath: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] init-common: [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] clean-jars-common: [2024-04-16T10:19:17.909Z] [echo] @@## installed libraries embedded rar EXTENSION_LIST ##@@ [2024-04-16T10:19:17.909Z] [2024-04-16T10:19:17.909Z] setOSConditions: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolWin: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolUnix: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolProperty: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setS1ASclassPath: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] init-common: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] clean: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setOSConditions: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolWin: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolUnix: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolProperty: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setS1ASclassPath: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] init-common: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] clean-common: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setOSConditions: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolWin: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolUnix: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setToolProperty: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.910Z] setS1ASclassPath: [2024-04-16T10:19:17.910Z] [2024-04-16T10:19:17.911Z] init-common: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] clean-classes-common: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setOSConditions: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setToolWin: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setToolUnix: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setToolProperty: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setS1ASclassPath: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] init-common: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] clean-jars-common: [2024-04-16T10:19:17.911Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] clean: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] clean: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] clean: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setOSConditions: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setToolWin: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setToolUnix: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setToolProperty: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] setS1ASclassPath: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] init-common: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] clean-classes-common: [2024-04-16T10:19:17.911Z] [2024-04-16T10:19:17.911Z] clean: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setOSConditions: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolWin: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolUnix: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolProperty: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setS1ASclassPath: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] init-common: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] clean-common: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setOSConditions: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolWin: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolUnix: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolProperty: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setS1ASclassPath: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] init-common: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] clean-classes-common: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setOSConditions: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolWin: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolUnix: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setToolProperty: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] setS1ASclassPath: [2024-04-16T10:19:17.912Z] [2024-04-16T10:19:17.912Z] init-common: [2024-04-16T10:19:17.913Z] [2024-04-16T10:19:17.913Z] clean-jars-common: [2024-04-16T10:19:17.913Z] [echo] @@## security-map-web#@@ [2024-04-16T10:19:17.942Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-04-16T10:19:18.139Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 sec [2024-04-16T10:19:18.139Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 sec [2024-04-16T10:19:18.139Z] [junit] ------------- Standard Output --------------- [2024-04-16T10:19:18.140Z] [junit] Value of key is:administered-object-definition-application-archive-test [2024-04-16T10:19:18.140Z] [junit] Value of key is:administered-object-definition-web-archive-test [2024-04-16T10:19:18.140Z] [junit] Value of key is:administered-object-definition-EJB-archive-test [2024-04-16T10:19:18.140Z] [junit] ------------- ---------------- --------------- [2024-04-16T10:19:18.140Z] [junit] ------------- Standard Error ----------------- [2024-04-16T10:19:18.140Z] [junit] Apr 16, 2024 10:19:17 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:19:18.140Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:19:18.140Z] [junit] Apr 16, 2024 10:19:17 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:19:18.140Z] [junit] WARNING: Unresolved : HelloEJB [2024-04-16T10:19:18.140Z] [junit] Apr 16, 2024 10:19:17 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:19:18.140Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-04-16T10:19:18.140Z] [junit] Apr 16, 2024 10:19:17 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:19:18.140Z] [junit] WARNING: Unresolved : HelloEJB [2024-04-16T10:19:18.140Z] [junit] Apr 16, 2024 10:19:17 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:19:18.140Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-04-16T10:19:18.140Z] [junit] ------------- ---------------- --------------- [2024-04-16T10:19:18.140Z] [junit] [2024-04-16T10:19:18.140Z] [junit] Testcase: testApplicationArchive took 0.937 sec [2024-04-16T10:19:18.140Z] [junit] Testcase: testWebArchive took 0.293 sec [2024-04-16T10:19:18.140Z] [junit] Testcase: testEJBArchive took 0.189 sec [2024-04-16T10:19:18.140Z] [junit] Running com.sun.s1asdev.aod.DDTest [2024-04-16T10:19:18.140Z] [junit] Testsuite: com.sun.s1asdev.aod.DDTest [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] setOSConditions: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] setToolWin: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] setToolUnix: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] setToolProperty: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] setS1ASclassPath: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] init-common: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] clean: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] setOSConditions: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.169Z] setToolWin: [2024-04-16T10:19:18.169Z] [2024-04-16T10:19:18.170Z] setToolUnix: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setToolProperty: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setS1ASclassPath: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] init-common: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] clean-common: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setOSConditions: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setToolWin: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setToolUnix: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setToolProperty: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setS1ASclassPath: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] init-common: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] clean-classes-common: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setOSConditions: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setToolWin: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setToolUnix: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setToolProperty: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setS1ASclassPath: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] init-common: [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] clean-jars-common: [2024-04-16T10:19:18.170Z] [echo] @@## rar-accessibility ##@@ [2024-04-16T10:19:18.170Z] [2024-04-16T10:19:18.170Z] setOSConditions: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolWin: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolUnix: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolProperty: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setS1ASclassPath: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] init-common: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] clean: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setOSConditions: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolWin: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolUnix: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolProperty: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setS1ASclassPath: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] init-common: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] clean-common: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setOSConditions: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolWin: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolUnix: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setToolProperty: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] setS1ASclassPath: [2024-04-16T10:19:18.171Z] [2024-04-16T10:19:18.171Z] init-common: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] clean-classes-common: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setOSConditions: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolWin: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolUnix: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolProperty: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setS1ASclassPath: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] init-common: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] clean-jars-common: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] clean: [2024-04-16T10:19:18.172Z] [echo] @@## osgi-resources-test ##@@ [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setOSConditions: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolWin: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolUnix: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolProperty: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setS1ASclassPath: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] init-common: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] clean: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setOSConditions: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolWin: [2024-04-16T10:19:18.172Z] [2024-04-16T10:19:18.172Z] setToolUnix: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setToolProperty: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setS1ASclassPath: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] init-common: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] clean-common: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setOSConditions: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setToolWin: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setToolUnix: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setToolProperty: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setS1ASclassPath: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] init-common: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] clean-classes-common: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setOSConditions: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setToolWin: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setToolUnix: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setToolProperty: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] setS1ASclassPath: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] init-common: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] clean-jars-common: [2024-04-16T10:19:18.173Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.173Z] clean: [2024-04-16T10:19:18.173Z] [2024-04-16T10:19:18.174Z] clean: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] clean: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setOSConditions: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolWin: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolUnix: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolProperty: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setS1ASclassPath: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] init-common: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] clean-classes-common: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] clean: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setOSConditions: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolWin: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolUnix: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolProperty: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setS1ASclassPath: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] init-common: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] clean-common: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setOSConditions: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolWin: [2024-04-16T10:19:18.174Z] [2024-04-16T10:19:18.174Z] setToolUnix: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] setToolProperty: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] setS1ASclassPath: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] init-common: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] clean-classes-common: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] setOSConditions: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] setToolWin: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] setToolUnix: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] setToolProperty: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] setS1ASclassPath: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] init-common: [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] clean-jars-common: [2024-04-16T10:19:18.175Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-04-16T10:19:18.175Z] [2024-04-16T10:19:18.175Z] clean: [2024-04-16T10:19:18.394Z] [java] Apr 16, 2024 10:19:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:18.394Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:19:18.394Z] [java] Apr 16, 2024 10:19:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:18.394Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain13176146207914249375xml [2024-04-16T10:19:18.431Z] [2024-04-16T10:19:18.432Z] clean: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] clean: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setOSConditions: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setToolWin: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setToolUnix: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setToolProperty: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setS1ASclassPath: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] init-common: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] clean-classes-common: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] clean: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setOSConditions: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setToolWin: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setToolUnix: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setToolProperty: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setS1ASclassPath: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] init-common: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] clean-common: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setOSConditions: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.432Z] setToolWin: [2024-04-16T10:19:18.432Z] [2024-04-16T10:19:18.433Z] setToolUnix: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setToolProperty: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setS1ASclassPath: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] init-common: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] clean-classes-common: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setOSConditions: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setToolWin: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setToolUnix: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setToolProperty: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setS1ASclassPath: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] init-common: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] clean-jars-common: [2024-04-16T10:19:18.433Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setOSConditions: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setToolWin: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setToolUnix: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setToolProperty: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setS1ASclassPath: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] init-common: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] clean: [2024-04-16T10:19:18.433Z] [2024-04-16T10:19:18.433Z] setOSConditions: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolWin: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolUnix: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolProperty: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setS1ASclassPath: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] init-common: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] clean-common: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setOSConditions: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolWin: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolUnix: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolProperty: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setS1ASclassPath: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] init-common: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] clean-classes-common: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setOSConditions: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolWin: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolUnix: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setToolProperty: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] setS1ASclassPath: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.434Z] init-common: [2024-04-16T10:19:18.434Z] [2024-04-16T10:19:18.435Z] clean-jars-common: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] clean: [2024-04-16T10:19:18.435Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] clean: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] clean: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] clean: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setOSConditions: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setToolWin: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setToolUnix: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setToolProperty: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setS1ASclassPath: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] init-common: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] clean-classes-common: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] clean: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setOSConditions: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setToolWin: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setToolUnix: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setToolProperty: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] setS1ASclassPath: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] init-common: [2024-04-16T10:19:18.435Z] [2024-04-16T10:19:18.435Z] clean-common: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setOSConditions: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setToolWin: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setToolUnix: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setToolProperty: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setS1ASclassPath: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] init-common: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] clean-classes-common: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setOSConditions: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setToolWin: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setToolUnix: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setToolProperty: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setS1ASclassPath: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] init-common: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] clean-jars-common: [2024-04-16T10:19:18.436Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setOSConditions: [2024-04-16T10:19:18.436Z] [2024-04-16T10:19:18.436Z] setToolWin: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setToolUnix: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setToolProperty: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setS1ASclassPath: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] init-common: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] clean: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setOSConditions: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setToolWin: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setToolUnix: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setToolProperty: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] setS1ASclassPath: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.437Z] init-common: [2024-04-16T10:19:18.437Z] [2024-04-16T10:19:18.438Z] clean-common: [2024-04-16T10:19:18.650Z] [java] Apr 16, 2024 10:19:18 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:18.650Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:19:18.694Z] [2024-04-16T10:19:18.694Z] setOSConditions: [2024-04-16T10:19:18.694Z] [2024-04-16T10:19:18.694Z] setToolWin: [2024-04-16T10:19:18.694Z] [2024-04-16T10:19:18.694Z] setToolUnix: [2024-04-16T10:19:18.694Z] [2024-04-16T10:19:18.694Z] setToolProperty: [2024-04-16T10:19:18.694Z] [2024-04-16T10:19:18.694Z] setS1ASclassPath: [2024-04-16T10:19:18.694Z] [2024-04-16T10:19:18.694Z] init-common: [2024-04-16T10:19:18.694Z] [2024-04-16T10:19:18.694Z] clean-classes-common: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setOSConditions: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setToolWin: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setToolUnix: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setToolProperty: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setS1ASclassPath: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] init-common: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] clean-jars-common: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] clean: [2024-04-16T10:19:18.695Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] clean: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] clean: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] clean: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setOSConditions: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setToolWin: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setToolUnix: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setToolProperty: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] setS1ASclassPath: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] init-common: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] clean-classes-common: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.695Z] clean: [2024-04-16T10:19:18.695Z] [2024-04-16T10:19:18.696Z] setOSConditions: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolWin: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolUnix: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolProperty: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setS1ASclassPath: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] init-common: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] clean-common: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setOSConditions: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolWin: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolUnix: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolProperty: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setS1ASclassPath: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] init-common: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] clean-classes-common: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setOSConditions: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolWin: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolUnix: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setToolProperty: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] setS1ASclassPath: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.696Z] init-common: [2024-04-16T10:19:18.696Z] [2024-04-16T10:19:18.697Z] clean-jars-common: [2024-04-16T10:19:18.697Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setOSConditions: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolWin: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolUnix: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolProperty: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setS1ASclassPath: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] init-common: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] clean: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setOSConditions: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolWin: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolUnix: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolProperty: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setS1ASclassPath: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] init-common: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] clean-common: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setOSConditions: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolWin: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolUnix: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.697Z] setToolProperty: [2024-04-16T10:19:18.697Z] [2024-04-16T10:19:18.698Z] setS1ASclassPath: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] init-common: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] clean-classes-common: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setOSConditions: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setToolWin: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setToolUnix: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setToolProperty: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setS1ASclassPath: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] init-common: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] clean-jars-common: [2024-04-16T10:19:18.698Z] [echo] @@## built-in-custom-resources-resources-xml-module ##@@ [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setOSConditions: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setToolWin: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setToolUnix: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setToolProperty: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setS1ASclassPath: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] init-common: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] clean: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setOSConditions: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.698Z] setToolWin: [2024-04-16T10:19:18.698Z] [2024-04-16T10:19:18.699Z] setToolUnix: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setToolProperty: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setS1ASclassPath: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] init-common: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] clean-common: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setOSConditions: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setToolWin: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setToolUnix: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setToolProperty: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setS1ASclassPath: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] init-common: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] clean-classes-common: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setOSConditions: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setToolWin: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setToolUnix: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setToolProperty: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] setS1ASclassPath: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] init-common: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] clean-jars-common: [2024-04-16T10:19:18.699Z] [echo] @@## multiple-resources.xml ##@@ [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.699Z] clean: [2024-04-16T10:19:18.699Z] [2024-04-16T10:19:18.700Z] clean: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] clean: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] setOSConditions: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] setToolWin: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] setToolUnix: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] setToolProperty: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] setS1ASclassPath: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] init-common: [2024-04-16T10:19:18.700Z] [2024-04-16T10:19:18.700Z] clean-classes-common: [2024-04-16T10:19:18.891Z] [java] Apr 16, 2024 10:19:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:18.891Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1daf3b44 [2024-04-16T10:19:18.959Z] [2024-04-16T10:19:18.959Z] clean: [2024-04-16T10:19:18.959Z] [2024-04-16T10:19:18.959Z] setOSConditions: [2024-04-16T10:19:18.959Z] [2024-04-16T10:19:18.959Z] setToolWin: [2024-04-16T10:19:18.959Z] [2024-04-16T10:19:18.959Z] setToolUnix: [2024-04-16T10:19:18.959Z] [2024-04-16T10:19:18.959Z] setToolProperty: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] setS1ASclassPath: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] init-common: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] clean-common: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] setOSConditions: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] setToolWin: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] setToolUnix: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] setToolProperty: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] setS1ASclassPath: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] init-common: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] clean-classes-common: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.960Z] setOSConditions: [2024-04-16T10:19:18.960Z] [2024-04-16T10:19:18.961Z] setToolWin: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] setToolUnix: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] setToolProperty: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] setS1ASclassPath: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] init-common: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] clean-jars-common: [2024-04-16T10:19:18.961Z] [echo] @@## multiple-resources.xml-1 ##@@ [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] clean: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] clean: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] clean: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] setOSConditions: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] setToolWin: [2024-04-16T10:19:18.961Z] [2024-04-16T10:19:18.961Z] setToolUnix: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] setToolProperty: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] setS1ASclassPath: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] init-common: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] clean-classes-common: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] clean: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] setOSConditions: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] setToolWin: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] setToolUnix: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] setToolProperty: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] setS1ASclassPath: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.962Z] init-common: [2024-04-16T10:19:18.962Z] [2024-04-16T10:19:18.963Z] clean-common: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setOSConditions: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setToolWin: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setToolUnix: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setToolProperty: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setS1ASclassPath: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] init-common: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] clean-classes-common: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setOSConditions: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setToolWin: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setToolUnix: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.963Z] setToolProperty: [2024-04-16T10:19:18.963Z] [2024-04-16T10:19:18.964Z] setS1ASclassPath: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] init-common: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] clean-jars-common: [2024-04-16T10:19:18.964Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] clean: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] clean: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] clean: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] setOSConditions: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] setToolWin: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] setToolUnix: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] setToolProperty: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] setS1ASclassPath: [2024-04-16T10:19:18.964Z] [2024-04-16T10:19:18.964Z] init-common: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] clean-classes-common: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] clean: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] setOSConditions: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] setToolWin: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] setToolUnix: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] setToolProperty: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] setS1ASclassPath: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] init-common: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] clean-common: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] setOSConditions: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.965Z] setToolWin: [2024-04-16T10:19:18.965Z] [2024-04-16T10:19:18.966Z] setToolUnix: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] setToolProperty: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] setS1ASclassPath: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] init-common: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] clean-classes-common: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] setOSConditions: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] setToolWin: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] setToolUnix: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] setToolProperty: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] setS1ASclassPath: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] init-common: [2024-04-16T10:19:18.966Z] [2024-04-16T10:19:18.966Z] clean-jars-common: [2024-04-16T10:19:18.967Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-04-16T10:19:18.967Z] [2024-04-16T10:19:18.967Z] setOSConditions: [2024-04-16T10:19:18.967Z] [2024-04-16T10:19:18.967Z] setToolWin: [2024-04-16T10:19:18.967Z] [2024-04-16T10:19:18.967Z] setToolUnix: [2024-04-16T10:19:18.967Z] [2024-04-16T10:19:18.967Z] setToolProperty: [2024-04-16T10:19:18.967Z] [2024-04-16T10:19:18.967Z] setS1ASclassPath: [2024-04-16T10:19:19.123Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:19.123Z] [javac] 1 warning [2024-04-16T10:19:19.123Z] [2024-04-16T10:19:19.123Z] build: [2024-04-16T10:19:19.123Z] [2024-04-16T10:19:19.123Z] setOSConditions: [2024-04-16T10:19:19.123Z] [2024-04-16T10:19:19.123Z] fixFiles: [2024-04-16T10:19:19.123Z] [2024-04-16T10:19:19.124Z] convUnix: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] convWin: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] setToolWin: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] setToolUnix: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] setToolProperty: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] setS1ASclassPath: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] init-common: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] package-persistence-common: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] ejb-jar-common: [2024-04-16T10:19:19.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] package-ejbjar-common: [2024-04-16T10:19:19.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.124Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-ejb.jar [2024-04-16T10:19:19.124Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] appclient-jar-common: [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.124Z] package-appclientjar-common: [2024-04-16T10:19:19.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.124Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.124Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonly-client.jar [2024-04-16T10:19:19.124Z] [2024-04-16T10:19:19.125Z] webclient-war-common: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] build-ear-common: [2024-04-16T10:19:19.125Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:19.125Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:19.125Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:19.125Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] deploy: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setOSConditions: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setToolWin: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setToolUnix: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setToolProperty: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setS1ASclassPath: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] init-common: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] execute-ejb-sql-common: [2024-04-16T10:19:19.125Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/create_pointbase.sql [2024-04-16T10:19:19.125Z] [sql] 15 of 15 SQL statements executed successfully [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setOSConditions: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setToolWin: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setToolUnix: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setToolProperty: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] setS1ASclassPath: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.125Z] init-common: [2024-04-16T10:19:19.125Z] [2024-04-16T10:19:19.126Z] deploy-common: [2024-04-16T10:19:19.126Z] [echo] Current time (ISO): 2024-04-16T10:19:19.050+0000 [2024-04-16T10:19:19.126Z] [2024-04-16T10:19:19.126Z] setOSConditions: [2024-04-16T10:19:19.126Z] [2024-04-16T10:19:19.126Z] setToolWin: [2024-04-16T10:19:19.126Z] [2024-04-16T10:19:19.126Z] setToolUnix: [2024-04-16T10:19:19.126Z] [2024-04-16T10:19:19.126Z] setToolProperty: [2024-04-16T10:19:19.126Z] [2024-04-16T10:19:19.126Z] setS1ASclassPath: [2024-04-16T10:19:19.126Z] [2024-04-16T10:19:19.126Z] init-common: [2024-04-16T10:19:19.126Z] [2024-04-16T10:19:19.126Z] deploy-common-pe: [2024-04-16T10:19:19.186Z] [java] invoking stateful [2024-04-16T10:19:19.186Z] [java] invoking stateless [2024-04-16T10:19:19.186Z] [java] test complete [2024-04-16T10:19:19.186Z] [java] Value of key is: main [2024-04-16T10:19:19.186Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:19.186Z] [java] [2024-04-16T10:19:19.186Z] [java] [2024-04-16T10:19:19.186Z] [java] ----------------------------------------- [2024-04-16T10:19:19.186Z] [java] - main: PASS - [2024-04-16T10:19:19.186Z] [java] ----------------------------------------- [2024-04-16T10:19:19.186Z] [java] Total PASS: 1 [2024-04-16T10:19:19.186Z] [java] Total FAIL: 0 [2024-04-16T10:19:19.186Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:19:19.186Z] [java] ----------------------------------------- [2024-04-16T10:19:19.186Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:19.186Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] init-common: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] clean: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setOSConditions: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setToolWin: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setToolUnix: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setToolProperty: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setS1ASclassPath: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] init-common: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] clean-common: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setOSConditions: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setToolWin: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setToolUnix: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setToolProperty: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] setS1ASclassPath: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] init-common: [2024-04-16T10:19:19.228Z] [2024-04-16T10:19:19.228Z] clean-classes-common: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setOSConditions: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolWin: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolUnix: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolProperty: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setS1ASclassPath: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] init-common: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] clean-jars-common: [2024-04-16T10:19:19.229Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setOSConditions: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolWin: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolUnix: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolProperty: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setS1ASclassPath: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] init-common: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] clean: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setOSConditions: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolWin: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolUnix: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setToolProperty: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.229Z] setS1ASclassPath: [2024-04-16T10:19:19.229Z] [2024-04-16T10:19:19.230Z] init-common: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] clean-common: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setOSConditions: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolWin: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolUnix: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolProperty: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setS1ASclassPath: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] init-common: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] clean-classes-common: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setOSConditions: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolWin: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolUnix: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolProperty: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setS1ASclassPath: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] init-common: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] clean-jars-common: [2024-04-16T10:19:19.230Z] [echo] @@## markconnectionasbad.xa.resources-xml ##@@ [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setOSConditions: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolWin: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolUnix: [2024-04-16T10:19:19.230Z] [2024-04-16T10:19:19.230Z] setToolProperty: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setS1ASclassPath: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] init-common: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] clean: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setOSConditions: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setToolWin: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setToolUnix: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setToolProperty: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setS1ASclassPath: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] init-common: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] clean-common: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setOSConditions: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setToolWin: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setToolUnix: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setToolProperty: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setS1ASclassPath: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] init-common: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] clean-classes-common: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setOSConditions: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.231Z] setToolWin: [2024-04-16T10:19:19.231Z] [2024-04-16T10:19:19.232Z] setToolUnix: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setToolProperty: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setS1ASclassPath: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] init-common: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] clean-jars-common: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] start-record: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] connector_group_4: [2024-04-16T10:19:19.232Z] [echo] ************ Starting connector_group_4 ************ [2024-04-16T10:19:19.232Z] [echo] @@## jms-destination-definition##@@ [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setOSConditions: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setToolWin: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setToolUnix: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setToolProperty: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setS1ASclassPath: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] init-common: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] clean: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setOSConditions: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setToolWin: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setToolUnix: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setToolProperty: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] setS1ASclassPath: [2024-04-16T10:19:19.232Z] [2024-04-16T10:19:19.232Z] init-common: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] clean-common: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setOSConditions: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolWin: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolUnix: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolProperty: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setS1ASclassPath: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] init-common: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] clean-classes-common: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setOSConditions: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolWin: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolUnix: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolProperty: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setS1ASclassPath: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] init-common: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] clean-jars-common: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] compile: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setOSConditions: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolWin: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.233Z] setToolUnix: [2024-04-16T10:19:19.233Z] [2024-04-16T10:19:19.234Z] setToolProperty: [2024-04-16T10:19:19.234Z] [2024-04-16T10:19:19.234Z] setS1ASclassPath: [2024-04-16T10:19:19.234Z] [2024-04-16T10:19:19.234Z] init-common: [2024-04-16T10:19:19.234Z] [2024-04-16T10:19:19.234Z] compile-common: [2024-04-16T10:19:19.234Z] [echo] Current time (ISO): 2024-04-16T10:19:19.156+0000 [2024-04-16T10:19:19.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:19.234Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:19.538Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec [2024-04-16T10:19:19.538Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec [2024-04-16T10:19:19.538Z] [junit] ------------- Standard Output --------------- [2024-04-16T10:19:19.538Z] [junit] Value of key is:administered-object-definition-Web-DD-test [2024-04-16T10:19:19.538Z] [junit] Value of key is:administered-object-definition-MDB-EJB-DD-test [2024-04-16T10:19:19.538Z] [junit] Value of key is:administered-object-definition-Session-EJB-DD-test [2024-04-16T10:19:19.538Z] [junit] Value of key is:administered-object-definition-Entity-EJB-DD-test [2024-04-16T10:19:19.538Z] [junit] Value of key is:administered-object-definition-application-DD-test [2024-04-16T10:19:19.538Z] [junit] Value of key is:administered-object-definition-Interceptor-EJB-DD-test [2024-04-16T10:19:19.538Z] [junit] ------------- ---------------- --------------- [2024-04-16T10:19:19.538Z] [junit] [2024-04-16T10:19:19.538Z] [junit] Testcase: testWebDD took 0.701 sec [2024-04-16T10:19:19.538Z] [junit] Testcase: testMDBEJBDD took 0.126 sec [2024-04-16T10:19:19.538Z] [junit] Testcase: testSessionEJBDD took 0.113 sec [2024-04-16T10:19:19.538Z] [junit] Testcase: testEntityEJBDD took 0.139 sec [2024-04-16T10:19:19.538Z] [junit] Testcase: testApplicationDD took 0.092 sec [2024-04-16T10:19:19.538Z] [junit] Testcase: testInterceptorEJBDD took 0.07 sec [2024-04-16T10:19:19.538Z] [2024-04-16T10:19:19.538Z] setOSConditions: [2024-04-16T10:19:19.538Z] [2024-04-16T10:19:19.538Z] setToolWin: [2024-04-16T10:19:19.538Z] [2024-04-16T10:19:19.539Z] setToolUnix: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] setToolProperty: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] setS1ASclassPath: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] init-common: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] run-it: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] setOSConditions: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] setToolWin: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] setToolUnix: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] setToolProperty: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] setS1ASclassPath: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] init-common: [2024-04-16T10:19:19.539Z] [2024-04-16T10:19:19.539Z] runclient-common: [2024-04-16T10:19:19.540Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/administered-object-definitionAppClient.jar -name administered-object-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:19:19.572Z] [java] Apr 16, 2024 10:19:19 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:19:19.572Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:19:19.577Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:19.686Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyApp.ear [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] undeploy: [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] setOSConditions: [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] setToolWin: [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] setToolUnix: [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] setToolProperty: [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] setS1ASclassPath: [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] init-common: [2024-04-16T10:19:19.745Z] [2024-04-16T10:19:19.745Z] undeploy-common: [2024-04-16T10:19:19.833Z] [javac] 1 warning [2024-04-16T10:19:19.833Z] [2024-04-16T10:19:19.833Z] setOSConditions: [2024-04-16T10:19:19.833Z] [2024-04-16T10:19:19.833Z] setToolWin: [2024-04-16T10:19:19.833Z] [2024-04-16T10:19:19.833Z] setToolUnix: [2024-04-16T10:19:19.833Z] [2024-04-16T10:19:19.834Z] setToolProperty: [2024-04-16T10:19:19.834Z] [2024-04-16T10:19:19.834Z] setS1ASclassPath: [2024-04-16T10:19:19.834Z] [2024-04-16T10:19:19.834Z] init-common: [2024-04-16T10:19:19.834Z] [2024-04-16T10:19:19.834Z] compile-common: [2024-04-16T10:19:19.834Z] [echo] Current time (ISO): 2024-04-16T10:19:19.731+0000 [2024-04-16T10:19:19.834Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:19.999Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-sessionApp [2024-04-16T10:19:19.999Z] [2024-04-16T10:19:19.999Z] all: [2024-04-16T10:19:19.999Z] [2024-04-16T10:19:19.999Z] session2: [2024-04-16T10:19:20.140Z] [java] Apr 16, 2024 10:19:19 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:19:20.141Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:19:20.247Z] [exec] Application deployed with name ejb-bmp-readonlyApp. [2024-04-16T10:19:20.247Z] [echo] Deployment on target server server successful [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setOSConditions: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setToolWin: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setToolUnix: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setToolProperty: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setS1ASclassPath: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] init-common: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] deploy-common-ee: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] run: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setOSConditions: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setToolWin: [2024-04-16T10:19:20.247Z] [2024-04-16T10:19:20.247Z] setToolUnix: [2024-04-16T10:19:20.248Z] [2024-04-16T10:19:20.248Z] setToolProperty: [2024-04-16T10:19:20.248Z] [2024-04-16T10:19:20.248Z] setS1ASclassPath: [2024-04-16T10:19:20.248Z] [2024-04-16T10:19:20.248Z] init-common: [2024-04-16T10:19:20.248Z] [2024-04-16T10:19:20.248Z] runclient-common: [2024-04-16T10:19:20.248Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-readonlyAppClient.jar -name ejb-bmp-readonlyClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setOSConditions: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolWin: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolUnix: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolProperty: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setS1ASclassPath: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] init-common: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] clean: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setOSConditions: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolWin: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolUnix: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolProperty: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setS1ASclassPath: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] init-common: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] clean-common: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setOSConditions: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolWin: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolUnix: [2024-04-16T10:19:20.254Z] [2024-04-16T10:19:20.254Z] setToolProperty: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setS1ASclassPath: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] init-common: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] clean-classes-common: [2024-04-16T10:19:20.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setOSConditions: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setToolWin: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setToolUnix: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setToolProperty: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setS1ASclassPath: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] init-common: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] clean-jars-common: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] compile: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setOSConditions: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setToolWin: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setToolUnix: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setToolProperty: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] setS1ASclassPath: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] init-common: [2024-04-16T10:19:20.255Z] [2024-04-16T10:19:20.255Z] compile-common: [2024-04-16T10:19:20.255Z] [echo] Current time (ISO): 2024-04-16T10:19:20.032+0000 [2024-04-16T10:19:20.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:20.256Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:20.483Z] [exec] In removeSFSB for bean=SFSB_3 [2024-04-16T10:19:20.483Z] [exec] Value of key is: removeSFSBs [2024-04-16T10:19:20.483Z] [exec] In removeSFSB for bean=SFSB_2 [2024-04-16T10:19:20.483Z] [exec] Value of key is: removeSFSBs [2024-04-16T10:19:20.483Z] [exec] In accessSFSB: for bean -> SFSB_1; true; true; true; true; true; true; true; true; true [2024-04-16T10:19:20.483Z] [exec] Value of key is: accessSFSBs [2024-04-16T10:19:20.483Z] [exec] [cacheNPEClient] Inside init.... [2024-04-16T10:19:20.483Z] [exec] [cacheNPE] Initalization done [2024-04-16T10:19:20.483Z] [exec] Value of key is: initSFSBs [2024-04-16T10:19:20.483Z] [exec] [cacheNPEClient] DONE doTest()... [2024-04-16T10:19:20.483Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:20.483Z] [exec] [2024-04-16T10:19:20.483Z] [exec] [2024-04-16T10:19:20.483Z] [exec] ----------------------------------------- [2024-04-16T10:19:20.483Z] [exec] - accessSFSBs: PASS - [2024-04-16T10:19:20.483Z] [exec] - removeSFSBs: PASS - [2024-04-16T10:19:20.483Z] [exec] - initSFSBs: PASS - [2024-04-16T10:19:20.483Z] [exec] ----------------------------------------- [2024-04-16T10:19:20.483Z] [exec] Total PASS: 3 [2024-04-16T10:19:20.483Z] [exec] Total FAIL: 0 [2024-04-16T10:19:20.483Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:20.483Z] [exec] ----------------------------------------- [2024-04-16T10:19:20.483Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:20.483Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:20.483Z] [2024-04-16T10:19:20.483Z] checkReporting-common: [2024-04-16T10:19:20.483Z] [2024-04-16T10:19:20.483Z] confirmReportPresent-common: [2024-04-16T10:19:20.483Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:20.483Z] [echo] Test seems to be reported fine [2024-04-16T10:19:20.483Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/RepRunConf.txt [2024-04-16T10:19:20.483Z] [2024-04-16T10:19:20.483Z] confirmMissingReport-common: [2024-04-16T10:19:20.483Z] [2024-04-16T10:19:20.483Z] undeploy: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setOSConditions: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setToolWin: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setToolUnix: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setToolProperty: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setS1ASclassPath: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] init-common: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] undeploy-common: [2024-04-16T10:19:20.484Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-sfsb-cacheNPEApp [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setOSConditions: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setToolWin: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setToolUnix: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setToolProperty: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] setS1ASclassPath: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] init-common: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] execute-ejb-sql-common: [2024-04-16T10:19:20.484Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/sfsb/cacheNPE/sql/drop_pointbase.sql [2024-04-16T10:19:20.484Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] delete-resources: [2024-04-16T10:19:20.484Z] [2024-04-16T10:19:20.484Z] all: [2024-04-16T10:19:20.484Z] [echo] [2024-04-16T10:19:20.484Z] [echo] [2024-04-16T10:19:20.484Z] [echo] ************************************************** [2024-04-16T10:19:20.485Z] [echo] * Running allowedmethods [2024-04-16T10:19:20.485Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/allowedmethods [2024-04-16T10:19:20.485Z] [echo] ************************************************** [2024-04-16T10:19:20.485Z] [echo] [2024-04-16T10:19:20.485Z] [echo] [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] all: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] ctxcheck: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setOSConditions: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolWin: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolUnix: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolProperty: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setS1ASclassPath: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] init-common: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] clean: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setOSConditions: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolWin: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolUnix: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolProperty: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setS1ASclassPath: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] init-common: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] clean-common: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setOSConditions: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolWin: [2024-04-16T10:19:20.485Z] [2024-04-16T10:19:20.485Z] setToolUnix: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setToolProperty: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setS1ASclassPath: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] init-common: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] clean-classes-common: [2024-04-16T10:19:20.486Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setOSConditions: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setToolWin: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setToolUnix: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setToolProperty: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setS1ASclassPath: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] init-common: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] clean-jars-common: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] compile: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setOSConditions: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setToolWin: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setToolUnix: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setToolProperty: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] setS1ASclassPath: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.486Z] init-common: [2024-04-16T10:19:20.486Z] [2024-04-16T10:19:20.487Z] compile-common: [2024-04-16T10:19:20.487Z] [echo] Current time (ISO): 2024-04-16T10:19:19.926+0000 [2024-04-16T10:19:20.487Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:20.487Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:20.502Z] [exec] Apr 16, 2024 10:19:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:20.503Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:20.700Z] [java] Apr 16, 2024 10:19:20 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:20.700Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:19:20.700Z] [java] Apr 16, 2024 10:19:20 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:20.700Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:19:20.700Z] [java] Apr 16, 2024 10:19:20 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:20.701Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:19:20.701Z] [java] Apr 16, 2024 10:19:20 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:19:20.701Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:19:20.701Z] [java] Apr 16, 2024 10:19:20 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:20.701Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:20.701Z] [java] Apr 16, 2024 10:19:20 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:20.701Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,161 ms), startup services (1,042 ms), total (2,203 ms) [2024-04-16T10:19:20.956Z] [java] Apr 16, 2024 10:19:20 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:20.956Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:21.235Z] [java] Apr 16, 2024 10:19:21 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0 [2024-04-16T10:19:21.235Z] [java] INFO: Grizzly Framework 4.0.2 started in: 28 ms - bound to [/0.0.0.0:7676] [2024-04-16T10:19:21.236Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:21.236Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:21.490Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:21.491Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:21.491Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:21.491Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,784 ms), startup services (9 ms), total (2,793 ms) [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:21.491Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:19:21.491Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:21.491Z] [java] INFO: [DeploymentElement] adding reporter.jar to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:21.491Z] [java] INFO: [DeploymentElement] adding tmp to exploded ear isEJBModule? true isWebApp? true [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:21.491Z] [java] INFO: [DeploymentElement] adding other to exploded ear isEJBModule? true isWebApp? false [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:21.491Z] [java] INFO: [DeploymentElement] adding classes to exploded ear isEJBModule? false isWebApp? false [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:21.491Z] [java] INFO: [EJBContainerImpl] Deploying app: /tmp/ejb-app925896424288067490 [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:21.491Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:19:21.491Z] [java] Apr 16, 2024 10:19:21 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:21.491Z] [java] INFO: [EJBContainerImpl] Deploying as a File [2024-04-16T10:19:21.608Z] [exec] Apr 16, 2024 10:19:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:21.608Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:21.875Z] [exec] invoking administered-object-definition test servlet at http://localhost:8080/administered-object-definition/servlet [2024-04-16T10:19:22.161Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:22.168Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.168Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.168Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.168Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.168Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.168Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.168Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.168Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.384Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:22.416Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-04-16T10:19:22.416Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:22.416Z] [javac] 1 warning [2024-04-16T10:19:22.416Z] [2024-04-16T10:19:22.416Z] setOSConditions: [2024-04-16T10:19:22.416Z] [2024-04-16T10:19:22.416Z] setToolWin: [2024-04-16T10:19:22.416Z] [2024-04-16T10:19:22.416Z] setToolUnix: [2024-04-16T10:19:22.416Z] [2024-04-16T10:19:22.416Z] setToolProperty: [2024-04-16T10:19:22.416Z] [2024-04-16T10:19:22.416Z] setS1ASclassPath: [2024-04-16T10:19:22.416Z] [2024-04-16T10:19:22.416Z] init-common: [2024-04-16T10:19:22.416Z] [2024-04-16T10:19:22.416Z] compile-common: [2024-04-16T10:19:22.416Z] [echo] Current time (ISO): 2024-04-16T10:19:22.224+0000 [2024-04-16T10:19:22.416Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:22.423Z] [exec] Waiting for the domain to stop ... [2024-04-16T10:19:22.423Z] [exec] Waiting finished after 2,798 ms. [2024-04-16T10:19:22.424Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:19:22.533Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:22.533Z] [javac] 1 warning [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] build: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] setOSConditions: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] setToolWin: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] setToolUnix: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] setToolProperty: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] setS1ASclassPath: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] init-common: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] webclient-war-common: [2024-04-16T10:19:22.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] clear: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] test-tlds-exist: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] copy-tlds: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] test-tagfiles-exist: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] copy-tagfiles: [2024-04-16T10:19:22.534Z] [2024-04-16T10:19:22.534Z] package-war-common: [2024-04-16T10:19:22.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:22.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:22.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:22.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:22.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/lib [2024-04-16T10:19:22.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:22.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:22.535Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:22.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/docroot [2024-04-16T10:19:22.535Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war [2024-04-16T10:19:22.535Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:22.535Z] [2024-04-16T10:19:22.535Z] setOSConditions: [2024-04-16T10:19:22.535Z] [2024-04-16T10:19:22.535Z] setToolWin: [2024-04-16T10:19:22.535Z] [2024-04-16T10:19:22.535Z] setToolUnix: [2024-04-16T10:19:22.535Z] [2024-04-16T10:19:22.535Z] setToolProperty: [2024-04-16T10:19:22.535Z] [2024-04-16T10:19:22.535Z] setS1ASclassPath: [2024-04-16T10:19:22.535Z] [2024-04-16T10:19:22.535Z] init-common: [2024-04-16T10:19:22.535Z] [2024-04-16T10:19:22.535Z] compile-common: [2024-04-16T10:19:22.535Z] [echo] Current time (ISO): 2024-04-16T10:19:22.246+0000 [2024-04-16T10:19:22.535Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:22.640Z] [javac] 1 warning [2024-04-16T10:19:22.641Z] [2024-04-16T10:19:22.641Z] setOSConditions: [2024-04-16T10:19:22.641Z] [2024-04-16T10:19:22.641Z] setToolWin: [2024-04-16T10:19:22.641Z] [2024-04-16T10:19:22.641Z] setToolUnix: [2024-04-16T10:19:22.641Z] [2024-04-16T10:19:22.641Z] setToolProperty: [2024-04-16T10:19:22.641Z] [2024-04-16T10:19:22.641Z] setS1ASclassPath: [2024-04-16T10:19:22.641Z] [2024-04-16T10:19:22.641Z] init-common: [2024-04-16T10:19:22.641Z] [2024-04-16T10:19:22.641Z] compile-common: [2024-04-16T10:19:22.641Z] [echo] Current time (ISO): 2024-04-16T10:19:22.624+0000 [2024-04-16T10:19:22.641Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:22.729Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.729Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.729Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.729Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.729Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.729Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.729Z] [exec] Apr 16, 2024 10:19:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:22.729Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:22.876Z] [java] Apr 16, 2024 10:19:22 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:19:22.876Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:19:22.876Z] [java] Apr 16, 2024 10:19:22 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:19:22.876Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:19:22.876Z] [java] Apr 16, 2024 10:19:22 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:19:22.876Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:19:22.876Z] [java] Apr 16, 2024 10:19:22 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:19:22.876Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:19:23.441Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.server.logging.ServerLogFileService getCurrentLogFile [2024-04-16T10:19:23.441Z] [java] WARNING: The GlassFishLogHandler was not found, returning null [2024-04-16T10:19:23.695Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:19:23.695Z] [java] SEVERE: Network listener http-listener-1 referenced by virtual server server does not exist [2024-04-16T10:19:23.696Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:19:23.696Z] [java] SEVERE: Network listener http-listener-2 referenced by virtual server server does not exist [2024-04-16T10:19:23.696Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:19:23.696Z] [java] INFO: Created virtual server server [2024-04-16T10:19:23.696Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.web.WebContainer configureHost [2024-04-16T10:19:23.696Z] [java] SEVERE: Network listener admin-listener referenced by virtual server __asadmin does not exist [2024-04-16T10:19:23.696Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.web.WebContainer createHosts [2024-04-16T10:19:23.696Z] [java] INFO: Created virtual server __asadmin [2024-04-16T10:19:23.696Z] [java] Apr 16, 2024 10:19:23 AM org.apache.catalina.realm.JAASRealm setContainer [2024-04-16T10:19:23.696Z] [java] INFO: Setting JAAS app name glassfish-web [2024-04-16T10:19:23.696Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.web.WebContainer loadSystemDefaultWebModules [2024-04-16T10:19:23.696Z] [java] INFO: Virtual server server loaded default web module [2024-04-16T10:19:23.755Z] [exec] Servlet Output [2024-04-16T10:19:23.755Z] [exec]

Servlet :: All information I can give

[2024-04-16T10:19:23.755Z] [exec] Context Path : /administered-object-definition
[2024-04-16T10:19:23.755Z] [exec] Servlet Path : /servlet
[2024-04-16T10:19:23.755Z] [exec] Path Info : null
[2024-04-16T10:19:23.755Z] [exec] [2024-04-16T10:19:23.756Z] [exec] Value of key is:administered-object-definition-web-ejb-test [2024-04-16T10:19:23.756Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:23.756Z] [exec] [2024-04-16T10:19:23.756Z] [exec] [2024-04-16T10:19:23.756Z] [exec] ----------------------------------------- [2024-04-16T10:19:23.756Z] [exec] - administered-object-definition-web-ejb-test: PASS - [2024-04-16T10:19:23.756Z] [exec] ----------------------------------------- [2024-04-16T10:19:23.756Z] [exec] Total PASS: 1 [2024-04-16T10:19:23.756Z] [exec] Total FAIL: 0 [2024-04-16T10:19:23.756Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:23.756Z] [exec] ----------------------------------------- [2024-04-16T10:19:23.756Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:23.756Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] checkReporting-common: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] confirmReportPresent-common: [2024-04-16T10:19:23.756Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:23.756Z] [echo] Test seems to be reported fine [2024-04-16T10:19:23.756Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/administered-object-definition/RepRunConf.txt [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] confirmMissingReport-common: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] unsetup: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] undeploy: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] setOSConditions: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] setToolWin: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] setToolUnix: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] setToolProperty: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] setS1ASclassPath: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] init-common: [2024-04-16T10:19:23.756Z] [2024-04-16T10:19:23.756Z] undeploy-common: [2024-04-16T10:19:23.950Z] [java] Apr 16, 2024 10:19:23 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:19:23.950Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:19:23.975Z] [exec] Application deployed with name mq-cmt-excptApp. [2024-04-16T10:19:23.975Z] [echo] Deployment on target server server successful [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] setOSConditions: [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] setToolWin: [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] setToolUnix: [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] setToolProperty: [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] setS1ASclassPath: [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] init-common: [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] deploy-common-ee: [2024-04-16T10:19:23.975Z] [2024-04-16T10:19:23.975Z] run: [2024-04-16T10:19:24.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:24.129Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/client/Client.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:19:24.129Z] [javac] Integer versionNumber = new Integer(args[0]); [2024-04-16T10:19:24.129Z] [javac] ^ [2024-04-16T10:19:24.129Z] [javac] 2 warnings [2024-04-16T10:19:24.129Z] [2024-04-16T10:19:24.129Z] setOSConditions: [2024-04-16T10:19:24.129Z] [2024-04-16T10:19:24.129Z] setToolWin: [2024-04-16T10:19:24.129Z] [2024-04-16T10:19:24.129Z] setToolUnix: [2024-04-16T10:19:24.129Z] [2024-04-16T10:19:24.129Z] setToolProperty: [2024-04-16T10:19:24.129Z] [2024-04-16T10:19:24.130Z] setS1ASclassPath: [2024-04-16T10:19:24.130Z] [2024-04-16T10:19:24.130Z] init-common: [2024-04-16T10:19:24.130Z] [2024-04-16T10:19:24.130Z] compile-common: [2024-04-16T10:19:24.130Z] [echo] Current time (ISO): 2024-04-16T10:19:23.709+0000 [2024-04-16T10:19:24.130Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:24.236Z] [java] Apr 16, 2024 10:19:24 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:24.236Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:19:24.303Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:24.303Z] [javac] 1 warning [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.303Z] build: [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.303Z] setOSConditions: [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.303Z] fixFiles: [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.303Z] convUnix: [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.303Z] convWin: [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.303Z] setToolWin: [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.303Z] setToolUnix: [2024-04-16T10:19:24.303Z] [2024-04-16T10:19:24.304Z] setToolProperty: [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] setS1ASclassPath: [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] init-common: [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] package-persistence-common: [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] ejb-jar-common: [2024-04-16T10:19:24.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] package-ejbjar-common: [2024-04-16T10:19:24.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:24.304Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:24.304Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-ejb.jar [2024-04-16T10:19:24.304Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] appclient-jar-common: [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] package-appclientjar-common: [2024-04-16T10:19:24.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:24.304Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:24.304Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:24.304Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2-client.jar [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] webclient-war-common: [2024-04-16T10:19:24.304Z] [2024-04-16T10:19:24.304Z] build-ear-common: [2024-04-16T10:19:24.304Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:24.304Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:24.304Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:24.305Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setOSConditions: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolWin: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolUnix: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolProperty: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setS1ASclassPath: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] init-common: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] deploy: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setOSConditions: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolWin: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolUnix: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolProperty: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setS1ASclassPath: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] init-common: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] deploy-common: [2024-04-16T10:19:24.305Z] [echo] Current time (ISO): 2024-04-16T10:19:24.233+0000 [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setOSConditions: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolWin: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolUnix: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.305Z] setToolProperty: [2024-04-16T10:19:24.305Z] [2024-04-16T10:19:24.306Z] setS1ASclassPath: [2024-04-16T10:19:24.306Z] [2024-04-16T10:19:24.306Z] init-common: [2024-04-16T10:19:24.306Z] [2024-04-16T10:19:24.306Z] deploy-common-pe: [2024-04-16T10:19:24.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false administered-object-definitionApp [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setOSConditions: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setToolWin: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setToolUnix: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setToolProperty: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setS1ASclassPath: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] init-common: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] undeploy: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setOSConditions: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setToolWin: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setToolUnix: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setToolProperty: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] setS1ASclassPath: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] init-common: [2024-04-16T10:19:24.315Z] [2024-04-16T10:19:24.315Z] undeploy-rar-common: [2024-04-16T10:19:24.315Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true aod-ra [2024-04-16T10:19:24.537Z] [exec] Apr 16, 2024 10:19:24 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:24.538Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:24.796Z] [java] Apr 16, 2024 10:19:24 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:19:24.796Z] [java] INFO: close(), this: [2024-04-16T10:19:24.796Z] [java] org.glassfish.web.loader.WebappClassLoader@577bfadb[name=unknown], urls=[ [2024-04-16T10:19:24.796Z] [java] file:/tmp/ejb-app925896424288067490/tmp_war/WEB-INF/classes/ [2024-04-16T10:19:24.796Z] [java] file:/tmp/gfembed1557350311492116773tmp/generated/ejb/foo/tmp_war/ [2024-04-16T10:19:24.796Z] [java] ][delegate=true, context=unknown, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=0, pathTimestamps.size=0, resourceEntryCache.size=0] [2024-04-16T10:19:24.796Z] [java] Apr 16, 2024 10:19:24 AM org.eclipse.persistence.session./file:/tmp/ejb-app925896424288067490/tmp_war/WEB-INF/classes/_test [2024-04-16T10:19:24.796Z] [java] INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.2.v202306161219 [2024-04-16T10:19:24.865Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2App.ear [2024-04-16T10:19:24.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false aod-ra [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] all: [2024-04-16T10:19:24.874Z] [echo] @@## jms-connection-factory-definition##@@ [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setOSConditions: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setToolWin: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setToolUnix: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setToolProperty: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setS1ASclassPath: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] init-common: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] clean: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setOSConditions: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setToolWin: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setToolUnix: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setToolProperty: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] setS1ASclassPath: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] init-common: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.874Z] clean-common: [2024-04-16T10:19:24.874Z] [2024-04-16T10:19:24.875Z] setOSConditions: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolWin: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolUnix: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolProperty: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setS1ASclassPath: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] init-common: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] clean-classes-common: [2024-04-16T10:19:24.875Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setOSConditions: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolWin: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolUnix: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolProperty: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setS1ASclassPath: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] init-common: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] clean-jars-common: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] compile: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setOSConditions: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolWin: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolUnix: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.875Z] setToolProperty: [2024-04-16T10:19:24.875Z] [2024-04-16T10:19:24.876Z] setS1ASclassPath: [2024-04-16T10:19:24.876Z] [2024-04-16T10:19:24.876Z] init-common: [2024-04-16T10:19:24.876Z] [2024-04-16T10:19:24.876Z] compile-common: [2024-04-16T10:19:24.876Z] [echo] Current time (ISO): 2024-04-16T10:19:24.783+0000 [2024-04-16T10:19:24.876Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:24.876Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:25.050Z] [java] Apr 16, 2024 10:19:24 AM org.eclipse.persistence.session./file:/tmp/ejb-app925896424288067490/tmp_war/WEB-INF/classes/_test.server [2024-04-16T10:19:25.050Z] [java] WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) [2024-04-16T10:19:25.082Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:25.170Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:25.170Z] [javac] 1 warning [2024-04-16T10:19:25.170Z] [2024-04-16T10:19:25.170Z] build: [2024-04-16T10:19:25.170Z] [2024-04-16T10:19:25.170Z] setOSConditions: [2024-04-16T10:19:25.170Z] [2024-04-16T10:19:25.170Z] fixFiles: [2024-04-16T10:19:25.170Z] [2024-04-16T10:19:25.170Z] convUnix: [2024-04-16T10:19:25.170Z] [2024-04-16T10:19:25.170Z] convWin: [2024-04-16T10:19:25.170Z] [2024-04-16T10:19:25.170Z] setToolWin: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] setToolUnix: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] setToolProperty: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] setS1ASclassPath: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] init-common: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] package-persistence-common: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] ejb-jar-common: [2024-04-16T10:19:25.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] package-ejbjar-common: [2024-04-16T10:19:25.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.171Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-ejb.jar [2024-04-16T10:19:25.171Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] appclient-jar-common: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] package-appclientjar-common: [2024-04-16T10:19:25.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.171Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.171Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheck-client.jar [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] webclient-war-common: [2024-04-16T10:19:25.171Z] [2024-04-16T10:19:25.171Z] build-ear-common: [2024-04-16T10:19:25.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:25.172Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:25.172Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:25.172Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] deploy: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setOSConditions: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setToolWin: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setToolUnix: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setToolProperty: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setS1ASclassPath: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] init-common: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] execute-ejb-sql-common: [2024-04-16T10:19:25.172Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/create_pointbase.sql [2024-04-16T10:19:25.172Z] [sql] Failed to execute: drop table AllowedMethodsStudent [2024-04-16T10:19:25.172Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ALLOWEDMETHODSSTUDENT' because it does not exist. [2024-04-16T10:19:25.172Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setOSConditions: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setToolWin: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setToolUnix: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setToolProperty: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] setS1ASclassPath: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] init-common: [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.172Z] deploy-common: [2024-04-16T10:19:25.172Z] [echo] Current time (ISO): 2024-04-16T10:19:24.849+0000 [2024-04-16T10:19:25.172Z] [2024-04-16T10:19:25.173Z] setOSConditions: [2024-04-16T10:19:25.173Z] [2024-04-16T10:19:25.173Z] setToolWin: [2024-04-16T10:19:25.173Z] [2024-04-16T10:19:25.173Z] setToolUnix: [2024-04-16T10:19:25.173Z] [2024-04-16T10:19:25.173Z] setToolProperty: [2024-04-16T10:19:25.173Z] [2024-04-16T10:19:25.173Z] setS1ASclassPath: [2024-04-16T10:19:25.173Z] [2024-04-16T10:19:25.173Z] init-common: [2024-04-16T10:19:25.173Z] [2024-04-16T10:19:25.173Z] deploy-common-pe: [2024-04-16T10:19:25.296Z] [exec] Apr 16, 2024 10:19:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:25.296Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@11810917 [2024-04-16T10:19:25.296Z] [exec] Value of key is: Student [2024-04-16T10:19:25.296Z] [exec] Value of key is: Course [2024-04-16T10:19:25.305Z] [java] Apr 16, 2024 10:19:24 AM org.glassfish.persistence.common.Java2DBProcessorHelper executeDDLs [2024-04-16T10:19:25.305Z] [java] WARNING: PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:19:25.305Z] [java] Apr 16, 2024 10:19:25 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:19:25.305Z] [java] INFO: Portable JNDI names for EJB OtherEjb: [java:global/foo/other/OtherEjb!org.glassfish.tests.ejb.sample.OtherEjb, java:global/foo/other/OtherEjb] [2024-04-16T10:19:25.305Z] [java] Apr 16, 2024 10:19:25 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:19:25.305Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:19:25.305Z] [java] Apr 16, 2024 10:19:25 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:19:25.305Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/foo/sample/SimpleEjb, java:global/foo/sample/SimpleEjb!org.glassfish.tests.ejb.sample.Simple] [2024-04-16T10:19:25.339Z] [javac] 1 warning [2024-04-16T10:19:25.339Z] [2024-04-16T10:19:25.339Z] setOSConditions: [2024-04-16T10:19:25.339Z] [2024-04-16T10:19:25.339Z] setToolWin: [2024-04-16T10:19:25.339Z] [2024-04-16T10:19:25.339Z] setToolUnix: [2024-04-16T10:19:25.339Z] [2024-04-16T10:19:25.339Z] setToolProperty: [2024-04-16T10:19:25.339Z] [2024-04-16T10:19:25.339Z] setS1ASclassPath: [2024-04-16T10:19:25.339Z] [2024-04-16T10:19:25.339Z] init-common: [2024-04-16T10:19:25.339Z] [2024-04-16T10:19:25.339Z] compile-common: [2024-04-16T10:19:25.339Z] [echo] Current time (ISO): 2024-04-16T10:19:25.156+0000 [2024-04-16T10:19:25.339Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:25.428Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckApp.ear [2024-04-16T10:19:25.595Z] [exec] Value of key is: Enroller [2024-04-16T10:19:25.595Z] [exec] Value of key is: SFSB-NewNotifier [2024-04-16T10:19:25.595Z] [exec] Value of key is: appserv.ClientNotifier [2024-04-16T10:19:25.595Z] [exec] Value of key is: SFSB-NewStudentRefresh [2024-04-16T10:19:25.595Z] [exec] Value of key is: SFSBLocal-NewNotifier [2024-04-16T10:19:25.595Z] [exec] Value of key is: SFSBLocal-NewStudentRefresh [2024-04-16T10:19:25.838Z] [exec] Application deployed with name ejb-ejb30-hello-session2App. [2024-04-16T10:19:25.838Z] [echo] Deployment on target server server successful [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setOSConditions: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setToolWin: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setToolUnix: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setToolProperty: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setS1ASclassPath: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] init-common: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] deploy-common-ee: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setOSConditions: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setToolWin: [2024-04-16T10:19:25.838Z] [2024-04-16T10:19:25.838Z] setToolUnix: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] setToolProperty: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] setS1ASclassPath: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] init-common: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] run: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] setOSConditions: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] setToolWin: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] setToolUnix: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] setToolProperty: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] setS1ASclassPath: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] init-common: [2024-04-16T10:19:25.839Z] [2024-04-16T10:19:25.839Z] runclient-common: [2024-04-16T10:19:25.839Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2AppClient.jar -name ejb-ejb30-hello-session2Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:25.853Z] [exec] name 1 = Joe Schmo , Joe Schmo [2024-04-16T10:19:25.853Z] [exec] name 2 = Josephina Schmo , Josephina Schmo [2024-04-16T10:19:25.853Z] [exec] name 3 = Henrietta Schmo , Josephina Schmo [2024-04-16T10:19:25.853Z] [exec] name1 tx= Joe Schmo , Joe Schmo [2024-04-16T10:19:25.853Z] [exec] name2 tx= Josephina Schmo , Josephina Schmo [2024-04-16T10:19:25.853Z] [exec] name3 tx= Henrietta Schmo , Josephina Schmo [2024-04-16T10:19:25.853Z] [exec] Value of key is: ReadMostly [2024-04-16T10:19:25.853Z] [exec] Beginning test12() [2024-04-16T10:19:25.853Z] [exec] Num Iterations = 100 [2024-04-16T10:19:25.853Z] [exec] Num Threads = 10 [2024-04-16T10:19:25.853Z] [exec] Num PKs = 1 [2024-04-16T10:19:25.853Z] [exec] Sleep time in milliseconds = 100 [2024-04-16T10:19:25.853Z] [exec] Num writer iterations = 1 [2024-04-16T10:19:25.853Z] [exec] Writer sleep time in milliseconds = 10000 [2024-04-16T10:19:25.853Z] [exec] Creating student ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Creating thread 0 [2024-04-16T10:19:25.853Z] [exec] Thread index = 0 [2024-04-16T10:19:25.853Z] [exec] Creating thread 1 [2024-04-16T10:19:25.853Z] [exec] Thread index = 1 [2024-04-16T10:19:25.853Z] [exec] Creating thread 2 [2024-04-16T10:19:25.853Z] [exec] Thread index = 2 [2024-04-16T10:19:25.853Z] [exec] Creating thread 3 [2024-04-16T10:19:25.853Z] [exec] Thread index = 3 [2024-04-16T10:19:25.853Z] [exec] Creating thread 4 [2024-04-16T10:19:25.853Z] [exec] Thread index = 4 [2024-04-16T10:19:25.853Z] [exec] Creating thread 5 [2024-04-16T10:19:25.853Z] [exec] Thread index = 5 [2024-04-16T10:19:25.853Z] [exec] Creating thread 6 [2024-04-16T10:19:25.853Z] [exec] Thread index = 6 [2024-04-16T10:19:25.853Z] [exec] Creating thread 7 [2024-04-16T10:19:25.853Z] [exec] Thread index = 7 [2024-04-16T10:19:25.853Z] [exec] Creating thread 8 [2024-04-16T10:19:25.853Z] [exec] Thread index = 8 [2024-04-16T10:19:25.853Z] [exec] Creating thread 9 [2024-04-16T10:19:25.853Z] [exec] Thread index = 9 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 0 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 1 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 2 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 3 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 4 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 5 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 6 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 7 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 8 [2024-04-16T10:19:25.853Z] [exec] Starting reader thread 9 [2024-04-16T10:19:25.853Z] [exec] Starting writer thread 0 [2024-04-16T10:19:25.853Z] [exec] Joining on 10 readers [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Set name ReaderThread0__0 for PK ReaderThread0 refresh = false [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.853Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:25.865Z] [java] Apr 16, 2024 10:19:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:25.865Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:25.865Z] [java] Apr 16, 2024 10:19:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:25.866Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:25.866Z] [java] Apr 16, 2024 10:19:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:25.866Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:25.866Z] [java] Apr 16, 2024 10:19:25 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:19:25.866Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:19:25.968Z] [exec] Apr 16, 2024 10:19:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:25.968Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:19:25.968Z] [exec] Apr 16, 2024 10:19:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:25.968Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:19:25.990Z] [exec] Application deployed with name ejb-allowedmethods-ctxcheckApp. [2024-04-16T10:19:25.990Z] [echo] Deployment on target server server successful [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] setOSConditions: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] setToolWin: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] setToolUnix: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] setToolProperty: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] setS1ASclassPath: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] init-common: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] deploy-common-ee: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] run: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] setOSConditions: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.990Z] setToolWin: [2024-04-16T10:19:25.990Z] [2024-04-16T10:19:25.991Z] setToolUnix: [2024-04-16T10:19:25.991Z] [2024-04-16T10:19:25.991Z] setToolProperty: [2024-04-16T10:19:25.991Z] [2024-04-16T10:19:25.991Z] setS1ASclassPath: [2024-04-16T10:19:25.991Z] [2024-04-16T10:19:25.991Z] init-common: [2024-04-16T10:19:25.991Z] [2024-04-16T10:19:25.991Z] runclient-common: [2024-04-16T10:19:25.991Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-ctxcheckAppClient.jar -name ejb-allowedmethods-ctxcheckClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.112Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.113Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.368Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.533Z] [exec] Apr 16, 2024 10:19:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:26.533Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:19:26.534Z] [exec] Apr 16, 2024 10:19:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:26.534Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:19:26.623Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.624Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.763Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:26.763Z] [javac] 1 warning [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] build: [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] setOSConditions: [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] setToolWin: [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] setToolUnix: [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] setToolProperty: [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] setS1ASclassPath: [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] init-common: [2024-04-16T10:19:26.763Z] [2024-04-16T10:19:26.763Z] webclient-war-common: [2024-04-16T10:19:26.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] clear: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] test-tlds-exist: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] copy-tlds: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] test-tagfiles-exist: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] copy-tagfiles: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] package-war-common: [2024-04-16T10:19:26.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:26.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:26.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:26.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:26.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/lib [2024-04-16T10:19:26.764Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:26.764Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:26.764Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:26.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/docroot [2024-04-16T10:19:26.764Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-web.war [2024-04-16T10:19:26.764Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] setOSConditions: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] setToolWin: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] setToolUnix: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.764Z] setToolProperty: [2024-04-16T10:19:26.764Z] [2024-04-16T10:19:26.765Z] setS1ASclassPath: [2024-04-16T10:19:26.765Z] [2024-04-16T10:19:26.765Z] init-common: [2024-04-16T10:19:26.765Z] [2024-04-16T10:19:26.765Z] compile-common: [2024-04-16T10:19:26.765Z] [echo] Current time (ISO): 2024-04-16T10:19:26.714+0000 [2024-04-16T10:19:26.765Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:26.799Z] [exec] Apr 16, 2024 10:19:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:26.799Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:26.806Z] [java] Apr 16, 2024 10:19:26 AM org.glassfish.wasp.runtime.TldScanner logOrThrow [2024-04-16T10:19:26.806Z] [java] WARNING: PWC6351: In TLD scanning, the supplied resource file:/tmp/ejb-app925896424288067490/lib/glassfish-corba-omgapi.jar does not exist [2024-04-16T10:19:26.806Z] [java] java.nio.file.NoSuchFileException: /tmp/ejb-app925896424288067490/lib/glassfish-corba-omgapi.jar [2024-04-16T10:19:26.807Z] [java] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:148) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) [2024-04-16T10:19:26.807Z] [java] at java.base/java.nio.file.Files.readAttributes(Files.java:1851) [2024-04-16T10:19:26.807Z] [java] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1428) [2024-04-16T10:19:26.807Z] [java] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:718) [2024-04-16T10:19:26.807Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:252) [2024-04-16T10:19:26.807Z] [java] at java.base/java.util.zip.ZipFile.(ZipFile.java:181) [2024-04-16T10:19:26.807Z] [java] at java.base/java.util.jar.JarFile.(JarFile.java:346) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:103) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:72) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:168) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:131) [2024-04-16T10:19:26.807Z] [java] at java.base/sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:92) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJar(TldScanner.java:560) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanJars(TldScanner.java:458) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.wasp.runtime.TldScanner.scanTlds(TldScanner.java:269) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.wasp.runtime.TldScanner.onStartup(TldScanner.java:193) [2024-04-16T10:19:26.807Z] [java] at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:4545) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:637) [2024-04-16T10:19:26.807Z] [java] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4449) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.web.WebModule.start(WebModule.java:551) [2024-04-16T10:19:26.807Z] [java] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:935) [2024-04-16T10:19:26.807Z] [java] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:917) [2024-04-16T10:19:26.807Z] [java] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:644) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1795) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1483) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.web.WebApplication.start(WebApplication.java:88) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.internal.data.EngineRef.start(EngineRef.java:97) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:262) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:353) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:533) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:257) [2024-04-16T10:19:26.807Z] [java] at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:471) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565) [2024-04-16T10:19:26.807Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T10:19:26.807Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587) [2024-04-16T10:19:26.807Z] [java] at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) [2024-04-16T10:19:26.807Z] [java] at java.base/javax.security.auth.Subject.doAs(Subject.java:376) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722) [2024-04-16T10:19:26.807Z] [java] at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:110) [2024-04-16T10:19:26.808Z] [java] at org.glassfish.ejb.embedded.EJBContainerImpl.deploy(EJBContainerImpl.java:118) [2024-04-16T10:19:26.808Z] [java] at org.glassfish.ejb.embedded.EJBContainerProviderImpl.createEJBContainer(EJBContainerProviderImpl.java:115) [2024-04-16T10:19:26.808Z] [java] at jakarta.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:91) [2024-04-16T10:19:26.808Z] [java] at com.acme.Client.test(Client.java:55) [2024-04-16T10:19:26.808Z] [java] at com.acme.Client.main(Client.java:42) [2024-04-16T10:19:26.808Z] [java] [2024-04-16T10:19:26.808Z] [java] Apr 16, 2024 10:19:26 AM org.glassfish.soteria.servlet.SamRegistrationInstaller onStartup [2024-04-16T10:19:26.808Z] [java] INFO: Initializing Soteria 3.0.3 for context '/sample' [2024-04-16T10:19:26.808Z] [java] Apr 16, 2024 10:19:26 AM com.sun.enterprise.web.WebApplication start [2024-04-16T10:19:26.808Z] [java] INFO: Loading application [foo#tmp.war] at [sample] [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:26.879Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.088Z] [java] Looking up EJB... [2024-04-16T10:19:27.088Z] [java] Invoking EJB... [2024-04-16T10:19:27.088Z] [java] EJB said: boo [2024-04-16T10:19:27.088Z] [java] Other EJB said: I'm Other [2024-04-16T10:19:27.088Z] [java] Record # 1 [2024-04-16T10:19:27.088Z] [java] Apr 16, 2024 10:19:26 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:19:27.088Z] [java] INFO: foo was successfully deployed in 5,476 milliseconds. [2024-04-16T10:19:27.088Z] [java] JPA call returned: Entity number 1 [2024-04-16T10:19:27.088Z] [java] Done calling EJB [2024-04-16T10:19:27.088Z] [java] Closing container ... [2024-04-16T10:19:27.088Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:19:27.088Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:27.088Z] [java] Apr 16, 2024 10:19:26 AM org.glassfish.web.loader.WebappClassLoader close [2024-04-16T10:19:27.088Z] [java] INFO: close(), this: [2024-04-16T10:19:27.088Z] [java] org.glassfish.web.loader.WebappClassLoader@782e6b40[name=/sample], urls=[ [2024-04-16T10:19:27.088Z] [java] file:/tmp/ejb-app925896424288067490/tmp_war/WEB-INF/classes/ [2024-04-16T10:19:27.088Z] [java] file:/tmp/gfembed1557350311492116773tmp/generated/ejb/foo/tmp_war/ [2024-04-16T10:19:27.088Z] [java] ][delegate=true, context=/sample, status=RUNNING, antiJARLocking=false, securityManager=false, packageDefinitionSecurityEnabled=false, repositories=RepositoryManager[WEB-INF/classes/], notFound.size=18, pathTimestamps.size=4, resourceEntryCache.size=4] [2024-04-16T10:19:27.088Z] [java] Apr 16, 2024 10:19:27 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:19:27.088Z] [java] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:19:27.088Z] [java] Apr 16, 2024 10:19:27 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:27.088Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.134Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.345Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:27.345Z] [java] Value of key is: embedded with JPA [2024-04-16T10:19:27.345Z] [java] ..........FINISHED Embedded test [2024-04-16T10:19:27.345Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:27.345Z] [java] [2024-04-16T10:19:27.345Z] [java] [2024-04-16T10:19:27.345Z] [java] ----------------------------------------- [2024-04-16T10:19:27.345Z] [java] - embedded with JPA: PASS - [2024-04-16T10:19:27.345Z] [java] ----------------------------------------- [2024-04-16T10:19:27.345Z] [java] Total PASS: 1 [2024-04-16T10:19:27.345Z] [java] Total FAIL: 0 [2024-04-16T10:19:27.345Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:19:27.345Z] [java] ----------------------------------------- [2024-04-16T10:19:27.345Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:27.345Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:27.345Z] [java] Apr 16, 2024 10:19:27 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:27.345Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:27.345Z] [java] Apr 16, 2024 10:19:27 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:27.345Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:27.345Z] [2024-04-16T10:19:27.345Z] stop-database: [2024-04-16T10:19:27.345Z] [2024-04-16T10:19:27.345Z] all: [2024-04-16T10:19:27.345Z] [2024-04-16T10:19:27.345Z] mdb: [2024-04-16T10:19:27.345Z] [echo] [2024-04-16T10:19:27.345Z] [echo] [2024-04-16T10:19:27.345Z] [echo] ************************************************** [2024-04-16T10:19:27.345Z] [echo] * Running mdb [2024-04-16T10:19:27.346Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/mdb [2024-04-16T10:19:27.346Z] [echo] ************************************************** [2024-04-16T10:19:27.346Z] [echo] [2024-04-16T10:19:27.346Z] [echo] [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setOSConditions: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolWin: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolUnix: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolProperty: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setS1ASclassPath: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] init-common: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] clean: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setOSConditions: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolWin: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolUnix: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolProperty: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setS1ASclassPath: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] init-common: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] clean-common: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setOSConditions: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolWin: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolUnix: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setToolProperty: [2024-04-16T10:19:27.346Z] [2024-04-16T10:19:27.346Z] setS1ASclassPath: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] init-common: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] clean-classes-common: [2024-04-16T10:19:27.347Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setOSConditions: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setToolWin: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setToolUnix: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setToolProperty: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setS1ASclassPath: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] init-common: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] clean-jars-common: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] compile: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setOSConditions: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setToolWin: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setToolUnix: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setToolProperty: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] setS1ASclassPath: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] init-common: [2024-04-16T10:19:27.347Z] [2024-04-16T10:19:27.347Z] compile-common: [2024-04-16T10:19:27.347Z] [echo] Current time (ISO): 2024-04-16T10:19:27.219+0000 [2024-04-16T10:19:27.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:27.347Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:27.353Z] [exec] Apr 16, 2024 10:19:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:27.353Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.389Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.527Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.643Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.644Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.664Z] [2024-04-16T10:19:27.664Z] setOSConditions: [2024-04-16T10:19:27.664Z] [2024-04-16T10:19:27.664Z] setToolWin: [2024-04-16T10:19:27.664Z] [2024-04-16T10:19:27.664Z] setToolUnix: [2024-04-16T10:19:27.664Z] [2024-04-16T10:19:27.664Z] setToolProperty: [2024-04-16T10:19:27.664Z] [2024-04-16T10:19:27.664Z] setS1ASclassPath: [2024-04-16T10:19:27.664Z] [2024-04-16T10:19:27.664Z] init-common: [2024-04-16T10:19:27.664Z] [2024-04-16T10:19:27.664Z] startDomainUnix: [2024-04-16T10:19:27.664Z] [echo] Starting DAS [2024-04-16T10:19:27.737Z] [exec] Apr 16, 2024 10:19:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:27.737Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:27.737Z] [exec] Apr 16, 2024 10:19:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:27.737Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:27.737Z] [exec] Apr 16, 2024 10:19:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:27.737Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:27.784Z] [javac] 1 warning [2024-04-16T10:19:27.784Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:27.785Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2024-04-16T10:19:27.883Z] [exec] Application deployed with name generic-embeddedApp. [2024-04-16T10:19:27.883Z] [echo] Deployment on target server server successful [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setOSConditions: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setToolWin: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setToolUnix: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setToolProperty: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setS1ASclassPath: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] init-common: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] deploy-common-ee: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setOSConditions: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setToolWin: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setToolUnix: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setToolProperty: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] setS1ASclassPath: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] init-common: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] testAddAdmin: [2024-04-16T10:19:27.883Z] [2024-04-16T10:19:27.883Z] asadmin-common: [2024-04-16T10:19:27.883Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:19:27.891Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.898Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:27.942Z] [exec] Apr 16, 2024 10:19:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:27.942Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:28.147Z] [javac] 1 warning [2024-04-16T10:19:28.147Z] [2024-04-16T10:19:28.147Z] setOSConditions: [2024-04-16T10:19:28.147Z] [2024-04-16T10:19:28.147Z] setToolWin: [2024-04-16T10:19:28.147Z] [2024-04-16T10:19:28.147Z] setToolUnix: [2024-04-16T10:19:28.147Z] [2024-04-16T10:19:28.147Z] setToolProperty: [2024-04-16T10:19:28.147Z] [2024-04-16T10:19:28.147Z] setS1ASclassPath: [2024-04-16T10:19:28.147Z] [2024-04-16T10:19:28.147Z] init-common: [2024-04-16T10:19:28.147Z] [2024-04-16T10:19:28.148Z] appclient-jar-common: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] package-appclientjar-common: [2024-04-16T10:19:28.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:28.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:28.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:28.148Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] setOSConditions: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] setToolWin: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] setToolUnix: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] setToolProperty: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] setS1ASclassPath: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] init-common: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] ejb-jar-common: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] package-ejbjar-common: [2024-04-16T10:19:28.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:28.148Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar [2024-04-16T10:19:28.148Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] setOSConditions: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] fixFiles: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] convUnix: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.148Z] convWin: [2024-04-16T10:19:28.148Z] [2024-04-16T10:19:28.149Z] setToolWin: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setToolUnix: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setToolProperty: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setS1ASclassPath: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] init-common: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] ear-common: [2024-04-16T10:19:28.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:28.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:28.149Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/descriptor/sun-application.xml to copy. [2024-04-16T10:19:28.149Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:19:28.149Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:28.149Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setOSConditions: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setToolWin: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setToolUnix: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setToolProperty: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] setS1ASclassPath: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] init-common: [2024-04-16T10:19:28.149Z] [2024-04-16T10:19:28.149Z] build-ut: [2024-04-16T10:19:28.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp [2024-04-16T10:19:28.149Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:28.149Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear [2024-04-16T10:19:28.150Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-ejb.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-ejb [2024-04-16T10:19:28.150Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-web.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-web [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.152Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.153Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.153Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.153Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.153Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.153Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.153Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.153Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.296Z] [exec] Apr 16, 2024 10:19:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:28.296Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:28.296Z] [exec] Apr 16, 2024 10:19:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:28.296Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:28.296Z] [exec] Apr 16, 2024 10:19:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:28.297Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.408Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.428Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definition-client.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-appclient [2024-04-16T10:19:28.428Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp-UT.ear into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/jms-destination-definition-application [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setup: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] deploy: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setOSConditions: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setToolWin: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setToolUnix: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setToolProperty: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setS1ASclassPath: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] init-common: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] deploy-common: [2024-04-16T10:19:28.428Z] [echo] Current time (ISO): 2024-04-16T10:19:28.169+0000 [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setOSConditions: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setToolWin: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setToolUnix: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setToolProperty: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] setS1ASclassPath: [2024-04-16T10:19:28.428Z] [2024-04-16T10:19:28.428Z] init-common: [2024-04-16T10:19:28.429Z] [2024-04-16T10:19:28.429Z] deploy-common-pe: [2024-04-16T10:19:28.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-embeddedApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:19:28.490Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setOSConditions: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setToolWin: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setToolUnix: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setToolProperty: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setS1ASclassPath: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] init-common: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] restart: [2024-04-16T10:19:28.490Z] [echo] Not required to restart [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] runtest: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setOSConditions: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setToolWin: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setToolUnix: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setToolProperty: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] setS1ASclassPath: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] init-common: [2024-04-16T10:19:28.490Z] [2024-04-16T10:19:28.490Z] runclient-common: [2024-04-16T10:19:28.490Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:28.503Z] [exec] Apr 16, 2024 10:19:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:28.503Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.662Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.663Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.664Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:28.664Z] [javac] 1 warning [2024-04-16T10:19:28.664Z] [2024-04-16T10:19:28.664Z] setOSConditions: [2024-04-16T10:19:28.664Z] [2024-04-16T10:19:28.664Z] setToolWin: [2024-04-16T10:19:28.664Z] [2024-04-16T10:19:28.664Z] setToolUnix: [2024-04-16T10:19:28.665Z] [2024-04-16T10:19:28.665Z] setToolProperty: [2024-04-16T10:19:28.665Z] [2024-04-16T10:19:28.665Z] setS1ASclassPath: [2024-04-16T10:19:28.665Z] [2024-04-16T10:19:28.665Z] init-common: [2024-04-16T10:19:28.665Z] [2024-04-16T10:19:28.665Z] compile-common: [2024-04-16T10:19:28.665Z] [echo] Current time (ISO): 2024-04-16T10:19:28.506+0000 [2024-04-16T10:19:28.665Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:28.917Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionApp.ear [2024-04-16T10:19:29.167Z] [2024-04-16T10:19:29.168Z] build: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] setOSConditions: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] setToolWin: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] setToolUnix: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] setToolProperty: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] setS1ASclassPath: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] init-common: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] webclient-war-common: [2024-04-16T10:19:29.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] clear: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] test-tlds-exist: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] copy-tlds: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] test-tagfiles-exist: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] copy-tagfiles: [2024-04-16T10:19:29.168Z] [2024-04-16T10:19:29.168Z] package-war-common: [2024-04-16T10:19:29.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:29.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:29.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:29.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:29.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/lib [2024-04-16T10:19:29.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:29.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:29.169Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:29.169Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:29.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar/docroot [2024-04-16T10:19:29.169Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-web.war [2024-04-16T10:19:29.169Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] setOSConditions: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] fixFiles: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] convUnix: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] convWin: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] setToolWin: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] setToolUnix: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] setToolProperty: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] setS1ASclassPath: [2024-04-16T10:19:29.169Z] [2024-04-16T10:19:29.169Z] init-common: [2024-04-16T10:19:29.171Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.172Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.426Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.427Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.427Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.427Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.427Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.427Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.427Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.427Z] [2024-04-16T10:19:29.427Z] package-persistence-common: [2024-04-16T10:19:29.427Z] [2024-04-16T10:19:29.427Z] ejb-jar-common: [2024-04-16T10:19:29.427Z] [2024-04-16T10:19:29.427Z] package-ejbjar-common: [2024-04-16T10:19:29.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.427Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-ejb.jar [2024-04-16T10:19:29.427Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.427Z] [2024-04-16T10:19:29.427Z] appclient-jar-common: [2024-04-16T10:19:29.427Z] [2024-04-16T10:19:29.427Z] package-appclientjar-common: [2024-04-16T10:19:29.427Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.427Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.427Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rar-client.jar [2024-04-16T10:19:29.427Z] [2024-04-16T10:19:29.427Z] webclient-war-common: [2024-04-16T10:19:29.427Z] [2024-04-16T10:19:29.427Z] build-ear-common: [2024-04-16T10:19:29.428Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:29.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:29.428Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:29.428Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setup: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] run: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setOSConditions: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setToolWin: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setToolUnix: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setToolProperty: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setS1ASclassPath: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] init-common: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] runCycle: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setOSConditions: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setToolWin: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setToolUnix: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setToolProperty: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setS1ASclassPath: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] init-common: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.428Z] setupone: [2024-04-16T10:19:29.428Z] [2024-04-16T10:19:29.429Z] setOSConditions: [2024-04-16T10:19:29.429Z] [2024-04-16T10:19:29.429Z] setToolWin: [2024-04-16T10:19:29.429Z] [2024-04-16T10:19:29.429Z] setToolUnix: [2024-04-16T10:19:29.429Z] [2024-04-16T10:19:29.429Z] setToolProperty: [2024-04-16T10:19:29.429Z] [2024-04-16T10:19:29.429Z] setS1ASclassPath: [2024-04-16T10:19:29.429Z] [2024-04-16T10:19:29.429Z] init-common: [2024-04-16T10:19:29.429Z] [2024-04-16T10:19:29.429Z] create-ra-config: [2024-04-16T10:19:29.429Z] [2024-04-16T10:19:29.429Z] asadmin-common: [2024-04-16T10:19:29.429Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.681Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.883Z] [exec] Apr 16, 2024 10:19:29 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:29.883Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.937Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:29.961Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:29.961Z] [javac] 1 warning [2024-04-16T10:19:29.961Z] [2024-04-16T10:19:29.961Z] setOSConditions: [2024-04-16T10:19:29.961Z] [2024-04-16T10:19:29.961Z] setToolWin: [2024-04-16T10:19:29.961Z] [2024-04-16T10:19:29.961Z] setToolUnix: [2024-04-16T10:19:29.961Z] [2024-04-16T10:19:29.961Z] setToolProperty: [2024-04-16T10:19:29.961Z] [2024-04-16T10:19:29.961Z] setS1ASclassPath: [2024-04-16T10:19:29.961Z] [2024-04-16T10:19:29.961Z] init-common: [2024-04-16T10:19:29.961Z] [2024-04-16T10:19:29.961Z] compile-common: [2024-04-16T10:19:29.961Z] [echo] Current time (ISO): 2024-04-16T10:19:29.902+0000 [2024-04-16T10:19:29.961Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:30.045Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:30.191Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.192Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.300Z] [javac] 1 warning [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setOSConditions: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setToolWin: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setToolUnix: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setToolProperty: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setS1ASclassPath: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] init-common: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] appclient-jar-common: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] package-appclientjar-common: [2024-04-16T10:19:30.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:30.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:30.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:30.300Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-client.jar [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setOSConditions: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setToolWin: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setToolUnix: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setToolProperty: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] setS1ASclassPath: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.300Z] init-common: [2024-04-16T10:19:30.300Z] [2024-04-16T10:19:30.301Z] ejb-jar-common: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] package-ejbjar-common: [2024-04-16T10:19:30.301Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:30.301Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definition-ejb.jar [2024-04-16T10:19:30.301Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] setOSConditions: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] fixFiles: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] convUnix: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] convWin: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] setToolWin: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] setToolUnix: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] setToolProperty: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] setS1ASclassPath: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] init-common: [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.301Z] ear-common: [2024-04-16T10:19:30.301Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:30.301Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:30.301Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/descriptor/sun-application.xml to copy. [2024-04-16T10:19:30.301Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:19:30.301Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:30.301Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2024-04-16T10:19:30.301Z] [2024-04-16T10:19:30.302Z] setup: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] deploy: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setOSConditions: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setToolWin: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setToolUnix: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setToolProperty: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setS1ASclassPath: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] init-common: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] deploy-common: [2024-04-16T10:19:30.302Z] [echo] Current time (ISO): 2024-04-16T10:19:30.276+0000 [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setOSConditions: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setToolWin: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setToolUnix: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setToolProperty: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] setS1ASclassPath: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] init-common: [2024-04-16T10:19:30.302Z] [2024-04-16T10:19:30.302Z] deploy-common-pe: [2024-04-16T10:19:30.445Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.445Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.446Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.700Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.728Z] [exec] Apr 16, 2024 10:19:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:30.728Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@71d55b7e [2024-04-16T10:19:30.803Z] [exec] Apr 16, 2024 10:19:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:30.803Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3915e7c3 [2024-04-16T10:19:30.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionApp.ear [2024-04-16T10:19:30.867Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:30.867Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:30.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:19:30.867Z] [2024-04-16T10:19:30.867Z] setOSConditions: [2024-04-16T10:19:30.867Z] [2024-04-16T10:19:30.867Z] setToolWin: [2024-04-16T10:19:30.867Z] [2024-04-16T10:19:30.867Z] setToolUnix: [2024-04-16T10:19:30.867Z] [2024-04-16T10:19:30.867Z] setToolProperty: [2024-04-16T10:19:30.867Z] [2024-04-16T10:19:30.868Z] setS1ASclassPath: [2024-04-16T10:19:30.868Z] [2024-04-16T10:19:30.868Z] init-common: [2024-04-16T10:19:30.868Z] [2024-04-16T10:19:30.868Z] deploy-rar-common: [2024-04-16T10:19:30.868Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.955Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:30.956Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.084Z] [exec] Apr 16, 2024 10:19:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:31.084Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@27a9f025 [2024-04-16T10:19:31.084Z] [exec] Value of key is: localSlsbGetEJBObject(-) [2024-04-16T10:19:31.084Z] [exec] Value of key is: localSlsbGetEJBLocalObject [2024-04-16T10:19:31.084Z] [exec] Value of key is: localSlsbGetEJBHome(-) [2024-04-16T10:19:31.084Z] [exec] Value of key is: localSlsbGetEJBLocalHome [2024-04-16T10:19:31.136Z] [exec] Calling superSless1 [2024-04-16T10:19:31.136Z] [exec] Called superSless1 [2024-04-16T10:19:31.210Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.211Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.245Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:19:31.385Z] [exec] Value of key is: localEntityGetEJBObject(-) [2024-04-16T10:19:31.385Z] [exec] Value of key is: localEntityGetEJBLocalObject [2024-04-16T10:19:31.385Z] [exec] Value of key is: localEntityGetEJBHome(-) [2024-04-16T10:19:31.385Z] [exec] Value of key is: localEntityGetEJBLocalHome [2024-04-16T10:19:31.385Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:31.385Z] [exec] [2024-04-16T10:19:31.385Z] [exec] [2024-04-16T10:19:31.385Z] [exec] ----------------------------------------- [2024-04-16T10:19:31.385Z] [exec] - localEntityGetEJBLocalObject: PASS - [2024-04-16T10:19:31.385Z] [exec] - localSlsbGetEJBLocalHome: PASS - [2024-04-16T10:19:31.385Z] [exec] - localSlsbGetEJBHome(-): PASS - [2024-04-16T10:19:31.385Z] [exec] - localEntityGetEJBHome(-): PASS - [2024-04-16T10:19:31.385Z] [exec] - localSlsbGetEJBLocalObject: PASS - [2024-04-16T10:19:31.385Z] [exec] - localSlsbGetEJBObject(-): PASS - [2024-04-16T10:19:31.385Z] [exec] - localEntityGetEJBObject(-): PASS - [2024-04-16T10:19:31.385Z] [exec] - localEntityGetEJBLocalHome: PASS - [2024-04-16T10:19:31.385Z] [exec] ----------------------------------------- [2024-04-16T10:19:31.385Z] [exec] Total PASS: 8 [2024-04-16T10:19:31.385Z] [exec] Total FAIL: 0 [2024-04-16T10:19:31.385Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:31.385Z] [exec] ----------------------------------------- [2024-04-16T10:19:31.385Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:31.433Z] [exec] get1 =1 [2024-04-16T10:19:31.433Z] [exec] get2 =2 [2024-04-16T10:19:31.433Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:31.433Z] [exec] Successfully got application exception from remote SFSB @Remove method [2024-04-16T10:19:31.433Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:31.433Z] [exec] Got expected exception from @Remove mthd [2024-04-16T10:19:31.433Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:31.433Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:31.433Z] [exec] got expected EJBException from removeMethodThrowSysException() [2024-04-16T10:19:31.433Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:31.433Z] [exec] Successfully caught app exception [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.465Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.466Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.641Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:31.690Z] [exec] Finished Type-level @EJB checks [2024-04-16T10:19:31.690Z] [exec] test complete [2024-04-16T10:19:31.690Z] [exec] Value of key is: main [2024-04-16T10:19:31.690Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:31.690Z] [exec] [2024-04-16T10:19:31.690Z] [exec] [2024-04-16T10:19:31.690Z] [exec] ----------------------------------------- [2024-04-16T10:19:31.690Z] [exec] - main: PASS - [2024-04-16T10:19:31.690Z] [exec] ----------------------------------------- [2024-04-16T10:19:31.690Z] [exec] Total PASS: 1 [2024-04-16T10:19:31.690Z] [exec] Total FAIL: 0 [2024-04-16T10:19:31.690Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:31.690Z] [exec] ----------------------------------------- [2024-04-16T10:19:31.690Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:31.690Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.721Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.729Z] [exec] Apr 16, 2024 10:19:31 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:19:31.729Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:19:31.839Z] [exec] Application deployed with name jms-connection-factory-definitionApp. [2024-04-16T10:19:31.839Z] [echo] Deployment on target server server successful [2024-04-16T10:19:31.839Z] [2024-04-16T10:19:31.839Z] setOSConditions: [2024-04-16T10:19:31.839Z] [2024-04-16T10:19:31.839Z] setToolWin: [2024-04-16T10:19:31.839Z] [2024-04-16T10:19:31.839Z] setToolUnix: [2024-04-16T10:19:31.839Z] [2024-04-16T10:19:31.839Z] setToolProperty: [2024-04-16T10:19:31.839Z] [2024-04-16T10:19:31.839Z] setS1ASclassPath: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] init-common: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] deploy-common-ee: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] run: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] setOSConditions: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] setToolWin: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] setToolUnix: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] setToolProperty: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] setS1ASclassPath: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] init-common: [2024-04-16T10:19:31.840Z] [2024-04-16T10:19:31.840Z] runclient-common: [2024-04-16T10:19:31.840Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-connection-factory-definitionAppClient.jar -name jms-connection-factory-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:19:31.894Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:31.895Z] [javac] 1 warning [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] build: [2024-04-16T10:19:31.895Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:31.895Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-mdb-ejb.jar [2024-04-16T10:19:31.895Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] setup: [2024-04-16T10:19:31.895Z] [echo] ...Starting DAS to create JMS resources.... [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] setOSConditions: [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] setToolWin: [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] setToolUnix: [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] setToolProperty: [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] setS1ASclassPath: [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] init-common: [2024-04-16T10:19:31.895Z] [2024-04-16T10:19:31.895Z] startDomainUnix: [2024-04-16T10:19:31.895Z] [echo] Starting DAS [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] checkReporting-common: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] confirmReportPresent-common: [2024-04-16T10:19:31.944Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:31.944Z] [echo] Test seems to be reported fine [2024-04-16T10:19:31.944Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2/RepRunConf.txt [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] confirmMissingReport-common: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] setOSConditions: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] setToolWin: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] setToolUnix: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] setToolProperty: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] setS1ASclassPath: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] init-common: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] undeploy: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] setOSConditions: [2024-04-16T10:19:31.944Z] [2024-04-16T10:19:31.944Z] setToolWin: [2024-04-16T10:19:31.945Z] [2024-04-16T10:19:31.945Z] setToolUnix: [2024-04-16T10:19:31.945Z] [2024-04-16T10:19:31.945Z] setToolProperty: [2024-04-16T10:19:31.945Z] [2024-04-16T10:19:31.945Z] setS1ASclassPath: [2024-04-16T10:19:31.945Z] [2024-04-16T10:19:31.945Z] init-common: [2024-04-16T10:19:31.945Z] [2024-04-16T10:19:31.945Z] undeploy-common: [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.976Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:31.984Z] [exec] Apr 16, 2024 10:19:31 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:31.984Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:19:31.984Z] [exec] Apr 16, 2024 10:19:31 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:31.984Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] checkReporting-common: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] confirmReportPresent-common: [2024-04-16T10:19:32.201Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:32.201Z] [echo] Test seems to be reported fine [2024-04-16T10:19:32.201Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/RepRunConf.txt [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] confirmMissingReport-common: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] undeploy: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] setOSConditions: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] setToolWin: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] setToolUnix: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] setToolProperty: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] setS1ASclassPath: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] init-common: [2024-04-16T10:19:32.201Z] [2024-04-16T10:19:32.201Z] undeploy-common: [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.231Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:19:32.329Z] [exec] Apr 16, 2024 10:19:32 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:32.329Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:19:32.484Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-allowedmethods-ctxcheckApp [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.486Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.487Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.540Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session2App [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] session2full: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setOSConditions: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolWin: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolUnix: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolProperty: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setS1ASclassPath: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] init-common: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] clean: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setOSConditions: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolWin: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolUnix: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolProperty: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setS1ASclassPath: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] init-common: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] clean-common: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setOSConditions: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolWin: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.541Z] setToolUnix: [2024-04-16T10:19:32.541Z] [2024-04-16T10:19:32.542Z] setToolProperty: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setS1ASclassPath: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] init-common: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] clean-classes-common: [2024-04-16T10:19:32.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setOSConditions: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setToolWin: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setToolUnix: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setToolProperty: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setS1ASclassPath: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] init-common: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] clean-jars-common: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] compile: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setOSConditions: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setToolWin: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setToolUnix: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setToolProperty: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] setS1ASclassPath: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] init-common: [2024-04-16T10:19:32.542Z] [2024-04-16T10:19:32.542Z] compile-common: [2024-04-16T10:19:32.543Z] [echo] Current time (ISO): 2024-04-16T10:19:32.532+0000 [2024-04-16T10:19:32.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:32.627Z] [exec] Apr 16, 2024 10:19:32 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:32.627Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:32.739Z] [2024-04-16T10:19:32.740Z] setOSConditions: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setToolWin: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setToolUnix: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setToolProperty: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setS1ASclassPath: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] init-common: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] execute-ejb-sql-common: [2024-04-16T10:19:32.740Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/ctxcheck/sql/drop_pointbase.sql [2024-04-16T10:19:32.740Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] all: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] remove: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setOSConditions: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setToolWin: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setToolUnix: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setToolProperty: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setS1ASclassPath: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] init-common: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] clean: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.740Z] setOSConditions: [2024-04-16T10:19:32.740Z] [2024-04-16T10:19:32.741Z] setToolWin: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolUnix: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolProperty: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setS1ASclassPath: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] init-common: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] clean-common: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setOSConditions: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolWin: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolUnix: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolProperty: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setS1ASclassPath: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] init-common: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] clean-classes-common: [2024-04-16T10:19:32.741Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setOSConditions: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolWin: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolUnix: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setToolProperty: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.741Z] setS1ASclassPath: [2024-04-16T10:19:32.741Z] [2024-04-16T10:19:32.742Z] init-common: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] clean-jars-common: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] compile: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] setOSConditions: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] setToolWin: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] setToolUnix: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] setToolProperty: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] setS1ASclassPath: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] init-common: [2024-04-16T10:19:32.742Z] [2024-04-16T10:19:32.742Z] compile-common: [2024-04-16T10:19:32.742Z] [echo] Current time (ISO): 2024-04-16T10:19:32.643+0000 [2024-04-16T10:19:32.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:32.742Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.743Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.763Z] [exec] Apr 16, 2024 10:19:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:32.763Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:32.833Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:32.882Z] [exec] Sending message: This is message 1 [2024-04-16T10:19:32.997Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:32.998Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.137Z] [exec] Sending message: This is message 2 [2024-04-16T10:19:33.137Z] [exec] Sending message: This is message 3 [2024-04-16T10:19:33.137Z] [exec] Client: org.apache.derby.jdbc.ClientDriver [2024-04-16T10:19:33.137Z] [exec] Client: jdbc:derby://localhost:1527/testdb;create=true; [2024-04-16T10:19:33.137Z] [exec] Client: dbuser [2024-04-16T10:19:33.137Z] [exec] Client: dbpassword [2024-04-16T10:19:33.252Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.252Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.252Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.253Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.508Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.757Z] [exec] Apr 16, 2024 10:19:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:33.757Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2bd8f7db [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:33.763Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.018Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.138Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.274Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.297Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:19:34.297Z] [exec] Waiting finished after 6,153 ms. [2024-04-16T10:19:34.297Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:19:34.297Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:19:34.297Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:19:34.297Z] [exec] Admin Port: 45,707 [2024-04-16T10:19:34.297Z] [exec] Command start-domain executed successfully. [2024-04-16T10:19:34.528Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.529Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.552Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:19:34.552Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:19:34.552Z] [2024-04-16T10:19:34.552Z] dumpThreadStack: [2024-04-16T10:19:34.552Z] [2024-04-16T10:19:34.552Z] startDomainWindows: [2024-04-16T10:19:34.552Z] [2024-04-16T10:19:34.552Z] startDomain: [2024-04-16T10:19:34.552Z] [2024-04-16T10:19:34.552Z] clean: [2024-04-16T10:19:34.552Z] [2024-04-16T10:19:34.552Z] setOSConditions: [2024-04-16T10:19:34.552Z] [2024-04-16T10:19:34.552Z] setToolWin: [2024-04-16T10:19:34.552Z] [2024-04-16T10:19:34.553Z] setToolUnix: [2024-04-16T10:19:34.553Z] [2024-04-16T10:19:34.553Z] setToolProperty: [2024-04-16T10:19:34.553Z] [2024-04-16T10:19:34.553Z] setS1ASclassPath: [2024-04-16T10:19:34.553Z] [2024-04-16T10:19:34.553Z] init-common: [2024-04-16T10:19:34.553Z] [2024-04-16T10:19:34.553Z] clean-common: [2024-04-16T10:19:34.683Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:34.683Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:34.683Z] [exec] Value of key is: Embedded-Connector-1.5 test - 1 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.783Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:34.798Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:34.799Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-04-16T10:19:34.799Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:34.799Z] [javac] 1 warning [2024-04-16T10:19:34.829Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:19:34.829Z] [echo] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-04-16T10:19:34.848Z] [2024-04-16T10:19:34.848Z] setOSConditions: [2024-04-16T10:19:34.848Z] [2024-04-16T10:19:34.848Z] setToolWin: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolUnix: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolProperty: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setS1ASclassPath: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] init-common: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] clean-classes-common: [2024-04-16T10:19:34.849Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setOSConditions: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolWin: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolUnix: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolProperty: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setS1ASclassPath: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] init-common: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] clean-jars-common: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] compile: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setOSConditions: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolWin: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolUnix: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setToolProperty: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] setS1ASclassPath: [2024-04-16T10:19:34.849Z] [2024-04-16T10:19:34.849Z] init-common: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] compile-common: [2024-04-16T10:19:34.850Z] [echo] Current time (ISO): 2024-04-16T10:19:34.628+0000 [2024-04-16T10:19:34.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:34.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/servlet [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] build: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] setOSConditions: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] setToolWin: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] setToolUnix: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] setToolProperty: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] setS1ASclassPath: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] init-common: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] webclient-war-common: [2024-04-16T10:19:34.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] clear: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] test-tlds-exist: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] copy-tlds: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] test-tagfiles-exist: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] copy-tagfiles: [2024-04-16T10:19:34.850Z] [2024-04-16T10:19:34.850Z] package-war-common: [2024-04-16T10:19:34.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:34.850Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:34.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:34.851Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:34.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:34.851Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2024-04-16T10:19:34.851Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:34.851Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:34.851Z] [javac] Compiling 1 source file [2024-04-16T10:19:34.851Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:34.851Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] deploy: [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] setOSConditions: [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] setToolWin: [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] setToolUnix: [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] setToolProperty: [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] setS1ASclassPath: [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] init-common: [2024-04-16T10:19:34.851Z] [2024-04-16T10:19:34.851Z] deploy-war-libraries: [2024-04-16T10:19:34.938Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:34.938Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:34.938Z] [exec] Value of key is: Embedded-Connector-1.5 test - 2 [2024-04-16T10:19:34.939Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.038Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.054Z] [2024-04-16T10:19:35.054Z] setOSConditions: [2024-04-16T10:19:35.054Z] [2024-04-16T10:19:35.054Z] setToolWin: [2024-04-16T10:19:35.054Z] [2024-04-16T10:19:35.054Z] setToolUnix: [2024-04-16T10:19:35.054Z] [2024-04-16T10:19:35.054Z] setToolProperty: [2024-04-16T10:19:35.054Z] [2024-04-16T10:19:35.054Z] setS1ASclassPath: [2024-04-16T10:19:35.054Z] [2024-04-16T10:19:35.054Z] init-common: [2024-04-16T10:19:35.054Z] [2024-04-16T10:19:35.054Z] compile-common: [2024-04-16T10:19:35.054Z] [echo] Current time (ISO): 2024-04-16T10:19:34.810+0000 [2024-04-16T10:19:35.054Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:35.086Z] [2024-04-16T10:19:35.086Z] create-pool: [2024-04-16T10:19:35.086Z] [2024-04-16T10:19:35.086Z] setOSConditions: [2024-04-16T10:19:35.086Z] [2024-04-16T10:19:35.086Z] setToolWin: [2024-04-16T10:19:35.086Z] [2024-04-16T10:19:35.086Z] setToolUnix: [2024-04-16T10:19:35.086Z] [2024-04-16T10:19:35.086Z] setToolProperty: [2024-04-16T10:19:35.087Z] [2024-04-16T10:19:35.087Z] setS1ASclassPath: [2024-04-16T10:19:35.087Z] [2024-04-16T10:19:35.087Z] init-common: [2024-04-16T10:19:35.087Z] [2024-04-16T10:19:35.087Z] create-connector-connpool: [2024-04-16T10:19:35.087Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server versiontest-ra-pool [2024-04-16T10:19:35.194Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:35.194Z] [exec] Value of key is: Embedded-Connector-1.5 test - 3 [2024-04-16T10:19:35.194Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:35.194Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:35.194Z] [exec] Value of key is: Embedded-Connector-1.5 test - 4 [2024-04-16T10:19:35.283Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:35.283Z] [javac] 1 warning [2024-04-16T10:19:35.283Z] [2024-04-16T10:19:35.283Z] setOSConditions: [2024-04-16T10:19:35.283Z] [2024-04-16T10:19:35.283Z] setToolWin: [2024-04-16T10:19:35.283Z] [2024-04-16T10:19:35.283Z] setToolUnix: [2024-04-16T10:19:35.283Z] [2024-04-16T10:19:35.283Z] setToolProperty: [2024-04-16T10:19:35.283Z] [2024-04-16T10:19:35.283Z] setS1ASclassPath: [2024-04-16T10:19:35.283Z] [2024-04-16T10:19:35.283Z] init-common: [2024-04-16T10:19:35.283Z] [2024-04-16T10:19:35.283Z] compile-common: [2024-04-16T10:19:35.283Z] [echo] Current time (ISO): 2024-04-16T10:19:34.964+0000 [2024-04-16T10:19:35.283Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.293Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.450Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:35.450Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:35.450Z] [exec] Value of key is: Embedded-Connector-1.5 test - 5 [2024-04-16T10:19:35.450Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:35.450Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:35.450Z] [exec] Value of key is: Embedded-Connector-1.5 test - 6 [2024-04-16T10:19:35.450Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.548Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.549Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.705Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:35.705Z] [exec] Value of key is: Embedded-Connector-1.5 test - 7 [2024-04-16T10:19:35.705Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:35.705Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:35.705Z] [exec] Value of key is: Embedded-Connector-1.5 test - 8 [2024-04-16T10:19:35.705Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:19:35.776Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-deploy-dash-dash-libraries --libraries myclasses.jar --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-deploy-dash-dash-libraries-web.war [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.804Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:35.960Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:19:35.960Z] [exec] Value of key is: Embedded-Connector-1.5 test - 9 [2024-04-16T10:19:35.960Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:35.960Z] [exec] [2024-04-16T10:19:35.960Z] [exec] [2024-04-16T10:19:35.960Z] [exec] ----------------------------------------- [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 1: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 4: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 5: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 2: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 3: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 8: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 9: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 6: PASS - [2024-04-16T10:19:35.960Z] [exec] - Embedded-Connector-1.5 test - 7: PASS - [2024-04-16T10:19:35.960Z] [exec] ----------------------------------------- [2024-04-16T10:19:35.960Z] [exec] Total PASS: 9 [2024-04-16T10:19:35.960Z] [exec] Total FAIL: 0 [2024-04-16T10:19:35.960Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:35.960Z] [exec] ----------------------------------------- [2024-04-16T10:19:35.960Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:35.960Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:19:35.960Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:36.027Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:36.027Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:36.037Z] [exec] Apr 16, 2024 10:19:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:36.037Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7159d601 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Got name = ABC0 for PK ReaderThread0 [2024-04-16T10:19:36.058Z] [exec] Joining on 1 writers [2024-04-16T10:19:36.058Z] [exec] Value of key is: ReaderThreads [2024-04-16T10:19:36.059Z] [exec] Removing all students [2024-04-16T10:19:36.059Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:36.059Z] [exec] [2024-04-16T10:19:36.059Z] [exec] [2024-04-16T10:19:36.059Z] [exec] ----------------------------------------- [2024-04-16T10:19:36.059Z] [exec] - SFSB-NewNotifier : PASS - [2024-04-16T10:19:36.059Z] [exec] - SFSBLocal-NewNotifier : PASS - [2024-04-16T10:19:36.059Z] [exec] - Enroller : PASS - [2024-04-16T10:19:36.059Z] [exec] - ReadMostly : PASS - [2024-04-16T10:19:36.059Z] [exec] - ReaderThreads : PASS - [2024-04-16T10:19:36.059Z] [exec] - Student : PASS - [2024-04-16T10:19:36.059Z] [exec] - SFSB-NewStudentRefresh : PASS - [2024-04-16T10:19:36.059Z] [exec] - SFSBLocal-NewStudentRefresh : PASS - [2024-04-16T10:19:36.059Z] [exec] - Course : PASS - [2024-04-16T10:19:36.059Z] [exec] - appserv.ClientNotifier : PASS - [2024-04-16T10:19:36.059Z] [exec] ----------------------------------------- [2024-04-16T10:19:36.059Z] [exec] Total PASS: 10 [2024-04-16T10:19:36.059Z] [exec] Total FAIL: 0 [2024-04-16T10:19:36.059Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:36.059Z] [exec] ----------------------------------------- [2024-04-16T10:19:36.059Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:36.059Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:36.215Z] [2024-04-16T10:19:36.215Z] checkReporting-common: [2024-04-16T10:19:36.215Z] [2024-04-16T10:19:36.216Z] confirmReportPresent-common: [2024-04-16T10:19:36.216Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:36.216Z] [echo] Test seems to be reported fine [2024-04-16T10:19:36.216Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/javaee-integration/embedded-resource-adapter-as-bean-archive/RepRunConf.txt [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] confirmMissingReport-common: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] unset: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setOSConditions: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setToolWin: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setToolUnix: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setToolProperty: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setS1ASclassPath: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] init-common: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] unsetJdbc: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setOSConditions: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setToolWin: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setToolUnix: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setToolProperty: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] setS1ASclassPath: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] init-common: [2024-04-16T10:19:36.216Z] [2024-04-16T10:19:36.216Z] delete-jdbc-resource-common: [2024-04-16T10:19:36.216Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-04-16T10:19:36.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server versiontest-ra-pool [2024-04-16T10:19:36.285Z] [exec] Connector connection pool versiontest-ra-pool created. [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] create-connector-connpool-common: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] create-resource: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] setOSConditions: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] setToolWin: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] setToolUnix: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] setToolProperty: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] setS1ASclassPath: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] init-common: [2024-04-16T10:19:36.285Z] [2024-04-16T10:19:36.285Z] create-connector-resource-common: [2024-04-16T10:19:36.285Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2024-04-16T10:19:36.618Z] [2024-04-16T10:19:36.618Z] checkReporting-common: [2024-04-16T10:19:36.618Z] [2024-04-16T10:19:36.618Z] confirmReportPresent-common: [2024-04-16T10:19:36.618Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:36.618Z] [echo] Test seems to be reported fine [2024-04-16T10:19:36.618Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/RepRunConf.txt [2024-04-16T10:19:36.618Z] [2024-04-16T10:19:36.618Z] confirmMissingReport-common: [2024-04-16T10:19:36.618Z] [2024-04-16T10:19:36.618Z] undeploy: [2024-04-16T10:19:36.618Z] [2024-04-16T10:19:36.618Z] setOSConditions: [2024-04-16T10:19:36.618Z] [2024-04-16T10:19:36.618Z] setToolWin: [2024-04-16T10:19:36.618Z] [2024-04-16T10:19:36.619Z] setToolUnix: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] setToolProperty: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] setS1ASclassPath: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] init-common: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] execute-ejb-sql-common: [2024-04-16T10:19:36.619Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/readonly/sql/drop_pointbase.sql [2024-04-16T10:19:36.619Z] [sql] 3 of 3 SQL statements executed successfully [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] setOSConditions: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] setToolWin: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] setToolUnix: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] setToolProperty: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] setS1ASclassPath: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] init-common: [2024-04-16T10:19:36.619Z] [2024-04-16T10:19:36.619Z] undeploy-common: [2024-04-16T10:19:36.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-04-16T10:19:36.789Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-04-16T10:19:36.789Z] [echo] cmd executed for server [2024-04-16T10:19:36.789Z] [2024-04-16T10:19:36.789Z] setOSConditions: [2024-04-16T10:19:36.789Z] [2024-04-16T10:19:36.789Z] setToolWin: [2024-04-16T10:19:36.789Z] [2024-04-16T10:19:36.789Z] setToolUnix: [2024-04-16T10:19:36.789Z] [2024-04-16T10:19:36.789Z] setToolProperty: [2024-04-16T10:19:36.789Z] [2024-04-16T10:19:36.789Z] setS1ASclassPath: [2024-04-16T10:19:36.789Z] [2024-04-16T10:19:36.789Z] init-common: [2024-04-16T10:19:36.789Z] [2024-04-16T10:19:36.789Z] delete-jdbc-connpool-common: [2024-04-16T10:19:36.789Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:19:36.962Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:36.962Z] [javac] 1 warning [2024-04-16T10:19:36.962Z] [2024-04-16T10:19:36.962Z] build: [2024-04-16T10:19:36.962Z] [2024-04-16T10:19:36.962Z] setOSConditions: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] fixFiles: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] convUnix: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] convWin: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] setToolWin: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] setToolUnix: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] setToolProperty: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] setS1ASclassPath: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] init-common: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] package-persistence-common: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] ejb-jar-common: [2024-04-16T10:19:36.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] package-ejbjar-common: [2024-04-16T10:19:36.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.963Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.963Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-ejb.jar [2024-04-16T10:19:36.963Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] appclient-jar-common: [2024-04-16T10:19:36.963Z] [2024-04-16T10:19:36.963Z] package-appclientjar-common: [2024-04-16T10:19:36.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.964Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.964Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.964Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2full-client.jar [2024-04-16T10:19:36.964Z] [2024-04-16T10:19:36.964Z] webclient-war-common: [2024-04-16T10:19:36.964Z] [2024-04-16T10:19:36.964Z] build-ear-common: [2024-04-16T10:19:36.964Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:36.964Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:36.964Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:36.964Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2024-04-16T10:19:36.964Z] [2024-04-16T10:19:36.964Z] deploy: [2024-04-16T10:19:37.146Z] [exec] Application deployed with name jms-destination-definitionApp. [2024-04-16T10:19:37.147Z] [echo] Deployment on target server server successful [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setOSConditions: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolWin: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolUnix: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolProperty: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setS1ASclassPath: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] init-common: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] deploy-common-ee: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] run: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setOSConditions: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolWin: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolUnix: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolProperty: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setS1ASclassPath: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] init-common: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] run-it: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setOSConditions: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolWin: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.147Z] setToolUnix: [2024-04-16T10:19:37.147Z] [2024-04-16T10:19:37.148Z] setToolProperty: [2024-04-16T10:19:37.148Z] [2024-04-16T10:19:37.148Z] setS1ASclassPath: [2024-04-16T10:19:37.148Z] [2024-04-16T10:19:37.148Z] init-common: [2024-04-16T10:19:37.148Z] [2024-04-16T10:19:37.148Z] runclient-common: [2024-04-16T10:19:37.148Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jms-destination-definitionAppClient.jar -name jms-destination-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:19:37.148Z] [exec] Apr 16, 2024 10:19:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:37.148Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:37.201Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-readonlyApp [2024-04-16T10:19:37.201Z] [2024-04-16T10:19:37.201Z] all: [2024-04-16T10:19:37.201Z] [2024-04-16T10:19:37.201Z] simple: [2024-04-16T10:19:37.201Z] [2024-04-16T10:19:37.201Z] setOSConditions: [2024-04-16T10:19:37.201Z] [2024-04-16T10:19:37.201Z] setToolWin: [2024-04-16T10:19:37.201Z] [2024-04-16T10:19:37.201Z] setToolUnix: [2024-04-16T10:19:37.201Z] [2024-04-16T10:19:37.201Z] setToolProperty: [2024-04-16T10:19:37.201Z] [2024-04-16T10:19:37.202Z] setS1ASclassPath: [2024-04-16T10:19:37.218Z] [2024-04-16T10:19:37.218Z] setOSConditions: [2024-04-16T10:19:37.218Z] [2024-04-16T10:19:37.218Z] setToolWin: [2024-04-16T10:19:37.218Z] [2024-04-16T10:19:37.218Z] setToolUnix: [2024-04-16T10:19:37.218Z] [2024-04-16T10:19:37.218Z] setToolProperty: [2024-04-16T10:19:37.218Z] [2024-04-16T10:19:37.218Z] setS1ASclassPath: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] init-common: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] deploy-common: [2024-04-16T10:19:37.219Z] [echo] Current time (ISO): 2024-04-16T10:19:36.965+0000 [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] setOSConditions: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] setToolWin: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] setToolUnix: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] setToolProperty: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] setS1ASclassPath: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] init-common: [2024-04-16T10:19:37.219Z] [2024-04-16T10:19:37.219Z] deploy-common-pe: [2024-04-16T10:19:37.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:19:37.349Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-04-16T10:19:37.349Z] [echo] cmd executed for server [2024-04-16T10:19:37.349Z] [2024-04-16T10:19:37.349Z] undeploy: [2024-04-16T10:19:37.349Z] [2024-04-16T10:19:37.349Z] setOSConditions: [2024-04-16T10:19:37.350Z] [2024-04-16T10:19:37.350Z] setToolWin: [2024-04-16T10:19:37.350Z] [2024-04-16T10:19:37.350Z] setToolUnix: [2024-04-16T10:19:37.350Z] [2024-04-16T10:19:37.350Z] setToolProperty: [2024-04-16T10:19:37.350Z] [2024-04-16T10:19:37.350Z] setS1ASclassPath: [2024-04-16T10:19:37.350Z] [2024-04-16T10:19:37.350Z] init-common: [2024-04-16T10:19:37.350Z] [2024-04-16T10:19:37.350Z] testDelAdmin: [2024-04-16T10:19:37.350Z] [2024-04-16T10:19:37.350Z] asadmin-common: [2024-04-16T10:19:37.350Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:19:37.456Z] [2024-04-16T10:19:37.456Z] init-common: [2024-04-16T10:19:37.456Z] [2024-04-16T10:19:37.456Z] clean: [2024-04-16T10:19:37.456Z] [2024-04-16T10:19:37.456Z] setOSConditions: [2024-04-16T10:19:37.456Z] [2024-04-16T10:19:37.456Z] setToolWin: [2024-04-16T10:19:37.456Z] [2024-04-16T10:19:37.457Z] setToolUnix: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setToolProperty: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setS1ASclassPath: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] init-common: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] clean-common: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setOSConditions: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setToolWin: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setToolUnix: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setToolProperty: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setS1ASclassPath: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] init-common: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] clean-classes-common: [2024-04-16T10:19:37.457Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setOSConditions: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setToolWin: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setToolUnix: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setToolProperty: [2024-04-16T10:19:37.457Z] [2024-04-16T10:19:37.457Z] setS1ASclassPath: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] init-common: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] clean-jars-common: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] compile: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] setOSConditions: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] setToolWin: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] setToolUnix: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] setToolProperty: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] setS1ASclassPath: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] init-common: [2024-04-16T10:19:37.458Z] [2024-04-16T10:19:37.458Z] compile-common: [2024-04-16T10:19:37.458Z] [echo] Current time (ISO): 2024-04-16T10:19:37.257+0000 [2024-04-16T10:19:37.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:37.458Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:37.474Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullApp.ear [2024-04-16T10:19:37.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname versiontest-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-04-16T10:19:37.665Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] setOSConditions: [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] setToolWin: [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] setToolUnix: [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] setToolProperty: [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] setS1ASclassPath: [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] init-common: [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] create-admin-object: [2024-04-16T10:19:37.665Z] [2024-04-16T10:19:37.665Z] asadmin-common: [2024-04-16T10:19:37.665Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:19:37.833Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:37.833Z] [javac] 1 warning [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] build: [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] setOSConditions: [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] fixFiles: [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] convUnix: [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] convWin: [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] setToolWin: [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] setToolUnix: [2024-04-16T10:19:37.833Z] [2024-04-16T10:19:37.833Z] setToolProperty: [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] setS1ASclassPath: [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] init-common: [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] package-persistence-common: [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] ejb-jar-common: [2024-04-16T10:19:37.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] package-ejbjar-common: [2024-04-16T10:19:37.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-ejb.jar [2024-04-16T10:19:37.834Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] appclient-jar-common: [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] package-appclientjar-common: [2024-04-16T10:19:37.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-remove-client.jar [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] webclient-war-common: [2024-04-16T10:19:37.834Z] [2024-04-16T10:19:37.834Z] build-ear-common: [2024-04-16T10:19:37.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:37.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:37.834Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:37.834Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] deploy: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setOSConditions: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setToolWin: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setToolUnix: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setToolProperty: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setS1ASclassPath: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] init-common: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] deploy-common: [2024-04-16T10:19:37.835Z] [echo] Current time (ISO): 2024-04-16T10:19:37.506+0000 [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setOSConditions: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setToolWin: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setToolUnix: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setToolProperty: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] setS1ASclassPath: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] init-common: [2024-04-16T10:19:37.835Z] [2024-04-16T10:19:37.835Z] deploy-common-pe: [2024-04-16T10:19:37.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:19:37.910Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setOSConditions: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setToolWin: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setToolUnix: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setToolProperty: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setS1ASclassPath: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] init-common: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] undeploy: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setOSConditions: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setToolWin: [2024-04-16T10:19:37.910Z] [2024-04-16T10:19:37.910Z] setToolUnix: [2024-04-16T10:19:37.911Z] [2024-04-16T10:19:37.911Z] setToolProperty: [2024-04-16T10:19:37.911Z] [2024-04-16T10:19:37.911Z] setS1ASclassPath: [2024-04-16T10:19:37.911Z] [2024-04-16T10:19:37.911Z] init-common: [2024-04-16T10:19:37.911Z] [2024-04-16T10:19:37.911Z] undeploy-common: [2024-04-16T10:19:38.092Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeApp.ear [2024-04-16T10:19:38.401Z] [exec] Application deployed with name ejb-ejb30-hello-session2fullApp. [2024-04-16T10:19:38.402Z] [echo] Deployment on target server server successful [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setOSConditions: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setToolWin: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setToolUnix: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setToolProperty: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setS1ASclassPath: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] init-common: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] deploy-common-ee: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] run: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setOSConditions: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setToolWin: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setToolUnix: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setToolProperty: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] setS1ASclassPath: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] init-common: [2024-04-16T10:19:38.402Z] [2024-04-16T10:19:38.402Z] runclient-common: [2024-04-16T10:19:38.402Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullAppClient.jar -name ejb-ejb30-hello-session2fullClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:38.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] setOSConditions: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] setToolWin: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] setToolUnix: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] setToolProperty: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] setS1ASclassPath: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] init-common: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] restart: [2024-04-16T10:19:38.492Z] [echo] Not required to restart [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] all: [2024-04-16T10:19:38.492Z] [echo] [2024-04-16T10:19:38.492Z] [echo] ************************* [2024-04-16T10:19:38.492Z] [echo] * Running managed-beans [2024-04-16T10:19:38.492Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/managed-beans [2024-04-16T10:19:38.492Z] [echo] ************************* [2024-04-16T10:19:38.492Z] [echo] [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] all: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.492Z] managedbeans: [2024-04-16T10:19:38.492Z] [2024-04-16T10:19:38.493Z] setOSConditions: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolWin: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolUnix: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolProperty: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setS1ASclassPath: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] init-common: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] clean: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setOSConditions: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolWin: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolUnix: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolProperty: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setS1ASclassPath: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] init-common: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] clean-common: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setOSConditions: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolWin: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolUnix: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setToolProperty: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] setS1ASclassPath: [2024-04-16T10:19:38.493Z] [2024-04-16T10:19:38.493Z] init-common: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] clean-classes-common: [2024-04-16T10:19:38.494Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] setOSConditions: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] setToolWin: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] setToolUnix: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] setToolProperty: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] setS1ASclassPath: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] init-common: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] clean-jars-common: [2024-04-16T10:19:38.494Z] [2024-04-16T10:19:38.494Z] compile: [2024-04-16T10:19:38.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-04-16T10:19:38.629Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.629Z] setOSConditions: [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.629Z] setToolWin: [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.629Z] setToolUnix: [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.629Z] setToolProperty: [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.629Z] setS1ASclassPath: [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.629Z] init-common: [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.629Z] deploy: [2024-04-16T10:19:38.629Z] [2024-04-16T10:19:38.630Z] setOSConditions: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setToolWin: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setToolUnix: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setToolProperty: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setS1ASclassPath: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] init-common: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] deploy-common: [2024-04-16T10:19:38.630Z] [echo] Current time (ISO): 2024-04-16T10:19:38.453+0000 [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setOSConditions: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setToolWin: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setToolUnix: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setToolProperty: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] setS1ASclassPath: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] init-common: [2024-04-16T10:19:38.630Z] [2024-04-16T10:19:38.630Z] deploy-common-pe: [2024-04-16T10:19:38.749Z] [2024-04-16T10:19:38.750Z] setOSConditions: [2024-04-16T10:19:38.750Z] [2024-04-16T10:19:38.750Z] setToolWin: [2024-04-16T10:19:38.750Z] [2024-04-16T10:19:38.750Z] setToolUnix: [2024-04-16T10:19:38.750Z] [2024-04-16T10:19:38.750Z] setToolProperty: [2024-04-16T10:19:38.750Z] [2024-04-16T10:19:38.750Z] setS1ASclassPath: [2024-04-16T10:19:38.750Z] [2024-04-16T10:19:38.750Z] init-common: [2024-04-16T10:19:38.750Z] [2024-04-16T10:19:38.750Z] compile-common: [2024-04-16T10:19:38.750Z] [echo] Current time (ISO): 2024-04-16T10:19:38.499+0000 [2024-04-16T10:19:38.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:38.750Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:39.017Z] [exec] Application deployed with name ejb-allowedmethods-removeApp. [2024-04-16T10:19:39.017Z] [echo] Deployment on target server server successful [2024-04-16T10:19:39.017Z] [2024-04-16T10:19:39.017Z] setOSConditions: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setToolWin: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setToolUnix: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setToolProperty: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setS1ASclassPath: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] init-common: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] deploy-common-ee: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] run: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setOSConditions: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setToolWin: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setToolUnix: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setToolProperty: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] setS1ASclassPath: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] init-common: [2024-04-16T10:19:39.018Z] [2024-04-16T10:19:39.018Z] runclient-common: [2024-04-16T10:19:39.018Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-allowedmethods-removeAppClient.jar -name ejb-allowedmethods-removeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:39.059Z] [exec] Application client lookup jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2024-04-16T10:19:39.336Z] [exec] Apr 16, 2024 10:19:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:39.336Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:39.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-04-16T10:19:39.948Z] [exec] Apr 16, 2024 10:19:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:39.948Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:39.986Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:19:39.986Z] [exec] Waiting finished after 7,301 ms. [2024-04-16T10:19:39.986Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:19:39.986Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:19:39.986Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:19:39.986Z] [exec] Admin Port: 45,707 [2024-04-16T10:19:39.986Z] [exec] Command start-domain executed successfully. [2024-04-16T10:19:39.996Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:39.996Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:39.996Z] [javac] return new Integer(i); [2024-04-16T10:19:39.996Z] [javac] ^ [2024-04-16T10:19:39.996Z] [javac] 2 warnings [2024-04-16T10:19:39.996Z] [2024-04-16T10:19:39.996Z] setOSConditions: [2024-04-16T10:19:39.997Z] [2024-04-16T10:19:39.997Z] setToolWin: [2024-04-16T10:19:39.997Z] [2024-04-16T10:19:39.997Z] setToolUnix: [2024-04-16T10:19:39.997Z] [2024-04-16T10:19:39.997Z] setToolProperty: [2024-04-16T10:19:39.997Z] [2024-04-16T10:19:39.997Z] setS1ASclassPath: [2024-04-16T10:19:39.997Z] [2024-04-16T10:19:39.997Z] init-common: [2024-04-16T10:19:39.997Z] [2024-04-16T10:19:39.997Z] compile-common: [2024-04-16T10:19:39.997Z] [echo] Current time (ISO): 2024-04-16T10:19:39.673+0000 [2024-04-16T10:19:39.997Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:40.240Z] [echo] run.xml:doing wait for localhost:45712... [2024-04-16T10:19:40.258Z] [exec] Apr 16, 2024 10:19:39 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:19:40.258Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-session2full-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.session2full.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session2fullAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-session2fullClient [2024-04-16T10:19:40.537Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-04-16T10:19:40.537Z] [2024-04-16T10:19:40.537Z] dumpThreadStack: [2024-04-16T10:19:40.537Z] [2024-04-16T10:19:40.537Z] startDomainWindows: [2024-04-16T10:19:40.537Z] [2024-04-16T10:19:40.537Z] startDomain: [2024-04-16T10:19:40.874Z] [exec] Apr 16, 2024 10:19:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:40.874Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:41.028Z] [exec] Application deployed with name web-jsp-precompile-deploy-dash-dash-libraries-web. [2024-04-16T10:19:41.028Z] [2024-04-16T10:19:41.028Z] run: [2024-04-16T10:19:41.028Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-deploy-dash-dash-libraries/test.jsp [2024-04-16T10:19:41.271Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:41.271Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:19:41.271Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:41.271Z] [javac] 1 warning [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] build: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] setOSConditions: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] setToolWin: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] setToolUnix: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] setToolProperty: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] setS1ASclassPath: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] init-common: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] webclient-war-common: [2024-04-16T10:19:41.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] clear: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] test-tlds-exist: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] copy-tlds: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] test-tagfiles-exist: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] copy-tagfiles: [2024-04-16T10:19:41.271Z] [2024-04-16T10:19:41.271Z] package-war-common: [2024-04-16T10:19:41.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:41.271Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:41.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:41.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:41.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/lib [2024-04-16T10:19:41.272Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:41.272Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:41.272Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/docroot [2024-04-16T10:19:41.272Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2024-04-16T10:19:41.272Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:41.272Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:41.272Z] [javac] Compiling 1 source file [2024-04-16T10:19:41.272Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/managed-beans/managed-bean-lifecycle-polymorphism/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:41.272Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] deploy: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] deploy-war-common: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] setOSConditions: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] setToolWin: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] setToolUnix: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] setToolProperty: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] setS1ASclassPath: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] init-common: [2024-04-16T10:19:41.272Z] [2024-04-16T10:19:41.272Z] deploy-war-commonpe: [2024-04-16T10:19:41.296Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:41.297Z] [java] [2024-04-16T10:19:41.297Z] [java] [2024-04-16T10:19:41.297Z] [java] ----------------------------------------- [2024-04-16T10:19:41.297Z] [java] - jsp-precompile-deploy-dash-dash-libraries: PASS - [2024-04-16T10:19:41.297Z] [java] ----------------------------------------- [2024-04-16T10:19:41.297Z] [java] - Total PASS : 1 - [2024-04-16T10:19:41.297Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:41.297Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:41.297Z] [java] ----------------------------------------- [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] undeploy: [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] setOSConditions: [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] setToolWin: [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] setToolUnix: [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] setToolProperty: [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] setS1ASclassPath: [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] init-common: [2024-04-16T10:19:41.297Z] [2024-04-16T10:19:41.297Z] undeploy-war-common: [2024-04-16T10:19:41.441Z] [exec] Apr 16, 2024 10:19:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:41.441Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:41.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-managed-bean-lifecycle-polymorphism --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-managed-bean-lifecycle-polymorphism-web.war [2024-04-16T10:19:41.856Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-deploy-dash-dash-libraries-web [2024-04-16T10:19:41.926Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:41.926Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/client/SimpleBMPClient.java:48: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:41.926Z] [javac] SimpleBMP bean = simpleBMPHome.findByPrimaryKey(new Integer(id)); [2024-04-16T10:19:41.926Z] [javac] ^ [2024-04-16T10:19:42.149Z] [2024-04-16T10:19:42.149Z] stopDomain: [2024-04-16T10:19:42.149Z] [echo] run.xml:stopping domain... [2024-04-16T10:19:42.181Z] [javac] 2 warnings [2024-04-16T10:19:42.181Z] [2024-04-16T10:19:42.181Z] build: [2024-04-16T10:19:42.181Z] [2024-04-16T10:19:42.181Z] setOSConditions: [2024-04-16T10:19:42.181Z] [2024-04-16T10:19:42.181Z] fixFiles: [2024-04-16T10:19:42.181Z] [2024-04-16T10:19:42.181Z] convUnix: [2024-04-16T10:19:42.181Z] [2024-04-16T10:19:42.182Z] convWin: [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] setToolWin: [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] setToolUnix: [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] setToolProperty: [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] setS1ASclassPath: [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] init-common: [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] package-persistence-common: [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] ejb-jar-common: [2024-04-16T10:19:42.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.182Z] package-ejbjar-common: [2024-04-16T10:19:42.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.182Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-ejb.jar [2024-04-16T10:19:42.182Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.182Z] [2024-04-16T10:19:42.183Z] appclient-jar-common: [2024-04-16T10:19:42.183Z] [2024-04-16T10:19:42.183Z] package-appclientjar-common: [2024-04-16T10:19:42.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.183Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple-client.jar [2024-04-16T10:19:42.183Z] [2024-04-16T10:19:42.183Z] webclient-war-common: [2024-04-16T10:19:42.183Z] [2024-04-16T10:19:42.183Z] build-ear-common: [2024-04-16T10:19:42.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:42.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:42.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:42.183Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2024-04-16T10:19:42.183Z] [2024-04-16T10:19:42.183Z] deploy: [2024-04-16T10:19:42.183Z] [2024-04-16T10:19:42.183Z] setOSConditions: [2024-04-16T10:19:42.183Z] [2024-04-16T10:19:42.183Z] setToolWin: [2024-04-16T10:19:42.183Z] [2024-04-16T10:19:42.184Z] setToolUnix: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] setToolProperty: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] setS1ASclassPath: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] init-common: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] execute-ejb-sql-common: [2024-04-16T10:19:42.184Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2024-04-16T10:19:42.184Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:19:42.184Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:19:42.184Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] setOSConditions: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] setToolWin: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] setToolUnix: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] setToolProperty: [2024-04-16T10:19:42.184Z] [2024-04-16T10:19:42.184Z] setS1ASclassPath: [2024-04-16T10:19:42.185Z] [2024-04-16T10:19:42.185Z] init-common: [2024-04-16T10:19:42.185Z] [2024-04-16T10:19:42.185Z] deploy-common: [2024-04-16T10:19:42.185Z] [echo] Current time (ISO): 2024-04-16T10:19:42.177+0000 [2024-04-16T10:19:42.400Z] [exec] Application deployed with name cdi-managed-bean-lifecycle-polymorphism-web. [2024-04-16T10:19:42.400Z] [2024-04-16T10:19:42.401Z] deploy-war-commonee: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] run: [2024-04-16T10:19:42.401Z] [java] opening connection to http://localhost:8080/cdi-managed-bean-lifecycle-polymorphism/myurl [2024-04-16T10:19:42.401Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 | TestManagedBean injected via @Inject : TestManagedBeanExtension#PostConstruct | pc count = 1 [2024-04-16T10:19:42.401Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:42.401Z] [java] [2024-04-16T10:19:42.401Z] [java] [2024-04-16T10:19:42.401Z] [java] ----------------------------------------- [2024-04-16T10:19:42.401Z] [java] - managed-bean-lifecycle-inheritance: PASS - [2024-04-16T10:19:42.401Z] [java] ----------------------------------------- [2024-04-16T10:19:42.401Z] [java] - Total PASS : 1 - [2024-04-16T10:19:42.401Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:42.401Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:42.401Z] [java] ----------------------------------------- [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] undeploy: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] setOSConditions: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] setToolWin: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] setToolUnix: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] setToolProperty: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] setS1ASclassPath: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] init-common: [2024-04-16T10:19:42.401Z] [2024-04-16T10:19:42.401Z] undeploy-war-common: [2024-04-16T10:19:42.439Z] [2024-04-16T10:19:42.439Z] setOSConditions: [2024-04-16T10:19:42.439Z] [2024-04-16T10:19:42.439Z] setToolWin: [2024-04-16T10:19:42.439Z] [2024-04-16T10:19:42.439Z] setToolUnix: [2024-04-16T10:19:42.439Z] [2024-04-16T10:19:42.439Z] setToolProperty: [2024-04-16T10:19:42.439Z] [2024-04-16T10:19:42.440Z] setS1ASclassPath: [2024-04-16T10:19:42.440Z] [2024-04-16T10:19:42.440Z] init-common: [2024-04-16T10:19:42.440Z] [2024-04-16T10:19:42.440Z] deploy-common-pe: [2024-04-16T10:19:42.533Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_mdb_QCF [2024-04-16T10:19:42.770Z] [exec] Apr 16, 2024 10:19:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:42.770Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@73bb573d [2024-04-16T10:19:42.986Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-managed-bean-lifecycle-polymorphism-web [2024-04-16T10:19:42.986Z] [2024-04-16T10:19:42.986Z] all: [2024-04-16T10:19:42.986Z] [echo] [2024-04-16T10:19:42.986Z] [echo] ************************* [2024-04-16T10:19:42.986Z] [echo] * Running portable-extensions [2024-04-16T10:19:42.986Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions [2024-04-16T10:19:42.986Z] [echo] ************************* [2024-04-16T10:19:42.986Z] [echo] [2024-04-16T10:19:42.986Z] [2024-04-16T10:19:42.986Z] all: [2024-04-16T10:19:42.986Z] [2024-04-16T10:19:42.986Z] portable-extensions: [2024-04-16T10:19:42.986Z] [2024-04-16T10:19:42.986Z] setOSConditions: [2024-04-16T10:19:42.986Z] [2024-04-16T10:19:42.987Z] setToolWin: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolUnix: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolProperty: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setS1ASclassPath: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] init-common: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] clean: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setOSConditions: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolWin: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolUnix: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolProperty: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setS1ASclassPath: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] init-common: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] clean-common: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setOSConditions: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolWin: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolUnix: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setToolProperty: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] setS1ASclassPath: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.987Z] init-common: [2024-04-16T10:19:42.987Z] [2024-04-16T10:19:42.988Z] clean-classes-common: [2024-04-16T10:19:42.988Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setOSConditions: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setToolWin: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setToolUnix: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setToolProperty: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setS1ASclassPath: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] init-common: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] clean-jars-common: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] compile: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setOSConditions: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setToolWin: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setToolUnix: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setToolProperty: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] setS1ASclassPath: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] init-common: [2024-04-16T10:19:42.988Z] [2024-04-16T10:19:42.988Z] compile-common: [2024-04-16T10:19:42.988Z] [echo] Current time (ISO): 2024-04-16T10:19:42.982+0000 [2024-04-16T10:19:42.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:42.988Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:43.001Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleApp.ear [2024-04-16T10:19:43.037Z] [exec] Calling superSless1 [2024-04-16T10:19:43.037Z] [exec] Called superSless1 [2024-04-16T10:19:43.247Z] [exec] Apr 16, 2024 10:19:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:43.247Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@597d48ca [2024-04-16T10:19:43.256Z] [exec] Application deployed with name ejb-bmp-simpleApp. [2024-04-16T10:19:43.256Z] [echo] Deployment on target server server successful [2024-04-16T10:19:43.256Z] [2024-04-16T10:19:43.256Z] setOSConditions: [2024-04-16T10:19:43.256Z] [2024-04-16T10:19:43.256Z] setToolWin: [2024-04-16T10:19:43.256Z] [2024-04-16T10:19:43.256Z] setToolUnix: [2024-04-16T10:19:43.256Z] [2024-04-16T10:19:43.257Z] setToolProperty: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] setS1ASclassPath: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] init-common: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] deploy-common-ee: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] run: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] setOSConditions: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] setToolWin: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] setToolUnix: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] setToolProperty: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] setS1ASclassPath: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] init-common: [2024-04-16T10:19:43.257Z] [2024-04-16T10:19:43.257Z] execute-ejb-sql-common: [2024-04-16T10:19:43.257Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/create_pointbase.sql [2024-04-16T10:19:43.257Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:19:43.335Z] [exec] get1 =1 [2024-04-16T10:19:43.335Z] [exec] get2 =2 [2024-04-16T10:19:43.335Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:43.335Z] [exec] Successfully got application exception from remote SFSB @Remove method [2024-04-16T10:19:43.335Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:43.335Z] [exec] Got expected exception from @Remove mthd [2024-04-16T10:19:43.335Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:43.335Z] [exec] Successfully got exception after attempting to access implicitly removed sfsb [2024-04-16T10:19:43.512Z] [2024-04-16T10:19:43.512Z] setOSConditions: [2024-04-16T10:19:43.512Z] [2024-04-16T10:19:43.512Z] setToolWin: [2024-04-16T10:19:43.512Z] [2024-04-16T10:19:43.512Z] setToolUnix: [2024-04-16T10:19:43.512Z] [2024-04-16T10:19:43.512Z] setToolProperty: [2024-04-16T10:19:43.512Z] [2024-04-16T10:19:43.512Z] setS1ASclassPath: [2024-04-16T10:19:43.513Z] [2024-04-16T10:19:43.513Z] init-common: [2024-04-16T10:19:43.513Z] [2024-04-16T10:19:43.513Z] runclient-common: [2024-04-16T10:19:43.513Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simpleAppClient.jar -name ejb-bmp-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:43.530Z] [exec] Waiting for the domain to stop . [2024-04-16T10:19:43.530Z] [exec] Waiting finished after 298 ms. [2024-04-16T10:19:43.530Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:19:43.530Z] [2024-04-16T10:19:43.530Z] restore: [2024-04-16T10:19:43.530Z] [2024-04-16T10:19:43.530Z] setOSConditions: [2024-04-16T10:19:43.530Z] [2024-04-16T10:19:43.530Z] setToolWin: [2024-04-16T10:19:43.530Z] [2024-04-16T10:19:43.530Z] setToolUnix: [2024-04-16T10:19:43.530Z] [2024-04-16T10:19:43.530Z] setToolProperty: [2024-04-16T10:19:43.530Z] [2024-04-16T10:19:43.530Z] setS1ASclassPath: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] init-common: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] removeJarFromApplibs: [2024-04-16T10:19:43.531Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs/myclasses.jar [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] setOSConditions: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] setToolWin: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] setToolUnix: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] setToolProperty: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] setS1ASclassPath: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] init-common: [2024-04-16T10:19:43.531Z] [2024-04-16T10:19:43.531Z] startDomainUnix: [2024-04-16T10:19:43.531Z] [echo] Starting DAS [2024-04-16T10:19:43.590Z] [exec] Successfully caught app exception [2024-04-16T10:19:43.590Z] [exec] test complete [2024-04-16T10:19:43.590Z] [exec] Value of key is: main [2024-04-16T10:19:43.590Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:43.590Z] [exec] [2024-04-16T10:19:43.590Z] [exec] [2024-04-16T10:19:43.590Z] [exec] ----------------------------------------- [2024-04-16T10:19:43.590Z] [exec] - main: PASS - [2024-04-16T10:19:43.590Z] [exec] ----------------------------------------- [2024-04-16T10:19:43.590Z] [exec] Total PASS: 1 [2024-04-16T10:19:43.590Z] [exec] Total FAIL: 0 [2024-04-16T10:19:43.590Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:43.590Z] [exec] ----------------------------------------- [2024-04-16T10:19:43.590Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:43.590Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] checkReporting-common: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] confirmReportPresent-common: [2024-04-16T10:19:43.844Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:43.844Z] [echo] Test seems to be reported fine [2024-04-16T10:19:43.844Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session2full/RepRunConf.txt [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] confirmMissingReport-common: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] undeploy: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] setOSConditions: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] setToolWin: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] setToolUnix: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] setToolProperty: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.844Z] setS1ASclassPath: [2024-04-16T10:19:43.844Z] [2024-04-16T10:19:43.845Z] init-common: [2024-04-16T10:19:43.845Z] [2024-04-16T10:19:43.845Z] undeploy-common: [2024-04-16T10:19:43.933Z] [exec] Application deployed with name force-deploy-rarApp. [2024-04-16T10:19:43.933Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-04-16T10:19:43.933Z] [echo] Deployment on target server server successful [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] setOSConditions: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] setToolWin: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] setToolUnix: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] setToolProperty: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] setS1ASclassPath: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] init-common: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] deploy-common-ee: [2024-04-16T10:19:43.933Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:19:43.933Z] WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions (file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar) [2024-04-16T10:19:43.933Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions [2024-04-16T10:19:43.933Z] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:19:43.933Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=1&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:19:43.933Z] [java] [2024-04-16T10:19:43.933Z] [java] Time: 11 [2024-04-16T10:19:43.933Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:19:43.933Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:19:43.933Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:19:43.933Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:19:43.933Z] [java] [Server response]Content-Length: 129 [2024-04-16T10:19:43.933Z] [java] [Server response] [2024-04-16T10:19:43.933Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2024-04-16T10:19:43.933Z] [java] [Server response]TEST:PASS [2024-04-16T10:19:43.933Z] [java] Value of key is:force-deploy-rar-web1 [2024-04-16T10:19:43.933Z] [java] [Server response]TEST:PASS [2024-04-16T10:19:43.933Z] [java] Value of key is:force-deploy-rar-web2 [2024-04-16T10:19:43.933Z] [java] [Server response]Redeploy Connector 1.5 [2024-04-16T10:19:43.933Z] [java] [Server response]END_OF_EXECUTION [2024-04-16T10:19:43.933Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:43.933Z] [java] [2024-04-16T10:19:43.933Z] [java] [2024-04-16T10:19:43.933Z] [java] ----------------------------------------- [2024-04-16T10:19:43.933Z] [java] - force-deploy-rar-web2: PASS - [2024-04-16T10:19:43.933Z] [java] - force-deploy-rar-web1: PASS - [2024-04-16T10:19:43.933Z] [java] ----------------------------------------- [2024-04-16T10:19:43.933Z] [java] Total PASS: 2 [2024-04-16T10:19:43.933Z] [java] Total FAIL: 0 [2024-04-16T10:19:43.933Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:19:43.933Z] [java] ----------------------------------------- [2024-04-16T10:19:43.933Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] setOSConditions: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.933Z] setToolWin: [2024-04-16T10:19:43.933Z] [2024-04-16T10:19:43.934Z] setToolUnix: [2024-04-16T10:19:43.934Z] [2024-04-16T10:19:43.934Z] setToolProperty: [2024-04-16T10:19:43.934Z] [2024-04-16T10:19:43.934Z] setS1ASclassPath: [2024-04-16T10:19:43.934Z] [2024-04-16T10:19:43.934Z] init-common: [2024-04-16T10:19:43.934Z] [2024-04-16T10:19:43.934Z] undeploy-common: [2024-04-16T10:19:44.148Z] [exec] Apr 16, 2024 10:19:43 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:19:44.148Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:19:44.148Z] [exec] Apr 16, 2024 10:19:43 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:44.148Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:19:44.148Z] [exec] Apr 16, 2024 10:19:43 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:44.148Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:19:44.148Z] [exec] Apr 16, 2024 10:19:43 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:44.148Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:19:44.148Z] [exec] Apr 16, 2024 10:19:43 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:44.148Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6b05957[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:44.148Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_ModByDD_JMSConnectionFactory [2024-04-16T10:19:44.148Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:44.402Z] [exec] Apr 16, 2024 10:19:44 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:44.402Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cb99d3f5[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:44.403Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session2fullApp [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] all: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] nopkg: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] setOSConditions: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] setToolWin: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] setToolUnix: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] setToolProperty: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] setS1ASclassPath: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] init-common: [2024-04-16T10:19:44.403Z] [2024-04-16T10:19:44.403Z] clean: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setOSConditions: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolWin: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolUnix: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolProperty: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setS1ASclassPath: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] init-common: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] clean-common: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setOSConditions: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolWin: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolUnix: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolProperty: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setS1ASclassPath: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] init-common: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] clean-classes-common: [2024-04-16T10:19:44.404Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setOSConditions: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolWin: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolUnix: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setToolProperty: [2024-04-16T10:19:44.404Z] [2024-04-16T10:19:44.404Z] setS1ASclassPath: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] init-common: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] clean-jars-common: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] compile: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] setOSConditions: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] setToolWin: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] setToolUnix: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] setToolProperty: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] setS1ASclassPath: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] init-common: [2024-04-16T10:19:44.405Z] [2024-04-16T10:19:44.405Z] compile-common: [2024-04-16T10:19:44.405Z] [echo] Current time (ISO): 2024-04-16T10:19:44.363+0000 [2024-04-16T10:19:44.405Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:44.405Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:44.689Z] [exec] Application client can access jms connection factory: java:global/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:44.689Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:44.689Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:44.689Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:44.690Z] [exec] Apr 16, 2024 10:19:44 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:44.690Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@70ae6819[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:44.709Z] [exec] Apr 16, 2024 10:19:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:44.709Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@36c07c75 [2024-04-16T10:19:44.709Z] [exec] Test returned: true [2024-04-16T10:19:44.709Z] [exec] Value of key is: remote test [2024-04-16T10:19:44.709Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:44.709Z] [exec] [2024-04-16T10:19:44.709Z] [exec] [2024-04-16T10:19:44.709Z] [exec] ----------------------------------------- [2024-04-16T10:19:44.709Z] [exec] - remote test: PASS - [2024-04-16T10:19:44.709Z] [exec] ----------------------------------------- [2024-04-16T10:19:44.709Z] [exec] Total PASS: 1 [2024-04-16T10:19:44.710Z] [exec] Total FAIL: 0 [2024-04-16T10:19:44.710Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:44.710Z] [exec] ----------------------------------------- [2024-04-16T10:19:44.710Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:44.710Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] checkReporting-common: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] confirmReportPresent-common: [2024-04-16T10:19:44.710Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:44.710Z] [echo] Test seems to be reported fine [2024-04-16T10:19:44.710Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/allowedmethods/remove/RepRunConf.txt [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] confirmMissingReport-common: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] undeploy: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] setOSConditions: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] setToolWin: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] setToolUnix: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] setToolProperty: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] setS1ASclassPath: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] init-common: [2024-04-16T10:19:44.710Z] [2024-04-16T10:19:44.710Z] undeploy-common: [2024-04-16T10:19:44.902Z] [exec] Apr 16, 2024 10:19:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:44.902Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:45.038Z] [exec] Apr 16, 2024 10:19:44 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.038Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@577ddf3e[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/java:module/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.038Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.038Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.038Z] [exec] Apr 16, 2024 10:19:44 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.038Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@c4bd054f[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/client_jms-connection-factory-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.288Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-allowedmethods-removeApp [2024-04-16T10:19:45.288Z] [2024-04-16T10:19:45.288Z] all: [2024-04-16T10:19:45.289Z] [echo] [2024-04-16T10:19:45.289Z] [echo] [2024-04-16T10:19:45.289Z] [echo] ************************************************** [2024-04-16T10:19:45.289Z] [echo] * Running jms [2024-04-16T10:19:45.289Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms [2024-04-16T10:19:45.289Z] [echo] ************************************************** [2024-04-16T10:19:45.289Z] [echo] [2024-04-16T10:19:45.289Z] [echo] [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] all: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] jmsejb: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setOSConditions: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setToolWin: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setToolUnix: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setToolProperty: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setS1ASclassPath: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] init-common: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] clean: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setOSConditions: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setToolWin: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setToolUnix: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setToolProperty: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setS1ASclassPath: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] init-common: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] clean-common: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.289Z] setOSConditions: [2024-04-16T10:19:45.289Z] [2024-04-16T10:19:45.290Z] setToolWin: [2024-04-16T10:19:45.290Z] [2024-04-16T10:19:45.290Z] setToolUnix: [2024-04-16T10:19:45.290Z] [2024-04-16T10:19:45.290Z] setToolProperty: [2024-04-16T10:19:45.290Z] [2024-04-16T10:19:45.290Z] setS1ASclassPath: [2024-04-16T10:19:45.290Z] [2024-04-16T10:19:45.290Z] init-common: [2024-04-16T10:19:45.290Z] [2024-04-16T10:19:45.290Z] clean-classes-common: [2024-04-16T10:19:45.290Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:45.292Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.293Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2024-04-16T10:19:45.293Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.293Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@e9d251de[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Servlet_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.293Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_ModByDD_JMSConnectionFactory [2024-04-16T10:19:45.293Z] [exec] Application client lookup jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2024-04-16T10:19:45.293Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.293Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@502f08f8[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Servlet_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.329Z] [exec] Each message got redelivered 4 times successfully and then stopped delivery [2024-04-16T10:19:45.329Z] [exec] Value of key is: mdb main [2024-04-16T10:19:45.329Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:45.329Z] [exec] [2024-04-16T10:19:45.329Z] [exec] [2024-04-16T10:19:45.329Z] [exec] ----------------------------------------- [2024-04-16T10:19:45.329Z] [exec] - mdb main: PASS - [2024-04-16T10:19:45.329Z] [exec] ----------------------------------------- [2024-04-16T10:19:45.329Z] [exec] Total PASS: 1 [2024-04-16T10:19:45.329Z] [exec] Total FAIL: 0 [2024-04-16T10:19:45.329Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:45.329Z] [exec] ----------------------------------------- [2024-04-16T10:19:45.329Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:45.329Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] undeploy: [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] setOSConditions: [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] setToolWin: [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] setToolUnix: [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] setToolProperty: [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] setS1ASclassPath: [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] init-common: [2024-04-16T10:19:45.329Z] [2024-04-16T10:19:45.329Z] undeploy-common: [2024-04-16T10:19:45.330Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mq-cmt-excptApp [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setOSConditions: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setToolWin: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setToolUnix: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setToolProperty: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setS1ASclassPath: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] init-common: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] default-sql: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setOSConditions: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setToolWin: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setToolUnix: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setToolProperty: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] setS1ASclassPath: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] init-common: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] execute-sql-common: [2024-04-16T10:19:45.330Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/cmt/sql/drop_pointbase.sql [2024-04-16T10:19:45.330Z] [sql] 0 rows affected [2024-04-16T10:19:45.330Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] sql-oracle: [2024-04-16T10:19:45.330Z] [2024-04-16T10:19:45.330Z] execute-sql-connector: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] unsetup: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setOSConditions: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setToolWin: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setToolUnix: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setToolProperty: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setS1ASclassPath: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] init-common: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] undeploy-jms-common: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setOSConditions: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setToolWin: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setToolUnix: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setToolProperty: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] setS1ASclassPath: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] init-common: [2024-04-16T10:19:45.331Z] [2024-04-16T10:19:45.331Z] delete-jms-connection-common: [2024-04-16T10:19:45.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-04-16T10:19:45.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-04-16T10:19:45.365Z] [2024-04-16T10:19:45.366Z] setOSConditions: [2024-04-16T10:19:45.366Z] [2024-04-16T10:19:45.366Z] setToolWin: [2024-04-16T10:19:45.366Z] [2024-04-16T10:19:45.366Z] setToolUnix: [2024-04-16T10:19:45.366Z] [2024-04-16T10:19:45.366Z] setToolProperty: [2024-04-16T10:19:45.366Z] [2024-04-16T10:19:45.366Z] setS1ASclassPath: [2024-04-16T10:19:45.366Z] [2024-04-16T10:19:45.366Z] init-common: [2024-04-16T10:19:45.509Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:45.509Z] [javac] 1 warning [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] build: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] setOSConditions: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] setToolWin: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] setToolUnix: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] setToolProperty: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] setS1ASclassPath: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] init-common: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] webclient-war-common: [2024-04-16T10:19:45.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] clear: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] test-tlds-exist: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] copy-tlds: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] test-tagfiles-exist: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.509Z] copy-tagfiles: [2024-04-16T10:19:45.509Z] [2024-04-16T10:19:45.510Z] package-war-common: [2024-04-16T10:19:45.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:45.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:45.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:45.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:45.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/lib [2024-04-16T10:19:45.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:45.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-04-16T10:19:45.510Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:45.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/docroot [2024-04-16T10:19:45.510Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2024-04-16T10:19:45.510Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:45.510Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:45.510Z] [javac] Compiling 1 source file [2024-04-16T10:19:45.510Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/simple-portable-extension/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:45.510Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:45.510Z] [2024-04-16T10:19:45.510Z] deploy: [2024-04-16T10:19:45.510Z] [2024-04-16T10:19:45.510Z] deploy-war-common: [2024-04-16T10:19:45.510Z] [2024-04-16T10:19:45.510Z] setOSConditions: [2024-04-16T10:19:45.510Z] [2024-04-16T10:19:45.510Z] setToolWin: [2024-04-16T10:19:45.510Z] [2024-04-16T10:19:45.510Z] setToolUnix: [2024-04-16T10:19:45.510Z] [2024-04-16T10:19:45.510Z] setToolProperty: [2024-04-16T10:19:45.510Z] [2024-04-16T10:19:45.511Z] setS1ASclassPath: [2024-04-16T10:19:45.511Z] [2024-04-16T10:19:45.511Z] init-common: [2024-04-16T10:19:45.511Z] [2024-04-16T10:19:45.511Z] deploy-war-commonpe: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setOSConditions: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setToolWin: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setToolUnix: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setToolProperty: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setS1ASclassPath: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] init-common: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] clean-jars-common: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] compile: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setOSConditions: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setToolWin: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setToolUnix: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setToolProperty: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] setS1ASclassPath: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] init-common: [2024-04-16T10:19:45.546Z] [2024-04-16T10:19:45.546Z] compile-common: [2024-04-16T10:19:45.546Z] [echo] Current time (ISO): 2024-04-16T10:19:45.307+0000 [2024-04-16T10:19:45.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:45.546Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:45.549Z] [exec] Application client can access jms connection factory: java:global/env/Servlet_JMSConnectionFactory [2024-04-16T10:19:45.549Z] [exec] Application client lookup jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2024-04-16T10:19:45.549Z] [exec] Application client can access jms connection factory: java:app/env/Servlet_JMSConnectionFactory [2024-04-16T10:19:45.549Z] [exec] Application client lookup jms connection factory: java:module/env/Servlet_JMSConnectionFactoryApr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.549Z] [exec] [2024-04-16T10:19:45.549Z] [exec] Application client cannot access jms connection factory: java:module/env/Servlet_JMSConnectionFactory [2024-04-16T10:19:45.550Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@22088a54[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Servlet_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=offApplication client lookup jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2024-04-16T10:19:45.550Z] [exec] [2024-04-16T10:19:45.550Z] [exec] Application client cannot access jms connection factory: java:comp/env/Servlet_JMSConnectionFactory [2024-04-16T10:19:45.550Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2024-04-16T10:19:45.550Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.550Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory [2024-04-16T10:19:45.550Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.550Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@7e85b1be[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.550Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.550Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@efd44e2e[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.625Z] [2024-04-16T10:19:45.626Z] setuptwo: [2024-04-16T10:19:45.626Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/force-deploy-rar [2024-04-16T10:19:45.626Z] [2024-04-16T10:19:45.626Z] setOSConditions: [2024-04-16T10:19:45.626Z] [2024-04-16T10:19:45.626Z] setToolWin: [2024-04-16T10:19:45.626Z] [2024-04-16T10:19:45.626Z] setToolUnix: [2024-04-16T10:19:45.626Z] [2024-04-16T10:19:45.626Z] setToolProperty: [2024-04-16T10:19:45.626Z] [2024-04-16T10:19:45.626Z] setS1ASclassPath: [2024-04-16T10:19:45.626Z] [2024-04-16T10:19:45.626Z] init-common: [2024-04-16T10:19:45.626Z] [2024-04-16T10:19:45.626Z] deploy-rar-common: [2024-04-16T10:19:45.626Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2024-04-16T10:19:45.827Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:45.827Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:45.839Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.839Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.839Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.839Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@f5db898a[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.840Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.840Z] [exec] Application client lookup jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.840Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.840Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.840Z] [exec] Application client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.840Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2024-04-16T10:19:45.840Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:45.840Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6e157452[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_ModByDD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:45.840Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_ModByDD_JMSConnectionFactory [2024-04-16T10:19:45.840Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:45.928Z] [2024-04-16T10:19:45.928Z] setOSConditions: [2024-04-16T10:19:45.928Z] [2024-04-16T10:19:45.928Z] setToolWin: [2024-04-16T10:19:45.928Z] [2024-04-16T10:19:45.928Z] setToolUnix: [2024-04-16T10:19:45.928Z] [2024-04-16T10:19:45.928Z] setToolProperty: [2024-04-16T10:19:45.928Z] [2024-04-16T10:19:45.928Z] setS1ASclassPath: [2024-04-16T10:19:45.928Z] [2024-04-16T10:19:45.928Z] init-common: [2024-04-16T10:19:45.928Z] [2024-04-16T10:19:45.928Z] delete-jms-resource-common: [2024-04-16T10:19:45.934Z] [exec] Connector resource jms/ejb_mdb_QCF created. [2024-04-16T10:19:46.071Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-portable-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-portable-extension-web.war [2024-04-16T10:19:46.082Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:46.082Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:46.094Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.094Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@fa58931a[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=offApplication client can access jms connection factory: java:global/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:46.094Z] [exec] [2024-04-16T10:19:46.094Z] [exec] Apr 16, 2024 10:19:45 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPoolApplication client lookup jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:46.094Z] [exec] [2024-04-16T10:19:46.094Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@8c0eea76[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloEJB_Annotation_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:46.094Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:46.095Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPoolApplication client lookup jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:46.095Z] [exec] [2024-04-16T10:19:46.095Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:46.095Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:46.095Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@77300988[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Application_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=offApplication client cannot access jms connection factory: java:comp/env/HelloEJB_Annotation_JMSConnectionFactory [2024-04-16T10:19:46.095Z] [exec] [2024-04-16T10:19:46.095Z] [exec] Application client lookup jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2024-04-16T10:19:46.288Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:46.288Z] [javac] 1 warning [2024-04-16T10:19:46.288Z] [2024-04-16T10:19:46.288Z] setOSConditions: [2024-04-16T10:19:46.288Z] [2024-04-16T10:19:46.288Z] setToolWin: [2024-04-16T10:19:46.288Z] [2024-04-16T10:19:46.288Z] setToolUnix: [2024-04-16T10:19:46.288Z] [2024-04-16T10:19:46.288Z] setToolProperty: [2024-04-16T10:19:46.288Z] [2024-04-16T10:19:46.288Z] setS1ASclassPath: [2024-04-16T10:19:46.289Z] [2024-04-16T10:19:46.289Z] init-common: [2024-04-16T10:19:46.289Z] [2024-04-16T10:19:46.289Z] compile-common: [2024-04-16T10:19:46.289Z] [echo] Current time (ISO): 2024-04-16T10:19:46.140+0000 [2024-04-16T10:19:46.289Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:46.328Z] [exec] Application deployed with name cdi-simple-portable-extension-web. [2024-04-16T10:19:46.328Z] [2024-04-16T10:19:46.328Z] deploy-war-commonee: [2024-04-16T10:19:46.328Z] [2024-04-16T10:19:46.328Z] run: [2024-04-16T10:19:46.349Z] [exec] Application client can access jms connection factory: java:global/env/Application_DD_JMSConnectionFactory [2024-04-16T10:19:46.349Z] [exec] Application client lookup jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2024-04-16T10:19:46.349Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.349Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@5bbf88ac[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Application_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:46.349Z] [exec] Application client can access jms connection factory: java:app/env/Application_DD_JMSConnectionFactory [2024-04-16T10:19:46.349Z] [exec] Application client lookup jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2024-04-16T10:19:46.349Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.349Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@1f5755a4[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=offApplication client can access jms connection factory: java:global/env/Appclient_DD_JMSConnectionFactory [2024-04-16T10:19:46.349Z] [exec] [2024-04-16T10:19:46.349Z] [exec] Application client lookup jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactory [2024-04-16T10:19:46.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-04-16T10:19:46.535Z] [exec] Administered object jms/SampleQueue deleted. [2024-04-16T10:19:46.539Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_mdb_QCF [2024-04-16T10:19:46.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-04-16T10:19:46.583Z] [java] opening connection to http://localhost:8080/cdi-simple-portable-extension/myurl [2024-04-16T10:19:46.583Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:19:46.583Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:46.583Z] [java] [2024-04-16T10:19:46.583Z] [java] [2024-04-16T10:19:46.583Z] [java] ----------------------------------------- [2024-04-16T10:19:46.583Z] [java] - portable-extensions-simple-extension: PASS - [2024-04-16T10:19:46.583Z] [java] ----------------------------------------- [2024-04-16T10:19:46.583Z] [java] - Total PASS : 1 - [2024-04-16T10:19:46.583Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:46.583Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:46.583Z] [java] ----------------------------------------- [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] undeploy: [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] setOSConditions: [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] setToolWin: [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] setToolUnix: [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] setToolProperty: [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] setS1ASclassPath: [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] init-common: [2024-04-16T10:19:46.583Z] [2024-04-16T10:19:46.583Z] undeploy-war-common: [2024-04-16T10:19:46.603Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.603Z] [exec] Application client can access jms connection factory: java:app/env/Appclient_DD_JMSConnectionFactoryINFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@4b444dc8[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:46.603Z] [exec] [2024-04-16T10:19:46.603Z] [exec] Application client lookup jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2024-04-16T10:19:46.603Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.603Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ec5bb9ed[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/java:module/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:46.603Z] [exec] Application client can access jms connection factory: java:module/env/Appclient_DD_JMSConnectionFactory [2024-04-16T10:19:46.603Z] [exec] Application client lookup jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2024-04-16T10:19:46.938Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.938Z] [exec] Application client can access jms connection factory: java:comp/env/Appclient_DD_JMSConnectionFactory [2024-04-16T10:19:46.938Z] [exec] Application client lookup jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.938Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@58c680fe[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/jms-connection-factory-definitionApp/client_jms-connection-factory-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:46.938Z] [exec] Application client can access jms connection factory: java:global/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.938Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.938Z] [exec] Application client lookup jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.938Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@2d51df8c[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/Web_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:46.938Z] [exec] Application client can access jms connection factory: java:app/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.938Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:46.938Z] [exec] Application client lookup jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.938Z] [exec] Application client cannot access jms connection factory: java:module/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.939Z] [exec] Application client lookup jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.939Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@2bd4c2b0[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/Web_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=offApplication client cannot access jms connection factory: java:comp/env/Web_DD_JMSConnectionFactory [2024-04-16T10:19:46.939Z] [exec] [2024-04-16T10:19:46.939Z] [exec] Application client lookup jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-portable-extension-web [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] all: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] setOSConditions: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] setToolWin: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] setToolUnix: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] setToolProperty: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] setS1ASclassPath: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] init-common: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] clean: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] setOSConditions: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.144Z] setToolWin: [2024-04-16T10:19:47.144Z] [2024-04-16T10:19:47.145Z] setToolUnix: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] setToolProperty: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] setS1ASclassPath: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] init-common: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] clean-common: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] setOSConditions: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] setToolWin: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] setToolUnix: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] setToolProperty: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] setS1ASclassPath: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] init-common: [2024-04-16T10:19:47.145Z] [2024-04-16T10:19:47.145Z] clean-classes-common: [2024-04-16T10:19:47.145Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:47.193Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:47.193Z] [exec] Application client can access jms connection factory: java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.193Z] [exec] Application client lookup jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.193Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@8fc818dd[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloStatefulEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:47.193Z] [exec] Application client can access jms connection factory: java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.193Z] [exec] Apr 16, 2024 10:19:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPoolApplication client lookup jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.193Z] [exec] [2024-04-16T10:19:47.193Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.193Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.193Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@217e7039[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloStatefulEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=offApplication client cannot access jms connection factory: java:comp/env/HelloStatefulEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.193Z] [exec] [2024-04-16T10:19:47.193Z] [exec] Apr 16, 2024 10:19:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:19:47.193Z] [exec] Application client lookup jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@702609c9[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/java:global/env/HelloEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:19:47.194Z] [exec] Application client can access jms connection factory: java:global/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] Apr 16, 2024 10:19:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPoolApplication client lookup jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] [2024-04-16T10:19:47.194Z] [exec] Application client can access jms connection factory: java:app/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] Application client lookup jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] Application client cannot access jms connection factory: java:module/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] Application client lookup jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cc677d25[jndiName=__SYSTEM/pools/__jms_connection_factory_definition/jms-connection-factory-definitionApp/java:app/env/HelloEJB_DD_JMSConnectionFactory, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=offApplication client cannot access jms connection factory: java:comp/env/HelloEJB_DD_JMSConnectionFactory [2024-04-16T10:19:47.194Z] [exec] [2024-04-16T10:19:47.194Z] [exec] Application client lookup jms-connection-factory-definitions successfully! [2024-04-16T10:19:47.194Z] [exec] Value of key is:JMSConnectionFactory-Definition-appclient-test [2024-04-16T10:19:47.194Z] [exec] invoking JMSConnectionFactory-Definition test servlet at http://localhost:8080/jms-connection-factory-definition/servlet [2024-04-16T10:19:47.400Z] [2024-04-16T10:19:47.400Z] setOSConditions: [2024-04-16T10:19:47.400Z] [2024-04-16T10:19:47.400Z] setToolWin: [2024-04-16T10:19:47.400Z] [2024-04-16T10:19:47.401Z] setToolUnix: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] setToolProperty: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] setS1ASclassPath: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] init-common: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] clean-jars-common: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] compile: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] setOSConditions: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] setToolWin: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] setToolUnix: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] setToolProperty: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] setS1ASclassPath: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] init-common: [2024-04-16T10:19:47.401Z] [2024-04-16T10:19:47.401Z] compile-common: [2024-04-16T10:19:47.401Z] [echo] Current time (ISO): 2024-04-16T10:19:47.158+0000 [2024-04-16T10:19:47.401Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:47.401Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:47.444Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:47.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-04-16T10:19:47.493Z] [2024-04-16T10:19:47.493Z] all: [2024-04-16T10:19:47.493Z] [2024-04-16T10:19:47.493Z] setOSConditions: [2024-04-16T10:19:47.493Z] [2024-04-16T10:19:47.494Z] setToolWin: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolUnix: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolProperty: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setS1ASclassPath: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] init-common: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] clean: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setOSConditions: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolWin: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolUnix: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolProperty: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setS1ASclassPath: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] init-common: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] clean-common: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setOSConditions: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolWin: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolUnix: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setToolProperty: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] setS1ASclassPath: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] init-common: [2024-04-16T10:19:47.494Z] [2024-04-16T10:19:47.494Z] clean-classes-common: [2024-04-16T10:19:47.495Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setOSConditions: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setToolWin: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setToolUnix: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setToolProperty: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setS1ASclassPath: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] init-common: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] clean-jars-common: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] compile: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setOSConditions: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setToolWin: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setToolUnix: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setToolProperty: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] setS1ASclassPath: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] init-common: [2024-04-16T10:19:47.495Z] [2024-04-16T10:19:47.495Z] compile-common: [2024-04-16T10:19:47.495Z] [echo] Current time (ISO): 2024-04-16T10:19:47.453+0000 [2024-04-16T10:19:47.495Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:47.495Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:48.008Z] [javac] 1 warning [2024-04-16T10:19:48.008Z] [2024-04-16T10:19:48.008Z] setOSConditions: [2024-04-16T10:19:48.008Z] [2024-04-16T10:19:48.008Z] setToolWin: [2024-04-16T10:19:48.008Z] [2024-04-16T10:19:48.008Z] setToolUnix: [2024-04-16T10:19:48.008Z] [2024-04-16T10:19:48.008Z] setToolProperty: [2024-04-16T10:19:48.008Z] [2024-04-16T10:19:48.008Z] setS1ASclassPath: [2024-04-16T10:19:48.008Z] [2024-04-16T10:19:48.008Z] init-common: [2024-04-16T10:19:48.008Z] [2024-04-16T10:19:48.008Z] compile-common: [2024-04-16T10:19:48.008Z] [echo] Current time (ISO): 2024-04-16T10:19:47.946+0000 [2024-04-16T10:19:48.008Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:48.194Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:48.195Z] [javac] 1 warning [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] build: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] setOSConditions: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] fixFiles: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] convUnix: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] convWin: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] setToolWin: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] setToolUnix: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] setToolProperty: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] setS1ASclassPath: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] init-common: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] package-persistence-common: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] ejb-jar-common: [2024-04-16T10:19:48.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] package-ejbjar-common: [2024-04-16T10:19:48.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:48.195Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-ejb.jar [2024-04-16T10:19:48.195Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] appclient-jar-common: [2024-04-16T10:19:48.195Z] [2024-04-16T10:19:48.195Z] package-appclientjar-common: [2024-04-16T10:19:48.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:48.196Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkg-client.jar [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] webclient-war-common: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] build-ear-common: [2024-04-16T10:19:48.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:48.196Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:48.196Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] deploy: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setOSConditions: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setToolWin: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setToolUnix: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setToolProperty: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setS1ASclassPath: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] init-common: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] deploy-common: [2024-04-16T10:19:48.196Z] [echo] Current time (ISO): 2024-04-16T10:19:47.973+0000 [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setOSConditions: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setToolWin: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setToolUnix: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setToolProperty: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] setS1ASclassPath: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.196Z] init-common: [2024-04-16T10:19:48.196Z] [2024-04-16T10:19:48.197Z] deploy-common-pe: [2024-04-16T10:19:48.451Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgApp.ear [2024-04-16T10:19:48.528Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:19:48.528Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-04-16T10:19:48.528Z] [2024-04-16T10:19:48.528Z] setOSConditions: [2024-04-16T10:19:48.528Z] [2024-04-16T10:19:48.528Z] setToolWin: [2024-04-16T10:19:48.528Z] [2024-04-16T10:19:48.528Z] setToolUnix: [2024-04-16T10:19:48.528Z] [2024-04-16T10:19:48.528Z] setToolProperty: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setS1ASclassPath: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] init-common: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] deploy: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setOSConditions: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setToolWin: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setToolUnix: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setToolProperty: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setS1ASclassPath: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] init-common: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] deploy-common: [2024-04-16T10:19:48.529Z] [echo] Current time (ISO): 2024-04-16T10:19:48.194+0000 [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setOSConditions: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setToolWin: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setToolUnix: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setToolProperty: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] setS1ASclassPath: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] init-common: [2024-04-16T10:19:48.529Z] [2024-04-16T10:19:48.529Z] deploy-common-pe: [2024-04-16T10:19:48.620Z] [exec] Apr 16, 2024 10:19:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:48.620Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:19:48.620Z] [exec] Starting test for id: -429162576 [2024-04-16T10:19:48.874Z] [exec] Done for id: -429162576 [2024-04-16T10:19:48.874Z] [exec] Value of key is: simple [2024-04-16T10:19:48.874Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:48.874Z] [exec] [2024-04-16T10:19:48.874Z] [exec] [2024-04-16T10:19:48.874Z] [exec] ----------------------------------------- [2024-04-16T10:19:48.874Z] [exec] - simple: PASS - [2024-04-16T10:19:48.874Z] [exec] ----------------------------------------- [2024-04-16T10:19:48.874Z] [exec] Total PASS: 1 [2024-04-16T10:19:48.874Z] [exec] Total FAIL: 0 [2024-04-16T10:19:48.874Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:48.874Z] [exec] ----------------------------------------- [2024-04-16T10:19:48.874Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:48.874Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:49.129Z] [2024-04-16T10:19:49.130Z] checkReporting-common: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] confirmReportPresent-common: [2024-04-16T10:19:49.130Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:49.130Z] [echo] Test seems to be reported fine [2024-04-16T10:19:49.130Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/RepRunConf.txt [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] confirmMissingReport-common: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] undeploy: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] setOSConditions: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] setToolWin: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] setToolUnix: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] setToolProperty: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] setS1ASclassPath: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] init-common: [2024-04-16T10:19:49.130Z] [2024-04-16T10:19:49.130Z] execute-ejb-sql-common: [2024-04-16T10:19:49.130Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple/sql/drop_pointbase.sql [2024-04-16T10:19:49.287Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:49.374Z] [exec] Application deployed with name ejb-ejb30-hello-nopkgApp. [2024-04-16T10:19:49.374Z] [echo] Deployment on target server server successful [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setOSConditions: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setToolWin: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setToolUnix: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setToolProperty: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setS1ASclassPath: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] init-common: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] deploy-common-ee: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] run: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setOSConditions: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setToolWin: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setToolUnix: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setToolProperty: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] setS1ASclassPath: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] init-common: [2024-04-16T10:19:49.374Z] [2024-04-16T10:19:49.374Z] runclient-common: [2024-04-16T10:19:49.374Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgAppClient.jar -name ejb-ejb30-hello-nopkgClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:49.399Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:19:49.400Z] [2024-04-16T10:19:49.400Z] setOSConditions: [2024-04-16T10:19:49.400Z] [2024-04-16T10:19:49.400Z] setToolWin: [2024-04-16T10:19:49.400Z] [2024-04-16T10:19:49.400Z] setToolUnix: [2024-04-16T10:19:49.400Z] [2024-04-16T10:19:49.400Z] setToolProperty: [2024-04-16T10:19:49.400Z] [2024-04-16T10:19:49.400Z] setS1ASclassPath: [2024-04-16T10:19:49.400Z] [2024-04-16T10:19:49.400Z] init-common: [2024-04-16T10:19:49.400Z] [2024-04-16T10:19:49.400Z] undeploy-common: [2024-04-16T10:19:49.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-04-16T10:19:49.542Z] [javac] 1 warning [2024-04-16T10:19:49.542Z] [2024-04-16T10:19:49.542Z] build: [2024-04-16T10:19:49.542Z] [2024-04-16T10:19:49.542Z] setOSConditions: [2024-04-16T10:19:49.542Z] [2024-04-16T10:19:49.542Z] setToolWin: [2024-04-16T10:19:49.542Z] [2024-04-16T10:19:49.542Z] setToolUnix: [2024-04-16T10:19:49.542Z] [2024-04-16T10:19:49.542Z] setToolProperty: [2024-04-16T10:19:49.542Z] [2024-04-16T10:19:49.542Z] setS1ASclassPath: [2024-04-16T10:19:49.542Z] [2024-04-16T10:19:49.542Z] init-common: [2024-04-16T10:19:49.798Z] [2024-04-16T10:19:49.798Z] webclient-war-common: [2024-04-16T10:19:49.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:49.798Z] [2024-04-16T10:19:49.798Z] clear: [2024-04-16T10:19:49.798Z] [2024-04-16T10:19:49.798Z] test-tlds-exist: [2024-04-16T10:19:49.798Z] [2024-04-16T10:19:49.798Z] copy-tlds: [2024-04-16T10:19:49.798Z] [2024-04-16T10:19:49.798Z] test-tagfiles-exist: [2024-04-16T10:19:49.798Z] [2024-04-16T10:19:49.798Z] copy-tagfiles: [2024-04-16T10:19:49.798Z] [2024-04-16T10:19:49.798Z] package-war-common: [2024-04-16T10:19:49.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:49.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:49.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:49.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:49.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/lib [2024-04-16T10:19:49.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:49.799Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-04-16T10:19:49.799Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:49.799Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/docroot [2024-04-16T10:19:49.799Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2024-04-16T10:19:49.799Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:49.799Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:49.799Z] [javac] Compiling 1 source file [2024-04-16T10:19:49.799Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-interface/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:49.799Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] deploy: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] deploy-war-common: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] setOSConditions: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] setToolWin: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] setToolUnix: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] setToolProperty: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] setS1ASclassPath: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] init-common: [2024-04-16T10:19:49.799Z] [2024-04-16T10:19:49.799Z] deploy-war-commonpe: [2024-04-16T10:19:49.833Z] [exec] JMS Desctination ejb_mdb_QCF created. [2024-04-16T10:19:49.833Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_mdb_Queue --target server --force=false jms/ejb_mdb_Queue [2024-04-16T10:19:49.833Z] [exec] Administered object jms/ejb_mdb_Queue created. [2024-04-16T10:19:49.833Z] [2024-04-16T10:19:49.833Z] setOSConditions: [2024-04-16T10:19:49.833Z] [2024-04-16T10:19:49.833Z] setToolWin: [2024-04-16T10:19:49.833Z] [2024-04-16T10:19:49.833Z] setToolUnix: [2024-04-16T10:19:49.833Z] [2024-04-16T10:19:49.833Z] setToolProperty: [2024-04-16T10:19:49.833Z] [2024-04-16T10:19:49.834Z] setS1ASclassPath: [2024-04-16T10:19:49.834Z] [2024-04-16T10:19:49.834Z] init-common: [2024-04-16T10:19:49.834Z] [2024-04-16T10:19:49.834Z] stopDomain: [2024-04-16T10:19:49.834Z] [echo] run.xml:stopping domain... [2024-04-16T10:19:49.959Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-simpleApp [2024-04-16T10:19:49.959Z] [2024-04-16T10:19:49.959Z] all: [2024-04-16T10:19:49.959Z] [2024-04-16T10:19:49.960Z] simple_nopackage: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setOSConditions: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setToolWin: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setToolUnix: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setToolProperty: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setS1ASclassPath: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] init-common: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] clean: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setOSConditions: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setToolWin: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setToolUnix: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setToolProperty: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setS1ASclassPath: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] init-common: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] clean-common: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setOSConditions: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.960Z] setToolWin: [2024-04-16T10:19:49.960Z] [2024-04-16T10:19:49.961Z] setToolUnix: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setToolProperty: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setS1ASclassPath: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] init-common: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] clean-classes-common: [2024-04-16T10:19:49.961Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setOSConditions: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setToolWin: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setToolUnix: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setToolProperty: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setS1ASclassPath: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] init-common: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] clean-jars-common: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] compile: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setOSConditions: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setToolWin: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setToolUnix: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setToolProperty: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] setS1ASclassPath: [2024-04-16T10:19:49.961Z] [2024-04-16T10:19:49.961Z] init-common: [2024-04-16T10:19:49.962Z] [2024-04-16T10:19:49.962Z] compile-common: [2024-04-16T10:19:49.962Z] [echo] Current time (ISO): 2024-04-16T10:19:49.780+0000 [2024-04-16T10:19:49.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:49.962Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:50.054Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:50.195Z] [exec] Waiting for domain1 to start ...... [2024-04-16T10:19:50.195Z] [exec] Waiting finished after 5,826 ms. [2024-04-16T10:19:50.195Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:19:50.195Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:19:50.195Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:19:50.195Z] [exec] Admin Port: 45,707 [2024-04-16T10:19:50.195Z] [exec] Command start-domain executed successfully. [2024-04-16T10:19:50.299Z] [exec] Apr 16, 2024 10:19:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:50.299Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:50.309Z] [javac] 1 warning [2024-04-16T10:19:50.309Z] [2024-04-16T10:19:50.309Z] setOSConditions: [2024-04-16T10:19:50.309Z] [2024-04-16T10:19:50.309Z] setToolWin: [2024-04-16T10:19:50.309Z] [2024-04-16T10:19:50.309Z] setToolUnix: [2024-04-16T10:19:50.309Z] [2024-04-16T10:19:50.310Z] setToolProperty: [2024-04-16T10:19:50.310Z] [2024-04-16T10:19:50.310Z] setS1ASclassPath: [2024-04-16T10:19:50.310Z] [2024-04-16T10:19:50.310Z] init-common: [2024-04-16T10:19:50.310Z] [2024-04-16T10:19:50.310Z] compile-common: [2024-04-16T10:19:50.310Z] [echo] Current time (ISO): 2024-04-16T10:19:50.247+0000 [2024-04-16T10:19:50.310Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:50.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-interface --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-bean-interface-web.war [2024-04-16T10:19:50.428Z] [exec] Application deployed with name force-deploy-rarApp. [2024-04-16T10:19:50.428Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-04-16T10:19:50.428Z] [echo] Deployment on target server server successful [2024-04-16T10:19:50.428Z] [2024-04-16T10:19:50.428Z] setOSConditions: [2024-04-16T10:19:50.428Z] [2024-04-16T10:19:50.429Z] setToolWin: [2024-04-16T10:19:50.429Z] [2024-04-16T10:19:50.429Z] setToolUnix: [2024-04-16T10:19:50.429Z] [2024-04-16T10:19:50.429Z] setToolProperty: [2024-04-16T10:19:50.429Z] [2024-04-16T10:19:50.429Z] setS1ASclassPath: [2024-04-16T10:19:50.429Z] [2024-04-16T10:19:50.429Z] init-common: [2024-04-16T10:19:50.429Z] [2024-04-16T10:19:50.429Z] deploy-common-ee: [2024-04-16T10:19:50.429Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=2&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:19:50.429Z] [java] [2024-04-16T10:19:50.429Z] [java] Time: 2 [2024-04-16T10:19:50.429Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:19:50.429Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:19:50.429Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:19:50.429Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:19:50.429Z] [java] [Server response]Content-Length: 129 [2024-04-16T10:19:50.429Z] [java] [Server response] [2024-04-16T10:19:50.429Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2024-04-16T10:19:50.429Z] [java] [Server response]TEST:PASS [2024-04-16T10:19:50.429Z] [java] Value of key is:force-deploy-rar-web1 [2024-04-16T10:19:50.429Z] [java] [Server response]TEST:PASS [2024-04-16T10:19:50.429Z] [java] Value of key is:force-deploy-rar-web2 [2024-04-16T10:19:50.429Z] [java] [Server response]Redeploy Connector 1.5 [2024-04-16T10:19:50.429Z] [java] [Server response]END_OF_EXECUTION [2024-04-16T10:19:50.429Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:50.429Z] [java] [2024-04-16T10:19:50.429Z] [java] [2024-04-16T10:19:50.429Z] [java] ----------------------------------------- [2024-04-16T10:19:50.429Z] [java] - force-deploy-rar-web2: PASS - [2024-04-16T10:19:50.429Z] [java] - force-deploy-rar-web1: PASS - [2024-04-16T10:19:50.429Z] [java] ----------------------------------------- [2024-04-16T10:19:50.429Z] [java] Total PASS: 2 [2024-04-16T10:19:50.429Z] [java] Total FAIL: 0 [2024-04-16T10:19:50.429Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:19:50.429Z] [java] ----------------------------------------- [2024-04-16T10:19:50.429Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:19:50.448Z] [exec] JMS Servlet Output [2024-04-16T10:19:50.448Z] [exec]

DatabaseServlet :: All information I can give

[2024-04-16T10:19:50.448Z] [exec] Context Path : /jms-connection-factory-definition
[2024-04-16T10:19:50.448Z] [exec] Servlet Path : /servlet
[2024-04-16T10:19:50.448Z] [exec] Path Info : null
[2024-04-16T10:19:50.448Z] [exec] [2024-04-16T10:19:50.448Z] [exec] Value of key is:JMSConnectionFactory-Definition-web-ejb-test [2024-04-16T10:19:50.448Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:50.448Z] [exec] [2024-04-16T10:19:50.448Z] [exec] [2024-04-16T10:19:50.448Z] [exec] ----------------------------------------- [2024-04-16T10:19:50.448Z] [exec] - JMSConnectionFactory-Definition-web-ejb-test: PASS - [2024-04-16T10:19:50.448Z] [exec] - JMSConnectionFactory-Definition-appclient-test: PASS - [2024-04-16T10:19:50.448Z] [exec] ----------------------------------------- [2024-04-16T10:19:50.448Z] [exec] Total PASS: 2 [2024-04-16T10:19:50.448Z] [exec] Total FAIL: 0 [2024-04-16T10:19:50.448Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:50.448Z] [exec] ----------------------------------------- [2024-04-16T10:19:50.448Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:50.448Z] [exec] Apr 16, 2024 10:19:49 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-04-16T10:19:50.448Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-04-16T10:19:50.449Z] [exec] Apr 16, 2024 10:19:49 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-04-16T10:19:50.449Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-04-16T10:19:50.449Z] [exec] Apr 16, 2024 10:19:49 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:19:50.449Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-04-16T10:19:50.449Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] checkReporting-common: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] confirmReportPresent-common: [2024-04-16T10:19:50.449Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:50.449Z] [echo] Test seems to be reported fine [2024-04-16T10:19:50.449Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-connection-factory-definition/RepRunConf.txt [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] confirmMissingReport-common: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] unsetup: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] undeploy: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] setOSConditions: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] setToolWin: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] setToolUnix: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] setToolProperty: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] setS1ASclassPath: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] init-common: [2024-04-16T10:19:50.449Z] [2024-04-16T10:19:50.449Z] undeploy-common: [2024-04-16T10:19:50.450Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:19:50.450Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:19:50.450Z] [2024-04-16T10:19:50.450Z] dumpThreadStack: [2024-04-16T10:19:50.450Z] [2024-04-16T10:19:50.450Z] startDomainWindows: [2024-04-16T10:19:50.450Z] [2024-04-16T10:19:50.450Z] startDomain: [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] all: [2024-04-16T10:19:50.451Z] [echo] [2024-04-16T10:19:50.451Z] [echo] ************************* [2024-04-16T10:19:50.451Z] [echo] * Running jspPrecompileIgnoreFragmentErrors [2024-04-16T10:19:50.451Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors [2024-04-16T10:19:50.451Z] [echo] ************************* [2024-04-16T10:19:50.451Z] [echo] [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] setOSConditions: [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] setToolWin: [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] setToolUnix: [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] setToolProperty: [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] setS1ASclassPath: [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] init-common: [2024-04-16T10:19:50.451Z] [2024-04-16T10:19:50.451Z] clean: [2024-04-16T10:19:50.533Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:50.533Z] [javac] 1 warning [2024-04-16T10:19:50.533Z] [2024-04-16T10:19:50.533Z] build: [2024-04-16T10:19:50.533Z] [2024-04-16T10:19:50.533Z] setOSConditions: [2024-04-16T10:19:50.533Z] [2024-04-16T10:19:50.534Z] fixFiles: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] convUnix: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] convWin: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] setToolWin: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] setToolUnix: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] setToolProperty: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] setS1ASclassPath: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] init-common: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] package-persistence-common: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] ejb-jar-common: [2024-04-16T10:19:50.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] package-ejbjar-common: [2024-04-16T10:19:50.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.534Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-ejb.jar [2024-04-16T10:19:50.534Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] appclient-jar-common: [2024-04-16T10:19:50.534Z] [2024-04-16T10:19:50.534Z] package-appclientjar-common: [2024-04-16T10:19:50.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.535Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejb-client.jar [2024-04-16T10:19:50.535Z] [2024-04-16T10:19:50.535Z] webclient-war-common: [2024-04-16T10:19:50.535Z] [2024-04-16T10:19:50.535Z] build-ear-common: [2024-04-16T10:19:50.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:50.535Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:50.535Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:50.535Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2024-04-16T10:19:50.535Z] [2024-04-16T10:19:50.535Z] create-resources: [2024-04-16T10:19:50.535Z] [2024-04-16T10:19:50.535Z] asadmin-batch-common: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setOSConditions: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setToolWin: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setToolUnix: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setToolProperty: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setS1ASclassPath: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] init-common: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] unsetup: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setOSConditions: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setToolWin: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setToolUnix: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setToolProperty: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.686Z] setS1ASclassPath: [2024-04-16T10:19:50.686Z] [2024-04-16T10:19:50.687Z] init-common: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] undeploy: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] setOSConditions: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] setToolWin: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] setToolUnix: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] setToolProperty: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] setS1ASclassPath: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] init-common: [2024-04-16T10:19:50.687Z] [2024-04-16T10:19:50.687Z] undeploy-common: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] setOSConditions: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] setToolWin: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] setToolUnix: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] setToolProperty: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] setS1ASclassPath: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] init-common: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] clean-common: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] setOSConditions: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.750Z] setToolWin: [2024-04-16T10:19:50.750Z] [2024-04-16T10:19:50.751Z] setToolUnix: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setToolProperty: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setS1ASclassPath: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] init-common: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] clean-classes-common: [2024-04-16T10:19:50.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setOSConditions: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setToolWin: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setToolUnix: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setToolProperty: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setS1ASclassPath: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] init-common: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] clean-jars-common: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] compile: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setOSConditions: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setToolWin: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setToolUnix: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setToolProperty: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] setS1ASclassPath: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.751Z] init-common: [2024-04-16T10:19:50.751Z] [2024-04-16T10:19:50.752Z] compile-common: [2024-04-16T10:19:50.752Z] [echo] Current time (ISO): 2024-04-16T10:19:50.519+0000 [2024-04-16T10:19:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/servlet [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] build: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] setOSConditions: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] setToolWin: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] setToolUnix: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] setToolProperty: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] setS1ASclassPath: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] init-common: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] webclient-war-common: [2024-04-16T10:19:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] clear: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] test-tlds-exist: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] copy-tlds: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] test-tagfiles-exist: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] copy-tagfiles: [2024-04-16T10:19:50.752Z] [2024-04-16T10:19:50.752Z] package-war-common: [2024-04-16T10:19:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:50.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:50.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:50.753Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/lib [2024-04-16T10:19:50.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:50.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:50.753Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2024-04-16T10:19:50.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:50.753Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:50.753Z] [javac] Compiling 1 source file [2024-04-16T10:19:50.753Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspPrecompileIgnoreFragmentErrors/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:50.753Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] deploy: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] deploy-war-common: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] setOSConditions: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] setToolWin: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] setToolUnix: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] setToolProperty: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] setS1ASclassPath: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] init-common: [2024-04-16T10:19:50.753Z] [2024-04-16T10:19:50.753Z] deploy-war-commonpe: [2024-04-16T10:19:50.987Z] [exec] Application deployed with name cdi-bean-interface-web. [2024-04-16T10:19:50.987Z] [2024-04-16T10:19:50.987Z] deploy-war-commonee: [2024-04-16T10:19:50.987Z] [2024-04-16T10:19:50.987Z] run: [2024-04-16T10:19:51.008Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jms-connection-factory-definitionApp [2024-04-16T10:19:51.096Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:19:51.236Z] [exec] Apr 16, 2024 10:19:51 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:19:51.237Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-nopkg-client] with main class [Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-nopkgAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-nopkgClient [2024-04-16T10:19:51.243Z] [java] opening connection to http://localhost:8080/cdi-bean-interface/myurl [2024-04-16T10:19:51.243Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:19:51.243Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:51.243Z] [java] [2024-04-16T10:19:51.243Z] [java] [2024-04-16T10:19:51.243Z] [java] ----------------------------------------- [2024-04-16T10:19:51.243Z] [java] - portable-extensions-bean-interface: PASS - [2024-04-16T10:19:51.243Z] [java] ----------------------------------------- [2024-04-16T10:19:51.243Z] [java] - Total PASS : 1 - [2024-04-16T10:19:51.243Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:51.243Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:51.243Z] [java] ----------------------------------------- [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] undeploy: [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] setOSConditions: [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] setToolWin: [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] setToolUnix: [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] setToolProperty: [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] setS1ASclassPath: [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] init-common: [2024-04-16T10:19:51.243Z] [2024-04-16T10:19:51.243Z] undeploy-war-common: [2024-04-16T10:19:51.263Z] [2024-04-16T10:19:51.263Z] all: [2024-04-16T10:19:51.263Z] [2024-04-16T10:19:51.263Z] stop-record: [2024-04-16T10:19:51.263Z] [2024-04-16T10:19:51.263Z] report: [2024-04-16T10:19:51.263Z] [echo] Comparing results with expected results [2024-04-16T10:19:51.263Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:19:51.263Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:19:51.313Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-precompile-ignore-fragment-errors --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-precompile-ignore-fragment-errors-web.war [2024-04-16T10:19:51.385Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_jms_jmsejb_QCF [2024-04-16T10:19:51.518Z] [2024-04-16T10:19:51.518Z] report-sh: [2024-04-16T10:19:51.518Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:19:51.518Z] [exec] [2024-04-16T10:19:51.518Z] [exec] ************************ [2024-04-16T10:19:51.518Z] [exec] PASSED= 5 [2024-04-16T10:19:51.518Z] [exec] ------------ ========= [2024-04-16T10:19:51.518Z] [exec] FAILED= 0 [2024-04-16T10:19:51.518Z] [exec] ------------ ========= [2024-04-16T10:19:51.518Z] [exec] DID NOT RUN= 371 [2024-04-16T10:19:51.518Z] [exec] ------------ ========= [2024-04-16T10:19:51.518Z] [exec] Total Expected=376 [2024-04-16T10:19:51.518Z] [exec] ************************ [2024-04-16T10:19:51.518Z] [exec] [2024-04-16T10:19:51.518Z] [2024-04-16T10:19:51.518Z] BUILD SUCCESSFUL [2024-04-16T10:19:51.518Z] Total time: 1 minute 36 seconds [2024-04-16T10:19:51.518Z] [2024-04-16T10:19:51.518Z] real 1m37.055s [2024-04-16T10:19:51.518Z] user 1m55.725s [2024-04-16T10:19:51.518Z] sys 0m11.337s [2024-04-16T10:19:51.518Z] + antStatus=0 [2024-04-16T10:19:51.518Z] + ant stopDomain stopDerby [2024-04-16T10:19:51.700Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-04-16T10:19:51.700Z] [2024-04-16T10:19:51.700Z] setOSConditions: [2024-04-16T10:19:51.700Z] [2024-04-16T10:19:51.700Z] setToolWin: [2024-04-16T10:19:51.700Z] [2024-04-16T10:19:51.700Z] setToolUnix: [2024-04-16T10:19:51.700Z] [2024-04-16T10:19:51.700Z] setToolProperty: [2024-04-16T10:19:51.700Z] [2024-04-16T10:19:51.700Z] setS1ASclassPath: [2024-04-16T10:19:51.700Z] [2024-04-16T10:19:51.700Z] init-common: [2024-04-16T10:19:51.700Z] [2024-04-16T10:19:51.700Z] undeploy-rar-common: [2024-04-16T10:19:51.700Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2024-04-16T10:19:51.772Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:19:51.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-bean-interface-web [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] all: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setOSConditions: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setToolWin: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setToolUnix: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setToolProperty: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setS1ASclassPath: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] init-common: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] clean: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setOSConditions: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setToolWin: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setToolUnix: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setToolProperty: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setS1ASclassPath: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] init-common: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] clean-common: [2024-04-16T10:19:51.805Z] [2024-04-16T10:19:51.805Z] setOSConditions: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolWin: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolUnix: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolProperty: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setS1ASclassPath: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] init-common: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] clean-classes-common: [2024-04-16T10:19:51.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setOSConditions: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolWin: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolUnix: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolProperty: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setS1ASclassPath: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] init-common: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] clean-jars-common: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] compile: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setOSConditions: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolWin: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolUnix: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setToolProperty: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.806Z] setS1ASclassPath: [2024-04-16T10:19:51.806Z] [2024-04-16T10:19:51.807Z] init-common: [2024-04-16T10:19:51.807Z] [2024-04-16T10:19:51.807Z] compile-common: [2024-04-16T10:19:51.807Z] [echo] Current time (ISO): 2024-04-16T10:19:51.785+0000 [2024-04-16T10:19:51.807Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:51.807Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:51.845Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:51.845Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/ejb/TestBMP.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:51.845Z] [javac] return new Integer(i); [2024-04-16T10:19:51.845Z] [javac] ^ [2024-04-16T10:19:52.102Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/ejb/TestBMP.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:19:52.103Z] [javac] return new Integer(i); [2024-04-16T10:19:52.103Z] [javac] ^ [2024-04-16T10:19:52.103Z] [javac] 3 warnings [2024-04-16T10:19:52.103Z] [2024-04-16T10:19:52.103Z] setOSConditions: [2024-04-16T10:19:52.103Z] [2024-04-16T10:19:52.103Z] setToolWin: [2024-04-16T10:19:52.103Z] [2024-04-16T10:19:52.103Z] setToolUnix: [2024-04-16T10:19:52.103Z] [2024-04-16T10:19:52.103Z] setToolProperty: [2024-04-16T10:19:52.103Z] [2024-04-16T10:19:52.103Z] setS1ASclassPath: [2024-04-16T10:19:52.103Z] [2024-04-16T10:19:52.103Z] init-common: [2024-04-16T10:19:52.103Z] [2024-04-16T10:19:52.103Z] compile-common: [2024-04-16T10:19:52.103Z] [echo] Current time (ISO): 2024-04-16T10:19:51.975+0000 [2024-04-16T10:19:52.103Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:52.340Z] [2024-04-16T10:19:52.340Z] setOSConditions: [2024-04-16T10:19:52.340Z] [2024-04-16T10:19:52.340Z] setToolWin: [2024-04-16T10:19:52.340Z] [2024-04-16T10:19:52.340Z] setToolUnix: [2024-04-16T10:19:52.340Z] [2024-04-16T10:19:52.340Z] setToolProperty: [2024-04-16T10:19:52.340Z] [2024-04-16T10:19:52.340Z] setS1ASclassPath: [2024-04-16T10:19:52.340Z] [2024-04-16T10:19:52.340Z] init-common: [2024-04-16T10:19:52.340Z] [2024-04-16T10:19:52.340Z] stopDomain: [2024-04-16T10:19:52.340Z] [echo] run.xml:stopping domain... [2024-04-16T10:19:52.827Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:53.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:19:53.083Z] [javac] 1 warning [2024-04-16T10:19:53.083Z] [2024-04-16T10:19:53.083Z] build: [2024-04-16T10:19:53.083Z] [2024-04-16T10:19:53.083Z] setOSConditions: [2024-04-16T10:19:53.083Z] [2024-04-16T10:19:53.083Z] fixFiles: [2024-04-16T10:19:53.083Z] [2024-04-16T10:19:53.083Z] convUnix: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] convWin: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] setToolWin: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] setToolUnix: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] setToolProperty: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] setS1ASclassPath: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] init-common: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] package-persistence-common: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] ejb-jar-common: [2024-04-16T10:19:53.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] package-ejbjar-common: [2024-04-16T10:19:53.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.084Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2024-04-16T10:19:53.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] appclient-jar-common: [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] package-appclientjar-common: [2024-04-16T10:19:53.084Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.084Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.084Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2024-04-16T10:19:53.084Z] [2024-04-16T10:19:53.084Z] webclient-war-common: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] build-ear-common: [2024-04-16T10:19:53.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:53.085Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:53.085Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:53.085Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setup: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setOSConditions: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setToolWin: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setToolUnix: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setToolProperty: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setS1ASclassPath: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] init-common: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] deploy-jms-common: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setOSConditions: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setToolWin: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setToolUnix: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setToolProperty: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] setS1ASclassPath: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] init-common: [2024-04-16T10:19:53.085Z] [2024-04-16T10:19:53.085Z] create-jms-connection-common: [2024-04-16T10:19:53.135Z] [exec] Waiting for the domain to stop ... [2024-04-16T10:19:53.135Z] [exec] Waiting finished after 2,291 ms. [2024-04-16T10:19:53.135Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:19:53.135Z] [echo] Domain has beed STOPPED to run the test [2024-04-16T10:19:53.135Z] [2024-04-16T10:19:53.136Z] run: [2024-04-16T10:19:53.136Z] [2024-04-16T10:19:53.136Z] setOSConditions: [2024-04-16T10:19:53.136Z] [2024-04-16T10:19:53.136Z] setToolWin: [2024-04-16T10:19:53.136Z] [2024-04-16T10:19:53.136Z] setToolUnix: [2024-04-16T10:19:53.136Z] [2024-04-16T10:19:53.136Z] setToolProperty: [2024-04-16T10:19:53.136Z] [2024-04-16T10:19:53.136Z] setS1ASclassPath: [2024-04-16T10:19:53.136Z] [2024-04-16T10:19:53.136Z] init-common: [2024-04-16T10:19:53.136Z] [2024-04-16T10:19:53.136Z] run_se: [2024-04-16T10:19:53.136Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:19:53.330Z] [exec] Apr 16, 2024 10:19:51 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:19:53.330Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:19:53.330Z] [exec] Apr 16, 2024 10:19:52 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:53.330Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:19:53.330Z] [exec] Apr 16, 2024 10:19:52 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:53.330Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:global/env/Appclient_ModByDD_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:global/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Apr 16, 2024 10:19:52 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:19:53.330Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:global/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:app/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:app/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:module/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] setOSConditions: [2024-04-16T10:19:53.330Z] [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:module/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] setToolWin: [2024-04-16T10:19:53.330Z] [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:comp/env/Appclient_Annotation_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2024-04-16T10:19:53.330Z] setToolUnix: [2024-04-16T10:19:53.330Z] [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:global/env/Servlet_ModByDD_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:global/env/Servlet_JMSDestination [2024-04-16T10:19:53.330Z] setToolProperty: [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:global/env/Servlet_JMSDestination [2024-04-16T10:19:53.330Z] [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:app/env/Servlet_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client can access jms destination: java:app/env/Servlet_JMSDestination [2024-04-16T10:19:53.330Z] setS1ASclassPath: [2024-04-16T10:19:53.330Z] [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:module/env/Servlet_JMSDestination [2024-04-16T10:19:53.330Z] [exec] Application client cannot access jms destination: java:module/env/Servlet_JMSDestination [2024-04-16T10:19:53.330Z] init-common: [2024-04-16T10:19:53.330Z] [exec] Application client lookup jms destination: java:comp/env/Servlet_JMSDestination [2024-04-16T10:19:53.330Z] [2024-04-16T10:19:53.330Z] [exec] Application client cannot access jms destination: java:comp/env/Servlet_JMSDestination [2024-04-16T10:19:53.331Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2024-04-16T10:19:53.331Z] runCycle: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setOSConditions: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setToolWin: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setToolUnix: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setToolProperty: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setS1ASclassPath: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] init-common: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setupone: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setOSConditions: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setToolWin: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setToolUnix: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setToolProperty: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] setS1ASclassPath: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] init-common: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] create-ra-config: [2024-04-16T10:19:53.331Z] [2024-04-16T10:19:53.331Z] asadmin-common: [2024-04-16T10:19:53.331Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:19:53.390Z] [java] .......... Testing module: ejb-ejb31-embedded-mdb-ejb [2024-04-16T10:19:53.630Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_ModByDD_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_Annotation_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_ModByDD_JMSDestination [2024-04-16T10:19:53.630Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.645Z] [java] Apr 16, 2024 10:19:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:53.645Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:19:53.645Z] [java] Apr 16, 2024 10:19:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:53.645Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain3772369265759190803xml [2024-04-16T10:19:53.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.ConnectionFactory --enabled=true --target server --force=false jms/CFactory [2024-04-16T10:19:53.646Z] [exec] Connector resource jms/CFactory created. [2024-04-16T10:19:53.743Z] [exec] Apr 16, 2024 10:19:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:53.743Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5ea7bc4 [2024-04-16T10:19:53.899Z] [java] Apr 16, 2024 10:19:53 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:19:53.899Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:19:53.908Z] [exec] Connector resource jms/ejb_jms_jmsejb_QCF created. [2024-04-16T10:19:53.908Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_jms_jmsejb_Queue [2024-04-16T10:19:53.926Z] [2024-04-16T10:19:53.926Z] setOSConditions: [2024-04-16T10:19:53.926Z] [2024-04-16T10:19:53.926Z] setToolWin: [2024-04-16T10:19:53.926Z] [2024-04-16T10:19:53.926Z] setToolUnix: [2024-04-16T10:19:53.926Z] [2024-04-16T10:19:53.926Z] setToolProperty: [2024-04-16T10:19:53.926Z] [2024-04-16T10:19:53.926Z] setS1ASclassPath: [2024-04-16T10:19:53.926Z] [2024-04-16T10:19:53.926Z] init-common: [2024-04-16T10:19:53.926Z] [2024-04-16T10:19:53.926Z] create-jms-resource-common: [2024-04-16T10:19:53.929Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_Annotation_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client lookup jms destination: java:global/env/Application_DD_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client can access jms destination: java:global/env/Application_DD_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client lookup jms destination: java:app/env/Application_DD_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client can access jms destination: java:app/env/Application_DD_JMSDestination [2024-04-16T10:19:53.929Z] [exec] Application client lookup jms destination: java:global/env/Appclient_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client can access jms destination: java:global/env/Appclient_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client lookup jms destination: java:app/env/Appclient_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client can access jms destination: java:app/env/Appclient_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client lookup jms destination: java:global/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client can access jms destination: java:global/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client lookup jms destination: java:app/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client can access jms destination: java:app/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client lookup jms destination: java:module/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client cannot access jms destination: java:module/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client lookup jms destination: java:comp/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client cannot access jms destination: java:comp/env/Web_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client lookup jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client can access jms destination: java:global/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.227Z] [exec] Application client lookup jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.259Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:54.259Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:54.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:19:54.259Z] [2024-04-16T10:19:54.259Z] setOSConditions: [2024-04-16T10:19:54.259Z] [2024-04-16T10:19:54.259Z] setToolWin: [2024-04-16T10:19:54.259Z] [2024-04-16T10:19:54.260Z] setToolUnix: [2024-04-16T10:19:54.260Z] [2024-04-16T10:19:54.260Z] setToolProperty: [2024-04-16T10:19:54.260Z] [2024-04-16T10:19:54.260Z] setS1ASclassPath: [2024-04-16T10:19:54.260Z] [2024-04-16T10:19:54.260Z] init-common: [2024-04-16T10:19:54.260Z] [2024-04-16T10:19:54.260Z] deploy-rar-common: [2024-04-16T10:19:54.260Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:19:54.341Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:54.341Z] [javac] 1 warning [2024-04-16T10:19:54.486Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-04-16T10:19:54.487Z] [exec] JMS Desctination Queue created. [2024-04-16T10:19:54.535Z] [exec] Application client can access jms destination: java:app/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client lookup jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client cannot access jms destination: java:module/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client lookup jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client cannot access jms destination: java:comp/env/HelloStatefulEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client lookup jms destination: java:global/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client can access jms destination: java:global/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client lookup jms destination: java:app/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client can access jms destination: java:app/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client lookup jms destination: java:module/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client cannot access jms destination: java:module/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client lookup jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client cannot access jms destination: java:comp/env/HelloEJB_DD_JMSDestination [2024-04-16T10:19:54.535Z] [exec] Application client lookup jms-destination-definitions successfully! [2024-04-16T10:19:54.535Z] [exec] Value of key is:JMSDestination-Definition-appclient-test [2024-04-16T10:19:54.535Z] [exec] invoking JMSDestination-Definition test servlet at http://localhost:8080/jms-destination-definition/servlet [2024-04-16T10:19:54.596Z] [2024-04-16T10:19:54.596Z] build: [2024-04-16T10:19:54.596Z] [2024-04-16T10:19:54.596Z] setOSConditions: [2024-04-16T10:19:54.596Z] [2024-04-16T10:19:54.596Z] setToolWin: [2024-04-16T10:19:54.596Z] [2024-04-16T10:19:54.596Z] setToolUnix: [2024-04-16T10:19:54.596Z] [2024-04-16T10:19:54.596Z] setToolProperty: [2024-04-16T10:19:54.596Z] [2024-04-16T10:19:54.596Z] setS1ASclassPath: [2024-04-16T10:19:54.596Z] [2024-04-16T10:19:54.597Z] init-common: [2024-04-16T10:19:54.597Z] [2024-04-16T10:19:54.597Z] webclient-war-common: [2024-04-16T10:19:54.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:54.597Z] [2024-04-16T10:19:54.597Z] clear: [2024-04-16T10:19:54.597Z] [2024-04-16T10:19:54.597Z] test-tlds-exist: [2024-04-16T10:19:54.597Z] [2024-04-16T10:19:54.597Z] copy-tlds: [2024-04-16T10:19:54.597Z] [2024-04-16T10:19:54.597Z] test-tagfiles-exist: [2024-04-16T10:19:54.597Z] [2024-04-16T10:19:54.597Z] copy-tagfiles: [2024-04-16T10:19:54.597Z] [2024-04-16T10:19:54.597Z] package-war-common: [2024-04-16T10:19:54.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:54.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:54.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:54.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:54.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/lib [2024-04-16T10:19:54.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:54.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-04-16T10:19:54.597Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:54.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/docroot [2024-04-16T10:19:54.597Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2024-04-16T10:19:54.597Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:54.597Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:54.597Z] [javac] Compiling 1 source file [2024-04-16T10:19:54.597Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/bean-manager/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:54.598Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] deploy: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] deploy-war-common: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] setOSConditions: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] setToolWin: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] setToolUnix: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] setToolProperty: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] setS1ASclassPath: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] init-common: [2024-04-16T10:19:54.598Z] [2024-04-16T10:19:54.598Z] deploy-war-commonpe: [2024-04-16T10:19:54.621Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:54.621Z] [javac] 1 warning [2024-04-16T10:19:54.621Z] [2024-04-16T10:19:54.621Z] build: [2024-04-16T10:19:54.621Z] [2024-04-16T10:19:54.621Z] setOSConditions: [2024-04-16T10:19:54.621Z] [2024-04-16T10:19:54.621Z] fixFiles: [2024-04-16T10:19:54.621Z] [2024-04-16T10:19:54.621Z] convUnix: [2024-04-16T10:19:54.621Z] [2024-04-16T10:19:54.622Z] convWin: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] setToolWin: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] setToolUnix: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] setToolProperty: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] setS1ASclassPath: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] init-common: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] package-persistence-common: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] ejb-jar-common: [2024-04-16T10:19:54.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] package-ejbjar-common: [2024-04-16T10:19:54.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.622Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.622Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.622Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-ejb.jar [2024-04-16T10:19:54.622Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] appclient-jar-common: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] package-appclientjar-common: [2024-04-16T10:19:54.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.622Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.622Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.622Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackage-client.jar [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.622Z] webclient-war-common: [2024-04-16T10:19:54.622Z] [2024-04-16T10:19:54.623Z] build-ear-common: [2024-04-16T10:19:54.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:54.623Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:54.623Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:54.623Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] deploy: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setOSConditions: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setToolWin: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setToolUnix: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setToolProperty: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setS1ASclassPath: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] init-common: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] execute-ejb-sql-common: [2024-04-16T10:19:54.623Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2024-04-16T10:19:54.623Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:19:54.623Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:19:54.623Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setOSConditions: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setToolWin: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setToolUnix: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setToolProperty: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] setS1ASclassPath: [2024-04-16T10:19:54.623Z] [2024-04-16T10:19:54.623Z] init-common: [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] deploy-common: [2024-04-16T10:19:54.624Z] [echo] Current time (ISO): 2024-04-16T10:19:54.177+0000 [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] setOSConditions: [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] setToolWin: [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] setToolUnix: [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] setToolProperty: [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] setS1ASclassPath: [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] init-common: [2024-04-16T10:19:54.624Z] [2024-04-16T10:19:54.624Z] deploy-common-pe: [2024-04-16T10:19:54.703Z] [exec] invoking stateful [2024-04-16T10:19:54.703Z] [exec] invoking stateless [2024-04-16T10:19:54.703Z] [exec] test complete [2024-04-16T10:19:54.703Z] [exec] Value of key is: main [2024-04-16T10:19:54.703Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:54.703Z] [exec] [2024-04-16T10:19:54.703Z] [exec] [2024-04-16T10:19:54.703Z] [exec] ----------------------------------------- [2024-04-16T10:19:54.703Z] [exec] - main: PASS - [2024-04-16T10:19:54.703Z] [exec] ----------------------------------------- [2024-04-16T10:19:54.703Z] [exec] Total PASS: 1 [2024-04-16T10:19:54.703Z] [exec] Total FAIL: 0 [2024-04-16T10:19:54.703Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:54.703Z] [exec] ----------------------------------------- [2024-04-16T10:19:54.703Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:54.703Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:54.838Z] [java] Apr 16, 2024 10:19:54 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:19:54.838Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:19:54.879Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageApp.ear [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] checkReporting-common: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] confirmReportPresent-common: [2024-04-16T10:19:54.958Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:54.958Z] [echo] Test seems to be reported fine [2024-04-16T10:19:54.958Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/nopkg/RepRunConf.txt [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] confirmMissingReport-common: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] undeploy: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] setOSConditions: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] setToolWin: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] setToolUnix: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] setToolProperty: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] setS1ASclassPath: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] init-common: [2024-04-16T10:19:54.958Z] [2024-04-16T10:19:54.958Z] undeploy-common: [2024-04-16T10:19:55.048Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-04-16T10:19:55.048Z] [exec] Administered object jms/SampleQueue created. [2024-04-16T10:19:55.048Z] [2024-04-16T10:19:55.048Z] setOSConditions: [2024-04-16T10:19:55.048Z] [2024-04-16T10:19:55.048Z] setToolWin: [2024-04-16T10:19:55.048Z] [2024-04-16T10:19:55.048Z] setToolUnix: [2024-04-16T10:19:55.048Z] [2024-04-16T10:19:55.048Z] setToolProperty: [2024-04-16T10:19:55.048Z] [2024-04-16T10:19:55.048Z] setS1ASclassPath: [2024-04-16T10:19:55.048Z] [2024-04-16T10:19:55.048Z] init-common: [2024-04-16T10:19:55.048Z] [2024-04-16T10:19:55.048Z] create-jms-resource-common: [2024-04-16T10:19:55.093Z] [java] Apr 16, 2024 10:19:54 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:19:55.093Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:19:55.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-bean-manager --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-bean-manager-web.war [2024-04-16T10:19:55.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:19:55.437Z] [exec] Application deployed with name ejb-bmp-simple_nopackageApp. [2024-04-16T10:19:55.437Z] [echo] Deployment on target server server successful [2024-04-16T10:19:55.437Z] [2024-04-16T10:19:55.438Z] setOSConditions: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolWin: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolUnix: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolProperty: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setS1ASclassPath: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] init-common: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] deploy-common-ee: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] run: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setOSConditions: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolWin: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolUnix: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolProperty: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setS1ASclassPath: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] init-common: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] execute-ejb-sql-common: [2024-04-16T10:19:55.438Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/create_pointbase.sql [2024-04-16T10:19:55.438Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setOSConditions: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolWin: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolUnix: [2024-04-16T10:19:55.438Z] [2024-04-16T10:19:55.438Z] setToolProperty: [2024-04-16T10:19:55.439Z] [2024-04-16T10:19:55.439Z] setS1ASclassPath: [2024-04-16T10:19:55.439Z] [2024-04-16T10:19:55.439Z] init-common: [2024-04-16T10:19:55.439Z] [2024-04-16T10:19:55.439Z] runclient-common: [2024-04-16T10:19:55.439Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-simple_nopackageAppClient.jar -name ejb-bmp-simple_nopackageClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:55.442Z] [exec] Application deployed with name cdi-bean-manager-web. [2024-04-16T10:19:55.442Z] [2024-04-16T10:19:55.442Z] deploy-war-commonee: [2024-04-16T10:19:55.442Z] [2024-04-16T10:19:55.442Z] run: [2024-04-16T10:19:55.537Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-nopkgApp [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] all: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] mdb: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setOSConditions: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setToolWin: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setToolUnix: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setToolProperty: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setS1ASclassPath: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] init-common: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] clean: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setOSConditions: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setToolWin: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setToolUnix: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setToolProperty: [2024-04-16T10:19:55.537Z] [2024-04-16T10:19:55.537Z] setS1ASclassPath: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] init-common: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] clean-common: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setOSConditions: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setToolWin: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setToolUnix: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setToolProperty: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setS1ASclassPath: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] init-common: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] clean-classes-common: [2024-04-16T10:19:55.538Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setOSConditions: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setToolWin: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setToolUnix: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setToolProperty: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setS1ASclassPath: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] init-common: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] clean-jars-common: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] compile: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setOSConditions: [2024-04-16T10:19:55.538Z] [2024-04-16T10:19:55.538Z] setToolWin: [2024-04-16T10:19:55.539Z] [2024-04-16T10:19:55.539Z] setToolUnix: [2024-04-16T10:19:55.539Z] [2024-04-16T10:19:55.539Z] setToolProperty: [2024-04-16T10:19:55.539Z] [2024-04-16T10:19:55.539Z] setS1ASclassPath: [2024-04-16T10:19:55.539Z] [2024-04-16T10:19:55.539Z] init-common: [2024-04-16T10:19:55.539Z] [2024-04-16T10:19:55.539Z] compile-common: [2024-04-16T10:19:55.539Z] [echo] Current time (ISO): 2024-04-16T10:19:55.440+0000 [2024-04-16T10:19:55.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:55.539Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:55.655Z] [java] Apr 16, 2024 10:19:55 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:55.655Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:19:55.655Z] [java] Apr 16, 2024 10:19:55 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:55.655Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:19:55.655Z] [java] Apr 16, 2024 10:19:55 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:19:55.655Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:19:55.655Z] [java] Apr 16, 2024 10:19:55 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:19:55.655Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:19:55.697Z] [java] opening connection to http://localhost:8080/cdi-bean-manager/myurl [2024-04-16T10:19:55.697Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:19:55.697Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:55.697Z] [java] [2024-04-16T10:19:55.697Z] [java] [2024-04-16T10:19:55.697Z] [java] ----------------------------------------- [2024-04-16T10:19:55.697Z] [java] - portable-extensions-bean-manager: PASS - [2024-04-16T10:19:55.697Z] [java] ----------------------------------------- [2024-04-16T10:19:55.697Z] [java] - Total PASS : 1 - [2024-04-16T10:19:55.697Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:55.697Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:55.697Z] [java] ----------------------------------------- [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] undeploy: [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] setOSConditions: [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] setToolWin: [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] setToolUnix: [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] setToolProperty: [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] setS1ASclassPath: [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] init-common: [2024-04-16T10:19:55.697Z] [2024-04-16T10:19:55.697Z] undeploy-war-common: [2024-04-16T10:19:55.805Z] [exec] JMS Desctination ejb_jms_jmsejb_Queue created. [2024-04-16T10:19:55.805Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_jms_jmsejb_Queue --target server --force=false jms/ejb_jms_jmsejb_Queue [2024-04-16T10:19:55.806Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue created. [2024-04-16T10:19:55.806Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] deploy: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setOSConditions: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setToolWin: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setToolUnix: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setToolProperty: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setS1ASclassPath: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] init-common: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] deploy-common: [2024-04-16T10:19:55.806Z] [echo] Current time (ISO): 2024-04-16T10:19:55.325+0000 [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setOSConditions: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setToolWin: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setToolUnix: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setToolProperty: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] setS1ASclassPath: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] init-common: [2024-04-16T10:19:55.806Z] [2024-04-16T10:19:55.806Z] deploy-common-pe: [2024-04-16T10:19:55.911Z] [java] Apr 16, 2024 10:19:55 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:55.911Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:55.911Z] [java] Apr 16, 2024 10:19:55 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:55.911Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,085 ms), startup services (1,005 ms), total (2,090 ms) [2024-04-16T10:19:55.999Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2024-04-16T10:19:55.999Z] [exec] JMS Desctination clientQueue created. [2024-04-16T10:19:56.062Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbApp.ear [2024-04-16T10:19:56.158Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:19:56.158Z] [echo] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-04-16T10:19:56.158Z] [2024-04-16T10:19:56.158Z] create-pool: [2024-04-16T10:19:56.158Z] [2024-04-16T10:19:56.158Z] setOSConditions: [2024-04-16T10:19:56.158Z] [2024-04-16T10:19:56.158Z] setToolWin: [2024-04-16T10:19:56.158Z] [2024-04-16T10:19:56.158Z] setToolUnix: [2024-04-16T10:19:56.158Z] [2024-04-16T10:19:56.158Z] setToolProperty: [2024-04-16T10:19:56.158Z] [2024-04-16T10:19:56.159Z] setS1ASclassPath: [2024-04-16T10:19:56.159Z] [2024-04-16T10:19:56.159Z] init-common: [2024-04-16T10:19:56.159Z] [2024-04-16T10:19:56.159Z] create-connector-connpool: [2024-04-16T10:19:56.159Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server versiontest-ra-pool [2024-04-16T10:19:56.166Z] [java] Apr 16, 2024 10:19:55 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:56.166Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:56.166Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:19:56.166Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:19:56.166Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:19:56.166Z] [java] Apr 16, 2024 10:19:56 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:19:56.166Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:19:56.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-bean-manager-web [2024-04-16T10:19:56.289Z] [2024-04-16T10:19:56.289Z] all: [2024-04-16T10:19:56.289Z] [2024-04-16T10:19:56.289Z] setOSConditions: [2024-04-16T10:19:56.289Z] [2024-04-16T10:19:56.289Z] setToolWin: [2024-04-16T10:19:56.289Z] [2024-04-16T10:19:56.289Z] setToolUnix: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setToolProperty: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setS1ASclassPath: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] init-common: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] clean: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setOSConditions: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setToolWin: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setToolUnix: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setToolProperty: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setS1ASclassPath: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] init-common: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] clean-common: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setOSConditions: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setToolWin: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setToolUnix: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setToolProperty: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] setS1ASclassPath: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] init-common: [2024-04-16T10:19:56.290Z] [2024-04-16T10:19:56.290Z] clean-classes-common: [2024-04-16T10:19:56.291Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setOSConditions: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setToolWin: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setToolUnix: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setToolProperty: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setS1ASclassPath: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] init-common: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] clean-jars-common: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] compile: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setOSConditions: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setToolWin: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setToolUnix: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setToolProperty: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] setS1ASclassPath: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] init-common: [2024-04-16T10:19:56.291Z] [2024-04-16T10:19:56.291Z] compile-common: [2024-04-16T10:19:56.291Z] [echo] Current time (ISO): 2024-04-16T10:19:56.226+0000 [2024-04-16T10:19:56.291Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:56.291Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:56.364Z] [exec] Apr 16, 2024 10:19:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:56.364Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:56.378Z] Agent basic-xhhpc is provisioned from template basic [2024-04-16T10:19:56.379Z] --- [2024-04-16T10:19:56.379Z] apiVersion: "v1" [2024-04-16T10:19:56.379Z] kind: "Pod" [2024-04-16T10:19:56.379Z] metadata: [2024-04-16T10:19:56.379Z] labels: [2024-04-16T10:19:56.379Z] jenkins: "slave" [2024-04-16T10:19:56.379Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:19:56.379Z] jenkins/label: "basic" [2024-04-16T10:19:56.379Z] name: "basic-xhhpc" [2024-04-16T10:19:56.379Z] namespace: "glassfish" [2024-04-16T10:19:56.379Z] spec: [2024-04-16T10:19:56.379Z] containers: [2024-04-16T10:19:56.379Z] - env: [2024-04-16T10:19:56.379Z] - name: "JENKINS_SECRET" [2024-04-16T10:19:56.379Z] value: "********" [2024-04-16T10:19:56.379Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:19:56.379Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:19:56.379Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:19:56.379Z] value: "basic-xhhpc" [2024-04-16T10:19:56.379Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:19:56.379Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:19:56.379Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:19:56.379Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:19:56.379Z] value: "" [2024-04-16T10:19:56.379Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:19:56.379Z] value: "" [2024-04-16T10:19:56.379Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:19:56.379Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:19:56.379Z] - name: "JENKINS_NAME" [2024-04-16T10:19:56.379Z] value: "basic-xhhpc" [2024-04-16T10:19:56.379Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:19:56.379Z] value: "/home/jenkins/agent" [2024-04-16T10:19:56.379Z] - name: "JENKINS_URL" [2024-04-16T10:19:56.379Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:19:56.379Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:19:56.379Z] imagePullPolicy: "Always" [2024-04-16T10:19:56.379Z] name: "jnlp" [2024-04-16T10:19:56.379Z] resources: [2024-04-16T10:19:56.379Z] limits: [2024-04-16T10:19:56.379Z] cpu: "2000m" [2024-04-16T10:19:56.379Z] memory: "4096Mi" [2024-04-16T10:19:56.379Z] requests: [2024-04-16T10:19:56.379Z] cpu: "1000m" [2024-04-16T10:19:56.379Z] memory: "4096Mi" [2024-04-16T10:19:56.379Z] tty: true [2024-04-16T10:19:56.379Z] volumeMounts: [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:19:56.379Z] name: "m2-dir" [2024-04-16T10:19:56.379Z] readOnly: true [2024-04-16T10:19:56.379Z] subPath: "toolchains.xml" [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:19:56.379Z] name: "m2-dir" [2024-04-16T10:19:56.379Z] readOnly: true [2024-04-16T10:19:56.379Z] subPath: ".mavenrc" [2024-04-16T10:19:56.379Z] - mountPath: "/opt/tools" [2024-04-16T10:19:56.379Z] name: "volume-0" [2024-04-16T10:19:56.379Z] readOnly: false [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins" [2024-04-16T10:19:56.379Z] name: "volume-2" [2024-04-16T10:19:56.379Z] readOnly: false [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:19:56.379Z] name: "volume-3" [2024-04-16T10:19:56.379Z] readOnly: false [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:19:56.379Z] name: "m2-secret-dir" [2024-04-16T10:19:56.379Z] readOnly: true [2024-04-16T10:19:56.379Z] subPath: "settings-security.xml" [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:19:56.379Z] name: "volume-4" [2024-04-16T10:19:56.379Z] readOnly: false [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:19:56.379Z] name: "m2-secret-dir" [2024-04-16T10:19:56.379Z] readOnly: true [2024-04-16T10:19:56.379Z] subPath: "settings.xml" [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:19:56.379Z] name: "volume-1" [2024-04-16T10:19:56.379Z] readOnly: false [2024-04-16T10:19:56.379Z] subPath: "" [2024-04-16T10:19:56.379Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:19:56.379Z] name: "workspace-volume" [2024-04-16T10:19:56.379Z] readOnly: false [2024-04-16T10:19:56.379Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:19:56.379Z] nodeSelector: [2024-04-16T10:19:56.380Z] kubernetes.io/os: "linux" [2024-04-16T10:19:56.380Z] restartPolicy: "Never" [2024-04-16T10:19:56.380Z] volumes: [2024-04-16T10:19:56.380Z] - name: "volume-0" [2024-04-16T10:19:56.380Z] persistentVolumeClaim: [2024-04-16T10:19:56.380Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:19:56.380Z] readOnly: true [2024-04-16T10:19:56.380Z] - name: "m2-secret-dir" [2024-04-16T10:19:56.380Z] secret: [2024-04-16T10:19:56.380Z] secretName: "m2-secret-dir" [2024-04-16T10:19:56.380Z] - emptyDir: [2024-04-16T10:19:56.380Z] medium: "" [2024-04-16T10:19:56.380Z] name: "volume-2" [2024-04-16T10:19:56.380Z] - configMap: [2024-04-16T10:19:56.380Z] name: "m2-dir" [2024-04-16T10:19:56.380Z] name: "m2-dir" [2024-04-16T10:19:56.380Z] - configMap: [2024-04-16T10:19:56.380Z] name: "known-hosts" [2024-04-16T10:19:56.380Z] name: "volume-1" [2024-04-16T10:19:56.380Z] - emptyDir: [2024-04-16T10:19:56.380Z] medium: "" [2024-04-16T10:19:56.380Z] name: "workspace-volume" [2024-04-16T10:19:56.380Z] - emptyDir: [2024-04-16T10:19:56.380Z] medium: "" [2024-04-16T10:19:56.380Z] name: "volume-4" [2024-04-16T10:19:56.380Z] - emptyDir: [2024-04-16T10:19:56.380Z] medium: "" [2024-04-16T10:19:56.380Z] name: "volume-3" [2024-04-16T10:19:56.380Z] [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:19:56.435Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:19:56.435Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,422 ms), startup services (44 ms), total (2,466 ms) [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:19:56.435Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:19:56.435Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:56.435Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-mdb-ejb [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:56.435Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:19:56.435Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:19:56.435Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:56.435Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@740b9a50 [2024-04-16T10:19:56.436Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:56.436Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:19:56.436Z] [java] Apr 16, 2024 10:19:56 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:19:56.436Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:19:56.513Z] Running on basic-xhhpc in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (jdbc_all) [2024-04-16T10:19:56.568Z] [exec] Waiting for the domain to stop ... [2024-04-16T10:19:56.568Z] [exec] Waiting finished after 2,985 ms. [2024-04-16T10:19:56.568Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:19:56.568Z] [2024-04-16T10:19:56.568Z] setOSConditions: [2024-04-16T10:19:56.568Z] [2024-04-16T10:19:56.568Z] setToolWin: [2024-04-16T10:19:56.568Z] [2024-04-16T10:19:56.568Z] setToolUnix: [2024-04-16T10:19:56.568Z] [2024-04-16T10:19:56.568Z] setToolProperty: [2024-04-16T10:19:56.568Z] [2024-04-16T10:19:56.568Z] setS1ASclassPath: [2024-04-16T10:19:56.568Z] [2024-04-16T10:19:56.569Z] init-common: [2024-04-16T10:19:56.569Z] [2024-04-16T10:19:56.569Z] stopDerby: [2024-04-16T10:19:56.569Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-04-16T10:19:56.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=clientQueue --target server --force=false jms/clientQueue [2024-04-16T10:19:56.587Z] [exec] Administered object jms/clientQueue created. [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] deploy: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setOSConditions: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setToolWin: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setToolUnix: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setToolProperty: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setS1ASclassPath: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] init-common: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] deploy-common: [2024-04-16T10:19:56.587Z] [echo] Current time (ISO): 2024-04-16T10:19:56.366+0000 [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setOSConditions: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setToolWin: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setToolUnix: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setToolProperty: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] setS1ASclassPath: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] init-common: [2024-04-16T10:19:56.587Z] [2024-04-16T10:19:56.587Z] deploy-common-pe: [2024-04-16T10:19:56.623Z] [exec] Application deployed with name ejb-jms-jmsejbApp. [2024-04-16T10:19:56.623Z] [echo] Deployment on target server server successful [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setOSConditions: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setToolWin: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setToolUnix: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setToolProperty: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setS1ASclassPath: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] init-common: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] deploy-common-ee: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] run: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setOSConditions: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setToolWin: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setToolUnix: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setToolProperty: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] setS1ASclassPath: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] init-common: [2024-04-16T10:19:56.623Z] [2024-04-16T10:19:56.623Z] runclient-common: [2024-04-16T10:19:56.624Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar -name ejb-jms-jmsejbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [Pipeline] unstash [2024-04-16T10:19:56.823Z] [java] Tue Apr 16 10:19:56 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:19:56.823Z] [java] Tue Apr 16 10:19:56 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:19:56.823Z] [2024-04-16T10:19:56.823Z] BUILD SUCCESSFUL [2024-04-16T10:19:56.823Z] Total time: 5 seconds [2024-04-16T10:19:56.823Z] + check_successful_run [2024-04-16T10:19:56.823Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:19:56.823Z] [2024-04-16T10:19:56.823Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:19:56.823Z] [2024-04-16T10:19:56.823Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:19:56.823Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:19:56.823Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:19:56.823Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:19:56.823Z] + generate_junit_report connector_group_3 [2024-04-16T10:19:56.823Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:19:56.823Z] [2024-04-16T10:19:56.823Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:19:56.823Z] [2024-04-16T10:19:56.823Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:19:56.823Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:19:56.823Z] + TESTSUITE_NAME=connector_group_3 [2024-04-16T10:19:56.823Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:19:56.823Z] + awk -v suitename=connector_group_3 ' [2024-04-16T10:19:56.823Z] BEGIN { [2024-04-16T10:19:56.823Z] totaltests = 0; [2024-04-16T10:19:56.823Z] totalfailures = 0; [2024-04-16T10:19:56.823Z] totalerrors = 0; [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] function getPropVal(str){ [2024-04-16T10:19:56.823Z] split(str, a, "="); [2024-04-16T10:19:56.823Z] val = a[2]; [2024-04-16T10:19:56.823Z] # remove quotes [2024-04-16T10:19:56.823Z] gsub("\"","",val); [2024-04-16T10:19:56.823Z] return val; [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] function removeXMLTag(str){ [2024-04-16T10:19:56.823Z] # remove xml tag quotes [2024-04-16T10:19:56.823Z] gsub("","",str); [2024-04-16T10:19:56.823Z] gsub("<.*>","",str); [2024-04-16T10:19:56.823Z] gsub(">","",str); [2024-04-16T10:19:56.823Z] return str; [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] /status value=/ { [2024-04-16T10:19:56.823Z] result=getPropVal($0); [2024-04-16T10:19:56.823Z] result=removeXMLTag(result); [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] // { [2024-04-16T10:19:56.823Z] getline; [2024-04-16T10:19:56.823Z] getline; [2024-04-16T10:19:56.823Z] testunit=removeXMLTag($0); [2024-04-16T10:19:56.823Z] gsub("\"","",testunit); [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] // { [2024-04-16T10:19:56.823Z] getline; [2024-04-16T10:19:56.823Z] testname=removeXMLTag($0); [2024-04-16T10:19:56.823Z] gsub("\"","",testname); [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] /<\/testcase>/{ [2024-04-16T10:19:56.823Z] classname=testunit [2024-04-16T10:19:56.823Z] # printing testcase to out [2024-04-16T10:19:56.823Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:19:56.823Z] if (result == "fail") { [2024-04-16T10:19:56.823Z] out = out " \n"; [2024-04-16T10:19:56.823Z] totalfailures++; [2024-04-16T10:19:56.823Z] } else if (result == "did_not_run") { [2024-04-16T10:19:56.823Z] out = out " \n"; [2024-04-16T10:19:56.823Z] totalerrors++; [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] out = out " \n"; [2024-04-16T10:19:56.823Z] [2024-04-16T10:19:56.823Z] totaltests++; [2024-04-16T10:19:56.823Z] result=""; [2024-04-16T10:19:56.823Z] testname=""; [2024-04-16T10:19:56.823Z] } [2024-04-16T10:19:56.823Z] END { [2024-04-16T10:19:56.823Z] print "" [2024-04-16T10:19:56.823Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:19:56.823Z] printf "%s", out; [2024-04-16T10:19:56.823Z] print "" [2024-04-16T10:19:56.823Z] }' [2024-04-16T10:19:56.823Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:19:56.823Z] + change_junit_report_class_names [2024-04-16T10:19:56.823Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:19:56.823Z] + sed -i 's/\bclassname="/classname="connector_group_3./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:19:56.823Z] + copy_test_artifacts connector_group_3 [2024-04-16T10:19:56.823Z] + sleep 1 [2024-04-16T10:19:57.103Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:57.103Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:19:57.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server versiontest-ra-pool [2024-04-16T10:19:57.103Z] [exec] Connector connection pool versiontest-ra-pool created. [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] create-connector-connpool-common: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] create-resource: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] setOSConditions: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] setToolWin: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] setToolUnix: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] setToolProperty: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] setS1ASclassPath: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] init-common: [2024-04-16T10:19:57.103Z] [2024-04-16T10:19:57.103Z] create-connector-resource-common: [2024-04-16T10:19:57.104Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname versiontest-ra-pool --target server jdbc/ejb-subclassing [2024-04-16T10:19:57.150Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-04-16T10:19:57.296Z] [exec] Apr 16, 2024 10:19:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:57.296Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:57.358Z] [java] Apr 16, 2024 10:19:57 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:19:57.358Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:19:57.358Z] [java] Apr 16, 2024 10:19:57 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:19:57.358Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:19:57.358Z] [java] Apr 16, 2024 10:19:57 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:19:57.358Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:19:57.358Z] [java] Apr 16, 2024 10:19:57 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:19:57.358Z] [java] INFO: Security Service(s) started successfully. [2024-04-16T10:19:57.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:57.422Z] [javac] 1 warning [2024-04-16T10:19:57.422Z] [2024-04-16T10:19:57.422Z] setOSConditions: [2024-04-16T10:19:57.422Z] [2024-04-16T10:19:57.422Z] setToolWin: [2024-04-16T10:19:57.422Z] [2024-04-16T10:19:57.422Z] setToolUnix: [2024-04-16T10:19:57.422Z] [2024-04-16T10:19:57.422Z] setToolProperty: [2024-04-16T10:19:57.422Z] [2024-04-16T10:19:57.422Z] setS1ASclassPath: [2024-04-16T10:19:57.422Z] [2024-04-16T10:19:57.422Z] init-common: [2024-04-16T10:19:57.422Z] [2024-04-16T10:19:57.422Z] compile-common: [2024-04-16T10:19:57.422Z] [echo] Current time (ISO): 2024-04-16T10:19:57.394+0000 [2024-04-16T10:19:57.422Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:57.750Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:19:57.750Z] [2024-04-16T10:19:57.750Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:19:57.750Z] [2024-04-16T10:19:57.750Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:19:57.750Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:19:57.750Z] tar: Removing leading `/' from member names [2024-04-16T10:19:57.846Z] [exec] JMS Servlet Output [2024-04-16T10:19:57.846Z] [exec]

DatabaseServlet :: All information I can give

[2024-04-16T10:19:57.846Z] [exec] Context Path : /jms-destination-definition
[2024-04-16T10:19:57.846Z] [exec] Apr 16, 2024 10:19:57 AM com.sun.messaging.jms.ra.ResourceAdapter stop Servlet Path : /servlet
[2024-04-16T10:19:57.846Z] [exec] [2024-04-16T10:19:57.846Z] [exec] Path Info : null
[2024-04-16T10:19:57.846Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-04-16T10:19:57.846Z] [exec] Apr 16, 2024 10:19:57 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-04-16T10:19:57.846Z] [exec] [2024-04-16T10:19:57.846Z] [exec] Value of key is:JMSDestination-Definition-web-ejb-test [2024-04-16T10:19:57.846Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-04-16T10:19:57.846Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:57.846Z] [exec] [2024-04-16T10:19:57.846Z] [exec] [2024-04-16T10:19:57.846Z] [exec] ----------------------------------------- [2024-04-16T10:19:57.846Z] [exec] Apr 16, 2024 10:19:57 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:19:57.846Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-04-16T10:19:57.846Z] [exec] - JMSDestination-Definition-appclient-test: PASS - [2024-04-16T10:19:57.846Z] [exec] - JMSDestination-Definition-web-ejb-test: PASS - [2024-04-16T10:19:57.846Z] [exec] ----------------------------------------- [2024-04-16T10:19:57.846Z] [exec] Total PASS: 2 [2024-04-16T10:19:57.846Z] [exec] Total FAIL: 0 [2024-04-16T10:19:57.846Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:19:57.847Z] [exec] ----------------------------------------- [2024-04-16T10:19:57.847Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:57.847Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] checkReporting-common: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] confirmReportPresent-common: [2024-04-16T10:19:57.847Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:19:57.847Z] [echo] Test seems to be reported fine [2024-04-16T10:19:57.847Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jms-destination-definition/RepRunConf.txt [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] confirmMissingReport-common: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] unsetup: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] undeploy: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] setOSConditions: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] setToolWin: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] setToolUnix: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] setToolProperty: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] setS1ASclassPath: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] init-common: [2024-04-16T10:19:57.847Z] [2024-04-16T10:19:57.847Z] undeploy-common: [2024-04-16T10:19:57.854Z] [exec] Apr 16, 2024 10:19:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:57.854Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:57.897Z] [exec] Application deployed with name web-jsp-precompile-ignore-fragment-errors-web. [2024-04-16T10:19:57.897Z] [2024-04-16T10:19:57.897Z] deploy-war-commonee: [2024-04-16T10:19:57.897Z] [2024-04-16T10:19:57.897Z] run: [2024-04-16T10:19:57.897Z] [java] Connecting to: http://localhost:45711/web-jsp-precompile-ignore-fragment-errors/jsp/test.jsp [2024-04-16T10:19:57.897Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:19:57.897Z] [java] [2024-04-16T10:19:57.897Z] [java] [2024-04-16T10:19:57.897Z] [java] ----------------------------------------- [2024-04-16T10:19:57.897Z] [java] - jsp-precompile-ignore-fragment-errors: PASS - [2024-04-16T10:19:57.897Z] [java] ----------------------------------------- [2024-04-16T10:19:57.897Z] [java] - Total PASS : 1 - [2024-04-16T10:19:57.897Z] [java] - Total FAIL : 0 - [2024-04-16T10:19:57.897Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:19:57.897Z] [java] ----------------------------------------- [2024-04-16T10:19:57.897Z] [2024-04-16T10:19:57.897Z] undeploy: [2024-04-16T10:19:57.897Z] [2024-04-16T10:19:57.897Z] setOSConditions: [2024-04-16T10:19:57.898Z] [2024-04-16T10:19:57.898Z] setToolWin: [2024-04-16T10:19:57.898Z] [2024-04-16T10:19:57.898Z] setToolUnix: [2024-04-16T10:19:57.898Z] [2024-04-16T10:19:57.898Z] setToolProperty: [2024-04-16T10:19:57.898Z] [2024-04-16T10:19:57.898Z] setS1ASclassPath: [2024-04-16T10:19:57.898Z] [2024-04-16T10:19:57.898Z] init-common: [2024-04-16T10:19:58.004Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:19:58.004Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:19:58.004Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:19:58.004Z] ++ pwd [2024-04-16T10:19:58.004Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:19:58.004Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-04-16T10:19:58.004Z] + true [2024-04-16T10:19:58.004Z] ++ pwd [2024-04-16T10:19:58.005Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:19:58.005Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-04-16T10:19:58.005Z] + true [2024-04-16T10:19:58.005Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/connector_group_3-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:19:58.005Z] tar: Removing leading `/' from member names [2024-04-16T10:19:58.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname versiontest-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-04-16T10:19:58.031Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] setOSConditions: [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] setToolWin: [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] setToolUnix: [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] setToolProperty: [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] setS1ASclassPath: [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] init-common: [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] create-admin-object: [2024-04-16T10:19:58.031Z] [2024-04-16T10:19:58.031Z] asadmin-common: [2024-04-16T10:19:58.031Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:19:58.078Z] [exec] Application deployed with name connector-mq-simplestressApp. [2024-04-16T10:19:58.078Z] [echo] Deployment on target server server successful [2024-04-16T10:19:58.078Z] [2024-04-16T10:19:58.078Z] setOSConditions: [2024-04-16T10:19:58.078Z] [2024-04-16T10:19:58.078Z] setToolWin: [2024-04-16T10:19:58.078Z] [2024-04-16T10:19:58.078Z] setToolUnix: [2024-04-16T10:19:58.078Z] [2024-04-16T10:19:58.078Z] setToolProperty: [2024-04-16T10:19:58.078Z] [2024-04-16T10:19:58.079Z] setS1ASclassPath: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] init-common: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] deploy-common-ee: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] run: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] setOSConditions: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] setToolWin: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] setToolUnix: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] setToolProperty: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] setS1ASclassPath: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] init-common: [2024-04-16T10:19:58.079Z] [2024-04-16T10:19:58.079Z] runclient-common: [2024-04-16T10:19:58.079Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressAppClient.jar -name connector-mq-simplestressClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:19:58.153Z] [2024-04-16T10:19:58.153Z] undeploy-war-common: [2024-04-16T10:19:58.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jms-destination-definitionApp [2024-04-16T10:19:58.509Z] [exec] Apr 16, 2024 10:19:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:58.510Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:58.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-04-16T10:19:58.712Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-precompile-ignore-fragment-errors-web [2024-04-16T10:19:58.712Z] [2024-04-16T10:19:58.712Z] all: [2024-04-16T10:19:58.712Z] [echo] [2024-04-16T10:19:58.712Z] [echo] ************************* [2024-04-16T10:19:58.712Z] [echo] * Running jspResourceInjectionContextListener [2024-04-16T10:19:58.712Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener [2024-04-16T10:19:58.712Z] [echo] ************************* [2024-04-16T10:19:58.712Z] [echo] [2024-04-16T10:19:58.712Z] [2024-04-16T10:19:58.712Z] setOSConditions: [2024-04-16T10:19:58.712Z] [2024-04-16T10:19:58.712Z] setToolWin: [2024-04-16T10:19:58.712Z] [2024-04-16T10:19:58.712Z] setToolUnix: [2024-04-16T10:19:58.712Z] [2024-04-16T10:19:58.712Z] setToolProperty: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] setS1ASclassPath: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] init-common: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] clean: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] setOSConditions: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] setToolWin: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] setToolUnix: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] setToolProperty: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] setS1ASclassPath: [2024-04-16T10:19:58.713Z] [2024-04-16T10:19:58.713Z] init-common: [2024-04-16T10:19:58.726Z] [2024-04-16T10:19:58.726Z] all: [2024-04-16T10:19:58.726Z] [echo] @@## installed libraries EXTENSION_LIST ##@@ [2024-04-16T10:19:58.726Z] [2024-04-16T10:19:58.726Z] setOSConditions: [2024-04-16T10:19:58.726Z] [2024-04-16T10:19:58.726Z] setToolWin: [2024-04-16T10:19:58.726Z] [2024-04-16T10:19:58.726Z] setToolUnix: [2024-04-16T10:19:58.726Z] [2024-04-16T10:19:58.726Z] setToolProperty: [2024-04-16T10:19:58.726Z] [2024-04-16T10:19:58.726Z] setS1ASclassPath: [2024-04-16T10:19:58.726Z] [2024-04-16T10:19:58.726Z] init-common: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] clean: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setOSConditions: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolWin: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolUnix: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolProperty: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setS1ASclassPath: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] init-common: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] clean-common: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setOSConditions: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolWin: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolUnix: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolProperty: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setS1ASclassPath: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] init-common: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] clean-classes-common: [2024-04-16T10:19:58.727Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setOSConditions: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolWin: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.727Z] setToolUnix: [2024-04-16T10:19:58.727Z] [2024-04-16T10:19:58.728Z] setToolProperty: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] setS1ASclassPath: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] init-common: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] clean-jars-common: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] clean: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] compile: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] setOSConditions: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] setToolWin: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] setToolUnix: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] setToolProperty: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] setS1ASclassPath: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] init-common: [2024-04-16T10:19:58.728Z] [2024-04-16T10:19:58.728Z] compile-common: [2024-04-16T10:19:58.728Z] [echo] Current time (ISO): 2024-04-16T10:19:58.640+0000 [2024-04-16T10:19:58.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:58.728Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:58.809Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:58.809Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/servlet/test/servlet/PortableExtensionInjectionTargetTestServlet.java uses unchecked or unsafe operations. [2024-04-16T10:19:58.810Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:19:58.810Z] [javac] 1 warning [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] build: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] setOSConditions: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] setToolWin: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] setToolUnix: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] setToolProperty: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] setS1ASclassPath: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] init-common: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] webclient-war-common: [2024-04-16T10:19:58.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] clear: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] test-tlds-exist: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] copy-tlds: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] test-tagfiles-exist: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] copy-tagfiles: [2024-04-16T10:19:58.810Z] [2024-04-16T10:19:58.810Z] package-war-common: [2024-04-16T10:19:58.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:19:58.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:58.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:58.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:19:58.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/lib [2024-04-16T10:19:58.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:58.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-04-16T10:19:58.811Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:19:58.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/docroot [2024-04-16T10:19:58.811Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2024-04-16T10:19:58.811Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:19:58.811Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:19:58.811Z] [javac] Compiling 1 source file [2024-04-16T10:19:58.811Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/injection-target/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:19:58.811Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] deploy: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] deploy-war-common: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] setOSConditions: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] setToolWin: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] setToolUnix: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] setToolProperty: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] setS1ASclassPath: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] init-common: [2024-04-16T10:19:58.811Z] [2024-04-16T10:19:58.811Z] deploy-war-commonpe: [2024-04-16T10:19:58.850Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setOSConditions: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolWin: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolUnix: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolProperty: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setS1ASclassPath: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] init-common: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] deploy: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setOSConditions: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolWin: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolUnix: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolProperty: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setS1ASclassPath: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] init-common: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] deploy-common: [2024-04-16T10:19:58.850Z] [echo] Current time (ISO): 2024-04-16T10:19:58.694+0000 [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setOSConditions: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolWin: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolUnix: [2024-04-16T10:19:58.850Z] [2024-04-16T10:19:58.850Z] setToolProperty: [2024-04-16T10:19:58.851Z] [2024-04-16T10:19:58.851Z] setS1ASclassPath: [2024-04-16T10:19:58.851Z] [2024-04-16T10:19:58.851Z] init-common: [2024-04-16T10:19:58.851Z] [2024-04-16T10:19:58.851Z] deploy-common-pe: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] clean-common: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] setOSConditions: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] setToolWin: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] setToolUnix: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] setToolProperty: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] setS1ASclassPath: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] init-common: [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.968Z] clean-classes-common: [2024-04-16T10:19:58.968Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:19:58.968Z] [2024-04-16T10:19:58.969Z] setOSConditions: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setToolWin: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setToolUnix: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setToolProperty: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setS1ASclassPath: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] init-common: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] clean-jars-common: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] compile: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setOSConditions: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setToolWin: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setToolUnix: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setToolProperty: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] setS1ASclassPath: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] init-common: [2024-04-16T10:19:58.969Z] [2024-04-16T10:19:58.969Z] compile-common: [2024-04-16T10:19:58.969Z] [echo] Current time (ISO): 2024-04-16T10:19:58.824+0000 [2024-04-16T10:19:58.969Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:58.969Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:19:59.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:19:59.338Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/client/Client.java:65: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:19:59.338Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:19:59.338Z] [javac] ^ [2024-04-16T10:19:59.338Z] [javac] 2 warnings [2024-04-16T10:19:59.444Z] [exec] Apr 16, 2024 10:19:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:19:59.444Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:19:59.452Z] [exec] Apr 16, 2024 10:19:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:59.452Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:59.452Z] [exec] Apr 16, 2024 10:19:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:59.452Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] build: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] setOSConditions: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] fixFiles: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] convUnix: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] convWin: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] setToolWin: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] setToolUnix: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] setToolProperty: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] setS1ASclassPath: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] init-common: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] package-persistence-common: [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] ejb-jar-common: [2024-04-16T10:19:59.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] package-ejbjar-common: [2024-04-16T10:19:59.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:59.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:59.596Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-ejb.jar [2024-04-16T10:19:59.596Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:59.596Z] [2024-04-16T10:19:59.596Z] appclient-jar-common: [2024-04-16T10:19:59.597Z] [2024-04-16T10:19:59.597Z] package-appclientjar-common: [2024-04-16T10:19:59.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:59.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:59.597Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb-client.jar [2024-04-16T10:19:59.597Z] [2024-04-16T10:19:59.597Z] webclient-war-common: [2024-04-16T10:19:59.597Z] [2024-04-16T10:19:59.597Z] build-ear-common: [2024-04-16T10:19:59.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:59.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:19:59.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:19:59.597Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2024-04-16T10:19:59.597Z] [2024-04-16T10:19:59.597Z] create-resources: [2024-04-16T10:19:59.597Z] [2024-04-16T10:19:59.597Z] asadmin-batch-common: [2024-04-16T10:19:59.714Z] [exec] Apr 16, 2024 10:19:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:59.714Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:59.714Z] [exec] Apr 16, 2024 10:19:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:19:59.714Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:19:59.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-injection-target --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-injection-target-web.war [2024-04-16T10:19:59.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-04-16T10:19:59.887Z] [java] Apr 16, 2024 10:19:59 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-04-16T10:19:59.887Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2024-04-16T10:19:59.887Z] [java] Apr 16, 2024 10:19:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:19:59.887Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2212e291 [2024-04-16T10:19:59.982Z] [exec] Looking up ejb ref ejbs/hellobmt [2024-04-16T10:20:00.009Z] [exec] Application deployed with name cdi-injection-target-web. [2024-04-16T10:20:00.009Z] [2024-04-16T10:20:00.009Z] deploy-war-commonee: [2024-04-16T10:20:00.009Z] [2024-04-16T10:20:00.009Z] run: [2024-04-16T10:20:00.156Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:20:00.156Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb_QCF [2024-04-16T10:20:00.264Z] [java] opening connection to http://localhost:8080/cdi-injection-target/myurl [2024-04-16T10:20:00.264Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:00.264Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:00.264Z] [java] [2024-04-16T10:20:00.264Z] [java] [2024-04-16T10:20:00.264Z] [java] ----------------------------------------- [2024-04-16T10:20:00.264Z] [java] - portable-extensions-injection-target: PASS - [2024-04-16T10:20:00.264Z] [java] ----------------------------------------- [2024-04-16T10:20:00.264Z] [java] - Total PASS : 1 - [2024-04-16T10:20:00.264Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:00.264Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:00.264Z] [java] ----------------------------------------- [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.264Z] undeploy: [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.264Z] setOSConditions: [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.264Z] setToolWin: [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.264Z] setToolUnix: [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.264Z] setToolProperty: [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.264Z] setS1ASclassPath: [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.264Z] init-common: [2024-04-16T10:20:00.264Z] [2024-04-16T10:20:00.265Z] undeploy-war-common: [2024-04-16T10:20:00.362Z] [exec] Apr 16, 2024 10:19:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:00.362Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@448462f0 [2024-04-16T10:20:00.362Z] [exec] Starting test [2024-04-16T10:20:00.362Z] [exec] Done [2024-04-16T10:20:00.362Z] [exec] Value of key is: simple_nopackage [2024-04-16T10:20:00.362Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:00.362Z] [exec] [2024-04-16T10:20:00.362Z] [exec] [2024-04-16T10:20:00.362Z] [exec] ----------------------------------------- [2024-04-16T10:20:00.362Z] [exec] - simple_nopackage: PASS - [2024-04-16T10:20:00.362Z] [exec] ----------------------------------------- [2024-04-16T10:20:00.362Z] [exec] Total PASS: 1 [2024-04-16T10:20:00.362Z] [exec] Total FAIL: 0 [2024-04-16T10:20:00.362Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:00.362Z] [exec] ----------------------------------------- [2024-04-16T10:20:00.362Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:00.616Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:00.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-injection-target-web [2024-04-16T10:20:00.827Z] [2024-04-16T10:20:00.827Z] all: [2024-04-16T10:20:00.827Z] [2024-04-16T10:20:00.827Z] setOSConditions: [2024-04-16T10:20:00.827Z] [2024-04-16T10:20:00.827Z] setToolWin: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolUnix: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolProperty: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setS1ASclassPath: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] init-common: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] clean: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setOSConditions: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolWin: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolUnix: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolProperty: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setS1ASclassPath: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] init-common: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] clean-common: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setOSConditions: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolWin: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolUnix: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setToolProperty: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] setS1ASclassPath: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] init-common: [2024-04-16T10:20:00.828Z] [2024-04-16T10:20:00.828Z] clean-classes-common: [2024-04-16T10:20:00.828Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setOSConditions: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setToolWin: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setToolUnix: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setToolProperty: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setS1ASclassPath: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] init-common: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] clean-jars-common: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] compile: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setOSConditions: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setToolWin: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setToolUnix: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setToolProperty: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] setS1ASclassPath: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] init-common: [2024-04-16T10:20:00.829Z] [2024-04-16T10:20:00.829Z] compile-common: [2024-04-16T10:20:00.829Z] [echo] Current time (ISO): 2024-04-16T10:20:00.795+0000 [2024-04-16T10:20:00.829Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:00.829Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:00.830Z] [exec] Apr 16, 2024 10:20:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:00.830Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:00.830Z] [exec] Apr 16, 2024 10:20:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:00.830Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:00.830Z] [exec] Apr 16, 2024 10:20:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:00.830Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.871Z] checkReporting-common: [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.871Z] confirmReportPresent-common: [2024-04-16T10:20:00.871Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:00.871Z] [echo] Test seems to be reported fine [2024-04-16T10:20:00.871Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/RepRunConf.txt [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.871Z] confirmMissingReport-common: [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.871Z] undeploy: [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.871Z] setOSConditions: [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.871Z] setToolWin: [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.871Z] setToolUnix: [2024-04-16T10:20:00.871Z] [2024-04-16T10:20:00.872Z] setToolProperty: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] setS1ASclassPath: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] init-common: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] execute-ejb-sql-common: [2024-04-16T10:20:00.872Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/simple_nopackage/sql/drop_pointbase.sql [2024-04-16T10:20:00.872Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] setOSConditions: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] setToolWin: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] setToolUnix: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] setToolProperty: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] setS1ASclassPath: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] init-common: [2024-04-16T10:20:00.872Z] [2024-04-16T10:20:00.872Z] undeploy-common: [2024-04-16T10:20:01.085Z] [exec] Apr 16, 2024 10:20:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:01.086Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:01.086Z] [exec] Apr 16, 2024 10:20:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:01.086Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:01.086Z] [exec] Apr 16, 2024 10:20:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:01.086Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:01.253Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:01.253Z] [javac] 1 warning [2024-04-16T10:20:01.253Z] [2024-04-16T10:20:01.253Z] setOSConditions: [2024-04-16T10:20:01.253Z] [2024-04-16T10:20:01.253Z] setToolWin: [2024-04-16T10:20:01.253Z] [2024-04-16T10:20:01.253Z] setToolUnix: [2024-04-16T10:20:01.253Z] [2024-04-16T10:20:01.253Z] setToolProperty: [2024-04-16T10:20:01.253Z] [2024-04-16T10:20:01.253Z] setS1ASclassPath: [2024-04-16T10:20:01.254Z] [2024-04-16T10:20:01.254Z] init-common: [2024-04-16T10:20:01.254Z] [2024-04-16T10:20:01.254Z] compile-common: [2024-04-16T10:20:01.254Z] [echo] Current time (ISO): 2024-04-16T10:20:01.213+0000 [2024-04-16T10:20:01.254Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:01.266Z] [exec] Application deployed with name force-deploy-rarApp. [2024-04-16T10:20:01.266Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-04-16T10:20:01.266Z] [echo] Deployment on target server server successful [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] setOSConditions: [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] setToolWin: [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] setToolUnix: [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] setToolProperty: [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] setS1ASclassPath: [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] init-common: [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] deploy-common-ee: [2024-04-16T10:20:01.266Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=1&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:20:01.266Z] [java] [2024-04-16T10:20:01.266Z] [java] Time: 3 [2024-04-16T10:20:01.266Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:20:01.266Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:20:01.266Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:20:01.266Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:20:01.266Z] [java] [Server response]Content-Length: 129 [2024-04-16T10:20:01.266Z] [java] [Server response] [2024-04-16T10:20:01.266Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2024-04-16T10:20:01.266Z] [java] [Server response]TEST:PASS [2024-04-16T10:20:01.266Z] [java] Value of key is:force-deploy-rar-web1 [2024-04-16T10:20:01.266Z] [java] [Server response]TEST:PASS [2024-04-16T10:20:01.266Z] [java] Value of key is:force-deploy-rar-web2 [2024-04-16T10:20:01.266Z] [java] [Server response]Redeploy Connector 1.5 [2024-04-16T10:20:01.266Z] [java] [Server response]END_OF_EXECUTION [2024-04-16T10:20:01.266Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:01.266Z] [java] [2024-04-16T10:20:01.266Z] [java] [2024-04-16T10:20:01.266Z] [java] ----------------------------------------- [2024-04-16T10:20:01.266Z] [java] - force-deploy-rar-web2: PASS - [2024-04-16T10:20:01.266Z] [java] - force-deploy-rar-web1: PASS - [2024-04-16T10:20:01.266Z] [java] ----------------------------------------- [2024-04-16T10:20:01.266Z] [java] Total PASS: 2 [2024-04-16T10:20:01.266Z] [java] Total FAIL: 0 [2024-04-16T10:20:01.266Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:01.266Z] [java] ----------------------------------------- [2024-04-16T10:20:01.266Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:01.266Z] [2024-04-16T10:20:01.266Z] setOSConditions: [2024-04-16T10:20:01.267Z] [2024-04-16T10:20:01.267Z] setToolWin: [2024-04-16T10:20:01.267Z] [2024-04-16T10:20:01.267Z] setToolUnix: [2024-04-16T10:20:01.267Z] [2024-04-16T10:20:01.267Z] setToolProperty: [2024-04-16T10:20:01.267Z] [2024-04-16T10:20:01.267Z] setS1ASclassPath: [2024-04-16T10:20:01.267Z] [2024-04-16T10:20:01.267Z] init-common: [2024-04-16T10:20:01.267Z] [2024-04-16T10:20:01.267Z] undeploy-common: [2024-04-16T10:20:01.272Z] [java] Apr 16, 2024 10:20:01 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setJmsServiceProperties [2024-04-16T10:20:01.272Z] [java] INFO: ADDRESSLIST in setJmsServiceProvider : mq://localhost:7676/ [2024-04-16T10:20:01.272Z] [java] Apr 16, 2024 10:20:01 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter setConnectionURL [2024-04-16T10:20:01.272Z] [java] INFO: JMS Service Connection URL is : mq://localhost:7676/ [2024-04-16T10:20:01.272Z] [java] Apr 16, 2024 10:20:01 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:01.272Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:20:01.272Z] [java] Apr 16, 2024 10:20:01 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:01.273Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is EMBEDDED, connection mode is Direct [2024-04-16T10:20:01.273Z] [java] Apr 16, 2024 10:20:01 AM com.sun.messaging.jmq.util.log.Logger publish [2024-04-16T10:20:01.273Z] [java] INFO: [B1002]: An existing property file for imqbroker was not found, no stored properties will be loaded [2024-04-16T10:20:01.273Z] [java] [Pipeline] timeout [2024-04-16T10:20:01.335Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:20:01.433Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-simple_nopackageApp [2024-04-16T10:20:01.433Z] [2024-04-16T10:20:01.433Z] all: [2024-04-16T10:20:01.433Z] [2024-04-16T10:20:01.433Z] twolevel: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setOSConditions: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolWin: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolUnix: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolProperty: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setS1ASclassPath: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] init-common: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] clean: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setOSConditions: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolWin: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolUnix: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolProperty: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setS1ASclassPath: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] init-common: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] clean-common: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setOSConditions: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolWin: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolUnix: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setToolProperty: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] setS1ASclassPath: [2024-04-16T10:20:01.434Z] [2024-04-16T10:20:01.434Z] init-common: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] clean-classes-common: [2024-04-16T10:20:01.435Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setOSConditions: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setToolWin: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setToolUnix: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setToolProperty: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setS1ASclassPath: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] init-common: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] clean-jars-common: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] compile: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setOSConditions: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setToolWin: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setToolUnix: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setToolProperty: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] setS1ASclassPath: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] init-common: [2024-04-16T10:20:01.435Z] [2024-04-16T10:20:01.435Z] compile-common: [2024-04-16T10:20:01.435Z] [echo] Current time (ISO): 2024-04-16T10:20:01.431+0000 [2024-04-16T10:20:01.435Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:01.479Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:01.479Z] [javac] 1 warning [2024-04-16T10:20:01.479Z] [2024-04-16T10:20:01.479Z] build: [2024-04-16T10:20:01.479Z] [2024-04-16T10:20:01.479Z] setOSConditions: [2024-04-16T10:20:01.479Z] [2024-04-16T10:20:01.479Z] setToolWin: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] setToolUnix: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] setToolProperty: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] setS1ASclassPath: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] init-common: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] webclient-war-common: [2024-04-16T10:20:01.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] clear: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] test-tlds-exist: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] copy-tlds: [2024-04-16T10:20:01.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:01.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] test-tagfiles-exist: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] copy-tagfiles: [2024-04-16T10:20:01.480Z] [2024-04-16T10:20:01.480Z] package-war-common: [2024-04-16T10:20:01.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:01.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:01.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/lib [2024-04-16T10:20:01.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:01.480Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:01.480Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:01.480Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/docroot [2024-04-16T10:20:01.480Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2024-04-16T10:20:01.481Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:01.481Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:01.481Z] [javac] Compiling 1 source file [2024-04-16T10:20:01.481Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionContextListener/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:01.481Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] deploy: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] deploy-war-common: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] setOSConditions: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] setToolWin: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] setToolUnix: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] setToolProperty: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] setS1ASclassPath: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] init-common: [2024-04-16T10:20:01.481Z] [2024-04-16T10:20:01.481Z] deploy-war-commonpe: [2024-04-16T10:20:01.690Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:01.725Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-xhhpc [2024-04-16T10:20:02.054Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-context-listener --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-context-listener-web.war [2024-04-16T10:20:02.094Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-04-16T10:20:02.094Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:20:02.156Z] + break [2024-04-16T10:20:02.156Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:20:02.186Z] Archiving artifacts [2024-04-16T10:20:02.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-04-16T10:20:02.198Z] [2024-04-16T10:20:02.198Z] setOSConditions: [2024-04-16T10:20:02.198Z] [2024-04-16T10:20:02.198Z] setToolWin: [2024-04-16T10:20:02.198Z] [2024-04-16T10:20:02.199Z] setToolUnix: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setToolProperty: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setS1ASclassPath: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] init-common: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setuptwo: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setOSConditions: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setToolWin: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setToolUnix: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setToolProperty: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] setS1ASclassPath: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] init-common: [2024-04-16T10:20:02.199Z] [2024-04-16T10:20:02.199Z] deploy-rar-common: [2024-04-16T10:20:02.199Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=true connectors-ra-redeploy-rars.rar [2024-04-16T10:20:02.202Z] [java] Apr 16, 2024 10:20:01 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:02.202Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:EMBEDDED [2024-04-16T10:20:02.203Z] [java] Apr 16, 2024 10:20:01 AM com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter updateMDBRuntimeInfo [2024-04-16T10:20:02.203Z] [java] INFO: End point determines destination name, Res name: jakarta.jms.Queue, JNDI name: jms/ejb_mdb_Queue descriptor name : SimpleMDB [2024-04-16T10:20:02.457Z] [java] Apr 16, 2024 10:20:02 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:20:02.458Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-mdb-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-mdb-ejb/SimpleEjb!org.glassfish.tests.ejb.mdb.SimpleEjb] [2024-04-16T10:20:02.458Z] [java] Apr 16, 2024 10:20:02 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:20:02.458Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:20:02.712Z] [java] Apr 16, 2024 10:20:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:20:02.712Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:20:02.712Z] [java] Apr 16, 2024 10:20:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:20:02.712Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:20:03.286Z] [exec] Apr 16, 2024 10:20:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:03.286Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@52ecc989 [2024-04-16T10:20:03.286Z] [exec] Looked up home!! [2024-04-16T10:20:03.286Z] [exec] Narrowed home!! [2024-04-16T10:20:03.286Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@47eaca72[name=null], urls=[ [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-04-16T10:20:03.286Z] [exec] ] [2024-04-16T10:20:03.286Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2024-04-16T10:20:03.286Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@47eaca72[name=null], urls=[ [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-04-16T10:20:03.286Z] [exec] ] [2024-04-16T10:20:03.286Z] [exec] Got the EJB!! [2024-04-16T10:20:03.286Z] [exec] Asking ejb to send a message [2024-04-16T10:20:03.286Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-04-16T10:20:03.286Z] [exec] Asking ejb to receive a message [2024-04-16T10:20:03.286Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-04-16T10:20:03.286Z] [exec] Asking ejb to receive a message [2024-04-16T10:20:03.286Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-04-16T10:20:03.286Z] [exec] Asking ejb to receive a message [2024-04-16T10:20:03.286Z] [exec] Looked up home!! [2024-04-16T10:20:03.286Z] [exec] Narrowed home!! [2024-04-16T10:20:03.286Z] [exec] Got the EJB!! [2024-04-16T10:20:03.286Z] [exec] Value of key is: ejbs/hellobmt [2024-04-16T10:20:03.286Z] [exec] Looking up ejb ref ejbs/hellocmt [2024-04-16T10:20:03.286Z] [exec] ---ejb stub---org.glassfish.appclient.client.acc.ACCClassLoader@47eaca72[name=null], urls=[ [2024-04-16T10:20:03.286Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-04-16T10:20:03.287Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.287Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.287Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-04-16T10:20:03.287Z] [exec] ] [2024-04-16T10:20:03.287Z] [exec] ---ejb classname---com.sun.s1asdev.ejb.jms.jmsejb._HelloHome_DynamicStub [2024-04-16T10:20:03.287Z] [exec] ---HelloHome---org.glassfish.appclient.client.acc.ACCClassLoader@47eaca72[name=null], urls=[ [2024-04-16T10:20:03.287Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient.jar [2024-04-16T10:20:03.287Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.287Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:03.287Z] [exec] file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-jms-jmsejbAppClient/ejb-jms-jmsejb-clientClient.jar [2024-04-16T10:20:03.287Z] [exec] ] [2024-04-16T10:20:03.287Z] [exec] Asking ejb to send a message [2024-04-16T10:20:03.287Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-04-16T10:20:03.287Z] [exec] Asking ejb to receive a message [2024-04-16T10:20:03.287Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-04-16T10:20:03.287Z] [exec] Asking ejb to receive a message [2024-04-16T10:20:03.341Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:03.491Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2024-04-16T10:20:03.491Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:20:03.491Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-04-16T10:20:03.491Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:20:03.491Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2024-04-16T10:20:03.542Z] [exec] Result from sendMessage = Look ma, I received a JMS message!!! [2024-04-16T10:20:03.542Z] [exec] Asking ejb to receive a message [2024-04-16T10:20:03.542Z] [exec] Value of key is: ejbs/hellocmt [2024-04-16T10:20:03.542Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:03.542Z] [exec] [2024-04-16T10:20:03.542Z] [exec] [2024-04-16T10:20:03.542Z] [exec] ----------------------------------------- [2024-04-16T10:20:03.542Z] [exec] - ejbs/hellobmt: PASS - [2024-04-16T10:20:03.542Z] [exec] - ejbs/hellocmt: PASS - [2024-04-16T10:20:03.542Z] [exec] ----------------------------------------- [2024-04-16T10:20:03.542Z] [exec] Total PASS: 2 [2024-04-16T10:20:03.542Z] [exec] Total FAIL: 0 [2024-04-16T10:20:03.543Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:03.543Z] [exec] ----------------------------------------- [2024-04-16T10:20:03.543Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:03.543Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:03.565Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-04-16T10:20:03.596Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/servlet/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2024-04-16T10:20:03.596Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:20:03.596Z] [javac] 1 warning [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] build: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] setOSConditions: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] setToolWin: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] setToolUnix: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] setToolProperty: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] setS1ASclassPath: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] init-common: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] webclient-war-common: [2024-04-16T10:20:03.596Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:03.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] clear: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] test-tlds-exist: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] copy-tlds: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] test-tagfiles-exist: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] copy-tagfiles: [2024-04-16T10:20:03.596Z] [2024-04-16T10:20:03.596Z] package-war-common: [2024-04-16T10:20:03.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:03.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:03.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:03.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:03.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/lib [2024-04-16T10:20:03.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:03.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-04-16T10:20:03.597Z] [copy] Copying 18 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:03.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/docroot [2024-04-16T10:20:03.597Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2024-04-16T10:20:03.597Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:03.597Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:03.597Z] [javac] Compiling 1 source file [2024-04-16T10:20:03.746Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:20:03.746Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-04-16T10:20:03.746Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2024-04-16T10:20:03.746Z] [2024-04-16T10:20:03.746Z] deploy: [2024-04-16T10:20:03.746Z] [2024-04-16T10:20:03.746Z] setOSConditions: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setToolWin: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setToolUnix: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setToolProperty: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setS1ASclassPath: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] init-common: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] deploy-common: [2024-04-16T10:20:03.747Z] [echo] Current time (ISO): 2024-04-16T10:20:03.492+0000 [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setOSConditions: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setToolWin: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setToolUnix: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setToolProperty: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] setS1ASclassPath: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] init-common: [2024-04-16T10:20:03.747Z] [2024-04-16T10:20:03.747Z] deploy-common-pe: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] checkReporting-common: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] confirmReportPresent-common: [2024-04-16T10:20:03.798Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:03.798Z] [echo] Test seems to be reported fine [2024-04-16T10:20:03.798Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/RepRunConf.txt [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] confirmMissingReport-common: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] undeploy: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] setOSConditions: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] setToolWin: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] setToolUnix: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] setToolProperty: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] setS1ASclassPath: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] init-common: [2024-04-16T10:20:03.798Z] [2024-04-16T10:20:03.798Z] undeploy-common: [2024-04-16T10:20:03.850Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:03.850Z] [javac] return new Integer(i); [2024-04-16T10:20:03.850Z] [javac] ^ [2024-04-16T10:20:03.850Z] [javac] 2 warnings [2024-04-16T10:20:03.850Z] [2024-04-16T10:20:03.851Z] setOSConditions: [2024-04-16T10:20:03.851Z] [2024-04-16T10:20:03.851Z] setToolWin: [2024-04-16T10:20:03.851Z] [2024-04-16T10:20:03.851Z] setToolUnix: [2024-04-16T10:20:03.851Z] [2024-04-16T10:20:03.851Z] setToolProperty: [2024-04-16T10:20:03.851Z] [2024-04-16T10:20:03.851Z] setS1ASclassPath: [2024-04-16T10:20:03.851Z] [2024-04-16T10:20:03.851Z] init-common: [2024-04-16T10:20:03.851Z] [2024-04-16T10:20:03.851Z] compile-common: [2024-04-16T10:20:03.851Z] [echo] Current time (ISO): 2024-04-16T10:20:03.809+0000 [2024-04-16T10:20:03.851Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:03.883Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:03.883Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] deploy: [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] deploy-war-common: [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] setOSConditions: [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] setToolWin: [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] setToolUnix: [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] setToolProperty: [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] setS1ASclassPath: [2024-04-16T10:20:03.883Z] [2024-04-16T10:20:03.883Z] init-common: [2024-04-16T10:20:03.884Z] [2024-04-16T10:20:03.884Z] deploy-war-commonpe: [2024-04-16T10:20:03.938Z] [exec] Application deployed with name web-jsp-resource-injection-context-listener-web. [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] deploy-war-commonee: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] run: [2024-04-16T10:20:03.938Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-context-listener/TestServlet [2024-04-16T10:20:03.938Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:03.938Z] [java] [2024-04-16T10:20:03.938Z] [java] [2024-04-16T10:20:03.938Z] [java] ----------------------------------------- [2024-04-16T10:20:03.938Z] [java] - jsp-resource-injection-context-listener: PASS - [2024-04-16T10:20:03.938Z] [java] ----------------------------------------- [2024-04-16T10:20:03.938Z] [java] - Total PASS : 1 - [2024-04-16T10:20:03.938Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:03.938Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:03.938Z] [java] ----------------------------------------- [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] undeploy: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] setOSConditions: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] setToolWin: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] setToolUnix: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] setToolProperty: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] setS1ASclassPath: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.938Z] init-common: [2024-04-16T10:20:03.938Z] [2024-04-16T10:20:03.939Z] undeploy-war-common: [2024-04-16T10:20:04.074Z] [java] Invoking EJB... [2024-04-16T10:20:04.074Z] [java] Apr 16, 2024 10:20:03 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:20:04.074Z] [java] INFO: ejb-ejb31-embedded-mdb-ejb was successfully deployed in 7,298 milliseconds. [2024-04-16T10:20:04.074Z] [java] Apr 16, 2024 10:20:03 AM com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl createConnectorResource [2024-04-16T10:20:04.074Z] [java] WARNING: Probably the pool org.glassfish.resourcebase.resources.api.PoolInfo@cad276fc[jndiName=jms/ejb_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null] is not yet initialized (lazy-loading), trying to check ... [2024-04-16T10:20:04.074Z] [java] Apr 16, 2024 10:20:03 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:04.074Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@cad276fc[jndiName=jms/ejb_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:04.074Z] [java] EJB said: hello [2024-04-16T10:20:04.074Z] [java] Waiting for ack... [2024-04-16T10:20:04.074Z] [java] Sent successfully [2024-04-16T10:20:04.074Z] [java] Got message!!! [2024-04-16T10:20:04.074Z] [java] mdb: txMsg=MY-MESSAGE [2024-04-16T10:20:04.339Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbApp.ear [2024-04-16T10:20:04.383Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-jms-jmsejbApp [2024-04-16T10:20:04.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-make-framework-bean-available-for-injection --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-web.war [2024-04-16T10:20:04.501Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-context-listener-web [2024-04-16T10:20:04.525Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:20:04.525Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-04-16T10:20:04.525Z] [2024-04-16T10:20:04.525Z] setOSConditions: [2024-04-16T10:20:04.525Z] [2024-04-16T10:20:04.525Z] setToolWin: [2024-04-16T10:20:04.525Z] [2024-04-16T10:20:04.525Z] setToolUnix: [2024-04-16T10:20:04.525Z] [2024-04-16T10:20:04.525Z] setToolProperty: [2024-04-16T10:20:04.525Z] [2024-04-16T10:20:04.525Z] setS1ASclassPath: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] init-common: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] deploy: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setOSConditions: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setToolWin: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setToolUnix: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setToolProperty: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setS1ASclassPath: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] init-common: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] deploy-common: [2024-04-16T10:20:04.526Z] [echo] Current time (ISO): 2024-04-16T10:20:04.326+0000 [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setOSConditions: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setToolWin: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setToolUnix: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setToolProperty: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] setS1ASclassPath: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] init-common: [2024-04-16T10:20:04.526Z] [2024-04-16T10:20:04.526Z] deploy-common-pe: [2024-04-16T10:20:04.540Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:04.540Z] [javac] 1 warning [2024-04-16T10:20:04.540Z] [2024-04-16T10:20:04.540Z] setOSConditions: [2024-04-16T10:20:04.540Z] [2024-04-16T10:20:04.540Z] setToolWin: [2024-04-16T10:20:04.540Z] [2024-04-16T10:20:04.540Z] setToolUnix: [2024-04-16T10:20:04.540Z] [2024-04-16T10:20:04.540Z] setToolProperty: [2024-04-16T10:20:04.540Z] [2024-04-16T10:20:04.540Z] setS1ASclassPath: [2024-04-16T10:20:04.540Z] [2024-04-16T10:20:04.540Z] init-common: [2024-04-16T10:20:04.540Z] [2024-04-16T10:20:04.540Z] compile-common: [2024-04-16T10:20:04.540Z] [echo] Current time (ISO): 2024-04-16T10:20:04.258+0000 [2024-04-16T10:20:04.540Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:04.638Z] [2024-04-16T10:20:04.638Z] delete-resources: [2024-04-16T10:20:04.638Z] [2024-04-16T10:20:04.638Z] asadmin-batch-common: [2024-04-16T10:20:04.755Z] [2024-04-16T10:20:04.755Z] all: [2024-04-16T10:20:04.756Z] [echo] [2024-04-16T10:20:04.756Z] [echo] ************************* [2024-04-16T10:20:04.756Z] [echo] * Running jspResourceInjectionSimpleTagHandler [2024-04-16T10:20:04.756Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler [2024-04-16T10:20:04.756Z] [echo] ************************* [2024-04-16T10:20:04.756Z] [echo] [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setOSConditions: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolWin: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolUnix: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolProperty: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setS1ASclassPath: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] init-common: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] clean: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setOSConditions: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolWin: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolUnix: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolProperty: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setS1ASclassPath: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] init-common: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] clean-common: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setOSConditions: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolWin: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.756Z] setToolUnix: [2024-04-16T10:20:04.756Z] [2024-04-16T10:20:04.757Z] setToolProperty: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setS1ASclassPath: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] init-common: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] clean-classes-common: [2024-04-16T10:20:04.757Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setOSConditions: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setToolWin: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setToolUnix: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setToolProperty: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setS1ASclassPath: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] init-common: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] clean-jars-common: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] compile: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setOSConditions: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setToolWin: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setToolUnix: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setToolProperty: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] setS1ASclassPath: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] init-common: [2024-04-16T10:20:04.757Z] [2024-04-16T10:20:04.757Z] compile-common: [2024-04-16T10:20:04.758Z] [echo] Current time (ISO): 2024-04-16T10:20:04.659+0000 [2024-04-16T10:20:04.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:04.758Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:05.048Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-web. [2024-04-16T10:20:05.048Z] [2024-04-16T10:20:05.048Z] deploy-war-commonee: [2024-04-16T10:20:05.048Z] [2024-04-16T10:20:05.048Z] run: [2024-04-16T10:20:05.048Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection/myurl [2024-04-16T10:20:05.261Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-04-16T10:20:05.261Z] [echo] Deployment on target server server successful [2024-04-16T10:20:05.261Z] [2024-04-16T10:20:05.261Z] setOSConditions: [2024-04-16T10:20:05.261Z] [2024-04-16T10:20:05.261Z] setToolWin: [2024-04-16T10:20:05.261Z] [2024-04-16T10:20:05.261Z] setToolUnix: [2024-04-16T10:20:05.261Z] [2024-04-16T10:20:05.261Z] setToolProperty: [2024-04-16T10:20:05.261Z] [2024-04-16T10:20:05.261Z] setS1ASclassPath: [2024-04-16T10:20:05.261Z] [2024-04-16T10:20:05.262Z] init-common: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] deploy-common-ee: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] run: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] setOSConditions: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] setToolWin: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] setToolUnix: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] setToolProperty: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] setS1ASclassPath: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] init-common: [2024-04-16T10:20:05.262Z] [2024-04-16T10:20:05.262Z] runclient-common: [2024-04-16T10:20:05.262Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbAppClient.jar -name ejb-ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:20:05.303Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:05.303Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:05.303Z] [java] [2024-04-16T10:20:05.303Z] [java] [2024-04-16T10:20:05.303Z] [java] ----------------------------------------- [2024-04-16T10:20:05.303Z] [java] - portable-extension-make-framework-bean-available-for-injection: PASS - [2024-04-16T10:20:05.303Z] [java] ----------------------------------------- [2024-04-16T10:20:05.303Z] [java] - Total PASS : 1 - [2024-04-16T10:20:05.303Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:05.303Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:05.303Z] [java] ----------------------------------------- [2024-04-16T10:20:05.303Z] [2024-04-16T10:20:05.303Z] undeploy: [2024-04-16T10:20:05.303Z] [2024-04-16T10:20:05.303Z] setOSConditions: [2024-04-16T10:20:05.303Z] [2024-04-16T10:20:05.303Z] setToolWin: [2024-04-16T10:20:05.303Z] [2024-04-16T10:20:05.303Z] setToolUnix: [2024-04-16T10:20:05.304Z] [2024-04-16T10:20:05.304Z] setToolProperty: [2024-04-16T10:20:05.304Z] [2024-04-16T10:20:05.304Z] setS1ASclassPath: [2024-04-16T10:20:05.304Z] [2024-04-16T10:20:05.304Z] init-common: [2024-04-16T10:20:05.304Z] [2024-04-16T10:20:05.304Z] undeploy-war-common: [2024-04-16T10:20:05.333Z] [exec] Apr 16, 2024 10:20:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:05.333Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@726c5f89 [2024-04-16T10:20:05.499Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/force-deploy-rarApp.ear [2024-04-16T10:20:05.563Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:20:05.563Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_jms_jmsejb_QCF [2024-04-16T10:20:05.818Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_jms_jmsejb_Queue [2024-04-16T10:20:05.818Z] [exec] Administered object jms/ejb_jms_jmsejb_Queue deleted. [2024-04-16T10:20:05.818Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_jms_jmsejb_Queue [2024-04-16T10:20:05.818Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/jms/jmsejb/asadminuserpassword.txt [2024-04-16T10:20:05.818Z] [2024-04-16T10:20:05.818Z] all: [2024-04-16T10:20:05.819Z] [echo] [2024-04-16T10:20:05.819Z] [echo] [2024-04-16T10:20:05.819Z] [echo] ************************************************** [2024-04-16T10:20:05.819Z] [echo] * Running ejb32 [2024-04-16T10:20:05.819Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32 [2024-04-16T10:20:05.819Z] [echo] ************************************************** [2024-04-16T10:20:05.819Z] [echo] [2024-04-16T10:20:05.819Z] [echo] [2024-04-16T10:20:05.819Z] [2024-04-16T10:20:05.819Z] all: [2024-04-16T10:20:05.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-make-framework-bean-available-for-injection-web [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] all: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setOSConditions: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolWin: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolUnix: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolProperty: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setS1ASclassPath: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] init-common: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] clean: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setOSConditions: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolWin: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolUnix: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolProperty: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setS1ASclassPath: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] init-common: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] clean-common: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setOSConditions: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolWin: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.886Z] setToolUnix: [2024-04-16T10:20:05.886Z] [2024-04-16T10:20:05.887Z] setToolProperty: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setS1ASclassPath: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] init-common: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] clean-classes-common: [2024-04-16T10:20:05.887Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setOSConditions: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setToolWin: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setToolUnix: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setToolProperty: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setS1ASclassPath: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] init-common: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] clean-jars-common: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] compile: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setOSConditions: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setToolWin: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setToolUnix: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setToolProperty: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] setS1ASclassPath: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] init-common: [2024-04-16T10:20:05.887Z] [2024-04-16T10:20:05.887Z] compile-common: [2024-04-16T10:20:05.887Z] [echo] Current time (ISO): 2024-04-16T10:20:05.734+0000 [2024-04-16T10:20:05.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:05.888Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] sfsb: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] all: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] basic: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setOSConditions: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setToolWin: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setToolUnix: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setToolProperty: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setS1ASclassPath: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] init-common: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] clean: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setOSConditions: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setToolWin: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setToolUnix: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setToolProperty: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setS1ASclassPath: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] init-common: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] clean-common: [2024-04-16T10:20:06.083Z] [2024-04-16T10:20:06.083Z] setOSConditions: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolWin: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolUnix: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolProperty: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setS1ASclassPath: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] init-common: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] clean-classes-common: [2024-04-16T10:20:06.084Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setOSConditions: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolWin: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolUnix: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolProperty: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setS1ASclassPath: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] init-common: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] clean-jars-common: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] compile: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setOSConditions: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolWin: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolUnix: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.084Z] setToolProperty: [2024-04-16T10:20:06.084Z] [2024-04-16T10:20:06.085Z] setS1ASclassPath: [2024-04-16T10:20:06.085Z] [2024-04-16T10:20:06.085Z] init-common: [2024-04-16T10:20:06.085Z] [2024-04-16T10:20:06.085Z] compile-common: [2024-04-16T10:20:06.085Z] [echo] Current time (ISO): 2024-04-16T10:20:05.903+0000 [2024-04-16T10:20:06.085Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:06.085Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:06.379Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:06.380Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/client/TwoLevelClient.java:47: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:06.380Z] [javac] stateless.createBMP(new Integer(id)); [2024-04-16T10:20:06.380Z] [javac] ^ [2024-04-16T10:20:06.380Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/client/TwoLevelClient.java:51: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:06.380Z] [javac] stateless.createBMPAndTest(new Integer(id+1)); [2024-04-16T10:20:06.380Z] [javac] ^ [2024-04-16T10:20:06.380Z] [javac] 3 warnings [2024-04-16T10:20:06.428Z] [exec] Application deployed with name force-deploy-rarApp. [2024-04-16T10:20:06.428Z] [exec] there are no files to retrieve for application force-deploy-rarApp [2024-04-16T10:20:06.428Z] [echo] Deployment on target server server successful [2024-04-16T10:20:06.428Z] [2024-04-16T10:20:06.428Z] setOSConditions: [2024-04-16T10:20:06.428Z] [2024-04-16T10:20:06.428Z] setToolWin: [2024-04-16T10:20:06.428Z] [2024-04-16T10:20:06.428Z] setToolUnix: [2024-04-16T10:20:06.428Z] [2024-04-16T10:20:06.428Z] setToolProperty: [2024-04-16T10:20:06.428Z] [2024-04-16T10:20:06.428Z] setS1ASclassPath: [2024-04-16T10:20:06.428Z] [2024-04-16T10:20:06.428Z] init-common: [2024-04-16T10:20:06.428Z] [2024-04-16T10:20:06.428Z] deploy-common-ee: [2024-04-16T10:20:06.428Z] [java] GET /force-deploy-rar/servlet/SimpleServlet?versionToTest=2&url=/force-deploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:20:06.428Z] [java] [2024-04-16T10:20:06.428Z] [java] Time: 2 [2024-04-16T10:20:06.428Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:20:06.428Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:20:06.428Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:20:06.428Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:20:06.428Z] [java] [Server response]Content-Length: 129 [2024-04-16T10:20:06.428Z] [java] [Server response] [2024-04-16T10:20:06.428Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2024-04-16T10:20:06.428Z] [java] [Server response]TEST:PASS [2024-04-16T10:20:06.428Z] [java] Value of key is:force-deploy-rar-web1 [2024-04-16T10:20:06.428Z] [java] [Server response]TEST:PASS [2024-04-16T10:20:06.428Z] [java] Value of key is:force-deploy-rar-web2 [2024-04-16T10:20:06.428Z] [java] [Server response]Redeploy Connector 1.5 [2024-04-16T10:20:06.428Z] [java] [Server response]END_OF_EXECUTION [2024-04-16T10:20:06.428Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:06.428Z] [java] [2024-04-16T10:20:06.428Z] [java] [2024-04-16T10:20:06.429Z] [java] ----------------------------------------- [2024-04-16T10:20:06.429Z] [java] - force-deploy-rar-web2: PASS - [2024-04-16T10:20:06.429Z] [java] - force-deploy-rar-web1: PASS - [2024-04-16T10:20:06.429Z] [java] ----------------------------------------- [2024-04-16T10:20:06.429Z] [java] Total PASS: 2 [2024-04-16T10:20:06.429Z] [java] Total FAIL: 0 [2024-04-16T10:20:06.429Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:06.429Z] [java] ----------------------------------------- [2024-04-16T10:20:06.429Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setOSConditions: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setToolWin: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setToolUnix: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setToolProperty: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setS1ASclassPath: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] init-common: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] unsetup: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setOSConditions: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setToolWin: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setToolUnix: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setToolProperty: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] setS1ASclassPath: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] init-common: [2024-04-16T10:20:06.429Z] [2024-04-16T10:20:06.429Z] undeploy: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] build: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] setOSConditions: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] fixFiles: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] convUnix: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] convWin: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] setToolWin: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] setToolUnix: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] setToolProperty: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] setS1ASclassPath: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] init-common: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] package-persistence-common: [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] ejb-jar-common: [2024-04-16T10:20:06.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:06.635Z] [2024-04-16T10:20:06.635Z] package-ejbjar-common: [2024-04-16T10:20:06.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-ejb.jar [2024-04-16T10:20:06.636Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] appclient-jar-common: [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] package-appclientjar-common: [2024-04-16T10:20:06.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevel-client.jar [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] webclient-war-common: [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] build-ear-common: [2024-04-16T10:20:06.636Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:06.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:06.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:06.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] deploy: [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] setOSConditions: [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] setToolWin: [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] setToolUnix: [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.636Z] setToolProperty: [2024-04-16T10:20:06.636Z] [2024-04-16T10:20:06.637Z] setS1ASclassPath: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] init-common: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] execute-ejb-sql-common: [2024-04-16T10:20:06.637Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2024-04-16T10:20:06.637Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:20:06.637Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:20:06.637Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setOSConditions: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setToolWin: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setToolUnix: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setToolProperty: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setS1ASclassPath: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] init-common: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] deploy-common: [2024-04-16T10:20:06.637Z] [echo] Current time (ISO): 2024-04-16T10:20:06.592+0000 [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setOSConditions: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setToolWin: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setToolUnix: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setToolProperty: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] setS1ASclassPath: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] init-common: [2024-04-16T10:20:06.637Z] [2024-04-16T10:20:06.637Z] deploy-common-pe: [2024-04-16T10:20:06.668Z] [exec] Apr 16, 2024 10:20:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:06.668Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:06.685Z] [2024-04-16T10:20:06.685Z] setOSConditions: [2024-04-16T10:20:06.685Z] [2024-04-16T10:20:06.685Z] setToolWin: [2024-04-16T10:20:06.685Z] [2024-04-16T10:20:06.685Z] setToolUnix: [2024-04-16T10:20:06.685Z] [2024-04-16T10:20:06.685Z] setToolProperty: [2024-04-16T10:20:06.685Z] [2024-04-16T10:20:06.686Z] setS1ASclassPath: [2024-04-16T10:20:06.686Z] [2024-04-16T10:20:06.686Z] init-common: [2024-04-16T10:20:06.686Z] [2024-04-16T10:20:06.686Z] undeploy-common: [2024-04-16T10:20:07.090Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:07.245Z] [exec] Apr 16, 2024 10:20:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:07.245Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:07.245Z] [exec] Apr 16, 2024 10:20:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:07.245Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:07.245Z] [exec] Apr 16, 2024 10:20:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:07.245Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:07.245Z] [exec] Apr 16, 2024 10:20:07 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:20:07.245Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-hello-mdbClient [2024-04-16T10:20:07.332Z] [java] Ack: true [2024-04-16T10:20:07.332Z] [java] Apr 16, 2024 10:20:06 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-04-16T10:20:07.332Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-04-16T10:20:07.332Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:20:07.332Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:20:07.346Z] [javac] 1 warning [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] build: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] setOSConditions: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] fixFiles: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] convUnix: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] convWin: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] setToolWin: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] setToolUnix: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] setToolProperty: [2024-04-16T10:20:07.346Z] [2024-04-16T10:20:07.346Z] setS1ASclassPath: [2024-04-16T10:20:07.347Z] [2024-04-16T10:20:07.347Z] init-common: [2024-04-16T10:20:07.347Z] [2024-04-16T10:20:07.347Z] package-persistence-common: [2024-04-16T10:20:07.347Z] [2024-04-16T10:20:07.347Z] ejb-jar-common: [2024-04-16T10:20:07.347Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:07.500Z] [exec] Apr 16, 2024 10:20:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:07.500Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:07.500Z] [exec] Apr 16, 2024 10:20:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:07.500Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:07.500Z] [exec] Apr 16, 2024 10:20:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:07.500Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [Pipeline] junit [2024-04-16T10:20:07.516Z] Recording test results [2024-04-16T10:20:07.565Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelApp.ear [2024-04-16T10:20:07.602Z] [2024-04-16T10:20:07.603Z] package-ejbjar-common: [2024-04-16T10:20:07.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.603Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-04-16T10:20:07.603Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] appclient-jar-common: [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] package-appclientjar-common: [2024-04-16T10:20:07.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.603Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.603Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] webclient-war-common: [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] clear: [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] test-tlds-exist: [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] copy-tlds: [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] test-tagfiles-exist: [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] copy-tagfiles: [2024-04-16T10:20:07.603Z] [2024-04-16T10:20:07.603Z] package-war-common: [2024-04-16T10:20:07.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:07.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:07.603Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:07.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:07.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/lib [2024-04-16T10:20:07.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:07.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:07.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:07.604Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:07.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/docroot [2024-04-16T10:20:07.604Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-04-16T10:20:07.604Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:07.604Z] [2024-04-16T10:20:07.604Z] build-ear-common: [2024-04-16T10:20:07.604Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:07.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:07.604Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:07.604Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:20:07.604Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:07.604Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries [2024-04-16T10:20:07.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false force-deploy-rarApp [2024-04-16T10:20:07.627Z] [2024-04-16T10:20:07.627Z] setOSConditions: [2024-04-16T10:20:07.627Z] [2024-04-16T10:20:07.627Z] setToolWin: [2024-04-16T10:20:07.627Z] [2024-04-16T10:20:07.627Z] setToolUnix: [2024-04-16T10:20:07.627Z] [2024-04-16T10:20:07.627Z] setToolProperty: [2024-04-16T10:20:07.627Z] [2024-04-16T10:20:07.627Z] setS1ASclassPath: [2024-04-16T10:20:07.627Z] [2024-04-16T10:20:07.627Z] init-common: [2024-04-16T10:20:07.627Z] [2024-04-16T10:20:07.627Z] undeploy-rar-common: [2024-04-16T10:20:07.627Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true connectors-ra-redeploy-rars [2024-04-16T10:20:07.820Z] [exec] Application deployed with name ejb-bmp-twolevelApp. [2024-04-16T10:20:07.821Z] [echo] Deployment on target server server successful [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setOSConditions: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setToolWin: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setToolUnix: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setToolProperty: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setS1ASclassPath: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] init-common: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] deploy-common-ee: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] run: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setOSConditions: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setToolWin: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setToolUnix: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setToolProperty: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setS1ASclassPath: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] init-common: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] execute-ejb-sql-common: [2024-04-16T10:20:07.821Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/create_pointbase.sql [2024-04-16T10:20:07.821Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setOSConditions: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.821Z] setToolWin: [2024-04-16T10:20:07.821Z] [2024-04-16T10:20:07.822Z] setToolUnix: [2024-04-16T10:20:07.822Z] [2024-04-16T10:20:07.822Z] setToolProperty: [2024-04-16T10:20:07.822Z] [2024-04-16T10:20:07.822Z] setS1ASclassPath: [2024-04-16T10:20:07.822Z] [2024-04-16T10:20:07.822Z] init-common: [2024-04-16T10:20:07.822Z] [2024-04-16T10:20:07.822Z] runclient-common: [2024-04-16T10:20:07.822Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-twolevelAppClient.jar -name ejb-bmp-twolevelClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:20:08.018Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:08.018Z] [javac] 1 warning [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] build: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] setOSConditions: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] setToolWin: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] setToolUnix: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] setToolProperty: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] setS1ASclassPath: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] init-common: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] webclient-war-common: [2024-04-16T10:20:08.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] clear: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] test-tlds-exist: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] copy-tlds: [2024-04-16T10:20:08.018Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:08.018Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] test-tagfiles-exist: [2024-04-16T10:20:08.018Z] [2024-04-16T10:20:08.018Z] copy-tagfiles: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] package-war-common: [2024-04-16T10:20:08.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:08.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:08.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/lib [2024-04-16T10:20:08.019Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:08.019Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:08.019Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:08.019Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2024-04-16T10:20:08.019Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:08.019Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:08.019Z] [javac] Compiling 1 source file [2024-04-16T10:20:08.019Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionSimpleTagHandler/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:08.019Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] deploy: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] deploy-war-common: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] setOSConditions: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] setToolWin: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] setToolUnix: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] setToolProperty: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] setS1ASclassPath: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] init-common: [2024-04-16T10:20:08.019Z] [2024-04-16T10:20:08.019Z] deploy-war-commonpe: [2024-04-16T10:20:08.040Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:20:08.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:08.409Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/FrameworkServiceFactory.java uses or overrides a deprecated API. [2024-04-16T10:20:08.409Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:08.409Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/extension/test/extension/ServiceFrameworkExtension.java uses unchecked or unsafe operations. [2024-04-16T10:20:08.409Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:20:08.409Z] [javac] 1 warning [2024-04-16T10:20:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib [2024-04-16T10:20:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:08.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-04-16T10:20:08.409Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF/services [2024-04-16T10:20:08.409Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:08.409Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/lib/weld-extension.jar [2024-04-16T10:20:08.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:08.409Z] [2024-04-16T10:20:08.409Z] setOSConditions: [2024-04-16T10:20:08.409Z] [2024-04-16T10:20:08.409Z] setToolWin: [2024-04-16T10:20:08.409Z] [2024-04-16T10:20:08.409Z] setToolUnix: [2024-04-16T10:20:08.409Z] [2024-04-16T10:20:08.409Z] setToolProperty: [2024-04-16T10:20:08.409Z] [2024-04-16T10:20:08.410Z] setS1ASclassPath: [2024-04-16T10:20:08.410Z] [2024-04-16T10:20:08.410Z] init-common: [2024-04-16T10:20:08.410Z] [2024-04-16T10:20:08.410Z] compile-common: [2024-04-16T10:20:08.410Z] [echo] Current time (ISO): 2024-04-16T10:20:08.241+0000 [2024-04-16T10:20:08.410Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] build-rar-ext: [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] setOSConditions: [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] setToolWin: [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] setToolUnix: [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] setToolProperty: [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] setS1ASclassPath: [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] init-common: [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] prepare: [2024-04-16T10:20:08.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-04-16T10:20:08.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2024-04-16T10:20:08.533Z] [2024-04-16T10:20:08.533Z] build: [2024-04-16T10:20:08.533Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:08.533Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-04-16T10:20:08.610Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:08.610Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:20:08.610Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:20:08.610Z] [javac] 2 warnings [2024-04-16T10:20:08.610Z] [2024-04-16T10:20:08.610Z] setOSConditions: [2024-04-16T10:20:08.610Z] [2024-04-16T10:20:08.610Z] setToolWin: [2024-04-16T10:20:08.610Z] [2024-04-16T10:20:08.610Z] setToolUnix: [2024-04-16T10:20:08.610Z] [2024-04-16T10:20:08.610Z] setToolProperty: [2024-04-16T10:20:08.610Z] [2024-04-16T10:20:08.610Z] setS1ASclassPath: [2024-04-16T10:20:08.610Z] [2024-04-16T10:20:08.610Z] init-common: [2024-04-16T10:20:08.610Z] [2024-04-16T10:20:08.610Z] compile-common: [2024-04-16T10:20:08.610Z] [echo] Current time (ISO): 2024-04-16T10:20:08.475+0000 [2024-04-16T10:20:08.610Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:08.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:20:08.627Z] [2024-04-16T10:20:08.627Z] all: [2024-04-16T10:20:08.627Z] [echo] @@## built-in-custom-resources ##@@ [2024-04-16T10:20:08.627Z] [2024-04-16T10:20:08.627Z] setOSConditions: [2024-04-16T10:20:08.627Z] [2024-04-16T10:20:08.627Z] setToolWin: [2024-04-16T10:20:08.627Z] [2024-04-16T10:20:08.627Z] setToolUnix: [2024-04-16T10:20:08.759Z] [exec] Apr 16, 2024 10:20:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:08.759Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setToolProperty: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setS1ASclassPath: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] init-common: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] clean: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setOSConditions: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setToolWin: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setToolUnix: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setToolProperty: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setS1ASclassPath: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] init-common: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] clean-common: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setOSConditions: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setToolWin: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setToolUnix: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.883Z] setToolProperty: [2024-04-16T10:20:08.883Z] [2024-04-16T10:20:08.884Z] setS1ASclassPath: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] init-common: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] clean-classes-common: [2024-04-16T10:20:08.884Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setOSConditions: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setToolWin: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setToolUnix: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setToolProperty: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setS1ASclassPath: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] init-common: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] clean-jars-common: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] compile: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setOSConditions: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setToolWin: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setToolUnix: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setToolProperty: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] setS1ASclassPath: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] init-common: [2024-04-16T10:20:08.884Z] [2024-04-16T10:20:08.884Z] compile-common: [2024-04-16T10:20:08.884Z] [echo] Current time (ISO): 2024-04-16T10:20:08.845+0000 [2024-04-16T10:20:08.884Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:08.884Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:08.960Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-simple-tag-handler --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-simple-tag-handler-web.war [2024-04-16T10:20:09.211Z] [java] Apr 16, 2024 10:20:08 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-04-16T10:20:09.211Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-04-16T10:20:09.212Z] [java] Apr 16, 2024 10:20:08 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:20:09.212Z] [java] INFO: RAR7094: jmsra shutdown successful. [2024-04-16T10:20:09.212Z] [java] Apr 16, 2024 10:20:08 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:20:09.212Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:20:09.212Z] [java] Apr 16, 2024 10:20:08 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:20:09.212Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:20:09.212Z] [java] Apr 16, 2024 10:20:09 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:20:09.212Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:20:09.212Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:20:09.212Z] [java] Done calling EJB [2024-04-16T10:20:09.212Z] [java] Value of key is: embedded with MDB [2024-04-16T10:20:09.212Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:09.212Z] [java] [2024-04-16T10:20:09.212Z] [java] [2024-04-16T10:20:09.212Z] [java] ----------------------------------------- [2024-04-16T10:20:09.212Z] [java] - embedded with MDB: PASS - [2024-04-16T10:20:09.212Z] [java] ----------------------------------------- [2024-04-16T10:20:09.212Z] [java] Total PASS: 1 [2024-04-16T10:20:09.212Z] [java] Total FAIL: 0 [2024-04-16T10:20:09.212Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:09.212Z] [java] ----------------------------------------- [2024-04-16T10:20:09.212Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:09.212Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] unsetup: [2024-04-16T10:20:09.466Z] [echo] ...Starting DAS to delete JMS resources.... [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] setOSConditions: [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] setToolWin: [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] setToolUnix: [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] setToolProperty: [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] setS1ASclassPath: [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] init-common: [2024-04-16T10:20:09.466Z] [2024-04-16T10:20:09.466Z] startDomainUnix: [2024-04-16T10:20:09.466Z] [echo] Starting DAS [2024-04-16T10:20:09.684Z] [exec] Apr 16, 2024 10:20:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:09.684Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:20:09.928Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:10.033Z] [exec] Apr 16, 2024 10:20:09 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:10.033Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6b9c42bd [2024-04-16T10:20:10.252Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:10.252Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:20:10.320Z] [exec] Application deployed with name web-jsp-resource-injection-simple-tag-handler-web. [2024-04-16T10:20:10.320Z] [2024-04-16T10:20:10.320Z] deploy-war-commonee: [2024-04-16T10:20:10.320Z] [2024-04-16T10:20:10.320Z] run: [2024-04-16T10:20:10.492Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:20:10.492Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:20:10.492Z] [javac] ^ [2024-04-16T10:20:10.542Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:10.575Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-simple-tag-handler/jsp/test.jsp [2024-04-16T10:20:10.575Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:10.575Z] [java] [2024-04-16T10:20:10.575Z] [java] [2024-04-16T10:20:10.575Z] [java] ----------------------------------------- [2024-04-16T10:20:10.575Z] [java] - jsp-resource-injection-simple-tag-handler: PASS - [2024-04-16T10:20:10.575Z] [java] ----------------------------------------- [2024-04-16T10:20:10.575Z] [java] - Total PASS : 1 - [2024-04-16T10:20:10.575Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:10.575Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:10.575Z] [java] ----------------------------------------- [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] undeploy: [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] setOSConditions: [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] setToolWin: [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] setToolUnix: [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] setToolProperty: [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] setS1ASclassPath: [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] init-common: [2024-04-16T10:20:10.575Z] [2024-04-16T10:20:10.575Z] undeploy-war-common: [2024-04-16T10:20:10.592Z] [exec] Apr 16, 2024 10:20:10 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:20:10.593Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:20:10.593Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:10.593Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:20:10.593Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:10.593Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:20:10.749Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:20:10.749Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:10.749Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:20:10.749Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:20:10.749Z] [javac] 2 warnings [2024-04-16T10:20:10.749Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-04-16T10:20:10.749Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2024-04-16T10:20:10.750Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-04-16T10:20:10.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-04-16T10:20:10.750Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-04-16T10:20:10.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-04-16T10:20:10.750Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-04-16T10:20:10.750Z] [2024-04-16T10:20:10.750Z] deploy-rar: [2024-04-16T10:20:10.750Z] [2024-04-16T10:20:10.750Z] install-library: [2024-04-16T10:20:10.750Z] [echo] copying file [blackbox.jar] to applibs [2024-04-16T10:20:10.750Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs [2024-04-16T10:20:10.750Z] [2024-04-16T10:20:10.750Z] restart-server: [2024-04-16T10:20:10.750Z] [2024-04-16T10:20:10.750Z] setOSConditions: [2024-04-16T10:20:10.750Z] [2024-04-16T10:20:10.750Z] stop-server: [2024-04-16T10:20:10.750Z] [2024-04-16T10:20:10.750Z] stop-server-unix: [2024-04-16T10:20:10.750Z] [echo] stopping server on unix ... [2024-04-16T10:20:10.797Z] [javac] 1 warning [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] build: [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] setOSConditions: [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] setToolWin: [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] setToolUnix: [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] setToolProperty: [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] setS1ASclassPath: [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] init-common: [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] ejb-jar-common: [2024-04-16T10:20:10.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:10.797Z] [2024-04-16T10:20:10.797Z] package-ejbjar-common: [2024-04-16T10:20:10.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:10.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:10.798Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2024-04-16T10:20:10.798Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] deploy: [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] setOSConditions: [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] setToolWin: [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] setToolUnix: [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] setToolProperty: [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] setS1ASclassPath: [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] init-common: [2024-04-16T10:20:10.798Z] [2024-04-16T10:20:10.798Z] deploy-jar-common: [2024-04-16T10:20:10.847Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:10.847Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:20:10.847Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:10.847Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6a2ac68a[jndiName=jms/ejb_ejb30_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:10.932Z] [exec] Apr 16, 2024 10:20:09 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:20:10.932Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:20:10.932Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:10.932Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:20:10.932Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:10.932Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:20:10.932Z] [exec] Apr 16, 2024 10:20:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:10.932Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:20:10.983Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:10.983Z] [javac] 1 warning [2024-04-16T10:20:10.983Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/test/fwk [2024-04-16T10:20:10.983Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/test/extension [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] build: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] setOSConditions: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] setToolWin: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] setToolUnix: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] setToolProperty: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] setS1ASclassPath: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] init-common: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] webclient-war-common: [2024-04-16T10:20:10.983Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.983Z] clear: [2024-04-16T10:20:10.983Z] [2024-04-16T10:20:10.984Z] test-tlds-exist: [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] copy-tlds: [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] test-tagfiles-exist: [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] copy-tagfiles: [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] package-war-common: [2024-04-16T10:20:10.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:10.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:10.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:10.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:10.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:10.984Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:10.984Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:10.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/docroot [2024-04-16T10:20:10.984Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2024-04-16T10:20:10.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:10.984Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:10.984Z] [javac] Compiling 1 source file [2024-04-16T10:20:10.984Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/new-bean-registration-extension-in-lib/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:10.984Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] deploy: [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] deploy-war-common: [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] setOSConditions: [2024-04-16T10:20:10.984Z] [2024-04-16T10:20:10.984Z] setToolWin: [2024-04-16T10:20:10.985Z] [2024-04-16T10:20:10.985Z] setToolUnix: [2024-04-16T10:20:10.985Z] [2024-04-16T10:20:10.985Z] setToolProperty: [2024-04-16T10:20:10.985Z] [2024-04-16T10:20:10.985Z] setS1ASclassPath: [2024-04-16T10:20:10.985Z] [2024-04-16T10:20:10.985Z] init-common: [2024-04-16T10:20:10.985Z] [2024-04-16T10:20:10.985Z] deploy-war-commonpe: [2024-04-16T10:20:11.153Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-simple-tag-handler-web [2024-04-16T10:20:11.153Z] [2024-04-16T10:20:11.153Z] all: [2024-04-16T10:20:11.153Z] [echo] [2024-04-16T10:20:11.153Z] [echo] ************************* [2024-04-16T10:20:11.153Z] [echo] * Running jspResourceInjectionTagHandler [2024-04-16T10:20:11.153Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler [2024-04-16T10:20:11.153Z] [echo] ************************* [2024-04-16T10:20:11.153Z] [echo] [2024-04-16T10:20:11.153Z] [2024-04-16T10:20:11.153Z] setOSConditions: [2024-04-16T10:20:11.153Z] [2024-04-16T10:20:11.153Z] setToolWin: [2024-04-16T10:20:11.153Z] [2024-04-16T10:20:11.153Z] setToolUnix: [2024-04-16T10:20:11.153Z] [2024-04-16T10:20:11.154Z] setToolProperty: [2024-04-16T10:20:11.154Z] [2024-04-16T10:20:11.154Z] setS1ASclassPath: [2024-04-16T10:20:11.154Z] [2024-04-16T10:20:11.154Z] init-common: [2024-04-16T10:20:11.240Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-make-framework-bean-available-for-injection-extension-in-lib --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-make-framework-bean-available-for-injection-extension-in-lib-web.war [2024-04-16T10:20:11.358Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-basic-ejb.jar [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] clean: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] setOSConditions: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] setToolWin: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] setToolUnix: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] setToolProperty: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] setS1ASclassPath: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] init-common: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] clean-common: [2024-04-16T10:20:11.408Z] [2024-04-16T10:20:11.408Z] setOSConditions: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolWin: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolUnix: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolProperty: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setS1ASclassPath: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] init-common: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] clean-classes-common: [2024-04-16T10:20:11.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setOSConditions: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolWin: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolUnix: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolProperty: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setS1ASclassPath: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] init-common: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] clean-jars-common: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] compile: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setOSConditions: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolWin: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolUnix: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setToolProperty: [2024-04-16T10:20:11.409Z] [2024-04-16T10:20:11.409Z] setS1ASclassPath: [2024-04-16T10:20:11.410Z] [2024-04-16T10:20:11.410Z] init-common: [2024-04-16T10:20:11.410Z] [2024-04-16T10:20:11.410Z] compile-common: [2024-04-16T10:20:11.410Z] [echo] Current time (ISO): 2024-04-16T10:20:11.188+0000 [2024-04-16T10:20:11.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:11.410Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:11.443Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:20:11.443Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:20:11.443Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:20:11.443Z] [exec] getVERSION(): 3.0 [2024-04-16T10:20:11.443Z] [exec] isReadonly(): false [2024-04-16T10:20:11.443Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262811041 [2024-04-16T10:20:11.443Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-04-16T10:20:11.443Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:20:11.443Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:20:11.443Z] [exec] getVERSION(): 3.0 [2024-04-16T10:20:11.443Z] [exec] isReadonly(): false [2024-04-16T10:20:11.443Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262811060 [2024-04-16T10:20:11.444Z] [exec] Waiting for queue message [2024-04-16T10:20:11.444Z] [exec] Received message : mdb() invoked [2024-04-16T10:20:11.444Z] [exec] Value of key is: main [2024-04-16T10:20:11.444Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:11.444Z] [exec] [2024-04-16T10:20:11.444Z] [exec] [2024-04-16T10:20:11.444Z] [exec] ----------------------------------------- [2024-04-16T10:20:11.444Z] [exec] - main: PASS - [2024-04-16T10:20:11.444Z] [exec] ----------------------------------------- [2024-04-16T10:20:11.444Z] [exec] Total PASS: 1 [2024-04-16T10:20:11.444Z] [exec] Total FAIL: 0 [2024-04-16T10:20:11.444Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:11.444Z] [exec] ----------------------------------------- [2024-04-16T10:20:11.444Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:11.444Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:11.698Z] [2024-04-16T10:20:11.698Z] checkReporting-common: [2024-04-16T10:20:11.698Z] [2024-04-16T10:20:11.698Z] confirmReportPresent-common: [2024-04-16T10:20:11.698Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:11.698Z] [echo] Test seems to be reported fine [2024-04-16T10:20:11.698Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/RepRunConf.txt [2024-04-16T10:20:11.698Z] [2024-04-16T10:20:11.698Z] confirmMissingReport-common: [2024-04-16T10:20:11.698Z] [2024-04-16T10:20:11.698Z] undeploy: [2024-04-16T10:20:11.698Z] [2024-04-16T10:20:11.698Z] setOSConditions: [2024-04-16T10:20:11.698Z] [2024-04-16T10:20:11.698Z] setToolWin: [2024-04-16T10:20:11.698Z] [2024-04-16T10:20:11.698Z] setToolUnix: [2024-04-16T10:20:11.699Z] [2024-04-16T10:20:11.699Z] setToolProperty: [2024-04-16T10:20:11.699Z] [2024-04-16T10:20:11.699Z] setS1ASclassPath: [2024-04-16T10:20:11.699Z] [2024-04-16T10:20:11.699Z] init-common: [2024-04-16T10:20:11.699Z] [2024-04-16T10:20:11.699Z] undeploy-common: [2024-04-16T10:20:11.800Z] [exec] Application deployed with name cdi-make-framework-bean-available-for-injection-extension-in-lib-web. [2024-04-16T10:20:12.055Z] [2024-04-16T10:20:12.055Z] deploy-war-commonee: [2024-04-16T10:20:12.055Z] [2024-04-16T10:20:12.055Z] run: [2024-04-16T10:20:12.056Z] [java] opening connection to http://localhost:8080/cdi-make-framework-bean-available-for-injection-extension-in-lib/myurl [2024-04-16T10:20:12.056Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:12.056Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:12.056Z] [java] [2024-04-16T10:20:12.056Z] [java] [2024-04-16T10:20:12.056Z] [java] ----------------------------------------- [2024-04-16T10:20:12.056Z] [java] - portable-extension-make-framework-bean-available-for-injection-extension-in-lib: PASS - [2024-04-16T10:20:12.056Z] [java] ----------------------------------------- [2024-04-16T10:20:12.056Z] [java] - Total PASS : 1 - [2024-04-16T10:20:12.056Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:12.056Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:12.056Z] [java] ----------------------------------------- [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] undeploy: [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] setOSConditions: [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] setToolWin: [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] setToolUnix: [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] setToolProperty: [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] setS1ASclassPath: [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] init-common: [2024-04-16T10:20:12.056Z] [2024-04-16T10:20:12.056Z] undeploy-war-common: [2024-04-16T10:20:12.178Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:12.178Z] [javac] 1 warning [2024-04-16T10:20:12.178Z] [2024-04-16T10:20:12.178Z] setOSConditions: [2024-04-16T10:20:12.178Z] [2024-04-16T10:20:12.179Z] setToolWin: [2024-04-16T10:20:12.179Z] [2024-04-16T10:20:12.179Z] setToolUnix: [2024-04-16T10:20:12.179Z] [2024-04-16T10:20:12.179Z] setToolProperty: [2024-04-16T10:20:12.179Z] [2024-04-16T10:20:12.179Z] setS1ASclassPath: [2024-04-16T10:20:12.179Z] [2024-04-16T10:20:12.179Z] init-common: [2024-04-16T10:20:12.179Z] [2024-04-16T10:20:12.179Z] compile-common: [2024-04-16T10:20:12.179Z] [echo] Current time (ISO): 2024-04-16T10:20:11.845+0000 [2024-04-16T10:20:12.179Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:12.257Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-mdbApp [2024-04-16T10:20:12.257Z] [2024-04-16T10:20:12.257Z] delete-resources: [2024-04-16T10:20:12.257Z] [2024-04-16T10:20:12.257Z] asadmin-batch-common: [2024-04-16T10:20:12.617Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-make-framework-bean-available-for-injection-extension-in-lib-web [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] all: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setOSConditions: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setToolWin: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setToolUnix: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setToolProperty: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setS1ASclassPath: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] init-common: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] clean: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setOSConditions: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setToolWin: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setToolUnix: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setToolProperty: [2024-04-16T10:20:12.617Z] [2024-04-16T10:20:12.617Z] setS1ASclassPath: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] init-common: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] clean-common: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setOSConditions: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setToolWin: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setToolUnix: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setToolProperty: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setS1ASclassPath: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] init-common: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] clean-classes-common: [2024-04-16T10:20:12.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setOSConditions: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setToolWin: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setToolUnix: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setToolProperty: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setS1ASclassPath: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] init-common: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] clean-jars-common: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] compile: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.618Z] setOSConditions: [2024-04-16T10:20:12.618Z] [2024-04-16T10:20:12.619Z] setToolWin: [2024-04-16T10:20:12.619Z] [2024-04-16T10:20:12.619Z] setToolUnix: [2024-04-16T10:20:12.619Z] [2024-04-16T10:20:12.619Z] setToolProperty: [2024-04-16T10:20:12.619Z] [2024-04-16T10:20:12.619Z] setS1ASclassPath: [2024-04-16T10:20:12.619Z] [2024-04-16T10:20:12.619Z] init-common: [2024-04-16T10:20:12.619Z] [2024-04-16T10:20:12.619Z] compile-common: [2024-04-16T10:20:12.619Z] [echo] Current time (ISO): 2024-04-16T10:20:12.571+0000 [2024-04-16T10:20:12.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:12.619Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:12.764Z] [exec] Apr 16, 2024 10:20:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:12.764Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@d2708a7 [2024-04-16T10:20:12.836Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:20:13.019Z] [exec] Starting test for id: -429138231 [2024-04-16T10:20:13.019Z] [exec] Done for id: -429138231 [2024-04-16T10:20:13.019Z] [exec] Starting test for id: -4291382311 [2024-04-16T10:20:13.019Z] [exec] Done for id: -4291382311 [2024-04-16T10:20:13.019Z] [exec] Value of key is: twolevel [2024-04-16T10:20:13.019Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:13.019Z] [exec] [2024-04-16T10:20:13.019Z] [exec] [2024-04-16T10:20:13.019Z] [exec] ----------------------------------------- [2024-04-16T10:20:13.019Z] [exec] - twolevel: PASS - [2024-04-16T10:20:13.019Z] [exec] ----------------------------------------- [2024-04-16T10:20:13.019Z] [exec] Total PASS: 1 [2024-04-16T10:20:13.019Z] [exec] Total FAIL: 0 [2024-04-16T10:20:13.019Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:13.019Z] [exec] ----------------------------------------- [2024-04-16T10:20:13.019Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:13.091Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2024-04-16T10:20:13.091Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:20:13.091Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-04-16T10:20:13.091Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:20:13.274Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:13.346Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:20:13.346Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-04-16T10:20:13.346Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:20:13.346Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb/asadminuserpassword.txt [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] all: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] mdb2: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setOSConditions: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setToolWin: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setToolUnix: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setToolProperty: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setS1ASclassPath: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] init-common: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] clean: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setOSConditions: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setToolWin: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setToolUnix: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setToolProperty: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] setS1ASclassPath: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.346Z] init-common: [2024-04-16T10:20:13.346Z] [2024-04-16T10:20:13.347Z] clean-common: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setOSConditions: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolWin: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolUnix: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolProperty: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setS1ASclassPath: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] init-common: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] clean-classes-common: [2024-04-16T10:20:13.347Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setOSConditions: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolWin: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolUnix: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolProperty: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setS1ASclassPath: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] init-common: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] clean-jars-common: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] compile: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setOSConditions: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolWin: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.347Z] setToolUnix: [2024-04-16T10:20:13.347Z] [2024-04-16T10:20:13.348Z] setToolProperty: [2024-04-16T10:20:13.348Z] [2024-04-16T10:20:13.348Z] setS1ASclassPath: [2024-04-16T10:20:13.348Z] [2024-04-16T10:20:13.348Z] init-common: [2024-04-16T10:20:13.348Z] [2024-04-16T10:20:13.348Z] compile-common: [2024-04-16T10:20:13.348Z] [echo] Current time (ISO): 2024-04-16T10:20:13.185+0000 [2024-04-16T10:20:13.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:13.348Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] checkReporting-common: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] confirmReportPresent-common: [2024-04-16T10:20:13.529Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:13.529Z] [echo] Test seems to be reported fine [2024-04-16T10:20:13.529Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/RepRunConf.txt [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] confirmMissingReport-common: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] undeploy: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] setOSConditions: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] setToolWin: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] setToolUnix: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] setToolProperty: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] setS1ASclassPath: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.529Z] init-common: [2024-04-16T10:20:13.529Z] [2024-04-16T10:20:13.530Z] execute-ejb-sql-common: [2024-04-16T10:20:13.530Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/twolevel/sql/drop_pointbase.sql [2024-04-16T10:20:13.530Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:20:13.530Z] [2024-04-16T10:20:13.530Z] setOSConditions: [2024-04-16T10:20:13.530Z] [2024-04-16T10:20:13.530Z] setToolWin: [2024-04-16T10:20:13.530Z] [2024-04-16T10:20:13.530Z] setToolUnix: [2024-04-16T10:20:13.530Z] [2024-04-16T10:20:13.530Z] setToolProperty: [2024-04-16T10:20:13.530Z] [2024-04-16T10:20:13.530Z] setS1ASclassPath: [2024-04-16T10:20:13.530Z] [2024-04-16T10:20:13.530Z] init-common: [2024-04-16T10:20:13.530Z] [2024-04-16T10:20:13.530Z] undeploy-common: [2024-04-16T10:20:13.729Z] [exec] Apr 16, 2024 10:20:12 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.730Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.730Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:13.731Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:13.925Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:13.925Z] [javac] 1 warning [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.925Z] build: [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.925Z] setOSConditions: [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.925Z] setToolWin: [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.925Z] setToolUnix: [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.925Z] setToolProperty: [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.925Z] setS1ASclassPath: [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.925Z] init-common: [2024-04-16T10:20:13.925Z] [2024-04-16T10:20:13.926Z] webclient-war-common: [2024-04-16T10:20:13.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] clear: [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] test-tlds-exist: [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] copy-tlds: [2024-04-16T10:20:13.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:13.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] test-tagfiles-exist: [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] copy-tagfiles: [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] package-war-common: [2024-04-16T10:20:13.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:13.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:13.926Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/lib [2024-04-16T10:20:13.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:13.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:13.926Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:13.926Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2024-04-16T10:20:13.926Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:13.926Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:13.926Z] [javac] Compiling 1 source file [2024-04-16T10:20:13.926Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandler/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:13.926Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] deploy: [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.926Z] deploy-war-common: [2024-04-16T10:20:13.926Z] [2024-04-16T10:20:13.927Z] setOSConditions: [2024-04-16T10:20:13.927Z] [2024-04-16T10:20:13.927Z] setToolWin: [2024-04-16T10:20:13.927Z] [2024-04-16T10:20:13.927Z] setToolUnix: [2024-04-16T10:20:13.927Z] [2024-04-16T10:20:13.927Z] setToolProperty: [2024-04-16T10:20:13.927Z] [2024-04-16T10:20:13.927Z] setS1ASclassPath: [2024-04-16T10:20:13.927Z] [2024-04-16T10:20:13.927Z] init-common: [2024-04-16T10:20:13.927Z] [2024-04-16T10:20:13.927Z] deploy-war-commonpe: [2024-04-16T10:20:14.031Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.031Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.031Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.031Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.031Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.031Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.031Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.031Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.031Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.032Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.032Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.032Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.032Z] [exec] Apr 16, 2024 10:20:13 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.032Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.032Z] [exec] Apr 16, 2024 10:20:14 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.032Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.101Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-twolevelApp [2024-04-16T10:20:14.101Z] [2024-04-16T10:20:14.101Z] all: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] txtests: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] all: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setOSConditions: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolWin: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolUnix: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolProperty: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setS1ASclassPath: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] init-common: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] clean: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setOSConditions: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolWin: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolUnix: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolProperty: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setS1ASclassPath: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] init-common: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] clean-common: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setOSConditions: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolWin: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.102Z] setToolUnix: [2024-04-16T10:20:14.102Z] [2024-04-16T10:20:14.103Z] setToolProperty: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setS1ASclassPath: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] init-common: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] clean-classes-common: [2024-04-16T10:20:14.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setOSConditions: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setToolWin: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setToolUnix: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setToolProperty: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setS1ASclassPath: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] init-common: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] clean-jars-common: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] compile: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setOSConditions: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setToolWin: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setToolUnix: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setToolProperty: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] setS1ASclassPath: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] init-common: [2024-04-16T10:20:14.103Z] [2024-04-16T10:20:14.103Z] compile-common: [2024-04-16T10:20:14.103Z] [echo] Current time (ISO): 2024-04-16T10:20:14.024+0000 [2024-04-16T10:20:14.103Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:14.104Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:14.427Z] [exec] Apr 16, 2024 10:20:14 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.427Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.427Z] [exec] Apr 16, 2024 10:20:14 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.427Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.427Z] [exec] Apr 16, 2024 10:20:14 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:14.427Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ce781823[jndiName=jms/CFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:14.501Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-tag-handler --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-web.war [2024-04-16T10:20:14.642Z] [exec] Application deployed with name ejb-ejb32-sfsb-basic-ejb. [2024-04-16T10:20:14.642Z] [2024-04-16T10:20:14.642Z] run: [2024-04-16T10:20:14.642Z] [2024-04-16T10:20:14.642Z] setOSConditions: [2024-04-16T10:20:14.642Z] [2024-04-16T10:20:14.642Z] setToolWin: [2024-04-16T10:20:14.642Z] [2024-04-16T10:20:14.642Z] setToolUnix: [2024-04-16T10:20:14.642Z] [2024-04-16T10:20:14.642Z] setToolProperty: [2024-04-16T10:20:14.643Z] [2024-04-16T10:20:14.643Z] setS1ASclassPath: [2024-04-16T10:20:14.643Z] [2024-04-16T10:20:14.643Z] init-common: [2024-04-16T10:20:14.643Z] [2024-04-16T10:20:14.643Z] run_se: [2024-04-16T10:20:15.138Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:15.240Z] [java] Apr 16, 2024 10:20:14 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:20:15.240Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:20:15.262Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:15.262Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/ejb/MessageBean.java:69: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:15.262Z] [javac] @Resource(name="integerValue1") Integer integerValue1 = new Integer(1); [2024-04-16T10:20:15.262Z] [javac] ^ [2024-04-16T10:20:15.262Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/ejb/MessageBean.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:15.262Z] [javac] @Resource Integer integerValue2 = new Integer(1); [2024-04-16T10:20:15.262Z] [javac] ^ [2024-04-16T10:20:15.262Z] [javac] 3 warnings [2024-04-16T10:20:15.262Z] [2024-04-16T10:20:15.262Z] setOSConditions: [2024-04-16T10:20:15.262Z] [2024-04-16T10:20:15.262Z] setToolWin: [2024-04-16T10:20:15.262Z] [2024-04-16T10:20:15.262Z] setToolUnix: [2024-04-16T10:20:15.262Z] [2024-04-16T10:20:15.262Z] setToolProperty: [2024-04-16T10:20:15.262Z] [2024-04-16T10:20:15.262Z] setS1ASclassPath: [2024-04-16T10:20:15.262Z] [2024-04-16T10:20:15.262Z] init-common: [2024-04-16T10:20:15.262Z] [2024-04-16T10:20:15.262Z] compile-common: [2024-04-16T10:20:15.262Z] [echo] Current time (ISO): 2024-04-16T10:20:15.245+0000 [2024-04-16T10:20:15.262Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:15.393Z] [javac] 1 warning [2024-04-16T10:20:15.393Z] [2024-04-16T10:20:15.393Z] build: [2024-04-16T10:20:15.393Z] [2024-04-16T10:20:15.393Z] setOSConditions: [2024-04-16T10:20:15.393Z] [2024-04-16T10:20:15.393Z] setToolWin: [2024-04-16T10:20:15.393Z] [2024-04-16T10:20:15.393Z] setToolUnix: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] setToolProperty: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] setS1ASclassPath: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] init-common: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] webclient-war-common: [2024-04-16T10:20:15.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] clear: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] test-tlds-exist: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] copy-tlds: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] test-tagfiles-exist: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] copy-tagfiles: [2024-04-16T10:20:15.394Z] [2024-04-16T10:20:15.394Z] package-war-common: [2024-04-16T10:20:15.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:15.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:15.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:15.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:15.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/lib [2024-04-16T10:20:15.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:15.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes/META-INF/services [2024-04-16T10:20:15.394Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:15.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/docroot [2024-04-16T10:20:15.395Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2024-04-16T10:20:15.395Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:15.395Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:15.395Z] [javac] Compiling 1 source file [2024-04-16T10:20:15.395Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/portable-extensions/package-private-extension-constructor/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:15.395Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] deploy: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] deploy-war-common: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] setOSConditions: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] setToolWin: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] setToolUnix: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] setToolProperty: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] setS1ASclassPath: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] init-common: [2024-04-16T10:20:15.395Z] [2024-04-16T10:20:15.395Z] deploy-war-commonpe: [2024-04-16T10:20:15.447Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:15.728Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/ejb/SimpleBMPBean.java:208: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:15.729Z] [javac] return new Integer(1); [2024-04-16T10:20:15.729Z] [javac] ^ [2024-04-16T10:20:15.729Z] [javac] 2 warnings [2024-04-16T10:20:15.862Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-web. [2024-04-16T10:20:15.862Z] [2024-04-16T10:20:15.862Z] deploy-war-commonee: [2024-04-16T10:20:15.862Z] [2024-04-16T10:20:15.862Z] run: [2024-04-16T10:20:15.985Z] [2024-04-16T10:20:15.985Z] setOSConditions: [2024-04-16T10:20:15.985Z] [2024-04-16T10:20:15.985Z] setToolWin: [2024-04-16T10:20:15.985Z] [2024-04-16T10:20:15.985Z] setToolUnix: [2024-04-16T10:20:15.985Z] [2024-04-16T10:20:15.985Z] setToolProperty: [2024-04-16T10:20:15.985Z] [2024-04-16T10:20:15.985Z] setS1ASclassPath: [2024-04-16T10:20:15.985Z] [2024-04-16T10:20:15.985Z] init-common: [2024-04-16T10:20:15.985Z] [2024-04-16T10:20:15.985Z] compile-common: [2024-04-16T10:20:15.985Z] [echo] Current time (ISO): 2024-04-16T10:20:15.812+0000 [2024-04-16T10:20:15.985Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:15.986Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:15.986Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/ejb/SimpleBMPBean.java:76: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:15.987Z] [javac] return new Integer(i); [2024-04-16T10:20:15.987Z] [javac] ^ [2024-04-16T10:20:16.026Z] [exec] Sending message: This is message 16 [2024-04-16T10:20:16.026Z] [exec] Sending message: This is message 19 [2024-04-16T10:20:16.026Z] [exec] Sending message: This is message 0 [2024-04-16T10:20:16.026Z] [exec] Sending message: This is message 21 [2024-04-16T10:20:16.026Z] [exec] Sending message: This is message 25 [2024-04-16T10:20:16.026Z] [exec] Sending message: This is message 17 [2024-04-16T10:20:16.026Z] [exec] Sending message: This is message 48 [2024-04-16T10:20:16.108Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:20:16.108Z] [exec] Waiting finished after 3,501 ms. [2024-04-16T10:20:16.108Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:16.108Z] [2024-04-16T10:20:16.108Z] stop-server-windows: [2024-04-16T10:20:16.108Z] [2024-04-16T10:20:16.108Z] setOSConditions: [2024-04-16T10:20:16.108Z] [2024-04-16T10:20:16.108Z] start-server: [2024-04-16T10:20:16.108Z] [echo] +-----------------------------+ [2024-04-16T10:20:16.108Z] [echo] | | [2024-04-16T10:20:16.108Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:20:16.108Z] [echo] | in Felix mode | [2024-04-16T10:20:16.108Z] [echo] | | [2024-04-16T10:20:16.108Z] [echo] +-----------------------------+ [2024-04-16T10:20:16.108Z] [2024-04-16T10:20:16.108Z] start-server-unix: [2024-04-16T10:20:16.116Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler/jsp/test.jsp [2024-04-16T10:20:16.116Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:16.116Z] [java] [2024-04-16T10:20:16.116Z] [java] [2024-04-16T10:20:16.116Z] [java] ----------------------------------------- [2024-04-16T10:20:16.117Z] [java] - jsp-resource-injection-tag-handler: PASS - [2024-04-16T10:20:16.117Z] [java] ----------------------------------------- [2024-04-16T10:20:16.117Z] [java] - Total PASS : 1 - [2024-04-16T10:20:16.117Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:16.117Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:16.117Z] [java] ----------------------------------------- [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] undeploy: [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] setOSConditions: [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] setToolWin: [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] setToolUnix: [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] setToolProperty: [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] setS1ASclassPath: [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] init-common: [2024-04-16T10:20:16.117Z] [2024-04-16T10:20:16.117Z] undeploy-war-common: [2024-04-16T10:20:16.248Z] [javac] 2 warnings [2024-04-16T10:20:16.248Z] [2024-04-16T10:20:16.248Z] setOSConditions: [2024-04-16T10:20:16.248Z] [2024-04-16T10:20:16.248Z] setToolWin: [2024-04-16T10:20:16.248Z] [2024-04-16T10:20:16.248Z] setToolUnix: [2024-04-16T10:20:16.248Z] [2024-04-16T10:20:16.248Z] setToolProperty: [2024-04-16T10:20:16.248Z] [2024-04-16T10:20:16.248Z] setS1ASclassPath: [2024-04-16T10:20:16.249Z] [2024-04-16T10:20:16.249Z] init-common: [2024-04-16T10:20:16.249Z] [2024-04-16T10:20:16.249Z] compile-common: [2024-04-16T10:20:16.249Z] [echo] Current time (ISO): 2024-04-16T10:20:16.156+0000 [2024-04-16T10:20:16.249Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:16.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-package-private-constructor-in-portable-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-package-private-constructor-in-portable-extension-web.war [2024-04-16T10:20:16.327Z] [exec] Sending message: This is message 38 [2024-04-16T10:20:16.327Z] [exec] Sending message: This is message 27 [2024-04-16T10:20:16.327Z] [exec] Sending message: This is message 37 [2024-04-16T10:20:16.327Z] [exec] Sending message: This is message 29 [2024-04-16T10:20:16.327Z] [exec] Sending message: This is message 14 [2024-04-16T10:20:16.327Z] [exec] Sending message: This is message 26 [2024-04-16T10:20:16.582Z] [exec] Application deployed with name cdi-package-private-constructor-in-portable-extension-web. [2024-04-16T10:20:16.582Z] [2024-04-16T10:20:16.582Z] deploy-war-commonee: [2024-04-16T10:20:16.582Z] [2024-04-16T10:20:16.582Z] run: [2024-04-16T10:20:16.582Z] [java] opening connection to http://localhost:8080/cdi-package-private-constructor-in-portable-extension/myurl [2024-04-16T10:20:16.626Z] [exec] Sending message: This is message 33 [2024-04-16T10:20:16.626Z] [exec] Sending message: This is message 45 [2024-04-16T10:20:16.626Z] [exec] Sending message: This is message 41 [2024-04-16T10:20:16.626Z] [exec] Sending message: This is message 2 [2024-04-16T10:20:16.626Z] [exec] Sending message: This is message 47 [2024-04-16T10:20:16.626Z] [exec] Sending message: This is message 44 [2024-04-16T10:20:16.840Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:16.840Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:16.840Z] [java] [2024-04-16T10:20:16.840Z] [java] [2024-04-16T10:20:16.840Z] [java] ----------------------------------------- [2024-04-16T10:20:16.840Z] [java] - package-private-constructor-in-portable-extension: PASS - [2024-04-16T10:20:16.840Z] [java] ----------------------------------------- [2024-04-16T10:20:16.840Z] [java] - Total PASS : 1 - [2024-04-16T10:20:16.840Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:16.840Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:16.840Z] [java] ----------------------------------------- [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] undeploy: [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] setOSConditions: [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] setToolWin: [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] setToolUnix: [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] setToolProperty: [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] setS1ASclassPath: [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] init-common: [2024-04-16T10:20:16.840Z] [2024-04-16T10:20:16.840Z] undeploy-war-common: [2024-04-16T10:20:16.859Z] Agent basic-m1zh7 is provisioned from template basic [2024-04-16T10:20:16.860Z] --- [2024-04-16T10:20:16.860Z] apiVersion: "v1" [2024-04-16T10:20:16.860Z] kind: "Pod" [2024-04-16T10:20:16.860Z] metadata: [2024-04-16T10:20:16.860Z] labels: [2024-04-16T10:20:16.860Z] jenkins: "slave" [2024-04-16T10:20:16.860Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:20:16.860Z] jenkins/label: "basic" [2024-04-16T10:20:16.860Z] name: "basic-m1zh7" [2024-04-16T10:20:16.860Z] namespace: "glassfish" [2024-04-16T10:20:16.860Z] spec: [2024-04-16T10:20:16.860Z] containers: [2024-04-16T10:20:16.860Z] - env: [2024-04-16T10:20:16.860Z] - name: "JENKINS_SECRET" [2024-04-16T10:20:16.860Z] value: "********" [2024-04-16T10:20:16.860Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:20:16.860Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:20:16.860Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:20:16.860Z] value: "basic-m1zh7" [2024-04-16T10:20:16.860Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:20:16.860Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:20:16.860Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:20:16.860Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:20:16.860Z] value: "" [2024-04-16T10:20:16.860Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:20:16.860Z] value: "" [2024-04-16T10:20:16.860Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:20:16.860Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:20:16.860Z] - name: "JENKINS_NAME" [2024-04-16T10:20:16.860Z] value: "basic-m1zh7" [2024-04-16T10:20:16.860Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:20:16.860Z] value: "/home/jenkins/agent" [2024-04-16T10:20:16.860Z] - name: "JENKINS_URL" [2024-04-16T10:20:16.860Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:20:16.860Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:20:16.860Z] imagePullPolicy: "Always" [2024-04-16T10:20:16.860Z] name: "jnlp" [2024-04-16T10:20:16.860Z] resources: [2024-04-16T10:20:16.860Z] limits: [2024-04-16T10:20:16.860Z] cpu: "2000m" [2024-04-16T10:20:16.860Z] memory: "4096Mi" [2024-04-16T10:20:16.860Z] requests: [2024-04-16T10:20:16.860Z] cpu: "1000m" [2024-04-16T10:20:16.860Z] memory: "4096Mi" [2024-04-16T10:20:16.860Z] tty: true [2024-04-16T10:20:16.860Z] volumeMounts: [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:20:16.860Z] name: "m2-dir" [2024-04-16T10:20:16.860Z] readOnly: true [2024-04-16T10:20:16.860Z] subPath: "toolchains.xml" [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:20:16.860Z] name: "m2-dir" [2024-04-16T10:20:16.860Z] readOnly: true [2024-04-16T10:20:16.860Z] subPath: ".mavenrc" [2024-04-16T10:20:16.860Z] - mountPath: "/opt/tools" [2024-04-16T10:20:16.860Z] name: "volume-0" [2024-04-16T10:20:16.860Z] readOnly: false [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins" [2024-04-16T10:20:16.860Z] name: "volume-2" [2024-04-16T10:20:16.860Z] readOnly: false [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:20:16.860Z] name: "volume-3" [2024-04-16T10:20:16.860Z] readOnly: false [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:20:16.860Z] name: "m2-secret-dir" [2024-04-16T10:20:16.860Z] readOnly: true [2024-04-16T10:20:16.860Z] subPath: "settings-security.xml" [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:20:16.860Z] name: "volume-4" [2024-04-16T10:20:16.860Z] readOnly: false [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:20:16.860Z] name: "m2-secret-dir" [2024-04-16T10:20:16.860Z] readOnly: true [2024-04-16T10:20:16.860Z] subPath: "settings.xml" [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:20:16.860Z] name: "volume-1" [2024-04-16T10:20:16.860Z] readOnly: false [2024-04-16T10:20:16.860Z] subPath: "" [2024-04-16T10:20:16.860Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:20:16.860Z] name: "workspace-volume" [2024-04-16T10:20:16.860Z] readOnly: false [2024-04-16T10:20:16.860Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:20:16.860Z] nodeSelector: [2024-04-16T10:20:16.860Z] kubernetes.io/os: "linux" [2024-04-16T10:20:16.860Z] restartPolicy: "Never" [2024-04-16T10:20:16.860Z] volumes: [2024-04-16T10:20:16.860Z] - name: "volume-0" [2024-04-16T10:20:16.860Z] persistentVolumeClaim: [2024-04-16T10:20:16.860Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:20:16.860Z] readOnly: true [2024-04-16T10:20:16.860Z] - name: "m2-secret-dir" [2024-04-16T10:20:16.860Z] secret: [2024-04-16T10:20:16.860Z] secretName: "m2-secret-dir" [2024-04-16T10:20:16.860Z] - emptyDir: [2024-04-16T10:20:16.860Z] medium: "" [2024-04-16T10:20:16.860Z] name: "volume-2" [2024-04-16T10:20:16.860Z] - configMap: [2024-04-16T10:20:16.860Z] name: "m2-dir" [2024-04-16T10:20:16.860Z] name: "m2-dir" [2024-04-16T10:20:16.860Z] - configMap: [2024-04-16T10:20:16.860Z] name: "known-hosts" [2024-04-16T10:20:16.860Z] name: "volume-1" [2024-04-16T10:20:16.860Z] - emptyDir: [2024-04-16T10:20:16.860Z] medium: "" [2024-04-16T10:20:16.860Z] name: "workspace-volume" [2024-04-16T10:20:16.860Z] - emptyDir: [2024-04-16T10:20:16.860Z] medium: "" [2024-04-16T10:20:16.860Z] name: "volume-4" [2024-04-16T10:20:16.860Z] - emptyDir: [2024-04-16T10:20:16.860Z] medium: "" [2024-04-16T10:20:16.860Z] name: "volume-3" [2024-04-16T10:20:16.860Z] [2024-04-16T10:20:16.927Z] [exec] Sending message: This is message 3 [2024-04-16T10:20:16.927Z] [exec] Sending message: This is message 23 [2024-04-16T10:20:16.927Z] [exec] Sending message: This is message 12 [2024-04-16T10:20:16.927Z] [exec] Sending message: This is message 36 [2024-04-16T10:20:16.927Z] [exec] Sending message: This is message 6 [2024-04-16T10:20:16.927Z] [exec] Sending message: This is message 22 [2024-04-16T10:20:17.015Z] Running on basic-m1zh7 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (persistence_all) [Pipeline] unstash [2024-04-16T10:20:17.096Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-tag-handler-web [2024-04-16T10:20:17.096Z] [2024-04-16T10:20:17.096Z] all: [2024-04-16T10:20:17.096Z] [echo] [2024-04-16T10:20:17.096Z] [echo] ************************* [2024-04-16T10:20:17.096Z] [echo] * Running jspResourceInjectionTagHandlerPoolingDisabled [2024-04-16T10:20:17.096Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled [2024-04-16T10:20:17.096Z] [echo] ************************* [2024-04-16T10:20:17.096Z] [echo] [2024-04-16T10:20:17.096Z] [2024-04-16T10:20:17.096Z] setOSConditions: [2024-04-16T10:20:17.096Z] [2024-04-16T10:20:17.096Z] setToolWin: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolUnix: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolProperty: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setS1ASclassPath: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] init-common: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] clean: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setOSConditions: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolWin: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolUnix: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolProperty: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setS1ASclassPath: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] init-common: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] clean-common: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setOSConditions: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolWin: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolUnix: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setToolProperty: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] setS1ASclassPath: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] init-common: [2024-04-16T10:20:17.097Z] [2024-04-16T10:20:17.097Z] clean-classes-common: [2024-04-16T10:20:17.097Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setOSConditions: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setToolWin: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setToolUnix: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setToolProperty: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setS1ASclassPath: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] init-common: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] clean-jars-common: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] compile: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setOSConditions: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setToolWin: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setToolUnix: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setToolProperty: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] setS1ASclassPath: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] init-common: [2024-04-16T10:20:17.098Z] [2024-04-16T10:20:17.098Z] compile-common: [2024-04-16T10:20:17.098Z] [echo] Current time (ISO): 2024-04-16T10:20:16.936+0000 [2024-04-16T10:20:17.098Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:17.098Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:17.166Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:17.166Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:20:17.166Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:20:17.166Z] [javac] ^ [2024-04-16T10:20:17.166Z] [javac] 2 warnings [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] build: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] setOSConditions: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] fixFiles: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] convUnix: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] convWin: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] setToolWin: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] setToolUnix: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] setToolProperty: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] setS1ASclassPath: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] init-common: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] package-persistence-common: [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] ejb-jar-common: [2024-04-16T10:20:17.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:17.166Z] [2024-04-16T10:20:17.166Z] package-ejbjar-common: [2024-04-16T10:20:17.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-ejb.jar [2024-04-16T10:20:17.167Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [2024-04-16T10:20:17.167Z] appclient-jar-common: [2024-04-16T10:20:17.167Z] [2024-04-16T10:20:17.167Z] package-appclientjar-common: [2024-04-16T10:20:17.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2-client.jar [2024-04-16T10:20:17.167Z] [2024-04-16T10:20:17.167Z] webclient-war-common: [2024-04-16T10:20:17.167Z] [2024-04-16T10:20:17.167Z] build-ear-common: [2024-04-16T10:20:17.167Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:17.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:17.167Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:17.167Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2024-04-16T10:20:17.167Z] [2024-04-16T10:20:17.167Z] create-resources: [2024-04-16T10:20:17.167Z] [2024-04-16T10:20:17.167Z] asadmin-batch-common: [2024-04-16T10:20:17.226Z] [exec] Sending message: This is message 28 [2024-04-16T10:20:17.226Z] [exec] Sending message: This is message 34 [2024-04-16T10:20:17.227Z] [exec] Sending message: This is message 9 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 16 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 0 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 19 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 25 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 21 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 17 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 48 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 27 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 38 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 37 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 29 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 14 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 26 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 45 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 33 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 41 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 2 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 44 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 47 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 23 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 3 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 12 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 36 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 22 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 6 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 34 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 28 [2024-04-16T10:20:17.227Z] [exec] Received :::::: Reply for : This is message 9 [2024-04-16T10:20:17.401Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-package-private-constructor-in-portable-extension-web [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] all: [2024-04-16T10:20:17.401Z] [echo] [2024-04-16T10:20:17.401Z] [echo] ************************* [2024-04-16T10:20:17.401Z] [echo] * Running producer-methods [2024-04-16T10:20:17.401Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods [2024-04-16T10:20:17.401Z] [echo] ************************* [2024-04-16T10:20:17.401Z] [echo] [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] all: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] prodmeth: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] setOSConditions: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] setToolWin: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] setToolUnix: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] setToolProperty: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] setS1ASclassPath: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.401Z] init-common: [2024-04-16T10:20:17.401Z] [2024-04-16T10:20:17.402Z] clean: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setOSConditions: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolWin: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolUnix: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolProperty: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setS1ASclassPath: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] init-common: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] clean-common: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setOSConditions: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolWin: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolUnix: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolProperty: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setS1ASclassPath: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] init-common: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] clean-classes-common: [2024-04-16T10:20:17.402Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setOSConditions: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolWin: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolUnix: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.402Z] setToolProperty: [2024-04-16T10:20:17.402Z] [2024-04-16T10:20:17.403Z] setS1ASclassPath: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] init-common: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] clean-jars-common: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] compile: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] setOSConditions: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] setToolWin: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] setToolUnix: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] setToolProperty: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] setS1ASclassPath: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] init-common: [2024-04-16T10:20:17.403Z] [2024-04-16T10:20:17.403Z] compile-common: [2024-04-16T10:20:17.403Z] [echo] Current time (ISO): 2024-04-16T10:20:17.290+0000 [2024-04-16T10:20:17.403Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:17.403Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:17.530Z] [exec] Sending message: This is message 40 [2024-04-16T10:20:17.530Z] [exec] Sending message: This is message 20 [2024-04-16T10:20:17.530Z] [exec] Received :::::: Reply for : This is message 40 [2024-04-16T10:20:17.530Z] [exec] Received :::::: Reply for : This is message 20 [2024-04-16T10:20:17.530Z] [exec] Sending message: This is message 5 [2024-04-16T10:20:17.530Z] [exec] Sending message: This is message 18 [2024-04-16T10:20:17.530Z] [exec] Received :::::: Reply for : This is message 18 [2024-04-16T10:20:17.530Z] [exec] Received :::::: Reply for : This is message 5 [2024-04-16T10:20:17.530Z] [exec] Sending message: This is message 43 [2024-04-16T10:20:17.530Z] [exec] Sending message: This is message 49 [2024-04-16T10:20:17.530Z] [exec] Received :::::: Reply for : This is message 43 [2024-04-16T10:20:17.530Z] [exec] Received :::::: Reply for : This is message 49 [Pipeline] { [Pipeline] sh [2024-04-16T10:20:17.679Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:20:17.679Z] [exec] Waiting finished after 6,149 ms. [2024-04-16T10:20:17.679Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:20:17.679Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:17.679Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:17.679Z] [exec] Admin Port: 45,707 [2024-04-16T10:20:17.679Z] [exec] Command start-domain executed successfully. [2024-04-16T10:20:17.679Z] [echo] run.xml:doing wait for localhost:45712... [2024-04-16T10:20:17.679Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-04-16T10:20:17.679Z] [2024-04-16T10:20:17.679Z] dumpThreadStack: [2024-04-16T10:20:17.679Z] [2024-04-16T10:20:17.679Z] startDomainWindows: [2024-04-16T10:20:17.679Z] [2024-04-16T10:20:17.679Z] startDomain: [2024-04-16T10:20:17.782Z] [java] Apr 16, 2024 10:20:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:17.782Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@332820f4 [2024-04-16T10:20:17.827Z] [exec] Sending message: This is message 13 [2024-04-16T10:20:17.827Z] [exec] Sending message: This is message 31 [2024-04-16T10:20:17.827Z] [exec] Received :::::: Reply for : This is message 13 [2024-04-16T10:20:17.827Z] [exec] Received :::::: Reply for : This is message 31 [2024-04-16T10:20:17.827Z] [exec] Sending message: This is message 10 [2024-04-16T10:20:17.827Z] [exec] Sending message: This is message 39 [2024-04-16T10:20:17.827Z] [exec] Received :::::: Reply for : This is message 10 [2024-04-16T10:20:17.827Z] [exec] Received :::::: Reply for : This is message 39 [2024-04-16T10:20:17.827Z] [exec] Sending message: This is message 46 [2024-04-16T10:20:17.827Z] [exec] Sending message: This is message 4 [2024-04-16T10:20:18.126Z] [exec] Received :::::: Reply for : This is message 4 [2024-04-16T10:20:18.126Z] [exec] Received :::::: Reply for : This is message 46 [2024-04-16T10:20:18.126Z] [exec] Sending message: This is message 7 [2024-04-16T10:20:18.126Z] [exec] Sending message: This is message 1 [2024-04-16T10:20:18.126Z] [exec] Received :::::: Reply for : This is message 1 [2024-04-16T10:20:18.126Z] [exec] Received :::::: Reply for : This is message 7 [2024-04-16T10:20:18.126Z] [exec] Sending message: This is message 32 [2024-04-16T10:20:18.126Z] [exec] Sending message: This is message 11 [2024-04-16T10:20:18.126Z] [exec] Received :::::: Reply for : This is message 32 [2024-04-16T10:20:18.126Z] [exec] Received :::::: Reply for : This is message 11 [2024-04-16T10:20:18.126Z] [exec] Sending message: This is message 8 [2024-04-16T10:20:18.126Z] [exec] Sending message: This is message 42 [2024-04-16T10:20:18.126Z] [exec] Received :::::: Reply for : This is message 8 [2024-04-16T10:20:18.137Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:20:18.137Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb2_QCF [2024-04-16T10:20:18.137Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb2_QCF created. [2024-04-16T10:20:18.137Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb2_InQueue [2024-04-16T10:20:18.137Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_InQueue created. [2024-04-16T10:20:18.138Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb2_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb2_InQueue [2024-04-16T10:20:18.138Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue created. [2024-04-16T10:20:18.138Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_hello_mdb2_OutQueue [2024-04-16T10:20:18.138Z] [exec] JMS Desctination ejb_ejb30_hello_mdb2_OutQueue created. [2024-04-16T10:20:18.138Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb2_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb2_OutQueue [2024-04-16T10:20:18.138Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue created. [2024-04-16T10:20:18.138Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] deploy: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setOSConditions: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setToolWin: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setToolUnix: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setToolProperty: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setS1ASclassPath: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] init-common: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] deploy-common: [2024-04-16T10:20:18.138Z] [echo] Current time (ISO): 2024-04-16T10:20:18.053+0000 [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setOSConditions: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setToolWin: [2024-04-16T10:20:18.138Z] [2024-04-16T10:20:18.138Z] setToolUnix: [2024-04-16T10:20:18.139Z] [2024-04-16T10:20:18.139Z] setToolProperty: [2024-04-16T10:20:18.139Z] [2024-04-16T10:20:18.139Z] setS1ASclassPath: [2024-04-16T10:20:18.139Z] [2024-04-16T10:20:18.139Z] init-common: [2024-04-16T10:20:18.139Z] [2024-04-16T10:20:18.139Z] deploy-common-pe: [2024-04-16T10:20:18.349Z] + id [2024-04-16T10:20:18.349Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:20:18.349Z] + uname -a [2024-04-16T10:20:18.349Z] Linux basic-xhhpc 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:20:18.349Z] + env [2024-04-16T10:20:18.349Z] + sort [2024-04-16T10:20:18.349Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:20:18.349Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:18.350Z] BRANCH_NAME=PR-24889 [2024-04-16T10:20:18.350Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:20:18.350Z] BUILD_ID=5 [2024-04-16T10:20:18.350Z] BUILD_NUMBER=5 [2024-04-16T10:20:18.350Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:20:18.350Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:20:18.350Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:20:18.350Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:20:18.350Z] CHANGE_FORK=samsonsouley [2024-04-16T10:20:18.350Z] CHANGE_ID=24889 [2024-04-16T10:20:18.350Z] CHANGE_TARGET=master [2024-04-16T10:20:18.350Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:20:18.350Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:20:18.350Z] CI=true [2024-04-16T10:20:18.350Z] EXECUTOR_NUMBER=0 [2024-04-16T10:20:18.350Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:20:18.350Z] HOME=/home/jenkins [2024-04-16T10:20:18.350Z] HOSTNAME=basic-xhhpc [2024-04-16T10:20:18.350Z] HUDSON_COOKIE=fddf34f5-480b-4238-8eb0-c550398730f9 [2024-04-16T10:20:18.350Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:20:18.350Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:20:18.350Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:18.350Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:20:18.350Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:20:18.350Z] JENKINS_AGENT_NAME=basic-xhhpc [2024-04-16T10:20:18.350Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:20:18.350Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:20:18.350Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:20:18.350Z] JENKINS_NAME=basic-xhhpc [2024-04-16T10:20:18.350Z] JENKINS_NODE_COOKIE=934c88cf-16ca-4ae9-b972-9ea617c1b433 [2024-04-16T10:20:18.350Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:20:18.350Z] JENKINS_SECRET=**** [2024-04-16T10:20:18.350Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:20:18.350Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:20:18.350Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:20:18.350Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:20:18.350Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:20:18.350Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:20:18.350Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:20:18.350Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:20:18.350Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:20:18.350Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:20:18.350Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:18.350Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:20:18.350Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:20:18.350Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:20:18.350Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:20:18.350Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:20:18.350Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:20:18.350Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:20:18.350Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:20:18.350Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:20:18.350Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:20:18.350Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:20:18.350Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:20:18.350Z] LANG=en_US.UTF-8 [2024-04-16T10:20:18.350Z] LANGUAGE=en_US:en [2024-04-16T10:20:18.350Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:20:18.350Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:18.350Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:18.350Z] NODE_LABELS=basic-xhhpc basic [2024-04-16T10:20:18.350Z] NODE_NAME=basic-xhhpc [2024-04-16T10:20:18.350Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:20:18.350Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-xhhpc [2024-04-16T10:20:18.350Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:20:18.350Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:20:18.350Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:20:18.350Z] PORT_ADMIN=4848 [2024-04-16T10:20:18.350Z] PORT_HTTP=8080 [2024-04-16T10:20:18.350Z] PORT_HTTPS=8181 [2024-04-16T10:20:18.350Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:18.350Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:20:18.351Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:20:18.351Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:20:18.351Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:20:18.351Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:18.351Z] SHLVL=1 [2024-04-16T10:20:18.351Z] STAGE_NAME=jdbc_all [2024-04-16T10:20:18.351Z] TERM=xterm [2024-04-16T10:20:18.351Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:20:18.351Z] USER_NAME=jenkins [2024-04-16T10:20:18.351Z] _=/usr/bin/env [2024-04-16T10:20:18.351Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:18.351Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:20:18.351Z] + df -h [2024-04-16T10:20:18.351Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:20:18.351Z] overlay 32G 20K 32G 1% / [2024-04-16T10:20:18.351Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:20:18.351Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:20:18.351Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:20:18.351Z] tmpfs 26G 65M 26G 1% /etc/hostname [2024-04-16T10:20:18.351Z] /dev/sda4 894G 242G 653G 27% /etc/hosts [2024-04-16T10:20:18.351Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:20:18.351Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:20:18.351Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:20:18.351Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:20:18.351Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:20:18.351Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:20:18.351Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:20:18.351Z] 87 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:20:18.351Z] + mvn -version [2024-04-16T10:20:18.429Z] [exec] Received :::::: Reply for : This is message 42 [2024-04-16T10:20:18.429Z] [exec] Sending message: This is message 15 [2024-04-16T10:20:18.429Z] [exec] Sending message: This is message 30 [2024-04-16T10:20:18.429Z] [exec] Received :::::: Reply for : This is message 30 [2024-04-16T10:20:18.429Z] [exec] Received :::::: Reply for : This is message 15 [2024-04-16T10:20:18.429Z] [exec] Sending message: This is message 24 [2024-04-16T10:20:18.429Z] [exec] Sending message: This is message 35 [2024-04-16T10:20:18.429Z] [exec] Received :::::: Reply for : This is message 24 [2024-04-16T10:20:18.429Z] [exec] Received :::::: Reply for : This is message 35 [2024-04-16T10:20:18.429Z] [exec] Value of key is: Stress test [2024-04-16T10:20:18.429Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:18.429Z] [exec] [2024-04-16T10:20:18.429Z] [exec] [2024-04-16T10:20:18.429Z] [exec] ----------------------------------------- [2024-04-16T10:20:18.429Z] [exec] - Stress test: PASS - [2024-04-16T10:20:18.429Z] [exec] ----------------------------------------- [2024-04-16T10:20:18.429Z] [exec] Total PASS: 1 [2024-04-16T10:20:18.429Z] [exec] Total FAIL: 0 [2024-04-16T10:20:18.429Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:18.429Z] [exec] ----------------------------------------- [2024-04-16T10:20:18.429Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:18.429Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:18.612Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:20:18.612Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:18.612Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:20:18.612Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:20:18.612Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:20:18.612Z] + ant -version [2024-04-16T10:20:18.698Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2App.ear [2024-04-16T10:20:18.756Z] [java] SFSB test : Found 1 FooEntity named BAR [2024-04-16T10:20:18.756Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2024-04-16T10:20:18.756Z] [java] SFSB test again: Found 2 FooEntity named BAR [2024-04-16T10:20:18.756Z] [java] Value of key is: main [2024-04-16T10:20:18.756Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:18.756Z] [java] [2024-04-16T10:20:18.756Z] [java] [2024-04-16T10:20:18.756Z] [java] ----------------------------------------- [2024-04-16T10:20:18.756Z] [java] - main: PASS - [2024-04-16T10:20:18.756Z] [java] ----------------------------------------- [2024-04-16T10:20:18.756Z] [java] Total PASS: 1 [2024-04-16T10:20:18.756Z] [java] Total FAIL: 0 [2024-04-16T10:20:18.756Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:18.756Z] [java] ----------------------------------------- [2024-04-16T10:20:18.756Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:18.756Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:18.757Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:18.757Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/client/SimpleBMPClient.java:48: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:18.757Z] [javac] SimpleBMP bean = simpleBMPHome.findByPrimaryKey(new Integer(id)); [2024-04-16T10:20:18.757Z] [javac] ^ [2024-04-16T10:20:18.757Z] [javac] 2 warnings [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] build: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] setOSConditions: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] fixFiles: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] convUnix: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] convWin: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] setToolWin: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] setToolUnix: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.757Z] setToolProperty: [2024-04-16T10:20:18.757Z] [2024-04-16T10:20:18.758Z] setS1ASclassPath: [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] init-common: [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] package-persistence-common: [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] ejb-jar-common: [2024-04-16T10:20:18.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] package-ejbjar-common: [2024-04-16T10:20:18.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-ejb.jar [2024-04-16T10:20:18.758Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] appclient-jar-common: [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] package-appclientjar-common: [2024-04-16T10:20:18.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simple-client.jar [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] webclient-war-common: [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.758Z] build-ear-common: [2024-04-16T10:20:18.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:18.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:18.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:18.758Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2024-04-16T10:20:18.758Z] [2024-04-16T10:20:18.759Z] setOSConditions: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolWin: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolUnix: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolProperty: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setS1ASclassPath: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] init-common: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] deploy: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setOSConditions: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolWin: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolUnix: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolProperty: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setS1ASclassPath: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] init-common: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] execute-ejb-sql-common: [2024-04-16T10:20:18.759Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2024-04-16T10:20:18.759Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:20:18.759Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:20:18.759Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setOSConditions: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolWin: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolUnix: [2024-04-16T10:20:18.759Z] [2024-04-16T10:20:18.759Z] setToolProperty: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] setS1ASclassPath: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] init-common: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] deploy-common: [2024-04-16T10:20:18.760Z] [echo] Current time (ISO): 2024-04-16T10:20:18.440+0000 [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] setOSConditions: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] setToolWin: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] setToolUnix: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] setToolProperty: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] setS1ASclassPath: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] init-common: [2024-04-16T10:20:18.760Z] [2024-04-16T10:20:18.760Z] deploy-common-pe: [2024-04-16T10:20:18.870Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:20:18.870Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:20:18.870Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-cdb1b5cb/script.sh.copy: line 9: ps: command not found [2024-04-16T10:20:18.870Z] + true [2024-04-16T10:20:18.870Z] + cat /proc/cpuinfo [2024-04-16T10:20:18.870Z] processor : 0 [2024-04-16T10:20:18.870Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.870Z] cpu family : 6 [2024-04-16T10:20:18.870Z] model : 85 [2024-04-16T10:20:18.870Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.870Z] stepping : 7 [2024-04-16T10:20:18.870Z] microcode : 0x5003302 [2024-04-16T10:20:18.870Z] cpu MHz : 2500.020 [2024-04-16T10:20:18.870Z] cache size : 14080 KB [2024-04-16T10:20:18.870Z] physical id : 0 [2024-04-16T10:20:18.870Z] siblings : 20 [2024-04-16T10:20:18.870Z] core id : 0 [2024-04-16T10:20:18.870Z] cpu cores : 10 [2024-04-16T10:20:18.870Z] apicid : 0 [2024-04-16T10:20:18.870Z] initial apicid : 0 [2024-04-16T10:20:18.870Z] fpu : yes [2024-04-16T10:20:18.870Z] fpu_exception : yes [2024-04-16T10:20:18.870Z] cpuid level : 22 [2024-04-16T10:20:18.870Z] wp : yes [2024-04-16T10:20:18.870Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.870Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.870Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.870Z] bogomips : 4800.00 [2024-04-16T10:20:18.870Z] clflush size : 64 [2024-04-16T10:20:18.870Z] cache_alignment : 64 [2024-04-16T10:20:18.870Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.870Z] power management: [2024-04-16T10:20:18.870Z] [2024-04-16T10:20:18.870Z] processor : 1 [2024-04-16T10:20:18.870Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.870Z] cpu family : 6 [2024-04-16T10:20:18.870Z] model : 85 [2024-04-16T10:20:18.870Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.870Z] stepping : 7 [2024-04-16T10:20:18.870Z] microcode : 0x5003302 [2024-04-16T10:20:18.870Z] cpu MHz : 2900.705 [2024-04-16T10:20:18.870Z] cache size : 14080 KB [2024-04-16T10:20:18.870Z] physical id : 0 [2024-04-16T10:20:18.870Z] siblings : 20 [2024-04-16T10:20:18.870Z] core id : 1 [2024-04-16T10:20:18.870Z] cpu cores : 10 [2024-04-16T10:20:18.870Z] apicid : 2 [2024-04-16T10:20:18.870Z] initial apicid : 2 [2024-04-16T10:20:18.870Z] fpu : yes [2024-04-16T10:20:18.870Z] fpu_exception : yes [2024-04-16T10:20:18.870Z] cpuid level : 22 [2024-04-16T10:20:18.870Z] wp : yes [2024-04-16T10:20:18.871Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.871Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.871Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.871Z] bogomips : 4800.00 [2024-04-16T10:20:18.871Z] clflush size : 64 [2024-04-16T10:20:18.871Z] cache_alignment : 64 [2024-04-16T10:20:18.871Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.871Z] power management: [2024-04-16T10:20:18.871Z] [2024-04-16T10:20:18.871Z] processor : 2 [2024-04-16T10:20:18.871Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.871Z] cpu family : 6 [2024-04-16T10:20:18.871Z] model : 85 [2024-04-16T10:20:18.871Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.871Z] stepping : 7 [2024-04-16T10:20:18.871Z] microcode : 0x5003302 [2024-04-16T10:20:18.871Z] cpu MHz : 2899.818 [2024-04-16T10:20:18.871Z] cache size : 14080 KB [2024-04-16T10:20:18.871Z] physical id : 0 [2024-04-16T10:20:18.871Z] siblings : 20 [2024-04-16T10:20:18.871Z] core id : 2 [2024-04-16T10:20:18.871Z] cpu cores : 10 [2024-04-16T10:20:18.871Z] apicid : 4 [2024-04-16T10:20:18.871Z] initial apicid : 4 [2024-04-16T10:20:18.871Z] fpu : yes [2024-04-16T10:20:18.871Z] fpu_exception : yes [2024-04-16T10:20:18.871Z] cpuid level : 22 [2024-04-16T10:20:18.871Z] wp : yes [2024-04-16T10:20:18.871Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.871Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.871Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.871Z] bogomips : 4800.00 [2024-04-16T10:20:18.871Z] clflush size : 64 [2024-04-16T10:20:18.871Z] cache_alignment : 64 [2024-04-16T10:20:18.871Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.871Z] power management: [2024-04-16T10:20:18.871Z] [2024-04-16T10:20:18.871Z] processor : 3 [2024-04-16T10:20:18.871Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.871Z] cpu family : 6 [2024-04-16T10:20:18.871Z] model : 85 [2024-04-16T10:20:18.872Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.872Z] stepping : 7 [2024-04-16T10:20:18.872Z] microcode : 0x5003302 [2024-04-16T10:20:18.872Z] cpu MHz : 2899.401 [2024-04-16T10:20:18.872Z] cache size : 14080 KB [2024-04-16T10:20:18.872Z] physical id : 0 [2024-04-16T10:20:18.872Z] siblings : 20 [2024-04-16T10:20:18.872Z] core id : 3 [2024-04-16T10:20:18.872Z] cpu cores : 10 [2024-04-16T10:20:18.872Z] apicid : 6 [2024-04-16T10:20:18.872Z] initial apicid : 6 [2024-04-16T10:20:18.872Z] fpu : yes [2024-04-16T10:20:18.872Z] fpu_exception : yes [2024-04-16T10:20:18.872Z] cpuid level : 22 [2024-04-16T10:20:18.872Z] wp : yes [2024-04-16T10:20:18.872Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.872Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.872Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.872Z] bogomips : 4800.00 [2024-04-16T10:20:18.872Z] clflush size : 64 [2024-04-16T10:20:18.872Z] cache_alignment : 64 [2024-04-16T10:20:18.872Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.872Z] power management: [2024-04-16T10:20:18.872Z] [2024-04-16T10:20:18.872Z] processor : 4 [2024-04-16T10:20:18.872Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.872Z] cpu family : 6 [2024-04-16T10:20:18.872Z] model : 85 [2024-04-16T10:20:18.872Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.872Z] stepping : 7 [2024-04-16T10:20:18.872Z] microcode : 0x5003302 [2024-04-16T10:20:18.872Z] cpu MHz : 2899.878 [2024-04-16T10:20:18.872Z] cache size : 14080 KB [2024-04-16T10:20:18.872Z] physical id : 0 [2024-04-16T10:20:18.872Z] siblings : 20 [2024-04-16T10:20:18.872Z] core id : 4 [2024-04-16T10:20:18.872Z] cpu cores : 10 [2024-04-16T10:20:18.872Z] apicid : 8 [2024-04-16T10:20:18.872Z] initial apicid : 8 [2024-04-16T10:20:18.872Z] fpu : yes [2024-04-16T10:20:18.872Z] fpu_exception : yes [2024-04-16T10:20:18.872Z] cpuid level : 22 [2024-04-16T10:20:18.872Z] wp : yes [2024-04-16T10:20:18.872Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.872Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.873Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.873Z] bogomips : 4800.00 [2024-04-16T10:20:18.873Z] clflush size : 64 [2024-04-16T10:20:18.873Z] cache_alignment : 64 [2024-04-16T10:20:18.873Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.873Z] power management: [2024-04-16T10:20:18.873Z] [2024-04-16T10:20:18.873Z] processor : 5 [2024-04-16T10:20:18.873Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.873Z] cpu family : 6 [2024-04-16T10:20:18.873Z] model : 85 [2024-04-16T10:20:18.873Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.873Z] stepping : 7 [2024-04-16T10:20:18.873Z] microcode : 0x5003302 [2024-04-16T10:20:18.873Z] cpu MHz : 2901.689 [2024-04-16T10:20:18.873Z] cache size : 14080 KB [2024-04-16T10:20:18.873Z] physical id : 0 [2024-04-16T10:20:18.873Z] siblings : 20 [2024-04-16T10:20:18.873Z] core id : 8 [2024-04-16T10:20:18.873Z] cpu cores : 10 [2024-04-16T10:20:18.873Z] apicid : 16 [2024-04-16T10:20:18.873Z] initial apicid : 16 [2024-04-16T10:20:18.873Z] fpu : yes [2024-04-16T10:20:18.873Z] fpu_exception : yes [2024-04-16T10:20:18.873Z] cpuid level : 22 [2024-04-16T10:20:18.873Z] wp : yes [2024-04-16T10:20:18.873Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.873Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.873Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.873Z] bogomips : 4800.00 [2024-04-16T10:20:18.873Z] clflush size : 64 [2024-04-16T10:20:18.873Z] cache_alignment : 64 [2024-04-16T10:20:18.873Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.873Z] power management: [2024-04-16T10:20:18.873Z] [2024-04-16T10:20:18.873Z] processor : 6 [2024-04-16T10:20:18.873Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.873Z] cpu family : 6 [2024-04-16T10:20:18.873Z] model : 85 [2024-04-16T10:20:18.873Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.873Z] stepping : 7 [2024-04-16T10:20:18.873Z] microcode : 0x5003302 [2024-04-16T10:20:18.873Z] cpu MHz : 2900.000 [2024-04-16T10:20:18.873Z] cache size : 14080 KB [2024-04-16T10:20:18.873Z] physical id : 0 [2024-04-16T10:20:18.873Z] siblings : 20 [2024-04-16T10:20:18.873Z] core id : 9 [2024-04-16T10:20:18.873Z] cpu cores : 10 [2024-04-16T10:20:18.873Z] apicid : 18 [2024-04-16T10:20:18.873Z] initial apicid : 18 [2024-04-16T10:20:18.873Z] fpu : yes [2024-04-16T10:20:18.873Z] fpu_exception : yes [2024-04-16T10:20:18.873Z] cpuid level : 22 [2024-04-16T10:20:18.873Z] wp : yes [2024-04-16T10:20:18.873Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.874Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.874Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.874Z] bogomips : 4800.00 [2024-04-16T10:20:18.874Z] clflush size : 64 [2024-04-16T10:20:18.874Z] cache_alignment : 64 [2024-04-16T10:20:18.874Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.874Z] power management: [2024-04-16T10:20:18.874Z] [2024-04-16T10:20:18.874Z] processor : 7 [2024-04-16T10:20:18.874Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.874Z] cpu family : 6 [2024-04-16T10:20:18.874Z] model : 85 [2024-04-16T10:20:18.874Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.874Z] stepping : 7 [2024-04-16T10:20:18.874Z] microcode : 0x5003302 [2024-04-16T10:20:18.874Z] cpu MHz : 2900.709 [2024-04-16T10:20:18.874Z] cache size : 14080 KB [2024-04-16T10:20:18.874Z] physical id : 0 [2024-04-16T10:20:18.874Z] siblings : 20 [2024-04-16T10:20:18.874Z] core id : 10 [2024-04-16T10:20:18.874Z] cpu cores : 10 [2024-04-16T10:20:18.874Z] apicid : 20 [2024-04-16T10:20:18.874Z] initial apicid : 20 [2024-04-16T10:20:18.874Z] fpu : yes [2024-04-16T10:20:18.874Z] fpu_exception : yes [2024-04-16T10:20:18.874Z] cpuid level : 22 [2024-04-16T10:20:18.874Z] wp : yes [2024-04-16T10:20:18.874Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.874Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.874Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.874Z] bogomips : 4800.00 [2024-04-16T10:20:18.874Z] clflush size : 64 [2024-04-16T10:20:18.874Z] cache_alignment : 64 [2024-04-16T10:20:18.874Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.874Z] power management: [2024-04-16T10:20:18.874Z] [2024-04-16T10:20:18.874Z] processor : 8 [2024-04-16T10:20:18.874Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.874Z] cpu family : 6 [2024-04-16T10:20:18.874Z] model : 85 [2024-04-16T10:20:18.874Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.874Z] stepping : 7 [2024-04-16T10:20:18.874Z] microcode : 0x5003302 [2024-04-16T10:20:18.874Z] cpu MHz : 2900.808 [2024-04-16T10:20:18.874Z] cache size : 14080 KB [2024-04-16T10:20:18.874Z] physical id : 0 [2024-04-16T10:20:18.874Z] siblings : 20 [2024-04-16T10:20:18.874Z] core id : 11 [2024-04-16T10:20:18.874Z] cpu cores : 10 [2024-04-16T10:20:18.874Z] apicid : 22 [2024-04-16T10:20:18.874Z] initial apicid : 22 [2024-04-16T10:20:18.874Z] fpu : yes [2024-04-16T10:20:18.874Z] fpu_exception : yes [2024-04-16T10:20:18.874Z] cpuid level : 22 [2024-04-16T10:20:18.874Z] wp : yes [2024-04-16T10:20:18.875Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.875Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.875Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.875Z] bogomips : 4800.00 [2024-04-16T10:20:18.875Z] clflush size : 64 [2024-04-16T10:20:18.875Z] cache_alignment : 64 [2024-04-16T10:20:18.875Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.875Z] power management: [2024-04-16T10:20:18.875Z] [2024-04-16T10:20:18.875Z] processor : 9 [2024-04-16T10:20:18.875Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.875Z] cpu family : 6 [2024-04-16T10:20:18.875Z] model : 85 [2024-04-16T10:20:18.875Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.875Z] stepping : 7 [2024-04-16T10:20:18.875Z] microcode : 0x5003302 [2024-04-16T10:20:18.875Z] cpu MHz : 2899.731 [2024-04-16T10:20:18.875Z] cache size : 14080 KB [2024-04-16T10:20:18.875Z] physical id : 0 [2024-04-16T10:20:18.875Z] siblings : 20 [2024-04-16T10:20:18.875Z] core id : 12 [2024-04-16T10:20:18.875Z] cpu cores : 10 [2024-04-16T10:20:18.875Z] apicid : 24 [2024-04-16T10:20:18.875Z] initial apicid : 24 [2024-04-16T10:20:18.875Z] fpu : yes [2024-04-16T10:20:18.875Z] fpu_exception : yes [2024-04-16T10:20:18.875Z] cpuid level : 22 [2024-04-16T10:20:18.875Z] wp : yes [2024-04-16T10:20:18.875Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.875Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.875Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.875Z] bogomips : 4800.00 [2024-04-16T10:20:18.875Z] clflush size : 64 [2024-04-16T10:20:18.875Z] cache_alignment : 64 [2024-04-16T10:20:18.875Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.875Z] power management: [2024-04-16T10:20:18.875Z] [2024-04-16T10:20:18.875Z] processor : 10 [2024-04-16T10:20:18.875Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.875Z] cpu family : 6 [2024-04-16T10:20:18.875Z] model : 85 [2024-04-16T10:20:18.875Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.875Z] stepping : 7 [2024-04-16T10:20:18.875Z] microcode : 0x5003302 [2024-04-16T10:20:18.875Z] cpu MHz : 2917.062 [2024-04-16T10:20:18.875Z] cache size : 14080 KB [2024-04-16T10:20:18.875Z] physical id : 1 [2024-04-16T10:20:18.875Z] siblings : 20 [2024-04-16T10:20:18.875Z] core id : 0 [2024-04-16T10:20:18.875Z] cpu cores : 10 [2024-04-16T10:20:18.875Z] apicid : 32 [2024-04-16T10:20:18.875Z] initial apicid : 32 [2024-04-16T10:20:18.875Z] fpu : yes [2024-04-16T10:20:18.875Z] fpu_exception : yes [2024-04-16T10:20:18.875Z] cpuid level : 22 [2024-04-16T10:20:18.875Z] wp : yes [2024-04-16T10:20:18.876Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.876Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.876Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.876Z] bogomips : 4807.39 [2024-04-16T10:20:18.876Z] clflush size : 64 [2024-04-16T10:20:18.876Z] cache_alignment : 64 [2024-04-16T10:20:18.876Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.876Z] power management: [2024-04-16T10:20:18.876Z] [2024-04-16T10:20:18.876Z] processor : 11 [2024-04-16T10:20:18.876Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.876Z] cpu family : 6 [2024-04-16T10:20:18.876Z] model : 85 [2024-04-16T10:20:18.876Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.876Z] stepping : 7 [2024-04-16T10:20:18.876Z] microcode : 0x5003302 [2024-04-16T10:20:18.876Z] cpu MHz : 2908.314 [2024-04-16T10:20:18.876Z] cache size : 14080 KB [2024-04-16T10:20:18.876Z] physical id : 1 [2024-04-16T10:20:18.876Z] siblings : 20 [2024-04-16T10:20:18.876Z] core id : 1 [2024-04-16T10:20:18.876Z] cpu cores : 10 [2024-04-16T10:20:18.876Z] apicid : 34 [2024-04-16T10:20:18.876Z] initial apicid : 34 [2024-04-16T10:20:18.876Z] fpu : yes [2024-04-16T10:20:18.876Z] fpu_exception : yes [2024-04-16T10:20:18.876Z] cpuid level : 22 [2024-04-16T10:20:18.876Z] wp : yes [2024-04-16T10:20:18.876Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.876Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.876Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.876Z] bogomips : 4807.39 [2024-04-16T10:20:18.876Z] clflush size : 64 [2024-04-16T10:20:18.876Z] cache_alignment : 64 [2024-04-16T10:20:18.876Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.876Z] power management: [2024-04-16T10:20:18.876Z] [2024-04-16T10:20:18.876Z] processor : 12 [2024-04-16T10:20:18.876Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.876Z] cpu family : 6 [2024-04-16T10:20:18.876Z] model : 85 [2024-04-16T10:20:18.877Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.877Z] stepping : 7 [2024-04-16T10:20:18.877Z] microcode : 0x5003302 [2024-04-16T10:20:18.877Z] cpu MHz : 2900.012 [2024-04-16T10:20:18.877Z] cache size : 14080 KB [2024-04-16T10:20:18.877Z] physical id : 1 [2024-04-16T10:20:18.877Z] siblings : 20 [2024-04-16T10:20:18.877Z] core id : 2 [2024-04-16T10:20:18.877Z] cpu cores : 10 [2024-04-16T10:20:18.877Z] apicid : 36 [2024-04-16T10:20:18.877Z] initial apicid : 36 [2024-04-16T10:20:18.877Z] fpu : yes [2024-04-16T10:20:18.877Z] fpu_exception : yes [2024-04-16T10:20:18.877Z] cpuid level : 22 [2024-04-16T10:20:18.877Z] wp : yes [2024-04-16T10:20:18.877Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.877Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.877Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.877Z] bogomips : 4807.39 [2024-04-16T10:20:18.877Z] clflush size : 64 [2024-04-16T10:20:18.877Z] cache_alignment : 64 [2024-04-16T10:20:18.877Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.877Z] power management: [2024-04-16T10:20:18.877Z] [2024-04-16T10:20:18.877Z] processor : 13 [2024-04-16T10:20:18.877Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.877Z] cpu family : 6 [2024-04-16T10:20:18.877Z] model : 85 [2024-04-16T10:20:18.877Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.877Z] stepping : 7 [2024-04-16T10:20:18.877Z] microcode : 0x5003302 [2024-04-16T10:20:18.877Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.877Z] cache size : 14080 KB [2024-04-16T10:20:18.877Z] physical id : 1 [2024-04-16T10:20:18.877Z] siblings : 20 [2024-04-16T10:20:18.877Z] core id : 3 [2024-04-16T10:20:18.877Z] cpu cores : 10 [2024-04-16T10:20:18.877Z] apicid : 38 [2024-04-16T10:20:18.877Z] initial apicid : 38 [2024-04-16T10:20:18.877Z] fpu : yes [2024-04-16T10:20:18.877Z] fpu_exception : yes [2024-04-16T10:20:18.877Z] cpuid level : 22 [2024-04-16T10:20:18.877Z] wp : yes [2024-04-16T10:20:18.877Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.878Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.878Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.878Z] bogomips : 4807.39 [2024-04-16T10:20:18.878Z] clflush size : 64 [2024-04-16T10:20:18.878Z] cache_alignment : 64 [2024-04-16T10:20:18.878Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.878Z] power management: [2024-04-16T10:20:18.878Z] [2024-04-16T10:20:18.878Z] processor : 14 [2024-04-16T10:20:18.878Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.878Z] cpu family : 6 [2024-04-16T10:20:18.878Z] model : 85 [2024-04-16T10:20:18.878Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.878Z] stepping : 7 [2024-04-16T10:20:18.878Z] microcode : 0x5003302 [2024-04-16T10:20:18.878Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.878Z] cache size : 14080 KB [2024-04-16T10:20:18.878Z] physical id : 1 [2024-04-16T10:20:18.878Z] siblings : 20 [2024-04-16T10:20:18.878Z] core id : 4 [2024-04-16T10:20:18.878Z] cpu cores : 10 [2024-04-16T10:20:18.878Z] apicid : 40 [2024-04-16T10:20:18.878Z] initial apicid : 40 [2024-04-16T10:20:18.878Z] fpu : yes [2024-04-16T10:20:18.878Z] fpu_exception : yes [2024-04-16T10:20:18.878Z] cpuid level : 22 [2024-04-16T10:20:18.878Z] wp : yes [2024-04-16T10:20:18.878Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.878Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.878Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.878Z] bogomips : 4807.39 [2024-04-16T10:20:18.878Z] clflush size : 64 [2024-04-16T10:20:18.878Z] cache_alignment : 64 [2024-04-16T10:20:18.878Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.878Z] power management: [2024-04-16T10:20:18.878Z] [2024-04-16T10:20:18.878Z] processor : 15 [2024-04-16T10:20:18.878Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.878Z] cpu family : 6 [2024-04-16T10:20:18.878Z] model : 85 [2024-04-16T10:20:18.878Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.878Z] stepping : 7 [2024-04-16T10:20:18.878Z] microcode : 0x5003302 [2024-04-16T10:20:18.878Z] cpu MHz : 2899.678 [2024-04-16T10:20:18.878Z] cache size : 14080 KB [2024-04-16T10:20:18.878Z] physical id : 1 [2024-04-16T10:20:18.878Z] siblings : 20 [2024-04-16T10:20:18.878Z] core id : 8 [2024-04-16T10:20:18.878Z] cpu cores : 10 [2024-04-16T10:20:18.878Z] apicid : 48 [2024-04-16T10:20:18.878Z] initial apicid : 48 [2024-04-16T10:20:18.878Z] fpu : yes [2024-04-16T10:20:18.878Z] fpu_exception : yes [2024-04-16T10:20:18.878Z] cpuid level : 22 [2024-04-16T10:20:18.878Z] wp : yes [2024-04-16T10:20:18.878Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.879Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.879Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.879Z] bogomips : 4807.39 [2024-04-16T10:20:18.879Z] clflush size : 64 [2024-04-16T10:20:18.879Z] cache_alignment : 64 [2024-04-16T10:20:18.879Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.879Z] power management: [2024-04-16T10:20:18.879Z] [2024-04-16T10:20:18.879Z] processor : 16 [2024-04-16T10:20:18.879Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.879Z] cpu family : 6 [2024-04-16T10:20:18.879Z] model : 85 [2024-04-16T10:20:18.879Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.879Z] stepping : 7 [2024-04-16T10:20:18.879Z] microcode : 0x5003302 [2024-04-16T10:20:18.879Z] cpu MHz : 2898.103 [2024-04-16T10:20:18.879Z] cache size : 14080 KB [2024-04-16T10:20:18.879Z] physical id : 1 [2024-04-16T10:20:18.879Z] siblings : 20 [2024-04-16T10:20:18.879Z] core id : 9 [2024-04-16T10:20:18.879Z] cpu cores : 10 [2024-04-16T10:20:18.879Z] apicid : 50 [2024-04-16T10:20:18.879Z] initial apicid : 50 [2024-04-16T10:20:18.879Z] fpu : yes [2024-04-16T10:20:18.879Z] fpu_exception : yes [2024-04-16T10:20:18.879Z] cpuid level : 22 [2024-04-16T10:20:18.879Z] wp : yes [2024-04-16T10:20:18.879Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.879Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.879Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.879Z] bogomips : 4807.39 [2024-04-16T10:20:18.879Z] clflush size : 64 [2024-04-16T10:20:18.879Z] cache_alignment : 64 [2024-04-16T10:20:18.879Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.879Z] power management: [2024-04-16T10:20:18.879Z] [2024-04-16T10:20:18.879Z] processor : 17 [2024-04-16T10:20:18.879Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.879Z] cpu family : 6 [2024-04-16T10:20:18.879Z] model : 85 [2024-04-16T10:20:18.879Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.879Z] stepping : 7 [2024-04-16T10:20:18.879Z] microcode : 0x5003302 [2024-04-16T10:20:18.879Z] cpu MHz : 2905.112 [2024-04-16T10:20:18.879Z] cache size : 14080 KB [2024-04-16T10:20:18.879Z] physical id : 1 [2024-04-16T10:20:18.879Z] siblings : 20 [2024-04-16T10:20:18.879Z] core id : 10 [2024-04-16T10:20:18.879Z] cpu cores : 10 [2024-04-16T10:20:18.879Z] apicid : 52 [2024-04-16T10:20:18.879Z] initial apicid : 52 [2024-04-16T10:20:18.879Z] fpu : yes [2024-04-16T10:20:18.879Z] fpu_exception : yes [2024-04-16T10:20:18.879Z] cpuid level : 22 [2024-04-16T10:20:18.879Z] wp : yes [2024-04-16T10:20:18.879Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.880Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.880Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.880Z] bogomips : 4807.39 [2024-04-16T10:20:18.880Z] clflush size : 64 [2024-04-16T10:20:18.880Z] cache_alignment : 64 [2024-04-16T10:20:18.880Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.880Z] power management: [2024-04-16T10:20:18.880Z] [2024-04-16T10:20:18.880Z] processor : 18 [2024-04-16T10:20:18.880Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.880Z] cpu family : 6 [2024-04-16T10:20:18.880Z] model : 85 [2024-04-16T10:20:18.880Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.880Z] stepping : 7 [2024-04-16T10:20:18.880Z] microcode : 0x5003302 [2024-04-16T10:20:18.880Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.880Z] cache size : 14080 KB [2024-04-16T10:20:18.880Z] physical id : 1 [2024-04-16T10:20:18.880Z] siblings : 20 [2024-04-16T10:20:18.880Z] core id : 11 [2024-04-16T10:20:18.880Z] cpu cores : 10 [2024-04-16T10:20:18.880Z] apicid : 54 [2024-04-16T10:20:18.880Z] initial apicid : 54 [2024-04-16T10:20:18.880Z] fpu : yes [2024-04-16T10:20:18.880Z] fpu_exception : yes [2024-04-16T10:20:18.880Z] cpuid level : 22 [2024-04-16T10:20:18.880Z] wp : yes [2024-04-16T10:20:18.880Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.880Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.880Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.880Z] bogomips : 4807.39 [2024-04-16T10:20:18.880Z] clflush size : 64 [2024-04-16T10:20:18.880Z] cache_alignment : 64 [2024-04-16T10:20:18.880Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.880Z] power management: [2024-04-16T10:20:18.880Z] [2024-04-16T10:20:18.880Z] processor : 19 [2024-04-16T10:20:18.880Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.880Z] cpu family : 6 [2024-04-16T10:20:18.880Z] model : 85 [2024-04-16T10:20:18.880Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.880Z] stepping : 7 [2024-04-16T10:20:18.880Z] microcode : 0x5003302 [2024-04-16T10:20:18.880Z] cpu MHz : 2900.058 [2024-04-16T10:20:18.880Z] cache size : 14080 KB [2024-04-16T10:20:18.880Z] physical id : 1 [2024-04-16T10:20:18.880Z] siblings : 20 [2024-04-16T10:20:18.880Z] core id : 12 [2024-04-16T10:20:18.880Z] cpu cores : 10 [2024-04-16T10:20:18.880Z] apicid : 56 [2024-04-16T10:20:18.880Z] initial apicid : 56 [2024-04-16T10:20:18.880Z] fpu : yes [2024-04-16T10:20:18.880Z] fpu_exception : yes [2024-04-16T10:20:18.880Z] cpuid level : 22 [2024-04-16T10:20:18.880Z] wp : yes [2024-04-16T10:20:18.880Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.881Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.881Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.881Z] bogomips : 4807.39 [2024-04-16T10:20:18.881Z] clflush size : 64 [2024-04-16T10:20:18.881Z] cache_alignment : 64 [2024-04-16T10:20:18.881Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.881Z] power management: [2024-04-16T10:20:18.881Z] [2024-04-16T10:20:18.881Z] processor : 20 [2024-04-16T10:20:18.881Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.881Z] cpu family : 6 [2024-04-16T10:20:18.881Z] model : 85 [2024-04-16T10:20:18.881Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.881Z] stepping : 7 [2024-04-16T10:20:18.881Z] microcode : 0x5003302 [2024-04-16T10:20:18.881Z] cpu MHz : 2499.278 [2024-04-16T10:20:18.881Z] cache size : 14080 KB [2024-04-16T10:20:18.881Z] physical id : 0 [2024-04-16T10:20:18.881Z] siblings : 20 [2024-04-16T10:20:18.881Z] core id : 0 [2024-04-16T10:20:18.881Z] cpu cores : 10 [2024-04-16T10:20:18.881Z] apicid : 1 [2024-04-16T10:20:18.881Z] initial apicid : 1 [2024-04-16T10:20:18.881Z] fpu : yes [2024-04-16T10:20:18.881Z] fpu_exception : yes [2024-04-16T10:20:18.881Z] cpuid level : 22 [2024-04-16T10:20:18.881Z] wp : yes [2024-04-16T10:20:18.881Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.881Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.881Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.881Z] bogomips : 4800.00 [2024-04-16T10:20:18.881Z] clflush size : 64 [2024-04-16T10:20:18.881Z] cache_alignment : 64 [2024-04-16T10:20:18.881Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.881Z] power management: [2024-04-16T10:20:18.881Z] [2024-04-16T10:20:18.881Z] processor : 21 [2024-04-16T10:20:18.881Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.881Z] cpu family : 6 [2024-04-16T10:20:18.881Z] model : 85 [2024-04-16T10:20:18.881Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.881Z] stepping : 7 [2024-04-16T10:20:18.881Z] microcode : 0x5003302 [2024-04-16T10:20:18.881Z] cpu MHz : 2900.073 [2024-04-16T10:20:18.881Z] cache size : 14080 KB [2024-04-16T10:20:18.881Z] physical id : 0 [2024-04-16T10:20:18.881Z] siblings : 20 [2024-04-16T10:20:18.881Z] core id : 1 [2024-04-16T10:20:18.881Z] cpu cores : 10 [2024-04-16T10:20:18.881Z] apicid : 3 [2024-04-16T10:20:18.881Z] initial apicid : 3 [2024-04-16T10:20:18.881Z] fpu : yes [2024-04-16T10:20:18.881Z] fpu_exception : yes [2024-04-16T10:20:18.881Z] cpuid level : 22 [2024-04-16T10:20:18.881Z] wp : yes [2024-04-16T10:20:18.882Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.882Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.882Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.882Z] bogomips : 4800.00 [2024-04-16T10:20:18.882Z] clflush size : 64 [2024-04-16T10:20:18.882Z] cache_alignment : 64 [2024-04-16T10:20:18.882Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.882Z] power management: [2024-04-16T10:20:18.882Z] [2024-04-16T10:20:18.882Z] processor : 22 [2024-04-16T10:20:18.882Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.882Z] cpu family : 6 [2024-04-16T10:20:18.882Z] model : 85 [2024-04-16T10:20:18.882Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.882Z] stepping : 7 [2024-04-16T10:20:18.882Z] microcode : 0x5003302 [2024-04-16T10:20:18.882Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.882Z] cache size : 14080 KB [2024-04-16T10:20:18.882Z] physical id : 0 [2024-04-16T10:20:18.882Z] siblings : 20 [2024-04-16T10:20:18.882Z] core id : 2 [2024-04-16T10:20:18.882Z] cpu cores : 10 [2024-04-16T10:20:18.882Z] apicid : 5 [2024-04-16T10:20:18.882Z] initial apicid : 5 [2024-04-16T10:20:18.882Z] fpu : yes [2024-04-16T10:20:18.882Z] fpu_exception : yes [2024-04-16T10:20:18.882Z] cpuid level : 22 [2024-04-16T10:20:18.882Z] wp : yes [2024-04-16T10:20:18.882Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.882Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.882Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.882Z] bogomips : 4800.00 [2024-04-16T10:20:18.882Z] clflush size : 64 [2024-04-16T10:20:18.882Z] cache_alignment : 64 [2024-04-16T10:20:18.882Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.882Z] power management: [2024-04-16T10:20:18.882Z] [2024-04-16T10:20:18.882Z] processor : 23 [2024-04-16T10:20:18.882Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.882Z] cpu family : 6 [2024-04-16T10:20:18.882Z] model : 85 [2024-04-16T10:20:18.882Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.882Z] stepping : 7 [2024-04-16T10:20:18.882Z] microcode : 0x5003302 [2024-04-16T10:20:18.882Z] cpu MHz : 2900.217 [2024-04-16T10:20:18.882Z] cache size : 14080 KB [2024-04-16T10:20:18.882Z] physical id : 0 [2024-04-16T10:20:18.882Z] siblings : 20 [2024-04-16T10:20:18.882Z] core id : 3 [2024-04-16T10:20:18.882Z] cpu cores : 10 [2024-04-16T10:20:18.882Z] apicid : 7 [2024-04-16T10:20:18.882Z] initial apicid : 7 [2024-04-16T10:20:18.882Z] fpu : yes [2024-04-16T10:20:18.882Z] fpu_exception : yes [2024-04-16T10:20:18.882Z] cpuid level : 22 [2024-04-16T10:20:18.882Z] wp : yes [2024-04-16T10:20:18.883Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.883Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.883Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.883Z] bogomips : 4800.00 [2024-04-16T10:20:18.883Z] clflush size : 64 [2024-04-16T10:20:18.883Z] cache_alignment : 64 [2024-04-16T10:20:18.883Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.883Z] power management: [2024-04-16T10:20:18.883Z] [2024-04-16T10:20:18.883Z] processor : 24 [2024-04-16T10:20:18.883Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.883Z] cpu family : 6 [2024-04-16T10:20:18.883Z] model : 85 [2024-04-16T10:20:18.883Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.883Z] stepping : 7 [2024-04-16T10:20:18.883Z] microcode : 0x5003302 [2024-04-16T10:20:18.883Z] cpu MHz : 2900.006 [2024-04-16T10:20:18.883Z] cache size : 14080 KB [2024-04-16T10:20:18.883Z] physical id : 0 [2024-04-16T10:20:18.883Z] siblings : 20 [2024-04-16T10:20:18.883Z] core id : 4 [2024-04-16T10:20:18.883Z] cpu cores : 10 [2024-04-16T10:20:18.883Z] apicid : 9 [2024-04-16T10:20:18.883Z] initial apicid : 9 [2024-04-16T10:20:18.883Z] fpu : yes [2024-04-16T10:20:18.883Z] fpu_exception : yes [2024-04-16T10:20:18.883Z] cpuid level : 22 [2024-04-16T10:20:18.883Z] wp : yes [2024-04-16T10:20:18.883Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.883Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.883Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.883Z] bogomips : 4800.00 [2024-04-16T10:20:18.883Z] clflush size : 64 [2024-04-16T10:20:18.883Z] cache_alignment : 64 [2024-04-16T10:20:18.884Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.884Z] power management: [2024-04-16T10:20:18.884Z] [2024-04-16T10:20:18.884Z] processor : 25 [2024-04-16T10:20:18.884Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.884Z] cpu family : 6 [2024-04-16T10:20:18.884Z] model : 85 [2024-04-16T10:20:18.884Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.884Z] stepping : 7 [2024-04-16T10:20:18.884Z] microcode : 0x5003302 [2024-04-16T10:20:18.884Z] cpu MHz : 2902.223 [2024-04-16T10:20:18.884Z] cache size : 14080 KB [2024-04-16T10:20:18.884Z] physical id : 0 [2024-04-16T10:20:18.884Z] siblings : 20 [2024-04-16T10:20:18.884Z] core id : 8 [2024-04-16T10:20:18.884Z] cpu cores : 10 [2024-04-16T10:20:18.884Z] apicid : 17 [2024-04-16T10:20:18.884Z] initial apicid : 17 [2024-04-16T10:20:18.884Z] fpu : yes [2024-04-16T10:20:18.884Z] fpu_exception : yes [2024-04-16T10:20:18.884Z] cpuid level : 22 [2024-04-16T10:20:18.884Z] wp : yes [2024-04-16T10:20:18.884Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.884Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.884Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.884Z] bogomips : 4800.00 [2024-04-16T10:20:18.884Z] clflush size : 64 [2024-04-16T10:20:18.884Z] cache_alignment : 64 [2024-04-16T10:20:18.884Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.884Z] power management: [2024-04-16T10:20:18.884Z] [2024-04-16T10:20:18.884Z] processor : 26 [2024-04-16T10:20:18.884Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.884Z] cpu family : 6 [2024-04-16T10:20:18.884Z] model : 85 [2024-04-16T10:20:18.884Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.884Z] stepping : 7 [2024-04-16T10:20:18.884Z] microcode : 0x5003302 [2024-04-16T10:20:18.884Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.884Z] cache size : 14080 KB [2024-04-16T10:20:18.884Z] physical id : 0 [2024-04-16T10:20:18.884Z] siblings : 20 [2024-04-16T10:20:18.884Z] core id : 9 [2024-04-16T10:20:18.884Z] cpu cores : 10 [2024-04-16T10:20:18.884Z] apicid : 19 [2024-04-16T10:20:18.884Z] initial apicid : 19 [2024-04-16T10:20:18.884Z] fpu : yes [2024-04-16T10:20:18.884Z] fpu_exception : yes [2024-04-16T10:20:18.884Z] cpuid level : 22 [2024-04-16T10:20:18.884Z] wp : yes [2024-04-16T10:20:18.884Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.885Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.885Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.885Z] bogomips : 4800.00 [2024-04-16T10:20:18.885Z] clflush size : 64 [2024-04-16T10:20:18.885Z] cache_alignment : 64 [2024-04-16T10:20:18.885Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.885Z] power management: [2024-04-16T10:20:18.885Z] [2024-04-16T10:20:18.885Z] processor : 27 [2024-04-16T10:20:18.885Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.885Z] cpu family : 6 [2024-04-16T10:20:18.885Z] model : 85 [2024-04-16T10:20:18.885Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.885Z] stepping : 7 [2024-04-16T10:20:18.885Z] microcode : 0x5003302 [2024-04-16T10:20:18.885Z] cpu MHz : 2896.485 [2024-04-16T10:20:18.885Z] cache size : 14080 KB [2024-04-16T10:20:18.885Z] physical id : 0 [2024-04-16T10:20:18.885Z] siblings : 20 [2024-04-16T10:20:18.885Z] core id : 10 [2024-04-16T10:20:18.885Z] cpu cores : 10 [2024-04-16T10:20:18.885Z] apicid : 21 [2024-04-16T10:20:18.885Z] initial apicid : 21 [2024-04-16T10:20:18.885Z] fpu : yes [2024-04-16T10:20:18.885Z] fpu_exception : yes [2024-04-16T10:20:18.885Z] cpuid level : 22 [2024-04-16T10:20:18.885Z] wp : yes [2024-04-16T10:20:18.885Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.885Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.885Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.885Z] bogomips : 4800.00 [2024-04-16T10:20:18.885Z] clflush size : 64 [2024-04-16T10:20:18.885Z] cache_alignment : 64 [2024-04-16T10:20:18.885Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.885Z] power management: [2024-04-16T10:20:18.885Z] [2024-04-16T10:20:18.885Z] processor : 28 [2024-04-16T10:20:18.885Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.885Z] cpu family : 6 [2024-04-16T10:20:18.885Z] model : 85 [2024-04-16T10:20:18.885Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.885Z] stepping : 7 [2024-04-16T10:20:18.885Z] microcode : 0x5003302 [2024-04-16T10:20:18.885Z] cpu MHz : 2899.001 [2024-04-16T10:20:18.885Z] cache size : 14080 KB [2024-04-16T10:20:18.885Z] physical id : 0 [2024-04-16T10:20:18.885Z] siblings : 20 [2024-04-16T10:20:18.885Z] core id : 11 [2024-04-16T10:20:18.885Z] cpu cores : 10 [2024-04-16T10:20:18.885Z] apicid : 23 [2024-04-16T10:20:18.885Z] initial apicid : 23 [2024-04-16T10:20:18.885Z] fpu : yes [2024-04-16T10:20:18.885Z] fpu_exception : yes [2024-04-16T10:20:18.885Z] cpuid level : 22 [2024-04-16T10:20:18.885Z] wp : yes [2024-04-16T10:20:18.886Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.886Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.886Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.886Z] bogomips : 4800.00 [2024-04-16T10:20:18.886Z] clflush size : 64 [2024-04-16T10:20:18.886Z] cache_alignment : 64 [2024-04-16T10:20:18.886Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.886Z] power management: [2024-04-16T10:20:18.886Z] [2024-04-16T10:20:18.886Z] processor : 29 [2024-04-16T10:20:18.886Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.886Z] cpu family : 6 [2024-04-16T10:20:18.886Z] model : 85 [2024-04-16T10:20:18.886Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.886Z] stepping : 7 [2024-04-16T10:20:18.886Z] microcode : 0x5003302 [2024-04-16T10:20:18.886Z] cpu MHz : 2899.938 [2024-04-16T10:20:18.886Z] cache size : 14080 KB [2024-04-16T10:20:18.886Z] physical id : 0 [2024-04-16T10:20:18.886Z] siblings : 20 [2024-04-16T10:20:18.886Z] core id : 12 [2024-04-16T10:20:18.886Z] cpu cores : 10 [2024-04-16T10:20:18.886Z] apicid : 25 [2024-04-16T10:20:18.886Z] initial apicid : 25 [2024-04-16T10:20:18.886Z] fpu : yes [2024-04-16T10:20:18.886Z] fpu_exception : yes [2024-04-16T10:20:18.886Z] cpuid level : 22 [2024-04-16T10:20:18.886Z] wp : yes [2024-04-16T10:20:18.886Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.886Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.886Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.886Z] bogomips : 4800.00 [2024-04-16T10:20:18.886Z] clflush size : 64 [2024-04-16T10:20:18.886Z] cache_alignment : 64 [2024-04-16T10:20:18.886Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.886Z] power management: [2024-04-16T10:20:18.886Z] [2024-04-16T10:20:18.886Z] processor : 30 [2024-04-16T10:20:18.886Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.886Z] cpu family : 6 [2024-04-16T10:20:18.886Z] model : 85 [2024-04-16T10:20:18.886Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.886Z] stepping : 7 [2024-04-16T10:20:18.886Z] microcode : 0x5003302 [2024-04-16T10:20:18.886Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.886Z] cache size : 14080 KB [2024-04-16T10:20:18.886Z] physical id : 1 [2024-04-16T10:20:18.886Z] siblings : 20 [2024-04-16T10:20:18.886Z] core id : 0 [2024-04-16T10:20:18.886Z] cpu cores : 10 [2024-04-16T10:20:18.886Z] apicid : 33 [2024-04-16T10:20:18.886Z] initial apicid : 33 [2024-04-16T10:20:18.886Z] fpu : yes [2024-04-16T10:20:18.886Z] fpu_exception : yes [2024-04-16T10:20:18.886Z] cpuid level : 22 [2024-04-16T10:20:18.886Z] wp : yes [2024-04-16T10:20:18.886Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.887Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.887Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.887Z] bogomips : 4807.39 [2024-04-16T10:20:18.887Z] clflush size : 64 [2024-04-16T10:20:18.887Z] cache_alignment : 64 [2024-04-16T10:20:18.887Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.887Z] power management: [2024-04-16T10:20:18.887Z] [2024-04-16T10:20:18.887Z] processor : 31 [2024-04-16T10:20:18.887Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.887Z] cpu family : 6 [2024-04-16T10:20:18.887Z] model : 85 [2024-04-16T10:20:18.887Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.887Z] stepping : 7 [2024-04-16T10:20:18.887Z] microcode : 0x5003302 [2024-04-16T10:20:18.887Z] cpu MHz : 2897.037 [2024-04-16T10:20:18.887Z] cache size : 14080 KB [2024-04-16T10:20:18.887Z] physical id : 1 [2024-04-16T10:20:18.887Z] siblings : 20 [2024-04-16T10:20:18.887Z] core id : 1 [2024-04-16T10:20:18.887Z] cpu cores : 10 [2024-04-16T10:20:18.887Z] apicid : 35 [2024-04-16T10:20:18.887Z] initial apicid : 35 [2024-04-16T10:20:18.887Z] fpu : yes [2024-04-16T10:20:18.887Z] fpu_exception : yes [2024-04-16T10:20:18.887Z] cpuid level : 22 [2024-04-16T10:20:18.887Z] wp : yes [2024-04-16T10:20:18.887Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.887Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.887Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.887Z] bogomips : 4807.39 [2024-04-16T10:20:18.887Z] clflush size : 64 [2024-04-16T10:20:18.887Z] cache_alignment : 64 [2024-04-16T10:20:18.887Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.887Z] power management: [2024-04-16T10:20:18.887Z] [2024-04-16T10:20:18.887Z] processor : 32 [2024-04-16T10:20:18.887Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.887Z] cpu family : 6 [2024-04-16T10:20:18.887Z] model : 85 [2024-04-16T10:20:18.887Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.887Z] stepping : 7 [2024-04-16T10:20:18.887Z] microcode : 0x5003302 [2024-04-16T10:20:18.887Z] cpu MHz : 2900.080 [2024-04-16T10:20:18.887Z] cache size : 14080 KB [2024-04-16T10:20:18.887Z] physical id : 1 [2024-04-16T10:20:18.887Z] siblings : 20 [2024-04-16T10:20:18.887Z] core id : 2 [2024-04-16T10:20:18.887Z] cpu cores : 10 [2024-04-16T10:20:18.887Z] apicid : 37 [2024-04-16T10:20:18.887Z] initial apicid : 37 [2024-04-16T10:20:18.887Z] fpu : yes [2024-04-16T10:20:18.887Z] fpu_exception : yes [2024-04-16T10:20:18.887Z] cpuid level : 22 [2024-04-16T10:20:18.887Z] wp : yes [2024-04-16T10:20:18.887Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.887Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.887Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.888Z] bogomips : 4807.39 [2024-04-16T10:20:18.888Z] clflush size : 64 [2024-04-16T10:20:18.888Z] cache_alignment : 64 [2024-04-16T10:20:18.888Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.888Z] power management: [2024-04-16T10:20:18.888Z] [2024-04-16T10:20:18.888Z] processor : 33 [2024-04-16T10:20:18.888Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.888Z] cpu family : 6 [2024-04-16T10:20:18.888Z] model : 85 [2024-04-16T10:20:18.888Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.888Z] stepping : 7 [2024-04-16T10:20:18.888Z] microcode : 0x5003302 [2024-04-16T10:20:18.888Z] cpu MHz : 2900.144 [2024-04-16T10:20:18.888Z] cache size : 14080 KB [2024-04-16T10:20:18.888Z] physical id : 1 [2024-04-16T10:20:18.888Z] siblings : 20 [2024-04-16T10:20:18.888Z] core id : 3 [2024-04-16T10:20:18.888Z] cpu cores : 10 [2024-04-16T10:20:18.888Z] apicid : 39 [2024-04-16T10:20:18.888Z] initial apicid : 39 [2024-04-16T10:20:18.888Z] fpu : yes [2024-04-16T10:20:18.888Z] fpu_exception : yes [2024-04-16T10:20:18.888Z] cpuid level : 22 [2024-04-16T10:20:18.888Z] wp : yes [2024-04-16T10:20:18.888Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.888Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.888Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.888Z] bogomips : 4807.39 [2024-04-16T10:20:18.888Z] clflush size : 64 [2024-04-16T10:20:18.888Z] cache_alignment : 64 [2024-04-16T10:20:18.888Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.888Z] power management: [2024-04-16T10:20:18.888Z] [2024-04-16T10:20:18.888Z] processor : 34 [2024-04-16T10:20:18.888Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.888Z] cpu family : 6 [2024-04-16T10:20:18.888Z] model : 85 [2024-04-16T10:20:18.888Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.888Z] stepping : 7 [2024-04-16T10:20:18.888Z] microcode : 0x5003302 [2024-04-16T10:20:18.888Z] cpu MHz : 2900.388 [2024-04-16T10:20:18.888Z] cache size : 14080 KB [2024-04-16T10:20:18.888Z] physical id : 1 [2024-04-16T10:20:18.888Z] siblings : 20 [2024-04-16T10:20:18.888Z] core id : 4 [2024-04-16T10:20:18.888Z] cpu cores : 10 [2024-04-16T10:20:18.888Z] apicid : 41 [2024-04-16T10:20:18.888Z] initial apicid : 41 [2024-04-16T10:20:18.888Z] fpu : yes [2024-04-16T10:20:18.888Z] fpu_exception : yes [2024-04-16T10:20:18.888Z] cpuid level : 22 [2024-04-16T10:20:18.888Z] wp : yes [2024-04-16T10:20:18.888Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.888Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.888Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.888Z] bogomips : 4807.39 [2024-04-16T10:20:18.888Z] clflush size : 64 [2024-04-16T10:20:18.888Z] cache_alignment : 64 [2024-04-16T10:20:18.888Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.888Z] power management: [2024-04-16T10:20:18.888Z] [2024-04-16T10:20:18.888Z] processor : 35 [2024-04-16T10:20:18.888Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.888Z] cpu family : 6 [2024-04-16T10:20:18.888Z] model : 85 [2024-04-16T10:20:18.888Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.888Z] stepping : 7 [2024-04-16T10:20:18.888Z] microcode : 0x5003302 [2024-04-16T10:20:18.888Z] cpu MHz : 2900.778 [2024-04-16T10:20:18.888Z] cache size : 14080 KB [2024-04-16T10:20:18.888Z] physical id : 1 [2024-04-16T10:20:18.888Z] siblings : 20 [2024-04-16T10:20:18.888Z] core id : 8 [2024-04-16T10:20:18.888Z] cpu cores : 10 [2024-04-16T10:20:18.888Z] apicid : 49 [2024-04-16T10:20:18.888Z] initial apicid : 49 [2024-04-16T10:20:18.888Z] fpu : yes [2024-04-16T10:20:18.889Z] fpu_exception : yes [2024-04-16T10:20:18.889Z] cpuid level : 22 [2024-04-16T10:20:18.889Z] wp : yes [2024-04-16T10:20:18.889Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.889Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.889Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.889Z] bogomips : 4807.39 [2024-04-16T10:20:18.889Z] clflush size : 64 [2024-04-16T10:20:18.889Z] cache_alignment : 64 [2024-04-16T10:20:18.889Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.889Z] power management: [2024-04-16T10:20:18.889Z] [2024-04-16T10:20:18.889Z] processor : 36 [2024-04-16T10:20:18.889Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.889Z] cpu family : 6 [2024-04-16T10:20:18.889Z] model : 85 [2024-04-16T10:20:18.889Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.889Z] stepping : 7 [2024-04-16T10:20:18.889Z] microcode : 0x5003302 [2024-04-16T10:20:18.889Z] cpu MHz : 2897.037 [2024-04-16T10:20:18.889Z] cache size : 14080 KB [2024-04-16T10:20:18.889Z] physical id : 1 [2024-04-16T10:20:18.889Z] siblings : 20 [2024-04-16T10:20:18.889Z] core id : 9 [2024-04-16T10:20:18.889Z] cpu cores : 10 [2024-04-16T10:20:18.889Z] apicid : 51 [2024-04-16T10:20:18.889Z] initial apicid : 51 [2024-04-16T10:20:18.889Z] fpu : yes [2024-04-16T10:20:18.889Z] fpu_exception : yes [2024-04-16T10:20:18.889Z] cpuid level : 22 [2024-04-16T10:20:18.889Z] wp : yes [2024-04-16T10:20:18.889Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.889Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.889Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.889Z] bogomips : 4807.39 [2024-04-16T10:20:18.889Z] clflush size : 64 [2024-04-16T10:20:18.889Z] cache_alignment : 64 [2024-04-16T10:20:18.889Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.889Z] power management: [2024-04-16T10:20:18.889Z] [2024-04-16T10:20:18.889Z] processor : 37 [2024-04-16T10:20:18.889Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.889Z] cpu family : 6 [2024-04-16T10:20:18.889Z] model : 85 [2024-04-16T10:20:18.889Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.889Z] stepping : 7 [2024-04-16T10:20:18.889Z] microcode : 0x5003302 [2024-04-16T10:20:18.889Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.889Z] cache size : 14080 KB [2024-04-16T10:20:18.889Z] physical id : 1 [2024-04-16T10:20:18.889Z] siblings : 20 [2024-04-16T10:20:18.889Z] core id : 10 [2024-04-16T10:20:18.889Z] cpu cores : 10 [2024-04-16T10:20:18.889Z] apicid : 53 [2024-04-16T10:20:18.889Z] initial apicid : 53 [2024-04-16T10:20:18.889Z] fpu : yes [2024-04-16T10:20:18.889Z] fpu_exception : yes [2024-04-16T10:20:18.889Z] cpuid level : 22 [2024-04-16T10:20:18.889Z] wp : yes [2024-04-16T10:20:18.890Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.890Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.890Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.890Z] bogomips : 4807.39 [2024-04-16T10:20:18.890Z] clflush size : 64 [2024-04-16T10:20:18.890Z] cache_alignment : 64 [2024-04-16T10:20:18.890Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.890Z] power management: [2024-04-16T10:20:18.890Z] [2024-04-16T10:20:18.890Z] processor : 38 [2024-04-16T10:20:18.890Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.890Z] cpu family : 6 [2024-04-16T10:20:18.890Z] model : 85 [2024-04-16T10:20:18.890Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.890Z] stepping : 7 [2024-04-16T10:20:18.890Z] microcode : 0x5003302 [2024-04-16T10:20:18.890Z] cpu MHz : 2878.094 [2024-04-16T10:20:18.890Z] cache size : 14080 KB [2024-04-16T10:20:18.890Z] physical id : 1 [2024-04-16T10:20:18.890Z] siblings : 20 [2024-04-16T10:20:18.890Z] core id : 11 [2024-04-16T10:20:18.890Z] cpu cores : 10 [2024-04-16T10:20:18.890Z] apicid : 55 [2024-04-16T10:20:18.890Z] initial apicid : 55 [2024-04-16T10:20:18.890Z] fpu : yes [2024-04-16T10:20:18.890Z] fpu_exception : yes [2024-04-16T10:20:18.890Z] cpuid level : 22 [2024-04-16T10:20:18.890Z] wp : yes [2024-04-16T10:20:18.890Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.890Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.890Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.890Z] bogomips : 4807.39 [2024-04-16T10:20:18.890Z] clflush size : 64 [2024-04-16T10:20:18.890Z] cache_alignment : 64 [2024-04-16T10:20:18.890Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.890Z] power management: [2024-04-16T10:20:18.890Z] [2024-04-16T10:20:18.890Z] processor : 39 [2024-04-16T10:20:18.890Z] vendor_id : GenuineIntel [2024-04-16T10:20:18.890Z] cpu family : 6 [2024-04-16T10:20:18.890Z] model : 85 [2024-04-16T10:20:18.890Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:18.890Z] stepping : 7 [2024-04-16T10:20:18.890Z] microcode : 0x5003302 [2024-04-16T10:20:18.890Z] cpu MHz : 3200.000 [2024-04-16T10:20:18.890Z] cache size : 14080 KB [2024-04-16T10:20:18.890Z] physical id : 1 [2024-04-16T10:20:18.890Z] siblings : 20 [2024-04-16T10:20:18.890Z] core id : 12 [2024-04-16T10:20:18.890Z] cpu cores : 10 [2024-04-16T10:20:18.890Z] apicid : 57 [2024-04-16T10:20:18.890Z] initial apicid : 57 [2024-04-16T10:20:18.890Z] fpu : yes [2024-04-16T10:20:18.890Z] fpu_exception : yes [2024-04-16T10:20:18.890Z] cpuid level : 22 [2024-04-16T10:20:18.890Z] wp : yes [2024-04-16T10:20:18.890Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:18.891Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:18.891Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:18.891Z] bogomips : 4807.39 [2024-04-16T10:20:18.891Z] clflush size : 64 [2024-04-16T10:20:18.891Z] cache_alignment : 64 [2024-04-16T10:20:18.891Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:18.891Z] power management: [2024-04-16T10:20:18.891Z] [2024-04-16T10:20:18.891Z] + cat /proc/meminfo [2024-04-16T10:20:18.891Z] MemTotal: 131639200 kB [2024-04-16T10:20:18.891Z] MemFree: 11828752 kB [2024-04-16T10:20:18.891Z] MemAvailable: 97997364 kB [2024-04-16T10:20:18.891Z] Buffers: 528 kB [2024-04-16T10:20:18.891Z] Cached: 77140892 kB [2024-04-16T10:20:18.891Z] SwapCached: 0 kB [2024-04-16T10:20:18.891Z] Active: 26819748 kB [2024-04-16T10:20:18.891Z] Inactive: 68942708 kB [2024-04-16T10:20:18.891Z] Active(anon): 16145080 kB [2024-04-16T10:20:18.891Z] Inactive(anon): 2611884 kB [2024-04-16T10:20:18.891Z] Active(file): 10674668 kB [2024-04-16T10:20:18.891Z] Inactive(file): 66330824 kB [2024-04-16T10:20:18.891Z] Unevictable: 143652 kB [2024-04-16T10:20:18.891Z] Mlocked: 143652 kB [2024-04-16T10:20:18.891Z] SwapTotal: 0 kB [2024-04-16T10:20:18.891Z] SwapFree: 0 kB [2024-04-16T10:20:18.891Z] Zswap: 0 kB [2024-04-16T10:20:18.891Z] Zswapped: 0 kB [2024-04-16T10:20:18.891Z] Dirty: 50472 kB [2024-04-16T10:20:18.891Z] Writeback: 4 kB [2024-04-16T10:20:18.891Z] AnonPages: 18722952 kB [2024-04-16T10:20:18.891Z] Mapped: 958340 kB [2024-04-16T10:20:18.891Z] Shmem: 128152 kB [2024-04-16T10:20:18.891Z] KReclaimable: 10224784 kB [2024-04-16T10:20:18.891Z] Slab: 16884376 kB [2024-04-16T10:20:18.891Z] SReclaimable: 10224784 kB [2024-04-16T10:20:18.891Z] SUnreclaim: 6659592 kB [2024-04-16T10:20:18.891Z] KernelStack: 52556 kB [2024-04-16T10:20:18.891Z] PageTables: 97252 kB [2024-04-16T10:20:18.891Z] SecPageTables: 0 kB [2024-04-16T10:20:18.891Z] NFS_Unstable: 0 kB [2024-04-16T10:20:18.891Z] Bounce: 0 kB [2024-04-16T10:20:18.891Z] WritebackTmp: 0 kB [2024-04-16T10:20:18.891Z] CommitLimit: 65819600 kB [2024-04-16T10:20:18.891Z] Committed_AS: 17592432 kB [2024-04-16T10:20:18.891Z] VmallocTotal: 34359738367 kB [2024-04-16T10:20:18.891Z] VmallocUsed: 241112 kB [2024-04-16T10:20:18.891Z] VmallocChunk: 0 kB [2024-04-16T10:20:18.891Z] Percpu: 635712 kB [2024-04-16T10:20:18.891Z] HardwareCorrupted: 0 kB [2024-04-16T10:20:18.891Z] AnonHugePages: 9498624 kB [2024-04-16T10:20:18.891Z] ShmemHugePages: 0 kB [2024-04-16T10:20:18.891Z] ShmemPmdMapped: 0 kB [2024-04-16T10:20:18.891Z] FileHugePages: 0 kB [2024-04-16T10:20:18.891Z] FilePmdMapped: 0 kB [2024-04-16T10:20:18.891Z] CmaTotal: 0 kB [2024-04-16T10:20:18.891Z] CmaFree: 0 kB [2024-04-16T10:20:18.891Z] HugePages_Total: 0 [2024-04-16T10:20:18.891Z] HugePages_Free: 0 [2024-04-16T10:20:18.891Z] HugePages_Rsvd: 0 [2024-04-16T10:20:18.891Z] HugePages_Surp: 0 [2024-04-16T10:20:18.891Z] Hugepagesize: 2048 kB [2024-04-16T10:20:18.891Z] Hugetlb: 0 kB [2024-04-16T10:20:18.891Z] DirectMap4k: 905068 kB [2024-04-16T10:20:18.891Z] DirectMap2M: 13428736 kB [2024-04-16T10:20:18.891Z] DirectMap1G: 121634816 kB [Pipeline] sh [2024-04-16T10:20:18.985Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:18.985Z] [javac] 1 warning [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] build: [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] setOSConditions: [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] setToolWin: [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] setToolUnix: [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] setToolProperty: [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] setS1ASclassPath: [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] init-common: [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] webclient-war-common: [2024-04-16T10:20:18.985Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:18.985Z] [2024-04-16T10:20:18.985Z] clear: [2024-04-16T10:20:18.986Z] [2024-04-16T10:20:18.986Z] test-tlds-exist: [2024-04-16T10:20:18.986Z] [2024-04-16T10:20:18.986Z] copy-tlds: [2024-04-16T10:20:18.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:18.986Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:18.986Z] [2024-04-16T10:20:18.986Z] test-tagfiles-exist: [2024-04-16T10:20:18.986Z] [2024-04-16T10:20:18.986Z] copy-tagfiles: [2024-04-16T10:20:18.986Z] [2024-04-16T10:20:18.986Z] package-war-common: [2024-04-16T10:20:18.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:18.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:18.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/lib [2024-04-16T10:20:18.986Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:18.986Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:18.986Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:18.986Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2024-04-16T10:20:18.986Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:18.986Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:18.986Z] [javac] Compiling 1 source file [2024-04-16T10:20:18.986Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspResourceInjectionTagHandlerPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:18.986Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:18.986Z] [2024-04-16T10:20:18.987Z] deploy: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] deploy-war-common: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] setOSConditions: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] setToolWin: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] setToolUnix: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] setToolProperty: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] setS1ASclassPath: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] init-common: [2024-04-16T10:20:18.987Z] [2024-04-16T10:20:18.987Z] deploy-war-commonpe: [2024-04-16T10:20:18.989Z] [2024-04-16T10:20:18.989Z] checkReporting-common: [2024-04-16T10:20:18.989Z] [2024-04-16T10:20:18.989Z] confirmReportPresent-common: [2024-04-16T10:20:18.990Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:18.990Z] [echo] Test seems to be reported fine [2024-04-16T10:20:18.990Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/simplestress/RepRunConf.txt [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] confirmMissingReport-common: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] undeploy: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] setOSConditions: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] setToolWin: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] setToolUnix: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] setToolProperty: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] setS1ASclassPath: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] init-common: [2024-04-16T10:20:18.990Z] [2024-04-16T10:20:18.990Z] undeploy-common: [2024-04-16T10:20:19.016Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleApp.ear [2024-04-16T10:20:19.042Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_QCF [2024-04-16T10:20:19.179Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:19.179Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:19.255Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] undeploy: [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] setOSConditions: [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] setToolWin: [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] setToolUnix: [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] setToolProperty: [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] setS1ASclassPath: [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] init-common: [2024-04-16T10:20:19.319Z] [2024-04-16T10:20:19.319Z] undeploy-jar-common: [2024-04-16T10:20:19.342Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:19.511Z] [javac] 1 warning [2024-04-16T10:20:19.511Z] [2024-04-16T10:20:19.511Z] build: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] build-custom-factory: [2024-04-16T10:20:19.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:19.512Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] setOSConditions: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] fixFiles: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] convUnix: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] convWin: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] setToolWin: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] setToolUnix: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] setToolProperty: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] setS1ASclassPath: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] init-common: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] package-persistence-common: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] ejb-jar-common: [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.512Z] package-ejbjar-common: [2024-04-16T10:20:19.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.512Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-04-16T10:20:19.512Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.512Z] [2024-04-16T10:20:19.513Z] appclient-jar-common: [2024-04-16T10:20:19.513Z] [2024-04-16T10:20:19.513Z] package-appclientjar-common: [2024-04-16T10:20:19.513Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.513Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-04-16T10:20:19.513Z] [2024-04-16T10:20:19.513Z] webclient-war-common: [2024-04-16T10:20:19.513Z] [2024-04-16T10:20:19.513Z] build-ear-common: [2024-04-16T10:20:19.513Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:19.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:19.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:19.513Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-04-16T10:20:19.513Z] [2024-04-16T10:20:19.513Z] deploy: [2024-04-16T10:20:19.513Z] [2024-04-16T10:20:19.513Z] deploy-custom-resource-classes: [2024-04-16T10:20:19.513Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-04-16T10:20:19.513Z] [2024-04-16T10:20:19.513Z] restart-server: [2024-04-16T10:20:19.513Z] [2024-04-16T10:20:19.513Z] setOSConditions: [2024-04-16T10:20:19.548Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-resource-injection-tag-handler-pooling-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-resource-injection-tag-handler-pooling-disabled-web.war [2024-04-16T10:20:19.575Z] [exec] Application deployed with name ejb-bmp-txtests-simpleApp. [2024-04-16T10:20:19.575Z] [echo] Deployment on target server server successful [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setOSConditions: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setToolWin: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setToolUnix: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setToolProperty: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setS1ASclassPath: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] init-common: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] deploy-common-ee: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setOSConditions: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setToolWin: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setToolUnix: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.575Z] setToolProperty: [2024-04-16T10:20:19.575Z] [2024-04-16T10:20:19.576Z] setS1ASclassPath: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] init-common: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] run: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setOSConditions: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setToolWin: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setToolUnix: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setToolProperty: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setS1ASclassPath: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] init-common: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] execute-ejb-sql-common: [2024-04-16T10:20:19.576Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/create_pointbase.sql [2024-04-16T10:20:19.576Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setOSConditions: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setToolWin: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setToolUnix: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setToolProperty: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] setS1ASclassPath: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] init-common: [2024-04-16T10:20:19.576Z] [2024-04-16T10:20:19.576Z] runclient-common: [2024-04-16T10:20:19.576Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-simpleAppClient.jar -name ejb-bmp-txtests-simpleClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:20:19.598Z] [javac] 1 warning [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] build: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] setOSConditions: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] setToolWin: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] setToolUnix: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] setToolProperty: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] setS1ASclassPath: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] init-common: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] webclient-war-common: [2024-04-16T10:20:19.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] clear: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] test-tlds-exist: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] copy-tlds: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] test-tagfiles-exist: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] copy-tagfiles: [2024-04-16T10:20:19.598Z] [2024-04-16T10:20:19.598Z] package-war-common: [2024-04-16T10:20:19.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:19.598Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:19.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:19.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:19.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/lib [2024-04-16T10:20:19.599Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:19.599Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:19.599Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/docroot [2024-04-16T10:20:19.599Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2024-04-16T10:20:19.599Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:19.599Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:19.599Z] [javac] Compiling 1 source file [2024-04-16T10:20:19.599Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-disposes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:19.599Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] deploy: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] deploy-war-common: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] setOSConditions: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] setToolWin: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] setToolUnix: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] setToolProperty: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] setS1ASclassPath: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] init-common: [2024-04-16T10:20:19.599Z] [2024-04-16T10:20:19.599Z] deploy-war-commonpe: [2024-04-16T10:20:19.635Z] [exec] Application deployed with name ejb-ejb30-hello-mdb2App. [2024-04-16T10:20:19.635Z] [echo] Deployment on target server server successful [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setOSConditions: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setToolWin: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setToolUnix: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setToolProperty: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setS1ASclassPath: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] init-common: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] deploy-common-ee: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] run: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setOSConditions: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setToolWin: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setToolUnix: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setToolProperty: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] setS1ASclassPath: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] init-common: [2024-04-16T10:20:19.635Z] [2024-04-16T10:20:19.635Z] runclient-common: [2024-04-16T10:20:19.636Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-mdb2AppClient.jar -name ejb-ejb30-hello-mdb2Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:20:19.741Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:20:19.741Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:20:19.741Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test jdbc_all [2024-04-16T10:20:19.741Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:20:19.741Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:20:19.741Z] + readonly GF_INTERNAL_ENV_SH=/tmp/7bWgf-internal-env [2024-04-16T10:20:19.741Z] + GF_INTERNAL_ENV_SH=/tmp/7bWgf-internal-env [2024-04-16T10:20:19.741Z] + '[' '!' -z '' ']' [2024-04-16T10:20:19.741Z] + export WSIMPORT_OPTS= [2024-04-16T10:20:19.741Z] + WSIMPORT_OPTS= [2024-04-16T10:20:19.741Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:20:19.741Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:20:19.770Z] [2024-04-16T10:20:19.770Z] stop-server: [2024-04-16T10:20:19.770Z] [2024-04-16T10:20:19.770Z] stop-server-unix: [2024-04-16T10:20:19.770Z] [echo] stopping server on unix ... [2024-04-16T10:20:19.879Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-basic-ejb [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] all: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] descriptor: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setOSConditions: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setToolWin: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setToolUnix: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setToolProperty: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setS1ASclassPath: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] init-common: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] clean: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setOSConditions: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setToolWin: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setToolUnix: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.879Z] setToolProperty: [2024-04-16T10:20:19.879Z] [2024-04-16T10:20:19.880Z] setS1ASclassPath: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] init-common: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] clean-common: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setOSConditions: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setToolWin: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setToolUnix: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setToolProperty: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setS1ASclassPath: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] init-common: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] clean-classes-common: [2024-04-16T10:20:19.880Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setOSConditions: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setToolWin: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setToolUnix: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setToolProperty: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setS1ASclassPath: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] init-common: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] clean-jars-common: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] compile: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.880Z] setOSConditions: [2024-04-16T10:20:19.880Z] [2024-04-16T10:20:19.881Z] setToolWin: [2024-04-16T10:20:19.881Z] [2024-04-16T10:20:19.881Z] setToolUnix: [2024-04-16T10:20:19.881Z] [2024-04-16T10:20:19.881Z] setToolProperty: [2024-04-16T10:20:19.881Z] [2024-04-16T10:20:19.881Z] setS1ASclassPath: [2024-04-16T10:20:19.881Z] [2024-04-16T10:20:19.881Z] init-common: [2024-04-16T10:20:19.881Z] [2024-04-16T10:20:19.881Z] compile-common: [2024-04-16T10:20:19.881Z] [echo] Current time (ISO): 2024-04-16T10:20:19.868+0000 [2024-04-16T10:20:19.881Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:19.881Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:19.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-mq-simplestressApp [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] unsetup: [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] setOSConditions: [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] setToolWin: [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] setToolUnix: [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] setToolProperty: [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] setS1ASclassPath: [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] init-common: [2024-04-16T10:20:19.926Z] [2024-04-16T10:20:19.926Z] delete-jms-resource-common: [2024-04-16T10:20:19.997Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:20:19.997Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:19.997Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:19.997Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:19.997Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:19.997Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:20:19.997Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:20:19.997Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:20:19.997Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:20:19.997Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:20:19.997Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:20:19.997Z] + echo 'Preparing dependencies ...' [2024-04-16T10:20:19.997Z] Preparing dependencies ... [2024-04-16T10:20:19.997Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:20:20.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-disposermethods --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-disposermethods-web.war [2024-04-16T10:20:20.472Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_mdb_QCF [2024-04-16T10:20:20.499Z] [exec] Apr 16, 2024 10:20:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:20.500Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:20.559Z] [exec] Apr 16, 2024 10:20:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:20.559Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:20.721Z] [exec] Application deployed with name cdi-producer-methods-disposermethods-web. [2024-04-16T10:20:20.721Z] [2024-04-16T10:20:20.721Z] deploy-war-commonee: [2024-04-16T10:20:20.721Z] [2024-04-16T10:20:20.721Z] run: [2024-04-16T10:20:20.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2024-04-16T10:20:20.929Z] [exec] Administered object jms/clientQueue deleted. [2024-04-16T10:20:20.983Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl1 [2024-04-16T10:20:20.983Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:20.983Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-disposermethods/myurl2 [2024-04-16T10:20:20.983Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:20.983Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:20.983Z] [java] [2024-04-16T10:20:20.983Z] [java] [2024-04-16T10:20:20.983Z] [java] ----------------------------------------- [2024-04-16T10:20:20.983Z] [java] - producer-methods-disposer: PASS - [2024-04-16T10:20:20.983Z] [java] - producer-methods-disposer -- DUPLICATE: PASS - [2024-04-16T10:20:20.983Z] [java] ----------------------------------------- [2024-04-16T10:20:20.983Z] [java] - Total PASS : 2 - [2024-04-16T10:20:20.983Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:20.983Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:20.983Z] [java] ----------------------------------------- [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] undeploy: [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] setOSConditions: [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] setToolWin: [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] setToolUnix: [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] setToolProperty: [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] setS1ASclassPath: [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] init-common: [2024-04-16T10:20:20.983Z] [2024-04-16T10:20:20.983Z] undeploy-war-common: [2024-04-16T10:20:21.364Z] [INFO] Scanning for projects... [2024-04-16T10:20:21.424Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:21.424Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:20:21.454Z] [exec] Application deployed with name web-jsp-resource-injection-tag-handler-pooling-disabled-web. [2024-04-16T10:20:21.454Z] [2024-04-16T10:20:21.454Z] deploy-war-commonee: [2024-04-16T10:20:21.454Z] [2024-04-16T10:20:21.454Z] run: [2024-04-16T10:20:21.455Z] [java] Connecting to: http://localhost:45711/web-jsp-resource-injection-tag-handler-pooling-disabled/jsp/test.jsp [2024-04-16T10:20:21.455Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:21.455Z] [java] [2024-04-16T10:20:21.455Z] [java] [2024-04-16T10:20:21.455Z] [java] ----------------------------------------- [2024-04-16T10:20:21.455Z] [java] - jsp-resource-injection-tag-handler-pooling-disabled: PASS - [2024-04-16T10:20:21.455Z] [java] ----------------------------------------- [2024-04-16T10:20:21.455Z] [java] - Total PASS : 1 - [2024-04-16T10:20:21.455Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:21.455Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:21.455Z] [java] ----------------------------------------- [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] undeploy: [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] setOSConditions: [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] setToolWin: [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] setToolUnix: [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] setToolProperty: [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] setS1ASclassPath: [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] init-common: [2024-04-16T10:20:21.455Z] [2024-04-16T10:20:21.455Z] undeploy-war-common: [2024-04-16T10:20:21.500Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:21.500Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:21.500Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:21.500Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:21.500Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:21.500Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:21.545Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-disposermethods-web [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] all: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setOSConditions: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setToolWin: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setToolUnix: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setToolProperty: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setS1ASclassPath: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] init-common: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] clean: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setOSConditions: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setToolWin: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setToolUnix: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setToolProperty: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setS1ASclassPath: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] init-common: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] clean-common: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setOSConditions: [2024-04-16T10:20:21.545Z] [2024-04-16T10:20:21.545Z] setToolWin: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolUnix: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolProperty: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setS1ASclassPath: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] init-common: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] clean-classes-common: [2024-04-16T10:20:21.546Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setOSConditions: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolWin: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolUnix: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolProperty: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setS1ASclassPath: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] init-common: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] clean-jars-common: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] compile: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setOSConditions: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolWin: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolUnix: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setToolProperty: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] setS1ASclassPath: [2024-04-16T10:20:21.546Z] [2024-04-16T10:20:21.546Z] init-common: [2024-04-16T10:20:21.547Z] [2024-04-16T10:20:21.547Z] compile-common: [2024-04-16T10:20:21.547Z] [echo] Current time (ISO): 2024-04-16T10:20:21.382+0000 [2024-04-16T10:20:21.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:21.547Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:21.695Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:21.695Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:20:21.711Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-resource-injection-tag-handler-pooling-disabled-web [2024-04-16T10:20:21.752Z] [exec] Waiting for the domain to stop . [2024-04-16T10:20:21.753Z] [exec] Waiting finished after 384 ms. [2024-04-16T10:20:21.753Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:21.753Z] [2024-04-16T10:20:21.753Z] stop-server-windows: [2024-04-16T10:20:21.753Z] [2024-04-16T10:20:21.753Z] setOSConditions: [2024-04-16T10:20:21.753Z] [2024-04-16T10:20:21.753Z] start-server: [2024-04-16T10:20:21.753Z] [echo] +-----------------------------+ [2024-04-16T10:20:21.753Z] [echo] | | [2024-04-16T10:20:21.753Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:20:21.753Z] [echo] | in Felix mode | [2024-04-16T10:20:21.753Z] [echo] | | [2024-04-16T10:20:21.753Z] [echo] +-----------------------------+ [2024-04-16T10:20:21.753Z] [2024-04-16T10:20:21.753Z] start-server-unix: [Pipeline] timeout [2024-04-16T10:20:21.911Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:20:21.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setOSConditions: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setToolWin: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setToolUnix: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setToolProperty: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setS1ASclassPath: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] init-common: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] undeploy-jms-common: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setOSConditions: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setToolWin: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setToolUnix: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.930Z] setToolProperty: [2024-04-16T10:20:21.930Z] [2024-04-16T10:20:21.931Z] setS1ASclassPath: [2024-04-16T10:20:21.931Z] [2024-04-16T10:20:21.931Z] init-common: [2024-04-16T10:20:21.931Z] [2024-04-16T10:20:21.931Z] delete-jms-connection-common: [2024-04-16T10:20:21.995Z] [2024-04-16T10:20:21.995Z] all: [2024-04-16T10:20:21.995Z] [echo] [2024-04-16T10:20:21.995Z] [echo] ************************* [2024-04-16T10:20:21.995Z] [echo] * Running jspRuntimeCompileConsiderDomainLibJarFilesAndClasses [2024-04-16T10:20:21.995Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses [2024-04-16T10:20:21.995Z] [echo] ************************* [2024-04-16T10:20:21.995Z] [echo] [2024-04-16T10:20:21.995Z] [2024-04-16T10:20:21.995Z] setOSConditions: [2024-04-16T10:20:21.995Z] [2024-04-16T10:20:21.996Z] setToolWin: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolUnix: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolProperty: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setS1ASclassPath: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] init-common: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setup: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setOSConditions: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolWin: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolUnix: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolProperty: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setS1ASclassPath: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] init-common: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] copyJarAndClasses: [2024-04-16T10:20:21.996Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib [2024-04-16T10:20:21.996Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/classes [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] restart-server-instance-common: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setOSConditions: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolWin: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolUnix: [2024-04-16T10:20:21.996Z] [2024-04-16T10:20:21.996Z] setToolProperty: [2024-04-16T10:20:21.997Z] [2024-04-16T10:20:21.997Z] setS1ASclassPath: [2024-04-16T10:20:21.997Z] [2024-04-16T10:20:21.997Z] init-common: [2024-04-16T10:20:21.997Z] [2024-04-16T10:20:21.997Z] stopDomain: [2024-04-16T10:20:21.997Z] [echo] run.xml:stopping domain... [2024-04-16T10:20:22.059Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:22.059Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:22.060Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:22.060Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:22.060Z] [exec] Apr 16, 2024 10:20:21 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:22.060Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:22.322Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-m1zh7 [2024-04-16T10:20:22.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:22.409Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:20:22.409Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:20:22.410Z] [javac] 2 warnings [2024-04-16T10:20:22.410Z] [2024-04-16T10:20:22.410Z] setOSConditions: [2024-04-16T10:20:22.410Z] [2024-04-16T10:20:22.410Z] setToolWin: [2024-04-16T10:20:22.410Z] [2024-04-16T10:20:22.410Z] setToolUnix: [2024-04-16T10:20:22.410Z] [2024-04-16T10:20:22.410Z] setToolProperty: [2024-04-16T10:20:22.410Z] [2024-04-16T10:20:22.410Z] setS1ASclassPath: [2024-04-16T10:20:22.410Z] [2024-04-16T10:20:22.410Z] init-common: [2024-04-16T10:20:22.410Z] [2024-04-16T10:20:22.410Z] compile-common: [2024-04-16T10:20:22.410Z] [echo] Current time (ISO): 2024-04-16T10:20:22.265+0000 [2024-04-16T10:20:22.410Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:22.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/CFactory [2024-04-16T10:20:22.788Z] [2024-04-16T10:20:22.789Z] setOSConditions: [2024-04-16T10:20:22.789Z] [2024-04-16T10:20:22.789Z] setToolWin: [2024-04-16T10:20:22.789Z] [2024-04-16T10:20:22.789Z] setToolUnix: [2024-04-16T10:20:22.789Z] [2024-04-16T10:20:22.789Z] setToolProperty: [2024-04-16T10:20:22.789Z] [2024-04-16T10:20:22.789Z] setS1ASclassPath: [2024-04-16T10:20:22.789Z] [2024-04-16T10:20:22.789Z] init-common: [2024-04-16T10:20:22.789Z] [2024-04-16T10:20:22.789Z] delete-jms-resource-common: [2024-04-16T10:20:23.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-04-16T10:20:23.358Z] [exec] Waiting for the domain to stop . [2024-04-16T10:20:23.358Z] [exec] Waiting finished after 215 ms. [2024-04-16T10:20:23.358Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:23.628Z] [exec] Administered object jms/SampleQueue deleted. [2024-04-16T10:20:24.070Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:24.070Z] [javac] 1 warning [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] build: [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] setOSConditions: [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] setToolWin: [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] setToolUnix: [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] setToolProperty: [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] setS1ASclassPath: [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] init-common: [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] webclient-war-common: [2024-04-16T10:20:24.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:24.070Z] [2024-04-16T10:20:24.070Z] clear: [2024-04-16T10:20:24.071Z] [2024-04-16T10:20:24.071Z] test-tlds-exist: [2024-04-16T10:20:24.071Z] [2024-04-16T10:20:24.071Z] copy-tlds: [2024-04-16T10:20:24.071Z] [2024-04-16T10:20:24.071Z] test-tagfiles-exist: [2024-04-16T10:20:24.071Z] [2024-04-16T10:20:24.071Z] copy-tagfiles: [2024-04-16T10:20:24.071Z] [2024-04-16T10:20:24.071Z] package-war-common: [2024-04-16T10:20:24.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:24.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:24.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:24.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:24.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/lib [2024-04-16T10:20:24.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:24.071Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:24.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/docroot [2024-04-16T10:20:24.071Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-04-16T10:20:24.072Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:24.072Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:24.072Z] [javac] Compiling 1 source file [2024-04-16T10:20:24.072Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-qualifiers/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:24.072Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] deploy: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] deploy-war-common: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] setOSConditions: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] setToolWin: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] setToolUnix: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] setToolProperty: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] setS1ASclassPath: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] init-common: [2024-04-16T10:20:24.072Z] [2024-04-16T10:20:24.072Z] deploy-war-commonpe: [2024-04-16T10:20:24.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] all: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] setOSConditions: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] setToolWin: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] setToolUnix: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] setToolProperty: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] setS1ASclassPath: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] init-common: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] clean: [2024-04-16T10:20:24.189Z] [2024-04-16T10:20:24.189Z] setOSConditions: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolWin: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolUnix: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolProperty: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setS1ASclassPath: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] init-common: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] clean-common: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setOSConditions: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolWin: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolUnix: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolProperty: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setS1ASclassPath: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] init-common: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] clean-classes-common: [2024-04-16T10:20:24.190Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setOSConditions: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolWin: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolUnix: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setToolProperty: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] setS1ASclassPath: [2024-04-16T10:20:24.190Z] [2024-04-16T10:20:24.190Z] init-common: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] clean-jars-common: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] compile: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] setOSConditions: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] setToolWin: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] setToolUnix: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] setToolProperty: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] setS1ASclassPath: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] init-common: [2024-04-16T10:20:24.191Z] [2024-04-16T10:20:24.191Z] compile-common: [2024-04-16T10:20:24.191Z] [echo] Current time (ISO): 2024-04-16T10:20:24.041+0000 [2024-04-16T10:20:24.191Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:24.191Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:24.225Z] [exec] Apr 16, 2024 10:20:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:24.225Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26da1ba2 [2024-04-16T10:20:24.225Z] [exec] Starting test for id: -429127157 [2024-04-16T10:20:24.225Z] [exec] Done for id: -429127157 [2024-04-16T10:20:24.225Z] [exec] Value of key is: simple [2024-04-16T10:20:24.225Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:24.225Z] [exec] [2024-04-16T10:20:24.225Z] [exec] [2024-04-16T10:20:24.225Z] [exec] ----------------------------------------- [2024-04-16T10:20:24.225Z] [exec] - simple: PASS - [2024-04-16T10:20:24.225Z] [exec] ----------------------------------------- [2024-04-16T10:20:24.225Z] [exec] Total PASS: 1 [2024-04-16T10:20:24.225Z] [exec] Total FAIL: 0 [2024-04-16T10:20:24.225Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:24.225Z] [exec] ----------------------------------------- [2024-04-16T10:20:24.225Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:24.225Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:24.315Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:24.480Z] [2024-04-16T10:20:24.480Z] checkReporting-common: [2024-04-16T10:20:24.480Z] [2024-04-16T10:20:24.480Z] confirmReportPresent-common: [2024-04-16T10:20:24.480Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:24.480Z] [echo] Test seems to be reported fine [2024-04-16T10:20:24.480Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/RepRunConf.txt [2024-04-16T10:20:24.480Z] [2024-04-16T10:20:24.480Z] confirmMissingReport-common: [2024-04-16T10:20:24.480Z] [2024-04-16T10:20:24.480Z] setOSConditions: [2024-04-16T10:20:24.480Z] [2024-04-16T10:20:24.480Z] setToolWin: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolUnix: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolProperty: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setS1ASclassPath: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] init-common: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] clean: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setOSConditions: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolWin: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolUnix: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolProperty: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setS1ASclassPath: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] init-common: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] clean-common: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setOSConditions: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolWin: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolUnix: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setToolProperty: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] setS1ASclassPath: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] init-common: [2024-04-16T10:20:24.481Z] [2024-04-16T10:20:24.481Z] clean-classes-common: [2024-04-16T10:20:24.482Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setOSConditions: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setToolWin: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setToolUnix: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setToolProperty: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setS1ASclassPath: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] init-common: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] clean-jars-common: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] compile: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setOSConditions: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setToolWin: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setToolUnix: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setToolProperty: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] setS1ASclassPath: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] init-common: [2024-04-16T10:20:24.482Z] [2024-04-16T10:20:24.482Z] compile-common: [2024-04-16T10:20:24.482Z] [echo] Current time (ISO): 2024-04-16T10:20:24.479+0000 [2024-04-16T10:20:24.482Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:24.570Z] [javac] 1 warning [2024-04-16T10:20:24.570Z] [2024-04-16T10:20:24.571Z] build: [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] setOSConditions: [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] setToolWin: [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] setToolUnix: [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] setToolProperty: [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] setS1ASclassPath: [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] init-common: [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] ejb-jar-common: [2024-04-16T10:20:24.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:24.571Z] [2024-04-16T10:20:24.571Z] package-ejbjar-common: [2024-04-16T10:20:24.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:24.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:24.571Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:24.571Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2024-04-16T10:20:24.571Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] deploy: [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] setOSConditions: [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] setToolWin: [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] setToolUnix: [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] setToolProperty: [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] setS1ASclassPath: [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] init-common: [2024-04-16T10:20:24.572Z] [2024-04-16T10:20:24.572Z] deploy-jar-common: [2024-04-16T10:20:24.585Z] [exec] Apr 16, 2024 10:20:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:24.585Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1ee40b5c [2024-04-16T10:20:24.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-04-16T10:20:24.658Z] [INFO] [2024-04-16T10:20:24.658Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:20:24.658Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:20:24.658Z] [INFO] from pom.xml [2024-04-16T10:20:24.658Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:20:24.668Z] [exec] asadmin --host localhost --port 45707 --user anonymous --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_mdb_Queue [2024-04-16T10:20:24.668Z] [exec] Administered object jms/ejb_mdb_Queue deleted. [2024-04-16T10:20:24.668Z] [2024-04-16T10:20:24.668Z] setOSConditions: [2024-04-16T10:20:24.668Z] [2024-04-16T10:20:24.668Z] setToolWin: [2024-04-16T10:20:24.668Z] [2024-04-16T10:20:24.668Z] setToolUnix: [2024-04-16T10:20:24.668Z] [2024-04-16T10:20:24.668Z] setToolProperty: [2024-04-16T10:20:24.668Z] [2024-04-16T10:20:24.669Z] setS1ASclassPath: [2024-04-16T10:20:24.669Z] [2024-04-16T10:20:24.669Z] init-common: [2024-04-16T10:20:24.669Z] [2024-04-16T10:20:24.669Z] stopDomain: [2024-04-16T10:20:24.669Z] [echo] run.xml:stopping domain... [2024-04-16T10:20:24.737Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:25.132Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-descr-ejb.jar [2024-04-16T10:20:25.144Z] [exec] Apr 16, 2024 10:20:24 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:20:25.144Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:20:25.203Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2024-04-16T10:20:25.203Z] [2024-04-16T10:20:25.203Z] deploy-war-commonee: [2024-04-16T10:20:25.203Z] [2024-04-16T10:20:25.203Z] run: [2024-04-16T10:20:25.203Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2024-04-16T10:20:25.398Z] [exec] Apr 16, 2024 10:20:25 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:25.398Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:20:25.398Z] [exec] Apr 16, 2024 10:20:25 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:25.398Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:20:25.398Z] [exec] Apr 16, 2024 10:20:25 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:25.398Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:20:25.484Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:20:25.484Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:25.484Z] [java] [2024-04-16T10:20:25.484Z] [java] [2024-04-16T10:20:25.484Z] [java] ----------------------------------------- [2024-04-16T10:20:25.484Z] [java] - producer-methods-qualifiers: PASS - [2024-04-16T10:20:25.484Z] [java] ----------------------------------------- [2024-04-16T10:20:25.484Z] [java] - Total PASS : 1 - [2024-04-16T10:20:25.484Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:25.484Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:25.484Z] [java] ----------------------------------------- [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] undeploy: [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] setOSConditions: [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] setToolWin: [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] setToolUnix: [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] setToolProperty: [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] setS1ASclassPath: [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] init-common: [2024-04-16T10:20:25.484Z] [2024-04-16T10:20:25.484Z] undeploy-war-common: [2024-04-16T10:20:25.694Z] [exec] [2024-04-16T10:20:25.694Z] [exec] PER01003: Deployment encountered SQL Exceptions: [2024-04-16T10:20:25.694Z] [exec] PER01000: Got SQLException executing statement "CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))": java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'APP'. [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] run: [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] setOSConditions: [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] setToolWin: [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] setToolUnix: [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] setToolProperty: [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] setS1ASclassPath: [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] init-common: [2024-04-16T10:20:25.694Z] [2024-04-16T10:20:25.694Z] run_se: [2024-04-16T10:20:25.734Z] [exec] Apr 16, 2024 10:20:25 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:25.734Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@d5df098c[jndiName=jms/ejb_ejb30_hello_mdb2_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:25.989Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:20:25.989Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2024-04-16T10:20:25.989Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:20:25.989Z] [exec] getVERSION(): 3.0 [2024-04-16T10:20:25.989Z] [exec] isReadonly(): false [2024-04-16T10:20:25.989Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262825668 [2024-04-16T10:20:25.989Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-04-16T10:20:25.989Z] [exec] getName(): ejb_ejb30_hello_mdb2_InQueue [2024-04-16T10:20:25.989Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:20:25.989Z] [exec] getVERSION(): 3.0 [2024-04-16T10:20:25.989Z] [exec] isReadonly(): false [2024-04-16T10:20:25.990Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb2_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262825734 [2024-04-16T10:20:25.990Z] [exec] Waiting for queue message [2024-04-16T10:20:26.045Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-qualifiers-web [2024-04-16T10:20:26.045Z] [2024-04-16T10:20:26.045Z] all: [2024-04-16T10:20:26.045Z] [2024-04-16T10:20:26.045Z] setOSConditions: [2024-04-16T10:20:26.045Z] [2024-04-16T10:20:26.045Z] setToolWin: [2024-04-16T10:20:26.045Z] [2024-04-16T10:20:26.045Z] setToolUnix: [2024-04-16T10:20:26.045Z] [2024-04-16T10:20:26.045Z] setToolProperty: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setS1ASclassPath: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] init-common: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] clean: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setOSConditions: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setToolWin: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setToolUnix: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setToolProperty: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setS1ASclassPath: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] init-common: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] clean-common: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setOSConditions: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setToolWin: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setToolUnix: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setToolProperty: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setS1ASclassPath: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] init-common: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] clean-classes-common: [2024-04-16T10:20:26.046Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setOSConditions: [2024-04-16T10:20:26.046Z] [2024-04-16T10:20:26.046Z] setToolWin: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setToolUnix: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setToolProperty: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setS1ASclassPath: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] init-common: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] clean-jars-common: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] compile: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setOSConditions: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setToolWin: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setToolUnix: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setToolProperty: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] setS1ASclassPath: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] init-common: [2024-04-16T10:20:26.047Z] [2024-04-16T10:20:26.047Z] compile-common: [2024-04-16T10:20:26.047Z] [echo] Current time (ISO): 2024-04-16T10:20:25.966+0000 [2024-04-16T10:20:26.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:26.047Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:26.136Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:20:26.136Z] [exec] Waiting finished after 7,982 ms. [2024-04-16T10:20:26.136Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:20:26.136Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:26.136Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:26.136Z] [exec] Admin Port: 4,848 [2024-04-16T10:20:26.136Z] [exec] Command start-domain executed successfully. [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] start-server-windows: [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] setOSConditions: [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] setToolWin: [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] setToolUnix: [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] setToolProperty: [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] setS1ASclassPath: [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] init-common: [2024-04-16T10:20:26.136Z] [2024-04-16T10:20:26.136Z] deploy-rar-common: [2024-04-16T10:20:26.136Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:20:26.624Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:26.624Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:54: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:26.624Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-04-16T10:20:26.624Z] [javac] ^ [2024-04-16T10:20:26.624Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:66: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:26.624Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-04-16T10:20:26.624Z] [javac] ^ [2024-04-16T10:20:26.624Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/ejb/SLSBEJB.java:98: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:26.624Z] [javac] entityHome.findByPrimaryKey(new Integer(id)); [2024-04-16T10:20:26.624Z] [javac] ^ [2024-04-16T10:20:26.624Z] [javac] 4 warnings [2024-04-16T10:20:26.624Z] [2024-04-16T10:20:26.624Z] setOSConditions: [2024-04-16T10:20:26.624Z] [2024-04-16T10:20:26.624Z] setToolWin: [2024-04-16T10:20:26.624Z] [2024-04-16T10:20:26.624Z] setToolUnix: [2024-04-16T10:20:26.624Z] [2024-04-16T10:20:26.624Z] setToolProperty: [2024-04-16T10:20:26.624Z] [2024-04-16T10:20:26.625Z] setS1ASclassPath: [2024-04-16T10:20:26.625Z] [2024-04-16T10:20:26.625Z] init-common: [2024-04-16T10:20:26.625Z] [2024-04-16T10:20:26.625Z] compile-common: [2024-04-16T10:20:26.625Z] [echo] Current time (ISO): 2024-04-16T10:20:26.578+0000 [2024-04-16T10:20:26.625Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:26.715Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:26.715Z] [javac] 1 warning [2024-04-16T10:20:26.715Z] [2024-04-16T10:20:26.715Z] setOSConditions: [2024-04-16T10:20:26.715Z] [2024-04-16T10:20:26.715Z] setToolWin: [2024-04-16T10:20:26.715Z] [2024-04-16T10:20:26.715Z] setToolUnix: [2024-04-16T10:20:26.715Z] [2024-04-16T10:20:26.715Z] setToolProperty: [2024-04-16T10:20:26.715Z] [2024-04-16T10:20:26.715Z] setS1ASclassPath: [2024-04-16T10:20:26.715Z] [2024-04-16T10:20:26.715Z] init-common: [2024-04-16T10:20:26.971Z] [2024-04-16T10:20:26.971Z] compile-common: [2024-04-16T10:20:26.971Z] [echo] Current time (ISO): 2024-04-16T10:20:26.720+0000 [2024-04-16T10:20:26.971Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:26.992Z] Agent basic-dv1gr is provisioned from template basic [2024-04-16T10:20:26.993Z] --- [2024-04-16T10:20:26.993Z] apiVersion: "v1" [2024-04-16T10:20:26.993Z] kind: "Pod" [2024-04-16T10:20:26.993Z] metadata: [2024-04-16T10:20:26.993Z] labels: [2024-04-16T10:20:26.993Z] jenkins: "slave" [2024-04-16T10:20:26.993Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:20:26.993Z] jenkins/label: "basic" [2024-04-16T10:20:26.993Z] name: "basic-dv1gr" [2024-04-16T10:20:26.993Z] namespace: "glassfish" [2024-04-16T10:20:26.993Z] spec: [2024-04-16T10:20:26.993Z] containers: [2024-04-16T10:20:26.993Z] - env: [2024-04-16T10:20:26.993Z] - name: "JENKINS_SECRET" [2024-04-16T10:20:26.993Z] value: "********" [2024-04-16T10:20:26.993Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:20:26.993Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:20:26.993Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:20:26.993Z] value: "basic-dv1gr" [2024-04-16T10:20:26.993Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:20:26.993Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:20:26.993Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:20:26.993Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:20:26.993Z] value: "" [2024-04-16T10:20:26.993Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:20:26.993Z] value: "" [2024-04-16T10:20:26.993Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:20:26.993Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:20:26.993Z] - name: "JENKINS_NAME" [2024-04-16T10:20:26.993Z] value: "basic-dv1gr" [2024-04-16T10:20:26.993Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:20:26.994Z] value: "/home/jenkins/agent" [2024-04-16T10:20:26.994Z] - name: "JENKINS_URL" [2024-04-16T10:20:26.994Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:20:26.994Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:20:26.994Z] imagePullPolicy: "Always" [2024-04-16T10:20:26.994Z] name: "jnlp" [2024-04-16T10:20:26.994Z] resources: [2024-04-16T10:20:26.994Z] limits: [2024-04-16T10:20:26.994Z] cpu: "2000m" [2024-04-16T10:20:26.994Z] memory: "4096Mi" [2024-04-16T10:20:26.994Z] requests: [2024-04-16T10:20:26.994Z] cpu: "1000m" [2024-04-16T10:20:26.994Z] memory: "4096Mi" [2024-04-16T10:20:26.994Z] tty: true [2024-04-16T10:20:26.994Z] volumeMounts: [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:20:26.994Z] name: "m2-dir" [2024-04-16T10:20:26.994Z] readOnly: true [2024-04-16T10:20:26.994Z] subPath: "toolchains.xml" [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:20:26.994Z] name: "m2-dir" [2024-04-16T10:20:26.994Z] readOnly: true [2024-04-16T10:20:26.994Z] subPath: ".mavenrc" [2024-04-16T10:20:26.994Z] - mountPath: "/opt/tools" [2024-04-16T10:20:26.994Z] name: "volume-0" [2024-04-16T10:20:26.994Z] readOnly: false [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins" [2024-04-16T10:20:26.994Z] name: "volume-2" [2024-04-16T10:20:26.994Z] readOnly: false [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:20:26.994Z] name: "volume-3" [2024-04-16T10:20:26.994Z] readOnly: false [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:20:26.994Z] name: "m2-secret-dir" [2024-04-16T10:20:26.994Z] readOnly: true [2024-04-16T10:20:26.994Z] subPath: "settings-security.xml" [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:20:26.994Z] name: "volume-4" [2024-04-16T10:20:26.994Z] readOnly: false [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:20:26.994Z] name: "m2-secret-dir" [2024-04-16T10:20:26.994Z] readOnly: true [2024-04-16T10:20:26.994Z] subPath: "settings.xml" [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:20:26.994Z] name: "volume-1" [2024-04-16T10:20:26.994Z] readOnly: false [2024-04-16T10:20:26.994Z] subPath: "" [2024-04-16T10:20:26.994Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:20:26.994Z] name: "workspace-volume" [2024-04-16T10:20:26.994Z] readOnly: false [2024-04-16T10:20:26.994Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:20:26.994Z] nodeSelector: [2024-04-16T10:20:26.994Z] kubernetes.io/os: "linux" [2024-04-16T10:20:26.994Z] restartPolicy: "Never" [2024-04-16T10:20:26.994Z] volumes: [2024-04-16T10:20:26.994Z] - name: "volume-0" [2024-04-16T10:20:26.994Z] persistentVolumeClaim: [2024-04-16T10:20:26.994Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:20:26.994Z] readOnly: true [2024-04-16T10:20:26.994Z] - name: "m2-secret-dir" [2024-04-16T10:20:26.994Z] secret: [2024-04-16T10:20:26.994Z] secretName: "m2-secret-dir" [2024-04-16T10:20:26.994Z] - emptyDir: [2024-04-16T10:20:26.994Z] medium: "" [2024-04-16T10:20:26.994Z] name: "volume-2" [2024-04-16T10:20:26.994Z] - configMap: [2024-04-16T10:20:26.994Z] name: "m2-dir" [2024-04-16T10:20:26.994Z] name: "m2-dir" [2024-04-16T10:20:26.994Z] - configMap: [2024-04-16T10:20:26.994Z] name: "known-hosts" [2024-04-16T10:20:26.994Z] name: "volume-1" [2024-04-16T10:20:26.994Z] - emptyDir: [2024-04-16T10:20:26.994Z] medium: "" [2024-04-16T10:20:26.994Z] name: "workspace-volume" [2024-04-16T10:20:26.994Z] - emptyDir: [2024-04-16T10:20:26.994Z] medium: "" [2024-04-16T10:20:26.994Z] name: "volume-4" [2024-04-16T10:20:26.994Z] - emptyDir: [2024-04-16T10:20:26.994Z] medium: "" [2024-04-16T10:20:26.994Z] name: "volume-3" [2024-04-16T10:20:26.994Z] [2024-04-16T10:20:27.090Z] [java] Apr 16, 2024 10:20:26 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:20:27.091Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:20:27.122Z] Running on basic-dv1gr in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [2024-04-16T10:20:27.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [Pipeline] stage [Pipeline] { (naming_all) [Pipeline] unstash [2024-04-16T10:20:27.927Z] [INFO] [2024-04-16T10:20:27.927Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:20:27.927Z] [INFO] [2024-04-16T10:20:27.927Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:20:27.969Z] [exec] Waiting for the domain to stop ... [2024-04-16T10:20:27.969Z] [exec] Waiting finished after 2,207 ms. [2024-04-16T10:20:27.969Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:27.969Z] [echo] Domain has beed STOPPED [2024-04-16T10:20:27.969Z] [2024-04-16T10:20:27.969Z] all: [2024-04-16T10:20:27.969Z] [2024-04-16T10:20:27.969Z] remote: [2024-04-16T10:20:27.969Z] [echo] [2024-04-16T10:20:27.969Z] [echo] [2024-04-16T10:20:27.969Z] [echo] ************************************************** [2024-04-16T10:20:27.969Z] [echo] * Running remote [2024-04-16T10:20:27.969Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/embedded/remote [2024-04-16T10:20:27.969Z] [echo] ************************************************** [2024-04-16T10:20:27.969Z] [echo] [2024-04-16T10:20:27.970Z] [echo] [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setOSConditions: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolWin: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolUnix: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolProperty: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setS1ASclassPath: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] init-common: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] clean: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setOSConditions: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolWin: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolUnix: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolProperty: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setS1ASclassPath: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] init-common: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] clean-common: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setOSConditions: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolWin: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolUnix: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setToolProperty: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.970Z] setS1ASclassPath: [2024-04-16T10:20:27.970Z] [2024-04-16T10:20:27.971Z] init-common: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] clean-classes-common: [2024-04-16T10:20:27.971Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setOSConditions: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setToolWin: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setToolUnix: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setToolProperty: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setS1ASclassPath: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] init-common: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] clean-jars-common: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] compile: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setOSConditions: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setToolWin: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setToolUnix: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setToolProperty: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] setS1ASclassPath: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] init-common: [2024-04-16T10:20:27.971Z] [2024-04-16T10:20:27.971Z] compile-common: [2024-04-16T10:20:27.971Z] [echo] Current time (ISO): 2024-04-16T10:20:27.554+0000 [2024-04-16T10:20:27.971Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:27.971Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:28.520Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:28.571Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:28.571Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/servlet/test/servlet/ProducerMethodRuntimePolymorhpismTestServlet.java uses unchecked or unsafe operations. [2024-04-16T10:20:28.571Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:20:28.571Z] [javac] 1 warning [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] build: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] setOSConditions: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] setToolWin: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] setToolUnix: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] setToolProperty: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] setS1ASclassPath: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] init-common: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] webclient-war-common: [2024-04-16T10:20:28.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] clear: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] test-tlds-exist: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] copy-tlds: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] test-tagfiles-exist: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] copy-tagfiles: [2024-04-16T10:20:28.571Z] [2024-04-16T10:20:28.571Z] package-war-common: [2024-04-16T10:20:28.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:28.571Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:28.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:28.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:28.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/lib [2024-04-16T10:20:28.572Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:28.572Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:28.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/docroot [2024-04-16T10:20:28.572Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-04-16T10:20:28.572Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:28.572Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:28.572Z] [javac] Compiling 1 source file [2024-04-16T10:20:28.572Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/producer-methods/producer-method-runtimepolymorphism/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:28.572Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] deploy: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] deploy-war-common: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] setOSConditions: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] setToolWin: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] setToolUnix: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] setToolProperty: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] setS1ASclassPath: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] init-common: [2024-04-16T10:20:28.572Z] [2024-04-16T10:20:28.572Z] deploy-war-commonpe: [2024-04-16T10:20:28.595Z] [2024-04-16T10:20:28.595Z] setOSConditions: [2024-04-16T10:20:28.595Z] [2024-04-16T10:20:28.595Z] setToolWin: [2024-04-16T10:20:28.595Z] [2024-04-16T10:20:28.595Z] setToolUnix: [2024-04-16T10:20:28.595Z] [2024-04-16T10:20:28.595Z] setToolProperty: [2024-04-16T10:20:28.595Z] [2024-04-16T10:20:28.595Z] setS1ASclassPath: [2024-04-16T10:20:28.595Z] [2024-04-16T10:20:28.595Z] init-common: [2024-04-16T10:20:28.595Z] [2024-04-16T10:20:28.595Z] startDomainUnix: [2024-04-16T10:20:28.595Z] [echo] Starting DAS [2024-04-16T10:20:28.774Z] [javac] 1 warning [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] build: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] setOSConditions: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] fixFiles: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] convUnix: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] convWin: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] setToolWin: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] setToolUnix: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] setToolProperty: [2024-04-16T10:20:28.774Z] [2024-04-16T10:20:28.774Z] setS1ASclassPath: [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] init-common: [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] package-persistence-common: [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] ejb-jar-common: [2024-04-16T10:20:28.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] package-ejbjar-common: [2024-04-16T10:20:28.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-ejb.jar [2024-04-16T10:20:28.775Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] appclient-jar-common: [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] package-appclientjar-common: [2024-04-16T10:20:28.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-stateless-client.jar [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] webclient-war-common: [2024-04-16T10:20:28.775Z] [2024-04-16T10:20:28.775Z] build-ear-common: [2024-04-16T10:20:28.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:28.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:28.775Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:28.775Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] create-resources: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] deploy: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setOSConditions: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setToolWin: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setToolUnix: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setToolProperty: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setS1ASclassPath: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] init-common: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] deploy-common: [2024-04-16T10:20:28.776Z] [echo] Current time (ISO): 2024-04-16T10:20:28.702+0000 [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setOSConditions: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setToolWin: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setToolUnix: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setToolProperty: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] setS1ASclassPath: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] init-common: [2024-04-16T10:20:28.776Z] [2024-04-16T10:20:28.776Z] deploy-common-pe: [2024-04-16T10:20:29.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-producer-methods-qualifiers --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-producer-methods-qualifiers-web.war [2024-04-16T10:20:29.335Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessApp.ear [2024-04-16T10:20:29.336Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:29.487Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:29.487Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java:88: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:29.487Z] [javac] Integer id = new Integer(msg.getIntProperty("replyid")); [2024-04-16T10:20:29.487Z] [javac] ^ [2024-04-16T10:20:29.487Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java:103: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:29.487Z] [javac] String reply = (String) map.get(new Integer(i)); [2024-04-16T10:20:29.487Z] [javac] ^ [2024-04-16T10:20:29.591Z] [javac] 1 warning [2024-04-16T10:20:29.591Z] [2024-04-16T10:20:29.591Z] setOSConditions: [2024-04-16T10:20:29.591Z] [2024-04-16T10:20:29.591Z] setToolWin: [2024-04-16T10:20:29.591Z] [2024-04-16T10:20:29.591Z] setToolUnix: [2024-04-16T10:20:29.591Z] [2024-04-16T10:20:29.591Z] setToolProperty: [2024-04-16T10:20:29.591Z] [2024-04-16T10:20:29.591Z] setS1ASclassPath: [2024-04-16T10:20:29.591Z] [2024-04-16T10:20:29.591Z] init-common: [2024-04-16T10:20:29.591Z] [2024-04-16T10:20:29.591Z] compile-common: [2024-04-16T10:20:29.591Z] [echo] Current time (ISO): 2024-04-16T10:20:29.388+0000 [2024-04-16T10:20:29.591Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:29.608Z] [java] Apr 16, 2024 10:20:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:29.608Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@47b67fcb [2024-04-16T10:20:29.692Z] [exec] Application deployed with name cdi-producer-methods-qualifiers-web. [2024-04-16T10:20:29.692Z] [2024-04-16T10:20:29.692Z] deploy-war-commonee: [2024-04-16T10:20:29.692Z] [2024-04-16T10:20:29.692Z] run: [2024-04-16T10:20:29.692Z] [java] opening connection to http://localhost:8080/cdi-producer-methods-qualifiers/myurl [2024-04-16T10:20:29.692Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:29.693Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:29.693Z] [java] [2024-04-16T10:20:29.693Z] [java] [2024-04-16T10:20:29.693Z] [java] ----------------------------------------- [2024-04-16T10:20:29.693Z] [java] - producer-methods-runtimepolymorphism: PASS - [2024-04-16T10:20:29.693Z] [java] ----------------------------------------- [2024-04-16T10:20:29.693Z] [java] - Total PASS : 1 - [2024-04-16T10:20:29.693Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:29.693Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:29.693Z] [java] ----------------------------------------- [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] undeploy: [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] setOSConditions: [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] setToolWin: [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] setToolUnix: [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] setToolProperty: [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] setS1ASclassPath: [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] init-common: [2024-04-16T10:20:29.693Z] [2024-04-16T10:20:29.693Z] undeploy-war-common: [2024-04-16T10:20:29.742Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/stress/client/SimpleMessageClient.java uses unchecked or unsafe operations. [2024-04-16T10:20:29.742Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:20:29.742Z] [javac] 3 warnings [2024-04-16T10:20:29.742Z] [2024-04-16T10:20:29.742Z] build: [2024-04-16T10:20:29.742Z] [2024-04-16T10:20:29.742Z] setOSConditions: [2024-04-16T10:20:29.742Z] [2024-04-16T10:20:29.743Z] fixFiles: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] convUnix: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] convWin: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] setToolWin: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] setToolUnix: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] setToolProperty: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] setS1ASclassPath: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] init-common: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] package-persistence-common: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] ejb-jar-common: [2024-04-16T10:20:29.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] package-ejbjar-common: [2024-04-16T10:20:29.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.743Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-ejb.jar [2024-04-16T10:20:29.743Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] appclient-jar-common: [2024-04-16T10:20:29.743Z] [2024-04-16T10:20:29.743Z] package-appclientjar-common: [2024-04-16T10:20:29.743Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.743Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.744Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestress-client.jar [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] webclient-war-common: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] build-ear-common: [2024-04-16T10:20:29.744Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:29.744Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:29.744Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:29.744Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setup: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setOSConditions: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setToolWin: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setToolUnix: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setToolProperty: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setS1ASclassPath: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] init-common: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] deploy-jms-common: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setOSConditions: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setToolWin: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setToolUnix: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setToolProperty: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] setS1ASclassPath: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.744Z] init-common: [2024-04-16T10:20:29.744Z] [2024-04-16T10:20:29.745Z] create-jms-connection-common: [2024-04-16T10:20:29.883Z] [java] SFSB test : Found 1 FooEntity named BAR [2024-04-16T10:20:29.901Z] [exec] Application deployed with name ejb-bmp-txtests-statelessApp. [2024-04-16T10:20:29.901Z] [echo] Deployment on target server server successful [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setOSConditions: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setToolWin: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setToolUnix: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setToolProperty: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setS1ASclassPath: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] init-common: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] deploy-common-ee: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] run: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setOSConditions: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setToolWin: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setToolUnix: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setToolProperty: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.901Z] setS1ASclassPath: [2024-04-16T10:20:29.901Z] [2024-04-16T10:20:29.902Z] init-common: [2024-04-16T10:20:29.902Z] [2024-04-16T10:20:29.902Z] runclient-common: [2024-04-16T10:20:29.902Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txtests-statelessAppClient.jar -name ejb-bmp-txtests-statelessClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:20:30.138Z] [java] SFSB test destroyed: Found 1 FooEntity named FOO [2024-04-16T10:20:30.138Z] [java] SFSB test again: Found 2 FooEntity named BAR [2024-04-16T10:20:30.138Z] [java] Value of key is: main [2024-04-16T10:20:30.138Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:30.138Z] [java] [2024-04-16T10:20:30.138Z] [java] [2024-04-16T10:20:30.138Z] [java] ----------------------------------------- [2024-04-16T10:20:30.138Z] [java] - main: PASS - [2024-04-16T10:20:30.138Z] [java] ----------------------------------------- [2024-04-16T10:20:30.138Z] [java] Total PASS: 1 [2024-04-16T10:20:30.138Z] [java] Total FAIL: 0 [2024-04-16T10:20:30.138Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:30.138Z] [java] ----------------------------------------- [2024-04-16T10:20:30.138Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:30.138Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:30.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-producer-methods-qualifiers-web [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] all: [2024-04-16T10:20:30.254Z] [echo] [2024-04-16T10:20:30.254Z] [echo] ************************* [2024-04-16T10:20:30.254Z] [echo] * Running scopes [2024-04-16T10:20:30.254Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes [2024-04-16T10:20:30.254Z] [echo] ************************* [2024-04-16T10:20:30.254Z] [echo] [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] all: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] scopes: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setOSConditions: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setToolWin: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setToolUnix: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setToolProperty: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setS1ASclassPath: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] init-common: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] clean: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setOSConditions: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setToolWin: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setToolUnix: [2024-04-16T10:20:30.254Z] [2024-04-16T10:20:30.254Z] setToolProperty: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setS1ASclassPath: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] init-common: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] clean-common: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setOSConditions: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setToolWin: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setToolUnix: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setToolProperty: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setS1ASclassPath: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] init-common: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] clean-classes-common: [2024-04-16T10:20:30.255Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setOSConditions: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setToolWin: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setToolUnix: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setToolProperty: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] setS1ASclassPath: [2024-04-16T10:20:30.255Z] [2024-04-16T10:20:30.255Z] init-common: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] clean-jars-common: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] compile: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] setOSConditions: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] setToolWin: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] setToolUnix: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] setToolProperty: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] setS1ASclassPath: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] init-common: [2024-04-16T10:20:30.256Z] [2024-04-16T10:20:30.256Z] compile-common: [2024-04-16T10:20:30.256Z] [echo] Current time (ISO): 2024-04-16T10:20:30.241+0000 [2024-04-16T10:20:30.256Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:30.256Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:30.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-04-16T10:20:30.332Z] [exec] Connector resource jms/QCFactory created. [2024-04-16T10:20:30.332Z] [2024-04-16T10:20:30.332Z] setOSConditions: [2024-04-16T10:20:30.332Z] [2024-04-16T10:20:30.332Z] setToolWin: [2024-04-16T10:20:30.332Z] [2024-04-16T10:20:30.332Z] setToolUnix: [2024-04-16T10:20:30.332Z] [2024-04-16T10:20:30.332Z] setToolProperty: [2024-04-16T10:20:30.332Z] [2024-04-16T10:20:30.332Z] setS1ASclassPath: [2024-04-16T10:20:30.332Z] [2024-04-16T10:20:30.332Z] init-common: [2024-04-16T10:20:30.332Z] [2024-04-16T10:20:30.332Z] create-jms-resource-common: [2024-04-16T10:20:30.393Z] [2024-04-16T10:20:30.393Z] undeploy: [2024-04-16T10:20:30.393Z] [2024-04-16T10:20:30.393Z] setOSConditions: [2024-04-16T10:20:30.393Z] [2024-04-16T10:20:30.394Z] setToolWin: [2024-04-16T10:20:30.394Z] [2024-04-16T10:20:30.394Z] setToolUnix: [2024-04-16T10:20:30.394Z] [2024-04-16T10:20:30.394Z] setToolProperty: [2024-04-16T10:20:30.394Z] [2024-04-16T10:20:30.394Z] setS1ASclassPath: [2024-04-16T10:20:30.394Z] [2024-04-16T10:20:30.394Z] init-common: [2024-04-16T10:20:30.394Z] [2024-04-16T10:20:30.394Z] undeploy-jar-common: [2024-04-16T10:20:30.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-04-16T10:20:30.893Z] [exec] JMS Desctination Queue created. [2024-04-16T10:20:30.954Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-descr-ejb [2024-04-16T10:20:31.198Z] [INFO] [2024-04-16T10:20:31.198Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:20:31.198Z] [INFO] [2024-04-16T10:20:31.198Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] all: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] lifecycle_cb_txattr: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] setOSConditions: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] setToolWin: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] setToolUnix: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] setToolProperty: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] setS1ASclassPath: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.235Z] init-common: [2024-04-16T10:20:31.235Z] [2024-04-16T10:20:31.236Z] clean: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setOSConditions: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolWin: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolUnix: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolProperty: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setS1ASclassPath: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] init-common: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] clean-common: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setOSConditions: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolWin: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolUnix: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolProperty: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setS1ASclassPath: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] init-common: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] clean-classes-common: [2024-04-16T10:20:31.236Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setOSConditions: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolWin: [2024-04-16T10:20:31.236Z] [2024-04-16T10:20:31.236Z] setToolUnix: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] setToolProperty: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] setS1ASclassPath: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] init-common: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] clean-jars-common: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] compile: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] setOSConditions: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] setToolWin: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] setToolUnix: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] setToolProperty: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] setS1ASclassPath: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] init-common: [2024-04-16T10:20:31.237Z] [2024-04-16T10:20:31.237Z] compile-common: [2024-04-16T10:20:31.237Z] [echo] Current time (ISO): 2024-04-16T10:20:31.099+0000 [2024-04-16T10:20:31.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:31.237Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:31.261Z] [exec] Apr 16, 2024 10:20:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:31.261Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:31.427Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:20:31.427Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] deploy: [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] setOSConditions: [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] setToolWin: [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] setToolUnix: [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] setToolProperty: [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] setS1ASclassPath: [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] init-common: [2024-04-16T10:20:31.427Z] [2024-04-16T10:20:31.427Z] create-connector-connpool: [2024-04-16T10:20:31.427Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server installed-libraries-test-ccp [2024-04-16T10:20:31.535Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:31.535Z] [javac] 1 warning [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] build: [2024-04-16T10:20:31.535Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:31.535Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-embedded-remote-ejb.jar [2024-04-16T10:20:31.535Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/org [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] run: [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] setOSConditions: [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] setToolWin: [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] setToolUnix: [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] setToolProperty: [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] setS1ASclassPath: [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] init-common: [2024-04-16T10:20:31.535Z] [2024-04-16T10:20:31.535Z] stopDomain: [2024-04-16T10:20:31.535Z] [echo] run.xml:stopping domain... [Pipeline] timeout [2024-04-16T10:20:31.636Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:20:31.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-04-16T10:20:31.829Z] [exec] Administered object jms/SampleQueue created. [2024-04-16T10:20:31.829Z] [2024-04-16T10:20:31.829Z] setOSConditions: [2024-04-16T10:20:31.829Z] [2024-04-16T10:20:31.829Z] setToolWin: [2024-04-16T10:20:31.829Z] [2024-04-16T10:20:31.829Z] setToolUnix: [2024-04-16T10:20:31.829Z] [2024-04-16T10:20:31.829Z] setToolProperty: [2024-04-16T10:20:31.829Z] [2024-04-16T10:20:31.829Z] setS1ASclassPath: [2024-04-16T10:20:31.829Z] [2024-04-16T10:20:31.829Z] init-common: [2024-04-16T10:20:31.829Z] [2024-04-16T10:20:31.829Z] create-jms-resource-common: [2024-04-16T10:20:31.842Z] [exec] Apr 16, 2024 10:20:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:31.842Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:20:32.026Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-dv1gr [2024-04-16T10:20:32.093Z] [exec] CLI306: Warning - The server located at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 is not running. [2024-04-16T10:20:32.093Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:32.093Z] [echo] Domain has beed STOPPED to run the test [2024-04-16T10:20:32.093Z] [2024-04-16T10:20:32.093Z] setOSConditions: [2024-04-16T10:20:32.093Z] [2024-04-16T10:20:32.093Z] setToolWin: [2024-04-16T10:20:32.093Z] [2024-04-16T10:20:32.093Z] setToolUnix: [2024-04-16T10:20:32.093Z] [2024-04-16T10:20:32.093Z] setToolProperty: [2024-04-16T10:20:32.093Z] [2024-04-16T10:20:32.093Z] setS1ASclassPath: [2024-04-16T10:20:32.093Z] [2024-04-16T10:20:32.093Z] init-common: [2024-04-16T10:20:32.093Z] [2024-04-16T10:20:32.093Z] run_se: [2024-04-16T10:20:32.094Z] [echo] Running with /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar in classpath [2024-04-16T10:20:32.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false clientQueue [2024-04-16T10:20:32.392Z] [exec] JMS Desctination clientQueue created. [2024-04-16T10:20:32.404Z] [exec] Apr 16, 2024 10:20:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:32.404Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:20:32.404Z] [exec] [txtests] doTest()... [2024-04-16T10:20:32.404Z] [exec] [txtests] Inside init.... [2024-04-16T10:20:32.426Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:20:32.426Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:20:32.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server installed-libraries-test-ccp [2024-04-16T10:20:32.426Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2024-04-16T10:20:32.426Z] [2024-04-16T10:20:32.426Z] create-connector-connpool-common: [2024-04-16T10:20:32.426Z] [2024-04-16T10:20:32.426Z] setOSConditions: [2024-04-16T10:20:32.426Z] [2024-04-16T10:20:32.426Z] setToolWin: [2024-04-16T10:20:32.426Z] [2024-04-16T10:20:32.426Z] setToolUnix: [2024-04-16T10:20:32.426Z] [2024-04-16T10:20:32.426Z] setToolProperty: [2024-04-16T10:20:32.426Z] [2024-04-16T10:20:32.426Z] setS1ASclassPath: [2024-04-16T10:20:32.426Z] [2024-04-16T10:20:32.426Z] init-common: [2024-04-16T10:20:32.427Z] [2024-04-16T10:20:32.427Z] create-connector-resource-common: [2024-04-16T10:20:32.427Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname installed-libraries-test-ccp --target server eis/connector-resource [2024-04-16T10:20:32.653Z] [java] .......... Testing module: ejb-ejb31-embedded-remote-ejb [2024-04-16T10:20:32.781Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:32.781Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/servlet/test/servlets/DependentScopeTestServlet.java uses unchecked or unsafe operations. [2024-04-16T10:20:32.781Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:20:32.781Z] [javac] 1 warning [2024-04-16T10:20:32.781Z] [2024-04-16T10:20:32.781Z] build: [2024-04-16T10:20:32.781Z] [2024-04-16T10:20:32.782Z] setOSConditions: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] setToolWin: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] setToolUnix: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] setToolProperty: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] setS1ASclassPath: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] init-common: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] webclient-war-common: [2024-04-16T10:20:32.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] clear: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] test-tlds-exist: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] copy-tlds: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] test-tagfiles-exist: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] copy-tagfiles: [2024-04-16T10:20:32.782Z] [2024-04-16T10:20:32.782Z] package-war-common: [2024-04-16T10:20:32.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:32.783Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:32.783Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:32.783Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:32.783Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/lib [2024-04-16T10:20:32.783Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:32.783Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:32.783Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/docroot [2024-04-16T10:20:32.783Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2024-04-16T10:20:32.783Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:32.783Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:32.783Z] [javac] Compiling 1 source file [2024-04-16T10:20:32.783Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/dependent-scope/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:32.783Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] deploy: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] deploy-war-common: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] setOSConditions: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] setToolWin: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] setToolUnix: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] setToolProperty: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] setS1ASclassPath: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] init-common: [2024-04-16T10:20:32.783Z] [2024-04-16T10:20:32.783Z] deploy-war-commonpe: [2024-04-16T10:20:32.909Z] [java] Apr 16, 2024 10:20:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:20:32.909Z] [java] INFO: [EJBContainerProviderImpl] Using installation location /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:32.909Z] [java] Apr 16, 2024 10:20:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:20:32.909Z] [java] INFO: [EJBContainerProviderImpl] Using config file location: file:/tmp/domain7950270830047192283xml [2024-04-16T10:20:32.909Z] [java] Apr 16, 2024 10:20:32 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl createContainer [2024-04-16T10:20:32.909Z] [java] INFO: [EJBContainerProviderImpl] Using runtime class: class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime [2024-04-16T10:20:32.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=clientQueue --target server --force=false jms/clientQueue [2024-04-16T10:20:32.954Z] [exec] Administered object jms/clientQueue created. [2024-04-16T10:20:32.954Z] [2024-04-16T10:20:32.954Z] deploy: [2024-04-16T10:20:32.954Z] [2024-04-16T10:20:32.955Z] setOSConditions: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setToolWin: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setToolUnix: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setToolProperty: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setS1ASclassPath: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] init-common: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] deploy-common: [2024-04-16T10:20:32.955Z] [echo] Current time (ISO): 2024-04-16T10:20:32.874+0000 [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setOSConditions: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setToolWin: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setToolUnix: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setToolProperty: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] setS1ASclassPath: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] init-common: [2024-04-16T10:20:32.955Z] [2024-04-16T10:20:32.955Z] deploy-common-pe: [2024-04-16T10:20:33.141Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:33.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname installed-libraries-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-04-16T10:20:33.355Z] [exec] Connector resource eis/connector-resource created. [2024-04-16T10:20:33.355Z] [2024-04-16T10:20:33.355Z] asadmin-common: [2024-04-16T10:20:33.355Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-04-16T10:20:33.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-dependent-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-dependent-scope-web.war [2024-04-16T10:20:33.396Z] [javac] 1 warning [2024-04-16T10:20:33.396Z] [2024-04-16T10:20:33.396Z] setOSConditions: [2024-04-16T10:20:33.396Z] [2024-04-16T10:20:33.396Z] setToolWin: [2024-04-16T10:20:33.396Z] [2024-04-16T10:20:33.396Z] setToolUnix: [2024-04-16T10:20:33.396Z] [2024-04-16T10:20:33.396Z] setToolProperty: [2024-04-16T10:20:33.396Z] [2024-04-16T10:20:33.396Z] setS1ASclassPath: [2024-04-16T10:20:33.396Z] [2024-04-16T10:20:33.396Z] init-common: [2024-04-16T10:20:33.396Z] [2024-04-16T10:20:33.396Z] compile-common: [2024-04-16T10:20:33.396Z] [echo] Current time (ISO): 2024-04-16T10:20:33.163+0000 [2024-04-16T10:20:33.396Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:33.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressApp.ear [2024-04-16T10:20:33.732Z] [INFO] No sources to compile [2024-04-16T10:20:33.732Z] [INFO] [2024-04-16T10:20:33.732Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:20:33.835Z] [java] Apr 16, 2024 10:20:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:20:33.835Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:20:33.987Z] [exec] Application deployed with name cdi-dependent-scope-web. [2024-04-16T10:20:33.989Z] [INFO] [2024-04-16T10:20:33.989Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:20:33.989Z] [INFO] [2024-04-16T10:20:33.989Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:20:33.989Z] [INFO] No sources to compile [2024-04-16T10:20:33.989Z] [INFO] [2024-04-16T10:20:33.989Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:20:33.989Z] [INFO] No sources to compile [2024-04-16T10:20:33.989Z] [INFO] [2024-04-16T10:20:33.989Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:20:34.058Z] [exec] Received message : mdb() invoked [2024-04-16T10:20:34.058Z] [exec] Value of key is: main [2024-04-16T10:20:34.058Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:34.058Z] [exec] [2024-04-16T10:20:34.058Z] [exec] [2024-04-16T10:20:34.058Z] [exec] ----------------------------------------- [2024-04-16T10:20:34.058Z] [exec] - main: PASS - [2024-04-16T10:20:34.058Z] [exec] ----------------------------------------- [2024-04-16T10:20:34.058Z] [exec] Total PASS: 1 [2024-04-16T10:20:34.058Z] [exec] Total FAIL: 0 [2024-04-16T10:20:34.058Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:34.058Z] [exec] ----------------------------------------- [2024-04-16T10:20:34.058Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:34.058Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] checkReporting-common: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] confirmReportPresent-common: [2024-04-16T10:20:34.058Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:34.058Z] [echo] Test seems to be reported fine [2024-04-16T10:20:34.058Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/RepRunConf.txt [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] confirmMissingReport-common: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] undeploy: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] setOSConditions: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] setToolWin: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] setToolUnix: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] setToolProperty: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] setS1ASclassPath: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] init-common: [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.058Z] undeploy-common: [2024-04-16T10:20:34.058Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-mdb2App [2024-04-16T10:20:34.058Z] [2024-04-16T10:20:34.059Z] delete-resources: [2024-04-16T10:20:34.059Z] [2024-04-16T10:20:34.059Z] asadmin-batch-common: [2024-04-16T10:20:34.090Z] [java] Apr 16, 2024 10:20:33 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:20:34.090Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:20:34.154Z] [exec] Waiting for domain1 to start .......... [2024-04-16T10:20:34.154Z] [exec] Waiting finished after 9,917 ms. [2024-04-16T10:20:34.154Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:20:34.154Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:34.154Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:34.154Z] [exec] Admin Port: 4,848 [2024-04-16T10:20:34.154Z] [exec] Command start-domain executed successfully. [2024-04-16T10:20:34.154Z] [2024-04-16T10:20:34.154Z] start-server-windows: [2024-04-16T10:20:34.154Z] [2024-04-16T10:20:34.154Z] setOSConditions: [2024-04-16T10:20:34.154Z] [2024-04-16T10:20:34.154Z] setToolWin: [2024-04-16T10:20:34.154Z] [2024-04-16T10:20:34.154Z] setToolUnix: [2024-04-16T10:20:34.155Z] [2024-04-16T10:20:34.155Z] setToolProperty: [2024-04-16T10:20:34.155Z] [2024-04-16T10:20:34.155Z] setS1ASclassPath: [2024-04-16T10:20:34.155Z] [2024-04-16T10:20:34.155Z] init-common: [2024-04-16T10:20:34.155Z] [2024-04-16T10:20:34.155Z] create-custom-resource-common: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] deploy-war-commonee: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] run: [2024-04-16T10:20:34.243Z] [java] opening connection to http://localhost:8080/cdi-dependent-scope/myurl [2024-04-16T10:20:34.243Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:34.243Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:34.243Z] [java] [2024-04-16T10:20:34.243Z] [java] [2024-04-16T10:20:34.243Z] [java] ----------------------------------------- [2024-04-16T10:20:34.243Z] [java] - cdi-scopes-dependent: PASS - [2024-04-16T10:20:34.243Z] [java] ----------------------------------------- [2024-04-16T10:20:34.243Z] [java] - Total PASS : 1 - [2024-04-16T10:20:34.243Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:34.243Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:34.243Z] [java] ----------------------------------------- [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] undeploy: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] setOSConditions: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] setToolWin: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] setToolUnix: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] setToolProperty: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] setS1ASclassPath: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] init-common: [2024-04-16T10:20:34.243Z] [2024-04-16T10:20:34.243Z] undeploy-war-common: [2024-04-16T10:20:34.327Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-04-16T10:20:34.327Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-04-16T10:20:34.327Z] [2024-04-16T10:20:34.327Z] asadmin-common: [2024-04-16T10:20:34.327Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-04-16T10:20:34.553Z] [INFO] Executing tasks [2024-04-16T10:20:34.553Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:20:34.553Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:20:34.553Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:20:34.553Z] [INFO] Executed tasks [2024-04-16T10:20:34.553Z] [INFO] [2024-04-16T10:20:34.553Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:20:34.804Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-dependent-scope-web [2024-04-16T10:20:34.891Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-04-16T10:20:34.891Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-04-16T10:20:34.891Z] [2024-04-16T10:20:34.891Z] asadmin-common: [2024-04-16T10:20:34.891Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:20:34.940Z] [exec] Application deployed with name connector-mq-simplestressApp. [2024-04-16T10:20:34.940Z] [echo] Deployment on target server server successful [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] setOSConditions: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] setToolWin: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] setToolUnix: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] setToolProperty: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] setS1ASclassPath: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] init-common: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] deploy-common-ee: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] run: [2024-04-16T10:20:34.940Z] [2024-04-16T10:20:34.940Z] setOSConditions: [2024-04-16T10:20:34.941Z] [2024-04-16T10:20:34.941Z] setToolWin: [2024-04-16T10:20:34.941Z] [2024-04-16T10:20:34.941Z] setToolUnix: [2024-04-16T10:20:34.941Z] [2024-04-16T10:20:34.941Z] setToolProperty: [2024-04-16T10:20:34.941Z] [2024-04-16T10:20:34.941Z] setS1ASclassPath: [2024-04-16T10:20:34.941Z] [2024-04-16T10:20:34.941Z] init-common: [2024-04-16T10:20:34.941Z] [2024-04-16T10:20:34.941Z] runclient-common: [2024-04-16T10:20:34.941Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-mq-simplestressAppClient.jar -name connector-mq-simplestressClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:20:34.945Z] [exec] Apr 16, 2024 10:20:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:34.945Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22cb3d59 [2024-04-16T10:20:34.945Z] [exec] [txtests] Initalization done [2024-04-16T10:20:34.945Z] [exec] Value of key is: doRollbackTest [2024-04-16T10:20:34.945Z] [exec] Value of key is: doReturnParamTest [2024-04-16T10:20:34.945Z] [exec] [txtests] DONE doTest()... [2024-04-16T10:20:34.945Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:34.945Z] [exec] [2024-04-16T10:20:34.945Z] [exec] [2024-04-16T10:20:34.945Z] [exec] ----------------------------------------- [2024-04-16T10:20:34.945Z] [exec] - doReturnParamTest: PASS - [2024-04-16T10:20:34.945Z] [exec] - doRollbackTest: PASS - [2024-04-16T10:20:34.945Z] [exec] ----------------------------------------- [2024-04-16T10:20:34.945Z] [exec] Total PASS: 2 [2024-04-16T10:20:34.945Z] [exec] Total FAIL: 0 [2024-04-16T10:20:34.945Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:34.945Z] [exec] ----------------------------------------- [2024-04-16T10:20:34.945Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:34.945Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:35.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:20:35.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_QCF [2024-04-16T10:20:35.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_InQueue [2024-04-16T10:20:35.008Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_InQueue deleted. [2024-04-16T10:20:35.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb2_OutQueue [2024-04-16T10:20:35.008Z] [exec] Administered object jms/ejb_ejb30_hello_mdb2_OutQueue deleted. [2024-04-16T10:20:35.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb2_InQueue [2024-04-16T10:20:35.008Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_hello_mdb2_OutQueue [2024-04-16T10:20:35.008Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/mdb2/asadminuserpassword.txt [2024-04-16T10:20:35.008Z] [2024-04-16T10:20:35.008Z] all: [2024-04-16T10:20:35.008Z] [2024-04-16T10:20:35.008Z] session4: [2024-04-16T10:20:35.008Z] [2024-04-16T10:20:35.008Z] setOSConditions: [2024-04-16T10:20:35.008Z] [2024-04-16T10:20:35.008Z] setToolWin: [2024-04-16T10:20:35.009Z] [2024-04-16T10:20:35.009Z] setToolUnix: [2024-04-16T10:20:35.009Z] [2024-04-16T10:20:35.009Z] setToolProperty: [2024-04-16T10:20:35.009Z] [2024-04-16T10:20:35.009Z] setS1ASclassPath: [2024-04-16T10:20:35.032Z] [java] Apr 16, 2024 10:20:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:20:35.032Z] [java] INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:20:35.032Z] [java] Apr 16, 2024 10:20:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:20:35.032Z] [java] INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. [2024-04-16T10:20:35.032Z] [java] Apr 16, 2024 10:20:34 AM com.sun.enterprise.security.auth.realm.Realm doInstantiate [2024-04-16T10:20:35.032Z] [java] INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. [2024-04-16T10:20:35.032Z] [java] Apr 16, 2024 10:20:34 AM org.glassfish.security.services.impl.authorization.AuthorizationServiceImpl initialize [2024-04-16T10:20:35.032Z] [java] INFO: Authorization Service has successfully initialized. [2024-04-16T10:20:35.033Z] [java] Apr 16, 2024 10:20:34 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:20:35.033Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:20:35.033Z] [java] Apr 16, 2024 10:20:34 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:20:35.033Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (1,054 ms), startup services (1,015 ms), total (2,069 ms) [2024-04-16T10:20:35.059Z] [2024-04-16T10:20:35.059Z] all: [2024-04-16T10:20:35.059Z] [2024-04-16T10:20:35.059Z] setOSConditions: [2024-04-16T10:20:35.059Z] [2024-04-16T10:20:35.060Z] setToolWin: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolUnix: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolProperty: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setS1ASclassPath: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] init-common: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] clean: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setOSConditions: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolWin: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolUnix: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolProperty: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setS1ASclassPath: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] init-common: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] clean-common: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setOSConditions: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolWin: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolUnix: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setToolProperty: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] setS1ASclassPath: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] init-common: [2024-04-16T10:20:35.060Z] [2024-04-16T10:20:35.060Z] clean-classes-common: [2024-04-16T10:20:35.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setOSConditions: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setToolWin: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setToolUnix: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setToolProperty: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setS1ASclassPath: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] init-common: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] clean-jars-common: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] compile: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setOSConditions: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setToolWin: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setToolUnix: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setToolProperty: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] setS1ASclassPath: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] init-common: [2024-04-16T10:20:35.061Z] [2024-04-16T10:20:35.061Z] compile-common: [2024-04-16T10:20:35.061Z] [echo] Current time (ISO): 2024-04-16T10:20:34.858+0000 [2024-04-16T10:20:35.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:35.061Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:35.188Z] [exec] Waiting for domain1 to start ...... [2024-04-16T10:20:35.188Z] [exec] Waiting finished after 5,625 ms. [2024-04-16T10:20:35.188Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:20:35.188Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:35.188Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:35.188Z] [exec] Admin Port: 45,707 [2024-04-16T10:20:35.188Z] [exec] Command start-domain executed successfully. [2024-04-16T10:20:35.188Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:20:35.188Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] dumpThreadStack: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] startDomainWindows: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] startDomain: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] clean: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] setOSConditions: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] setToolWin: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] setToolUnix: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] setToolProperty: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] setS1ASclassPath: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] init-common: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] clean-common: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] setOSConditions: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.188Z] setToolWin: [2024-04-16T10:20:35.188Z] [2024-04-16T10:20:35.189Z] setToolUnix: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setToolProperty: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setS1ASclassPath: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] init-common: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] clean-classes-common: [2024-04-16T10:20:35.189Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setOSConditions: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setToolWin: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setToolUnix: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setToolProperty: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setS1ASclassPath: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] init-common: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] clean-jars-common: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] compile: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setOSConditions: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setToolWin: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.189Z] setToolUnix: [2024-04-16T10:20:35.189Z] [2024-04-16T10:20:35.190Z] setToolProperty: [2024-04-16T10:20:35.190Z] [2024-04-16T10:20:35.190Z] setS1ASclassPath: [2024-04-16T10:20:35.190Z] [2024-04-16T10:20:35.190Z] init-common: [2024-04-16T10:20:35.190Z] [2024-04-16T10:20:35.190Z] compile-common: [2024-04-16T10:20:35.190Z] [echo] Current time (ISO): 2024-04-16T10:20:34.999+0000 [2024-04-16T10:20:35.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:35.190Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] checkReporting-common: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] confirmReportPresent-common: [2024-04-16T10:20:35.199Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:35.199Z] [echo] Test seems to be reported fine [2024-04-16T10:20:35.199Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/stateless/RepRunConf.txt [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] confirmMissingReport-common: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] undeploy: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] setOSConditions: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] setToolWin: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] setToolUnix: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] setToolProperty: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] setS1ASclassPath: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] init-common: [2024-04-16T10:20:35.199Z] [2024-04-16T10:20:35.199Z] undeploy-common: [2024-04-16T10:20:35.284Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] init-common: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] clean: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setOSConditions: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setToolWin: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setToolUnix: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setToolProperty: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setS1ASclassPath: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] init-common: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] clean-common: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setOSConditions: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setToolWin: [2024-04-16T10:20:35.286Z] [2024-04-16T10:20:35.286Z] setToolUnix: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] setToolProperty: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] setS1ASclassPath: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] init-common: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] clean-classes-common: [2024-04-16T10:20:35.287Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] setOSConditions: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] setToolWin: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] setToolUnix: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] setToolProperty: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] [java] Apr 16, 2024 10:20:34 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:20:35.287Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:20:35.287Z] setS1ASclassPath: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:20:35.287Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:20:35.287Z] init-common: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] clean-jars-common: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] compile: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] setOSConditions: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:20:35.287Z] [java] Apr 16, 2024 10:20:35 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:20:35.287Z] setToolWin: [2024-04-16T10:20:35.287Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ha.store.spi.BackingStoreFactoryRegistry register [2024-04-16T10:20:35.287Z] setToolUnix: [2024-04-16T10:20:35.287Z] [java] INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] [java] Apr 16, 2024 10:20:35 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob [2024-04-16T10:20:35.287Z] setToolProperty: [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.287Z] [java] INFO: Eclipse GlassFish 7.0.15-SNAPSHOT (commit: 39012c1808c6af1f5a4f5b76748b2495868d7368) startup time: Embedded (2,442 ms), startup services (20 ms), total (2,462 ms) [2024-04-16T10:20:35.287Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run [2024-04-16T10:20:35.287Z] setS1ASclassPath: [2024-04-16T10:20:35.287Z] [java] INFO: JMXStartupService has disabled JMXConnector system [2024-04-16T10:20:35.287Z] [2024-04-16T10:20:35.288Z] init-common: [2024-04-16T10:20:35.288Z] [2024-04-16T10:20:35.288Z] compile-common: [2024-04-16T10:20:35.288Z] [echo] Current time (ISO): 2024-04-16T10:20:35.059+0000 [2024-04-16T10:20:35.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:35.288Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:35.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:20:35.453Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:20:35.453Z] [2024-04-16T10:20:35.453Z] asadmin-common: [2024-04-16T10:20:35.453Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:20:35.538Z] [javac] 1 warning [2024-04-16T10:20:35.538Z] [2024-04-16T10:20:35.539Z] build: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] setOSConditions: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] setToolWin: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] setToolUnix: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] setToolProperty: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] setS1ASclassPath: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] init-common: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] ejb-jar-common: [2024-04-16T10:20:35.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] package-ejbjar-common: [2024-04-16T10:20:35.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:35.539Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2024-04-16T10:20:35.539Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] deploy: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.539Z] setOSConditions: [2024-04-16T10:20:35.539Z] [2024-04-16T10:20:35.540Z] setToolWin: [2024-04-16T10:20:35.540Z] [2024-04-16T10:20:35.540Z] setToolUnix: [2024-04-16T10:20:35.540Z] [2024-04-16T10:20:35.540Z] setToolProperty: [2024-04-16T10:20:35.540Z] [2024-04-16T10:20:35.540Z] setS1ASclassPath: [2024-04-16T10:20:35.540Z] [2024-04-16T10:20:35.540Z] init-common: [2024-04-16T10:20:35.540Z] [2024-04-16T10:20:35.540Z] deploy-jar-common: [2024-04-16T10:20:35.542Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ejb.embedded.EJBContainerProviderImpl skipJar [2024-04-16T10:20:35.542Z] [java] INFO: ... skipping entry with a Manifest file with a special attribute: glassfish-embedded-static-shell.jar [2024-04-16T10:20:35.542Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:20:35.542Z] [java] INFO: [DeploymentElement] adding EJB module to ScatteredArchive ejb-ejb31-embedded-remote-ejb [2024-04-16T10:20:35.542Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:20:35.542Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive classes [2024-04-16T10:20:35.542Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ejb.embedded.DeploymentElement getOrCreateApplication [2024-04-16T10:20:35.542Z] [java] INFO: [DeploymentElement] adding library to ScatteredArchive reporter.jar [2024-04-16T10:20:35.542Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:20:35.542Z] [java] INFO: [EJBContainerImpl] Deploying app: org.glassfish.embeddable.archive.ScatteredArchive@1c5d3a37 [2024-04-16T10:20:35.542Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:20:35.542Z] [java] INFO: [EJBContainerImpl] GlassFish status: STARTED [2024-04-16T10:20:35.542Z] [java] Apr 16, 2024 10:20:35 AM org.glassfish.ejb.embedded.EJBContainerImpl deploy [2024-04-16T10:20:35.542Z] [java] INFO: [EJBContainerImpl] Deploying as a ScatteredArchive [2024-04-16T10:20:35.757Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-txtests-statelessApp [2024-04-16T10:20:35.757Z] [2024-04-16T10:20:35.757Z] delete-resources: [2024-04-16T10:20:35.757Z] [2024-04-16T10:20:35.757Z] all: [2024-04-16T10:20:35.757Z] [2024-04-16T10:20:35.758Z] setOSConditions: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolWin: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolUnix: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolProperty: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setS1ASclassPath: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] init-common: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] undeploy: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setOSConditions: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolWin: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolUnix: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolProperty: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setS1ASclassPath: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] init-common: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] execute-ejb-sql-common: [2024-04-16T10:20:35.758Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/txtests/simple/sql/drop_pointbase.sql [2024-04-16T10:20:35.758Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setOSConditions: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolWin: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolUnix: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.758Z] setToolProperty: [2024-04-16T10:20:35.758Z] [2024-04-16T10:20:35.759Z] setS1ASclassPath: [2024-04-16T10:20:35.759Z] [2024-04-16T10:20:35.759Z] init-common: [2024-04-16T10:20:35.759Z] [2024-04-16T10:20:35.759Z] undeploy-common: [2024-04-16T10:20:36.042Z] Agent basic-cq9z6 is provisioned from template basic [2024-04-16T10:20:36.042Z] --- [2024-04-16T10:20:36.042Z] apiVersion: "v1" [2024-04-16T10:20:36.042Z] kind: "Pod" [2024-04-16T10:20:36.042Z] metadata: [2024-04-16T10:20:36.042Z] labels: [2024-04-16T10:20:36.042Z] jenkins: "slave" [2024-04-16T10:20:36.042Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:20:36.042Z] jenkins/label: "basic" [2024-04-16T10:20:36.042Z] name: "basic-cq9z6" [2024-04-16T10:20:36.042Z] namespace: "glassfish" [2024-04-16T10:20:36.042Z] spec: [2024-04-16T10:20:36.042Z] containers: [2024-04-16T10:20:36.042Z] - env: [2024-04-16T10:20:36.042Z] - name: "JENKINS_SECRET" [2024-04-16T10:20:36.042Z] value: "********" [2024-04-16T10:20:36.042Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:20:36.042Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:20:36.042Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:20:36.042Z] value: "basic-cq9z6" [2024-04-16T10:20:36.042Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:20:36.042Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:20:36.043Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:20:36.043Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:20:36.043Z] value: "" [2024-04-16T10:20:36.043Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:20:36.043Z] value: "" [2024-04-16T10:20:36.043Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:20:36.043Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:20:36.043Z] - name: "JENKINS_NAME" [2024-04-16T10:20:36.043Z] value: "basic-cq9z6" [2024-04-16T10:20:36.043Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:20:36.043Z] value: "/home/jenkins/agent" [2024-04-16T10:20:36.043Z] - name: "JENKINS_URL" [2024-04-16T10:20:36.043Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:20:36.043Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:20:36.043Z] imagePullPolicy: "Always" [2024-04-16T10:20:36.043Z] name: "jnlp" [2024-04-16T10:20:36.043Z] resources: [2024-04-16T10:20:36.043Z] limits: [2024-04-16T10:20:36.043Z] cpu: "2000m" [2024-04-16T10:20:36.043Z] memory: "4096Mi" [2024-04-16T10:20:36.043Z] requests: [2024-04-16T10:20:36.043Z] cpu: "1000m" [2024-04-16T10:20:36.043Z] memory: "4096Mi" [2024-04-16T10:20:36.043Z] tty: true [2024-04-16T10:20:36.043Z] volumeMounts: [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:20:36.043Z] name: "m2-dir" [2024-04-16T10:20:36.043Z] readOnly: true [2024-04-16T10:20:36.043Z] subPath: "toolchains.xml" [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:20:36.043Z] name: "m2-dir" [2024-04-16T10:20:36.043Z] readOnly: true [2024-04-16T10:20:36.043Z] subPath: ".mavenrc" [2024-04-16T10:20:36.043Z] - mountPath: "/opt/tools" [2024-04-16T10:20:36.043Z] name: "volume-0" [2024-04-16T10:20:36.043Z] readOnly: false [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins" [2024-04-16T10:20:36.043Z] name: "volume-2" [2024-04-16T10:20:36.043Z] readOnly: false [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:20:36.043Z] name: "volume-3" [2024-04-16T10:20:36.043Z] readOnly: false [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:20:36.043Z] name: "m2-secret-dir" [2024-04-16T10:20:36.043Z] readOnly: true [2024-04-16T10:20:36.043Z] subPath: "settings-security.xml" [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:20:36.043Z] name: "volume-4" [2024-04-16T10:20:36.043Z] readOnly: false [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:20:36.043Z] name: "m2-secret-dir" [2024-04-16T10:20:36.043Z] readOnly: true [2024-04-16T10:20:36.043Z] subPath: "settings.xml" [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:20:36.043Z] name: "volume-1" [2024-04-16T10:20:36.043Z] readOnly: false [2024-04-16T10:20:36.043Z] subPath: "" [2024-04-16T10:20:36.043Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:20:36.043Z] name: "workspace-volume" [2024-04-16T10:20:36.043Z] readOnly: false [2024-04-16T10:20:36.043Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:20:36.043Z] nodeSelector: [2024-04-16T10:20:36.043Z] kubernetes.io/os: "linux" [2024-04-16T10:20:36.043Z] restartPolicy: "Never" [2024-04-16T10:20:36.043Z] volumes: [2024-04-16T10:20:36.043Z] - name: "volume-0" [2024-04-16T10:20:36.043Z] persistentVolumeClaim: [2024-04-16T10:20:36.043Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:20:36.043Z] readOnly: true [2024-04-16T10:20:36.043Z] - name: "m2-secret-dir" [2024-04-16T10:20:36.043Z] secret: [2024-04-16T10:20:36.043Z] secretName: "m2-secret-dir" [2024-04-16T10:20:36.043Z] - emptyDir: [2024-04-16T10:20:36.043Z] medium: "" [2024-04-16T10:20:36.043Z] name: "volume-2" [2024-04-16T10:20:36.043Z] - configMap: [2024-04-16T10:20:36.043Z] name: "m2-dir" [2024-04-16T10:20:36.043Z] name: "m2-dir" [2024-04-16T10:20:36.043Z] - configMap: [2024-04-16T10:20:36.043Z] name: "known-hosts" [2024-04-16T10:20:36.043Z] name: "volume-1" [2024-04-16T10:20:36.043Z] - emptyDir: [2024-04-16T10:20:36.043Z] medium: "" [2024-04-16T10:20:36.043Z] name: "workspace-volume" [2024-04-16T10:20:36.043Z] - emptyDir: [2024-04-16T10:20:36.043Z] medium: "" [2024-04-16T10:20:36.043Z] name: "volume-4" [2024-04-16T10:20:36.043Z] - emptyDir: [2024-04-16T10:20:36.043Z] medium: "" [2024-04-16T10:20:36.043Z] name: "volume-3" [2024-04-16T10:20:36.043Z] [2024-04-16T10:20:36.100Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb.jar [2024-04-16T10:20:36.317Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-txtests-simpleApp [2024-04-16T10:20:36.335Z] [exec] Apr 16, 2024 10:20:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:36.335Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:36.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:20:36.429Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] setOSConditions: [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] setToolWin: [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] setToolUnix: [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] setToolProperty: [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] setS1ASclassPath: [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] init-common: [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] deploy-common: [2024-04-16T10:20:36.429Z] [echo] Current time (ISO): 2024-04-16T10:20:36.146+0000 [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] setOSConditions: [2024-04-16T10:20:36.429Z] [2024-04-16T10:20:36.429Z] setToolWin: [2024-04-16T10:20:36.430Z] [2024-04-16T10:20:36.430Z] setToolUnix: [2024-04-16T10:20:36.430Z] [2024-04-16T10:20:36.430Z] setToolProperty: [2024-04-16T10:20:36.430Z] [2024-04-16T10:20:36.430Z] setS1ASclassPath: [2024-04-16T10:20:36.430Z] [2024-04-16T10:20:36.430Z] init-common: [2024-04-16T10:20:36.430Z] [2024-04-16T10:20:36.430Z] deploy-common-pe: [2024-04-16T10:20:36.461Z] Running on basic-cq9z6 in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [2024-04-16T10:20:36.465Z] [java] Apr 16, 2024 10:20:36 AM com.sun.enterprise.security.SecurityLifecycle [2024-04-16T10:20:36.465Z] [java] INFO: Java security manager is disabled. [2024-04-16T10:20:36.465Z] [java] Apr 16, 2024 10:20:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:20:36.465Z] [java] INFO: Entering Security Startup Service. [2024-04-16T10:20:36.465Z] [java] Apr 16, 2024 10:20:36 AM com.sun.enterprise.security.PolicyLoader loadPolicy [2024-04-16T10:20:36.465Z] [java] INFO: Loading policy provider org.glassfish.exousia.modules.locked.SimplePolicyProvider. [2024-04-16T10:20:36.465Z] [java] Apr 16, 2024 10:20:36 AM com.sun.enterprise.security.SecurityLifecycle onInitialization [2024-04-16T10:20:36.465Z] [java] INFO: Security Service(s) started successfully. [Pipeline] stage [Pipeline] { (deployment_all) [Pipeline] unstash [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] thread_pool_id: [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] setOSConditions: [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] setToolWin: [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] setToolUnix: [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] setToolProperty: [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] setS1ASclassPath: [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] init-common: [2024-04-16T10:20:36.598Z] [2024-04-16T10:20:36.598Z] clean: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setOSConditions: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolWin: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolUnix: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolProperty: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setS1ASclassPath: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] init-common: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] clean-common: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setOSConditions: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolWin: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolUnix: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolProperty: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setS1ASclassPath: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] init-common: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] clean-classes-common: [2024-04-16T10:20:36.599Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setOSConditions: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolWin: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.599Z] setToolUnix: [2024-04-16T10:20:36.599Z] [2024-04-16T10:20:36.600Z] setToolProperty: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] setS1ASclassPath: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] init-common: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] clean-jars-common: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] compile: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] setOSConditions: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] setToolWin: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] setToolUnix: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] setToolProperty: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] setS1ASclassPath: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] init-common: [2024-04-16T10:20:36.600Z] [2024-04-16T10:20:36.600Z] compile-common: [2024-04-16T10:20:36.600Z] [echo] Current time (ISO): 2024-04-16T10:20:36.382+0000 [2024-04-16T10:20:36.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:36.600Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:36.689Z] [exec] Application deployed with name ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb. [2024-04-16T10:20:36.689Z] [2024-04-16T10:20:36.689Z] run: [2024-04-16T10:20:36.689Z] [2024-04-16T10:20:36.689Z] setOSConditions: [2024-04-16T10:20:36.689Z] [2024-04-16T10:20:36.689Z] setToolWin: [2024-04-16T10:20:36.689Z] [2024-04-16T10:20:36.689Z] setToolUnix: [2024-04-16T10:20:36.689Z] [2024-04-16T10:20:36.689Z] setToolProperty: [2024-04-16T10:20:36.689Z] [2024-04-16T10:20:36.689Z] setS1ASclassPath: [2024-04-16T10:20:36.689Z] [2024-04-16T10:20:36.690Z] init-common: [2024-04-16T10:20:36.690Z] [2024-04-16T10:20:36.690Z] run_se: [2024-04-16T10:20:36.909Z] Agent basic-m7p5j is provisioned from template basic [2024-04-16T10:20:36.910Z] --- [2024-04-16T10:20:36.910Z] apiVersion: "v1" [2024-04-16T10:20:36.910Z] kind: "Pod" [2024-04-16T10:20:36.910Z] metadata: [2024-04-16T10:20:36.910Z] labels: [2024-04-16T10:20:36.910Z] jenkins: "slave" [2024-04-16T10:20:36.910Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:20:36.910Z] jenkins/label: "basic" [2024-04-16T10:20:36.910Z] name: "basic-m7p5j" [2024-04-16T10:20:36.910Z] namespace: "glassfish" [2024-04-16T10:20:36.910Z] spec: [2024-04-16T10:20:36.910Z] containers: [2024-04-16T10:20:36.910Z] - env: [2024-04-16T10:20:36.910Z] - name: "JENKINS_SECRET" [2024-04-16T10:20:36.910Z] value: "********" [2024-04-16T10:20:36.910Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:20:36.910Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:20:36.910Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:20:36.910Z] value: "basic-m7p5j" [2024-04-16T10:20:36.910Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:20:36.910Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:20:36.910Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:20:36.910Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:20:36.910Z] value: "" [2024-04-16T10:20:36.910Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:20:36.910Z] value: "" [2024-04-16T10:20:36.910Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:20:36.910Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:20:36.910Z] - name: "JENKINS_NAME" [2024-04-16T10:20:36.910Z] value: "basic-m7p5j" [2024-04-16T10:20:36.910Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:20:36.910Z] value: "/home/jenkins/agent" [2024-04-16T10:20:36.910Z] - name: "JENKINS_URL" [2024-04-16T10:20:36.910Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:20:36.910Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:20:36.910Z] imagePullPolicy: "Always" [2024-04-16T10:20:36.910Z] name: "jnlp" [2024-04-16T10:20:36.910Z] resources: [2024-04-16T10:20:36.910Z] limits: [2024-04-16T10:20:36.910Z] cpu: "2000m" [2024-04-16T10:20:36.910Z] memory: "4096Mi" [2024-04-16T10:20:36.910Z] requests: [2024-04-16T10:20:36.910Z] cpu: "1000m" [2024-04-16T10:20:36.910Z] memory: "4096Mi" [2024-04-16T10:20:36.910Z] tty: true [2024-04-16T10:20:36.910Z] volumeMounts: [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:20:36.910Z] name: "m2-dir" [2024-04-16T10:20:36.910Z] readOnly: true [2024-04-16T10:20:36.910Z] subPath: "toolchains.xml" [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:20:36.910Z] name: "m2-dir" [2024-04-16T10:20:36.910Z] readOnly: true [2024-04-16T10:20:36.910Z] subPath: ".mavenrc" [2024-04-16T10:20:36.910Z] - mountPath: "/opt/tools" [2024-04-16T10:20:36.910Z] name: "volume-0" [2024-04-16T10:20:36.910Z] readOnly: false [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins" [2024-04-16T10:20:36.910Z] name: "volume-2" [2024-04-16T10:20:36.910Z] readOnly: false [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:20:36.910Z] name: "volume-3" [2024-04-16T10:20:36.910Z] readOnly: false [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:20:36.910Z] name: "m2-secret-dir" [2024-04-16T10:20:36.910Z] readOnly: true [2024-04-16T10:20:36.910Z] subPath: "settings-security.xml" [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:20:36.910Z] name: "volume-4" [2024-04-16T10:20:36.910Z] readOnly: false [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:20:36.910Z] name: "m2-secret-dir" [2024-04-16T10:20:36.910Z] readOnly: true [2024-04-16T10:20:36.910Z] subPath: "settings.xml" [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:20:36.910Z] name: "volume-1" [2024-04-16T10:20:36.910Z] readOnly: false [2024-04-16T10:20:36.910Z] subPath: "" [2024-04-16T10:20:36.910Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:20:36.910Z] name: "workspace-volume" [2024-04-16T10:20:36.910Z] readOnly: false [2024-04-16T10:20:36.910Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:20:36.911Z] nodeSelector: [2024-04-16T10:20:36.911Z] kubernetes.io/os: "linux" [2024-04-16T10:20:36.911Z] restartPolicy: "Never" [2024-04-16T10:20:36.911Z] volumes: [2024-04-16T10:20:36.911Z] - name: "volume-0" [2024-04-16T10:20:36.911Z] persistentVolumeClaim: [2024-04-16T10:20:36.911Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:20:36.911Z] readOnly: true [2024-04-16T10:20:36.911Z] - name: "m2-secret-dir" [2024-04-16T10:20:36.911Z] secret: [2024-04-16T10:20:36.911Z] secretName: "m2-secret-dir" [2024-04-16T10:20:36.911Z] - emptyDir: [2024-04-16T10:20:36.911Z] medium: "" [2024-04-16T10:20:36.911Z] name: "volume-2" [2024-04-16T10:20:36.911Z] - configMap: [2024-04-16T10:20:36.911Z] name: "m2-dir" [2024-04-16T10:20:36.911Z] name: "m2-dir" [2024-04-16T10:20:36.911Z] - configMap: [2024-04-16T10:20:36.911Z] name: "known-hosts" [2024-04-16T10:20:36.911Z] name: "volume-1" [2024-04-16T10:20:36.911Z] - emptyDir: [2024-04-16T10:20:36.911Z] medium: "" [2024-04-16T10:20:36.911Z] name: "workspace-volume" [2024-04-16T10:20:36.911Z] - emptyDir: [2024-04-16T10:20:36.911Z] medium: "" [2024-04-16T10:20:36.911Z] name: "volume-4" [2024-04-16T10:20:36.911Z] - emptyDir: [2024-04-16T10:20:36.911Z] medium: "" [2024-04-16T10:20:36.911Z] name: "volume-3" [2024-04-16T10:20:36.911Z] [2024-04-16T10:20:36.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:20:37.033Z] Agent basic-9z3wv is provisioned from template basic [2024-04-16T10:20:37.034Z] --- [2024-04-16T10:20:37.034Z] apiVersion: "v1" [2024-04-16T10:20:37.034Z] kind: "Pod" [2024-04-16T10:20:37.034Z] metadata: [2024-04-16T10:20:37.034Z] labels: [2024-04-16T10:20:37.034Z] jenkins: "slave" [2024-04-16T10:20:37.034Z] jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" [2024-04-16T10:20:37.034Z] jenkins/label: "basic" [2024-04-16T10:20:37.034Z] name: "basic-9z3wv" [2024-04-16T10:20:37.034Z] namespace: "glassfish" [2024-04-16T10:20:37.034Z] spec: [2024-04-16T10:20:37.034Z] containers: [2024-04-16T10:20:37.034Z] - env: [2024-04-16T10:20:37.034Z] - name: "JENKINS_SECRET" [2024-04-16T10:20:37.034Z] value: "********" [2024-04-16T10:20:37.034Z] - name: "JENKINS_TUNNEL" [2024-04-16T10:20:37.034Z] value: "jenkins-discovery.glassfish.svc.cluster.local:50000" [2024-04-16T10:20:37.034Z] - name: "JENKINS_AGENT_NAME" [2024-04-16T10:20:37.034Z] value: "basic-9z3wv" [2024-04-16T10:20:37.034Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2024-04-16T10:20:37.034Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ [2024-04-16T10:20:37.034Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2024-04-16T10:20:37.034Z] - name: "JAVA_TOOL_OPTIONS" [2024-04-16T10:20:37.034Z] value: "" [2024-04-16T10:20:37.034Z] - name: "_JAVA_OPTIONS" [2024-04-16T10:20:37.034Z] value: "" [2024-04-16T10:20:37.034Z] - name: "OPENJ9_JAVA_OPTIONS" [2024-04-16T10:20:37.034Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2024-04-16T10:20:37.034Z] - name: "JENKINS_NAME" [2024-04-16T10:20:37.034Z] value: "basic-9z3wv" [2024-04-16T10:20:37.034Z] - name: "JENKINS_AGENT_WORKDIR" [2024-04-16T10:20:37.034Z] value: "/home/jenkins/agent" [2024-04-16T10:20:37.034Z] - name: "JENKINS_URL" [2024-04-16T10:20:37.034Z] value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/" [2024-04-16T10:20:37.034Z] image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" [2024-04-16T10:20:37.034Z] imagePullPolicy: "Always" [2024-04-16T10:20:37.034Z] name: "jnlp" [2024-04-16T10:20:37.034Z] resources: [2024-04-16T10:20:37.034Z] limits: [2024-04-16T10:20:37.034Z] cpu: "2000m" [2024-04-16T10:20:37.034Z] memory: "4096Mi" [2024-04-16T10:20:37.034Z] requests: [2024-04-16T10:20:37.034Z] cpu: "1000m" [2024-04-16T10:20:37.034Z] memory: "4096Mi" [2024-04-16T10:20:37.034Z] tty: true [2024-04-16T10:20:37.034Z] volumeMounts: [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2024-04-16T10:20:37.034Z] name: "m2-dir" [2024-04-16T10:20:37.034Z] readOnly: true [2024-04-16T10:20:37.034Z] subPath: "toolchains.xml" [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/.mavenrc" [2024-04-16T10:20:37.034Z] name: "m2-dir" [2024-04-16T10:20:37.034Z] readOnly: true [2024-04-16T10:20:37.034Z] subPath: ".mavenrc" [2024-04-16T10:20:37.034Z] - mountPath: "/opt/tools" [2024-04-16T10:20:37.034Z] name: "volume-0" [2024-04-16T10:20:37.034Z] readOnly: false [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins" [2024-04-16T10:20:37.034Z] name: "volume-2" [2024-04-16T10:20:37.034Z] readOnly: false [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/.m2/repository" [2024-04-16T10:20:37.034Z] name: "volume-3" [2024-04-16T10:20:37.034Z] readOnly: false [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2024-04-16T10:20:37.034Z] name: "m2-secret-dir" [2024-04-16T10:20:37.034Z] readOnly: true [2024-04-16T10:20:37.034Z] subPath: "settings-security.xml" [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/.m2/wrapper" [2024-04-16T10:20:37.034Z] name: "volume-4" [2024-04-16T10:20:37.034Z] readOnly: false [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2024-04-16T10:20:37.034Z] name: "m2-secret-dir" [2024-04-16T10:20:37.034Z] readOnly: true [2024-04-16T10:20:37.034Z] subPath: "settings.xml" [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/.ssh" [2024-04-16T10:20:37.034Z] name: "volume-1" [2024-04-16T10:20:37.034Z] readOnly: false [2024-04-16T10:20:37.034Z] subPath: "" [2024-04-16T10:20:37.034Z] - mountPath: "/home/jenkins/agent" [2024-04-16T10:20:37.034Z] name: "workspace-volume" [2024-04-16T10:20:37.034Z] readOnly: false [2024-04-16T10:20:37.034Z] workingDir: "/home/jenkins/agent" [2024-04-16T10:20:37.034Z] nodeSelector: [2024-04-16T10:20:37.034Z] kubernetes.io/os: "linux" [2024-04-16T10:20:37.034Z] restartPolicy: "Never" [2024-04-16T10:20:37.034Z] volumes: [2024-04-16T10:20:37.034Z] - name: "volume-0" [2024-04-16T10:20:37.034Z] persistentVolumeClaim: [2024-04-16T10:20:37.034Z] claimName: "tools-claim-jiro-glassfish" [2024-04-16T10:20:37.034Z] readOnly: true [2024-04-16T10:20:37.034Z] - name: "m2-secret-dir" [2024-04-16T10:20:37.034Z] secret: [2024-04-16T10:20:37.034Z] secretName: "m2-secret-dir" [2024-04-16T10:20:37.034Z] - emptyDir: [2024-04-16T10:20:37.034Z] medium: "" [2024-04-16T10:20:37.034Z] name: "volume-2" [2024-04-16T10:20:37.034Z] - configMap: [2024-04-16T10:20:37.034Z] name: "m2-dir" [2024-04-16T10:20:37.034Z] name: "m2-dir" [2024-04-16T10:20:37.034Z] - configMap: [2024-04-16T10:20:37.034Z] name: "known-hosts" [2024-04-16T10:20:37.034Z] name: "volume-1" [2024-04-16T10:20:37.034Z] - emptyDir: [2024-04-16T10:20:37.034Z] medium: "" [2024-04-16T10:20:37.034Z] name: "workspace-volume" [2024-04-16T10:20:37.034Z] - emptyDir: [2024-04-16T10:20:37.034Z] medium: "" [2024-04-16T10:20:37.034Z] name: "volume-4" [2024-04-16T10:20:37.034Z] - emptyDir: [2024-04-16T10:20:37.034Z] medium: "" [2024-04-16T10:20:37.034Z] name: "volume-3" [2024-04-16T10:20:37.034Z] [2024-04-16T10:20:37.055Z] Running on basic-m7p5j in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (security_all) [Pipeline] unstash [2024-04-16T10:20:37.104Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:37.104Z] [javac] 1 warning [2024-04-16T10:20:37.104Z] [2024-04-16T10:20:37.104Z] build: [2024-04-16T10:20:37.104Z] [2024-04-16T10:20:37.104Z] setOSConditions: [2024-04-16T10:20:37.104Z] [2024-04-16T10:20:37.104Z] setToolWin: [2024-04-16T10:20:37.104Z] [2024-04-16T10:20:37.104Z] setToolUnix: [2024-04-16T10:20:37.104Z] [2024-04-16T10:20:37.104Z] setToolProperty: [2024-04-16T10:20:37.104Z] [2024-04-16T10:20:37.104Z] setS1ASclassPath: [2024-04-16T10:20:37.104Z] [2024-04-16T10:20:37.104Z] init-common: [2024-04-16T10:20:37.105Z] [2024-04-16T10:20:37.105Z] webclient-war-common: [2024-04-16T10:20:37.105Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:37.105Z] [2024-04-16T10:20:37.105Z] clear: [2024-04-16T10:20:37.105Z] [2024-04-16T10:20:37.105Z] test-tlds-exist: [2024-04-16T10:20:37.105Z] [2024-04-16T10:20:37.105Z] copy-tlds: [2024-04-16T10:20:37.105Z] [2024-04-16T10:20:37.105Z] test-tagfiles-exist: [2024-04-16T10:20:37.105Z] [2024-04-16T10:20:37.105Z] copy-tagfiles: [2024-04-16T10:20:37.105Z] [2024-04-16T10:20:37.106Z] package-war-common: [2024-04-16T10:20:37.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:37.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:37.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:37.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:37.106Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/lib [2024-04-16T10:20:37.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:37.106Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:37.106Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2024-04-16T10:20:37.106Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:37.106Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:37.106Z] [javac] Compiling 1 source file [2024-04-16T10:20:37.106Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeCompileConsiderDomainLibJarFilesAndClasses/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:37.106Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:37.106Z] [2024-04-16T10:20:37.106Z] deploy: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] deploy-war-common: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] setOSConditions: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] setToolWin: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] setToolUnix: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] setToolProperty: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] setS1ASclassPath: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] init-common: [2024-04-16T10:20:37.107Z] [2024-04-16T10:20:37.107Z] deploy-war-commonpe: [2024-04-16T10:20:37.194Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:37.194Z] [javac] 1 warning [2024-04-16T10:20:37.194Z] [2024-04-16T10:20:37.194Z] setOSConditions: [2024-04-16T10:20:37.194Z] [2024-04-16T10:20:37.194Z] setToolWin: [2024-04-16T10:20:37.194Z] [2024-04-16T10:20:37.194Z] setToolUnix: [2024-04-16T10:20:37.194Z] [2024-04-16T10:20:37.194Z] setToolProperty: [2024-04-16T10:20:37.194Z] [2024-04-16T10:20:37.194Z] setS1ASclassPath: [2024-04-16T10:20:37.194Z] [2024-04-16T10:20:37.194Z] init-common: [2024-04-16T10:20:37.194Z] [2024-04-16T10:20:37.194Z] compile-common: [2024-04-16T10:20:37.194Z] [echo] Current time (ISO): 2024-04-16T10:20:37.155+0000 [2024-04-16T10:20:37.194Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:37.261Z] [exec] Apr 16, 2024 10:20:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:37.262Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:37.262Z] [exec] Apr 16, 2024 10:20:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:37.262Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:37.262Z] [exec] Apr 16, 2024 10:20:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:37.262Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:37.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype com.sun.s1asdev.custom.resource.CustomResourceJavaBean --factoryclass org.glassfish.resources.custom.factory.JavaBeanFactory --enabled=true --property property=custom-resource-javabean-test --target server custom/my-java-bean [2024-04-16T10:20:37.597Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:37.597Z] [javac] 1 warning [2024-04-16T10:20:37.597Z] [2024-04-16T10:20:37.597Z] setOSConditions: [2024-04-16T10:20:37.597Z] [2024-04-16T10:20:37.597Z] setToolWin: [2024-04-16T10:20:37.597Z] [2024-04-16T10:20:37.597Z] setToolUnix: [2024-04-16T10:20:37.597Z] [2024-04-16T10:20:37.597Z] setToolProperty: [2024-04-16T10:20:37.597Z] [2024-04-16T10:20:37.597Z] setS1ASclassPath: [2024-04-16T10:20:37.597Z] [2024-04-16T10:20:37.597Z] init-common: [2024-04-16T10:20:37.597Z] [2024-04-16T10:20:37.597Z] compile-common: [2024-04-16T10:20:37.597Z] [echo] Current time (ISO): 2024-04-16T10:20:37.275+0000 [2024-04-16T10:20:37.597Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:37.597Z] Running on basic-9z3wv in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] { [Pipeline] stage [Pipeline] { (webservice_all) [Pipeline] unstash [2024-04-16T10:20:37.651Z] [java] Apr 16, 2024 10:20:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:20:37.651Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:20:37.697Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web.war [2024-04-16T10:20:37.831Z] [exec] Apr 16, 2024 10:20:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:37.831Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:37.831Z] [exec] Apr 16, 2024 10:20:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:37.831Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:37.831Z] [exec] Apr 16, 2024 10:20:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:37.831Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:20:38.524Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:38.529Z] [exec] Custom Resource custom/my-java-bean created. [2024-04-16T10:20:38.529Z] [2024-04-16T10:20:38.529Z] setOSConditions: [2024-04-16T10:20:38.529Z] [2024-04-16T10:20:38.529Z] setToolWin: [2024-04-16T10:20:38.529Z] [2024-04-16T10:20:38.529Z] setToolUnix: [2024-04-16T10:20:38.529Z] [2024-04-16T10:20:38.529Z] setToolProperty: [2024-04-16T10:20:38.529Z] [2024-04-16T10:20:38.529Z] setS1ASclassPath: [2024-04-16T10:20:38.529Z] [2024-04-16T10:20:38.529Z] init-common: [2024-04-16T10:20:38.529Z] [2024-04-16T10:20:38.529Z] create-custom-resource-common: [2024-04-16T10:20:38.778Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/ejb/SimpleBMPBean.java:68: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:38.778Z] [javac] return new Integer(i); [2024-04-16T10:20:38.778Z] [javac] ^ [2024-04-16T10:20:38.778Z] [javac] 2 warnings [2024-04-16T10:20:38.778Z] [2024-04-16T10:20:38.778Z] setOSConditions: [2024-04-16T10:20:38.778Z] [2024-04-16T10:20:38.778Z] setToolWin: [2024-04-16T10:20:38.778Z] [2024-04-16T10:20:38.778Z] setToolUnix: [2024-04-16T10:20:38.778Z] [2024-04-16T10:20:38.778Z] setToolProperty: [2024-04-16T10:20:38.778Z] [2024-04-16T10:20:38.778Z] setS1ASclassPath: [2024-04-16T10:20:38.778Z] [2024-04-16T10:20:38.778Z] init-common: [2024-04-16T10:20:38.778Z] [2024-04-16T10:20:38.778Z] compile-common: [2024-04-16T10:20:38.778Z] [echo] Current time (ISO): 2024-04-16T10:20:38.760+0000 [2024-04-16T10:20:38.778Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:38.988Z] [java] Apr 16, 2024 10:20:38 AM com.sun.jts.CosTransactions.DefaultTransactionService setServerName [2024-04-16T10:20:38.988Z] [java] INFO: JTS5014: Recoverable JTS instance, serverId = [45710] [2024-04-16T10:20:38.988Z] [java] Apr 16, 2024 10:20:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:38.988Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26b3fe8 [2024-04-16T10:20:38.988Z] [java] Apr 16, 2024 10:20:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:20:38.988Z] [java] INFO: Portable JNDI names for EJB SimpleEjb: [java:global/ejb-ejb31-embedded-remote-ejb/SimpleEjb, java:global/ejb-ejb31-embedded-remote-ejb/SimpleEjb!org.glassfish.tests.ejb.remote.SimpleRemote] [2024-04-16T10:20:38.988Z] [java] Apr 16, 2024 10:20:38 AM com.sun.ejb.containers.BaseContainer initializeHome [2024-04-16T10:20:38.988Z] [java] INFO: Glassfish-specific (Non-portable) JNDI names for EJB SimpleEjb: [org.glassfish.tests.ejb.remote.SimpleRemote#org.glassfish.tests.ejb.remote.SimpleRemote, org.glassfish.tests.ejb.remote.SimpleRemote] [2024-04-16T10:20:38.988Z] [java] Apr 16, 2024 10:20:38 AM org.jboss.weld.bootstrap.WeldStartup [2024-04-16T10:20:38.988Z] [java] INFO: WELD-000900: 5.1.2 (Final) [2024-04-16T10:20:39.086Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:39.244Z] [java] Apr 16, 2024 10:20:39 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:20:39.244Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:20:39.244Z] [java] Apr 16, 2024 10:20:39 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations [2024-04-16T10:20:39.244Z] [java] INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. [2024-04-16T10:20:39.341Z] [javac] 1 warning [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] build: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] setOSConditions: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] setToolWin: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] setToolUnix: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] setToolProperty: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] setS1ASclassPath: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] init-common: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] ejb-jar-common: [2024-04-16T10:20:39.341Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] package-ejbjar-common: [2024-04-16T10:20:39.341Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.341Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2024-04-16T10:20:39.341Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.341Z] setOSConditions: [2024-04-16T10:20:39.341Z] [2024-04-16T10:20:39.342Z] setToolWin: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] setToolUnix: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] setToolProperty: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] setS1ASclassPath: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] init-common: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] appclient-jar-common: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] package-appclientjar-common: [2024-04-16T10:20:39.342Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.342Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.342Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-04-16T10:20:39.342Z] [echo] appclient.jar=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-04-16T10:20:39.342Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-client.jar [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] deploy: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] setOSConditions: [2024-04-16T10:20:39.342Z] [2024-04-16T10:20:39.342Z] setToolWin: [2024-04-16T10:20:39.343Z] [2024-04-16T10:20:39.343Z] setToolUnix: [2024-04-16T10:20:39.343Z] [2024-04-16T10:20:39.343Z] setToolProperty: [2024-04-16T10:20:39.343Z] [2024-04-16T10:20:39.343Z] setS1ASclassPath: [2024-04-16T10:20:39.343Z] [2024-04-16T10:20:39.343Z] init-common: [2024-04-16T10:20:39.343Z] [2024-04-16T10:20:39.343Z] deploy-jar-common: [2024-04-16T10:20:39.506Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:39.506Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/client/Client.java:79: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:20:39.506Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:20:39.506Z] [javac] ^ [2024-04-16T10:20:39.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.lang.Integer --factoryclass org.glassfish.resources.custom.factory.PrimitivesAndStringFactory --enabled=true --property type=Integer:value=25 --target server custom/my-int [2024-04-16T10:20:39.528Z] [exec] Custom Resource custom/my-int created. [2024-04-16T10:20:39.528Z] [2024-04-16T10:20:39.529Z] setOSConditions: [2024-04-16T10:20:39.529Z] [2024-04-16T10:20:39.529Z] setToolWin: [2024-04-16T10:20:39.529Z] [2024-04-16T10:20:39.529Z] setToolUnix: [2024-04-16T10:20:39.529Z] [2024-04-16T10:20:39.529Z] setToolProperty: [2024-04-16T10:20:39.529Z] [2024-04-16T10:20:39.529Z] setS1ASclassPath: [2024-04-16T10:20:39.529Z] [2024-04-16T10:20:39.529Z] init-common: [2024-04-16T10:20:39.529Z] [2024-04-16T10:20:39.529Z] create-custom-resource-common: [2024-04-16T10:20:39.598Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-ejb.jar [2024-04-16T10:20:39.761Z] [javac] 2 warnings [2024-04-16T10:20:39.761Z] [2024-04-16T10:20:39.761Z] build: [2024-04-16T10:20:39.761Z] [2024-04-16T10:20:39.761Z] setOSConditions: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] fixFiles: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] convUnix: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] convWin: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] setToolWin: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] setToolUnix: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] setToolProperty: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] setS1ASclassPath: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] init-common: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] package-persistence-common: [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] ejb-jar-common: [2024-04-16T10:20:39.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:39.762Z] [2024-04-16T10:20:39.762Z] package-ejbjar-common: [2024-04-16T10:20:39.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.763Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-ejb.jar [2024-04-16T10:20:39.763Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.763Z] [2024-04-16T10:20:39.763Z] appclient-jar-common: [2024-04-16T10:20:39.763Z] [2024-04-16T10:20:39.763Z] package-appclientjar-common: [2024-04-16T10:20:39.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.763Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdb-client.jar [2024-04-16T10:20:39.763Z] [2024-04-16T10:20:39.763Z] webclient-war-common: [2024-04-16T10:20:39.763Z] [2024-04-16T10:20:39.763Z] build-ear-common: [2024-04-16T10:20:39.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:39.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:39.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:39.763Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2024-04-16T10:20:39.763Z] [2024-04-16T10:20:39.763Z] create-resources: [2024-04-16T10:20:39.763Z] [2024-04-16T10:20:39.763Z] asadmin-batch-common: [2024-04-16T10:20:40.157Z] [exec] Application deployed with name ejb-ejb30-hello-session4-ejb. [2024-04-16T10:20:40.157Z] [2024-04-16T10:20:40.157Z] run: [2024-04-16T10:20:40.157Z] [echo] appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session4-clientClient.jar -name ejb-ejb30-hello-session4Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:20:40.279Z] [exec] Application deployed with name installed-libraries-testApp. [2024-04-16T10:20:40.279Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-04-16T10:20:40.280Z] [echo] Deployment on target server server successful [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setOSConditions: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setToolWin: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setToolUnix: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setToolProperty: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setS1ASclassPath: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] init-common: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] deploy-common-ee: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] run: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setOSConditions: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setToolWin: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setToolUnix: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setToolProperty: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setS1ASclassPath: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] init-common: [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] execute-sql-common: [2024-04-16T10:20:40.280Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2024-04-16T10:20:40.280Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:20:40.280Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:20:40.280Z] [sql] 0 rows affected [2024-04-16T10:20:40.280Z] [sql] 1 rows affected [2024-04-16T10:20:40.280Z] [sql] 1 rows affected [2024-04-16T10:20:40.280Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:20:40.280Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:20:40.280Z] [sql] 0 rows affected [2024-04-16T10:20:40.280Z] [sql] 1 rows affected [2024-04-16T10:20:40.280Z] [sql] 1 rows affected [2024-04-16T10:20:40.280Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:20:40.280Z] [2024-04-16T10:20:40.280Z] setOSConditions: [2024-04-16T10:20:40.281Z] [2024-04-16T10:20:40.281Z] setToolWin: [2024-04-16T10:20:40.281Z] [2024-04-16T10:20:40.281Z] setToolUnix: [2024-04-16T10:20:40.281Z] [2024-04-16T10:20:40.281Z] setToolProperty: [2024-04-16T10:20:40.281Z] [2024-04-16T10:20:40.281Z] setS1ASclassPath: [2024-04-16T10:20:40.281Z] [2024-04-16T10:20:40.281Z] init-common: [2024-04-16T10:20:40.281Z] [2024-04-16T10:20:40.281Z] run-test-1: [2024-04-16T10:20:40.281Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:20:40.281Z] WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions (file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar) [2024-04-16T10:20:40.281Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions [2024-04-16T10:20:40.281Z] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:20:40.281Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:20:40.281Z] [java] [2024-04-16T10:20:40.281Z] [java] Time: 5 [2024-04-16T10:20:40.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:20:40.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.lang.String --factoryclass org.glassfish.resources.custom.factory.PrimitivesAndStringFactory --enabled=true --property type=String:value=Primitives-And-String --target server custom/my-string [2024-04-16T10:20:40.459Z] [exec] Custom Resource custom/my-string created. [2024-04-16T10:20:40.459Z] [2024-04-16T10:20:40.459Z] setOSConditions: [2024-04-16T10:20:40.459Z] [2024-04-16T10:20:40.459Z] setToolWin: [2024-04-16T10:20:40.459Z] [2024-04-16T10:20:40.459Z] setToolUnix: [2024-04-16T10:20:40.459Z] [2024-04-16T10:20:40.459Z] setToolProperty: [2024-04-16T10:20:40.459Z] [2024-04-16T10:20:40.459Z] setS1ASclassPath: [2024-04-16T10:20:40.459Z] [2024-04-16T10:20:40.459Z] init-common: [2024-04-16T10:20:40.459Z] [2024-04-16T10:20:40.459Z] create-custom-resource-common: [2024-04-16T10:20:40.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/cdi_hello_mdb_QCF [2024-04-16T10:20:40.583Z] [exec] Connector resource jms/cdi_hello_mdb_QCF created. [2024-04-16T10:20:40.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false cdi_hello_mdb_InQueue [2024-04-16T10:20:40.583Z] [exec] JMS Desctination cdi_hello_mdb_InQueue created. [2024-04-16T10:20:40.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=cdi_hello_mdb_InQueue --target server --force=false jms/cdi_hello_mdb_InQueue [2024-04-16T10:20:40.583Z] [exec] Administered object jms/cdi_hello_mdb_InQueue created. [2024-04-16T10:20:40.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false cdi_hello_mdb_OutQueue [2024-04-16T10:20:40.583Z] [exec] JMS Desctination cdi_hello_mdb_OutQueue created. [2024-04-16T10:20:40.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=cdi_hello_mdb_OutQueue --target server --force=false jms/cdi_hello_mdb_OutQueue [2024-04-16T10:20:40.583Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue created. [2024-04-16T10:20:40.583Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2024-04-16T10:20:40.583Z] [2024-04-16T10:20:40.583Z] deploy: [2024-04-16T10:20:40.583Z] [2024-04-16T10:20:40.583Z] setOSConditions: [2024-04-16T10:20:40.583Z] [2024-04-16T10:20:40.583Z] setToolWin: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setToolUnix: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setToolProperty: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setS1ASclassPath: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] init-common: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] deploy-common: [2024-04-16T10:20:40.584Z] [echo] Current time (ISO): 2024-04-16T10:20:40.512+0000 [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setOSConditions: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setToolWin: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setToolUnix: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setToolProperty: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] setS1ASclassPath: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] init-common: [2024-04-16T10:20:40.584Z] [2024-04-16T10:20:40.584Z] deploy-common-pe: [2024-04-16T10:20:40.661Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:40.662Z] [javac] 1 warning [2024-04-16T10:20:40.674Z] [java] Looking up EJB... [2024-04-16T10:20:40.675Z] [java] Invoking EJB... [2024-04-16T10:20:40.675Z] [java] Apr 16, 2024 10:20:40 AM org.glassfish.deployment.admin.DeployCommand execute [2024-04-16T10:20:40.675Z] [java] INFO: ejb-ejb31-embedded-remote-ejb was successfully deployed in 5,049 milliseconds. [2024-04-16T10:20:40.675Z] [java] EJB said: hello [2024-04-16T10:20:40.675Z] [java] PlainTextActionReporterSUCCESSNo monitoring data to report. [2024-04-16T10:20:40.675Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:20:40.675Z] [java] JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=__TimerPool,object-type=system-all,jndi-name=jdbc/__TimerPool), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource(pool-name=DerbyPool,object-type=system-all-req,jndi-name=jdbc/__default), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(datasource-classname=org.apache.derby.jdbc.EmbeddedXADataSource,name=__TimerPool,res-type=javax.sql.XADataSource), GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool(is-isolation-level-guaranteed=false,datasource-classname=org.apache.derby.jdbc.ClientDataSource,name=DerbyPool,res-type=javax.sql.DataSource)] [2024-04-16T10:20:40.675Z] [java] Value of key is: embedded with remote 1 [2024-04-16T10:20:40.675Z] [java] Done calling EJB [2024-04-16T10:20:40.675Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:40.675Z] [java] [2024-04-16T10:20:40.675Z] [java] [2024-04-16T10:20:40.675Z] [java] ----------------------------------------- [2024-04-16T10:20:40.675Z] [java] - embedded with remote 1: PASS - [2024-04-16T10:20:40.675Z] [java] ----------------------------------------- [2024-04-16T10:20:40.675Z] [java] Total PASS: 1 [2024-04-16T10:20:40.675Z] [java] Total FAIL: 0 [2024-04-16T10:20:40.675Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:40.675Z] [java] ----------------------------------------- [2024-04-16T10:20:40.675Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:40.843Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:20:40.843Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:20:40.843Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:20:40.843Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:20:40.843Z] [java] [Server response] [2024-04-16T10:20:40.843Z] [java] [Server response]3b [2024-04-16T10:20:40.843Z] [java] [Server response]Running serializable connector test [2024-04-16T10:20:40.843Z] [java] [Server response]TEST:PASS [2024-04-16T10:20:40.843Z] [java] Value of key is:installed-libraries [2024-04-16T10:20:40.843Z] [java] [Server response]END_OF_TEST [2024-04-16T10:20:40.843Z] [java] Value of key is:installed-libraries [2024-04-16T10:20:40.910Z] [java] Apr 16, 2024 10:20:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:40.910Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1290c49 [2024-04-16T10:20:40.910Z] [java] SFSB test : SFSB [2024-04-16T10:20:40.910Z] [java] SFSB1 test : SFSB1 [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] build: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] setOSConditions: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] fixFiles: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] convUnix: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] convWin: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] setToolWin: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] setToolUnix: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] setToolProperty: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] setS1ASclassPath: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] init-common: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] package-persistence-common: [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] ejb-jar-common: [2024-04-16T10:20:40.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:40.916Z] [2024-04-16T10:20:40.916Z] package-ejbjar-common: [2024-04-16T10:20:40.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-ejb.jar [2024-04-16T10:20:40.917Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [2024-04-16T10:20:40.917Z] appclient-jar-common: [2024-04-16T10:20:40.917Z] [2024-04-16T10:20:40.917Z] package-appclientjar-common: [2024-04-16T10:20:40.917Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-id-client.jar [2024-04-16T10:20:40.917Z] [2024-04-16T10:20:40.917Z] webclient-war-common: [2024-04-16T10:20:40.917Z] [2024-04-16T10:20:40.917Z] build-ear-common: [2024-04-16T10:20:40.917Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:40.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:40.917Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:40.917Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2024-04-16T10:20:40.917Z] [2024-04-16T10:20:40.917Z] deploy: [2024-04-16T10:20:40.917Z] [echo] asadmin create-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2024-04-16T10:20:40.929Z] [java] Apr 16, 2024 10:20:40 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:20:40.929Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:20:40.929Z] [java] Apr 16, 2024 10:20:40 AM org.glassfish.admin.mbeanserver.JMXStartupService shutdown [2024-04-16T10:20:40.929Z] [java] INFO: JMXStartupService and JMXConnectors have been shut down. [2024-04-16T10:20:40.929Z] [java] Apr 16, 2024 10:20:40 AM com.sun.enterprise.v3.server.AppServerStartup stop [2024-04-16T10:20:40.929Z] [java] INFO: Shutdown procedure finished [2024-04-16T10:20:40.929Z] [java] --------------------- [2024-04-16T10:20:40.929Z] [java] --------------------- [2024-04-16T10:20:40.929Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:41.045Z] [exec] Application deployed with name web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web. [2024-04-16T10:20:41.045Z] [2024-04-16T10:20:41.046Z] deploy-war-commonee: [2024-04-16T10:20:41.046Z] [2024-04-16T10:20:41.046Z] run: [2024-04-16T10:20:41.046Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes/jsp/test.jsp [2024-04-16T10:20:41.103Z] [exec] Apr 16, 2024 10:20:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:41.103Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:41.127Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:41.127Z] [java] [2024-04-16T10:20:41.127Z] [java] [2024-04-16T10:20:41.127Z] [java] ----------------------------------------- [2024-04-16T10:20:41.127Z] [java] - installed-libraries: PASS - [2024-04-16T10:20:41.127Z] [java] ----------------------------------------- [2024-04-16T10:20:41.127Z] [java] Total PASS: 1 [2024-04-16T10:20:41.127Z] [java] Total FAIL: 0 [2024-04-16T10:20:41.127Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:41.127Z] [java] ----------------------------------------- [2024-04-16T10:20:41.127Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] undeploy: [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] setOSConditions: [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] setToolWin: [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] setToolUnix: [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] setToolProperty: [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] setS1ASclassPath: [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] init-common: [2024-04-16T10:20:41.127Z] [2024-04-16T10:20:41.127Z] execute-sql-common: [2024-04-16T10:20:41.127Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2024-04-16T10:20:41.128Z] [sql] 0 rows affected [2024-04-16T10:20:41.128Z] [sql] 0 rows affected [2024-04-16T10:20:41.128Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:20:41.128Z] [2024-04-16T10:20:41.128Z] setOSConditions: [2024-04-16T10:20:41.128Z] [2024-04-16T10:20:41.128Z] setToolWin: [2024-04-16T10:20:41.128Z] [2024-04-16T10:20:41.128Z] setToolUnix: [2024-04-16T10:20:41.128Z] [2024-04-16T10:20:41.128Z] setToolProperty: [2024-04-16T10:20:41.128Z] [2024-04-16T10:20:41.128Z] setS1ASclassPath: [2024-04-16T10:20:41.128Z] [2024-04-16T10:20:41.128Z] init-common: [2024-04-16T10:20:41.128Z] [2024-04-16T10:20:41.128Z] delete-connector-resource-common: [2024-04-16T10:20:41.128Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-04-16T10:20:41.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbApp.ear [2024-04-16T10:20:41.168Z] [java] SFSB2 test : SFSB2 [2024-04-16T10:20:41.168Z] [java] Value of key is: main [2024-04-16T10:20:41.168Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:41.168Z] [java] [2024-04-16T10:20:41.168Z] [java] [2024-04-16T10:20:41.168Z] [java] ----------------------------------------- [2024-04-16T10:20:41.168Z] [java] - main: PASS - [2024-04-16T10:20:41.168Z] [java] ----------------------------------------- [2024-04-16T10:20:41.168Z] [java] Total PASS: 1 [2024-04-16T10:20:41.168Z] [java] Total FAIL: 0 [2024-04-16T10:20:41.168Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:41.168Z] [java] ----------------------------------------- [2024-04-16T10:20:41.168Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:41.168Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:41.183Z] [2024-04-16T10:20:41.183Z] warn: [2024-04-16T10:20:41.183Z] [echo] Domain was STOPPED to run the test [2024-04-16T10:20:41.183Z] [2024-04-16T10:20:41.183Z] all: [2024-04-16T10:20:41.183Z] [2024-04-16T10:20:41.184Z] stop-derby: [2024-04-16T10:20:41.184Z] [2024-04-16T10:20:41.184Z] setOSConditions: [2024-04-16T10:20:41.184Z] [2024-04-16T10:20:41.184Z] setToolWin: [2024-04-16T10:20:41.184Z] [2024-04-16T10:20:41.184Z] setToolUnix: [2024-04-16T10:20:41.184Z] [2024-04-16T10:20:41.184Z] setToolProperty: [2024-04-16T10:20:41.184Z] [2024-04-16T10:20:41.184Z] setS1ASclassPath: [2024-04-16T10:20:41.184Z] [2024-04-16T10:20:41.184Z] init-common: [2024-04-16T10:20:41.184Z] [2024-04-16T10:20:41.184Z] stopDerby: [2024-04-16T10:20:41.184Z] [echo] Stopping Derby DB servers on ports 45716 and 45717 [Pipeline] { [Pipeline] sh [2024-04-16T10:20:41.400Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property String=Primitives-And-String:Integer=25 --target server custom/my-simple-properties [2024-04-16T10:20:41.400Z] [exec] Custom Resource custom/my-simple-properties created. [2024-04-16T10:20:41.400Z] [2024-04-16T10:20:41.400Z] setOSConditions: [2024-04-16T10:20:41.400Z] [2024-04-16T10:20:41.400Z] setToolWin: [2024-04-16T10:20:41.400Z] [2024-04-16T10:20:41.400Z] setToolUnix: [2024-04-16T10:20:41.400Z] [2024-04-16T10:20:41.400Z] setToolProperty: [2024-04-16T10:20:41.400Z] [2024-04-16T10:20:41.400Z] setS1ASclassPath: [2024-04-16T10:20:41.400Z] [2024-04-16T10:20:41.400Z] init-common: [2024-04-16T10:20:41.400Z] [2024-04-16T10:20:41.400Z] create-custom-resource-common: [2024-04-16T10:20:41.423Z] [2024-04-16T10:20:41.424Z] undeploy: [2024-04-16T10:20:41.424Z] [2024-04-16T10:20:41.424Z] setOSConditions: [2024-04-16T10:20:41.424Z] [2024-04-16T10:20:41.424Z] setToolWin: [2024-04-16T10:20:41.424Z] [2024-04-16T10:20:41.424Z] setToolUnix: [2024-04-16T10:20:41.424Z] [2024-04-16T10:20:41.424Z] setToolProperty: [2024-04-16T10:20:41.424Z] [2024-04-16T10:20:41.424Z] setS1ASclassPath: [2024-04-16T10:20:41.424Z] [2024-04-16T10:20:41.424Z] init-common: [2024-04-16T10:20:41.424Z] [2024-04-16T10:20:41.424Z] undeploy-jar-common: [2024-04-16T10:20:41.498Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-threadpool --maxthreadpoolsize 5 --minthreadpoolsize 2 --idletimeout 900 --maxqueuesize 4096 --target server express-service-thread-pool [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] restart-server-instance-common: [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] setOSConditions: [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] setToolWin: [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] setToolUnix: [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] setToolProperty: [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] setS1ASclassPath: [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] init-common: [2024-04-16T10:20:41.498Z] [2024-04-16T10:20:41.498Z] stopDomain: [2024-04-16T10:20:41.498Z] [echo] run.xml:stopping domain... [2024-04-16T10:20:41.743Z] [java] Tue Apr 16 10:20:41 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:20:41.743Z] [java] Tue Apr 16 10:20:41 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:20:41.743Z] [2024-04-16T10:20:41.743Z] report: [2024-04-16T10:20:41.743Z] [2024-04-16T10:20:41.743Z] transfer: [2024-04-16T10:20:41.744Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:20:41.744Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [Pipeline] timeout [2024-04-16T10:20:41.845Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timeout [2024-04-16T10:20:41.847Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [Pipeline] withAnt [2024-04-16T10:20:41.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.properties --target server custom/my-properties-file [2024-04-16T10:20:42.036Z] [exec] Apr 16, 2024 10:20:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:42.036Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@68e2d03e [2024-04-16T10:20:42.115Z] + id [2024-04-16T10:20:42.115Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:20:42.115Z] + uname -a [2024-04-16T10:20:42.115Z] Linux basic-m1zh7 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:20:42.115Z] + env [2024-04-16T10:20:42.115Z] + sort [2024-04-16T10:20:42.115Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:20:42.115Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:42.115Z] BRANCH_NAME=PR-24889 [2024-04-16T10:20:42.115Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:20:42.115Z] BUILD_ID=5 [2024-04-16T10:20:42.115Z] BUILD_NUMBER=5 [2024-04-16T10:20:42.115Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:20:42.115Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:20:42.115Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:20:42.115Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:20:42.115Z] CHANGE_FORK=samsonsouley [2024-04-16T10:20:42.115Z] CHANGE_ID=24889 [2024-04-16T10:20:42.115Z] CHANGE_TARGET=master [2024-04-16T10:20:42.115Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:20:42.115Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:20:42.115Z] CI=true [2024-04-16T10:20:42.115Z] EXECUTOR_NUMBER=0 [2024-04-16T10:20:42.115Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:20:42.115Z] HOME=/home/jenkins [2024-04-16T10:20:42.115Z] HOSTNAME=basic-m1zh7 [2024-04-16T10:20:42.115Z] HUDSON_COOKIE=ca2f88f8-5371-4377-9d04-7294c8365898 [2024-04-16T10:20:42.115Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:20:42.115Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:20:42.115Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:42.115Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:20:42.115Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:20:42.115Z] JENKINS_AGENT_NAME=basic-m1zh7 [2024-04-16T10:20:42.115Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:20:42.115Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:20:42.115Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:20:42.115Z] JENKINS_NAME=basic-m1zh7 [2024-04-16T10:20:42.115Z] JENKINS_NODE_COOKIE=63cf6103-ba31-4966-8da8-af4f0a7c03ba [2024-04-16T10:20:42.115Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:20:42.115Z] JENKINS_SECRET=**** [2024-04-16T10:20:42.115Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:20:42.115Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:20:42.115Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:20:42.115Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:20:42.115Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:20:42.115Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:20:42.115Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:20:42.115Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:20:42.115Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:20:42.115Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:20:42.115Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:42.115Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:20:42.115Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:20:42.115Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:20:42.115Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:20:42.115Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:20:42.115Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:20:42.115Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:20:42.115Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:20:42.115Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:20:42.115Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:20:42.115Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:20:42.115Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:20:42.115Z] LANG=en_US.UTF-8 [2024-04-16T10:20:42.115Z] LANGUAGE=en_US:en [2024-04-16T10:20:42.115Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:20:42.115Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:42.115Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:42.115Z] NODE_LABELS=basic-m1zh7 basic [2024-04-16T10:20:42.115Z] NODE_NAME=basic-m1zh7 [2024-04-16T10:20:42.115Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:20:42.115Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-m1zh7 [2024-04-16T10:20:42.116Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:20:42.116Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:20:42.116Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:20:42.116Z] PORT_ADMIN=4848 [2024-04-16T10:20:42.116Z] PORT_HTTP=8080 [2024-04-16T10:20:42.116Z] PORT_HTTPS=8181 [2024-04-16T10:20:42.116Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:42.116Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:20:42.116Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:20:42.116Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:20:42.116Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:20:42.116Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:42.116Z] SHLVL=1 [2024-04-16T10:20:42.116Z] STAGE_NAME=persistence_all [2024-04-16T10:20:42.116Z] TERM=xterm [2024-04-16T10:20:42.116Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:20:42.116Z] USER_NAME=jenkins [2024-04-16T10:20:42.116Z] _=/usr/bin/env [2024-04-16T10:20:42.116Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:42.116Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:20:42.116Z] + df -h [2024-04-16T10:20:42.116Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:20:42.116Z] overlay 32G 20K 32G 1% / [2024-04-16T10:20:42.116Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:20:42.116Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:20:42.116Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:20:42.116Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-04-16T10:20:42.116Z] /dev/sda4 894G 253G 642G 29% /etc/hosts [2024-04-16T10:20:42.116Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:20:42.116Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:20:42.116Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:20:42.116Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:20:42.116Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:20:42.116Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:20:42.116Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:20:42.116Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:20:42.116Z] + mvn -version [2024-04-16T10:20:42.219Z] [exec] Custom Resource custom/my-properties-file created. [2024-04-16T10:20:42.219Z] [2024-04-16T10:20:42.219Z] setOSConditions: [2024-04-16T10:20:42.219Z] [2024-04-16T10:20:42.219Z] setToolWin: [2024-04-16T10:20:42.219Z] [2024-04-16T10:20:42.219Z] setToolUnix: [2024-04-16T10:20:42.219Z] [2024-04-16T10:20:42.219Z] setToolProperty: [2024-04-16T10:20:42.219Z] [2024-04-16T10:20:42.219Z] setS1ASclassPath: [2024-04-16T10:20:42.219Z] [2024-04-16T10:20:42.219Z] init-common: [2024-04-16T10:20:42.219Z] [2024-04-16T10:20:42.219Z] create-custom-resource-common: [2024-04-16T10:20:42.251Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-m7p5j [2024-04-16T10:20:42.270Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-cq9z6 [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] report-sh: [2024-04-16T10:20:42.306Z] [echo] Comparing results with expected results [2024-04-16T10:20:42.306Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:20:42.306Z] [exec] [2024-04-16T10:20:42.306Z] [exec] ************************ [2024-04-16T10:20:42.306Z] [exec] PASSED= 32 [2024-04-16T10:20:42.306Z] [exec] ------------ ========= [2024-04-16T10:20:42.306Z] [exec] FAILED= 0 [2024-04-16T10:20:42.306Z] [exec] ------------ ========= [2024-04-16T10:20:42.306Z] [exec] DID NOT RUN= 271 [2024-04-16T10:20:42.306Z] [exec] ------------ ========= [2024-04-16T10:20:42.306Z] [exec] Total Expected=303 [2024-04-16T10:20:42.306Z] [exec] ************************ [2024-04-16T10:20:42.306Z] [exec] [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setOSConditions: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setToolWin: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setToolUnix: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setToolProperty: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setS1ASclassPath: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] init-common: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] report-result: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setOSConditions: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setToolWin: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.306Z] setToolUnix: [2024-04-16T10:20:42.306Z] [2024-04-16T10:20:42.307Z] setToolProperty: [2024-04-16T10:20:42.307Z] [2024-04-16T10:20:42.307Z] setS1ASclassPath: [2024-04-16T10:20:42.307Z] [2024-04-16T10:20:42.307Z] init-common: [2024-04-16T10:20:42.307Z] [2024-04-16T10:20:42.307Z] dev-report: [2024-04-16T10:20:42.349Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb32-sfsb-lifecycle_cb_txattr-ejb [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] all: [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] mdb: [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] setOSConditions: [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] setToolWin: [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] setToolUnix: [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] setToolProperty: [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] setS1ASclassPath: [2024-04-16T10:20:42.349Z] [2024-04-16T10:20:42.349Z] init-common: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] clean: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setOSConditions: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setToolWin: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setToolUnix: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setToolProperty: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setS1ASclassPath: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] init-common: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] clean-common: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setOSConditions: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setToolWin: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setToolUnix: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setToolProperty: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setS1ASclassPath: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] init-common: [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] clean-classes-common: [2024-04-16T10:20:42.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:42.350Z] [2024-04-16T10:20:42.350Z] setOSConditions: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setToolWin: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setToolUnix: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setToolProperty: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setS1ASclassPath: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] init-common: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] clean-jars-common: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] compile: [2024-04-16T10:20:42.351Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:42.351Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setOSConditions: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setToolWin: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setToolUnix: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setToolProperty: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] setS1ASclassPath: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] init-common: [2024-04-16T10:20:42.351Z] [2024-04-16T10:20:42.351Z] compile-common: [2024-04-16T10:20:42.351Z] [echo] Current time (ISO): 2024-04-16T10:20:42.125+0000 [2024-04-16T10:20:42.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:42.351Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:42.373Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:20:42.373Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:42.373Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:20:42.373Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:20:42.373Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:20:42.373Z] + ant -version [2024-04-16T10:20:42.432Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:42.433Z] [java] [2024-04-16T10:20:42.433Z] [java] [2024-04-16T10:20:42.433Z] [java] ----------------------------------------- [2024-04-16T10:20:42.433Z] [java] - jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes: PASS - [2024-04-16T10:20:42.433Z] [java] ----------------------------------------- [2024-04-16T10:20:42.433Z] [java] - Total PASS : 1 - [2024-04-16T10:20:42.433Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:42.433Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:42.433Z] [java] ----------------------------------------- [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] undeploy: [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] setOSConditions: [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] setToolWin: [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] setToolUnix: [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] setToolProperty: [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] setS1ASclassPath: [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] init-common: [2024-04-16T10:20:42.433Z] [2024-04-16T10:20:42.433Z] undeploy-war-common: [2024-04-16T10:20:42.563Z] [java] ********************** [2024-04-16T10:20:42.563Z] [java] * PASSED 32 * [2024-04-16T10:20:42.563Z] [java] * FAILED 0 * [2024-04-16T10:20:42.563Z] [java] * DID NOT RUN 0 * [2024-04-16T10:20:42.563Z] [java] * TOTAL 32 * [2024-04-16T10:20:42.563Z] [java] ********************** [2024-04-16T10:20:42.563Z] [java] [2024-04-16T10:20:42.563Z] [2024-04-16T10:20:42.563Z] BUILD SUCCESSFUL [2024-04-16T10:20:42.563Z] Total time: 5 minutes 32 seconds [2024-04-16T10:20:42.563Z] + check_successful_run [2024-04-16T10:20:42.563Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:20:42.563Z] [2024-04-16T10:20:42.563Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:20:42.563Z] [2024-04-16T10:20:42.563Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:20:42.563Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:20:42.563Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:20:42.563Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:20:42.563Z] + generate_junit_report ejb_group_embedded [2024-04-16T10:20:42.563Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:20:42.563Z] [2024-04-16T10:20:42.563Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:20:42.563Z] [2024-04-16T10:20:42.563Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:20:42.563Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:20:42.563Z] + TESTSUITE_NAME=ejb_group_embedded [2024-04-16T10:20:42.563Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:20:42.563Z] + awk -v suitename=ejb_group_embedded ' [2024-04-16T10:20:42.563Z] BEGIN { [2024-04-16T10:20:42.563Z] totaltests = 0; [2024-04-16T10:20:42.563Z] totalfailures = 0; [2024-04-16T10:20:42.563Z] totalerrors = 0; [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] function getPropVal(str){ [2024-04-16T10:20:42.563Z] split(str, a, "="); [2024-04-16T10:20:42.563Z] val = a[2]; [2024-04-16T10:20:42.563Z] # remove quotes [2024-04-16T10:20:42.563Z] gsub("\"","",val); [2024-04-16T10:20:42.563Z] return val; [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] function removeXMLTag(str){ [2024-04-16T10:20:42.563Z] # remove xml tag quotes [2024-04-16T10:20:42.563Z] gsub("","",str); [2024-04-16T10:20:42.563Z] gsub("<.*>","",str); [2024-04-16T10:20:42.563Z] gsub(">","",str); [2024-04-16T10:20:42.563Z] return str; [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] /status value=/ { [2024-04-16T10:20:42.563Z] result=getPropVal($0); [2024-04-16T10:20:42.563Z] result=removeXMLTag(result); [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] // { [2024-04-16T10:20:42.563Z] getline; [2024-04-16T10:20:42.563Z] getline; [2024-04-16T10:20:42.563Z] testunit=removeXMLTag($0); [2024-04-16T10:20:42.563Z] gsub("\"","",testunit); [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] // { [2024-04-16T10:20:42.563Z] getline; [2024-04-16T10:20:42.563Z] testname=removeXMLTag($0); [2024-04-16T10:20:42.563Z] gsub("\"","",testname); [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] /<\/testcase>/{ [2024-04-16T10:20:42.563Z] classname=testunit [2024-04-16T10:20:42.563Z] # printing testcase to out [2024-04-16T10:20:42.563Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:20:42.563Z] if (result == "fail") { [2024-04-16T10:20:42.563Z] out = out " \n"; [2024-04-16T10:20:42.563Z] totalfailures++; [2024-04-16T10:20:42.563Z] } else if (result == "did_not_run") { [2024-04-16T10:20:42.563Z] out = out " \n"; [2024-04-16T10:20:42.563Z] totalerrors++; [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] out = out " \n"; [2024-04-16T10:20:42.563Z] [2024-04-16T10:20:42.563Z] totaltests++; [2024-04-16T10:20:42.563Z] result=""; [2024-04-16T10:20:42.563Z] testname=""; [2024-04-16T10:20:42.563Z] } [2024-04-16T10:20:42.563Z] END { [2024-04-16T10:20:42.563Z] print "" [2024-04-16T10:20:42.563Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:20:42.563Z] printf "%s", out; [2024-04-16T10:20:42.563Z] print "" [2024-04-16T10:20:42.563Z] }' [2024-04-16T10:20:42.563Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:20:42.563Z] + change_junit_report_class_names [2024-04-16T10:20:42.563Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:20:42.563Z] + sed -i 's/\bclassname="/classname="ejb_group_embedded./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:20:42.563Z] + copy_test_artifacts ejb_group_embedded [2024-04-16T10:20:42.563Z] + sleep 1 [2024-04-16T10:20:42.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-04-16T10:20:42.566Z] [exec] Connector resource eis/connector-resource deleted. [2024-04-16T10:20:42.566Z] [2024-04-16T10:20:42.566Z] setOSConditions: [2024-04-16T10:20:42.566Z] [2024-04-16T10:20:42.566Z] setToolWin: [2024-04-16T10:20:42.566Z] [2024-04-16T10:20:42.566Z] setToolUnix: [2024-04-16T10:20:42.566Z] [2024-04-16T10:20:42.566Z] setToolProperty: [2024-04-16T10:20:42.566Z] [2024-04-16T10:20:42.566Z] setS1ASclassPath: [2024-04-16T10:20:42.566Z] [2024-04-16T10:20:42.566Z] init-common: [2024-04-16T10:20:42.566Z] [2024-04-16T10:20:42.566Z] delete-connector-connpool-common: [2024-04-16T10:20:42.566Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2024-04-16T10:20:42.629Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:20:42.629Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:20:42.629Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-c374cfbe/script.sh.copy: line 9: ps: command not found [2024-04-16T10:20:42.629Z] + true [2024-04-16T10:20:42.629Z] + cat /proc/cpuinfo [2024-04-16T10:20:42.629Z] processor : 0 [2024-04-16T10:20:42.629Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.629Z] cpu family : 6 [2024-04-16T10:20:42.629Z] model : 85 [2024-04-16T10:20:42.629Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.629Z] stepping : 7 [2024-04-16T10:20:42.629Z] microcode : 0x5003302 [2024-04-16T10:20:42.629Z] cpu MHz : 2902.106 [2024-04-16T10:20:42.629Z] cache size : 14080 KB [2024-04-16T10:20:42.629Z] physical id : 0 [2024-04-16T10:20:42.629Z] siblings : 20 [2024-04-16T10:20:42.629Z] core id : 0 [2024-04-16T10:20:42.629Z] cpu cores : 10 [2024-04-16T10:20:42.629Z] apicid : 0 [2024-04-16T10:20:42.629Z] initial apicid : 0 [2024-04-16T10:20:42.629Z] fpu : yes [2024-04-16T10:20:42.629Z] fpu_exception : yes [2024-04-16T10:20:42.629Z] cpuid level : 22 [2024-04-16T10:20:42.629Z] wp : yes [2024-04-16T10:20:42.629Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.629Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.629Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.629Z] bogomips : 4800.00 [2024-04-16T10:20:42.629Z] clflush size : 64 [2024-04-16T10:20:42.629Z] cache_alignment : 64 [2024-04-16T10:20:42.629Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.629Z] power management: [2024-04-16T10:20:42.629Z] [2024-04-16T10:20:42.629Z] processor : 1 [2024-04-16T10:20:42.629Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.629Z] cpu family : 6 [2024-04-16T10:20:42.629Z] model : 85 [2024-04-16T10:20:42.629Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.629Z] stepping : 7 [2024-04-16T10:20:42.629Z] microcode : 0x5003302 [2024-04-16T10:20:42.629Z] cpu MHz : 2900.248 [2024-04-16T10:20:42.629Z] cache size : 14080 KB [2024-04-16T10:20:42.629Z] physical id : 0 [2024-04-16T10:20:42.629Z] siblings : 20 [2024-04-16T10:20:42.629Z] core id : 1 [2024-04-16T10:20:42.629Z] cpu cores : 10 [2024-04-16T10:20:42.629Z] apicid : 2 [2024-04-16T10:20:42.629Z] initial apicid : 2 [2024-04-16T10:20:42.629Z] fpu : yes [2024-04-16T10:20:42.629Z] fpu_exception : yes [2024-04-16T10:20:42.629Z] cpuid level : 22 [2024-04-16T10:20:42.629Z] wp : yes [2024-04-16T10:20:42.630Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.630Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.630Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.630Z] bogomips : 4800.00 [2024-04-16T10:20:42.630Z] clflush size : 64 [2024-04-16T10:20:42.630Z] cache_alignment : 64 [2024-04-16T10:20:42.630Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.630Z] power management: [2024-04-16T10:20:42.630Z] [2024-04-16T10:20:42.630Z] processor : 2 [2024-04-16T10:20:42.630Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.630Z] cpu family : 6 [2024-04-16T10:20:42.630Z] model : 85 [2024-04-16T10:20:42.630Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.630Z] stepping : 7 [2024-04-16T10:20:42.630Z] microcode : 0x5003302 [2024-04-16T10:20:42.630Z] cpu MHz : 2900.118 [2024-04-16T10:20:42.630Z] cache size : 14080 KB [2024-04-16T10:20:42.630Z] physical id : 0 [2024-04-16T10:20:42.630Z] siblings : 20 [2024-04-16T10:20:42.630Z] core id : 2 [2024-04-16T10:20:42.630Z] cpu cores : 10 [2024-04-16T10:20:42.630Z] apicid : 4 [2024-04-16T10:20:42.630Z] initial apicid : 4 [2024-04-16T10:20:42.630Z] fpu : yes [2024-04-16T10:20:42.630Z] fpu_exception : yes [2024-04-16T10:20:42.630Z] cpuid level : 22 [2024-04-16T10:20:42.630Z] wp : yes [2024-04-16T10:20:42.630Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.630Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.630Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.630Z] bogomips : 4800.00 [2024-04-16T10:20:42.630Z] clflush size : 64 [2024-04-16T10:20:42.630Z] cache_alignment : 64 [2024-04-16T10:20:42.630Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.630Z] power management: [2024-04-16T10:20:42.630Z] [2024-04-16T10:20:42.630Z] processor : 3 [2024-04-16T10:20:42.630Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.630Z] cpu family : 6 [2024-04-16T10:20:42.630Z] model : 85 [2024-04-16T10:20:42.630Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.630Z] stepping : 7 [2024-04-16T10:20:42.630Z] microcode : 0x5003302 [2024-04-16T10:20:42.630Z] cpu MHz : 2899.979 [2024-04-16T10:20:42.630Z] cache size : 14080 KB [2024-04-16T10:20:42.630Z] physical id : 0 [2024-04-16T10:20:42.630Z] siblings : 20 [2024-04-16T10:20:42.630Z] core id : 3 [2024-04-16T10:20:42.630Z] cpu cores : 10 [2024-04-16T10:20:42.630Z] apicid : 6 [2024-04-16T10:20:42.630Z] initial apicid : 6 [2024-04-16T10:20:42.630Z] fpu : yes [2024-04-16T10:20:42.630Z] fpu_exception : yes [2024-04-16T10:20:42.630Z] cpuid level : 22 [2024-04-16T10:20:42.630Z] wp : yes [2024-04-16T10:20:42.631Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.631Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.631Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.631Z] bogomips : 4800.00 [2024-04-16T10:20:42.631Z] clflush size : 64 [2024-04-16T10:20:42.631Z] cache_alignment : 64 [2024-04-16T10:20:42.631Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.631Z] power management: [2024-04-16T10:20:42.631Z] [2024-04-16T10:20:42.631Z] processor : 4 [2024-04-16T10:20:42.631Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.631Z] cpu family : 6 [2024-04-16T10:20:42.631Z] model : 85 [2024-04-16T10:20:42.631Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.631Z] stepping : 7 [2024-04-16T10:20:42.631Z] microcode : 0x5003302 [2024-04-16T10:20:42.631Z] cpu MHz : 2900.078 [2024-04-16T10:20:42.631Z] cache size : 14080 KB [2024-04-16T10:20:42.631Z] physical id : 0 [2024-04-16T10:20:42.631Z] siblings : 20 [2024-04-16T10:20:42.631Z] core id : 4 [2024-04-16T10:20:42.631Z] cpu cores : 10 [2024-04-16T10:20:42.631Z] apicid : 8 [2024-04-16T10:20:42.631Z] initial apicid : 8 [2024-04-16T10:20:42.631Z] fpu : yes [2024-04-16T10:20:42.631Z] fpu_exception : yes [2024-04-16T10:20:42.631Z] cpuid level : 22 [2024-04-16T10:20:42.631Z] wp : yes [2024-04-16T10:20:42.631Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.631Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.631Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.631Z] bogomips : 4800.00 [2024-04-16T10:20:42.631Z] clflush size : 64 [2024-04-16T10:20:42.631Z] cache_alignment : 64 [2024-04-16T10:20:42.631Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.631Z] power management: [2024-04-16T10:20:42.631Z] [2024-04-16T10:20:42.631Z] processor : 5 [2024-04-16T10:20:42.631Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.631Z] cpu family : 6 [2024-04-16T10:20:42.631Z] model : 85 [2024-04-16T10:20:42.631Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.631Z] stepping : 7 [2024-04-16T10:20:42.631Z] microcode : 0x5003302 [2024-04-16T10:20:42.631Z] cpu MHz : 2904.825 [2024-04-16T10:20:42.631Z] cache size : 14080 KB [2024-04-16T10:20:42.631Z] physical id : 0 [2024-04-16T10:20:42.631Z] siblings : 20 [2024-04-16T10:20:42.631Z] core id : 8 [2024-04-16T10:20:42.631Z] cpu cores : 10 [2024-04-16T10:20:42.631Z] apicid : 16 [2024-04-16T10:20:42.631Z] initial apicid : 16 [2024-04-16T10:20:42.631Z] fpu : yes [2024-04-16T10:20:42.631Z] fpu_exception : yes [2024-04-16T10:20:42.631Z] cpuid level : 22 [2024-04-16T10:20:42.631Z] wp : yes [2024-04-16T10:20:42.632Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.632Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.632Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.632Z] bogomips : 4800.00 [2024-04-16T10:20:42.632Z] clflush size : 64 [2024-04-16T10:20:42.632Z] cache_alignment : 64 [2024-04-16T10:20:42.632Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.632Z] power management: [2024-04-16T10:20:42.632Z] [2024-04-16T10:20:42.632Z] processor : 6 [2024-04-16T10:20:42.632Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.632Z] cpu family : 6 [2024-04-16T10:20:42.632Z] model : 85 [2024-04-16T10:20:42.632Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.632Z] stepping : 7 [2024-04-16T10:20:42.632Z] microcode : 0x5003302 [2024-04-16T10:20:42.632Z] cpu MHz : 2901.702 [2024-04-16T10:20:42.632Z] cache size : 14080 KB [2024-04-16T10:20:42.632Z] physical id : 0 [2024-04-16T10:20:42.632Z] siblings : 20 [2024-04-16T10:20:42.632Z] core id : 9 [2024-04-16T10:20:42.632Z] cpu cores : 10 [2024-04-16T10:20:42.632Z] apicid : 18 [2024-04-16T10:20:42.632Z] initial apicid : 18 [2024-04-16T10:20:42.632Z] fpu : yes [2024-04-16T10:20:42.632Z] fpu_exception : yes [2024-04-16T10:20:42.632Z] cpuid level : 22 [2024-04-16T10:20:42.632Z] wp : yes [2024-04-16T10:20:42.632Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.632Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.632Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.632Z] bogomips : 4800.00 [2024-04-16T10:20:42.632Z] clflush size : 64 [2024-04-16T10:20:42.632Z] cache_alignment : 64 [2024-04-16T10:20:42.632Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.632Z] power management: [2024-04-16T10:20:42.632Z] [2024-04-16T10:20:42.632Z] processor : 7 [2024-04-16T10:20:42.632Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.632Z] cpu family : 6 [2024-04-16T10:20:42.632Z] model : 85 [2024-04-16T10:20:42.632Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.632Z] stepping : 7 [2024-04-16T10:20:42.632Z] microcode : 0x5003302 [2024-04-16T10:20:42.632Z] cpu MHz : 2901.027 [2024-04-16T10:20:42.632Z] cache size : 14080 KB [2024-04-16T10:20:42.632Z] physical id : 0 [2024-04-16T10:20:42.632Z] siblings : 20 [2024-04-16T10:20:42.632Z] core id : 10 [2024-04-16T10:20:42.632Z] cpu cores : 10 [2024-04-16T10:20:42.632Z] apicid : 20 [2024-04-16T10:20:42.632Z] initial apicid : 20 [2024-04-16T10:20:42.632Z] fpu : yes [2024-04-16T10:20:42.632Z] fpu_exception : yes [2024-04-16T10:20:42.632Z] cpuid level : 22 [2024-04-16T10:20:42.632Z] wp : yes [2024-04-16T10:20:42.633Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.633Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.633Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.633Z] bogomips : 4800.00 [2024-04-16T10:20:42.633Z] clflush size : 64 [2024-04-16T10:20:42.633Z] cache_alignment : 64 [2024-04-16T10:20:42.633Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.633Z] power management: [2024-04-16T10:20:42.633Z] [2024-04-16T10:20:42.633Z] processor : 8 [2024-04-16T10:20:42.633Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.633Z] cpu family : 6 [2024-04-16T10:20:42.633Z] model : 85 [2024-04-16T10:20:42.633Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.633Z] stepping : 7 [2024-04-16T10:20:42.633Z] microcode : 0x5003302 [2024-04-16T10:20:42.633Z] cpu MHz : 2898.381 [2024-04-16T10:20:42.633Z] cache size : 14080 KB [2024-04-16T10:20:42.633Z] physical id : 0 [2024-04-16T10:20:42.633Z] siblings : 20 [2024-04-16T10:20:42.633Z] core id : 11 [2024-04-16T10:20:42.633Z] cpu cores : 10 [2024-04-16T10:20:42.633Z] apicid : 22 [2024-04-16T10:20:42.633Z] initial apicid : 22 [2024-04-16T10:20:42.633Z] fpu : yes [2024-04-16T10:20:42.633Z] fpu_exception : yes [2024-04-16T10:20:42.633Z] cpuid level : 22 [2024-04-16T10:20:42.633Z] wp : yes [2024-04-16T10:20:42.633Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.633Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.633Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.633Z] bogomips : 4800.00 [2024-04-16T10:20:42.633Z] clflush size : 64 [2024-04-16T10:20:42.633Z] cache_alignment : 64 [2024-04-16T10:20:42.633Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.633Z] power management: [2024-04-16T10:20:42.633Z] [2024-04-16T10:20:42.633Z] processor : 9 [2024-04-16T10:20:42.633Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.633Z] cpu family : 6 [2024-04-16T10:20:42.633Z] model : 85 [2024-04-16T10:20:42.633Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.633Z] stepping : 7 [2024-04-16T10:20:42.633Z] microcode : 0x5003302 [2024-04-16T10:20:42.633Z] cpu MHz : 2899.907 [2024-04-16T10:20:42.633Z] cache size : 14080 KB [2024-04-16T10:20:42.633Z] physical id : 0 [2024-04-16T10:20:42.633Z] siblings : 20 [2024-04-16T10:20:42.633Z] core id : 12 [2024-04-16T10:20:42.633Z] cpu cores : 10 [2024-04-16T10:20:42.633Z] apicid : 24 [2024-04-16T10:20:42.633Z] initial apicid : 24 [2024-04-16T10:20:42.633Z] fpu : yes [2024-04-16T10:20:42.633Z] fpu_exception : yes [2024-04-16T10:20:42.633Z] cpuid level : 22 [2024-04-16T10:20:42.633Z] wp : yes [2024-04-16T10:20:42.634Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.634Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.634Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.634Z] bogomips : 4800.00 [2024-04-16T10:20:42.634Z] clflush size : 64 [2024-04-16T10:20:42.634Z] cache_alignment : 64 [2024-04-16T10:20:42.634Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.634Z] power management: [2024-04-16T10:20:42.634Z] [2024-04-16T10:20:42.634Z] processor : 10 [2024-04-16T10:20:42.634Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.634Z] cpu family : 6 [2024-04-16T10:20:42.634Z] model : 85 [2024-04-16T10:20:42.634Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.634Z] stepping : 7 [2024-04-16T10:20:42.634Z] microcode : 0x5003302 [2024-04-16T10:20:42.634Z] cpu MHz : 2898.133 [2024-04-16T10:20:42.634Z] cache size : 14080 KB [2024-04-16T10:20:42.634Z] physical id : 1 [2024-04-16T10:20:42.634Z] siblings : 20 [2024-04-16T10:20:42.634Z] core id : 0 [2024-04-16T10:20:42.634Z] cpu cores : 10 [2024-04-16T10:20:42.634Z] apicid : 32 [2024-04-16T10:20:42.634Z] initial apicid : 32 [2024-04-16T10:20:42.634Z] fpu : yes [2024-04-16T10:20:42.634Z] fpu_exception : yes [2024-04-16T10:20:42.634Z] cpuid level : 22 [2024-04-16T10:20:42.634Z] wp : yes [2024-04-16T10:20:42.634Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.634Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.634Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.634Z] bogomips : 4807.56 [2024-04-16T10:20:42.634Z] clflush size : 64 [2024-04-16T10:20:42.634Z] cache_alignment : 64 [2024-04-16T10:20:42.634Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.634Z] power management: [2024-04-16T10:20:42.634Z] [2024-04-16T10:20:42.634Z] processor : 11 [2024-04-16T10:20:42.634Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.634Z] cpu family : 6 [2024-04-16T10:20:42.634Z] model : 85 [2024-04-16T10:20:42.634Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.634Z] stepping : 7 [2024-04-16T10:20:42.634Z] microcode : 0x5003302 [2024-04-16T10:20:42.634Z] cpu MHz : 2900.045 [2024-04-16T10:20:42.634Z] cache size : 14080 KB [2024-04-16T10:20:42.634Z] physical id : 1 [2024-04-16T10:20:42.634Z] siblings : 20 [2024-04-16T10:20:42.634Z] core id : 1 [2024-04-16T10:20:42.634Z] cpu cores : 10 [2024-04-16T10:20:42.634Z] apicid : 34 [2024-04-16T10:20:42.634Z] initial apicid : 34 [2024-04-16T10:20:42.634Z] fpu : yes [2024-04-16T10:20:42.634Z] fpu_exception : yes [2024-04-16T10:20:42.634Z] cpuid level : 22 [2024-04-16T10:20:42.634Z] wp : yes [2024-04-16T10:20:42.635Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.635Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.635Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.635Z] bogomips : 4807.56 [2024-04-16T10:20:42.635Z] clflush size : 64 [2024-04-16T10:20:42.635Z] cache_alignment : 64 [2024-04-16T10:20:42.635Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.635Z] power management: [2024-04-16T10:20:42.635Z] [2024-04-16T10:20:42.635Z] processor : 12 [2024-04-16T10:20:42.635Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.635Z] cpu family : 6 [2024-04-16T10:20:42.635Z] model : 85 [2024-04-16T10:20:42.635Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.635Z] stepping : 7 [2024-04-16T10:20:42.635Z] microcode : 0x5003302 [2024-04-16T10:20:42.635Z] cpu MHz : 3200.000 [2024-04-16T10:20:42.635Z] cache size : 14080 KB [2024-04-16T10:20:42.635Z] physical id : 1 [2024-04-16T10:20:42.635Z] siblings : 20 [2024-04-16T10:20:42.635Z] core id : 2 [2024-04-16T10:20:42.635Z] cpu cores : 10 [2024-04-16T10:20:42.635Z] apicid : 36 [2024-04-16T10:20:42.635Z] initial apicid : 36 [2024-04-16T10:20:42.635Z] fpu : yes [2024-04-16T10:20:42.635Z] fpu_exception : yes [2024-04-16T10:20:42.635Z] cpuid level : 22 [2024-04-16T10:20:42.635Z] wp : yes [2024-04-16T10:20:42.635Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.635Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.635Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.635Z] bogomips : 4807.56 [2024-04-16T10:20:42.635Z] clflush size : 64 [2024-04-16T10:20:42.635Z] cache_alignment : 64 [2024-04-16T10:20:42.635Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.635Z] power management: [2024-04-16T10:20:42.635Z] [2024-04-16T10:20:42.635Z] processor : 13 [2024-04-16T10:20:42.635Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.635Z] cpu family : 6 [2024-04-16T10:20:42.635Z] model : 85 [2024-04-16T10:20:42.635Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.635Z] stepping : 7 [2024-04-16T10:20:42.635Z] microcode : 0x5003302 [2024-04-16T10:20:42.635Z] cpu MHz : 3200.000 [2024-04-16T10:20:42.635Z] cache size : 14080 KB [2024-04-16T10:20:42.635Z] physical id : 1 [2024-04-16T10:20:42.635Z] siblings : 20 [2024-04-16T10:20:42.635Z] core id : 3 [2024-04-16T10:20:42.635Z] cpu cores : 10 [2024-04-16T10:20:42.635Z] apicid : 38 [2024-04-16T10:20:42.635Z] initial apicid : 38 [2024-04-16T10:20:42.635Z] fpu : yes [2024-04-16T10:20:42.635Z] fpu_exception : yes [2024-04-16T10:20:42.635Z] cpuid level : 22 [2024-04-16T10:20:42.635Z] wp : yes [2024-04-16T10:20:42.636Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.636Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.636Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.636Z] bogomips : 4807.56 [2024-04-16T10:20:42.636Z] clflush size : 64 [2024-04-16T10:20:42.636Z] cache_alignment : 64 [2024-04-16T10:20:42.636Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.636Z] power management: [2024-04-16T10:20:42.636Z] [2024-04-16T10:20:42.636Z] processor : 14 [2024-04-16T10:20:42.636Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.636Z] cpu family : 6 [2024-04-16T10:20:42.636Z] model : 85 [2024-04-16T10:20:42.636Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.636Z] stepping : 7 [2024-04-16T10:20:42.636Z] microcode : 0x5003302 [2024-04-16T10:20:42.636Z] cpu MHz : 2900.953 [2024-04-16T10:20:42.636Z] cache size : 14080 KB [2024-04-16T10:20:42.636Z] physical id : 1 [2024-04-16T10:20:42.636Z] siblings : 20 [2024-04-16T10:20:42.636Z] core id : 4 [2024-04-16T10:20:42.636Z] cpu cores : 10 [2024-04-16T10:20:42.636Z] apicid : 40 [2024-04-16T10:20:42.636Z] initial apicid : 40 [2024-04-16T10:20:42.636Z] fpu : yes [2024-04-16T10:20:42.636Z] fpu_exception : yes [2024-04-16T10:20:42.636Z] cpuid level : 22 [2024-04-16T10:20:42.636Z] wp : yes [2024-04-16T10:20:42.636Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.636Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.636Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.636Z] bogomips : 4807.56 [2024-04-16T10:20:42.636Z] clflush size : 64 [2024-04-16T10:20:42.636Z] cache_alignment : 64 [2024-04-16T10:20:42.636Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.636Z] power management: [2024-04-16T10:20:42.636Z] [2024-04-16T10:20:42.636Z] processor : 15 [2024-04-16T10:20:42.636Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.636Z] cpu family : 6 [2024-04-16T10:20:42.636Z] model : 85 [2024-04-16T10:20:42.636Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.636Z] stepping : 7 [2024-04-16T10:20:42.636Z] microcode : 0x5003302 [2024-04-16T10:20:42.636Z] cpu MHz : 2899.657 [2024-04-16T10:20:42.636Z] cache size : 14080 KB [2024-04-16T10:20:42.636Z] physical id : 1 [2024-04-16T10:20:42.636Z] siblings : 20 [2024-04-16T10:20:42.636Z] core id : 8 [2024-04-16T10:20:42.636Z] cpu cores : 10 [2024-04-16T10:20:42.636Z] apicid : 48 [2024-04-16T10:20:42.636Z] initial apicid : 48 [2024-04-16T10:20:42.636Z] fpu : yes [2024-04-16T10:20:42.636Z] fpu_exception : yes [2024-04-16T10:20:42.636Z] cpuid level : 22 [2024-04-16T10:20:42.637Z] wp : yes [2024-04-16T10:20:42.637Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.637Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.637Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.637Z] bogomips : 4807.56 [2024-04-16T10:20:42.637Z] clflush size : 64 [2024-04-16T10:20:42.637Z] cache_alignment : 64 [2024-04-16T10:20:42.637Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.637Z] power management: [2024-04-16T10:20:42.637Z] [2024-04-16T10:20:42.637Z] processor : 16 [2024-04-16T10:20:42.637Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.637Z] cpu family : 6 [2024-04-16T10:20:42.637Z] model : 85 [2024-04-16T10:20:42.637Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.637Z] stepping : 7 [2024-04-16T10:20:42.637Z] microcode : 0x5003302 [2024-04-16T10:20:42.637Z] cpu MHz : 2900.233 [2024-04-16T10:20:42.637Z] cache size : 14080 KB [2024-04-16T10:20:42.637Z] physical id : 1 [2024-04-16T10:20:42.637Z] siblings : 20 [2024-04-16T10:20:42.637Z] core id : 9 [2024-04-16T10:20:42.637Z] cpu cores : 10 [2024-04-16T10:20:42.637Z] apicid : 50 [2024-04-16T10:20:42.637Z] initial apicid : 50 [2024-04-16T10:20:42.637Z] fpu : yes [2024-04-16T10:20:42.637Z] fpu_exception : yes [2024-04-16T10:20:42.637Z] cpuid level : 22 [2024-04-16T10:20:42.637Z] wp : yes [2024-04-16T10:20:42.637Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.637Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.637Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.637Z] bogomips : 4807.56 [2024-04-16T10:20:42.637Z] clflush size : 64 [2024-04-16T10:20:42.637Z] cache_alignment : 64 [2024-04-16T10:20:42.637Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.637Z] power management: [2024-04-16T10:20:42.637Z] [2024-04-16T10:20:42.637Z] processor : 17 [2024-04-16T10:20:42.637Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.637Z] cpu family : 6 [2024-04-16T10:20:42.637Z] model : 85 [2024-04-16T10:20:42.637Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.637Z] stepping : 7 [2024-04-16T10:20:42.637Z] microcode : 0x5003302 [2024-04-16T10:20:42.637Z] cpu MHz : 2898.710 [2024-04-16T10:20:42.637Z] cache size : 14080 KB [2024-04-16T10:20:42.637Z] physical id : 1 [2024-04-16T10:20:42.638Z] siblings : 20 [2024-04-16T10:20:42.638Z] core id : 10 [2024-04-16T10:20:42.638Z] cpu cores : 10 [2024-04-16T10:20:42.638Z] apicid : 52 [2024-04-16T10:20:42.638Z] initial apicid : 52 [2024-04-16T10:20:42.638Z] fpu : yes [2024-04-16T10:20:42.638Z] fpu_exception : yes [2024-04-16T10:20:42.638Z] cpuid level : 22 [2024-04-16T10:20:42.638Z] wp : yes [2024-04-16T10:20:42.638Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.638Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.638Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.638Z] bogomips : 4807.56 [2024-04-16T10:20:42.638Z] clflush size : 64 [2024-04-16T10:20:42.638Z] cache_alignment : 64 [2024-04-16T10:20:42.638Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.638Z] power management: [2024-04-16T10:20:42.638Z] [2024-04-16T10:20:42.638Z] processor : 18 [2024-04-16T10:20:42.638Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.638Z] cpu family : 6 [2024-04-16T10:20:42.638Z] model : 85 [2024-04-16T10:20:42.638Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.638Z] stepping : 7 [2024-04-16T10:20:42.638Z] microcode : 0x5003302 [2024-04-16T10:20:42.638Z] cpu MHz : 2903.613 [2024-04-16T10:20:42.638Z] cache size : 14080 KB [2024-04-16T10:20:42.638Z] physical id : 1 [2024-04-16T10:20:42.638Z] siblings : 20 [2024-04-16T10:20:42.638Z] core id : 11 [2024-04-16T10:20:42.638Z] cpu cores : 10 [2024-04-16T10:20:42.638Z] apicid : 54 [2024-04-16T10:20:42.638Z] initial apicid : 54 [2024-04-16T10:20:42.638Z] fpu : yes [2024-04-16T10:20:42.638Z] fpu_exception : yes [2024-04-16T10:20:42.638Z] cpuid level : 22 [2024-04-16T10:20:42.638Z] wp : yes [2024-04-16T10:20:42.638Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.638Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.638Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.638Z] bogomips : 4807.56 [2024-04-16T10:20:42.638Z] clflush size : 64 [2024-04-16T10:20:42.638Z] cache_alignment : 64 [2024-04-16T10:20:42.638Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.638Z] power management: [2024-04-16T10:20:42.638Z] [2024-04-16T10:20:42.638Z] processor : 19 [2024-04-16T10:20:42.638Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.638Z] cpu family : 6 [2024-04-16T10:20:42.638Z] model : 85 [2024-04-16T10:20:42.638Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.638Z] stepping : 7 [2024-04-16T10:20:42.638Z] microcode : 0x5003302 [2024-04-16T10:20:42.638Z] cpu MHz : 3200.000 [2024-04-16T10:20:42.638Z] cache size : 14080 KB [2024-04-16T10:20:42.638Z] physical id : 1 [2024-04-16T10:20:42.639Z] siblings : 20 [2024-04-16T10:20:42.639Z] core id : 12 [2024-04-16T10:20:42.639Z] cpu cores : 10 [2024-04-16T10:20:42.639Z] apicid : 56 [2024-04-16T10:20:42.639Z] initial apicid : 56 [2024-04-16T10:20:42.639Z] fpu : yes [2024-04-16T10:20:42.639Z] fpu_exception : yes [2024-04-16T10:20:42.639Z] cpuid level : 22 [2024-04-16T10:20:42.639Z] wp : yes [2024-04-16T10:20:42.639Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.639Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.639Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.639Z] bogomips : 4807.56 [2024-04-16T10:20:42.639Z] clflush size : 64 [2024-04-16T10:20:42.639Z] cache_alignment : 64 [2024-04-16T10:20:42.639Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.639Z] power management: [2024-04-16T10:20:42.639Z] [2024-04-16T10:20:42.639Z] processor : 20 [2024-04-16T10:20:42.639Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.639Z] cpu family : 6 [2024-04-16T10:20:42.639Z] model : 85 [2024-04-16T10:20:42.639Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.639Z] stepping : 7 [2024-04-16T10:20:42.639Z] microcode : 0x5003302 [2024-04-16T10:20:42.639Z] cpu MHz : 2902.422 [2024-04-16T10:20:42.639Z] cache size : 14080 KB [2024-04-16T10:20:42.639Z] physical id : 0 [2024-04-16T10:20:42.639Z] siblings : 20 [2024-04-16T10:20:42.639Z] core id : 0 [2024-04-16T10:20:42.639Z] cpu cores : 10 [2024-04-16T10:20:42.639Z] apicid : 1 [2024-04-16T10:20:42.639Z] initial apicid : 1 [2024-04-16T10:20:42.639Z] fpu : yes [2024-04-16T10:20:42.639Z] fpu_exception : yes [2024-04-16T10:20:42.639Z] cpuid level : 22 [2024-04-16T10:20:42.639Z] wp : yes [2024-04-16T10:20:42.639Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.639Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.639Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.639Z] bogomips : 4800.00 [2024-04-16T10:20:42.639Z] clflush size : 64 [2024-04-16T10:20:42.639Z] cache_alignment : 64 [2024-04-16T10:20:42.639Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.639Z] power management: [2024-04-16T10:20:42.639Z] [2024-04-16T10:20:42.639Z] processor : 21 [2024-04-16T10:20:42.639Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.639Z] cpu family : 6 [2024-04-16T10:20:42.639Z] model : 85 [2024-04-16T10:20:42.639Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.640Z] stepping : 7 [2024-04-16T10:20:42.640Z] microcode : 0x5003302 [2024-04-16T10:20:42.640Z] cpu MHz : 2900.185 [2024-04-16T10:20:42.640Z] cache size : 14080 KB [2024-04-16T10:20:42.640Z] physical id : 0 [2024-04-16T10:20:42.640Z] siblings : 20 [2024-04-16T10:20:42.640Z] core id : 1 [2024-04-16T10:20:42.640Z] cpu cores : 10 [2024-04-16T10:20:42.640Z] apicid : 3 [2024-04-16T10:20:42.640Z] initial apicid : 3 [2024-04-16T10:20:42.640Z] fpu : yes [2024-04-16T10:20:42.640Z] fpu_exception : yes [2024-04-16T10:20:42.640Z] cpuid level : 22 [2024-04-16T10:20:42.640Z] wp : yes [2024-04-16T10:20:42.640Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.640Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.640Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.640Z] bogomips : 4800.00 [2024-04-16T10:20:42.640Z] clflush size : 64 [2024-04-16T10:20:42.640Z] cache_alignment : 64 [2024-04-16T10:20:42.640Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.640Z] power management: [2024-04-16T10:20:42.640Z] [2024-04-16T10:20:42.640Z] processor : 22 [2024-04-16T10:20:42.640Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.640Z] cpu family : 6 [2024-04-16T10:20:42.640Z] model : 85 [2024-04-16T10:20:42.640Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.640Z] stepping : 7 [2024-04-16T10:20:42.640Z] microcode : 0x5003302 [2024-04-16T10:20:42.640Z] cpu MHz : 2900.653 [2024-04-16T10:20:42.640Z] cache size : 14080 KB [2024-04-16T10:20:42.640Z] physical id : 0 [2024-04-16T10:20:42.640Z] siblings : 20 [2024-04-16T10:20:42.640Z] core id : 2 [2024-04-16T10:20:42.640Z] cpu cores : 10 [2024-04-16T10:20:42.640Z] apicid : 5 [2024-04-16T10:20:42.640Z] initial apicid : 5 [2024-04-16T10:20:42.640Z] fpu : yes [2024-04-16T10:20:42.640Z] fpu_exception : yes [2024-04-16T10:20:42.640Z] cpuid level : 22 [2024-04-16T10:20:42.640Z] wp : yes [2024-04-16T10:20:42.640Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.640Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.641Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.641Z] bogomips : 4800.00 [2024-04-16T10:20:42.641Z] clflush size : 64 [2024-04-16T10:20:42.641Z] cache_alignment : 64 [2024-04-16T10:20:42.641Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.641Z] power management: [2024-04-16T10:20:42.641Z] [2024-04-16T10:20:42.641Z] processor : 23 [2024-04-16T10:20:42.641Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.641Z] cpu family : 6 [2024-04-16T10:20:42.641Z] model : 85 [2024-04-16T10:20:42.641Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.641Z] stepping : 7 [2024-04-16T10:20:42.641Z] microcode : 0x5003302 [2024-04-16T10:20:42.641Z] cpu MHz : 2898.939 [2024-04-16T10:20:42.641Z] cache size : 14080 KB [2024-04-16T10:20:42.641Z] physical id : 0 [2024-04-16T10:20:42.641Z] siblings : 20 [2024-04-16T10:20:42.641Z] core id : 3 [2024-04-16T10:20:42.641Z] cpu cores : 10 [2024-04-16T10:20:42.641Z] apicid : 7 [2024-04-16T10:20:42.641Z] initial apicid : 7 [2024-04-16T10:20:42.641Z] fpu : yes [2024-04-16T10:20:42.641Z] fpu_exception : yes [2024-04-16T10:20:42.641Z] cpuid level : 22 [2024-04-16T10:20:42.641Z] wp : yes [2024-04-16T10:20:42.641Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.641Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.641Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.641Z] bogomips : 4800.00 [2024-04-16T10:20:42.641Z] clflush size : 64 [2024-04-16T10:20:42.641Z] cache_alignment : 64 [2024-04-16T10:20:42.641Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.641Z] power management: [2024-04-16T10:20:42.641Z] [2024-04-16T10:20:42.641Z] processor : 24 [2024-04-16T10:20:42.641Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.641Z] cpu family : 6 [2024-04-16T10:20:42.641Z] model : 85 [2024-04-16T10:20:42.641Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.641Z] stepping : 7 [2024-04-16T10:20:42.641Z] microcode : 0x5003302 [2024-04-16T10:20:42.641Z] cpu MHz : 2902.696 [2024-04-16T10:20:42.641Z] cache size : 14080 KB [2024-04-16T10:20:42.641Z] physical id : 0 [2024-04-16T10:20:42.641Z] siblings : 20 [2024-04-16T10:20:42.641Z] core id : 4 [2024-04-16T10:20:42.641Z] cpu cores : 10 [2024-04-16T10:20:42.641Z] apicid : 9 [2024-04-16T10:20:42.641Z] initial apicid : 9 [2024-04-16T10:20:42.641Z] fpu : yes [2024-04-16T10:20:42.641Z] fpu_exception : yes [2024-04-16T10:20:42.641Z] cpuid level : 22 [2024-04-16T10:20:42.641Z] wp : yes [2024-04-16T10:20:42.641Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.641Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.641Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.641Z] bogomips : 4800.00 [2024-04-16T10:20:42.641Z] clflush size : 64 [2024-04-16T10:20:42.641Z] cache_alignment : 64 [2024-04-16T10:20:42.641Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.641Z] power management: [2024-04-16T10:20:42.641Z] [2024-04-16T10:20:42.641Z] processor : 25 [2024-04-16T10:20:42.641Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.641Z] cpu family : 6 [2024-04-16T10:20:42.641Z] model : 85 [2024-04-16T10:20:42.641Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.641Z] stepping : 7 [2024-04-16T10:20:42.641Z] microcode : 0x5003302 [2024-04-16T10:20:42.642Z] cpu MHz : 2906.337 [2024-04-16T10:20:42.642Z] cache size : 14080 KB [2024-04-16T10:20:42.642Z] physical id : 0 [2024-04-16T10:20:42.642Z] siblings : 20 [2024-04-16T10:20:42.642Z] core id : 8 [2024-04-16T10:20:42.642Z] cpu cores : 10 [2024-04-16T10:20:42.642Z] apicid : 17 [2024-04-16T10:20:42.642Z] initial apicid : 17 [2024-04-16T10:20:42.642Z] fpu : yes [2024-04-16T10:20:42.642Z] fpu_exception : yes [2024-04-16T10:20:42.642Z] cpuid level : 22 [2024-04-16T10:20:42.642Z] wp : yes [2024-04-16T10:20:42.642Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.642Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.642Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.642Z] bogomips : 4800.00 [2024-04-16T10:20:42.642Z] clflush size : 64 [2024-04-16T10:20:42.642Z] cache_alignment : 64 [2024-04-16T10:20:42.642Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.642Z] power management: [2024-04-16T10:20:42.642Z] [2024-04-16T10:20:42.642Z] processor : 26 [2024-04-16T10:20:42.642Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.642Z] cpu family : 6 [2024-04-16T10:20:42.642Z] model : 85 [2024-04-16T10:20:42.642Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.642Z] stepping : 7 [2024-04-16T10:20:42.642Z] microcode : 0x5003302 [2024-04-16T10:20:42.642Z] cpu MHz : 2899.981 [2024-04-16T10:20:42.642Z] cache size : 14080 KB [2024-04-16T10:20:42.642Z] physical id : 0 [2024-04-16T10:20:42.642Z] siblings : 20 [2024-04-16T10:20:42.642Z] core id : 9 [2024-04-16T10:20:42.642Z] cpu cores : 10 [2024-04-16T10:20:42.642Z] apicid : 19 [2024-04-16T10:20:42.642Z] initial apicid : 19 [2024-04-16T10:20:42.642Z] fpu : yes [2024-04-16T10:20:42.642Z] fpu_exception : yes [2024-04-16T10:20:42.642Z] cpuid level : 22 [2024-04-16T10:20:42.642Z] wp : yes [2024-04-16T10:20:42.642Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.643Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.643Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.643Z] bogomips : 4800.00 [2024-04-16T10:20:42.643Z] clflush size : 64 [2024-04-16T10:20:42.643Z] cache_alignment : 64 [2024-04-16T10:20:42.643Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.643Z] power management: [2024-04-16T10:20:42.643Z] [2024-04-16T10:20:42.643Z] processor : 27 [2024-04-16T10:20:42.643Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.643Z] cpu family : 6 [2024-04-16T10:20:42.643Z] model : 85 [2024-04-16T10:20:42.643Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.643Z] stepping : 7 [2024-04-16T10:20:42.643Z] microcode : 0x5003302 [2024-04-16T10:20:42.643Z] cpu MHz : 2899.998 [2024-04-16T10:20:42.643Z] cache size : 14080 KB [2024-04-16T10:20:42.643Z] physical id : 0 [2024-04-16T10:20:42.643Z] siblings : 20 [2024-04-16T10:20:42.643Z] core id : 10 [2024-04-16T10:20:42.643Z] cpu cores : 10 [2024-04-16T10:20:42.643Z] apicid : 21 [2024-04-16T10:20:42.643Z] initial apicid : 21 [2024-04-16T10:20:42.643Z] fpu : yes [2024-04-16T10:20:42.643Z] fpu_exception : yes [2024-04-16T10:20:42.643Z] cpuid level : 22 [2024-04-16T10:20:42.643Z] wp : yes [2024-04-16T10:20:42.643Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.643Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.643Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.643Z] bogomips : 4800.00 [2024-04-16T10:20:42.643Z] clflush size : 64 [2024-04-16T10:20:42.643Z] cache_alignment : 64 [2024-04-16T10:20:42.643Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.643Z] power management: [2024-04-16T10:20:42.643Z] [2024-04-16T10:20:42.643Z] processor : 28 [2024-04-16T10:20:42.643Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.643Z] cpu family : 6 [2024-04-16T10:20:42.643Z] model : 85 [2024-04-16T10:20:42.643Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.643Z] stepping : 7 [2024-04-16T10:20:42.643Z] microcode : 0x5003302 [2024-04-16T10:20:42.643Z] cpu MHz : 2909.026 [2024-04-16T10:20:42.643Z] cache size : 14080 KB [2024-04-16T10:20:42.643Z] physical id : 0 [2024-04-16T10:20:42.643Z] siblings : 20 [2024-04-16T10:20:42.643Z] core id : 11 [2024-04-16T10:20:42.643Z] cpu cores : 10 [2024-04-16T10:20:42.643Z] apicid : 23 [2024-04-16T10:20:42.643Z] initial apicid : 23 [2024-04-16T10:20:42.643Z] fpu : yes [2024-04-16T10:20:42.643Z] fpu_exception : yes [2024-04-16T10:20:42.643Z] cpuid level : 22 [2024-04-16T10:20:42.643Z] wp : yes [2024-04-16T10:20:42.644Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.644Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.644Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.644Z] bogomips : 4800.00 [2024-04-16T10:20:42.644Z] clflush size : 64 [2024-04-16T10:20:42.644Z] cache_alignment : 64 [2024-04-16T10:20:42.644Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.644Z] power management: [2024-04-16T10:20:42.644Z] [2024-04-16T10:20:42.644Z] processor : 29 [2024-04-16T10:20:42.644Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.644Z] cpu family : 6 [2024-04-16T10:20:42.644Z] model : 85 [2024-04-16T10:20:42.644Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.644Z] stepping : 7 [2024-04-16T10:20:42.644Z] microcode : 0x5003302 [2024-04-16T10:20:42.644Z] cpu MHz : 1577.085 [2024-04-16T10:20:42.644Z] cache size : 14080 KB [2024-04-16T10:20:42.644Z] physical id : 0 [2024-04-16T10:20:42.644Z] siblings : 20 [2024-04-16T10:20:42.644Z] core id : 12 [2024-04-16T10:20:42.644Z] cpu cores : 10 [2024-04-16T10:20:42.644Z] apicid : 25 [2024-04-16T10:20:42.644Z] initial apicid : 25 [2024-04-16T10:20:42.644Z] fpu : yes [2024-04-16T10:20:42.644Z] fpu_exception : yes [2024-04-16T10:20:42.644Z] cpuid level : 22 [2024-04-16T10:20:42.644Z] wp : yes [2024-04-16T10:20:42.644Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.644Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.644Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.644Z] bogomips : 4800.00 [2024-04-16T10:20:42.644Z] clflush size : 64 [2024-04-16T10:20:42.644Z] cache_alignment : 64 [2024-04-16T10:20:42.644Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.644Z] power management: [2024-04-16T10:20:42.644Z] [2024-04-16T10:20:42.644Z] processor : 30 [2024-04-16T10:20:42.644Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.644Z] cpu family : 6 [2024-04-16T10:20:42.644Z] model : 85 [2024-04-16T10:20:42.644Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.644Z] stepping : 7 [2024-04-16T10:20:42.644Z] microcode : 0x5003302 [2024-04-16T10:20:42.644Z] cpu MHz : 2899.659 [2024-04-16T10:20:42.644Z] cache size : 14080 KB [2024-04-16T10:20:42.644Z] physical id : 1 [2024-04-16T10:20:42.644Z] siblings : 20 [2024-04-16T10:20:42.644Z] core id : 0 [2024-04-16T10:20:42.644Z] cpu cores : 10 [2024-04-16T10:20:42.644Z] apicid : 33 [2024-04-16T10:20:42.644Z] initial apicid : 33 [2024-04-16T10:20:42.644Z] fpu : yes [2024-04-16T10:20:42.644Z] fpu_exception : yes [2024-04-16T10:20:42.644Z] cpuid level : 22 [2024-04-16T10:20:42.644Z] wp : yes [2024-04-16T10:20:42.645Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.645Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.645Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.645Z] bogomips : 4807.56 [2024-04-16T10:20:42.645Z] clflush size : 64 [2024-04-16T10:20:42.645Z] cache_alignment : 64 [2024-04-16T10:20:42.645Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.645Z] power management: [2024-04-16T10:20:42.645Z] [2024-04-16T10:20:42.645Z] processor : 31 [2024-04-16T10:20:42.645Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.645Z] cpu family : 6 [2024-04-16T10:20:42.645Z] model : 85 [2024-04-16T10:20:42.645Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.645Z] stepping : 7 [2024-04-16T10:20:42.645Z] microcode : 0x5003302 [2024-04-16T10:20:42.645Z] cpu MHz : 2896.791 [2024-04-16T10:20:42.645Z] cache size : 14080 KB [2024-04-16T10:20:42.645Z] physical id : 1 [2024-04-16T10:20:42.645Z] siblings : 20 [2024-04-16T10:20:42.645Z] core id : 1 [2024-04-16T10:20:42.645Z] cpu cores : 10 [2024-04-16T10:20:42.645Z] apicid : 35 [2024-04-16T10:20:42.645Z] initial apicid : 35 [2024-04-16T10:20:42.645Z] fpu : yes [2024-04-16T10:20:42.645Z] fpu_exception : yes [2024-04-16T10:20:42.645Z] cpuid level : 22 [2024-04-16T10:20:42.645Z] wp : yes [2024-04-16T10:20:42.645Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.645Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.645Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.645Z] bogomips : 4807.56 [2024-04-16T10:20:42.645Z] clflush size : 64 [2024-04-16T10:20:42.645Z] cache_alignment : 64 [2024-04-16T10:20:42.645Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.645Z] power management: [2024-04-16T10:20:42.645Z] [2024-04-16T10:20:42.645Z] processor : 32 [2024-04-16T10:20:42.645Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.645Z] cpu family : 6 [2024-04-16T10:20:42.645Z] model : 85 [2024-04-16T10:20:42.645Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.645Z] stepping : 7 [2024-04-16T10:20:42.645Z] microcode : 0x5003302 [2024-04-16T10:20:42.645Z] cpu MHz : 2779.084 [2024-04-16T10:20:42.645Z] cache size : 14080 KB [2024-04-16T10:20:42.645Z] physical id : 1 [2024-04-16T10:20:42.645Z] siblings : 20 [2024-04-16T10:20:42.645Z] core id : 2 [2024-04-16T10:20:42.645Z] cpu cores : 10 [2024-04-16T10:20:42.645Z] apicid : 37 [2024-04-16T10:20:42.645Z] initial apicid : 37 [2024-04-16T10:20:42.645Z] fpu : yes [2024-04-16T10:20:42.645Z] fpu_exception : yes [2024-04-16T10:20:42.645Z] cpuid level : 22 [2024-04-16T10:20:42.645Z] wp : yes [2024-04-16T10:20:42.646Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.646Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.646Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.646Z] bogomips : 4807.56 [2024-04-16T10:20:42.646Z] clflush size : 64 [2024-04-16T10:20:42.646Z] cache_alignment : 64 [2024-04-16T10:20:42.646Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.646Z] power management: [2024-04-16T10:20:42.646Z] [2024-04-16T10:20:42.646Z] processor : 33 [2024-04-16T10:20:42.646Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.646Z] cpu family : 6 [2024-04-16T10:20:42.646Z] model : 85 [2024-04-16T10:20:42.646Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.646Z] stepping : 7 [2024-04-16T10:20:42.646Z] microcode : 0x5003302 [2024-04-16T10:20:42.646Z] cpu MHz : 3200.000 [2024-04-16T10:20:42.646Z] cache size : 14080 KB [2024-04-16T10:20:42.646Z] physical id : 1 [2024-04-16T10:20:42.646Z] siblings : 20 [2024-04-16T10:20:42.646Z] core id : 3 [2024-04-16T10:20:42.646Z] cpu cores : 10 [2024-04-16T10:20:42.646Z] apicid : 39 [2024-04-16T10:20:42.646Z] initial apicid : 39 [2024-04-16T10:20:42.646Z] fpu : yes [2024-04-16T10:20:42.646Z] fpu_exception : yes [2024-04-16T10:20:42.646Z] cpuid level : 22 [2024-04-16T10:20:42.646Z] wp : yes [2024-04-16T10:20:42.646Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.646Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.646Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.646Z] bogomips : 4807.56 [2024-04-16T10:20:42.646Z] clflush size : 64 [2024-04-16T10:20:42.646Z] cache_alignment : 64 [2024-04-16T10:20:42.646Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.646Z] power management: [2024-04-16T10:20:42.646Z] [2024-04-16T10:20:42.646Z] processor : 34 [2024-04-16T10:20:42.646Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.646Z] cpu family : 6 [2024-04-16T10:20:42.646Z] model : 85 [2024-04-16T10:20:42.646Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.646Z] stepping : 7 [2024-04-16T10:20:42.646Z] microcode : 0x5003302 [2024-04-16T10:20:42.646Z] cpu MHz : 3200.000 [2024-04-16T10:20:42.646Z] cache size : 14080 KB [2024-04-16T10:20:42.646Z] physical id : 1 [2024-04-16T10:20:42.646Z] siblings : 20 [2024-04-16T10:20:42.646Z] core id : 4 [2024-04-16T10:20:42.646Z] cpu cores : 10 [2024-04-16T10:20:42.646Z] apicid : 41 [2024-04-16T10:20:42.646Z] initial apicid : 41 [2024-04-16T10:20:42.646Z] fpu : yes [2024-04-16T10:20:42.646Z] fpu_exception : yes [2024-04-16T10:20:42.646Z] cpuid level : 22 [2024-04-16T10:20:42.646Z] wp : yes [2024-04-16T10:20:42.646Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.647Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.647Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.647Z] bogomips : 4807.56 [2024-04-16T10:20:42.647Z] clflush size : 64 [2024-04-16T10:20:42.647Z] cache_alignment : 64 [2024-04-16T10:20:42.647Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.647Z] power management: [2024-04-16T10:20:42.647Z] [2024-04-16T10:20:42.647Z] processor : 35 [2024-04-16T10:20:42.647Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.647Z] cpu family : 6 [2024-04-16T10:20:42.647Z] model : 85 [2024-04-16T10:20:42.647Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.647Z] stepping : 7 [2024-04-16T10:20:42.647Z] microcode : 0x5003302 [2024-04-16T10:20:42.647Z] cpu MHz : 3200.000 [2024-04-16T10:20:42.647Z] cache size : 14080 KB [2024-04-16T10:20:42.647Z] physical id : 1 [2024-04-16T10:20:42.647Z] siblings : 20 [2024-04-16T10:20:42.647Z] core id : 8 [2024-04-16T10:20:42.647Z] cpu cores : 10 [2024-04-16T10:20:42.647Z] apicid : 49 [2024-04-16T10:20:42.647Z] initial apicid : 49 [2024-04-16T10:20:42.647Z] fpu : yes [2024-04-16T10:20:42.647Z] fpu_exception : yes [2024-04-16T10:20:42.647Z] cpuid level : 22 [2024-04-16T10:20:42.647Z] wp : yes [2024-04-16T10:20:42.647Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.647Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.647Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.647Z] bogomips : 4807.56 [2024-04-16T10:20:42.647Z] clflush size : 64 [2024-04-16T10:20:42.647Z] cache_alignment : 64 [2024-04-16T10:20:42.647Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.647Z] power management: [2024-04-16T10:20:42.647Z] [2024-04-16T10:20:42.647Z] processor : 36 [2024-04-16T10:20:42.647Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.647Z] cpu family : 6 [2024-04-16T10:20:42.647Z] model : 85 [2024-04-16T10:20:42.647Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.647Z] stepping : 7 [2024-04-16T10:20:42.647Z] microcode : 0x5003302 [2024-04-16T10:20:42.647Z] cpu MHz : 3200.000 [2024-04-16T10:20:42.647Z] cache size : 14080 KB [2024-04-16T10:20:42.647Z] physical id : 1 [2024-04-16T10:20:42.647Z] siblings : 20 [2024-04-16T10:20:42.647Z] core id : 9 [2024-04-16T10:20:42.647Z] cpu cores : 10 [2024-04-16T10:20:42.647Z] apicid : 51 [2024-04-16T10:20:42.647Z] initial apicid : 51 [2024-04-16T10:20:42.647Z] fpu : yes [2024-04-16T10:20:42.647Z] fpu_exception : yes [2024-04-16T10:20:42.647Z] cpuid level : 22 [2024-04-16T10:20:42.647Z] wp : yes [2024-04-16T10:20:42.647Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.647Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.648Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.648Z] bogomips : 4807.56 [2024-04-16T10:20:42.648Z] clflush size : 64 [2024-04-16T10:20:42.648Z] cache_alignment : 64 [2024-04-16T10:20:42.648Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.648Z] power management: [2024-04-16T10:20:42.648Z] [2024-04-16T10:20:42.648Z] processor : 37 [2024-04-16T10:20:42.648Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.648Z] cpu family : 6 [2024-04-16T10:20:42.648Z] model : 85 [2024-04-16T10:20:42.648Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.648Z] stepping : 7 [2024-04-16T10:20:42.648Z] microcode : 0x5003302 [2024-04-16T10:20:42.648Z] cpu MHz : 2899.984 [2024-04-16T10:20:42.648Z] cache size : 14080 KB [2024-04-16T10:20:42.648Z] physical id : 1 [2024-04-16T10:20:42.648Z] siblings : 20 [2024-04-16T10:20:42.648Z] core id : 10 [2024-04-16T10:20:42.648Z] cpu cores : 10 [2024-04-16T10:20:42.648Z] apicid : 53 [2024-04-16T10:20:42.648Z] initial apicid : 53 [2024-04-16T10:20:42.648Z] fpu : yes [2024-04-16T10:20:42.648Z] fpu_exception : yes [2024-04-16T10:20:42.648Z] cpuid level : 22 [2024-04-16T10:20:42.648Z] wp : yes [2024-04-16T10:20:42.648Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.648Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.648Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.648Z] bogomips : 4807.56 [2024-04-16T10:20:42.648Z] clflush size : 64 [2024-04-16T10:20:42.648Z] cache_alignment : 64 [2024-04-16T10:20:42.648Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.648Z] power management: [2024-04-16T10:20:42.648Z] [2024-04-16T10:20:42.648Z] processor : 38 [2024-04-16T10:20:42.648Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.648Z] cpu family : 6 [2024-04-16T10:20:42.648Z] model : 85 [2024-04-16T10:20:42.648Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.648Z] stepping : 7 [2024-04-16T10:20:42.648Z] microcode : 0x5003302 [2024-04-16T10:20:42.648Z] cpu MHz : 2900.384 [2024-04-16T10:20:42.648Z] cache size : 14080 KB [2024-04-16T10:20:42.648Z] physical id : 1 [2024-04-16T10:20:42.648Z] siblings : 20 [2024-04-16T10:20:42.648Z] core id : 11 [2024-04-16T10:20:42.648Z] cpu cores : 10 [2024-04-16T10:20:42.648Z] apicid : 55 [2024-04-16T10:20:42.648Z] initial apicid : 55 [2024-04-16T10:20:42.648Z] fpu : yes [2024-04-16T10:20:42.648Z] fpu_exception : yes [2024-04-16T10:20:42.648Z] cpuid level : 22 [2024-04-16T10:20:42.648Z] wp : yes [2024-04-16T10:20:42.648Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.648Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.648Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.648Z] bogomips : 4807.56 [2024-04-16T10:20:42.648Z] clflush size : 64 [2024-04-16T10:20:42.648Z] cache_alignment : 64 [2024-04-16T10:20:42.648Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.648Z] power management: [2024-04-16T10:20:42.648Z] [2024-04-16T10:20:42.648Z] processor : 39 [2024-04-16T10:20:42.648Z] vendor_id : GenuineIntel [2024-04-16T10:20:42.648Z] cpu family : 6 [2024-04-16T10:20:42.648Z] model : 85 [2024-04-16T10:20:42.648Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:42.648Z] stepping : 7 [2024-04-16T10:20:42.648Z] microcode : 0x5003302 [2024-04-16T10:20:42.648Z] cpu MHz : 2899.720 [2024-04-16T10:20:42.648Z] cache size : 14080 KB [2024-04-16T10:20:42.648Z] physical id : 1 [2024-04-16T10:20:42.649Z] siblings : 20 [2024-04-16T10:20:42.649Z] core id : 12 [2024-04-16T10:20:42.649Z] cpu cores : 10 [2024-04-16T10:20:42.649Z] apicid : 57 [2024-04-16T10:20:42.649Z] initial apicid : 57 [2024-04-16T10:20:42.649Z] fpu : yes [2024-04-16T10:20:42.649Z] fpu_exception : yes [2024-04-16T10:20:42.649Z] cpuid level : 22 [2024-04-16T10:20:42.649Z] wp : yes [2024-04-16T10:20:42.649Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:42.649Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:42.649Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:42.649Z] bogomips : 4807.56 [2024-04-16T10:20:42.649Z] clflush size : 64 [2024-04-16T10:20:42.649Z] cache_alignment : 64 [2024-04-16T10:20:42.649Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:42.649Z] power management: [2024-04-16T10:20:42.649Z] [2024-04-16T10:20:42.649Z] + cat /proc/meminfo [2024-04-16T10:20:42.649Z] MemTotal: 131639688 kB [2024-04-16T10:20:42.649Z] MemFree: 11940752 kB [2024-04-16T10:20:42.649Z] MemAvailable: 107118456 kB [2024-04-16T10:20:42.649Z] Buffers: 1144 kB [2024-04-16T10:20:42.649Z] Cached: 86183276 kB [2024-04-16T10:20:42.649Z] SwapCached: 0 kB [2024-04-16T10:20:42.649Z] Active: 26645628 kB [2024-04-16T10:20:42.649Z] Inactive: 69659776 kB [2024-04-16T10:20:42.649Z] Active(anon): 9658348 kB [2024-04-16T10:20:42.649Z] Inactive(anon): 604508 kB [2024-04-16T10:20:42.649Z] Active(file): 16987280 kB [2024-04-16T10:20:42.649Z] Inactive(file): 69055268 kB [2024-04-16T10:20:42.649Z] Unevictable: 143900 kB [2024-04-16T10:20:42.649Z] Mlocked: 143900 kB [2024-04-16T10:20:42.649Z] SwapTotal: 0 kB [2024-04-16T10:20:42.649Z] SwapFree: 0 kB [2024-04-16T10:20:42.649Z] Zswap: 0 kB [2024-04-16T10:20:42.649Z] Zswapped: 0 kB [2024-04-16T10:20:42.649Z] Dirty: 601924 kB [2024-04-16T10:20:42.649Z] Writeback: 0 kB [2024-04-16T10:20:42.649Z] AnonPages: 10233680 kB [2024-04-16T10:20:42.649Z] Mapped: 1140496 kB [2024-04-16T10:20:42.649Z] Shmem: 133928 kB [2024-04-16T10:20:42.649Z] KReclaimable: 10196820 kB [2024-04-16T10:20:42.649Z] Slab: 16721412 kB [2024-04-16T10:20:42.649Z] SReclaimable: 10196820 kB [2024-04-16T10:20:42.649Z] SUnreclaim: 6524592 kB [2024-04-16T10:20:42.649Z] KernelStack: 48792 kB [2024-04-16T10:20:42.649Z] PageTables: 68864 kB [2024-04-16T10:20:42.649Z] SecPageTables: 0 kB [2024-04-16T10:20:42.649Z] NFS_Unstable: 0 kB [2024-04-16T10:20:42.649Z] Bounce: 0 kB [2024-04-16T10:20:42.649Z] WritebackTmp: 0 kB [2024-04-16T10:20:42.649Z] CommitLimit: 65819844 kB [2024-04-16T10:20:42.649Z] Committed_AS: 15277208 kB [2024-04-16T10:20:42.649Z] VmallocTotal: 34359738367 kB [2024-04-16T10:20:42.649Z] VmallocUsed: 239208 kB [2024-04-16T10:20:42.649Z] VmallocChunk: 0 kB [2024-04-16T10:20:42.649Z] Percpu: 657600 kB [2024-04-16T10:20:42.649Z] HardwareCorrupted: 0 kB [2024-04-16T10:20:42.649Z] AnonHugePages: 4163584 kB [2024-04-16T10:20:42.649Z] ShmemHugePages: 0 kB [2024-04-16T10:20:42.649Z] ShmemPmdMapped: 0 kB [2024-04-16T10:20:42.649Z] FileHugePages: 0 kB [2024-04-16T10:20:42.649Z] FilePmdMapped: 0 kB [2024-04-16T10:20:42.649Z] CmaTotal: 0 kB [2024-04-16T10:20:42.649Z] CmaFree: 0 kB [2024-04-16T10:20:42.649Z] HugePages_Total: 0 [2024-04-16T10:20:42.649Z] HugePages_Free: 0 [2024-04-16T10:20:42.649Z] HugePages_Rsvd: 0 [2024-04-16T10:20:42.649Z] HugePages_Surp: 0 [2024-04-16T10:20:42.649Z] Hugepagesize: 2048 kB [2024-04-16T10:20:42.649Z] Hugetlb: 0 kB [2024-04-16T10:20:42.649Z] DirectMap4k: 1028440 kB [2024-04-16T10:20:42.649Z] DirectMap2M: 32180224 kB [2024-04-16T10:20:42.649Z] DirectMap1G: 102760448 kB [2024-04-16T10:20:42.653Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:20:42.653Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:20:42.653Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:20:42.653Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:20:42.653Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:20:42.653Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:20:42.654Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:20:42.654Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:20:42.654Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:20:42.654Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:20:42.654Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:20:42.654Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:20:42.654Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:20:42.654Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:20:42.654Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:20:42.654Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:20:42.654Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:20:42.654Z] [INFO] BUILD SUCCESS [2024-04-16T10:20:42.654Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:20:42.654Z] [INFO] Total time: 20.558 s [2024-04-16T10:20:42.654Z] [INFO] Finished at: 2024-04-16T10:20:41Z [2024-04-16T10:20:42.654Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:20:42.654Z] + run_test jdbc_all [2024-04-16T10:20:42.654Z] + local testid=jdbc_all [2024-04-16T10:20:42.654Z] + local found=false [2024-04-16T10:20:42.654Z] ++ find . -name run_test.sh [2024-04-16T10:20:42.654Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:20:42.654Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:20:42.654Z] + OPT=list_test_ids [2024-04-16T10:20:42.654Z] + TEST_ID= [2024-04-16T10:20:42.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:20:42.654Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:20:42.654Z] +++ uname [2024-04-16T10:20:42.654Z] +++ grep -i sunos [2024-04-16T10:20:42.654Z] +++ wc -l [2024-04-16T10:20:42.654Z] +++ awk '{print $1}' [2024-04-16T10:20:42.654Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.654Z] ++ GREP=grep [2024-04-16T10:20:42.654Z] ++ AWK=awk [2024-04-16T10:20:42.654Z] ++ SED=sed [2024-04-16T10:20:42.654Z] ++ BC=bc [2024-04-16T10:20:42.654Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.654Z] + case ${OPT} in [2024-04-16T10:20:42.654Z] + list_test_ids [2024-04-16T10:20:42.654Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:20:42.654Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.654Z] + [[ admin_cli_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.654Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.654Z] + [[ admin-cli-group-1 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.654Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.654Z] + [[ admin-cli-group-2 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.654Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.654Z] + [[ admin-cli-group-3 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.654Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.654Z] + [[ admin-cli-group-4 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.654Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.654Z] + [[ admin-cli-group-5 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.654Z] + [[ false = true ]] [2024-04-16T10:20:42.654Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:20:42.654Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:20:42.654Z] + OPT=list_test_ids [2024-04-16T10:20:42.654Z] + TEST_ID= [2024-04-16T10:20:42.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:20:42.654Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:20:42.654Z] +++ uname [2024-04-16T10:20:42.654Z] +++ grep -i sunos [2024-04-16T10:20:42.654Z] +++ wc -l [2024-04-16T10:20:42.654Z] +++ awk '{print $1}' [2024-04-16T10:20:42.654Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.654Z] ++ GREP=grep [2024-04-16T10:20:42.654Z] ++ AWK=awk [2024-04-16T10:20:42.654Z] ++ SED=sed [2024-04-16T10:20:42.654Z] ++ BC=bc [2024-04-16T10:20:42.654Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.654Z] + case ${OPT} in [2024-04-16T10:20:42.654Z] + list_test_ids [2024-04-16T10:20:42.654Z] + echo batch_all [2024-04-16T10:20:42.654Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.654Z] + [[ batch_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.654Z] + [[ false = true ]] [2024-04-16T10:20:42.654Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:20:42.654Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:20:42.654Z] + OPT=list_test_ids [2024-04-16T10:20:42.654Z] + TEST_ID= [2024-04-16T10:20:42.654Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:20:42.654Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:20:42.654Z] +++ uname [2024-04-16T10:20:42.654Z] +++ grep -i sunos [2024-04-16T10:20:42.654Z] +++ wc -l [2024-04-16T10:20:42.654Z] +++ awk '{print $1}' [2024-04-16T10:20:42.654Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.654Z] ++ GREP=grep [2024-04-16T10:20:42.654Z] ++ AWK=awk [2024-04-16T10:20:42.654Z] ++ SED=sed [2024-04-16T10:20:42.655Z] ++ BC=bc [2024-04-16T10:20:42.655Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.655Z] + case ${OPT} in [2024-04-16T10:20:42.655Z] + list_test_ids [2024-04-16T10:20:42.655Z] + echo cdi_all [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ cdi_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + [[ false = true ]] [2024-04-16T10:20:42.655Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:20:42.655Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:20:42.655Z] + OPT=list_test_ids [2024-04-16T10:20:42.655Z] + TEST_ID= [2024-04-16T10:20:42.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:20:42.655Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:20:42.655Z] +++ uname [2024-04-16T10:20:42.655Z] +++ grep -i sunos [2024-04-16T10:20:42.655Z] +++ wc -l [2024-04-16T10:20:42.655Z] +++ awk '{print $1}' [2024-04-16T10:20:42.655Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.655Z] ++ GREP=grep [2024-04-16T10:20:42.655Z] ++ AWK=awk [2024-04-16T10:20:42.655Z] ++ SED=sed [2024-04-16T10:20:42.655Z] ++ BC=bc [2024-04-16T10:20:42.655Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.655Z] + case ${OPT} in [2024-04-16T10:20:42.655Z] + list_test_ids [2024-04-16T10:20:42.655Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ connector_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ connector_group_1 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ connector_group_2 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ connector_group_3 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ connector_group_4 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + [[ false = true ]] [2024-04-16T10:20:42.655Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:20:42.655Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:20:42.655Z] + OPT=list_test_ids [2024-04-16T10:20:42.655Z] + TEST_ID= [2024-04-16T10:20:42.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:20:42.655Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:20:42.655Z] +++ uname [2024-04-16T10:20:42.655Z] +++ grep -i sunos [2024-04-16T10:20:42.655Z] +++ wc -l [2024-04-16T10:20:42.655Z] +++ awk '{print $1}' [2024-04-16T10:20:42.655Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.655Z] ++ GREP=grep [2024-04-16T10:20:42.655Z] ++ AWK=awk [2024-04-16T10:20:42.655Z] ++ SED=sed [2024-04-16T10:20:42.655Z] ++ BC=bc [2024-04-16T10:20:42.655Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.655Z] + case ${OPT} in [2024-04-16T10:20:42.655Z] + list_test_ids [2024-04-16T10:20:42.655Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ deployment_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ deployment_cluster_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + [[ false = true ]] [2024-04-16T10:20:42.655Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:20:42.655Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:20:42.655Z] + OPT=list_test_ids [2024-04-16T10:20:42.655Z] + TEST_ID= [2024-04-16T10:20:42.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:20:42.655Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:20:42.655Z] +++ uname [2024-04-16T10:20:42.655Z] +++ grep -i sunos [2024-04-16T10:20:42.655Z] +++ wc -l [2024-04-16T10:20:42.655Z] +++ awk '{print $1}' [2024-04-16T10:20:42.655Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.655Z] ++ GREP=grep [2024-04-16T10:20:42.655Z] ++ AWK=awk [2024-04-16T10:20:42.655Z] ++ SED=sed [2024-04-16T10:20:42.655Z] ++ BC=bc [2024-04-16T10:20:42.655Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.655Z] + case ${OPT} in [2024-04-16T10:20:42.655Z] + list_test_ids [2024-04-16T10:20:42.655Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ ejb_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ ejb_timer_cluster_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ ejb_web_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ ejb_group_1 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ ejb_group_2 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ ejb_group_3 = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ ejb_group_embedded = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + [[ false = true ]] [2024-04-16T10:20:42.655Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:20:42.655Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:20:42.655Z] + OPT=list_test_ids [2024-04-16T10:20:42.655Z] + TEST_ID= [2024-04-16T10:20:42.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:20:42.655Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:20:42.655Z] +++ uname [2024-04-16T10:20:42.655Z] +++ grep -i sunos [2024-04-16T10:20:42.655Z] +++ wc -l [2024-04-16T10:20:42.655Z] +++ awk '{print $1}' [2024-04-16T10:20:42.655Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.655Z] ++ GREP=grep [2024-04-16T10:20:42.655Z] ++ AWK=awk [2024-04-16T10:20:42.655Z] ++ SED=sed [2024-04-16T10:20:42.655Z] ++ BC=bc [2024-04-16T10:20:42.655Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.655Z] + case ${OPT} in [2024-04-16T10:20:42.655Z] + list_test_ids [2024-04-16T10:20:42.655Z] + echo jdbc_all [2024-04-16T10:20:42.655Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:20:42.655Z] + [[ jdbc_all = \j\d\b\c\_\a\l\l ]] [2024-04-16T10:20:42.655Z] + found=true [2024-04-16T10:20:42.655Z] + break [2024-04-16T10:20:42.655Z] + [[ true = true ]] [2024-04-16T10:20:42.655Z] + ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh run_test_id jdbc_all [2024-04-16T10:20:42.655Z] + OPT=run_test_id [2024-04-16T10:20:42.655Z] + TEST_ID=jdbc_all [2024-04-16T10:20:42.655Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:20:42.655Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:20:42.655Z] +++ uname [2024-04-16T10:20:42.655Z] +++ grep -i sunos [2024-04-16T10:20:42.655Z] +++ wc -l [2024-04-16T10:20:42.655Z] +++ awk '{print $1}' [2024-04-16T10:20:42.655Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:20:42.655Z] ++ GREP=grep [2024-04-16T10:20:42.655Z] ++ AWK=awk [2024-04-16T10:20:42.655Z] ++ SED=sed [2024-04-16T10:20:42.655Z] ++ BC=bc [2024-04-16T10:20:42.655Z] ++ export GREP AWK SED BC [2024-04-16T10:20:42.655Z] + case ${OPT} in [2024-04-16T10:20:42.655Z] + trap 'copy_test_artifacts jdbc_all' EXIT [2024-04-16T10:20:42.655Z] + run_test_id jdbc_all [2024-04-16T10:20:42.655Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:20:42.655Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:20:42.655Z] [2024-04-16T10:20:42.655Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:20:42.655Z] [2024-04-16T10:20:42.655Z] + for i in "${@}" [2024-04-16T10:20:42.655Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:20:42.655Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [Pipeline] sh [2024-04-16T10:20:42.697Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-runtime-compile-consider-domain-lib-jarfiles-and-classes-web [2024-04-16T10:20:42.952Z] [2024-04-16T10:20:42.952Z] stopDomain: [2024-04-16T10:20:42.952Z] [echo] run.xml:stopping domain... [2024-04-16T10:20:42.980Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:42.980Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:43.149Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.xml --target server custom/my-properties-xml-file [2024-04-16T10:20:43.149Z] [exec] Custom Resource custom/my-properties-xml-file created. [2024-04-16T10:20:43.149Z] [2024-04-16T10:20:43.149Z] setOSConditions: [2024-04-16T10:20:43.149Z] [2024-04-16T10:20:43.149Z] setToolWin: [2024-04-16T10:20:43.149Z] [2024-04-16T10:20:43.149Z] setToolUnix: [2024-04-16T10:20:43.149Z] [2024-04-16T10:20:43.149Z] setToolProperty: [2024-04-16T10:20:43.149Z] [2024-04-16T10:20:43.149Z] setS1ASclassPath: [2024-04-16T10:20:43.149Z] [2024-04-16T10:20:43.149Z] init-common: [2024-04-16T10:20:43.150Z] [2024-04-16T10:20:43.150Z] create-custom-resource-common: [2024-04-16T10:20:43.218Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:20:43.218Z] + cd ./appserver/tests/appserv-tests/devtests/jdbc [2024-04-16T10:20:43.218Z] + test_init [2024-04-16T10:20:43.218Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:20:43.218Z] [2024-04-16T10:20:43.218Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:20:43.218Z] [2024-04-16T10:20:43.218Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:20:43.218Z] + xargs touch [2024-04-16T10:20:43.218Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:43.218Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:43.218Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:20:43.218Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:20:43.218Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:43.218Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:43.218Z] + java -version [2024-04-16T10:20:43.218Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:20:43.218Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:20:43.218Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:20:43.218Z] + ant -version [2024-04-16T10:20:43.473Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:20:43.473Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:20:43.473Z] + printf '\n\n' [2024-04-16T10:20:43.473Z] [2024-04-16T10:20:43.473Z] [2024-04-16T10:20:43.473Z] + get_test_target jdbc_all [2024-04-16T10:20:43.473Z] + case ${1} in [2024-04-16T10:20:43.473Z] + TARGET=all [2024-04-16T10:20:43.473Z] + export TARGET [2024-04-16T10:20:43.473Z] + test_run [2024-04-16T10:20:43.473Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-domain domain1 [2024-04-16T10:20:43.486Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:20:43.486Z] [2024-04-16T10:20:43.486Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:20:43.486Z] [2024-04-16T10:20:43.486Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:20:43.486Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:20:43.486Z] tar: Removing leading `/' from member names [2024-04-16T10:20:43.528Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:20:43.528Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:20:43.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true installed-libraries-test-ccp [2024-04-16T10:20:43.528Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2024-04-16T10:20:43.528Z] [2024-04-16T10:20:43.528Z] setOSConditions: [2024-04-16T10:20:43.528Z] [2024-04-16T10:20:43.528Z] setToolWin: [2024-04-16T10:20:43.528Z] [2024-04-16T10:20:43.528Z] setToolUnix: [2024-04-16T10:20:43.528Z] [2024-04-16T10:20:43.528Z] setToolProperty: [2024-04-16T10:20:43.528Z] [2024-04-16T10:20:43.528Z] setS1ASclassPath: [2024-04-16T10:20:43.528Z] [2024-04-16T10:20:43.528Z] init-common: [2024-04-16T10:20:43.528Z] [2024-04-16T10:20:43.528Z] undeploy-common: [2024-04-16T10:20:43.541Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:20:43.541Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:20:43.541Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test persistence_all [2024-04-16T10:20:43.541Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:20:43.541Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:20:43.541Z] + readonly GF_INTERNAL_ENV_SH=/tmp/q03gf-internal-env [2024-04-16T10:20:43.541Z] + GF_INTERNAL_ENV_SH=/tmp/q03gf-internal-env [2024-04-16T10:20:43.541Z] + '[' '!' -z '' ']' [2024-04-16T10:20:43.541Z] + export WSIMPORT_OPTS= [2024-04-16T10:20:43.541Z] + WSIMPORT_OPTS= [2024-04-16T10:20:43.541Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:20:43.541Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:20:43.740Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:20:43.740Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:20:43.740Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:20:43.740Z] ++ pwd [2024-04-16T10:20:43.740Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:20:43.740Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-04-16T10:20:43.740Z] + true [2024-04-16T10:20:43.740Z] ++ pwd [2024-04-16T10:20:43.740Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:20:43.740Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-04-16T10:20:43.740Z] + true [2024-04-16T10:20:43.740Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/ejb_group_embedded-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:20:43.740Z] tar: Removing leading `/' from member names [2024-04-16T10:20:43.797Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:20:43.797Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:43.797Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:43.797Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:43.797Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:43.797Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:20:43.797Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:20:43.797Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:20:43.797Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:20:43.797Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:20:43.797Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:20:43.797Z] + echo 'Preparing dependencies ...' [2024-04-16T10:20:43.797Z] Preparing dependencies ... [2024-04-16T10:20:43.797Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:20:44.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.properties:String=Primitives-And-String --target server custom/my-properties-file-with-values [2024-04-16T10:20:44.095Z] [exec] Custom Resource custom/my-properties-file-with-values created. [2024-04-16T10:20:44.095Z] [2024-04-16T10:20:44.096Z] setOSConditions: [2024-04-16T10:20:44.096Z] [2024-04-16T10:20:44.096Z] setToolWin: [2024-04-16T10:20:44.096Z] [2024-04-16T10:20:44.096Z] setToolUnix: [2024-04-16T10:20:44.096Z] [2024-04-16T10:20:44.096Z] setToolProperty: [2024-04-16T10:20:44.096Z] [2024-04-16T10:20:44.096Z] setS1ASclassPath: [2024-04-16T10:20:44.096Z] [2024-04-16T10:20:44.096Z] init-common: [2024-04-16T10:20:44.096Z] [2024-04-16T10:20:44.096Z] create-custom-resource-common: [2024-04-16T10:20:44.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-04-16T10:20:44.241Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:44.356Z] [exec] Waiting for the domain to stop . [2024-04-16T10:20:44.356Z] [exec] Waiting finished after 303 ms. [2024-04-16T10:20:44.356Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:44.356Z] [2024-04-16T10:20:44.356Z] restore: [2024-04-16T10:20:44.356Z] [2024-04-16T10:20:44.356Z] setOSConditions: [2024-04-16T10:20:44.356Z] [2024-04-16T10:20:44.356Z] setToolWin: [2024-04-16T10:20:44.356Z] [2024-04-16T10:20:44.356Z] setToolUnix: [2024-04-16T10:20:44.356Z] [2024-04-16T10:20:44.356Z] setToolProperty: [2024-04-16T10:20:44.356Z] [2024-04-16T10:20:44.356Z] setS1ASclassPath: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] init-common: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] removeJarAndClasses: [2024-04-16T10:20:44.357Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/myclasses.jar [2024-04-16T10:20:44.357Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/classes/aaa [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] setOSConditions: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] setToolWin: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] setToolUnix: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] setToolProperty: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] setS1ASclassPath: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] init-common: [2024-04-16T10:20:44.357Z] [2024-04-16T10:20:44.357Z] startDomainUnix: [2024-04-16T10:20:44.357Z] [echo] Starting DAS [2024-04-16T10:20:44.389Z] [2024-04-16T10:20:44.389Z] setOSConditions: [2024-04-16T10:20:44.389Z] [2024-04-16T10:20:44.389Z] setToolWin: [2024-04-16T10:20:44.389Z] [2024-04-16T10:20:44.389Z] setToolUnix: [2024-04-16T10:20:44.389Z] [2024-04-16T10:20:44.389Z] setToolProperty: [2024-04-16T10:20:44.389Z] [2024-04-16T10:20:44.390Z] setS1ASclassPath: [2024-04-16T10:20:44.390Z] [2024-04-16T10:20:44.390Z] init-common: [2024-04-16T10:20:44.390Z] [2024-04-16T10:20:44.390Z] undeploy-rar-common: [2024-04-16T10:20:44.390Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:20:44.407Z] [exec] Application deployed with name cdi-hello-mdbApp. [2024-04-16T10:20:44.407Z] [echo] Deployment on target server server successful [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setOSConditions: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setToolWin: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setToolUnix: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setToolProperty: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setS1ASclassPath: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] init-common: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] deploy-common-ee: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] run: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setOSConditions: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setToolWin: [2024-04-16T10:20:44.407Z] [2024-04-16T10:20:44.407Z] setToolUnix: [2024-04-16T10:20:44.408Z] [2024-04-16T10:20:44.408Z] setToolProperty: [2024-04-16T10:20:44.408Z] [2024-04-16T10:20:44.408Z] setS1ASclassPath: [2024-04-16T10:20:44.408Z] [2024-04-16T10:20:44.408Z] init-common: [2024-04-16T10:20:44.408Z] [2024-04-16T10:20:44.408Z] runclient-common: [2024-04-16T10:20:44.408Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbAppClient.jar -name cdi-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:20:44.496Z] [javac] 1 warning [2024-04-16T10:20:44.496Z] [2024-04-16T10:20:44.496Z] setOSConditions: [2024-04-16T10:20:44.496Z] [2024-04-16T10:20:44.496Z] setToolWin: [2024-04-16T10:20:44.496Z] [2024-04-16T10:20:44.496Z] setToolUnix: [2024-04-16T10:20:44.496Z] [2024-04-16T10:20:44.496Z] setToolProperty: [2024-04-16T10:20:44.496Z] [2024-04-16T10:20:44.496Z] setS1ASclassPath: [2024-04-16T10:20:44.496Z] [2024-04-16T10:20:44.496Z] init-common: [2024-04-16T10:20:44.496Z] [2024-04-16T10:20:44.496Z] compile-common: [2024-04-16T10:20:44.496Z] [echo] Current time (ISO): 2024-04-16T10:20:44.467+0000 [2024-04-16T10:20:44.496Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:44.658Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.util.Properties --factoryclass org.glassfish.resources.custom.factory.PropertiesFactory --enabled=true --property org.glassfish.resources.custom.factory.PropertiesFactory.fileName=simple-properties.xml:String=Primitives-And-String --target server custom/my-properties-xml-file-with-values [2024-04-16T10:20:44.658Z] [exec] Custom Resource custom/my-properties-xml-file-with-values created. [2024-04-16T10:20:44.726Z] [exec] Apr 16, 2024 10:20:44 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:20:44.726Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:20:44.928Z] [2024-04-16T10:20:44.928Z] setOSConditions: [2024-04-16T10:20:44.928Z] [2024-04-16T10:20:44.928Z] setToolWin: [2024-04-16T10:20:44.928Z] [2024-04-16T10:20:44.928Z] setToolUnix: [2024-04-16T10:20:44.928Z] [2024-04-16T10:20:44.928Z] setToolProperty: [2024-04-16T10:20:44.929Z] [2024-04-16T10:20:44.929Z] setS1ASclassPath: [2024-04-16T10:20:44.929Z] [2024-04-16T10:20:44.929Z] init-common: [2024-04-16T10:20:44.929Z] [2024-04-16T10:20:44.929Z] create-custom-resource-common: [2024-04-16T10:20:44.990Z] [exec] Apr 16, 2024 10:20:44 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:44.990Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:45.030Z] [exec] Apr 16, 2024 10:20:44 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:45.030Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:20:45.030Z] [exec] Apr 16, 2024 10:20:44 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:45.030Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:20:45.030Z] [exec] Apr 16, 2024 10:20:44 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:45.030Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:20:45.159Z] [INFO] Scanning for projects... [2024-04-16T10:20:45.283Z] [exec] Apr 16, 2024 10:20:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:45.283Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6d4a82 [2024-04-16T10:20:45.283Z] [exec] invoking stateful [2024-04-16T10:20:45.283Z] [exec] Expected id 1 [2024-04-16T10:20:45.283Z] [exec] Received id 1 [2024-04-16T10:20:45.283Z] [exec] invoking stateless [2024-04-16T10:20:45.283Z] [exec] test complete [2024-04-16T10:20:45.283Z] [exec] Value of key is: main [2024-04-16T10:20:45.283Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:45.283Z] [exec] [2024-04-16T10:20:45.283Z] [exec] [2024-04-16T10:20:45.283Z] [exec] ----------------------------------------- [2024-04-16T10:20:45.283Z] [exec] - main: PASS - [2024-04-16T10:20:45.283Z] [exec] ----------------------------------------- [2024-04-16T10:20:45.283Z] [exec] Total PASS: 1 [2024-04-16T10:20:45.283Z] [exec] Total FAIL: 0 [2024-04-16T10:20:45.283Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:45.283Z] [exec] ----------------------------------------- [2024-04-16T10:20:45.283Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:45.283Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:45.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:20:45.317Z] [2024-04-16T10:20:45.318Z] uninstall-library: [2024-04-16T10:20:45.318Z] [echo] deleting file [blackbox.jar] from applibs [2024-04-16T10:20:45.318Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-04-16T10:20:45.318Z] [2024-04-16T10:20:45.318Z] restart-server: [2024-04-16T10:20:45.318Z] [2024-04-16T10:20:45.318Z] setOSConditions: [2024-04-16T10:20:45.318Z] [2024-04-16T10:20:45.318Z] stop-server: [2024-04-16T10:20:45.318Z] [2024-04-16T10:20:45.318Z] stop-server-unix: [2024-04-16T10:20:45.318Z] [echo] stopping server on unix ... [2024-04-16T10:20:45.526Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLObjectFactory --enabled=true --property host=java.sun.com:port=80:protocol=http:file=/index.html --target server custom/my-url [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] undeploy: [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] setOSConditions: [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] setToolWin: [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] setToolUnix: [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] setToolProperty: [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] setS1ASclassPath: [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] init-common: [2024-04-16T10:20:45.539Z] [2024-04-16T10:20:45.539Z] undeploy-jar-common: [2024-04-16T10:20:45.783Z] [exec] Custom Resource custom/my-url created. [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setOSConditions: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setToolWin: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setToolUnix: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setToolProperty: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setS1ASclassPath: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] init-common: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] deploy-common: [2024-04-16T10:20:45.783Z] [echo] Current time (ISO): 2024-04-16T10:20:45.555+0000 [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setOSConditions: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setToolWin: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.783Z] setToolUnix: [2024-04-16T10:20:45.783Z] [2024-04-16T10:20:45.784Z] setToolProperty: [2024-04-16T10:20:45.784Z] [2024-04-16T10:20:45.784Z] setS1ASclassPath: [2024-04-16T10:20:45.784Z] [2024-04-16T10:20:45.784Z] init-common: [2024-04-16T10:20:45.784Z] [2024-04-16T10:20:45.784Z] deploy-common-pe: [2024-04-16T10:20:45.951Z] [exec] Apr 16, 2024 10:20:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:45.952Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:45.952Z] [exec] Apr 16, 2024 10:20:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:45.952Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:45.952Z] [exec] Apr 16, 2024 10:20:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:45.952Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:45.952Z] [exec] Apr 16, 2024 10:20:45 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:20:45.952Z] [exec] WARNING: ACC001: Using the only client [cdi-hello-mdb-client] with main class [com.sun.s1asdev.cdi.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name cdi-hello-mdbClient [2024-04-16T10:20:46.099Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session4-ejb [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] all: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] session5: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setOSConditions: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setToolWin: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setToolUnix: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setToolProperty: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setS1ASclassPath: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] init-common: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] clean: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setOSConditions: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setToolWin: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setToolUnix: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setToolProperty: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setS1ASclassPath: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] init-common: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] clean-common: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setOSConditions: [2024-04-16T10:20:46.099Z] [2024-04-16T10:20:46.099Z] setToolWin: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolUnix: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolProperty: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setS1ASclassPath: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] init-common: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] clean-classes-common: [2024-04-16T10:20:46.100Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setOSConditions: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolWin: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolUnix: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolProperty: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setS1ASclassPath: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] init-common: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] clean-jars-common: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] compile: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setOSConditions: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolWin: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolUnix: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setToolProperty: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] setS1ASclassPath: [2024-04-16T10:20:46.100Z] [2024-04-16T10:20:46.100Z] init-common: [2024-04-16T10:20:46.101Z] [2024-04-16T10:20:46.101Z] compile-common: [2024-04-16T10:20:46.101Z] [echo] Current time (ISO): 2024-04-16T10:20:46.024+0000 [2024-04-16T10:20:46.101Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:46.101Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:46.514Z] [exec] Apr 16, 2024 10:20:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:46.514Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:20:46.514Z] [exec] Apr 16, 2024 10:20:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:46.514Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:20:46.514Z] [exec] Apr 16, 2024 10:20:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:20:46.514Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [Pipeline] timeout [2024-04-16T10:20:46.627Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] withAnt [2024-04-16T10:20:46.684Z] [exec] Waiting for the domain to stop . [2024-04-16T10:20:46.684Z] [exec] Waiting finished after 384 ms. [2024-04-16T10:20:46.684Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:46.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-04-16T10:20:46.770Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:20:46.770Z] [exec] Waiting finished after 3,675 ms. [2024-04-16T10:20:46.770Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:20:46.940Z] [2024-04-16T10:20:46.940Z] stop-server-windows: [2024-04-16T10:20:46.940Z] [2024-04-16T10:20:46.940Z] setOSConditions: [2024-04-16T10:20:46.940Z] [2024-04-16T10:20:46.940Z] start-server: [2024-04-16T10:20:46.940Z] [echo] +-----------------------------+ [2024-04-16T10:20:46.940Z] [echo] | | [2024-04-16T10:20:46.940Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:20:46.940Z] [echo] | in Felix mode | [2024-04-16T10:20:46.940Z] [echo] | | [2024-04-16T10:20:46.940Z] [echo] +-----------------------------+ [2024-04-16T10:20:46.940Z] [2024-04-16T10:20:46.940Z] start-server-unix: [2024-04-16T10:20:47.009Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:47.010Z] [javac] 1 warning [2024-04-16T10:20:47.010Z] [2024-04-16T10:20:47.010Z] setOSConditions: [2024-04-16T10:20:47.010Z] [2024-04-16T10:20:47.010Z] setToolWin: [2024-04-16T10:20:47.010Z] [2024-04-16T10:20:47.010Z] setToolUnix: [2024-04-16T10:20:47.010Z] [2024-04-16T10:20:47.010Z] setToolProperty: [2024-04-16T10:20:47.010Z] [2024-04-16T10:20:47.010Z] setS1ASclassPath: [2024-04-16T10:20:47.010Z] [2024-04-16T10:20:47.010Z] init-common: [2024-04-16T10:20:47.010Z] [2024-04-16T10:20:47.010Z] compile-common: [2024-04-16T10:20:47.010Z] [echo] Current time (ISO): 2024-04-16T10:20:46.618+0000 [2024-04-16T10:20:47.010Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:47.023Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-9z3wv [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:46 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.330Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.330Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.331Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.331Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.331Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.331Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.331Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.331Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.331Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.331Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.331Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.331Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.629Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.629Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.629Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.629Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.629Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.629Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.629Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.629Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.629Z] [exec] Apr 16, 2024 10:20:47 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:47.629Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:47.893Z] + break [2024-04-16T10:20:47.893Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:20:47.924Z] Archiving artifacts [2024-04-16T10:20:47.994Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:47.994Z] [javac] 1 warning [2024-04-16T10:20:47.994Z] [2024-04-16T10:20:47.994Z] setOSConditions: [2024-04-16T10:20:47.994Z] [2024-04-16T10:20:47.995Z] setToolWin: [2024-04-16T10:20:47.995Z] [2024-04-16T10:20:47.995Z] setToolUnix: [2024-04-16T10:20:47.995Z] [2024-04-16T10:20:47.995Z] setToolProperty: [2024-04-16T10:20:47.995Z] [2024-04-16T10:20:47.995Z] setS1ASclassPath: [2024-04-16T10:20:47.995Z] [2024-04-16T10:20:47.995Z] init-common: [2024-04-16T10:20:47.995Z] [2024-04-16T10:20:47.995Z] compile-common: [2024-04-16T10:20:47.995Z] [echo] Current time (ISO): 2024-04-16T10:20:47.796+0000 [2024-04-16T10:20:47.995Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:48.419Z] [INFO] [2024-04-16T10:20:48.419Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:20:48.419Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:20:48.419Z] [INFO] from pom.xml [2024-04-16T10:20:48.420Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:20:48.908Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:48.908Z] [javac] 1 warning [2024-04-16T10:20:48.908Z] [2024-04-16T10:20:48.908Z] build: [2024-04-16T10:20:48.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:48.909Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2024-04-16T10:20:48.909Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2024-04-16T10:20:48.909Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2024-04-16T10:20:48.909Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-04-16T10:20:48.909Z] [2024-04-16T10:20:48.909Z] deploy: [2024-04-16T10:20:49.042Z] [exec] Apr 16, 2024 10:20:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:49.042Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@70c29356 [Pipeline] { [Pipeline] sh [2024-04-16T10:20:49.489Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-04-16T10:20:49.896Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:49.896Z] [javac] 1 warning [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] build: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] setOSConditions: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] setToolWin: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] setToolUnix: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] setToolProperty: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] setS1ASclassPath: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] init-common: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] ejb-jar-common: [2024-04-16T10:20:49.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] package-ejbjar-common: [2024-04-16T10:20:49.896Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:49.896Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:49.896Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2024-04-16T10:20:49.896Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] setOSConditions: [2024-04-16T10:20:49.896Z] [2024-04-16T10:20:49.896Z] setToolWin: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setToolUnix: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setToolProperty: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setS1ASclassPath: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] init-common: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] appclient-jar-common: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] package-appclientjar-common: [2024-04-16T10:20:49.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:49.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:49.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:49.897Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-04-16T10:20:49.897Z] [echo] appclient.jar=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-04-16T10:20:49.897Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] deploy: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setOSConditions: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setToolWin: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setToolUnix: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setToolProperty: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] setS1ASclassPath: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] init-common: [2024-04-16T10:20:49.897Z] [2024-04-16T10:20:49.897Z] deploy-jar-common: [2024-04-16T10:20:49.982Z] [exec] Apr 16, 2024 10:20:49 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:20:49.982Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:20:49.982Z] [exec] Apr 16, 2024 10:20:49 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:49.982Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:20:49.982Z] [exec] Apr 16, 2024 10:20:49 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:49.982Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:20:49.982Z] [exec] Apr 16, 2024 10:20:49 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:20:49.982Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:20:50.053Z] [exec] Application deployed with name ejb32-mdb. [2024-04-16T10:20:50.053Z] [2024-04-16T10:20:50.053Z] run: [2024-04-16T10:20:50.100Z] + id [2024-04-16T10:20:50.100Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:20:50.100Z] + uname -a [2024-04-16T10:20:50.100Z] Linux basic-dv1gr 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:20:50.100Z] + env [2024-04-16T10:20:50.100Z] + sort [2024-04-16T10:20:50.100Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:20:50.100Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:50.100Z] BRANCH_NAME=PR-24889 [2024-04-16T10:20:50.100Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:20:50.100Z] BUILD_ID=5 [2024-04-16T10:20:50.100Z] BUILD_NUMBER=5 [2024-04-16T10:20:50.100Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:20:50.100Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:20:50.100Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:20:50.100Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:20:50.100Z] CHANGE_FORK=samsonsouley [2024-04-16T10:20:50.100Z] CHANGE_ID=24889 [2024-04-16T10:20:50.100Z] CHANGE_TARGET=master [2024-04-16T10:20:50.100Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:20:50.100Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:20:50.100Z] CI=true [2024-04-16T10:20:50.100Z] EXECUTOR_NUMBER=0 [2024-04-16T10:20:50.100Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:20:50.100Z] HOME=/home/jenkins [2024-04-16T10:20:50.100Z] HOSTNAME=basic-dv1gr [2024-04-16T10:20:50.100Z] HUDSON_COOKIE=f06e55d2-079a-4a9e-b8c5-8c469b1b4595 [2024-04-16T10:20:50.100Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:20:50.101Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:20:50.101Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:50.101Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:20:50.101Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:20:50.101Z] JENKINS_AGENT_NAME=basic-dv1gr [2024-04-16T10:20:50.101Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:20:50.101Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:20:50.101Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:20:50.101Z] JENKINS_NAME=basic-dv1gr [2024-04-16T10:20:50.101Z] JENKINS_NODE_COOKIE=27f16485-cf40-4e63-8242-34a935b2ae32 [2024-04-16T10:20:50.101Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:20:50.101Z] JENKINS_SECRET=**** [2024-04-16T10:20:50.101Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:20:50.101Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:20:50.101Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:20:50.101Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:20:50.101Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:20:50.101Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:20:50.101Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:20:50.101Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:20:50.101Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:20:50.101Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:20:50.101Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:50.101Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:20:50.101Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:20:50.101Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:20:50.101Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:20:50.101Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:20:50.101Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:20:50.101Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:20:50.101Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:20:50.101Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:20:50.101Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:20:50.101Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:20:50.101Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:20:50.101Z] LANG=en_US.UTF-8 [2024-04-16T10:20:50.101Z] LANGUAGE=en_US:en [2024-04-16T10:20:50.101Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:20:50.101Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:50.101Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:50.101Z] NODE_LABELS=basic basic-dv1gr [2024-04-16T10:20:50.101Z] NODE_NAME=basic-dv1gr [2024-04-16T10:20:50.101Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:20:50.101Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-dv1gr [2024-04-16T10:20:50.101Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:20:50.101Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:20:50.101Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:20:50.101Z] PORT_ADMIN=4848 [2024-04-16T10:20:50.101Z] PORT_HTTP=8080 [2024-04-16T10:20:50.101Z] PORT_HTTPS=8181 [2024-04-16T10:20:50.101Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:50.101Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:20:50.102Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:20:50.102Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:20:50.102Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:20:50.102Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:50.102Z] SHLVL=1 [2024-04-16T10:20:50.102Z] STAGE_NAME=naming_all [2024-04-16T10:20:50.102Z] TERM=xterm [2024-04-16T10:20:50.102Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:20:50.102Z] USER_NAME=jenkins [2024-04-16T10:20:50.102Z] _=/usr/bin/env [2024-04-16T10:20:50.102Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:50.102Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:20:50.102Z] + df -h [2024-04-16T10:20:50.102Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:20:50.102Z] overlay 32G 20K 32G 1% / [2024-04-16T10:20:50.102Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:20:50.102Z] tmpfs 126G 0 126G 0% /sys/fs/cgroup [2024-04-16T10:20:50.102Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:20:50.102Z] tmpfs 51G 65M 51G 1% /etc/hostname [2024-04-16T10:20:50.102Z] /dev/sda4 894G 108G 786G 13% /etc/hosts [2024-04-16T10:20:50.102Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:20:50.102Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:20:50.102Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:20:50.102Z] tmpfs 126G 0 126G 0% /proc/acpi [2024-04-16T10:20:50.102Z] tmpfs 126G 0 126G 0% /proc/scsi [2024-04-16T10:20:50.102Z] tmpfs 126G 0 126G 0% /sys/firmware [2024-04-16T10:20:50.102Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:20:50.152Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-ejb.jar [2024-04-16T10:20:50.260Z] Waiting for domain1 to start ....... [2024-04-16T10:20:50.260Z] Waiting finished after 6,089 ms. [2024-04-16T10:20:50.260Z] Successfully started the domain : domain1 [2024-04-16T10:20:50.260Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:50.260Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:50.260Z] Admin Port: 4,848 [2024-04-16T10:20:50.260Z] Command start-domain executed successfully. [2024-04-16T10:20:50.542Z] [exec] Apr 16, 2024 10:20:50 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:20:50.542Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@817f2e5a[jndiName=jms/cdi_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:20:50.607Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-database [2024-04-16T10:20:50.666Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:20:50.666Z] + mvn -version [2024-04-16T10:20:50.709Z] [exec] Application deployed with name ejb-ejb30-hello-session5-ejb. [2024-04-16T10:20:50.710Z] [2024-04-16T10:20:50.710Z] setOSConditions: [2024-04-16T10:20:50.710Z] [2024-04-16T10:20:50.710Z] setToolWin: [2024-04-16T10:20:50.710Z] [2024-04-16T10:20:50.710Z] setToolUnix: [2024-04-16T10:20:50.710Z] [2024-04-16T10:20:50.710Z] setToolProperty: [2024-04-16T10:20:50.710Z] [2024-04-16T10:20:50.710Z] setS1ASclassPath: [2024-04-16T10:20:50.710Z] [2024-04-16T10:20:50.710Z] init-common: [2024-04-16T10:20:50.710Z] [2024-04-16T10:20:50.710Z] deploy-client-common: [2024-04-16T10:20:50.797Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:20:50.797Z] [exec] getName(): cdi_hello_mdb_InQueue [2024-04-16T10:20:50.798Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:20:50.798Z] [exec] getVERSION(): 3.0 [2024-04-16T10:20:50.798Z] [exec] isReadonly(): false [2024-04-16T10:20:50.798Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262850519 [2024-04-16T10:20:50.798Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-04-16T10:20:50.798Z] [exec] getName(): cdi_hello_mdb_InQueue [2024-04-16T10:20:50.798Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:20:50.798Z] [exec] getVERSION(): 3.0 [2024-04-16T10:20:50.798Z] [exec] isReadonly(): false [2024-04-16T10:20:50.798Z] [exec] getProperties(): {imqDestinationName=cdi_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262850540 [2024-04-16T10:20:50.798Z] [exec] remote bean:test.ejb.session._HelloSless_Wrapper@9043235f [2024-04-16T10:20:50.798Z] [exec] Waiting for queue message [2024-04-16T10:20:50.798Z] [exec] Received message : mdb() invoked [2024-04-16T10:20:50.798Z] [exec] Value of key is:request-and-application-scope-ejb-mdb [2024-04-16T10:20:50.798Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:50.798Z] [exec] [2024-04-16T10:20:50.798Z] [exec] [2024-04-16T10:20:50.798Z] [exec] ----------------------------------------- [2024-04-16T10:20:50.798Z] [exec] - request-and-application-scope-ejb-mdb: PASS - [2024-04-16T10:20:50.798Z] [exec] ----------------------------------------- [2024-04-16T10:20:50.798Z] [exec] Total PASS: 1 [2024-04-16T10:20:50.798Z] [exec] Total FAIL: 0 [2024-04-16T10:20:50.798Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:50.798Z] [exec] ----------------------------------------- [2024-04-16T10:20:50.798Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:50.798Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:50.924Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:20:50.924Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:50.924Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:20:50.924Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:20:50.924Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:20:50.924Z] + ant -version [2024-04-16T10:20:50.924Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:20:50.924Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:20:50.924Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-b4aa1eea/script.sh.copy: line 9: ps: command not found [2024-04-16T10:20:50.924Z] + true [2024-04-16T10:20:50.924Z] + cat /proc/cpuinfo [2024-04-16T10:20:50.924Z] processor : 0 [2024-04-16T10:20:50.924Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.924Z] cpu family : 6 [2024-04-16T10:20:50.924Z] model : 85 [2024-04-16T10:20:50.924Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.924Z] stepping : 4 [2024-04-16T10:20:50.924Z] microcode : 0x2006e05 [2024-04-16T10:20:50.924Z] cpu MHz : 2798.441 [2024-04-16T10:20:50.924Z] cache size : 14080 KB [2024-04-16T10:20:50.924Z] physical id : 0 [2024-04-16T10:20:50.924Z] siblings : 20 [2024-04-16T10:20:50.924Z] core id : 0 [2024-04-16T10:20:50.924Z] cpu cores : 10 [2024-04-16T10:20:50.924Z] apicid : 0 [2024-04-16T10:20:50.924Z] initial apicid : 0 [2024-04-16T10:20:50.924Z] fpu : yes [2024-04-16T10:20:50.924Z] fpu_exception : yes [2024-04-16T10:20:50.924Z] cpuid level : 22 [2024-04-16T10:20:50.924Z] wp : yes [2024-04-16T10:20:50.924Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.924Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.924Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.924Z] bogomips : 4400.00 [2024-04-16T10:20:50.924Z] clflush size : 64 [2024-04-16T10:20:50.924Z] cache_alignment : 64 [2024-04-16T10:20:50.924Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.924Z] power management: [2024-04-16T10:20:50.924Z] [2024-04-16T10:20:50.924Z] processor : 1 [2024-04-16T10:20:50.924Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.924Z] cpu family : 6 [2024-04-16T10:20:50.924Z] model : 85 [2024-04-16T10:20:50.924Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.924Z] stepping : 4 [2024-04-16T10:20:50.924Z] microcode : 0x2006e05 [2024-04-16T10:20:50.924Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.924Z] cache size : 14080 KB [2024-04-16T10:20:50.924Z] physical id : 0 [2024-04-16T10:20:50.924Z] siblings : 20 [2024-04-16T10:20:50.924Z] core id : 1 [2024-04-16T10:20:50.924Z] cpu cores : 10 [2024-04-16T10:20:50.924Z] apicid : 2 [2024-04-16T10:20:50.924Z] initial apicid : 2 [2024-04-16T10:20:50.924Z] fpu : yes [2024-04-16T10:20:50.924Z] fpu_exception : yes [2024-04-16T10:20:50.924Z] cpuid level : 22 [2024-04-16T10:20:50.924Z] wp : yes [2024-04-16T10:20:50.925Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.925Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.925Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.925Z] bogomips : 4400.00 [2024-04-16T10:20:50.925Z] clflush size : 64 [2024-04-16T10:20:50.925Z] cache_alignment : 64 [2024-04-16T10:20:50.925Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.925Z] power management: [2024-04-16T10:20:50.925Z] [2024-04-16T10:20:50.925Z] processor : 2 [2024-04-16T10:20:50.925Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.925Z] cpu family : 6 [2024-04-16T10:20:50.925Z] model : 85 [2024-04-16T10:20:50.925Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.925Z] stepping : 4 [2024-04-16T10:20:50.925Z] microcode : 0x2006e05 [2024-04-16T10:20:50.925Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.925Z] cache size : 14080 KB [2024-04-16T10:20:50.925Z] physical id : 0 [2024-04-16T10:20:50.925Z] siblings : 20 [2024-04-16T10:20:50.925Z] core id : 2 [2024-04-16T10:20:50.925Z] cpu cores : 10 [2024-04-16T10:20:50.925Z] apicid : 4 [2024-04-16T10:20:50.925Z] initial apicid : 4 [2024-04-16T10:20:50.925Z] fpu : yes [2024-04-16T10:20:50.925Z] fpu_exception : yes [2024-04-16T10:20:50.925Z] cpuid level : 22 [2024-04-16T10:20:50.925Z] wp : yes [2024-04-16T10:20:50.925Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.925Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.925Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.925Z] bogomips : 4400.00 [2024-04-16T10:20:50.925Z] clflush size : 64 [2024-04-16T10:20:50.925Z] cache_alignment : 64 [2024-04-16T10:20:50.925Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.925Z] power management: [2024-04-16T10:20:50.925Z] [2024-04-16T10:20:50.925Z] processor : 3 [2024-04-16T10:20:50.925Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.925Z] cpu family : 6 [2024-04-16T10:20:50.925Z] model : 85 [2024-04-16T10:20:50.925Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.925Z] stepping : 4 [2024-04-16T10:20:50.925Z] microcode : 0x2006e05 [2024-04-16T10:20:50.925Z] cpu MHz : 2700.864 [2024-04-16T10:20:50.925Z] cache size : 14080 KB [2024-04-16T10:20:50.925Z] physical id : 0 [2024-04-16T10:20:50.925Z] siblings : 20 [2024-04-16T10:20:50.925Z] core id : 3 [2024-04-16T10:20:50.925Z] cpu cores : 10 [2024-04-16T10:20:50.925Z] apicid : 6 [2024-04-16T10:20:50.925Z] initial apicid : 6 [2024-04-16T10:20:50.925Z] fpu : yes [2024-04-16T10:20:50.925Z] fpu_exception : yes [2024-04-16T10:20:50.925Z] cpuid level : 22 [2024-04-16T10:20:50.925Z] wp : yes [2024-04-16T10:20:50.926Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.926Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.926Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.926Z] bogomips : 4400.00 [2024-04-16T10:20:50.926Z] clflush size : 64 [2024-04-16T10:20:50.926Z] cache_alignment : 64 [2024-04-16T10:20:50.926Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.926Z] power management: [2024-04-16T10:20:50.926Z] [2024-04-16T10:20:50.926Z] processor : 4 [2024-04-16T10:20:50.926Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.926Z] cpu family : 6 [2024-04-16T10:20:50.926Z] model : 85 [2024-04-16T10:20:50.926Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.926Z] stepping : 4 [2024-04-16T10:20:50.926Z] microcode : 0x2006e05 [2024-04-16T10:20:50.926Z] cpu MHz : 2713.293 [2024-04-16T10:20:50.926Z] cache size : 14080 KB [2024-04-16T10:20:50.926Z] physical id : 0 [2024-04-16T10:20:50.926Z] siblings : 20 [2024-04-16T10:20:50.926Z] core id : 4 [2024-04-16T10:20:50.926Z] cpu cores : 10 [2024-04-16T10:20:50.926Z] apicid : 8 [2024-04-16T10:20:50.926Z] initial apicid : 8 [2024-04-16T10:20:50.926Z] fpu : yes [2024-04-16T10:20:50.926Z] fpu_exception : yes [2024-04-16T10:20:50.926Z] cpuid level : 22 [2024-04-16T10:20:50.926Z] wp : yes [2024-04-16T10:20:50.926Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.926Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.926Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.926Z] bogomips : 4400.00 [2024-04-16T10:20:50.926Z] clflush size : 64 [2024-04-16T10:20:50.926Z] cache_alignment : 64 [2024-04-16T10:20:50.926Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.926Z] power management: [2024-04-16T10:20:50.926Z] [2024-04-16T10:20:50.926Z] processor : 5 [2024-04-16T10:20:50.926Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.926Z] cpu family : 6 [2024-04-16T10:20:50.926Z] model : 85 [2024-04-16T10:20:50.926Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.926Z] stepping : 4 [2024-04-16T10:20:50.926Z] microcode : 0x2006e05 [2024-04-16T10:20:50.926Z] cpu MHz : 2702.830 [2024-04-16T10:20:50.926Z] cache size : 14080 KB [2024-04-16T10:20:50.926Z] physical id : 0 [2024-04-16T10:20:50.926Z] siblings : 20 [2024-04-16T10:20:50.926Z] core id : 8 [2024-04-16T10:20:50.926Z] cpu cores : 10 [2024-04-16T10:20:50.926Z] apicid : 16 [2024-04-16T10:20:50.926Z] initial apicid : 16 [2024-04-16T10:20:50.926Z] fpu : yes [2024-04-16T10:20:50.926Z] fpu_exception : yes [2024-04-16T10:20:50.926Z] cpuid level : 22 [2024-04-16T10:20:50.926Z] wp : yes [2024-04-16T10:20:50.926Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.927Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.927Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.927Z] bogomips : 4400.00 [2024-04-16T10:20:50.927Z] clflush size : 64 [2024-04-16T10:20:50.927Z] cache_alignment : 64 [2024-04-16T10:20:50.927Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.927Z] power management: [2024-04-16T10:20:50.927Z] [2024-04-16T10:20:50.927Z] processor : 6 [2024-04-16T10:20:50.927Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.927Z] cpu family : 6 [2024-04-16T10:20:50.927Z] model : 85 [2024-04-16T10:20:50.927Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.927Z] stepping : 4 [2024-04-16T10:20:50.927Z] microcode : 0x2006e05 [2024-04-16T10:20:50.927Z] cpu MHz : 2699.995 [2024-04-16T10:20:50.927Z] cache size : 14080 KB [2024-04-16T10:20:50.927Z] physical id : 0 [2024-04-16T10:20:50.927Z] siblings : 20 [2024-04-16T10:20:50.927Z] core id : 9 [2024-04-16T10:20:50.927Z] cpu cores : 10 [2024-04-16T10:20:50.927Z] apicid : 18 [2024-04-16T10:20:50.927Z] initial apicid : 18 [2024-04-16T10:20:50.927Z] fpu : yes [2024-04-16T10:20:50.927Z] fpu_exception : yes [2024-04-16T10:20:50.927Z] cpuid level : 22 [2024-04-16T10:20:50.927Z] wp : yes [2024-04-16T10:20:50.927Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.927Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.927Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.927Z] bogomips : 4400.00 [2024-04-16T10:20:50.927Z] clflush size : 64 [2024-04-16T10:20:50.927Z] cache_alignment : 64 [2024-04-16T10:20:50.927Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.927Z] power management: [2024-04-16T10:20:50.927Z] [2024-04-16T10:20:50.927Z] processor : 7 [2024-04-16T10:20:50.927Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.927Z] cpu family : 6 [2024-04-16T10:20:50.927Z] model : 85 [2024-04-16T10:20:50.927Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.927Z] stepping : 4 [2024-04-16T10:20:50.927Z] microcode : 0x2006e05 [2024-04-16T10:20:50.927Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.927Z] cache size : 14080 KB [2024-04-16T10:20:50.927Z] physical id : 0 [2024-04-16T10:20:50.927Z] siblings : 20 [2024-04-16T10:20:50.927Z] core id : 10 [2024-04-16T10:20:50.927Z] cpu cores : 10 [2024-04-16T10:20:50.927Z] apicid : 20 [2024-04-16T10:20:50.927Z] initial apicid : 20 [2024-04-16T10:20:50.927Z] fpu : yes [2024-04-16T10:20:50.927Z] fpu_exception : yes [2024-04-16T10:20:50.927Z] cpuid level : 22 [2024-04-16T10:20:50.927Z] wp : yes [2024-04-16T10:20:50.927Z] [INFO] [2024-04-16T10:20:50.927Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:20:50.927Z] [INFO] [2024-04-16T10:20:50.927Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:20:50.927Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.928Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.928Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.928Z] bogomips : 4400.00 [2024-04-16T10:20:50.928Z] clflush size : 64 [2024-04-16T10:20:50.928Z] cache_alignment : 64 [2024-04-16T10:20:50.928Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.928Z] power management: [2024-04-16T10:20:50.928Z] [2024-04-16T10:20:50.928Z] processor : 8 [2024-04-16T10:20:50.928Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.928Z] cpu family : 6 [2024-04-16T10:20:50.928Z] model : 85 [2024-04-16T10:20:50.928Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.928Z] stepping : 4 [2024-04-16T10:20:50.928Z] microcode : 0x2006e05 [2024-04-16T10:20:50.928Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.928Z] cache size : 14080 KB [2024-04-16T10:20:50.928Z] physical id : 0 [2024-04-16T10:20:50.928Z] siblings : 20 [2024-04-16T10:20:50.928Z] core id : 11 [2024-04-16T10:20:50.928Z] cpu cores : 10 [2024-04-16T10:20:50.928Z] apicid : 22 [2024-04-16T10:20:50.928Z] initial apicid : 22 [2024-04-16T10:20:50.928Z] fpu : yes [2024-04-16T10:20:50.928Z] fpu_exception : yes [2024-04-16T10:20:50.928Z] cpuid level : 22 [2024-04-16T10:20:50.928Z] wp : yes [2024-04-16T10:20:50.928Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.928Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.928Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.928Z] bogomips : 4400.00 [2024-04-16T10:20:50.928Z] clflush size : 64 [2024-04-16T10:20:50.928Z] cache_alignment : 64 [2024-04-16T10:20:50.928Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.928Z] power management: [2024-04-16T10:20:50.928Z] [2024-04-16T10:20:50.928Z] processor : 9 [2024-04-16T10:20:50.928Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.928Z] cpu family : 6 [2024-04-16T10:20:50.928Z] model : 85 [2024-04-16T10:20:50.928Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.928Z] stepping : 4 [2024-04-16T10:20:50.928Z] microcode : 0x2006e05 [2024-04-16T10:20:50.928Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.928Z] cache size : 14080 KB [2024-04-16T10:20:50.928Z] physical id : 0 [2024-04-16T10:20:50.928Z] siblings : 20 [2024-04-16T10:20:50.928Z] core id : 12 [2024-04-16T10:20:50.928Z] cpu cores : 10 [2024-04-16T10:20:50.928Z] apicid : 24 [2024-04-16T10:20:50.928Z] initial apicid : 24 [2024-04-16T10:20:50.928Z] fpu : yes [2024-04-16T10:20:50.928Z] fpu_exception : yes [2024-04-16T10:20:50.928Z] cpuid level : 22 [2024-04-16T10:20:50.928Z] wp : yes [2024-04-16T10:20:50.928Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.928Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.928Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.929Z] bogomips : 4400.00 [2024-04-16T10:20:50.929Z] clflush size : 64 [2024-04-16T10:20:50.929Z] cache_alignment : 64 [2024-04-16T10:20:50.929Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.929Z] power management: [2024-04-16T10:20:50.929Z] [2024-04-16T10:20:50.929Z] processor : 10 [2024-04-16T10:20:50.929Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.929Z] cpu family : 6 [2024-04-16T10:20:50.929Z] model : 85 [2024-04-16T10:20:50.929Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.929Z] stepping : 4 [2024-04-16T10:20:50.929Z] microcode : 0x2006e05 [2024-04-16T10:20:50.929Z] cpu MHz : 2500.001 [2024-04-16T10:20:50.929Z] cache size : 14080 KB [2024-04-16T10:20:50.929Z] physical id : 1 [2024-04-16T10:20:50.929Z] siblings : 20 [2024-04-16T10:20:50.929Z] core id : 0 [2024-04-16T10:20:50.929Z] cpu cores : 10 [2024-04-16T10:20:50.929Z] apicid : 32 [2024-04-16T10:20:50.929Z] initial apicid : 32 [2024-04-16T10:20:50.929Z] fpu : yes [2024-04-16T10:20:50.929Z] fpu_exception : yes [2024-04-16T10:20:50.929Z] cpuid level : 22 [2024-04-16T10:20:50.929Z] wp : yes [2024-04-16T10:20:50.929Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.929Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.929Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.929Z] bogomips : 4408.62 [2024-04-16T10:20:50.929Z] clflush size : 64 [2024-04-16T10:20:50.929Z] cache_alignment : 64 [2024-04-16T10:20:50.929Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.929Z] power management: [2024-04-16T10:20:50.929Z] [2024-04-16T10:20:50.929Z] processor : 11 [2024-04-16T10:20:50.929Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.929Z] cpu family : 6 [2024-04-16T10:20:50.929Z] model : 85 [2024-04-16T10:20:50.929Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.929Z] stepping : 4 [2024-04-16T10:20:50.929Z] microcode : 0x2006e05 [2024-04-16T10:20:50.929Z] cpu MHz : 2501.498 [2024-04-16T10:20:50.929Z] cache size : 14080 KB [2024-04-16T10:20:50.929Z] physical id : 1 [2024-04-16T10:20:50.929Z] siblings : 20 [2024-04-16T10:20:50.929Z] core id : 1 [2024-04-16T10:20:50.929Z] cpu cores : 10 [2024-04-16T10:20:50.929Z] apicid : 34 [2024-04-16T10:20:50.929Z] initial apicid : 34 [2024-04-16T10:20:50.929Z] fpu : yes [2024-04-16T10:20:50.929Z] fpu_exception : yes [2024-04-16T10:20:50.929Z] cpuid level : 22 [2024-04-16T10:20:50.929Z] wp : yes [2024-04-16T10:20:50.929Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.929Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.929Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.929Z] bogomips : 4408.62 [2024-04-16T10:20:50.929Z] clflush size : 64 [2024-04-16T10:20:50.929Z] cache_alignment : 64 [2024-04-16T10:20:50.929Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.929Z] power management: [2024-04-16T10:20:50.929Z] [2024-04-16T10:20:50.929Z] processor : 12 [2024-04-16T10:20:50.929Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.929Z] cpu family : 6 [2024-04-16T10:20:50.929Z] model : 85 [2024-04-16T10:20:50.929Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.929Z] stepping : 4 [2024-04-16T10:20:50.929Z] microcode : 0x2006e05 [2024-04-16T10:20:50.929Z] cpu MHz : 2498.589 [2024-04-16T10:20:50.930Z] cache size : 14080 KB [2024-04-16T10:20:50.930Z] physical id : 1 [2024-04-16T10:20:50.930Z] siblings : 20 [2024-04-16T10:20:50.930Z] core id : 2 [2024-04-16T10:20:50.930Z] cpu cores : 10 [2024-04-16T10:20:50.930Z] apicid : 36 [2024-04-16T10:20:50.930Z] initial apicid : 36 [2024-04-16T10:20:50.930Z] fpu : yes [2024-04-16T10:20:50.930Z] fpu_exception : yes [2024-04-16T10:20:50.930Z] cpuid level : 22 [2024-04-16T10:20:50.930Z] wp : yes [2024-04-16T10:20:50.930Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.930Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.930Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.930Z] bogomips : 4408.62 [2024-04-16T10:20:50.930Z] clflush size : 64 [2024-04-16T10:20:50.930Z] cache_alignment : 64 [2024-04-16T10:20:50.930Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.930Z] power management: [2024-04-16T10:20:50.930Z] [2024-04-16T10:20:50.930Z] processor : 13 [2024-04-16T10:20:50.930Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.930Z] cpu family : 6 [2024-04-16T10:20:50.930Z] model : 85 [2024-04-16T10:20:50.930Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.930Z] stepping : 4 [2024-04-16T10:20:50.930Z] microcode : 0x2006e05 [2024-04-16T10:20:50.930Z] cpu MHz : 2500.451 [2024-04-16T10:20:50.930Z] cache size : 14080 KB [2024-04-16T10:20:50.930Z] physical id : 1 [2024-04-16T10:20:50.930Z] siblings : 20 [2024-04-16T10:20:50.930Z] core id : 3 [2024-04-16T10:20:50.930Z] cpu cores : 10 [2024-04-16T10:20:50.930Z] apicid : 38 [2024-04-16T10:20:50.930Z] initial apicid : 38 [2024-04-16T10:20:50.930Z] fpu : yes [2024-04-16T10:20:50.930Z] fpu_exception : yes [2024-04-16T10:20:50.930Z] cpuid level : 22 [2024-04-16T10:20:50.930Z] wp : yes [2024-04-16T10:20:50.930Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.930Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.930Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.930Z] bogomips : 4408.62 [2024-04-16T10:20:50.930Z] clflush size : 64 [2024-04-16T10:20:50.930Z] cache_alignment : 64 [2024-04-16T10:20:50.930Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.930Z] power management: [2024-04-16T10:20:50.930Z] [2024-04-16T10:20:50.930Z] processor : 14 [2024-04-16T10:20:50.930Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.930Z] cpu family : 6 [2024-04-16T10:20:50.930Z] model : 85 [2024-04-16T10:20:50.930Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.930Z] stepping : 4 [2024-04-16T10:20:50.930Z] microcode : 0x2006e05 [2024-04-16T10:20:50.930Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.930Z] cache size : 14080 KB [2024-04-16T10:20:50.930Z] physical id : 1 [2024-04-16T10:20:50.930Z] siblings : 20 [2024-04-16T10:20:50.930Z] core id : 4 [2024-04-16T10:20:50.930Z] cpu cores : 10 [2024-04-16T10:20:50.930Z] apicid : 40 [2024-04-16T10:20:50.930Z] initial apicid : 40 [2024-04-16T10:20:50.930Z] fpu : yes [2024-04-16T10:20:50.930Z] fpu_exception : yes [2024-04-16T10:20:50.930Z] cpuid level : 22 [2024-04-16T10:20:50.930Z] wp : yes [2024-04-16T10:20:50.931Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.931Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.931Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.931Z] bogomips : 4408.62 [2024-04-16T10:20:50.931Z] clflush size : 64 [2024-04-16T10:20:50.931Z] cache_alignment : 64 [2024-04-16T10:20:50.931Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.931Z] power management: [2024-04-16T10:20:50.931Z] [2024-04-16T10:20:50.931Z] processor : 15 [2024-04-16T10:20:50.931Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.931Z] cpu family : 6 [2024-04-16T10:20:50.931Z] model : 85 [2024-04-16T10:20:50.931Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.931Z] stepping : 4 [2024-04-16T10:20:50.931Z] microcode : 0x2006e05 [2024-04-16T10:20:50.931Z] cpu MHz : 2499.989 [2024-04-16T10:20:50.931Z] cache size : 14080 KB [2024-04-16T10:20:50.931Z] physical id : 1 [2024-04-16T10:20:50.931Z] siblings : 20 [2024-04-16T10:20:50.931Z] core id : 8 [2024-04-16T10:20:50.931Z] cpu cores : 10 [2024-04-16T10:20:50.931Z] apicid : 48 [2024-04-16T10:20:50.931Z] initial apicid : 48 [2024-04-16T10:20:50.931Z] fpu : yes [2024-04-16T10:20:50.931Z] fpu_exception : yes [2024-04-16T10:20:50.931Z] cpuid level : 22 [2024-04-16T10:20:50.931Z] wp : yes [2024-04-16T10:20:50.931Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.931Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.931Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.931Z] bogomips : 4408.62 [2024-04-16T10:20:50.931Z] clflush size : 64 [2024-04-16T10:20:50.931Z] cache_alignment : 64 [2024-04-16T10:20:50.931Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.931Z] power management: [2024-04-16T10:20:50.931Z] [2024-04-16T10:20:50.931Z] processor : 16 [2024-04-16T10:20:50.931Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.931Z] cpu family : 6 [2024-04-16T10:20:50.931Z] model : 85 [2024-04-16T10:20:50.931Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.931Z] stepping : 4 [2024-04-16T10:20:50.931Z] microcode : 0x2006e05 [2024-04-16T10:20:50.931Z] cpu MHz : 2499.091 [2024-04-16T10:20:50.931Z] cache size : 14080 KB [2024-04-16T10:20:50.931Z] physical id : 1 [2024-04-16T10:20:50.931Z] siblings : 20 [2024-04-16T10:20:50.931Z] core id : 9 [2024-04-16T10:20:50.931Z] cpu cores : 10 [2024-04-16T10:20:50.931Z] apicid : 50 [2024-04-16T10:20:50.931Z] initial apicid : 50 [2024-04-16T10:20:50.931Z] fpu : yes [2024-04-16T10:20:50.931Z] fpu_exception : yes [2024-04-16T10:20:50.931Z] cpuid level : 22 [2024-04-16T10:20:50.931Z] wp : yes [2024-04-16T10:20:50.932Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.932Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.932Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.932Z] bogomips : 4408.62 [2024-04-16T10:20:50.932Z] clflush size : 64 [2024-04-16T10:20:50.932Z] cache_alignment : 64 [2024-04-16T10:20:50.932Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.932Z] power management: [2024-04-16T10:20:50.932Z] [2024-04-16T10:20:50.932Z] processor : 17 [2024-04-16T10:20:50.932Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.932Z] cpu family : 6 [2024-04-16T10:20:50.932Z] model : 85 [2024-04-16T10:20:50.932Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.932Z] stepping : 4 [2024-04-16T10:20:50.932Z] microcode : 0x2006e05 [2024-04-16T10:20:50.932Z] cpu MHz : 2499.547 [2024-04-16T10:20:50.932Z] cache size : 14080 KB [2024-04-16T10:20:50.932Z] physical id : 1 [2024-04-16T10:20:50.932Z] siblings : 20 [2024-04-16T10:20:50.932Z] core id : 10 [2024-04-16T10:20:50.932Z] cpu cores : 10 [2024-04-16T10:20:50.932Z] apicid : 52 [2024-04-16T10:20:50.932Z] initial apicid : 52 [2024-04-16T10:20:50.932Z] fpu : yes [2024-04-16T10:20:50.932Z] fpu_exception : yes [2024-04-16T10:20:50.932Z] cpuid level : 22 [2024-04-16T10:20:50.932Z] wp : yes [2024-04-16T10:20:50.932Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.932Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.932Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.932Z] bogomips : 4408.62 [2024-04-16T10:20:50.932Z] clflush size : 64 [2024-04-16T10:20:50.932Z] cache_alignment : 64 [2024-04-16T10:20:50.932Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.932Z] power management: [2024-04-16T10:20:50.932Z] [2024-04-16T10:20:50.932Z] processor : 18 [2024-04-16T10:20:50.932Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.932Z] cpu family : 6 [2024-04-16T10:20:50.932Z] model : 85 [2024-04-16T10:20:50.932Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.932Z] stepping : 4 [2024-04-16T10:20:50.932Z] microcode : 0x2006e05 [2024-04-16T10:20:50.932Z] cpu MHz : 2500.020 [2024-04-16T10:20:50.932Z] cache size : 14080 KB [2024-04-16T10:20:50.932Z] physical id : 1 [2024-04-16T10:20:50.932Z] siblings : 20 [2024-04-16T10:20:50.932Z] core id : 11 [2024-04-16T10:20:50.932Z] cpu cores : 10 [2024-04-16T10:20:50.932Z] apicid : 54 [2024-04-16T10:20:50.932Z] initial apicid : 54 [2024-04-16T10:20:50.932Z] fpu : yes [2024-04-16T10:20:50.932Z] fpu_exception : yes [2024-04-16T10:20:50.932Z] cpuid level : 22 [2024-04-16T10:20:50.932Z] wp : yes [2024-04-16T10:20:50.933Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.933Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.933Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.933Z] bogomips : 4408.62 [2024-04-16T10:20:50.933Z] clflush size : 64 [2024-04-16T10:20:50.933Z] cache_alignment : 64 [2024-04-16T10:20:50.933Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.933Z] power management: [2024-04-16T10:20:50.933Z] [2024-04-16T10:20:50.933Z] processor : 19 [2024-04-16T10:20:50.933Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.933Z] cpu family : 6 [2024-04-16T10:20:50.933Z] model : 85 [2024-04-16T10:20:50.933Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.933Z] stepping : 4 [2024-04-16T10:20:50.933Z] microcode : 0x2006e05 [2024-04-16T10:20:50.933Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.933Z] cache size : 14080 KB [2024-04-16T10:20:50.933Z] physical id : 1 [2024-04-16T10:20:50.933Z] siblings : 20 [2024-04-16T10:20:50.933Z] core id : 12 [2024-04-16T10:20:50.933Z] cpu cores : 10 [2024-04-16T10:20:50.933Z] apicid : 56 [2024-04-16T10:20:50.933Z] initial apicid : 56 [2024-04-16T10:20:50.933Z] fpu : yes [2024-04-16T10:20:50.933Z] fpu_exception : yes [2024-04-16T10:20:50.933Z] cpuid level : 22 [2024-04-16T10:20:50.933Z] wp : yes [2024-04-16T10:20:50.933Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.933Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.933Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.933Z] bogomips : 4408.62 [2024-04-16T10:20:50.933Z] clflush size : 64 [2024-04-16T10:20:50.933Z] cache_alignment : 64 [2024-04-16T10:20:50.933Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.933Z] power management: [2024-04-16T10:20:50.933Z] [2024-04-16T10:20:50.933Z] processor : 20 [2024-04-16T10:20:50.933Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.933Z] cpu family : 6 [2024-04-16T10:20:50.933Z] model : 85 [2024-04-16T10:20:50.933Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.933Z] stepping : 4 [2024-04-16T10:20:50.933Z] microcode : 0x2006e05 [2024-04-16T10:20:50.933Z] cpu MHz : 2699.156 [2024-04-16T10:20:50.933Z] cache size : 14080 KB [2024-04-16T10:20:50.933Z] physical id : 0 [2024-04-16T10:20:50.933Z] siblings : 20 [2024-04-16T10:20:50.933Z] core id : 0 [2024-04-16T10:20:50.933Z] cpu cores : 10 [2024-04-16T10:20:50.933Z] apicid : 1 [2024-04-16T10:20:50.933Z] initial apicid : 1 [2024-04-16T10:20:50.933Z] fpu : yes [2024-04-16T10:20:50.933Z] fpu_exception : yes [2024-04-16T10:20:50.933Z] cpuid level : 22 [2024-04-16T10:20:50.933Z] wp : yes [2024-04-16T10:20:50.934Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.934Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.934Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.934Z] bogomips : 4400.00 [2024-04-16T10:20:50.934Z] clflush size : 64 [2024-04-16T10:20:50.934Z] cache_alignment : 64 [2024-04-16T10:20:50.934Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.934Z] power management: [2024-04-16T10:20:50.934Z] [2024-04-16T10:20:50.934Z] processor : 21 [2024-04-16T10:20:50.934Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.934Z] cpu family : 6 [2024-04-16T10:20:50.934Z] model : 85 [2024-04-16T10:20:50.934Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.934Z] stepping : 4 [2024-04-16T10:20:50.934Z] microcode : 0x2006e05 [2024-04-16T10:20:50.934Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.934Z] cache size : 14080 KB [2024-04-16T10:20:50.934Z] physical id : 0 [2024-04-16T10:20:50.934Z] siblings : 20 [2024-04-16T10:20:50.934Z] core id : 1 [2024-04-16T10:20:50.934Z] cpu cores : 10 [2024-04-16T10:20:50.934Z] apicid : 3 [2024-04-16T10:20:50.934Z] initial apicid : 3 [2024-04-16T10:20:50.934Z] fpu : yes [2024-04-16T10:20:50.934Z] fpu_exception : yes [2024-04-16T10:20:50.934Z] cpuid level : 22 [2024-04-16T10:20:50.934Z] wp : yes [2024-04-16T10:20:50.934Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.934Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.934Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.934Z] bogomips : 4400.00 [2024-04-16T10:20:50.934Z] clflush size : 64 [2024-04-16T10:20:50.934Z] cache_alignment : 64 [2024-04-16T10:20:50.934Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.934Z] power management: [2024-04-16T10:20:50.934Z] [2024-04-16T10:20:50.934Z] processor : 22 [2024-04-16T10:20:50.934Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.934Z] cpu family : 6 [2024-04-16T10:20:50.934Z] model : 85 [2024-04-16T10:20:50.934Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.934Z] stepping : 4 [2024-04-16T10:20:50.934Z] microcode : 0x2006e05 [2024-04-16T10:20:50.934Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.934Z] cache size : 14080 KB [2024-04-16T10:20:50.934Z] physical id : 0 [2024-04-16T10:20:50.934Z] siblings : 20 [2024-04-16T10:20:50.934Z] core id : 2 [2024-04-16T10:20:50.934Z] cpu cores : 10 [2024-04-16T10:20:50.934Z] apicid : 5 [2024-04-16T10:20:50.934Z] initial apicid : 5 [2024-04-16T10:20:50.934Z] fpu : yes [2024-04-16T10:20:50.934Z] fpu_exception : yes [2024-04-16T10:20:50.934Z] cpuid level : 22 [2024-04-16T10:20:50.934Z] wp : yes [2024-04-16T10:20:50.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.935Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.935Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.935Z] bogomips : 4400.00 [2024-04-16T10:20:50.935Z] clflush size : 64 [2024-04-16T10:20:50.935Z] cache_alignment : 64 [2024-04-16T10:20:50.935Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.935Z] power management: [2024-04-16T10:20:50.935Z] [2024-04-16T10:20:50.935Z] processor : 23 [2024-04-16T10:20:50.935Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.935Z] cpu family : 6 [2024-04-16T10:20:50.935Z] model : 85 [2024-04-16T10:20:50.935Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.935Z] stepping : 4 [2024-04-16T10:20:50.935Z] microcode : 0x2006e05 [2024-04-16T10:20:50.935Z] cpu MHz : 2677.338 [2024-04-16T10:20:50.935Z] cache size : 14080 KB [2024-04-16T10:20:50.935Z] physical id : 0 [2024-04-16T10:20:50.935Z] siblings : 20 [2024-04-16T10:20:50.935Z] core id : 3 [2024-04-16T10:20:50.935Z] cpu cores : 10 [2024-04-16T10:20:50.935Z] apicid : 7 [2024-04-16T10:20:50.935Z] initial apicid : 7 [2024-04-16T10:20:50.935Z] fpu : yes [2024-04-16T10:20:50.935Z] fpu_exception : yes [2024-04-16T10:20:50.935Z] cpuid level : 22 [2024-04-16T10:20:50.935Z] wp : yes [2024-04-16T10:20:50.935Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.935Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.935Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.935Z] bogomips : 4400.00 [2024-04-16T10:20:50.935Z] clflush size : 64 [2024-04-16T10:20:50.935Z] cache_alignment : 64 [2024-04-16T10:20:50.935Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.935Z] power management: [2024-04-16T10:20:50.935Z] [2024-04-16T10:20:50.935Z] processor : 24 [2024-04-16T10:20:50.935Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.935Z] cpu family : 6 [2024-04-16T10:20:50.935Z] model : 85 [2024-04-16T10:20:50.935Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.935Z] stepping : 4 [2024-04-16T10:20:50.935Z] microcode : 0x2006e05 [2024-04-16T10:20:50.935Z] cpu MHz : 2699.372 [2024-04-16T10:20:50.935Z] cache size : 14080 KB [2024-04-16T10:20:50.935Z] physical id : 0 [2024-04-16T10:20:50.935Z] siblings : 20 [2024-04-16T10:20:50.935Z] core id : 4 [2024-04-16T10:20:50.935Z] cpu cores : 10 [2024-04-16T10:20:50.935Z] apicid : 9 [2024-04-16T10:20:50.935Z] initial apicid : 9 [2024-04-16T10:20:50.935Z] fpu : yes [2024-04-16T10:20:50.935Z] fpu_exception : yes [2024-04-16T10:20:50.935Z] cpuid level : 22 [2024-04-16T10:20:50.935Z] wp : yes [2024-04-16T10:20:50.936Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.936Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.936Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.936Z] bogomips : 4400.00 [2024-04-16T10:20:50.936Z] clflush size : 64 [2024-04-16T10:20:50.936Z] cache_alignment : 64 [2024-04-16T10:20:50.936Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.936Z] power management: [2024-04-16T10:20:50.936Z] [2024-04-16T10:20:50.936Z] processor : 25 [2024-04-16T10:20:50.936Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.936Z] cpu family : 6 [2024-04-16T10:20:50.936Z] model : 85 [2024-04-16T10:20:50.936Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.936Z] stepping : 4 [2024-04-16T10:20:50.936Z] microcode : 0x2006e05 [2024-04-16T10:20:50.936Z] cpu MHz : 2703.670 [2024-04-16T10:20:50.936Z] cache size : 14080 KB [2024-04-16T10:20:50.936Z] physical id : 0 [2024-04-16T10:20:50.936Z] siblings : 20 [2024-04-16T10:20:50.936Z] core id : 8 [2024-04-16T10:20:50.936Z] cpu cores : 10 [2024-04-16T10:20:50.936Z] apicid : 17 [2024-04-16T10:20:50.936Z] initial apicid : 17 [2024-04-16T10:20:50.936Z] fpu : yes [2024-04-16T10:20:50.936Z] fpu_exception : yes [2024-04-16T10:20:50.936Z] cpuid level : 22 [2024-04-16T10:20:50.936Z] wp : yes [2024-04-16T10:20:50.936Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.936Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.936Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.936Z] bogomips : 4400.00 [2024-04-16T10:20:50.936Z] clflush size : 64 [2024-04-16T10:20:50.936Z] cache_alignment : 64 [2024-04-16T10:20:50.936Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.936Z] power management: [2024-04-16T10:20:50.936Z] [2024-04-16T10:20:50.936Z] processor : 26 [2024-04-16T10:20:50.936Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.936Z] cpu family : 6 [2024-04-16T10:20:50.936Z] model : 85 [2024-04-16T10:20:50.936Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.936Z] stepping : 4 [2024-04-16T10:20:50.936Z] microcode : 0x2006e05 [2024-04-16T10:20:50.936Z] cpu MHz : 2699.928 [2024-04-16T10:20:50.936Z] cache size : 14080 KB [2024-04-16T10:20:50.936Z] physical id : 0 [2024-04-16T10:20:50.936Z] siblings : 20 [2024-04-16T10:20:50.936Z] core id : 9 [2024-04-16T10:20:50.936Z] cpu cores : 10 [2024-04-16T10:20:50.936Z] apicid : 19 [2024-04-16T10:20:50.936Z] initial apicid : 19 [2024-04-16T10:20:50.936Z] fpu : yes [2024-04-16T10:20:50.936Z] fpu_exception : yes [2024-04-16T10:20:50.936Z] cpuid level : 22 [2024-04-16T10:20:50.936Z] wp : yes [2024-04-16T10:20:50.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.937Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.937Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.937Z] bogomips : 4400.00 [2024-04-16T10:20:50.937Z] clflush size : 64 [2024-04-16T10:20:50.937Z] cache_alignment : 64 [2024-04-16T10:20:50.937Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.937Z] power management: [2024-04-16T10:20:50.937Z] [2024-04-16T10:20:50.937Z] processor : 27 [2024-04-16T10:20:50.937Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.937Z] cpu family : 6 [2024-04-16T10:20:50.937Z] model : 85 [2024-04-16T10:20:50.937Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.937Z] stepping : 4 [2024-04-16T10:20:50.937Z] microcode : 0x2006e05 [2024-04-16T10:20:50.937Z] cpu MHz : 2700.775 [2024-04-16T10:20:50.937Z] cache size : 14080 KB [2024-04-16T10:20:50.937Z] physical id : 0 [2024-04-16T10:20:50.937Z] siblings : 20 [2024-04-16T10:20:50.937Z] core id : 10 [2024-04-16T10:20:50.937Z] cpu cores : 10 [2024-04-16T10:20:50.937Z] apicid : 21 [2024-04-16T10:20:50.937Z] initial apicid : 21 [2024-04-16T10:20:50.937Z] fpu : yes [2024-04-16T10:20:50.937Z] fpu_exception : yes [2024-04-16T10:20:50.937Z] cpuid level : 22 [2024-04-16T10:20:50.937Z] wp : yes [2024-04-16T10:20:50.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.937Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.937Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.937Z] bogomips : 4400.00 [2024-04-16T10:20:50.937Z] clflush size : 64 [2024-04-16T10:20:50.937Z] cache_alignment : 64 [2024-04-16T10:20:50.937Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.937Z] power management: [2024-04-16T10:20:50.937Z] [2024-04-16T10:20:50.937Z] processor : 28 [2024-04-16T10:20:50.937Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.937Z] cpu family : 6 [2024-04-16T10:20:50.937Z] model : 85 [2024-04-16T10:20:50.937Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.937Z] stepping : 4 [2024-04-16T10:20:50.937Z] microcode : 0x2006e05 [2024-04-16T10:20:50.937Z] cpu MHz : 2699.987 [2024-04-16T10:20:50.937Z] cache size : 14080 KB [2024-04-16T10:20:50.937Z] physical id : 0 [2024-04-16T10:20:50.937Z] siblings : 20 [2024-04-16T10:20:50.937Z] core id : 11 [2024-04-16T10:20:50.937Z] cpu cores : 10 [2024-04-16T10:20:50.937Z] apicid : 23 [2024-04-16T10:20:50.937Z] initial apicid : 23 [2024-04-16T10:20:50.937Z] fpu : yes [2024-04-16T10:20:50.937Z] fpu_exception : yes [2024-04-16T10:20:50.937Z] cpuid level : 22 [2024-04-16T10:20:50.937Z] wp : yes [2024-04-16T10:20:50.937Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.938Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.938Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.938Z] bogomips : 4400.00 [2024-04-16T10:20:50.938Z] clflush size : 64 [2024-04-16T10:20:50.938Z] cache_alignment : 64 [2024-04-16T10:20:50.938Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.938Z] power management: [2024-04-16T10:20:50.938Z] [2024-04-16T10:20:50.938Z] processor : 29 [2024-04-16T10:20:50.938Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.938Z] cpu family : 6 [2024-04-16T10:20:50.938Z] model : 85 [2024-04-16T10:20:50.938Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.938Z] stepping : 4 [2024-04-16T10:20:50.938Z] microcode : 0x2006e05 [2024-04-16T10:20:50.938Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.938Z] cache size : 14080 KB [2024-04-16T10:20:50.938Z] physical id : 0 [2024-04-16T10:20:50.938Z] siblings : 20 [2024-04-16T10:20:50.938Z] core id : 12 [2024-04-16T10:20:50.938Z] cpu cores : 10 [2024-04-16T10:20:50.938Z] apicid : 25 [2024-04-16T10:20:50.938Z] initial apicid : 25 [2024-04-16T10:20:50.938Z] fpu : yes [2024-04-16T10:20:50.938Z] fpu_exception : yes [2024-04-16T10:20:50.938Z] cpuid level : 22 [2024-04-16T10:20:50.938Z] wp : yes [2024-04-16T10:20:50.938Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.938Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.938Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.938Z] bogomips : 4400.00 [2024-04-16T10:20:50.938Z] clflush size : 64 [2024-04-16T10:20:50.938Z] cache_alignment : 64 [2024-04-16T10:20:50.938Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.938Z] power management: [2024-04-16T10:20:50.938Z] [2024-04-16T10:20:50.938Z] processor : 30 [2024-04-16T10:20:50.938Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.938Z] cpu family : 6 [2024-04-16T10:20:50.938Z] model : 85 [2024-04-16T10:20:50.938Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.938Z] stepping : 4 [2024-04-16T10:20:50.938Z] microcode : 0x2006e05 [2024-04-16T10:20:50.938Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.938Z] cache size : 14080 KB [2024-04-16T10:20:50.938Z] physical id : 1 [2024-04-16T10:20:50.938Z] siblings : 20 [2024-04-16T10:20:50.938Z] core id : 0 [2024-04-16T10:20:50.938Z] cpu cores : 10 [2024-04-16T10:20:50.938Z] apicid : 33 [2024-04-16T10:20:50.938Z] initial apicid : 33 [2024-04-16T10:20:50.938Z] fpu : yes [2024-04-16T10:20:50.938Z] fpu_exception : yes [2024-04-16T10:20:50.938Z] cpuid level : 22 [2024-04-16T10:20:50.938Z] wp : yes [2024-04-16T10:20:50.938Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.939Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.939Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.939Z] bogomips : 4408.62 [2024-04-16T10:20:50.939Z] clflush size : 64 [2024-04-16T10:20:50.939Z] cache_alignment : 64 [2024-04-16T10:20:50.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.939Z] power management: [2024-04-16T10:20:50.939Z] [2024-04-16T10:20:50.939Z] processor : 31 [2024-04-16T10:20:50.939Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.939Z] cpu family : 6 [2024-04-16T10:20:50.939Z] model : 85 [2024-04-16T10:20:50.939Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.939Z] stepping : 4 [2024-04-16T10:20:50.939Z] microcode : 0x2006e05 [2024-04-16T10:20:50.939Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.939Z] cache size : 14080 KB [2024-04-16T10:20:50.939Z] physical id : 1 [2024-04-16T10:20:50.939Z] siblings : 20 [2024-04-16T10:20:50.939Z] core id : 1 [2024-04-16T10:20:50.939Z] cpu cores : 10 [2024-04-16T10:20:50.939Z] apicid : 35 [2024-04-16T10:20:50.939Z] initial apicid : 35 [2024-04-16T10:20:50.939Z] fpu : yes [2024-04-16T10:20:50.939Z] fpu_exception : yes [2024-04-16T10:20:50.939Z] cpuid level : 22 [2024-04-16T10:20:50.939Z] wp : yes [2024-04-16T10:20:50.939Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.939Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.939Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.939Z] bogomips : 4408.62 [2024-04-16T10:20:50.939Z] clflush size : 64 [2024-04-16T10:20:50.939Z] cache_alignment : 64 [2024-04-16T10:20:50.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.939Z] power management: [2024-04-16T10:20:50.939Z] [2024-04-16T10:20:50.939Z] processor : 32 [2024-04-16T10:20:50.939Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.939Z] cpu family : 6 [2024-04-16T10:20:50.939Z] model : 85 [2024-04-16T10:20:50.939Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.939Z] stepping : 4 [2024-04-16T10:20:50.939Z] microcode : 0x2006e05 [2024-04-16T10:20:50.939Z] cpu MHz : 2500.416 [2024-04-16T10:20:50.939Z] cache size : 14080 KB [2024-04-16T10:20:50.939Z] physical id : 1 [2024-04-16T10:20:50.939Z] siblings : 20 [2024-04-16T10:20:50.939Z] core id : 2 [2024-04-16T10:20:50.939Z] cpu cores : 10 [2024-04-16T10:20:50.939Z] apicid : 37 [2024-04-16T10:20:50.939Z] initial apicid : 37 [2024-04-16T10:20:50.939Z] fpu : yes [2024-04-16T10:20:50.939Z] fpu_exception : yes [2024-04-16T10:20:50.939Z] cpuid level : 22 [2024-04-16T10:20:50.939Z] wp : yes [2024-04-16T10:20:50.939Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.939Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.939Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.939Z] bogomips : 4408.62 [2024-04-16T10:20:50.939Z] clflush size : 64 [2024-04-16T10:20:50.939Z] cache_alignment : 64 [2024-04-16T10:20:50.939Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.939Z] power management: [2024-04-16T10:20:50.940Z] [2024-04-16T10:20:50.940Z] processor : 33 [2024-04-16T10:20:50.940Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.940Z] cpu family : 6 [2024-04-16T10:20:50.940Z] model : 85 [2024-04-16T10:20:50.940Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.940Z] stepping : 4 [2024-04-16T10:20:50.940Z] microcode : 0x2006e05 [2024-04-16T10:20:50.940Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.940Z] cache size : 14080 KB [2024-04-16T10:20:50.940Z] physical id : 1 [2024-04-16T10:20:50.940Z] siblings : 20 [2024-04-16T10:20:50.940Z] core id : 3 [2024-04-16T10:20:50.940Z] cpu cores : 10 [2024-04-16T10:20:50.940Z] apicid : 39 [2024-04-16T10:20:50.940Z] initial apicid : 39 [2024-04-16T10:20:50.940Z] fpu : yes [2024-04-16T10:20:50.940Z] fpu_exception : yes [2024-04-16T10:20:50.940Z] cpuid level : 22 [2024-04-16T10:20:50.940Z] wp : yes [2024-04-16T10:20:50.940Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.940Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.940Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.940Z] bogomips : 4408.62 [2024-04-16T10:20:50.940Z] clflush size : 64 [2024-04-16T10:20:50.940Z] cache_alignment : 64 [2024-04-16T10:20:50.940Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.940Z] power management: [2024-04-16T10:20:50.940Z] [2024-04-16T10:20:50.940Z] processor : 34 [2024-04-16T10:20:50.940Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.940Z] cpu family : 6 [2024-04-16T10:20:50.940Z] model : 85 [2024-04-16T10:20:50.940Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.940Z] stepping : 4 [2024-04-16T10:20:50.940Z] microcode : 0x2006e05 [2024-04-16T10:20:50.940Z] cpu MHz : 2499.416 [2024-04-16T10:20:50.940Z] cache size : 14080 KB [2024-04-16T10:20:50.940Z] physical id : 1 [2024-04-16T10:20:50.940Z] siblings : 20 [2024-04-16T10:20:50.940Z] core id : 4 [2024-04-16T10:20:50.940Z] cpu cores : 10 [2024-04-16T10:20:50.940Z] apicid : 41 [2024-04-16T10:20:50.940Z] initial apicid : 41 [2024-04-16T10:20:50.940Z] fpu : yes [2024-04-16T10:20:50.940Z] fpu_exception : yes [2024-04-16T10:20:50.940Z] cpuid level : 22 [2024-04-16T10:20:50.940Z] wp : yes [2024-04-16T10:20:50.940Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.940Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.940Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.940Z] bogomips : 4408.62 [2024-04-16T10:20:50.940Z] clflush size : 64 [2024-04-16T10:20:50.940Z] cache_alignment : 64 [2024-04-16T10:20:50.940Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.940Z] power management: [2024-04-16T10:20:50.940Z] [2024-04-16T10:20:50.940Z] processor : 35 [2024-04-16T10:20:50.940Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.940Z] cpu family : 6 [2024-04-16T10:20:50.940Z] model : 85 [2024-04-16T10:20:50.940Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.940Z] stepping : 4 [2024-04-16T10:20:50.940Z] microcode : 0x2006e05 [2024-04-16T10:20:50.940Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.940Z] cache size : 14080 KB [2024-04-16T10:20:50.940Z] physical id : 1 [2024-04-16T10:20:50.940Z] siblings : 20 [2024-04-16T10:20:50.940Z] core id : 8 [2024-04-16T10:20:50.940Z] cpu cores : 10 [2024-04-16T10:20:50.940Z] apicid : 49 [2024-04-16T10:20:50.940Z] initial apicid : 49 [2024-04-16T10:20:50.940Z] fpu : yes [2024-04-16T10:20:50.940Z] fpu_exception : yes [2024-04-16T10:20:50.940Z] cpuid level : 22 [2024-04-16T10:20:50.940Z] wp : yes [2024-04-16T10:20:50.941Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.941Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.941Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.941Z] bogomips : 4408.62 [2024-04-16T10:20:50.941Z] clflush size : 64 [2024-04-16T10:20:50.941Z] cache_alignment : 64 [2024-04-16T10:20:50.941Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.941Z] power management: [2024-04-16T10:20:50.941Z] [2024-04-16T10:20:50.941Z] processor : 36 [2024-04-16T10:20:50.941Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.941Z] cpu family : 6 [2024-04-16T10:20:50.941Z] model : 85 [2024-04-16T10:20:50.941Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.941Z] stepping : 4 [2024-04-16T10:20:50.941Z] microcode : 0x2006e05 [2024-04-16T10:20:50.941Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.941Z] cache size : 14080 KB [2024-04-16T10:20:50.941Z] physical id : 1 [2024-04-16T10:20:50.941Z] siblings : 20 [2024-04-16T10:20:50.941Z] core id : 9 [2024-04-16T10:20:50.941Z] cpu cores : 10 [2024-04-16T10:20:50.941Z] apicid : 51 [2024-04-16T10:20:50.941Z] initial apicid : 51 [2024-04-16T10:20:50.941Z] fpu : yes [2024-04-16T10:20:50.941Z] fpu_exception : yes [2024-04-16T10:20:50.941Z] cpuid level : 22 [2024-04-16T10:20:50.941Z] wp : yes [2024-04-16T10:20:50.941Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.941Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.941Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.941Z] bogomips : 4408.62 [2024-04-16T10:20:50.941Z] clflush size : 64 [2024-04-16T10:20:50.941Z] cache_alignment : 64 [2024-04-16T10:20:50.941Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.941Z] power management: [2024-04-16T10:20:50.941Z] [2024-04-16T10:20:50.941Z] processor : 37 [2024-04-16T10:20:50.941Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.941Z] cpu family : 6 [2024-04-16T10:20:50.941Z] model : 85 [2024-04-16T10:20:50.941Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.941Z] stepping : 4 [2024-04-16T10:20:50.941Z] microcode : 0x2006e05 [2024-04-16T10:20:50.941Z] cpu MHz : 3000.000 [2024-04-16T10:20:50.941Z] cache size : 14080 KB [2024-04-16T10:20:50.941Z] physical id : 1 [2024-04-16T10:20:50.941Z] siblings : 20 [2024-04-16T10:20:50.941Z] core id : 10 [2024-04-16T10:20:50.941Z] cpu cores : 10 [2024-04-16T10:20:50.941Z] apicid : 53 [2024-04-16T10:20:50.941Z] initial apicid : 53 [2024-04-16T10:20:50.941Z] fpu : yes [2024-04-16T10:20:50.941Z] fpu_exception : yes [2024-04-16T10:20:50.941Z] cpuid level : 22 [2024-04-16T10:20:50.941Z] wp : yes [2024-04-16T10:20:50.942Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.942Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.942Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.942Z] bogomips : 4408.62 [2024-04-16T10:20:50.942Z] clflush size : 64 [2024-04-16T10:20:50.942Z] cache_alignment : 64 [2024-04-16T10:20:50.942Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.942Z] power management: [2024-04-16T10:20:50.942Z] [2024-04-16T10:20:50.942Z] processor : 38 [2024-04-16T10:20:50.942Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.942Z] cpu family : 6 [2024-04-16T10:20:50.942Z] model : 85 [2024-04-16T10:20:50.942Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.942Z] stepping : 4 [2024-04-16T10:20:50.942Z] microcode : 0x2006e05 [2024-04-16T10:20:50.942Z] cpu MHz : 2498.194 [2024-04-16T10:20:50.942Z] cache size : 14080 KB [2024-04-16T10:20:50.942Z] physical id : 1 [2024-04-16T10:20:50.942Z] siblings : 20 [2024-04-16T10:20:50.942Z] core id : 11 [2024-04-16T10:20:50.942Z] cpu cores : 10 [2024-04-16T10:20:50.942Z] apicid : 55 [2024-04-16T10:20:50.942Z] initial apicid : 55 [2024-04-16T10:20:50.942Z] fpu : yes [2024-04-16T10:20:50.942Z] fpu_exception : yes [2024-04-16T10:20:50.942Z] cpuid level : 22 [2024-04-16T10:20:50.942Z] wp : yes [2024-04-16T10:20:50.942Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.942Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.942Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.942Z] bogomips : 4408.62 [2024-04-16T10:20:50.942Z] clflush size : 64 [2024-04-16T10:20:50.942Z] cache_alignment : 64 [2024-04-16T10:20:50.942Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.942Z] power management: [2024-04-16T10:20:50.942Z] [2024-04-16T10:20:50.942Z] processor : 39 [2024-04-16T10:20:50.942Z] vendor_id : GenuineIntel [2024-04-16T10:20:50.942Z] cpu family : 6 [2024-04-16T10:20:50.942Z] model : 85 [2024-04-16T10:20:50.942Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:20:50.942Z] stepping : 4 [2024-04-16T10:20:50.942Z] microcode : 0x2006e05 [2024-04-16T10:20:50.942Z] cpu MHz : 2499.991 [2024-04-16T10:20:50.942Z] cache size : 14080 KB [2024-04-16T10:20:50.942Z] physical id : 1 [2024-04-16T10:20:50.942Z] siblings : 20 [2024-04-16T10:20:50.942Z] core id : 12 [2024-04-16T10:20:50.942Z] cpu cores : 10 [2024-04-16T10:20:50.942Z] apicid : 57 [2024-04-16T10:20:50.942Z] initial apicid : 57 [2024-04-16T10:20:50.942Z] fpu : yes [2024-04-16T10:20:50.942Z] fpu_exception : yes [2024-04-16T10:20:50.942Z] cpuid level : 22 [2024-04-16T10:20:50.942Z] wp : yes [2024-04-16T10:20:50.942Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:20:50.943Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:50.943Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:20:50.943Z] bogomips : 4408.62 [2024-04-16T10:20:50.943Z] clflush size : 64 [2024-04-16T10:20:50.943Z] cache_alignment : 64 [2024-04-16T10:20:50.943Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:50.943Z] power management: [2024-04-16T10:20:50.943Z] [2024-04-16T10:20:50.943Z] + cat /proc/meminfo [2024-04-16T10:20:50.943Z] MemTotal: 263758224 kB [2024-04-16T10:20:50.943Z] MemFree: 170582952 kB [2024-04-16T10:20:50.943Z] MemAvailable: 227079284 kB [2024-04-16T10:20:50.943Z] Buffers: 1772 kB [2024-04-16T10:20:50.943Z] Cached: 53642392 kB [2024-04-16T10:20:50.943Z] SwapCached: 0 kB [2024-04-16T10:20:50.943Z] Active: 31201236 kB [2024-04-16T10:20:50.943Z] Inactive: 50177260 kB [2024-04-16T10:20:50.943Z] Active(anon): 25375932 kB [2024-04-16T10:20:50.943Z] Inactive(anon): 2437956 kB [2024-04-16T10:20:50.943Z] Active(file): 5825304 kB [2024-04-16T10:20:50.943Z] Inactive(file): 47739304 kB [2024-04-16T10:20:50.943Z] Unevictable: 140264 kB [2024-04-16T10:20:50.943Z] Mlocked: 140264 kB [2024-04-16T10:20:50.943Z] SwapTotal: 0 kB [2024-04-16T10:20:50.943Z] SwapFree: 0 kB [2024-04-16T10:20:50.943Z] Zswap: 0 kB [2024-04-16T10:20:50.943Z] Zswapped: 0 kB [2024-04-16T10:20:50.943Z] Dirty: 396504 kB [2024-04-16T10:20:50.943Z] Writeback: 0 kB [2024-04-16T10:20:50.943Z] AnonPages: 27688412 kB [2024-04-16T10:20:50.943Z] Mapped: 700132 kB [2024-04-16T10:20:50.943Z] Shmem: 71556 kB [2024-04-16T10:20:50.943Z] KReclaimable: 4779904 kB [2024-04-16T10:20:50.943Z] Slab: 6665420 kB [2024-04-16T10:20:50.943Z] SReclaimable: 4779904 kB [2024-04-16T10:20:50.943Z] SUnreclaim: 1885516 kB [2024-04-16T10:20:50.943Z] KernelStack: 61312 kB [2024-04-16T10:20:50.943Z] PageTables: 105532 kB [2024-04-16T10:20:50.943Z] SecPageTables: 0 kB [2024-04-16T10:20:50.943Z] NFS_Unstable: 0 kB [2024-04-16T10:20:50.943Z] Bounce: 0 kB [2024-04-16T10:20:50.943Z] WritebackTmp: 0 kB [2024-04-16T10:20:50.943Z] CommitLimit: 131879112 kB [2024-04-16T10:20:50.943Z] Committed_AS: 17230324 kB [2024-04-16T10:20:50.943Z] VmallocTotal: 34359738367 kB [2024-04-16T10:20:50.943Z] VmallocUsed: 335468 kB [2024-04-16T10:20:50.943Z] VmallocChunk: 0 kB [2024-04-16T10:20:50.943Z] Percpu: 211200 kB [2024-04-16T10:20:50.943Z] HardwareCorrupted: 0 kB [2024-04-16T10:20:50.943Z] AnonHugePages: 16201728 kB [2024-04-16T10:20:50.943Z] ShmemHugePages: 0 kB [2024-04-16T10:20:50.943Z] ShmemPmdMapped: 0 kB [2024-04-16T10:20:50.943Z] FileHugePages: 7056 kB [2024-04-16T10:20:50.943Z] FilePmdMapped: 0 kB [2024-04-16T10:20:50.943Z] CmaTotal: 0 kB [2024-04-16T10:20:50.943Z] CmaFree: 0 kB [2024-04-16T10:20:50.943Z] HugePages_Total: 0 [2024-04-16T10:20:50.943Z] HugePages_Free: 0 [2024-04-16T10:20:50.943Z] HugePages_Rsvd: 0 [2024-04-16T10:20:50.943Z] HugePages_Surp: 0 [2024-04-16T10:20:50.943Z] Hugepagesize: 2048 kB [2024-04-16T10:20:50.943Z] Hugetlb: 0 kB [2024-04-16T10:20:50.943Z] DirectMap4k: 803248 kB [2024-04-16T10:20:50.943Z] DirectMap2M: 31354880 kB [2024-04-16T10:20:50.943Z] DirectMap1G: 238026752 kB [Pipeline] sh [2024-04-16T10:20:50.996Z] [exec] Waiting for domain1 to start ...... [2024-04-16T10:20:50.996Z] [exec] Waiting finished after 5,688 ms. [2024-04-16T10:20:50.996Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:20:50.996Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:50.997Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:50.997Z] [exec] Admin Port: 45,707 [2024-04-16T10:20:50.997Z] [exec] Command start-domain executed successfully. [2024-04-16T10:20:51.235Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:51.235Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:51.251Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:20:51.251Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] dumpThreadStack: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] startDomainWindows: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] startDomain: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] all: [2024-04-16T10:20:51.251Z] [echo] [2024-04-16T10:20:51.251Z] [echo] ************************* [2024-04-16T10:20:51.251Z] [echo] * Running jspRuntimeDeployDashDashLibraries [2024-04-16T10:20:51.251Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries [2024-04-16T10:20:51.251Z] [echo] ************************* [2024-04-16T10:20:51.251Z] [echo] [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setOSConditions: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setToolWin: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setToolUnix: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setToolProperty: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setS1ASclassPath: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] init-common: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setup: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setOSConditions: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.251Z] setToolWin: [2024-04-16T10:20:51.251Z] [2024-04-16T10:20:51.252Z] setToolUnix: [2024-04-16T10:20:51.252Z] [2024-04-16T10:20:51.252Z] setToolProperty: [2024-04-16T10:20:51.252Z] [2024-04-16T10:20:51.252Z] setS1ASclassPath: [2024-04-16T10:20:51.252Z] [2024-04-16T10:20:51.252Z] init-common: [2024-04-16T10:20:51.337Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-client.jar [2024-04-16T10:20:51.382Z] [2024-04-16T10:20:51.382Z] checkReporting-common: [2024-04-16T10:20:51.382Z] [2024-04-16T10:20:51.383Z] confirmReportPresent-common: [2024-04-16T10:20:51.383Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:20:51.383Z] [echo] Test seems to be reported fine [2024-04-16T10:20:51.383Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/RepRunConf.txt [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] confirmMissingReport-common: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] undeploy: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] setOSConditions: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] setToolWin: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] setToolUnix: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] setToolProperty: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] setS1ASclassPath: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] init-common: [2024-04-16T10:20:51.383Z] [2024-04-16T10:20:51.383Z] undeploy-common: [2024-04-16T10:20:51.416Z] [java] Apr 16, 2024 10:20:50 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:20:51.416Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:20:51.549Z] [2024-04-16T10:20:51.549Z] copyJarToApplibs: [2024-04-16T10:20:51.549Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs [2024-04-16T10:20:51.549Z] [2024-04-16T10:20:51.549Z] clean: [2024-04-16T10:20:51.549Z] [2024-04-16T10:20:51.549Z] setOSConditions: [2024-04-16T10:20:51.549Z] [2024-04-16T10:20:51.549Z] setToolWin: [2024-04-16T10:20:51.549Z] [2024-04-16T10:20:51.549Z] setToolUnix: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setToolProperty: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setS1ASclassPath: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] init-common: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] clean-common: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setOSConditions: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setToolWin: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setToolUnix: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setToolProperty: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setS1ASclassPath: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] init-common: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] clean-classes-common: [2024-04-16T10:20:51.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setOSConditions: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setToolWin: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setToolUnix: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setToolProperty: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] setS1ASclassPath: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] init-common: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.550Z] clean-jars-common: [2024-04-16T10:20:51.550Z] [2024-04-16T10:20:51.551Z] compile: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setOSConditions: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setToolWin: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setToolUnix: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setToolProperty: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setS1ASclassPath: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] init-common: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] compile-common: [2024-04-16T10:20:51.551Z] [echo] Current time (ISO): 2024-04-16T10:20:51.329+0000 [2024-04-16T10:20:51.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:51.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/servlet [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] build: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setOSConditions: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setToolWin: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setToolUnix: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setToolProperty: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] setS1ASclassPath: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] init-common: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] webclient-war-common: [2024-04-16T10:20:51.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] clear: [2024-04-16T10:20:51.551Z] [2024-04-16T10:20:51.551Z] test-tlds-exist: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] copy-tlds: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] test-tagfiles-exist: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] copy-tagfiles: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] package-war-common: [2024-04-16T10:20:51.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:51.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:51.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:51.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:51.552Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/lib [2024-04-16T10:20:51.552Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:51.552Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2024-04-16T10:20:51.552Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:51.552Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:51.552Z] [javac] Compiling 1 source file [2024-04-16T10:20:51.552Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspRuntimeDeployDashDashLibraries/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:51.552Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] deploy: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] setOSConditions: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] setToolWin: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] setToolUnix: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] setToolProperty: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] setS1ASclassPath: [2024-04-16T10:20:51.552Z] [2024-04-16T10:20:51.552Z] init-common: [2024-04-16T10:20:51.553Z] [2024-04-16T10:20:51.553Z] deploy-war-libraries: [2024-04-16T10:20:51.591Z] [exec] Application deployed with name ejb-ejb30-hello-session5-client. [2024-04-16T10:20:51.591Z] [2024-04-16T10:20:51.591Z] run: [2024-04-16T10:20:51.591Z] [echo] appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session5-clientClient.jar -name ejb-ejb30-hello-session5Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:20:51.638Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-hello-mdbApp [2024-04-16T10:20:51.797Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:20:51.797Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:20:51.797Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test naming_all [2024-04-16T10:20:51.797Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:20:51.797Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:20:51.797Z] + readonly GF_INTERNAL_ENV_SH=/tmp/JNLgf-internal-env [2024-04-16T10:20:51.797Z] + GF_INTERNAL_ENV_SH=/tmp/JNLgf-internal-env [2024-04-16T10:20:51.797Z] + '[' '!' -z '' ']' [2024-04-16T10:20:51.797Z] + export WSIMPORT_OPTS= [2024-04-16T10:20:51.797Z] + WSIMPORT_OPTS= [2024-04-16T10:20:51.797Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:20:51.797Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:20:51.893Z] [2024-04-16T10:20:51.893Z] delete-resources: [2024-04-16T10:20:51.893Z] [2024-04-16T10:20:51.893Z] asadmin-batch-common: [2024-04-16T10:20:52.002Z] [2024-04-16T10:20:52.002Z] setOSConditions: [2024-04-16T10:20:52.002Z] [2024-04-16T10:20:52.003Z] setToolWin: [2024-04-16T10:20:52.003Z] [2024-04-16T10:20:52.003Z] setToolUnix: [2024-04-16T10:20:52.003Z] [2024-04-16T10:20:52.003Z] setToolProperty: [2024-04-16T10:20:52.003Z] [2024-04-16T10:20:52.003Z] setS1ASclassPath: [2024-04-16T10:20:52.003Z] [2024-04-16T10:20:52.003Z] init-common: [2024-04-16T10:20:52.003Z] [2024-04-16T10:20:52.003Z] startDomainUnix: [2024-04-16T10:20:52.003Z] [echo] Starting DAS [2024-04-16T10:20:52.053Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:20:52.053Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:52.053Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:52.053Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:52.053Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:52.053Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:20:52.053Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:20:52.053Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:20:52.053Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:20:52.053Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:20:52.053Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:20:52.053Z] + echo 'Preparing dependencies ...' [2024-04-16T10:20:52.053Z] Preparing dependencies ... [2024-04-16T10:20:52.053Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:20:52.107Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-04-16T10:20:52.112Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-runtime-deploy-dash-dash-libraries --libraries myclasses.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-runtime-deploy-dash-dash-libraries-web.war [2024-04-16T10:20:52.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:20:52.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_QCF [2024-04-16T10:20:52.818Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_InQueue [2024-04-16T10:20:52.818Z] [exec] Administered object jms/cdi_hello_mdb_InQueue deleted. [2024-04-16T10:20:52.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue cdi_hello_mdb_InQueue [2024-04-16T10:20:52.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/cdi_hello_mdb_OutQueue [2024-04-16T10:20:52.819Z] [exec] Administered object jms/cdi_hello_mdb_OutQueue deleted. [2024-04-16T10:20:52.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue cdi_hello_mdb_OutQueue [2024-04-16T10:20:52.819Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/request-and-application-scope-ejb-mdb/asadminuserpassword.txt [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] all: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setOSConditions: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setToolWin: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setToolUnix: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setToolProperty: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setS1ASclassPath: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] init-common: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] clean: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setOSConditions: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setToolWin: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setToolUnix: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setToolProperty: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] setS1ASclassPath: [2024-04-16T10:20:52.819Z] [2024-04-16T10:20:52.819Z] init-common: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] clean-common: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setOSConditions: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolWin: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolUnix: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolProperty: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setS1ASclassPath: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] init-common: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] clean-classes-common: [2024-04-16T10:20:52.820Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setOSConditions: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolWin: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolUnix: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolProperty: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setS1ASclassPath: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] init-common: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] clean-jars-common: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] compile: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setOSConditions: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolWin: [2024-04-16T10:20:52.820Z] [2024-04-16T10:20:52.820Z] setToolUnix: [2024-04-16T10:20:52.821Z] [2024-04-16T10:20:52.821Z] setToolProperty: [2024-04-16T10:20:52.821Z] [2024-04-16T10:20:52.821Z] setS1ASclassPath: [2024-04-16T10:20:52.821Z] [2024-04-16T10:20:52.821Z] init-common: [2024-04-16T10:20:52.821Z] [2024-04-16T10:20:52.821Z] compile-common: [2024-04-16T10:20:52.821Z] [echo] Current time (ISO): 2024-04-16T10:20:52.726+0000 [2024-04-16T10:20:52.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:52.821Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:52.951Z] [exec] Apr 16, 2024 10:20:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:52.951Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [Pipeline] junit [2024-04-16T10:20:53.386Z] Recording test results [2024-04-16T10:20:53.939Z] [java] Apr 16, 2024 10:20:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:53.939Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19962194 [2024-04-16T10:20:53.943Z] [INFO] Scanning for projects... [2024-04-16T10:20:53.959Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:20:54.189Z] [INFO] [2024-04-16T10:20:54.189Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:20:54.189Z] [INFO] [2024-04-16T10:20:54.189Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:20:54.666Z] --------- Derby Network Server Information -------- [2024-04-16T10:20:54.666Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-04-16T10:20:54.666Z] -- listing properties -- [2024-04-16T10:20:54.666Z] derby.drda.timeSlice=0 [2024-04-16T10:20:54.666Z] derby.drda.portNumber=1527 [2024-04-16T10:20:54.666Z] derby.drda.minThreads=0 [2024-04-16T10:20:54.666Z] derby.drda.sslMode=off [2024-04-16T10:20:54.666Z] derby.drda.traceAll=false [2024-04-16T10:20:54.666Z] derby.drda.keepAlive=true [2024-04-16T10:20:54.666Z] derby.drda.maxThreads=0 [2024-04-16T10:20:54.666Z] derby.drda.logConnections=false [2024-04-16T10:20:54.666Z] derby.drda.startNetworkServer=false [2024-04-16T10:20:54.666Z] derby.drda.host=0.0.0.0 [2024-04-16T10:20:54.666Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/_test-u... [2024-04-16T10:20:54.666Z] ------------------ Java Information ------------------ [2024-04-16T10:20:54.666Z] Java Version: 17.0.10 [2024-04-16T10:20:54.666Z] Java Vendor: Eclipse Adoptium [2024-04-16T10:20:54.666Z] Java home: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:20:54.666Z] Java classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar [2024-04-16T10:20:54.666Z] OS name: Linux [2024-04-16T10:20:54.666Z] OS architecture: amd64 [2024-04-16T10:20:54.666Z] OS version: 6.2.9-300.fc38.x86_64 [2024-04-16T10:20:54.666Z] Java user name: jenkins [2024-04-16T10:20:54.666Z] Java user home: /home/jenkins [2024-04-16T10:20:54.666Z] Java user dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc [2024-04-16T10:20:54.666Z] java.specification.name: Java Platform API Specification [2024-04-16T10:20:54.666Z] java.specification.version: 17 [2024-04-16T10:20:54.666Z] java.runtime.version: 17.0.10+7 [2024-04-16T10:20:54.666Z] --------- Derby Information -------- [2024-04-16T10:20:54.666Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] ------------------------------------------------------ [2024-04-16T10:20:54.666Z] ----------------- Locale Information ----------------- [2024-04-16T10:20:54.666Z] Current Locale : [English/United States [en_US]] [2024-04-16T10:20:54.666Z] Found support for locale: [cs] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [de_DE] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [es] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [fr] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [hu] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [it] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [ja_JP] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [ko_KR] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [pl] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [pt_BR] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [ru] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [zh_CN] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] Found support for locale: [zh_TW] [2024-04-16T10:20:54.666Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:20:54.666Z] ------------------------------------------------------ [2024-04-16T10:20:54.666Z] ------------------------------------------------------ [2024-04-16T10:20:54.666Z] [2024-04-16T10:20:54.666Z] Starting database in the background. [2024-04-16T10:20:54.667Z] Log redirected to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.log. [2024-04-16T10:20:54.667Z] Command start-database executed successfully. [2024-04-16T10:20:54.667Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc [2024-04-16T10:20:54.667Z] + ant all [2024-04-16T10:20:54.667Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:20:54.667Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/build.xml [2024-04-16T10:20:54.864Z] [java] ejb32-mdb: awaitInvocations : true [2024-04-16T10:20:54.864Z] [java] Value of key is: awaitInvocations [2024-04-16T10:20:54.864Z] [java] ejb32-mdb: method one : true [2024-04-16T10:20:54.864Z] [java] Value of key is: method one [2024-04-16T10:20:54.864Z] [java] ejb32-mdb: method two : true [2024-04-16T10:20:54.864Z] [java] Value of key is: method two [2024-04-16T10:20:54.864Z] [java] ejb32-mdb: method three : true [2024-04-16T10:20:54.864Z] [java] Value of key is: method three [2024-04-16T10:20:54.864Z] [java] ejb32-mdb: total invocations : true [2024-04-16T10:20:54.864Z] [java] Value of key is: total invocations [2024-04-16T10:20:54.864Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:54.864Z] [java] [2024-04-16T10:20:54.864Z] [java] [2024-04-16T10:20:54.864Z] [java] ----------------------------------------- [2024-04-16T10:20:54.864Z] [java] - method one: PASS - [2024-04-16T10:20:54.864Z] [java] - method two: PASS - [2024-04-16T10:20:54.864Z] [java] - method three: PASS - [2024-04-16T10:20:54.864Z] [java] - awaitInvocations: PASS - [2024-04-16T10:20:54.864Z] [java] - total invocations: PASS - [2024-04-16T10:20:54.864Z] [java] ----------------------------------------- [2024-04-16T10:20:54.864Z] [java] Total PASS: 5 [2024-04-16T10:20:54.864Z] [java] Total FAIL: 0 [2024-04-16T10:20:54.864Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:20:54.864Z] [java] ----------------------------------------- [2024-04-16T10:20:54.864Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:54.864Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:20:55.118Z] [2024-04-16T10:20:55.118Z] undeploy: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] all: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] jdbc-all: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] run-tests: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] setOSConditions: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] setToolWin: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] setToolUnix: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] setToolProperty: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] setS1ASclassPath: [2024-04-16T10:20:55.227Z] [2024-04-16T10:20:55.227Z] init-common: [2024-04-16T10:20:55.370Z] [exec] Application deployed with name web-jsp-runtime-deploy-dash-dash-libraries-web. [2024-04-16T10:20:55.370Z] [2024-04-16T10:20:55.370Z] run: [2024-04-16T10:20:55.370Z] [java] Connecting to: http://localhost:45711/web-jsp-runtime-deploy-dash-dash-libraries/test.jsp [2024-04-16T10:20:55.371Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:55.371Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/servlet/test/servlets/SingletonScopedServlet.java uses unchecked or unsafe operations. [2024-04-16T10:20:55.371Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:20:55.371Z] [javac] 1 warning [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] build: [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] setOSConditions: [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] setToolWin: [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] setToolUnix: [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] setToolProperty: [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] setS1ASclassPath: [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] init-common: [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] webclient-war-common: [2024-04-16T10:20:55.371Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:55.371Z] [2024-04-16T10:20:55.371Z] clear: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] test-tlds-exist: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] copy-tlds: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] test-tagfiles-exist: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] copy-tagfiles: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] package-war-common: [2024-04-16T10:20:55.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:55.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:55.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:55.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:55.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/lib [2024-04-16T10:20:55.372Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:55.372Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:55.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/docroot [2024-04-16T10:20:55.372Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2024-04-16T10:20:55.372Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:55.372Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:55.372Z] [javac] Compiling 1 source file [2024-04-16T10:20:55.372Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/scopes/singleton-scope/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:55.372Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] deploy: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] deploy-war-common: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] setOSConditions: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.372Z] setToolWin: [2024-04-16T10:20:55.372Z] [2024-04-16T10:20:55.373Z] setToolUnix: [2024-04-16T10:20:55.373Z] [2024-04-16T10:20:55.373Z] setToolProperty: [2024-04-16T10:20:55.373Z] [2024-04-16T10:20:55.373Z] setS1ASclassPath: [2024-04-16T10:20:55.373Z] [2024-04-16T10:20:55.373Z] init-common: [2024-04-16T10:20:55.373Z] [2024-04-16T10:20:55.373Z] deploy-war-commonpe: [2024-04-16T10:20:55.506Z] [2024-04-16T10:20:55.507Z] clean: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setOSConditions: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolWin: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolUnix: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolProperty: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setS1ASclassPath: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] init-common: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] clean-common: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setOSConditions: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolWin: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolUnix: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolProperty: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setS1ASclassPath: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] init-common: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] clean-classes-common: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setOSConditions: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolWin: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolUnix: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.507Z] setToolProperty: [2024-04-16T10:20:55.507Z] [2024-04-16T10:20:55.508Z] setS1ASclassPath: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] init-common: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] clean-jars-common: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] compile: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] setOSConditions: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] setToolWin: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] setToolUnix: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] setToolProperty: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] setS1ASclassPath: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] init-common: [2024-04-16T10:20:55.508Z] [2024-04-16T10:20:55.508Z] compile-common: [2024-04-16T10:20:55.508Z] [echo] Current time (ISO): 2024-04-16T10:20:55.365+0000 [2024-04-16T10:20:55.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:55.508Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:55.686Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-mdb [2024-04-16T10:20:55.686Z] [2024-04-16T10:20:55.686Z] all: [2024-04-16T10:20:55.686Z] [2024-04-16T10:20:55.686Z] methodintf: [2024-04-16T10:20:55.686Z] [2024-04-16T10:20:55.686Z] setOSConditions: [2024-04-16T10:20:55.686Z] [2024-04-16T10:20:55.686Z] setToolWin: [2024-04-16T10:20:55.686Z] [2024-04-16T10:20:55.687Z] setToolUnix: [2024-04-16T10:20:55.687Z] [2024-04-16T10:20:55.687Z] setToolProperty: [2024-04-16T10:20:55.687Z] [2024-04-16T10:20:55.687Z] setS1ASclassPath: [2024-04-16T10:20:55.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-singleton-scope --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-singleton-scope-web.war [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] init-common: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] clean: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setOSConditions: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setToolWin: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setToolUnix: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setToolProperty: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setS1ASclassPath: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] init-common: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] clean-common: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setOSConditions: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setToolWin: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setToolUnix: [2024-04-16T10:20:55.942Z] [2024-04-16T10:20:55.942Z] setToolProperty: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setS1ASclassPath: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] init-common: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] clean-classes-common: [2024-04-16T10:20:55.943Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setOSConditions: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setToolWin: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setToolUnix: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setToolProperty: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setS1ASclassPath: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] init-common: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] clean-jars-common: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] compile: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setOSConditions: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setToolWin: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setToolUnix: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setToolProperty: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] setS1ASclassPath: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] init-common: [2024-04-16T10:20:55.943Z] [2024-04-16T10:20:55.943Z] compile-common: [2024-04-16T10:20:55.943Z] [echo] Current time (ISO): 2024-04-16T10:20:55.734+0000 [2024-04-16T10:20:55.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:55.944Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:56.078Z] [INFO] No sources to compile [2024-04-16T10:20:56.078Z] [INFO] [2024-04-16T10:20:56.078Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:20:56.207Z] [exec] Apr 16, 2024 10:20:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:20:56.207Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@382d71c7 [2024-04-16T10:20:56.334Z] [INFO] [2024-04-16T10:20:56.334Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:20:56.334Z] [INFO] [2024-04-16T10:20:56.334Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:20:56.334Z] [INFO] No sources to compile [2024-04-16T10:20:56.334Z] [INFO] [2024-04-16T10:20:56.334Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:20:56.334Z] [INFO] No sources to compile [2024-04-16T10:20:56.334Z] [INFO] [2024-04-16T10:20:56.334Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:20:56.462Z] [exec] invoking stateful2 [2024-04-16T10:20:56.462Z] [exec] invoking stateless2 [2024-04-16T10:20:56.462Z] [exec] test complete [2024-04-16T10:20:56.462Z] [exec] Value of key is: main [2024-04-16T10:20:56.462Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:56.462Z] [exec] [2024-04-16T10:20:56.462Z] [exec] [2024-04-16T10:20:56.462Z] [exec] ----------------------------------------- [2024-04-16T10:20:56.462Z] [exec] - main: PASS - [2024-04-16T10:20:56.462Z] [exec] ----------------------------------------- [2024-04-16T10:20:56.462Z] [exec] Total PASS: 1 [2024-04-16T10:20:56.462Z] [exec] Total FAIL: 0 [2024-04-16T10:20:56.462Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:20:56.462Z] [exec] ----------------------------------------- [2024-04-16T10:20:56.462Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:56.494Z] [exec] Application deployed with name cdi-singleton-scope-web. [2024-04-16T10:20:56.494Z] [2024-04-16T10:20:56.494Z] deploy-war-commonee: [2024-04-16T10:20:56.494Z] [2024-04-16T10:20:56.494Z] run: [2024-04-16T10:20:56.716Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:20:56.733Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:56.733Z] [java] [2024-04-16T10:20:56.733Z] [java] [2024-04-16T10:20:56.733Z] [java] ----------------------------------------- [2024-04-16T10:20:56.733Z] [java] - jsp-runtime-deploy-dash-dash-libraries: PASS - [2024-04-16T10:20:56.733Z] [java] ----------------------------------------- [2024-04-16T10:20:56.733Z] [java] - Total PASS : 1 - [2024-04-16T10:20:56.733Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:56.733Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:56.733Z] [java] ----------------------------------------- [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] undeploy: [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] setOSConditions: [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] setToolWin: [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] setToolUnix: [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] setToolProperty: [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] setS1ASclassPath: [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] init-common: [2024-04-16T10:20:56.733Z] [2024-04-16T10:20:56.733Z] undeploy-war-common: [2024-04-16T10:20:56.749Z] [java] opening connection to http://localhost:8080/cdi-singleton-scope/myurl [2024-04-16T10:20:56.749Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:20:56.749Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:20:56.749Z] [java] [2024-04-16T10:20:56.749Z] [java] [2024-04-16T10:20:56.749Z] [java] ----------------------------------------- [2024-04-16T10:20:56.749Z] [java] - cdi-scopes-singleton: PASS - [2024-04-16T10:20:56.749Z] [java] ----------------------------------------- [2024-04-16T10:20:56.749Z] [java] - Total PASS : 1 - [2024-04-16T10:20:56.749Z] [java] - Total FAIL : 0 - [2024-04-16T10:20:56.749Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:20:56.749Z] [java] ----------------------------------------- [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.749Z] undeploy: [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.749Z] setOSConditions: [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.749Z] setToolWin: [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.749Z] setToolUnix: [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.749Z] setToolProperty: [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.749Z] setS1ASclassPath: [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.749Z] init-common: [2024-04-16T10:20:56.749Z] [2024-04-16T10:20:56.750Z] undeploy-war-common: [2024-04-16T10:20:56.901Z] [INFO] Executing tasks [2024-04-16T10:20:56.901Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:20:56.901Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:20:56.901Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:20:56.901Z] [INFO] Executed tasks [2024-04-16T10:20:56.901Z] [INFO] [2024-04-16T10:20:56.901Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] undeploy: [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] setOSConditions: [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] setToolWin: [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] setToolUnix: [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] setToolProperty: [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] setS1ASclassPath: [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] init-common: [2024-04-16T10:20:56.971Z] [2024-04-16T10:20:56.971Z] undeploy-jar-common: [2024-04-16T10:20:57.035Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:20:57.035Z] [exec] Waiting finished after 8,208 ms. [2024-04-16T10:20:57.035Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:20:57.035Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:57.036Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:57.036Z] [exec] Admin Port: 4,848 [2024-04-16T10:20:57.036Z] [exec] Command start-domain executed successfully. [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] start-server-windows: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] all-ext: [2024-04-16T10:20:57.036Z] [echo] @@## installed libraries (--libraries) ##@@ [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setOSConditions: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setToolWin: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setToolUnix: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setToolProperty: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setS1ASclassPath: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] init-common: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] clean: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setOSConditions: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setToolWin: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setToolUnix: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setToolProperty: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setS1ASclassPath: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] init-common: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] clean-common: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setOSConditions: [2024-04-16T10:20:57.036Z] [2024-04-16T10:20:57.036Z] setToolWin: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setToolUnix: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setToolProperty: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setS1ASclassPath: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] init-common: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] clean-classes-common: [2024-04-16T10:20:57.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setOSConditions: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setToolWin: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setToolUnix: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setToolProperty: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] setS1ASclassPath: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] init-common: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] clean-jars-common: [2024-04-16T10:20:57.037Z] [2024-04-16T10:20:57.037Z] clean: [2024-04-16T10:20:57.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-04-16T10:20:57.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-04-16T10:20:57.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-04-16T10:20:57.037Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-04-16T10:20:57.037Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-04-16T10:20:57.037Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-04-16T10:20:57.038Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] compile: [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] setOSConditions: [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] setToolWin: [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] setToolUnix: [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] setToolProperty: [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] setS1ASclassPath: [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] init-common: [2024-04-16T10:20:57.038Z] [2024-04-16T10:20:57.038Z] compile-common: [2024-04-16T10:20:57.038Z] [echo] Current time (ISO): 2024-04-16T10:20:56.836+0000 [2024-04-16T10:20:57.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:57.038Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:57.223Z] [INFO] [2024-04-16T10:20:57.223Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:20:57.223Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:20:57.223Z] [INFO] from pom.xml [2024-04-16T10:20:57.223Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:20:57.298Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-runtime-deploy-dash-dash-libraries-web [2024-04-16T10:20:57.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-singleton-scope-web [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] all: [2024-04-16T10:20:57.310Z] [echo] [2024-04-16T10:20:57.310Z] [echo] ************************* [2024-04-16T10:20:57.310Z] [echo] * Running specialization [2024-04-16T10:20:57.310Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization [2024-04-16T10:20:57.310Z] [echo] ************************* [2024-04-16T10:20:57.310Z] [echo] [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] all: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] specialization: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setOSConditions: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setToolWin: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setToolUnix: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setToolProperty: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setS1ASclassPath: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] init-common: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] clean: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setOSConditions: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setToolWin: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setToolUnix: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.310Z] setToolProperty: [2024-04-16T10:20:57.310Z] [2024-04-16T10:20:57.311Z] setS1ASclassPath: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] init-common: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] clean-common: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setOSConditions: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setToolWin: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setToolUnix: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setToolProperty: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setS1ASclassPath: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] init-common: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] clean-classes-common: [2024-04-16T10:20:57.311Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setOSConditions: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setToolWin: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setToolUnix: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setToolProperty: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setS1ASclassPath: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] init-common: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] clean-jars-common: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] compile: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.311Z] setOSConditions: [2024-04-16T10:20:57.311Z] [2024-04-16T10:20:57.312Z] setToolWin: [2024-04-16T10:20:57.312Z] [2024-04-16T10:20:57.312Z] setToolUnix: [2024-04-16T10:20:57.312Z] [2024-04-16T10:20:57.312Z] setToolProperty: [2024-04-16T10:20:57.312Z] [2024-04-16T10:20:57.312Z] setS1ASclassPath: [2024-04-16T10:20:57.312Z] [2024-04-16T10:20:57.312Z] init-common: [2024-04-16T10:20:57.312Z] [2024-04-16T10:20:57.312Z] compile-common: [2024-04-16T10:20:57.312Z] [echo] Current time (ISO): 2024-04-16T10:20:57.285+0000 [2024-04-16T10:20:57.312Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:57.312Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:57.430Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:57.430Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauth/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:20:57.430Z] [javac] return new Integer(1); [2024-04-16T10:20:57.430Z] [javac] ^ [2024-04-16T10:20:57.430Z] [javac] 2 warnings [2024-04-16T10:20:57.430Z] [2024-04-16T10:20:57.430Z] setOSConditions: [2024-04-16T10:20:57.430Z] [2024-04-16T10:20:57.430Z] setToolWin: [2024-04-16T10:20:57.430Z] [2024-04-16T10:20:57.430Z] setToolUnix: [2024-04-16T10:20:57.430Z] [2024-04-16T10:20:57.430Z] setToolProperty: [2024-04-16T10:20:57.430Z] [2024-04-16T10:20:57.430Z] setS1ASclassPath: [2024-04-16T10:20:57.430Z] [2024-04-16T10:20:57.430Z] init-common: [2024-04-16T10:20:57.430Z] [2024-04-16T10:20:57.430Z] compile-common: [2024-04-16T10:20:57.430Z] [echo] Current time (ISO): 2024-04-16T10:20:57.149+0000 [2024-04-16T10:20:57.430Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:57.538Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session5-ejb [2024-04-16T10:20:57.538Z] [2024-04-16T10:20:57.538Z] setOSConditions: [2024-04-16T10:20:57.538Z] [2024-04-16T10:20:57.539Z] setToolWin: [2024-04-16T10:20:57.539Z] [2024-04-16T10:20:57.539Z] setToolUnix: [2024-04-16T10:20:57.539Z] [2024-04-16T10:20:57.539Z] setToolProperty: [2024-04-16T10:20:57.539Z] [2024-04-16T10:20:57.539Z] setS1ASclassPath: [2024-04-16T10:20:57.539Z] [2024-04-16T10:20:57.539Z] init-common: [2024-04-16T10:20:57.539Z] [2024-04-16T10:20:57.539Z] undeploy-client-common: [2024-04-16T10:20:57.553Z] [2024-04-16T10:20:57.553Z] restore: [2024-04-16T10:20:57.553Z] [2024-04-16T10:20:57.553Z] setOSConditions: [2024-04-16T10:20:57.553Z] [2024-04-16T10:20:57.553Z] setToolWin: [2024-04-16T10:20:57.553Z] [2024-04-16T10:20:57.553Z] setToolUnix: [2024-04-16T10:20:57.553Z] [2024-04-16T10:20:57.553Z] setToolProperty: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] setS1ASclassPath: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] init-common: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] removeJarFromApplibs: [2024-04-16T10:20:57.554Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs/myclasses.jar [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] all: [2024-04-16T10:20:57.554Z] [echo] [2024-04-16T10:20:57.554Z] [echo] ************************* [2024-04-16T10:20:57.554Z] [echo] * Running jspScriptlessTagBodyJspDocument [2024-04-16T10:20:57.554Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument [2024-04-16T10:20:57.554Z] [echo] ************************* [2024-04-16T10:20:57.554Z] [echo] [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] setOSConditions: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] setToolWin: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] setToolUnix: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] setToolProperty: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.554Z] setS1ASclassPath: [2024-04-16T10:20:57.554Z] [2024-04-16T10:20:57.555Z] init-common: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] clean: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setOSConditions: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setToolWin: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setToolUnix: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setToolProperty: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setS1ASclassPath: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] init-common: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] clean-common: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setOSConditions: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setToolWin: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.555Z] setToolUnix: [2024-04-16T10:20:57.555Z] [2024-04-16T10:20:57.556Z] setToolProperty: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] setS1ASclassPath: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] init-common: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] clean-classes-common: [2024-04-16T10:20:57.556Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] setOSConditions: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] setToolWin: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] setToolUnix: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] setToolProperty: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] setS1ASclassPath: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] init-common: [2024-04-16T10:20:57.556Z] [2024-04-16T10:20:57.556Z] clean-jars-common: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] compile: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] setOSConditions: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] setToolWin: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] setToolUnix: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] setToolProperty: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] setS1ASclassPath: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] init-common: [2024-04-16T10:20:57.557Z] [2024-04-16T10:20:57.557Z] compile-common: [2024-04-16T10:20:57.557Z] [echo] Current time (ISO): 2024-04-16T10:20:57.377+0000 [2024-04-16T10:20:57.557Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:57.557Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] { [Pipeline] sh [2024-04-16T10:20:58.097Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session5-client [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] all: [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] session3: [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] setOSConditions: [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] setToolWin: [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] setToolUnix: [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] setToolProperty: [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] setS1ASclassPath: [2024-04-16T10:20:58.097Z] [2024-04-16T10:20:58.097Z] init-common: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] clean: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setOSConditions: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolWin: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolUnix: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolProperty: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setS1ASclassPath: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] init-common: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] clean-common: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setOSConditions: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolWin: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolUnix: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolProperty: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setS1ASclassPath: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] init-common: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] clean-classes-common: [2024-04-16T10:20:58.098Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setOSConditions: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolWin: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolUnix: [2024-04-16T10:20:58.098Z] [2024-04-16T10:20:58.098Z] setToolProperty: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] setS1ASclassPath: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] init-common: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] clean-jars-common: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] compile: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] setOSConditions: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] setToolWin: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] setToolUnix: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] setToolProperty: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] setS1ASclassPath: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] init-common: [2024-04-16T10:20:58.099Z] [2024-04-16T10:20:58.099Z] compile-common: [2024-04-16T10:20:58.099Z] [echo] Current time (ISO): 2024-04-16T10:20:57.918+0000 [2024-04-16T10:20:58.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:58.099Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:58.469Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:58.469Z] [javac] 1 warning [2024-04-16T10:20:58.469Z] [2024-04-16T10:20:58.469Z] setOSConditions: [2024-04-16T10:20:58.469Z] [2024-04-16T10:20:58.469Z] setToolWin: [2024-04-16T10:20:58.469Z] [2024-04-16T10:20:58.469Z] setToolUnix: [2024-04-16T10:20:58.470Z] [2024-04-16T10:20:58.470Z] setToolProperty: [2024-04-16T10:20:58.470Z] [2024-04-16T10:20:58.470Z] setS1ASclassPath: [2024-04-16T10:20:58.470Z] [2024-04-16T10:20:58.470Z] init-common: [2024-04-16T10:20:58.470Z] [2024-04-16T10:20:58.470Z] compile-common: [2024-04-16T10:20:58.470Z] [echo] Current time (ISO): 2024-04-16T10:20:58.275+0000 [2024-04-16T10:20:58.470Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:20:58.697Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:20:58.697Z] [exec] Waiting finished after 6,588 ms. [2024-04-16T10:20:58.697Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:20:58.697Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:20:58.697Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:20:58.697Z] [exec] Admin Port: 45,707 [2024-04-16T10:20:58.697Z] [exec] Command start-domain executed successfully. [2024-04-16T10:20:58.809Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:58.809Z] [javac] 1 warning [2024-04-16T10:20:58.881Z] + id [2024-04-16T10:20:58.881Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:20:58.881Z] + uname -a [2024-04-16T10:20:58.881Z] Linux basic-m7p5j 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:20:58.881Z] + env [2024-04-16T10:20:58.881Z] + sort [2024-04-16T10:20:58.881Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:20:58.881Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:20:58.881Z] BRANCH_NAME=PR-24889 [2024-04-16T10:20:58.881Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:20:58.881Z] BUILD_ID=5 [2024-04-16T10:20:58.881Z] BUILD_NUMBER=5 [2024-04-16T10:20:58.881Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:20:58.881Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:20:58.881Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:20:58.881Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:20:58.881Z] CHANGE_FORK=samsonsouley [2024-04-16T10:20:58.881Z] CHANGE_ID=24889 [2024-04-16T10:20:58.881Z] CHANGE_TARGET=master [2024-04-16T10:20:58.881Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:20:58.881Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:20:58.881Z] CI=true [2024-04-16T10:20:58.881Z] EXECUTOR_NUMBER=0 [2024-04-16T10:20:58.881Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:20:58.881Z] HOME=/home/jenkins [2024-04-16T10:20:58.881Z] HOSTNAME=basic-m7p5j [2024-04-16T10:20:58.881Z] HUDSON_COOKIE=d424c6df-6b85-4076-8231-5c44205a7708 [2024-04-16T10:20:58.881Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:20:58.881Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:20:58.881Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:58.881Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:20:58.881Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:20:58.881Z] JENKINS_AGENT_NAME=basic-m7p5j [2024-04-16T10:20:58.881Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:20:58.881Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:20:58.881Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:20:58.881Z] JENKINS_NAME=basic-m7p5j [2024-04-16T10:20:58.881Z] JENKINS_NODE_COOKIE=d42bdd3e-0650-4b95-b5e9-dc63afe660fe [2024-04-16T10:20:58.881Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:20:58.881Z] JENKINS_SECRET=**** [2024-04-16T10:20:58.881Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:20:58.881Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:20:58.881Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:20:58.881Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:20:58.881Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:20:58.881Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:20:58.881Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:20:58.881Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:20:58.881Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:20:58.881Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:20:58.881Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:20:58.881Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:20:58.881Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:20:58.881Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:20:58.881Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:20:58.881Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:20:58.881Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:20:58.881Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:20:58.881Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:20:58.881Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:20:58.881Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:20:58.881Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:20:58.881Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:20:58.881Z] LANG=en_US.UTF-8 [2024-04-16T10:20:58.881Z] LANGUAGE=en_US:en [2024-04-16T10:20:58.881Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:20:58.881Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:58.881Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:58.881Z] NODE_LABELS=basic-m7p5j basic [2024-04-16T10:20:58.881Z] NODE_NAME=basic-m7p5j [2024-04-16T10:20:58.881Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:20:58.881Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-m7p5j [2024-04-16T10:20:58.881Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:20:58.882Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:20:58.882Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:20:58.882Z] PORT_ADMIN=4848 [2024-04-16T10:20:58.882Z] PORT_HTTP=8080 [2024-04-16T10:20:58.882Z] PORT_HTTPS=8181 [2024-04-16T10:20:58.882Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:58.882Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:20:58.882Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:20:58.882Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:20:58.882Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:20:58.882Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:58.882Z] SHLVL=1 [2024-04-16T10:20:58.882Z] STAGE_NAME=security_all [2024-04-16T10:20:58.882Z] TERM=xterm [2024-04-16T10:20:58.882Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:20:58.882Z] USER_NAME=jenkins [2024-04-16T10:20:58.882Z] _=/usr/bin/env [2024-04-16T10:20:58.882Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:20:58.882Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:20:58.882Z] + df -h [2024-04-16T10:20:58.882Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:20:58.882Z] overlay 32G 20K 32G 1% / [2024-04-16T10:20:58.882Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:20:58.882Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:20:58.882Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:20:58.882Z] tmpfs 26G 64M 26G 1% /etc/hostname [2024-04-16T10:20:58.882Z] /dev/sda4 894G 253G 642G 29% /etc/hosts [2024-04-16T10:20:58.882Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:20:58.882Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:20:58.882Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:20:58.882Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:20:58.882Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:20:58.882Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:20:58.882Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:20:58.882Z] 85 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:20:58.882Z] + mvn -version [2024-04-16T10:20:58.951Z] [echo] run.xml:doing wait for localhost:45712... [2024-04-16T10:20:58.951Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-04-16T10:20:58.951Z] [2024-04-16T10:20:58.951Z] dumpThreadStack: [2024-04-16T10:20:58.951Z] [2024-04-16T10:20:58.951Z] startDomainWindows: [2024-04-16T10:20:58.951Z] [2024-04-16T10:20:58.951Z] startDomain: [2024-04-16T10:20:58.951Z] [2024-04-16T10:20:58.951Z] setOSConditions: [2024-04-16T10:20:58.952Z] [2024-04-16T10:20:58.952Z] setToolWin: [2024-04-16T10:20:58.952Z] [2024-04-16T10:20:58.952Z] setToolUnix: [2024-04-16T10:20:58.952Z] [2024-04-16T10:20:58.952Z] setToolProperty: [2024-04-16T10:20:58.952Z] [2024-04-16T10:20:58.952Z] setS1ASclassPath: [2024-04-16T10:20:58.952Z] [2024-04-16T10:20:58.952Z] init-common: [2024-04-16T10:20:58.952Z] [2024-04-16T10:20:58.952Z] execute-ejb-sql-common: [2024-04-16T10:20:58.952Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2024-04-16T10:20:58.952Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:20:58.952Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:20:58.952Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:20:58.952Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-04-16T10:20:58.952Z] [echo] Deployment on target server server successful [2024-04-16T10:20:58.952Z] [2024-04-16T10:20:58.952Z] setOSConditions: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setToolWin: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setToolUnix: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setToolProperty: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setS1ASclassPath: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] init-common: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] deploy-common-ee: [2024-04-16T10:20:58.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:58.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] run: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setOSConditions: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setToolWin: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setToolUnix: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setToolProperty: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] setS1ASclassPath: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] init-common: [2024-04-16T10:20:58.953Z] [2024-04-16T10:20:58.953Z] runclient-common: [2024-04-16T10:20:58.953Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] build: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] setOSConditions: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] fixFiles: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] convUnix: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] convWin: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] setToolWin: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] setToolUnix: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] setToolProperty: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] setS1ASclassPath: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] init-common: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] package-persistence-common: [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.065Z] ejb-jar-common: [2024-04-16T10:20:59.065Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:59.065Z] [2024-04-16T10:20:59.066Z] package-ejbjar-common: [2024-04-16T10:20:59.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-ejb.jar [2024-04-16T10:20:59.066Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [2024-04-16T10:20:59.066Z] appclient-jar-common: [2024-04-16T10:20:59.066Z] [2024-04-16T10:20:59.066Z] package-appclientjar-common: [2024-04-16T10:20:59.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauth-client.jar [2024-04-16T10:20:59.066Z] [2024-04-16T10:20:59.066Z] webclient-war-common: [2024-04-16T10:20:59.066Z] [2024-04-16T10:20:59.066Z] build-ear-common: [2024-04-16T10:20:59.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:59.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:20:59.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:20:59.066Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2024-04-16T10:20:59.066Z] [2024-04-16T10:20:59.067Z] deploy: [2024-04-16T10:20:59.067Z] [2024-04-16T10:20:59.067Z] setOSConditions: [2024-04-16T10:20:59.067Z] [2024-04-16T10:20:59.067Z] setToolWin: [2024-04-16T10:20:59.067Z] [2024-04-16T10:20:59.067Z] setToolUnix: [2024-04-16T10:20:59.067Z] [2024-04-16T10:20:59.067Z] setToolProperty: [2024-04-16T10:20:59.067Z] [2024-04-16T10:20:59.067Z] setS1ASclassPath: [2024-04-16T10:20:59.067Z] [2024-04-16T10:20:59.067Z] init-common: [2024-04-16T10:20:59.067Z] [2024-04-16T10:20:59.067Z] execute-sql-common: [2024-04-16T10:20:59.139Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:20:59.140Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:20:59.140Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:20:59.140Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:20:59.140Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:20:59.140Z] + ant -version [2024-04-16T10:20:59.140Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:20:59.140Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:20:59.140Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-f33e702c/script.sh.copy: line 9: ps: command not found [2024-04-16T10:20:59.140Z] + true [2024-04-16T10:20:59.140Z] + cat /proc/cpuinfo [2024-04-16T10:20:59.140Z] processor : 0 [2024-04-16T10:20:59.140Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.140Z] cpu family : 6 [2024-04-16T10:20:59.140Z] model : 85 [2024-04-16T10:20:59.140Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.140Z] stepping : 7 [2024-04-16T10:20:59.140Z] microcode : 0x5003302 [2024-04-16T10:20:59.140Z] cpu MHz : 2899.776 [2024-04-16T10:20:59.140Z] cache size : 14080 KB [2024-04-16T10:20:59.140Z] physical id : 0 [2024-04-16T10:20:59.140Z] siblings : 20 [2024-04-16T10:20:59.140Z] core id : 0 [2024-04-16T10:20:59.140Z] cpu cores : 10 [2024-04-16T10:20:59.140Z] apicid : 0 [2024-04-16T10:20:59.140Z] initial apicid : 0 [2024-04-16T10:20:59.140Z] fpu : yes [2024-04-16T10:20:59.140Z] fpu_exception : yes [2024-04-16T10:20:59.140Z] cpuid level : 22 [2024-04-16T10:20:59.140Z] wp : yes [2024-04-16T10:20:59.140Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.140Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.140Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.140Z] bogomips : 4800.00 [2024-04-16T10:20:59.140Z] clflush size : 64 [2024-04-16T10:20:59.140Z] cache_alignment : 64 [2024-04-16T10:20:59.140Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.140Z] power management: [2024-04-16T10:20:59.140Z] [2024-04-16T10:20:59.140Z] processor : 1 [2024-04-16T10:20:59.140Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.140Z] cpu family : 6 [2024-04-16T10:20:59.140Z] model : 85 [2024-04-16T10:20:59.140Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.140Z] stepping : 7 [2024-04-16T10:20:59.140Z] microcode : 0x5003302 [2024-04-16T10:20:59.140Z] cpu MHz : 2896.997 [2024-04-16T10:20:59.140Z] cache size : 14080 KB [2024-04-16T10:20:59.140Z] physical id : 0 [2024-04-16T10:20:59.140Z] siblings : 20 [2024-04-16T10:20:59.140Z] core id : 1 [2024-04-16T10:20:59.140Z] cpu cores : 10 [2024-04-16T10:20:59.140Z] apicid : 2 [2024-04-16T10:20:59.140Z] initial apicid : 2 [2024-04-16T10:20:59.140Z] fpu : yes [2024-04-16T10:20:59.140Z] fpu_exception : yes [2024-04-16T10:20:59.140Z] cpuid level : 22 [2024-04-16T10:20:59.140Z] wp : yes [2024-04-16T10:20:59.140Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.140Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.140Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.141Z] bogomips : 4800.00 [2024-04-16T10:20:59.141Z] clflush size : 64 [2024-04-16T10:20:59.141Z] cache_alignment : 64 [2024-04-16T10:20:59.141Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.141Z] power management: [2024-04-16T10:20:59.141Z] [2024-04-16T10:20:59.141Z] processor : 2 [2024-04-16T10:20:59.141Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.141Z] cpu family : 6 [2024-04-16T10:20:59.141Z] model : 85 [2024-04-16T10:20:59.141Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.141Z] stepping : 7 [2024-04-16T10:20:59.141Z] microcode : 0x5003302 [2024-04-16T10:20:59.141Z] cpu MHz : 999.802 [2024-04-16T10:20:59.141Z] cache size : 14080 KB [2024-04-16T10:20:59.141Z] physical id : 0 [2024-04-16T10:20:59.141Z] siblings : 20 [2024-04-16T10:20:59.141Z] core id : 2 [2024-04-16T10:20:59.141Z] cpu cores : 10 [2024-04-16T10:20:59.141Z] apicid : 4 [2024-04-16T10:20:59.141Z] initial apicid : 4 [2024-04-16T10:20:59.141Z] fpu : yes [2024-04-16T10:20:59.141Z] fpu_exception : yes [2024-04-16T10:20:59.141Z] cpuid level : 22 [2024-04-16T10:20:59.141Z] wp : yes [2024-04-16T10:20:59.141Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.141Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.141Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.141Z] bogomips : 4800.00 [2024-04-16T10:20:59.141Z] clflush size : 64 [2024-04-16T10:20:59.141Z] cache_alignment : 64 [2024-04-16T10:20:59.141Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.141Z] power management: [2024-04-16T10:20:59.141Z] [2024-04-16T10:20:59.141Z] processor : 3 [2024-04-16T10:20:59.141Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.141Z] cpu family : 6 [2024-04-16T10:20:59.141Z] model : 85 [2024-04-16T10:20:59.141Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.141Z] stepping : 7 [2024-04-16T10:20:59.141Z] microcode : 0x5003302 [2024-04-16T10:20:59.141Z] cpu MHz : 2681.759 [2024-04-16T10:20:59.141Z] cache size : 14080 KB [2024-04-16T10:20:59.141Z] physical id : 0 [2024-04-16T10:20:59.141Z] siblings : 20 [2024-04-16T10:20:59.141Z] core id : 3 [2024-04-16T10:20:59.141Z] cpu cores : 10 [2024-04-16T10:20:59.141Z] apicid : 6 [2024-04-16T10:20:59.141Z] initial apicid : 6 [2024-04-16T10:20:59.141Z] fpu : yes [2024-04-16T10:20:59.141Z] fpu_exception : yes [2024-04-16T10:20:59.141Z] cpuid level : 22 [2024-04-16T10:20:59.141Z] wp : yes [2024-04-16T10:20:59.141Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.141Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.141Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.141Z] bogomips : 4800.00 [2024-04-16T10:20:59.141Z] clflush size : 64 [2024-04-16T10:20:59.141Z] cache_alignment : 64 [2024-04-16T10:20:59.141Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.141Z] power management: [2024-04-16T10:20:59.141Z] [2024-04-16T10:20:59.141Z] processor : 4 [2024-04-16T10:20:59.141Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.141Z] cpu family : 6 [2024-04-16T10:20:59.141Z] model : 85 [2024-04-16T10:20:59.141Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.141Z] stepping : 7 [2024-04-16T10:20:59.141Z] microcode : 0x5003302 [2024-04-16T10:20:59.141Z] cpu MHz : 2897.848 [2024-04-16T10:20:59.141Z] cache size : 14080 KB [2024-04-16T10:20:59.141Z] physical id : 0 [2024-04-16T10:20:59.141Z] siblings : 20 [2024-04-16T10:20:59.141Z] core id : 4 [2024-04-16T10:20:59.141Z] cpu cores : 10 [2024-04-16T10:20:59.141Z] apicid : 8 [2024-04-16T10:20:59.141Z] initial apicid : 8 [2024-04-16T10:20:59.141Z] fpu : yes [2024-04-16T10:20:59.141Z] fpu_exception : yes [2024-04-16T10:20:59.141Z] cpuid level : 22 [2024-04-16T10:20:59.141Z] wp : yes [2024-04-16T10:20:59.142Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.142Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.142Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.142Z] bogomips : 4800.00 [2024-04-16T10:20:59.142Z] clflush size : 64 [2024-04-16T10:20:59.142Z] cache_alignment : 64 [2024-04-16T10:20:59.142Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.142Z] power management: [2024-04-16T10:20:59.142Z] [2024-04-16T10:20:59.142Z] processor : 5 [2024-04-16T10:20:59.142Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.142Z] cpu family : 6 [2024-04-16T10:20:59.142Z] model : 85 [2024-04-16T10:20:59.142Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.142Z] stepping : 7 [2024-04-16T10:20:59.142Z] microcode : 0x5003302 [2024-04-16T10:20:59.142Z] cpu MHz : 1984.142 [2024-04-16T10:20:59.142Z] cache size : 14080 KB [2024-04-16T10:20:59.142Z] physical id : 0 [2024-04-16T10:20:59.142Z] siblings : 20 [2024-04-16T10:20:59.142Z] core id : 8 [2024-04-16T10:20:59.142Z] cpu cores : 10 [2024-04-16T10:20:59.142Z] apicid : 16 [2024-04-16T10:20:59.142Z] initial apicid : 16 [2024-04-16T10:20:59.142Z] fpu : yes [2024-04-16T10:20:59.142Z] fpu_exception : yes [2024-04-16T10:20:59.142Z] cpuid level : 22 [2024-04-16T10:20:59.142Z] wp : yes [2024-04-16T10:20:59.142Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.142Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.142Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.142Z] bogomips : 4800.00 [2024-04-16T10:20:59.142Z] clflush size : 64 [2024-04-16T10:20:59.142Z] cache_alignment : 64 [2024-04-16T10:20:59.142Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.142Z] power management: [2024-04-16T10:20:59.142Z] [2024-04-16T10:20:59.142Z] processor : 6 [2024-04-16T10:20:59.142Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.142Z] cpu family : 6 [2024-04-16T10:20:59.142Z] model : 85 [2024-04-16T10:20:59.142Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.142Z] stepping : 7 [2024-04-16T10:20:59.142Z] microcode : 0x5003302 [2024-04-16T10:20:59.142Z] cpu MHz : 2900.011 [2024-04-16T10:20:59.142Z] cache size : 14080 KB [2024-04-16T10:20:59.142Z] physical id : 0 [2024-04-16T10:20:59.142Z] siblings : 20 [2024-04-16T10:20:59.142Z] core id : 9 [2024-04-16T10:20:59.142Z] cpu cores : 10 [2024-04-16T10:20:59.142Z] apicid : 18 [2024-04-16T10:20:59.142Z] initial apicid : 18 [2024-04-16T10:20:59.142Z] fpu : yes [2024-04-16T10:20:59.142Z] fpu_exception : yes [2024-04-16T10:20:59.142Z] cpuid level : 22 [2024-04-16T10:20:59.142Z] wp : yes [2024-04-16T10:20:59.143Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.143Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.143Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.143Z] bogomips : 4800.00 [2024-04-16T10:20:59.143Z] clflush size : 64 [2024-04-16T10:20:59.143Z] cache_alignment : 64 [2024-04-16T10:20:59.143Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.143Z] power management: [2024-04-16T10:20:59.143Z] [2024-04-16T10:20:59.143Z] processor : 7 [2024-04-16T10:20:59.143Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.143Z] cpu family : 6 [2024-04-16T10:20:59.143Z] model : 85 [2024-04-16T10:20:59.143Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.143Z] stepping : 7 [2024-04-16T10:20:59.143Z] microcode : 0x5003302 [2024-04-16T10:20:59.143Z] cpu MHz : 2897.366 [2024-04-16T10:20:59.143Z] cache size : 14080 KB [2024-04-16T10:20:59.143Z] physical id : 0 [2024-04-16T10:20:59.143Z] siblings : 20 [2024-04-16T10:20:59.143Z] core id : 10 [2024-04-16T10:20:59.143Z] cpu cores : 10 [2024-04-16T10:20:59.143Z] apicid : 20 [2024-04-16T10:20:59.143Z] initial apicid : 20 [2024-04-16T10:20:59.143Z] fpu : yes [2024-04-16T10:20:59.143Z] fpu_exception : yes [2024-04-16T10:20:59.143Z] cpuid level : 22 [2024-04-16T10:20:59.143Z] wp : yes [2024-04-16T10:20:59.143Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.143Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.143Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.143Z] bogomips : 4800.00 [2024-04-16T10:20:59.143Z] clflush size : 64 [2024-04-16T10:20:59.143Z] cache_alignment : 64 [2024-04-16T10:20:59.143Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.143Z] power management: [2024-04-16T10:20:59.143Z] [2024-04-16T10:20:59.143Z] processor : 8 [2024-04-16T10:20:59.143Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.143Z] cpu family : 6 [2024-04-16T10:20:59.143Z] model : 85 [2024-04-16T10:20:59.143Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.143Z] stepping : 7 [2024-04-16T10:20:59.143Z] microcode : 0x5003302 [2024-04-16T10:20:59.143Z] cpu MHz : 2900.838 [2024-04-16T10:20:59.143Z] cache size : 14080 KB [2024-04-16T10:20:59.143Z] physical id : 0 [2024-04-16T10:20:59.143Z] siblings : 20 [2024-04-16T10:20:59.143Z] core id : 11 [2024-04-16T10:20:59.143Z] cpu cores : 10 [2024-04-16T10:20:59.143Z] apicid : 22 [2024-04-16T10:20:59.143Z] initial apicid : 22 [2024-04-16T10:20:59.144Z] fpu : yes [2024-04-16T10:20:59.144Z] fpu_exception : yes [2024-04-16T10:20:59.144Z] cpuid level : 22 [2024-04-16T10:20:59.144Z] wp : yes [2024-04-16T10:20:59.144Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.144Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.144Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.144Z] bogomips : 4800.00 [2024-04-16T10:20:59.144Z] clflush size : 64 [2024-04-16T10:20:59.144Z] cache_alignment : 64 [2024-04-16T10:20:59.144Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.144Z] power management: [2024-04-16T10:20:59.144Z] [2024-04-16T10:20:59.144Z] processor : 9 [2024-04-16T10:20:59.144Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.144Z] cpu family : 6 [2024-04-16T10:20:59.144Z] model : 85 [2024-04-16T10:20:59.144Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.144Z] stepping : 7 [2024-04-16T10:20:59.144Z] microcode : 0x5003302 [2024-04-16T10:20:59.144Z] cpu MHz : 1831.880 [2024-04-16T10:20:59.144Z] cache size : 14080 KB [2024-04-16T10:20:59.144Z] physical id : 0 [2024-04-16T10:20:59.144Z] siblings : 20 [2024-04-16T10:20:59.144Z] core id : 12 [2024-04-16T10:20:59.144Z] cpu cores : 10 [2024-04-16T10:20:59.144Z] apicid : 24 [2024-04-16T10:20:59.144Z] initial apicid : 24 [2024-04-16T10:20:59.144Z] fpu : yes [2024-04-16T10:20:59.144Z] fpu_exception : yes [2024-04-16T10:20:59.144Z] cpuid level : 22 [2024-04-16T10:20:59.144Z] wp : yes [2024-04-16T10:20:59.144Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.144Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.144Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.144Z] bogomips : 4800.00 [2024-04-16T10:20:59.144Z] clflush size : 64 [2024-04-16T10:20:59.144Z] cache_alignment : 64 [2024-04-16T10:20:59.144Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.144Z] power management: [2024-04-16T10:20:59.144Z] [2024-04-16T10:20:59.144Z] processor : 10 [2024-04-16T10:20:59.144Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.144Z] cpu family : 6 [2024-04-16T10:20:59.144Z] model : 85 [2024-04-16T10:20:59.144Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.144Z] stepping : 7 [2024-04-16T10:20:59.144Z] microcode : 0x5003302 [2024-04-16T10:20:59.144Z] cpu MHz : 2900.410 [2024-04-16T10:20:59.144Z] cache size : 14080 KB [2024-04-16T10:20:59.144Z] physical id : 1 [2024-04-16T10:20:59.144Z] siblings : 20 [2024-04-16T10:20:59.144Z] core id : 0 [2024-04-16T10:20:59.144Z] cpu cores : 10 [2024-04-16T10:20:59.144Z] apicid : 32 [2024-04-16T10:20:59.144Z] initial apicid : 32 [2024-04-16T10:20:59.144Z] fpu : yes [2024-04-16T10:20:59.144Z] fpu_exception : yes [2024-04-16T10:20:59.144Z] cpuid level : 22 [2024-04-16T10:20:59.144Z] wp : yes [2024-04-16T10:20:59.145Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.145Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.145Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.145Z] bogomips : 4807.56 [2024-04-16T10:20:59.145Z] clflush size : 64 [2024-04-16T10:20:59.145Z] cache_alignment : 64 [2024-04-16T10:20:59.145Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.145Z] power management: [2024-04-16T10:20:59.145Z] [2024-04-16T10:20:59.145Z] processor : 11 [2024-04-16T10:20:59.145Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.145Z] cpu family : 6 [2024-04-16T10:20:59.145Z] model : 85 [2024-04-16T10:20:59.145Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.145Z] stepping : 7 [2024-04-16T10:20:59.145Z] microcode : 0x5003302 [2024-04-16T10:20:59.145Z] cpu MHz : 2901.372 [2024-04-16T10:20:59.145Z] cache size : 14080 KB [2024-04-16T10:20:59.145Z] physical id : 1 [2024-04-16T10:20:59.145Z] siblings : 20 [2024-04-16T10:20:59.145Z] core id : 1 [2024-04-16T10:20:59.145Z] cpu cores : 10 [2024-04-16T10:20:59.145Z] apicid : 34 [2024-04-16T10:20:59.145Z] initial apicid : 34 [2024-04-16T10:20:59.145Z] fpu : yes [2024-04-16T10:20:59.145Z] fpu_exception : yes [2024-04-16T10:20:59.145Z] cpuid level : 22 [2024-04-16T10:20:59.145Z] wp : yes [2024-04-16T10:20:59.145Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.145Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.145Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.145Z] bogomips : 4807.56 [2024-04-16T10:20:59.145Z] clflush size : 64 [2024-04-16T10:20:59.145Z] cache_alignment : 64 [2024-04-16T10:20:59.145Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.145Z] power management: [2024-04-16T10:20:59.145Z] [2024-04-16T10:20:59.145Z] processor : 12 [2024-04-16T10:20:59.145Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.145Z] cpu family : 6 [2024-04-16T10:20:59.145Z] model : 85 [2024-04-16T10:20:59.145Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.145Z] stepping : 7 [2024-04-16T10:20:59.145Z] microcode : 0x5003302 [2024-04-16T10:20:59.145Z] cpu MHz : 2895.247 [2024-04-16T10:20:59.145Z] cache size : 14080 KB [2024-04-16T10:20:59.145Z] physical id : 1 [2024-04-16T10:20:59.145Z] siblings : 20 [2024-04-16T10:20:59.145Z] core id : 2 [2024-04-16T10:20:59.145Z] cpu cores : 10 [2024-04-16T10:20:59.145Z] apicid : 36 [2024-04-16T10:20:59.145Z] initial apicid : 36 [2024-04-16T10:20:59.145Z] fpu : yes [2024-04-16T10:20:59.145Z] fpu_exception : yes [2024-04-16T10:20:59.145Z] cpuid level : 22 [2024-04-16T10:20:59.145Z] wp : yes [2024-04-16T10:20:59.145Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.146Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.146Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.146Z] bogomips : 4807.56 [2024-04-16T10:20:59.146Z] clflush size : 64 [2024-04-16T10:20:59.146Z] cache_alignment : 64 [2024-04-16T10:20:59.146Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.146Z] power management: [2024-04-16T10:20:59.146Z] [2024-04-16T10:20:59.146Z] processor : 13 [2024-04-16T10:20:59.146Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.146Z] cpu family : 6 [2024-04-16T10:20:59.146Z] model : 85 [2024-04-16T10:20:59.146Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.146Z] stepping : 7 [2024-04-16T10:20:59.146Z] microcode : 0x5003302 [2024-04-16T10:20:59.146Z] cpu MHz : 2900.209 [2024-04-16T10:20:59.146Z] cache size : 14080 KB [2024-04-16T10:20:59.146Z] physical id : 1 [2024-04-16T10:20:59.146Z] siblings : 20 [2024-04-16T10:20:59.146Z] core id : 3 [2024-04-16T10:20:59.146Z] cpu cores : 10 [2024-04-16T10:20:59.146Z] apicid : 38 [2024-04-16T10:20:59.146Z] initial apicid : 38 [2024-04-16T10:20:59.146Z] fpu : yes [2024-04-16T10:20:59.146Z] fpu_exception : yes [2024-04-16T10:20:59.146Z] cpuid level : 22 [2024-04-16T10:20:59.146Z] wp : yes [2024-04-16T10:20:59.146Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.146Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.146Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.146Z] bogomips : 4807.56 [2024-04-16T10:20:59.146Z] clflush size : 64 [2024-04-16T10:20:59.146Z] cache_alignment : 64 [2024-04-16T10:20:59.146Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.146Z] power management: [2024-04-16T10:20:59.146Z] [2024-04-16T10:20:59.146Z] processor : 14 [2024-04-16T10:20:59.146Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.146Z] cpu family : 6 [2024-04-16T10:20:59.146Z] model : 85 [2024-04-16T10:20:59.146Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.146Z] stepping : 7 [2024-04-16T10:20:59.146Z] microcode : 0x5003302 [2024-04-16T10:20:59.146Z] cpu MHz : 2899.989 [2024-04-16T10:20:59.146Z] cache size : 14080 KB [2024-04-16T10:20:59.146Z] physical id : 1 [2024-04-16T10:20:59.146Z] siblings : 20 [2024-04-16T10:20:59.146Z] core id : 4 [2024-04-16T10:20:59.146Z] cpu cores : 10 [2024-04-16T10:20:59.146Z] apicid : 40 [2024-04-16T10:20:59.146Z] initial apicid : 40 [2024-04-16T10:20:59.146Z] fpu : yes [2024-04-16T10:20:59.146Z] fpu_exception : yes [2024-04-16T10:20:59.146Z] cpuid level : 22 [2024-04-16T10:20:59.146Z] wp : yes [2024-04-16T10:20:59.146Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.146Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.146Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.146Z] bogomips : 4807.56 [2024-04-16T10:20:59.147Z] clflush size : 64 [2024-04-16T10:20:59.147Z] cache_alignment : 64 [2024-04-16T10:20:59.147Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.147Z] power management: [2024-04-16T10:20:59.147Z] [2024-04-16T10:20:59.147Z] processor : 15 [2024-04-16T10:20:59.147Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.147Z] cpu family : 6 [2024-04-16T10:20:59.147Z] model : 85 [2024-04-16T10:20:59.147Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.147Z] stepping : 7 [2024-04-16T10:20:59.147Z] microcode : 0x5003302 [2024-04-16T10:20:59.147Z] cpu MHz : 2900.013 [2024-04-16T10:20:59.147Z] cache size : 14080 KB [2024-04-16T10:20:59.147Z] physical id : 1 [2024-04-16T10:20:59.147Z] siblings : 20 [2024-04-16T10:20:59.147Z] core id : 8 [2024-04-16T10:20:59.147Z] cpu cores : 10 [2024-04-16T10:20:59.147Z] apicid : 48 [2024-04-16T10:20:59.147Z] initial apicid : 48 [2024-04-16T10:20:59.147Z] fpu : yes [2024-04-16T10:20:59.147Z] fpu_exception : yes [2024-04-16T10:20:59.147Z] cpuid level : 22 [2024-04-16T10:20:59.147Z] wp : yes [2024-04-16T10:20:59.147Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.147Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.147Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.147Z] bogomips : 4807.56 [2024-04-16T10:20:59.147Z] clflush size : 64 [2024-04-16T10:20:59.147Z] cache_alignment : 64 [2024-04-16T10:20:59.147Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.147Z] power management: [2024-04-16T10:20:59.147Z] [2024-04-16T10:20:59.147Z] processor : 16 [2024-04-16T10:20:59.147Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.147Z] cpu family : 6 [2024-04-16T10:20:59.147Z] model : 85 [2024-04-16T10:20:59.147Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.147Z] stepping : 7 [2024-04-16T10:20:59.147Z] microcode : 0x5003302 [2024-04-16T10:20:59.147Z] cpu MHz : 2900.825 [2024-04-16T10:20:59.147Z] cache size : 14080 KB [2024-04-16T10:20:59.147Z] physical id : 1 [2024-04-16T10:20:59.147Z] siblings : 20 [2024-04-16T10:20:59.147Z] core id : 9 [2024-04-16T10:20:59.147Z] cpu cores : 10 [2024-04-16T10:20:59.147Z] apicid : 50 [2024-04-16T10:20:59.147Z] initial apicid : 50 [2024-04-16T10:20:59.147Z] fpu : yes [2024-04-16T10:20:59.147Z] fpu_exception : yes [2024-04-16T10:20:59.147Z] cpuid level : 22 [2024-04-16T10:20:59.147Z] wp : yes [2024-04-16T10:20:59.147Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.147Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.147Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.147Z] bogomips : 4807.56 [2024-04-16T10:20:59.147Z] clflush size : 64 [2024-04-16T10:20:59.147Z] cache_alignment : 64 [2024-04-16T10:20:59.147Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.147Z] power management: [2024-04-16T10:20:59.147Z] [2024-04-16T10:20:59.147Z] processor : 17 [2024-04-16T10:20:59.147Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.147Z] cpu family : 6 [2024-04-16T10:20:59.147Z] model : 85 [2024-04-16T10:20:59.147Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.147Z] stepping : 7 [2024-04-16T10:20:59.147Z] microcode : 0x5003302 [2024-04-16T10:20:59.147Z] cpu MHz : 2900.022 [2024-04-16T10:20:59.147Z] cache size : 14080 KB [2024-04-16T10:20:59.147Z] physical id : 1 [2024-04-16T10:20:59.147Z] siblings : 20 [2024-04-16T10:20:59.147Z] core id : 10 [2024-04-16T10:20:59.147Z] cpu cores : 10 [2024-04-16T10:20:59.147Z] apicid : 52 [2024-04-16T10:20:59.147Z] initial apicid : 52 [2024-04-16T10:20:59.147Z] fpu : yes [2024-04-16T10:20:59.147Z] fpu_exception : yes [2024-04-16T10:20:59.148Z] cpuid level : 22 [2024-04-16T10:20:59.148Z] wp : yes [2024-04-16T10:20:59.148Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.148Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.148Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.148Z] bogomips : 4807.56 [2024-04-16T10:20:59.148Z] clflush size : 64 [2024-04-16T10:20:59.148Z] cache_alignment : 64 [2024-04-16T10:20:59.148Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.148Z] power management: [2024-04-16T10:20:59.148Z] [2024-04-16T10:20:59.148Z] processor : 18 [2024-04-16T10:20:59.148Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.148Z] cpu family : 6 [2024-04-16T10:20:59.148Z] model : 85 [2024-04-16T10:20:59.148Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.148Z] stepping : 7 [2024-04-16T10:20:59.148Z] microcode : 0x5003302 [2024-04-16T10:20:59.148Z] cpu MHz : 2897.131 [2024-04-16T10:20:59.148Z] cache size : 14080 KB [2024-04-16T10:20:59.148Z] physical id : 1 [2024-04-16T10:20:59.148Z] siblings : 20 [2024-04-16T10:20:59.148Z] core id : 11 [2024-04-16T10:20:59.148Z] cpu cores : 10 [2024-04-16T10:20:59.148Z] apicid : 54 [2024-04-16T10:20:59.148Z] initial apicid : 54 [2024-04-16T10:20:59.148Z] fpu : yes [2024-04-16T10:20:59.148Z] fpu_exception : yes [2024-04-16T10:20:59.148Z] cpuid level : 22 [2024-04-16T10:20:59.148Z] wp : yes [2024-04-16T10:20:59.148Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.148Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.148Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.148Z] bogomips : 4807.56 [2024-04-16T10:20:59.148Z] clflush size : 64 [2024-04-16T10:20:59.148Z] cache_alignment : 64 [2024-04-16T10:20:59.148Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.148Z] power management: [2024-04-16T10:20:59.148Z] [2024-04-16T10:20:59.148Z] processor : 19 [2024-04-16T10:20:59.148Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.148Z] cpu family : 6 [2024-04-16T10:20:59.148Z] model : 85 [2024-04-16T10:20:59.148Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.148Z] stepping : 7 [2024-04-16T10:20:59.148Z] microcode : 0x5003302 [2024-04-16T10:20:59.148Z] cpu MHz : 2901.035 [2024-04-16T10:20:59.148Z] cache size : 14080 KB [2024-04-16T10:20:59.148Z] physical id : 1 [2024-04-16T10:20:59.148Z] siblings : 20 [2024-04-16T10:20:59.148Z] core id : 12 [2024-04-16T10:20:59.148Z] cpu cores : 10 [2024-04-16T10:20:59.148Z] apicid : 56 [2024-04-16T10:20:59.148Z] initial apicid : 56 [2024-04-16T10:20:59.148Z] fpu : yes [2024-04-16T10:20:59.148Z] fpu_exception : yes [2024-04-16T10:20:59.148Z] cpuid level : 22 [2024-04-16T10:20:59.148Z] wp : yes [2024-04-16T10:20:59.149Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.149Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.149Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.149Z] bogomips : 4807.56 [2024-04-16T10:20:59.149Z] clflush size : 64 [2024-04-16T10:20:59.149Z] cache_alignment : 64 [2024-04-16T10:20:59.149Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.149Z] power management: [2024-04-16T10:20:59.149Z] [2024-04-16T10:20:59.149Z] processor : 20 [2024-04-16T10:20:59.149Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.149Z] cpu family : 6 [2024-04-16T10:20:59.149Z] model : 85 [2024-04-16T10:20:59.149Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.149Z] stepping : 7 [2024-04-16T10:20:59.149Z] microcode : 0x5003302 [2024-04-16T10:20:59.149Z] cpu MHz : 2900.663 [2024-04-16T10:20:59.149Z] cache size : 14080 KB [2024-04-16T10:20:59.149Z] physical id : 0 [2024-04-16T10:20:59.149Z] siblings : 20 [2024-04-16T10:20:59.149Z] core id : 0 [2024-04-16T10:20:59.149Z] cpu cores : 10 [2024-04-16T10:20:59.149Z] apicid : 1 [2024-04-16T10:20:59.149Z] initial apicid : 1 [2024-04-16T10:20:59.149Z] fpu : yes [2024-04-16T10:20:59.149Z] fpu_exception : yes [2024-04-16T10:20:59.149Z] cpuid level : 22 [2024-04-16T10:20:59.149Z] wp : yes [2024-04-16T10:20:59.149Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.149Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.149Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.149Z] bogomips : 4800.00 [2024-04-16T10:20:59.149Z] clflush size : 64 [2024-04-16T10:20:59.149Z] cache_alignment : 64 [2024-04-16T10:20:59.149Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.149Z] power management: [2024-04-16T10:20:59.149Z] [2024-04-16T10:20:59.149Z] processor : 21 [2024-04-16T10:20:59.149Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.149Z] cpu family : 6 [2024-04-16T10:20:59.149Z] model : 85 [2024-04-16T10:20:59.149Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.149Z] stepping : 7 [2024-04-16T10:20:59.149Z] microcode : 0x5003302 [2024-04-16T10:20:59.149Z] cpu MHz : 2900.086 [2024-04-16T10:20:59.149Z] cache size : 14080 KB [2024-04-16T10:20:59.149Z] physical id : 0 [2024-04-16T10:20:59.149Z] siblings : 20 [2024-04-16T10:20:59.149Z] core id : 1 [2024-04-16T10:20:59.149Z] cpu cores : 10 [2024-04-16T10:20:59.149Z] apicid : 3 [2024-04-16T10:20:59.149Z] initial apicid : 3 [2024-04-16T10:20:59.149Z] fpu : yes [2024-04-16T10:20:59.149Z] fpu_exception : yes [2024-04-16T10:20:59.149Z] cpuid level : 22 [2024-04-16T10:20:59.149Z] wp : yes [2024-04-16T10:20:59.149Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.150Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.150Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.150Z] bogomips : 4800.00 [2024-04-16T10:20:59.150Z] clflush size : 64 [2024-04-16T10:20:59.150Z] cache_alignment : 64 [2024-04-16T10:20:59.150Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.150Z] power management: [2024-04-16T10:20:59.150Z] [2024-04-16T10:20:59.150Z] processor : 22 [2024-04-16T10:20:59.150Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.150Z] cpu family : 6 [2024-04-16T10:20:59.150Z] model : 85 [2024-04-16T10:20:59.150Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.150Z] stepping : 7 [2024-04-16T10:20:59.150Z] microcode : 0x5003302 [2024-04-16T10:20:59.150Z] cpu MHz : 3200.000 [2024-04-16T10:20:59.150Z] cache size : 14080 KB [2024-04-16T10:20:59.150Z] physical id : 0 [2024-04-16T10:20:59.150Z] siblings : 20 [2024-04-16T10:20:59.150Z] core id : 2 [2024-04-16T10:20:59.150Z] cpu cores : 10 [2024-04-16T10:20:59.150Z] apicid : 5 [2024-04-16T10:20:59.150Z] initial apicid : 5 [2024-04-16T10:20:59.150Z] fpu : yes [2024-04-16T10:20:59.150Z] fpu_exception : yes [2024-04-16T10:20:59.150Z] cpuid level : 22 [2024-04-16T10:20:59.150Z] wp : yes [2024-04-16T10:20:59.150Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.150Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.150Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.150Z] bogomips : 4800.00 [2024-04-16T10:20:59.150Z] clflush size : 64 [2024-04-16T10:20:59.150Z] cache_alignment : 64 [2024-04-16T10:20:59.150Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.150Z] power management: [2024-04-16T10:20:59.150Z] [2024-04-16T10:20:59.150Z] processor : 23 [2024-04-16T10:20:59.150Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.150Z] cpu family : 6 [2024-04-16T10:20:59.150Z] model : 85 [2024-04-16T10:20:59.150Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.150Z] stepping : 7 [2024-04-16T10:20:59.150Z] microcode : 0x5003302 [2024-04-16T10:20:59.150Z] cpu MHz : 2901.222 [2024-04-16T10:20:59.150Z] cache size : 14080 KB [2024-04-16T10:20:59.150Z] physical id : 0 [2024-04-16T10:20:59.150Z] siblings : 20 [2024-04-16T10:20:59.150Z] core id : 3 [2024-04-16T10:20:59.150Z] cpu cores : 10 [2024-04-16T10:20:59.150Z] apicid : 7 [2024-04-16T10:20:59.150Z] initial apicid : 7 [2024-04-16T10:20:59.150Z] fpu : yes [2024-04-16T10:20:59.150Z] fpu_exception : yes [2024-04-16T10:20:59.150Z] cpuid level : 22 [2024-04-16T10:20:59.150Z] wp : yes [2024-04-16T10:20:59.150Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.150Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.151Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.151Z] bogomips : 4800.00 [2024-04-16T10:20:59.151Z] clflush size : 64 [2024-04-16T10:20:59.151Z] cache_alignment : 64 [2024-04-16T10:20:59.151Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.151Z] power management: [2024-04-16T10:20:59.151Z] [2024-04-16T10:20:59.151Z] processor : 24 [2024-04-16T10:20:59.151Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.151Z] cpu family : 6 [2024-04-16T10:20:59.151Z] model : 85 [2024-04-16T10:20:59.151Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.151Z] stepping : 7 [2024-04-16T10:20:59.151Z] microcode : 0x5003302 [2024-04-16T10:20:59.151Z] cpu MHz : 3200.000 [2024-04-16T10:20:59.151Z] cache size : 14080 KB [2024-04-16T10:20:59.151Z] physical id : 0 [2024-04-16T10:20:59.151Z] siblings : 20 [2024-04-16T10:20:59.151Z] core id : 4 [2024-04-16T10:20:59.151Z] cpu cores : 10 [2024-04-16T10:20:59.151Z] apicid : 9 [2024-04-16T10:20:59.151Z] initial apicid : 9 [2024-04-16T10:20:59.151Z] fpu : yes [2024-04-16T10:20:59.151Z] fpu_exception : yes [2024-04-16T10:20:59.151Z] cpuid level : 22 [2024-04-16T10:20:59.151Z] wp : yes [2024-04-16T10:20:59.151Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.151Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.151Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.151Z] bogomips : 4800.00 [2024-04-16T10:20:59.151Z] clflush size : 64 [2024-04-16T10:20:59.151Z] cache_alignment : 64 [2024-04-16T10:20:59.151Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.151Z] power management: [2024-04-16T10:20:59.151Z] [2024-04-16T10:20:59.151Z] processor : 25 [2024-04-16T10:20:59.151Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.151Z] cpu family : 6 [2024-04-16T10:20:59.151Z] model : 85 [2024-04-16T10:20:59.151Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.151Z] stepping : 7 [2024-04-16T10:20:59.151Z] microcode : 0x5003302 [2024-04-16T10:20:59.151Z] cpu MHz : 2901.066 [2024-04-16T10:20:59.151Z] cache size : 14080 KB [2024-04-16T10:20:59.151Z] physical id : 0 [2024-04-16T10:20:59.151Z] siblings : 20 [2024-04-16T10:20:59.151Z] core id : 8 [2024-04-16T10:20:59.151Z] cpu cores : 10 [2024-04-16T10:20:59.151Z] apicid : 17 [2024-04-16T10:20:59.151Z] initial apicid : 17 [2024-04-16T10:20:59.151Z] fpu : yes [2024-04-16T10:20:59.151Z] fpu_exception : yes [2024-04-16T10:20:59.151Z] cpuid level : 22 [2024-04-16T10:20:59.151Z] wp : yes [2024-04-16T10:20:59.151Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.151Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.151Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.151Z] bogomips : 4800.00 [2024-04-16T10:20:59.151Z] clflush size : 64 [2024-04-16T10:20:59.151Z] cache_alignment : 64 [2024-04-16T10:20:59.151Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.151Z] power management: [2024-04-16T10:20:59.151Z] [2024-04-16T10:20:59.151Z] processor : 26 [2024-04-16T10:20:59.151Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.151Z] cpu family : 6 [2024-04-16T10:20:59.151Z] model : 85 [2024-04-16T10:20:59.151Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.151Z] stepping : 7 [2024-04-16T10:20:59.151Z] microcode : 0x5003302 [2024-04-16T10:20:59.151Z] cpu MHz : 2900.564 [2024-04-16T10:20:59.151Z] cache size : 14080 KB [2024-04-16T10:20:59.151Z] physical id : 0 [2024-04-16T10:20:59.151Z] siblings : 20 [2024-04-16T10:20:59.151Z] core id : 9 [2024-04-16T10:20:59.151Z] cpu cores : 10 [2024-04-16T10:20:59.152Z] apicid : 19 [2024-04-16T10:20:59.152Z] initial apicid : 19 [2024-04-16T10:20:59.152Z] fpu : yes [2024-04-16T10:20:59.152Z] fpu_exception : yes [2024-04-16T10:20:59.152Z] cpuid level : 22 [2024-04-16T10:20:59.152Z] wp : yes [2024-04-16T10:20:59.152Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.152Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.152Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.152Z] bogomips : 4800.00 [2024-04-16T10:20:59.152Z] clflush size : 64 [2024-04-16T10:20:59.152Z] cache_alignment : 64 [2024-04-16T10:20:59.152Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.152Z] power management: [2024-04-16T10:20:59.152Z] [2024-04-16T10:20:59.152Z] processor : 27 [2024-04-16T10:20:59.152Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.152Z] cpu family : 6 [2024-04-16T10:20:59.152Z] model : 85 [2024-04-16T10:20:59.152Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.152Z] stepping : 7 [2024-04-16T10:20:59.152Z] microcode : 0x5003302 [2024-04-16T10:20:59.152Z] cpu MHz : 2606.450 [2024-04-16T10:20:59.152Z] cache size : 14080 KB [2024-04-16T10:20:59.152Z] physical id : 0 [2024-04-16T10:20:59.152Z] siblings : 20 [2024-04-16T10:20:59.152Z] core id : 10 [2024-04-16T10:20:59.152Z] cpu cores : 10 [2024-04-16T10:20:59.152Z] apicid : 21 [2024-04-16T10:20:59.152Z] initial apicid : 21 [2024-04-16T10:20:59.152Z] fpu : yes [2024-04-16T10:20:59.152Z] fpu_exception : yes [2024-04-16T10:20:59.152Z] cpuid level : 22 [2024-04-16T10:20:59.152Z] wp : yes [2024-04-16T10:20:59.152Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.152Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.152Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.152Z] bogomips : 4800.00 [2024-04-16T10:20:59.152Z] clflush size : 64 [2024-04-16T10:20:59.152Z] cache_alignment : 64 [2024-04-16T10:20:59.152Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.152Z] power management: [2024-04-16T10:20:59.152Z] [2024-04-16T10:20:59.152Z] processor : 28 [2024-04-16T10:20:59.152Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.152Z] cpu family : 6 [2024-04-16T10:20:59.152Z] model : 85 [2024-04-16T10:20:59.152Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.152Z] stepping : 7 [2024-04-16T10:20:59.152Z] microcode : 0x5003302 [2024-04-16T10:20:59.153Z] cpu MHz : 2900.156 [2024-04-16T10:20:59.153Z] cache size : 14080 KB [2024-04-16T10:20:59.153Z] physical id : 0 [2024-04-16T10:20:59.153Z] siblings : 20 [2024-04-16T10:20:59.153Z] core id : 11 [2024-04-16T10:20:59.153Z] cpu cores : 10 [2024-04-16T10:20:59.153Z] apicid : 23 [2024-04-16T10:20:59.153Z] initial apicid : 23 [2024-04-16T10:20:59.153Z] fpu : yes [2024-04-16T10:20:59.153Z] fpu_exception : yes [2024-04-16T10:20:59.153Z] cpuid level : 22 [2024-04-16T10:20:59.153Z] wp : yes [2024-04-16T10:20:59.153Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.153Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.153Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.153Z] bogomips : 4800.00 [2024-04-16T10:20:59.153Z] clflush size : 64 [2024-04-16T10:20:59.153Z] cache_alignment : 64 [2024-04-16T10:20:59.153Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.153Z] power management: [2024-04-16T10:20:59.153Z] [2024-04-16T10:20:59.153Z] processor : 29 [2024-04-16T10:20:59.153Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.153Z] cpu family : 6 [2024-04-16T10:20:59.153Z] model : 85 [2024-04-16T10:20:59.153Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.153Z] stepping : 7 [2024-04-16T10:20:59.153Z] microcode : 0x5003302 [2024-04-16T10:20:59.153Z] cpu MHz : 2899.906 [2024-04-16T10:20:59.153Z] cache size : 14080 KB [2024-04-16T10:20:59.153Z] physical id : 0 [2024-04-16T10:20:59.153Z] siblings : 20 [2024-04-16T10:20:59.153Z] core id : 12 [2024-04-16T10:20:59.153Z] cpu cores : 10 [2024-04-16T10:20:59.153Z] apicid : 25 [2024-04-16T10:20:59.153Z] initial apicid : 25 [2024-04-16T10:20:59.153Z] fpu : yes [2024-04-16T10:20:59.153Z] fpu_exception : yes [2024-04-16T10:20:59.153Z] cpuid level : 22 [2024-04-16T10:20:59.153Z] wp : yes [2024-04-16T10:20:59.153Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.153Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.153Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.153Z] bogomips : 4800.00 [2024-04-16T10:20:59.153Z] clflush size : 64 [2024-04-16T10:20:59.153Z] cache_alignment : 64 [2024-04-16T10:20:59.153Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.153Z] power management: [2024-04-16T10:20:59.153Z] [2024-04-16T10:20:59.153Z] processor : 30 [2024-04-16T10:20:59.153Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.153Z] cpu family : 6 [2024-04-16T10:20:59.153Z] model : 85 [2024-04-16T10:20:59.153Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.153Z] stepping : 7 [2024-04-16T10:20:59.153Z] microcode : 0x5003302 [2024-04-16T10:20:59.153Z] cpu MHz : 3200.000 [2024-04-16T10:20:59.153Z] cache size : 14080 KB [2024-04-16T10:20:59.153Z] physical id : 1 [2024-04-16T10:20:59.153Z] siblings : 20 [2024-04-16T10:20:59.153Z] core id : 0 [2024-04-16T10:20:59.153Z] cpu cores : 10 [2024-04-16T10:20:59.153Z] apicid : 33 [2024-04-16T10:20:59.153Z] initial apicid : 33 [2024-04-16T10:20:59.153Z] fpu : yes [2024-04-16T10:20:59.153Z] fpu_exception : yes [2024-04-16T10:20:59.153Z] cpuid level : 22 [2024-04-16T10:20:59.153Z] wp : yes [2024-04-16T10:20:59.154Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.154Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.154Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.154Z] bogomips : 4807.56 [2024-04-16T10:20:59.154Z] clflush size : 64 [2024-04-16T10:20:59.154Z] cache_alignment : 64 [2024-04-16T10:20:59.154Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.154Z] power management: [2024-04-16T10:20:59.154Z] [2024-04-16T10:20:59.154Z] processor : 31 [2024-04-16T10:20:59.154Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.154Z] cpu family : 6 [2024-04-16T10:20:59.154Z] model : 85 [2024-04-16T10:20:59.154Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.154Z] stepping : 7 [2024-04-16T10:20:59.154Z] microcode : 0x5003302 [2024-04-16T10:20:59.154Z] cpu MHz : 2900.026 [2024-04-16T10:20:59.154Z] cache size : 14080 KB [2024-04-16T10:20:59.154Z] physical id : 1 [2024-04-16T10:20:59.154Z] siblings : 20 [2024-04-16T10:20:59.154Z] core id : 1 [2024-04-16T10:20:59.154Z] cpu cores : 10 [2024-04-16T10:20:59.154Z] apicid : 35 [2024-04-16T10:20:59.154Z] initial apicid : 35 [2024-04-16T10:20:59.154Z] fpu : yes [2024-04-16T10:20:59.154Z] fpu_exception : yes [2024-04-16T10:20:59.154Z] cpuid level : 22 [2024-04-16T10:20:59.154Z] wp : yes [2024-04-16T10:20:59.154Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.154Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.154Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.154Z] bogomips : 4807.56 [2024-04-16T10:20:59.154Z] clflush size : 64 [2024-04-16T10:20:59.154Z] cache_alignment : 64 [2024-04-16T10:20:59.154Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.154Z] power management: [2024-04-16T10:20:59.154Z] [2024-04-16T10:20:59.154Z] processor : 32 [2024-04-16T10:20:59.154Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.154Z] cpu family : 6 [2024-04-16T10:20:59.154Z] model : 85 [2024-04-16T10:20:59.154Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.154Z] stepping : 7 [2024-04-16T10:20:59.154Z] microcode : 0x5003302 [2024-04-16T10:20:59.154Z] cpu MHz : 2893.062 [2024-04-16T10:20:59.154Z] cache size : 14080 KB [2024-04-16T10:20:59.154Z] physical id : 1 [2024-04-16T10:20:59.154Z] siblings : 20 [2024-04-16T10:20:59.154Z] core id : 2 [2024-04-16T10:20:59.154Z] cpu cores : 10 [2024-04-16T10:20:59.154Z] apicid : 37 [2024-04-16T10:20:59.154Z] initial apicid : 37 [2024-04-16T10:20:59.154Z] fpu : yes [2024-04-16T10:20:59.154Z] fpu_exception : yes [2024-04-16T10:20:59.154Z] cpuid level : 22 [2024-04-16T10:20:59.154Z] wp : yes [2024-04-16T10:20:59.154Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.155Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.155Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.155Z] bogomips : 4807.56 [2024-04-16T10:20:59.155Z] clflush size : 64 [2024-04-16T10:20:59.155Z] cache_alignment : 64 [2024-04-16T10:20:59.155Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.155Z] power management: [2024-04-16T10:20:59.155Z] [2024-04-16T10:20:59.155Z] processor : 33 [2024-04-16T10:20:59.155Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.155Z] cpu family : 6 [2024-04-16T10:20:59.155Z] model : 85 [2024-04-16T10:20:59.155Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.155Z] stepping : 7 [2024-04-16T10:20:59.155Z] microcode : 0x5003302 [2024-04-16T10:20:59.155Z] cpu MHz : 2900.022 [2024-04-16T10:20:59.155Z] cache size : 14080 KB [2024-04-16T10:20:59.155Z] physical id : 1 [2024-04-16T10:20:59.155Z] siblings : 20 [2024-04-16T10:20:59.155Z] core id : 3 [2024-04-16T10:20:59.155Z] cpu cores : 10 [2024-04-16T10:20:59.155Z] apicid : 39 [2024-04-16T10:20:59.155Z] initial apicid : 39 [2024-04-16T10:20:59.155Z] fpu : yes [2024-04-16T10:20:59.155Z] fpu_exception : yes [2024-04-16T10:20:59.155Z] cpuid level : 22 [2024-04-16T10:20:59.155Z] wp : yes [2024-04-16T10:20:59.155Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.155Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.155Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.155Z] bogomips : 4807.56 [2024-04-16T10:20:59.155Z] clflush size : 64 [2024-04-16T10:20:59.155Z] cache_alignment : 64 [2024-04-16T10:20:59.155Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.155Z] power management: [2024-04-16T10:20:59.155Z] [2024-04-16T10:20:59.155Z] processor : 34 [2024-04-16T10:20:59.155Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.155Z] cpu family : 6 [2024-04-16T10:20:59.155Z] model : 85 [2024-04-16T10:20:59.155Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.155Z] stepping : 7 [2024-04-16T10:20:59.155Z] microcode : 0x5003302 [2024-04-16T10:20:59.155Z] cpu MHz : 2900.069 [2024-04-16T10:20:59.155Z] cache size : 14080 KB [2024-04-16T10:20:59.155Z] physical id : 1 [2024-04-16T10:20:59.155Z] siblings : 20 [2024-04-16T10:20:59.155Z] core id : 4 [2024-04-16T10:20:59.155Z] cpu cores : 10 [2024-04-16T10:20:59.155Z] apicid : 41 [2024-04-16T10:20:59.155Z] initial apicid : 41 [2024-04-16T10:20:59.155Z] fpu : yes [2024-04-16T10:20:59.155Z] fpu_exception : yes [2024-04-16T10:20:59.155Z] cpuid level : 22 [2024-04-16T10:20:59.155Z] wp : yes [2024-04-16T10:20:59.155Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.155Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.155Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.156Z] bogomips : 4807.56 [2024-04-16T10:20:59.156Z] clflush size : 64 [2024-04-16T10:20:59.156Z] cache_alignment : 64 [2024-04-16T10:20:59.156Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.156Z] power management: [2024-04-16T10:20:59.156Z] [2024-04-16T10:20:59.156Z] processor : 35 [2024-04-16T10:20:59.156Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.156Z] cpu family : 6 [2024-04-16T10:20:59.156Z] model : 85 [2024-04-16T10:20:59.156Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.156Z] stepping : 7 [2024-04-16T10:20:59.156Z] microcode : 0x5003302 [2024-04-16T10:20:59.156Z] cpu MHz : 2967.286 [2024-04-16T10:20:59.156Z] cache size : 14080 KB [2024-04-16T10:20:59.156Z] physical id : 1 [2024-04-16T10:20:59.156Z] siblings : 20 [2024-04-16T10:20:59.156Z] core id : 8 [2024-04-16T10:20:59.156Z] cpu cores : 10 [2024-04-16T10:20:59.156Z] apicid : 49 [2024-04-16T10:20:59.156Z] initial apicid : 49 [2024-04-16T10:20:59.156Z] fpu : yes [2024-04-16T10:20:59.156Z] fpu_exception : yes [2024-04-16T10:20:59.156Z] cpuid level : 22 [2024-04-16T10:20:59.156Z] wp : yes [2024-04-16T10:20:59.156Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.156Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.156Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.156Z] bogomips : 4807.56 [2024-04-16T10:20:59.156Z] clflush size : 64 [2024-04-16T10:20:59.156Z] cache_alignment : 64 [2024-04-16T10:20:59.156Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.156Z] power management: [2024-04-16T10:20:59.156Z] [2024-04-16T10:20:59.156Z] processor : 36 [2024-04-16T10:20:59.156Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.156Z] cpu family : 6 [2024-04-16T10:20:59.156Z] model : 85 [2024-04-16T10:20:59.156Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.156Z] stepping : 7 [2024-04-16T10:20:59.156Z] microcode : 0x5003302 [2024-04-16T10:20:59.156Z] cpu MHz : 3200.000 [2024-04-16T10:20:59.156Z] cache size : 14080 KB [2024-04-16T10:20:59.156Z] physical id : 1 [2024-04-16T10:20:59.156Z] siblings : 20 [2024-04-16T10:20:59.156Z] core id : 9 [2024-04-16T10:20:59.156Z] cpu cores : 10 [2024-04-16T10:20:59.156Z] apicid : 51 [2024-04-16T10:20:59.156Z] initial apicid : 51 [2024-04-16T10:20:59.156Z] fpu : yes [2024-04-16T10:20:59.156Z] fpu_exception : yes [2024-04-16T10:20:59.156Z] cpuid level : 22 [2024-04-16T10:20:59.156Z] wp : yes [2024-04-16T10:20:59.156Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.156Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.156Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.156Z] bogomips : 4807.56 [2024-04-16T10:20:59.156Z] clflush size : 64 [2024-04-16T10:20:59.156Z] cache_alignment : 64 [2024-04-16T10:20:59.156Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.156Z] power management: [2024-04-16T10:20:59.156Z] [2024-04-16T10:20:59.156Z] processor : 37 [2024-04-16T10:20:59.156Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.156Z] cpu family : 6 [2024-04-16T10:20:59.156Z] model : 85 [2024-04-16T10:20:59.156Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.156Z] stepping : 7 [2024-04-16T10:20:59.156Z] microcode : 0x5003302 [2024-04-16T10:20:59.156Z] cpu MHz : 2897.315 [2024-04-16T10:20:59.156Z] cache size : 14080 KB [2024-04-16T10:20:59.156Z] physical id : 1 [2024-04-16T10:20:59.156Z] siblings : 20 [2024-04-16T10:20:59.156Z] core id : 10 [2024-04-16T10:20:59.156Z] cpu cores : 10 [2024-04-16T10:20:59.156Z] apicid : 53 [2024-04-16T10:20:59.156Z] initial apicid : 53 [2024-04-16T10:20:59.156Z] fpu : yes [2024-04-16T10:20:59.156Z] fpu_exception : yes [2024-04-16T10:20:59.156Z] cpuid level : 22 [2024-04-16T10:20:59.156Z] wp : yes [2024-04-16T10:20:59.157Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.157Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.157Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.157Z] bogomips : 4807.56 [2024-04-16T10:20:59.157Z] clflush size : 64 [2024-04-16T10:20:59.157Z] cache_alignment : 64 [2024-04-16T10:20:59.157Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.157Z] power management: [2024-04-16T10:20:59.157Z] [2024-04-16T10:20:59.157Z] processor : 38 [2024-04-16T10:20:59.157Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.157Z] cpu family : 6 [2024-04-16T10:20:59.157Z] model : 85 [2024-04-16T10:20:59.157Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.157Z] stepping : 7 [2024-04-16T10:20:59.157Z] microcode : 0x5003302 [2024-04-16T10:20:59.157Z] cpu MHz : 2900.692 [2024-04-16T10:20:59.157Z] cache size : 14080 KB [2024-04-16T10:20:59.157Z] physical id : 1 [2024-04-16T10:20:59.157Z] siblings : 20 [2024-04-16T10:20:59.157Z] core id : 11 [2024-04-16T10:20:59.157Z] cpu cores : 10 [2024-04-16T10:20:59.157Z] apicid : 55 [2024-04-16T10:20:59.157Z] initial apicid : 55 [2024-04-16T10:20:59.157Z] fpu : yes [2024-04-16T10:20:59.157Z] fpu_exception : yes [2024-04-16T10:20:59.157Z] cpuid level : 22 [2024-04-16T10:20:59.157Z] wp : yes [2024-04-16T10:20:59.157Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.157Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.157Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.157Z] bogomips : 4807.56 [2024-04-16T10:20:59.157Z] clflush size : 64 [2024-04-16T10:20:59.157Z] cache_alignment : 64 [2024-04-16T10:20:59.157Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.157Z] power management: [2024-04-16T10:20:59.157Z] [2024-04-16T10:20:59.157Z] processor : 39 [2024-04-16T10:20:59.157Z] vendor_id : GenuineIntel [2024-04-16T10:20:59.157Z] cpu family : 6 [2024-04-16T10:20:59.157Z] model : 85 [2024-04-16T10:20:59.157Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:20:59.157Z] stepping : 7 [2024-04-16T10:20:59.157Z] microcode : 0x5003302 [2024-04-16T10:20:59.157Z] cpu MHz : 2900.010 [2024-04-16T10:20:59.157Z] cache size : 14080 KB [2024-04-16T10:20:59.157Z] physical id : 1 [2024-04-16T10:20:59.157Z] siblings : 20 [2024-04-16T10:20:59.157Z] core id : 12 [2024-04-16T10:20:59.157Z] cpu cores : 10 [2024-04-16T10:20:59.157Z] apicid : 57 [2024-04-16T10:20:59.157Z] initial apicid : 57 [2024-04-16T10:20:59.157Z] fpu : yes [2024-04-16T10:20:59.157Z] fpu_exception : yes [2024-04-16T10:20:59.157Z] cpuid level : 22 [2024-04-16T10:20:59.157Z] wp : yes [2024-04-16T10:20:59.158Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:20:59.158Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:20:59.158Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:20:59.158Z] bogomips : 4807.56 [2024-04-16T10:20:59.158Z] clflush size : 64 [2024-04-16T10:20:59.158Z] cache_alignment : 64 [2024-04-16T10:20:59.158Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:20:59.158Z] power management: [2024-04-16T10:20:59.158Z] [2024-04-16T10:20:59.158Z] + cat /proc/meminfo [2024-04-16T10:20:59.158Z] MemTotal: 131639688 kB [2024-04-16T10:20:59.158Z] MemFree: 11464652 kB [2024-04-16T10:20:59.158Z] MemAvailable: 106888688 kB [2024-04-16T10:20:59.158Z] Buffers: 1144 kB [2024-04-16T10:20:59.158Z] Cached: 86429532 kB [2024-04-16T10:20:59.158Z] SwapCached: 0 kB [2024-04-16T10:20:59.158Z] Active: 26818020 kB [2024-04-16T10:20:59.158Z] Inactive: 69901012 kB [2024-04-16T10:20:59.158Z] Active(anon): 9825680 kB [2024-04-16T10:20:59.158Z] Inactive(anon): 604520 kB [2024-04-16T10:20:59.158Z] Active(file): 16992340 kB [2024-04-16T10:20:59.158Z] Inactive(file): 69296492 kB [2024-04-16T10:20:59.158Z] Unevictable: 143900 kB [2024-04-16T10:20:59.158Z] Mlocked: 143900 kB [2024-04-16T10:20:59.158Z] SwapTotal: 0 kB [2024-04-16T10:20:59.158Z] SwapFree: 0 kB [2024-04-16T10:20:59.158Z] Zswap: 0 kB [2024-04-16T10:20:59.158Z] Zswapped: 0 kB [2024-04-16T10:20:59.158Z] Dirty: 540892 kB [2024-04-16T10:20:59.158Z] Writeback: 0 kB [2024-04-16T10:20:59.158Z] AnonPages: 10400672 kB [2024-04-16T10:20:59.158Z] Mapped: 1212804 kB [2024-04-16T10:20:59.158Z] Shmem: 133896 kB [2024-04-16T10:20:59.158Z] KReclaimable: 10196868 kB [2024-04-16T10:20:59.158Z] Slab: 16721928 kB [2024-04-16T10:20:59.158Z] SReclaimable: 10196868 kB [2024-04-16T10:20:59.158Z] SUnreclaim: 6525060 kB [2024-04-16T10:20:59.158Z] KernelStack: 49296 kB [2024-04-16T10:20:59.158Z] PageTables: 70404 kB [2024-04-16T10:20:59.158Z] SecPageTables: 0 kB [2024-04-16T10:20:59.158Z] NFS_Unstable: 0 kB [2024-04-16T10:20:59.158Z] Bounce: 0 kB [2024-04-16T10:20:59.158Z] WritebackTmp: 0 kB [2024-04-16T10:20:59.158Z] CommitLimit: 65819844 kB [2024-04-16T10:20:59.158Z] Committed_AS: 15465656 kB [2024-04-16T10:20:59.158Z] VmallocTotal: 34359738367 kB [2024-04-16T10:20:59.158Z] VmallocUsed: 239816 kB [2024-04-16T10:20:59.158Z] VmallocChunk: 0 kB [2024-04-16T10:20:59.158Z] Percpu: 657600 kB [2024-04-16T10:20:59.158Z] HardwareCorrupted: 0 kB [2024-04-16T10:20:59.158Z] AnonHugePages: 4151296 kB [2024-04-16T10:20:59.158Z] ShmemHugePages: 0 kB [2024-04-16T10:20:59.158Z] ShmemPmdMapped: 0 kB [2024-04-16T10:20:59.158Z] FileHugePages: 0 kB [2024-04-16T10:20:59.158Z] FilePmdMapped: 0 kB [2024-04-16T10:20:59.158Z] CmaTotal: 0 kB [2024-04-16T10:20:59.158Z] CmaFree: 0 kB [2024-04-16T10:20:59.158Z] HugePages_Total: 0 [2024-04-16T10:20:59.158Z] HugePages_Free: 0 [2024-04-16T10:20:59.158Z] HugePages_Rsvd: 0 [2024-04-16T10:20:59.158Z] HugePages_Surp: 0 [2024-04-16T10:20:59.158Z] Hugepagesize: 2048 kB [2024-04-16T10:20:59.158Z] Hugetlb: 0 kB [2024-04-16T10:20:59.158Z] DirectMap4k: 1028440 kB [2024-04-16T10:20:59.158Z] DirectMap2M: 32180224 kB [2024-04-16T10:20:59.158Z] DirectMap1G: 102760448 kB [Pipeline] sh [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setOSConditions: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setToolWin: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setToolUnix: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setToolProperty: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setS1ASclassPath: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] init-common: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] deploy-common: [2024-04-16T10:20:59.303Z] [echo] Current time (ISO): 2024-04-16T10:20:59.000+0000 [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setOSConditions: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setToolWin: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setToolUnix: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.303Z] setToolProperty: [2024-04-16T10:20:59.303Z] [2024-04-16T10:20:59.304Z] setS1ASclassPath: [2024-04-16T10:20:59.304Z] [2024-04-16T10:20:59.304Z] init-common: [2024-04-16T10:20:59.304Z] [2024-04-16T10:20:59.304Z] deploy-common-pe: [2024-04-16T10:20:59.441Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:59.441Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:20:59.441Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:59.535Z] [exec] Apr 16, 2024 10:20:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:20:59.535Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:20:59.696Z] [javac] 1 warning [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] build: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] setOSConditions: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] setToolWin: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] setToolUnix: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] setToolProperty: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] setS1ASclassPath: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] init-common: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] webclient-war-common: [2024-04-16T10:20:59.696Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] clear: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] test-tlds-exist: [2024-04-16T10:20:59.696Z] [2024-04-16T10:20:59.696Z] copy-tlds: [2024-04-16T10:20:59.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:59.697Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:20:59.697Z] [2024-04-16T10:20:59.697Z] test-tagfiles-exist: [2024-04-16T10:20:59.697Z] [2024-04-16T10:20:59.697Z] copy-tagfiles: [2024-04-16T10:20:59.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:20:59.697Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:20:59.697Z] [2024-04-16T10:20:59.697Z] package-war-common: [2024-04-16T10:20:59.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:59.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:59.697Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/lib [2024-04-16T10:20:59.697Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:59.697Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:59.697Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2024-04-16T10:20:59.697Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:59.697Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:59.697Z] [javac] Compiling 1 source file [2024-04-16T10:20:59.697Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptlessTagBodyJspDocument/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:59.697Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:59.697Z] [2024-04-16T10:20:59.697Z] deploy: [2024-04-16T10:20:59.697Z] [2024-04-16T10:20:59.697Z] deploy-war-common: [2024-04-16T10:20:59.697Z] [2024-04-16T10:20:59.697Z] setOSConditions: [2024-04-16T10:20:59.697Z] [2024-04-16T10:20:59.698Z] setToolWin: [2024-04-16T10:20:59.698Z] [2024-04-16T10:20:59.698Z] setToolUnix: [2024-04-16T10:20:59.698Z] [2024-04-16T10:20:59.698Z] setToolProperty: [2024-04-16T10:20:59.698Z] [2024-04-16T10:20:59.698Z] setS1ASclassPath: [2024-04-16T10:20:59.698Z] [2024-04-16T10:20:59.698Z] init-common: [2024-04-16T10:20:59.698Z] [2024-04-16T10:20:59.698Z] deploy-war-commonpe: [2024-04-16T10:20:59.748Z] [INFO] [2024-04-16T10:20:59.748Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:20:59.748Z] [INFO] [2024-04-16T10:20:59.748Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:20:59.839Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:20:59.840Z] [javac] 1 warning [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] build: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] setOSConditions: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] setToolWin: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] setToolUnix: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] setToolProperty: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] setS1ASclassPath: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] init-common: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] webclient-war-common: [2024-04-16T10:20:59.840Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] clear: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] test-tlds-exist: [2024-04-16T10:20:59.840Z] [2024-04-16T10:20:59.840Z] copy-tlds: [2024-04-16T10:20:59.841Z] [2024-04-16T10:20:59.841Z] test-tagfiles-exist: [2024-04-16T10:20:59.841Z] [2024-04-16T10:20:59.841Z] copy-tagfiles: [2024-04-16T10:20:59.841Z] [2024-04-16T10:20:59.841Z] package-war-common: [2024-04-16T10:20:59.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:20:59.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:59.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:59.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:20:59.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/lib [2024-04-16T10:20:59.841Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:59.841Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:20:59.841Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/docroot [2024-04-16T10:20:59.841Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2024-04-16T10:20:59.841Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:20:59.842Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:20:59.842Z] [javac] Compiling 1 source file [2024-04-16T10:20:59.842Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/alternative-leaks/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:20:59.842Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] deploy: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] deploy-war-common: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] setOSConditions: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] setToolWin: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] setToolUnix: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] setToolProperty: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] setS1ASclassPath: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] init-common: [2024-04-16T10:20:59.842Z] [2024-04-16T10:20:59.842Z] deploy-war-commonpe: [2024-04-16T10:20:59.901Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idApp.ear [2024-04-16T10:21:00.296Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptless-tag-body-jsp-document --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptless-tag-body-jsp-document-web.war [2024-04-16T10:21:00.356Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:00.365Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:21:00.365Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:21:00.366Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test security_all [2024-04-16T10:21:00.366Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:21:00.366Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:21:00.366Z] + readonly GF_INTERNAL_ENV_SH=/tmp/uPrgf-internal-env [2024-04-16T10:21:00.366Z] + GF_INTERNAL_ENV_SH=/tmp/uPrgf-internal-env [2024-04-16T10:21:00.366Z] + '[' '!' -z '' ']' [2024-04-16T10:21:00.366Z] + export WSIMPORT_OPTS= [2024-04-16T10:21:00.366Z] + WSIMPORT_OPTS= [2024-04-16T10:21:00.366Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:21:00.366Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:21:00.366Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:21:00.366Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:00.366Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:00.366Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:00.366Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:00.366Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:21:00.366Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:21:00.366Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:21:00.366Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:21:00.366Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:21:00.366Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:21:00.366Z] + echo 'Preparing dependencies ...' [2024-04-16T10:21:00.366Z] Preparing dependencies ... [2024-04-16T10:21:00.366Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:21:00.402Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-specialization-leak-alternatives --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-specialization-leak-alternatives-web.war [2024-04-16T10:21:00.405Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:00.405Z] [javac] 1 warning [2024-04-16T10:21:00.405Z] [2024-04-16T10:21:00.405Z] setOSConditions: [2024-04-16T10:21:00.405Z] [2024-04-16T10:21:00.405Z] setToolWin: [2024-04-16T10:21:00.405Z] [2024-04-16T10:21:00.405Z] setToolUnix: [2024-04-16T10:21:00.405Z] [2024-04-16T10:21:00.405Z] setToolProperty: [2024-04-16T10:21:00.405Z] [2024-04-16T10:21:00.405Z] setS1ASclassPath: [2024-04-16T10:21:00.405Z] [2024-04-16T10:21:00.405Z] init-common: [2024-04-16T10:21:00.405Z] [2024-04-16T10:21:00.405Z] compile-common: [2024-04-16T10:21:00.405Z] [echo] Current time (ISO): 2024-04-16T10:21:00.323+0000 [2024-04-16T10:21:00.405Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:00.442Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2024-04-16T10:21:00.442Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:21:00.442Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'DBUSER' does not exist [2024-04-16T10:21:00.442Z] [sql] 0 rows affected [2024-04-16T10:21:00.442Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:21:00.442Z] [2024-04-16T10:21:00.442Z] setOSConditions: [2024-04-16T10:21:00.442Z] [2024-04-16T10:21:00.442Z] setToolWin: [2024-04-16T10:21:00.442Z] [2024-04-16T10:21:00.442Z] setToolUnix: [2024-04-16T10:21:00.442Z] [2024-04-16T10:21:00.443Z] setToolProperty: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] setS1ASclassPath: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] init-common: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] deploy-jdbc-common: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] setOSConditions: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] setToolWin: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] setToolUnix: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] setToolProperty: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] setS1ASclassPath: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] init-common: [2024-04-16T10:21:00.443Z] [2024-04-16T10:21:00.443Z] create-jdbc-connpool-common: [2024-04-16T10:21:00.612Z] [javac] 1 warning [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] build: [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] setOSConditions: [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] setToolWin: [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] setToolUnix: [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] setToolProperty: [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] setS1ASclassPath: [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] init-common: [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] ejb-jar-common: [2024-04-16T10:21:00.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:00.612Z] [2024-04-16T10:21:00.612Z] package-ejbjar-common: [2024-04-16T10:21:00.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:00.612Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:00.612Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:00.612Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2024-04-16T10:21:00.613Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] deploy: [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] setOSConditions: [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] setToolWin: [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] setToolUnix: [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] setToolProperty: [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] setS1ASclassPath: [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] init-common: [2024-04-16T10:21:00.613Z] [2024-04-16T10:21:00.613Z] deploy-jar-common: [2024-04-16T10:21:00.634Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:00.634Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:21:00.634Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:21:00.635Z] [javac] 2 warnings [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] build: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] setOSConditions: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] setToolWin: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] setToolUnix: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] setToolProperty: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] setS1ASclassPath: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] init-common: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] webclient-war-common: [2024-04-16T10:21:00.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] clear: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] test-tlds-exist: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] copy-tlds: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] test-tagfiles-exist: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] copy-tagfiles: [2024-04-16T10:21:00.635Z] [2024-04-16T10:21:00.635Z] package-war-common: [2024-04-16T10:21:00.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:00.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:00.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:00.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:00.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/lib [2024-04-16T10:21:00.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:00.636Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:00.636Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:00.636Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-web.war [2024-04-16T10:21:00.636Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:00.636Z] [2024-04-16T10:21:00.636Z] setOSConditions: [2024-04-16T10:21:00.636Z] [2024-04-16T10:21:00.636Z] setToolWin: [2024-04-16T10:21:00.636Z] [2024-04-16T10:21:00.636Z] setToolUnix: [2024-04-16T10:21:00.636Z] [2024-04-16T10:21:00.636Z] setToolProperty: [2024-04-16T10:21:00.636Z] [2024-04-16T10:21:00.636Z] setS1ASclassPath: [2024-04-16T10:21:00.636Z] [2024-04-16T10:21:00.636Z] init-common: [2024-04-16T10:21:00.636Z] [2024-04-16T10:21:00.636Z] compile-common: [2024-04-16T10:21:00.636Z] [echo] Current time (ISO): 2024-04-16T10:21:00.378+0000 [2024-04-16T10:21:00.636Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:01.186Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-methodintf-ejb.jar [2024-04-16T10:21:01.237Z] [exec] Application deployed with name web-jsp-scriptless-tag-body-jsp-document-web. [2024-04-16T10:21:01.237Z] [2024-04-16T10:21:01.237Z] deploy-war-commonee: [2024-04-16T10:21:01.237Z] [2024-04-16T10:21:01.237Z] run: [2024-04-16T10:21:01.237Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptless-tag-body-jsp-document/jsp/test.jspx [2024-04-16T10:21:01.352Z] [exec] Application deployed with name cdi-specialization-leak-alternatives-web. [2024-04-16T10:21:01.352Z] [2024-04-16T10:21:01.352Z] deploy-war-commonee: [2024-04-16T10:21:01.352Z] [2024-04-16T10:21:01.352Z] run: [2024-04-16T10:21:01.353Z] [java] opening connection to http://localhost:8080/cdi-specialization-leak-alternatives/myurl [2024-04-16T10:21:01.353Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:21:01.353Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:01.353Z] [java] [2024-04-16T10:21:01.353Z] [java] [2024-04-16T10:21:01.353Z] [java] ----------------------------------------- [2024-04-16T10:21:01.353Z] [java] - specialization-alternative-leaks: PASS - [2024-04-16T10:21:01.353Z] [java] ----------------------------------------- [2024-04-16T10:21:01.353Z] [java] - Total PASS : 1 - [2024-04-16T10:21:01.353Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:01.353Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:01.353Z] [java] ----------------------------------------- [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] undeploy: [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] setOSConditions: [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] setToolWin: [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] setToolUnix: [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] setToolProperty: [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] setS1ASclassPath: [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] init-common: [2024-04-16T10:21:01.353Z] [2024-04-16T10:21:01.353Z] undeploy-war-common: [2024-04-16T10:21:01.426Z] [exec] Apr 16, 2024 10:21:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:01.426Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:01.497Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:01.497Z] [java] [2024-04-16T10:21:01.497Z] [java] [2024-04-16T10:21:01.497Z] [java] ----------------------------------------- [2024-04-16T10:21:01.497Z] [java] - jsp-scriptless-tag-body-jsp-document: PASS - [2024-04-16T10:21:01.497Z] [java] ----------------------------------------- [2024-04-16T10:21:01.497Z] [java] - Total PASS : 1 - [2024-04-16T10:21:01.497Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:01.497Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:01.497Z] [java] ----------------------------------------- [2024-04-16T10:21:01.497Z] [2024-04-16T10:21:01.497Z] undeploy: [2024-04-16T10:21:01.497Z] [2024-04-16T10:21:01.497Z] setOSConditions: [2024-04-16T10:21:01.497Z] [2024-04-16T10:21:01.497Z] setToolWin: [2024-04-16T10:21:01.497Z] [2024-04-16T10:21:01.497Z] setToolUnix: [2024-04-16T10:21:01.497Z] [2024-04-16T10:21:01.497Z] setToolProperty: [2024-04-16T10:21:01.497Z] [2024-04-16T10:21:01.498Z] setS1ASclassPath: [2024-04-16T10:21:01.498Z] [2024-04-16T10:21:01.498Z] init-common: [2024-04-16T10:21:01.498Z] [2024-04-16T10:21:01.498Z] undeploy-war-common: [2024-04-16T10:21:01.682Z] [exec] Apr 16, 2024 10:21:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:01.682Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:02.059Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptless-tag-body-jsp-document-web [2024-04-16T10:21:02.059Z] [2024-04-16T10:21:02.059Z] all: [2024-04-16T10:21:02.060Z] [echo] [2024-04-16T10:21:02.060Z] [echo] ************************* [2024-04-16T10:21:02.060Z] [echo] * Running jspScriptletAfterScriptlessTag [2024-04-16T10:21:02.060Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag [2024-04-16T10:21:02.060Z] [echo] ************************* [2024-04-16T10:21:02.060Z] [echo] [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setOSConditions: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolWin: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolUnix: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolProperty: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setS1ASclassPath: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] init-common: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] clean: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setOSConditions: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolWin: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolUnix: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolProperty: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setS1ASclassPath: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] init-common: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] clean-common: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setOSConditions: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolWin: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolUnix: [2024-04-16T10:21:02.060Z] [2024-04-16T10:21:02.060Z] setToolProperty: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setS1ASclassPath: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] init-common: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] clean-classes-common: [2024-04-16T10:21:02.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setOSConditions: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setToolWin: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setToolUnix: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setToolProperty: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setS1ASclassPath: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] init-common: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] clean-jars-common: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] compile: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setOSConditions: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setToolWin: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setToolUnix: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setToolProperty: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] setS1ASclassPath: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] init-common: [2024-04-16T10:21:02.061Z] [2024-04-16T10:21:02.061Z] compile-common: [2024-04-16T10:21:02.061Z] [echo] Current time (ISO): 2024-04-16T10:21:02.046+0000 [2024-04-16T10:21:02.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:02.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/servlet [2024-04-16T10:21:02.062Z] [2024-04-16T10:21:02.062Z] build: [2024-04-16T10:21:02.062Z] [2024-04-16T10:21:02.062Z] setOSConditions: [2024-04-16T10:21:02.062Z] [2024-04-16T10:21:02.062Z] setToolWin: [2024-04-16T10:21:02.062Z] [2024-04-16T10:21:02.062Z] setToolUnix: [2024-04-16T10:21:02.062Z] [2024-04-16T10:21:02.062Z] setToolProperty: [2024-04-16T10:21:02.062Z] [2024-04-16T10:21:02.062Z] setS1ASclassPath: [2024-04-16T10:21:02.062Z] [2024-04-16T10:21:02.062Z] init-common: [2024-04-16T10:21:02.268Z] [INFO] Scanning for projects... [2024-04-16T10:21:02.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-specialization-leak-alternatives-web [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] all: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setOSConditions: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setToolWin: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setToolUnix: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setToolProperty: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setS1ASclassPath: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] init-common: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] clean: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setOSConditions: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setToolWin: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setToolUnix: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.281Z] setToolProperty: [2024-04-16T10:21:02.281Z] [2024-04-16T10:21:02.282Z] setS1ASclassPath: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] init-common: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] clean-common: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setOSConditions: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setToolWin: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setToolUnix: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setToolProperty: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setS1ASclassPath: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] init-common: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] clean-classes-common: [2024-04-16T10:21:02.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setOSConditions: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setToolWin: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setToolUnix: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setToolProperty: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setS1ASclassPath: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] init-common: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] clean-jars-common: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] compile: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.282Z] setOSConditions: [2024-04-16T10:21:02.282Z] [2024-04-16T10:21:02.283Z] setToolWin: [2024-04-16T10:21:02.283Z] [2024-04-16T10:21:02.283Z] setToolUnix: [2024-04-16T10:21:02.283Z] [2024-04-16T10:21:02.283Z] setToolProperty: [2024-04-16T10:21:02.283Z] [2024-04-16T10:21:02.283Z] setS1ASclassPath: [2024-04-16T10:21:02.283Z] [2024-04-16T10:21:02.283Z] init-common: [2024-04-16T10:21:02.283Z] [2024-04-16T10:21:02.283Z] compile-common: [2024-04-16T10:21:02.283Z] [echo] Current time (ISO): 2024-04-16T10:21:02.029+0000 [2024-04-16T10:21:02.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:02.283Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:02.318Z] [2024-04-16T10:21:02.318Z] webclient-war-common: [2024-04-16T10:21:02.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:02.318Z] [2024-04-16T10:21:02.318Z] clear: [2024-04-16T10:21:02.318Z] [2024-04-16T10:21:02.318Z] test-tlds-exist: [2024-04-16T10:21:02.318Z] [2024-04-16T10:21:02.318Z] copy-tlds: [2024-04-16T10:21:02.318Z] [2024-04-16T10:21:02.318Z] test-tagfiles-exist: [2024-04-16T10:21:02.318Z] [2024-04-16T10:21:02.318Z] copy-tagfiles: [2024-04-16T10:21:02.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:21:02.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:21:02.318Z] [2024-04-16T10:21:02.318Z] package-war-common: [2024-04-16T10:21:02.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:02.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:02.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/lib [2024-04-16T10:21:02.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:02.318Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2024-04-16T10:21:02.319Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:02.319Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:02.319Z] [javac] Compiling 1 source file [2024-04-16T10:21:02.319Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletAfterScriptlessTag/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:02.319Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] deploy: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] deploy-war-common: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] setOSConditions: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] setToolWin: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] setToolUnix: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] setToolProperty: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] setS1ASclassPath: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] init-common: [2024-04-16T10:21:02.319Z] [2024-04-16T10:21:02.319Z] deploy-war-commonpe: [2024-04-16T10:21:02.342Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:21:02.342Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:21:02.342Z] [2024-04-16T10:21:02.342Z] set-derby-connpool-props: [2024-04-16T10:21:02.526Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:02.526Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:21:02.526Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:21:02.526Z] [javac] 2 warnings [2024-04-16T10:21:02.526Z] [2024-04-16T10:21:02.526Z] setOSConditions: [2024-04-16T10:21:02.526Z] [2024-04-16T10:21:02.526Z] setToolWin: [2024-04-16T10:21:02.526Z] [2024-04-16T10:21:02.526Z] setToolUnix: [2024-04-16T10:21:02.526Z] [2024-04-16T10:21:02.527Z] setToolProperty: [2024-04-16T10:21:02.527Z] [2024-04-16T10:21:02.527Z] setS1ASclassPath: [2024-04-16T10:21:02.527Z] [2024-04-16T10:21:02.527Z] init-common: [2024-04-16T10:21:02.527Z] [2024-04-16T10:21:02.527Z] compile-common: [2024-04-16T10:21:02.527Z] [echo] Current time (ISO): 2024-04-16T10:21:02.489+0000 [2024-04-16T10:21:02.527Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:02.902Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-after-scriptless-tag --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-after-scriptless-tag-web.war [2024-04-16T10:21:02.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:03.025Z] [INFO] [2024-04-16T10:21:03.025Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:21:03.025Z] [INFO] [2024-04-16T10:21:03.025Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:21:03.185Z] [javac] 1 warning [2024-04-16T10:21:03.185Z] [2024-04-16T10:21:03.185Z] setOSConditions: [2024-04-16T10:21:03.185Z] [2024-04-16T10:21:03.185Z] setToolWin: [2024-04-16T10:21:03.185Z] [2024-04-16T10:21:03.185Z] setToolUnix: [2024-04-16T10:21:03.185Z] [2024-04-16T10:21:03.185Z] setToolProperty: [2024-04-16T10:21:03.185Z] [2024-04-16T10:21:03.185Z] setS1ASclassPath: [2024-04-16T10:21:03.185Z] [2024-04-16T10:21:03.185Z] init-common: [2024-04-16T10:21:03.185Z] [2024-04-16T10:21:03.185Z] compile-common: [2024-04-16T10:21:03.185Z] [echo] Current time (ISO): 2024-04-16T10:21:03.090+0000 [2024-04-16T10:21:03.185Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:03.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:21:03.306Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:21:03.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:21:03.861Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:21:04.117Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:21:04.117Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:21:04.170Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:04.436Z] [javac] 1 warning [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] build: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] setOSConditions: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] setToolWin: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] setToolUnix: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] setToolProperty: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] setS1ASclassPath: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] init-common: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] webclient-war-common: [2024-04-16T10:21:04.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] clear: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] test-tlds-exist: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] copy-tlds: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] test-tagfiles-exist: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] copy-tagfiles: [2024-04-16T10:21:04.436Z] [2024-04-16T10:21:04.436Z] package-war-common: [2024-04-16T10:21:04.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:04.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:04.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:04.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:04.436Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/lib [2024-04-16T10:21:04.437Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:04.437Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:04.437Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/docroot [2024-04-16T10:21:04.437Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2024-04-16T10:21:04.437Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:04.437Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:04.437Z] [javac] Compiling 1 source file [2024-04-16T10:21:04.437Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/specialization/specialization-simple/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:04.437Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] deploy: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] deploy-war-common: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] setOSConditions: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] setToolWin: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] setToolUnix: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] setToolProperty: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] setS1ASclassPath: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] init-common: [2024-04-16T10:21:04.693Z] [2024-04-16T10:21:04.693Z] deploy-war-commonpe: [2024-04-16T10:21:04.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:21:04.705Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [Pipeline] { [Pipeline] sh [2024-04-16T10:21:04.920Z] [INFO] No sources to compile [2024-04-16T10:21:04.920Z] [INFO] [2024-04-16T10:21:04.920Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:04.920Z] [INFO] [2024-04-16T10:21:04.920Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:04.920Z] [INFO] [2024-04-16T10:21:04.920Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:21:04.920Z] [INFO] No sources to compile [2024-04-16T10:21:04.920Z] [INFO] [2024-04-16T10:21:04.920Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:21:04.920Z] [INFO] No sources to compile [2024-04-16T10:21:04.920Z] [INFO] [2024-04-16T10:21:04.920Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:21:04.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:21:04.961Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:21:04.991Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:21:04.991Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:21:04.991Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:21:04.991Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:21:04.991Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:21:04.991Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:21:04.991Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:21:04.991Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:21:04.991Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:21:04.991Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:21:04.991Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:21:04.991Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:21:04.991Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:21:04.991Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:21:04.991Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:21:04.991Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:21:04.991Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:04.991Z] [INFO] BUILD SUCCESS [2024-04-16T10:21:04.991Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:04.991Z] [INFO] Total time: 19.773 s [2024-04-16T10:21:04.991Z] [INFO] Finished at: 2024-04-16T10:21:04Z [2024-04-16T10:21:04.991Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:04.991Z] + run_test persistence_all [2024-04-16T10:21:04.991Z] + local testid=persistence_all [2024-04-16T10:21:04.991Z] + local found=false [2024-04-16T10:21:04.991Z] ++ find . -name run_test.sh [2024-04-16T10:21:04.991Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.991Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:21:04.991Z] + OPT=list_test_ids [2024-04-16T10:21:04.991Z] + TEST_ID= [2024-04-16T10:21:04.991Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:21:04.991Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:21:04.991Z] +++ uname [2024-04-16T10:21:04.991Z] +++ grep -i sunos [2024-04-16T10:21:04.991Z] +++ wc -l [2024-04-16T10:21:04.991Z] +++ awk '{print $1}' [2024-04-16T10:21:04.991Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.991Z] ++ GREP=grep [2024-04-16T10:21:04.991Z] ++ AWK=awk [2024-04-16T10:21:04.991Z] ++ SED=sed [2024-04-16T10:21:04.991Z] ++ BC=bc [2024-04-16T10:21:04.991Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.991Z] + case ${OPT} in [2024-04-16T10:21:04.991Z] + list_test_ids [2024-04-16T10:21:04.991Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:21:04.991Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.991Z] + [[ admin_cli_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.991Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.991Z] + [[ admin-cli-group-1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ admin-cli-group-2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ admin-cli-group-3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ admin-cli-group-4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ admin-cli-group-5 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + [[ false = true ]] [2024-04-16T10:21:04.992Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.992Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:21:04.992Z] + OPT=list_test_ids [2024-04-16T10:21:04.992Z] + TEST_ID= [2024-04-16T10:21:04.992Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:21:04.992Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:21:04.992Z] +++ uname [2024-04-16T10:21:04.992Z] +++ grep -i sunos [2024-04-16T10:21:04.992Z] +++ wc -l [2024-04-16T10:21:04.992Z] +++ awk '{print $1}' [2024-04-16T10:21:04.992Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.992Z] ++ GREP=grep [2024-04-16T10:21:04.992Z] ++ AWK=awk [2024-04-16T10:21:04.992Z] ++ SED=sed [2024-04-16T10:21:04.992Z] ++ BC=bc [2024-04-16T10:21:04.992Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.992Z] + case ${OPT} in [2024-04-16T10:21:04.992Z] + list_test_ids [2024-04-16T10:21:04.992Z] + echo batch_all [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ batch_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + [[ false = true ]] [2024-04-16T10:21:04.992Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.992Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:21:04.992Z] + OPT=list_test_ids [2024-04-16T10:21:04.992Z] + TEST_ID= [2024-04-16T10:21:04.992Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:21:04.992Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:21:04.992Z] +++ uname [2024-04-16T10:21:04.992Z] +++ grep -i sunos [2024-04-16T10:21:04.992Z] +++ wc -l [2024-04-16T10:21:04.992Z] +++ awk '{print $1}' [2024-04-16T10:21:04.992Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.992Z] ++ GREP=grep [2024-04-16T10:21:04.992Z] ++ AWK=awk [2024-04-16T10:21:04.992Z] ++ SED=sed [2024-04-16T10:21:04.992Z] ++ BC=bc [2024-04-16T10:21:04.992Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.992Z] + case ${OPT} in [2024-04-16T10:21:04.992Z] + list_test_ids [2024-04-16T10:21:04.992Z] + echo cdi_all [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ cdi_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + [[ false = true ]] [2024-04-16T10:21:04.992Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.992Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:21:04.992Z] + OPT=list_test_ids [2024-04-16T10:21:04.992Z] + TEST_ID= [2024-04-16T10:21:04.992Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:21:04.992Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:21:04.992Z] +++ uname [2024-04-16T10:21:04.992Z] +++ grep -i sunos [2024-04-16T10:21:04.992Z] +++ wc -l [2024-04-16T10:21:04.992Z] +++ awk '{print $1}' [2024-04-16T10:21:04.992Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.992Z] ++ GREP=grep [2024-04-16T10:21:04.992Z] ++ AWK=awk [2024-04-16T10:21:04.992Z] ++ SED=sed [2024-04-16T10:21:04.992Z] ++ BC=bc [2024-04-16T10:21:04.992Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.992Z] + case ${OPT} in [2024-04-16T10:21:04.992Z] + list_test_ids [2024-04-16T10:21:04.992Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ connector_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ connector_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ connector_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ connector_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ connector_group_4 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + [[ false = true ]] [2024-04-16T10:21:04.992Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.992Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:21:04.992Z] + OPT=list_test_ids [2024-04-16T10:21:04.992Z] + TEST_ID= [2024-04-16T10:21:04.992Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:21:04.992Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:21:04.992Z] +++ uname [2024-04-16T10:21:04.992Z] +++ grep -i sunos [2024-04-16T10:21:04.992Z] +++ wc -l [2024-04-16T10:21:04.992Z] +++ awk '{print $1}' [2024-04-16T10:21:04.992Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.992Z] ++ GREP=grep [2024-04-16T10:21:04.992Z] ++ AWK=awk [2024-04-16T10:21:04.992Z] ++ SED=sed [2024-04-16T10:21:04.992Z] ++ BC=bc [2024-04-16T10:21:04.992Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.992Z] + case ${OPT} in [2024-04-16T10:21:04.992Z] + list_test_ids [2024-04-16T10:21:04.992Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ deployment_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ deployment_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + [[ false = true ]] [2024-04-16T10:21:04.992Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.992Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:21:04.992Z] + OPT=list_test_ids [2024-04-16T10:21:04.992Z] + TEST_ID= [2024-04-16T10:21:04.992Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:21:04.992Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:21:04.992Z] +++ uname [2024-04-16T10:21:04.992Z] +++ grep -i sunos [2024-04-16T10:21:04.992Z] +++ wc -l [2024-04-16T10:21:04.992Z] +++ awk '{print $1}' [2024-04-16T10:21:04.992Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.992Z] ++ GREP=grep [2024-04-16T10:21:04.992Z] ++ AWK=awk [2024-04-16T10:21:04.992Z] ++ SED=sed [2024-04-16T10:21:04.992Z] ++ BC=bc [2024-04-16T10:21:04.992Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.992Z] + case ${OPT} in [2024-04-16T10:21:04.992Z] + list_test_ids [2024-04-16T10:21:04.992Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ ejb_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ ejb_timer_cluster_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ ejb_web_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ ejb_group_1 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ ejb_group_2 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ ejb_group_3 = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.992Z] + [[ ejb_group_embedded = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.992Z] + [[ false = true ]] [2024-04-16T10:21:04.992Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.992Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:21:04.992Z] + OPT=list_test_ids [2024-04-16T10:21:04.992Z] + TEST_ID= [2024-04-16T10:21:04.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:21:04.993Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:21:04.993Z] +++ uname [2024-04-16T10:21:04.993Z] +++ grep -i sunos [2024-04-16T10:21:04.993Z] +++ wc -l [2024-04-16T10:21:04.993Z] +++ awk '{print $1}' [2024-04-16T10:21:04.993Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.993Z] ++ GREP=grep [2024-04-16T10:21:04.993Z] ++ AWK=awk [2024-04-16T10:21:04.993Z] ++ SED=sed [2024-04-16T10:21:04.993Z] ++ BC=bc [2024-04-16T10:21:04.993Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.993Z] + case ${OPT} in [2024-04-16T10:21:04.993Z] + list_test_ids [2024-04-16T10:21:04.993Z] + echo jdbc_all [2024-04-16T10:21:04.993Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.993Z] + [[ jdbc_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.993Z] + [[ false = true ]] [2024-04-16T10:21:04.993Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.993Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-04-16T10:21:04.993Z] + OPT=list_test_ids [2024-04-16T10:21:04.993Z] + TEST_ID= [2024-04-16T10:21:04.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-04-16T10:21:04.993Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-04-16T10:21:04.993Z] +++ uname [2024-04-16T10:21:04.993Z] +++ grep -i sunos [2024-04-16T10:21:04.993Z] +++ wc -l [2024-04-16T10:21:04.993Z] +++ awk '{print $1}' [2024-04-16T10:21:04.993Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.993Z] ++ GREP=grep [2024-04-16T10:21:04.993Z] ++ AWK=awk [2024-04-16T10:21:04.993Z] ++ SED=sed [2024-04-16T10:21:04.993Z] ++ BC=bc [2024-04-16T10:21:04.993Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.993Z] + case ${OPT} in [2024-04-16T10:21:04.993Z] + list_test_ids [2024-04-16T10:21:04.993Z] + echo jms_all [2024-04-16T10:21:04.993Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.993Z] + [[ jms_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.993Z] + [[ false = true ]] [2024-04-16T10:21:04.993Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.993Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-04-16T10:21:04.993Z] + OPT=list_test_ids [2024-04-16T10:21:04.993Z] + TEST_ID= [2024-04-16T10:21:04.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:21:04.993Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:21:04.993Z] +++ uname [2024-04-16T10:21:04.993Z] +++ grep -i sunos [2024-04-16T10:21:04.993Z] +++ wc -l [2024-04-16T10:21:04.993Z] +++ awk '{print $1}' [2024-04-16T10:21:04.993Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.993Z] ++ GREP=grep [2024-04-16T10:21:04.993Z] ++ AWK=awk [2024-04-16T10:21:04.993Z] ++ SED=sed [2024-04-16T10:21:04.993Z] ++ BC=bc [2024-04-16T10:21:04.993Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.993Z] + case ${OPT} in [2024-04-16T10:21:04.993Z] + list_test_ids [2024-04-16T10:21:04.993Z] + echo naming_all [2024-04-16T10:21:04.993Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.993Z] + [[ naming_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.993Z] + [[ false = true ]] [2024-04-16T10:21:04.993Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:04.993Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-04-16T10:21:04.993Z] + OPT=list_test_ids [2024-04-16T10:21:04.993Z] + TEST_ID= [2024-04-16T10:21:04.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:21:04.993Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-04-16T10:21:04.993Z] +++ uname [2024-04-16T10:21:04.993Z] +++ grep -i sunos [2024-04-16T10:21:04.993Z] +++ wc -l [2024-04-16T10:21:04.993Z] +++ awk '{print $1}' [2024-04-16T10:21:04.993Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.993Z] ++ GREP=grep [2024-04-16T10:21:04.993Z] ++ AWK=awk [2024-04-16T10:21:04.993Z] ++ SED=sed [2024-04-16T10:21:04.993Z] ++ BC=bc [2024-04-16T10:21:04.993Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.993Z] + case ${OPT} in [2024-04-16T10:21:04.993Z] + list_test_ids [2024-04-16T10:21:04.993Z] + echo persistence_all [2024-04-16T10:21:04.993Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:04.993Z] + [[ persistence_all = \p\e\r\s\i\s\t\e\n\c\e\_\a\l\l ]] [2024-04-16T10:21:04.993Z] + found=true [2024-04-16T10:21:04.993Z] + break [2024-04-16T10:21:04.993Z] + [[ true = true ]] [2024-04-16T10:21:04.993Z] + ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh run_test_id persistence_all [2024-04-16T10:21:04.993Z] + OPT=run_test_id [2024-04-16T10:21:04.993Z] + TEST_ID=persistence_all [2024-04-16T10:21:04.993Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:21:04.993Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-04-16T10:21:04.993Z] +++ uname [2024-04-16T10:21:04.993Z] +++ grep -i sunos [2024-04-16T10:21:04.993Z] +++ wc -l [2024-04-16T10:21:04.993Z] +++ awk '{print $1}' [2024-04-16T10:21:04.993Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:04.993Z] ++ GREP=grep [2024-04-16T10:21:04.993Z] ++ AWK=awk [2024-04-16T10:21:04.993Z] ++ SED=sed [2024-04-16T10:21:04.993Z] ++ BC=bc [2024-04-16T10:21:04.993Z] ++ export GREP AWK SED BC [2024-04-16T10:21:04.993Z] + case ${OPT} in [2024-04-16T10:21:04.993Z] + trap 'copy_test_artifacts persistence_all' EXIT [2024-04-16T10:21:04.993Z] + run_test_id persistence_all [2024-04-16T10:21:04.993Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:21:04.993Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:21:04.993Z] [2024-04-16T10:21:04.993Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:21:04.993Z] [2024-04-16T10:21:04.993Z] + for i in "${@}" [2024-04-16T10:21:04.993Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:21:04.993Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:05.059Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:05.060Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:21:05.060Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:21:05.060Z] [javac] 2 warnings [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] setOSConditions: [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] setToolWin: [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] setToolUnix: [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] setToolProperty: [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] setS1ASclassPath: [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] init-common: [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] appclient-jar-common: [2024-04-16T10:21:05.060Z] [2024-04-16T10:21:05.060Z] package-appclientjar-common: [2024-04-16T10:21:05.060Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.060Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.060Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-client.jar [2024-04-16T10:21:05.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:21:05.061Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-hello-session3-persistence.jar [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] setOSConditions: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] setToolWin: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] setToolUnix: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] setToolProperty: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] setS1ASclassPath: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] init-common: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] ejb-jar-common: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] package-ejbjar-common: [2024-04-16T10:21:05.061Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3-ejb.jar [2024-04-16T10:21:05.061Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] setOSConditions: [2024-04-16T10:21:05.061Z] [2024-04-16T10:21:05.061Z] fixFiles: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] convUnix: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] convWin: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] setToolWin: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] setToolUnix: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] setToolProperty: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] setS1ASclassPath: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] init-common: [2024-04-16T10:21:05.062Z] [2024-04-16T10:21:05.062Z] ear-common: [2024-04-16T10:21:05.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:05.062Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/descriptor/sun-application.xml to copy. [2024-04-16T10:21:05.062Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:21:05.062Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:05.062Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-04-16T10:21:05.063Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] setup: [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] setOSConditions: [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] setToolWin: [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] setToolUnix: [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] setToolProperty: [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] setS1ASclassPath: [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] init-common: [2024-04-16T10:21:05.063Z] [2024-04-16T10:21:05.063Z] execute-ejb-sql-common: [2024-04-16T10:21:05.176Z] [INFO] Executing tasks [2024-04-16T10:21:05.176Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:21:05.176Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:21:05.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-specialization --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-specialization-web.war [2024-04-16T10:21:05.383Z] [exec] Application deployed with name ejb32-methodintf-ejb. [2024-04-16T10:21:05.383Z] [2024-04-16T10:21:05.383Z] run: [2024-04-16T10:21:05.432Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:21:05.432Z] [INFO] Executed tasks [2024-04-16T10:21:05.432Z] [INFO] [2024-04-16T10:21:05.432Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:21:05.450Z] [exec] Application deployed with name web-jsp-scriptlet-after-scriptless-tag-web. [2024-04-16T10:21:05.450Z] [2024-04-16T10:21:05.450Z] deploy-war-commonee: [2024-04-16T10:21:05.450Z] [2024-04-16T10:21:05.450Z] run: [2024-04-16T10:21:05.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:21:05.522Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:21:05.528Z] [INFO] [2024-04-16T10:21:05.528Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:21:05.528Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:21:05.528Z] [INFO] from pom.xml [2024-04-16T10:21:05.528Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:21:05.639Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/create.sql [2024-04-16T10:21:05.704Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-after-scriptless-tag/jsp/test.jspx [2024-04-16T10:21:05.704Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:05.704Z] [java] [2024-04-16T10:21:05.704Z] [java] [2024-04-16T10:21:05.704Z] [java] ----------------------------------------- [2024-04-16T10:21:05.704Z] [java] - jsp-scriptlet-after-scriptless-tag: PASS - [2024-04-16T10:21:05.704Z] [java] ----------------------------------------- [2024-04-16T10:21:05.704Z] [java] - Total PASS : 1 - [2024-04-16T10:21:05.704Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:05.704Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:05.704Z] [java] ----------------------------------------- [2024-04-16T10:21:05.704Z] [2024-04-16T10:21:05.704Z] undeploy: [2024-04-16T10:21:05.704Z] [2024-04-16T10:21:05.704Z] setOSConditions: [2024-04-16T10:21:05.704Z] [2024-04-16T10:21:05.704Z] setToolWin: [2024-04-16T10:21:05.704Z] [2024-04-16T10:21:05.705Z] setToolUnix: [2024-04-16T10:21:05.705Z] [2024-04-16T10:21:05.705Z] setToolProperty: [2024-04-16T10:21:05.705Z] [2024-04-16T10:21:05.705Z] setS1ASclassPath: [2024-04-16T10:21:05.705Z] [2024-04-16T10:21:05.705Z] init-common: [2024-04-16T10:21:05.705Z] [2024-04-16T10:21:05.705Z] undeploy-war-common: [2024-04-16T10:21:05.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:05.777Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:21:05.777Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:21:05.821Z] + id [2024-04-16T10:21:05.821Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:21:05.821Z] + uname -a [2024-04-16T10:21:05.821Z] Linux basic-9z3wv 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:21:05.821Z] + env [2024-04-16T10:21:05.821Z] + sort [2024-04-16T10:21:05.821Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:05.821Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:05.821Z] BRANCH_NAME=PR-24889 [2024-04-16T10:21:05.821Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:21:05.821Z] BUILD_ID=5 [2024-04-16T10:21:05.821Z] BUILD_NUMBER=5 [2024-04-16T10:21:05.821Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:21:05.821Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:21:05.821Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:21:05.821Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:21:05.821Z] CHANGE_FORK=samsonsouley [2024-04-16T10:21:05.821Z] CHANGE_ID=24889 [2024-04-16T10:21:05.821Z] CHANGE_TARGET=master [2024-04-16T10:21:05.821Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:21:05.821Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:21:05.821Z] CI=true [2024-04-16T10:21:05.821Z] EXECUTOR_NUMBER=0 [2024-04-16T10:21:05.821Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:21:05.821Z] HOME=/home/jenkins [2024-04-16T10:21:05.821Z] HOSTNAME=basic-9z3wv [2024-04-16T10:21:05.821Z] HUDSON_COOKIE=efda1174-a8fb-4d27-bfe3-c71a4d1a6bb7 [2024-04-16T10:21:05.821Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:21:05.821Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:21:05.821Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:21:05.821Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:21:05.821Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:21:05.821Z] JENKINS_AGENT_NAME=basic-9z3wv [2024-04-16T10:21:05.821Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:21:05.821Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:21:05.821Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:21:05.821Z] JENKINS_NAME=basic-9z3wv [2024-04-16T10:21:05.821Z] JENKINS_NODE_COOKIE=a3cf87cb-fccb-49fe-afe4-6ced0f6be297 [2024-04-16T10:21:05.821Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:21:05.821Z] JENKINS_SECRET=**** [2024-04-16T10:21:05.822Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:21:05.822Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:21:05.822Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:21:05.822Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:21:05.822Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:21:05.822Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:21:05.822Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:21:05.822Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:21:05.822Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:21:05.822Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:21:05.822Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:21:05.822Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:21:05.822Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:21:05.822Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:21:05.822Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:21:05.822Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:21:05.822Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:21:05.822Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:21:05.822Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:21:05.822Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:21:05.822Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:21:05.822Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:21:05.822Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:21:05.822Z] LANG=en_US.UTF-8 [2024-04-16T10:21:05.822Z] LANGUAGE=en_US:en [2024-04-16T10:21:05.822Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:21:05.822Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:21:05.822Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:21:05.822Z] NODE_LABELS=basic-9z3wv basic [2024-04-16T10:21:05.822Z] NODE_NAME=basic-9z3wv [2024-04-16T10:21:05.822Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:21:05.822Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-9z3wv [2024-04-16T10:21:05.822Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:21:05.822Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:21:05.822Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:21:05.822Z] PORT_ADMIN=4848 [2024-04-16T10:21:05.822Z] PORT_HTTP=8080 [2024-04-16T10:21:05.822Z] PORT_HTTPS=8181 [2024-04-16T10:21:05.822Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:05.822Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:21:05.822Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:21:05.822Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:21:05.822Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:21:05.822Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:05.822Z] SHLVL=1 [2024-04-16T10:21:05.822Z] STAGE_NAME=webservice_all [2024-04-16T10:21:05.822Z] TERM=xterm [2024-04-16T10:21:05.822Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:21:05.822Z] USER_NAME=jenkins [2024-04-16T10:21:05.822Z] _=/usr/bin/env [2024-04-16T10:21:05.822Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:05.822Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:21:05.822Z] + df -h [2024-04-16T10:21:05.822Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:21:05.822Z] overlay 32G 20K 32G 1% / [2024-04-16T10:21:05.822Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:21:05.822Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:21:05.822Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:21:05.822Z] tmpfs 26G 62M 26G 1% /etc/hostname [2024-04-16T10:21:05.822Z] /dev/sda4 932G 109G 823G 12% /etc/hosts [2024-04-16T10:21:05.822Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:21:05.822Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:21:05.822Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:21:05.822Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:21:05.823Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:21:05.823Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:21:05.823Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:21:05.823Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:21:05.823Z] + mvn -version [2024-04-16T10:21:05.844Z] [exec] Application deployed with name cdi-simple-specialization-web. [2024-04-16T10:21:05.844Z] [2024-04-16T10:21:05.844Z] deploy-war-commonee: [2024-04-16T10:21:05.844Z] [2024-04-16T10:21:05.844Z] run: [2024-04-16T10:21:05.893Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] deploy: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setOSConditions: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setToolWin: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setToolUnix: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setToolProperty: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setS1ASclassPath: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] init-common: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] deploy-common: [2024-04-16T10:21:05.893Z] [echo] Current time (ISO): 2024-04-16T10:21:05.732+0000 [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setOSConditions: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setToolWin: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setToolUnix: [2024-04-16T10:21:05.893Z] [2024-04-16T10:21:05.893Z] setToolProperty: [2024-04-16T10:21:05.894Z] [2024-04-16T10:21:05.894Z] setS1ASclassPath: [2024-04-16T10:21:05.894Z] [2024-04-16T10:21:05.894Z] init-common: [2024-04-16T10:21:05.894Z] [2024-04-16T10:21:05.894Z] deploy-common-pe: [2024-04-16T10:21:05.986Z] [javac] 1 warning [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] build: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] setOSConditions: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] fixFiles: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] convUnix: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] convWin: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] setToolWin: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] setToolUnix: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] setToolProperty: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] setS1ASclassPath: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] init-common: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] package-persistence-common: [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] ejb-jar-common: [2024-04-16T10:21:05.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:05.986Z] [2024-04-16T10:21:05.986Z] package-ejbjar-common: [2024-04-16T10:21:05.986Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.987Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.987Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.987Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-04-16T10:21:05.987Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] appclient-jar-common: [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] package-appclientjar-common: [2024-04-16T10:21:05.987Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.987Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.987Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.987Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] webclient-war-common: [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] clear: [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] test-tlds-exist: [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] copy-tlds: [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] test-tagfiles-exist: [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] copy-tagfiles: [2024-04-16T10:21:05.987Z] [2024-04-16T10:21:05.987Z] package-war-common: [2024-04-16T10:21:05.987Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:05.987Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:05.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:05.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:05.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:05.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:05.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:05.988Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:05.988Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-04-16T10:21:05.988Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:05.988Z] [2024-04-16T10:21:05.988Z] build-ear-common: [2024-04-16T10:21:05.988Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:05.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:05.988Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:06.099Z] [java] opening connection to http://localhost:8080/cdi-simple-specialization/myurl [2024-04-16T10:21:06.099Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:21:06.099Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:06.099Z] [java] [2024-04-16T10:21:06.099Z] [java] [2024-04-16T10:21:06.099Z] [java] ----------------------------------------- [2024-04-16T10:21:06.099Z] [java] - specialization-simple-specialization: PASS - [2024-04-16T10:21:06.099Z] [java] ----------------------------------------- [2024-04-16T10:21:06.099Z] [java] - Total PASS : 1 - [2024-04-16T10:21:06.099Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:06.099Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:06.099Z] [java] ----------------------------------------- [2024-04-16T10:21:06.099Z] [2024-04-16T10:21:06.099Z] undeploy: [2024-04-16T10:21:06.099Z] [2024-04-16T10:21:06.099Z] setOSConditions: [2024-04-16T10:21:06.099Z] [2024-04-16T10:21:06.099Z] setToolWin: [2024-04-16T10:21:06.099Z] [2024-04-16T10:21:06.099Z] setToolUnix: [2024-04-16T10:21:06.100Z] [2024-04-16T10:21:06.100Z] setToolProperty: [2024-04-16T10:21:06.100Z] [2024-04-16T10:21:06.100Z] setS1ASclassPath: [2024-04-16T10:21:06.100Z] [2024-04-16T10:21:06.100Z] init-common: [2024-04-16T10:21:06.100Z] [2024-04-16T10:21:06.100Z] undeploy-war-common: [2024-04-16T10:21:06.245Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:21:06.245Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] build-rar--libraries: [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] setOSConditions: [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] setToolWin: [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] setToolUnix: [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] setToolProperty: [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] setS1ASclassPath: [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] init-common: [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.245Z] prepare: [2024-04-16T10:21:06.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-04-16T10:21:06.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/lib [2024-04-16T10:21:06.245Z] [2024-04-16T10:21:06.246Z] build: [2024-04-16T10:21:06.246Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:06.246Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes [2024-04-16T10:21:06.309Z] [java] Apr 16, 2024 10:21:05 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:21:06.309Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:21:06.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:21:06.344Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:21:06.344Z] [2024-04-16T10:21:06.344Z] setOSConditions: [2024-04-16T10:21:06.344Z] [2024-04-16T10:21:06.344Z] setToolWin: [2024-04-16T10:21:06.344Z] [2024-04-16T10:21:06.344Z] setToolUnix: [2024-04-16T10:21:06.344Z] [2024-04-16T10:21:06.344Z] setToolProperty: [2024-04-16T10:21:06.344Z] [2024-04-16T10:21:06.344Z] setS1ASclassPath: [2024-04-16T10:21:06.344Z] [2024-04-16T10:21:06.344Z] init-common: [2024-04-16T10:21:06.344Z] [2024-04-16T10:21:06.344Z] create-jdbc-resource-common: [2024-04-16T10:21:06.344Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:21:06.361Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:21:06.361Z] + cd ./appserver/tests/appserv-tests/devtests/persistence [2024-04-16T10:21:06.361Z] + test_init [2024-04-16T10:21:06.361Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:21:06.361Z] [2024-04-16T10:21:06.361Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:21:06.361Z] [2024-04-16T10:21:06.361Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:21:06.361Z] + xargs touch [2024-04-16T10:21:06.361Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:06.361Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:06.361Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:06.361Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:06.361Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:06.361Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:06.361Z] + java -version [2024-04-16T10:21:06.361Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:21:06.361Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:21:06.361Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:21:06.361Z] + ant -version [2024-04-16T10:21:06.390Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:21:06.390Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:21:06.390Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:21:06.390Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:21:06.390Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:21:06.390Z] + ant -version [2024-04-16T10:21:06.390Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:21:06.390Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:21:06.390Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-d0687529/script.sh.copy: line 9: ps: command not found [2024-04-16T10:21:06.390Z] + true [2024-04-16T10:21:06.390Z] + cat /proc/cpuinfo [2024-04-16T10:21:06.390Z] processor : 0 [2024-04-16T10:21:06.390Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.390Z] cpu family : 6 [2024-04-16T10:21:06.390Z] model : 62 [2024-04-16T10:21:06.390Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.390Z] stepping : 4 [2024-04-16T10:21:06.390Z] microcode : 0x42e [2024-04-16T10:21:06.390Z] cpu MHz : 2400.230 [2024-04-16T10:21:06.390Z] cache size : 15360 KB [2024-04-16T10:21:06.390Z] physical id : 0 [2024-04-16T10:21:06.390Z] siblings : 12 [2024-04-16T10:21:06.390Z] core id : 0 [2024-04-16T10:21:06.390Z] cpu cores : 6 [2024-04-16T10:21:06.390Z] apicid : 0 [2024-04-16T10:21:06.390Z] initial apicid : 0 [2024-04-16T10:21:06.390Z] fpu : yes [2024-04-16T10:21:06.390Z] fpu_exception : yes [2024-04-16T10:21:06.390Z] cpuid level : 13 [2024-04-16T10:21:06.390Z] wp : yes [2024-04-16T10:21:06.390Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.390Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.390Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.390Z] bogomips : 4200.19 [2024-04-16T10:21:06.390Z] clflush size : 64 [2024-04-16T10:21:06.390Z] cache_alignment : 64 [2024-04-16T10:21:06.390Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.390Z] power management: [2024-04-16T10:21:06.390Z] [2024-04-16T10:21:06.390Z] processor : 1 [2024-04-16T10:21:06.390Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.390Z] cpu family : 6 [2024-04-16T10:21:06.390Z] model : 62 [2024-04-16T10:21:06.390Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.390Z] stepping : 4 [2024-04-16T10:21:06.390Z] microcode : 0x42e [2024-04-16T10:21:06.390Z] cpu MHz : 1687.155 [2024-04-16T10:21:06.390Z] cache size : 15360 KB [2024-04-16T10:21:06.390Z] physical id : 0 [2024-04-16T10:21:06.390Z] siblings : 12 [2024-04-16T10:21:06.390Z] core id : 1 [2024-04-16T10:21:06.390Z] cpu cores : 6 [2024-04-16T10:21:06.390Z] apicid : 2 [2024-04-16T10:21:06.390Z] initial apicid : 2 [2024-04-16T10:21:06.390Z] fpu : yes [2024-04-16T10:21:06.390Z] fpu_exception : yes [2024-04-16T10:21:06.390Z] cpuid level : 13 [2024-04-16T10:21:06.390Z] wp : yes [2024-04-16T10:21:06.390Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.390Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.390Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.390Z] bogomips : 4200.19 [2024-04-16T10:21:06.390Z] clflush size : 64 [2024-04-16T10:21:06.390Z] cache_alignment : 64 [2024-04-16T10:21:06.390Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.390Z] power management: [2024-04-16T10:21:06.390Z] [2024-04-16T10:21:06.390Z] processor : 2 [2024-04-16T10:21:06.390Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.390Z] cpu family : 6 [2024-04-16T10:21:06.391Z] model : 62 [2024-04-16T10:21:06.391Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.391Z] stepping : 4 [2024-04-16T10:21:06.391Z] microcode : 0x42e [2024-04-16T10:21:06.391Z] cpu MHz : 2492.753 [2024-04-16T10:21:06.391Z] cache size : 15360 KB [2024-04-16T10:21:06.391Z] physical id : 0 [2024-04-16T10:21:06.391Z] siblings : 12 [2024-04-16T10:21:06.391Z] core id : 2 [2024-04-16T10:21:06.391Z] cpu cores : 6 [2024-04-16T10:21:06.391Z] apicid : 4 [2024-04-16T10:21:06.391Z] initial apicid : 4 [2024-04-16T10:21:06.391Z] fpu : yes [2024-04-16T10:21:06.391Z] fpu_exception : yes [2024-04-16T10:21:06.391Z] cpuid level : 13 [2024-04-16T10:21:06.391Z] wp : yes [2024-04-16T10:21:06.391Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.391Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.391Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.391Z] bogomips : 4200.19 [2024-04-16T10:21:06.391Z] clflush size : 64 [2024-04-16T10:21:06.391Z] cache_alignment : 64 [2024-04-16T10:21:06.391Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.391Z] power management: [2024-04-16T10:21:06.391Z] [2024-04-16T10:21:06.391Z] processor : 3 [2024-04-16T10:21:06.391Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.391Z] cpu family : 6 [2024-04-16T10:21:06.391Z] model : 62 [2024-04-16T10:21:06.391Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.391Z] stepping : 4 [2024-04-16T10:21:06.391Z] microcode : 0x42e [2024-04-16T10:21:06.391Z] cpu MHz : 1560.809 [2024-04-16T10:21:06.391Z] cache size : 15360 KB [2024-04-16T10:21:06.391Z] physical id : 0 [2024-04-16T10:21:06.391Z] siblings : 12 [2024-04-16T10:21:06.391Z] core id : 3 [2024-04-16T10:21:06.391Z] cpu cores : 6 [2024-04-16T10:21:06.391Z] apicid : 6 [2024-04-16T10:21:06.391Z] initial apicid : 6 [2024-04-16T10:21:06.391Z] fpu : yes [2024-04-16T10:21:06.391Z] fpu_exception : yes [2024-04-16T10:21:06.391Z] cpuid level : 13 [2024-04-16T10:21:06.391Z] wp : yes [2024-04-16T10:21:06.391Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.391Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.391Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.391Z] bogomips : 4200.19 [2024-04-16T10:21:06.391Z] clflush size : 64 [2024-04-16T10:21:06.391Z] cache_alignment : 64 [2024-04-16T10:21:06.391Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.391Z] power management: [2024-04-16T10:21:06.391Z] [2024-04-16T10:21:06.391Z] processor : 4 [2024-04-16T10:21:06.391Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.391Z] cpu family : 6 [2024-04-16T10:21:06.391Z] model : 62 [2024-04-16T10:21:06.391Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.391Z] stepping : 4 [2024-04-16T10:21:06.391Z] microcode : 0x42e [2024-04-16T10:21:06.391Z] cpu MHz : 2399.894 [2024-04-16T10:21:06.391Z] cache size : 15360 KB [2024-04-16T10:21:06.391Z] physical id : 0 [2024-04-16T10:21:06.391Z] siblings : 12 [2024-04-16T10:21:06.391Z] core id : 4 [2024-04-16T10:21:06.391Z] cpu cores : 6 [2024-04-16T10:21:06.391Z] apicid : 8 [2024-04-16T10:21:06.391Z] initial apicid : 8 [2024-04-16T10:21:06.391Z] fpu : yes [2024-04-16T10:21:06.391Z] fpu_exception : yes [2024-04-16T10:21:06.391Z] cpuid level : 13 [2024-04-16T10:21:06.391Z] wp : yes [2024-04-16T10:21:06.391Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.391Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.391Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.391Z] bogomips : 4200.19 [2024-04-16T10:21:06.391Z] clflush size : 64 [2024-04-16T10:21:06.391Z] cache_alignment : 64 [2024-04-16T10:21:06.391Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.391Z] power management: [2024-04-16T10:21:06.391Z] [2024-04-16T10:21:06.391Z] processor : 5 [2024-04-16T10:21:06.391Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.391Z] cpu family : 6 [2024-04-16T10:21:06.391Z] model : 62 [2024-04-16T10:21:06.391Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.391Z] stepping : 4 [2024-04-16T10:21:06.391Z] microcode : 0x42e [2024-04-16T10:21:06.391Z] cpu MHz : 2333.788 [2024-04-16T10:21:06.392Z] cache size : 15360 KB [2024-04-16T10:21:06.392Z] physical id : 0 [2024-04-16T10:21:06.392Z] siblings : 12 [2024-04-16T10:21:06.392Z] core id : 5 [2024-04-16T10:21:06.392Z] cpu cores : 6 [2024-04-16T10:21:06.392Z] apicid : 10 [2024-04-16T10:21:06.392Z] initial apicid : 10 [2024-04-16T10:21:06.392Z] fpu : yes [2024-04-16T10:21:06.392Z] fpu_exception : yes [2024-04-16T10:21:06.392Z] cpuid level : 13 [2024-04-16T10:21:06.392Z] wp : yes [2024-04-16T10:21:06.392Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.392Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.392Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.392Z] bogomips : 4200.19 [2024-04-16T10:21:06.392Z] clflush size : 64 [2024-04-16T10:21:06.392Z] cache_alignment : 64 [2024-04-16T10:21:06.392Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.392Z] power management: [2024-04-16T10:21:06.392Z] [2024-04-16T10:21:06.392Z] processor : 6 [2024-04-16T10:21:06.392Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.392Z] cpu family : 6 [2024-04-16T10:21:06.392Z] model : 62 [2024-04-16T10:21:06.392Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.392Z] stepping : 4 [2024-04-16T10:21:06.392Z] microcode : 0x42e [2024-04-16T10:21:06.392Z] cpu MHz : 2064.056 [2024-04-16T10:21:06.392Z] cache size : 15360 KB [2024-04-16T10:21:06.392Z] physical id : 1 [2024-04-16T10:21:06.392Z] siblings : 12 [2024-04-16T10:21:06.392Z] core id : 0 [2024-04-16T10:21:06.392Z] cpu cores : 6 [2024-04-16T10:21:06.392Z] apicid : 32 [2024-04-16T10:21:06.392Z] initial apicid : 32 [2024-04-16T10:21:06.392Z] fpu : yes [2024-04-16T10:21:06.392Z] fpu_exception : yes [2024-04-16T10:21:06.392Z] cpuid level : 13 [2024-04-16T10:21:06.392Z] wp : yes [2024-04-16T10:21:06.392Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.392Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.392Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.392Z] bogomips : 4214.16 [2024-04-16T10:21:06.392Z] clflush size : 64 [2024-04-16T10:21:06.392Z] cache_alignment : 64 [2024-04-16T10:21:06.392Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.392Z] power management: [2024-04-16T10:21:06.392Z] [2024-04-16T10:21:06.392Z] processor : 7 [2024-04-16T10:21:06.392Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.392Z] cpu family : 6 [2024-04-16T10:21:06.392Z] model : 62 [2024-04-16T10:21:06.392Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.392Z] stepping : 4 [2024-04-16T10:21:06.392Z] microcode : 0x42e [2024-04-16T10:21:06.392Z] cpu MHz : 1658.433 [2024-04-16T10:21:06.392Z] cache size : 15360 KB [2024-04-16T10:21:06.392Z] physical id : 1 [2024-04-16T10:21:06.392Z] siblings : 12 [2024-04-16T10:21:06.392Z] core id : 1 [2024-04-16T10:21:06.392Z] cpu cores : 6 [2024-04-16T10:21:06.392Z] apicid : 34 [2024-04-16T10:21:06.392Z] initial apicid : 34 [2024-04-16T10:21:06.392Z] fpu : yes [2024-04-16T10:21:06.392Z] fpu_exception : yes [2024-04-16T10:21:06.392Z] cpuid level : 13 [2024-04-16T10:21:06.392Z] wp : yes [2024-04-16T10:21:06.392Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.392Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.392Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.392Z] bogomips : 4214.16 [2024-04-16T10:21:06.392Z] clflush size : 64 [2024-04-16T10:21:06.392Z] cache_alignment : 64 [2024-04-16T10:21:06.392Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.392Z] power management: [2024-04-16T10:21:06.392Z] [2024-04-16T10:21:06.392Z] processor : 8 [2024-04-16T10:21:06.392Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.392Z] cpu family : 6 [2024-04-16T10:21:06.392Z] model : 62 [2024-04-16T10:21:06.392Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.392Z] stepping : 4 [2024-04-16T10:21:06.392Z] microcode : 0x42e [2024-04-16T10:21:06.392Z] cpu MHz : 2318.899 [2024-04-16T10:21:06.392Z] cache size : 15360 KB [2024-04-16T10:21:06.392Z] physical id : 1 [2024-04-16T10:21:06.392Z] siblings : 12 [2024-04-16T10:21:06.392Z] core id : 2 [2024-04-16T10:21:06.392Z] cpu cores : 6 [2024-04-16T10:21:06.393Z] apicid : 36 [2024-04-16T10:21:06.393Z] initial apicid : 36 [2024-04-16T10:21:06.393Z] fpu : yes [2024-04-16T10:21:06.393Z] fpu_exception : yes [2024-04-16T10:21:06.393Z] cpuid level : 13 [2024-04-16T10:21:06.393Z] wp : yes [2024-04-16T10:21:06.393Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.393Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.393Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.393Z] bogomips : 4214.16 [2024-04-16T10:21:06.393Z] clflush size : 64 [2024-04-16T10:21:06.393Z] cache_alignment : 64 [2024-04-16T10:21:06.393Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.393Z] power management: [2024-04-16T10:21:06.393Z] [2024-04-16T10:21:06.393Z] processor : 9 [2024-04-16T10:21:06.393Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.393Z] cpu family : 6 [2024-04-16T10:21:06.393Z] model : 62 [2024-04-16T10:21:06.393Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.393Z] stepping : 4 [2024-04-16T10:21:06.393Z] microcode : 0x42e [2024-04-16T10:21:06.393Z] cpu MHz : 1668.330 [2024-04-16T10:21:06.393Z] cache size : 15360 KB [2024-04-16T10:21:06.393Z] physical id : 1 [2024-04-16T10:21:06.393Z] siblings : 12 [2024-04-16T10:21:06.393Z] core id : 3 [2024-04-16T10:21:06.393Z] cpu cores : 6 [2024-04-16T10:21:06.393Z] apicid : 38 [2024-04-16T10:21:06.393Z] initial apicid : 38 [2024-04-16T10:21:06.393Z] fpu : yes [2024-04-16T10:21:06.393Z] fpu_exception : yes [2024-04-16T10:21:06.393Z] cpuid level : 13 [2024-04-16T10:21:06.393Z] wp : yes [2024-04-16T10:21:06.393Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.393Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.393Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.393Z] bogomips : 4214.16 [2024-04-16T10:21:06.393Z] clflush size : 64 [2024-04-16T10:21:06.393Z] cache_alignment : 64 [2024-04-16T10:21:06.393Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.393Z] power management: [2024-04-16T10:21:06.393Z] [2024-04-16T10:21:06.393Z] processor : 10 [2024-04-16T10:21:06.393Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.393Z] cpu family : 6 [2024-04-16T10:21:06.393Z] model : 62 [2024-04-16T10:21:06.393Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.393Z] stepping : 4 [2024-04-16T10:21:06.393Z] microcode : 0x42e [2024-04-16T10:21:06.393Z] cpu MHz : 2400.809 [2024-04-16T10:21:06.393Z] cache size : 15360 KB [2024-04-16T10:21:06.393Z] physical id : 1 [2024-04-16T10:21:06.393Z] siblings : 12 [2024-04-16T10:21:06.393Z] core id : 4 [2024-04-16T10:21:06.393Z] cpu cores : 6 [2024-04-16T10:21:06.393Z] apicid : 40 [2024-04-16T10:21:06.393Z] initial apicid : 40 [2024-04-16T10:21:06.393Z] fpu : yes [2024-04-16T10:21:06.393Z] fpu_exception : yes [2024-04-16T10:21:06.393Z] cpuid level : 13 [2024-04-16T10:21:06.393Z] wp : yes [2024-04-16T10:21:06.393Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.393Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.393Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.393Z] bogomips : 4214.16 [2024-04-16T10:21:06.393Z] clflush size : 64 [2024-04-16T10:21:06.393Z] cache_alignment : 64 [2024-04-16T10:21:06.393Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.393Z] power management: [2024-04-16T10:21:06.393Z] [2024-04-16T10:21:06.393Z] processor : 11 [2024-04-16T10:21:06.393Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.393Z] cpu family : 6 [2024-04-16T10:21:06.393Z] model : 62 [2024-04-16T10:21:06.393Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.393Z] stepping : 4 [2024-04-16T10:21:06.393Z] microcode : 0x42e [2024-04-16T10:21:06.393Z] cpu MHz : 2600.000 [2024-04-16T10:21:06.393Z] cache size : 15360 KB [2024-04-16T10:21:06.393Z] physical id : 1 [2024-04-16T10:21:06.393Z] siblings : 12 [2024-04-16T10:21:06.393Z] core id : 5 [2024-04-16T10:21:06.393Z] cpu cores : 6 [2024-04-16T10:21:06.393Z] apicid : 42 [2024-04-16T10:21:06.393Z] initial apicid : 42 [2024-04-16T10:21:06.393Z] fpu : yes [2024-04-16T10:21:06.394Z] fpu_exception : yes [2024-04-16T10:21:06.394Z] cpuid level : 13 [2024-04-16T10:21:06.394Z] wp : yes [2024-04-16T10:21:06.394Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.394Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.394Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.394Z] bogomips : 4214.16 [2024-04-16T10:21:06.394Z] clflush size : 64 [2024-04-16T10:21:06.394Z] cache_alignment : 64 [2024-04-16T10:21:06.394Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.394Z] power management: [2024-04-16T10:21:06.394Z] [2024-04-16T10:21:06.394Z] processor : 12 [2024-04-16T10:21:06.394Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.394Z] cpu family : 6 [2024-04-16T10:21:06.394Z] model : 62 [2024-04-16T10:21:06.394Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.394Z] stepping : 4 [2024-04-16T10:21:06.394Z] microcode : 0x42e [2024-04-16T10:21:06.394Z] cpu MHz : 2400.631 [2024-04-16T10:21:06.394Z] cache size : 15360 KB [2024-04-16T10:21:06.394Z] physical id : 0 [2024-04-16T10:21:06.394Z] siblings : 12 [2024-04-16T10:21:06.394Z] core id : 0 [2024-04-16T10:21:06.394Z] cpu cores : 6 [2024-04-16T10:21:06.394Z] apicid : 1 [2024-04-16T10:21:06.394Z] initial apicid : 1 [2024-04-16T10:21:06.394Z] fpu : yes [2024-04-16T10:21:06.394Z] fpu_exception : yes [2024-04-16T10:21:06.394Z] cpuid level : 13 [2024-04-16T10:21:06.394Z] wp : yes [2024-04-16T10:21:06.394Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.394Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.394Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.394Z] bogomips : 4200.19 [2024-04-16T10:21:06.394Z] clflush size : 64 [2024-04-16T10:21:06.394Z] cache_alignment : 64 [2024-04-16T10:21:06.394Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.394Z] power management: [2024-04-16T10:21:06.394Z] [2024-04-16T10:21:06.394Z] processor : 13 [2024-04-16T10:21:06.394Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.394Z] cpu family : 6 [2024-04-16T10:21:06.394Z] model : 62 [2024-04-16T10:21:06.394Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.394Z] stepping : 4 [2024-04-16T10:21:06.394Z] microcode : 0x42e [2024-04-16T10:21:06.394Z] cpu MHz : 2401.028 [2024-04-16T10:21:06.394Z] cache size : 15360 KB [2024-04-16T10:21:06.394Z] physical id : 0 [2024-04-16T10:21:06.394Z] siblings : 12 [2024-04-16T10:21:06.394Z] core id : 1 [2024-04-16T10:21:06.394Z] cpu cores : 6 [2024-04-16T10:21:06.394Z] apicid : 3 [2024-04-16T10:21:06.394Z] initial apicid : 3 [2024-04-16T10:21:06.394Z] fpu : yes [2024-04-16T10:21:06.394Z] fpu_exception : yes [2024-04-16T10:21:06.394Z] cpuid level : 13 [2024-04-16T10:21:06.394Z] wp : yes [2024-04-16T10:21:06.394Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.394Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.394Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.394Z] bogomips : 4200.19 [2024-04-16T10:21:06.394Z] clflush size : 64 [2024-04-16T10:21:06.394Z] cache_alignment : 64 [2024-04-16T10:21:06.394Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.394Z] power management: [2024-04-16T10:21:06.394Z] [2024-04-16T10:21:06.394Z] processor : 14 [2024-04-16T10:21:06.394Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.394Z] cpu family : 6 [2024-04-16T10:21:06.394Z] model : 62 [2024-04-16T10:21:06.394Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.394Z] stepping : 4 [2024-04-16T10:21:06.394Z] microcode : 0x42e [2024-04-16T10:21:06.394Z] cpu MHz : 2401.967 [2024-04-16T10:21:06.394Z] cache size : 15360 KB [2024-04-16T10:21:06.394Z] physical id : 0 [2024-04-16T10:21:06.394Z] siblings : 12 [2024-04-16T10:21:06.394Z] core id : 2 [2024-04-16T10:21:06.394Z] cpu cores : 6 [2024-04-16T10:21:06.394Z] apicid : 5 [2024-04-16T10:21:06.394Z] initial apicid : 5 [2024-04-16T10:21:06.394Z] fpu : yes [2024-04-16T10:21:06.394Z] fpu_exception : yes [2024-04-16T10:21:06.394Z] cpuid level : 13 [2024-04-16T10:21:06.394Z] wp : yes [2024-04-16T10:21:06.395Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.395Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.395Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.395Z] bogomips : 4200.19 [2024-04-16T10:21:06.395Z] clflush size : 64 [2024-04-16T10:21:06.395Z] cache_alignment : 64 [2024-04-16T10:21:06.395Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.395Z] power management: [2024-04-16T10:21:06.395Z] [2024-04-16T10:21:06.395Z] processor : 15 [2024-04-16T10:21:06.395Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.395Z] cpu family : 6 [2024-04-16T10:21:06.395Z] model : 62 [2024-04-16T10:21:06.395Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.395Z] stepping : 4 [2024-04-16T10:21:06.395Z] microcode : 0x42e [2024-04-16T10:21:06.395Z] cpu MHz : 2485.250 [2024-04-16T10:21:06.395Z] cache size : 15360 KB [2024-04-16T10:21:06.395Z] physical id : 0 [2024-04-16T10:21:06.395Z] siblings : 12 [2024-04-16T10:21:06.395Z] core id : 3 [2024-04-16T10:21:06.395Z] cpu cores : 6 [2024-04-16T10:21:06.395Z] apicid : 7 [2024-04-16T10:21:06.395Z] initial apicid : 7 [2024-04-16T10:21:06.395Z] fpu : yes [2024-04-16T10:21:06.395Z] fpu_exception : yes [2024-04-16T10:21:06.395Z] cpuid level : 13 [2024-04-16T10:21:06.395Z] wp : yes [2024-04-16T10:21:06.395Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.395Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.395Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.395Z] bogomips : 4200.19 [2024-04-16T10:21:06.395Z] clflush size : 64 [2024-04-16T10:21:06.395Z] cache_alignment : 64 [2024-04-16T10:21:06.395Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.395Z] power management: [2024-04-16T10:21:06.395Z] [2024-04-16T10:21:06.395Z] processor : 16 [2024-04-16T10:21:06.395Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.395Z] cpu family : 6 [2024-04-16T10:21:06.395Z] model : 62 [2024-04-16T10:21:06.395Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.395Z] stepping : 4 [2024-04-16T10:21:06.395Z] microcode : 0x42e [2024-04-16T10:21:06.395Z] cpu MHz : 2400.349 [2024-04-16T10:21:06.395Z] cache size : 15360 KB [2024-04-16T10:21:06.395Z] physical id : 0 [2024-04-16T10:21:06.395Z] siblings : 12 [2024-04-16T10:21:06.395Z] core id : 4 [2024-04-16T10:21:06.395Z] cpu cores : 6 [2024-04-16T10:21:06.395Z] apicid : 9 [2024-04-16T10:21:06.395Z] initial apicid : 9 [2024-04-16T10:21:06.395Z] fpu : yes [2024-04-16T10:21:06.395Z] fpu_exception : yes [2024-04-16T10:21:06.395Z] cpuid level : 13 [2024-04-16T10:21:06.395Z] wp : yes [2024-04-16T10:21:06.395Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.395Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.395Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.395Z] bogomips : 4200.19 [2024-04-16T10:21:06.395Z] clflush size : 64 [2024-04-16T10:21:06.395Z] cache_alignment : 64 [2024-04-16T10:21:06.395Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.395Z] power management: [2024-04-16T10:21:06.395Z] [2024-04-16T10:21:06.395Z] processor : 17 [2024-04-16T10:21:06.395Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.395Z] cpu family : 6 [2024-04-16T10:21:06.395Z] model : 62 [2024-04-16T10:21:06.395Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.395Z] stepping : 4 [2024-04-16T10:21:06.395Z] microcode : 0x42e [2024-04-16T10:21:06.395Z] cpu MHz : 2038.161 [2024-04-16T10:21:06.395Z] cache size : 15360 KB [2024-04-16T10:21:06.395Z] physical id : 0 [2024-04-16T10:21:06.395Z] siblings : 12 [2024-04-16T10:21:06.395Z] core id : 5 [2024-04-16T10:21:06.395Z] cpu cores : 6 [2024-04-16T10:21:06.395Z] apicid : 11 [2024-04-16T10:21:06.395Z] initial apicid : 11 [2024-04-16T10:21:06.395Z] fpu : yes [2024-04-16T10:21:06.395Z] fpu_exception : yes [2024-04-16T10:21:06.395Z] cpuid level : 13 [2024-04-16T10:21:06.395Z] wp : yes [2024-04-16T10:21:06.396Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.396Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.396Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.396Z] bogomips : 4200.19 [2024-04-16T10:21:06.396Z] clflush size : 64 [2024-04-16T10:21:06.396Z] cache_alignment : 64 [2024-04-16T10:21:06.396Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.396Z] power management: [2024-04-16T10:21:06.396Z] [2024-04-16T10:21:06.396Z] processor : 18 [2024-04-16T10:21:06.396Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.396Z] cpu family : 6 [2024-04-16T10:21:06.396Z] model : 62 [2024-04-16T10:21:06.396Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.396Z] stepping : 4 [2024-04-16T10:21:06.396Z] microcode : 0x42e [2024-04-16T10:21:06.396Z] cpu MHz : 2600.000 [2024-04-16T10:21:06.396Z] cache size : 15360 KB [2024-04-16T10:21:06.396Z] physical id : 1 [2024-04-16T10:21:06.396Z] siblings : 12 [2024-04-16T10:21:06.396Z] core id : 0 [2024-04-16T10:21:06.396Z] cpu cores : 6 [2024-04-16T10:21:06.396Z] apicid : 33 [2024-04-16T10:21:06.396Z] initial apicid : 33 [2024-04-16T10:21:06.396Z] fpu : yes [2024-04-16T10:21:06.396Z] fpu_exception : yes [2024-04-16T10:21:06.396Z] cpuid level : 13 [2024-04-16T10:21:06.396Z] wp : yes [2024-04-16T10:21:06.396Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.396Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.396Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.396Z] bogomips : 4214.16 [2024-04-16T10:21:06.396Z] clflush size : 64 [2024-04-16T10:21:06.396Z] cache_alignment : 64 [2024-04-16T10:21:06.396Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.396Z] power management: [2024-04-16T10:21:06.396Z] [2024-04-16T10:21:06.396Z] processor : 19 [2024-04-16T10:21:06.396Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.396Z] cpu family : 6 [2024-04-16T10:21:06.396Z] model : 62 [2024-04-16T10:21:06.396Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.396Z] stepping : 4 [2024-04-16T10:21:06.396Z] microcode : 0x42e [2024-04-16T10:21:06.396Z] cpu MHz : 2413.731 [2024-04-16T10:21:06.396Z] cache size : 15360 KB [2024-04-16T10:21:06.396Z] physical id : 1 [2024-04-16T10:21:06.396Z] siblings : 12 [2024-04-16T10:21:06.396Z] core id : 1 [2024-04-16T10:21:06.396Z] cpu cores : 6 [2024-04-16T10:21:06.396Z] apicid : 35 [2024-04-16T10:21:06.396Z] initial apicid : 35 [2024-04-16T10:21:06.396Z] fpu : yes [2024-04-16T10:21:06.396Z] fpu_exception : yes [2024-04-16T10:21:06.396Z] cpuid level : 13 [2024-04-16T10:21:06.396Z] wp : yes [2024-04-16T10:21:06.396Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.396Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.396Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.396Z] bogomips : 4214.16 [2024-04-16T10:21:06.396Z] clflush size : 64 [2024-04-16T10:21:06.396Z] cache_alignment : 64 [2024-04-16T10:21:06.396Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.396Z] power management: [2024-04-16T10:21:06.396Z] [2024-04-16T10:21:06.396Z] processor : 20 [2024-04-16T10:21:06.396Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.396Z] cpu family : 6 [2024-04-16T10:21:06.396Z] model : 62 [2024-04-16T10:21:06.396Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.396Z] stepping : 4 [2024-04-16T10:21:06.396Z] microcode : 0x42e [2024-04-16T10:21:06.396Z] cpu MHz : 2363.224 [2024-04-16T10:21:06.396Z] cache size : 15360 KB [2024-04-16T10:21:06.396Z] physical id : 1 [2024-04-16T10:21:06.396Z] siblings : 12 [2024-04-16T10:21:06.396Z] core id : 2 [2024-04-16T10:21:06.396Z] cpu cores : 6 [2024-04-16T10:21:06.396Z] apicid : 37 [2024-04-16T10:21:06.396Z] initial apicid : 37 [2024-04-16T10:21:06.396Z] fpu : yes [2024-04-16T10:21:06.396Z] fpu_exception : yes [2024-04-16T10:21:06.396Z] cpuid level : 13 [2024-04-16T10:21:06.396Z] wp : yes [2024-04-16T10:21:06.397Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.397Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.397Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.397Z] bogomips : 4214.16 [2024-04-16T10:21:06.397Z] clflush size : 64 [2024-04-16T10:21:06.397Z] cache_alignment : 64 [2024-04-16T10:21:06.397Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.397Z] power management: [2024-04-16T10:21:06.397Z] [2024-04-16T10:21:06.397Z] processor : 21 [2024-04-16T10:21:06.397Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.397Z] cpu family : 6 [2024-04-16T10:21:06.397Z] model : 62 [2024-04-16T10:21:06.397Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.397Z] stepping : 4 [2024-04-16T10:21:06.397Z] microcode : 0x42e [2024-04-16T10:21:06.397Z] cpu MHz : 2424.699 [2024-04-16T10:21:06.397Z] cache size : 15360 KB [2024-04-16T10:21:06.397Z] physical id : 1 [2024-04-16T10:21:06.397Z] siblings : 12 [2024-04-16T10:21:06.397Z] core id : 3 [2024-04-16T10:21:06.397Z] cpu cores : 6 [2024-04-16T10:21:06.397Z] apicid : 39 [2024-04-16T10:21:06.397Z] initial apicid : 39 [2024-04-16T10:21:06.397Z] fpu : yes [2024-04-16T10:21:06.397Z] fpu_exception : yes [2024-04-16T10:21:06.397Z] cpuid level : 13 [2024-04-16T10:21:06.397Z] wp : yes [2024-04-16T10:21:06.397Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.397Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.397Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.397Z] bogomips : 4214.16 [2024-04-16T10:21:06.397Z] clflush size : 64 [2024-04-16T10:21:06.397Z] cache_alignment : 64 [2024-04-16T10:21:06.397Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.397Z] power management: [2024-04-16T10:21:06.397Z] [2024-04-16T10:21:06.397Z] processor : 22 [2024-04-16T10:21:06.397Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.397Z] cpu family : 6 [2024-04-16T10:21:06.397Z] model : 62 [2024-04-16T10:21:06.397Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.397Z] stepping : 4 [2024-04-16T10:21:06.397Z] microcode : 0x42e [2024-04-16T10:21:06.397Z] cpu MHz : 2395.161 [2024-04-16T10:21:06.397Z] cache size : 15360 KB [2024-04-16T10:21:06.397Z] physical id : 1 [2024-04-16T10:21:06.397Z] siblings : 12 [2024-04-16T10:21:06.397Z] core id : 4 [2024-04-16T10:21:06.397Z] cpu cores : 6 [2024-04-16T10:21:06.397Z] apicid : 41 [2024-04-16T10:21:06.397Z] initial apicid : 41 [2024-04-16T10:21:06.397Z] fpu : yes [2024-04-16T10:21:06.397Z] fpu_exception : yes [2024-04-16T10:21:06.397Z] cpuid level : 13 [2024-04-16T10:21:06.397Z] wp : yes [2024-04-16T10:21:06.397Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.397Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.397Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.397Z] bogomips : 4214.16 [2024-04-16T10:21:06.397Z] clflush size : 64 [2024-04-16T10:21:06.397Z] cache_alignment : 64 [2024-04-16T10:21:06.397Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.397Z] power management: [2024-04-16T10:21:06.397Z] [2024-04-16T10:21:06.397Z] processor : 23 [2024-04-16T10:21:06.397Z] vendor_id : GenuineIntel [2024-04-16T10:21:06.397Z] cpu family : 6 [2024-04-16T10:21:06.397Z] model : 62 [2024-04-16T10:21:06.397Z] model name : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz [2024-04-16T10:21:06.397Z] stepping : 4 [2024-04-16T10:21:06.397Z] microcode : 0x42e [2024-04-16T10:21:06.397Z] cpu MHz : 2190.833 [2024-04-16T10:21:06.397Z] cache size : 15360 KB [2024-04-16T10:21:06.397Z] physical id : 1 [2024-04-16T10:21:06.397Z] siblings : 12 [2024-04-16T10:21:06.397Z] core id : 5 [2024-04-16T10:21:06.397Z] cpu cores : 6 [2024-04-16T10:21:06.397Z] apicid : 43 [2024-04-16T10:21:06.397Z] initial apicid : 43 [2024-04-16T10:21:06.397Z] fpu : yes [2024-04-16T10:21:06.397Z] fpu_exception : yes [2024-04-16T10:21:06.397Z] cpuid level : 13 [2024-04-16T10:21:06.397Z] wp : yes [2024-04-16T10:21:06.398Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d [2024-04-16T10:21:06.398Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple [2024-04-16T10:21:06.398Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown [2024-04-16T10:21:06.398Z] bogomips : 4214.16 [2024-04-16T10:21:06.398Z] clflush size : 64 [2024-04-16T10:21:06.398Z] cache_alignment : 64 [2024-04-16T10:21:06.398Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:06.398Z] power management: [2024-04-16T10:21:06.398Z] [2024-04-16T10:21:06.398Z] + cat /proc/meminfo [2024-04-16T10:21:06.398Z] MemTotal: 131953180 kB [2024-04-16T10:21:06.398Z] MemFree: 65405196 kB [2024-04-16T10:21:06.398Z] MemAvailable: 110295332 kB [2024-04-16T10:21:06.398Z] Buffers: 1772 kB [2024-04-16T10:21:06.398Z] Cached: 41427620 kB [2024-04-16T10:21:06.398Z] SwapCached: 0 kB [2024-04-16T10:21:06.398Z] Active: 18467700 kB [2024-04-16T10:21:06.398Z] Inactive: 38224544 kB [2024-04-16T10:21:06.398Z] Active(anon): 14993632 kB [2024-04-16T10:21:06.398Z] Inactive(anon): 373340 kB [2024-04-16T10:21:06.398Z] Active(file): 3474068 kB [2024-04-16T10:21:06.398Z] Inactive(file): 37851204 kB [2024-04-16T10:21:06.398Z] Unevictable: 96524 kB [2024-04-16T10:21:06.398Z] Mlocked: 96524 kB [2024-04-16T10:21:06.398Z] SwapTotal: 0 kB [2024-04-16T10:21:06.398Z] SwapFree: 0 kB [2024-04-16T10:21:06.398Z] Zswap: 0 kB [2024-04-16T10:21:06.398Z] Zswapped: 0 kB [2024-04-16T10:21:06.398Z] Dirty: 172872 kB [2024-04-16T10:21:06.398Z] Writeback: 0 kB [2024-04-16T10:21:06.398Z] AnonPages: 15343676 kB [2024-04-16T10:21:06.398Z] Mapped: 1071060 kB [2024-04-16T10:21:06.398Z] Shmem: 95952 kB [2024-04-16T10:21:06.398Z] KReclaimable: 4627756 kB [2024-04-16T10:21:06.398Z] Slab: 7534900 kB [2024-04-16T10:21:06.398Z] SReclaimable: 4627756 kB [2024-04-16T10:21:06.398Z] SUnreclaim: 2907144 kB [2024-04-16T10:21:06.398Z] KernelStack: 35968 kB [2024-04-16T10:21:06.398Z] PageTables: 70624 kB [2024-04-16T10:21:06.398Z] SecPageTables: 0 kB [2024-04-16T10:21:06.398Z] NFS_Unstable: 0 kB [2024-04-16T10:21:06.398Z] Bounce: 0 kB [2024-04-16T10:21:06.398Z] WritebackTmp: 0 kB [2024-04-16T10:21:06.398Z] CommitLimit: 65976588 kB [2024-04-16T10:21:06.398Z] Committed_AS: 16912904 kB [2024-04-16T10:21:06.398Z] VmallocTotal: 34359738367 kB [2024-04-16T10:21:06.398Z] VmallocUsed: 196936 kB [2024-04-16T10:21:06.398Z] VmallocChunk: 0 kB [2024-04-16T10:21:06.398Z] Percpu: 123136 kB [2024-04-16T10:21:06.398Z] HardwareCorrupted: 0 kB [2024-04-16T10:21:06.398Z] AnonHugePages: 4937728 kB [2024-04-16T10:21:06.398Z] ShmemHugePages: 0 kB [2024-04-16T10:21:06.398Z] ShmemPmdMapped: 0 kB [2024-04-16T10:21:06.398Z] FileHugePages: 1712 kB [2024-04-16T10:21:06.398Z] FilePmdMapped: 0 kB [2024-04-16T10:21:06.398Z] CmaTotal: 0 kB [2024-04-16T10:21:06.398Z] CmaFree: 0 kB [2024-04-16T10:21:06.398Z] HugePages_Total: 0 [2024-04-16T10:21:06.398Z] HugePages_Free: 0 [2024-04-16T10:21:06.398Z] HugePages_Rsvd: 0 [2024-04-16T10:21:06.398Z] HugePages_Surp: 0 [2024-04-16T10:21:06.398Z] Hugepagesize: 2048 kB [2024-04-16T10:21:06.398Z] Hugetlb: 0 kB [2024-04-16T10:21:06.398Z] DirectMap4k: 837872 kB [2024-04-16T10:21:06.398Z] DirectMap2M: 25341952 kB [2024-04-16T10:21:06.398Z] DirectMap1G: 110100480 kB [Pipeline] sh [2024-04-16T10:21:06.453Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3App.ear [2024-04-16T10:21:06.464Z] [exec] Application deployed with name ejb-bmp-thread-pool-idApp. [2024-04-16T10:21:06.464Z] [echo] Deployment on target server server successful [2024-04-16T10:21:06.464Z] [2024-04-16T10:21:06.464Z] setOSConditions: [2024-04-16T10:21:06.464Z] [2024-04-16T10:21:06.464Z] setToolWin: [2024-04-16T10:21:06.464Z] [2024-04-16T10:21:06.464Z] setToolUnix: [2024-04-16T10:21:06.464Z] [2024-04-16T10:21:06.464Z] setToolProperty: [2024-04-16T10:21:06.464Z] [2024-04-16T10:21:06.464Z] setS1ASclassPath: [2024-04-16T10:21:06.464Z] [2024-04-16T10:21:06.464Z] init-common: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] deploy-common-ee: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] run: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setOSConditions: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setToolWin: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setToolUnix: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setToolProperty: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setS1ASclassPath: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] init-common: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] execute-ejb-sql-common: [2024-04-16T10:21:06.465Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/create_pointbase.sql [2024-04-16T10:21:06.465Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setOSConditions: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setToolWin: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setToolUnix: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setToolProperty: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] setS1ASclassPath: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] init-common: [2024-04-16T10:21:06.465Z] [2024-04-16T10:21:06.465Z] runclient-common: [2024-04-16T10:21:06.466Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-thread-pool-idAppClient.jar -name ejb-bmp-thread-pool-idClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:21:06.645Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:21:06.645Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:21:06.645Z] + printf '\n\n' [2024-04-16T10:21:06.645Z] [2024-04-16T10:21:06.645Z] [2024-04-16T10:21:06.645Z] + get_test_target persistence_all [2024-04-16T10:21:06.645Z] + case ${1} in [2024-04-16T10:21:06.645Z] + TARGET=all [2024-04-16T10:21:06.645Z] + export TARGET [2024-04-16T10:21:06.645Z] + test_run [2024-04-16T10:21:06.645Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-domain [2024-04-16T10:21:06.665Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-after-scriptless-tag-web [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] all: [2024-04-16T10:21:06.665Z] [echo] [2024-04-16T10:21:06.665Z] [echo] ************************* [2024-04-16T10:21:06.665Z] [echo] * Running jspScriptletDeclNestedInCustomAction [2024-04-16T10:21:06.665Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction [2024-04-16T10:21:06.665Z] [echo] ************************* [2024-04-16T10:21:06.665Z] [echo] [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setOSConditions: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setToolWin: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setToolUnix: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setToolProperty: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setS1ASclassPath: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] init-common: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] clean: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setOSConditions: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setToolWin: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setToolUnix: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setToolProperty: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] setS1ASclassPath: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.665Z] init-common: [2024-04-16T10:21:06.665Z] [2024-04-16T10:21:06.666Z] clean-common: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setOSConditions: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolWin: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolUnix: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolProperty: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setS1ASclassPath: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] init-common: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] clean-classes-common: [2024-04-16T10:21:06.666Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setOSConditions: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolWin: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolUnix: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolProperty: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setS1ASclassPath: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] init-common: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] clean-jars-common: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] compile: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setOSConditions: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolWin: [2024-04-16T10:21:06.666Z] [2024-04-16T10:21:06.666Z] setToolUnix: [2024-04-16T10:21:06.667Z] [2024-04-16T10:21:06.667Z] setToolProperty: [2024-04-16T10:21:06.667Z] [2024-04-16T10:21:06.667Z] setS1ASclassPath: [2024-04-16T10:21:06.667Z] [2024-04-16T10:21:06.667Z] init-common: [2024-04-16T10:21:06.667Z] [2024-04-16T10:21:06.667Z] compile-common: [2024-04-16T10:21:06.667Z] [echo] Current time (ISO): 2024-04-16T10:21:06.618+0000 [2024-04-16T10:21:06.667Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:06.667Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:06.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-specialization-web [2024-04-16T10:21:06.689Z] [2024-04-16T10:21:06.689Z] all: [2024-04-16T10:21:06.689Z] [echo] [2024-04-16T10:21:06.689Z] [echo] ************************* [2024-04-16T10:21:06.689Z] [echo] * Running stereotypes [2024-04-16T10:21:06.689Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes [2024-04-16T10:21:06.689Z] [echo] ************************* [2024-04-16T10:21:06.689Z] [echo] [2024-04-16T10:21:06.689Z] [2024-04-16T10:21:06.690Z] all: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] stereotypes: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setOSConditions: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolWin: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolUnix: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolProperty: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setS1ASclassPath: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] init-common: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] clean: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setOSConditions: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolWin: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolUnix: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolProperty: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setS1ASclassPath: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] init-common: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] clean-common: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setOSConditions: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolWin: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolUnix: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.690Z] setToolProperty: [2024-04-16T10:21:06.690Z] [2024-04-16T10:21:06.691Z] setS1ASclassPath: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] init-common: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] clean-classes-common: [2024-04-16T10:21:06.691Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setOSConditions: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setToolWin: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setToolUnix: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setToolProperty: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setS1ASclassPath: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] init-common: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] clean-jars-common: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] compile: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setOSConditions: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setToolWin: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setToolUnix: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setToolProperty: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] setS1ASclassPath: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] init-common: [2024-04-16T10:21:06.691Z] [2024-04-16T10:21:06.691Z] compile-common: [2024-04-16T10:21:06.691Z] [echo] Current time (ISO): 2024-04-16T10:21:06.518+0000 [2024-04-16T10:21:06.691Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:06.692Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:06.695Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:21:06.695Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:21:06.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:21:06.910Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:21:06.910Z] [echo] cmd executed for server [2024-04-16T10:21:06.910Z] [2024-04-16T10:21:06.911Z] setOSConditions: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setToolWin: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setToolUnix: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setToolProperty: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setS1ASclassPath: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] init-common: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] deploy-common: [2024-04-16T10:21:06.911Z] [echo] Current time (ISO): 2024-04-16T10:21:06.810+0000 [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setOSConditions: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setToolWin: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setToolUnix: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setToolProperty: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] setS1ASclassPath: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] init-common: [2024-04-16T10:21:06.911Z] [2024-04-16T10:21:06.911Z] deploy-common-pe: [2024-04-16T10:21:06.932Z] [exec] Apr 16, 2024 10:21:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:06.933Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22cb3d59 [2024-04-16T10:21:07.189Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-04-16T10:21:07.189Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:07.189Z] [exec] [2024-04-16T10:21:07.189Z] [exec] [2024-04-16T10:21:07.189Z] [exec] ----------------------------------------- [2024-04-16T10:21:07.189Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-04-16T10:21:07.189Z] [exec] ----------------------------------------- [2024-04-16T10:21:07.189Z] [exec] Total PASS: 1 [2024-04-16T10:21:07.189Z] [exec] Total FAIL: 0 [2024-04-16T10:21:07.189Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:07.189Z] [exec] ----------------------------------------- [2024-04-16T10:21:07.189Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:07.189Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:07.229Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:07.445Z] [2024-04-16T10:21:07.445Z] checkReporting-common: [2024-04-16T10:21:07.486Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:21:07.486Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:21:07.486Z] [javac] ^ [2024-04-16T10:21:07.486Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:21:07.486Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:07.486Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:21:07.486Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:21:07.486Z] [javac] 2 warnings [2024-04-16T10:21:07.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-notx [2024-04-16T10:21:07.486Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/classes/blackbox.jar [2024-04-16T10:21:07.486Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-notx.rar [2024-04-16T10:21:07.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-tx [2024-04-16T10:21:07.486Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-tx.rar [2024-04-16T10:21:07.486Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/src/tmp-xa [2024-04-16T10:21:07.486Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/rar/blackbox-xa.rar [2024-04-16T10:21:07.486Z] [2024-04-16T10:21:07.486Z] deploy-rar--libraries: [2024-04-16T10:21:07.487Z] [2024-04-16T10:21:07.487Z] install-library: [2024-04-16T10:21:07.487Z] [echo] copying file [blackbox.jar] to applibs [2024-04-16T10:21:07.487Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs [2024-04-16T10:21:07.487Z] [2024-04-16T10:21:07.487Z] restart-server: [2024-04-16T10:21:07.487Z] [2024-04-16T10:21:07.487Z] setOSConditions: [2024-04-16T10:21:07.487Z] [2024-04-16T10:21:07.487Z] stop-server: [2024-04-16T10:21:07.512Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthApp.ear [2024-04-16T10:21:07.700Z] [2024-04-16T10:21:07.700Z] confirmReportPresent-common: [2024-04-16T10:21:07.700Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:07.700Z] [echo] Test seems to be reported fine [2024-04-16T10:21:07.700Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:21:07.700Z] [2024-04-16T10:21:07.700Z] confirmMissingReport-common: [2024-04-16T10:21:07.700Z] [2024-04-16T10:21:07.700Z] setOSConditions: [2024-04-16T10:21:07.700Z] [2024-04-16T10:21:07.701Z] setToolWin: [2024-04-16T10:21:07.701Z] [2024-04-16T10:21:07.701Z] setToolUnix: [2024-04-16T10:21:07.701Z] [2024-04-16T10:21:07.701Z] setToolProperty: [2024-04-16T10:21:07.701Z] [2024-04-16T10:21:07.701Z] setS1ASclassPath: [2024-04-16T10:21:07.701Z] [2024-04-16T10:21:07.701Z] init-common: [2024-04-16T10:21:07.701Z] [2024-04-16T10:21:07.701Z] runclient-common: [2024-04-16T10:21:07.701Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 custom/my-int [2024-04-16T10:21:07.743Z] [2024-04-16T10:21:07.743Z] stop-server-unix: [2024-04-16T10:21:07.743Z] [echo] stopping server on unix ... [2024-04-16T10:21:07.834Z] [exec] Application deployed with name ejb-ejb30-hello-session3App. [2024-04-16T10:21:07.834Z] [echo] Deployment on target server server successful [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] setOSConditions: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] setToolWin: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] setToolUnix: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] setToolProperty: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] setS1ASclassPath: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] init-common: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] deploy-common-ee: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] run: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] setOSConditions: [2024-04-16T10:21:07.834Z] [2024-04-16T10:21:07.834Z] setToolWin: [2024-04-16T10:21:07.835Z] [2024-04-16T10:21:07.835Z] setToolUnix: [2024-04-16T10:21:07.835Z] [2024-04-16T10:21:07.835Z] setToolProperty: [2024-04-16T10:21:07.835Z] [2024-04-16T10:21:07.835Z] setS1ASclassPath: [2024-04-16T10:21:07.835Z] [2024-04-16T10:21:07.835Z] init-common: [2024-04-16T10:21:07.835Z] [2024-04-16T10:21:07.835Z] runclient-common: [2024-04-16T10:21:07.835Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session3AppClient.jar -name ejb-ejb30-hello-session3Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 45712 [2024-04-16T10:21:07.898Z] [exec] Apr 16, 2024 10:21:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:07.898Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:08.038Z] [INFO] [2024-04-16T10:21:08.038Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:21:08.038Z] [INFO] [2024-04-16T10:21:08.038Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:21:08.067Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:21:08.067Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:21:08.067Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test webservice_all [2024-04-16T10:21:08.067Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:21:08.067Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:21:08.067Z] + readonly GF_INTERNAL_ENV_SH=/tmp/qOogf-internal-env [2024-04-16T10:21:08.067Z] + GF_INTERNAL_ENV_SH=/tmp/qOogf-internal-env [2024-04-16T10:21:08.067Z] + '[' '!' -z '' ']' [2024-04-16T10:21:08.067Z] + export WSIMPORT_OPTS= [2024-04-16T10:21:08.067Z] + WSIMPORT_OPTS= [2024-04-16T10:21:08.067Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:21:08.067Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:21:08.324Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:21:08.324Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:08.324Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:08.324Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:08.324Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:08.324Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:21:08.324Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:21:08.324Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:21:08.324Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:21:08.324Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:21:08.324Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:21:08.324Z] + echo 'Preparing dependencies ...' [2024-04-16T10:21:08.324Z] Preparing dependencies ... [2024-04-16T10:21:08.325Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:21:08.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:08.757Z] [exec] Apr 16, 2024 10:21:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:08.757Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:08.839Z] [java] Apr 16, 2024 10:21:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:08.839Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55a88417 [2024-04-16T10:21:09.067Z] [exec] Apr 16, 2024 10:21:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:09.067Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:09.137Z] [java] Waiting timer to expire to verify the results [2024-04-16T10:21:09.142Z] [javac] 1 warning [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] build: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] setOSConditions: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] setToolWin: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] setToolUnix: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] setToolProperty: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] setS1ASclassPath: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] init-common: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] webclient-war-common: [2024-04-16T10:21:09.142Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.142Z] clear: [2024-04-16T10:21:09.142Z] [2024-04-16T10:21:09.143Z] test-tlds-exist: [2024-04-16T10:21:09.143Z] [2024-04-16T10:21:09.143Z] copy-tlds: [2024-04-16T10:21:09.143Z] [2024-04-16T10:21:09.143Z] test-tagfiles-exist: [2024-04-16T10:21:09.143Z] [2024-04-16T10:21:09.143Z] copy-tagfiles: [2024-04-16T10:21:09.143Z] [2024-04-16T10:21:09.143Z] package-war-common: [2024-04-16T10:21:09.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:09.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:09.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:09.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:09.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/lib [2024-04-16T10:21:09.143Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:09.143Z] [copy] Copying 12 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:09.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/docroot [2024-04-16T10:21:09.143Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2024-04-16T10:21:09.143Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:09.144Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:09.144Z] [javac] Compiling 1 source file [2024-04-16T10:21:09.144Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/alternative-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:09.144Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] deploy: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] deploy-war-common: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] setOSConditions: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] setToolWin: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] setToolUnix: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] setToolProperty: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] setS1ASclassPath: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] init-common: [2024-04-16T10:21:09.144Z] [2024-04-16T10:21:09.144Z] deploy-war-commonpe: [2024-04-16T10:21:09.259Z] [exec] Apr 16, 2024 10:21:08 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:09.260Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:09.260Z] [exec] Apr 16, 2024 10:21:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:09.260Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:09.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-alternative-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-alternative-stereotypes-web.war [2024-04-16T10:21:09.944Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:09.944Z] [javac] 1 warning [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] build: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] setOSConditions: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] setToolWin: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] setToolUnix: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] setToolProperty: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] setS1ASclassPath: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] init-common: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] webclient-war-common: [2024-04-16T10:21:09.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] clear: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] test-tlds-exist: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] copy-tlds: [2024-04-16T10:21:09.944Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:09.944Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] test-tagfiles-exist: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] copy-tagfiles: [2024-04-16T10:21:09.944Z] [2024-04-16T10:21:09.944Z] package-war-common: [2024-04-16T10:21:09.945Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:09.945Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:09.945Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/lib [2024-04-16T10:21:09.945Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:09.945Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:09.945Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2024-04-16T10:21:09.945Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:09.945Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:09.945Z] [javac] Compiling 1 source file [2024-04-16T10:21:09.945Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletDeclNestedInCustomAction/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:09.945Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] deploy: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] deploy-war-common: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] setOSConditions: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] setToolWin: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] setToolUnix: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] setToolProperty: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] setS1ASclassPath: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] init-common: [2024-04-16T10:21:09.945Z] [2024-04-16T10:21:09.945Z] deploy-war-commonpe: [2024-04-16T10:21:09.946Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-decl-nested-in-custom-action --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-decl-nested-in-custom-action-web.war [2024-04-16T10:21:10.386Z] [exec] Application deployed with name cdi-alternative-stereotypes-web. [2024-04-16T10:21:10.386Z] [2024-04-16T10:21:10.386Z] deploy-war-commonee: [2024-04-16T10:21:10.386Z] [2024-04-16T10:21:10.386Z] run: [2024-04-16T10:21:10.386Z] [java] opening connection to http://localhost:8080/cdi-alternative-stereotypes/myurl [2024-04-16T10:21:10.438Z] [exec] Apr 16, 2024 10:21:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:10.438Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:10.547Z] [INFO] [2024-04-16T10:21:10.547Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:21:10.640Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:21:10.640Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:10.640Z] [java] [2024-04-16T10:21:10.640Z] [java] [2024-04-16T10:21:10.640Z] [java] ----------------------------------------- [2024-04-16T10:21:10.640Z] [java] - stereotypes-alternative-stereotypes: PASS - [2024-04-16T10:21:10.640Z] [java] ----------------------------------------- [2024-04-16T10:21:10.640Z] [java] - Total PASS : 1 - [2024-04-16T10:21:10.640Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:10.640Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:10.640Z] [java] ----------------------------------------- [2024-04-16T10:21:10.640Z] [2024-04-16T10:21:10.641Z] undeploy: [2024-04-16T10:21:10.641Z] [2024-04-16T10:21:10.641Z] setOSConditions: [2024-04-16T10:21:10.641Z] [2024-04-16T10:21:10.641Z] setToolWin: [2024-04-16T10:21:10.641Z] [2024-04-16T10:21:10.641Z] setToolUnix: [2024-04-16T10:21:10.641Z] [2024-04-16T10:21:10.641Z] setToolProperty: [2024-04-16T10:21:10.641Z] [2024-04-16T10:21:10.641Z] setS1ASclassPath: [2024-04-16T10:21:10.641Z] [2024-04-16T10:21:10.641Z] init-common: [2024-04-16T10:21:10.641Z] [2024-04-16T10:21:10.641Z] undeploy-war-common: [2024-04-16T10:21:10.802Z] [INFO] [2024-04-16T10:21:10.802Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:21:10.852Z] [INFO] Scanning for projects... [2024-04-16T10:21:11.080Z] [exec] Waiting for the domain to stop . [2024-04-16T10:21:11.080Z] [exec] Waiting finished after 420 ms. [2024-04-16T10:21:11.080Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:21:11.080Z] [2024-04-16T10:21:11.080Z] stop-server-windows: [2024-04-16T10:21:11.080Z] [2024-04-16T10:21:11.080Z] setOSConditions: [2024-04-16T10:21:11.080Z] [2024-04-16T10:21:11.080Z] start-server: [2024-04-16T10:21:11.080Z] [echo] +-----------------------------+ [2024-04-16T10:21:11.080Z] [echo] | | [2024-04-16T10:21:11.080Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:21:11.080Z] [echo] | in Felix mode | [2024-04-16T10:21:11.080Z] [echo] | | [2024-04-16T10:21:11.080Z] [echo] +-----------------------------+ [2024-04-16T10:21:11.080Z] [2024-04-16T10:21:11.080Z] start-server-unix: [2024-04-16T10:21:11.201Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-alternative-stereotypes-web [2024-04-16T10:21:11.201Z] [2024-04-16T10:21:11.201Z] all: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setOSConditions: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolWin: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolUnix: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolProperty: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setS1ASclassPath: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] init-common: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] clean: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setOSConditions: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolWin: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolUnix: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolProperty: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setS1ASclassPath: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] init-common: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] clean-common: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setOSConditions: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolWin: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolUnix: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setToolProperty: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.202Z] setS1ASclassPath: [2024-04-16T10:21:11.202Z] [2024-04-16T10:21:11.203Z] init-common: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] clean-classes-common: [2024-04-16T10:21:11.203Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setOSConditions: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setToolWin: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setToolUnix: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setToolProperty: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setS1ASclassPath: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] init-common: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] clean-jars-common: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] compile: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setOSConditions: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setToolWin: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setToolUnix: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setToolProperty: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] setS1ASclassPath: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] init-common: [2024-04-16T10:21:11.203Z] [2024-04-16T10:21:11.203Z] compile-common: [2024-04-16T10:21:11.203Z] [echo] Current time (ISO): 2024-04-16T10:21:10.990+0000 [2024-04-16T10:21:11.203Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:11.203Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:11.307Z] [exec] Application deployed with name web-jsp-scriptlet-decl-nested-in-custom-action-web. [2024-04-16T10:21:11.399Z] [exec] Apr 16, 2024 10:21:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:11.399Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:11.561Z] [2024-04-16T10:21:11.561Z] deploy-war-commonee: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] run: [2024-04-16T10:21:11.562Z] [java] Connecting to: http://localhost:45711/web-jsp-scriptlet-decl-nested-in-custom-action/jsp/test.jsp [2024-04-16T10:21:11.562Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:11.562Z] [java] [2024-04-16T10:21:11.562Z] [java] [2024-04-16T10:21:11.562Z] [java] ----------------------------------------- [2024-04-16T10:21:11.562Z] [java] - jsp-scriptlet-decl-nested-in-custom-action: PASS - [2024-04-16T10:21:11.562Z] [java] ----------------------------------------- [2024-04-16T10:21:11.562Z] [java] - Total PASS : 1 - [2024-04-16T10:21:11.562Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:11.562Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:11.562Z] [java] ----------------------------------------- [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] undeploy: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] setOSConditions: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] setToolWin: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] setToolUnix: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] setToolProperty: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] setS1ASclassPath: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] init-common: [2024-04-16T10:21:11.562Z] [2024-04-16T10:21:11.562Z] undeploy-war-common: [2024-04-16T10:21:11.713Z] [exec] Application deployed with name ejb-bmp-appauthApp. [2024-04-16T10:21:11.713Z] [echo] Deployment on target server server successful [2024-04-16T10:21:11.713Z] [2024-04-16T10:21:11.713Z] setOSConditions: [2024-04-16T10:21:11.713Z] [2024-04-16T10:21:11.713Z] setToolWin: [2024-04-16T10:21:11.713Z] [2024-04-16T10:21:11.713Z] setToolUnix: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setToolProperty: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setS1ASclassPath: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] init-common: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] deploy-common-ee: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] run: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setup-derby-for-authentication: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setOSConditions: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setToolWin: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setToolUnix: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setToolProperty: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] setS1ASclassPath: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] init-common: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] stop-derby: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] stop-derby-aix: [2024-04-16T10:21:11.714Z] [2024-04-16T10:21:11.714Z] stop-derby-nonaix: [2024-04-16T10:21:11.714Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:21:11.767Z] [exec] Apr 16, 2024 10:21:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:11.767Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@740b9a50 [2024-04-16T10:21:11.969Z] [java] Tue Apr 16 10:21:11 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:21:11.969Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties to copy. [2024-04-16T10:21:11.969Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases [2024-04-16T10:21:11.969Z] [2024-04-16T10:21:11.969Z] setOSConditions: [2024-04-16T10:21:11.969Z] [2024-04-16T10:21:11.969Z] setToolWin: [2024-04-16T10:21:11.969Z] [2024-04-16T10:21:11.970Z] setToolUnix: [2024-04-16T10:21:11.970Z] [2024-04-16T10:21:11.970Z] setToolProperty: [2024-04-16T10:21:11.970Z] [2024-04-16T10:21:11.970Z] setS1ASclassPath: [2024-04-16T10:21:11.970Z] [2024-04-16T10:21:11.970Z] init-common: [2024-04-16T10:21:11.970Z] [2024-04-16T10:21:11.970Z] start-derby: [2024-04-16T10:21:11.970Z] [2024-04-16T10:21:11.970Z] start-derby-aix: [2024-04-16T10:21:11.970Z] [2024-04-16T10:21:11.970Z] start-derby-nonaix: [2024-04-16T10:21:11.970Z] [echo] Starting Derby DB Server ... [2024-04-16T10:21:11.981Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:21:11.981Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:21:11.981Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:21:11.981Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:21:11.981Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:21:11.982Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:21:11.982Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:21:11.982Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:21:11.982Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:21:11.982Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:21:11.982Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:21:11.982Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:21:11.982Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:21:11.982Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:21:11.982Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:21:11.982Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:21:11.982Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:11.982Z] [INFO] BUILD SUCCESS [2024-04-16T10:21:11.982Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:11.982Z] [INFO] Total time: 18.249 s [2024-04-16T10:21:11.982Z] [INFO] Finished at: 2024-04-16T10:21:11Z [2024-04-16T10:21:11.982Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:11.982Z] + run_test naming_all [2024-04-16T10:21:11.982Z] + local testid=naming_all [2024-04-16T10:21:11.982Z] + local found=false [2024-04-16T10:21:11.982Z] ++ find . -name run_test.sh [2024-04-16T10:21:12.097Z] [exec] Starting test for id: -429079279 [2024-04-16T10:21:12.240Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.240Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:21:12.240Z] + OPT=list_test_ids [2024-04-16T10:21:12.240Z] + TEST_ID= [2024-04-16T10:21:12.240Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:21:12.240Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:21:12.240Z] +++ uname [2024-04-16T10:21:12.240Z] +++ grep -i sunos [2024-04-16T10:21:12.240Z] +++ wc -l [2024-04-16T10:21:12.240Z] +++ awk '{print $1}' [2024-04-16T10:21:12.240Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.240Z] ++ GREP=grep [2024-04-16T10:21:12.240Z] ++ AWK=awk [2024-04-16T10:21:12.240Z] ++ SED=sed [2024-04-16T10:21:12.240Z] ++ BC=bc [2024-04-16T10:21:12.240Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.240Z] + case ${OPT} in [2024-04-16T10:21:12.240Z] + list_test_ids [2024-04-16T10:21:12.240Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ admin_cli_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ admin-cli-group-1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ admin-cli-group-2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ admin-cli-group-3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ admin-cli-group-4 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ admin-cli-group-5 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + [[ false = true ]] [2024-04-16T10:21:12.240Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.240Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:21:12.240Z] + OPT=list_test_ids [2024-04-16T10:21:12.240Z] + TEST_ID= [2024-04-16T10:21:12.240Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:21:12.240Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:21:12.240Z] +++ uname [2024-04-16T10:21:12.240Z] +++ grep -i sunos [2024-04-16T10:21:12.240Z] +++ wc -l [2024-04-16T10:21:12.240Z] +++ awk '{print $1}' [2024-04-16T10:21:12.240Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.240Z] ++ GREP=grep [2024-04-16T10:21:12.240Z] ++ AWK=awk [2024-04-16T10:21:12.240Z] ++ SED=sed [2024-04-16T10:21:12.240Z] ++ BC=bc [2024-04-16T10:21:12.240Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.240Z] + case ${OPT} in [2024-04-16T10:21:12.240Z] + list_test_ids [2024-04-16T10:21:12.240Z] + echo batch_all [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ batch_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + [[ false = true ]] [2024-04-16T10:21:12.240Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.240Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:21:12.240Z] + OPT=list_test_ids [2024-04-16T10:21:12.240Z] + TEST_ID= [2024-04-16T10:21:12.240Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:21:12.240Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:21:12.240Z] +++ uname [2024-04-16T10:21:12.240Z] +++ grep -i sunos [2024-04-16T10:21:12.240Z] +++ wc -l [2024-04-16T10:21:12.240Z] +++ awk '{print $1}' [2024-04-16T10:21:12.240Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.240Z] ++ GREP=grep [2024-04-16T10:21:12.240Z] ++ AWK=awk [2024-04-16T10:21:12.240Z] ++ SED=sed [2024-04-16T10:21:12.240Z] ++ BC=bc [2024-04-16T10:21:12.240Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.240Z] + case ${OPT} in [2024-04-16T10:21:12.240Z] + list_test_ids [2024-04-16T10:21:12.240Z] + echo cdi_all [2024-04-16T10:21:12.240Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.240Z] + [[ cdi_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.240Z] + [[ false = true ]] [2024-04-16T10:21:12.240Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.240Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:21:12.240Z] + OPT=list_test_ids [2024-04-16T10:21:12.240Z] + TEST_ID= [2024-04-16T10:21:12.240Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:21:12.240Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:21:12.240Z] +++ uname [2024-04-16T10:21:12.240Z] +++ grep -i sunos [2024-04-16T10:21:12.241Z] +++ wc -l [2024-04-16T10:21:12.241Z] +++ awk '{print $1}' [2024-04-16T10:21:12.241Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.241Z] ++ GREP=grep [2024-04-16T10:21:12.241Z] ++ AWK=awk [2024-04-16T10:21:12.241Z] ++ SED=sed [2024-04-16T10:21:12.241Z] ++ BC=bc [2024-04-16T10:21:12.241Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.241Z] + case ${OPT} in [2024-04-16T10:21:12.241Z] + list_test_ids [2024-04-16T10:21:12.241Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ connector_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ connector_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ connector_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ connector_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ connector_group_4 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + [[ false = true ]] [2024-04-16T10:21:12.241Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.241Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:21:12.241Z] + OPT=list_test_ids [2024-04-16T10:21:12.241Z] + TEST_ID= [2024-04-16T10:21:12.241Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:21:12.241Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:21:12.241Z] +++ uname [2024-04-16T10:21:12.241Z] +++ grep -i sunos [2024-04-16T10:21:12.241Z] +++ wc -l [2024-04-16T10:21:12.241Z] +++ awk '{print $1}' [2024-04-16T10:21:12.241Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.241Z] ++ GREP=grep [2024-04-16T10:21:12.241Z] ++ AWK=awk [2024-04-16T10:21:12.241Z] ++ SED=sed [2024-04-16T10:21:12.241Z] ++ BC=bc [2024-04-16T10:21:12.241Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.241Z] + case ${OPT} in [2024-04-16T10:21:12.241Z] + list_test_ids [2024-04-16T10:21:12.241Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ deployment_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ deployment_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + [[ false = true ]] [2024-04-16T10:21:12.241Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.241Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:21:12.241Z] + OPT=list_test_ids [2024-04-16T10:21:12.241Z] + TEST_ID= [2024-04-16T10:21:12.241Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:21:12.241Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:21:12.241Z] +++ uname [2024-04-16T10:21:12.241Z] +++ grep -i sunos [2024-04-16T10:21:12.241Z] +++ wc -l [2024-04-16T10:21:12.241Z] +++ awk '{print $1}' [2024-04-16T10:21:12.241Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.241Z] ++ GREP=grep [2024-04-16T10:21:12.241Z] ++ AWK=awk [2024-04-16T10:21:12.241Z] ++ SED=sed [2024-04-16T10:21:12.241Z] ++ BC=bc [2024-04-16T10:21:12.241Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.241Z] + case ${OPT} in [2024-04-16T10:21:12.241Z] + list_test_ids [2024-04-16T10:21:12.241Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ ejb_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ ejb_timer_cluster_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ ejb_web_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ ejb_group_1 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ ejb_group_2 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ ejb_group_3 = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ ejb_group_embedded = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + [[ false = true ]] [2024-04-16T10:21:12.241Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.241Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:21:12.241Z] + OPT=list_test_ids [2024-04-16T10:21:12.241Z] + TEST_ID= [2024-04-16T10:21:12.241Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:21:12.241Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:21:12.241Z] +++ uname [2024-04-16T10:21:12.241Z] +++ grep -i sunos [2024-04-16T10:21:12.241Z] +++ wc -l [2024-04-16T10:21:12.241Z] +++ awk '{print $1}' [2024-04-16T10:21:12.241Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.241Z] ++ GREP=grep [2024-04-16T10:21:12.241Z] ++ AWK=awk [2024-04-16T10:21:12.241Z] ++ SED=sed [2024-04-16T10:21:12.241Z] ++ BC=bc [2024-04-16T10:21:12.241Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.241Z] + case ${OPT} in [2024-04-16T10:21:12.241Z] + list_test_ids [2024-04-16T10:21:12.241Z] + echo jdbc_all [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ jdbc_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + [[ false = true ]] [2024-04-16T10:21:12.241Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.241Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-04-16T10:21:12.241Z] + OPT=list_test_ids [2024-04-16T10:21:12.241Z] + TEST_ID= [2024-04-16T10:21:12.241Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-04-16T10:21:12.241Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-04-16T10:21:12.241Z] +++ uname [2024-04-16T10:21:12.241Z] +++ grep -i sunos [2024-04-16T10:21:12.241Z] +++ awk '{print $1}' [2024-04-16T10:21:12.241Z] +++ wc -l [2024-04-16T10:21:12.241Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.241Z] ++ GREP=grep [2024-04-16T10:21:12.241Z] ++ AWK=awk [2024-04-16T10:21:12.241Z] ++ SED=sed [2024-04-16T10:21:12.241Z] ++ BC=bc [2024-04-16T10:21:12.241Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.241Z] + case ${OPT} in [2024-04-16T10:21:12.241Z] + list_test_ids [2024-04-16T10:21:12.241Z] + echo jms_all [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ jms_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.241Z] + [[ false = true ]] [2024-04-16T10:21:12.241Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:12.241Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-04-16T10:21:12.241Z] + OPT=list_test_ids [2024-04-16T10:21:12.241Z] + TEST_ID= [2024-04-16T10:21:12.241Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:21:12.241Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:21:12.241Z] +++ uname [2024-04-16T10:21:12.241Z] +++ grep -i sunos [2024-04-16T10:21:12.241Z] +++ wc -l [2024-04-16T10:21:12.241Z] +++ awk '{print $1}' [2024-04-16T10:21:12.241Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.241Z] ++ GREP=grep [2024-04-16T10:21:12.241Z] ++ AWK=awk [2024-04-16T10:21:12.241Z] ++ SED=sed [2024-04-16T10:21:12.241Z] ++ BC=bc [2024-04-16T10:21:12.241Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.241Z] + case ${OPT} in [2024-04-16T10:21:12.241Z] + list_test_ids [2024-04-16T10:21:12.241Z] + echo naming_all [2024-04-16T10:21:12.241Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:12.241Z] + [[ naming_all = \n\a\m\i\n\g\_\a\l\l ]] [2024-04-16T10:21:12.242Z] + found=true [2024-04-16T10:21:12.242Z] + break [2024-04-16T10:21:12.242Z] + [[ true = true ]] [2024-04-16T10:21:12.242Z] + ./appserver/tests/appserv-tests/devtests/naming/run_test.sh run_test_id naming_all [2024-04-16T10:21:12.242Z] + OPT=run_test_id [2024-04-16T10:21:12.242Z] + TEST_ID=naming_all [2024-04-16T10:21:12.242Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:21:12.242Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:21:12.242Z] +++ uname [2024-04-16T10:21:12.242Z] +++ grep -i sunos [2024-04-16T10:21:12.242Z] +++ wc -l [2024-04-16T10:21:12.242Z] +++ awk '{print $1}' [2024-04-16T10:21:12.242Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:12.242Z] ++ GREP=grep [2024-04-16T10:21:12.242Z] ++ AWK=awk [2024-04-16T10:21:12.242Z] ++ SED=sed [2024-04-16T10:21:12.242Z] ++ BC=bc [2024-04-16T10:21:12.242Z] ++ export GREP AWK SED BC [2024-04-16T10:21:12.242Z] + case ${OPT} in [2024-04-16T10:21:12.242Z] + trap 'copy_test_artifacts naming_all' EXIT [2024-04-16T10:21:12.242Z] + run_test_id naming_all [2024-04-16T10:21:12.242Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:21:12.242Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:21:12.242Z] [2024-04-16T10:21:12.242Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:21:12.242Z] [2024-04-16T10:21:12.242Z] + for i in "${@}" [2024-04-16T10:21:12.242Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:21:12.242Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:12.397Z] [java] Value of key is: [2024-04-16T10:21:12.397Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:12.397Z] [java] [2024-04-16T10:21:12.397Z] [java] [2024-04-16T10:21:12.397Z] [java] ----------------------------------------- [2024-04-16T10:21:12.397Z] [java] - : PASS - [2024-04-16T10:21:12.397Z] [java] ----------------------------------------- [2024-04-16T10:21:12.397Z] [java] Total PASS: 1 [2024-04-16T10:21:12.397Z] [java] Total FAIL: 0 [2024-04-16T10:21:12.398Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:21:12.398Z] [java] ----------------------------------------- [2024-04-16T10:21:12.398Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:12.398Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] undeploy: [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] setOSConditions: [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] setToolWin: [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] setToolUnix: [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] setToolProperty: [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] setS1ASclassPath: [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] init-common: [2024-04-16T10:21:12.398Z] [2024-04-16T10:21:12.398Z] undeploy-jar-common: [2024-04-16T10:21:12.496Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-decl-nested-in-custom-action-web [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] all: [2024-04-16T10:21:12.496Z] [echo] [2024-04-16T10:21:12.496Z] [echo] ************************* [2024-04-16T10:21:12.496Z] [echo] * Running jspScriptletSyntaxErrorCorrectErrorMessage [2024-04-16T10:21:12.496Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage [2024-04-16T10:21:12.496Z] [echo] ************************* [2024-04-16T10:21:12.496Z] [echo] [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setOSConditions: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setToolWin: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setToolUnix: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setToolProperty: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setS1ASclassPath: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] init-common: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] clean: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setOSConditions: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setToolWin: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setToolUnix: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.496Z] setToolProperty: [2024-04-16T10:21:12.496Z] [2024-04-16T10:21:12.497Z] setS1ASclassPath: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] init-common: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] clean-common: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setOSConditions: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setToolWin: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setToolUnix: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setToolProperty: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setS1ASclassPath: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] init-common: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] clean-classes-common: [2024-04-16T10:21:12.497Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setOSConditions: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setToolWin: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setToolUnix: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setToolProperty: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setS1ASclassPath: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] init-common: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] clean-jars-common: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] compile: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.497Z] setOSConditions: [2024-04-16T10:21:12.497Z] [2024-04-16T10:21:12.498Z] setToolWin: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setToolUnix: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setToolProperty: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setS1ASclassPath: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] init-common: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] compile-common: [2024-04-16T10:21:12.498Z] [echo] Current time (ISO): 2024-04-16T10:21:12.345+0000 [2024-04-16T10:21:12.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:12.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/servlet [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] build: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setOSConditions: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setToolWin: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setToolUnix: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setToolProperty: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] setS1ASclassPath: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] init-common: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] webclient-war-common: [2024-04-16T10:21:12.498Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] clear: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] test-tlds-exist: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.498Z] copy-tlds: [2024-04-16T10:21:12.498Z] [2024-04-16T10:21:12.499Z] test-tagfiles-exist: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] copy-tagfiles: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] package-war-common: [2024-04-16T10:21:12.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:12.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:12.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:12.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:12.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/lib [2024-04-16T10:21:12.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:12.499Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2024-04-16T10:21:12.499Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:12.499Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:12.499Z] [javac] Compiling 1 source file [2024-04-16T10:21:12.499Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java:71: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:21:12.499Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-04-16T10:21:12.499Z] [javac] ^ [2024-04-16T10:21:12.499Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspScriptletSyntaxErrorCorrectErrorMessage/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:12.499Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:12.499Z] [javac] 1 warning [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] deploy: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] deploy-war-common: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] setOSConditions: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] setToolWin: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] setToolUnix: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.499Z] setToolProperty: [2024-04-16T10:21:12.499Z] [2024-04-16T10:21:12.500Z] setS1ASclassPath: [2024-04-16T10:21:12.500Z] [2024-04-16T10:21:12.500Z] init-common: [2024-04-16T10:21:12.500Z] [2024-04-16T10:21:12.500Z] deploy-war-commonpe: [2024-04-16T10:21:12.937Z] [exec] Apr 16, 2024 10:21:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:12.937Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55361f03 [2024-04-16T10:21:12.937Z] [exec] Apr 16, 2024 10:21:12 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:21:12.937Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:21:12.958Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-methodintf-ejb [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] all: [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] timer: [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] all: [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] getalltimers: [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] setOSConditions: [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] setToolWin: [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] setToolUnix: [2024-04-16T10:21:12.958Z] [2024-04-16T10:21:12.958Z] setToolProperty: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] setS1ASclassPath: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] init-common: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] clean: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] setOSConditions: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] setToolWin: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] setToolUnix: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] setToolProperty: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] setS1ASclassPath: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] init-common: [2024-04-16T10:21:12.959Z] [2024-04-16T10:21:12.959Z] clean-common: [2024-04-16T10:21:13.059Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-scriptlet-syntax-error-correct-error-message --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-scriptlet-syntax-error-correct-error-message-web.war [2024-04-16T10:21:13.111Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:13.192Z] [exec] Apr 16, 2024 10:21:12 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:21:13.192Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@480c1ba3[jndiName=DerbyPool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setOSConditions: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolWin: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolUnix: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolProperty: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setS1ASclassPath: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] init-common: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] clean-classes-common: [2024-04-16T10:21:13.215Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setOSConditions: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolWin: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolUnix: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolProperty: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setS1ASclassPath: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] init-common: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] clean-jars-common: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] compile: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setOSConditions: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolWin: [2024-04-16T10:21:13.215Z] [2024-04-16T10:21:13.215Z] setToolUnix: [2024-04-16T10:21:13.216Z] [2024-04-16T10:21:13.216Z] setToolProperty: [2024-04-16T10:21:13.216Z] [2024-04-16T10:21:13.216Z] setS1ASclassPath: [2024-04-16T10:21:13.216Z] [2024-04-16T10:21:13.216Z] init-common: [2024-04-16T10:21:13.216Z] [2024-04-16T10:21:13.216Z] compile-common: [2024-04-16T10:21:13.216Z] [echo] Current time (ISO): 2024-04-16T10:21:13.015+0000 [2024-04-16T10:21:13.216Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:13.216Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:13.314Z] [exec] Application deployed with name web-jsp-scriptlet-syntax-error-correct-error-message-web. [2024-04-16T10:21:13.314Z] [2024-04-16T10:21:13.314Z] deploy-war-commonee: [2024-04-16T10:21:13.314Z] [2024-04-16T10:21:13.314Z] run: [2024-04-16T10:21:13.316Z] [INFO] No sources to compile [2024-04-16T10:21:13.316Z] [INFO] [2024-04-16T10:21:13.316Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:13.316Z] [INFO] [2024-04-16T10:21:13.316Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:13.316Z] [INFO] [2024-04-16T10:21:13.316Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:21:13.316Z] [INFO] No sources to compile [2024-04-16T10:21:13.316Z] [INFO] [2024-04-16T10:21:13.316Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:21:13.316Z] [INFO] No sources to compile [2024-04-16T10:21:13.316Z] [INFO] [2024-04-16T10:21:13.316Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:21:13.367Z] [javac] 1 warning [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.367Z] build: [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.367Z] setOSConditions: [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.367Z] setToolWin: [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.367Z] setToolUnix: [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.367Z] setToolProperty: [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.367Z] setS1ASclassPath: [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.367Z] init-common: [2024-04-16T10:21:13.367Z] [2024-04-16T10:21:13.368Z] webclient-war-common: [2024-04-16T10:21:13.368Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:13.368Z] [2024-04-16T10:21:13.368Z] clear: [2024-04-16T10:21:13.368Z] [2024-04-16T10:21:13.368Z] test-tlds-exist: [2024-04-16T10:21:13.368Z] [2024-04-16T10:21:13.368Z] copy-tlds: [2024-04-16T10:21:13.368Z] [2024-04-16T10:21:13.368Z] test-tagfiles-exist: [2024-04-16T10:21:13.368Z] [2024-04-16T10:21:13.368Z] copy-tagfiles: [2024-04-16T10:21:13.368Z] [2024-04-16T10:21:13.368Z] package-war-common: [2024-04-16T10:21:13.368Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:13.368Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:13.368Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:13.368Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:13.368Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/lib [2024-04-16T10:21:13.368Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:13.368Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:13.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/docroot [2024-04-16T10:21:13.369Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2024-04-16T10:21:13.369Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:13.369Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:13.369Z] [javac] Compiling 1 source file [2024-04-16T10:21:13.446Z] [exec] Apr 16, 2024 10:21:13 AM com.sun.logging.LogDomains getResourceBundle [2024-04-16T10:21:13.447Z] [exec] WARNING: Cannot find the resource bundle for the name com.sun.logging.enterprise.system.util for class com.sun.enterprise.container.common.impl.EntityManagerFactoryWrapper using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@14899482 [2024-04-16T10:21:13.534Z] [exec] Value of key is: ThreadPoolTest [2024-04-16T10:21:13.534Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:13.534Z] [exec] [2024-04-16T10:21:13.534Z] [exec] [2024-04-16T10:21:13.534Z] [exec] ----------------------------------------- [2024-04-16T10:21:13.534Z] [exec] - ThreadPoolTest: PASS - [2024-04-16T10:21:13.534Z] [exec] ----------------------------------------- [2024-04-16T10:21:13.534Z] [exec] Total PASS: 1 [2024-04-16T10:21:13.534Z] [exec] Total FAIL: 0 [2024-04-16T10:21:13.534Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:13.534Z] [exec] ----------------------------------------- [2024-04-16T10:21:13.534Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:13.534Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:13.569Z] [java] GET /web-jsp-scriptlet-syntax-error-correct-error-message/jsp/test.jsp HTTP/1.0 [2024-04-16T10:21:13.569Z] [java] [2024-04-16T10:21:13.569Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:13.569Z] [java] [2024-04-16T10:21:13.569Z] [java] [2024-04-16T10:21:13.569Z] [java] ----------------------------------------- [2024-04-16T10:21:13.569Z] [java] - scriptlet-syntax-error-correct-error-message: PASS - [2024-04-16T10:21:13.569Z] [java] ----------------------------------------- [2024-04-16T10:21:13.569Z] [java] - Total PASS : 1 - [2024-04-16T10:21:13.569Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:13.569Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:13.569Z] [java] ----------------------------------------- [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] undeploy: [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] setOSConditions: [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] setToolWin: [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] setToolUnix: [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] setToolProperty: [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] setS1ASclassPath: [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] init-common: [2024-04-16T10:21:13.569Z] [2024-04-16T10:21:13.569Z] undeploy-war-common: [2024-04-16T10:21:13.571Z] [INFO] Executing tasks [2024-04-16T10:21:13.613Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:21:13.613Z] + cd ./appserver/tests/appserv-tests/devtests/naming [2024-04-16T10:21:13.613Z] + test_init [2024-04-16T10:21:13.613Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:21:13.613Z] [2024-04-16T10:21:13.613Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:21:13.613Z] [2024-04-16T10:21:13.613Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:21:13.613Z] + xargs touch [2024-04-16T10:21:13.613Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:13.613Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:13.613Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:13.613Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:13.613Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:13.613Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:13.613Z] + java -version [2024-04-16T10:21:13.613Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:21:13.613Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:21:13.613Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:21:13.613Z] + ant -version [2024-04-16T10:21:13.624Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/interceptor-bindings-for-stereotypes/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:13.624Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] deploy: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] deploy-war-common: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] setOSConditions: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] setToolWin: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] setToolUnix: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] setToolProperty: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] setS1ASclassPath: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] init-common: [2024-04-16T10:21:13.624Z] [2024-04-16T10:21:13.624Z] deploy-war-commonpe: [2024-04-16T10:21:13.700Z] [exec] AppClient successful injection of EMF references! [2024-04-16T10:21:13.700Z] [exec] invoking webclient servlet at http://localhost:45712/ejb-ejb30-hello-session3/servlet [2024-04-16T10:21:13.745Z] Waiting for domain1 to start ....... [2024-04-16T10:21:13.745Z] Waiting finished after 6,350 ms. [2024-04-16T10:21:13.745Z] Successfully started the domain : domain1 [2024-04-16T10:21:13.745Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:13.745Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:13.745Z] Admin Port: 4,848 [2024-04-16T10:21:13.745Z] Command start-domain executed successfully. [2024-04-16T10:21:13.826Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:21:13.826Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:21:13.826Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:21:13.826Z] [INFO] Executed tasks [2024-04-16T10:21:13.826Z] [INFO] [2024-04-16T10:21:13.826Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:21:13.870Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:21:13.870Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:21:13.870Z] + printf '\n\n' [2024-04-16T10:21:13.870Z] [2024-04-16T10:21:13.870Z] [2024-04-16T10:21:13.870Z] + get_test_target naming_all [2024-04-16T10:21:13.870Z] + case $1 in [2024-04-16T10:21:13.870Z] + TARGET=all [2024-04-16T10:21:13.870Z] + export TARGET [2024-04-16T10:21:13.870Z] + test_run [2024-04-16T10:21:13.870Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-domain [2024-04-16T10:21:14.039Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-database [2024-04-16T10:21:14.097Z] [2024-04-16T10:21:14.097Z] checkReporting-common: [2024-04-16T10:21:14.097Z] [2024-04-16T10:21:14.097Z] confirmReportPresent-common: [2024-04-16T10:21:14.097Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:14.097Z] [echo] Test seems to be reported fine [2024-04-16T10:21:14.097Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/RepRunConf.txt [2024-04-16T10:21:14.097Z] [2024-04-16T10:21:14.097Z] confirmMissingReport-common: [2024-04-16T10:21:14.097Z] [2024-04-16T10:21:14.097Z] undeploy: [2024-04-16T10:21:14.097Z] [2024-04-16T10:21:14.097Z] setOSConditions: [2024-04-16T10:21:14.097Z] [2024-04-16T10:21:14.097Z] setToolWin: [2024-04-16T10:21:14.097Z] [2024-04-16T10:21:14.098Z] setToolUnix: [2024-04-16T10:21:14.098Z] [2024-04-16T10:21:14.098Z] setToolProperty: [2024-04-16T10:21:14.098Z] [2024-04-16T10:21:14.098Z] setS1ASclassPath: [2024-04-16T10:21:14.098Z] [2024-04-16T10:21:14.098Z] init-common: [2024-04-16T10:21:14.098Z] [2024-04-16T10:21:14.098Z] execute-ejb-sql-common: [2024-04-16T10:21:14.098Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/bmp/thread_pool_id/sql/drop_pointbase.sql [2024-04-16T10:21:14.098Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:21:14.098Z] [echo] asadmin delete-threadpool --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true express-service-thread-pool [2024-04-16T10:21:14.129Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-scriptlet-syntax-error-correct-error-message-web [2024-04-16T10:21:14.129Z] [2024-04-16T10:21:14.129Z] all: [2024-04-16T10:21:14.129Z] [echo] [2024-04-16T10:21:14.129Z] [echo] ************************* [2024-04-16T10:21:14.129Z] [echo] * Running jspSelfReferencingErrorPage [2024-04-16T10:21:14.129Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage [2024-04-16T10:21:14.129Z] [echo] ************************* [2024-04-16T10:21:14.129Z] [echo] [2024-04-16T10:21:14.129Z] [2024-04-16T10:21:14.129Z] setOSConditions: [2024-04-16T10:21:14.129Z] [2024-04-16T10:21:14.129Z] setToolWin: [2024-04-16T10:21:14.129Z] [2024-04-16T10:21:14.129Z] setToolUnix: [2024-04-16T10:21:14.129Z] [2024-04-16T10:21:14.130Z] setToolProperty: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setS1ASclassPath: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] init-common: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] clean: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setOSConditions: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setToolWin: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setToolUnix: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setToolProperty: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setS1ASclassPath: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] init-common: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] clean-common: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setOSConditions: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setToolWin: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setToolUnix: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setToolProperty: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setS1ASclassPath: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] init-common: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] clean-classes-common: [2024-04-16T10:21:14.130Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.130Z] setOSConditions: [2024-04-16T10:21:14.130Z] [2024-04-16T10:21:14.131Z] setToolWin: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setToolUnix: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setToolProperty: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setS1ASclassPath: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] init-common: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] clean-jars-common: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] compile: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setOSConditions: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setToolWin: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setToolUnix: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setToolProperty: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setS1ASclassPath: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] init-common: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] compile-common: [2024-04-16T10:21:14.131Z] [echo] Current time (ISO): 2024-04-16T10:21:14.097+0000 [2024-04-16T10:21:14.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:14.131Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/servlet [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] build: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setOSConditions: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setToolWin: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.131Z] setToolUnix: [2024-04-16T10:21:14.131Z] [2024-04-16T10:21:14.132Z] setToolProperty: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] setS1ASclassPath: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] init-common: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] webclient-war-common: [2024-04-16T10:21:14.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] clear: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] test-tlds-exist: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] copy-tlds: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] test-tagfiles-exist: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] copy-tagfiles: [2024-04-16T10:21:14.132Z] [2024-04-16T10:21:14.132Z] package-war-common: [2024-04-16T10:21:14.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:14.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:14.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:14.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:14.132Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/lib [2024-04-16T10:21:14.132Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:14.132Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2024-04-16T10:21:14.132Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:14.132Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:14.132Z] [javac] Compiling 1 source file [2024-04-16T10:21:14.188Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-interceptor-binding-for-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-interceptor-binding-for-stereotypes-web.war [2024-04-16T10:21:14.396Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPage/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:14.396Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:14.396Z] [2024-04-16T10:21:14.396Z] deploy: [2024-04-16T10:21:14.396Z] [2024-04-16T10:21:14.396Z] deploy-war-common: [2024-04-16T10:21:14.396Z] [2024-04-16T10:21:14.396Z] setOSConditions: [2024-04-16T10:21:14.396Z] [2024-04-16T10:21:14.396Z] setToolWin: [2024-04-16T10:21:14.396Z] [2024-04-16T10:21:14.396Z] setToolUnix: [2024-04-16T10:21:14.396Z] [2024-04-16T10:21:14.396Z] setToolProperty: [2024-04-16T10:21:14.397Z] [2024-04-16T10:21:14.397Z] setS1ASclassPath: [2024-04-16T10:21:14.397Z] [2024-04-16T10:21:14.397Z] init-common: [2024-04-16T10:21:14.397Z] [2024-04-16T10:21:14.397Z] deploy-war-commonpe: [2024-04-16T10:21:14.443Z] [exec] Application deployed with name cdi-interceptor-binding-for-stereotypes-web. [2024-04-16T10:21:14.443Z] [2024-04-16T10:21:14.443Z] deploy-war-commonee: [2024-04-16T10:21:14.443Z] [2024-04-16T10:21:14.443Z] run: [2024-04-16T10:21:14.443Z] [java] opening connection to http://localhost:8080/cdi-interceptor-binding-for-stereotypes/myurl [2024-04-16T10:21:14.699Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:21:14.699Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:14.699Z] [java] [2024-04-16T10:21:14.699Z] [java] [2024-04-16T10:21:14.699Z] [java] ----------------------------------------- [2024-04-16T10:21:14.699Z] [java] - stereotypes-interceptor-bindings-for-stereotypes: PASS - [2024-04-16T10:21:14.699Z] [java] ----------------------------------------- [2024-04-16T10:21:14.699Z] [java] - Total PASS : 1 - [2024-04-16T10:21:14.699Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:14.699Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:14.699Z] [java] ----------------------------------------- [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] undeploy: [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] setOSConditions: [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] setToolWin: [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] setToolUnix: [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] setToolProperty: [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] setS1ASclassPath: [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] init-common: [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] undeploy-war-common: [2024-04-16T10:21:14.699Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server express-service-thread-pool [2024-04-16T10:21:14.699Z] [2024-04-16T10:21:14.699Z] restart-server-instance-common: [2024-04-16T10:21:14.700Z] [2024-04-16T10:21:14.700Z] setOSConditions: [2024-04-16T10:21:14.700Z] [2024-04-16T10:21:14.700Z] setToolWin: [2024-04-16T10:21:14.700Z] [2024-04-16T10:21:14.700Z] setToolUnix: [2024-04-16T10:21:14.956Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-self-referencing-error-page --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-web.war [2024-04-16T10:21:14.956Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-web. [2024-04-16T10:21:14.956Z] [2024-04-16T10:21:14.956Z] deploy-war-commonee: [2024-04-16T10:21:14.956Z] [2024-04-16T10:21:14.956Z] run: [2024-04-16T10:21:14.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-interceptor-binding-for-stereotypes-web [2024-04-16T10:21:14.997Z] [2024-04-16T10:21:14.997Z] setToolProperty: [2024-04-16T10:21:14.997Z] [2024-04-16T10:21:14.997Z] setS1ASclassPath: [2024-04-16T10:21:14.997Z] [2024-04-16T10:21:14.997Z] init-common: [2024-04-16T10:21:14.997Z] [2024-04-16T10:21:14.997Z] stopDomain: [2024-04-16T10:21:14.997Z] [echo] run.xml:stopping domain... [2024-04-16T10:21:15.078Z] [INFO] [2024-04-16T10:21:15.078Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:21:15.078Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:21:15.078Z] [INFO] from pom.xml [2024-04-16T10:21:15.078Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] all: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] setOSConditions: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] setToolWin: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] setToolUnix: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] setToolProperty: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] setS1ASclassPath: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] init-common: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] clean: [2024-04-16T10:21:15.238Z] [2024-04-16T10:21:15.238Z] setOSConditions: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setToolWin: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setToolUnix: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setToolProperty: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setS1ASclassPath: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] init-common: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] clean-common: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setOSConditions: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setToolWin: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setToolUnix: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setToolProperty: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] setS1ASclassPath: [2024-04-16T10:21:15.239Z] [2024-04-16T10:21:15.239Z] init-common: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] clean-classes-common: [2024-04-16T10:21:15.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] setOSConditions: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] setToolWin: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] setToolUnix: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] setToolProperty: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] setS1ASclassPath: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] init-common: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] clean-jars-common: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] compile: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] setOSConditions: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.240Z] setToolWin: [2024-04-16T10:21:15.240Z] [2024-04-16T10:21:15.241Z] setToolUnix: [2024-04-16T10:21:15.241Z] [2024-04-16T10:21:15.241Z] setToolProperty: [2024-04-16T10:21:15.241Z] [2024-04-16T10:21:15.241Z] setS1ASclassPath: [2024-04-16T10:21:15.241Z] [2024-04-16T10:21:15.241Z] init-common: [2024-04-16T10:21:15.241Z] [2024-04-16T10:21:15.241Z] compile-common: [2024-04-16T10:21:15.241Z] [echo] Current time (ISO): 2024-04-16T10:21:15.089+0000 [2024-04-16T10:21:15.241Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:15.241Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:15.538Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-04-16T10:21:15.739Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:15.739Z] [javac] 1 warning [2024-04-16T10:21:15.739Z] [2024-04-16T10:21:15.739Z] setOSConditions: [2024-04-16T10:21:15.739Z] [2024-04-16T10:21:15.739Z] setToolWin: [2024-04-16T10:21:15.739Z] [2024-04-16T10:21:15.739Z] setToolUnix: [2024-04-16T10:21:15.739Z] [2024-04-16T10:21:15.739Z] setToolProperty: [2024-04-16T10:21:15.739Z] [2024-04-16T10:21:15.739Z] setS1ASclassPath: [2024-04-16T10:21:15.739Z] [2024-04-16T10:21:15.739Z] init-common: [2024-04-16T10:21:15.739Z] [2024-04-16T10:21:15.739Z] compile-common: [2024-04-16T10:21:15.739Z] [echo] Current time (ISO): 2024-04-16T10:21:15.548+0000 [2024-04-16T10:21:15.739Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:15.896Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:15.896Z] [java] [2024-04-16T10:21:15.896Z] [java] [2024-04-16T10:21:15.896Z] [java] ----------------------------------------- [2024-04-16T10:21:15.896Z] [java] - jsp-self-referencing-error-page: PASS - [2024-04-16T10:21:15.896Z] [java] ----------------------------------------- [2024-04-16T10:21:15.896Z] [java] - Total PASS : 1 - [2024-04-16T10:21:15.896Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:15.896Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:15.896Z] [java] ----------------------------------------- [2024-04-16T10:21:15.896Z] [2024-04-16T10:21:15.896Z] undeploy: [2024-04-16T10:21:15.896Z] [2024-04-16T10:21:15.897Z] setOSConditions: [2024-04-16T10:21:15.897Z] [2024-04-16T10:21:15.897Z] setToolWin: [2024-04-16T10:21:15.897Z] [2024-04-16T10:21:15.897Z] setToolUnix: [2024-04-16T10:21:15.897Z] [2024-04-16T10:21:15.897Z] setToolProperty: [2024-04-16T10:21:15.897Z] [2024-04-16T10:21:15.897Z] setS1ASclassPath: [2024-04-16T10:21:15.897Z] [2024-04-16T10:21:15.897Z] init-common: [2024-04-16T10:21:15.897Z] [2024-04-16T10:21:15.897Z] undeploy-war-common: [2024-04-16T10:21:16.152Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-self-referencing-error-page-web [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] all: [2024-04-16T10:21:16.407Z] [echo] [2024-04-16T10:21:16.407Z] [echo] ************************* [2024-04-16T10:21:16.407Z] [echo] * Running jspSelfReferencingErrorPageWithRelativePath [2024-04-16T10:21:16.407Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath [2024-04-16T10:21:16.407Z] [echo] ************************* [2024-04-16T10:21:16.407Z] [echo] [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setOSConditions: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setToolWin: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setToolUnix: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setToolProperty: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setS1ASclassPath: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] init-common: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] clean: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setOSConditions: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setToolWin: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setToolUnix: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setToolProperty: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setS1ASclassPath: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] init-common: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] clean-common: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.407Z] setOSConditions: [2024-04-16T10:21:16.407Z] [2024-04-16T10:21:16.408Z] setToolWin: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolUnix: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolProperty: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setS1ASclassPath: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] init-common: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] clean-classes-common: [2024-04-16T10:21:16.408Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setOSConditions: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolWin: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolUnix: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolProperty: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setS1ASclassPath: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] init-common: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] clean-jars-common: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] compile: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setOSConditions: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolWin: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolUnix: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setToolProperty: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.408Z] setS1ASclassPath: [2024-04-16T10:21:16.408Z] [2024-04-16T10:21:16.409Z] init-common: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] compile-common: [2024-04-16T10:21:16.409Z] [echo] Current time (ISO): 2024-04-16T10:21:16.347+0000 [2024-04-16T10:21:16.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:16.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/servlet [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] build: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] setOSConditions: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] setToolWin: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] setToolUnix: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] setToolProperty: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] setS1ASclassPath: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] init-common: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] webclient-war-common: [2024-04-16T10:21:16.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] clear: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] test-tlds-exist: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] copy-tlds: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] test-tagfiles-exist: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] copy-tagfiles: [2024-04-16T10:21:16.409Z] [2024-04-16T10:21:16.409Z] package-war-common: [2024-04-16T10:21:16.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:16.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:16.409Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:16.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:16.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/lib [2024-04-16T10:21:16.410Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:16.410Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2024-04-16T10:21:16.410Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:16.410Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:16.410Z] [javac] Compiling 1 source file [2024-04-16T10:21:16.433Z] [exec] Waiting for the domain to stop . [2024-04-16T10:21:16.433Z] [exec] Waiting finished after 470 ms. [2024-04-16T10:21:16.433Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:21:16.653Z] [exec] Apr 16, 2024 10:21:15 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:16.653Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7739aac4 [2024-04-16T10:21:16.653Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-04-16T10:21:16.653Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:16.653Z] [exec] [2024-04-16T10:21:16.653Z] [exec] [2024-04-16T10:21:16.653Z] [exec] ----------------------------------------- [2024-04-16T10:21:16.653Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-04-16T10:21:16.653Z] [exec] ----------------------------------------- [2024-04-16T10:21:16.653Z] [exec] Total PASS: 1 [2024-04-16T10:21:16.653Z] [exec] Total FAIL: 0 [2024-04-16T10:21:16.653Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:16.653Z] [exec] ----------------------------------------- [2024-04-16T10:21:16.653Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:16.653Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:16.664Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSelfReferencingErrorPageWithRelativePath/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:16.664Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:16.664Z] [2024-04-16T10:21:16.664Z] deploy: [2024-04-16T10:21:16.664Z] [2024-04-16T10:21:16.664Z] deploy-war-common: [2024-04-16T10:21:16.664Z] [2024-04-16T10:21:16.664Z] setOSConditions: [2024-04-16T10:21:16.664Z] [2024-04-16T10:21:16.665Z] setToolWin: [2024-04-16T10:21:16.665Z] [2024-04-16T10:21:16.665Z] setToolUnix: [2024-04-16T10:21:16.665Z] [2024-04-16T10:21:16.665Z] setToolProperty: [2024-04-16T10:21:16.665Z] [2024-04-16T10:21:16.665Z] setS1ASclassPath: [2024-04-16T10:21:16.665Z] [2024-04-16T10:21:16.665Z] init-common: [2024-04-16T10:21:16.665Z] [2024-04-16T10:21:16.665Z] deploy-war-commonpe: [2024-04-16T10:21:16.909Z] [2024-04-16T10:21:16.909Z] checkReporting-common: [2024-04-16T10:21:16.909Z] [2024-04-16T10:21:16.910Z] confirmReportPresent-common: [2024-04-16T10:21:16.910Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:16.910Z] [echo] Test seems to be reported fine [2024-04-16T10:21:16.910Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] confirmMissingReport-common: [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] setOSConditions: [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] setToolWin: [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] setToolUnix: [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] setToolProperty: [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] setS1ASclassPath: [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] init-common: [2024-04-16T10:21:16.910Z] [2024-04-16T10:21:16.910Z] runclient-common: [2024-04-16T10:21:16.910Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String custom/my-string [2024-04-16T10:21:17.143Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:17.224Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-self-referencing-error-page-with-relative-path --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-self-referencing-error-page-with-relative-path-web.war [2024-04-16T10:21:17.224Z] [exec] Application deployed with name web-jsp-self-referencing-error-page-with-relative-path-web. [2024-04-16T10:21:17.224Z] [2024-04-16T10:21:17.224Z] deploy-war-commonee: [2024-04-16T10:21:17.224Z] [2024-04-16T10:21:17.224Z] run: [2024-04-16T10:21:17.623Z] [INFO] [2024-04-16T10:21:17.623Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:21:17.623Z] [INFO] [2024-04-16T10:21:17.623Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:21:17.646Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:17.646Z] [javac] 1 warning [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.646Z] build: [2024-04-16T10:21:17.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.646Z] package-ejbjar-common: [2024-04-16T10:21:17.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:17.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:17.646Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb1.jar [2024-04-16T10:21:17.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.646Z] package-ejbjar-common: [2024-04-16T10:21:17.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:17.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:17.646Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-ejb2.jar [2024-04-16T10:21:17.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.646Z] setOSConditions: [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.646Z] setToolWin: [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.646Z] setToolUnix: [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.646Z] setToolProperty: [2024-04-16T10:21:17.646Z] [2024-04-16T10:21:17.647Z] setS1ASclassPath: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] init-common: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] appclient-jar-common: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] package-appclientjar-common: [2024-04-16T10:21:17.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:17.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimers-client.jar [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] setOSConditions: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] fixFiles: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] convUnix: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] convWin: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] setToolWin: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] setToolUnix: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] setToolProperty: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] setS1ASclassPath: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] init-common: [2024-04-16T10:21:17.647Z] [2024-04-16T10:21:17.647Z] ear-common: [2024-04-16T10:21:17.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:17.647Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${sun-application.xml} to copy. [2024-04-16T10:21:17.648Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:21:17.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:17.648Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] deploy: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setOSConditions: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setToolWin: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setToolUnix: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setToolProperty: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setS1ASclassPath: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] init-common: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] deploy-common: [2024-04-16T10:21:17.648Z] [echo] Current time (ISO): 2024-04-16T10:21:17.572+0000 [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setOSConditions: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setToolWin: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setToolUnix: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setToolProperty: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.648Z] setS1ASclassPath: [2024-04-16T10:21:17.648Z] [2024-04-16T10:21:17.649Z] init-common: [2024-04-16T10:21:17.649Z] [2024-04-16T10:21:17.649Z] deploy-common-pe: [2024-04-16T10:21:17.703Z] [javac] 1 warning [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] build: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] setOSConditions: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] setToolWin: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] setToolUnix: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] setToolProperty: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] setS1ASclassPath: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] init-common: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] webclient-war-common: [2024-04-16T10:21:17.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] clear: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] test-tlds-exist: [2024-04-16T10:21:17.703Z] [2024-04-16T10:21:17.703Z] copy-tlds: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] test-tagfiles-exist: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] copy-tagfiles: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] package-war-common: [2024-04-16T10:21:17.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:17.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:17.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:17.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:17.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/lib [2024-04-16T10:21:17.704Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:17.704Z] [copy] Copying 14 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:17.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/docroot [2024-04-16T10:21:17.704Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2024-04-16T10:21:17.704Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:17.704Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:17.704Z] [javac] Compiling 1 source file [2024-04-16T10:21:17.704Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/stereotypes/stereotype-stacking/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:17.704Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] deploy: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] deploy-war-common: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] setOSConditions: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] setToolWin: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] setToolUnix: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.704Z] setToolProperty: [2024-04-16T10:21:17.704Z] [2024-04-16T10:21:17.705Z] setS1ASclassPath: [2024-04-16T10:21:17.705Z] [2024-04-16T10:21:17.705Z] init-common: [2024-04-16T10:21:17.705Z] [2024-04-16T10:21:17.705Z] deploy-war-commonpe: [2024-04-16T10:21:17.797Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:17.797Z] [java] [2024-04-16T10:21:17.797Z] [java] [2024-04-16T10:21:17.797Z] [java] ----------------------------------------- [2024-04-16T10:21:17.797Z] [java] - jsp-self-referencing-error-page-with-relative-path: PASS - [2024-04-16T10:21:17.797Z] [java] ----------------------------------------- [2024-04-16T10:21:17.797Z] [java] - Total PASS : 1 - [2024-04-16T10:21:17.797Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:17.797Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:17.797Z] [java] ----------------------------------------- [2024-04-16T10:21:17.797Z] [2024-04-16T10:21:17.797Z] undeploy: [2024-04-16T10:21:17.797Z] [2024-04-16T10:21:17.797Z] setOSConditions: [2024-04-16T10:21:17.797Z] [2024-04-16T10:21:17.797Z] setToolWin: [2024-04-16T10:21:17.797Z] [2024-04-16T10:21:17.797Z] setToolUnix: [2024-04-16T10:21:17.797Z] [2024-04-16T10:21:17.797Z] setToolProperty: [2024-04-16T10:21:17.797Z] [2024-04-16T10:21:17.797Z] setS1ASclassPath: [2024-04-16T10:21:17.797Z] [2024-04-16T10:21:17.797Z] init-common: [2024-04-16T10:21:17.798Z] [2024-04-16T10:21:17.798Z] undeploy-war-common: [2024-04-16T10:21:18.139Z] --------- Derby Network Server Information -------- [2024-04-16T10:21:18.139Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-04-16T10:21:18.139Z] -- listing properties -- [2024-04-16T10:21:18.139Z] derby.drda.timeSlice=0 [2024-04-16T10:21:18.139Z] derby.drda.portNumber=1527 [2024-04-16T10:21:18.139Z] derby.drda.minThreads=0 [2024-04-16T10:21:18.139Z] derby.drda.sslMode=off [2024-04-16T10:21:18.139Z] derby.drda.traceAll=false [2024-04-16T10:21:18.139Z] derby.drda.keepAlive=true [2024-04-16T10:21:18.139Z] derby.drda.maxThreads=0 [2024-04-16T10:21:18.139Z] derby.drda.logConnections=false [2024-04-16T10:21:18.139Z] derby.drda.startNetworkServer=false [2024-04-16T10:21:18.139Z] derby.drda.host=0.0.0.0 [2024-04-16T10:21:18.139Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/_test-u... [2024-04-16T10:21:18.139Z] ------------------ Java Information ------------------ [2024-04-16T10:21:18.139Z] Java Version: 17.0.10 [2024-04-16T10:21:18.139Z] Java Vendor: Eclipse Adoptium [2024-04-16T10:21:18.139Z] Java home: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:21:18.139Z] Java classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar [2024-04-16T10:21:18.140Z] OS name: Linux [2024-04-16T10:21:18.140Z] OS architecture: amd64 [2024-04-16T10:21:18.140Z] OS version: 6.2.9-300.fc38.x86_64 [2024-04-16T10:21:18.140Z] Java user name: jenkins [2024-04-16T10:21:18.140Z] Java user home: /home/jenkins [2024-04-16T10:21:18.140Z] Java user dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence [2024-04-16T10:21:18.140Z] java.specification.name: Java Platform API Specification [2024-04-16T10:21:18.140Z] java.specification.version: 17 [2024-04-16T10:21:18.140Z] java.runtime.version: 17.0.10+7 [2024-04-16T10:21:18.140Z] --------- Derby Information -------- [2024-04-16T10:21:18.140Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] ------------------------------------------------------ [2024-04-16T10:21:18.140Z] ----------------- Locale Information ----------------- [2024-04-16T10:21:18.140Z] Current Locale : [English/United States [en_US]] [2024-04-16T10:21:18.140Z] Found support for locale: [cs] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [de_DE] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [es] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [fr] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [hu] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [it] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [ja_JP] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [ko_KR] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [pl] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [pt_BR] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [ru] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [zh_CN] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] Found support for locale: [zh_TW] [2024-04-16T10:21:18.140Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:18.140Z] ------------------------------------------------------ [2024-04-16T10:21:18.140Z] ------------------------------------------------------ [2024-04-16T10:21:18.140Z] [2024-04-16T10:21:18.140Z] Starting database in the background. [2024-04-16T10:21:18.140Z] Log redirected to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.log. [2024-04-16T10:21:18.140Z] Command start-database executed successfully. [2024-04-16T10:21:18.140Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging [2024-04-16T10:21:18.140Z] + ant all [2024-04-16T10:21:18.140Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:21:18.140Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/build.xml [2024-04-16T10:21:18.209Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersApp.ear [2024-04-16T10:21:18.287Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-stacking-stereotypes --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-stacking-stereotypes-web.war [2024-04-16T10:21:18.357Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-self-referencing-error-page-with-relative-path-web [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] all: [2024-04-16T10:21:18.358Z] [echo] [2024-04-16T10:21:18.358Z] [echo] ************************* [2024-04-16T10:21:18.358Z] [echo] * Running jspServletOverride [2024-04-16T10:21:18.358Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspServletOverride [2024-04-16T10:21:18.358Z] [echo] ************************* [2024-04-16T10:21:18.358Z] [echo] [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setOSConditions: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolWin: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolUnix: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolProperty: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setS1ASclassPath: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] init-common: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] clean: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setOSConditions: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolWin: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolUnix: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolProperty: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setS1ASclassPath: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] init-common: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] clean-common: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setOSConditions: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolWin: [2024-04-16T10:21:18.358Z] [2024-04-16T10:21:18.358Z] setToolUnix: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setToolProperty: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setS1ASclassPath: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] init-common: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] clean-classes-common: [2024-04-16T10:21:18.359Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setOSConditions: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setToolWin: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setToolUnix: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setToolProperty: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setS1ASclassPath: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] init-common: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] clean-jars-common: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] compile: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setOSConditions: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setToolWin: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setToolUnix: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setToolProperty: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] setS1ASclassPath: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] init-common: [2024-04-16T10:21:18.359Z] [2024-04-16T10:21:18.359Z] compile-common: [2024-04-16T10:21:18.360Z] [echo] Current time (ISO): 2024-04-16T10:21:18.271+0000 [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspServletOverride/servlet [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] build: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] setOSConditions: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] setToolWin: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] setToolUnix: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] setToolProperty: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] setS1ASclassPath: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] init-common: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] webclient-war-common: [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] clear: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] test-tlds-exist: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] copy-tlds: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] test-tagfiles-exist: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] copy-tagfiles: [2024-04-16T10:21:18.360Z] [2024-04-16T10:21:18.360Z] package-war-common: [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:18.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspServletOverride/lib [2024-04-16T10:21:18.361Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:18.361Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2024-04-16T10:21:18.361Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:18.361Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspServletOverride/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:18.361Z] [javac] Compiling 1 source file [2024-04-16T10:21:18.361Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspServletOverride/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:18.361Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] deploy: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] deploy-war-common: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] setOSConditions: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] setToolWin: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] setToolUnix: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] setToolProperty: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] setS1ASclassPath: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] init-common: [2024-04-16T10:21:18.361Z] [2024-04-16T10:21:18.361Z] deploy-war-commonpe: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] all: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setOSConditions: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setToolWin: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setToolUnix: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setToolProperty: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setS1ASclassPath: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] init-common: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setup: [2024-04-16T10:21:18.701Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setOSConditions: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.701Z] setToolWin: [2024-04-16T10:21:18.701Z] [2024-04-16T10:21:18.702Z] setToolUnix: [2024-04-16T10:21:18.702Z] [2024-04-16T10:21:18.702Z] setToolProperty: [2024-04-16T10:21:18.702Z] [2024-04-16T10:21:18.702Z] setS1ASclassPath: [2024-04-16T10:21:18.702Z] [2024-04-16T10:21:18.702Z] init-common: [2024-04-16T10:21:18.702Z] [2024-04-16T10:21:18.702Z] create-jdbc-persistence-connpool-common: [2024-04-16T10:21:18.813Z] [exec] Apr 16, 2024 10:21:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:18.813Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [Pipeline] { [Pipeline] sh [2024-04-16T10:21:18.847Z] [exec] Application deployed with name cdi-stacking-stereotypes-web. [2024-04-16T10:21:18.847Z] [2024-04-16T10:21:18.847Z] deploy-war-commonee: [2024-04-16T10:21:18.847Z] [2024-04-16T10:21:18.847Z] run: [2024-04-16T10:21:18.847Z] [java] opening connection to http://localhost:8080/cdi-stacking-stereotypes/myurl [2024-04-16T10:21:18.847Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:21:18.847Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:18.847Z] [java] [2024-04-16T10:21:18.847Z] [java] [2024-04-16T10:21:18.847Z] [java] ----------------------------------------- [2024-04-16T10:21:18.847Z] [java] - stereotypes-stereotype-stacking: PASS - [2024-04-16T10:21:18.847Z] [java] ----------------------------------------- [2024-04-16T10:21:18.847Z] [java] - Total PASS : 1 - [2024-04-16T10:21:18.847Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:18.847Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:18.847Z] [java] ----------------------------------------- [2024-04-16T10:21:18.847Z] [2024-04-16T10:21:18.847Z] undeploy: [2024-04-16T10:21:18.847Z] [2024-04-16T10:21:18.847Z] setOSConditions: [2024-04-16T10:21:18.847Z] [2024-04-16T10:21:18.847Z] setToolWin: [2024-04-16T10:21:18.847Z] [2024-04-16T10:21:18.847Z] setToolUnix: [2024-04-16T10:21:18.848Z] [2024-04-16T10:21:18.848Z] setToolProperty: [2024-04-16T10:21:18.848Z] [2024-04-16T10:21:18.848Z] setS1ASclassPath: [2024-04-16T10:21:18.848Z] [2024-04-16T10:21:18.848Z] init-common: [2024-04-16T10:21:18.848Z] [2024-04-16T10:21:18.848Z] undeploy-war-common: [2024-04-16T10:21:18.923Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-servlet-override --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-servlet-override-web.war [2024-04-16T10:21:19.177Z] [exec] Application deployed with name web-jsp-servlet-override-web. [2024-04-16T10:21:19.177Z] [2024-04-16T10:21:19.177Z] deploy-war-commonee: [2024-04-16T10:21:19.177Z] [2024-04-16T10:21:19.177Z] run: [2024-04-16T10:21:19.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-stacking-stereotypes-web [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] all: [2024-04-16T10:21:19.408Z] [echo] [2024-04-16T10:21:19.408Z] [echo] ************************* [2024-04-16T10:21:19.408Z] [echo] * Running transactions [2024-04-16T10:21:19.408Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/transactions [2024-04-16T10:21:19.408Z] [echo] ************************* [2024-04-16T10:21:19.408Z] [echo] [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] all: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] transactions: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] setOSConditions: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] setToolWin: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] setToolUnix: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] setToolProperty: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] setS1ASclassPath: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] init-common: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] clean: [2024-04-16T10:21:19.408Z] [2024-04-16T10:21:19.408Z] setOSConditions: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolWin: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolUnix: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolProperty: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setS1ASclassPath: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] init-common: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] clean-common: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setOSConditions: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolWin: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolUnix: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolProperty: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setS1ASclassPath: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] init-common: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] clean-classes-common: [2024-04-16T10:21:19.409Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setOSConditions: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolWin: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolUnix: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setToolProperty: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] setS1ASclassPath: [2024-04-16T10:21:19.409Z] [2024-04-16T10:21:19.409Z] init-common: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] clean-jars-common: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] compile: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] setOSConditions: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] setToolWin: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] setToolUnix: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] setToolProperty: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] setS1ASclassPath: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] init-common: [2024-04-16T10:21:19.410Z] [2024-04-16T10:21:19.410Z] compile-common: [2024-04-16T10:21:19.410Z] [echo] Current time (ISO): 2024-04-16T10:21:19.362+0000 [2024-04-16T10:21:19.410Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:19.410Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:19.432Z] [java] Connecting to: http://localhost:45711/web-jsp-servlet-override/jsp/include.jsp [2024-04-16T10:21:19.586Z] [exec] Application deployed with name ejb-timer-getalltimersApp. [2024-04-16T10:21:19.586Z] [echo] Deployment on target server server successful [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setOSConditions: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setToolWin: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setToolUnix: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setToolProperty: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setS1ASclassPath: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] init-common: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] deploy-common-ee: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] run: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setOSConditions: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setToolWin: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setToolUnix: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setToolProperty: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] setS1ASclassPath: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] init-common: [2024-04-16T10:21:19.586Z] [2024-04-16T10:21:19.586Z] runclient-common: [2024-04-16T10:21:19.587Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersAppClient.jar -name ejb-timer-getalltimersClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:21:19.640Z] + id [2024-04-16T10:21:19.640Z] uid=1003280000(jenkins) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:21:19.640Z] + uname -a [2024-04-16T10:21:19.640Z] Linux basic-cq9z6 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 GNU/Linux [2024-04-16T10:21:19.640Z] + env [2024-04-16T10:21:19.640Z] + sort [2024-04-16T10:21:19.640Z] ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:19.640Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:19.640Z] BRANCH_NAME=PR-24889 [2024-04-16T10:21:19.640Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:21:19.640Z] BUILD_ID=5 [2024-04-16T10:21:19.640Z] BUILD_NUMBER=5 [2024-04-16T10:21:19.640Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:21:19.640Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:21:19.640Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:21:19.640Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:21:19.640Z] CHANGE_FORK=samsonsouley [2024-04-16T10:21:19.640Z] CHANGE_ID=24889 [2024-04-16T10:21:19.640Z] CHANGE_TARGET=master [2024-04-16T10:21:19.640Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:21:19.640Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:21:19.640Z] CI=true [2024-04-16T10:21:19.640Z] EXECUTOR_NUMBER=0 [2024-04-16T10:21:19.640Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:21:19.640Z] HOME=/home/jenkins [2024-04-16T10:21:19.640Z] HOSTNAME=basic-cq9z6 [2024-04-16T10:21:19.640Z] HUDSON_COOKIE=a9fee86c-b2ad-494c-829a-d5d7fba2c410 [2024-04-16T10:21:19.640Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:21:19.640Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:21:19.640Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:21:19.640Z] JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest [2024-04-16T10:21:19.640Z] JAVA_VERSION=jdk-11.0.21+9_openj9-0.41.0 [2024-04-16T10:21:19.640Z] JENKINS_AGENT_NAME=basic-cq9z6 [2024-04-16T10:21:19.640Z] JENKINS_AGENT_WORKDIR=/home/jenkins/agent [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:21:19.640Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:21:19.640Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:21:19.640Z] JENKINS_NAME=basic-cq9z6 [2024-04-16T10:21:19.640Z] JENKINS_NODE_COOKIE=c6a1cd25-d8f0-4e8b-a9ad-dfcafdfce174 [2024-04-16T10:21:19.640Z] JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true [2024-04-16T10:21:19.640Z] JENKINS_SECRET=**** [2024-04-16T10:21:19.640Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:21:19.640Z] JENKINS_TUNNEL=jenkins-discovery.glassfish.svc.cluster.local:50000 [2024-04-16T10:21:19.640Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:21:19.640Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:21:19.640Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:21:19.640Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:21:19.640Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:21:19.640Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:21:19.640Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:21:19.640Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:21:19.640Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:21:19.640Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:21:19.640Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:21:19.640Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:21:19.640Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:21:19.640Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:21:19.640Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:21:19.640Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:21:19.640Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:21:19.640Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:21:19.640Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:21:19.640Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:21:19.640Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:21:19.640Z] LANG=en_US.UTF-8 [2024-04-16T10:21:19.640Z] LANGUAGE=en_US:en [2024-04-16T10:21:19.640Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:21:19.640Z] M2_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:21:19.640Z] MAVEN_HOME=/opt/tools/apache-maven/3.9.6 [2024-04-16T10:21:19.640Z] NODE_LABELS=basic-cq9z6 basic [2024-04-16T10:21:19.640Z] NODE_NAME=basic-cq9z6 [2024-04-16T10:21:19.640Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:21:19.640Z] OPENJ9_JAVA_COMMAND_LINE=/opt/java/openjdk/bin/java -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true -cp /usr/share/jenkins/agent.jar hudson.remoting.jnlp.Main -tunnel jenkins-discovery.glassfish.svc.cluster.local:50000 -url http://jenkins-ui.glassfish.svc.cluster.local/glassfish/ -workDir /home/jenkins/agent **** basic-cq9z6 [2024-04-16T10:21:19.641Z] OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle [2024-04-16T10:21:19.641Z] PATH=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/opt/tools/apache-maven/3.9.6/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:21:19.641Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-m72tr [2024-04-16T10:21:19.641Z] PORT_ADMIN=4848 [2024-04-16T10:21:19.641Z] PORT_HTTP=8080 [2024-04-16T10:21:19.641Z] PORT_HTTPS=8181 [2024-04-16T10:21:19.641Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:19.641Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:21:19.641Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:21:19.641Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:21:19.641Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:21:19.641Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:19.641Z] SHLVL=1 [2024-04-16T10:21:19.641Z] STAGE_NAME=deployment_all [2024-04-16T10:21:19.641Z] TERM=xterm [2024-04-16T10:21:19.641Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:21:19.641Z] USER_NAME=jenkins [2024-04-16T10:21:19.641Z] _=/usr/bin/env [2024-04-16T10:21:19.641Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:19.641Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:21:19.641Z] + df -h [2024-04-16T10:21:19.641Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:21:19.641Z] overlay 32G 20K 32G 1% / [2024-04-16T10:21:19.641Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:21:19.641Z] tmpfs 126G 0 126G 0% /sys/fs/cgroup [2024-04-16T10:21:19.641Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:21:19.641Z] tmpfs 51G 65M 51G 1% /etc/hostname [2024-04-16T10:21:19.641Z] /dev/sda4 894G 109G 786G 13% /etc/hosts [2024-04-16T10:21:19.641Z] bambam:/home/data/cbi/buildtools 22T 3.5T 19T 16% /opt/tools [2024-04-16T10:21:19.641Z] tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:21:19.641Z] tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:21:19.641Z] tmpfs 126G 0 126G 0% /proc/acpi [2024-04-16T10:21:19.641Z] tmpfs 126G 0 126G 0% /proc/scsi [2024-04-16T10:21:19.641Z] tmpfs 126G 0 126G 0% /sys/firmware [2024-04-16T10:21:19.641Z] + /opt/tools/java/temurin/jdk-17/latest/bin/jcmd [2024-04-16T10:21:19.641Z] 86 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:21:19.641Z] + mvn -version [2024-04-16T10:21:19.695Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:19.695Z] [java] [2024-04-16T10:21:19.695Z] [java] [2024-04-16T10:21:19.695Z] [java] ----------------------------------------- [2024-04-16T10:21:19.695Z] [java] - jsp-servlet-override: PASS - [2024-04-16T10:21:19.695Z] [java] ----------------------------------------- [2024-04-16T10:21:19.695Z] [java] - Total PASS : 1 - [2024-04-16T10:21:19.695Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:19.695Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:19.695Z] [java] ----------------------------------------- [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] undeploy: [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] setOSConditions: [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] setToolWin: [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] setToolUnix: [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] setToolProperty: [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] setS1ASclassPath: [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] init-common: [2024-04-16T10:21:19.695Z] [2024-04-16T10:21:19.695Z] undeploy-war-common: [2024-04-16T10:21:19.900Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:21:19.900Z] Maven home: /opt/tools/apache-maven/3.9.6 [2024-04-16T10:21:19.900Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:21:19.900Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:21:19.900Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:21:19.900Z] + ant -version [2024-04-16T10:21:19.900Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:21:20.160Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:21:20.160Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-29870f22/script.sh.copy: line 9: ps: command not found [2024-04-16T10:21:20.160Z] + true [2024-04-16T10:21:20.160Z] + cat /proc/cpuinfo [2024-04-16T10:21:20.160Z] processor : 0 [2024-04-16T10:21:20.160Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.160Z] cpu family : 6 [2024-04-16T10:21:20.160Z] model : 85 [2024-04-16T10:21:20.160Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.160Z] stepping : 4 [2024-04-16T10:21:20.160Z] microcode : 0x2006e05 [2024-04-16T10:21:20.160Z] cpu MHz : 2700.021 [2024-04-16T10:21:20.160Z] cache size : 14080 KB [2024-04-16T10:21:20.160Z] physical id : 0 [2024-04-16T10:21:20.160Z] siblings : 20 [2024-04-16T10:21:20.160Z] core id : 0 [2024-04-16T10:21:20.160Z] cpu cores : 10 [2024-04-16T10:21:20.160Z] apicid : 0 [2024-04-16T10:21:20.160Z] initial apicid : 0 [2024-04-16T10:21:20.160Z] fpu : yes [2024-04-16T10:21:20.160Z] fpu_exception : yes [2024-04-16T10:21:20.160Z] cpuid level : 22 [2024-04-16T10:21:20.160Z] wp : yes [2024-04-16T10:21:20.161Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.161Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.161Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.161Z] bogomips : 4400.00 [2024-04-16T10:21:20.161Z] clflush size : 64 [2024-04-16T10:21:20.161Z] cache_alignment : 64 [2024-04-16T10:21:20.161Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.161Z] power management: [2024-04-16T10:21:20.161Z] [2024-04-16T10:21:20.161Z] processor : 1 [2024-04-16T10:21:20.161Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.161Z] cpu family : 6 [2024-04-16T10:21:20.161Z] model : 85 [2024-04-16T10:21:20.161Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.161Z] stepping : 4 [2024-04-16T10:21:20.161Z] microcode : 0x2006e05 [2024-04-16T10:21:20.161Z] cpu MHz : 2683.911 [2024-04-16T10:21:20.161Z] cache size : 14080 KB [2024-04-16T10:21:20.161Z] physical id : 0 [2024-04-16T10:21:20.161Z] siblings : 20 [2024-04-16T10:21:20.161Z] core id : 1 [2024-04-16T10:21:20.161Z] cpu cores : 10 [2024-04-16T10:21:20.161Z] apicid : 2 [2024-04-16T10:21:20.161Z] initial apicid : 2 [2024-04-16T10:21:20.161Z] fpu : yes [2024-04-16T10:21:20.161Z] fpu_exception : yes [2024-04-16T10:21:20.161Z] cpuid level : 22 [2024-04-16T10:21:20.161Z] wp : yes [2024-04-16T10:21:20.161Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.161Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.161Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.161Z] bogomips : 4400.00 [2024-04-16T10:21:20.161Z] clflush size : 64 [2024-04-16T10:21:20.161Z] cache_alignment : 64 [2024-04-16T10:21:20.161Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.161Z] power management: [2024-04-16T10:21:20.161Z] [2024-04-16T10:21:20.161Z] processor : 2 [2024-04-16T10:21:20.161Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.161Z] cpu family : 6 [2024-04-16T10:21:20.161Z] model : 85 [2024-04-16T10:21:20.161Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.161Z] stepping : 4 [2024-04-16T10:21:20.161Z] microcode : 0x2006e05 [2024-04-16T10:21:20.161Z] cpu MHz : 2645.496 [2024-04-16T10:21:20.161Z] cache size : 14080 KB [2024-04-16T10:21:20.161Z] physical id : 0 [2024-04-16T10:21:20.161Z] siblings : 20 [2024-04-16T10:21:20.161Z] core id : 2 [2024-04-16T10:21:20.161Z] cpu cores : 10 [2024-04-16T10:21:20.161Z] apicid : 4 [2024-04-16T10:21:20.161Z] initial apicid : 4 [2024-04-16T10:21:20.161Z] fpu : yes [2024-04-16T10:21:20.161Z] fpu_exception : yes [2024-04-16T10:21:20.161Z] cpuid level : 22 [2024-04-16T10:21:20.161Z] wp : yes [2024-04-16T10:21:20.161Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.162Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.162Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.162Z] bogomips : 4400.00 [2024-04-16T10:21:20.162Z] clflush size : 64 [2024-04-16T10:21:20.162Z] cache_alignment : 64 [2024-04-16T10:21:20.162Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.162Z] power management: [2024-04-16T10:21:20.162Z] [2024-04-16T10:21:20.162Z] processor : 3 [2024-04-16T10:21:20.162Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.162Z] cpu family : 6 [2024-04-16T10:21:20.162Z] model : 85 [2024-04-16T10:21:20.162Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.162Z] stepping : 4 [2024-04-16T10:21:20.162Z] microcode : 0x2006e05 [2024-04-16T10:21:20.162Z] cpu MHz : 2596.601 [2024-04-16T10:21:20.162Z] cache size : 14080 KB [2024-04-16T10:21:20.162Z] physical id : 0 [2024-04-16T10:21:20.162Z] siblings : 20 [2024-04-16T10:21:20.162Z] core id : 3 [2024-04-16T10:21:20.162Z] cpu cores : 10 [2024-04-16T10:21:20.162Z] apicid : 6 [2024-04-16T10:21:20.162Z] initial apicid : 6 [2024-04-16T10:21:20.162Z] fpu : yes [2024-04-16T10:21:20.162Z] fpu_exception : yes [2024-04-16T10:21:20.162Z] cpuid level : 22 [2024-04-16T10:21:20.162Z] wp : yes [2024-04-16T10:21:20.162Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.162Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.162Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.162Z] bogomips : 4400.00 [2024-04-16T10:21:20.162Z] clflush size : 64 [2024-04-16T10:21:20.162Z] cache_alignment : 64 [2024-04-16T10:21:20.162Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.162Z] power management: [2024-04-16T10:21:20.162Z] [2024-04-16T10:21:20.162Z] processor : 4 [2024-04-16T10:21:20.162Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.162Z] cpu family : 6 [2024-04-16T10:21:20.162Z] model : 85 [2024-04-16T10:21:20.162Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.162Z] stepping : 4 [2024-04-16T10:21:20.162Z] microcode : 0x2006e05 [2024-04-16T10:21:20.162Z] cpu MHz : 2543.335 [2024-04-16T10:21:20.162Z] cache size : 14080 KB [2024-04-16T10:21:20.162Z] physical id : 0 [2024-04-16T10:21:20.162Z] siblings : 20 [2024-04-16T10:21:20.162Z] core id : 4 [2024-04-16T10:21:20.162Z] cpu cores : 10 [2024-04-16T10:21:20.162Z] apicid : 8 [2024-04-16T10:21:20.162Z] initial apicid : 8 [2024-04-16T10:21:20.162Z] fpu : yes [2024-04-16T10:21:20.162Z] fpu_exception : yes [2024-04-16T10:21:20.162Z] cpuid level : 22 [2024-04-16T10:21:20.162Z] wp : yes [2024-04-16T10:21:20.162Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.163Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.163Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.163Z] bogomips : 4400.00 [2024-04-16T10:21:20.163Z] clflush size : 64 [2024-04-16T10:21:20.163Z] cache_alignment : 64 [2024-04-16T10:21:20.163Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.163Z] power management: [2024-04-16T10:21:20.163Z] [2024-04-16T10:21:20.163Z] processor : 5 [2024-04-16T10:21:20.163Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.163Z] cpu family : 6 [2024-04-16T10:21:20.163Z] model : 85 [2024-04-16T10:21:20.163Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.163Z] stepping : 4 [2024-04-16T10:21:20.163Z] microcode : 0x2006e05 [2024-04-16T10:21:20.163Z] cpu MHz : 2560.846 [2024-04-16T10:21:20.163Z] cache size : 14080 KB [2024-04-16T10:21:20.163Z] physical id : 0 [2024-04-16T10:21:20.163Z] siblings : 20 [2024-04-16T10:21:20.163Z] core id : 8 [2024-04-16T10:21:20.163Z] cpu cores : 10 [2024-04-16T10:21:20.163Z] apicid : 16 [2024-04-16T10:21:20.163Z] initial apicid : 16 [2024-04-16T10:21:20.163Z] fpu : yes [2024-04-16T10:21:20.163Z] fpu_exception : yes [2024-04-16T10:21:20.163Z] cpuid level : 22 [2024-04-16T10:21:20.163Z] wp : yes [2024-04-16T10:21:20.163Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.163Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.163Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.163Z] bogomips : 4400.00 [2024-04-16T10:21:20.163Z] clflush size : 64 [2024-04-16T10:21:20.163Z] cache_alignment : 64 [2024-04-16T10:21:20.163Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.163Z] power management: [2024-04-16T10:21:20.163Z] [2024-04-16T10:21:20.163Z] processor : 6 [2024-04-16T10:21:20.163Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.163Z] cpu family : 6 [2024-04-16T10:21:20.163Z] model : 85 [2024-04-16T10:21:20.163Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.163Z] stepping : 4 [2024-04-16T10:21:20.163Z] microcode : 0x2006e05 [2024-04-16T10:21:20.163Z] cpu MHz : 2700.102 [2024-04-16T10:21:20.163Z] cache size : 14080 KB [2024-04-16T10:21:20.163Z] physical id : 0 [2024-04-16T10:21:20.163Z] siblings : 20 [2024-04-16T10:21:20.163Z] core id : 9 [2024-04-16T10:21:20.163Z] cpu cores : 10 [2024-04-16T10:21:20.163Z] apicid : 18 [2024-04-16T10:21:20.163Z] initial apicid : 18 [2024-04-16T10:21:20.163Z] fpu : yes [2024-04-16T10:21:20.163Z] fpu_exception : yes [2024-04-16T10:21:20.163Z] cpuid level : 22 [2024-04-16T10:21:20.163Z] wp : yes [2024-04-16T10:21:20.163Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.163Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.163Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.163Z] bogomips : 4400.00 [2024-04-16T10:21:20.163Z] clflush size : 64 [2024-04-16T10:21:20.163Z] cache_alignment : 64 [2024-04-16T10:21:20.163Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.163Z] power management: [2024-04-16T10:21:20.163Z] [2024-04-16T10:21:20.163Z] processor : 7 [2024-04-16T10:21:20.163Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.163Z] cpu family : 6 [2024-04-16T10:21:20.163Z] model : 85 [2024-04-16T10:21:20.164Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.164Z] stepping : 4 [2024-04-16T10:21:20.164Z] microcode : 0x2006e05 [2024-04-16T10:21:20.164Z] cpu MHz : 3000.000 [2024-04-16T10:21:20.164Z] cache size : 14080 KB [2024-04-16T10:21:20.164Z] physical id : 0 [2024-04-16T10:21:20.164Z] siblings : 20 [2024-04-16T10:21:20.164Z] core id : 10 [2024-04-16T10:21:20.164Z] cpu cores : 10 [2024-04-16T10:21:20.164Z] apicid : 20 [2024-04-16T10:21:20.164Z] initial apicid : 20 [2024-04-16T10:21:20.164Z] fpu : yes [2024-04-16T10:21:20.164Z] fpu_exception : yes [2024-04-16T10:21:20.164Z] cpuid level : 22 [2024-04-16T10:21:20.164Z] wp : yes [2024-04-16T10:21:20.164Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.164Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.164Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.164Z] bogomips : 4400.00 [2024-04-16T10:21:20.164Z] clflush size : 64 [2024-04-16T10:21:20.164Z] cache_alignment : 64 [2024-04-16T10:21:20.164Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.164Z] power management: [2024-04-16T10:21:20.164Z] [2024-04-16T10:21:20.164Z] processor : 8 [2024-04-16T10:21:20.164Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.164Z] cpu family : 6 [2024-04-16T10:21:20.164Z] model : 85 [2024-04-16T10:21:20.164Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.164Z] stepping : 4 [2024-04-16T10:21:20.164Z] microcode : 0x2006e05 [2024-04-16T10:21:20.164Z] cpu MHz : 2625.138 [2024-04-16T10:21:20.164Z] cache size : 14080 KB [2024-04-16T10:21:20.164Z] physical id : 0 [2024-04-16T10:21:20.164Z] siblings : 20 [2024-04-16T10:21:20.164Z] core id : 11 [2024-04-16T10:21:20.164Z] cpu cores : 10 [2024-04-16T10:21:20.164Z] apicid : 22 [2024-04-16T10:21:20.164Z] initial apicid : 22 [2024-04-16T10:21:20.164Z] fpu : yes [2024-04-16T10:21:20.164Z] fpu_exception : yes [2024-04-16T10:21:20.164Z] cpuid level : 22 [2024-04-16T10:21:20.164Z] wp : yes [2024-04-16T10:21:20.164Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.164Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.164Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.164Z] bogomips : 4400.00 [2024-04-16T10:21:20.164Z] clflush size : 64 [2024-04-16T10:21:20.164Z] cache_alignment : 64 [2024-04-16T10:21:20.164Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.164Z] power management: [2024-04-16T10:21:20.164Z] [2024-04-16T10:21:20.164Z] processor : 9 [2024-04-16T10:21:20.164Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.164Z] cpu family : 6 [2024-04-16T10:21:20.164Z] model : 85 [2024-04-16T10:21:20.164Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.164Z] stepping : 4 [2024-04-16T10:21:20.164Z] microcode : 0x2006e05 [2024-04-16T10:21:20.164Z] cpu MHz : 2616.427 [2024-04-16T10:21:20.164Z] cache size : 14080 KB [2024-04-16T10:21:20.164Z] physical id : 0 [2024-04-16T10:21:20.164Z] siblings : 20 [2024-04-16T10:21:20.164Z] core id : 12 [2024-04-16T10:21:20.164Z] cpu cores : 10 [2024-04-16T10:21:20.164Z] apicid : 24 [2024-04-16T10:21:20.164Z] initial apicid : 24 [2024-04-16T10:21:20.164Z] fpu : yes [2024-04-16T10:21:20.164Z] fpu_exception : yes [2024-04-16T10:21:20.164Z] cpuid level : 22 [2024-04-16T10:21:20.164Z] wp : yes [2024-04-16T10:21:20.165Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.165Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.165Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.165Z] bogomips : 4400.00 [2024-04-16T10:21:20.165Z] clflush size : 64 [2024-04-16T10:21:20.165Z] cache_alignment : 64 [2024-04-16T10:21:20.165Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.165Z] power management: [2024-04-16T10:21:20.165Z] [2024-04-16T10:21:20.165Z] processor : 10 [2024-04-16T10:21:20.165Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.165Z] cpu family : 6 [2024-04-16T10:21:20.165Z] model : 85 [2024-04-16T10:21:20.165Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.165Z] stepping : 4 [2024-04-16T10:21:20.165Z] microcode : 0x2006e05 [2024-04-16T10:21:20.165Z] cpu MHz : 2499.758 [2024-04-16T10:21:20.165Z] cache size : 14080 KB [2024-04-16T10:21:20.165Z] physical id : 1 [2024-04-16T10:21:20.165Z] siblings : 20 [2024-04-16T10:21:20.165Z] core id : 0 [2024-04-16T10:21:20.165Z] cpu cores : 10 [2024-04-16T10:21:20.165Z] apicid : 32 [2024-04-16T10:21:20.165Z] initial apicid : 32 [2024-04-16T10:21:20.165Z] fpu : yes [2024-04-16T10:21:20.165Z] fpu_exception : yes [2024-04-16T10:21:20.165Z] cpuid level : 22 [2024-04-16T10:21:20.165Z] wp : yes [2024-04-16T10:21:20.165Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.165Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.165Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.165Z] bogomips : 4408.62 [2024-04-16T10:21:20.165Z] clflush size : 64 [2024-04-16T10:21:20.165Z] cache_alignment : 64 [2024-04-16T10:21:20.165Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.165Z] power management: [2024-04-16T10:21:20.165Z] [2024-04-16T10:21:20.165Z] processor : 11 [2024-04-16T10:21:20.165Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.165Z] cpu family : 6 [2024-04-16T10:21:20.165Z] model : 85 [2024-04-16T10:21:20.165Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.165Z] stepping : 4 [2024-04-16T10:21:20.165Z] microcode : 0x2006e05 [2024-04-16T10:21:20.165Z] cpu MHz : 2500.459 [2024-04-16T10:21:20.165Z] cache size : 14080 KB [2024-04-16T10:21:20.165Z] physical id : 1 [2024-04-16T10:21:20.165Z] siblings : 20 [2024-04-16T10:21:20.165Z] core id : 1 [2024-04-16T10:21:20.165Z] cpu cores : 10 [2024-04-16T10:21:20.165Z] apicid : 34 [2024-04-16T10:21:20.165Z] initial apicid : 34 [2024-04-16T10:21:20.165Z] fpu : yes [2024-04-16T10:21:20.165Z] fpu_exception : yes [2024-04-16T10:21:20.165Z] cpuid level : 22 [2024-04-16T10:21:20.165Z] wp : yes [2024-04-16T10:21:20.165Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.166Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.166Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.166Z] bogomips : 4408.62 [2024-04-16T10:21:20.166Z] clflush size : 64 [2024-04-16T10:21:20.166Z] cache_alignment : 64 [2024-04-16T10:21:20.166Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.166Z] power management: [2024-04-16T10:21:20.166Z] [2024-04-16T10:21:20.166Z] processor : 12 [2024-04-16T10:21:20.166Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.166Z] cpu family : 6 [2024-04-16T10:21:20.166Z] model : 85 [2024-04-16T10:21:20.166Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.166Z] stepping : 4 [2024-04-16T10:21:20.166Z] microcode : 0x2006e05 [2024-04-16T10:21:20.166Z] cpu MHz : 2499.995 [2024-04-16T10:21:20.166Z] cache size : 14080 KB [2024-04-16T10:21:20.166Z] physical id : 1 [2024-04-16T10:21:20.166Z] siblings : 20 [2024-04-16T10:21:20.166Z] core id : 2 [2024-04-16T10:21:20.166Z] cpu cores : 10 [2024-04-16T10:21:20.166Z] apicid : 36 [2024-04-16T10:21:20.166Z] initial apicid : 36 [2024-04-16T10:21:20.166Z] fpu : yes [2024-04-16T10:21:20.166Z] fpu_exception : yes [2024-04-16T10:21:20.166Z] cpuid level : 22 [2024-04-16T10:21:20.166Z] wp : yes [2024-04-16T10:21:20.166Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.166Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.166Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.166Z] bogomips : 4408.62 [2024-04-16T10:21:20.166Z] clflush size : 64 [2024-04-16T10:21:20.166Z] cache_alignment : 64 [2024-04-16T10:21:20.166Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.166Z] power management: [2024-04-16T10:21:20.166Z] [2024-04-16T10:21:20.166Z] processor : 13 [2024-04-16T10:21:20.166Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.166Z] cpu family : 6 [2024-04-16T10:21:20.166Z] model : 85 [2024-04-16T10:21:20.166Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.166Z] stepping : 4 [2024-04-16T10:21:20.166Z] microcode : 0x2006e05 [2024-04-16T10:21:20.166Z] cpu MHz : 2499.431 [2024-04-16T10:21:20.166Z] cache size : 14080 KB [2024-04-16T10:21:20.166Z] physical id : 1 [2024-04-16T10:21:20.166Z] siblings : 20 [2024-04-16T10:21:20.166Z] core id : 3 [2024-04-16T10:21:20.166Z] cpu cores : 10 [2024-04-16T10:21:20.166Z] apicid : 38 [2024-04-16T10:21:20.166Z] initial apicid : 38 [2024-04-16T10:21:20.166Z] fpu : yes [2024-04-16T10:21:20.166Z] fpu_exception : yes [2024-04-16T10:21:20.166Z] cpuid level : 22 [2024-04-16T10:21:20.166Z] wp : yes [2024-04-16T10:21:20.166Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.167Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.167Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.167Z] bogomips : 4408.62 [2024-04-16T10:21:20.167Z] clflush size : 64 [2024-04-16T10:21:20.167Z] cache_alignment : 64 [2024-04-16T10:21:20.167Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.167Z] power management: [2024-04-16T10:21:20.167Z] [2024-04-16T10:21:20.167Z] processor : 14 [2024-04-16T10:21:20.167Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.167Z] cpu family : 6 [2024-04-16T10:21:20.167Z] model : 85 [2024-04-16T10:21:20.167Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.167Z] stepping : 4 [2024-04-16T10:21:20.167Z] microcode : 0x2006e05 [2024-04-16T10:21:20.167Z] cpu MHz : 2499.776 [2024-04-16T10:21:20.167Z] cache size : 14080 KB [2024-04-16T10:21:20.167Z] physical id : 1 [2024-04-16T10:21:20.167Z] siblings : 20 [2024-04-16T10:21:20.167Z] core id : 4 [2024-04-16T10:21:20.167Z] cpu cores : 10 [2024-04-16T10:21:20.167Z] apicid : 40 [2024-04-16T10:21:20.167Z] initial apicid : 40 [2024-04-16T10:21:20.167Z] fpu : yes [2024-04-16T10:21:20.167Z] fpu_exception : yes [2024-04-16T10:21:20.167Z] cpuid level : 22 [2024-04-16T10:21:20.167Z] wp : yes [2024-04-16T10:21:20.167Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.167Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.167Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.167Z] bogomips : 4408.62 [2024-04-16T10:21:20.167Z] clflush size : 64 [2024-04-16T10:21:20.167Z] cache_alignment : 64 [2024-04-16T10:21:20.167Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.167Z] power management: [2024-04-16T10:21:20.167Z] [2024-04-16T10:21:20.167Z] processor : 15 [2024-04-16T10:21:20.167Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.167Z] cpu family : 6 [2024-04-16T10:21:20.167Z] model : 85 [2024-04-16T10:21:20.167Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.167Z] stepping : 4 [2024-04-16T10:21:20.167Z] microcode : 0x2006e05 [2024-04-16T10:21:20.167Z] cpu MHz : 2497.935 [2024-04-16T10:21:20.167Z] cache size : 14080 KB [2024-04-16T10:21:20.167Z] physical id : 1 [2024-04-16T10:21:20.167Z] siblings : 20 [2024-04-16T10:21:20.167Z] core id : 8 [2024-04-16T10:21:20.167Z] cpu cores : 10 [2024-04-16T10:21:20.167Z] apicid : 48 [2024-04-16T10:21:20.167Z] initial apicid : 48 [2024-04-16T10:21:20.167Z] fpu : yes [2024-04-16T10:21:20.167Z] fpu_exception : yes [2024-04-16T10:21:20.167Z] cpuid level : 22 [2024-04-16T10:21:20.167Z] wp : yes [2024-04-16T10:21:20.167Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.167Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.167Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.167Z] bogomips : 4408.62 [2024-04-16T10:21:20.167Z] clflush size : 64 [2024-04-16T10:21:20.167Z] cache_alignment : 64 [2024-04-16T10:21:20.167Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.167Z] power management: [2024-04-16T10:21:20.167Z] [2024-04-16T10:21:20.167Z] processor : 16 [2024-04-16T10:21:20.167Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.167Z] cpu family : 6 [2024-04-16T10:21:20.167Z] model : 85 [2024-04-16T10:21:20.167Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.167Z] stepping : 4 [2024-04-16T10:21:20.167Z] microcode : 0x2006e05 [2024-04-16T10:21:20.168Z] cpu MHz : 2551.576 [2024-04-16T10:21:20.168Z] cache size : 14080 KB [2024-04-16T10:21:20.168Z] physical id : 1 [2024-04-16T10:21:20.168Z] siblings : 20 [2024-04-16T10:21:20.168Z] core id : 9 [2024-04-16T10:21:20.168Z] cpu cores : 10 [2024-04-16T10:21:20.168Z] apicid : 50 [2024-04-16T10:21:20.168Z] initial apicid : 50 [2024-04-16T10:21:20.168Z] fpu : yes [2024-04-16T10:21:20.168Z] fpu_exception : yes [2024-04-16T10:21:20.168Z] cpuid level : 22 [2024-04-16T10:21:20.168Z] wp : yes [2024-04-16T10:21:20.168Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.168Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.168Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.168Z] bogomips : 4408.62 [2024-04-16T10:21:20.168Z] clflush size : 64 [2024-04-16T10:21:20.168Z] cache_alignment : 64 [2024-04-16T10:21:20.168Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.168Z] power management: [2024-04-16T10:21:20.168Z] [2024-04-16T10:21:20.168Z] processor : 17 [2024-04-16T10:21:20.168Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.168Z] cpu family : 6 [2024-04-16T10:21:20.168Z] model : 85 [2024-04-16T10:21:20.168Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.168Z] stepping : 4 [2024-04-16T10:21:20.168Z] microcode : 0x2006e05 [2024-04-16T10:21:20.168Z] cpu MHz : 2498.646 [2024-04-16T10:21:20.168Z] cache size : 14080 KB [2024-04-16T10:21:20.168Z] physical id : 1 [2024-04-16T10:21:20.168Z] siblings : 20 [2024-04-16T10:21:20.168Z] core id : 10 [2024-04-16T10:21:20.168Z] cpu cores : 10 [2024-04-16T10:21:20.168Z] apicid : 52 [2024-04-16T10:21:20.168Z] initial apicid : 52 [2024-04-16T10:21:20.168Z] fpu : yes [2024-04-16T10:21:20.168Z] fpu_exception : yes [2024-04-16T10:21:20.168Z] cpuid level : 22 [2024-04-16T10:21:20.168Z] wp : yes [2024-04-16T10:21:20.168Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.168Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.168Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.168Z] bogomips : 4408.62 [2024-04-16T10:21:20.168Z] clflush size : 64 [2024-04-16T10:21:20.168Z] cache_alignment : 64 [2024-04-16T10:21:20.168Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.168Z] power management: [2024-04-16T10:21:20.168Z] [2024-04-16T10:21:20.168Z] processor : 18 [2024-04-16T10:21:20.168Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.168Z] cpu family : 6 [2024-04-16T10:21:20.168Z] model : 85 [2024-04-16T10:21:20.168Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.168Z] stepping : 4 [2024-04-16T10:21:20.168Z] microcode : 0x2006e05 [2024-04-16T10:21:20.168Z] cpu MHz : 2500.930 [2024-04-16T10:21:20.168Z] cache size : 14080 KB [2024-04-16T10:21:20.168Z] physical id : 1 [2024-04-16T10:21:20.168Z] siblings : 20 [2024-04-16T10:21:20.168Z] core id : 11 [2024-04-16T10:21:20.168Z] cpu cores : 10 [2024-04-16T10:21:20.168Z] apicid : 54 [2024-04-16T10:21:20.168Z] initial apicid : 54 [2024-04-16T10:21:20.168Z] fpu : yes [2024-04-16T10:21:20.168Z] fpu_exception : yes [2024-04-16T10:21:20.168Z] cpuid level : 22 [2024-04-16T10:21:20.168Z] wp : yes [2024-04-16T10:21:20.169Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.169Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.169Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.169Z] bogomips : 4408.62 [2024-04-16T10:21:20.169Z] clflush size : 64 [2024-04-16T10:21:20.169Z] cache_alignment : 64 [2024-04-16T10:21:20.169Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.169Z] power management: [2024-04-16T10:21:20.169Z] [2024-04-16T10:21:20.169Z] processor : 19 [2024-04-16T10:21:20.169Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.169Z] cpu family : 6 [2024-04-16T10:21:20.169Z] model : 85 [2024-04-16T10:21:20.169Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.169Z] stepping : 4 [2024-04-16T10:21:20.169Z] microcode : 0x2006e05 [2024-04-16T10:21:20.169Z] cpu MHz : 3000.000 [2024-04-16T10:21:20.169Z] cache size : 14080 KB [2024-04-16T10:21:20.169Z] physical id : 1 [2024-04-16T10:21:20.169Z] siblings : 20 [2024-04-16T10:21:20.169Z] core id : 12 [2024-04-16T10:21:20.169Z] cpu cores : 10 [2024-04-16T10:21:20.169Z] apicid : 56 [2024-04-16T10:21:20.169Z] initial apicid : 56 [2024-04-16T10:21:20.169Z] fpu : yes [2024-04-16T10:21:20.169Z] fpu_exception : yes [2024-04-16T10:21:20.169Z] cpuid level : 22 [2024-04-16T10:21:20.169Z] wp : yes [2024-04-16T10:21:20.169Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.169Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.169Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.169Z] bogomips : 4408.62 [2024-04-16T10:21:20.169Z] clflush size : 64 [2024-04-16T10:21:20.169Z] cache_alignment : 64 [2024-04-16T10:21:20.169Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.169Z] power management: [2024-04-16T10:21:20.169Z] [2024-04-16T10:21:20.169Z] processor : 20 [2024-04-16T10:21:20.169Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.169Z] cpu family : 6 [2024-04-16T10:21:20.169Z] model : 85 [2024-04-16T10:21:20.169Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.169Z] stepping : 4 [2024-04-16T10:21:20.169Z] microcode : 0x2006e05 [2024-04-16T10:21:20.169Z] cpu MHz : 2692.403 [2024-04-16T10:21:20.169Z] cache size : 14080 KB [2024-04-16T10:21:20.169Z] physical id : 0 [2024-04-16T10:21:20.169Z] siblings : 20 [2024-04-16T10:21:20.169Z] core id : 0 [2024-04-16T10:21:20.169Z] cpu cores : 10 [2024-04-16T10:21:20.169Z] apicid : 1 [2024-04-16T10:21:20.169Z] initial apicid : 1 [2024-04-16T10:21:20.169Z] fpu : yes [2024-04-16T10:21:20.169Z] fpu_exception : yes [2024-04-16T10:21:20.169Z] cpuid level : 22 [2024-04-16T10:21:20.169Z] wp : yes [2024-04-16T10:21:20.169Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.170Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.170Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.170Z] bogomips : 4400.00 [2024-04-16T10:21:20.170Z] clflush size : 64 [2024-04-16T10:21:20.170Z] cache_alignment : 64 [2024-04-16T10:21:20.170Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.170Z] power management: [2024-04-16T10:21:20.170Z] [2024-04-16T10:21:20.170Z] processor : 21 [2024-04-16T10:21:20.170Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.170Z] cpu family : 6 [2024-04-16T10:21:20.170Z] model : 85 [2024-04-16T10:21:20.170Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.170Z] stepping : 4 [2024-04-16T10:21:20.170Z] microcode : 0x2006e05 [2024-04-16T10:21:20.170Z] cpu MHz : 3000.000 [2024-04-16T10:21:20.170Z] cache size : 14080 KB [2024-04-16T10:21:20.170Z] physical id : 0 [2024-04-16T10:21:20.170Z] siblings : 20 [2024-04-16T10:21:20.170Z] core id : 1 [2024-04-16T10:21:20.170Z] cpu cores : 10 [2024-04-16T10:21:20.170Z] apicid : 3 [2024-04-16T10:21:20.170Z] initial apicid : 3 [2024-04-16T10:21:20.170Z] fpu : yes [2024-04-16T10:21:20.170Z] fpu_exception : yes [2024-04-16T10:21:20.170Z] cpuid level : 22 [2024-04-16T10:21:20.170Z] wp : yes [2024-04-16T10:21:20.170Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.170Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.170Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.170Z] bogomips : 4400.00 [2024-04-16T10:21:20.170Z] clflush size : 64 [2024-04-16T10:21:20.170Z] cache_alignment : 64 [2024-04-16T10:21:20.170Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.170Z] power management: [2024-04-16T10:21:20.170Z] [2024-04-16T10:21:20.170Z] processor : 22 [2024-04-16T10:21:20.170Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.170Z] cpu family : 6 [2024-04-16T10:21:20.170Z] model : 85 [2024-04-16T10:21:20.170Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.170Z] stepping : 4 [2024-04-16T10:21:20.170Z] microcode : 0x2006e05 [2024-04-16T10:21:20.170Z] cpu MHz : 2691.303 [2024-04-16T10:21:20.170Z] cache size : 14080 KB [2024-04-16T10:21:20.170Z] physical id : 0 [2024-04-16T10:21:20.170Z] siblings : 20 [2024-04-16T10:21:20.170Z] core id : 2 [2024-04-16T10:21:20.170Z] cpu cores : 10 [2024-04-16T10:21:20.170Z] apicid : 5 [2024-04-16T10:21:20.170Z] initial apicid : 5 [2024-04-16T10:21:20.170Z] fpu : yes [2024-04-16T10:21:20.170Z] fpu_exception : yes [2024-04-16T10:21:20.170Z] cpuid level : 22 [2024-04-16T10:21:20.170Z] wp : yes [2024-04-16T10:21:20.170Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.170Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.171Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.171Z] bogomips : 4400.00 [2024-04-16T10:21:20.171Z] clflush size : 64 [2024-04-16T10:21:20.171Z] cache_alignment : 64 [2024-04-16T10:21:20.171Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.171Z] power management: [2024-04-16T10:21:20.171Z] [2024-04-16T10:21:20.171Z] processor : 23 [2024-04-16T10:21:20.171Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.171Z] cpu family : 6 [2024-04-16T10:21:20.171Z] model : 85 [2024-04-16T10:21:20.171Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.171Z] stepping : 4 [2024-04-16T10:21:20.171Z] microcode : 0x2006e05 [2024-04-16T10:21:20.171Z] cpu MHz : 2685.394 [2024-04-16T10:21:20.171Z] cache size : 14080 KB [2024-04-16T10:21:20.171Z] physical id : 0 [2024-04-16T10:21:20.171Z] siblings : 20 [2024-04-16T10:21:20.171Z] core id : 3 [2024-04-16T10:21:20.171Z] cpu cores : 10 [2024-04-16T10:21:20.171Z] apicid : 7 [2024-04-16T10:21:20.171Z] initial apicid : 7 [2024-04-16T10:21:20.171Z] fpu : yes [2024-04-16T10:21:20.171Z] fpu_exception : yes [2024-04-16T10:21:20.171Z] cpuid level : 22 [2024-04-16T10:21:20.171Z] wp : yes [2024-04-16T10:21:20.171Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.171Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.171Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.171Z] bogomips : 4400.00 [2024-04-16T10:21:20.171Z] clflush size : 64 [2024-04-16T10:21:20.171Z] cache_alignment : 64 [2024-04-16T10:21:20.171Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.171Z] power management: [2024-04-16T10:21:20.171Z] [2024-04-16T10:21:20.171Z] processor : 24 [2024-04-16T10:21:20.171Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.171Z] cpu family : 6 [2024-04-16T10:21:20.171Z] model : 85 [2024-04-16T10:21:20.171Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.171Z] stepping : 4 [2024-04-16T10:21:20.171Z] microcode : 0x2006e05 [2024-04-16T10:21:20.171Z] cpu MHz : 2663.180 [2024-04-16T10:21:20.171Z] cache size : 14080 KB [2024-04-16T10:21:20.171Z] physical id : 0 [2024-04-16T10:21:20.171Z] siblings : 20 [2024-04-16T10:21:20.171Z] core id : 4 [2024-04-16T10:21:20.171Z] cpu cores : 10 [2024-04-16T10:21:20.171Z] apicid : 9 [2024-04-16T10:21:20.171Z] initial apicid : 9 [2024-04-16T10:21:20.171Z] fpu : yes [2024-04-16T10:21:20.171Z] fpu_exception : yes [2024-04-16T10:21:20.171Z] cpuid level : 22 [2024-04-16T10:21:20.171Z] wp : yes [2024-04-16T10:21:20.171Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.171Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.171Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.171Z] bogomips : 4400.00 [2024-04-16T10:21:20.171Z] clflush size : 64 [2024-04-16T10:21:20.171Z] cache_alignment : 64 [2024-04-16T10:21:20.171Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.171Z] power management: [2024-04-16T10:21:20.171Z] [2024-04-16T10:21:20.171Z] processor : 25 [2024-04-16T10:21:20.171Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.171Z] cpu family : 6 [2024-04-16T10:21:20.171Z] model : 85 [2024-04-16T10:21:20.171Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.171Z] stepping : 4 [2024-04-16T10:21:20.171Z] microcode : 0x2006e05 [2024-04-16T10:21:20.171Z] cpu MHz : 2514.983 [2024-04-16T10:21:20.171Z] cache size : 14080 KB [2024-04-16T10:21:20.171Z] physical id : 0 [2024-04-16T10:21:20.171Z] siblings : 20 [2024-04-16T10:21:20.171Z] core id : 8 [2024-04-16T10:21:20.171Z] cpu cores : 10 [2024-04-16T10:21:20.172Z] apicid : 17 [2024-04-16T10:21:20.172Z] initial apicid : 17 [2024-04-16T10:21:20.172Z] fpu : yes [2024-04-16T10:21:20.172Z] fpu_exception : yes [2024-04-16T10:21:20.172Z] cpuid level : 22 [2024-04-16T10:21:20.172Z] wp : yes [2024-04-16T10:21:20.172Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.172Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.172Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.172Z] bogomips : 4400.00 [2024-04-16T10:21:20.172Z] clflush size : 64 [2024-04-16T10:21:20.172Z] cache_alignment : 64 [2024-04-16T10:21:20.172Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.172Z] power management: [2024-04-16T10:21:20.172Z] [2024-04-16T10:21:20.172Z] processor : 26 [2024-04-16T10:21:20.172Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.172Z] cpu family : 6 [2024-04-16T10:21:20.172Z] model : 85 [2024-04-16T10:21:20.172Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.172Z] stepping : 4 [2024-04-16T10:21:20.172Z] microcode : 0x2006e05 [2024-04-16T10:21:20.172Z] cpu MHz : 2542.559 [2024-04-16T10:21:20.172Z] cache size : 14080 KB [2024-04-16T10:21:20.172Z] physical id : 0 [2024-04-16T10:21:20.172Z] siblings : 20 [2024-04-16T10:21:20.172Z] core id : 9 [2024-04-16T10:21:20.172Z] cpu cores : 10 [2024-04-16T10:21:20.172Z] apicid : 19 [2024-04-16T10:21:20.172Z] initial apicid : 19 [2024-04-16T10:21:20.172Z] fpu : yes [2024-04-16T10:21:20.172Z] fpu_exception : yes [2024-04-16T10:21:20.172Z] cpuid level : 22 [2024-04-16T10:21:20.172Z] wp : yes [2024-04-16T10:21:20.172Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.172Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.172Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.172Z] bogomips : 4400.00 [2024-04-16T10:21:20.172Z] clflush size : 64 [2024-04-16T10:21:20.172Z] cache_alignment : 64 [2024-04-16T10:21:20.172Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.172Z] power management: [2024-04-16T10:21:20.172Z] [2024-04-16T10:21:20.172Z] processor : 27 [2024-04-16T10:21:20.172Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.172Z] cpu family : 6 [2024-04-16T10:21:20.172Z] model : 85 [2024-04-16T10:21:20.172Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.172Z] stepping : 4 [2024-04-16T10:21:20.172Z] microcode : 0x2006e05 [2024-04-16T10:21:20.172Z] cpu MHz : 3000.000 [2024-04-16T10:21:20.172Z] cache size : 14080 KB [2024-04-16T10:21:20.172Z] physical id : 0 [2024-04-16T10:21:20.172Z] siblings : 20 [2024-04-16T10:21:20.172Z] core id : 10 [2024-04-16T10:21:20.172Z] cpu cores : 10 [2024-04-16T10:21:20.172Z] apicid : 21 [2024-04-16T10:21:20.172Z] initial apicid : 21 [2024-04-16T10:21:20.172Z] fpu : yes [2024-04-16T10:21:20.172Z] fpu_exception : yes [2024-04-16T10:21:20.172Z] cpuid level : 22 [2024-04-16T10:21:20.172Z] wp : yes [2024-04-16T10:21:20.173Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.173Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.173Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.173Z] bogomips : 4400.00 [2024-04-16T10:21:20.173Z] clflush size : 64 [2024-04-16T10:21:20.173Z] cache_alignment : 64 [2024-04-16T10:21:20.173Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.173Z] power management: [2024-04-16T10:21:20.173Z] [2024-04-16T10:21:20.173Z] processor : 28 [2024-04-16T10:21:20.173Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.173Z] cpu family : 6 [2024-04-16T10:21:20.173Z] model : 85 [2024-04-16T10:21:20.173Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.173Z] stepping : 4 [2024-04-16T10:21:20.173Z] microcode : 0x2006e05 [2024-04-16T10:21:20.173Z] cpu MHz : 2559.951 [2024-04-16T10:21:20.173Z] cache size : 14080 KB [2024-04-16T10:21:20.173Z] physical id : 0 [2024-04-16T10:21:20.173Z] siblings : 20 [2024-04-16T10:21:20.173Z] core id : 11 [2024-04-16T10:21:20.173Z] cpu cores : 10 [2024-04-16T10:21:20.173Z] apicid : 23 [2024-04-16T10:21:20.173Z] initial apicid : 23 [2024-04-16T10:21:20.173Z] fpu : yes [2024-04-16T10:21:20.173Z] fpu_exception : yes [2024-04-16T10:21:20.173Z] cpuid level : 22 [2024-04-16T10:21:20.173Z] wp : yes [2024-04-16T10:21:20.173Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.173Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.173Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.173Z] bogomips : 4400.00 [2024-04-16T10:21:20.173Z] clflush size : 64 [2024-04-16T10:21:20.173Z] cache_alignment : 64 [2024-04-16T10:21:20.173Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.173Z] power management: [2024-04-16T10:21:20.173Z] [2024-04-16T10:21:20.173Z] processor : 29 [2024-04-16T10:21:20.173Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.173Z] cpu family : 6 [2024-04-16T10:21:20.173Z] model : 85 [2024-04-16T10:21:20.173Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.173Z] stepping : 4 [2024-04-16T10:21:20.173Z] microcode : 0x2006e05 [2024-04-16T10:21:20.173Z] cpu MHz : 2551.742 [2024-04-16T10:21:20.173Z] cache size : 14080 KB [2024-04-16T10:21:20.173Z] physical id : 0 [2024-04-16T10:21:20.173Z] siblings : 20 [2024-04-16T10:21:20.173Z] core id : 12 [2024-04-16T10:21:20.173Z] cpu cores : 10 [2024-04-16T10:21:20.173Z] apicid : 25 [2024-04-16T10:21:20.173Z] initial apicid : 25 [2024-04-16T10:21:20.173Z] fpu : yes [2024-04-16T10:21:20.173Z] fpu_exception : yes [2024-04-16T10:21:20.173Z] cpuid level : 22 [2024-04-16T10:21:20.173Z] wp : yes [2024-04-16T10:21:20.173Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.174Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.174Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.174Z] bogomips : 4400.00 [2024-04-16T10:21:20.174Z] clflush size : 64 [2024-04-16T10:21:20.174Z] cache_alignment : 64 [2024-04-16T10:21:20.174Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.174Z] power management: [2024-04-16T10:21:20.174Z] [2024-04-16T10:21:20.174Z] processor : 30 [2024-04-16T10:21:20.174Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.174Z] cpu family : 6 [2024-04-16T10:21:20.174Z] model : 85 [2024-04-16T10:21:20.174Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.174Z] stepping : 4 [2024-04-16T10:21:20.174Z] microcode : 0x2006e05 [2024-04-16T10:21:20.174Z] cpu MHz : 2496.947 [2024-04-16T10:21:20.174Z] cache size : 14080 KB [2024-04-16T10:21:20.174Z] physical id : 1 [2024-04-16T10:21:20.174Z] siblings : 20 [2024-04-16T10:21:20.174Z] core id : 0 [2024-04-16T10:21:20.174Z] cpu cores : 10 [2024-04-16T10:21:20.174Z] apicid : 33 [2024-04-16T10:21:20.174Z] initial apicid : 33 [2024-04-16T10:21:20.174Z] fpu : yes [2024-04-16T10:21:20.174Z] fpu_exception : yes [2024-04-16T10:21:20.174Z] cpuid level : 22 [2024-04-16T10:21:20.174Z] wp : yes [2024-04-16T10:21:20.174Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.174Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.174Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.174Z] bogomips : 4408.62 [2024-04-16T10:21:20.174Z] clflush size : 64 [2024-04-16T10:21:20.174Z] cache_alignment : 64 [2024-04-16T10:21:20.174Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.174Z] power management: [2024-04-16T10:21:20.174Z] [2024-04-16T10:21:20.174Z] processor : 31 [2024-04-16T10:21:20.174Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.174Z] cpu family : 6 [2024-04-16T10:21:20.174Z] model : 85 [2024-04-16T10:21:20.174Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.174Z] stepping : 4 [2024-04-16T10:21:20.174Z] microcode : 0x2006e05 [2024-04-16T10:21:20.174Z] cpu MHz : 2500.231 [2024-04-16T10:21:20.174Z] cache size : 14080 KB [2024-04-16T10:21:20.174Z] physical id : 1 [2024-04-16T10:21:20.174Z] siblings : 20 [2024-04-16T10:21:20.174Z] core id : 1 [2024-04-16T10:21:20.174Z] cpu cores : 10 [2024-04-16T10:21:20.174Z] apicid : 35 [2024-04-16T10:21:20.174Z] initial apicid : 35 [2024-04-16T10:21:20.174Z] fpu : yes [2024-04-16T10:21:20.174Z] fpu_exception : yes [2024-04-16T10:21:20.174Z] cpuid level : 22 [2024-04-16T10:21:20.174Z] wp : yes [2024-04-16T10:21:20.174Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.175Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.175Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.175Z] bogomips : 4408.62 [2024-04-16T10:21:20.175Z] clflush size : 64 [2024-04-16T10:21:20.175Z] cache_alignment : 64 [2024-04-16T10:21:20.175Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.175Z] power management: [2024-04-16T10:21:20.175Z] [2024-04-16T10:21:20.175Z] processor : 32 [2024-04-16T10:21:20.175Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.175Z] cpu family : 6 [2024-04-16T10:21:20.175Z] model : 85 [2024-04-16T10:21:20.175Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.175Z] stepping : 4 [2024-04-16T10:21:20.175Z] microcode : 0x2006e05 [2024-04-16T10:21:20.175Z] cpu MHz : 2499.708 [2024-04-16T10:21:20.175Z] cache size : 14080 KB [2024-04-16T10:21:20.175Z] physical id : 1 [2024-04-16T10:21:20.175Z] siblings : 20 [2024-04-16T10:21:20.175Z] core id : 2 [2024-04-16T10:21:20.175Z] cpu cores : 10 [2024-04-16T10:21:20.175Z] apicid : 37 [2024-04-16T10:21:20.175Z] initial apicid : 37 [2024-04-16T10:21:20.175Z] fpu : yes [2024-04-16T10:21:20.175Z] fpu_exception : yes [2024-04-16T10:21:20.175Z] cpuid level : 22 [2024-04-16T10:21:20.175Z] wp : yes [2024-04-16T10:21:20.175Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.175Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.175Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.175Z] bogomips : 4408.62 [2024-04-16T10:21:20.175Z] clflush size : 64 [2024-04-16T10:21:20.175Z] cache_alignment : 64 [2024-04-16T10:21:20.175Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.175Z] power management: [2024-04-16T10:21:20.175Z] [2024-04-16T10:21:20.175Z] processor : 33 [2024-04-16T10:21:20.175Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.175Z] cpu family : 6 [2024-04-16T10:21:20.175Z] model : 85 [2024-04-16T10:21:20.175Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.175Z] stepping : 4 [2024-04-16T10:21:20.175Z] microcode : 0x2006e05 [2024-04-16T10:21:20.175Z] cpu MHz : 2699.653 [2024-04-16T10:21:20.175Z] cache size : 14080 KB [2024-04-16T10:21:20.175Z] physical id : 1 [2024-04-16T10:21:20.175Z] siblings : 20 [2024-04-16T10:21:20.175Z] core id : 3 [2024-04-16T10:21:20.175Z] cpu cores : 10 [2024-04-16T10:21:20.175Z] apicid : 39 [2024-04-16T10:21:20.175Z] initial apicid : 39 [2024-04-16T10:21:20.175Z] fpu : yes [2024-04-16T10:21:20.175Z] fpu_exception : yes [2024-04-16T10:21:20.175Z] cpuid level : 22 [2024-04-16T10:21:20.175Z] wp : yes [2024-04-16T10:21:20.175Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.175Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.175Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.176Z] bogomips : 4408.62 [2024-04-16T10:21:20.176Z] clflush size : 64 [2024-04-16T10:21:20.176Z] cache_alignment : 64 [2024-04-16T10:21:20.176Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.176Z] power management: [2024-04-16T10:21:20.176Z] [2024-04-16T10:21:20.176Z] processor : 34 [2024-04-16T10:21:20.176Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.176Z] cpu family : 6 [2024-04-16T10:21:20.176Z] model : 85 [2024-04-16T10:21:20.176Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.176Z] stepping : 4 [2024-04-16T10:21:20.176Z] microcode : 0x2006e05 [2024-04-16T10:21:20.176Z] cpu MHz : 2698.698 [2024-04-16T10:21:20.176Z] cache size : 14080 KB [2024-04-16T10:21:20.176Z] physical id : 1 [2024-04-16T10:21:20.176Z] siblings : 20 [2024-04-16T10:21:20.176Z] core id : 4 [2024-04-16T10:21:20.176Z] cpu cores : 10 [2024-04-16T10:21:20.176Z] apicid : 41 [2024-04-16T10:21:20.176Z] initial apicid : 41 [2024-04-16T10:21:20.176Z] fpu : yes [2024-04-16T10:21:20.176Z] fpu_exception : yes [2024-04-16T10:21:20.176Z] cpuid level : 22 [2024-04-16T10:21:20.176Z] wp : yes [2024-04-16T10:21:20.176Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.176Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.176Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.176Z] bogomips : 4408.62 [2024-04-16T10:21:20.176Z] clflush size : 64 [2024-04-16T10:21:20.176Z] cache_alignment : 64 [2024-04-16T10:21:20.176Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.176Z] power management: [2024-04-16T10:21:20.176Z] [2024-04-16T10:21:20.176Z] processor : 35 [2024-04-16T10:21:20.176Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.176Z] cpu family : 6 [2024-04-16T10:21:20.176Z] model : 85 [2024-04-16T10:21:20.176Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.176Z] stepping : 4 [2024-04-16T10:21:20.176Z] microcode : 0x2006e05 [2024-04-16T10:21:20.176Z] cpu MHz : 2499.069 [2024-04-16T10:21:20.176Z] cache size : 14080 KB [2024-04-16T10:21:20.176Z] physical id : 1 [2024-04-16T10:21:20.176Z] siblings : 20 [2024-04-16T10:21:20.176Z] core id : 8 [2024-04-16T10:21:20.176Z] cpu cores : 10 [2024-04-16T10:21:20.176Z] apicid : 49 [2024-04-16T10:21:20.176Z] initial apicid : 49 [2024-04-16T10:21:20.176Z] fpu : yes [2024-04-16T10:21:20.176Z] fpu_exception : yes [2024-04-16T10:21:20.176Z] cpuid level : 22 [2024-04-16T10:21:20.176Z] wp : yes [2024-04-16T10:21:20.176Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.176Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.176Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.176Z] bogomips : 4408.62 [2024-04-16T10:21:20.176Z] clflush size : 64 [2024-04-16T10:21:20.176Z] cache_alignment : 64 [2024-04-16T10:21:20.176Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.176Z] power management: [2024-04-16T10:21:20.176Z] [2024-04-16T10:21:20.176Z] processor : 36 [2024-04-16T10:21:20.176Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.176Z] cpu family : 6 [2024-04-16T10:21:20.176Z] model : 85 [2024-04-16T10:21:20.176Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.176Z] stepping : 4 [2024-04-16T10:21:20.176Z] microcode : 0x2006e05 [2024-04-16T10:21:20.176Z] cpu MHz : 2499.988 [2024-04-16T10:21:20.176Z] cache size : 14080 KB [2024-04-16T10:21:20.176Z] physical id : 1 [2024-04-16T10:21:20.176Z] siblings : 20 [2024-04-16T10:21:20.176Z] core id : 9 [2024-04-16T10:21:20.176Z] cpu cores : 10 [2024-04-16T10:21:20.176Z] apicid : 51 [2024-04-16T10:21:20.176Z] initial apicid : 51 [2024-04-16T10:21:20.176Z] fpu : yes [2024-04-16T10:21:20.177Z] fpu_exception : yes [2024-04-16T10:21:20.177Z] cpuid level : 22 [2024-04-16T10:21:20.177Z] wp : yes [2024-04-16T10:21:20.177Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.177Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.177Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.177Z] bogomips : 4408.62 [2024-04-16T10:21:20.177Z] clflush size : 64 [2024-04-16T10:21:20.177Z] cache_alignment : 64 [2024-04-16T10:21:20.177Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.177Z] power management: [2024-04-16T10:21:20.177Z] [2024-04-16T10:21:20.177Z] processor : 37 [2024-04-16T10:21:20.177Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.177Z] cpu family : 6 [2024-04-16T10:21:20.177Z] model : 85 [2024-04-16T10:21:20.177Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.177Z] stepping : 4 [2024-04-16T10:21:20.177Z] microcode : 0x2006e05 [2024-04-16T10:21:20.177Z] cpu MHz : 2502.818 [2024-04-16T10:21:20.177Z] cache size : 14080 KB [2024-04-16T10:21:20.177Z] physical id : 1 [2024-04-16T10:21:20.177Z] siblings : 20 [2024-04-16T10:21:20.177Z] core id : 10 [2024-04-16T10:21:20.177Z] cpu cores : 10 [2024-04-16T10:21:20.177Z] apicid : 53 [2024-04-16T10:21:20.177Z] initial apicid : 53 [2024-04-16T10:21:20.177Z] fpu : yes [2024-04-16T10:21:20.177Z] fpu_exception : yes [2024-04-16T10:21:20.177Z] cpuid level : 22 [2024-04-16T10:21:20.177Z] wp : yes [2024-04-16T10:21:20.177Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.177Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.177Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.177Z] bogomips : 4408.62 [2024-04-16T10:21:20.177Z] clflush size : 64 [2024-04-16T10:21:20.177Z] cache_alignment : 64 [2024-04-16T10:21:20.177Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.177Z] power management: [2024-04-16T10:21:20.177Z] [2024-04-16T10:21:20.177Z] processor : 38 [2024-04-16T10:21:20.177Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.177Z] cpu family : 6 [2024-04-16T10:21:20.177Z] model : 85 [2024-04-16T10:21:20.177Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.177Z] stepping : 4 [2024-04-16T10:21:20.177Z] microcode : 0x2006e05 [2024-04-16T10:21:20.177Z] cpu MHz : 2499.689 [2024-04-16T10:21:20.177Z] cache size : 14080 KB [2024-04-16T10:21:20.177Z] physical id : 1 [2024-04-16T10:21:20.177Z] siblings : 20 [2024-04-16T10:21:20.177Z] core id : 11 [2024-04-16T10:21:20.177Z] cpu cores : 10 [2024-04-16T10:21:20.177Z] apicid : 55 [2024-04-16T10:21:20.177Z] initial apicid : 55 [2024-04-16T10:21:20.177Z] fpu : yes [2024-04-16T10:21:20.177Z] fpu_exception : yes [2024-04-16T10:21:20.177Z] cpuid level : 22 [2024-04-16T10:21:20.177Z] wp : yes [2024-04-16T10:21:20.178Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.178Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.178Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.178Z] bogomips : 4408.62 [2024-04-16T10:21:20.178Z] clflush size : 64 [2024-04-16T10:21:20.178Z] cache_alignment : 64 [2024-04-16T10:21:20.178Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.178Z] power management: [2024-04-16T10:21:20.178Z] [2024-04-16T10:21:20.178Z] processor : 39 [2024-04-16T10:21:20.178Z] vendor_id : GenuineIntel [2024-04-16T10:21:20.178Z] cpu family : 6 [2024-04-16T10:21:20.178Z] model : 85 [2024-04-16T10:21:20.178Z] model name : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz [2024-04-16T10:21:20.178Z] stepping : 4 [2024-04-16T10:21:20.178Z] microcode : 0x2006e05 [2024-04-16T10:21:20.178Z] cpu MHz : 2500.950 [2024-04-16T10:21:20.178Z] cache size : 14080 KB [2024-04-16T10:21:20.178Z] physical id : 1 [2024-04-16T10:21:20.178Z] siblings : 20 [2024-04-16T10:21:20.178Z] core id : 12 [2024-04-16T10:21:20.178Z] cpu cores : 10 [2024-04-16T10:21:20.178Z] apicid : 57 [2024-04-16T10:21:20.178Z] initial apicid : 57 [2024-04-16T10:21:20.178Z] fpu : yes [2024-04-16T10:21:20.178Z] fpu_exception : yes [2024-04-16T10:21:20.178Z] cpuid level : 22 [2024-04-16T10:21:20.178Z] wp : yes [2024-04-16T10:21:20.178Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke md_clear flush_l1d arch_capabilities [2024-04-16T10:21:20.178Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:21:20.178Z] bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data retbleed [2024-04-16T10:21:20.178Z] bogomips : 4408.62 [2024-04-16T10:21:20.178Z] clflush size : 64 [2024-04-16T10:21:20.178Z] cache_alignment : 64 [2024-04-16T10:21:20.178Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:21:20.178Z] power management: [2024-04-16T10:21:20.178Z] [2024-04-16T10:21:20.178Z] + cat /proc/meminfo [2024-04-16T10:21:20.178Z] MemTotal: 263758224 kB [2024-04-16T10:21:20.178Z] MemFree: 169742024 kB [2024-04-16T10:21:20.178Z] MemAvailable: 226715224 kB [2024-04-16T10:21:20.178Z] Buffers: 1772 kB [2024-04-16T10:21:20.178Z] Cached: 54085676 kB [2024-04-16T10:21:20.178Z] SwapCached: 0 kB [2024-04-16T10:21:20.178Z] Active: 31525668 kB [2024-04-16T10:21:20.178Z] Inactive: 50619568 kB [2024-04-16T10:21:20.178Z] Active(anon): 25699184 kB [2024-04-16T10:21:20.178Z] Inactive(anon): 2437968 kB [2024-04-16T10:21:20.178Z] Active(file): 5826484 kB [2024-04-16T10:21:20.178Z] Inactive(file): 48181600 kB [2024-04-16T10:21:20.178Z] Unevictable: 140264 kB [2024-04-16T10:21:20.178Z] Mlocked: 140264 kB [2024-04-16T10:21:20.178Z] SwapTotal: 0 kB [2024-04-16T10:21:20.178Z] SwapFree: 0 kB [2024-04-16T10:21:20.178Z] Zswap: 0 kB [2024-04-16T10:21:20.178Z] Zswapped: 0 kB [2024-04-16T10:21:20.178Z] Dirty: 486520 kB [2024-04-16T10:21:20.178Z] Writeback: 0 kB [2024-04-16T10:21:20.178Z] AnonPages: 28011900 kB [2024-04-16T10:21:20.178Z] Mapped: 722472 kB [2024-04-16T10:21:20.178Z] Shmem: 71524 kB [2024-04-16T10:21:20.178Z] KReclaimable: 4813296 kB [2024-04-16T10:21:20.178Z] Slab: 6700784 kB [2024-04-16T10:21:20.178Z] SReclaimable: 4813296 kB [2024-04-16T10:21:20.178Z] SUnreclaim: 1887488 kB [2024-04-16T10:21:20.178Z] KernelStack: 62752 kB [2024-04-16T10:21:20.178Z] PageTables: 107452 kB [2024-04-16T10:21:20.178Z] SecPageTables: 0 kB [2024-04-16T10:21:20.178Z] NFS_Unstable: 0 kB [2024-04-16T10:21:20.178Z] Bounce: 0 kB [2024-04-16T10:21:20.178Z] WritebackTmp: 0 kB [2024-04-16T10:21:20.178Z] CommitLimit: 131879112 kB [2024-04-16T10:21:20.178Z] Committed_AS: 17664752 kB [2024-04-16T10:21:20.178Z] VmallocTotal: 34359738367 kB [2024-04-16T10:21:20.178Z] VmallocUsed: 336812 kB [2024-04-16T10:21:20.178Z] VmallocChunk: 0 kB [2024-04-16T10:21:20.178Z] Percpu: 211200 kB [2024-04-16T10:21:20.178Z] HardwareCorrupted: 0 kB [2024-04-16T10:21:20.178Z] AnonHugePages: 16205824 kB [2024-04-16T10:21:20.178Z] ShmemHugePages: 0 kB [2024-04-16T10:21:20.178Z] ShmemPmdMapped: 0 kB [2024-04-16T10:21:20.178Z] FileHugePages: 7056 kB [2024-04-16T10:21:20.178Z] FilePmdMapped: 0 kB [2024-04-16T10:21:20.178Z] CmaTotal: 0 kB [2024-04-16T10:21:20.178Z] CmaFree: 0 kB [2024-04-16T10:21:20.178Z] HugePages_Total: 0 [2024-04-16T10:21:20.178Z] HugePages_Free: 0 [2024-04-16T10:21:20.178Z] HugePages_Rsvd: 0 [2024-04-16T10:21:20.178Z] HugePages_Surp: 0 [2024-04-16T10:21:20.178Z] Hugepagesize: 2048 kB [2024-04-16T10:21:20.178Z] Hugetlb: 0 kB [2024-04-16T10:21:20.178Z] DirectMap4k: 803248 kB [2024-04-16T10:21:20.178Z] DirectMap2M: 31354880 kB [2024-04-16T10:21:20.178Z] DirectMap1G: 238026752 kB [2024-04-16T10:21:20.180Z] [exec] Apr 16, 2024 10:21:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:20.180Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [Pipeline] sh [2024-04-16T10:21:20.300Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-servlet-override-web [2024-04-16T10:21:20.476Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:21:20.476Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/appserv_tests.tar.gz -C /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] all: [2024-04-16T10:21:20.556Z] [echo] [2024-04-16T10:21:20.556Z] [echo] ************************* [2024-04-16T10:21:20.556Z] [echo] * Running jspSessionInvalidated [2024-04-16T10:21:20.556Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated [2024-04-16T10:21:20.556Z] [echo] ************************* [2024-04-16T10:21:20.556Z] [echo] [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setOSConditions: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setToolWin: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setToolUnix: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setToolProperty: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setS1ASclassPath: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] init-common: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] clean: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setOSConditions: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setToolWin: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setToolUnix: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.556Z] setToolProperty: [2024-04-16T10:21:20.556Z] [2024-04-16T10:21:20.557Z] setS1ASclassPath: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] init-common: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] clean-common: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setOSConditions: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setToolWin: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setToolUnix: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setToolProperty: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setS1ASclassPath: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] init-common: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] clean-classes-common: [2024-04-16T10:21:20.557Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setOSConditions: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setToolWin: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setToolUnix: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setToolProperty: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] setS1ASclassPath: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] init-common: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.557Z] clean-jars-common: [2024-04-16T10:21:20.557Z] [2024-04-16T10:21:20.558Z] compile: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setOSConditions: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setToolWin: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setToolUnix: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setToolProperty: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setS1ASclassPath: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] init-common: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] compile-common: [2024-04-16T10:21:20.558Z] [echo] Current time (ISO): 2024-04-16T10:21:20.402+0000 [2024-04-16T10:21:20.558Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:20.558Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/servlet [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] build: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setOSConditions: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setToolWin: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setToolUnix: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setToolProperty: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] setS1ASclassPath: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] init-common: [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] webclient-war-common: [2024-04-16T10:21:20.558Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:20.558Z] [2024-04-16T10:21:20.558Z] clear: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] test-tlds-exist: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] copy-tlds: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] test-tagfiles-exist: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] copy-tagfiles: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] package-war-common: [2024-04-16T10:21:20.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:20.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:20.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:20.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:20.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/lib [2024-04-16T10:21:20.559Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:20.559Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2024-04-16T10:21:20.559Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:20.559Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:20.559Z] [javac] Compiling 1 source file [2024-04-16T10:21:20.559Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSessionInvalidated/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:20.559Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] deploy: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] deploy-war-common: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] setOSConditions: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.559Z] setToolWin: [2024-04-16T10:21:20.559Z] [2024-04-16T10:21:20.560Z] setToolUnix: [2024-04-16T10:21:20.560Z] [2024-04-16T10:21:20.560Z] setToolProperty: [2024-04-16T10:21:20.560Z] [2024-04-16T10:21:20.560Z] setS1ASclassPath: [2024-04-16T10:21:20.560Z] [2024-04-16T10:21:20.560Z] init-common: [2024-04-16T10:21:20.560Z] [2024-04-16T10:21:20.560Z] deploy-war-commonpe: [2024-04-16T10:21:20.581Z] [exec] Apr 16, 2024 10:21:20 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:20.582Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:20.599Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:20.599Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:20.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgEarLibTest-pool [2024-04-16T10:21:20.600Z] [exec] JDBC connection pool pkgEarLibTest-pool created successfully. [2024-04-16T10:21:20.600Z] [2024-04-16T10:21:20.600Z] setOSConditions: [2024-04-16T10:21:20.600Z] [2024-04-16T10:21:20.600Z] setToolWin: [2024-04-16T10:21:20.600Z] [2024-04-16T10:21:20.600Z] setToolUnix: [2024-04-16T10:21:20.742Z] [exec] Apr 16, 2024 10:21:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:20.742Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:20.891Z] [2024-04-16T10:21:20.891Z] setToolProperty: [2024-04-16T10:21:20.891Z] [2024-04-16T10:21:20.891Z] setS1ASclassPath: [2024-04-16T10:21:20.892Z] [2024-04-16T10:21:20.892Z] init-common: [2024-04-16T10:21:20.892Z] [2024-04-16T10:21:20.892Z] create-jdbc-resource-common: [2024-04-16T10:21:20.892Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEarLibTest-pool --target server jdbc/pkgEarLibTest [2024-04-16T10:21:20.917Z] [INFO] [2024-04-16T10:21:20.917Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:21:21.032Z] Waiting for domain1 to start ....... [2024-04-16T10:21:21.032Z] Waiting finished after 6,490 ms. [2024-04-16T10:21:21.032Z] Successfully started the domain : domain1 [2024-04-16T10:21:21.032Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:21.032Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:21.032Z] Admin Port: 4,848 [2024-04-16T10:21:21.032Z] Command start-domain executed successfully. [2024-04-16T10:21:21.119Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-session-invalidated --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-session-invalidated-web.war [2024-04-16T10:21:21.176Z] [INFO] [2024-04-16T10:21:21.176Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:21:21.232Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:21:21.232Z] [exec] Waiting finished after 8,458 ms. [2024-04-16T10:21:21.232Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:21:21.232Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:21.232Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:21.232Z] [exec] Admin Port: 4,848 [2024-04-16T10:21:21.232Z] [exec] Command start-domain executed successfully. [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] start-server-windows: [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] setOSConditions: [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] setToolWin: [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] setToolUnix: [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] setToolProperty: [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] setS1ASclassPath: [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] init-common: [2024-04-16T10:21:21.232Z] [2024-04-16T10:21:21.232Z] deploy-rar-common: [2024-04-16T10:21:21.232Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:21:21.314Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:21.374Z] [exec] Application deployed with name web-jsp-session-invalidated-web. [2024-04-16T10:21:21.374Z] [2024-04-16T10:21:21.374Z] deploy-war-commonee: [2024-04-16T10:21:21.374Z] [2024-04-16T10:21:21.374Z] run: [2024-04-16T10:21:21.404Z] + export CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:21:21.405Z] + CLASSPATH=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb [2024-04-16T10:21:21.405Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/gftest.sh run_test deployment_all [2024-04-16T10:21:21.405Z] + '[' '!' -z /var/jenkins ']' [2024-04-16T10:21:21.405Z] ++ mktemp -t XXXgf-internal-env [2024-04-16T10:21:21.405Z] + readonly GF_INTERNAL_ENV_SH=/tmp/ophgf-internal-env [2024-04-16T10:21:21.405Z] + GF_INTERNAL_ENV_SH=/tmp/ophgf-internal-env [2024-04-16T10:21:21.405Z] + '[' '!' -z '' ']' [2024-04-16T10:21:21.405Z] + export WSIMPORT_OPTS= [2024-04-16T10:21:21.405Z] + WSIMPORT_OPTS= [2024-04-16T10:21:21.405Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz ']' [2024-04-16T10:21:21.405Z] + tar -xzf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/maven-repo.tar.gz --overwrite -m -p -C /home/jenkins/.m2/repository [2024-04-16T10:21:21.405Z] + echo 'Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish' [2024-04-16T10:21:21.405Z] Removing old glassfish directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:21.405Z] + rm -rf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:21.405Z] + export APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:21.405Z] + APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:21.405Z] + export 'MVN_EXTRA='\'''\''' [2024-04-16T10:21:21.405Z] + MVN_EXTRA=''\'''\''' [2024-04-16T10:21:21.405Z] + export MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:21:21.405Z] + MVN_REPOSITORY=/home/jenkins/.m2/repository [2024-04-16T10:21:21.405Z] + export M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:21:21.405Z] + M2_REPO=/home/jenkins/.m2/repository [2024-04-16T10:21:21.405Z] + echo 'Preparing dependencies ...' [2024-04-16T10:21:21.405Z] Preparing dependencies ... [2024-04-16T10:21:21.405Z] + mvn clean package -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/pom.xml -Pstaging [2024-04-16T10:21:21.495Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgEarLibTest-pool --enabled=true --target server jdbc/pkgEarLibTest [2024-04-16T10:21:21.496Z] [exec] JDBC resource jdbc/pkgEarLibTest created successfully. [2024-04-16T10:21:21.496Z] [echo] cmd executed for server [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] clean: [2024-04-16T10:21:21.496Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] compile: [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] setOSConditions: [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] setToolWin: [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] setToolUnix: [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] setToolProperty: [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] setS1ASclassPath: [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] init-common: [2024-04-16T10:21:21.496Z] [2024-04-16T10:21:21.496Z] compile-common: [2024-04-16T10:21:21.496Z] [echo] Current time (ISO): 2024-04-16T10:21:21.467+0000 [2024-04-16T10:21:21.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:21.614Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-database [2024-04-16T10:21:21.629Z] [java] Connecting to: http://localhost:45711/web-jsp-session-invalidated/jsp/test.jsp [2024-04-16T10:21:21.629Z] [java] Response: SUCCESS [2024-04-16T10:21:21.629Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:21.629Z] [java] [2024-04-16T10:21:21.629Z] [java] [2024-04-16T10:21:21.629Z] [java] ----------------------------------------- [2024-04-16T10:21:21.629Z] [java] - jsp-session-invalidated: PASS - [2024-04-16T10:21:21.629Z] [java] ----------------------------------------- [2024-04-16T10:21:21.629Z] [java] - Total PASS : 1 - [2024-04-16T10:21:21.629Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:21.629Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:21.629Z] [java] ----------------------------------------- [2024-04-16T10:21:21.629Z] [2024-04-16T10:21:21.629Z] undeploy: [2024-04-16T10:21:21.664Z] [2024-04-16T10:21:21.664Z] setOSConditions: [2024-04-16T10:21:21.664Z] [2024-04-16T10:21:21.664Z] setToolWin: [2024-04-16T10:21:21.664Z] [2024-04-16T10:21:21.664Z] setToolUnix: [2024-04-16T10:21:21.664Z] [2024-04-16T10:21:21.664Z] setToolProperty: [2024-04-16T10:21:21.664Z] [2024-04-16T10:21:21.664Z] setS1ASclassPath: [2024-04-16T10:21:21.664Z] [2024-04-16T10:21:21.664Z] init-common: [2024-04-16T10:21:21.664Z] [2024-04-16T10:21:21.664Z] startDomainUnix: [2024-04-16T10:21:21.664Z] [echo] Starting DAS [2024-04-16T10:21:21.791Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:21.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries blackbox.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:21:21.884Z] [javac] 1 warning [2024-04-16T10:21:21.884Z] [2024-04-16T10:21:21.884Z] build: [2024-04-16T10:21:21.884Z] [2024-04-16T10:21:21.884Z] setOSConditions: [2024-04-16T10:21:21.884Z] [2024-04-16T10:21:21.884Z] setToolWin: [2024-04-16T10:21:21.884Z] [2024-04-16T10:21:21.884Z] setToolUnix: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] setToolProperty: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] setS1ASclassPath: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] init-common: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] webclient-war-common: [2024-04-16T10:21:21.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] clear: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] test-tlds-exist: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] copy-tlds: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] test-tagfiles-exist: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] copy-tagfiles: [2024-04-16T10:21:21.885Z] [2024-04-16T10:21:21.885Z] package-war-common: [2024-04-16T10:21:21.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:21.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:21.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:21.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:21.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/lib [2024-04-16T10:21:21.885Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:21.885Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:21.885Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/docroot [2024-04-16T10:21:21.885Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2024-04-16T10:21:21.885Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:21.885Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:21.886Z] [javac] Compiling 1 source file [2024-04-16T10:21:21.886Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/transactions/transaction-scoped/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:21.886Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] deploy: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] deploy-war-common: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] setOSConditions: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] setToolWin: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] setToolUnix: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] setToolProperty: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] setS1ASclassPath: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] init-common: [2024-04-16T10:21:21.886Z] [2024-04-16T10:21:21.886Z] deploy-war-commonpe: [2024-04-16T10:21:21.897Z] [2024-04-16T10:21:21.897Z] setOSConditions: [2024-04-16T10:21:21.897Z] [2024-04-16T10:21:21.897Z] setToolWin: [2024-04-16T10:21:21.897Z] [2024-04-16T10:21:21.897Z] setToolUnix: [2024-04-16T10:21:21.897Z] [2024-04-16T10:21:21.897Z] setToolProperty: [2024-04-16T10:21:21.897Z] [2024-04-16T10:21:21.897Z] setS1ASclassPath: [2024-04-16T10:21:21.897Z] [2024-04-16T10:21:21.897Z] init-common: [2024-04-16T10:21:21.897Z] [2024-04-16T10:21:21.897Z] undeploy-war-common: [2024-04-16T10:21:21.944Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:21:21.944Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:21:21.944Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:21:21.944Z] [exec] Apr 16, 2024 10:21:21 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:21:21.944Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:21:21.944Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:21:21.944Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-getalltimers-client] with main class [com.acme.ejb32.timer.getalltimers.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-getalltimersAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-getalltimersClient [2024-04-16T10:21:21.944Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:21:21.944Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:21:21.944Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:21:21.944Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:21:21.944Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:21:21.944Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:21:21.944Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:21:21.944Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:21:21.945Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:21:21.945Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:21:21.945Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:21:21.945Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:21.945Z] [INFO] BUILD SUCCESS [2024-04-16T10:21:21.945Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:21.945Z] [INFO] Total time: 19.273 s [2024-04-16T10:21:21.945Z] [INFO] Finished at: 2024-04-16T10:21:21Z [2024-04-16T10:21:21.945Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:21.945Z] + run_test security_all [2024-04-16T10:21:21.945Z] + local testid=security_all [2024-04-16T10:21:21.945Z] + local found=false [2024-04-16T10:21:21.945Z] ++ find . -name run_test.sh [2024-04-16T10:21:21.945Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.945Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:21:21.945Z] + OPT=list_test_ids [2024-04-16T10:21:21.945Z] + TEST_ID= [2024-04-16T10:21:21.945Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:21:21.945Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:21:21.945Z] +++ uname [2024-04-16T10:21:21.945Z] +++ grep -i sunos [2024-04-16T10:21:21.945Z] +++ wc -l [2024-04-16T10:21:21.945Z] +++ awk '{print $1}' [2024-04-16T10:21:21.945Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.945Z] ++ GREP=grep [2024-04-16T10:21:21.945Z] ++ AWK=awk [2024-04-16T10:21:21.945Z] ++ SED=sed [2024-04-16T10:21:21.945Z] ++ BC=bc [2024-04-16T10:21:21.945Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.945Z] + case ${OPT} in [2024-04-16T10:21:21.945Z] + list_test_ids [2024-04-16T10:21:21.945Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:21:21.945Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.945Z] + [[ admin_cli_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.945Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.945Z] + [[ admin-cli-group-1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.945Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.945Z] + [[ admin-cli-group-2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.945Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.945Z] + [[ admin-cli-group-3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.945Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.945Z] + [[ admin-cli-group-4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.945Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.945Z] + [[ admin-cli-group-5 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.945Z] + [[ false = true ]] [2024-04-16T10:21:21.945Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.945Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:21:21.945Z] + OPT=list_test_ids [2024-04-16T10:21:21.945Z] + TEST_ID= [2024-04-16T10:21:21.945Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:21:21.945Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:21:21.945Z] +++ uname [2024-04-16T10:21:21.945Z] +++ grep -i sunos [2024-04-16T10:21:21.945Z] +++ wc -l [2024-04-16T10:21:21.945Z] +++ awk '{print $1}' [2024-04-16T10:21:21.945Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.945Z] ++ GREP=grep [2024-04-16T10:21:21.945Z] ++ AWK=awk [2024-04-16T10:21:21.945Z] ++ SED=sed [2024-04-16T10:21:21.945Z] ++ BC=bc [2024-04-16T10:21:21.945Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.945Z] + case ${OPT} in [2024-04-16T10:21:21.945Z] + list_test_ids [2024-04-16T10:21:21.945Z] + echo batch_all [2024-04-16T10:21:21.945Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.945Z] + [[ batch_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.945Z] + [[ false = true ]] [2024-04-16T10:21:21.945Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.945Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:21:21.945Z] + OPT=list_test_ids [2024-04-16T10:21:21.945Z] + TEST_ID= [2024-04-16T10:21:21.945Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:21:21.945Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:21:21.945Z] +++ uname [2024-04-16T10:21:21.945Z] +++ grep -i sunos [2024-04-16T10:21:21.945Z] +++ wc -l [2024-04-16T10:21:21.945Z] +++ awk '{print $1}' [2024-04-16T10:21:21.945Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.945Z] ++ GREP=grep [2024-04-16T10:21:21.945Z] ++ AWK=awk [2024-04-16T10:21:21.945Z] ++ SED=sed [2024-04-16T10:21:21.945Z] ++ BC=bc [2024-04-16T10:21:21.945Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.945Z] + case ${OPT} in [2024-04-16T10:21:21.945Z] + list_test_ids [2024-04-16T10:21:21.945Z] + echo cdi_all [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ cdi_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + [[ false = true ]] [2024-04-16T10:21:21.946Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.946Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:21:21.946Z] + OPT=list_test_ids [2024-04-16T10:21:21.946Z] + TEST_ID= [2024-04-16T10:21:21.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:21:21.946Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:21:21.946Z] +++ uname [2024-04-16T10:21:21.946Z] +++ grep -i sunos [2024-04-16T10:21:21.946Z] +++ wc -l [2024-04-16T10:21:21.946Z] +++ awk '{print $1}' [2024-04-16T10:21:21.946Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.946Z] ++ GREP=grep [2024-04-16T10:21:21.946Z] ++ AWK=awk [2024-04-16T10:21:21.946Z] ++ SED=sed [2024-04-16T10:21:21.946Z] ++ BC=bc [2024-04-16T10:21:21.946Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.946Z] + case ${OPT} in [2024-04-16T10:21:21.946Z] + list_test_ids [2024-04-16T10:21:21.946Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ connector_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ connector_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ connector_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ connector_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ connector_group_4 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + [[ false = true ]] [2024-04-16T10:21:21.946Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.946Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:21:21.946Z] + OPT=list_test_ids [2024-04-16T10:21:21.946Z] + TEST_ID= [2024-04-16T10:21:21.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:21:21.946Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:21:21.946Z] +++ uname [2024-04-16T10:21:21.946Z] +++ grep -i sunos [2024-04-16T10:21:21.946Z] +++ wc -l [2024-04-16T10:21:21.946Z] +++ awk '{print $1}' [2024-04-16T10:21:21.946Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.946Z] ++ GREP=grep [2024-04-16T10:21:21.946Z] ++ AWK=awk [2024-04-16T10:21:21.946Z] ++ SED=sed [2024-04-16T10:21:21.946Z] ++ BC=bc [2024-04-16T10:21:21.946Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.946Z] + case ${OPT} in [2024-04-16T10:21:21.946Z] + list_test_ids [2024-04-16T10:21:21.946Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ deployment_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ deployment_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + [[ false = true ]] [2024-04-16T10:21:21.946Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.946Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:21:21.946Z] + OPT=list_test_ids [2024-04-16T10:21:21.946Z] + TEST_ID= [2024-04-16T10:21:21.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:21:21.946Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:21:21.946Z] +++ uname [2024-04-16T10:21:21.946Z] +++ grep -i sunos [2024-04-16T10:21:21.946Z] +++ wc -l [2024-04-16T10:21:21.946Z] +++ awk '{print $1}' [2024-04-16T10:21:21.946Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.946Z] ++ GREP=grep [2024-04-16T10:21:21.946Z] ++ AWK=awk [2024-04-16T10:21:21.946Z] ++ SED=sed [2024-04-16T10:21:21.946Z] ++ BC=bc [2024-04-16T10:21:21.946Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.946Z] + case ${OPT} in [2024-04-16T10:21:21.946Z] + list_test_ids [2024-04-16T10:21:21.946Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ ejb_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ ejb_timer_cluster_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ ejb_web_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ ejb_group_1 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ ejb_group_2 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ ejb_group_3 = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.946Z] + [[ ejb_group_embedded = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.946Z] + [[ false = true ]] [2024-04-16T10:21:21.946Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.946Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:21:21.946Z] + OPT=list_test_ids [2024-04-16T10:21:21.946Z] + TEST_ID= [2024-04-16T10:21:21.946Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:21:21.946Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:21:21.946Z] +++ uname [2024-04-16T10:21:21.946Z] +++ grep -i sunos [2024-04-16T10:21:21.946Z] +++ wc -l [2024-04-16T10:21:21.946Z] +++ awk '{print $1}' [2024-04-16T10:21:21.946Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.947Z] ++ GREP=grep [2024-04-16T10:21:21.947Z] ++ AWK=awk [2024-04-16T10:21:21.947Z] ++ SED=sed [2024-04-16T10:21:21.947Z] ++ BC=bc [2024-04-16T10:21:21.947Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.947Z] + case ${OPT} in [2024-04-16T10:21:21.947Z] + list_test_ids [2024-04-16T10:21:21.947Z] + echo jdbc_all [2024-04-16T10:21:21.947Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.947Z] + [[ jdbc_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.947Z] + [[ false = true ]] [2024-04-16T10:21:21.947Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.947Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-04-16T10:21:21.947Z] + OPT=list_test_ids [2024-04-16T10:21:21.947Z] + TEST_ID= [2024-04-16T10:21:21.947Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-04-16T10:21:21.947Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-04-16T10:21:21.947Z] +++ uname [2024-04-16T10:21:21.947Z] +++ grep -i sunos [2024-04-16T10:21:21.947Z] +++ wc -l [2024-04-16T10:21:21.947Z] +++ awk '{print $1}' [2024-04-16T10:21:21.947Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.947Z] ++ GREP=grep [2024-04-16T10:21:21.947Z] ++ AWK=awk [2024-04-16T10:21:21.947Z] ++ SED=sed [2024-04-16T10:21:21.947Z] ++ BC=bc [2024-04-16T10:21:21.947Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.947Z] + case ${OPT} in [2024-04-16T10:21:21.947Z] + list_test_ids [2024-04-16T10:21:21.947Z] + echo jms_all [2024-04-16T10:21:21.947Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.947Z] + [[ jms_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.947Z] + [[ false = true ]] [2024-04-16T10:21:21.947Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.947Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-04-16T10:21:21.947Z] + OPT=list_test_ids [2024-04-16T10:21:21.947Z] + TEST_ID= [2024-04-16T10:21:21.947Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:21:21.947Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:21:21.947Z] +++ uname [2024-04-16T10:21:21.947Z] +++ grep -i sunos [2024-04-16T10:21:21.947Z] +++ wc -l [2024-04-16T10:21:21.947Z] +++ awk '{print $1}' [2024-04-16T10:21:21.947Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.947Z] ++ GREP=grep [2024-04-16T10:21:21.947Z] ++ AWK=awk [2024-04-16T10:21:21.947Z] ++ SED=sed [2024-04-16T10:21:21.947Z] ++ BC=bc [2024-04-16T10:21:21.947Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.947Z] + case ${OPT} in [2024-04-16T10:21:21.947Z] + list_test_ids [2024-04-16T10:21:21.947Z] + echo naming_all [2024-04-16T10:21:21.947Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.947Z] + [[ naming_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.947Z] + [[ false = true ]] [2024-04-16T10:21:21.947Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.947Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-04-16T10:21:21.947Z] + OPT=list_test_ids [2024-04-16T10:21:21.947Z] + TEST_ID= [2024-04-16T10:21:21.947Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:21:21.947Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-04-16T10:21:21.947Z] +++ uname [2024-04-16T10:21:21.947Z] +++ grep -i sunos [2024-04-16T10:21:21.947Z] +++ wc -l [2024-04-16T10:21:21.947Z] +++ awk '{print $1}' [2024-04-16T10:21:21.947Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:21.947Z] ++ GREP=grep [2024-04-16T10:21:21.947Z] ++ AWK=awk [2024-04-16T10:21:21.947Z] ++ SED=sed [2024-04-16T10:21:21.947Z] ++ BC=bc [2024-04-16T10:21:21.947Z] ++ export GREP AWK SED BC [2024-04-16T10:21:21.947Z] + case ${OPT} in [2024-04-16T10:21:21.947Z] + list_test_ids [2024-04-16T10:21:21.947Z] + echo persistence_all [2024-04-16T10:21:21.947Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.947Z] + [[ persistence_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.947Z] + [[ false = true ]] [2024-04-16T10:21:21.947Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:21.947Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-04-16T10:21:21.947Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:21.947Z] + [[ security_all = \s\e\c\u\r\i\t\y\_\a\l\l ]] [2024-04-16T10:21:21.947Z] + found=true [2024-04-16T10:21:21.947Z] + break [2024-04-16T10:21:21.947Z] + [[ true = true ]] [2024-04-16T10:21:21.947Z] + ./appserver/tests/appserv-tests/devtests/security/run_test.sh run_test_id security_all [2024-04-16T10:21:21.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T10:21:21.947Z] Dload Upload Total Spent Left Speed [2024-04-16T10:21:21.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2024-04-16T10:21:21.947Z] 100 42.6M 100 42.6M 0 0 110M 0 --:--:-- --:--:-- --:--:-- 110M [2024-04-16T10:21:21.947Z] Archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/opendj-4.4.11.zip [2024-04-16T10:21:21.947Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/ [2024-04-16T10:21:21.947Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/ [2024-04-16T10:21:21.947Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/Contents/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/Contents/MacOS/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/Contents/Resources/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/Contents/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/Contents/MacOS/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/Contents/Resources/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/Contents/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/Contents/MacOS/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/Contents/Resources/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/legal-notices/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/extensions/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/snmp/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/snmp/mib/ [2024-04-16T10:21:21.948Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/ [2024-04-16T10:21:21.948Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/Contents/Info.plist [2024-04-16T10:21:21.948Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/Contents/PkgInfo [2024-04-16T10:21:21.948Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/Contents/Resources/OpenDJ_Inst.icns [2024-04-16T10:21:21.948Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/README [2024-04-16T10:21:21.948Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/Contents/Info.plist [2024-04-16T10:21:21.948Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/Contents/PkgInfo [2024-04-16T10:21:21.948Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/Contents/Resources/OpenDJ_Uninst.icns [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/addrate.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/authrate.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/backendstat.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/backup.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/base64.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/control-panel.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/dsconfig.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/dsreplication.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/encode-password.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/export-ldif.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/import-ldif.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldapcompare.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldapdelete.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldapmodify.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldappasswordmodify.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldapsearch.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldifdiff.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldifmodify.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/ldifsearch.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/list-backends.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/makeldif.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/manage-account.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/manage-tasks.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/modrate.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/rebuild-index.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/restore.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/searchrate.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/start-ds.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/status.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/stop-ds.bat [2024-04-16T10:21:21.949Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/verify-index.bat [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bat/windows-service.bat [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/Contents/Info.plist [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/Contents/PkgInfo [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/Contents/Resources/OpenDJ.icns [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/example-plugin.zip [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/legal-notices/THIRDPARTYREADME.txt [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_client-script.bat [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_mixed-script.bat [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_script-util.bat [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_server-script.bat [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/bootstrap-client.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/bootstrap.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.fasterxml.jackson.core.jackson-annotations.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.fasterxml.jackson.core.jackson-core.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.fasterxml.jackson.core.jackson-databind.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.fasterxml.jackson.module.jackson-module-jsonSchema.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.github.stephenc.jcip.jcip-annotations.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.google.code.findbugs.jsr305.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.google.errorprone.error_prone_annotations.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.google.guava.failureaccess.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.google.guava.guava.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.google.guava.listenablefuture.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.google.j2objc.j2objc-annotations.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.sleepycat.je.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.sun.activation.javax.activation.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.sun.mail.javax.mail.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.sun.xml.bind.jaxb-core.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/com.sun.xml.bind.jaxb-impl.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/commons-codec.commons-codec.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/commons-logging.commons-logging.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/de.odysseus.juel.juel-api.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/de.odysseus.juel.juel-impl.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/extensions/snmp-mib2605.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/io.dropwizard.metrics.metrics-core.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/io.reactivex.rxjava2.rxjava.jar [2024-04-16T10:21:21.950Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/io.swagger.swagger-models.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/javax.activation.javax.activation-api.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/javax.annotation.javax.annotation-api.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/javax.jms.javax.jms-api.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/javax.validation.validation-api.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/javax.xml.bind.jaxb-api.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/joda-time.joda-time.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/launcher_administrator.exe [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/net.sf.supercsv.super-csv.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj-je-backend.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj-slf4j-adapter.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_ca_ES.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_de.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_es.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_fr.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_ja.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_ko.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_pl.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_service.exe [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_zh_CN.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/opendj_zh_TW.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.httpcomponents.httpasyncclient-osgi.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.httpcomponents.httpasyncclient.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.httpcomponents.httpclient-osgi.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.httpcomponents.httpclient.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.httpcomponents.httpcore-nio.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.httpcomponents.httpcore-osgi.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.httpcomponents.httpcore.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.apache.servicemix.bundles.org.apache.servicemix.bundles.javax-inject.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.checkerframework.checker-qual.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.glassfish.grizzly.grizzly-framework.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.glassfish.grizzly.grizzly-http-server.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.glassfish.grizzly.grizzly-http.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.hdrhistogram.HdrHistogram.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.mpierce.metrics.reservoir.hdrhistogram-metrics-reservoir.jar [2024-04-16T10:21:21.951Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.api-descriptor.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.core.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.handler-csv.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.handler-elasticsearch.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.handler-jdbc.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.handler-jms.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.handler-json.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.handler-splunk.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.handler-syslog.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.audit.json.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-async.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.http-framework.client-apache-common.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.http-framework.core.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.http-framework.grizzly.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.http-framework.oauth2.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.i18n-framework.core.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.i18n-framework.slf4j.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.json-resource-http.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.json-resource.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.json-web-token.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.persistit.core.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.security.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.commons.util.jar [2024-04-16T10:21:21.952Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-cli.jar [2024-04-16T10:21:22.207Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-config.jar [2024-04-16T10:21:22.207Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-core.jar [2024-04-16T10:21:22.207Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-grizzly.jar [2024-04-16T10:21:22.207Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-ldap-toolkit.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-rest2ldap.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-server-legacy.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.openidentityplatform.opendj.opendj-server.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.reactivestreams.reactive-streams.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.slf4j.jcl-over-slf4j.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.slf4j.jul-to-slf4j.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/org.slf4j.slf4j-api.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/quicksetup.jar [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/setcp.bat [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/winlauncher.exe [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/opendj_logo.png [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/setup.bat [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/snmp/mib/rfc2605.txt [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/uninstall.bat [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/upgrade.bat [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_client-script.sh [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_mixed-script.sh [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_script-util.sh [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/_server-script.sh [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/addrate [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/authrate [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/backendstat [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/backup [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/base64 [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/control-panel [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/create-rc-script [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/dsconfig [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/dsreplication [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/encode-password [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/export-ldif [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/import-ldif [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldapcompare [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldapdelete [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldapmodify [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldappasswordmodify [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldapsearch [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldifdiff [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldifmodify [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ldifsearch [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/list-backends [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/makeldif [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/manage-account [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/manage-tasks [2024-04-16T10:21:22.208Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/modrate [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/rebuild-index [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/restore [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/searchrate [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/start-ds [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/status [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/stop-ds [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/verify-index [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/QuickSetup.app/Contents/MacOS/universalJavaApplicationStub [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/Uninstall.app/Contents/MacOS/universalJavaApplicationStub [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/ControlPanel.app/Contents/MacOS/universalJavaApplicationStub [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/setup [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/uninstall [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/upgrade [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/bak/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/changelogDb/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/classes/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/rest2ldap/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/rest2ldap/endpoints/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/rest2ldap/endpoints/api/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/snmp/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/snmp/security/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/upgrade/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/db/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/import-tmp/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/ldif/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/locks/ [2024-04-16T10:21:22.209Z] creating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/logs/ [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/addrate.template [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/cities [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/example.template [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/first.names [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/last.names [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/people_and_groups.template [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/states [2024-04-16T10:21:22.209Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/MakeLDIF/streets [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/admin-backend.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/elasticsearch-config.json-example [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/elasticsearch-index-setup-example.json [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/jdbc-config.json-example [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/jms-config.json-example [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/mysql_tables-example.sql [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/oracle_tables-example.sql [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/splunk-config.json-example [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/audit-handlers/syslog-config.json-example [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/buildinfo [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/config.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/java.properties [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-disabled.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-enabled.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-expired.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-idle-locked.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-permanently-locked.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-reset-locked.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-temporarily-locked.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/account-unlocked.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/password-changed.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/password-expired.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/password-expiring.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/messages/password-reset.template [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/rest2ldap/endpoints/api/example-v1.json [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/00-core.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/01-pwpolicy.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/02-config.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-changelog.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-keystore.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-pwpolicyextension.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-rfc2713.ldif [2024-04-16T10:21:22.210Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-rfc2714.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-rfc2739.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-rfc2926.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-rfc3112.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-rfc3712.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/03-uddiv3.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/04-rfc2307bis.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/05-rfc4876.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/05-samba.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/05-solaris.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/schema/06-compat.ldif [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/snmp/security/opendj-snmp.security [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/tools.properties [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/upgrade/schema.ldif.3f83673674c969142b03322d2f27a6f4c474e309 [2024-04-16T10:21:22.211Z] inflating: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/template/config/wordlist.txt [2024-04-16T10:21:22.211Z] [2024-04-16T10:21:22.211Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:21:22.211Z] [2024-04-16T10:21:22.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-transaction-scoped --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-transaction-scoped-web.war [2024-04-16T10:21:22.501Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-session-invalidated-web [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] all: [2024-04-16T10:21:22.501Z] [echo] [2024-04-16T10:21:22.501Z] [echo] ************************* [2024-04-16T10:21:22.501Z] [echo] * Running jspSimpleTagAnnotation [2024-04-16T10:21:22.501Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation [2024-04-16T10:21:22.501Z] [echo] ************************* [2024-04-16T10:21:22.501Z] [echo] [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] setOSConditions: [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] setToolWin: [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] setToolUnix: [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] setToolProperty: [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] setS1ASclassPath: [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] init-common: [2024-04-16T10:21:22.501Z] [2024-04-16T10:21:22.501Z] clean: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setOSConditions: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolWin: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolUnix: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolProperty: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setS1ASclassPath: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] init-common: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] clean-common: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setOSConditions: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolWin: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolUnix: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolProperty: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setS1ASclassPath: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] init-common: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] clean-classes-common: [2024-04-16T10:21:22.502Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setOSConditions: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolWin: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolUnix: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.502Z] setToolProperty: [2024-04-16T10:21:22.502Z] [2024-04-16T10:21:22.503Z] setS1ASclassPath: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] init-common: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] clean-jars-common: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] compile: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] setOSConditions: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] setToolWin: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] setToolUnix: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] setToolProperty: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] setS1ASclassPath: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] init-common: [2024-04-16T10:21:22.503Z] [2024-04-16T10:21:22.503Z] compile-common: [2024-04-16T10:21:22.503Z] [echo] Current time (ISO): 2024-04-16T10:21:22.365+0000 [2024-04-16T10:21:22.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:22.503Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:23.047Z] [exec] Application deployed with name cdi-transaction-scoped-web. [2024-04-16T10:21:23.047Z] [2024-04-16T10:21:23.047Z] deploy-war-commonee: [2024-04-16T10:21:23.047Z] [2024-04-16T10:21:23.047Z] run: [2024-04-16T10:21:23.047Z] [java] opening connection to http://localhost:8080/cdi-transaction-scoped/TransactionScopedTestServlet [2024-04-16T10:21:23.302Z] [java] line = @TransactionScoped Test [2024-04-16T10:21:23.302Z] [java] Value of key is:transaction-scoped-transactions [2024-04-16T10:21:23.302Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:23.302Z] [java] [2024-04-16T10:21:23.302Z] [java] [2024-04-16T10:21:23.302Z] [java] ----------------------------------------- [2024-04-16T10:21:23.302Z] [java] - transaction-scoped-transactions: PASS - [2024-04-16T10:21:23.302Z] [java] ----------------------------------------- [2024-04-16T10:21:23.302Z] [java] Total PASS: 1 [2024-04-16T10:21:23.302Z] [java] Total FAIL: 0 [2024-04-16T10:21:23.302Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:21:23.302Z] [java] ----------------------------------------- [2024-04-16T10:21:23.302Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:23.302Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] undeploy: [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] setOSConditions: [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] setToolWin: [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] setToolUnix: [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] setToolProperty: [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] setS1ASclassPath: [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] init-common: [2024-04-16T10:21:23.302Z] [2024-04-16T10:21:23.302Z] undeploy-war-common: [2024-04-16T10:21:23.304Z] [INFO] Scanning for projects... [2024-04-16T10:21:23.576Z] [2024-04-16T10:21:23.577Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:21:23.577Z] [2024-04-16T10:21:23.577Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:23.577Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:23.577Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:23.577Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:21:23.577Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:21:23.577Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:21:23.577Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:21:23.577Z] [2024-04-16T10:21:23.577Z] [2024-04-16T10:21:23.607Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-04-16T10:21:23.623Z] [exec] JMS Servlet Output [2024-04-16T10:21:23.623Z] [exec]

DatabaseServelt :: All information I can give

[2024-04-16T10:21:23.623Z] [exec] Context Path : /ejb-ejb30-hello-session3
[2024-04-16T10:21:23.623Z] [exec] Servlet Path : /servlet
[2024-04-16T10:21:23.623Z] [exec] Path Info : null
[2024-04-16T10:21:23.623Z] [exec] [2024-04-16T10:21:23.623Z] [exec] Value of key is: main [2024-04-16T10:21:23.623Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:23.623Z] [exec] [2024-04-16T10:21:23.623Z] [exec] [2024-04-16T10:21:23.623Z] [exec] ----------------------------------------- [2024-04-16T10:21:23.623Z] [exec] - main: PASS - [2024-04-16T10:21:23.623Z] [exec] ----------------------------------------- [2024-04-16T10:21:23.623Z] [exec] Total PASS: 1 [2024-04-16T10:21:23.623Z] [exec] Total FAIL: 0 [2024-04-16T10:21:23.623Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:23.623Z] [exec] ----------------------------------------- [2024-04-16T10:21:23.623Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:23.623Z] [exec] Apr 16, 2024 10:21:23 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:21:23.623Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:21:23.623Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:23.695Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:23.695Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:21:23.695Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:21:23.695Z] [javac] 2 warnings [2024-04-16T10:21:23.695Z] [2024-04-16T10:21:23.695Z] setOSConditions: [2024-04-16T10:21:23.695Z] [2024-04-16T10:21:23.695Z] setToolWin: [2024-04-16T10:21:23.695Z] [2024-04-16T10:21:23.695Z] setToolUnix: [2024-04-16T10:21:23.695Z] [2024-04-16T10:21:23.695Z] setToolProperty: [2024-04-16T10:21:23.695Z] [2024-04-16T10:21:23.695Z] setS1ASclassPath: [2024-04-16T10:21:23.695Z] [2024-04-16T10:21:23.695Z] init-common: [2024-04-16T10:21:23.696Z] [2024-04-16T10:21:23.696Z] compile-common: [2024-04-16T10:21:23.696Z] [echo] Current time (ISO): 2024-04-16T10:21:23.607+0000 [2024-04-16T10:21:23.696Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:23.711Z] [INFO] No sources to compile [2024-04-16T10:21:23.711Z] [INFO] [2024-04-16T10:21:23.711Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.877Z] checkReporting-common: [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.877Z] confirmReportPresent-common: [2024-04-16T10:21:23.877Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:23.877Z] [echo] Test seems to be reported fine [2024-04-16T10:21:23.877Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/RepRunConf.txt [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.877Z] confirmMissingReport-common: [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.877Z] unsetup: [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.877Z] setOSConditions: [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.877Z] setToolWin: [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.877Z] setToolUnix: [2024-04-16T10:21:23.877Z] [2024-04-16T10:21:23.878Z] setToolProperty: [2024-04-16T10:21:23.878Z] [2024-04-16T10:21:23.878Z] setS1ASclassPath: [2024-04-16T10:21:23.878Z] [2024-04-16T10:21:23.878Z] init-common: [2024-04-16T10:21:23.878Z] [2024-04-16T10:21:23.878Z] execute-ejb-sql-common: [2024-04-16T10:21:23.878Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/hello/session3/sql/drop.sql [2024-04-16T10:21:23.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-transaction-scoped-web [2024-04-16T10:21:23.886Z] [2024-04-16T10:21:23.886Z] all: [2024-04-16T10:21:23.886Z] [echo] [2024-04-16T10:21:23.886Z] [echo] ************************* [2024-04-16T10:21:23.886Z] [echo] * Running unproxyable-deps [2024-04-16T10:21:23.886Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps [2024-04-16T10:21:23.886Z] [echo] ************************* [2024-04-16T10:21:23.886Z] [echo] [2024-04-16T10:21:23.886Z] [2024-04-16T10:21:23.886Z] setOSConditions: [2024-04-16T10:21:23.886Z] [2024-04-16T10:21:23.886Z] setToolWin: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolUnix: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolProperty: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setS1ASclassPath: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] init-common: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] clean: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setOSConditions: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolWin: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolUnix: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolProperty: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setS1ASclassPath: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] init-common: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] clean-common: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setOSConditions: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolWin: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolUnix: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setToolProperty: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] setS1ASclassPath: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.887Z] init-common: [2024-04-16T10:21:23.887Z] [2024-04-16T10:21:23.888Z] clean-classes-common: [2024-04-16T10:21:23.888Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setOSConditions: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setToolWin: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setToolUnix: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setToolProperty: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setS1ASclassPath: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] init-common: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] clean-jars-common: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] compile: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setOSConditions: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setToolWin: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setToolUnix: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setToolProperty: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] setS1ASclassPath: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] init-common: [2024-04-16T10:21:23.888Z] [2024-04-16T10:21:23.888Z] compile-common: [2024-04-16T10:21:23.888Z] [echo] Current time (ISO): 2024-04-16T10:21:23.751+0000 [2024-04-16T10:21:23.888Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:23.888Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:23.968Z] [INFO] [2024-04-16T10:21:23.968Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:23.968Z] [INFO] [2024-04-16T10:21:23.968Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:21:23.968Z] [INFO] No sources to compile [2024-04-16T10:21:23.968Z] [INFO] [2024-04-16T10:21:23.968Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:21:23.968Z] [INFO] No sources to compile [2024-04-16T10:21:23.968Z] [INFO] [2024-04-16T10:21:23.968Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:21:24.135Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:21:24.135Z] [2024-04-16T10:21:24.135Z] undeploy: [2024-04-16T10:21:24.136Z] [2024-04-16T10:21:24.136Z] setOSConditions: [2024-04-16T10:21:24.136Z] [2024-04-16T10:21:24.136Z] setToolWin: [2024-04-16T10:21:24.136Z] [2024-04-16T10:21:24.136Z] setToolUnix: [2024-04-16T10:21:24.136Z] [2024-04-16T10:21:24.136Z] setToolProperty: [2024-04-16T10:21:24.136Z] [2024-04-16T10:21:24.136Z] setS1ASclassPath: [2024-04-16T10:21:24.136Z] [2024-04-16T10:21:24.136Z] init-common: [2024-04-16T10:21:24.136Z] [2024-04-16T10:21:24.136Z] undeploy-common: [2024-04-16T10:21:24.391Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session3App [2024-04-16T10:21:24.420Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:24.420Z] [javac] 1 warning [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] build: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] setOSConditions: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] setToolWin: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] setToolUnix: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] setToolProperty: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] setS1ASclassPath: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] init-common: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] webclient-war-common: [2024-04-16T10:21:24.420Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] clear: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] test-tlds-exist: [2024-04-16T10:21:24.420Z] [2024-04-16T10:21:24.420Z] copy-tlds: [2024-04-16T10:21:24.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:24.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:24.421Z] [2024-04-16T10:21:24.421Z] test-tagfiles-exist: [2024-04-16T10:21:24.421Z] [2024-04-16T10:21:24.421Z] copy-tagfiles: [2024-04-16T10:21:24.421Z] [2024-04-16T10:21:24.421Z] package-war-common: [2024-04-16T10:21:24.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:24.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:24.421Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/lib [2024-04-16T10:21:24.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:24.421Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:24.421Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2024-04-16T10:21:24.421Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:24.421Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:24.421Z] [javac] Compiling 1 source file [2024-04-16T10:21:24.421Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java:42: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:21:24.421Z] [javac] int port = new Integer(portS).intValue(); [2024-04-16T10:21:24.422Z] [javac] ^ [2024-04-16T10:21:24.422Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspSimpleTagAnnotation/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:24.422Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:24.422Z] [javac] 1 warning [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] deploy: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] deploy-war-common: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] setOSConditions: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] setToolWin: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] setToolUnix: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] setToolProperty: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] setS1ASclassPath: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] init-common: [2024-04-16T10:21:24.422Z] [2024-04-16T10:21:24.422Z] deploy-war-commonpe: [2024-04-16T10:21:24.543Z] [INFO] Executing tasks [2024-04-16T10:21:24.543Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:21:24.543Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:21:24.543Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:21:24.543Z] [INFO] Executed tasks [2024-04-16T10:21:24.543Z] [INFO] [2024-04-16T10:21:24.543Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] all: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] session_standalone: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] setOSConditions: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] setToolWin: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] setToolUnix: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] setToolProperty: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] setS1ASclassPath: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] init-common: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] clean: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.646Z] setOSConditions: [2024-04-16T10:21:24.646Z] [2024-04-16T10:21:24.647Z] setToolWin: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setToolUnix: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setToolProperty: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setS1ASclassPath: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] init-common: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] clean-common: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setOSConditions: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setToolWin: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setToolUnix: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setToolProperty: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setS1ASclassPath: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] init-common: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] clean-classes-common: [2024-04-16T10:21:24.647Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setOSConditions: [2024-04-16T10:21:24.647Z] [2024-04-16T10:21:24.647Z] setToolWin: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setToolUnix: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setToolProperty: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setS1ASclassPath: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] init-common: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] clean-jars-common: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] compile: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setOSConditions: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setToolWin: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setToolUnix: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setToolProperty: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] setS1ASclassPath: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] init-common: [2024-04-16T10:21:24.648Z] [2024-04-16T10:21:24.648Z] compile-common: [2024-04-16T10:21:24.648Z] [echo] Current time (ISO): 2024-04-16T10:21:24.470+0000 [2024-04-16T10:21:24.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:24.648Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:25.000Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-simpletag-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-simpletag-annotation-web.war [2024-04-16T10:21:25.204Z] [exec] Apr 16, 2024 10:21:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:25.204Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2bec068b [2024-04-16T10:21:25.204Z] [exec] Waiting timers to expire for getalltimers timer test [2024-04-16T10:21:25.464Z] [2024-04-16T10:21:25.599Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:25.599Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:21:25.599Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:21:25.599Z] [javac] 2 warnings [2024-04-16T10:21:25.599Z] [2024-04-16T10:21:25.599Z] setOSConditions: [2024-04-16T10:21:25.782Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:25.856Z] [2024-04-16T10:21:25.856Z] setToolWin: [2024-04-16T10:21:25.856Z] [2024-04-16T10:21:25.856Z] setToolUnix: [2024-04-16T10:21:25.856Z] [2024-04-16T10:21:25.856Z] setToolProperty: [2024-04-16T10:21:25.857Z] [2024-04-16T10:21:25.857Z] setS1ASclassPath: [2024-04-16T10:21:25.857Z] [2024-04-16T10:21:25.857Z] init-common: [2024-04-16T10:21:25.857Z] [2024-04-16T10:21:25.857Z] compile-common: [2024-04-16T10:21:25.857Z] [echo] Current time (ISO): 2024-04-16T10:21:25.603+0000 [2024-04-16T10:21:25.857Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:25.925Z] [exec] Application deployed with name web-jsp-simpletag-annotation-web. [2024-04-16T10:21:25.925Z] [2024-04-16T10:21:25.925Z] deploy-war-commonee: [2024-04-16T10:21:25.925Z] [2024-04-16T10:21:25.925Z] run: [2024-04-16T10:21:26.026Z] [exec] Apr 16, 2024 10:21:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:26.026Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22cb3d59 [2024-04-16T10:21:26.037Z] [javac] 1 warning [2024-04-16T10:21:26.037Z] [2024-04-16T10:21:26.037Z] build: [2024-04-16T10:21:26.037Z] [2024-04-16T10:21:26.037Z] setOSConditions: [2024-04-16T10:21:26.037Z] [2024-04-16T10:21:26.037Z] setToolWin: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] setToolUnix: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] setToolProperty: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] setS1ASclassPath: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] init-common: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] webclient-war-common: [2024-04-16T10:21:26.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] clear: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] test-tlds-exist: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] copy-tlds: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] test-tagfiles-exist: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.038Z] copy-tagfiles: [2024-04-16T10:21:26.038Z] [2024-04-16T10:21:26.039Z] package-war-common: [2024-04-16T10:21:26.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:26.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:26.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:26.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:26.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/lib [2024-04-16T10:21:26.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:26.039Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:26.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/docroot [2024-04-16T10:21:26.039Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2024-04-16T10:21:26.039Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:26.039Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:26.039Z] [javac] Compiling 1 source file [2024-04-16T10:21:26.039Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unproxyable-deps/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:26.039Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:26.039Z] [2024-04-16T10:21:26.039Z] deploy: [2024-04-16T10:21:26.040Z] [2024-04-16T10:21:26.040Z] deploy-war-common: [2024-04-16T10:21:26.040Z] [2024-04-16T10:21:26.040Z] setOSConditions: [2024-04-16T10:21:26.040Z] [2024-04-16T10:21:26.040Z] setToolWin: [2024-04-16T10:21:26.040Z] [2024-04-16T10:21:26.040Z] setToolUnix: [2024-04-16T10:21:26.040Z] [2024-04-16T10:21:26.040Z] setToolProperty: [2024-04-16T10:21:26.040Z] [2024-04-16T10:21:26.040Z] setS1ASclassPath: [2024-04-16T10:21:26.040Z] [2024-04-16T10:21:26.040Z] init-common: [2024-04-16T10:21:26.041Z] [2024-04-16T10:21:26.041Z] deploy-war-commonpe: [2024-04-16T10:21:26.078Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:21:26.078Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] deploy: [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] setOSConditions: [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] setToolWin: [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] setToolUnix: [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] setToolProperty: [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] setS1ASclassPath: [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] init-common: [2024-04-16T10:21:26.078Z] [2024-04-16T10:21:26.078Z] create-connector-connpool: [2024-04-16T10:21:26.079Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server installed-libraries-test-ccp [2024-04-16T10:21:26.195Z] --------- Derby Network Server Information -------- [2024-04-16T10:21:26.196Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-04-16T10:21:26.196Z] -- listing properties -- [2024-04-16T10:21:26.196Z] derby.drda.timeSlice=0 [2024-04-16T10:21:26.196Z] derby.drda.portNumber=1527 [2024-04-16T10:21:26.196Z] derby.drda.minThreads=0 [2024-04-16T10:21:26.196Z] derby.drda.sslMode=off [2024-04-16T10:21:26.196Z] derby.drda.traceAll=false [2024-04-16T10:21:26.196Z] derby.drda.keepAlive=true [2024-04-16T10:21:26.196Z] derby.drda.maxThreads=0 [2024-04-16T10:21:26.196Z] derby.drda.logConnections=false [2024-04-16T10:21:26.196Z] derby.drda.startNetworkServer=false [2024-04-16T10:21:26.196Z] derby.drda.host=0.0.0.0 [2024-04-16T10:21:26.196Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/_test-u... [2024-04-16T10:21:26.196Z] ------------------ Java Information ------------------ [2024-04-16T10:21:26.196Z] Java Version: 17.0.10 [2024-04-16T10:21:26.196Z] Java Vendor: Eclipse Adoptium [2024-04-16T10:21:26.196Z] Java home: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:21:26.196Z] [java] GET /web-jsp-simpletag-annotation/test.jsp HTTP/1.0 [2024-04-16T10:21:26.196Z] [java] HTTP/1.1 200 OK [2024-04-16T10:21:26.196Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:21:26.196Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:21:26.196Z] [java] Set-Cookie: JSESSIONID=66cfc709405b197d9313947d058f; Path=/web-jsp-simpletag-annotation; HttpOnly [2024-04-16T10:21:26.196Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:21:26.196Z] [java] Connection: close [2024-04-16T10:21:26.196Z] [java] Content-Length: 118 [2024-04-16T10:21:26.196Z] [java] ==init==
[2024-04-16T10:21:26.196Z] [java] ==PostConstruct==
[2024-04-16T10:21:26.196Z] [java] ==body==
[2024-04-16T10:21:26.196Z] [java] ==PostConstruct==
[2024-04-16T10:21:26.196Z] [java] ==PreDestroy==
[2024-04-16T10:21:26.196Z] Java classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar [2024-04-16T10:21:26.196Z] OS name: Linux [2024-04-16T10:21:26.196Z] OS architecture: amd64 [2024-04-16T10:21:26.196Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:26.196Z] OS version: 6.2.9-300.fc38.x86_64 [2024-04-16T10:21:26.196Z] [java] [2024-04-16T10:21:26.196Z] Java user name: jenkins [2024-04-16T10:21:26.196Z] [java] [2024-04-16T10:21:26.196Z] Java user home: /home/jenkins [2024-04-16T10:21:26.196Z] [java] ----------------------------------------- [2024-04-16T10:21:26.196Z] [java] - BodyTag test: PASS - [2024-04-16T10:21:26.196Z] [java] ----------------------------------------- [2024-04-16T10:21:26.196Z] [java] - Total PASS : 1 - [2024-04-16T10:21:26.196Z] Java user dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming [2024-04-16T10:21:26.196Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:26.196Z] java.specification.name: Java Platform API Specification [2024-04-16T10:21:26.196Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:26.196Z] java.specification.version: 17 [2024-04-16T10:21:26.196Z] [java] ----------------------------------------- [2024-04-16T10:21:26.196Z] java.runtime.version: 17.0.10+7 [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] --------- Derby Information -------- [2024-04-16T10:21:26.196Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] undeploy: [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] setOSConditions: [2024-04-16T10:21:26.196Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] setToolWin: [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] ------------------------------------------------------ [2024-04-16T10:21:26.196Z] ----------------- Locale Information ----------------- [2024-04-16T10:21:26.196Z] Current Locale : [English/United States [en_US]] [2024-04-16T10:21:26.196Z] setToolUnix: [2024-04-16T10:21:26.196Z] Found support for locale: [cs] [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [de_DE] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [es] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [fr] [2024-04-16T10:21:26.196Z] setToolProperty: [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] Found support for locale: [hu] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [it] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [ja_JP] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [ko_KR] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] setS1ASclassPath: [2024-04-16T10:21:26.196Z] Found support for locale: [pl] [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [pt_BR] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [ru] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [zh_CN] [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] Found support for locale: [zh_TW] [2024-04-16T10:21:26.196Z] init-common: [2024-04-16T10:21:26.196Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] ------------------------------------------------------ [2024-04-16T10:21:26.196Z] ------------------------------------------------------ [2024-04-16T10:21:26.196Z] [2024-04-16T10:21:26.196Z] Starting database in the background. [2024-04-16T10:21:26.196Z] undeploy-war-common: [2024-04-16T10:21:26.196Z] Log redirected to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.log. [2024-04-16T10:21:26.197Z] Command start-database executed successfully. [2024-04-16T10:21:26.197Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming [2024-04-16T10:21:26.197Z] ++ echo [2024-04-16T10:21:26.197Z] ++ cut -d: -f2 [2024-04-16T10:21:26.197Z] ++ sed 's/\/\///g' [2024-04-16T10:21:26.197Z] + PROXY_HOST= [2024-04-16T10:21:26.197Z] ++ echo [2024-04-16T10:21:26.197Z] ++ cut -d: -f3 [2024-04-16T10:21:26.197Z] ++ sed 's/\///g' [2024-04-16T10:21:26.197Z] + PROXY_PORT= [2024-04-16T10:21:26.197Z] + ANT_OPTS=' -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-04-16T10:21:26.197Z] + export ANT_OPTS [2024-04-16T10:21:26.197Z] + echo 'ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\'' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='\''127.0.0.1|localhost|*.oracle.com'\''' [2024-04-16T10:21:26.197Z] ANT_OPTS= -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.noProxyHosts='127.0.0.1|localhost|*.oracle.com' -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttps.noProxyHosts='127.0.0.1|localhost|*.oracle.com' [2024-04-16T10:21:26.197Z] + ant all [2024-04-16T10:21:26.197Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:21:26.453Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/build.xml [2024-04-16T10:21:26.561Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:26.561Z] [javac] 1 warning [2024-04-16T10:21:26.561Z] [2024-04-16T10:21:26.561Z] setOSConditions: [2024-04-16T10:21:26.561Z] [2024-04-16T10:21:26.561Z] setToolWin: [2024-04-16T10:21:26.561Z] [2024-04-16T10:21:26.561Z] setToolUnix: [2024-04-16T10:21:26.561Z] [2024-04-16T10:21:26.561Z] setToolProperty: [2024-04-16T10:21:26.561Z] [2024-04-16T10:21:26.561Z] setS1ASclassPath: [2024-04-16T10:21:26.561Z] [2024-04-16T10:21:26.561Z] init-common: [2024-04-16T10:21:26.561Z] [2024-04-16T10:21:26.561Z] compile-common: [2024-04-16T10:21:26.561Z] [echo] Current time (ISO): 2024-04-16T10:21:26.313+0000 [2024-04-16T10:21:26.561Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:26.573Z] [INFO] [2024-04-16T10:21:26.573Z] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [2024-04-16T10:21:26.573Z] [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT [2024-04-16T10:21:26.573Z] [INFO] from pom.xml [2024-04-16T10:21:26.573Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:21:26.631Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-04-16T10:21:26.631Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:26.631Z] [exec] [2024-04-16T10:21:26.631Z] [exec] [2024-04-16T10:21:26.631Z] [exec] ----------------------------------------- [2024-04-16T10:21:26.631Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-04-16T10:21:26.631Z] [exec] ----------------------------------------- [2024-04-16T10:21:26.631Z] [exec] Total PASS: 1 [2024-04-16T10:21:26.631Z] [exec] Total FAIL: 0 [2024-04-16T10:21:26.631Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:26.631Z] [exec] ----------------------------------------- [2024-04-16T10:21:26.631Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:26.631Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:26.640Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-alternatives-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-alternatives-servlet-annotation-web.war [2024-04-16T10:21:26.640Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:26.640Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:26.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server installed-libraries-test-ccp [2024-04-16T10:21:26.709Z] [2024-04-16T10:21:26.709Z] all: [2024-04-16T10:21:26.755Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-simpletag-annotation-web [2024-04-16T10:21:26.755Z] [2024-04-16T10:21:26.755Z] all: [2024-04-16T10:21:26.755Z] [echo] [2024-04-16T10:21:26.755Z] [echo] ************************* [2024-04-16T10:21:26.755Z] [echo] * Running jspStaticFileEncoding [2024-04-16T10:21:26.755Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding [2024-04-16T10:21:26.755Z] [echo] ************************* [2024-04-16T10:21:26.755Z] [echo] [2024-04-16T10:21:26.755Z] [2024-04-16T10:21:26.755Z] setOSConditions: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolWin: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolUnix: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolProperty: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setS1ASclassPath: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] init-common: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] clean: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setOSConditions: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolWin: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolUnix: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolProperty: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setS1ASclassPath: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] init-common: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] clean-common: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setOSConditions: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolWin: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolUnix: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setToolProperty: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] setS1ASclassPath: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] init-common: [2024-04-16T10:21:26.756Z] [2024-04-16T10:21:26.756Z] clean-classes-common: [2024-04-16T10:21:26.757Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setOSConditions: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setToolWin: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setToolUnix: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setToolProperty: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setS1ASclassPath: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] init-common: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] clean-jars-common: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] compile: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setOSConditions: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setToolWin: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setToolUnix: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setToolProperty: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setS1ASclassPath: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] init-common: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] compile-common: [2024-04-16T10:21:26.757Z] [echo] Current time (ISO): 2024-04-16T10:21:26.700+0000 [2024-04-16T10:21:26.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:26.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/servlet [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] build: [2024-04-16T10:21:26.757Z] [2024-04-16T10:21:26.757Z] setOSConditions: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] setToolWin: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] setToolUnix: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] setToolProperty: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] setS1ASclassPath: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] init-common: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] webclient-war-common: [2024-04-16T10:21:26.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] clear: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] test-tlds-exist: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] copy-tlds: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] test-tagfiles-exist: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] copy-tagfiles: [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] package-war-common: [2024-04-16T10:21:26.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:26.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:26.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:26.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:26.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/lib [2024-04-16T10:21:26.758Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:26.758Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2024-04-16T10:21:26.758Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:26.758Z] [2024-04-16T10:21:26.758Z] deploy: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] deploy-war-common: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] setOSConditions: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] setToolWin: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] setToolUnix: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] setToolProperty: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] setS1ASclassPath: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] init-common: [2024-04-16T10:21:26.759Z] [2024-04-16T10:21:26.759Z] deploy-war-commonpe: [2024-04-16T10:21:26.835Z] [2024-04-16T10:21:26.835Z] setOSConditions: [2024-04-16T10:21:26.835Z] [2024-04-16T10:21:26.835Z] setToolWin: [2024-04-16T10:21:26.835Z] [2024-04-16T10:21:26.836Z] setToolUnix: [2024-04-16T10:21:26.836Z] [2024-04-16T10:21:26.836Z] setToolProperty: [2024-04-16T10:21:26.836Z] [2024-04-16T10:21:26.836Z] setS1ASclassPath: [2024-04-16T10:21:26.836Z] [2024-04-16T10:21:26.836Z] init-common: [2024-04-16T10:21:26.836Z] [2024-04-16T10:21:26.836Z] execute-sql-common: [2024-04-16T10:21:26.887Z] [2024-04-16T10:21:26.887Z] checkReporting-common: [2024-04-16T10:21:26.887Z] [2024-04-16T10:21:26.887Z] confirmReportPresent-common: [2024-04-16T10:21:26.887Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:26.887Z] [echo] Test seems to be reported fine [2024-04-16T10:21:26.887Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:21:26.887Z] [2024-04-16T10:21:26.887Z] confirmMissingReport-common: [2024-04-16T10:21:26.887Z] [2024-04-16T10:21:26.887Z] setOSConditions: [2024-04-16T10:21:26.887Z] [2024-04-16T10:21:26.887Z] setToolWin: [2024-04-16T10:21:26.888Z] [2024-04-16T10:21:26.888Z] setToolUnix: [2024-04-16T10:21:26.888Z] [2024-04-16T10:21:26.888Z] setToolProperty: [2024-04-16T10:21:26.888Z] [2024-04-16T10:21:26.888Z] setS1ASclassPath: [2024-04-16T10:21:26.888Z] [2024-04-16T10:21:26.888Z] init-common: [2024-04-16T10:21:26.888Z] [2024-04-16T10:21:26.888Z] runclient-common: [2024-04-16T10:21:26.888Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-simple-properties [2024-04-16T10:21:26.895Z] [exec] remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001410: The injection point has non-proxyable dependencies: [BackedAnnotatedField] @Inject test.artifacts.AppScopedBean.bscopedBean [2024-04-16T10:21:26.895Z] [exec] at test.artifacts.AppScopedBean.bscopedBean(AppScopedBean.java:0) [2024-04-16T10:21:26.895Z] [exec] StackTrace. Please see server.log for more details. [2024-04-16T10:21:26.895Z] [exec] Result: 1 [2024-04-16T10:21:26.895Z] [2024-04-16T10:21:26.895Z] deploy-war-commonee: [2024-04-16T10:21:26.895Z] [2024-04-16T10:21:26.895Z] run: [2024-04-16T10:21:26.895Z] [java] opening connection to http://localhost:8080/cdi-alternatives-servlet-annotation/myurl [2024-04-16T10:21:26.895Z] [java] TESTNAME unproxyable-deps-tests [2024-04-16T10:21:26.895Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:26.895Z] [java] [2024-04-16T10:21:26.895Z] [java] [2024-04-16T10:21:26.895Z] [java] ----------------------------------------- [2024-04-16T10:21:26.895Z] [java] - unproxyable-deps-tests: PASS - [2024-04-16T10:21:26.895Z] [java] ----------------------------------------- [2024-04-16T10:21:26.895Z] [java] - Total PASS : 1 - [2024-04-16T10:21:26.895Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:26.895Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:26.895Z] [java] ----------------------------------------- [2024-04-16T10:21:26.895Z] [2024-04-16T10:21:26.895Z] undeploy: [2024-04-16T10:21:26.895Z] [2024-04-16T10:21:26.895Z] all: [2024-04-16T10:21:26.895Z] [echo] [2024-04-16T10:21:26.895Z] [echo] ************************* [2024-04-16T10:21:26.895Z] [echo] * Running unsatisfied-deps [2024-04-16T10:21:26.895Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps [2024-04-16T10:21:26.895Z] [echo] ************************* [2024-04-16T10:21:26.895Z] [echo] [2024-04-16T10:21:26.895Z] [2024-04-16T10:21:26.895Z] setOSConditions: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] setToolWin: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] setToolUnix: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] setToolProperty: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] setS1ASclassPath: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] init-common: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] clean: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] setOSConditions: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] setToolWin: [2024-04-16T10:21:26.896Z] [2024-04-16T10:21:26.896Z] setToolUnix: [2024-04-16T10:21:26.931Z] [exec] Connector connection pool installed-libraries-test-ccp created. [2024-04-16T10:21:26.931Z] [2024-04-16T10:21:26.931Z] create-connector-connpool-common: [2024-04-16T10:21:26.931Z] [2024-04-16T10:21:26.932Z] setOSConditions: [2024-04-16T10:21:26.932Z] [2024-04-16T10:21:26.932Z] setToolWin: [2024-04-16T10:21:26.932Z] [2024-04-16T10:21:26.932Z] setToolUnix: [2024-04-16T10:21:26.932Z] [2024-04-16T10:21:26.932Z] setToolProperty: [2024-04-16T10:21:26.932Z] [2024-04-16T10:21:26.932Z] setS1ASclassPath: [2024-04-16T10:21:26.932Z] [2024-04-16T10:21:26.932Z] init-common: [2024-04-16T10:21:26.932Z] [2024-04-16T10:21:26.932Z] create-connector-resource-common: [2024-04-16T10:21:26.932Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname installed-libraries-test-ccp --target server eis/connector-resource [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] setOSConditions: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] setToolWin: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] setToolUnix: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] setToolProperty: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] setS1ASclassPath: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] init-common: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] clean: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] setOSConditions: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.965Z] setToolWin: [2024-04-16T10:21:26.965Z] [2024-04-16T10:21:26.966Z] setToolUnix: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setToolProperty: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setS1ASclassPath: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] init-common: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] clean-common: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setOSConditions: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setToolWin: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setToolUnix: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setToolProperty: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setS1ASclassPath: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] init-common: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] clean-classes-common: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setOSConditions: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setToolWin: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setToolUnix: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setToolProperty: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] setS1ASclassPath: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] init-common: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] clean-jars-common: [2024-04-16T10:21:26.966Z] [2024-04-16T10:21:26.966Z] compile: [2024-04-16T10:21:26.967Z] [2024-04-16T10:21:26.967Z] setOSConditions: [2024-04-16T10:21:26.967Z] [2024-04-16T10:21:26.967Z] setToolWin: [2024-04-16T10:21:26.967Z] [2024-04-16T10:21:26.967Z] setToolUnix: [2024-04-16T10:21:26.967Z] [2024-04-16T10:21:26.967Z] setToolProperty: [2024-04-16T10:21:26.967Z] [2024-04-16T10:21:26.967Z] setS1ASclassPath: [2024-04-16T10:21:26.967Z] [2024-04-16T10:21:26.967Z] init-common: [2024-04-16T10:21:26.967Z] [2024-04-16T10:21:26.967Z] compile-common-with-endorsed-dir: [2024-04-16T10:21:26.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:27.089Z] [exec] Verifying getalltimers from non-timeout bean [2024-04-16T10:21:27.091Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/create_pointbase.sql [2024-04-16T10:21:27.091Z] [sql] 0 rows affected [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] setToolProperty: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] setS1ASclassPath: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] init-common: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] clean-common: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] setOSConditions: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] setToolWin: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] setToolUnix: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] setToolProperty: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] setS1ASclassPath: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] init-common: [2024-04-16T10:21:27.151Z] [2024-04-16T10:21:27.151Z] clean-classes-common: [2024-04-16T10:21:27.152Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setOSConditions: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setToolWin: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setToolUnix: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setToolProperty: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setS1ASclassPath: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] init-common: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] clean-jars-common: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] compile: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setOSConditions: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setToolWin: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setToolUnix: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setToolProperty: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] setS1ASclassPath: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] init-common: [2024-04-16T10:21:27.152Z] [2024-04-16T10:21:27.152Z] compile-common: [2024-04-16T10:21:27.152Z] [echo] Current time (ISO): 2024-04-16T10:21:26.919+0000 [2024-04-16T10:21:27.152Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:27.152Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:27.259Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:27.318Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-staticFileEncoding --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-staticFileEncoding-web.war [2024-04-16T10:21:27.346Z] [sql] 0 rows affected [2024-04-16T10:21:27.346Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:21:27.346Z] [2024-04-16T10:21:27.346Z] setOSConditions: [2024-04-16T10:21:27.346Z] [2024-04-16T10:21:27.346Z] setToolWin: [2024-04-16T10:21:27.346Z] [2024-04-16T10:21:27.346Z] setToolUnix: [2024-04-16T10:21:27.346Z] [2024-04-16T10:21:27.346Z] setToolProperty: [2024-04-16T10:21:27.346Z] [2024-04-16T10:21:27.346Z] setS1ASclassPath: [2024-04-16T10:21:27.346Z] [2024-04-16T10:21:27.346Z] init-common: [2024-04-16T10:21:27.346Z] [2024-04-16T10:21:27.346Z] runclient-common: [2024-04-16T10:21:27.346Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthAppClient.jar -name ejb-bmp-appauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:21:27.366Z] Configuring Directory Server ..... Done. [2024-04-16T10:21:27.366Z] Configuring Certificates ..... Done. [2024-04-16T10:21:27.366Z] [2024-04-16T10:21:27.366Z] To see basic server configuration status and configuration, you can launch [2024-04-16T10:21:27.366Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/bin/status [2024-04-16T10:21:27.366Z] [2024-04-16T10:21:27.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname installed-libraries-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-04-16T10:21:27.761Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:27.761Z] [javac] 1 warning [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] pkg-pu: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] setOSConditions: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] setToolWin: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] setToolUnix: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] setToolProperty: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] setS1ASclassPath: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] init-common: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] package-pu-common: [2024-04-16T10:21:27.761Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2024-04-16T10:21:27.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:27.761Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:27.761Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:27.761Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/entity.jar [2024-04-16T10:21:27.761Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.761Z] build: [2024-04-16T10:21:27.761Z] [2024-04-16T10:21:27.762Z] setOSConditions: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] fixFiles: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] convUnix: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] convWin: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] setToolWin: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] setToolUnix: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] setToolProperty: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] setS1ASclassPath: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] init-common: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] ejb-jar-common: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] package-ejbjar-common: [2024-04-16T10:21:27.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:27.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:27.762Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-ejb.jar [2024-04-16T10:21:27.762Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] appclient-jar-common: [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.762Z] package-appclientjar-common: [2024-04-16T10:21:27.762Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:27.762Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTest-client.jar [2024-04-16T10:21:27.762Z] [2024-04-16T10:21:27.763Z] webclient-war-common: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] build-entity-earlib: [2024-04-16T10:21:27.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:21:27.763Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:27.763Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:21:27.763Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/descriptor/application.xml to copy. [2024-04-16T10:21:27.763Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/${glassfish-resources.xml} to copy. [2024-04-16T10:21:27.763Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:27.763Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] deploy: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] setOSConditions: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] setToolWin: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] setToolUnix: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] setToolProperty: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] setS1ASclassPath: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] init-common: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] deploy-common: [2024-04-16T10:21:27.763Z] [echo] Current time (ISO): 2024-04-16T10:21:27.562+0000 [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] setOSConditions: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.763Z] setToolWin: [2024-04-16T10:21:27.763Z] [2024-04-16T10:21:27.764Z] setToolUnix: [2024-04-16T10:21:27.764Z] [2024-04-16T10:21:27.764Z] setToolProperty: [2024-04-16T10:21:27.764Z] [2024-04-16T10:21:27.764Z] setS1ASclassPath: [2024-04-16T10:21:27.764Z] [2024-04-16T10:21:27.764Z] init-common: [2024-04-16T10:21:27.764Z] [2024-04-16T10:21:27.764Z] deploy-common-pe: [2024-04-16T10:21:27.789Z] [exec] Connector resource eis/connector-resource created. [2024-04-16T10:21:27.789Z] [2024-04-16T10:21:27.789Z] asadmin-common: [2024-04-16T10:21:27.789Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-04-16T10:21:28.261Z] [exec] Application deployed with name web-staticFileEncoding-web. [2024-04-16T10:21:28.261Z] [2024-04-16T10:21:28.261Z] deploy-war-commonee: [2024-04-16T10:21:28.261Z] [2024-04-16T10:21:28.262Z] run: [2024-04-16T10:21:28.262Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:28.262Z] [javac] Compiling 1 source file [2024-04-16T10:21:28.262Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspStaticFileEncoding/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:28.262Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:28.262Z] [java] Invoking URL: http://localhost:45711/web-staticFileEncoding/include.jsp [2024-04-16T10:21:28.262Z] [java] Response Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:21:28.262Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:28.262Z] [java] [2024-04-16T10:21:28.262Z] [java] [2024-04-16T10:21:28.262Z] [java] ----------------------------------------- [2024-04-16T10:21:28.262Z] [java] - jspStaticFileEncoding: PASS - [2024-04-16T10:21:28.262Z] [java] ----------------------------------------- [2024-04-16T10:21:28.262Z] [java] - Total PASS : 1 - [2024-04-16T10:21:28.262Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:28.262Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:28.262Z] [java] ----------------------------------------- [2024-04-16T10:21:28.262Z] [2024-04-16T10:21:28.262Z] undeploy: [2024-04-16T10:21:28.262Z] [2024-04-16T10:21:28.262Z] setOSConditions: [2024-04-16T10:21:28.262Z] [2024-04-16T10:21:28.262Z] setToolWin: [2024-04-16T10:21:28.262Z] [2024-04-16T10:21:28.262Z] setToolUnix: [2024-04-16T10:21:28.262Z] [2024-04-16T10:21:28.262Z] setToolProperty: [2024-04-16T10:21:28.262Z] [2024-04-16T10:21:28.262Z] setS1ASclassPath: [2024-04-16T10:21:28.263Z] [2024-04-16T10:21:28.263Z] init-common: [2024-04-16T10:21:28.263Z] [2024-04-16T10:21:28.263Z] undeploy-war-common: [2024-04-16T10:21:28.270Z] [exec] Apr 16, 2024 10:21:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:28.270Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:28.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestApp.ear [2024-04-16T10:21:28.387Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-04-16T10:21:28.387Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.User=pbpublic [2024-04-16T10:21:28.387Z] [2024-04-16T10:21:28.387Z] asadmin-common: [2024-04-16T10:21:28.387Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-04-16T10:21:28.459Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:28.460Z] [javac] 1 warning [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] build: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setOSConditions: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setToolWin: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setToolUnix: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setToolProperty: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setS1ASclassPath: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] init-common: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] ejb-jar-common: [2024-04-16T10:21:28.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] package-ejbjar-common: [2024-04-16T10:21:28.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:28.460Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2024-04-16T10:21:28.460Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setOSConditions: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setToolWin: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setToolUnix: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setToolProperty: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] setS1ASclassPath: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] init-common: [2024-04-16T10:21:28.460Z] [2024-04-16T10:21:28.460Z] appclient-jar-common: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] package-appclientjar-common: [2024-04-16T10:21:28.461Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:28.461Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-04-16T10:21:28.461Z] [echo] appclient.jar=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-04-16T10:21:28.461Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] deploy: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] setOSConditions: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] setToolWin: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] setToolUnix: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] setToolProperty: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] setS1ASclassPath: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] init-common: [2024-04-16T10:21:28.461Z] [2024-04-16T10:21:28.461Z] deploy-jar-common: [2024-04-16T10:21:28.641Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:28.641Z] [javac] 1 warning [2024-04-16T10:21:28.641Z] [2024-04-16T10:21:28.641Z] setOSConditions: [2024-04-16T10:21:28.641Z] [2024-04-16T10:21:28.641Z] setToolWin: [2024-04-16T10:21:28.641Z] [2024-04-16T10:21:28.641Z] setToolUnix: [2024-04-16T10:21:28.641Z] [2024-04-16T10:21:28.641Z] setToolProperty: [2024-04-16T10:21:28.641Z] [2024-04-16T10:21:28.641Z] setS1ASclassPath: [2024-04-16T10:21:28.641Z] [2024-04-16T10:21:28.641Z] init-common: [2024-04-16T10:21:28.641Z] [2024-04-16T10:21:28.641Z] compile-common-with-endorsed-dir: [2024-04-16T10:21:28.641Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:28.735Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-ejb.jar [2024-04-16T10:21:28.822Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-staticFileEncoding-web [2024-04-16T10:21:28.827Z] [exec] Apr 16, 2024 10:21:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:28.827Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:28.829Z] [exec] Apr 16, 2024 10:21:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:28.829Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:29.044Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] all: [2024-04-16T10:21:29.077Z] [echo] [2024-04-16T10:21:29.077Z] [echo] ************************* [2024-04-16T10:21:29.077Z] [echo] * Running jspTagFileBomEncodingMismatchTagDir [2024-04-16T10:21:29.077Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir [2024-04-16T10:21:29.077Z] [echo] ************************* [2024-04-16T10:21:29.077Z] [echo] [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setOSConditions: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setToolWin: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setToolUnix: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setToolProperty: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setS1ASclassPath: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] init-common: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] clean: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setOSConditions: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setToolWin: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setToolUnix: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setToolProperty: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setS1ASclassPath: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] init-common: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] clean-common: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.077Z] setOSConditions: [2024-04-16T10:21:29.077Z] [2024-04-16T10:21:29.078Z] setToolWin: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolUnix: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolProperty: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setS1ASclassPath: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] init-common: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] clean-classes-common: [2024-04-16T10:21:29.078Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setOSConditions: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolWin: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolUnix: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolProperty: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setS1ASclassPath: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] init-common: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] clean-jars-common: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] compile: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setOSConditions: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolWin: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolUnix: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.078Z] setToolProperty: [2024-04-16T10:21:29.078Z] [2024-04-16T10:21:29.079Z] setS1ASclassPath: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] init-common: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] compile-common: [2024-04-16T10:21:29.079Z] [echo] Current time (ISO): 2024-04-16T10:21:28.921+0000 [2024-04-16T10:21:29.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:29.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/servlet [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] build: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] setOSConditions: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] setToolWin: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] setToolUnix: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] setToolProperty: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] setS1ASclassPath: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] init-common: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] webclient-war-common: [2024-04-16T10:21:29.079Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] clear: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] test-tlds-exist: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] copy-tlds: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] test-tagfiles-exist: [2024-04-16T10:21:29.079Z] [2024-04-16T10:21:29.079Z] copy-tagfiles: [2024-04-16T10:21:29.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:21:29.080Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tags [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] package-war-common: [2024-04-16T10:21:29.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:29.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:29.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/lib [2024-04-16T10:21:29.080Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:29.080Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2024-04-16T10:21:29.080Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:29.080Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:29.080Z] [javac] Compiling 1 source file [2024-04-16T10:21:29.080Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagFileBomEncodingMismatchTagDir/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:29.080Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] deploy: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] deploy-war-common: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] setOSConditions: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] setToolWin: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] setToolUnix: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] setToolProperty: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] setS1ASclassPath: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] init-common: [2024-04-16T10:21:29.080Z] [2024-04-16T10:21:29.080Z] deploy-war-commonpe: [2024-04-16T10:21:29.084Z] [exec] Apr 16, 2024 10:21:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:29.084Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:29.092Z] [INFO] [2024-04-16T10:21:29.092Z] [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader --- [2024-04-16T10:21:29.092Z] [INFO] [2024-04-16T10:21:29.092Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [2024-04-16T10:21:29.299Z] [javac] 1 warning [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] build: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] setOSConditions: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] setToolWin: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] setToolUnix: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] setToolProperty: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] setS1ASclassPath: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] init-common: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] webclient-war-common: [2024-04-16T10:21:29.299Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] clear: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.299Z] test-tlds-exist: [2024-04-16T10:21:29.299Z] [2024-04-16T10:21:29.300Z] copy-tlds: [2024-04-16T10:21:29.300Z] [2024-04-16T10:21:29.300Z] test-tagfiles-exist: [2024-04-16T10:21:29.300Z] [2024-04-16T10:21:29.300Z] copy-tagfiles: [2024-04-16T10:21:29.300Z] [2024-04-16T10:21:29.300Z] package-war-common: [2024-04-16T10:21:29.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:29.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:29.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:29.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:29.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/lib [2024-04-16T10:21:29.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:29.300Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:29.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/docroot [2024-04-16T10:21:29.300Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2024-04-16T10:21:29.300Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:29.300Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:29.300Z] [javac] Compiling 1 source file [2024-04-16T10:21:29.300Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/unsatisfied-deps/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:29.300Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:29.300Z] [2024-04-16T10:21:29.300Z] deploy: [2024-04-16T10:21:29.300Z] [2024-04-16T10:21:29.300Z] deploy-war-common: [2024-04-16T10:21:29.300Z] [2024-04-16T10:21:29.300Z] setOSConditions: [2024-04-16T10:21:29.300Z] [2024-04-16T10:21:29.300Z] setToolWin: [2024-04-16T10:21:29.301Z] [2024-04-16T10:21:29.301Z] setToolUnix: [2024-04-16T10:21:29.301Z] [2024-04-16T10:21:29.301Z] setToolProperty: [2024-04-16T10:21:29.301Z] [2024-04-16T10:21:29.301Z] setS1ASclassPath: [2024-04-16T10:21:29.301Z] [2024-04-16T10:21:29.301Z] init-common: [2024-04-16T10:21:29.301Z] [2024-04-16T10:21:29.301Z] deploy-war-commonpe: [2024-04-16T10:21:29.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-04-16T10:21:29.315Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.Password=pbpublic [2024-04-16T10:21:29.315Z] [2024-04-16T10:21:29.315Z] asadmin-common: [2024-04-16T10:21:29.315Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:21:29.337Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-ejb. [2024-04-16T10:21:29.337Z] [2024-04-16T10:21:29.337Z] setOSConditions: [2024-04-16T10:21:29.337Z] [2024-04-16T10:21:29.337Z] setToolWin: [2024-04-16T10:21:29.337Z] [2024-04-16T10:21:29.337Z] setToolUnix: [2024-04-16T10:21:29.337Z] [2024-04-16T10:21:29.338Z] setToolProperty: [2024-04-16T10:21:29.338Z] [2024-04-16T10:21:29.338Z] setS1ASclassPath: [2024-04-16T10:21:29.338Z] [2024-04-16T10:21:29.338Z] init-common: [2024-04-16T10:21:29.338Z] [2024-04-16T10:21:29.338Z] deploy-client-common: [2024-04-16T10:21:29.591Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-client.jar [2024-04-16T10:21:29.606Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:29.606Z] [javac] 1 warning [2024-04-16T10:21:29.606Z] [2024-04-16T10:21:29.606Z] build: [2024-04-16T10:21:29.606Z] [2024-04-16T10:21:29.606Z] setOSConditions: [2024-04-16T10:21:29.606Z] [2024-04-16T10:21:29.606Z] setToolWin: [2024-04-16T10:21:29.606Z] [2024-04-16T10:21:29.607Z] setToolUnix: [2024-04-16T10:21:29.607Z] [2024-04-16T10:21:29.607Z] setToolProperty: [2024-04-16T10:21:29.607Z] [2024-04-16T10:21:29.607Z] setS1ASclassPath: [2024-04-16T10:21:29.607Z] [2024-04-16T10:21:29.607Z] init-common: [2024-04-16T10:21:29.607Z] [2024-04-16T10:21:29.607Z] ejb-jar-common: [2024-04-16T10:21:29.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:29.607Z] [2024-04-16T10:21:29.607Z] package-ejbjar-common: [2024-04-16T10:21:29.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:29.607Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2024-04-16T10:21:29.607Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:29.607Z] [2024-04-16T10:21:29.607Z] create-resources: [2024-04-16T10:21:29.607Z] [2024-04-16T10:21:29.607Z] asadmin-batch-common: [2024-04-16T10:21:29.640Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tagfile-bom-encoding-mismatch-tagdir --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tagfile-bom-encoding-mismatch-tagdir-web.war [2024-04-16T10:21:29.845Z] [exec] Application deployed with name ejb-ejb30-hello-session_standalone-client. [2024-04-16T10:21:29.845Z] [2024-04-16T10:21:29.845Z] run: [2024-04-16T10:21:29.846Z] [echo] appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-hello-session_standalone-clientClient.jar -name ejb-ejb30-hello-session_standaloneClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:21:29.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:21:29.876Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:21:29.876Z] [2024-04-16T10:21:29.876Z] asadmin-common: [2024-04-16T10:21:29.876Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:21:29.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-unsatisfieddeps-servlet-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-unsatisfieddeps-servlet-annotation-web.war [2024-04-16T10:21:29.897Z] [exec] Application deployed with name web-jsp-tagfile-bom-encoding-mismatch-tagdir-web. [2024-04-16T10:21:29.897Z] [2024-04-16T10:21:29.897Z] deploy-war-commonee: [2024-04-16T10:21:29.897Z] [2024-04-16T10:21:29.897Z] run: [2024-04-16T10:21:29.938Z] [16/Apr/2024:10:21:29 +0000] category=com.forgerock.opendj.ldap.config.config severity=NOTICE msgID=571 msg=Loaded extension from file '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj/lib/extensions/snmp-mib2605.jar' (build 4.4.11, revision 3f83673674c969142b03322d2f27a6f4c474e309) [2024-04-16T10:21:29.938Z] [16/Apr/2024:10:21:29 +0000] category=CORE severity=NOTICE msgID=134 msg=OpenDJ Server 4.4.11 (build 20210621115558, revision number 3f83673674c969142b03322d2f27a6f4c474e309) starting up [2024-04-16T10:21:30.143Z] [exec] Application deployed with name cdi-unsatisfieddeps-servlet-annotation-web. [2024-04-16T10:21:30.143Z] [2024-04-16T10:21:30.143Z] deploy-war-commonee: [2024-04-16T10:21:30.143Z] [2024-04-16T10:21:30.144Z] run: [2024-04-16T10:21:30.144Z] [java] opening connection to http://localhost:8080/cdi-unsatisfieddeps-servlet-annotation/myurl [2024-04-16T10:21:30.144Z] [java] TESTNAME unsatisfied-dependencies-tests [2024-04-16T10:21:30.144Z] [java] line = Hello from Servlet 3.0. initParams: n1=v1, n2=v2 [2024-04-16T10:21:30.144Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:30.144Z] [java] [2024-04-16T10:21:30.144Z] [java] [2024-04-16T10:21:30.144Z] [java] ----------------------------------------- [2024-04-16T10:21:30.144Z] [java] - unsatisfied-dependencies-tests: PASS - [2024-04-16T10:21:30.144Z] [java] ----------------------------------------- [2024-04-16T10:21:30.144Z] [java] - Total PASS : 1 - [2024-04-16T10:21:30.144Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:30.144Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:30.144Z] [java] ----------------------------------------- [2024-04-16T10:21:30.144Z] [2024-04-16T10:21:30.144Z] undeploy: [2024-04-16T10:21:30.151Z] [java] Connecting to: http://localhost:45711/web-jsp-tagfile-bom-encoding-mismatch-tagdir/test.jsp [2024-04-16T10:21:30.151Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:30.152Z] [java] [2024-04-16T10:21:30.152Z] [java] [2024-04-16T10:21:30.152Z] [java] ----------------------------------------- [2024-04-16T10:21:30.152Z] [java] - jsp-tagfile-bom-encoding-mismatch-tagdir: PASS - [2024-04-16T10:21:30.152Z] [java] ----------------------------------------- [2024-04-16T10:21:30.152Z] [java] - Total PASS : 1 - [2024-04-16T10:21:30.152Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:30.152Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:30.152Z] [java] ----------------------------------------- [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] undeploy: [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] setOSConditions: [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] setToolWin: [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] setToolUnix: [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] setToolProperty: [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] setS1ASclassPath: [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] init-common: [2024-04-16T10:21:30.152Z] [2024-04-16T10:21:30.152Z] undeploy-war-common: [2024-04-16T10:21:30.213Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:21:30.398Z] [2024-04-16T10:21:30.398Z] setOSConditions: [2024-04-16T10:21:30.398Z] [2024-04-16T10:21:30.398Z] setToolWin: [2024-04-16T10:21:30.398Z] [2024-04-16T10:21:30.399Z] setToolUnix: [2024-04-16T10:21:30.399Z] [2024-04-16T10:21:30.399Z] setToolProperty: [2024-04-16T10:21:30.399Z] [2024-04-16T10:21:30.399Z] setS1ASclassPath: [2024-04-16T10:21:30.399Z] [2024-04-16T10:21:30.399Z] init-common: [2024-04-16T10:21:30.399Z] [2024-04-16T10:21:30.399Z] undeploy-war-common: [2024-04-16T10:21:30.407Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tagfile-bom-encoding-mismatch-tagdir-web [2024-04-16T10:21:30.500Z] [16/Apr/2024:10:21:30 +0000] category=JVM severity=NOTICE msgID=21 msg=Installation Directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj [2024-04-16T10:21:30.500Z] [16/Apr/2024:10:21:30 +0000] category=JVM severity=NOTICE msgID=23 msg=Instance Directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/opendj [2024-04-16T10:21:30.500Z] [16/Apr/2024:10:21:30 +0000] category=JVM severity=NOTICE msgID=17 msg=JVM Information: 17.0.10+7 by Eclipse Adoptium, 64-bit architecture, 1073741824 bytes heap size [2024-04-16T10:21:30.500Z] [16/Apr/2024:10:21:30 +0000] category=JVM severity=NOTICE msgID=18 msg=JVM Host: basic-m7p5j, running Linux 6.2.9-300.fc38.x86_64 amd64, 4294967296 bytes physical memory size, number of processors available 2 [2024-04-16T10:21:30.500Z] [16/Apr/2024:10:21:30 +0000] category=JVM severity=NOTICE msgID=19 msg=JVM Arguments: "-Xmx1g", "-Xss512k", "--add-exports=java.base/sun.security.tools.keytool=ALL-UNNAMED", "--add-exports=java.base/sun.security.x509=ALL-UNNAMED", "-Dorg.opends.server.scriptName=start-ds" [2024-04-16T10:21:30.653Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-unsatisfieddeps-servlet-annotation-web [2024-04-16T10:21:30.662Z] [2024-04-16T10:21:30.662Z] all: [2024-04-16T10:21:30.662Z] [echo] [2024-04-16T10:21:30.662Z] [echo] ************************* [2024-04-16T10:21:30.662Z] [echo] * Running jspTagHandlerPostConstructElement [2024-04-16T10:21:30.662Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement [2024-04-16T10:21:30.662Z] [echo] ************************* [2024-04-16T10:21:30.662Z] [echo] [2024-04-16T10:21:30.662Z] [2024-04-16T10:21:30.662Z] setOSConditions: [2024-04-16T10:21:30.662Z] [2024-04-16T10:21:30.662Z] setToolWin: [2024-04-16T10:21:30.662Z] [2024-04-16T10:21:30.662Z] setToolUnix: [2024-04-16T10:21:30.662Z] [2024-04-16T10:21:30.663Z] setToolProperty: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setS1ASclassPath: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] init-common: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] clean: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setOSConditions: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setToolWin: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setToolUnix: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setToolProperty: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setS1ASclassPath: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] init-common: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] clean-common: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setOSConditions: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setToolWin: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setToolUnix: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setToolProperty: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.663Z] setS1ASclassPath: [2024-04-16T10:21:30.663Z] [2024-04-16T10:21:30.664Z] init-common: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] clean-classes-common: [2024-04-16T10:21:30.664Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setOSConditions: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setToolWin: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setToolUnix: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setToolProperty: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setS1ASclassPath: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] init-common: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] clean-jars-common: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] compile: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setOSConditions: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setToolWin: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setToolUnix: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setToolProperty: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] setS1ASclassPath: [2024-04-16T10:21:30.664Z] [2024-04-16T10:21:30.664Z] init-common: [2024-04-16T10:21:30.665Z] [2024-04-16T10:21:30.665Z] compile-common: [2024-04-16T10:21:30.665Z] [echo] Current time (ISO): 2024-04-16T10:21:30.528+0000 [2024-04-16T10:21:30.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:30.665Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:30.759Z] [exec] Apr 16, 2024 10:21:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:30.759Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:30.771Z] [exec] Apr 16, 2024 10:21:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:30.771Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:30.803Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:21:30.803Z] [exec] domain.resources.connector-connection-pool.installed-libraries-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setOSConditions: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setToolWin: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setToolUnix: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setToolProperty: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setS1ASclassPath: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] init-common: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] deploy-common: [2024-04-16T10:21:30.803Z] [echo] Current time (ISO): 2024-04-16T10:21:30.485+0000 [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setOSConditions: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setToolWin: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setToolUnix: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.803Z] setToolProperty: [2024-04-16T10:21:30.803Z] [2024-04-16T10:21:30.804Z] setS1ASclassPath: [2024-04-16T10:21:30.804Z] [2024-04-16T10:21:30.804Z] init-common: [2024-04-16T10:21:30.804Z] [2024-04-16T10:21:30.804Z] deploy-common-pe: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] all: [2024-04-16T10:21:30.908Z] [echo] [2024-04-16T10:21:30.908Z] [echo] ************************* [2024-04-16T10:21:30.908Z] [echo] * Running implicit [2024-04-16T10:21:30.908Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/implicit [2024-04-16T10:21:30.908Z] [echo] ************************* [2024-04-16T10:21:30.908Z] [echo] [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] all: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] implicit: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] setOSConditions: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] setToolWin: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] setToolUnix: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] setToolProperty: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] setS1ASclassPath: [2024-04-16T10:21:30.908Z] [2024-04-16T10:21:30.908Z] init-common: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] clean: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setOSConditions: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolWin: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolUnix: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolProperty: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setS1ASclassPath: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] init-common: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] clean-common: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setOSConditions: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolWin: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolUnix: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolProperty: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setS1ASclassPath: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] init-common: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] clean-classes-common: [2024-04-16T10:21:30.909Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setOSConditions: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolWin: [2024-04-16T10:21:30.909Z] [2024-04-16T10:21:30.909Z] setToolUnix: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] setToolProperty: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] setS1ASclassPath: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] init-common: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] clean-jars-common: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] compile: [2024-04-16T10:21:30.910Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/client [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] setOSConditions: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] setToolWin: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] setToolUnix: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] setToolProperty: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] setS1ASclassPath: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] init-common: [2024-04-16T10:21:30.910Z] [2024-04-16T10:21:30.910Z] compile-common: [2024-04-16T10:21:30.910Z] [echo] Current time (ISO): 2024-04-16T10:21:30.759+0000 [2024-04-16T10:21:30.910Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:30.910Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:30.967Z] [exec] Apr 16, 2024 10:21:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:30.967Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:21:31.026Z] [exec] Apr 16, 2024 10:21:30 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:31.026Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:31.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:21:31.616Z] [INFO] [2024-04-16T10:21:31.617Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [2024-04-16T10:21:31.874Z] [INFO] [2024-04-16T10:21:31.874Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [2024-04-16T10:21:32.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-custom-resource --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLObjectFactory --enabled=true --property "spec=http\\://java.net" --target server url/testUrl [2024-04-16T10:21:32.206Z] [exec] Custom Resource url/testUrl created. [2024-04-16T10:21:32.206Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2024-04-16T10:21:32.206Z] [2024-04-16T10:21:32.206Z] deploy: [2024-04-16T10:21:32.206Z] [2024-04-16T10:21:32.206Z] setOSConditions: [2024-04-16T10:21:32.207Z] [2024-04-16T10:21:32.207Z] setToolWin: [2024-04-16T10:21:32.207Z] [2024-04-16T10:21:32.207Z] setToolUnix: [2024-04-16T10:21:32.207Z] [2024-04-16T10:21:32.207Z] setToolProperty: [2024-04-16T10:21:32.207Z] [2024-04-16T10:21:32.207Z] setS1ASclassPath: [2024-04-16T10:21:32.207Z] [2024-04-16T10:21:32.207Z] init-common: [2024-04-16T10:21:32.207Z] [2024-04-16T10:21:32.207Z] deploy-jar-common: [2024-04-16T10:21:32.326Z] [exec] Value of key is: nontimeout: [2024-04-16T10:21:32.326Z] [exec] Verifying getalltimers from timeout bean [2024-04-16T10:21:32.342Z] [exec] test 3 will fail with Derby [2024-04-16T10:21:32.342Z] [exec] Value of key is: test1 : [2024-04-16T10:21:32.439Z] [16/Apr/2024:10:21:31 +0000] category=BACKEND severity=NOTICE msgID=513 msg=The database backend userRoot containing 0 entries has started [2024-04-16T10:21:32.439Z] [16/Apr/2024:10:21:31 +0000] category=EXTENSIONS severity=NOTICE msgID=221 msg=DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: basic-m7p5j [2024-04-16T10:21:32.439Z] [16/Apr/2024:10:21:32 +0000] category=CORE severity=NOTICE msgID=135 msg=The Directory Server has started successfully [2024-04-16T10:21:32.439Z] [16/Apr/2024:10:21:32 +0000] category=CORE severity=NOTICE msgID=139 msg=The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerStarted, alert ID org.opends.messages.core-135): The Directory Server has started successfully [2024-04-16T10:21:32.576Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:32.576Z] [javac] 1 warning [2024-04-16T10:21:32.576Z] [2024-04-16T10:21:32.577Z] build: [2024-04-16T10:21:32.577Z] [2024-04-16T10:21:32.577Z] setOSConditions: [2024-04-16T10:21:32.646Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:21:32.646Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:21:32.646Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:21:32.646Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:21:32.646Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:21:32.646Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:21:32.646Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:21:32.646Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:21:32.646Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:21:32.646Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:21:32.646Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:21:32.646Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:21:32.646Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:21:32.646Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:21:32.646Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:21:32.646Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:21:32.646Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:32.646Z] [INFO] BUILD SUCCESS [2024-04-16T10:21:32.646Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:32.646Z] [INFO] Total time: 21.988 s [2024-04-16T10:21:32.646Z] [INFO] Finished at: 2024-04-16T10:21:32Z [2024-04-16T10:21:32.646Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:32.646Z] + run_test webservice_all [2024-04-16T10:21:32.646Z] + local testid=webservice_all [2024-04-16T10:21:32.646Z] + local found=false [2024-04-16T10:21:32.646Z] ++ find . -name run_test.sh [2024-04-16T10:21:32.646Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.646Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:21:32.646Z] + OPT=list_test_ids [2024-04-16T10:21:32.646Z] + TEST_ID= [2024-04-16T10:21:32.646Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:21:32.646Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:21:32.647Z] +++ uname [2024-04-16T10:21:32.647Z] +++ grep -i sunos [2024-04-16T10:21:32.647Z] +++ wc -l [2024-04-16T10:21:32.647Z] +++ awk '{print $1}' [2024-04-16T10:21:32.695Z] [16/Apr/2024:10:21:32 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on Administration Connector 0.0.0.0 port 4444 [2024-04-16T10:21:32.695Z] [16/Apr/2024:10:21:32 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAPS Connection Handler 0.0.0.0 port 1636 [2024-04-16T10:21:32.695Z] [16/Apr/2024:10:21:32 +0000] category=PROTOCOL severity=NOTICE msgID=276 msg=Started listening for new connections on LDAP Connection Handler 0.0.0.0 port 1389 [2024-04-16T10:21:32.707Z] [exec] Value of key is: test2 : [2024-04-16T10:21:32.707Z] [exec] Value of key is: test3 : [2024-04-16T10:21:32.707Z] [exec] Value of key is: test4 : [2024-04-16T10:21:32.707Z] [exec] Value of key is: test5 : [2024-04-16T10:21:32.707Z] [exec] jdbc appauth status: [2024-04-16T10:21:32.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/naming-injection-ejb.jar [2024-04-16T10:21:32.812Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:32.812Z] [javac] 1 warning [2024-04-16T10:21:32.812Z] [2024-04-16T10:21:32.812Z] setOSConditions: [2024-04-16T10:21:32.812Z] [2024-04-16T10:21:32.812Z] setToolWin: [2024-04-16T10:21:32.812Z] [2024-04-16T10:21:32.812Z] setToolUnix: [2024-04-16T10:21:32.812Z] [2024-04-16T10:21:32.812Z] setToolProperty: [2024-04-16T10:21:32.812Z] [2024-04-16T10:21:32.812Z] setS1ASclassPath: [2024-04-16T10:21:32.812Z] [2024-04-16T10:21:32.812Z] init-common: [2024-04-16T10:21:32.812Z] [2024-04-16T10:21:32.812Z] compile-common: [2024-04-16T10:21:32.812Z] [echo] Current time (ISO): 2024-04-16T10:21:32.649+0000 [2024-04-16T10:21:32.812Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] setToolWin: [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] setToolUnix: [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] setToolProperty: [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] setS1ASclassPath: [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] init-common: [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] webclient-war-common: [2024-04-16T10:21:32.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] clear: [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] test-tlds-exist: [2024-04-16T10:21:32.832Z] [2024-04-16T10:21:32.832Z] copy-tlds: [2024-04-16T10:21:32.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:32.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] test-tagfiles-exist: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] copy-tagfiles: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] package-war-common: [2024-04-16T10:21:32.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:32.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:32.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/lib [2024-04-16T10:21:32.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:32.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:32.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:32.833Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2024-04-16T10:21:32.833Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:32.833Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:32.833Z] [javac] Compiling 1 source file [2024-04-16T10:21:32.833Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPostConstructElement/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:32.833Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] deploy: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] deploy-war-common: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] setOSConditions: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] setToolWin: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] setToolUnix: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.833Z] setToolProperty: [2024-04-16T10:21:32.833Z] [2024-04-16T10:21:32.834Z] setS1ASclassPath: [2024-04-16T10:21:32.834Z] [2024-04-16T10:21:32.834Z] init-common: [2024-04-16T10:21:32.834Z] [2024-04-16T10:21:32.834Z] deploy-war-commonpe: [2024-04-16T10:21:32.904Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.904Z] ++ GREP=grep [2024-04-16T10:21:32.904Z] ++ AWK=awk [2024-04-16T10:21:32.904Z] ++ SED=sed [2024-04-16T10:21:32.904Z] ++ BC=bc [2024-04-16T10:21:32.904Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.904Z] + case ${OPT} in [2024-04-16T10:21:32.904Z] + list_test_ids [2024-04-16T10:21:32.905Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ admin_cli_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ admin-cli-group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ admin-cli-group-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ admin-cli-group-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ admin-cli-group-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ admin-cli-group-5 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + [[ false = true ]] [2024-04-16T10:21:32.905Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.905Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:21:32.905Z] + OPT=list_test_ids [2024-04-16T10:21:32.905Z] + TEST_ID= [2024-04-16T10:21:32.905Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:21:32.905Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:21:32.905Z] +++ uname [2024-04-16T10:21:32.905Z] +++ grep -i sunos [2024-04-16T10:21:32.905Z] +++ wc -l [2024-04-16T10:21:32.905Z] +++ awk '{print $1}' [2024-04-16T10:21:32.905Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.905Z] ++ GREP=grep [2024-04-16T10:21:32.905Z] ++ AWK=awk [2024-04-16T10:21:32.905Z] ++ SED=sed [2024-04-16T10:21:32.905Z] ++ BC=bc [2024-04-16T10:21:32.905Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.905Z] + case ${OPT} in [2024-04-16T10:21:32.905Z] + list_test_ids [2024-04-16T10:21:32.905Z] + echo batch_all [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ batch_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + [[ false = true ]] [2024-04-16T10:21:32.905Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.905Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:21:32.905Z] + OPT=list_test_ids [2024-04-16T10:21:32.905Z] + TEST_ID= [2024-04-16T10:21:32.905Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:21:32.905Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:21:32.905Z] +++ uname [2024-04-16T10:21:32.905Z] +++ grep -i sunos [2024-04-16T10:21:32.905Z] +++ wc -l [2024-04-16T10:21:32.905Z] +++ awk '{print $1}' [2024-04-16T10:21:32.905Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.905Z] ++ GREP=grep [2024-04-16T10:21:32.905Z] ++ AWK=awk [2024-04-16T10:21:32.905Z] ++ SED=sed [2024-04-16T10:21:32.905Z] ++ BC=bc [2024-04-16T10:21:32.905Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.905Z] + case ${OPT} in [2024-04-16T10:21:32.905Z] + list_test_ids [2024-04-16T10:21:32.905Z] + echo cdi_all [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ cdi_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + [[ false = true ]] [2024-04-16T10:21:32.905Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.905Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:21:32.905Z] + OPT=list_test_ids [2024-04-16T10:21:32.905Z] + TEST_ID= [2024-04-16T10:21:32.905Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:21:32.905Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:21:32.905Z] +++ uname [2024-04-16T10:21:32.905Z] +++ grep -i sunos [2024-04-16T10:21:32.905Z] +++ wc -l [2024-04-16T10:21:32.905Z] +++ awk '{print $1}' [2024-04-16T10:21:32.905Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.905Z] ++ GREP=grep [2024-04-16T10:21:32.905Z] ++ AWK=awk [2024-04-16T10:21:32.905Z] ++ SED=sed [2024-04-16T10:21:32.905Z] ++ BC=bc [2024-04-16T10:21:32.905Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.905Z] + case ${OPT} in [2024-04-16T10:21:32.905Z] + list_test_ids [2024-04-16T10:21:32.905Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ connector_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ connector_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ connector_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ connector_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ connector_group_4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + [[ false = true ]] [2024-04-16T10:21:32.905Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.905Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:21:32.905Z] + OPT=list_test_ids [2024-04-16T10:21:32.905Z] + TEST_ID= [2024-04-16T10:21:32.905Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:21:32.905Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:21:32.905Z] +++ uname [2024-04-16T10:21:32.905Z] +++ grep -i sunos [2024-04-16T10:21:32.905Z] +++ wc -l [2024-04-16T10:21:32.905Z] +++ awk '{print $1}' [2024-04-16T10:21:32.905Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.905Z] ++ GREP=grep [2024-04-16T10:21:32.905Z] ++ AWK=awk [2024-04-16T10:21:32.905Z] ++ SED=sed [2024-04-16T10:21:32.905Z] ++ BC=bc [2024-04-16T10:21:32.905Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.905Z] + case ${OPT} in [2024-04-16T10:21:32.905Z] + list_test_ids [2024-04-16T10:21:32.905Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ deployment_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ deployment_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + [[ false = true ]] [2024-04-16T10:21:32.905Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.905Z] ++ ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh list_test_ids [2024-04-16T10:21:32.905Z] + OPT=list_test_ids [2024-04-16T10:21:32.905Z] + TEST_ID= [2024-04-16T10:21:32.905Z] ++ dirname ./appserver/tests/appserv-tests/devtests/ejb/run_test.sh [2024-04-16T10:21:32.905Z] + source ./appserver/tests/appserv-tests/devtests/ejb/../../../common_test.sh [2024-04-16T10:21:32.905Z] +++ uname [2024-04-16T10:21:32.905Z] +++ grep -i sunos [2024-04-16T10:21:32.905Z] +++ wc -l [2024-04-16T10:21:32.905Z] +++ awk '{print $1}' [2024-04-16T10:21:32.905Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.905Z] ++ GREP=grep [2024-04-16T10:21:32.905Z] ++ AWK=awk [2024-04-16T10:21:32.905Z] ++ SED=sed [2024-04-16T10:21:32.905Z] ++ BC=bc [2024-04-16T10:21:32.905Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.905Z] + case ${OPT} in [2024-04-16T10:21:32.905Z] + list_test_ids [2024-04-16T10:21:32.905Z] + echo ejb_all ejb_timer_cluster_all ejb_web_all ejb_group_1 ejb_group_2 ejb_group_3 ejb_group_embedded [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ ejb_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ ejb_timer_cluster_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ ejb_web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ ejb_group_1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ ejb_group_2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ ejb_group_3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.905Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.905Z] + [[ ejb_group_embedded = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + [[ false = true ]] [2024-04-16T10:21:32.906Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.906Z] ++ ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh list_test_ids [2024-04-16T10:21:32.906Z] + OPT=list_test_ids [2024-04-16T10:21:32.906Z] + TEST_ID= [2024-04-16T10:21:32.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jdbc/run_test.sh [2024-04-16T10:21:32.906Z] + source ./appserver/tests/appserv-tests/devtests/jdbc/../../../common_test.sh [2024-04-16T10:21:32.906Z] +++ uname [2024-04-16T10:21:32.906Z] +++ grep -i sunos [2024-04-16T10:21:32.906Z] +++ wc -l [2024-04-16T10:21:32.906Z] +++ awk '{print $1}' [2024-04-16T10:21:32.906Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.906Z] ++ GREP=grep [2024-04-16T10:21:32.906Z] ++ AWK=awk [2024-04-16T10:21:32.906Z] ++ SED=sed [2024-04-16T10:21:32.906Z] ++ BC=bc [2024-04-16T10:21:32.906Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.906Z] + case ${OPT} in [2024-04-16T10:21:32.906Z] + list_test_ids [2024-04-16T10:21:32.906Z] + echo jdbc_all [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ jdbc_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + [[ false = true ]] [2024-04-16T10:21:32.906Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.906Z] ++ ./appserver/tests/appserv-tests/devtests/jms/run_test.sh list_test_ids [2024-04-16T10:21:32.906Z] + OPT=list_test_ids [2024-04-16T10:21:32.906Z] + TEST_ID= [2024-04-16T10:21:32.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/jms/run_test.sh [2024-04-16T10:21:32.906Z] + source ./appserver/tests/appserv-tests/devtests/jms/../../../common_test.sh [2024-04-16T10:21:32.906Z] +++ uname [2024-04-16T10:21:32.906Z] +++ grep -i sunos [2024-04-16T10:21:32.906Z] +++ wc -l [2024-04-16T10:21:32.906Z] +++ awk '{print $1}' [2024-04-16T10:21:32.906Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.906Z] ++ GREP=grep [2024-04-16T10:21:32.906Z] ++ AWK=awk [2024-04-16T10:21:32.906Z] ++ SED=sed [2024-04-16T10:21:32.906Z] ++ BC=bc [2024-04-16T10:21:32.906Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.906Z] + case ${OPT} in [2024-04-16T10:21:32.906Z] + list_test_ids [2024-04-16T10:21:32.906Z] + echo jms_all [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ jms_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + [[ false = true ]] [2024-04-16T10:21:32.906Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.906Z] ++ ./appserver/tests/appserv-tests/devtests/naming/run_test.sh list_test_ids [2024-04-16T10:21:32.906Z] + OPT=list_test_ids [2024-04-16T10:21:32.906Z] + TEST_ID= [2024-04-16T10:21:32.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/naming/run_test.sh [2024-04-16T10:21:32.906Z] + source ./appserver/tests/appserv-tests/devtests/naming/../../../common_test.sh [2024-04-16T10:21:32.906Z] +++ uname [2024-04-16T10:21:32.906Z] +++ grep -i sunos [2024-04-16T10:21:32.906Z] +++ wc -l [2024-04-16T10:21:32.906Z] +++ awk '{print $1}' [2024-04-16T10:21:32.906Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.906Z] ++ GREP=grep [2024-04-16T10:21:32.906Z] ++ AWK=awk [2024-04-16T10:21:32.906Z] ++ SED=sed [2024-04-16T10:21:32.906Z] ++ BC=bc [2024-04-16T10:21:32.906Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.906Z] + case ${OPT} in [2024-04-16T10:21:32.906Z] + list_test_ids [2024-04-16T10:21:32.906Z] + echo naming_all [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ naming_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + [[ false = true ]] [2024-04-16T10:21:32.906Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.906Z] ++ ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh list_test_ids [2024-04-16T10:21:32.906Z] + OPT=list_test_ids [2024-04-16T10:21:32.906Z] + TEST_ID= [2024-04-16T10:21:32.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/persistence/run_test.sh [2024-04-16T10:21:32.906Z] + source ./appserver/tests/appserv-tests/devtests/persistence/../../../common_test.sh [2024-04-16T10:21:32.906Z] +++ uname [2024-04-16T10:21:32.906Z] +++ grep -i sunos [2024-04-16T10:21:32.906Z] +++ wc -l [2024-04-16T10:21:32.906Z] +++ awk '{print $1}' [2024-04-16T10:21:32.906Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.906Z] ++ GREP=grep [2024-04-16T10:21:32.906Z] ++ AWK=awk [2024-04-16T10:21:32.906Z] ++ SED=sed [2024-04-16T10:21:32.906Z] ++ BC=bc [2024-04-16T10:21:32.906Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.906Z] + case ${OPT} in [2024-04-16T10:21:32.906Z] + list_test_ids [2024-04-16T10:21:32.906Z] + echo persistence_all [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ persistence_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + [[ false = true ]] [2024-04-16T10:21:32.906Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.906Z] ++ ./appserver/tests/appserv-tests/devtests/security/run_test.sh list_test_ids [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ security_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + [[ false = true ]] [2024-04-16T10:21:32.906Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.906Z] ++ ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh list_test_ids [2024-04-16T10:21:32.906Z] + OPT=list_test_ids [2024-04-16T10:21:32.906Z] + TEST_ID= [2024-04-16T10:21:32.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/transaction/ee/run_test.sh [2024-04-16T10:21:32.906Z] + source ./appserver/tests/appserv-tests/devtests/transaction/ee/../../../../common_test.sh [2024-04-16T10:21:32.906Z] +++ uname [2024-04-16T10:21:32.906Z] +++ grep -i sunos [2024-04-16T10:21:32.906Z] +++ wc -l [2024-04-16T10:21:32.906Z] +++ awk '{print $1}' [2024-04-16T10:21:32.906Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.906Z] ++ GREP=grep [2024-04-16T10:21:32.906Z] ++ AWK=awk [2024-04-16T10:21:32.906Z] ++ SED=sed [2024-04-16T10:21:32.906Z] ++ BC=bc [2024-04-16T10:21:32.906Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.906Z] + case ${OPT} in [2024-04-16T10:21:32.906Z] + list_test_ids [2024-04-16T10:21:32.906Z] + echo transaction_ee_all transaction-ee-1 transaction-ee-2 transaction-ee-3 transaction-ee-4 [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ transaction_ee_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ transaction-ee-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ transaction-ee-2 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ transaction-ee-3 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ transaction-ee-4 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + [[ false = true ]] [2024-04-16T10:21:32.906Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.906Z] ++ ./appserver/tests/appserv-tests/devtests/web/run_test.sh list_test_ids [2024-04-16T10:21:32.906Z] + OPT=list_test_ids [2024-04-16T10:21:32.906Z] + TEST_ID= [2024-04-16T10:21:32.906Z] ++ dirname ./appserver/tests/appserv-tests/devtests/web/run_test.sh [2024-04-16T10:21:32.906Z] + source ./appserver/tests/appserv-tests/devtests/web/../../../common_test.sh [2024-04-16T10:21:32.906Z] +++ uname [2024-04-16T10:21:32.906Z] +++ grep -i sunos [2024-04-16T10:21:32.906Z] +++ wc -l [2024-04-16T10:21:32.906Z] +++ awk '{print $1}' [2024-04-16T10:21:32.906Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.906Z] ++ GREP=grep [2024-04-16T10:21:32.906Z] ++ AWK=awk [2024-04-16T10:21:32.906Z] ++ SED=sed [2024-04-16T10:21:32.906Z] ++ BC=bc [2024-04-16T10:21:32.906Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.906Z] + case $OPT in [2024-04-16T10:21:32.906Z] + list_test_ids [2024-04-16T10:21:32.906Z] + echo web_all web_jsp web_servlet web_web-container web_group-1 [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ web_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ web_jsp = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.906Z] + [[ web_servlet = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.906Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.907Z] + [[ web_web-container = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.907Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.907Z] + [[ web_group-1 = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.907Z] + [[ false = true ]] [2024-04-16T10:21:32.907Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:32.907Z] ++ ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh list_test_ids [2024-04-16T10:21:32.907Z] + OPT=list_test_ids [2024-04-16T10:21:32.907Z] + TEST_ID= [2024-04-16T10:21:32.907Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-04-16T10:21:32.907Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-04-16T10:21:32.907Z] +++ uname [2024-04-16T10:21:32.907Z] +++ grep -i sunos [2024-04-16T10:21:32.907Z] +++ wc -l [2024-04-16T10:21:32.907Z] +++ awk '{print $1}' [2024-04-16T10:21:32.907Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.907Z] ++ GREP=grep [2024-04-16T10:21:32.907Z] ++ AWK=awk [2024-04-16T10:21:32.907Z] ++ SED=sed [2024-04-16T10:21:32.907Z] ++ BC=bc [2024-04-16T10:21:32.907Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.907Z] + case ${OPT} in [2024-04-16T10:21:32.907Z] + list_test_ids [2024-04-16T10:21:32.907Z] + echo webservice_all [2024-04-16T10:21:32.907Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:32.907Z] + [[ webservice_all = \w\e\b\s\e\r\v\i\c\e\_\a\l\l ]] [2024-04-16T10:21:32.907Z] + found=true [2024-04-16T10:21:32.907Z] + break [2024-04-16T10:21:32.907Z] + [[ true = true ]] [2024-04-16T10:21:32.907Z] + ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh run_test_id webservice_all [2024-04-16T10:21:32.907Z] + OPT=run_test_id [2024-04-16T10:21:32.907Z] + TEST_ID=webservice_all [2024-04-16T10:21:32.907Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-04-16T10:21:32.907Z] + source ./appserver/tests/appserv-tests/devtests/webservice/../../../common_test.sh [2024-04-16T10:21:32.907Z] +++ uname [2024-04-16T10:21:32.907Z] +++ grep -i sunos [2024-04-16T10:21:32.907Z] +++ wc -l [2024-04-16T10:21:32.907Z] +++ awk '{print $1}' [2024-04-16T10:21:32.907Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:32.907Z] ++ GREP=grep [2024-04-16T10:21:32.907Z] ++ AWK=awk [2024-04-16T10:21:32.907Z] ++ SED=sed [2024-04-16T10:21:32.907Z] ++ BC=bc [2024-04-16T10:21:32.907Z] ++ export GREP AWK SED BC [2024-04-16T10:21:32.907Z] + case ${OPT} in [2024-04-16T10:21:32.907Z] + trap post_test_run EXIT [2024-04-16T10:21:32.907Z] + run_test_id webservice_all [2024-04-16T10:21:32.907Z] + kill_process [2024-04-16T10:21:32.907Z] + printf '\n%s \n\n' '===== KILL THEM ALL =====' [2024-04-16T10:21:32.907Z] [2024-04-16T10:21:32.907Z] ===== KILL THEM ALL ===== [2024-04-16T10:21:32.907Z] [2024-04-16T10:21:32.907Z] ++ jps [2024-04-16T10:21:32.907Z] ++ grep ASMain [2024-04-16T10:21:32.907Z] ++ awk '{print $1}' [2024-04-16T10:21:32.961Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:32.961Z] [exec] [2024-04-16T10:21:32.961Z] [exec] [2024-04-16T10:21:32.961Z] [exec] ----------------------------------------- [2024-04-16T10:21:32.961Z] [exec] - test2 : : PASS - [2024-04-16T10:21:32.961Z] [exec] - test1 : : PASS - [2024-04-16T10:21:32.961Z] [exec] - test3 : : PASS - [2024-04-16T10:21:32.961Z] [exec] - test4 : : PASS - [2024-04-16T10:21:32.961Z] [exec] - test5 : : PASS - [2024-04-16T10:21:32.961Z] [exec] ----------------------------------------- [2024-04-16T10:21:32.961Z] [exec] Total PASS: 5 [2024-04-16T10:21:32.961Z] [exec] Total FAIL: 0 [2024-04-16T10:21:32.961Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:32.961Z] [exec] ----------------------------------------- [2024-04-16T10:21:32.961Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:32.961Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:33.097Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-post-construct-element --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-post-construct-element-web.war [2024-04-16T10:21:33.165Z] + kill_clean [2024-04-16T10:21:33.165Z] + '[' 0 -ne 0 ']' [2024-04-16T10:21:33.165Z] ++ jps [2024-04-16T10:21:33.165Z] ++ grep DerbyControl [2024-04-16T10:21:33.165Z] ++ awk '{print $1}' [2024-04-16T10:21:33.165Z] + kill_clean [2024-04-16T10:21:33.165Z] + '[' 0 -ne 0 ']' [2024-04-16T10:21:33.165Z] ++ jps [2024-04-16T10:21:33.165Z] ++ grep DirectoryServer [2024-04-16T10:21:33.165Z] ++ awk '{print $1}' [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] checkReporting-common: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] confirmReportPresent-common: [2024-04-16T10:21:33.217Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:33.217Z] [echo] Test seems to be reported fine [2024-04-16T10:21:33.217Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauth/RepRunConf.txt [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] confirmMissingReport-common: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] reset-derby-for-no-authentication: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] setOSConditions: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] setToolWin: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] setToolUnix: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] setToolProperty: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] setS1ASclassPath: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] init-common: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] stop-derby: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] stop-derby-aix: [2024-04-16T10:21:33.217Z] [2024-04-16T10:21:33.217Z] stop-derby-nonaix: [2024-04-16T10:21:33.217Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:21:33.422Z] + kill_clean [2024-04-16T10:21:33.422Z] + '[' 0 -ne 0 ']' [2024-04-16T10:21:33.422Z] ++ jps [2024-04-16T10:21:33.422Z] ++ grep imq [2024-04-16T10:21:33.422Z] ++ awk '{print $1}' [2024-04-16T10:21:33.679Z] + kill_clean [2024-04-16T10:21:33.679Z] + '[' 0 -ne 0 ']' [2024-04-16T10:21:33.679Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:21:33.679Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:21:33.679Z] [2024-04-16T10:21:33.679Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:21:33.679Z] [2024-04-16T10:21:33.679Z] + for i in "${@}" [2024-04-16T10:21:33.679Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:21:33.679Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:33.776Z] [INFO] No sources to compile [2024-04-16T10:21:33.776Z] [INFO] [2024-04-16T10:21:33.776Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:33.811Z] [java] Tue Apr 16 10:21:33 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:21:33.811Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties [2024-04-16T10:21:33.811Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] setOSConditions: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] setToolWin: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] setToolUnix: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] setToolProperty: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] setS1ASclassPath: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] init-common: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] start-derby: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] start-derby-aix: [2024-04-16T10:21:33.811Z] [2024-04-16T10:21:33.811Z] start-derby-nonaix: [2024-04-16T10:21:33.811Z] [echo] Starting Derby DB Server ... [2024-04-16T10:21:34.033Z] [INFO] [2024-04-16T10:21:34.033Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [2024-04-16T10:21:34.033Z] [INFO] [2024-04-16T10:21:34.033Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader --- [2024-04-16T10:21:34.033Z] [INFO] No sources to compile [2024-04-16T10:21:34.033Z] [INFO] [2024-04-16T10:21:34.033Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader --- [2024-04-16T10:21:34.033Z] [INFO] No sources to compile [2024-04-16T10:21:34.033Z] [INFO] [2024-04-16T10:21:34.033Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [2024-04-16T10:21:34.075Z] Starting database in Network Server mode on host 0.0.0.0 and port 1527. [2024-04-16T10:21:34.478Z] [exec] Received all messages in :38570 milliseconds [2024-04-16T10:21:34.478Z] [exec] ------------------------------------------------------ [2024-04-16T10:21:34.478Z] [exec] Receeived :0:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :1:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :2:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :3:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :4:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :5:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :6:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :7:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :8:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :9:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :10:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :11:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :12:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :13:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :14:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :15:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :16:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :17:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :18:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :19:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :20:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :21:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :22:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :23:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :24:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :25:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :26:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :27:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :28:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :29:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :30:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :31:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :32:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :33:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :34:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :35:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :36:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :37:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :38:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :39:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :40:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :41:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :42:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :43:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :44:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :45:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :46:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :47:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :48:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :49:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :50:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :51:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :52:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :53:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :54:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :55:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :56:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :57:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :58:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :59:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :60:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :61:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :62:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :63:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :64:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :65:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :66:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :67:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :68:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :69:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :70:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :71:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :72:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :73:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :74:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :75:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :76:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :77:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :78:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :79:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :80:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :81:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :82:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :83:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :84:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :85:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :86:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :87:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :88:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :89:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :90:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :91:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :92:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :93:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :94:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :95:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :96:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :97:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :98:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :99:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :100:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :101:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :102:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :103:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :104:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :105:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :106:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :107:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :108:REPLIED:CLIENT [2024-04-16T10:21:34.478Z] [exec] Receeived :109:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :110:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :111:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :112:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :113:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :114:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :115:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :116:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :117:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :118:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :119:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :120:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :121:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :122:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :123:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :124:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :125:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :126:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :127:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :128:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :129:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :130:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :131:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :132:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :133:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :134:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :135:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :136:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :137:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :138:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :139:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :140:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :141:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :142:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :143:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :144:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :145:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :146:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :147:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :148:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :149:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :150:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :151:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :152:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :153:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :154:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :155:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :156:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :157:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :158:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :159:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :160:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :161:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :162:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :163:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :164:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :165:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :166:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :167:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :168:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :169:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :170:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :171:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :172:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :173:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :174:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :175:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :176:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :177:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :178:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :179:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :180:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :181:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :182:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :183:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :184:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :185:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :186:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :187:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :188:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :189:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :190:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :191:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :192:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :193:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :194:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :195:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :196:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :197:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :198:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :199:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :200:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :201:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :202:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :203:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :204:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :205:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :206:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :207:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :208:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :209:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :210:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :211:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :212:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :213:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :214:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :215:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :216:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :217:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :218:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :219:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :220:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :221:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :222:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :223:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :224:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :225:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :226:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :227:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :228:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :229:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :230:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :231:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :232:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :233:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :234:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :235:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :236:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :237:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :238:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :239:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :240:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :241:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :242:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :243:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :244:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :245:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :246:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :247:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :248:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :249:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :250:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :251:REPLIED:CLIENT [2024-04-16T10:21:34.479Z] [exec] Receeived :252:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :253:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :254:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :255:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :256:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :257:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :258:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :259:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :260:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :261:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :262:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :263:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :264:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :265:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :266:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :267:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :268:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :269:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :270:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :271:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :272:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :273:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :274:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :275:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :276:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :277:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :278:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :279:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :280:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :281:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :282:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :283:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :284:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :285:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :286:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :287:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :288:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :289:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :290:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :291:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :292:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :293:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :294:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :295:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :296:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :297:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :298:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :299:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :300:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :301:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :302:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :303:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :304:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :305:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :306:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :307:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :308:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :309:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :310:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :311:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :312:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :313:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :314:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :315:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :316:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :317:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :318:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :319:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :320:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :321:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :322:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :323:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :324:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :325:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :326:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :327:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :328:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :329:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :330:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :331:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :332:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :333:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :334:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :335:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :336:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :337:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :338:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :339:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :340:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :341:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :342:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :343:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :344:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :345:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :346:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :347:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :348:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :349:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :350:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :351:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :352:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :353:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :354:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :355:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :356:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :357:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :358:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :359:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :360:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :361:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :362:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :363:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :364:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :365:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :366:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :367:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :368:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :369:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :370:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :371:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :372:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :373:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :374:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :375:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :376:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :377:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :378:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :379:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :380:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :381:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :382:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :383:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :384:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :385:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :386:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :387:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :388:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :389:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :390:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :391:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :392:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :393:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :394:REPLIED:CLIENT [2024-04-16T10:21:34.480Z] [exec] Receeived :395:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :396:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :397:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :398:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :399:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :400:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :401:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :402:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :403:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :404:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :405:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :406:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :407:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :408:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :409:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :410:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :411:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :412:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :413:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :414:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :415:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :416:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :417:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :418:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :419:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :420:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :421:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :422:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :423:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :424:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :425:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :426:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :427:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :428:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :429:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :430:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :431:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :432:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :433:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :434:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :435:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :436:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :437:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :438:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :439:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :440:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :441:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :442:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :443:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :444:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :445:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :446:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :447:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :448:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :449:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :450:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :451:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :452:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :453:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :454:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :455:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :456:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :457:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :458:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :459:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :460:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :461:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :462:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :463:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :464:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :465:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :466:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :467:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :468:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :469:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :470:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :471:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :472:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :473:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :474:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :475:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :476:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :477:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :478:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :479:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :480:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :481:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :482:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :483:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :484:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :485:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :486:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :487:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :488:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :489:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :490:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :491:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :492:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :493:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :494:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :495:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :496:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :497:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :498:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :499:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :500:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :501:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :502:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :503:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :504:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :505:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :506:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :507:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :508:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :509:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :510:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :511:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :512:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :513:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :514:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :515:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :516:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :517:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :518:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :519:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :520:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :521:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :522:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :523:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :524:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :525:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :526:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :527:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :528:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :529:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :530:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :531:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :532:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :533:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :534:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :535:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :536:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :537:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :538:REPLIED:CLIENT [2024-04-16T10:21:34.481Z] [exec] Receeived :539:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :540:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :541:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :542:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :543:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :544:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :545:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :546:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :547:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :548:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :549:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :550:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :551:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :552:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :553:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :554:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :555:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :556:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :557:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :558:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :559:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :560:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :561:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :562:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :563:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :564:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :565:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :566:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :567:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :568:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :569:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :570:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :571:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :572:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :573:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :574:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :575:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :576:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :577:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :578:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :579:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :580:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :581:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :582:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :583:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :584:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :585:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :586:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :587:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :588:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :589:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :590:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :591:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :592:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :593:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :594:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :595:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :596:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :597:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :598:REPLIED:CLIENT [2024-04-16T10:21:34.482Z] [exec] Receeived :599:REPLIED:CLIENT [2024-04-16T10:21:34.598Z] [INFO] Executing tasks [2024-04-16T10:21:34.598Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF for [2024-04-16T10:21:34.598Z] [INFO] [echo] dependency-lib-downloader [2024-04-16T10:21:34.598Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/classes/META-INF [2024-04-16T10:21:34.598Z] [INFO] Executed tasks [2024-04-16T10:21:34.598Z] [INFO] [2024-04-16T10:21:34.598Z] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [2024-04-16T10:21:34.637Z] [exec] Application deployed with name installed-libraries-testApp. [2024-04-16T10:21:34.637Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-04-16T10:21:34.637Z] [echo] Deployment on target server server successful [2024-04-16T10:21:34.637Z] [2024-04-16T10:21:34.637Z] setOSConditions: [2024-04-16T10:21:34.637Z] [2024-04-16T10:21:34.637Z] setToolWin: [2024-04-16T10:21:34.637Z] [2024-04-16T10:21:34.637Z] setToolUnix: [2024-04-16T10:21:34.637Z] [2024-04-16T10:21:34.637Z] setToolProperty: [2024-04-16T10:21:34.637Z] [2024-04-16T10:21:34.637Z] setS1ASclassPath: [2024-04-16T10:21:34.637Z] [2024-04-16T10:21:34.638Z] init-common: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] deploy-common-ee: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] run: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setOSConditions: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setToolWin: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setToolUnix: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setToolProperty: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setS1ASclassPath: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] init-common: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] execute-sql-common: [2024-04-16T10:21:34.638Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/create_pointbase.sql [2024-04-16T10:21:34.638Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:21:34.638Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:21:34.638Z] [sql] 0 rows affected [2024-04-16T10:21:34.638Z] [sql] 1 rows affected [2024-04-16T10:21:34.638Z] [sql] 1 rows affected [2024-04-16T10:21:34.638Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:21:34.638Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:21:34.638Z] [sql] 0 rows affected [2024-04-16T10:21:34.638Z] [sql] 1 rows affected [2024-04-16T10:21:34.638Z] [sql] 1 rows affected [2024-04-16T10:21:34.638Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setOSConditions: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setToolWin: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setToolUnix: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setToolProperty: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] setS1ASclassPath: [2024-04-16T10:21:34.638Z] [2024-04-16T10:21:34.638Z] init-common: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] run-test-1: [2024-04-16T10:21:34.639Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:21:34.639Z] [java] [2024-04-16T10:21:34.639Z] [java] Time: 2 [2024-04-16T10:21:34.639Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:21:34.639Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:21:34.639Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:21:34.639Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:21:34.639Z] [java] [Server response] [2024-04-16T10:21:34.639Z] [java] [Server response]3b [2024-04-16T10:21:34.639Z] [java] [Server response]Running serializable connector test [2024-04-16T10:21:34.639Z] [java] [Server response]TEST:PASS [2024-04-16T10:21:34.639Z] [java] Value of key is:installed-libraries [2024-04-16T10:21:34.639Z] [java] [Server response]END_OF_TEST [2024-04-16T10:21:34.639Z] [java] Value of key is:installed-libraries [2024-04-16T10:21:34.639Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:34.639Z] [java] [2024-04-16T10:21:34.639Z] [java] [2024-04-16T10:21:34.639Z] [java] ----------------------------------------- [2024-04-16T10:21:34.639Z] [java] - installed-libraries: PASS - [2024-04-16T10:21:34.639Z] [java] ----------------------------------------- [2024-04-16T10:21:34.639Z] [java] Total PASS: 1 [2024-04-16T10:21:34.639Z] [java] Total FAIL: 0 [2024-04-16T10:21:34.639Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:21:34.639Z] [java] ----------------------------------------- [2024-04-16T10:21:34.639Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] undeploy: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] setOSConditions: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] setToolWin: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] setToolUnix: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] setToolProperty: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] setS1ASclassPath: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] init-common: [2024-04-16T10:21:34.639Z] [2024-04-16T10:21:34.639Z] execute-sql-common: [2024-04-16T10:21:34.639Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries/sql/drop_pointbase.sql [2024-04-16T10:21:34.639Z] [sql] 0 rows affected [2024-04-16T10:21:34.711Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:34.711Z] [javac] 1 warning [2024-04-16T10:21:34.711Z] [2024-04-16T10:21:34.711Z] build: [2024-04-16T10:21:34.711Z] [2024-04-16T10:21:34.711Z] setOSConditions: [2024-04-16T10:21:34.711Z] [2024-04-16T10:21:34.711Z] fixFiles: [2024-04-16T10:21:34.711Z] [2024-04-16T10:21:34.711Z] convUnix: [2024-04-16T10:21:34.711Z] [2024-04-16T10:21:34.711Z] convWin: [2024-04-16T10:21:34.711Z] [2024-04-16T10:21:34.711Z] setToolWin: [2024-04-16T10:21:34.711Z] [2024-04-16T10:21:34.711Z] setToolUnix: [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] setToolProperty: [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] setS1ASclassPath: [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] init-common: [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] package-persistence-common: [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] ejb-jar-common: [2024-04-16T10:21:34.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] package-ejbjar-common: [2024-04-16T10:21:34.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:34.712Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-ejb.jar [2024-04-16T10:21:34.712Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] appclient-jar-common: [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] package-appclientjar-common: [2024-04-16T10:21:34.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:34.712Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-client.jar [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] webclient-war-common: [2024-04-16T10:21:34.712Z] [2024-04-16T10:21:34.712Z] build-ear-common: [2024-04-16T10:21:34.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:34.712Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:34.712Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2024-04-16T10:21:34.929Z] [sql] 0 rows affected [2024-04-16T10:21:34.929Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:21:34.929Z] [2024-04-16T10:21:34.929Z] setOSConditions: [2024-04-16T10:21:34.929Z] [2024-04-16T10:21:34.929Z] setToolWin: [2024-04-16T10:21:34.929Z] [2024-04-16T10:21:34.929Z] setToolUnix: [2024-04-16T10:21:34.929Z] [2024-04-16T10:21:34.930Z] setToolProperty: [2024-04-16T10:21:34.930Z] [2024-04-16T10:21:34.930Z] setS1ASclassPath: [2024-04-16T10:21:34.930Z] [2024-04-16T10:21:34.930Z] init-common: [2024-04-16T10:21:34.930Z] [2024-04-16T10:21:34.930Z] delete-connector-resource-common: [2024-04-16T10:21:34.930Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-04-16T10:21:34.936Z] [exec] Apr 16, 2024 10:21:33 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:34.936Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ac48e10 [2024-04-16T10:21:34.936Z] [exec] invoking stateful [2024-04-16T10:21:34.936Z] [exec] invoking stateless [2024-04-16T10:21:34.936Z] [exec] Sleeping to wait for timeout to happen... [2024-04-16T10:21:34.982Z] [2024-04-16T10:21:34.982Z] deploy: [2024-04-16T10:21:34.982Z] [2024-04-16T10:21:34.982Z] setOSConditions: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setToolWin: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setToolUnix: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setToolProperty: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setS1ASclassPath: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] init-common: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] deploy-common: [2024-04-16T10:21:34.983Z] [echo] Current time (ISO): 2024-04-16T10:21:34.718+0000 [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setOSConditions: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setToolWin: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setToolUnix: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setToolProperty: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] setS1ASclassPath: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] init-common: [2024-04-16T10:21:34.983Z] [2024-04-16T10:21:34.983Z] deploy-common-pe: [2024-04-16T10:21:35.054Z] [exec] Application deployed with name web-jsp-tag-handler-post-construct-element-web. [2024-04-16T10:21:35.054Z] [2024-04-16T10:21:35.054Z] deploy-war-commonee: [2024-04-16T10:21:35.055Z] [2024-04-16T10:21:35.055Z] run: [2024-04-16T10:21:35.055Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-post-construct-element/jsp/test.jsp [2024-04-16T10:21:35.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiApp.ear [2024-04-16T10:21:35.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-04-16T10:21:35.574Z] ++ dirname ./appserver/tests/appserv-tests/devtests/webservice/run_test.sh [2024-04-16T10:21:35.574Z] + cd ./appserver/tests/appserv-tests/devtests/webservice [2024-04-16T10:21:35.574Z] + test_init [2024-04-16T10:21:35.574Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:21:35.574Z] [2024-04-16T10:21:35.574Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:21:35.574Z] [2024-04-16T10:21:35.574Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:21:35.574Z] + xargs touch [2024-04-16T10:21:35.574Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:35.574Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:35.574Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:35.574Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:35.574Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:35.574Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:35.574Z] + java -version [2024-04-16T10:21:35.574Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:21:35.574Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:21:35.574Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:21:35.574Z] + ant -version [2024-04-16T10:21:35.574Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:21:35.574Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:21:35.574Z] + printf '\n\n' [2024-04-16T10:21:35.574Z] [2024-04-16T10:21:35.574Z] [2024-04-16T10:21:35.574Z] + get_test_target webservice_all [2024-04-16T10:21:35.574Z] + case ${1} in [2024-04-16T10:21:35.574Z] + TARGET=all [2024-04-16T10:21:35.574Z] + export TARGET [2024-04-16T10:21:35.574Z] + test_run [2024-04-16T10:21:35.575Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-domain [2024-04-16T10:21:35.614Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:35.614Z] [java] [2024-04-16T10:21:35.614Z] [java] [2024-04-16T10:21:35.614Z] [java] ----------------------------------------- [2024-04-16T10:21:35.614Z] [java] - jsp-tag-handler-post-construct-element: PASS - [2024-04-16T10:21:35.614Z] [java] ----------------------------------------- [2024-04-16T10:21:35.614Z] [java] - Total PASS : 1 - [2024-04-16T10:21:35.614Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:35.614Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:35.614Z] [java] ----------------------------------------- [2024-04-16T10:21:35.614Z] [2024-04-16T10:21:35.614Z] undeploy: [2024-04-16T10:21:35.614Z] [2024-04-16T10:21:35.614Z] setOSConditions: [2024-04-16T10:21:35.614Z] [2024-04-16T10:21:35.614Z] setToolWin: [2024-04-16T10:21:35.614Z] [2024-04-16T10:21:35.614Z] setToolUnix: [2024-04-16T10:21:35.614Z] [2024-04-16T10:21:35.614Z] setToolProperty: [2024-04-16T10:21:35.614Z] [2024-04-16T10:21:35.614Z] setS1ASclassPath: [2024-04-16T10:21:35.615Z] [2024-04-16T10:21:35.615Z] init-common: [2024-04-16T10:21:35.615Z] [2024-04-16T10:21:35.615Z] undeploy-war-common: [2024-04-16T10:21:35.786Z] [exec] Connector resource eis/connector-resource deleted. [2024-04-16T10:21:35.786Z] [2024-04-16T10:21:35.786Z] setOSConditions: [2024-04-16T10:21:35.786Z] [2024-04-16T10:21:35.786Z] setToolWin: [2024-04-16T10:21:35.786Z] [2024-04-16T10:21:35.786Z] setToolUnix: [2024-04-16T10:21:35.786Z] [2024-04-16T10:21:35.786Z] setToolProperty: [2024-04-16T10:21:35.786Z] [2024-04-16T10:21:35.786Z] setS1ASclassPath: [2024-04-16T10:21:35.786Z] [2024-04-16T10:21:35.786Z] init-common: [2024-04-16T10:21:35.786Z] [2024-04-16T10:21:35.786Z] delete-connector-connpool-common: [2024-04-16T10:21:35.786Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true installed-libraries-test-ccp [2024-04-16T10:21:35.798Z] [exec] Application deployed with name simple-ejb-implicit-cdiApp. [2024-04-16T10:21:35.799Z] [echo] Deployment on target server server successful [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setOSConditions: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setToolWin: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setToolUnix: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setToolProperty: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setS1ASclassPath: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] init-common: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] deploy-common-ee: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] run: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setOSConditions: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setToolWin: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setToolUnix: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setToolProperty: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] setS1ASclassPath: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] init-common: [2024-04-16T10:21:35.799Z] [2024-04-16T10:21:35.799Z] runclient-common: [2024-04-16T10:21:35.799Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiAppClient.jar -name simple-ejb-implicit-cdiClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:21:36.202Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-post-construct-element-web [2024-04-16T10:21:36.202Z] [2024-04-16T10:21:36.202Z] all: [2024-04-16T10:21:36.202Z] [echo] [2024-04-16T10:21:36.202Z] [echo] ************************* [2024-04-16T10:21:36.202Z] [echo] * Running jspTagHandlerPreDestroyAnnotation [2024-04-16T10:21:36.202Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation [2024-04-16T10:21:36.202Z] [echo] ************************* [2024-04-16T10:21:36.202Z] [echo] [2024-04-16T10:21:36.202Z] [2024-04-16T10:21:36.202Z] setOSConditions: [2024-04-16T10:21:36.202Z] [2024-04-16T10:21:36.202Z] setToolWin: [2024-04-16T10:21:36.202Z] [2024-04-16T10:21:36.203Z] setToolUnix: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setToolProperty: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setS1ASclassPath: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] init-common: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] clean: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setOSConditions: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setToolWin: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setToolUnix: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setToolProperty: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setS1ASclassPath: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] init-common: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] clean-common: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setOSConditions: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setToolWin: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setToolUnix: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setToolProperty: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] setS1ASclassPath: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] init-common: [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.203Z] clean-classes-common: [2024-04-16T10:21:36.203Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:36.203Z] [2024-04-16T10:21:36.204Z] setOSConditions: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setToolWin: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setToolUnix: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setToolProperty: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setS1ASclassPath: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] init-common: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] clean-jars-common: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] compile: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setOSConditions: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setToolWin: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setToolUnix: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setToolProperty: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] setS1ASclassPath: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] init-common: [2024-04-16T10:21:36.204Z] [2024-04-16T10:21:36.204Z] compile-common: [2024-04-16T10:21:36.204Z] [echo] Current time (ISO): 2024-04-16T10:21:36.202+0000 [2024-04-16T10:21:36.204Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:36.305Z] [exec] Apr 16, 2024 10:21:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:36.305Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5ec9eefa [2024-04-16T10:21:36.305Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-04-16T10:21:36.306Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:36.306Z] [exec] [2024-04-16T10:21:36.306Z] [exec] [2024-04-16T10:21:36.306Z] [exec] ----------------------------------------- [2024-04-16T10:21:36.306Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-04-16T10:21:36.306Z] [exec] ----------------------------------------- [2024-04-16T10:21:36.306Z] [exec] Total PASS: 1 [2024-04-16T10:21:36.306Z] [exec] Total FAIL: 0 [2024-04-16T10:21:36.306Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:36.306Z] [exec] ----------------------------------------- [2024-04-16T10:21:36.306Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:36.306Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:36.347Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:36.347Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:36.347Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true installed-libraries-test-ccp [2024-04-16T10:21:36.459Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:36.503Z] [exec] Application deployed with name ejb-cmp-pkgEarLibTestApp. [2024-04-16T10:21:36.503Z] [echo] Deployment on target server server successful [2024-04-16T10:21:36.503Z] [2024-04-16T10:21:36.503Z] setOSConditions: [2024-04-16T10:21:36.503Z] [2024-04-16T10:21:36.503Z] setToolWin: [2024-04-16T10:21:36.503Z] [2024-04-16T10:21:36.503Z] setToolUnix: [2024-04-16T10:21:36.503Z] [2024-04-16T10:21:36.503Z] setToolProperty: [2024-04-16T10:21:36.503Z] [2024-04-16T10:21:36.503Z] setS1ASclassPath: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] init-common: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] deploy-common-ee: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] run: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] setOSConditions: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] setToolWin: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] setToolUnix: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] setToolProperty: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] setS1ASclassPath: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] init-common: [2024-04-16T10:21:36.504Z] [2024-04-16T10:21:36.504Z] runclient-common: [2024-04-16T10:21:36.504Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestAppClient.jar -name ejb-cmp-pkgEarLibTestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEarLibTest [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] checkReporting-common: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] confirmReportPresent-common: [2024-04-16T10:21:36.562Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:36.562Z] [echo] Test seems to be reported fine [2024-04-16T10:21:36.562Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] confirmMissingReport-common: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] setOSConditions: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] setToolWin: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] setToolUnix: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] setToolProperty: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] setS1ASclassPath: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] init-common: [2024-04-16T10:21:36.562Z] [2024-04-16T10:21:36.562Z] runclient-common: [2024-04-16T10:21:36.562Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-properties-file Integer 25 custom/my-properties-file [2024-04-16T10:21:36.602Z] [exec] Connector connection pool installed-libraries-test-ccp deleted. [2024-04-16T10:21:36.602Z] [2024-04-16T10:21:36.603Z] setOSConditions: [2024-04-16T10:21:36.603Z] [2024-04-16T10:21:36.603Z] setToolWin: [2024-04-16T10:21:36.603Z] [2024-04-16T10:21:36.603Z] setToolUnix: [2024-04-16T10:21:36.603Z] [2024-04-16T10:21:36.603Z] setToolProperty: [2024-04-16T10:21:36.603Z] [2024-04-16T10:21:36.603Z] setS1ASclassPath: [2024-04-16T10:21:36.603Z] [2024-04-16T10:21:36.603Z] init-common: [2024-04-16T10:21:36.603Z] [2024-04-16T10:21:36.603Z] undeploy-common: [2024-04-16T10:21:36.638Z] --------- Derby Network Server Information -------- [2024-04-16T10:21:36.638Z] Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 [2024-04-16T10:21:36.638Z] -- listing properties -- [2024-04-16T10:21:36.638Z] derby.drda.timeSlice=0 [2024-04-16T10:21:36.638Z] derby.drda.portNumber=1527 [2024-04-16T10:21:36.638Z] derby.drda.minThreads=0 [2024-04-16T10:21:36.638Z] derby.drda.sslMode=off [2024-04-16T10:21:36.638Z] derby.drda.traceAll=false [2024-04-16T10:21:36.638Z] derby.drda.keepAlive=true [2024-04-16T10:21:36.638Z] derby.drda.maxThreads=0 [2024-04-16T10:21:36.638Z] derby.drda.logConnections=false [2024-04-16T10:21:36.638Z] derby.drda.startNetworkServer=false [2024-04-16T10:21:36.638Z] derby.drda.host=0.0.0.0 [2024-04-16T10:21:36.638Z] derby.drda.traceDirectory=/home/jenkins/agent/workspace/_test-u... [2024-04-16T10:21:36.638Z] ------------------ Java Information ------------------ [2024-04-16T10:21:36.638Z] Java Version: 17.0.10 [2024-04-16T10:21:36.638Z] Java Vendor: Eclipse Adoptium [2024-04-16T10:21:36.638Z] Java home: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7 [2024-04-16T10:21:36.638Z] Java classpath: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar [2024-04-16T10:21:36.638Z] OS name: Linux [2024-04-16T10:21:36.638Z] OS architecture: amd64 [2024-04-16T10:21:36.638Z] OS version: 6.2.9-300.fc38.x86_64 [2024-04-16T10:21:36.638Z] Java user name: jenkins [2024-04-16T10:21:36.638Z] Java user home: /home/jenkins [2024-04-16T10:21:36.638Z] Java user dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security [2024-04-16T10:21:36.638Z] java.specification.name: Java Platform API Specification [2024-04-16T10:21:36.638Z] java.specification.version: 17 [2024-04-16T10:21:36.638Z] java.runtime.version: 17.0.10+7 [2024-04-16T10:21:36.638Z] --------- Derby Information -------- [2024-04-16T10:21:36.638Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] ------------------------------------------------------ [2024-04-16T10:21:36.638Z] ----------------- Locale Information ----------------- [2024-04-16T10:21:36.638Z] Current Locale : [English/United States [en_US]] [2024-04-16T10:21:36.638Z] Found support for locale: [cs] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [de_DE] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [es] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [fr] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [hu] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [it] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [ja_JP] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [ko_KR] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [pl] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [pt_BR] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [ru] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [zh_CN] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] Found support for locale: [zh_TW] [2024-04-16T10:21:36.638Z] version: 10.15.2.0 - (1873585) [2024-04-16T10:21:36.638Z] ------------------------------------------------------ [2024-04-16T10:21:36.638Z] ------------------------------------------------------ [2024-04-16T10:21:36.638Z] [2024-04-16T10:21:36.638Z] Starting database in the background. [2024-04-16T10:21:36.638Z] Log redirected to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.log. [2024-04-16T10:21:36.638Z] Command start-database executed successfully. [2024-04-16T10:21:36.697Z] [exec] Waiting for domain1 to start ............. [2024-04-16T10:21:36.697Z] [exec] Waiting finished after 12,992 ms. [2024-04-16T10:21:36.697Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:21:36.697Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:36.697Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:36.697Z] [exec] Admin Port: 45,707 [2024-04-16T10:21:36.697Z] [exec] Command start-domain executed successfully. [2024-04-16T10:21:36.697Z] [echo] run.xml:doing wait for localhost:45712... [2024-04-16T10:21:36.697Z] [echo] run.xml:DONE doing wait for localhost:45712... [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] dumpThreadStack: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] startDomainWindows: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] startDomain: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] setOSConditions: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] setToolWin: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] setToolUnix: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] setToolProperty: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] setS1ASclassPath: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] init-common: [2024-04-16T10:21:36.697Z] [2024-04-16T10:21:36.697Z] undeploy-common: [2024-04-16T10:21:36.697Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-thread-pool-idApp [2024-04-16T10:21:37.064Z] [exec] Apr 16, 2024 10:21:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:37.064Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:37.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-04-16T10:21:37.188Z] [exec] Apr 16, 2024 10:21:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:37.188Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:37.428Z] [2024-04-16T10:21:37.428Z] setOSConditions: [2024-04-16T10:21:37.428Z] [2024-04-16T10:21:37.428Z] setToolWin: [2024-04-16T10:21:37.428Z] [2024-04-16T10:21:37.428Z] setToolUnix: [2024-04-16T10:21:37.428Z] [2024-04-16T10:21:37.428Z] setToolProperty: [2024-04-16T10:21:37.428Z] [2024-04-16T10:21:37.428Z] setS1ASclassPath: [2024-04-16T10:21:37.428Z] [2024-04-16T10:21:37.428Z] init-common: [2024-04-16T10:21:37.428Z] [2024-04-16T10:21:37.428Z] undeploy-rar-common: [2024-04-16T10:21:37.428Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:21:37.749Z] [exec] Apr 16, 2024 10:21:37 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:21:37.750Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-client] with main class [Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdiAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-implicit-cdiClient [2024-04-16T10:21:37.934Z] [exec] Apr 16, 2024 10:21:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:37.935Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:38.008Z] [exec] Apr 16, 2024 10:21:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:38.008Z] [exec] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-04-16T10:21:38.008Z] [exec] Apr 16, 2024 10:21:37 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:21:38.008Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEarLibTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEarLibTestAppClient.jar even though it does not match the specified main class name null or client name ejb-cmp-pkgEarLibTestClient [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] all: [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] unsetup: [2024-04-16T10:21:38.097Z] [echo] Stopping app server instance [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] setOSConditions: [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] setToolWin: [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] setToolUnix: [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] setToolProperty: [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] setS1ASclassPath: [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] init-common: [2024-04-16T10:21:38.097Z] [2024-04-16T10:21:38.097Z] stopDomain: [2024-04-16T10:21:38.097Z] [echo] run.xml:stopping domain... [2024-04-16T10:21:38.134Z] [exec] Application deployed with name naming-injection-ejb. [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] run: [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] setOSConditions: [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] setToolWin: [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] setToolUnix: [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] setToolProperty: [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] setS1ASclassPath: [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] init-common: [2024-04-16T10:21:38.134Z] [2024-04-16T10:21:38.134Z] run_se: [2024-04-16T10:21:38.264Z] [exec] Apr 16, 2024 10:21:38 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:38.264Z] [exec] WARNING: Deprecated element properties with value is ignored for descriptor class com.sun.enterprise.deployment.PersistenceUnitDescriptor of node class com.sun.enterprise.deployment.node.PersistenceUnitNode. [2024-04-16T10:21:38.395Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:38.396Z] [javac] 1 warning [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] build: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] setOSConditions: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] setToolWin: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] setToolUnix: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] setToolProperty: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] uninstall-library: [2024-04-16T10:21:38.396Z] [echo] deleting file [blackbox.jar] from applibs [2024-04-16T10:21:38.396Z] setS1ASclassPath: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] init-common: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] restart-server: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] webclient-war-common: [2024-04-16T10:21:38.396Z] setOSConditions: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] stop-server: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] clear: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] stop-server-unix: [2024-04-16T10:21:38.396Z] [echo] stopping server on unix ... [2024-04-16T10:21:38.396Z] test-tlds-exist: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] copy-tlds: [2024-04-16T10:21:38.396Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:38.396Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] test-tagfiles-exist: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] copy-tagfiles: [2024-04-16T10:21:38.396Z] [2024-04-16T10:21:38.396Z] package-war-common: [2024-04-16T10:21:38.396Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:38.396Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:38.397Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/lib [2024-04-16T10:21:38.397Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:38.397Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:38.397Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-04-16T10:21:38.397Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:38.397Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:38.397Z] [javac] Compiling 1 source file [2024-04-16T10:21:38.397Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:38.397Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] deploy: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] deploy-war-common: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] setOSConditions: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] setToolWin: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] setToolUnix: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] setToolProperty: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] setS1ASclassPath: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] init-common: [2024-04-16T10:21:38.397Z] [2024-04-16T10:21:38.397Z] deploy-war-commonpe: [2024-04-16T10:21:38.651Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-pre-destroy-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-04-16T10:21:39.302Z] [exec] Apr 16, 2024 10:21:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:39.302Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:39.506Z] [java] Apr 16, 2024 10:21:39 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:21:39.506Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:21:39.766Z] [exec] Waiting for the domain to stop . [2024-04-16T10:21:39.767Z] [exec] Waiting finished after 272 ms. [2024-04-16T10:21:39.767Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:21:39.767Z] [2024-04-16T10:21:39.767Z] stop-server-windows: [2024-04-16T10:21:39.767Z] [2024-04-16T10:21:39.767Z] setOSConditions: [2024-04-16T10:21:39.767Z] [2024-04-16T10:21:39.767Z] start-server: [2024-04-16T10:21:39.767Z] [echo] +-----------------------------+ [2024-04-16T10:21:39.767Z] [echo] | | [2024-04-16T10:21:39.767Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:21:39.767Z] [echo] | in Felix mode | [2024-04-16T10:21:39.767Z] [echo] | | [2024-04-16T10:21:39.767Z] [echo] +-----------------------------+ [2024-04-16T10:21:39.767Z] [2024-04-16T10:21:39.767Z] start-server-unix: [2024-04-16T10:21:40.013Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] deploy-war-commonee: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] run-first: [2024-04-16T10:21:40.013Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2024-04-16T10:21:40.013Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:40.013Z] [java] [2024-04-16T10:21:40.013Z] [java] [2024-04-16T10:21:40.013Z] [java] ----------------------------------------- [2024-04-16T10:21:40.013Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-04-16T10:21:40.013Z] [java] ----------------------------------------- [2024-04-16T10:21:40.013Z] [java] - Total PASS : 1 - [2024-04-16T10:21:40.013Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:40.013Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:40.013Z] [java] ----------------------------------------- [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] restart-server-instance-common: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] setOSConditions: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] setToolWin: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] setToolUnix: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] setToolProperty: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] setS1ASclassPath: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] init-common: [2024-04-16T10:21:40.013Z] [2024-04-16T10:21:40.013Z] stopDomain: [2024-04-16T10:21:40.013Z] [echo] run.xml:stopping domain... [2024-04-16T10:21:40.170Z] [exec] Apr 16, 2024 10:21:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:40.170Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@430df350 [2024-04-16T10:21:40.231Z] [exec] Apr 16, 2024 10:21:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:40.231Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:40.721Z] [exec] Waiting for the domain to stop .. [2024-04-16T10:21:40.721Z] [exec] Waiting finished after 1,296 ms. [2024-04-16T10:21:40.721Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:21:40.721Z] [2024-04-16T10:21:40.721Z] setOSConditions: [2024-04-16T10:21:40.721Z] [2024-04-16T10:21:40.721Z] setToolWin: [2024-04-16T10:21:40.721Z] [2024-04-16T10:21:40.721Z] setToolUnix: [2024-04-16T10:21:40.721Z] [2024-04-16T10:21:40.721Z] setToolProperty: [2024-04-16T10:21:40.722Z] [2024-04-16T10:21:40.722Z] setS1ASclassPath: [2024-04-16T10:21:40.722Z] [2024-04-16T10:21:40.722Z] init-common: [2024-04-16T10:21:40.722Z] [2024-04-16T10:21:40.722Z] stop-database: [2024-04-16T10:21:40.722Z] [echo] Stopping database --dbport 45716 [2024-04-16T10:21:40.744Z] [exec] args ->[Ljava.lang.String;@2976ef56 [2024-04-16T10:21:40.744Z] [exec] args0 ->EJB3_pkgEarLibTest [2024-04-16T10:21:40.744Z] [exec] Inserting Customer and Orders... OK [2024-04-16T10:21:40.744Z] [exec] Value of key is:EJB3_pkgEarLibTest-InsertCustomer [2024-04-16T10:21:40.962Z] [exec] Waiting for the domain to stop . [2024-04-16T10:21:40.962Z] [exec] Waiting finished after 196 ms. [2024-04-16T10:21:40.962Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:21:40.998Z] [exec] Verifying that all are inserted... OK [2024-04-16T10:21:40.998Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyCustomerInsert [2024-04-16T10:21:40.998Z] [exec] Removing all... OK [2024-04-16T10:21:40.998Z] [exec] Value of key is:EJB3_pkgEarLibTest-DeleteCustomer [2024-04-16T10:21:40.998Z] [exec] Verifying that all are removed... OK [2024-04-16T10:21:40.998Z] [exec] Value of key is:EJB3_pkgEarLibTest-VerifyDeleteCustomer [2024-04-16T10:21:40.998Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:40.999Z] [exec] [2024-04-16T10:21:40.999Z] [exec] [2024-04-16T10:21:40.999Z] [exec] ----------------------------------------- [2024-04-16T10:21:40.999Z] [exec] - EJB3_pkgEarLibTest-InsertCustomer: PASS - [2024-04-16T10:21:40.999Z] [exec] - EJB3_pkgEarLibTest-VerifyDeleteCustomer: PASS - [2024-04-16T10:21:40.999Z] [exec] - EJB3_pkgEarLibTest-VerifyCustomerInsert: PASS - [2024-04-16T10:21:40.999Z] [exec] - EJB3_pkgEarLibTest-DeleteCustomer: PASS - [2024-04-16T10:21:40.999Z] [exec] ----------------------------------------- [2024-04-16T10:21:40.999Z] [exec] Total PASS: 4 [2024-04-16T10:21:40.999Z] [exec] Total FAIL: 0 [2024-04-16T10:21:40.999Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:40.999Z] [exec] ----------------------------------------- [2024-04-16T10:21:40.999Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:40.999Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:41.017Z] [exec] Apr 16, 2024 10:21:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:41.018Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@60591e1b [2024-04-16T10:21:41.018Z] [exec] Creating InitialContext() [2024-04-16T10:21:41.018Z] [exec] Value of key is: stateless [2024-04-16T10:21:41.018Z] [exec] Value of key is: stateless2 [2024-04-16T10:21:41.018Z] [exec] ensuring that sless1 and sless2 are not equal [2024-04-16T10:21:41.018Z] [exec] Value of key is: stateless3 [2024-04-16T10:21:41.018Z] [exec] test complete [2024-04-16T10:21:41.018Z] [exec] Value of key is: main [2024-04-16T10:21:41.018Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:41.018Z] [exec] [2024-04-16T10:21:41.018Z] [exec] [2024-04-16T10:21:41.018Z] [exec] ----------------------------------------- [2024-04-16T10:21:41.018Z] [exec] - main: PASS - [2024-04-16T10:21:41.018Z] [exec] - stateless: PASS - [2024-04-16T10:21:41.018Z] [exec] - stateless2: PASS - [2024-04-16T10:21:41.018Z] [exec] - stateless3: PASS - [2024-04-16T10:21:41.018Z] [exec] ----------------------------------------- [2024-04-16T10:21:41.018Z] [exec] Total PASS: 4 [2024-04-16T10:21:41.018Z] [exec] Total FAIL: 0 [2024-04-16T10:21:41.018Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:41.018Z] [exec] ----------------------------------------- [2024-04-16T10:21:41.018Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:41.018Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] checkReporting-common: [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] confirmReportPresent-common: [2024-04-16T10:21:41.561Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:41.561Z] [echo] Test seems to be reported fine [2024-04-16T10:21:41.561Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEarLibTest/RepRunConf.txt [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] confirmMissingReport-common: [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] undeploy: [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] setOSConditions: [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] setToolWin: [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] setToolUnix: [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] setToolProperty: [2024-04-16T10:21:41.561Z] [2024-04-16T10:21:41.561Z] setS1ASclassPath: [2024-04-16T10:21:41.562Z] [2024-04-16T10:21:41.562Z] init-common: [2024-04-16T10:21:41.562Z] [2024-04-16T10:21:41.562Z] undeploy-common: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] checkReporting-common: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] confirmReportPresent-common: [2024-04-16T10:21:41.584Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:41.584Z] [echo] Test seems to be reported fine [2024-04-16T10:21:41.584Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/implicit/simple-ejb-cdi/RepRunConf.txt [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] confirmMissingReport-common: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] undeploy: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] setOSConditions: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] setToolWin: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] setToolUnix: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] setToolProperty: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] setS1ASclassPath: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] init-common: [2024-04-16T10:21:41.584Z] [2024-04-16T10:21:41.584Z] undeploy-common: [2024-04-16T10:21:42.037Z] [java] Apr 16, 2024 10:21:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:42.037Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@21f459fc [2024-04-16T10:21:42.134Z] [exec] Tue Apr 16 10:21:41 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 45716. [2024-04-16T10:21:42.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgEarLibTestApp [2024-04-16T10:21:42.145Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-implicit-cdiApp [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] all: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] setOSConditions: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] setToolWin: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] setToolUnix: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] setToolProperty: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] setS1ASclassPath: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] init-common: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] clean: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.145Z] setOSConditions: [2024-04-16T10:21:42.145Z] [2024-04-16T10:21:42.146Z] setToolWin: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolUnix: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolProperty: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setS1ASclassPath: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] init-common: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] clean-common: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setOSConditions: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolWin: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolUnix: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolProperty: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setS1ASclassPath: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] init-common: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] clean-classes-common: [2024-04-16T10:21:42.146Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setOSConditions: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolWin: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolUnix: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setToolProperty: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] setS1ASclassPath: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.146Z] init-common: [2024-04-16T10:21:42.146Z] [2024-04-16T10:21:42.147Z] clean-jars-common: [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] compile: [2024-04-16T10:21:42.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/client [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] setOSConditions: [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] setToolWin: [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] setToolUnix: [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] setToolProperty: [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] setS1ASclassPath: [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] init-common: [2024-04-16T10:21:42.147Z] [2024-04-16T10:21:42.147Z] compile-common: [2024-04-16T10:21:42.147Z] [echo] Current time (ISO): 2024-04-16T10:21:41.974+0000 [2024-04-16T10:21:42.147Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:42.147Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:42.307Z] [java] Invoking test._Hello_Wrapper@25662456, Got expected [http://java.net, http://java.net, http://java.net, http://java.net] [2024-04-16T10:21:42.307Z] [java] Value of key is:naming-injection-ejb [2024-04-16T10:21:42.307Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:42.307Z] [java] [2024-04-16T10:21:42.307Z] [java] [2024-04-16T10:21:42.307Z] [java] ----------------------------------------- [2024-04-16T10:21:42.307Z] [java] - naming-injection-ejb: PASS - [2024-04-16T10:21:42.307Z] [java] ----------------------------------------- [2024-04-16T10:21:42.307Z] [java] Total PASS: 1 [2024-04-16T10:21:42.307Z] [java] Total FAIL: 0 [2024-04-16T10:21:42.307Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:21:42.307Z] [java] ----------------------------------------- [2024-04-16T10:21:42.307Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:42.307Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:42.398Z] [2024-04-16T10:21:42.398Z] unsetup: [2024-04-16T10:21:42.398Z] [2024-04-16T10:21:42.398Z] setOSConditions: [2024-04-16T10:21:42.398Z] [2024-04-16T10:21:42.398Z] setToolWin: [2024-04-16T10:21:42.398Z] [2024-04-16T10:21:42.399Z] setToolUnix: [2024-04-16T10:21:42.399Z] [2024-04-16T10:21:42.399Z] setToolProperty: [2024-04-16T10:21:42.399Z] [2024-04-16T10:21:42.399Z] setS1ASclassPath: [2024-04-16T10:21:42.399Z] [2024-04-16T10:21:42.399Z] init-common: [2024-04-16T10:21:42.399Z] [2024-04-16T10:21:42.399Z] delete-jdbc-resource-common: [2024-04-16T10:21:42.399Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEarLibTest [2024-04-16T10:21:42.695Z] [exec] Tue Apr 16 10:21:42 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:21:42.695Z] [exec] Command stop-database executed successfully. [2024-04-16T10:21:42.695Z] [2024-04-16T10:21:42.695Z] report: [2024-04-16T10:21:42.696Z] [2024-04-16T10:21:42.696Z] transfer: [2024-04-16T10:21:42.696Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:21:42.696Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:21:42.699Z] [INFO] Copying webtest-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/webtest.jar [2024-04-16T10:21:42.699Z] [INFO] Copying reporter-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar [2024-04-16T10:21:42.699Z] [INFO] Copying report-builder-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/report-builder.jar [2024-04-16T10:21:42.699Z] [INFO] Copying cciblackbox-tx-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [2024-04-16T10:21:42.699Z] [INFO] Copying connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [2024-04-16T10:21:42.699Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:21:42.699Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [2024-04-16T10:21:42.699Z] [INFO] Copying connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [2024-04-16T10:21:42.699Z] [INFO] Copying connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [2024-04-16T10:21:42.699Z] [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-logging.jar [2024-04-16T10:21:42.699Z] [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/commons-codec.jar [2024-04-16T10:21:42.699Z] [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/httpclient.jar [2024-04-16T10:21:42.699Z] [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/log4j.jar [2024-04-16T10:21:42.699Z] [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/junit.jar [2024-04-16T10:21:42.699Z] [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/testng.jar [2024-04-16T10:21:42.699Z] [INFO] Copying glassfish-jul-extension-7.0.15-SNAPSHOT.jar to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [2024-04-16T10:21:42.699Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:42.699Z] [INFO] BUILD SUCCESS [2024-04-16T10:21:42.699Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:42.699Z] [INFO] Total time: 18.431 s [2024-04-16T10:21:42.699Z] [INFO] Finished at: 2024-04-16T10:21:41Z [2024-04-16T10:21:42.699Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:21:42.699Z] + run_test deployment_all [2024-04-16T10:21:42.699Z] + local testid=deployment_all [2024-04-16T10:21:42.699Z] + local found=false [2024-04-16T10:21:42.699Z] ++ find . -name run_test.sh [2024-04-16T10:21:42.699Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:42.699Z] ++ ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh list_test_ids [2024-04-16T10:21:42.699Z] + OPT=list_test_ids [2024-04-16T10:21:42.699Z] + TEST_ID= [2024-04-16T10:21:42.699Z] ++ dirname ./appserver/tests/appserv-tests/devtests/admin/cli/run_test.sh [2024-04-16T10:21:42.699Z] + source ./appserver/tests/appserv-tests/devtests/admin/cli/../../../../common_test.sh [2024-04-16T10:21:42.699Z] +++ uname [2024-04-16T10:21:42.700Z] +++ grep -i sunos [2024-04-16T10:21:42.700Z] +++ wc -l [2024-04-16T10:21:42.700Z] +++ awk '{print $1}' [2024-04-16T10:21:42.700Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:42.700Z] ++ GREP=grep [2024-04-16T10:21:42.700Z] ++ AWK=awk [2024-04-16T10:21:42.700Z] ++ SED=sed [2024-04-16T10:21:42.700Z] ++ BC=bc [2024-04-16T10:21:42.700Z] ++ export GREP AWK SED BC [2024-04-16T10:21:42.700Z] + case ${OPT} in [2024-04-16T10:21:42.700Z] + list_test_ids [2024-04-16T10:21:42.700Z] + echo admin_cli_all admin-cli-group-1 admin-cli-group-2 admin-cli-group-3 admin-cli-group-4 admin-cli-group-5 [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ admin_cli_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ admin-cli-group-1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ admin-cli-group-2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ admin-cli-group-3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ admin-cli-group-4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ admin-cli-group-5 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + [[ false = true ]] [2024-04-16T10:21:42.700Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:42.700Z] ++ ./appserver/tests/appserv-tests/devtests/batch/run_test.sh list_test_ids [2024-04-16T10:21:42.700Z] + OPT=list_test_ids [2024-04-16T10:21:42.700Z] + TEST_ID= [2024-04-16T10:21:42.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/batch/run_test.sh [2024-04-16T10:21:42.700Z] + source ./appserver/tests/appserv-tests/devtests/batch/../../../common_test.sh [2024-04-16T10:21:42.700Z] +++ uname [2024-04-16T10:21:42.700Z] +++ grep -i sunos [2024-04-16T10:21:42.700Z] +++ wc -l [2024-04-16T10:21:42.700Z] +++ awk '{print $1}' [2024-04-16T10:21:42.700Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:42.700Z] ++ GREP=grep [2024-04-16T10:21:42.700Z] ++ AWK=awk [2024-04-16T10:21:42.700Z] ++ SED=sed [2024-04-16T10:21:42.700Z] ++ BC=bc [2024-04-16T10:21:42.700Z] ++ export GREP AWK SED BC [2024-04-16T10:21:42.700Z] + case ${OPT} in [2024-04-16T10:21:42.700Z] + list_test_ids [2024-04-16T10:21:42.700Z] + echo batch_all [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ batch_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + [[ false = true ]] [2024-04-16T10:21:42.700Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:42.700Z] ++ ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh list_test_ids [2024-04-16T10:21:42.700Z] + OPT=list_test_ids [2024-04-16T10:21:42.700Z] + TEST_ID= [2024-04-16T10:21:42.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/cdi/run_test.sh [2024-04-16T10:21:42.700Z] + source ./appserver/tests/appserv-tests/devtests/cdi/../../../common_test.sh [2024-04-16T10:21:42.700Z] +++ uname [2024-04-16T10:21:42.700Z] +++ grep -i sunos [2024-04-16T10:21:42.700Z] +++ wc -l [2024-04-16T10:21:42.700Z] +++ awk '{print $1}' [2024-04-16T10:21:42.700Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:42.700Z] ++ GREP=grep [2024-04-16T10:21:42.700Z] ++ AWK=awk [2024-04-16T10:21:42.700Z] ++ SED=sed [2024-04-16T10:21:42.700Z] ++ BC=bc [2024-04-16T10:21:42.700Z] ++ export GREP AWK SED BC [2024-04-16T10:21:42.700Z] + case ${OPT} in [2024-04-16T10:21:42.700Z] + list_test_ids [2024-04-16T10:21:42.700Z] + echo cdi_all [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ cdi_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + [[ false = true ]] [2024-04-16T10:21:42.700Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:42.700Z] ++ ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh list_test_ids [2024-04-16T10:21:42.700Z] + OPT=list_test_ids [2024-04-16T10:21:42.700Z] + TEST_ID= [2024-04-16T10:21:42.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/connector/v3/run_test.sh [2024-04-16T10:21:42.700Z] + source ./appserver/tests/appserv-tests/devtests/connector/v3/../../../../common_test.sh [2024-04-16T10:21:42.700Z] +++ uname [2024-04-16T10:21:42.700Z] +++ grep -i sunos [2024-04-16T10:21:42.700Z] +++ wc -l [2024-04-16T10:21:42.700Z] +++ awk '{print $1}' [2024-04-16T10:21:42.700Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:42.700Z] ++ GREP=grep [2024-04-16T10:21:42.700Z] ++ AWK=awk [2024-04-16T10:21:42.700Z] ++ SED=sed [2024-04-16T10:21:42.700Z] ++ BC=bc [2024-04-16T10:21:42.700Z] ++ export GREP AWK SED BC [2024-04-16T10:21:42.700Z] + case ${OPT} in [2024-04-16T10:21:42.700Z] + list_test_ids [2024-04-16T10:21:42.700Z] + echo connector_all connector_group_1 connector_group_2 connector_group_3 connector_group_4 [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ connector_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ connector_group_1 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ connector_group_2 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ connector_group_3 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ connector_group_4 = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + [[ false = true ]] [2024-04-16T10:21:42.700Z] + for runtest in `find . -name run_test\.sh` [2024-04-16T10:21:42.700Z] ++ ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh list_test_ids [2024-04-16T10:21:42.700Z] + OPT=list_test_ids [2024-04-16T10:21:42.700Z] + TEST_ID= [2024-04-16T10:21:42.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:21:42.700Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:21:42.700Z] +++ uname [2024-04-16T10:21:42.700Z] +++ grep -i sunos [2024-04-16T10:21:42.700Z] +++ wc -l [2024-04-16T10:21:42.700Z] +++ awk '{print $1}' [2024-04-16T10:21:42.700Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:42.700Z] ++ GREP=grep [2024-04-16T10:21:42.700Z] ++ AWK=awk [2024-04-16T10:21:42.700Z] ++ SED=sed [2024-04-16T10:21:42.700Z] ++ BC=bc [2024-04-16T10:21:42.700Z] ++ export GREP AWK SED BC [2024-04-16T10:21:42.700Z] + case ${OPT} in [2024-04-16T10:21:42.700Z] + list_test_ids [2024-04-16T10:21:42.700Z] + echo deployment_all deployment_cluster_all [2024-04-16T10:21:42.700Z] + for id in `${runtest} list_test_ids` [2024-04-16T10:21:42.700Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\a\l\l ]] [2024-04-16T10:21:42.700Z] + found=true [2024-04-16T10:21:42.700Z] + break [2024-04-16T10:21:42.700Z] + [[ true = true ]] [2024-04-16T10:21:42.700Z] + ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh run_test_id deployment_all [2024-04-16T10:21:42.700Z] + OPT=run_test_id [2024-04-16T10:21:42.700Z] + TEST_ID=deployment_all [2024-04-16T10:21:42.700Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:21:42.700Z] + source ./appserver/tests/appserv-tests/devtests/deployment/../../../common_test.sh [2024-04-16T10:21:42.700Z] +++ uname [2024-04-16T10:21:42.700Z] +++ grep -i sunos [2024-04-16T10:21:42.700Z] +++ wc -l [2024-04-16T10:21:42.700Z] +++ awk '{print $1}' [2024-04-16T10:21:42.700Z] ++ '[' 0 -eq 1 ']' [2024-04-16T10:21:42.700Z] ++ GREP=grep [2024-04-16T10:21:42.700Z] ++ AWK=awk [2024-04-16T10:21:42.700Z] ++ SED=sed [2024-04-16T10:21:42.700Z] ++ BC=bc [2024-04-16T10:21:42.700Z] ++ export GREP AWK SED BC [2024-04-16T10:21:42.700Z] + case ${OPT} in [2024-04-16T10:21:42.700Z] + trap 'copy_test_artifacts deployment_all' EXIT [2024-04-16T10:21:42.700Z] + run_test_id deployment_all [2024-04-16T10:21:42.700Z] + unzip_test_resources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip [2024-04-16T10:21:42.700Z] + printf '\n%s \n\n' '===== UNZIP TEST RESOURCES =====' [2024-04-16T10:21:42.700Z] [2024-04-16T10:21:42.700Z] ===== UNZIP TEST RESOURCES ===== [2024-04-16T10:21:42.700Z] [2024-04-16T10:21:42.700Z] + for i in "${@}" [2024-04-16T10:21:42.700Z] + [[ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip == *.zip* ]] [2024-04-16T10:21:42.701Z] + unzip -qq -o /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/bundles/glassfish.zip -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:21:42.866Z] [2024-04-16T10:21:42.867Z] undeploy: [2024-04-16T10:21:42.867Z] [2024-04-16T10:21:42.867Z] setOSConditions: [2024-04-16T10:21:42.867Z] [2024-04-16T10:21:42.867Z] setToolWin: [2024-04-16T10:21:42.867Z] [2024-04-16T10:21:42.867Z] setToolUnix: [2024-04-16T10:21:42.867Z] [2024-04-16T10:21:42.867Z] setToolProperty: [2024-04-16T10:21:42.867Z] [2024-04-16T10:21:42.867Z] setS1ASclassPath: [2024-04-16T10:21:42.867Z] [2024-04-16T10:21:42.867Z] init-common: [2024-04-16T10:21:42.867Z] [2024-04-16T10:21:42.867Z] undeploy-jar-common: [2024-04-16T10:21:42.950Z] [2024-04-16T10:21:42.950Z] report-sh: [2024-04-16T10:21:42.950Z] [echo] Comparing results with expected results [2024-04-16T10:21:42.950Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:21:42.950Z] [exec] [2024-04-16T10:21:42.950Z] [exec] ************************ [2024-04-16T10:21:42.950Z] [exec] PASSED= 59 [2024-04-16T10:21:42.950Z] [exec] ------------ ========= [2024-04-16T10:21:42.950Z] [exec] FAILED= 0 [2024-04-16T10:21:42.950Z] [exec] ------------ ========= [2024-04-16T10:21:42.950Z] [exec] DID NOT RUN= 244 [2024-04-16T10:21:42.950Z] [exec] ------------ ========= [2024-04-16T10:21:42.950Z] [exec] Total Expected=303 [2024-04-16T10:21:42.950Z] [exec] ************************ [2024-04-16T10:21:42.950Z] [exec] [2024-04-16T10:21:42.950Z] [2024-04-16T10:21:42.950Z] setOSConditions: [2024-04-16T10:21:42.950Z] [2024-04-16T10:21:42.950Z] setToolWin: [2024-04-16T10:21:42.950Z] [2024-04-16T10:21:42.950Z] setToolUnix: [2024-04-16T10:21:42.950Z] [2024-04-16T10:21:42.951Z] setToolProperty: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] setS1ASclassPath: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] init-common: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] report-result: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] setOSConditions: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] setToolWin: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] setToolUnix: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] setToolProperty: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] setS1ASclassPath: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] init-common: [2024-04-16T10:21:42.951Z] [2024-04-16T10:21:42.951Z] dev-report: [2024-04-16T10:21:42.958Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEarLibTest [2024-04-16T10:21:42.958Z] [exec] JDBC resource jdbc/pkgEarLibTest deleted successfully [2024-04-16T10:21:42.958Z] [echo] cmd executed for server [2024-04-16T10:21:42.958Z] [2024-04-16T10:21:42.958Z] setOSConditions: [2024-04-16T10:21:42.958Z] [2024-04-16T10:21:42.958Z] setToolWin: [2024-04-16T10:21:42.958Z] [2024-04-16T10:21:42.958Z] setToolUnix: [2024-04-16T10:21:42.958Z] [2024-04-16T10:21:42.958Z] setToolProperty: [2024-04-16T10:21:42.958Z] [2024-04-16T10:21:42.958Z] setS1ASclassPath: [2024-04-16T10:21:42.958Z] [2024-04-16T10:21:42.958Z] init-common: [2024-04-16T10:21:42.958Z] [2024-04-16T10:21:42.958Z] delete-jdbc-connpool-common: [2024-04-16T10:21:42.958Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEarLibTest-pool [2024-04-16T10:21:43.206Z] [java] ********************** [2024-04-16T10:21:43.206Z] [java] * PASSED 59 * [2024-04-16T10:21:43.206Z] [java] * FAILED 0 * [2024-04-16T10:21:43.206Z] [java] * DID NOT RUN 0 * [2024-04-16T10:21:43.206Z] [java] * TOTAL 59 * [2024-04-16T10:21:43.206Z] [java] ********************** [2024-04-16T10:21:43.206Z] [java] [2024-04-16T10:21:43.206Z] [2024-04-16T10:21:43.206Z] BUILD SUCCESSFUL [2024-04-16T10:21:43.206Z] Total time: 6 minutes 50 seconds [2024-04-16T10:21:43.206Z] + check_successful_run [2024-04-16T10:21:43.206Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:21:43.206Z] [2024-04-16T10:21:43.206Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:21:43.206Z] [2024-04-16T10:21:43.206Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:21:43.206Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:21:43.206Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:21:43.206Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:21:43.206Z] + generate_junit_report ejb_group_2 [2024-04-16T10:21:43.206Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:21:43.206Z] [2024-04-16T10:21:43.206Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:21:43.206Z] [2024-04-16T10:21:43.206Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:21:43.206Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:21:43.206Z] + TESTSUITE_NAME=ejb_group_2 [2024-04-16T10:21:43.206Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:21:43.206Z] + awk -v suitename=ejb_group_2 ' [2024-04-16T10:21:43.206Z] BEGIN { [2024-04-16T10:21:43.206Z] totaltests = 0; [2024-04-16T10:21:43.206Z] totalfailures = 0; [2024-04-16T10:21:43.206Z] totalerrors = 0; [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] function getPropVal(str){ [2024-04-16T10:21:43.206Z] split(str, a, "="); [2024-04-16T10:21:43.206Z] val = a[2]; [2024-04-16T10:21:43.206Z] # remove quotes [2024-04-16T10:21:43.206Z] gsub("\"","",val); [2024-04-16T10:21:43.206Z] return val; [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] function removeXMLTag(str){ [2024-04-16T10:21:43.206Z] # remove xml tag quotes [2024-04-16T10:21:43.206Z] gsub("","",str); [2024-04-16T10:21:43.206Z] gsub("<.*>","",str); [2024-04-16T10:21:43.206Z] gsub(">","",str); [2024-04-16T10:21:43.206Z] return str; [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] /status value=/ { [2024-04-16T10:21:43.206Z] result=getPropVal($0); [2024-04-16T10:21:43.206Z] result=removeXMLTag(result); [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] // { [2024-04-16T10:21:43.206Z] getline; [2024-04-16T10:21:43.206Z] getline; [2024-04-16T10:21:43.206Z] testunit=removeXMLTag($0); [2024-04-16T10:21:43.206Z] gsub("\"","",testunit); [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] // { [2024-04-16T10:21:43.206Z] getline; [2024-04-16T10:21:43.206Z] testname=removeXMLTag($0); [2024-04-16T10:21:43.206Z] gsub("\"","",testname); [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] /<\/testcase>/{ [2024-04-16T10:21:43.206Z] classname=testunit [2024-04-16T10:21:43.206Z] # printing testcase to out [2024-04-16T10:21:43.206Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:21:43.206Z] if (result == "fail") { [2024-04-16T10:21:43.206Z] out = out " \n"; [2024-04-16T10:21:43.206Z] totalfailures++; [2024-04-16T10:21:43.206Z] } else if (result == "did_not_run") { [2024-04-16T10:21:43.206Z] out = out " \n"; [2024-04-16T10:21:43.206Z] totalerrors++; [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] out = out " \n"; [2024-04-16T10:21:43.206Z] [2024-04-16T10:21:43.206Z] totaltests++; [2024-04-16T10:21:43.206Z] result=""; [2024-04-16T10:21:43.206Z] testname=""; [2024-04-16T10:21:43.206Z] } [2024-04-16T10:21:43.206Z] END { [2024-04-16T10:21:43.206Z] print "" [2024-04-16T10:21:43.206Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:21:43.206Z] printf "%s", out; [2024-04-16T10:21:43.206Z] print "" [2024-04-16T10:21:43.206Z] }' [2024-04-16T10:21:43.206Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:21:43.206Z] + change_junit_report_class_names [2024-04-16T10:21:43.206Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:21:43.206Z] + sed -i 's/\bclassname="/classname="ejb_group_2./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:21:43.207Z] + copy_test_artifacts ejb_group_2 [2024-04-16T10:21:43.207Z] + sleep 1 [2024-04-16T10:21:43.262Z] ++ dirname ./appserver/tests/appserv-tests/devtests/deployment/run_test.sh [2024-04-16T10:21:43.262Z] + cd ./appserver/tests/appserv-tests/devtests/deployment [2024-04-16T10:21:43.262Z] + test_init [2024-04-16T10:21:43.262Z] + printf '\n%s \n\n' '===== V2 DEVTESTS INIT =====' [2024-04-16T10:21:43.262Z] [2024-04-16T10:21:43.262Z] ===== V2 DEVTESTS INIT ===== [2024-04-16T10:21:43.262Z] [2024-04-16T10:21:43.262Z] + find /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish -type f [2024-04-16T10:21:43.262Z] + xargs touch [2024-04-16T10:21:43.262Z] + echo S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:43.262Z] S1AS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:21:43.262Z] + echo ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:43.262Z] ANT_HOME is /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest [2024-04-16T10:21:43.262Z] + echo APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:43.262Z] APS_HOME is /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:21:43.262Z] + java -version [2024-04-16T10:21:43.262Z] openjdk version "17.0.10" 2024-01-16 [2024-04-16T10:21:43.262Z] OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) [2024-04-16T10:21:43.262Z] OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) [2024-04-16T10:21:43.262Z] + ant -version [2024-04-16T10:21:43.518Z] Apache Ant(TM) version 1.10.12 compiled on October 13 2021 [2024-04-16T10:21:43.518Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:21:43.518Z] + printf '\n\n' [2024-04-16T10:21:43.518Z] [2024-04-16T10:21:43.518Z] [2024-04-16T10:21:43.518Z] + test_run deployment_all [2024-04-16T10:21:43.518Z] + [[ deployment_all = \d\e\p\l\o\y\m\e\n\t\_\c\l\u\s\t\e\r\_\a\l\l ]] [2024-04-16T10:21:43.518Z] + export HUDSON=true [2024-04-16T10:21:43.518Z] + HUDSON=true [2024-04-16T10:21:43.518Z] ++ pwd [2024-04-16T10:21:43.518Z] + export ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment [2024-04-16T10:21:43.518Z] + ROOT=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment [2024-04-16T10:21:43.518Z] + '[' -x /usr/bin/cygpath ']' [2024-04-16T10:21:43.518Z] + antTarget=all-ee [2024-04-16T10:21:43.518Z] + '[' -z '' ']' [2024-04-16T10:21:43.518Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin start-domain [2024-04-16T10:21:43.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEarLibTest-pool [2024-04-16T10:21:43.540Z] [exec] JDBC Connection pool pkgEarLibTest-pool deleted successfully [2024-04-16T10:21:43.540Z] [echo] cmd executed for server [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] all: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setOSConditions: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setToolWin: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setToolUnix: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setToolProperty: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setS1ASclassPath: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] init-common: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setup: [2024-04-16T10:21:43.540Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setOSConditions: [2024-04-16T10:21:43.540Z] [2024-04-16T10:21:43.540Z] setToolWin: [2024-04-16T10:21:43.541Z] [2024-04-16T10:21:43.541Z] setToolUnix: [2024-04-16T10:21:43.541Z] [2024-04-16T10:21:43.541Z] setToolProperty: [2024-04-16T10:21:43.541Z] [2024-04-16T10:21:43.541Z] setS1ASclassPath: [2024-04-16T10:21:43.541Z] [2024-04-16T10:21:43.541Z] init-common: [2024-04-16T10:21:43.541Z] [2024-04-16T10:21:43.541Z] create-jdbc-persistence-connpool-common: [2024-04-16T10:21:43.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false naming-injection-ejb [2024-04-16T10:21:43.845Z] Waiting for domain1 to start ....... [2024-04-16T10:21:43.845Z] Waiting finished after 6,659 ms. [2024-04-16T10:21:43.845Z] Successfully started the domain : domain1 [2024-04-16T10:21:43.845Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:43.845Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:43.845Z] Admin Port: 4,848 [2024-04-16T10:21:43.845Z] Command start-domain executed successfully. [2024-04-16T10:21:44.043Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:44.043Z] [javac] 1 warning [2024-04-16T10:21:44.044Z] [2024-04-16T10:21:44.044Z] setOSConditions: [2024-04-16T10:21:44.044Z] [2024-04-16T10:21:44.044Z] setToolWin: [2024-04-16T10:21:44.044Z] [2024-04-16T10:21:44.044Z] setToolUnix: [2024-04-16T10:21:44.044Z] [2024-04-16T10:21:44.044Z] setToolProperty: [2024-04-16T10:21:44.044Z] [2024-04-16T10:21:44.044Z] setS1ASclassPath: [2024-04-16T10:21:44.044Z] [2024-04-16T10:21:44.044Z] init-common: [2024-04-16T10:21:44.044Z] [2024-04-16T10:21:44.044Z] compile-common: [2024-04-16T10:21:44.044Z] [echo] Current time (ISO): 2024-04-16T10:21:43.890+0000 [2024-04-16T10:21:44.044Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:44.107Z] [2024-04-16T10:21:44.107Z] delete-resources: [2024-04-16T10:21:44.107Z] [2024-04-16T10:21:44.107Z] asadmin-batch-common: [2024-04-16T10:21:44.138Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:44.138Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:44.139Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgEjbTest-pool [2024-04-16T10:21:44.139Z] [exec] JDBC connection pool pkgEjbTest-pool created successfully. [2024-04-16T10:21:44.139Z] [2024-04-16T10:21:44.139Z] setOSConditions: [2024-04-16T10:21:44.139Z] [2024-04-16T10:21:44.139Z] setToolWin: [2024-04-16T10:21:44.139Z] [2024-04-16T10:21:44.139Z] setToolUnix: [2024-04-16T10:21:44.139Z] [2024-04-16T10:21:44.139Z] setToolProperty: [2024-04-16T10:21:44.139Z] [2024-04-16T10:21:44.139Z] setS1ASclassPath: [2024-04-16T10:21:44.139Z] [2024-04-16T10:21:44.139Z] init-common: [2024-04-16T10:21:44.139Z] [2024-04-16T10:21:44.139Z] create-jdbc-resource-common: [2024-04-16T10:21:44.139Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgEjbTest-pool --target server jdbc/pkgEjbTest [2024-04-16T10:21:44.445Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/build.xml [2024-04-16T10:21:44.566Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:21:44.566Z] [2024-04-16T10:21:44.566Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:21:44.566Z] [2024-04-16T10:21:44.566Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:21:44.566Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:21:44.566Z] tar: Removing leading `/' from member names [2024-04-16T10:21:44.566Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:21:44.566Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:21:44.566Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:21:44.566Z] ++ pwd [2024-04-16T10:21:44.566Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:21:44.566Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-04-16T10:21:44.566Z] + true [2024-04-16T10:21:44.566Z] ++ pwd [2024-04-16T10:21:44.566Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:21:44.566Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-04-16T10:21:44.567Z] + true [2024-04-16T10:21:44.567Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/ejb_group_2-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:21:44.567Z] tar: Removing leading `/' from member names [2024-04-16T10:21:44.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgEjbTest-pool --enabled=true --target server jdbc/pkgEjbTest [2024-04-16T10:21:44.698Z] [exec] JDBC resource jdbc/pkgEjbTest created successfully. [2024-04-16T10:21:44.698Z] [echo] cmd executed for server [2024-04-16T10:21:44.698Z] [2024-04-16T10:21:44.698Z] clean: [2024-04-16T10:21:44.699Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:44.699Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:44.699Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] compile: [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] setOSConditions: [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] setToolWin: [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] setToolUnix: [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] setToolProperty: [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] setS1ASclassPath: [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] init-common: [2024-04-16T10:21:44.699Z] [2024-04-16T10:21:44.699Z] compile-common: [2024-04-16T10:21:44.699Z] [echo] Current time (ISO): 2024-04-16T10:21:44.498+0000 [2024-04-16T10:21:44.699Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:44.699Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:45.044Z] [2024-04-16T10:21:45.044Z] all: [2024-04-16T10:21:45.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:21:45.339Z] [echo] [2024-04-16T10:21:45.339Z] [echo] [2024-04-16T10:21:45.339Z] [echo] [2024-04-16T10:21:45.339Z] [echo] *************************************************************************** [2024-04-16T10:21:45.339Z] [echo] * Running group jmac [2024-04-16T10:21:45.339Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac [2024-04-16T10:21:45.339Z] [echo] *************************************************************************** [2024-04-16T10:21:45.339Z] [echo] [2024-04-16T10:21:45.339Z] [echo] [2024-04-16T10:21:45.339Z] [echo] [2024-04-16T10:21:45.339Z] [2024-04-16T10:21:45.340Z] all: [2024-04-16T10:21:45.340Z] [echo] env.security_jmac = ${env.security_jmac}, current path = soap [2024-04-16T10:21:45.340Z] [echo] [2024-04-16T10:21:45.340Z] [echo] *************************************************************************** [2024-04-16T10:21:45.340Z] [echo] * Running soap [2024-04-16T10:21:45.340Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soap [2024-04-16T10:21:45.340Z] [echo] *************************************************************************** [2024-04-16T10:21:45.340Z] [echo] [2024-04-16T10:21:45.340Z] [2024-04-16T10:21:45.340Z] setOSConditions: [2024-04-16T10:21:45.340Z] [2024-04-16T10:21:45.340Z] setToolWin: [2024-04-16T10:21:45.340Z] [2024-04-16T10:21:45.340Z] setToolUnix: [2024-04-16T10:21:45.340Z] [2024-04-16T10:21:45.340Z] setToolProperty: [2024-04-16T10:21:45.340Z] [2024-04-16T10:21:45.340Z] setS1ASclassPath: [2024-04-16T10:21:45.340Z] [2024-04-16T10:21:45.340Z] init-common: [2024-04-16T10:21:45.340Z] [2024-04-16T10:21:45.340Z] clean: [2024-04-16T10:21:45.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server url/testUrl [2024-04-16T10:21:45.362Z] [exec] Custom resource url/testUrl deleted. [2024-04-16T10:21:45.362Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/injection/asadminuserpassword.txt [2024-04-16T10:21:45.362Z] [2024-04-16T10:21:45.362Z] all: [2024-04-16T10:21:45.362Z] [2024-04-16T10:21:45.362Z] build: [2024-04-16T10:21:45.362Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-04-16T10:21:45.362Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-04-16T10:21:45.478Z] [exec] Apr 16, 2024 10:21:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:45.478Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7739aac4 [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setOSConditions: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setToolWin: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setToolUnix: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setToolProperty: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setS1ASclassPath: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] init-common: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] clean-common: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setOSConditions: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setToolWin: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setToolUnix: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setToolProperty: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setS1ASclassPath: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] init-common: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] clean-classes-common: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.595Z] setOSConditions: [2024-04-16T10:21:45.595Z] [2024-04-16T10:21:45.596Z] setToolWin: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setToolUnix: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setToolProperty: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setS1ASclassPath: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] init-common: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] clean-jars-common: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] build-providers: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setOSConditions: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setToolWin: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setToolUnix: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setToolProperty: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] setS1ASclassPath: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] init-common: [2024-04-16T10:21:45.596Z] [2024-04-16T10:21:45.596Z] compile-common: [2024-04-16T10:21:45.596Z] [echo] Current time (ISO): 2024-04-16T10:21:45.488+0000 [2024-04-16T10:21:45.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-04-16T10:21:45.596Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-04-16T10:21:45.734Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-04-16T10:21:45.734Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:45.734Z] [exec] [2024-04-16T10:21:45.734Z] [exec] [2024-04-16T10:21:45.734Z] [exec] ----------------------------------------- [2024-04-16T10:21:45.734Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-04-16T10:21:45.734Z] [exec] ----------------------------------------- [2024-04-16T10:21:45.734Z] [exec] Total PASS: 1 [2024-04-16T10:21:45.734Z] [exec] Total FAIL: 0 [2024-04-16T10:21:45.734Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:45.735Z] [exec] ----------------------------------------- [2024-04-16T10:21:45.735Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:45.735Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:45.943Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:45.943Z] [javac] 1 warning [2024-04-16T10:21:45.943Z] [2024-04-16T10:21:45.943Z] build: [2024-04-16T10:21:45.943Z] [2024-04-16T10:21:45.943Z] setOSConditions: [2024-04-16T10:21:45.943Z] [2024-04-16T10:21:45.943Z] fixFiles: [2024-04-16T10:21:45.963Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:45.990Z] [2024-04-16T10:21:45.991Z] checkReporting-common: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] confirmReportPresent-common: [2024-04-16T10:21:45.991Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:45.991Z] [echo] Test seems to be reported fine [2024-04-16T10:21:45.991Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] confirmMissingReport-common: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] setOSConditions: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] setToolWin: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] setToolUnix: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] setToolProperty: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] setS1ASclassPath: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] init-common: [2024-04-16T10:21:45.991Z] [2024-04-16T10:21:45.991Z] runclient-common: [2024-04-16T10:21:45.991Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String-in-xml-file Integer 25 custom/my-properties-xml-file [2024-04-16T10:21:46.198Z] [2024-04-16T10:21:46.198Z] convUnix: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] convWin: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] setToolWin: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] setToolUnix: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] setToolProperty: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] setS1ASclassPath: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] init-common: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] package-persistence-common: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] ejb-jar-common: [2024-04-16T10:21:46.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] package-ejbjar-common: [2024-04-16T10:21:46.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:46.199Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-ejb.jar [2024-04-16T10:21:46.199Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] appclient-jar-common: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] package-appclientjar-common: [2024-04-16T10:21:46.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:46.199Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-opt-client.jar [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] webclient-war-common: [2024-04-16T10:21:46.199Z] [2024-04-16T10:21:46.199Z] build-ear-common: [2024-04-16T10:21:46.199Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:46.199Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:46.200Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] deploy: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setOSConditions: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setToolWin: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setToolUnix: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setToolProperty: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setS1ASclassPath: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] init-common: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] deploy-common: [2024-04-16T10:21:46.200Z] [echo] Current time (ISO): 2024-04-16T10:21:45.992+0000 [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setOSConditions: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setToolWin: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setToolUnix: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setToolProperty: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setS1ASclassPath: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] init-common: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] deploy-common-pe: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setOSConditions: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.200Z] setToolWin: [2024-04-16T10:21:46.200Z] [2024-04-16T10:21:46.201Z] setToolUnix: [2024-04-16T10:21:46.201Z] [2024-04-16T10:21:46.201Z] setToolProperty: [2024-04-16T10:21:46.201Z] [2024-04-16T10:21:46.201Z] setS1ASclassPath: [2024-04-16T10:21:46.201Z] [2024-04-16T10:21:46.201Z] init-common: [2024-04-16T10:21:46.201Z] [2024-04-16T10:21:46.201Z] startDomainUnix: [2024-04-16T10:21:46.201Z] [echo] Starting DAS [2024-04-16T10:21:46.524Z] [javac] warning: Implicitly compiled files were not subject to annotation processing. [2024-04-16T10:21:46.524Z] [javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [2024-04-16T10:21:46.524Z] [javac] 2 warnings [2024-04-16T10:21:46.524Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/listjndi/build [2024-04-16T10:21:46.640Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:46.640Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:21:46.640Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:21:46.640Z] [javac] 2 warnings [2024-04-16T10:21:46.640Z] [2024-04-16T10:21:46.640Z] setOSConditions: [2024-04-16T10:21:46.640Z] [2024-04-16T10:21:46.640Z] setToolWin: [2024-04-16T10:21:46.640Z] [2024-04-16T10:21:46.640Z] setToolUnix: [2024-04-16T10:21:46.640Z] [2024-04-16T10:21:46.640Z] setToolProperty: [2024-04-16T10:21:46.640Z] [2024-04-16T10:21:46.640Z] setS1ASclassPath: [2024-04-16T10:21:46.640Z] [2024-04-16T10:21:46.640Z] init-common: [2024-04-16T10:21:46.640Z] [2024-04-16T10:21:46.640Z] compile-common: [2024-04-16T10:21:46.640Z] [echo] Current time (ISO): 2024-04-16T10:21:46.298+0000 [2024-04-16T10:21:46.640Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:46.775Z] Waiting for domain1 to start ........... [2024-04-16T10:21:46.775Z] Waiting finished after 10,126 ms. [2024-04-16T10:21:46.775Z] Successfully started the domain : domain1 [2024-04-16T10:21:46.775Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:46.775Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:46.775Z] Admin Port: 4,848 [2024-04-16T10:21:46.775Z] Command start-domain executed successfully. [2024-04-16T10:21:46.785Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --property implicitCdiEnabled=false --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optApp.ear [2024-04-16T10:21:46.785Z] [exec] Application deployed with name simple-ejb-implicit-cdi-deployment-optApp. [2024-04-16T10:21:46.785Z] [echo] Deployment on target server server successful [2024-04-16T10:21:46.785Z] [2024-04-16T10:21:46.786Z] setOSConditions: [2024-04-16T10:21:46.786Z] [2024-04-16T10:21:46.786Z] setToolWin: [2024-04-16T10:21:46.786Z] [2024-04-16T10:21:46.786Z] setToolUnix: [2024-04-16T10:21:46.786Z] [2024-04-16T10:21:46.786Z] setToolProperty: [2024-04-16T10:21:46.786Z] [2024-04-16T10:21:46.786Z] setS1ASclassPath: [2024-04-16T10:21:46.786Z] [2024-04-16T10:21:46.786Z] init-common: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] deploy-common-ee: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] run: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] setOSConditions: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] setToolWin: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] setToolUnix: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] setToolProperty: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] setS1ASclassPath: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] init-common: [2024-04-16T10:21:47.041Z] [2024-04-16T10:21:47.041Z] runclient-common: [2024-04-16T10:21:47.041Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optAppClient.jar -name simple-ejb-implicit-cdi-deployment-optClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:21:47.084Z] [exec] Woke up. Now checking for timeout [2024-04-16T10:21:47.084Z] [exec] verified that timeout was called [2024-04-16T10:21:47.084Z] [exec] test complete [2024-04-16T10:21:47.084Z] [exec] Value of key is: main [2024-04-16T10:21:47.084Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:47.084Z] [exec] [2024-04-16T10:21:47.084Z] [exec] [2024-04-16T10:21:47.084Z] [exec] ----------------------------------------- [2024-04-16T10:21:47.084Z] [exec] - main: PASS - [2024-04-16T10:21:47.084Z] [exec] ----------------------------------------- [2024-04-16T10:21:47.084Z] [exec] Total PASS: 1 [2024-04-16T10:21:47.084Z] [exec] Total FAIL: 0 [2024-04-16T10:21:47.084Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:47.084Z] [exec] ----------------------------------------- [2024-04-16T10:21:47.084Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:47.084Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:47.084Z] [2024-04-16T10:21:47.084Z] undeploy: [2024-04-16T10:21:47.084Z] [2024-04-16T10:21:47.084Z] setOSConditions: [2024-04-16T10:21:47.084Z] [2024-04-16T10:21:47.084Z] setToolWin: [2024-04-16T10:21:47.084Z] [2024-04-16T10:21:47.084Z] setToolUnix: [2024-04-16T10:21:47.084Z] [2024-04-16T10:21:47.084Z] setToolProperty: [2024-04-16T10:21:47.084Z] [2024-04-16T10:21:47.084Z] setS1ASclassPath: [2024-04-16T10:21:47.084Z] [2024-04-16T10:21:47.085Z] init-common: [2024-04-16T10:21:47.085Z] [2024-04-16T10:21:47.085Z] undeploy-jar-common: [2024-04-16T10:21:47.085Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session_standalone-ejb [2024-04-16T10:21:47.104Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:47.104Z] [javac] 1 warning [2024-04-16T10:21:47.104Z] [2024-04-16T10:21:47.104Z] run: [2024-04-16T10:21:47.104Z] [2024-04-16T10:21:47.105Z] listjndi: [2024-04-16T10:21:47.105Z] [java] JVM args ignored when same JVM is used. [2024-04-16T10:21:47.157Z] [exec] Value of key is: timeout: [2024-04-16T10:21:47.157Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:47.157Z] [exec] [2024-04-16T10:21:47.157Z] [exec] [2024-04-16T10:21:47.157Z] [exec] ----------------------------------------- [2024-04-16T10:21:47.157Z] [exec] - timeout: : PASS - [2024-04-16T10:21:47.157Z] [exec] - nontimeout: : PASS - [2024-04-16T10:21:47.157Z] [exec] ----------------------------------------- [2024-04-16T10:21:47.157Z] [exec] Total PASS: 2 [2024-04-16T10:21:47.157Z] [exec] Total FAIL: 0 [2024-04-16T10:21:47.157Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:47.157Z] [exec] ----------------------------------------- [2024-04-16T10:21:47.157Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:47.157Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:47.338Z] + cd /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice [2024-04-16T10:21:47.339Z] + ant all [2024-04-16T10:21:47.339Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:21:47.339Z] [2024-04-16T10:21:47.339Z] setOSConditions: [2024-04-16T10:21:47.339Z] [2024-04-16T10:21:47.339Z] setToolWin: [2024-04-16T10:21:47.339Z] [2024-04-16T10:21:47.339Z] setToolUnix: [2024-04-16T10:21:47.339Z] [2024-04-16T10:21:47.339Z] setToolProperty: [2024-04-16T10:21:47.339Z] [2024-04-16T10:21:47.339Z] setS1ASclassPath: [2024-04-16T10:21:47.339Z] [2024-04-16T10:21:47.339Z] init-common: [2024-04-16T10:21:47.339Z] [2024-04-16T10:21:47.340Z] undeploy-client-common: [2024-04-16T10:21:47.360Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:21:47.360Z] WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions (file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar) [2024-04-16T10:21:47.360Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions [2024-04-16T10:21:47.360Z] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:21:47.360Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-04-16T10:21:47.412Z] [2024-04-16T10:21:47.412Z] checkReporting-common: [2024-04-16T10:21:47.412Z] [2024-04-16T10:21:47.412Z] confirmReportPresent-common: [2024-04-16T10:21:47.412Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:47.412Z] [echo] Test seems to be reported fine [2024-04-16T10:21:47.412Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/getalltimers/RepRunConf.txt [2024-04-16T10:21:47.412Z] [2024-04-16T10:21:47.412Z] confirmMissingReport-common: [2024-04-16T10:21:47.412Z] [2024-04-16T10:21:47.412Z] undeploy: [2024-04-16T10:21:47.412Z] [2024-04-16T10:21:47.412Z] setOSConditions: [2024-04-16T10:21:47.412Z] [2024-04-16T10:21:47.413Z] setToolWin: [2024-04-16T10:21:47.413Z] [2024-04-16T10:21:47.413Z] setToolUnix: [2024-04-16T10:21:47.413Z] [2024-04-16T10:21:47.413Z] setToolProperty: [2024-04-16T10:21:47.413Z] [2024-04-16T10:21:47.413Z] setS1ASclassPath: [2024-04-16T10:21:47.413Z] [2024-04-16T10:21:47.413Z] init-common: [2024-04-16T10:21:47.413Z] [2024-04-16T10:21:47.413Z] undeploy-common: [2024-04-16T10:21:47.497Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:47.497Z] [javac] 1 warning [2024-04-16T10:21:47.621Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml [2024-04-16T10:21:47.752Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:47.752Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soap-provider.jar [2024-04-16T10:21:47.752Z] [2024-04-16T10:21:47.752Z] setup: [2024-04-16T10:21:47.752Z] [2024-04-16T10:21:47.752Z] prepare-store-nickname-common: [2024-04-16T10:21:47.752Z] [2024-04-16T10:21:47.752Z] setOSConditions: [2024-04-16T10:21:47.752Z] [2024-04-16T10:21:47.752Z] setToolWin: [2024-04-16T10:21:47.752Z] [2024-04-16T10:21:47.752Z] setToolUnix: [2024-04-16T10:21:47.752Z] [2024-04-16T10:21:47.752Z] setToolProperty: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] setS1ASclassPath: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] init-common: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] prepare-store-nickname-certutil-common: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] setOSConditions: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] setToolWin: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] setToolUnix: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] setToolProperty: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] setS1ASclassPath: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] init-common: [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] prepare-store-nickname-keytool-common: [2024-04-16T10:21:47.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:21:47.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:21:47.753Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib [2024-04-16T10:21:47.753Z] [2024-04-16T10:21:47.753Z] asadmin-common: [2024-04-16T10:21:47.753Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soap.SOAPTestServerAuthModule --layer SOAP --providertype server --requestauthsource sender SOAPTestServerAuthModule [2024-04-16T10:21:47.891Z] [exec] Apr 16, 2024 10:21:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:47.891Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:47.898Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-hello-session_standalone-client [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] all: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] interceptors: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] all: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] bindings: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] setOSConditions: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] setToolWin: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] setToolUnix: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] setToolProperty: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] setS1ASclassPath: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.898Z] init-common: [2024-04-16T10:21:47.898Z] [2024-04-16T10:21:47.899Z] clean: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setOSConditions: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolWin: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolUnix: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolProperty: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setS1ASclassPath: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] init-common: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] clean-common: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setOSConditions: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolWin: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolUnix: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolProperty: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setS1ASclassPath: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] init-common: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] clean-classes-common: [2024-04-16T10:21:47.899Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setOSConditions: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolWin: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolUnix: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.899Z] setToolProperty: [2024-04-16T10:21:47.899Z] [2024-04-16T10:21:47.900Z] setS1ASclassPath: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] init-common: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] clean-jars-common: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] compile: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] setOSConditions: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] setToolWin: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] setToolUnix: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] setToolProperty: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] setS1ASclassPath: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] init-common: [2024-04-16T10:21:47.900Z] [2024-04-16T10:21:47.900Z] compile-common: [2024-04-16T10:21:47.900Z] [echo] Current time (ISO): 2024-04-16T10:21:47.649+0000 [2024-04-16T10:21:47.900Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:47.900Z] [javac] Compiling 20 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:47.924Z] Warning: 'file:./../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:21:47.924Z] Warning: 'file:./../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/common.xml' for compliance with other XML tools [2024-04-16T10:21:47.986Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-getalltimersApp [2024-04-16T10:21:48.006Z] [exec] Apr 16, 2024 10:21:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:48.006Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:48.221Z] Warning: 'file:./report.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './report.xml' for compliance with other XML tools [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] all: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] opallowed: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setOSConditions: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setToolWin: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setToolUnix: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setToolProperty: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setS1ASclassPath: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] init-common: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] clean: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setOSConditions: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setToolWin: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setToolUnix: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setToolProperty: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setS1ASclassPath: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] init-common: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] clean-common: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.241Z] setOSConditions: [2024-04-16T10:21:48.241Z] [2024-04-16T10:21:48.242Z] setToolWin: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setToolUnix: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setToolProperty: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setS1ASclassPath: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] init-common: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] clean-classes-common: [2024-04-16T10:21:48.242Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setOSConditions: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setToolWin: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setToolUnix: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setToolProperty: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setS1ASclassPath: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] init-common: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] clean-jars-common: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] compile: [2024-04-16T10:21:48.242Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setOSConditions: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.242Z] setToolWin: [2024-04-16T10:21:48.242Z] [2024-04-16T10:21:48.243Z] setToolUnix: [2024-04-16T10:21:48.243Z] [2024-04-16T10:21:48.243Z] setToolProperty: [2024-04-16T10:21:48.243Z] [2024-04-16T10:21:48.243Z] setS1ASclassPath: [2024-04-16T10:21:48.243Z] [2024-04-16T10:21:48.243Z] init-common: [2024-04-16T10:21:48.243Z] [2024-04-16T10:21:48.243Z] compile-common: [2024-04-16T10:21:48.243Z] [echo] Current time (ISO): 2024-04-16T10:21:48.123+0000 [2024-04-16T10:21:48.243Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:48.243Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:48.538Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:48.538Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:21:48.538Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:21:48.538Z] [javac] 2 warnings [2024-04-16T10:21:48.538Z] [2024-04-16T10:21:48.538Z] setOSConditions: [2024-04-16T10:21:48.538Z] [2024-04-16T10:21:48.538Z] setToolWin: [2024-04-16T10:21:48.538Z] [2024-04-16T10:21:48.538Z] setToolUnix: [2024-04-16T10:21:48.538Z] [2024-04-16T10:21:48.538Z] setToolProperty: [2024-04-16T10:21:48.538Z] [2024-04-16T10:21:48.539Z] setS1ASclassPath: [2024-04-16T10:21:48.539Z] [2024-04-16T10:21:48.539Z] init-common: [2024-04-16T10:21:48.539Z] [2024-04-16T10:21:48.539Z] compile-common: [2024-04-16T10:21:48.539Z] [echo] Current time (ISO): 2024-04-16T10:21:48.423+0000 [2024-04-16T10:21:48.539Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:48.734Z] + break [2024-04-16T10:21:48.734Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:21:48.770Z] Archiving artifacts [2024-04-16T10:21:48.826Z] [exec] Apr 16, 2024 10:21:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:48.826Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:48.827Z] [2024-04-16T10:21:48.828Z] all: [2024-04-16T10:21:48.828Z] [echo] @@## Running webservice developer tests ##@@ [2024-04-16T10:21:48.828Z] [echo] @@## Set environment variable 'webservice' to name of single test dir to run only that one. ##@@ [2024-04-16T10:21:48.828Z] [echo] [2024-04-16T10:21:48.828Z] [echo] ************************* [2024-04-16T10:21:48.828Z] [echo] * Running filter_urlhandling [2024-04-16T10:21:48.828Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling [2024-04-16T10:21:48.828Z] [echo] ************************* [2024-04-16T10:21:48.828Z] [echo] [2024-04-16T10:21:48.828Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:21:48.828Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:21:48.947Z] [exec] Apr 16, 2024 10:21:48 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:21:48.947Z] [exec] WARNING: ACC001: Using the only client [simple-ejb-implicit-cdi-deployment-opt-client] with main class [Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-ejb-implicit-cdi-deployment-optAppClient.jar even though it does not match the specified main class name null or client name simple-ejb-implicit-cdi-deployment-optClient [2024-04-16T10:21:49.120Z] [2024-04-16T10:21:49.120Z] clean: [2024-04-16T10:21:49.120Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:21:49.120Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:21:49.120Z] [2024-04-16T10:21:49.120Z] setOSConditions: [2024-04-16T10:21:49.120Z] [2024-04-16T10:21:49.120Z] setToolWin: [2024-04-16T10:21:49.120Z] [2024-04-16T10:21:49.120Z] setToolUnix: [2024-04-16T10:21:49.120Z] [2024-04-16T10:21:49.120Z] setToolProperty: [2024-04-16T10:21:49.120Z] [2024-04-16T10:21:49.120Z] setS1ASclassPath: [2024-04-16T10:21:49.120Z] [2024-04-16T10:21:49.121Z] init-common: [2024-04-16T10:21:49.146Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soap.SOAPTestServerAuthModule --target server SOAPTestServerAuthModule [2024-04-16T10:21:49.146Z] [exec] Creation of message security provider named SOAPTestServerAuthModule completed successfully [2024-04-16T10:21:49.146Z] [2024-04-16T10:21:49.146Z] asadmin-common: [2024-04-16T10:21:49.146Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soap.SOAPTestClientAuthModule --layer SOAP --providertype client --requestauthsource sender SOAPTestClientAuthModule [2024-04-16T10:21:49.321Z] [exec] Value of key is: message delivery test [2024-04-16T10:21:49.321Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:49.321Z] [exec] [2024-04-16T10:21:49.321Z] [exec] [2024-04-16T10:21:49.321Z] [exec] ----------------------------------------- [2024-04-16T10:21:49.321Z] [exec] - message delivery test: PASS - [2024-04-16T10:21:49.321Z] [exec] ----------------------------------------- [2024-04-16T10:21:49.321Z] [exec] Total PASS: 1 [2024-04-16T10:21:49.321Z] [exec] Total FAIL: 0 [2024-04-16T10:21:49.321Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:49.321Z] [exec] ----------------------------------------- [2024-04-16T10:21:49.321Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:49.321Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:49.321Z] [2024-04-16T10:21:49.321Z] checkReporting-common: [2024-04-16T10:21:49.321Z] [2024-04-16T10:21:49.322Z] confirmReportPresent-common: [2024-04-16T10:21:49.322Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:49.322Z] [echo] Test seems to be reported fine [2024-04-16T10:21:49.322Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/stress/RepRunConf.txt [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] confirmMissingReport-common: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] undeploy: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setOSConditions: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setToolWin: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setToolUnix: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setToolProperty: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setS1ASclassPath: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] init-common: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] undeploy-common: [2024-04-16T10:21:49.322Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-mq-simplestressApp [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] unsetup: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setOSConditions: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setToolWin: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setToolUnix: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setToolProperty: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.322Z] setS1ASclassPath: [2024-04-16T10:21:49.322Z] [2024-04-16T10:21:49.323Z] init-common: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] undeploy-jms-common: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] setOSConditions: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] setToolWin: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] setToolUnix: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] setToolProperty: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] setS1ASclassPath: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] init-common: [2024-04-16T10:21:49.323Z] [2024-04-16T10:21:49.323Z] delete-jms-connection-common: [2024-04-16T10:21:49.421Z] [2024-04-16T10:21:49.421Z] clean-common: [2024-04-16T10:21:49.421Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:21:49.421Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:21:49.421Z] [2024-04-16T10:21:49.421Z] setOSConditions: [2024-04-16T10:21:49.421Z] [2024-04-16T10:21:49.421Z] setToolWin: [2024-04-16T10:21:49.421Z] [2024-04-16T10:21:49.421Z] setToolUnix: [2024-04-16T10:21:49.421Z] [2024-04-16T10:21:49.421Z] setToolProperty: [2024-04-16T10:21:49.421Z] [2024-04-16T10:21:49.421Z] setS1ASclassPath: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] init-common: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] clean-classes-common: [2024-04-16T10:21:49.422Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:21:49.422Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setOSConditions: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setToolWin: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setToolUnix: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setToolProperty: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setS1ASclassPath: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] init-common: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] clean-jars-common: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setOSConditions: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setToolWin: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setToolUnix: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setToolProperty: [2024-04-16T10:21:49.422Z] [2024-04-16T10:21:49.422Z] setS1ASclassPath: [2024-04-16T10:21:49.720Z] [2024-04-16T10:21:49.720Z] init-common: [2024-04-16T10:21:49.720Z] [2024-04-16T10:21:49.720Z] compile: [2024-04-16T10:21:49.720Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:21:49.720Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/filter_urlhandling/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:21:49.720Z] [2024-04-16T10:21:49.720Z] setOSConditions: [2024-04-16T10:21:49.720Z] [2024-04-16T10:21:49.720Z] setToolWin: [2024-04-16T10:21:49.720Z] [2024-04-16T10:21:49.721Z] setToolUnix: [2024-04-16T10:21:49.721Z] [2024-04-16T10:21:49.721Z] setToolProperty: [2024-04-16T10:21:49.721Z] [2024-04-16T10:21:49.721Z] setS1ASclassPath: [2024-04-16T10:21:49.721Z] [2024-04-16T10:21:49.721Z] init-common: [2024-04-16T10:21:49.721Z] [2024-04-16T10:21:49.721Z] compile-common: [2024-04-16T10:21:49.721Z] [echo] Current time (ISO): 2024-04-16T10:21:49.536+0000 [2024-04-16T10:21:49.721Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:49.721Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:49.793Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:49.827Z] [exec] Apr 16, 2024 10:21:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:49.827Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:49.834Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:21:49.834Z] [exec] Waiting finished after 8,059 ms. [2024-04-16T10:21:49.834Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:21:49.834Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:49.834Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:49.834Z] [exec] Admin Port: 4,848 [2024-04-16T10:21:49.834Z] [exec] Command start-domain executed successfully. [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] start-server-windows: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] all--libraries: [2024-04-16T10:21:49.834Z] [echo] @@## security-map-web#@@ [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setOSConditions: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setToolWin: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setToolUnix: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setToolProperty: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setS1ASclassPath: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] init-common: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] clean: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setOSConditions: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setToolWin: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setToolUnix: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setToolProperty: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] setS1ASclassPath: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] init-common: [2024-04-16T10:21:49.834Z] [2024-04-16T10:21:49.834Z] clean-common: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setOSConditions: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolWin: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolUnix: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolProperty: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setS1ASclassPath: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] init-common: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] clean-classes-common: [2024-04-16T10:21:49.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setOSConditions: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolWin: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolUnix: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolProperty: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setS1ASclassPath: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] init-common: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] clean-jars-common: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] compile: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setOSConditions: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolWin: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.835Z] setToolUnix: [2024-04-16T10:21:49.835Z] [2024-04-16T10:21:49.836Z] setToolProperty: [2024-04-16T10:21:49.836Z] [2024-04-16T10:21:49.836Z] setS1ASclassPath: [2024-04-16T10:21:49.836Z] [2024-04-16T10:21:49.836Z] init-common: [2024-04-16T10:21:49.836Z] [2024-04-16T10:21:49.836Z] compile-common: [2024-04-16T10:21:49.836Z] [echo] Current time (ISO): 2024-04-16T10:21:49.246+0000 [2024-04-16T10:21:49.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:49.836Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:49.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-04-16T10:21:49.887Z] [2024-04-16T10:21:49.887Z] setOSConditions: [2024-04-16T10:21:49.887Z] [2024-04-16T10:21:49.887Z] setToolWin: [2024-04-16T10:21:49.887Z] [2024-04-16T10:21:49.887Z] setToolUnix: [2024-04-16T10:21:49.887Z] [2024-04-16T10:21:49.887Z] setToolProperty: [2024-04-16T10:21:49.887Z] [2024-04-16T10:21:49.887Z] setS1ASclassPath: [2024-04-16T10:21:49.887Z] [2024-04-16T10:21:49.887Z] init-common: [2024-04-16T10:21:49.887Z] [2024-04-16T10:21:49.887Z] delete-jms-resource-common: [2024-04-16T10:21:50.048Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/ejb/Common.java uses unchecked or unsafe operations. [2024-04-16T10:21:50.048Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:21:50.048Z] [javac] 1 warning [2024-04-16T10:21:50.048Z] [2024-04-16T10:21:50.048Z] setOSConditions: [2024-04-16T10:21:50.048Z] [2024-04-16T10:21:50.048Z] setToolWin: [2024-04-16T10:21:50.048Z] [2024-04-16T10:21:50.048Z] setToolUnix: [2024-04-16T10:21:50.048Z] [2024-04-16T10:21:50.048Z] setToolProperty: [2024-04-16T10:21:50.048Z] [2024-04-16T10:21:50.048Z] setS1ASclassPath: [2024-04-16T10:21:50.048Z] [2024-04-16T10:21:50.048Z] init-common: [2024-04-16T10:21:50.048Z] [2024-04-16T10:21:50.048Z] compile-common: [2024-04-16T10:21:50.049Z] [echo] Current time (ISO): 2024-04-16T10:21:49.835+0000 [2024-04-16T10:21:50.049Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:50.109Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype client --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soap.SOAPTestClientAuthModule --target server SOAPTestClientAuthModule [2024-04-16T10:21:50.109Z] [exec] Creation of message security provider named SOAPTestClientAuthModule completed successfully [2024-04-16T10:21:50.109Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:21:50.109Z] [2024-04-16T10:21:50.109Z] build-deploy: [2024-04-16T10:21:50.109Z] [2024-04-16T10:21:50.109Z] setOSConditions: [2024-04-16T10:21:50.109Z] [2024-04-16T10:21:50.109Z] setToolWin: [2024-04-16T10:21:50.109Z] [2024-04-16T10:21:50.109Z] setToolUnix: [2024-04-16T10:21:50.109Z] [2024-04-16T10:21:50.109Z] setToolProperty: [2024-04-16T10:21:50.109Z] [2024-04-16T10:21:50.109Z] setS1ASclassPath: [2024-04-16T10:21:50.109Z] [2024-04-16T10:21:50.109Z] init-common: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] clean: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setOSConditions: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setToolWin: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setToolUnix: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setToolProperty: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setS1ASclassPath: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] init-common: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] clean-common: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setOSConditions: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setToolWin: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setToolUnix: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setToolProperty: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setS1ASclassPath: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] init-common: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] clean-classes-common: [2024-04-16T10:21:50.110Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setOSConditions: [2024-04-16T10:21:50.110Z] [2024-04-16T10:21:50.110Z] setToolWin: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setToolUnix: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setToolProperty: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setS1ASclassPath: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] init-common: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] clean-jars-common: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] compile-server: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setOSConditions: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setToolWin: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setToolUnix: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setToolProperty: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] setS1ASclassPath: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] init-common: [2024-04-16T10:21:50.111Z] [2024-04-16T10:21:50.111Z] compile-common: [2024-04-16T10:21:50.111Z] [echo] Current time (ISO): 2024-04-16T10:21:50.073+0000 [2024-04-16T10:21:50.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-04-16T10:21:50.111Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-04-16T10:21:50.438Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:50.438Z] [javac] 1 warning [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] pkg-pu: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] setOSConditions: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] setToolWin: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] setToolUnix: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] setToolProperty: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] setS1ASclassPath: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] init-common: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] package-entity-ejb: [2024-04-16T10:21:50.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:50.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:50.438Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:50.438Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-ejb.jar [2024-04-16T10:21:50.438Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] appclient-jar-common: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] package-appclientjar-common: [2024-04-16T10:21:50.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:50.438Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTest-client.jar [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.438Z] build: [2024-04-16T10:21:50.438Z] [2024-04-16T10:21:50.439Z] setOSConditions: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] fixFiles: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] convUnix: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] convWin: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setToolWin: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setToolUnix: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setToolProperty: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setS1ASclassPath: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] init-common: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] webclient-war-common: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] build-ear-persistence: [2024-04-16T10:21:50.439Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:50.439Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/descriptor/application.xml to copy. [2024-04-16T10:21:50.439Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:50.439Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] deploy: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setOSConditions: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setToolWin: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setToolUnix: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setToolProperty: [2024-04-16T10:21:50.439Z] [2024-04-16T10:21:50.439Z] setS1ASclassPath: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] init-common: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] deploy-common: [2024-04-16T10:21:50.440Z] [echo] Current time (ISO): 2024-04-16T10:21:50.159+0000 [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] setOSConditions: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] setToolWin: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] setToolUnix: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] setToolProperty: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] setS1ASclassPath: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] init-common: [2024-04-16T10:21:50.440Z] [2024-04-16T10:21:50.440Z] deploy-common-pe: [2024-04-16T10:21:50.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestApp.ear [2024-04-16T10:21:50.784Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:50.784Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/war/MngTimeoutBean.java uses or overrides a deprecated API. [2024-04-16T10:21:50.784Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:50.784Z] [javac] 1 warning [2024-04-16T10:21:50.784Z] [2024-04-16T10:21:50.784Z] setOSConditions: [2024-04-16T10:21:50.784Z] [2024-04-16T10:21:50.784Z] setToolWin: [2024-04-16T10:21:50.784Z] [2024-04-16T10:21:50.784Z] setToolUnix: [2024-04-16T10:21:50.784Z] [2024-04-16T10:21:50.784Z] setToolProperty: [2024-04-16T10:21:50.784Z] [2024-04-16T10:21:50.784Z] setS1ASclassPath: [2024-04-16T10:21:50.784Z] [2024-04-16T10:21:50.784Z] init-common: [2024-04-16T10:21:50.784Z] [2024-04-16T10:21:50.785Z] webclient-war-common: [2024-04-16T10:21:50.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] clear: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] test-tlds-exist: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] copy-tlds: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] test-tagfiles-exist: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] copy-tagfiles: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] package-war-common: [2024-04-16T10:21:50.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:50.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:50.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:50.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:50.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/lib [2024-04-16T10:21:50.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:50.785Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:50.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/docroot [2024-04-16T10:21:50.785Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-web.war [2024-04-16T10:21:50.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] setOSConditions: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] setToolWin: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] setToolUnix: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] setToolProperty: [2024-04-16T10:21:50.785Z] [2024-04-16T10:21:50.785Z] setS1ASclassPath: [2024-04-16T10:21:50.786Z] [2024-04-16T10:21:50.786Z] init-common: [2024-04-16T10:21:50.786Z] [2024-04-16T10:21:50.786Z] compile-common: [2024-04-16T10:21:50.786Z] [echo] Current time (ISO): 2024-04-16T10:21:50.599+0000 [2024-04-16T10:21:50.786Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:50.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-04-16T10:21:50.829Z] [exec] Administered object jms/SampleQueue deleted. [2024-04-16T10:21:51.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-04-16T10:21:51.390Z] [2024-04-16T10:21:51.390Z] setOSConditions: [2024-04-16T10:21:51.390Z] [2024-04-16T10:21:51.390Z] setToolWin: [2024-04-16T10:21:51.390Z] [2024-04-16T10:21:51.390Z] setToolUnix: [2024-04-16T10:21:51.390Z] [2024-04-16T10:21:51.390Z] setToolProperty: [2024-04-16T10:21:51.390Z] [2024-04-16T10:21:51.390Z] setS1ASclassPath: [2024-04-16T10:21:51.390Z] [2024-04-16T10:21:51.390Z] init-common: [2024-04-16T10:21:51.390Z] [2024-04-16T10:21:51.390Z] delete-jms-resource-common: [2024-04-16T10:21:51.761Z] Waiting for domain1 to start ........ [2024-04-16T10:21:51.761Z] Waiting finished after 7,444 ms. [2024-04-16T10:21:51.761Z] Successfully started the domain : domain1 [2024-04-16T10:21:51.761Z] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:51.762Z] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:51.762Z] Admin Port: 4,848 [2024-04-16T10:21:51.762Z] Command start-domain executed successfully. [2024-04-16T10:21:51.837Z] [2024-04-16T10:21:51.837Z] undeploy: [2024-04-16T10:21:51.837Z] [2024-04-16T10:21:51.837Z] setOSConditions: [2024-04-16T10:21:51.837Z] [2024-04-16T10:21:51.837Z] setToolWin: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolUnix: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolProperty: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setS1ASclassPath: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] init-common: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] execute-sql-common: [2024-04-16T10:21:51.838Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauth/sql/drop_pointbase.sql [2024-04-16T10:21:51.838Z] [sql] 0 rows affected [2024-04-16T10:21:51.838Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setOSConditions: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolWin: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolUnix: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolProperty: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setS1ASclassPath: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] init-common: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] undeploy-jdbc-common: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setOSConditions: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolWin: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolUnix: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setToolProperty: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] setS1ASclassPath: [2024-04-16T10:21:51.838Z] [2024-04-16T10:21:51.838Z] init-common: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] delete-jdbc-resource-common: [2024-04-16T10:21:51.839Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:21:51.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:21:51.839Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:21:51.839Z] [echo] cmd executed for server [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setOSConditions: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setToolWin: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setToolUnix: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setToolProperty: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setS1ASclassPath: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] init-common: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] delete-jdbc-connpool-common: [2024-04-16T10:21:51.839Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:21:51.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:21:51.839Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:21:51.839Z] [echo] cmd executed for server [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setOSConditions: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setToolWin: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setToolUnix: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setToolProperty: [2024-04-16T10:21:51.839Z] [2024-04-16T10:21:51.839Z] setS1ASclassPath: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] init-common: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] undeploy-common: [2024-04-16T10:21:51.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-appauthApp [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] all: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setOSConditions: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setToolWin: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setToolUnix: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setToolProperty: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setS1ASclassPath: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] init-common: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] clean: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setOSConditions: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setToolWin: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setToolUnix: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setToolProperty: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] setS1ASclassPath: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] init-common: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.840Z] clean-common: [2024-04-16T10:21:51.840Z] [2024-04-16T10:21:51.841Z] setOSConditions: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolWin: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolUnix: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolProperty: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setS1ASclassPath: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] init-common: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] clean-classes-common: [2024-04-16T10:21:51.841Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setOSConditions: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolWin: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolUnix: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolProperty: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setS1ASclassPath: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] init-common: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] clean-jars-common: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] compile: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setOSConditions: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolWin: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolUnix: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.841Z] setToolProperty: [2024-04-16T10:21:51.841Z] [2024-04-16T10:21:51.842Z] setS1ASclassPath: [2024-04-16T10:21:51.842Z] [2024-04-16T10:21:51.842Z] init-common: [2024-04-16T10:21:51.842Z] [2024-04-16T10:21:51.842Z] compile-common: [2024-04-16T10:21:51.842Z] [echo] Current time (ISO): 2024-04-16T10:21:50.758+0000 [2024-04-16T10:21:51.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:51.842Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:51.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/clientQueue [2024-04-16T10:21:51.952Z] [exec] Administered object jms/clientQueue deleted. [2024-04-16T10:21:51.956Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:51.956Z] [javac] 1 warning [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] build: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] setOSConditions: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] fixFiles: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] convUnix: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] convWin: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] setToolWin: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] setToolUnix: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] setToolProperty: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] setS1ASclassPath: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] init-common: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] package-persistence-common: [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] ejb-jar-common: [2024-04-16T10:21:51.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:51.956Z] [2024-04-16T10:21:51.956Z] package-ejbjar-common: [2024-04-16T10:21:51.956Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:51.957Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:51.957Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-ejb.jar [2024-04-16T10:21:51.957Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] appclient-jar-common: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] package-appclientjar-common: [2024-04-16T10:21:51.957Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:51.957Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindings-client.jar [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] webclient-war-common: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] build-ear-common: [2024-04-16T10:21:51.957Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:51.957Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:51.957Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] deploy: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] setOSConditions: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] setToolWin: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] setToolUnix: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] setToolProperty: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] setS1ASclassPath: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] init-common: [2024-04-16T10:21:51.957Z] [2024-04-16T10:21:51.957Z] deploy-common: [2024-04-16T10:21:51.958Z] [echo] Current time (ISO): 2024-04-16T10:21:51.639+0000 [2024-04-16T10:21:51.958Z] [2024-04-16T10:21:51.958Z] setOSConditions: [2024-04-16T10:21:51.958Z] [2024-04-16T10:21:51.958Z] setToolWin: [2024-04-16T10:21:51.958Z] [2024-04-16T10:21:51.958Z] setToolUnix: [2024-04-16T10:21:51.958Z] [2024-04-16T10:21:51.958Z] setToolProperty: [2024-04-16T10:21:51.958Z] [2024-04-16T10:21:51.958Z] setS1ASclassPath: [2024-04-16T10:21:51.958Z] [2024-04-16T10:21:51.958Z] init-common: [2024-04-16T10:21:51.958Z] [2024-04-16T10:21:51.958Z] deploy-common-pe: [2024-04-16T10:21:51.998Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:51.999Z] [javac] 1 warning [2024-04-16T10:21:51.999Z] [2024-04-16T10:21:51.999Z] setOSConditions: [2024-04-16T10:21:51.999Z] [2024-04-16T10:21:51.999Z] setToolWin: [2024-04-16T10:21:51.999Z] [2024-04-16T10:21:51.999Z] setToolUnix: [2024-04-16T10:21:51.999Z] [2024-04-16T10:21:51.999Z] setToolProperty: [2024-04-16T10:21:51.999Z] [2024-04-16T10:21:51.999Z] setS1ASclassPath: [2024-04-16T10:21:51.999Z] [2024-04-16T10:21:51.999Z] init-common: [2024-04-16T10:21:51.999Z] [2024-04-16T10:21:51.999Z] compile-common: [2024-04-16T10:21:51.999Z] [echo] Current time (ISO): 2024-04-16T10:21:51.946+0000 [2024-04-16T10:21:51.999Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-04-16T10:21:51.999Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-04-16T10:21:52.053Z] [exec] Application deployed with name ejb-cmp-pkgEjbTestApp. [2024-04-16T10:21:52.053Z] [echo] Deployment on target server server successful [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] setOSConditions: [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] setToolWin: [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] setToolUnix: [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] setToolProperty: [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] setS1ASclassPath: [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] init-common: [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] deploy-common-ee: [2024-04-16T10:21:52.053Z] [2024-04-16T10:21:52.053Z] run: [2024-04-16T10:21:52.054Z] [2024-04-16T10:21:52.054Z] setOSConditions: [2024-04-16T10:21:52.054Z] [2024-04-16T10:21:52.054Z] setToolWin: [2024-04-16T10:21:52.054Z] [2024-04-16T10:21:52.054Z] setToolUnix: [2024-04-16T10:21:52.054Z] [2024-04-16T10:21:52.054Z] setToolProperty: [2024-04-16T10:21:52.054Z] [2024-04-16T10:21:52.054Z] setS1ASclassPath: [2024-04-16T10:21:52.054Z] [2024-04-16T10:21:52.054Z] init-common: [2024-04-16T10:21:52.054Z] [2024-04-16T10:21:52.054Z] runclient-common: [2024-04-16T10:21:52.054Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestAppClient.jar -name ejb-cmp-pkgEjbTestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml EJB3_pkgEjbTest [2024-04-16T10:21:52.207Z] [exec] Apr 16, 2024 10:21:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:52.207Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6b4a4e40 [2024-04-16T10:21:52.212Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsApp.ear [2024-04-16T10:21:52.407Z] + antTarget=all [2024-04-16T10:21:52.407Z] + rm /home/jenkins/.asadminpass [2024-04-16T10:21:52.407Z] rm: cannot remove '/home/jenkins/.asadminpass': No such file or directory [2024-04-16T10:21:52.407Z] + true [2024-04-16T10:21:52.407Z] + ant all [2024-04-16T10:21:52.407Z] + tee /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:21:52.462Z] [exec] Creating InitialContext() [2024-04-16T10:21:52.462Z] [exec] Value of key is: stateless [2024-04-16T10:21:52.462Z] [exec] test complete [2024-04-16T10:21:52.462Z] [exec] Value of key is: main [2024-04-16T10:21:52.462Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:52.462Z] [exec] [2024-04-16T10:21:52.462Z] [exec] [2024-04-16T10:21:52.462Z] [exec] ----------------------------------------- [2024-04-16T10:21:52.462Z] [exec] - main: PASS - [2024-04-16T10:21:52.462Z] [exec] - stateless: PASS - [2024-04-16T10:21:52.462Z] [exec] ----------------------------------------- [2024-04-16T10:21:52.462Z] [exec] Total PASS: 2 [2024-04-16T10:21:52.462Z] [exec] Total FAIL: 0 [2024-04-16T10:21:52.462Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:52.462Z] [exec] ----------------------------------------- [2024-04-16T10:21:52.462Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:52.462Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:52.683Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:52.710Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build.xml [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] checkReporting-common: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] confirmReportPresent-common: [2024-04-16T10:21:52.717Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:52.717Z] [echo] Test seems to be reported fine [2024-04-16T10:21:52.717Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/implicit/deployment-option/RepRunConf.txt [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] confirmMissingReport-common: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] undeploy: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] setOSConditions: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] setToolWin: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] setToolUnix: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] setToolProperty: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] setS1ASclassPath: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] init-common: [2024-04-16T10:21:52.717Z] [2024-04-16T10:21:52.717Z] undeploy-common: [2024-04-16T10:21:52.770Z] [exec] Application deployed with name ejb-ejb30-interceptors-bindingsApp. [2024-04-16T10:21:52.770Z] [echo] Deployment on target server server successful [2024-04-16T10:21:52.770Z] [2024-04-16T10:21:52.770Z] setOSConditions: [2024-04-16T10:21:52.770Z] [2024-04-16T10:21:52.770Z] setToolWin: [2024-04-16T10:21:52.770Z] [2024-04-16T10:21:52.770Z] setToolUnix: [2024-04-16T10:21:52.770Z] [2024-04-16T10:21:52.770Z] setToolProperty: [2024-04-16T10:21:52.770Z] [2024-04-16T10:21:52.770Z] setS1ASclassPath: [2024-04-16T10:21:52.770Z] [2024-04-16T10:21:52.771Z] init-common: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] deploy-common-ee: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] run: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] setOSConditions: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] setToolWin: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] setToolUnix: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] setToolProperty: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] setS1ASclassPath: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] init-common: [2024-04-16T10:21:52.771Z] [2024-04-16T10:21:52.771Z] runclient-common: [2024-04-16T10:21:52.771Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsAppClient.jar -name ejb-ejb30-interceptors-bindingsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:21:52.774Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:52.774Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:21:52.774Z] [javac] return new Integer(1); [2024-04-16T10:21:52.774Z] [javac] ^ [2024-04-16T10:21:52.774Z] [javac] 2 warnings [2024-04-16T10:21:52.774Z] [2024-04-16T10:21:52.774Z] setOSConditions: [2024-04-16T10:21:52.774Z] [2024-04-16T10:21:52.774Z] setToolWin: [2024-04-16T10:21:52.774Z] [2024-04-16T10:21:52.774Z] setToolUnix: [2024-04-16T10:21:52.774Z] [2024-04-16T10:21:52.774Z] setToolProperty: [2024-04-16T10:21:52.774Z] [2024-04-16T10:21:52.774Z] setS1ASclassPath: [2024-04-16T10:21:52.775Z] [2024-04-16T10:21:52.775Z] init-common: [2024-04-16T10:21:52.775Z] [2024-04-16T10:21:52.775Z] compile-common: [2024-04-16T10:21:52.775Z] [echo] Current time (ISO): 2024-04-16T10:21:52.558+0000 [2024-04-16T10:21:52.775Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:52.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue clientQueue [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] all: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] setOSConditions: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] setToolWin: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] setToolUnix: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] setToolProperty: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] setS1ASclassPath: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] init-common: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] create-lifecycle: [2024-04-16T10:21:52.902Z] [2024-04-16T10:21:52.902Z] setOSConditions: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setToolWin: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setToolUnix: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setToolProperty: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setS1ASclassPath: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] init-common: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] default-sql: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setOSConditions: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setToolWin: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setToolUnix: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setToolProperty: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] setS1ASclassPath: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] init-common: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] execute-sql-common: [2024-04-16T10:21:52.903Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/create_pointbase.sql [2024-04-16T10:21:52.903Z] [sql] 0 rows affected [2024-04-16T10:21:52.903Z] [sql] 1 rows affected [2024-04-16T10:21:52.903Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.903Z] sql-oracle: [2024-04-16T10:21:52.903Z] [2024-04-16T10:21:52.904Z] execute-sql-connector: [2024-04-16T10:21:52.904Z] [2024-04-16T10:21:52.904Z] setOSConditions: [2024-04-16T10:21:52.904Z] [2024-04-16T10:21:52.904Z] setToolWin: [2024-04-16T10:21:52.904Z] [2024-04-16T10:21:52.904Z] setToolUnix: [2024-04-16T10:21:52.904Z] [2024-04-16T10:21:52.904Z] setToolProperty: [2024-04-16T10:21:52.904Z] [2024-04-16T10:21:52.904Z] setS1ASclassPath: [2024-04-16T10:21:52.904Z] [2024-04-16T10:21:52.904Z] init-common: [2024-04-16T10:21:52.904Z] [2024-04-16T10:21:52.904Z] compile-common: [2024-04-16T10:21:52.904Z] [echo] Current time (ISO): 2024-04-16T10:21:52.761+0000 [2024-04-16T10:21:52.904Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:52.937Z] [javac] 1 warning [2024-04-16T10:21:52.937Z] [2024-04-16T10:21:52.938Z] setOSConditions: [2024-04-16T10:21:52.938Z] [2024-04-16T10:21:52.938Z] setToolWin: [2024-04-16T10:21:52.938Z] [2024-04-16T10:21:52.938Z] setToolUnix: [2024-04-16T10:21:52.938Z] [2024-04-16T10:21:52.938Z] setToolProperty: [2024-04-16T10:21:52.938Z] [2024-04-16T10:21:52.938Z] setS1ASclassPath: [2024-04-16T10:21:52.938Z] [2024-04-16T10:21:52.938Z] init-common: [2024-04-16T10:21:52.938Z] [2024-04-16T10:21:52.938Z] compile-common: [2024-04-16T10:21:52.938Z] [echo] Current time (ISO): 2024-04-16T10:21:52.876+0000 [2024-04-16T10:21:52.938Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:53.002Z] [exec] Apr 16, 2024 10:21:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:53.002Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:53.026Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:53.026Z] [javac] 1 warning [2024-04-16T10:21:53.026Z] [2024-04-16T10:21:53.026Z] run: [2024-04-16T10:21:53.026Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:21:53.026Z] WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions (file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar) [2024-04-16T10:21:53.026Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions [2024-04-16T10:21:53.026Z] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:21:53.026Z] [java] Invoking http://localhost:8080/// [2024-04-16T10:21:53.026Z] [java] Response code 200 [2024-04-16T10:21:53.026Z] [java] Got a page back, check it is a valid one... [2024-04-16T10:21:53.026Z] [java] Content-length 3668 [2024-04-16T10:21:53.026Z] [java] Value of key is: filter url handling [2024-04-16T10:21:53.026Z] [java] Value of key is: filter url handling [2024-04-16T10:21:53.026Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:53.026Z] [java] [2024-04-16T10:21:53.026Z] [java] [2024-04-16T10:21:53.026Z] [java] ----------------------------------------- [2024-04-16T10:21:53.026Z] [java] - filter url handling: PASS - [2024-04-16T10:21:53.026Z] [java] ----------------------------------------- [2024-04-16T10:21:53.026Z] [java] Total PASS: 1 [2024-04-16T10:21:53.026Z] [java] Total FAIL: 0 [2024-04-16T10:21:53.026Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:21:53.026Z] [java] ----------------------------------------- [2024-04-16T10:21:53.229Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:53.282Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] all: [2024-04-16T10:21:53.282Z] [echo] [2024-04-16T10:21:53.282Z] [echo] ************************* [2024-04-16T10:21:53.282Z] [echo] * Running annotations [2024-04-16T10:21:53.282Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations [2024-04-16T10:21:53.282Z] [echo] ************************* [2024-04-16T10:21:53.282Z] [echo] [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] all: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] setOSConditions: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] setToolWin: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] setToolUnix: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] setToolProperty: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] setS1ASclassPath: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] init-common: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] clean: [2024-04-16T10:21:53.282Z] [2024-04-16T10:21:53.282Z] setOSConditions: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setToolWin: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setToolUnix: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setToolProperty: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setS1ASclassPath: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] init-common: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] clean-common: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setOSConditions: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setToolWin: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setToolUnix: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setToolProperty: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] setS1ASclassPath: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] init-common: [2024-04-16T10:21:53.283Z] [2024-04-16T10:21:53.283Z] clean-classes-common: [2024-04-16T10:21:53.283Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:53.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-ejb-implicit-cdi-deployment-optApp [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] all: [2024-04-16T10:21:53.290Z] [echo] [2024-04-16T10:21:53.290Z] [echo] ************************* [2024-04-16T10:21:53.290Z] [echo] * Running decorators [2024-04-16T10:21:53.290Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/decorators [2024-04-16T10:21:53.290Z] [echo] ************************* [2024-04-16T10:21:53.290Z] [echo] [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] all: [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] decorators: [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] setOSConditions: [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] setToolWin: [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] setToolUnix: [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] setToolProperty: [2024-04-16T10:21:53.290Z] [2024-04-16T10:21:53.290Z] setS1ASclassPath: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] init-common: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] clean: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setOSConditions: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setToolWin: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setToolUnix: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setToolProperty: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setS1ASclassPath: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] init-common: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] clean-common: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setOSConditions: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setToolWin: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setToolUnix: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setToolProperty: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setS1ASclassPath: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] init-common: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] clean-classes-common: [2024-04-16T10:21:53.291Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setOSConditions: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.291Z] setToolWin: [2024-04-16T10:21:53.291Z] [2024-04-16T10:21:53.292Z] setToolUnix: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] setToolProperty: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] setS1ASclassPath: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] init-common: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] clean-jars-common: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] compile: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] setOSConditions: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] setToolWin: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] setToolUnix: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] setToolProperty: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] setS1ASclassPath: [2024-04-16T10:21:53.292Z] [2024-04-16T10:21:53.292Z] init-common: [2024-04-16T10:21:53.313Z] [2024-04-16T10:21:53.313Z] init.os: [2024-04-16T10:21:53.313Z] [2024-04-16T10:21:53.313Z] init.tools.unix: [2024-04-16T10:21:53.313Z] [2024-04-16T10:21:53.313Z] init.tools.windows: [2024-04-16T10:21:53.313Z] [2024-04-16T10:21:53.313Z] init.tools: [2024-04-16T10:21:53.313Z] [2024-04-16T10:21:53.313Z] setAsadminArgs: [2024-04-16T10:21:53.313Z] [2024-04-16T10:21:53.313Z] init: [2024-04-16T10:21:53.485Z] [javac] 1 warning [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] build: [2024-04-16T10:21:53.485Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:53.485Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:53.485Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/security-map-web.war [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] deploy: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] setOSConditions: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] setToolWin: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] setToolUnix: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] setToolProperty: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] setS1ASclassPath: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] init-common: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] create-ra-config: [2024-04-16T10:21:53.485Z] [2024-04-16T10:21:53.485Z] asadmin-common: [2024-04-16T10:21:53.485Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2024-04-16T10:21:53.539Z] [2024-04-16T10:21:53.539Z] setOSConditions: [2024-04-16T10:21:53.539Z] [2024-04-16T10:21:53.539Z] setToolWin: [2024-04-16T10:21:53.539Z] [2024-04-16T10:21:53.539Z] setToolUnix: [2024-04-16T10:21:53.539Z] [2024-04-16T10:21:53.539Z] setToolProperty: [2024-04-16T10:21:53.539Z] [2024-04-16T10:21:53.539Z] setS1ASclassPath: [2024-04-16T10:21:53.539Z] [2024-04-16T10:21:53.539Z] init-common: [2024-04-16T10:21:53.539Z] [2024-04-16T10:21:53.539Z] clean-jars-common: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] compile: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] setOSConditions: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] setToolWin: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] setToolUnix: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] setToolProperty: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] setS1ASclassPath: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] init-common: [2024-04-16T10:21:53.540Z] [2024-04-16T10:21:53.540Z] compile-common: [2024-04-16T10:21:53.540Z] [echo] Current time (ISO): 2024-04-16T10:21:53.368+0000 [2024-04-16T10:21:53.540Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:53.540Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:53.549Z] [2024-04-16T10:21:53.549Z] compile-common: [2024-04-16T10:21:53.549Z] [echo] Current time (ISO): 2024-04-16T10:21:53.291+0000 [2024-04-16T10:21:53.549Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:53.549Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:53.606Z] [2024-04-16T10:21:53.606Z] init.customtasks: [2024-04-16T10:21:53.606Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2024-04-16T10:21:53.606Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/config/common.xml:329: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:53.606Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks [2024-04-16T10:21:53.699Z] [exec] Apr 16, 2024 10:21:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:53.699Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:53.901Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:53.901Z] [javac] 1 warning [2024-04-16T10:21:53.901Z] [2024-04-16T10:21:53.901Z] build-server: [2024-04-16T10:21:53.901Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:53.901Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:53.901Z] [2024-04-16T10:21:53.901Z] package-ejbjar-common: [2024-04-16T10:21:53.901Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:53.901Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-ejb.jar [2024-04-16T10:21:53.901Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:53.901Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-04-16T10:21:53.901Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-04-16T10:21:53.902Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-web.war [2024-04-16T10:21:53.902Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soap/descriptor/sun-application.xml to copy. [2024-04-16T10:21:53.902Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2024-04-16T10:21:53.902Z] [2024-04-16T10:21:53.902Z] setOSConditions: [2024-04-16T10:21:53.902Z] [2024-04-16T10:21:53.902Z] setToolWin: [2024-04-16T10:21:53.902Z] [2024-04-16T10:21:53.902Z] setToolUnix: [2024-04-16T10:21:53.902Z] [2024-04-16T10:21:53.902Z] setToolProperty: [2024-04-16T10:21:53.902Z] [2024-04-16T10:21:53.902Z] setS1ASclassPath: [2024-04-16T10:21:53.902Z] [2024-04-16T10:21:53.902Z] init-common: [2024-04-16T10:21:53.902Z] [2024-04-16T10:21:53.902Z] deploy-common-libraries: [2024-04-16T10:21:53.902Z] [echo] Deploying with libraries... [2024-04-16T10:21:53.937Z] [exec] Apr 16, 2024 10:21:53 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:21:53.937Z] [exec] WARNING: ACC001: Using the only client [ejb-cmp-pkgEjbTest-client] with main class [client.AppClient] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgEjbTestAppClient.jar even though it does not match the specified main class name null or client name ejb-cmp-pkgEjbTestClient [2024-04-16T10:21:54.134Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:54.406Z] [javac] 1 warning [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] build: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] setOSConditions: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] fixFiles: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] convUnix: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] convWin: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] setToolWin: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] setToolUnix: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] setToolProperty: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] setS1ASclassPath: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] init-common: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] package-persistence-common: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] ejb-jar-common: [2024-04-16T10:21:54.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] package-ejbjar-common: [2024-04-16T10:21:54.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.406Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-ejb.jar [2024-04-16T10:21:54.406Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] appclient-jar-common: [2024-04-16T10:21:54.406Z] [2024-04-16T10:21:54.406Z] package-appclientjar-common: [2024-04-16T10:21:54.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.407Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtx-client.jar [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] webclient-war-common: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] build-ear-common: [2024-04-16T10:21:54.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:54.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:54.407Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:54.407Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] deploy: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] setOSConditions: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] setToolWin: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] setToolUnix: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] setToolProperty: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] setS1ASclassPath: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] init-common: [2024-04-16T10:21:54.407Z] [2024-04-16T10:21:54.407Z] execute-sql-common: [2024-04-16T10:21:54.407Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2024-04-16T10:21:54.407Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:21:54.408Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:21:54.408Z] [sql] 0 rows affected [2024-04-16T10:21:54.408Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:21:54.408Z] [2024-04-16T10:21:54.408Z] setOSConditions: [2024-04-16T10:21:54.408Z] [2024-04-16T10:21:54.408Z] setToolWin: [2024-04-16T10:21:54.408Z] [2024-04-16T10:21:54.408Z] setToolUnix: [2024-04-16T10:21:54.408Z] [2024-04-16T10:21:54.408Z] setToolProperty: [2024-04-16T10:21:54.408Z] [2024-04-16T10:21:54.408Z] setS1ASclassPath: [2024-04-16T10:21:54.408Z] [2024-04-16T10:21:54.408Z] init-common: [2024-04-16T10:21:54.408Z] [2024-04-16T10:21:54.408Z] create-jdbc-connpool-common: [2024-04-16T10:21:54.606Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/util/customAntTasks/JavaWithResult.java uses or overrides a deprecated API. [2024-04-16T10:21:54.606Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:54.606Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/util/build/customAntTasks/customAntTasks.jar [2024-04-16T10:21:54.621Z] [exec] Apr 16, 2024 10:21:54 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:21:54.622Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-interceptors-bindings-client] with main class [com.sun.s1asdev.ejb.ejb30.interceptors.bindings.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-bindingsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-interceptors-bindingsClient [2024-04-16T10:21:54.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/test-security-jmac-soap-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapApp.ear [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] all: [2024-04-16T10:21:54.861Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/client.log [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] init.os: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] init.tools.unix: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] init.tools.windows: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] init.tools: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] setAsadminArgs: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] init: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] init.customtasks: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.861Z] clean: [2024-04-16T10:21:54.861Z] [2024-04-16T10:21:54.862Z] preTestsRun: [2024-04-16T10:21:54.862Z] [echo] Running all deployment devtests [2024-04-16T10:21:54.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/archives [2024-04-16T10:21:54.862Z] [2024-04-16T10:21:54.862Z] restart.server: [2024-04-16T10:21:54.862Z] [echo] Restarting server... [2024-04-16T10:21:55.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-04-16T10:21:55.012Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-04-16T10:21:55.012Z] [2024-04-16T10:21:55.012Z] set-derby-connpool-props: [2024-04-16T10:21:55.143Z] [exec] Apr 16, 2024 10:21:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:55.143Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@31ab1e67 [Pipeline] junit [2024-04-16T10:21:55.186Z] Recording test results [2024-04-16T10:21:55.429Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:55.429Z] [javac] 1 warning [2024-04-16T10:21:55.467Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:55.467Z] [javac] 1 warning [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] build: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] package-ejbjar-common: [2024-04-16T10:21:55.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:55.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:55.467Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-ejb.jar [2024-04-16T10:21:55.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] setOSConditions: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] setToolWin: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] setToolUnix: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] setToolProperty: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] setS1ASclassPath: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] init-common: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] appclient-jar-common: [2024-04-16T10:21:55.467Z] [2024-04-16T10:21:55.467Z] package-appclientjar-common: [2024-04-16T10:21:55.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:21:55.468Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowed-client.jar [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setOSConditions: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] fixFiles: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] convUnix: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] convWin: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setToolWin: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setToolUnix: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setToolProperty: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setS1ASclassPath: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] init-common: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] ear-common: [2024-04-16T10:21:55.468Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:55.468Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${sun-application.xml} to copy. [2024-04-16T10:21:55.468Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/timer/opallowed/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:21:55.468Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:21:55.468Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] deploy: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setOSConditions: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setToolWin: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setToolUnix: [2024-04-16T10:21:55.468Z] [2024-04-16T10:21:55.468Z] setToolProperty: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] setS1ASclassPath: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] init-common: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] deploy-common: [2024-04-16T10:21:55.469Z] [echo] Current time (ISO): 2024-04-16T10:21:55.340+0000 [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] setOSConditions: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] setToolWin: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] setToolUnix: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] setToolProperty: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] setS1ASclassPath: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] init-common: [2024-04-16T10:21:55.469Z] [2024-04-16T10:21:55.469Z] deploy-common-pe: [2024-04-16T10:21:55.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-04-16T10:21:55.611Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-04-16T10:21:55.685Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar [2024-04-16T10:21:55.685Z] [2024-04-16T10:21:55.685Z] asadmin-common: [2024-04-16T10:21:55.685Z] [echo] asadmin create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar lifecycletest1 [2024-04-16T10:21:55.700Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2024-04-16T10:21:55.704Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-04-16T10:21:55.704Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:55.704Z] [exec] [2024-04-16T10:21:55.704Z] [exec] [2024-04-16T10:21:55.705Z] [exec] ----------------------------------------- [2024-04-16T10:21:55.705Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-04-16T10:21:55.705Z] [exec] ----------------------------------------- [2024-04-16T10:21:55.705Z] [exec] Total PASS: 1 [2024-04-16T10:21:55.705Z] [exec] Total FAIL: 0 [2024-04-16T10:21:55.705Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:55.705Z] [exec] ----------------------------------------- [2024-04-16T10:21:55.705Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:55.705Z] [exec] in flushAll , creating new testSuiteHash [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] checkReporting-common: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] confirmReportPresent-common: [2024-04-16T10:21:55.962Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:55.962Z] [echo] Test seems to be reported fine [2024-04-16T10:21:55.962Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] confirmMissingReport-common: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] setOSConditions: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] setToolWin: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] setToolUnix: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] setToolProperty: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] setS1ASclassPath: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] init-common: [2024-04-16T10:21:55.962Z] [2024-04-16T10:21:55.962Z] runclient-common: [2024-04-16T10:21:55.962Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-file-with-values [2024-04-16T10:21:56.028Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:56.028Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:56.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user myds [2024-04-16T10:21:56.029Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-opallowedApp.ear [2024-04-16T10:21:56.070Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:56.070Z] [javac] 1 warning [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] build: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] setOSConditions: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] setToolWin: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] setToolUnix: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] setToolProperty: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] setS1ASclassPath: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] init-common: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] webclient-war-common: [2024-04-16T10:21:56.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] clear: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] test-tlds-exist: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] copy-tlds: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] test-tagfiles-exist: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] copy-tagfiles: [2024-04-16T10:21:56.070Z] [2024-04-16T10:21:56.070Z] package-war-common: [2024-04-16T10:21:56.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:56.070Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:56.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:56.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:21:56.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/lib [2024-04-16T10:21:56.071Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:56.071Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:56.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/docroot [2024-04-16T10:21:56.071Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-decorator-web.war [2024-04-16T10:21:56.071Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:56.071Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:21:56.071Z] [javac] Compiling 1 source file [2024-04-16T10:21:56.071Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/decorators/simple-decorator/client/test/client/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:21:56.071Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] deploy: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] deploy-war-common: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] setOSConditions: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] setToolWin: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] setToolUnix: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] setToolProperty: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] setS1ASclassPath: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] init-common: [2024-04-16T10:21:56.071Z] [2024-04-16T10:21:56.071Z] deploy-war-commonpe: [2024-04-16T10:21:56.089Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:21:56.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-04-16T10:21:56.212Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-04-16T10:21:56.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-lifecycle-module --classname samples.lifecycle.simple.LifecycleListenerImpl --classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lifecycletest.jar --failurefatal=false --enabled=true lifecycletest1 [2024-04-16T10:21:56.246Z] [2024-04-16T10:21:56.246Z] setup: [2024-04-16T10:21:56.246Z] [2024-04-16T10:21:56.246Z] setOSConditions: [2024-04-16T10:21:56.246Z] [2024-04-16T10:21:56.246Z] setToolWin: [2024-04-16T10:21:56.246Z] [2024-04-16T10:21:56.246Z] setToolUnix: [2024-04-16T10:21:56.246Z] [2024-04-16T10:21:56.247Z] setToolProperty: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] setS1ASclassPath: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] init-common: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] deploy-jms-common: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] setOSConditions: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] setToolWin: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] setToolUnix: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] setToolProperty: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] setS1ASclassPath: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] init-common: [2024-04-16T10:21:56.247Z] [2024-04-16T10:21:56.247Z] create-jms-connection-common: [2024-04-16T10:21:56.346Z] [javac] 1 warning [2024-04-16T10:21:56.346Z] [2024-04-16T10:21:56.346Z] assemble-web: [2024-04-16T10:21:56.346Z] [2024-04-16T10:21:56.346Z] pkg-war: [2024-04-16T10:21:56.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:21:56.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:21:56.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:56.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:56.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:21:56.346Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/sun-web.xml to copy. [2024-04-16T10:21:56.346Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/webservices.xml to copy. [2024-04-16T10:21:56.346Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:21:56.347Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:21:56.347Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:21:56.347Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:56.347Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:21:56.347Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/${web.wsit.descriptors} does not exist. [2024-04-16T10:21:56.347Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2024-04-16T10:21:56.347Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] deploy-app: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] deploy-war-common: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] setOSConditions: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] setToolWin: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] setToolUnix: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] setToolProperty: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] setS1ASclassPath: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] init-common: [2024-04-16T10:21:56.347Z] [2024-04-16T10:21:56.347Z] deploy-war-commonpe: [2024-04-16T10:21:56.462Z] [exec] Apr 16, 2024 10:21:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:56.462Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7a66c35a [2024-04-16T10:21:56.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /cdi-simple-decorator --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cdi-simple-decorator-web.war [2024-04-16T10:21:56.634Z] [2024-04-16T10:21:56.634Z] setOSConditions: [2024-04-16T10:21:56.634Z] [2024-04-16T10:21:56.634Z] setToolWin: [2024-04-16T10:21:56.634Z] [2024-04-16T10:21:56.634Z] setToolUnix: [2024-04-16T10:21:56.634Z] [2024-04-16T10:21:56.635Z] setToolProperty: [2024-04-16T10:21:56.635Z] [2024-04-16T10:21:56.635Z] setS1ASclassPath: [2024-04-16T10:21:56.635Z] [2024-04-16T10:21:56.635Z] init-common: [2024-04-16T10:21:56.635Z] [2024-04-16T10:21:56.635Z] setup-pool: [2024-04-16T10:21:56.717Z] [exec] args ->[Ljava.lang.String;@6480a063 [2024-04-16T10:21:56.717Z] [exec] args0 ->EJB3_pkgEjbTest [2024-04-16T10:21:56.717Z] [exec] Inserting Customer and Orders... OK [2024-04-16T10:21:56.717Z] [exec] Value of key is:EJB3_pkgEjbTest-InsertCustomer [2024-04-16T10:21:56.717Z] [exec] Verifying that all are inserted... OK [2024-04-16T10:21:56.717Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyCustomerInsert [2024-04-16T10:21:56.717Z] [exec] Removing all... OK [2024-04-16T10:21:56.717Z] [exec] Value of key is:EJB3_pkgEjbTest-DeleteCustomer [2024-04-16T10:21:56.717Z] [exec] Verifying that all are removed... OK [2024-04-16T10:21:56.717Z] [exec] Value of key is:EJB3_pkgEjbTest-VerifyDeleteCustomer [2024-04-16T10:21:56.717Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:56.717Z] [exec] [2024-04-16T10:21:56.717Z] [exec] [2024-04-16T10:21:56.717Z] [exec] ----------------------------------------- [2024-04-16T10:21:56.717Z] [exec] - EJB3_pkgEjbTest-InsertCustomer: PASS - [2024-04-16T10:21:56.717Z] [exec] - EJB3_pkgEjbTest-DeleteCustomer: PASS - [2024-04-16T10:21:56.717Z] [exec] - EJB3_pkgEjbTest-VerifyDeleteCustomer: PASS - [2024-04-16T10:21:56.717Z] [exec] - EJB3_pkgEjbTest-VerifyCustomerInsert: PASS - [2024-04-16T10:21:56.717Z] [exec] ----------------------------------------- [2024-04-16T10:21:56.717Z] [exec] Total PASS: 4 [2024-04-16T10:21:56.717Z] [exec] Total FAIL: 0 [2024-04-16T10:21:56.717Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:56.717Z] [exec] ----------------------------------------- [2024-04-16T10:21:56.717Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:56.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-04-16T10:21:56.810Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-04-16T10:21:56.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-04-16T10:21:56.972Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:56.983Z] [exec] Application deployed with name ejb-timer-opallowedApp. [2024-04-16T10:21:56.983Z] [echo] Deployment on target server server successful [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] setOSConditions: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] setToolWin: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] setToolUnix: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] setToolProperty: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] setS1ASclassPath: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] init-common: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] deploy-common-ee: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] run-pojo: [2024-04-16T10:21:56.983Z] [2024-04-16T10:21:56.983Z] run-client: [2024-04-16T10:21:57.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-04-16T10:21:57.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-04-16T10:21:57.084Z] [exec] Connector resource jms/QCFactory created. [2024-04-16T10:21:57.084Z] [2024-04-16T10:21:57.084Z] setOSConditions: [2024-04-16T10:21:57.084Z] [2024-04-16T10:21:57.084Z] setToolWin: [2024-04-16T10:21:57.084Z] [2024-04-16T10:21:57.084Z] setToolUnix: [2024-04-16T10:21:57.084Z] [2024-04-16T10:21:57.084Z] setToolProperty: [2024-04-16T10:21:57.084Z] [2024-04-16T10:21:57.084Z] setS1ASclassPath: [2024-04-16T10:21:57.084Z] [2024-04-16T10:21:57.084Z] init-common: [2024-04-16T10:21:57.084Z] [2024-04-16T10:21:57.084Z] create-jms-resource-common: [2024-04-16T10:21:57.162Z] [exec] Apr 16, 2024 10:21:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:21:57.162Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5403907 [2024-04-16T10:21:57.192Z] [exec] Application deployed with name cdi-simple-decorator-web. [2024-04-16T10:21:57.192Z] [2024-04-16T10:21:57.192Z] deploy-war-commonee: [2024-04-16T10:21:57.192Z] [2024-04-16T10:21:57.192Z] run: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] checkReporting-common: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] confirmReportPresent-common: [2024-04-16T10:21:57.237Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:57.237Z] [echo] Test seems to be reported fine [2024-04-16T10:21:57.237Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgEjbTest/RepRunConf.txt [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] confirmMissingReport-common: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] undeploy: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] setOSConditions: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] setToolWin: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] setToolUnix: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] setToolProperty: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] setS1ASclassPath: [2024-04-16T10:21:57.237Z] [2024-04-16T10:21:57.237Z] init-common: [2024-04-16T10:21:57.238Z] [2024-04-16T10:21:57.238Z] undeploy-common: [2024-04-16T10:21:57.446Z] [java] opening connection to http://localhost:8080/cdi-simple-decorator/myurl [2024-04-16T10:21:57.446Z] [java] line = Hello from Servlet 3.0. [2024-04-16T10:21:57.447Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:57.447Z] [java] [2024-04-16T10:21:57.447Z] [java] [2024-04-16T10:21:57.447Z] [java] ----------------------------------------- [2024-04-16T10:21:57.447Z] [java] - decorators-simple-decorator: PASS - [2024-04-16T10:21:57.447Z] [java] ----------------------------------------- [2024-04-16T10:21:57.447Z] [java] - Total PASS : 1 - [2024-04-16T10:21:57.447Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:57.447Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:57.447Z] [java] ----------------------------------------- [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] undeploy: [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] setOSConditions: [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] setToolWin: [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] setToolUnix: [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] setToolProperty: [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] setS1ASclassPath: [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] init-common: [2024-04-16T10:21:57.447Z] [2024-04-16T10:21:57.447Z] undeploy-war-common: [2024-04-16T10:21:57.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgEjbTestApp [2024-04-16T10:21:57.597Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:21:57.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-04-16T10:21:57.625Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-04-16T10:21:57.644Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-04-16T10:21:57.644Z] [exec] JMS Desctination Queue created. [2024-04-16T10:21:57.741Z] [exec] running Sful tests [2024-04-16T10:21:57.741Z] [exec] running Sful2 tests [2024-04-16T10:21:57.741Z] [exec] running Sless3 tests [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] unsetup: [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] setOSConditions: [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] setToolWin: [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] setToolUnix: [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] setToolProperty: [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] setS1ASclassPath: [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] init-common: [2024-04-16T10:21:57.746Z] [2024-04-16T10:21:57.746Z] delete-jdbc-resource-common: [2024-04-16T10:21:57.746Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgEjbTest [2024-04-16T10:21:57.858Z] [exec] Apr 16, 2024 10:21:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:21:57.858Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:21:57.879Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:21:57.879Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:21:57.908Z] [java] Waiting for timer enabled [2024-04-16T10:21:57.908Z] [java] Apr 16, 2024 10:21:57 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:21:57.908Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:21:57.996Z] [exec] running Sless4 tests [2024-04-16T10:21:57.996Z] [exec] running Sless5 tests [2024-04-16T10:21:57.996Z] [exec] running Sless6 tests [2024-04-16T10:21:57.996Z] [exec] test complete [2024-04-16T10:21:57.996Z] [exec] Value of key is: main [2024-04-16T10:21:57.997Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:57.997Z] [exec] [2024-04-16T10:21:57.997Z] [exec] [2024-04-16T10:21:57.997Z] [exec] ----------------------------------------- [2024-04-16T10:21:57.997Z] [exec] - main: PASS - [2024-04-16T10:21:57.997Z] [exec] ----------------------------------------- [2024-04-16T10:21:57.997Z] [exec] Total PASS: 1 [2024-04-16T10:21:57.997Z] [exec] Total FAIL: 0 [2024-04-16T10:21:57.997Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:21:57.997Z] [exec] ----------------------------------------- [2024-04-16T10:21:57.997Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:57.997Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:21:58.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cdi-simple-decorator-web [2024-04-16T10:21:58.007Z] [2024-04-16T10:21:58.007Z] all: [2024-04-16T10:21:58.007Z] [echo] ***** DONE TESTING - GENERATING REPORT ****** [2024-04-16T10:21:58.007Z] [2024-04-16T10:21:58.007Z] report: [2024-04-16T10:21:58.007Z] [echo] Comparing results with expected results [2024-04-16T10:21:58.007Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:21:58.007Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:21:58.255Z] [exec] Waiting for the domain to stop . [2024-04-16T10:21:58.255Z] [exec] Waiting finished after 494 ms. [2024-04-16T10:21:58.255Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:21:58.255Z] [2024-04-16T10:21:58.255Z] start-process: [2024-04-16T10:21:58.255Z] [2024-04-16T10:21:58.255Z] start-process-non-windows: [2024-04-16T10:21:58.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgEjbTest [2024-04-16T10:21:58.337Z] [exec] JDBC resource jdbc/pkgEjbTest deleted successfully [2024-04-16T10:21:58.337Z] [echo] cmd executed for server [2024-04-16T10:21:58.337Z] [2024-04-16T10:21:58.337Z] setOSConditions: [2024-04-16T10:21:58.337Z] [2024-04-16T10:21:58.337Z] setToolWin: [2024-04-16T10:21:58.337Z] [2024-04-16T10:21:58.337Z] setToolUnix: [2024-04-16T10:21:58.337Z] [2024-04-16T10:21:58.337Z] setToolProperty: [2024-04-16T10:21:58.337Z] [2024-04-16T10:21:58.337Z] setS1ASclassPath: [2024-04-16T10:21:58.337Z] [2024-04-16T10:21:58.337Z] init-common: [2024-04-16T10:21:58.337Z] [2024-04-16T10:21:58.337Z] delete-jdbc-connpool-common: [2024-04-16T10:21:58.337Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgEjbTest-pool [2024-04-16T10:21:58.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-04-16T10:21:58.439Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-04-16T10:21:58.512Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:21:58.512Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-04-16T10:21:58.522Z] [exec] Waiting for domain1 to start ........... [2024-04-16T10:21:58.522Z] [exec] Waiting finished after 10,384 ms. [2024-04-16T10:21:58.522Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:21:58.522Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:21:58.522Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:21:58.522Z] [exec] Admin Port: 45,707 [2024-04-16T10:21:58.522Z] [exec] Command start-domain executed successfully. [2024-04-16T10:21:58.522Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:21:58.522Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:21:58.522Z] [2024-04-16T10:21:58.522Z] dumpThreadStack: [2024-04-16T10:21:58.522Z] [2024-04-16T10:21:58.522Z] startDomainWindows: [2024-04-16T10:21:58.522Z] [2024-04-16T10:21:58.522Z] startDomain: [2024-04-16T10:21:58.522Z] [2024-04-16T10:21:58.522Z] run-second: [2024-04-16T10:21:58.523Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:21:58.523Z] [java] [2024-04-16T10:21:58.523Z] [java] [2024-04-16T10:21:58.523Z] [java] ----------------------------------------- [2024-04-16T10:21:58.523Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-04-16T10:21:58.523Z] [java] ----------------------------------------- [2024-04-16T10:21:58.523Z] [java] - Total PASS : 1 - [2024-04-16T10:21:58.523Z] [java] - Total FAIL : 0 - [2024-04-16T10:21:58.523Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:21:58.523Z] [java] ----------------------------------------- [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] undeploy: [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] setOSConditions: [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] setToolWin: [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] setToolUnix: [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] setToolProperty: [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] setS1ASclassPath: [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] init-common: [2024-04-16T10:21:58.523Z] [2024-04-16T10:21:58.523Z] undeploy-war-common: [2024-04-16T10:21:58.523Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-pre-destroy-annotation-web [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] checkReporting-common: [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] confirmReportPresent-common: [2024-04-16T10:21:58.558Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:21:58.558Z] [echo] Test seems to be reported fine [2024-04-16T10:21:58.558Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/bindings/RepRunConf.txt [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] confirmMissingReport-common: [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] undeploy: [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] setOSConditions: [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] setToolWin: [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] setToolUnix: [2024-04-16T10:21:58.558Z] [2024-04-16T10:21:58.558Z] setToolProperty: [2024-04-16T10:21:58.559Z] [2024-04-16T10:21:58.559Z] setS1ASclassPath: [2024-04-16T10:21:58.559Z] [2024-04-16T10:21:58.559Z] init-common: [2024-04-16T10:21:58.559Z] [2024-04-16T10:21:58.559Z] undeploy-common: [2024-04-16T10:21:58.587Z] [2024-04-16T10:21:58.587Z] report-sh: [2024-04-16T10:21:58.587Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:21:58.587Z] [exec] [2024-04-16T10:21:58.587Z] [exec] ************************ [2024-04-16T10:21:58.587Z] [exec] PASSED= 108 [2024-04-16T10:21:58.587Z] [exec] ------------ ========= [2024-04-16T10:21:58.587Z] [exec] FAILED= 0 [2024-04-16T10:21:58.587Z] [exec] ------------ ========= [2024-04-16T10:21:58.587Z] [exec] DID NOT RUN= 7 [2024-04-16T10:21:58.587Z] [exec] ------------ ========= [2024-04-16T10:21:58.587Z] [exec] Total Expected=115 [2024-04-16T10:21:58.587Z] [exec] ************************ [2024-04-16T10:21:58.587Z] [exec] [2024-04-16T10:21:58.587Z] [2024-04-16T10:21:58.587Z] BUILD SUCCESSFUL [2024-04-16T10:21:58.587Z] Total time: 8 minutes 4 seconds [2024-04-16T10:21:58.587Z] + printf '\n%s \n\n' '===== TEST RUN - STOPPING GLASSFISH AND DB =====' [2024-04-16T10:21:58.587Z] [2024-04-16T10:21:58.587Z] ===== TEST RUN - STOPPING GLASSFISH AND DB ===== [2024-04-16T10:21:58.587Z] [2024-04-16T10:21:58.587Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-domain [2024-04-16T10:21:58.591Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-04-16T10:21:58.591Z] [exec] Administered object jms/SampleQueue created. [2024-04-16T10:21:58.591Z] [2024-04-16T10:21:58.591Z] restart-appserver: [2024-04-16T10:21:58.591Z] [2024-04-16T10:21:58.591Z] restart-server-instance-common: [2024-04-16T10:21:58.591Z] [2024-04-16T10:21:58.591Z] setOSConditions: [2024-04-16T10:21:58.591Z] [2024-04-16T10:21:58.591Z] setToolWin: [2024-04-16T10:21:58.591Z] [2024-04-16T10:21:58.591Z] setToolUnix: [2024-04-16T10:21:58.591Z] [2024-04-16T10:21:58.591Z] setToolProperty: [2024-04-16T10:21:58.591Z] [2024-04-16T10:21:58.592Z] setS1ASclassPath: [2024-04-16T10:21:58.592Z] [2024-04-16T10:21:58.592Z] init-common: [2024-04-16T10:21:58.592Z] [2024-04-16T10:21:58.592Z] stopDomain: [2024-04-16T10:21:58.592Z] [echo] run.xml:stopping domain... [2024-04-16T10:21:58.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-04-16T10:21:58.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-04-16T10:21:58.706Z] [2024-04-16T10:21:58.706Z] setOSConditions: [2024-04-16T10:21:58.706Z] [2024-04-16T10:21:58.706Z] setToolWin: [2024-04-16T10:21:58.706Z] [2024-04-16T10:21:58.706Z] setToolUnix: [2024-04-16T10:21:58.706Z] [2024-04-16T10:21:58.706Z] setToolProperty: [2024-04-16T10:21:58.706Z] [2024-04-16T10:21:58.706Z] setS1ASclassPath: [2024-04-16T10:21:58.706Z] [2024-04-16T10:21:58.706Z] init-common: [2024-04-16T10:21:58.706Z] [2024-04-16T10:21:58.706Z] create-jdbc-resource-common: [2024-04-16T10:21:58.706Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-04-16T10:21:58.836Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-bindingsApp [2024-04-16T10:21:58.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot noname --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/noname-web.war [2024-04-16T10:21:58.942Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgEjbTest-pool [2024-04-16T10:21:58.942Z] [exec] JDBC Connection pool pkgEjbTest-pool deleted successfully [2024-04-16T10:21:58.942Z] [echo] cmd executed for server [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] all: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] setOSConditions: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] setToolWin: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] setToolUnix: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] setToolProperty: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] setS1ASclassPath: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] init-common: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] setup: [2024-04-16T10:21:58.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/descriptor [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.942Z] setOSConditions: [2024-04-16T10:21:58.942Z] [2024-04-16T10:21:58.943Z] setToolWin: [2024-04-16T10:21:58.943Z] [2024-04-16T10:21:58.943Z] setToolUnix: [2024-04-16T10:21:58.943Z] [2024-04-16T10:21:58.943Z] setToolProperty: [2024-04-16T10:21:58.943Z] [2024-04-16T10:21:58.943Z] setS1ASclassPath: [2024-04-16T10:21:58.943Z] [2024-04-16T10:21:58.943Z] init-common: [2024-04-16T10:21:58.943Z] [2024-04-16T10:21:58.943Z] create-jdbc-persistence-connpool-common: [2024-04-16T10:21:59.090Z] [2024-04-16T10:21:59.090Z] all: [2024-04-16T10:21:59.090Z] [2024-04-16T10:21:59.090Z] session: [2024-04-16T10:21:59.090Z] [2024-04-16T10:21:59.090Z] setOSConditions: [2024-04-16T10:21:59.090Z] [2024-04-16T10:21:59.090Z] setToolWin: [2024-04-16T10:21:59.090Z] [2024-04-16T10:21:59.090Z] setToolUnix: [2024-04-16T10:21:59.090Z] [2024-04-16T10:21:59.090Z] setToolProperty: [2024-04-16T10:21:59.090Z] [2024-04-16T10:21:59.091Z] setS1ASclassPath: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] init-common: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] clean: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setOSConditions: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setToolWin: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setToolUnix: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setToolProperty: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setS1ASclassPath: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] init-common: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] clean-common: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setOSConditions: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setToolWin: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setToolUnix: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setToolProperty: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setS1ASclassPath: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] init-common: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] clean-classes-common: [2024-04-16T10:21:59.091Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setOSConditions: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.091Z] setToolWin: [2024-04-16T10:21:59.091Z] [2024-04-16T10:21:59.092Z] setToolUnix: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] setToolProperty: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] setS1ASclassPath: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] init-common: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] clean-jars-common: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] compile: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] setOSConditions: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] setToolWin: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] setToolUnix: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] setToolProperty: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] setS1ASclassPath: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] init-common: [2024-04-16T10:21:59.092Z] [2024-04-16T10:21:59.092Z] compile-common: [2024-04-16T10:21:59.092Z] [echo] Current time (ISO): 2024-04-16T10:21:58.948+0000 [2024-04-16T10:21:59.092Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:59.092Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:59.236Z] [exec] Apr 16, 2024 10:21:58 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:59.236Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:59.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-04-16T10:21:59.309Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-04-16T10:21:59.309Z] [echo] cmd executed for server [2024-04-16T10:21:59.309Z] [2024-04-16T10:21:59.309Z] setOSConditions: [2024-04-16T10:21:59.309Z] [2024-04-16T10:21:59.309Z] setToolWin: [2024-04-16T10:21:59.309Z] [2024-04-16T10:21:59.309Z] setToolUnix: [2024-04-16T10:21:59.309Z] [2024-04-16T10:21:59.309Z] setToolProperty: [2024-04-16T10:21:59.309Z] [2024-04-16T10:21:59.309Z] setS1ASclassPath: [2024-04-16T10:21:59.309Z] [2024-04-16T10:21:59.309Z] init-common: [2024-04-16T10:21:59.309Z] [2024-04-16T10:21:59.309Z] deploy-common: [2024-04-16T10:21:59.310Z] [echo] Current time (ISO): 2024-04-16T10:21:59.283+0000 [2024-04-16T10:21:59.310Z] [2024-04-16T10:21:59.310Z] setOSConditions: [2024-04-16T10:21:59.310Z] [2024-04-16T10:21:59.310Z] setToolWin: [2024-04-16T10:21:59.310Z] [2024-04-16T10:21:59.310Z] setToolUnix: [2024-04-16T10:21:59.310Z] [2024-04-16T10:21:59.310Z] setToolProperty: [2024-04-16T10:21:59.310Z] [2024-04-16T10:21:59.310Z] setS1ASclassPath: [2024-04-16T10:21:59.310Z] [2024-04-16T10:21:59.310Z] init-common: [2024-04-16T10:21:59.310Z] [2024-04-16T10:21:59.310Z] deploy-common-pe: [2024-04-16T10:21:59.489Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:21:59.489Z] [2024-04-16T10:21:59.489Z] setOSConditions: [2024-04-16T10:21:59.489Z] [2024-04-16T10:21:59.489Z] setToolWin: [2024-04-16T10:21:59.489Z] [2024-04-16T10:21:59.489Z] setToolUnix: [2024-04-16T10:21:59.489Z] [2024-04-16T10:21:59.489Z] setToolProperty: [2024-04-16T10:21:59.489Z] [2024-04-16T10:21:59.489Z] setS1ASclassPath: [2024-04-16T10:21:59.489Z] [2024-04-16T10:21:59.489Z] init-common: [2024-04-16T10:21:59.489Z] [2024-04-16T10:21:59.489Z] create-connector-connpool: [2024-04-16T10:21:59.489Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server MyPool [2024-04-16T10:21:59.542Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:59.542Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:21:59.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgWarTest-pool [2024-04-16T10:21:59.542Z] [exec] JDBC connection pool pkgWarTest-pool created successfully. [2024-04-16T10:21:59.796Z] [2024-04-16T10:21:59.796Z] setOSConditions: [2024-04-16T10:21:59.796Z] [2024-04-16T10:21:59.796Z] setToolWin: [2024-04-16T10:21:59.796Z] [2024-04-16T10:21:59.796Z] setToolUnix: [2024-04-16T10:21:59.796Z] [2024-04-16T10:21:59.796Z] setToolProperty: [2024-04-16T10:21:59.796Z] [2024-04-16T10:21:59.796Z] setS1ASclassPath: [2024-04-16T10:21:59.796Z] [2024-04-16T10:21:59.796Z] init-common: [2024-04-16T10:21:59.796Z] [2024-04-16T10:21:59.796Z] create-jdbc-resource-common: [2024-04-16T10:21:59.796Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest-pool --target server jdbc/pkgWarTest [2024-04-16T10:21:59.798Z] [exec] Apr 16, 2024 10:21:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:21:59.798Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:21:59.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxApp.ear [2024-04-16T10:21:59.895Z] [2024-04-16T10:21:59.896Z] all: [2024-04-16T10:21:59.896Z] [echo] [2024-04-16T10:21:59.896Z] [echo] ************************* [2024-04-16T10:21:59.896Z] [echo] * Running jspTagHandlerPreDestroyAnnotation [2024-04-16T10:21:59.896Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation [2024-04-16T10:21:59.896Z] [echo] ************************* [2024-04-16T10:21:59.896Z] [echo] [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setOSConditions: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setToolWin: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setToolUnix: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setToolProperty: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setS1ASclassPath: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] init-common: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] clean: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setOSConditions: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setToolWin: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setToolUnix: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setToolProperty: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setS1ASclassPath: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] init-common: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] clean-common: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setOSConditions: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.896Z] setToolWin: [2024-04-16T10:21:59.896Z] [2024-04-16T10:21:59.897Z] setToolUnix: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setToolProperty: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setS1ASclassPath: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] init-common: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] clean-classes-common: [2024-04-16T10:21:59.897Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setOSConditions: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setToolWin: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setToolUnix: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setToolProperty: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setS1ASclassPath: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] init-common: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] clean-jars-common: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] compile: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setOSConditions: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setToolWin: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setToolUnix: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setToolProperty: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] setS1ASclassPath: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.897Z] init-common: [2024-04-16T10:21:59.897Z] [2024-04-16T10:21:59.898Z] compile-common: [2024-04-16T10:21:59.898Z] [echo] Current time (ISO): 2024-04-16T10:21:59.567+0000 [2024-04-16T10:21:59.898Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:21:59.898Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:00.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgWarTest-pool --enabled=true --target server jdbc/pkgWarTest [2024-04-16T10:22:00.050Z] [exec] JDBC resource jdbc/pkgWarTest created successfully. [2024-04-16T10:22:00.050Z] [echo] cmd executed for server [2024-04-16T10:22:00.050Z] [2024-04-16T10:22:00.050Z] clean: [2024-04-16T10:22:00.050Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:00.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:00.050Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] compile: [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] setOSConditions: [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] setToolWin: [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] setToolUnix: [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] setToolProperty: [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] setS1ASclassPath: [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] init-common: [2024-04-16T10:22:00.051Z] [2024-04-16T10:22:00.051Z] compile-common: [2024-04-16T10:22:00.051Z] [echo] Current time (ISO): 2024-04-16T10:22:00.012+0000 [2024-04-16T10:22:00.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:00.051Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:00.427Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:00.427Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:00.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server MyPool [2024-04-16T10:22:00.729Z] [exec] Connector connection pool MyPool created. [2024-04-16T10:22:00.729Z] [2024-04-16T10:22:00.729Z] create-connector-connpool-common: [2024-04-16T10:22:00.806Z] [exec] Application deployed with name ejb-bmp-appauthtxApp. [2024-04-16T10:22:00.806Z] [echo] Deployment on target server server successful [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setOSConditions: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setToolWin: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setToolUnix: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setToolProperty: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setS1ASclassPath: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] init-common: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] deploy-common-ee: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] run: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setup-derby-for-authentication: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setOSConditions: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setToolWin: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setToolUnix: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setToolProperty: [2024-04-16T10:22:00.806Z] [2024-04-16T10:22:00.806Z] setS1ASclassPath: [2024-04-16T10:22:00.807Z] [2024-04-16T10:22:00.807Z] init-common: [2024-04-16T10:22:00.807Z] [2024-04-16T10:22:00.807Z] stop-derby: [2024-04-16T10:22:00.807Z] [2024-04-16T10:22:00.807Z] stop-derby-aix: [2024-04-16T10:22:00.807Z] [2024-04-16T10:22:00.807Z] stop-derby-nonaix: [2024-04-16T10:22:00.807Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:22:00.995Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:39: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] params[0] = new Integer(10); [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] params[1] = new Integer(20); [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:42: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] params[0] = new Long(10); [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] params[0] = new Integer(10); [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] params[0] = new Integer(10); [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:47: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] params[0] = new Long(10); [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:55: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] params[0] = new Long(45); [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.249Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ArgumentsVerifier.java:69: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:22:01.249Z] [javac] if (! ii.equals(new Integer(30))) { [2024-04-16T10:22:01.249Z] [javac] ^ [2024-04-16T10:22:01.250Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/ErrorRecoveryInterceptor.java:48: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:22:01.250Z] [javac] params[0] = new Boolean(false); [2024-04-16T10:22:01.250Z] [javac] ^ [2024-04-16T10:22:01.250Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/ejb/SfulEJB.java:157: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-04-16T10:22:01.250Z] [javac] sless.objectArgs(new Long(70)); [2024-04-16T10:22:01.250Z] [javac] ^ [2024-04-16T10:22:01.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ClassName=org.apache.derby.jdbc.ClientXADataSource [2024-04-16T10:22:01.366Z] [java] Tue Apr 16 10:22:01 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:22:01.366Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties to copy. [2024-04-16T10:22:01.366Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] setOSConditions: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] setToolWin: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] setToolUnix: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] setToolProperty: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] setS1ASclassPath: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] init-common: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] start-derby: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] start-derby-aix: [2024-04-16T10:22:01.366Z] [2024-04-16T10:22:01.366Z] start-derby-nonaix: [2024-04-16T10:22:01.366Z] [echo] Starting Derby DB Server ... [2024-04-16T10:22:01.438Z] [exec] Application deployed with name security-jmac-soapApp. [2024-04-16T10:22:01.438Z] [exec] there are no files to retrieve for application security-jmac-soapApp [2024-04-16T10:22:01.438Z] [echo] Deployment on target server server successful [2024-04-16T10:22:01.438Z] [2024-04-16T10:22:01.438Z] compile-client: [2024-04-16T10:22:01.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:01.438Z] [2024-04-16T10:22:01.438Z] setOSConditions: [2024-04-16T10:22:01.438Z] [2024-04-16T10:22:01.438Z] setToolWin: [2024-04-16T10:22:01.438Z] [2024-04-16T10:22:01.438Z] setToolUnix: [2024-04-16T10:22:01.438Z] [2024-04-16T10:22:01.438Z] setToolProperty: [2024-04-16T10:22:01.438Z] [2024-04-16T10:22:01.439Z] setS1ASclassPath: [2024-04-16T10:22:01.439Z] [2024-04-16T10:22:01.439Z] init-common: [2024-04-16T10:22:01.439Z] [2024-04-16T10:22:01.439Z] setJAXWSToolsForWin: [2024-04-16T10:22:01.439Z] [2024-04-16T10:22:01.439Z] setJAXWSToolsForUnix: [2024-04-16T10:22:01.439Z] [2024-04-16T10:22:01.439Z] wsimport: [2024-04-16T10:22:01.439Z] [exec] parsing WSDL... [2024-04-16T10:22:01.439Z] [exec] [2024-04-16T10:22:01.439Z] [exec] Generating code... [2024-04-16T10:22:01.439Z] [exec] [2024-04-16T10:22:01.439Z] [exec] Compiling code... [2024-04-16T10:22:01.504Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:22:01.504Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:22:01.504Z] [javac] 11 warnings [2024-04-16T10:22:01.504Z] [2024-04-16T10:22:01.504Z] setOSConditions: [2024-04-16T10:22:01.504Z] [2024-04-16T10:22:01.504Z] setToolWin: [2024-04-16T10:22:01.504Z] [2024-04-16T10:22:01.504Z] setToolUnix: [2024-04-16T10:22:01.505Z] [2024-04-16T10:22:01.505Z] setToolProperty: [2024-04-16T10:22:01.505Z] [2024-04-16T10:22:01.505Z] setS1ASclassPath: [2024-04-16T10:22:01.505Z] [2024-04-16T10:22:01.505Z] init-common: [2024-04-16T10:22:01.505Z] [2024-04-16T10:22:01.505Z] compile-common: [2024-04-16T10:22:01.505Z] [echo] Current time (ISO): 2024-04-16T10:22:01.301+0000 [2024-04-16T10:22:01.505Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:01.591Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ClassName=org.apache.derby.jdbc.ClientXADataSource [2024-04-16T10:22:01.796Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:01.796Z] [javac] 1 warning [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] build: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] setOSConditions: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] setToolWin: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] setToolUnix: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] setToolProperty: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] setS1ASclassPath: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] init-common: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] webclient-war-common: [2024-04-16T10:22:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] clear: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] test-tlds-exist: [2024-04-16T10:22:01.796Z] [2024-04-16T10:22:01.796Z] copy-tlds: [2024-04-16T10:22:01.796Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:01.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] test-tagfiles-exist: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] copy-tagfiles: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] package-war-common: [2024-04-16T10:22:01.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:01.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:01.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:01.797Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:01.797Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-04-16T10:22:01.797Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:01.797Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagHandlerPreDestroyAnnotation/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] deploy: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] deploy-war-common: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] setOSConditions: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] setToolWin: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] setToolUnix: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] setToolProperty: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] setS1ASclassPath: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] init-common: [2024-04-16T10:22:01.797Z] [2024-04-16T10:22:01.797Z] deploy-war-commonpe: [2024-04-16T10:22:01.964Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:01.965Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:22:01.965Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2024-04-16T10:22:01.965Z] [javac] ^ [2024-04-16T10:22:01.965Z] [javac] 2 warnings [2024-04-16T10:22:01.965Z] [2024-04-16T10:22:01.965Z] setOSConditions: [2024-04-16T10:22:01.965Z] [2024-04-16T10:22:01.965Z] setToolWin: [2024-04-16T10:22:01.965Z] [2024-04-16T10:22:01.965Z] setToolUnix: [2024-04-16T10:22:01.965Z] [2024-04-16T10:22:01.965Z] setToolProperty: [2024-04-16T10:22:01.965Z] [2024-04-16T10:22:01.965Z] setS1ASclassPath: [2024-04-16T10:22:01.965Z] [2024-04-16T10:22:01.965Z] init-common: [2024-04-16T10:22:01.965Z] [2024-04-16T10:22:01.965Z] compile-common: [2024-04-16T10:22:01.965Z] [echo] Current time (ISO): 2024-04-16T10:22:01.904+0000 [2024-04-16T10:22:01.965Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] setOSConditions: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] setToolWin: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] setToolUnix: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] setToolProperty: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] setS1ASclassPath: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] init-common: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] setJAXWSToolsForWin: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] setJAXWSToolsForUnix: [2024-04-16T10:22:02.038Z] [2024-04-16T10:22:02.038Z] wsimport: [2024-04-16T10:22:02.096Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-handler-pre-destroy-annotation --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-handler-pre-destroy-annotation-web.war [2024-04-16T10:22:02.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2024-04-16T10:22:02.187Z] [exec] domain.resources.connector-connection-pool.MyPool.property.DataBaseName=testdb [2024-04-16T10:22:02.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2024-04-16T10:22:02.748Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ServerName=localhost [2024-04-16T10:22:02.827Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:22:02.827Z] [exec] Waiting finished after 3,294 ms. [2024-04-16T10:22:02.827Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:22:02.862Z] Waiting for the domain to stop .... [2024-04-16T10:22:02.862Z] Waiting finished after 3,616 ms. [2024-04-16T10:22:02.862Z] Command stop-domain executed successfully. [2024-04-16T10:22:02.862Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-database [2024-04-16T10:22:02.961Z] [exec] parsing WSDL... [2024-04-16T10:22:03.157Z] [java] Apr 16, 2024 10:22:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:03.157Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55d9b8f0 [2024-04-16T10:22:03.157Z] [java] Value of key is: pojo: [2024-04-16T10:22:03.157Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:03.157Z] [java] [2024-04-16T10:22:03.157Z] [java] [2024-04-16T10:22:03.157Z] [java] ----------------------------------------- [2024-04-16T10:22:03.157Z] [java] - pojo: : PASS - [2024-04-16T10:22:03.157Z] [java] ----------------------------------------- [2024-04-16T10:22:03.157Z] [java] Total PASS: 1 [2024-04-16T10:22:03.157Z] [java] Total FAIL: 0 [2024-04-16T10:22:03.157Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:03.157Z] [java] ----------------------------------------- [2024-04-16T10:22:03.157Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:03.157Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:03.157Z] [2024-04-16T10:22:03.157Z] run-webapp: [2024-04-16T10:22:03.157Z] [2024-04-16T10:22:03.157Z] run-client: [2024-04-16T10:22:03.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2024-04-16T10:22:03.393Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:03.393Z] [javac] 1 warning [2024-04-16T10:22:03.393Z] [2024-04-16T10:22:03.393Z] build: [2024-04-16T10:22:03.393Z] [2024-04-16T10:22:03.393Z] setOSConditions: [2024-04-16T10:22:03.393Z] [2024-04-16T10:22:03.393Z] fixFiles: [2024-04-16T10:22:03.393Z] [2024-04-16T10:22:03.393Z] convUnix: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] convWin: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] setToolWin: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] setToolUnix: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] setToolProperty: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] setS1ASclassPath: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] init-common: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] package-persistence-common: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] ejb-jar-common: [2024-04-16T10:22:03.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] package-ejbjar-common: [2024-04-16T10:22:03.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:03.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:03.394Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2024-04-16T10:22:03.394Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] appclient-jar-common: [2024-04-16T10:22:03.394Z] [2024-04-16T10:22:03.394Z] package-appclientjar-common: [2024-04-16T10:22:03.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:03.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:03.394Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:03.394Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2024-04-16T10:22:03.520Z] [exec] [2024-04-16T10:22:03.521Z] [exec] Generating code... [2024-04-16T10:22:03.521Z] [exec] [2024-04-16T10:22:03.521Z] [exec] Compiling code... [2024-04-16T10:22:03.590Z] [exec] domain.resources.connector-connection-pool.MyPool.property.PortNumber=1527 [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] webclient-war-common: [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] build-ear-common: [2024-04-16T10:22:03.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:03.655Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:03.655Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:03.655Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] deploy: [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] setOSConditions: [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] setToolWin: [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] setToolUnix: [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] setToolProperty: [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] setS1ASclassPath: [2024-04-16T10:22:03.655Z] [2024-04-16T10:22:03.655Z] init-common: [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] deploy-common: [2024-04-16T10:22:03.656Z] [echo] Current time (ISO): 2024-04-16T10:22:03.400+0000 [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] setOSConditions: [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] setToolWin: [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] setToolUnix: [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] setToolProperty: [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] setS1ASclassPath: [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] init-common: [2024-04-16T10:22:03.656Z] [2024-04-16T10:22:03.656Z] deploy-common-pe: [2024-04-16T10:22:03.864Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:03.864Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:03.864Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:03.864Z] [javac] 2 warnings [2024-04-16T10:22:03.864Z] [2024-04-16T10:22:03.864Z] setOSConditions: [2024-04-16T10:22:03.864Z] [2024-04-16T10:22:03.864Z] setToolWin: [2024-04-16T10:22:03.864Z] [2024-04-16T10:22:03.864Z] setToolUnix: [2024-04-16T10:22:03.864Z] [2024-04-16T10:22:03.864Z] setToolProperty: [2024-04-16T10:22:03.864Z] [2024-04-16T10:22:03.864Z] setS1ASclassPath: [2024-04-16T10:22:03.864Z] [2024-04-16T10:22:03.864Z] init-common: [2024-04-16T10:22:03.864Z] [2024-04-16T10:22:03.865Z] compile-common: [2024-04-16T10:22:03.865Z] [echo] Current time (ISO): 2024-04-16T10:22:03.846+0000 [2024-04-16T10:22:03.865Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:03.910Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-04-16T10:22:04.089Z] [java] Waiting for timer enabled [2024-04-16T10:22:04.089Z] [java] Apr 16, 2024 10:22:03 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:22:04.089Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:22:04.096Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soap/client [2024-04-16T10:22:04.096Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soap/build.xml:159: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:04.096Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:04.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2024-04-16T10:22:04.151Z] [exec] domain.resources.connector-connection-pool.MyPool.property.User=dbuser [2024-04-16T10:22:04.224Z] Tue Apr 16 10:22:04 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:22:04.468Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2024-04-16T10:22:04.468Z] [echo] Deployment on target server server successful [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setOSConditions: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setToolWin: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setToolUnix: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setToolProperty: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setS1ASclassPath: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] init-common: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] deploy-common-ee: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] run: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setOSConditions: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setToolWin: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setToolUnix: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setToolProperty: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] setS1ASclassPath: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] init-common: [2024-04-16T10:22:04.468Z] [2024-04-16T10:22:04.468Z] runclient-common: [2024-04-16T10:22:04.468Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionAppClient.jar -name ejb-ejb30-interceptors-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:22:04.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2024-04-16T10:22:04.733Z] [exec] domain.resources.connector-connection-pool.MyPool.property.Password=dbpassword [2024-04-16T10:22:04.788Z] Tue Apr 16 10:22:04 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:22:04.788Z] Command stop-database executed successfully. [2024-04-16T10:22:04.788Z] + set -e [2024-04-16T10:22:04.788Z] + check_successful_run [2024-04-16T10:22:04.788Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:22:04.788Z] [2024-04-16T10:22:04.788Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:22:04.788Z] [2024-04-16T10:22:04.788Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:22:04.788Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:22:04.789Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:22:04.789Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:22:04.789Z] + generate_junit_report cdi_all [2024-04-16T10:22:04.789Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:22:04.789Z] [2024-04-16T10:22:04.789Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:22:04.789Z] [2024-04-16T10:22:04.789Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:22:04.789Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:22:04.789Z] + TESTSUITE_NAME=cdi_all [2024-04-16T10:22:04.789Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:22:04.789Z] + awk -v suitename=cdi_all ' [2024-04-16T10:22:04.789Z] BEGIN { [2024-04-16T10:22:04.789Z] totaltests = 0; [2024-04-16T10:22:04.789Z] totalfailures = 0; [2024-04-16T10:22:04.789Z] totalerrors = 0; [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] function getPropVal(str){ [2024-04-16T10:22:04.789Z] split(str, a, "="); [2024-04-16T10:22:04.789Z] val = a[2]; [2024-04-16T10:22:04.789Z] # remove quotes [2024-04-16T10:22:04.789Z] gsub("\"","",val); [2024-04-16T10:22:04.789Z] return val; [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] function removeXMLTag(str){ [2024-04-16T10:22:04.789Z] # remove xml tag quotes [2024-04-16T10:22:04.789Z] gsub("","",str); [2024-04-16T10:22:04.789Z] gsub("<.*>","",str); [2024-04-16T10:22:04.789Z] gsub(">","",str); [2024-04-16T10:22:04.789Z] return str; [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] /status value=/ { [2024-04-16T10:22:04.789Z] result=getPropVal($0); [2024-04-16T10:22:04.789Z] result=removeXMLTag(result); [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] // { [2024-04-16T10:22:04.789Z] getline; [2024-04-16T10:22:04.789Z] getline; [2024-04-16T10:22:04.789Z] testunit=removeXMLTag($0); [2024-04-16T10:22:04.789Z] gsub("\"","",testunit); [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] // { [2024-04-16T10:22:04.789Z] getline; [2024-04-16T10:22:04.789Z] testname=removeXMLTag($0); [2024-04-16T10:22:04.789Z] gsub("\"","",testname); [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] /<\/testcase>/{ [2024-04-16T10:22:04.789Z] classname=testunit [2024-04-16T10:22:04.789Z] # printing testcase to out [2024-04-16T10:22:04.789Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:22:04.789Z] if (result == "fail") { [2024-04-16T10:22:04.789Z] out = out " \n"; [2024-04-16T10:22:04.789Z] totalfailures++; [2024-04-16T10:22:04.789Z] } else if (result == "did_not_run") { [2024-04-16T10:22:04.789Z] out = out " \n"; [2024-04-16T10:22:04.789Z] totalerrors++; [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] out = out " \n"; [2024-04-16T10:22:04.789Z] [2024-04-16T10:22:04.789Z] totaltests++; [2024-04-16T10:22:04.789Z] result=""; [2024-04-16T10:22:04.789Z] testname=""; [2024-04-16T10:22:04.789Z] } [2024-04-16T10:22:04.789Z] END { [2024-04-16T10:22:04.789Z] print "" [2024-04-16T10:22:04.789Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:22:04.789Z] printf "%s", out; [2024-04-16T10:22:04.789Z] print "" [2024-04-16T10:22:04.789Z] }' [2024-04-16T10:22:04.789Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:22:04.789Z] + change_junit_report_class_names [2024-04-16T10:22:04.789Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:22:04.790Z] + sed -i 's/\bclassname="/classname="cdi_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:22:04.790Z] + copy_test_artifacts cdi_all [2024-04-16T10:22:04.790Z] + sleep 1 [2024-04-16T10:22:05.037Z] [2024-04-16T10:22:05.037Z] build-client: [2024-04-16T10:22:05.037Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:05.037Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client/com/sun/s1asdev/security/jmac/soap/client [2024-04-16T10:22:05.037Z] [2024-04-16T10:22:05.037Z] package-appclientjar-common: [2024-04-16T10:22:05.037Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:05.037Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:05.037Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2024-04-16T10:22:05.037Z] [2024-04-16T10:22:05.037Z] setOSConditions: [2024-04-16T10:22:05.037Z] [2024-04-16T10:22:05.037Z] setToolWin: [2024-04-16T10:22:05.037Z] [2024-04-16T10:22:05.037Z] setToolUnix: [2024-04-16T10:22:05.038Z] [2024-04-16T10:22:05.038Z] setToolProperty: [2024-04-16T10:22:05.038Z] [2024-04-16T10:22:05.038Z] setS1ASclassPath: [2024-04-16T10:22:05.038Z] [2024-04-16T10:22:05.038Z] init-common: [2024-04-16T10:22:05.038Z] [2024-04-16T10:22:05.038Z] deploy-client-common: [2024-04-16T10:22:05.081Z] [exec] Apr 16, 2024 10:22:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:05.081Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2407a36c [2024-04-16T10:22:05.081Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-04-16T10:22:05.081Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:05.081Z] [exec] [2024-04-16T10:22:05.081Z] [exec] [2024-04-16T10:22:05.081Z] [exec] ----------------------------------------- [2024-04-16T10:22:05.081Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-04-16T10:22:05.081Z] [exec] ----------------------------------------- [2024-04-16T10:22:05.081Z] [exec] Total PASS: 1 [2024-04-16T10:22:05.081Z] [exec] Total FAIL: 0 [2024-04-16T10:22:05.081Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:05.081Z] [exec] ----------------------------------------- [2024-04-16T10:22:05.081Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:05.081Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:05.206Z] [exec] Waiting for domain1 to start ...... [2024-04-16T10:22:05.206Z] [exec] Waiting finished after 5,935 ms. [2024-04-16T10:22:05.206Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:22:05.206Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:22:05.206Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:22:05.206Z] [exec] Admin Port: 4,848 [2024-04-16T10:22:05.206Z] [exec] Command start-domain executed successfully. [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] private-all: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] private-all: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] private-all: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] init.os: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] init.tools.unix: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] init.tools.windows: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] init.tools: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] setAsadminArgs: [2024-04-16T10:22:05.206Z] [2024-04-16T10:22:05.206Z] init: [2024-04-16T10:22:05.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-client.jar [2024-04-16T10:22:05.295Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] checkReporting-common: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] confirmReportPresent-common: [2024-04-16T10:22:05.337Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:05.337Z] [echo] Test seems to be reported fine [2024-04-16T10:22:05.337Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] confirmMissingReport-common: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] setOSConditions: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] setToolWin: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] setToolUnix: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] setToolProperty: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] setS1ASclassPath: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] init-common: [2024-04-16T10:22:05.337Z] [2024-04-16T10:22:05.337Z] runclient-common: [2024-04-16T10:22:05.337Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml properties String Primitives-And-String Integer 25 custom/my-properties-xml-file-with-values [2024-04-16T10:22:05.405Z] [exec] Apr 16, 2024 10:22:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:05.405Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:05.431Z] [exec] Application deployed with name web-jsp-tag-handler-pre-destroy-annotation-web. [2024-04-16T10:22:05.431Z] [2024-04-16T10:22:05.431Z] deploy-war-commonee: [2024-04-16T10:22:05.431Z] [2024-04-16T10:22:05.431Z] run-first: [2024-04-16T10:22:05.431Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-handler-pre-destroy-annotation/jsp/test.jsp [2024-04-16T10:22:05.505Z] [2024-04-16T10:22:05.505Z] init.customtasks: [2024-04-16T10:22:05.505Z] [2024-04-16T10:22:05.505Z] prepare: [2024-04-16T10:22:05.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2024-04-16T10:22:05.505Z] [2024-04-16T10:22:05.505Z] compile: [2024-04-16T10:22:05.506Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/war/deploydir/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:05.506Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF/classes [2024-04-16T10:22:05.542Z] [exec] Application deployed with name noname-web. [2024-04-16T10:22:05.542Z] [2024-04-16T10:22:05.542Z] deploy-war-commonee: [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] assemble-client: [2024-04-16T10:22:05.543Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] setOSConditions: [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] setToolWin: [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] setToolUnix: [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] setToolProperty: [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] setS1ASclassPath: [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] init-common: [2024-04-16T10:22:05.543Z] [2024-04-16T10:22:05.543Z] wsimport: [2024-04-16T10:22:05.551Z] [exec] domain.resources.connector-connection-pool.MyPool.property.ConnectionAttributes=;create=true [2024-04-16T10:22:05.551Z] [2024-04-16T10:22:05.551Z] setOSConditions: [2024-04-16T10:22:05.551Z] [2024-04-16T10:22:05.551Z] setToolWin: [2024-04-16T10:22:05.551Z] [2024-04-16T10:22:05.551Z] setToolUnix: [2024-04-16T10:22:05.551Z] [2024-04-16T10:22:05.551Z] setToolProperty: [2024-04-16T10:22:05.551Z] [2024-04-16T10:22:05.551Z] setS1ASclassPath: [2024-04-16T10:22:05.551Z] [2024-04-16T10:22:05.551Z] init-common: [2024-04-16T10:22:05.551Z] [2024-04-16T10:22:05.551Z] create-connector-resource-common: [2024-04-16T10:22:05.551Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname MyPool --target server eis/MyPool [2024-04-16T10:22:05.695Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:05.695Z] [java] [2024-04-16T10:22:05.695Z] [java] [2024-04-16T10:22:05.695Z] [java] ----------------------------------------- [2024-04-16T10:22:05.695Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-04-16T10:22:05.695Z] [java] ----------------------------------------- [2024-04-16T10:22:05.695Z] [java] - Total PASS : 1 - [2024-04-16T10:22:05.695Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:05.695Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:05.695Z] [java] ----------------------------------------- [2024-04-16T10:22:05.695Z] [2024-04-16T10:22:05.695Z] restart-server-instance-common: [2024-04-16T10:22:05.695Z] [2024-04-16T10:22:05.695Z] setOSConditions: [2024-04-16T10:22:05.695Z] [2024-04-16T10:22:05.695Z] setToolWin: [2024-04-16T10:22:05.695Z] [2024-04-16T10:22:05.695Z] setToolUnix: [2024-04-16T10:22:05.695Z] [2024-04-16T10:22:05.695Z] setToolProperty: [2024-04-16T10:22:05.695Z] [2024-04-16T10:22:05.695Z] setS1ASclassPath: [2024-04-16T10:22:05.696Z] [2024-04-16T10:22:05.696Z] init-common: [2024-04-16T10:22:05.696Z] [2024-04-16T10:22:05.696Z] stopDomain: [2024-04-16T10:22:05.696Z] [echo] run.xml:stopping domain... [2024-04-16T10:22:05.794Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:05.794Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:05.794Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:05.821Z] [exec] parsing WSDL... [2024-04-16T10:22:05.984Z] [java] invoking webclient servlet at http://localhost:45712/ejb-timer-opallowed/VerifyServlet?ejb [2024-04-16T10:22:06.049Z] [javac] 2 warnings [2024-04-16T10:22:06.049Z] [2024-04-16T10:22:06.049Z] build: [2024-04-16T10:22:06.049Z] [2024-04-16T10:22:06.049Z] setOSConditions: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setToolWin: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setToolUnix: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setToolProperty: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setS1ASclassPath: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] init-common: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] webclient-pu-war: [2024-04-16T10:22:06.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setOSConditions: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setToolWin: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setToolUnix: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setToolProperty: [2024-04-16T10:22:06.050Z] [2024-04-16T10:22:06.050Z] setS1ASclassPath: [2024-04-16T10:22:06.051Z] [2024-04-16T10:22:06.051Z] init-common: [2024-04-16T10:22:06.051Z] [2024-04-16T10:22:06.051Z] package-pu-war: [2024-04-16T10:22:06.051Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:06.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-04-16T10:22:06.051Z] [echo] webclient.war.classes=**/JpaServlet.class,**/Order.classes,**/Customer.class [2024-04-16T10:22:06.051Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-04-16T10:22:06.051Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-04-16T10:22:06.051Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-04-16T10:22:06.051Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-04-16T10:22:06.051Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-04-16T10:22:06.051Z] [echo] created war file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-04-16T10:22:06.051Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-04-16T10:22:06.051Z] [echo] my webclient war classes are:**/JpaServlet.class,**/Order.classes,**/Customer.class [2024-04-16T10:22:06.051Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:06.051Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:06.134Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname MyPool --enabled=true --objecttype user --target server eis/MyPool [2024-04-16T10:22:06.134Z] [exec] Connector resource eis/MyPool created. [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] create-users: [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] setOSConditions: [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] setToolWin: [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] setToolUnix: [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] setToolProperty: [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] setS1ASclassPath: [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] init-common: [2024-04-16T10:22:06.134Z] [2024-04-16T10:22:06.134Z] create-users-common: [2024-04-16T10:22:06.151Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:22:06.151Z] [2024-04-16T10:22:06.151Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:22:06.151Z] [2024-04-16T10:22:06.151Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:22:06.151Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:22:06.151Z] tar: Removing leading `/' from member names [2024-04-16T10:22:06.151Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:06.151Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:06.151Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:06.152Z] ++ pwd [2024-04-16T10:22:06.152Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:06.152Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/*/*logs.zip': No such file or directory [2024-04-16T10:22:06.152Z] + true [2024-04-16T10:22:06.152Z] ++ pwd [2024-04-16T10:22:06.152Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:06.152Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/cdi/*/*/*logs.zip': No such file or directory [2024-04-16T10:22:06.152Z] + true [2024-04-16T10:22:06.152Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/cdi_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:22:06.152Z] tar: Removing leading `/' from member names [2024-04-16T10:22:06.239Z] [java] Processing line: [2024-04-16T10:22:06.239Z] [java] Processing line: [2024-04-16T10:22:06.239Z] [java] Processing line: Servlet VerifyServlet [2024-04-16T10:22:06.239Z] [java] Processing line: [2024-04-16T10:22:06.239Z] [java] Processing line: [2024-04-16T10:22:06.239Z] [java] Processing line: RESULT: PASS [2024-04-16T10:22:06.239Z] [java] RESULT: PASS [2024-04-16T10:22:06.239Z] [java] Value of key is: webapp: [2024-04-16T10:22:06.239Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:06.239Z] [java] [2024-04-16T10:22:06.239Z] [java] [2024-04-16T10:22:06.239Z] [java] ----------------------------------------- [2024-04-16T10:22:06.239Z] [java] - webapp: : PASS - [2024-04-16T10:22:06.239Z] [java] ----------------------------------------- [2024-04-16T10:22:06.239Z] [java] Total PASS: 1 [2024-04-16T10:22:06.239Z] [java] Total FAIL: 0 [2024-04-16T10:22:06.239Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:06.239Z] [java] ----------------------------------------- [2024-04-16T10:22:06.239Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:06.239Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:06.239Z] [2024-04-16T10:22:06.239Z] run-managedbean: [2024-04-16T10:22:06.239Z] [2024-04-16T10:22:06.239Z] run-client: [2024-04-16T10:22:06.338Z] [exec] Application deployed with name security-jmac-soap-client. [2024-04-16T10:22:06.338Z] [2024-04-16T10:22:06.338Z] run: [2024-04-16T10:22:06.338Z] [echo] [2024-04-16T10:22:06.338Z] [echo] RUNNING /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient [2024-04-16T10:22:06.338Z] [echo] [2024-04-16T10:22:06.338Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-04-16T10:22:06.338Z] [echo] [2024-04-16T10:22:06.338Z] [echo] client: -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soap-clientClient.jar [2024-04-16T10:22:06.640Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:06.640Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] deploy: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] deploy-war-common: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] setOSConditions: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] setToolWin: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] setToolUnix: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] setToolProperty: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] setS1ASclassPath: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] init-common: [2024-04-16T10:22:06.640Z] [2024-04-16T10:22:06.640Z] deploy-war-commonpe: [2024-04-16T10:22:06.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo1 [2024-04-16T10:22:06.751Z] [exec] [2024-04-16T10:22:06.751Z] [exec] Generating code... [2024-04-16T10:22:06.751Z] [exec] [2024-04-16T10:22:06.984Z] [2024-04-16T10:22:06.984Z] setOSConditions: [2024-04-16T10:22:06.984Z] [2024-04-16T10:22:06.984Z] setToolWin: [2024-04-16T10:22:06.984Z] [2024-04-16T10:22:06.984Z] setToolUnix: [2024-04-16T10:22:06.984Z] [2024-04-16T10:22:06.984Z] setToolProperty: [2024-04-16T10:22:06.984Z] [2024-04-16T10:22:06.984Z] setS1ASclassPath: [2024-04-16T10:22:06.984Z] [2024-04-16T10:22:06.984Z] init-common: [2024-04-16T10:22:06.984Z] [2024-04-16T10:22:06.984Z] create-users-common: [2024-04-16T10:22:07.021Z] [exec] Compiling code... [2024-04-16T10:22:07.134Z] [exec] Waiting for the domain to stop . [2024-04-16T10:22:07.134Z] [exec] Waiting finished after 295 ms. [2024-04-16T10:22:07.134Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:22:07.164Z] [java] Waiting for timer enabled [2024-04-16T10:22:07.165Z] [java] Apr 16, 2024 10:22:06 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:22:07.165Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:22:07.228Z] [exec] Apr 16, 2024 10:22:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:07.228Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:07.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /ejb-cmp-pkgWarTest-web --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest-web.war [2024-04-16T10:22:07.303Z] [exec] Apr 16, 2024 10:22:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:07.303Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:07.507Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:07.507Z] [javac] 1 warning [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] assemble: [2024-04-16T10:22:07.507Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir/WEB-INF [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] declare-test: [2024-04-16T10:22:07.507Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] init.os: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] init.tools.unix: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] init.tools.windows: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] init.tools: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] setAsadminArgs: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] init: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] init.customtasks: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] prepare: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] deploydir.asadmin: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] setAsadminArgs: [2024-04-16T10:22:07.507Z] [2024-04-16T10:22:07.507Z] common.deploydir.asadmin: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] init.os: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] init.tools.unix: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] init.tools.windows: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] init.tools: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] setAsadminArgs: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] init: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] init.customtasks: [2024-04-16T10:22:07.508Z] [2024-04-16T10:22:07.508Z] common.run.asadmin: [2024-04-16T10:22:07.508Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-04-16T10:22:07.546Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:employee --target server foo2 [2024-04-16T10:22:07.546Z] [2024-04-16T10:22:07.546Z] setOSConditions: [2024-04-16T10:22:07.546Z] [2024-04-16T10:22:07.546Z] setToolWin: [2024-04-16T10:22:07.546Z] [2024-04-16T10:22:07.546Z] setToolUnix: [2024-04-16T10:22:07.546Z] [2024-04-16T10:22:07.546Z] setToolProperty: [2024-04-16T10:22:07.546Z] [2024-04-16T10:22:07.546Z] setS1ASclassPath: [2024-04-16T10:22:07.546Z] [2024-04-16T10:22:07.546Z] init-common: [2024-04-16T10:22:07.546Z] [2024-04-16T10:22:07.546Z] create-users-common: [2024-04-16T10:22:07.951Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml:92: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:08.073Z] [2024-04-16T10:22:08.073Z] setOSConditions: [2024-04-16T10:22:08.073Z] [2024-04-16T10:22:08.074Z] setToolWin: [2024-04-16T10:22:08.074Z] [2024-04-16T10:22:08.074Z] setToolUnix: [2024-04-16T10:22:08.074Z] [2024-04-16T10:22:08.074Z] setToolProperty: [2024-04-16T10:22:08.074Z] [2024-04-16T10:22:08.074Z] setS1ASclassPath: [2024-04-16T10:22:08.074Z] [2024-04-16T10:22:08.074Z] init-common: [2024-04-16T10:22:08.074Z] [2024-04-16T10:22:08.074Z] startDomainUnix: [2024-04-16T10:22:08.074Z] [echo] Starting DAS [2024-04-16T10:22:08.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups eng:contractor --target server foo3 [2024-04-16T10:22:08.113Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:08.113Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:22:08.221Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:08.381Z] [2024-04-16T10:22:08.381Z] setOSConditions: [2024-04-16T10:22:08.381Z] [2024-04-16T10:22:08.382Z] setToolWin: [2024-04-16T10:22:08.382Z] [2024-04-16T10:22:08.382Z] setToolUnix: [2024-04-16T10:22:08.382Z] [2024-04-16T10:22:08.382Z] setToolProperty: [2024-04-16T10:22:08.382Z] [2024-04-16T10:22:08.382Z] setS1ASclassPath: [2024-04-16T10:22:08.382Z] [2024-04-16T10:22:08.382Z] init-common: [2024-04-16T10:22:08.382Z] [2024-04-16T10:22:08.382Z] create-users-common: [2024-04-16T10:22:08.594Z] [exec] Apr 16, 2024 10:22:08 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:08.594Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:08.943Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:employee --target server bar1 [2024-04-16T10:22:08.943Z] [2024-04-16T10:22:08.943Z] setOSConditions: [2024-04-16T10:22:08.943Z] [2024-04-16T10:22:08.943Z] setToolWin: [2024-04-16T10:22:08.943Z] [2024-04-16T10:22:08.943Z] setToolUnix: [2024-04-16T10:22:08.943Z] [2024-04-16T10:22:08.943Z] setToolProperty: [2024-04-16T10:22:08.944Z] [2024-04-16T10:22:08.944Z] setS1ASclassPath: [2024-04-16T10:22:08.944Z] [2024-04-16T10:22:08.944Z] init-common: [2024-04-16T10:22:08.944Z] [2024-04-16T10:22:08.944Z] create-users-common: [2024-04-16T10:22:09.185Z] [exec] Apr 16, 2024 10:22:08 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:09.186Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:09.536Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups admin:contractor --target server bar2 [2024-04-16T10:22:09.536Z] [2024-04-16T10:22:09.536Z] setOSConditions: [2024-04-16T10:22:09.536Z] [2024-04-16T10:22:09.536Z] setToolWin: [2024-04-16T10:22:09.536Z] [2024-04-16T10:22:09.536Z] setToolUnix: [2024-04-16T10:22:09.536Z] [2024-04-16T10:22:09.536Z] setToolProperty: [2024-04-16T10:22:09.536Z] [2024-04-16T10:22:09.536Z] setS1ASclassPath: [2024-04-16T10:22:09.536Z] [2024-04-16T10:22:09.536Z] init-common: [2024-04-16T10:22:09.536Z] [2024-04-16T10:22:09.536Z] create-users-common: [2024-04-16T10:22:09.633Z] [exec] Apr 16, 2024 10:22:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:09.633Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@23ee2ccf [2024-04-16T10:22:09.633Z] [exec] invoking stateful [2024-04-16T10:22:09.633Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-04-16T10:22:09.633Z] [exec] +++++ InterceptorCallCount: 2 [2024-04-16T10:22:09.633Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-04-16T10:22:09.633Z] [exec] Value of key is: test1 [2024-04-16T10:22:09.633Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2024-04-16T10:22:09.633Z] [exec] Value of key is: test2 [2024-04-16T10:22:09.633Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2024-04-16T10:22:09.633Z] [exec] Value of key is: test3 [2024-04-16T10:22:09.633Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2024-04-16T10:22:09.633Z] [exec] Value of key is: test4 [2024-04-16T10:22:09.707Z] [java] invoking webclient servlet at http://localhost:45712/ejb-timer-opallowed/VerifyServlet?managedbean [2024-04-16T10:22:09.707Z] [java] Processing line: [2024-04-16T10:22:09.707Z] [java] Processing line: [2024-04-16T10:22:09.707Z] [java] Processing line: Servlet VerifyServlet [2024-04-16T10:22:09.707Z] [java] Processing line: [2024-04-16T10:22:09.707Z] [java] Processing line: [2024-04-16T10:22:09.707Z] [java] Processing line: RESULT: PASS [2024-04-16T10:22:09.707Z] [java] RESULT: PASS [2024-04-16T10:22:09.707Z] [java] Value of key is: managedbean: [2024-04-16T10:22:09.707Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:09.707Z] [java] [2024-04-16T10:22:09.707Z] [java] [2024-04-16T10:22:09.707Z] [java] ----------------------------------------- [2024-04-16T10:22:09.707Z] [java] - managedbean: : PASS - [2024-04-16T10:22:09.707Z] [java] ----------------------------------------- [2024-04-16T10:22:09.707Z] [java] Total PASS: 1 [2024-04-16T10:22:09.707Z] [java] Total FAIL: 0 [2024-04-16T10:22:09.707Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:09.707Z] [java] ----------------------------------------- [2024-04-16T10:22:09.707Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:09.707Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] run: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] undeploy: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] setOSConditions: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] setToolWin: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] setToolUnix: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] setToolProperty: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] setS1ASclassPath: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] init-common: [2024-04-16T10:22:09.707Z] [2024-04-16T10:22:09.707Z] undeploy-common: [2024-04-16T10:22:09.823Z] [exec] Calling client handler [2024-04-16T10:22:09.823Z] [exec] Calling outbound client handler [2024-04-16T10:22:09.823Z] [exec] serviceName = {http://ejbws.soap.jmac.security.s1asdev.sun.com}JmacSoapEjbService [2024-04-16T10:22:09.933Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.CallBlockedException: Call blocked [2024-04-16T10:22:09.933Z] [exec] Value of key is: test5 [2024-04-16T10:22:09.933Z] [exec] Value of key is: test6 [2024-04-16T10:22:09.933Z] [exec] Created sful[0]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> true [2024-04-16T10:22:09.933Z] [exec] Created sful[1]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.933Z] [exec] Created sful[2]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.933Z] [exec] Created sful[3]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.933Z] [exec] Created sful[4]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.933Z] [exec] Created sful[5]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.933Z] [exec] Created sful[6]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.933Z] [exec] Created sful[7]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.933Z] [exec] Created sful[8]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:09.963Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-opallowedApp [2024-04-16T10:22:09.963Z] [2024-04-16T10:22:09.963Z] all: [2024-04-16T10:22:09.963Z] [2024-04-16T10:22:09.963Z] intfces: [2024-04-16T10:22:09.963Z] [2024-04-16T10:22:09.963Z] setOSConditions: [2024-04-16T10:22:09.963Z] [2024-04-16T10:22:09.963Z] setToolWin: [2024-04-16T10:22:09.963Z] [2024-04-16T10:22:09.963Z] setToolUnix: [2024-04-16T10:22:09.963Z] [2024-04-16T10:22:09.963Z] setToolProperty: [2024-04-16T10:22:09.963Z] [2024-04-16T10:22:09.963Z] setS1ASclassPath: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] init-common: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] clean: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setOSConditions: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setToolWin: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setToolUnix: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setToolProperty: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setS1ASclassPath: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] init-common: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] clean-common: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setOSConditions: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setToolWin: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setToolUnix: [2024-04-16T10:22:09.964Z] [2024-04-16T10:22:09.964Z] setToolProperty: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] setS1ASclassPath: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] init-common: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] clean-classes-common: [2024-04-16T10:22:09.965Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] setOSConditions: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] setToolWin: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] setToolUnix: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] setToolProperty: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] setS1ASclassPath: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] init-common: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] clean-jars-common: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] precompile: [2024-04-16T10:22:09.965Z] [2024-04-16T10:22:09.965Z] init-path: [2024-04-16T10:22:09.966Z] [2024-04-16T10:22:09.966Z] build: [2024-04-16T10:22:09.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/admin/cli/build [2024-04-16T10:22:09.966Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/admin/cli/build.xml:413: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:09.966Z] [javac] Compiling 64 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/admin/cli/build [2024-04-16T10:22:10.114Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:10.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups manager:employee --target server foobar [2024-04-16T10:22:10.126Z] [2024-04-16T10:22:10.126Z] setOSConditions: [2024-04-16T10:22:10.126Z] [2024-04-16T10:22:10.126Z] setToolWin: [2024-04-16T10:22:10.126Z] [2024-04-16T10:22:10.126Z] setToolUnix: [2024-04-16T10:22:10.126Z] [2024-04-16T10:22:10.126Z] setToolProperty: [2024-04-16T10:22:10.126Z] [2024-04-16T10:22:10.126Z] setS1ASclassPath: [2024-04-16T10:22:10.127Z] [2024-04-16T10:22:10.127Z] init-common: [2024-04-16T10:22:10.127Z] [2024-04-16T10:22:10.127Z] create-users-common: [2024-04-16T10:22:10.138Z] [exec] Calling client handler [2024-04-16T10:22:10.138Z] [exec] Calling inbound client handler [2024-04-16T10:22:10.138Z] [exec] InboundHandler ValResp SecResp HelloEjb ValReq SecReq OutboundHandler Sun [2024-04-16T10:22:10.138Z] [exec] Value of key is: SOAP test ejbws: hello [2024-04-16T10:22:10.138Z] [exec] Calling client handler [2024-04-16T10:22:10.138Z] [exec] Calling outbound client handler [2024-04-16T10:22:10.138Z] [exec] serviceName = {http://servletws.soap.jmac.security.s1asdev.sun.com}JmacSoapServletService [2024-04-16T10:22:10.138Z] [exec] Calling client handler [2024-04-16T10:22:10.138Z] [exec] Calling inbound client handler [2024-04-16T10:22:10.138Z] [exec] servletMsg : InboundHandler ValResp SecResp HelloServlet ValReq SecReq OutboundHandler Sun [2024-04-16T10:22:10.139Z] [exec] servletMsg expected: InboundHandler ValResp SecResp HelloServlet ValReq SecReq OutboundHandler Sun [2024-04-16T10:22:10.139Z] [exec] Value of key is: SOAP test serlvetws: hello [2024-04-16T10:22:10.139Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:10.139Z] [exec] [2024-04-16T10:22:10.139Z] [exec] [2024-04-16T10:22:10.139Z] [exec] ----------------------------------------- [2024-04-16T10:22:10.139Z] [exec] - SOAP test ejbws: hello: PASS - [2024-04-16T10:22:10.139Z] [exec] - SOAP test serlvetws: hello: PASS - [2024-04-16T10:22:10.139Z] [exec] ----------------------------------------- [2024-04-16T10:22:10.139Z] [exec] Total PASS: 2 [2024-04-16T10:22:10.139Z] [exec] Total FAIL: 0 [2024-04-16T10:22:10.139Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:10.139Z] [exec] ----------------------------------------- [2024-04-16T10:22:10.139Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:10.188Z] [exec] Created sful[9]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[10]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[11]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[12]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[13]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[14]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[15]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[16]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[17]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[18]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] Created sful[19]: com.sun.s1asdev.ejb.ejb30.interceptors.session._Sful_Wrapper@bfa73765 ==> false [2024-04-16T10:22:10.188Z] [exec] 9 left... [2024-04-16T10:22:10.316Z] + break [2024-04-16T10:22:10.316Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:22:10.345Z] Archiving artifacts [2024-04-16T10:22:10.373Z] [javac] 1 warning [2024-04-16T10:22:10.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:10.373Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:10.373Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:22:10.373Z] [2024-04-16T10:22:10.373Z] deploy-client: [2024-04-16T10:22:10.393Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] undeploy: [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] setOSConditions: [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] setToolWin: [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] setToolUnix: [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] setToolProperty: [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] setS1ASclassPath: [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] init-common: [2024-04-16T10:22:10.393Z] [2024-04-16T10:22:10.393Z] undeploy-common: [2024-04-16T10:22:10.491Z] [exec] Application deployed with name ejb-cmp-pkgWarTest-web. [2024-04-16T10:22:10.491Z] [2024-04-16T10:22:10.491Z] deploy-war-commonee: [2024-04-16T10:22:10.491Z] [2024-04-16T10:22:10.491Z] run: [2024-04-16T10:22:10.491Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testInsert [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTesttestInsert [2024-04-16T10:22:10.491Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyInsert [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTestverifyInsert [2024-04-16T10:22:10.491Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=testDelete [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTesttestDelete [2024-04-16T10:22:10.491Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest-web/jpa?case=verifyDelete [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2024-04-16T10:22:10.491Z] [java] Value of key is:EJB3_pkgWarTestverifyDelete [2024-04-16T10:22:10.491Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:10.491Z] [java] [2024-04-16T10:22:10.491Z] [java] [2024-04-16T10:22:10.491Z] [java] ----------------------------------------- [2024-04-16T10:22:10.491Z] [java] - EJB3_pkgWarTesttestDelete: PASS - [2024-04-16T10:22:10.491Z] [java] - EJB3_pkgWarTesttestInsert: PASS - [2024-04-16T10:22:10.491Z] [java] - EJB3_pkgWarTestverifyInsert: PASS - [2024-04-16T10:22:10.491Z] [java] - EJB3_pkgWarTestverifyDelete: PASS - [2024-04-16T10:22:10.491Z] [java] ----------------------------------------- [2024-04-16T10:22:10.491Z] [java] Total PASS: 4 [2024-04-16T10:22:10.491Z] [java] Total FAIL: 0 [2024-04-16T10:22:10.491Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:10.491Z] [java] ----------------------------------------- [2024-04-16T10:22:10.491Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:10.491Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:10.491Z] [2024-04-16T10:22:10.491Z] undeploy: [2024-04-16T10:22:10.491Z] [2024-04-16T10:22:10.491Z] setOSConditions: [2024-04-16T10:22:10.491Z] [2024-04-16T10:22:10.491Z] setToolWin: [2024-04-16T10:22:10.491Z] [2024-04-16T10:22:10.491Z] setToolUnix: [2024-04-16T10:22:10.492Z] [2024-04-16T10:22:10.492Z] setToolProperty: [2024-04-16T10:22:10.492Z] [2024-04-16T10:22:10.492Z] setS1ASclassPath: [2024-04-16T10:22:10.492Z] [2024-04-16T10:22:10.492Z] init-common: [2024-04-16T10:22:10.492Z] [2024-04-16T10:22:10.492Z] undeploy-war-common: [2024-04-16T10:22:11.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-jmac-soapApp [2024-04-16T10:22:11.043Z] [2024-04-16T10:22:11.043Z] setOSConditions: [2024-04-16T10:22:11.043Z] [2024-04-16T10:22:11.043Z] setToolWin: [2024-04-16T10:22:11.044Z] [2024-04-16T10:22:11.044Z] setToolUnix: [2024-04-16T10:22:11.044Z] [2024-04-16T10:22:11.044Z] setToolProperty: [2024-04-16T10:22:11.044Z] [2024-04-16T10:22:11.044Z] setS1ASclassPath: [2024-04-16T10:22:11.044Z] [2024-04-16T10:22:11.044Z] init-common: [2024-04-16T10:22:11.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgWarTest-web [2024-04-16T10:22:11.053Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups hr:employee --target server barfoo [2024-04-16T10:22:11.053Z] [2024-04-16T10:22:11.054Z] setOSConditions: [2024-04-16T10:22:11.054Z] [2024-04-16T10:22:11.054Z] setToolWin: [2024-04-16T10:22:11.054Z] [2024-04-16T10:22:11.054Z] setToolUnix: [2024-04-16T10:22:11.054Z] [2024-04-16T10:22:11.054Z] setToolProperty: [2024-04-16T10:22:11.054Z] [2024-04-16T10:22:11.054Z] setS1ASclassPath: [2024-04-16T10:22:11.054Z] [2024-04-16T10:22:11.054Z] init-common: [2024-04-16T10:22:11.054Z] [2024-04-16T10:22:11.054Z] create-users-common: [2024-04-16T10:22:11.322Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:11.322Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:22:11.337Z] [2024-04-16T10:22:11.337Z] unsetup: [2024-04-16T10:22:11.337Z] [2024-04-16T10:22:11.337Z] setOSConditions: [2024-04-16T10:22:11.337Z] [2024-04-16T10:22:11.337Z] setToolWin: [2024-04-16T10:22:11.337Z] [2024-04-16T10:22:11.338Z] setToolUnix: [2024-04-16T10:22:11.338Z] [2024-04-16T10:22:11.338Z] setToolProperty: [2024-04-16T10:22:11.338Z] [2024-04-16T10:22:11.338Z] setS1ASclassPath: [2024-04-16T10:22:11.338Z] [2024-04-16T10:22:11.338Z] init-common: [2024-04-16T10:22:11.338Z] [2024-04-16T10:22:11.338Z] delete-jdbc-resource-common: [2024-04-16T10:22:11.338Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest [2024-04-16T10:22:11.339Z] [2024-04-16T10:22:11.339Z] undeploy-client-common: [2024-04-16T10:22:11.546Z] [exec] 8 left... [2024-04-16T10:22:11.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups support:contractor --target server foofoo [2024-04-16T10:22:11.635Z] [2024-04-16T10:22:11.635Z] setOSConditions: [2024-04-16T10:22:11.635Z] [2024-04-16T10:22:11.635Z] setToolWin: [2024-04-16T10:22:11.635Z] [2024-04-16T10:22:11.635Z] setToolUnix: [2024-04-16T10:22:11.635Z] [2024-04-16T10:22:11.635Z] setToolProperty: [2024-04-16T10:22:11.636Z] [2024-04-16T10:22:11.636Z] setS1ASclassPath: [2024-04-16T10:22:11.636Z] [2024-04-16T10:22:11.636Z] init-common: [2024-04-16T10:22:11.636Z] [2024-04-16T10:22:11.636Z] create-users-common: [2024-04-16T10:22:11.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-jmac-soap-client [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] unsetup: [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] asadmin-common: [2024-04-16T10:22:11.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest [2024-04-16T10:22:11.941Z] [exec] JDBC resource jdbc/pkgWarTest deleted successfully [2024-04-16T10:22:11.941Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestServerAuthModule [2024-04-16T10:22:11.941Z] [echo] cmd executed for server [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] setOSConditions: [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] setToolWin: [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] setToolUnix: [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] setToolProperty: [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] setS1ASclassPath: [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] init-common: [2024-04-16T10:22:11.941Z] [2024-04-16T10:22:11.941Z] delete-jdbc-connpool-common: [2024-04-16T10:22:11.941Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest-pool [2024-04-16T10:22:12.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups security --target server barbar [2024-04-16T10:22:12.197Z] [2024-04-16T10:22:12.197Z] create-security-maps: [2024-04-16T10:22:12.197Z] [2024-04-16T10:22:12.197Z] setOSConditions: [2024-04-16T10:22:12.197Z] [2024-04-16T10:22:12.197Z] setToolWin: [2024-04-16T10:22:12.197Z] [2024-04-16T10:22:12.198Z] setToolUnix: [2024-04-16T10:22:12.198Z] [2024-04-16T10:22:12.198Z] setToolProperty: [2024-04-16T10:22:12.198Z] [2024-04-16T10:22:12.198Z] setS1ASclassPath: [2024-04-16T10:22:12.198Z] [2024-04-16T10:22:12.198Z] init-common: [2024-04-16T10:22:12.198Z] [2024-04-16T10:22:12.198Z] create-security-maps-common: [2024-04-16T10:22:12.306Z] [exec] Application deployed with name deploydir. [2024-04-16T10:22:12.306Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:22:12.306Z] [exec] Command deploydir executed successfully. [2024-04-16T10:22:12.306Z] [2024-04-16T10:22:12.306Z] setHttpPort: [2024-04-16T10:22:12.306Z] [2024-04-16T10:22:12.306Z] run.positive: [2024-04-16T10:22:12.306Z] [2024-04-16T10:22:12.306Z] init.os: [2024-04-16T10:22:12.307Z] [2024-04-16T10:22:12.307Z] init.tools.unix: [2024-04-16T10:22:12.307Z] [2024-04-16T10:22:12.307Z] init.tools.windows: [2024-04-16T10:22:12.307Z] [2024-04-16T10:22:12.307Z] init.tools: [2024-04-16T10:22:12.307Z] [2024-04-16T10:22:12.307Z] setAsadminArgs: [2024-04-16T10:22:12.307Z] [2024-04-16T10:22:12.307Z] init: [2024-04-16T10:22:12.307Z] [2024-04-16T10:22:12.307Z] init.customtasks: [2024-04-16T10:22:12.307Z] [2024-04-16T10:22:12.307Z] runclient: [2024-04-16T10:22:12.307Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-04-16T10:22:12.365Z] [2024-04-16T10:22:12.366Z] setOSConditions: [2024-04-16T10:22:12.366Z] [2024-04-16T10:22:12.366Z] setToolWin: [2024-04-16T10:22:12.366Z] [2024-04-16T10:22:12.366Z] setToolUnix: [2024-04-16T10:22:12.366Z] [2024-04-16T10:22:12.366Z] setToolProperty: [2024-04-16T10:22:12.366Z] [2024-04-16T10:22:12.366Z] setS1ASclassPath: [2024-04-16T10:22:12.366Z] [2024-04-16T10:22:12.366Z] init-common: [2024-04-16T10:22:12.366Z] [2024-04-16T10:22:12.366Z] startDomainUnix: [2024-04-16T10:22:12.366Z] [echo] Starting DAS [2024-04-16T10:22:12.469Z] [exec] 7 left... [2024-04-16T10:22:12.538Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest-pool [2024-04-16T10:22:12.538Z] [exec] JDBC Connection pool pkgWarTest-pool deleted successfully [2024-04-16T10:22:12.538Z] [echo] cmd executed for server [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] all: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setOSConditions: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setToolWin: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setToolUnix: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setToolProperty: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setS1ASclassPath: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] init-common: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setup: [2024-04-16T10:22:12.538Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/descriptor [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setOSConditions: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setToolWin: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setToolUnix: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.538Z] setToolProperty: [2024-04-16T10:22:12.538Z] [2024-04-16T10:22:12.539Z] setS1ASclassPath: [2024-04-16T10:22:12.539Z] [2024-04-16T10:22:12.539Z] init-common: [2024-04-16T10:22:12.539Z] [2024-04-16T10:22:12.539Z] create-jdbc-persistence-connpool-common: [2024-04-16T10:22:12.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestServerAuthModule [2024-04-16T10:22:12.539Z] [2024-04-16T10:22:12.539Z] asadmin-common: [2024-04-16T10:22:12.539Z] [echo] asadmin delete-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --layer SOAP SOAPTestClientAuthModule [2024-04-16T10:22:12.567Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:12.567Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-04-16T10:22:12.794Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:12.794Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:12.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "User=dbuser:Password=dbpassword:dataBaseName=testdb:serverName=localhost:portNumber=1527:retrieveMessagesFromServerOnGetMessage=true:serverName=localhost:connectionAttributes=\\;create\\=true" --target server pkgWarTest1-pool [2024-04-16T10:22:12.794Z] [exec] JDBC connection pool pkgWarTest1-pool created successfully. [2024-04-16T10:22:12.823Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:12.823Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:12.823Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-04-16T10:22:12.823Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:12.823Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:12.823Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:12.824Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-04-16T10:22:12.824Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:12.824Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-04-16T10:22:12.824Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:12.824Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:12.824Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-04-16T10:22:12.824Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] processResult: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] failed: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] passed: [2024-04-16T10:22:12.824Z] [echo] Test deploydir Passed [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] unknown: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] declare-test: [2024-04-16T10:22:12.824Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] init.os: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] init.tools.unix: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] init.tools.windows: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] init.tools: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] setAsadminArgs: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] init: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] init.customtasks: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] prepare: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] redeploydir.asadmin: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] setAsadminArgs: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] common.redeploydir.asadmin: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.824Z] init.os: [2024-04-16T10:22:12.824Z] [2024-04-16T10:22:12.825Z] init.tools.unix: [2024-04-16T10:22:12.825Z] [2024-04-16T10:22:12.825Z] init.tools.windows: [2024-04-16T10:22:12.825Z] [2024-04-16T10:22:12.825Z] init.tools: [2024-04-16T10:22:12.825Z] [2024-04-16T10:22:12.825Z] setAsadminArgs: [2024-04-16T10:22:12.825Z] [2024-04-16T10:22:12.825Z] init: [2024-04-16T10:22:12.825Z] [2024-04-16T10:22:12.825Z] init.customtasks: [2024-04-16T10:22:12.825Z] [2024-04-16T10:22:12.825Z] common.run.asadmin: [2024-04-16T10:22:12.825Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-04-16T10:22:13.048Z] [2024-04-16T10:22:13.048Z] setOSConditions: [2024-04-16T10:22:13.048Z] [2024-04-16T10:22:13.049Z] setToolWin: [2024-04-16T10:22:13.049Z] [2024-04-16T10:22:13.049Z] setToolUnix: [2024-04-16T10:22:13.049Z] [2024-04-16T10:22:13.049Z] setToolProperty: [2024-04-16T10:22:13.049Z] [2024-04-16T10:22:13.049Z] setS1ASclassPath: [2024-04-16T10:22:13.049Z] [2024-04-16T10:22:13.049Z] init-common: [2024-04-16T10:22:13.049Z] [2024-04-16T10:22:13.049Z] create-jdbc-resource-common: [2024-04-16T10:22:13.049Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid pkgWarTest1-pool --target server jdbc/pkgWarTest1 [2024-04-16T10:22:13.127Z] [exec] Command create-connector-security-map executed successfully. [2024-04-16T10:22:13.127Z] [2024-04-16T10:22:13.127Z] setOSConditions: [2024-04-16T10:22:13.127Z] [2024-04-16T10:22:13.127Z] setToolWin: [2024-04-16T10:22:13.127Z] [2024-04-16T10:22:13.127Z] setToolUnix: [2024-04-16T10:22:13.127Z] [2024-04-16T10:22:13.127Z] setToolProperty: [2024-04-16T10:22:13.127Z] [2024-04-16T10:22:13.127Z] setS1ASclassPath: [2024-04-16T10:22:13.127Z] [2024-04-16T10:22:13.127Z] init-common: [2024-04-16T10:22:13.127Z] [2024-04-16T10:22:13.127Z] create-security-maps-common: [2024-04-16T10:22:13.142Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-message-security-provider --layer SOAP --target server SOAPTestClientAuthModule [2024-04-16T10:22:13.142Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/test-security-jmac-soap-provider.jar [2024-04-16T10:22:13.142Z] [2024-04-16T10:22:13.143Z] all: [2024-04-16T10:22:13.143Z] [echo] env.security_jmac = ${env.security_jmac}, current path = soapDefault [2024-04-16T10:22:13.143Z] [echo] [2024-04-16T10:22:13.143Z] [echo] *************************************************************************** [2024-04-16T10:22:13.143Z] [echo] * Running soapDefault [2024-04-16T10:22:13.143Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault [2024-04-16T10:22:13.143Z] [echo] *************************************************************************** [2024-04-16T10:22:13.143Z] [echo] [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setOSConditions: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolWin: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolUnix: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolProperty: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setS1ASclassPath: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] init-common: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] clean: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setOSConditions: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolWin: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolUnix: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolProperty: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setS1ASclassPath: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] init-common: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] clean-common: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setOSConditions: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolWin: [2024-04-16T10:22:13.143Z] [2024-04-16T10:22:13.143Z] setToolUnix: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setToolProperty: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setS1ASclassPath: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] init-common: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] clean-classes-common: [2024-04-16T10:22:13.144Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setOSConditions: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setToolWin: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setToolUnix: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setToolProperty: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setS1ASclassPath: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] init-common: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] clean-jars-common: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] build-providers: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setOSConditions: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setToolWin: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setToolUnix: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setToolProperty: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] setS1ASclassPath: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] init-common: [2024-04-16T10:22:13.144Z] [2024-04-16T10:22:13.144Z] compile-common: [2024-04-16T10:22:13.145Z] [echo] Current time (ISO): 2024-04-16T10:22:13.038+0000 [2024-04-16T10:22:13.145Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-04-16T10:22:13.145Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/authmodule [2024-04-16T10:22:13.283Z] [exec] Application deployed with name wsclient. [2024-04-16T10:22:13.283Z] [exec] Command deploy executed successfully. [2024-04-16T10:22:13.283Z] [2024-04-16T10:22:13.283Z] setup: [2024-04-16T10:22:13.283Z] [2024-04-16T10:22:13.283Z] runtest1: [2024-04-16T10:22:13.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:13.283Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:13.283Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:13.283Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:13.284Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:22:13.332Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/ClusterTest.java:105: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-04-16T10:22:13.332Z] [javac] report("evaluation-xpath-create-cluster", o.equals(new Double(3.0 + startingNumberOfClusters))); [2024-04-16T10:22:13.332Z] [javac] ^ [2024-04-16T10:22:13.391Z] [exec] 6 left... [2024-04-16T10:22:13.410Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:13.411Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:22:13.608Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid pkgWarTest1-pool --enabled=true --target server jdbc/pkgWarTest1 [2024-04-16T10:22:13.608Z] [exec] JDBC resource jdbc/pkgWarTest1 created successfully. [2024-04-16T10:22:13.608Z] [echo] cmd executed for server [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] clean: [2024-04-16T10:22:13.608Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:13.608Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:13.608Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] compile: [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] setOSConditions: [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] setToolWin: [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] setToolUnix: [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] setToolProperty: [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] setS1ASclassPath: [2024-04-16T10:22:13.608Z] [2024-04-16T10:22:13.608Z] init-common: [2024-04-16T10:22:13.609Z] [2024-04-16T10:22:13.609Z] compile-common: [2024-04-16T10:22:13.609Z] [echo] Current time (ISO): 2024-04-16T10:22:13.377+0000 [2024-04-16T10:22:13.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:13.609Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:13.690Z] [exec] Command create-connector-security-map executed successfully. [2024-04-16T10:22:13.690Z] [2024-04-16T10:22:13.690Z] setOSConditions: [2024-04-16T10:22:13.690Z] [2024-04-16T10:22:13.690Z] setToolWin: [2024-04-16T10:22:13.690Z] [2024-04-16T10:22:13.690Z] setToolUnix: [2024-04-16T10:22:13.690Z] [2024-04-16T10:22:13.690Z] setToolProperty: [2024-04-16T10:22:13.690Z] [2024-04-16T10:22:13.690Z] setS1ASclassPath: [2024-04-16T10:22:13.690Z] [2024-04-16T10:22:13.690Z] init-common: [2024-04-16T10:22:13.690Z] [2024-04-16T10:22:13.690Z] create-security-maps-common: [2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: [2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: [2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: [2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: [2024-04-16T10:22:13.847Z] [java] [client.TestClient]::

[2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2024-04-16T10:22:13.847Z] [java] [client.TestClient]::

[2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: [WebSvcTest-Hello All] [2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: [2024-04-16T10:22:13.847Z] [java] [client.TestClient]:: [2024-04-16T10:22:13.847Z] [java] Value of key is:noName [2024-04-16T10:22:13.847Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:13.847Z] [java] [2024-04-16T10:22:13.847Z] [java] [2024-04-16T10:22:13.847Z] [java] ----------------------------------------- [2024-04-16T10:22:13.847Z] [java] - noName: PASS - [2024-04-16T10:22:13.847Z] [java] ----------------------------------------- [2024-04-16T10:22:13.847Z] [java] Total PASS: 1 [2024-04-16T10:22:13.847Z] [java] Total FAIL: 0 [2024-04-16T10:22:13.847Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:13.847Z] [java] ----------------------------------------- [2024-04-16T10:22:13.847Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:13.847Z] [2024-04-16T10:22:13.847Z] undeploy: [2024-04-16T10:22:13.847Z] [2024-04-16T10:22:13.847Z] setOSConditions: [2024-04-16T10:22:13.847Z] [2024-04-16T10:22:13.847Z] setToolWin: [2024-04-16T10:22:13.847Z] [2024-04-16T10:22:13.847Z] setToolUnix: [2024-04-16T10:22:13.847Z] [2024-04-16T10:22:13.848Z] setToolProperty: [2024-04-16T10:22:13.848Z] [2024-04-16T10:22:13.848Z] setS1ASclassPath: [2024-04-16T10:22:13.848Z] [2024-04-16T10:22:13.848Z] init-common: [2024-04-16T10:22:13.848Z] [2024-04-16T10:22:13.848Z] undeploy-war-common: [2024-04-16T10:22:14.314Z] [exec] 5 left... [2024-04-16T10:22:14.338Z] [exec] Application deployed with name deploydir. [2024-04-16T10:22:14.338Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:22:14.338Z] [exec] Command deploydir executed successfully. [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] setHttpPort: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] run.positive: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] init.os: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] init.tools.unix: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] init.tools.windows: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] init.tools: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] setAsadminArgs: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] init: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] init.customtasks: [2024-04-16T10:22:14.338Z] [2024-04-16T10:22:14.338Z] runclient: [2024-04-16T10:22:14.338Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-04-16T10:22:14.338Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:14.338Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-04-16T10:22:14.338Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:14.338Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:14.435Z] [exec] Apr 16, 2024 10:22:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:14.435Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5ec9eefa [2024-04-16T10:22:14.435Z] [exec] Value of key is: Resource Factories Test - Properties : [2024-04-16T10:22:14.435Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:14.435Z] [exec] [2024-04-16T10:22:14.435Z] [exec] [2024-04-16T10:22:14.435Z] [exec] ----------------------------------------- [2024-04-16T10:22:14.435Z] [exec] - Resource Factories Test - Properties : : PASS - [2024-04-16T10:22:14.435Z] [exec] ----------------------------------------- [2024-04-16T10:22:14.435Z] [exec] Total PASS: 1 [2024-04-16T10:22:14.435Z] [exec] Total FAIL: 0 [2024-04-16T10:22:14.435Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:14.435Z] [exec] ----------------------------------------- [2024-04-16T10:22:14.435Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:14.435Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-04-16T10:22:14.607Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.607Z] processResult: [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.607Z] failed: [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.607Z] passed: [2024-04-16T10:22:14.607Z] [echo] Test deploydir Passed [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.607Z] unknown: [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.607Z] declare-test: [2024-04-16T10:22:14.607Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploydir [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.607Z] init.os: [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.607Z] init.tools.unix: [2024-04-16T10:22:14.607Z] [2024-04-16T10:22:14.608Z] init.tools.windows: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] init.tools: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] setAsadminArgs: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] init: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] init.customtasks: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] prepare: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] v3.redeploydir.asadmin: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] setAsadminArgs: [2024-04-16T10:22:14.608Z] [2024-04-16T10:22:14.608Z] common.v3.redeploy.asadmin: [2024-04-16T10:22:14.629Z] [exec] Command create-connector-security-map executed successfully. [2024-04-16T10:22:14.629Z] [2024-04-16T10:22:14.629Z] setOSConditions: [2024-04-16T10:22:14.629Z] [2024-04-16T10:22:14.629Z] setToolWin: [2024-04-16T10:22:14.629Z] [2024-04-16T10:22:14.629Z] setToolUnix: [2024-04-16T10:22:14.629Z] [2024-04-16T10:22:14.629Z] setToolProperty: [2024-04-16T10:22:14.629Z] [2024-04-16T10:22:14.629Z] setS1ASclassPath: [2024-04-16T10:22:14.629Z] [2024-04-16T10:22:14.629Z] init-common: [2024-04-16T10:22:14.629Z] [2024-04-16T10:22:14.629Z] create-security-maps-common: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] checkReporting-common: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] confirmReportPresent-common: [2024-04-16T10:22:14.692Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:14.692Z] [echo] Test seems to be reported fine [2024-04-16T10:22:14.692Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] confirmMissingReport-common: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] setOSConditions: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] setToolWin: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] setToolUnix: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] setToolProperty: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] setS1ASclassPath: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] init-common: [2024-04-16T10:22:14.692Z] [2024-04-16T10:22:14.692Z] runclient-common: [2024-04-16T10:22:14.692Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml url http://java.sun.com:80/index.html custom/my-url [2024-04-16T10:22:14.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false noname-web [2024-04-16T10:22:14.821Z] [2024-04-16T10:22:14.821Z] setOSConditions: [2024-04-16T10:22:14.821Z] [2024-04-16T10:22:14.821Z] setToolWin: [2024-04-16T10:22:14.821Z] [2024-04-16T10:22:14.821Z] setToolUnix: [2024-04-16T10:22:14.821Z] [2024-04-16T10:22:14.821Z] setToolProperty: [2024-04-16T10:22:14.821Z] [2024-04-16T10:22:14.821Z] setS1ASclassPath: [2024-04-16T10:22:14.821Z] [2024-04-16T10:22:14.821Z] init-common: [2024-04-16T10:22:14.821Z] [2024-04-16T10:22:14.821Z] undeploy-client: [2024-04-16T10:22:14.905Z] [2024-04-16T10:22:14.905Z] init.os: [2024-04-16T10:22:14.905Z] [2024-04-16T10:22:14.905Z] init.tools.unix: [2024-04-16T10:22:14.905Z] [2024-04-16T10:22:14.905Z] init.tools.windows: [2024-04-16T10:22:14.905Z] [2024-04-16T10:22:14.905Z] init.tools: [2024-04-16T10:22:14.905Z] [2024-04-16T10:22:14.905Z] setAsadminArgs: [2024-04-16T10:22:14.905Z] [2024-04-16T10:22:14.905Z] init: [2024-04-16T10:22:14.905Z] [2024-04-16T10:22:14.906Z] init.customtasks: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] delAppRef: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] init.os: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] init.tools.unix: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] init.tools.windows: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] init.tools: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] setAsadminArgs: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] init: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] init.customtasks: [2024-04-16T10:22:14.906Z] [2024-04-16T10:22:14.906Z] common.run.asadmin: [2024-04-16T10:22:14.906Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2024-04-16T10:22:15.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:15.058Z] [javac] 1 warning [2024-04-16T10:22:15.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:15.058Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/test-security-jmac-soapdefault-provider.jar [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setup: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] prepare-store-nickname-common: [2024-04-16T10:22:15.058Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__cacerts.jks [2024-04-16T10:22:15.058Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setOSConditions: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setToolWin: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setToolUnix: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setToolProperty: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setS1ASclassPath: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] init-common: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] prepare-store-nickname-certutil-common: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setOSConditions: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setToolWin: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setToolUnix: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.058Z] setToolProperty: [2024-04-16T10:22:15.058Z] [2024-04-16T10:22:15.059Z] setS1ASclassPath: [2024-04-16T10:22:15.059Z] [2024-04-16T10:22:15.059Z] init-common: [2024-04-16T10:22:15.059Z] [2024-04-16T10:22:15.059Z] prepare-store-nickname-keytool-common: [2024-04-16T10:22:15.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:22:15.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:22:15.059Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib [2024-04-16T10:22:15.059Z] [2024-04-16T10:22:15.059Z] asadmin-common: [2024-04-16T10:22:15.059Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestServerAuthModule --layer SOAP --providertype server --requestauthsource sender SOAPDefaultTestServerAuthModule [2024-04-16T10:22:15.190Z] [exec] Command create-connector-security-map executed successfully. [2024-04-16T10:22:15.190Z] [2024-04-16T10:22:15.190Z] setOSConditions: [2024-04-16T10:22:15.191Z] [2024-04-16T10:22:15.191Z] setToolWin: [2024-04-16T10:22:15.191Z] [2024-04-16T10:22:15.191Z] setToolUnix: [2024-04-16T10:22:15.191Z] [2024-04-16T10:22:15.191Z] setToolProperty: [2024-04-16T10:22:15.191Z] [2024-04-16T10:22:15.191Z] setS1ASclassPath: [2024-04-16T10:22:15.191Z] [2024-04-16T10:22:15.191Z] init-common: [2024-04-16T10:22:15.191Z] [2024-04-16T10:22:15.191Z] create-security-maps-common: [2024-04-16T10:22:15.216Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/monitoring/Jdbc.java uses or overrides a deprecated API. [2024-04-16T10:22:15.216Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:15.216Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/admin/cli/src/admin/GetSetTest.java uses unchecked or unsafe operations. [2024-04-16T10:22:15.216Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:22:15.216Z] [javac] 1 warning [2024-04-16T10:22:15.216Z] [copy] Copying 76 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:15.216Z] [2024-04-16T10:22:15.217Z] compile: [2024-04-16T10:22:15.217Z] [2024-04-16T10:22:15.217Z] setOSConditions: [2024-04-16T10:22:15.217Z] [2024-04-16T10:22:15.217Z] setToolWin: [2024-04-16T10:22:15.217Z] [2024-04-16T10:22:15.217Z] setToolUnix: [2024-04-16T10:22:15.217Z] [2024-04-16T10:22:15.217Z] setToolProperty: [2024-04-16T10:22:15.217Z] [2024-04-16T10:22:15.217Z] setS1ASclassPath: [2024-04-16T10:22:15.217Z] [2024-04-16T10:22:15.217Z] init-common: [2024-04-16T10:22:15.217Z] [2024-04-16T10:22:15.217Z] compile-common: [2024-04-16T10:22:15.217Z] [echo] Current time (ISO): 2024-04-16T10:22:15.078+0000 [2024-04-16T10:22:15.217Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:15.238Z] [exec] 4 left... [2024-04-16T10:22:15.498Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:15.511Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:15.511Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-04-16T10:22:15.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype server --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestServerAuthModule --target server SOAPDefaultTestServerAuthModule [2024-04-16T10:22:15.641Z] [exec] Creation of message security provider named SOAPDefaultTestServerAuthModule completed successfully [2024-04-16T10:22:15.641Z] [2024-04-16T10:22:15.641Z] asadmin-common: [2024-04-16T10:22:15.641Z] [echo] asadmin create-message-security-provider --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestClientAuthModule --layer SOAP --providertype client --requestauthsource sender SOAPDefaultTestClientAuthModule [2024-04-16T10:22:15.752Z] [exec] Command create-connector-security-map executed successfully. [2024-04-16T10:22:15.752Z] [2024-04-16T10:22:15.752Z] setOSConditions: [2024-04-16T10:22:15.752Z] [2024-04-16T10:22:15.752Z] setToolWin: [2024-04-16T10:22:15.752Z] [2024-04-16T10:22:15.752Z] setToolUnix: [2024-04-16T10:22:15.752Z] [2024-04-16T10:22:15.752Z] setToolProperty: [2024-04-16T10:22:15.752Z] [2024-04-16T10:22:15.752Z] setS1ASclassPath: [2024-04-16T10:22:15.752Z] [2024-04-16T10:22:15.753Z] init-common: [2024-04-16T10:22:15.753Z] [2024-04-16T10:22:15.753Z] create-security-maps-common: [2024-04-16T10:22:15.765Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/util/ServletUtil.java:104: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-04-16T10:22:15.765Z] [javac] status = new Boolean((Boolean)o).booleanValue(); [2024-04-16T10:22:15.765Z] [javac] ^ [2024-04-16T10:22:15.765Z] [javac] 2 warnings [2024-04-16T10:22:15.765Z] [2024-04-16T10:22:15.765Z] setOSConditions: [2024-04-16T10:22:15.765Z] [2024-04-16T10:22:15.765Z] setToolWin: [2024-04-16T10:22:15.765Z] [2024-04-16T10:22:15.765Z] setToolUnix: [2024-04-16T10:22:15.765Z] [2024-04-16T10:22:15.765Z] setToolProperty: [2024-04-16T10:22:15.766Z] [2024-04-16T10:22:15.766Z] setS1ASclassPath: [2024-04-16T10:22:15.766Z] [2024-04-16T10:22:15.766Z] init-common: [2024-04-16T10:22:15.766Z] [2024-04-16T10:22:15.766Z] compile-common: [2024-04-16T10:22:15.766Z] [echo] Current time (ISO): 2024-04-16T10:22:15.655+0000 [2024-04-16T10:22:15.766Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:15.820Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:15.821Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:22:15.938Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-message-security-provider --layer SOAP --providertype client --requestauthsource sender --isdefaultprovider=false --classname com.sun.s1asdev.security.jmac.soapdefault.SOAPDefaultTestClientAuthModule --target server SOAPDefaultTestClientAuthModule [2024-04-16T10:22:15.938Z] [exec] Creation of message security provider named SOAPDefaultTestClientAuthModule completed successfully [2024-04-16T10:22:16.072Z] [exec] Application deployed with name deploydir. [2024-04-16T10:22:16.072Z] [exec] Command redeploy executed successfully. [2024-04-16T10:22:16.072Z] [2024-04-16T10:22:16.072Z] init.os: [2024-04-16T10:22:16.072Z] [2024-04-16T10:22:16.072Z] init.tools.unix: [2024-04-16T10:22:16.072Z] [2024-04-16T10:22:16.072Z] init.tools.windows: [2024-04-16T10:22:16.072Z] [2024-04-16T10:22:16.072Z] init.tools: [2024-04-16T10:22:16.072Z] [2024-04-16T10:22:16.072Z] setAsadminArgs: [2024-04-16T10:22:16.072Z] [2024-04-16T10:22:16.072Z] init: [2024-04-16T10:22:16.122Z] [exec] Command undeploy executed successfully. [2024-04-16T10:22:16.122Z] [2024-04-16T10:22:16.122Z] all: [2024-04-16T10:22:16.122Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:16.122Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:16.122Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:16.122Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:16.122Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:16.161Z] [exec] 3 left... [2024-04-16T10:22:16.207Z] [2024-04-16T10:22:16.207Z] setOSConditions: [2024-04-16T10:22:16.207Z] [2024-04-16T10:22:16.207Z] setToolWin: [2024-04-16T10:22:16.207Z] [2024-04-16T10:22:16.207Z] setToolUnix: [2024-04-16T10:22:16.207Z] [2024-04-16T10:22:16.207Z] setToolProperty: [2024-04-16T10:22:16.207Z] [2024-04-16T10:22:16.207Z] setS1ASclassPath: [2024-04-16T10:22:16.207Z] [2024-04-16T10:22:16.207Z] init-common: [2024-04-16T10:22:16.207Z] [2024-04-16T10:22:16.207Z] execute-sql-common: [2024-04-16T10:22:16.238Z] [2024-04-16T10:22:16.238Z] setOSConditions: [2024-04-16T10:22:16.238Z] [2024-04-16T10:22:16.238Z] setToolWin: [2024-04-16T10:22:16.238Z] [2024-04-16T10:22:16.238Z] setToolUnix: [2024-04-16T10:22:16.238Z] [2024-04-16T10:22:16.238Z] setToolProperty: [2024-04-16T10:22:16.238Z] [2024-04-16T10:22:16.238Z] setS1ASclassPath: [2024-04-16T10:22:16.238Z] [2024-04-16T10:22:16.238Z] init-common: [2024-04-16T10:22:16.238Z] [2024-04-16T10:22:16.238Z] enable-wss-message-security-provider: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] init.customtasks: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] setEnabled: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] createAppRef: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] setHttpPort: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] run.positive: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] init.os: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] init.tools.unix: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.360Z] init.tools.windows: [2024-04-16T10:22:16.360Z] [2024-04-16T10:22:16.361Z] init.tools: [2024-04-16T10:22:16.361Z] [2024-04-16T10:22:16.361Z] setAsadminArgs: [2024-04-16T10:22:16.361Z] [2024-04-16T10:22:16.361Z] init: [2024-04-16T10:22:16.361Z] [2024-04-16T10:22:16.361Z] init.customtasks: [2024-04-16T10:22:16.361Z] [2024-04-16T10:22:16.361Z] runclient: [2024-04-16T10:22:16.361Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-04-16T10:22:16.361Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:16.378Z] [2024-04-16T10:22:16.379Z] setOSConditions: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setToolWin: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setToolUnix: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setToolProperty: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setS1ASclassPath: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] init-common: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] clean: [2024-04-16T10:22:16.379Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:16.379Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:16.379Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:16.379Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:16.379Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setOSConditions: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setToolWin: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setToolUnix: [2024-04-16T10:22:16.379Z] [2024-04-16T10:22:16.379Z] setToolProperty: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] setS1ASclassPath: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] init-common: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] clean-common: [2024-04-16T10:22:16.380Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:16.380Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:16.380Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:16.380Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:16.380Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] setOSConditions: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] setToolWin: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] setToolUnix: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] setToolProperty: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] setS1ASclassPath: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] init-common: [2024-04-16T10:22:16.380Z] [2024-04-16T10:22:16.380Z] clean-classes-common: [2024-04-16T10:22:16.380Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:16.381Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:16.381Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:16.381Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:16.381Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:16.381Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] setOSConditions: [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] setToolWin: [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] setToolUnix: [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] setToolProperty: [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] setS1ASclassPath: [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] init-common: [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] clean-jars-common: [2024-04-16T10:22:16.381Z] [2024-04-16T10:22:16.381Z] compile: [2024-04-16T10:22:16.381Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:16.381Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:16.381Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:16.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:16.382Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:16.382Z] [2024-04-16T10:22:16.382Z] setOSConditions: [2024-04-16T10:22:16.382Z] [2024-04-16T10:22:16.382Z] setToolWin: [2024-04-16T10:22:16.382Z] [2024-04-16T10:22:16.382Z] setToolUnix: [2024-04-16T10:22:16.382Z] [2024-04-16T10:22:16.382Z] setToolProperty: [2024-04-16T10:22:16.382Z] [2024-04-16T10:22:16.382Z] setS1ASclassPath: [2024-04-16T10:22:16.382Z] [2024-04-16T10:22:16.382Z] init-common: [2024-04-16T10:22:16.382Z] [2024-04-16T10:22:16.382Z] compile-common: [2024-04-16T10:22:16.382Z] [echo] Current time (ISO): 2024-04-16T10:22:16.298+0000 [2024-04-16T10:22:16.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:16.382Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:16.461Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/create_pointbase.sql [2024-04-16T10:22:16.461Z] [sql] 0 rows affected [2024-04-16T10:22:16.461Z] [sql] 0 rows affected [2024-04-16T10:22:16.461Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:22:16.461Z] [2024-04-16T10:22:16.461Z] setOSConditions: [2024-04-16T10:22:16.461Z] [2024-04-16T10:22:16.461Z] setToolWin: [2024-04-16T10:22:16.462Z] [2024-04-16T10:22:16.462Z] setToolUnix: [2024-04-16T10:22:16.462Z] [2024-04-16T10:22:16.462Z] setToolProperty: [2024-04-16T10:22:16.462Z] [2024-04-16T10:22:16.462Z] setS1ASclassPath: [2024-04-16T10:22:16.462Z] [2024-04-16T10:22:16.462Z] init-common: [2024-04-16T10:22:16.462Z] [2024-04-16T10:22:16.462Z] runclient-common: [2024-04-16T10:22:16.462Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-appauthtxAppClient.jar -name ejb-bmp-appauthtxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:22:16.589Z] [exec] Apr 16, 2024 10:22:16 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:16.589Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [Pipeline] junit [2024-04-16T10:22:16.626Z] Recording test results [2024-04-16T10:22:16.659Z] [2024-04-16T10:22:16.659Z] processResult: [2024-04-16T10:22:16.659Z] [2024-04-16T10:22:16.659Z] failed: [2024-04-16T10:22:16.659Z] [2024-04-16T10:22:16.660Z] passed: [2024-04-16T10:22:16.660Z] [echo] Test deploydir Passed [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] unknown: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] declare-test: [2024-04-16T10:22:16.660Z] [echo] Starting test deploydir war/deploydir Test asadmin v3 redeploy [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.os: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.tools.unix: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.tools.windows: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.tools: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] setAsadminArgs: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.customtasks: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] prepare: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] v3.redeploy.asadmin: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] setAsadminArgs: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] common.v3.redeploy.asadmin: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.os: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.tools.unix: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.tools.windows: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.660Z] init.tools: [2024-04-16T10:22:16.660Z] [2024-04-16T10:22:16.661Z] setAsadminArgs: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init.customtasks: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] delAppRef: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init.os: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init.tools.unix: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init.tools.windows: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init.tools: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] setAsadminArgs: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] init.customtasks: [2024-04-16T10:22:16.661Z] [2024-04-16T10:22:16.661Z] common.run.asadmin: [2024-04-16T10:22:16.661Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-04-16T10:22:16.699Z] [exec] Command create-connector-security-map executed successfully. [2024-04-16T10:22:16.699Z] [2024-04-16T10:22:16.699Z] setOSConditions: [2024-04-16T10:22:16.699Z] [2024-04-16T10:22:16.699Z] setToolWin: [2024-04-16T10:22:16.699Z] [2024-04-16T10:22:16.699Z] setToolUnix: [2024-04-16T10:22:16.699Z] [2024-04-16T10:22:16.700Z] setToolProperty: [2024-04-16T10:22:16.700Z] [2024-04-16T10:22:16.700Z] setS1ASclassPath: [2024-04-16T10:22:16.700Z] [2024-04-16T10:22:16.700Z] init-common: [2024-04-16T10:22:16.700Z] [2024-04-16T10:22:16.700Z] deploy-war: [2024-04-16T10:22:16.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.message-security-config.SOAP.default_provider=SOAPDefaultTestServerAuthModule [2024-04-16T10:22:16.842Z] [exec] server-config.security-service.message-security-config.SOAP.default-provider=SOAPDefaultTestServerAuthModule [2024-04-16T10:22:17.112Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:17.222Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:17.223Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-04-16T10:22:17.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/security-map-web.war [2024-04-16T10:22:17.348Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [2024-04-16T10:22:17.366Z] [javac] 1 warning [2024-04-16T10:22:17.366Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] } [2024-04-16T10:22:17.386Z] [exec] Apr 16, 2024 10:22:17 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:17.386Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:17.442Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server-config.security-service.message-security-config.SOAP.default_client_provider=SOAPDefaultTestClientAuthModule [2024-04-16T10:22:17.443Z] [exec] server-config.security-service.message-security-config.SOAP.default-client-provider=SOAPDefaultTestClientAuthModule [2024-04-16T10:22:17.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] build-deploy: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setOSConditions: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setToolWin: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setToolUnix: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setToolProperty: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setS1ASclassPath: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] init-common: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] clean: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setOSConditions: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setToolWin: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setToolUnix: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setToolProperty: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] setS1ASclassPath: [2024-04-16T10:22:17.443Z] [2024-04-16T10:22:17.443Z] init-common: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] clean-common: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setOSConditions: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setToolWin: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setToolUnix: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setToolProperty: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setS1ASclassPath: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] init-common: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] clean-classes-common: [2024-04-16T10:22:17.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setOSConditions: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setToolWin: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setToolUnix: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setToolProperty: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] setS1ASclassPath: [2024-04-16T10:22:17.444Z] [2024-04-16T10:22:17.444Z] init-common: [2024-04-16T10:22:17.518Z] [exec] 2 left... [2024-04-16T10:22:17.666Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:17.666Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:17.666Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:17.666Z] [javac] 2 warnings [2024-04-16T10:22:17.666Z] [2024-04-16T10:22:17.666Z] setOSConditions: [2024-04-16T10:22:17.666Z] [2024-04-16T10:22:17.666Z] setToolWin: [2024-04-16T10:22:17.666Z] [2024-04-16T10:22:17.666Z] setToolUnix: [2024-04-16T10:22:17.666Z] [2024-04-16T10:22:17.666Z] setToolProperty: [2024-04-16T10:22:17.666Z] [2024-04-16T10:22:17.666Z] setS1ASclassPath: [2024-04-16T10:22:17.666Z] [2024-04-16T10:22:17.666Z] init-common: [2024-04-16T10:22:17.666Z] [2024-04-16T10:22:17.666Z] compile-common: [2024-04-16T10:22:17.666Z] [echo] Current time (ISO): 2024-04-16T10:22:17.604+0000 [2024-04-16T10:22:17.666Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:17.698Z] [2024-04-16T10:22:17.698Z] clean-jars-common: [2024-04-16T10:22:17.698Z] [2024-04-16T10:22:17.698Z] compile-server: [2024-04-16T10:22:17.699Z] [2024-04-16T10:22:17.699Z] setOSConditions: [2024-04-16T10:22:17.699Z] [2024-04-16T10:22:17.699Z] setToolWin: [2024-04-16T10:22:17.699Z] [2024-04-16T10:22:17.699Z] setToolUnix: [2024-04-16T10:22:17.699Z] [2024-04-16T10:22:17.699Z] setToolProperty: [2024-04-16T10:22:17.699Z] [2024-04-16T10:22:17.699Z] setS1ASclassPath: [2024-04-16T10:22:17.699Z] [2024-04-16T10:22:17.699Z] init-common: [2024-04-16T10:22:17.699Z] [2024-04-16T10:22:17.699Z] compile-common: [2024-04-16T10:22:17.699Z] [echo] Current time (ISO): 2024-04-16T10:22:17.454+0000 [2024-04-16T10:22:17.699Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-04-16T10:22:17.699Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-04-16T10:22:17.782Z] [exec] Application deployed with name deploydir. [2024-04-16T10:22:17.782Z] [exec] Command redeploy executed successfully. [2024-04-16T10:22:17.782Z] [2024-04-16T10:22:17.782Z] init.os: [2024-04-16T10:22:17.782Z] [2024-04-16T10:22:17.782Z] init.tools.unix: [2024-04-16T10:22:17.782Z] [2024-04-16T10:22:17.782Z] init.tools.windows: [2024-04-16T10:22:17.782Z] [2024-04-16T10:22:17.782Z] init.tools: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] setAsadminArgs: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init.customtasks: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] setEnabled: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] createAppRef: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] setHttpPort: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] run.positive: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init.os: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init.tools.unix: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init.tools.windows: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init.tools: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] setAsadminArgs: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] init.customtasks: [2024-04-16T10:22:17.783Z] [2024-04-16T10:22:17.783Z] runclient: [2024-04-16T10:22:17.783Z] [echo] TestClient http://localhost:8080/deploydir/deploydir true [2024-04-16T10:22:17.963Z] [exec] Apr 16, 2024 10:22:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:17.963Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:18.060Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:18.060Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-04-16T10:22:18.061Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] processResult: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] failed: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] passed: [2024-04-16T10:22:18.061Z] [echo] Test deploydir Passed [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] unknown: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] declare-test: [2024-04-16T10:22:18.061Z] [echo] Starting test deploydir war/deploydir Test asadmin deploydir with a different context root [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] init.os: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] init.tools.unix: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] init.tools.windows: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] init.tools: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] setAsadminArgs: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] init: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] init.customtasks: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] prepare: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] redeploydir.asadmin.foo: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] setAsadminArgs: [2024-04-16T10:22:18.061Z] [2024-04-16T10:22:18.061Z] common.redeploydir.asadmin: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] init.os: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] init.tools.unix: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] init.tools.windows: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] init.tools: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] setAsadminArgs: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] init: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] init.customtasks: [2024-04-16T10:22:18.062Z] [2024-04-16T10:22:18.062Z] common.run.asadmin: [2024-04-16T10:22:18.062Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --contextroot foo /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-04-16T10:22:18.309Z] [exec] Apr 16, 2024 10:22:17 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:18.310Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:18.310Z] [exec] Apr 16, 2024 10:22:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:18.310Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:18.440Z] [exec] 1 left... [2024-04-16T10:22:18.530Z] [exec] Apr 16, 2024 10:22:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:18.530Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:18.921Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:18.991Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:18.991Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:22:19.075Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:19.179Z] [javac] 1 warning [2024-04-16T10:22:19.179Z] [2024-04-16T10:22:19.179Z] assemble-web: [2024-04-16T10:22:19.179Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:19.179Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:19.179Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:19.179Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:19.179Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:19.179Z] [2024-04-16T10:22:19.179Z] pkg-war: [2024-04-16T10:22:19.179Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:19.179Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:19.179Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:19.179Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:19.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:22:19.180Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/sun-web.xml to copy. [2024-04-16T10:22:19.180Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/webservices.xml to copy. [2024-04-16T10:22:19.180Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:22:19.180Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:22:19.180Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:22:19.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:19.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:19.180Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/${web.wsit.descriptors} does not exist. [2024-04-16T10:22:19.180Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2024-04-16T10:22:19.180Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:19.180Z] [2024-04-16T10:22:19.180Z] deploy-app: [2024-04-16T10:22:19.180Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:19.180Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:19.180Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:19.180Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:19.180Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:19.180Z] [2024-04-16T10:22:19.180Z] deploy-war-common: [2024-04-16T10:22:19.181Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:19.181Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:19.181Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:19.181Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:19.181Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:19.181Z] [2024-04-16T10:22:19.181Z] setOSConditions: [2024-04-16T10:22:19.181Z] [2024-04-16T10:22:19.181Z] setToolWin: [2024-04-16T10:22:19.181Z] [2024-04-16T10:22:19.181Z] setToolUnix: [2024-04-16T10:22:19.181Z] [2024-04-16T10:22:19.181Z] setToolProperty: [2024-04-16T10:22:19.181Z] [2024-04-16T10:22:19.181Z] setS1ASclassPath: [2024-04-16T10:22:19.181Z] [2024-04-16T10:22:19.181Z] init-common: [2024-04-16T10:22:19.181Z] [2024-04-16T10:22:19.181Z] deploy-war-commonpe: [2024-04-16T10:22:19.247Z] [exec] Application deployed with name deploydir. [2024-04-16T10:22:19.247Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:22:19.247Z] [exec] Command deploydir executed successfully. [2024-04-16T10:22:19.247Z] [2024-04-16T10:22:19.247Z] setHttpPort: [2024-04-16T10:22:19.247Z] [2024-04-16T10:22:19.247Z] run.positive.foo: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] init.os: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] init.tools.unix: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] init.tools.windows: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] init.tools: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] setAsadminArgs: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] init: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] init.customtasks: [2024-04-16T10:22:19.248Z] [2024-04-16T10:22:19.248Z] runclient: [2024-04-16T10:22:19.248Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-04-16T10:22:19.248Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:19.248Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-04-16T10:22:19.250Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:19.250Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/client/Client.java uses or overrides a deprecated API. [2024-04-16T10:22:19.250Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:19.250Z] [javac] 1 warning [2024-04-16T10:22:19.250Z] [2024-04-16T10:22:19.251Z] build: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setOSConditions: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setToolWin: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setToolUnix: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setToolProperty: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setS1ASclassPath: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] init-common: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] ejb-jar-common: [2024-04-16T10:22:19.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] package-ejbjar-common: [2024-04-16T10:22:19.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.251Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.251Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:19.251Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.251Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setOSConditions: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setToolWin: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setToolUnix: [2024-04-16T10:22:19.251Z] [2024-04-16T10:22:19.251Z] setToolProperty: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] setS1ASclassPath: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] init-common: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] ejb-jar-common: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] package-ejbjar-common: [2024-04-16T10:22:19.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.252Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:19.252Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] setOSConditions: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] fixFiles: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] convUnix: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] convWin: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] setToolWin: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] setToolUnix: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] setToolProperty: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] setS1ASclassPath: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] init-common: [2024-04-16T10:22:19.252Z] [2024-04-16T10:22:19.252Z] ear-common: [2024-04-16T10:22:19.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:19.252Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${sun-application.xml} to copy. [2024-04-16T10:22:19.253Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/intfces/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:22:19.253Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:19.253Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] deploy: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setOSConditions: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setToolWin: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setToolUnix: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setToolProperty: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setS1ASclassPath: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] init-common: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] deploy-common: [2024-04-16T10:22:19.253Z] [echo] Current time (ISO): 2024-04-16T10:22:19.209+0000 [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setOSConditions: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setToolWin: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setToolUnix: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setToolProperty: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] setS1ASclassPath: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] init-common: [2024-04-16T10:22:19.253Z] [2024-04-16T10:22:19.253Z] deploy-common-pe: [2024-04-16T10:22:19.330Z] [javac] 1 warning [2024-04-16T10:22:19.330Z] [2024-04-16T10:22:19.330Z] setOSConditions: [2024-04-16T10:22:19.330Z] [2024-04-16T10:22:19.330Z] setToolWin: [2024-04-16T10:22:19.330Z] [2024-04-16T10:22:19.330Z] setToolUnix: [2024-04-16T10:22:19.330Z] [2024-04-16T10:22:19.330Z] setToolProperty: [2024-04-16T10:22:19.330Z] [2024-04-16T10:22:19.330Z] setS1ASclassPath: [2024-04-16T10:22:19.330Z] [2024-04-16T10:22:19.330Z] init-common: [2024-04-16T10:22:19.330Z] [2024-04-16T10:22:19.330Z] compile-common: [2024-04-16T10:22:19.330Z] [echo] Current time (ISO): 2024-04-16T10:22:19.146+0000 [2024-04-16T10:22:19.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-04-16T10:22:19.330Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-04-16T10:22:19.362Z] [exec] 0 left... [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-04-16T10:22:19.505Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:19.505Z] [2024-04-16T10:22:19.505Z] processResult: [2024-04-16T10:22:19.505Z] [2024-04-16T10:22:19.505Z] failed: [2024-04-16T10:22:19.505Z] [2024-04-16T10:22:19.505Z] passed: [2024-04-16T10:22:19.505Z] [echo] Test deploydir Passed [2024-04-16T10:22:19.505Z] [2024-04-16T10:22:19.505Z] unknown: [2024-04-16T10:22:19.505Z] [2024-04-16T10:22:19.505Z] declare-test: [2024-04-16T10:22:19.505Z] [echo] Starting test deploydir war/deploydir Test asadmin redeploydir preserves context root [2024-04-16T10:22:19.505Z] [2024-04-16T10:22:19.505Z] init.os: [2024-04-16T10:22:19.505Z] [2024-04-16T10:22:19.506Z] init.tools.unix: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.tools.windows: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.tools: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] setAsadminArgs: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.customtasks: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] prepare: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] redeploydir.asadmin: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] setAsadminArgs: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] common.redeploydir.asadmin: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.os: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.tools.unix: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.tools.windows: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.tools: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] setAsadminArgs: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] init.customtasks: [2024-04-16T10:22:19.506Z] [2024-04-16T10:22:19.506Z] common.run.asadmin: [2024-04-16T10:22:19.507Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/deploydir/deploydir [2024-04-16T10:22:19.597Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:19.597Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:19.597Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:19.814Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfacesApp.ear [2024-04-16T10:22:19.853Z] [javac] 2 warnings [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] pkg-pu: [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] setOSConditions: [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] setToolWin: [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] setToolUnix: [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] setToolProperty: [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] setS1ASclassPath: [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] init-common: [2024-04-16T10:22:19.853Z] [2024-04-16T10:22:19.853Z] package-pu-common: [2024-04-16T10:22:19.853Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes, /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive, descriptor/persistence.xml [2024-04-16T10:22:19.853Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:19.854Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.854Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.854Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/entity.jar [2024-04-16T10:22:19.854Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] build: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] setOSConditions: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] setToolWin: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] setToolUnix: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] setToolProperty: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] setS1ASclassPath: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] [exec] Application deployed with name security-map-web. [2024-04-16T10:22:19.854Z] init-common: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] run: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] webclient-pu-warlib: [2024-04-16T10:22:19.854Z] setOSConditions: [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.854Z] [2024-04-16T10:22:19.855Z] setToolWin: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setOSConditions: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setToolUnix: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setToolProperty: [2024-04-16T10:22:19.855Z] setToolWin: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setS1ASclassPath: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setToolUnix: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] init-common: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] create-table: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setToolProperty: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] execute-common: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setS1ASclassPath: [2024-04-16T10:22:19.855Z] setOSConditions: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setToolWin: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] init-common: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setToolUnix: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] setToolProperty: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] package-pu-warlib: [2024-04-16T10:22:19.855Z] setS1ASclassPath: [2024-04-16T10:22:19.855Z] [2024-04-16T10:22:19.855Z] [echo] my build classes dir is:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:19.855Z] init-common: [2024-04-16T10:22:19.855Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-04-16T10:22:19.855Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2024-04-16T10:22:19.855Z] [echo] webclient.war.classes=**/JpaServlet.class [2024-04-16T10:22:19.855Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-04-16T10:22:19.855Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes/META-INF [2024-04-16T10:22:19.856Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/lib [2024-04-16T10:22:19.856Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF/classes [2024-04-16T10:22:19.856Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-04-16T10:22:19.856Z] [echo] created war file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-04-16T10:22:19.856Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/WEB-INF [2024-04-16T10:22:19.856Z] [echo] my webclient war classes are:**/JpaServlet.class [2024-04-16T10:22:19.856Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:19.856Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:19.856Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/pkgWarTest1/build.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:19.856Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:20.106Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:20.106Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:22:20.120Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot noname2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/noname2-web.war [2024-04-16T10:22:20.128Z] [2024-04-16T10:22:20.128Z] execute-sql: [2024-04-16T10:22:20.128Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:20.128Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:20.128Z] [echo] userid dbmap1 [2024-04-16T10:22:20.128Z] [echo] password dbmap1 [2024-04-16T10:22:20.129Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-04-16T10:22:20.129Z] [sql] 0 rows affected [2024-04-16T10:22:20.129Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setOSConditions: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setToolWin: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setToolUnix: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setToolProperty: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setS1ASclassPath: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] init-common: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] execute-sql: [2024-04-16T10:22:20.129Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:20.129Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:20.129Z] [echo] userid dbmap2 [2024-04-16T10:22:20.129Z] [echo] password dbmap2 [2024-04-16T10:22:20.129Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-04-16T10:22:20.129Z] [sql] 0 rows affected [2024-04-16T10:22:20.129Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setOSConditions: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setToolWin: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setToolUnix: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setToolProperty: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] setS1ASclassPath: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] init-common: [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.129Z] execute-sql: [2024-04-16T10:22:20.129Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:20.129Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:20.129Z] [echo] userid dbmap3 [2024-04-16T10:22:20.129Z] [echo] password dbmap3 [2024-04-16T10:22:20.129Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-04-16T10:22:20.129Z] [sql] 0 rows affected [2024-04-16T10:22:20.129Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:20.129Z] [2024-04-16T10:22:20.130Z] setOSConditions: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolWin: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolUnix: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolProperty: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setS1ASclassPath: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] init-common: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] execute-sql: [2024-04-16T10:22:20.130Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:20.130Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:20.130Z] [echo] userid dbmap4 [2024-04-16T10:22:20.130Z] [echo] password dbmap4 [2024-04-16T10:22:20.130Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-04-16T10:22:20.130Z] [sql] 0 rows affected [2024-04-16T10:22:20.130Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setOSConditions: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolWin: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolUnix: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolProperty: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setS1ASclassPath: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] init-common: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] execute-sql: [2024-04-16T10:22:20.130Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:20.130Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:20.130Z] [echo] userid dbmap5 [2024-04-16T10:22:20.130Z] [echo] password dbmap5 [2024-04-16T10:22:20.130Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-04-16T10:22:20.130Z] [sql] 0 rows affected [2024-04-16T10:22:20.130Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setOSConditions: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolWin: [2024-04-16T10:22:20.130Z] [2024-04-16T10:22:20.130Z] setToolUnix: [2024-04-16T10:22:20.131Z] [2024-04-16T10:22:20.131Z] setToolProperty: [2024-04-16T10:22:20.131Z] [2024-04-16T10:22:20.131Z] setS1ASclassPath: [2024-04-16T10:22:20.131Z] [2024-04-16T10:22:20.131Z] init-common: [2024-04-16T10:22:20.131Z] [2024-04-16T10:22:20.131Z] execute-sql: [2024-04-16T10:22:20.131Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:20.131Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:20.131Z] [echo] userid dbmap6 [2024-04-16T10:22:20.131Z] [echo] password dbmap6 [2024-04-16T10:22:20.131Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/create_derby.sql [2024-04-16T10:22:20.137Z] [2024-04-16T10:22:20.137Z] deploy: [2024-04-16T10:22:20.137Z] [2024-04-16T10:22:20.138Z] deploy-war-common: [2024-04-16T10:22:20.138Z] [2024-04-16T10:22:20.138Z] setOSConditions: [2024-04-16T10:22:20.138Z] [2024-04-16T10:22:20.138Z] setToolWin: [2024-04-16T10:22:20.138Z] [2024-04-16T10:22:20.138Z] setToolUnix: [2024-04-16T10:22:20.138Z] [2024-04-16T10:22:20.138Z] setToolProperty: [2024-04-16T10:22:20.138Z] [2024-04-16T10:22:20.138Z] setS1ASclassPath: [2024-04-16T10:22:20.138Z] [2024-04-16T10:22:20.138Z] init-common: [2024-04-16T10:22:20.138Z] [2024-04-16T10:22:20.138Z] deploy-war-commonpe: [2024-04-16T10:22:20.204Z] [exec] Apr 16, 2024 10:22:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:20.204Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22cb3d59 [2024-04-16T10:22:20.283Z] [exec] passivation: 27; activation: 21 [2024-04-16T10:22:20.283Z] [exec] Value of key is: test7 [2024-04-16T10:22:20.283Z] [exec] stateRestored[0]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[1]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[2]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[3]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[4]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[5]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[6]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[7]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[8]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[9]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[10]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[11]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[12]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[13]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[14]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[15]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[16]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[17]:true [2024-04-16T10:22:20.283Z] [exec] stateRestored[18]:true [2024-04-16T10:22:20.284Z] [exec] stateRestored[19]:true [2024-04-16T10:22:20.284Z] [exec] Value of key is: test8 [2024-04-16T10:22:20.386Z] [sql] 0 rows affected [2024-04-16T10:22:20.386Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:20.538Z] [exec] checkParams, received map: {setLongLong=true, objectArgs=true, setLong=true, setBar=true, addIntInt=true, emptyArgs=true, setInt=true} [2024-04-16T10:22:20.538Z] [exec] Test[setLongLong]: true [2024-04-16T10:22:20.538Z] [exec] Test[objectArgs]: true [2024-04-16T10:22:20.538Z] [exec] Test[setLong]: true [2024-04-16T10:22:20.538Z] [exec] Test[setBar]: true [2024-04-16T10:22:20.538Z] [exec] Test[addIntInt]: true [2024-04-16T10:22:20.538Z] [exec] Test[emptyArgs]: true [2024-04-16T10:22:20.538Z] [exec] Test[setInt]: true [2024-04-16T10:22:20.538Z] [exec] Value of key is: test9 [2024-04-16T10:22:20.538Z] [exec] Value of key is: test10 true : 1 [2024-04-16T10:22:20.538Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:20.538Z] [exec] [2024-04-16T10:22:20.538Z] [exec] [2024-04-16T10:22:20.538Z] [exec] ----------------------------------------- [2024-04-16T10:22:20.538Z] [exec] - test1: PASS - [2024-04-16T10:22:20.538Z] [exec] - test7: PASS - [2024-04-16T10:22:20.538Z] [exec] - test10 true : 1: PASS - [2024-04-16T10:22:20.538Z] [exec] - test6: PASS - [2024-04-16T10:22:20.538Z] [exec] - test9: PASS - [2024-04-16T10:22:20.538Z] [exec] - test8: PASS - [2024-04-16T10:22:20.538Z] [exec] - test3: PASS - [2024-04-16T10:22:20.538Z] [exec] - test2: PASS - [2024-04-16T10:22:20.538Z] [exec] - test5: PASS - [2024-04-16T10:22:20.538Z] [exec] - test4: PASS - [2024-04-16T10:22:20.538Z] [exec] ----------------------------------------- [2024-04-16T10:22:20.538Z] [exec] Total PASS: 10 [2024-04-16T10:22:20.538Z] [exec] Total FAIL: 0 [2024-04-16T10:22:20.538Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:20.538Z] [exec] ----------------------------------------- [2024-04-16T10:22:20.538Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:20.538Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:20.643Z] [java] Send request [2024-04-16T10:22:20.709Z] [exec] Application deployed with name deploydir. [2024-04-16T10:22:20.709Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:22:20.709Z] [exec] Command deploydir executed successfully. [2024-04-16T10:22:20.709Z] [2024-04-16T10:22:20.709Z] setHttpPort: [2024-04-16T10:22:20.709Z] [2024-04-16T10:22:20.709Z] run.positive.foo: [2024-04-16T10:22:20.709Z] [2024-04-16T10:22:20.709Z] init.os: [2024-04-16T10:22:20.709Z] [2024-04-16T10:22:20.709Z] init.tools.unix: [2024-04-16T10:22:20.710Z] [2024-04-16T10:22:20.710Z] init.tools.windows: [2024-04-16T10:22:20.710Z] [2024-04-16T10:22:20.710Z] init.tools: [2024-04-16T10:22:20.710Z] [2024-04-16T10:22:20.710Z] setAsadminArgs: [2024-04-16T10:22:20.710Z] [2024-04-16T10:22:20.710Z] init: [2024-04-16T10:22:20.710Z] [2024-04-16T10:22:20.710Z] init.customtasks: [2024-04-16T10:22:20.710Z] [2024-04-16T10:22:20.710Z] runclient: [2024-04-16T10:22:20.710Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-04-16T10:22:20.710Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:20.741Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /ejb-cmp-pkgWarTest1-web --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-cmp-pkgWarTest1-web.war [2024-04-16T10:22:20.751Z] [exec] Application deployed with name ejb32-intrfacesApp. [2024-04-16T10:22:20.751Z] [exec] there are no files to retrieve for application ejb32-intrfacesApp [2024-04-16T10:22:20.751Z] [echo] Deployment on target server server successful [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] setOSConditions: [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] setToolWin: [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] setToolUnix: [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] setToolProperty: [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] setS1ASclassPath: [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] init-common: [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] deploy-common-ee: [2024-04-16T10:22:20.751Z] [2024-04-16T10:22:20.751Z] run: [2024-04-16T10:22:20.792Z] [2024-04-16T10:22:20.793Z] checkReporting-common: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] confirmReportPresent-common: [2024-04-16T10:22:20.793Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:20.793Z] [echo] Test seems to be reported fine [2024-04-16T10:22:20.793Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/session/RepRunConf.txt [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] confirmMissingReport-common: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] undeploy: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] setOSConditions: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] setToolWin: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] setToolUnix: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] setToolProperty: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] setS1ASclassPath: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] init-common: [2024-04-16T10:22:20.793Z] [2024-04-16T10:22:20.793Z] undeploy-common: [2024-04-16T10:22:20.966Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-04-16T10:22:20.966Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:20.966Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:20.966Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-04-16T10:22:20.966Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] processResult: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] failed: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] passed: [2024-04-16T10:22:20.966Z] [echo] Test deploydir Passed [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] unknown: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] declare-test: [2024-04-16T10:22:20.966Z] [echo] Starting test deploydir war/deploydir Test v3 asadmin redeploydir preserves context root [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] init.os: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] init.tools.unix: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] init.tools.windows: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] init.tools: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] setAsadminArgs: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] init: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] init.customtasks: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] prepare: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] v3.redeploydir.asadmin: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] setAsadminArgs: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.966Z] common.v3.redeploy.asadmin: [2024-04-16T10:22:20.966Z] [2024-04-16T10:22:20.967Z] init.os: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.tools.unix: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.tools.windows: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.tools: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] setAsadminArgs: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.customtasks: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] delAppRef: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.os: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.tools.unix: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.tools.windows: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.tools: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] setAsadminArgs: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] init.customtasks: [2024-04-16T10:22:20.967Z] [2024-04-16T10:22:20.967Z] common.run.asadmin: [2024-04-16T10:22:20.967Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin redeploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deploydir [2024-04-16T10:22:21.038Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-04-16T10:22:21.049Z] [exec] Application deployed with name noname2-web. [2024-04-16T10:22:21.049Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:21.049Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:21.049Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:21.049Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:21.049Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:21.049Z] [2024-04-16T10:22:21.049Z] deploy-war-commonee: [2024-04-16T10:22:21.049Z] [2024-04-16T10:22:21.050Z] assemble-client: [2024-04-16T10:22:21.050Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:21.050Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:21.050Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:21.050Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:21.050Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:21.050Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:21.050Z] [2024-04-16T10:22:21.050Z] setOSConditions: [2024-04-16T10:22:21.050Z] [2024-04-16T10:22:21.050Z] setToolWin: [2024-04-16T10:22:21.050Z] [2024-04-16T10:22:21.050Z] setToolUnix: [2024-04-16T10:22:21.050Z] [2024-04-16T10:22:21.050Z] setToolProperty: [2024-04-16T10:22:21.050Z] [2024-04-16T10:22:21.050Z] setS1ASclassPath: [2024-04-16T10:22:21.050Z] [2024-04-16T10:22:21.050Z] init-common: [2024-04-16T10:22:21.050Z] [2024-04-16T10:22:21.050Z] wsimport: [2024-04-16T10:22:21.205Z] [exec] All tests will fail with Derby till XA driver is fixed [2024-04-16T10:22:21.205Z] [exec] Value of key is: test1 : [2024-04-16T10:22:21.205Z] [exec] Value of key is: test2 : [2024-04-16T10:22:21.205Z] [exec] Value of key is: test3 : [2024-04-16T10:22:21.205Z] [exec] jdbc appauthtx status: [2024-04-16T10:22:21.205Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:21.205Z] [exec] [2024-04-16T10:22:21.205Z] [exec] [2024-04-16T10:22:21.205Z] [exec] ----------------------------------------- [2024-04-16T10:22:21.205Z] [exec] - test2 : : PASS - [2024-04-16T10:22:21.205Z] [exec] - test1 : : PASS - [2024-04-16T10:22:21.205Z] [exec] - test3 : : PASS - [2024-04-16T10:22:21.205Z] [exec] ----------------------------------------- [2024-04-16T10:22:21.205Z] [exec] Total PASS: 3 [2024-04-16T10:22:21.205Z] [exec] Total FAIL: 0 [2024-04-16T10:22:21.205Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:21.205Z] [exec] ----------------------------------------- [2024-04-16T10:22:21.206Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:21.262Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:21.262Z] [javac] 1 warning [2024-04-16T10:22:21.262Z] [2024-04-16T10:22:21.262Z] build-server: [2024-04-16T10:22:21.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:21.262Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:21.262Z] [2024-04-16T10:22:21.262Z] package-ejbjar-common: [2024-04-16T10:22:21.262Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-ejb.jar [2024-04-16T10:22:21.262Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:21.262Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-04-16T10:22:21.262Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-web.war [2024-04-16T10:22:21.262Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/descriptor/sun-application.xml to copy. [2024-04-16T10:22:21.262Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2024-04-16T10:22:21.262Z] [2024-04-16T10:22:21.262Z] setOSConditions: [2024-04-16T10:22:21.262Z] [2024-04-16T10:22:21.262Z] setToolWin: [2024-04-16T10:22:21.262Z] [2024-04-16T10:22:21.262Z] setToolUnix: [2024-04-16T10:22:21.262Z] [2024-04-16T10:22:21.262Z] setToolProperty: [2024-04-16T10:22:21.262Z] [2024-04-16T10:22:21.262Z] setS1ASclassPath: [2024-04-16T10:22:21.263Z] [2024-04-16T10:22:21.263Z] init-common: [2024-04-16T10:22:21.263Z] [2024-04-16T10:22:21.263Z] deploy-common-libraries: [2024-04-16T10:22:21.263Z] [echo] Deploying with libraries... [2024-04-16T10:22:21.352Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-sessionApp [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] all: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] inheritence: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setOSConditions: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setToolWin: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setToolUnix: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setToolProperty: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setS1ASclassPath: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] init-common: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] clean: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setOSConditions: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setToolWin: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setToolUnix: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setToolProperty: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] setS1ASclassPath: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] init-common: [2024-04-16T10:22:21.352Z] [2024-04-16T10:22:21.352Z] clean-common: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setOSConditions: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolWin: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolUnix: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolProperty: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setS1ASclassPath: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] init-common: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] clean-classes-common: [2024-04-16T10:22:21.353Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setOSConditions: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolWin: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolUnix: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolProperty: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setS1ASclassPath: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] init-common: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] clean-jars-common: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] compile: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setOSConditions: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolWin: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolUnix: [2024-04-16T10:22:21.353Z] [2024-04-16T10:22:21.353Z] setToolProperty: [2024-04-16T10:22:21.354Z] [2024-04-16T10:22:21.354Z] setS1ASclassPath: [2024-04-16T10:22:21.354Z] [2024-04-16T10:22:21.354Z] init-common: [2024-04-16T10:22:21.354Z] [2024-04-16T10:22:21.354Z] compile-common: [2024-04-16T10:22:21.354Z] [echo] Current time (ISO): 2024-04-16T10:22:21.310+0000 [2024-04-16T10:22:21.354Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:21.354Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:21.460Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:21.528Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:21.528Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 redeploy [options] ... [2024-04-16T10:22:21.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/test-security-jmac-soapdefault-provider.jar --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefaultApp.ear [2024-04-16T10:22:21.626Z] [exec] parsing WSDL... [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] checkReporting-common: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] confirmReportPresent-common: [2024-04-16T10:22:21.715Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:21.715Z] [echo] Test seems to be reported fine [2024-04-16T10:22:21.715Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/RepRunConf.txt [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] confirmMissingReport-common: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] reset-derby-for-no-authentication: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] setOSConditions: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] setToolWin: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] setToolUnix: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] setToolProperty: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] setS1ASclassPath: [2024-04-16T10:22:21.715Z] [2024-04-16T10:22:21.715Z] init-common: [2024-04-16T10:22:21.716Z] [2024-04-16T10:22:21.716Z] stop-derby: [2024-04-16T10:22:21.716Z] [2024-04-16T10:22:21.716Z] stop-derby-aix: [2024-04-16T10:22:21.716Z] [2024-04-16T10:22:21.716Z] stop-derby-nonaix: [2024-04-16T10:22:21.716Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:22:21.805Z] [exec] Application deployed with name deploydir. [2024-04-16T10:22:21.805Z] [exec] Command redeploy executed successfully. [2024-04-16T10:22:21.805Z] [2024-04-16T10:22:21.805Z] init.os: [2024-04-16T10:22:21.805Z] [2024-04-16T10:22:21.805Z] init.tools.unix: [2024-04-16T10:22:21.805Z] [2024-04-16T10:22:21.805Z] init.tools.windows: [2024-04-16T10:22:21.805Z] [2024-04-16T10:22:21.806Z] init.tools: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] setAsadminArgs: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init.customtasks: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] setEnabled: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] createAppRef: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] setHttpPort: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] run.positive.foo: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init.os: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init.tools.unix: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init.tools.windows: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init.tools: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] setAsadminArgs: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] init.customtasks: [2024-04-16T10:22:21.806Z] [2024-04-16T10:22:21.806Z] runclient: [2024-04-16T10:22:21.806Z] [echo] TestClient http://localhost:8080/foo/deploydir true [2024-04-16T10:22:21.970Z] [java] Tue Apr 16 10:22:21 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:22:21.970Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties [2024-04-16T10:22:21.970Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-04-16T10:22:21.970Z] [2024-04-16T10:22:21.970Z] setOSConditions: [2024-04-16T10:22:21.970Z] [2024-04-16T10:22:21.970Z] setToolWin: [2024-04-16T10:22:21.970Z] [2024-04-16T10:22:21.970Z] setToolUnix: [2024-04-16T10:22:21.971Z] [2024-04-16T10:22:21.971Z] setToolProperty: [2024-04-16T10:22:21.971Z] [2024-04-16T10:22:21.971Z] setS1ASclassPath: [2024-04-16T10:22:21.971Z] [2024-04-16T10:22:21.971Z] init-common: [2024-04-16T10:22:21.971Z] [2024-04-16T10:22:21.971Z] start-derby: [2024-04-16T10:22:21.983Z] [java] Apr 16, 2024 10:22:21 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:22:21.983Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/foo/deploydir [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: TestServlet [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: So what is your lucky number? [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]::

[2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: Mine is [888] [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:22.062Z] [javaWithResult] [war.client.Client]:: [2024-04-16T10:22:22.063Z] [javaWithResult] [war.client.Client]:: Correct return code: 200 [2024-04-16T10:22:22.063Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:22.063Z] [2024-04-16T10:22:22.063Z] processResult: [2024-04-16T10:22:22.063Z] [2024-04-16T10:22:22.063Z] failed: [2024-04-16T10:22:22.063Z] [2024-04-16T10:22:22.063Z] passed: [2024-04-16T10:22:22.063Z] [echo] Test deploydir Passed [2024-04-16T10:22:22.063Z] [2024-04-16T10:22:22.063Z] unknown: [2024-04-16T10:22:22.138Z] [exec] Application deployed with name ejb-cmp-pkgWarTest1-web. [2024-04-16T10:22:22.138Z] [2024-04-16T10:22:22.138Z] deploy-war-commonee: [2024-04-16T10:22:22.138Z] [2024-04-16T10:22:22.138Z] run: [2024-04-16T10:22:22.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testInsert [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1testInsert [2024-04-16T10:22:22.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyInsert [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1verifyInsert [2024-04-16T10:22:22.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=testDelete [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1testDelete [2024-04-16T10:22:22.138Z] [java] url=http://localhost:8080/ejb-cmp-pkgWarTest1-web/jpa?case=verifyDelete [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2024-04-16T10:22:22.138Z] [java] Value of key is:EJB3_pkgWarTest1verifyDelete [2024-04-16T10:22:22.138Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:22.225Z] [2024-04-16T10:22:22.225Z] start-derby-aix: [2024-04-16T10:22:22.225Z] [2024-04-16T10:22:22.225Z] start-derby-nonaix: [2024-04-16T10:22:22.225Z] [echo] Starting Derby DB Server ... [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] declare-test: [2024-04-16T10:22:22.319Z] [echo] Starting test deploydir war/deploydir Test asadmin undeploydir [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] undeploy.asadmin: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] setAsadminArgs: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] common.undeploy.asadmin: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.os: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.tools.unix: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.tools.windows: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.tools: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] setAsadminArgs: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.customtasks: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] delAppRef: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.os: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.tools.unix: [2024-04-16T10:22:22.319Z] [2024-04-16T10:22:22.319Z] init.tools.windows: [2024-04-16T10:22:22.320Z] [2024-04-16T10:22:22.320Z] init.tools: [2024-04-16T10:22:22.320Z] [2024-04-16T10:22:22.320Z] setAsadminArgs: [2024-04-16T10:22:22.320Z] [2024-04-16T10:22:22.320Z] init: [2024-04-16T10:22:22.320Z] [2024-04-16T10:22:22.320Z] init.customtasks: [2024-04-16T10:22:22.320Z] [2024-04-16T10:22:22.320Z] common.run.asadmin: [2024-04-16T10:22:22.320Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [2024-04-16T10:22:22.393Z] [java] [2024-04-16T10:22:22.393Z] [java] [2024-04-16T10:22:22.393Z] [java] ----------------------------------------- [2024-04-16T10:22:22.393Z] [java] - EJB3_pkgWarTest1verifyDelete: PASS - [2024-04-16T10:22:22.393Z] [java] - EJB3_pkgWarTest1testInsert: PASS - [2024-04-16T10:22:22.393Z] [java] - EJB3_pkgWarTest1verifyInsert: PASS - [2024-04-16T10:22:22.393Z] [java] - EJB3_pkgWarTest1testDelete: PASS - [2024-04-16T10:22:22.393Z] [java] ----------------------------------------- [2024-04-16T10:22:22.393Z] [java] Total PASS: 4 [2024-04-16T10:22:22.393Z] [java] Total FAIL: 0 [2024-04-16T10:22:22.393Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:22.393Z] [java] ----------------------------------------- [2024-04-16T10:22:22.393Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:22.393Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] undeploy: [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] setOSConditions: [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] setToolWin: [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] setToolUnix: [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] setToolProperty: [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] setS1ASclassPath: [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] init-common: [2024-04-16T10:22:22.393Z] [2024-04-16T10:22:22.393Z] undeploy-war-common: [2024-04-16T10:22:22.399Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:22:22.399Z] [exec] Waiting finished after 8,676 ms. [2024-04-16T10:22:22.399Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:22:22.399Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:22:22.399Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:22:22.399Z] [exec] Admin Port: 45,707 [2024-04-16T10:22:22.399Z] [exec] Command start-domain executed successfully. [2024-04-16T10:22:22.399Z] [echo] run.xml:doing wait for localhost:45711... [2024-04-16T10:22:22.399Z] [echo] run.xml:DONE doing wait for localhost:45711... [2024-04-16T10:22:22.399Z] [2024-04-16T10:22:22.400Z] dumpThreadStack: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] startDomainWindows: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] startDomain: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] run-second: [2024-04-16T10:22:22.400Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:22.400Z] [java] [2024-04-16T10:22:22.400Z] [java] [2024-04-16T10:22:22.400Z] [java] ----------------------------------------- [2024-04-16T10:22:22.400Z] [java] - jsp-tag-handler-pre-destroy-annotation: PASS - [2024-04-16T10:22:22.400Z] [java] ----------------------------------------- [2024-04-16T10:22:22.400Z] [java] - Total PASS : 1 - [2024-04-16T10:22:22.400Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:22.400Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:22.400Z] [java] ----------------------------------------- [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] undeploy: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] setOSConditions: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] setToolWin: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] setToolUnix: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] setToolProperty: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] setS1ASclassPath: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] init-common: [2024-04-16T10:22:22.400Z] [2024-04-16T10:22:22.400Z] undeploy-war-common: [2024-04-16T10:22:22.556Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:22.556Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:22.556Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:22.556Z] [java] Pragma: No-cache [2024-04-16T10:22:22.556Z] [java] Cache-Control: no-cache [2024-04-16T10:22:22.556Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:22.556Z] [java] Set-Cookie: JSESSIONID=66dd7680e425e0e9abc75495573d; Path=/security-map-web; HttpOnly [2024-04-16T10:22:22.556Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:22.556Z] [java] Connection: close [2024-04-16T10:22:22.556Z] [java] Content-Length: 17 [2024-04-16T10:22:22.556Z] [java] [2024-04-16T10:22:22.556Z] [java] [2024-04-16T10:22:22.556Z] [java] [2024-04-16T10:22:22.556Z] [java] [2024-04-16T10:22:22.556Z] [java] [2024-04-16T10:22:22.556Z] [java] done - foo1 [2024-04-16T10:22:22.556Z] [java] [2024-04-16T10:22:22.658Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-handler-pre-destroy-annotation-web [2024-04-16T10:22:22.905Z] [exec] Application deployed with name security-jmac-soapdefaultApp. [2024-04-16T10:22:22.905Z] [exec] there are no files to retrieve for application security-jmac-soapdefaultApp [2024-04-16T10:22:22.905Z] [echo] Deployment on target server server successful [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] compile-client: [2024-04-16T10:22:22.905Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] setOSConditions: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] setToolWin: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] setToolUnix: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] setToolProperty: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] setS1ASclassPath: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] init-common: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] setJAXWSToolsForWin: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] setJAXWSToolsForUnix: [2024-04-16T10:22:22.905Z] [2024-04-16T10:22:22.905Z] wsimport: [2024-04-16T10:22:22.905Z] [exec] parsing WSDL... [2024-04-16T10:22:22.912Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:22.912Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:22:22.953Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-cmp-pkgWarTest1-web [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] unsetup: [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] setOSConditions: [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] setToolWin: [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] setToolUnix: [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] setToolProperty: [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] setS1ASclassPath: [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] init-common: [2024-04-16T10:22:22.953Z] [2024-04-16T10:22:22.953Z] delete-jdbc-resource-common: [2024-04-16T10:22:22.953Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/pkgWarTest1 [2024-04-16T10:22:23.021Z] [exec] [2024-04-16T10:22:23.021Z] [exec] Generating code... [2024-04-16T10:22:23.021Z] [exec] [2024-04-16T10:22:23.021Z] [exec] Compiling code... [2024-04-16T10:22:23.168Z] [exec] Command undeploy executed successfully. [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] setHttpPort: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] run.negative: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] init.os: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] init.tools.unix: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] init.tools.windows: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] init.tools: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] setAsadminArgs: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] init: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] init.customtasks: [2024-04-16T10:22:23.168Z] [2024-04-16T10:22:23.168Z] runclient: [2024-04-16T10:22:23.168Z] [echo] TestClient http://localhost:8080/deploydir/deploydir false [2024-04-16T10:22:23.459Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/deploydir [2024-04-16T10:22:23.459Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/deploydir/deploydir [2024-04-16T10:22:23.459Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/deploydir/deploydir [2024-04-16T10:22:23.459Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/deploydir [2024-04-16T10:22:23.459Z] [2024-04-16T10:22:23.459Z] processResult: [2024-04-16T10:22:23.459Z] [2024-04-16T10:22:23.459Z] failed: [2024-04-16T10:22:23.459Z] [2024-04-16T10:22:23.459Z] passed: [2024-04-16T10:22:23.459Z] [echo] Test deploydir Passed [2024-04-16T10:22:23.459Z] [2024-04-16T10:22:23.459Z] unknown: [2024-04-16T10:22:23.459Z] [2024-04-16T10:22:23.460Z] private-all: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] declare-test: [2024-04-16T10:22:23.460Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy1 [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] init.os: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] init.tools.unix: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] init.tools.windows: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] init.tools: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] setAsadminArgs: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] init: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] init.customtasks: [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] prepare: [2024-04-16T10:22:23.460Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2024-04-16T10:22:23.460Z] [2024-04-16T10:22:23.460Z] compile: [2024-04-16T10:22:23.460Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/war/virtualserver/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:23.460Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver [2024-04-16T10:22:23.529Z] [java] No of records : 1 [2024-04-16T10:22:23.529Z] [java] Value of key is:connector.securitymapweb.test1 [2024-04-16T10:22:23.529Z] [java] Send request [2024-04-16T10:22:23.529Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:23.529Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:23.529Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:23.529Z] [java] Pragma: No-cache [2024-04-16T10:22:23.529Z] [java] Cache-Control: no-cache [2024-04-16T10:22:23.529Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:23.529Z] [java] Set-Cookie: JSESSIONID=66ddc601aa747ebd4f788af32cde; Path=/security-map-web; HttpOnly [2024-04-16T10:22:23.529Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:23.529Z] [java] Connection: close [2024-04-16T10:22:23.529Z] [java] Content-Length: 17 [2024-04-16T10:22:23.529Z] [java] [2024-04-16T10:22:23.529Z] [java] [2024-04-16T10:22:23.529Z] [java] [2024-04-16T10:22:23.529Z] [java] [2024-04-16T10:22:23.529Z] [java] [2024-04-16T10:22:23.529Z] [java] done - foo2 [2024-04-16T10:22:23.529Z] [java] [2024-04-16T10:22:23.529Z] [java] No of records : 1 [2024-04-16T10:22:23.529Z] [java] Value of key is:connector.securitymapweb.test2 [2024-04-16T10:22:23.529Z] [java] Send request [2024-04-16T10:22:23.544Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/pkgWarTest1 [2024-04-16T10:22:23.544Z] [exec] JDBC resource jdbc/pkgWarTest1 deleted successfully [2024-04-16T10:22:23.544Z] [echo] cmd executed for server [2024-04-16T10:22:23.544Z] [2024-04-16T10:22:23.544Z] setOSConditions: [2024-04-16T10:22:23.545Z] [2024-04-16T10:22:23.545Z] setToolWin: [2024-04-16T10:22:23.545Z] [2024-04-16T10:22:23.545Z] setToolUnix: [2024-04-16T10:22:23.545Z] [2024-04-16T10:22:23.545Z] setToolProperty: [2024-04-16T10:22:23.545Z] [2024-04-16T10:22:23.545Z] setS1ASclassPath: [2024-04-16T10:22:23.545Z] [2024-04-16T10:22:23.545Z] init-common: [2024-04-16T10:22:23.545Z] [2024-04-16T10:22:23.545Z] delete-jdbc-connpool-common: [2024-04-16T10:22:23.545Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true pkgWarTest1-pool [2024-04-16T10:22:23.717Z] [2024-04-16T10:22:23.718Z] assemble: [2024-04-16T10:22:23.718Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-portable.war [2024-04-16T10:22:23.718Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver-deployplan.jar [2024-04-16T10:22:23.718Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] create.virtual.server: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] setAsadminArgs: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] common.create.virtual.server.asadmin: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] init.os: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] init.tools.unix: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] init.tools.windows: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] init.tools: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] setAsadminArgs: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] init: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] init.customtasks: [2024-04-16T10:22:23.718Z] [2024-04-16T10:22:23.718Z] common.run.asadmin: [2024-04-16T10:22:23.718Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --hosts localhost server-foo [2024-04-16T10:22:23.809Z] [exec] Apr 16, 2024 10:22:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:23.809Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:22:23.809Z] [exec] Value of key is: Resource Factories Test - URL : [2024-04-16T10:22:23.809Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:23.809Z] [exec] [2024-04-16T10:22:23.809Z] [exec] [2024-04-16T10:22:23.809Z] [exec] ----------------------------------------- [2024-04-16T10:22:23.809Z] [exec] - Resource Factories Test - URL : : PASS - [2024-04-16T10:22:23.809Z] [exec] ----------------------------------------- [2024-04-16T10:22:23.809Z] [exec] Total PASS: 1 [2024-04-16T10:22:23.809Z] [exec] Total FAIL: 0 [2024-04-16T10:22:23.809Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:23.809Z] [exec] ----------------------------------------- [2024-04-16T10:22:23.809Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:23.827Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:23.827Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:23.827Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:23.827Z] [java] Pragma: No-cache [2024-04-16T10:22:23.827Z] [java] Cache-Control: no-cache [2024-04-16T10:22:23.827Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:23.827Z] [java] Set-Cookie: JSESSIONID=66ddc84dff74a62bd18841167162; Path=/security-map-web; HttpOnly [2024-04-16T10:22:23.827Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:23.827Z] [java] Connection: close [2024-04-16T10:22:23.827Z] [java] Content-Length: 17 [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] done - foo3 [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] No of records : 1 [2024-04-16T10:22:23.827Z] [java] Value of key is:connector.securitymapweb.test3 [2024-04-16T10:22:23.827Z] [java] Send request [2024-04-16T10:22:23.827Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:23.827Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:23.827Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:23.827Z] [java] Pragma: No-cache [2024-04-16T10:22:23.827Z] [java] Cache-Control: no-cache [2024-04-16T10:22:23.827Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:23.827Z] [java] Set-Cookie: JSESSIONID=66ddd3467b619467405d5dd7bf51; Path=/security-map-web; HttpOnly [2024-04-16T10:22:23.827Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:23.827Z] [java] Connection: close [2024-04-16T10:22:23.827Z] [java] Content-Length: 17 [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] done - bar1 [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] No of records : 1 [2024-04-16T10:22:23.827Z] [java] Value of key is:connector.securitymapweb.test4 [2024-04-16T10:22:23.827Z] [java] Send request [2024-04-16T10:22:23.827Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:23.827Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:23.827Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:23.827Z] [java] Pragma: No-cache [2024-04-16T10:22:23.827Z] [java] Cache-Control: no-cache [2024-04-16T10:22:23.827Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:23.827Z] [java] Set-Cookie: JSESSIONID=66ddda95aab4b60efa672fda8dd9; Path=/security-map-web; HttpOnly [2024-04-16T10:22:23.827Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:23.827Z] [java] Connection: close [2024-04-16T10:22:23.827Z] [java] Content-Length: 17 [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] done - bar2 [2024-04-16T10:22:23.827Z] [java] [2024-04-16T10:22:23.827Z] [java] No of records : 1 [2024-04-16T10:22:23.827Z] [java] Value of key is:connector.securitymapweb.test5 [2024-04-16T10:22:23.827Z] [java] Send request [2024-04-16T10:22:23.838Z] [exec] [2024-04-16T10:22:23.838Z] [exec] Generating code... [2024-04-16T10:22:23.838Z] [exec] [2024-04-16T10:22:23.838Z] [exec] Compiling code... [2024-04-16T10:22:23.863Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:23.863Z] [javac] 1 warning [2024-04-16T10:22:23.863Z] [2024-04-16T10:22:23.863Z] setOSConditions: [2024-04-16T10:22:23.863Z] [2024-04-16T10:22:23.863Z] setToolWin: [2024-04-16T10:22:23.863Z] [2024-04-16T10:22:23.863Z] setToolUnix: [2024-04-16T10:22:23.863Z] [2024-04-16T10:22:23.863Z] setToolProperty: [2024-04-16T10:22:23.863Z] [2024-04-16T10:22:23.863Z] setS1ASclassPath: [2024-04-16T10:22:23.863Z] [2024-04-16T10:22:23.863Z] init-common: [2024-04-16T10:22:23.863Z] [2024-04-16T10:22:23.864Z] compile-common: [2024-04-16T10:22:23.864Z] [echo] Current time (ISO): 2024-04-16T10:22:23.549+0000 [2024-04-16T10:22:23.864Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] all: [2024-04-16T10:22:24.020Z] [echo] [2024-04-16T10:22:24.020Z] [echo] ************************* [2024-04-16T10:22:24.020Z] [echo] * Running jspTagLibraryValidatorXMLViewStaticInclude [2024-04-16T10:22:24.020Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude [2024-04-16T10:22:24.020Z] [echo] ************************* [2024-04-16T10:22:24.020Z] [echo] [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setOSConditions: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setToolWin: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setToolUnix: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setToolProperty: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setS1ASclassPath: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] init-common: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] clean: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setOSConditions: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setToolWin: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.020Z] setToolUnix: [2024-04-16T10:22:24.020Z] [2024-04-16T10:22:24.021Z] setToolProperty: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setS1ASclassPath: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] init-common: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] clean-common: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setOSConditions: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setToolWin: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setToolUnix: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setToolProperty: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setS1ASclassPath: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] init-common: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] clean-classes-common: [2024-04-16T10:22:24.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setOSConditions: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setToolWin: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setToolUnix: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setToolProperty: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] setS1ASclassPath: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] init-common: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] clean-jars-common: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.021Z] compile: [2024-04-16T10:22:24.021Z] [2024-04-16T10:22:24.022Z] setOSConditions: [2024-04-16T10:22:24.022Z] [2024-04-16T10:22:24.022Z] setToolWin: [2024-04-16T10:22:24.022Z] [2024-04-16T10:22:24.022Z] setToolUnix: [2024-04-16T10:22:24.022Z] [2024-04-16T10:22:24.022Z] setToolProperty: [2024-04-16T10:22:24.022Z] [2024-04-16T10:22:24.022Z] setS1ASclassPath: [2024-04-16T10:22:24.022Z] [2024-04-16T10:22:24.022Z] init-common: [2024-04-16T10:22:24.022Z] [2024-04-16T10:22:24.022Z] compile-common: [2024-04-16T10:22:24.022Z] [echo] Current time (ISO): 2024-04-16T10:22:23.935+0000 [2024-04-16T10:22:24.022Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:24.022Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:24.067Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:24.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true pkgWarTest1-pool [2024-04-16T10:22:24.103Z] [exec] JDBC Connection pool pkgWarTest1-pool deleted successfully [2024-04-16T10:22:24.103Z] [echo] cmd executed for server [2024-04-16T10:22:24.103Z] [2024-04-16T10:22:24.103Z] all: [2024-04-16T10:22:24.103Z] [2024-04-16T10:22:24.103Z] report: [2024-04-16T10:22:24.103Z] [echo] Comparing results with expected results [2024-04-16T10:22:24.103Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:22:24.104Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:22:24.129Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:24.129Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:24.129Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:24.129Z] [java] Pragma: No-cache [2024-04-16T10:22:24.129Z] [java] Cache-Control: no-cache [2024-04-16T10:22:24.129Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:24.129Z] [java] Set-Cookie: JSESSIONID=66dddfff7018b66feff551dcfde5; Path=/security-map-web; HttpOnly [2024-04-16T10:22:24.129Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:24.129Z] [java] Connection: close [2024-04-16T10:22:24.129Z] [java] Content-Length: 19 [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] done - foobar [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] No of records : 1 [2024-04-16T10:22:24.129Z] [java] Value of key is:connector.securitymapweb.test6 [2024-04-16T10:22:24.129Z] [java] Send request [2024-04-16T10:22:24.129Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:24.129Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:24.129Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:24.129Z] [java] Pragma: No-cache [2024-04-16T10:22:24.129Z] [java] Cache-Control: no-cache [2024-04-16T10:22:24.129Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:24.129Z] [java] Set-Cookie: JSESSIONID=66dde724c1d04d4b57fabc361580; Path=/security-map-web; HttpOnly [2024-04-16T10:22:24.129Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:24.129Z] [java] Connection: close [2024-04-16T10:22:24.129Z] [java] Content-Length: 19 [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] [2024-04-16T10:22:24.129Z] [java] done - barfoo [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] No of records : 1 [2024-04-16T10:22:24.130Z] [java] Value of key is:connector.securitymapweb.test7 [2024-04-16T10:22:24.130Z] [java] Send request [2024-04-16T10:22:24.130Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:24.130Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:24.130Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:24.130Z] [java] Pragma: No-cache [2024-04-16T10:22:24.130Z] [java] Cache-Control: no-cache [2024-04-16T10:22:24.130Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:24.130Z] [java] Set-Cookie: JSESSIONID=66ddec7f53f8e84519aa07030bbb; Path=/security-map-web; HttpOnly [2024-04-16T10:22:24.130Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:24.130Z] [java] Connection: close [2024-04-16T10:22:24.130Z] [java] Content-Length: 19 [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] done - foofoo [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] No of records : 1 [2024-04-16T10:22:24.130Z] [java] Value of key is:connector.securitymapweb.test8 [2024-04-16T10:22:24.130Z] [java] Send request [2024-04-16T10:22:24.130Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:24.130Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:24.130Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:24.130Z] [java] Pragma: No-cache [2024-04-16T10:22:24.130Z] [java] Cache-Control: no-cache [2024-04-16T10:22:24.130Z] [java] Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:22:24.130Z] [java] Set-Cookie: JSESSIONID=66ddee64de9ceeda343063c3632d; Path=/security-map-web; HttpOnly [2024-04-16T10:22:24.130Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:24.130Z] [java] Connection: close [2024-04-16T10:22:24.130Z] [java] Content-Length: 19 [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] done - barbar [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] No of records : 1 [2024-04-16T10:22:24.130Z] [java] Value of key is:connector.securitymapweb.test9 [2024-04-16T10:22:24.130Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] [2024-04-16T10:22:24.130Z] [java] ----------------------------------------- [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test3: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test4: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test5: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test6: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test1: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test2: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test7: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test8: PASS - [2024-04-16T10:22:24.130Z] [java] - connector.securitymapweb.test9: PASS - [2024-04-16T10:22:24.130Z] [java] ----------------------------------------- [2024-04-16T10:22:24.130Z] [java] Total PASS: 9 [2024-04-16T10:22:24.130Z] [java] Total FAIL: 0 [2024-04-16T10:22:24.130Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:24.130Z] [java] ----------------------------------------- [2024-04-16T10:22:24.130Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:24.304Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:24.304Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-virtual-server [options] ... [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] checkReporting-common: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] confirmReportPresent-common: [2024-04-16T10:22:24.323Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:24.323Z] [echo] Test seems to be reported fine [2024-04-16T10:22:24.323Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] confirmMissingReport-common: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] setOSConditions: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] setToolWin: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] setToolUnix: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] setToolProperty: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] setS1ASclassPath: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] init-common: [2024-04-16T10:22:24.323Z] [2024-04-16T10:22:24.323Z] runclient-common: [2024-04-16T10:22:24.323Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml mappednames [2024-04-16T10:22:24.358Z] [2024-04-16T10:22:24.358Z] report-sh: [2024-04-16T10:22:24.358Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:22:24.358Z] [exec] [2024-04-16T10:22:24.358Z] [exec] ************************ [2024-04-16T10:22:24.358Z] [exec] PASSED= 16 [2024-04-16T10:22:24.358Z] [exec] ------------ ========= [2024-04-16T10:22:24.358Z] [exec] FAILED= 0 [2024-04-16T10:22:24.358Z] [exec] ------------ ========= [2024-04-16T10:22:24.358Z] [exec] DID NOT RUN= 0 [2024-04-16T10:22:24.358Z] [exec] ------------ ========= [2024-04-16T10:22:24.358Z] [exec] Total Expected=16 [2024-04-16T10:22:24.358Z] [exec] ************************ [2024-04-16T10:22:24.358Z] [exec] [2024-04-16T10:22:24.358Z] [2024-04-16T10:22:24.358Z] BUILD SUCCESSFUL [2024-04-16T10:22:24.358Z] Total time: 1 minute 6 seconds [2024-04-16T10:22:24.358Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-database [2024-04-16T10:22:24.387Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setOSConditions: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setToolWin: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setToolUnix: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setToolProperty: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setS1ASclassPath: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] init-common: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] drop-table: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] execute-common: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setOSConditions: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setToolWin: [2024-04-16T10:22:24.387Z] [2024-04-16T10:22:24.387Z] setToolUnix: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] setToolProperty: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] setS1ASclassPath: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] init-common: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] execute-sql: [2024-04-16T10:22:24.388Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:24.388Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:24.388Z] [echo] userid dbmap1 [2024-04-16T10:22:24.388Z] [echo] password dbmap1 [2024-04-16T10:22:24.388Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-04-16T10:22:24.388Z] [sql] 0 rows affected [2024-04-16T10:22:24.388Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] setOSConditions: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] setToolWin: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] setToolUnix: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] setToolProperty: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] setS1ASclassPath: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] init-common: [2024-04-16T10:22:24.388Z] [2024-04-16T10:22:24.388Z] execute-sql: [2024-04-16T10:22:24.388Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:24.388Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:24.388Z] [echo] userid dbmap2 [2024-04-16T10:22:24.388Z] [echo] password dbmap2 [2024-04-16T10:22:24.388Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-04-16T10:22:24.388Z] [sql] 0 rows affected [2024-04-16T10:22:24.388Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:24.434Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:24.434Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:24.494Z] [java] Apr 16, 2024 10:22:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:24.495Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2b22a1cc [2024-04-16T10:22:24.559Z] [exec] Command create-virtual-server executed successfully. [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] create.http.listener: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] setAsadminArgs: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] common.create.http.listener.asadmin: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] init.os: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] init.tools.unix: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] init.tools.windows: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] init.tools: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] setAsadminArgs: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] init: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] init.customtasks: [2024-04-16T10:22:24.559Z] [2024-04-16T10:22:24.559Z] common.run.asadmin: [2024-04-16T10:22:24.559Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --listeneraddress 0.0.0.0 --listenerport 8081 --defaultvs server-foo --servername localhost --acceptorthreads 100 listener-foo [2024-04-16T10:22:24.644Z] [2024-04-16T10:22:24.644Z] setOSConditions: [2024-04-16T10:22:24.644Z] [2024-04-16T10:22:24.644Z] setToolWin: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setToolUnix: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setToolProperty: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setS1ASclassPath: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] init-common: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] execute-sql: [2024-04-16T10:22:24.645Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:24.645Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:24.645Z] [echo] userid dbmap3 [2024-04-16T10:22:24.645Z] [echo] password dbmap3 [2024-04-16T10:22:24.645Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-04-16T10:22:24.645Z] [sql] 0 rows affected [2024-04-16T10:22:24.645Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setOSConditions: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setToolWin: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setToolUnix: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setToolProperty: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setS1ASclassPath: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] init-common: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] execute-sql: [2024-04-16T10:22:24.645Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:24.645Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:24.645Z] [echo] userid dbmap4 [2024-04-16T10:22:24.645Z] [echo] password dbmap4 [2024-04-16T10:22:24.645Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-04-16T10:22:24.645Z] [sql] 0 rows affected [2024-04-16T10:22:24.645Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setOSConditions: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setToolWin: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.645Z] setToolUnix: [2024-04-16T10:22:24.645Z] [2024-04-16T10:22:24.646Z] setToolProperty: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] setS1ASclassPath: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] init-common: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] execute-sql: [2024-04-16T10:22:24.646Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:24.646Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:24.646Z] [echo] userid dbmap5 [2024-04-16T10:22:24.646Z] [echo] password dbmap5 [2024-04-16T10:22:24.646Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-04-16T10:22:24.646Z] [sql] 0 rows affected [2024-04-16T10:22:24.646Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] setOSConditions: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] setToolWin: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] setToolUnix: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] setToolProperty: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] setS1ASclassPath: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] init-common: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] execute-sql: [2024-04-16T10:22:24.646Z] [echo] ***** LD_LIBRARY_PATH=${env.LD_LIBRARY_PATH} ***** [2024-04-16T10:22:24.646Z] [echo] url jdbc:derby://localhost:1527/testdb;create=true [2024-04-16T10:22:24.646Z] [echo] userid dbmap6 [2024-04-16T10:22:24.646Z] [echo] password dbmap6 [2024-04-16T10:22:24.646Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/sql/drop_derby.sql [2024-04-16T10:22:24.646Z] [sql] 0 rows affected [2024-04-16T10:22:24.646Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] checkReporting-common: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] confirmReportPresent-common: [2024-04-16T10:22:24.646Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:24.646Z] [echo] Test seems to be reported fine [2024-04-16T10:22:24.646Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/securitymapweb/RepRunConf.txt [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.646Z] confirmMissingReport-common: [2024-04-16T10:22:24.646Z] [2024-04-16T10:22:24.647Z] undeploy: [2024-04-16T10:22:24.647Z] [2024-04-16T10:22:24.647Z] setOSConditions: [2024-04-16T10:22:24.647Z] [2024-04-16T10:22:24.647Z] setToolWin: [2024-04-16T10:22:24.647Z] [2024-04-16T10:22:24.647Z] setToolUnix: [2024-04-16T10:22:24.647Z] [2024-04-16T10:22:24.647Z] setToolProperty: [2024-04-16T10:22:24.647Z] [2024-04-16T10:22:24.647Z] setS1ASclassPath: [2024-04-16T10:22:24.647Z] [2024-04-16T10:22:24.647Z] init-common: [2024-04-16T10:22:24.647Z] [2024-04-16T10:22:24.647Z] undeploy-war: [2024-04-16T10:22:24.761Z] [2024-04-16T10:22:24.761Z] setOSConditions: [2024-04-16T10:22:24.761Z] [2024-04-16T10:22:24.761Z] setToolWin: [2024-04-16T10:22:24.761Z] [2024-04-16T10:22:24.761Z] setToolUnix: [2024-04-16T10:22:24.761Z] [2024-04-16T10:22:24.761Z] setToolProperty: [2024-04-16T10:22:24.761Z] [2024-04-16T10:22:24.761Z] setS1ASclassPath: [2024-04-16T10:22:24.762Z] [2024-04-16T10:22:24.762Z] init-common: [2024-04-16T10:22:24.762Z] [2024-04-16T10:22:24.762Z] setJAXWSToolsForWin: [2024-04-16T10:22:24.762Z] [2024-04-16T10:22:24.762Z] setJAXWSToolsForUnix: [2024-04-16T10:22:24.762Z] [2024-04-16T10:22:24.762Z] wsimport: [2024-04-16T10:22:24.762Z] [exec] parsing WSDL... [2024-04-16T10:22:24.814Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:24.814Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-http-listener [options] ... [2024-04-16T10:22:24.999Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:25.070Z] [exec] Command create-http-listener executed successfully. [2024-04-16T10:22:25.070Z] [2024-04-16T10:22:25.070Z] restart.server: [2024-04-16T10:22:25.070Z] [echo] Restarting server... [2024-04-16T10:22:25.089Z] [java] Value of key is: SingletonBean: [2024-04-16T10:22:25.089Z] [java] Value of key is: StflEJB: [2024-04-16T10:22:25.276Z] [javac] 1 warning [2024-04-16T10:22:25.276Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:25.277Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:25.277Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:22:25.277Z] [2024-04-16T10:22:25.277Z] deploy-client: [2024-04-16T10:22:25.320Z] [exec] [2024-04-16T10:22:25.320Z] [exec] Generating code... [2024-04-16T10:22:25.320Z] [exec] [2024-04-16T10:22:25.320Z] [exec] Compiling code... [2024-04-16T10:22:25.338Z] Tue Apr 16 10:22:25 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:22:25.344Z] [java] Value of key is: StlesEJB: [2024-04-16T10:22:25.344Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:25.344Z] [java] [2024-04-16T10:22:25.344Z] [java] [2024-04-16T10:22:25.344Z] [java] ----------------------------------------- [2024-04-16T10:22:25.344Z] [java] - SingletonBean: : PASS - [2024-04-16T10:22:25.344Z] [java] - StflEJB: : PASS - [2024-04-16T10:22:25.344Z] [java] - StlesEJB: : PASS - [2024-04-16T10:22:25.344Z] [java] ----------------------------------------- [2024-04-16T10:22:25.344Z] [java] Total PASS: 3 [2024-04-16T10:22:25.344Z] [java] Total FAIL: 0 [2024-04-16T10:22:25.344Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:25.344Z] [java] ----------------------------------------- [2024-04-16T10:22:25.344Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:25.344Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:25.595Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-map-web [2024-04-16T10:22:25.595Z] [2024-04-16T10:22:25.596Z] setOSConditions: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setToolWin: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setToolUnix: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setToolProperty: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setS1ASclassPath: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] init-common: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] delete-pool: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setOSConditions: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setToolWin: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setToolUnix: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setToolProperty: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] setS1ASclassPath: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] init-common: [2024-04-16T10:22:25.596Z] [2024-04-16T10:22:25.596Z] delete-connector-resource-common: [2024-04-16T10:22:25.596Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/MyPool [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] undeploy: [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] setOSConditions: [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] setToolWin: [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] setToolUnix: [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] setToolProperty: [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] setS1ASclassPath: [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] init-common: [2024-04-16T10:22:25.599Z] [2024-04-16T10:22:25.599Z] undeploy-common: [2024-04-16T10:22:25.758Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:25.758Z] [javac] 1 warning [2024-04-16T10:22:25.839Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:25.839Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:22:25.896Z] Tue Apr 16 10:22:25 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:22:25.896Z] Command stop-database executed successfully. [2024-04-16T10:22:25.896Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-domain [2024-04-16T10:22:25.921Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:25.922Z] [javac] 1 warning [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] build: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] setOSConditions: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] setToolWin: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] setToolUnix: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] setToolProperty: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] setS1ASclassPath: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] init-common: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] webclient-war-common: [2024-04-16T10:22:25.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] clear: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] test-tlds-exist: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] copy-tlds: [2024-04-16T10:22:25.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:25.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] test-tagfiles-exist: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] copy-tagfiles: [2024-04-16T10:22:25.922Z] [2024-04-16T10:22:25.922Z] package-war-common: [2024-04-16T10:22:25.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:25.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:25.922Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/lib [2024-04-16T10:22:25.922Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:25.923Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] build: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] setOSConditions: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] fixFiles: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] convUnix: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] convWin: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] setToolWin: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] setToolUnix: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] setToolProperty: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] setS1ASclassPath: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] init-common: [2024-04-16T10:22:26.012Z] [2024-04-16T10:22:26.012Z] package-persistence-common: [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] ejb-jar-common: [2024-04-16T10:22:26.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] package-ejbjar-common: [2024-04-16T10:22:26.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.013Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-ejb.jar [2024-04-16T10:22:26.013Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] appclient-jar-common: [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] package-appclientjar-common: [2024-04-16T10:22:26.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.013Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-session-client.jar [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] webclient-war-common: [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] build-ear-common: [2024-04-16T10:22:26.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:26.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.013Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:26.013Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] deploy: [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.013Z] setOSConditions: [2024-04-16T10:22:26.013Z] [2024-04-16T10:22:26.014Z] setToolWin: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setToolUnix: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setToolProperty: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setS1ASclassPath: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] init-common: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] deploy-common: [2024-04-16T10:22:26.014Z] [echo] Current time (ISO): 2024-04-16T10:22:25.813+0000 [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setOSConditions: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setToolWin: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setToolUnix: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setToolProperty: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] setS1ASclassPath: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] init-common: [2024-04-16T10:22:26.014Z] [2024-04-16T10:22:26.014Z] deploy-common-pe: [2024-04-16T10:22:26.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/MyPool [2024-04-16T10:22:26.158Z] [exec] Connector resource eis/MyPool deleted. [2024-04-16T10:22:26.185Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-intrfacesApp [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] deploy-neg: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] build-neg: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] setOSConditions: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] setToolWin: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] setToolUnix: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] setToolProperty: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] setS1ASclassPath: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] init-common: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] ejb-jar-common: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] package-ejbjar-common: [2024-04-16T10:22:26.185Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:26.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.185Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:26.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.185Z] setOSConditions: [2024-04-16T10:22:26.185Z] [2024-04-16T10:22:26.186Z] setToolWin: [2024-04-16T10:22:26.186Z] [2024-04-16T10:22:26.186Z] setToolUnix: [2024-04-16T10:22:26.186Z] [2024-04-16T10:22:26.186Z] setToolProperty: [2024-04-16T10:22:26.186Z] [2024-04-16T10:22:26.186Z] setS1ASclassPath: [2024-04-16T10:22:26.186Z] [2024-04-16T10:22:26.186Z] init-common: [2024-04-16T10:22:26.186Z] [2024-04-16T10:22:26.186Z] run: [2024-04-16T10:22:26.198Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2024-04-16T10:22:26.198Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:26.198Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:26.198Z] [javac] Compiling 1 source file [2024-04-16T10:22:26.198Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagLibraryValidatorXMLViewStaticInclude/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:26.198Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:26.198Z] [2024-04-16T10:22:26.198Z] deploy: [2024-04-16T10:22:26.198Z] [2024-04-16T10:22:26.198Z] deploy-war-common: [2024-04-16T10:22:26.198Z] [2024-04-16T10:22:26.198Z] setOSConditions: [2024-04-16T10:22:26.198Z] [2024-04-16T10:22:26.198Z] setToolWin: [2024-04-16T10:22:26.198Z] [2024-04-16T10:22:26.198Z] setToolUnix: [2024-04-16T10:22:26.198Z] [2024-04-16T10:22:26.199Z] setToolProperty: [2024-04-16T10:22:26.199Z] [2024-04-16T10:22:26.199Z] setS1ASclassPath: [2024-04-16T10:22:26.199Z] [2024-04-16T10:22:26.199Z] init-common: [2024-04-16T10:22:26.199Z] [2024-04-16T10:22:26.199Z] deploy-war-commonpe: [2024-04-16T10:22:26.226Z] [exec] Apr 16, 2024 10:22:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:26.226Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:26.233Z] [exec] Waiting for domain1 to start .................. [2024-04-16T10:22:26.233Z] [exec] Waiting finished after 17,426 ms. [2024-04-16T10:22:26.233Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:22:26.233Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:22:26.233Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:22:26.233Z] [exec] Admin Port: 4,848 [2024-04-16T10:22:26.233Z] [exec] Command start-domain executed successfully. [2024-04-16T10:22:26.243Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/client [2024-04-16T10:22:26.243Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jmac/soapDefault/build.xml:164: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:26.243Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:26.243Z] [2024-04-16T10:22:26.243Z] build-client: [2024-04-16T10:22:26.243Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:26.428Z] [2024-04-16T10:22:26.428Z] setOSConditions: [2024-04-16T10:22:26.428Z] [2024-04-16T10:22:26.428Z] setToolWin: [2024-04-16T10:22:26.428Z] [2024-04-16T10:22:26.428Z] setToolUnix: [2024-04-16T10:22:26.428Z] [2024-04-16T10:22:26.428Z] setToolProperty: [2024-04-16T10:22:26.428Z] [2024-04-16T10:22:26.428Z] setS1ASclassPath: [2024-04-16T10:22:26.428Z] [2024-04-16T10:22:26.428Z] init-common: [2024-04-16T10:22:26.428Z] [2024-04-16T10:22:26.428Z] delete-connector-connpool-common: [2024-04-16T10:22:26.428Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true MyPool [2024-04-16T10:22:26.443Z] [exec] Waiting for the domain to stop . [2024-04-16T10:22:26.443Z] [exec] Waiting finished after 312 ms. [2024-04-16T10:22:26.443Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:22:26.443Z] [2024-04-16T10:22:26.443Z] start-process: [2024-04-16T10:22:26.443Z] [2024-04-16T10:22:26.443Z] start-process-non-windows: [2024-04-16T10:22:26.489Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] package-appclientjar-common: [2024-04-16T10:22:26.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.537Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:26.537Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] setOSConditions: [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] setToolWin: [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] setToolUnix: [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] setToolProperty: [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] setS1ASclassPath: [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] init-common: [2024-04-16T10:22:26.537Z] [2024-04-16T10:22:26.537Z] deploy-client-common: [2024-04-16T10:22:26.573Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionApp.ear [2024-04-16T10:22:26.737Z] Waiting for the domain to stop . [2024-04-16T10:22:26.737Z] Waiting finished after 214 ms. [2024-04-16T10:22:26.737Z] Command stop-domain executed successfully. [2024-04-16T10:22:26.737Z] + check_successful_run [2024-04-16T10:22:26.737Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:22:26.737Z] [2024-04-16T10:22:26.737Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:22:26.737Z] [2024-04-16T10:22:26.737Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:22:26.737Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:22:26.737Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:22:26.737Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:22:26.737Z] + generate_junit_report persistence_all [2024-04-16T10:22:26.737Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:22:26.737Z] [2024-04-16T10:22:26.737Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:22:26.737Z] [2024-04-16T10:22:26.737Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:22:26.737Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:22:26.737Z] + TESTSUITE_NAME=persistence_all [2024-04-16T10:22:26.737Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:22:26.737Z] + awk -v suitename=persistence_all ' [2024-04-16T10:22:26.737Z] BEGIN { [2024-04-16T10:22:26.737Z] totaltests = 0; [2024-04-16T10:22:26.737Z] totalfailures = 0; [2024-04-16T10:22:26.737Z] totalerrors = 0; [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] function getPropVal(str){ [2024-04-16T10:22:26.737Z] split(str, a, "="); [2024-04-16T10:22:26.737Z] val = a[2]; [2024-04-16T10:22:26.737Z] # remove quotes [2024-04-16T10:22:26.737Z] gsub("\"","",val); [2024-04-16T10:22:26.737Z] return val; [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] function removeXMLTag(str){ [2024-04-16T10:22:26.737Z] # remove xml tag quotes [2024-04-16T10:22:26.737Z] gsub("","",str); [2024-04-16T10:22:26.737Z] gsub("<.*>","",str); [2024-04-16T10:22:26.737Z] gsub(">","",str); [2024-04-16T10:22:26.737Z] return str; [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] /status value=/ { [2024-04-16T10:22:26.737Z] result=getPropVal($0); [2024-04-16T10:22:26.737Z] result=removeXMLTag(result); [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] // { [2024-04-16T10:22:26.737Z] getline; [2024-04-16T10:22:26.737Z] getline; [2024-04-16T10:22:26.737Z] testunit=removeXMLTag($0); [2024-04-16T10:22:26.737Z] gsub("\"","",testunit); [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] // { [2024-04-16T10:22:26.737Z] getline; [2024-04-16T10:22:26.737Z] testname=removeXMLTag($0); [2024-04-16T10:22:26.737Z] gsub("\"","",testname); [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] /<\/testcase>/{ [2024-04-16T10:22:26.737Z] classname=testunit [2024-04-16T10:22:26.737Z] # printing testcase to out [2024-04-16T10:22:26.737Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:22:26.737Z] if (result == "fail") { [2024-04-16T10:22:26.737Z] out = out " \n"; [2024-04-16T10:22:26.737Z] totalfailures++; [2024-04-16T10:22:26.737Z] } else if (result == "did_not_run") { [2024-04-16T10:22:26.737Z] out = out " \n"; [2024-04-16T10:22:26.737Z] totalerrors++; [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] out = out " \n"; [2024-04-16T10:22:26.737Z] [2024-04-16T10:22:26.737Z] totaltests++; [2024-04-16T10:22:26.737Z] result=""; [2024-04-16T10:22:26.737Z] testname=""; [2024-04-16T10:22:26.737Z] } [2024-04-16T10:22:26.737Z] END { [2024-04-16T10:22:26.737Z] print "" [2024-04-16T10:22:26.737Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:22:26.737Z] printf "%s", out; [2024-04-16T10:22:26.737Z] print "" [2024-04-16T10:22:26.737Z] }' [2024-04-16T10:22:26.744Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] dumpThreadStack: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] startDomainWindows: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] startDomain: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] clean: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setOSConditions: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setToolWin: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setToolUnix: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setToolProperty: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setS1ASclassPath: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] init-common: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] clean-common: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setOSConditions: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setToolWin: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setToolUnix: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setToolProperty: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] setS1ASclassPath: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.744Z] init-common: [2024-04-16T10:22:26.744Z] [2024-04-16T10:22:26.745Z] clean-classes-common: [2024-04-16T10:22:26.745Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setOSConditions: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setToolWin: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setToolUnix: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setToolProperty: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setS1ASclassPath: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] init-common: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] clean-jars-common: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] compile: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setOSConditions: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setToolWin: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setToolUnix: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setToolProperty: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] setS1ASclassPath: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] init-common: [2024-04-16T10:22:26.745Z] [2024-04-16T10:22:26.745Z] compile-common: [2024-04-16T10:22:26.745Z] [echo] Current time (ISO): 2024-04-16T10:22:26.653+0000 [2024-04-16T10:22:26.745Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:26.745Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:26.746Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-04-16T10:22:26.746Z] [java] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 1 [2024-04-16T10:22:26.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-client.jar [2024-04-16T10:22:26.795Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-library-validator-xml-view-static-include --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-library-validator-xml-view-static-include-web.war [2024-04-16T10:22:26.990Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:26.990Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:26.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true MyPool [2024-04-16T10:22:26.990Z] [exec] Connector connection pool MyPool deleted. [2024-04-16T10:22:26.991Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:22:26.991Z] + change_junit_report_class_names [2024-04-16T10:22:26.991Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:22:26.991Z] + sed -i 's/\bclassname="/classname="persistence_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:22:26.992Z] + copy_test_artifacts persistence_all [2024-04-16T10:22:26.992Z] + sleep 1 [2024-04-16T10:22:27.012Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:27.012Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-04-16T10:22:27.306Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:27.306Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : org.glassfish.apf.AnnotationProcessorException: The interface ejb32.intrfaces.St1 cannot be both a local and a remote business interface. Please see server.log for more details. [2024-04-16T10:22:27.306Z] [java] [2024-04-16T10:22:27.306Z] [java] Value of key is: neg1: [2024-04-16T10:22:27.355Z] [exec] Application deployed with name web-jsp-tag-library-validator-xml-view-static-include-web. [2024-04-16T10:22:27.355Z] [2024-04-16T10:22:27.355Z] deploy-war-commonee: [2024-04-16T10:22:27.355Z] [2024-04-16T10:22:27.355Z] run: [2024-04-16T10:22:27.538Z] [exec] Application deployed with name ejb-ejb30-interceptors-sessionApp. [2024-04-16T10:22:27.538Z] [echo] Deployment on target server server successful [2024-04-16T10:22:27.538Z] [2024-04-16T10:22:27.538Z] setOSConditions: [2024-04-16T10:22:27.538Z] [2024-04-16T10:22:27.538Z] setToolWin: [2024-04-16T10:22:27.538Z] [2024-04-16T10:22:27.538Z] setToolUnix: [2024-04-16T10:22:27.538Z] [2024-04-16T10:22:27.538Z] setToolProperty: [2024-04-16T10:22:27.538Z] [2024-04-16T10:22:27.538Z] setS1ASclassPath: [2024-04-16T10:22:27.538Z] [2024-04-16T10:22:27.538Z] init-common: [2024-04-16T10:22:27.538Z] [2024-04-16T10:22:27.539Z] deploy-common-ee: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] run: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] setOSConditions: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] setToolWin: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] setToolUnix: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] setToolProperty: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] setS1ASclassPath: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] init-common: [2024-04-16T10:22:27.539Z] [2024-04-16T10:22:27.539Z] runclient-common: [2024-04-16T10:22:27.539Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-sessionAppClient.jar -name ejb-ejb30-interceptors-sessionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:22:27.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:22:27.595Z] [exec] Apr 16, 2024 10:22:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:27.595Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:27.609Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-library-validator-xml-view-static-include/jsp/a.jspx [2024-04-16T10:22:27.737Z] [exec] Application deployed with name security-jmac-soapdefault-client. [2024-04-16T10:22:27.737Z] [2024-04-16T10:22:27.737Z] run: [2024-04-16T10:22:27.737Z] [echo] [2024-04-16T10:22:27.737Z] [echo] RUNNING /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient [2024-04-16T10:22:27.737Z] [echo] [2024-04-16T10:22:27.737Z] [echo] APPCPATH: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/test-security-jmac-soapdefault-provider.jar [2024-04-16T10:22:27.737Z] [echo] [2024-04-16T10:22:27.737Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-04-16T10:22:27.737Z] [echo] [2024-04-16T10:22:27.737Z] [echo] client: -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-jmac-soapdefault-clientClient.jar [2024-04-16T10:22:27.737Z] [echo] [2024-04-16T10:22:27.737Z] [echo] [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] setOSConditions: [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] setToolWin: [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] setToolUnix: [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] setToolProperty: [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] setS1ASclassPath: [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] init-common: [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] delete-ra-config: [2024-04-16T10:22:27.808Z] [2024-04-16T10:22:27.808Z] asadmin-common: [2024-04-16T10:22:27.808Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true myds [2024-04-16T10:22:27.820Z] [exec] Application deployed with name wsclient. [2024-04-16T10:22:27.820Z] [exec] Command deploy executed successfully. [2024-04-16T10:22:27.820Z] [2024-04-16T10:22:27.820Z] setup: [2024-04-16T10:22:27.820Z] [2024-04-16T10:22:27.820Z] runtest1: [2024-04-16T10:22:27.820Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:27.820Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:27.820Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:27.821Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:27.852Z] [exec] Apr 16, 2024 10:22:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:27.852Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:27.883Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:27.883Z] [java] [2024-04-16T10:22:27.883Z] [java] [2024-04-16T10:22:27.883Z] [java] ----------------------------------------- [2024-04-16T10:22:27.883Z] [java] - neg1: : PASS - [2024-04-16T10:22:27.883Z] [java] ----------------------------------------- [2024-04-16T10:22:27.883Z] [java] Total PASS: 1 [2024-04-16T10:22:27.883Z] [java] Total FAIL: 0 [2024-04-16T10:22:27.883Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:27.883Z] [java] ----------------------------------------- [2024-04-16T10:22:27.883Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:27.883Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] build-neg: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] setOSConditions: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] setToolWin: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] setToolUnix: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] setToolProperty: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] setS1ASclassPath: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] init-common: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] ejb-jar-common: [2024-04-16T10:22:27.883Z] [2024-04-16T10:22:27.883Z] package-ejbjar-common: [2024-04-16T10:22:27.883Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:27.883Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:27.884Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:27.884Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:27.884Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:27.884Z] [2024-04-16T10:22:27.884Z] setOSConditions: [2024-04-16T10:22:27.884Z] [2024-04-16T10:22:27.884Z] setToolWin: [2024-04-16T10:22:27.884Z] [2024-04-16T10:22:27.884Z] setToolUnix: [2024-04-16T10:22:27.884Z] [2024-04-16T10:22:27.884Z] setToolProperty: [2024-04-16T10:22:27.884Z] [2024-04-16T10:22:27.884Z] setS1ASclassPath: [2024-04-16T10:22:27.884Z] [2024-04-16T10:22:27.884Z] init-common: [2024-04-16T10:22:27.884Z] [2024-04-16T10:22:27.884Z] run: [2024-04-16T10:22:27.913Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:22:27.913Z] [2024-04-16T10:22:27.913Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:22:27.913Z] [2024-04-16T10:22:27.913Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:22:27.913Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:22:27.913Z] tar: Removing leading `/' from member names [2024-04-16T10:22:27.913Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:27.913Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:27.914Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:27.914Z] ++ pwd [2024-04-16T10:22:27.914Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:27.914Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*logs.zip': No such file or directory [2024-04-16T10:22:27.914Z] + true [2024-04-16T10:22:27.914Z] ++ pwd [2024-04-16T10:22:27.914Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:22:27.914Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/persistence/tests/packaging/*/*/*logs.zip': No such file or directory [2024-04-16T10:22:27.914Z] + true [2024-04-16T10:22:27.914Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/persistence_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:22:27.914Z] tar: Removing leading `/' from member names [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: [2024-04-16T10:22:28.078Z] [java] [client.TestClient]::

[2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2024-04-16T10:22:28.078Z] [java] [client.TestClient]::

[2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: [WebSvcTest-Hello All] [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: [2024-04-16T10:22:28.078Z] [java] [client.TestClient]:: [2024-04-16T10:22:28.078Z] [java] Value of key is:noName2 [2024-04-16T10:22:28.078Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:28.078Z] [java] [2024-04-16T10:22:28.078Z] [java] [2024-04-16T10:22:28.078Z] [java] ----------------------------------------- [2024-04-16T10:22:28.078Z] [java] - noName2: PASS - [2024-04-16T10:22:28.078Z] [java] ----------------------------------------- [2024-04-16T10:22:28.078Z] [java] Total PASS: 1 [2024-04-16T10:22:28.078Z] [java] Total FAIL: 0 [2024-04-16T10:22:28.078Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:28.078Z] [java] ----------------------------------------- [2024-04-16T10:22:28.078Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:28.078Z] [2024-04-16T10:22:28.078Z] undeploy: [2024-04-16T10:22:28.078Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:28.078Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:28.078Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:28.078Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:28.078Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:28.078Z] [2024-04-16T10:22:28.078Z] setOSConditions: [2024-04-16T10:22:28.078Z] [2024-04-16T10:22:28.078Z] setToolWin: [2024-04-16T10:22:28.078Z] [2024-04-16T10:22:28.078Z] setToolUnix: [2024-04-16T10:22:28.078Z] [2024-04-16T10:22:28.079Z] setToolProperty: [2024-04-16T10:22:28.079Z] [2024-04-16T10:22:28.079Z] setS1ASclassPath: [2024-04-16T10:22:28.079Z] [2024-04-16T10:22:28.079Z] init-common: [2024-04-16T10:22:28.079Z] [2024-04-16T10:22:28.079Z] undeploy-war-common: [2024-04-16T10:22:28.139Z] [java] ##### Non-Verbose: Only Failures Are Printed ##### [2024-04-16T10:22:28.139Z] [java] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar with index 2 [2024-04-16T10:22:28.461Z] [exec] Apr 16, 2024 10:22:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:28.461Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:28.735Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:28.735Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:28.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server myds [2024-04-16T10:22:28.735Z] [2024-04-16T10:22:28.735Z] delete-users: [2024-04-16T10:22:28.735Z] [2024-04-16T10:22:28.735Z] setOSConditions: [2024-04-16T10:22:28.735Z] [2024-04-16T10:22:28.735Z] setToolWin: [2024-04-16T10:22:28.735Z] [2024-04-16T10:22:28.735Z] setToolUnix: [2024-04-16T10:22:28.735Z] [2024-04-16T10:22:28.736Z] setToolProperty: [2024-04-16T10:22:28.736Z] [2024-04-16T10:22:28.736Z] setS1ASclassPath: [2024-04-16T10:22:28.736Z] [2024-04-16T10:22:28.736Z] init-common: [2024-04-16T10:22:28.736Z] [2024-04-16T10:22:28.736Z] delete-users-common: [2024-04-16T10:22:29.000Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:29.000Z] [java] [2024-04-16T10:22:29.000Z] [java] [2024-04-16T10:22:29.000Z] [java] ----------------------------------------- [2024-04-16T10:22:29.000Z] [java] - jsp-tag-library-validator-xml-view-static-include: PASS - [2024-04-16T10:22:29.000Z] [java] ----------------------------------------- [2024-04-16T10:22:29.000Z] [java] - Total PASS : 1 - [2024-04-16T10:22:29.000Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:29.000Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:29.000Z] [java] ----------------------------------------- [2024-04-16T10:22:29.000Z] [2024-04-16T10:22:29.000Z] undeploy: [2024-04-16T10:22:29.000Z] [2024-04-16T10:22:29.001Z] setOSConditions: [2024-04-16T10:22:29.001Z] [2024-04-16T10:22:29.001Z] setToolWin: [2024-04-16T10:22:29.001Z] [2024-04-16T10:22:29.001Z] setToolUnix: [2024-04-16T10:22:29.001Z] [2024-04-16T10:22:29.001Z] setToolProperty: [2024-04-16T10:22:29.001Z] [2024-04-16T10:22:29.001Z] setS1ASclassPath: [2024-04-16T10:22:29.001Z] [2024-04-16T10:22:29.001Z] init-common: [2024-04-16T10:22:29.001Z] [2024-04-16T10:22:29.001Z] undeploy-war-common: [2024-04-16T10:22:29.022Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false noname2-web [2024-04-16T10:22:29.022Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:29.023Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:29.023Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:22:29.023Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:29.023Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/noname2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:29.023Z] [2024-04-16T10:22:29.023Z] setOSConditions: [2024-04-16T10:22:29.023Z] [2024-04-16T10:22:29.023Z] setToolWin: [2024-04-16T10:22:29.023Z] [2024-04-16T10:22:29.023Z] setToolUnix: [2024-04-16T10:22:29.023Z] [2024-04-16T10:22:29.023Z] setToolProperty: [2024-04-16T10:22:29.023Z] [2024-04-16T10:22:29.023Z] setS1ASclassPath: [2024-04-16T10:22:29.023Z] [2024-04-16T10:22:29.023Z] init-common: [2024-04-16T10:22:29.063Z] [java] deployment output: asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-intrfaces-ejb.jar [2024-04-16T10:22:29.064Z] [java] remote failure: Error occurred during deployment: Exception while deploying the app [ejb32-intrfaces-ejb] : org.glassfish.apf.AnnotationProcessorException: The interface ejb32.intrfaces.St7 cannot be both a local and a remote business interface. Please see server.log for more details. [2024-04-16T10:22:29.064Z] [java] [2024-04-16T10:22:29.064Z] [java] Value of key is: neg2: [2024-04-16T10:22:29.139Z] [exec] Apr 16, 2024 10:22:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:29.139Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:29.280Z] [2024-04-16T10:22:29.280Z] undeploy-client: [2024-04-16T10:22:29.295Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-library-validator-xml-view-static-include-web [2024-04-16T10:22:29.335Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:29.335Z] [java] [2024-04-16T10:22:29.335Z] [java] [2024-04-16T10:22:29.335Z] [java] ----------------------------------------- [2024-04-16T10:22:29.335Z] [java] - neg2: : PASS - [2024-04-16T10:22:29.335Z] [java] ----------------------------------------- [2024-04-16T10:22:29.335Z] [java] Total PASS: 1 [2024-04-16T10:22:29.335Z] [java] Total FAIL: 0 [2024-04-16T10:22:29.335Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:29.335Z] [java] ----------------------------------------- [2024-04-16T10:22:29.335Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:29.335Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] all: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] persistence: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] all: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] unsynchronizedPC: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] all: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] txscope_synctype_mismatch: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] setOSConditions: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] setToolWin: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.335Z] setToolUnix: [2024-04-16T10:22:29.335Z] [2024-04-16T10:22:29.336Z] setToolProperty: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setS1ASclassPath: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] init-common: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] clean: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setOSConditions: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setToolWin: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setToolUnix: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setToolProperty: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setS1ASclassPath: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] init-common: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] clean-common: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setOSConditions: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setToolWin: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setToolUnix: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setToolProperty: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] setS1ASclassPath: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] init-common: [2024-04-16T10:22:29.336Z] [2024-04-16T10:22:29.336Z] clean-classes-common: [2024-04-16T10:22:29.336Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:29.549Z] [2024-04-16T10:22:29.549Z] all: [2024-04-16T10:22:29.549Z] [echo] [2024-04-16T10:22:29.549Z] [echo] ************************* [2024-04-16T10:22:29.549Z] [echo] * Running jspTagReleaseCalledWhenPoolingDisabled [2024-04-16T10:22:29.549Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled [2024-04-16T10:22:29.549Z] [echo] ************************* [2024-04-16T10:22:29.549Z] [echo] [2024-04-16T10:22:29.549Z] [2024-04-16T10:22:29.549Z] setOSConditions: [2024-04-16T10:22:29.549Z] [2024-04-16T10:22:29.549Z] setToolWin: [2024-04-16T10:22:29.549Z] [2024-04-16T10:22:29.549Z] setToolUnix: [2024-04-16T10:22:29.549Z] [2024-04-16T10:22:29.549Z] setToolProperty: [2024-04-16T10:22:29.549Z] [2024-04-16T10:22:29.549Z] setS1ASclassPath: [2024-04-16T10:22:29.549Z] [2024-04-16T10:22:29.550Z] init-common: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] clean: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setOSConditions: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolWin: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolUnix: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolProperty: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setS1ASclassPath: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] init-common: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] clean-common: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setOSConditions: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolWin: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolUnix: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolProperty: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setS1ASclassPath: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] init-common: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] clean-classes-common: [2024-04-16T10:22:29.550Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setOSConditions: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolWin: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.550Z] setToolUnix: [2024-04-16T10:22:29.550Z] [2024-04-16T10:22:29.551Z] setToolProperty: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] setS1ASclassPath: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] init-common: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] clean-jars-common: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] compile: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] setOSConditions: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] setToolWin: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] setToolUnix: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] setToolProperty: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] setS1ASclassPath: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] init-common: [2024-04-16T10:22:29.551Z] [2024-04-16T10:22:29.551Z] compile-common: [2024-04-16T10:22:29.551Z] [echo] Current time (ISO): 2024-04-16T10:22:29.374+0000 [2024-04-16T10:22:29.551Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:29.551Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] setOSConditions: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] setToolWin: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] setToolUnix: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] setToolProperty: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] setS1ASclassPath: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] init-common: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] clean-jars-common: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] compile: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] setOSConditions: [2024-04-16T10:22:29.606Z] [2024-04-16T10:22:29.606Z] setToolWin: [2024-04-16T10:22:29.607Z] [2024-04-16T10:22:29.607Z] setToolUnix: [2024-04-16T10:22:29.607Z] [2024-04-16T10:22:29.607Z] setToolProperty: [2024-04-16T10:22:29.607Z] [2024-04-16T10:22:29.607Z] setS1ASclassPath: [2024-04-16T10:22:29.607Z] [2024-04-16T10:22:29.607Z] init-common: [2024-04-16T10:22:29.607Z] [2024-04-16T10:22:29.607Z] compile-common: [2024-04-16T10:22:29.607Z] [echo] Current time (ISO): 2024-04-16T10:22:29.359+0000 [2024-04-16T10:22:29.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:29.607Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:29.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo1 [2024-04-16T10:22:29.728Z] [2024-04-16T10:22:29.728Z] setOSConditions: [2024-04-16T10:22:29.728Z] [2024-04-16T10:22:29.728Z] setToolWin: [2024-04-16T10:22:29.728Z] [2024-04-16T10:22:29.728Z] setToolUnix: [2024-04-16T10:22:29.728Z] [2024-04-16T10:22:29.728Z] setToolProperty: [2024-04-16T10:22:29.728Z] [2024-04-16T10:22:29.728Z] setS1ASclassPath: [2024-04-16T10:22:29.729Z] [2024-04-16T10:22:29.729Z] init-common: [2024-04-16T10:22:29.729Z] [2024-04-16T10:22:29.729Z] delete-users-common: [2024-04-16T10:22:29.843Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:29.843Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:22:29.843Z] [exec] Command undeploy executed successfully. [2024-04-16T10:22:29.843Z] [2024-04-16T10:22:29.843Z] all: [2024-04-16T10:22:30.120Z] [2024-04-16T10:22:30.120Z] setOSConditions: [2024-04-16T10:22:30.120Z] [2024-04-16T10:22:30.121Z] setToolWin: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolUnix: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolProperty: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setS1ASclassPath: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] init-common: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] clean: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setOSConditions: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolWin: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolUnix: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolProperty: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setS1ASclassPath: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] init-common: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] clean-common: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setOSConditions: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolWin: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolUnix: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setToolProperty: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] setS1ASclassPath: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] init-common: [2024-04-16T10:22:30.121Z] [2024-04-16T10:22:30.121Z] clean-classes-common: [2024-04-16T10:22:30.122Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] setOSConditions: [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] setToolWin: [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] setToolUnix: [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] setToolProperty: [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] setS1ASclassPath: [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] init-common: [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] clean-jars-common: [2024-04-16T10:22:30.122Z] [2024-04-16T10:22:30.122Z] assemble-web: [2024-04-16T10:22:30.122Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:30.127Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:30.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo2 [2024-04-16T10:22:30.291Z] [2024-04-16T10:22:30.291Z] setOSConditions: [2024-04-16T10:22:30.291Z] [2024-04-16T10:22:30.291Z] setToolWin: [2024-04-16T10:22:30.291Z] [2024-04-16T10:22:30.291Z] setToolUnix: [2024-04-16T10:22:30.291Z] [2024-04-16T10:22:30.291Z] setToolProperty: [2024-04-16T10:22:30.291Z] [2024-04-16T10:22:30.291Z] setS1ASclassPath: [2024-04-16T10:22:30.291Z] [2024-04-16T10:22:30.291Z] init-common: [2024-04-16T10:22:30.291Z] [2024-04-16T10:22:30.291Z] delete-users-common: [2024-04-16T10:22:30.379Z] [2024-04-16T10:22:30.379Z] setOSConditions: [2024-04-16T10:22:30.379Z] [2024-04-16T10:22:30.379Z] setToolWin: [2024-04-16T10:22:30.379Z] [2024-04-16T10:22:30.379Z] setToolUnix: [2024-04-16T10:22:30.379Z] [2024-04-16T10:22:30.379Z] setToolProperty: [2024-04-16T10:22:30.379Z] [2024-04-16T10:22:30.379Z] setS1ASclassPath: [2024-04-16T10:22:30.379Z] [2024-04-16T10:22:30.379Z] init-common: [2024-04-16T10:22:30.379Z] [2024-04-16T10:22:30.379Z] wsimport: [2024-04-16T10:22:30.637Z] [exec] parsing WSDL... [2024-04-16T10:22:30.687Z] [javac] 1 warning [2024-04-16T10:22:30.687Z] [2024-04-16T10:22:30.687Z] setOSConditions: [2024-04-16T10:22:30.687Z] [2024-04-16T10:22:30.687Z] setToolWin: [2024-04-16T10:22:30.687Z] [2024-04-16T10:22:30.687Z] setToolUnix: [2024-04-16T10:22:30.687Z] [2024-04-16T10:22:30.687Z] setToolProperty: [2024-04-16T10:22:30.687Z] [2024-04-16T10:22:30.687Z] setS1ASclassPath: [2024-04-16T10:22:30.687Z] [2024-04-16T10:22:30.687Z] init-common: [2024-04-16T10:22:30.687Z] [2024-04-16T10:22:30.687Z] compile-common: [2024-04-16T10:22:30.687Z] [echo] Current time (ISO): 2024-04-16T10:22:30.437+0000 [2024-04-16T10:22:30.687Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:30.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foo3 [2024-04-16T10:22:30.853Z] [2024-04-16T10:22:30.853Z] setOSConditions: [2024-04-16T10:22:30.853Z] [2024-04-16T10:22:30.853Z] setToolWin: [2024-04-16T10:22:30.853Z] [2024-04-16T10:22:30.853Z] setToolUnix: [2024-04-16T10:22:30.853Z] [2024-04-16T10:22:30.853Z] setToolProperty: [2024-04-16T10:22:30.853Z] [2024-04-16T10:22:30.853Z] setS1ASclassPath: [2024-04-16T10:22:30.853Z] [2024-04-16T10:22:30.853Z] init-common: [2024-04-16T10:22:30.853Z] [2024-04-16T10:22:30.853Z] delete-users-common: [2024-04-16T10:22:31.166Z] + break [2024-04-16T10:22:31.166Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:22:31.293Z] Archiving artifacts [2024-04-16T10:22:31.415Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar1 [2024-04-16T10:22:31.415Z] [2024-04-16T10:22:31.415Z] setOSConditions: [2024-04-16T10:22:31.415Z] [2024-04-16T10:22:31.416Z] setToolWin: [2024-04-16T10:22:31.416Z] [2024-04-16T10:22:31.416Z] setToolUnix: [2024-04-16T10:22:31.416Z] [2024-04-16T10:22:31.416Z] setToolProperty: [2024-04-16T10:22:31.416Z] [2024-04-16T10:22:31.416Z] setS1ASclassPath: [2024-04-16T10:22:31.416Z] [2024-04-16T10:22:31.416Z] init-common: [2024-04-16T10:22:31.416Z] [2024-04-16T10:22:31.416Z] delete-users-common: [2024-04-16T10:22:31.457Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:31.457Z] [javac] 1 warning [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] build: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] setOSConditions: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] setToolWin: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] setToolUnix: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] setToolProperty: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] setS1ASclassPath: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] init-common: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] webclient-war-common: [2024-04-16T10:22:31.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] clear: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] test-tlds-exist: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] copy-tlds: [2024-04-16T10:22:31.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:31.457Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] test-tagfiles-exist: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] copy-tagfiles: [2024-04-16T10:22:31.457Z] [2024-04-16T10:22:31.457Z] package-war-common: [2024-04-16T10:22:31.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:31.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:31.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/lib [2024-04-16T10:22:31.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:31.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:31.458Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:31.458Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2024-04-16T10:22:31.458Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:31.458Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:31.458Z] [javac] Compiling 1 source file [2024-04-16T10:22:31.458Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingDisabled/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:31.458Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] deploy: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] deploy-war-common: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] setOSConditions: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] setToolWin: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] setToolUnix: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] setToolProperty: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] setS1ASclassPath: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] init-common: [2024-04-16T10:22:31.458Z] [2024-04-16T10:22:31.458Z] deploy-war-commonpe: [2024-04-16T10:22:31.508Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:31.508Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:31.508Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:31.568Z] [exec] [2024-04-16T10:22:31.568Z] [exec] Generating code... [2024-04-16T10:22:31.568Z] [exec] [2024-04-16T10:22:31.568Z] [exec] Compiling code... [2024-04-16T10:22:31.662Z] [exec] Actual: ValResp SecResp HelloEjb ValReq SecReq Sun [2024-04-16T10:22:31.662Z] [exec] Expected: ValResp SecResp HelloEjb ValReq SecReq Sun [2024-04-16T10:22:31.662Z] [exec] Value of key is: SOAPDefault test ejbws: hello [2024-04-16T10:22:31.662Z] [exec] Actual: ValResp SecResp HelloServlet ValReq SecReq Sun [2024-04-16T10:22:31.662Z] [exec] Expected: ValResp SecResp HelloServlet ValReq SecReq Sun [2024-04-16T10:22:31.662Z] [exec] Value of key is: SOAPDefault test serlvetws: hello [2024-04-16T10:22:31.662Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:31.662Z] [exec] [2024-04-16T10:22:31.662Z] [exec] [2024-04-16T10:22:31.662Z] [exec] ----------------------------------------- [2024-04-16T10:22:31.662Z] [exec] - SOAPDefault test serlvetws: hello: PASS - [2024-04-16T10:22:31.662Z] [exec] - SOAPDefault test ejbws: hello: PASS - [2024-04-16T10:22:31.662Z] [exec] ----------------------------------------- [2024-04-16T10:22:31.662Z] [exec] Total PASS: 2 [2024-04-16T10:22:31.662Z] [exec] Total FAIL: 0 [2024-04-16T10:22:31.662Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:31.662Z] [exec] ----------------------------------------- [2024-04-16T10:22:31.662Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:31.662Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:31.662Z] [2024-04-16T10:22:31.662Z] all: [2024-04-16T10:22:31.662Z] [echo] [2024-04-16T10:22:31.662Z] [echo] [2024-04-16T10:22:31.662Z] [echo] [2024-04-16T10:22:31.662Z] [echo] *************************************************************************** [2024-04-16T10:22:31.662Z] [echo] * Running group jaccmr8 [2024-04-16T10:22:31.662Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8 [2024-04-16T10:22:31.662Z] [echo] *************************************************************************** [2024-04-16T10:22:31.662Z] [echo] [2024-04-16T10:22:31.662Z] [echo] [2024-04-16T10:22:31.662Z] [echo] [2024-04-16T10:22:31.662Z] [2024-04-16T10:22:31.662Z] setOSConditions: [2024-04-16T10:22:31.662Z] [2024-04-16T10:22:31.662Z] setToolWin: [2024-04-16T10:22:31.662Z] [2024-04-16T10:22:31.662Z] setToolUnix: [2024-04-16T10:22:31.662Z] [2024-04-16T10:22:31.662Z] setToolProperty: [2024-04-16T10:22:31.662Z] [2024-04-16T10:22:31.663Z] setS1ASclassPath: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] init-common: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] clean: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setOSConditions: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setToolWin: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setToolUnix: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setToolProperty: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setS1ASclassPath: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] init-common: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] clean-common: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setOSConditions: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setToolWin: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setToolUnix: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setToolProperty: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setS1ASclassPath: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] init-common: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] clean-classes-common: [2024-04-16T10:22:31.663Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setOSConditions: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.663Z] setToolWin: [2024-04-16T10:22:31.663Z] [2024-04-16T10:22:31.664Z] setToolUnix: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setToolProperty: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setS1ASclassPath: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] init-common: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] clean-jars-common: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setup: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setOSConditions: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setToolWin: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setToolUnix: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setToolProperty: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] setS1ASclassPath: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] init-common: [2024-04-16T10:22:31.664Z] [2024-04-16T10:22:31.664Z] create-user-common: [2024-04-16T10:22:31.713Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-release-called-when-pooling-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-disabled-web.war [2024-04-16T10:22:31.762Z] [javac] 2 warnings [2024-04-16T10:22:31.762Z] [2024-04-16T10:22:31.762Z] setOSConditions: [2024-04-16T10:22:31.762Z] [2024-04-16T10:22:31.762Z] setToolWin: [2024-04-16T10:22:31.763Z] [2024-04-16T10:22:31.763Z] setToolUnix: [2024-04-16T10:22:31.763Z] [2024-04-16T10:22:31.763Z] setToolProperty: [2024-04-16T10:22:31.763Z] [2024-04-16T10:22:31.763Z] setS1ASclassPath: [2024-04-16T10:22:31.763Z] [2024-04-16T10:22:31.763Z] init-common: [2024-04-16T10:22:31.763Z] [2024-04-16T10:22:31.763Z] compile-common: [2024-04-16T10:22:31.763Z] [echo] Current time (ISO): 2024-04-16T10:22:31.657+0000 [2024-04-16T10:22:31.763Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:32.239Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaUsers --authrealmname file --target server jaccuser [2024-04-16T10:22:32.239Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2024-04-16T10:22:32.240Z] [2024-04-16T10:22:32.240Z] setOSConditions: [2024-04-16T10:22:32.240Z] [2024-04-16T10:22:32.240Z] setToolWin: [2024-04-16T10:22:32.240Z] [2024-04-16T10:22:32.240Z] setToolUnix: [2024-04-16T10:22:32.240Z] [2024-04-16T10:22:32.240Z] setToolProperty: [2024-04-16T10:22:32.240Z] [2024-04-16T10:22:32.240Z] setS1ASclassPath: [2024-04-16T10:22:32.240Z] [2024-04-16T10:22:32.240Z] init-common: [2024-04-16T10:22:32.240Z] [2024-04-16T10:22:32.240Z] create-user-common: [2024-04-16T10:22:32.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server bar2 [2024-04-16T10:22:32.345Z] [2024-04-16T10:22:32.345Z] setOSConditions: [2024-04-16T10:22:32.345Z] [2024-04-16T10:22:32.345Z] setToolWin: [2024-04-16T10:22:32.345Z] [2024-04-16T10:22:32.345Z] setToolUnix: [2024-04-16T10:22:32.345Z] [2024-04-16T10:22:32.345Z] setToolProperty: [2024-04-16T10:22:32.345Z] [2024-04-16T10:22:32.345Z] setS1ASclassPath: [2024-04-16T10:22:32.345Z] [2024-04-16T10:22:32.345Z] init-common: [2024-04-16T10:22:32.345Z] [2024-04-16T10:22:32.345Z] delete-users-common: [2024-04-16T10:22:32.408Z] [exec] Waiting for domain1 to start ...... [2024-04-16T10:22:32.408Z] [exec] Waiting finished after 5,360 ms. [2024-04-16T10:22:32.408Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:22:32.408Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:22:32.408Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:22:32.408Z] [exec] Admin Port: 4,848 [2024-04-16T10:22:32.408Z] [exec] Command start-domain executed successfully. [2024-04-16T10:22:32.638Z] [exec] Apr 16, 2024 10:22:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:32.638Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@787178b1 [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] init.os: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] init.tools.unix: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] init.tools.windows: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] init.tools: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] setAsadminArgs: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] init: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] init.customtasks: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] prepare: [2024-04-16T10:22:32.705Z] [2024-04-16T10:22:32.705Z] deploy.asadmin: [2024-04-16T10:22:32.706Z] [2024-04-16T10:22:32.706Z] setAsadminArgs: [2024-04-16T10:22:32.706Z] [2024-04-16T10:22:32.706Z] common.deploy.asadmin: [2024-04-16T10:22:32.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups otherUsers --authrealmname file --target server otheruser [2024-04-16T10:22:32.844Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8/asadminuserpassword.txt [2024-04-16T10:22:32.844Z] [2024-04-16T10:22:32.844Z] compile: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] build: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] setOSConditions: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] setToolWin: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] setToolUnix: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] setToolProperty: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] setS1ASclassPath: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] init-common: [2024-04-16T10:22:32.845Z] [2024-04-16T10:22:32.845Z] compile-common: [2024-04-16T10:22:32.845Z] [echo] Current time (ISO): 2024-04-16T10:22:32.737+0000 [2024-04-16T10:22:32.845Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:32.845Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:32.892Z] [exec] invoking stateful [2024-04-16T10:22:32.892Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-04-16T10:22:32.892Z] [exec] +++++ InterceptorCallCount: 2 [2024-04-16T10:22:32.892Z] [exec] +++++++++++++++++++++++++++++++++++++++ [2024-04-16T10:22:32.892Z] [exec] Value of key is: test1 [2024-04-16T10:22:32.892Z] [exec] Got expected AppException: com.sun.s1asdev.ejb.ejb30.interceptors.session.AppException: XYZ [2024-04-16T10:22:32.892Z] [exec] Value of key is: test2 [2024-04-16T10:22:32.892Z] [exec] [Test3]: Got: Hello, Midpoint of 4, 10; 7.0 [2024-04-16T10:22:32.892Z] [exec] Value of key is: test3 [2024-04-16T10:22:32.892Z] [exec] Got expected Exception: com.sun.s1asdev.ejb.ejb30.interceptors.session.SwapArgumentsException: (23, 10) [2024-04-16T10:22:32.892Z] [exec] Value of key is: test4 [2024-04-16T10:22:32.892Z] [exec] Value of key is: test6 [2024-04-16T10:22:32.892Z] [exec] Value of key is: test9 true true true true [2024-04-16T10:22:32.892Z] [exec] Value of key is: test10 true true true true [2024-04-16T10:22:32.892Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:32.892Z] [exec] [2024-04-16T10:22:32.892Z] [exec] [2024-04-16T10:22:32.892Z] [exec] ----------------------------------------- [2024-04-16T10:22:32.892Z] [exec] - test1: PASS - [2024-04-16T10:22:32.892Z] [exec] - test10 true true true true: PASS - [2024-04-16T10:22:32.892Z] [exec] - test9 true true true true: PASS - [2024-04-16T10:22:32.892Z] [exec] - test6: PASS - [2024-04-16T10:22:32.892Z] [exec] - test3: PASS - [2024-04-16T10:22:32.892Z] [exec] - test2: PASS - [2024-04-16T10:22:32.892Z] [exec] - test4: PASS - [2024-04-16T10:22:32.892Z] [exec] ----------------------------------------- [2024-04-16T10:22:32.892Z] [exec] Total PASS: 7 [2024-04-16T10:22:32.892Z] [exec] Total FAIL: 0 [2024-04-16T10:22:32.892Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:32.892Z] [exec] ----------------------------------------- [2024-04-16T10:22:32.892Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:32.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foobar [2024-04-16T10:22:32.906Z] [2024-04-16T10:22:32.906Z] setOSConditions: [2024-04-16T10:22:32.906Z] [2024-04-16T10:22:32.906Z] setToolWin: [2024-04-16T10:22:32.906Z] [2024-04-16T10:22:32.906Z] setToolUnix: [2024-04-16T10:22:32.906Z] [2024-04-16T10:22:32.906Z] setToolProperty: [2024-04-16T10:22:32.906Z] [2024-04-16T10:22:32.906Z] setS1ASclassPath: [2024-04-16T10:22:32.906Z] [2024-04-16T10:22:32.906Z] init-common: [2024-04-16T10:22:32.906Z] [2024-04-16T10:22:32.907Z] delete-users-common: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] init.os: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] init.tools.unix: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] init.tools.windows: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] init.tools: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] setOSConditions: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] setAsadminArgs: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] setToolWin: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] init: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] setToolUnix: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] init.customtasks: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] setToolProperty: [2024-04-16T10:22:32.961Z] [2024-04-16T10:22:32.961Z] common.run.asadmin: [2024-04-16T10:22:32.961Z] setS1ASclassPath: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] init-common: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] compile: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --virtualservers server-foo /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/war/virtualserver/virtualserver.war [2024-04-16T10:22:32.962Z] setOSConditions: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] setToolWin: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] setToolUnix: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] setToolProperty: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] setS1ASclassPath: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] init-common: [2024-04-16T10:22:32.962Z] [2024-04-16T10:22:32.962Z] compile-common: [2024-04-16T10:22:32.962Z] [echo] Current time (ISO): 2024-04-16T10:22:32.654+0000 [2024-04-16T10:22:32.962Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:33.116Z] [exec] Apr 16, 2024 10:22:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:33.116Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22cb3d59 [2024-04-16T10:22:33.147Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:33.212Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:33.212Z] [javac] 1 warning [2024-04-16T10:22:33.212Z] [2024-04-16T10:22:33.212Z] build: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] setOSConditions: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] fixFiles: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] convUnix: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] convWin: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] setToolWin: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] setToolUnix: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] setToolProperty: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] setS1ASclassPath: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] init-common: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] package-persistence-common: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] ejb-jar-common: [2024-04-16T10:22:33.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] package-ejbjar-common: [2024-04-16T10:22:33.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.213Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.213Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.213Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-ejb.jar [2024-04-16T10:22:33.213Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] appclient-jar-common: [2024-04-16T10:22:33.213Z] [2024-04-16T10:22:33.213Z] package-appclientjar-common: [2024-04-16T10:22:33.213Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.214Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excpt-client.jar [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] webclient-war-common: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] build-ear-common: [2024-04-16T10:22:33.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:33.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:33.214Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] deploy: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setOSConditions: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setToolWin: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setToolUnix: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setToolProperty: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setS1ASclassPath: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] init-common: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] deploy-common: [2024-04-16T10:22:33.214Z] [echo] Current time (ISO): 2024-04-16T10:22:33.154+0000 [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setOSConditions: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setToolWin: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setToolUnix: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.214Z] setToolProperty: [2024-04-16T10:22:33.214Z] [2024-04-16T10:22:33.215Z] setS1ASclassPath: [2024-04-16T10:22:33.215Z] [2024-04-16T10:22:33.215Z] init-common: [2024-04-16T10:22:33.215Z] [2024-04-16T10:22:33.215Z] deploy-common-pe: [2024-04-16T10:22:33.380Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaMappedName : [2024-04-16T10:22:33.380Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:33.380Z] [exec] [2024-04-16T10:22:33.380Z] [exec] [2024-04-16T10:22:33.380Z] [exec] ----------------------------------------- [2024-04-16T10:22:33.380Z] [exec] - Resource Factories Test - testResourceInjectionViaMappedName : : PASS - [2024-04-16T10:22:33.380Z] [exec] ----------------------------------------- [2024-04-16T10:22:33.380Z] [exec] Total PASS: 1 [2024-04-16T10:22:33.380Z] [exec] Total FAIL: 0 [2024-04-16T10:22:33.380Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:33.380Z] [exec] ----------------------------------------- [2024-04-16T10:22:33.380Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:33.380Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] checkReporting-common: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] confirmReportPresent-common: [2024-04-16T10:22:33.401Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:33.401Z] [echo] Test seems to be reported fine [2024-04-16T10:22:33.401Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/inheritence/RepRunConf.txt [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] confirmMissingReport-common: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] undeploy: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] setOSConditions: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] setToolWin: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] setToolUnix: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] setToolProperty: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] setS1ASclassPath: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] init-common: [2024-04-16T10:22:33.401Z] [2024-04-16T10:22:33.401Z] undeploy-common: [2024-04-16T10:22:33.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barfoo [2024-04-16T10:22:33.468Z] [2024-04-16T10:22:33.468Z] setOSConditions: [2024-04-16T10:22:33.468Z] [2024-04-16T10:22:33.468Z] setToolWin: [2024-04-16T10:22:33.468Z] [2024-04-16T10:22:33.468Z] setToolUnix: [2024-04-16T10:22:33.468Z] [2024-04-16T10:22:33.468Z] setToolProperty: [2024-04-16T10:22:33.468Z] [2024-04-16T10:22:33.468Z] setS1ASclassPath: [2024-04-16T10:22:33.468Z] [2024-04-16T10:22:33.468Z] init-common: [2024-04-16T10:22:33.468Z] [2024-04-16T10:22:33.468Z] delete-users-common: [2024-04-16T10:22:33.596Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-disabled-web. [2024-04-16T10:22:33.596Z] [2024-04-16T10:22:33.596Z] deploy-war-commonee: [2024-04-16T10:22:33.596Z] [2024-04-16T10:22:33.596Z] run: [2024-04-16T10:22:33.597Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-disabled/jsp/test.jsp [2024-04-16T10:22:33.597Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:33.597Z] [java] [2024-04-16T10:22:33.597Z] [java] [2024-04-16T10:22:33.597Z] [java] ----------------------------------------- [2024-04-16T10:22:33.597Z] [java] - jsp-tag-release-called-when-pooling-disabled: PASS - [2024-04-16T10:22:33.597Z] [java] ----------------------------------------- [2024-04-16T10:22:33.597Z] [java] - Total PASS : 1 - [2024-04-16T10:22:33.597Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:33.597Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:33.597Z] [java] ----------------------------------------- [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] undeploy: [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] setOSConditions: [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] setToolWin: [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] setToolUnix: [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] setToolProperty: [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] setS1ASclassPath: [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] init-common: [2024-04-16T10:22:33.597Z] [2024-04-16T10:22:33.597Z] undeploy-war-common: [2024-04-16T10:22:33.611Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:33.611Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:22:33.646Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:33.646Z] [javac] 1 warning [2024-04-16T10:22:33.646Z] [2024-04-16T10:22:33.647Z] build: [2024-04-16T10:22:33.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:22:33.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-lib.jar [2024-04-16T10:22:33.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_txscope_synctype_mismatch-par.jar [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] setOSConditions: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] fixFiles: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] convUnix: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] convWin: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] setToolWin: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] setToolUnix: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] setToolProperty: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] setS1ASclassPath: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] init-common: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] package-persistence-common: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] ejb-jar-common: [2024-04-16T10:22:33.647Z] [2024-04-16T10:22:33.647Z] package-ejbjar-common: [2024-04-16T10:22:33.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-ejb.jar [2024-04-16T10:22:33.647Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] appclient-jar-common: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] package-appclientjar-common: [2024-04-16T10:22:33.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:33.648Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatch-client.jar [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] webclient-war-common: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] build-ear-common: [2024-04-16T10:22:33.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:33.648Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:33.648Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-04-16T10:22:33.648Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] setup: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] setOSConditions: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] setToolWin: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] setToolUnix: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] setToolProperty: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] setS1ASclassPath: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] init-common: [2024-04-16T10:22:33.648Z] [2024-04-16T10:22:33.648Z] execute-ejb-sql-common: [2024-04-16T10:22:33.648Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/create.sql [2024-04-16T10:22:33.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mq-cmt-excptApp.ear [2024-04-16T10:22:33.903Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] deploy: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setOSConditions: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setToolWin: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setToolUnix: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setToolProperty: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setS1ASclassPath: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] init-common: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] deploy-common: [2024-04-16T10:22:33.903Z] [echo] Current time (ISO): 2024-04-16T10:22:33.673+0000 [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setOSConditions: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setToolWin: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setToolUnix: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setToolProperty: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] setS1ASclassPath: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.903Z] init-common: [2024-04-16T10:22:33.903Z] [2024-04-16T10:22:33.904Z] deploy-common-pe: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] checkReporting-common: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] confirmReportPresent-common: [2024-04-16T10:22:33.942Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:33.942Z] [echo] Test seems to be reported fine [2024-04-16T10:22:33.942Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] confirmMissingReport-common: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] setOSConditions: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] setToolWin: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] setToolUnix: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] setToolProperty: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] setS1ASclassPath: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] init-common: [2024-04-16T10:22:33.942Z] [2024-04-16T10:22:33.942Z] runclient-common: [2024-04-16T10:22:33.942Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml lookupnames [2024-04-16T10:22:33.960Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-sessionApp [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] all: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] mdb: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setOSConditions: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setToolWin: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setToolUnix: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setToolProperty: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setS1ASclassPath: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] init-common: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] clean: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setOSConditions: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setToolWin: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setToolUnix: [2024-04-16T10:22:33.960Z] [2024-04-16T10:22:33.960Z] setToolProperty: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setS1ASclassPath: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] init-common: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] clean-common: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setOSConditions: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setToolWin: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setToolUnix: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setToolProperty: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setS1ASclassPath: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] init-common: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] clean-classes-common: [2024-04-16T10:22:33.961Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setOSConditions: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setToolWin: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setToolUnix: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setToolProperty: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setS1ASclassPath: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] init-common: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] clean-jars-common: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] compile: [2024-04-16T10:22:33.961Z] [2024-04-16T10:22:33.961Z] setOSConditions: [2024-04-16T10:22:33.962Z] [2024-04-16T10:22:33.962Z] setToolWin: [2024-04-16T10:22:33.962Z] [2024-04-16T10:22:33.962Z] setToolUnix: [2024-04-16T10:22:33.962Z] [2024-04-16T10:22:33.962Z] setToolProperty: [2024-04-16T10:22:33.962Z] [2024-04-16T10:22:33.962Z] setS1ASclassPath: [2024-04-16T10:22:33.962Z] [2024-04-16T10:22:33.962Z] init-common: [2024-04-16T10:22:33.962Z] [2024-04-16T10:22:33.962Z] compile-common: [2024-04-16T10:22:33.962Z] [echo] Current time (ISO): 2024-04-16T10:22:33.829+0000 [2024-04-16T10:22:33.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:33.962Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:34.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server foofoo [2024-04-16T10:22:34.034Z] [2024-04-16T10:22:34.034Z] setOSConditions: [2024-04-16T10:22:34.034Z] [2024-04-16T10:22:34.034Z] setToolWin: [2024-04-16T10:22:34.034Z] [2024-04-16T10:22:34.034Z] setToolUnix: [2024-04-16T10:22:34.034Z] [2024-04-16T10:22:34.034Z] setToolProperty: [2024-04-16T10:22:34.034Z] [2024-04-16T10:22:34.034Z] setS1ASclassPath: [2024-04-16T10:22:34.034Z] [2024-04-16T10:22:34.034Z] init-common: [2024-04-16T10:22:34.034Z] [2024-04-16T10:22:34.034Z] delete-users-common: [2024-04-16T10:22:34.201Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-release-called-when-pooling-disabled-web [2024-04-16T10:22:34.455Z] [2024-04-16T10:22:34.455Z] all: [2024-04-16T10:22:34.455Z] [echo] [2024-04-16T10:22:34.455Z] [echo] ************************* [2024-04-16T10:22:34.455Z] [echo] * Running jspTagReleaseCalledWhenPoolingEnabled [2024-04-16T10:22:34.455Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled [2024-04-16T10:22:34.455Z] [echo] ************************* [2024-04-16T10:22:34.455Z] [echo] [2024-04-16T10:22:34.455Z] [2024-04-16T10:22:34.455Z] setOSConditions: [2024-04-16T10:22:34.455Z] [2024-04-16T10:22:34.455Z] setToolWin: [2024-04-16T10:22:34.455Z] [2024-04-16T10:22:34.455Z] setToolUnix: [2024-04-16T10:22:34.455Z] [2024-04-16T10:22:34.455Z] setToolProperty: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setS1ASclassPath: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] init-common: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] clean: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setOSConditions: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setToolWin: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setToolUnix: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setToolProperty: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setS1ASclassPath: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] init-common: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] clean-common: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setOSConditions: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setToolWin: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setToolUnix: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setToolProperty: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setS1ASclassPath: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] init-common: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] clean-classes-common: [2024-04-16T10:22:34.456Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.456Z] setOSConditions: [2024-04-16T10:22:34.456Z] [2024-04-16T10:22:34.457Z] setToolWin: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setToolUnix: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setToolProperty: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setS1ASclassPath: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] init-common: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] clean-jars-common: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] compile: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setOSConditions: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setToolWin: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setToolUnix: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setToolProperty: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] setS1ASclassPath: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] init-common: [2024-04-16T10:22:34.457Z] [2024-04-16T10:22:34.457Z] compile-common: [2024-04-16T10:22:34.457Z] [echo] Current time (ISO): 2024-04-16T10:22:34.366+0000 [2024-04-16T10:22:34.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:34.457Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:34.463Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchApp.ear [2024-04-16T10:22:34.764Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:34.764Z] [javac] 1 warning [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] setOSConditions: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] setToolWin: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] setToolUnix: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] setToolProperty: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] setS1ASclassPath: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] init-common: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] webclient-war-common: [2024-04-16T10:22:34.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] clear: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] test-tlds-exist: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] copy-tlds: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] test-tagfiles-exist: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] copy-tagfiles: [2024-04-16T10:22:34.764Z] [2024-04-16T10:22:34.764Z] package-war-common: [2024-04-16T10:22:34.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:34.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:34.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:34.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:34.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8/lib [2024-04-16T10:22:34.764Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:34.765Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:34.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8/docroot [2024-04-16T10:22:34.765Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jaccmr8-web.war [2024-04-16T10:22:34.765Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:34.765Z] [2024-04-16T10:22:34.765Z] setOSConditions: [2024-04-16T10:22:34.765Z] [2024-04-16T10:22:34.765Z] setToolWin: [2024-04-16T10:22:34.765Z] [2024-04-16T10:22:34.765Z] setToolUnix: [2024-04-16T10:22:34.765Z] [2024-04-16T10:22:34.765Z] setToolProperty: [2024-04-16T10:22:34.765Z] [2024-04-16T10:22:34.765Z] setS1ASclassPath: [2024-04-16T10:22:34.765Z] [2024-04-16T10:22:34.765Z] init-common: [2024-04-16T10:22:34.765Z] [2024-04-16T10:22:34.765Z] compile-common: [2024-04-16T10:22:34.765Z] [echo] Current time (ISO): 2024-04-16T10:22:34.607+0000 [2024-04-16T10:22:34.765Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:34.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --target server barbar [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] all: [2024-04-16T10:22:34.961Z] [echo] @@## rar-accessibility ##@@ [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setOSConditions: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolWin: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolUnix: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolProperty: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setS1ASclassPath: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] init-common: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] all: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setOSConditions: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolWin: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolUnix: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolProperty: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setS1ASclassPath: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] init-common: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] clean: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setOSConditions: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolWin: [2024-04-16T10:22:34.961Z] [2024-04-16T10:22:34.961Z] setToolUnix: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setToolProperty: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setS1ASclassPath: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] init-common: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] clean-common: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setOSConditions: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setToolWin: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setToolUnix: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setToolProperty: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setS1ASclassPath: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] init-common: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] clean-classes-common: [2024-04-16T10:22:34.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setOSConditions: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setToolWin: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setToolUnix: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setToolProperty: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] setS1ASclassPath: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] init-common: [2024-04-16T10:22:34.962Z] [2024-04-16T10:22:34.962Z] clean-jars-common: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] clean: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] compile: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] setOSConditions: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] setToolWin: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] setToolUnix: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] setToolProperty: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] setS1ASclassPath: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] init-common: [2024-04-16T10:22:34.963Z] [2024-04-16T10:22:34.963Z] compile-common: [2024-04-16T10:22:34.963Z] [echo] Current time (ISO): 2024-04-16T10:22:34.745+0000 [2024-04-16T10:22:34.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:34.963Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:35.022Z] [exec] Application deployed with name unsyncpc_txscope_synctype_mismatchApp. [2024-04-16T10:22:35.022Z] [echo] Deployment on target server server successful [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] setOSConditions: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] setToolWin: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] setToolUnix: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] setToolProperty: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] setS1ASclassPath: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] init-common: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] deploy-common-ee: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] run: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] setOSConditions: [2024-04-16T10:22:35.022Z] [2024-04-16T10:22:35.022Z] setToolWin: [2024-04-16T10:22:35.023Z] [2024-04-16T10:22:35.023Z] setToolUnix: [2024-04-16T10:22:35.023Z] [2024-04-16T10:22:35.023Z] setToolProperty: [2024-04-16T10:22:35.023Z] [2024-04-16T10:22:35.023Z] setS1ASclassPath: [2024-04-16T10:22:35.023Z] [2024-04-16T10:22:35.023Z] init-common: [2024-04-16T10:22:35.023Z] [2024-04-16T10:22:35.023Z] runclient-common: [2024-04-16T10:22:35.023Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchAppClient.jar -name unsyncpc_txscope_synctype_mismatchClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:22:35.327Z] [exec] Apr 16, 2024 10:22:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:35.327Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:35.482Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:35.482Z] [javac] 1 warning [2024-04-16T10:22:35.482Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/localwsdl [2024-04-16T10:22:35.482Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2024-04-16T10:22:35.482Z] [2024-04-16T10:22:35.482Z] pkg-war: [2024-04-16T10:22:35.482Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:35.482Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:35.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:35.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:35.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:22:35.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:35.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:35.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:22:35.483Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:22:35.483Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:22:35.483Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:35.483Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:35.483Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/${web.wsit.descriptors} does not exist. [2024-04-16T10:22:35.483Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2024-04-16T10:22:35.483Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:35.483Z] [2024-04-16T10:22:35.483Z] assemble-client: [2024-04-16T10:22:35.483Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:35.483Z] [2024-04-16T10:22:35.483Z] setOSConditions: [2024-04-16T10:22:35.483Z] [2024-04-16T10:22:35.483Z] setToolWin: [2024-04-16T10:22:35.483Z] [2024-04-16T10:22:35.483Z] setToolUnix: [2024-04-16T10:22:35.483Z] [2024-04-16T10:22:35.483Z] setToolProperty: [2024-04-16T10:22:35.483Z] [2024-04-16T10:22:35.483Z] setS1ASclassPath: [2024-04-16T10:22:35.483Z] [2024-04-16T10:22:35.484Z] init-common: [2024-04-16T10:22:35.484Z] [2024-04-16T10:22:35.484Z] wsimport: [2024-04-16T10:22:35.862Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:35.862Z] [javac] 1 warning [2024-04-16T10:22:35.862Z] [2024-04-16T10:22:35.862Z] setOSConditions: [2024-04-16T10:22:35.862Z] [2024-04-16T10:22:35.862Z] setToolWin: [2024-04-16T10:22:35.862Z] [2024-04-16T10:22:35.862Z] setToolUnix: [2024-04-16T10:22:35.862Z] [2024-04-16T10:22:35.862Z] setToolProperty: [2024-04-16T10:22:35.862Z] [2024-04-16T10:22:35.862Z] setS1ASclassPath: [2024-04-16T10:22:35.862Z] [2024-04-16T10:22:35.862Z] init-common: [2024-04-16T10:22:35.862Z] [2024-04-16T10:22:35.862Z] compile-common: [2024-04-16T10:22:35.862Z] [echo] Current time (ISO): 2024-04-16T10:22:35.740+0000 [2024-04-16T10:22:35.862Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:36.045Z] [exec] parsing WSDL... [2024-04-16T10:22:36.144Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:36.355Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:36.355Z] [javac] 1 warning [2024-04-16T10:22:36.355Z] [2024-04-16T10:22:36.355Z] build: [2024-04-16T10:22:36.355Z] [2024-04-16T10:22:36.355Z] setOSConditions: [2024-04-16T10:22:36.355Z] [2024-04-16T10:22:36.355Z] setToolWin: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] setToolUnix: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] setToolProperty: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] setS1ASclassPath: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] init-common: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] webclient-war-common: [2024-04-16T10:22:36.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] clear: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] test-tlds-exist: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] copy-tlds: [2024-04-16T10:22:36.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:36.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] test-tagfiles-exist: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] copy-tagfiles: [2024-04-16T10:22:36.356Z] [2024-04-16T10:22:36.356Z] package-war-common: [2024-04-16T10:22:36.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:36.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:36.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/lib [2024-04-16T10:22:36.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:36.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:36.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:36.356Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2024-04-16T10:22:36.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:36.357Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:36.357Z] [javac] Compiling 1 source file [2024-04-16T10:22:36.357Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagReleaseCalledWhenPoolingEnabled/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:36.357Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] deploy: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] deploy-war-common: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] setOSConditions: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] setToolWin: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] setToolUnix: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] setToolProperty: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] setS1ASclassPath: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] init-common: [2024-04-16T10:22:36.357Z] [2024-04-16T10:22:36.357Z] deploy-war-commonpe: [2024-04-16T10:22:36.398Z] [javac] 1 warning [2024-04-16T10:22:36.398Z] [2024-04-16T10:22:36.398Z] setOSConditions: [2024-04-16T10:22:36.399Z] [2024-04-16T10:22:36.399Z] setToolWin: [2024-04-16T10:22:36.399Z] [2024-04-16T10:22:36.399Z] setToolUnix: [2024-04-16T10:22:36.399Z] [2024-04-16T10:22:36.399Z] setToolProperty: [2024-04-16T10:22:36.399Z] [2024-04-16T10:22:36.399Z] setS1ASclassPath: [2024-04-16T10:22:36.399Z] [2024-04-16T10:22:36.399Z] init-common: [2024-04-16T10:22:36.399Z] [2024-04-16T10:22:36.399Z] ejb-jar-common: [2024-04-16T10:22:36.399Z] [2024-04-16T10:22:36.399Z] package-ejbjar-common: [2024-04-16T10:22:36.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:36.399Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:36.399Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jaccmr8-ejb.jar [2024-04-16T10:22:36.399Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:36.399Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:36.399Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:36.400Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:36.400Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2024-04-16T10:22:36.400Z] [2024-04-16T10:22:36.400Z] setOSConditions: [2024-04-16T10:22:36.400Z] [2024-04-16T10:22:36.400Z] setToolWin: [2024-04-16T10:22:36.400Z] [2024-04-16T10:22:36.400Z] setToolUnix: [2024-04-16T10:22:36.400Z] [2024-04-16T10:22:36.400Z] setToolProperty: [2024-04-16T10:22:36.400Z] [2024-04-16T10:22:36.400Z] setS1ASclassPath: [2024-04-16T10:22:36.400Z] [2024-04-16T10:22:36.400Z] init-common: [2024-04-16T10:22:36.400Z] [2024-04-16T10:22:36.400Z] compile-common: [2024-04-16T10:22:36.400Z] [echo] Current time (ISO): 2024-04-16T10:22:36.317+0000 [2024-04-16T10:22:36.400Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:36.421Z] [exec] Apr 16, 2024 10:22:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:36.421Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:36.621Z] [exec] [2024-04-16T10:22:36.621Z] [exec] Generating code... [2024-04-16T10:22:36.621Z] [exec] [2024-04-16T10:22:36.621Z] [exec] Compiling code... [Pipeline] junit [2024-04-16T10:22:36.635Z] Recording test results [2024-04-16T10:22:36.692Z] [exec] Apr 16, 2024 10:22:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:36.692Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:36.915Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-tag-release-called-when-pooling-enabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-tag-release-called-when-pooling-enabled-web.war [2024-04-16T10:22:37.069Z] [2024-04-16T10:22:37.070Z] undeploy: [2024-04-16T10:22:37.070Z] [2024-04-16T10:22:37.070Z] setOSConditions: [2024-04-16T10:22:37.070Z] [2024-04-16T10:22:37.070Z] setToolWin: [2024-04-16T10:22:37.070Z] [2024-04-16T10:22:37.070Z] setToolUnix: [2024-04-16T10:22:37.070Z] [2024-04-16T10:22:37.070Z] setToolProperty: [2024-04-16T10:22:37.070Z] [2024-04-16T10:22:37.070Z] setS1ASclassPath: [2024-04-16T10:22:37.070Z] [2024-04-16T10:22:37.070Z] init-common: [2024-04-16T10:22:37.070Z] [2024-04-16T10:22:37.070Z] undeploy-common: [2024-04-16T10:22:37.252Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2024-04-16T10:22:37.255Z] [exec] Apr 16, 2024 10:22:37 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:37.255Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:22:37.513Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:37.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-appauthtxApp [2024-04-16T10:22:37.630Z] [2024-04-16T10:22:37.630Z] setOSConditions: [2024-04-16T10:22:37.630Z] [2024-04-16T10:22:37.630Z] setToolWin: [2024-04-16T10:22:37.630Z] [2024-04-16T10:22:37.630Z] setToolUnix: [2024-04-16T10:22:37.630Z] [2024-04-16T10:22:37.630Z] setToolProperty: [2024-04-16T10:22:37.630Z] [2024-04-16T10:22:37.630Z] setS1ASclassPath: [2024-04-16T10:22:37.630Z] [2024-04-16T10:22:37.630Z] init-common: [2024-04-16T10:22:37.630Z] [2024-04-16T10:22:37.630Z] delete-jdbc-resource-common: [2024-04-16T10:22:37.630Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-04-16T10:22:37.754Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:37.754Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/client/Client.java:57: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:22:37.754Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:22:37.754Z] [javac] ^ [2024-04-16T10:22:37.769Z] [javac] 1 warning [2024-04-16T10:22:37.769Z] [2024-04-16T10:22:37.769Z] setOSConditions: [2024-04-16T10:22:37.769Z] [2024-04-16T10:22:37.769Z] setToolWin: [2024-04-16T10:22:37.769Z] [2024-04-16T10:22:37.769Z] setToolUnix: [2024-04-16T10:22:37.769Z] [2024-04-16T10:22:37.769Z] setToolProperty: [2024-04-16T10:22:37.770Z] [2024-04-16T10:22:37.770Z] setS1ASclassPath: [2024-04-16T10:22:37.770Z] [2024-04-16T10:22:37.770Z] init-common: [2024-04-16T10:22:37.770Z] [2024-04-16T10:22:37.770Z] compile-common: [2024-04-16T10:22:37.770Z] [echo] Current time (ISO): 2024-04-16T10:22:37.528+0000 [2024-04-16T10:22:37.770Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:37.811Z] [exec] Application deployed with name virtualserver. [2024-04-16T10:22:37.811Z] [exec] Command deploy executed successfully. [2024-04-16T10:22:37.811Z] [2024-04-16T10:22:37.811Z] init.os: [2024-04-16T10:22:37.811Z] [2024-04-16T10:22:37.811Z] init.tools.unix: [2024-04-16T10:22:37.811Z] [2024-04-16T10:22:37.811Z] init.tools.windows: [2024-04-16T10:22:37.811Z] [2024-04-16T10:22:37.811Z] init.tools: [2024-04-16T10:22:37.811Z] [2024-04-16T10:22:37.811Z] setAsadminArgs: [2024-04-16T10:22:37.811Z] [2024-04-16T10:22:37.812Z] init: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] init.customtasks: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] setEnabled: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] createAppRef: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] setHttpPort: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] run.positive: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] init.os: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] init.tools.unix: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] init.tools.windows: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] init.tools: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] setAsadminArgs: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] init: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] init.customtasks: [2024-04-16T10:22:37.812Z] [2024-04-16T10:22:37.812Z] runclient: [2024-04-16T10:22:37.812Z] [echo] TestClient http://localhost:8080/war/virtualserver true [2024-04-16T10:22:37.817Z] [exec] Apr 16, 2024 10:22:37 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:22:37.817Z] [exec] WARNING: ACC001: Using the only client [unsyncpc_txscope_synctype_mismatch-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.txscope_synctype_mismatch.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_txscope_synctype_mismatchAppClient.jar even though it does not match the specified main class name null or client name unsyncpc_txscope_synctype_mismatchClient [2024-04-16T10:22:37.988Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:81: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:37.988Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:38.008Z] [javac] 2 warnings [2024-04-16T10:22:38.008Z] [2024-04-16T10:22:38.008Z] build: [2024-04-16T10:22:38.008Z] [2024-04-16T10:22:38.009Z] setOSConditions: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] fixFiles: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] convUnix: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] convWin: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] setToolWin: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] setToolUnix: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] setToolProperty: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] setS1ASclassPath: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] init-common: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] package-persistence-common: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] ejb-jar-common: [2024-04-16T10:22:38.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] package-ejbjar-common: [2024-04-16T10:22:38.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.009Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.009Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.009Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-ejb.jar [2024-04-16T10:22:38.009Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] appclient-jar-common: [2024-04-16T10:22:38.009Z] [2024-04-16T10:22:38.009Z] package-appclientjar-common: [2024-04-16T10:22:38.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.009Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.010Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.010Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdb-client.jar [2024-04-16T10:22:38.010Z] [2024-04-16T10:22:38.010Z] webclient-war-common: [2024-04-16T10:22:38.010Z] [2024-04-16T10:22:38.010Z] build-ear-common: [2024-04-16T10:22:38.010Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:38.010Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:38.010Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:38.010Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2024-04-16T10:22:38.010Z] [2024-04-16T10:22:38.010Z] create-resources: [2024-04-16T10:22:38.010Z] [2024-04-16T10:22:38.010Z] asadmin-batch-common: [2024-04-16T10:22:38.068Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2024-04-16T10:22:38.068Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2024-04-16T10:22:38.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-04-16T10:22:38.211Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-04-16T10:22:38.211Z] [echo] cmd executed for server [2024-04-16T10:22:38.211Z] [2024-04-16T10:22:38.211Z] setOSConditions: [2024-04-16T10:22:38.211Z] [2024-04-16T10:22:38.211Z] setToolWin: [2024-04-16T10:22:38.211Z] [2024-04-16T10:22:38.211Z] setToolUnix: [2024-04-16T10:22:38.211Z] [2024-04-16T10:22:38.211Z] setToolProperty: [2024-04-16T10:22:38.211Z] [2024-04-16T10:22:38.211Z] setS1ASclassPath: [2024-04-16T10:22:38.211Z] [2024-04-16T10:22:38.211Z] init-common: [2024-04-16T10:22:38.211Z] [2024-04-16T10:22:38.212Z] delete-jdbc-connpool-common: [2024-04-16T10:22:38.212Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-04-16T10:22:38.295Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:38.295Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccmr8/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:22:38.295Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:22:38.295Z] [javac] 1 warning [2024-04-16T10:22:38.295Z] [2024-04-16T10:22:38.295Z] deploy: [2024-04-16T10:22:38.295Z] [2024-04-16T10:22:38.295Z] setOSConditions: [2024-04-16T10:22:38.295Z] [2024-04-16T10:22:38.295Z] setToolWin: [2024-04-16T10:22:38.295Z] [2024-04-16T10:22:38.295Z] setToolUnix: [2024-04-16T10:22:38.295Z] [2024-04-16T10:22:38.295Z] setToolProperty: [2024-04-16T10:22:38.295Z] [2024-04-16T10:22:38.295Z] setS1ASclassPath: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] init-common: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] deploy-common: [2024-04-16T10:22:38.296Z] [echo] Current time (ISO): 2024-04-16T10:22:38.150+0000 [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] setOSConditions: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] setToolWin: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] setToolUnix: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] setToolProperty: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] setS1ASclassPath: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] init-common: [2024-04-16T10:22:38.296Z] [2024-04-16T10:22:38.296Z] deploy-common-pe: [2024-04-16T10:22:38.309Z] [exec] Application deployed with name web-jsp-tag-release-called-when-pooling-enabled-web. [2024-04-16T10:22:38.309Z] [2024-04-16T10:22:38.309Z] deploy-war-commonee: [2024-04-16T10:22:38.309Z] [2024-04-16T10:22:38.309Z] run: [2024-04-16T10:22:38.324Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/war/virtualserver [2024-04-16T10:22:38.324Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2057) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2052) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2051) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:22:38.324Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:60) [2024-04-16T10:22:38.324Z] [javaWithResult] at virtualserver.client.TestClient.doTest(TestClient.java:39) [2024-04-16T10:22:38.324Z] [javaWithResult] at virtualserver.client.TestClient.main(TestClient.java:30) [2024-04-16T10:22:38.324Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1996) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:22:38.324Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2024-04-16T10:22:38.324Z] [javaWithResult] at virtualserver.client.TestClient.invokeServlet(TestClient.java:59) [2024-04-16T10:22:38.324Z] [javaWithResult] ... 2 more [2024-04-16T10:22:38.324Z] [javaWithResult] Java Result: 255 [2024-04-16T10:22:38.324Z] [2024-04-16T10:22:38.324Z] processResult: [2024-04-16T10:22:38.324Z] [2024-04-16T10:22:38.324Z] failed: [2024-04-16T10:22:38.324Z] [2024-04-16T10:22:38.324Z] passed: [2024-04-16T10:22:38.324Z] [2024-04-16T10:22:38.325Z] unknown: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] writeLogToConsole: [2024-04-16T10:22:38.325Z] [echo] Test virtualserver UNKNOWN at 16-Apr-2024 10:22:38.123 with return code 255 [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] declare-test: [2024-04-16T10:22:38.325Z] [echo] Starting test virtualserver war/virtualserver Test asadmin deploy2 [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] setHttpPort: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] run.negative: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] init.os: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] init.tools.unix: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] init.tools.windows: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] init.tools: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] setAsadminArgs: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] init: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] init.customtasks: [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] runclient: [2024-04-16T10:22:38.325Z] [echo] TestClient http://localhost:8080/war/virtualserver false [2024-04-16T10:22:38.325Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/war/virtualserver [2024-04-16T10:22:38.325Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/war/virtualserver [2024-04-16T10:22:38.325Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/war/virtualserver [2024-04-16T10:22:38.325Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/war/virtualserver [2024-04-16T10:22:38.325Z] [2024-04-16T10:22:38.325Z] processResult: [2024-04-16T10:22:38.551Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:38.551Z] [javac] 1 warning [2024-04-16T10:22:38.565Z] [java] Connecting to: http://localhost:45711/web-jsp-tag-release-called-when-pooling-enabled/jsp/test.jsp [2024-04-16T10:22:38.565Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:38.565Z] [java] [2024-04-16T10:22:38.565Z] [java] [2024-04-16T10:22:38.565Z] [java] ----------------------------------------- [2024-04-16T10:22:38.565Z] [java] - jsp-tag-release-called-when-pooling-enabled: PASS - [2024-04-16T10:22:38.565Z] [java] ----------------------------------------- [2024-04-16T10:22:38.565Z] [java] - Total PASS : 1 - [2024-04-16T10:22:38.565Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:38.565Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:38.565Z] [java] ----------------------------------------- [2024-04-16T10:22:38.565Z] [2024-04-16T10:22:38.565Z] undeploy: [2024-04-16T10:22:38.566Z] [2024-04-16T10:22:38.566Z] setOSConditions: [2024-04-16T10:22:38.566Z] [2024-04-16T10:22:38.566Z] setToolWin: [2024-04-16T10:22:38.566Z] [2024-04-16T10:22:38.566Z] setToolUnix: [2024-04-16T10:22:38.566Z] [2024-04-16T10:22:38.566Z] setToolProperty: [2024-04-16T10:22:38.566Z] [2024-04-16T10:22:38.566Z] setS1ASclassPath: [2024-04-16T10:22:38.566Z] [2024-04-16T10:22:38.566Z] init-common: [2024-04-16T10:22:38.566Z] [2024-04-16T10:22:38.566Z] undeploy-war-common: [2024-04-16T10:22:38.569Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:22:38.569Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_interceptors_mdb_QCF [2024-04-16T10:22:38.569Z] [exec] Connector resource jms/ejb_ejb30_interceptors_mdb_QCF created. [2024-04-16T10:22:38.569Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_interceptors_mdb_InQueue [2024-04-16T10:22:38.569Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_InQueue created. [2024-04-16T10:22:38.569Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue --target server --force=false jms/ejb_ejb30_interceptors_mdb_InQueue [2024-04-16T10:22:38.607Z] [2024-04-16T10:22:38.607Z] failed: [2024-04-16T10:22:38.607Z] [2024-04-16T10:22:38.607Z] passed: [2024-04-16T10:22:38.607Z] [echo] Test virtualserver Passed [2024-04-16T10:22:38.607Z] [2024-04-16T10:22:38.607Z] unknown: [2024-04-16T10:22:38.607Z] [2024-04-16T10:22:38.607Z] undeploy.asadmin: [2024-04-16T10:22:38.607Z] [2024-04-16T10:22:38.607Z] setAsadminArgs: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] common.undeploy.asadmin: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init.os: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init.tools.unix: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init.tools.windows: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init.tools: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] setAsadminArgs: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init.customtasks: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] delAppRef: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init.os: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.608Z] init.tools.unix: [2024-04-16T10:22:38.608Z] [2024-04-16T10:22:38.609Z] init.tools.windows: [2024-04-16T10:22:38.609Z] [2024-04-16T10:22:38.609Z] init.tools: [2024-04-16T10:22:38.609Z] [2024-04-16T10:22:38.609Z] setAsadminArgs: [2024-04-16T10:22:38.609Z] [2024-04-16T10:22:38.609Z] init: [2024-04-16T10:22:38.609Z] [2024-04-16T10:22:38.609Z] init.customtasks: [2024-04-16T10:22:38.609Z] [2024-04-16T10:22:38.609Z] common.run.asadmin: [2024-04-16T10:22:38.609Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 virtualserver [2024-04-16T10:22:38.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-04-16T10:22:38.772Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-04-16T10:22:38.772Z] [echo] cmd executed for server [2024-04-16T10:22:38.772Z] [2024-04-16T10:22:38.772Z] setOSConditions: [2024-04-16T10:22:38.772Z] [2024-04-16T10:22:38.772Z] setToolWin: [2024-04-16T10:22:38.772Z] [2024-04-16T10:22:38.772Z] setToolUnix: [2024-04-16T10:22:38.772Z] [2024-04-16T10:22:38.772Z] setToolProperty: [2024-04-16T10:22:38.772Z] [2024-04-16T10:22:38.772Z] setS1ASclassPath: [2024-04-16T10:22:38.772Z] [2024-04-16T10:22:38.772Z] init-common: [2024-04-16T10:22:38.772Z] [2024-04-16T10:22:38.772Z] execute-sql-common: [2024-04-16T10:22:38.772Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/appauthtx/sql/drop_pointbase.sql [2024-04-16T10:22:38.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:38.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1 [2024-04-16T10:22:38.821Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:38.821Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] deploy-app: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] deploy-war-common: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] setOSConditions: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] setToolWin: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] setToolUnix: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] setToolProperty: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] setS1ASclassPath: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] init-common: [2024-04-16T10:22:38.821Z] [2024-04-16T10:22:38.821Z] deploy-war-commonpe: [2024-04-16T10:22:38.834Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue created. [2024-04-16T10:22:38.835Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false ejb_ejb30_interceptors_mdb_OutQueue [2024-04-16T10:22:38.835Z] [exec] JMS Desctination ejb_ejb30_interceptors_mdb_OutQueue created. [2024-04-16T10:22:38.835Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_interceptors_mdb_OutQueue --target server --force=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2024-04-16T10:22:38.835Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue created. [2024-04-16T10:22:38.835Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] deploy: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setOSConditions: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setToolWin: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setToolUnix: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setToolProperty: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setS1ASclassPath: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] init-common: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] deploy-common: [2024-04-16T10:22:38.835Z] [echo] Current time (ISO): 2024-04-16T10:22:38.664+0000 [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setOSConditions: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setToolWin: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setToolUnix: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setToolProperty: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] setS1ASclassPath: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.835Z] init-common: [2024-04-16T10:22:38.835Z] [2024-04-16T10:22:38.836Z] deploy-common-pe: [2024-04-16T10:22:38.854Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jaccmr8App.ear [2024-04-16T10:22:39.028Z] [sql] 0 rows affected [2024-04-16T10:22:39.028Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:39.028Z] [2024-04-16T10:22:39.028Z] all: [2024-04-16T10:22:39.028Z] [2024-04-16T10:22:39.028Z] setOSConditions: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolWin: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolUnix: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolProperty: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setS1ASclassPath: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] init-common: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] clean: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setOSConditions: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolWin: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolUnix: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolProperty: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setS1ASclassPath: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] init-common: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] clean-common: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setOSConditions: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolWin: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolUnix: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setToolProperty: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] setS1ASclassPath: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.029Z] init-common: [2024-04-16T10:22:39.029Z] [2024-04-16T10:22:39.030Z] clean-classes-common: [2024-04-16T10:22:39.030Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setOSConditions: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setToolWin: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setToolUnix: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setToolProperty: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setS1ASclassPath: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] init-common: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] clean-jars-common: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] compile: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setOSConditions: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setToolWin: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setToolUnix: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setToolProperty: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] setS1ASclassPath: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] init-common: [2024-04-16T10:22:39.030Z] [2024-04-16T10:22:39.030Z] compile-common: [2024-04-16T10:22:39.030Z] [echo] Current time (ISO): 2024-04-16T10:22:38.918+0000 [2024-04-16T10:22:39.030Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:39.030Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:39.154Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-tag-release-called-when-pooling-enabled-web [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] all: [2024-04-16T10:22:39.154Z] [echo] [2024-04-16T10:22:39.154Z] [echo] ************************* [2024-04-16T10:22:39.154Z] [echo] * Running jspTagdependentXml [2024-04-16T10:22:39.154Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml [2024-04-16T10:22:39.154Z] [echo] ************************* [2024-04-16T10:22:39.154Z] [echo] [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setOSConditions: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setToolWin: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setToolUnix: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setToolProperty: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setS1ASclassPath: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] init-common: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] clean: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setOSConditions: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setToolWin: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.154Z] setToolUnix: [2024-04-16T10:22:39.154Z] [2024-04-16T10:22:39.155Z] setToolProperty: [2024-04-16T10:22:39.155Z] [2024-04-16T10:22:39.155Z] setS1ASclassPath: [2024-04-16T10:22:39.155Z] [2024-04-16T10:22:39.155Z] init-common: [2024-04-16T10:22:39.155Z] [2024-04-16T10:22:39.155Z] clean-common: [2024-04-16T10:22:39.169Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:39.169Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:22:39.169Z] [exec] Command undeploy executed successfully. [2024-04-16T10:22:39.169Z] [2024-04-16T10:22:39.169Z] delete.http.listener: [2024-04-16T10:22:39.169Z] [2024-04-16T10:22:39.169Z] setAsadminArgs: [2024-04-16T10:22:39.169Z] [2024-04-16T10:22:39.170Z] common.delete.http.listener.asadmin: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] init.os: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] init.tools.unix: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] init.tools.windows: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] init.tools: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] setAsadminArgs: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] init: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] init.customtasks: [2024-04-16T10:22:39.170Z] [2024-04-16T10:22:39.170Z] common.run.asadmin: [2024-04-16T10:22:39.170Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-http-listener --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 listener-foo [2024-04-16T10:22:39.395Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbApp.ear [2024-04-16T10:22:39.409Z] [2024-04-16T10:22:39.409Z] setOSConditions: [2024-04-16T10:22:39.409Z] [2024-04-16T10:22:39.409Z] setToolWin: [2024-04-16T10:22:39.409Z] [2024-04-16T10:22:39.410Z] setToolUnix: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] setToolProperty: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] setS1ASclassPath: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] init-common: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] clean-classes-common: [2024-04-16T10:22:39.410Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] setOSConditions: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] setToolWin: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] setToolUnix: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] setToolProperty: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] setS1ASclassPath: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] init-common: [2024-04-16T10:22:39.410Z] [2024-04-16T10:22:39.410Z] clean-jars-common: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] compile: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] setOSConditions: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] setToolWin: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] setToolUnix: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] setToolProperty: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] setS1ASclassPath: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] init-common: [2024-04-16T10:22:39.411Z] [2024-04-16T10:22:39.411Z] compile-common: [2024-04-16T10:22:39.411Z] [echo] Current time (ISO): 2024-04-16T10:22:39.197+0000 [2024-04-16T10:22:39.411Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:39.411Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:39.732Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:39.732Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-http-listener [options] ... [2024-04-16T10:22:39.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot dol-override-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/dol-override-1-web.war [2024-04-16T10:22:39.837Z] [exec] Application deployed with name jaccmr8App. [2024-04-16T10:22:39.837Z] [exec] there are no files to retrieve for application jaccmr8App [2024-04-16T10:22:39.837Z] [echo] Deployment on target server server successful [2024-04-16T10:22:39.837Z] [2024-04-16T10:22:39.837Z] setOSConditions: [2024-04-16T10:22:39.837Z] [2024-04-16T10:22:39.837Z] setToolWin: [2024-04-16T10:22:39.837Z] [2024-04-16T10:22:39.838Z] setToolUnix: [2024-04-16T10:22:39.838Z] [2024-04-16T10:22:39.838Z] setToolProperty: [2024-04-16T10:22:39.838Z] [2024-04-16T10:22:39.838Z] setS1ASclassPath: [2024-04-16T10:22:39.838Z] [2024-04-16T10:22:39.838Z] init-common: [2024-04-16T10:22:39.838Z] [2024-04-16T10:22:39.838Z] deploy-common-ee: [2024-04-16T10:22:39.838Z] [2024-04-16T10:22:39.838Z] run: [2024-04-16T10:22:39.838Z] [java] Host: localhost [2024-04-16T10:22:39.838Z] [java] Port: 8080 [2024-04-16T10:22:39.838Z] [java] Username: jaccuser [2024-04-16T10:22:39.838Z] [java] Rolename: javaUsers [2024-04-16T10:22:39.838Z] [java] Other User: otheruser [2024-04-16T10:22:39.838Z] [java] [2024-04-16T10:22:39.838Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-04-16T10:22:39.955Z] [exec] Application deployed with name ejb-ejb30-interceptors-mdbApp. [2024-04-16T10:22:39.955Z] [echo] Deployment on target server server successful [2024-04-16T10:22:39.955Z] [2024-04-16T10:22:39.955Z] setOSConditions: [2024-04-16T10:22:39.955Z] [2024-04-16T10:22:39.955Z] setToolWin: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setToolUnix: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setToolProperty: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setS1ASclassPath: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] init-common: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] deploy-common-ee: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] run: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setOSConditions: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setToolWin: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setToolUnix: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setToolProperty: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.956Z] setS1ASclassPath: [2024-04-16T10:22:39.956Z] [2024-04-16T10:22:39.957Z] init-common: [2024-04-16T10:22:39.957Z] [2024-04-16T10:22:39.957Z] runclient-common: [2024-04-16T10:22:39.957Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-interceptors-mdbAppClient.jar -name ejb-ejb30-interceptors-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:22:39.989Z] [exec] Command delete-http-listener executed successfully. [2024-04-16T10:22:39.989Z] [2024-04-16T10:22:39.989Z] delete.virtual.server: [2024-04-16T10:22:39.989Z] [2024-04-16T10:22:39.989Z] setAsadminArgs: [2024-04-16T10:22:39.989Z] [2024-04-16T10:22:39.989Z] common.delete.virtual.server.asadmin: [2024-04-16T10:22:39.989Z] [2024-04-16T10:22:39.989Z] init.os: [2024-04-16T10:22:39.989Z] [2024-04-16T10:22:39.989Z] init.tools.unix: [2024-04-16T10:22:39.989Z] [2024-04-16T10:22:39.989Z] init.tools.windows: [2024-04-16T10:22:39.990Z] [2024-04-16T10:22:39.990Z] init.tools: [2024-04-16T10:22:39.990Z] [2024-04-16T10:22:39.990Z] setAsadminArgs: [2024-04-16T10:22:39.990Z] [2024-04-16T10:22:39.990Z] init: [2024-04-16T10:22:39.990Z] [2024-04-16T10:22:39.990Z] init.customtasks: [2024-04-16T10:22:39.990Z] [2024-04-16T10:22:39.990Z] common.run.asadmin: [2024-04-16T10:22:39.990Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-virtual-server --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 server-foo [2024-04-16T10:22:40.289Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:40.406Z] [exec] Apr 16, 2024 10:22:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:40.406Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55296b50 [2024-04-16T10:22:40.439Z] [java] Servlet Output [2024-04-16T10:22:40.439Z] [java]
JACC MR8 Servlet

[2024-04-16T10:22:40.439Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-04-16T10:22:40.439Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.439Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.439Z] [java] Servlet Path: /anyauthuser
[2024-04-16T10:22:40.439Z] [java]

Results

[2024-04-16T10:22:40.439Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.439Z] [java] EJB isCallerInRole: true
[2024-04-16T10:22:40.439Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.439Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.439Z] [java] EJB Invoke AuthUser: Yes
[2024-04-16T10:22:40.439Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.439Z] [java] WEB isUserInRole: true
[2024-04-16T10:22:40.439Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.439Z] [java] [2024-04-16T10:22:40.439Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.439Z] [java] Value of key is:/anyauthuser-jaccuser-stateful [2024-04-16T10:22:40.439Z] [java] [2024-04-16T10:22:40.439Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-04-16T10:22:40.439Z] [java] Servlet Output [2024-04-16T10:22:40.439Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.439Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-04-16T10:22:40.439Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.439Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.439Z] [java] Servlet Path: /anyauthuser
[2024-04-16T10:22:40.439Z] [java]

Results

[2024-04-16T10:22:40.439Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.439Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.439Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.439Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.439Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.439Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.439Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.439Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.439Z] [java] [2024-04-16T10:22:40.439Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.439Z] [java] Value of key is:/anyauthuser-otheruser-stateful [2024-04-16T10:22:40.439Z] [java] [2024-04-16T10:22:40.439Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-04-16T10:22:40.439Z] [java] The servlet return code: 401 [2024-04-16T10:22:40.439Z] [java] Value of key is:/anyauthuser--stateful [2024-04-16T10:22:40.439Z] [java] [2024-04-16T10:22:40.439Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-04-16T10:22:40.439Z] [java] The servlet return code: 403 [2024-04-16T10:22:40.439Z] [java] Value of key is:/denyuncoveredpost-jaccuser-stateful [2024-04-16T10:22:40.439Z] [java] [2024-04-16T10:22:40.439Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-04-16T10:22:40.439Z] [java] The servlet return code: 403 [2024-04-16T10:22:40.440Z] [java] Value of key is:/denyuncoveredpost-otheruser-stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/denyuncoveredpost [2024-04-16T10:22:40.440Z] [java] The servlet return code: 403 [2024-04-16T10:22:40.440Z] [java] Value of key is:/denyuncoveredpost--stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-04-16T10:22:40.440Z] [java] Servlet Output [2024-04-16T10:22:40.440Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.440Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2024-04-16T10:22:40.440Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.440Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.440Z] [java] Servlet Path: /star
[2024-04-16T10:22:40.440Z] [java]

Results

[2024-04-16T10:22:40.440Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.440Z] [java] EJB isCallerInRole: true
[2024-04-16T10:22:40.440Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AuthUser: Yes
[2024-04-16T10:22:40.440Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.440Z] [java] WEB isUserInRole: true
[2024-04-16T10:22:40.440Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.440Z] [java] Value of key is:/star-jaccuser-stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-04-16T10:22:40.440Z] [java] The servlet return code: 403 [2024-04-16T10:22:40.440Z] [java] Value of key is:/star-otheruser-stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-04-16T10:22:40.440Z] [java] The servlet return code: 401 [2024-04-16T10:22:40.440Z] [java] Value of key is:/star--stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-04-16T10:22:40.440Z] [java] Servlet Output [2024-04-16T10:22:40.440Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.440Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-04-16T10:22:40.440Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.440Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.440Z] [java] Servlet Path: /servlet
[2024-04-16T10:22:40.440Z] [java]

Results

[2024-04-16T10:22:40.440Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.440Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.440Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.440Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-04-16T10:22:40.440Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.440Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.440Z] [java] Value of key is:/servlet-jaccuser-stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-04-16T10:22:40.440Z] [java] Servlet Output [2024-04-16T10:22:40.440Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.440Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-04-16T10:22:40.440Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.440Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.440Z] [java] Servlet Path: /servlet
[2024-04-16T10:22:40.440Z] [java]

Results

[2024-04-16T10:22:40.440Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.440Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.440Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.440Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-04-16T10:22:40.440Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.440Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.440Z] [java] Value of key is:/servlet-otheruser-stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-04-16T10:22:40.440Z] [java] Servlet Output [2024-04-16T10:22:40.440Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.440Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-04-16T10:22:40.440Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.440Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.440Z] [java] Servlet Path: /servlet
[2024-04-16T10:22:40.440Z] [java]

Results

[2024-04-16T10:22:40.440Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.440Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.440Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.440Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-04-16T10:22:40.440Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.440Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.440Z] [java] Value of key is:/servlet--stateful [2024-04-16T10:22:40.440Z] [java] [2024-04-16T10:22:40.440Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-04-16T10:22:40.440Z] [java] Servlet Output [2024-04-16T10:22:40.440Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.440Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2024-04-16T10:22:40.440Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.440Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.440Z] [java] Servlet Path: /authuser
[2024-04-16T10:22:40.440Z] [java]

Results

[2024-04-16T10:22:40.440Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.440Z] [java] EJB isCallerInRole: true
[2024-04-16T10:22:40.440Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.440Z] [java] EJB Invoke AuthUser: Yes
[2024-04-16T10:22:40.440Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.441Z] [java] WEB isUserInRole: true
[2024-04-16T10:22:40.441Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.441Z] [java] [2024-04-16T10:22:40.441Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.441Z] [java] Value of key is:/authuser-jaccuser-stateful [2024-04-16T10:22:40.441Z] [java] [2024-04-16T10:22:40.441Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-04-16T10:22:40.441Z] [java] The servlet return code: 403 [2024-04-16T10:22:40.441Z] [java] Value of key is:/authuser-otheruser-stateful [2024-04-16T10:22:40.441Z] [java] [2024-04-16T10:22:40.441Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-04-16T10:22:40.441Z] [java] The servlet return code: 401 [2024-04-16T10:22:40.441Z] [java] Value of key is:/authuser--stateful [2024-04-16T10:22:40.441Z] [java] [2024-04-16T10:22:40.441Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-04-16T10:22:40.441Z] [java] Servlet Output [2024-04-16T10:22:40.441Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.441Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-04-16T10:22:40.441Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.441Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.441Z] [java] Servlet Path: /anyauthuser
[2024-04-16T10:22:40.441Z] [java]

Results

[2024-04-16T10:22:40.441Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.441Z] [java] EJB isCallerInRole: true
[2024-04-16T10:22:40.441Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.441Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.441Z] [java] EJB Invoke AuthUser: Yes
[2024-04-16T10:22:40.441Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.441Z] [java] WEB isUserInRole: true
[2024-04-16T10:22:40.441Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.441Z] [java] [2024-04-16T10:22:40.441Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.441Z] [java] Value of key is:/anyauthuser-jaccuser-stateless [2024-04-16T10:22:40.441Z] [java] [2024-04-16T10:22:40.441Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/anyauthuser [2024-04-16T10:22:40.545Z] [javac] 1 warning [2024-04-16T10:22:40.545Z] [2024-04-16T10:22:40.545Z] setOSConditions: [2024-04-16T10:22:40.545Z] [2024-04-16T10:22:40.545Z] setToolWin: [2024-04-16T10:22:40.545Z] [2024-04-16T10:22:40.545Z] setToolUnix: [2024-04-16T10:22:40.545Z] [2024-04-16T10:22:40.545Z] setToolProperty: [2024-04-16T10:22:40.545Z] [2024-04-16T10:22:40.545Z] setS1ASclassPath: [2024-04-16T10:22:40.546Z] [2024-04-16T10:22:40.546Z] init-common: [2024-04-16T10:22:40.546Z] [2024-04-16T10:22:40.546Z] compile-common: [2024-04-16T10:22:40.546Z] [echo] Current time (ISO): 2024-04-16T10:22:40.380+0000 [2024-04-16T10:22:40.546Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:40.613Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:40.613Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-virtual-server [options] ... [2024-04-16T10:22:40.613Z] [exec] Command delete-virtual-server executed successfully. [2024-04-16T10:22:40.613Z] [2024-04-16T10:22:40.613Z] restart.server: [2024-04-16T10:22:40.613Z] [echo] Restarting server... [2024-04-16T10:22:40.695Z] [java] Servlet Output [2024-04-16T10:22:40.695Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.695Z] [java] Request URL: http://localhost:8080/jaccmr8/anyauthuser
[2024-04-16T10:22:40.695Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.695Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.695Z] [java] Servlet Path: /anyauthuser
[2024-04-16T10:22:40.695Z] [java]

Results

[2024-04-16T10:22:40.695Z] [java] EJB Caller Principal: otheruser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.695Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.695Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.695Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.695Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.695Z] [java] WEB User Principal: otheruser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.695Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.695Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.695Z] [java] [2024-04-16T10:22:40.695Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.695Z] [java] Value of key is:/anyauthuser-otheruser-stateless [2024-04-16T10:22:40.695Z] [java] [2024-04-16T10:22:40.695Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/star [2024-04-16T10:22:40.695Z] [java] Servlet Output [2024-04-16T10:22:40.695Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.695Z] [java] Request URL: http://localhost:8080/jaccmr8/star
[2024-04-16T10:22:40.695Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.695Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.695Z] [java] Servlet Path: /star
[2024-04-16T10:22:40.695Z] [java]

Results

[2024-04-16T10:22:40.695Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.695Z] [java] EJB isCallerInRole: true
[2024-04-16T10:22:40.695Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AuthUser: Yes
[2024-04-16T10:22:40.696Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.696Z] [java] WEB isUserInRole: true
[2024-04-16T10:22:40.696Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.696Z] [java] Value of key is:/star-jaccuser-stateless [2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/authuser [2024-04-16T10:22:40.696Z] [java] Servlet Output [2024-04-16T10:22:40.696Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.696Z] [java] Request URL: http://localhost:8080/jaccmr8/authuser
[2024-04-16T10:22:40.696Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.696Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.696Z] [java] Servlet Path: /authuser
[2024-04-16T10:22:40.696Z] [java]

Results

[2024-04-16T10:22:40.696Z] [java] EJB Caller Principal: jaccuser is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.696Z] [java] EJB isCallerInRole: true
[2024-04-16T10:22:40.696Z] [java] EJB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AnyAuthUser: Yes
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AuthUser: Yes
[2024-04-16T10:22:40.696Z] [java] WEB User Principal: jaccuser is com.sun.enterprise.security.ee.web.integration.WebPrincipal
[2024-04-16T10:22:40.696Z] [java] WEB isUserInRole: true
[2024-04-16T10:22:40.696Z] [java] WEB isUserInAnyAuthUserRole: true
[2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.696Z] [java] Value of key is:/authuser-jaccuser-stateless [2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-04-16T10:22:40.696Z] [java] Servlet Output [2024-04-16T10:22:40.696Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.696Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-04-16T10:22:40.696Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.696Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.696Z] [java] Servlet Path: /servlet
[2024-04-16T10:22:40.696Z] [java]

Results

[2024-04-16T10:22:40.696Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.696Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.696Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.696Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-04-16T10:22:40.696Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.696Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.696Z] [java] Value of key is:/servlet-jaccuser-stateless [2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-04-16T10:22:40.696Z] [java] Servlet Output [2024-04-16T10:22:40.696Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.696Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-04-16T10:22:40.696Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.696Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.696Z] [java] Servlet Path: /servlet
[2024-04-16T10:22:40.696Z] [java]

Results

[2024-04-16T10:22:40.696Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.696Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.696Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.696Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-04-16T10:22:40.696Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.696Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.696Z] [java] Value of key is:/servlet-otheruser-stateless [2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] Invoking servlet at http://localhost:8080/jaccmr8/servlet [2024-04-16T10:22:40.696Z] [java] Servlet Output [2024-04-16T10:22:40.696Z] [java]

JACC MR8 Servlet

[2024-04-16T10:22:40.696Z] [java] Request URL: http://localhost:8080/jaccmr8/servlet
[2024-04-16T10:22:40.696Z] [java] HTTP Method: POST
[2024-04-16T10:22:40.696Z] [java] Context Path: /jaccmr8
[2024-04-16T10:22:40.696Z] [java] Servlet Path: /servlet
[2024-04-16T10:22:40.696Z] [java]

Results

[2024-04-16T10:22:40.696Z] [java] EJB Caller Principal: ANONYMOUS is org.glassfish.security.common.UserNameAndPassword
[2024-04-16T10:22:40.696Z] [java] EJB isCallerInRole: false
[2024-04-16T10:22:40.696Z] [java] EJB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AnyAuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.696Z] [java] EJB Invoke AuthUser: jakarta.ejb.EJBAccessException
[2024-04-16T10:22:40.696Z] [java] WEB User Principal: NONE is UNKNOWN
[2024-04-16T10:22:40.696Z] [java] WEB isUserInRole: false
[2024-04-16T10:22:40.696Z] [java] WEB isUserInAnyAuthUserRole: false
[2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] The servlet return code: 200 [2024-04-16T10:22:40.696Z] [java] Value of key is:/servlet--stateless [2024-04-16T10:22:40.696Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] [2024-04-16T10:22:40.696Z] [java] ----------------------------------------- [2024-04-16T10:22:40.696Z] [java] - /star-otheruser-stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /authuser-jaccuser-stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /anyauthuser-otheruser-stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /servlet-otheruser-stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /anyauthuser-otheruser-stateless: PASS - [2024-04-16T10:22:40.696Z] [java] - /star-jaccuser-stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /denyuncoveredpost--stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /servlet-jaccuser-stateless: PASS - [2024-04-16T10:22:40.696Z] [java] - /authuser-jaccuser-stateless: PASS - [2024-04-16T10:22:40.696Z] [java] - /denyuncoveredpost-otheruser-stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /denyuncoveredpost-jaccuser-stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /servlet--stateless: PASS - [2024-04-16T10:22:40.696Z] [java] - /servlet--stateful: PASS - [2024-04-16T10:22:40.696Z] [java] - /authuser--stateful: PASS - [2024-04-16T10:22:40.697Z] [java] - /servlet-otheruser-stateless: PASS - [2024-04-16T10:22:40.697Z] [java] - /authuser-otheruser-stateful: PASS - [2024-04-16T10:22:40.697Z] [java] - /star-jaccuser-stateless: PASS - [2024-04-16T10:22:40.697Z] [java] - /anyauthuser-jaccuser-stateful: PASS - [2024-04-16T10:22:40.697Z] [java] - /servlet-jaccuser-stateful: PASS - [2024-04-16T10:22:40.697Z] [java] - /anyauthuser--stateful: PASS - [2024-04-16T10:22:40.697Z] [java] - /star--stateful: PASS - [2024-04-16T10:22:40.697Z] [java] - /anyauthuser-jaccuser-stateless: PASS - [2024-04-16T10:22:40.697Z] [java] ----------------------------------------- [2024-04-16T10:22:40.697Z] [java] Total PASS: 22 [2024-04-16T10:22:40.697Z] [java] Total FAIL: 0 [2024-04-16T10:22:40.697Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:40.697Z] [java] ----------------------------------------- [2024-04-16T10:22:40.697Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:40.697Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] undeploy: [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] setOSConditions: [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] setToolWin: [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] setToolUnix: [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] setToolProperty: [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] setS1ASclassPath: [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] init-common: [2024-04-16T10:22:40.697Z] [2024-04-16T10:22:40.697Z] undeploy-common: [2024-04-16T10:22:40.880Z] [exec] Apr 16, 2024 10:22:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:40.880Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:40.934Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:40.935Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:22:40.935Z] [javac] return new Integer(1); [2024-04-16T10:22:40.935Z] [javac] ^ [2024-04-16T10:22:40.935Z] [javac] 2 warnings [2024-04-16T10:22:40.935Z] [2024-04-16T10:22:40.935Z] setOSConditions: [2024-04-16T10:22:40.935Z] [2024-04-16T10:22:40.935Z] setToolWin: [2024-04-16T10:22:40.935Z] [2024-04-16T10:22:40.935Z] setToolUnix: [2024-04-16T10:22:40.935Z] [2024-04-16T10:22:40.935Z] setToolProperty: [2024-04-16T10:22:40.935Z] [2024-04-16T10:22:40.935Z] setS1ASclassPath: [2024-04-16T10:22:40.935Z] [2024-04-16T10:22:40.935Z] init-common: [2024-04-16T10:22:40.935Z] [2024-04-16T10:22:40.935Z] compile-common: [2024-04-16T10:22:40.935Z] [echo] Current time (ISO): 2024-04-16T10:22:40.603+0000 [2024-04-16T10:22:40.935Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:40.989Z] [exec] I am in client [2024-04-16T10:22:40.989Z] [exec] Calling tC1_SFSBWithUnsynchPC.doTest [2024-04-16T10:22:40.989Z] [exec] Value of key is:TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC [2024-04-16T10:22:40.989Z] [exec] Calling tC2_SLSBWithUnsynchPC.doTest [2024-04-16T10:22:40.989Z] [exec] Value of key is:TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC [2024-04-16T10:22:40.989Z] [exec] Calling tC3_SLSBWithSynchPC.doTest [2024-04-16T10:22:40.989Z] [exec] Value of key is:TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC [2024-04-16T10:22:40.989Z] [exec] Calling tC4_SLSBWithSynchPC.doTest [2024-04-16T10:22:40.989Z] [exec] Value of key is:TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC [2024-04-16T10:22:40.989Z] [exec] DoTest method ends [2024-04-16T10:22:40.989Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:40.989Z] [exec] [2024-04-16T10:22:40.989Z] [exec] [2024-04-16T10:22:40.989Z] [exec] ----------------------------------------- [2024-04-16T10:22:40.989Z] [exec] - TestCase3_slsbWithSyncPCInvokeSlsbWithUnsynchPC: PASS - [2024-04-16T10:22:40.989Z] [exec] - TestCase1_sfsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2024-04-16T10:22:40.989Z] [exec] - TestCase2_slsbWithUnsyncPCInvokeSlsbWithSynchPC: PASS - [2024-04-16T10:22:40.989Z] [exec] - TestCase4_slsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2024-04-16T10:22:40.989Z] [exec] ----------------------------------------- [2024-04-16T10:22:40.989Z] [exec] Total PASS: 4 [2024-04-16T10:22:40.989Z] [exec] Total FAIL: 0 [2024-04-16T10:22:40.989Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:40.989Z] [exec] ----------------------------------------- [2024-04-16T10:22:40.989Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:40.989Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:41.220Z] [exec] Application deployed with name dol-override-1-web. [2024-04-16T10:22:41.220Z] [2024-04-16T10:22:41.220Z] deploy-war-commonee: [2024-04-16T10:22:41.220Z] [2024-04-16T10:22:41.220Z] deploy-client: [2024-04-16T10:22:41.244Z] [2024-04-16T10:22:41.244Z] checkReporting-common: [2024-04-16T10:22:41.244Z] [2024-04-16T10:22:41.244Z] confirmReportPresent-common: [2024-04-16T10:22:41.244Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:41.244Z] [echo] Test seems to be reported fine [2024-04-16T10:22:41.244Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/RepRunConf.txt [2024-04-16T10:22:41.244Z] [2024-04-16T10:22:41.244Z] confirmMissingReport-common: [2024-04-16T10:22:41.244Z] [2024-04-16T10:22:41.244Z] undeploy: [2024-04-16T10:22:41.245Z] [2024-04-16T10:22:41.245Z] setOSConditions: [2024-04-16T10:22:41.245Z] [2024-04-16T10:22:41.245Z] setToolWin: [2024-04-16T10:22:41.245Z] [2024-04-16T10:22:41.245Z] setToolUnix: [2024-04-16T10:22:41.245Z] [2024-04-16T10:22:41.245Z] setToolProperty: [2024-04-16T10:22:41.245Z] [2024-04-16T10:22:41.245Z] setS1ASclassPath: [2024-04-16T10:22:41.245Z] [2024-04-16T10:22:41.245Z] init-common: [2024-04-16T10:22:41.245Z] [2024-04-16T10:22:41.245Z] undeploy-common: [2024-04-16T10:22:41.397Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:41.397Z] [javac] 1 warning [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] build: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] setOSConditions: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] setToolWin: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] setToolUnix: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] setToolProperty: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] setS1ASclassPath: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] init-common: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] webclient-war-common: [2024-04-16T10:22:41.397Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] clear: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] test-tlds-exist: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] copy-tlds: [2024-04-16T10:22:41.397Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:41.397Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.397Z] test-tagfiles-exist: [2024-04-16T10:22:41.397Z] [2024-04-16T10:22:41.398Z] copy-tagfiles: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] package-war-common: [2024-04-16T10:22:41.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:41.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:41.398Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/lib [2024-04-16T10:22:41.398Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:41.398Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:41.398Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2024-04-16T10:22:41.398Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:41.398Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:41.398Z] [javac] Compiling 1 source file [2024-04-16T10:22:41.398Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java:47: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:22:41.398Z] [javac] int port = new Integer(portS).intValue(); [2024-04-16T10:22:41.398Z] [javac] ^ [2024-04-16T10:22:41.398Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTagdependentXml/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:41.398Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:41.398Z] [javac] 1 warning [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] deploy: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] deploy-war-common: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] setOSConditions: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] setToolWin: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] setToolUnix: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] setToolProperty: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] setS1ASclassPath: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] init-common: [2024-04-16T10:22:41.398Z] [2024-04-16T10:22:41.398Z] deploy-war-commonpe: [2024-04-16T10:22:41.639Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jaccmr8App [2024-04-16T10:22:41.639Z] [2024-04-16T10:22:41.639Z] unsetup: [2024-04-16T10:22:41.639Z] [2024-04-16T10:22:41.639Z] setOSConditions: [2024-04-16T10:22:41.639Z] [2024-04-16T10:22:41.640Z] setToolWin: [2024-04-16T10:22:41.640Z] [2024-04-16T10:22:41.640Z] setToolUnix: [2024-04-16T10:22:41.640Z] [2024-04-16T10:22:41.640Z] setToolProperty: [2024-04-16T10:22:41.640Z] [2024-04-16T10:22:41.640Z] setS1ASclassPath: [2024-04-16T10:22:41.640Z] [2024-04-16T10:22:41.640Z] init-common: [2024-04-16T10:22:41.640Z] [2024-04-16T10:22:41.640Z] delete-user-common: [2024-04-16T10:22:41.803Z] [exec] Apr 16, 2024 10:22:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:41.803Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:22:41.803Z] [exec] Apr 16, 2024 10:22:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:41.803Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:22:41.804Z] [exec] Apr 16, 2024 10:22:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:41.804Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:22:41.804Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsyncpc_txscope_synctype_mismatchApp [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] unsetup: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setOSConditions: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setToolWin: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setToolUnix: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setToolProperty: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setS1ASclassPath: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] init-common: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] execute-ejb-sql-common: [2024-04-16T10:22:41.804Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/txscope_synctype_mismatch/sql/drop.sql [2024-04-16T10:22:41.804Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] all: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] extendedscope_cross_sfsb: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setOSConditions: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setToolWin: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.804Z] setToolUnix: [2024-04-16T10:22:41.804Z] [2024-04-16T10:22:41.805Z] setToolProperty: [2024-04-16T10:22:41.805Z] [2024-04-16T10:22:41.805Z] setS1ASclassPath: [2024-04-16T10:22:41.805Z] [2024-04-16T10:22:41.805Z] init-common: [2024-04-16T10:22:41.819Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:41.819Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:22:41.895Z] [exec] Application deployed with name mq-cmt-excptApp. [2024-04-16T10:22:41.895Z] [echo] Deployment on target server server successful [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] setOSConditions: [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] setToolWin: [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] setToolUnix: [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] setToolProperty: [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] setS1ASclassPath: [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] init-common: [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] deploy-common-ee: [2024-04-16T10:22:41.895Z] [2024-04-16T10:22:41.895Z] run: [2024-04-16T10:22:41.996Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jspTagdependentXml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jspTagdependentXml-web.war [2024-04-16T10:22:42.006Z] [exec] Waiting for the domain to stop . [2024-04-16T10:22:42.006Z] [exec] Waiting finished after 295 ms. [2024-04-16T10:22:42.006Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:22:42.006Z] [2024-04-16T10:22:42.006Z] start-process: [2024-04-16T10:22:42.006Z] [2024-04-16T10:22:42.006Z] start-process-non-windows: [2024-04-16T10:22:42.058Z] [exec] Apr 16, 2024 10:22:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:42.058Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:22:42.058Z] [exec] Apr 16, 2024 10:22:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:42.058Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:22:42.058Z] [exec] Apr 16, 2024 10:22:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:42.058Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:22:42.059Z] [2024-04-16T10:22:42.059Z] clean: [2024-04-16T10:22:42.059Z] [2024-04-16T10:22:42.059Z] setOSConditions: [2024-04-16T10:22:42.059Z] [2024-04-16T10:22:42.059Z] setToolWin: [2024-04-16T10:22:42.059Z] [2024-04-16T10:22:42.059Z] setToolUnix: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setToolProperty: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setS1ASclassPath: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] init-common: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] clean-common: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setOSConditions: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setToolWin: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setToolUnix: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setToolProperty: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setS1ASclassPath: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] init-common: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] clean-classes-common: [2024-04-16T10:22:42.060Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setOSConditions: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setToolWin: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setToolUnix: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setToolProperty: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] setS1ASclassPath: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] init-common: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] clean-jars-common: [2024-04-16T10:22:42.060Z] [2024-04-16T10:22:42.060Z] compile: [2024-04-16T10:22:42.061Z] [2024-04-16T10:22:42.061Z] setOSConditions: [2024-04-16T10:22:42.061Z] [2024-04-16T10:22:42.061Z] setToolWin: [2024-04-16T10:22:42.061Z] [2024-04-16T10:22:42.061Z] setToolUnix: [2024-04-16T10:22:42.061Z] [2024-04-16T10:22:42.061Z] setToolProperty: [2024-04-16T10:22:42.061Z] [2024-04-16T10:22:42.061Z] setS1ASclassPath: [2024-04-16T10:22:42.061Z] [2024-04-16T10:22:42.061Z] init-common: [2024-04-16T10:22:42.061Z] [2024-04-16T10:22:42.061Z] compile-common: [2024-04-16T10:22:42.061Z] [echo] Current time (ISO): 2024-04-16T10:22:41.890+0000 [2024-04-16T10:22:42.061Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:42.061Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:42.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jaccuser [2024-04-16T10:22:42.198Z] [2024-04-16T10:22:42.198Z] setOSConditions: [2024-04-16T10:22:42.198Z] [2024-04-16T10:22:42.198Z] setToolWin: [2024-04-16T10:22:42.198Z] [2024-04-16T10:22:42.198Z] setToolUnix: [2024-04-16T10:22:42.198Z] [2024-04-16T10:22:42.198Z] setToolProperty: [2024-04-16T10:22:42.198Z] [2024-04-16T10:22:42.198Z] setS1ASclassPath: [2024-04-16T10:22:42.198Z] [2024-04-16T10:22:42.198Z] init-common: [2024-04-16T10:22:42.198Z] [2024-04-16T10:22:42.198Z] delete-user-common: [2024-04-16T10:22:42.342Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:42.342Z] [javac] 1 warning [2024-04-16T10:22:42.342Z] [2024-04-16T10:22:42.342Z] build: [2024-04-16T10:22:42.342Z] [2024-04-16T10:22:42.342Z] setOSConditions: [2024-04-16T10:22:42.342Z] [2024-04-16T10:22:42.342Z] fixFiles: [2024-04-16T10:22:42.342Z] [2024-04-16T10:22:42.342Z] convUnix: [2024-04-16T10:22:42.342Z] [2024-04-16T10:22:42.343Z] convWin: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] setToolWin: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] setToolUnix: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] setToolProperty: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] setS1ASclassPath: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] init-common: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] package-persistence-common: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] ejb-jar-common: [2024-04-16T10:22:42.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] package-ejbjar-common: [2024-04-16T10:22:42.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.343Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.343Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.343Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-ejb.jar [2024-04-16T10:22:42.343Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] appclient-jar-common: [2024-04-16T10:22:42.343Z] [2024-04-16T10:22:42.343Z] package-appclientjar-common: [2024-04-16T10:22:42.343Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.343Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.343Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.343Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth-client.jar [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] webclient-war-common: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] build-ear-common: [2024-04-16T10:22:42.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:42.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:42.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:42.344Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] deploy: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] setOSConditions: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] setToolWin: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] setToolUnix: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] setToolProperty: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] setS1ASclassPath: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] init-common: [2024-04-16T10:22:42.344Z] [2024-04-16T10:22:42.344Z] execute-sql-common: [2024-04-16T10:22:42.344Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2024-04-16T10:22:42.344Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:22:42.344Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:22:42.554Z] [exec] Apr 16, 2024 10:22:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:42.554Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:22:42.554Z] [exec] Value of key is: Resource Factories Test - testResourceInjectionViaLookupAttribute : [2024-04-16T10:22:42.554Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:42.554Z] [exec] [2024-04-16T10:22:42.554Z] [exec] [2024-04-16T10:22:42.554Z] [exec] ----------------------------------------- [2024-04-16T10:22:42.554Z] [exec] - Resource Factories Test - testResourceInjectionViaLookupAttribute : : PASS - [2024-04-16T10:22:42.554Z] [exec] ----------------------------------------- [2024-04-16T10:22:42.554Z] [exec] Total PASS: 1 [2024-04-16T10:22:42.554Z] [exec] Total FAIL: 0 [2024-04-16T10:22:42.554Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:42.554Z] [exec] ----------------------------------------- [2024-04-16T10:22:42.554Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:42.554Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:42.604Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:42.604Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt start-domain [options] ... [2024-04-16T10:22:42.607Z] [sql] 0 rows affected [2024-04-16T10:22:42.607Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setOSConditions: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setToolWin: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setToolUnix: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setToolProperty: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setS1ASclassPath: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] init-common: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] deploy-jdbc-common: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setOSConditions: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setToolWin: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.607Z] setToolUnix: [2024-04-16T10:22:42.607Z] [2024-04-16T10:22:42.608Z] setToolProperty: [2024-04-16T10:22:42.608Z] [2024-04-16T10:22:42.608Z] setS1ASclassPath: [2024-04-16T10:22:42.608Z] [2024-04-16T10:22:42.608Z] init-common: [2024-04-16T10:22:42.608Z] [2024-04-16T10:22:42.608Z] create-jdbc-connpool-common: [2024-04-16T10:22:42.747Z] [exec] Application deployed with name wsclient. [2024-04-16T10:22:42.747Z] [exec] Command deploy executed successfully. [2024-04-16T10:22:42.747Z] [2024-04-16T10:22:42.747Z] setup: [2024-04-16T10:22:42.747Z] [2024-04-16T10:22:42.747Z] runtest: [2024-04-16T10:22:42.747Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:42.747Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/dol-override-1/build.xml:132: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:42.747Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:42.756Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server otheruser [2024-04-16T10:22:42.756Z] [2024-04-16T10:22:42.756Z] all: [2024-04-16T10:22:42.756Z] [echo] [2024-04-16T10:22:42.756Z] [echo] [2024-04-16T10:22:42.756Z] [echo] [2024-04-16T10:22:42.756Z] [echo] *************************************************************************** [2024-04-16T10:22:42.756Z] [echo] * Running group jaccApi [2024-04-16T10:22:42.756Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccApi [2024-04-16T10:22:42.756Z] [echo] *************************************************************************** [2024-04-16T10:22:42.756Z] [echo] [2024-04-16T10:22:42.756Z] [echo] [2024-04-16T10:22:42.756Z] [echo] [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setOSConditions: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setToolWin: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setToolUnix: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setToolProperty: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setS1ASclassPath: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] init-common: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] clean: [2024-04-16T10:22:42.757Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:42.757Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] compile: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setOSConditions: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setToolWin: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setToolUnix: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setToolProperty: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] setS1ASclassPath: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] init-common: [2024-04-16T10:22:42.757Z] [2024-04-16T10:22:42.757Z] compile-common: [2024-04-16T10:22:42.757Z] [echo] Current time (ISO): 2024-04-16T10:22:42.544+0000 [2024-04-16T10:22:42.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:42.757Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] checkReporting-common: [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] confirmReportPresent-common: [2024-04-16T10:22:42.810Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:42.810Z] [echo] Test seems to be reported fine [2024-04-16T10:22:42.810Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources/RepRunConf.txt [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] confirmMissingReport-common: [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] undeploy: [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] undeploy-custom-resource-classes: [2024-04-16T10:22:42.810Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/custom-resource-classes.jar [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] restart-server: [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] setOSConditions: [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] stop-server: [2024-04-16T10:22:42.810Z] [2024-04-16T10:22:42.810Z] stop-server-unix: [2024-04-16T10:22:42.810Z] [echo] stopping server on unix ... [2024-04-16T10:22:42.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:22:42.863Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:22:42.863Z] [2024-04-16T10:22:42.863Z] set-derby-connpool-props: [2024-04-16T10:22:43.020Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: [2024-04-16T10:22:43.020Z] [java] [client.TestClient]::

[2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:22:43.020Z] [java] [client.TestClient]::

[2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: [1111] [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: [2024-04-16T10:22:43.020Z] [java] [client.TestClient]:: [2024-04-16T10:22:43.020Z] [java] Value of key is:DOL-overiding-of-annotation [2024-04-16T10:22:43.020Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:43.020Z] [java] [2024-04-16T10:22:43.020Z] [java] [2024-04-16T10:22:43.020Z] [java] ----------------------------------------- [2024-04-16T10:22:43.020Z] [java] - DOL-overiding-of-annotation: PASS - [2024-04-16T10:22:43.020Z] [java] ----------------------------------------- [2024-04-16T10:22:43.020Z] [java] Total PASS: 1 [2024-04-16T10:22:43.020Z] [java] Total FAIL: 0 [2024-04-16T10:22:43.020Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:43.020Z] [java] ----------------------------------------- [2024-04-16T10:22:43.020Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:43.020Z] [2024-04-16T10:22:43.020Z] undeploy: [2024-04-16T10:22:43.020Z] [2024-04-16T10:22:43.020Z] setOSConditions: [2024-04-16T10:22:43.020Z] [2024-04-16T10:22:43.020Z] setToolWin: [2024-04-16T10:22:43.020Z] [2024-04-16T10:22:43.021Z] setToolUnix: [2024-04-16T10:22:43.021Z] [2024-04-16T10:22:43.021Z] setToolProperty: [2024-04-16T10:22:43.021Z] [2024-04-16T10:22:43.021Z] setS1ASclassPath: [2024-04-16T10:22:43.021Z] [2024-04-16T10:22:43.021Z] init-common: [2024-04-16T10:22:43.128Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:43.257Z] [exec] Apr 16, 2024 10:22:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:43.257Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:43.320Z] [2024-04-16T10:22:43.320Z] undeploy-war-common: [2024-04-16T10:22:43.357Z] [exec] Application deployed with name web-jspTagdependentXml-web. [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] deploy-war-commonee: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] run: [2024-04-16T10:22:43.358Z] [java] GET /web-jspTagdependentXml/test.jspx HTTP/1.0 [2024-04-16T10:22:43.358Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:43.358Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:43.358Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:43.358Z] [java] Set-Cookie: JSESSIONID=66e2a2449df303b3016eb122ede0; Path=/web-jspTagdependentXml; HttpOnly [2024-04-16T10:22:43.358Z] [java] Content-Type: text/xml;charset=UTF-8 [2024-04-16T10:22:43.358Z] [java] Connection: close [2024-04-16T10:22:43.358Z] [java] Content-Length: 1420 [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] TestELvalue1 15 [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] out.println("Scriptlet in tagdependent body"); [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] NESTED [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] After NESTED. [2024-04-16T10:22:43.358Z] [java] Expression in tagdependent body 10 * 1000 [2024-04-16T10:22:43.358Z] [java] ELvalue2 18 [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] Some Text [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] ELExpression ${pageScope.eval} [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] [2024-04-16T10:22:43.358Z] [java] ----------------------------------------- [2024-04-16T10:22:43.358Z] [java] - XMLtagdependent test: PASS - [2024-04-16T10:22:43.358Z] [java] ----------------------------------------- [2024-04-16T10:22:43.358Z] [java] - Total PASS : 1 - [2024-04-16T10:22:43.358Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:43.358Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:43.358Z] [java] ----------------------------------------- [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] undeploy: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] setOSConditions: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] setToolWin: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] setToolUnix: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] setToolProperty: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] setS1ASclassPath: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.358Z] init-common: [2024-04-16T10:22:43.358Z] [2024-04-16T10:22:43.359Z] undeploy-war-common: [2024-04-16T10:22:43.383Z] [javac] 1 warning [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.383Z] build: [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.383Z] setOSConditions: [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.383Z] fixFiles: [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.383Z] convUnix: [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.383Z] convWin: [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.383Z] setToolWin: [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.383Z] setToolUnix: [2024-04-16T10:22:43.383Z] [2024-04-16T10:22:43.384Z] setToolProperty: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] setS1ASclassPath: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] init-common: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] package-persistence-common: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] ejb-jar-common: [2024-04-16T10:22:43.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] package-ejbjar-common: [2024-04-16T10:22:43.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.384Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-04-16T10:22:43.384Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] appclient-jar-common: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] package-appclientjar-common: [2024-04-16T10:22:43.384Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.384Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.384Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] webclient-war-common: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] clear: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] test-tlds-exist: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.384Z] copy-tlds: [2024-04-16T10:22:43.384Z] [2024-04-16T10:22:43.385Z] test-tagfiles-exist: [2024-04-16T10:22:43.385Z] [2024-04-16T10:22:43.385Z] copy-tagfiles: [2024-04-16T10:22:43.385Z] [2024-04-16T10:22:43.385Z] package-war-common: [2024-04-16T10:22:43.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:43.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:43.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:43.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:43.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/lib [2024-04-16T10:22:43.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:43.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:43.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:43.385Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:43.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/docroot [2024-04-16T10:22:43.385Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-04-16T10:22:43.385Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:43.385Z] [2024-04-16T10:22:43.385Z] build-ear-common: [2024-04-16T10:22:43.385Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:43.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:43.385Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:43.385Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:22:43.385Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:43.385Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility [2024-04-16T10:22:43.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:22:43.422Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] setOSConditions: [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] setToolWin: [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] setToolUnix: [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] setToolProperty: [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] setS1ASclassPath: [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] init-common: [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] prepare: [2024-04-16T10:22:43.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:22:43.642Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-04-16T10:22:43.642Z] [2024-04-16T10:22:43.642Z] build: [2024-04-16T10:22:43.642Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:43.642Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:22:43.676Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:22:43.676Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:22:43.917Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jspTagdependentXml-web [2024-04-16T10:22:43.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false dol-override-1-web [2024-04-16T10:22:44.171Z] [2024-04-16T10:22:44.171Z] all: [2024-04-16T10:22:44.171Z] [echo] [2024-04-16T10:22:44.171Z] [echo] ************************* [2024-04-16T10:22:44.171Z] [echo] * Running jspTemplateTextEscapedEL [2024-04-16T10:22:44.171Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL [2024-04-16T10:22:44.171Z] [echo] ************************* [2024-04-16T10:22:44.171Z] [echo] [2024-04-16T10:22:44.171Z] [2024-04-16T10:22:44.171Z] setOSConditions: [2024-04-16T10:22:44.171Z] [2024-04-16T10:22:44.171Z] setToolWin: [2024-04-16T10:22:44.171Z] [2024-04-16T10:22:44.171Z] setToolUnix: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setToolProperty: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setS1ASclassPath: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] init-common: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] clean: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setOSConditions: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setToolWin: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setToolUnix: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setToolProperty: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setS1ASclassPath: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] init-common: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] clean-common: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setOSConditions: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setToolWin: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setToolUnix: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setToolProperty: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] setS1ASclassPath: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] init-common: [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.172Z] clean-classes-common: [2024-04-16T10:22:44.172Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:44.172Z] [2024-04-16T10:22:44.173Z] setOSConditions: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolWin: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolUnix: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolProperty: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setS1ASclassPath: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] init-common: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] clean-jars-common: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] compile: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setOSConditions: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolWin: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolUnix: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolProperty: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setS1ASclassPath: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] init-common: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] compile-common: [2024-04-16T10:22:44.173Z] [echo] Current time (ISO): 2024-04-16T10:22:44.128+0000 [2024-04-16T10:22:44.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:44.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/servlet [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] build: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setOSConditions: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolWin: [2024-04-16T10:22:44.173Z] [2024-04-16T10:22:44.173Z] setToolUnix: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] setToolProperty: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] setS1ASclassPath: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] init-common: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] webclient-war-common: [2024-04-16T10:22:44.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] clear: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] test-tlds-exist: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] copy-tlds: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] test-tagfiles-exist: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] copy-tagfiles: [2024-04-16T10:22:44.174Z] [2024-04-16T10:22:44.174Z] package-war-common: [2024-04-16T10:22:44.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:44.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:44.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:44.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:44.174Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/lib [2024-04-16T10:22:44.174Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:44.174Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2024-04-16T10:22:44.174Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:44.174Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:44.174Z] [javac] Compiling 1 source file [2024-04-16T10:22:44.184Z] [2024-04-16T10:22:44.184Z] setOSConditions: [2024-04-16T10:22:44.184Z] [2024-04-16T10:22:44.184Z] setToolWin: [2024-04-16T10:22:44.184Z] [2024-04-16T10:22:44.184Z] setToolUnix: [2024-04-16T10:22:44.184Z] [2024-04-16T10:22:44.184Z] setToolProperty: [2024-04-16T10:22:44.184Z] [2024-04-16T10:22:44.184Z] setS1ASclassPath: [2024-04-16T10:22:44.184Z] [2024-04-16T10:22:44.184Z] init-common: [2024-04-16T10:22:44.184Z] [2024-04-16T10:22:44.184Z] undeploy-client: [2024-04-16T10:22:44.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:22:44.234Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:22:44.448Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTemplateTextEscapedEL/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:44.448Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.448Z] deploy: [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.448Z] deploy-war-common: [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.448Z] setOSConditions: [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.448Z] setToolWin: [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.448Z] setToolUnix: [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.448Z] setToolProperty: [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.448Z] setS1ASclassPath: [2024-04-16T10:22:44.448Z] [2024-04-16T10:22:44.449Z] init-common: [2024-04-16T10:22:44.449Z] [2024-04-16T10:22:44.449Z] deploy-war-commonpe: [2024-04-16T10:22:44.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:22:44.489Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:22:44.570Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:44.570Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:22:44.570Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:22:44.570Z] [javac] ^ [2024-04-16T10:22:44.585Z] [exec] Apr 16, 2024 10:22:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:44.585Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4a31ed12 [2024-04-16T10:22:44.609Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:44.609Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:44.609Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:44.609Z] [javac] 2 warnings [2024-04-16T10:22:44.609Z] [2024-04-16T10:22:44.609Z] setOSConditions: [2024-04-16T10:22:44.609Z] [2024-04-16T10:22:44.609Z] setToolWin: [2024-04-16T10:22:44.609Z] [2024-04-16T10:22:44.609Z] setToolUnix: [2024-04-16T10:22:44.609Z] [2024-04-16T10:22:44.609Z] setToolProperty: [2024-04-16T10:22:44.609Z] [2024-04-16T10:22:44.609Z] setS1ASclassPath: [2024-04-16T10:22:44.609Z] [2024-04-16T10:22:44.609Z] init-common: [2024-04-16T10:22:44.609Z] [2024-04-16T10:22:44.609Z] compile-common: [2024-04-16T10:22:44.609Z] [echo] Current time (ISO): 2024-04-16T10:22:44.571+0000 [2024-04-16T10:22:44.609Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:44.636Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:44.636Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:62: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal [2024-04-16T10:22:44.636Z] [javac] System.setSecurityManager(new SecurityManager()); [2024-04-16T10:22:44.636Z] [javac] ^ [2024-04-16T10:22:44.636Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:62: warning: [removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal [2024-04-16T10:22:44.636Z] [javac] System.setSecurityManager(new SecurityManager()); [2024-04-16T10:22:44.636Z] [javac] ^ [2024-04-16T10:22:44.636Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jaccApi/src/TestPCF.java:70: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal [2024-04-16T10:22:44.636Z] [javac] } catch(AccessControlException ace) { [2024-04-16T10:22:44.636Z] [javac] ^ [2024-04-16T10:22:44.665Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:44.665Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:22:44.665Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:44.665Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:22:44.703Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-template-text-escaped-el --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-template-text-escaped-el-web.war [2024-04-16T10:22:44.745Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:44.745Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:22:44.758Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:22:44.758Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:22:44.825Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:22:44.825Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:44.825Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:22:44.825Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:22:44.825Z] [javac] 2 warnings [2024-04-16T10:22:44.825Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-04-16T10:22:44.825Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-04-16T10:22:44.825Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-04-16T10:22:44.825Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-04-16T10:22:44.826Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-04-16T10:22:44.826Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] deploy: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setOSConditions: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setToolWin: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setToolUnix: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setToolProperty: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setS1ASclassPath: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] init-common: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] prepare: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] build: [2024-04-16T10:22:44.826Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] deploy-rar-and-setup-resources: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setOSConditions: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setToolWin: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setToolUnix: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setToolProperty: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] setS1ASclassPath: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] init-common: [2024-04-16T10:22:44.826Z] [2024-04-16T10:22:44.826Z] deploy-rar-common: [2024-04-16T10:22:44.827Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-04-16T10:22:44.840Z] [exec] Apr 16, 2024 10:22:44 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:22:44.840Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:22:44.889Z] [javac] 4 warnings [2024-04-16T10:22:44.889Z] [2024-04-16T10:22:44.889Z] build: [2024-04-16T10:22:44.889Z] [2024-04-16T10:22:44.889Z] run: [2024-04-16T10:22:44.889Z] [2024-04-16T10:22:44.889Z] setOSConditions: [2024-04-16T10:22:44.890Z] [2024-04-16T10:22:44.890Z] setToolWin: [2024-04-16T10:22:44.890Z] [2024-04-16T10:22:44.890Z] setToolUnix: [2024-04-16T10:22:44.890Z] [2024-04-16T10:22:44.890Z] setToolProperty: [2024-04-16T10:22:44.890Z] [2024-04-16T10:22:44.890Z] setS1ASclassPath: [2024-04-16T10:22:44.890Z] [2024-04-16T10:22:44.890Z] init-common: [2024-04-16T10:22:44.890Z] [2024-04-16T10:22:44.890Z] run-test: [2024-04-16T10:22:44.921Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:44.921Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:22:44.921Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:44.921Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:22:45.019Z] [exec] Command undeploy executed successfully. [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] all: [2024-04-16T10:22:45.019Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:45.019Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:45.019Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:45.019Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] setOSConditions: [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] setToolWin: [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] setToolUnix: [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] setToolProperty: [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] setS1ASclassPath: [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] init-common: [2024-04-16T10:22:45.019Z] [2024-04-16T10:22:45.019Z] clean: [2024-04-16T10:22:45.019Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:45.019Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:45.020Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:45.020Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setOSConditions: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setToolWin: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setToolUnix: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setToolProperty: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setS1ASclassPath: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] init-common: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] clean-common: [2024-04-16T10:22:45.020Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:45.020Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:45.020Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:45.020Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setOSConditions: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setToolWin: [2024-04-16T10:22:45.020Z] [2024-04-16T10:22:45.020Z] setToolUnix: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] setToolProperty: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] setS1ASclassPath: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] init-common: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] clean-classes-common: [2024-04-16T10:22:45.021Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:45.021Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:45.021Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:45.021Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:45.021Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] setOSConditions: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] setToolWin: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] setToolUnix: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] setToolProperty: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] setS1ASclassPath: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] init-common: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] clean-jars-common: [2024-04-16T10:22:45.021Z] [2024-04-16T10:22:45.021Z] assemble-web: [2024-04-16T10:22:45.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:45.022Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:45.022Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:45.022Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:45.022Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] setOSConditions: [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] setToolWin: [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] setToolUnix: [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] setToolProperty: [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] setS1ASclassPath: [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] init-common: [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] compile: [2024-04-16T10:22:45.022Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:45.022Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:45.022Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:45.022Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:45.022Z] [2024-04-16T10:22:45.022Z] setOSConditions: [2024-04-16T10:22:45.023Z] [2024-04-16T10:22:45.023Z] setToolWin: [2024-04-16T10:22:45.023Z] [2024-04-16T10:22:45.023Z] setToolUnix: [2024-04-16T10:22:45.023Z] [2024-04-16T10:22:45.023Z] setToolProperty: [2024-04-16T10:22:45.023Z] [2024-04-16T10:22:45.023Z] setS1ASclassPath: [2024-04-16T10:22:45.023Z] [2024-04-16T10:22:45.023Z] init-common: [2024-04-16T10:22:45.023Z] [2024-04-16T10:22:45.023Z] compile-common: [2024-04-16T10:22:45.023Z] [echo] Current time (ISO): 2024-04-16T10:22:44.972+0000 [2024-04-16T10:22:45.094Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:22:45.094Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:22:45.094Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:22:45.094Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:22:45.094Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:22:45.094Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:22:45.094Z] [exec] Apr 16, 2024 10:22:44 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:22:45.094Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@73e4fe32[jndiName=jms/ejb_ejb30_interceptors_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:22:45.144Z] [java] s: /a/*:/a/b/joe.jsp:/a/b/c:/a/b/* [2024-04-16T10:22:45.144Z] [java] ups: /a/*:/a/b/* [2024-04-16T10:22:45.144Z] [java] Value of key is: API test test1 [2024-04-16T10:22:45.144Z] [java] s: /:/a/b/joe.jsp:/a/b/c:/a/b/*:*.jsp:/a/* [2024-04-16T10:22:45.144Z] [java] ups: /:*.jsp:/a/* [2024-04-16T10:22:45.144Z] [java] Value of key is: API test test2 [2024-04-16T10:22:45.144Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:45.144Z] [java] [2024-04-16T10:22:45.144Z] [java] [2024-04-16T10:22:45.144Z] [java] ----------------------------------------- [2024-04-16T10:22:45.144Z] [java] - API test test1: PASS - [2024-04-16T10:22:45.144Z] [java] - API test test2: PASS - [2024-04-16T10:22:45.144Z] [java] ----------------------------------------- [2024-04-16T10:22:45.144Z] [java] Total PASS: 2 [2024-04-16T10:22:45.144Z] [java] Total FAIL: 0 [2024-04-16T10:22:45.144Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:45.144Z] [java] ----------------------------------------- [2024-04-16T10:22:45.144Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:45.144Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:45.144Z] [2024-04-16T10:22:45.144Z] setOSConditions: [2024-04-16T10:22:45.144Z] [2024-04-16T10:22:45.144Z] setToolWin: [2024-04-16T10:22:45.144Z] [2024-04-16T10:22:45.144Z] setToolUnix: [2024-04-16T10:22:45.144Z] [2024-04-16T10:22:45.145Z] setToolProperty: [2024-04-16T10:22:45.145Z] [2024-04-16T10:22:45.145Z] setS1ASclassPath: [2024-04-16T10:22:45.145Z] [2024-04-16T10:22:45.145Z] init-common: [2024-04-16T10:22:45.145Z] [2024-04-16T10:22:45.145Z] run-pcftests: [2024-04-16T10:22:45.180Z] [exec] Value of key is: lifecycle test1 [2024-04-16T10:22:45.180Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:45.180Z] [exec] [2024-04-16T10:22:45.180Z] [exec] [2024-04-16T10:22:45.180Z] [exec] ----------------------------------------- [2024-04-16T10:22:45.180Z] [exec] - lifecycle test1: PASS - [2024-04-16T10:22:45.180Z] [exec] ----------------------------------------- [2024-04-16T10:22:45.180Z] [exec] Total PASS: 1 [2024-04-16T10:22:45.180Z] [exec] Total FAIL: 0 [2024-04-16T10:22:45.180Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:45.180Z] [exec] ----------------------------------------- [2024-04-16T10:22:45.180Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:45.180Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:45.180Z] [2024-04-16T10:22:45.180Z] undeploy: [2024-04-16T10:22:45.180Z] [2024-04-16T10:22:45.181Z] setOSConditions: [2024-04-16T10:22:45.181Z] [2024-04-16T10:22:45.181Z] setToolWin: [2024-04-16T10:22:45.181Z] [2024-04-16T10:22:45.181Z] setToolUnix: [2024-04-16T10:22:45.181Z] [2024-04-16T10:22:45.181Z] setToolProperty: [2024-04-16T10:22:45.181Z] [2024-04-16T10:22:45.181Z] setS1ASclassPath: [2024-04-16T10:22:45.181Z] [2024-04-16T10:22:45.181Z] init-common: [2024-04-16T10:22:45.181Z] [2024-04-16T10:22:45.181Z] undeploy-common: [2024-04-16T10:22:45.280Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:45.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:22:45.316Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:22:45.348Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:22:45.348Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2024-04-16T10:22:45.348Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:22:45.348Z] [exec] getVERSION(): 3.0 [2024-04-16T10:22:45.348Z] [exec] isReadonly(): false [2024-04-16T10:22:45.348Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262965186 [2024-04-16T10:22:45.348Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-04-16T10:22:45.348Z] [exec] getName(): ejb_ejb30_interceptors_mdb_InQueue [2024-04-16T10:22:45.348Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:22:45.348Z] [exec] getVERSION(): 3.0 [2024-04-16T10:22:45.348Z] [exec] isReadonly(): false [2024-04-16T10:22:45.348Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_interceptors_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262965238 [2024-04-16T10:22:45.348Z] [exec] Waiting for queue message [2024-04-16T10:22:45.348Z] [exec] Received message : mdb() invoked. Interceptor count: 1 [2024-04-16T10:22:45.348Z] [exec] Value of key is: main [2024-04-16T10:22:45.348Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:45.348Z] [exec] [2024-04-16T10:22:45.349Z] [exec] [2024-04-16T10:22:45.349Z] [exec] ----------------------------------------- [2024-04-16T10:22:45.349Z] [exec] - main: PASS - [2024-04-16T10:22:45.349Z] [exec] ----------------------------------------- [2024-04-16T10:22:45.349Z] [exec] Total PASS: 1 [2024-04-16T10:22:45.349Z] [exec] Total FAIL: 0 [2024-04-16T10:22:45.349Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:45.349Z] [exec] ----------------------------------------- [2024-04-16T10:22:45.349Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:45.377Z] [exec] Waiting for the domain to stop . [2024-04-16T10:22:45.377Z] [exec] Waiting finished after 975 ms. [2024-04-16T10:22:45.377Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:22:45.377Z] [2024-04-16T10:22:45.377Z] stop-server-windows: [2024-04-16T10:22:45.377Z] [2024-04-16T10:22:45.377Z] setOSConditions: [2024-04-16T10:22:45.377Z] [2024-04-16T10:22:45.377Z] start-server: [2024-04-16T10:22:45.377Z] [echo] +-----------------------------+ [2024-04-16T10:22:45.377Z] [echo] | | [2024-04-16T10:22:45.377Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:22:45.377Z] [echo] | in Felix mode | [2024-04-16T10:22:45.377Z] [echo] | | [2024-04-16T10:22:45.377Z] [echo] +-----------------------------+ [2024-04-16T10:22:45.377Z] [2024-04-16T10:22:45.377Z] start-server-unix: [2024-04-16T10:22:45.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-04-16T10:22:45.398Z] [java] expect AccessControlException: true [2024-04-16T10:22:45.398Z] [java] expected Exception: java.lang.ClassNotFoundException [2024-04-16T10:22:45.398Z] [java] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:22:45.398Z] [java] Value of key is: API testPCF -true-java.lang.ClassNotFoundException without SecurityManager [2024-04-16T10:22:45.399Z] [java] --START SECURITY MANAGER -->> [2024-04-16T10:22:45.399Z] [java] WARNING: System::setSecurityManager has been called by jakarta.security.jacc.TestPCF (file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/) [2024-04-16T10:22:45.399Z] [java] WARNING: Please consider reporting this to the maintainers of jakarta.security.jacc.TestPCF [2024-04-16T10:22:45.399Z] [java] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:22:45.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:22:45.572Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:22:45.602Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:45.627Z] [exec] Application deployed with name web-jsp-template-text-escaped-el-web. [2024-04-16T10:22:45.627Z] [2024-04-16T10:22:45.627Z] deploy-war-commonee: [2024-04-16T10:22:45.627Z] [2024-04-16T10:22:45.627Z] run: [2024-04-16T10:22:45.652Z] [java] Value of key is: API testPCF -true-java.lang.ClassNotFoundException with SecurityManager [2024-04-16T10:22:45.652Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:45.652Z] [java] [2024-04-16T10:22:45.652Z] [java] [2024-04-16T10:22:45.652Z] [java] ----------------------------------------- [2024-04-16T10:22:45.652Z] [java] - API testPCF -true-java.lang.ClassNotFoundException with SecurityManager: PASS - [2024-04-16T10:22:45.652Z] [java] - API testPCF -true-java.lang.ClassNotFoundException without SecurityManager: PASS - [2024-04-16T10:22:45.652Z] [java] ----------------------------------------- [2024-04-16T10:22:45.652Z] [java] Total PASS: 2 [2024-04-16T10:22:45.652Z] [java] Total FAIL: 0 [2024-04-16T10:22:45.652Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:45.652Z] [java] ----------------------------------------- [2024-04-16T10:22:45.652Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:45.741Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mq-cmt-excptApp [2024-04-16T10:22:45.856Z] [2024-04-16T10:22:45.856Z] checkReporting-common: [2024-04-16T10:22:45.856Z] [2024-04-16T10:22:45.857Z] confirmReportPresent-common: [2024-04-16T10:22:45.857Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:45.857Z] [echo] Test seems to be reported fine [2024-04-16T10:22:45.857Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/RepRunConf.txt [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] confirmMissingReport-common: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] undeploy: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] setOSConditions: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] setToolWin: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] setToolUnix: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] setToolProperty: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] setS1ASclassPath: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] init-common: [2024-04-16T10:22:45.857Z] [2024-04-16T10:22:45.857Z] undeploy-common: [2024-04-16T10:22:45.896Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:45.896Z] [java] [2024-04-16T10:22:45.896Z] [java] [2024-04-16T10:22:45.896Z] [java] ----------------------------------------- [2024-04-16T10:22:45.896Z] [java] - jsp-template-text-escaped-el: PASS - [2024-04-16T10:22:45.896Z] [java] ----------------------------------------- [2024-04-16T10:22:45.896Z] [java] - Total PASS : 1 - [2024-04-16T10:22:45.896Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:45.896Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:45.896Z] [java] ----------------------------------------- [2024-04-16T10:22:45.896Z] [2024-04-16T10:22:45.896Z] undeploy: [2024-04-16T10:22:45.896Z] [2024-04-16T10:22:45.896Z] setOSConditions: [2024-04-16T10:22:45.896Z] [2024-04-16T10:22:45.896Z] setToolWin: [2024-04-16T10:22:45.896Z] [2024-04-16T10:22:45.896Z] setToolUnix: [2024-04-16T10:22:45.896Z] [2024-04-16T10:22:45.896Z] setToolProperty: [2024-04-16T10:22:45.897Z] [2024-04-16T10:22:45.897Z] setS1ASclassPath: [2024-04-16T10:22:45.897Z] [2024-04-16T10:22:45.897Z] init-common: [2024-04-16T10:22:45.897Z] [2024-04-16T10:22:45.897Z] undeploy-war-common: [2024-04-16T10:22:45.906Z] [java] expect AccessControlException: true [2024-04-16T10:22:45.906Z] [java] expected Exception: java.lang.ClassCastException [2024-04-16T10:22:45.906Z] [java] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:22:45.906Z] [java] WARNING: System::setSecurityManager has been called by jakarta.security.jacc.TestPCF (file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/) [2024-04-16T10:22:45.906Z] [java] Value of key is: API testPCF -true-java.lang.ClassCastException without SecurityManagerWARNING: Please consider reporting this to the maintainers of jakarta.security.jacc.TestPCF [2024-04-16T10:22:45.906Z] [java] --START SECURITY MANAGER -->> [2024-04-16T10:22:45.906Z] [java] [2024-04-16T10:22:45.906Z] [java] Value of key is: API testPCF -true-java.lang.ClassCastException with SecurityManagerWARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:22:45.906Z] [java] [2024-04-16T10:22:46.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:22:46.131Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:22:46.131Z] [2024-04-16T10:22:46.131Z] setOSConditions: [2024-04-16T10:22:46.131Z] [2024-04-16T10:22:46.131Z] setToolWin: [2024-04-16T10:22:46.131Z] [2024-04-16T10:22:46.131Z] setToolUnix: [2024-04-16T10:22:46.132Z] [2024-04-16T10:22:46.132Z] setToolProperty: [2024-04-16T10:22:46.132Z] [2024-04-16T10:22:46.132Z] setS1ASclassPath: [2024-04-16T10:22:46.132Z] [2024-04-16T10:22:46.132Z] init-common: [2024-04-16T10:22:46.132Z] [2024-04-16T10:22:46.132Z] create-jdbc-resource-common: [2024-04-16T10:22:46.132Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:22:46.160Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:46.160Z] [java] [2024-04-16T10:22:46.160Z] [java] [2024-04-16T10:22:46.160Z] [java] ----------------------------------------- [2024-04-16T10:22:46.160Z] [java] - API testPCF -true-java.lang.ClassCastException without SecurityManager: PASS - [2024-04-16T10:22:46.160Z] [java] - API testPCF -true-java.lang.ClassCastException with SecurityManager: PASS - [2024-04-16T10:22:46.160Z] [java] ----------------------------------------- [2024-04-16T10:22:46.160Z] [java] Total PASS: 2 [2024-04-16T10:22:46.160Z] [java] Total FAIL: 0 [2024-04-16T10:22:46.160Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:46.160Z] [java] ----------------------------------------- [2024-04-16T10:22:46.160Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:46.332Z] [2024-04-16T10:22:46.332Z] unsetup: [2024-04-16T10:22:46.332Z] [2024-04-16T10:22:46.332Z] setOSConditions: [2024-04-16T10:22:46.332Z] [2024-04-16T10:22:46.332Z] setToolWin: [2024-04-16T10:22:46.332Z] [2024-04-16T10:22:46.332Z] setToolUnix: [2024-04-16T10:22:46.332Z] [2024-04-16T10:22:46.332Z] setToolProperty: [2024-04-16T10:22:46.332Z] [2024-04-16T10:22:46.332Z] setS1ASclassPath: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] init-common: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] undeploy-jms-common: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] setOSConditions: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] setToolWin: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] setToolUnix: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] setToolProperty: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] setS1ASclassPath: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] init-common: [2024-04-16T10:22:46.333Z] [2024-04-16T10:22:46.333Z] delete-jms-connection-common: [2024-04-16T10:22:46.414Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-interceptors-mdbApp [2024-04-16T10:22:46.414Z] [2024-04-16T10:22:46.414Z] [java] expect AccessControlException: true [2024-04-16T10:22:46.415Z] [java] expected Exception: jakarta.security.jacc.PolicyContextException [2024-04-16T10:22:46.414Z] delete-resources: [2024-04-16T10:22:46.415Z] [2024-04-16T10:22:46.415Z] [java] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:22:46.415Z] asadmin-batch-common: [2024-04-16T10:22:46.415Z] [java] WARNING: System::setSecurityManager has been called by jakarta.security.jacc.TestPCF (file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/) [2024-04-16T10:22:46.415Z] [java] WARNING: Please consider reporting this to the maintainers of jakarta.security.jacc.TestPCF [2024-04-16T10:22:46.415Z] [java] Value of key is: API testPCF -true-jakarta.security.jacc.PolicyContextException without SecurityManager [2024-04-16T10:22:46.415Z] [java] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:22:46.415Z] [java] --START SECURITY MANAGER -->> [2024-04-16T10:22:46.415Z] [java] Value of key is: API testPCF -true-jakarta.security.jacc.PolicyContextException with SecurityManager [2024-04-16T10:22:46.415Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:46.415Z] [java] [2024-04-16T10:22:46.415Z] [java] [2024-04-16T10:22:46.415Z] [java] ----------------------------------------- [2024-04-16T10:22:46.415Z] [java] - API testPCF -true-jakarta.security.jacc.PolicyContextException without SecurityManager: PASS - [2024-04-16T10:22:46.415Z] [java] - API testPCF -true-jakarta.security.jacc.PolicyContextException with SecurityManager: PASS - [2024-04-16T10:22:46.415Z] [java] ----------------------------------------- [2024-04-16T10:22:46.415Z] [java] Total PASS: 2 [2024-04-16T10:22:46.415Z] [java] Total FAIL: 0 [2024-04-16T10:22:46.415Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:46.415Z] [java] ----------------------------------------- [2024-04-16T10:22:46.415Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:46.501Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-template-text-escaped-el-web [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] all: [2024-04-16T10:22:46.501Z] [echo] [2024-04-16T10:22:46.501Z] [echo] ************************* [2024-04-16T10:22:46.501Z] [echo] * Running jspThrowsFileNotFoundExpect500ResponseCode [2024-04-16T10:22:46.501Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode [2024-04-16T10:22:46.501Z] [echo] ************************* [2024-04-16T10:22:46.501Z] [echo] [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setOSConditions: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setToolWin: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setToolUnix: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setToolProperty: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setS1ASclassPath: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] init-common: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] clean: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setOSConditions: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setToolWin: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setToolUnix: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setToolProperty: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] setS1ASclassPath: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] init-common: [2024-04-16T10:22:46.501Z] [2024-04-16T10:22:46.501Z] clean-common: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setOSConditions: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolWin: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolUnix: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolProperty: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setS1ASclassPath: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] init-common: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] clean-classes-common: [2024-04-16T10:22:46.502Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setOSConditions: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolWin: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolUnix: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolProperty: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setS1ASclassPath: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] init-common: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] clean-jars-common: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] compile: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setOSConditions: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolWin: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.502Z] setToolUnix: [2024-04-16T10:22:46.502Z] [2024-04-16T10:22:46.503Z] setToolProperty: [2024-04-16T10:22:46.503Z] [2024-04-16T10:22:46.503Z] setS1ASclassPath: [2024-04-16T10:22:46.503Z] [2024-04-16T10:22:46.503Z] init-common: [2024-04-16T10:22:46.503Z] [2024-04-16T10:22:46.503Z] compile-common: [2024-04-16T10:22:46.503Z] [echo] Current time (ISO): 2024-04-16T10:22:46.500+0000 [2024-04-16T10:22:46.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:46.503Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/servlet [2024-04-16T10:22:46.512Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:46.669Z] [java] expect AccessControlException: false [2024-04-16T10:22:46.669Z] [java] expected Exception: java.lang.ClassCastException [2024-04-16T10:22:46.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:22:46.710Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:22:46.710Z] [echo] cmd executed for server [2024-04-16T10:22:46.710Z] [2024-04-16T10:22:46.710Z] setOSConditions: [2024-04-16T10:22:46.710Z] [2024-04-16T10:22:46.710Z] setToolWin: [2024-04-16T10:22:46.710Z] [2024-04-16T10:22:46.710Z] setToolUnix: [2024-04-16T10:22:46.710Z] [2024-04-16T10:22:46.711Z] setToolProperty: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] setS1ASclassPath: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] init-common: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] deploy-common: [2024-04-16T10:22:46.711Z] [echo] Current time (ISO): 2024-04-16T10:22:46.452+0000 [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] setOSConditions: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] setToolWin: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] setToolUnix: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] setToolProperty: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] setS1ASclassPath: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] init-common: [2024-04-16T10:22:46.711Z] [2024-04-16T10:22:46.711Z] deploy-common-pe: [2024-04-16T10:22:46.757Z] [2024-04-16T10:22:46.757Z] build: [2024-04-16T10:22:46.757Z] [2024-04-16T10:22:46.758Z] setOSConditions: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] setToolWin: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] setToolUnix: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] setToolProperty: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] setS1ASclassPath: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] init-common: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] webclient-war-common: [2024-04-16T10:22:46.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] clear: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] test-tlds-exist: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] copy-tlds: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] test-tagfiles-exist: [2024-04-16T10:22:46.758Z] [2024-04-16T10:22:46.758Z] copy-tagfiles: [2024-04-16T10:22:46.759Z] [2024-04-16T10:22:46.759Z] package-war-common: [2024-04-16T10:22:46.759Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:46.759Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:46.759Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:46.759Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:46.759Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/lib [2024-04-16T10:22:46.759Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:46.759Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2024-04-16T10:22:46.759Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:46.759Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:46.759Z] [javac] Compiling 1 source file [2024-04-16T10:22:46.759Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspThrowsFileNotFoundExpect500ResponseCode/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:46.759Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:46.759Z] [2024-04-16T10:22:46.759Z] deploy: [2024-04-16T10:22:46.759Z] [2024-04-16T10:22:46.760Z] deploy-war-common: [2024-04-16T10:22:46.760Z] [2024-04-16T10:22:46.760Z] setOSConditions: [2024-04-16T10:22:46.760Z] [2024-04-16T10:22:46.760Z] setToolWin: [2024-04-16T10:22:46.760Z] [2024-04-16T10:22:46.760Z] setToolUnix: [2024-04-16T10:22:46.760Z] [2024-04-16T10:22:46.760Z] setToolProperty: [2024-04-16T10:22:46.760Z] [2024-04-16T10:22:46.760Z] setS1ASclassPath: [2024-04-16T10:22:46.760Z] [2024-04-16T10:22:46.760Z] init-common: [2024-04-16T10:22:46.760Z] [2024-04-16T10:22:46.760Z] deploy-war-commonpe: [2024-04-16T10:22:46.765Z] [exec] Application deployed with name blackbox-xa. [2024-04-16T10:22:46.765Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-04-16T10:22:46.765Z] [2024-04-16T10:22:46.765Z] setOSConditions: [2024-04-16T10:22:46.765Z] [2024-04-16T10:22:46.765Z] setToolWin: [2024-04-16T10:22:46.765Z] [2024-04-16T10:22:46.765Z] setToolUnix: [2024-04-16T10:22:46.765Z] [2024-04-16T10:22:46.765Z] setToolProperty: [2024-04-16T10:22:46.765Z] [2024-04-16T10:22:46.765Z] setS1ASclassPath: [2024-04-16T10:22:46.765Z] [2024-04-16T10:22:46.765Z] init-common: [2024-04-16T10:22:46.765Z] [2024-04-16T10:22:46.765Z] create-connector-connpool: [2024-04-16T10:22:46.765Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-04-16T10:22:46.766Z] [javac] 1 warning [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] build: [2024-04-16T10:22:46.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:22:46.766Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-lib.jar [2024-04-16T10:22:46.766Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsyncpc_extendedscope_cross_sfsb-par.jar [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] setOSConditions: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] fixFiles: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] convUnix: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] convWin: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] setToolWin: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] setToolUnix: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] setToolProperty: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] setS1ASclassPath: [2024-04-16T10:22:46.766Z] [2024-04-16T10:22:46.766Z] init-common: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] package-persistence-common: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] ejb-jar-common: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] package-ejbjar-common: [2024-04-16T10:22:46.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:46.767Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:46.767Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-ejb.jar [2024-04-16T10:22:46.767Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] appclient-jar-common: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] package-appclientjar-common: [2024-04-16T10:22:46.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:46.767Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsb-client.jar [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] webclient-war-common: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] build-ear-common: [2024-04-16T10:22:46.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:46.767Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:46.767Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-04-16T10:22:46.767Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] setup: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] setOSConditions: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] setToolWin: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] setToolUnix: [2024-04-16T10:22:46.767Z] [2024-04-16T10:22:46.767Z] setToolProperty: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setS1ASclassPath: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] init-common: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] execute-ejb-sql-common: [2024-04-16T10:22:46.768Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/create.sql [2024-04-16T10:22:46.768Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] deploy: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setOSConditions: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setToolWin: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setToolUnix: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setToolProperty: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setS1ASclassPath: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] init-common: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] deploy-common: [2024-04-16T10:22:46.768Z] [echo] Current time (ISO): 2024-04-16T10:22:46.672+0000 [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setOSConditions: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setToolWin: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setToolUnix: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setToolProperty: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] setS1ASclassPath: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] init-common: [2024-04-16T10:22:46.768Z] [2024-04-16T10:22:46.768Z] deploy-common-pe: [2024-04-16T10:22:46.924Z] [java] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:22:46.924Z] [java] Value of key is: API testPCF -false-java.lang.ClassCastException without SecurityManager [2024-04-16T10:22:46.924Z] [java] --START SECURITY MANAGER -->> [2024-04-16T10:22:46.924Z] [java] Value of key is: API testPCF -false-java.lang.ClassCastException with SecurityManager [2024-04-16T10:22:46.924Z] [java] WARNING: System::setSecurityManager has been called by jakarta.security.jacc.TestPCF (file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/) [2024-04-16T10:22:46.924Z] [java] WARNING: Please consider reporting this to the maintainers of jakarta.security.jacc.TestPCF [2024-04-16T10:22:46.924Z] [java] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:22:46.924Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:46.924Z] [java] [2024-04-16T10:22:46.924Z] [java] [2024-04-16T10:22:46.924Z] [java] ----------------------------------------- [2024-04-16T10:22:46.924Z] [java] - API testPCF -false-java.lang.ClassCastException without SecurityManager: PASS - [2024-04-16T10:22:46.924Z] [java] - API testPCF -false-java.lang.ClassCastException with SecurityManager: PASS - [2024-04-16T10:22:46.924Z] [java] ----------------------------------------- [2024-04-16T10:22:46.924Z] [java] Total PASS: 2 [2024-04-16T10:22:46.924Z] [java] Total FAIL: 0 [2024-04-16T10:22:46.924Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:46.924Z] [java] ----------------------------------------- [2024-04-16T10:22:46.924Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:46.990Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:22:46.990Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_QCF [2024-04-16T10:22:46.990Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_InQueue [2024-04-16T10:22:46.990Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_InQueue deleted. [2024-04-16T10:22:46.991Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_interceptors_mdb_InQueue [2024-04-16T10:22:46.991Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_interceptors_mdb_OutQueue [2024-04-16T10:22:46.991Z] [exec] Administered object jms/ejb_ejb30_interceptors_mdb_OutQueue deleted. [2024-04-16T10:22:47.178Z] [java] expect AccessControlException: false [2024-04-16T10:22:47.178Z] [java] expected Exception: null [2024-04-16T10:22:47.178Z] [java] WARNING: A terminally deprecated method in java.lang.System has been called [2024-04-16T10:22:47.178Z] [java] Value of key is: API testPCF -false-null without SecurityManager [2024-04-16T10:22:47.178Z] [java] --START SECURITY MANAGER -->> [2024-04-16T10:22:47.178Z] [java] WARNING: System::setSecurityManager has been called by jakarta.security.jacc.TestPCF (file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/) [2024-04-16T10:22:47.178Z] [java] WARNING: Please consider reporting this to the maintainers of jakarta.security.jacc.TestPCF [2024-04-16T10:22:47.178Z] [java] WARNING: System::setSecurityManager will be removed in a future release [2024-04-16T10:22:47.246Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue ejb_ejb30_interceptors_mdb_OutQueue [2024-04-16T10:22:47.246Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/interceptors/mdb/asadminuserpassword.txt [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] all: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] persistence: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] all: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] context: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] setOSConditions: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] setToolWin: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] setToolUnix: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] setToolProperty: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] setS1ASclassPath: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] init-common: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] clean: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] setOSConditions: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.246Z] setToolWin: [2024-04-16T10:22:47.246Z] [2024-04-16T10:22:47.247Z] setToolUnix: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setToolProperty: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setS1ASclassPath: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] init-common: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] clean-common: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setOSConditions: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setToolWin: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setToolUnix: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setToolProperty: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setS1ASclassPath: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] init-common: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] clean-classes-common: [2024-04-16T10:22:47.247Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setOSConditions: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setToolWin: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setToolUnix: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setToolProperty: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] setS1ASclassPath: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] init-common: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.247Z] clean-jars-common: [2024-04-16T10:22:47.247Z] [2024-04-16T10:22:47.248Z] compile: [2024-04-16T10:22:47.248Z] [2024-04-16T10:22:47.248Z] setOSConditions: [2024-04-16T10:22:47.248Z] [2024-04-16T10:22:47.248Z] setToolWin: [2024-04-16T10:22:47.248Z] [2024-04-16T10:22:47.248Z] setToolUnix: [2024-04-16T10:22:47.248Z] [2024-04-16T10:22:47.248Z] setToolProperty: [2024-04-16T10:22:47.248Z] [2024-04-16T10:22:47.248Z] setS1ASclassPath: [2024-04-16T10:22:47.248Z] [2024-04-16T10:22:47.248Z] init-common: [2024-04-16T10:22:47.248Z] [2024-04-16T10:22:47.248Z] compile-common: [2024-04-16T10:22:47.248Z] [echo] Current time (ISO): 2024-04-16T10:22:47.080+0000 [2024-04-16T10:22:47.248Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:47.248Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:47.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthApp.ear [2024-04-16T10:22:47.328Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbApp.ear [2024-04-16T10:22:47.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-04-16T10:22:47.333Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:47.333Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:47.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-04-16T10:22:47.353Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-throws-file-not-found-expect-500-response-code --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-throws-file-not-found-expect-500-response-code-web.war [2024-04-16T10:22:47.432Z] [java] Value of key is: API testPCF -false-null with SecurityManager [2024-04-16T10:22:47.432Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:47.432Z] [java] [2024-04-16T10:22:47.432Z] [java] [2024-04-16T10:22:47.432Z] [java] ----------------------------------------- [2024-04-16T10:22:47.432Z] [java] - API testPCF -false-null with SecurityManager: PASS - [2024-04-16T10:22:47.432Z] [java] - API testPCF -false-null without SecurityManager: PASS - [2024-04-16T10:22:47.432Z] [java] ----------------------------------------- [2024-04-16T10:22:47.432Z] [java] Total PASS: 2 [2024-04-16T10:22:47.432Z] [java] Total FAIL: 0 [2024-04-16T10:22:47.432Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:47.432Z] [java] ----------------------------------------- [2024-04-16T10:22:47.432Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:47.432Z] [2024-04-16T10:22:47.432Z] setOSConditions: [2024-04-16T10:22:47.432Z] [2024-04-16T10:22:47.432Z] setToolWin: [2024-04-16T10:22:47.432Z] [2024-04-16T10:22:47.432Z] setToolUnix: [2024-04-16T10:22:47.432Z] [2024-04-16T10:22:47.432Z] setToolProperty: [2024-04-16T10:22:47.432Z] [2024-04-16T10:22:47.432Z] setS1ASclassPath: [2024-04-16T10:22:47.432Z] [2024-04-16T10:22:47.432Z] init-common: [2024-04-16T10:22:47.432Z] [2024-04-16T10:22:47.432Z] run-ejbtests: [2024-04-16T10:22:47.525Z] [exec] Application deployed with name ejb-bmp-contauthApp. [2024-04-16T10:22:47.525Z] [echo] Deployment on target server server successful [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setOSConditions: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setToolWin: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setToolUnix: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setToolProperty: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setS1ASclassPath: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] init-common: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] deploy-common-ee: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] run: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setOSConditions: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setToolWin: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setToolUnix: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setToolProperty: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] setS1ASclassPath: [2024-04-16T10:22:47.525Z] [2024-04-16T10:22:47.525Z] init-common: [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] execute-sql-common: [2024-04-16T10:22:47.526Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/create_pointbase.sql [2024-04-16T10:22:47.526Z] [sql] 0 rows affected [2024-04-16T10:22:47.526Z] [sql] 0 rows affected [2024-04-16T10:22:47.526Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] setOSConditions: [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] setToolWin: [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] setToolUnix: [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] setToolProperty: [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] setS1ASclassPath: [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] init-common: [2024-04-16T10:22:47.526Z] [2024-04-16T10:22:47.526Z] runclient-common: [2024-04-16T10:22:47.526Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthAppClient.jar -name ejb-bmp-contauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:22:47.588Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] create-connector-connpool-common: [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] setOSConditions: [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] setToolWin: [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] setToolUnix: [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] setToolProperty: [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] setS1ASclassPath: [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] init-common: [2024-04-16T10:22:47.588Z] [2024-04-16T10:22:47.588Z] create-connector-resource-common: [2024-04-16T10:22:47.588Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-04-16T10:22:47.686Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.686Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.822Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:47.822Z] [javac] 1 warning [2024-04-16T10:22:47.822Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:47.822Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:47.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:47.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:47.822Z] [2024-04-16T10:22:47.822Z] pkg-war: [2024-04-16T10:22:47.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:47.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:47.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:47.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:47.822Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:22:47.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:47.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:47.822Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/SubtractNumbers.wsdl to copy. [2024-04-16T10:22:47.822Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:22:47.822Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:22:47.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:47.822Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:47.823Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/${web.wsit.descriptors} does not exist. [2024-04-16T10:22:47.823Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2024-04-16T10:22:47.823Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:47.823Z] [2024-04-16T10:22:47.823Z] deploy-app: [2024-04-16T10:22:47.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:47.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:47.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:47.823Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:47.823Z] [2024-04-16T10:22:47.823Z] deploy-war-common: [2024-04-16T10:22:47.823Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:47.823Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:47.823Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:47.823Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:47.823Z] [2024-04-16T10:22:47.823Z] setOSConditions: [2024-04-16T10:22:47.823Z] [2024-04-16T10:22:47.823Z] setToolWin: [2024-04-16T10:22:47.823Z] [2024-04-16T10:22:47.823Z] setToolUnix: [2024-04-16T10:22:47.823Z] [2024-04-16T10:22:47.824Z] setToolProperty: [2024-04-16T10:22:47.824Z] [2024-04-16T10:22:47.824Z] setS1ASclassPath: [2024-04-16T10:22:47.824Z] [2024-04-16T10:22:47.824Z] init-common: [2024-04-16T10:22:47.824Z] [2024-04-16T10:22:47.824Z] deploy-war-commonpe: [2024-04-16T10:22:47.911Z] [exec] Application deployed with name web-jsp-throws-file-not-found-expect-500-response-code-web. [2024-04-16T10:22:47.911Z] [2024-04-16T10:22:47.911Z] deploy-war-commonee: [2024-04-16T10:22:47.911Z] [2024-04-16T10:22:47.911Z] run: [2024-04-16T10:22:47.928Z] [2024-04-16T10:22:47.928Z] setOSConditions: [2024-04-16T10:22:47.928Z] [2024-04-16T10:22:47.928Z] setToolWin: [2024-04-16T10:22:47.928Z] [2024-04-16T10:22:47.928Z] setToolUnix: [2024-04-16T10:22:47.928Z] [2024-04-16T10:22:47.928Z] setToolProperty: [2024-04-16T10:22:47.928Z] [2024-04-16T10:22:47.928Z] setS1ASclassPath: [2024-04-16T10:22:47.928Z] [2024-04-16T10:22:47.928Z] init-common: [2024-04-16T10:22:47.928Z] [2024-04-16T10:22:47.928Z] delete-jms-resource-common: [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:47.941Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.941Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:47.942Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:47.942Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:47.942Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:47.942Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.942Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.942Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.942Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.942Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.942Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.942Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.942Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.943Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:47.943Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:47.943Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:47.943Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:47.943Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:47.943Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.943Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.944Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.944Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.944Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.944Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.944Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:47.944Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:47.945Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.945Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.946Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.947Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:47.947Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:47.947Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:47.947Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:47.947Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:47.947Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.947Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.948Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.948Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.948Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.948Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.948Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.948Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.948Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:47.948Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.948Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:47.949Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.949Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.949Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:47.949Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.950Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:47.950Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:47.950Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.951Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:47.951Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:47.951Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:47.951Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:47.951Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:47.951Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.951Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.951Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:47.952Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.952Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.952Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.952Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.952Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.952Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.952Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.952Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:47.953Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.953Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.953Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.954Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:47.954Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:47.954Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:47.954Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:47.954Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:47.954Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.954Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.955Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:47.955Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.955Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.955Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.956Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:47.956Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:47.956Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:47.956Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:47.956Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:47.956Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.956Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.957Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:47.957Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:47.957Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:47.958Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.958Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:47.958Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:47.958Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:47.959Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:47.959Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:47.959Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:47.959Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:47.959Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:47.959Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:47.959Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.166Z] [java] Connecting to: http://localhost:45711/web-jsp-throws-file-not-found-expect-500-response-code/jsp/notfound.jsp [2024-04-16T10:22:48.166Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:48.166Z] [java] [2024-04-16T10:22:48.166Z] [java] [2024-04-16T10:22:48.166Z] [java] ----------------------------------------- [2024-04-16T10:22:48.166Z] [java] - jsp-throws-file-not-found-expect-500-response-code: PASS - [2024-04-16T10:22:48.166Z] [java] ----------------------------------------- [2024-04-16T10:22:48.166Z] [java] - Total PASS : 1 - [2024-04-16T10:22:48.166Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:48.166Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:48.166Z] [java] ----------------------------------------- [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] undeploy: [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] setOSConditions: [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] setToolWin: [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] setToolUnix: [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] setToolProperty: [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] setS1ASclassPath: [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] init-common: [2024-04-16T10:22:48.166Z] [2024-04-16T10:22:48.166Z] undeploy-war-common: [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.216Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.216Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.217Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.217Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.217Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.217Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.218Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.218Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.218Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.219Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.219Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.219Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.220Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.220Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.220Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.220Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.220Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.220Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.220Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.220Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.220Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.220Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.220Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.220Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.220Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.221Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.221Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.221Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.221Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.221Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.221Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.221Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.221Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.222Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.222Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.222Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.222Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.222Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.222Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.222Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.223Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.223Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.223Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.223Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.223Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.223Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.223Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.223Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.224Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.224Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.224Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.224Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.224Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.224Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.224Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.225Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.225Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.225Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.226Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.226Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.226Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.226Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.227Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.227Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.227Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.228Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.228Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.228Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.228Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.228Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.228Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.228Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.228Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.229Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.229Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.229Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.229Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.229Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.229Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.229Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.230Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.230Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.230Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.230Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.230Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.230Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.230Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.230Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.231Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.231Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.231Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.231Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.231Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.231Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.231Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.232Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.232Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.232Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.233Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.233Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.233Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.233Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.233Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.233Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.233Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.234Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.234Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.234Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.235Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.235Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.235Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.236Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.236Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.236Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.236Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.236Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.236Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.236Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.237Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.237Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.237Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.237Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.237Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.237Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.237Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.238Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.238Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.238Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.238Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.238Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.238Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.238Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.239Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.239Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.239Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.239Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.239Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.239Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.239Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.239Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.240Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.240Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.240Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.240Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.240Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.240Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.240Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.241Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.241Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.241Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.242Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.242Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.242Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.242Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.242Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.243Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.243Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.243Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.244Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.244Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.244Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.245Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.245Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.245Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.245Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.245Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.245Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.245Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.246Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.246Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.246Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.246Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.246Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.246Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.246Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.247Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.247Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.247Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.247Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.247Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.247Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.247Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.248Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.248Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.248Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.248Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.248Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.248Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.248Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.249Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.249Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.249Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.249Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.249Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.249Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.249Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.250Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.250Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.250Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.251Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.251Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.251Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.251Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.252Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.252Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.252Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.253Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.253Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.253Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.253Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.253Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.253Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.253Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.253Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.254Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.254Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.254Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.254Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.254Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.254Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.254Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.254Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.254Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.254Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.254Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.254Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.255Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.255Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.255Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.256Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.256Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.256Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.256Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.256Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.256Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.256Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.257Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.257Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.257Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.257Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.257Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.257Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.257Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.257Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.258Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.258Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.258Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.258Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.258Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.258Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.258Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.259Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.259Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.259Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.259Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.260Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.260Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.260Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.261Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.261Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.261Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.262Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.262Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.262Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.262Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.262Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.263Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.263Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.263Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.264Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.264Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.264Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.265Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.265Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.265Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.265Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.265Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.265Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.265Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.265Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.265Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.265Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.265Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.265Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.266Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.266Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.266Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.267Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.267Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.267Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.267Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.267Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.267Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.267Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.268Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.268Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.268Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.268Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.269Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.269Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.269Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.269Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.269Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.269Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.269Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.270Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.270Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.270Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.271Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.271Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.271Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.272Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.272Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.272Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.273Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.273Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.273Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.274Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.274Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.274Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.275Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.275Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.275Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.275Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.474Z] [exec] Apr 16, 2024 10:22:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:48.474Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:48.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-04-16T10:22:48.488Z] [exec] Administered object jms/SampleQueue deleted. [2024-04-16T10:22:48.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-04-16T10:22:48.529Z] [exec] Connector resource blackbox-xa-cr created. [2024-04-16T10:22:48.529Z] [2024-04-16T10:22:48.529Z] asadmin-common: [2024-04-16T10:22:48.529Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.531Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.531Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.531Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.531Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.531Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.532Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.532Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.532Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.533Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.533Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.533Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.534Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.534Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.534Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.534Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.534Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.534Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.535Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.535Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.535Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.536Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.536Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.536Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.537Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.537Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.537Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.537Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.537Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.537Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.537Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.537Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.538Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.538Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.538Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.538Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.538Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.538Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.538Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.538Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.539Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.539Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.539Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.539Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.539Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.539Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.539Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.540Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.540Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.540Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.540Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.540Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.540Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.540Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.540Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.541Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.541Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.541Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.541Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.541Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.541Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.541Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.542Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.542Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.542Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.543Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.543Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.543Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.544Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.544Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.544Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.545Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.545Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.545Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.546Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.546Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.546Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.546Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.546Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.546Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.546Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.546Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.546Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.546Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.546Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.546Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.546Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.547Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.547Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.547Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.547Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.547Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.547Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.547Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.547Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.547Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.548Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.548Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.548Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.548Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.548Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.548Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.548Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.549Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.549Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.549Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.549Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.549Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.549Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.549Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.549Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.550Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.550Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.550Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.550Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.550Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.550Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.550Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.551Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.551Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.551Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.551Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.551Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.551Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.551Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.551Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.551Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.552Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.552Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.552Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.553Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.553Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.553Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.554Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.554Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.554Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.554Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.554Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.554Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.554Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.555Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.555Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.555Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.556Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.556Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.556Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.556Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.556Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.556Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.556Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.556Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.556Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.557Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.557Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.557Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.557Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.557Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.557Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.557Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.558Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.558Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.558Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.558Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.558Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.558Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.558Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.559Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.559Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.559Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.559Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.559Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.559Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.559Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.560Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.560Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.560Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.560Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.560Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.560Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.560Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.560Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.561Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.561Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.561Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.561Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.561Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.561Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.561Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.562Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.562Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.562Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.563Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.563Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.563Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.563Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.563Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.564Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.564Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.564Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.565Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.565Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.565Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.566Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.566Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.566Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.566Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.566Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.566Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.566Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.566Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.566Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.566Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.566Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.566Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.567Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.567Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.567Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.567Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.567Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.567Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.567Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.567Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.568Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.568Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.568Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.568Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.568Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.568Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.568Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.569Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.569Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.569Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.569Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.569Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.569Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.569Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.569Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.570Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.570Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.570Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.570Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.570Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.570Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.570Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.571Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.571Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.571Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.572Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.572Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.572Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.573Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.573Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.573Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.574Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.574Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.574Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.574Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.574Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.574Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.574Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.575Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.575Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.575Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.576Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.576Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.576Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.577Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.577Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.577Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.577Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.577Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.577Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.577Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.578Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.578Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.578Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.578Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.578Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.578Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.578Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.579Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.579Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.579Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.579Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.579Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.579Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.579Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.580Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.580Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.580Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.580Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.580Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.580Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.580Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.580Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.580Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.581Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.581Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.581Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.581Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.581Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.581Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.581Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.582Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.582Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.582Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.583Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.583Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.583Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.583Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.584Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.584Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.584Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.585Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.585Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.585Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.585Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.585Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.585Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.585Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.585Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.585Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.586Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.586Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.586Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.586Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.586Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.586Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.586Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.586Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.586Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.586Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.586Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.586Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.586Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.587Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.587Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.587Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.587Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.587Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.587Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.587Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.587Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.587Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.588Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.588Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.588Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.588Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.588Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.588Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.588Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.589Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.589Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.589Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.589Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.589Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.718Z] [exec] Application deployed with name unsyncpc_extendedscope_cross_sfsbApp. [2024-04-16T10:22:48.718Z] [echo] Deployment on target server server successful [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setOSConditions: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setToolWin: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setToolUnix: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setToolProperty: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setS1ASclassPath: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] init-common: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] deploy-common-ee: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] run: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setOSConditions: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setToolWin: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setToolUnix: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setToolProperty: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] setS1ASclassPath: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.718Z] init-common: [2024-04-16T10:22:48.718Z] [2024-04-16T10:22:48.719Z] runclient-common: [2024-04-16T10:22:48.719Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbAppClient.jar -name unsyncpc_extendedscope_cross_sfsbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:22:48.725Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-throws-file-not-found-expect-500-response-code-web [2024-04-16T10:22:48.725Z] [2024-04-16T10:22:48.725Z] all: [2024-04-16T10:22:48.725Z] [echo] [2024-04-16T10:22:48.725Z] [echo] ************************* [2024-04-16T10:22:48.725Z] [echo] * Running jspTrimDirectiveWhitespaces [2024-04-16T10:22:48.725Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces [2024-04-16T10:22:48.725Z] [echo] ************************* [2024-04-16T10:22:48.725Z] [echo] [2024-04-16T10:22:48.725Z] [2024-04-16T10:22:48.725Z] setOSConditions: [2024-04-16T10:22:48.725Z] [2024-04-16T10:22:48.726Z] setToolWin: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolUnix: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolProperty: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setS1ASclassPath: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] init-common: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] clean: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setOSConditions: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolWin: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolUnix: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolProperty: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setS1ASclassPath: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] init-common: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] clean-common: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setOSConditions: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolWin: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolUnix: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setToolProperty: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] setS1ASclassPath: [2024-04-16T10:22:48.726Z] [2024-04-16T10:22:48.726Z] init-common: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] clean-classes-common: [2024-04-16T10:22:48.727Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setOSConditions: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setToolWin: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setToolUnix: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setToolProperty: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setS1ASclassPath: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] init-common: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] clean-jars-common: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] compile: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setOSConditions: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setToolWin: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setToolUnix: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setToolProperty: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] setS1ASclassPath: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] init-common: [2024-04-16T10:22:48.727Z] [2024-04-16T10:22:48.727Z] compile-common: [2024-04-16T10:22:48.727Z] [echo] Current time (ISO): 2024-04-16T10:22:48.665+0000 [2024-04-16T10:22:48.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:48.727Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/servlet [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] build: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] setOSConditions: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] setToolWin: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] setToolUnix: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] setToolProperty: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] setS1ASclassPath: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] init-common: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] webclient-war-common: [2024-04-16T10:22:48.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] clear: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] test-tlds-exist: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] copy-tlds: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] test-tagfiles-exist: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] copy-tagfiles: [2024-04-16T10:22:48.728Z] [2024-04-16T10:22:48.728Z] package-war-common: [2024-04-16T10:22:48.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:48.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:48.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:48.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:48.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/lib [2024-04-16T10:22:48.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:48.729Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2024-04-16T10:22:48.729Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:48.729Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:48.729Z] [javac] Compiling 1 source file [2024-04-16T10:22:48.729Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspTrimDirectiveWhitespaces/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:48.729Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] deploy: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] deploy-war-common: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] setOSConditions: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] setToolWin: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] setToolUnix: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] setToolProperty: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] setS1ASclassPath: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] init-common: [2024-04-16T10:22:48.729Z] [2024-04-16T10:22:48.729Z] deploy-war-commonpe: [2024-04-16T10:22:48.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-addressing --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-web.war [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.845Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.845Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.845Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.845Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.845Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.845Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.845Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.845Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.845Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.845Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.845Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.845Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.846Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.846Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.846Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.846Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.846Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.846Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.846Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.847Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.847Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.847Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.847Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.847Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.847Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.847Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.847Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.848Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.848Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.848Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.848Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.848Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.848Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.848Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.849Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.849Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.849Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.850Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.850Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.850Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.851Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.851Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.851Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.852Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.852Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.852Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.852Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.852Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.852Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.852Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.852Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.853Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.853Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.853Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.854Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.854Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.854Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.855Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.855Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.855Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.855Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.855Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.855Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.855Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.856Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.856Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.856Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.856Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.856Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.856Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.856Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.857Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.857Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.857Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.857Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.857Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.857Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.857Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.858Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.858Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.858Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.858Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.858Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.858Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.858Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.858Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.858Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.859Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.859Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.859Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.860Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.860Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.860Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.861Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.861Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.861Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.861Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.861Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.861Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.862Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.862Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.862Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.863Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.863Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.863Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.864Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.864Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.864Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.864Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.864Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.864Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.864Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.865Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.865Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.865Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.865Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.865Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.865Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.865Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.866Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.866Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.866Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.866Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.866Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.866Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.866Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.867Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.867Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.867Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.867Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.867Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.867Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.867Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.867Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.868Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.868Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.868Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.868Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.868Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.868Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.868Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.869Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.869Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.869Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.870Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.870Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.870Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.870Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.871Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.871Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.871Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.872Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.872Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.872Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.872Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.872Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.872Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.872Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.872Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.873Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.873Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.873Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.873Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.873Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.873Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.873Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.873Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.874Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.874Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.874Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.875Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.875Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.875Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.875Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.875Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.875Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.875Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.876Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.876Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.876Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.876Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.876Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.876Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.876Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.876Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.877Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.877Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.877Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.877Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.877Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.877Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.877Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.878Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.878Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.878Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.878Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.878Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.878Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.878Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.878Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.879Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.879Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.879Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.879Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.879Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.879Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.879Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.880Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.880Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.880Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.881Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.881Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.881Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.881Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.882Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.882Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.882Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.883Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.883Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.883Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.884Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.884Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.884Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.884Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.884Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.884Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.884Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.884Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.884Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.884Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.884Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.884Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.884Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.885Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.885Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.885Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.885Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.885Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.885Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.885Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.885Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.885Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.886Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.886Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.886Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.886Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.886Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.886Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.886Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.887Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.887Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.887Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.887Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.887Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.887Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.887Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.887Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.888Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.888Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.888Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.888Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.888Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.888Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.888Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.889Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.889Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.889Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.889Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.889Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.889Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.889Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.889Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.889Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.890Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.890Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.890Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.890Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.890Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.890Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.890Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.890Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.891Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.891Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.891Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.892Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.892Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.892Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.892Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.892Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.893Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.893Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.893Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.894Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.894Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.894Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.895Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.895Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.895Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.895Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.895Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.895Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.895Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.895Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.896Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.896Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.896Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.896Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.896Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.896Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.896Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.897Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.897Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.897Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.897Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.897Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.897Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.897Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.898Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.898Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.898Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.898Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.898Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.898Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.898Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.898Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.899Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.899Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.899Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.899Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.899Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.899Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.899Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.900Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.900Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.900Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.901Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.901Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.901Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.902Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.902Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.902Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.903Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.903Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.903Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.903Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.903Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.903Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.904Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.904Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.904Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:48.905Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.905Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.905Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:48.906Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:48.906Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:48.906Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:48.906Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:48.906Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:48.906Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:48.906Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:48.907Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:48.907Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.034Z] [exec] Apr 16, 2024 10:22:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:49.034Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:49.158Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:49.158Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:49.158Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.162Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.162Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.163Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.163Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.163Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.164Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.164Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.164Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.165Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.165Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.165Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.165Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.165Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.165Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.165Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.166Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.166Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.166Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.167Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.167Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.167Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.168Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.168Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.168Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.168Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.168Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.168Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.168Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.169Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.169Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.169Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.169Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.169Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.169Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.169Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.169Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.170Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.170Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.170Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.170Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.170Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.170Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.170Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.171Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.171Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.171Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.171Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.171Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.171Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.171Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.171Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.172Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.172Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.172Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.172Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.172Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.172Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.172Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.173Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.173Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.173Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.174Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.174Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.174Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.174Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.175Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.175Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.175Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.176Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.176Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.176Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.177Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.177Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.177Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.177Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.177Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.177Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.177Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.177Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.177Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.177Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.178Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.178Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.178Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.178Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.178Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.178Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.178Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.178Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.179Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.179Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.179Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.179Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.179Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.179Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.179Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.180Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.180Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.180Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.180Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.180Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.180Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.180Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.181Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.181Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.181Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.181Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.181Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.181Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.181Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.182Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.182Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.182Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.183Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.183Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.183Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.184Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.184Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.184Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.185Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.185Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.185Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.185Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.185Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.185Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.185Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.186Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.186Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.186Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.187Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.187Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.187Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.188Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.188Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.188Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.188Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.188Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.188Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.188Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.189Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw, [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string, [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,null [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-null [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,,Home [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,withdraw [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,withdraw,Home [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,Home [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,withdraw,,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankbean,withdraw,, [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermission:true-bankbean-withdraw,, [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankBean,,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86 [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankBean,null [2024-04-16T10:22:49.189Z] [java] Value of key is:doEJBMethodPermissionWithParams:true-bankBean-null-null-null [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:bankBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:myBean,withdraw,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:myBean,,Home,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:myBean,,,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.string [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:myBean,withdraw,,java.lang.int [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.189Z] [java] Value of key is:TestSerialization:myBean,withdraw,Remote, [2024-04-16T10:22:49.189Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.189Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.189Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.189Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,") [2024-04-16T10:22:49.190Z] [java] Value of key is:TestSerialization:EJBName,customer [2024-04-16T10:22:49.190Z] [java] Value of key is:doEJBRoleRefPermission:true-EJBName-customer [2024-04-16T10:22:49.190Z] [java] Value of key is:TestSerialization:EJBName1,roleRef1 [2024-04-16T10:22:49.190Z] [java] Value of key is:TestSerialization:EJBName1,roleRef2 [2024-04-16T10:22:49.190Z] [java] Value of key is:TestSerialization:EJBName2,roleRef1 [2024-04-16T10:22:49.190Z] [java] Value of key is:TestSerialization:EJBName2,roleRef2 [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.190Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2") [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,main,Home,java.lang.String[] [2024-04-16T10:22:49.191Z] [java] Value of key is: static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]) [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,main,Home,java.lang.String[] [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long,int [2024-04-16T10:22:49.191Z] [java] Value of key is: final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long,int [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is: final void java.lang.Object.wait() throws java.lang.InterruptedException [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,wait,Home,long [2024-04-16T10:22:49.191Z] [java] Value of key is: final native void java.lang.Object.wait(long) throws java.lang.InterruptedException [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,wait,Home,long [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,equals,Home,java.lang.Object [2024-04-16T10:22:49.191Z] [java] Value of key is: boolean java.lang.Object.equals(java.lang.Object) [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,equals,Home,java.lang.Object [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,toString,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is: java.lang.String java.lang.Object.toString() [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,toString,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,hashCode,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is: native int java.lang.Object.hashCode() [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,hashCode,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,getClass,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is: final native java.lang.Class java.lang.Object.getClass() [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,getClass,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,notify,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is: final native void java.lang.Object.notify() [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,notify,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:TestEJBPerms,notifyAll,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is: final native void java.lang.Object.notifyAll() [2024-04-16T10:22:49.191Z] [java] Value of key is:TestSerialization:testEJBPerms,notifyAll,Home, [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.191Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.192Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.193Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.194Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.195Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,") [2024-04-16T10:22:49.196Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,") [2024-04-16T10:22:49.197Z] [java] Value of key is: doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,") [2024-04-16T10:22:49.197Z] [java] Value of key is: doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,") [2024-04-16T10:22:49.197Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:49.197Z] [java] [2024-04-16T10:22:49.197Z] [java] [2024-04-16T10:22:49.197Z] [java] ----------------------------------------- [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.197Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long: PASS - [2024-04-16T10:22:49.197Z] [java] - native int java.lang.Object.hashCode(): PASS - [2024-04-16T10:22:49.197Z] [java] - TestSerialization:testEJBPerms,getClass,Home,: PASS - [2024-04-16T10:22:49.197Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@64bfbc86: PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.197Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-null: PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.197Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:TestEJBPerms,toString,Home,: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.198Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-null-[Ljava.lang.String;@31dc339b: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:testEJBPerms,wait,Home,long: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - final native void java.lang.Object.wait(long) throws java.lang.InterruptedException: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:TestEJBPerms,getClass,Home,: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:EJBName,customer: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:TestEJBPerms,wait,Home,: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:TestEJBPerms,wait,Home,long,int: PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:bankbean,withdraw,Home,java.lang.string: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - final native void java.lang.Object.notifyAll(): PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.198Z] [java] - TestSerialization:testEJBPerms,main,Home,java.lang.String[]: PASS - [2024-04-16T10:22:49.198Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Remote,"): PASS - [2024-04-16T10:22:49.199Z] [java] - final void java.lang.Object.wait() throws java.lang.InterruptedException: PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.199Z] [java] - TestSerialization:TestEJBPerms,main,Home,java.lang.String[]: PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - TestSerialization:testEJBPerms,wait,Home,long,int: PASS - [2024-04-16T10:22:49.199Z] [java] - TestSerialization:bankBean,withdraw,,java.lang.string,java.lang.int: PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.199Z] [java] - doEJBMethodPermissionWithParams:false-bankBean-withdraw-Home-[Ljava.lang.String;@192b07fd: PASS - [2024-04-16T10:22:49.199Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.200Z] [java] - TestSerialization:myBean,withdraw,,java.lang.string: PASS - [2024-04-16T10:22:49.200Z] [java] - doEJBMethodPermission:true-bankbean-withdraw: PASS - [2024-04-16T10:22:49.200Z] [java] - TestSerialization:testEJBPerms,wait,Home,: PASS - [2024-04-16T10:22:49.200Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,java.lang.string: PASS - [2024-04-16T10:22:49.200Z] [java] - TestSerialization:myBean,withdraw,Home,java.lang.string: PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.200Z] [java] - TestSerialization:bankBean,withdraw,Home: PASS - [2024-04-16T10:22:49.200Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-withdraw-Home-[Ljava.lang.String;@31dc339b: PASS - [2024-04-16T10:22:49.200Z] [java] - TestSerialization:myBean,withdraw,,java.lang.int: PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.200Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,Home,java.lang.string,: PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.200Z] [java] - TestSerialization:testEJBPerms,notifyAll,Home,: PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.200Z] [java] - TestSerialization:bankbean,withdraw,Home: PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-04-16T10:22:49.200Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.200Z] [java] - doEJBMethodPermission:false-bankbean-withdraw,: PASS - [2024-04-16T10:22:49.201Z] [java] - final native java.lang.Class java.lang.Object.getClass(): PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - TestSerialization:bankBean,null: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.201Z] [java] - TestSerialization:myBean,withdraw,Remote,: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - doEJBRoleRefPermission:true-EJBName-customer: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - TestSerialization:TestEJBPerms,notifyAll,Home,: PASS - [2024-04-16T10:22:49.201Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home,java.lang.string: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.201Z] [java] - doEJBMethodPermission:true-bankbean-null: PASS - [2024-04-16T10:22:49.201Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - TestSerialization:testEJBPerms,hashCode,Home,: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.201Z] [java] - static void jakarta.security.jacc.TestEJBPerms.main(java.lang.String[]): PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.201Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-Home-[Ljava.lang.String;@64bfbc86: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.201Z] [java] - doEJBMethodPermission:true-bankbean-,Home,java.lang.string: PASS - [2024-04-16T10:22:49.201Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,Home: PASS - [2024-04-16T10:22:49.201Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:testEJBPerms,equals,Home,java.lang.Object: PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:bankBean,withdraw,Home,java.lang.string,java.lang.int: PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:testEJBPerms,notify,Home,: PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:TestEJBPerms,hashCode,Home,: PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:myBean,,Home,java.lang.string: PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:bankbean,withdraw,,java.lang.string: PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:TestEJBPerms,equals,Home,java.lang.Object: PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.202Z] [java] - TestSerialization:TestEJBPerms,notify,Home,: PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2024-04-16T10:22:49.202Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-04-16T10:22:49.203Z] [java] - final native void java.lang.Object.notify(): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef1"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long,int"): PASS - [2024-04-16T10:22:49.203Z] [java] - doEJBMethodPermissionWithParams:true-bankBean-null-null-null: PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.string")-("jakarta.security.jacc.EJBMethodPermission" "myBean" ",,java.lang.string"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.203Z] [java] - doEJBMethodPermission:true-bankbean-withdraw,,: PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.203Z] [java] - TestSerialization:EJBName1,roleRef1: PASS - [2024-04-16T10:22:49.203Z] [java] - TestSerialization:EJBName1,roleRef2: PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.203Z] [java] - TestSerialization:bankbean,null: PASS - [2024-04-16T10:22:49.203Z] [java] - TestSerialization:bankBean,,Home,java.lang.string: PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,"): PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.203Z] [java] - TestSerialization:EJBName2,roleRef2: PASS - [2024-04-16T10:22:49.203Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,"): PASS - [2024-04-16T10:22:49.203Z] [java] - TestSerialization:EJBName2,roleRef1: PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.204Z] [java] - java.lang.String java.lang.Object.toString(): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object"): PASS - [2024-04-16T10:22:49.204Z] [java] - final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException: PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notifyAll,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef1")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName1" "roleRef2"): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:true-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2")-("jakarta.security.jacc.EJBRoleRefPermission" "EJBName2" "roleRef2"): PASS - [2024-04-16T10:22:49.204Z] [java] - TestSerialization:testEJBPerms,toString,Home,: PASS - [2024-04-16T10:22:49.204Z] [java] - TestSerialization:bankbean,withdraw: PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.204Z] [java] - TestSerialization:bankbean,,Home,java.lang.string: PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "equals,Home,java.lang.Object")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]"): PASS - [2024-04-16T10:22:49.204Z] [java] - boolean java.lang.Object.equals(java.lang.Object): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "main,Home,java.lang.String[]")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "toString,Home,"): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "myBean" "withdraw,,java.lang.int")-("jakarta.security.jacc.EJBMethodPermission" "bankBean" "withdraw,Home,java.lang.string"): PASS - [2024-04-16T10:22:49.204Z] [java] - TestSerialization:bankbean,,Home: PASS - [2024-04-16T10:22:49.204Z] [java] - TestSerialization:myBean,,,java.lang.string: PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "notify,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "hashCode,Home,"): PASS - [2024-04-16T10:22:49.204Z] [java] - TestSerialization:bankbean,withdraw,,: PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,"): PASS - [2024-04-16T10:22:49.204Z] [java] - doPermissionImplies:false-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "getClass,Home,")-("jakarta.security.jacc.EJBMethodPermission" "testEJBPerms" "wait,Home,long"): PASS - [2024-04-16T10:22:49.204Z] [java] - doEJBMethodPermission:true-bankbean-,Home: PASS - [2024-04-16T10:22:49.204Z] [java] ----------------------------------------- [2024-04-16T10:22:49.204Z] [java] Total PASS: 200 [2024-04-16T10:22:49.204Z] [java] Total FAIL: 0 [2024-04-16T10:22:49.204Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:49.204Z] [java] ----------------------------------------- [2024-04-16T10:22:49.204Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:49.204Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:49.204Z] [2024-04-16T10:22:49.204Z] setOSConditions: [2024-04-16T10:22:49.204Z] [2024-04-16T10:22:49.204Z] setToolWin: [2024-04-16T10:22:49.205Z] [2024-04-16T10:22:49.205Z] setToolUnix: [2024-04-16T10:22:49.205Z] [2024-04-16T10:22:49.205Z] setToolProperty: [2024-04-16T10:22:49.205Z] [2024-04-16T10:22:49.205Z] setS1ASclassPath: [2024-04-16T10:22:49.205Z] [2024-04-16T10:22:49.205Z] init-common: [2024-04-16T10:22:49.205Z] [2024-04-16T10:22:49.205Z] run-urltests: [2024-04-16T10:22:49.306Z] [exec] Waiting for domain1 to start ....... [2024-04-16T10:22:49.306Z] [exec] Waiting finished after 6,252 ms. [2024-04-16T10:22:49.306Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:22:49.306Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:22:49.306Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:22:49.306Z] [exec] Admin Port: 4,848 [2024-04-16T10:22:49.306Z] [exec] Command start-domain executed successfully. [2024-04-16T10:22:49.306Z] [2024-04-16T10:22:49.306Z] private-all: [2024-04-16T10:22:49.306Z] [2024-04-16T10:22:49.306Z] private-all: [2024-04-16T10:22:49.306Z] [2024-04-16T10:22:49.306Z] init.os: [2024-04-16T10:22:49.306Z] [2024-04-16T10:22:49.307Z] init.tools.unix: [2024-04-16T10:22:49.307Z] [2024-04-16T10:22:49.307Z] init.tools.windows: [2024-04-16T10:22:49.307Z] [2024-04-16T10:22:49.307Z] init.tools: [2024-04-16T10:22:49.307Z] [2024-04-16T10:22:49.307Z] setAsadminArgs: [2024-04-16T10:22:49.307Z] [2024-04-16T10:22:49.307Z] init: [2024-04-16T10:22:49.307Z] [2024-04-16T10:22:49.307Z] init.customtasks: [2024-04-16T10:22:49.307Z] [2024-04-16T10:22:49.307Z] prepare: [2024-04-16T10:22:49.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-04-16T10:22:49.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2024-04-16T10:22:49.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives [2024-04-16T10:22:49.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b [2024-04-16T10:22:49.307Z] [2024-04-16T10:22:49.307Z] compile: [2024-04-16T10:22:49.307Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:49.307Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-04-16T10:22:49.356Z] [exec] Application deployed with name webservices13-addressing-web. [2024-04-16T10:22:49.356Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:49.356Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:49.356Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:49.356Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:49.356Z] [2024-04-16T10:22:49.356Z] deploy-war-commonee: [2024-04-16T10:22:49.356Z] [2024-04-16T10:22:49.356Z] assemble-client: [2024-04-16T10:22:49.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:49.356Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:49.357Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:49.357Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:49.357Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:49.357Z] [2024-04-16T10:22:49.357Z] setOSConditions: [2024-04-16T10:22:49.357Z] [2024-04-16T10:22:49.357Z] setToolWin: [2024-04-16T10:22:49.357Z] [2024-04-16T10:22:49.357Z] setToolUnix: [2024-04-16T10:22:49.357Z] [2024-04-16T10:22:49.357Z] setToolProperty: [2024-04-16T10:22:49.357Z] [2024-04-16T10:22:49.357Z] setS1ASclassPath: [2024-04-16T10:22:49.357Z] [2024-04-16T10:22:49.357Z] init-common: [2024-04-16T10:22:49.357Z] [2024-04-16T10:22:49.357Z] wsimport: [2024-04-16T10:22:49.412Z] [javac] 2 warnings [2024-04-16T10:22:49.412Z] [2024-04-16T10:22:49.412Z] setOSConditions: [2024-04-16T10:22:49.412Z] [2024-04-16T10:22:49.412Z] setToolWin: [2024-04-16T10:22:49.412Z] [2024-04-16T10:22:49.412Z] setToolUnix: [2024-04-16T10:22:49.412Z] [2024-04-16T10:22:49.412Z] setToolProperty: [2024-04-16T10:22:49.412Z] [2024-04-16T10:22:49.412Z] setS1ASclassPath: [2024-04-16T10:22:49.413Z] [2024-04-16T10:22:49.413Z] init-common: [2024-04-16T10:22:49.413Z] [2024-04-16T10:22:49.413Z] compile-common: [2024-04-16T10:22:49.413Z] [echo] Current time (ISO): 2024-04-16T10:22:49.299+0000 [2024-04-16T10:22:49.413Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:49.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-04-16T10:22:49.429Z] [2024-04-16T10:22:49.429Z] destroy-lifecycle: [2024-04-16T10:22:49.429Z] [2024-04-16T10:22:49.429Z] asadmin-common: [2024-04-16T10:22:49.429Z] [echo] asadmin delete-lifecycle-module --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true lifecycletest1 [2024-04-16T10:22:49.460Z] [java] patternType: 3 3 succeded /a/b/c.jsp [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:/a/b/c.jsp [2024-04-16T10:22:49.460Z] [java] patternType: 3 3 succeded /a/c [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:/a/c [2024-04-16T10:22:49.460Z] [java] patternType: 2 2 succeded /* [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:/* [2024-04-16T10:22:49.460Z] [java] patternType: 2 2 succeded /a/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:/a/* [2024-04-16T10:22:49.460Z] [java] patternType: 2 2 succeded /a/c/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:/a/c/* [2024-04-16T10:22:49.460Z] [java] patternType: 2 2 succeded //* [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType://* [2024-04-16T10:22:49.460Z] [java] patternType: 1 1 succeded *.jsp [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:*.jsp [2024-04-16T10:22:49.460Z] [java] patternType: 1 1 succeded *.asp [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:*.asp [2024-04-16T10:22:49.460Z] [java] patternType: 0 0 succeded / [2024-04-16T10:22:49.460Z] [java] Value of key is:testPatternType:/ [2024-04-16T10:22:49.460Z] [java] compareTo(->): 0 0 succeded /a/b/c.jsp /a/b/c.jsp [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-04-16T10:22:49.460Z] [java] compareTo(->): !0 -1 succeded /a/b/c.jsp /a/c [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c-3 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp /a/c/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/a/c/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp //* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-//*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.jsp [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.jsp-1 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp *.asp [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-*.asp-1 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/b/c.jsp / [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/b/c.jsp-3-/-0 [2024-04-16T10:22:49.460Z] [java] compareTo(->): !0 1 succeded /a/c /a/b/c.jsp [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-/a/b/c.jsp-3 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 0 0 succeded /a/c /a/c [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c-3 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/c /* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/c /a/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-/a/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/c /a/c/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-/a/c/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/c //* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-//*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/c *.jsp [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-*.jsp-1 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/c *.asp [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-*.asp-1 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 1 1 succeded /a/c / [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/a/c-3-/-0 [2024-04-16T10:22:49.460Z] [java] compareTo(->): -1 -1 succeded /* /a/b/c.jsp [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.460Z] [java] compareTo(->): -1 -1 succeded /* /a/c [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/*-2-/a/c-3 [2024-04-16T10:22:49.460Z] [java] compareTo(->): 0 0 succeded /* /* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/*-2-/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): !0 -1 succeded /* /a/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/*-2-/a/*-2 [2024-04-16T10:22:49.460Z] [java] compareTo(->): !0 -1 succeded /* /a/c/* [2024-04-16T10:22:49.460Z] [java] Value of key is:testCompareTo:/*-2-/a/c/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 -1 succeded /* //* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/*-2-//*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /* *.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/*-2-*.jsp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /* *.asp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/*-2-*.asp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /* / [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/*-2-/-0 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded /a/* /a/b/c.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded /a/* /a/c [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 1 succeded /a/* /* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 0 0 succeded /a/* /a/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-/a/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 -1 succeded /a/* /a/c/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-/a/c/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 1 succeded /a/* //* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-//*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /a/* *.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-*.jsp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /a/* *.asp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-*.asp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /a/* / [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/*-2-/-0 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/b/c.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded /a/c/* /a/c [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 1 succeded /a/c/* /* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 1 succeded /a/c/* /a/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 0 0 succeded /a/c/* /a/c/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-/a/c/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 1 succeded /a/c/* //* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-//*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /a/c/* *.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.jsp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /a/c/* *.asp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-*.asp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded /a/c/* / [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:/a/c/*-2-/-0 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded //* /a/b/c.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded //* /a/c [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-/a/c-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 1 succeded //* /* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 -1 succeded //* /a/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-/a/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 -1 succeded //* /a/c/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-/a/c/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 0 0 succeded //* //* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-//*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded //* *.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-*.jsp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded //* *.asp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-*.asp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 1 1 succeded //* / [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo://*-2-/-0 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/b/c.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/b/c.jsp-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c-3 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded *.jsp /* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:*.jsp-1-/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded *.jsp /a/c/* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:*.jsp-1-/a/c/*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): -1 -1 succeded *.jsp //* [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:*.jsp-1-//*-2 [2024-04-16T10:22:49.461Z] [java] compareTo(->): 0 0 succeded *.jsp *.jsp [2024-04-16T10:22:49.461Z] [java] Value of key is:testCompareTo:*.jsp-1-*.jsp-1 [2024-04-16T10:22:49.461Z] [java] compareTo(->): !0 1 succeded *.jsp *.asp [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.jsp-1-*.asp-1 [2024-04-16T10:22:49.462Z] [java] compareTo(->): 1 1 succeded *.jsp / [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.jsp-1-/-0 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded *.asp /a/b/c.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-/a/b/c.jsp-3 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c-3 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded *.asp /* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-/*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded *.asp /a/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-/a/*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded *.asp /a/c/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-/a/c/*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded *.asp //* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-//*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): !0 -1 succeded *.asp *.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-*.jsp-1 [2024-04-16T10:22:49.462Z] [java] compareTo(->): 0 0 succeded *.asp *.asp [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-*.asp-1 [2024-04-16T10:22:49.462Z] [java] compareTo(->): 1 1 succeded *.asp / [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:*.asp-1-/-0 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / /a/b/c.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-/a/b/c.jsp-3 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / /a/c [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-/a/c-3 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / /* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-/*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / /a/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-/a/*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / /a/c/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-/a/c/*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / //* [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-//*-2 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / *.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-*.jsp-1 [2024-04-16T10:22:49.462Z] [java] compareTo(->): -1 -1 succeded / *.asp [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-*.asp-1 [2024-04-16T10:22:49.462Z] [java] compareTo(->): 0 0 succeded / / [2024-04-16T10:22:49.462Z] [java] Value of key is:testCompareTo:/-0-/-0 [2024-04-16T10:22:49.462Z] [java] implies(->): true true succeded /a/b/c.jsp /a/b/c.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c-3 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp /* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp /a/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp /a/c/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/a/c/*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp //* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-//*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp *.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.jsp-1 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp *.asp [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-*.asp-1 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/b/c.jsp / [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/b/c.jsp-3-/-0 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c /a/b/c.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-/a/b/c.jsp-3 [2024-04-16T10:22:49.462Z] [java] implies(->): true true succeded /a/c /a/c [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-/a/c-3 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c /* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-/*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c /a/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-/a/*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c /a/c/* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-/a/c/*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c //* [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-//*-2 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c *.jsp [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-*.jsp-1 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c *.asp [2024-04-16T10:22:49.462Z] [java] Value of key is:testImplies:/a/c-3-*.asp-1 [2024-04-16T10:22:49.462Z] [java] implies(->): false false succeded /a/c / [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c-3-/-0 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* /a/b/c.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* /a/c [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-/a/c-3 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* /* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* /a/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-/a/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* /a/c/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-/a/c/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* //* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-//*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* *.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-*.jsp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* *.asp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-*.asp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /* / [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/*-2-/-0 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /a/* /a/b/c.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /a/* /a/c [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-/a/c-3 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/* /* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /a/* /a/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-/a/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /a/* /a/c/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-/a/c/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/* //* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-//*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/* *.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-*.jsp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/* *.asp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-*.asp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/* / [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/*-2-/-0 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/c/* /a/b/c.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /a/c/* /a/c [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c-3 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/c/* /* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/c/* /a/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-/a/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded /a/c/* /a/c/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-/a/c/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/c/* //* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-//*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/c/* *.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-*.jsp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/c/* *.asp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-*.asp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded /a/c/* / [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:/a/c/*-2-/-0 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded //* /a/b/c.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded //* /a/c [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-/a/c-3 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded //* /* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded //* /a/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-/a/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded //* /a/c/* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-/a/c/*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded //* //* [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-//*-2 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded //* *.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-*.jsp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): false false succeded //* *.asp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-*.asp-1 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded //* / [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies://*-2-/-0 [2024-04-16T10:22:49.463Z] [java] implies(->): true true succeded *.jsp /a/b/c.jsp [2024-04-16T10:22:49.463Z] [java] Value of key is:testImplies:*.jsp-1-/a/b/c.jsp-3 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.jsp /a/c [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-/a/c-3 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.jsp /* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.jsp /a/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-/a/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.jsp /a/c/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-/a/c/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.jsp //* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-//*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded *.jsp *.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-*.jsp-1 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.jsp *.asp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-*.asp-1 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.jsp / [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.jsp-1-/-0 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp /a/b/c.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-/a/b/c.jsp-3 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp /a/c [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-/a/c-3 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp /* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp /a/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-/a/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp /a/c/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-/a/c/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp //* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-//*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp *.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-*.jsp-1 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded *.asp *.asp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-*.asp-1 [2024-04-16T10:22:49.464Z] [java] implies(->): false false succeded *.asp / [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:*.asp-1-/-0 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / /a/b/c.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-/a/b/c.jsp-3 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / /a/c [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-/a/c-3 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / /* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / /a/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-/a/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / /a/c/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-/a/c/*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / //* [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-//*-2 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / *.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-*.jsp-1 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / *.asp [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-*.asp-1 [2024-04-16T10:22:49.464Z] [java] implies(->): true true succeded / / [2024-04-16T10:22:49.464Z] [java] Value of key is:testImplies:/-0-/-0 [2024-04-16T10:22:49.464Z] [java] equals(-->): true true succeded /a/b/c.jsp /a/b/c.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c-3 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp /* [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/*-2 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/*-2 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp /a/c/* [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/a/c/*-2 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp //* [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-//*-2 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp *.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.jsp-1 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp *.asp [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-*.asp-1 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/b/c.jsp / [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/b/c.jsp-3-/-0 [2024-04-16T10:22:49.464Z] [java] equals(-->): false false succeded /a/c /a/b/c.jsp [2024-04-16T10:22:49.464Z] [java] Value of key is:testEquals:/a/c-3-/a/b/c.jsp-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): true true succeded /a/c /a/c [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-/a/c-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c /* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c /a/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-/a/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c /a/c/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-/a/c/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c //* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-//*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c *.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-*.jsp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c *.asp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-*.asp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c / [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c-3-/-0 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* /a/b/c.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* /a/c [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-/a/c-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): true true succeded /* /* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* /a/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-/a/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* /a/c/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-/a/c/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* //* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-//*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* *.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-*.jsp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* *.asp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-*.asp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /* / [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/*-2-/-0 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* /a/b/c.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* /a/c [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-/a/c-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* /* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): true true succeded /a/* /a/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-/a/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* /a/c/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-/a/c/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* //* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-//*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* *.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-*.jsp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* *.asp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-*.asp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/* / [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/*-2-/-0 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* /a/b/c.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* /a/c [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* /* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* /a/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-/a/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-/a/c/*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* //* [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-//*-2 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* *.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-*.jsp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* *.asp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-*.asp-1 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded /a/c/* / [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals:/a/c/*-2-/-0 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded //* /a/b/c.jsp [2024-04-16T10:22:49.465Z] [java] Value of key is:testEquals://*-2-/a/b/c.jsp-3 [2024-04-16T10:22:49.465Z] [java] equals(-->): false false succeded //* /a/c [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-/a/c-3 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded //* /* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded //* /a/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-/a/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded //* /a/c/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-/a/c/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): true true succeded //* //* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-//*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded //* *.jsp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-*.jsp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded //* *.asp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-*.asp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded //* / [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals://*-2-/-0 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp /a/b/c.jsp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-/a/b/c.jsp-3 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp /a/c [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-/a/c-3 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp /* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp /a/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-/a/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp /a/c/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-/a/c/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp //* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-//*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): true true succeded *.jsp *.jsp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-*.jsp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp *.asp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-*.asp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.jsp / [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.jsp-1-/-0 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp /a/b/c.jsp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-/a/b/c.jsp-3 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp /a/c [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-/a/c-3 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp /* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp /a/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-/a/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp /a/c/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-/a/c/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp //* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-//*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp *.jsp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-*.jsp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): true true succeded *.asp *.asp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-*.asp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded *.asp / [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:*.asp-1-/-0 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / /a/b/c.jsp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-/a/b/c.jsp-3 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / /a/c [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-/a/c-3 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / /* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / /a/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-/a/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / /a/c/* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-/a/c/*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / //* [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-//*-2 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / *.jsp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-*.jsp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): false false succeded / *.asp [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-*.asp-1 [2024-04-16T10:22:49.466Z] [java] equals(-->): true true succeded / / [2024-04-16T10:22:49.466Z] [java] Value of key is:testEquals:/-0-/-0 [2024-04-16T10:22:49.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:22:49.529Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:22:49.529Z] [2024-04-16T10:22:49.529Z] asadmin-common: [2024-04-16T10:22:49.529Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:22:49.609Z] [exec] Apr 16, 2024 10:22:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:22:49.610Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:22:49.667Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot web-trimDirectiveWhitespaces --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-trimDirectiveWhitespaces-web.war [2024-04-16T10:22:49.721Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:49.721Z] [java] [2024-04-16T10:22:49.721Z] [java] [2024-04-16T10:22:49.721Z] [java] ----------------------------------------- [2024-04-16T10:22:49.721Z] [java] - testEquals://*-2-/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:*.jsp-1-/a/c/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/b/c.jsp-3-/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testPatternType:/: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/a/c-3-/a/c/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/a/*-2-/-0: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals://*-2-*.asp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:*.asp-1-//*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/b/c.jsp-3-/-0: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/*-2-/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/*-2-//*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:*.asp-1-*.asp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/c-3-/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:*.jsp-1-/a/c-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/c/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/c-3-*.jsp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/b/c.jsp-3-/a/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:*.jsp-1-/a/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:*.asp-1-/a/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:*.asp-1-/a/c-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/a/b/c.jsp-3-//*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/*-2-/-0: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:*.asp-1-/-0: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/b/c.jsp-3-/a/c-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/b/c.jsp-3-//*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/c-3-/a/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/c-3-/a/c-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/c-3-/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/c/*-2-/-0: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/c/*-2-/-0: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/a/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals://*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/-0-*.jsp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies:/a/c/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/c-3-/a/c/*-2: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies://*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testCompareTo:/a/c/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.721Z] [java] - testEquals:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.721Z] [java] - testImplies://*-2-/-0: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:*.asp-1-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:*.asp-1-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:*.asp-1-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:*.jsp-1-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/c/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies://*-2-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/c/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/-0-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/-0-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/c/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/c/*-2-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/*-2-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/-0-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/c/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies://*-2-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/c/*-2-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/-0-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/c/*-2-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/b/c.jsp-3-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:*.jsp-1-/-0: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testPatternType:/a/c: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:*.asp-1-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo://*-2-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:*.jsp-1-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/b/c.jsp-3-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/b/c.jsp-3-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo://*-2-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/c/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:*.jsp-1-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/-0-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/-0-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/b/c.jsp-3-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/*-2-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:*.jsp-1-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/c-3-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/-0-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/b/c.jsp-3-/-0: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/*-2-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/c-3-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo://*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/c/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo://*-2-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:*.jsp-1-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/*-2-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testPatternType://*: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/b/c.jsp-3-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/*-2-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/*-2-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:*.jsp-1-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/a/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:*.jsp-1-/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/b/c.jsp-3-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testPatternType:*.jsp: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:*.asp-1-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testPatternType:/a/*: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/*-2-/-0: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/*-2-//*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies:/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testImplies://*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.722Z] [java] - testCompareTo:/a/c-3-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/a/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.722Z] [java] - testEquals:/-0-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals://*-2-//*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/-0-/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/*-2-/-0: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies://*-2-/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testPatternType:*.asp: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals://*-2-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/-0-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/-0-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals://*-2-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/a/b/c.jsp-3-/-0: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/-0-//*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/a/b/c.jsp-3-/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/*-2-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:*.asp-1-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/a/c/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c-3-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:*.jsp-1-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo://*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:*.asp-1-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c-3-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testPatternType:/a/c/*: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:*.jsp-1-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/-0-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/-0-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/*-2-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/a/c-3-/-0: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:*.asp-1-*.jsp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:*.jsp-1-/a/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals://*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:*.asp-1-/-0: PASS - [2024-04-16T10:22:49.723Z] [java] - testPatternType:/*: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:*.asp-1-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/*-2-//*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/a/c-3-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/-0-/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/-0-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:*.jsp-1-/-0: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/-0-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies://*-2-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:*.jsp-1-/a/c-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c/*-2-/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:*.asp-1-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/b/c.jsp-3-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/-0-/-0: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c-3-/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo://*-2-/-0: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/a/c-3-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/-0-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo://*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:*.asp-1-*.jsp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/a/b/c.jsp-3-//*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/a/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals:/a/c/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:*.jsp-1-//*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies:/a/c-3-//*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo://*-2-/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.723Z] [java] - testImplies://*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:/a/c/*-2-/a/c/*-2: PASS - [2024-04-16T10:22:49.723Z] [java] - testCompareTo:*.jsp-1-*.jsp-1: PASS - [2024-04-16T10:22:49.723Z] [java] - testEquals://*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/-0-*.asp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/a/c-3-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/-0-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:*.jsp-1-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo://*-2-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.asp-1-*.asp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c-3-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/*-2-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/b/c.jsp-3-/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testPatternType:/a/b/c.jsp: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/a/b/c.jsp-3-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/c-3-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/-0-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/a/*-2-*.jsp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals://*-2-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:*.jsp-1-/a/c/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c-3-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c-3-/a/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:*.asp-1-/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:*.asp-1-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c-3-/a/c-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/-0-*.asp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:*.jsp-1-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/c-3-*.asp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/a/*-2-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c/*-2-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c/*-2-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies://*-2-/a/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/-0-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/*-2-/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/a/*-2-*.asp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/c-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/c-3-*.jsp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/b/c.jsp-3-/a/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:*.jsp-1-*.asp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.jsp-1-/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/-0-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.asp-1-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.asp-1-/a/c-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.asp-1-/a/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/c/*-2-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.asp-1-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:*.asp-1-/a/b/c.jsp-3: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/a/c/*-2-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.asp-1-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.jsp-1-/a/c/*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testCompareTo:/-0-//*-2: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c-3-*.asp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:*.jsp-1-*.jsp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:*.asp-1-*.jsp-1: PASS - [2024-04-16T10:22:49.724Z] [java] - testImplies:/a/*-2-/-0: PASS - [2024-04-16T10:22:49.724Z] [java] - testEquals:/a/c-3-*.jsp-1: PASS - [2024-04-16T10:22:49.724Z] [java] ----------------------------------------- [2024-04-16T10:22:49.724Z] [java] Total PASS: 252 [2024-04-16T10:22:49.724Z] [java] Total FAIL: 0 [2024-04-16T10:22:49.724Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:49.724Z] [java] ----------------------------------------- [2024-04-16T10:22:49.724Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:49.724Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:49.923Z] [exec] parsing WSDL... [2024-04-16T10:22:49.979Z] [java] constructor( ): true succeded /a/c [2024-04-16T10:22:49.979Z] [java] getURLPattern: succeded /a/c /a/c /a/c [2024-04-16T10:22:49.979Z] [java] hashCode: 1494950 1494950 1494950 succeded /a/c /a/c [2024-04-16T10:22:49.979Z] [java] Value of key is:testHashCode:/a/c [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:/a/c [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:/a/b/c.jsp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:/a/c/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:/a/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:*.jsp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:*.asp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c:/ [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c: [2024-04-16T10:22:49.979Z] [java] constructor( ): true succeded /a/b/c.jsp [2024-04-16T10:22:49.979Z] [java] getURLPattern: succeded /a/b/c.jsp /a/b/c.jsp /a/b/c.jsp [2024-04-16T10:22:49.979Z] [java] hashCode: -1348394670 -1348394670 -1348394670 succeded /a/b/c.jsp /a/b/c.jsp [2024-04-16T10:22:49.979Z] [java] Value of key is:testHashCode:/a/b/c.jsp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/b/c.jsp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:/a/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:*.jsp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:*.asp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp:/ [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/b/c.jsp: [2024-04-16T10:22:49.979Z] [java] constructor( ): true succeded /a/c/* [2024-04-16T10:22:49.979Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/* [2024-04-16T10:22:49.979Z] [java] hashCode: 1436648449 1436648449 1436648449 succeded /a/c/* /a/c/* [2024-04-16T10:22:49.979Z] [java] Value of key is:testHashCode:/a/c/* [2024-04-16T10:22:49.979Z] [java] constructor( ): true succeded /a/c/*:/a/c [2024-04-16T10:22:49.979Z] [java] getURLPattern: succeded /a/c/* /a/c/* /a/c/*:/a/c [2024-04-16T10:22:49.979Z] [java] hashCode: 1269692287 1269692287 1269692287 succeded /a/c/*:/a/c /a/c/*:/a/c [2024-04-16T10:22:49.979Z] [java] Value of key is:testHashCode:/a/c/*:/a/c [2024-04-16T10:22:49.979Z] [java] equals(-->): true true succeded /a/c/* /a/c/* [2024-04-16T10:22:49.979Z] [java] Value of key is:testEquals:/a/c/*-/a/c/*-true [2024-04-16T10:22:49.979Z] [java] equals(-->): true true succeded /a/c/*:/a/c /a/c/*:/a/c [2024-04-16T10:22:49.979Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true [2024-04-16T10:22:49.979Z] [java] equals(-->): false false succeded /a/c/*:/a/c /a/c/* [2024-04-16T10:22:49.979Z] [java] Value of key is:testEquals:/a/c/*:/a/c-/a/c/*-false [2024-04-16T10:22:49.979Z] [java] implies(->): false false failed /a/c/*:/a/c /a/c/* [2024-04-16T10:22:49.979Z] [java] Value of key is:testImplies:/a/c/*:/a/c-/a/c/*-false-true [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/b/c.jsp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/c/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c:/a/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c:/* [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.jsp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c:*.asp [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c:/ [2024-04-16T10:22:49.979Z] [java] constructor(e): false succeded /a/c/*:/a/c: [2024-04-16T10:22:49.979Z] [java] constructor( ): true succeded /a/* [2024-04-16T10:22:49.979Z] [java] getURLPattern: succeded /a/* /a/* /a/* [2024-04-16T10:22:49.979Z] [java] hashCode: 1494893 1494893 1494893 succeded /a/* /a/* [2024-04-16T10:22:49.979Z] [java] Value of key is:testHashCode:/a/* [2024-04-16T10:22:49.979Z] [java] constructor( ): true succeded /a/*:/a/c [2024-04-16T10:22:49.979Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c [2024-04-16T10:22:49.979Z] [java] hashCode: -1776619629 -1776619629 -1776619629 succeded /a/*:/a/c /a/*:/a/c [2024-04-16T10:22:49.979Z] [java] Value of key is:testHashCode:/a/*:/a/c [2024-04-16T10:22:49.979Z] [java] equals(-->): true true succeded /a/* /a/* [2024-04-16T10:22:49.979Z] [java] Value of key is:testEquals:/a/*-/a/*-true [2024-04-16T10:22:49.979Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2024-04-16T10:22:49.979Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2024-04-16T10:22:49.980Z] [java] equals(-->): false false succeded /a/*:/a/c /a/* [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*-false [2024-04-16T10:22:49.980Z] [java] implies(->): false false failed /a/*:/a/c /a/* [2024-04-16T10:22:49.980Z] [java] Value of key is:testImplies:/a/*:/a/c-/a/*-false-true [2024-04-16T10:22:49.980Z] [java] constructor( ): true succeded /a/*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] hashCode: -1374052671 -1374052671 -1374052671 succeded /a/*:/a/c:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /a/*:/a/c /a/*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/a/*:/a/c-/a/*:/a/c-true [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2024-04-16T10:22:49.980Z] [java] equals(-->): false false succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false [2024-04-16T10:22:49.980Z] [java] implies(->): false false failed /a/*:/a/b/c.jsp:/a/c /a/*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true [2024-04-16T10:22:49.980Z] [java] constructor( ): true succeded /a/*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] getURLPattern: succeded /a/* /a/* /a/*:/a/c:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.980Z] [java] hashCode: -564057186 -564057186 -564057186 succeded /a/*:/a/c:/a/b/c.jsp:/a/c/* /a/*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] Value of key is:testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /a/*:/a/b/c.jsp:/a/c /a/*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-04-16T10:22:49.980Z] [java] equals(-->): false false succeded /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false [2024-04-16T10:22:49.980Z] [java] implies(->): false false failed /a/*:/a/c/*:/a/b/c.jsp /a/*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true [2024-04-16T10:22:49.980Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-04-16T10:22:49.980Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/* [2024-04-16T10:22:49.980Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.jsp [2024-04-16T10:22:49.980Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:*.asp [2024-04-16T10:22:49.980Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*:/ [2024-04-16T10:22:49.980Z] [java] constructor(e): false succeded /a/*:/a/c:/a/b/c.jsp:/a/c/*: [2024-04-16T10:22:49.980Z] [java] constructor( ): true succeded /* [2024-04-16T10:22:49.980Z] [java] getURLPattern: succeded /* /* /* [2024-04-16T10:22:49.980Z] [java] hashCode: 1499 1499 1499 succeded /* /* [2024-04-16T10:22:49.980Z] [java] Value of key is:testHashCode:/* [2024-04-16T10:22:49.980Z] [java] constructor( ): true succeded /*:/a/c [2024-04-16T10:22:49.980Z] [java] getURLPattern: succeded /* /* /*:/a/c [2024-04-16T10:22:49.980Z] [java] hashCode: 20483557 20483557 20483557 succeded /*:/a/c /*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testHashCode:/*:/a/c [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /* /* [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*-/*-true [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2024-04-16T10:22:49.980Z] [java] equals(-->): false false succeded /*:/a/c /* [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*:/a/c-/*-false [2024-04-16T10:22:49.980Z] [java] implies(->): false false failed /*:/a/c /* [2024-04-16T10:22:49.980Z] [java] Value of key is:testImplies:/*:/a/c-/*-false-true [2024-04-16T10:22:49.980Z] [java] constructor( ): true succeded /*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] hashCode: 970209583 970209583 970209583 succeded /*:/a/c:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /*:/a/c /*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*:/a/c-/*:/a/c-true [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2024-04-16T10:22:49.980Z] [java] equals(-->): false false succeded /*:/a/b/c.jsp:/a/c /*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false [2024-04-16T10:22:49.980Z] [java] implies(->): false false failed /*:/a/b/c.jsp:/a/c /*:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true [2024-04-16T10:22:49.980Z] [java] constructor( ): true succeded /*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.980Z] [java] hashCode: 1709105804 1709105804 1709105804 succeded /*:/a/c:/a/b/c.jsp:/a/c/* /*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /*:/a/b/c.jsp:/a/c /*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true [2024-04-16T10:22:49.980Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.980Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-04-16T10:22:49.980Z] [java] equals(-->): false false succeded /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false [2024-04-16T10:22:49.981Z] [java] implies(->): false false failed /*:/a/c/*:/a/b/c.jsp /*:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.981Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true [2024-04-16T10:22:49.981Z] [java] constructor( ): true succeded /*:/a/* [2024-04-16T10:22:49.981Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-04-16T10:22:49.981Z] [java] hashCode: 20483500 20483500 20483500 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/* /*:/a/* [2024-04-16T10:22:49.981Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded /*:/a/c/*:/a/b/c.jsp /*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-04-16T10:22:49.981Z] [java] equals(-->): false false succeded /*:/a/* /*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false [2024-04-16T10:22:49.981Z] [java] implies(->): false false failed /*:/a/* /*:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false-true [2024-04-16T10:22:49.981Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-04-16T10:22:49.981Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-04-16T10:22:49.981Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2024-04-16T10:22:49.981Z] [java] constructor(e): false succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/ [2024-04-16T10:22:49.981Z] [java] constructor( ): true succeded /*:/a/*: [2024-04-16T10:22:49.981Z] [java] getURLPattern: succeded /* /* /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2024-04-16T10:22:49.981Z] [java] hashCode: 634988558 634988558 634988558 succeded /*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: /*:/a/*: [2024-04-16T10:22:49.981Z] [java] Value of key is:testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded /*:/a/* /*:/a/* [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded /*:/a/*: /*:/a/*: [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-true [2024-04-16T10:22:49.981Z] [java] equals(-->): false false succeded /*:/a/*: /*:/a/* [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false [2024-04-16T10:22:49.981Z] [java] implies(->): false false failed /*:/a/*: /*:/a/* [2024-04-16T10:22:49.981Z] [java] Value of key is:testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true [2024-04-16T10:22:49.981Z] [java] constructor( ): true succeded *.jsp [2024-04-16T10:22:49.981Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp [2024-04-16T10:22:49.981Z] [java] hashCode: 40263811 40263811 40263811 succeded *.jsp *.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testHashCode:*.jsp [2024-04-16T10:22:49.981Z] [java] constructor(e): false succeded *.jsp:/a/c [2024-04-16T10:22:49.981Z] [java] constructor( ): true succeded *.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] hashCode: -1690902359 -1690902359 -1690902359 succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded *.jsp *.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:*.jsp-*.jsp-true [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2024-04-16T10:22:49.981Z] [java] equals(-->): false false succeded *.jsp:/a/b/c.jsp *.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp-false [2024-04-16T10:22:49.981Z] [java] implies(->): false false failed *.jsp:/a/b/c.jsp *.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true [2024-04-16T10:22:49.981Z] [java] constructor( ): true succeded *.jsp:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.981Z] [java] hashCode: -1192041676 -1192041676 -1192041676 succeded *.jsp:/a/b/c.jsp:/a/c/* *.jsp:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded *.jsp:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true [2024-04-16T10:22:49.981Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2024-04-16T10:22:49.981Z] [java] equals(-->): false false succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false [2024-04-16T10:22:49.981Z] [java] implies(->): false false failed *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/b/c.jsp [2024-04-16T10:22:49.981Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true [2024-04-16T10:22:49.981Z] [java] constructor( ): true succeded *.jsp:/a/* [2024-04-16T10:22:49.981Z] [java] getURLPattern: succeded *.jsp *.jsp *.jsp:/a/b/c.jsp:/a/c/*:/a/* [2024-04-16T10:22:49.981Z] [java] hashCode: 1097374724 1097374724 1097374724 succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/* *.jsp:/a/* [2024-04-16T10:22:49.981Z] [java] Value of key is:testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/* [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded *.jsp:/a/c/*:/a/b/c.jsp *.jsp:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded *.jsp:/a/* *.jsp:/a/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true [2024-04-16T10:22:49.982Z] [java] equals(-->): false false succeded *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false [2024-04-16T10:22:49.982Z] [java] implies(->): false false failed *.jsp:/a/* *.jsp:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] Value of key is:testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:*.asp [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*:/ [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.jsp:/a/b/c.jsp:/a/c/*:/a/*: [2024-04-16T10:22:49.982Z] [java] constructor( ): true succeded *.asp [2024-04-16T10:22:49.982Z] [java] getURLPattern: succeded *.asp *.asp *.asp [2024-04-16T10:22:49.982Z] [java] hashCode: 40255162 40255162 40255162 succeded *.asp *.asp [2024-04-16T10:22:49.982Z] [java] Value of key is:testHashCode:*.asp [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.asp:/a/c [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.asp:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] constructor( ): true succeded *.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] hashCode: -216167231 -216167231 -216167231 succeded *.asp:/a/c/* *.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testHashCode:*.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded *.asp *.asp [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.asp-*.asp-true [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2024-04-16T10:22:49.982Z] [java] equals(-->): false false succeded *.asp:/a/c/* *.asp [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp-false [2024-04-16T10:22:49.982Z] [java] implies(->): false false failed *.asp:/a/c/* *.asp [2024-04-16T10:22:49.982Z] [java] Value of key is:testImplies:*.asp:/a/c/*-*.asp-false-true [2024-04-16T10:22:49.982Z] [java] constructor( ): true succeded *.asp:/a/* [2024-04-16T10:22:49.982Z] [java] getURLPattern: succeded *.asp *.asp *.asp:/a/c/*:/a/* [2024-04-16T10:22:49.982Z] [java] hashCode: -1703016403 -1703016403 -1703016403 succeded *.asp:/a/c/*:/a/* *.asp:/a/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testHashCode:*.asp:/a/c/*:/a/* [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded *.asp:/a/c/* *.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded *.asp:/a/* *.asp:/a/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true [2024-04-16T10:22:49.982Z] [java] equals(-->): false false succeded *.asp:/a/* *.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false [2024-04-16T10:22:49.982Z] [java] implies(->): false false failed *.asp:/a/* *.asp:/a/c/* [2024-04-16T10:22:49.982Z] [java] Value of key is:testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/* [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.jsp [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:*.asp [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*:/ [2024-04-16T10:22:49.982Z] [java] constructor(e): false succeded *.asp:/a/c/*:/a/*: [2024-04-16T10:22:49.982Z] [java] constructor( ): true succeded / [2024-04-16T10:22:49.982Z] [java] getURLPattern: succeded / / / [2024-04-16T10:22:49.982Z] [java] hashCode: 47 47 47 succeded / / [2024-04-16T10:22:49.982Z] [java] Value of key is:testHashCode:/ [2024-04-16T10:22:49.982Z] [java] constructor( ): true succeded /:/a/c [2024-04-16T10:22:49.982Z] [java] getURLPattern: succeded / / /:/a/c [2024-04-16T10:22:49.982Z] [java] hashCode: 1400629265 1400629265 1400629265 succeded /:/a/c /:/a/c [2024-04-16T10:22:49.982Z] [java] Value of key is:testHashCode:/:/a/c [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded / / [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:/-/-true [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2024-04-16T10:22:49.982Z] [java] equals(-->): false false succeded /:/a/c / [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:/:/a/c-/-false [2024-04-16T10:22:49.982Z] [java] implies(->): false false failed /:/a/c / [2024-04-16T10:22:49.982Z] [java] Value of key is:testImplies:/:/a/c-/-false-true [2024-04-16T10:22:49.982Z] [java] constructor( ): true succeded /:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.982Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] hashCode: -1235416189 -1235416189 -1235416189 succeded /:/a/c:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.982Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded /:/a/c /:/a/c [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:/:/a/c-/:/a/c-true [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2024-04-16T10:22:49.982Z] [java] equals(-->): false false succeded /:/a/b/c.jsp:/a/c /:/a/c [2024-04-16T10:22:49.982Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false [2024-04-16T10:22:49.982Z] [java] implies(->): false false failed /:/a/b/c.jsp:/a/c /:/a/c [2024-04-16T10:22:49.982Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true [2024-04-16T10:22:49.982Z] [java] constructor( ): true succeded /:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.982Z] [java] hashCode: -478384160 -478384160 -478384160 succeded /:/a/c:/a/b/c.jsp:/a/c/* /:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.982Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/* [2024-04-16T10:22:49.982Z] [java] equals(-->): true true succeded /:/a/b/c.jsp:/a/c /:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2024-04-16T10:22:49.983Z] [java] equals(-->): false false succeded /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false [2024-04-16T10:22:49.983Z] [java] implies(->): false false failed /:/a/c/*:/a/b/c.jsp /:/a/b/c.jsp:/a/c [2024-04-16T10:22:49.983Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true [2024-04-16T10:22:49.983Z] [java] constructor( ): true succeded /:/a/* [2024-04-16T10:22:49.983Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-04-16T10:22:49.983Z] [java] hashCode: 1400629208 1400629208 1400629208 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/* /:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/* [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:/a/c/*:/a/b/c.jsp /:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-04-16T10:22:49.983Z] [java] equals(-->): false false succeded /:/a/* /:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false [2024-04-16T10:22:49.983Z] [java] implies(->): false false failed /:/a/* /:/a/c/*:/a/b/c.jsp [2024-04-16T10:22:49.983Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false-true [2024-04-16T10:22:49.983Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:/* [2024-04-16T10:22:49.983Z] [java] constructor( ): true succeded /:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-04-16T10:22:49.983Z] [java] hashCode: 1725331503 1725331503 1725331503 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp /:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:/a/* /:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true [2024-04-16T10:22:49.983Z] [java] equals(-->): false false succeded /:*.jsp:/a/* /:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false [2024-04-16T10:22:49.983Z] [java] implies(->): false false failed /:*.jsp:/a/* /:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true [2024-04-16T10:22:49.983Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2024-04-16T10:22:49.983Z] [java] hashCode: -1720249169 -1720249169 -1720249169 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp /:*.asp:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:*.jsp:/a/* /:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true [2024-04-16T10:22:49.983Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false [2024-04-16T10:22:49.983Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/* /:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false-true [2024-04-16T10:22:49.983Z] [java] constructor(e): false succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:/ [2024-04-16T10:22:49.983Z] [java] constructor( ): true succeded /:*.asp:*.jsp:/a/*: [2024-04-16T10:22:49.983Z] [java] getURLPattern: succeded / / /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2024-04-16T10:22:49.983Z] [java] hashCode: -1788116629 -1788116629 -1788116629 succeded /:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: /:*.asp:*.jsp:/a/*: [2024-04-16T10:22:49.983Z] [java] Value of key is:testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/* /:*.asp:*.jsp:/a/* [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true [2024-04-16T10:22:49.983Z] [java] equals(-->): true true succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/*: [2024-04-16T10:22:49.983Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-true [2024-04-16T10:22:49.983Z] [java] equals(-->): false false succeded /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2024-04-16T10:22:49.984Z] [java] Value of key is:testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false [2024-04-16T10:22:49.984Z] [java] implies(->): false false failed /:*.asp:*.jsp:/a/*: /:*.asp:*.jsp:/a/* [2024-04-16T10:22:49.984Z] [java] Value of key is:testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false-true [2024-04-16T10:22:49.984Z] [java] constructor( ): true succeded [2024-04-16T10:22:49.984Z] [java] getURLPattern: succeded [2024-04-16T10:22:49.984Z] [java] hashCode: 0 0 0 succeded [2024-04-16T10:22:49.984Z] [java] Value of key is:testHashCode: [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :/a/c [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :/a/b/c.jsp [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :/a/c/* [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :/a/* [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :/* [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :*.jsp [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :*.asp [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded :/ [2024-04-16T10:22:49.984Z] [java] constructor(e): false succeded : [2024-04-16T10:22:49.984Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:49.984Z] [java] [2024-04-16T10:22:49.984Z] [java] [2024-04-16T10:22:49.984Z] [java] ----------------------------------------- [2024-04-16T10:22:49.984Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/a/*:/a/c: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp-/*:/a/c-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp:/a/b/c.jsp-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:*.asp: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/-/-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:*.asp:/a/c/*:/a/*-*.asp:/a/c/*:/a/*-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:/:/a/c-/-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:*.jsp:/a/b/c.jsp-*.jsp-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/a/*-/a/*-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/a/b/c.jsp: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c:/a/b/c.jsp-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:*.jsp: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/*:/a/c-/*:/a/c-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c:/a/b/c.jsp-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/a/c: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:*.asp:/a/c/*:/a/*-*.asp:/a/c/*-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:*.asp-*.asp-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp-/*:/a/c-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/a/*:/a/c-/a/*:/a/c-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/*-/*-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:*.asp:/a/c/*-*.asp:/a/c/*-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:/a/c/*:/a/c-/a/c/*-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:*.asp:/a/c/*: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:*.jsp:/a/b/c.jsp-*.jsp-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/:/a/c: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/a/c/*-/a/c/*-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false-true: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/a/c/*:/a/c: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:*.asp:/a/c/*:/a/*: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/a/*:/a/c-/a/*-false: PASS - [2024-04-16T10:22:49.984Z] [java] - testHashCode:/*:/a/c: PASS - [2024-04-16T10:22:49.984Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/:/a/c-/:/a/c-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/a/*: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp:-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp:*.asp-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*-/:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:*.jsp:/a/b/c.jsp:/a/c/*: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/*: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/a/c/*: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/a/*:/a/c:/a/b/c.jsp: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp:/a/c/*-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*:-/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:*.jsp-*.jsp-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp:/a/c/*-/a/*:/a/c:/a/b/c.jsp-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*-*.jsp:/a/b/c.jsp:/a/c/*-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/a/*:/a/c:/a/b/c.jsp-/a/*:/a/c-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*:*.jsp-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:*.jsp:/a/b/c.jsp:/a/c/*:/a/*-*.jsp:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:*.asp:/a/c/*-*.asp-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/:/a/c:/a/b/c.jsp-/:/a/c-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/:/a/c-/-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/*:/a/c:/a/b/c.jsp:/a/c/*-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/*:/a/c-/*-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/*:/a/c:/a/b/c.jsp:/a/c/*:/a/*: PASS - [2024-04-16T10:22:49.985Z] [java] - testImplies:/a/*:/a/c-/a/*-false-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/a/c/*:/a/c-/a/c/*:/a/c-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/*:/a/c-/*-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/:/a/c:/a/b/c.jsp-/:/a/c:/a/b/c.jsp-true: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:*.jsp:/a/b/c.jsp: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:*.asp:/a/c/*-*.asp-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/*:/a/c:/a/b/c.jsp:/a/c/*-/*:/a/c:/a/b/c.jsp-false: PASS - [2024-04-16T10:22:49.985Z] [java] - testHashCode:/:/a/c:/a/b/c.jsp:/a/c/*: PASS - [2024-04-16T10:22:49.985Z] [java] - testEquals:/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-/:/a/c:/a/b/c.jsp:/a/c/*:/a/*-true: PASS - [2024-04-16T10:22:49.985Z] [java] ----------------------------------------- [2024-04-16T10:22:49.985Z] [java] Total PASS: 99 [2024-04-16T10:22:49.985Z] [java] Total FAIL: 0 [2024-04-16T10:22:49.985Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:49.985Z] [java] ----------------------------------------- [2024-04-16T10:22:49.985Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:50.089Z] [exec] Apr 16, 2024 10:22:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:50.089Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:50.179Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:22:50.179Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:22:50.179Z] [exec] [2024-04-16T10:22:50.179Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:22:50.179Z] [exec] line 15 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:22:50.179Z] [exec] [2024-04-16T10:22:50.179Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:22:50.179Z] [exec] line 16 of http://localhost:8080/webservices13-addressing/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:22:50.179Z] [exec] [2024-04-16T10:22:50.239Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:50.239Z] [2024-04-16T10:22:50.239Z] setOSConditions: [2024-04-16T10:22:50.239Z] [2024-04-16T10:22:50.239Z] setToolWin: [2024-04-16T10:22:50.239Z] [2024-04-16T10:22:50.239Z] setToolUnix: [2024-04-16T10:22:50.239Z] [2024-04-16T10:22:50.239Z] setToolProperty: [2024-04-16T10:22:50.239Z] [2024-04-16T10:22:50.239Z] setS1ASclassPath: [2024-04-16T10:22:50.239Z] [2024-04-16T10:22:50.239Z] init-common: [2024-04-16T10:22:50.239Z] [2024-04-16T10:22:50.239Z] run-webtests: [2024-04-16T10:22:50.307Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:50.307Z] [javac] 1 warning [2024-04-16T10:22:50.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-lifecycle-module lifecycletest1 [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setOSConditions: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setToolWin: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setToolUnix: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setToolProperty: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setS1ASclassPath: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] init-common: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] default-sql: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setOSConditions: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setToolWin: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setToolUnix: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setToolProperty: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] setS1ASclassPath: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] init-common: [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] execute-sql-common: [2024-04-16T10:22:50.356Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/lifecycle/sql/drop_pointbase.sql [2024-04-16T10:22:50.356Z] [sql] 0 rows affected [2024-04-16T10:22:50.356Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:50.356Z] [2024-04-16T10:22:50.356Z] sql-oracle: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] execute-sql-connector: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] all: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setOSConditions: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolWin: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolUnix: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolProperty: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setS1ASclassPath: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] init-common: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] clean: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setOSConditions: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolWin: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolUnix: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolProperty: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setS1ASclassPath: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] init-common: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] clean-common: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setOSConditions: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolWin: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.357Z] setToolUnix: [2024-04-16T10:22:50.357Z] [2024-04-16T10:22:50.358Z] setToolProperty: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setS1ASclassPath: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] init-common: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] clean-classes-common: [2024-04-16T10:22:50.358Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setOSConditions: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setToolWin: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setToolUnix: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setToolProperty: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setS1ASclassPath: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] init-common: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] clean-jars-common: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] compile: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setOSConditions: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setToolWin: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setToolUnix: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setToolProperty: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] setS1ASclassPath: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] init-common: [2024-04-16T10:22:50.358Z] [2024-04-16T10:22:50.358Z] compile-common: [2024-04-16T10:22:50.359Z] [echo] Current time (ISO): 2024-04-16T10:22:50.313+0000 [2024-04-16T10:22:50.359Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:50.359Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:50.434Z] [exec] [2024-04-16T10:22:50.435Z] [exec] Generating code... [2024-04-16T10:22:50.435Z] [exec] [2024-04-16T10:22:50.435Z] [exec] Compiling code... [2024-04-16T10:22:50.457Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:22:50.457Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:22:50.457Z] [2024-04-16T10:22:50.457Z] asadmin-common: [2024-04-16T10:22:50.457Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:22:50.563Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:50.563Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ear/libClassPath/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:50.563Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath [2024-04-16T10:22:50.591Z] [exec] Application deployed with name web-trimDirectiveWhitespaces-web. [2024-04-16T10:22:50.591Z] [2024-04-16T10:22:50.591Z] deploy-war-commonee: [2024-04-16T10:22:50.591Z] [2024-04-16T10:22:50.591Z] run: [2024-04-16T10:22:50.591Z] [java] Connecting to: http://localhost:45711/web-trimDirectiveWhitespaces/trim.jsp [2024-04-16T10:22:50.591Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:50.591Z] [java] [2024-04-16T10:22:50.591Z] [java] [2024-04-16T10:22:50.591Z] [java] ----------------------------------------- [2024-04-16T10:22:50.591Z] [java] - jsp-trimDirectiveWhitespaces: PASS - [2024-04-16T10:22:50.591Z] [java] ----------------------------------------- [2024-04-16T10:22:50.591Z] [java] - Total PASS : 1 - [2024-04-16T10:22:50.591Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:50.591Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:50.591Z] [java] ----------------------------------------- [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] undeploy: [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] setOSConditions: [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] setToolWin: [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] setToolUnix: [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] setToolProperty: [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] setS1ASclassPath: [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] init-common: [2024-04-16T10:22:50.897Z] [2024-04-16T10:22:50.897Z] undeploy-war-common: [2024-04-16T10:22:51.015Z] [exec] Apr 16, 2024 10:22:50 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:22:51.016Z] [exec] WARNING: ACC001: Using the only client [unsyncpc_extendedscope_cross_sfsb-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.extendedscope_cross_sfsb.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsyncpc_extendedscope_cross_sfsbAppClient.jar even though it does not match the specified main class name null or client name unsyncpc_extendedscope_cross_sfsbClient [2024-04-16T10:22:51.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:22:51.031Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:22:51.031Z] [2024-04-16T10:22:51.031Z] asadmin-common: [2024-04-16T10:22:51.031Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:22:51.125Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:51.125Z] [javac] 1 warning [2024-04-16T10:22:51.125Z] [2024-04-16T10:22:51.125Z] assemble: [2024-04-16T10:22:51.126Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/a/b/i18n-simple-misc.jar [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] init.os: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] init.tools.unix: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] init.tools.windows: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] init.tools: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] setAsadminArgs: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] init: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] init.customtasks: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] prepare: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] compile: [2024-04-16T10:22:51.126Z] [2024-04-16T10:22:51.126Z] assemble: [2024-04-16T10:22:51.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2024-04-16T10:22:51.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF [2024-04-16T10:22:51.126Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war/WEB-INF/tlds [2024-04-16T10:22:51.126Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/war [2024-04-16T10:22:51.294Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:51.294Z] [javac] 1 warning [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] build: [2024-04-16T10:22:51.294Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:22:51.294Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-lib.jar [2024-04-16T10:22:51.294Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par1.jar [2024-04-16T10:22:51.294Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par2.jar [2024-04-16T10:22:51.294Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-context-par3.jar [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] setOSConditions: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] fixFiles: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] convUnix: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] convWin: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] setToolWin: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] setToolUnix: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] setToolProperty: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] setS1ASclassPath: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.294Z] init-common: [2024-04-16T10:22:51.294Z] [2024-04-16T10:22:51.295Z] package-persistence-common: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] ejb-jar-common: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] package-ejbjar-common: [2024-04-16T10:22:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:51.295Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-ejb.jar [2024-04-16T10:22:51.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] appclient-jar-common: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] package-appclientjar-common: [2024-04-16T10:22:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:51.295Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-context-client.jar [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] webclient-war-common: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] build-ear-common: [2024-04-16T10:22:51.295Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:51.295Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:51.295Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-04-16T10:22:51.295Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] setup: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] setOSConditions: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] setToolWin: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] setToolUnix: [2024-04-16T10:22:51.295Z] [2024-04-16T10:22:51.295Z] setToolProperty: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setS1ASclassPath: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] init-common: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] execute-ejb-sql-common: [2024-04-16T10:22:51.296Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/create.sql [2024-04-16T10:22:51.296Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] deploy: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setOSConditions: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setToolWin: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setToolUnix: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setToolProperty: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setS1ASclassPath: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] init-common: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] deploy-common: [2024-04-16T10:22:51.296Z] [echo] Current time (ISO): 2024-04-16T10:22:51.168+0000 [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setOSConditions: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setToolWin: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setToolUnix: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setToolProperty: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] setS1ASclassPath: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] init-common: [2024-04-16T10:22:51.296Z] [2024-04-16T10:22:51.296Z] deploy-common-pe: [2024-04-16T10:22:51.406Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simple.war [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] private-all: [2024-04-16T10:22:51.406Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] init.os: [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] init.tools.unix: [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] init.tools.windows: [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] init.tools: [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] setAsadminArgs: [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] init: [2024-04-16T10:22:51.406Z] [2024-04-16T10:22:51.406Z] init.customtasks: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] prepare: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] deploy.asadmin: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] setAsadminArgs: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] common.deploy.asadmin: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] init.os: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] init.tools.unix: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] init.tools.windows: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] init.tools: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] setAsadminArgs: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] init: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] init.customtasks: [2024-04-16T10:22:51.407Z] [2024-04-16T10:22:51.407Z] common.run.asadmin: [2024-04-16T10:22:51.407Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libClassPath/archives/i18n-simpleApp.ear [2024-04-16T10:22:51.505Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-trimDirectiveWhitespaces-web [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] all: [2024-04-16T10:22:51.505Z] [echo] [2024-04-16T10:22:51.505Z] [echo] ************************* [2024-04-16T10:22:51.505Z] [echo] * Running jspUrnJspTldWithoutUri [2024-04-16T10:22:51.505Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri [2024-04-16T10:22:51.505Z] [echo] ************************* [2024-04-16T10:22:51.505Z] [echo] [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setOSConditions: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setToolWin: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setToolUnix: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setToolProperty: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setS1ASclassPath: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] init-common: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] clean: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setOSConditions: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setToolWin: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setToolUnix: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.505Z] setToolProperty: [2024-04-16T10:22:51.505Z] [2024-04-16T10:22:51.506Z] setS1ASclassPath: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] init-common: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] clean-common: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setOSConditions: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setToolWin: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setToolUnix: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setToolProperty: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setS1ASclassPath: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] init-common: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] clean-classes-common: [2024-04-16T10:22:51.506Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setOSConditions: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setToolWin: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setToolUnix: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setToolProperty: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] setS1ASclassPath: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.506Z] init-common: [2024-04-16T10:22:51.506Z] [2024-04-16T10:22:51.507Z] clean-jars-common: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] compile: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] setOSConditions: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] setToolWin: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] setToolUnix: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] setToolProperty: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] setS1ASclassPath: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] init-common: [2024-04-16T10:22:51.507Z] [2024-04-16T10:22:51.507Z] compile-common: [2024-04-16T10:22:51.507Z] [echo] Current time (ISO): 2024-04-16T10:22:51.347+0000 [2024-04-16T10:22:51.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:51.507Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:51.529Z] [exec] Apr 16, 2024 10:22:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:51.529Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10d18696 [2024-04-16T10:22:51.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:22:51.593Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] deploy-rar-and-setup-resources: [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] setOSConditions: [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] setToolWin: [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] setToolUnix: [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] setToolProperty: [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] setS1ASclassPath: [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] init-common: [2024-04-16T10:22:51.593Z] [2024-04-16T10:22:51.593Z] deploy-rar-common: [2024-04-16T10:22:51.593Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:22:51.664Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:51.664Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:22:51.821Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:51.821Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:22:51.857Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextApp.ear [2024-04-16T10:22:52.111Z] [exec] Value of key is: test1 : [2024-04-16T10:22:52.111Z] [exec] Value of key is: test2 : [2024-04-16T10:22:52.111Z] [exec] jdbc contauth status: [2024-04-16T10:22:52.111Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:52.111Z] [exec] [2024-04-16T10:22:52.111Z] [exec] [2024-04-16T10:22:52.111Z] [exec] ----------------------------------------- [2024-04-16T10:22:52.111Z] [exec] - test2 : : PASS - [2024-04-16T10:22:52.111Z] [exec] - test1 : : PASS - [2024-04-16T10:22:52.111Z] [exec] ----------------------------------------- [2024-04-16T10:22:52.111Z] [exec] Total PASS: 2 [2024-04-16T10:22:52.111Z] [exec] Total FAIL: 0 [2024-04-16T10:22:52.111Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:52.111Z] [exec] ----------------------------------------- [2024-04-16T10:22:52.111Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:52.111Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:52.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:22:52.366Z] [2024-04-16T10:22:52.366Z] checkReporting-common: [2024-04-16T10:22:52.366Z] [2024-04-16T10:22:52.366Z] confirmReportPresent-common: [2024-04-16T10:22:52.366Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:52.366Z] [echo] Test seems to be reported fine [2024-04-16T10:22:52.366Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth/RepRunConf.txt [2024-04-16T10:22:52.366Z] [2024-04-16T10:22:52.366Z] confirmMissingReport-common: [2024-04-16T10:22:52.366Z] [2024-04-16T10:22:52.366Z] undeploy: [2024-04-16T10:22:52.366Z] [2024-04-16T10:22:52.366Z] setOSConditions: [2024-04-16T10:22:52.366Z] [2024-04-16T10:22:52.366Z] setToolWin: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolUnix: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolProperty: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setS1ASclassPath: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] init-common: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] execute-sql-common: [2024-04-16T10:22:52.367Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth/sql/drop_pointbase.sql [2024-04-16T10:22:52.367Z] [sql] 0 rows affected [2024-04-16T10:22:52.367Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setOSConditions: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolWin: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolUnix: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolProperty: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setS1ASclassPath: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] init-common: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] undeploy-jdbc-common: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setOSConditions: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolWin: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolUnix: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setToolProperty: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] setS1ASclassPath: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.367Z] init-common: [2024-04-16T10:22:52.367Z] [2024-04-16T10:22:52.368Z] delete-jdbc-resource-common: [2024-04-16T10:22:52.368Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:22:52.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:52.383Z] [javac] 1 warning [2024-04-16T10:22:52.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:52.383Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:22:52.383Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:22:52.383Z] [2024-04-16T10:22:52.383Z] deploy-client: [2024-04-16T10:22:52.415Z] [exec] Application deployed with name ejb-ejb30-persistence-contextApp. [2024-04-16T10:22:52.415Z] [echo] Deployment on target server server successful [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setOSConditions: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setToolWin: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setToolUnix: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setToolProperty: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setS1ASclassPath: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] init-common: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] deploy-common-ee: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] run: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setOSConditions: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setToolWin: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setToolUnix: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setToolProperty: [2024-04-16T10:22:52.415Z] [2024-04-16T10:22:52.415Z] setS1ASclassPath: [2024-04-16T10:22:52.416Z] [2024-04-16T10:22:52.416Z] init-common: [2024-04-16T10:22:52.416Z] [2024-04-16T10:22:52.416Z] runclient-common: [2024-04-16T10:22:52.416Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextAppClient.jar -name ejb-ejb30-persistence-contextClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:22:52.880Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:52.880Z] [javac] 1 warning [2024-04-16T10:22:52.926Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:22:52.926Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:22:52.926Z] [echo] cmd executed for server [2024-04-16T10:22:52.926Z] [2024-04-16T10:22:52.926Z] setOSConditions: [2024-04-16T10:22:52.926Z] [2024-04-16T10:22:52.927Z] setToolWin: [2024-04-16T10:22:52.927Z] [2024-04-16T10:22:52.927Z] setToolUnix: [2024-04-16T10:22:52.927Z] [2024-04-16T10:22:52.927Z] setToolProperty: [2024-04-16T10:22:52.927Z] [2024-04-16T10:22:52.927Z] setS1ASclassPath: [2024-04-16T10:22:52.927Z] [2024-04-16T10:22:52.927Z] init-common: [2024-04-16T10:22:52.927Z] [2024-04-16T10:22:52.927Z] delete-jdbc-connpool-common: [2024-04-16T10:22:52.927Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:22:52.947Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:52.947Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:22:52.990Z] [exec] Apr 16, 2024 10:22:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:22:52.990Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:22:53.128Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:22:53.128Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:22:53.128Z] [2024-04-16T10:22:53.128Z] setOSConditions: [2024-04-16T10:22:53.128Z] [2024-04-16T10:22:53.128Z] setToolWin: [2024-04-16T10:22:53.128Z] [2024-04-16T10:22:53.128Z] setToolUnix: [2024-04-16T10:22:53.128Z] [2024-04-16T10:22:53.128Z] setToolProperty: [2024-04-16T10:22:53.128Z] [2024-04-16T10:22:53.128Z] setS1ASclassPath: [2024-04-16T10:22:53.128Z] [2024-04-16T10:22:53.128Z] init-common: [2024-04-16T10:22:53.128Z] [2024-04-16T10:22:53.128Z] create-connector-connpool: [2024-04-16T10:22:53.128Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-04-16T10:22:53.135Z] [2024-04-16T10:22:53.135Z] setOSConditions: [2024-04-16T10:22:53.135Z] [2024-04-16T10:22:53.135Z] setToolWin: [2024-04-16T10:22:53.135Z] [2024-04-16T10:22:53.135Z] setToolUnix: [2024-04-16T10:22:53.135Z] [2024-04-16T10:22:53.135Z] setToolProperty: [2024-04-16T10:22:53.135Z] [2024-04-16T10:22:53.135Z] setS1ASclassPath: [2024-04-16T10:22:53.135Z] [2024-04-16T10:22:53.135Z] init-common: [2024-04-16T10:22:53.135Z] [2024-04-16T10:22:53.135Z] compile-common: [2024-04-16T10:22:53.136Z] [echo] Current time (ISO): 2024-04-16T10:22:52.927+0000 [2024-04-16T10:22:53.136Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:53.181Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:22:53.181Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:22:53.181Z] [echo] cmd executed for server [2024-04-16T10:22:53.181Z] [2024-04-16T10:22:53.181Z] setOSConditions: [2024-04-16T10:22:53.181Z] [2024-04-16T10:22:53.181Z] setToolWin: [2024-04-16T10:22:53.181Z] [2024-04-16T10:22:53.181Z] setToolUnix: [2024-04-16T10:22:53.181Z] [2024-04-16T10:22:53.181Z] setToolProperty: [2024-04-16T10:22:53.181Z] [2024-04-16T10:22:53.181Z] setS1ASclassPath: [2024-04-16T10:22:53.181Z] [2024-04-16T10:22:53.181Z] init-common: [2024-04-16T10:22:53.181Z] [2024-04-16T10:22:53.181Z] undeploy-common: [2024-04-16T10:22:53.423Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:53.423Z] [javac] 1 warning [2024-04-16T10:22:53.423Z] [2024-04-16T10:22:53.423Z] build: [2024-04-16T10:22:53.423Z] [2024-04-16T10:22:53.423Z] setOSConditions: [2024-04-16T10:22:53.423Z] [2024-04-16T10:22:53.423Z] setToolWin: [2024-04-16T10:22:53.423Z] [2024-04-16T10:22:53.423Z] setToolUnix: [2024-04-16T10:22:53.423Z] [2024-04-16T10:22:53.423Z] setToolProperty: [2024-04-16T10:22:53.423Z] [2024-04-16T10:22:53.423Z] setS1ASclassPath: [2024-04-16T10:22:53.423Z] [2024-04-16T10:22:53.424Z] init-common: [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] webclient-war-common: [2024-04-16T10:22:53.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] clear: [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] test-tlds-exist: [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] copy-tlds: [2024-04-16T10:22:53.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:53.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/tlds [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] test-tagfiles-exist: [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] copy-tagfiles: [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] package-war-common: [2024-04-16T10:22:53.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:53.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:53.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/lib [2024-04-16T10:22:53.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:53.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:53.424Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2024-04-16T10:22:53.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:53.424Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:53.424Z] [javac] Compiling 1 source file [2024-04-16T10:22:53.424Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUrnJspTldWithoutUri/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:53.424Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] deploy: [2024-04-16T10:22:53.424Z] [2024-04-16T10:22:53.424Z] deploy-war-common: [2024-04-16T10:22:53.425Z] [2024-04-16T10:22:53.425Z] setOSConditions: [2024-04-16T10:22:53.425Z] [2024-04-16T10:22:53.425Z] setToolWin: [2024-04-16T10:22:53.425Z] [2024-04-16T10:22:53.425Z] setToolUnix: [2024-04-16T10:22:53.425Z] [2024-04-16T10:22:53.425Z] setToolProperty: [2024-04-16T10:22:53.425Z] [2024-04-16T10:22:53.425Z] setS1ASclassPath: [2024-04-16T10:22:53.425Z] [2024-04-16T10:22:53.425Z] init-common: [2024-04-16T10:22:53.425Z] [2024-04-16T10:22:53.425Z] deploy-war-commonpe: [2024-04-16T10:22:53.694Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-urn-jsp-tld-without-uri --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-urn-jsp-tld-without-uri-web.war [2024-04-16T10:22:53.740Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauthApp [2024-04-16T10:22:53.740Z] [2024-04-16T10:22:53.740Z] all: [2024-04-16T10:22:53.740Z] [2024-04-16T10:22:53.740Z] setOSConditions: [2024-04-16T10:22:53.740Z] [2024-04-16T10:22:53.740Z] setToolWin: [2024-04-16T10:22:53.740Z] [2024-04-16T10:22:53.740Z] setToolUnix: [2024-04-16T10:22:53.740Z] [2024-04-16T10:22:53.740Z] setToolProperty: [2024-04-16T10:22:53.740Z] [2024-04-16T10:22:53.740Z] setS1ASclassPath: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] init-common: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] clean: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setOSConditions: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolWin: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolUnix: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolProperty: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setS1ASclassPath: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] init-common: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] clean-common: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setOSConditions: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolWin: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolUnix: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolProperty: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setS1ASclassPath: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] init-common: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] clean-classes-common: [2024-04-16T10:22:53.741Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setOSConditions: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolWin: [2024-04-16T10:22:53.741Z] [2024-04-16T10:22:53.741Z] setToolUnix: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] setToolProperty: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] setS1ASclassPath: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] init-common: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] clean-jars-common: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] compile: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] setOSConditions: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] setToolWin: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] setToolUnix: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] setToolProperty: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] setS1ASclassPath: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] init-common: [2024-04-16T10:22:53.742Z] [2024-04-16T10:22:53.742Z] compile-common: [2024-04-16T10:22:53.742Z] [echo] Current time (ISO): 2024-04-16T10:22:53.621+0000 [2024-04-16T10:22:53.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:53.742Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:53.911Z] [exec] Apr 16, 2024 10:22:53 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:22:53.911Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-context-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.context.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-contextAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-contextClient [2024-04-16T10:22:53.921Z] [exec] Application deployed with name wsclient. [2024-04-16T10:22:53.921Z] [exec] Command deploy executed successfully. [2024-04-16T10:22:53.921Z] [2024-04-16T10:22:53.921Z] setup: [2024-04-16T10:22:53.921Z] [2024-04-16T10:22:53.921Z] runtest: [2024-04-16T10:22:53.921Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:53.921Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml:119: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:53.921Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:54.128Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:54.128Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:54.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-04-16T10:22:54.129Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] create-connector-connpool-common: [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] setOSConditions: [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] setToolWin: [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] setToolUnix: [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] setToolProperty: [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] setS1ASclassPath: [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] init-common: [2024-04-16T10:22:54.129Z] [2024-04-16T10:22:54.129Z] create-connector-resource-common: [2024-04-16T10:22:54.129Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-04-16T10:22:54.177Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:22:54.178Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:22:54.290Z] [exec] Apr 16, 2024 10:22:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:54.290Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@794240e2 [2024-04-16T10:22:54.290Z] [exec] I am in client [2024-04-16T10:22:54.290Z] [exec] Calling SFSBWithUnsynchPC.doTest [2024-04-16T10:22:54.290Z] [exec] Value of key is:TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC [2024-04-16T10:22:54.290Z] [exec] Calling TC2_SFSBWithSynchPC.doTest [2024-04-16T10:22:54.290Z] [exec] Value of key is:TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC [2024-04-16T10:22:54.290Z] [exec] DoTest method ends [2024-04-16T10:22:54.290Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:54.290Z] [exec] [2024-04-16T10:22:54.290Z] [exec] [2024-04-16T10:22:54.290Z] [exec] ----------------------------------------- [2024-04-16T10:22:54.290Z] [exec] - TestCase1_extendedScopeSfsbWithUnsyncPCInvokeSfsbWithSynchPC: PASS - [2024-04-16T10:22:54.290Z] [exec] - TestCase2_extendedScopeSfsbWithSyncPCInvokeSfsbWithUnsynchPC: PASS - [2024-04-16T10:22:54.290Z] [exec] ----------------------------------------- [2024-04-16T10:22:54.290Z] [exec] Total PASS: 2 [2024-04-16T10:22:54.290Z] [exec] Total FAIL: 0 [2024-04-16T10:22:54.290Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:54.290Z] [exec] ----------------------------------------- [2024-04-16T10:22:54.290Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:54.290Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:54.391Z] [java] Value of key is: API testWebPerms [2024-04-16T10:22:54.391Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:54.391Z] [java] [2024-04-16T10:22:54.391Z] [java] [2024-04-16T10:22:54.391Z] [java] ----------------------------------------- [2024-04-16T10:22:54.391Z] [java] - API testWebPerms : PASS - [2024-04-16T10:22:54.391Z] [java] ----------------------------------------- [2024-04-16T10:22:54.391Z] [java] Total PASS: 1 [2024-04-16T10:22:54.391Z] [java] Total FAIL: 0 [2024-04-16T10:22:54.391Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:54.391Z] [java] ----------------------------------------- [2024-04-16T10:22:54.391Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:54.391Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:54.391Z] [2024-04-16T10:22:54.391Z] run-prog-auth: [2024-04-16T10:22:54.391Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2024-04-16T10:22:54.391Z] [get] To: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: [2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: [2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: [2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: [2024-04-16T10:22:54.434Z] [java] [client.TestClient]::

[2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:22:54.434Z] [java] [client.TestClient]::

[2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: [5555] [2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: [2024-04-16T10:22:54.434Z] [java] [client.TestClient]:: [2024-04-16T10:22:54.434Z] [java] Value of key is:WEBSERVICES13-addressing [2024-04-16T10:22:54.434Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:54.434Z] [java] [2024-04-16T10:22:54.434Z] [java] [2024-04-16T10:22:54.434Z] [java] ----------------------------------------- [2024-04-16T10:22:54.434Z] [java] - WEBSERVICES13-addressing: PASS - [2024-04-16T10:22:54.434Z] [java] ----------------------------------------- [2024-04-16T10:22:54.434Z] [java] Total PASS: 1 [2024-04-16T10:22:54.434Z] [java] Total FAIL: 0 [2024-04-16T10:22:54.434Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:22:54.434Z] [java] ----------------------------------------- [2024-04-16T10:22:54.434Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:22:54.434Z] [2024-04-16T10:22:54.434Z] undeploy: [2024-04-16T10:22:54.434Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:54.434Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:54.434Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:54.434Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:54.434Z] [2024-04-16T10:22:54.434Z] setOSConditions: [2024-04-16T10:22:54.434Z] [2024-04-16T10:22:54.434Z] setToolWin: [2024-04-16T10:22:54.434Z] [2024-04-16T10:22:54.435Z] setToolUnix: [2024-04-16T10:22:54.435Z] [2024-04-16T10:22:54.435Z] setToolProperty: [2024-04-16T10:22:54.435Z] [2024-04-16T10:22:54.435Z] setS1ASclassPath: [2024-04-16T10:22:54.435Z] [2024-04-16T10:22:54.435Z] init-common: [2024-04-16T10:22:54.435Z] [2024-04-16T10:22:54.435Z] undeploy-war-common: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] checkReporting-common: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] confirmReportPresent-common: [2024-04-16T10:22:54.547Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:54.547Z] [echo] Test seems to be reported fine [2024-04-16T10:22:54.547Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/RepRunConf.txt [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] confirmMissingReport-common: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] undeploy: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] setOSConditions: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] setToolWin: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] setToolUnix: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] setToolProperty: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] setS1ASclassPath: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] init-common: [2024-04-16T10:22:54.547Z] [2024-04-16T10:22:54.547Z] undeploy-common: [2024-04-16T10:22:54.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-04-16T10:22:54.733Z] [exec] Connector resource blackbox-tx-cr created. [2024-04-16T10:22:54.948Z] [2024-04-16T10:22:54.948Z] runMaven: [2024-04-16T10:22:54.989Z] [2024-04-16T10:22:54.989Z] asadmin-common: [2024-04-16T10:22:54.989Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:22:55.055Z] [exec] Application deployed with name web-jsp-urn-jsp-tld-without-uri-web. [2024-04-16T10:22:55.055Z] [2024-04-16T10:22:55.055Z] deploy-war-commonee: [2024-04-16T10:22:55.055Z] [2024-04-16T10:22:55.055Z] run: [2024-04-16T10:22:55.055Z] [java] Connecting to: http://localhost:45711/web-jsp-urn-jsp-tld-without-uri/test.jspx [2024-04-16T10:22:55.055Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:55.055Z] [java] [2024-04-16T10:22:55.055Z] [java] [2024-04-16T10:22:55.055Z] [java] ----------------------------------------- [2024-04-16T10:22:55.055Z] [java] - jsp-urn-jsp-tld-without-uri: PASS - [2024-04-16T10:22:55.055Z] [java] ----------------------------------------- [2024-04-16T10:22:55.055Z] [java] - Total PASS : 1 - [2024-04-16T10:22:55.055Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:55.056Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:55.056Z] [java] ----------------------------------------- [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] undeploy: [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] setOSConditions: [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] setToolWin: [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] setToolUnix: [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] setToolProperty: [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] setS1ASclassPath: [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] init-common: [2024-04-16T10:22:55.056Z] [2024-04-16T10:22:55.056Z] undeploy-war-common: [2024-04-16T10:22:55.109Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsyncpc_extendedscope_cross_sfsbApp [2024-04-16T10:22:55.109Z] [2024-04-16T10:22:55.109Z] unsetup: [2024-04-16T10:22:55.109Z] [2024-04-16T10:22:55.109Z] setOSConditions: [2024-04-16T10:22:55.109Z] [2024-04-16T10:22:55.109Z] setToolWin: [2024-04-16T10:22:55.109Z] [2024-04-16T10:22:55.110Z] setToolUnix: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setToolProperty: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setS1ASclassPath: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] init-common: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] execute-ejb-sql-common: [2024-04-16T10:22:55.110Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/extendedscope_cross_sfsb/sql/drop.sql [2024-04-16T10:22:55.110Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] all: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] unsynchpc_flush: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setOSConditions: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setToolWin: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setToolUnix: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setToolProperty: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setS1ASclassPath: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] init-common: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] clean: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setOSConditions: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setToolWin: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setToolUnix: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setToolProperty: [2024-04-16T10:22:55.110Z] [2024-04-16T10:22:55.110Z] setS1ASclassPath: [2024-04-16T10:22:55.111Z] [2024-04-16T10:22:55.111Z] init-common: [2024-04-16T10:22:55.111Z] [2024-04-16T10:22:55.111Z] clean-common: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setOSConditions: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setToolWin: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setToolUnix: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setToolProperty: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setS1ASclassPath: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] init-common: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] clean-classes-common: [2024-04-16T10:22:55.366Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setOSConditions: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setToolWin: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setToolUnix: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setToolProperty: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setS1ASclassPath: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] init-common: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] clean-jars-common: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] compile: [2024-04-16T10:22:55.366Z] [2024-04-16T10:22:55.366Z] setOSConditions: [2024-04-16T10:22:55.367Z] [2024-04-16T10:22:55.367Z] setToolWin: [2024-04-16T10:22:55.367Z] [2024-04-16T10:22:55.367Z] setToolUnix: [2024-04-16T10:22:55.367Z] [2024-04-16T10:22:55.367Z] setToolProperty: [2024-04-16T10:22:55.367Z] [2024-04-16T10:22:55.367Z] setS1ASclassPath: [2024-04-16T10:22:55.367Z] [2024-04-16T10:22:55.367Z] init-common: [2024-04-16T10:22:55.367Z] [2024-04-16T10:22:55.367Z] compile-common: [2024-04-16T10:22:55.367Z] [echo] Current time (ISO): 2024-04-16T10:22:55.131+0000 [2024-04-16T10:22:55.367Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:55.367Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:55.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-addressing-web [2024-04-16T10:22:55.420Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:55.420Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:55.420Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:55.421Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:55.421Z] [2024-04-16T10:22:55.421Z] setOSConditions: [2024-04-16T10:22:55.421Z] [2024-04-16T10:22:55.421Z] setToolWin: [2024-04-16T10:22:55.421Z] [2024-04-16T10:22:55.421Z] setToolUnix: [2024-04-16T10:22:55.421Z] [2024-04-16T10:22:55.421Z] setToolProperty: [2024-04-16T10:22:55.421Z] [2024-04-16T10:22:55.421Z] setS1ASclassPath: [2024-04-16T10:22:55.421Z] [2024-04-16T10:22:55.421Z] init-common: [2024-04-16T10:22:55.421Z] [2024-04-16T10:22:55.421Z] undeploy-client: [2024-04-16T10:22:55.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:22:55.550Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:22:55.550Z] [2024-04-16T10:22:55.550Z] asadmin-common: [2024-04-16T10:22:55.550Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:22:55.617Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-urn-jsp-tld-without-uri-web [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] all: [2024-04-16T10:22:55.617Z] [echo] [2024-04-16T10:22:55.617Z] [echo] ************************* [2024-04-16T10:22:55.617Z] [echo] * Running jspUseBean [2024-04-16T10:22:55.617Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUseBean [2024-04-16T10:22:55.617Z] [echo] ************************* [2024-04-16T10:22:55.617Z] [echo] [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setOSConditions: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setToolWin: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setToolUnix: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setToolProperty: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setS1ASclassPath: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] init-common: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] clean: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setOSConditions: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setToolWin: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setToolUnix: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setToolProperty: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setS1ASclassPath: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] init-common: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] clean-common: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.617Z] setOSConditions: [2024-04-16T10:22:55.617Z] [2024-04-16T10:22:55.618Z] setToolWin: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolUnix: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolProperty: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setS1ASclassPath: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] init-common: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] clean-classes-common: [2024-04-16T10:22:55.618Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setOSConditions: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolWin: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolUnix: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolProperty: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setS1ASclassPath: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] init-common: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] clean-jars-common: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] compile: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setOSConditions: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolWin: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolUnix: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setToolProperty: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.618Z] setS1ASclassPath: [2024-04-16T10:22:55.618Z] [2024-04-16T10:22:55.619Z] init-common: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] compile-common: [2024-04-16T10:22:55.619Z] [echo] Current time (ISO): 2024-04-16T10:22:55.557+0000 [2024-04-16T10:22:55.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:55.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUseBean/servlet [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] build: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] setOSConditions: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] setToolWin: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] setToolUnix: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] setToolProperty: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] setS1ASclassPath: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] init-common: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] webclient-war-common: [2024-04-16T10:22:55.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] clear: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] test-tlds-exist: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] copy-tlds: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] test-tagfiles-exist: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] copy-tagfiles: [2024-04-16T10:22:55.619Z] [2024-04-16T10:22:55.619Z] package-war-common: [2024-04-16T10:22:55.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:55.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:55.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:55.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:55.620Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUseBean/lib [2024-04-16T10:22:55.620Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:55.620Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2024-04-16T10:22:55.620Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:55.620Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUseBean/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:55.620Z] [javac] Compiling 1 source file [2024-04-16T10:22:55.633Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:55.633Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:22:55.633Z] [javac] return new Integer(1); [2024-04-16T10:22:55.633Z] [javac] ^ [2024-04-16T10:22:55.633Z] [javac] 2 warnings [2024-04-16T10:22:55.633Z] [2024-04-16T10:22:55.633Z] setOSConditions: [2024-04-16T10:22:55.633Z] [2024-04-16T10:22:55.633Z] setToolWin: [2024-04-16T10:22:55.633Z] [2024-04-16T10:22:55.633Z] setToolUnix: [2024-04-16T10:22:55.633Z] [2024-04-16T10:22:55.633Z] setToolProperty: [2024-04-16T10:22:55.633Z] [2024-04-16T10:22:55.633Z] setS1ASclassPath: [2024-04-16T10:22:55.633Z] [2024-04-16T10:22:55.634Z] init-common: [2024-04-16T10:22:55.634Z] [2024-04-16T10:22:55.634Z] compile-common: [2024-04-16T10:22:55.634Z] [echo] Current time (ISO): 2024-04-16T10:22:55.291+0000 [2024-04-16T10:22:55.634Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:55.654Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:55.654Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/client/Client.java:63: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:22:55.654Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:22:55.654Z] [javac] ^ [2024-04-16T10:22:55.654Z] [javac] 2 warnings [2024-04-16T10:22:55.654Z] [2024-04-16T10:22:55.654Z] build: [2024-04-16T10:22:55.654Z] [2024-04-16T10:22:55.654Z] setOSConditions: [2024-04-16T10:22:55.654Z] [2024-04-16T10:22:55.654Z] fixFiles: [2024-04-16T10:22:55.654Z] [2024-04-16T10:22:55.655Z] convUnix: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] convWin: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] setToolWin: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] setToolUnix: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] setToolProperty: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] setS1ASclassPath: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] init-common: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] package-persistence-common: [2024-04-16T10:22:55.655Z] [2024-04-16T10:22:55.655Z] ejb-jar-common: [2024-04-16T10:22:55.655Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:55.832Z] [exec] Application deployed with name i18n-simple. [2024-04-16T10:22:55.832Z] [exec] there are no files to retrieve for application i18n-simple [2024-04-16T10:22:55.832Z] [exec] Command deploy executed successfully. [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] init.os: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] init.tools.unix: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] init.tools.windows: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] init.tools: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] setAsadminArgs: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] init: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] init.customtasks: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] setEnabled: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] createAppRef: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] setHttpPort: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] run.positive: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] common.run.positive: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] setHttpPort: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] common.run: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] checkAppOnServer: [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.832Z] declare-test: [2024-04-16T10:22:55.832Z] [echo] Starting test libClassPath libClasspath Test asadmin deploy (server) [2024-04-16T10:22:55.832Z] [2024-04-16T10:22:55.833Z] init.os: [2024-04-16T10:22:55.833Z] [2024-04-16T10:22:55.833Z] init.tools.unix: [2024-04-16T10:22:55.833Z] [2024-04-16T10:22:55.833Z] init.tools.windows: [2024-04-16T10:22:55.833Z] [2024-04-16T10:22:55.833Z] init.tools: [2024-04-16T10:22:55.833Z] [2024-04-16T10:22:55.833Z] setAsadminArgs: [2024-04-16T10:22:55.833Z] [2024-04-16T10:22:55.833Z] init: [2024-04-16T10:22:55.833Z] [2024-04-16T10:22:55.833Z] init.customtasks: [2024-04-16T10:22:55.833Z] [2024-04-16T10:22:55.833Z] runclient: [2024-04-16T10:22:55.833Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [2024-04-16T10:22:55.897Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java:43: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:22:55.897Z] [javac] int port = new Integer(portS).intValue(); [2024-04-16T10:22:55.897Z] [javac] ^ [2024-04-16T10:22:55.897Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspUseBean/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:55.897Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:55.897Z] [javac] 1 warning [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] deploy: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] deploy-war-common: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] setOSConditions: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] setToolWin: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] setToolUnix: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] setToolProperty: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] setS1ASclassPath: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] init-common: [2024-04-16T10:22:55.897Z] [2024-04-16T10:22:55.897Z] deploy-war-commonpe: [2024-04-16T10:22:55.910Z] [2024-04-16T10:22:55.911Z] package-ejbjar-common: [2024-04-16T10:22:55.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:55.911Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [2024-04-16T10:22:55.911Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:55.911Z] [2024-04-16T10:22:55.911Z] appclient-jar-common: [2024-04-16T10:22:55.911Z] [2024-04-16T10:22:55.911Z] package-appclientjar-common: [2024-04-16T10:22:55.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:55.911Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar [2024-04-16T10:22:55.911Z] [2024-04-16T10:22:55.911Z] webclient-war-common: [2024-04-16T10:22:55.911Z] [2024-04-16T10:22:55.911Z] build-ear-common: [2024-04-16T10:22:55.911Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:55.911Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:55.911Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:55.911Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-04-16T10:22:55.911Z] [2024-04-16T10:22:55.911Z] create-resources: [2024-04-16T10:22:55.911Z] [2024-04-16T10:22:55.911Z] asadmin-batch-common: [2024-04-16T10:22:56.027Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:56.027Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2024-04-16T10:22:56.104Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]::

Internationalizing [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: JSP with Resource Bundle
The simple ResourceJsp.jsp uses two [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles (LocalStrings.properties and [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties) and loads appropriate bundle based on the [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings. To verify that the [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties file is loading properly, change your [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings to "ja". Click [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. If you want to try with any other [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundle say "zh", copy LocalStrings_ja.properties [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: file to LocalStrings_zh.properties and add chinese (unicode data) to [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. Change your browser's language [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: settings to "zh".

[2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]::

Using [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: Java Bean with jsp
The simple UseBeanJsp.jsp uses the usebean [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: property to set and get the values from a Java Bean. Click [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. On the screen displayed, enter your name [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: and greeting message (in desired language) and click Submit. The jsp [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.105Z] [javaWithResult] [i18n.simple.TestClient]:: displays the entered information.

[2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]::

Simple [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: Custom Tag
The simple TaglibJsp [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: uses a tag library i18ntaglib to display localized messages from [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles to the user. For this sample we are using [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties resource bundle and the language is set to [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: "ja". If you want to try with any other resource bundle say [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: "zh", copy LocalStrings_ja.properties file to [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties and add chinese (unicode data) to [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. In the TaglibJsp.jsp file change the [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: line:
<i18n:message name="LocalStrings" key="thanks" [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: language="ja" country="JP" /> to
<i18n:message [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: name="LocalStrings" key="thanks" language="zh" [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: country="CN" />
Once you are done with the changes, [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: run "asant all" from the directory "src" and [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: restart your server instance. Change your browser's language setting [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: to "zh" and verify that the resource bundle is loaded [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: properly and the chinese characters displayed properly.

Simple [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: Filter
A Filter is a component that is invoked by the servlet [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: container when a client requests a resource that the Filter is [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: configured to, such as a Servlet or URL. In this example we use a [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: simple filter called SimpleFilter, that sets the request's character [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: encoding based on two initialization parameters, usefilter and [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: encoding defined in web.xml file. The parameter "usefilter" [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: value can be set either to "true" or "false". The [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: parameter "encoding" can be set to any valid encoding. In [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: this example, we have set it to "UTF-8". Depending on this [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: value, the filter sets the character encoding accordingly. Though the [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: filters can be used for all the requests received by the container, [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: in this example we will use the SimpleFilter to serve requests for a [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: specific servlet resource, SimpleFilterServlet. Once you click on the [2024-04-16T10:22:56.106Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: above link (Set character encoding using a Filter), a html page will [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: be displayed whose content type is set to UTF-8. Enter some multi [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: byte data into the form and click Submit. The resulting page displays [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: the data you have entered. If you want to try with any other [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: encoding, for example GB2312, modify the line in web.xml UTF-8 to [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: GB2312. And modify the line in servletfilter.html
<META [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> with
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=GB2312">. [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: Once you are done with the changes, run "asant all" from the directory "src" [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: and restart your server instance.

[2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

The [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping information provided in sun-web.xml file is [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: used by the application server to set request's character encoding if [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: the application does not call setCharacterEncoding() on request [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: object. Here is the priority list for different approaches used by [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: the application server.


[2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]::

[2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.107Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]::


If the [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: application does not set request encoding using [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding(), the application server looks for the hidden [2024-04-16T10:22:56.108Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: field in the request header. If there is any value specified, the [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the hidden value to call [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() method on servlet request. If the hidden field [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: is not available, the application server looks at the language header [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: to get the locale of the request. If the request locale matches with [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: the the locale defined in locale-charset mapping table, the [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the corresponding encoding to call [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() on servlet request. If there is no locale [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: available in the request header, the application server uses the [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: encoding associated with the default locale defined in locale-charset [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: mapping table. If there is no default locale defined in [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping table of sun-web.xml file, then the [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses ISO-8859-1 as default encoding to read the [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: request parameters.

[2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

If you use the samples with japanese characters [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: using Netscape Communicator 4.x browser on Windows NT/2000, you may [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: see the characters as square boxes or corrupted instead of Japanese [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: characters. In this case, you will need to install unicode font or [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: Japanese font on your system.

[2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

Download bitstream [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: cyberbit font (geottf.zip) , to a temp directory. Use an utility such as [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: winzip to decompress the zip file. To install the font, double click [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: "my computer" --> "control panel" --> "fonts". [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: Select File -->; Install new font and select the font file from the [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: temp directory to install.

Setup for Netscape [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:22:56.109Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2024-04-16T10:22:56.110Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2024-04-16T10:22:56.110Z] [2024-04-16T10:22:56.110Z] processResult: [2024-04-16T10:22:56.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:22:56.132Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:22:56.132Z] [2024-04-16T10:22:56.132Z] asadmin-common: [2024-04-16T10:22:56.132Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:22:56.283Z] [exec] Command undeploy executed successfully. [2024-04-16T10:22:56.283Z] [2024-04-16T10:22:56.283Z] all: [2024-04-16T10:22:56.283Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:56.284Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:56.284Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:56.284Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setOSConditions: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setToolWin: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setToolUnix: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setToolProperty: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setS1ASclassPath: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] init-common: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] clean: [2024-04-16T10:22:56.284Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:56.284Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:56.284Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:56.284Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setOSConditions: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setToolWin: [2024-04-16T10:22:56.284Z] [2024-04-16T10:22:56.284Z] setToolUnix: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] setToolProperty: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] setS1ASclassPath: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] init-common: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] clean-common: [2024-04-16T10:22:56.285Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:56.285Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:56.285Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:56.285Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] setOSConditions: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] setToolWin: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] setToolUnix: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] setToolProperty: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] setS1ASclassPath: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] init-common: [2024-04-16T10:22:56.285Z] [2024-04-16T10:22:56.285Z] clean-classes-common: [2024-04-16T10:22:56.285Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:56.285Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:56.286Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:56.286Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:56.286Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] setOSConditions: [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] setToolWin: [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] setToolUnix: [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] setToolProperty: [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] setS1ASclassPath: [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] init-common: [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] clean-jars-common: [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] assemble-web: [2024-04-16T10:22:56.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:56.286Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:56.286Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:56.286Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:56.286Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:56.286Z] [2024-04-16T10:22:56.286Z] setOSConditions: [2024-04-16T10:22:56.287Z] [2024-04-16T10:22:56.287Z] setToolWin: [2024-04-16T10:22:56.287Z] [2024-04-16T10:22:56.287Z] setToolUnix: [2024-04-16T10:22:56.287Z] [2024-04-16T10:22:56.287Z] setToolProperty: [2024-04-16T10:22:56.287Z] [2024-04-16T10:22:56.287Z] setS1ASclassPath: [2024-04-16T10:22:56.287Z] [2024-04-16T10:22:56.287Z] init-common: [2024-04-16T10:22:56.305Z] [artifact:mvn] [INFO] Scanning for projects... [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] failed: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] passed: [2024-04-16T10:22:56.405Z] [echo] Test libClassPath Passed [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] unknown: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.os: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.tools.unix: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.tools.windows: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.tools: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] setAsadminArgs: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.customtasks: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] checkAppOnCluster: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.os: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.tools.unix: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.tools.windows: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] init.tools: [2024-04-16T10:22:56.405Z] [2024-04-16T10:22:56.405Z] setAsadminArgs: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.customtasks: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] prepare: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] undeploy.asadmin: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] setAsadminArgs: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] common.undeploy.asadmin: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.os: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.tools.unix: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.tools.windows: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.tools: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] setAsadminArgs: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.customtasks: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] delAppRef: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.os: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.tools.unix: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.tools.windows: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init.tools: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] setAsadminArgs: [2024-04-16T10:22:56.406Z] [2024-04-16T10:22:56.406Z] init: [2024-04-16T10:22:56.407Z] [2024-04-16T10:22:56.407Z] init.customtasks: [2024-04-16T10:22:56.407Z] [2024-04-16T10:22:56.407Z] common.run.asadmin: [2024-04-16T10:22:56.407Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2024-04-16T10:22:56.457Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-use-bean --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-use-bean-web.war [2024-04-16T10:22:56.461Z] [exec] Apr 16, 2024 10:22:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:22:56.462Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4f2ac7e0 [2024-04-16T10:22:56.543Z] [2024-04-16T10:22:56.543Z] compile: [2024-04-16T10:22:56.543Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:56.543Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:56.543Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:56.543Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:56.543Z] [2024-04-16T10:22:56.543Z] setOSConditions: [2024-04-16T10:22:56.543Z] [2024-04-16T10:22:56.543Z] setToolWin: [2024-04-16T10:22:56.543Z] [2024-04-16T10:22:56.544Z] setToolUnix: [2024-04-16T10:22:56.544Z] [2024-04-16T10:22:56.544Z] setToolProperty: [2024-04-16T10:22:56.544Z] [2024-04-16T10:22:56.544Z] setS1ASclassPath: [2024-04-16T10:22:56.544Z] [2024-04-16T10:22:56.544Z] init-common: [2024-04-16T10:22:56.544Z] [2024-04-16T10:22:56.544Z] compile-common: [2024-04-16T10:22:56.544Z] [echo] Current time (ISO): 2024-04-16T10:22:56.298+0000 [2024-04-16T10:22:56.544Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:56.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:22:56.695Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:22:56.706Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:56.706Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:22:56.735Z] [exec] I am in client [2024-04-16T10:22:56.735Z] [exec] calling createPerson(duke) [2024-04-16T10:22:56.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file create_resources.asadmin [2024-04-16T10:22:56.851Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/ejb_ejb30_hello_mdb_QCF [2024-04-16T10:22:56.851Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-04-16T10:22:56.852Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue --target server --force=false jms/ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:22:56.862Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [2024-04-16T10:22:56.951Z] [2024-04-16T10:22:56.951Z] asadmin-common: [2024-04-16T10:22:56.951Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:22:56.992Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:56.992Z] [javac] 1 warning [2024-04-16T10:22:56.992Z] [2024-04-16T10:22:56.992Z] build: [2024-04-16T10:22:56.992Z] [2024-04-16T10:22:56.992Z] setOSConditions: [2024-04-16T10:22:56.992Z] [2024-04-16T10:22:56.992Z] fixFiles: [2024-04-16T10:22:56.992Z] [2024-04-16T10:22:56.993Z] convUnix: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] convWin: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] setToolWin: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] setToolUnix: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] setToolProperty: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] setS1ASclassPath: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] init-common: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] package-persistence-common: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] ejb-jar-common: [2024-04-16T10:22:56.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] package-ejbjar-common: [2024-04-16T10:22:56.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.993Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-ejb.jar [2024-04-16T10:22:56.993Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] appclient-jar-common: [2024-04-16T10:22:56.993Z] [2024-04-16T10:22:56.993Z] package-appclientjar-common: [2024-04-16T10:22:56.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.993Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.994Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtx-client.jar [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] webclient-war-common: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] build-ear-common: [2024-04-16T10:22:56.994Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:56.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:56.994Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:56.994Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] deploy: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setOSConditions: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setToolWin: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setToolUnix: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setToolProperty: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setS1ASclassPath: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] init-common: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] execute-sql-common: [2024-04-16T10:22:56.994Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2024-04-16T10:22:56.994Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:22:56.994Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:22:56.994Z] [sql] 0 rows affected [2024-04-16T10:22:56.994Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setOSConditions: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setToolWin: [2024-04-16T10:22:56.994Z] [2024-04-16T10:22:56.994Z] setToolUnix: [2024-04-16T10:22:56.995Z] [2024-04-16T10:22:56.995Z] setToolProperty: [2024-04-16T10:22:56.995Z] [2024-04-16T10:22:56.995Z] setS1ASclassPath: [2024-04-16T10:22:56.995Z] [2024-04-16T10:22:56.995Z] init-common: [2024-04-16T10:22:56.995Z] [2024-04-16T10:22:56.995Z] create-jdbc-connpool-common: [2024-04-16T10:22:57.035Z] [exec] created [2024-04-16T10:22:57.035Z] [exec] calling findPerson(duke) [2024-04-16T10:22:57.035Z] [exec] found Person: {(name = duke)} [2024-04-16T10:22:57.035Z] [exec] calling nonTxFindPerson(duke) [2024-04-16T10:22:57.035Z] [exec] found Person: {(name = duke)} [2024-04-16T10:22:57.035Z] [exec] calling nonTxFindPerson(duke) [2024-04-16T10:22:57.035Z] [exec] found Person: {(name = duke)} [2024-04-16T10:22:57.035Z] [exec] calling nonTxBlah(duke) [2024-04-16T10:22:57.116Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom [2024-04-16T10:22:57.127Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-04-16T10:22:57.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue --target server --force=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:22:57.127Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-04-16T10:22:57.127Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] deploy: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setOSConditions: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setToolWin: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setToolUnix: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setToolProperty: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setS1ASclassPath: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] init-common: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] deploy-common: [2024-04-16T10:22:57.127Z] [echo] Current time (ISO): 2024-04-16T10:22:56.934+0000 [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setOSConditions: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setToolWin: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setToolUnix: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setToolProperty: [2024-04-16T10:22:57.127Z] [2024-04-16T10:22:57.127Z] setS1ASclassPath: [2024-04-16T10:22:57.128Z] [2024-04-16T10:22:57.128Z] init-common: [2024-04-16T10:22:57.128Z] [2024-04-16T10:22:57.128Z] deploy-common-pe: [2024-04-16T10:22:57.269Z] [exec] Command undeploy executed successfully. [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] init.os: [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] init.tools.unix: [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] init.tools.windows: [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] init.tools: [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] setAsadminArgs: [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] init: [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] init.customtasks: [2024-04-16T10:22:57.269Z] [2024-04-16T10:22:57.269Z] prepare: [2024-04-16T10:22:57.269Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/ejb [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub [2024-04-16T10:22:57.270Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra [2024-04-16T10:22:57.270Z] [2024-04-16T10:22:57.270Z] private-all: [2024-04-16T10:22:57.270Z] [2024-04-16T10:22:57.271Z] init.os: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] init.tools.unix: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] init.tools.windows: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] init.tools: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] setAsadminArgs: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] init: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] init.customtasks: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] prepare: [2024-04-16T10:22:57.271Z] [2024-04-16T10:22:57.271Z] compile: [2024-04-16T10:22:57.271Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ear/libclasspath2/build.xml:294: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:57.271Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2 [2024-04-16T10:22:57.289Z] [exec] removing Person(duke) [2024-04-16T10:22:57.289Z] [exec] removed Person(duke) [2024-04-16T10:22:57.289Z] [exec] Value of key is: main [2024-04-16T10:22:57.289Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:57.289Z] [exec] [2024-04-16T10:22:57.289Z] [exec] [2024-04-16T10:22:57.289Z] [exec] ----------------------------------------- [2024-04-16T10:22:57.289Z] [exec] - main: PASS - [2024-04-16T10:22:57.289Z] [exec] ----------------------------------------- [2024-04-16T10:22:57.289Z] [exec] Total PASS: 1 [2024-04-16T10:22:57.289Z] [exec] Total FAIL: 0 [2024-04-16T10:22:57.289Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:22:57.289Z] [exec] ----------------------------------------- [2024-04-16T10:22:57.289Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:57.289Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 129 kB/s) [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] Reactor Build Order: [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api [pom] [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] Jakarta EE Sample: jaccApi- common [jar] [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] Jakarta EE Sample: Programmatic-authentication with Jacc api [war] [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] ----------------< org.glassfish.jaccApi.test:prog-auth >---------------- [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] Building Programmatic authentication with Jakarta Authorization api 7.0.15-SNAPSHOT [1/3] [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] from pom.xml [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:22:57.371Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-04-16T10:22:57.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:22:57.533Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] deploy-rar-and-setup-resources: [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] setOSConditions: [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] setToolWin: [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] setToolUnix: [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] setToolProperty: [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] setS1ASclassPath: [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] init-common: [2024-04-16T10:22:57.533Z] [2024-04-16T10:22:57.533Z] deploy-rar-common: [2024-04-16T10:22:57.533Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] checkReporting-common: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] confirmReportPresent-common: [2024-04-16T10:22:57.543Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:22:57.543Z] [echo] Test seems to be reported fine [2024-04-16T10:22:57.543Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/RepRunConf.txt [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] confirmMissingReport-common: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] undeploy: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] setOSConditions: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] setToolWin: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] setToolUnix: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] setToolProperty: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] setS1ASclassPath: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] init-common: [2024-04-16T10:22:57.543Z] [2024-04-16T10:22:57.543Z] undeploy-common: [2024-04-16T10:22:57.553Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-04-16T10:22:57.554Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-04-16T10:22:57.554Z] [2024-04-16T10:22:57.554Z] set-derby-connpool-props: [2024-04-16T10:22:57.625Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-04-16T10:22:57.625Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom (15 kB at 999 kB/s) [2024-04-16T10:22:57.625Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-04-16T10:22:57.625Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-04-16T10:22:57.625Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.6 MB/s) [2024-04-16T10:22:57.626Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-04-16T10:22:57.626Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-04-16T10:22:57.626Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar (98 kB at 3.8 MB/s) [2024-04-16T10:22:57.626Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom [2024-04-16T10:22:57.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-04-16T10:22:57.808Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-04-16T10:22:57.817Z] [exec] Application deployed with name web-jsp-use-bean-web. [2024-04-16T10:22:57.817Z] [2024-04-16T10:22:57.817Z] deploy-war-commonee: [2024-04-16T10:22:57.818Z] [2024-04-16T10:22:57.818Z] run: [2024-04-16T10:22:57.833Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.pom (3.5 kB at 135 kB/s) [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.6.0.Final/arquillian-build-1.6.0.Final.pom (3.8 kB at 158 kB/s) [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.6.0.Final/arquillian-parent-1.6.0.Final.pom (5.1 kB at 468 kB/s) [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/36/jboss-parent-36.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 2.7 MB/s) [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.pom (2.8 kB at 126 kB/s) [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom [2024-04-16T10:22:57.880Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom [2024-04-16T10:22:57.881Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.pom (1.6 kB at 105 kB/s) [2024-04-16T10:22:57.881Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom [2024-04-16T10:22:57.884Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:57.884Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:22:57.884Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:22:57.884Z] [javac] 2 warnings [2024-04-16T10:22:57.884Z] [2024-04-16T10:22:57.884Z] setOSConditions: [2024-04-16T10:22:57.884Z] [2024-04-16T10:22:57.884Z] setToolWin: [2024-04-16T10:22:57.884Z] [2024-04-16T10:22:57.884Z] setToolUnix: [2024-04-16T10:22:57.884Z] [2024-04-16T10:22:57.884Z] setToolProperty: [2024-04-16T10:22:57.884Z] [2024-04-16T10:22:57.884Z] setS1ASclassPath: [2024-04-16T10:22:57.884Z] [2024-04-16T10:22:57.884Z] init-common: [2024-04-16T10:22:57.884Z] [2024-04-16T10:22:57.884Z] compile-common: [2024-04-16T10:22:57.884Z] [echo] Current time (ISO): 2024-04-16T10:22:57.492+0000 [2024-04-16T10:22:57.885Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:58.072Z] [java] GET /web-jsp-use-bean/test.jsp HTTP/1.0 [2024-04-16T10:22:58.072Z] [java] HTTP/1.1 200 OK [2024-04-16T10:22:58.072Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:22:58.072Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:22:58.072Z] [java] Set-Cookie: JSESSIONID=66e634bcb799f6f483f93b0b5e50; Path=/web-jsp-use-bean; HttpOnly [2024-04-16T10:22:58.072Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:22:58.072Z] [java] Connection: close [2024-04-16T10:22:58.072Z] [java] PASS: This error page should be reached! [2024-04-16T10:22:58.072Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:22:58.072Z] [java] [2024-04-16T10:22:58.072Z] [java] [2024-04-16T10:22:58.072Z] [java] ----------------------------------------- [2024-04-16T10:22:58.072Z] [java] - jsp-use-bean: PASS - [2024-04-16T10:22:58.072Z] [java] ----------------------------------------- [2024-04-16T10:22:58.072Z] [java] - Total PASS : 1 - [2024-04-16T10:22:58.072Z] [java] - Total FAIL : 0 - [2024-04-16T10:22:58.072Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:22:58.072Z] [java] ----------------------------------------- [2024-04-16T10:22:58.072Z] [2024-04-16T10:22:58.072Z] undeploy: [2024-04-16T10:22:58.072Z] [2024-04-16T10:22:58.072Z] setOSConditions: [2024-04-16T10:22:58.072Z] [2024-04-16T10:22:58.072Z] setToolWin: [2024-04-16T10:22:58.072Z] [2024-04-16T10:22:58.073Z] setToolUnix: [2024-04-16T10:22:58.073Z] [2024-04-16T10:22:58.073Z] setToolProperty: [2024-04-16T10:22:58.073Z] [2024-04-16T10:22:58.073Z] setS1ASclassPath: [2024-04-16T10:22:58.073Z] [2024-04-16T10:22:58.073Z] init-common: [2024-04-16T10:22:58.073Z] [2024-04-16T10:22:58.073Z] undeploy-war-common: [2024-04-16T10:22:58.088Z] [javac] 1 warning [2024-04-16T10:22:58.088Z] [2024-04-16T10:22:58.088Z] makeJars: [2024-04-16T10:22:58.088Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/x.jar [2024-04-16T10:22:58.088Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xExtra/xExtra.jar [2024-04-16T10:22:58.088Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xExtra/xExtra.jar [2024-04-16T10:22:58.088Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/lib.jar [2024-04-16T10:22:58.088Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/lib/sub/lib_sub.jar [2024-04-16T10:22:58.089Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/topLevel.jar [2024-04-16T10:22:58.089Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/z/z.jar [2024-04-16T10:22:58.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore [2024-04-16T10:22:58.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/x/xMore/sub [2024-04-16T10:22:58.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/xMore/sub [2024-04-16T10:22:58.089Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/y [2024-04-16T10:22:58.089Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/libdirtest-EJBModule.jar [2024-04-16T10:22:58.089Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/client/libdirtest-client.jar [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] makeEars: [2024-04-16T10:22:58.089Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2024-04-16T10:22:58.089Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2024-04-16T10:22:58.089Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] assemble: [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] init.os: [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] init.tools.unix: [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] init.tools.windows: [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] init.tools: [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] setAsadminArgs: [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] init: [2024-04-16T10:22:58.089Z] [2024-04-16T10:22:58.089Z] init.customtasks: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] prepare: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] deploy.asadmin: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] setAsadminArgs: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] common.deploy.asadmin: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] init.os: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] init.tools.unix: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] init.tools.windows: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] init.tools: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] setAsadminArgs: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] init: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] init.customtasks: [2024-04-16T10:22:58.090Z] [2024-04-16T10:22:58.090Z] common.run.asadmin: [2024-04-16T10:22:58.090Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-none /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2none-App.ear [2024-04-16T10:22:58.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-04-16T10:22:58.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-04-16T10:22:58.134Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom [2024-04-16T10:22:58.134Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.pom (1.2 kB at 37 kB/s) [2024-04-16T10:22:58.134Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom [2024-04-16T10:22:58.135Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom [2024-04-16T10:22:58.135Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.pom (1.1 kB at 53 kB/s) [2024-04-16T10:22:58.135Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom [2024-04-16T10:22:58.135Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom [2024-04-16T10:22:58.135Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.pom (1.2 kB at 78 kB/s) [2024-04-16T10:22:58.135Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom [2024-04-16T10:22:58.135Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom [2024-04-16T10:22:58.138Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-contextApp [2024-04-16T10:22:58.138Z] [2024-04-16T10:22:58.138Z] unsetup: [2024-04-16T10:22:58.138Z] [2024-04-16T10:22:58.138Z] setOSConditions: [2024-04-16T10:22:58.138Z] [2024-04-16T10:22:58.138Z] setToolWin: [2024-04-16T10:22:58.138Z] [2024-04-16T10:22:58.138Z] setToolUnix: [2024-04-16T10:22:58.138Z] [2024-04-16T10:22:58.138Z] setToolProperty: [2024-04-16T10:22:58.138Z] [2024-04-16T10:22:58.138Z] setS1ASclassPath: [2024-04-16T10:22:58.138Z] [2024-04-16T10:22:58.138Z] init-common: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] execute-ejb-sql-common: [2024-04-16T10:22:58.139Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/context/sql/drop.sql [2024-04-16T10:22:58.139Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] all: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] eem_1slsb_2sfsbs: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setOSConditions: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setToolWin: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setToolUnix: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setToolProperty: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setS1ASclassPath: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] init-common: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] clean: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setOSConditions: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setToolWin: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setToolUnix: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setToolProperty: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setS1ASclassPath: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] init-common: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] clean-common: [2024-04-16T10:22:58.139Z] [2024-04-16T10:22:58.139Z] setOSConditions: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolWin: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolUnix: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolProperty: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setS1ASclassPath: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] init-common: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] clean-classes-common: [2024-04-16T10:22:58.140Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setOSConditions: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolWin: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolUnix: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolProperty: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setS1ASclassPath: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] init-common: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] clean-jars-common: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] compile: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setOSConditions: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolWin: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolUnix: [2024-04-16T10:22:58.140Z] [2024-04-16T10:22:58.140Z] setToolProperty: [2024-04-16T10:22:58.141Z] [2024-04-16T10:22:58.141Z] setS1ASclassPath: [2024-04-16T10:22:58.141Z] [2024-04-16T10:22:58.141Z] init-common: [2024-04-16T10:22:58.141Z] [2024-04-16T10:22:58.141Z] compile-common: [2024-04-16T10:22:58.141Z] [echo] Current time (ISO): 2024-04-16T10:22:58.074+0000 [2024-04-16T10:22:58.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:58.141Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:58.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-04-16T10:22:58.367Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.pom (1.4 kB at 83 kB/s) [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 258 kB/s) [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 808 kB/s) [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/19/jboss-parent-19.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 1.5 MB/s) [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 29 kB/s) [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2024-04-16T10:22:58.389Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 530 kB/s) [2024-04-16T10:22:58.390Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/16/jboss-parent-16.pom [2024-04-16T10:22:58.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-04-16T10:22:58.622Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-04-16T10:22:58.631Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-use-bean-web [2024-04-16T10:22:58.631Z] [2024-04-16T10:22:58.631Z] all: [2024-04-16T10:22:58.631Z] [echo] [2024-04-16T10:22:58.631Z] [echo] ************************* [2024-04-16T10:22:58.631Z] [echo] * Running jspWelcomePageWithoutAnyServletMappings [2024-04-16T10:22:58.631Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings [2024-04-16T10:22:58.631Z] [echo] ************************* [2024-04-16T10:22:58.631Z] [echo] [2024-04-16T10:22:58.631Z] [2024-04-16T10:22:58.631Z] setOSConditions: [2024-04-16T10:22:58.631Z] [2024-04-16T10:22:58.631Z] setToolWin: [2024-04-16T10:22:58.631Z] [2024-04-16T10:22:58.632Z] setToolUnix: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setToolProperty: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setS1ASclassPath: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] init-common: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] clean: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setOSConditions: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setToolWin: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setToolUnix: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setToolProperty: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setS1ASclassPath: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] init-common: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] clean-common: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setOSConditions: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setToolWin: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setToolUnix: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setToolProperty: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] setS1ASclassPath: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] init-common: [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.632Z] clean-classes-common: [2024-04-16T10:22:58.632Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:22:58.632Z] [2024-04-16T10:22:58.633Z] setOSConditions: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setToolWin: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setToolUnix: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setToolProperty: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setS1ASclassPath: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] init-common: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] clean-jars-common: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] compile: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setOSConditions: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setToolWin: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setToolUnix: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setToolProperty: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setS1ASclassPath: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] init-common: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] compile-common: [2024-04-16T10:22:58.633Z] [echo] Current time (ISO): 2024-04-16T10:22:58.496+0000 [2024-04-16T10:22:58.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:22:58.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/servlet [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] build: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setOSConditions: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.633Z] setToolWin: [2024-04-16T10:22:58.633Z] [2024-04-16T10:22:58.634Z] setToolUnix: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] setToolProperty: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] setS1ASclassPath: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] init-common: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] webclient-war-common: [2024-04-16T10:22:58.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] clear: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] test-tlds-exist: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] copy-tlds: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] test-tagfiles-exist: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] copy-tagfiles: [2024-04-16T10:22:58.634Z] [2024-04-16T10:22:58.634Z] package-war-common: [2024-04-16T10:22:58.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:58.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:58.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:58.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:22:58.634Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/lib [2024-04-16T10:22:58.634Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:58.634Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2024-04-16T10:22:58.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:58.634Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:22:58.634Z] [javac] Compiling 1 source file [2024-04-16T10:22:58.634Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspWelcomePageWithoutAnyServletMappings/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:22:58.635Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] deploy: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] deploy-war-common: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] setOSConditions: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] setToolWin: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] setToolUnix: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] setToolProperty: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] setS1ASclassPath: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] init-common: [2024-04-16T10:22:58.635Z] [2024-04-16T10:22:58.635Z] deploy-war-commonpe: [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 876 kB/s) [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.pom (1.7 kB at 141 kB/s) [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.pom (2.5 kB at 157 kB/s) [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom [2024-04-16T10:22:58.644Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.pom (1.2 kB at 82 kB/s) [2024-04-16T10:22:58.651Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:22:58.651Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:22:58.698Z] [exec] Application deployed with name blackbox-notx. [2024-04-16T10:22:58.698Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-04-16T10:22:58.698Z] [2024-04-16T10:22:58.698Z] setOSConditions: [2024-04-16T10:22:58.698Z] [2024-04-16T10:22:58.698Z] setToolWin: [2024-04-16T10:22:58.698Z] [2024-04-16T10:22:58.698Z] setToolUnix: [2024-04-16T10:22:58.698Z] [2024-04-16T10:22:58.698Z] setToolProperty: [2024-04-16T10:22:58.698Z] [2024-04-16T10:22:58.698Z] setS1ASclassPath: [2024-04-16T10:22:58.698Z] [2024-04-16T10:22:58.698Z] init-common: [2024-04-16T10:22:58.698Z] [2024-04-16T10:22:58.698Z] create-connector-connpool: [2024-04-16T10:22:58.698Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-04-16T10:22:58.898Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom [2024-04-16T10:22:58.898Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom [2024-04-16T10:22:58.898Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.pom (2.8 kB at 101 kB/s) [2024-04-16T10:22:58.898Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom [2024-04-16T10:22:58.898Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom [2024-04-16T10:22:58.898Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.pom (984 B at 55 kB/s) [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 64 kB/s) [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.pom (1.6 kB at 94 kB/s) [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.pom (2.1 kB at 129 kB/s) [2024-04-16T10:22:58.899Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom [2024-04-16T10:22:59.080Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:59.080Z] [javac] 1 warning [2024-04-16T10:22:59.080Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:59.080Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:59.080Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:59.080Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:59.080Z] [2024-04-16T10:22:59.080Z] pkg-war: [2024-04-16T10:22:59.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:22:59.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:22:59.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:59.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:59.080Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:22:59.080Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:59.080Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:59.080Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/SubtractNumbers.wsdl to copy. [2024-04-16T10:22:59.081Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:22:59.081Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:22:59.081Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:59.081Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:22:59.081Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/${web.wsit.descriptors} does not exist. [2024-04-16T10:22:59.081Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2024-04-16T10:22:59.081Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:22:59.081Z] [2024-04-16T10:22:59.081Z] deploy-app: [2024-04-16T10:22:59.081Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:59.081Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:59.081Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:59.081Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:59.081Z] [2024-04-16T10:22:59.081Z] deploy-war-common: [2024-04-16T10:22:59.081Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:22:59.081Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:22:59.081Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:22:59.082Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:22:59.082Z] [2024-04-16T10:22:59.082Z] setOSConditions: [2024-04-16T10:22:59.082Z] [2024-04-16T10:22:59.082Z] setToolWin: [2024-04-16T10:22:59.082Z] [2024-04-16T10:22:59.082Z] setToolUnix: [2024-04-16T10:22:59.082Z] [2024-04-16T10:22:59.082Z] setToolProperty: [2024-04-16T10:22:59.082Z] [2024-04-16T10:22:59.082Z] setS1ASclassPath: [2024-04-16T10:22:59.082Z] [2024-04-16T10:22:59.082Z] init-common: [2024-04-16T10:22:59.082Z] [2024-04-16T10:22:59.082Z] deploy-war-commonpe: [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.pom (3.5 kB at 206 kB/s) [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.pom (3.2 kB at 170 kB/s) [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 100 kB/s) [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2024-04-16T10:22:59.153Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2024-04-16T10:22:59.154Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 90 kB/s) [2024-04-16T10:22:59.180Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-04-16T10:22:59.180Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-04-16T10:22:59.200Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-welcome-page-without-any-servlet-mappings --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-welcome-page-without-any-servlet-mappings-web.war [2024-04-16T10:22:59.259Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:59.259Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:22:59.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-04-16T10:22:59.259Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] create-connector-connpool-common: [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] setOSConditions: [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] setToolWin: [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] setToolUnix: [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] setToolProperty: [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] setS1ASclassPath: [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] init-common: [2024-04-16T10:22:59.259Z] [2024-04-16T10:22:59.259Z] create-connector-resource-common: [2024-04-16T10:22:59.259Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.pom (62 kB at 2.6 MB/s) [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/xalan/2.7.2/xalan-2.7.2.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 98 kB/s) [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/serializer/2.7.2/serializer-2.7.2.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 64 kB/s) [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 10 MB/s) [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/64/commons-parent-64.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 5.2 MB/s) [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [2024-04-16T10:22:59.408Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [2024-04-16T10:22:59.458Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-04-16T10:22:59.458Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-04-16T10:22:59.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webserviceref-lookup --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webserviceref-lookup-web.war [2024-04-16T10:22:59.662Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 432 kB/s) [2024-04-16T10:22:59.662Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/51/commons-parent-51.pom [2024-04-16T10:22:59.662Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom [2024-04-16T10:22:59.662Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 4.9 MB/s) [2024-04-16T10:22:59.662Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [2024-04-16T10:22:59.662Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [2024-04-16T10:22:59.662Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 521 kB/s) [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.pom (1.8 kB at 176 kB/s) [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.pom (7.6 kB at 422 kB/s) [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom (3.3 kB at 183 kB/s) [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 333 kB/s) [2024-04-16T10:22:59.663Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom [2024-04-16T10:22:59.763Z] [exec] Application deployed with name web-jsp-welcome-page-without-any-servlet-mappings-web. [2024-04-16T10:22:59.769Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:22:59.769Z] [javac] 1 warning [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] build: [2024-04-16T10:22:59.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:22:59.769Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-lib.jar [2024-04-16T10:22:59.769Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_flush-par.jar [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] setOSConditions: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] fixFiles: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] convUnix: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] convWin: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] setToolWin: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] setToolUnix: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] setToolProperty: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] setS1ASclassPath: [2024-04-16T10:22:59.769Z] [2024-04-16T10:22:59.769Z] init-common: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] package-persistence-common: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] ejb-jar-common: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] package-ejbjar-common: [2024-04-16T10:22:59.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:59.770Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-ejb.jar [2024-04-16T10:22:59.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] appclient-jar-common: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] package-appclientjar-common: [2024-04-16T10:22:59.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:22:59.770Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flush-client.jar [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] webclient-war-common: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] build-ear-common: [2024-04-16T10:22:59.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:59.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:22:59.770Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-04-16T10:22:59.770Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] setup: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] setOSConditions: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] setToolWin: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] setToolUnix: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.770Z] setToolProperty: [2024-04-16T10:22:59.770Z] [2024-04-16T10:22:59.771Z] setS1ASclassPath: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] init-common: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] execute-ejb-sql-common: [2024-04-16T10:22:59.771Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/create.sql [2024-04-16T10:22:59.771Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] deploy: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setOSConditions: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setToolWin: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setToolUnix: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setToolProperty: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setS1ASclassPath: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] init-common: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] deploy-common: [2024-04-16T10:22:59.771Z] [echo] Current time (ISO): 2024-04-16T10:22:59.640+0000 [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setOSConditions: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setToolWin: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setToolUnix: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setToolProperty: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] setS1ASclassPath: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] init-common: [2024-04-16T10:22:59.771Z] [2024-04-16T10:22:59.771Z] deploy-common-pe: [2024-04-16T10:22:59.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-04-16T10:22:59.917Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom [2024-04-16T10:22:59.917Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.pom (16 kB at 1.8 MB/s) [2024-04-16T10:22:59.917Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [2024-04-16T10:22:59.917Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [2024-04-16T10:22:59.917Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 934 kB/s) [2024-04-16T10:22:59.917Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/69/commons-parent-69.pom [2024-04-16T10:22:59.917Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom [2024-04-16T10:22:59.918Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 3.0 MB/s) [2024-04-16T10:22:59.918Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom [2024-04-16T10:22:59.918Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom [2024-04-16T10:22:59.918Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.pom (24 kB at 919 kB/s) [2024-04-16T10:23:00.016Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:00.016Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:00.017Z] [2024-04-16T10:23:00.017Z] deploy-war-commonee: [2024-04-16T10:23:00.017Z] [2024-04-16T10:23:00.017Z] run: [2024-04-16T10:23:00.058Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:00.058Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:00.058Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:00.089Z] [exec] Connector resource blackbox-notx-cr created. [2024-04-16T10:23:00.089Z] [2024-04-16T10:23:00.089Z] asadmin-common: [2024-04-16T10:23:00.089Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/dec/0.1.2/dec-0.1.2.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.pom (4.3 kB at 307 kB/s) [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/parent/0.1.2/parent-0.1.2.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/parent/0.1.2/parent-0.1.2.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/parent/0.1.2/parent-0.1.2.pom (3.0 kB at 149 kB/s) [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.pom (11 kB at 878 kB/s) [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.pom (4.6 kB at 154 kB/s) [2024-04-16T10:23:00.172Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom [2024-04-16T10:23:00.173Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom [2024-04-16T10:23:00.173Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.44.v20210927/websocket-parent-9.4.44.v20210927.pom (1.4 kB at 159 kB/s) [2024-04-16T10:23:00.173Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom [2024-04-16T10:23:00.173Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom [2024-04-16T10:23:00.173Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.44.v20210927/jetty-project-9.4.44.v20210927.pom (68 kB at 2.7 MB/s) [2024-04-16T10:23:00.173Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [2024-04-16T10:23:00.271Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-04-16T10:23:00.271Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-04-16T10:23:00.295Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:00.295Z] [java] [2024-04-16T10:23:00.295Z] [java] [2024-04-16T10:23:00.295Z] [java] ----------------------------------------- [2024-04-16T10:23:00.295Z] [java] - jsp-welcome-page-without-any-servlet-mappings: PASS - [2024-04-16T10:23:00.295Z] [java] ----------------------------------------- [2024-04-16T10:23:00.295Z] [java] - Total PASS : 1 - [2024-04-16T10:23:00.295Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:00.295Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:00.295Z] [java] ----------------------------------------- [2024-04-16T10:23:00.295Z] [2024-04-16T10:23:00.295Z] undeploy: [2024-04-16T10:23:00.295Z] [2024-04-16T10:23:00.295Z] setOSConditions: [2024-04-16T10:23:00.295Z] [2024-04-16T10:23:00.295Z] setToolWin: [2024-04-16T10:23:00.296Z] [2024-04-16T10:23:00.296Z] setToolUnix: [2024-04-16T10:23:00.296Z] [2024-04-16T10:23:00.296Z] setToolProperty: [2024-04-16T10:23:00.296Z] [2024-04-16T10:23:00.296Z] setS1ASclassPath: [2024-04-16T10:23:00.296Z] [2024-04-16T10:23:00.296Z] init-common: [2024-04-16T10:23:00.296Z] [2024-04-16T10:23:00.296Z] undeploy-war-common: [2024-04-16T10:23:00.311Z] [javac] 2 warnings [2024-04-16T10:23:00.312Z] [2024-04-16T10:23:00.312Z] setOSConditions: [2024-04-16T10:23:00.312Z] [2024-04-16T10:23:00.312Z] setToolWin: [2024-04-16T10:23:00.312Z] [2024-04-16T10:23:00.312Z] setToolUnix: [2024-04-16T10:23:00.312Z] [2024-04-16T10:23:00.312Z] setToolProperty: [2024-04-16T10:23:00.312Z] [2024-04-16T10:23:00.312Z] setS1ASclassPath: [2024-04-16T10:23:00.312Z] [2024-04-16T10:23:00.312Z] init-common: [2024-04-16T10:23:00.312Z] [2024-04-16T10:23:00.312Z] compile-common: [2024-04-16T10:23:00.312Z] [echo] Current time (ISO): 2024-04-16T10:23:00.292+0000 [2024-04-16T10:23:00.312Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:00.332Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushApp.ear [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 402 kB/s) [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.pom (5.1 kB at 425 kB/s) [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.pom (4.0 kB at 403 kB/s) [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.pom (4.0 kB at 183 kB/s) [2024-04-16T10:23:00.427Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom [2024-04-16T10:23:00.551Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-welcome-page-without-any-servlet-mappings-web [2024-04-16T10:23:00.551Z] [2024-04-16T10:23:00.551Z] all: [2024-04-16T10:23:00.586Z] [exec] Application deployed with name webserviceref-lookup-web. [2024-04-16T10:23:00.586Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:00.586Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:00.586Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:00.586Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:00.586Z] [2024-04-16T10:23:00.586Z] deploy-war-commonee: [2024-04-16T10:23:00.586Z] [2024-04-16T10:23:00.586Z] assemble-client: [2024-04-16T10:23:00.586Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:00.586Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:00.587Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:00.587Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:00.587Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:00.587Z] [2024-04-16T10:23:00.587Z] setOSConditions: [2024-04-16T10:23:00.587Z] [2024-04-16T10:23:00.587Z] setToolWin: [2024-04-16T10:23:00.587Z] [2024-04-16T10:23:00.587Z] setToolUnix: [2024-04-16T10:23:00.587Z] [2024-04-16T10:23:00.587Z] setToolProperty: [2024-04-16T10:23:00.587Z] [2024-04-16T10:23:00.587Z] setS1ASclassPath: [2024-04-16T10:23:00.587Z] [2024-04-16T10:23:00.587Z] init-common: [2024-04-16T10:23:00.587Z] [2024-04-16T10:23:00.587Z] wsimport: [2024-04-16T10:23:00.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:23:00.651Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:23:00.651Z] [2024-04-16T10:23:00.651Z] asadmin-common: [2024-04-16T10:23:00.651Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.pom (1.2 kB at 46 kB/s) [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.pom (3.6 kB at 299 kB/s) [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.pom (2.5 kB at 148 kB/s) [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.pom (7.0 kB at 278 kB/s) [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (15 kB at 618 kB/s) [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.pom (3.1 kB at 165 kB/s) [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom [2024-04-16T10:23:00.682Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom [2024-04-16T10:23:00.683Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-parent-glassfish/1.0.2/arquillian-parent-glassfish-1.0.2.pom (3.3 kB at 296 kB/s) [2024-04-16T10:23:00.807Z] [echo] [2024-04-16T10:23:00.807Z] [echo] ************************* [2024-04-16T10:23:00.807Z] [echo] * Running jspXpoweredByDisabled [2024-04-16T10:23:00.807Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled [2024-04-16T10:23:00.807Z] [echo] ************************* [2024-04-16T10:23:00.807Z] [echo] [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] setOSConditions: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] setToolWin: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] setToolUnix: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] setToolProperty: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] setS1ASclassPath: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] init-common: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] clean: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.807Z] setOSConditions: [2024-04-16T10:23:00.807Z] [2024-04-16T10:23:00.808Z] setToolWin: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolUnix: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolProperty: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setS1ASclassPath: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] init-common: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] clean-common: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setOSConditions: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolWin: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolUnix: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolProperty: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setS1ASclassPath: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] init-common: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] clean-classes-common: [2024-04-16T10:23:00.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setOSConditions: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolWin: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolUnix: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setToolProperty: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] setS1ASclassPath: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] init-common: [2024-04-16T10:23:00.808Z] [2024-04-16T10:23:00.808Z] clean-jars-common: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] compile: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setOSConditions: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setToolWin: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setToolUnix: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setToolProperty: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setS1ASclassPath: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] init-common: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] compile-common: [2024-04-16T10:23:00.809Z] [echo] Current time (ISO): 2024-04-16T10:23:00.681+0000 [2024-04-16T10:23:00.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:00.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/servlet [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] build: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setOSConditions: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setToolWin: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setToolUnix: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setToolProperty: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] setS1ASclassPath: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] init-common: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] webclient-war-common: [2024-04-16T10:23:00.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.809Z] clear: [2024-04-16T10:23:00.809Z] [2024-04-16T10:23:00.810Z] test-tlds-exist: [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.810Z] copy-tlds: [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.810Z] test-tagfiles-exist: [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.810Z] copy-tagfiles: [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.810Z] package-war-common: [2024-04-16T10:23:00.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:00.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:00.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:00.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:00.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/lib [2024-04-16T10:23:00.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:00.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:00.810Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2024-04-16T10:23:00.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:00.810Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:00.810Z] [javac] Compiling 1 source file [2024-04-16T10:23:00.810Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java:68: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:23:00.810Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-04-16T10:23:00.810Z] [javac] ^ [2024-04-16T10:23:00.810Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredByDisabled/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:23:00.810Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:00.810Z] [javac] 1 warning [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.810Z] deploy: [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.810Z] deploy-war-common: [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.810Z] setOSConditions: [2024-04-16T10:23:00.810Z] [2024-04-16T10:23:00.811Z] setToolWin: [2024-04-16T10:23:00.811Z] [2024-04-16T10:23:00.811Z] setToolUnix: [2024-04-16T10:23:00.811Z] [2024-04-16T10:23:00.811Z] setToolProperty: [2024-04-16T10:23:00.811Z] [2024-04-16T10:23:00.811Z] setS1ASclassPath: [2024-04-16T10:23:00.811Z] [2024-04-16T10:23:00.811Z] init-common: [2024-04-16T10:23:00.811Z] [2024-04-16T10:23:00.811Z] deploy-war-commonpe: [2024-04-16T10:23:00.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-04-16T10:23:00.829Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-04-16T10:23:00.829Z] [2024-04-16T10:23:00.829Z] setOSConditions: [2024-04-16T10:23:00.829Z] [2024-04-16T10:23:00.829Z] setToolWin: [2024-04-16T10:23:00.829Z] [2024-04-16T10:23:00.829Z] setToolUnix: [2024-04-16T10:23:00.829Z] [2024-04-16T10:23:00.830Z] setToolProperty: [2024-04-16T10:23:00.830Z] [2024-04-16T10:23:00.830Z] setS1ASclassPath: [2024-04-16T10:23:00.830Z] [2024-04-16T10:23:00.830Z] init-common: [2024-04-16T10:23:00.830Z] [2024-04-16T10:23:00.830Z] create-jdbc-resource-common: [2024-04-16T10:23:00.830Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-04-16T10:23:00.843Z] [exec] parsing WSDL... [2024-04-16T10:23:00.892Z] [exec] Application deployed with name unsynchpc_flushApp. [2024-04-16T10:23:00.892Z] [echo] Deployment on target server server successful [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] setOSConditions: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] setToolWin: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] setToolUnix: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] setToolProperty: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] setS1ASclassPath: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] init-common: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] deploy-common-ee: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] run: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] setOSConditions: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.892Z] setToolWin: [2024-04-16T10:23:00.892Z] [2024-04-16T10:23:00.893Z] setToolUnix: [2024-04-16T10:23:00.893Z] [2024-04-16T10:23:00.893Z] setToolProperty: [2024-04-16T10:23:00.893Z] [2024-04-16T10:23:00.893Z] setS1ASclassPath: [2024-04-16T10:23:00.893Z] [2024-04-16T10:23:00.893Z] init-common: [2024-04-16T10:23:00.893Z] [2024-04-16T10:23:00.893Z] runclient-common: [2024-04-16T10:23:00.893Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushAppClient.jar -name unsynchpc_flushClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/25/jboss-parent-25.pom [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 995 kB/s) [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 1.0 MB/s) [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 252 kB/s) [2024-04-16T10:23:00.936Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom [2024-04-16T10:23:01.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-04-16T10:23:01.085Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-04-16T10:23:01.085Z] [echo] cmd executed for server [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] setOSConditions: [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] setToolWin: [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] setToolUnix: [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] setToolProperty: [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] setS1ASclassPath: [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] init-common: [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] deploy-common: [2024-04-16T10:23:01.085Z] [echo] Current time (ISO): 2024-04-16T10:23:01.033+0000 [2024-04-16T10:23:01.085Z] [2024-04-16T10:23:01.085Z] setOSConditions: [2024-04-16T10:23:01.086Z] [2024-04-16T10:23:01.086Z] setToolWin: [2024-04-16T10:23:01.086Z] [2024-04-16T10:23:01.086Z] setToolUnix: [2024-04-16T10:23:01.086Z] [2024-04-16T10:23:01.086Z] setToolProperty: [2024-04-16T10:23:01.086Z] [2024-04-16T10:23:01.086Z] setS1ASclassPath: [2024-04-16T10:23:01.086Z] [2024-04-16T10:23:01.086Z] init-common: [2024-04-16T10:23:01.086Z] [2024-04-16T10:23:01.086Z] deploy-common-pe: [2024-04-16T10:23:01.099Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:23:01.099Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:23:01.099Z] [exec] [2024-04-16T10:23:01.099Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:23:01.099Z] [exec] line 15 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:23:01.099Z] [exec] [2024-04-16T10:23:01.099Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:23:01.099Z] [exec] line 16 of http://localhost:8080/webserviceref-lookup/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:23:01.099Z] [exec] [2024-04-16T10:23:01.190Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom [2024-04-16T10:23:01.190Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom (3.8 kB at 383 kB/s) [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom (4.9 kB at 286 kB/s) [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.pom (1.2 kB at 37 kB/s) [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.pom (23 kB at 1.9 MB/s) [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.10/jersey-project-1.10.pom (17 kB at 1.0 MB/s) [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/1/jvnet-parent-1.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 196 kB/s) [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 228 kB/s) [2024-04-16T10:23:01.191Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom [2024-04-16T10:23:01.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:23:01.398Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-xpowered-by-disabled --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-disabled-web.war [2024-04-16T10:23:01.435Z] [exec] Application deployed with name ejb30-hello-mdbApp. [2024-04-16T10:23:01.435Z] [echo] Deployment on target server server successful [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setOSConditions: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setToolWin: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setToolUnix: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setToolProperty: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setS1ASclassPath: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] init-common: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] deploy-common-ee: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] run: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setOSConditions: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setToolWin: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setToolUnix: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setToolProperty: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] setS1ASclassPath: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] init-common: [2024-04-16T10:23:01.435Z] [2024-04-16T10:23:01.435Z] runclient-common: [2024-04-16T10:23:01.436Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar -name ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.pom (8.6 kB at 718 kB/s) [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.10/jersey-contribs-1.10.pom (4.2 kB at 381 kB/s) [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/1.6/mimepull-1.6.pom [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.pom [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.pom (4.1 kB at 376 kB/s) [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom [2024-04-16T10:23:01.445Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom [2024-04-16T10:23:01.446Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.pom (10 kB at 472 kB/s) [2024-04-16T10:23:01.446Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom [2024-04-16T10:23:01.446Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom [2024-04-16T10:23:01.489Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:23:01.489Z] [2024-04-16T10:23:01.489Z] asadmin-common: [2024-04-16T10:23:01.489Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:01.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxApp.ear [2024-04-16T10:23:01.699Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.pom (3.0 kB at 157 kB/s) [2024-04-16T10:23:01.699Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [2024-04-16T10:23:01.699Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom [2024-04-16T10:23:01.699Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.pom (3.7 kB at 413 kB/s) [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.pom (4.8 kB at 227 kB/s) [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.pom (1.9 kB at 207 kB/s) [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.pom (1.4 kB at 77 kB/s) [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar [2024-04-16T10:23:01.700Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar [2024-04-16T10:23:01.899Z] [exec] Application deployed with name ejb-bmp-contauthtxApp. [2024-04-16T10:23:01.899Z] [echo] Deployment on target server server successful [2024-04-16T10:23:01.899Z] [2024-04-16T10:23:01.899Z] setOSConditions: [2024-04-16T10:23:01.900Z] [2024-04-16T10:23:01.900Z] setToolWin: [2024-04-16T10:23:01.900Z] [2024-04-16T10:23:01.900Z] setToolUnix: [2024-04-16T10:23:01.900Z] [2024-04-16T10:23:01.900Z] setToolProperty: [2024-04-16T10:23:01.900Z] [2024-04-16T10:23:01.900Z] setS1ASclassPath: [2024-04-16T10:23:01.900Z] [2024-04-16T10:23:01.900Z] init-common: [2024-04-16T10:23:01.900Z] [2024-04-16T10:23:01.900Z] deploy-common-ee: [2024-04-16T10:23:01.900Z] [2024-04-16T10:23:01.900Z] run: [2024-04-16T10:23:01.954Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/xalan/2.7.2/xalan-2.7.2.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xalan/serializer/2.7.2/serializer-2.7.2.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [2024-04-16T10:23:01.955Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/brotli/dec/0.1.2/dec-0.1.2.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar [2024-04-16T10:23:01.956Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar [2024-04-16T10:23:01.957Z] [exec] Application deployed with name web-jsp-xpowered-by-disabled-web. [2024-04-16T10:23:01.957Z] [2024-04-16T10:23:01.957Z] deploy-war-commonee: [2024-04-16T10:23:01.957Z] [2024-04-16T10:23:01.957Z] run: [2024-04-16T10:23:01.957Z] [java] GET /web-jsp-xpowered-by-disabled/jsp/test.jsp HTTP/1.0 [2024-04-16T10:23:01.957Z] [java] [2024-04-16T10:23:01.957Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:01.957Z] [java] [2024-04-16T10:23:01.957Z] [java] [2024-04-16T10:23:01.957Z] [java] ----------------------------------------- [2024-04-16T10:23:01.957Z] [java] - jsp-xpowered-by-disabled: PASS - [2024-04-16T10:23:01.957Z] [java] ----------------------------------------- [2024-04-16T10:23:01.957Z] [java] - Total PASS : 1 - [2024-04-16T10:23:01.957Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:01.957Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:01.957Z] [java] ----------------------------------------- [2024-04-16T10:23:01.957Z] [2024-04-16T10:23:01.957Z] undeploy: [2024-04-16T10:23:02.045Z] [exec] [2024-04-16T10:23:02.045Z] [exec] Generating code... [2024-04-16T10:23:02.045Z] [exec] [2024-04-16T10:23:02.045Z] [exec] Compiling code... [2024-04-16T10:23:02.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:02.050Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:02.050Z] [2024-04-16T10:23:02.050Z] asadmin-common: [2024-04-16T10:23:02.050Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:02.158Z] [2024-04-16T10:23:02.158Z] setOSConditions: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setToolWin: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setToolUnix: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setToolProperty: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setS1ASclassPath: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] init-common: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] execute-sql-common: [2024-04-16T10:23:02.159Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/create_pointbase.sql [2024-04-16T10:23:02.159Z] [sql] 0 rows affected [2024-04-16T10:23:02.159Z] [sql] 0 rows affected [2024-04-16T10:23:02.159Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setOSConditions: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setToolWin: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setToolUnix: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setToolProperty: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] setS1ASclassPath: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] init-common: [2024-04-16T10:23:02.159Z] [2024-04-16T10:23:02.159Z] runclient-common: [2024-04-16T10:23:02.159Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauthtxAppClient.jar -name ejb-bmp-contauthtxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:02.193Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:02.194Z] [javac] 1 warning [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] build: [2024-04-16T10:23:02.194Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:02.194Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-lib.jar [2024-04-16T10:23:02.194Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_1slsb_2sfsbs-par1.jar [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] setOSConditions: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] fixFiles: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] convUnix: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] convWin: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] setToolWin: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] setToolUnix: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] setToolProperty: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] setS1ASclassPath: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] init-common: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] package-persistence-common: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] ejb-jar-common: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] package-ejbjar-common: [2024-04-16T10:23:02.194Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:02.194Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-ejb.jar [2024-04-16T10:23:02.194Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.194Z] appclient-jar-common: [2024-04-16T10:23:02.194Z] [2024-04-16T10:23:02.195Z] package-appclientjar-common: [2024-04-16T10:23:02.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:02.195Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbs-client.jar [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] webclient-war-common: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] build-ear-common: [2024-04-16T10:23:02.195Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:02.195Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:02.195Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-04-16T10:23:02.195Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setup: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setOSConditions: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setToolWin: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setToolUnix: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setToolProperty: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setS1ASclassPath: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] init-common: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] execute-ejb-sql-common: [2024-04-16T10:23:02.195Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/create.sql [2024-04-16T10:23:02.195Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] deploy: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setOSConditions: [2024-04-16T10:23:02.195Z] [2024-04-16T10:23:02.195Z] setToolWin: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setToolUnix: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setToolProperty: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setS1ASclassPath: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] init-common: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] deploy-common: [2024-04-16T10:23:02.196Z] [echo] Current time (ISO): 2024-04-16T10:23:02.139+0000 [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setOSConditions: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setToolWin: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setToolUnix: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setToolProperty: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] setS1ASclassPath: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] init-common: [2024-04-16T10:23:02.196Z] [2024-04-16T10:23:02.196Z] deploy-common-pe: [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/1.6/mimepull-1.6.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar [2024-04-16T10:23:02.211Z] [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar [2024-04-16T10:23:02.211Z] setOSConditions: [2024-04-16T10:23:02.211Z] [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 132 kB/s) [2024-04-16T10:23:02.211Z] setToolWin: [2024-04-16T10:23:02.211Z] [2024-04-16T10:23:02.211Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] setToolUnix: [2024-04-16T10:23:02.212Z] [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] setToolProperty: [2024-04-16T10:23:02.212Z] [2024-04-16T10:23:02.212Z] setS1ASclassPath: [2024-04-16T10:23:02.212Z] [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] init-common: [2024-04-16T10:23:02.212Z] [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/platform/jakarta.jakartaee-api/9.1.0/jakarta.jakartaee-api-9.1.0.jar (2.2 MB at 4.7 MB/s) [2024-04-16T10:23:02.212Z] undeploy-war-common: [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.6.0.Final/arquillian-junit-container-1.6.0.Final.jar (10 kB at 1.3 MB/s) [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.6.0.Final/arquillian-junit-core-1.6.0.Final.jar (57 kB at 2.2 MB/s) [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.6.0.Final/arquillian-container-test-api-1.6.0.Final.jar (16 kB at 400 kB/s) [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.6.0.Final/arquillian-test-spi-1.6.0.Final.jar (46 kB at 1.1 MB/s) [2024-04-16T10:23:02.212Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.6.0.Final/arquillian-test-api-1.6.0.Final.jar (3.5 kB at 80 kB/s) [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 1.3 MB/s) [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.6.0.Final/arquillian-core-api-1.6.0.Final.jar (10 kB at 183 kB/s) [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.6.0.Final/arquillian-core-spi-1.6.0.Final.jar (29 kB at 522 kB/s) [2024-04-16T10:23:02.213Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar [2024-04-16T10:23:02.289Z] [exec] Apr 16, 2024 10:23:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:02.289Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:02.363Z] [exec] Apr 16, 2024 10:23:02 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:02.363Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:02.467Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.6.0.Final/arquillian-core-impl-base-1.6.0.Final.jar (68 kB at 1.1 MB/s) [2024-04-16T10:23:02.467Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar [2024-04-16T10:23:02.467Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.6.0.Final/arquillian-container-test-spi-1.6.0.Final.jar (28 kB at 433 kB/s) [2024-04-16T10:23:02.467Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar [2024-04-16T10:23:02.467Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 262 kB/s) [2024-04-16T10:23:02.467Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar [2024-04-16T10:23:02.467Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.6.0.Final/arquillian-config-api-1.6.0.Final.jar (7.5 kB at 110 kB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.6.0.Final/arquillian-test-impl-base-1.6.0.Final.jar (30 kB at 438 kB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 503 kB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.6.0.Final/arquillian-config-spi-1.6.0.Final.jar (3.7 kB at 49 kB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.6.0.Final/arquillian-config-impl-base-1.6.0.Final.jar (46 kB at 598 kB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.6.0.Final/arquillian-container-impl-base-1.6.0.Final.jar (84 kB at 1.1 MB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 34 kB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 1.5 MB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.6.0.Final/arquillian-container-test-impl-base-1.6.0.Final.jar (121 kB at 955 kB/s) [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [2024-04-16T10:23:02.468Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 1.4 MB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 3.9 MB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 242 kB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 1.2 MB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit/2.58.0/htmlunit-2.58.0.jar (2.1 MB at 9.0 MB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 1.4 MB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 1.6 MB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/neko-htmlunit/2.58.0/neko-htmlunit-2.58.0.jar (377 kB at 1.5 MB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 868 kB/s) [2024-04-16T10:23:02.469Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [2024-04-16T10:23:02.497Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-xpowered-by-disabled-web [2024-04-16T10:23:02.736Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 12 MB/s) [2024-04-16T10:23:02.736Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-core-js/2.58.0/htmlunit-core-js-2.58.0.jar (1.3 MB at 4.9 MB/s) [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.jar [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/htmlunit/htmlunit-cssparser/1.11.0/htmlunit-cssparser-1.11.0.jar (210 kB at 653 kB/s) [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 1.6 MB/s) [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar (1.4 MB at 4.5 MB/s) [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.8.0/commons-net-3.8.0.jar (307 kB at 943 kB/s) [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar [2024-04-16T10:23:02.737Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.44.v20210927/websocket-client-9.4.44.v20210927.jar (46 kB at 137 kB/s) [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.44.v20210927/jetty-client-9.4.44.v20210927.jar (326 kB at 944 kB/s) [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.44.v20210927/jetty-util-9.4.44.v20210927.jar (582 kB at 1.7 MB/s) [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/shapesecurity/salvation2/3.0.0/salvation2-3.0.0.jar (66 kB at 187 kB/s) [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/brotli/dec/0.1.2/dec-0.1.2.jar (98 kB at 279 kB/s) [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar [2024-04-16T10:23:02.738Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.44.v20210927/jetty-http-9.4.44.v20210927.jar (225 kB at 634 kB/s) [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.44.v20210927/websocket-common-9.4.44.v20210927.jar (214 kB at 596 kB/s) [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-remote-3.1/1.0.2/arquillian-glassfish-remote-3.1-1.0.2.jar (7.0 kB at 20 kB/s) [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.44.v20210927/websocket-api-9.4.44.v20210927.jar (52 kB at 145 kB/s) [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.jar [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-multipart/1.10/jersey-multipart-1.10.jar (52 kB at 141 kB/s) [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-glassfish-common/1.0.2/arquillian-glassfish-common-1.0.2.jar (29 kB at 78 kB/s) [2024-04-16T10:23:02.739Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.44.v20210927/jetty-io-9.4.44.v20210927.jar (179 kB at 476 kB/s) [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.6.0.Final/arquillian-container-spi-1.6.0.Final.jar (54 kB at 142 kB/s) [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/1.6/mimepull-1.6.jar (39 kB at 103 kB/s) [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.6.0.Final/arquillian-testenricher-cdi-1.6.0.Final.jar (29 kB at 74 kB/s) [2024-04-16T10:23:02.740Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.10/jersey-core-1.10.jar (460 kB at 1.2 MB/s) [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-resource/1.6.0.Final/arquillian-testenricher-resource-1.6.0.Final.jar (20 kB at 51 kB/s) [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-ejb/1.6.0.Final/arquillian-testenricher-ejb-1.6.0.Final.jar (22 kB at 52 kB/s) [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.6.0.Final/arquillian-protocol-servlet-1.6.0.Final.jar (63 kB at 149 kB/s) [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-bundle/1.10/jersey-bundle-1.10.jar (1.4 MB at 3.3 MB/s) [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-initialcontext/1.6.0.Final/arquillian-testenricher-initialcontext-1.6.0.Final.jar (7.2 kB at 17 kB/s) [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] --- clean:3.3.2:clean (default-clean) @ prog-auth --- [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] [2024-04-16T10:23:02.741Z] [artifact:mvn] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ prog-auth --- [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] all: [2024-04-16T10:23:02.753Z] [echo] [2024-04-16T10:23:02.753Z] [echo] ************************* [2024-04-16T10:23:02.753Z] [echo] * Running jspXpoweredBySingleResponseHeader [2024-04-16T10:23:02.753Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader [2024-04-16T10:23:02.753Z] [echo] ************************* [2024-04-16T10:23:02.753Z] [echo] [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setOSConditions: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setToolWin: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setToolUnix: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setToolProperty: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setS1ASclassPath: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] init-common: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] clean: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setOSConditions: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setToolWin: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setToolUnix: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setToolProperty: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] setS1ASclassPath: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] init-common: [2024-04-16T10:23:02.753Z] [2024-04-16T10:23:02.753Z] clean-common: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setOSConditions: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setToolWin: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setToolUnix: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setToolProperty: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setS1ASclassPath: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] init-common: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] clean-classes-common: [2024-04-16T10:23:02.754Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setOSConditions: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setToolWin: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setToolUnix: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setToolProperty: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setS1ASclassPath: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] init-common: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] clean-jars-common: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] compile: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setOSConditions: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.754Z] setToolWin: [2024-04-16T10:23:02.754Z] [2024-04-16T10:23:02.755Z] setToolUnix: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] setToolProperty: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] setS1ASclassPath: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] init-common: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] compile-common: [2024-04-16T10:23:02.755Z] [echo] Current time (ISO): 2024-04-16T10:23:02.601+0000 [2024-04-16T10:23:02.755Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsApp.ear [2024-04-16T10:23:02.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:02.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/servlet [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] build: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] setOSConditions: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] setToolWin: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] setToolUnix: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] setToolProperty: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] setS1ASclassPath: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] init-common: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] webclient-war-common: [2024-04-16T10:23:02.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] clear: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.755Z] test-tlds-exist: [2024-04-16T10:23:02.755Z] [2024-04-16T10:23:02.756Z] copy-tlds: [2024-04-16T10:23:02.756Z] [2024-04-16T10:23:02.756Z] test-tagfiles-exist: [2024-04-16T10:23:02.756Z] [2024-04-16T10:23:02.756Z] copy-tagfiles: [2024-04-16T10:23:02.756Z] [2024-04-16T10:23:02.756Z] package-war-common: [2024-04-16T10:23:02.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:02.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:02.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:02.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:02.756Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/lib [2024-04-16T10:23:02.756Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:02.756Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2024-04-16T10:23:02.756Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:02.756Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:02.756Z] [javac] Compiling 1 source file [2024-04-16T10:23:02.756Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java:66: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:23:02.756Z] [javac] sock = new Socket(host, new Integer(port).intValue()); [2024-04-16T10:23:02.756Z] [javac] ^ [2024-04-16T10:23:02.756Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspXpoweredBySingleResponseHeader/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:23:02.756Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:02.756Z] [javac] 1 warning [2024-04-16T10:23:02.756Z] [2024-04-16T10:23:02.756Z] deploy: [2024-04-16T10:23:02.756Z] [2024-04-16T10:23:02.756Z] deploy-war-common: [2024-04-16T10:23:02.756Z] [2024-04-16T10:23:02.756Z] setOSConditions: [2024-04-16T10:23:02.756Z] [2024-04-16T10:23:02.756Z] setToolWin: [2024-04-16T10:23:02.757Z] [2024-04-16T10:23:02.757Z] setToolUnix: [2024-04-16T10:23:02.757Z] [2024-04-16T10:23:02.757Z] setToolProperty: [2024-04-16T10:23:02.757Z] [2024-04-16T10:23:02.757Z] setS1ASclassPath: [2024-04-16T10:23:02.757Z] [2024-04-16T10:23:02.757Z] init-common: [2024-04-16T10:23:02.757Z] [2024-04-16T10:23:02.757Z] deploy-war-commonpe: [2024-04-16T10:23:02.991Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:72: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:02.991Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:02.996Z] [artifact:mvn] [INFO] [2024-04-16T10:23:02.996Z] [artifact:mvn] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ prog-auth --- [2024-04-16T10:23:02.996Z] [artifact:mvn] [INFO] [2024-04-16T10:23:02.996Z] [artifact:mvn] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ prog-auth --- [2024-04-16T10:23:03.000Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:03.000Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setOSConditions: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setToolWin: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setToolUnix: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setToolProperty: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setS1ASclassPath: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] init-common: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] deploy-common: [2024-04-16T10:23:03.000Z] [echo] Current time (ISO): 2024-04-16T10:23:02.764+0000 [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setOSConditions: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setToolWin: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setToolUnix: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setToolProperty: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] setS1ASclassPath: [2024-04-16T10:23:03.000Z] [2024-04-16T10:23:03.000Z] init-common: [2024-04-16T10:23:03.001Z] [2024-04-16T10:23:03.001Z] deploy-common-pe: [2024-04-16T10:23:03.107Z] [exec] Apr 16, 2024 10:23:02 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:03.107Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:03.214Z] [exec] Apr 16, 2024 10:23:02 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:03.214Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_flush-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.unsynchpc_flush.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_flushAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_flushClient [2024-04-16T10:23:03.249Z] [artifact:mvn] [INFO] No sources to compile [2024-04-16T10:23:03.249Z] [artifact:mvn] [INFO] [2024-04-16T10:23:03.249Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ prog-auth --- [2024-04-16T10:23:03.249Z] [artifact:mvn] [INFO] [2024-04-16T10:23:03.249Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ prog-auth --- [2024-04-16T10:23:03.249Z] [artifact:mvn] [INFO] [2024-04-16T10:23:03.249Z] [artifact:mvn] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ prog-auth --- [2024-04-16T10:23:03.316Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-xpowered-by-single-response-header --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-xpowered-by-single-response-header-web.war [2024-04-16T10:23:03.335Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_1slsb_2sfsbsApp. [2024-04-16T10:23:03.335Z] [echo] Deployment on target server server successful [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setOSConditions: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setToolWin: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setToolUnix: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setToolProperty: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setS1ASclassPath: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] init-common: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] deploy-common-ee: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] run: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setOSConditions: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setToolWin: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setToolUnix: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setToolProperty: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] setS1ASclassPath: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] init-common: [2024-04-16T10:23:03.335Z] [2024-04-16T10:23:03.335Z] runclient-common: [2024-04-16T10:23:03.335Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsAppClient.jar -name ejb-ejb30-persistence-eem_1slsb_2sfsbsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:03.553Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:03.553Z] [javac] 1 warning [2024-04-16T10:23:03.562Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:23:03.665Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.665Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:03.734Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.734Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:03.734Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.735Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:23:03.735Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.735Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:23:03.735Z] [exec] Apr 16, 2024 10:23:03 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:03.735Z] [exec] WARNING: ACC001: Using the only client [ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb30-hello-mdbClient [2024-04-16T10:23:03.808Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] Reactor Summary for Programmatic authentication with Jakarta Authorization api 7.0.15-SNAPSHOT: [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] Programmatic authentication with Jakarta Authorization api FAILURE [ 6.369 s] [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] Jakarta EE Sample: jaccApi- common ................. SKIPPED [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] Jakarta EE Sample: Programmatic-authentication with Jacc api SKIPPED [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] BUILD FAILURE [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] Total time: 7.575 s [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] Finished at: 2024-04-16T10:23:03Z [2024-04-16T10:23:03.809Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:23:03.809Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:unpack (unpack-resource) on project prog-auth: Unable to find/resolve artifact. The following artifacts could not be resolved: org.glassfish.main:nucleus-parent:zip:resources:7.0.15-SNAPSHOT (absent): Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:7.0.15-SNAPSHOT -> [Help 1] [2024-04-16T10:23:03.809Z] [artifact:mvn] [ERROR] [2024-04-16T10:23:03.809Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2024-04-16T10:23:03.809Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2024-04-16T10:23:03.809Z] [artifact:mvn] [ERROR] [2024-04-16T10:23:03.809Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2024-04-16T10:23:03.809Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2024-04-16T10:23:03.809Z] [artifact:mvn] Java Result: 1 [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.809Z] all: [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.809Z] all: [2024-04-16T10:23:03.809Z] [echo] [2024-04-16T10:23:03.809Z] [echo] [2024-04-16T10:23:03.809Z] [echo] [2024-04-16T10:23:03.809Z] [echo] *************************************************************************** [2024-04-16T10:23:03.809Z] [echo] * Running group uncovered-http-methods [2024-04-16T10:23:03.809Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods [2024-04-16T10:23:03.809Z] [echo] *************************************************************************** [2024-04-16T10:23:03.809Z] [echo] [2024-04-16T10:23:03.809Z] [echo] [2024-04-16T10:23:03.809Z] [echo] [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.809Z] setOSConditions: [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:03.809Z] setToolWin: [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.809Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:03.809Z] setToolUnix: [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.809Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.809Z] setToolProperty: [2024-04-16T10:23:03.809Z] deploy-client: [2024-04-16T10:23:03.809Z] [2024-04-16T10:23:03.810Z] setS1ASclassPath: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] init-common: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] clean: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setOSConditions: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setToolWin: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setToolUnix: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setToolProperty: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setS1ASclassPath: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] init-common: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] clean-common: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setOSConditions: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setToolWin: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setToolUnix: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setToolProperty: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] setS1ASclassPath: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] init-common: [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.810Z] clean-classes-common: [2024-04-16T10:23:03.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:03.810Z] [2024-04-16T10:23:03.811Z] setOSConditions: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setToolWin: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setToolUnix: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setToolProperty: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setS1ASclassPath: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] init-common: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] clean-jars-common: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setup: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setOSConditions: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setToolWin: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setToolUnix: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setToolProperty: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] setS1ASclassPath: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] init-common: [2024-04-16T10:23:03.811Z] [2024-04-16T10:23:03.811Z] create-user-common: [2024-04-16T10:23:03.890Z] [exec] Extracted transferred entry libtest-noneClient/topLevel.jar of size 861 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/topLevel.jar [2024-04-16T10:23:03.891Z] [exec] Extracted transferred entry libtest-noneClient/libdirtest-EJBModule.jar of size 5,724 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/libdirtest-EJBModule.jar [2024-04-16T10:23:03.891Z] [exec] Extracted transferred entry libtest-noneClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/y/y.properties [2024-04-16T10:23:03.891Z] [exec] Extracted transferred entry libtest-noneClient/client/libdirtest-client.jar of size 7,070 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/libdirtest-client.jar [2024-04-16T10:23:03.891Z] [exec] Extracted transferred entry libtest-noneClient/client/z/z.jar of size 842 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/z/z.jar [2024-04-16T10:23:03.891Z] [exec] Extracted transferred entry libtest-noneClient/client/libdirtest-clientClient.jar of size 11,037 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient/client/libdirtest-clientClient.jar [2024-04-16T10:23:03.891Z] [exec] Extracted transferred entry libtest-noneClient.jar of size 3,349 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient.jar [2024-04-16T10:23:03.891Z] [exec] Application deployed with name libtest-none. [2024-04-16T10:23:03.891Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] init.os: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] init.tools.unix: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] init.tools.windows: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] init.tools: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] setAsadminArgs: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] init: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] init.customtasks: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] setEnabled: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] createAppRef: [2024-04-16T10:23:03.891Z] [2024-04-16T10:23:03.891Z] declare-test: [2024-04-16T10:23:03.892Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for noLibUsed [2024-04-16T10:23:03.892Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-noneClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=NO_RESOURCE /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=NO_RESOURCE /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=NO_RESOURCE /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE /x_xMore_sub.properties:x_xMore_sub=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-04-16T10:23:03.919Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.919Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:03.990Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.990Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:03.990Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.990Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:23:03.990Z] [exec] Apr 16, 2024 10:23:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:03.990Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:23:04.076Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:04.076Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:23:04.245Z] [exec] Application deployed with name web-jsp-xpowered-by-single-response-header-web. [2024-04-16T10:23:04.245Z] [2024-04-16T10:23:04.245Z] deploy-war-commonee: [2024-04-16T10:23:04.245Z] [2024-04-16T10:23:04.245Z] run: [2024-04-16T10:23:04.245Z] [java] GET /web-jsp-xpowered-by-single-response-header/from.jsp HTTP/1.0 [2024-04-16T10:23:04.245Z] [java] [2024-04-16T10:23:04.245Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:04.245Z] [java] [2024-04-16T10:23:04.245Z] [java] [2024-04-16T10:23:04.245Z] [java] ----------------------------------------- [2024-04-16T10:23:04.245Z] [java] - jsp-xpowered-by-single-response-header: PASS - [2024-04-16T10:23:04.245Z] [java] ----------------------------------------- [2024-04-16T10:23:04.245Z] [java] - Total PASS : 1 - [2024-04-16T10:23:04.245Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:04.245Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:04.245Z] [java] ----------------------------------------- [2024-04-16T10:23:04.245Z] [2024-04-16T10:23:04.245Z] undeploy: [2024-04-16T10:23:04.245Z] [2024-04-16T10:23:04.245Z] setOSConditions: [2024-04-16T10:23:04.245Z] [2024-04-16T10:23:04.245Z] setToolWin: [2024-04-16T10:23:04.245Z] [2024-04-16T10:23:04.245Z] setToolUnix: [2024-04-16T10:23:04.246Z] [2024-04-16T10:23:04.246Z] setToolProperty: [2024-04-16T10:23:04.246Z] [2024-04-16T10:23:04.246Z] setS1ASclassPath: [2024-04-16T10:23:04.246Z] [2024-04-16T10:23:04.246Z] init-common: [2024-04-16T10:23:04.246Z] [2024-04-16T10:23:04.246Z] undeploy-war-common: [2024-04-16T10:23:04.260Z] [exec] Apr 16, 2024 10:23:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:04.260Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:04.370Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups users --authrealmname file --target server testuser [2024-04-16T10:23:04.370Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/asadminuserpassword.txt [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] compile: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] build: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] setOSConditions: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] setToolWin: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] setToolUnix: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] setToolProperty: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] setS1ASclassPath: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] init-common: [2024-04-16T10:23:04.370Z] [2024-04-16T10:23:04.370Z] compile-common: [2024-04-16T10:23:04.370Z] [echo] Current time (ISO): 2024-04-16T10:23:04.082+0000 [2024-04-16T10:23:04.370Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:04.370Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:04.807Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-xpowered-by-single-response-header-web [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] all: [2024-04-16T10:23:04.807Z] [echo] [2024-04-16T10:23:04.807Z] [echo] ************************* [2024-04-16T10:23:04.807Z] [echo] * Running jspcConfigure [2024-04-16T10:23:04.807Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspcConfigure [2024-04-16T10:23:04.807Z] [echo] ************************* [2024-04-16T10:23:04.807Z] [echo] [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setOSConditions: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setToolWin: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setToolUnix: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setToolProperty: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setS1ASclassPath: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] init-common: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] clean: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setOSConditions: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setToolWin: [2024-04-16T10:23:04.807Z] [2024-04-16T10:23:04.807Z] setToolUnix: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setToolProperty: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setS1ASclassPath: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] init-common: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] clean-common: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setOSConditions: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setToolWin: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setToolUnix: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setToolProperty: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setS1ASclassPath: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] init-common: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] clean-classes-common: [2024-04-16T10:23:04.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setOSConditions: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setToolWin: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setToolUnix: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setToolProperty: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] setS1ASclassPath: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] init-common: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] clean-jars-common: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.808Z] compile: [2024-04-16T10:23:04.808Z] [2024-04-16T10:23:04.809Z] setOSConditions: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setToolWin: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setToolUnix: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setToolProperty: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setS1ASclassPath: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] init-common: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] compile-common: [2024-04-16T10:23:04.809Z] [echo] Current time (ISO): 2024-04-16T10:23:04.767+0000 [2024-04-16T10:23:04.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:04.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspcConfigure/servlet [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] build: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setOSConditions: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setToolWin: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setToolUnix: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setToolProperty: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] setS1ASclassPath: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] init-common: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] webclient-war-common: [2024-04-16T10:23:04.809Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] clear: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] test-tlds-exist: [2024-04-16T10:23:04.809Z] [2024-04-16T10:23:04.809Z] copy-tlds: [2024-04-16T10:23:04.810Z] [2024-04-16T10:23:04.810Z] test-tagfiles-exist: [2024-04-16T10:23:04.810Z] [2024-04-16T10:23:04.810Z] copy-tagfiles: [2024-04-16T10:23:04.810Z] [2024-04-16T10:23:04.810Z] package-war-common: [2024-04-16T10:23:04.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:04.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:04.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:04.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:04.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspcConfigure/lib [2024-04-16T10:23:04.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:04.810Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:04.810Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2024-04-16T10:23:04.810Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:04.810Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspcConfigure/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:04.810Z] [javac] Compiling 1 source file [2024-04-16T10:23:04.939Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-04-16T10:23:04.939Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-04-16T10:23:04.939Z] [echo] Deployment on target server server successful [2024-04-16T10:23:04.939Z] [2024-04-16T10:23:04.939Z] setOSConditions: [2024-04-16T10:23:04.939Z] [2024-04-16T10:23:04.939Z] setToolWin: [2024-04-16T10:23:04.939Z] [2024-04-16T10:23:04.939Z] setToolUnix: [2024-04-16T10:23:04.939Z] [2024-04-16T10:23:04.939Z] setToolProperty: [2024-04-16T10:23:04.939Z] [2024-04-16T10:23:04.940Z] setS1ASclassPath: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] init-common: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] deploy-common-ee: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] run: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] setOSConditions: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] setToolWin: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] setToolUnix: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] setToolProperty: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] setS1ASclassPath: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] init-common: [2024-04-16T10:23:04.940Z] [2024-04-16T10:23:04.940Z] execute-sql-common: [2024-04-16T10:23:04.940Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-04-16T10:23:04.940Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:23:04.940Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:23:04.941Z] [sql] 0 rows affected [2024-04-16T10:23:04.941Z] [sql] 1 rows affected [2024-04-16T10:23:04.941Z] [sql] 1 rows affected [2024-04-16T10:23:04.941Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:23:04.941Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:23:04.941Z] [sql] 0 rows affected [2024-04-16T10:23:04.941Z] [sql] 1 rows affected [2024-04-16T10:23:04.941Z] [sql] 1 rows affected [2024-04-16T10:23:04.941Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:23:05.021Z] [exec] Application deployed with name wsclient. [2024-04-16T10:23:05.021Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:05.021Z] [2024-04-16T10:23:05.021Z] setup: [2024-04-16T10:23:05.021Z] [2024-04-16T10:23:05.021Z] runtest: [2024-04-16T10:23:05.021Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:05.021Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml:120: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:05.021Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:05.021Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:05.021Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:23:05.065Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspcConfigure/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:23:05.065Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] deploy: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] deploy-war-common: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] setOSConditions: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] setToolWin: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] setToolUnix: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] setToolProperty: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] setS1ASclassPath: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] init-common: [2024-04-16T10:23:05.065Z] [2024-04-16T10:23:05.065Z] deploy-war-commonpe: [2024-04-16T10:23:05.202Z] [exec] Apr 16, 2024 10:23:04 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:05.202Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_1slsb_2sfsbs-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_1slsb_2sfsbs.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_1slsb_2sfsbsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_1slsb_2sfsbsClient [2024-04-16T10:23:05.228Z] [2024-04-16T10:23:05.228Z] setOSConditions: [2024-04-16T10:23:05.228Z] [2024-04-16T10:23:05.228Z] setToolWin: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setToolUnix: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setToolProperty: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setS1ASclassPath: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] init-common: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] run-test-1: [2024-04-16T10:23:05.229Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=1 HTTP/1.1 [2024-04-16T10:23:05.229Z] [java] [2024-04-16T10:23:05.229Z] [java] Time: 1 [2024-04-16T10:23:05.229Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:23:05.229Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:23:05.229Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:23:05.229Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:23:05.229Z] [java] [Server response] [2024-04-16T10:23:05.229Z] [java] [Server response]40 [2024-04-16T10:23:05.229Z] [java] [Server response]Running rar_accessibility connector test [2024-04-16T10:23:05.229Z] [java] [Server response]TEST:PASS [2024-04-16T10:23:05.229Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:23:05.229Z] [java] [Server response]END_OF_TEST [2024-04-16T10:23:05.229Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:23:05.229Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:05.229Z] [java] [2024-04-16T10:23:05.229Z] [java] [2024-04-16T10:23:05.229Z] [java] ----------------------------------------- [2024-04-16T10:23:05.229Z] [java] - rar-accessibility-test: PASS - [2024-04-16T10:23:05.229Z] [java] ----------------------------------------- [2024-04-16T10:23:05.229Z] [java] Total PASS: 1 [2024-04-16T10:23:05.229Z] [java] Total FAIL: 0 [2024-04-16T10:23:05.229Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:05.229Z] [java] ----------------------------------------- [2024-04-16T10:23:05.229Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] undeploy: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setOSConditions: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setToolWin: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setToolUnix: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setToolProperty: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] setS1ASclassPath: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] init-common: [2024-04-16T10:23:05.229Z] [2024-04-16T10:23:05.229Z] execute-sql-common: [2024-04-16T10:23:05.229Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-04-16T10:23:05.230Z] [sql] 0 rows affected [2024-04-16T10:23:05.230Z] [sql] 0 rows affected [2024-04-16T10:23:05.230Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:23:05.230Z] [2024-04-16T10:23:05.230Z] setOSConditions: [2024-04-16T10:23:05.230Z] [2024-04-16T10:23:05.230Z] setToolWin: [2024-04-16T10:23:05.230Z] [2024-04-16T10:23:05.230Z] setToolUnix: [2024-04-16T10:23:05.230Z] [2024-04-16T10:23:05.230Z] setToolProperty: [2024-04-16T10:23:05.230Z] [2024-04-16T10:23:05.230Z] setS1ASclassPath: [2024-04-16T10:23:05.230Z] [2024-04-16T10:23:05.230Z] init-common: [2024-04-16T10:23:05.230Z] [2024-04-16T10:23:05.230Z] undeploy-common: [2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: [2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: [2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: [2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: [2024-04-16T10:23:05.322Z] [java] [client.TestClient]::

[2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:23:05.322Z] [java] [client.TestClient]::

[2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: [5555] [2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: [2024-04-16T10:23:05.322Z] [java] [client.TestClient]:: [2024-04-16T10:23:05.322Z] [java] Value of key is:WEBSERVICES13-lookup [2024-04-16T10:23:05.322Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:05.322Z] [java] [2024-04-16T10:23:05.322Z] [java] [2024-04-16T10:23:05.322Z] [java] ----------------------------------------- [2024-04-16T10:23:05.322Z] [java] - WEBSERVICES13-lookup: PASS - [2024-04-16T10:23:05.322Z] [java] ----------------------------------------- [2024-04-16T10:23:05.322Z] [java] Total PASS: 1 [2024-04-16T10:23:05.322Z] [java] Total FAIL: 0 [2024-04-16T10:23:05.322Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:05.322Z] [java] ----------------------------------------- [2024-04-16T10:23:05.322Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:05.322Z] [2024-04-16T10:23:05.322Z] undeploy: [2024-04-16T10:23:05.322Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:05.322Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:05.322Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:05.322Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:05.322Z] [2024-04-16T10:23:05.322Z] setOSConditions: [2024-04-16T10:23:05.322Z] [2024-04-16T10:23:05.322Z] setToolWin: [2024-04-16T10:23:05.322Z] [2024-04-16T10:23:05.322Z] setToolUnix: [2024-04-16T10:23:05.322Z] [2024-04-16T10:23:05.322Z] setToolProperty: [2024-04-16T10:23:05.322Z] [2024-04-16T10:23:05.322Z] setS1ASclassPath: [2024-04-16T10:23:05.322Z] [2024-04-16T10:23:05.322Z] init-common: [2024-04-16T10:23:05.323Z] [2024-04-16T10:23:05.323Z] undeploy-war-common: [2024-04-16T10:23:05.624Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jspc-configure --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jspc-configure-web.war [2024-04-16T10:23:05.739Z] [exec] Apr 16, 2024 10:23:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:05.739Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@34edd065 [2024-04-16T10:23:05.827Z] [exec] Apr 16, 2024 10:23:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:05.827Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@27a9f025 [2024-04-16T10:23:05.994Z] [exec] I am in client [2024-04-16T10:23:05.994Z] [exec] Calling SLSBWithUnsynchPC.flushBeforeJoin [2024-04-16T10:23:05.995Z] [exec] Value of key is:FlushUnsyncPCBeforeJoin [2024-04-16T10:23:05.995Z] [exec] Calling SLSBWithUnsynchPC.flushAfterJoin [2024-04-16T10:23:05.995Z] [exec] Value of key is:FlushUnsyncPCAfterJoin [2024-04-16T10:23:05.995Z] [exec] Calling SLSBWithUnsynchPC.AutoFlushByProvider [2024-04-16T10:23:05.995Z] [exec] Value of key is:AutoFlushByProvider [2024-04-16T10:23:05.995Z] [exec] DoTest method ends [2024-04-16T10:23:05.995Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:05.995Z] [exec] [2024-04-16T10:23:05.995Z] [exec] [2024-04-16T10:23:05.995Z] [exec] ----------------------------------------- [2024-04-16T10:23:05.995Z] [exec] - AutoFlushByProvider: PASS - [2024-04-16T10:23:05.995Z] [exec] - FlushUnsyncPCBeforeJoin: PASS - [2024-04-16T10:23:05.995Z] [exec] - FlushUnsyncPCAfterJoin: PASS - [2024-04-16T10:23:05.995Z] [exec] ----------------------------------------- [2024-04-16T10:23:05.995Z] [exec] Total PASS: 3 [2024-04-16T10:23:05.995Z] [exec] Total FAIL: 0 [2024-04-16T10:23:05.995Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:05.995Z] [exec] ----------------------------------------- [2024-04-16T10:23:05.995Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:06.081Z] [exec] Will Fail till a better XA driver is integrated into Derby [2024-04-16T10:23:06.081Z] [exec] Value of key is: test1 : [2024-04-16T10:23:06.081Z] [exec] Value of key is: test2 : [2024-04-16T10:23:06.081Z] [exec] jdbc contauthtx status: [2024-04-16T10:23:06.081Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:06.081Z] [exec] [2024-04-16T10:23:06.081Z] [exec] [2024-04-16T10:23:06.081Z] [exec] ----------------------------------------- [2024-04-16T10:23:06.081Z] [exec] - test2 : : PASS - [2024-04-16T10:23:06.081Z] [exec] - test1 : : PASS - [2024-04-16T10:23:06.081Z] [exec] ----------------------------------------- [2024-04-16T10:23:06.081Z] [exec] Total PASS: 2 [2024-04-16T10:23:06.081Z] [exec] Total FAIL: 0 [2024-04-16T10:23:06.081Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:06.081Z] [exec] ----------------------------------------- [2024-04-16T10:23:06.081Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:06.081Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:06.200Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] delete-resources-and-undeploy-rar: [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] setOSConditions: [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] setToolWin: [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] setToolUnix: [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] setToolProperty: [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] setS1ASclassPath: [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] init-common: [2024-04-16T10:23:06.200Z] [2024-04-16T10:23:06.200Z] delete-connector-resource-common: [2024-04-16T10:23:06.200Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-04-16T10:23:06.249Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:06.264Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:06.264Z] [javac] 1 warning [2024-04-16T10:23:06.264Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:06.264Z] [2024-04-16T10:23:06.264Z] clear: [2024-04-16T10:23:06.264Z] [2024-04-16T10:23:06.264Z] test-tlds-exist: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] copy-tlds: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] test-tagfiles-exist: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] copy-tagfiles: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] package-war-common: [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/lib [2024-04-16T10:23:06.265Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:06.265Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/uncovered-http-methods/docroot [2024-04-16T10:23:06.265Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/openUncoveredServletTest-web.war [2024-04-16T10:23:06.265Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] clear: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] test-tlds-exist: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] copy-tlds: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] test-tagfiles-exist: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] copy-tagfiles: [2024-04-16T10:23:06.265Z] [2024-04-16T10:23:06.265Z] package-war-common: [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:06.265Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:06.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:06.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:06.266Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:06.266Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/denyUncoveredServletTest-web.war [2024-04-16T10:23:06.266Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:06.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:06.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:06.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:06.266Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2024-04-16T10:23:06.266Z] [2024-04-16T10:23:06.266Z] setOSConditions: [2024-04-16T10:23:06.266Z] [2024-04-16T10:23:06.266Z] setToolWin: [2024-04-16T10:23:06.266Z] [2024-04-16T10:23:06.266Z] setToolUnix: [2024-04-16T10:23:06.266Z] [2024-04-16T10:23:06.266Z] setToolProperty: [2024-04-16T10:23:06.266Z] [2024-04-16T10:23:06.266Z] setS1ASclassPath: [2024-04-16T10:23:06.266Z] [2024-04-16T10:23:06.266Z] init-common: [2024-04-16T10:23:06.266Z] [2024-04-16T10:23:06.266Z] compile-common: [2024-04-16T10:23:06.266Z] [echo] Current time (ISO): 2024-04-16T10:23:06.025+0000 [2024-04-16T10:23:06.266Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:06.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webserviceref-lookup-web [2024-04-16T10:23:06.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:06.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:06.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:06.291Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webserviceref-lookup/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:06.291Z] [2024-04-16T10:23:06.291Z] setOSConditions: [2024-04-16T10:23:06.291Z] [2024-04-16T10:23:06.291Z] setToolWin: [2024-04-16T10:23:06.291Z] [2024-04-16T10:23:06.291Z] setToolUnix: [2024-04-16T10:23:06.291Z] [2024-04-16T10:23:06.292Z] setToolProperty: [2024-04-16T10:23:06.292Z] [2024-04-16T10:23:06.292Z] setS1ASclassPath: [2024-04-16T10:23:06.292Z] [2024-04-16T10:23:06.292Z] init-common: [2024-04-16T10:23:06.292Z] [2024-04-16T10:23:06.292Z] undeploy-client: [2024-04-16T10:23:06.335Z] [2024-04-16T10:23:06.335Z] checkReporting-common: [2024-04-16T10:23:06.335Z] [2024-04-16T10:23:06.335Z] confirmReportPresent-common: [2024-04-16T10:23:06.335Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:06.335Z] [echo] Test seems to be reported fine [2024-04-16T10:23:06.335Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/RepRunConf.txt [2024-04-16T10:23:06.335Z] [2024-04-16T10:23:06.335Z] confirmMissingReport-common: [2024-04-16T10:23:06.335Z] [2024-04-16T10:23:06.335Z] undeploy: [2024-04-16T10:23:06.335Z] [2024-04-16T10:23:06.335Z] setOSConditions: [2024-04-16T10:23:06.335Z] [2024-04-16T10:23:06.335Z] setToolWin: [2024-04-16T10:23:06.336Z] [2024-04-16T10:23:06.336Z] setToolUnix: [2024-04-16T10:23:06.336Z] [2024-04-16T10:23:06.336Z] setToolProperty: [2024-04-16T10:23:06.336Z] [2024-04-16T10:23:06.336Z] setS1ASclassPath: [2024-04-16T10:23:06.336Z] [2024-04-16T10:23:06.336Z] init-common: [2024-04-16T10:23:06.336Z] [2024-04-16T10:23:06.336Z] undeploy-common: [2024-04-16T10:23:06.504Z] [2024-04-16T10:23:06.504Z] checkReporting-common: [2024-04-16T10:23:06.504Z] [2024-04-16T10:23:06.504Z] confirmReportPresent-common: [2024-04-16T10:23:06.504Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:06.504Z] [echo] Test seems to be reported fine [2024-04-16T10:23:06.504Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/RepRunConf.txt [2024-04-16T10:23:06.504Z] [2024-04-16T10:23:06.504Z] confirmMissingReport-common: [2024-04-16T10:23:06.504Z] [2024-04-16T10:23:06.505Z] undeploy: [2024-04-16T10:23:06.505Z] [2024-04-16T10:23:06.505Z] setOSConditions: [2024-04-16T10:23:06.505Z] [2024-04-16T10:23:06.505Z] setToolWin: [2024-04-16T10:23:06.505Z] [2024-04-16T10:23:06.505Z] setToolUnix: [2024-04-16T10:23:06.505Z] [2024-04-16T10:23:06.505Z] setToolProperty: [2024-04-16T10:23:06.505Z] [2024-04-16T10:23:06.505Z] setS1ASclassPath: [2024-04-16T10:23:06.505Z] [2024-04-16T10:23:06.505Z] init-common: [2024-04-16T10:23:06.505Z] [2024-04-16T10:23:06.505Z] undeploy-common: [2024-04-16T10:23:06.567Z] [exec] Application deployed with name web-jspc-configure-web. [2024-04-16T10:23:06.567Z] [2024-04-16T10:23:06.567Z] deploy-war-commonee: [2024-04-16T10:23:06.567Z] [2024-04-16T10:23:06.567Z] run: [2024-04-16T10:23:06.567Z] [java] Connecting to: http://localhost:45711/web-jspc-configure/jsp/test.jsp [2024-04-16T10:23:06.567Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:06.567Z] [java] [2024-04-16T10:23:06.567Z] [java] [2024-04-16T10:23:06.567Z] [java] ----------------------------------------- [2024-04-16T10:23:06.567Z] [java] - jspc-configure: PASS - [2024-04-16T10:23:06.567Z] [java] ----------------------------------------- [2024-04-16T10:23:06.567Z] [java] - Total PASS : 1 - [2024-04-16T10:23:06.567Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:06.567Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:06.568Z] [java] ----------------------------------------- [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] undeploy: [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] setOSConditions: [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] setToolWin: [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] setToolUnix: [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] setToolProperty: [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] setS1ASclassPath: [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] init-common: [2024-04-16T10:23:06.568Z] [2024-04-16T10:23:06.568Z] undeploy-war-common: [2024-04-16T10:23:06.854Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:06.854Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:23:06.917Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauthtxApp [2024-04-16T10:23:06.917Z] [2024-04-16T10:23:06.917Z] setOSConditions: [2024-04-16T10:23:06.917Z] [2024-04-16T10:23:06.917Z] setToolWin: [2024-04-16T10:23:06.917Z] [2024-04-16T10:23:06.917Z] setToolUnix: [2024-04-16T10:23:06.917Z] [2024-04-16T10:23:06.917Z] setToolProperty: [2024-04-16T10:23:06.917Z] [2024-04-16T10:23:06.918Z] setS1ASclassPath: [2024-04-16T10:23:06.918Z] [2024-04-16T10:23:06.918Z] init-common: [2024-04-16T10:23:06.918Z] [2024-04-16T10:23:06.918Z] delete-jdbc-resource-common: [2024-04-16T10:23:06.918Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-04-16T10:23:07.085Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_flushApp [2024-04-16T10:23:07.085Z] [2024-04-16T10:23:07.085Z] unsetup: [2024-04-16T10:23:07.085Z] [2024-04-16T10:23:07.085Z] setOSConditions: [2024-04-16T10:23:07.085Z] [2024-04-16T10:23:07.086Z] setToolWin: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolUnix: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolProperty: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setS1ASclassPath: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] init-common: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] execute-ejb-sql-common: [2024-04-16T10:23:07.086Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/unsynchpc_flush/sql/drop.sql [2024-04-16T10:23:07.086Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] all: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] disallowed_methods: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setOSConditions: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolWin: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolUnix: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolProperty: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setS1ASclassPath: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] init-common: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] clean: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setOSConditions: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolWin: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolUnix: [2024-04-16T10:23:07.086Z] [2024-04-16T10:23:07.086Z] setToolProperty: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setS1ASclassPath: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] init-common: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] clean-common: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setOSConditions: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setToolWin: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setToolUnix: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setToolProperty: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setS1ASclassPath: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] init-common: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] clean-classes-common: [2024-04-16T10:23:07.087Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setOSConditions: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setToolWin: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setToolUnix: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setToolProperty: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setS1ASclassPath: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] init-common: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] clean-jars-common: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] compile: [2024-04-16T10:23:07.087Z] [2024-04-16T10:23:07.087Z] setOSConditions: [2024-04-16T10:23:07.088Z] [2024-04-16T10:23:07.088Z] setToolWin: [2024-04-16T10:23:07.088Z] [2024-04-16T10:23:07.088Z] setToolUnix: [2024-04-16T10:23:07.088Z] [2024-04-16T10:23:07.088Z] setToolProperty: [2024-04-16T10:23:07.088Z] [2024-04-16T10:23:07.088Z] setS1ASclassPath: [2024-04-16T10:23:07.088Z] [2024-04-16T10:23:07.088Z] init-common: [2024-04-16T10:23:07.088Z] [2024-04-16T10:23:07.088Z] compile-common: [2024-04-16T10:23:07.088Z] [echo] Current time (ISO): 2024-04-16T10:23:07.033+0000 [2024-04-16T10:23:07.088Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:07.088Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:07.119Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] all: [2024-04-16T10:23:07.119Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:07.119Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:07.119Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:07.119Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] setOSConditions: [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] setToolWin: [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] setToolUnix: [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] setToolProperty: [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] setS1ASclassPath: [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] init-common: [2024-04-16T10:23:07.119Z] [2024-04-16T10:23:07.119Z] clean: [2024-04-16T10:23:07.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:07.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:07.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:07.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:07.120Z] [2024-04-16T10:23:07.120Z] setOSConditions: [2024-04-16T10:23:07.120Z] [2024-04-16T10:23:07.120Z] setToolWin: [2024-04-16T10:23:07.120Z] [2024-04-16T10:23:07.120Z] setToolUnix: [2024-04-16T10:23:07.120Z] [2024-04-16T10:23:07.120Z] setToolProperty: [2024-04-16T10:23:07.120Z] [2024-04-16T10:23:07.120Z] setS1ASclassPath: [2024-04-16T10:23:07.120Z] [2024-04-16T10:23:07.120Z] init-common: [2024-04-16T10:23:07.120Z] [2024-04-16T10:23:07.120Z] clean-common: [2024-04-16T10:23:07.120Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:07.120Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:07.120Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:07.120Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setOSConditions: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setToolWin: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setToolUnix: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setToolProperty: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setS1ASclassPath: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] init-common: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] clean-classes-common: [2024-04-16T10:23:07.121Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:07.121Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:07.121Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:07.121Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:07.121Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setOSConditions: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setToolWin: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setToolUnix: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setToolProperty: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] setS1ASclassPath: [2024-04-16T10:23:07.121Z] [2024-04-16T10:23:07.121Z] init-common: [2024-04-16T10:23:07.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-04-16T10:23:07.128Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-04-16T10:23:07.128Z] [2024-04-16T10:23:07.128Z] setOSConditions: [2024-04-16T10:23:07.128Z] [2024-04-16T10:23:07.128Z] setToolWin: [2024-04-16T10:23:07.128Z] [2024-04-16T10:23:07.128Z] setToolUnix: [2024-04-16T10:23:07.128Z] [2024-04-16T10:23:07.128Z] setToolProperty: [2024-04-16T10:23:07.128Z] [2024-04-16T10:23:07.128Z] setS1ASclassPath: [2024-04-16T10:23:07.128Z] [2024-04-16T10:23:07.128Z] init-common: [2024-04-16T10:23:07.128Z] [2024-04-16T10:23:07.128Z] delete-connector-connpool-common: [2024-04-16T10:23:07.128Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-04-16T10:23:07.132Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jspc-configure-web [2024-04-16T10:23:07.132Z] [2024-04-16T10:23:07.132Z] all: [2024-04-16T10:23:07.132Z] [echo] [2024-04-16T10:23:07.132Z] [echo] ************************* [2024-04-16T10:23:07.132Z] [echo] * Running jspconfig [2024-04-16T10:23:07.132Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspconfig [2024-04-16T10:23:07.132Z] [echo] ************************* [2024-04-16T10:23:07.132Z] [echo] [2024-04-16T10:23:07.132Z] [2024-04-16T10:23:07.132Z] setOSConditions: [2024-04-16T10:23:07.132Z] [2024-04-16T10:23:07.132Z] setToolWin: [2024-04-16T10:23:07.132Z] [2024-04-16T10:23:07.132Z] setToolUnix: [2024-04-16T10:23:07.132Z] [2024-04-16T10:23:07.133Z] setToolProperty: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setS1ASclassPath: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] init-common: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] clean: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setOSConditions: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setToolWin: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setToolUnix: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setToolProperty: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setS1ASclassPath: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] init-common: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] clean-common: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setOSConditions: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setToolWin: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setToolUnix: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setToolProperty: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setS1ASclassPath: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] init-common: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] clean-classes-common: [2024-04-16T10:23:07.133Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.133Z] setOSConditions: [2024-04-16T10:23:07.133Z] [2024-04-16T10:23:07.134Z] setToolWin: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setToolUnix: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setToolProperty: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setS1ASclassPath: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] init-common: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] clean-jars-common: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] compile: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setOSConditions: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setToolWin: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setToolUnix: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setToolProperty: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setS1ASclassPath: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] init-common: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] compile-common: [2024-04-16T10:23:07.134Z] [echo] Current time (ISO): 2024-04-16T10:23:07.087+0000 [2024-04-16T10:23:07.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:07.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspconfig/servlet [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] build: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setOSConditions: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setToolWin: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.134Z] setToolUnix: [2024-04-16T10:23:07.134Z] [2024-04-16T10:23:07.135Z] setToolProperty: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] setS1ASclassPath: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] init-common: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] webclient-war-common: [2024-04-16T10:23:07.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] clear: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] test-tlds-exist: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] copy-tlds: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] test-tagfiles-exist: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] copy-tagfiles: [2024-04-16T10:23:07.135Z] [2024-04-16T10:23:07.135Z] package-war-common: [2024-04-16T10:23:07.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:07.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:07.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:07.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:07.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspconfig/lib [2024-04-16T10:23:07.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:07.135Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2024-04-16T10:23:07.135Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:07.135Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspconfig/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:07.135Z] [javac] Compiling 1 source file [2024-04-16T10:23:07.135Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:23:07.135Z] [javac] int port = new Integer(portS).intValue(); [2024-04-16T10:23:07.135Z] [javac] ^ [2024-04-16T10:23:07.378Z] [2024-04-16T10:23:07.378Z] clean-jars-common: [2024-04-16T10:23:07.378Z] [2024-04-16T10:23:07.378Z] assemble-web: [2024-04-16T10:23:07.378Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:07.378Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:07.378Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:07.378Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:07.378Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setOSConditions: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setToolWin: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setToolUnix: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setToolProperty: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setS1ASclassPath: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] init-common: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] compile: [2024-04-16T10:23:07.379Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:07.379Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:07.379Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:07.379Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setOSConditions: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setToolWin: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setToolUnix: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setToolProperty: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] setS1ASclassPath: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.379Z] init-common: [2024-04-16T10:23:07.379Z] [2024-04-16T10:23:07.380Z] compile-common: [2024-04-16T10:23:07.380Z] [echo] Current time (ISO): 2024-04-16T10:23:07.145+0000 [2024-04-16T10:23:07.380Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:07.394Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/jspconfig/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:23:07.394Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:07.394Z] [javac] 1 warning [2024-04-16T10:23:07.394Z] [2024-04-16T10:23:07.394Z] deploy: [2024-04-16T10:23:07.394Z] [2024-04-16T10:23:07.395Z] deploy-war-common: [2024-04-16T10:23:07.395Z] [2024-04-16T10:23:07.395Z] setOSConditions: [2024-04-16T10:23:07.395Z] [2024-04-16T10:23:07.395Z] setToolWin: [2024-04-16T10:23:07.395Z] [2024-04-16T10:23:07.395Z] setToolUnix: [2024-04-16T10:23:07.395Z] [2024-04-16T10:23:07.395Z] setToolProperty: [2024-04-16T10:23:07.395Z] [2024-04-16T10:23:07.395Z] setS1ASclassPath: [2024-04-16T10:23:07.395Z] [2024-04-16T10:23:07.395Z] init-common: [2024-04-16T10:23:07.395Z] [2024-04-16T10:23:07.395Z] deploy-war-commonpe: [2024-04-16T10:23:07.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-04-16T10:23:07.511Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-04-16T10:23:07.511Z] [echo] cmd executed for server [2024-04-16T10:23:07.511Z] [2024-04-16T10:23:07.511Z] setOSConditions: [2024-04-16T10:23:07.511Z] [2024-04-16T10:23:07.511Z] setToolWin: [2024-04-16T10:23:07.511Z] [2024-04-16T10:23:07.511Z] setToolUnix: [2024-04-16T10:23:07.511Z] [2024-04-16T10:23:07.512Z] setToolProperty: [2024-04-16T10:23:07.512Z] [2024-04-16T10:23:07.512Z] setS1ASclassPath: [2024-04-16T10:23:07.512Z] [2024-04-16T10:23:07.512Z] init-common: [2024-04-16T10:23:07.512Z] [2024-04-16T10:23:07.512Z] delete-jdbc-connpool-common: [2024-04-16T10:23:07.512Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-04-16T10:23:07.689Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:07.689Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:07.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-04-16T10:23:07.689Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-04-16T10:23:07.689Z] [2024-04-16T10:23:07.689Z] setOSConditions: [2024-04-16T10:23:07.689Z] [2024-04-16T10:23:07.689Z] setToolWin: [2024-04-16T10:23:07.689Z] [2024-04-16T10:23:07.689Z] setToolUnix: [2024-04-16T10:23:07.689Z] [2024-04-16T10:23:07.690Z] setToolProperty: [2024-04-16T10:23:07.690Z] [2024-04-16T10:23:07.690Z] setS1ASclassPath: [2024-04-16T10:23:07.690Z] [2024-04-16T10:23:07.690Z] init-common: [2024-04-16T10:23:07.690Z] [2024-04-16T10:23:07.690Z] undeploy-rar-common: [2024-04-16T10:23:07.690Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-04-16T10:23:07.720Z] [exec] Apr 16, 2024 10:23:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:07.720Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@34edd065 [2024-04-16T10:23:07.767Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-04-16T10:23:07.767Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-04-16T10:23:07.767Z] [echo] cmd executed for server [2024-04-16T10:23:07.767Z] [2024-04-16T10:23:07.767Z] setOSConditions: [2024-04-16T10:23:07.767Z] [2024-04-16T10:23:07.767Z] setToolWin: [2024-04-16T10:23:07.767Z] [2024-04-16T10:23:07.767Z] setToolUnix: [2024-04-16T10:23:07.767Z] [2024-04-16T10:23:07.767Z] setToolProperty: [2024-04-16T10:23:07.767Z] [2024-04-16T10:23:07.767Z] setS1ASclassPath: [2024-04-16T10:23:07.767Z] [2024-04-16T10:23:07.767Z] init-common: [2024-04-16T10:23:07.954Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-jsp-config --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-jsp-config-web.war [2024-04-16T10:23:07.987Z] [exec] I am in client [2024-04-16T10:23:07.987Z] [exec] calling createPerson(duke) [2024-04-16T10:23:07.987Z] [exec] created [2024-04-16T10:23:07.987Z] [exec] Value of key is: delegateCreated [2024-04-16T10:23:07.987Z] [exec] Value of key is: gotPeer [2024-04-16T10:23:07.987Z] [exec] Value of key is: iFoundDelegate [2024-04-16T10:23:07.988Z] [exec] Value of key is: peerFoundDelegate (-ve test) [2024-04-16T10:23:07.988Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:23:07.988Z] [exec] Value of key is: peerFoundMe (-ve test) [2024-04-16T10:23:07.988Z] [exec] Value of key is: delegateRemovedMe [2024-04-16T10:23:07.988Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2024-04-16T10:23:07.988Z] [exec] Value of key is: iCannotFindMe (-ve test) [2024-04-16T10:23:07.988Z] [exec] Value of key is: removedDelegate [2024-04-16T10:23:07.988Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2024-04-16T10:23:07.988Z] [exec] Value of key is: peerCreated (-ve test) [2024-04-16T10:23:07.988Z] [exec] Value of key is: iFoundPeer (-ve test) [2024-04-16T10:23:07.988Z] [exec] Value of key is: delegateFoundPeer (-ve test) [2024-04-16T10:23:07.988Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:07.988Z] [exec] [2024-04-16T10:23:07.988Z] [exec] [2024-04-16T10:23:07.988Z] [exec] ----------------------------------------- [2024-04-16T10:23:07.988Z] [exec] - iFoundDelegate: PASS - [2024-04-16T10:23:07.988Z] [exec] - peerCreated (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] - delegateCreated: PASS - [2024-04-16T10:23:07.988Z] [exec] - peerCannotFindMe (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] - iCannotFindMe (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] - delegateRemovedMe: PASS - [2024-04-16T10:23:07.988Z] [exec] - iFoundPeer (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] - delegateFoundPeer (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:23:07.988Z] [exec] - removedDelegate: PASS - [2024-04-16T10:23:07.988Z] [exec] - gotPeer: PASS - [2024-04-16T10:23:07.988Z] [exec] - peerFoundMe (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] - peerFoundDelegate (-ve test): PASS - [2024-04-16T10:23:07.988Z] [exec] ----------------------------------------- [2024-04-16T10:23:07.988Z] [exec] Total PASS: 14 [2024-04-16T10:23:07.988Z] [exec] Total FAIL: 0 [2024-04-16T10:23:07.988Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:07.988Z] [exec] ----------------------------------------- [2024-04-16T10:23:07.988Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:07.988Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:08.022Z] [2024-04-16T10:23:08.022Z] execute-sql-common: [2024-04-16T10:23:08.022Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauthtx/sql/drop_pointbase.sql [2024-04-16T10:23:08.022Z] [sql] 0 rows affected [2024-04-16T10:23:08.022Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:08.022Z] [2024-04-16T10:23:08.022Z] all: [2024-04-16T10:23:08.022Z] [2024-04-16T10:23:08.022Z] setOSConditions: [2024-04-16T10:23:08.022Z] [2024-04-16T10:23:08.022Z] setToolWin: [2024-04-16T10:23:08.022Z] [2024-04-16T10:23:08.022Z] setToolUnix: [2024-04-16T10:23:08.022Z] [2024-04-16T10:23:08.022Z] setToolProperty: [2024-04-16T10:23:08.022Z] [2024-04-16T10:23:08.023Z] setS1ASclassPath: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] init-common: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] clean: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setOSConditions: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setToolWin: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setToolUnix: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setToolProperty: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setS1ASclassPath: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] init-common: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] clean-common: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setOSConditions: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setToolWin: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setToolUnix: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setToolProperty: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] setS1ASclassPath: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] init-common: [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.023Z] clean-classes-common: [2024-04-16T10:23:08.023Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:08.023Z] [2024-04-16T10:23:08.024Z] setOSConditions: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setToolWin: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setToolUnix: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setToolProperty: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setS1ASclassPath: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] init-common: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] clean-jars-common: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] compile: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setOSConditions: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setToolWin: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setToolUnix: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setToolProperty: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] setS1ASclassPath: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] init-common: [2024-04-16T10:23:08.024Z] [2024-04-16T10:23:08.024Z] compile-common: [2024-04-16T10:23:08.024Z] [echo] Current time (ISO): 2024-04-16T10:23:07.836+0000 [2024-04-16T10:23:08.024Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:08.024Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:08.153Z] [exec] Apr 16, 2024 10:23:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:08.153Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6b9c42bd [2024-04-16T10:23:08.161Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:08.161Z] [javac] 1 warning [2024-04-16T10:23:08.242Z] [2024-04-16T10:23:08.242Z] checkReporting-common: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] deploy: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setOSConditions: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setToolWin: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setToolUnix: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setToolProperty: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setS1ASclassPath: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] init-common: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] deploy-common: [2024-04-16T10:23:08.415Z] [echo] Current time (ISO): 2024-04-16T10:23:08.204+0000 [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setOSConditions: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setToolWin: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.415Z] setToolUnix: [2024-04-16T10:23:08.415Z] [2024-04-16T10:23:08.416Z] setToolProperty: [2024-04-16T10:23:08.416Z] [2024-04-16T10:23:08.416Z] setS1ASclassPath: [2024-04-16T10:23:08.416Z] [2024-04-16T10:23:08.416Z] init-common: [2024-04-16T10:23:08.416Z] [2024-04-16T10:23:08.416Z] deploy-common-pe: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] confirmReportPresent-common: [2024-04-16T10:23:08.496Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:08.496Z] [echo] Test seems to be reported fine [2024-04-16T10:23:08.496Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/RepRunConf.txt [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] confirmMissingReport-common: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] undeploy: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] setOSConditions: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] setToolWin: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] setToolUnix: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] setToolProperty: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] setS1ASclassPath: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] init-common: [2024-04-16T10:23:08.496Z] [2024-04-16T10:23:08.496Z] undeploy-common: [2024-04-16T10:23:08.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] delete-resources-and-undeploy-rar: [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] setOSConditions: [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] setToolWin: [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] setToolUnix: [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] setToolProperty: [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] setS1ASclassPath: [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] init-common: [2024-04-16T10:23:08.629Z] [2024-04-16T10:23:08.629Z] delete-connector-resource-common: [2024-04-16T10:23:08.629Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-04-16T10:23:09.054Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_1slsb_2sfsbsApp [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] unsetup: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] setOSConditions: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] setToolWin: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] setToolUnix: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] setToolProperty: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] setS1ASclassPath: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] init-common: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] execute-ejb-sql-common: [2024-04-16T10:23:09.054Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_1slsb_2sfsbs/sql/drop.sql [2024-04-16T10:23:09.054Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] all: [2024-04-16T10:23:09.054Z] [2024-04-16T10:23:09.054Z] eem_3sfsbs: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setOSConditions: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolWin: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolUnix: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolProperty: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setS1ASclassPath: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] init-common: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] clean: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setOSConditions: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolWin: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolUnix: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolProperty: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setS1ASclassPath: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] init-common: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] clean-common: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setOSConditions: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolWin: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolUnix: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setToolProperty: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] setS1ASclassPath: [2024-04-16T10:23:09.055Z] [2024-04-16T10:23:09.055Z] init-common: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] clean-classes-common: [2024-04-16T10:23:09.056Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setOSConditions: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setToolWin: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setToolUnix: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setToolProperty: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setS1ASclassPath: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] init-common: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] clean-jars-common: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] compile: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setOSConditions: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setToolWin: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setToolUnix: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setToolProperty: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] setS1ASclassPath: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] init-common: [2024-04-16T10:23:09.056Z] [2024-04-16T10:23:09.056Z] compile-common: [2024-04-16T10:23:09.056Z] [echo] Current time (ISO): 2024-04-16T10:23:08.853+0000 [2024-04-16T10:23:09.056Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:09.056Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:09.099Z] [exec] Apr 16, 2024 10:23:08 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:23:09.099Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:23:09.158Z] [concat] Apr 16, 2024 10:23:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:09.158Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@62a6674f [2024-04-16T10:23:09.158Z] [concat] result=0 [2024-04-16T10:23:09.158Z] [concat] note=Received expected results [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] processResult: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] failed: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] passed: [2024-04-16T10:23:09.158Z] [echo] Test libclasspath2 Passed [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] unknown: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] init.os: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] init.tools.unix: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] init.tools.windows: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] init.tools: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.158Z] setAsadminArgs: [2024-04-16T10:23:09.158Z] [2024-04-16T10:23:09.159Z] init: [2024-04-16T10:23:09.159Z] [2024-04-16T10:23:09.159Z] init.customtasks: [2024-04-16T10:23:09.159Z] [2024-04-16T10:23:09.159Z] prepare: [2024-04-16T10:23:09.159Z] [2024-04-16T10:23:09.159Z] undeploy.asadmin: [2024-04-16T10:23:09.159Z] [2024-04-16T10:23:09.159Z] setAsadminArgs: [2024-04-16T10:23:09.159Z] [2024-04-16T10:23:09.159Z] common.undeploy.asadmin: [2024-04-16T10:23:09.159Z] [2024-04-16T10:23:09.159Z] init.os: [2024-04-16T10:23:09.405Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.tools.unix: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.tools.windows: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.tools: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] setAsadminArgs: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.customtasks: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] delAppRef: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.os: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.tools.unix: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.tools.windows: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.tools: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] setAsadminArgs: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] init.customtasks: [2024-04-16T10:23:09.414Z] [2024-04-16T10:23:09.414Z] common.run.asadmin: [2024-04-16T10:23:09.414Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-none [2024-04-16T10:23:09.660Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:23:09.660Z] [javac] return new Integer(1); [2024-04-16T10:23:09.660Z] [javac] ^ [2024-04-16T10:23:09.660Z] [javac] 2 warnings [2024-04-16T10:23:09.660Z] [2024-04-16T10:23:09.660Z] setOSConditions: [2024-04-16T10:23:09.660Z] [2024-04-16T10:23:09.660Z] setToolWin: [2024-04-16T10:23:09.660Z] [2024-04-16T10:23:09.660Z] setToolUnix: [2024-04-16T10:23:09.660Z] [2024-04-16T10:23:09.660Z] setToolProperty: [2024-04-16T10:23:09.660Z] [2024-04-16T10:23:09.660Z] setS1ASclassPath: [2024-04-16T10:23:09.660Z] [2024-04-16T10:23:09.660Z] init-common: [2024-04-16T10:23:09.660Z] [2024-04-16T10:23:09.660Z] compile-common: [2024-04-16T10:23:09.661Z] [echo] Current time (ISO): 2024-04-16T10:23:09.492+0000 [2024-04-16T10:23:09.661Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:09.666Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:09.666Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:09.666Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:09.666Z] [javac] 2 warnings [2024-04-16T10:23:09.666Z] [2024-04-16T10:23:09.666Z] setOSConditions: [2024-04-16T10:23:09.666Z] [2024-04-16T10:23:09.666Z] setToolWin: [2024-04-16T10:23:09.666Z] [2024-04-16T10:23:09.666Z] setToolUnix: [2024-04-16T10:23:09.666Z] [2024-04-16T10:23:09.666Z] setToolProperty: [2024-04-16T10:23:09.666Z] [2024-04-16T10:23:09.666Z] setS1ASclassPath: [2024-04-16T10:23:09.666Z] [2024-04-16T10:23:09.666Z] init-common: [2024-04-16T10:23:09.666Z] [2024-04-16T10:23:09.666Z] compile-common: [2024-04-16T10:23:09.666Z] [echo] Current time (ISO): 2024-04-16T10:23:09.631+0000 [2024-04-16T10:23:09.666Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:09.669Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:09.669Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:23:09.842Z] [exec] Application deployed with name web-jsp-config-web. [2024-04-16T10:23:09.842Z] [2024-04-16T10:23:09.842Z] deploy-war-commonee: [2024-04-16T10:23:09.842Z] [2024-04-16T10:23:09.842Z] run: [2024-04-16T10:23:09.896Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:09.896Z] [javac] 1 warning [2024-04-16T10:23:09.896Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:09.896Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:09.896Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:09.896Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:09.896Z] [2024-04-16T10:23:09.896Z] pkg-war: [2024-04-16T10:23:09.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:09.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:09.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:09.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:09.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:23:09.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:09.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:09.897Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/SubtractNumbers.wsdl to copy. [2024-04-16T10:23:09.897Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:23:09.897Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:23:09.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:09.897Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:09.897Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/${web.wsit.descriptors} does not exist. [2024-04-16T10:23:09.897Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2024-04-16T10:23:09.897Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:09.897Z] [2024-04-16T10:23:09.897Z] deploy-app: [2024-04-16T10:23:09.897Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:09.897Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:09.897Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:09.897Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] deploy-war-common: [2024-04-16T10:23:09.898Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:09.898Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:09.898Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:09.898Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] setOSConditions: [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] setToolWin: [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] setToolUnix: [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] setToolProperty: [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] setS1ASclassPath: [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] init-common: [2024-04-16T10:23:09.898Z] [2024-04-16T10:23:09.898Z] deploy-war-commonpe: [2024-04-16T10:23:09.924Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:09.924Z] [2024-04-16T10:23:09.925Z] init.os: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.tools.unix: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.tools.windows: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.tools: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] setAsadminArgs: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.customtasks: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] prepare: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] deploy.asadmin: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] setAsadminArgs: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] common.deploy.asadmin: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.os: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.tools.unix: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.tools.windows: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init.tools: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] setAsadminArgs: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.925Z] init: [2024-04-16T10:23:09.925Z] [2024-04-16T10:23:09.926Z] init.customtasks: [2024-04-16T10:23:09.926Z] [2024-04-16T10:23:09.926Z] common.run.asadmin: [2024-04-16T10:23:09.926Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-default /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2default-App.ear [2024-04-16T10:23:10.298Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/UncoveredHTTPMethodsApp.ear [2024-04-16T10:23:10.402Z] [java] GET /web-jsp-config/test.jsp HTTP/1.0 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] HTTP/1.1 200 OK [2024-04-16T10:23:10.402Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:23:10.402Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:23:10.402Z] [java] Set-Cookie: JSESSIONID=66e9324ce478e1e730e1be01fd8e; Path=/web-jsp-config; HttpOnly [2024-04-16T10:23:10.402Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:23:10.402Z] [java] Connection: close [2024-04-16T10:23:10.402Z] [java] Content-Length: 76 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java]

before including

[2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] JSP-CONFIG:PASS [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java]

after including

[2024-04-16T10:23:10.402Z] [java] GET /web-jsp-config/foo/test.jsp HTTP/1.0 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] HTTP/1.1 200 OK [2024-04-16T10:23:10.402Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:23:10.402Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:23:10.402Z] [java] Set-Cookie: JSESSIONID=66e932bc51b53973cfd09ec34f21; Path=/web-jsp-config; HttpOnly [2024-04-16T10:23:10.402Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:23:10.402Z] [java] Connection: close [2024-04-16T10:23:10.402Z] [java] Content-Length: 51 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-04-16T10:23:10.402Z] [java] GET /web-jsp-config/foo/bar/test.jsp HTTP/1.0 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] HTTP/1.1 200 OK [2024-04-16T10:23:10.402Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:23:10.402Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:23:10.402Z] [java] Set-Cookie: JSESSIONID=66e932ef0276092bde0340948c87; Path=/web-jsp-config; HttpOnly [2024-04-16T10:23:10.402Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:23:10.402Z] [java] Connection: close [2024-04-16T10:23:10.402Z] [java] Content-Length: 51 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-04-16T10:23:10.402Z] [java] GET /web-jsp-config/foo/bar/baz/test.jsp HTTP/1.0 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] HTTP/1.1 200 OK [2024-04-16T10:23:10.402Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:23:10.402Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:23:10.402Z] [java] Set-Cookie: JSESSIONID=66e933182a3801b1a18d9a50826b; Path=/web-jsp-config; HttpOnly [2024-04-16T10:23:10.402Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:23:10.402Z] [java] Connection: close [2024-04-16T10:23:10.402Z] [java] Content-Length: 55 [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.402Z] [java] [2024-04-16T10:23:10.403Z] [java] [2024-04-16T10:23:10.403Z] [java] ELIgnored:false /web-jsp-config/foo/bar/baz/test.jsp [2024-04-16T10:23:10.403Z] [java] GET /web-jsp-config/foo/bar/baz/test2.jsp HTTP/1.0 [2024-04-16T10:23:10.403Z] [java] [2024-04-16T10:23:10.403Z] [java] HTTP/1.1 200 OK [2024-04-16T10:23:10.403Z] [java] Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:23:10.403Z] [java] X-Powered-By: JSP/3.0 [2024-04-16T10:23:10.403Z] [java] Set-Cookie: JSESSIONID=66e934c174d8c73b04fc88993f83; Path=/web-jsp-config; HttpOnly [2024-04-16T10:23:10.403Z] [java] Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:23:10.403Z] [java] Connection: close [2024-04-16T10:23:10.403Z] [java] Content-Length: 51 [2024-04-16T10:23:10.403Z] [java] [2024-04-16T10:23:10.403Z] [java] [2024-04-16T10:23:10.403Z] [java] [2024-04-16T10:23:10.403Z] [java] ELIgnored:true ${pageContext.request.requestURI} [2024-04-16T10:23:10.403Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:10.403Z] [java] [2024-04-16T10:23:10.403Z] [java] [2024-04-16T10:23:10.403Z] [java] ----------------------------------------- [2024-04-16T10:23:10.403Z] [java] - jsp-config: PASS - [2024-04-16T10:23:10.403Z] [java] ----------------------------------------- [2024-04-16T10:23:10.403Z] [java] - Total PASS : 1 - [2024-04-16T10:23:10.403Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:10.403Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:10.403Z] [java] ----------------------------------------- [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] undeploy: [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] setOSConditions: [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] setToolWin: [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] setToolUnix: [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] setToolProperty: [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] setS1ASclassPath: [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] init-common: [2024-04-16T10:23:10.403Z] [2024-04-16T10:23:10.403Z] undeploy-war-common: [2024-04-16T10:23:10.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-addressing-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservices13-addressing-2-web.war [2024-04-16T10:23:10.466Z] [exec] Apr 16, 2024 10:23:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:10.466Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:23:10.466Z] [exec] Apr 16, 2024 10:23:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:10.466Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:23:10.466Z] [exec] Apr 16, 2024 10:23:10 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:10.466Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:23:10.504Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:10.504Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:23:10.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-04-16T10:23:10.515Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-04-16T10:23:10.515Z] [2024-04-16T10:23:10.515Z] setOSConditions: [2024-04-16T10:23:10.515Z] [2024-04-16T10:23:10.515Z] setToolWin: [2024-04-16T10:23:10.515Z] [2024-04-16T10:23:10.515Z] setToolUnix: [2024-04-16T10:23:10.515Z] [2024-04-16T10:23:10.516Z] setToolProperty: [2024-04-16T10:23:10.516Z] [2024-04-16T10:23:10.516Z] setS1ASclassPath: [2024-04-16T10:23:10.516Z] [2024-04-16T10:23:10.516Z] init-common: [2024-04-16T10:23:10.516Z] [2024-04-16T10:23:10.516Z] delete-connector-connpool-common: [2024-04-16T10:23:10.516Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-04-16T10:23:10.781Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:10.781Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:10.781Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-04-16T10:23:10.957Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:10.957Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:10.957Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:11.034Z] [exec] Apr 16, 2024 10:23:10 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:11.034Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6a2ac68a[jndiName=jms/ejb_ejb30_hello_mdb_QCF-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:23:11.036Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-04-16T10:23:11.036Z] [2024-04-16T10:23:11.036Z] setOSConditions: [2024-04-16T10:23:11.036Z] [2024-04-16T10:23:11.036Z] setToolWin: [2024-04-16T10:23:11.036Z] [2024-04-16T10:23:11.036Z] setToolUnix: [2024-04-16T10:23:11.036Z] [2024-04-16T10:23:11.036Z] setToolProperty: [2024-04-16T10:23:11.036Z] [2024-04-16T10:23:11.036Z] setS1ASclassPath: [2024-04-16T10:23:11.036Z] [2024-04-16T10:23:11.036Z] init-common: [2024-04-16T10:23:11.036Z] [2024-04-16T10:23:11.036Z] undeploy-rar-common: [2024-04-16T10:23:11.036Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:23:11.042Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:11.214Z] [javac] 2 warnings [2024-04-16T10:23:11.214Z] [2024-04-16T10:23:11.214Z] setOSConditions: [2024-04-16T10:23:11.214Z] [2024-04-16T10:23:11.214Z] setToolWin: [2024-04-16T10:23:11.214Z] [2024-04-16T10:23:11.214Z] setToolUnix: [2024-04-16T10:23:11.214Z] [2024-04-16T10:23:11.215Z] setToolProperty: [2024-04-16T10:23:11.215Z] [2024-04-16T10:23:11.215Z] setS1ASclassPath: [2024-04-16T10:23:11.215Z] [2024-04-16T10:23:11.215Z] init-common: [2024-04-16T10:23:11.215Z] [2024-04-16T10:23:11.215Z] compile-common: [2024-04-16T10:23:11.215Z] [echo] Current time (ISO): 2024-04-16T10:23:11.068+0000 [2024-04-16T10:23:11.215Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:11.222Z] [exec] Application deployed with name UncoveredHTTPMethodsApp. [2024-04-16T10:23:11.222Z] [exec] there are no files to retrieve for application UncoveredHTTPMethodsApp [2024-04-16T10:23:11.222Z] [echo] Deployment on target server server successful [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] setOSConditions: [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] setToolWin: [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] setToolUnix: [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] setToolProperty: [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] setS1ASclassPath: [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] init-common: [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] deploy-common-ee: [2024-04-16T10:23:11.222Z] [2024-04-16T10:23:11.222Z] run: [2024-04-16T10:23:11.305Z] [javac] 1 warning [2024-04-16T10:23:11.305Z] [2024-04-16T10:23:11.305Z] build: [2024-04-16T10:23:11.305Z] [2024-04-16T10:23:11.305Z] setOSConditions: [2024-04-16T10:23:11.305Z] [2024-04-16T10:23:11.306Z] fixFiles: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] convUnix: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] convWin: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] setToolWin: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] setToolUnix: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] setToolProperty: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] setS1ASclassPath: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] init-common: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] package-persistence-common: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] ejb-jar-common: [2024-04-16T10:23:11.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] package-ejbjar-common: [2024-04-16T10:23:11.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.306Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-ejb.jar [2024-04-16T10:23:11.306Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] appclient-jar-common: [2024-04-16T10:23:11.306Z] [2024-04-16T10:23:11.306Z] package-appclientjar-common: [2024-04-16T10:23:11.306Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.306Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.307Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1-client.jar [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] webclient-war-common: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] build-ear-common: [2024-04-16T10:23:11.307Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:11.307Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:11.307Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:11.307Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] deploy: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setOSConditions: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setToolWin: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setToolUnix: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setToolProperty: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setS1ASclassPath: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] init-common: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] execute-sql-common: [2024-04-16T10:23:11.307Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2024-04-16T10:23:11.307Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:23:11.307Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:23:11.307Z] [sql] 0 rows affected [2024-04-16T10:23:11.307Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setOSConditions: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setToolWin: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setToolUnix: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.307Z] setToolProperty: [2024-04-16T10:23:11.307Z] [2024-04-16T10:23:11.308Z] setS1ASclassPath: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] init-common: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] deploy-jdbc-common: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] setOSConditions: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] setToolWin: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] setToolUnix: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] setToolProperty: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] setS1ASclassPath: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] init-common: [2024-04-16T10:23:11.308Z] [2024-04-16T10:23:11.308Z] create-jdbc-connpool-common: [2024-04-16T10:23:11.329Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991046 [2024-04-16T10:23:11.329Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991061 [2024-04-16T10:23:11.329Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991062 [2024-04-16T10:23:11.329Z] [exec] Sent message 1 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991063 [2024-04-16T10:23:11.329Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991063 [2024-04-16T10:23:11.329Z] [exec] Sent message 2 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991064 [2024-04-16T10:23:11.329Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991064 [2024-04-16T10:23:11.329Z] [exec] Sent message 3 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991065 [2024-04-16T10:23:11.329Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991065 [2024-04-16T10:23:11.329Z] [exec] Sent message 4 to Eclipse OpenMQ Destination [2024-04-16T10:23:11.329Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:11.329Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:23:11.329Z] [exec] getVERSION(): 3.0 [2024-04-16T10:23:11.329Z] [exec] isReadonly(): false [2024-04-16T10:23:11.329Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713262991066 [2024-04-16T10:23:11.329Z] [exec] Waiting for queue message [2024-04-16T10:23:11.392Z] [exec] Application deployed with name webservices13-addressing-2-web. [2024-04-16T10:23:11.392Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:11.392Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:11.392Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:11.392Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:11.392Z] [2024-04-16T10:23:11.392Z] deploy-war-commonee: [2024-04-16T10:23:11.392Z] [2024-04-16T10:23:11.392Z] assemble-client: [2024-04-16T10:23:11.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:11.392Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:11.392Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:11.392Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:11.392Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:11.392Z] [2024-04-16T10:23:11.392Z] setOSConditions: [2024-04-16T10:23:11.392Z] [2024-04-16T10:23:11.392Z] setToolWin: [2024-04-16T10:23:11.392Z] [2024-04-16T10:23:11.392Z] setToolUnix: [2024-04-16T10:23:11.393Z] [2024-04-16T10:23:11.393Z] setToolProperty: [2024-04-16T10:23:11.393Z] [2024-04-16T10:23:11.393Z] setS1ASclassPath: [2024-04-16T10:23:11.393Z] [2024-04-16T10:23:11.393Z] init-common: [2024-04-16T10:23:11.393Z] [2024-04-16T10:23:11.393Z] wsimport: [2024-04-16T10:23:11.489Z] [java] Host: localhost [2024-04-16T10:23:11.489Z] [java] Port: 8080 [2024-04-16T10:23:11.489Z] [java] Username: testuser [2024-04-16T10:23:11.489Z] [java] [2024-04-16T10:23:11.489Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2024-04-16T10:23:11.489Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:11.585Z] [exec] Received message : Reply for foo #4 [2024-04-16T10:23:11.585Z] [exec] Value of key is: 3.0 MDB [2024-04-16T10:23:11.585Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:11.585Z] [exec] [2024-04-16T10:23:11.585Z] [exec] [2024-04-16T10:23:11.585Z] [exec] ----------------------------------------- [2024-04-16T10:23:11.585Z] [exec] - 3.0 MDB: PASS - [2024-04-16T10:23:11.585Z] [exec] ----------------------------------------- [2024-04-16T10:23:11.585Z] [exec] Total PASS: 1 [2024-04-16T10:23:11.585Z] [exec] Total FAIL: 0 [2024-04-16T10:23:11.585Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:11.585Z] [exec] ----------------------------------------- [2024-04-16T10:23:11.585Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:11.585Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:11.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:23:11.598Z] [2024-04-16T10:23:11.598Z] delete-resources-and-undeploy-rar: [2024-04-16T10:23:11.743Z] [java] Servlet redirected to: https://localhost:8181/open/Example1 [2024-04-16T10:23:11.743Z] [java] The servlet return code: 302 [2024-04-16T10:23:11.743Z] [java] Value of key is:/open/Example1 [2024-04-16T10:23:11.743Z] [java] [2024-04-16T10:23:11.743Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2024-04-16T10:23:11.743Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:11.763Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-jsp-config-web [2024-04-16T10:23:11.763Z] [2024-04-16T10:23:11.763Z] all: [2024-04-16T10:23:11.763Z] [echo] [2024-04-16T10:23:11.763Z] [echo] ************************* [2024-04-16T10:23:11.763Z] [echo] * Running welcomePageSecurityConstraintExactMatch [2024-04-16T10:23:11.763Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch [2024-04-16T10:23:11.763Z] [echo] ************************* [2024-04-16T10:23:11.763Z] [echo] [2024-04-16T10:23:11.763Z] [2024-04-16T10:23:11.763Z] setOSConditions: [2024-04-16T10:23:11.763Z] [2024-04-16T10:23:11.763Z] setToolWin: [2024-04-16T10:23:11.763Z] [2024-04-16T10:23:11.763Z] setToolUnix: [2024-04-16T10:23:11.763Z] [2024-04-16T10:23:11.763Z] setToolProperty: [2024-04-16T10:23:11.763Z] [2024-04-16T10:23:11.763Z] setS1ASclassPath: [2024-04-16T10:23:11.763Z] [2024-04-16T10:23:11.764Z] init-common: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] clean: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setOSConditions: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolWin: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolUnix: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolProperty: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setS1ASclassPath: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] init-common: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] clean-common: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setOSConditions: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolWin: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolUnix: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolProperty: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setS1ASclassPath: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] init-common: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] clean-classes-common: [2024-04-16T10:23:11.764Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setOSConditions: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolWin: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolUnix: [2024-04-16T10:23:11.764Z] [2024-04-16T10:23:11.764Z] setToolProperty: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setS1ASclassPath: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] init-common: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] clean-jars-common: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] compile: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setOSConditions: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setToolWin: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setToolUnix: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setToolProperty: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setS1ASclassPath: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] init-common: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] compile-common: [2024-04-16T10:23:11.765Z] [echo] Current time (ISO): 2024-04-16T10:23:11.643+0000 [2024-04-16T10:23:11.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:11.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/servlet [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] build: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setOSConditions: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setToolWin: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setToolUnix: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setToolProperty: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.765Z] setS1ASclassPath: [2024-04-16T10:23:11.765Z] [2024-04-16T10:23:11.766Z] init-common: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] webclient-war-common: [2024-04-16T10:23:11.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] clear: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] test-tlds-exist: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] copy-tlds: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] test-tagfiles-exist: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] copy-tagfiles: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] package-war-common: [2024-04-16T10:23:11.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:11.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:11.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:11.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:11.766Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/lib [2024-04-16T10:23:11.766Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:11.766Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2024-04-16T10:23:11.766Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:11.766Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:11.766Z] [javac] Compiling 1 source file [2024-04-16T10:23:11.766Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintExactMatch/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:23:11.766Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] deploy: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.766Z] deploy-war-common: [2024-04-16T10:23:11.766Z] [2024-04-16T10:23:11.767Z] setOSConditions: [2024-04-16T10:23:11.767Z] [2024-04-16T10:23:11.767Z] setToolWin: [2024-04-16T10:23:11.767Z] [2024-04-16T10:23:11.767Z] setToolUnix: [2024-04-16T10:23:11.767Z] [2024-04-16T10:23:11.767Z] setToolProperty: [2024-04-16T10:23:11.767Z] [2024-04-16T10:23:11.767Z] setS1ASclassPath: [2024-04-16T10:23:11.767Z] [2024-04-16T10:23:11.767Z] init-common: [2024-04-16T10:23:11.767Z] [2024-04-16T10:23:11.767Z] deploy-war-commonpe: [2024-04-16T10:23:11.840Z] [2024-04-16T10:23:11.840Z] checkReporting-common: [2024-04-16T10:23:11.840Z] [2024-04-16T10:23:11.840Z] confirmReportPresent-common: [2024-04-16T10:23:11.840Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:11.840Z] [echo] Test seems to be reported fine [2024-04-16T10:23:11.840Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/RepRunConf.txt [2024-04-16T10:23:11.840Z] [2024-04-16T10:23:11.840Z] confirmMissingReport-common: [2024-04-16T10:23:11.840Z] [2024-04-16T10:23:11.840Z] undeploy: [2024-04-16T10:23:11.840Z] [2024-04-16T10:23:11.840Z] setOSConditions: [2024-04-16T10:23:11.840Z] [2024-04-16T10:23:11.840Z] setToolWin: [2024-04-16T10:23:11.840Z] [2024-04-16T10:23:11.840Z] setToolUnix: [2024-04-16T10:23:11.841Z] [2024-04-16T10:23:11.841Z] setToolProperty: [2024-04-16T10:23:11.841Z] [2024-04-16T10:23:11.841Z] setS1ASclassPath: [2024-04-16T10:23:11.841Z] [2024-04-16T10:23:11.841Z] init-common: [2024-04-16T10:23:11.841Z] [2024-04-16T10:23:11.841Z] undeploy-common: [2024-04-16T10:23:11.853Z] [2024-04-16T10:23:11.853Z] setOSConditions: [2024-04-16T10:23:11.853Z] [2024-04-16T10:23:11.853Z] setToolWin: [2024-04-16T10:23:11.853Z] [2024-04-16T10:23:11.853Z] setToolUnix: [2024-04-16T10:23:11.853Z] [2024-04-16T10:23:11.853Z] setToolProperty: [2024-04-16T10:23:11.853Z] [2024-04-16T10:23:11.853Z] setS1ASclassPath: [2024-04-16T10:23:11.853Z] [2024-04-16T10:23:11.853Z] init-common: [2024-04-16T10:23:11.853Z] [2024-04-16T10:23:11.853Z] delete-connector-resource-common: [2024-04-16T10:23:11.853Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-04-16T10:23:11.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:23:11.868Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:23:11.868Z] [2024-04-16T10:23:11.868Z] set-derby-connpool-props: [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient/client/libdirtest-client.jar of size 7,070 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/libdirtest-client.jar [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient.jar of size 3,350 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient.jar [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/y/y.properties [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient/lib/lib.jar of size 1,369 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/lib/lib.jar [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient/client/libdirtest-clientClient.jar of size 11,057 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/libdirtest-clientClient.jar [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient/topLevel.jar of size 861 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/topLevel.jar [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient/client/z/z.jar of size 842 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/client/z/z.jar [2024-04-16T10:23:11.909Z] [exec] Extracted transferred entry libtest-defaultClient/libdirtest-EJBModule.jar of size 5,724 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient/libdirtest-EJBModule.jar [2024-04-16T10:23:11.909Z] [exec] Application deployed with name libtest-default. [2024-04-16T10:23:11.909Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:11.909Z] [2024-04-16T10:23:11.909Z] init.os: [2024-04-16T10:23:11.909Z] [2024-04-16T10:23:11.909Z] init.tools.unix: [2024-04-16T10:23:11.909Z] [2024-04-16T10:23:11.909Z] init.tools.windows: [2024-04-16T10:23:11.909Z] [2024-04-16T10:23:11.910Z] init.tools: [2024-04-16T10:23:11.910Z] [2024-04-16T10:23:11.910Z] setAsadminArgs: [2024-04-16T10:23:11.910Z] [2024-04-16T10:23:11.910Z] init: [2024-04-16T10:23:11.910Z] [2024-04-16T10:23:11.910Z] init.customtasks: [2024-04-16T10:23:11.910Z] [2024-04-16T10:23:11.910Z] setEnabled: [2024-04-16T10:23:11.910Z] [2024-04-16T10:23:11.910Z] createAppRef: [2024-04-16T10:23:11.910Z] [2024-04-16T10:23:11.910Z] declare-test: [2024-04-16T10:23:11.910Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for defaultLibUsed [2024-04-16T10:23:11.910Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-defaultClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=NO_RESOURCE /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=lib /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=NO_RESOURCE /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE /x_xMore_sub.properties:x_xMore_sub=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-04-16T10:23:11.954Z] [exec] parsing WSDL... [2024-04-16T10:23:11.954Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:23:11.954Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:23:11.954Z] [exec] [2024-04-16T10:23:11.954Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:23:11.954Z] [exec] line 15 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:23:11.954Z] [exec] [2024-04-16T10:23:11.954Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:23:11.954Z] [exec] line 16 of http://localhost:8080/webservices13-addressing-2/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:23:11.954Z] [exec] [2024-04-16T10:23:11.998Z] [java] Servlet redirected to: https://localhost:8181/deny/Example1 [2024-04-16T10:23:11.998Z] [java] The servlet return code: 302 [2024-04-16T10:23:11.998Z] [java] Value of key is:/deny/Example1 [2024-04-16T10:23:11.998Z] [java] [2024-04-16T10:23:11.998Z] [java] Invoking servlet at http://localhost:8080/open/Example1 [2024-04-16T10:23:11.998Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:11.998Z] [java] Servlet Output [2024-04-16T10:23:11.998Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:11.998Z] [java] [2024-04-16T10:23:11.998Z] [java] [2024-04-16T10:23:11.998Z] [java] / [2024-04-16T10:23:11.998Z] [java] / [2024-04-16T10:23:11.998Z] [java] / [2024-04-16T10:23:11.998Z] [java] / [2024-04-16T10:23:11.998Z] [java] / [2024-04-16T10:23:11.998Z] [java] / [2024-04-16T10:23:11.998Z] [java] / [2024-04-16T10:23:11.998Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example1
MethodPUT
Servlet/Example1
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:11.998Z] [java] [2024-04-16T10:23:11.998Z] [java] The servlet return code: 200 [2024-04-16T10:23:11.998Z] [java] Value of key is:/open/Example1-PUT [2024-04-16T10:23:11.998Z] [java] [2024-04-16T10:23:11.998Z] [java] Invoking servlet at http://localhost:8080/deny/Example1 [2024-04-16T10:23:11.998Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:11.998Z] [java] The servlet return code: 403 [2024-04-16T10:23:11.998Z] [java] Value of key is:/deny/Example1-PUT [2024-04-16T10:23:11.998Z] [java] [2024-04-16T10:23:11.998Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2024-04-16T10:23:11.998Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:11.998Z] [java] Servlet Output [2024-04-16T10:23:11.999Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example2
MethodGET
Servlet/Example2
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] The servlet return code: 200 [2024-04-16T10:23:11.999Z] [java] Value of key is:/open/Example2 [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:11.999Z] [java] The servlet return code: 403 [2024-04-16T10:23:11.999Z] [java] Value of key is:/deny/Example2 [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/open/Example2 [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: DELETE [2024-04-16T10:23:11.999Z] [java] The servlet return code: 403 [2024-04-16T10:23:11.999Z] [java] Value of key is:/open/Example2-DELETE [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/deny/Example2 [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: DELETE [2024-04-16T10:23:11.999Z] [java] The servlet return code: 403 [2024-04-16T10:23:11.999Z] [java] Value of key is:/deny/Example2-DELETE [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:11.999Z] [java] Servlet Output [2024-04-16T10:23:11.999Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3a
MethodGET
Servlet/Example3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] The servlet return code: 200 [2024-04-16T10:23:11.999Z] [java] Value of key is:/open/Example3a [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:11.999Z] [java] Servlet Output [2024-04-16T10:23:11.999Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Example3a
MethodGET
Servlet/Example3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] The servlet return code: 200 [2024-04-16T10:23:11.999Z] [java] Value of key is:/deny/Example3a [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/open/Example3a [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:11.999Z] [java] Servlet Output [2024-04-16T10:23:11.999Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3a
MethodPUT
Servlet/Example3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] The servlet return code: 200 [2024-04-16T10:23:11.999Z] [java] Value of key is:/open/Example3a-PUT [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/deny/Example3a [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:11.999Z] [java] The servlet return code: 403 [2024-04-16T10:23:11.999Z] [java] Value of key is:/deny/Example3a-PUT [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: POST [2024-04-16T10:23:11.999Z] [java] Servlet Output [2024-04-16T10:23:11.999Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java] / [2024-04-16T10:23:11.999Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3b
MethodPOST
Servlet/Example3b
Context/open
Securefalse
UserPrincipaltestuser
AuthTypeBASIC
[2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] The servlet return code: 200 [2024-04-16T10:23:11.999Z] [java] Value of key is:/open/Example3b-POST [2024-04-16T10:23:11.999Z] [java] [2024-04-16T10:23:11.999Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2024-04-16T10:23:11.999Z] [java] Invoking servlet with HTTP method: POST [2024-04-16T10:23:11.999Z] [java] Servlet Output [2024-04-16T10:23:12.000Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Example3b
MethodPOST
Servlet/Example3b
Context/deny
Securefalse
UserPrincipaltestuser
AuthTypeBASIC
[2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] The servlet return code: 200 [2024-04-16T10:23:12.000Z] [java] Value of key is:/deny/Example3b-POST [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/open/Example3b [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: DELETE [2024-04-16T10:23:12.000Z] [java] Servlet Output [2024-04-16T10:23:12.000Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Example3b
MethodDELETE
Servlet/Example3b
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] The servlet return code: 200 [2024-04-16T10:23:12.000Z] [java] Value of key is:/open/Example3b-DELETE [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/deny/Example3b [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: DELETE [2024-04-16T10:23:12.000Z] [java] The servlet return code: 403 [2024-04-16T10:23:12.000Z] [java] Value of key is:/deny/Example3b-DELETE [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: POST [2024-04-16T10:23:12.000Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2024-04-16T10:23:12.000Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.000Z] [java] Value of key is:/open/Covered1-POST [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: POST [2024-04-16T10:23:12.000Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2024-04-16T10:23:12.000Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.000Z] [java] Value of key is:/deny/Covered1-POST [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/open/Covered1 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:12.000Z] [java] Servlet redirected to: https://localhost:8181/open/Covered1 [2024-04-16T10:23:12.000Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.000Z] [java] Value of key is:/open/Covered1-PUT [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/deny/Covered1 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:12.000Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered1 [2024-04-16T10:23:12.000Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.000Z] [java] Value of key is:/deny/Covered1-PUT [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:12.000Z] [java] Servlet redirected to: https://localhost:8181/open/Covered2 [2024-04-16T10:23:12.000Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.000Z] [java] Value of key is:/open/Covered2 [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:12.000Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered2 [2024-04-16T10:23:12.000Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.000Z] [java] Value of key is:/deny/Covered2 [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/open/Covered2 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:12.000Z] [java] The servlet return code: 403 [2024-04-16T10:23:12.000Z] [java] Value of key is:/open/Covered2-PUT [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/deny/Covered2 [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:12.000Z] [java] The servlet return code: 403 [2024-04-16T10:23:12.000Z] [java] Value of key is:/deny/Covered2-PUT [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: POST [2024-04-16T10:23:12.000Z] [java] Servlet Output [2024-04-16T10:23:12.000Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.000Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Covered3a
MethodPOST
Servlet/Covered3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] The servlet return code: 200 [2024-04-16T10:23:12.000Z] [java] Value of key is:/open/Covered3a-POST [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2024-04-16T10:23:12.000Z] [java] Invoking servlet with HTTP method: POST [2024-04-16T10:23:12.000Z] [java] Servlet Output [2024-04-16T10:23:12.000Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] [2024-04-16T10:23:12.000Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Covered3a
MethodPOST
Servlet/Covered3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] The servlet return code: 200 [2024-04-16T10:23:12.001Z] [java] Value of key is:/deny/Covered3a-POST [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] Invoking servlet at http://localhost:8080/open/Covered3a [2024-04-16T10:23:12.001Z] [java] Invoking servlet with HTTP method: DELETE [2024-04-16T10:23:12.001Z] [java] Servlet Output [2024-04-16T10:23:12.001Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/open/Covered3a
MethodDELETE
Servlet/Covered3a
Context/open
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] The servlet return code: 200 [2024-04-16T10:23:12.001Z] [java] Value of key is:/open/Covered3a-DELETE [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3a [2024-04-16T10:23:12.001Z] [java] Invoking servlet with HTTP method: DELETE [2024-04-16T10:23:12.001Z] [java] Servlet Output [2024-04-16T10:23:12.001Z] [java] Uncovered HTTP Methods Servlet
[2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java] / [2024-04-16T10:23:12.001Z] [java]
HTTP Request Values
HTTPValue
URLhttp://localhost:8080/deny/Covered3a
MethodDELETE
Servlet/Covered3a
Context/deny
Securefalse
UserPrincipalnull
AuthTypenull
[2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] The servlet return code: 200 [2024-04-16T10:23:12.001Z] [java] Value of key is:/deny/Covered3a-DELETE [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2024-04-16T10:23:12.001Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:12.001Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2024-04-16T10:23:12.001Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.001Z] [java] Value of key is:/open/Covered3b [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2024-04-16T10:23:12.001Z] [java] Invoking servlet with HTTP method: GET [2024-04-16T10:23:12.001Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2024-04-16T10:23:12.001Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.001Z] [java] Value of key is:/deny/Covered3b [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] Invoking servlet at http://localhost:8080/open/Covered3b [2024-04-16T10:23:12.001Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:12.001Z] [java] Servlet redirected to: https://localhost:8181/open/Covered3b [2024-04-16T10:23:12.001Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.001Z] [java] Value of key is:/open/Covered3b-PUT [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] Invoking servlet at http://localhost:8080/deny/Covered3b [2024-04-16T10:23:12.001Z] [java] Invoking servlet with HTTP method: PUT [2024-04-16T10:23:12.001Z] [java] Servlet redirected to: https://localhost:8181/deny/Covered3b [2024-04-16T10:23:12.001Z] [java] The servlet return code: 302 [2024-04-16T10:23:12.001Z] [java] Value of key is:/deny/Covered3b-PUT [2024-04-16T10:23:12.001Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] [2024-04-16T10:23:12.001Z] [java] ----------------------------------------- [2024-04-16T10:23:12.001Z] [java] - /deny/Example3b-DELETE: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered3a-DELETE: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example3b-DELETE: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Example2-DELETE: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered2-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered1-POST: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered1-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example3a-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered3a-DELETE: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered3b-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered1-POST: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example1: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered3b-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example2: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered1-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Example3b-POST: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered3a-POST: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Example3a: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example1-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example2-DELETE: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Example2: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Example1: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered3a-POST: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered2: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered2-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Example1-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered3b: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example3a: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Example3a-PUT: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Covered3b: PASS - [2024-04-16T10:23:12.001Z] [java] - /deny/Covered2: PASS - [2024-04-16T10:23:12.001Z] [java] - /open/Example3b-POST: PASS - [2024-04-16T10:23:12.001Z] [java] ----------------------------------------- [2024-04-16T10:23:12.001Z] [java] Total PASS: 32 [2024-04-16T10:23:12.001Z] [java] Total FAIL: 0 [2024-04-16T10:23:12.001Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:12.001Z] [java] ----------------------------------------- [2024-04-16T10:23:12.001Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:12.001Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:12.001Z] [2024-04-16T10:23:12.001Z] undeploy: [2024-04-16T10:23:12.002Z] [2024-04-16T10:23:12.002Z] setOSConditions: [2024-04-16T10:23:12.002Z] [2024-04-16T10:23:12.002Z] setToolWin: [2024-04-16T10:23:12.002Z] [2024-04-16T10:23:12.002Z] setToolUnix: [2024-04-16T10:23:12.002Z] [2024-04-16T10:23:12.002Z] setToolProperty: [2024-04-16T10:23:12.002Z] [2024-04-16T10:23:12.002Z] setS1ASclassPath: [2024-04-16T10:23:12.002Z] [2024-04-16T10:23:12.002Z] init-common: [2024-04-16T10:23:12.002Z] [2024-04-16T10:23:12.002Z] undeploy-common: [2024-04-16T10:23:12.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:23:12.123Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:23:12.128Z] [exec] Waiting for domain1 to start ...................... [2024-04-16T10:23:12.128Z] [exec] Waiting finished after 21,682 ms. [2024-04-16T10:23:12.128Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:23:12.128Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:23:12.128Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:23:12.128Z] [exec] Admin Port: 4,848 [2024-04-16T10:23:12.128Z] [exec] Command start-domain executed successfully. [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] start-server-windows: [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] setOSConditions: [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] setToolWin: [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] setToolUnix: [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] setToolProperty: [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] setS1ASclassPath: [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] init-common: [2024-04-16T10:23:12.128Z] [2024-04-16T10:23:12.128Z] delete-custom-resource-common: [2024-04-16T10:23:12.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-java-bean [2024-04-16T10:23:12.183Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:12.183Z] [javac] 1 warning [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.183Z] build: [2024-04-16T10:23:12.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:12.183Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-lib.jar [2024-04-16T10:23:12.183Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_disallowed_methods-par.jar [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.183Z] setOSConditions: [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.183Z] fixFiles: [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.183Z] convUnix: [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.183Z] convWin: [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.183Z] setToolWin: [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.183Z] setToolUnix: [2024-04-16T10:23:12.183Z] [2024-04-16T10:23:12.184Z] setToolProperty: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] setS1ASclassPath: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] init-common: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] package-persistence-common: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] ejb-jar-common: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] package-ejbjar-common: [2024-04-16T10:23:12.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:12.184Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-ejb.jar [2024-04-16T10:23:12.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] appclient-jar-common: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] package-appclientjar-common: [2024-04-16T10:23:12.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:12.184Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methods-client.jar [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] webclient-war-common: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] build-ear-common: [2024-04-16T10:23:12.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:12.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:12.184Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-04-16T10:23:12.184Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] setup: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] setOSConditions: [2024-04-16T10:23:12.184Z] [2024-04-16T10:23:12.184Z] setToolWin: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolUnix: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolProperty: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setS1ASclassPath: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] init-common: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] execute-ejb-sql-common: [2024-04-16T10:23:12.185Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/create.sql [2024-04-16T10:23:12.185Z] [sql] 3 of 3 SQL statements executed successfully [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] deploy: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setOSConditions: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolWin: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolUnix: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolProperty: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setS1ASclassPath: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] init-common: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] deploy-common: [2024-04-16T10:23:12.185Z] [echo] Current time (ISO): 2024-04-16T10:23:11.840+0000 [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setOSConditions: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolWin: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolUnix: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.185Z] setToolProperty: [2024-04-16T10:23:12.185Z] [2024-04-16T10:23:12.186Z] setS1ASclassPath: [2024-04-16T10:23:12.186Z] [2024-04-16T10:23:12.186Z] init-common: [2024-04-16T10:23:12.186Z] [2024-04-16T10:23:12.186Z] deploy-common-pe: [2024-04-16T10:23:12.326Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-welcome-page-security-constraint-exact-match --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-exact-match-web.war [2024-04-16T10:23:12.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-04-16T10:23:12.435Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-04-16T10:23:12.435Z] [2024-04-16T10:23:12.435Z] setOSConditions: [2024-04-16T10:23:12.435Z] [2024-04-16T10:23:12.435Z] setToolWin: [2024-04-16T10:23:12.435Z] [2024-04-16T10:23:12.435Z] setToolUnix: [2024-04-16T10:23:12.435Z] [2024-04-16T10:23:12.435Z] setToolProperty: [2024-04-16T10:23:12.435Z] [2024-04-16T10:23:12.435Z] setS1ASclassPath: [2024-04-16T10:23:12.435Z] [2024-04-16T10:23:12.435Z] init-common: [2024-04-16T10:23:12.435Z] [2024-04-16T10:23:12.435Z] delete-connector-connpool-common: [2024-04-16T10:23:12.435Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-04-16T10:23:12.440Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsApp.ear [2024-04-16T10:23:12.562Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false UncoveredHTTPMethodsApp [2024-04-16T10:23:12.562Z] [2024-04-16T10:23:12.562Z] unsetup: [2024-04-16T10:23:12.562Z] [2024-04-16T10:23:12.562Z] setOSConditions: [2024-04-16T10:23:12.562Z] [2024-04-16T10:23:12.562Z] setToolWin: [2024-04-16T10:23:12.562Z] [2024-04-16T10:23:12.562Z] setToolUnix: [2024-04-16T10:23:12.562Z] [2024-04-16T10:23:12.563Z] setToolProperty: [2024-04-16T10:23:12.563Z] [2024-04-16T10:23:12.563Z] setS1ASclassPath: [2024-04-16T10:23:12.563Z] [2024-04-16T10:23:12.563Z] init-common: [2024-04-16T10:23:12.563Z] [2024-04-16T10:23:12.563Z] delete-user-common: [2024-04-16T10:23:12.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:23:12.710Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:23:12.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-hello-mdbApp [2024-04-16T10:23:12.829Z] [2024-04-16T10:23:12.829Z] delete-resources: [2024-04-16T10:23:12.829Z] [2024-04-16T10:23:12.829Z] asadmin-batch-common: [2024-04-16T10:23:12.885Z] [exec] Application deployed with name web-welcome-page-security-constraint-exact-match-web. [2024-04-16T10:23:12.885Z] [2024-04-16T10:23:12.885Z] deploy-war-commonee: [2024-04-16T10:23:12.885Z] [2024-04-16T10:23:12.885Z] run: [2024-04-16T10:23:12.885Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-exact-match/ [2024-04-16T10:23:12.887Z] [exec] [2024-04-16T10:23:12.887Z] [exec] Generating code... [2024-04-16T10:23:12.887Z] [exec] [2024-04-16T10:23:12.887Z] [exec] Compiling code... [2024-04-16T10:23:12.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:23:12.964Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:23:12.997Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:12.997Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:12.997Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-04-16T10:23:12.997Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-04-16T10:23:13.093Z] [exec] Custom resource custom/my-java-bean deleted. [2024-04-16T10:23:13.094Z] [2024-04-16T10:23:13.094Z] setOSConditions: [2024-04-16T10:23:13.094Z] [2024-04-16T10:23:13.094Z] setToolWin: [2024-04-16T10:23:13.094Z] [2024-04-16T10:23:13.094Z] setToolUnix: [2024-04-16T10:23:13.094Z] [2024-04-16T10:23:13.094Z] setToolProperty: [2024-04-16T10:23:13.094Z] [2024-04-16T10:23:13.094Z] setS1ASclassPath: [2024-04-16T10:23:13.094Z] [2024-04-16T10:23:13.094Z] init-common: [2024-04-16T10:23:13.094Z] [2024-04-16T10:23:13.094Z] delete-custom-resource-common: [2024-04-16T10:23:13.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] all: [2024-04-16T10:23:13.121Z] [echo] [2024-04-16T10:23:13.121Z] [echo] [2024-04-16T10:23:13.121Z] [echo] [2024-04-16T10:23:13.121Z] [echo] *************************************************************************** [2024-04-16T10:23:13.121Z] [echo] * Running group authConf [2024-04-16T10:23:13.121Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/authConf [2024-04-16T10:23:13.121Z] [echo] *************************************************************************** [2024-04-16T10:23:13.121Z] [echo] [2024-04-16T10:23:13.121Z] [echo] [2024-04-16T10:23:13.121Z] [echo] [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] setOSConditions: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] setToolWin: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] setToolUnix: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] setToolProperty: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] setS1ASclassPath: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] init-common: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] all: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] setOSConditions: [2024-04-16T10:23:13.121Z] [2024-04-16T10:23:13.121Z] setToolWin: [2024-04-16T10:23:13.122Z] [2024-04-16T10:23:13.122Z] setToolUnix: [2024-04-16T10:23:13.122Z] [2024-04-16T10:23:13.122Z] setToolProperty: [2024-04-16T10:23:13.122Z] [2024-04-16T10:23:13.122Z] setS1ASclassPath: [2024-04-16T10:23:13.122Z] [2024-04-16T10:23:13.122Z] init-common: [2024-04-16T10:23:13.122Z] [2024-04-16T10:23:13.122Z] stopDomain: [2024-04-16T10:23:13.122Z] [echo] run.xml:stopping domain... [2024-04-16T10:23:13.139Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:13.139Z] [java] [2024-04-16T10:23:13.139Z] [java] [2024-04-16T10:23:13.139Z] [java] ----------------------------------------- [2024-04-16T10:23:13.139Z] [java] - welcome-page-security-constraint-exact-match: PASS - [2024-04-16T10:23:13.139Z] [java] ----------------------------------------- [2024-04-16T10:23:13.139Z] [java] - Total PASS : 1 - [2024-04-16T10:23:13.139Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:13.139Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:13.139Z] [java] ----------------------------------------- [2024-04-16T10:23:13.139Z] [2024-04-16T10:23:13.139Z] undeploy: [2024-04-16T10:23:13.140Z] [2024-04-16T10:23:13.140Z] setOSConditions: [2024-04-16T10:23:13.140Z] [2024-04-16T10:23:13.140Z] setToolWin: [2024-04-16T10:23:13.140Z] [2024-04-16T10:23:13.140Z] setToolUnix: [2024-04-16T10:23:13.140Z] [2024-04-16T10:23:13.140Z] setToolProperty: [2024-04-16T10:23:13.140Z] [2024-04-16T10:23:13.140Z] setS1ASclassPath: [2024-04-16T10:23:13.140Z] [2024-04-16T10:23:13.140Z] init-common: [2024-04-16T10:23:13.140Z] [2024-04-16T10:23:13.140Z] undeploy-war-common: [2024-04-16T10:23:13.252Z] [2024-04-16T10:23:13.253Z] setOSConditions: [2024-04-16T10:23:13.253Z] [2024-04-16T10:23:13.253Z] setToolWin: [2024-04-16T10:23:13.253Z] [2024-04-16T10:23:13.253Z] setToolUnix: [2024-04-16T10:23:13.253Z] [2024-04-16T10:23:13.253Z] setToolProperty: [2024-04-16T10:23:13.253Z] [2024-04-16T10:23:13.253Z] setS1ASclassPath: [2024-04-16T10:23:13.253Z] [2024-04-16T10:23:13.253Z] init-common: [2024-04-16T10:23:13.253Z] [2024-04-16T10:23:13.253Z] undeploy-rar-common: [2024-04-16T10:23:13.253Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-04-16T10:23:13.383Z] [exec] Application deployed with name unsynchpc_disallowed_methodsApp. [2024-04-16T10:23:13.383Z] [echo] Deployment on target server server successful [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] setOSConditions: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] setToolWin: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] setToolUnix: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] setToolProperty: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] setS1ASclassPath: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] init-common: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] deploy-common-ee: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.383Z] run: [2024-04-16T10:23:13.383Z] [2024-04-16T10:23:13.384Z] setOSConditions: [2024-04-16T10:23:13.384Z] [2024-04-16T10:23:13.384Z] setToolWin: [2024-04-16T10:23:13.384Z] [2024-04-16T10:23:13.384Z] setToolUnix: [2024-04-16T10:23:13.384Z] [2024-04-16T10:23:13.384Z] setToolProperty: [2024-04-16T10:23:13.384Z] [2024-04-16T10:23:13.384Z] setS1ASclassPath: [2024-04-16T10:23:13.384Z] [2024-04-16T10:23:13.384Z] init-common: [2024-04-16T10:23:13.384Z] [2024-04-16T10:23:13.384Z] runclient-common: [2024-04-16T10:23:13.384Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsAppClient.jar -name unsynchpc_disallowed_methodsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:13.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:23:13.524Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:23:13.700Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-welcome-page-security-constraint-exact-match-web [2024-04-16T10:23:13.700Z] [2024-04-16T10:23:13.701Z] all: [2024-04-16T10:23:13.701Z] [echo] [2024-04-16T10:23:13.701Z] [echo] ************************* [2024-04-16T10:23:13.701Z] [echo] * Running welcomePageSecurityConstraintJspExtension [2024-04-16T10:23:13.701Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension [2024-04-16T10:23:13.701Z] [echo] ************************* [2024-04-16T10:23:13.701Z] [echo] [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setOSConditions: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolWin: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolUnix: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolProperty: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setS1ASclassPath: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] init-common: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] clean: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setOSConditions: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolWin: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolUnix: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolProperty: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setS1ASclassPath: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] init-common: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] clean-common: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setOSConditions: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolWin: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolUnix: [2024-04-16T10:23:13.701Z] [2024-04-16T10:23:13.701Z] setToolProperty: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setS1ASclassPath: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] init-common: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] clean-classes-common: [2024-04-16T10:23:13.702Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setOSConditions: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setToolWin: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setToolUnix: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setToolProperty: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setS1ASclassPath: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] init-common: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] clean-jars-common: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] compile: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setOSConditions: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setToolWin: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setToolUnix: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setToolProperty: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] setS1ASclassPath: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] init-common: [2024-04-16T10:23:13.702Z] [2024-04-16T10:23:13.702Z] compile-common: [2024-04-16T10:23:13.702Z] [echo] Current time (ISO): 2024-04-16T10:23:13.474+0000 [2024-04-16T10:23:13.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:13.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/servlet [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] build: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] setOSConditions: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] setToolWin: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] setToolUnix: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] setToolProperty: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] setS1ASclassPath: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] init-common: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] webclient-war-common: [2024-04-16T10:23:13.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] clear: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] test-tlds-exist: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] copy-tlds: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] test-tagfiles-exist: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] copy-tagfiles: [2024-04-16T10:23:13.703Z] [2024-04-16T10:23:13.703Z] package-war-common: [2024-04-16T10:23:13.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:13.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:13.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:13.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:13.703Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/lib [2024-04-16T10:23:13.703Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:13.704Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2024-04-16T10:23:13.704Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:13.704Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:13.704Z] [javac] Compiling 1 source file [2024-04-16T10:23:13.704Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/welcomePageSecurityConstraintJspExtension/WebTest.java uses or overrides a deprecated API. [2024-04-16T10:23:13.704Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] deploy: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] deploy-war-common: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] setOSConditions: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] setToolWin: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] setToolUnix: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] setToolProperty: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] setS1ASclassPath: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] init-common: [2024-04-16T10:23:13.704Z] [2024-04-16T10:23:13.704Z] deploy-war-commonpe: [2024-04-16T10:23:13.734Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:13.734Z] [javac] 1 warning [2024-04-16T10:23:13.734Z] [2024-04-16T10:23:13.734Z] build: [2024-04-16T10:23:13.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:13.734Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-lib.jar [2024-04-16T10:23:13.734Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_3sfsbs-par1.jar [2024-04-16T10:23:13.734Z] [2024-04-16T10:23:13.735Z] setOSConditions: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] fixFiles: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] convUnix: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] convWin: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] setToolWin: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] setToolUnix: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] setToolProperty: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] setS1ASclassPath: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] init-common: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] package-persistence-common: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] ejb-jar-common: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] package-ejbjar-common: [2024-04-16T10:23:13.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:13.735Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-ejb.jar [2024-04-16T10:23:13.735Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] appclient-jar-common: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] package-appclientjar-common: [2024-04-16T10:23:13.735Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:13.735Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbs-client.jar [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] webclient-war-common: [2024-04-16T10:23:13.735Z] [2024-04-16T10:23:13.735Z] build-ear-common: [2024-04-16T10:23:13.736Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:13.736Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:13.736Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-04-16T10:23:13.736Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setup: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setOSConditions: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setToolWin: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setToolUnix: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setToolProperty: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setS1ASclassPath: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] init-common: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] execute-ejb-sql-common: [2024-04-16T10:23:13.736Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/create.sql [2024-04-16T10:23:13.736Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] deploy: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setOSConditions: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setToolWin: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setToolUnix: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setToolProperty: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] setS1ASclassPath: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.736Z] init-common: [2024-04-16T10:23:13.736Z] [2024-04-16T10:23:13.737Z] deploy-common: [2024-04-16T10:23:13.737Z] [echo] Current time (ISO): 2024-04-16T10:23:13.389+0000 [2024-04-16T10:23:13.737Z] [2024-04-16T10:23:13.737Z] setOSConditions: [2024-04-16T10:23:13.737Z] [2024-04-16T10:23:13.737Z] setToolWin: [2024-04-16T10:23:13.737Z] [2024-04-16T10:23:13.737Z] setToolUnix: [2024-04-16T10:23:13.737Z] [2024-04-16T10:23:13.737Z] setToolProperty: [2024-04-16T10:23:13.737Z] [2024-04-16T10:23:13.737Z] setS1ASclassPath: [2024-04-16T10:23:13.737Z] [2024-04-16T10:23:13.737Z] init-common: [2024-04-16T10:23:13.737Z] [2024-04-16T10:23:13.737Z] deploy-common-pe: [2024-04-16T10:23:13.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file delete_resources.asadmin [2024-04-16T10:23:13.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_QCF [2024-04-16T10:23:13.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:23:13.778Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:23:13.813Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:13.813Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:13.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-04-16T10:23:13.834Z] [2024-04-16T10:23:13.834Z] exec: [2024-04-16T10:23:13.834Z] [2024-04-16T10:23:13.834Z] asadmin-common: [2024-04-16T10:23:13.835Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-04-16T10:23:13.960Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot /web-welcome-page-security-constraint-jsp-extension --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-welcome-page-security-constraint-jsp-extension-web.war [2024-04-16T10:23:13.992Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsApp.ear [2024-04-16T10:23:14.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:23:14.011Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-04-16T10:23:14.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:23:14.011Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-04-16T10:23:14.011Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb/asadminuserpassword.txt [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] all: [2024-04-16T10:23:14.011Z] [echo] @@## nonacc ##@@ [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setOSConditions: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setToolWin: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setToolUnix: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setToolProperty: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setS1ASclassPath: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] init-common: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] clean: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setOSConditions: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setToolWin: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setToolUnix: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setToolProperty: [2024-04-16T10:23:14.011Z] [2024-04-16T10:23:14.011Z] setS1ASclassPath: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] init-common: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] clean-common: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setOSConditions: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolWin: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolUnix: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolProperty: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setS1ASclassPath: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] init-common: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] clean-classes-common: [2024-04-16T10:23:14.012Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setOSConditions: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolWin: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolUnix: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolProperty: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setS1ASclassPath: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] init-common: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] clean-jars-common: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] compile: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setOSConditions: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolWin: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.012Z] setToolUnix: [2024-04-16T10:23:14.012Z] [2024-04-16T10:23:14.013Z] setToolProperty: [2024-04-16T10:23:14.013Z] [2024-04-16T10:23:14.013Z] setS1ASclassPath: [2024-04-16T10:23:14.013Z] [2024-04-16T10:23:14.013Z] init-common: [2024-04-16T10:23:14.013Z] [2024-04-16T10:23:14.013Z] compile-common: [2024-04-16T10:23:14.013Z] [echo] Current time (ISO): 2024-04-16T10:23:13.927+0000 [2024-04-16T10:23:14.013Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:14.013Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:14.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:14.338Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:14.378Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:14.378Z] [javac] 1 warning [2024-04-16T10:23:14.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:14.378Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:14.378Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:23:14.378Z] [2024-04-16T10:23:14.378Z] deploy-client: [2024-04-16T10:23:14.396Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-04-16T10:23:14.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-int [2024-04-16T10:23:14.465Z] [exec] Custom resource custom/my-int deleted. [2024-04-16T10:23:14.465Z] [2024-04-16T10:23:14.465Z] setOSConditions: [2024-04-16T10:23:14.465Z] [2024-04-16T10:23:14.466Z] setToolWin: [2024-04-16T10:23:14.466Z] [2024-04-16T10:23:14.466Z] setToolUnix: [2024-04-16T10:23:14.466Z] [2024-04-16T10:23:14.466Z] setToolProperty: [2024-04-16T10:23:14.466Z] [2024-04-16T10:23:14.466Z] setS1ASclassPath: [2024-04-16T10:23:14.466Z] [2024-04-16T10:23:14.466Z] init-common: [2024-04-16T10:23:14.466Z] [2024-04-16T10:23:14.466Z] delete-custom-resource-common: [2024-04-16T10:23:14.481Z] [exec] Waiting for the domain to stop . [2024-04-16T10:23:14.481Z] [exec] Waiting finished after 379 ms. [2024-04-16T10:23:14.481Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:23:14.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:23:14.598Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:23:14.652Z] [exec] server.connector-service.property.rar-accessibility-testApp=blackbox-notx [2024-04-16T10:23:14.652Z] [2024-04-16T10:23:14.652Z] setOSConditions: [2024-04-16T10:23:14.652Z] [2024-04-16T10:23:14.652Z] setToolWin: [2024-04-16T10:23:14.652Z] [2024-04-16T10:23:14.652Z] setToolUnix: [2024-04-16T10:23:14.652Z] [2024-04-16T10:23:14.652Z] setToolProperty: [2024-04-16T10:23:14.652Z] [2024-04-16T10:23:14.652Z] setS1ASclassPath: [2024-04-16T10:23:14.652Z] [2024-04-16T10:23:14.652Z] init-common: [2024-04-16T10:23:14.652Z] [2024-04-16T10:23:14.653Z] clean: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setOSConditions: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setToolWin: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setToolUnix: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setToolProperty: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setS1ASclassPath: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] init-common: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] clean-common: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setOSConditions: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setToolWin: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setToolUnix: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.653Z] setToolProperty: [2024-04-16T10:23:14.653Z] [2024-04-16T10:23:14.654Z] setS1ASclassPath: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] init-common: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] clean-classes-common: [2024-04-16T10:23:14.654Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] setOSConditions: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] setToolWin: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] setToolUnix: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] setToolProperty: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] setS1ASclassPath: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] init-common: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] clean-jars-common: [2024-04-16T10:23:14.654Z] [2024-04-16T10:23:14.654Z] clean: [2024-04-16T10:23:14.654Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:23:14.654Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-04-16T10:23:14.654Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-04-16T10:23:14.655Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-04-16T10:23:14.655Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-04-16T10:23:14.655Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-04-16T10:23:14.655Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] compile: [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] setOSConditions: [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] setToolWin: [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] setToolUnix: [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] setToolProperty: [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] setS1ASclassPath: [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] init-common: [2024-04-16T10:23:14.655Z] [2024-04-16T10:23:14.655Z] compile-common: [2024-04-16T10:23:14.655Z] [echo] Current time (ISO): 2024-04-16T10:23:14.528+0000 [2024-04-16T10:23:14.656Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:14.656Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:14.790Z] [exec] Apr 16, 2024 10:23:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:14.790Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:14.886Z] [exec] Application deployed with name web-welcome-page-security-constraint-jsp-extension-web. [2024-04-16T10:23:14.886Z] [2024-04-16T10:23:14.886Z] deploy-war-commonee: [2024-04-16T10:23:14.886Z] [2024-04-16T10:23:14.886Z] run: [2024-04-16T10:23:14.886Z] [java] Connecting to: http://localhost:45711/web-welcome-page-security-constraint-jsp-extension/ [2024-04-16T10:23:14.886Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:14.886Z] [java] [2024-04-16T10:23:14.886Z] [java] [2024-04-16T10:23:14.886Z] [java] ----------------------------------------- [2024-04-16T10:23:14.886Z] [java] - welcome-page-security-constraint-jsp-extension: PASS - [2024-04-16T10:23:14.886Z] [java] ----------------------------------------- [2024-04-16T10:23:14.886Z] [java] - Total PASS : 1 - [2024-04-16T10:23:14.886Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:14.886Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:14.886Z] [java] ----------------------------------------- [2024-04-16T10:23:14.886Z] [2024-04-16T10:23:14.887Z] undeploy: [2024-04-16T10:23:14.887Z] [2024-04-16T10:23:14.887Z] setOSConditions: [2024-04-16T10:23:14.887Z] [2024-04-16T10:23:14.887Z] setToolWin: [2024-04-16T10:23:14.887Z] [2024-04-16T10:23:14.887Z] setToolUnix: [2024-04-16T10:23:14.887Z] [2024-04-16T10:23:14.887Z] setToolProperty: [2024-04-16T10:23:14.887Z] [2024-04-16T10:23:14.887Z] setS1ASclassPath: [2024-04-16T10:23:14.887Z] [2024-04-16T10:23:14.887Z] init-common: [2024-04-16T10:23:14.887Z] [2024-04-16T10:23:14.887Z] undeploy-war-common: [2024-04-16T10:23:14.915Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_3sfsbsApp. [2024-04-16T10:23:14.915Z] [echo] Deployment on target server server successful [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setOSConditions: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setToolWin: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setToolUnix: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setToolProperty: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setS1ASclassPath: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] init-common: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] deploy-common-ee: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] run: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setOSConditions: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setToolWin: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setToolUnix: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setToolProperty: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] setS1ASclassPath: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] init-common: [2024-04-16T10:23:14.915Z] [2024-04-16T10:23:14.915Z] runclient-common: [2024-04-16T10:23:14.915Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsAppClient.jar -name ejb-ejb30-persistence-eem_3sfsbsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:14.941Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:14.941Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:23:15.032Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-string [2024-04-16T10:23:15.149Z] [exec] asadmin --host localhost --port 45707 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-welcome-page-security-constraint-jsp-extension-web [2024-04-16T10:23:15.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:23:15.162Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:23:15.162Z] [2024-04-16T10:23:15.163Z] setOSConditions: [2024-04-16T10:23:15.163Z] [2024-04-16T10:23:15.163Z] setToolWin: [2024-04-16T10:23:15.163Z] [2024-04-16T10:23:15.163Z] setToolUnix: [2024-04-16T10:23:15.163Z] [2024-04-16T10:23:15.163Z] setToolProperty: [2024-04-16T10:23:15.163Z] [2024-04-16T10:23:15.163Z] setS1ASclassPath: [2024-04-16T10:23:15.163Z] [2024-04-16T10:23:15.163Z] init-common: [2024-04-16T10:23:15.163Z] [2024-04-16T10:23:15.163Z] create-jdbc-resource-common: [2024-04-16T10:23:15.163Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:23:15.289Z] [exec] Custom resource custom/my-string deleted. [2024-04-16T10:23:15.289Z] [2024-04-16T10:23:15.289Z] setOSConditions: [2024-04-16T10:23:15.289Z] [2024-04-16T10:23:15.289Z] setToolWin: [2024-04-16T10:23:15.289Z] [2024-04-16T10:23:15.289Z] setToolUnix: [2024-04-16T10:23:15.289Z] [2024-04-16T10:23:15.289Z] setToolProperty: [2024-04-16T10:23:15.289Z] [2024-04-16T10:23:15.289Z] setS1ASclassPath: [2024-04-16T10:23:15.289Z] [2024-04-16T10:23:15.289Z] init-common: [2024-04-16T10:23:15.289Z] [2024-04-16T10:23:15.289Z] delete-custom-resource-common: [2024-04-16T10:23:15.350Z] [exec] Apr 16, 2024 10:23:15 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:15.350Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_disallowed_methods-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.disallowed_methods.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_disallowed_methodsAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_disallowed_methodsClient [2024-04-16T10:23:15.404Z] [2024-04-16T10:23:15.404Z] all: [2024-04-16T10:23:15.404Z] [2024-04-16T10:23:15.404Z] finish-report: [2024-04-16T10:23:15.404Z] [2024-04-16T10:23:15.404Z] setOSConditions: [2024-04-16T10:23:15.404Z] [2024-04-16T10:23:15.405Z] setToolWin: [2024-04-16T10:23:15.405Z] [2024-04-16T10:23:15.405Z] setToolUnix: [2024-04-16T10:23:15.405Z] [2024-04-16T10:23:15.405Z] setToolProperty: [2024-04-16T10:23:15.405Z] [2024-04-16T10:23:15.405Z] setS1ASclassPath: [2024-04-16T10:23:15.405Z] [2024-04-16T10:23:15.405Z] init-common: [2024-04-16T10:23:15.405Z] [2024-04-16T10:23:15.405Z] stopDomain: [2024-04-16T10:23:15.405Z] [echo] run.xml:stopping domain... [2024-04-16T10:23:15.459Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:23:15.459Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:23:15.459Z] [echo] cmd executed for server [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setOSConditions: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setToolWin: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setToolUnix: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setToolProperty: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setS1ASclassPath: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] init-common: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] deploy-common: [2024-04-16T10:23:15.459Z] [echo] Current time (ISO): 2024-04-16T10:23:15.422+0000 [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setOSConditions: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setToolWin: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setToolUnix: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setToolProperty: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] setS1ASclassPath: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] init-common: [2024-04-16T10:23:15.459Z] [2024-04-16T10:23:15.459Z] deploy-common-pe: [2024-04-16T10:23:15.520Z] [exec] Application deployed with name wsclient. [2024-04-16T10:23:15.520Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:15.520Z] [2024-04-16T10:23:15.520Z] setup: [2024-04-16T10:23:15.520Z] [2024-04-16T10:23:15.520Z] runtest: [2024-04-16T10:23:15.520Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:15.520Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml:119: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:15.520Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:15.520Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:15.520Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: [2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: [2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: [2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: [2024-04-16T10:23:15.777Z] [java] [client.TestClient]::

[2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:23:15.777Z] [java] [client.TestClient]::

[2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: [5555] [2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: [2024-04-16T10:23:15.777Z] [java] [client.TestClient]:: [2024-04-16T10:23:15.777Z] [java] Value of key is:WEBSERVICES13-addressing-2 [2024-04-16T10:23:15.778Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:15.778Z] [java] [2024-04-16T10:23:15.778Z] [java] [2024-04-16T10:23:15.778Z] [java] ----------------------------------------- [2024-04-16T10:23:15.778Z] [java] - WEBSERVICES13-addressing-2: PASS - [2024-04-16T10:23:15.778Z] [java] ----------------------------------------- [2024-04-16T10:23:15.778Z] [java] Total PASS: 1 [2024-04-16T10:23:15.778Z] [java] Total FAIL: 0 [2024-04-16T10:23:15.778Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:15.778Z] [java] ----------------------------------------- [2024-04-16T10:23:15.778Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] undeploy: [2024-04-16T10:23:15.778Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:15.778Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:15.778Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:15.778Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] setOSConditions: [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] setToolWin: [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] setToolUnix: [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] setToolProperty: [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] setS1ASclassPath: [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] init-common: [2024-04-16T10:23:15.778Z] [2024-04-16T10:23:15.778Z] undeploy-war-common: [2024-04-16T10:23:15.838Z] [exec] Apr 16, 2024 10:23:15 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:15.838Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:16.023Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1App.ear [2024-04-16T10:23:16.228Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-simple-properties [2024-04-16T10:23:16.228Z] [exec] Custom resource custom/my-simple-properties deleted. [2024-04-16T10:23:16.228Z] [2024-04-16T10:23:16.228Z] setOSConditions: [2024-04-16T10:23:16.228Z] [2024-04-16T10:23:16.228Z] setToolWin: [2024-04-16T10:23:16.228Z] [2024-04-16T10:23:16.228Z] setToolUnix: [2024-04-16T10:23:16.228Z] [2024-04-16T10:23:16.228Z] setToolProperty: [2024-04-16T10:23:16.228Z] [2024-04-16T10:23:16.228Z] setS1ASclassPath: [2024-04-16T10:23:16.228Z] [2024-04-16T10:23:16.228Z] init-common: [2024-04-16T10:23:16.228Z] [2024-04-16T10:23:16.228Z] delete-custom-resource-common: [2024-04-16T10:23:16.278Z] [exec] Application deployed with name ejb-bmp-contauth1App. [2024-04-16T10:23:16.278Z] [echo] Deployment on target server server successful [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setOSConditions: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setToolWin: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setToolUnix: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setToolProperty: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setS1ASclassPath: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] init-common: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] deploy-common-ee: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] run: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setup-derby-for-authentication: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setOSConditions: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setToolWin: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setToolUnix: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setToolProperty: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] setS1ASclassPath: [2024-04-16T10:23:16.278Z] [2024-04-16T10:23:16.278Z] init-common: [2024-04-16T10:23:16.279Z] [2024-04-16T10:23:16.279Z] stop-derby: [2024-04-16T10:23:16.279Z] [2024-04-16T10:23:16.279Z] stop-derby-aix: [2024-04-16T10:23:16.279Z] [2024-04-16T10:23:16.279Z] stop-derby-nonaix: [2024-04-16T10:23:16.279Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:23:16.329Z] [exec] Waiting for the domain to stop . [2024-04-16T10:23:16.329Z] [exec] Waiting finished after 206 ms. [2024-04-16T10:23:16.329Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:23:16.329Z] [2024-04-16T10:23:16.329Z] setOSConditions: [2024-04-16T10:23:16.329Z] [2024-04-16T10:23:16.329Z] setToolWin: [2024-04-16T10:23:16.329Z] [2024-04-16T10:23:16.329Z] setToolUnix: [2024-04-16T10:23:16.329Z] [2024-04-16T10:23:16.329Z] setToolProperty: [2024-04-16T10:23:16.329Z] [2024-04-16T10:23:16.329Z] setS1ASclassPath: [2024-04-16T10:23:16.330Z] [2024-04-16T10:23:16.330Z] init-common: [2024-04-16T10:23:16.330Z] [2024-04-16T10:23:16.330Z] dev-report: [2024-04-16T10:23:16.397Z] [exec] Apr 16, 2024 10:23:16 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:16.397Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_3sfsbs-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_3sfsbs.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_3sfsbsAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_3sfsbsClient [2024-04-16T10:23:16.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-addressing-2-web [2024-04-16T10:23:16.708Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:16.708Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:16.708Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:16.708Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-addressing-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:16.708Z] [2024-04-16T10:23:16.708Z] setOSConditions: [2024-04-16T10:23:16.708Z] [2024-04-16T10:23:16.708Z] setToolWin: [2024-04-16T10:23:16.708Z] [2024-04-16T10:23:16.708Z] setToolUnix: [2024-04-16T10:23:16.708Z] [2024-04-16T10:23:16.708Z] setToolProperty: [2024-04-16T10:23:16.708Z] [2024-04-16T10:23:16.708Z] setS1ASclassPath: [2024-04-16T10:23:16.708Z] [2024-04-16T10:23:16.708Z] init-common: [2024-04-16T10:23:16.708Z] [2024-04-16T10:23:16.708Z] undeploy-client: [2024-04-16T10:23:16.837Z] [java] Tue Apr 16 10:23:16 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:23:16.837Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties to copy. [2024-04-16T10:23:16.838Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] setOSConditions: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] setToolWin: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] setToolUnix: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] setToolProperty: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] setS1ASclassPath: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] init-common: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] start-derby: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] start-derby-aix: [2024-04-16T10:23:16.838Z] [2024-04-16T10:23:16.838Z] start-derby-nonaix: [2024-04-16T10:23:16.838Z] [echo] Starting Derby DB Server ... [2024-04-16T10:23:16.908Z] [java] ********************** [2024-04-16T10:23:16.909Z] [java] * PASSED 87 * [2024-04-16T10:23:16.909Z] [java] * FAILED 0 * [2024-04-16T10:23:16.909Z] [java] * DID NOT RUN 0 * [2024-04-16T10:23:16.909Z] [java] * TOTAL 87 * [2024-04-16T10:23:16.909Z] [java] ********************** [2024-04-16T10:23:16.909Z] [java] [2024-04-16T10:23:16.909Z] [echo] Detailed results available under appserv-tests/test_result.html [2024-04-16T10:23:16.909Z] [2024-04-16T10:23:16.909Z] BUILD SUCCESSFUL [2024-04-16T10:23:16.909Z] Total time: 8 minutes 47 seconds [2024-04-16T10:23:16.909Z] + kill_processes [2024-04-16T10:23:16.909Z] + ps -aef [2024-04-16T10:23:16.909Z] + grep java [2024-04-16T10:23:16.909Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 19: ps: command not found [2024-04-16T10:23:16.909Z] + grep ASMain [2024-04-16T10:23:16.909Z] + grep -v grep [2024-04-16T10:23:16.909Z] + awk '{print $2}' [2024-04-16T10:23:16.909Z] + xargs kill -9 [2024-04-16T10:23:16.909Z] + true [2024-04-16T10:23:16.909Z] + jps [2024-04-16T10:23:16.909Z] + grep Main [2024-04-16T10:23:16.909Z] + grep -v grep [2024-04-16T10:23:16.909Z] + awk '{print $1}' [2024-04-16T10:23:16.909Z] + xargs kill -9 [2024-04-16T10:23:16.909Z] + true [2024-04-16T10:23:16.909Z] + ps -aef [2024-04-16T10:23:16.909Z] + grep derby [2024-04-16T10:23:16.909Z] ./appserver/tests/appserv-tests/devtests/web/run_test.sh: line 21: ps: command not found [2024-04-16T10:23:16.909Z] + grep -v grep [2024-04-16T10:23:16.909Z] + awk '{print $2}' [2024-04-16T10:23:16.909Z] + xargs kill -9 [2024-04-16T10:23:16.909Z] + true [2024-04-16T10:23:16.909Z] + cat web.output [2024-04-16T10:23:16.909Z] + grep FAIL [2024-04-16T10:23:16.909Z] + grep -v 'Total FAIL' [2024-04-16T10:23:16.909Z] + true [2024-04-16T10:23:16.909Z] + check_successful_run [2024-04-16T10:23:16.909Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:23:16.909Z] [2024-04-16T10:23:16.909Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:23:16.909Z] [2024-04-16T10:23:16.909Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:23:16.909Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:23:16.909Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:23:16.909Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:23:16.909Z] + generate_junit_report jsp [2024-04-16T10:23:16.909Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:23:16.909Z] [2024-04-16T10:23:16.909Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:23:16.909Z] [2024-04-16T10:23:16.909Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:23:16.909Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:23:16.909Z] + TESTSUITE_NAME=jsp [2024-04-16T10:23:16.909Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:23:16.909Z] + awk -v suitename=jsp ' [2024-04-16T10:23:16.909Z] BEGIN { [2024-04-16T10:23:16.909Z] totaltests = 0; [2024-04-16T10:23:16.909Z] totalfailures = 0; [2024-04-16T10:23:16.909Z] totalerrors = 0; [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] function getPropVal(str){ [2024-04-16T10:23:16.909Z] split(str, a, "="); [2024-04-16T10:23:16.909Z] val = a[2]; [2024-04-16T10:23:16.909Z] # remove quotes [2024-04-16T10:23:16.909Z] gsub("\"","",val); [2024-04-16T10:23:16.909Z] return val; [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] function removeXMLTag(str){ [2024-04-16T10:23:16.909Z] # remove xml tag quotes [2024-04-16T10:23:16.909Z] gsub("","",str); [2024-04-16T10:23:16.909Z] gsub("<.*>","",str); [2024-04-16T10:23:16.909Z] gsub(">","",str); [2024-04-16T10:23:16.909Z] return str; [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] /status value=/ { [2024-04-16T10:23:16.909Z] result=getPropVal($0); [2024-04-16T10:23:16.909Z] result=removeXMLTag(result); [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] // { [2024-04-16T10:23:16.909Z] getline; [2024-04-16T10:23:16.909Z] getline; [2024-04-16T10:23:16.909Z] testunit=removeXMLTag($0); [2024-04-16T10:23:16.909Z] gsub("\"","",testunit); [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] // { [2024-04-16T10:23:16.909Z] getline; [2024-04-16T10:23:16.909Z] testname=removeXMLTag($0); [2024-04-16T10:23:16.909Z] gsub("\"","",testname); [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] /<\/testcase>/{ [2024-04-16T10:23:16.909Z] classname=testunit [2024-04-16T10:23:16.909Z] # printing testcase to out [2024-04-16T10:23:16.909Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:23:16.909Z] if (result == "fail") { [2024-04-16T10:23:16.909Z] out = out " \n"; [2024-04-16T10:23:16.909Z] totalfailures++; [2024-04-16T10:23:16.909Z] } else if (result == "did_not_run") { [2024-04-16T10:23:16.909Z] out = out " \n"; [2024-04-16T10:23:16.909Z] totalerrors++; [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] out = out " \n"; [2024-04-16T10:23:16.909Z] [2024-04-16T10:23:16.909Z] totaltests++; [2024-04-16T10:23:16.909Z] result=""; [2024-04-16T10:23:16.909Z] testname=""; [2024-04-16T10:23:16.909Z] } [2024-04-16T10:23:16.909Z] END { [2024-04-16T10:23:16.909Z] print "" [2024-04-16T10:23:16.909Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:23:16.909Z] printf "%s", out; [2024-04-16T10:23:16.909Z] print "" [2024-04-16T10:23:16.909Z] }' [2024-04-16T10:23:16.910Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:23:16.910Z] + change_junit_report_class_names [2024-04-16T10:23:16.910Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:23:16.910Z] + sed -i 's/\bclassname="/classname="web_jsp./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:23:16.910Z] + copy_test_artifacts web_jsp [2024-04-16T10:23:16.910Z] + sleep 1 [2024-04-16T10:23:17.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file [2024-04-16T10:23:17.159Z] [exec] Custom resource custom/my-properties-file deleted. [2024-04-16T10:23:17.159Z] [2024-04-16T10:23:17.159Z] setOSConditions: [2024-04-16T10:23:17.159Z] [2024-04-16T10:23:17.159Z] setToolWin: [2024-04-16T10:23:17.159Z] [2024-04-16T10:23:17.159Z] setToolUnix: [2024-04-16T10:23:17.159Z] [2024-04-16T10:23:17.159Z] setToolProperty: [2024-04-16T10:23:17.159Z] [2024-04-16T10:23:17.159Z] setS1ASclassPath: [2024-04-16T10:23:17.159Z] [2024-04-16T10:23:17.159Z] init-common: [2024-04-16T10:23:17.159Z] [2024-04-16T10:23:17.160Z] delete-custom-resource-common: [2024-04-16T10:23:17.229Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:17.280Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:17.280Z] [javac] 1 warning [2024-04-16T10:23:17.280Z] [2024-04-16T10:23:17.280Z] setOSConditions: [2024-04-16T10:23:17.280Z] [2024-04-16T10:23:17.280Z] setToolWin: [2024-04-16T10:23:17.280Z] [2024-04-16T10:23:17.280Z] setToolUnix: [2024-04-16T10:23:17.280Z] [2024-04-16T10:23:17.280Z] setToolProperty: [2024-04-16T10:23:17.280Z] [2024-04-16T10:23:17.280Z] setS1ASclassPath: [2024-04-16T10:23:17.280Z] [2024-04-16T10:23:17.281Z] init-common: [2024-04-16T10:23:17.281Z] [2024-04-16T10:23:17.281Z] compile-common: [2024-04-16T10:23:17.281Z] [echo] Current time (ISO): 2024-04-16T10:23:16.731+0000 [2024-04-16T10:23:17.281Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:17.282Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:17.282Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:23:17.282Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:17.282Z] [2024-04-16T10:23:17.282Z] all: [2024-04-16T10:23:17.282Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-04-16T10:23:17.282Z] [2024-04-16T10:23:17.282Z] clean: [2024-04-16T10:23:17.282Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml [2024-04-16T10:23:17.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:17.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:17.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:17.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:17.282Z] [2024-04-16T10:23:17.282Z] all: [2024-04-16T10:23:17.485Z] [javac] 1 warning [2024-04-16T10:23:17.485Z] [2024-04-16T10:23:17.485Z] setOSConditions: [2024-04-16T10:23:17.485Z] [2024-04-16T10:23:17.485Z] setToolWin: [2024-04-16T10:23:17.485Z] [2024-04-16T10:23:17.485Z] setToolUnix: [2024-04-16T10:23:17.485Z] [2024-04-16T10:23:17.485Z] setToolProperty: [2024-04-16T10:23:17.485Z] [2024-04-16T10:23:17.485Z] setS1ASclassPath: [2024-04-16T10:23:17.485Z] [2024-04-16T10:23:17.485Z] init-common: [2024-04-16T10:23:17.485Z] [2024-04-16T10:23:17.485Z] compile-common: [2024-04-16T10:23:17.485Z] [echo] Current time (ISO): 2024-04-16T10:23:17.431+0000 [2024-04-16T10:23:17.485Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:17.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-xml-file [2024-04-16T10:23:17.846Z] [exec] parsing WSDL... [2024-04-16T10:23:17.908Z] [exec] Apr 16, 2024 10:23:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:17.908Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@44dfdd58 [2024-04-16T10:23:18.027Z] [exec] Custom resource custom/my-properties-xml-file deleted. [2024-04-16T10:23:18.027Z] [2024-04-16T10:23:18.027Z] setOSConditions: [2024-04-16T10:23:18.027Z] [2024-04-16T10:23:18.027Z] setToolWin: [2024-04-16T10:23:18.027Z] [2024-04-16T10:23:18.027Z] setToolUnix: [2024-04-16T10:23:18.027Z] [2024-04-16T10:23:18.027Z] setToolProperty: [2024-04-16T10:23:18.027Z] [2024-04-16T10:23:18.027Z] setS1ASclassPath: [2024-04-16T10:23:18.027Z] [2024-04-16T10:23:18.027Z] init-common: [2024-04-16T10:23:18.027Z] [2024-04-16T10:23:18.027Z] delete-custom-resource-common: [2024-04-16T10:23:18.163Z] [exec] I am in client [2024-04-16T10:23:18.163Z] [exec] Value of key is:TestPersist [2024-04-16T10:23:18.163Z] [exec] Value of key is:TestMerge [2024-04-16T10:23:18.163Z] [exec] Value of key is:TestRemove [2024-04-16T10:23:18.163Z] [exec] Value of key is:TestBulkUpdate [2024-04-16T10:23:18.163Z] [exec] Value of key is:TestPessimisticLockQuery [2024-04-16T10:23:18.163Z] [exec] Value of key is:TestRefresh [2024-04-16T10:23:18.163Z] [exec] Value of key is:TestBulkDelete [2024-04-16T10:23:18.163Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:18.164Z] [exec] [2024-04-16T10:23:18.164Z] [exec] [2024-04-16T10:23:18.164Z] [exec] ----------------------------------------- [2024-04-16T10:23:18.164Z] [exec] - TestPersist: PASS - [2024-04-16T10:23:18.164Z] [exec] - TestMerge: PASS - [2024-04-16T10:23:18.164Z] [exec] - TestRemove: PASS - [2024-04-16T10:23:18.164Z] [exec] - TestBulkUpdate: PASS - [2024-04-16T10:23:18.164Z] [exec] - TestPessimisticLockQuery: PASS - [2024-04-16T10:23:18.164Z] [exec] - TestRefresh: PASS - [2024-04-16T10:23:18.275Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:23:18.275Z] [2024-04-16T10:23:18.275Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:23:18.275Z] [2024-04-16T10:23:18.275Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:23:18.275Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:23:18.275Z] tar: Removing leading `/' from member names [2024-04-16T10:23:18.275Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:23:18.275Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:23:18.275Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:23:18.275Z] ++ pwd [2024-04-16T10:23:18.275Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:23:18.275Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/*/*logs.zip': No such file or directory [2024-04-16T10:23:18.275Z] + true [2024-04-16T10:23:18.275Z] ++ pwd [2024-04-16T10:23:18.275Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:23:18.275Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/web/*/*/*logs.zip': No such file or directory [2024-04-16T10:23:18.275Z] + true [2024-04-16T10:23:18.275Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/web_jsp-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:23:18.275Z] tar: Removing leading `/' from member names [2024-04-16T10:23:18.408Z] [exec] [2024-04-16T10:23:18.408Z] [exec] Generating code... [2024-04-16T10:23:18.408Z] [exec] [2024-04-16T10:23:18.408Z] [exec] Compiling code... [2024-04-16T10:23:18.435Z] [exec] - TestBulkDelete: PASS - [2024-04-16T10:23:18.435Z] [exec] ----------------------------------------- [2024-04-16T10:23:18.435Z] [exec] Total PASS: 7 [2024-04-16T10:23:18.435Z] [exec] Total FAIL: 0 [2024-04-16T10:23:18.435Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:18.435Z] [exec] ----------------------------------------- [2024-04-16T10:23:18.435Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:18.435Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:18.552Z] [concat] Apr 16, 2024 10:23:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:18.552Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5d7dd549 [2024-04-16T10:23:18.552Z] [concat] result=0 [2024-04-16T10:23:18.552Z] [concat] note=Received expected results [2024-04-16T10:23:18.552Z] [2024-04-16T10:23:18.552Z] processResult: [2024-04-16T10:23:18.552Z] [2024-04-16T10:23:18.552Z] failed: [2024-04-16T10:23:18.552Z] [2024-04-16T10:23:18.553Z] passed: [2024-04-16T10:23:18.553Z] [echo] Test libclasspath2 Passed [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] unknown: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.os: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.tools.unix: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.tools.windows: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.tools: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] setAsadminArgs: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.customtasks: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] prepare: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] undeploy.asadmin: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] setAsadminArgs: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] common.undeploy.asadmin: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.os: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.tools.unix: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.tools.windows: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.tools: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] setAsadminArgs: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init: [2024-04-16T10:23:18.553Z] [2024-04-16T10:23:18.553Z] init.customtasks: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] delAppRef: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] init.os: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] init.tools.unix: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] init.tools.windows: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] init.tools: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] setAsadminArgs: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] init: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] init.customtasks: [2024-04-16T10:23:18.554Z] [2024-04-16T10:23:18.554Z] common.run.asadmin: [2024-04-16T10:23:18.554Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-default [2024-04-16T10:23:18.554Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:18.554Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] checkReporting-common: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] confirmReportPresent-common: [2024-04-16T10:23:18.690Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:18.690Z] [echo] Test seems to be reported fine [2024-04-16T10:23:18.690Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/RepRunConf.txt [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] confirmMissingReport-common: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] undeploy: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] setOSConditions: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] setToolWin: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] setToolUnix: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] setToolProperty: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] setS1ASclassPath: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.690Z] init-common: [2024-04-16T10:23:18.690Z] [2024-04-16T10:23:18.691Z] undeploy-common: [2024-04-16T10:23:18.810Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.os: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.tools.unix: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.tools.windows: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.tools: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] setAsadminArgs: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.customtasks: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] prepare: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] deploy.asadmin: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] setAsadminArgs: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] common.deploy.asadmin: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.os: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.tools.unix: [2024-04-16T10:23:18.810Z] [2024-04-16T10:23:18.810Z] init.tools.windows: [2024-04-16T10:23:18.811Z] [2024-04-16T10:23:18.811Z] init.tools: [2024-04-16T10:23:18.811Z] [2024-04-16T10:23:18.811Z] setAsadminArgs: [2024-04-16T10:23:18.811Z] [2024-04-16T10:23:18.811Z] init: [2024-04-16T10:23:18.811Z] [2024-04-16T10:23:18.811Z] init.customtasks: [2024-04-16T10:23:18.811Z] [2024-04-16T10:23:18.811Z] common.run.asadmin: [2024-04-16T10:23:18.811Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --property compatibility=v2 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives --name libtest-explicitWithDir /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libClassPath2x-App.ear [2024-04-16T10:23:19.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-file-with-values [2024-04-16T10:23:19.027Z] [exec] Custom resource custom/my-properties-file-with-values deleted. [2024-04-16T10:23:19.250Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_disallowed_methodsApp [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] unsetup: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setOSConditions: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setToolWin: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setToolUnix: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setToolProperty: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setS1ASclassPath: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] init-common: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] execute-ejb-sql-common: [2024-04-16T10:23:19.250Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/disallowed_methods/sql/drop.sql [2024-04-16T10:23:19.250Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] all: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] use_nonjtadatasource: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setOSConditions: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setToolWin: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.250Z] setToolUnix: [2024-04-16T10:23:19.250Z] [2024-04-16T10:23:19.251Z] setToolProperty: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setS1ASclassPath: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] init-common: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] clean: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setOSConditions: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setToolWin: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setToolUnix: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setToolProperty: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setS1ASclassPath: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] init-common: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] clean-common: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setOSConditions: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setToolWin: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setToolUnix: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setToolProperty: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setS1ASclassPath: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] init-common: [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] clean-classes-common: [2024-04-16T10:23:19.251Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:19.251Z] [2024-04-16T10:23:19.251Z] setOSConditions: [2024-04-16T10:23:19.283Z] [2024-04-16T10:23:19.283Z] setOSConditions: [2024-04-16T10:23:19.283Z] [2024-04-16T10:23:19.283Z] setToolWin: [2024-04-16T10:23:19.283Z] [2024-04-16T10:23:19.283Z] setToolUnix: [2024-04-16T10:23:19.283Z] [2024-04-16T10:23:19.283Z] setToolProperty: [2024-04-16T10:23:19.283Z] [2024-04-16T10:23:19.283Z] setS1ASclassPath: [2024-04-16T10:23:19.283Z] [2024-04-16T10:23:19.283Z] init-common: [2024-04-16T10:23:19.283Z] [2024-04-16T10:23:19.283Z] delete-custom-resource-common: [2024-04-16T10:23:19.411Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:19.411Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setToolWin: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setToolUnix: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setToolProperty: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setS1ASclassPath: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] init-common: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] clean-jars-common: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] compile: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setOSConditions: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setToolWin: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setToolUnix: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setToolProperty: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] setS1ASclassPath: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] init-common: [2024-04-16T10:23:19.507Z] [2024-04-16T10:23:19.507Z] compile-common: [2024-04-16T10:23:19.507Z] [echo] Current time (ISO): 2024-04-16T10:23:19.283+0000 [2024-04-16T10:23:19.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:19.508Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:19.685Z] [exec] Apr 16, 2024 10:23:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:19.685Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@72a8361b [2024-04-16T10:23:19.685Z] [exec] I am in client [2024-04-16T10:23:19.685Z] [exec] calling createPerson(duke) [2024-04-16T10:23:19.685Z] [exec] created [2024-04-16T10:23:19.685Z] [exec] Value of key is: delegateCreated [2024-04-16T10:23:19.685Z] [exec] Value of key is: gotPeer [2024-04-16T10:23:19.685Z] [exec] Value of key is: iFoundDelegate [2024-04-16T10:23:19.685Z] [exec] Value of key is: peerFoundDelegate [2024-04-16T10:23:19.685Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:23:19.685Z] [exec] Value of key is: peerFoundMe [2024-04-16T10:23:19.685Z] [exec] Value of key is: delegateRemovedMe [2024-04-16T10:23:19.685Z] [exec] Value of key is: peerCannotFindMe (-ve test) [2024-04-16T10:23:19.685Z] [exec] Value of key is: iCannotFindMe (-ve test) [2024-04-16T10:23:19.685Z] [exec] Value of key is: removedDelegate [2024-04-16T10:23:19.685Z] [exec] Value of key is: peerCannotfindDelegate (-ve test) [2024-04-16T10:23:19.685Z] [exec] Value of key is: peerCreated [2024-04-16T10:23:19.685Z] [exec] Value of key is: iFoundPeer [2024-04-16T10:23:19.685Z] [exec] Value of key is: delegateFoundPeer [2024-04-16T10:23:19.685Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:19.685Z] [exec] [2024-04-16T10:23:19.685Z] [exec] [2024-04-16T10:23:19.685Z] [exec] ----------------------------------------- [2024-04-16T10:23:19.685Z] [exec] - iFoundDelegate: PASS - [2024-04-16T10:23:19.685Z] [exec] - delegateCreated: PASS - [2024-04-16T10:23:19.685Z] [exec] - peerCannotFindMe (-ve test): PASS - [2024-04-16T10:23:19.685Z] [exec] - iCannotFindMe (-ve test): PASS - [2024-04-16T10:23:19.685Z] [exec] - delegateRemovedMe: PASS - [2024-04-16T10:23:19.685Z] [exec] - peerFoundDelegate: PASS - [2024-04-16T10:23:19.685Z] [exec] - peerCreated: PASS - [2024-04-16T10:23:19.685Z] [exec] - peerCannotfindDelegate (-ve test): PASS - [2024-04-16T10:23:19.685Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:23:19.685Z] [exec] - removedDelegate: PASS - [2024-04-16T10:23:19.685Z] [exec] - gotPeer: PASS - [2024-04-16T10:23:19.685Z] [exec] - iFoundPeer: PASS - [2024-04-16T10:23:19.685Z] [exec] - delegateFoundPeer: PASS - [2024-04-16T10:23:19.685Z] [exec] - peerFoundMe: PASS - [2024-04-16T10:23:19.685Z] [exec] ----------------------------------------- [2024-04-16T10:23:19.685Z] [exec] Total PASS: 14 [2024-04-16T10:23:19.685Z] [exec] Total FAIL: 0 [2024-04-16T10:23:19.685Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:19.685Z] [exec] ----------------------------------------- [2024-04-16T10:23:19.685Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:19.685Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:19.782Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-04-16T10:23:19.782Z] [2024-04-16T10:23:19.782Z] test-compile: [2024-04-16T10:23:19.783Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:23:19.783Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:19.783Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:19.815Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:19.815Z] [javac] 1 warning [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] build: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] setOSConditions: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] setToolWin: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] setToolUnix: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] setToolProperty: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] setS1ASclassPath: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] init-common: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] ejb-jar-common: [2024-04-16T10:23:19.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] package-ejbjar-common: [2024-04-16T10:23:19.815Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:19.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:19.815Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:19.815Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-ejb.jar [2024-04-16T10:23:19.815Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:19.815Z] [echo] Preparing Jar file to execute in the client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:19.815Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/nonacc-simple-client.jar [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] setOSConditions: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.815Z] fixFiles: [2024-04-16T10:23:19.815Z] [2024-04-16T10:23:19.816Z] convUnix: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] convWin: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setToolWin: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setToolUnix: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setToolProperty: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setS1ASclassPath: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] init-common: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] ear-common: [2024-04-16T10:23:19.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:19.816Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:19.816Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonacc/descriptor/sun-application.xml to copy. [2024-04-16T10:23:19.816Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonacc/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:23:19.816Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:19.816Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setup: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setOSConditions: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setToolWin: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setToolUnix: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setToolProperty: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] setS1ASclassPath: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.816Z] init-common: [2024-04-16T10:23:19.816Z] [2024-04-16T10:23:19.817Z] deploy-jms-common: [2024-04-16T10:23:19.817Z] [2024-04-16T10:23:19.817Z] setOSConditions: [2024-04-16T10:23:19.817Z] [2024-04-16T10:23:19.817Z] setToolWin: [2024-04-16T10:23:19.817Z] [2024-04-16T10:23:19.817Z] setToolUnix: [2024-04-16T10:23:19.817Z] [2024-04-16T10:23:19.817Z] setToolProperty: [2024-04-16T10:23:19.817Z] [2024-04-16T10:23:19.817Z] setS1ASclassPath: [2024-04-16T10:23:19.817Z] [2024-04-16T10:23:19.817Z] init-common: [2024-04-16T10:23:19.817Z] [2024-04-16T10:23:19.817Z] create-jms-connection-common: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] checkReporting-common: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] confirmReportPresent-common: [2024-04-16T10:23:19.941Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:19.941Z] [echo] Test seems to be reported fine [2024-04-16T10:23:19.941Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/RepRunConf.txt [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] confirmMissingReport-common: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] undeploy: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] setOSConditions: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] setToolWin: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] setToolUnix: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] setToolProperty: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] setS1ASclassPath: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] init-common: [2024-04-16T10:23:19.941Z] [2024-04-16T10:23:19.941Z] undeploy-common: [2024-04-16T10:23:20.228Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-properties-xml-file-with-values [2024-04-16T10:23:20.229Z] [exec] Custom resource custom/my-properties-xml-file-with-values deleted. [2024-04-16T10:23:20.229Z] [2024-04-16T10:23:20.229Z] setOSConditions: [2024-04-16T10:23:20.229Z] [2024-04-16T10:23:20.229Z] setToolWin: [2024-04-16T10:23:20.229Z] [2024-04-16T10:23:20.229Z] setToolUnix: [2024-04-16T10:23:20.229Z] [2024-04-16T10:23:20.229Z] setToolProperty: [2024-04-16T10:23:20.229Z] [2024-04-16T10:23:20.229Z] setS1ASclassPath: [2024-04-16T10:23:20.229Z] [2024-04-16T10:23:20.229Z] init-common: [2024-04-16T10:23:20.229Z] [2024-04-16T10:23:20.229Z] delete-custom-resource-common: [2024-04-16T10:23:20.348Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:20.348Z] [javac] 1 warning [2024-04-16T10:23:20.348Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.war [2024-04-16T10:23:20.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-04-16T10:23:20.501Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_3sfsbsApp [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] unsetup: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setOSConditions: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setToolWin: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setToolUnix: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setToolProperty: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setS1ASclassPath: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] init-common: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] execute-ejb-sql-common: [2024-04-16T10:23:20.502Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_3sfsbs/sql/drop.sql [2024-04-16T10:23:20.502Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] all: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] eem_adapted: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setOSConditions: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setToolWin: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setToolUnix: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setToolProperty: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] setS1ASclassPath: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] init-common: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.502Z] clean: [2024-04-16T10:23:20.502Z] [2024-04-16T10:23:20.503Z] setOSConditions: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolWin: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolUnix: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolProperty: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setS1ASclassPath: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] init-common: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] clean-common: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setOSConditions: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolWin: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolUnix: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolProperty: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setS1ASclassPath: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] init-common: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] clean-classes-common: [2024-04-16T10:23:20.503Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setOSConditions: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolWin: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolUnix: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setToolProperty: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.503Z] setS1ASclassPath: [2024-04-16T10:23:20.503Z] [2024-04-16T10:23:20.504Z] init-common: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] clean-jars-common: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] compile: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] setOSConditions: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] setToolWin: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] setToolUnix: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] setToolProperty: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] setS1ASclassPath: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] init-common: [2024-04-16T10:23:20.504Z] [2024-04-16T10:23:20.504Z] compile-common: [2024-04-16T10:23:20.504Z] [echo] Current time (ISO): 2024-04-16T10:23:20.363+0000 [2024-04-16T10:23:20.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:20.504Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:20.632Z] [exec] Connector resource jms/QCFactory created. [2024-04-16T10:23:20.632Z] [2024-04-16T10:23:20.632Z] setOSConditions: [2024-04-16T10:23:20.632Z] [2024-04-16T10:23:20.633Z] setToolWin: [2024-04-16T10:23:20.633Z] [2024-04-16T10:23:20.633Z] setToolUnix: [2024-04-16T10:23:20.633Z] [2024-04-16T10:23:20.633Z] setToolProperty: [2024-04-16T10:23:20.633Z] [2024-04-16T10:23:20.633Z] setS1ASclassPath: [2024-04-16T10:23:20.633Z] [2024-04-16T10:23:20.633Z] init-common: [2024-04-16T10:23:20.633Z] [2024-04-16T10:23:20.633Z] create-jms-resource-common: [2024-04-16T10:23:20.753Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:20.753Z] [javac] 1 warning [2024-04-16T10:23:20.753Z] [2024-04-16T10:23:20.753Z] setOSConditions: [2024-04-16T10:23:20.753Z] [2024-04-16T10:23:20.753Z] setToolWin: [2024-04-16T10:23:20.753Z] [2024-04-16T10:23:20.753Z] setToolUnix: [2024-04-16T10:23:20.753Z] [2024-04-16T10:23:20.753Z] setToolProperty: [2024-04-16T10:23:20.753Z] [2024-04-16T10:23:20.753Z] setS1ASclassPath: [2024-04-16T10:23:20.753Z] [2024-04-16T10:23:20.753Z] init-common: [2024-04-16T10:23:20.753Z] [2024-04-16T10:23:20.753Z] compile-common: [2024-04-16T10:23:20.753Z] [echo] Current time (ISO): 2024-04-16T10:23:20.358+0000 [2024-04-16T10:23:20.753Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/z/z.jar of size 842 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/z/z.jar [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/libdirtest-client.jar of size 7,070 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/libdirtest-client.jar [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/xExtra/xExtra.jar of size 835 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/xExtra/xExtra.jar [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/y/y.properties of size 740 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/y/y.properties [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/topLevel.jar of size 861 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/topLevel.jar [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/x.jar of size 1,408 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/x.jar [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/x/xMore/sub/x_xMore_sub.properties of size 716 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/x/xMore/sub/x_xMore_sub.properties [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/libdirtest-EJBModule.jar of size 5,724 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/libdirtest-EJBModule.jar [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient/client/libdirtest-clientClient.jar of size 11,075 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient/client/libdirtest-clientClient.jar [2024-04-16T10:23:20.806Z] [exec] Extracted transferred entry libtest-explicitWithDirClient.jar of size 3,359 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient.jar [2024-04-16T10:23:20.806Z] [exec] Application deployed with name libtest-explicitWithDir. [2024-04-16T10:23:20.806Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:20.806Z] [2024-04-16T10:23:20.806Z] init.os: [2024-04-16T10:23:20.806Z] [2024-04-16T10:23:20.806Z] init.tools.unix: [2024-04-16T10:23:20.806Z] [2024-04-16T10:23:20.806Z] init.tools.windows: [2024-04-16T10:23:20.806Z] [2024-04-16T10:23:20.807Z] init.tools: [2024-04-16T10:23:20.807Z] [2024-04-16T10:23:20.807Z] setAsadminArgs: [2024-04-16T10:23:20.807Z] [2024-04-16T10:23:20.807Z] init: [2024-04-16T10:23:20.807Z] [2024-04-16T10:23:20.807Z] init.customtasks: [2024-04-16T10:23:20.807Z] [2024-04-16T10:23:20.807Z] setEnabled: [2024-04-16T10:23:20.807Z] [2024-04-16T10:23:20.807Z] createAppRef: [2024-04-16T10:23:20.807Z] [2024-04-16T10:23:20.807Z] declare-test: [2024-04-16T10:23:20.807Z] [echo] Starting test libclasspath2 ear/libclasspath2 Testing for explicitLibWithDir [2024-04-16T10:23:20.807Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/libclasspath2/archives/libtest-explicitWithDirClient.jar /topLevel.properties:lib.path=topLevel /x.properties:lib.path=x /xExtra.properties:xExtra=NO_RESOURCE /lib.properties:lib.path=NO_RESOURCE /lib_sub.properties:lib_sub=NO_RESOURCE /x_xExtra.properties:x_xExtra=x_xExtra /xMore_sub.properties:xMore_sub=NO_RESOURCE /x_xMore.properties:x_xMore=NO_RESOURCE -clientonly /z.properties:value=z -serveronly /z.properties:value=NO_RESOURCE /y.properties:value=NO_RESOURCE [2024-04-16T10:23:20.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-custom-resource --target server custom/my-url [2024-04-16T10:23:21.092Z] [exec] Custom resource custom/my-url deleted. [2024-04-16T10:23:21.092Z] [2024-04-16T10:23:21.092Z] setOSConditions: [2024-04-16T10:23:21.092Z] [2024-04-16T10:23:21.092Z] setToolWin: [2024-04-16T10:23:21.092Z] [2024-04-16T10:23:21.092Z] setToolUnix: [2024-04-16T10:23:21.092Z] [2024-04-16T10:23:21.092Z] setToolProperty: [2024-04-16T10:23:21.092Z] [2024-04-16T10:23:21.092Z] setS1ASclassPath: [2024-04-16T10:23:21.092Z] [2024-04-16T10:23:21.092Z] init-common: [2024-04-16T10:23:21.092Z] [2024-04-16T10:23:21.092Z] undeploy-common: [2024-04-16T10:23:21.194Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-04-16T10:23:21.481Z] [exec] JMS Desctination Queue created. [2024-04-16T10:23:21.716Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-04-16T10:23:21.716Z] [2024-04-16T10:23:21.716Z] compile-client: [2024-04-16T10:23:21.716Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:21.716Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:22.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-CustomResourceFactoriesApp [2024-04-16T10:23:22.028Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/simple-properties.properties [2024-04-16T10:23:22.028Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/simple-properties.xml [2024-04-16T10:23:22.028Z] [2024-04-16T10:23:22.028Z] all: [2024-04-16T10:23:22.028Z] [echo] @@## datasource-definition##@@ [2024-04-16T10:23:22.028Z] [2024-04-16T10:23:22.028Z] setOSConditions: [2024-04-16T10:23:22.028Z] [2024-04-16T10:23:22.028Z] setToolWin: [2024-04-16T10:23:22.028Z] [2024-04-16T10:23:22.028Z] setToolUnix: [2024-04-16T10:23:22.028Z] [2024-04-16T10:23:22.028Z] setToolProperty: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setS1ASclassPath: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] init-common: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] clean: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setOSConditions: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setToolWin: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setToolUnix: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setToolProperty: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setS1ASclassPath: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] init-common: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] clean-common: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setOSConditions: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setToolWin: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setToolUnix: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setToolProperty: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] setS1ASclassPath: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] init-common: [2024-04-16T10:23:22.029Z] [2024-04-16T10:23:22.029Z] clean-classes-common: [2024-04-16T10:23:22.029Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:22.038Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:22.038Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:22.038Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:22.038Z] [javac] 2 warnings [2024-04-16T10:23:22.038Z] [2024-04-16T10:23:22.038Z] setOSConditions: [2024-04-16T10:23:22.038Z] [2024-04-16T10:23:22.038Z] setToolWin: [2024-04-16T10:23:22.038Z] [2024-04-16T10:23:22.038Z] setToolUnix: [2024-04-16T10:23:22.038Z] [2024-04-16T10:23:22.039Z] setToolProperty: [2024-04-16T10:23:22.039Z] [2024-04-16T10:23:22.039Z] setS1ASclassPath: [2024-04-16T10:23:22.039Z] [2024-04-16T10:23:22.039Z] init-common: [2024-04-16T10:23:22.039Z] [2024-04-16T10:23:22.039Z] compile-common: [2024-04-16T10:23:22.039Z] [echo] Current time (ISO): 2024-04-16T10:23:21.743+0000 [2024-04-16T10:23:22.039Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:22.045Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-04-16T10:23:22.045Z] [exec] Administered object jms/SampleQueue created. [2024-04-16T10:23:22.045Z] [2024-04-16T10:23:22.045Z] deploy: [2024-04-16T10:23:22.045Z] [2024-04-16T10:23:22.045Z] setOSConditions: [2024-04-16T10:23:22.045Z] [2024-04-16T10:23:22.045Z] setToolWin: [2024-04-16T10:23:22.045Z] [2024-04-16T10:23:22.045Z] setToolUnix: [2024-04-16T10:23:22.045Z] [2024-04-16T10:23:22.045Z] setToolProperty: [2024-04-16T10:23:22.045Z] [2024-04-16T10:23:22.046Z] setS1ASclassPath: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] init-common: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] deploy-common: [2024-04-16T10:23:22.046Z] [echo] Current time (ISO): 2024-04-16T10:23:21.885+0000 [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] setOSConditions: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] setToolWin: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] setToolUnix: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] setToolProperty: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] setS1ASclassPath: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] init-common: [2024-04-16T10:23:22.046Z] [2024-04-16T10:23:22.046Z] deploy-common-pe: [2024-04-16T10:23:22.279Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:22.279Z] [javac] 1 warning [2024-04-16T10:23:22.285Z] [2024-04-16T10:23:22.285Z] setOSConditions: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setToolWin: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setToolUnix: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setToolProperty: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setS1ASclassPath: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] init-common: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] clean-jars-common: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] compile: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setOSConditions: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setToolWin: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setToolUnix: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setToolProperty: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] setS1ASclassPath: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] init-common: [2024-04-16T10:23:22.286Z] [2024-04-16T10:23:22.286Z] compile-common: [2024-04-16T10:23:22.286Z] [echo] Current time (ISO): 2024-04-16T10:23:22.048+0000 [2024-04-16T10:23:22.286Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:22.286Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:22.399Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:22.399Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:22.399Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:22.435Z] + break [2024-04-16T10:23:22.435Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [2024-04-16T10:23:22.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/nonacc-simpleApp.ear [Pipeline] } [2024-04-16T10:23:22.653Z] [javac] 2 warnings [2024-04-16T10:23:22.653Z] [2024-04-16T10:23:22.653Z] setOSConditions: [2024-04-16T10:23:22.653Z] [2024-04-16T10:23:22.653Z] setToolWin: [2024-04-16T10:23:22.653Z] [2024-04-16T10:23:22.653Z] setToolUnix: [2024-04-16T10:23:22.653Z] [2024-04-16T10:23:22.653Z] setToolProperty: [2024-04-16T10:23:22.653Z] [2024-04-16T10:23:22.654Z] setS1ASclassPath: [2024-04-16T10:23:22.654Z] [2024-04-16T10:23:22.654Z] init-common: [2024-04-16T10:23:22.654Z] [2024-04-16T10:23:22.654Z] compile-common: [2024-04-16T10:23:22.654Z] [echo] Current time (ISO): 2024-04-16T10:23:22.541+0000 [2024-04-16T10:23:22.654Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:23:22.668Z] Archiving artifacts [2024-04-16T10:23:22.841Z] [exec] parsing WSDL... [2024-04-16T10:23:23.287Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:23.287Z] [javac] 1 warning [2024-04-16T10:23:23.287Z] [2024-04-16T10:23:23.288Z] build: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] setOSConditions: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] fixFiles: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] convUnix: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] convWin: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] setToolWin: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] setToolUnix: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] setToolProperty: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] setS1ASclassPath: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] init-common: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] package-persistence-common: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] ejb-jar-common: [2024-04-16T10:23:23.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] package-ejbjar-common: [2024-04-16T10:23:23.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.288Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-04-16T10:23:23.288Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] appclient-jar-common: [2024-04-16T10:23:23.288Z] [2024-04-16T10:23:23.288Z] package-appclientjar-common: [2024-04-16T10:23:23.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.289Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] webclient-war-common: [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] clear: [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] test-tlds-exist: [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] copy-tlds: [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] test-tagfiles-exist: [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] copy-tagfiles: [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] package-war-common: [2024-04-16T10:23:23.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:23.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:23.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:23.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:23.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:23.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:23.289Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:23.289Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:23.289Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-04-16T10:23:23.289Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:23.289Z] [2024-04-16T10:23:23.289Z] build-ear-common: [2024-04-16T10:23:23.289Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:23.290Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.290Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:23.290Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:23:23.290Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:23.290Z] [2024-04-16T10:23:23.290Z] setOSConditions: [2024-04-16T10:23:23.290Z] [2024-04-16T10:23:23.290Z] setToolWin: [2024-04-16T10:23:23.290Z] [2024-04-16T10:23:23.290Z] setToolUnix: [2024-04-16T10:23:23.290Z] [2024-04-16T10:23:23.290Z] setToolProperty: [2024-04-16T10:23:23.290Z] [2024-04-16T10:23:23.290Z] setS1ASclassPath: [2024-04-16T10:23:23.290Z] [2024-04-16T10:23:23.290Z] init-common: [2024-04-16T10:23:23.402Z] [exec] [2024-04-16T10:23:23.402Z] [exec] Generating code... [2024-04-16T10:23:23.545Z] [2024-04-16T10:23:23.546Z] prepare: [2024-04-16T10:23:23.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:23:23.546Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-04-16T10:23:23.546Z] [2024-04-16T10:23:23.546Z] build: [2024-04-16T10:23:23.546Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:23.546Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:23:23.626Z] [exec] Application deployed with name nonacc-simpleApp. [2024-04-16T10:23:23.626Z] [exec] there are no files to retrieve for application nonacc-simpleApp [2024-04-16T10:23:23.626Z] [echo] Deployment on target server server successful [2024-04-16T10:23:23.626Z] [2024-04-16T10:23:23.626Z] setOSConditions: [2024-04-16T10:23:23.627Z] [2024-04-16T10:23:23.627Z] setToolWin: [2024-04-16T10:23:23.627Z] [2024-04-16T10:23:23.627Z] setToolUnix: [2024-04-16T10:23:23.627Z] [2024-04-16T10:23:23.627Z] setToolProperty: [2024-04-16T10:23:23.627Z] [2024-04-16T10:23:23.627Z] setS1ASclassPath: [2024-04-16T10:23:23.627Z] [2024-04-16T10:23:23.627Z] init-common: [2024-04-16T10:23:23.627Z] [2024-04-16T10:23:23.627Z] deploy-common-ee: [2024-04-16T10:23:23.627Z] [2024-04-16T10:23:23.627Z] run: [2024-04-16T10:23:23.659Z] [exec] [2024-04-16T10:23:23.659Z] [exec] Compiling code... [2024-04-16T10:23:23.942Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:23.942Z] [javac] 1 warning [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] build: [2024-04-16T10:23:23.942Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:23.942Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-lib.jar [2024-04-16T10:23:23.942Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_use_nonjtadatasource-par.jar [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] setOSConditions: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] fixFiles: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] convUnix: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] convWin: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] setToolWin: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] setToolUnix: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] setToolProperty: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] setS1ASclassPath: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] init-common: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] package-persistence-common: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.942Z] ejb-jar-common: [2024-04-16T10:23:23.942Z] [2024-04-16T10:23:23.943Z] package-ejbjar-common: [2024-04-16T10:23:23.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.943Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-ejb.jar [2024-04-16T10:23:23.943Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] appclient-jar-common: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] package-appclientjar-common: [2024-04-16T10:23:23.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:23.943Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasource-client.jar [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] webclient-war-common: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] build-ear-common: [2024-04-16T10:23:23.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:23.943Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:23.943Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-04-16T10:23:23.943Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] setup: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] setOSConditions: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] setToolWin: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] setToolUnix: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] setToolProperty: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] setS1ASclassPath: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] init-common: [2024-04-16T10:23:23.943Z] [2024-04-16T10:23:23.943Z] execute-ejb-sql-common: [2024-04-16T10:23:23.944Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/create.sql [2024-04-16T10:23:24.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:24.198Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:23:24.198Z] [2024-04-16T10:23:24.198Z] deploy: [2024-04-16T10:23:24.198Z] [2024-04-16T10:23:24.198Z] setOSConditions: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setToolWin: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setToolUnix: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setToolProperty: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setS1ASclassPath: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] init-common: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] deploy-common: [2024-04-16T10:23:24.199Z] [echo] Current time (ISO): 2024-04-16T10:23:23.954+0000 [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setOSConditions: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setToolWin: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setToolUnix: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setToolProperty: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] setS1ASclassPath: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] init-common: [2024-04-16T10:23:24.199Z] [2024-04-16T10:23:24.199Z] deploy-common-pe: [2024-04-16T10:23:24.363Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:23:24.363Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:23:24.363Z] [javac] ^ [2024-04-16T10:23:24.363Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:23:24.363Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:24.363Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:23:24.363Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:23:24.363Z] [javac] 2 warnings [2024-04-16T10:23:24.484Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceApp.ear [2024-04-16T10:23:24.553Z] [java] Apr 16, 2024 10:23:24 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:24.553Z] [java] Value of key is: mdb main [2024-04-16T10:23:24.553Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:24.558Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:24.558Z] [javac] 1 warning [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.558Z] build: [2024-04-16T10:23:24.558Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:24.558Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-lib.jar [2024-04-16T10:23:24.558Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_adapted-par1.jar [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.558Z] setOSConditions: [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.558Z] fixFiles: [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.558Z] convUnix: [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.558Z] convWin: [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.558Z] setToolWin: [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.558Z] setToolUnix: [2024-04-16T10:23:24.558Z] [2024-04-16T10:23:24.559Z] setToolProperty: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] setS1ASclassPath: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] init-common: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] package-persistence-common: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] ejb-jar-common: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] package-ejbjar-common: [2024-04-16T10:23:24.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:24.559Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-ejb.jar [2024-04-16T10:23:24.559Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] appclient-jar-common: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] package-appclientjar-common: [2024-04-16T10:23:24.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:24.559Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adapted-client.jar [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] webclient-war-common: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] build-ear-common: [2024-04-16T10:23:24.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:24.559Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:24.559Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-04-16T10:23:24.559Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] setup: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] setOSConditions: [2024-04-16T10:23:24.559Z] [2024-04-16T10:23:24.559Z] setToolWin: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolUnix: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolProperty: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setS1ASclassPath: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] init-common: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] execute-ejb-sql-common: [2024-04-16T10:23:24.560Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/create.sql [2024-04-16T10:23:24.560Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] deploy: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setOSConditions: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolWin: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolUnix: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolProperty: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setS1ASclassPath: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] init-common: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] deploy-common: [2024-04-16T10:23:24.560Z] [echo] Current time (ISO): 2024-04-16T10:23:24.522+0000 [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setOSConditions: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolWin: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolUnix: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.560Z] setToolProperty: [2024-04-16T10:23:24.560Z] [2024-04-16T10:23:24.561Z] setS1ASclassPath: [2024-04-16T10:23:24.561Z] [2024-04-16T10:23:24.561Z] init-common: [2024-04-16T10:23:24.561Z] [2024-04-16T10:23:24.561Z] deploy-common-pe: [2024-04-16T10:23:24.592Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-04-16T10:23:24.592Z] [2024-04-16T10:23:24.592Z] unjar-client-utils: [2024-04-16T10:23:24.592Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:24.592Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-04-16T10:23:24.592Z] [2024-04-16T10:23:24.592Z] internal-run: [2024-04-16T10:23:24.592Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:23:24.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-04-16T10:23:24.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-04-16T10:23:24.619Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-04-16T10:23:24.619Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-04-16T10:23:24.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-04-16T10:23:24.619Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] deploy: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setOSConditions: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setToolWin: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setToolUnix: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setToolProperty: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setS1ASclassPath: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] init-common: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] prepare: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] build: [2024-04-16T10:23:24.620Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] deploy-rar-and-setup-resources: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setOSConditions: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setToolWin: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setToolUnix: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setToolProperty: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] setS1ASclassPath: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] init-common: [2024-04-16T10:23:24.620Z] [2024-04-16T10:23:24.620Z] deploy-rar-common: [2024-04-16T10:23:24.621Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-04-16T10:23:25.133Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedApp.ear [2024-04-16T10:23:25.181Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-04-16T10:23:25.408Z] [exec] Application deployed with name unsynchpc_use_nonjtadatasourceApp. [2024-04-16T10:23:25.408Z] [echo] Deployment on target server server successful [2024-04-16T10:23:25.408Z] [2024-04-16T10:23:25.408Z] setOSConditions: [2024-04-16T10:23:25.408Z] [2024-04-16T10:23:25.409Z] setToolWin: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setToolUnix: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setToolProperty: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setS1ASclassPath: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] init-common: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] deploy-common-ee: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] run: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setOSConditions: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setToolWin: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setToolUnix: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setToolProperty: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] setS1ASclassPath: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] init-common: [2024-04-16T10:23:25.409Z] [2024-04-16T10:23:25.409Z] runclient-common: [2024-04-16T10:23:25.409Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceAppClient.jar -name unsynchpc_use_nonjtadatasourceClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:26.055Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_adaptedApp. [2024-04-16T10:23:26.055Z] [echo] Deployment on target server server successful [2024-04-16T10:23:26.055Z] [2024-04-16T10:23:26.055Z] setOSConditions: [2024-04-16T10:23:26.055Z] [2024-04-16T10:23:26.055Z] setToolWin: [2024-04-16T10:23:26.055Z] [2024-04-16T10:23:26.055Z] setToolUnix: [2024-04-16T10:23:26.055Z] [2024-04-16T10:23:26.055Z] setToolProperty: [2024-04-16T10:23:26.055Z] [2024-04-16T10:23:26.055Z] setS1ASclassPath: [2024-04-16T10:23:26.055Z] [2024-04-16T10:23:26.056Z] init-common: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] deploy-common-ee: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] run: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] setOSConditions: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] setToolWin: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] setToolUnix: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] setToolProperty: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] setS1ASclassPath: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] init-common: [2024-04-16T10:23:26.056Z] [2024-04-16T10:23:26.056Z] runclient-common: [2024-04-16T10:23:26.056Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedAppClient.jar -name ejb-ejb30-persistence-eem_adaptedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:26.104Z] [concat] Apr 16, 2024 10:23:24 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:26.104Z] [concat] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6d4a82 [2024-04-16T10:23:26.104Z] [concat] result=0 [2024-04-16T10:23:26.104Z] [concat] note=Received expected results [2024-04-16T10:23:26.104Z] [2024-04-16T10:23:26.104Z] processResult: [2024-04-16T10:23:26.104Z] [2024-04-16T10:23:26.104Z] failed: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] passed: [2024-04-16T10:23:26.105Z] [echo] Test libclasspath2 Passed [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] unknown: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.os: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.tools.unix: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.tools.windows: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.tools: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] setAsadminArgs: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.customtasks: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] prepare: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] undeploy.asadmin: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] setAsadminArgs: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] common.undeploy.asadmin: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.os: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.tools.unix: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.tools.windows: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init.tools: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] setAsadminArgs: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.105Z] init: [2024-04-16T10:23:26.105Z] [2024-04-16T10:23:26.106Z] init.customtasks: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] delAppRef: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.os: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.tools.unix: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.tools.windows: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.tools: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] setAsadminArgs: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.customtasks: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] common.run.asadmin: [2024-04-16T10:23:26.106Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 libtest-explicitWithDir [2024-04-16T10:23:26.106Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:26.106Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:23:26.106Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] private-all: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.os: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.tools.unix: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.tools.windows: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init.tools: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] setAsadminArgs: [2024-04-16T10:23:26.106Z] [2024-04-16T10:23:26.106Z] init: [2024-04-16T10:23:26.107Z] [2024-04-16T10:23:26.107Z] init.customtasks: [2024-04-16T10:23:26.107Z] [2024-04-16T10:23:26.107Z] prepare: [2024-04-16T10:23:26.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-04-16T10:23:26.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2024-04-16T10:23:26.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives [2024-04-16T10:23:26.107Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b [2024-04-16T10:23:26.107Z] [2024-04-16T10:23:26.107Z] compile: [2024-04-16T10:23:26.107Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:26.107Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-04-16T10:23:26.126Z] [exec] Application deployed with name blackbox-xa. [2024-04-16T10:23:26.126Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-04-16T10:23:26.126Z] [2024-04-16T10:23:26.126Z] setOSConditions: [2024-04-16T10:23:26.126Z] [2024-04-16T10:23:26.126Z] setToolWin: [2024-04-16T10:23:26.126Z] [2024-04-16T10:23:26.126Z] setToolUnix: [2024-04-16T10:23:26.126Z] [2024-04-16T10:23:26.126Z] setToolProperty: [2024-04-16T10:23:26.126Z] [2024-04-16T10:23:26.126Z] setS1ASclassPath: [2024-04-16T10:23:26.126Z] [2024-04-16T10:23:26.126Z] init-common: [2024-04-16T10:23:26.126Z] [2024-04-16T10:23:26.126Z] create-connector-connpool: [2024-04-16T10:23:26.126Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-04-16T10:23:26.349Z] [exec] Apr 16, 2024 10:23:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:26.349Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:26.475Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:26.476Z] [javac] 1 warning [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] build: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] setOSConditions: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] setToolWin: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] setToolUnix: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] setToolProperty: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] setS1ASclassPath: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] init-common: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] webclient-war-common: [2024-04-16T10:23:26.476Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] clear: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] test-tlds-exist: [2024-04-16T10:23:26.476Z] [2024-04-16T10:23:26.476Z] copy-tlds: [2024-04-16T10:23:26.477Z] [2024-04-16T10:23:26.477Z] test-tagfiles-exist: [2024-04-16T10:23:26.477Z] [2024-04-16T10:23:26.477Z] copy-tagfiles: [2024-04-16T10:23:26.477Z] [2024-04-16T10:23:26.477Z] package-war-common: [2024-04-16T10:23:26.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:26.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:26.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:26.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:26.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/lib [2024-04-16T10:23:26.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:26.477Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:26.477Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:26.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/docroot [2024-04-16T10:23:26.477Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/datasource-definition-web.war [2024-04-16T10:23:26.477Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:26.477Z] [2024-04-16T10:23:26.478Z] setOSConditions: [2024-04-16T10:23:26.478Z] [2024-04-16T10:23:26.478Z] setToolWin: [2024-04-16T10:23:26.478Z] [2024-04-16T10:23:26.478Z] setToolUnix: [2024-04-16T10:23:26.478Z] [2024-04-16T10:23:26.478Z] setToolProperty: [2024-04-16T10:23:26.478Z] [2024-04-16T10:23:26.478Z] setS1ASclassPath: [2024-04-16T10:23:26.478Z] [2024-04-16T10:23:26.478Z] init-common: [2024-04-16T10:23:26.478Z] [2024-04-16T10:23:26.478Z] compile-common: [2024-04-16T10:23:26.478Z] [echo] Current time (ISO): 2024-04-16T10:23:26.377+0000 [2024-04-16T10:23:26.478Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:26.669Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:26.732Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:26.732Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:26.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-04-16T10:23:26.733Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] create-connector-connpool-common: [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] setOSConditions: [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] setToolWin: [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] setToolUnix: [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] setToolProperty: [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] setS1ASclassPath: [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] init-common: [2024-04-16T10:23:26.733Z] [2024-04-16T10:23:26.733Z] create-connector-resource-common: [2024-04-16T10:23:26.733Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-04-16T10:23:26.909Z] [exec] Apr 16, 2024 10:23:26 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:26.910Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_use_nonjtadatasource-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.use_nonjtadatasource.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_use_nonjtadatasourceAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_use_nonjtadatasourceClient [2024-04-16T10:23:26.924Z] [javac] 1 warning [2024-04-16T10:23:26.924Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:26.924Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ear/manifestClassPath/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:26.924Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath [2024-04-16T10:23:26.977Z] [exec] Apr 16, 2024 10:23:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:26.978Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:27.484Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:27.484Z] [javac] 1 warning [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] assemble: [2024-04-16T10:23:27.484Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/a/b/i18n-simple-misc.jar [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] init.os: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] init.tools.unix: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] init.tools.windows: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] init.tools: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] setAsadminArgs: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] init: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] init.customtasks: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] prepare: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] compile: [2024-04-16T10:23:27.484Z] [2024-04-16T10:23:27.484Z] assemble: [2024-04-16T10:23:27.485Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2024-04-16T10:23:27.485Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF [2024-04-16T10:23:27.485Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war/WEB-INF/tlds [2024-04-16T10:23:27.485Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/war [2024-04-16T10:23:27.485Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simple.war [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] private-all: [2024-04-16T10:23:27.485Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.os: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.tools.unix: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.tools.windows: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.tools: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] setAsadminArgs: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.customtasks: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] prepare: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] deploy.asadmin: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] setAsadminArgs: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] common.deploy.asadmin: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.os: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.tools.unix: [2024-04-16T10:23:27.485Z] [2024-04-16T10:23:27.485Z] init.tools.windows: [2024-04-16T10:23:27.486Z] [2024-04-16T10:23:27.486Z] init.tools: [2024-04-16T10:23:27.486Z] [2024-04-16T10:23:27.486Z] setAsadminArgs: [2024-04-16T10:23:27.486Z] [2024-04-16T10:23:27.486Z] init: [2024-04-16T10:23:27.486Z] [2024-04-16T10:23:27.486Z] init.customtasks: [2024-04-16T10:23:27.486Z] [2024-04-16T10:23:27.486Z] common.run.asadmin: [2024-04-16T10:23:27.486Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives --name i18n-simple /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ear/manifestClassPath/archives/i18n-simpleApp.ear [2024-04-16T10:23:27.538Z] [exec] Apr 16, 2024 10:23:27 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:27.538Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_adapted-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_adapted.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_adaptedAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_adaptedClient [2024-04-16T10:23:27.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-04-16T10:23:27.699Z] [exec] Connector resource blackbox-xa-cr created. [2024-04-16T10:23:27.699Z] [2024-04-16T10:23:27.699Z] asadmin-common: [2024-04-16T10:23:27.699Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:23:27.758Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:27.758Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:23:28.259Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:23:28.259Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:23:28.259Z] [2024-04-16T10:23:28.259Z] asadmin-common: [2024-04-16T10:23:28.259Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:23:28.322Z] [exec] Application deployed with name i18n-simple. [2024-04-16T10:23:28.322Z] [exec] there are no files to retrieve for application i18n-simple [2024-04-16T10:23:28.322Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:28.322Z] [2024-04-16T10:23:28.322Z] init.os: [2024-04-16T10:23:28.322Z] [2024-04-16T10:23:28.322Z] init.tools.unix: [2024-04-16T10:23:28.322Z] [2024-04-16T10:23:28.322Z] init.tools.windows: [2024-04-16T10:23:28.322Z] [2024-04-16T10:23:28.322Z] init.tools: [2024-04-16T10:23:28.322Z] [2024-04-16T10:23:28.322Z] setAsadminArgs: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] init: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] init.customtasks: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] setEnabled: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] createAppRef: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] setHttpPort: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] run.positive: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] common.run.positive: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] setHttpPort: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] common.run: [2024-04-16T10:23:28.323Z] [2024-04-16T10:23:28.323Z] checkAppOnServer: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] declare-test: [2024-04-16T10:23:28.324Z] [echo] Starting test manifestClassPath libClasspath Test asadmin deploy (server) [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] init.os: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] init.tools.unix: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] init.tools.windows: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] init.tools: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] setAsadminArgs: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] init: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] init.customtasks: [2024-04-16T10:23:28.324Z] [2024-04-16T10:23:28.324Z] runclient: [2024-04-16T10:23:28.324Z] [echo] TestClient http://localhost:8080///i18n-simple true ${extra.args} [Pipeline] junit [2024-04-16T10:23:28.350Z] Recording test results [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: Test: i18n-simple servlet [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: Invoking URL = http://localhost:8080///i18n-simple [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server i18n technology samples [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]::

Welcome [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: to the Application Server i18n technology samples

[2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]::

Overview

[2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-04-16T10:23:28.607Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: i18n technology samples are collection of servlets and jsps used to [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: demonstrate the i18n capabilities of the Application Server. The [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: samples cover some of the most frequently used features of Java [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: Servlet and Java Server Pages Specification Implementation in the [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: Application Server.

Servlet [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: Samples

[2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]::

The [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: servlet samples are collection of simple servlets that provide [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: details such as Formatting dates, including a servlet, forwarding [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: request to another servlet, sending localized error messages, setting [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: character encoding to interpret the request, internationalizing [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: servlets using resource bundles and forwarding request to another [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: resource such as jsp.

[2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]::

Internationalizing [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: JSP with Resource Bundle
The simple ResourceJsp.jsp uses two [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles (LocalStrings.properties and [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties) and loads appropriate bundle based on the [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings. To verify that the [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties file is loading properly, change your [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: browser's language settings to "ja". Click [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. If you want to try with any other [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundle say "zh", copy LocalStrings_ja.properties [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: file to LocalStrings_zh.properties and add chinese (unicode data) to [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. Change your browser's language [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: settings to "zh".

[2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]::

Using [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: Java Bean with jsp
The simple UseBeanJsp.jsp uses the usebean [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.608Z] [javaWithResult] [i18n.simple.TestClient]:: property to set and get the values from a Java Bean. Click [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: here to run this sample. On the screen displayed, enter your name [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: and greeting message (in desired language) and click Submit. The jsp [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: displays the entered information.

[2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]::

Simple [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: Custom Tag
The simple TaglibJsp [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: uses a tag library i18ntaglib to display localized messages from [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: resource bundles to the user. For this sample we are using [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_ja.properties resource bundle and the language is set to [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: "ja". If you want to try with any other resource bundle say [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: "zh", copy LocalStrings_ja.properties file to [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties and add chinese (unicode data) to [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: LocalStrings_zh.properties file. In the TaglibJsp.jsp file change the [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: line:
<i18n:message name="LocalStrings" key="thanks" [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: language="ja" country="JP" /> to
<i18n:message [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: name="LocalStrings" key="thanks" language="zh" [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: country="CN" />
Once you are done with the changes, [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: run "asant all" from the directory "src" and [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: restart your server instance. Change your browser's language setting [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: to "zh" and verify that the resource bundle is loaded [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: properly and the chinese characters displayed properly.

Simple [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: Filter
A Filter is a component that is invoked by the servlet [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: container when a client requests a resource that the Filter is [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: configured to, such as a Servlet or URL. In this example we use a [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: simple filter called SimpleFilter, that sets the request's character [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: encoding based on two initialization parameters, usefilter and [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: encoding defined in web.xml file. The parameter "usefilter" [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: value can be set either to "true" or "false". The [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.609Z] [javaWithResult] [i18n.simple.TestClient]:: parameter "encoding" can be set to any valid encoding. In [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: this example, we have set it to "UTF-8". Depending on this [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: value, the filter sets the character encoding accordingly. Though the [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: filters can be used for all the requests received by the container, [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: in this example we will use the SimpleFilter to serve requests for a [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: specific servlet resource, SimpleFilterServlet. Once you click on the [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: above link (Set character encoding using a Filter), a html page will [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: be displayed whose content type is set to UTF-8. Enter some multi [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: byte data into the form and click Submit. The resulting page displays [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: the data you have entered. If you want to try with any other [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: encoding, for example GB2312, modify the line in web.xml UTF-8 to [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: GB2312. And modify the line in servletfilter.html
<META [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> with
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=GB2312">. [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: Once you are done with the changes, run "asant all" from the directory "src" [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: and restart your server instance.

[2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]::

Locale [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: charset mapping
The Application Server's web container [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: provides a locale-charset mapping to set the request's character [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: encoding if there is no encoding specified to interpret the request. [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: The mapping definition is available in sun-web.xml file. This simple [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: servlet reads the request parameter using the encoding specified in [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: the locale-charset mapping table.

How it works

The [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping information provided in sun-web.xml file is [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: used by the application server to set request's character encoding if [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: the application does not call setCharacterEncoding() on request [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: object. Here is the priority list for different approaches used by [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: the application server.


[2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]::

[2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.610Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

Character [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: encoding of the request

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

Priority

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

SetCharacterEncoding()

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

1

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

Hidden field

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

2

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

Locale-charset [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: info

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::

3

[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.611Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::

Default [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: (ISO-8859-1)

[2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::

4

[2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::
[2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::


If the [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: application does not set request encoding using [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding(), the application server looks for the hidden [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: field in the request header. If there is any value specified, the [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the hidden value to call [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() method on servlet request. If the hidden field [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: is not available, the application server looks at the language header [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: to get the locale of the request. If the request locale matches with [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: the the locale defined in locale-charset mapping table, the [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses the corresponding encoding to call [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: setCharacterEncoding() on servlet request. If there is no locale [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: available in the request header, the application server uses the [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: encoding associated with the default locale defined in locale-charset [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: mapping table. If there is no default locale defined in [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: locale-charset mapping table of sun-web.xml file, then the [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: application server uses ISO-8859-1 as default encoding to read the [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: request parameters.

[2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::

Trouble [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: Shooting

If you use the samples with japanese characters [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: using Netscape Communicator 4.x browser on Windows NT/2000, you may [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: see the characters as square boxes or corrupted instead of Japanese [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: characters. In this case, you will need to install unicode font or [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: Japanese font on your system.

[2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]::

Download and [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: install Bitstream Cyberbit font:

Download bitstream [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: cyberbit font (geottf.zip) , to a temp directory. Use an utility such as [2024-04-16T10:23:28.612Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: winzip to decompress the zip file. To install the font, double click [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: "my computer" --> "control panel" --> "fonts". [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: Select File -->; Install new font and select the font file from the [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: temp directory to install.

Setup for Netscape [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: Communicator

Start the browser. Select Menu --> Edit [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: --> Preferences. Click Appearance --> Fonts. Select "Japanese" [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: for "Language for encoding". Select "Bitstream [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: Cyberbit" for variable and fixed width fonts

[2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: Correct return code: 200 [2024-04-16T10:23:28.613Z] [javaWithResult] [i18n.simple.TestClient]:: PASSED: i18n-simple webclient [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] processResult: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] failed: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] passed: [2024-04-16T10:23:28.613Z] [echo] Test manifestClassPath Passed [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] unknown: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init.os: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init.tools.unix: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init.tools.windows: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init.tools: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] setAsadminArgs: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init.customtasks: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] checkAppOnCluster: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init.os: [2024-04-16T10:23:28.613Z] [2024-04-16T10:23:28.613Z] init.tools.unix: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.tools.windows: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.tools: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] setAsadminArgs: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.customtasks: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] prepare: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] undeploy.asadmin: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] setAsadminArgs: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] common.undeploy.asadmin: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.os: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.tools.unix: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.tools.windows: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.tools: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] setAsadminArgs: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.customtasks: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] delAppRef: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.os: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.tools.unix: [2024-04-16T10:23:28.614Z] [2024-04-16T10:23:28.614Z] init.tools.windows: [2024-04-16T10:23:28.615Z] [2024-04-16T10:23:28.615Z] init.tools: [2024-04-16T10:23:28.615Z] [2024-04-16T10:23:28.615Z] setAsadminArgs: [2024-04-16T10:23:28.615Z] [2024-04-16T10:23:28.615Z] init: [2024-04-16T10:23:28.615Z] [2024-04-16T10:23:28.615Z] init.customtasks: [2024-04-16T10:23:28.615Z] [2024-04-16T10:23:28.615Z] common.run.asadmin: [2024-04-16T10:23:28.615Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 i18n-simple [2024-04-16T10:23:28.727Z] [java] Apr 16, 2024 10:23:28 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:28.727Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53a9fcfd [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] WebSvcTest-Hello [2024-04-16T10:23:28.770Z] [exec] Value of key is:servlet-provider-annotation [2024-04-16T10:23:28.770Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:28.770Z] [exec] [2024-04-16T10:23:28.770Z] [exec] [2024-04-16T10:23:28.770Z] [exec] ----------------------------------------- [2024-04-16T10:23:28.770Z] [exec] - servlet-provider-annotation: PASS - [2024-04-16T10:23:28.770Z] [exec] ----------------------------------------- [2024-04-16T10:23:28.770Z] [exec] Total PASS: 1 [2024-04-16T10:23:28.770Z] [exec] Total FAIL: 0 [2024-04-16T10:23:28.770Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:28.770Z] [exec] ----------------------------------------- [2024-04-16T10:23:28.770Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:28.770Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:28.770Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-04-16T10:23:28.770Z] [2024-04-16T10:23:28.770Z] autoundeploy-file: [2024-04-16T10:23:28.770Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.war [2024-04-16T10:23:28.881Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:23:29.194Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:23:29.194Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:23:29.194Z] [2024-04-16T10:23:29.194Z] asadmin-common: [2024-04-16T10:23:29.194Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:29.207Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:29.207Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:23:29.207Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] private-all: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] init.os: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] init.tools.unix: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] init.tools.windows: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] init.tools: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] setAsadminArgs: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] init: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] init.customtasks: [2024-04-16T10:23:29.207Z] [2024-04-16T10:23:29.207Z] prepare: [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2024-04-16T10:23:29.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-04-16T10:23:29.208Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-04-16T10:23:29.208Z] [2024-04-16T10:23:29.208Z] private-all: [2024-04-16T10:23:29.208Z] [2024-04-16T10:23:29.208Z] init.os: [2024-04-16T10:23:29.208Z] [2024-04-16T10:23:29.208Z] init.tools.unix: [2024-04-16T10:23:29.208Z] [2024-04-16T10:23:29.208Z] init.tools.windows: [2024-04-16T10:23:29.208Z] [2024-04-16T10:23:29.208Z] init.tools: [2024-04-16T10:23:29.208Z] [2024-04-16T10:23:29.208Z] setAsadminArgs: [2024-04-16T10:23:29.208Z] [2024-04-16T10:23:29.208Z] init: [2024-04-16T10:23:29.288Z] [java] Apr 16, 2024 10:23:28 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:23:29.288Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:23:29.295Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setOSConditions: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setToolWin: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setToolUnix: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setToolProperty: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setS1ASclassPath: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] init-common: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] clean: [2024-04-16T10:23:29.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:29.295Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] build-provider-jar: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setOSConditions: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setToolWin: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.295Z] setToolUnix: [2024-04-16T10:23:29.295Z] [2024-04-16T10:23:29.296Z] setToolProperty: [2024-04-16T10:23:29.296Z] [2024-04-16T10:23:29.296Z] setS1ASclassPath: [2024-04-16T10:23:29.296Z] [2024-04-16T10:23:29.296Z] init-common: [2024-04-16T10:23:29.296Z] [2024-04-16T10:23:29.296Z] compile-common: [2024-04-16T10:23:29.296Z] [echo] Current time (ISO): 2024-04-16T10:23:29.255+0000 [2024-04-16T10:23:29.296Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:29.296Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:29.337Z] Warning: 'file:./../../ejb_annotations/annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/provider/build.xml should be expressed simply as './../../ejb_annotations/annotations-common.xml' for compliance with other XML tools [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] internal-report-success: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] internal-report-failure: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] report: [2024-04-16T10:23:29.337Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:29.337Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:29.337Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:29.337Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] setOSConditions: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] setToolWin: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] setToolUnix: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] setToolProperty: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] setS1ASclassPath: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] init-common: [2024-04-16T10:23:29.337Z] [2024-04-16T10:23:29.337Z] clean: [2024-04-16T10:23:29.337Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:29.338Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:29.338Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:29.338Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setOSConditions: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setToolWin: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setToolUnix: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setToolProperty: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setS1ASclassPath: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] init-common: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] clean-common: [2024-04-16T10:23:29.338Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:29.338Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:29.338Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:29.338Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setOSConditions: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setToolWin: [2024-04-16T10:23:29.338Z] [2024-04-16T10:23:29.338Z] setToolUnix: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] setToolProperty: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] setS1ASclassPath: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] init-common: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] clean-classes-common: [2024-04-16T10:23:29.339Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:29.339Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:29.339Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:29.339Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:29.339Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] setOSConditions: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] setToolWin: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] setToolUnix: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] setToolProperty: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] setS1ASclassPath: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] init-common: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] clean-jars-common: [2024-04-16T10:23:29.339Z] [2024-04-16T10:23:29.339Z] assemble-web: [2024-04-16T10:23:29.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:29.340Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:29.340Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:29.340Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:29.340Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:29.340Z] [2024-04-16T10:23:29.340Z] setOSConditions: [2024-04-16T10:23:29.340Z] [2024-04-16T10:23:29.340Z] setToolWin: [2024-04-16T10:23:29.340Z] [2024-04-16T10:23:29.340Z] setToolUnix: [2024-04-16T10:23:29.340Z] [2024-04-16T10:23:29.340Z] setToolProperty: [2024-04-16T10:23:29.340Z] [2024-04-16T10:23:29.340Z] setS1ASclassPath: [2024-04-16T10:23:29.340Z] [2024-04-16T10:23:29.340Z] init-common: [2024-04-16T10:23:29.340Z] [2024-04-16T10:23:29.340Z] wsimport: [2024-04-16T10:23:29.463Z] [2024-04-16T10:23:29.463Z] init.customtasks: [2024-04-16T10:23:29.463Z] [2024-04-16T10:23:29.463Z] prepare: [2024-04-16T10:23:29.463Z] [2024-04-16T10:23:29.463Z] compile: [2024-04-16T10:23:29.463Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/dol/validation/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:29.463Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation [2024-04-16T10:23:29.544Z] [java] Apr 16, 2024 10:23:29 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:29.544Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:23:29.544Z] [java] Apr 16, 2024 10:23:29 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:29.544Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:23:29.544Z] [java] Apr 16, 2024 10:23:29 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:29.544Z] [java] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:23:29.745Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:29.757Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:29.757Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:29.757Z] [2024-04-16T10:23:29.757Z] asadmin-common: [2024-04-16T10:23:29.757Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:29.829Z] [java] Apr 16, 2024 10:23:29 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:29.829Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:23:29.829Z] [java] Value of key is: mdb main [2024-04-16T10:23:29.905Z] [exec] parsing WSDL... [2024-04-16T10:23:30.002Z] [javac] 1 warning [2024-04-16T10:23:30.022Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:30.022Z] [javac] 1 warning [2024-04-16T10:23:30.022Z] [2024-04-16T10:23:30.022Z] init.os: [2024-04-16T10:23:30.022Z] [2024-04-16T10:23:30.022Z] init.tools.unix: [2024-04-16T10:23:30.022Z] [2024-04-16T10:23:30.022Z] init.tools.windows: [2024-04-16T10:23:30.022Z] [2024-04-16T10:23:30.022Z] init.tools: [2024-04-16T10:23:30.022Z] [2024-04-16T10:23:30.022Z] setAsadminArgs: [2024-04-16T10:23:30.023Z] [2024-04-16T10:23:30.023Z] init: [2024-04-16T10:23:30.023Z] [2024-04-16T10:23:30.023Z] init.customtasks: [2024-04-16T10:23:30.023Z] [2024-04-16T10:23:30.023Z] prepare: [2024-04-16T10:23:30.023Z] [2024-04-16T10:23:30.023Z] assemble: [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsRar/validation.rar [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.war [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-ejb.jar [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.rar [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation-client.jar [2024-04-16T10:23:30.023Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-04-16T10:23:30.023Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2024-04-16T10:23:30.023Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.rar [2024-04-16T10:23:30.185Z] [exec] Apr 16, 2024 10:23:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:30.185Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@696fad31 [2024-04-16T10:23:30.185Z] [exec] I am in client [2024-04-16T10:23:30.185Z] [exec] Value of key is:equalsCurrentName [2024-04-16T10:23:30.185Z] [exec] Value of key is:testRollBackDoesNotClearUnsynchPC [2024-04-16T10:23:30.185Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:30.185Z] [exec] [2024-04-16T10:23:30.185Z] [exec] [2024-04-16T10:23:30.185Z] [exec] ----------------------------------------- [2024-04-16T10:23:30.185Z] [exec] - equalsCurrentName: PASS - [2024-04-16T10:23:30.185Z] [exec] - testRollBackDoesNotClearUnsynchPC: PASS - [2024-04-16T10:23:30.185Z] [exec] ----------------------------------------- [2024-04-16T10:23:30.185Z] [exec] Total PASS: 2 [2024-04-16T10:23:30.185Z] [exec] Total FAIL: 0 [2024-04-16T10:23:30.185Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:30.185Z] [exec] ----------------------------------------- [2024-04-16T10:23:30.185Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:30.258Z] [2024-04-16T10:23:30.258Z] setOSConditions: [2024-04-16T10:23:30.258Z] [2024-04-16T10:23:30.258Z] setToolWin: [2024-04-16T10:23:30.258Z] [2024-04-16T10:23:30.258Z] setToolUnix: [2024-04-16T10:23:30.258Z] [2024-04-16T10:23:30.258Z] setToolProperty: [2024-04-16T10:23:30.258Z] [2024-04-16T10:23:30.258Z] setS1ASclassPath: [2024-04-16T10:23:30.258Z] [2024-04-16T10:23:30.258Z] init-common: [2024-04-16T10:23:30.258Z] [2024-04-16T10:23:30.258Z] compile-common: [2024-04-16T10:23:30.258Z] [echo] Current time (ISO): 2024-04-16T10:23:30.026+0000 [2024-04-16T10:23:30.258Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:30.278Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar [2024-04-16T10:23:30.279Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2024-04-16T10:23:30.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-04-16T10:23:30.279Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2 [2024-04-16T10:23:30.279Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2024-04-16T10:23:30.279Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-04-16T10:23:30.279Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3 [2024-04-16T10:23:30.279Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] declare-test: [2024-04-16T10:23:30.279Z] [echo] Starting test validation dol/validation Test standalone war [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] init.os: [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] init.tools.unix: [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] init.tools.windows: [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] init.tools: [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] setAsadminArgs: [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] init: [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] init.customtasks: [2024-04-16T10:23:30.279Z] [2024-04-16T10:23:30.279Z] run.validator: [2024-04-16T10:23:30.279Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:30.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:30.334Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:30.334Z] [2024-04-16T10:23:30.334Z] deploy-rar-and-setup-resources: [2024-04-16T10:23:30.334Z] [2024-04-16T10:23:30.334Z] setOSConditions: [2024-04-16T10:23:30.334Z] [2024-04-16T10:23:30.334Z] setToolWin: [2024-04-16T10:23:30.334Z] [2024-04-16T10:23:30.334Z] setToolUnix: [2024-04-16T10:23:30.334Z] [2024-04-16T10:23:30.335Z] setToolProperty: [2024-04-16T10:23:30.335Z] [2024-04-16T10:23:30.335Z] setS1ASclassPath: [2024-04-16T10:23:30.335Z] [2024-04-16T10:23:30.335Z] init-common: [2024-04-16T10:23:30.335Z] [2024-04-16T10:23:30.335Z] deploy-rar-common: [2024-04-16T10:23:30.335Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:23:30.432Z] [java] Sending message: This is message 1 [2024-04-16T10:23:30.432Z] [java] Sending message: This is message 2 [2024-04-16T10:23:30.432Z] [java] Sending message: This is message 3 [2024-04-16T10:23:30.432Z] [java] Value of key is: mdb main [2024-04-16T10:23:30.432Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:30.432Z] [java] [2024-04-16T10:23:30.432Z] [java] [2024-04-16T10:23:30.432Z] [java] ----------------------------------------- [2024-04-16T10:23:30.432Z] [java] - mdb main: PASS - [2024-04-16T10:23:30.432Z] [java] ----------------------------------------- [2024-04-16T10:23:30.432Z] [java] Total PASS: 1 [2024-04-16T10:23:30.432Z] [java] Total FAIL: 0 [2024-04-16T10:23:30.432Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:30.432Z] [java] ----------------------------------------- [2024-04-16T10:23:30.432Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:30.432Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:30.439Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:30.468Z] [exec] [2024-04-16T10:23:30.468Z] [exec] Generating code... [2024-04-16T10:23:30.468Z] [exec] [2024-04-16T10:23:30.468Z] [exec] Compiling code... [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] checkReporting-common: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] confirmReportPresent-common: [2024-04-16T10:23:30.694Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:30.694Z] [echo] Test seems to be reported fine [2024-04-16T10:23:30.694Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/RepRunConf.txt [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] confirmMissingReport-common: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] undeploy: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] setOSConditions: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] setToolWin: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] setToolUnix: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] setToolProperty: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.694Z] setS1ASclassPath: [2024-04-16T10:23:30.694Z] [2024-04-16T10:23:30.695Z] init-common: [2024-04-16T10:23:30.695Z] [2024-04-16T10:23:30.695Z] undeploy-common: [2024-04-16T10:23:30.808Z] [exec] Apr 16, 2024 10:23:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:30.808Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19662208 [2024-04-16T10:23:30.808Z] [exec] I am in client [2024-04-16T10:23:30.808Z] [exec] calling setName(duke) [2024-04-16T10:23:30.808Z] [exec] Value of key is: removedDelegate [2024-04-16T10:23:30.808Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:23:30.808Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:23:30.808Z] [exec] Value of key is: delegateRemovedMe [2024-04-16T10:23:30.808Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:30.808Z] [exec] [2024-04-16T10:23:30.808Z] [exec] [2024-04-16T10:23:30.808Z] [exec] ----------------------------------------- [2024-04-16T10:23:30.808Z] [exec] - delegateRemovedMe: PASS - [2024-04-16T10:23:30.808Z] [exec] - removedDelegate: PASS - [2024-04-16T10:23:30.808Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:23:30.808Z] [exec] - findDelegateCreatedPerson: PASS - [2024-04-16T10:23:30.808Z] [exec] ----------------------------------------- [2024-04-16T10:23:30.808Z] [exec] Total PASS: 4 [2024-04-16T10:23:30.808Z] [exec] Total FAIL: 0 [2024-04-16T10:23:30.808Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:30.808Z] [exec] ----------------------------------------- [2024-04-16T10:23:30.808Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:30.808Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:30.808Z] [2024-04-16T10:23:30.808Z] checkReporting-common: [2024-04-16T10:23:30.808Z] [2024-04-16T10:23:30.808Z] confirmReportPresent-common: [2024-04-16T10:23:30.808Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:30.808Z] [echo] Test seems to be reported fine [2024-04-16T10:23:30.808Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/RepRunConf.txt [2024-04-16T10:23:30.808Z] [2024-04-16T10:23:30.808Z] confirmMissingReport-common: [2024-04-16T10:23:30.808Z] [2024-04-16T10:23:30.808Z] undeploy: [2024-04-16T10:23:30.808Z] [2024-04-16T10:23:30.809Z] setOSConditions: [2024-04-16T10:23:30.809Z] [2024-04-16T10:23:30.809Z] setToolWin: [2024-04-16T10:23:30.809Z] [2024-04-16T10:23:30.809Z] setToolUnix: [2024-04-16T10:23:30.809Z] [2024-04-16T10:23:30.809Z] setToolProperty: [2024-04-16T10:23:30.809Z] [2024-04-16T10:23:30.809Z] setS1ASclassPath: [2024-04-16T10:23:30.809Z] [2024-04-16T10:23:30.809Z] init-common: [2024-04-16T10:23:30.809Z] [2024-04-16T10:23:30.809Z] undeploy-common: [2024-04-16T10:23:30.839Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war [2024-04-16T10:23:30.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] undeploy: [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] setOSConditions: [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] setToolWin: [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] setToolUnix: [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] setToolProperty: [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] setS1ASclassPath: [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] init-common: [2024-04-16T10:23:30.995Z] [2024-04-16T10:23:30.995Z] undeploy-common: [2024-04-16T10:23:31.105Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2024-04-16T10:23:31.194Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:31.194Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/authConf/provider/com/sun/security/auth/message/config/ServletAuthConfigProvider.java:315: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:23:31.194Z] [javac] modules = (ServerAuthModule[]) AccessController.doPrivileged [2024-04-16T10:23:31.194Z] [javac] ^ [2024-04-16T10:23:31.194Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:23:31.194Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:23:31.194Z] [javac] 2 warnings [2024-04-16T10:23:31.255Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_use_nonjtadatasourceApp [2024-04-16T10:23:31.255Z] [2024-04-16T10:23:31.255Z] unsetup: [2024-04-16T10:23:31.255Z] [2024-04-16T10:23:31.255Z] setOSConditions: [2024-04-16T10:23:31.255Z] [2024-04-16T10:23:31.255Z] setToolWin: [2024-04-16T10:23:31.255Z] [2024-04-16T10:23:31.255Z] setToolUnix: [2024-04-16T10:23:31.255Z] [2024-04-16T10:23:31.255Z] setToolProperty: [2024-04-16T10:23:31.255Z] [2024-04-16T10:23:31.256Z] setS1ASclassPath: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] init-common: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] execute-ejb-sql-common: [2024-04-16T10:23:31.256Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/use_nonjtadatasource/sql/drop.sql [2024-04-16T10:23:31.256Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] all: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] rollback_notclear_unsynchPC: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] setOSConditions: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] setToolWin: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] setToolUnix: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] setToolProperty: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] setS1ASclassPath: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] init-common: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] clean: [2024-04-16T10:23:31.256Z] [2024-04-16T10:23:31.256Z] setOSConditions: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setToolWin: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setToolUnix: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setToolProperty: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setS1ASclassPath: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] init-common: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] clean-common: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setOSConditions: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setToolWin: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setToolUnix: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setToolProperty: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setS1ASclassPath: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] init-common: [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] clean-classes-common: [2024-04-16T10:23:31.257Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:31.257Z] [2024-04-16T10:23:31.257Z] setOSConditions: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setToolWin: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setToolUnix: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setToolProperty: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setS1ASclassPath: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] init-common: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] clean-jars-common: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] compile: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setOSConditions: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setToolWin: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setToolUnix: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setToolProperty: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] setS1ASclassPath: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] init-common: [2024-04-16T10:23:31.258Z] [2024-04-16T10:23:31.258Z] compile-common: [2024-04-16T10:23:31.258Z] [echo] Current time (ISO): 2024-04-16T10:23:31.139+0000 [2024-04-16T10:23:31.258Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:31.258Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:31.362Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war1.war [2024-04-16T10:23:31.362Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.362Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-04-16T10:23:31.362Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.363Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:31.363Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.363Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-04-16T10:23:31.363Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.363Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:31.363Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.363Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:23:31.367Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_adaptedApp [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] unsetup: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setOSConditions: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setToolWin: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setToolUnix: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setToolProperty: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setS1ASclassPath: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] init-common: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] execute-ejb-sql-common: [2024-04-16T10:23:31.367Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_adapted/sql/drop.sql [2024-04-16T10:23:31.367Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] all: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] eem_injection: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setOSConditions: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setToolWin: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.367Z] setToolUnix: [2024-04-16T10:23:31.367Z] [2024-04-16T10:23:31.368Z] setToolProperty: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setS1ASclassPath: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] init-common: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] clean: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setOSConditions: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setToolWin: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setToolUnix: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setToolProperty: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setS1ASclassPath: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] init-common: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] clean-common: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setOSConditions: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setToolWin: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setToolUnix: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setToolProperty: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setS1ASclassPath: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] init-common: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] clean-classes-common: [2024-04-16T10:23:31.368Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.368Z] setOSConditions: [2024-04-16T10:23:31.368Z] [2024-04-16T10:23:31.369Z] setToolWin: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setToolUnix: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setToolProperty: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setS1ASclassPath: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] init-common: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] clean-jars-common: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] compile: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setOSConditions: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setToolWin: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setToolUnix: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setToolProperty: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] setS1ASclassPath: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] init-common: [2024-04-16T10:23:31.369Z] [2024-04-16T10:23:31.369Z] compile-common: [2024-04-16T10:23:31.369Z] [echo] Current time (ISO): 2024-04-16T10:23:31.253+0000 [2024-04-16T10:23:31.369Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:31.369Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:31.448Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/test-jmac-provider.jar [2024-04-16T10:23:31.448Z] [2024-04-16T10:23:31.448Z] setOSConditions: [2024-04-16T10:23:31.448Z] [2024-04-16T10:23:31.448Z] setToolWin: [2024-04-16T10:23:31.448Z] [2024-04-16T10:23:31.448Z] setToolUnix: [2024-04-16T10:23:31.448Z] [2024-04-16T10:23:31.448Z] setToolProperty: [2024-04-16T10:23:31.448Z] [2024-04-16T10:23:31.448Z] setS1ASclassPath: [2024-04-16T10:23:31.448Z] [2024-04-16T10:23:31.448Z] init-common: [2024-04-16T10:23:31.448Z] [2024-04-16T10:23:31.448Z] startDomainUnix: [2024-04-16T10:23:31.448Z] [echo] Starting DAS [2024-04-16T10:23:31.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false nonacc-simpleApp [2024-04-16T10:23:31.618Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2024-04-16T10:23:31.618Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/war/validation.war2.war [2024-04-16T10:23:31.618Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.618Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-04-16T10:23:31.618Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.618Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:31.618Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.618Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-04-16T10:23:31.619Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.619Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:31.619Z] [javaWithResult] Apr 16, 2024 10:23:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:31.619Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] processResult: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] failed: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] passed: [2024-04-16T10:23:31.619Z] [echo] Test validation Passed [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] unknown: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] declare-test: [2024-04-16T10:23:31.619Z] [echo] Starting test validation dol/validation Test standalone ejb jar [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] init.os: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] init.tools.unix: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] init.tools.windows: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] init.tools: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] setAsadminArgs: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] init: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] init.customtasks: [2024-04-16T10:23:31.619Z] [2024-04-16T10:23:31.619Z] run.validator: [2024-04-16T10:23:31.619Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:31.661Z] [2024-04-16T10:23:31.661Z] setOSConditions: [2024-04-16T10:23:31.661Z] [2024-04-16T10:23:31.661Z] setToolWin: [2024-04-16T10:23:31.661Z] [2024-04-16T10:23:31.661Z] setToolUnix: [2024-04-16T10:23:31.661Z] [2024-04-16T10:23:31.661Z] setToolProperty: [2024-04-16T10:23:31.661Z] [2024-04-16T10:23:31.661Z] setS1ASclassPath: [2024-04-16T10:23:31.661Z] [2024-04-16T10:23:31.661Z] init-common: [2024-04-16T10:23:31.661Z] [2024-04-16T10:23:31.661Z] execute-sql-common: [2024-04-16T10:23:31.828Z] [2024-04-16T10:23:31.828Z] unsetup: [2024-04-16T10:23:31.828Z] [2024-04-16T10:23:31.828Z] setOSConditions: [2024-04-16T10:23:31.828Z] [2024-04-16T10:23:31.828Z] setToolWin: [2024-04-16T10:23:31.828Z] [2024-04-16T10:23:31.828Z] setToolUnix: [2024-04-16T10:23:31.828Z] [2024-04-16T10:23:31.828Z] setToolProperty: [2024-04-16T10:23:31.828Z] [2024-04-16T10:23:31.828Z] setS1ASclassPath: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] init-common: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] undeploy-jms-common: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] setOSConditions: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] setToolWin: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] setToolUnix: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] setToolProperty: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] setS1ASclassPath: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] init-common: [2024-04-16T10:23:31.829Z] [2024-04-16T10:23:31.829Z] delete-jms-connection-common: [2024-04-16T10:23:31.835Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:31.835Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:31.835Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:31.835Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:31.835Z] [2024-04-16T10:23:31.835Z] setOSConditions: [2024-04-16T10:23:31.835Z] [2024-04-16T10:23:31.835Z] setToolWin: [2024-04-16T10:23:31.835Z] [2024-04-16T10:23:31.835Z] setToolUnix: [2024-04-16T10:23:31.835Z] [2024-04-16T10:23:31.835Z] setToolProperty: [2024-04-16T10:23:31.835Z] [2024-04-16T10:23:31.835Z] setS1ASclassPath: [2024-04-16T10:23:31.835Z] [2024-04-16T10:23:31.835Z] init-common: [2024-04-16T10:23:31.835Z] [2024-04-16T10:23:31.835Z] compile: [2024-04-16T10:23:31.836Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:31.836Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:31.836Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:31.836Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:31.836Z] [2024-04-16T10:23:31.836Z] setOSConditions: [2024-04-16T10:23:31.836Z] [2024-04-16T10:23:31.836Z] setToolWin: [2024-04-16T10:23:31.836Z] [2024-04-16T10:23:31.836Z] setToolUnix: [2024-04-16T10:23:31.836Z] [2024-04-16T10:23:31.836Z] setToolProperty: [2024-04-16T10:23:31.836Z] [2024-04-16T10:23:31.836Z] setS1ASclassPath: [2024-04-16T10:23:31.836Z] [2024-04-16T10:23:31.836Z] init-common: [2024-04-16T10:23:31.836Z] [2024-04-16T10:23:31.836Z] compile-common: [2024-04-16T10:23:31.836Z] [echo] Current time (ISO): 2024-04-16T10:23:31.444+0000 [2024-04-16T10:23:31.836Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:31.916Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/create_pointbase.sql [2024-04-16T10:23:31.916Z] [sql] 0 rows affected [2024-04-16T10:23:31.916Z] [sql] 0 rows affected [2024-04-16T10:23:31.916Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:23:31.916Z] [2024-04-16T10:23:31.916Z] setOSConditions: [2024-04-16T10:23:31.916Z] [2024-04-16T10:23:31.917Z] setToolWin: [2024-04-16T10:23:31.917Z] [2024-04-16T10:23:31.917Z] setToolUnix: [2024-04-16T10:23:31.917Z] [2024-04-16T10:23:31.917Z] setToolProperty: [2024-04-16T10:23:31.917Z] [2024-04-16T10:23:31.917Z] setS1ASclassPath: [2024-04-16T10:23:31.917Z] [2024-04-16T10:23:31.917Z] init-common: [2024-04-16T10:23:31.917Z] [2024-04-16T10:23:31.917Z] runclient-common: [2024-04-16T10:23:31.917Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1AppClient.jar -name ejb-bmp-contauth1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:31.926Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:23:31.926Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:23:31.926Z] [2024-04-16T10:23:31.926Z] setOSConditions: [2024-04-16T10:23:31.926Z] [2024-04-16T10:23:31.926Z] setToolWin: [2024-04-16T10:23:31.927Z] [2024-04-16T10:23:31.927Z] setToolUnix: [2024-04-16T10:23:31.927Z] [2024-04-16T10:23:31.927Z] setToolProperty: [2024-04-16T10:23:31.927Z] [2024-04-16T10:23:31.927Z] setS1ASclassPath: [2024-04-16T10:23:31.927Z] [2024-04-16T10:23:31.927Z] init-common: [2024-04-16T10:23:31.927Z] [2024-04-16T10:23:31.927Z] create-connector-connpool: [2024-04-16T10:23:31.927Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-04-16T10:23:32.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-04-16T10:23:32.389Z] [2024-04-16T10:23:32.389Z] setOSConditions: [2024-04-16T10:23:32.389Z] [2024-04-16T10:23:32.389Z] setToolWin: [2024-04-16T10:23:32.389Z] [2024-04-16T10:23:32.389Z] setToolUnix: [2024-04-16T10:23:32.389Z] [2024-04-16T10:23:32.390Z] setToolProperty: [2024-04-16T10:23:32.390Z] [2024-04-16T10:23:32.390Z] setS1ASclassPath: [2024-04-16T10:23:32.390Z] [2024-04-16T10:23:32.390Z] init-common: [2024-04-16T10:23:32.390Z] [2024-04-16T10:23:32.390Z] delete-jms-resource-common: [2024-04-16T10:23:32.534Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:32.534Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:32.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-04-16T10:23:32.534Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] create-connector-connpool-common: [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] setOSConditions: [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] setToolWin: [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] setToolUnix: [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] setToolProperty: [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] setS1ASclassPath: [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] init-common: [2024-04-16T10:23:32.534Z] [2024-04-16T10:23:32.534Z] create-connector-resource-common: [2024-04-16T10:23:32.534Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-04-16T10:23:32.543Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar [2024-04-16T10:23:32.798Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2024-04-16T10:23:32.798Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar [2024-04-16T10:23:32.798Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ejb/validation-ejb.jar1.jar] is not valid [2024-04-16T10:23:32.798Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-04-16T10:23:32.798Z] [javaWithResult] Apr 16, 2024 10:23:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:32.798Z] [javaWithResult] WARNING: Deprecated element ejb-local-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbLocalReferenceNode. [2024-04-16T10:23:32.798Z] [javaWithResult] java.lang.IllegalStateException: Descriptor not available in org.glassfish.ejb.deployment.node.SecurityIdentityNode@79b663b3 [2024-04-16T10:23:32.798Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue(DeploymentDescriptorNode.java:428) [2024-04-16T10:23:32.798Z] [javaWithResult] at org.glassfish.ejb.deployment.node.SecurityIdentityNode.setElementValue(SecurityIdentityNode.java:88) [2024-04-16T10:23:32.798Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.endElement(SaxParserHandler.java:556) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:618) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:32.798Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:32.798Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:32.798Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:213) [2024-04-16T10:23:32.798Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:655) [2024-04-16T10:23:32.799Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:393) [2024-04-16T10:23:32.799Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T10:23:32.799Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T10:23:32.799Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T10:23:32.799Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:32.799Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-04-16T10:23:32.799Z] [javaWithResult] Java Result: 255 [2024-04-16T10:23:32.799Z] [2024-04-16T10:23:32.799Z] processResult: [2024-04-16T10:23:32.799Z] [2024-04-16T10:23:32.799Z] failed: [2024-04-16T10:23:32.799Z] [2024-04-16T10:23:32.799Z] passed: [2024-04-16T10:23:32.799Z] [2024-04-16T10:23:32.799Z] unknown: [2024-04-16T10:23:32.841Z] [exec] Apr 16, 2024 10:23:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:32.841Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:33.053Z] [2024-04-16T10:23:33.053Z] writeLogToConsole: [2024-04-16T10:23:33.053Z] [echo] Test validation UNKNOWN at 16-Apr-2024 10:23:32.807 with return code 255 [2024-04-16T10:23:33.053Z] [2024-04-16T10:23:33.053Z] declare-test: [2024-04-16T10:23:33.053Z] [echo] Starting test validation dol/validation Test standalone rar [2024-04-16T10:23:33.053Z] [2024-04-16T10:23:33.053Z] init.os: [2024-04-16T10:23:33.053Z] [2024-04-16T10:23:33.053Z] init.tools.unix: [2024-04-16T10:23:33.053Z] [2024-04-16T10:23:33.053Z] init.tools.windows: [2024-04-16T10:23:33.054Z] [2024-04-16T10:23:33.054Z] init.tools: [2024-04-16T10:23:33.054Z] [2024-04-16T10:23:33.054Z] setAsadminArgs: [2024-04-16T10:23:33.054Z] [2024-04-16T10:23:33.054Z] init: [2024-04-16T10:23:33.054Z] [2024-04-16T10:23:33.054Z] init.customtasks: [2024-04-16T10:23:33.054Z] [2024-04-16T10:23:33.054Z] run.validator: [2024-04-16T10:23:33.054Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:33.257Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:33.257Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:33.257Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:33.327Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-04-16T10:23:33.327Z] [exec] Administered object jms/SampleQueue deleted. [2024-04-16T10:23:33.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-04-16T10:23:33.460Z] [exec] Connector resource blackbox-tx-cr created. [2024-04-16T10:23:33.460Z] [2024-04-16T10:23:33.460Z] asadmin-common: [2024-04-16T10:23:33.460Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:23:33.535Z] [javac] 2 warnings [2024-04-16T10:23:33.535Z] [2024-04-16T10:23:33.535Z] setOSConditions: [2024-04-16T10:23:33.535Z] [2024-04-16T10:23:33.535Z] setToolWin: [2024-04-16T10:23:33.535Z] [2024-04-16T10:23:33.535Z] setToolUnix: [2024-04-16T10:23:33.535Z] [2024-04-16T10:23:33.535Z] setToolProperty: [2024-04-16T10:23:33.535Z] [2024-04-16T10:23:33.535Z] setS1ASclassPath: [2024-04-16T10:23:33.535Z] [2024-04-16T10:23:33.535Z] init-common: [2024-04-16T10:23:33.535Z] [2024-04-16T10:23:33.535Z] compile-common: [2024-04-16T10:23:33.535Z] [echo] Current time (ISO): 2024-04-16T10:23:33.277+0000 [2024-04-16T10:23:33.536Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:33.575Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:33.613Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar [2024-04-16T10:23:33.774Z] [exec] Apr 16, 2024 10:23:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:33.775Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:33.775Z] [exec] Apr 16, 2024 10:23:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:33.775Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:33.786Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:33.786Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:33.786Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:33.786Z] [javac] 2 warnings [2024-04-16T10:23:33.786Z] [2024-04-16T10:23:33.786Z] setOSConditions: [2024-04-16T10:23:33.786Z] [2024-04-16T10:23:33.786Z] setToolWin: [2024-04-16T10:23:33.786Z] [2024-04-16T10:23:33.786Z] setToolUnix: [2024-04-16T10:23:33.786Z] [2024-04-16T10:23:33.786Z] setToolProperty: [2024-04-16T10:23:33.786Z] [2024-04-16T10:23:33.786Z] setS1ASclassPath: [2024-04-16T10:23:33.786Z] [2024-04-16T10:23:33.786Z] init-common: [2024-04-16T10:23:33.786Z] [2024-04-16T10:23:33.786Z] compile-common: [2024-04-16T10:23:33.786Z] [echo] Current time (ISO): 2024-04-16T10:23:33.269+0000 [2024-04-16T10:23:33.786Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:33.830Z] [javac] 1 warning [2024-04-16T10:23:33.830Z] [2024-04-16T10:23:33.830Z] setOSConditions: [2024-04-16T10:23:33.830Z] [2024-04-16T10:23:33.830Z] setToolWin: [2024-04-16T10:23:33.830Z] [2024-04-16T10:23:33.831Z] setToolUnix: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setToolProperty: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setS1ASclassPath: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] init-common: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] appclient-jar-common: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] package-appclientjar-common: [2024-04-16T10:23:33.831Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:33.831Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:33.831Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:33.831Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/datasource-definition-client.jar [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setOSConditions: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setToolWin: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setToolUnix: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setToolProperty: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setS1ASclassPath: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] init-common: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] ejb-jar-common: [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] package-ejbjar-common: [2024-04-16T10:23:33.831Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:33.831Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/datasource-definition-ejb.jar [2024-04-16T10:23:33.831Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:33.831Z] [2024-04-16T10:23:33.831Z] setOSConditions: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] fixFiles: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] convUnix: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] convWin: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setToolWin: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setToolUnix: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setToolProperty: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setS1ASclassPath: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] init-common: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] ear-common: [2024-04-16T10:23:33.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:33.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:33.832Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/descriptor/sun-application.xml to copy. [2024-04-16T10:23:33.832Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:23:33.832Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:33.832Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setup: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setOSConditions: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setToolWin: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setToolUnix: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setToolProperty: [2024-04-16T10:23:33.832Z] [2024-04-16T10:23:33.832Z] setS1ASclassPath: [2024-04-16T10:23:33.833Z] [2024-04-16T10:23:33.833Z] init-common: [2024-04-16T10:23:33.833Z] [2024-04-16T10:23:33.833Z] execute-ejb-sql-common: [2024-04-16T10:23:33.868Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2024-04-16T10:23:33.868Z] [javaWithResult] Apr 16, 2024 10:23:33 AM com.sun.enterprise.deployment.node.J2EEDocumentBuilder getDocument [2024-04-16T10:23:33.868Z] [javaWithResult] WARNING: Error occurred [2024-04-16T10:23:33.868Z] [javaWithResult] java.lang.ClassCastException: class org.glassfish.api.naming.SimpleJndiName cannot be cast to class java.lang.String (org.glassfish.api.naming.SimpleJndiName is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap') [2024-04-16T10:23:33.868Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ResourceAdapterNode.writeDescriptor(ResourceAdapterNode.java:118)[dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar [2024-04-16T10:23:33.868Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode.writeDescriptor(ConnectorNode.java:154) [2024-04-16T10:23:33.868Z] [javaWithResult] at com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode.writeDescriptor(ConnectorNode.java:39) [2024-04-16T10:23:33.868Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.writeDescriptor(DeploymentDescriptorNode.java:529) [2024-04-16T10:23:33.868Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.writeDescriptor(DeploymentDescriptorNode.java:96) [2024-04-16T10:23:33.868Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2EEDocumentBuilder.java:85) [2024-04-16T10:23:33.868Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:107) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:99) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.write(DeploymentDescriptorFile.java:350) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeRuntimeDeploymentDescriptors(Archivist.java:894) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeDeploymentDescriptors(Archivist.java:852) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeContents(Archivist.java:829) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.writeContents(Archivist.java:804) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.write(Archivist.java:753) [2024-04-16T10:23:33.869Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:94) [2024-04-16T10:23:33.869Z] [javaWithResult] [2024-04-16T10:23:33.869Z] [javaWithResult] Apr 16, 2024 10:23:33 AM com.sun.enterprise.deployment.node.SaxParserHandler fatalError [2024-04-16T10:23:33.869Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00118 [2024-04-16T10:23:33.869Z] [javaWithResult] Apr 16, 2024 10:23:33 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:33.869Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-04-16T10:23:33.869Z] [javaWithResult] org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 1; Deployment descriptor file META-INF/sun-ra.xml in archive [validation.rar1.rar]. Premature end of file. [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:290) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-04-16T10:23:33.869Z] [javaWithResult] [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:427) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:398) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243) [2024-04-16T10:23:33.869Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:33.869Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-04-16T10:23:33.869Z] [javaWithResult] Caused by: org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 1; Premature end of file. [2024-04-16T10:23:33.869Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1251) [2024-04-16T10:23:33.869Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:33.870Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:33.870Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/rar/validation.rar1.rar] is not valid [2024-04-16T10:23:33.870Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:33.870Z] [javaWithResult] ... 10 more [2024-04-16T10:23:33.870Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-04-16T10:23:33.870Z] [javaWithResult] Java Result: 255 [2024-04-16T10:23:33.870Z] [2024-04-16T10:23:33.870Z] processResult: [2024-04-16T10:23:33.870Z] [2024-04-16T10:23:33.870Z] failed: [2024-04-16T10:23:34.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:23:34.033Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:23:34.033Z] [2024-04-16T10:23:34.033Z] asadmin-common: [2024-04-16T10:23:34.033Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:23:34.124Z] [2024-04-16T10:23:34.125Z] passed: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] unknown: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] writeLogToConsole: [2024-04-16T10:23:34.125Z] [echo] Test validation UNKNOWN at 16-Apr-2024 10:23:33.879 with return code 255 [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] declare-test: [2024-04-16T10:23:34.125Z] [echo] Starting test validation dol/validation Test standalone car [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] init.os: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] init.tools.unix: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] init.tools.windows: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] init.tools: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] setAsadminArgs: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] init: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] init.customtasks: [2024-04-16T10:23:34.125Z] [2024-04-16T10:23:34.125Z] run.validator: [2024-04-16T10:23:34.125Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:34.327Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] all: [2024-04-16T10:23:34.327Z] [echo] @@## web2connector ##@@ [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setOSConditions: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setToolWin: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setToolUnix: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setToolProperty: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setS1ASclassPath: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] init-common: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] clean: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setOSConditions: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setToolWin: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setToolUnix: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setToolProperty: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] setS1ASclassPath: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.327Z] init-common: [2024-04-16T10:23:34.327Z] [2024-04-16T10:23:34.328Z] clean-common: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setOSConditions: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolWin: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolUnix: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolProperty: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setS1ASclassPath: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] init-common: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] clean-classes-common: [2024-04-16T10:23:34.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setOSConditions: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolWin: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolUnix: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolProperty: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setS1ASclassPath: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] init-common: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] clean-jars-common: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] compile: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setOSConditions: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolWin: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.328Z] setToolUnix: [2024-04-16T10:23:34.328Z] [2024-04-16T10:23:34.329Z] setToolProperty: [2024-04-16T10:23:34.329Z] [2024-04-16T10:23:34.329Z] setS1ASclassPath: [2024-04-16T10:23:34.329Z] [2024-04-16T10:23:34.329Z] init-common: [2024-04-16T10:23:34.329Z] [2024-04-16T10:23:34.329Z] compile-common: [2024-04-16T10:23:34.329Z] [echo] Current time (ISO): 2024-04-16T10:23:34.153+0000 [2024-04-16T10:23:34.329Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:34.329Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:34.350Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:34.350Z] [javac] 1 warning [2024-04-16T10:23:34.350Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:34.350Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:34.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:34.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:34.351Z] [2024-04-16T10:23:34.351Z] pkg-war: [2024-04-16T10:23:34.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:34.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:34.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:34.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:34.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:23:34.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:34.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:34.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:23:34.351Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:23:34.351Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:23:34.351Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:34.351Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:34.351Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/${web.wsit.descriptors} does not exist. [2024-04-16T10:23:34.351Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2024-04-16T10:23:34.351Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:34.351Z] [2024-04-16T10:23:34.351Z] assemble-client: [2024-04-16T10:23:34.351Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:34.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:34.352Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:34.352Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:34.352Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:34.352Z] [2024-04-16T10:23:34.352Z] setOSConditions: [2024-04-16T10:23:34.352Z] [2024-04-16T10:23:34.352Z] setToolWin: [2024-04-16T10:23:34.352Z] [2024-04-16T10:23:34.352Z] setToolUnix: [2024-04-16T10:23:34.352Z] [2024-04-16T10:23:34.352Z] setToolProperty: [2024-04-16T10:23:34.352Z] [2024-04-16T10:23:34.352Z] setS1ASclassPath: [2024-04-16T10:23:34.352Z] [2024-04-16T10:23:34.352Z] init-common: [2024-04-16T10:23:34.352Z] [2024-04-16T10:23:34.352Z] wsimport: [2024-04-16T10:23:34.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:23:34.594Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:23:34.594Z] [2024-04-16T10:23:34.594Z] asadmin-common: [2024-04-16T10:23:34.594Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:34.608Z] [exec] parsing WSDL... [2024-04-16T10:23:34.705Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar [2024-04-16T10:23:34.760Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/create.sql [2024-04-16T10:23:34.760Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:34.760Z] [2024-04-16T10:23:34.760Z] deploy: [2024-04-16T10:23:34.760Z] [2024-04-16T10:23:34.760Z] setOSConditions: [2024-04-16T10:23:34.760Z] [2024-04-16T10:23:34.760Z] setToolWin: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setToolUnix: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setToolProperty: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setS1ASclassPath: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] init-common: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] deploy-common: [2024-04-16T10:23:34.761Z] [echo] Current time (ISO): 2024-04-16T10:23:34.567+0000 [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setOSConditions: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setToolWin: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setToolUnix: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setToolProperty: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] setS1ASclassPath: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] init-common: [2024-04-16T10:23:34.761Z] [2024-04-16T10:23:34.761Z] deploy-common-pe: [2024-04-16T10:23:34.960Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2024-04-16T10:23:34.960Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:34.960Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-04-16T10:23:34.960Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:34.960Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:34.961Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:34.961Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:34.961Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:34.961Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:23:34.961Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar1.jar [2024-04-16T10:23:34.961Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2024-04-16T10:23:34.961Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/car/validation-client.jar2.jar [2024-04-16T10:23:35.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:35.216Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:35.216Z] [javaWithResult] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-04-16T10:23:35.216Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:35.216Z] [javaWithResult] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:35.216Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:35.216Z] [javaWithResult] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:35.216Z] [javaWithResult] Apr 16, 2024 10:23:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:35.216Z] [javaWithResult] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.216Z] processResult: [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.216Z] failed: [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.216Z] passed: [2024-04-16T10:23:35.216Z] [echo] Test validation Passed [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.216Z] unknown: [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.216Z] declare-test: [2024-04-16T10:23:35.216Z] [echo] Starting test validation dol/validation Test ear [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.216Z] init.os: [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.216Z] init.tools.unix: [2024-04-16T10:23:35.216Z] [2024-04-16T10:23:35.217Z] init.tools.windows: [2024-04-16T10:23:35.217Z] [2024-04-16T10:23:35.217Z] init.tools: [2024-04-16T10:23:35.217Z] [2024-04-16T10:23:35.217Z] setAsadminArgs: [2024-04-16T10:23:35.217Z] [2024-04-16T10:23:35.217Z] init: [2024-04-16T10:23:35.217Z] [2024-04-16T10:23:35.217Z] init.customtasks: [2024-04-16T10:23:35.217Z] [2024-04-16T10:23:35.217Z] run.validator: [2024-04-16T10:23:35.217Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:35.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/datasource-definitionApp.ear [2024-04-16T10:23:35.416Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:35.416Z] [javac] 1 warning [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] build: [2024-04-16T10:23:35.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:35.416Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-lib.jar [2024-04-16T10:23:35.416Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eem_injection-par1.jar [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] setOSConditions: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] fixFiles: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] convUnix: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] convWin: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] setToolWin: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] setToolUnix: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] setToolProperty: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] setS1ASclassPath: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] init-common: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] package-persistence-common: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.416Z] ejb-jar-common: [2024-04-16T10:23:35.416Z] [2024-04-16T10:23:35.417Z] package-ejbjar-common: [2024-04-16T10:23:35.417Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:35.417Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-ejb.jar [2024-04-16T10:23:35.417Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] appclient-jar-common: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] package-appclientjar-common: [2024-04-16T10:23:35.417Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:35.417Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injection-client.jar [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] webclient-war-common: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] build-ear-common: [2024-04-16T10:23:35.417Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:35.417Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:35.417Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-04-16T10:23:35.417Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] setup: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] setOSConditions: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] setToolWin: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] setToolUnix: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] setToolProperty: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] setS1ASclassPath: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] init-common: [2024-04-16T10:23:35.417Z] [2024-04-16T10:23:35.417Z] execute-ejb-sql-common: [2024-04-16T10:23:35.418Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/create.sql [2024-04-16T10:23:35.418Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] deploy: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setOSConditions: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setToolWin: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setToolUnix: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setToolProperty: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setS1ASclassPath: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] init-common: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] deploy-common: [2024-04-16T10:23:35.418Z] [echo] Current time (ISO): 2024-04-16T10:23:35.148+0000 [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setOSConditions: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setToolWin: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setToolUnix: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setToolProperty: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] setS1ASclassPath: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] init-common: [2024-04-16T10:23:35.418Z] [2024-04-16T10:23:35.418Z] deploy-common-pe: [2024-04-16T10:23:35.429Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:35.429Z] [2024-04-16T10:23:35.429Z] asadmin-common: [2024-04-16T10:23:35.429Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:35.535Z] [exec] [2024-04-16T10:23:35.535Z] [exec] Generating code... [2024-04-16T10:23:35.535Z] [exec] [2024-04-16T10:23:35.535Z] [exec] Compiling code... [2024-04-16T10:23:35.665Z] [exec] Apr 16, 2024 10:23:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:35.665Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26da1ba2 [2024-04-16T10:23:35.671Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:35.671Z] [javac] 1 warning [2024-04-16T10:23:35.671Z] [2024-04-16T10:23:35.671Z] build: [2024-04-16T10:23:35.671Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:35.671Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-lib.jar [2024-04-16T10:23:35.671Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/unsynchpc_rollback_notclear_unsynchPC-par.jar [2024-04-16T10:23:35.671Z] [2024-04-16T10:23:35.671Z] setOSConditions: [2024-04-16T10:23:35.671Z] [2024-04-16T10:23:35.671Z] fixFiles: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] convUnix: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] convWin: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] setToolWin: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] setToolUnix: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] setToolProperty: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] setS1ASclassPath: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] init-common: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] package-persistence-common: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] ejb-jar-common: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] package-ejbjar-common: [2024-04-16T10:23:35.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:35.672Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-ejb.jar [2024-04-16T10:23:35.672Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] appclient-jar-common: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] package-appclientjar-common: [2024-04-16T10:23:35.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:35.672Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPC-client.jar [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] webclient-war-common: [2024-04-16T10:23:35.672Z] [2024-04-16T10:23:35.672Z] build-ear-common: [2024-04-16T10:23:35.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:35.673Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:35.673Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-04-16T10:23:35.673Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setup: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setOSConditions: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setToolWin: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setToolUnix: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setToolProperty: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setS1ASclassPath: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] init-common: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] execute-ejb-sql-common: [2024-04-16T10:23:35.673Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/create.sql [2024-04-16T10:23:35.673Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] deploy: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setOSConditions: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setToolWin: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setToolUnix: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setToolProperty: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] setS1ASclassPath: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] init-common: [2024-04-16T10:23:35.673Z] [2024-04-16T10:23:35.673Z] deploy-common: [2024-04-16T10:23:35.674Z] [echo] Current time (ISO): 2024-04-16T10:23:35.412+0000 [2024-04-16T10:23:35.674Z] [2024-04-16T10:23:35.674Z] setOSConditions: [2024-04-16T10:23:35.674Z] [2024-04-16T10:23:35.674Z] setToolWin: [2024-04-16T10:23:35.674Z] [2024-04-16T10:23:35.674Z] setToolUnix: [2024-04-16T10:23:35.674Z] [2024-04-16T10:23:35.674Z] setToolProperty: [2024-04-16T10:23:35.674Z] [2024-04-16T10:23:35.674Z] setS1ASclassPath: [2024-04-16T10:23:35.674Z] [2024-04-16T10:23:35.674Z] init-common: [2024-04-16T10:23:35.674Z] [2024-04-16T10:23:35.674Z] deploy-common-pe: [2024-04-16T10:23:35.686Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionApp.ear [2024-04-16T10:23:35.919Z] [exec] Test 2 will fail with Derby [2024-04-16T10:23:35.935Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCApp.ear [2024-04-16T10:23:35.989Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:35.989Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:35.989Z] [2024-04-16T10:23:35.989Z] deploy-rar-and-setup-resources: [2024-04-16T10:23:35.989Z] [2024-04-16T10:23:35.989Z] setOSConditions: [2024-04-16T10:23:35.989Z] [2024-04-16T10:23:35.989Z] setToolWin: [2024-04-16T10:23:35.989Z] [2024-04-16T10:23:35.990Z] setToolUnix: [2024-04-16T10:23:35.990Z] [2024-04-16T10:23:35.990Z] setToolProperty: [2024-04-16T10:23:35.990Z] [2024-04-16T10:23:35.990Z] setS1ASclassPath: [2024-04-16T10:23:35.990Z] [2024-04-16T10:23:35.990Z] init-common: [2024-04-16T10:23:35.990Z] [2024-04-16T10:23:35.990Z] deploy-rar-common: [2024-04-16T10:23:35.990Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-04-16T10:23:36.171Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear [2024-04-16T10:23:36.173Z] [exec] Value of key is: test1 : [2024-04-16T10:23:36.173Z] [exec] Value of key is: test2 : [2024-04-16T10:23:36.173Z] [exec] jdbc contauth1 status: [2024-04-16T10:23:36.173Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:36.173Z] [exec] [2024-04-16T10:23:36.173Z] [exec] [2024-04-16T10:23:36.173Z] [exec] ----------------------------------------- [2024-04-16T10:23:36.173Z] [exec] - test2 : : PASS - [2024-04-16T10:23:36.173Z] [exec] - test1 : : PASS - [2024-04-16T10:23:36.173Z] [exec] ----------------------------------------- [2024-04-16T10:23:36.173Z] [exec] Total PASS: 2 [2024-04-16T10:23:36.173Z] [exec] Total FAIL: 0 [2024-04-16T10:23:36.173Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:36.173Z] [exec] ----------------------------------------- [2024-04-16T10:23:36.173Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:36.173Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:36.243Z] [exec] Application deployed with name ejb-ejb30-persistence-eem_injectionApp. [2024-04-16T10:23:36.243Z] [echo] Deployment on target server server successful [2024-04-16T10:23:36.243Z] [2024-04-16T10:23:36.243Z] setOSConditions: [2024-04-16T10:23:36.243Z] [2024-04-16T10:23:36.243Z] setToolWin: [2024-04-16T10:23:36.243Z] [2024-04-16T10:23:36.243Z] setToolUnix: [2024-04-16T10:23:36.243Z] [2024-04-16T10:23:36.243Z] setToolProperty: [2024-04-16T10:23:36.243Z] [2024-04-16T10:23:36.243Z] setS1ASclassPath: [2024-04-16T10:23:36.243Z] [2024-04-16T10:23:36.243Z] init-common: [2024-04-16T10:23:36.243Z] [2024-04-16T10:23:36.244Z] deploy-common-ee: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] run: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] setOSConditions: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] setToolWin: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] setToolUnix: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] setToolProperty: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] setS1ASclassPath: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] init-common: [2024-04-16T10:23:36.244Z] [2024-04-16T10:23:36.244Z] runclient-common: [2024-04-16T10:23:36.244Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionAppClient.jar -name ejb-ejb30-persistence-eem_injectionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:36.425Z] [javaWithResult] Apr 16, 2024 10:23:36 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:36.425Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:36.425Z] [javaWithResult] Apr 16, 2024 10:23:36 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-04-16T10:23:36.425Z] [javaWithResult] WARNING: URI is not hierarchical [2024-04-16T10:23:36.425Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-04-16T10:23:36.425Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:36.426Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:36.426Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:36.426Z] [javaWithResult] [2024-04-16T10:23:36.427Z] [2024-04-16T10:23:36.427Z] checkReporting-common: [2024-04-16T10:23:36.427Z] [2024-04-16T10:23:36.427Z] confirmReportPresent-common: [2024-04-16T10:23:36.427Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:36.427Z] [echo] Test seems to be reported fine [2024-04-16T10:23:36.427Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1/RepRunConf.txt [2024-04-16T10:23:36.427Z] [2024-04-16T10:23:36.427Z] confirmMissingReport-common: [2024-04-16T10:23:36.485Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:36.485Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:36.494Z] [exec] Application deployed with name unsynchpc_rollback_notclear_unsynchPCApp. [2024-04-16T10:23:36.494Z] [echo] Deployment on target server server successful [2024-04-16T10:23:36.494Z] [2024-04-16T10:23:36.494Z] setOSConditions: [2024-04-16T10:23:36.494Z] [2024-04-16T10:23:36.494Z] setToolWin: [2024-04-16T10:23:36.495Z] [2024-04-16T10:23:36.495Z] setToolUnix: [2024-04-16T10:23:36.495Z] [2024-04-16T10:23:36.495Z] setToolProperty: [2024-04-16T10:23:36.495Z] [2024-04-16T10:23:36.495Z] setS1ASclassPath: [2024-04-16T10:23:36.495Z] [2024-04-16T10:23:36.495Z] init-common: [2024-04-16T10:23:36.495Z] [2024-04-16T10:23:36.495Z] deploy-common-ee: [2024-04-16T10:23:36.495Z] [2024-04-16T10:23:36.495Z] run: [2024-04-16T10:23:36.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] reset-derby-for-no-authentication: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] setOSConditions: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] setToolWin: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] setToolUnix: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] setToolProperty: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] setS1ASclassPath: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] init-common: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] stop-derby: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] stop-derby-aix: [2024-04-16T10:23:36.681Z] [2024-04-16T10:23:36.681Z] stop-derby-nonaix: [2024-04-16T10:23:36.681Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:23:36.750Z] [2024-04-16T10:23:36.750Z] setOSConditions: [2024-04-16T10:23:36.750Z] [2024-04-16T10:23:36.750Z] setToolWin: [2024-04-16T10:23:36.750Z] [2024-04-16T10:23:36.750Z] setToolUnix: [2024-04-16T10:23:36.750Z] [2024-04-16T10:23:36.750Z] setToolProperty: [2024-04-16T10:23:36.750Z] [2024-04-16T10:23:36.750Z] setS1ASclassPath: [2024-04-16T10:23:36.750Z] [2024-04-16T10:23:36.750Z] init-common: [2024-04-16T10:23:36.750Z] [2024-04-16T10:23:36.750Z] runclient-common: [2024-04-16T10:23:36.750Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCAppClient.jar -name unsynchpc_rollback_notclear_unsynchPCClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:36.936Z] [java] Tue Apr 16 10:23:36 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:23:36.936Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties [2024-04-16T10:23:36.936Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-04-16T10:23:36.936Z] [2024-04-16T10:23:36.936Z] setOSConditions: [2024-04-16T10:23:36.936Z] [2024-04-16T10:23:36.936Z] setToolWin: [2024-04-16T10:23:36.936Z] [2024-04-16T10:23:36.936Z] setToolUnix: [2024-04-16T10:23:36.937Z] [2024-04-16T10:23:36.937Z] setToolProperty: [2024-04-16T10:23:36.937Z] [2024-04-16T10:23:36.937Z] setS1ASclassPath: [2024-04-16T10:23:36.937Z] [2024-04-16T10:23:36.937Z] init-common: [2024-04-16T10:23:36.937Z] [2024-04-16T10:23:36.937Z] start-derby: [2024-04-16T10:23:36.937Z] [2024-04-16T10:23:36.937Z] start-derby-aix: [2024-04-16T10:23:36.937Z] [2024-04-16T10:23:36.937Z] start-derby-nonaix: [2024-04-16T10:23:36.937Z] [echo] Starting Derby DB Server ... [2024-04-16T10:23:37.011Z] [javaWithResult] Apr 16, 2024 10:23:36 AM com.sun.enterprise.deployment.util.DOLUtils setExtensionArchivistForSubArchivist [2024-04-16T10:23:37.011Z] [javaWithResult] WARNING: AS-DEPLOYMENT-00002 [2024-04-16T10:23:37.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:37.046Z] [javac] 1 warning [2024-04-16T10:23:37.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:37.046Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:37.046Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:23:37.046Z] [2024-04-16T10:23:37.047Z] deploy-app: [2024-04-16T10:23:37.047Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:37.047Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:37.047Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:37.047Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:37.047Z] [2024-04-16T10:23:37.047Z] deploy-war-common: [2024-04-16T10:23:37.047Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:37.047Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:37.047Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:37.047Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:37.047Z] [2024-04-16T10:23:37.047Z] setOSConditions: [2024-04-16T10:23:37.047Z] [2024-04-16T10:23:37.047Z] setToolWin: [2024-04-16T10:23:37.047Z] [2024-04-16T10:23:37.047Z] setToolUnix: [2024-04-16T10:23:37.047Z] [2024-04-16T10:23:37.047Z] setToolProperty: [2024-04-16T10:23:37.047Z] [2024-04-16T10:23:37.047Z] setS1ASclassPath: [2024-04-16T10:23:37.047Z] [2024-04-16T10:23:37.047Z] init-common: [2024-04-16T10:23:37.048Z] [2024-04-16T10:23:37.048Z] deploy-war-commonpe: [2024-04-16T10:23:37.129Z] [exec] Application deployed with name blackbox-notx. [2024-04-16T10:23:37.129Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-04-16T10:23:37.129Z] [2024-04-16T10:23:37.129Z] setOSConditions: [2024-04-16T10:23:37.129Z] [2024-04-16T10:23:37.129Z] setToolWin: [2024-04-16T10:23:37.129Z] [2024-04-16T10:23:37.129Z] setToolUnix: [2024-04-16T10:23:37.129Z] [2024-04-16T10:23:37.129Z] setToolProperty: [2024-04-16T10:23:37.129Z] [2024-04-16T10:23:37.129Z] setS1ASclassPath: [2024-04-16T10:23:37.129Z] [2024-04-16T10:23:37.129Z] init-common: [2024-04-16T10:23:37.129Z] [2024-04-16T10:23:37.129Z] create-connector-connpool: [2024-04-16T10:23:37.129Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-04-16T10:23:37.168Z] [exec] Apr 16, 2024 10:23:36 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:37.168Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:37.265Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2024-04-16T10:23:37.522Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear [2024-04-16T10:23:37.522Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/ear/validation.ear1.ear] is not valid [2024-04-16T10:23:37.522Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-04-16T10:23:37.522Z] [javaWithResult] java.lang.IllegalStateException: Descriptor not available in org.glassfish.ejb.deployment.node.SecurityIdentityNode@25290bca [2024-04-16T10:23:37.522Z] [javaWithResult] at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setElementValue(DeploymentDescriptorNode.java:428) [2024-04-16T10:23:37.522Z] [javaWithResult] at org.glassfish.ejb.deployment.node.SecurityIdentityNode.setElementValue(SecurityIdentityNode.java:88) [2024-04-16T10:23:37.522Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.endElement(SaxParserHandler.java:556) [2024-04-16T10:23:37.522Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:618) [2024-04-16T10:23:37.522Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728) [2024-04-16T10:23:37.522Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:37.523Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:213) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:655) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:393) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:536) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:37.523Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:37.523Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-04-16T10:23:37.523Z] [javaWithResult] Java Result: 255 [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] processResult: [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] failed: [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] passed: [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] unknown: [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] writeLogToConsole: [2024-04-16T10:23:37.523Z] [echo] Test validation UNKNOWN at 16-Apr-2024 10:23:37.436 with return code 255 [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] declare-test: [2024-04-16T10:23:37.523Z] [echo] Starting test validation dol/validation Test WLS Ear [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] init.os: [2024-04-16T10:23:37.523Z] [2024-04-16T10:23:37.523Z] init.tools.unix: [2024-04-16T10:23:37.524Z] [2024-04-16T10:23:37.524Z] init.tools.windows: [2024-04-16T10:23:37.524Z] [2024-04-16T10:23:37.524Z] init.tools: [2024-04-16T10:23:37.524Z] [2024-04-16T10:23:37.524Z] setAsadminArgs: [2024-04-16T10:23:37.524Z] [2024-04-16T10:23:37.524Z] init: [2024-04-16T10:23:37.524Z] [2024-04-16T10:23:37.524Z] init.customtasks: [2024-04-16T10:23:37.524Z] [2024-04-16T10:23:37.524Z] run.validator: [2024-04-16T10:23:37.524Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:37.631Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:37.631Z] [javac] 1 warning [2024-04-16T10:23:37.631Z] [2024-04-16T10:23:37.631Z] setOSConditions: [2024-04-16T10:23:37.631Z] [2024-04-16T10:23:37.631Z] setToolWin: [2024-04-16T10:23:37.631Z] [2024-04-16T10:23:37.631Z] setToolUnix: [2024-04-16T10:23:37.631Z] [2024-04-16T10:23:37.631Z] setToolProperty: [2024-04-16T10:23:37.631Z] [2024-04-16T10:23:37.631Z] setS1ASclassPath: [2024-04-16T10:23:37.631Z] [2024-04-16T10:23:37.631Z] init-common: [2024-04-16T10:23:37.631Z] [2024-04-16T10:23:37.631Z] compile-servlet: [2024-04-16T10:23:37.631Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:37.631Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:37.682Z] [exec] Apr 16, 2024 10:23:37 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:37.683Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:38.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-1-web.war [2024-04-16T10:23:38.090Z] [exec] Apr 16, 2024 10:23:37 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:38.090Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eem_injection-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eem_injection.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eem_injectionAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eem_injectionClient [2024-04-16T10:23:38.102Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:38.103Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:38.103Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-04-16T10:23:38.103Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] create-connector-connpool-common: [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] setOSConditions: [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] setToolWin: [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] setToolUnix: [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] setToolProperty: [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] setS1ASclassPath: [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] init-common: [2024-04-16T10:23:38.103Z] [2024-04-16T10:23:38.103Z] create-connector-resource-common: [2024-04-16T10:23:38.103Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-04-16T10:23:38.469Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear [2024-04-16T10:23:38.561Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:38.561Z] [javac] 1 warning [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] build: [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] setOSConditions: [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] setToolWin: [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] setToolUnix: [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] setToolProperty: [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] setS1ASclassPath: [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] init-common: [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] webclient-war-common: [2024-04-16T10:23:38.561Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:38.561Z] [2024-04-16T10:23:38.561Z] clear: [2024-04-16T10:23:38.562Z] [2024-04-16T10:23:38.562Z] test-tlds-exist: [2024-04-16T10:23:38.562Z] [2024-04-16T10:23:38.562Z] copy-tlds: [2024-04-16T10:23:38.562Z] [2024-04-16T10:23:38.562Z] test-tagfiles-exist: [2024-04-16T10:23:38.562Z] [2024-04-16T10:23:38.562Z] copy-tagfiles: [2024-04-16T10:23:38.562Z] [2024-04-16T10:23:38.562Z] package-war-common: [2024-04-16T10:23:38.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:38.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:38.562Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:38.608Z] [exec] Apr 16, 2024 10:23:38 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:38.608Z] [exec] WARNING: ACC001: Using the only client [unsynchpc_rollback_notclear_unsynchPC-client] with main class [com.sun.s1asdev.ejb.ejb32.persistence.unsynchronizedPC.rollback_notclear_unsynchPC.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/unsynchpc_rollback_notclear_unsynchPCAppClient.jar even though it does not match the specified main class name null or client name unsynchpc_rollback_notclear_unsynchPCClient [2024-04-16T10:23:38.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-04-16T10:23:38.725Z] [javaWithResult] Apr 16, 2024 10:23:38 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:38.725Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:38.725Z] [javaWithResult] Apr 16, 2024 10:23:38 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-04-16T10:23:38.725Z] [javaWithResult] WARNING: URI is not hierarchical [2024-04-16T10:23:38.725Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-04-16T10:23:38.725Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:38.725Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:38.725Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:38.725Z] [javaWithResult] [2024-04-16T10:23:38.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:38.817Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/web2connector/lib [2024-04-16T10:23:38.818Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:38.818Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:38.818Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:38.818Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:38.818Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-04-16T10:23:38.818Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] setOSConditions: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] setToolWin: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] setToolUnix: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] setToolProperty: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] setS1ASclassPath: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] init-common: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] ejb-jar-common: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] package-ejbjar-common: [2024-04-16T10:23:38.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:38.818Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:38.818Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:38.818Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-04-16T10:23:38.818Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:38.818Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:38.818Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.818Z] setup: [2024-04-16T10:23:38.818Z] [2024-04-16T10:23:38.819Z] setOSConditions: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setToolWin: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setToolUnix: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setToolProperty: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setS1ASclassPath: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] init-common: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] default-sql: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setOSConditions: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setToolWin: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setToolUnix: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setToolProperty: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setS1ASclassPath: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] init-common: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] execute-sql-common: [2024-04-16T10:23:38.819Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2024-04-16T10:23:38.819Z] [sql] Failed to execute: drop table customer2 [2024-04-16T10:23:38.819Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-04-16T10:23:38.819Z] [sql] 0 rows affected [2024-04-16T10:23:38.819Z] [sql] 1 rows affected [2024-04-16T10:23:38.819Z] [sql] 2 of 3 SQL statements executed successfully [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] sql-oracle: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] execute-sql-connector: [2024-04-16T10:23:38.819Z] [2024-04-16T10:23:38.819Z] setOSConditions: [2024-04-16T10:23:38.820Z] [2024-04-16T10:23:38.820Z] setToolWin: [2024-04-16T10:23:38.820Z] [2024-04-16T10:23:38.820Z] setToolUnix: [2024-04-16T10:23:38.820Z] [2024-04-16T10:23:38.820Z] setToolProperty: [2024-04-16T10:23:38.820Z] [2024-04-16T10:23:38.820Z] setS1ASclassPath: [2024-04-16T10:23:38.820Z] [2024-04-16T10:23:38.820Z] init-common: [2024-04-16T10:23:38.820Z] [2024-04-16T10:23:38.820Z] create-ra-config: [2024-04-16T10:23:38.820Z] [2024-04-16T10:23:38.820Z] asadmin-common: [2024-04-16T10:23:38.820Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:23:38.927Z] [exec] Connector resource blackbox-notx-cr created. [2024-04-16T10:23:38.927Z] [2024-04-16T10:23:38.927Z] asadmin-common: [2024-04-16T10:23:38.927Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:23:38.950Z] [exec] Application deployed with name svchandler-1-web. [2024-04-16T10:23:38.950Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:38.950Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:38.950Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:38.950Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:38.950Z] [2024-04-16T10:23:38.950Z] deploy-war-commonee: [2024-04-16T10:23:38.950Z] [2024-04-16T10:23:38.950Z] deploy-client: [2024-04-16T10:23:38.980Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar/validation.ear] is not valid [2024-04-16T10:23:38.980Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-04-16T10:23:38.980Z] [javaWithResult] Apr 16, 2024 10:23:38 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-04-16T10:23:38.980Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/schemas/weblogic-application/1.4/weblogic-application.xsd [2024-04-16T10:23:38.981Z] [javaWithResult] Apr 16, 2024 10:23:38 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:38.981Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-04-16T10:23:38.981Z] [javaWithResult] Apr 16, 2024 10:23:38 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:38.981Z] [javaWithResult] SEVERE: Error occurred [2024-04-16T10:23:38.981Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.4/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:38.981Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:38.981Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:38.982Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:38.982Z] [javaWithResult] [2024-04-16T10:23:38.982Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.4/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:38.982Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:38.982Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:38.982Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:38.982Z] [javaWithResult] Java Result: 255 [2024-04-16T10:23:38.982Z] [2024-04-16T10:23:38.982Z] processResult: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] failed: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] passed: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] unknown: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] writeLogToConsole: [2024-04-16T10:23:38.983Z] [echo] Test validation UNKNOWN at 16-Apr-2024 10:23:38.813 with return code 255 [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] declare-test: [2024-04-16T10:23:38.983Z] [echo] Starting test validation dol/validation Test WLS Ear2 [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] init.os: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] init.tools.unix: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] init.tools.windows: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] init.tools: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] setAsadminArgs: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] init: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] init.customtasks: [2024-04-16T10:23:38.983Z] [2024-04-16T10:23:38.983Z] run.validator: [2024-04-16T10:23:38.983Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:39.220Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:39.220Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:23:39.325Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:39.325Z] [java] [2024-04-16T10:23:39.325Z] [java] [2024-04-16T10:23:39.325Z] [java] ----------------------------------------- [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-returnValue-----------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-expected--------------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-expected0-------------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-expected1-------------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-expected2-------------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-expected3-------------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-unexpected------------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-unexpected0-----------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntries-unexpected1-----------------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-returnValue-----------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-expected--------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-expected0-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-expected1-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-expected2-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-expected3-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-unexpected------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-unexpected0-----------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetServer-unexpected1-----------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetDomain-returnValue-----------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetDomain-expected--------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetDomain-expected0-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetDomain-expected1-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetDomain-expected2-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetDomain-expected3-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetCluster-returnValue----------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetCluster-expected-------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetCluster-expected0------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetCluster-expected1------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetCluster-expected2------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetCluster-expected3------------------: PASS - [2024-04-16T10:23:39.325Z] [java] - testListJndiEntriesTargetCluster-expected4------------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetCluster-unexpected-----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-returnValue--------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-expected-----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-expected0----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-expected1----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-expected2----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-expected3----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-unexpected---------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance1-unexpected0--------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-returnValue--------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-expected-----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-expected0----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-expected1----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-expected2----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-expected3----------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-unexpected---------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetInstance2-unexpected0--------------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-returnValue-----: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected--------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected0-------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected1-------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected2-------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-expected3-------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-unexpected------: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-unexpected0-----: PASS - [2024-04-16T10:23:39.326Z] [java] - testListJndiEntriesTargetStandaloneInstance-unexpected1-----: PASS - [2024-04-16T10:23:39.326Z] [java] ----------------------------------------- [2024-04-16T10:23:39.326Z] [java] - Total PASS : 57 - [2024-04-16T10:23:39.326Z] [java] - Total FAIL : 0 - [2024-04-16T10:23:39.326Z] [java] - Total DID NOT RUN : 0 - [2024-04-16T10:23:39.326Z] [java] ----------------------------------------- [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] setOSConditions: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] setToolWin: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] setToolUnix: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] setToolProperty: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] setS1ASclassPath: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] init-common: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] dev-report: [2024-04-16T10:23:39.326Z] [java] ********************** [2024-04-16T10:23:39.326Z] [java] * PASSED 58 * [2024-04-16T10:23:39.326Z] [java] * FAILED 0 * [2024-04-16T10:23:39.326Z] [java] * DID NOT RUN 0 * [2024-04-16T10:23:39.326Z] [java] * TOTAL 58 * [2024-04-16T10:23:39.326Z] [java] ********************** [2024-04-16T10:23:39.326Z] [java] [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] all: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] all: [2024-04-16T10:23:39.326Z] [2024-04-16T10:23:39.326Z] enroller: [2024-04-16T10:23:39.327Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.327Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.327Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.327Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] setOSConditions: [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] setToolWin: [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] setToolUnix: [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] setToolProperty: [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] setS1ASclassPath: [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] init-common: [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] clean: [2024-04-16T10:23:39.327Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.327Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.327Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.327Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.327Z] setOSConditions: [2024-04-16T10:23:39.327Z] [2024-04-16T10:23:39.328Z] setToolWin: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setToolUnix: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setToolProperty: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setS1ASclassPath: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] init-common: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] clean-common: [2024-04-16T10:23:39.328Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.328Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.328Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.328Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setOSConditions: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setToolWin: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setToolUnix: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setToolProperty: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] setS1ASclassPath: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] init-common: [2024-04-16T10:23:39.328Z] [2024-04-16T10:23:39.328Z] clean-classes-common: [2024-04-16T10:23:39.328Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:39.328Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.329Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] setOSConditions: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] setToolWin: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] setToolUnix: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] setToolProperty: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] setS1ASclassPath: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] init-common: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] clean-jars-common: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] compile: [2024-04-16T10:23:39.329Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.329Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.329Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.329Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.329Z] setOSConditions: [2024-04-16T10:23:39.329Z] [2024-04-16T10:23:39.330Z] setToolWin: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setToolUnix: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setToolProperty: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setS1ASclassPath: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] init-common: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] compile-common: [2024-04-16T10:23:39.330Z] [echo] Current time (ISO): 2024-04-16T10:23:27.834+0000 [2024-04-16T10:23:39.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:39.330Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:39.330Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:39.330Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:23:39.330Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:23:39.330Z] [javac] 1 warning [2024-04-16T10:23:39.330Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.330Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.330Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.330Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setOSConditions: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setToolWin: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setToolUnix: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setToolProperty: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] setS1ASclassPath: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.330Z] init-common: [2024-04-16T10:23:39.330Z] [2024-04-16T10:23:39.331Z] compile-common: [2024-04-16T10:23:39.331Z] [echo] Current time (ISO): 2024-04-16T10:23:30.129+0000 [2024-04-16T10:23:39.331Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:39.331Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:39.331Z] [javac] 1 warning [2024-04-16T10:23:39.331Z] [2024-04-16T10:23:39.331Z] build: [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.331Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.331Z] [2024-04-16T10:23:39.331Z] setOSConditions: [2024-04-16T10:23:39.331Z] [2024-04-16T10:23:39.331Z] fixFiles: [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.331Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.331Z] [2024-04-16T10:23:39.331Z] convUnix: [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.331Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.332Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.332Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] convWin: [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] setToolWin: [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] setToolUnix: [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] setToolProperty: [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] setS1ASclassPath: [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] init-common: [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] package-persistence-common: [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] ejb-jar-common: [2024-04-16T10:23:39.332Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:39.332Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.332Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.332Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.332Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.332Z] [2024-04-16T10:23:39.332Z] package-ejbjar-common: [2024-04-16T10:23:39.332Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.332Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.332Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.333Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-ejb.jar [2024-04-16T10:23:39.333Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.333Z] [2024-04-16T10:23:39.333Z] appclient-jar-common: [2024-04-16T10:23:39.333Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.333Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.333Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.333Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.333Z] [2024-04-16T10:23:39.333Z] package-appclientjar-common: [2024-04-16T10:23:39.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.333Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/loadbalancing-App-client.jar [2024-04-16T10:23:39.333Z] [2024-04-16T10:23:39.333Z] webclient-war-common: [2024-04-16T10:23:39.333Z] [2024-04-16T10:23:39.333Z] build-ear-common: [2024-04-16T10:23:39.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:39.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:39.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:39.333Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2024-04-16T10:23:39.333Z] [2024-04-16T10:23:39.333Z] setup: [2024-04-16T10:23:39.333Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.333Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.334Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.334Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] setOSConditions: [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] setToolWin: [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] setToolUnix: [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] setToolProperty: [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] setS1ASclassPath: [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] init-common: [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] execute-sql-common: [2024-04-16T10:23:39.334Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2024-04-16T10:23:39.334Z] [sql] 0 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 0 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 1 rows affected [2024-04-16T10:23:39.334Z] [sql] 0 rows affected [2024-04-16T10:23:39.334Z] [sql] 11 of 11 SQL statements executed successfully [2024-04-16T10:23:39.334Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.334Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.334Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.334Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] setOSConditions: [2024-04-16T10:23:39.334Z] [2024-04-16T10:23:39.334Z] setToolWin: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setToolUnix: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setToolProperty: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setS1ASclassPath: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] init-common: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] deploy-jdbc-common: [2024-04-16T10:23:39.335Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.335Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.335Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.335Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setOSConditions: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setToolWin: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setToolUnix: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setToolProperty: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] setS1ASclassPath: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] init-common: [2024-04-16T10:23:39.335Z] [2024-04-16T10:23:39.335Z] create-jdbc-connpool-common: [2024-04-16T10:23:39.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true bmpEnrollerPool [2024-04-16T10:23:39.336Z] [exec] JDBC connection pool bmpEnrollerPool created successfully. [2024-04-16T10:23:39.336Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.336Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.336Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.336Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.336Z] [2024-04-16T10:23:39.336Z] set-derby-connpool-props: [2024-04-16T10:23:39.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2024-04-16T10:23:39.336Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.User=dbuser [2024-04-16T10:23:39.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2024-04-16T10:23:39.336Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.Password=dbpassword [2024-04-16T10:23:39.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2024-04-16T10:23:39.336Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.driverType=4 [2024-04-16T10:23:39.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2024-04-16T10:23:39.337Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.portNumber=1527 [2024-04-16T10:23:39.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2024-04-16T10:23:39.337Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.dataBaseName=testdb [2024-04-16T10:23:39.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:39.337Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:39.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2024-04-16T10:23:39.337Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.create=true [2024-04-16T10:23:39.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2024-04-16T10:23:39.337Z] [exec] domain.resources.jdbc-connection-pool.bmpEnrollerPool.property.serverName=localhost [2024-04-16T10:23:39.337Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.337Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.337Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.337Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.337Z] [2024-04-16T10:23:39.337Z] setOSConditions: [2024-04-16T10:23:39.337Z] [2024-04-16T10:23:39.337Z] setToolWin: [2024-04-16T10:23:39.337Z] [2024-04-16T10:23:39.337Z] setToolUnix: [2024-04-16T10:23:39.337Z] [2024-04-16T10:23:39.337Z] setToolProperty: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] setS1ASclassPath: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] init-common: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] create-jdbc-resource-common: [2024-04-16T10:23:39.338Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid bmpEnrollerPool --target server jdbc/bmp-enrollerDB [2024-04-16T10:23:39.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid bmpEnrollerPool --enabled=true --target server jdbc/bmp-enrollerDB [2024-04-16T10:23:39.338Z] [exec] JDBC resource jdbc/bmp-enrollerDB created successfully. [2024-04-16T10:23:39.338Z] [echo] cmd executed for server [2024-04-16T10:23:39.338Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.338Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.338Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.338Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] setOSConditions: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] setToolWin: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] setToolUnix: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] setToolProperty: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.338Z] setS1ASclassPath: [2024-04-16T10:23:39.338Z] [2024-04-16T10:23:39.339Z] init-common: [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] deploy-jms-common: [2024-04-16T10:23:39.339Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:39.339Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:39.339Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:39.339Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] setOSConditions: [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] setToolWin: [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] setToolUnix: [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] setToolProperty: [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] setS1ASclassPath: [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] init-common: [2024-04-16T10:23:39.339Z] [2024-04-16T10:23:39.339Z] create-jms-connection-common: [2024-04-16T10:23:39.429Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:39.429Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:39.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:23:39.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:23:39.488Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:23:39.488Z] [2024-04-16T10:23:39.488Z] asadmin-common: [2024-04-16T10:23:39.488Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:23:39.685Z] [2024-04-16T10:23:39.685Z] setOSConditions: [2024-04-16T10:23:39.685Z] [2024-04-16T10:23:39.685Z] setToolWin: [2024-04-16T10:23:39.685Z] [2024-04-16T10:23:39.685Z] setToolUnix: [2024-04-16T10:23:39.685Z] [2024-04-16T10:23:39.685Z] setToolProperty: [2024-04-16T10:23:39.685Z] [2024-04-16T10:23:39.685Z] setS1ASclassPath: [2024-04-16T10:23:39.685Z] [2024-04-16T10:23:39.685Z] init-common: [2024-04-16T10:23:39.685Z] [2024-04-16T10:23:39.685Z] deploy-rar-common: [2024-04-16T10:23:39.685Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:23:39.909Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear [2024-04-16T10:23:39.909Z] [javaWithResult] Apr 16, 2024 10:23:39 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:39.909Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:39.909Z] [javaWithResult] Apr 16, 2024 10:23:39 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-04-16T10:23:39.909Z] [javaWithResult] WARNING: URI is not hierarchical [2024-04-16T10:23:39.909Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-04-16T10:23:39.909Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-04-16T10:23:39.909Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-04-16T10:23:39.909Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-04-16T10:23:39.910Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-04-16T10:23:39.910Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-04-16T10:23:39.910Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-04-16T10:23:39.910Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:39.910Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:39.910Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:39.910Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:39.910Z] [javaWithResult] [2024-04-16T10:23:39.912Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/QCFactory [2024-04-16T10:23:40.049Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:23:40.049Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:23:40.149Z] [exec] Application deployed with name wsclient. [2024-04-16T10:23:40.149Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:40.149Z] [2024-04-16T10:23:40.149Z] setup: [2024-04-16T10:23:40.149Z] [2024-04-16T10:23:40.149Z] runtest: [2024-04-16T10:23:40.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:40.150Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml:118: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:40.150Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:40.150Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:40.150Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:23:40.165Z] [javaWithResult] [dol.validation.Validator]:: Expected exception [2024-04-16T10:23:40.165Z] [javaWithResult] [dol.validation.Validator]:: Writing out the archive to: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2024-04-16T10:23:40.165Z] [javaWithResult] Apr 16, 2024 10:23:40 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-04-16T10:23:40.165Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/schemas/90/weblogic-application.xsd [2024-04-16T10:23:40.165Z] [javaWithResult] Apr 16, 2024 10:23:40 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:40.165Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-04-16T10:23:40.165Z] [javaWithResult] Apr 16, 2024 10:23:40 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:40.165Z] [javaWithResult] SEVERE: Error occurred [2024-04-16T10:23:40.165Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://www.bea.com/ns/weblogic/90/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-04-16T10:23:40.165Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:40.165Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:40.166Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:40.166Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:40.166Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:40.166Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:40.166Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:40.166Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:40.166Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:40.166Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:40.166Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:40.166Z] [javaWithResult] [2024-04-16T10:23:40.166Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the output archive/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear [2024-04-16T10:23:40.253Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:23:40.326Z] [2024-04-16T10:23:40.326Z] asadmin-common: [2024-04-16T10:23:40.326Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:40.419Z] [java] [client.TestClient]:: [2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: [2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: [2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: [2024-04-16T10:23:40.420Z] [java] [client.TestClient]::

[2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:23:40.420Z] [java] [client.TestClient]::

[2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: [1113] [2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: [2024-04-16T10:23:40.420Z] [java] [client.TestClient]:: [2024-04-16T10:23:40.420Z] [java] Value of key is:svchandler-1 [2024-04-16T10:23:40.420Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:40.420Z] [java] [2024-04-16T10:23:40.420Z] [java] [2024-04-16T10:23:40.420Z] [java] ----------------------------------------- [2024-04-16T10:23:40.420Z] [java] - svchandler-1: PASS - [2024-04-16T10:23:40.420Z] [java] ----------------------------------------- [2024-04-16T10:23:40.420Z] [java] Total PASS: 1 [2024-04-16T10:23:40.420Z] [java] Total FAIL: 0 [2024-04-16T10:23:40.420Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:40.420Z] [java] ----------------------------------------- [2024-04-16T10:23:40.420Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] undeploy: [2024-04-16T10:23:40.420Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:40.420Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:40.420Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:40.420Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] setOSConditions: [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] setToolWin: [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] setToolUnix: [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] setToolProperty: [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] setS1ASclassPath: [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] init-common: [2024-04-16T10:23:40.420Z] [2024-04-16T10:23:40.420Z] undeploy-war-common: [2024-04-16T10:23:40.421Z] [javaWithResult] [dol.validation.Validator]:: The input archive: [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar2/validation.ear1.ear] is not valid [2024-04-16T10:23:40.421Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-04-16T10:23:40.421Z] [javaWithResult] Apr 16, 2024 10:23:40 AM com.sun.enterprise.deployment.node.SaxParserHandler getSchemaFileFor [2024-04-16T10:23:40.422Z] [javaWithResult] INFO: Cannot find the schema file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/schemas/weblogic-application/1.5/weblogic-application.xsd [2024-04-16T10:23:40.422Z] [javaWithResult] Apr 16, 2024 10:23:40 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:40.422Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-04-16T10:23:40.422Z] [javaWithResult] Apr 16, 2024 10:23:40 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:40.422Z] [javaWithResult] SEVERE: Error occurred [2024-04-16T10:23:40.422Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.5/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-04-16T10:23:40.422Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-04-16T10:23:40.422Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:40.423Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-04-16T10:23:40.423Z] [javaWithResult] [2024-04-16T10:23:40.423Z] [javaWithResult] org.xml.sax.SAXException: Requested schema http://xmlns.oracle.com/weblogic/weblogic-application/1.5/weblogic-application.xsd is not found in local repository, please ensure that there are no typos in the XML namespace declaration. [2024-04-16T10:23:40.423Z] [javaWithResult] at com.sun.enterprise.deployment.node.SaxParserHandler.resolveEntity(SaxParserHandler.java:209) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:111) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1134) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:663) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2695) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2070) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3079) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:40.423Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:40.424Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:40.424Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:40.424Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:40.424Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:40.424Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:40.424Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:40.424Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:40.424Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:40.424Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:124) [2024-04-16T10:23:40.424Z] [javaWithResult] Java Result: 255 [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] processResult: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] failed: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] passed: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] unknown: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] writeLogToConsole: [2024-04-16T10:23:40.424Z] [echo] Test validation UNKNOWN at 16-Apr-2024 10:23:40.289 with return code 255 [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] declare-test: [2024-04-16T10:23:40.424Z] [echo] Starting test validation dol/validation Test WLS Ear3 [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] init.os: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] init.tools.unix: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] init.tools.windows: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.424Z] init.tools: [2024-04-16T10:23:40.424Z] [2024-04-16T10:23:40.425Z] setAsadminArgs: [2024-04-16T10:23:40.425Z] [2024-04-16T10:23:40.425Z] init: [2024-04-16T10:23:40.425Z] [2024-04-16T10:23:40.425Z] init.customtasks: [2024-04-16T10:23:40.425Z] [2024-04-16T10:23:40.425Z] run.validator: [2024-04-16T10:23:40.425Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:40.596Z] [exec] Apr 16, 2024 10:23:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:40.596Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@238291d4 [2024-04-16T10:23:40.816Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:23:40.816Z] [echo] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] create-pool: [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] setOSConditions: [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] setToolWin: [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] setToolUnix: [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] setToolProperty: [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] setS1ASclassPath: [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] init-common: [2024-04-16T10:23:40.816Z] [2024-04-16T10:23:40.816Z] create-connector-connpool: [2024-04-16T10:23:40.816Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server standalone-ra-pool [2024-04-16T10:23:40.850Z] [exec] I am in client [2024-04-16T10:23:40.850Z] [exec] calling createPerson(duke) [2024-04-16T10:23:40.850Z] [exec] created [2024-04-16T10:23:40.850Z] [exec] Value of key is: removedDelegate [2024-04-16T10:23:40.850Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:23:40.850Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:23:40.850Z] [exec] Value of key is: delegateRemovedMe [2024-04-16T10:23:40.850Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:40.850Z] [exec] [2024-04-16T10:23:40.850Z] [exec] [2024-04-16T10:23:40.850Z] [exec] ----------------------------------------- [2024-04-16T10:23:40.850Z] [exec] - delegateRemovedMe: PASS - [2024-04-16T10:23:40.850Z] [exec] - removedDelegate: PASS - [2024-04-16T10:23:40.850Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:23:40.850Z] [exec] - findDelegateCreatedPerson: PASS - [2024-04-16T10:23:40.850Z] [exec] ----------------------------------------- [2024-04-16T10:23:40.850Z] [exec] Total PASS: 4 [2024-04-16T10:23:40.850Z] [exec] Total FAIL: 0 [2024-04-16T10:23:40.850Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:40.850Z] [exec] ----------------------------------------- [2024-04-16T10:23:40.850Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:40.850Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:40.983Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-1-web [2024-04-16T10:23:41.104Z] [2024-04-16T10:23:41.105Z] checkReporting-common: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] confirmReportPresent-common: [2024-04-16T10:23:41.105Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:41.105Z] [echo] Test seems to be reported fine [2024-04-16T10:23:41.105Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/RepRunConf.txt [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] confirmMissingReport-common: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] undeploy: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] setOSConditions: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] setToolWin: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] setToolUnix: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] setToolProperty: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] setS1ASclassPath: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] init-common: [2024-04-16T10:23:41.105Z] [2024-04-16T10:23:41.105Z] undeploy-common: [2024-04-16T10:23:41.239Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:41.240Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:41.240Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:41.240Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:41.240Z] [2024-04-16T10:23:41.240Z] setOSConditions: [2024-04-16T10:23:41.240Z] [2024-04-16T10:23:41.240Z] setToolWin: [2024-04-16T10:23:41.240Z] [2024-04-16T10:23:41.240Z] setToolUnix: [2024-04-16T10:23:41.240Z] [2024-04-16T10:23:41.240Z] setToolProperty: [2024-04-16T10:23:41.240Z] [2024-04-16T10:23:41.240Z] setS1ASclassPath: [2024-04-16T10:23:41.240Z] [2024-04-16T10:23:41.240Z] init-common: [2024-04-16T10:23:41.240Z] [2024-04-16T10:23:41.240Z] undeploy-client: [2024-04-16T10:23:41.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:41.297Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:23:41.297Z] [2024-04-16T10:23:41.298Z] asadmin-common: [2024-04-16T10:23:41.298Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:41.370Z] [javaWithResult] [dol.validation.Validator]:: Reading/parsing the orginal archive: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear [2024-04-16T10:23:41.370Z] [javaWithResult] Apr 16, 2024 10:23:41 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:41.370Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:41.370Z] [javaWithResult] Apr 16, 2024 10:23:41 AM com.sun.enterprise.connectors.module.RarHandler getClassPathURIs [2024-04-16T10:23:41.370Z] [javaWithResult] WARNING: URI is not hierarchical [2024-04-16T10:23:41.370Z] [javaWithResult] java.lang.IllegalArgumentException: URI is not hierarchical [2024-04-16T10:23:41.370Z] [javaWithResult] at java.base/java.io.File.(File.java:420) [2024-04-16T10:23:41.370Z] [javaWithResult] at com.sun.enterprise.connectors.module.RarHandler.getClassPathURIs(RarHandler.java:153) [2024-04-16T10:23:41.370Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.getSniffersForModule(DOLUtils.java:599) [2024-04-16T10:23:41.370Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.setExtensionArchivistForSubArchivist(DOLUtils.java:585) [2024-04-16T10:23:41.371Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:533) [2024-04-16T10:23:41.371Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:209) [2024-04-16T10:23:41.371Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:41.371Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:41.371Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:41.371Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:41.371Z] [javaWithResult] [2024-04-16T10:23:41.658Z] [javaWithResult] [dol.validation.Validator]:: Input archive: [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/validation/wlsEar3/validation.ear] is not valid [2024-04-16T10:23:41.658Z] [javaWithResult] [dol.validation.Validator]:: FAILED: devtests/deployment/dol/validation [2024-04-16T10:23:41.658Z] [javaWithResult] Apr 16, 2024 10:23:41 AM com.sun.enterprise.deployment.io.DeploymentDescriptorFile read [2024-04-16T10:23:41.658Z] [javaWithResult] SEVERE: AS-DEPLOYMENT-00120 [2024-04-16T10:23:41.658Z] [javaWithResult] java.io.IOException: Error parsing descriptor Deployment descriptor file META-INF/weblogic-application.xml in archive [validation.ear]. [2024-04-16T10:23:41.658Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:322) [2024-04-16T10:23:41.658Z] [javaWithResult] at com.sun.enterprise.deployment.util.DOLUtils.readRuntimeDeploymentDescriptor(DOLUtils.java:571) [2024-04-16T10:23:41.658Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:701) [2024-04-16T10:23:41.658Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.readRuntimeDeploymentDescriptor(Archivist.java:678) [2024-04-16T10:23:41.659Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readRuntimeDeploymentDescriptor(ApplicationArchivist.java:652) [2024-04-16T10:23:41.659Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:217) [2024-04-16T10:23:41.659Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:178) [2024-04-16T10:23:41.659Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.ApplicationArchivist.open(ApplicationArchivist.java:69) [2024-04-16T10:23:41.659Z] [javaWithResult] at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:330) [2024-04-16T10:23:41.659Z] [javaWithResult] at dol.validation.Validator.main(Validator.java:84) [2024-04-16T10:23:41.659Z] [javaWithResult] Caused by: java.io.IOException: Stream closed [2024-04-16T10:23:41.659Z] [javaWithResult] at java.base/java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:157) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.readAndBuffer(XMLEntityManager.java:3025) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:705) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1397) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1363) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:257) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1152) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1040) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:943) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1224) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:637) [2024-04-16T10:23:41.659Z] [javaWithResult] at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326) [2024-04-16T10:23:41.659Z] [javaWithResult] at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281) [2024-04-16T10:23:41.659Z] [javaWithResult] ... 9 more [2024-04-16T10:23:41.659Z] [javaWithResult] Java Result: 255 [2024-04-16T10:23:41.659Z] [2024-04-16T10:23:41.659Z] processResult: [2024-04-16T10:23:41.659Z] [2024-04-16T10:23:41.659Z] failed: [2024-04-16T10:23:41.659Z] [2024-04-16T10:23:41.659Z] passed: [2024-04-16T10:23:41.659Z] [2024-04-16T10:23:41.659Z] unknown: [2024-04-16T10:23:41.659Z] [2024-04-16T10:23:41.660Z] writeLogToConsole: [2024-04-16T10:23:41.660Z] [echo] Test validation UNKNOWN at 16-Apr-2024 10:23:41.556 with return code 255 [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.os: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.tools.unix: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.tools.windows: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.tools: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] setAsadminArgs: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.customtasks: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] prepare: [2024-04-16T10:23:41.660Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2024-04-16T10:23:41.660Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war [2024-04-16T10:23:41.660Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] private-all: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.os: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.tools.unix: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.tools.windows: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.tools: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] setAsadminArgs: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.660Z] init.customtasks: [2024-04-16T10:23:41.660Z] [2024-04-16T10:23:41.661Z] prepare: [2024-04-16T10:23:41.661Z] [2024-04-16T10:23:41.661Z] compile: [2024-04-16T10:23:41.661Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/dol/override/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:41.661Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/override [2024-04-16T10:23:41.663Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eem_injectionApp [2024-04-16T10:23:41.663Z] [2024-04-16T10:23:41.663Z] unsetup: [2024-04-16T10:23:41.663Z] [2024-04-16T10:23:41.663Z] setOSConditions: [2024-04-16T10:23:41.663Z] [2024-04-16T10:23:41.663Z] setToolWin: [2024-04-16T10:23:41.663Z] [2024-04-16T10:23:41.663Z] setToolUnix: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setToolProperty: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setS1ASclassPath: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] init-common: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] execute-ejb-sql-common: [2024-04-16T10:23:41.664Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eem_injection/sql/drop.sql [2024-04-16T10:23:41.664Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] all: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] eempropagation: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setOSConditions: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setToolWin: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setToolUnix: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setToolProperty: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setS1ASclassPath: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] init-common: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] clean: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setOSConditions: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setToolWin: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setToolUnix: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setToolProperty: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] setS1ASclassPath: [2024-04-16T10:23:41.664Z] [2024-04-16T10:23:41.664Z] init-common: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] clean-common: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setOSConditions: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolWin: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolUnix: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolProperty: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setS1ASclassPath: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] init-common: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] clean-classes-common: [2024-04-16T10:23:41.665Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setOSConditions: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolWin: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolUnix: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolProperty: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setS1ASclassPath: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] init-common: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] clean-jars-common: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] compile: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setOSConditions: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolWin: [2024-04-16T10:23:41.665Z] [2024-04-16T10:23:41.665Z] setToolUnix: [2024-04-16T10:23:41.666Z] [2024-04-16T10:23:41.666Z] setToolProperty: [2024-04-16T10:23:41.666Z] [2024-04-16T10:23:41.666Z] setS1ASclassPath: [2024-04-16T10:23:41.666Z] [2024-04-16T10:23:41.666Z] init-common: [2024-04-16T10:23:41.666Z] [2024-04-16T10:23:41.666Z] compile-common: [2024-04-16T10:23:41.666Z] [echo] Current time (ISO): 2024-04-16T10:23:41.640+0000 [2024-04-16T10:23:41.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:41.666Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:41.743Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:41.743Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:41.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server standalone-ra-pool [2024-04-16T10:23:41.743Z] [exec] Connector connection pool standalone-ra-pool created. [2024-04-16T10:23:41.743Z] [2024-04-16T10:23:41.744Z] create-connector-connpool-common: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setOSConditions: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setToolWin: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setToolUnix: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setToolProperty: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setS1ASclassPath: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] init-common: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] set-oracle-props: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] create-resource: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setOSConditions: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setToolWin: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setToolUnix: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setToolProperty: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] setS1ASclassPath: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] init-common: [2024-04-16T10:23:41.744Z] [2024-04-16T10:23:41.744Z] create-connector-resource-common: [2024-04-16T10:23:41.744Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2024-04-16T10:23:41.824Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:41.824Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:23:41.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:41.886Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setOSConditions: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setToolWin: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setToolUnix: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setToolProperty: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setS1ASclassPath: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] init-common: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] deploy-common: [2024-04-16T10:23:41.886Z] [echo] Current time (ISO): 2024-04-16T10:23:41.750+0000 [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setOSConditions: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setToolWin: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setToolUnix: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setToolProperty: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] setS1ASclassPath: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] init-common: [2024-04-16T10:23:41.886Z] [2024-04-16T10:23:41.886Z] deploy-common-pe: [2024-04-16T10:23:41.887Z] [exec] Apr 16, 2024 10:23:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:41.887Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@72a8361b [2024-04-16T10:23:41.887Z] [exec] I am in client [2024-04-16T10:23:41.887Z] [exec] Value of key is:TestUnsynchPCIsCLearedAfterRollback [2024-04-16T10:23:41.887Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:41.887Z] [exec] [2024-04-16T10:23:41.887Z] [exec] [2024-04-16T10:23:41.887Z] [exec] ----------------------------------------- [2024-04-16T10:23:41.887Z] [exec] - TestUnsynchPCIsCLearedAfterRollback: PASS - [2024-04-16T10:23:41.887Z] [exec] ----------------------------------------- [2024-04-16T10:23:41.887Z] [exec] Total PASS: 1 [2024-04-16T10:23:41.887Z] [exec] Total FAIL: 0 [2024-04-16T10:23:41.887Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:41.887Z] [exec] ----------------------------------------- [2024-04-16T10:23:41.887Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:41.887Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:41.906Z] [exec] Connector resource jms/QCFactory created. [2024-04-16T10:23:41.906Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:41.906Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:41.906Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:41.906Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:41.906Z] [2024-04-16T10:23:41.906Z] setOSConditions: [2024-04-16T10:23:41.907Z] [2024-04-16T10:23:41.907Z] setToolWin: [2024-04-16T10:23:41.907Z] [2024-04-16T10:23:41.907Z] setToolUnix: [2024-04-16T10:23:41.907Z] [2024-04-16T10:23:41.907Z] setToolProperty: [2024-04-16T10:23:41.907Z] [2024-04-16T10:23:41.907Z] setS1ASclassPath: [2024-04-16T10:23:41.907Z] [2024-04-16T10:23:41.907Z] init-common: [2024-04-16T10:23:41.907Z] [2024-04-16T10:23:41.907Z] create-jms-resource-common: [2024-04-16T10:23:42.080Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:42.080Z] [2024-04-16T10:23:42.080Z] all: [2024-04-16T10:23:42.080Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:42.080Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:42.080Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:42.080Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:42.080Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:42.080Z] [2024-04-16T10:23:42.080Z] setOSConditions: [2024-04-16T10:23:42.080Z] [2024-04-16T10:23:42.080Z] setToolWin: [2024-04-16T10:23:42.080Z] [2024-04-16T10:23:42.080Z] setToolUnix: [2024-04-16T10:23:42.080Z] [2024-04-16T10:23:42.081Z] setToolProperty: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] setS1ASclassPath: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] init-common: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] clean: [2024-04-16T10:23:42.081Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:42.081Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:42.081Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:42.081Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:42.081Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] setOSConditions: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] setToolWin: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] setToolUnix: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] setToolProperty: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] setS1ASclassPath: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] init-common: [2024-04-16T10:23:42.081Z] [2024-04-16T10:23:42.081Z] clean-common: [2024-04-16T10:23:42.082Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:42.082Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:42.082Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:42.082Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:42.082Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:42.082Z] [2024-04-16T10:23:42.082Z] setOSConditions: [2024-04-16T10:23:42.082Z] [2024-04-16T10:23:42.082Z] setToolWin: [2024-04-16T10:23:42.082Z] [2024-04-16T10:23:42.082Z] setToolUnix: [2024-04-16T10:23:42.082Z] [2024-04-16T10:23:42.082Z] setToolProperty: [2024-04-16T10:23:42.082Z] [2024-04-16T10:23:42.082Z] setS1ASclassPath: [2024-04-16T10:23:42.082Z] [2024-04-16T10:23:42.082Z] init-common: [2024-04-16T10:23:42.082Z] [2024-04-16T10:23:42.082Z] clean-classes-common: [2024-04-16T10:23:42.082Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:42.082Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:42.082Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:42.082Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:42.082Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:42.083Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] setOSConditions: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] setToolWin: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] setToolUnix: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] setToolProperty: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] setS1ASclassPath: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] init-common: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] clean-jars-common: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] assemble-web: [2024-04-16T10:23:42.083Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:42.083Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:42.083Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:42.083Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:42.083Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:42.083Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] setOSConditions: [2024-04-16T10:23:42.083Z] [2024-04-16T10:23:42.083Z] setToolWin: [2024-04-16T10:23:42.084Z] [2024-04-16T10:23:42.084Z] setToolUnix: [2024-04-16T10:23:42.084Z] [2024-04-16T10:23:42.084Z] setToolProperty: [2024-04-16T10:23:42.084Z] [2024-04-16T10:23:42.084Z] setS1ASclassPath: [2024-04-16T10:23:42.084Z] [2024-04-16T10:23:42.084Z] init-common: [2024-04-16T10:23:42.084Z] [2024-04-16T10:23:42.084Z] wsimport: [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.142Z] checkReporting-common: [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.142Z] confirmReportPresent-common: [2024-04-16T10:23:42.142Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:42.142Z] [echo] Test seems to be reported fine [2024-04-16T10:23:42.142Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/RepRunConf.txt [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.142Z] confirmMissingReport-common: [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.142Z] undeploy: [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.142Z] setOSConditions: [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.142Z] setToolWin: [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.142Z] setToolUnix: [2024-04-16T10:23:42.142Z] [2024-04-16T10:23:42.143Z] setToolProperty: [2024-04-16T10:23:42.143Z] [2024-04-16T10:23:42.143Z] setS1ASclassPath: [2024-04-16T10:23:42.143Z] [2024-04-16T10:23:42.143Z] init-common: [2024-04-16T10:23:42.143Z] [2024-04-16T10:23:42.143Z] undeploy-common: [2024-04-16T10:23:42.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jmsdest --desttype queue --force=false Queue [2024-04-16T10:23:42.219Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:42.219Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/dol/override/OverrideTest.java uses or overrides a deprecated API. [2024-04-16T10:23:42.219Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:42.219Z] [javac] 1 warning [2024-04-16T10:23:42.219Z] [2024-04-16T10:23:42.219Z] init.os: [2024-04-16T10:23:42.219Z] [2024-04-16T10:23:42.219Z] init.tools.unix: [2024-04-16T10:23:42.219Z] [2024-04-16T10:23:42.219Z] init.tools.windows: [2024-04-16T10:23:42.219Z] [2024-04-16T10:23:42.219Z] init.tools: [2024-04-16T10:23:42.219Z] [2024-04-16T10:23:42.219Z] setAsadminArgs: [2024-04-16T10:23:42.219Z] [2024-04-16T10:23:42.220Z] init: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] init.customtasks: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] prepare: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] assemble: [2024-04-16T10:23:42.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF/classes [2024-04-16T10:23:42.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2024-04-16T10:23:42.220Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/dol/override/overrideTest.war/WEB-INF [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] declare-test: [2024-04-16T10:23:42.220Z] [echo] Starting test override dol/override Test [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] init.os: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] init.tools.unix: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] init.tools.windows: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] init.tools: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] setAsadminArgs: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] init: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] init.customtasks: [2024-04-16T10:23:42.220Z] [2024-04-16T10:23:42.220Z] run.overridetest: [2024-04-16T10:23:42.220Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:23:42.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname standalone-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-04-16T10:23:42.332Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] setOSConditions: [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] setToolWin: [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] setToolUnix: [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] setToolProperty: [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] setS1ASclassPath: [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] init-common: [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] create-admin-object: [2024-04-16T10:23:42.332Z] [2024-04-16T10:23:42.332Z] asadmin-common: [2024-04-16T10:23:42.332Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-04-16T10:23:42.339Z] [exec] parsing WSDL... [2024-04-16T10:23:42.448Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:23:42.702Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false unsynchpc_rollback_notclear_unsynchPCApp [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] unsetup: [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] setOSConditions: [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] setToolWin: [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] setToolUnix: [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] setToolProperty: [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] setS1ASclassPath: [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] init-common: [2024-04-16T10:23:42.702Z] [2024-04-16T10:23:42.702Z] execute-ejb-sql-common: [2024-04-16T10:23:42.703Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/persistence/unsynchronizedPC/rollback_notclear_unsynchPC/sql/drop.sql [2024-04-16T10:23:42.703Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] all: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] interceptors: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] all: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] aroundconstruct: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] all: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] annotation: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] setOSConditions: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] setToolWin: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] setToolUnix: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] setToolProperty: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] setS1ASclassPath: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] init-common: [2024-04-16T10:23:42.703Z] [2024-04-16T10:23:42.703Z] clean: [2024-04-16T10:23:42.958Z] [2024-04-16T10:23:42.958Z] setOSConditions: [2024-04-16T10:23:42.958Z] [2024-04-16T10:23:42.958Z] setToolWin: [2024-04-16T10:23:42.958Z] [2024-04-16T10:23:42.958Z] setToolUnix: [2024-04-16T10:23:42.958Z] [2024-04-16T10:23:42.958Z] setToolProperty: [2024-04-16T10:23:42.958Z] [2024-04-16T10:23:42.959Z] setS1ASclassPath: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] init-common: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] clean-common: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setOSConditions: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setToolWin: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setToolUnix: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setToolProperty: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setS1ASclassPath: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] init-common: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] clean-classes-common: [2024-04-16T10:23:42.959Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setOSConditions: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setToolWin: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setToolUnix: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setToolProperty: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setS1ASclassPath: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] init-common: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] clean-jars-common: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] compile: [2024-04-16T10:23:42.959Z] [2024-04-16T10:23:42.959Z] setOSConditions: [2024-04-16T10:23:42.960Z] [2024-04-16T10:23:42.960Z] setToolWin: [2024-04-16T10:23:42.960Z] [2024-04-16T10:23:42.960Z] setToolUnix: [2024-04-16T10:23:42.960Z] [2024-04-16T10:23:42.960Z] setToolProperty: [2024-04-16T10:23:42.960Z] [2024-04-16T10:23:42.960Z] setS1ASclassPath: [2024-04-16T10:23:42.960Z] [2024-04-16T10:23:42.960Z] init-common: [2024-04-16T10:23:42.960Z] [2024-04-16T10:23:42.960Z] compile-common: [2024-04-16T10:23:42.960Z] [echo] Current time (ISO): 2024-04-16T10:23:42.734+0000 [2024-04-16T10:23:42.960Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:42.960Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:43.031Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-04-16T10:23:43.031Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-04-16T10:23:43.031Z] [echo] Deployment on target server server successful [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setOSConditions: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setToolWin: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setToolUnix: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setToolProperty: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setS1ASclassPath: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] init-common: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] deploy-common-ee: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] run: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setOSConditions: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setToolWin: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setToolUnix: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.031Z] setToolProperty: [2024-04-16T10:23:43.031Z] [2024-04-16T10:23:43.032Z] setS1ASclassPath: [2024-04-16T10:23:43.032Z] [2024-04-16T10:23:43.032Z] init-common: [2024-04-16T10:23:43.032Z] [2024-04-16T10:23:43.032Z] execute-sql-common: [2024-04-16T10:23:43.032Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-04-16T10:23:43.032Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:23:43.032Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:23:43.032Z] [sql] 0 rows affected [2024-04-16T10:23:43.032Z] [sql] 1 rows affected [2024-04-16T10:23:43.032Z] [sql] 1 rows affected [2024-04-16T10:23:43.032Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:23:43.032Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:23:43.032Z] [sql] 0 rows affected [2024-04-16T10:23:43.032Z] [sql] 1 rows affected [2024-04-16T10:23:43.032Z] [sql] 1 rows affected [2024-04-16T10:23:43.032Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:23:43.266Z] [exec] [2024-04-16T10:23:43.266Z] [exec] Generating code... [2024-04-16T10:23:43.266Z] [exec] [2024-04-16T10:23:43.266Z] [exec] Compiling code... [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setOSConditions: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setToolWin: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setToolUnix: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setToolProperty: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setS1ASclassPath: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] init-common: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] run-test-1: [2024-04-16T10:23:43.288Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=2 HTTP/1.1 [2024-04-16T10:23:43.288Z] [java] [2024-04-16T10:23:43.288Z] [java] Time: 3 [2024-04-16T10:23:43.288Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:23:43.288Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:23:43.288Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:23:43.288Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:23:43.288Z] [java] [Server response] [2024-04-16T10:23:43.288Z] [java] [Server response]40 [2024-04-16T10:23:43.288Z] [java] [Server response]Running rar_accessibility connector test [2024-04-16T10:23:43.288Z] [java] [Server response]TEST:PASS [2024-04-16T10:23:43.288Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:23:43.288Z] [java] [Server response]END_OF_TEST [2024-04-16T10:23:43.288Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:23:43.288Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:43.288Z] [java] [2024-04-16T10:23:43.288Z] [java] [2024-04-16T10:23:43.288Z] [java] ----------------------------------------- [2024-04-16T10:23:43.288Z] [java] - rar-accessibility-test: PASS - [2024-04-16T10:23:43.288Z] [java] ----------------------------------------- [2024-04-16T10:23:43.288Z] [java] Total PASS: 1 [2024-04-16T10:23:43.288Z] [java] Total FAIL: 0 [2024-04-16T10:23:43.288Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:43.288Z] [java] ----------------------------------------- [2024-04-16T10:23:43.288Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] undeploy: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setOSConditions: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setToolWin: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.288Z] setToolUnix: [2024-04-16T10:23:43.288Z] [2024-04-16T10:23:43.289Z] setToolProperty: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] setS1ASclassPath: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] init-common: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] execute-sql-common: [2024-04-16T10:23:43.289Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-04-16T10:23:43.289Z] [sql] 0 rows affected [2024-04-16T10:23:43.289Z] [sql] 0 rows affected [2024-04-16T10:23:43.289Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] setOSConditions: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] setToolWin: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] setToolUnix: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] setToolProperty: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] setS1ASclassPath: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] init-common: [2024-04-16T10:23:43.289Z] [2024-04-16T10:23:43.289Z] undeploy-common: [2024-04-16T10:23:43.292Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-04-16T10:23:43.293Z] [exec] Administered object eis/jdbcAdmin created. [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] deploy-ear: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setOSConditions: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setToolWin: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setToolUnix: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setToolProperty: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setS1ASclassPath: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] init-common: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] deploy-common: [2024-04-16T10:23:43.293Z] [echo] Current time (ISO): 2024-04-16T10:23:43.043+0000 [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setOSConditions: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setToolWin: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setToolUnix: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setToolProperty: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] setS1ASclassPath: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] init-common: [2024-04-16T10:23:43.293Z] [2024-04-16T10:23:43.293Z] deploy-common-pe: [2024-04-16T10:23:43.500Z] [exec] Application deployed with name datasource-definitionApp. [2024-04-16T10:23:43.500Z] [echo] Deployment on target server server successful [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setOSConditions: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setToolWin: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setToolUnix: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setToolProperty: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setS1ASclassPath: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] init-common: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] deploy-common-ee: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] run: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setOSConditions: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setToolWin: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setToolUnix: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setToolProperty: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] setS1ASclassPath: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] init-common: [2024-04-16T10:23:43.500Z] [2024-04-16T10:23:43.500Z] runclient-common: [2024-04-16T10:23:43.500Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/datasource-definitionAppClient.jar -name datasource-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:23:43.501Z] [exec] Apr 16, 2024 10:23:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:43.501Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:43.611Z] [javaWithResult] Apr 16, 2024 10:23:43 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:43.611Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:43.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS3] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: , lookupName: jdbc/__default [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS5and6] with JNDI name: jdbc/__default, description: , authorization: Container, sharing scope: Shareable, mappedName: jdbc/__default, lookupName: [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS6 [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Target class name: override.OverrideTestServlet [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Target name: myDS5 [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Resource ref [myDS7] with JNDI name: jdbc/__default, description: override, authorization: Container, sharing scope: Unshareable, mappedName: , lookupName: jdbc/__default [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: Descriptor did not override the @Resource lookup name attribute as expected [2024-04-16T10:23:43.865Z] [javaWithResult] [dol.override.OverrideTest]:: FAILED: devtests/deployment/dol/override [2024-04-16T10:23:43.865Z] [javaWithResult] Java Result: 255 [2024-04-16T10:23:43.865Z] [2024-04-16T10:23:43.865Z] processResult: [2024-04-16T10:23:43.865Z] [2024-04-16T10:23:43.865Z] failed: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] passed: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] unknown: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] writeLogToConsole: [2024-04-16T10:23:43.866Z] [echo] Test override UNKNOWN at 16-Apr-2024 10:23:43.821 with return code 255 [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] private-all: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] private-all: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] private-all: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] init.os: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] init.tools.unix: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] init.tools.windows: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] init.tools: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] setAsadminArgs: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] init: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] init.customtasks: [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] prepare: [2024-04-16T10:23:43.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-04-16T10:23:43.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives [2024-04-16T10:23:43.866Z] [2024-04-16T10:23:43.866Z] compile: [2024-04-16T10:23:43.866Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:43.866Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-04-16T10:23:44.182Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:44.182Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:44.182Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:44.182Z] [javac] 2 warnings [2024-04-16T10:23:44.182Z] [2024-04-16T10:23:44.182Z] setOSConditions: [2024-04-16T10:23:44.182Z] [2024-04-16T10:23:44.182Z] setToolWin: [2024-04-16T10:23:44.182Z] [2024-04-16T10:23:44.182Z] setToolUnix: [2024-04-16T10:23:44.182Z] [2024-04-16T10:23:44.182Z] setToolProperty: [2024-04-16T10:23:44.182Z] [2024-04-16T10:23:44.182Z] setS1ASclassPath: [2024-04-16T10:23:44.182Z] [2024-04-16T10:23:44.182Z] init-common: [2024-04-16T10:23:44.182Z] [2024-04-16T10:23:44.182Z] compile-common: [2024-04-16T10:23:44.182Z] [echo] Current time (ISO): 2024-04-16T10:23:43.809+0000 [2024-04-16T10:23:44.182Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:44.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-04-16T10:23:44.215Z] [2024-04-16T10:23:44.215Z] delete-resources-and-undeploy-rar: [2024-04-16T10:23:44.215Z] [2024-04-16T10:23:44.215Z] setOSConditions: [2024-04-16T10:23:44.215Z] [2024-04-16T10:23:44.215Z] setToolWin: [2024-04-16T10:23:44.215Z] [2024-04-16T10:23:44.215Z] setToolUnix: [2024-04-16T10:23:44.215Z] [2024-04-16T10:23:44.215Z] setToolProperty: [2024-04-16T10:23:44.215Z] [2024-04-16T10:23:44.215Z] setS1ASclassPath: [2024-04-16T10:23:44.216Z] [2024-04-16T10:23:44.216Z] init-common: [2024-04-16T10:23:44.216Z] [2024-04-16T10:23:44.216Z] delete-connector-resource-common: [2024-04-16T10:23:44.216Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-04-16T10:23:44.426Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:44.426Z] [javac] 1 warning [2024-04-16T10:23:44.426Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:44.426Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session [2024-04-16T10:23:44.630Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:44.630Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:44.630Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:44.630Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:44.630Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:44.630Z] [2024-04-16T10:23:44.630Z] setOSConditions: [2024-04-16T10:23:44.630Z] [2024-04-16T10:23:44.630Z] setToolWin: [2024-04-16T10:23:44.630Z] [2024-04-16T10:23:44.630Z] setToolUnix: [2024-04-16T10:23:44.630Z] [2024-04-16T10:23:44.631Z] setToolProperty: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] setS1ASclassPath: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] init-common: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] compile: [2024-04-16T10:23:44.631Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:44.631Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:44.631Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:44.631Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:44.631Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] setOSConditions: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] setToolWin: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] setToolUnix: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] setToolProperty: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] setS1ASclassPath: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] init-common: [2024-04-16T10:23:44.631Z] [2024-04-16T10:23:44.631Z] compile-common: [2024-04-16T10:23:44.631Z] [echo] Current time (ISO): 2024-04-16T10:23:44.251+0000 [2024-04-16T10:23:44.631Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:44.680Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:44.680Z] [javac] 1 warning [2024-04-16T10:23:44.680Z] [2024-04-16T10:23:44.680Z] assemble: [2024-04-16T10:23:44.680Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-ejb.jar [2024-04-16T10:23:44.680Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-session-client.jar [2024-04-16T10:23:44.680Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-04-16T10:23:44.680Z] [2024-04-16T10:23:44.680Z] declare-test: [2024-04-16T10:23:44.680Z] [echo] Starting test session ejb30/session Test asadmin deploy [2024-04-16T10:23:44.680Z] [2024-04-16T10:23:44.680Z] init.os: [2024-04-16T10:23:44.680Z] [2024-04-16T10:23:44.680Z] init.tools.unix: [2024-04-16T10:23:44.680Z] [2024-04-16T10:23:44.680Z] init.tools.windows: [2024-04-16T10:23:44.680Z] [2024-04-16T10:23:44.680Z] init.tools: [2024-04-16T10:23:44.680Z] [2024-04-16T10:23:44.680Z] setAsadminArgs: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] init: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] init.customtasks: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] prepare: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] deploy.asadmin: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] setAsadminArgs: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] common.deploy.asadmin: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] init.os: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] init.tools.unix: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] init.tools.windows: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] init.tools: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] setAsadminArgs: [2024-04-16T10:23:44.681Z] [2024-04-16T10:23:44.681Z] init: [2024-04-16T10:23:44.843Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:44.935Z] [2024-04-16T10:23:44.936Z] init.customtasks: [2024-04-16T10:23:44.936Z] [2024-04-16T10:23:44.936Z] common.run.asadmin: [2024-04-16T10:23:44.936Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-04-16T10:23:45.098Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:23:45.098Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:45.098Z] [javac] 1 warning [2024-04-16T10:23:45.098Z] [2024-04-16T10:23:45.098Z] setOSConditions: [2024-04-16T10:23:45.098Z] [2024-04-16T10:23:45.098Z] setToolWin: [2024-04-16T10:23:45.098Z] [2024-04-16T10:23:45.098Z] setToolUnix: [2024-04-16T10:23:45.098Z] [2024-04-16T10:23:45.098Z] setToolProperty: [2024-04-16T10:23:45.098Z] [2024-04-16T10:23:45.098Z] setS1ASclassPath: [2024-04-16T10:23:45.098Z] [2024-04-16T10:23:45.099Z] init-common: [2024-04-16T10:23:45.099Z] [2024-04-16T10:23:45.099Z] compile-common: [2024-04-16T10:23:45.099Z] [echo] Current time (ISO): 2024-04-16T10:23:45.037+0000 [2024-04-16T10:23:45.099Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:45.149Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-04-16T10:23:45.149Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-04-16T10:23:45.149Z] [2024-04-16T10:23:45.149Z] setOSConditions: [2024-04-16T10:23:45.149Z] [2024-04-16T10:23:45.149Z] setToolWin: [2024-04-16T10:23:45.149Z] [2024-04-16T10:23:45.149Z] setToolUnix: [2024-04-16T10:23:45.150Z] [2024-04-16T10:23:45.150Z] setToolProperty: [2024-04-16T10:23:45.150Z] [2024-04-16T10:23:45.150Z] setS1ASclassPath: [2024-04-16T10:23:45.150Z] [2024-04-16T10:23:45.150Z] init-common: [2024-04-16T10:23:45.150Z] [2024-04-16T10:23:45.150Z] delete-connector-connpool-common: [2024-04-16T10:23:45.150Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-04-16T10:23:45.191Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:45.191Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:23:45.541Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:45.541Z] [javac] 1 warning [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] build: [2024-04-16T10:23:45.541Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:45.541Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-lib.jar [2024-04-16T10:23:45.541Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-eempropagation-par1.jar [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] setOSConditions: [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] fixFiles: [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] convUnix: [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] convWin: [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] setToolWin: [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] setToolUnix: [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.541Z] setToolProperty: [2024-04-16T10:23:45.541Z] [2024-04-16T10:23:45.542Z] setS1ASclassPath: [2024-04-16T10:23:45.542Z] [2024-04-16T10:23:45.542Z] init-common: [2024-04-16T10:23:45.542Z] [2024-04-16T10:23:45.542Z] package-persistence-common: [2024-04-16T10:23:45.542Z] [2024-04-16T10:23:45.542Z] ejb-jar-common: [2024-04-16T10:23:45.542Z] [2024-04-16T10:23:45.542Z] package-ejbjar-common: [2024-04-16T10:23:45.542Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:45.542Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-ejb.jar [2024-04-16T10:23:45.542Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:45.542Z] [2024-04-16T10:23:45.542Z] appclient-jar-common: [2024-04-16T10:23:45.556Z] [exec] JMS Desctination Queue created. [2024-04-16T10:23:45.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.Queue --enabled=true --property imqDestinationName=Queue --target server --force=false jms/SampleQueue [2024-04-16T10:23:45.556Z] [exec] Administered object jms/SampleQueue created. [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.556Z] deploy: [2024-04-16T10:23:45.556Z] [echo] Deploying via asadmin... [2024-04-16T10:23:45.556Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:45.556Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:45.556Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:45.556Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.556Z] setOSConditions: [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.556Z] setToolWin: [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.556Z] setToolUnix: [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.556Z] setToolProperty: [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.556Z] setS1ASclassPath: [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.556Z] init-common: [2024-04-16T10:23:45.556Z] [2024-04-16T10:23:45.557Z] deploy-common: [2024-04-16T10:23:45.557Z] [echo] Current time (ISO): 2024-04-16T10:23:45.515+0000 [2024-04-16T10:23:45.557Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:45.557Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:45.557Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:45.557Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:45.557Z] [2024-04-16T10:23:45.557Z] setOSConditions: [2024-04-16T10:23:45.557Z] [2024-04-16T10:23:45.557Z] setToolWin: [2024-04-16T10:23:45.557Z] [2024-04-16T10:23:45.557Z] setToolUnix: [2024-04-16T10:23:45.557Z] [2024-04-16T10:23:45.557Z] setToolProperty: [2024-04-16T10:23:45.557Z] [2024-04-16T10:23:45.557Z] setS1ASclassPath: [2024-04-16T10:23:45.557Z] [2024-04-16T10:23:45.557Z] init-common: [2024-04-16T10:23:45.557Z] [2024-04-16T10:23:45.557Z] deploy-common-pe: [2024-04-16T10:23:45.733Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:45.734Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:45.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-04-16T10:23:45.734Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-04-16T10:23:45.734Z] [2024-04-16T10:23:45.734Z] setOSConditions: [2024-04-16T10:23:45.734Z] [2024-04-16T10:23:45.734Z] setToolWin: [2024-04-16T10:23:45.734Z] [2024-04-16T10:23:45.734Z] setToolUnix: [2024-04-16T10:23:45.734Z] [2024-04-16T10:23:45.734Z] setToolProperty: [2024-04-16T10:23:45.734Z] [2024-04-16T10:23:45.734Z] setS1ASclassPath: [2024-04-16T10:23:45.734Z] [2024-04-16T10:23:45.734Z] init-common: [2024-04-16T10:23:45.734Z] [2024-04-16T10:23:45.734Z] undeploy-rar-common: [2024-04-16T10:23:45.734Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-04-16T10:23:45.754Z] [exec] Application deployed with name web-subclassingApp. [2024-04-16T10:23:45.754Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-04-16T10:23:45.754Z] [echo] Deployment on target server server successful [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] setOSConditions: [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] setToolWin: [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] setToolUnix: [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] setToolProperty: [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] setS1ASclassPath: [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] init-common: [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] deploy-common-ee: [2024-04-16T10:23:45.754Z] [2024-04-16T10:23:45.754Z] run-ear: [2024-04-16T10:23:45.797Z] [2024-04-16T10:23:45.797Z] package-appclientjar-common: [2024-04-16T10:23:45.797Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:45.797Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagation-client.jar [2024-04-16T10:23:45.797Z] [2024-04-16T10:23:45.797Z] webclient-war-common: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] build-ear-common: [2024-04-16T10:23:45.798Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:45.798Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:45.798Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-04-16T10:23:45.798Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setup: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setOSConditions: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setToolWin: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setToolUnix: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setToolProperty: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setS1ASclassPath: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] init-common: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] execute-ejb-sql-common: [2024-04-16T10:23:45.798Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/create.sql [2024-04-16T10:23:45.798Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] deploy: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setOSConditions: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setToolWin: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setToolUnix: [2024-04-16T10:23:45.798Z] [2024-04-16T10:23:45.798Z] setToolProperty: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] setS1ASclassPath: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] init-common: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] deploy-common: [2024-04-16T10:23:45.799Z] [echo] Current time (ISO): 2024-04-16T10:23:45.572+0000 [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] setOSConditions: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] setToolWin: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] setToolUnix: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] setToolProperty: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] setS1ASclassPath: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] init-common: [2024-04-16T10:23:45.799Z] [2024-04-16T10:23:45.799Z] deploy-common-pe: [2024-04-16T10:23:46.028Z] [2024-04-16T10:23:46.028Z] setOSConditions: [2024-04-16T10:23:46.028Z] [2024-04-16T10:23:46.028Z] setToolWin: [2024-04-16T10:23:46.028Z] [2024-04-16T10:23:46.028Z] setToolUnix: [2024-04-16T10:23:46.028Z] [2024-04-16T10:23:46.028Z] setToolProperty: [2024-04-16T10:23:46.028Z] [2024-04-16T10:23:46.028Z] setS1ASclassPath: [2024-04-16T10:23:46.028Z] [2024-04-16T10:23:46.028Z] init-common: [2024-04-16T10:23:46.028Z] [2024-04-16T10:23:46.028Z] runwebclient-common: [2024-04-16T10:23:46.053Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationApp.ear [2024-04-16T10:23:46.128Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar of size 11,125 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar [2024-04-16T10:23:46.128Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar of size 3,214 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar [2024-04-16T10:23:46.128Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient.jar of size 3,355 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-04-16T10:23:46.128Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2024-04-16T10:23:46.128Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:46.128Z] [2024-04-16T10:23:46.128Z] init.os: [2024-04-16T10:23:46.128Z] [2024-04-16T10:23:46.128Z] init.tools.unix: [2024-04-16T10:23:46.128Z] [2024-04-16T10:23:46.128Z] init.tools.windows: [2024-04-16T10:23:46.128Z] [2024-04-16T10:23:46.128Z] init.tools: [2024-04-16T10:23:46.128Z] [2024-04-16T10:23:46.128Z] setAsadminArgs: [2024-04-16T10:23:46.128Z] [2024-04-16T10:23:46.129Z] init: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] init.customtasks: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] setEnabled: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] createAppRef: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] init.os: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] init.tools.unix: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] init.tools.windows: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] init.tools: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] setAsadminArgs: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] init: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] init.customtasks: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] prepare: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] setOrbPort2: [2024-04-16T10:23:46.129Z] [2024-04-16T10:23:46.129Z] runclient: [2024-04-16T10:23:46.129Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-04-16T10:23:46.284Z] [java] size of buffer is1590 [2024-04-16T10:23:46.438Z] [exec] Waiting for domain1 to start .............. [2024-04-16T10:23:46.438Z] [exec] Waiting finished after 13,818 ms. [2024-04-16T10:23:46.438Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:23:46.438Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:23:46.438Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:23:46.438Z] [exec] Admin Port: 4,848 [2024-04-16T10:23:46.438Z] [exec] Command start-domain executed successfully. [2024-04-16T10:23:46.438Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:23:46.438Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:23:46.438Z] [2024-04-16T10:23:46.438Z] dumpThreadStack: [2024-04-16T10:23:46.438Z] [2024-04-16T10:23:46.438Z] startDomainWindows: [2024-04-16T10:23:46.438Z] [2024-04-16T10:23:46.438Z] startDomain: [2024-04-16T10:23:46.438Z] [echo] original auth.conf length: 668 [2024-04-16T10:23:46.438Z] [echo] new auth.conf length: 668 [2024-04-16T10:23:46.438Z] [echo] files are of same length. OK [2024-04-16T10:23:46.438Z] [2024-04-16T10:23:46.438Z] setOSConditions: [2024-04-16T10:23:46.438Z] [2024-04-16T10:23:46.438Z] setToolWin: [2024-04-16T10:23:46.438Z] [2024-04-16T10:23:46.439Z] setToolUnix: [2024-04-16T10:23:46.439Z] [2024-04-16T10:23:46.439Z] setToolProperty: [2024-04-16T10:23:46.439Z] [2024-04-16T10:23:46.439Z] setS1ASclassPath: [2024-04-16T10:23:46.439Z] [2024-04-16T10:23:46.439Z] init-common: [2024-04-16T10:23:46.439Z] [2024-04-16T10:23:46.439Z] stopDomain: [2024-04-16T10:23:46.439Z] [echo] run.xml:stopping domain... [2024-04-16T10:23:46.484Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppApp.ear [2024-04-16T10:23:46.539Z] [java] HTTP port :8080 [2024-04-16T10:23:46.539Z] [java] HTTP hostname :localhost [2024-04-16T10:23:46.611Z] [exec] Application deployed with name ejb-ejb30-persistence-eempropagationApp. [2024-04-16T10:23:46.611Z] [echo] Deployment on target server server successful [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setOSConditions: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setToolWin: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setToolUnix: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setToolProperty: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setS1ASclassPath: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] init-common: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] deploy-common-ee: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] run: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setOSConditions: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setToolWin: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setToolUnix: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setToolProperty: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.611Z] setS1ASclassPath: [2024-04-16T10:23:46.611Z] [2024-04-16T10:23:46.612Z] init-common: [2024-04-16T10:23:46.612Z] [2024-04-16T10:23:46.612Z] runclient-common: [2024-04-16T10:23:46.612Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationAppClient.jar -name ejb-ejb30-persistence-eempropagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:46.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] delete-resources-and-undeploy-rar: [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] setOSConditions: [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] setToolWin: [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] setToolUnix: [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] setToolProperty: [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] setS1ASclassPath: [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] init-common: [2024-04-16T10:23:46.726Z] [2024-04-16T10:23:46.726Z] delete-connector-resource-common: [2024-04-16T10:23:46.726Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-04-16T10:23:46.794Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2024-04-16T10:23:46.794Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2024-04-16T10:23:46.794Z] [java] SSN=123456789&action=Create [2024-04-16T10:23:46.794Z] [java] HTTP port :8080 [2024-04-16T10:23:46.794Z] [java] HTTP hostname :localhost [2024-04-16T10:23:46.984Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:46.984Z] [javac] 1 warning [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] build: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setOSConditions: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setToolWin: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setToolUnix: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setToolProperty: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setS1ASclassPath: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] init-common: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] ejb-jar-common: [2024-04-16T10:23:46.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] package-ejbjar-common: [2024-04-16T10:23:46.984Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:46.984Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2024-04-16T10:23:46.984Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] deploy: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setOSConditions: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setToolWin: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.984Z] setToolUnix: [2024-04-16T10:23:46.984Z] [2024-04-16T10:23:46.985Z] setToolProperty: [2024-04-16T10:23:46.985Z] [2024-04-16T10:23:46.985Z] setS1ASclassPath: [2024-04-16T10:23:46.985Z] [2024-04-16T10:23:46.985Z] init-common: [2024-04-16T10:23:46.985Z] [2024-04-16T10:23:46.985Z] deploy-jar-common: [2024-04-16T10:23:47.168Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:47.168Z] [javac] 1 warning [2024-04-16T10:23:47.410Z] [exec] Application deployed with name loadbalancing-AppApp. [2024-04-16T10:23:47.410Z] [echo] Deployment on target server server successful [2024-04-16T10:23:47.411Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:47.411Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:47.411Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:47.411Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] setOSConditions: [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] setToolWin: [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] setToolUnix: [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] setToolProperty: [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] setS1ASclassPath: [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] init-common: [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] deploy-common-ee: [2024-04-16T10:23:47.411Z] [2024-04-16T10:23:47.411Z] run: [2024-04-16T10:23:47.411Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:47.411Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:47.411Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:47.411Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:47.412Z] [2024-04-16T10:23:47.412Z] setOSConditions: [2024-04-16T10:23:47.412Z] [2024-04-16T10:23:47.412Z] setToolWin: [2024-04-16T10:23:47.412Z] [2024-04-16T10:23:47.412Z] setToolUnix: [2024-04-16T10:23:47.412Z] [2024-04-16T10:23:47.412Z] setToolProperty: [2024-04-16T10:23:47.412Z] [2024-04-16T10:23:47.412Z] setS1ASclassPath: [2024-04-16T10:23:47.412Z] [2024-04-16T10:23:47.412Z] init-common: [2024-04-16T10:23:47.412Z] [2024-04-16T10:23:47.412Z] runclient-common: [2024-04-16T10:23:47.412Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppAppClient.jar -name loadbalancing-AppClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:47.423Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-04-16T10:23:47.423Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:47.423Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:47.423Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:47.423Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:47.424Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:47.424Z] [2024-04-16T10:23:47.424Z] pkg-war: [2024-04-16T10:23:47.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:47.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:47.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:47.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:47.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:23:47.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:47.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:47.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:23:47.424Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:23:47.424Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:23:47.424Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:47.424Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:47.424Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/${web.wsit.descriptors} does not exist. [2024-04-16T10:23:47.424Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2024-04-16T10:23:47.424Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:47.424Z] [2024-04-16T10:23:47.424Z] assemble-client: [2024-04-16T10:23:47.424Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:47.424Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:47.424Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:47.425Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:47.425Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:47.425Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:47.425Z] [2024-04-16T10:23:47.425Z] setOSConditions: [2024-04-16T10:23:47.425Z] [2024-04-16T10:23:47.425Z] setToolWin: [2024-04-16T10:23:47.425Z] [2024-04-16T10:23:47.425Z] setToolUnix: [2024-04-16T10:23:47.425Z] [2024-04-16T10:23:47.425Z] setToolProperty: [2024-04-16T10:23:47.425Z] [2024-04-16T10:23:47.425Z] setS1ASclassPath: [2024-04-16T10:23:47.425Z] [2024-04-16T10:23:47.425Z] init-common: [2024-04-16T10:23:47.425Z] [2024-04-16T10:23:47.425Z] wsimport: [2024-04-16T10:23:47.582Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-ann-ejb.jar [2024-04-16T10:23:47.680Z] [exec] parsing WSDL... [2024-04-16T10:23:47.697Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-04-16T10:23:47.697Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-04-16T10:23:47.697Z] [2024-04-16T10:23:47.697Z] setOSConditions: [2024-04-16T10:23:47.697Z] [2024-04-16T10:23:47.697Z] setToolWin: [2024-04-16T10:23:47.697Z] [2024-04-16T10:23:47.697Z] setToolUnix: [2024-04-16T10:23:47.697Z] [2024-04-16T10:23:47.698Z] setToolProperty: [2024-04-16T10:23:47.698Z] [2024-04-16T10:23:47.698Z] setS1ASclassPath: [2024-04-16T10:23:47.698Z] [2024-04-16T10:23:47.698Z] init-common: [2024-04-16T10:23:47.698Z] [2024-04-16T10:23:47.698Z] delete-connector-connpool-common: [2024-04-16T10:23:47.698Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-04-16T10:23:47.970Z] [exec] Apr 16, 2024 10:23:47 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:47.970Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:48.142Z] [exec] Application deployed with name ejb-around-construct-ann-ejb. [2024-04-16T10:23:48.142Z] [2024-04-16T10:23:48.142Z] run: [2024-04-16T10:23:48.163Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:23:48.163Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:23:48.163Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-04-16T10:23:48.163Z] [java] HTTP port :8080 [2024-04-16T10:23:48.164Z] [java] HTTP hostname :localhost [2024-04-16T10:23:48.240Z] [exec] [2024-04-16T10:23:48.240Z] [exec] Generating code... [2024-04-16T10:23:48.240Z] [exec] [2024-04-16T10:23:48.240Z] [exec] Compiling code... [2024-04-16T10:23:48.534Z] [exec] Apr 16, 2024 10:23:48 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:48.534Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-eempropagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.eempropagation.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-eempropagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-eempropagationClient [2024-04-16T10:23:48.629Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:48.629Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:48.629Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-04-16T10:23:48.629Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-04-16T10:23:48.629Z] [2024-04-16T10:23:48.629Z] setOSConditions: [2024-04-16T10:23:48.629Z] [2024-04-16T10:23:48.629Z] setToolWin: [2024-04-16T10:23:48.629Z] [2024-04-16T10:23:48.629Z] setToolUnix: [2024-04-16T10:23:48.629Z] [2024-04-16T10:23:48.629Z] setToolProperty: [2024-04-16T10:23:48.629Z] [2024-04-16T10:23:48.629Z] setS1ASclassPath: [2024-04-16T10:23:48.629Z] [2024-04-16T10:23:48.629Z] init-common: [2024-04-16T10:23:48.629Z] [2024-04-16T10:23:48.629Z] undeploy-rar-common: [2024-04-16T10:23:48.629Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:23:48.843Z] [exec] Apr 16, 2024 10:23:48 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:48.843Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:49.066Z] [java] Apr 16, 2024 10:23:48 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:49.066Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:49.128Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-04-16T10:23:49.128Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:23:49.128Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:23:49.128Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:49.128Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:49.128Z] [2024-04-16T10:23:49.128Z] undeploy-ear: [2024-04-16T10:23:49.128Z] [2024-04-16T10:23:49.128Z] setOSConditions: [2024-04-16T10:23:49.128Z] [2024-04-16T10:23:49.128Z] setToolWin: [2024-04-16T10:23:49.128Z] [2024-04-16T10:23:49.129Z] setToolUnix: [2024-04-16T10:23:49.129Z] [2024-04-16T10:23:49.129Z] setToolProperty: [2024-04-16T10:23:49.129Z] [2024-04-16T10:23:49.129Z] setS1ASclassPath: [2024-04-16T10:23:49.129Z] [2024-04-16T10:23:49.129Z] init-common: [2024-04-16T10:23:49.129Z] [2024-04-16T10:23:49.129Z] delete-ra-config: [2024-04-16T10:23:49.129Z] [2024-04-16T10:23:49.129Z] asadmin-common: [2024-04-16T10:23:49.129Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:23:49.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:23:49.189Z] [2024-04-16T10:23:49.189Z] delete-resources-and-undeploy-rar: [2024-04-16T10:23:49.189Z] [2024-04-16T10:23:49.189Z] setOSConditions: [2024-04-16T10:23:49.190Z] [2024-04-16T10:23:49.190Z] setToolWin: [2024-04-16T10:23:49.190Z] [2024-04-16T10:23:49.190Z] setToolUnix: [2024-04-16T10:23:49.190Z] [2024-04-16T10:23:49.190Z] setToolProperty: [2024-04-16T10:23:49.190Z] [2024-04-16T10:23:49.190Z] setS1ASclassPath: [2024-04-16T10:23:49.190Z] [2024-04-16T10:23:49.190Z] init-common: [2024-04-16T10:23:49.190Z] [2024-04-16T10:23:49.190Z] delete-connector-resource-common: [2024-04-16T10:23:49.190Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-04-16T10:23:49.412Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:49.412Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:49.412Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:49.412Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:49.412Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:49.412Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:49.412Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:49.412Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:49.412Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:49.412Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:23:49.412Z] [exec] Apr 16, 2024 10:23:49 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:49.412Z] [exec] WARNING: ACC001: Using the only client [loadbalancing-App-client] with main class [com.sun.s1peqe.loadbalancing.client.EnrollerClient] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/loadbalancing-AppAppClient.jar even though it does not match the specified main class name null or client name loadbalancing-AppClient [2024-04-16T10:23:49.624Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:49.624Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:49.751Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-04-16T10:23:49.751Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-04-16T10:23:49.751Z] [2024-04-16T10:23:49.751Z] setOSConditions: [2024-04-16T10:23:49.751Z] [2024-04-16T10:23:49.751Z] setToolWin: [2024-04-16T10:23:49.751Z] [2024-04-16T10:23:49.751Z] setToolUnix: [2024-04-16T10:23:49.751Z] [2024-04-16T10:23:49.751Z] setToolProperty: [2024-04-16T10:23:49.752Z] [2024-04-16T10:23:49.752Z] setS1ASclassPath: [2024-04-16T10:23:49.752Z] [2024-04-16T10:23:49.752Z] init-common: [2024-04-16T10:23:49.752Z] [2024-04-16T10:23:49.752Z] delete-connector-connpool-common: [2024-04-16T10:23:49.752Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-04-16T10:23:49.879Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:49.879Z] [javac] 1 warning [2024-04-16T10:23:49.879Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:49.879Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:23:49.879Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:23:49.879Z] [2024-04-16T10:23:49.879Z] deploy-app: [2024-04-16T10:23:49.879Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:49.879Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:50.005Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:50.005Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:50.005Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:50.005Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:50.005Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:50.006Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:23:50.006Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:50.006Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:23:50.006Z] [exec] Apr 16, 2024 10:23:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:23:50.006Z] [exec] WARNING: Deprecated element resource-env-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceEnvRefNode. [2024-04-16T10:23:50.096Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:50.096Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:50.097Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-04-16T10:23:50.136Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:50.136Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:50.136Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] deploy-war-common: [2024-04-16T10:23:50.136Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:50.136Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:50.136Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:50.136Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:50.136Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] setOSConditions: [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] setToolWin: [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] setToolUnix: [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] setToolProperty: [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] setS1ASclassPath: [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] init-common: [2024-04-16T10:23:50.136Z] [2024-04-16T10:23:50.136Z] deploy-war-commonpe: [2024-04-16T10:23:50.352Z] [2024-04-16T10:23:50.352Z] setOSConditions: [2024-04-16T10:23:50.352Z] [2024-04-16T10:23:50.352Z] setToolWin: [2024-04-16T10:23:50.352Z] [2024-04-16T10:23:50.352Z] setToolUnix: [2024-04-16T10:23:50.352Z] [2024-04-16T10:23:50.352Z] setToolProperty: [2024-04-16T10:23:50.352Z] [2024-04-16T10:23:50.352Z] setS1ASclassPath: [2024-04-16T10:23:50.352Z] [2024-04-16T10:23:50.352Z] init-common: [2024-04-16T10:23:50.352Z] [2024-04-16T10:23:50.352Z] undeploy-common: [2024-04-16T10:23:50.699Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:50.699Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:50.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-04-16T10:23:50.699Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-04-16T10:23:50.699Z] [2024-04-16T10:23:50.699Z] setOSConditions: [2024-04-16T10:23:50.699Z] [2024-04-16T10:23:50.699Z] setToolWin: [2024-04-16T10:23:50.699Z] [2024-04-16T10:23:50.699Z] setToolUnix: [2024-04-16T10:23:50.699Z] [2024-04-16T10:23:50.699Z] setToolProperty: [2024-04-16T10:23:50.699Z] [2024-04-16T10:23:50.699Z] setS1ASclassPath: [2024-04-16T10:23:50.699Z] [2024-04-16T10:23:50.699Z] init-common: [2024-04-16T10:23:50.700Z] [2024-04-16T10:23:50.700Z] undeploy-rar-common: [2024-04-16T10:23:50.700Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-04-16T10:23:50.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-2-web.war [2024-04-16T10:23:51.059Z] [exec] Apr 16, 2024 10:23:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:51.059Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@72a8361b [2024-04-16T10:23:51.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-04-16T10:23:51.261Z] [2024-04-16T10:23:51.261Z] exec: [2024-04-16T10:23:51.261Z] [2024-04-16T10:23:51.261Z] asadmin-common: [2024-04-16T10:23:51.261Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=global [2024-04-16T10:23:51.288Z] [exec] Application deployed with name svchandler-2-web. [2024-04-16T10:23:51.288Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:51.288Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:51.288Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:51.288Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:51.288Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:51.288Z] [2024-04-16T10:23:51.288Z] deploy-war-commonee: [2024-04-16T10:23:51.289Z] [2024-04-16T10:23:51.289Z] deploy-client: [2024-04-16T10:23:51.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] unsetup: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setOSConditions: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setToolWin: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setToolUnix: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setToolProperty: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setS1ASclassPath: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] init-common: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] default-sql: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setOSConditions: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setToolWin: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setToolUnix: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setToolProperty: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] setS1ASclassPath: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] init-common: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] execute-sql-common: [2024-04-16T10:23:51.301Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2024-04-16T10:23:51.301Z] [sql] 0 rows affected [2024-04-16T10:23:51.301Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.301Z] sql-oracle: [2024-04-16T10:23:51.301Z] [2024-04-16T10:23:51.302Z] execute-sql-connector: [2024-04-16T10:23:51.313Z] [exec] I am in client [2024-04-16T10:23:51.313Z] [exec] calling createPerson(duke) [2024-04-16T10:23:51.313Z] [exec] created [2024-04-16T10:23:51.313Z] [exec] Value of key is: removedDelegate [2024-04-16T10:23:51.313Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:23:51.313Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:23:51.313Z] [exec] Value of key is: delegateRemovedMe [2024-04-16T10:23:51.313Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:51.313Z] [exec] [2024-04-16T10:23:51.313Z] [exec] [2024-04-16T10:23:51.313Z] [exec] ----------------------------------------- [2024-04-16T10:23:51.313Z] [exec] - delegateRemovedMe: PASS - [2024-04-16T10:23:51.313Z] [exec] - removedDelegate: PASS - [2024-04-16T10:23:51.313Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:23:51.313Z] [exec] - findDelegateCreatedPerson: PASS - [2024-04-16T10:23:51.313Z] [exec] ----------------------------------------- [2024-04-16T10:23:51.313Z] [exec] Total PASS: 4 [2024-04-16T10:23:51.313Z] [exec] Total FAIL: 0 [2024-04-16T10:23:51.313Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:51.313Z] [exec] ----------------------------------------- [2024-04-16T10:23:51.313Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:51.313Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:51.406Z] [2024-04-16T10:23:51.406Z] processResult: [2024-04-16T10:23:51.406Z] [2024-04-16T10:23:51.406Z] failed: [2024-04-16T10:23:51.406Z] [2024-04-16T10:23:51.406Z] passed: [2024-04-16T10:23:51.407Z] [echo] Test session Passed [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] unknown: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] declare-test: [2024-04-16T10:23:51.407Z] [echo] Starting test session ejb30/session Test asadmin redeploy [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.os: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.tools.unix: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.tools.windows: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.tools: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] setAsadminArgs: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.customtasks: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] prepare: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] redeploy.asadmin: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] setAsadminArgs: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] common.redeploy.asadmin: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.os: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.tools.unix: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.tools.windows: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init.tools: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] setAsadminArgs: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.407Z] init: [2024-04-16T10:23:51.407Z] [2024-04-16T10:23:51.408Z] init.customtasks: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] delAppRef: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] init.os: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] init.tools.unix: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] init.tools.windows: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] init.tools: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] setAsadminArgs: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] init: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] init.customtasks: [2024-04-16T10:23:51.408Z] [2024-04-16T10:23:51.408Z] common.run.asadmin: [2024-04-16T10:23:51.408Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives --name ejb-ejb30-hello-session /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionApp.ear [2024-04-16T10:23:51.408Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:51.408Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:23:51.557Z] [2024-04-16T10:23:51.557Z] delete-resource: [2024-04-16T10:23:51.557Z] [2024-04-16T10:23:51.557Z] setOSConditions: [2024-04-16T10:23:51.557Z] [2024-04-16T10:23:51.557Z] setToolWin: [2024-04-16T10:23:51.557Z] [2024-04-16T10:23:51.558Z] setToolUnix: [2024-04-16T10:23:51.558Z] [2024-04-16T10:23:51.558Z] setToolProperty: [2024-04-16T10:23:51.558Z] [2024-04-16T10:23:51.558Z] setS1ASclassPath: [2024-04-16T10:23:51.558Z] [2024-04-16T10:23:51.558Z] init-common: [2024-04-16T10:23:51.558Z] [2024-04-16T10:23:51.558Z] delete-connector-resource-common: [2024-04-16T10:23:51.558Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-04-16T10:23:51.593Z] [java] Apr 16, 2024 10:23:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:51.593Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53a9fcfd [2024-04-16T10:23:51.625Z] [exec] Apr 16, 2024 10:23:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:51.626Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2864f887 [2024-04-16T10:23:51.786Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:23:51.786Z] [exec] Waiting finished after 3,053 ms. [2024-04-16T10:23:51.786Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:23:51.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=global [2024-04-16T10:23:51.831Z] [exec] server.connector-service.class-loading-policy=global [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setOSConditions: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setToolWin: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setToolUnix: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setToolProperty: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setS1ASclassPath: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] init-common: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] clean: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setOSConditions: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setToolWin: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setToolUnix: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setToolProperty: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] setS1ASclassPath: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.831Z] init-common: [2024-04-16T10:23:51.831Z] [2024-04-16T10:23:51.832Z] clean-common: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setOSConditions: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setToolWin: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setToolUnix: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setToolProperty: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setS1ASclassPath: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] init-common: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] clean-classes-common: [2024-04-16T10:23:51.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setOSConditions: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setToolWin: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setToolUnix: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setToolProperty: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] setS1ASclassPath: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] init-common: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] clean-jars-common: [2024-04-16T10:23:51.832Z] [2024-04-16T10:23:51.832Z] clean: [2024-04-16T10:23:51.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:23:51.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-04-16T10:23:51.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-04-16T10:23:51.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-04-16T10:23:51.833Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-04-16T10:23:51.833Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-04-16T10:23:51.833Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] compile: [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] setOSConditions: [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] setToolWin: [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] setToolUnix: [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] setToolProperty: [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] setS1ASclassPath: [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] init-common: [2024-04-16T10:23:51.833Z] [2024-04-16T10:23:51.833Z] compile-common: [2024-04-16T10:23:51.833Z] [echo] Current time (ISO): 2024-04-16T10:23:51.814+0000 [2024-04-16T10:23:51.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:51.833Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:51.847Z] [java] test : hello, world! [2024-04-16T10:23:51.847Z] [java] [2024-04-16T10:23:51.847Z] [java] Value of key is:ejb-around-construct-ann-ejb [2024-04-16T10:23:51.848Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:51.848Z] [java] [2024-04-16T10:23:51.848Z] [java] [2024-04-16T10:23:51.848Z] [java] ----------------------------------------- [2024-04-16T10:23:51.848Z] [java] - ejb-around-construct-ann-ejb: PASS - [2024-04-16T10:23:51.848Z] [java] ----------------------------------------- [2024-04-16T10:23:51.848Z] [java] Total PASS: 1 [2024-04-16T10:23:51.848Z] [java] Total FAIL: 0 [2024-04-16T10:23:51.848Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:51.848Z] [java] ----------------------------------------- [2024-04-16T10:23:51.848Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:51.848Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] checkReporting-common: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] confirmReportPresent-common: [2024-04-16T10:23:51.873Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:51.873Z] [echo] Test seems to be reported fine [2024-04-16T10:23:51.873Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/RepRunConf.txt [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] confirmMissingReport-common: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] undeploy: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] setOSConditions: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] setToolWin: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] setToolUnix: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] setToolProperty: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] setS1ASclassPath: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] init-common: [2024-04-16T10:23:51.873Z] [2024-04-16T10:23:51.873Z] undeploy-common: [2024-04-16T10:23:51.879Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:51.879Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:23:51.907Z] [exec] looking up ejb/MyStudent using org.glassfish.jndi.cosnaming.CNCtxFactory... [2024-04-16T10:23:51.907Z] [exec] Apr 16, 2024 10:23:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:23:51.907Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@27e199ce [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] undeploy: [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] setOSConditions: [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] setToolWin: [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] setToolUnix: [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] setToolProperty: [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] setS1ASclassPath: [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] init-common: [2024-04-16T10:23:52.103Z] [2024-04-16T10:23:52.103Z] undeploy-jar-common: [2024-04-16T10:23:52.135Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-04-16T10:23:52.135Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-04-16T10:23:52.135Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-eempropagationApp [2024-04-16T10:23:52.163Z] [exec] Looked up ejb/MyStudent with CnCtxFactory... [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] unsetup: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setOSConditions: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setToolWin: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setToolUnix: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setToolProperty: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setS1ASclassPath: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] init-common: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] execute-ejb-sql-common: [2024-04-16T10:23:52.389Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/eempropagation/sql/drop.sql [2024-04-16T10:23:52.389Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] all: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] extendedem: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setOSConditions: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setToolWin: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setToolUnix: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setToolProperty: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] setS1ASclassPath: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] init-common: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.389Z] clean: [2024-04-16T10:23:52.389Z] [2024-04-16T10:23:52.390Z] setOSConditions: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolWin: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolUnix: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolProperty: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setS1ASclassPath: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] init-common: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] clean-common: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setOSConditions: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolWin: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolUnix: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolProperty: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setS1ASclassPath: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] init-common: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] clean-classes-common: [2024-04-16T10:23:52.390Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] delete-pool: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setOSConditions: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setOSConditions: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolWin: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolWin: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolUnix: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolUnix: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolProperty: [2024-04-16T10:23:52.390Z] [2024-04-16T10:23:52.390Z] setToolProperty: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] setS1ASclassPath: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] setS1ASclassPath: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] init-common: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] init-common: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] clean-jars-common: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] delete-connector-connpool-common: [2024-04-16T10:23:52.391Z] compile: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] setOSConditions: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2024-04-16T10:23:52.391Z] setToolWin: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] setToolUnix: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] setToolProperty: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] setS1ASclassPath: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] init-common: [2024-04-16T10:23:52.391Z] [2024-04-16T10:23:52.391Z] compile-common: [2024-04-16T10:23:52.391Z] [echo] Current time (ISO): 2024-04-16T10:23:52.199+0000 [2024-04-16T10:23:52.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:52.391Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:52.406Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar of size 11,125 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-clientClient.jar [2024-04-16T10:23:52.406Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar of size 3,214 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient/ejb-ejb30-hello-session-client.jar [2024-04-16T10:23:52.406Z] [exec] Extracted transferred entry ejb-ejb30-hello-sessionClient.jar of size 3,355 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-04-16T10:23:52.407Z] [exec] Application deployed with name ejb-ejb30-hello-session. [2024-04-16T10:23:52.407Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.os: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.tools.unix: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.tools.windows: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.tools: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] setAsadminArgs: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.customtasks: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] setEnabled: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] createAppRef: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.os: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.tools.unix: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.tools.windows: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.tools: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] setAsadminArgs: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] init.customtasks: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] prepare: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] setOrbPort2: [2024-04-16T10:23:52.407Z] [2024-04-16T10:23:52.407Z] runclient: [2024-04-16T10:23:52.408Z] [echo] appclient -targetserver localhost:3700 -xml client/sun-acc-no-log-service.xml -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session/archives/ejb-ejb30-hello-sessionClient.jar [2024-04-16T10:23:52.440Z] [exec] Application deployed with name wsclient. [2024-04-16T10:23:52.440Z] [exec] Command deploy executed successfully. [2024-04-16T10:23:52.440Z] [2024-04-16T10:23:52.440Z] setup: [2024-04-16T10:23:52.440Z] [2024-04-16T10:23:52.440Z] runclient: [2024-04-16T10:23:52.440Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:52.440Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml:128: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:52.440Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:52.688Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-around-construct-ann-ejb [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] all: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] descriptor: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] setOSConditions: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] setToolWin: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] setToolUnix: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] setToolProperty: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] setS1ASclassPath: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] init-common: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] clean: [2024-04-16T10:23:52.688Z] [2024-04-16T10:23:52.688Z] setOSConditions: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolWin: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolUnix: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolProperty: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setS1ASclassPath: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] init-common: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] clean-common: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setOSConditions: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolWin: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolUnix: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolProperty: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setS1ASclassPath: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] init-common: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] clean-classes-common: [2024-04-16T10:23:52.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setOSConditions: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolWin: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolUnix: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setToolProperty: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.689Z] setS1ASclassPath: [2024-04-16T10:23:52.689Z] [2024-04-16T10:23:52.690Z] init-common: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] clean-jars-common: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] compile: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] setOSConditions: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] setToolWin: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] setToolUnix: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] setToolProperty: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] setS1ASclassPath: [2024-04-16T10:23:52.690Z] [2024-04-16T10:23:52.690Z] init-common: [2024-04-16T10:23:52.719Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: [2024-04-16T10:23:52.719Z] [java] [client.TestClient]::

[2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:23:52.719Z] [java] [client.TestClient]::

[2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: [1113] [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: [2024-04-16T10:23:52.719Z] [java] [client.TestClient]:: [2024-04-16T10:23:52.719Z] [java] Value of key is:svchandler-2 [2024-04-16T10:23:52.719Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:52.719Z] [java] [2024-04-16T10:23:52.719Z] [java] [2024-04-16T10:23:52.719Z] [java] ----------------------------------------- [2024-04-16T10:23:52.719Z] [java] - svchandler-2: PASS - [2024-04-16T10:23:52.719Z] [java] ----------------------------------------- [2024-04-16T10:23:52.719Z] [java] Total PASS: 1 [2024-04-16T10:23:52.719Z] [java] Total FAIL: 0 [2024-04-16T10:23:52.719Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:23:52.719Z] [java] ----------------------------------------- [2024-04-16T10:23:52.719Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] undeploy: [2024-04-16T10:23:52.720Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:52.720Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:52.720Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:52.720Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:52.720Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] setOSConditions: [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] setToolWin: [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] setToolUnix: [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] setToolProperty: [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] setS1ASclassPath: [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] init-common: [2024-04-16T10:23:52.720Z] [2024-04-16T10:23:52.720Z] undeploy-war-common: [2024-04-16T10:23:52.945Z] [2024-04-16T10:23:52.945Z] compile-common: [2024-04-16T10:23:52.945Z] [echo] Current time (ISO): 2024-04-16T10:23:52.687+0000 [2024-04-16T10:23:52.945Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:52.945Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:52.951Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:52.951Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:52.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true standalone-ra-pool [2024-04-16T10:23:52.951Z] [exec] Connector connection pool standalone-ra-pool deleted. [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] setOSConditions: [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] setToolWin: [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] setToolUnix: [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] setToolProperty: [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] setS1ASclassPath: [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] init-common: [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] delete-admin-object: [2024-04-16T10:23:52.951Z] [2024-04-16T10:23:52.951Z] asadmin-common: [2024-04-16T10:23:52.951Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-04-16T10:23:53.035Z] [exec] Apr 16, 2024 10:23:52 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:23:53.035Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:23:53.327Z] [exec] Apr 16, 2024 10:23:53 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:53.327Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9f4be826[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/compds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:23:53.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-04-16T10:23:53.530Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-04-16T10:23:53.530Z] [2024-04-16T10:23:53.530Z] setOSConditions: [2024-04-16T10:23:53.530Z] [2024-04-16T10:23:53.530Z] setToolWin: [2024-04-16T10:23:53.530Z] [2024-04-16T10:23:53.530Z] setToolUnix: [2024-04-16T10:23:53.530Z] [2024-04-16T10:23:53.530Z] setToolProperty: [2024-04-16T10:23:53.530Z] [2024-04-16T10:23:53.530Z] setS1ASclassPath: [2024-04-16T10:23:53.530Z] [2024-04-16T10:23:53.530Z] init-common: [2024-04-16T10:23:53.530Z] [2024-04-16T10:23:53.530Z] undeploy-rar-common: [2024-04-16T10:23:53.530Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:23:53.606Z] [exec] Created student id 111 for Tiffany Moore [2024-04-16T10:23:53.606Z] [exec] Looking up EJB REFs whose jndi name is specified as a corbaname: url ==> [2024-04-16T10:23:53.606Z] [exec] Creating new Context 1.. [2024-04-16T10:23:53.606Z] [exec] Using Context 1, Looking up EJB using corbaname: url with global jndi name ==> [2024-04-16T10:23:53.606Z] [exec] Using Context 1, looking up global jndi name ==> [2024-04-16T10:23:53.606Z] [exec] Looked up ejb/MyCourse [2024-04-16T10:23:53.606Z] [exec] Looked up java:comp/env/ejb/SimpleEnroller [2024-04-16T10:23:53.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-2-web [2024-04-16T10:23:53.694Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:53.694Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:53.694Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:53.694Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:53.695Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:53.695Z] [2024-04-16T10:23:53.695Z] setOSConditions: [2024-04-16T10:23:53.695Z] [2024-04-16T10:23:53.695Z] setToolWin: [2024-04-16T10:23:53.695Z] [2024-04-16T10:23:53.695Z] setToolUnix: [2024-04-16T10:23:53.695Z] [2024-04-16T10:23:53.695Z] setToolProperty: [2024-04-16T10:23:53.695Z] [2024-04-16T10:23:53.695Z] setS1ASclassPath: [2024-04-16T10:23:53.695Z] [2024-04-16T10:23:53.695Z] init-common: [2024-04-16T10:23:53.695Z] [2024-04-16T10:23:53.695Z] undeploy-client: [2024-04-16T10:23:53.906Z] [exec] Denise Smith: [2024-04-16T10:23:53.906Z] [exec] 220 Power J2EE Programming [2024-04-16T10:23:53.950Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:53.950Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:23:54.206Z] [exec] 333 XML Made Easy [2024-04-16T10:23:54.206Z] [exec] 777 An Introduction to Java Programming [2024-04-16T10:23:54.206Z] [exec] [2024-04-16T10:23:54.206Z] [exec] An Introduction to Java Programming: [2024-04-16T10:23:54.206Z] [exec] 823 Denise Smith [2024-04-16T10:23:54.206Z] [exec] 456 Joe Smith [2024-04-16T10:23:54.206Z] [exec] 388 Elizabeth Willis [2024-04-16T10:23:54.206Z] [exec] Looking up JMS Resource Refs ==> [2024-04-16T10:23:54.206Z] [exec] Creating new Context 2.. [2024-04-16T10:23:54.219Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:54.219Z] [2024-04-16T10:23:54.219Z] all: [2024-04-16T10:23:54.219Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:54.219Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:54.219Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:54.220Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setOSConditions: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setToolWin: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setToolUnix: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setToolProperty: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setS1ASclassPath: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] init-common: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] clean: [2024-04-16T10:23:54.220Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:54.220Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:54.220Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:54.220Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setOSConditions: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setToolWin: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setToolUnix: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setToolProperty: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.220Z] setS1ASclassPath: [2024-04-16T10:23:54.220Z] [2024-04-16T10:23:54.221Z] init-common: [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] clean-common: [2024-04-16T10:23:54.221Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:54.221Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:54.221Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:54.221Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] setOSConditions: [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] setToolWin: [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] setToolUnix: [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] setToolProperty: [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] setS1ASclassPath: [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] init-common: [2024-04-16T10:23:54.221Z] [2024-04-16T10:23:54.221Z] clean-classes-common: [2024-04-16T10:23:54.221Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:54.295Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:54.296Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:23:54.296Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:23:54.380Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:54.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:23:54.455Z] [2024-04-16T10:23:54.455Z] all: [2024-04-16T10:23:54.455Z] [echo] @@## web2connector (second time) ##@@ [2024-04-16T10:23:54.455Z] [2024-04-16T10:23:54.456Z] setOSConditions: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolWin: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolUnix: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolProperty: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setS1ASclassPath: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] init-common: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] clean: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setOSConditions: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolWin: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolUnix: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolProperty: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setS1ASclassPath: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] init-common: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] clean-common: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setOSConditions: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolWin: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolUnix: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setToolProperty: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] setS1ASclassPath: [2024-04-16T10:23:54.456Z] [2024-04-16T10:23:54.456Z] init-common: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] clean-classes-common: [2024-04-16T10:23:54.457Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setOSConditions: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setToolWin: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setToolUnix: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setToolProperty: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setS1ASclassPath: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] init-common: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] clean-jars-common: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] compile: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setOSConditions: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setToolWin: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setToolUnix: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setToolProperty: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] setS1ASclassPath: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] init-common: [2024-04-16T10:23:54.457Z] [2024-04-16T10:23:54.457Z] compile-common: [2024-04-16T10:23:54.457Z] [echo] Current time (ISO): 2024-04-16T10:23:54.253+0000 [2024-04-16T10:23:54.457Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:54.457Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:54.477Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:54.477Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:54.477Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:54.477Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] setOSConditions: [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] setToolWin: [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] setToolUnix: [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] setToolProperty: [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] setS1ASclassPath: [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] init-common: [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] clean-jars-common: [2024-04-16T10:23:54.477Z] [2024-04-16T10:23:54.477Z] assemble-web: [2024-04-16T10:23:54.477Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:54.477Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:54.478Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:54.478Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:54.478Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:54.478Z] [2024-04-16T10:23:54.478Z] setOSConditions: [2024-04-16T10:23:54.478Z] [2024-04-16T10:23:54.478Z] setToolWin: [2024-04-16T10:23:54.478Z] [2024-04-16T10:23:54.478Z] setToolUnix: [2024-04-16T10:23:54.478Z] [2024-04-16T10:23:54.478Z] setToolProperty: [2024-04-16T10:23:54.478Z] [2024-04-16T10:23:54.478Z] setS1ASclassPath: [2024-04-16T10:23:54.478Z] [2024-04-16T10:23:54.478Z] init-common: [2024-04-16T10:23:54.478Z] [2024-04-16T10:23:54.478Z] wsimport: [2024-04-16T10:23:54.549Z] [javac] 2 warnings [2024-04-16T10:23:54.549Z] [2024-04-16T10:23:54.549Z] setOSConditions: [2024-04-16T10:23:54.549Z] [2024-04-16T10:23:54.549Z] setToolWin: [2024-04-16T10:23:54.549Z] [2024-04-16T10:23:54.549Z] setToolUnix: [2024-04-16T10:23:54.549Z] [2024-04-16T10:23:54.549Z] setToolProperty: [2024-04-16T10:23:54.550Z] [2024-04-16T10:23:54.550Z] setS1ASclassPath: [2024-04-16T10:23:54.550Z] [2024-04-16T10:23:54.550Z] init-common: [2024-04-16T10:23:54.550Z] [2024-04-16T10:23:54.550Z] compile-common: [2024-04-16T10:23:54.550Z] [echo] Current time (ISO): 2024-04-16T10:23:54.309+0000 [2024-04-16T10:23:54.550Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:54.635Z] [javac] 1 warning [2024-04-16T10:23:54.635Z] [2024-04-16T10:23:54.635Z] setOSConditions: [2024-04-16T10:23:54.636Z] [2024-04-16T10:23:54.636Z] setToolWin: [2024-04-16T10:23:54.636Z] [2024-04-16T10:23:54.636Z] setToolUnix: [2024-04-16T10:23:54.636Z] [2024-04-16T10:23:54.636Z] setToolProperty: [2024-04-16T10:23:54.636Z] [2024-04-16T10:23:54.636Z] setS1ASclassPath: [2024-04-16T10:23:54.636Z] [2024-04-16T10:23:54.636Z] init-common: [2024-04-16T10:23:54.636Z] [2024-04-16T10:23:54.636Z] compile-common: [2024-04-16T10:23:54.636Z] [echo] Current time (ISO): 2024-04-16T10:23:54.513+0000 [2024-04-16T10:23:54.636Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:54.733Z] [exec] parsing WSDL... [2024-04-16T10:23:54.812Z] [exec] Apr 16, 2024 10:23:54 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:23:54.812Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:23:54.842Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:54.842Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/aroundconstruct/descriptor/ejb/SomeManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:23:54.842Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:23:54.842Z] [javac] 1 warning [2024-04-16T10:23:54.842Z] [2024-04-16T10:23:54.842Z] setOSConditions: [2024-04-16T10:23:54.842Z] [2024-04-16T10:23:54.842Z] setToolWin: [2024-04-16T10:23:54.842Z] [2024-04-16T10:23:54.842Z] setToolUnix: [2024-04-16T10:23:54.842Z] [2024-04-16T10:23:54.842Z] setToolProperty: [2024-04-16T10:23:54.842Z] [2024-04-16T10:23:54.842Z] setS1ASclassPath: [2024-04-16T10:23:54.842Z] [2024-04-16T10:23:54.842Z] init-common: [2024-04-16T10:23:54.842Z] [2024-04-16T10:23:54.842Z] compile-common: [2024-04-16T10:23:54.842Z] [echo] Current time (ISO): 2024-04-16T10:23:54.829+0000 [2024-04-16T10:23:54.842Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] undeploy: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setOSConditions: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setToolWin: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setToolUnix: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setToolProperty: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setS1ASclassPath: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] init-common: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] execute-sql-common: [2024-04-16T10:23:54.959Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1/sql/drop_pointbase.sql [2024-04-16T10:23:54.959Z] [sql] 0 rows affected [2024-04-16T10:23:54.959Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setOSConditions: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setToolWin: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setToolUnix: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.959Z] setToolProperty: [2024-04-16T10:23:54.959Z] [2024-04-16T10:23:54.960Z] setS1ASclassPath: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] init-common: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] undeploy-jdbc-common: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setOSConditions: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setToolWin: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setToolUnix: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setToolProperty: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setS1ASclassPath: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] init-common: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] delete-jdbc-resource-common: [2024-04-16T10:23:54.960Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:23:54.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:23:54.960Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:23:54.960Z] [echo] cmd executed for server [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setOSConditions: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setToolWin: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setToolUnix: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setToolProperty: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] setS1ASclassPath: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] init-common: [2024-04-16T10:23:54.960Z] [2024-04-16T10:23:54.960Z] delete-jdbc-connpool-common: [2024-04-16T10:23:54.961Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:23:54.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:23:54.961Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:23:54.961Z] [echo] cmd executed for server [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setOSConditions: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setToolWin: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setToolUnix: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setToolProperty: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setS1ASclassPath: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] init-common: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] undeploy-common: [2024-04-16T10:23:54.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauth1App [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] all: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setOSConditions: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setToolWin: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setToolUnix: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setToolProperty: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] setS1ASclassPath: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.961Z] init-common: [2024-04-16T10:23:54.961Z] [2024-04-16T10:23:54.962Z] clean: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setOSConditions: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolWin: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolUnix: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolProperty: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setS1ASclassPath: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] init-common: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] clean-common: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setOSConditions: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolWin: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolUnix: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolProperty: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setS1ASclassPath: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] init-common: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] clean-classes-common: [2024-04-16T10:23:54.962Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setOSConditions: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolWin: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolUnix: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.962Z] setToolProperty: [2024-04-16T10:23:54.962Z] [2024-04-16T10:23:54.963Z] setS1ASclassPath: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] init-common: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] clean-jars-common: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] compile: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] setOSConditions: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] setToolWin: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] setToolUnix: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] setToolProperty: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] setS1ASclassPath: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] init-common: [2024-04-16T10:23:54.963Z] [2024-04-16T10:23:54.963Z] compile-common: [2024-04-16T10:23:54.963Z] [echo] Current time (ISO): 2024-04-16T10:23:53.417+0000 [2024-04-16T10:23:54.963Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:54.963Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:55.107Z] [exec] Apr 16, 2024 10:23:54 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:55.107Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:23:55.107Z] [exec] Apr 16, 2024 10:23:54 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:55.107Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:23:55.107Z] [exec] Apr 16, 2024 10:23:55 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:23:55.107Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:23:55.217Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:55.217Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/ejb/SimpleBMPBean.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:23:55.217Z] [javac] return new Integer(1); [2024-04-16T10:23:55.217Z] [javac] ^ [2024-04-16T10:23:55.217Z] [javac] 2 warnings [2024-04-16T10:23:55.217Z] [2024-04-16T10:23:55.217Z] setOSConditions: [2024-04-16T10:23:55.217Z] [2024-04-16T10:23:55.217Z] setToolWin: [2024-04-16T10:23:55.217Z] [2024-04-16T10:23:55.217Z] setToolUnix: [2024-04-16T10:23:55.217Z] [2024-04-16T10:23:55.217Z] setToolProperty: [2024-04-16T10:23:55.217Z] [2024-04-16T10:23:55.218Z] setS1ASclassPath: [2024-04-16T10:23:55.218Z] [2024-04-16T10:23:55.218Z] init-common: [2024-04-16T10:23:55.218Z] [2024-04-16T10:23:55.218Z] compile-common: [2024-04-16T10:23:55.218Z] [echo] Current time (ISO): 2024-04-16T10:23:55.177+0000 [2024-04-16T10:23:55.218Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:55.362Z] [exec] looked up java:comp/env/jms/SampleQueue [2024-04-16T10:23:55.362Z] [exec] Creating new Context 3... [2024-04-16T10:23:55.617Z] [exec] Looked up jms/QCFactory [2024-04-16T10:23:55.617Z] [exec] Value of key is: balancing [2024-04-16T10:23:55.617Z] [exec] Creating new Context ... [2024-04-16T10:23:55.617Z] [exec] Looked up java:comp/InAppClientContainer :true [2024-04-16T10:23:55.617Z] [exec] Apr 16, 2024 10:23:55 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:55.617Z] [exec] Value of key is:testInAppClientContainer [2024-04-16T10:23:55.617Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:23:55.617Z] [exec] [2024-04-16T10:23:55.617Z] [exec] [2024-04-16T10:23:55.617Z] [exec] ----------------------------------------- [2024-04-16T10:23:55.617Z] [exec] - testInAppClientContainer: PASS - [2024-04-16T10:23:55.617Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@15fea556[jndiName=jms/QCFactory-Connection-Pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off- balancing: PASS - [2024-04-16T10:23:55.617Z] [exec] [2024-04-16T10:23:55.617Z] [exec] ----------------------------------------- [2024-04-16T10:23:55.617Z] [exec] Total PASS: 2 [2024-04-16T10:23:55.617Z] [exec] Total FAIL: 0 [2024-04-16T10:23:55.617Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:23:55.617Z] [exec] Apr 16, 2024 10:23:55 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-04-16T10:23:55.617Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopping... [2024-04-16T10:23:55.617Z] [exec] -----------------------------------------Apr 16, 2024 10:23:55 AM com.sun.messaging.jms.ra.ResourceAdapter stop [2024-04-16T10:23:55.617Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:55.617Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:23:55.617Z] [exec] [2024-04-16T10:23:55.617Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter stopped. [2024-04-16T10:23:55.617Z] [exec] Apr 16, 2024 10:23:55 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:23:55.617Z] [exec] INFO: RAR7094: jmsra shutdown successful. [2024-04-16T10:23:55.659Z] [exec] [2024-04-16T10:23:55.659Z] [exec] Generating code... [2024-04-16T10:23:55.659Z] [exec] [2024-04-16T10:23:55.659Z] [exec] Compiling code... [2024-04-16T10:23:55.872Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:55.872Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:55.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:55.872Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:55.872Z] [2024-04-16T10:23:55.872Z] checkReporting-common: [2024-04-16T10:23:55.872Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:55.872Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:55.872Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:55.873Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:55.873Z] [2024-04-16T10:23:55.873Z] confirmReportPresent-common: [2024-04-16T10:23:55.873Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:23:55.873Z] [echo] Test seems to be reported fine [2024-04-16T10:23:55.873Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/RepRunConf.txt [2024-04-16T10:23:55.873Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:55.873Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:55.873Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:55.873Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:55.873Z] [2024-04-16T10:23:55.873Z] confirmMissingReport-common: [2024-04-16T10:23:55.873Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:55.873Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:55.873Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:55.873Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:55.873Z] [2024-04-16T10:23:55.873Z] setOSConditions: [2024-04-16T10:23:55.873Z] [2024-04-16T10:23:55.873Z] setToolWin: [2024-04-16T10:23:55.874Z] [2024-04-16T10:23:55.874Z] setToolUnix: [2024-04-16T10:23:55.874Z] [2024-04-16T10:23:55.874Z] setToolProperty: [2024-04-16T10:23:55.874Z] [2024-04-16T10:23:55.874Z] setS1ASclassPath: [2024-04-16T10:23:55.874Z] [2024-04-16T10:23:55.874Z] init-common: [2024-04-16T10:23:55.874Z] [2024-04-16T10:23:55.874Z] execute-sql-common: [2024-04-16T10:23:55.874Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2024-04-16T10:23:55.874Z] [sql] 0 rows affected [2024-04-16T10:23:55.874Z] [sql] 0 rows affected [2024-04-16T10:23:55.874Z] [sql] 0 rows affected [2024-04-16T10:23:55.874Z] [sql] 3 of 3 SQL statements executed successfully [2024-04-16T10:23:56.129Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:56.129Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:56.129Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:56.129Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:56.129Z] [2024-04-16T10:23:56.129Z] setOSConditions: [2024-04-16T10:23:56.129Z] [2024-04-16T10:23:56.129Z] setToolWin: [2024-04-16T10:23:56.129Z] [2024-04-16T10:23:56.129Z] setToolUnix: [2024-04-16T10:23:56.129Z] [2024-04-16T10:23:56.129Z] setToolProperty: [2024-04-16T10:23:56.129Z] [2024-04-16T10:23:56.129Z] setS1ASclassPath: [2024-04-16T10:23:56.129Z] [2024-04-16T10:23:56.129Z] init-common: [2024-04-16T10:23:56.129Z] [2024-04-16T10:23:56.130Z] execute-sql-common: [2024-04-16T10:23:56.130Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/create_pointbase.sql [2024-04-16T10:23:56.130Z] [sql] 0 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 0 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 1 rows affected [2024-04-16T10:23:56.130Z] [sql] 0 rows affected [2024-04-16T10:23:56.130Z] [sql] 11 of 11 SQL statements executed successfully [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] undeploy: [2024-04-16T10:23:56.130Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:56.130Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:56.130Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:56.130Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] setOSConditions: [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] setToolWin: [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] setToolUnix: [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] setToolProperty: [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] setS1ASclassPath: [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] init-common: [2024-04-16T10:23:56.130Z] [2024-04-16T10:23:56.130Z] undeploy-common: [2024-04-16T10:23:56.454Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:56.454Z] [javac] 1 warning [2024-04-16T10:23:56.454Z] [2024-04-16T10:23:56.454Z] build: [2024-04-16T10:23:56.454Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:23:56.455Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-lib.jar [2024-04-16T10:23:56.455Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par1.jar [2024-04-16T10:23:56.455Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-extendedem-par3.jar [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] setOSConditions: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] fixFiles: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] convUnix: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] convWin: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] setToolWin: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] setToolUnix: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] setToolProperty: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] setS1ASclassPath: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] init-common: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] package-persistence-common: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] ejb-jar-common: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] package-ejbjar-common: [2024-04-16T10:23:56.455Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:56.455Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-ejb.jar [2024-04-16T10:23:56.455Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] appclient-jar-common: [2024-04-16T10:23:56.455Z] [2024-04-16T10:23:56.455Z] package-appclientjar-common: [2024-04-16T10:23:56.455Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:56.456Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedem-client.jar [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] webclient-war-common: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] build-ear-common: [2024-04-16T10:23:56.456Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:56.456Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:56.456Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-04-16T10:23:56.456Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setup: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setOSConditions: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setToolWin: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setToolUnix: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setToolProperty: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setS1ASclassPath: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] init-common: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] execute-ejb-sql-common: [2024-04-16T10:23:56.456Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/create.sql [2024-04-16T10:23:56.456Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] deploy: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setOSConditions: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setToolWin: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setToolUnix: [2024-04-16T10:23:56.456Z] [2024-04-16T10:23:56.456Z] setToolProperty: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] setS1ASclassPath: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] init-common: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] deploy-common: [2024-04-16T10:23:56.457Z] [echo] Current time (ISO): 2024-04-16T10:23:56.254+0000 [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] setOSConditions: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] setToolWin: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] setToolUnix: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] setToolProperty: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] setS1ASclassPath: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] init-common: [2024-04-16T10:23:56.457Z] [2024-04-16T10:23:56.457Z] deploy-common-pe: [2024-04-16T10:23:56.591Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:56.591Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:56.591Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:56.591Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:56.591Z] [2024-04-16T10:23:56.592Z] setOSConditions: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setToolWin: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setToolUnix: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setToolProperty: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setS1ASclassPath: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] init-common: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] compile: [2024-04-16T10:23:56.592Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:56.592Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:56.592Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:56.592Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setOSConditions: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setToolWin: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setToolUnix: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setToolProperty: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] setS1ASclassPath: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] init-common: [2024-04-16T10:23:56.592Z] [2024-04-16T10:23:56.592Z] compile-common: [2024-04-16T10:23:56.593Z] [echo] Current time (ISO): 2024-04-16T10:23:56.529+0000 [2024-04-16T10:23:56.593Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:56.705Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@fc21ff4 [2024-04-16T10:23:56.705Z] [exec] Apr 16, 2024 10:23:56 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:56.705Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ffeb2370[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/defaultds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:23:56.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false loadbalancing-AppApp [2024-04-16T10:23:56.708Z] [2024-04-16T10:23:56.708Z] unsetup: [2024-04-16T10:23:56.708Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:56.708Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:56.708Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:56.708Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:56.708Z] [2024-04-16T10:23:56.708Z] setOSConditions: [2024-04-16T10:23:56.708Z] [2024-04-16T10:23:56.708Z] setToolWin: [2024-04-16T10:23:56.708Z] [2024-04-16T10:23:56.708Z] setToolUnix: [2024-04-16T10:23:56.708Z] [2024-04-16T10:23:56.709Z] setToolProperty: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] setS1ASclassPath: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] init-common: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] undeploy-jms-common: [2024-04-16T10:23:56.709Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:56.709Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:56.709Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:56.709Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] setOSConditions: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] setToolWin: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] setToolUnix: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] setToolProperty: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] setS1ASclassPath: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] init-common: [2024-04-16T10:23:56.709Z] [2024-04-16T10:23:56.709Z] delete-jms-connection-common: [2024-04-16T10:23:56.711Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemApp.ear [2024-04-16T10:23:56.742Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:56.986Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:56.997Z] [javac] 1 warning [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] build: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setOSConditions: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setToolWin: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setToolUnix: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setToolProperty: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setS1ASclassPath: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] init-common: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] ejb-jar-common: [2024-04-16T10:23:56.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] package-ejbjar-common: [2024-04-16T10:23:56.997Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:56.997Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:56.997Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:56.997Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2024-04-16T10:23:56.997Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] deploy: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setOSConditions: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setToolWin: [2024-04-16T10:23:56.997Z] [2024-04-16T10:23:56.997Z] setToolUnix: [2024-04-16T10:23:56.998Z] [2024-04-16T10:23:56.998Z] setToolProperty: [2024-04-16T10:23:56.998Z] [2024-04-16T10:23:56.998Z] setS1ASclassPath: [2024-04-16T10:23:56.998Z] [2024-04-16T10:23:56.998Z] init-common: [2024-04-16T10:23:56.998Z] [2024-04-16T10:23:56.998Z] deploy-jar-common: [2024-04-16T10:23:57.133Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:57.133Z] [javac] 1 warning [2024-04-16T10:23:57.133Z] [2024-04-16T10:23:57.133Z] build: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] setOSConditions: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] fixFiles: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] convUnix: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] convWin: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] setToolWin: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] setToolUnix: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] setToolProperty: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] setS1ASclassPath: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] init-common: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] package-persistence-common: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] ejb-jar-common: [2024-04-16T10:23:57.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] package-ejbjar-common: [2024-04-16T10:23:57.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.134Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.134Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.134Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-ejb.jar [2024-04-16T10:23:57.134Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] appclient-jar-common: [2024-04-16T10:23:57.134Z] [2024-04-16T10:23:57.134Z] package-appclientjar-common: [2024-04-16T10:23:57.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.135Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1tx-client.jar [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] webclient-war-common: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] build-ear-common: [2024-04-16T10:23:57.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:57.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:57.135Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:23:57.135Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] deploy: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] setOSConditions: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] setToolWin: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] setToolUnix: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] setToolProperty: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] setS1ASclassPath: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] init-common: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] execute-sql-common: [2024-04-16T10:23:57.135Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2024-04-16T10:23:57.135Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:23:57.135Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:23:57.135Z] [sql] 0 rows affected [2024-04-16T10:23:57.135Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] setOSConditions: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.135Z] setToolWin: [2024-04-16T10:23:57.135Z] [2024-04-16T10:23:57.136Z] setToolUnix: [2024-04-16T10:23:57.136Z] [2024-04-16T10:23:57.136Z] setToolProperty: [2024-04-16T10:23:57.136Z] [2024-04-16T10:23:57.136Z] setS1ASclassPath: [2024-04-16T10:23:57.136Z] [2024-04-16T10:23:57.136Z] init-common: [2024-04-16T10:23:57.136Z] [2024-04-16T10:23:57.136Z] create-jdbc-connpool-common: [2024-04-16T10:23:57.187Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:57.241Z] [javac] 1 warning [2024-04-16T10:23:57.241Z] [2024-04-16T10:23:57.241Z] setOSConditions: [2024-04-16T10:23:57.241Z] [2024-04-16T10:23:57.241Z] setToolWin: [2024-04-16T10:23:57.241Z] [2024-04-16T10:23:57.241Z] setToolUnix: [2024-04-16T10:23:57.241Z] [2024-04-16T10:23:57.241Z] setToolProperty: [2024-04-16T10:23:57.241Z] [2024-04-16T10:23:57.242Z] setS1ASclassPath: [2024-04-16T10:23:57.242Z] [2024-04-16T10:23:57.242Z] init-common: [2024-04-16T10:23:57.242Z] [2024-04-16T10:23:57.242Z] compile-servlet: [2024-04-16T10:23:57.242Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/web2connector/build.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:57.242Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:57.269Z] [exec] Application deployed with name ejb-ejb30-persistence-extendedemApp. [2024-04-16T10:23:57.269Z] [echo] Deployment on target server server successful [2024-04-16T10:23:57.269Z] [2024-04-16T10:23:57.269Z] setOSConditions: [2024-04-16T10:23:57.269Z] [2024-04-16T10:23:57.270Z] setToolWin: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setToolUnix: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setToolProperty: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setS1ASclassPath: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] init-common: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] deploy-common-ee: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] run: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setOSConditions: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setToolWin: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setToolUnix: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setToolProperty: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] setS1ASclassPath: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] init-common: [2024-04-16T10:23:57.270Z] [2024-04-16T10:23:57.270Z] runclient-common: [2024-04-16T10:23:57.270Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemAppClient.jar -name ejb-ejb30-persistence-extendedemClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:23:57.338Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@574413bd [2024-04-16T10:23:57.338Z] [exec] Apr 16, 2024 10:23:57 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:57.338Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@78f18721[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/java:module/env/moduleds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:23:57.442Z] [javac] 1 warning [2024-04-16T10:23:57.442Z] [2024-04-16T10:23:57.442Z] setOSConditions: [2024-04-16T10:23:57.442Z] [2024-04-16T10:23:57.442Z] setToolWin: [2024-04-16T10:23:57.442Z] [2024-04-16T10:23:57.442Z] setToolUnix: [2024-04-16T10:23:57.442Z] [2024-04-16T10:23:57.442Z] setToolProperty: [2024-04-16T10:23:57.442Z] [2024-04-16T10:23:57.442Z] setS1ASclassPath: [2024-04-16T10:23:57.442Z] [2024-04-16T10:23:57.442Z] init-common: [2024-04-16T10:23:57.442Z] [2024-04-16T10:23:57.442Z] compile-common: [2024-04-16T10:23:57.442Z] [echo] Current time (ISO): 2024-04-16T10:23:57.352+0000 [2024-04-16T10:23:57.442Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:23:57.582Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-around-construct-descr-ejb.jar [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] processResult: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] failed: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] passed: [2024-04-16T10:23:57.656Z] [echo] Test session Passed [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] unknown: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] init.os: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] init.tools.unix: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] init.tools.windows: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] init.tools: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] setAsadminArgs: [2024-04-16T10:23:57.656Z] [2024-04-16T10:23:57.656Z] init: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.customtasks: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] prepare: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] undeploy.asadmin: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] setAsadminArgs: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] common.undeploy.asadmin: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.os: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.tools.unix: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.tools.windows: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.tools: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] setAsadminArgs: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.customtasks: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] delAppRef: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.os: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.tools.unix: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.tools.windows: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init.tools: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] setAsadminArgs: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.657Z] init: [2024-04-16T10:23:57.657Z] [2024-04-16T10:23:57.658Z] init.customtasks: [2024-04-16T10:23:57.658Z] [2024-04-16T10:23:57.658Z] common.run.asadmin: [2024-04-16T10:23:57.658Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session [2024-04-16T10:23:57.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/QCFactory [2024-04-16T10:23:57.707Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:57.707Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:57.707Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:57.707Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:57.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-appauth-pool1 [2024-04-16T10:23:57.711Z] [exec] JDBC connection pool jdbc-appauth-pool1 created successfully. [2024-04-16T10:23:57.711Z] [2024-04-16T10:23:57.711Z] set-derby-connpool-props: [2024-04-16T10:23:57.913Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:57.913Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:23:57.933Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@36a7586f [2024-04-16T10:23:57.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-04-16T10:23:57.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.User=dbuser [2024-04-16T10:23:58.005Z] [2024-04-16T10:23:58.006Z] setOSConditions: [2024-04-16T10:23:58.006Z] [2024-04-16T10:23:58.006Z] setToolWin: [2024-04-16T10:23:58.006Z] [2024-04-16T10:23:58.006Z] setToolUnix: [2024-04-16T10:23:58.006Z] [2024-04-16T10:23:58.006Z] setToolProperty: [2024-04-16T10:23:58.006Z] [2024-04-16T10:23:58.006Z] setS1ASclassPath: [2024-04-16T10:23:58.006Z] [2024-04-16T10:23:58.006Z] init-common: [2024-04-16T10:23:58.006Z] [2024-04-16T10:23:58.006Z] delete-jms-resource-common: [2024-04-16T10:23:58.144Z] [exec] Application deployed with name ejb-around-construct-descr-ejb. [2024-04-16T10:23:58.144Z] [2024-04-16T10:23:58.144Z] run: [2024-04-16T10:23:58.167Z] [exec] Command undeploy executed successfully. [2024-04-16T10:23:58.167Z] [2024-04-16T10:23:58.167Z] private-all: [2024-04-16T10:23:58.167Z] [2024-04-16T10:23:58.167Z] init.os: [2024-04-16T10:23:58.167Z] [2024-04-16T10:23:58.167Z] init.tools.unix: [2024-04-16T10:23:58.167Z] [2024-04-16T10:23:58.167Z] init.tools.windows: [2024-04-16T10:23:58.167Z] [2024-04-16T10:23:58.167Z] init.tools: [2024-04-16T10:23:58.167Z] [2024-04-16T10:23:58.167Z] setAsadminArgs: [2024-04-16T10:23:58.168Z] [2024-04-16T10:23:58.168Z] init: [2024-04-16T10:23:58.168Z] [2024-04-16T10:23:58.168Z] init.customtasks: [2024-04-16T10:23:58.168Z] [2024-04-16T10:23:58.168Z] prepare: [2024-04-16T10:23:58.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-04-16T10:23:58.168Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-04-16T10:23:58.168Z] [2024-04-16T10:23:58.168Z] compile: [2024-04-16T10:23:58.168Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:58.168Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-04-16T10:23:58.168Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:58.168Z] [javac] 1 warning [2024-04-16T10:23:58.168Z] [2024-04-16T10:23:58.168Z] build: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] setOSConditions: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] setToolWin: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] setToolUnix: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] setToolProperty: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] setS1ASclassPath: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] init-common: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] webclient-war-common: [2024-04-16T10:23:58.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] clear: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] test-tlds-exist: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] copy-tlds: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] test-tagfiles-exist: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] copy-tagfiles: [2024-04-16T10:23:58.169Z] [2024-04-16T10:23:58.169Z] package-war-common: [2024-04-16T10:23:58.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:58.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:58.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:58.169Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:23:58.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:58.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:58.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:58.170Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:58.170Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-04-16T10:23:58.170Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] setOSConditions: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] setToolWin: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] setToolUnix: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] setToolProperty: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] setS1ASclassPath: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] init-common: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] ejb-jar-common: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] package-ejbjar-common: [2024-04-16T10:23:58.170Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:58.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:58.170Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:58.170Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-04-16T10:23:58.170Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:58.170Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:23:58.170Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] setup: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.170Z] setOSConditions: [2024-04-16T10:23:58.170Z] [2024-04-16T10:23:58.171Z] setToolWin: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setToolUnix: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setToolProperty: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setS1ASclassPath: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] init-common: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] default-sql: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setOSConditions: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setToolWin: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setToolUnix: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setToolProperty: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setS1ASclassPath: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] init-common: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] execute-sql-common: [2024-04-16T10:23:58.171Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/simpleBank.sql [2024-04-16T10:23:58.171Z] [sql] Failed to execute: drop table customer2 [2024-04-16T10:23:58.171Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-04-16T10:23:58.171Z] [sql] 0 rows affected [2024-04-16T10:23:58.171Z] [sql] 1 rows affected [2024-04-16T10:23:58.171Z] [sql] 2 of 3 SQL statements executed successfully [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] sql-oracle: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] execute-sql-connector: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setOSConditions: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setToolWin: [2024-04-16T10:23:58.171Z] [2024-04-16T10:23:58.171Z] setToolUnix: [2024-04-16T10:23:58.172Z] [2024-04-16T10:23:58.172Z] setToolProperty: [2024-04-16T10:23:58.172Z] [2024-04-16T10:23:58.172Z] setS1ASclassPath: [2024-04-16T10:23:58.172Z] [2024-04-16T10:23:58.172Z] init-common: [2024-04-16T10:23:58.172Z] [2024-04-16T10:23:58.172Z] create-ra-config: [2024-04-16T10:23:58.203Z] [exec] Apr 16, 2024 10:23:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:23:58.203Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:23:58.427Z] [2024-04-16T10:23:58.427Z] asadmin-common: [2024-04-16T10:23:58.427Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:23:58.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-04-16T10:23:58.524Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.Password=dbpassword [2024-04-16T10:23:58.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/SampleQueue [2024-04-16T10:23:58.704Z] [java] Apr 16, 2024 10:23:58 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:23:58.704Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:23:58.727Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:58.727Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/ejb/SfulEJB.java uses unchecked or unsafe operations. [2024-04-16T10:23:58.727Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:23:58.727Z] [javac] 1 warning [2024-04-16T10:23:58.727Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/session2/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:23:58.727Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2 [2024-04-16T10:23:58.779Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-04-16T10:23:58.779Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.driverType=4 [2024-04-16T10:23:58.906Z] [exec] Administered object jms/SampleQueue deleted. [2024-04-16T10:23:58.987Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:58.987Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:23:58.987Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:23:58.987Z] [2024-04-16T10:23:58.987Z] setOSConditions: [2024-04-16T10:23:58.987Z] [2024-04-16T10:23:58.987Z] setToolWin: [2024-04-16T10:23:58.987Z] [2024-04-16T10:23:58.987Z] setToolUnix: [2024-04-16T10:23:58.987Z] [2024-04-16T10:23:58.987Z] setToolProperty: [2024-04-16T10:23:58.987Z] [2024-04-16T10:23:58.987Z] setS1ASclassPath: [2024-04-16T10:23:58.988Z] [2024-04-16T10:23:58.988Z] init-common: [2024-04-16T10:23:58.988Z] [2024-04-16T10:23:58.988Z] deploy-rar-common: [2024-04-16T10:23:58.988Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:23:59.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:59.136Z] [exec] Apr 16, 2024 10:23:58 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:23:59.136Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-extendedem-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.extendedem.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-extendedemAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-extendedemClient [2024-04-16T10:23:59.286Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:23:59.286Z] [javac] 1 warning [2024-04-16T10:23:59.286Z] [2024-04-16T10:23:59.286Z] assemble: [2024-04-16T10:23:59.286Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-ejb.jar [2024-04-16T10:23:59.286Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2-client.jar [2024-04-16T10:23:59.286Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-04-16T10:23:59.286Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives [2024-04-16T10:23:59.286Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-04-16T10:23:59.286Z] [2024-04-16T10:23:59.286Z] declare-test: [2024-04-16T10:23:59.286Z] [echo] Starting test session2 ejb30/session2 Test asadmin deploy [2024-04-16T10:23:59.286Z] [2024-04-16T10:23:59.286Z] init.os: [2024-04-16T10:23:59.286Z] [2024-04-16T10:23:59.286Z] init.tools.unix: [2024-04-16T10:23:59.286Z] [2024-04-16T10:23:59.286Z] init.tools.windows: [2024-04-16T10:23:59.286Z] [2024-04-16T10:23:59.287Z] init.tools: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] setAsadminArgs: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init.customtasks: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] prepare: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] deploy.asadmin: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] setAsadminArgs: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] common.deploy.asadmin: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init.os: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init.tools.unix: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init.tools.windows: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init.tools: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] setAsadminArgs: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] init.customtasks: [2024-04-16T10:23:59.287Z] [2024-04-16T10:23:59.287Z] common.run.asadmin: [2024-04-16T10:23:59.287Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-04-16T10:23:59.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-04-16T10:23:59.339Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.portNumber=1527 [2024-04-16T10:23:59.376Z] [javac] 1 warning [2024-04-16T10:23:59.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-04-16T10:23:59.376Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:59.376Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:59.376Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:59.376Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:59.376Z] [2024-04-16T10:23:59.376Z] pkg-war: [2024-04-16T10:23:59.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:23:59.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:23:59.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:59.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:59.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:23:59.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:59.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:59.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:23:59.376Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:23:59.376Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:23:59.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:59.376Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:23:59.376Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/${web.wsit.descriptors} does not exist. [2024-04-16T10:23:59.376Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2024-04-16T10:23:59.377Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] assemble-client: [2024-04-16T10:23:59.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:23:59.377Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:59.377Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:59.377Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:59.377Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] setOSConditions: [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] setToolWin: [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] setToolUnix: [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] setToolProperty: [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] setS1ASclassPath: [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] init-common: [2024-04-16T10:23:59.377Z] [2024-04-16T10:23:59.377Z] wsimport: [2024-04-16T10:23:59.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jmsdest --desttype queue Queue [2024-04-16T10:23:59.467Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:59.467Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:59.467Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:59.467Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:59.467Z] [2024-04-16T10:23:59.467Z] setOSConditions: [2024-04-16T10:23:59.467Z] [2024-04-16T10:23:59.467Z] setToolWin: [2024-04-16T10:23:59.467Z] [2024-04-16T10:23:59.468Z] setToolUnix: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] setToolProperty: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] setS1ASclassPath: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] init-common: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] execute-sql-common: [2024-04-16T10:23:59.468Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/sql/drop_pointbase.sql [2024-04-16T10:23:59.468Z] [sql] 0 rows affected [2024-04-16T10:23:59.468Z] [sql] 0 rows affected [2024-04-16T10:23:59.468Z] [sql] 0 rows affected [2024-04-16T10:23:59.468Z] [sql] 3 of 3 SQL statements executed successfully [2024-04-16T10:23:59.468Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:59.468Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:59.468Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:59.468Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] setOSConditions: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] setToolWin: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] setToolUnix: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] setToolProperty: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] setS1ASclassPath: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] init-common: [2024-04-16T10:23:59.468Z] [2024-04-16T10:23:59.468Z] undeploy-jdbc-common: [2024-04-16T10:23:59.469Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:23:59.469Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:23:59.469Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:23:59.469Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:23:59.469Z] [2024-04-16T10:23:59.469Z] setOSConditions: [2024-04-16T10:23:59.469Z] [2024-04-16T10:23:59.469Z] setToolWin: [2024-04-16T10:23:59.469Z] [2024-04-16T10:23:59.469Z] setToolUnix: [2024-04-16T10:23:59.469Z] [2024-04-16T10:23:59.469Z] setToolProperty: [2024-04-16T10:23:59.469Z] [2024-04-16T10:23:59.469Z] setS1ASclassPath: [2024-04-16T10:23:59.469Z] [2024-04-16T10:23:59.469Z] init-common: [2024-04-16T10:23:59.469Z] [2024-04-16T10:23:59.469Z] delete-jdbc-resource-common: [2024-04-16T10:23:59.469Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/bmp-enrollerDB [2024-04-16T10:23:59.606Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-04-16T10:23:59.606Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.dataBaseName=testdb [2024-04-16T10:23:59.633Z] [exec] parsing WSDL... [2024-04-16T10:23:59.850Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:23:59.850Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:23:59.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:59.860Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:23:59.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:23:59.929Z] [exec] Apr 16, 2024 10:23:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:59.929Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@c9f3c9d3[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/java:app/env/appclient/appds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:23:59.929Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1e1f467f [2024-04-16T10:23:59.929Z] [exec] Apr 16, 2024 10:23:59 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:23:59.929Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@ea5769de[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/ts/datasource/appclient/globalds, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:00.030Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/bmp-enrollerDB [2024-04-16T10:24:00.030Z] [exec] JDBC resource jdbc/bmp-enrollerDB deleted successfully [2024-04-16T10:24:00.030Z] [echo] cmd executed for server [2024-04-16T10:24:00.030Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:00.030Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:00.030Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:00.030Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/lookup/enroller/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:00.030Z] [2024-04-16T10:24:00.030Z] setOSConditions: [2024-04-16T10:24:00.030Z] [2024-04-16T10:24:00.030Z] setToolWin: [2024-04-16T10:24:00.030Z] [2024-04-16T10:24:00.030Z] setToolUnix: [2024-04-16T10:24:00.030Z] [2024-04-16T10:24:00.030Z] setToolProperty: [2024-04-16T10:24:00.030Z] [2024-04-16T10:24:00.030Z] setS1ASclassPath: [2024-04-16T10:24:00.030Z] [2024-04-16T10:24:00.030Z] init-common: [2024-04-16T10:24:00.030Z] [2024-04-16T10:24:00.030Z] delete-jdbc-connpool-common: [2024-04-16T10:24:00.030Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true bmpEnrollerPool [2024-04-16T10:24:00.418Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-04-16T10:24:00.418Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.create=true [2024-04-16T10:24:00.528Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:24:00.528Z] [echo] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-04-16T10:24:00.528Z] [2024-04-16T10:24:00.528Z] create-pool: [2024-04-16T10:24:00.528Z] [2024-04-16T10:24:00.528Z] setOSConditions: [2024-04-16T10:24:00.529Z] [2024-04-16T10:24:00.529Z] setToolWin: [2024-04-16T10:24:00.529Z] [2024-04-16T10:24:00.529Z] setToolUnix: [2024-04-16T10:24:00.529Z] [2024-04-16T10:24:00.529Z] setToolProperty: [2024-04-16T10:24:00.529Z] [2024-04-16T10:24:00.529Z] setS1ASclassPath: [2024-04-16T10:24:00.529Z] [2024-04-16T10:24:00.529Z] init-common: [2024-04-16T10:24:00.529Z] [2024-04-16T10:24:00.529Z] create-connector-connpool: [2024-04-16T10:24:00.529Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server standalone-ra-pool [2024-04-16T10:24:00.533Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1c5c0d2a [2024-04-16T10:24:00.559Z] [exec] [2024-04-16T10:24:00.559Z] [exec] Generating code... [2024-04-16T10:24:00.559Z] [exec] [2024-04-16T10:24:00.559Z] [exec] Compiling code... [2024-04-16T10:24:00.612Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true bmpEnrollerPool [2024-04-16T10:24:00.613Z] [exec] JDBC Connection pool bmpEnrollerPool deleted successfully [2024-04-16T10:24:00.613Z] [echo] cmd executed for server [2024-04-16T10:24:00.613Z] [2024-04-16T10:24:00.613Z] all: [2024-04-16T10:24:00.613Z] [get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar [2024-04-16T10:24:00.613Z] [get] To: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/maven-ant-tasks-2.1.3.jar [2024-04-16T10:24:00.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-04-16T10:24:00.672Z] [exec] domain.resources.jdbc-connection-pool.jdbc-appauth-pool1.property.serverName=localhost [2024-04-16T10:24:00.728Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:00.728Z] [javac] 1 warning [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] build: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] setOSConditions: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] fixFiles: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] convUnix: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] convWin: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] setToolWin: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] setToolUnix: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] setToolProperty: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] setS1ASclassPath: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] init-common: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] package-persistence-common: [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] ejb-jar-common: [2024-04-16T10:24:00.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] package-ejbjar-common: [2024-04-16T10:24:00.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.728Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.728Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.728Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-04-16T10:24:00.728Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.728Z] [2024-04-16T10:24:00.728Z] appclient-jar-common: [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] package-appclientjar-common: [2024-04-16T10:24:00.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.729Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] webclient-war-common: [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] clear: [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] test-tlds-exist: [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] copy-tlds: [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] test-tagfiles-exist: [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] copy-tagfiles: [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.729Z] package-war-common: [2024-04-16T10:24:00.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:00.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:00.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:00.729Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:00.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:00.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:00.729Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:00.729Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:00.729Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-04-16T10:24:00.729Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:00.729Z] [2024-04-16T10:24:00.730Z] build-ear-common: [2024-04-16T10:24:00.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:00.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:00.730Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:00.730Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:24:00.730Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] setOSConditions: [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] setToolWin: [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] setToolUnix: [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] setToolProperty: [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] setS1ASclassPath: [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] init-common: [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] prepare: [2024-04-16T10:24:00.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:24:00.730Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-04-16T10:24:00.730Z] [2024-04-16T10:24:00.730Z] build: [2024-04-16T10:24:00.730Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:00.730Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:24:00.806Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar of size 6,957 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar [2024-04-16T10:24:00.806Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client.jar of size 3,356 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client.jar [2024-04-16T10:24:00.806Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar of size 11,411 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar [2024-04-16T10:24:00.806Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2024-04-16T10:24:00.806Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] init.os: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] init.tools.unix: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] init.tools.windows: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] init.tools: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] setAsadminArgs: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] init: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] init.customtasks: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] setEnabled: [2024-04-16T10:24:00.806Z] [2024-04-16T10:24:00.806Z] createAppRef: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] init.os: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] init.tools.unix: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] init.tools.windows: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] init.tools: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] setAsadminArgs: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] init: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] init.customtasks: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] prepare: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] setOrbPort2: [2024-04-16T10:24:00.807Z] [2024-04-16T10:24:00.807Z] runclient: [2024-04-16T10:24:00.926Z] [2024-04-16T10:24:00.926Z] setOSConditions: [2024-04-16T10:24:00.926Z] [2024-04-16T10:24:00.926Z] setToolWin: [2024-04-16T10:24:00.926Z] [2024-04-16T10:24:00.926Z] setToolUnix: [2024-04-16T10:24:00.926Z] [2024-04-16T10:24:00.926Z] setToolProperty: [2024-04-16T10:24:00.926Z] [2024-04-16T10:24:00.926Z] setS1ASclassPath: [2024-04-16T10:24:00.926Z] [2024-04-16T10:24:00.927Z] init-common: [2024-04-16T10:24:00.927Z] [2024-04-16T10:24:00.927Z] create-jdbc-resource-common: [2024-04-16T10:24:00.927Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-appauth-pool1 --target server jdbc/s1qeappauth1 [2024-04-16T10:24:01.131Z] [exec] Apr 16, 2024 10:24:00 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:01.131Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@93487fa0[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:01.181Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-appauth-pool1 --enabled=true --target server jdbc/s1qeappauth1 [2024-04-16T10:24:01.181Z] [exec] JDBC resource jdbc/s1qeappauth1 created successfully. [2024-04-16T10:24:01.181Z] [echo] cmd executed for server [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setOSConditions: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setToolWin: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setToolUnix: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setToolProperty: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setS1ASclassPath: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] init-common: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] deploy-common: [2024-04-16T10:24:01.181Z] [echo] Current time (ISO): 2024-04-16T10:24:01.091+0000 [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setOSConditions: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setToolWin: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setToolUnix: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setToolProperty: [2024-04-16T10:24:01.181Z] [2024-04-16T10:24:01.181Z] setS1ASclassPath: [2024-04-16T10:24:01.182Z] [2024-04-16T10:24:01.182Z] init-common: [2024-04-16T10:24:01.182Z] [2024-04-16T10:24:01.182Z] deploy-common-pe: [2024-04-16T10:24:01.207Z] [2024-04-16T10:24:01.208Z] runMaven: [2024-04-16T10:24:01.238Z] [java] Apr 16, 2024 10:24:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:01.238Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@47b67fcb [2024-04-16T10:24:01.291Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:01.493Z] [java] test : hello, world! [2024-04-16T10:24:01.493Z] [java] [2024-04-16T10:24:01.493Z] [java] Value of key is:ejb-around-construct-descr-ejb [2024-04-16T10:24:01.493Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:01.493Z] [java] [2024-04-16T10:24:01.493Z] [java] [2024-04-16T10:24:01.493Z] [java] ----------------------------------------- [2024-04-16T10:24:01.493Z] [java] - ejb-around-construct-descr-ejb: PASS - [2024-04-16T10:24:01.493Z] [java] ----------------------------------------- [2024-04-16T10:24:01.493Z] [java] Total PASS: 1 [2024-04-16T10:24:01.493Z] [java] Total FAIL: 0 [2024-04-16T10:24:01.493Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:01.493Z] [java] ----------------------------------------- [2024-04-16T10:24:01.493Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:01.494Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:01.494Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:01.497Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:01.497Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:01.497Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server standalone-ra-pool [2024-04-16T10:24:01.497Z] [exec] Connector connection pool standalone-ra-pool created. [2024-04-16T10:24:01.497Z] [2024-04-16T10:24:01.497Z] create-connector-connpool-common: [2024-04-16T10:24:01.497Z] [2024-04-16T10:24:01.497Z] setOSConditions: [2024-04-16T10:24:01.497Z] [2024-04-16T10:24:01.497Z] setToolWin: [2024-04-16T10:24:01.497Z] [2024-04-16T10:24:01.497Z] setToolUnix: [2024-04-16T10:24:01.497Z] [2024-04-16T10:24:01.497Z] setToolProperty: [2024-04-16T10:24:01.497Z] [2024-04-16T10:24:01.497Z] setS1ASclassPath: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] init-common: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] set-oracle-props: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] create-resource: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] setOSConditions: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] setToolWin: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] setToolUnix: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] setToolProperty: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] setS1ASclassPath: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] init-common: [2024-04-16T10:24:01.498Z] [2024-04-16T10:24:01.498Z] create-connector-resource-common: [2024-04-16T10:24:01.498Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname standalone-ra-pool --target server jdbc/ejb-subclassing [2024-04-16T10:24:01.546Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:24:01.546Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:24:01.546Z] [javac] ^ [2024-04-16T10:24:01.546Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:24:01.546Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:01.546Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:24:01.546Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:24:01.546Z] [javac] 2 warnings [2024-04-16T10:24:01.546Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-04-16T10:24:01.546Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-04-16T10:24:01.546Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-04-16T10:24:01.547Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-04-16T10:24:01.547Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-04-16T10:24:01.547Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] deploy: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setOSConditions: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setToolWin: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setToolUnix: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setToolProperty: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setS1ASclassPath: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] init-common: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] prepare: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] build: [2024-04-16T10:24:01.547Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] deploy-rar-and-setup-resources: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setOSConditions: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setToolWin: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setToolUnix: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setToolProperty: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.547Z] setS1ASclassPath: [2024-04-16T10:24:01.547Z] [2024-04-16T10:24:01.548Z] init-common: [2024-04-16T10:24:01.548Z] [2024-04-16T10:24:01.548Z] deploy-rar-common: [2024-04-16T10:24:01.548Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-04-16T10:24:01.641Z] [exec] Apr 16, 2024 10:24:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:01.641Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@236c098 [2024-04-16T10:24:01.740Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txApp.ear [2024-04-16T10:24:01.748Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:01.896Z] [exec] I am in client [2024-04-16T10:24:01.896Z] [exec] calling createPerson(duke) [2024-04-16T10:24:01.896Z] [exec] created [2024-04-16T10:24:01.896Z] [exec] calling findPerson(duke) [2024-04-16T10:24:01.896Z] [exec] found Person: {(name = duke)} [2024-04-16T10:24:01.896Z] [exec] calling nonTxFindPerson(duke) [2024-04-16T10:24:01.896Z] [exec] found Person: {(name = duke)} [2024-04-16T10:24:01.896Z] [exec] calling nonTxFindPerson(duke) [2024-04-16T10:24:01.896Z] [exec] found Person: {(name = duke)} [2024-04-16T10:24:01.896Z] [exec] removing Person(duke) [2024-04-16T10:24:01.896Z] [exec] removed Person(duke) [2024-04-16T10:24:01.896Z] [exec] refreshing Person(duke) [2024-04-16T10:24:01.896Z] [exec] refreshed Person( and not found.... [2024-04-16T10:24:01.896Z] [exec] Value of key is: statusFindPerson [2024-04-16T10:24:01.896Z] [exec] Value of key is: statusNonTxFindPerson [2024-04-16T10:24:01.896Z] [exec] Value of key is: statusNonTxFindPerson2 [2024-04-16T10:24:01.896Z] [exec] Value of key is: statusRemovePerson [2024-04-16T10:24:01.896Z] [exec] Value of key is: statusRefreshPerson [2024-04-16T10:24:01.896Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:01.896Z] [exec] [2024-04-16T10:24:01.896Z] [exec] [2024-04-16T10:24:01.896Z] [exec] ----------------------------------------- [2024-04-16T10:24:01.896Z] [exec] - statusRemovePerson: PASS - [2024-04-16T10:24:01.896Z] [exec] - statusNonTxFindPerson: PASS - [2024-04-16T10:24:01.896Z] [exec] - statusRefreshPerson: PASS - [2024-04-16T10:24:01.896Z] [exec] - statusFindPerson: PASS - [2024-04-16T10:24:01.896Z] [exec] - statusNonTxFindPerson2: PASS - [2024-04-16T10:24:01.896Z] [exec] ----------------------------------------- [2024-04-16T10:24:01.896Z] [exec] Total PASS: 5 [2024-04-16T10:24:01.896Z] [exec] Total FAIL: 0 [2024-04-16T10:24:01.896Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:01.896Z] [exec] ----------------------------------------- [2024-04-16T10:24:01.896Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] undeploy: [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] setOSConditions: [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] setToolWin: [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] setToolUnix: [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] setToolProperty: [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] setS1ASclassPath: [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] init-common: [2024-04-16T10:24:02.003Z] [2024-04-16T10:24:02.003Z] undeploy-jar-common: [2024-04-16T10:24:02.055Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:02.055Z] [javac] 1 warning [2024-04-16T10:24:02.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:02.055Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:02.055Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:24:02.055Z] [2024-04-16T10:24:02.055Z] deploy-app: [2024-04-16T10:24:02.055Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:02.056Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:02.056Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:02.056Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] deploy-war-common: [2024-04-16T10:24:02.056Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:02.056Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:02.056Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:02.056Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] setOSConditions: [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] setToolWin: [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] setToolUnix: [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] setToolProperty: [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] setS1ASclassPath: [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] init-common: [2024-04-16T10:24:02.056Z] [2024-04-16T10:24:02.056Z] deploy-war-commonpe: [2024-04-16T10:24:02.058Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname standalone-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-04-16T10:24:02.058Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.058Z] setOSConditions: [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.058Z] setToolWin: [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.058Z] setToolUnix: [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.058Z] setToolProperty: [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.058Z] setS1ASclassPath: [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.058Z] init-common: [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.058Z] create-admin-object: [2024-04-16T10:24:02.058Z] [2024-04-16T10:24:02.059Z] asadmin-common: [2024-04-16T10:24:02.059Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-04-16T10:24:02.151Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:02.310Z] [exec] Application deployed with name ejb-bmp-contauth1txApp. [2024-04-16T10:24:02.310Z] [echo] Deployment on target server server successful [2024-04-16T10:24:02.432Z] [2024-04-16T10:24:02.432Z] checkReporting-common: [2024-04-16T10:24:02.432Z] [2024-04-16T10:24:02.432Z] confirmReportPresent-common: [2024-04-16T10:24:02.432Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:24:02.432Z] [echo] Test seems to be reported fine [2024-04-16T10:24:02.433Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/RepRunConf.txt [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] confirmMissingReport-common: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] undeploy: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] setOSConditions: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] setToolWin: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] setToolUnix: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] setToolProperty: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] setS1ASclassPath: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] init-common: [2024-04-16T10:24:02.433Z] [2024-04-16T10:24:02.433Z] undeploy-common: [2024-04-16T10:24:02.500Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-04-16T10:24:02.536Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2ce80c85 [2024-04-16T10:24:02.563Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-around-construct-descr-ejb [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] all: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] get_method_lc: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] all: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] annotation: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setOSConditions: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolWin: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolUnix: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolProperty: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setS1ASclassPath: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] init-common: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] clean: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setOSConditions: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolWin: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setOSConditions: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolUnix: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolWin: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolProperty: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolUnix: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setS1ASclassPath: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setToolProperty: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] init-common: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] setS1ASclassPath: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] clean-common: [2024-04-16T10:24:02.564Z] [2024-04-16T10:24:02.564Z] init-common: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.564Z] setOSConditions: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] deploy-common-ee: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolWin: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] run: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolUnix: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setup-derby-for-authentication: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolProperty: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setOSConditions: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setS1ASclassPath: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolWin: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] init-common: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolUnix: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] clean-classes-common: [2024-04-16T10:24:02.565Z] setToolProperty: [2024-04-16T10:24:02.565Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setOSConditions: [2024-04-16T10:24:02.565Z] setS1ASclassPath: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolWin: [2024-04-16T10:24:02.565Z] init-common: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolUnix: [2024-04-16T10:24:02.565Z] stop-derby: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolProperty: [2024-04-16T10:24:02.565Z] stop-derby-aix: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setS1ASclassPath: [2024-04-16T10:24:02.565Z] stop-derby-nonaix: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:24:02.565Z] init-common: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] clean-jars-common: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] compile: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setOSConditions: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolWin: [2024-04-16T10:24:02.565Z] [2024-04-16T10:24:02.565Z] setToolUnix: [2024-04-16T10:24:02.566Z] [2024-04-16T10:24:02.566Z] setToolProperty: [2024-04-16T10:24:02.566Z] [2024-04-16T10:24:02.566Z] setS1ASclassPath: [2024-04-16T10:24:02.566Z] [2024-04-16T10:24:02.566Z] init-common: [2024-04-16T10:24:02.566Z] [2024-04-16T10:24:02.566Z] compile-common: [2024-04-16T10:24:02.566Z] [echo] Current time (ISO): 2024-04-16T10:24:02.555+0000 [2024-04-16T10:24:02.566Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:02.566Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:02.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-3 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-3-web.war [2024-04-16T10:24:02.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-04-16T10:24:02.635Z] [exec] Administered object eis/jdbcAdmin created. [2024-04-16T10:24:02.635Z] [2024-04-16T10:24:02.635Z] deploy-ear: [2024-04-16T10:24:02.635Z] [2024-04-16T10:24:02.635Z] setOSConditions: [2024-04-16T10:24:02.635Z] [2024-04-16T10:24:02.635Z] setToolWin: [2024-04-16T10:24:02.635Z] [2024-04-16T10:24:02.635Z] setToolUnix: [2024-04-16T10:24:02.635Z] [2024-04-16T10:24:02.635Z] setToolProperty: [2024-04-16T10:24:02.635Z] [2024-04-16T10:24:02.635Z] setS1ASclassPath: [2024-04-16T10:24:02.635Z] [2024-04-16T10:24:02.636Z] init-common: [2024-04-16T10:24:02.636Z] [2024-04-16T10:24:02.636Z] deploy-common: [2024-04-16T10:24:02.636Z] [echo] Current time (ISO): 2024-04-16T10:24:02.630+0000 [2024-04-16T10:24:02.687Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-extendedemApp [2024-04-16T10:24:02.755Z] [exec] Application deployed with name blackbox-xa. [2024-04-16T10:24:02.755Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-04-16T10:24:02.755Z] [2024-04-16T10:24:02.755Z] setOSConditions: [2024-04-16T10:24:02.755Z] [2024-04-16T10:24:02.755Z] setToolWin: [2024-04-16T10:24:02.755Z] [2024-04-16T10:24:02.755Z] setToolUnix: [2024-04-16T10:24:02.755Z] [2024-04-16T10:24:02.755Z] setToolProperty: [2024-04-16T10:24:02.755Z] [2024-04-16T10:24:02.755Z] setS1ASclassPath: [2024-04-16T10:24:02.756Z] [2024-04-16T10:24:02.756Z] init-common: [2024-04-16T10:24:02.756Z] [2024-04-16T10:24:02.756Z] create-connector-connpool: [2024-04-16T10:24:02.756Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-04-16T10:24:02.819Z] [java] Tue Apr 16 10:24:02 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:24:02.819Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties to copy. [2024-04-16T10:24:02.819Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases [2024-04-16T10:24:02.819Z] [2024-04-16T10:24:02.819Z] setOSConditions: [2024-04-16T10:24:02.819Z] [2024-04-16T10:24:02.819Z] setToolWin: [2024-04-16T10:24:02.819Z] [2024-04-16T10:24:02.819Z] setToolUnix: [2024-04-16T10:24:02.819Z] [2024-04-16T10:24:02.819Z] setToolProperty: [2024-04-16T10:24:02.819Z] [2024-04-16T10:24:02.820Z] setS1ASclassPath: [2024-04-16T10:24:02.820Z] [2024-04-16T10:24:02.820Z] init-common: [2024-04-16T10:24:02.820Z] [2024-04-16T10:24:02.820Z] start-derby: [2024-04-16T10:24:02.820Z] [2024-04-16T10:24:02.820Z] start-derby-aix: [2024-04-16T10:24:02.820Z] [2024-04-16T10:24:02.820Z] start-derby-nonaix: [2024-04-16T10:24:02.820Z] [echo] Starting Derby DB Server ... [2024-04-16T10:24:02.826Z] [exec] Apr 16, 2024 10:24:02 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:02.826Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@a3b81f87[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/datasource-definitionApp/client_datasource-definitionClient_com.sun.s1asdev.ejb.ejb30.hello.session3.Client/java:comp/env/Appclient_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:02.891Z] [2024-04-16T10:24:02.891Z] setOSConditions: [2024-04-16T10:24:02.891Z] [2024-04-16T10:24:02.891Z] setToolWin: [2024-04-16T10:24:02.891Z] [2024-04-16T10:24:02.891Z] setToolUnix: [2024-04-16T10:24:02.891Z] [2024-04-16T10:24:02.891Z] setToolProperty: [2024-04-16T10:24:02.891Z] [2024-04-16T10:24:02.892Z] setS1ASclassPath: [2024-04-16T10:24:02.892Z] [2024-04-16T10:24:02.892Z] init-common: [2024-04-16T10:24:02.892Z] [2024-04-16T10:24:02.892Z] deploy-common-pe: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] unsetup: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setOSConditions: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setToolWin: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setToolUnix: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setToolProperty: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setS1ASclassPath: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] init-common: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] execute-ejb-sql-common: [2024-04-16T10:24:02.941Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/extendedem/sql/drop.sql [2024-04-16T10:24:02.941Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] all: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] tx_propagation: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setOSConditions: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setToolWin: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.941Z] setToolUnix: [2024-04-16T10:24:02.941Z] [2024-04-16T10:24:02.942Z] setToolProperty: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setS1ASclassPath: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] init-common: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] clean: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setOSConditions: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setToolWin: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setToolUnix: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setToolProperty: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setS1ASclassPath: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] init-common: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] clean-common: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setOSConditions: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setToolWin: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setToolUnix: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setToolProperty: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setS1ASclassPath: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] init-common: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] clean-classes-common: [2024-04-16T10:24:02.942Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.942Z] setOSConditions: [2024-04-16T10:24:02.942Z] [2024-04-16T10:24:02.943Z] setToolWin: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setToolUnix: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setToolProperty: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setS1ASclassPath: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] init-common: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] clean-jars-common: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] compile: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setOSConditions: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setToolWin: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setToolUnix: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setToolProperty: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] setS1ASclassPath: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] init-common: [2024-04-16T10:24:02.943Z] [2024-04-16T10:24:02.943Z] compile-common: [2024-04-16T10:24:02.943Z] [echo] Current time (ISO): 2024-04-16T10:24:02.840+0000 [2024-04-16T10:24:02.943Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:02.943Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:03.105Z] [artifact:mvn] [INFO] Scanning for projects... [2024-04-16T10:24:03.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:24:03.589Z] [exec] Application deployed with name svchandler-3-web. [2024-04-16T10:24:03.590Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:03.590Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:03.590Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:03.590Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:03.590Z] [2024-04-16T10:24:03.590Z] deploy-war-commonee: [2024-04-16T10:24:03.590Z] [2024-04-16T10:24:03.590Z] deploy-client: [2024-04-16T10:24:03.664Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:24:03.664Z] [artifact:mvn] [INFO] Reactor Build Order: [2024-04-16T10:24:03.664Z] [artifact:mvn] [INFO] [2024-04-16T10:24:03.665Z] [artifact:mvn] [INFO] naming2 [pom] [2024-04-16T10:24:03.665Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests [jar] [2024-04-16T10:24:03.665Z] [artifact:mvn] [INFO] [2024-04-16T10:24:03.665Z] [artifact:mvn] [INFO] -------------------< org.glassfish.devtests:naming2 >------------------- [2024-04-16T10:24:03.665Z] [artifact:mvn] [INFO] Building naming2 7.0.15-SNAPSHOT [1/2] [2024-04-16T10:24:03.665Z] [artifact:mvn] [INFO] from pom.xml [2024-04-16T10:24:03.665Z] [artifact:mvn] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:24:03.699Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:03.699Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:03.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-04-16T10:24:03.699Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] create-connector-connpool-common: [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] setOSConditions: [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] setToolWin: [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] setToolUnix: [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] setToolProperty: [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] setS1ASclassPath: [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] init-common: [2024-04-16T10:24:03.699Z] [2024-04-16T10:24:03.699Z] create-connector-resource-common: [2024-04-16T10:24:03.699Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-04-16T10:24:03.845Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:03.845Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:24:03.919Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-04-16T10:24:04.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-04-16T10:24:04.260Z] [exec] Connector resource blackbox-xa-cr created. [2024-04-16T10:24:04.260Z] [2024-04-16T10:24:04.260Z] asadmin-common: [2024-04-16T10:24:04.260Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:24:04.395Z] [exec] Application deployed with name web-subclassingApp. [2024-04-16T10:24:04.395Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-04-16T10:24:04.395Z] [echo] Deployment on target server server successful [2024-04-16T10:24:04.395Z] [2024-04-16T10:24:04.395Z] setOSConditions: [2024-04-16T10:24:04.395Z] [2024-04-16T10:24:04.395Z] setToolWin: [2024-04-16T10:24:04.395Z] [2024-04-16T10:24:04.395Z] setToolUnix: [2024-04-16T10:24:04.395Z] [2024-04-16T10:24:04.395Z] setToolProperty: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] setS1ASclassPath: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] init-common: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] deploy-common-ee: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] run-ear: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] setOSConditions: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] setToolWin: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] setToolUnix: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] setToolProperty: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] setS1ASclassPath: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] init-common: [2024-04-16T10:24:04.396Z] [2024-04-16T10:24:04.396Z] runwebclient-common: [2024-04-16T10:24:04.396Z] [java] size of buffer is1590 [2024-04-16T10:24:04.422Z] [exec] Application deployed with name wsclient. [2024-04-16T10:24:04.422Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:04.422Z] [2024-04-16T10:24:04.422Z] setup: [2024-04-16T10:24:04.422Z] [2024-04-16T10:24:04.422Z] runtest: [2024-04-16T10:24:04.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:04.422Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:04.422Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:04.422Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: [2024-04-16T10:24:04.677Z] [java] [client.TestClient]::

[2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:24:04.677Z] [java] [client.TestClient]::

[2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: [1111] [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: [2024-04-16T10:24:04.677Z] [java] [client.TestClient]:: [2024-04-16T10:24:04.677Z] [java] Value of key is:svchandler-3 [2024-04-16T10:24:04.677Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:04.677Z] [java] [2024-04-16T10:24:04.677Z] [java] [2024-04-16T10:24:04.677Z] [java] ----------------------------------------- [2024-04-16T10:24:04.677Z] [java] - svchandler-3: PASS - [2024-04-16T10:24:04.677Z] [java] ----------------------------------------- [2024-04-16T10:24:04.677Z] [java] Total PASS: 1 [2024-04-16T10:24:04.677Z] [java] Total FAIL: 0 [2024-04-16T10:24:04.678Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:04.678Z] [java] ----------------------------------------- [2024-04-16T10:24:04.678Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] undeploy: [2024-04-16T10:24:04.678Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:04.678Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:04.678Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:04.678Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] setOSConditions: [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] setToolWin: [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] setToolUnix: [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] setToolProperty: [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] setS1ASclassPath: [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] init-common: [2024-04-16T10:24:04.678Z] [2024-04-16T10:24:04.678Z] undeploy-war-common: [2024-04-16T10:24:04.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:24:04.833Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:24:04.833Z] [2024-04-16T10:24:04.833Z] asadmin-common: [2024-04-16T10:24:04.833Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:24:04.957Z] [java] HTTP port :8080 [2024-04-16T10:24:04.957Z] [java] HTTP hostname :localhost [2024-04-16T10:24:04.957Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/index.html [2024-04-16T10:24:04.957Z] [java] web-to-connector (ear based) /subclassing/index.html PASS [2024-04-16T10:24:04.957Z] [java] SSN=123456789&action=Create [2024-04-16T10:24:04.957Z] [java] HTTP port :8080 [2024-04-16T10:24:04.957Z] [java] HTTP hostname :localhost [2024-04-16T10:24:05.082Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:05.082Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb32/interceptors/get_method_lc/annotation/ejb/SomeManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:24:05.082Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:05.082Z] [javac] 1 warning [2024-04-16T10:24:05.082Z] [2024-04-16T10:24:05.082Z] setOSConditions: [2024-04-16T10:24:05.082Z] [2024-04-16T10:24:05.082Z] setToolWin: [2024-04-16T10:24:05.082Z] [2024-04-16T10:24:05.082Z] setToolUnix: [2024-04-16T10:24:05.083Z] [2024-04-16T10:24:05.083Z] setToolProperty: [2024-04-16T10:24:05.083Z] [2024-04-16T10:24:05.083Z] setS1ASclassPath: [2024-04-16T10:24:05.083Z] [2024-04-16T10:24:05.083Z] init-common: [2024-04-16T10:24:05.083Z] [2024-04-16T10:24:05.083Z] compile-common: [2024-04-16T10:24:05.083Z] [echo] Current time (ISO): 2024-04-16T10:24:04.785+0000 [2024-04-16T10:24:05.083Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:05.454Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1b84d2e [2024-04-16T10:24:05.478Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:05.478Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:24:05.478Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:24:05.478Z] [javac] 2 warnings [2024-04-16T10:24:05.478Z] [2024-04-16T10:24:05.478Z] setOSConditions: [2024-04-16T10:24:05.478Z] [2024-04-16T10:24:05.478Z] setToolWin: [2024-04-16T10:24:05.478Z] [2024-04-16T10:24:05.478Z] setToolUnix: [2024-04-16T10:24:05.478Z] [2024-04-16T10:24:05.478Z] setToolProperty: [2024-04-16T10:24:05.478Z] [2024-04-16T10:24:05.478Z] setS1ASclassPath: [2024-04-16T10:24:05.479Z] [2024-04-16T10:24:05.479Z] init-common: [2024-04-16T10:24:05.479Z] [2024-04-16T10:24:05.479Z] compile-common: [2024-04-16T10:24:05.479Z] [echo] Current time (ISO): 2024-04-16T10:24:05.036+0000 [2024-04-16T10:24:05.479Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:05.535Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:24:05.535Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:24:05.535Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-04-16T10:24:05.535Z] [java] HTTP port :8080 [2024-04-16T10:24:05.535Z] [java] HTTP hostname :localhost [2024-04-16T10:24:05.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-3-web [2024-04-16T10:24:05.620Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:05.620Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:05.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:05.620Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-3/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:05.620Z] [2024-04-16T10:24:05.620Z] setOSConditions: [2024-04-16T10:24:05.620Z] [2024-04-16T10:24:05.620Z] setToolWin: [2024-04-16T10:24:05.620Z] [2024-04-16T10:24:05.620Z] setToolUnix: [2024-04-16T10:24:05.620Z] [2024-04-16T10:24:05.620Z] setToolProperty: [2024-04-16T10:24:05.620Z] [2024-04-16T10:24:05.620Z] setS1ASclassPath: [2024-04-16T10:24:05.620Z] [2024-04-16T10:24:05.620Z] init-common: [2024-04-16T10:24:05.621Z] [2024-04-16T10:24:05.621Z] undeploy-client: [2024-04-16T10:24:05.759Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:24:05.760Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:24:05.760Z] [2024-04-16T10:24:05.760Z] asadmin-common: [2024-04-16T10:24:05.760Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom (15 kB at 246 kB/s) [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.6 MB/s) [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar (98 kB at 5.5 MB/s) [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] --- clean:3.3.2:clean (default-clean) @ naming2 --- [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] [2024-04-16T10:24:05.806Z] [artifact:mvn] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ naming2 --- [2024-04-16T10:24:05.828Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-04-16T10:24:05.828Z] [java] addTest with testSuiteId:: testId -> web-to-connector (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:24:05.828Z] [java] web-to-connector (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:24:05.828Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:05.876Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:05.876Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:24:06.065Z] [artifact:mvn] [INFO] [2024-04-16T10:24:06.065Z] [artifact:mvn] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ naming2 --- [2024-04-16T10:24:06.065Z] [artifact:mvn] [INFO] [2024-04-16T10:24:06.065Z] [artifact:mvn] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ naming2 --- [2024-04-16T10:24:06.065Z] [artifact:mvn] [INFO] No sources to compile [2024-04-16T10:24:06.065Z] [artifact:mvn] [INFO] [2024-04-16T10:24:06.065Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ naming2 --- [2024-04-16T10:24:06.084Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] undeploy-ear: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] setOSConditions: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] setToolWin: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] setToolUnix: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] setToolProperty: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] setS1ASclassPath: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] init-common: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] delete-ra-config: [2024-04-16T10:24:06.084Z] [2024-04-16T10:24:06.084Z] asadmin-common: [2024-04-16T10:24:06.085Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:24:06.131Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:06.131Z] [2024-04-16T10:24:06.132Z] all: [2024-04-16T10:24:06.132Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.132Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.132Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:06.132Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.132Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:06.132Z] [2024-04-16T10:24:06.132Z] setOSConditions: [2024-04-16T10:24:06.132Z] [2024-04-16T10:24:06.132Z] setToolWin: [2024-04-16T10:24:06.132Z] [2024-04-16T10:24:06.132Z] setToolUnix: [2024-04-16T10:24:06.132Z] [2024-04-16T10:24:06.132Z] setToolProperty: [2024-04-16T10:24:06.132Z] [2024-04-16T10:24:06.132Z] setS1ASclassPath: [2024-04-16T10:24:06.132Z] [2024-04-16T10:24:06.132Z] init-common: [2024-04-16T10:24:06.132Z] [2024-04-16T10:24:06.132Z] clean: [2024-04-16T10:24:06.132Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.132Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.132Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:06.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.133Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setOSConditions: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setToolWin: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setToolUnix: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setToolProperty: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setS1ASclassPath: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] init-common: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] clean-common: [2024-04-16T10:24:06.133Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.133Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.133Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:06.133Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.133Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setOSConditions: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setToolWin: [2024-04-16T10:24:06.133Z] [2024-04-16T10:24:06.133Z] setToolUnix: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] setToolProperty: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] setS1ASclassPath: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] init-common: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] clean-classes-common: [2024-04-16T10:24:06.134Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:06.134Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.134Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.134Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:06.134Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.134Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] setOSConditions: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] setToolWin: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] setToolUnix: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] setToolProperty: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] setS1ASclassPath: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] init-common: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.134Z] clean-jars-common: [2024-04-16T10:24:06.134Z] [2024-04-16T10:24:06.135Z] assemble-web: [2024-04-16T10:24:06.135Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:06.135Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.135Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.135Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:06.135Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.135Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:06.135Z] [2024-04-16T10:24:06.135Z] setOSConditions: [2024-04-16T10:24:06.135Z] [2024-04-16T10:24:06.135Z] setToolWin: [2024-04-16T10:24:06.135Z] [2024-04-16T10:24:06.135Z] setToolUnix: [2024-04-16T10:24:06.135Z] [2024-04-16T10:24:06.135Z] setToolProperty: [2024-04-16T10:24:06.135Z] [2024-04-16T10:24:06.135Z] setS1ASclassPath: [2024-04-16T10:24:06.135Z] [2024-04-16T10:24:06.135Z] init-common: [2024-04-16T10:24:06.135Z] [2024-04-16T10:24:06.135Z] wsimport: [2024-04-16T10:24:06.320Z] [artifact:mvn] [INFO] [2024-04-16T10:24:06.320Z] [artifact:mvn] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ naming2 --- [2024-04-16T10:24:06.320Z] [artifact:mvn] [INFO] [2024-04-16T10:24:06.320Z] [artifact:mvn] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ naming2 --- [2024-04-16T10:24:06.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:06.335Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:06.335Z] [2024-04-16T10:24:06.335Z] asadmin-common: [2024-04-16T10:24:06.335Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:06.392Z] [exec] parsing WSDL... [2024-04-16T10:24:06.393Z] [exec] Apr 16, 2024 10:24:05 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:06.393Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@99d4f1c7[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Appclient_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:06.593Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/auth.conf [2024-04-16T10:24:06.593Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/test-jmac-provider.jar [2024-04-16T10:24:06.593Z] [2024-04-16T10:24:06.593Z] setOSConditions: [2024-04-16T10:24:06.593Z] [2024-04-16T10:24:06.593Z] setToolWin: [2024-04-16T10:24:06.593Z] [2024-04-16T10:24:06.593Z] setToolUnix: [2024-04-16T10:24:06.593Z] [2024-04-16T10:24:06.593Z] setToolProperty: [2024-04-16T10:24:06.593Z] [2024-04-16T10:24:06.593Z] setS1ASclassPath: [2024-04-16T10:24:06.593Z] [2024-04-16T10:24:06.593Z] init-common: [2024-04-16T10:24:06.593Z] [2024-04-16T10:24:06.593Z] startDomainUnix: [2024-04-16T10:24:06.593Z] [echo] Starting DAS [2024-04-16T10:24:06.644Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:06.644Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:06.644Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-04-16T10:24:06.840Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] Reactor Summary for naming2 7.0.15-SNAPSHOT: [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] naming2 ............................................ FAILURE [ 3.382 s] [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] GlassFish Naming Context Tests ..................... SKIPPED [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] BUILD FAILURE [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] Total time: 4.080 s [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] Finished at: 2024-04-16T10:24:06Z [2024-04-16T10:24:06.881Z] [artifact:mvn] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:24:06.881Z] [artifact:mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:unpack (unpack-resource) on project naming2: Unable to find/resolve artifact. The following artifacts could not be resolved: org.glassfish.main:nucleus-parent:zip:resources:7.0.15-SNAPSHOT (absent): Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:7.0.15-SNAPSHOT -> [Help 1] [2024-04-16T10:24:06.881Z] [artifact:mvn] [ERROR] [2024-04-16T10:24:06.881Z] [artifact:mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2024-04-16T10:24:06.881Z] [artifact:mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2024-04-16T10:24:06.881Z] [artifact:mvn] [ERROR] [2024-04-16T10:24:06.881Z] [artifact:mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2024-04-16T10:24:06.881Z] [artifact:mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2024-04-16T10:24:06.881Z] [artifact:mvn] Java Result: 1 [2024-04-16T10:24:06.881Z] [2024-04-16T10:24:06.881Z] all: [2024-04-16T10:24:06.881Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.881Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.881Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.881Z] [2024-04-16T10:24:06.881Z] setOSConditions: [2024-04-16T10:24:06.881Z] [2024-04-16T10:24:06.881Z] setToolWin: [2024-04-16T10:24:06.881Z] [2024-04-16T10:24:06.881Z] setToolUnix: [2024-04-16T10:24:06.881Z] [2024-04-16T10:24:06.881Z] setToolProperty: [2024-04-16T10:24:06.881Z] [2024-04-16T10:24:06.882Z] setS1ASclassPath: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] init-common: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] clean: [2024-04-16T10:24:06.882Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.882Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.882Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] setOSConditions: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] setToolWin: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] setToolUnix: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] setToolProperty: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] setS1ASclassPath: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] init-common: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] clean-common: [2024-04-16T10:24:06.882Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.882Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.882Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] setOSConditions: [2024-04-16T10:24:06.882Z] [2024-04-16T10:24:06.882Z] setToolWin: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setToolUnix: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setToolProperty: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setS1ASclassPath: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] init-common: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] clean-classes-common: [2024-04-16T10:24:06.883Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:06.883Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.883Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.883Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setOSConditions: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setToolWin: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setToolUnix: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setToolProperty: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] setS1ASclassPath: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] init-common: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] clean-jars-common: [2024-04-16T10:24:06.883Z] [2024-04-16T10:24:06.883Z] compile: [2024-04-16T10:24:06.883Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:06.884Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:06.884Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:06.884Z] [2024-04-16T10:24:06.884Z] setOSConditions: [2024-04-16T10:24:06.884Z] [2024-04-16T10:24:06.884Z] setToolWin: [2024-04-16T10:24:06.884Z] [2024-04-16T10:24:06.884Z] setToolUnix: [2024-04-16T10:24:06.884Z] [2024-04-16T10:24:06.884Z] setToolProperty: [2024-04-16T10:24:06.884Z] [2024-04-16T10:24:06.884Z] setS1ASclassPath: [2024-04-16T10:24:06.884Z] [2024-04-16T10:24:06.884Z] init-common: [2024-04-16T10:24:06.884Z] [2024-04-16T10:24:06.884Z] compile-common: [2024-04-16T10:24:06.884Z] [echo] Current time (ISO): 2024-04-16T10:24:06.875+0000 [2024-04-16T10:24:06.884Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:06.884Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:06.899Z] [2024-04-16T10:24:06.899Z] setOSConditions: [2024-04-16T10:24:06.900Z] [2024-04-16T10:24:06.900Z] setToolWin: [2024-04-16T10:24:06.900Z] [2024-04-16T10:24:06.900Z] setToolUnix: [2024-04-16T10:24:06.900Z] [2024-04-16T10:24:06.900Z] setToolProperty: [2024-04-16T10:24:06.900Z] [2024-04-16T10:24:06.900Z] setS1ASclassPath: [2024-04-16T10:24:06.900Z] [2024-04-16T10:24:06.900Z] init-common: [2024-04-16T10:24:06.900Z] [2024-04-16T10:24:06.900Z] undeploy-common: [2024-04-16T10:24:06.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:06.932Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] deploy-rar-and-setup-resources: [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] setOSConditions: [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] setToolWin: [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] setToolUnix: [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] setToolProperty: [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] setS1ASclassPath: [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] init-common: [2024-04-16T10:24:06.932Z] [2024-04-16T10:24:06.932Z] deploy-rar-common: [2024-04-16T10:24:06.932Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:24:06.966Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:06.966Z] [javac] 1 warning [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] build: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setOSConditions: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setToolWin: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setToolUnix: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setToolProperty: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setS1ASclassPath: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] init-common: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] ejb-jar-common: [2024-04-16T10:24:06.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] package-ejbjar-common: [2024-04-16T10:24:06.966Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:06.966Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2024-04-16T10:24:06.966Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] deploy: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setOSConditions: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setToolWin: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.966Z] setToolUnix: [2024-04-16T10:24:06.966Z] [2024-04-16T10:24:06.967Z] setToolProperty: [2024-04-16T10:24:06.967Z] [2024-04-16T10:24:06.967Z] setS1ASclassPath: [2024-04-16T10:24:06.967Z] [2024-04-16T10:24:06.967Z] init-common: [2024-04-16T10:24:06.967Z] [2024-04-16T10:24:06.967Z] deploy-jar-common: [2024-04-16T10:24:07.095Z] [javac] 1 warning [2024-04-16T10:24:07.095Z] [2024-04-16T10:24:07.095Z] build: [2024-04-16T10:24:07.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:24:07.096Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2024-04-16T10:24:07.096Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] setOSConditions: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] fixFiles: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] convUnix: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] convWin: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] setToolWin: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] setToolUnix: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] setToolProperty: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] setS1ASclassPath: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] init-common: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] package-persistence-common: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] ejb-jar-common: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] package-ejbjar-common: [2024-04-16T10:24:07.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:07.096Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2024-04-16T10:24:07.096Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] appclient-jar-common: [2024-04-16T10:24:07.096Z] [2024-04-16T10:24:07.096Z] package-appclientjar-common: [2024-04-16T10:24:07.096Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:07.097Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] webclient-war-common: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] build-ear-common: [2024-04-16T10:24:07.097Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:07.097Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:07.097Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:24:07.097Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setup: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setOSConditions: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setToolWin: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setToolUnix: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setToolProperty: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setS1ASclassPath: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] init-common: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] deploy-jdbc-common: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setOSConditions: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setToolWin: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setToolUnix: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setToolProperty: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] setS1ASclassPath: [2024-04-16T10:24:07.097Z] [2024-04-16T10:24:07.097Z] init-common: [2024-04-16T10:24:07.098Z] [2024-04-16T10:24:07.098Z] create-jdbc-connpool-common: [2024-04-16T10:24:07.235Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-ann-ejb.jar [2024-04-16T10:24:07.318Z] [exec] [2024-04-16T10:24:07.318Z] [exec] Generating code... [2024-04-16T10:24:07.318Z] [exec] [2024-04-16T10:24:07.318Z] [exec] Compiling code... [2024-04-16T10:24:07.326Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@14f35726 [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] processResult: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] failed: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] passed: [2024-04-16T10:24:07.346Z] [echo] Test session2 Passed [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] unknown: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] declare-test: [2024-04-16T10:24:07.346Z] [echo] Starting test session2 ejb30/session2 Test asadmin redeploy [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] init.os: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] init.tools.unix: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] init.tools.windows: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] init.tools: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] setAsadminArgs: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.346Z] init: [2024-04-16T10:24:07.346Z] [2024-04-16T10:24:07.347Z] init.customtasks: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] prepare: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] redeploy.asadmin: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] setAsadminArgs: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] common.redeploy.asadmin: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.os: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.tools.unix: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.tools.windows: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.tools: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] setAsadminArgs: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.customtasks: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] delAppRef: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.os: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.tools.unix: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.tools.windows: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.tools: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] setAsadminArgs: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.347Z] init.customtasks: [2024-04-16T10:24:07.347Z] [2024-04-16T10:24:07.348Z] common.run.asadmin: [2024-04-16T10:24:07.348Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives --name ejb-ejb30-hello-session2 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2App.ear [2024-04-16T10:24:07.348Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:07.348Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:24:07.582Z] [exec] Apr 16, 2024 10:24:07 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:07.582Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@24cdbd4e[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Servlet_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:07.656Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-xa-pool [2024-04-16T10:24:07.656Z] [exec] JDBC connection pool jdbc-xa-pool created successfully. [2024-04-16T10:24:07.656Z] [2024-04-16T10:24:07.656Z] set-derby-connpool-props: [2024-04-16T10:24:07.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] unsetup: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] setOSConditions: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] setToolWin: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] setToolUnix: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] setToolProperty: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] setS1ASclassPath: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] init-common: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.829Z] default-sql: [2024-04-16T10:24:07.829Z] [2024-04-16T10:24:07.830Z] setOSConditions: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setToolWin: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setToolUnix: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setToolProperty: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setS1ASclassPath: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] init-common: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] execute-sql-common: [2024-04-16T10:24:07.830Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/web2connector/sql/dropBankTables.sql [2024-04-16T10:24:07.830Z] [sql] 0 rows affected [2024-04-16T10:24:07.830Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] sql-oracle: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] execute-sql-connector: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] delete-resource: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setOSConditions: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setToolWin: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setToolUnix: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setToolProperty: [2024-04-16T10:24:07.830Z] [2024-04-16T10:24:07.830Z] setS1ASclassPath: [2024-04-16T10:24:07.831Z] [2024-04-16T10:24:07.831Z] init-common: [2024-04-16T10:24:07.831Z] [2024-04-16T10:24:07.831Z] delete-connector-resource-common: [2024-04-16T10:24:07.831Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-04-16T10:24:07.858Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:24:08.129Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:24:08.129Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:24:08.129Z] [2024-04-16T10:24:08.129Z] setOSConditions: [2024-04-16T10:24:08.129Z] [2024-04-16T10:24:08.129Z] setToolWin: [2024-04-16T10:24:08.129Z] [2024-04-16T10:24:08.129Z] setToolUnix: [2024-04-16T10:24:08.129Z] [2024-04-16T10:24:08.129Z] setToolProperty: [2024-04-16T10:24:08.129Z] [2024-04-16T10:24:08.129Z] setS1ASclassPath: [2024-04-16T10:24:08.129Z] [2024-04-16T10:24:08.129Z] init-common: [2024-04-16T10:24:08.129Z] [2024-04-16T10:24:08.129Z] create-connector-connpool: [2024-04-16T10:24:08.129Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-04-16T10:24:08.161Z] [exec] Application deployed with name ejb-get-method-lc-ann-ejb. [2024-04-16T10:24:08.161Z] [2024-04-16T10:24:08.161Z] run: [2024-04-16T10:24:08.214Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.User=dbuser [2024-04-16T10:24:08.214Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.User=dbuser [2024-04-16T10:24:08.244Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:08.244Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:08.245Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:08.245Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:08.245Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:08.245Z] [2024-04-16T10:24:08.245Z] setOSConditions: [2024-04-16T10:24:08.245Z] [2024-04-16T10:24:08.245Z] setToolWin: [2024-04-16T10:24:08.245Z] [2024-04-16T10:24:08.245Z] setToolUnix: [2024-04-16T10:24:08.245Z] [2024-04-16T10:24:08.245Z] setToolProperty: [2024-04-16T10:24:08.245Z] [2024-04-16T10:24:08.245Z] setS1ASclassPath: [2024-04-16T10:24:08.245Z] [2024-04-16T10:24:08.245Z] init-common: [2024-04-16T10:24:08.245Z] [2024-04-16T10:24:08.245Z] compile: [2024-04-16T10:24:08.245Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:08.245Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:08.245Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:08.245Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:08.246Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:08.246Z] [2024-04-16T10:24:08.246Z] setOSConditions: [2024-04-16T10:24:08.246Z] [2024-04-16T10:24:08.246Z] setToolWin: [2024-04-16T10:24:08.246Z] [2024-04-16T10:24:08.246Z] setToolUnix: [2024-04-16T10:24:08.246Z] [2024-04-16T10:24:08.246Z] setToolProperty: [2024-04-16T10:24:08.246Z] [2024-04-16T10:24:08.246Z] setS1ASclassPath: [2024-04-16T10:24:08.246Z] [2024-04-16T10:24:08.246Z] init-common: [2024-04-16T10:24:08.246Z] [2024-04-16T10:24:08.246Z] compile-common: [2024-04-16T10:24:08.246Z] [echo] Current time (ISO): 2024-04-16T10:24:08.195+0000 [2024-04-16T10:24:08.246Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:08.273Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar of size 6,957 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-client.jar [2024-04-16T10:24:08.273Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client.jar of size 3,356 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client.jar [2024-04-16T10:24:08.273Z] [exec] Extracted transferred entry ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar of size 11,407 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/session2/archives/ejb-ejb30-hello-session2Client/ejb-ejb30-hello-session2-clientClient.jar [2024-04-16T10:24:08.273Z] [exec] Application deployed with name ejb-ejb30-hello-session2. [2024-04-16T10:24:08.273Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:08.273Z] [2024-04-16T10:24:08.273Z] init.os: [2024-04-16T10:24:08.273Z] [2024-04-16T10:24:08.273Z] init.tools.unix: [2024-04-16T10:24:08.273Z] [2024-04-16T10:24:08.274Z] init.tools.windows: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init.tools: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] setAsadminArgs: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init.customtasks: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] setEnabled: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] createAppRef: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init.os: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init.tools.unix: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init.tools.windows: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init.tools: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] setAsadminArgs: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] init.customtasks: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] prepare: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] setOrbPort2: [2024-04-16T10:24:08.274Z] [2024-04-16T10:24:08.274Z] runclient: [2024-04-16T10:24:08.626Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@625cb9b [2024-04-16T10:24:08.735Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:08.735Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:08.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-04-16T10:24:08.735Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-04-16T10:24:08.735Z] [2024-04-16T10:24:08.735Z] create-connector-connpool-common: [2024-04-16T10:24:08.735Z] [2024-04-16T10:24:08.735Z] setOSConditions: [2024-04-16T10:24:08.735Z] [2024-04-16T10:24:08.735Z] setToolWin: [2024-04-16T10:24:08.735Z] [2024-04-16T10:24:08.735Z] setToolUnix: [2024-04-16T10:24:08.736Z] [2024-04-16T10:24:08.736Z] setToolProperty: [2024-04-16T10:24:08.736Z] [2024-04-16T10:24:08.736Z] setS1ASclassPath: [2024-04-16T10:24:08.736Z] [2024-04-16T10:24:08.736Z] init-common: [2024-04-16T10:24:08.736Z] [2024-04-16T10:24:08.736Z] create-connector-resource-common: [2024-04-16T10:24:08.736Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-04-16T10:24:08.740Z] [java] Apr 16, 2024 10:24:08 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:24:08.740Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:24:08.769Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:08.771Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.Password=dbpassword [2024-04-16T10:24:08.771Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.Password=dbpassword [2024-04-16T10:24:08.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-04-16T10:24:08.799Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.799Z] delete-pool: [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.799Z] setOSConditions: [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.799Z] setToolWin: [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.799Z] setToolUnix: [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.799Z] setToolProperty: [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.799Z] setS1ASclassPath: [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.799Z] init-common: [2024-04-16T10:24:08.799Z] [2024-04-16T10:24:08.800Z] delete-connector-connpool-common: [2024-04-16T10:24:08.800Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true standalone-ra-pool [2024-04-16T10:24:08.882Z] [exec] Apr 16, 2024 10:24:08 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:08.882Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@dd3fcab4[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloStatefulEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:09.024Z] [javac] 1 warning [2024-04-16T10:24:09.024Z] [2024-04-16T10:24:09.024Z] build: [2024-04-16T10:24:09.024Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:09.024Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:09.024Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:09.024Z] [2024-04-16T10:24:09.024Z] setOSConditions: [2024-04-16T10:24:09.024Z] [2024-04-16T10:24:09.024Z] setToolWin: [2024-04-16T10:24:09.024Z] [2024-04-16T10:24:09.024Z] setToolUnix: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] setToolProperty: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] setS1ASclassPath: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] init-common: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] webclient-war-common: [2024-04-16T10:24:09.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:09.025Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:09.025Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:09.025Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] clear: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] test-tlds-exist: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] copy-tlds: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] test-tagfiles-exist: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] copy-tagfiles: [2024-04-16T10:24:09.025Z] [2024-04-16T10:24:09.025Z] package-war-common: [2024-04-16T10:24:09.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:09.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:09.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:09.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:09.025Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/lib [2024-04-16T10:24:09.025Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:09.026Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:09.026Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:09.026Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/docroot [2024-04-16T10:24:09.026Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/orb_annotation-web.war [2024-04-16T10:24:09.026Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:09.026Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:09.026Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:09.026Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:09.026Z] [2024-04-16T10:24:09.026Z] setOSConditions: [2024-04-16T10:24:09.026Z] [2024-04-16T10:24:09.026Z] setToolWin: [2024-04-16T10:24:09.026Z] [2024-04-16T10:24:09.026Z] setToolUnix: [2024-04-16T10:24:09.026Z] [2024-04-16T10:24:09.026Z] setToolProperty: [2024-04-16T10:24:09.026Z] [2024-04-16T10:24:09.026Z] setS1ASclassPath: [2024-04-16T10:24:09.026Z] [2024-04-16T10:24:09.026Z] init-common: [2024-04-16T10:24:09.026Z] [2024-04-16T10:24:09.026Z] compile-common: [2024-04-16T10:24:09.026Z] [echo] Current time (ISO): 2024-04-16T10:24:08.833+0000 [2024-04-16T10:24:09.026Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:09.297Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-04-16T10:24:09.329Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.driverType=4 [2024-04-16T10:24:09.329Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.driverType=4 [2024-04-16T10:24:09.360Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:09.360Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:09.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true standalone-ra-pool [2024-04-16T10:24:09.360Z] [exec] Connector connection pool standalone-ra-pool deleted. [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] setOSConditions: [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] setToolWin: [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] setToolUnix: [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] setToolProperty: [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] setS1ASclassPath: [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] init-common: [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] delete-admin-object: [2024-04-16T10:24:09.360Z] [2024-04-16T10:24:09.360Z] asadmin-common: [2024-04-16T10:24:09.360Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-04-16T10:24:09.552Z] [exec] Connector resource blackbox-tx-cr created. [2024-04-16T10:24:09.552Z] [2024-04-16T10:24:09.552Z] asadmin-common: [2024-04-16T10:24:09.552Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:24:09.809Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@38905461 [2024-04-16T10:24:09.809Z] [exec] Apr 16, 2024 10:24:09 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:09.809Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@7ac524eb[jndiName=__SYSTEM/pools/__datasource_definition/datasource-definitionApp/java:app/env/HelloStatefulEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:09.891Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.portNumber=45716 [2024-04-16T10:24:09.891Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.portNumber=45716 [2024-04-16T10:24:09.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-04-16T10:24:10.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:24:10.133Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:24:10.133Z] [2024-04-16T10:24:10.133Z] asadmin-common: [2024-04-16T10:24:10.133Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:24:10.145Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.dataBaseName=testdb [2024-04-16T10:24:10.145Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.dataBaseName=testdb [2024-04-16T10:24:10.186Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-04-16T10:24:10.186Z] [2024-04-16T10:24:10.186Z] setOSConditions: [2024-04-16T10:24:10.186Z] [2024-04-16T10:24:10.186Z] setToolWin: [2024-04-16T10:24:10.186Z] [2024-04-16T10:24:10.186Z] setToolUnix: [2024-04-16T10:24:10.186Z] [2024-04-16T10:24:10.186Z] setToolProperty: [2024-04-16T10:24:10.186Z] [2024-04-16T10:24:10.186Z] setS1ASclassPath: [2024-04-16T10:24:10.186Z] [2024-04-16T10:24:10.186Z] init-common: [2024-04-16T10:24:10.186Z] [2024-04-16T10:24:10.186Z] undeploy-rar-common: [2024-04-16T10:24:10.186Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:24:10.424Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@203c5f7e [2024-04-16T10:24:10.680Z] [exec] Apr 16, 2024 10:24:10 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:10.680Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@bb118d48[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloEJB_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:10.703Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:24:10.703Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:24:10.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:24:10.733Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:24:10.733Z] [2024-04-16T10:24:10.733Z] asadmin-common: [2024-04-16T10:24:10.733Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:10.746Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:24:10.746Z] [2024-04-16T10:24:10.746Z] all: [2024-04-16T10:24:10.746Z] [echo] @@## nonstringmcfproperties ##@@ [2024-04-16T10:24:10.746Z] [2024-04-16T10:24:10.746Z] setOSConditions: [2024-04-16T10:24:10.746Z] [2024-04-16T10:24:10.746Z] setToolWin: [2024-04-16T10:24:10.746Z] [2024-04-16T10:24:10.746Z] setToolUnix: [2024-04-16T10:24:10.746Z] [2024-04-16T10:24:10.746Z] setToolProperty: [2024-04-16T10:24:10.746Z] [2024-04-16T10:24:10.747Z] setS1ASclassPath: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] init-common: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] clean: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setOSConditions: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setToolWin: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setToolUnix: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setToolProperty: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setS1ASclassPath: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] init-common: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] clean-common: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setOSConditions: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setToolWin: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setToolUnix: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.747Z] setToolProperty: [2024-04-16T10:24:10.747Z] [2024-04-16T10:24:10.748Z] setS1ASclassPath: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] init-common: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] clean-classes-common: [2024-04-16T10:24:10.748Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] setOSConditions: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] setToolWin: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] setToolUnix: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] setToolProperty: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] setS1ASclassPath: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] init-common: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] clean-jars-common: [2024-04-16T10:24:10.748Z] [2024-04-16T10:24:10.748Z] clean: [2024-04-16T10:24:10.749Z] [2024-04-16T10:24:10.749Z] compile: [2024-04-16T10:24:10.749Z] [2024-04-16T10:24:10.749Z] init: [2024-04-16T10:24:10.749Z] [echo] Building component ${component.name} [2024-04-16T10:24:10.749Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2024-04-16T10:24:10.749Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2024-04-16T10:24:10.749Z] [2024-04-16T10:24:10.749Z] compile: [2024-04-16T10:24:10.749Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:10.749Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/internal/classes [2024-04-16T10:24:10.914Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:10.914Z] [javac] 1 warning [2024-04-16T10:24:10.914Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:10.914Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:10.914Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:10.914Z] [2024-04-16T10:24:10.914Z] setOSConditions: [2024-04-16T10:24:10.914Z] [2024-04-16T10:24:10.914Z] setToolWin: [2024-04-16T10:24:10.914Z] [2024-04-16T10:24:10.914Z] setToolUnix: [2024-04-16T10:24:10.914Z] [2024-04-16T10:24:10.914Z] setToolProperty: [2024-04-16T10:24:10.914Z] [2024-04-16T10:24:10.914Z] setS1ASclassPath: [2024-04-16T10:24:10.914Z] [2024-04-16T10:24:10.914Z] init-common: [2024-04-16T10:24:10.914Z] [2024-04-16T10:24:10.914Z] appclient-jar-common: [2024-04-16T10:24:10.914Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:10.914Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:10.915Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:10.915Z] [2024-04-16T10:24:10.915Z] package-appclientjar-common: [2024-04-16T10:24:10.915Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:10.915Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:10.915Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:10.915Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/orb_annotation-client.jar [2024-04-16T10:24:10.915Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:10.915Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:10.915Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:10.915Z] [2024-04-16T10:24:10.915Z] setOSConditions: [2024-04-16T10:24:10.915Z] [2024-04-16T10:24:10.915Z] fixFiles: [2024-04-16T10:24:10.915Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:10.915Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:10.915Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:10.915Z] [2024-04-16T10:24:10.915Z] convUnix: [2024-04-16T10:24:10.915Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:10.915Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:10.915Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:10.915Z] [2024-04-16T10:24:10.916Z] convWin: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setToolWin: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setToolUnix: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setToolProperty: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setS1ASclassPath: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] init-common: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] ear-common: [2024-04-16T10:24:10.916Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:10.916Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/descriptor/sun-application.xml to copy. [2024-04-16T10:24:10.916Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:24:10.916Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:10.916Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] deploy: [2024-04-16T10:24:10.916Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:10.916Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:10.916Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setOSConditions: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setToolWin: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setToolUnix: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setToolProperty: [2024-04-16T10:24:10.916Z] [2024-04-16T10:24:10.916Z] setS1ASclassPath: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] init-common: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] deploy-common: [2024-04-16T10:24:10.917Z] [echo] Current time (ISO): 2024-04-16T10:24:10.883+0000 [2024-04-16T10:24:10.917Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:10.917Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:10.917Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] setOSConditions: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] setToolWin: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] setToolUnix: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] setToolProperty: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] setS1ASclassPath: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] init-common: [2024-04-16T10:24:10.917Z] [2024-04-16T10:24:10.917Z] deploy-common-pe: [2024-04-16T10:24:11.253Z] [java] Apr 16, 2024 10:24:10 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:11.253Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@332820f4 [2024-04-16T10:24:11.261Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.create=true [2024-04-16T10:24:11.261Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.create=true [2024-04-16T10:24:11.295Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:11.296Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:11.296Z] [2024-04-16T10:24:11.296Z] asadmin-common: [2024-04-16T10:24:11.296Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:11.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/orb_annotationApp.ear [2024-04-16T10:24:11.524Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:11.524Z] [javac] 1 warning [2024-04-16T10:24:11.524Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-04-16T10:24:11.524Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:11.524Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:11.524Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:11.524Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:11.524Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:11.524Z] [2024-04-16T10:24:11.524Z] pkg-war: [2024-04-16T10:24:11.524Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:11.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:11.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:11.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:11.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:24:11.525Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:11.525Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:11.525Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:24:11.525Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:24:11.525Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:24:11.525Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:11.525Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:11.525Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/${web.wsit.descriptors} does not exist. [2024-04-16T10:24:11.525Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2024-04-16T10:24:11.525Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:11.525Z] [2024-04-16T10:24:11.525Z] assemble-client: [2024-04-16T10:24:11.525Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:11.525Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:11.525Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:11.525Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:11.525Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:11.526Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:11.526Z] [2024-04-16T10:24:11.526Z] setOSConditions: [2024-04-16T10:24:11.526Z] [2024-04-16T10:24:11.526Z] setToolWin: [2024-04-16T10:24:11.526Z] [2024-04-16T10:24:11.526Z] setToolUnix: [2024-04-16T10:24:11.526Z] [2024-04-16T10:24:11.526Z] setToolProperty: [2024-04-16T10:24:11.526Z] [2024-04-16T10:24:11.526Z] setS1ASclassPath: [2024-04-16T10:24:11.526Z] [2024-04-16T10:24:11.526Z] init-common: [2024-04-16T10:24:11.526Z] [2024-04-16T10:24:11.526Z] wsimport: [2024-04-16T10:24:11.526Z] [exec] parsing WSDL... [2024-04-16T10:24:11.535Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.serverName=localhost [2024-04-16T10:24:11.535Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.serverName=localhost [2024-04-16T10:24:11.535Z] [2024-04-16T10:24:11.535Z] [java] test : hello, world! [2024-04-16T10:24:11.535Z] [java] [2024-04-16T10:24:11.535Z] [java] Value of key is:ejb-get-method-lc-ann-ejb [2024-04-16T10:24:11.535Z] setOSConditions: [2024-04-16T10:24:11.535Z] [2024-04-16T10:24:11.535Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:11.535Z] [java] [2024-04-16T10:24:11.535Z] [java] [2024-04-16T10:24:11.535Z] [java] ----------------------------------------- [2024-04-16T10:24:11.535Z] setToolWin: [2024-04-16T10:24:11.535Z] [2024-04-16T10:24:11.535Z] [java] - ejb-get-method-lc-ann-ejb: PASS - [2024-04-16T10:24:11.535Z] [java] ----------------------------------------- [2024-04-16T10:24:11.535Z] [java] Total PASS: 1 [2024-04-16T10:24:11.535Z] [java] Total FAIL: 0 [2024-04-16T10:24:11.535Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:11.535Z] [java] ----------------------------------------- [2024-04-16T10:24:11.535Z] setToolUnix: [2024-04-16T10:24:11.535Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:11.535Z] [2024-04-16T10:24:11.535Z] setToolProperty: [2024-04-16T10:24:11.535Z] [2024-04-16T10:24:11.535Z] setS1ASclassPath: [2024-04-16T10:24:11.535Z] [2024-04-16T10:24:11.535Z] init-common: [2024-04-16T10:24:11.535Z] [2024-04-16T10:24:11.535Z] create-jdbc-resource-common: [2024-04-16T10:24:11.535Z] [echo] asadmin create-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --connectionpoolid jdbc-xa-pool --target server jdbc/xa [2024-04-16T10:24:11.626Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@55f77306 [2024-04-16T10:24:11.626Z] [exec] Apr 16, 2024 10:24:11 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:11.626Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@41cdb19[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/Servlet_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:11.674Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:11.789Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:11.930Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@2d8a4003 [2024-04-16T10:24:11.933Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:24:11.933Z] [javac] details.put(new Integer(property),value); [2024-04-16T10:24:11.933Z] [javac] ^ [2024-04-16T10:24:11.933Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:24:11.933Z] [javac] if (details.containsKey(new Integer(property))) { [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return (String) details.get(new Integer(property)); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return new Integer(parameter); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return new Short(parameter); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return new Byte(parameter); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return new Long(parameter); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return new Float(parameter); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return new Double(parameter); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:11.934Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:24:11.934Z] [javac] return new Boolean(parameter); [2024-04-16T10:24:11.934Z] [javac] ^ [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] undeploy: [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] setOSConditions: [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] setToolWin: [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] setToolUnix: [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] setToolProperty: [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] setS1ASclassPath: [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] init-common: [2024-04-16T10:24:12.044Z] [2024-04-16T10:24:12.044Z] undeploy-jar-common: [2024-04-16T10:24:12.140Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-xa-pool --enabled=true --target server jdbc/xa [2024-04-16T10:24:12.140Z] [exec] JDBC resource jdbc/xa created successfully. [2024-04-16T10:24:12.140Z] [echo] cmd executed for server [2024-04-16T10:24:12.140Z] [2024-04-16T10:24:12.140Z] asadmin-common: [2024-04-16T10:24:12.140Z] [echo] asadmin set --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-04-16T10:24:12.190Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:24:12.190Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-04-16T10:24:12.190Z] [javac] ^ [2024-04-16T10:24:12.190Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:24:12.190Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-04-16T10:24:12.190Z] [javac] ^ [2024-04-16T10:24:12.227Z] [exec] Apr 16, 2024 10:24:11 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:12.227Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@53222524 [2024-04-16T10:24:12.227Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@24820bf3[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloStatefulEJB_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:12.227Z] [exec] Apr 16, 2024 10:24:12 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:12.227Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@818450df[jndiName=__SYSTEM/pools/__datasource_definition/java:global/env/HelloEJB_DD_DataSource, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:24:12.228Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:12.228Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:12.228Z] [2024-04-16T10:24:12.228Z] deploy-rar-and-setup-resources: [2024-04-16T10:24:12.229Z] [2024-04-16T10:24:12.229Z] setOSConditions: [2024-04-16T10:24:12.229Z] [2024-04-16T10:24:12.229Z] setToolWin: [2024-04-16T10:24:12.229Z] [2024-04-16T10:24:12.229Z] setToolUnix: [2024-04-16T10:24:12.229Z] [2024-04-16T10:24:12.229Z] setToolProperty: [2024-04-16T10:24:12.229Z] [2024-04-16T10:24:12.229Z] setS1ASclassPath: [2024-04-16T10:24:12.229Z] [2024-04-16T10:24:12.229Z] init-common: [2024-04-16T10:24:12.229Z] [2024-04-16T10:24:12.229Z] deploy-rar-common: [2024-04-16T10:24:12.229Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-04-16T10:24:12.445Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:24:12.445Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:24:12.445Z] [javac] ^ [2024-04-16T10:24:12.445Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-04-16T10:24:12.445Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:12.445Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:24:12.445Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:24:12.445Z] [javac] 14 warnings [2024-04-16T10:24:12.445Z] [2024-04-16T10:24:12.445Z] setOSConditions: [2024-04-16T10:24:12.445Z] [2024-04-16T10:24:12.445Z] setToolWin: [2024-04-16T10:24:12.445Z] [2024-04-16T10:24:12.446Z] setToolUnix: [2024-04-16T10:24:12.446Z] [2024-04-16T10:24:12.446Z] setToolProperty: [2024-04-16T10:24:12.446Z] [2024-04-16T10:24:12.446Z] setS1ASclassPath: [2024-04-16T10:24:12.446Z] [2024-04-16T10:24:12.446Z] init-common: [2024-04-16T10:24:12.446Z] [2024-04-16T10:24:12.446Z] compile-common: [2024-04-16T10:24:12.446Z] [echo] Current time (ISO): 2024-04-16T10:24:12.330+0000 [2024-04-16T10:24:12.446Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:12.446Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:12.452Z] [exec] [2024-04-16T10:24:12.452Z] [exec] Generating code... [2024-04-16T10:24:12.452Z] [exec] [2024-04-16T10:24:12.452Z] [exec] Compiling code... [2024-04-16T10:24:12.604Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-get-method-lc-ann-ejb [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] all: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] descriptor: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setOSConditions: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setToolWin: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setToolUnix: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setToolProperty: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setS1ASclassPath: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] init-common: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] clean: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setOSConditions: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setToolWin: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setToolUnix: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setToolProperty: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setS1ASclassPath: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] init-common: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] clean-common: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setOSConditions: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.605Z] setToolWin: [2024-04-16T10:24:12.605Z] [2024-04-16T10:24:12.606Z] setToolUnix: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setToolProperty: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setS1ASclassPath: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] init-common: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] clean-classes-common: [2024-04-16T10:24:12.606Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setOSConditions: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setToolWin: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setToolUnix: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setToolProperty: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setS1ASclassPath: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] init-common: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] clean-jars-common: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] compile: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setOSConditions: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setToolWin: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setToolUnix: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setToolProperty: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] setS1ASclassPath: [2024-04-16T10:24:12.606Z] [2024-04-16T10:24:12.606Z] init-common: [2024-04-16T10:24:12.607Z] [2024-04-16T10:24:12.607Z] compile-common: [2024-04-16T10:24:12.607Z] [echo] Current time (ISO): 2024-04-16T10:24:12.435+0000 [2024-04-16T10:24:12.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:12.607Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:12.738Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-04-16T10:24:12.738Z] [exec] domain.resources.jdbc-connection-pool.jdbc-xa-pool.property.connectionAttributes=;create=true [2024-04-16T10:24:12.738Z] [2024-04-16T10:24:12.738Z] setOSConditions: [2024-04-16T10:24:12.738Z] [2024-04-16T10:24:12.738Z] setToolWin: [2024-04-16T10:24:12.738Z] [2024-04-16T10:24:12.738Z] setToolUnix: [2024-04-16T10:24:12.738Z] [2024-04-16T10:24:12.738Z] setToolProperty: [2024-04-16T10:24:12.738Z] [2024-04-16T10:24:12.738Z] setS1ASclassPath: [2024-04-16T10:24:12.738Z] [2024-04-16T10:24:12.738Z] init-common: [2024-04-16T10:24:12.738Z] [2024-04-16T10:24:12.738Z] execute-sql-common: [2024-04-16T10:24:12.738Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2024-04-16T10:24:12.790Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-04-16T10:24:12.876Z] [exec] Application deployed with name orb_annotationApp. [2024-04-16T10:24:12.876Z] [echo] Deployment on target server server successful [2024-04-16T10:24:12.877Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:12.877Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:12.877Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] setOSConditions: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] setToolWin: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] setToolUnix: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] setToolProperty: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] setS1ASclassPath: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] init-common: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] deploy-common-ee: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] run: [2024-04-16T10:24:12.877Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:12.877Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:12.877Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] setOSConditions: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.877Z] setToolWin: [2024-04-16T10:24:12.877Z] [2024-04-16T10:24:12.878Z] setToolUnix: [2024-04-16T10:24:12.878Z] [2024-04-16T10:24:12.878Z] setToolProperty: [2024-04-16T10:24:12.878Z] [2024-04-16T10:24:12.878Z] setS1ASclassPath: [2024-04-16T10:24:12.878Z] [2024-04-16T10:24:12.878Z] init-common: [2024-04-16T10:24:12.878Z] [2024-04-16T10:24:12.878Z] runclient-common: [2024-04-16T10:24:12.878Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/orb_annotationAppClient.jar -name orb_annotationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:24:12.992Z] [sql] 0 rows affected [2024-04-16T10:24:12.992Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:12.992Z] [2024-04-16T10:24:12.993Z] deploy: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setOSConditions: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setToolWin: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setToolUnix: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setToolProperty: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setS1ASclassPath: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] init-common: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] deploy-common: [2024-04-16T10:24:12.993Z] [echo] Current time (ISO): 2024-04-16T10:24:12.751+0000 [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setOSConditions: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setToolWin: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setToolUnix: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setToolProperty: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] setS1ASclassPath: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] init-common: [2024-04-16T10:24:12.993Z] [2024-04-16T10:24:12.993Z] deploy-common-pe: [2024-04-16T10:24:13.045Z] [exec] Application deployed with name blackbox-notx. [2024-04-16T10:24:13.045Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-04-16T10:24:13.045Z] [2024-04-16T10:24:13.046Z] setOSConditions: [2024-04-16T10:24:13.046Z] [2024-04-16T10:24:13.046Z] setToolWin: [2024-04-16T10:24:13.046Z] [2024-04-16T10:24:13.046Z] setToolUnix: [2024-04-16T10:24:13.046Z] [2024-04-16T10:24:13.046Z] setToolProperty: [2024-04-16T10:24:13.046Z] [2024-04-16T10:24:13.046Z] setS1ASclassPath: [2024-04-16T10:24:13.046Z] [2024-04-16T10:24:13.046Z] init-common: [2024-04-16T10:24:13.046Z] [2024-04-16T10:24:13.046Z] create-connector-connpool: [2024-04-16T10:24:13.046Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-04-16T10:24:13.226Z] [exec] got connection : com.sun.gjc.spi.jdbc40.ConnectionWrapper40@7c39dbc6 [2024-04-16T10:24:13.226Z] [exec] AppClient successful lookup of datasource definitions ! [2024-04-16T10:24:13.226Z] [exec] Value of key is:DataSource-Definition-appclient-test [2024-04-16T10:24:13.226Z] [exec] invoking DataSource-Definition test servlet at http://localhost:8080/datasource-definition/servlet [2024-04-16T10:24:13.390Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:13.390Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:13.553Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:24:13.952Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:13.952Z] [javac] 1 warning [2024-04-16T10:24:13.952Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:13.953Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:13.953Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:24:13.953Z] [2024-04-16T10:24:13.953Z] deploy-app: [2024-04-16T10:24:13.953Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] [2024-04-16T10:24:13.953Z] deploy-war-common: [2024-04-16T10:24:13.953Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:13.953Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:13.953Z] [2024-04-16T10:24:13.953Z] setOSConditions: [2024-04-16T10:24:13.953Z] [2024-04-16T10:24:13.954Z] setToolWin: [2024-04-16T10:24:13.954Z] [2024-04-16T10:24:13.954Z] setToolUnix: [2024-04-16T10:24:13.954Z] [2024-04-16T10:24:13.954Z] setToolProperty: [2024-04-16T10:24:13.954Z] [2024-04-16T10:24:13.954Z] setS1ASclassPath: [2024-04-16T10:24:13.954Z] [2024-04-16T10:24:13.954Z] init-common: [2024-04-16T10:24:13.954Z] [2024-04-16T10:24:13.954Z] deploy-war-commonpe: [2024-04-16T10:24:14.026Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:14.026Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:14.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-04-16T10:24:14.026Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-04-16T10:24:14.026Z] [2024-04-16T10:24:14.026Z] create-connector-connpool-common: [2024-04-16T10:24:14.026Z] [2024-04-16T10:24:14.026Z] setOSConditions: [2024-04-16T10:24:14.027Z] [2024-04-16T10:24:14.027Z] setToolWin: [2024-04-16T10:24:14.027Z] [2024-04-16T10:24:14.027Z] setToolUnix: [2024-04-16T10:24:14.027Z] [2024-04-16T10:24:14.027Z] setToolProperty: [2024-04-16T10:24:14.027Z] [2024-04-16T10:24:14.027Z] setS1ASclassPath: [2024-04-16T10:24:14.027Z] [2024-04-16T10:24:14.027Z] init-common: [2024-04-16T10:24:14.027Z] [2024-04-16T10:24:14.027Z] create-connector-resource-common: [2024-04-16T10:24:14.027Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-04-16T10:24:14.135Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2024-04-16T10:24:14.135Z] [echo] Deployment on target server server successful [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] setOSConditions: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] setToolWin: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] setToolUnix: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] setToolProperty: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] setS1ASclassPath: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] init-common: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] deploy-common-ee: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.135Z] run: [2024-04-16T10:24:14.135Z] [2024-04-16T10:24:14.136Z] setOSConditions: [2024-04-16T10:24:14.136Z] [2024-04-16T10:24:14.136Z] setToolWin: [2024-04-16T10:24:14.136Z] [2024-04-16T10:24:14.136Z] setToolUnix: [2024-04-16T10:24:14.136Z] [2024-04-16T10:24:14.136Z] setToolProperty: [2024-04-16T10:24:14.136Z] [2024-04-16T10:24:14.136Z] setS1ASclassPath: [2024-04-16T10:24:14.136Z] [2024-04-16T10:24:14.136Z] init-common: [2024-04-16T10:24:14.136Z] [2024-04-16T10:24:14.136Z] runclient-common: [2024-04-16T10:24:14.136Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar -name ejb-ejb30-persistence-tx_propagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:24:14.246Z] [exec] Apr 16, 2024 10:24:13 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:24:14.246Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:24:14.510Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:14.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-04-16T10:24:14.588Z] [exec] Connector resource blackbox-notx-cr created. [2024-04-16T10:24:14.588Z] [2024-04-16T10:24:14.588Z] asadmin-common: [2024-04-16T10:24:14.588Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:24:14.764Z] [javac] 1 warning [2024-04-16T10:24:14.764Z] [2024-04-16T10:24:14.765Z] setOSConditions: [2024-04-16T10:24:14.765Z] [2024-04-16T10:24:14.765Z] setToolWin: [2024-04-16T10:24:14.765Z] [2024-04-16T10:24:14.765Z] setToolUnix: [2024-04-16T10:24:14.765Z] [2024-04-16T10:24:14.765Z] setToolProperty: [2024-04-16T10:24:14.765Z] [2024-04-16T10:24:14.765Z] setS1ASclassPath: [2024-04-16T10:24:14.765Z] [2024-04-16T10:24:14.765Z] init-common: [2024-04-16T10:24:14.765Z] [2024-04-16T10:24:14.765Z] compile-common: [2024-04-16T10:24:14.765Z] [echo] Current time (ISO): 2024-04-16T10:24:14.611+0000 [2024-04-16T10:24:14.765Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:14.812Z] [exec] Apr 16, 2024 10:24:14 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:24:14.812Z] [exec] WARNING: ACC001: Using the only client [orb_annotation-client] with main class [com.sun.s1asdev.orb.annotation.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/orb_annotationAppClient.jar even though it does not match the specified main class name null or client name orb_annotationClient [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] processResult: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] failed: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] passed: [2024-04-16T10:24:14.906Z] [echo] Test session2 Passed [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] unknown: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] init.os: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] init.tools.unix: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] init.tools.windows: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] init.tools: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] setAsadminArgs: [2024-04-16T10:24:14.906Z] [2024-04-16T10:24:14.906Z] init: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.customtasks: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] prepare: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] undeploy.asadmin: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] setAsadminArgs: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] common.undeploy.asadmin: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.os: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.tools.unix: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.tools.windows: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.tools: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] setAsadminArgs: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.customtasks: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] delAppRef: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.os: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.tools.unix: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.tools.windows: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init.tools: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] setAsadminArgs: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.907Z] init: [2024-04-16T10:24:14.907Z] [2024-04-16T10:24:14.908Z] init.customtasks: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] common.run.asadmin: [2024-04-16T10:24:14.908Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-session2 [2024-04-16T10:24:14.908Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:14.908Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:24:14.908Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] private-all: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] private-all: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] init.os: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] init.tools.unix: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] init.tools.windows: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] init.tools: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] setAsadminArgs: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] init: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] init.customtasks: [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] prepare: [2024-04-16T10:24:14.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-04-16T10:24:14.908Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives [2024-04-16T10:24:14.908Z] [2024-04-16T10:24:14.908Z] compile: [2024-04-16T10:24:14.908Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:14.908Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-04-16T10:24:14.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot svchandler-4 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/svchandler-4-web.war [2024-04-16T10:24:14.975Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:15.059Z] [exec] Apr 16, 2024 10:24:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:24:15.059Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:24:15.107Z] [exec] invoking webclient servlet at http://localhost:8080/orb_annotation/servlet [2024-04-16T10:24:15.149Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:24:15.149Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:24:15.149Z] [2024-04-16T10:24:15.149Z] asadmin-common: [2024-04-16T10:24:15.149Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:24:15.176Z] [exec] Application deployed with name svchandler-4-web. [2024-04-16T10:24:15.176Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:15.176Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:15.176Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:15.176Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:15.176Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:15.176Z] [2024-04-16T10:24:15.176Z] deploy-war-commonee: [2024-04-16T10:24:15.176Z] [2024-04-16T10:24:15.176Z] deploy-client: [2024-04-16T10:24:15.363Z] [exec] ORB Annotation Test Servlet Output [2024-04-16T10:24:15.363Z] [exec]
ORB Annotation Test Servlet

[2024-04-16T10:24:15.363Z] [exec] doing unshareable orb test :
[2024-04-16T10:24:15.363Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@7f1a29c3
[2024-04-16T10:24:15.363Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2024-04-16T10:24:15.363Z] [exec] doing shareable orb test :
[2024-04-16T10:24:15.363Z] [exec] ORB = com.sun.corba.ee.impl.orb.ORBImpl@7f1a29c3
[2024-04-16T10:24:15.363Z] [exec] POA = POA[ObjectAdapterID[RootPOA], uniquePOAId=0, state=RUN, invocationCount=0]
[2024-04-16T10:24:15.363Z] [exec] [2024-04-16T10:24:15.363Z] [exec] Value of key is: main [2024-04-16T10:24:15.363Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:15.363Z] [exec] [2024-04-16T10:24:15.363Z] [exec] [2024-04-16T10:24:15.363Z] [exec] ----------------------------------------- [2024-04-16T10:24:15.363Z] [exec] - main: PASS - [2024-04-16T10:24:15.363Z] [exec] ----------------------------------------- [2024-04-16T10:24:15.363Z] [exec] Total PASS: 1 [2024-04-16T10:24:15.363Z] [exec] Total FAIL: 0 [2024-04-16T10:24:15.363Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:15.363Z] [exec] ----------------------------------------- [2024-04-16T10:24:15.363Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:15.363Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:15.363Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:15.363Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:15.363Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:15.363Z] [2024-04-16T10:24:15.363Z] checkReporting-common: [2024-04-16T10:24:15.363Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:15.363Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:15.363Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:15.363Z] [2024-04-16T10:24:15.363Z] confirmReportPresent-common: [2024-04-16T10:24:15.363Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:24:15.363Z] [echo] Test seems to be reported fine [2024-04-16T10:24:15.363Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/RepRunConf.txt [2024-04-16T10:24:15.364Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:15.364Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:15.364Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] confirmMissingReport-common: [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] undeploy: [2024-04-16T10:24:15.364Z] Warning: 'file:./../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:15.364Z] Warning: 'file:./../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:15.364Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/orb_annotation/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] setOSConditions: [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] setToolWin: [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] setToolUnix: [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] setToolProperty: [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] setS1ASclassPath: [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] init-common: [2024-04-16T10:24:15.364Z] [2024-04-16T10:24:15.364Z] undeploy-common: [2024-04-16T10:24:15.468Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:15.468Z] [javac] 1 warning [2024-04-16T10:24:15.468Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/mdb/webclient/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:15.468Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient [2024-04-16T10:24:15.537Z] [javac] 1 warning [2024-04-16T10:24:15.537Z] [2024-04-16T10:24:15.537Z] setOSConditions: [2024-04-16T10:24:15.537Z] [2024-04-16T10:24:15.537Z] setToolWin: [2024-04-16T10:24:15.537Z] [2024-04-16T10:24:15.537Z] setToolUnix: [2024-04-16T10:24:15.537Z] [2024-04-16T10:24:15.537Z] setToolProperty: [2024-04-16T10:24:15.537Z] [2024-04-16T10:24:15.537Z] setS1ASclassPath: [2024-04-16T10:24:15.537Z] [2024-04-16T10:24:15.537Z] init-common: [2024-04-16T10:24:15.537Z] [2024-04-16T10:24:15.537Z] compile-servlet: [2024-04-16T10:24:15.537Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/build.xml:174: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:15.537Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:15.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:24:15.710Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:24:15.737Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:15.737Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:24:15.965Z] [2024-04-16T10:24:15.965Z] asadmin-common: [2024-04-16T10:24:15.965Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:15.983Z] [exec] Apr 16, 2024 10:24:15 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:24:15.983Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-tx_propagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.tx_propagation.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-tx_propagationClient [2024-04-16T10:24:16.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:16.028Z] [javac] 1 warning [2024-04-16T10:24:16.028Z] [2024-04-16T10:24:16.028Z] assemble: [2024-04-16T10:24:16.028Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-ejb.jar [2024-04-16T10:24:16.028Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbApp-web.war [2024-04-16T10:24:16.028Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] init.os: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] init.tools.unix: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] init.tools.windows: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] init.tools: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] setAsadminArgs: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] init: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] init.customtasks: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] prepare: [2024-04-16T10:24:16.029Z] [2024-04-16T10:24:16.029Z] deploy.jms.queues: [2024-04-16T10:24:16.099Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:16.099Z] [javac] 1 warning [2024-04-16T10:24:16.099Z] [2024-04-16T10:24:16.099Z] build: [2024-04-16T10:24:16.099Z] [2024-04-16T10:24:16.099Z] assemble: [2024-04-16T10:24:16.099Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbc.jar [2024-04-16T10:24:16.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib [2024-04-16T10:24:16.099Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/jdbcra.rar [2024-04-16T10:24:16.099Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/ra/publish/lib/ra.xml [2024-04-16T10:24:16.099Z] [2024-04-16T10:24:16.099Z] setOSConditions: [2024-04-16T10:24:16.099Z] [2024-04-16T10:24:16.099Z] setToolWin: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] setToolUnix: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] setToolProperty: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] setS1ASclassPath: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] init-common: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] webclient-war-common: [2024-04-16T10:24:16.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] clear: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] test-tlds-exist: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] copy-tlds: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] test-tagfiles-exist: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] copy-tagfiles: [2024-04-16T10:24:16.100Z] [2024-04-16T10:24:16.100Z] package-war-common: [2024-04-16T10:24:16.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:16.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:16.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:16.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:16.299Z] [exec] Application deployed with name wsclient. [2024-04-16T10:24:16.299Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:16.299Z] [2024-04-16T10:24:16.299Z] setup: [2024-04-16T10:24:16.299Z] [2024-04-16T10:24:16.300Z] runclient: [2024-04-16T10:24:16.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:16.300Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml:125: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:16.300Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:16.300Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:16.300Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] setAsadminArgs: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] common.create.jms.connection: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] init.os: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] init.tools.unix: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] init.tools.windows: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] init.tools: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] setAsadminArgs: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] init: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] init.customtasks: [2024-04-16T10:24:16.306Z] [2024-04-16T10:24:16.306Z] common.run.asadmin: [2024-04-16T10:24:16.306Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.QueueConnectionFactory jms/ejb_ejb30_hello_mdb_QCF [2024-04-16T10:24:16.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/lib [2024-04-16T10:24:16.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:16.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:16.356Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:16.356Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:16.356Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-04-16T10:24:16.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] setOSConditions: [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] setToolWin: [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] setToolUnix: [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] setToolProperty: [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] setS1ASclassPath: [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] init-common: [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] ejb-jar-common: [2024-04-16T10:24:16.356Z] [2024-04-16T10:24:16.356Z] package-ejbjar-common: [2024-04-16T10:24:16.356Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.357Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.357Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.357Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-04-16T10:24:16.357Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.357Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.357Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] disable-resource-validation: [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] setOSConditions: [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] setToolWin: [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] setToolUnix: [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] setToolProperty: [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] setS1ASclassPath: [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] init-common: [2024-04-16T10:24:16.357Z] [2024-04-16T10:24:16.357Z] create-jvm-options: [2024-04-16T10:24:16.379Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false orb_annotationApp [2024-04-16T10:24:16.379Z] [2024-04-16T10:24:16.379Z] all: [2024-04-16T10:24:16.379Z] [2024-04-16T10:24:16.379Z] BUILD SUCCESSFUL [2024-04-16T10:24:16.379Z] Total time: 2 minutes 49 seconds [2024-04-16T10:24:16.379Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-database [2024-04-16T10:24:16.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:16.534Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:16.534Z] [2024-04-16T10:24:16.534Z] asadmin-common: [2024-04-16T10:24:16.534Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:16.606Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:16.606Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: [2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: [2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: [2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: [2024-04-16T10:24:16.619Z] [java] [client.TestClient]::

[2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:24:16.619Z] [java] [client.TestClient]::

[2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: [1113] [2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: [2024-04-16T10:24:16.619Z] [java] [client.TestClient]:: [2024-04-16T10:24:16.619Z] [java] Value of key is:svchandler-4 [2024-04-16T10:24:16.619Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:16.619Z] [java] [2024-04-16T10:24:16.619Z] [java] [2024-04-16T10:24:16.619Z] [java] ----------------------------------------- [2024-04-16T10:24:16.619Z] [java] - svchandler-4: PASS - [2024-04-16T10:24:16.619Z] [java] ----------------------------------------- [2024-04-16T10:24:16.619Z] [java] Total PASS: 1 [2024-04-16T10:24:16.619Z] [java] Total FAIL: 0 [2024-04-16T10:24:16.619Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:16.619Z] [java] ----------------------------------------- [2024-04-16T10:24:16.619Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:16.619Z] [2024-04-16T10:24:16.619Z] undeploy: [2024-04-16T10:24:16.619Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:16.619Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:16.619Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:16.619Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:16.619Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:16.619Z] [2024-04-16T10:24:16.619Z] setOSConditions: [2024-04-16T10:24:16.619Z] [2024-04-16T10:24:16.619Z] setToolWin: [2024-04-16T10:24:16.619Z] [2024-04-16T10:24:16.619Z] setToolUnix: [2024-04-16T10:24:16.619Z] [2024-04-16T10:24:16.619Z] setToolProperty: [2024-04-16T10:24:16.619Z] [2024-04-16T10:24:16.619Z] setS1ASclassPath: [2024-04-16T10:24:16.619Z] [2024-04-16T10:24:16.620Z] init-common: [2024-04-16T10:24:16.620Z] [2024-04-16T10:24:16.620Z] undeploy-war-common: [2024-04-16T10:24:16.649Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:16.649Z] [javac] 1 warning [2024-04-16T10:24:16.649Z] [2024-04-16T10:24:16.649Z] build: [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] setOSConditions: [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] setToolWin: [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] setToolUnix: [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] setToolProperty: [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] setS1ASclassPath: [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] init-common: [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] ejb-jar-common: [2024-04-16T10:24:16.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:16.904Z] [2024-04-16T10:24:16.904Z] package-ejbjar-common: [2024-04-16T10:24:16.904Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.904Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.904Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.904Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2024-04-16T10:24:16.904Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] deploy: [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] setOSConditions: [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] setToolWin: [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] setToolUnix: [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] setToolProperty: [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] setS1ASclassPath: [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] init-common: [2024-04-16T10:24:16.905Z] [2024-04-16T10:24:16.905Z] deploy-jar-common: [2024-04-16T10:24:17.096Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:17.096Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:17.096Z] [2024-04-16T10:24:17.096Z] setOSConditions: [2024-04-16T10:24:17.096Z] [2024-04-16T10:24:17.096Z] setToolWin: [2024-04-16T10:24:17.096Z] [2024-04-16T10:24:17.096Z] setToolUnix: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] setToolProperty: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] setS1ASclassPath: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] init-common: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] deploy-common: [2024-04-16T10:24:17.097Z] [echo] Current time (ISO): 2024-04-16T10:24:16.998+0000 [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] setOSConditions: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] setToolWin: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] setToolUnix: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] setToolProperty: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] setS1ASclassPath: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] init-common: [2024-04-16T10:24:17.097Z] [2024-04-16T10:24:17.097Z] deploy-common-pe: [2024-04-16T10:24:17.182Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-get-method-lc-descr-ejb.jar [2024-04-16T10:24:17.305Z] Tue Apr 16 10:24:17 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:24:17.327Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-04-16T10:24:17.328Z] [exec] Created 1 option(s) [2024-04-16T10:24:17.328Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:24:17.328Z] [2024-04-16T10:24:17.328Z] restart-server: [2024-04-16T10:24:17.328Z] [2024-04-16T10:24:17.328Z] setOSConditions: [2024-04-16T10:24:17.328Z] [2024-04-16T10:24:17.328Z] stop-server: [2024-04-16T10:24:17.328Z] [2024-04-16T10:24:17.328Z] stop-server-unix: [2024-04-16T10:24:17.328Z] [echo] stopping server on unix ... [2024-04-16T10:24:17.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false svchandler-4-web [2024-04-16T10:24:17.594Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:17.594Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:17.594Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:17.594Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:17.594Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/svchandler-4/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:17.594Z] [2024-04-16T10:24:17.594Z] setOSConditions: [2024-04-16T10:24:17.594Z] [2024-04-16T10:24:17.594Z] setToolWin: [2024-04-16T10:24:17.594Z] [2024-04-16T10:24:17.594Z] setToolUnix: [2024-04-16T10:24:17.594Z] [2024-04-16T10:24:17.594Z] setToolProperty: [2024-04-16T10:24:17.594Z] [2024-04-16T10:24:17.594Z] setS1ASclassPath: [2024-04-16T10:24:17.594Z] [2024-04-16T10:24:17.594Z] init-common: [2024-04-16T10:24:17.594Z] [2024-04-16T10:24:17.594Z] undeploy-client: [2024-04-16T10:24:17.657Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:24:17.742Z] [exec] Application deployed with name ejb-get-method-lc-descr-ejb. [2024-04-16T10:24:17.742Z] [2024-04-16T10:24:17.742Z] run: [2024-04-16T10:24:17.850Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:17.851Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:24:17.909Z] Tue Apr 16 10:24:17 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:24:17.909Z] Command stop-database executed successfully. [2024-04-16T10:24:17.909Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-domain [2024-04-16T10:24:18.121Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:18.121Z] [2024-04-16T10:24:18.121Z] all: [2024-04-16T10:24:18.121Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:18.121Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:18.121Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:18.121Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:18.121Z] [2024-04-16T10:24:18.121Z] setOSConditions: [2024-04-16T10:24:18.121Z] [2024-04-16T10:24:18.121Z] setToolWin: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setToolUnix: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setToolProperty: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setS1ASclassPath: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] init-common: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] clean: [2024-04-16T10:24:18.122Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:18.122Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:18.122Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:18.122Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setOSConditions: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setToolWin: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setToolUnix: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setToolProperty: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] setS1ASclassPath: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] init-common: [2024-04-16T10:24:18.122Z] [2024-04-16T10:24:18.122Z] clean-common: [2024-04-16T10:24:18.122Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:18.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:18.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:18.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] setOSConditions: [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] setToolWin: [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] setToolUnix: [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] setToolProperty: [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] setS1ASclassPath: [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] init-common: [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] clean-classes-common: [2024-04-16T10:24:18.123Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:18.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:18.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:18.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:18.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] setOSConditions: [2024-04-16T10:24:18.123Z] [2024-04-16T10:24:18.123Z] setToolWin: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setToolUnix: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setToolProperty: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setS1ASclassPath: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] init-common: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] clean-jars-common: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] assemble-web: [2024-04-16T10:24:18.124Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:18.124Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:18.124Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:18.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:18.124Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setOSConditions: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setToolWin: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setToolUnix: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setToolProperty: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] setS1ASclassPath: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] init-common: [2024-04-16T10:24:18.124Z] [2024-04-16T10:24:18.124Z] wsimport: [2024-04-16T10:24:18.300Z] [java] Apr 16, 2024 10:24:18 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:24:18.301Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:24:18.380Z] [exec] parsing WSDL... [2024-04-16T10:24:18.506Z] [exec] Connector resource jms/ejb_ejb30_hello_mdb_QCF created. [2024-04-16T10:24:18.506Z] [exec] Command create-jms-resource executed successfully. [2024-04-16T10:24:18.506Z] [2024-04-16T10:24:18.506Z] setAsadminArgs: [2024-04-16T10:24:18.506Z] [2024-04-16T10:24:18.506Z] common.create.jms.resource: [2024-04-16T10:24:18.506Z] [2024-04-16T10:24:18.506Z] init.os: [2024-04-16T10:24:18.506Z] [2024-04-16T10:24:18.506Z] init.tools.unix: [2024-04-16T10:24:18.506Z] [2024-04-16T10:24:18.507Z] init.tools.windows: [2024-04-16T10:24:18.507Z] [2024-04-16T10:24:18.507Z] init.tools: [2024-04-16T10:24:18.507Z] [2024-04-16T10:24:18.507Z] setAsadminArgs: [2024-04-16T10:24:18.507Z] [2024-04-16T10:24:18.507Z] init: [2024-04-16T10:24:18.507Z] [2024-04-16T10:24:18.507Z] init.customtasks: [2024-04-16T10:24:18.507Z] [2024-04-16T10:24:18.507Z] common.run.asadmin: [2024-04-16T10:24:18.507Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:24:18.534Z] [exec] Apr 16, 2024 10:24:18 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:18.534Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2c06b113 [2024-04-16T10:24:18.627Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-04-16T10:24:18.628Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-04-16T10:24:18.628Z] [echo] Deployment on target server server successful [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setOSConditions: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setToolWin: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setToolUnix: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setToolProperty: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setS1ASclassPath: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] init-common: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] deploy-common-ee: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] run: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setOSConditions: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setToolWin: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setToolUnix: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setToolProperty: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] setS1ASclassPath: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] init-common: [2024-04-16T10:24:18.628Z] [2024-04-16T10:24:18.628Z] execute-sql-common: [2024-04-16T10:24:18.628Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-04-16T10:24:18.628Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:24:18.628Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:24:18.628Z] [sql] 0 rows affected [2024-04-16T10:24:18.628Z] [sql] 1 rows affected [2024-04-16T10:24:18.628Z] [sql] 1 rows affected [2024-04-16T10:24:18.628Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:24:18.628Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:24:18.628Z] [sql] 0 rows affected [2024-04-16T10:24:18.787Z] [exec] I am in client [2024-04-16T10:24:18.884Z] [sql] 1 rows affected [2024-04-16T10:24:18.884Z] [sql] 1 rows affected [2024-04-16T10:24:18.884Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:24:18.884Z] [2024-04-16T10:24:18.884Z] setOSConditions: [2024-04-16T10:24:18.884Z] [2024-04-16T10:24:18.884Z] setToolWin: [2024-04-16T10:24:18.884Z] [2024-04-16T10:24:18.884Z] setToolUnix: [2024-04-16T10:24:18.884Z] [2024-04-16T10:24:18.884Z] setToolProperty: [2024-04-16T10:24:18.884Z] [2024-04-16T10:24:18.884Z] setS1ASclassPath: [2024-04-16T10:24:18.884Z] [2024-04-16T10:24:18.884Z] init-common: [2024-04-16T10:24:18.884Z] [2024-04-16T10:24:18.884Z] run-test-1: [2024-04-16T10:24:18.885Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=3 HTTP/1.1 [2024-04-16T10:24:18.885Z] [java] [2024-04-16T10:24:18.885Z] [java] Time: 2 [2024-04-16T10:24:18.885Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:24:18.885Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:24:18.885Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:24:18.885Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:24:18.885Z] [java] [Server response] [2024-04-16T10:24:18.885Z] [java] [Server response]40 [2024-04-16T10:24:18.885Z] [java] [Server response]Running rar_accessibility connector test [2024-04-16T10:24:18.885Z] [java] [Server response]TEST:PASS [2024-04-16T10:24:18.885Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:24:18.885Z] [java] [Server response]END_OF_TEST [2024-04-16T10:24:18.885Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:24:18.885Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:18.885Z] [java] [2024-04-16T10:24:18.885Z] [java] [2024-04-16T10:24:18.885Z] [java] ----------------------------------------- [2024-04-16T10:24:18.885Z] [java] - rar-accessibility-test: PASS - [2024-04-16T10:24:18.885Z] [java] ----------------------------------------- [2024-04-16T10:24:18.885Z] [java] Total PASS: 1 [2024-04-16T10:24:18.885Z] [java] Total FAIL: 0 [2024-04-16T10:24:18.885Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:18.885Z] [java] ----------------------------------------- [2024-04-16T10:24:18.885Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] undeploy: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setOSConditions: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setToolWin: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setToolUnix: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setToolProperty: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setS1ASclassPath: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] init-common: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] execute-sql-common: [2024-04-16T10:24:18.885Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-04-16T10:24:18.885Z] [sql] 0 rows affected [2024-04-16T10:24:18.885Z] [sql] 0 rows affected [2024-04-16T10:24:18.885Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setOSConditions: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setToolWin: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setToolUnix: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setToolProperty: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.885Z] setS1ASclassPath: [2024-04-16T10:24:18.885Z] [2024-04-16T10:24:18.886Z] init-common: [2024-04-16T10:24:18.886Z] [2024-04-16T10:24:18.886Z] undeploy-common: [2024-04-16T10:24:19.042Z] [exec] Apr 16, 2024 10:24:18 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:24:19.042Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:24:19.111Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:19.111Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-04-16T10:24:19.307Z] [exec] [2024-04-16T10:24:19.307Z] [exec] Generating code... [2024-04-16T10:24:19.307Z] [exec] [2024-04-16T10:24:19.307Z] [exec] Compiling code... [2024-04-16T10:24:19.334Z] [exec] Apr 16, 2024 10:24:19 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:19.334Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@16ad408d[jndiName=jdbc-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:24:19.334Z] [exec] calling createPerson(duke) [2024-04-16T10:24:19.635Z] [exec] created [2024-04-16T10:24:19.635Z] [exec] utx.begin called [2024-04-16T10:24:19.812Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] delete-resources-and-undeploy-rar: [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] setOSConditions: [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] setToolWin: [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] setToolUnix: [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] setToolProperty: [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] setS1ASclassPath: [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] init-common: [2024-04-16T10:24:19.812Z] [2024-04-16T10:24:19.812Z] delete-connector-resource-common: [2024-04-16T10:24:19.812Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-04-16T10:24:19.888Z] [exec] inserted 1,1 into table [2024-04-16T10:24:20.143Z] [exec] calling utx.rollback [2024-04-16T10:24:20.143Z] [exec] utx.rollback called [2024-04-16T10:24:20.143Z] [exec] I am in client [2024-04-16T10:24:20.143Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:24:20.143Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:24:20.143Z] [exec] calling createPerson(duke) [2024-04-16T10:24:20.143Z] [exec] created [2024-04-16T10:24:20.143Z] [exec] utx.begin called [2024-04-16T10:24:20.143Z] [exec] inserted 1,1 into table [2024-04-16T10:24:20.143Z] [exec] calling utx.commit [2024-04-16T10:24:20.143Z] [exec] utx.commit called [2024-04-16T10:24:20.143Z] [exec] Apr 16, 2024 10:24:20 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:24:20.143Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:24:20.143Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:24:20.143Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:24:20.143Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:20.143Z] [exec] [2024-04-16T10:24:20.143Z] [exec] [2024-04-16T10:24:20.143Z] [exec] ----------------------------------------- [2024-04-16T10:24:20.143Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:24:20.143Z] [exec] - findDelegateCreatedPerson: PASS - [2024-04-16T10:24:20.143Z] [exec] ----------------------------------------- [2024-04-16T10:24:20.143Z] [exec] Total PASS: 2 [2024-04-16T10:24:20.143Z] [exec] Total FAIL: 0 [2024-04-16T10:24:20.143Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:20.143Z] [exec] ----------------------------------------- [2024-04-16T10:24:20.143Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:20.143Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:20.235Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:20.235Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:20.235Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:20.235Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:20.235Z] [2024-04-16T10:24:20.235Z] setOSConditions: [2024-04-16T10:24:20.235Z] [2024-04-16T10:24:20.235Z] setToolWin: [2024-04-16T10:24:20.235Z] [2024-04-16T10:24:20.235Z] setToolUnix: [2024-04-16T10:24:20.235Z] [2024-04-16T10:24:20.235Z] setToolProperty: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] setS1ASclassPath: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] init-common: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] compile: [2024-04-16T10:24:20.236Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:20.236Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:20.236Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:20.236Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] setOSConditions: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] setToolWin: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] setToolUnix: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] setToolProperty: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] setS1ASclassPath: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] init-common: [2024-04-16T10:24:20.236Z] [2024-04-16T10:24:20.236Z] compile-common: [2024-04-16T10:24:20.236Z] [echo] Current time (ISO): 2024-04-16T10:24:20.180+0000 [2024-04-16T10:24:20.236Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:20.702Z] [2024-04-16T10:24:20.702Z] checkReporting-common: [2024-04-16T10:24:20.702Z] [2024-04-16T10:24:20.702Z] confirmReportPresent-common: [2024-04-16T10:24:20.702Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:24:20.702Z] [echo] Test seems to be reported fine [2024-04-16T10:24:20.702Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/RepRunConf.txt [2024-04-16T10:24:20.702Z] [2024-04-16T10:24:20.702Z] confirmMissingReport-common: [2024-04-16T10:24:20.702Z] [2024-04-16T10:24:20.702Z] setOSConditions: [2024-04-16T10:24:20.702Z] [2024-04-16T10:24:20.702Z] setToolWin: [2024-04-16T10:24:20.702Z] [2024-04-16T10:24:20.702Z] setToolUnix: [2024-04-16T10:24:20.702Z] [2024-04-16T10:24:20.703Z] setToolProperty: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setS1ASclassPath: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] init-common: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] clean-db: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setOSConditions: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setToolWin: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setToolUnix: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setToolProperty: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setS1ASclassPath: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] init-common: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] execute-sql-common: [2024-04-16T10:24:20.703Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2024-04-16T10:24:20.703Z] [sql] 0 rows affected [2024-04-16T10:24:20.703Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setOSConditions: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setToolWin: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setToolUnix: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setToolProperty: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] setS1ASclassPath: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] init-common: [2024-04-16T10:24:20.703Z] [2024-04-16T10:24:20.703Z] execute-sql-common: [2024-04-16T10:24:20.703Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/create.sql [2024-04-16T10:24:20.704Z] [sql] 0 rows affected [2024-04-16T10:24:20.704Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:20.704Z] [2024-04-16T10:24:20.704Z] runclient-standalone: [2024-04-16T10:24:20.738Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-04-16T10:24:20.738Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-04-16T10:24:20.738Z] [2024-04-16T10:24:20.738Z] setOSConditions: [2024-04-16T10:24:20.738Z] [2024-04-16T10:24:20.738Z] setToolWin: [2024-04-16T10:24:20.738Z] [2024-04-16T10:24:20.738Z] setToolUnix: [2024-04-16T10:24:20.738Z] [2024-04-16T10:24:20.738Z] setToolProperty: [2024-04-16T10:24:20.738Z] [2024-04-16T10:24:20.738Z] setS1ASclassPath: [2024-04-16T10:24:20.738Z] [2024-04-16T10:24:20.738Z] init-common: [2024-04-16T10:24:20.738Z] [2024-04-16T10:24:20.738Z] delete-connector-connpool-common: [2024-04-16T10:24:20.738Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-04-16T10:24:20.815Z] [java] Apr 16, 2024 10:24:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:20.815Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@bfc14b9 [2024-04-16T10:24:20.815Z] [java] test : hello, world! [2024-04-16T10:24:20.815Z] [java] [2024-04-16T10:24:20.815Z] [java] Value of key is:ejb-get-method-lc-descr-ejb [2024-04-16T10:24:20.815Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:20.815Z] [java] [2024-04-16T10:24:20.815Z] [java] [2024-04-16T10:24:20.815Z] [java] ----------------------------------------- [2024-04-16T10:24:20.815Z] [java] - ejb-get-method-lc-descr-ejb: PASS - [2024-04-16T10:24:20.815Z] [java] ----------------------------------------- [2024-04-16T10:24:20.815Z] [java] Total PASS: 1 [2024-04-16T10:24:20.815Z] [java] Total FAIL: 0 [2024-04-16T10:24:20.815Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:20.815Z] [java] ----------------------------------------- [2024-04-16T10:24:20.815Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setOSConditions: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setToolWin: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setToolUnix: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setToolProperty: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setS1ASclassPath: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] init-common: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] execute-sql-common: [2024-04-16T10:24:20.842Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/create_pointbase.sql [2024-04-16T10:24:20.842Z] [sql] 0 rows affected [2024-04-16T10:24:20.842Z] [sql] 0 rows affected [2024-04-16T10:24:20.842Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setOSConditions: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setToolWin: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setToolUnix: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setToolProperty: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] setS1ASclassPath: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] init-common: [2024-04-16T10:24:20.842Z] [2024-04-16T10:24:20.842Z] runclient-common: [2024-04-16T10:24:20.843Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-contauth1txAppClient.jar -name ejb-bmp-contauth1txClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:24:20.843Z] [exec] Apr 16, 2024 10:24:18 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:24:20.843Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:24:20.843Z] [exec] Apr 16, 2024 10:24:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:20.843Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:20.843Z] [exec] Apr 16, 2024 10:24:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:20.843Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:20.957Z] [java] I am in client [2024-04-16T10:24:21.036Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_InQueue created. [2024-04-16T10:24:21.036Z] [exec] Command create-jmsdest executed successfully. [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] init.os: [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] init.tools.unix: [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] init.tools.windows: [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] init.tools: [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] setAsadminArgs: [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] init: [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] init.customtasks: [2024-04-16T10:24:21.036Z] [2024-04-16T10:24:21.036Z] common.run.asadmin: [2024-04-16T10:24:21.036Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=ejb_ejb30_hello_mdb_InQueue jms/ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:24:21.070Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:21.305Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:21.306Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-04-16T10:24:21.325Z] [2024-04-16T10:24:21.325Z] undeploy: [2024-04-16T10:24:21.326Z] [2024-04-16T10:24:21.326Z] setOSConditions: [2024-04-16T10:24:21.326Z] [2024-04-16T10:24:21.326Z] setToolWin: [2024-04-16T10:24:21.326Z] [2024-04-16T10:24:21.326Z] setToolUnix: [2024-04-16T10:24:21.326Z] [2024-04-16T10:24:21.326Z] setToolProperty: [2024-04-16T10:24:21.326Z] [2024-04-16T10:24:21.326Z] setS1ASclassPath: [2024-04-16T10:24:21.326Z] [2024-04-16T10:24:21.326Z] init-common: [2024-04-16T10:24:21.326Z] [2024-04-16T10:24:21.326Z] undeploy-jar-common: [2024-04-16T10:24:21.333Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:21.333Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:21.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-04-16T10:24:21.333Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-04-16T10:24:21.333Z] [2024-04-16T10:24:21.333Z] setOSConditions: [2024-04-16T10:24:21.333Z] [2024-04-16T10:24:21.333Z] setToolWin: [2024-04-16T10:24:21.333Z] [2024-04-16T10:24:21.333Z] setToolUnix: [2024-04-16T10:24:21.333Z] [2024-04-16T10:24:21.333Z] setToolProperty: [2024-04-16T10:24:21.333Z] [2024-04-16T10:24:21.333Z] setS1ASclassPath: [2024-04-16T10:24:21.333Z] [2024-04-16T10:24:21.333Z] init-common: [2024-04-16T10:24:21.333Z] [2024-04-16T10:24:21.333Z] undeploy-rar-common: [2024-04-16T10:24:21.333Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-04-16T10:24:21.430Z] [exec] Waiting for domain1 to start ............... [2024-04-16T10:24:21.430Z] [exec] Waiting finished after 14,447 ms. [2024-04-16T10:24:21.430Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:24:21.430Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:24:21.430Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:24:21.430Z] [exec] Admin Port: 4,848 [2024-04-16T10:24:21.431Z] [exec] Command start-domain executed successfully. [2024-04-16T10:24:21.517Z] [java] Apr 16, 2024 10:24:21 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:24:21.517Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:24:21.560Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue created. [2024-04-16T10:24:21.560Z] [exec] Command create-jms-resource executed successfully. [2024-04-16T10:24:21.560Z] [2024-04-16T10:24:21.560Z] setAsadminArgs: [2024-04-16T10:24:21.560Z] [2024-04-16T10:24:21.561Z] common.create.jms.resource: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] init.os: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] init.tools.unix: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] init.tools.windows: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] init.tools: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] setAsadminArgs: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] init: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] init.customtasks: [2024-04-16T10:24:21.561Z] [2024-04-16T10:24:21.561Z] common.run.asadmin: [2024-04-16T10:24:21.561Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:24:21.603Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:24:21.603Z] [exec] Waiting finished after 3,283 ms. [2024-04-16T10:24:21.603Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:24:21.655Z] Waiting for the domain to stop ... [2024-04-16T10:24:21.655Z] Waiting finished after 2,823 ms. [2024-04-16T10:24:21.655Z] Command stop-domain executed successfully. [2024-04-16T10:24:21.655Z] + generate_junit_report naming_all [2024-04-16T10:24:21.655Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:24:21.655Z] [2024-04-16T10:24:21.655Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:24:21.655Z] [2024-04-16T10:24:21.655Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:24:21.655Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:24:21.655Z] + TESTSUITE_NAME=naming_all [2024-04-16T10:24:21.655Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:24:21.656Z] + awk -v suitename=naming_all ' [2024-04-16T10:24:21.656Z] BEGIN { [2024-04-16T10:24:21.656Z] totaltests = 0; [2024-04-16T10:24:21.656Z] totalfailures = 0; [2024-04-16T10:24:21.656Z] totalerrors = 0; [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] function getPropVal(str){ [2024-04-16T10:24:21.656Z] split(str, a, "="); [2024-04-16T10:24:21.656Z] val = a[2]; [2024-04-16T10:24:21.656Z] # remove quotes [2024-04-16T10:24:21.656Z] gsub("\"","",val); [2024-04-16T10:24:21.656Z] return val; [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] function removeXMLTag(str){ [2024-04-16T10:24:21.656Z] # remove xml tag quotes [2024-04-16T10:24:21.656Z] gsub("","",str); [2024-04-16T10:24:21.656Z] gsub("<.*>","",str); [2024-04-16T10:24:21.656Z] gsub(">","",str); [2024-04-16T10:24:21.656Z] return str; [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] /status value=/ { [2024-04-16T10:24:21.656Z] result=getPropVal($0); [2024-04-16T10:24:21.656Z] result=removeXMLTag(result); [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] // { [2024-04-16T10:24:21.656Z] getline; [2024-04-16T10:24:21.656Z] getline; [2024-04-16T10:24:21.656Z] testunit=removeXMLTag($0); [2024-04-16T10:24:21.656Z] gsub("\"","",testunit); [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] // { [2024-04-16T10:24:21.656Z] getline; [2024-04-16T10:24:21.656Z] testname=removeXMLTag($0); [2024-04-16T10:24:21.656Z] gsub("\"","",testname); [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] /<\/testcase>/{ [2024-04-16T10:24:21.656Z] classname=testunit [2024-04-16T10:24:21.656Z] # printing testcase to out [2024-04-16T10:24:21.656Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:24:21.656Z] if (result == "fail") { [2024-04-16T10:24:21.656Z] out = out " \n"; [2024-04-16T10:24:21.656Z] totalfailures++; [2024-04-16T10:24:21.656Z] } else if (result == "did_not_run") { [2024-04-16T10:24:21.656Z] out = out " \n"; [2024-04-16T10:24:21.656Z] totalerrors++; [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] out = out " \n"; [2024-04-16T10:24:21.656Z] [2024-04-16T10:24:21.656Z] totaltests++; [2024-04-16T10:24:21.656Z] result=""; [2024-04-16T10:24:21.656Z] testname=""; [2024-04-16T10:24:21.656Z] } [2024-04-16T10:24:21.656Z] END { [2024-04-16T10:24:21.656Z] print "" [2024-04-16T10:24:21.656Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:24:21.656Z] printf "%s", out; [2024-04-16T10:24:21.656Z] print "" [2024-04-16T10:24:21.656Z] }' [2024-04-16T10:24:21.656Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:24:21.656Z] + change_junit_report_class_names [2024-04-16T10:24:21.656Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:24:21.656Z] + sed -i 's/\bclassname="/classname="naming_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:24:21.656Z] + copy_test_artifacts naming_all [2024-04-16T10:24:21.656Z] + sleep 1 [2024-04-16T10:24:21.684Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:24:21.684Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:24:21.684Z] [2024-04-16T10:24:21.684Z] dumpThreadStack: [2024-04-16T10:24:21.684Z] [2024-04-16T10:24:21.685Z] startDomainWindows: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] startDomain: [2024-04-16T10:24:21.685Z] [echo] [2024-04-16T10:24:21.685Z] [echo] [2024-04-16T10:24:21.685Z] [echo] [2024-04-16T10:24:21.685Z] [echo] *************************************************************************** [2024-04-16T10:24:21.685Z] [echo] * Running group negativeRealmPerApp [2024-04-16T10:24:21.685Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/negativeRealmPerApp [2024-04-16T10:24:21.685Z] [echo] *************************************************************************** [2024-04-16T10:24:21.685Z] [echo] [2024-04-16T10:24:21.685Z] [echo] [2024-04-16T10:24:21.685Z] [echo] [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setOSConditions: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setToolWin: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setToolUnix: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setToolProperty: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setS1ASclassPath: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] init-common: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] clean: [2024-04-16T10:24:21.685Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] compile: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setOSConditions: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setToolWin: [2024-04-16T10:24:21.685Z] [2024-04-16T10:24:21.685Z] setToolUnix: [2024-04-16T10:24:21.686Z] [2024-04-16T10:24:21.686Z] setToolProperty: [2024-04-16T10:24:21.686Z] [2024-04-16T10:24:21.686Z] setS1ASclassPath: [2024-04-16T10:24:21.686Z] [2024-04-16T10:24:21.686Z] init-common: [2024-04-16T10:24:21.686Z] [2024-04-16T10:24:21.686Z] compile-common: [2024-04-16T10:24:21.686Z] [echo] Current time (ISO): 2024-04-16T10:24:21.583+0000 [2024-04-16T10:24:21.686Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:21.686Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:21.860Z] [2024-04-16T10:24:21.860Z] stop-server-windows: [2024-04-16T10:24:21.860Z] [2024-04-16T10:24:21.860Z] setOSConditions: [2024-04-16T10:24:21.860Z] [2024-04-16T10:24:21.860Z] start-server: [2024-04-16T10:24:21.860Z] [echo] +-----------------------------+ [2024-04-16T10:24:21.860Z] [echo] | | [2024-04-16T10:24:21.860Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:24:21.860Z] [echo] | in Felix mode | [2024-04-16T10:24:21.860Z] [echo] | | [2024-04-16T10:24:21.860Z] [echo] +-----------------------------+ [2024-04-16T10:24:21.860Z] [2024-04-16T10:24:21.860Z] start-server-unix: [2024-04-16T10:24:21.887Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-get-method-lc-descr-ejb [2024-04-16T10:24:21.887Z] [2024-04-16T10:24:21.887Z] all: [2024-04-16T10:24:21.887Z] [2024-04-16T10:24:21.888Z] constructor-level: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] all: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] annotation: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setOSConditions: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolWin: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolUnix: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolProperty: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setS1ASclassPath: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] init-common: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] clean: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setOSConditions: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolWin: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolUnix: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolProperty: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setS1ASclassPath: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] init-common: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] clean-common: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setOSConditions: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolWin: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.888Z] setToolUnix: [2024-04-16T10:24:21.888Z] [2024-04-16T10:24:21.889Z] setToolProperty: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setS1ASclassPath: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] init-common: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] clean-classes-common: [2024-04-16T10:24:21.889Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setOSConditions: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setToolWin: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setToolUnix: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setToolProperty: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setS1ASclassPath: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] init-common: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] clean-jars-common: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] compile: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setOSConditions: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setToolWin: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setToolUnix: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setToolProperty: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] setS1ASclassPath: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] init-common: [2024-04-16T10:24:21.889Z] [2024-04-16T10:24:21.889Z] compile-common: [2024-04-16T10:24:21.889Z] [echo] Current time (ISO): 2024-04-16T10:24:21.830+0000 [2024-04-16T10:24:21.890Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:21.890Z] [javac] Compiling 13 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:21.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-04-16T10:24:22.120Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:22.121Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-04-16T10:24:22.121Z] [exec] JMS Desctination ejb_ejb30_hello_mdb_OutQueue created. [2024-04-16T10:24:22.121Z] [exec] Command create-jmsdest executed successfully. [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] init.os: [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] init.tools.unix: [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] init.tools.windows: [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] init.tools: [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] setAsadminArgs: [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] init: [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] init.customtasks: [2024-04-16T10:24:22.121Z] [2024-04-16T10:24:22.121Z] common.run.asadmin: [2024-04-16T10:24:22.121Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=ejb_ejb30_hello_mdb_OutQueue jms/ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:24:22.148Z] [2024-04-16T10:24:22.148Z] delete-resources-and-undeploy-rar: [2024-04-16T10:24:22.148Z] [2024-04-16T10:24:22.148Z] setOSConditions: [2024-04-16T10:24:22.148Z] [2024-04-16T10:24:22.148Z] setToolWin: [2024-04-16T10:24:22.148Z] [2024-04-16T10:24:22.148Z] setToolUnix: [2024-04-16T10:24:22.148Z] [2024-04-16T10:24:22.148Z] setToolProperty: [2024-04-16T10:24:22.148Z] [2024-04-16T10:24:22.149Z] setS1ASclassPath: [2024-04-16T10:24:22.149Z] [2024-04-16T10:24:22.149Z] init-common: [2024-04-16T10:24:22.149Z] [2024-04-16T10:24:22.149Z] delete-connector-resource-common: [2024-04-16T10:24:22.149Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-04-16T10:24:22.242Z] [exec] Apr 16, 2024 10:24:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:22.242Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:24:22.406Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:22.406Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-04-16T10:24:22.507Z] [exec] All tests shall fail till a stable XA driver is integrated into Derby [2024-04-16T10:24:22.586Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:24:22.586Z] [2024-04-16T10:24:22.586Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:24:22.586Z] [2024-04-16T10:24:22.586Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:24:22.587Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:24:22.587Z] tar: Removing leading `/' from member names [2024-04-16T10:24:22.660Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue created. [2024-04-16T10:24:22.661Z] [exec] Command create-jms-resource executed successfully. [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.os: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.tools.unix: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.tools.windows: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.tools: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] setAsadminArgs: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.customtasks: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] prepare: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] deploy.asadmin: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] setAsadminArgs: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] common.deploy.asadmin: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.os: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.tools.unix: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.tools.windows: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.tools: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] setAsadminArgs: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] init.customtasks: [2024-04-16T10:24:22.661Z] [2024-04-16T10:24:22.661Z] common.run.asadmin: [2024-04-16T10:24:22.662Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-04-16T10:24:22.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-04-16T10:24:22.733Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-04-16T10:24:22.733Z] [2024-04-16T10:24:22.733Z] setOSConditions: [2024-04-16T10:24:22.733Z] [2024-04-16T10:24:22.733Z] setToolWin: [2024-04-16T10:24:22.733Z] [2024-04-16T10:24:22.733Z] setToolUnix: [2024-04-16T10:24:22.733Z] [2024-04-16T10:24:22.733Z] setToolProperty: [2024-04-16T10:24:22.733Z] [2024-04-16T10:24:22.733Z] setS1ASclassPath: [2024-04-16T10:24:22.733Z] [2024-04-16T10:24:22.733Z] init-common: [2024-04-16T10:24:22.733Z] [2024-04-16T10:24:22.733Z] delete-connector-connpool-common: [2024-04-16T10:24:22.733Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-04-16T10:24:22.761Z] [exec] Value of key is: test1 : [2024-04-16T10:24:22.761Z] [exec] Value of key is: test2 : [2024-04-16T10:24:22.761Z] [exec] jdbc contauth1tx status: [2024-04-16T10:24:22.761Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:22.761Z] [exec] [2024-04-16T10:24:22.761Z] [exec] [2024-04-16T10:24:22.761Z] [exec] ----------------------------------------- [2024-04-16T10:24:22.761Z] [exec] - test2 : : PASS - [2024-04-16T10:24:22.761Z] [exec] - test1 : : PASS - [2024-04-16T10:24:22.761Z] [exec] ----------------------------------------- [2024-04-16T10:24:22.761Z] [exec] Total PASS: 2 [2024-04-16T10:24:22.761Z] [exec] Total FAIL: 0 [2024-04-16T10:24:22.761Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:22.761Z] [exec] ----------------------------------------- [2024-04-16T10:24:22.761Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:22.761Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:22.775Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:22.775Z] [javac] 1 warning [2024-04-16T10:24:22.775Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:22.775Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:22.775Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:22.775Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:22.775Z] [2024-04-16T10:24:22.775Z] pkg-war: [2024-04-16T10:24:22.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:22.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:22.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:22.775Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:22.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:24:22.776Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:22.776Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:22.776Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:24:22.776Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:24:22.776Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:24:22.776Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:22.776Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:22.776Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/${web.wsit.descriptors} does not exist. [2024-04-16T10:24:22.776Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2024-04-16T10:24:22.776Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:22.776Z] [2024-04-16T10:24:22.776Z] assemble-client: [2024-04-16T10:24:22.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:22.776Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2024-04-16T10:24:22.776Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:22.776Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:22.776Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:22.776Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:22.777Z] [2024-04-16T10:24:22.777Z] setOSConditions: [2024-04-16T10:24:22.777Z] [2024-04-16T10:24:22.777Z] setToolWin: [2024-04-16T10:24:22.777Z] [2024-04-16T10:24:22.777Z] setToolUnix: [2024-04-16T10:24:22.777Z] [2024-04-16T10:24:22.777Z] setToolProperty: [2024-04-16T10:24:22.777Z] [2024-04-16T10:24:22.777Z] setS1ASclassPath: [2024-04-16T10:24:22.777Z] [2024-04-16T10:24:22.777Z] init-common: [2024-04-16T10:24:22.777Z] [2024-04-16T10:24:22.777Z] wsimport: [2024-04-16T10:24:22.843Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:22.843Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:22.843Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:22.843Z] ++ pwd [2024-04-16T10:24:22.843Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:22.843Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/*/*logs.zip': No such file or directory [2024-04-16T10:24:22.843Z] + true [2024-04-16T10:24:22.843Z] ++ pwd [2024-04-16T10:24:22.843Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:22.843Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/naming/*/*/*logs.zip': No such file or directory [2024-04-16T10:24:22.843Z] + true [2024-04-16T10:24:22.843Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/naming_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:24:22.843Z] tar: Removing leading `/' from member names [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] checkReporting-common: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] confirmReportPresent-common: [2024-04-16T10:24:23.016Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:24:23.016Z] [echo] Test seems to be reported fine [2024-04-16T10:24:23.016Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/RepRunConf.txt [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] confirmMissingReport-common: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] reset-derby-for-no-authentication: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] setOSConditions: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] setToolWin: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] setToolUnix: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] setToolProperty: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] setS1ASclassPath: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] init-common: [2024-04-16T10:24:23.016Z] [2024-04-16T10:24:23.016Z] stop-derby: [2024-04-16T10:24:23.032Z] [exec] parsing WSDL... [2024-04-16T10:24:23.180Z] [exec] JMS Servlet Output [2024-04-16T10:24:23.180Z] [exec]
DatabaseServlet :: All information I can give

[2024-04-16T10:24:23.180Z] [exec] Context Path : /datasource-definition
[2024-04-16T10:24:23.180Z] [exec] Servlet Path : /servlet
[2024-04-16T10:24:23.180Z] [exec] Path Info : null
[2024-04-16T10:24:23.180Z] [exec] [2024-04-16T10:24:23.180Z] [exec] Value of key is:DataSource-Definition-web-ejb-test [2024-04-16T10:24:23.180Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:23.180Z] [exec] [2024-04-16T10:24:23.180Z] [exec] [2024-04-16T10:24:23.180Z] [exec] ----------------------------------------- [2024-04-16T10:24:23.180Z] [exec] - DataSource-Definition-web-ejb-test: PASS - [2024-04-16T10:24:23.180Z] [exec] - DataSource-Definition-appclient-test: PASS - [2024-04-16T10:24:23.180Z] [exec] ----------------------------------------- [2024-04-16T10:24:23.180Z] [exec] Total PASS: 2 [2024-04-16T10:24:23.180Z] [exec] Total FAIL: 0 [2024-04-16T10:24:23.180Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:23.180Z] [exec] ----------------------------------------- [2024-04-16T10:24:23.180Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:23.180Z] [exec] Apr 16, 2024 10:24:22 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:24:23.180Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:24:23.180Z] [exec] Apr 16, 2024 10:24:22 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:24:23.180Z] [exec] INFO: RAR7094: __ds_jdbc_ra shutdown successful. [2024-04-16T10:24:23.180Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:23.180Z] [2024-04-16T10:24:23.180Z] checkReporting-common: [2024-04-16T10:24:23.180Z] [2024-04-16T10:24:23.180Z] confirmReportPresent-common: [2024-04-16T10:24:23.180Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:24:23.180Z] [echo] Test seems to be reported fine [2024-04-16T10:24:23.180Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/RepRunConf.txt [2024-04-16T10:24:23.221Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:23.221Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:24:23.270Z] [2024-04-16T10:24:23.270Z] stop-derby-aix: [2024-04-16T10:24:23.270Z] [2024-04-16T10:24:23.270Z] stop-derby-nonaix: [2024-04-16T10:24:23.270Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:24:23.411Z] [java] Apr 16, 2024 10:24:23 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:23.411Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7342e05d [2024-04-16T10:24:23.436Z] [2024-04-16T10:24:23.437Z] confirmMissingReport-common: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] unsetup: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] setOSConditions: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] setToolWin: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] setToolUnix: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] setToolProperty: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] setS1ASclassPath: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] init-common: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] execute-ejb-sql-common: [2024-04-16T10:24:23.437Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/datasource-definition/sql/drop.sql [2024-04-16T10:24:23.437Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] undeploy: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.437Z] setOSConditions: [2024-04-16T10:24:23.437Z] [2024-04-16T10:24:23.438Z] setToolWin: [2024-04-16T10:24:23.438Z] [2024-04-16T10:24:23.438Z] setToolUnix: [2024-04-16T10:24:23.438Z] [2024-04-16T10:24:23.438Z] setToolProperty: [2024-04-16T10:24:23.438Z] [2024-04-16T10:24:23.438Z] setS1ASclassPath: [2024-04-16T10:24:23.438Z] [2024-04-16T10:24:23.438Z] init-common: [2024-04-16T10:24:23.438Z] [2024-04-16T10:24:23.438Z] undeploy-common: [2024-04-16T10:24:23.524Z] [java] Tue Apr 16 10:24:23 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:24:23.524Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties [2024-04-16T10:24:23.524Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-04-16T10:24:23.524Z] [2024-04-16T10:24:23.524Z] setOSConditions: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] setToolWin: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] setToolUnix: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] setToolProperty: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] setS1ASclassPath: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] init-common: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] start-derby: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] start-derby-aix: [2024-04-16T10:24:23.525Z] [2024-04-16T10:24:23.525Z] start-derby-nonaix: [2024-04-16T10:24:23.525Z] [echo] Starting Derby DB Server ... [2024-04-16T10:24:23.659Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:23.659Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:23.659Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-04-16T10:24:23.660Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-04-16T10:24:23.660Z] [2024-04-16T10:24:23.660Z] setOSConditions: [2024-04-16T10:24:23.660Z] [2024-04-16T10:24:23.660Z] setToolWin: [2024-04-16T10:24:23.660Z] [2024-04-16T10:24:23.660Z] setToolUnix: [2024-04-16T10:24:23.660Z] [2024-04-16T10:24:23.660Z] setToolProperty: [2024-04-16T10:24:23.660Z] [2024-04-16T10:24:23.660Z] setS1ASclassPath: [2024-04-16T10:24:23.660Z] [2024-04-16T10:24:23.660Z] init-common: [2024-04-16T10:24:23.660Z] [2024-04-16T10:24:23.660Z] undeploy-rar-common: [2024-04-16T10:24:23.660Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:24:23.782Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:23.959Z] [exec] [2024-04-16T10:24:23.959Z] [exec] Generating code... [2024-04-16T10:24:23.959Z] [exec] [2024-04-16T10:24:23.959Z] [exec] Compiling code... [2024-04-16T10:24:23.968Z] [java] Apr 16, 2024 10:24:23 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:24:23.968Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:24:24.037Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:24:24.037Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:24.037Z] [javac] 1 warning [2024-04-16T10:24:24.037Z] [2024-04-16T10:24:24.037Z] setOSConditions: [2024-04-16T10:24:24.037Z] [2024-04-16T10:24:24.037Z] setToolWin: [2024-04-16T10:24:24.037Z] [2024-04-16T10:24:24.037Z] setToolUnix: [2024-04-16T10:24:24.037Z] [2024-04-16T10:24:24.037Z] setToolProperty: [2024-04-16T10:24:24.037Z] [2024-04-16T10:24:24.037Z] setS1ASclassPath: [2024-04-16T10:24:24.037Z] [2024-04-16T10:24:24.037Z] init-common: [2024-04-16T10:24:24.037Z] [2024-04-16T10:24:24.037Z] compile-common: [2024-04-16T10:24:24.037Z] [echo] Current time (ISO): 2024-04-16T10:24:24.031+0000 [2024-04-16T10:24:24.037Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:24.146Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-04-16T10:24:24.146Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2024-04-16T10:24:24.146Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] init.os: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] init.tools.unix: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] init.tools.windows: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] init.tools: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] setAsadminArgs: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] init: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] init.customtasks: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] setEnabled: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] createAppRef: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] setHttpPort: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] run.positive: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] common.run.positive: [2024-04-16T10:24:24.146Z] [2024-04-16T10:24:24.146Z] setHttpPort: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] common.run: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] checkAppOnServer: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] declare-test: [2024-04-16T10:24:24.147Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin deploy (server) [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] init.os: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] init.tools.unix: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] init.tools.windows: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] init.tools: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] setAsadminArgs: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] init: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] init.customtasks: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] setOrbPort2: [2024-04-16T10:24:24.147Z] [2024-04-16T10:24:24.147Z] runclient: [2024-04-16T10:24:24.147Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2024-04-16T10:24:24.147Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2024-04-16T10:24:24.147Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2024-04-16T10:24:24.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:24:24.232Z] [2024-04-16T10:24:24.232Z] delete-resources-and-undeploy-rar: [2024-04-16T10:24:24.232Z] [2024-04-16T10:24:24.232Z] setOSConditions: [2024-04-16T10:24:24.232Z] [2024-04-16T10:24:24.232Z] setToolWin: [2024-04-16T10:24:24.232Z] [2024-04-16T10:24:24.232Z] setToolUnix: [2024-04-16T10:24:24.232Z] [2024-04-16T10:24:24.232Z] setToolProperty: [2024-04-16T10:24:24.233Z] [2024-04-16T10:24:24.233Z] setS1ASclassPath: [2024-04-16T10:24:24.233Z] [2024-04-16T10:24:24.233Z] init-common: [2024-04-16T10:24:24.233Z] [2024-04-16T10:24:24.233Z] delete-connector-resource-common: [2024-04-16T10:24:24.233Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-04-16T10:24:24.264Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:24.264Z] [javac] 1 warning [2024-04-16T10:24:24.264Z] [2024-04-16T10:24:24.264Z] setOSConditions: [2024-04-16T10:24:24.264Z] [2024-04-16T10:24:24.264Z] setToolWin: [2024-04-16T10:24:24.264Z] [2024-04-16T10:24:24.264Z] setToolUnix: [2024-04-16T10:24:24.264Z] [2024-04-16T10:24:24.264Z] setToolProperty: [2024-04-16T10:24:24.264Z] [2024-04-16T10:24:24.264Z] setS1ASclassPath: [2024-04-16T10:24:24.264Z] [2024-04-16T10:24:24.264Z] init-common: [2024-04-16T10:24:24.264Z] [2024-04-16T10:24:24.265Z] compile-common: [2024-04-16T10:24:24.265Z] [echo] Current time (ISO): 2024-04-16T10:24:23.994+0000 [2024-04-16T10:24:24.265Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:24.393Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false datasource-definitionApp [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] all: [2024-04-16T10:24:24.393Z] [echo] @@## connection-factory-definition##@@ [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] setOSConditions: [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] setToolWin: [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] setToolUnix: [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] setToolProperty: [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] setS1ASclassPath: [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] init-common: [2024-04-16T10:24:24.393Z] [2024-04-16T10:24:24.393Z] clean: [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@6633c292] [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2024-04-16T10:24:24.406Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2024-04-16T10:24:24.406Z] [2024-04-16T10:24:24.406Z] processResult: [2024-04-16T10:24:24.406Z] [2024-04-16T10:24:24.406Z] failed: [2024-04-16T10:24:24.406Z] [2024-04-16T10:24:24.406Z] passed: [2024-04-16T10:24:24.406Z] [echo] Test webclient Passed [2024-04-16T10:24:24.406Z] [2024-04-16T10:24:24.406Z] unknown: [2024-04-16T10:24:24.406Z] [2024-04-16T10:24:24.406Z] init.os: [2024-04-16T10:24:24.406Z] [2024-04-16T10:24:24.406Z] init.tools.unix: [2024-04-16T10:24:24.407Z] [2024-04-16T10:24:24.407Z] init.tools.windows: [2024-04-16T10:24:24.407Z] [2024-04-16T10:24:24.407Z] init.tools: [2024-04-16T10:24:24.407Z] [2024-04-16T10:24:24.407Z] setAsadminArgs: [2024-04-16T10:24:24.407Z] [2024-04-16T10:24:24.407Z] init: [2024-04-16T10:24:24.539Z] [java] Apr 16, 2024 10:24:24 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:24:24.539Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@16ad408d[jndiName=jdbc-xa-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:24:24.540Z] [java] calling createPerson(duke) [2024-04-16T10:24:24.540Z] [java] created [2024-04-16T10:24:24.540Z] [java] utx.begin called [2024-04-16T10:24:24.649Z] [2024-04-16T10:24:24.649Z] setOSConditions: [2024-04-16T10:24:24.649Z] [2024-04-16T10:24:24.649Z] setToolWin: [2024-04-16T10:24:24.649Z] [2024-04-16T10:24:24.649Z] setToolUnix: [2024-04-16T10:24:24.649Z] [2024-04-16T10:24:24.649Z] setToolProperty: [2024-04-16T10:24:24.649Z] [2024-04-16T10:24:24.649Z] setS1ASclassPath: [2024-04-16T10:24:24.649Z] [2024-04-16T10:24:24.650Z] init-common: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] clean-common: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setOSConditions: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setToolWin: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setToolUnix: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setToolProperty: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setS1ASclassPath: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] init-common: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] clean-classes-common: [2024-04-16T10:24:24.650Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setOSConditions: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setToolWin: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setToolUnix: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setToolProperty: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setS1ASclassPath: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] init-common: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] clean-jars-common: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] clean: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] clean: [2024-04-16T10:24:24.650Z] [2024-04-16T10:24:24.650Z] setOSConditions: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setToolWin: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setToolUnix: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setToolProperty: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setS1ASclassPath: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] init-common: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] clean-classes-common: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] compile: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setOSConditions: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setToolWin: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setToolUnix: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setToolProperty: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] setS1ASclassPath: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] init-common: [2024-04-16T10:24:24.651Z] [2024-04-16T10:24:24.651Z] compile-common: [2024-04-16T10:24:24.651Z] [echo] Current time (ISO): 2024-04-16T10:24:24.561+0000 [2024-04-16T10:24:24.651Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:24.651Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init.customtasks: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] checkAppOnCluster: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init.os: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init.tools.unix: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init.tools.windows: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init.tools: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] setAsadminArgs: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init.customtasks: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] prepare: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] redeploy.asadmin: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] setAsadminArgs: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] common.redeploy.asadmin: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.705Z] init.os: [2024-04-16T10:24:24.705Z] [2024-04-16T10:24:24.706Z] init.tools.unix: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.tools.windows: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.tools: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] setAsadminArgs: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.customtasks: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] delAppRef: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.os: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.tools.unix: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.tools.windows: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.tools: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] setAsadminArgs: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] init.customtasks: [2024-04-16T10:24:24.706Z] [2024-04-16T10:24:24.706Z] common.run.asadmin: [2024-04-16T10:24:24.706Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives --name ejb-ejb30-hello-mdbApp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/mdb/webclient/archives/ejb-ejb30-hello-mdbAppApp.ear [2024-04-16T10:24:24.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-04-16T10:24:24.794Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-04-16T10:24:24.836Z] [java] inserted 1,1 into table [2024-04-16T10:24:24.890Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:75: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:24.890Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:25.050Z] [2024-04-16T10:24:25.050Z] setOSConditions: [2024-04-16T10:24:25.050Z] [2024-04-16T10:24:25.050Z] setToolWin: [2024-04-16T10:24:25.050Z] [2024-04-16T10:24:25.050Z] setToolUnix: [2024-04-16T10:24:25.050Z] [2024-04-16T10:24:25.050Z] setToolProperty: [2024-04-16T10:24:25.050Z] [2024-04-16T10:24:25.050Z] setS1ASclassPath: [2024-04-16T10:24:25.050Z] [2024-04-16T10:24:25.050Z] init-common: [2024-04-16T10:24:25.050Z] [2024-04-16T10:24:25.050Z] delete-connector-connpool-common: [2024-04-16T10:24:25.050Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-04-16T10:24:25.091Z] [java] calling utx.rollback [2024-04-16T10:24:25.091Z] [java] utx.rollback called [2024-04-16T10:24:25.091Z] [java] I am in client [2024-04-16T10:24:25.091Z] [java] calling createPerson(duke) [2024-04-16T10:24:25.091Z] [java] created [2024-04-16T10:24:25.091Z] [java] utx.begin called [2024-04-16T10:24:25.091Z] [java] inserted 1,1 into table [2024-04-16T10:24:25.091Z] [java] calling utx.commit [2024-04-16T10:24:25.091Z] [java] Value of key is: delegateFoundMe [2024-04-16T10:24:25.091Z] [java] Value of key is: findDelegateCreatedPerson [2024-04-16T10:24:25.305Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:25.305Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:24:25.345Z] [java] utx.commit called [2024-04-16T10:24:25.345Z] [java] Value of key is: delegateFoundMe [2024-04-16T10:24:25.345Z] [java] Value of key is: findDelegateCreatedPerson [2024-04-16T10:24:25.345Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:25.345Z] [java] [2024-04-16T10:24:25.345Z] [java] [2024-04-16T10:24:25.345Z] [java] ----------------------------------------- [2024-04-16T10:24:25.345Z] [java] - delegateFoundMe: PASS - [2024-04-16T10:24:25.345Z] [java] - findDelegateCreatedPerson: PASS - [2024-04-16T10:24:25.345Z] [java] ----------------------------------------- [2024-04-16T10:24:25.345Z] [java] Total PASS: 2 [2024-04-16T10:24:25.345Z] [java] Total FAIL: 0 [2024-04-16T10:24:25.345Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:25.345Z] [java] ----------------------------------------- [2024-04-16T10:24:25.345Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:25.345Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:25.451Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:25.451Z] [javac] 1 warning [2024-04-16T10:24:25.452Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:25.452Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:25.452Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/wsdl [2024-04-16T10:24:25.452Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:24:25.452Z] [2024-04-16T10:24:25.452Z] deploy-app: [2024-04-16T10:24:25.452Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:25.452Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:25.452Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:25.452Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:25.599Z] [2024-04-16T10:24:25.599Z] undeploy: [2024-04-16T10:24:25.599Z] [2024-04-16T10:24:25.599Z] setOSConditions: [2024-04-16T10:24:25.599Z] [2024-04-16T10:24:25.599Z] setToolWin: [2024-04-16T10:24:25.599Z] [2024-04-16T10:24:25.599Z] setToolUnix: [2024-04-16T10:24:25.599Z] [2024-04-16T10:24:25.599Z] setToolProperty: [2024-04-16T10:24:25.599Z] [2024-04-16T10:24:25.599Z] setS1ASclassPath: [2024-04-16T10:24:25.600Z] [2024-04-16T10:24:25.600Z] init-common: [2024-04-16T10:24:25.600Z] [2024-04-16T10:24:25.600Z] undeploy-common: [2024-04-16T10:24:25.635Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:25.635Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:25.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-04-16T10:24:25.635Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-04-16T10:24:25.635Z] [2024-04-16T10:24:25.635Z] setOSConditions: [2024-04-16T10:24:25.635Z] [2024-04-16T10:24:25.635Z] setToolWin: [2024-04-16T10:24:25.635Z] [2024-04-16T10:24:25.635Z] setToolUnix: [2024-04-16T10:24:25.635Z] [2024-04-16T10:24:25.635Z] setToolProperty: [2024-04-16T10:24:25.635Z] [2024-04-16T10:24:25.635Z] setS1ASclassPath: [2024-04-16T10:24:25.635Z] [2024-04-16T10:24:25.635Z] init-common: [2024-04-16T10:24:25.635Z] [2024-04-16T10:24:25.635Z] undeploy-rar-common: [2024-04-16T10:24:25.635Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-04-16T10:24:25.637Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:25.637Z] [javac] 1 warning [2024-04-16T10:24:25.637Z] [2024-04-16T10:24:25.637Z] build: [2024-04-16T10:24:25.637Z] [2024-04-16T10:24:25.637Z] setOSConditions: [2024-04-16T10:24:25.637Z] [2024-04-16T10:24:25.637Z] fixFiles: [2024-04-16T10:24:25.637Z] [2024-04-16T10:24:25.637Z] convUnix: [2024-04-16T10:24:25.721Z] [2024-04-16T10:24:25.721Z] deploy-war-common: [2024-04-16T10:24:25.721Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:25.721Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:25.722Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:25.722Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:25.722Z] [2024-04-16T10:24:25.722Z] setOSConditions: [2024-04-16T10:24:25.722Z] [2024-04-16T10:24:25.722Z] setToolWin: [2024-04-16T10:24:25.722Z] [2024-04-16T10:24:25.722Z] setToolUnix: [2024-04-16T10:24:25.722Z] [2024-04-16T10:24:25.722Z] setToolProperty: [2024-04-16T10:24:25.722Z] [2024-04-16T10:24:25.722Z] setS1ASclassPath: [2024-04-16T10:24:25.722Z] [2024-04-16T10:24:25.722Z] init-common: [2024-04-16T10:24:25.722Z] [2024-04-16T10:24:25.722Z] deploy-war-commonpe: [2024-04-16T10:24:25.854Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-tx_propagationApp [2024-04-16T10:24:25.891Z] [2024-04-16T10:24:25.891Z] convWin: [2024-04-16T10:24:25.891Z] [2024-04-16T10:24:25.891Z] setToolWin: [2024-04-16T10:24:25.891Z] [2024-04-16T10:24:25.891Z] setToolUnix: [2024-04-16T10:24:25.891Z] [2024-04-16T10:24:25.891Z] setToolProperty: [2024-04-16T10:24:25.891Z] [2024-04-16T10:24:25.891Z] setS1ASclassPath: [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] init-common: [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] package-persistence-common: [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] ejb-jar-common: [2024-04-16T10:24:25.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] package-ejbjar-common: [2024-04-16T10:24:25.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-ejb.jar [2024-04-16T10:24:25.892Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] appclient-jar-common: [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] package-appclientjar-common: [2024-04-16T10:24:25.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBean-client.jar [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] webclient-war-common: [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.892Z] build-ear-common: [2024-04-16T10:24:25.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:25.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:25.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:25.892Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2024-04-16T10:24:25.892Z] [2024-04-16T10:24:25.893Z] deploy: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setOSConditions: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setToolWin: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setToolUnix: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setToolProperty: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setS1ASclassPath: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] init-common: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] deploy-common: [2024-04-16T10:24:25.893Z] [echo] Current time (ISO): 2024-04-16T10:24:25.677+0000 [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setOSConditions: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setToolWin: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setToolUnix: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setToolProperty: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] setS1ASclassPath: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] init-common: [2024-04-16T10:24:25.893Z] [2024-04-16T10:24:25.893Z] deploy-common-pe: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] unsetup: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setOSConditions: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setToolWin: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setToolUnix: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setToolProperty: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setS1ASclassPath: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] init-common: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] execute-sql-common: [2024-04-16T10:24:26.108Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb30/persistence/tx_propagation/sql/drop.sql [2024-04-16T10:24:26.108Z] [sql] 0 rows affected [2024-04-16T10:24:26.108Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setOSConditions: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setToolWin: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setToolUnix: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setToolProperty: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] setS1ASclassPath: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] init-common: [2024-04-16T10:24:26.108Z] [2024-04-16T10:24:26.108Z] delete-jdbc-resource-common: [2024-04-16T10:24:26.109Z] [echo] asadmin delete-jdbc-resource --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --target server jdbc/xa [2024-04-16T10:24:26.147Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/negativeRPALoginBeanApp.ear [2024-04-16T10:24:26.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-04-16T10:24:26.198Z] [2024-04-16T10:24:26.198Z] exec: [2024-04-16T10:24:26.231Z] [exec] Application deployed with name ejb-ejb30-hello-mdbApp. [2024-04-16T10:24:26.231Z] [exec] there are no files to retrieve for application ejb-ejb30-hello-mdbApp [2024-04-16T10:24:26.231Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] init.os: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] init.tools.unix: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] init.tools.windows: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] init.tools: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] setAsadminArgs: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] init: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] init.customtasks: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] setEnabled: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] createAppRef: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] setHttpPort: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] run.positive: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] common.run.positive: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] setHttpPort: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] common.run: [2024-04-16T10:24:26.231Z] [2024-04-16T10:24:26.231Z] checkAppOnServer: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] declare-test: [2024-04-16T10:24:26.232Z] [echo] Starting test webclient ejb30/mdb/webClient Test asadmin redeploy (server) [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init.os: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init.tools.unix: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init.tools.windows: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init.tools: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] setAsadminArgs: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init.customtasks: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] setOrbPort2: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] runclient: [2024-04-16T10:24:26.232Z] [echo] TestClient http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp true ${extra.args} [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Test: devtests/deployment/ejb30/ear/mdb/webclient [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Invoking URL = http://localhost:8080/webclient/ejb-ejb30-hello-mdbApp [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Servlet [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]::

[2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Message is [com.sun.messaging.jms.ra.DirectTextPacket@6cd5c48d] [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: Correct return code: 200 [2024-04-16T10:24:26.232Z] [javaWithResult] [ejb30.mdb.webclient.Client]:: PASSED: devtests/deployment/ejb30/ear/mdb/webclient [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] processResult: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] failed: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] passed: [2024-04-16T10:24:26.232Z] [echo] Test webclient Passed [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] unknown: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init.os: [2024-04-16T10:24:26.232Z] [2024-04-16T10:24:26.232Z] init.tools.unix: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.tools.windows: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.tools: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] setAsadminArgs: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.customtasks: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] checkAppOnCluster: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.os: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.tools.unix: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.tools.windows: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.tools: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] setAsadminArgs: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.customtasks: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] prepare: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] undeploy.asadmin: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] setAsadminArgs: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] common.undeploy.asadmin: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.os: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.tools.unix: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.233Z] init.tools.windows: [2024-04-16T10:24:26.233Z] [2024-04-16T10:24:26.234Z] init.tools: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] setAsadminArgs: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init.customtasks: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] delAppRef: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init.os: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init.tools.unix: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init.tools.windows: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init.tools: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] setAsadminArgs: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] init.customtasks: [2024-04-16T10:24:26.234Z] [2024-04-16T10:24:26.234Z] common.run.asadmin: [2024-04-16T10:24:26.234Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb30-hello-mdbApp [2024-04-16T10:24:26.283Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot client-handler-1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/client-handler-1-web.war [2024-04-16T10:24:26.453Z] [2024-04-16T10:24:26.453Z] asadmin-common: [2024-04-16T10:24:26.453Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy=derived [2024-04-16T10:24:26.583Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:26.583Z] [javac] 1 warning [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] build: [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] setOSConditions: [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] setToolWin: [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] setToolUnix: [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] setToolProperty: [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] setS1ASclassPath: [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] init-common: [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] ejb-jar-common: [2024-04-16T10:24:26.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] package-ejbjar-common: [2024-04-16T10:24:26.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:26.583Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2024-04-16T10:24:26.583Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:26.583Z] [2024-04-16T10:24:26.583Z] deploy: [2024-04-16T10:24:26.584Z] [2024-04-16T10:24:26.584Z] setOSConditions: [2024-04-16T10:24:26.584Z] [2024-04-16T10:24:26.584Z] setToolWin: [2024-04-16T10:24:26.584Z] [2024-04-16T10:24:26.584Z] setToolUnix: [2024-04-16T10:24:26.584Z] [2024-04-16T10:24:26.584Z] setToolProperty: [2024-04-16T10:24:26.584Z] [2024-04-16T10:24:26.584Z] setS1ASclassPath: [2024-04-16T10:24:26.584Z] [2024-04-16T10:24:26.584Z] init-common: [2024-04-16T10:24:26.584Z] [2024-04-16T10:24:26.584Z] deploy-jar-common: [2024-04-16T10:24:26.667Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa [2024-04-16T10:24:26.667Z] [exec] JDBC resource jdbc/xa deleted successfully [2024-04-16T10:24:26.667Z] [echo] cmd executed for server [2024-04-16T10:24:26.667Z] [2024-04-16T10:24:26.667Z] setOSConditions: [2024-04-16T10:24:26.667Z] [2024-04-16T10:24:26.667Z] setToolWin: [2024-04-16T10:24:26.667Z] [2024-04-16T10:24:26.667Z] setToolUnix: [2024-04-16T10:24:26.667Z] [2024-04-16T10:24:26.667Z] setToolProperty: [2024-04-16T10:24:26.667Z] [2024-04-16T10:24:26.667Z] setS1ASclassPath: [2024-04-16T10:24:26.667Z] [2024-04-16T10:24:26.667Z] init-common: [2024-04-16T10:24:26.667Z] [2024-04-16T10:24:26.667Z] delete-jdbc-connpool-common: [2024-04-16T10:24:26.667Z] [echo] asadmin delete-jdbc-connection-pool --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 45707 --echo=true --terse=true --cascade=true jdbc-xa-pool [2024-04-16T10:24:26.809Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:26.809Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:24:26.839Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-ann-ejb.jar [2024-04-16T10:24:26.845Z] [exec] Application deployed with name client-handler-1-web. [2024-04-16T10:24:26.845Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:26.845Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:26.846Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:26.846Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:26.846Z] [2024-04-16T10:24:26.846Z] deploy-war-commonee: [2024-04-16T10:24:26.846Z] [2024-04-16T10:24:26.846Z] deploy-client: [2024-04-16T10:24:27.006Z] + break [2024-04-16T10:24:27.006Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [2024-04-16T10:24:27.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy=derived [2024-04-16T10:24:27.033Z] [exec] server.connector-service.class-loading-policy=derived [2024-04-16T10:24:27.033Z] [2024-04-16T10:24:27.033Z] asadmin-common: [2024-04-16T10:24:27.033Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='*' [Pipeline] archiveArtifacts [2024-04-16T10:24:27.038Z] Archiving artifacts [2024-04-16T10:24:27.064Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.os: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.tools.unix: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.tools.windows: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.tools: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] setAsadminArgs: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.customtasks: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] prepare: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] undeploy.jms.queues: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] setAsadminArgs: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] common.delete.jms.resource: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.os: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.tools.unix: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.tools.windows: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] init.tools: [2024-04-16T10:24:27.064Z] [2024-04-16T10:24:27.064Z] setAsadminArgs: [2024-04-16T10:24:27.065Z] [2024-04-16T10:24:27.065Z] init: [2024-04-16T10:24:27.065Z] [2024-04-16T10:24:27.065Z] init.customtasks: [2024-04-16T10:24:27.065Z] [2024-04-16T10:24:27.065Z] common.run.asadmin: [2024-04-16T10:24:27.065Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:24:27.094Z] [exec] Application deployed with name ejb-constructor-level-ann-ejb. [2024-04-16T10:24:27.094Z] [2024-04-16T10:24:27.094Z] run: [2024-04-16T10:24:27.120Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:27.120Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:24:27.239Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-xa-pool [2024-04-16T10:24:27.239Z] [exec] JDBC Connection pool jdbc-xa-pool deleted successfully [2024-04-16T10:24:27.239Z] [echo] cmd executed for server [2024-04-16T10:24:27.239Z] [2024-04-16T10:24:27.239Z] all: [2024-04-16T10:24:27.239Z] [2024-04-16T10:24:27.239Z] unsetup: [2024-04-16T10:24:27.239Z] [echo] Stopping app server instance [2024-04-16T10:24:27.239Z] [2024-04-16T10:24:27.239Z] setOSConditions: [2024-04-16T10:24:27.239Z] [2024-04-16T10:24:27.239Z] setToolWin: [2024-04-16T10:24:27.239Z] [2024-04-16T10:24:27.239Z] setToolUnix: [2024-04-16T10:24:27.239Z] [2024-04-16T10:24:27.239Z] setToolProperty: [2024-04-16T10:24:27.239Z] [2024-04-16T10:24:27.240Z] setS1ASclassPath: [2024-04-16T10:24:27.240Z] [2024-04-16T10:24:27.240Z] init-common: [2024-04-16T10:24:27.240Z] [2024-04-16T10:24:27.240Z] stopDomain: [2024-04-16T10:24:27.240Z] [echo] run.xml:stopping domain... [2024-04-16T10:24:27.624Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:27.624Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-04-16T10:24:27.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp=* [2024-04-16T10:24:27.632Z] [exec] server.connector-service.property.rar-accessibility-testApp=* [2024-04-16T10:24:27.632Z] [2024-04-16T10:24:27.632Z] setOSConditions: [2024-04-16T10:24:27.632Z] [2024-04-16T10:24:27.633Z] setToolWin: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolUnix: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolProperty: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setS1ASclassPath: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] init-common: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] clean: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setOSConditions: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolWin: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolUnix: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolProperty: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setS1ASclassPath: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] init-common: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] clean-common: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setOSConditions: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolWin: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolUnix: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setToolProperty: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] setS1ASclassPath: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] init-common: [2024-04-16T10:24:27.633Z] [2024-04-16T10:24:27.633Z] clean-classes-common: [2024-04-16T10:24:27.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setOSConditions: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setToolWin: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setToolUnix: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setToolProperty: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setS1ASclassPath: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] init-common: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] clean-jars-common: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] clean: [2024-04-16T10:24:27.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:24:27.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-04-16T10:24:27.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-04-16T10:24:27.634Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-04-16T10:24:27.634Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-04-16T10:24:27.634Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-04-16T10:24:27.634Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] compile: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setOSConditions: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setToolWin: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setToolUnix: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.634Z] setToolProperty: [2024-04-16T10:24:27.634Z] [2024-04-16T10:24:27.635Z] setS1ASclassPath: [2024-04-16T10:24:27.635Z] [2024-04-16T10:24:27.635Z] init-common: [2024-04-16T10:24:27.635Z] [2024-04-16T10:24:27.635Z] compile-common: [2024-04-16T10:24:27.635Z] [echo] Current time (ISO): 2024-04-16T10:24:27.603+0000 [2024-04-16T10:24:27.635Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:27.635Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:27.680Z] [exec] Application deployed with name wsclient. [2024-04-16T10:24:27.680Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:27.680Z] [2024-04-16T10:24:27.680Z] setup: [2024-04-16T10:24:27.680Z] [2024-04-16T10:24:27.680Z] runtest: [2024-04-16T10:24:27.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:27.680Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:27.681Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:27.681Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:27.681Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:24:27.906Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_InQueue deleted. [2024-04-16T10:24:27.906Z] [exec] Command delete-jms-resource executed successfully. [2024-04-16T10:24:27.906Z] [2024-04-16T10:24:27.906Z] init.os: [2024-04-16T10:24:27.906Z] [2024-04-16T10:24:27.906Z] init.tools.unix: [2024-04-16T10:24:27.906Z] [2024-04-16T10:24:27.906Z] init.tools.windows: [2024-04-16T10:24:27.906Z] [2024-04-16T10:24:27.906Z] init.tools: [2024-04-16T10:24:27.906Z] [2024-04-16T10:24:27.906Z] setAsadminArgs: [2024-04-16T10:24:27.907Z] [2024-04-16T10:24:27.907Z] init: [2024-04-16T10:24:27.907Z] [2024-04-16T10:24:27.907Z] init.customtasks: [2024-04-16T10:24:27.907Z] [2024-04-16T10:24:27.907Z] common.run.asadmin: [2024-04-16T10:24:27.907Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:24:27.930Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: [2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: [2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: [2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: [2024-04-16T10:24:27.936Z] [java] [client.TestClient]::

[2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:24:27.936Z] [java] [client.TestClient]::

[2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: [1109] [2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: [2024-04-16T10:24:27.936Z] [java] [client.TestClient]:: [2024-04-16T10:24:27.936Z] [java] Value of key is:client-handler-1 [2024-04-16T10:24:27.936Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:27.936Z] [java] [2024-04-16T10:24:27.936Z] [java] [2024-04-16T10:24:27.936Z] [java] ----------------------------------------- [2024-04-16T10:24:27.936Z] [java] - client-handler-1: PASS - [2024-04-16T10:24:27.936Z] [java] ----------------------------------------- [2024-04-16T10:24:27.936Z] [java] Total PASS: 1 [2024-04-16T10:24:27.936Z] [java] Total FAIL: 0 [2024-04-16T10:24:27.936Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:27.936Z] [java] ----------------------------------------- [2024-04-16T10:24:27.936Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:27.936Z] [2024-04-16T10:24:27.936Z] undeploy: [2024-04-16T10:24:27.936Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:27.936Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:27.936Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:27.937Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:27.937Z] [2024-04-16T10:24:27.937Z] setOSConditions: [2024-04-16T10:24:27.937Z] [2024-04-16T10:24:27.937Z] setToolWin: [2024-04-16T10:24:27.937Z] [2024-04-16T10:24:27.937Z] setToolUnix: [2024-04-16T10:24:27.937Z] [2024-04-16T10:24:27.937Z] setToolProperty: [2024-04-16T10:24:27.937Z] [2024-04-16T10:24:27.937Z] setS1ASclassPath: [2024-04-16T10:24:27.937Z] [2024-04-16T10:24:27.937Z] init-common: [2024-04-16T10:24:27.937Z] [2024-04-16T10:24:27.937Z] undeploy-war-common: [2024-04-16T10:24:28.054Z] [java] Apr 16, 2024 10:24:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:24:28.054Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:24:28.186Z] [javac] 1 warning [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] build: [2024-04-16T10:24:28.442Z] [echo] assemble.dir = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] setOSConditions: [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] setToolWin: [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] setToolUnix: [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] setToolProperty: [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] setS1ASclassPath: [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] init-common: [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] webclient-war-common: [2024-04-16T10:24:28.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.442Z] clear: [2024-04-16T10:24:28.442Z] [2024-04-16T10:24:28.443Z] test-tlds-exist: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] copy-tlds: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] test-tagfiles-exist: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] copy-tagfiles: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] package-war-common: [2024-04-16T10:24:28.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:28.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:28.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:28.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:28.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/lib [2024-04-16T10:24:28.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:28.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:28.443Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:28.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/docroot [2024-04-16T10:24:28.443Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war [2024-04-16T10:24:28.443Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] setOSConditions: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] setToolWin: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] setToolUnix: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] setToolProperty: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] setS1ASclassPath: [2024-04-16T10:24:28.443Z] [2024-04-16T10:24:28.443Z] init-common: [2024-04-16T10:24:28.444Z] [2024-04-16T10:24:28.444Z] compile-common: [2024-04-16T10:24:28.444Z] [echo] Current time (ISO): 2024-04-16T10:24:28.270+0000 [2024-04-16T10:24:28.444Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:28.509Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:28.509Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-04-16T10:24:28.509Z] [exec] Command delete-jmsdest executed successfully. [2024-04-16T10:24:28.509Z] [2024-04-16T10:24:28.509Z] setAsadminArgs: [2024-04-16T10:24:28.509Z] [2024-04-16T10:24:28.509Z] common.delete.jms.resource: [2024-04-16T10:24:28.509Z] [2024-04-16T10:24:28.509Z] init.os: [2024-04-16T10:24:28.509Z] [2024-04-16T10:24:28.510Z] init.tools.unix: [2024-04-16T10:24:28.510Z] [2024-04-16T10:24:28.510Z] init.tools.windows: [2024-04-16T10:24:28.510Z] [2024-04-16T10:24:28.510Z] init.tools: [2024-04-16T10:24:28.510Z] [2024-04-16T10:24:28.510Z] setAsadminArgs: [2024-04-16T10:24:28.510Z] [2024-04-16T10:24:28.510Z] init: [2024-04-16T10:24:28.510Z] [2024-04-16T10:24:28.510Z] init.customtasks: [2024-04-16T10:24:28.510Z] [2024-04-16T10:24:28.510Z] common.run.asadmin: [2024-04-16T10:24:28.510Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:24:28.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false client-handler-1-web [2024-04-16T10:24:28.886Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:28.886Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:28.886Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:28.886Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-1/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:28.886Z] [2024-04-16T10:24:28.886Z] setOSConditions: [2024-04-16T10:24:28.886Z] [2024-04-16T10:24:28.886Z] setToolWin: [2024-04-16T10:24:28.886Z] [2024-04-16T10:24:28.886Z] setToolUnix: [2024-04-16T10:24:28.886Z] [2024-04-16T10:24:28.886Z] setToolProperty: [2024-04-16T10:24:28.886Z] [2024-04-16T10:24:28.886Z] setS1ASclassPath: [2024-04-16T10:24:28.886Z] [2024-04-16T10:24:28.886Z] init-common: [2024-04-16T10:24:28.886Z] [2024-04-16T10:24:28.886Z] undeploy-client: [2024-04-16T10:24:29.069Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:29.069Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-04-16T10:24:29.069Z] [exec] Administered object jms/ejb_ejb30_hello_mdb_OutQueue deleted. [2024-04-16T10:24:29.069Z] [exec] Command delete-jms-resource executed successfully. [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] init.os: [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] init.tools.unix: [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] init.tools.windows: [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] init.tools: [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] setAsadminArgs: [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] init: [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] init.customtasks: [2024-04-16T10:24:29.069Z] [2024-04-16T10:24:29.069Z] common.run.asadmin: [2024-04-16T10:24:29.070Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue ejb_ejb30_hello_mdb_OutQueue [2024-04-16T10:24:29.324Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:29.324Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-04-16T10:24:29.438Z] [exec] Application deployed with name negativeRPALoginBeanApp. [2024-04-16T10:24:29.438Z] [echo] Deployment on target server server successful [2024-04-16T10:24:29.438Z] [2024-04-16T10:24:29.439Z] setOSConditions: [2024-04-16T10:24:29.439Z] [2024-04-16T10:24:29.439Z] setToolWin: [2024-04-16T10:24:29.439Z] [2024-04-16T10:24:29.439Z] setToolUnix: [2024-04-16T10:24:29.439Z] [2024-04-16T10:24:29.439Z] setToolProperty: [2024-04-16T10:24:29.439Z] [2024-04-16T10:24:29.439Z] setS1ASclassPath: [2024-04-16T10:24:29.439Z] [2024-04-16T10:24:29.439Z] init-common: [2024-04-16T10:24:29.439Z] [2024-04-16T10:24:29.439Z] deploy-common-ee: [2024-04-16T10:24:29.439Z] [2024-04-16T10:24:29.439Z] run: [2024-04-16T10:24:29.447Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:29.447Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:24:29.447Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:29.447Z] [2024-04-16T10:24:29.447Z] all: [2024-04-16T10:24:29.447Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:29.447Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:29.447Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:29.448Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:29.448Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] setOSConditions: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] setToolWin: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] setToolUnix: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] setToolProperty: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] setS1ASclassPath: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] init-common: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] clean: [2024-04-16T10:24:29.448Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:29.448Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:29.448Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:29.448Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:29.448Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] setOSConditions: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.448Z] setToolWin: [2024-04-16T10:24:29.448Z] [2024-04-16T10:24:29.449Z] setToolUnix: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] setToolProperty: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] setS1ASclassPath: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] init-common: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] clean-common: [2024-04-16T10:24:29.449Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:29.449Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:29.449Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:29.449Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:29.449Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] setOSConditions: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] setToolWin: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] setToolUnix: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] setToolProperty: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] setS1ASclassPath: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] init-common: [2024-04-16T10:24:29.449Z] [2024-04-16T10:24:29.449Z] clean-classes-common: [2024-04-16T10:24:29.449Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:29.450Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:29.450Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:29.450Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:29.450Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:29.450Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] setOSConditions: [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] setToolWin: [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] setToolUnix: [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] setToolProperty: [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] setS1ASclassPath: [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] init-common: [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] clean-jars-common: [2024-04-16T10:24:29.450Z] [2024-04-16T10:24:29.450Z] assemble-web: [2024-04-16T10:24:29.450Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:29.450Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:29.450Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:29.451Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:29.451Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:29.451Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:29.451Z] [2024-04-16T10:24:29.451Z] setOSConditions: [2024-04-16T10:24:29.451Z] [2024-04-16T10:24:29.451Z] setToolWin: [2024-04-16T10:24:29.451Z] [2024-04-16T10:24:29.451Z] setToolUnix: [2024-04-16T10:24:29.451Z] [2024-04-16T10:24:29.451Z] setToolProperty: [2024-04-16T10:24:29.451Z] [2024-04-16T10:24:29.451Z] setS1ASclassPath: [2024-04-16T10:24:29.451Z] [2024-04-16T10:24:29.451Z] init-common: [2024-04-16T10:24:29.451Z] [2024-04-16T10:24:29.451Z] wsimport: [2024-04-16T10:24:29.579Z] [exec] Command delete-jmsdest executed successfully. [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] setAsadminArgs: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] common.delete.jms.connection: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] init.os: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] init.tools.unix: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] init.tools.windows: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] init.tools: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] setAsadminArgs: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] init: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] init.customtasks: [2024-04-16T10:24:29.579Z] [2024-04-16T10:24:29.579Z] common.run.asadmin: [2024-04-16T10:24:29.579Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/ejb_ejb30_hello_mdb_QCF [2024-04-16T10:24:30.012Z] [exec] parsing WSDL... [2024-04-16T10:24:30.139Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:30.139Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-04-16T10:24:30.139Z] [exec] Command delete-jms-resource executed successfully. [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] private-all: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] setAsadminArgsWithoutPassword: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] create.user: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] setAsadminArgsWithoutPassword: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] common.createuser.asadmin: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] init.os: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] init.tools.unix: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] init.tools.windows: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] init.tools: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.139Z] setAsadminArgs: [2024-04-16T10:24:30.139Z] [2024-04-16T10:24:30.140Z] init: [2024-04-16T10:24:30.140Z] [2024-04-16T10:24:30.140Z] init.customtasks: [2024-04-16T10:24:30.140Z] [2024-04-16T10:24:30.140Z] common.run.asadmin: [2024-04-16T10:24:30.140Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-04-16T10:24:30.176Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:30.432Z] [javac] 1 warning [2024-04-16T10:24:30.432Z] [2024-04-16T10:24:30.432Z] setOSConditions: [2024-04-16T10:24:30.432Z] [2024-04-16T10:24:30.432Z] setToolWin: [2024-04-16T10:24:30.432Z] [2024-04-16T10:24:30.432Z] setToolUnix: [2024-04-16T10:24:30.432Z] [2024-04-16T10:24:30.432Z] setToolProperty: [2024-04-16T10:24:30.432Z] [2024-04-16T10:24:30.432Z] setS1ASclassPath: [2024-04-16T10:24:30.432Z] [2024-04-16T10:24:30.432Z] init-common: [2024-04-16T10:24:30.432Z] [2024-04-16T10:24:30.432Z] compile-common: [2024-04-16T10:24:30.432Z] [echo] Current time (ISO): 2024-04-16T10:24:30.425+0000 [2024-04-16T10:24:30.438Z] [exec] Apr 16, 2024 10:24:30 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:24:30.438Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:24:30.572Z] [exec] [2024-04-16T10:24:30.572Z] [exec] Generating code... [2024-04-16T10:24:30.572Z] [exec] [2024-04-16T10:24:30.572Z] [exec] Compiling code... [2024-04-16T10:24:30.582Z] [java] Apr 16, 2024 10:24:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:30.582Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@75361cf6 [2024-04-16T10:24:30.687Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:30.837Z] [java] test : hello, world! [2024-04-16T10:24:30.837Z] [java] [2024-04-16T10:24:30.837Z] [java] Value of key is:ejb-constructor-level-ann-ejb [2024-04-16T10:24:30.837Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:30.837Z] [java] [2024-04-16T10:24:30.837Z] [java] [2024-04-16T10:24:30.837Z] [java] ----------------------------------------- [2024-04-16T10:24:30.837Z] [java] - ejb-constructor-level-ann-ejb: PASS - [2024-04-16T10:24:30.837Z] [java] ----------------------------------------- [2024-04-16T10:24:30.837Z] [java] Total PASS: 1 [2024-04-16T10:24:30.837Z] [java] Total FAIL: 0 [2024-04-16T10:24:30.837Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:30.837Z] [java] ----------------------------------------- [2024-04-16T10:24:30.837Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:31.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-04-16T10:24:31.105Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2024-04-16T10:24:31.105Z] [2024-04-16T10:24:31.105Z] setAsadminArgsWithoutPassword: [2024-04-16T10:24:31.105Z] [2024-04-16T10:24:31.105Z] common.createuser.asadmin: [2024-04-16T10:24:31.105Z] [2024-04-16T10:24:31.105Z] init.os: [2024-04-16T10:24:31.106Z] [2024-04-16T10:24:31.106Z] init.tools.unix: [2024-04-16T10:24:31.106Z] [2024-04-16T10:24:31.106Z] init.tools.windows: [2024-04-16T10:24:31.106Z] [2024-04-16T10:24:31.106Z] init.tools: [2024-04-16T10:24:31.106Z] [2024-04-16T10:24:31.106Z] setAsadminArgs: [2024-04-16T10:24:31.106Z] [2024-04-16T10:24:31.106Z] init: [2024-04-16T10:24:31.106Z] [2024-04-16T10:24:31.106Z] init.customtasks: [2024-04-16T10:24:31.106Z] [2024-04-16T10:24:31.106Z] common.run.asadmin: [2024-04-16T10:24:31.106Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2024-04-16T10:24:31.136Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:31.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups sunuser --authrealmname file --target server sunuser [2024-04-16T10:24:31.362Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/asadminuserpassword.txt [2024-04-16T10:24:31.362Z] [2024-04-16T10:24:31.362Z] init.os: [2024-04-16T10:24:31.362Z] [2024-04-16T10:24:31.362Z] init.tools.unix: [2024-04-16T10:24:31.362Z] [2024-04-16T10:24:31.362Z] init.tools.windows: [2024-04-16T10:24:31.362Z] [2024-04-16T10:24:31.362Z] init.tools: [2024-04-16T10:24:31.362Z] [2024-04-16T10:24:31.362Z] setAsadminArgs: [2024-04-16T10:24:31.362Z] [2024-04-16T10:24:31.362Z] init: [2024-04-16T10:24:31.362Z] [2024-04-16T10:24:31.363Z] init.customtasks: [2024-04-16T10:24:31.363Z] [2024-04-16T10:24:31.363Z] prepare: [2024-04-16T10:24:31.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-04-16T10:24:31.363Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives [2024-04-16T10:24:31.363Z] [2024-04-16T10:24:31.363Z] compile: [2024-04-16T10:24:31.363Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:31.363Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-04-16T10:24:31.392Z] [2024-04-16T10:24:31.392Z] undeploy: [2024-04-16T10:24:31.392Z] [2024-04-16T10:24:31.392Z] setOSConditions: [2024-04-16T10:24:31.392Z] [2024-04-16T10:24:31.392Z] setToolWin: [2024-04-16T10:24:31.392Z] [2024-04-16T10:24:31.392Z] setToolUnix: [2024-04-16T10:24:31.392Z] [2024-04-16T10:24:31.392Z] setToolProperty: [2024-04-16T10:24:31.392Z] [2024-04-16T10:24:31.392Z] setS1ASclassPath: [2024-04-16T10:24:31.392Z] [2024-04-16T10:24:31.392Z] init-common: [2024-04-16T10:24:31.393Z] [2024-04-16T10:24:31.393Z] undeploy-jar-common: [2024-04-16T10:24:31.466Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:24:31.466Z] [exec] Waiting finished after 3,172 ms. [2024-04-16T10:24:31.466Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:24:31.466Z] [2024-04-16T10:24:31.466Z] setOSConditions: [2024-04-16T10:24:31.466Z] [2024-04-16T10:24:31.466Z] setToolWin: [2024-04-16T10:24:31.466Z] [2024-04-16T10:24:31.466Z] setToolUnix: [2024-04-16T10:24:31.466Z] [2024-04-16T10:24:31.466Z] setToolProperty: [2024-04-16T10:24:31.466Z] [2024-04-16T10:24:31.466Z] setS1ASclassPath: [2024-04-16T10:24:31.466Z] [2024-04-16T10:24:31.466Z] init-common: [2024-04-16T10:24:31.466Z] [2024-04-16T10:24:31.466Z] stop-database: [2024-04-16T10:24:31.466Z] [echo] Stopping database --dbport 45716 [2024-04-16T10:24:31.729Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:31.729Z] [javac] 1 warning [2024-04-16T10:24:31.729Z] [2024-04-16T10:24:31.729Z] setOSConditions: [2024-04-16T10:24:31.729Z] [2024-04-16T10:24:31.729Z] setToolWin: [2024-04-16T10:24:31.729Z] [2024-04-16T10:24:31.729Z] setToolUnix: [2024-04-16T10:24:31.729Z] [2024-04-16T10:24:31.729Z] setToolProperty: [2024-04-16T10:24:31.729Z] [2024-04-16T10:24:31.729Z] setS1ASclassPath: [2024-04-16T10:24:31.729Z] [2024-04-16T10:24:31.729Z] init-common: [2024-04-16T10:24:31.729Z] [2024-04-16T10:24:31.729Z] compile-common: [2024-04-16T10:24:31.729Z] [echo] Current time (ISO): 2024-04-16T10:24:31.719+0000 [2024-04-16T10:24:31.729Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:31.833Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:24:31.833Z] [exec] Waiting finished after 8,037 ms. [2024-04-16T10:24:31.833Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:24:31.833Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:24:31.833Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:24:31.833Z] [exec] Admin Port: 4,848 [2024-04-16T10:24:31.833Z] [exec] Command start-domain executed successfully. [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] start-server-windows: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] deploy-ear: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] setOSConditions: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] setToolWin: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] setToolUnix: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] setToolProperty: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] setS1ASclassPath: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] init-common: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] create-ra-config: [2024-04-16T10:24:31.833Z] [2024-04-16T10:24:31.833Z] asadmin-common: [2024-04-16T10:24:31.833Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2024-04-16T10:24:31.875Z] [exec] Apr 16, 2024 10:24:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:31.875Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:31.921Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:31.922Z] [javac] 1 warning [2024-04-16T10:24:31.922Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:31.922Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-04-16T10:24:31.934Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:31.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:31.935Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:31.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:31.935Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:31.935Z] [2024-04-16T10:24:31.935Z] setOSConditions: [2024-04-16T10:24:31.935Z] [2024-04-16T10:24:31.935Z] setToolWin: [2024-04-16T10:24:31.935Z] [2024-04-16T10:24:31.935Z] setToolUnix: [2024-04-16T10:24:31.935Z] [2024-04-16T10:24:31.935Z] setToolProperty: [2024-04-16T10:24:31.935Z] [2024-04-16T10:24:31.935Z] setS1ASclassPath: [2024-04-16T10:24:31.935Z] [2024-04-16T10:24:31.935Z] init-common: [2024-04-16T10:24:31.935Z] [2024-04-16T10:24:31.935Z] compile: [2024-04-16T10:24:31.935Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:31.935Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:31.935Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:31.935Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:31.936Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:31.936Z] [2024-04-16T10:24:31.936Z] setOSConditions: [2024-04-16T10:24:31.936Z] [2024-04-16T10:24:31.936Z] setToolWin: [2024-04-16T10:24:31.936Z] [2024-04-16T10:24:31.936Z] setToolUnix: [2024-04-16T10:24:31.936Z] [2024-04-16T10:24:31.936Z] setToolProperty: [2024-04-16T10:24:31.936Z] [2024-04-16T10:24:31.936Z] setS1ASclassPath: [2024-04-16T10:24:31.936Z] [2024-04-16T10:24:31.936Z] init-common: [2024-04-16T10:24:31.936Z] [2024-04-16T10:24:31.936Z] compile-common: [2024-04-16T10:24:31.936Z] [echo] Current time (ISO): 2024-04-16T10:24:31.574+0000 [2024-04-16T10:24:31.936Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:31.951Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-constructor-level-ann-ejb [2024-04-16T10:24:31.951Z] [2024-04-16T10:24:31.952Z] all: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] descriptor: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setOSConditions: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolWin: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolUnix: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolProperty: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setS1ASclassPath: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] init-common: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] clean: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setOSConditions: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolWin: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolUnix: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolProperty: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setS1ASclassPath: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] init-common: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] clean-common: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setOSConditions: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolWin: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolUnix: [2024-04-16T10:24:31.952Z] [2024-04-16T10:24:31.952Z] setToolProperty: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setS1ASclassPath: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] init-common: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] clean-classes-common: [2024-04-16T10:24:31.953Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setOSConditions: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setToolWin: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setToolUnix: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setToolProperty: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setS1ASclassPath: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] init-common: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] clean-jars-common: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] compile: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setOSConditions: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setToolWin: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setToolUnix: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setToolProperty: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] setS1ASclassPath: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] init-common: [2024-04-16T10:24:31.953Z] [2024-04-16T10:24:31.953Z] compile-common: [2024-04-16T10:24:31.953Z] [echo] Current time (ISO): 2024-04-16T10:24:31.874+0000 [2024-04-16T10:24:31.953Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:31.954Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:32.129Z] [exec] Apr 16, 2024 10:24:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:32.129Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:32.176Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:32.176Z] [javac] 1 warning [2024-04-16T10:24:32.176Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/security/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:32.176Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security [2024-04-16T10:24:32.434Z] [exec] Tue Apr 16 10:24:32 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 45716. [Pipeline] junit [2024-04-16T10:24:32.671Z] Recording test results [2024-04-16T10:24:32.735Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:32.735Z] [javac] 1 warning [2024-04-16T10:24:32.735Z] [2024-04-16T10:24:32.735Z] assemble: [2024-04-16T10:24:32.735Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-ejb.jar [2024-04-16T10:24:32.735Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-web.war [2024-04-16T10:24:32.735Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-security-client.jar [2024-04-16T10:24:32.735Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-04-16T10:24:32.735Z] [2024-04-16T10:24:32.735Z] declare-test: [2024-04-16T10:24:32.735Z] [echo] Starting test security ejb30/security Test asadmin deploy [2024-04-16T10:24:32.735Z] [2024-04-16T10:24:32.735Z] init.os: [2024-04-16T10:24:32.735Z] [2024-04-16T10:24:32.735Z] init.tools.unix: [2024-04-16T10:24:32.735Z] [2024-04-16T10:24:32.735Z] init.tools.windows: [2024-04-16T10:24:32.735Z] [2024-04-16T10:24:32.735Z] init.tools: [2024-04-16T10:24:32.735Z] [2024-04-16T10:24:32.736Z] setAsadminArgs: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init.customtasks: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] prepare: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] deploy.asadmin: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] setAsadminArgs: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] common.deploy.asadmin: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init.os: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init.tools.unix: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init.tools.windows: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init.tools: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] setAsadminArgs: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] init.customtasks: [2024-04-16T10:24:32.736Z] [2024-04-16T10:24:32.736Z] common.run.asadmin: [2024-04-16T10:24:32.737Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-04-16T10:24:32.794Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:32.794Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:32.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-subclassingApp#jdbcra [2024-04-16T10:24:32.993Z] [exec] Tue Apr 16 10:24:32 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:24:32.993Z] [exec] Command stop-database executed successfully. [2024-04-16T10:24:32.993Z] [2024-04-16T10:24:32.993Z] report: [2024-04-16T10:24:32.993Z] [2024-04-16T10:24:32.993Z] transfer: [2024-04-16T10:24:32.993Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:24:32.993Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:24:33.006Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:33.006Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:24:33.227Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:33.232Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] report-sh: [2024-04-16T10:24:33.249Z] [echo] Comparing results with expected results [2024-04-16T10:24:33.249Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:24:33.249Z] [exec] [2024-04-16T10:24:33.249Z] [exec] ************************ [2024-04-16T10:24:33.249Z] [exec] PASSED= 111 [2024-04-16T10:24:33.249Z] [exec] ------------ ========= [2024-04-16T10:24:33.249Z] [exec] FAILED= 0 [2024-04-16T10:24:33.249Z] [exec] ------------ ========= [2024-04-16T10:24:33.249Z] [exec] DID NOT RUN= 192 [2024-04-16T10:24:33.249Z] [exec] ------------ ========= [2024-04-16T10:24:33.249Z] [exec] Total Expected=303 [2024-04-16T10:24:33.249Z] [exec] ************************ [2024-04-16T10:24:33.249Z] [exec] [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setOSConditions: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setToolWin: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setToolUnix: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setToolProperty: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setS1ASclassPath: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] init-common: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] report-result: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setOSConditions: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setToolWin: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setToolUnix: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setToolProperty: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] setS1ASclassPath: [2024-04-16T10:24:33.249Z] [2024-04-16T10:24:33.249Z] init-common: [2024-04-16T10:24:33.250Z] [2024-04-16T10:24:33.250Z] dev-report: [Pipeline] } [2024-04-16T10:24:33.483Z] [javac] 1 warning [2024-04-16T10:24:33.483Z] [2024-04-16T10:24:33.483Z] setOSConditions: [2024-04-16T10:24:33.483Z] [2024-04-16T10:24:33.483Z] setToolWin: [2024-04-16T10:24:33.483Z] [2024-04-16T10:24:33.483Z] setToolUnix: [2024-04-16T10:24:33.483Z] [2024-04-16T10:24:33.483Z] setToolProperty: [2024-04-16T10:24:33.483Z] [2024-04-16T10:24:33.483Z] setS1ASclassPath: [2024-04-16T10:24:33.483Z] [2024-04-16T10:24:33.483Z] init-common: [2024-04-16T10:24:33.483Z] [2024-04-16T10:24:33.484Z] compile-common: [2024-04-16T10:24:33.484Z] [echo] Current time (ISO): 2024-04-16T10:24:33.292+0000 [2024-04-16T10:24:33.484Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:33.504Z] [java] ********************** [2024-04-16T10:24:33.504Z] [java] * PASSED 111 * [2024-04-16T10:24:33.504Z] [java] * FAILED 0 * [2024-04-16T10:24:33.504Z] [java] * DID NOT RUN 0 * [2024-04-16T10:24:33.504Z] [java] * TOTAL 111 * [2024-04-16T10:24:33.504Z] [java] ********************** [2024-04-16T10:24:33.504Z] [java] [2024-04-16T10:24:33.504Z] [2024-04-16T10:24:33.504Z] BUILD SUCCESSFUL [2024-04-16T10:24:33.504Z] Total time: 9 minutes 43 seconds [2024-04-16T10:24:33.758Z] + check_successful_run [2024-04-16T10:24:33.758Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:24:33.758Z] [2024-04-16T10:24:33.758Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:24:33.758Z] [2024-04-16T10:24:33.758Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:24:33.758Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:24:33.758Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:24:33.758Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:24:33.758Z] + generate_junit_report ejb_group_1 [2024-04-16T10:24:33.758Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:24:33.758Z] [2024-04-16T10:24:33.758Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:24:33.758Z] [2024-04-16T10:24:33.758Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:24:33.759Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:24:33.759Z] + TESTSUITE_NAME=ejb_group_1 [2024-04-16T10:24:33.759Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:24:33.759Z] + awk -v suitename=ejb_group_1 ' [2024-04-16T10:24:33.759Z] BEGIN { [2024-04-16T10:24:33.759Z] totaltests = 0; [2024-04-16T10:24:33.759Z] totalfailures = 0; [2024-04-16T10:24:33.759Z] totalerrors = 0; [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] function getPropVal(str){ [2024-04-16T10:24:33.759Z] split(str, a, "="); [2024-04-16T10:24:33.759Z] val = a[2]; [2024-04-16T10:24:33.759Z] # remove quotes [2024-04-16T10:24:33.759Z] gsub("\"","",val); [2024-04-16T10:24:33.759Z] return val; [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] function removeXMLTag(str){ [2024-04-16T10:24:33.759Z] # remove xml tag quotes [2024-04-16T10:24:33.759Z] gsub("","",str); [2024-04-16T10:24:33.759Z] gsub("<.*>","",str); [2024-04-16T10:24:33.759Z] gsub(">","",str); [2024-04-16T10:24:33.759Z] return str; [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] /status value=/ { [2024-04-16T10:24:33.759Z] result=getPropVal($0); [2024-04-16T10:24:33.759Z] result=removeXMLTag(result); [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] // { [2024-04-16T10:24:33.759Z] getline; [2024-04-16T10:24:33.759Z] getline; [2024-04-16T10:24:33.759Z] testunit=removeXMLTag($0); [2024-04-16T10:24:33.759Z] gsub("\"","",testunit); [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] // { [2024-04-16T10:24:33.759Z] getline; [2024-04-16T10:24:33.759Z] testname=removeXMLTag($0); [2024-04-16T10:24:33.759Z] gsub("\"","",testname); [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] /<\/testcase>/{ [2024-04-16T10:24:33.759Z] classname=testunit [2024-04-16T10:24:33.759Z] # printing testcase to out [2024-04-16T10:24:33.759Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:24:33.759Z] if (result == "fail") { [2024-04-16T10:24:33.759Z] out = out " \n"; [2024-04-16T10:24:33.759Z] totalfailures++; [2024-04-16T10:24:33.759Z] } else if (result == "did_not_run") { [2024-04-16T10:24:33.759Z] out = out " \n"; [2024-04-16T10:24:33.759Z] totalerrors++; [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] out = out " \n"; [2024-04-16T10:24:33.759Z] [2024-04-16T10:24:33.759Z] totaltests++; [2024-04-16T10:24:33.759Z] result=""; [2024-04-16T10:24:33.759Z] testname=""; [2024-04-16T10:24:33.759Z] } [2024-04-16T10:24:33.759Z] END { [2024-04-16T10:24:33.759Z] print "" [2024-04-16T10:24:33.759Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:24:33.759Z] printf "%s", out; [2024-04-16T10:24:33.759Z] print "" [2024-04-16T10:24:33.759Z] }' [2024-04-16T10:24:33.759Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:24:33.759Z] + change_junit_report_class_names [2024-04-16T10:24:33.759Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:24:33.759Z] + sed -i 's/\bclassname="/classname="ejb_group_1./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:24:33.759Z] + copy_test_artifacts ejb_group_1 [2024-04-16T10:24:33.759Z] + sleep 1 [2024-04-16T10:24:33.844Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:34.099Z] [javac] 1 warning [2024-04-16T10:24:34.099Z] [2024-04-16T10:24:34.099Z] setOSConditions: [2024-04-16T10:24:34.099Z] [2024-04-16T10:24:34.099Z] setToolWin: [2024-04-16T10:24:34.099Z] [2024-04-16T10:24:34.099Z] setToolUnix: [2024-04-16T10:24:34.099Z] [2024-04-16T10:24:34.099Z] setToolProperty: [2024-04-16T10:24:34.099Z] [2024-04-16T10:24:34.099Z] setS1ASclassPath: [2024-04-16T10:24:34.099Z] [2024-04-16T10:24:34.099Z] init-common: [2024-04-16T10:24:34.099Z] [2024-04-16T10:24:34.100Z] compile-common: [2024-04-16T10:24:34.100Z] [echo] Current time (ISO): 2024-04-16T10:24:34.052+0000 [2024-04-16T10:24:34.100Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:34.407Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient.jar of size 3,361 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient.jar [2024-04-16T10:24:34.407Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar of size 11,111 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar [2024-04-16T10:24:34.407Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar of size 4,725 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar [2024-04-16T10:24:34.407Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2024-04-16T10:24:34.407Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:34.407Z] [2024-04-16T10:24:34.407Z] init.os: [2024-04-16T10:24:34.407Z] [2024-04-16T10:24:34.407Z] init.tools.unix: [2024-04-16T10:24:34.407Z] [2024-04-16T10:24:34.407Z] init.tools.windows: [2024-04-16T10:24:34.407Z] [2024-04-16T10:24:34.407Z] init.tools: [2024-04-16T10:24:34.407Z] [2024-04-16T10:24:34.407Z] setAsadminArgs: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init.customtasks: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] setEnabled: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] createAppRef: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init.os: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init.tools.unix: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init.tools.windows: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init.tools: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] setAsadminArgs: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] init.customtasks: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] prepare: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] setOrbPort2: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] setHttpPort2: [2024-04-16T10:24:34.408Z] [2024-04-16T10:24:34.408Z] runclient: [2024-04-16T10:24:34.452Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:34.452Z] [javac] 1 warning [2024-04-16T10:24:34.452Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/endpoint [2024-04-16T10:24:34.452Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:34.452Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:34.452Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:34.452Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:34.452Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:34.452Z] [2024-04-16T10:24:34.453Z] pkg-war: [2024-04-16T10:24:34.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:34.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:34.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:34.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:34.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:24:34.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:34.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:34.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:24:34.453Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:24:34.453Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:24:34.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:34.453Z] [copy] Copying 9 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:34.453Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/${web.wsit.descriptors} does not exist. [2024-04-16T10:24:34.453Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2024-04-16T10:24:34.453Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:34.453Z] [2024-04-16T10:24:34.453Z] assemble-client: [2024-04-16T10:24:34.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:34.453Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:34.453Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:34.453Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:34.454Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:34.454Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:34.454Z] [2024-04-16T10:24:34.454Z] setOSConditions: [2024-04-16T10:24:34.454Z] [2024-04-16T10:24:34.454Z] setToolWin: [2024-04-16T10:24:34.454Z] [2024-04-16T10:24:34.454Z] setToolUnix: [2024-04-16T10:24:34.454Z] [2024-04-16T10:24:34.454Z] setToolProperty: [2024-04-16T10:24:34.454Z] [2024-04-16T10:24:34.454Z] setS1ASclassPath: [2024-04-16T10:24:34.454Z] [2024-04-16T10:24:34.454Z] init-common: [2024-04-16T10:24:34.454Z] [2024-04-16T10:24:34.454Z] wsimport: [2024-04-16T10:24:34.639Z] [exec] Apr 16, 2024 10:24:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:34.640Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26f0141 [2024-04-16T10:24:34.640Z] [exec] Looked up home!! [2024-04-16T10:24:34.640Z] [exec] Narrowed home!! [2024-04-16T10:24:34.640Z] [exec] Got java.rmi.AccessException !! [2024-04-16T10:24:34.640Z] [exec] NegativeRPA:StatefulLoginBean Test Passed: Exception expected [2024-04-16T10:24:34.640Z] [exec] Value of key is: per app [2024-04-16T10:24:34.640Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:34.640Z] [exec] [2024-04-16T10:24:34.640Z] [exec] [2024-04-16T10:24:34.640Z] [exec] ----------------------------------------- [2024-04-16T10:24:34.640Z] [exec] - per app: PASS - [2024-04-16T10:24:34.640Z] [exec] ----------------------------------------- [2024-04-16T10:24:34.640Z] [exec] Total PASS: 1 [2024-04-16T10:24:34.640Z] [exec] Total FAIL: 0 [2024-04-16T10:24:34.640Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:34.640Z] [exec] ----------------------------------------- [2024-04-16T10:24:34.640Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:34.640Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:34.681Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:24:34.681Z] [2024-04-16T10:24:34.681Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:24:34.681Z] [2024-04-16T10:24:34.681Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:24:34.681Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:24:34.681Z] tar: Removing leading `/' from member names [2024-04-16T10:24:34.681Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:34.681Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:34.681Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:34.681Z] ++ pwd [2024-04-16T10:24:34.681Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:34.681Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*logs.zip': No such file or directory [2024-04-16T10:24:34.681Z] + true [2024-04-16T10:24:34.681Z] ++ pwd [2024-04-16T10:24:34.681Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:24:34.681Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/*/*/*logs.zip': No such file or directory [2024-04-16T10:24:34.681Z] + true [2024-04-16T10:24:34.681Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/ejb_group_1-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:24:34.681Z] tar: Removing leading `/' from member names [2024-04-16T10:24:34.711Z] [exec] parsing WSDL... [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setOSConditions: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setToolWin: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setToolUnix: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setToolProperty: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setS1ASclassPath: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] init-common: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] deploy-common: [2024-04-16T10:24:34.729Z] [echo] Current time (ISO): 2024-04-16T10:24:34.462+0000 [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setOSConditions: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setToolWin: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setToolUnix: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setToolProperty: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] setS1ASclassPath: [2024-04-16T10:24:34.729Z] [2024-04-16T10:24:34.729Z] init-common: [2024-04-16T10:24:34.730Z] [2024-04-16T10:24:34.730Z] deploy-common-pe: [2024-04-16T10:24:34.893Z] [2024-04-16T10:24:34.893Z] undeploy: [2024-04-16T10:24:34.893Z] [2024-04-16T10:24:34.893Z] setOSConditions: [2024-04-16T10:24:34.893Z] [2024-04-16T10:24:34.893Z] setToolWin: [2024-04-16T10:24:34.893Z] [2024-04-16T10:24:34.893Z] setToolUnix: [2024-04-16T10:24:34.894Z] [2024-04-16T10:24:34.894Z] setToolProperty: [2024-04-16T10:24:34.894Z] [2024-04-16T10:24:34.894Z] setS1ASclassPath: [2024-04-16T10:24:34.894Z] [2024-04-16T10:24:34.894Z] init-common: [2024-04-16T10:24:34.894Z] [2024-04-16T10:24:34.894Z] undeploy-common: [2024-04-16T10:24:35.026Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:35.282Z] [javac] 1 warning [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] setOSConditions: [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] setToolWin: [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] setToolUnix: [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] setToolProperty: [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] setS1ASclassPath: [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] init-common: [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] appclient-jar-common: [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.282Z] package-appclientjar-common: [2024-04-16T10:24:35.282Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:35.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:35.282Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:35.282Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar [2024-04-16T10:24:35.282Z] [2024-04-16T10:24:35.283Z] setOSConditions: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] setToolWin: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] setToolUnix: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] setToolProperty: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] setS1ASclassPath: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] init-common: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] ejb-jar-common: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] package-ejbjar-common: [2024-04-16T10:24:35.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:35.283Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar [2024-04-16T10:24:35.283Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] setOSConditions: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] fixFiles: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] convUnix: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] convWin: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] setToolWin: [2024-04-16T10:24:35.283Z] [2024-04-16T10:24:35.283Z] setToolUnix: [2024-04-16T10:24:35.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:24:35.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false negativeRPALoginBeanApp [2024-04-16T10:24:35.451Z] [2024-04-16T10:24:35.451Z] all: [2024-04-16T10:24:35.451Z] [echo] [2024-04-16T10:24:35.451Z] [echo] [2024-04-16T10:24:35.451Z] [echo] [2024-04-16T10:24:35.451Z] [echo] *************************************************************************** [2024-04-16T10:24:35.451Z] [echo] * Running group realmPerApp [2024-04-16T10:24:35.451Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/realmPerApp [2024-04-16T10:24:35.451Z] [echo] *************************************************************************** [2024-04-16T10:24:35.451Z] [echo] [2024-04-16T10:24:35.451Z] [echo] [2024-04-16T10:24:35.451Z] [echo] [2024-04-16T10:24:35.451Z] [2024-04-16T10:24:35.452Z] setOSConditions: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setToolWin: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setToolUnix: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setToolProperty: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setS1ASclassPath: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] init-common: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] clean: [2024-04-16T10:24:35.452Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:35.452Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] compile: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setOSConditions: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setToolWin: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setToolUnix: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setToolProperty: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] setS1ASclassPath: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] init-common: [2024-04-16T10:24:35.452Z] [2024-04-16T10:24:35.452Z] compile-common: [2024-04-16T10:24:35.452Z] [echo] Current time (ISO): 2024-04-16T10:24:35.406+0000 [2024-04-16T10:24:35.452Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:35.452Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:35.539Z] [2024-04-16T10:24:35.539Z] setToolProperty: [2024-04-16T10:24:35.539Z] [2024-04-16T10:24:35.539Z] setS1ASclassPath: [2024-04-16T10:24:35.539Z] [2024-04-16T10:24:35.539Z] init-common: [2024-04-16T10:24:35.539Z] [2024-04-16T10:24:35.539Z] ear-common: [2024-04-16T10:24:35.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:35.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:35.539Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/descriptor/sun-application.xml to copy. [2024-04-16T10:24:35.540Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:24:35.540Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:35.540Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] setOSConditions: [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] setToolWin: [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] setToolUnix: [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] setToolProperty: [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] setS1ASclassPath: [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] init-common: [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] build-ut: [2024-04-16T10:24:35.540Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp [2024-04-16T10:24:35.540Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:35.540Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear [2024-04-16T10:24:35.540Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-ejb.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-ejb [2024-04-16T10:24:35.540Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-web.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-web [2024-04-16T10:24:35.540Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definition-client.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definition-client [2024-04-16T10:24:35.540Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp-UT.ear into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/temp/connection-factory-definitionApp-UT [2024-04-16T10:24:35.540Z] [2024-04-16T10:24:35.540Z] all: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setOSConditions: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setToolWin: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setToolUnix: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setToolProperty: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setS1ASclassPath: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] init-common: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] all: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setOSConditions: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setToolWin: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setToolUnix: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setToolProperty: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] setS1ASclassPath: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] init-common: [2024-04-16T10:24:35.541Z] [2024-04-16T10:24:35.541Z] compile-common: [2024-04-16T10:24:35.541Z] [echo] Current time (ISO): 2024-04-16T10:24:35.424+0000 [2024-04-16T10:24:35.541Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2024-04-16T10:24:35.541Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/classes [2024-04-16T10:24:35.639Z] [exec] [2024-04-16T10:24:35.639Z] [exec] Generating code... [2024-04-16T10:24:35.639Z] [exec] [2024-04-16T10:24:35.639Z] [exec] Compiling code... [2024-04-16T10:24:36.029Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:36.286Z] [javac] 1 warning [2024-04-16T10:24:36.286Z] [2024-04-16T10:24:36.286Z] build: [2024-04-16T10:24:36.286Z] [2024-04-16T10:24:36.286Z] setOSConditions: [2024-04-16T10:24:36.286Z] [2024-04-16T10:24:36.286Z] fixFiles: [2024-04-16T10:24:36.286Z] [2024-04-16T10:24:36.286Z] convUnix: [2024-04-16T10:24:36.286Z] [2024-04-16T10:24:36.286Z] convWin: [2024-04-16T10:24:36.286Z] [2024-04-16T10:24:36.287Z] setToolWin: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] setToolUnix: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] setToolProperty: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] setS1ASclassPath: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] init-common: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] package-persistence-common: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] ejb-jar-common: [2024-04-16T10:24:36.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] package-ejbjar-common: [2024-04-16T10:24:36.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.287Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-ejb.jar [2024-04-16T10:24:36.287Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] appclient-jar-common: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] package-appclientjar-common: [2024-04-16T10:24:36.287Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.287Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.287Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-client.jar [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] webclient-war-common: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.287Z] clear: [2024-04-16T10:24:36.287Z] [2024-04-16T10:24:36.288Z] test-tlds-exist: [2024-04-16T10:24:36.288Z] [2024-04-16T10:24:36.288Z] copy-tlds: [2024-04-16T10:24:36.288Z] [2024-04-16T10:24:36.288Z] test-tagfiles-exist: [2024-04-16T10:24:36.288Z] [2024-04-16T10:24:36.288Z] copy-tagfiles: [2024-04-16T10:24:36.288Z] [2024-04-16T10:24:36.288Z] package-war-common: [2024-04-16T10:24:36.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:36.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:36.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:36.288Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:36.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:36.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:36.288Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:36.288Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:36.288Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-test-web.war [2024-04-16T10:24:36.544Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:36.544Z] [2024-04-16T10:24:36.544Z] build-ear-common: [2024-04-16T10:24:36.544Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:36.544Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.544Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:36.544Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:24:36.544Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/build.xml:130: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:36.544Z] [2024-04-16T10:24:36.544Z] setOSConditions: [2024-04-16T10:24:36.545Z] [2024-04-16T10:24:36.545Z] setToolWin: [2024-04-16T10:24:36.545Z] [2024-04-16T10:24:36.545Z] setToolUnix: [2024-04-16T10:24:36.545Z] [2024-04-16T10:24:36.545Z] setToolProperty: [2024-04-16T10:24:36.545Z] [2024-04-16T10:24:36.545Z] setS1ASclassPath: [2024-04-16T10:24:36.545Z] [2024-04-16T10:24:36.545Z] init-common: [2024-04-16T10:24:36.545Z] [2024-04-16T10:24:36.545Z] prepare: [2024-04-16T10:24:36.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:24:36.545Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes/lib [2024-04-16T10:24:36.545Z] [2024-04-16T10:24:36.545Z] build: [2024-04-16T10:24:36.545Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:36.545Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/classes [2024-04-16T10:24:36.586Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:36.586Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:36.611Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:36.612Z] [javac] 1 warning [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] build: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setOSConditions: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setToolWin: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setToolUnix: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setToolProperty: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setS1ASclassPath: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] init-common: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] ejb-jar-common: [2024-04-16T10:24:36.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] package-ejbjar-common: [2024-04-16T10:24:36.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.612Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.612Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.612Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2024-04-16T10:24:36.612Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] deploy: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setOSConditions: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setToolWin: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setToolUnix: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setToolProperty: [2024-04-16T10:24:36.612Z] [2024-04-16T10:24:36.612Z] setS1ASclassPath: [2024-04-16T10:24:36.613Z] [2024-04-16T10:24:36.613Z] init-common: [2024-04-16T10:24:36.613Z] [2024-04-16T10:24:36.613Z] deploy-jar-common: [2024-04-16T10:24:36.882Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-constructor-level-descr-ejb.jar [2024-04-16T10:24:37.107Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:37.138Z] [exec] Application deployed with name ejb-constructor-level-descr-ejb. [2024-04-16T10:24:37.138Z] [2024-04-16T10:24:37.138Z] run: [2024-04-16T10:24:37.147Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:37.147Z] [javac] 1 warning [2024-04-16T10:24:37.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:37.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:37.147Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes/client [2024-04-16T10:24:37.147Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:24:37.147Z] [2024-04-16T10:24:37.147Z] deploy-app: [2024-04-16T10:24:37.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:37.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:37.147Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:37.147Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:37.147Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:37.147Z] [2024-04-16T10:24:37.147Z] deploy-war-common: [2024-04-16T10:24:37.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:37.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:37.147Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:37.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:37.148Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:37.148Z] [2024-04-16T10:24:37.148Z] setOSConditions: [2024-04-16T10:24:37.148Z] [2024-04-16T10:24:37.148Z] setToolWin: [2024-04-16T10:24:37.148Z] [2024-04-16T10:24:37.148Z] setToolUnix: [2024-04-16T10:24:37.148Z] [2024-04-16T10:24:37.148Z] setToolProperty: [2024-04-16T10:24:37.148Z] [2024-04-16T10:24:37.148Z] setS1ASclassPath: [2024-04-16T10:24:37.148Z] [2024-04-16T10:24:37.148Z] init-common: [2024-04-16T10:24:37.148Z] [2024-04-16T10:24:37.148Z] deploy-war-commonpe: [2024-04-16T10:24:37.362Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:37.362Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:24:37.362Z] [javac] itemPrice.add(new Integer(price)); [2024-04-16T10:24:37.362Z] [javac] ^ [2024-04-16T10:24:37.362Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:24:37.363Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/realmPerApp/shopping/RpaBean.java uses unchecked or unsafe operations. [2024-04-16T10:24:37.363Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:24:37.363Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:24:37.363Z] [javac] ^ [2024-04-16T10:24:37.363Z] [javac] 2 warnings [2024-04-16T10:24:37.363Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:24:37.363Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:37.363Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:24:37.363Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:24:37.363Z] [javac] 2 warnings [2024-04-16T10:24:37.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-notx [2024-04-16T10:24:37.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-tx [2024-04-16T10:24:37.363Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-tx.rar [2024-04-16T10:24:37.363Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-notx.rar [2024-04-16T10:24:37.363Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/src/tmp-xa [2024-04-16T10:24:37.363Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/blackbox-xa.rar [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] deploy: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] setOSConditions: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] setToolWin: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] setToolUnix: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] setToolProperty: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] setS1ASclassPath: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] init-common: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] prepare: [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] build: [2024-04-16T10:24:37.363Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:37.363Z] [2024-04-16T10:24:37.363Z] deploy-rar-and-setup-resources: [2024-04-16T10:24:37.364Z] [2024-04-16T10:24:37.364Z] setOSConditions: [2024-04-16T10:24:37.364Z] [2024-04-16T10:24:37.364Z] setToolWin: [2024-04-16T10:24:37.364Z] [2024-04-16T10:24:37.364Z] setToolUnix: [2024-04-16T10:24:37.364Z] [2024-04-16T10:24:37.364Z] setToolProperty: [2024-04-16T10:24:37.364Z] [2024-04-16T10:24:37.364Z] setS1ASclassPath: [2024-04-16T10:24:37.364Z] [2024-04-16T10:24:37.364Z] init-common: [2024-04-16T10:24:37.364Z] [2024-04-16T10:24:37.364Z] deploy-rar-common: [2024-04-16T10:24:37.364Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-xa.rar [2024-04-16T10:24:37.638Z] [2024-04-16T10:24:37.638Z] setOSConditions: [2024-04-16T10:24:37.638Z] [2024-04-16T10:24:37.638Z] setToolWin: [2024-04-16T10:24:37.638Z] [2024-04-16T10:24:37.638Z] setToolUnix: [2024-04-16T10:24:37.638Z] [2024-04-16T10:24:37.638Z] setToolProperty: [2024-04-16T10:24:37.638Z] [2024-04-16T10:24:37.638Z] setS1ASclassPath: [2024-04-16T10:24:37.638Z] [2024-04-16T10:24:37.638Z] init-common: [2024-04-16T10:24:37.638Z] [2024-04-16T10:24:37.638Z] compile-common: [2024-04-16T10:24:37.638Z] [echo] Current time (ISO): 2024-04-16T10:24:37.393+0000 [2024-04-16T10:24:37.638Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:37.703Z] [java] Apr 16, 2024 10:24:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:24:37.703Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:24:37.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot client-handler-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/client-handler-2-web.war [2024-04-16T10:24:38.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-xa.rar [2024-04-16T10:24:38.557Z] [exec] Application deployed with name blackbox-xa. [2024-04-16T10:24:38.557Z] [echo] Deploying rar/blackbox-xa.rar on server [2024-04-16T10:24:38.557Z] [2024-04-16T10:24:38.557Z] setOSConditions: [2024-04-16T10:24:38.557Z] [2024-04-16T10:24:38.557Z] setToolWin: [2024-04-16T10:24:38.557Z] [2024-04-16T10:24:38.557Z] setToolUnix: [2024-04-16T10:24:38.557Z] [2024-04-16T10:24:38.557Z] setToolProperty: [2024-04-16T10:24:38.557Z] [2024-04-16T10:24:38.557Z] setS1ASclassPath: [2024-04-16T10:24:38.557Z] [2024-04-16T10:24:38.557Z] init-common: [2024-04-16T10:24:38.557Z] [2024-04-16T10:24:38.557Z] create-connector-connpool: [2024-04-16T10:24:38.557Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --target server blackbox-xa-ccp [2024-04-16T10:24:38.685Z] [exec] Application deployed with name client-handler-2-web. [2024-04-16T10:24:38.685Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:38.685Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:38.685Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:38.685Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:38.686Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:38.686Z] [2024-04-16T10:24:38.686Z] deploy-war-commonee: [2024-04-16T10:24:38.686Z] [2024-04-16T10:24:38.686Z] deploy-client: [2024-04-16T10:24:38.836Z] + break [2024-04-16T10:24:38.836Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [2024-04-16T10:24:38.973Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:38.973Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:24:38.996Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:39.251Z] [javac] 1 warning [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] build: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] setOSConditions: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] fixFiles: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] convUnix: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] convWin: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] setToolWin: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] setToolUnix: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] setToolProperty: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] setS1ASclassPath: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] init-common: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] package-persistence-common: [2024-04-16T10:24:39.251Z] [2024-04-16T10:24:39.251Z] ejb-jar-common: [2024-04-16T10:24:39.251Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:39.252Z] [2024-04-16T10:24:39.252Z] package-ejbjar-common: [2024-04-16T10:24:39.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2024-04-16T10:24:39.252Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [2024-04-16T10:24:39.252Z] appclient-jar-common: [2024-04-16T10:24:39.252Z] [2024-04-16T10:24:39.252Z] package-appclientjar-common: [2024-04-16T10:24:39.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2024-04-16T10:24:39.252Z] [2024-04-16T10:24:39.252Z] webclient-war-common: [2024-04-16T10:24:39.252Z] [2024-04-16T10:24:39.252Z] build-ear-common: [2024-04-16T10:24:39.252Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:39.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:39.252Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:39.252Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-04-16T10:24:39.252Z] [2024-04-16T10:24:39.252Z] setup: [2024-04-16T10:24:39.252Z] [2024-04-16T10:24:39.252Z] create-auth-filerealm: [2024-04-16T10:24:39.253Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile2 [2024-04-16T10:24:39.253Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/realmPerApp/temp.txt [2024-04-16T10:24:39.253Z] [2024-04-16T10:24:39.253Z] setOSConditions: [2024-04-16T10:24:39.253Z] [2024-04-16T10:24:39.253Z] setToolWin: [2024-04-16T10:24:39.253Z] [2024-04-16T10:24:39.253Z] setToolUnix: [2024-04-16T10:24:39.253Z] [2024-04-16T10:24:39.253Z] setToolProperty: [2024-04-16T10:24:39.253Z] [2024-04-16T10:24:39.253Z] setS1ASclassPath: [2024-04-16T10:24:39.253Z] [2024-04-16T10:24:39.253Z] init-common: [2024-04-16T10:24:39.253Z] [2024-04-16T10:24:39.253Z] create-auth-realm: [2024-04-16T10:24:39.253Z] [echo] Creating auth realm file2 ... [2024-04-16T10:24:39.500Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:39.500Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:39.500Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-xa-ccp [2024-04-16T10:24:39.500Z] [exec] Connector connection pool blackbox-xa-ccp created. [2024-04-16T10:24:39.500Z] [2024-04-16T10:24:39.500Z] create-connector-connpool-common: [2024-04-16T10:24:39.500Z] [2024-04-16T10:24:39.500Z] setOSConditions: [2024-04-16T10:24:39.500Z] [2024-04-16T10:24:39.500Z] setToolWin: [2024-04-16T10:24:39.500Z] [2024-04-16T10:24:39.500Z] setToolUnix: [2024-04-16T10:24:39.500Z] [2024-04-16T10:24:39.500Z] setToolProperty: [2024-04-16T10:24:39.501Z] [2024-04-16T10:24:39.501Z] setS1ASclassPath: [2024-04-16T10:24:39.501Z] [2024-04-16T10:24:39.501Z] init-common: [2024-04-16T10:24:39.501Z] [2024-04-16T10:24:39.501Z] create-connector-resource-common: [2024-04-16T10:24:39.501Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-xa-ccp --target server blackbox-xa-cr [2024-04-16T10:24:39.534Z] [exec] Application deployed with name wsclient. [2024-04-16T10:24:39.534Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:39.534Z] [2024-04-16T10:24:39.534Z] setup: [2024-04-16T10:24:39.534Z] [2024-04-16T10:24:39.534Z] runclient: [2024-04-16T10:24:39.534Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:39.534Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml:124: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:39.534Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] processResult: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] failed: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] passed: [2024-04-16T10:24:39.683Z] [echo] Test security Passed [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] unknown: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] declare-test: [2024-04-16T10:24:39.683Z] [echo] Starting test security ejb30/security Test asadmin redeploy [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init.os: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init.tools.unix: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init.tools.windows: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init.tools: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] setAsadminArgs: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init.customtasks: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] prepare: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] redeploy.asadmin: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] setAsadminArgs: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] common.redeploy.asadmin: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init.os: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.683Z] init.tools.unix: [2024-04-16T10:24:39.683Z] [2024-04-16T10:24:39.684Z] init.tools.windows: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init.tools: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] setAsadminArgs: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init.customtasks: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] delAppRef: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init.os: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init.tools.unix: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init.tools.windows: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init.tools: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] setAsadminArgs: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] init.customtasks: [2024-04-16T10:24:39.684Z] [2024-04-16T10:24:39.684Z] common.run.asadmin: [2024-04-16T10:24:39.684Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives --name deployment-ejb30-ear-security /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityApp.ear [2024-04-16T10:24:39.684Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:39.684Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:24:39.728Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:39.821Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: [2024-04-16T10:24:39.821Z] [java] [client.TestClient]::

[2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:24:39.821Z] [java] [client.TestClient]::

[2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: [1115] [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: [2024-04-16T10:24:39.821Z] [java] [client.TestClient]:: [2024-04-16T10:24:39.821Z] [java] Value of key is:client-handler-2 [2024-04-16T10:24:39.821Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:39.821Z] [java] [2024-04-16T10:24:39.821Z] [java] [2024-04-16T10:24:39.821Z] [java] ----------------------------------------- [2024-04-16T10:24:39.821Z] [java] - client-handler-2: PASS - [2024-04-16T10:24:39.821Z] [java] ----------------------------------------- [2024-04-16T10:24:39.821Z] [java] Total PASS: 1 [2024-04-16T10:24:39.821Z] [java] Total FAIL: 0 [2024-04-16T10:24:39.821Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:39.821Z] [java] ----------------------------------------- [2024-04-16T10:24:39.821Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:39.821Z] [2024-04-16T10:24:39.822Z] undeploy: [2024-04-16T10:24:39.822Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:39.822Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:39.822Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:39.822Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:39.822Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:39.822Z] [2024-04-16T10:24:39.822Z] setOSConditions: [2024-04-16T10:24:39.822Z] [2024-04-16T10:24:39.822Z] setToolWin: [2024-04-16T10:24:39.822Z] [2024-04-16T10:24:39.822Z] setToolUnix: [2024-04-16T10:24:39.822Z] [2024-04-16T10:24:39.822Z] setToolProperty: [2024-04-16T10:24:39.822Z] [2024-04-16T10:24:39.822Z] setS1ASclassPath: [2024-04-16T10:24:39.822Z] [2024-04-16T10:24:39.822Z] init-common: [2024-04-16T10:24:39.822Z] [2024-04-16T10:24:39.822Z] undeploy-war-common: [2024-04-16T10:24:39.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-04-16T10:24:39.838Z] [2024-04-16T10:24:39.838Z] setOSConditions: [2024-04-16T10:24:39.838Z] [2024-04-16T10:24:39.838Z] setToolWin: [2024-04-16T10:24:39.838Z] [2024-04-16T10:24:39.838Z] setToolUnix: [2024-04-16T10:24:39.838Z] [2024-04-16T10:24:39.838Z] setToolProperty: [2024-04-16T10:24:39.838Z] [2024-04-16T10:24:39.838Z] setS1ASclassPath: [2024-04-16T10:24:39.838Z] [2024-04-16T10:24:39.838Z] init-common: [2024-04-16T10:24:39.838Z] [2024-04-16T10:24:39.838Z] create-user-common: [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:24:39.927Z] Archiving artifacts [2024-04-16T10:24:40.234Z] [java] Apr 16, 2024 10:24:40 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:40.234Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@8a2a6a [2024-04-16T10:24:40.246Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient.jar of size 3,361 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient.jar [2024-04-16T10:24:40.246Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar of size 11,111 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-clientClient.jar [2024-04-16T10:24:40.246Z] [exec] Extracted transferred entry deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar of size 4,725 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/security/archives/deployment-ejb30-ear-securityClient/deployment-ejb30-ear-security-client.jar [2024-04-16T10:24:40.246Z] [exec] Application deployed with name deployment-ejb30-ear-security. [2024-04-16T10:24:40.246Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] init.os: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] init.tools.unix: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] init.tools.windows: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] init.tools: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] setAsadminArgs: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] init: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] init.customtasks: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] setEnabled: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] createAppRef: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.246Z] init.os: [2024-04-16T10:24:40.246Z] [2024-04-16T10:24:40.247Z] init.tools.unix: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] init.tools.windows: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] init.tools: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] setAsadminArgs: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] init: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] init.customtasks: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] prepare: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] setOrbPort2: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] setHttpPort2: [2024-04-16T10:24:40.247Z] [2024-04-16T10:24:40.247Z] runclient: [2024-04-16T10:24:40.291Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:24:40.291Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:24:40.291Z] [javac] ^ [2024-04-16T10:24:40.291Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:24:40.291Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:24:40.291Z] [javac] ^ [2024-04-16T10:24:40.291Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:24:40.291Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:24:40.291Z] [javac] 3 warnings [2024-04-16T10:24:40.291Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.jar [2024-04-16T10:24:40.292Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ra/cfd-ra.rar [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setup: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] deploy: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setOSConditions: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setToolWin: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setToolUnix: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setToolProperty: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setS1ASclassPath: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] init-common: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] deploy: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setOSConditions: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setToolWin: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setToolUnix: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setToolProperty: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] setS1ASclassPath: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] init-common: [2024-04-16T10:24:40.292Z] [2024-04-16T10:24:40.292Z] deploy-rar-common: [2024-04-16T10:24:40.292Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} cfd-ra.rar [2024-04-16T10:24:40.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-xa-ccp --enabled=true --objecttype user --target server blackbox-xa-cr [2024-04-16T10:24:40.427Z] [exec] Connector resource blackbox-xa-cr created. [2024-04-16T10:24:40.427Z] [2024-04-16T10:24:40.427Z] asadmin-common: [2024-04-16T10:24:40.427Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:24:40.441Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/realmPerApp/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server harpreet [2024-04-16T10:24:40.442Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/realmPerApp/asadminuserpassword.txt [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] deploy: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setOSConditions: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setToolWin: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setToolUnix: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setToolProperty: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setS1ASclassPath: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] init-common: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] deploy-common: [2024-04-16T10:24:40.442Z] [echo] Current time (ISO): 2024-04-16T10:24:40.275+0000 [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setOSConditions: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setToolWin: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setToolUnix: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setToolProperty: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] setS1ASclassPath: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] init-common: [2024-04-16T10:24:40.442Z] [2024-04-16T10:24:40.442Z] deploy-common-pe: [2024-04-16T10:24:40.655Z] [exec] Application deployed with name web-subclassingApp. [2024-04-16T10:24:40.655Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-04-16T10:24:40.655Z] [echo] Deployment on target server server successful [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setOSConditions: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setToolWin: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setToolUnix: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setToolProperty: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setS1ASclassPath: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] init-common: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] deploy-common-ee: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setup: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setOSConditions: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setToolWin: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setToolUnix: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setToolProperty: [2024-04-16T10:24:40.655Z] [2024-04-16T10:24:40.655Z] setS1ASclassPath: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] init-common: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] default-sql: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setOSConditions: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setToolWin: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setToolUnix: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setToolProperty: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setS1ASclassPath: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] init-common: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] execute-sql-common: [2024-04-16T10:24:40.656Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/simpleBank.sql [2024-04-16T10:24:40.656Z] [sql] Failed to execute: drop table customer2 [2024-04-16T10:24:40.656Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-04-16T10:24:40.656Z] [sql] 0 rows affected [2024-04-16T10:24:40.656Z] [sql] 1 rows affected [2024-04-16T10:24:40.656Z] [sql] 2 of 3 SQL statements executed successfully [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] sql-oracle: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] execute-sql-connector: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] create-pool: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setOSConditions: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setToolWin: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setToolUnix: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setToolProperty: [2024-04-16T10:24:40.656Z] [2024-04-16T10:24:40.656Z] setS1ASclassPath: [2024-04-16T10:24:40.657Z] [2024-04-16T10:24:40.657Z] init-common: [2024-04-16T10:24:40.657Z] [2024-04-16T10:24:40.657Z] create-connector-connpool: [2024-04-16T10:24:40.657Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-subclassingApp#jdbcra --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-04-16T10:24:40.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false client-handler-2-web [2024-04-16T10:24:40.789Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:40.790Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:40.790Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:40.790Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:40.790Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/client-handler-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:40.790Z] [2024-04-16T10:24:40.790Z] setOSConditions: [2024-04-16T10:24:40.790Z] [2024-04-16T10:24:40.790Z] setToolWin: [2024-04-16T10:24:40.790Z] [2024-04-16T10:24:40.790Z] setToolUnix: [2024-04-16T10:24:40.790Z] [2024-04-16T10:24:40.790Z] setToolProperty: [2024-04-16T10:24:40.790Z] [2024-04-16T10:24:40.790Z] setS1ASclassPath: [2024-04-16T10:24:40.790Z] [2024-04-16T10:24:40.790Z] init-common: [2024-04-16T10:24:40.790Z] [2024-04-16T10:24:40.790Z] undeploy-client: [2024-04-16T10:24:40.794Z] [java] test : hello, world! [2024-04-16T10:24:40.794Z] [java] [2024-04-16T10:24:40.794Z] [java] Value of key is:ejb-constructor-level-descr-ejb [2024-04-16T10:24:40.794Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:40.794Z] [java] [2024-04-16T10:24:40.794Z] [java] [2024-04-16T10:24:40.794Z] [java] ----------------------------------------- [2024-04-16T10:24:40.794Z] [java] - ejb-constructor-level-descr-ejb: PASS - [2024-04-16T10:24:40.794Z] [java] ----------------------------------------- [2024-04-16T10:24:40.794Z] [java] Total PASS: 1 [2024-04-16T10:24:40.794Z] [java] Total FAIL: 0 [2024-04-16T10:24:40.794Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:40.794Z] [java] ----------------------------------------- [2024-04-16T10:24:40.794Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:40.794Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:40.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:24:40.988Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.User=pbpublic [2024-04-16T10:24:40.988Z] [2024-04-16T10:24:40.988Z] asadmin-common: [2024-04-16T10:24:40.988Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:24:40.999Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-04-16T10:24:41.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false cfd-ra.rar [2024-04-16T10:24:41.233Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:41.233Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:41.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-subclassingApp#jdbcra --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-04-16T10:24:41.233Z] [exec] Connector connection pool embedded-ra-pool created. [2024-04-16T10:24:41.233Z] [2024-04-16T10:24:41.234Z] create-connector-connpool-common: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setOSConditions: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setToolWin: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setToolUnix: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setToolProperty: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setS1ASclassPath: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] init-common: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] set-oracle-props: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] create-resource: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setOSConditions: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setToolWin: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setToolUnix: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setToolProperty: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] setS1ASclassPath: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] init-common: [2024-04-16T10:24:41.234Z] [2024-04-16T10:24:41.234Z] create-connector-resource-common: [2024-04-16T10:24:41.234Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-subclassing [2024-04-16T10:24:41.353Z] [2024-04-16T10:24:41.353Z] undeploy: [2024-04-16T10:24:41.353Z] [2024-04-16T10:24:41.354Z] setOSConditions: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] setToolWin: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:41.354Z] setToolUnix: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:24:41.354Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] setToolProperty: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] all: [2024-04-16T10:24:41.354Z] setS1ASclassPath: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] init-common: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:41.354Z] undeploy-jar-common: [2024-04-16T10:24:41.354Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:41.354Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:41.354Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] setOSConditions: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] setToolWin: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.354Z] setToolUnix: [2024-04-16T10:24:41.354Z] [2024-04-16T10:24:41.355Z] setToolProperty: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] setS1ASclassPath: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] init-common: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] clean: [2024-04-16T10:24:41.355Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:41.355Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:41.355Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:41.355Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] setOSConditions: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] setToolWin: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] setToolUnix: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] setToolProperty: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] setS1ASclassPath: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] init-common: [2024-04-16T10:24:41.355Z] [2024-04-16T10:24:41.355Z] clean-common: [2024-04-16T10:24:41.356Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:41.356Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:41.356Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:41.356Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:41.356Z] [2024-04-16T10:24:41.356Z] setOSConditions: [2024-04-16T10:24:41.356Z] [2024-04-16T10:24:41.356Z] setToolWin: [2024-04-16T10:24:41.356Z] [2024-04-16T10:24:41.356Z] setToolUnix: [2024-04-16T10:24:41.356Z] [2024-04-16T10:24:41.356Z] setToolProperty: [2024-04-16T10:24:41.356Z] [2024-04-16T10:24:41.356Z] setS1ASclassPath: [2024-04-16T10:24:41.356Z] [2024-04-16T10:24:41.356Z] init-common: [2024-04-16T10:24:41.356Z] [2024-04-16T10:24:41.356Z] clean-classes-common: [2024-04-16T10:24:41.356Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:41.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:24:41.549Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.Password=pbpublic [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] asadmin-common: [2024-04-16T10:24:41.549Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] undeploy: [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] setOSConditions: [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] setToolWin: [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] setToolUnix: [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] setToolProperty: [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] setS1ASclassPath: [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] init-common: [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.549Z] undeploy-common: [2024-04-16T10:24:41.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-contauth1txApp [2024-04-16T10:24:41.549Z] [2024-04-16T10:24:41.550Z] setOSConditions: [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.550Z] setToolWin: [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.550Z] setToolUnix: [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.550Z] setToolProperty: [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.550Z] setS1ASclassPath: [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.550Z] init-common: [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.550Z] delete-jdbc-resource-common: [2024-04-16T10:24:41.550Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeappauth1 [2024-04-16T10:24:41.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeappauth1 [2024-04-16T10:24:41.550Z] [exec] JDBC resource jdbc/s1qeappauth1 deleted successfully [2024-04-16T10:24:41.550Z] [echo] cmd executed for server [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.550Z] setOSConditions: [2024-04-16T10:24:41.550Z] [2024-04-16T10:24:41.551Z] setToolWin: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setToolUnix: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setToolProperty: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setS1ASclassPath: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] init-common: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] delete-jdbc-connpool-common: [2024-04-16T10:24:41.551Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-appauth-pool1 [2024-04-16T10:24:41.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-appauth-pool1 [2024-04-16T10:24:41.551Z] [exec] JDBC Connection pool jdbc-appauth-pool1 deleted successfully [2024-04-16T10:24:41.551Z] [echo] cmd executed for server [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setOSConditions: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setToolWin: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setToolUnix: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setToolProperty: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.551Z] setS1ASclassPath: [2024-04-16T10:24:41.551Z] [2024-04-16T10:24:41.552Z] init-common: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] execute-sql-common: [2024-04-16T10:24:41.552Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/contauth1tx/sql/drop_pointbase.sql [2024-04-16T10:24:41.552Z] [sql] 0 rows affected [2024-04-16T10:24:41.552Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] all: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] all: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] setOSConditions: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] setToolWin: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] setToolUnix: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] setToolProperty: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] setS1ASclassPath: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] init-common: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] clean: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.552Z] setOSConditions: [2024-04-16T10:24:41.552Z] [2024-04-16T10:24:41.553Z] setToolWin: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setToolUnix: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setToolProperty: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setS1ASclassPath: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] init-common: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] clean-common: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setOSConditions: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setToolWin: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setToolUnix: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setToolProperty: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] setS1ASclassPath: [2024-04-16T10:24:41.553Z] [2024-04-16T10:24:41.553Z] init-common: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] clean-classes-common: [2024-04-16T10:24:41.554Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setOSConditions: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setToolWin: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setToolUnix: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setToolProperty: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setS1ASclassPath: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] init-common: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] clean-jars-common: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] compile: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setOSConditions: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setToolWin: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setToolUnix: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setToolProperty: [2024-04-16T10:24:41.554Z] [2024-04-16T10:24:41.554Z] setS1ASclassPath: [2024-04-16T10:24:41.555Z] [2024-04-16T10:24:41.555Z] init-common: [2024-04-16T10:24:41.555Z] [2024-04-16T10:24:41.555Z] compile-common: [2024-04-16T10:24:41.555Z] [echo] Current time (ISO): 2024-04-16T10:24:39.958+0000 [2024-04-16T10:24:41.555Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:41.555Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:41.557Z] [exec] Application deployed with name rpaLoginBeanApp. [2024-04-16T10:24:41.557Z] [echo] Deployment on target server server successful [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] setOSConditions: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] setToolWin: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] setToolUnix: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] setToolProperty: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] setS1ASclassPath: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] init-common: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] deploy-common-ee: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] run: [2024-04-16T10:24:41.557Z] [2024-04-16T10:24:41.557Z] setOSConditions: [2024-04-16T10:24:41.558Z] [2024-04-16T10:24:41.558Z] setToolWin: [2024-04-16T10:24:41.558Z] [2024-04-16T10:24:41.558Z] setToolUnix: [2024-04-16T10:24:41.558Z] [2024-04-16T10:24:41.558Z] setToolProperty: [2024-04-16T10:24:41.558Z] [2024-04-16T10:24:41.558Z] setS1ASclassPath: [2024-04-16T10:24:41.558Z] [2024-04-16T10:24:41.558Z] init-common: [2024-04-16T10:24:41.558Z] [2024-04-16T10:24:41.558Z] runpwd: [2024-04-16T10:24:41.609Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-constructor-level-descr-ejb [2024-04-16T10:24:41.613Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:41.613Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:41.614Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:41.614Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] setOSConditions: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] setToolWin: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] setToolUnix: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] setToolProperty: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] setS1ASclassPath: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] init-common: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] clean-jars-common: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] assemble-web: [2024-04-16T10:24:41.614Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:41.614Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:41.614Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:41.614Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:41.614Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] setOSConditions: [2024-04-16T10:24:41.614Z] [2024-04-16T10:24:41.614Z] setToolWin: [2024-04-16T10:24:41.615Z] [2024-04-16T10:24:41.615Z] setToolUnix: [2024-04-16T10:24:41.615Z] [2024-04-16T10:24:41.615Z] setToolProperty: [2024-04-16T10:24:41.615Z] [2024-04-16T10:24:41.615Z] setS1ASclassPath: [2024-04-16T10:24:41.615Z] [2024-04-16T10:24:41.615Z] init-common: [2024-04-16T10:24:41.615Z] [2024-04-16T10:24:41.615Z] wsimport: [2024-04-16T10:24:41.780Z] [exec] Application deployed with name cfd-ra. [2024-04-16T10:24:41.780Z] [echo] Deploying cfd-ra.rar on server [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] setOSConditions: [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] setToolWin: [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] setToolUnix: [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] setToolProperty: [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] setS1ASclassPath: [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] init-common: [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] testAddAdmin: [2024-04-16T10:24:41.780Z] [2024-04-16T10:24:41.780Z] asadmin-common: [2024-04-16T10:24:41.780Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname cfd-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:24:41.809Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:41.809Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/ejb/SimpleBMPBean.java:35: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:24:41.809Z] [javac] return new Integer(1); [2024-04-16T10:24:41.809Z] [javac] ^ [2024-04-16T10:24:41.809Z] [javac] 2 warnings [2024-04-16T10:24:41.809Z] [2024-04-16T10:24:41.809Z] setOSConditions: [2024-04-16T10:24:41.810Z] [2024-04-16T10:24:41.810Z] setToolWin: [2024-04-16T10:24:41.810Z] [2024-04-16T10:24:41.810Z] setToolUnix: [2024-04-16T10:24:41.810Z] [2024-04-16T10:24:41.810Z] setToolProperty: [2024-04-16T10:24:41.810Z] [2024-04-16T10:24:41.810Z] setS1ASclassPath: [2024-04-16T10:24:41.810Z] [2024-04-16T10:24:41.810Z] init-common: [2024-04-16T10:24:41.810Z] [2024-04-16T10:24:41.810Z] compile-common: [2024-04-16T10:24:41.810Z] [echo] Current time (ISO): 2024-04-16T10:24:41.753+0000 [2024-04-16T10:24:41.810Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:41.864Z] [2024-04-16T10:24:41.864Z] all: [2024-04-16T10:24:41.864Z] [echo] [2024-04-16T10:24:41.864Z] [echo] [2024-04-16T10:24:41.864Z] [echo] ************************************************** [2024-04-16T10:24:41.864Z] [echo] * Running ejb31 [2024-04-16T10:24:41.864Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31 [2024-04-16T10:24:41.864Z] [echo] ************************************************** [2024-04-16T10:24:41.864Z] [echo] [2024-04-16T10:24:41.864Z] [echo] [2024-04-16T10:24:41.864Z] [2024-04-16T10:24:41.864Z] all: [2024-04-16T10:24:41.864Z] [2024-04-16T10:24:41.864Z] ejblite: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] all: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] javamodule: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setOSConditions: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolWin: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolUnix: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolProperty: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setS1ASclassPath: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] init-common: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] clean: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setOSConditions: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolWin: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolUnix: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolProperty: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setS1ASclassPath: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] init-common: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] clean-common: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setOSConditions: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolWin: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolUnix: [2024-04-16T10:24:41.865Z] [2024-04-16T10:24:41.865Z] setToolProperty: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setS1ASclassPath: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] init-common: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] clean-classes-common: [2024-04-16T10:24:41.866Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setOSConditions: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setToolWin: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setToolUnix: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setToolProperty: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setS1ASclassPath: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] init-common: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] clean-jars-common: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] compile: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setOSConditions: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setToolWin: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setToolUnix: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setToolProperty: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] setS1ASclassPath: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] init-common: [2024-04-16T10:24:41.866Z] [2024-04-16T10:24:41.866Z] compile-common: [2024-04-16T10:24:41.866Z] [echo] Current time (ISO): 2024-04-16T10:24:41.692+0000 [2024-04-16T10:24:41.867Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:41.867Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:41.870Z] [exec] parsing WSDL... [2024-04-16T10:24:42.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:42.131Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:42.131Z] [2024-04-16T10:24:42.131Z] asadmin-common: [2024-04-16T10:24:42.131Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:42.198Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-subclassing [2024-04-16T10:24:42.198Z] [exec] Connector resource jdbc/ejb-subclassing created. [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.198Z] setOSConditions: [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.198Z] setToolWin: [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.198Z] setToolUnix: [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.198Z] setToolProperty: [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.198Z] setS1ASclassPath: [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.198Z] init-common: [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.198Z] create-admin-object: [2024-04-16T10:24:42.198Z] [2024-04-16T10:24:42.199Z] asadmin-common: [2024-04-16T10:24:42.199Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#jdbcra --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-04-16T10:24:42.432Z] [exec] [2024-04-16T10:24:42.432Z] [exec] Generating code... [2024-04-16T10:24:42.432Z] [exec] [2024-04-16T10:24:42.432Z] [exec] Compiling code... [2024-04-16T10:24:42.693Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:42.693Z] [exec] domain.resources.connector-connection-pool.blackbox-xa-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:42.786Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-subclassingApp#jdbcra --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-04-16T10:24:42.793Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname cfd-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:24:42.793Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setOSConditions: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setToolWin: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setToolUnix: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setToolProperty: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setS1ASclassPath: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] init-common: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] deploy-common: [2024-04-16T10:24:42.793Z] [echo] Current time (ISO): 2024-04-16T10:24:42.767+0000 [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setOSConditions: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setToolWin: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setToolUnix: [2024-04-16T10:24:42.793Z] [2024-04-16T10:24:42.793Z] setToolProperty: [2024-04-16T10:24:42.794Z] [2024-04-16T10:24:42.794Z] setS1ASclassPath: [2024-04-16T10:24:42.794Z] [2024-04-16T10:24:42.794Z] init-common: [2024-04-16T10:24:42.794Z] [2024-04-16T10:24:42.794Z] deploy-common-pe: [2024-04-16T10:24:42.948Z] [2024-04-16T10:24:42.948Z] deploy-rar-and-setup-resources: [2024-04-16T10:24:42.948Z] [2024-04-16T10:24:42.948Z] setOSConditions: [2024-04-16T10:24:42.949Z] [2024-04-16T10:24:42.949Z] setToolWin: [2024-04-16T10:24:42.949Z] [2024-04-16T10:24:42.949Z] setToolUnix: [2024-04-16T10:24:42.949Z] [2024-04-16T10:24:42.949Z] setToolProperty: [2024-04-16T10:24:42.949Z] [2024-04-16T10:24:42.949Z] setS1ASclassPath: [2024-04-16T10:24:42.949Z] [2024-04-16T10:24:42.949Z] init-common: [2024-04-16T10:24:42.949Z] [2024-04-16T10:24:42.949Z] deploy-rar-common: [2024-04-16T10:24:42.949Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:24:42.975Z] [exec] Apr 16, 2024 10:24:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:24:42.975Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:24:43.043Z] [exec] Administered object eis/jdbcAdmin created. [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] run-ear: [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] setOSConditions: [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] setToolWin: [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] setToolUnix: [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] setToolProperty: [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] setS1ASclassPath: [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] init-common: [2024-04-16T10:24:43.043Z] [2024-04-16T10:24:43.043Z] runwebclient-common: [2024-04-16T10:24:43.326Z] [java] size of buffer is1590 [2024-04-16T10:24:43.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:24:43.597Z] [exec] Apr 16, 2024 10:24:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:43.597Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:43.691Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:43.691Z] [javac] 1 warning [2024-04-16T10:24:43.691Z] [2024-04-16T10:24:43.691Z] build: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] setOSConditions: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] fixFiles: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] convUnix: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] convWin: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] setToolWin: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] setToolUnix: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] setToolProperty: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] setS1ASclassPath: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] init-common: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] package-persistence-common: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] ejb-jar-common: [2024-04-16T10:24:43.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] package-ejbjar-common: [2024-04-16T10:24:43.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.692Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.692Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-ejb.jar [2024-04-16T10:24:43.692Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] appclient-jar-common: [2024-04-16T10:24:43.692Z] [2024-04-16T10:24:43.692Z] package-appclientjar-common: [2024-04-16T10:24:43.692Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.693Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsize-client.jar [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] webclient-war-common: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] build-ear-common: [2024-04-16T10:24:43.693Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:43.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:24:43.693Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:24:43.693Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] deploy: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] setOSConditions: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] setToolWin: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] setToolUnix: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] setToolProperty: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] setS1ASclassPath: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] init-common: [2024-04-16T10:24:43.693Z] [2024-04-16T10:24:43.693Z] create-jdbc-connpool-common: [2024-04-16T10:24:43.790Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:24:43.790Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:24:43.790Z] [2024-04-16T10:24:43.790Z] setOSConditions: [2024-04-16T10:24:43.790Z] [2024-04-16T10:24:43.790Z] setToolWin: [2024-04-16T10:24:43.790Z] [2024-04-16T10:24:43.790Z] setToolUnix: [2024-04-16T10:24:43.790Z] [2024-04-16T10:24:43.790Z] setToolProperty: [2024-04-16T10:24:43.790Z] [2024-04-16T10:24:43.790Z] setS1ASclassPath: [2024-04-16T10:24:43.790Z] [2024-04-16T10:24:43.790Z] init-common: [2024-04-16T10:24:43.790Z] [2024-04-16T10:24:43.790Z] create-connector-connpool: [2024-04-16T10:24:43.790Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server blackbox-tx-ccp [2024-04-16T10:24:43.824Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:43.824Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:43.824Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:43.824Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:43.824Z] [2024-04-16T10:24:43.824Z] setOSConditions: [2024-04-16T10:24:43.824Z] [2024-04-16T10:24:43.824Z] setToolWin: [2024-04-16T10:24:43.824Z] [2024-04-16T10:24:43.824Z] setToolUnix: [2024-04-16T10:24:43.824Z] [2024-04-16T10:24:43.824Z] setToolProperty: [2024-04-16T10:24:43.824Z] [2024-04-16T10:24:43.824Z] setS1ASclassPath: [2024-04-16T10:24:43.824Z] [2024-04-16T10:24:43.824Z] init-common: [2024-04-16T10:24:43.824Z] [2024-04-16T10:24:43.824Z] compile: [2024-04-16T10:24:43.824Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:43.825Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:43.825Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:43.825Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:43.825Z] [2024-04-16T10:24:43.825Z] setOSConditions: [2024-04-16T10:24:43.825Z] [2024-04-16T10:24:43.825Z] setToolWin: [2024-04-16T10:24:43.825Z] [2024-04-16T10:24:43.825Z] setToolUnix: [2024-04-16T10:24:43.825Z] [2024-04-16T10:24:43.825Z] setToolProperty: [2024-04-16T10:24:43.825Z] [2024-04-16T10:24:43.825Z] setS1ASclassPath: [2024-04-16T10:24:43.825Z] [2024-04-16T10:24:43.825Z] init-common: [2024-04-16T10:24:43.825Z] [2024-04-16T10:24:43.825Z] compile-common: [2024-04-16T10:24:43.825Z] [echo] Current time (ISO): 2024-04-16T10:24:43.513+0000 [2024-04-16T10:24:43.825Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:43.886Z] [java] HTTP port :8080 [2024-04-16T10:24:43.886Z] [java] HTTP hostname :localhost [2024-04-16T10:24:43.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxpoolsize-pool [2024-04-16T10:24:43.959Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool created successfully. [2024-04-16T10:24:43.959Z] [2024-04-16T10:24:43.959Z] set-derby-connpool-props: [2024-04-16T10:24:44.154Z] [exec] Apr 16, 2024 10:24:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:44.155Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:44.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionApp.ear [2024-04-16T10:24:44.180Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/index.html [2024-04-16T10:24:44.180Z] [java] non-string-mcf-properties (ear based) /subclassing/index.html PASS [2024-04-16T10:24:44.180Z] [java] SSN=123456789&action=Create [2024-04-16T10:24:44.180Z] [java] HTTP port :8080 [2024-04-16T10:24:44.180Z] [java] HTTP hostname :localhost [2024-04-16T10:24:44.413Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:44.413Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:24:44.414Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:24:44.414Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:24:44.414Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:44.414Z] [javac] 2 warnings [2024-04-16T10:24:44.414Z] [2024-04-16T10:24:44.414Z] setOSConditions: [2024-04-16T10:24:44.414Z] [2024-04-16T10:24:44.414Z] setToolWin: [2024-04-16T10:24:44.414Z] [2024-04-16T10:24:44.414Z] setToolUnix: [2024-04-16T10:24:44.414Z] [2024-04-16T10:24:44.414Z] setToolProperty: [2024-04-16T10:24:44.414Z] [2024-04-16T10:24:44.414Z] setS1ASclassPath: [2024-04-16T10:24:44.414Z] [2024-04-16T10:24:44.414Z] init-common: [2024-04-16T10:24:44.414Z] [2024-04-16T10:24:44.414Z] compile-common: [2024-04-16T10:24:44.414Z] [echo] Current time (ISO): 2024-04-16T10:24:44.238+0000 [2024-04-16T10:24:44.414Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:44.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2024-04-16T10:24:44.518Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.User=dbuser [2024-04-16T10:24:44.716Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:44.716Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:44.716Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-tx-ccp [2024-04-16T10:24:44.716Z] [exec] Connector connection pool blackbox-tx-ccp created. [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.716Z] create-connector-connpool-common: [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.716Z] setOSConditions: [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.716Z] setToolWin: [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.716Z] setToolUnix: [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.716Z] setToolProperty: [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.716Z] setS1ASclassPath: [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.716Z] init-common: [2024-04-16T10:24:44.716Z] [2024-04-16T10:24:44.717Z] create-connector-resource-common: [2024-04-16T10:24:44.717Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-tx-ccp --target server blackbox-tx-cr [2024-04-16T10:24:44.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2024-04-16T10:24:44.773Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.Password=dbpassword [2024-04-16T10:24:45.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [2024-04-16T10:24:45.332Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.driverType=4 [Pipeline] junit [2024-04-16T10:24:45.433Z] Recording test results [2024-04-16T10:24:45.488Z] [2024-04-16T10:24:45.488Z] processResult: [2024-04-16T10:24:45.488Z] [2024-04-16T10:24:45.488Z] failed: [2024-04-16T10:24:45.488Z] [2024-04-16T10:24:45.488Z] passed: [2024-04-16T10:24:45.488Z] [echo] Test security Passed [2024-04-16T10:24:45.488Z] [2024-04-16T10:24:45.488Z] unknown: [2024-04-16T10:24:45.488Z] [2024-04-16T10:24:45.489Z] init.os: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.tools.unix: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.tools.windows: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.tools: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] setAsadminArgs: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.customtasks: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] prepare: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] undeploy.asadmin: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] setAsadminArgs: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] common.undeploy.asadmin: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.os: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.tools.unix: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.tools.windows: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.tools: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] setAsadminArgs: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.customtasks: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] delAppRef: [2024-04-16T10:24:45.489Z] [2024-04-16T10:24:45.489Z] init.os: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.tools.unix: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.tools.windows: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.tools: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] setAsadminArgs: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.customtasks: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] common.run.asadmin: [2024-04-16T10:24:45.490Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-security [2024-04-16T10:24:45.490Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:45.490Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:24:45.490Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] setAsadminArgs: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] delete.user: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.os: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.tools.unix: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.tools.windows: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.490Z] init.tools: [2024-04-16T10:24:45.490Z] [2024-04-16T10:24:45.491Z] setAsadminArgs: [2024-04-16T10:24:45.491Z] [2024-04-16T10:24:45.491Z] init: [2024-04-16T10:24:45.491Z] [2024-04-16T10:24:45.491Z] init.customtasks: [2024-04-16T10:24:45.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2024-04-16T10:24:45.607Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.portNumber=1527 [2024-04-16T10:24:45.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-tx-ccp --enabled=true --objecttype user --target server blackbox-tx-cr [2024-04-16T10:24:45.643Z] [exec] Connector resource blackbox-tx-cr created. [2024-04-16T10:24:45.643Z] [2024-04-16T10:24:45.643Z] asadmin-common: [2024-04-16T10:24:45.643Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:24:45.759Z] [2024-04-16T10:24:45.759Z] common.run.asadmin: [2024-04-16T10:24:45.759Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-04-16T10:24:45.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2024-04-16T10:24:45.861Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.dataBaseName=testdb [2024-04-16T10:24:45.996Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [2024-04-16T10:24:46.013Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:46.013Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-04-16T10:24:46.013Z] [exec] Command delete-file-user executed successfully. [2024-04-16T10:24:46.013Z] [2024-04-16T10:24:46.013Z] init.os: [2024-04-16T10:24:46.013Z] [2024-04-16T10:24:46.013Z] init.tools.unix: [2024-04-16T10:24:46.013Z] [2024-04-16T10:24:46.013Z] init.tools.windows: [2024-04-16T10:24:46.013Z] [2024-04-16T10:24:46.014Z] init.tools: [2024-04-16T10:24:46.014Z] [2024-04-16T10:24:46.014Z] setAsadminArgs: [2024-04-16T10:24:46.014Z] [2024-04-16T10:24:46.014Z] init: [2024-04-16T10:24:46.014Z] [2024-04-16T10:24:46.014Z] init.customtasks: [2024-04-16T10:24:46.014Z] [2024-04-16T10:24:46.014Z] common.run.asadmin: [2024-04-16T10:24:46.014Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [Pipeline] } [2024-04-16T10:24:46.060Z] [exec] Application deployed with name connection-factory-definitionApp. [2024-04-16T10:24:46.060Z] [echo] Deployment on target server server successful [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setOSConditions: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setToolWin: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setToolUnix: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setToolProperty: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setS1ASclassPath: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] [exec] Apr 16, 2024 10:24:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:46.060Z] init-common: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5fb3111a [2024-04-16T10:24:46.060Z] deploy-common-ee: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] run: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setOSConditions: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setToolWin: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setToolUnix: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setToolProperty: [2024-04-16T10:24:46.060Z] [2024-04-16T10:24:46.060Z] setS1ASclassPath: [2024-04-16T10:24:46.061Z] [2024-04-16T10:24:46.061Z] init-common: [2024-04-16T10:24:46.061Z] [2024-04-16T10:24:46.061Z] compile-ut: [2024-04-16T10:24:46.061Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:46.087Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:24:46.087Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:24:46.087Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-04-16T10:24:46.087Z] [java] HTTP port :8080 [2024-04-16T10:24:46.087Z] [java] HTTP hostname :localhost [2024-04-16T10:24:46.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:24:46.205Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.User=pbpublic [2024-04-16T10:24:46.205Z] [2024-04-16T10:24:46.205Z] asadmin-common: [2024-04-16T10:24:46.205Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:24:46.307Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:46.307Z] [javac] 1 warning [2024-04-16T10:24:46.307Z] [2024-04-16T10:24:46.307Z] build: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] setOSConditions: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] setToolWin: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] setToolUnix: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] setToolProperty: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] setS1ASclassPath: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] init-common: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] webclient-war-common: [2024-04-16T10:24:46.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] clear: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] test-tlds-exist: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] copy-tlds: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] test-tagfiles-exist: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] copy-tagfiles: [2024-04-16T10:24:46.308Z] [2024-04-16T10:24:46.308Z] package-war-common: [2024-04-16T10:24:46.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:46.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:46.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:46.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:46.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/lib [2024-04-16T10:24:46.308Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:46.308Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/javamodule/docroot [2024-04-16T10:24:46.309Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2024-04-16T10:24:46.309Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] deploy: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] deploy-war-common: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] setOSConditions: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] setToolWin: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] setToolUnix: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] setToolProperty: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] setS1ASclassPath: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] init-common: [2024-04-16T10:24:46.309Z] [2024-04-16T10:24:46.309Z] deploy-war-commonpe: [2024-04-16T10:24:46.314Z] [exec] Looked up home!! [2024-04-16T10:24:46.314Z] [exec] Narrowed home!! [2024-04-16T10:24:46.314Z] [exec] Got the EJB!! [2024-04-16T10:24:46.314Z] [exec] Calling authorized method - addItem [2024-04-16T10:24:46.314Z] [exec] 320.0 [2024-04-16T10:24:46.314Z] [exec] Shopping list for LizHurley [2024-04-16T10:24:46.314Z] [exec] lipstick [2024-04-16T10:24:46.314Z] [exec] mascara [2024-04-16T10:24:46.314Z] [exec] sandals [2024-04-16T10:24:46.314Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-04-16T10:24:46.314Z] [exec] Value of key is: per app [2024-04-16T10:24:46.314Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-04-16T10:24:46.314Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:46.314Z] [exec] [2024-04-16T10:24:46.314Z] [exec] [2024-04-16T10:24:46.314Z] [exec] ----------------------------------------- [2024-04-16T10:24:46.314Z] [exec] - per app: PASS - [2024-04-16T10:24:46.314Z] [exec] ----------------------------------------- [2024-04-16T10:24:46.314Z] [exec] Total PASS: 1 [2024-04-16T10:24:46.314Z] [exec] Total FAIL: 0 [2024-04-16T10:24:46.314Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:46.314Z] [exec] ----------------------------------------- [2024-04-16T10:24:46.314Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:46.314Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:46.344Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:46.345Z] [javac] 1 warning [2024-04-16T10:24:46.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2024-04-16T10:24:46.345Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:46.345Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:46.345Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:46.345Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:46.345Z] [2024-04-16T10:24:46.345Z] pkg-war: [2024-04-16T10:24:46.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:46.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:46.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:46.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:46.345Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:24:46.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:46.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:46.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:24:46.345Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:24:46.345Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:24:46.345Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:46.345Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:46.345Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/${web.wsit.descriptors} does not exist. [2024-04-16T10:24:46.345Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2024-04-16T10:24:46.346Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] assemble-client: [2024-04-16T10:24:46.346Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:46.346Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:46.346Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:46.346Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:46.346Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] setOSConditions: [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] setToolWin: [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] setToolUnix: [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] setToolProperty: [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] setS1ASclassPath: [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] init-common: [2024-04-16T10:24:46.346Z] [2024-04-16T10:24:46.346Z] wsimport: [2024-04-16T10:24:46.346Z] [exec] parsing WSDL... [2024-04-16T10:24:46.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:24:46.422Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:24:46.607Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:46.607Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-04-16T10:24:46.607Z] [exec] Command delete-file-user executed successfully. [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] private-all: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] setAsadminArgsWithoutPassword: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] create.user: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] setAsadminArgsWithoutPassword: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] common.createuser.asadmin: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] init.os: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] init.tools.unix: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] init.tools.windows: [2024-04-16T10:24:46.607Z] [2024-04-16T10:24:46.607Z] init.tools: [2024-04-16T10:24:46.608Z] [2024-04-16T10:24:46.608Z] setAsadminArgs: [2024-04-16T10:24:46.608Z] [2024-04-16T10:24:46.608Z] init: [2024-04-16T10:24:46.608Z] [2024-04-16T10:24:46.608Z] init.customtasks: [2024-04-16T10:24:46.608Z] [2024-04-16T10:24:46.608Z] common.run.asadmin: [2024-04-16T10:24:46.608Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-04-16T10:24:46.766Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:24:46.766Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.Password=pbpublic [2024-04-16T10:24:46.766Z] [2024-04-16T10:24:46.766Z] asadmin-common: [2024-04-16T10:24:46.766Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:46.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-04-16T10:24:46.862Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] setAsadminArgsWithoutPassword: [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] common.createuser.asadmin: [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] init.os: [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] init.tools.unix: [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] init.tools.windows: [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] init.tools: [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] setAsadminArgs: [2024-04-16T10:24:46.863Z] [2024-04-16T10:24:46.863Z] init: [2024-04-16T10:24:46.871Z] [2024-04-16T10:24:46.871Z] setOSConditions: [2024-04-16T10:24:46.871Z] [2024-04-16T10:24:46.871Z] setToolWin: [2024-04-16T10:24:46.871Z] [2024-04-16T10:24:46.871Z] setToolUnix: [2024-04-16T10:24:46.871Z] [2024-04-16T10:24:46.871Z] setToolProperty: [2024-04-16T10:24:46.871Z] [2024-04-16T10:24:46.871Z] setS1ASclassPath: [2024-04-16T10:24:46.871Z] [2024-04-16T10:24:46.871Z] init-common: [2024-04-16T10:24:46.872Z] [2024-04-16T10:24:46.872Z] runpwdfile: [2024-04-16T10:24:46.890Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-javamodule --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-javamodule-web.war [2024-04-16T10:24:47.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2024-04-16T10:24:47.006Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.create=true [2024-04-16T10:24:47.029Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-04-16T10:24:47.029Z] [java] addTest with testSuiteId:: testId -> non-string-mcf-properties (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:24:47.029Z] [java] non-string-mcf-properties (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:24:47.029Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:47.029Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] unsetup: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setOSConditions: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setToolWin: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setToolUnix: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setToolProperty: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setS1ASclassPath: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] init-common: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] default-sql: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setOSConditions: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setToolWin: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setToolUnix: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setToolProperty: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] setS1ASclassPath: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] init-common: [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.029Z] execute-sql-common: [2024-04-16T10:24:47.029Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/nonstringmcfproperties/sql/dropBankTables.sql [2024-04-16T10:24:47.029Z] [sql] 0 rows affected [2024-04-16T10:24:47.029Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:24:47.029Z] [2024-04-16T10:24:47.030Z] sql-oracle: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] execute-sql-connector: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] delete-resource: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] setOSConditions: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] setToolWin: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] setToolUnix: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] setToolProperty: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] setS1ASclassPath: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] init-common: [2024-04-16T10:24:47.030Z] [2024-04-16T10:24:47.030Z] delete-connector-resource-common: [2024-04-16T10:24:47.030Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc/ejb-subclassing [2024-04-16T10:24:47.117Z] [2024-04-16T10:24:47.117Z] init.customtasks: [2024-04-16T10:24:47.117Z] [2024-04-16T10:24:47.117Z] common.run.asadmin: [2024-04-16T10:24:47.117Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups sunuser --authrealmname file sunuser [2024-04-16T10:24:47.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2024-04-16T10:24:47.260Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.property.serverName=localhost [2024-04-16T10:24:47.260Z] [2024-04-16T10:24:47.260Z] setOSConditions: [2024-04-16T10:24:47.261Z] [2024-04-16T10:24:47.261Z] setToolWin: [2024-04-16T10:24:47.261Z] [2024-04-16T10:24:47.261Z] setToolUnix: [2024-04-16T10:24:47.261Z] [2024-04-16T10:24:47.261Z] setToolProperty: [2024-04-16T10:24:47.261Z] [2024-04-16T10:24:47.261Z] setS1ASclassPath: [2024-04-16T10:24:47.261Z] [2024-04-16T10:24:47.261Z] init-common: [2024-04-16T10:24:47.261Z] [2024-04-16T10:24:47.261Z] create-jdbc-resource-common: [2024-04-16T10:24:47.261Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool --target server jdbc/maxpoolsize [2024-04-16T10:24:47.271Z] [exec] [2024-04-16T10:24:47.271Z] [exec] Generating code... [2024-04-16T10:24:47.271Z] [exec] [2024-04-16T10:24:47.271Z] [exec] Compiling code... [2024-04-16T10:24:47.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:47.332Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:47.332Z] [2024-04-16T10:24:47.332Z] asadmin-common: [2024-04-16T10:24:47.332Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:47.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups sunuser --authrealmname file --target server sunuser [2024-04-16T10:24:47.372Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/asadminuserpassword.txt [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] init.os: [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] init.tools.unix: [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] init.tools.windows: [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] init.tools: [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] setAsadminArgs: [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] init: [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] init.customtasks: [2024-04-16T10:24:47.372Z] [2024-04-16T10:24:47.372Z] prepare: [2024-04-16T10:24:47.372Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-04-16T10:24:47.373Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives [2024-04-16T10:24:47.373Z] [2024-04-16T10:24:47.373Z] compile: [2024-04-16T10:24:47.373Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:47.373Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-04-16T10:24:47.450Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] deploy-war-commonee: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] run: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] setOSConditions: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] setToolWin: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] setToolUnix: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] setToolProperty: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] setS1ASclassPath: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] init-common: [2024-04-16T10:24:47.450Z] [2024-04-16T10:24:47.450Z] run_se: [2024-04-16T10:24:47.706Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-04-16T10:24:47.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxpoolsize-pool --enabled=true --target server jdbc/maxpoolsize [2024-04-16T10:24:47.827Z] [exec] JDBC resource jdbc/maxpoolsize created successfully. [2024-04-16T10:24:47.827Z] [echo] cmd executed for server [2024-04-16T10:24:47.827Z] [2024-04-16T10:24:47.827Z] setOSConditions: [2024-04-16T10:24:47.827Z] [2024-04-16T10:24:47.827Z] setToolWin: [2024-04-16T10:24:47.827Z] [2024-04-16T10:24:47.827Z] setToolUnix: [2024-04-16T10:24:47.827Z] [2024-04-16T10:24:47.827Z] setToolProperty: [2024-04-16T10:24:47.827Z] [2024-04-16T10:24:47.827Z] setS1ASclassPath: [2024-04-16T10:24:47.827Z] [2024-04-16T10:24:47.827Z] init-common: [2024-04-16T10:24:47.827Z] [2024-04-16T10:24:47.827Z] create-jdbc-connpool-common: [2024-04-16T10:24:47.933Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:47.933Z] [javac] 1 warning [2024-04-16T10:24:47.933Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/ear/xmloverride/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:47.933Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride [2024-04-16T10:24:47.959Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:47.960Z] [java] JMS Servlet Output [2024-04-16T10:24:47.961Z] [java]
DatabaseServelt :: All information I can give

[2024-04-16T10:24:47.961Z] [java] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-04-16T10:24:47.961Z] [java] Servlet Path : /HelloServlet
[2024-04-16T10:24:47.961Z] [java] Path Info : null
[2024-04-16T10:24:47.961Z] [java] [2024-04-16T10:24:47.961Z] [java] Value of key is: main [2024-04-16T10:24:47.961Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:47.961Z] [java] [2024-04-16T10:24:47.961Z] [java] [2024-04-16T10:24:47.961Z] [java] ----------------------------------------- [2024-04-16T10:24:47.961Z] [java] - main: PASS - [2024-04-16T10:24:47.961Z] [java] ----------------------------------------- [2024-04-16T10:24:47.961Z] [java] Total PASS: 1 [2024-04-16T10:24:47.961Z] [java] Total FAIL: 0 [2024-04-16T10:24:47.961Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:47.961Z] [java] ----------------------------------------- [2024-04-16T10:24:47.961Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:47.961Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] undeploy: [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] setOSConditions: [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] setToolWin: [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] setToolUnix: [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] setToolProperty: [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] setS1ASclassPath: [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] init-common: [2024-04-16T10:24:47.961Z] [2024-04-16T10:24:47.961Z] undeploy-war-common: [2024-04-16T10:24:47.991Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server jdbc/ejb-subclassing [2024-04-16T10:24:47.991Z] [exec] Connector resource jdbc/ejb-subclassing deleted. [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] delete-pool: [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] setOSConditions: [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] setToolWin: [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] setToolUnix: [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] setToolProperty: [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] setS1ASclassPath: [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] init-common: [2024-04-16T10:24:47.991Z] [2024-04-16T10:24:47.991Z] delete-connector-connpool-common: [2024-04-16T10:24:47.991Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true embedded-ra-pool [2024-04-16T10:24:48.090Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-maxpoolsize-pool-xa [2024-04-16T10:24:48.090Z] [exec] JDBC connection pool jdbc-maxpoolsize-pool-xa created successfully. [2024-04-16T10:24:48.090Z] [2024-04-16T10:24:48.090Z] set-derby-connpool-props: [2024-04-16T10:24:48.188Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:48.188Z] [javac] 1 warning [2024-04-16T10:24:48.188Z] [2024-04-16T10:24:48.188Z] assemble: [2024-04-16T10:24:48.188Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-ejb.jar [2024-04-16T10:24:48.188Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverride-client.jar [2024-04-16T10:24:48.188Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-04-16T10:24:48.188Z] [2024-04-16T10:24:48.188Z] declare-test: [2024-04-16T10:24:48.188Z] [echo] Starting test xmloverride ejb30/security Test asadmin deploy [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.os: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.tools.unix: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.tools.windows: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.tools: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] setAsadminArgs: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.customtasks: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] prepare: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] deploy.asadmin: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] setAsadminArgs: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] common.deploy.asadmin: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.os: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.tools.unix: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.tools.windows: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.tools: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] setAsadminArgs: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] init.customtasks: [2024-04-16T10:24:48.189Z] [2024-04-16T10:24:48.189Z] common.run.asadmin: [2024-04-16T10:24:48.190Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-04-16T10:24:48.220Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:48.220Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:24:48.241Z] [exec] Apr 16, 2024 10:24:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:48.241Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:48.300Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:48.300Z] [exec] domain.resources.connector-connection-pool.blackbox-tx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:48.300Z] [2024-04-16T10:24:48.300Z] deploy-rar-and-setup-resources: [2024-04-16T10:24:48.300Z] [2024-04-16T10:24:48.300Z] setOSConditions: [2024-04-16T10:24:48.300Z] [2024-04-16T10:24:48.300Z] setToolWin: [2024-04-16T10:24:48.300Z] [2024-04-16T10:24:48.300Z] setToolUnix: [2024-04-16T10:24:48.300Z] [2024-04-16T10:24:48.300Z] setToolProperty: [2024-04-16T10:24:48.300Z] [2024-04-16T10:24:48.300Z] setS1ASclassPath: [2024-04-16T10:24:48.301Z] [2024-04-16T10:24:48.301Z] init-common: [2024-04-16T10:24:48.301Z] [2024-04-16T10:24:48.301Z] deploy-rar-common: [2024-04-16T10:24:48.301Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-notx.rar [2024-04-16T10:24:48.459Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:48.459Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:24:48.495Z] [exec] Apr 16, 2024 10:24:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:48.495Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:48.521Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-javamodule-web [2024-04-16T10:24:48.552Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:48.552Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:48.552Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true embedded-ra-pool [2024-04-16T10:24:48.553Z] [exec] Connector connection pool embedded-ra-pool deleted. [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] setOSConditions: [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] setToolWin: [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] setToolUnix: [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] setToolProperty: [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] setS1ASclassPath: [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] init-common: [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] delete-admin-object: [2024-04-16T10:24:48.553Z] [2024-04-16T10:24:48.553Z] asadmin-common: [2024-04-16T10:24:48.553Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/jdbcAdmin [2024-04-16T10:24:48.649Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2024-04-16T10:24:48.649Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.User=dbuser [2024-04-16T10:24:48.776Z] [2024-04-16T10:24:48.776Z] all: [2024-04-16T10:24:48.776Z] [2024-04-16T10:24:48.776Z] managedbean: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setOSConditions: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setToolWin: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setToolUnix: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setToolProperty: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setS1ASclassPath: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] init-common: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] clean: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setOSConditions: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setToolWin: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setToolUnix: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setToolProperty: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.777Z] setS1ASclassPath: [2024-04-16T10:24:48.777Z] [2024-04-16T10:24:48.778Z] init-common: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] clean-common: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setOSConditions: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setToolWin: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setToolUnix: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setToolProperty: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setS1ASclassPath: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] init-common: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] clean-classes-common: [2024-04-16T10:24:48.778Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setOSConditions: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setToolWin: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setToolUnix: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setToolProperty: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.778Z] setS1ASclassPath: [2024-04-16T10:24:48.778Z] [2024-04-16T10:24:48.779Z] init-common: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] clean-jars-common: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] compile: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] setOSConditions: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] setToolWin: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] setToolUnix: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] setToolProperty: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] setS1ASclassPath: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] init-common: [2024-04-16T10:24:48.779Z] [2024-04-16T10:24:48.779Z] compile-common: [2024-04-16T10:24:48.779Z] [echo] Current time (ISO): 2024-04-16T10:24:48.576+0000 [2024-04-16T10:24:48.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:48.779Z] [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:48.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-notx.rar [2024-04-16T10:24:48.900Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:24:48.900Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:48.900Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/ut/TestUtil.java uses unchecked or unsafe operations. [2024-04-16T10:24:48.900Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:24:48.900Z] [javac] 1 warning [2024-04-16T10:24:48.900Z] [2024-04-16T10:24:48.900Z] run-ut: [2024-04-16T10:24:48.903Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2024-04-16T10:24:48.903Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.Password=dbpassword [2024-04-16T10:24:49.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/jdbcAdmin [2024-04-16T10:24:49.142Z] [exec] Application deployed with name blackbox-notx. [2024-04-16T10:24:49.142Z] [echo] Deploying rar/blackbox-notx.rar on server [2024-04-16T10:24:49.142Z] [2024-04-16T10:24:49.142Z] setOSConditions: [2024-04-16T10:24:49.142Z] [2024-04-16T10:24:49.142Z] setToolWin: [2024-04-16T10:24:49.142Z] [2024-04-16T10:24:49.142Z] setToolUnix: [2024-04-16T10:24:49.142Z] [2024-04-16T10:24:49.142Z] setToolProperty: [2024-04-16T10:24:49.142Z] [2024-04-16T10:24:49.142Z] setS1ASclassPath: [2024-04-16T10:24:49.142Z] [2024-04-16T10:24:49.142Z] init-common: [2024-04-16T10:24:49.142Z] [2024-04-16T10:24:49.142Z] create-connector-connpool: [2024-04-16T10:24:49.142Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-notx --connectiondefinition javax.sql.DataSource --target server blackbox-notx-ccp [2024-04-16T10:24:49.146Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:49.146Z] [javac] 1 warning [2024-04-16T10:24:49.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:49.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom [2024-04-16T10:24:49.146Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:24:49.146Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:24:49.146Z] [2024-04-16T10:24:49.146Z] deploy-app: [2024-04-16T10:24:49.146Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:49.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:49.147Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:49.147Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:49.147Z] [2024-04-16T10:24:49.147Z] deploy-war-common: [2024-04-16T10:24:49.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:49.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:49.147Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:49.147Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:49.147Z] [2024-04-16T10:24:49.147Z] setOSConditions: [2024-04-16T10:24:49.147Z] [2024-04-16T10:24:49.147Z] setToolWin: [2024-04-16T10:24:49.147Z] [2024-04-16T10:24:49.148Z] setToolUnix: [2024-04-16T10:24:49.148Z] [2024-04-16T10:24:49.148Z] setToolProperty: [2024-04-16T10:24:49.148Z] [2024-04-16T10:24:49.148Z] setS1ASclassPath: [2024-04-16T10:24:49.148Z] [2024-04-16T10:24:49.148Z] init-common: [2024-04-16T10:24:49.148Z] [2024-04-16T10:24:49.148Z] deploy-war-commonpe: [2024-04-16T10:24:49.389Z] [exec] Administered object eis/jdbcAdmin deleted. [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] undeploy-ear: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] setOSConditions: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] setToolWin: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] setToolUnix: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] setToolProperty: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] setS1ASclassPath: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] init-common: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] delete-ra-config: [2024-04-16T10:24:49.389Z] [2024-04-16T10:24:49.389Z] asadmin-common: [2024-04-16T10:24:49.389Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-subclassingApp#jdbcra [2024-04-16T10:24:49.406Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar of size 3,646 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar [2024-04-16T10:24:49.406Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar of size 11,116 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar [2024-04-16T10:24:49.407Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient.jar of size 3,363 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient.jar [2024-04-16T10:24:49.407Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2024-04-16T10:24:49.407Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.os: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.tools.unix: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.tools.windows: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.tools: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] setAsadminArgs: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.customtasks: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] setEnabled: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] createAppRef: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.os: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.tools.unix: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.tools.windows: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.tools: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] setAsadminArgs: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] init.customtasks: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] prepare: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] setOrbPort2: [2024-04-16T10:24:49.407Z] [2024-04-16T10:24:49.407Z] runclient: [2024-04-16T10:24:49.461Z] [junit] WARNING: multiple versions of ant detected in path for junit [2024-04-16T10:24:49.462Z] [junit] jar:file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/modules/ant.jar!/org/apache/tools/ant/Project.class [2024-04-16T10:24:49.462Z] [junit] and jar:file:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar!/org/apache/tools/ant/Project.class [2024-04-16T10:24:49.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2024-04-16T10:24:49.462Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.driverType=4 [2024-04-16T10:24:49.703Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:49.703Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:49.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-notx --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server blackbox-notx-ccp [2024-04-16T10:24:49.703Z] [exec] Connector connection pool blackbox-notx-ccp created. [2024-04-16T10:24:49.703Z] [2024-04-16T10:24:49.703Z] create-connector-connpool-common: [2024-04-16T10:24:49.703Z] [2024-04-16T10:24:49.703Z] setOSConditions: [2024-04-16T10:24:49.703Z] [2024-04-16T10:24:49.703Z] setToolWin: [2024-04-16T10:24:49.703Z] [2024-04-16T10:24:49.703Z] setToolUnix: [2024-04-16T10:24:49.703Z] [2024-04-16T10:24:49.703Z] setToolProperty: [2024-04-16T10:24:49.703Z] [2024-04-16T10:24:49.703Z] setS1ASclassPath: [2024-04-16T10:24:49.704Z] [2024-04-16T10:24:49.704Z] init-common: [2024-04-16T10:24:49.704Z] [2024-04-16T10:24:49.704Z] create-connector-resource-common: [2024-04-16T10:24:49.704Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname blackbox-notx-ccp --target server blackbox-notx-cr [2024-04-16T10:24:49.716Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2024-04-16T10:24:49.716Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.portNumber=1527 [2024-04-16T10:24:49.728Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot mtom --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mtom-web.war [2024-04-16T10:24:49.950Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:49.950Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:49.951Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server web-subclassingApp#jdbcra [2024-04-16T10:24:50.274Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2024-04-16T10:24:50.274Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.dataBaseName=testdb [2024-04-16T10:24:50.376Z] [exec] Apr 16, 2024 10:24:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:50.376Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22791b75 [2024-04-16T10:24:50.399Z] [junit] Running com.sun.s1asdev.cfd.ArchiveTest [2024-04-16T10:24:50.399Z] [junit] Testsuite: com.sun.s1asdev.cfd.ArchiveTest [2024-04-16T10:24:50.528Z] [2024-04-16T10:24:50.528Z] setOSConditions: [2024-04-16T10:24:50.528Z] [2024-04-16T10:24:50.528Z] setToolWin: [2024-04-16T10:24:50.528Z] [2024-04-16T10:24:50.528Z] setToolUnix: [2024-04-16T10:24:50.528Z] [2024-04-16T10:24:50.528Z] setToolProperty: [2024-04-16T10:24:50.528Z] [2024-04-16T10:24:50.528Z] setS1ASclassPath: [2024-04-16T10:24:50.528Z] [2024-04-16T10:24:50.528Z] init-common: [2024-04-16T10:24:50.528Z] [2024-04-16T10:24:50.528Z] undeploy-common: [2024-04-16T10:24:50.632Z] [exec] Got the EJB!! [2024-04-16T10:24:50.632Z] [exec] Calling authorized method - addItem [2024-04-16T10:24:50.632Z] [exec] Looked up home!! [2024-04-16T10:24:50.632Z] [exec] Narrowed home!! [2024-04-16T10:24:50.632Z] [exec] 320.0 [2024-04-16T10:24:50.632Z] [exec] Shopping list for LizHurley [2024-04-16T10:24:50.632Z] [exec] lipstick [2024-04-16T10:24:50.632Z] [exec] mascara [2024-04-16T10:24:50.632Z] [exec] sandals [2024-04-16T10:24:50.632Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-04-16T10:24:50.632Z] [exec] Value of key is: per app [2024-04-16T10:24:50.632Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-04-16T10:24:50.632Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:50.632Z] [exec] [2024-04-16T10:24:50.632Z] [exec] [2024-04-16T10:24:50.632Z] [exec] ----------------------------------------- [2024-04-16T10:24:50.632Z] [exec] - per app: PASS - [2024-04-16T10:24:50.632Z] [exec] ----------------------------------------- [2024-04-16T10:24:50.632Z] [exec] Total PASS: 1 [2024-04-16T10:24:50.632Z] [exec] Total FAIL: 0 [2024-04-16T10:24:50.632Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:50.632Z] [exec] ----------------------------------------- [2024-04-16T10:24:50.632Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:50.632Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:50.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname blackbox-notx-ccp --enabled=true --objecttype user --target server blackbox-notx-cr [2024-04-16T10:24:50.633Z] [exec] Connector resource blackbox-notx-cr created. [2024-04-16T10:24:50.633Z] [2024-04-16T10:24:50.633Z] asadmin-common: [2024-04-16T10:24:50.633Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:24:50.682Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:50.720Z] [exec] Application deployed with name mtom-web. [2024-04-16T10:24:50.720Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:50.720Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:50.720Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:50.720Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:50.720Z] [2024-04-16T10:24:50.720Z] deploy-war-commonee: [2024-04-16T10:24:50.721Z] [2024-04-16T10:24:50.721Z] deploy-client: [2024-04-16T10:24:50.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:24:50.832Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:24:50.937Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:24:50.937Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:24:50.937Z] [javac] 1 warning [2024-04-16T10:24:50.937Z] [2024-04-16T10:24:50.937Z] build: [2024-04-16T10:24:51.087Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2024-04-16T10:24:51.087Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.create=true [2024-04-16T10:24:51.189Z] [2024-04-16T10:24:51.189Z] undeploy: [2024-04-16T10:24:51.189Z] [2024-04-16T10:24:51.189Z] setOSConditions: [2024-04-16T10:24:51.189Z] [2024-04-16T10:24:51.190Z] setToolWin: [2024-04-16T10:24:51.190Z] [2024-04-16T10:24:51.190Z] setToolUnix: [2024-04-16T10:24:51.190Z] [2024-04-16T10:24:51.190Z] setToolProperty: [2024-04-16T10:24:51.190Z] [2024-04-16T10:24:51.190Z] setS1ASclassPath: [2024-04-16T10:24:51.190Z] [2024-04-16T10:24:51.190Z] init-common: [2024-04-16T10:24:51.190Z] [2024-04-16T10:24:51.190Z] undeploy-common: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] setOSConditions: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] setToolWin: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] setToolUnix: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] setToolProperty: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] setS1ASclassPath: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] init-common: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] webclient-war-common: [2024-04-16T10:24:51.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] clear: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] test-tlds-exist: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] copy-tlds: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] test-tagfiles-exist: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] copy-tagfiles: [2024-04-16T10:24:51.192Z] [2024-04-16T10:24:51.192Z] package-war-common: [2024-04-16T10:24:51.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:51.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:51.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:51.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:51.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/lib [2024-04-16T10:24:51.192Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:51.193Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/managedbean/docroot [2024-04-16T10:24:51.193Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-managedbean-web.war [2024-04-16T10:24:51.193Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:51.193Z] [2024-04-16T10:24:51.193Z] setOSConditions: [2024-04-16T10:24:51.193Z] [2024-04-16T10:24:51.193Z] setToolWin: [2024-04-16T10:24:51.193Z] [2024-04-16T10:24:51.193Z] setToolUnix: [2024-04-16T10:24:51.193Z] [2024-04-16T10:24:51.193Z] setToolProperty: [2024-04-16T10:24:51.193Z] [2024-04-16T10:24:51.193Z] setS1ASclassPath: [2024-04-16T10:24:51.193Z] [2024-04-16T10:24:51.193Z] init-common: [2024-04-16T10:24:51.193Z] [2024-04-16T10:24:51.193Z] compile-common: [2024-04-16T10:24:51.193Z] [echo] Current time (ISO): 2024-04-16T10:24:50.969+0000 [2024-04-16T10:24:51.193Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:51.194Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:24:51.194Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.User=pbpublic [2024-04-16T10:24:51.194Z] [2024-04-16T10:24:51.194Z] asadmin-common: [2024-04-16T10:24:51.194Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:24:51.327Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:51.327Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:24:51.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rpaLoginBeanApp [2024-04-16T10:24:51.444Z] [2024-04-16T10:24:51.444Z] unsetup: [2024-04-16T10:24:51.444Z] [2024-04-16T10:24:51.444Z] setOSConditions: [2024-04-16T10:24:51.444Z] [2024-04-16T10:24:51.444Z] setToolWin: [2024-04-16T10:24:51.444Z] [2024-04-16T10:24:51.444Z] setToolUnix: [2024-04-16T10:24:51.444Z] [2024-04-16T10:24:51.444Z] setToolProperty: [2024-04-16T10:24:51.444Z] [2024-04-16T10:24:51.444Z] setS1ASclassPath: [2024-04-16T10:24:51.444Z] [2024-04-16T10:24:51.444Z] init-common: [2024-04-16T10:24:51.445Z] [2024-04-16T10:24:51.445Z] delete-user-common: [2024-04-16T10:24:51.498Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-04-16T10:24:51.498Z] [2024-04-16T10:24:51.498Z] enable-resource-validation: [2024-04-16T10:24:51.498Z] [2024-04-16T10:24:51.498Z] setOSConditions: [2024-04-16T10:24:51.498Z] [2024-04-16T10:24:51.498Z] setToolWin: [2024-04-16T10:24:51.498Z] [2024-04-16T10:24:51.498Z] setToolUnix: [2024-04-16T10:24:51.498Z] [2024-04-16T10:24:51.498Z] setToolProperty: [2024-04-16T10:24:51.499Z] [2024-04-16T10:24:51.499Z] setS1ASclassPath: [2024-04-16T10:24:51.499Z] [2024-04-16T10:24:51.499Z] init-common: [2024-04-16T10:24:51.499Z] [2024-04-16T10:24:51.499Z] delete-jvm-options: [2024-04-16T10:24:51.646Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2024-04-16T10:24:51.647Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.property.serverName=localhost [2024-04-16T10:24:51.647Z] [2024-04-16T10:24:51.647Z] setOSConditions: [2024-04-16T10:24:51.647Z] [2024-04-16T10:24:51.647Z] setToolWin: [2024-04-16T10:24:51.647Z] [2024-04-16T10:24:51.647Z] setToolUnix: [2024-04-16T10:24:51.647Z] [2024-04-16T10:24:51.647Z] setToolProperty: [2024-04-16T10:24:51.647Z] [2024-04-16T10:24:51.647Z] setS1ASclassPath: [2024-04-16T10:24:51.647Z] [2024-04-16T10:24:51.647Z] init-common: [2024-04-16T10:24:51.647Z] [2024-04-16T10:24:51.647Z] create-jdbc-resource-common: [2024-04-16T10:24:51.647Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-maxpoolsize-pool-xa --target server jdbc/maxpoolsize-xa [2024-04-16T10:24:51.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:24:51.755Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.Password=pbpublic [2024-04-16T10:24:51.755Z] [2024-04-16T10:24:51.755Z] asadmin-common: [2024-04-16T10:24:51.755Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:51.902Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-maxpoolsize-pool-xa --enabled=true --target server jdbc/maxpoolsize-xa [2024-04-16T10:24:51.902Z] [exec] JDBC resource jdbc/maxpoolsize-xa created successfully. [2024-04-16T10:24:51.902Z] [echo] cmd executed for server [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] setOSConditions: [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] setToolWin: [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] setToolUnix: [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] setToolProperty: [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] setS1ASclassPath: [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] init-common: [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] deploy-common: [2024-04-16T10:24:51.902Z] [echo] Current time (ISO): 2024-04-16T10:24:51.766+0000 [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] setOSConditions: [2024-04-16T10:24:51.902Z] [2024-04-16T10:24:51.902Z] setToolWin: [2024-04-16T10:24:51.903Z] [2024-04-16T10:24:51.903Z] setToolUnix: [2024-04-16T10:24:51.903Z] [2024-04-16T10:24:51.903Z] setToolProperty: [2024-04-16T10:24:51.903Z] [2024-04-16T10:24:51.903Z] setS1ASclassPath: [2024-04-16T10:24:51.903Z] [2024-04-16T10:24:51.903Z] init-common: [2024-04-16T10:24:51.903Z] [2024-04-16T10:24:51.903Z] deploy-common-pe: [2024-04-16T10:24:51.923Z] [exec] Application deployed with name wsclient. [2024-04-16T10:24:51.923Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:51.923Z] [2024-04-16T10:24:51.923Z] setup: [2024-04-16T10:24:51.923Z] [2024-04-16T10:24:51.923Z] runtest: [2024-04-16T10:24:51.923Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:51.923Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml:127: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:24:51.923Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:51.924Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:24:51.924Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:24:52.042Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet [2024-04-16T10:24:52.042Z] [2024-04-16T10:24:52.042Z] asadmin-common: [2024-04-16T10:24:52.042Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: [2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: [2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: [2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: [2024-04-16T10:24:52.219Z] [java] [client.TestClient]::

[2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:24:52.219Z] [java] [client.TestClient]::

[2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: [11111] [2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: [2024-04-16T10:24:52.219Z] [java] [client.TestClient]:: [2024-04-16T10:24:52.219Z] [java] Value of key is:MTOM-tests [2024-04-16T10:24:52.219Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:52.219Z] [java] [2024-04-16T10:24:52.219Z] [java] [2024-04-16T10:24:52.219Z] [java] ----------------------------------------- [2024-04-16T10:24:52.219Z] [java] - MTOM-tests: PASS - [2024-04-16T10:24:52.219Z] [java] ----------------------------------------- [2024-04-16T10:24:52.219Z] [java] Total PASS: 1 [2024-04-16T10:24:52.219Z] [java] Total FAIL: 0 [2024-04-16T10:24:52.219Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:52.219Z] [java] ----------------------------------------- [2024-04-16T10:24:52.219Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:52.219Z] [2024-04-16T10:24:52.219Z] undeploy: [2024-04-16T10:24:52.219Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:52.219Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:52.220Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:52.220Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:52.220Z] [2024-04-16T10:24:52.220Z] setOSConditions: [2024-04-16T10:24:52.220Z] [2024-04-16T10:24:52.220Z] setToolWin: [2024-04-16T10:24:52.220Z] [2024-04-16T10:24:52.220Z] setToolUnix: [2024-04-16T10:24:52.220Z] [2024-04-16T10:24:52.220Z] setToolProperty: [2024-04-16T10:24:52.220Z] [2024-04-16T10:24:52.220Z] setS1ASclassPath: [2024-04-16T10:24:52.220Z] [2024-04-16T10:24:52.220Z] init-common: [2024-04-16T10:24:52.220Z] [2024-04-16T10:24:52.220Z] undeploy-war-common: [2024-04-16T10:24:52.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:52.316Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:24:52.317Z] [2024-04-16T10:24:52.317Z] asadmin-common: [2024-04-16T10:24:52.317Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:52.425Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Ddeployment.resource.validation=false [2024-04-16T10:24:52.425Z] [exec] Deleted 1 option(s) [2024-04-16T10:24:52.425Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:24:52.425Z] [2024-04-16T10:24:52.425Z] restart-server: [2024-04-16T10:24:52.425Z] [2024-04-16T10:24:52.425Z] setOSConditions: [2024-04-16T10:24:52.425Z] [2024-04-16T10:24:52.425Z] stop-server: [2024-04-16T10:24:52.425Z] [2024-04-16T10:24:52.425Z] stop-server-unix: [2024-04-16T10:24:52.425Z] [echo] stopping server on unix ... [2024-04-16T10:24:52.464Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeApp.ear [2024-04-16T10:24:52.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] all: [2024-04-16T10:24:52.600Z] [echo] [2024-04-16T10:24:52.600Z] [echo] [2024-04-16T10:24:52.600Z] [echo] [2024-04-16T10:24:52.600Z] [echo] *************************************************************************** [2024-04-16T10:24:52.600Z] [echo] * Running group jdbcrealm [2024-04-16T10:24:52.600Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:24:52.600Z] [echo] *************************************************************************** [2024-04-16T10:24:52.600Z] [echo] [2024-04-16T10:24:52.600Z] [echo] [2024-04-16T10:24:52.600Z] [echo] [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] display-header: [2024-04-16T10:24:52.600Z] [echo] -->Running security-jdbcrealm tests from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm ... [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] all: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] setOSConditions: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] setToolWin: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] setToolUnix: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] setToolProperty: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] setS1ASclassPath: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] init-common: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.600Z] setup: [2024-04-16T10:24:52.600Z] [2024-04-16T10:24:52.601Z] setOSConditions: [2024-04-16T10:24:52.601Z] [2024-04-16T10:24:52.601Z] setToolWin: [2024-04-16T10:24:52.601Z] [2024-04-16T10:24:52.601Z] setToolUnix: [2024-04-16T10:24:52.601Z] [2024-04-16T10:24:52.601Z] setToolProperty: [2024-04-16T10:24:52.601Z] [2024-04-16T10:24:52.601Z] setS1ASclassPath: [2024-04-16T10:24:52.601Z] [2024-04-16T10:24:52.601Z] init-common: [2024-04-16T10:24:52.601Z] [2024-04-16T10:24:52.601Z] create-db-schema: [2024-04-16T10:24:52.601Z] [echo] Executing sql statement at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm from ./create-auth-schema.sql for db.url jdbc:derby://localhost:1527/fancyDbName;create=true; [2024-04-16T10:24:52.718Z] [exec] Application deployed with name jdbc-reconfig-maxpoolsizeApp. [2024-04-16T10:24:52.718Z] [echo] Deployment on target server server successful [2024-04-16T10:24:52.718Z] [2024-04-16T10:24:52.718Z] setOSConditions: [2024-04-16T10:24:52.718Z] [2024-04-16T10:24:52.718Z] setToolWin: [2024-04-16T10:24:52.718Z] [2024-04-16T10:24:52.718Z] setToolUnix: [2024-04-16T10:24:52.718Z] [2024-04-16T10:24:52.718Z] setToolProperty: [2024-04-16T10:24:52.718Z] [2024-04-16T10:24:52.718Z] setS1ASclassPath: [2024-04-16T10:24:52.718Z] [2024-04-16T10:24:52.718Z] init-common: [2024-04-16T10:24:52.718Z] [2024-04-16T10:24:52.718Z] deploy-common-ee: [2024-04-16T10:24:52.719Z] [2024-04-16T10:24:52.719Z] run: [2024-04-16T10:24:52.719Z] [2024-04-16T10:24:52.719Z] asadmin-common: [2024-04-16T10:24:52.719Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=10 [2024-04-16T10:24:52.782Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mtom-web [2024-04-16T10:24:52.782Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:52.782Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:52.782Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:52.782Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mtom/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:52.782Z] [2024-04-16T10:24:52.782Z] setOSConditions: [2024-04-16T10:24:52.782Z] [2024-04-16T10:24:52.782Z] setToolWin: [2024-04-16T10:24:52.783Z] [2024-04-16T10:24:52.783Z] setToolUnix: [2024-04-16T10:24:52.783Z] [2024-04-16T10:24:52.783Z] setToolProperty: [2024-04-16T10:24:52.783Z] [2024-04-16T10:24:52.783Z] setS1ASclassPath: [2024-04-16T10:24:52.783Z] [2024-04-16T10:24:52.783Z] init-common: [2024-04-16T10:24:52.783Z] [2024-04-16T10:24:52.783Z] undeploy-client: [2024-04-16T10:24:52.914Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 sec [2024-04-16T10:24:52.914Z] [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 sec [2024-04-16T10:24:52.914Z] [junit] ------------- Standard Output --------------- [2024-04-16T10:24:52.914Z] [junit] Value of key is:connection-factory-definition-application-archive-test [2024-04-16T10:24:52.914Z] [junit] Value of key is:connection-factory-definition-web-archive-test [2024-04-16T10:24:52.914Z] [junit] Value of key is:connection-factory-definition-EJB-archive-test [2024-04-16T10:24:52.914Z] [junit] ------------- ---------------- --------------- [2024-04-16T10:24:52.914Z] [junit] ------------- Standard Error ----------------- [2024-04-16T10:24:52.914Z] [junit] Apr 16, 2024 10:24:52 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:24:52.914Z] [junit] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:24:52.914Z] [junit] Apr 16, 2024 10:24:52 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:24:52.914Z] [junit] WARNING: Unresolved : HelloEJB [2024-04-16T10:24:52.914Z] [junit] Apr 16, 2024 10:24:52 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:24:52.915Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-04-16T10:24:52.915Z] [junit] Apr 16, 2024 10:24:52 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:24:52.915Z] [junit] WARNING: Unresolved : HelloEJB [2024-04-16T10:24:52.915Z] [junit] Apr 16, 2024 10:24:52 AM com.sun.enterprise.deployment.util.ComponentValidator accept [2024-04-16T10:24:52.915Z] [junit] WARNING: Unresolved : HelloStatefulEJB [2024-04-16T10:24:52.915Z] [junit] ------------- ---------------- --------------- [2024-04-16T10:24:52.915Z] [junit] [2024-04-16T10:24:52.915Z] [junit] Testcase: testApplicationArchive took 1.677 sec [2024-04-16T10:24:52.915Z] [junit] Testcase: testWebArchive took 0.439 sec [2024-04-16T10:24:52.915Z] [junit] Testcase: testEJBArchive took 0.396 sec [2024-04-16T10:24:53.106Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:53.106Z] [javac] 1 warning [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] deploy: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] deploy-war-common: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] setOSConditions: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] setToolWin: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] setToolUnix: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] setToolProperty: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] setS1ASclassPath: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] init-common: [2024-04-16T10:24:53.106Z] [2024-04-16T10:24:53.106Z] deploy-war-commonpe: [2024-04-16T10:24:53.243Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:53.243Z] [exec] domain.resources.connector-connection-pool.blackbox-notx-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setOSConditions: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setToolWin: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setToolUnix: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setToolProperty: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setS1ASclassPath: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] init-common: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] deploy-common: [2024-04-16T10:24:53.244Z] [echo] Current time (ISO): 2024-04-16T10:24:52.945+0000 [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setOSConditions: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setToolWin: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setToolUnix: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setToolProperty: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] setS1ASclassPath: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] init-common: [2024-04-16T10:24:53.244Z] [2024-04-16T10:24:53.244Z] deploy-common-pe: [2024-04-16T10:24:53.277Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=10 [2024-04-16T10:24:53.278Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=10 [2024-04-16T10:24:53.278Z] [2024-04-16T10:24:53.278Z] asadmin-common: [2024-04-16T10:24:53.278Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_wait_time_in_millis=1000 [2024-04-16T10:24:53.345Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:53.345Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:24:53.345Z] [exec] Command undeploy executed successfully. [2024-04-16T10:24:53.345Z] [2024-04-16T10:24:53.345Z] all: [2024-04-16T10:24:53.345Z] [2024-04-16T10:24:53.345Z] all: [2024-04-16T10:24:53.523Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/create-auth-schema.sql [2024-04-16T10:24:53.532Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_wait_time_in_millis=1000 [2024-04-16T10:24:53.532Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-wait-time-in-millis=1000 [2024-04-16T10:24:53.532Z] [2024-04-16T10:24:53.532Z] setOSConditions: [2024-04-16T10:24:53.532Z] [2024-04-16T10:24:53.532Z] setToolWin: [2024-04-16T10:24:53.532Z] [2024-04-16T10:24:53.532Z] setToolUnix: [2024-04-16T10:24:53.532Z] [2024-04-16T10:24:53.532Z] setToolProperty: [2024-04-16T10:24:53.532Z] [2024-04-16T10:24:53.532Z] setS1ASclassPath: [2024-04-16T10:24:53.532Z] [2024-04-16T10:24:53.532Z] init-common: [2024-04-16T10:24:53.532Z] [2024-04-16T10:24:53.532Z] runclient-common: [2024-04-16T10:24:53.532Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:24:53.602Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:53.602Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:53.602Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:53.602Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:53.602Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:53.602Z] [2024-04-16T10:24:53.602Z] setOSConditions: [2024-04-16T10:24:53.602Z] [2024-04-16T10:24:53.602Z] setToolWin: [2024-04-16T10:24:53.602Z] [2024-04-16T10:24:53.602Z] setToolUnix: [2024-04-16T10:24:53.602Z] [2024-04-16T10:24:53.603Z] setToolProperty: [2024-04-16T10:24:53.603Z] [2024-04-16T10:24:53.603Z] setS1ASclassPath: [2024-04-16T10:24:53.603Z] [2024-04-16T10:24:53.603Z] init-common: [2024-04-16T10:24:53.603Z] [2024-04-16T10:24:53.603Z] clean: [2024-04-16T10:24:53.603Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:53.603Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:53.603Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:53.603Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:53.603Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:53.603Z] [2024-04-16T10:24:53.604Z] setOSConditions: [2024-04-16T10:24:53.604Z] [2024-04-16T10:24:53.604Z] setToolWin: [2024-04-16T10:24:53.604Z] [2024-04-16T10:24:53.604Z] setToolUnix: [2024-04-16T10:24:53.604Z] [2024-04-16T10:24:53.604Z] setToolProperty: [2024-04-16T10:24:53.604Z] [2024-04-16T10:24:53.604Z] setS1ASclassPath: [2024-04-16T10:24:53.604Z] [2024-04-16T10:24:53.604Z] init-common: [2024-04-16T10:24:53.604Z] [2024-04-16T10:24:53.604Z] clean-common: [2024-04-16T10:24:53.604Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:53.604Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:53.604Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:53.605Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:53.605Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:53.605Z] [2024-04-16T10:24:53.605Z] setOSConditions: [2024-04-16T10:24:53.605Z] [2024-04-16T10:24:53.605Z] setToolWin: [2024-04-16T10:24:53.605Z] [2024-04-16T10:24:53.605Z] setToolUnix: [2024-04-16T10:24:53.605Z] [2024-04-16T10:24:53.605Z] setToolProperty: [2024-04-16T10:24:53.605Z] [2024-04-16T10:24:53.605Z] setS1ASclassPath: [2024-04-16T10:24:53.605Z] [2024-04-16T10:24:53.605Z] init-common: [2024-04-16T10:24:53.605Z] [2024-04-16T10:24:53.605Z] clean-classes-common: [2024-04-16T10:24:53.605Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:53.605Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:53.606Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:53.606Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:53.606Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:53.606Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:53.606Z] [2024-04-16T10:24:53.606Z] setOSConditions: [2024-04-16T10:24:53.606Z] [2024-04-16T10:24:53.606Z] setToolWin: [2024-04-16T10:24:53.606Z] [2024-04-16T10:24:53.606Z] setToolUnix: [2024-04-16T10:24:53.606Z] [2024-04-16T10:24:53.606Z] setToolProperty: [2024-04-16T10:24:53.606Z] [2024-04-16T10:24:53.606Z] setS1ASclassPath: [2024-04-16T10:24:53.606Z] [2024-04-16T10:24:53.607Z] init-common: [2024-04-16T10:24:53.607Z] [2024-04-16T10:24:53.607Z] clean-jars-common: [2024-04-16T10:24:53.607Z] [2024-04-16T10:24:53.607Z] compile: [2024-04-16T10:24:53.607Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:53.607Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:53.607Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:53.607Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:53.607Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:53.607Z] [2024-04-16T10:24:53.607Z] setOSConditions: [2024-04-16T10:24:53.607Z] [2024-04-16T10:24:53.608Z] setToolWin: [2024-04-16T10:24:53.608Z] [2024-04-16T10:24:53.608Z] setToolUnix: [2024-04-16T10:24:53.608Z] [2024-04-16T10:24:53.608Z] setToolProperty: [2024-04-16T10:24:53.608Z] [2024-04-16T10:24:53.608Z] setS1ASclassPath: [2024-04-16T10:24:53.608Z] [2024-04-16T10:24:53.608Z] init-common: [2024-04-16T10:24:53.608Z] [2024-04-16T10:24:53.608Z] compile-common: [2024-04-16T10:24:53.608Z] [echo] Current time (ISO): 2024-04-16T10:24:53.435+0000 [2024-04-16T10:24:53.608Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:53.608Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:53.690Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-managedbean --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-managedbean-web.war [2024-04-16T10:24:53.777Z] [sql] 16 of 16 SQL statements executed successfully [2024-04-16T10:24:53.777Z] [2024-04-16T10:24:53.777Z] setOSConditions: [2024-04-16T10:24:53.777Z] [2024-04-16T10:24:53.777Z] setToolWin: [2024-04-16T10:24:53.777Z] [2024-04-16T10:24:53.777Z] setToolUnix: [2024-04-16T10:24:53.777Z] [2024-04-16T10:24:53.777Z] setToolProperty: [2024-04-16T10:24:53.777Z] [2024-04-16T10:24:53.777Z] setS1ASclassPath: [2024-04-16T10:24:53.777Z] [2024-04-16T10:24:53.777Z] init-common: [2024-04-16T10:24:53.777Z] [2024-04-16T10:24:53.778Z] create-db-usrgrps: [2024-04-16T10:24:53.778Z] [2024-04-16T10:24:53.778Z] setOSConditions: [2024-04-16T10:24:53.778Z] [2024-04-16T10:24:53.778Z] setToolWin: [2024-04-16T10:24:53.778Z] [2024-04-16T10:24:53.778Z] setToolUnix: [2024-04-16T10:24:53.778Z] [2024-04-16T10:24:53.778Z] setToolProperty: [2024-04-16T10:24:53.778Z] [2024-04-16T10:24:53.778Z] setS1ASclassPath: [2024-04-16T10:24:53.778Z] [2024-04-16T10:24:53.778Z] init-common: [2024-04-16T10:24:53.778Z] [2024-04-16T10:24:53.778Z] compile-common: [2024-04-16T10:24:53.778Z] [echo] Current time (ISO): 2024-04-16T10:24:53.644+0000 [2024-04-16T10:24:53.778Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:53.788Z] [exec] Waiting for the domain to stop . [2024-04-16T10:24:53.788Z] [exec] Waiting finished after 225 ms. [2024-04-16T10:24:53.788Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:24:53.788Z] [2024-04-16T10:24:53.788Z] stop-server-windows: [2024-04-16T10:24:53.788Z] [2024-04-16T10:24:53.788Z] setOSConditions: [2024-04-16T10:24:53.788Z] [2024-04-16T10:24:53.788Z] start-server: [2024-04-16T10:24:53.788Z] [echo] +-----------------------------+ [2024-04-16T10:24:53.788Z] [echo] | | [2024-04-16T10:24:53.788Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:24:53.788Z] [echo] | in Felix mode | [2024-04-16T10:24:53.788Z] [echo] | | [2024-04-16T10:24:53.788Z] [echo] +-----------------------------+ [2024-04-16T10:24:53.788Z] [2024-04-16T10:24:53.788Z] start-server-unix: [2024-04-16T10:24:53.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar-accessibility-testApp.ear [2024-04-16T10:24:53.841Z] [junit] Running com.sun.s1asdev.cfd.DDTest [2024-04-16T10:24:53.841Z] [junit] Testsuite: com.sun.s1asdev.cfd.DDTest [2024-04-16T10:24:53.945Z] [exec] Application deployed with name ejb-ejb31-ejblite-managedbean-web. [2024-04-16T10:24:53.945Z] [2024-04-16T10:24:53.945Z] deploy-war-commonee: [2024-04-16T10:24:53.945Z] [2024-04-16T10:24:53.945Z] run: [2024-04-16T10:24:53.945Z] [2024-04-16T10:24:53.945Z] setOSConditions: [2024-04-16T10:24:53.945Z] [2024-04-16T10:24:53.945Z] setToolWin: [2024-04-16T10:24:53.946Z] [2024-04-16T10:24:53.946Z] setToolUnix: [2024-04-16T10:24:53.946Z] [2024-04-16T10:24:53.946Z] setToolProperty: [2024-04-16T10:24:53.946Z] [2024-04-16T10:24:53.946Z] setS1ASclassPath: [2024-04-16T10:24:53.946Z] [2024-04-16T10:24:53.946Z] init-common: [2024-04-16T10:24:53.946Z] [2024-04-16T10:24:53.946Z] run_se: [2024-04-16T10:24:54.201Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-managedbean/HelloServlet [2024-04-16T10:24:54.387Z] [exec] Application deployed with name rar-accessibility-testApp. [2024-04-16T10:24:54.387Z] [exec] there are no files to retrieve for application rar-accessibility-testApp [2024-04-16T10:24:54.387Z] [echo] Deployment on target server server successful [2024-04-16T10:24:54.387Z] [2024-04-16T10:24:54.387Z] setOSConditions: [2024-04-16T10:24:54.387Z] [2024-04-16T10:24:54.387Z] setToolWin: [2024-04-16T10:24:54.387Z] [2024-04-16T10:24:54.388Z] setToolUnix: [2024-04-16T10:24:54.388Z] [2024-04-16T10:24:54.388Z] setToolProperty: [2024-04-16T10:24:54.388Z] [2024-04-16T10:24:54.388Z] setS1ASclassPath: [2024-04-16T10:24:54.388Z] [2024-04-16T10:24:54.388Z] init-common: [2024-04-16T10:24:54.456Z] [java] JMS Servlet Output [2024-04-16T10:24:54.456Z] [java]
DatabaseServelt :: All information I can give

[2024-04-16T10:24:54.456Z] [java] Context Path : /ejb-ejb31-ejblite-managedbean
[2024-04-16T10:24:54.456Z] [java] Servlet Path : /HelloServlet
[2024-04-16T10:24:54.456Z] [java] Path Info : null
[2024-04-16T10:24:54.456Z] [java] [2024-04-16T10:24:54.456Z] [java] Value of key is: main [2024-04-16T10:24:54.456Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:54.456Z] [java] [2024-04-16T10:24:54.456Z] [java] [2024-04-16T10:24:54.456Z] [java] ----------------------------------------- [2024-04-16T10:24:54.456Z] [java] - main: PASS - [2024-04-16T10:24:54.456Z] [java] ----------------------------------------- [2024-04-16T10:24:54.456Z] [java] Total PASS: 1 [2024-04-16T10:24:54.456Z] [java] Total FAIL: 0 [2024-04-16T10:24:54.456Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:54.456Z] [java] ----------------------------------------- [2024-04-16T10:24:54.456Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:54.456Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] undeploy: [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] setOSConditions: [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] setToolWin: [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] setToolUnix: [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] setToolProperty: [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] setS1ASclassPath: [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] init-common: [2024-04-16T10:24:54.456Z] [2024-04-16T10:24:54.456Z] undeploy-war-common: [2024-04-16T10:24:54.470Z] [exec] Apr 16, 2024 10:24:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:24:54.470Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:24:54.643Z] [2024-04-16T10:24:54.643Z] deploy-common-ee: [2024-04-16T10:24:54.643Z] [2024-04-16T10:24:54.643Z] run: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setOSConditions: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setToolWin: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setToolUnix: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setToolProperty: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setS1ASclassPath: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] init-common: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] execute-sql-common: [2024-04-16T10:24:54.644Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/create_pointbase.sql [2024-04-16T10:24:54.644Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:24:54.644Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:24:54.644Z] [sql] 0 rows affected [2024-04-16T10:24:54.644Z] [sql] 1 rows affected [2024-04-16T10:24:54.644Z] [sql] 1 rows affected [2024-04-16T10:24:54.644Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:24:54.644Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:24:54.644Z] [sql] 0 rows affected [2024-04-16T10:24:54.644Z] [sql] 1 rows affected [2024-04-16T10:24:54.644Z] [sql] 1 rows affected [2024-04-16T10:24:54.644Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setOSConditions: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setToolWin: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setToolUnix: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setToolProperty: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] setS1ASclassPath: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] init-common: [2024-04-16T10:24:54.644Z] [2024-04-16T10:24:54.644Z] run-test-1: [2024-04-16T10:24:54.644Z] [java] GET /rar-accessibility-test/servlet/SimpleServlet?url=/rar-accessibility-test/servlet/SimpleServlet&&expected-count=3 HTTP/1.1 [2024-04-16T10:24:54.644Z] [java] [2024-04-16T10:24:54.644Z] [java] Time: 1 [2024-04-16T10:24:54.644Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:24:54.644Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:24:54.644Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:24:54.644Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:24:54.644Z] [java] [Server response] [2024-04-16T10:24:54.645Z] [java] [Server response]40 [2024-04-16T10:24:54.645Z] [java] [Server response]Running rar_accessibility connector test [2024-04-16T10:24:54.645Z] [java] [Server response]TEST:PASS [2024-04-16T10:24:54.645Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:24:54.645Z] [java] [Server response]END_OF_TEST [2024-04-16T10:24:54.645Z] [java] Value of key is:rar-accessibility-test [2024-04-16T10:24:54.645Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:54.645Z] [java] [2024-04-16T10:24:54.645Z] [java] [2024-04-16T10:24:54.645Z] [java] ----------------------------------------- [2024-04-16T10:24:54.645Z] [java] - rar-accessibility-test: PASS - [2024-04-16T10:24:54.645Z] [java] ----------------------------------------- [2024-04-16T10:24:54.645Z] [java] Total PASS: 1 [2024-04-16T10:24:54.645Z] [java] Total FAIL: 0 [2024-04-16T10:24:54.645Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:24:54.645Z] [java] ----------------------------------------- [2024-04-16T10:24:54.645Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] undeploy: [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] setOSConditions: [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] setToolWin: [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] setToolUnix: [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] setToolProperty: [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] setS1ASclassPath: [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] init-common: [2024-04-16T10:24:54.645Z] [2024-04-16T10:24:54.645Z] execute-sql-common: [2024-04-16T10:24:54.645Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/rar-accessibility/sql/drop_pointbase.sql [2024-04-16T10:24:54.656Z] [2024-04-16T10:24:54.656Z] processResult: [2024-04-16T10:24:54.656Z] [2024-04-16T10:24:54.656Z] failed: [2024-04-16T10:24:54.656Z] [2024-04-16T10:24:54.656Z] passed: [2024-04-16T10:24:54.656Z] [echo] Test xmloverride Passed [2024-04-16T10:24:54.656Z] [2024-04-16T10:24:54.656Z] unknown: [2024-04-16T10:24:54.656Z] [2024-04-16T10:24:54.657Z] declare-test: [2024-04-16T10:24:54.657Z] [echo] Starting test xmloverride ejb30/security Test asadmin redeploy [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.os: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.tools.unix: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.tools.windows: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.tools: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] setAsadminArgs: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.customtasks: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] prepare: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] redeploy.asadmin: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] setAsadminArgs: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] common.redeploy.asadmin: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.os: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.tools.unix: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.tools.windows: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.tools: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] setAsadminArgs: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] init.customtasks: [2024-04-16T10:24:54.657Z] [2024-04-16T10:24:54.657Z] delAppRef: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] init.os: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] init.tools.unix: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] init.tools.windows: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] init.tools: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] setAsadminArgs: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] init: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] init.customtasks: [2024-04-16T10:24:54.658Z] [2024-04-16T10:24:54.658Z] common.run.asadmin: [2024-04-16T10:24:54.658Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives --name deployment-ejb30-ear-xmloverride /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideApp.ear [2024-04-16T10:24:54.913Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:24:54.913Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:24:54.929Z] [sql] 0 rows affected [2024-04-16T10:24:54.929Z] [sql] 0 rows affected [2024-04-16T10:24:54.929Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:24:54.929Z] [2024-04-16T10:24:54.929Z] setOSConditions: [2024-04-16T10:24:54.929Z] [2024-04-16T10:24:54.929Z] setToolWin: [2024-04-16T10:24:54.929Z] [2024-04-16T10:24:54.929Z] setToolUnix: [2024-04-16T10:24:54.929Z] [2024-04-16T10:24:54.929Z] setToolProperty: [2024-04-16T10:24:54.929Z] [2024-04-16T10:24:54.929Z] setS1ASclassPath: [2024-04-16T10:24:54.929Z] [2024-04-16T10:24:54.929Z] init-common: [2024-04-16T10:24:54.929Z] [2024-04-16T10:24:54.929Z] undeploy-common: [2024-04-16T10:24:55.017Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-managedbean-web [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] all: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] sinitcallejb: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] setOSConditions: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] setToolWin: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] setToolUnix: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] setToolProperty: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] setS1ASclassPath: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] init-common: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.017Z] clean: [2024-04-16T10:24:55.017Z] [2024-04-16T10:24:55.018Z] setOSConditions: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolWin: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolUnix: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolProperty: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setS1ASclassPath: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] init-common: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] clean-common: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setOSConditions: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolWin: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolUnix: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolProperty: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setS1ASclassPath: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] init-common: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] clean-classes-common: [2024-04-16T10:24:55.018Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setOSConditions: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolWin: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolUnix: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setToolProperty: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.018Z] setS1ASclassPath: [2024-04-16T10:24:55.018Z] [2024-04-16T10:24:55.019Z] init-common: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] clean-jars-common: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] compile: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] setOSConditions: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] setToolWin: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] setToolUnix: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] setToolProperty: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] setS1ASclassPath: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] init-common: [2024-04-16T10:24:55.019Z] [2024-04-16T10:24:55.019Z] compile-common: [2024-04-16T10:24:55.019Z] [echo] Current time (ISO): 2024-04-16T10:24:54.997+0000 [2024-04-16T10:24:55.019Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:55.019Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:55.028Z] [exec] Apr 16, 2024 10:24:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:55.028Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:55.282Z] [exec] Apr 16, 2024 10:24:55 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:24:55.282Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:24:55.473Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar of size 3,646 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-client.jar [2024-04-16T10:24:55.473Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar of size 11,116 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient/deployment-ejb30-ear-xmloverride-clientClient.jar [2024-04-16T10:24:55.473Z] [exec] Extracted transferred entry deployment-ejb30-ear-xmloverrideClient.jar of size 3,363 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/ear/xmloverride/archives/deployment-ejb30-ear-xmloverrideClient.jar [2024-04-16T10:24:55.473Z] [exec] Application deployed with name deployment-ejb30-ear-xmloverride. [2024-04-16T10:24:55.473Z] [exec] Command deploy executed successfully. [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.os: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.tools.unix: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.tools.windows: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.tools: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] setAsadminArgs: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.customtasks: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] setEnabled: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] createAppRef: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.os: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.tools.unix: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.tools.windows: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] init.tools: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.473Z] setAsadminArgs: [2024-04-16T10:24:55.473Z] [2024-04-16T10:24:55.474Z] init: [2024-04-16T10:24:55.474Z] [2024-04-16T10:24:55.474Z] init.customtasks: [2024-04-16T10:24:55.474Z] [2024-04-16T10:24:55.474Z] prepare: [2024-04-16T10:24:55.474Z] [2024-04-16T10:24:55.474Z] setOrbPort2: [2024-04-16T10:24:55.474Z] [2024-04-16T10:24:55.474Z] runclient: [2024-04-16T10:24:55.490Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rar-accessibility-testApp [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] delete-resources-and-undeploy-rar: [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] setOSConditions: [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] setToolWin: [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] setToolUnix: [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] setToolProperty: [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] setS1ASclassPath: [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] init-common: [2024-04-16T10:24:55.491Z] [2024-04-16T10:24:55.491Z] delete-connector-resource-common: [2024-04-16T10:24:55.491Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-xa-cr [2024-04-16T10:24:55.664Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:55.664Z] [javac] 1 warning [2024-04-16T10:24:56.149Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:56.149Z] [javac] 1 warning [2024-04-16T10:24:56.149Z] [2024-04-16T10:24:56.149Z] assemble-web: [2024-04-16T10:24:56.149Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:56.149Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:56.149Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:56.149Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:56.149Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:56.149Z] [2024-04-16T10:24:56.149Z] pkg-war: [2024-04-16T10:24:56.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:56.149Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:56.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:56.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:56.150Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:24:56.150Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${sun-web.xml} to copy. [2024-04-16T10:24:56.150Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${webservices.xml} to copy. [2024-04-16T10:24:56.150Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:24:56.150Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:24:56.150Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:24:56.150Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.xml} to copy. [2024-04-16T10:24:56.150Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:56.150Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/${web.wsit.descriptors} does not exist. [2024-04-16T10:24:56.151Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2024-04-16T10:24:56.151Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:56.151Z] [2024-04-16T10:24:56.151Z] deploy-app: [2024-04-16T10:24:56.151Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:56.151Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:56.151Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:56.151Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:56.151Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:56.151Z] [2024-04-16T10:24:56.151Z] deploy-war-common: [2024-04-16T10:24:56.152Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:56.152Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:56.152Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:56.152Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:56.152Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:56.152Z] [2024-04-16T10:24:56.152Z] setOSConditions: [2024-04-16T10:24:56.152Z] [2024-04-16T10:24:56.152Z] setToolWin: [2024-04-16T10:24:56.152Z] [2024-04-16T10:24:56.153Z] setToolUnix: [2024-04-16T10:24:56.153Z] [2024-04-16T10:24:56.153Z] setToolProperty: [2024-04-16T10:24:56.153Z] [2024-04-16T10:24:56.153Z] setS1ASclassPath: [2024-04-16T10:24:56.153Z] [2024-04-16T10:24:56.153Z] init-common: [2024-04-16T10:24:56.153Z] [2024-04-16T10:24:56.153Z] deploy-war-commonpe: [2024-04-16T10:24:56.242Z] [2024-04-16T10:24:56.242Z] setOSConditions: [2024-04-16T10:24:56.242Z] [2024-04-16T10:24:56.242Z] setToolWin: [2024-04-16T10:24:56.242Z] [2024-04-16T10:24:56.242Z] setToolUnix: [2024-04-16T10:24:56.242Z] [2024-04-16T10:24:56.242Z] setToolProperty: [2024-04-16T10:24:56.242Z] [2024-04-16T10:24:56.242Z] setS1ASclassPath: [2024-04-16T10:24:56.242Z] [2024-04-16T10:24:56.243Z] init-common: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] modify-domain-xml: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] setOSConditions: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] setToolWin: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] setToolUnix: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] setToolProperty: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] setS1ASclassPath: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] init-common: [2024-04-16T10:24:56.243Z] [2024-04-16T10:24:56.243Z] create-jdbcrealm-connection-pool: [2024-04-16T10:24:56.426Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-xa-cr [2024-04-16T10:24:56.426Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 sec [2024-04-16T10:24:56.426Z] [exec] Connector resource blackbox-xa-cr deleted. [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 sec [2024-04-16T10:24:56.426Z] [junit] ------------- Standard Output --------------- [2024-04-16T10:24:56.426Z] [junit] Value of key is:connection-factory-definition-Web-DD-test [2024-04-16T10:24:56.426Z] setOSConditions: [2024-04-16T10:24:56.426Z] [junit] Value of key is:connection-factory-definition-MDB-EJB-DD-test [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] [junit] Value of key is:connection-factory-definition-Session-EJB-DD-test [2024-04-16T10:24:56.426Z] [junit] Value of key is:connection-factory-definition-Entity-EJB-DD-test [2024-04-16T10:24:56.426Z] [junit] Value of key is:connection-factory-definition-application-DD-test [2024-04-16T10:24:56.426Z] setToolWin: [2024-04-16T10:24:56.426Z] [junit] Value of key is:connection-factory-definition-Interceptor-EJB-DD-test [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] [junit] ------------- ---------------- --------------- [2024-04-16T10:24:56.426Z] [junit] [2024-04-16T10:24:56.426Z] [junit] Testcase: testWebDD took 1.332 sec [2024-04-16T10:24:56.426Z] [junit] Testcase: testMDBEJBDD took 0.221 sec [2024-04-16T10:24:56.426Z] [junit] Testcase: testSessionEJBDD took 0.215 sec [2024-04-16T10:24:56.426Z] setToolUnix: [2024-04-16T10:24:56.426Z] [junit] Testcase: testEntityEJBDD took 0.128 sec [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] [junit] Testcase: testApplicationDD took 0.148 sec [2024-04-16T10:24:56.426Z] [junit] Testcase: testInterceptorEJBDD took 0.132 sec [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] setToolProperty: [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] setOSConditions: [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] setS1ASclassPath: [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] setToolWin: [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] init-common: [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] setToolUnix: [2024-04-16T10:24:56.426Z] [2024-04-16T10:24:56.426Z] delete-connector-connpool-common: [2024-04-16T10:24:56.426Z] setToolProperty: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] setS1ASclassPath: [2024-04-16T10:24:56.427Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-xa-ccp [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] init-common: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] run-it: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] setOSConditions: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] setToolWin: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] setToolUnix: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] setToolProperty: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] setS1ASclassPath: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] init-common: [2024-04-16T10:24:56.427Z] [2024-04-16T10:24:56.427Z] runclient-common: [2024-04-16T10:24:56.427Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connection-factory-definitionAppClient.jar -name connection-factory-definitionClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml localhost 8080 [2024-04-16T10:24:56.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot containerresolver-app1 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/containerresolver-app1-web.war [2024-04-16T10:24:56.801Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:56.801Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:56.801Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --property "PortNumber=1527:serverName=localhost:DatabaseName=fancyDbName:connectionAttributes=;create\\=true" --target server MyWhirlPool [2024-04-16T10:24:56.802Z] [exec] JDBC connection pool MyWhirlPool created successfully. [2024-04-16T10:24:56.802Z] [2024-04-16T10:24:56.802Z] setOSConditions: [2024-04-16T10:24:56.802Z] [2024-04-16T10:24:56.802Z] setToolWin: [2024-04-16T10:24:56.802Z] [2024-04-16T10:24:56.802Z] setToolUnix: [2024-04-16T10:24:56.802Z] [2024-04-16T10:24:56.802Z] setToolProperty: [2024-04-16T10:24:56.802Z] [2024-04-16T10:24:56.802Z] setS1ASclassPath: [2024-04-16T10:24:56.802Z] [2024-04-16T10:24:56.802Z] init-common: [2024-04-16T10:24:56.802Z] [2024-04-16T10:24:56.802Z] create-jdbcrealm-resource: [2024-04-16T10:24:56.981Z] [exec] Application deployed with name containerresolver-app1-web. [2024-04-16T10:24:56.987Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:56.987Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:56.987Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-xa-ccp [2024-04-16T10:24:56.987Z] [exec] Connector connection pool blackbox-xa-ccp deleted. [2024-04-16T10:24:56.987Z] [2024-04-16T10:24:56.987Z] setOSConditions: [2024-04-16T10:24:56.987Z] [2024-04-16T10:24:56.987Z] setToolWin: [2024-04-16T10:24:56.987Z] [2024-04-16T10:24:56.987Z] setToolUnix: [2024-04-16T10:24:56.987Z] [2024-04-16T10:24:56.987Z] setToolProperty: [2024-04-16T10:24:56.987Z] [2024-04-16T10:24:56.987Z] setS1ASclassPath: [2024-04-16T10:24:56.988Z] [2024-04-16T10:24:56.988Z] init-common: [2024-04-16T10:24:56.988Z] [2024-04-16T10:24:56.988Z] undeploy-rar-common: [2024-04-16T10:24:56.988Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-xa [2024-04-16T10:24:57.206Z] [exec] Apr 16, 2024 10:24:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:24:57.206Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10d18696 [2024-04-16T10:24:57.237Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:57.237Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:57.238Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:57.238Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:57.238Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] deploy-war-commonee: [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] setup: [2024-04-16T10:24:57.238Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:57.238Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:57.238Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:57.238Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:57.238Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] setOSConditions: [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] setToolWin: [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] setToolUnix: [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] setToolProperty: [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] setS1ASclassPath: [2024-04-16T10:24:57.238Z] [2024-04-16T10:24:57.238Z] init-common: [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] clean: [2024-04-16T10:24:57.239Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:57.239Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:57.239Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:57.239Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:57.239Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] setOSConditions: [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] setToolWin: [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] setToolUnix: [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] setToolProperty: [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] setS1ASclassPath: [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] init-common: [2024-04-16T10:24:57.239Z] [2024-04-16T10:24:57.239Z] clean-common: [2024-04-16T10:24:57.239Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:57.239Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:57.240Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:57.240Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:57.240Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.240Z] setOSConditions: [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.240Z] setToolWin: [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.240Z] setToolUnix: [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.240Z] setToolProperty: [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.240Z] setS1ASclassPath: [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.240Z] init-common: [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.240Z] clean-classes-common: [2024-04-16T10:24:57.240Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:24:57.240Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:57.240Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:57.240Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:57.240Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:57.240Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:57.240Z] [2024-04-16T10:24:57.241Z] setOSConditions: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setToolWin: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setToolUnix: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setToolProperty: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setS1ASclassPath: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] init-common: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] clean-jars-common: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] compile: [2024-04-16T10:24:57.241Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:57.241Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:57.241Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:57.241Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:57.241Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setOSConditions: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setToolWin: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setToolUnix: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.241Z] setToolProperty: [2024-04-16T10:24:57.241Z] [2024-04-16T10:24:57.242Z] setS1ASclassPath: [2024-04-16T10:24:57.242Z] [2024-04-16T10:24:57.242Z] init-common: [2024-04-16T10:24:57.242Z] [2024-04-16T10:24:57.242Z] compile-common: [2024-04-16T10:24:57.242Z] [echo] Current time (ISO): 2024-04-16T10:24:57.130+0000 [2024-04-16T10:24:57.242Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:57.242Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:57.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid MyWhirlPool --enabled=true --target server jdbc/MyWhirlPool [2024-04-16T10:24:57.360Z] [exec] JDBC resource jdbc/MyWhirlPool created successfully. [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setOSConditions: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setToolWin: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setToolUnix: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setToolProperty: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setS1ASclassPath: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] init-common: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] create-auth-jdbcrealm: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setOSConditions: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setToolWin: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setToolUnix: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setToolProperty: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] setS1ASclassPath: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] init-common: [2024-04-16T10:24:57.360Z] [2024-04-16T10:24:57.360Z] create-custom-auth-realm: [2024-04-16T10:24:57.360Z] [echo] Creating auth realm JDBCRealm_CLEAR ... [2024-04-16T10:24:57.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:57.532Z] [javac] 1 warning [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] build: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] setOSConditions: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] setToolWin: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] setToolUnix: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] setToolProperty: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] setS1ASclassPath: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] init-common: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] webclient-war-common: [2024-04-16T10:24:57.532Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] clear: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] test-tlds-exist: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] copy-tlds: [2024-04-16T10:24:57.532Z] [2024-04-16T10:24:57.532Z] test-tagfiles-exist: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] copy-tagfiles: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] package-war-common: [2024-04-16T10:24:57.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:57.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:57.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:57.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:24:57.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/lib [2024-04-16T10:24:57.533Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:57.533Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/sinitcallejb/docroot [2024-04-16T10:24:57.533Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2024-04-16T10:24:57.533Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] setOSConditions: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] setToolWin: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] setToolUnix: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] setToolProperty: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] setS1ASclassPath: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] init-common: [2024-04-16T10:24:57.533Z] [2024-04-16T10:24:57.533Z] compile-common: [2024-04-16T10:24:57.533Z] [echo] Current time (ISO): 2024-04-16T10:24:57.122+0000 [2024-04-16T10:24:57.533Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:24:57.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-xa [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] delete-resources-and-undeploy-rar: [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] setOSConditions: [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] setToolWin: [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] setToolUnix: [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] setToolProperty: [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] setS1ASclassPath: [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] init-common: [2024-04-16T10:24:57.551Z] [2024-04-16T10:24:57.551Z] delete-connector-resource-common: [2024-04-16T10:24:57.551Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-tx-cr [2024-04-16T10:24:57.792Z] [exec] Apr 16, 2024 10:24:57 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:24:57.792Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:24:57.942Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE:digest-algorithm=NONE --target server JDBCRealm_CLEAR [2024-04-16T10:24:57.942Z] [2024-04-16T10:24:57.942Z] setOSConditions: [2024-04-16T10:24:57.942Z] [2024-04-16T10:24:57.942Z] setToolWin: [2024-04-16T10:24:57.942Z] [2024-04-16T10:24:57.942Z] setToolUnix: [2024-04-16T10:24:57.942Z] [2024-04-16T10:24:57.942Z] setToolProperty: [2024-04-16T10:24:57.942Z] [2024-04-16T10:24:57.942Z] setS1ASclassPath: [2024-04-16T10:24:57.942Z] [2024-04-16T10:24:57.942Z] init-common: [2024-04-16T10:24:57.942Z] [2024-04-16T10:24:57.942Z] create-custom-auth-realm: [2024-04-16T10:24:57.942Z] [echo] Creating auth realm JDBCRealm_CLEAR_BASE64 ... [2024-04-16T10:24:58.196Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_BASE64:digest-algorithm=NONE:encoding=BASE64 --target server JDBCRealm_CLEAR_BASE64 [2024-04-16T10:24:58.196Z] [2024-04-16T10:24:58.196Z] setOSConditions: [2024-04-16T10:24:58.196Z] [2024-04-16T10:24:58.196Z] setToolWin: [2024-04-16T10:24:58.196Z] [2024-04-16T10:24:58.197Z] setToolUnix: [2024-04-16T10:24:58.197Z] [2024-04-16T10:24:58.197Z] setToolProperty: [2024-04-16T10:24:58.197Z] [2024-04-16T10:24:58.197Z] setS1ASclassPath: [2024-04-16T10:24:58.197Z] [2024-04-16T10:24:58.197Z] init-common: [2024-04-16T10:24:58.197Z] [2024-04-16T10:24:58.197Z] create-custom-auth-realm: [2024-04-16T10:24:58.197Z] [echo] Creating auth realm JDBCRealm_CLEAR_HEX ... [2024-04-16T10:24:58.477Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-tx-cr [2024-04-16T10:24:58.478Z] [exec] Connector resource blackbox-tx-cr deleted. [2024-04-16T10:24:58.478Z] [2024-04-16T10:24:58.478Z] setOSConditions: [2024-04-16T10:24:58.478Z] [2024-04-16T10:24:58.478Z] setToolWin: [2024-04-16T10:24:58.478Z] [2024-04-16T10:24:58.478Z] setToolUnix: [2024-04-16T10:24:58.478Z] [2024-04-16T10:24:58.478Z] setToolProperty: [2024-04-16T10:24:58.478Z] [2024-04-16T10:24:58.478Z] setS1ASclassPath: [2024-04-16T10:24:58.478Z] [2024-04-16T10:24:58.478Z] init-common: [2024-04-16T10:24:58.478Z] [2024-04-16T10:24:58.478Z] delete-connector-connpool-common: [2024-04-16T10:24:58.478Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-tx-ccp [2024-04-16T10:24:58.565Z] [exec] Value of key is: test1 : [2024-04-16T10:24:58.565Z] [exec] jdbc reconfig-maxpoolsize status: [2024-04-16T10:24:58.565Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:24:58.565Z] [exec] [2024-04-16T10:24:58.565Z] [exec] [2024-04-16T10:24:58.565Z] [exec] ----------------------------------------- [2024-04-16T10:24:58.565Z] [exec] - test1 : : PASS - [2024-04-16T10:24:58.566Z] [exec] ----------------------------------------- [2024-04-16T10:24:58.566Z] [exec] Total PASS: 1 [2024-04-16T10:24:58.566Z] [exec] Total FAIL: 0 [2024-04-16T10:24:58.566Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:24:58.566Z] [exec] ----------------------------------------- [2024-04-16T10:24:58.566Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:58.566Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:24:58.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_HEX:digest-algorithm=NONE:encoding=HEX --target server JDBCRealm_CLEAR_HEX [2024-04-16T10:24:58.755Z] [2024-04-16T10:24:58.755Z] setOSConditions: [2024-04-16T10:24:58.755Z] [2024-04-16T10:24:58.755Z] setToolWin: [2024-04-16T10:24:58.755Z] [2024-04-16T10:24:58.755Z] setToolUnix: [2024-04-16T10:24:58.755Z] [2024-04-16T10:24:58.755Z] setToolProperty: [2024-04-16T10:24:58.755Z] [2024-04-16T10:24:58.755Z] setS1ASclassPath: [2024-04-16T10:24:58.755Z] [2024-04-16T10:24:58.755Z] init-common: [2024-04-16T10:24:58.755Z] [2024-04-16T10:24:58.755Z] create-custom-auth-realm: [2024-04-16T10:24:58.755Z] [echo] Creating auth realm JDBCRealm_MD2_BASE64 ... [2024-04-16T10:24:58.820Z] [2024-04-16T10:24:58.820Z] checkReporting-common: [2024-04-16T10:24:58.820Z] [2024-04-16T10:24:58.820Z] confirmReportPresent-common: [2024-04-16T10:24:58.820Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:24:58.820Z] [echo] Test seems to be reported fine [2024-04-16T10:24:58.821Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-04-16T10:24:58.821Z] [2024-04-16T10:24:58.821Z] confirmMissingReport-common: [2024-04-16T10:24:59.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_MD2_BASE64:digest-algorithm=MD2:encoding=BASE64 --target server JDBCRealm_MD2_BASE64 [2024-04-16T10:24:59.009Z] [2024-04-16T10:24:59.010Z] setOSConditions: [2024-04-16T10:24:59.010Z] [2024-04-16T10:24:59.010Z] setToolWin: [2024-04-16T10:24:59.010Z] [2024-04-16T10:24:59.010Z] setToolUnix: [2024-04-16T10:24:59.010Z] [2024-04-16T10:24:59.010Z] setToolProperty: [2024-04-16T10:24:59.010Z] [2024-04-16T10:24:59.010Z] setS1ASclassPath: [2024-04-16T10:24:59.010Z] [2024-04-16T10:24:59.010Z] init-common: [2024-04-16T10:24:59.010Z] [2024-04-16T10:24:59.010Z] create-custom-auth-realm: [2024-04-16T10:24:59.010Z] [echo] Creating auth realm JDBCRealm_MD5_BASE64 ... [2024-04-16T10:24:59.039Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:59.039Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:24:59.039Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-tx-ccp [2024-04-16T10:24:59.039Z] [exec] Connector connection pool blackbox-tx-ccp deleted. [2024-04-16T10:24:59.039Z] [2024-04-16T10:24:59.039Z] setOSConditions: [2024-04-16T10:24:59.039Z] [2024-04-16T10:24:59.039Z] setToolWin: [2024-04-16T10:24:59.039Z] [2024-04-16T10:24:59.039Z] setToolUnix: [2024-04-16T10:24:59.039Z] [2024-04-16T10:24:59.039Z] setToolProperty: [2024-04-16T10:24:59.039Z] [2024-04-16T10:24:59.039Z] setS1ASclassPath: [2024-04-16T10:24:59.039Z] [2024-04-16T10:24:59.039Z] init-common: [2024-04-16T10:24:59.039Z] [2024-04-16T10:24:59.039Z] undeploy-rar-common: [2024-04-16T10:24:59.039Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:24:59.076Z] [2024-04-16T10:24:59.076Z] asadmin-common: [2024-04-16T10:24:59.076Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=20 [2024-04-16T10:24:59.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max_pool_size=20 [2024-04-16T10:24:59.331Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool.max-pool-size=20 [2024-04-16T10:24:59.331Z] [2024-04-16T10:24:59.331Z] setOSConditions: [2024-04-16T10:24:59.331Z] [2024-04-16T10:24:59.331Z] setToolWin: [2024-04-16T10:24:59.331Z] [2024-04-16T10:24:59.331Z] setToolUnix: [2024-04-16T10:24:59.331Z] [2024-04-16T10:24:59.331Z] setToolProperty: [2024-04-16T10:24:59.331Z] [2024-04-16T10:24:59.331Z] setS1ASclassPath: [2024-04-16T10:24:59.331Z] [2024-04-16T10:24:59.331Z] init-common: [2024-04-16T10:24:59.331Z] [2024-04-16T10:24:59.331Z] runclient-common: [2024-04-16T10:24:59.331Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:24:59.426Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:59.426Z] [javac] 1 warning [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] deploy: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] deploy-war-common: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] setOSConditions: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] setToolWin: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] setToolUnix: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] setToolProperty: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] setS1ASclassPath: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] init-common: [2024-04-16T10:24:59.426Z] [2024-04-16T10:24:59.426Z] deploy-war-commonpe: [2024-04-16T10:24:59.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_MD5_BASE64:digest-algorithm=MD5:encoding=BASE64 --target server JDBCRealm_MD5_BASE64 [2024-04-16T10:24:59.569Z] [2024-04-16T10:24:59.569Z] setOSConditions: [2024-04-16T10:24:59.569Z] [2024-04-16T10:24:59.569Z] setToolWin: [2024-04-16T10:24:59.569Z] [2024-04-16T10:24:59.569Z] setToolUnix: [2024-04-16T10:24:59.569Z] [2024-04-16T10:24:59.569Z] setToolProperty: [2024-04-16T10:24:59.569Z] [2024-04-16T10:24:59.569Z] setS1ASclassPath: [2024-04-16T10:24:59.569Z] [2024-04-16T10:24:59.569Z] init-common: [2024-04-16T10:24:59.569Z] [2024-04-16T10:24:59.569Z] create-custom-auth-realm: [2024-04-16T10:24:59.569Z] [echo] Creating auth realm JDBCRealm_SHA_BASE64 ... [2024-04-16T10:24:59.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:24:59.633Z] [2024-04-16T10:24:59.634Z] delete-resources-and-undeploy-rar: [2024-04-16T10:24:59.634Z] [2024-04-16T10:24:59.634Z] setOSConditions: [2024-04-16T10:24:59.634Z] [2024-04-16T10:24:59.634Z] setToolWin: [2024-04-16T10:24:59.634Z] [2024-04-16T10:24:59.634Z] setToolUnix: [2024-04-16T10:24:59.634Z] [2024-04-16T10:24:59.634Z] setToolProperty: [2024-04-16T10:24:59.634Z] [2024-04-16T10:24:59.634Z] setS1ASclassPath: [2024-04-16T10:24:59.634Z] [2024-04-16T10:24:59.634Z] init-common: [2024-04-16T10:24:59.634Z] [2024-04-16T10:24:59.634Z] delete-connector-resource-common: [2024-04-16T10:24:59.634Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true blackbox-notx-cr [2024-04-16T10:24:59.682Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-sinitcallejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-sinitcallejb-web.war [2024-04-16T10:24:59.726Z] [exec] invoking connection-factory-definition test servlet at http://localhost:8080/connection-factory-definition/servlet [2024-04-16T10:24:59.784Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:24:59.784Z] [javac] 1 warning [2024-04-16T10:24:59.784Z] [2024-04-16T10:24:59.784Z] assemble-web: [2024-04-16T10:24:59.784Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:59.784Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:59.784Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:59.784Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:59.784Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:59.785Z] [2024-04-16T10:24:59.785Z] pkg-war: [2024-04-16T10:24:59.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:24:59.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:24:59.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:59.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:59.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:24:59.785Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${sun-web.xml} to copy. [2024-04-16T10:24:59.785Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${webservices.xml} to copy. [2024-04-16T10:24:59.785Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:24:59.785Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:24:59.785Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:24:59.785Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.xml} to copy. [2024-04-16T10:24:59.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:24:59.785Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/${web.wsit.descriptors} does not exist. [2024-04-16T10:24:59.785Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2024-04-16T10:24:59.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:24:59.785Z] [2024-04-16T10:24:59.785Z] deploy-app: [2024-04-16T10:24:59.785Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:59.785Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:59.786Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:59.786Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:59.786Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] deploy-war-common: [2024-04-16T10:24:59.786Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:24:59.786Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:24:59.786Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:24:59.786Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:24:59.786Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] setOSConditions: [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] setToolWin: [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] setToolUnix: [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] setToolProperty: [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] setS1ASclassPath: [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] init-common: [2024-04-16T10:24:59.786Z] [2024-04-16T10:24:59.786Z] deploy-war-commonpe: [2024-04-16T10:25:00.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_SHA_BASE64:digest-algorithm=SHA:encoding=BASE64 --target server JDBCRealm_SHA_BASE64 [2024-04-16T10:25:00.143Z] [2024-04-16T10:25:00.143Z] setOSConditions: [2024-04-16T10:25:00.144Z] [2024-04-16T10:25:00.144Z] setToolWin: [2024-04-16T10:25:00.144Z] [2024-04-16T10:25:00.144Z] setToolUnix: [2024-04-16T10:25:00.144Z] [2024-04-16T10:25:00.144Z] setToolProperty: [2024-04-16T10:25:00.144Z] [2024-04-16T10:25:00.144Z] setS1ASclassPath: [2024-04-16T10:25:00.144Z] [2024-04-16T10:25:00.144Z] init-common: [2024-04-16T10:25:00.144Z] [2024-04-16T10:25:00.144Z] create-custom-auth-realm: [2024-04-16T10:25:00.144Z] [echo] Creating auth realm JDBCRealm_SHA256_BASE64 ... [2024-04-16T10:25:00.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server blackbox-notx-cr [2024-04-16T10:25:00.195Z] [exec] Connector resource blackbox-notx-cr deleted. [2024-04-16T10:25:00.195Z] [2024-04-16T10:25:00.195Z] setOSConditions: [2024-04-16T10:25:00.195Z] [2024-04-16T10:25:00.195Z] setToolWin: [2024-04-16T10:25:00.195Z] [2024-04-16T10:25:00.195Z] setToolUnix: [2024-04-16T10:25:00.195Z] [2024-04-16T10:25:00.195Z] setToolProperty: [2024-04-16T10:25:00.195Z] [2024-04-16T10:25:00.195Z] setS1ASclassPath: [2024-04-16T10:25:00.195Z] [2024-04-16T10:25:00.196Z] init-common: [2024-04-16T10:25:00.196Z] [2024-04-16T10:25:00.196Z] delete-connector-connpool-common: [2024-04-16T10:25:00.196Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true blackbox-notx-ccp [2024-04-16T10:25:00.242Z] [exec] Application deployed with name ejb-ejb31-ejblite-sinitcallejb-web. [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] deploy-war-commonee: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] run: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] setOSConditions: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] setToolWin: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] setToolUnix: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] setToolProperty: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] setS1ASclassPath: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] init-common: [2024-04-16T10:25:00.242Z] [2024-04-16T10:25:00.242Z] run_se: [2024-04-16T10:25:00.271Z] [exec] Apr 16, 2024 10:24:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:00.271Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:00.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot containerresolver-app2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/containerresolver-app2-web.war [2024-04-16T10:25:00.732Z] [2024-04-16T10:25:00.732Z] processResult: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] failed: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] passed: [2024-04-16T10:25:00.733Z] [echo] Test xmloverride Passed [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] unknown: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.os: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.tools.unix: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.tools.windows: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.tools: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] setAsadminArgs: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.customtasks: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] prepare: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] undeploy.asadmin: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] setAsadminArgs: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] common.undeploy.asadmin: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.os: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.tools.unix: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.tools.windows: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] init.tools: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.733Z] setAsadminArgs: [2024-04-16T10:25:00.733Z] [2024-04-16T10:25:00.734Z] init: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] init.customtasks: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] delAppRef: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] init.os: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] init.tools.unix: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] init.tools.windows: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] init.tools: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] setAsadminArgs: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] init: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] init.customtasks: [2024-04-16T10:25:00.734Z] [2024-04-16T10:25:00.734Z] common.run.asadmin: [2024-04-16T10:25:00.734Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-ear-xmloverride [2024-04-16T10:25:00.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:user-table=USER_TABLE_SHA256_BASE64:digest-algorithm=SHA-256:encoding=BASE64 --target server JDBCRealm_SHA256_BASE64 [2024-04-16T10:25:00.743Z] [2024-04-16T10:25:00.743Z] setOSConditions: [2024-04-16T10:25:00.743Z] [2024-04-16T10:25:00.743Z] setToolWin: [2024-04-16T10:25:00.743Z] [2024-04-16T10:25:00.743Z] setToolUnix: [2024-04-16T10:25:00.743Z] [2024-04-16T10:25:00.743Z] setToolProperty: [2024-04-16T10:25:00.743Z] [2024-04-16T10:25:00.743Z] setS1ASclassPath: [2024-04-16T10:25:00.743Z] [2024-04-16T10:25:00.743Z] init-common: [2024-04-16T10:25:00.743Z] [2024-04-16T10:25:00.743Z] create-custom-auth-realm: [2024-04-16T10:25:00.743Z] [echo] Creating auth realm JDBCRealm_SHA384_BASE64 ... [2024-04-16T10:25:00.803Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-sinitcallejb/HelloServlet [2024-04-16T10:25:00.803Z] [java] JMS Servlet Output [2024-04-16T10:25:00.803Z] [java]

DatabaseServelt :: All information I can give

[2024-04-16T10:25:00.803Z] [java] Context Path : /ejb-ejb31-ejblite-sinitcallejb
[2024-04-16T10:25:00.803Z] [java] Servlet Path : /HelloServlet
[2024-04-16T10:25:00.803Z] [java] Path Info : null
[2024-04-16T10:25:00.803Z] [java] [2024-04-16T10:25:00.803Z] [java] Value of key is: main [2024-04-16T10:25:00.803Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:00.803Z] [java] [2024-04-16T10:25:00.803Z] [java] [2024-04-16T10:25:00.803Z] [java] ----------------------------------------- [2024-04-16T10:25:00.803Z] [java] - main: PASS - [2024-04-16T10:25:00.803Z] [java] ----------------------------------------- [2024-04-16T10:25:00.803Z] [java] Total PASS: 1 [2024-04-16T10:25:00.803Z] [java] Total FAIL: 0 [2024-04-16T10:25:00.803Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:00.803Z] [java] ----------------------------------------- [2024-04-16T10:25:00.803Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:00.803Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] undeploy: [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] setOSConditions: [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] setToolWin: [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] setToolUnix: [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] setToolProperty: [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] setS1ASclassPath: [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] init-common: [2024-04-16T10:25:00.803Z] [2024-04-16T10:25:00.803Z] undeploy-war-common: [2024-04-16T10:25:00.829Z] [exec] Apr 16, 2024 10:25:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:00.829Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:00.974Z] [exec] Application deployed with name containerresolver-app2-web. [2024-04-16T10:25:00.974Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:00.974Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:00.975Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:00.975Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:00.975Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.975Z] deploy-war-commonee: [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.975Z] setup: [2024-04-16T10:25:00.975Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:00.975Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:00.975Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:00.975Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.975Z] setOSConditions: [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.975Z] setToolWin: [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.975Z] setToolUnix: [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.975Z] setToolProperty: [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.975Z] setS1ASclassPath: [2024-04-16T10:25:00.975Z] [2024-04-16T10:25:00.976Z] init-common: [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] clean: [2024-04-16T10:25:00.976Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:00.976Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:00.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:00.976Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] setOSConditions: [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] setToolWin: [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] setToolUnix: [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] setToolProperty: [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] setS1ASclassPath: [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] init-common: [2024-04-16T10:25:00.976Z] [2024-04-16T10:25:00.976Z] clean-common: [2024-04-16T10:25:00.976Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:00.976Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:00.977Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:00.977Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] setOSConditions: [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] setToolWin: [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] setToolUnix: [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] setToolProperty: [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] setS1ASclassPath: [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] init-common: [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] clean-classes-common: [2024-04-16T10:25:00.977Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:00.977Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:00.977Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:00.977Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:00.977Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] setOSConditions: [2024-04-16T10:25:00.977Z] [2024-04-16T10:25:00.977Z] setToolWin: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setToolUnix: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setToolProperty: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setS1ASclassPath: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] init-common: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] clean-jars-common: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] assemble-client: [2024-04-16T10:25:00.978Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:25:00.978Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:00.978Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:00.978Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:00.978Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setOSConditions: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setToolWin: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setToolUnix: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setToolProperty: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.978Z] setS1ASclassPath: [2024-04-16T10:25:00.978Z] [2024-04-16T10:25:00.979Z] init-common: [2024-04-16T10:25:00.979Z] [2024-04-16T10:25:00.979Z] wsimport: [2024-04-16T10:25:00.989Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:00.989Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:00.989Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.989Z] setAsadminArgs: [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.989Z] delete.user: [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.989Z] init.os: [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.989Z] init.tools.unix: [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.989Z] init.tools.windows: [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.989Z] init.tools: [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.989Z] setAsadminArgs: [2024-04-16T10:25:00.989Z] [2024-04-16T10:25:00.990Z] init: [2024-04-16T10:25:00.990Z] [2024-04-16T10:25:00.990Z] init.customtasks: [2024-04-16T10:25:00.990Z] [2024-04-16T10:25:00.990Z] common.run.asadmin: [2024-04-16T10:25:00.990Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-04-16T10:25:01.121Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:01.121Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:01.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true blackbox-notx-ccp [2024-04-16T10:25:01.121Z] [exec] Connector connection pool blackbox-notx-ccp deleted. [2024-04-16T10:25:01.121Z] [2024-04-16T10:25:01.121Z] setOSConditions: [2024-04-16T10:25:01.122Z] [2024-04-16T10:25:01.122Z] setToolWin: [2024-04-16T10:25:01.122Z] [2024-04-16T10:25:01.122Z] setToolUnix: [2024-04-16T10:25:01.122Z] [2024-04-16T10:25:01.122Z] setToolProperty: [2024-04-16T10:25:01.122Z] [2024-04-16T10:25:01.122Z] setS1ASclassPath: [2024-04-16T10:25:01.122Z] [2024-04-16T10:25:01.122Z] init-common: [2024-04-16T10:25:01.122Z] [2024-04-16T10:25:01.122Z] undeploy-rar-common: [2024-04-16T10:25:01.122Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-notx [2024-04-16T10:25:01.234Z] [exec] parsing WSDL... [2024-04-16T10:25:01.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=BASE64:user-table=USER_TABLE_SHA384_BASE64:digest-algorithm=SHA-384 --target server JDBCRealm_SHA384_BASE64 [2024-04-16T10:25:01.301Z] [2024-04-16T10:25:01.301Z] setOSConditions: [2024-04-16T10:25:01.301Z] [2024-04-16T10:25:01.301Z] setToolWin: [2024-04-16T10:25:01.301Z] [2024-04-16T10:25:01.301Z] setToolUnix: [2024-04-16T10:25:01.301Z] [2024-04-16T10:25:01.301Z] setToolProperty: [2024-04-16T10:25:01.301Z] [2024-04-16T10:25:01.301Z] setS1ASclassPath: [2024-04-16T10:25:01.301Z] [2024-04-16T10:25:01.301Z] init-common: [2024-04-16T10:25:01.301Z] [2024-04-16T10:25:01.301Z] create-custom-auth-realm: [2024-04-16T10:25:01.301Z] [echo] Creating auth realm JDBCRealm_MD2_HEX ... [2024-04-16T10:25:01.385Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-sinitcallejb-web [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] all: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] jaxrs: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setOSConditions: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setToolWin: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setToolUnix: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setToolProperty: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setS1ASclassPath: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] init-common: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] clean: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setOSConditions: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setToolWin: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setToolUnix: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setToolProperty: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setS1ASclassPath: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] init-common: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] clean-common: [2024-04-16T10:25:01.386Z] [2024-04-16T10:25:01.386Z] setOSConditions: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolWin: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolUnix: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolProperty: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setS1ASclassPath: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] init-common: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] clean-classes-common: [2024-04-16T10:25:01.387Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setOSConditions: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolWin: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolUnix: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolProperty: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setS1ASclassPath: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] init-common: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] clean-jars-common: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] compile: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setOSConditions: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolWin: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolUnix: [2024-04-16T10:25:01.387Z] [2024-04-16T10:25:01.387Z] setToolProperty: [2024-04-16T10:25:01.388Z] [2024-04-16T10:25:01.388Z] setS1ASclassPath: [2024-04-16T10:25:01.388Z] [2024-04-16T10:25:01.388Z] init-common: [2024-04-16T10:25:01.388Z] [2024-04-16T10:25:01.388Z] compile-common: [2024-04-16T10:25:01.388Z] [echo] Current time (ISO): 2024-04-16T10:25:01.299+0000 [2024-04-16T10:25:01.388Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:01.388Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:01.408Z] [exec] Apr 16, 2024 10:25:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:01.408Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:01.550Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:01.550Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-04-16T10:25:01.550Z] [exec] Command delete-file-user executed successfully. [2024-04-16T10:25:01.550Z] [2024-04-16T10:25:01.550Z] init.os: [2024-04-16T10:25:01.550Z] [2024-04-16T10:25:01.550Z] init.tools.unix: [2024-04-16T10:25:01.550Z] [2024-04-16T10:25:01.550Z] init.tools.windows: [2024-04-16T10:25:01.550Z] [2024-04-16T10:25:01.550Z] init.tools: [2024-04-16T10:25:01.550Z] [2024-04-16T10:25:01.550Z] setAsadminArgs: [2024-04-16T10:25:01.551Z] [2024-04-16T10:25:01.551Z] init: [2024-04-16T10:25:01.551Z] [2024-04-16T10:25:01.551Z] init.customtasks: [2024-04-16T10:25:01.551Z] [2024-04-16T10:25:01.551Z] common.run.asadmin: [2024-04-16T10:25:01.551Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file sunuser [2024-04-16T10:25:01.555Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_MD2_HEX:digest-algorithm=MD2 --target server JDBCRealm_MD2_HEX [2024-04-16T10:25:01.555Z] [2024-04-16T10:25:01.555Z] setOSConditions: [2024-04-16T10:25:01.555Z] [2024-04-16T10:25:01.555Z] setToolWin: [2024-04-16T10:25:01.555Z] [2024-04-16T10:25:01.555Z] setToolUnix: [2024-04-16T10:25:01.555Z] [2024-04-16T10:25:01.555Z] setToolProperty: [2024-04-16T10:25:01.555Z] [2024-04-16T10:25:01.555Z] setS1ASclassPath: [2024-04-16T10:25:01.555Z] [2024-04-16T10:25:01.555Z] init-common: [2024-04-16T10:25:01.555Z] [2024-04-16T10:25:01.555Z] create-custom-auth-realm: [2024-04-16T10:25:01.555Z] [echo] Creating auth realm JDBCRealm_MD5_HEX ... [2024-04-16T10:25:01.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-notx [2024-04-16T10:25:01.686Z] [2024-04-16T10:25:01.686Z] exec: [2024-04-16T10:25:01.686Z] [2024-04-16T10:25:01.686Z] asadmin-common: [2024-04-16T10:25:01.686Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.class-loading-policy='' [2024-04-16T10:25:02.110Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:02.110Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-04-16T10:25:02.111Z] [exec] Command delete-file-user executed successfully. [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] private-all: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] private-all: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] init.os: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] init.tools.unix: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] init.tools.windows: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] init.tools: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] setAsadminArgs: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] init: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] init.customtasks: [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] prepare: [2024-04-16T10:25:02.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-04-16T10:25:02.111Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives [2024-04-16T10:25:02.111Z] [2024-04-16T10:25:02.111Z] compile: [2024-04-16T10:25:02.111Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:02.111Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-04-16T10:25:02.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_MD5_HEX:digest-algorithm=MD5 --target server JDBCRealm_MD5_HEX [2024-04-16T10:25:02.112Z] [2024-04-16T10:25:02.112Z] setOSConditions: [2024-04-16T10:25:02.112Z] [2024-04-16T10:25:02.112Z] setToolWin: [2024-04-16T10:25:02.112Z] [2024-04-16T10:25:02.112Z] setToolUnix: [2024-04-16T10:25:02.112Z] [2024-04-16T10:25:02.112Z] setToolProperty: [2024-04-16T10:25:02.112Z] [2024-04-16T10:25:02.112Z] setS1ASclassPath: [2024-04-16T10:25:02.113Z] [2024-04-16T10:25:02.113Z] init-common: [2024-04-16T10:25:02.113Z] [2024-04-16T10:25:02.113Z] create-custom-auth-realm: [2024-04-16T10:25:02.113Z] [echo] Creating auth realm JDBCRealm_SHA_HEX ... [2024-04-16T10:25:02.163Z] [exec] [2024-04-16T10:25:02.164Z] [exec] Generating code... [2024-04-16T10:25:02.164Z] [exec] [2024-04-16T10:25:02.164Z] [exec] Compiling code... [2024-04-16T10:25:02.243Z] [exec] Servlet Output [2024-04-16T10:25:02.243Z] [exec]

Servlet :: All information I can give

[2024-04-16T10:25:02.243Z] [exec] Context Path : /connection-factory-definition
[2024-04-16T10:25:02.243Z] [exec] Servlet Path : /servlet
[2024-04-16T10:25:02.243Z] [exec] Path Info : null
[2024-04-16T10:25:02.243Z] [exec] [2024-04-16T10:25:02.243Z] [exec] Value of key is:connection-factory-definition-web-ejb-test [2024-04-16T10:25:02.243Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:02.243Z] [exec] [2024-04-16T10:25:02.243Z] [exec] [2024-04-16T10:25:02.243Z] [exec] ----------------------------------------- [2024-04-16T10:25:02.243Z] [exec] - connection-factory-definition-web-ejb-test: PASS - [2024-04-16T10:25:02.243Z] [exec] ----------------------------------------- [2024-04-16T10:25:02.243Z] [exec] Total PASS: 1 [2024-04-16T10:25:02.243Z] [exec] Total FAIL: 0 [2024-04-16T10:25:02.243Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:02.243Z] [exec] ----------------------------------------- [2024-04-16T10:25:02.243Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:02.243Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:02.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.class-loading-policy= [2024-04-16T10:25:02.247Z] [exec] server.connector-service.class-loading-policy= [2024-04-16T10:25:02.247Z] [2024-04-16T10:25:02.247Z] asadmin-common: [2024-04-16T10:25:02.247Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.connector-service.property.rar-accessibility-testApp='' [2024-04-16T10:25:02.367Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:02.367Z] [javac] 1 warning [2024-04-16T10:25:02.367Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/jsp/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:02.367Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] checkReporting-common: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] confirmReportPresent-common: [2024-04-16T10:25:02.500Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:02.500Z] [echo] Test seems to be reported fine [2024-04-16T10:25:02.500Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connection-factory-definition/RepRunConf.txt [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] confirmMissingReport-common: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] unsetup: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] undeploy: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] setOSConditions: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] setToolWin: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] setToolUnix: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] setToolProperty: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] setS1ASclassPath: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] init-common: [2024-04-16T10:25:02.500Z] [2024-04-16T10:25:02.500Z] undeploy-common: [2024-04-16T10:25:02.670Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA_HEX:digest-algorithm=SHA --target server JDBCRealm_SHA_HEX [2024-04-16T10:25:02.670Z] [2024-04-16T10:25:02.670Z] setOSConditions: [2024-04-16T10:25:02.670Z] [2024-04-16T10:25:02.670Z] setToolWin: [2024-04-16T10:25:02.670Z] [2024-04-16T10:25:02.671Z] setToolUnix: [2024-04-16T10:25:02.671Z] [2024-04-16T10:25:02.671Z] setToolProperty: [2024-04-16T10:25:02.671Z] [2024-04-16T10:25:02.671Z] setS1ASclassPath: [2024-04-16T10:25:02.671Z] [2024-04-16T10:25:02.671Z] init-common: [2024-04-16T10:25:02.671Z] [2024-04-16T10:25:02.671Z] create-custom-auth-realm: [2024-04-16T10:25:02.671Z] [echo] Creating auth realm JDBCRealm_SHA256_HEX ... [2024-04-16T10:25:02.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.connector-service.property.rar-accessibility-testApp= [2024-04-16T10:25:02.807Z] [exec] server.connector-service.property.rar-accessibility-testApp= [2024-04-16T10:25:02.807Z] [echo] @@## glassfish-resources-xml tests ##@@ [2024-04-16T10:25:02.807Z] [2024-04-16T10:25:02.807Z] glassfish-resources-xml-tests: [2024-04-16T10:25:02.808Z] [echo] @@## connector1.5-resourcesxml ##@@ [2024-04-16T10:25:02.928Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:02.928Z] [javac] 1 warning [2024-04-16T10:25:02.928Z] [2024-04-16T10:25:02.928Z] assemble: [2024-04-16T10:25:02.928Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] declare-test: [2024-04-16T10:25:02.929Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin deploy [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.os: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.tools.unix: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.tools.windows: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.tools: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] setAsadminArgs: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.customtasks: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] prepare: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] deploy.asadmin: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] setAsadminArgs: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] common.deploy.asadmin: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.os: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.tools.unix: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.tools.windows: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init.tools: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] setAsadminArgs: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.929Z] init: [2024-04-16T10:25:02.929Z] [2024-04-16T10:25:02.930Z] init.customtasks: [2024-04-16T10:25:02.930Z] [2024-04-16T10:25:02.930Z] common.run.asadmin: [2024-04-16T10:25:02.930Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-04-16T10:25:02.937Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA256_HEX:digest-algorithm=SHA-256 --target server JDBCRealm_SHA256_HEX [2024-04-16T10:25:02.938Z] [2024-04-16T10:25:02.938Z] setOSConditions: [2024-04-16T10:25:02.938Z] [2024-04-16T10:25:02.938Z] setToolWin: [2024-04-16T10:25:02.938Z] [2024-04-16T10:25:02.938Z] setToolUnix: [2024-04-16T10:25:02.938Z] [2024-04-16T10:25:02.938Z] setToolProperty: [2024-04-16T10:25:02.938Z] [2024-04-16T10:25:02.938Z] setS1ASclassPath: [2024-04-16T10:25:02.938Z] [2024-04-16T10:25:02.938Z] init-common: [2024-04-16T10:25:02.938Z] [2024-04-16T10:25:02.938Z] create-custom-auth-realm: [2024-04-16T10:25:02.938Z] [echo] Creating auth realm JDBCRealm_SHA384_HEX ... [2024-04-16T10:25:03.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connection-factory-definitionApp [2024-04-16T10:25:03.062Z] [2024-04-16T10:25:03.062Z] setOSConditions: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolWin: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolUnix: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolProperty: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setS1ASclassPath: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] init-common: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] build: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] all: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setOSConditions: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolWin: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolUnix: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolProperty: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setS1ASclassPath: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] init-common: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] all: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setOSConditions: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolWin: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolUnix: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setToolProperty: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.063Z] setS1ASclassPath: [2024-04-16T10:25:03.063Z] [2024-04-16T10:25:03.064Z] init-common: [2024-04-16T10:25:03.064Z] [2024-04-16T10:25:03.064Z] compile-common: [2024-04-16T10:25:03.064Z] [echo] Current time (ISO): 2024-04-16T10:25:02.858+0000 [2024-04-16T10:25:03.064Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2024-04-16T10:25:03.064Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/classes [2024-04-16T10:25:03.091Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:03.091Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:03.091Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:03.091Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:03.091Z] [2024-04-16T10:25:03.091Z] setOSConditions: [2024-04-16T10:25:03.091Z] [2024-04-16T10:25:03.092Z] setToolWin: [2024-04-16T10:25:03.092Z] [2024-04-16T10:25:03.092Z] setToolUnix: [2024-04-16T10:25:03.092Z] [2024-04-16T10:25:03.092Z] setToolProperty: [2024-04-16T10:25:03.092Z] [2024-04-16T10:25:03.092Z] setS1ASclassPath: [2024-04-16T10:25:03.092Z] [2024-04-16T10:25:03.092Z] init-common: [2024-04-16T10:25:03.092Z] [2024-04-16T10:25:03.092Z] wsimport: [2024-04-16T10:25:03.186Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:03.186Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:03.283Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:03.307Z] [exec] Apr 16, 2024 10:25:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:03.307Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3820cfe [2024-04-16T10:25:03.327Z] [2024-04-16T10:25:03.328Z] setOSConditions: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setToolWin: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setToolUnix: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setToolProperty: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setS1ASclassPath: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] init-common: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] undeploy: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setOSConditions: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setToolWin: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setToolUnix: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setToolProperty: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] setS1ASclassPath: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] init-common: [2024-04-16T10:25:03.328Z] [2024-04-16T10:25:03.328Z] undeploy-rar-common: [2024-04-16T10:25:03.328Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=true cfd-ra [2024-04-16T10:25:03.348Z] [exec] parsing WSDL... [2024-04-16T10:25:03.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA384_HEX:digest-algorithm=SHA-384 --target server JDBCRealm_SHA384_HEX [2024-04-16T10:25:03.496Z] [2024-04-16T10:25:03.496Z] setOSConditions: [2024-04-16T10:25:03.496Z] [2024-04-16T10:25:03.496Z] setToolWin: [2024-04-16T10:25:03.496Z] [2024-04-16T10:25:03.496Z] setToolUnix: [2024-04-16T10:25:03.496Z] [2024-04-16T10:25:03.496Z] setToolProperty: [2024-04-16T10:25:03.496Z] [2024-04-16T10:25:03.496Z] setS1ASclassPath: [2024-04-16T10:25:03.496Z] [2024-04-16T10:25:03.496Z] init-common: [2024-04-16T10:25:03.496Z] [2024-04-16T10:25:03.496Z] create-custom-auth-realm: [2024-04-16T10:25:03.496Z] [echo] Creating auth realm JDBCRealm_SHA512_HEX ... [2024-04-16T10:25:03.538Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/war/FooManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:25:03.538Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:03.538Z] [javac] 1 warning [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] build: [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] setOSConditions: [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] setToolWin: [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] setToolUnix: [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] setToolProperty: [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] setS1ASclassPath: [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] init-common: [2024-04-16T10:25:03.538Z] [2024-04-16T10:25:03.538Z] webclient-war-common: [2024-04-16T10:25:03.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] clear: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] test-tlds-exist: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] copy-tlds: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] test-tagfiles-exist: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] copy-tagfiles: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] package-war-common: [2024-04-16T10:25:03.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:25:03.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:03.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:03.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:03.539Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/jaxrs/lib [2024-04-16T10:25:03.539Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:03.539Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:03.539Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2024-04-16T10:25:03.539Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] setOSConditions: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] setToolWin: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.539Z] setToolUnix: [2024-04-16T10:25:03.539Z] [2024-04-16T10:25:03.540Z] setToolProperty: [2024-04-16T10:25:03.540Z] [2024-04-16T10:25:03.540Z] setS1ASclassPath: [2024-04-16T10:25:03.540Z] [2024-04-16T10:25:03.540Z] init-common: [2024-04-16T10:25:03.540Z] [2024-04-16T10:25:03.540Z] compile-common: [2024-04-16T10:25:03.540Z] [echo] Current time (ISO): 2024-04-16T10:25:03.502+0000 [2024-04-16T10:25:03.540Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:03.562Z] [exec] Value of key is: test2 : [2024-04-16T10:25:03.562Z] [exec] jdbc reconfig-maxpoolsize status: [2024-04-16T10:25:03.562Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:03.562Z] [exec] [2024-04-16T10:25:03.562Z] [exec] [2024-04-16T10:25:03.562Z] [exec] ----------------------------------------- [2024-04-16T10:25:03.562Z] [exec] - test2 : : PASS - [2024-04-16T10:25:03.562Z] [exec] ----------------------------------------- [2024-04-16T10:25:03.562Z] [exec] Total PASS: 1 [2024-04-16T10:25:03.562Z] [exec] Total FAIL: 0 [2024-04-16T10:25:03.562Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:03.562Z] [exec] ----------------------------------------- [2024-04-16T10:25:03.562Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:03.562Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:03.747Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2024-04-16T10:25:03.747Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.os: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.tools.unix: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.tools.windows: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.tools: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] setAsadminArgs: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.customtasks: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] setEnabled: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] createAppRef: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.os: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.tools.unix: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.tools.windows: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] init.tools: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.747Z] setAsadminArgs: [2024-04-16T10:25:03.747Z] [2024-04-16T10:25:03.748Z] init: [2024-04-16T10:25:03.748Z] [2024-04-16T10:25:03.748Z] init.customtasks: [2024-04-16T10:25:03.748Z] [2024-04-16T10:25:03.748Z] prepare: [2024-04-16T10:25:03.748Z] [2024-04-16T10:25:03.748Z] setHttpPort2: [2024-04-16T10:25:03.748Z] [2024-04-16T10:25:03.748Z] runweb: [2024-04-16T10:25:03.748Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2024-04-16T10:25:03.750Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.ee.authentication.glassfish.jdbc.JDBCRealm --property datasource-jndi=jdbc/MyWhirlPool:jaas-context=jdbcRealm:db-user=dbuser:db-password=dbpass:user-name-column=USERNAME:password-column=PASSWORD:group-table=GROUP_TABLE:group-name-column=GROUPNAME:encoding=HEX:user-table=USER_TABLE_SHA512_HEX:digest-algorithm=SHA-512 --target server JDBCRealm_SHA512_HEX [2024-04-16T10:25:03.817Z] [2024-04-16T10:25:03.817Z] checkReporting-common: [2024-04-16T10:25:03.817Z] [2024-04-16T10:25:03.817Z] confirmReportPresent-common: [2024-04-16T10:25:03.817Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:03.817Z] [echo] Test seems to be reported fine [2024-04-16T10:25:03.817Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-04-16T10:25:03.817Z] [2024-04-16T10:25:03.817Z] confirmMissingReport-common: [2024-04-16T10:25:03.817Z] [2024-04-16T10:25:03.817Z] asadmin-common: [2024-04-16T10:25:03.817Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=10 [2024-04-16T10:25:03.932Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:25:03.932Z] [exec] Waiting finished after 8,002 ms. [2024-04-16T10:25:03.932Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:25:03.932Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:25:03.933Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:25:03.933Z] [exec] Admin Port: 4,848 [2024-04-16T10:25:03.933Z] [exec] Command start-domain executed successfully. [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] start-server-windows: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] all: [2024-04-16T10:25:03.933Z] [echo] @@## nonstringraproperties ##@@ [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setOSConditions: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setToolWin: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setToolUnix: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setToolProperty: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setS1ASclassPath: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] init-common: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] build: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] all: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setOSConditions: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setToolWin: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setToolUnix: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setToolProperty: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setS1ASclassPath: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] init-common: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] all: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setOSConditions: [2024-04-16T10:25:03.933Z] [2024-04-16T10:25:03.933Z] setToolWin: [2024-04-16T10:25:03.934Z] [2024-04-16T10:25:03.934Z] setToolUnix: [2024-04-16T10:25:03.934Z] [2024-04-16T10:25:03.934Z] setToolProperty: [2024-04-16T10:25:03.934Z] [2024-04-16T10:25:03.934Z] setS1ASclassPath: [2024-04-16T10:25:03.934Z] [2024-04-16T10:25:03.934Z] init-common: [2024-04-16T10:25:03.934Z] [2024-04-16T10:25:03.934Z] compile-common: [2024-04-16T10:25:03.934Z] [echo] Current time (ISO): 2024-04-16T10:25:03.354+0000 [2024-04-16T10:25:03.934Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2024-04-16T10:25:03.934Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/classes [2024-04-16T10:25:04.003Z] [2024-04-16T10:25:04.003Z] setOSConditions: [2024-04-16T10:25:04.003Z] [2024-04-16T10:25:04.003Z] setToolWin: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setToolUnix: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setToolProperty: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setS1ASclassPath: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] init-common: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] clean: [2024-04-16T10:25:04.004Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:04.004Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] compile: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setOSConditions: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setToolWin: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setToolUnix: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setToolProperty: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] setS1ASclassPath: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] init-common: [2024-04-16T10:25:04.004Z] [2024-04-16T10:25:04.004Z] compile-common: [2024-04-16T10:25:04.004Z] [echo] Current time (ISO): 2024-04-16T10:25:03.793+0000 [2024-04-16T10:25:04.004Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:04.004Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:04.275Z] [exec] [2024-04-16T10:25:04.275Z] [exec] Generating code... [2024-04-16T10:25:04.275Z] [exec] [2024-04-16T10:25:04.275Z] [exec] Compiling code... [2024-04-16T10:25:04.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false cfd-ra [2024-04-16T10:25:04.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=10 [2024-04-16T10:25:04.412Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=10 [2024-04-16T10:25:04.412Z] [2024-04-16T10:25:04.412Z] asadmin-common: [2024-04-16T10:25:04.412Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_wait_time_in_millis=1000 [2024-04-16T10:25:04.585Z] [2024-04-16T10:25:04.585Z] all: [2024-04-16T10:25:04.585Z] [2024-04-16T10:25:04.585Z] stop-record: [2024-04-16T10:25:04.585Z] [2024-04-16T10:25:04.585Z] report: [2024-04-16T10:25:04.585Z] [echo] Comparing results with expected results [2024-04-16T10:25:04.585Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:25:04.585Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:25:04.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_wait_time_in_millis=1000 [2024-04-16T10:25:04.667Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-wait-time-in-millis=1000 [2024-04-16T10:25:04.667Z] [2024-04-16T10:25:04.667Z] setOSConditions: [2024-04-16T10:25:04.667Z] [2024-04-16T10:25:04.667Z] setToolWin: [2024-04-16T10:25:04.667Z] [2024-04-16T10:25:04.667Z] setToolUnix: [2024-04-16T10:25:04.667Z] [2024-04-16T10:25:04.667Z] setToolProperty: [2024-04-16T10:25:04.667Z] [2024-04-16T10:25:04.667Z] setS1ASclassPath: [2024-04-16T10:25:04.667Z] [2024-04-16T10:25:04.667Z] init-common: [2024-04-16T10:25:04.667Z] [2024-04-16T10:25:04.667Z] runclient-common: [2024-04-16T10:25:04.667Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-04-16T10:25:05.145Z] [javaWithResult] 0: [2024-04-16T10:25:05.145Z] [javaWithResult] 1: [2024-04-16T10:25:05.145Z] [javaWithResult] 2: [2024-04-16T10:25:05.145Z] [javaWithResult] 3: [2024-04-16T10:25:05.145Z] [javaWithResult] 4: [2024-04-16T10:25:05.145Z] [javaWithResult] 5: [2024-04-16T10:25:05.145Z] [javaWithResult] 6: Hello [2024-04-16T10:25:05.145Z] [javaWithResult] 7: [2024-04-16T10:25:05.145Z] [javaWithResult] 8: [2024-04-16T10:25:05.145Z] [javaWithResult] 9: Message: Hello World: 0 [2024-04-16T10:25:05.145Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2024-04-16T10:25:05.145Z] [javaWithResult] 11: [2024-04-16T10:25:05.145Z] [javaWithResult] 12: [2024-04-16T10:25:05.145Z] [2024-04-16T10:25:05.145Z] processResult: [2024-04-16T10:25:05.145Z] [2024-04-16T10:25:05.145Z] failed: [2024-04-16T10:25:05.145Z] [2024-04-16T10:25:05.145Z] passed: [2024-04-16T10:25:05.145Z] [echo] Test jsp Passed [2024-04-16T10:25:05.145Z] [2024-04-16T10:25:05.145Z] unknown: [2024-04-16T10:25:05.145Z] [2024-04-16T10:25:05.145Z] declare-test: [2024-04-16T10:25:05.146Z] [echo] Starting test jsp ejb30/war/jsp Test asadmin redeploy [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.os: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.tools.unix: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.tools.windows: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.tools: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] setAsadminArgs: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.customtasks: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] prepare: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] redeploy.asadmin: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] setAsadminArgs: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] common.redeploy.asadmin: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.os: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.tools.unix: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.tools.windows: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.tools: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] setAsadminArgs: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] init.customtasks: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.146Z] delAppRef: [2024-04-16T10:25:05.146Z] [2024-04-16T10:25:05.147Z] init.os: [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] init.tools.unix: [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] init.tools.windows: [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] init.tools: [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] setAsadminArgs: [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] init: [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] init.customtasks: [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] common.run.asadmin: [2024-04-16T10:25:05.147Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-jsp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/jsp/archives/deployment-ejb30-war-jsp.war [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.147Z] report-sh: [2024-04-16T10:25:05.147Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:25:05.147Z] [exec] [2024-04-16T10:25:05.147Z] [exec] ************************ [2024-04-16T10:25:05.147Z] [exec] PASSED= 22 [2024-04-16T10:25:05.147Z] [exec] ------------ ========= [2024-04-16T10:25:05.147Z] [exec] FAILED= 0 [2024-04-16T10:25:05.147Z] [exec] ------------ ========= [2024-04-16T10:25:05.147Z] [exec] DID NOT RUN= 354 [2024-04-16T10:25:05.147Z] [exec] ------------ ========= [2024-04-16T10:25:05.147Z] [exec] Total Expected=376 [2024-04-16T10:25:05.147Z] [exec] ************************ [2024-04-16T10:25:05.147Z] [exec] [2024-04-16T10:25:05.147Z] [2024-04-16T10:25:05.148Z] BUILD SUCCESSFUL [2024-04-16T10:25:05.148Z] Total time: 6 minutes 14 seconds [2024-04-16T10:25:05.148Z] in flushAll , creating new testSuiteHash [2024-04-16T10:25:05.148Z] in flushAll , creating new testSuiteHash [2024-04-16T10:25:05.148Z] in flushAll , creating new testSuiteHash [2024-04-16T10:25:05.148Z] in flushAll , creating new testSuiteHash [2024-04-16T10:25:05.148Z] [2024-04-16T10:25:05.148Z] real 6m15.978s [2024-04-16T10:25:05.148Z] user 7m38.452s [2024-04-16T10:25:05.148Z] sys 0m56.028s [2024-04-16T10:25:05.148Z] + antStatus=0 [2024-04-16T10:25:05.148Z] + ant stopDomain stopDerby [2024-04-16T10:25:05.202Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:05.202Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:25:05.361Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:05.405Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:05.405Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:05.426Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:25:05.443Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:05.443Z] [javac] 1 warning [2024-04-16T10:25:05.590Z] [exec] Apr 16, 2024 10:25:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:05.591Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:05.615Z] [javac] 1 warning [2024-04-16T10:25:05.615Z] [2024-04-16T10:25:05.615Z] setOSConditions: [2024-04-16T10:25:05.615Z] [2024-04-16T10:25:05.615Z] setToolWin: [2024-04-16T10:25:05.615Z] [2024-04-16T10:25:05.615Z] setToolUnix: [2024-04-16T10:25:05.615Z] [2024-04-16T10:25:05.615Z] setToolProperty: [2024-04-16T10:25:05.615Z] [2024-04-16T10:25:05.615Z] setS1ASclassPath: [2024-04-16T10:25:05.615Z] [2024-04-16T10:25:05.615Z] init-common: [2024-04-16T10:25:05.615Z] [2024-04-16T10:25:05.615Z] compile-common: [2024-04-16T10:25:05.615Z] [echo] Current time (ISO): 2024-04-16T10:25:05.495+0000 [2024-04-16T10:25:05.616Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] deploy: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] deploy-war-common: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] setOSConditions: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] setToolWin: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] setToolUnix: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] setToolProperty: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] setS1ASclassPath: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] init-common: [2024-04-16T10:25:05.698Z] [2024-04-16T10:25:05.698Z] deploy-war-commonpe: [2024-04-16T10:25:05.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:05.767Z] [javac] 1 warning [2024-04-16T10:25:05.767Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:25:05.767Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:05.767Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:25:05.767Z] [2024-04-16T10:25:05.767Z] deploy-client: [2024-04-16T10:25:05.965Z] [exec] Application deployed with name deployment-ejb30-war-jsp. [2024-04-16T10:25:05.965Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.os: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.tools.unix: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.tools.windows: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.tools: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] setAsadminArgs: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.customtasks: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] setEnabled: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] createAppRef: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.os: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.tools.unix: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.tools.windows: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.tools: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] setAsadminArgs: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init: [2024-04-16T10:25:05.965Z] [2024-04-16T10:25:05.965Z] init.customtasks: [2024-04-16T10:25:05.966Z] [2024-04-16T10:25:05.966Z] prepare: [2024-04-16T10:25:05.966Z] [2024-04-16T10:25:05.966Z] setHttpPort2: [2024-04-16T10:25:05.966Z] [2024-04-16T10:25:05.966Z] runweb: [2024-04-16T10:25:06.149Z] [exec] Apr 16, 2024 10:25:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:06.150Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:06.221Z] [javaWithResult] Connecting to: http://localhost:8080/deployment-ejb30-war-jsp/index.jsp [2024-04-16T10:25:06.283Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-jaxrs --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-jaxrs-web.war [2024-04-16T10:25:06.329Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:06.329Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:25:06.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:06.338Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:06.338Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:25:06.338Z] [javac] ^ [2024-04-16T10:25:06.338Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:06.338Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:25:06.339Z] [javac] ^ [2024-04-16T10:25:06.339Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:25:06.339Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:25:06.339Z] [javac] 3 warnings [2024-04-16T10:25:06.339Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.jar [2024-04-16T10:25:06.339Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/ra/generic-ra.rar [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setOSConditions: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setToolWin: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setToolUnix: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setToolProperty: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setS1ASclassPath: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] init-common: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] clean-common: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setOSConditions: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setToolWin: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setToolUnix: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setToolProperty: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setS1ASclassPath: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] init-common: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] clean-classes-common: [2024-04-16T10:25:06.339Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setOSConditions: [2024-04-16T10:25:06.339Z] [2024-04-16T10:25:06.339Z] setToolWin: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setToolUnix: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setToolProperty: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setS1ASclassPath: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] init-common: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] clean-jars-common: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] all: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setOSConditions: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setToolWin: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setToolUnix: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setToolProperty: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] setS1ASclassPath: [2024-04-16T10:25:06.340Z] [2024-04-16T10:25:06.340Z] init-common: [2024-04-16T10:25:06.362Z] [2024-04-16T10:25:06.362Z] setOSConditions: [2024-04-16T10:25:06.362Z] [2024-04-16T10:25:06.362Z] setToolWin: [2024-04-16T10:25:06.362Z] [2024-04-16T10:25:06.362Z] setToolUnix: [2024-04-16T10:25:06.362Z] [2024-04-16T10:25:06.362Z] setToolProperty: [2024-04-16T10:25:06.362Z] [2024-04-16T10:25:06.362Z] setS1ASclassPath: [2024-04-16T10:25:06.404Z] [exec] Apr 16, 2024 10:25:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:06.404Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:06.506Z] [javaWithResult] 0: [2024-04-16T10:25:06.506Z] [javaWithResult] 1: [2024-04-16T10:25:06.506Z] [javaWithResult] 2: [2024-04-16T10:25:06.506Z] [javaWithResult] 3: [2024-04-16T10:25:06.506Z] [javaWithResult] 4: [2024-04-16T10:25:06.506Z] [javaWithResult] 5: [2024-04-16T10:25:06.506Z] [javaWithResult] 6: Hello [2024-04-16T10:25:06.506Z] [javaWithResult] 7: [2024-04-16T10:25:06.506Z] [javaWithResult] 8: [2024-04-16T10:25:06.506Z] [javaWithResult] 9: Message: Hello World: 0 [2024-04-16T10:25:06.506Z] [javaWithResult] 10: Message2: ds1-login-timeout=0ds2-login-timeout=0, Hello World [2024-04-16T10:25:06.506Z] [javaWithResult] 11: [2024-04-16T10:25:06.506Z] [javaWithResult] 12: [2024-04-16T10:25:06.506Z] [2024-04-16T10:25:06.506Z] processResult: [2024-04-16T10:25:06.506Z] [2024-04-16T10:25:06.506Z] failed: [2024-04-16T10:25:06.506Z] [2024-04-16T10:25:06.506Z] passed: [2024-04-16T10:25:06.506Z] [echo] Test jsp Passed [2024-04-16T10:25:06.506Z] [2024-04-16T10:25:06.506Z] unknown: [2024-04-16T10:25:06.506Z] [2024-04-16T10:25:06.506Z] init.os: [2024-04-16T10:25:06.506Z] [2024-04-16T10:25:06.507Z] init.tools.unix: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.tools.windows: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.tools: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] setAsadminArgs: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.customtasks: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] prepare: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] undeploy.asadmin: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] setAsadminArgs: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] common.undeploy.asadmin: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.os: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.tools.unix: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.tools.windows: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.tools: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] setAsadminArgs: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.507Z] init.customtasks: [2024-04-16T10:25:06.507Z] [2024-04-16T10:25:06.508Z] delAppRef: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] init.os: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] init.tools.unix: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] init.tools.windows: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] init.tools: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] setAsadminArgs: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] init: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] init.customtasks: [2024-04-16T10:25:06.508Z] [2024-04-16T10:25:06.508Z] common.run.asadmin: [2024-04-16T10:25:06.508Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-jsp [2024-04-16T10:25:06.537Z] [exec] Application deployed with name ejb-ejb31-ejblite-jaxrs-web. [2024-04-16T10:25:06.537Z] [2024-04-16T10:25:06.537Z] deploy-war-commonee: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] run: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] setOSConditions: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] setToolWin: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] setToolUnix: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] setToolProperty: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] setS1ASclassPath: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] init-common: [2024-04-16T10:25:06.538Z] [2024-04-16T10:25:06.538Z] run_se: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] all: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] setOSConditions: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] setToolWin: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] setToolUnix: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] setToolProperty: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] setS1ASclassPath: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] init-common: [2024-04-16T10:25:06.596Z] [2024-04-16T10:25:06.596Z] compile-common: [2024-04-16T10:25:06.596Z] [echo] Current time (ISO): 2024-04-16T10:25:06.352+0000 [2024-04-16T10:25:06.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:06.596Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:06.617Z] [2024-04-16T10:25:06.617Z] init-common: [2024-04-16T10:25:06.617Z] [2024-04-16T10:25:06.617Z] stopDomain: [2024-04-16T10:25:06.617Z] [echo] run.xml:stopping domain... [2024-04-16T10:25:06.890Z] [exec] Application deployed with name wsclient. [2024-04-16T10:25:06.890Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:06.890Z] [2024-04-16T10:25:06.890Z] setup: [2024-04-16T10:25:06.890Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:06.890Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:06.891Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:06.891Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:06.891Z] [2024-04-16T10:25:06.891Z] setOSConditions: [2024-04-16T10:25:06.891Z] [2024-04-16T10:25:06.891Z] setToolWin: [2024-04-16T10:25:06.891Z] [2024-04-16T10:25:06.891Z] setToolUnix: [2024-04-16T10:25:06.891Z] [2024-04-16T10:25:06.891Z] setToolProperty: [2024-04-16T10:25:06.891Z] [2024-04-16T10:25:06.891Z] setS1ASclassPath: [2024-04-16T10:25:06.891Z] [2024-04-16T10:25:06.891Z] init-common: [2024-04-16T10:25:06.891Z] [2024-04-16T10:25:06.891Z] runtest: [2024-04-16T10:25:06.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:06.891Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml:96: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:06.891Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:06.891Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [2024-04-16T10:25:06.891Z] [java] [client.TestClient]::

[2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: So the RESULT OF SERVICE IS : [2024-04-16T10:25:06.891Z] [java] [client.TestClient]::

[2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [WebSvcTest-Hello1 Hi] [2024-04-16T10:25:06.891Z] [java] [client.TestClient]::

[2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [WebSvcTest-Hello2 Hi] [2024-04-16T10:25:06.891Z] [java] [client.TestClient]::

[2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [2024-04-16T10:25:06.891Z] [java] [client.TestClient]:: [2024-04-16T10:25:06.891Z] [java] Value of key is:container-resolver [2024-04-16T10:25:06.891Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:06.891Z] [java] [2024-04-16T10:25:06.891Z] [java] [2024-04-16T10:25:06.891Z] [java] ----------------------------------------- [2024-04-16T10:25:06.891Z] [java] - container-resolver: PASS - [2024-04-16T10:25:06.891Z] [java] ----------------------------------------- [2024-04-16T10:25:06.891Z] [java] Total PASS: 1 [2024-04-16T10:25:06.891Z] [java] Total FAIL: 0 [2024-04-16T10:25:06.891Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:06.891Z] [java] ----------------------------------------- [2024-04-16T10:25:06.891Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:06.891Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:06.892Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:06.892Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:06.892Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:06.892Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:06.892Z] [2024-04-16T10:25:06.892Z] setOSConditions: [2024-04-16T10:25:06.892Z] [2024-04-16T10:25:06.892Z] setToolWin: [2024-04-16T10:25:06.892Z] [2024-04-16T10:25:06.892Z] setToolUnix: [2024-04-16T10:25:06.892Z] [2024-04-16T10:25:06.892Z] setToolProperty: [2024-04-16T10:25:06.892Z] [2024-04-16T10:25:06.892Z] setS1ASclassPath: [2024-04-16T10:25:06.892Z] [2024-04-16T10:25:06.892Z] init-common: [2024-04-16T10:25:06.892Z] [2024-04-16T10:25:06.892Z] clean: [2024-04-16T10:25:06.892Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:06.892Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:06.892Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:06.892Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:06.893Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setOSConditions: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setToolWin: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setToolUnix: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setToolProperty: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setS1ASclassPath: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] init-common: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] clean-common: [2024-04-16T10:25:06.893Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:06.893Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:06.893Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:06.893Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:06.893Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setOSConditions: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setToolWin: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.893Z] setToolUnix: [2024-04-16T10:25:06.893Z] [2024-04-16T10:25:06.894Z] setToolProperty: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] setS1ASclassPath: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] init-common: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] clean-classes-common: [2024-04-16T10:25:06.894Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:06.894Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:06.894Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:06.894Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:06.894Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:06.894Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] setOSConditions: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] setToolWin: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] setToolUnix: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] setToolProperty: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] setS1ASclassPath: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] init-common: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.894Z] clean-jars-common: [2024-04-16T10:25:06.894Z] [2024-04-16T10:25:06.895Z] undeploy: [2024-04-16T10:25:06.895Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:06.895Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:06.895Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:06.895Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:06.895Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc1/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:06.895Z] [2024-04-16T10:25:06.895Z] setOSConditions: [2024-04-16T10:25:06.895Z] [2024-04-16T10:25:06.895Z] setToolWin: [2024-04-16T10:25:06.895Z] [2024-04-16T10:25:06.895Z] setToolUnix: [2024-04-16T10:25:06.895Z] [2024-04-16T10:25:06.895Z] setToolProperty: [2024-04-16T10:25:06.895Z] [2024-04-16T10:25:06.895Z] setS1ASclassPath: [2024-04-16T10:25:06.895Z] [2024-04-16T10:25:06.895Z] init-common: [2024-04-16T10:25:06.895Z] [2024-04-16T10:25:06.895Z] undeploy-war-common: [2024-04-16T10:25:07.098Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-jaxrs/HelloServlet [2024-04-16T10:25:07.099Z] [java] JMS Servlet Output [2024-04-16T10:25:07.099Z] [java]
DatabaseServelt :: All information I can give

[2024-04-16T10:25:07.099Z] [java] Context Path : /ejb-ejb31-ejblite-jaxrs
[2024-04-16T10:25:07.099Z] [java] Servlet Path : /HelloServlet
[2024-04-16T10:25:07.099Z] [java] Path Info : null
[2024-04-16T10:25:07.099Z] [java] [2024-04-16T10:25:07.099Z] [java] Value of key is: main [2024-04-16T10:25:07.099Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:07.099Z] [java] [2024-04-16T10:25:07.099Z] [java] [2024-04-16T10:25:07.099Z] [java] ----------------------------------------- [2024-04-16T10:25:07.099Z] [java] - main: PASS - [2024-04-16T10:25:07.099Z] [java] ----------------------------------------- [2024-04-16T10:25:07.099Z] [java] Total PASS: 1 [2024-04-16T10:25:07.099Z] [java] Total FAIL: 0 [2024-04-16T10:25:07.099Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:07.099Z] [java] ----------------------------------------- [2024-04-16T10:25:07.099Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:07.099Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] undeploy: [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] setOSConditions: [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] setToolWin: [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] setToolUnix: [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] setToolProperty: [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] setS1ASclassPath: [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] init-common: [2024-04-16T10:25:07.099Z] [2024-04-16T10:25:07.099Z] undeploy-war-common: [2024-04-16T10:25:07.111Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:07.111Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:07.111Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] private-all: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] setAsadminArgsWithoutPassword: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] create.user: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] setAsadminArgsWithoutPassword: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] common.createuser.asadmin: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] init.os: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] init.tools.unix: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] init.tools.windows: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] init.tools: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] setAsadminArgs: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] init: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] init.customtasks: [2024-04-16T10:25:07.111Z] [2024-04-16T10:25:07.111Z] common.run.asadmin: [2024-04-16T10:25:07.111Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-file-user --user admin --port 4848 --passwordfile asadminuserpassword.txt --echo=true --terse=true --groups j2ee --authrealmname file j2ee [2024-04-16T10:25:07.278Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:07.383Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-jaxrs-web [2024-04-16T10:25:07.499Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:07.499Z] [javac] 1 warning [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.499Z] build: [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.499Z] custom-build: [2024-04-16T10:25:07.499Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.499Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.499Z] setOSConditions: [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.499Z] setToolWin: [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.499Z] setToolUnix: [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.499Z] setToolProperty: [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.499Z] setS1ASclassPath: [2024-04-16T10:25:07.499Z] [2024-04-16T10:25:07.500Z] init-common: [2024-04-16T10:25:07.500Z] [2024-04-16T10:25:07.500Z] webclient-war-common: [2024-04-16T10:25:07.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:07.500Z] [2024-04-16T10:25:07.500Z] clear: [2024-04-16T10:25:07.500Z] [2024-04-16T10:25:07.500Z] test-tlds-exist: [2024-04-16T10:25:07.500Z] [2024-04-16T10:25:07.500Z] copy-tlds: [2024-04-16T10:25:07.500Z] [2024-04-16T10:25:07.500Z] test-tagfiles-exist: [2024-04-16T10:25:07.500Z] [2024-04-16T10:25:07.500Z] copy-tagfiles: [2024-04-16T10:25:07.500Z] [2024-04-16T10:25:07.500Z] package-war-common: [2024-04-16T10:25:07.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:25:07.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.500Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/lib [2024-04-16T10:25:07.500Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.501Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.501Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/docroot [2024-04-16T10:25:07.501Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2024-04-16T10:25:07.501Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.501Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.501Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.501Z] [2024-04-16T10:25:07.501Z] custom-build: [2024-04-16T10:25:07.501Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.501Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.501Z] [2024-04-16T10:25:07.501Z] setOSConditions: [2024-04-16T10:25:07.501Z] [2024-04-16T10:25:07.501Z] setToolWin: [2024-04-16T10:25:07.501Z] [2024-04-16T10:25:07.501Z] setToolUnix: [2024-04-16T10:25:07.501Z] [2024-04-16T10:25:07.501Z] setToolProperty: [2024-04-16T10:25:07.501Z] [2024-04-16T10:25:07.501Z] setS1ASclassPath: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] init-common: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] webclient-war-common: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] clear: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] test-tlds-exist: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] copy-tlds: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] test-tagfiles-exist: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] copy-tagfiles: [2024-04-16T10:25:07.502Z] [2024-04-16T10:25:07.502Z] package-war-common: [2024-04-16T10:25:07.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.502Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.502Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.502Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.502Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.503Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2024-04-16T10:25:07.503Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.503Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.503Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] custom-build: [2024-04-16T10:25:07.503Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.503Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.503Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] setOSConditions: [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] setToolWin: [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] setToolUnix: [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] setToolProperty: [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] setS1ASclassPath: [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] init-common: [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] webclient-war-common: [2024-04-16T10:25:07.503Z] [2024-04-16T10:25:07.503Z] clear: [2024-04-16T10:25:07.504Z] [2024-04-16T10:25:07.504Z] test-tlds-exist: [2024-04-16T10:25:07.504Z] [2024-04-16T10:25:07.504Z] copy-tlds: [2024-04-16T10:25:07.504Z] [2024-04-16T10:25:07.504Z] test-tagfiles-exist: [2024-04-16T10:25:07.504Z] [2024-04-16T10:25:07.504Z] copy-tagfiles: [2024-04-16T10:25:07.504Z] [2024-04-16T10:25:07.504Z] package-war-common: [2024-04-16T10:25:07.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.504Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.504Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.504Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.504Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2024-04-16T10:25:07.504Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.504Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.504Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.504Z] [2024-04-16T10:25:07.504Z] custom-build: [2024-04-16T10:25:07.505Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] setOSConditions: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] setToolWin: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] setToolUnix: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] setToolProperty: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] setS1ASclassPath: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] init-common: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] webclient-war-common: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] clear: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] test-tlds-exist: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] copy-tlds: [2024-04-16T10:25:07.505Z] [2024-04-16T10:25:07.505Z] test-tagfiles-exist: [2024-04-16T10:25:07.506Z] [2024-04-16T10:25:07.506Z] copy-tagfiles: [2024-04-16T10:25:07.506Z] [2024-04-16T10:25:07.506Z] package-war-common: [2024-04-16T10:25:07.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.506Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.506Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2024-04-16T10:25:07.506Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.506Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.506Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.506Z] [2024-04-16T10:25:07.506Z] custom-build: [2024-04-16T10:25:07.506Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.506Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.506Z] [2024-04-16T10:25:07.506Z] setOSConditions: [2024-04-16T10:25:07.506Z] [2024-04-16T10:25:07.507Z] setToolWin: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] setToolUnix: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] setToolProperty: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] setS1ASclassPath: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] init-common: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] webclient-war-common: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] clear: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] test-tlds-exist: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] copy-tlds: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] test-tagfiles-exist: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] copy-tagfiles: [2024-04-16T10:25:07.507Z] [2024-04-16T10:25:07.507Z] package-war-common: [2024-04-16T10:25:07.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.507Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.508Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.508Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.508Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.508Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2024-04-16T10:25:07.508Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.508Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.508Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.508Z] [2024-04-16T10:25:07.508Z] custom-build: [2024-04-16T10:25:07.508Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.508Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.508Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.508Z] [2024-04-16T10:25:07.508Z] setOSConditions: [2024-04-16T10:25:07.508Z] [2024-04-16T10:25:07.508Z] setToolWin: [2024-04-16T10:25:07.508Z] [2024-04-16T10:25:07.508Z] setToolUnix: [2024-04-16T10:25:07.508Z] [2024-04-16T10:25:07.508Z] setToolProperty: [2024-04-16T10:25:07.508Z] [2024-04-16T10:25:07.508Z] setS1ASclassPath: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] init-common: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] webclient-war-common: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] clear: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] test-tlds-exist: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] copy-tlds: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] test-tagfiles-exist: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] copy-tagfiles: [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.509Z] package-war-common: [2024-04-16T10:25:07.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.509Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.509Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.509Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.509Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2024-04-16T10:25:07.509Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.509Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.509Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.509Z] [2024-04-16T10:25:07.510Z] custom-build: [2024-04-16T10:25:07.510Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] setOSConditions: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] setToolWin: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] setToolUnix: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] setToolProperty: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] setS1ASclassPath: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] init-common: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] webclient-war-common: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] clear: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] test-tlds-exist: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] copy-tlds: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] test-tagfiles-exist: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] copy-tagfiles: [2024-04-16T10:25:07.510Z] [2024-04-16T10:25:07.510Z] package-war-common: [2024-04-16T10:25:07.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.510Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.510Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.510Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.511Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2024-04-16T10:25:07.511Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.511Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.511Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] custom-build: [2024-04-16T10:25:07.511Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.511Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] setOSConditions: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] setToolWin: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] setToolUnix: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] setToolProperty: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] setS1ASclassPath: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] init-common: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] webclient-war-common: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] clear: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] test-tlds-exist: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] copy-tlds: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] test-tagfiles-exist: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] copy-tagfiles: [2024-04-16T10:25:07.511Z] [2024-04-16T10:25:07.511Z] package-war-common: [2024-04-16T10:25:07.511Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.512Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.512Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.512Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2024-04-16T10:25:07.512Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.512Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.512Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] custom-build: [2024-04-16T10:25:07.512Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.512Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] setOSConditions: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] setToolWin: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] setToolUnix: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] setToolProperty: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] setS1ASclassPath: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] init-common: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] webclient-war-common: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] clear: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] test-tlds-exist: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] copy-tlds: [2024-04-16T10:25:07.512Z] [2024-04-16T10:25:07.512Z] test-tagfiles-exist: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] copy-tagfiles: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] package-war-common: [2024-04-16T10:25:07.513Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.513Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.513Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.513Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.513Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2024-04-16T10:25:07.513Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.513Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.513Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] custom-build: [2024-04-16T10:25:07.513Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.513Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] setOSConditions: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] setToolWin: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] setToolUnix: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] setToolProperty: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] setS1ASclassPath: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] init-common: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] webclient-war-common: [2024-04-16T10:25:07.513Z] [2024-04-16T10:25:07.513Z] clear: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] test-tlds-exist: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] copy-tlds: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] test-tagfiles-exist: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] copy-tagfiles: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] package-war-common: [2024-04-16T10:25:07.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.514Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.514Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.514Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2024-04-16T10:25:07.514Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.514Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.514Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] custom-build: [2024-04-16T10:25:07.514Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.514Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] setOSConditions: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] setToolWin: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] setToolUnix: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.514Z] setToolProperty: [2024-04-16T10:25:07.514Z] [2024-04-16T10:25:07.515Z] setS1ASclassPath: [2024-04-16T10:25:07.515Z] [2024-04-16T10:25:07.515Z] init-common: [2024-04-16T10:25:07.515Z] [2024-04-16T10:25:07.515Z] webclient-war-common: [2024-04-16T10:25:07.532Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:07.533Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:25:07.533Z] [javac] ^ [2024-04-16T10:25:07.533Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:07.533Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:25:07.533Z] [javac] ^ [2024-04-16T10:25:07.533Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:25:07.533Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:25:07.533Z] [javac] 3 warnings [2024-04-16T10:25:07.533Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.jar [2024-04-16T10:25:07.533Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/nonstringraproperties/ra/generic-ra.rar [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] setup: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] deploy: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] setOSConditions: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] setToolWin: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] setToolUnix: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] setToolProperty: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] setS1ASclassPath: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] init-common: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] deploy: [2024-04-16T10:25:07.533Z] [2024-04-16T10:25:07.533Z] asadmin-common: [2024-04-16T10:25:07.533Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra.rar [2024-04-16T10:25:07.638Z] [2024-04-16T10:25:07.638Z] all: [2024-04-16T10:25:07.638Z] [2024-04-16T10:25:07.638Z] generics: [2024-04-16T10:25:07.638Z] [2024-04-16T10:25:07.638Z] setOSConditions: [2024-04-16T10:25:07.638Z] [2024-04-16T10:25:07.638Z] setToolWin: [2024-04-16T10:25:07.638Z] [2024-04-16T10:25:07.638Z] setToolUnix: [2024-04-16T10:25:07.638Z] [2024-04-16T10:25:07.639Z] setToolProperty: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] setS1ASclassPath: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] init-common: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] clean: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] setOSConditions: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] setToolWin: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] setToolUnix: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] setToolProperty: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] setS1ASclassPath: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] init-common: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] clean-common: [2024-04-16T10:25:07.639Z] [2024-04-16T10:25:07.639Z] setOSConditions: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setToolWin: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setToolUnix: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setToolProperty: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setS1ASclassPath: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] init-common: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] clean-classes-common: [2024-04-16T10:25:07.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setOSConditions: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setToolWin: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setToolUnix: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setToolProperty: [2024-04-16T10:25:07.640Z] [2024-04-16T10:25:07.640Z] setS1ASclassPath: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] init-common: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] clean-jars-common: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] compile: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] setOSConditions: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] setToolWin: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] setToolUnix: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] setToolProperty: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] setS1ASclassPath: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] init-common: [2024-04-16T10:25:07.641Z] [2024-04-16T10:25:07.641Z] compile-common: [2024-04-16T10:25:07.641Z] [echo] Current time (ISO): 2024-04-16T10:25:07.438+0000 [2024-04-16T10:25:07.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:07.641Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:07.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups j2ee --authrealmname file --target server j2ee [2024-04-16T10:25:07.711Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/asadminuserpassword.txt [2024-04-16T10:25:07.711Z] [2024-04-16T10:25:07.711Z] init.os: [2024-04-16T10:25:07.711Z] [2024-04-16T10:25:07.711Z] init.tools.unix: [2024-04-16T10:25:07.711Z] [2024-04-16T10:25:07.711Z] init.tools.windows: [2024-04-16T10:25:07.711Z] [2024-04-16T10:25:07.711Z] init.tools: [2024-04-16T10:25:07.711Z] [2024-04-16T10:25:07.711Z] setAsadminArgs: [2024-04-16T10:25:07.711Z] [2024-04-16T10:25:07.711Z] init: [2024-04-16T10:25:07.711Z] [2024-04-16T10:25:07.712Z] init.customtasks: [2024-04-16T10:25:07.712Z] [2024-04-16T10:25:07.712Z] prepare: [2024-04-16T10:25:07.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-04-16T10:25:07.712Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives [2024-04-16T10:25:07.712Z] [2024-04-16T10:25:07.712Z] compile: [2024-04-16T10:25:07.712Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:07.712Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-04-16T10:25:07.769Z] [2024-04-16T10:25:07.769Z] clear: [2024-04-16T10:25:07.769Z] [2024-04-16T10:25:07.769Z] test-tlds-exist: [2024-04-16T10:25:07.769Z] [2024-04-16T10:25:07.769Z] copy-tlds: [2024-04-16T10:25:07.769Z] [2024-04-16T10:25:07.769Z] test-tagfiles-exist: [2024-04-16T10:25:07.769Z] [2024-04-16T10:25:07.769Z] copy-tagfiles: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] package-war-common: [2024-04-16T10:25:07.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.770Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.770Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2024-04-16T10:25:07.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.770Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.770Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] custom-build: [2024-04-16T10:25:07.770Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] setOSConditions: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] setToolWin: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] setToolUnix: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] setToolProperty: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] setS1ASclassPath: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] init-common: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] webclient-war-common: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.770Z] clear: [2024-04-16T10:25:07.770Z] [2024-04-16T10:25:07.771Z] test-tlds-exist: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] copy-tlds: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] test-tagfiles-exist: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] copy-tagfiles: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] package-war-common: [2024-04-16T10:25:07.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.771Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.771Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.771Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.771Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2024-04-16T10:25:07.771Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.771Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.771Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] custom-build: [2024-04-16T10:25:07.771Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.771Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.771Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] setOSConditions: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] setToolWin: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] setToolUnix: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] setToolProperty: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.771Z] setS1ASclassPath: [2024-04-16T10:25:07.771Z] [2024-04-16T10:25:07.772Z] init-common: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] webclient-war-common: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] clear: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] test-tlds-exist: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] copy-tlds: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] test-tagfiles-exist: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] copy-tagfiles: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] package-war-common: [2024-04-16T10:25:07.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.772Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.772Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.772Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2024-04-16T10:25:07.772Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.772Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.772Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] custom-build: [2024-04-16T10:25:07.772Z] [echo] web.xml is defined as web.xml [2024-04-16T10:25:07.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.772Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] setOSConditions: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.772Z] setToolWin: [2024-04-16T10:25:07.772Z] [2024-04-16T10:25:07.773Z] setToolUnix: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] setToolProperty: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] setS1ASclassPath: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] init-common: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] webclient-war-common: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] clear: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] test-tlds-exist: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] copy-tlds: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] test-tagfiles-exist: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] copy-tagfiles: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] package-war-common: [2024-04-16T10:25:07.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.773Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:07.773Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.773Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.773Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:07.773Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2024-04-16T10:25:07.773Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:07.773Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/web.xml [2024-04-16T10:25:07.773Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/sun-web.xml [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.773Z] setOSConditions: [2024-04-16T10:25:07.773Z] [2024-04-16T10:25:07.774Z] setToolWin: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setToolUnix: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setToolProperty: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setS1ASclassPath: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] init-common: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] deploy: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] deploy-war-common: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setOSConditions: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setToolWin: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setToolUnix: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setToolProperty: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] setS1ASclassPath: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] init-common: [2024-04-16T10:25:07.774Z] [2024-04-16T10:25:07.774Z] deploy-war-commonpe: [2024-04-16T10:25:07.824Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false containerresolver-app1-web [2024-04-16T10:25:07.824Z] [2024-04-16T10:25:07.824Z] cleanup: [2024-04-16T10:25:07.824Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:07.824Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:07.824Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:07.825Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:07.825Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] setOSConditions: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] setToolWin: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] setToolUnix: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] setToolProperty: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] setS1ASclassPath: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] init-common: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] clean: [2024-04-16T10:25:07.825Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:07.825Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:07.825Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:07.825Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:07.825Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] setOSConditions: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.825Z] setToolWin: [2024-04-16T10:25:07.825Z] [2024-04-16T10:25:07.826Z] setToolUnix: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] setToolProperty: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] setS1ASclassPath: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] init-common: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] clean-common: [2024-04-16T10:25:07.826Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:07.826Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:07.826Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:07.826Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:07.826Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] setOSConditions: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] setToolWin: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] setToolUnix: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] setToolProperty: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] setS1ASclassPath: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] init-common: [2024-04-16T10:25:07.826Z] [2024-04-16T10:25:07.826Z] clean-classes-common: [2024-04-16T10:25:07.827Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:07.827Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:07.827Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:07.827Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:07.827Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] setOSConditions: [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] setToolWin: [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] setToolUnix: [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] setToolProperty: [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] setS1ASclassPath: [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] init-common: [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] clean-jars-common: [2024-04-16T10:25:07.827Z] [2024-04-16T10:25:07.827Z] undeploy: [2024-04-16T10:25:07.827Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:07.827Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:07.828Z] Warning: 'file:./../../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:07.828Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:07.828Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/svc2/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:07.828Z] [2024-04-16T10:25:07.828Z] setOSConditions: [2024-04-16T10:25:07.828Z] [2024-04-16T10:25:07.828Z] setToolWin: [2024-04-16T10:25:07.828Z] [2024-04-16T10:25:07.828Z] setToolUnix: [2024-04-16T10:25:07.828Z] [2024-04-16T10:25:07.828Z] setToolProperty: [2024-04-16T10:25:07.828Z] [2024-04-16T10:25:07.828Z] setS1ASclassPath: [2024-04-16T10:25:07.828Z] [2024-04-16T10:25:07.828Z] init-common: [2024-04-16T10:25:07.828Z] [2024-04-16T10:25:07.828Z] undeploy-war-common: [2024-04-16T10:25:07.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:07.967Z] [javac] 1 warning [2024-04-16T10:25:07.967Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:07.967Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet [2024-04-16T10:25:08.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-web.war [2024-04-16T10:25:08.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false containerresolver-app2-web [2024-04-16T10:25:08.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:25:08.527Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:08.527Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb30/war/servlet/web/Servlet.java uses unchecked or unsafe operations. [2024-04-16T10:25:08.527Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:25:08.527Z] [javac] 1 warning [2024-04-16T10:25:08.527Z] [2024-04-16T10:25:08.527Z] assemble: [2024-04-16T10:25:08.527Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-04-16T10:25:08.527Z] [2024-04-16T10:25:08.527Z] declare-test: [2024-04-16T10:25:08.527Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin deploy [2024-04-16T10:25:08.527Z] [2024-04-16T10:25:08.527Z] init.os: [2024-04-16T10:25:08.527Z] [2024-04-16T10:25:08.527Z] init.tools.unix: [2024-04-16T10:25:08.527Z] [2024-04-16T10:25:08.527Z] init.tools.windows: [2024-04-16T10:25:08.527Z] [2024-04-16T10:25:08.527Z] init.tools: [2024-04-16T10:25:08.527Z] [2024-04-16T10:25:08.527Z] setAsadminArgs: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init.customtasks: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] prepare: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] deploy.asadmin: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] setAsadminArgs: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] common.deploy.asadmin: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init.os: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init.tools.unix: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init.tools.windows: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init.tools: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] setAsadminArgs: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] init.customtasks: [2024-04-16T10:25:08.528Z] [2024-04-16T10:25:08.528Z] common.run.asadmin: [2024-04-16T10:25:08.528Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-04-16T10:25:08.551Z] [exec] Waiting for the domain to stop . [2024-04-16T10:25:08.551Z] [exec] Waiting finished after 445 ms. [2024-04-16T10:25:08.551Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:25:08.551Z] [2024-04-16T10:25:08.551Z] setOSConditions: [2024-04-16T10:25:08.551Z] [2024-04-16T10:25:08.551Z] setToolWin: [2024-04-16T10:25:08.551Z] [2024-04-16T10:25:08.552Z] setToolUnix: [2024-04-16T10:25:08.552Z] [2024-04-16T10:25:08.552Z] setToolProperty: [2024-04-16T10:25:08.552Z] [2024-04-16T10:25:08.552Z] setS1ASclassPath: [2024-04-16T10:25:08.552Z] [2024-04-16T10:25:08.552Z] init-common: [2024-04-16T10:25:08.552Z] [2024-04-16T10:25:08.552Z] stopDerby: [2024-04-16T10:25:08.552Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-04-16T10:25:08.595Z] [exec] Application deployed with name jdbc-realm-clear-web. [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.595Z] deploy-war-commonee: [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.595Z] deploy-war-common: [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.595Z] setOSConditions: [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.595Z] setToolWin: [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.595Z] setToolUnix: [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.595Z] setToolProperty: [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.595Z] setS1ASclassPath: [2024-04-16T10:25:08.595Z] [2024-04-16T10:25:08.596Z] init-common: [2024-04-16T10:25:08.596Z] [2024-04-16T10:25:08.596Z] deploy-war-commonpe: [2024-04-16T10:25:08.681Z] [2024-04-16T10:25:08.681Z] cleanup: [2024-04-16T10:25:08.682Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:08.682Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:08.682Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:08.682Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:08.682Z] [2024-04-16T10:25:08.682Z] setOSConditions: [2024-04-16T10:25:08.682Z] [2024-04-16T10:25:08.682Z] setToolWin: [2024-04-16T10:25:08.682Z] [2024-04-16T10:25:08.682Z] setToolUnix: [2024-04-16T10:25:08.682Z] [2024-04-16T10:25:08.682Z] setToolProperty: [2024-04-16T10:25:08.682Z] [2024-04-16T10:25:08.682Z] setS1ASclassPath: [2024-04-16T10:25:08.682Z] [2024-04-16T10:25:08.682Z] init-common: [2024-04-16T10:25:08.682Z] [2024-04-16T10:25:08.682Z] clean: [2024-04-16T10:25:08.682Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:08.682Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:08.682Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:08.682Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setOSConditions: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setToolWin: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setToolUnix: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setToolProperty: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setS1ASclassPath: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] init-common: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] clean-common: [2024-04-16T10:25:08.683Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:08.683Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:08.683Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:08.683Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setOSConditions: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setToolWin: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setToolUnix: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setToolProperty: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] setS1ASclassPath: [2024-04-16T10:25:08.683Z] [2024-04-16T10:25:08.683Z] init-common: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] clean-classes-common: [2024-04-16T10:25:08.684Z] Warning: 'file:./../../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:08.684Z] Warning: 'file:./../../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:08.684Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:08.684Z] Warning: 'file:./../../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/containerresolver/client/build.xml should be expressed simply as './../../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] setOSConditions: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] setToolWin: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] setToolUnix: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] setToolProperty: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] setS1ASclassPath: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] init-common: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] clean-jars-common: [2024-04-16T10:25:08.684Z] [2024-04-16T10:25:08.684Z] undeploy-client: [2024-04-16T10:25:08.805Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:08.805Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:08.912Z] [exec] Apr 16, 2024 10:25:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:08.912Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3b4ef59f [2024-04-16T10:25:08.912Z] [exec] Value of key is: test3 : [2024-04-16T10:25:08.912Z] [exec] jdbc reconfig-maxpoolsize status: [2024-04-16T10:25:08.913Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:08.913Z] [exec] [2024-04-16T10:25:08.913Z] [exec] [2024-04-16T10:25:08.913Z] [exec] ----------------------------------------- [2024-04-16T10:25:08.913Z] [exec] - test3 : : PASS - [2024-04-16T10:25:08.913Z] [exec] ----------------------------------------- [2024-04-16T10:25:08.913Z] [exec] Total PASS: 1 [2024-04-16T10:25:08.913Z] [exec] Total FAIL: 0 [2024-04-16T10:25:08.913Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:08.913Z] [exec] ----------------------------------------- [2024-04-16T10:25:08.913Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:08.913Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:09.117Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:09.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-base64-web.war [2024-04-16T10:25:09.166Z] [2024-04-16T10:25:09.166Z] checkReporting-common: [2024-04-16T10:25:09.166Z] [2024-04-16T10:25:09.167Z] confirmReportPresent-common: [2024-04-16T10:25:09.167Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:09.167Z] [echo] Test seems to be reported fine [2024-04-16T10:25:09.167Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-04-16T10:25:09.167Z] [2024-04-16T10:25:09.167Z] confirmMissingReport-common: [2024-04-16T10:25:09.167Z] [2024-04-16T10:25:09.167Z] asadmin-common: [2024-04-16T10:25:09.167Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=20 [2024-04-16T10:25:09.247Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:09.247Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:25:09.247Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:09.247Z] [2024-04-16T10:25:09.247Z] cleanup: [2024-04-16T10:25:09.247Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:09.247Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:09.247Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:09.248Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:09.248Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setOSConditions: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setToolWin: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setToolUnix: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setToolProperty: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setS1ASclassPath: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] init-common: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] clean: [2024-04-16T10:25:09.248Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:09.248Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:09.248Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:09.248Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:09.248Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setOSConditions: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setToolWin: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.248Z] setToolUnix: [2024-04-16T10:25:09.248Z] [2024-04-16T10:25:09.249Z] setToolProperty: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] setS1ASclassPath: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] init-common: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] clean-common: [2024-04-16T10:25:09.249Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:09.249Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:09.249Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:09.249Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:09.249Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] setOSConditions: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] setToolWin: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] setToolUnix: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] setToolProperty: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] setS1ASclassPath: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] init-common: [2024-04-16T10:25:09.249Z] [2024-04-16T10:25:09.249Z] clean-classes-common: [2024-04-16T10:25:09.249Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:09.250Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:09.250Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:09.250Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:09.250Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] setOSConditions: [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] setToolWin: [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] setToolUnix: [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] setToolProperty: [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] setS1ASclassPath: [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] init-common: [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] clean-jars-common: [2024-04-16T10:25:09.250Z] [2024-04-16T10:25:09.250Z] compile: [2024-04-16T10:25:09.250Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:09.250Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:09.250Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:09.250Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:09.251Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:09.251Z] [2024-04-16T10:25:09.251Z] setOSConditions: [2024-04-16T10:25:09.251Z] [2024-04-16T10:25:09.251Z] setToolWin: [2024-04-16T10:25:09.251Z] [2024-04-16T10:25:09.251Z] setToolUnix: [2024-04-16T10:25:09.381Z] [javac] 1 warning [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setOSConditions: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setToolWin: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setToolUnix: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setToolProperty: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setS1ASclassPath: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] init-common: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] ejb-jar-common: [2024-04-16T10:25:09.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] package-ejbjar-common: [2024-04-16T10:25:09.381Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.381Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.381Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdb-ejb.jar [2024-04-16T10:25:09.381Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setOSConditions: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setToolWin: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setToolUnix: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.381Z] setToolProperty: [2024-04-16T10:25:09.381Z] [2024-04-16T10:25:09.382Z] setS1ASclassPath: [2024-04-16T10:25:09.382Z] [2024-04-16T10:25:09.382Z] init-common: [2024-04-16T10:25:09.382Z] [2024-04-16T10:25:09.382Z] appclient-jar-common: [2024-04-16T10:25:09.382Z] [2024-04-16T10:25:09.382Z] package-appclientjar-common: [2024-04-16T10:25:09.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.382Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.382Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.382Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdb-client.jar [2024-04-16T10:25:09.410Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2024-04-16T10:25:09.410Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.os: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.tools.unix: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.tools.windows: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.tools: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] setAsadminArgs: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.customtasks: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] setEnabled: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] createAppRef: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.os: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.tools.unix: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.tools.windows: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.tools: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] setAsadminArgs: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init: [2024-04-16T10:25:09.410Z] [2024-04-16T10:25:09.410Z] init.customtasks: [2024-04-16T10:25:09.411Z] [2024-04-16T10:25:09.411Z] prepare: [2024-04-16T10:25:09.411Z] [2024-04-16T10:25:09.411Z] setHttpPort2: [2024-04-16T10:25:09.411Z] [2024-04-16T10:25:09.411Z] runweb: [2024-04-16T10:25:09.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max_pool_size=20 [2024-04-16T10:25:09.421Z] [exec] domain.resources.jdbc-connection-pool.jdbc-maxpoolsize-pool-xa.max-pool-size=20 [2024-04-16T10:25:09.421Z] [2024-04-16T10:25:09.421Z] setOSConditions: [2024-04-16T10:25:09.421Z] [2024-04-16T10:25:09.421Z] setToolWin: [2024-04-16T10:25:09.421Z] [2024-04-16T10:25:09.421Z] setToolUnix: [2024-04-16T10:25:09.421Z] [2024-04-16T10:25:09.421Z] setToolProperty: [2024-04-16T10:25:09.421Z] [2024-04-16T10:25:09.421Z] setS1ASclassPath: [2024-04-16T10:25:09.421Z] [2024-04-16T10:25:09.421Z] init-common: [2024-04-16T10:25:09.422Z] [2024-04-16T10:25:09.422Z] runclient-common: [2024-04-16T10:25:09.422Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-reconfig-maxpoolsizeAppClient.jar -name jdbc-reconfig-maxpoolsizeClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-04-16T10:25:09.501Z] [java] Tue Apr 16 10:25:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:25:09.501Z] [java] Tue Apr 16 10:25:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:25:09.501Z] [2024-04-16T10:25:09.501Z] BUILD SUCCESSFUL [2024-04-16T10:25:09.501Z] Total time: 3 seconds [2024-04-16T10:25:09.501Z] + check_successful_run [2024-04-16T10:25:09.501Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:25:09.501Z] [2024-04-16T10:25:09.501Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:25:09.501Z] [2024-04-16T10:25:09.501Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:25:09.501Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:25:09.501Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:25:09.501Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:25:09.501Z] + generate_junit_report connector_group_2 [2024-04-16T10:25:09.501Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:25:09.501Z] [2024-04-16T10:25:09.501Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:25:09.501Z] [2024-04-16T10:25:09.501Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:25:09.501Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:25:09.501Z] + TESTSUITE_NAME=connector_group_2 [2024-04-16T10:25:09.501Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:25:09.501Z] + awk -v suitename=connector_group_2 ' [2024-04-16T10:25:09.501Z] BEGIN { [2024-04-16T10:25:09.501Z] totaltests = 0; [2024-04-16T10:25:09.501Z] totalfailures = 0; [2024-04-16T10:25:09.501Z] totalerrors = 0; [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] function getPropVal(str){ [2024-04-16T10:25:09.501Z] split(str, a, "="); [2024-04-16T10:25:09.501Z] val = a[2]; [2024-04-16T10:25:09.501Z] # remove quotes [2024-04-16T10:25:09.501Z] gsub("\"","",val); [2024-04-16T10:25:09.501Z] return val; [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] function removeXMLTag(str){ [2024-04-16T10:25:09.501Z] # remove xml tag quotes [2024-04-16T10:25:09.501Z] gsub("","",str); [2024-04-16T10:25:09.501Z] gsub("<.*>","",str); [2024-04-16T10:25:09.501Z] gsub(">","",str); [2024-04-16T10:25:09.501Z] return str; [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] /status value=/ { [2024-04-16T10:25:09.501Z] result=getPropVal($0); [2024-04-16T10:25:09.501Z] result=removeXMLTag(result); [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] // { [2024-04-16T10:25:09.501Z] getline; [2024-04-16T10:25:09.501Z] getline; [2024-04-16T10:25:09.501Z] testunit=removeXMLTag($0); [2024-04-16T10:25:09.501Z] gsub("\"","",testunit); [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] // { [2024-04-16T10:25:09.501Z] getline; [2024-04-16T10:25:09.501Z] testname=removeXMLTag($0); [2024-04-16T10:25:09.501Z] gsub("\"","",testname); [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] /<\/testcase>/{ [2024-04-16T10:25:09.501Z] classname=testunit [2024-04-16T10:25:09.501Z] # printing testcase to out [2024-04-16T10:25:09.501Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:25:09.501Z] if (result == "fail") { [2024-04-16T10:25:09.501Z] out = out " \n"; [2024-04-16T10:25:09.501Z] totalfailures++; [2024-04-16T10:25:09.501Z] } else if (result == "did_not_run") { [2024-04-16T10:25:09.501Z] out = out " \n"; [2024-04-16T10:25:09.501Z] totalerrors++; [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] out = out " \n"; [2024-04-16T10:25:09.501Z] [2024-04-16T10:25:09.501Z] totaltests++; [2024-04-16T10:25:09.501Z] result=""; [2024-04-16T10:25:09.501Z] testname=""; [2024-04-16T10:25:09.501Z] } [2024-04-16T10:25:09.501Z] END { [2024-04-16T10:25:09.501Z] print "" [2024-04-16T10:25:09.501Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:25:09.501Z] printf "%s", out; [2024-04-16T10:25:09.501Z] print "" [2024-04-16T10:25:09.501Z] }' [2024-04-16T10:25:09.501Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:25:09.501Z] + change_junit_report_class_names [2024-04-16T10:25:09.501Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:25:09.501Z] + sed -i 's/\bclassname="/classname="connector_group_2./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:25:09.501Z] + copy_test_artifacts connector_group_2 [2024-04-16T10:25:09.501Z] + sleep 1 [2024-04-16T10:25:09.506Z] [2024-04-16T10:25:09.506Z] setToolProperty: [2024-04-16T10:25:09.506Z] [2024-04-16T10:25:09.506Z] setS1ASclassPath: [2024-04-16T10:25:09.506Z] [2024-04-16T10:25:09.506Z] init-common: [2024-04-16T10:25:09.506Z] [2024-04-16T10:25:09.506Z] compile-common: [2024-04-16T10:25:09.506Z] [echo] Current time (ISO): 2024-04-16T10:25:09.251+0000 [2024-04-16T10:25:09.506Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:09.506Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:09.544Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:09.544Z] [javac] 1 warning [2024-04-16T10:25:09.544Z] [2024-04-16T10:25:09.544Z] setOSConditions: [2024-04-16T10:25:09.544Z] [2024-04-16T10:25:09.544Z] setToolWin: [2024-04-16T10:25:09.544Z] [2024-04-16T10:25:09.544Z] setToolUnix: [2024-04-16T10:25:09.544Z] [2024-04-16T10:25:09.544Z] setToolProperty: [2024-04-16T10:25:09.544Z] [2024-04-16T10:25:09.544Z] setS1ASclassPath: [2024-04-16T10:25:09.544Z] [2024-04-16T10:25:09.544Z] init-common: [2024-04-16T10:25:09.544Z] [2024-04-16T10:25:09.544Z] compile-common: [2024-04-16T10:25:09.544Z] [echo] Current time (ISO): 2024-04-16T10:25:09.498+0000 [2024-04-16T10:25:09.544Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] setOSConditions: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] fixFiles: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] convUnix: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] convWin: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] setToolWin: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] setToolUnix: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] setToolProperty: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] setS1ASclassPath: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] init-common: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] ear-common: [2024-04-16T10:25:09.638Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:09.638Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/${sun-application.xml} to copy. [2024-04-16T10:25:09.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:09.638Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:09.638Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] setup: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.638Z] deploy: [2024-04-16T10:25:09.638Z] [2024-04-16T10:25:09.639Z] setOSConditions: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setToolWin: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setToolUnix: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setToolProperty: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setS1ASclassPath: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] init-common: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] deploy: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setOSConditions: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setToolWin: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setToolUnix: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setToolProperty: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] setS1ASclassPath: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] init-common: [2024-04-16T10:25:09.639Z] [2024-04-16T10:25:09.639Z] deploy-rar-common: [2024-04-16T10:25:09.639Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-04-16T10:25:09.666Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2024-04-16T10:25:09.666Z] [javaWithResult] [2024-04-16T10:25:09.666Z] [javaWithResult] 0: HTTP/1.1 200 OK [2024-04-16T10:25:09.666Z] [javaWithResult] 1: Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:25:09.666Z] [javaWithResult] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:25:09.666Z] [javaWithResult] 3: Pragma: No-cache [2024-04-16T10:25:09.666Z] [javaWithResult] 4: Cache-Control: no-cache [2024-04-16T10:25:09.666Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:25:09.666Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=670653a11118318c41843f0d7ff1; Path=/deployment-ejb30-war-servlet; HttpOnly [2024-04-16T10:25:09.666Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:25:09.666Z] [javaWithResult] 8: Connection: close [2024-04-16T10:25:09.666Z] [javaWithResult] 9: Content-Length: 168 [2024-04-16T10:25:09.666Z] [javaWithResult] 10: [2024-04-16T10:25:09.666Z] [javaWithResult] 11: Servlet Output</TTILE></HEAD><BODY> [2024-04-16T10:25:09.666Z] [javaWithResult] 12: ds login timeout = 0 [2024-04-16T10:25:09.666Z] [javaWithResult] 13: Hello World [2024-04-16T10:25:09.666Z] [javaWithResult] 14: Filter: Hello World: 0 [2024-04-16T10:25:09.666Z] [javaWithResult] 15: in role j2ee = true [2024-04-16T10:25:09.666Z] [javaWithResult] 16: in role guest = false [2024-04-16T10:25:09.666Z] [javaWithResult] 17: </BODY></HTML> [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] processResult: [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] failed: [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] passed: [2024-04-16T10:25:09.666Z] [echo] Test servlet Passed [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] unknown: [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] declare-test: [2024-04-16T10:25:09.666Z] [echo] Starting test servlet ejb30/war/servlet Test asadmin redeploy [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] init.os: [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] init.tools.unix: [2024-04-16T10:25:09.666Z] [2024-04-16T10:25:09.666Z] init.tools.windows: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.tools: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] setAsadminArgs: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.customtasks: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] prepare: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] redeploy.asadmin: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] setAsadminArgs: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] common.redeploy.asadmin: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.os: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.tools.unix: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.tools.windows: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.tools: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] setAsadminArgs: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.customtasks: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] delAppRef: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.os: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.tools.unix: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.667Z] init.tools.windows: [2024-04-16T10:25:09.667Z] [2024-04-16T10:25:09.668Z] init.tools: [2024-04-16T10:25:09.668Z] [2024-04-16T10:25:09.668Z] setAsadminArgs: [2024-04-16T10:25:09.668Z] [2024-04-16T10:25:09.668Z] init: [2024-04-16T10:25:09.668Z] [2024-04-16T10:25:09.668Z] init.customtasks: [2024-04-16T10:25:09.668Z] [2024-04-16T10:25:09.668Z] common.run.asadmin: [2024-04-16T10:25:09.668Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name deployment-ejb30-war-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb30/war/servlet/archives/deployment-ejb30-war-servlet.war [2024-04-16T10:25:09.739Z] [exec] Application deployed with name jdbc-realm-clear-base64-web. [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] deploy-war-commonee: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] deploy-war-common: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] setOSConditions: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] setToolWin: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] setToolUnix: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] setToolProperty: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] setS1ASclassPath: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] init-common: [2024-04-16T10:25:09.739Z] [2024-04-16T10:25:09.739Z] deploy-war-commonpe: [2024-04-16T10:25:09.993Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-clear-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-clear-hex-web.war [2024-04-16T10:25:10.231Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:10.231Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:10.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:25:10.344Z] [exec] Apr 16, 2024 10:25:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:10.344Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:10.506Z] [exec] Application deployed with name deployment-ejb30-war-servlet. [2024-04-16T10:25:10.506Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.os: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.tools.unix: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.tools.windows: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.tools: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] setAsadminArgs: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.customtasks: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] setEnabled: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] createAppRef: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.os: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.tools.unix: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.tools.windows: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.tools: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] setAsadminArgs: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.506Z] init.customtasks: [2024-04-16T10:25:10.506Z] [2024-04-16T10:25:10.507Z] prepare: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] setHttpPort2: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] runweb: [2024-04-16T10:25:10.507Z] [javaWithResult] GET /deployment-ejb30-war-servlet/servlet HTTP/1.0 [2024-04-16T10:25:10.507Z] [javaWithResult] [2024-04-16T10:25:10.507Z] [javaWithResult] 0: HTTP/1.1 200 OK [2024-04-16T10:25:10.507Z] [javaWithResult] 1: Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:25:10.507Z] [javaWithResult] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:25:10.507Z] [javaWithResult] 3: Pragma: No-cache [2024-04-16T10:25:10.507Z] [javaWithResult] 4: Cache-Control: no-cache [2024-04-16T10:25:10.507Z] [javaWithResult] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:25:10.507Z] [javaWithResult] 6: Set-Cookie: JSESSIONID=670691d808d1390bb278214cd62e; Path=/deployment-ejb30-war-servlet; HttpOnly [2024-04-16T10:25:10.507Z] [javaWithResult] 7: Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:25:10.507Z] [javaWithResult] 8: Connection: close [2024-04-16T10:25:10.507Z] [javaWithResult] 9: Content-Length: 168 [2024-04-16T10:25:10.507Z] [javaWithResult] 10: [2024-04-16T10:25:10.507Z] [javaWithResult] 11: <HTML><HEAD><TITLE>Servlet Output</TTILE></HEAD><BODY> [2024-04-16T10:25:10.507Z] [javaWithResult] 12: ds login timeout = 0 [2024-04-16T10:25:10.507Z] [javaWithResult] 13: Hello World [2024-04-16T10:25:10.507Z] [javaWithResult] 14: Filter: Hello World: 0 [2024-04-16T10:25:10.507Z] [javaWithResult] 15: in role j2ee = true [2024-04-16T10:25:10.507Z] [javaWithResult] 16: in role guest = false [2024-04-16T10:25:10.507Z] [javaWithResult] 17: </BODY></HTML> [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] processResult: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] failed: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] passed: [2024-04-16T10:25:10.507Z] [echo] Test servlet Passed [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] unknown: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] init.os: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] init.tools.unix: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] init.tools.windows: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] init.tools: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] setAsadminArgs: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] init: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] init.customtasks: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] prepare: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.507Z] undeploy.asadmin: [2024-04-16T10:25:10.507Z] [2024-04-16T10:25:10.508Z] setAsadminArgs: [2024-04-16T10:25:10.508Z] [2024-04-16T10:25:10.508Z] common.undeploy.asadmin: [2024-04-16T10:25:10.508Z] [2024-04-16T10:25:10.508Z] init.os: [2024-04-16T10:25:10.508Z] [2024-04-16T10:25:10.508Z] init.tools.unix: [2024-04-16T10:25:10.508Z] [2024-04-16T10:25:10.508Z] init.tools.windows: [2024-04-16T10:25:10.508Z] [2024-04-16T10:25:10.508Z] init.tools: [2024-04-16T10:25:10.508Z] [2024-04-16T10:25:10.508Z] setAsadminArgs: [2024-04-16T10:25:10.508Z] [2024-04-16T10:25:10.508Z] init: [2024-04-16T10:25:10.551Z] [exec] Application deployed with name jdbc-realm-clear-hex-web. [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.551Z] deploy-war-commonee: [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.551Z] deploy-war-common: [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.551Z] setOSConditions: [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.551Z] setToolWin: [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.551Z] setToolUnix: [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.551Z] setToolProperty: [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.551Z] setS1ASclassPath: [2024-04-16T10:25:10.551Z] [2024-04-16T10:25:10.552Z] init-common: [2024-04-16T10:25:10.552Z] [2024-04-16T10:25:10.552Z] deploy-war-commonpe: [2024-04-16T10:25:10.763Z] [2024-04-16T10:25:10.763Z] init.customtasks: [2024-04-16T10:25:10.763Z] [2024-04-16T10:25:10.763Z] delAppRef: [2024-04-16T10:25:10.763Z] [2024-04-16T10:25:10.763Z] init.os: [2024-04-16T10:25:10.764Z] [2024-04-16T10:25:10.764Z] init.tools.unix: [2024-04-16T10:25:10.764Z] [2024-04-16T10:25:10.764Z] init.tools.windows: [2024-04-16T10:25:10.764Z] [2024-04-16T10:25:10.764Z] init.tools: [2024-04-16T10:25:10.764Z] [2024-04-16T10:25:10.764Z] setAsadminArgs: [2024-04-16T10:25:10.764Z] [2024-04-16T10:25:10.764Z] init: [2024-04-16T10:25:10.764Z] [2024-04-16T10:25:10.764Z] init.customtasks: [2024-04-16T10:25:10.764Z] [2024-04-16T10:25:10.764Z] common.run.asadmin: [2024-04-16T10:25:10.764Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb30-war-servlet [2024-04-16T10:25:10.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md2-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-base64-web.war [2024-04-16T10:25:10.867Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:25:10.867Z] [2024-04-16T10:25:10.867Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:25:10.867Z] [2024-04-16T10:25:10.867Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:25:10.867Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:25:10.867Z] tar: Removing leading `/' from member names [2024-04-16T10:25:10.867Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:25:10.867Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:25:10.867Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:25:10.867Z] ++ pwd [2024-04-16T10:25:10.867Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:25:10.867Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-04-16T10:25:10.867Z] + true [2024-04-16T10:25:10.867Z] ++ pwd [2024-04-16T10:25:10.867Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:25:10.867Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-04-16T10:25:10.867Z] + true [2024-04-16T10:25:10.867Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/connector_group_2-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:25:10.867Z] tar: Removing leading `/' from member names [2024-04-16T10:25:10.910Z] [exec] Apr 16, 2024 10:25:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:10.910Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:11.019Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:11.019Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:11.060Z] [exec] Application deployed with name jdbc-realm-md2-base64-web. [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] deploy-war-commonee: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] deploy-war-common: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] setOSConditions: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] setToolWin: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] setToolUnix: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] setToolProperty: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] setS1ASclassPath: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] init-common: [2024-04-16T10:25:11.060Z] [2024-04-16T10:25:11.060Z] deploy-war-commonpe: [2024-04-16T10:25:11.275Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] setAsadminArgs: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] delete.user: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] init.os: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] init.tools.unix: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] init.tools.windows: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] init.tools: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] setAsadminArgs: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] init: [2024-04-16T10:25:11.275Z] [2024-04-16T10:25:11.275Z] init.customtasks: [2024-04-16T10:25:11.276Z] [2024-04-16T10:25:11.276Z] common.run.asadmin: [2024-04-16T10:25:11.276Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-file-user --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --authrealmname file j2ee [2024-04-16T10:25:11.468Z] [exec] Apr 16, 2024 10:25:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:11.468Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:11.483Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:11.530Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:11.530Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-file-user [options] ... [2024-04-16T10:25:11.648Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md5-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-base64-web.war [2024-04-16T10:25:11.738Z] [javac] 1 warning [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] build: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] setOSConditions: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] setToolWin: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] setToolUnix: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] setToolProperty: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] setS1ASclassPath: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] init-common: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] webclient-war-common: [2024-04-16T10:25:11.738Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] clear: [2024-04-16T10:25:11.738Z] [2024-04-16T10:25:11.738Z] test-tlds-exist: [2024-04-16T10:25:11.739Z] [2024-04-16T10:25:11.739Z] copy-tlds: [2024-04-16T10:25:11.739Z] [2024-04-16T10:25:11.739Z] test-tagfiles-exist: [2024-04-16T10:25:11.739Z] [2024-04-16T10:25:11.739Z] copy-tagfiles: [2024-04-16T10:25:11.739Z] [2024-04-16T10:25:11.739Z] package-war-common: [2024-04-16T10:25:11.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:25:11.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:11.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:11.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:25:11.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/lib [2024-04-16T10:25:11.739Z] [copy] Copying 5 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:11.739Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/ejblite/generics/docroot [2024-04-16T10:25:11.739Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2024-04-16T10:25:11.739Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:11.739Z] [2024-04-16T10:25:11.739Z] deploy: [2024-04-16T10:25:11.739Z] [2024-04-16T10:25:11.740Z] deploy-war-common: [2024-04-16T10:25:11.740Z] [2024-04-16T10:25:11.740Z] setOSConditions: [2024-04-16T10:25:11.740Z] [2024-04-16T10:25:11.740Z] setToolWin: [2024-04-16T10:25:11.740Z] [2024-04-16T10:25:11.740Z] setToolUnix: [2024-04-16T10:25:11.740Z] [2024-04-16T10:25:11.740Z] setToolProperty: [2024-04-16T10:25:11.740Z] [2024-04-16T10:25:11.740Z] setS1ASclassPath: [2024-04-16T10:25:11.740Z] [2024-04-16T10:25:11.740Z] init-common: [2024-04-16T10:25:11.740Z] [2024-04-16T10:25:11.740Z] deploy-war-commonpe: [2024-04-16T10:25:11.785Z] [exec] Command delete-file-user executed successfully. [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] private-all: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] private-all: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] private-all: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] init.os: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] init.tools.unix: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] init.tools.windows: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] init.tools: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] setAsadminArgs: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.785Z] init: [2024-04-16T10:25:11.785Z] [2024-04-16T10:25:11.786Z] init.customtasks: [2024-04-16T10:25:11.786Z] [2024-04-16T10:25:11.786Z] prepare: [2024-04-16T10:25:11.786Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-04-16T10:25:11.786Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives [2024-04-16T10:25:11.786Z] [2024-04-16T10:25:11.786Z] compile: [2024-04-16T10:25:11.786Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:11.786Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-04-16T10:25:11.903Z] [exec] Application deployed with name jdbc-realm-md5-base64-web. [2024-04-16T10:25:11.903Z] [2024-04-16T10:25:11.903Z] deploy-war-commonee: [2024-04-16T10:25:11.995Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-ejblite-generics --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-ejblite-generics-web.war [2024-04-16T10:25:12.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:12.046Z] [javac] 1 warning [2024-04-16T10:25:12.046Z] [2024-04-16T10:25:12.046Z] assemble-web: [2024-04-16T10:25:12.046Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:12.046Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:12.046Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:12.046Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:12.047Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:12.047Z] [2024-04-16T10:25:12.047Z] pkg-war: [2024-04-16T10:25:12.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:12.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:25:12.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:12.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:12.047Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:25:12.047Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${sun-web.xml} to copy. [2024-04-16T10:25:12.047Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${webservices.xml} to copy. [2024-04-16T10:25:12.047Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:25:12.047Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:25:12.047Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:25:12.047Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:12.047Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:12.047Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/${web.wsit.descriptors} does not exist. [2024-04-16T10:25:12.047Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2024-04-16T10:25:12.047Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:12.047Z] [2024-04-16T10:25:12.047Z] deploy-app: [2024-04-16T10:25:12.047Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:12.047Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:12.048Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:12.048Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:12.048Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] deploy-war-common: [2024-04-16T10:25:12.048Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:12.048Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:12.048Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:12.048Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:12.048Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] setOSConditions: [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] setToolWin: [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] setToolUnix: [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] setToolProperty: [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] setS1ASclassPath: [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] init-common: [2024-04-16T10:25:12.048Z] [2024-04-16T10:25:12.048Z] deploy-war-commonpe: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] deploy-war-common: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] setOSConditions: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] setToolWin: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] setToolUnix: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] setToolProperty: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] setS1ASclassPath: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] init-common: [2024-04-16T10:25:12.157Z] [2024-04-16T10:25:12.157Z] deploy-war-commonpe: [2024-04-16T10:25:12.346Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:12.346Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:25:12.346Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:25:12.346Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:25:12.346Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:12.346Z] [javac] 2 warnings [2024-04-16T10:25:12.346Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/ejblite/javamodule/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:12.346Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule [2024-04-16T10:25:12.604Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:12.604Z] [javac] 1 warning [2024-04-16T10:25:12.604Z] [2024-04-16T10:25:12.604Z] assemble: [2024-04-16T10:25:12.604Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-04-16T10:25:12.604Z] [2024-04-16T10:25:12.604Z] declare-test: [2024-04-16T10:25:12.604Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin deploy [2024-04-16T10:25:12.604Z] [2024-04-16T10:25:12.604Z] init.os: [2024-04-16T10:25:12.604Z] [2024-04-16T10:25:12.604Z] init.tools.unix: [2024-04-16T10:25:12.604Z] [2024-04-16T10:25:12.604Z] init.tools.windows: [2024-04-16T10:25:12.604Z] [2024-04-16T10:25:12.604Z] init.tools: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] setAsadminArgs: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init.customtasks: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] prepare: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] deploy.asadmin: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] setAsadminArgs: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] common.deploy.asadmin: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init.os: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init.tools.unix: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init.tools.windows: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init.tools: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] setAsadminArgs: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] init.customtasks: [2024-04-16T10:25:12.605Z] [2024-04-16T10:25:12.605Z] common.run.asadmin: [2024-04-16T10:25:12.605Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives --name ejb-ejb31-ejblite-javamodule-web --contextroot ejb-ejb31-ejblite-javamodule /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-04-16T10:25:12.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot endpointaddress --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/endpointaddress-web.war [2024-04-16T10:25:12.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-base64-web.war [2024-04-16T10:25:12.881Z] [exec] Application deployed with name endpointaddress-web. [2024-04-16T10:25:12.920Z] [exec] Application deployed with name ejb-ejb31-ejblite-generics-web. [2024-04-16T10:25:12.920Z] [2024-04-16T10:25:12.920Z] deploy-war-commonee: [2024-04-16T10:25:12.920Z] [2024-04-16T10:25:12.920Z] run: [2024-04-16T10:25:12.920Z] [2024-04-16T10:25:12.920Z] setOSConditions: [2024-04-16T10:25:12.920Z] [2024-04-16T10:25:12.920Z] setToolWin: [2024-04-16T10:25:12.920Z] [2024-04-16T10:25:12.920Z] setToolUnix: [2024-04-16T10:25:12.921Z] [2024-04-16T10:25:12.921Z] setToolProperty: [2024-04-16T10:25:12.921Z] [2024-04-16T10:25:12.921Z] setS1ASclassPath: [2024-04-16T10:25:12.921Z] [2024-04-16T10:25:12.921Z] init-common: [2024-04-16T10:25:12.921Z] [2024-04-16T10:25:12.921Z] run_se: [2024-04-16T10:25:13.037Z] [exec] Application deployed with name jdbc-realm-sha-base64-web. [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] deploy-war-commonee: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] deploy-war-common: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] setOSConditions: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] setToolWin: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] setToolUnix: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] setToolProperty: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] setS1ASclassPath: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] init-common: [2024-04-16T10:25:13.037Z] [2024-04-16T10:25:13.037Z] deploy-war-commonpe: [2024-04-16T10:25:13.137Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:13.137Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:13.137Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:13.137Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:13.138Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:13.138Z] [2024-04-16T10:25:13.138Z] deploy-war-commonee: [2024-04-16T10:25:13.138Z] [2024-04-16T10:25:13.138Z] assemble-client: [2024-04-16T10:25:13.138Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:13.138Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:13.138Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:13.138Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:13.138Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:13.138Z] [2024-04-16T10:25:13.138Z] compile-client: [2024-04-16T10:25:13.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:13.138Z] [echo] wsimporting http://localhost:8080/endpointaddress/HelloService?WSDL [2024-04-16T10:25:13.138Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:13.139Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:13.139Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:13.139Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:13.139Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:13.139Z] [2024-04-16T10:25:13.139Z] setOSConditions: [2024-04-16T10:25:13.139Z] [2024-04-16T10:25:13.139Z] setToolWin: [2024-04-16T10:25:13.139Z] [2024-04-16T10:25:13.139Z] setToolUnix: [2024-04-16T10:25:13.139Z] [2024-04-16T10:25:13.139Z] setToolProperty: [2024-04-16T10:25:13.139Z] [2024-04-16T10:25:13.139Z] setS1ASclassPath: [2024-04-16T10:25:13.139Z] [2024-04-16T10:25:13.139Z] init-common: [2024-04-16T10:25:13.139Z] [2024-04-16T10:25:13.139Z] wsimport: [2024-04-16T10:25:13.166Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:13.166Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:13.182Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-ejblite-generics/TestServlet [2024-04-16T10:25:13.182Z] [java] hello from com.sun.s1as.devtests.ejb.generics.TestBean@24e41abf [2024-04-16T10:25:13.182Z] [java] Successfully called methods on com.sun.s1as.devtests.ejb.generics.TestBean@34a6b7f8 [2024-04-16T10:25:13.182Z] [java] Hello from TypeVariableBean.hello(String) [2024-04-16T10:25:13.182Z] [java] Hello from TypeVariableBean.hello(T) [2024-04-16T10:25:13.182Z] [java] Injected TypeVariableBean: com.sun.s1as.devtests.ejb.generics.__EJB31_Generated__TypeVariableBean__Intf___1911188043 [2024-04-16T10:25:13.182Z] [java] Value of key is:ejb-ejb31-ejblite-generics [2024-04-16T10:25:13.182Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:13.182Z] [java] [2024-04-16T10:25:13.182Z] [java] [2024-04-16T10:25:13.182Z] [java] ----------------------------------------- [2024-04-16T10:25:13.182Z] [java] - ejb-ejb31-ejblite-generics: PASS - [2024-04-16T10:25:13.182Z] [java] ----------------------------------------- [2024-04-16T10:25:13.182Z] [java] Total PASS: 1 [2024-04-16T10:25:13.182Z] [java] Total FAIL: 0 [2024-04-16T10:25:13.182Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:13.183Z] [java] ----------------------------------------- [2024-04-16T10:25:13.183Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:13.183Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] undeploy: [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] setOSConditions: [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] setToolWin: [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] setToolUnix: [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] setToolProperty: [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] setS1ASclassPath: [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] init-common: [2024-04-16T10:25:13.183Z] [2024-04-16T10:25:13.183Z] undeploy-war-common: [2024-04-16T10:25:13.352Z] [exec] Apr 16, 2024 10:25:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:13.352Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@530ee28b [2024-04-16T10:25:13.352Z] [exec] Value of key is: test4 : [2024-04-16T10:25:13.352Z] [exec] jdbc reconfig-maxpoolsize status: [2024-04-16T10:25:13.352Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:13.352Z] [exec] [2024-04-16T10:25:13.352Z] [exec] [2024-04-16T10:25:13.352Z] [exec] ----------------------------------------- [2024-04-16T10:25:13.352Z] [exec] - test4 : : PASS - [2024-04-16T10:25:13.352Z] [exec] ----------------------------------------- [2024-04-16T10:25:13.352Z] [exec] Total PASS: 1 [2024-04-16T10:25:13.352Z] [exec] Total FAIL: 0 [2024-04-16T10:25:13.352Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:13.352Z] [exec] ----------------------------------------- [2024-04-16T10:25:13.352Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:13.397Z] [exec] parsing WSDL... [2024-04-16T10:25:13.608Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:13.642Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha256-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-base64-web.war [2024-04-16T10:25:13.726Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-04-16T10:25:13.726Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2024-04-16T10:25:13.726Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.os: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.tools.unix: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.tools.windows: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.tools: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] setAsadminArgs: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.customtasks: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] setEnabled: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] createAppRef: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.os: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.tools.unix: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.tools.windows: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.tools: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] setAsadminArgs: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init: [2024-04-16T10:25:13.726Z] [2024-04-16T10:25:13.726Z] init.customtasks: [2024-04-16T10:25:13.727Z] [2024-04-16T10:25:13.727Z] prepare: [2024-04-16T10:25:13.727Z] [2024-04-16T10:25:13.727Z] setHttpPort2: [2024-04-16T10:25:13.727Z] [2024-04-16T10:25:13.727Z] runclient: [2024-04-16T10:25:13.743Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-ejblite-generics-web [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] all: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] full: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] all: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] disable_nonportable_jndi: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] setOSConditions: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] setToolWin: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] setToolUnix: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] setToolProperty: [2024-04-16T10:25:13.743Z] [2024-04-16T10:25:13.743Z] setS1ASclassPath: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] checkReporting-common: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] confirmReportPresent-common: [2024-04-16T10:25:13.863Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:13.863Z] [echo] Test seems to be reported fine [2024-04-16T10:25:13.863Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/maxpoolsize/RepRunConf.txt [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] confirmMissingReport-common: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] undeploy: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] setOSConditions: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] setToolWin: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] setToolUnix: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] setToolProperty: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] setS1ASclassPath: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] init-common: [2024-04-16T10:25:13.863Z] [2024-04-16T10:25:13.863Z] undeploy-common: [2024-04-16T10:25:13.896Z] [exec] Application deployed with name jdbc-realm-sha256-base64-web. [2024-04-16T10:25:13.960Z] [exec] [2024-04-16T10:25:13.960Z] [exec] Generating code... [2024-04-16T10:25:13.960Z] [exec] [2024-04-16T10:25:13.960Z] [exec] Compiling code... [2024-04-16T10:25:13.998Z] [2024-04-16T10:25:13.998Z] init-common: [2024-04-16T10:25:13.998Z] [2024-04-16T10:25:13.998Z] clean: [2024-04-16T10:25:13.998Z] [2024-04-16T10:25:13.998Z] setOSConditions: [2024-04-16T10:25:13.998Z] [2024-04-16T10:25:13.998Z] setToolWin: [2024-04-16T10:25:13.998Z] [2024-04-16T10:25:13.998Z] setToolUnix: [2024-04-16T10:25:13.998Z] [2024-04-16T10:25:13.998Z] setToolProperty: [2024-04-16T10:25:13.998Z] [2024-04-16T10:25:13.999Z] setS1ASclassPath: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] init-common: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] clean-common: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setOSConditions: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setToolWin: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setToolUnix: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setToolProperty: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setS1ASclassPath: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] init-common: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] clean-classes-common: [2024-04-16T10:25:13.999Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setOSConditions: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setToolWin: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setToolUnix: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setToolProperty: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setS1ASclassPath: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] init-common: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] clean-jars-common: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] compile: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:13.999Z] setOSConditions: [2024-04-16T10:25:13.999Z] [2024-04-16T10:25:14.000Z] setToolWin: [2024-04-16T10:25:14.000Z] [2024-04-16T10:25:14.000Z] setToolUnix: [2024-04-16T10:25:14.000Z] [2024-04-16T10:25:14.000Z] setToolProperty: [2024-04-16T10:25:14.000Z] [2024-04-16T10:25:14.000Z] setS1ASclassPath: [2024-04-16T10:25:14.000Z] [2024-04-16T10:25:14.000Z] init-common: [2024-04-16T10:25:14.000Z] [2024-04-16T10:25:14.000Z] compile-common: [2024-04-16T10:25:14.000Z] [echo] Current time (ISO): 2024-04-16T10:25:13.779+0000 [2024-04-16T10:25:14.000Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:14.000Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:14.118Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-reconfig-maxpoolsizeApp [2024-04-16T10:25:14.150Z] [2024-04-16T10:25:14.150Z] deploy-war-commonee: [2024-04-16T10:25:14.150Z] [2024-04-16T10:25:14.150Z] deploy-war-common: [2024-04-16T10:25:14.150Z] [2024-04-16T10:25:14.150Z] setOSConditions: [2024-04-16T10:25:14.150Z] [2024-04-16T10:25:14.150Z] setToolWin: [2024-04-16T10:25:14.150Z] [2024-04-16T10:25:14.150Z] setToolUnix: [2024-04-16T10:25:14.150Z] [2024-04-16T10:25:14.150Z] setToolProperty: [2024-04-16T10:25:14.151Z] [2024-04-16T10:25:14.151Z] setS1ASclassPath: [2024-04-16T10:25:14.151Z] [2024-04-16T10:25:14.151Z] init-common: [2024-04-16T10:25:14.151Z] [2024-04-16T10:25:14.151Z] deploy-war-commonpe: [2024-04-16T10:25:14.311Z] [javaWithResult] ejb31-ejblite-javamodule [2024-04-16T10:25:14.311Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-04-16T10:25:14.372Z] [2024-04-16T10:25:14.372Z] setOSConditions: [2024-04-16T10:25:14.372Z] [2024-04-16T10:25:14.372Z] setToolWin: [2024-04-16T10:25:14.372Z] [2024-04-16T10:25:14.372Z] setToolUnix: [2024-04-16T10:25:14.372Z] [2024-04-16T10:25:14.372Z] setToolProperty: [2024-04-16T10:25:14.372Z] [2024-04-16T10:25:14.372Z] setS1ASclassPath: [2024-04-16T10:25:14.372Z] [2024-04-16T10:25:14.373Z] init-common: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] undeploy-jdbc-common: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] setOSConditions: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] setToolWin: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] setToolUnix: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] setToolProperty: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] setS1ASclassPath: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] init-common: [2024-04-16T10:25:14.373Z] [2024-04-16T10:25:14.373Z] delete-jdbc-resource-common: [2024-04-16T10:25:14.373Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize [2024-04-16T10:25:14.606Z] [javaWithResult] <HTML> <HEAD> <TITLE> JMS Servlet Output [2024-04-16T10:25:14.606Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2024-04-16T10:25:14.606Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-04-16T10:25:14.607Z] [javaWithResult] Servlet Path : /HelloServlet
[2024-04-16T10:25:14.607Z] [javaWithResult] Path Info : null
[2024-04-16T10:25:14.607Z] [javaWithResult] [2024-04-16T10:25:14.607Z] [javaWithResult] test complete [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] processResult: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] failed: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] passed: [2024-04-16T10:25:14.607Z] [echo] Test javamodule Passed [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] unknown: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] declare-test: [2024-04-16T10:25:14.607Z] [echo] Starting test javamodule ejb31/ejblite/javamodule Test asadmin redeploy [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init.os: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init.tools.unix: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init.tools.windows: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init.tools: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] setAsadminArgs: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init.customtasks: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] prepare: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] redeploy.asadmin: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] setAsadminArgs: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] common.redeploy.asadmin: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init.os: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.607Z] init.tools.unix: [2024-04-16T10:25:14.607Z] [2024-04-16T10:25:14.608Z] init.tools.windows: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init.tools: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] setAsadminArgs: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init.customtasks: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] delAppRef: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init.os: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init.tools.unix: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init.tools.windows: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init.tools: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] setAsadminArgs: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] init.customtasks: [2024-04-16T10:25:14.608Z] [2024-04-16T10:25:14.608Z] common.run.asadmin: [2024-04-16T10:25:14.608Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives --name ejb-ejb31-ejblite-javamodule-web --contextroot ejb-ejb31-ejblite-javamodule /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/ejblite/javamodule/archives/ejb-ejb31-ejblite-javamodule-web.war [2024-04-16T10:25:14.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize [2024-04-16T10:25:14.627Z] [exec] JDBC resource jdbc/maxpoolsize deleted successfully [2024-04-16T10:25:14.627Z] [echo] cmd executed for server [2024-04-16T10:25:14.627Z] [2024-04-16T10:25:14.627Z] setOSConditions: [2024-04-16T10:25:14.627Z] [2024-04-16T10:25:14.627Z] setToolWin: [2024-04-16T10:25:14.627Z] [2024-04-16T10:25:14.627Z] setToolUnix: [2024-04-16T10:25:14.627Z] [2024-04-16T10:25:14.628Z] setToolProperty: [2024-04-16T10:25:14.628Z] [2024-04-16T10:25:14.628Z] setS1ASclassPath: [2024-04-16T10:25:14.628Z] [2024-04-16T10:25:14.628Z] init-common: [2024-04-16T10:25:14.628Z] [2024-04-16T10:25:14.628Z] delete-jdbc-connpool-common: [2024-04-16T10:25:14.628Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool [2024-04-16T10:25:14.741Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha384-base64 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-base64-web.war [2024-04-16T10:25:14.741Z] [exec] Application deployed with name jdbc-realm-sha384-base64-web. [2024-04-16T10:25:14.741Z] [2024-04-16T10:25:14.742Z] deploy-war-commonee: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] deploy-war-common: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] setOSConditions: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] setToolWin: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] setToolUnix: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] setToolProperty: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] setS1ASclassPath: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] init-common: [2024-04-16T10:25:14.742Z] [2024-04-16T10:25:14.742Z] deploy-war-commonpe: [2024-04-16T10:25:15.211Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:15.211Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:15.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool [2024-04-16T10:25:15.211Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool deleted successfully [2024-04-16T10:25:15.211Z] [echo] cmd executed for server [2024-04-16T10:25:15.211Z] [2024-04-16T10:25:15.211Z] setOSConditions: [2024-04-16T10:25:15.211Z] [2024-04-16T10:25:15.211Z] setToolWin: [2024-04-16T10:25:15.211Z] [2024-04-16T10:25:15.211Z] setToolUnix: [2024-04-16T10:25:15.211Z] [2024-04-16T10:25:15.211Z] setToolProperty: [2024-04-16T10:25:15.211Z] [2024-04-16T10:25:15.211Z] setS1ASclassPath: [2024-04-16T10:25:15.211Z] [2024-04-16T10:25:15.211Z] init-common: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] undeploy-jdbc-common: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] setOSConditions: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] setToolWin: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] setToolUnix: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] setToolProperty: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] setS1ASclassPath: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] init-common: [2024-04-16T10:25:15.212Z] [2024-04-16T10:25:15.212Z] delete-jdbc-resource-common: [2024-04-16T10:25:15.212Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/maxpoolsize-xa [2024-04-16T10:25:15.301Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md2-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md2-hex-web.war [2024-04-16T10:25:15.325Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:15.325Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:15.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/maxpoolsize-xa [2024-04-16T10:25:15.466Z] [exec] JDBC resource jdbc/maxpoolsize-xa deleted successfully [2024-04-16T10:25:15.466Z] [echo] cmd executed for server [2024-04-16T10:25:15.466Z] [2024-04-16T10:25:15.466Z] setOSConditions: [2024-04-16T10:25:15.466Z] [2024-04-16T10:25:15.466Z] setToolWin: [2024-04-16T10:25:15.466Z] [2024-04-16T10:25:15.466Z] setToolUnix: [2024-04-16T10:25:15.466Z] [2024-04-16T10:25:15.466Z] setToolProperty: [2024-04-16T10:25:15.466Z] [2024-04-16T10:25:15.466Z] setS1ASclassPath: [2024-04-16T10:25:15.466Z] [2024-04-16T10:25:15.466Z] init-common: [2024-04-16T10:25:15.467Z] [2024-04-16T10:25:15.467Z] delete-jdbc-connpool-common: [2024-04-16T10:25:15.467Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-maxpoolsize-pool-xa [2024-04-16T10:25:15.555Z] [exec] Application deployed with name jdbc-realm-md2-hex-web. [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] deploy-war-commonee: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] deploy-war-common: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] setOSConditions: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] setToolWin: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] setToolUnix: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] setToolProperty: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] setS1ASclassPath: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] init-common: [2024-04-16T10:25:15.555Z] [2024-04-16T10:25:15.555Z] deploy-war-commonpe: [2024-04-16T10:25:15.805Z] [exec] Application deployed with name ejb-ejb31-ejblite-javamodule-web. [2024-04-16T10:25:15.805Z] [exec] there are no files to retrieve for application ejb-ejb31-ejblite-javamodule-web [2024-04-16T10:25:15.805Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:15.805Z] [2024-04-16T10:25:15.805Z] init.os: [2024-04-16T10:25:15.805Z] [2024-04-16T10:25:15.805Z] init.tools.unix: [2024-04-16T10:25:15.805Z] [2024-04-16T10:25:15.805Z] init.tools.windows: [2024-04-16T10:25:15.805Z] [2024-04-16T10:25:15.805Z] init.tools: [2024-04-16T10:25:15.805Z] [2024-04-16T10:25:15.805Z] setAsadminArgs: [2024-04-16T10:25:15.805Z] [2024-04-16T10:25:15.805Z] init: [2024-04-16T10:25:15.805Z] [2024-04-16T10:25:15.805Z] init.customtasks: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] setEnabled: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] createAppRef: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] init.os: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] init.tools.unix: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] init.tools.windows: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] init.tools: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] setAsadminArgs: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] init: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] init.customtasks: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] prepare: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] setHttpPort2: [2024-04-16T10:25:15.806Z] [2024-04-16T10:25:15.806Z] runclient: [2024-04-16T10:25:15.886Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:15.886Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/client/Client.java uses or overrides a deprecated API. [2024-04-16T10:25:15.886Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:15.886Z] [javac] 1 warning [2024-04-16T10:25:15.886Z] [2024-04-16T10:25:15.886Z] setup: [2024-04-16T10:25:15.886Z] [2024-04-16T10:25:15.886Z] runclient: [2024-04-16T10:25:15.886Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml:83: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:15.886Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:15.886Z] [java] Value of key is:endpointaddress [2024-04-16T10:25:15.886Z] [java]
Address:http://localhost:8080/endpointaddress/HelloService
WSDL:http://localhost:8080/endpointaddress/HelloService?wsdl
Implementation class:endpoint.Hello
[2024-04-16T10:25:15.887Z] [java] Value of key is:endpointaddress [2024-04-16T10:25:15.887Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:15.887Z] [java] [2024-04-16T10:25:15.887Z] [java] [2024-04-16T10:25:15.887Z] [java] ----------------------------------------- [2024-04-16T10:25:15.887Z] [java] - endpointaddress: PASS - [2024-04-16T10:25:15.887Z] [java] ----------------------------------------- [2024-04-16T10:25:15.887Z] [java] Total PASS: 1 [2024-04-16T10:25:15.887Z] [java] Total FAIL: 0 [2024-04-16T10:25:15.887Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:15.887Z] [java] ----------------------------------------- [2024-04-16T10:25:15.887Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] undeploy: [2024-04-16T10:25:15.887Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:15.887Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:15.887Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:15.887Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:15.887Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/endpointaddress/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] setOSConditions: [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] setToolWin: [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] setToolUnix: [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] setToolProperty: [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] setS1ASclassPath: [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] init-common: [2024-04-16T10:25:15.887Z] [2024-04-16T10:25:15.887Z] undeploy-war-common: [2024-04-16T10:25:15.907Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:15.907Z] [javac] 1 warning [2024-04-16T10:25:15.907Z] [2024-04-16T10:25:15.907Z] setOSConditions: [2024-04-16T10:25:15.907Z] [2024-04-16T10:25:15.907Z] setToolWin: [2024-04-16T10:25:15.907Z] [2024-04-16T10:25:15.907Z] setToolUnix: [2024-04-16T10:25:15.907Z] [2024-04-16T10:25:15.907Z] setToolProperty: [2024-04-16T10:25:15.907Z] [2024-04-16T10:25:15.907Z] setS1ASclassPath: [2024-04-16T10:25:15.908Z] [2024-04-16T10:25:15.908Z] init-common: [2024-04-16T10:25:15.908Z] [2024-04-16T10:25:15.908Z] compile-common: [2024-04-16T10:25:15.908Z] [echo] Current time (ISO): 2024-04-16T10:25:15.623+0000 [2024-04-16T10:25:15.908Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:16.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-maxpoolsize-pool-xa [2024-04-16T10:25:16.027Z] [exec] JDBC Connection pool jdbc-maxpoolsize-pool-xa deleted successfully [2024-04-16T10:25:16.027Z] [echo] cmd executed for server [2024-04-16T10:25:16.027Z] [2024-04-16T10:25:16.027Z] all: [2024-04-16T10:25:16.027Z] [2024-04-16T10:25:16.027Z] setOSConditions: [2024-04-16T10:25:16.027Z] [2024-04-16T10:25:16.027Z] setToolWin: [2024-04-16T10:25:16.027Z] [2024-04-16T10:25:16.027Z] setToolUnix: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setToolProperty: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setS1ASclassPath: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] init-common: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] clean: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setOSConditions: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setToolWin: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setToolUnix: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setToolProperty: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setS1ASclassPath: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] init-common: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] clean-common: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setOSConditions: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setToolWin: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setToolUnix: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setToolProperty: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setS1ASclassPath: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] init-common: [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] clean-classes-common: [2024-04-16T10:25:16.028Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:16.028Z] [2024-04-16T10:25:16.028Z] setOSConditions: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setToolWin: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setToolUnix: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setToolProperty: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setS1ASclassPath: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] init-common: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] clean-jars-common: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] compile: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setOSConditions: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setToolWin: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setToolUnix: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setToolProperty: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] setS1ASclassPath: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] init-common: [2024-04-16T10:25:16.029Z] [2024-04-16T10:25:16.029Z] compile-common: [2024-04-16T10:25:16.029Z] [echo] Current time (ISO): 2024-04-16T10:25:15.830+0000 [2024-04-16T10:25:16.029Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:16.029Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:16.112Z] + break [2024-04-16T10:25:16.112Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [2024-04-16T10:25:16.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-md5-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-md5-hex-web.war [2024-04-16T10:25:16.366Z] [javaWithResult] ejb31-ejblite-javamodule [2024-04-16T10:25:16.366Z] [javaWithResult] invoking webclient servlet at http://localhost:8080/ejb-ejb31-ejblite-javamodule/HelloServlet [2024-04-16T10:25:16.366Z] [javaWithResult] JMS Servlet Output [2024-04-16T10:25:16.366Z] [javaWithResult]

DatabaseServelt :: All information I can give

[2024-04-16T10:25:16.366Z] [javaWithResult] Context Path : /ejb-ejb31-ejblite-javamodule
[2024-04-16T10:25:16.366Z] [javaWithResult] Servlet Path : /HelloServlet
[2024-04-16T10:25:16.366Z] [javaWithResult] Path Info : null
[2024-04-16T10:25:16.366Z] [javaWithResult] [2024-04-16T10:25:16.366Z] [javaWithResult] test complete [2024-04-16T10:25:16.366Z] [2024-04-16T10:25:16.366Z] processResult: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] failed: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] passed: [2024-04-16T10:25:16.367Z] [echo] Test javamodule Passed [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] unknown: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.os: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.tools.unix: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.tools.windows: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.tools: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] setAsadminArgs: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.customtasks: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] prepare: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] undeploy.asadmin: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] setAsadminArgs: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] common.undeploy.asadmin: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.os: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.tools.unix: [2024-04-16T10:25:16.367Z] [2024-04-16T10:25:16.367Z] init.tools.windows: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init.tools: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] setAsadminArgs: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init.customtasks: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] delAppRef: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init.os: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init.tools.unix: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init.tools.windows: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init.tools: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] setAsadminArgs: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] init.customtasks: [2024-04-16T10:25:16.368Z] [2024-04-16T10:25:16.368Z] common.run.asadmin: [2024-04-16T10:25:16.368Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 ejb-ejb31-ejblite-javamodule-web [2024-04-16T10:25:16.397Z] [exec] Application deployed with name jdbc-realm-md5-hex-web. [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] deploy-war-commonee: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] deploy-war-common: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] setOSConditions: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] setToolWin: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] setToolUnix: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] setToolProperty: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] setS1ASclassPath: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] init-common: [2024-04-16T10:25:16.397Z] [2024-04-16T10:25:16.397Z] deploy-war-commonpe: [Pipeline] // timeout [2024-04-16T10:25:16.448Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false endpointaddress-web [2024-04-16T10:25:16.448Z] [2024-04-16T10:25:16.448Z] all: [2024-04-16T10:25:16.448Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:16.449Z] [2024-04-16T10:25:16.449Z] setOSConditions: [2024-04-16T10:25:16.449Z] [2024-04-16T10:25:16.449Z] setToolWin: [2024-04-16T10:25:16.449Z] [2024-04-16T10:25:16.449Z] setToolUnix: [2024-04-16T10:25:16.449Z] [2024-04-16T10:25:16.449Z] setToolProperty: [2024-04-16T10:25:16.449Z] [2024-04-16T10:25:16.449Z] setS1ASclassPath: [2024-04-16T10:25:16.449Z] [2024-04-16T10:25:16.449Z] init-common: [2024-04-16T10:25:16.449Z] [2024-04-16T10:25:16.449Z] clean: [2024-04-16T10:25:16.449Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:16.449Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setOSConditions: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setToolWin: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setToolUnix: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setToolProperty: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setS1ASclassPath: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] init-common: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] clean-common: [2024-04-16T10:25:16.450Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:16.450Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:16.450Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:16.450Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:16.450Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setOSConditions: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setToolWin: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setToolUnix: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setToolProperty: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.450Z] setS1ASclassPath: [2024-04-16T10:25:16.450Z] [2024-04-16T10:25:16.451Z] init-common: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] clean-classes-common: [2024-04-16T10:25:16.451Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:16.451Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:16.451Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:16.451Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:16.451Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:16.451Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] setOSConditions: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] setToolWin: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] setToolUnix: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] setToolProperty: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] setS1ASclassPath: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] init-common: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] clean-jars-common: [2024-04-16T10:25:16.451Z] [2024-04-16T10:25:16.451Z] compile: [2024-04-16T10:25:16.451Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:16.452Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:16.452Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:16.452Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:16.452Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:16.452Z] [2024-04-16T10:25:16.452Z] setOSConditions: [2024-04-16T10:25:16.452Z] [2024-04-16T10:25:16.452Z] setToolWin: [2024-04-16T10:25:16.452Z] [2024-04-16T10:25:16.452Z] setToolUnix: [2024-04-16T10:25:16.452Z] [2024-04-16T10:25:16.452Z] setToolProperty: [2024-04-16T10:25:16.452Z] [2024-04-16T10:25:16.452Z] setS1ASclassPath: [2024-04-16T10:25:16.452Z] [2024-04-16T10:25:16.452Z] init-common: [2024-04-16T10:25:16.452Z] [2024-04-16T10:25:16.452Z] compile-common: [2024-04-16T10:25:16.452Z] [echo] Current time (ISO): 2024-04-16T10:25:16.435+0000 [2024-04-16T10:25:16.452Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:16.452Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] archiveArtifacts [2024-04-16T10:25:16.457Z] Archiving artifacts [2024-04-16T10:25:16.624Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:16.624Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:16.879Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] private-all: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] private-all: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] declare-test: [2024-04-16T10:25:16.879Z] [echo] Starting test IncorrectEnvEntry ejb31/jndivalidation/IncorrectEnvEntry Test asadmin deploy [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] init.os: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] init.tools.unix: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] init.tools.windows: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] init.tools: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] setAsadminArgs: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] init: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] init.customtasks: [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] prepare: [2024-04-16T10:25:16.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2024-04-16T10:25:16.879Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives [2024-04-16T10:25:16.879Z] [2024-04-16T10:25:16.879Z] compile: [2024-04-16T10:25:16.879Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/IncorrectEnvEntry/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:16.879Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry [2024-04-16T10:25:16.955Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha-hex-web.war [2024-04-16T10:25:17.237Z] [exec] Application deployed with name jdbc-realm-sha-hex-web. [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] deploy-war-commonee: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] deploy-war-common: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] setOSConditions: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] setToolWin: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] setToolUnix: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] setToolProperty: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] setS1ASclassPath: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] init-common: [2024-04-16T10:25:17.237Z] [2024-04-16T10:25:17.237Z] deploy-war-commonpe: [2024-04-16T10:25:17.407Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:17.439Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:17.439Z] [javac] 1 warning [2024-04-16T10:25:17.439Z] [2024-04-16T10:25:17.439Z] assemble: [2024-04-16T10:25:17.439Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2024-04-16T10:25:17.439Z] [2024-04-16T10:25:17.439Z] deploy.asadmin: [2024-04-16T10:25:17.440Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives --name deployment-ejb31-jndivalidation-IncorrectEnvEntry-web --contextroot deployment-ejb31-jndivalidation-IncorrectEnvEntry /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/IncorrectEnvEntry/archives/deployment-ejb31-jndivalidation-IncorrectEnvEntry-web.war [2024-04-16T10:25:17.662Z] [javac] 1 warning [2024-04-16T10:25:17.662Z] [2024-04-16T10:25:17.662Z] setOSConditions: [2024-04-16T10:25:17.662Z] [2024-04-16T10:25:17.662Z] setToolWin: [2024-04-16T10:25:17.662Z] [2024-04-16T10:25:17.662Z] setToolUnix: [2024-04-16T10:25:17.662Z] [2024-04-16T10:25:17.662Z] setToolProperty: [2024-04-16T10:25:17.662Z] [2024-04-16T10:25:17.662Z] setS1ASclassPath: [2024-04-16T10:25:17.662Z] [2024-04-16T10:25:17.662Z] init-common: [2024-04-16T10:25:17.662Z] [2024-04-16T10:25:17.662Z] compile-common: [2024-04-16T10:25:17.662Z] [echo] Current time (ISO): 2024-04-16T10:25:17.495+0000 [2024-04-16T10:25:17.662Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:17.811Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:17.811Z] [javac] 1 warning [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] build: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setOSConditions: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setToolWin: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setToolUnix: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setToolProperty: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setS1ASclassPath: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] init-common: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] ejb-jar-common: [2024-04-16T10:25:17.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] package-ejbjar-common: [2024-04-16T10:25:17.811Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:17.811Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:17.811Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2024-04-16T10:25:17.811Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] deploy: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setOSConditions: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setToolWin: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setToolUnix: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.811Z] setToolProperty: [2024-04-16T10:25:17.811Z] [2024-04-16T10:25:17.812Z] setS1ASclassPath: [2024-04-16T10:25:17.812Z] [2024-04-16T10:25:17.812Z] init-common: [2024-04-16T10:25:17.812Z] [2024-04-16T10:25:17.812Z] deploy-jar-common: [2024-04-16T10:25:17.840Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha256-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha256-hex-web.war [2024-04-16T10:25:18.008Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:18.008Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:18.008Z] [exec] Command deploy failed. [2024-04-16T10:25:18.009Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-IncorrectEnvEntry-web] : Naming binding already exists for java:module/env/DuplicateEnvEntry in namespace {java:module/env/DuplicateEnvEntry=SimpleEnvEntry[name=java:comp/env/DuplicateEnvEntry, type=java.lang.String, value=From comp, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-04-16T10:25:18.009Z] [exec] Result: 1 [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] processResult: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] failed: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] passed: [2024-04-16T10:25:18.009Z] [echo] Test IncorrectEnvEntry Passed [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] unknown: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] private-all: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] declare-test: [2024-04-16T10:25:18.009Z] [echo] Starting test CorrectEnvEntry ejb31/jndivalidation/CorrectEnvEntry Test asadmin deploy [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] init.os: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] init.tools.unix: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] init.tools.windows: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] init.tools: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] setAsadminArgs: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] init: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] init.customtasks: [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.009Z] prepare: [2024-04-16T10:25:18.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2024-04-16T10:25:18.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives [2024-04-16T10:25:18.009Z] [2024-04-16T10:25:18.010Z] compile: [2024-04-16T10:25:18.010Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/CorrectEnvEntry/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:18.010Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry [2024-04-16T10:25:18.066Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-disable_nonportable_jndi-ejb.jar [2024-04-16T10:25:18.095Z] [exec] Application deployed with name jdbc-realm-sha256-hex-web. [2024-04-16T10:25:18.095Z] [2024-04-16T10:25:18.095Z] deploy-war-commonee: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] deploy-war-common: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] setOSConditions: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] setToolWin: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] setToolUnix: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] setToolProperty: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] setS1ASclassPath: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] init-common: [2024-04-16T10:25:18.350Z] [2024-04-16T10:25:18.350Z] deploy-war-commonpe: [2024-04-16T10:25:18.569Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:18.569Z] [javac] 1 warning [2024-04-16T10:25:18.569Z] [2024-04-16T10:25:18.569Z] assemble: [2024-04-16T10:25:18.569Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2024-04-16T10:25:18.569Z] [2024-04-16T10:25:18.569Z] deploy.asadmin: [2024-04-16T10:25:18.569Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives --name deployment-ejb31-jndivalidation-CorrectEnvEntry-web --contextroot deployment-ejb31-jndivalidation-CorrectEnvEntry /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/CorrectEnvEntry/archives/deployment-ejb31-jndivalidation-CorrectEnvEntry-web.war [2024-04-16T10:25:18.604Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha384-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha384-hex-web.war [2024-04-16T10:25:18.626Z] [exec] Application deployed with name ejb-ejb31-full-disable_nonportable_jndi-ejb. [2024-04-16T10:25:18.626Z] [2024-04-16T10:25:18.626Z] run: [2024-04-16T10:25:18.626Z] [2024-04-16T10:25:18.626Z] setOSConditions: [2024-04-16T10:25:18.626Z] [2024-04-16T10:25:18.626Z] setToolWin: [2024-04-16T10:25:18.626Z] [2024-04-16T10:25:18.626Z] setToolUnix: [2024-04-16T10:25:18.626Z] [2024-04-16T10:25:18.627Z] setToolProperty: [2024-04-16T10:25:18.627Z] [2024-04-16T10:25:18.627Z] setS1ASclassPath: [2024-04-16T10:25:18.627Z] [2024-04-16T10:25:18.627Z] init-common: [2024-04-16T10:25:18.627Z] [2024-04-16T10:25:18.627Z] run_se: [2024-04-16T10:25:18.824Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:18.824Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:19.079Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-CorrectEnvEntry-web. [2024-04-16T10:25:19.079Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2024-04-16T10:25:19.079Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] processResult: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] failed: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] passed: [2024-04-16T10:25:19.079Z] [echo] Test CorrectEnvEntry Passed [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] unknown: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] init.os: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] init.tools.unix: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] init.tools.windows: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] init.tools: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] setAsadminArgs: [2024-04-16T10:25:19.079Z] [2024-04-16T10:25:19.079Z] init: [2024-04-16T10:25:19.162Z] [exec] Application deployed with name jdbc-realm-sha384-hex-web. [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] deploy-war-commonee: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] deploy-war-common: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] setOSConditions: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] setToolWin: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] setToolUnix: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] setToolProperty: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] setS1ASclassPath: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] init-common: [2024-04-16T10:25:19.163Z] [2024-04-16T10:25:19.163Z] deploy-war-commonpe: [2024-04-16T10:25:19.186Z] [java] Apr 16, 2024 10:25:18 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:25:19.186Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] init.customtasks: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] prepare: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] undeploy.asadmin: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] setAsadminArgs: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] common.undeploy.asadmin: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] init.os: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] init.tools.unix: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] init.tools.windows: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.334Z] init.tools: [2024-04-16T10:25:19.334Z] [2024-04-16T10:25:19.335Z] setAsadminArgs: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init.customtasks: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] delAppRef: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init.os: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init.tools.unix: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init.tools.windows: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init.tools: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] setAsadminArgs: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] init.customtasks: [2024-04-16T10:25:19.335Z] [2024-04-16T10:25:19.335Z] common.run.asadmin: [2024-04-16T10:25:19.335Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-CorrectEnvEntry-web [2024-04-16T10:25:19.438Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot jdbc-realm-sha512-hex --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-realm-sha512-hex-web.war [2024-04-16T10:25:19.547Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:19.547Z] [javac] 1 warning [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] build: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] setOSConditions: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] fixFiles: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] convUnix: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] convWin: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] setToolWin: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] setToolUnix: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] setToolProperty: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] setS1ASclassPath: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] init-common: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] package-persistence-common: [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] ejb-jar-common: [2024-04-16T10:25:19.547Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:19.547Z] [2024-04-16T10:25:19.547Z] package-ejbjar-common: [2024-04-16T10:25:19.548Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2024-04-16T10:25:19.548Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] appclient-jar-common: [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] package-appclientjar-common: [2024-04-16T10:25:19.548Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] webclient-war-common: [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] build-ear-common: [2024-04-16T10:25:19.548Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:19.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:19.548Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:19.548Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] deploy: [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] setOSConditions: [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] setToolWin: [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] setToolUnix: [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] setToolProperty: [2024-04-16T10:25:19.548Z] [2024-04-16T10:25:19.548Z] setS1ASclassPath: [2024-04-16T10:25:19.549Z] [2024-04-16T10:25:19.549Z] init-common: [2024-04-16T10:25:19.549Z] [2024-04-16T10:25:19.549Z] create-jdbc-connpool-common: [2024-04-16T10:25:19.605Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:19.605Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:19.692Z] [exec] Application deployed with name jdbc-realm-sha512-hex-web. [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] deploy-war-commonee: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setOSConditions: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setToolWin: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setToolUnix: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setToolProperty: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setS1ASclassPath: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] init-common: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] run: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setOSConditions: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setToolWin: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setToolUnix: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setToolProperty: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] setS1ASclassPath: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] init-common: [2024-04-16T10:25:19.692Z] [2024-04-16T10:25:19.692Z] run-positive: [2024-04-16T10:25:19.693Z] [2024-04-16T10:25:19.693Z] setOSConditions: [2024-04-16T10:25:19.693Z] [2024-04-16T10:25:19.693Z] setToolWin: [2024-04-16T10:25:19.693Z] [2024-04-16T10:25:19.693Z] setToolUnix: [2024-04-16T10:25:19.693Z] [2024-04-16T10:25:19.693Z] setToolProperty: [2024-04-16T10:25:19.693Z] [2024-04-16T10:25:19.693Z] setS1ASclassPath: [2024-04-16T10:25:19.693Z] [2024-04-16T10:25:19.693Z] init-common: [2024-04-16T10:25:19.693Z] [2024-04-16T10:25:19.693Z] custom-run: [2024-04-16T10:25:19.693Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwert/qwert [2024-04-16T10:25:19.730Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:19.731Z] [javac] 1 warning [2024-04-16T10:25:19.731Z] [2024-04-16T10:25:19.731Z] assemble-web: [2024-04-16T10:25:19.731Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:19.731Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:19.731Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:19.731Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:19.731Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:19.731Z] [2024-04-16T10:25:19.731Z] pkg-war: [2024-04-16T10:25:19.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:19.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:25:19.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:19.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:19.731Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:25:19.731Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${sun-web.xml} to copy. [2024-04-16T10:25:19.731Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${webservices.xml} to copy. [2024-04-16T10:25:19.731Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:25:19.731Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:25:19.731Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:25:19.732Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:19.732Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:19.732Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/${web.wsit.descriptors} does not exist. [2024-04-16T10:25:19.732Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2024-04-16T10:25:19.732Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:19.732Z] [2024-04-16T10:25:19.732Z] deploy-app: [2024-04-16T10:25:19.732Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:19.732Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:19.732Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:19.732Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:19.732Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:19.732Z] [2024-04-16T10:25:19.732Z] deploy-war-common: [2024-04-16T10:25:19.732Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:19.732Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:19.732Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:19.732Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:19.733Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:19.733Z] [2024-04-16T10:25:19.733Z] setOSConditions: [2024-04-16T10:25:19.733Z] [2024-04-16T10:25:19.733Z] setToolWin: [2024-04-16T10:25:19.733Z] [2024-04-16T10:25:19.733Z] setToolUnix: [2024-04-16T10:25:19.733Z] [2024-04-16T10:25:19.733Z] setToolProperty: [2024-04-16T10:25:19.733Z] [2024-04-16T10:25:19.733Z] setS1ASclassPath: [2024-04-16T10:25:19.733Z] [2024-04-16T10:25:19.733Z] init-common: [2024-04-16T10:25:19.733Z] [2024-04-16T10:25:19.733Z] deploy-war-commonpe: [2024-04-16T10:25:19.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-poolauth-pool [2024-04-16T10:25:19.806Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2024-04-16T10:25:19.806Z] [2024-04-16T10:25:19.806Z] set-derby-connpool-props: [2024-04-16T10:25:19.859Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:19.859Z] [2024-04-16T10:25:19.859Z] private-all: [2024-04-16T10:25:19.859Z] [2024-04-16T10:25:19.859Z] declare-test: [2024-04-16T10:25:19.860Z] [echo] Starting test ConflictedEJBRef ejb31/jndivalidation/ConflictedEJBRef Test asadmin deploy [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] init.os: [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] init.tools.unix: [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] init.tools.windows: [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] init.tools: [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] setAsadminArgs: [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] init: [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] init.customtasks: [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] prepare: [2024-04-16T10:25:19.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2024-04-16T10:25:19.860Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives [2024-04-16T10:25:19.860Z] [2024-04-16T10:25:19.860Z] compile: [2024-04-16T10:25:19.860Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflictedEJBRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:19.860Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef [2024-04-16T10:25:19.947Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:19.947Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:19.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot fault --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/fault-web.war [2024-04-16T10:25:20.115Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:20.115Z] [javac] 1 warning [2024-04-16T10:25:20.115Z] [2024-04-16T10:25:20.115Z] assemble: [2024-04-16T10:25:20.115Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2024-04-16T10:25:20.115Z] [2024-04-16T10:25:20.115Z] deploy.asadmin: [2024-04-16T10:25:20.115Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives --name deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEJBRef/archives/deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb.jar [2024-04-16T10:25:20.171Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:25:20.171Z] [echo] Deploying generic-ra.rar on server [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] setOSConditions: [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] setToolWin: [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] setToolUnix: [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] setToolProperty: [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] setS1ASclassPath: [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] init-common: [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] deploy-ear: [2024-04-16T10:25:20.171Z] [2024-04-16T10:25:20.171Z] setOSConditions: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setToolWin: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setToolUnix: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setToolProperty: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setS1ASclassPath: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] init-common: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] deploy-common: [2024-04-16T10:25:20.172Z] [echo] Current time (ISO): 2024-04-16T10:25:19.640+0000 [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setOSConditions: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setToolWin: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setToolUnix: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setToolProperty: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] setS1ASclassPath: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] init-common: [2024-04-16T10:25:20.172Z] [2024-04-16T10:25:20.172Z] deploy-common-pe: [2024-04-16T10:25:20.243Z] [exec] Application deployed with name fault-web. [2024-04-16T10:25:20.243Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:20.243Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:20.243Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:20.244Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:20.244Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:20.244Z] [2024-04-16T10:25:20.244Z] deploy-war-commonee: [2024-04-16T10:25:20.244Z] [2024-04-16T10:25:20.244Z] assemble-client: [2024-04-16T10:25:20.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:20.365Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:20.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-04-16T10:25:20.499Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:20.499Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:20.499Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:20.499Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:20.499Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:20.499Z] [2024-04-16T10:25:20.499Z] compile-client: [2024-04-16T10:25:20.499Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:20.499Z] [echo] wsimporting http://localhost:8080/fault/webservice/HelloService?WSDL [2024-04-16T10:25:20.500Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:20.500Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:20.500Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:20.500Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:20.500Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:20.500Z] [2024-04-16T10:25:20.500Z] setOSConditions: [2024-04-16T10:25:20.500Z] [2024-04-16T10:25:20.500Z] setToolWin: [2024-04-16T10:25:20.500Z] [2024-04-16T10:25:20.500Z] setToolUnix: [2024-04-16T10:25:20.500Z] [2024-04-16T10:25:20.500Z] setToolProperty: [2024-04-16T10:25:20.500Z] [2024-04-16T10:25:20.500Z] setS1ASclassPath: [2024-04-16T10:25:20.500Z] [2024-04-16T10:25:20.500Z] init-common: [2024-04-16T10:25:20.500Z] [2024-04-16T10:25:20.500Z] wsimport: [2024-04-16T10:25:20.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:20.620Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:20.674Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:20.675Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:20.675Z] [exec] Command deploy failed. [2024-04-16T10:25:20.675Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflictedEJBRef-ejb] : Naming binding already exists for java:module/env/DuplicateEntry in namespace {java:module/env/DuplicateEntry=Remote ejb-ref name=java:module/env/DuplicateEntry,Remote 3.x interface =gf.MySLSB,ejb-link=ejb/myslsb2,lookup=,mappedName=,jndi-name=,refType=Session}. Please see server.log for more details. [2024-04-16T10:25:20.675Z] [exec] Result: 1 [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] processResult: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] failed: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] passed: [2024-04-16T10:25:20.675Z] [echo] Test ConflictedEJBRef Passed [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] unknown: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] private-all: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] declare-test: [2024-04-16T10:25:20.675Z] [echo] Starting test ConflictedEnvEntry ejb31/jndivalidation/ConflitedEnvEntry Test asadmin deploy [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] init.os: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] init.tools.unix: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] init.tools.windows: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] init.tools: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] setAsadminArgs: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] init: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] init.customtasks: [2024-04-16T10:25:20.675Z] [2024-04-16T10:25:20.675Z] prepare: [2024-04-16T10:25:20.675Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2024-04-16T10:25:20.676Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives [2024-04-16T10:25:20.676Z] [2024-04-16T10:25:20.676Z] compile: [2024-04-16T10:25:20.676Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflictedEnvEntry/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:20.676Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry [2024-04-16T10:25:20.755Z] [exec] parsing WSDL... [2024-04-16T10:25:20.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-04-16T10:25:20.875Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-04-16T10:25:21.236Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:21.236Z] [javac] 1 warning [2024-04-16T10:25:21.236Z] [2024-04-16T10:25:21.236Z] assemble: [2024-04-16T10:25:21.236Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2024-04-16T10:25:21.236Z] [2024-04-16T10:25:21.237Z] deploy.asadmin: [2024-04-16T10:25:21.237Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives --name deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflictedEnvEntry/archives/deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb.jar [2024-04-16T10:25:21.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-04-16T10:25:21.435Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-04-16T10:25:21.439Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.439Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.491Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:21.491Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:21.684Z] [exec] [2024-04-16T10:25:21.684Z] [exec] Generating code... [2024-04-16T10:25:21.684Z] [exec] [2024-04-16T10:25:21.684Z] [exec] Compiling code... [2024-04-16T10:25:21.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-04-16T10:25:21.689Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-04-16T10:25:21.694Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.694Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.694Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:21.694Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/1177/176/335.8417285964725 [2024-04-16T10:25:21.709Z] [java] Apr 16, 2024 10:25:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:21.709Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@383864d5 [2024-04-16T10:25:21.709Z] [java] About to lookup HHGot expected javax.naming.NamingException: Lookup failed for HH in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: HH not found]About to lookup HH#com.acme.HelloGot expected javax.naming.NamingException: Lookup failed for HH#com.acme.Hello in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] [Root exception is javax.naming.NameNotFoundException: HH#com.acme.Hello not found] [2024-04-16T10:25:21.709Z] [java] Value of key is:disable_nonportable_jndi [2024-04-16T10:25:21.709Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:21.709Z] [java] [2024-04-16T10:25:21.709Z] [java] [2024-04-16T10:25:21.709Z] [java] ----------------------------------------- [2024-04-16T10:25:21.709Z] [java] - disable_nonportable_jndi: PASS - [2024-04-16T10:25:21.709Z] [java] ----------------------------------------- [2024-04-16T10:25:21.709Z] [java] Total PASS: 1 [2024-04-16T10:25:21.757Z] [exec] Command deploy failed. [2024-04-16T10:25:21.758Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedEnvEntry-ejb] : Naming binding already exists for java:module/env/DuplicateEnvEntry in namespace {java:module/env/DuplicateEnvEntry=SimpleEnvEntry[name=java:module/env/DuplicateEnvEntry, type=java.lang.String, value=From Invoker2, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-04-16T10:25:21.758Z] [exec] Result: 1 [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] processResult: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] failed: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] passed: [2024-04-16T10:25:21.758Z] [echo] Test ConflictedEnvEntry Passed [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] unknown: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] private-all: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] declare-test: [2024-04-16T10:25:21.758Z] [echo] Starting test ConflitedResourceEnvRef ejb31/jndivalidation/ConflitedResourceEnvRef Test asadmin deploy [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] init.os: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] init.tools.unix: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] init.tools.windows: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] init.tools: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] setAsadminArgs: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] init: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] init.customtasks: [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] prepare: [2024-04-16T10:25:21.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2024-04-16T10:25:21.758Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives [2024-04-16T10:25:21.758Z] [2024-04-16T10:25:21.758Z] compile: [2024-04-16T10:25:21.759Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflitedResourceEnvRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:21.759Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef [2024-04-16T10:25:21.948Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:21.948Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:21.948Z] [java] [2024-04-16T10:25:21.948Z] [java] [2024-04-16T10:25:21.948Z] [java] ----------------------------------------- [2024-04-16T10:25:21.948Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2024-04-16T10:25:21.948Z] [java] ----------------------------------------- [2024-04-16T10:25:21.948Z] [java] Total PASS: 1 [2024-04-16T10:25:21.948Z] [java] Total FAIL: 0 [2024-04-16T10:25:21.948Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:21.948Z] [java] ----------------------------------------- [2024-04-16T10:25:21.948Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:21.948Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:21.948Z] [2024-04-16T10:25:21.948Z] setOSConditions: [2024-04-16T10:25:21.948Z] [2024-04-16T10:25:21.948Z] setToolWin: [2024-04-16T10:25:21.948Z] [2024-04-16T10:25:21.948Z] setToolUnix: [2024-04-16T10:25:21.948Z] [2024-04-16T10:25:21.948Z] setToolProperty: [2024-04-16T10:25:21.948Z] [2024-04-16T10:25:21.948Z] setS1ASclassPath: [2024-04-16T10:25:21.948Z] [2024-04-16T10:25:21.948Z] init-common: [2024-04-16T10:25:21.948Z] [2024-04-16T10:25:21.948Z] custom-run: [2024-04-16T10:25:21.948Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64/qwertBASE64 [2024-04-16T10:25:21.948Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:21.948Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:21.948Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:21.948Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:21.948Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:21.948Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:21.948Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:21.948Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:21.949Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:21.949Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:21.963Z] [java] Total FAIL: 0 [2024-04-16T10:25:21.963Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:21.963Z] [java] ----------------------------------------- [2024-04-16T10:25:21.963Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:21.963Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:22.218Z] [2024-04-16T10:25:22.218Z] undeploy: [2024-04-16T10:25:22.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:25:22.248Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:25:22.319Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:22.319Z] [javac] 1 warning [2024-04-16T10:25:22.319Z] [2024-04-16T10:25:22.319Z] assemble: [2024-04-16T10:25:22.319Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2024-04-16T10:25:22.319Z] [2024-04-16T10:25:22.319Z] deploy.asadmin: [2024-04-16T10:25:22.319Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceEnvRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb.jar [2024-04-16T10:25:22.473Z] [2024-04-16T10:25:22.473Z] setOSConditions: [2024-04-16T10:25:22.473Z] [2024-04-16T10:25:22.473Z] setToolWin: [2024-04-16T10:25:22.473Z] [2024-04-16T10:25:22.473Z] setToolUnix: [2024-04-16T10:25:22.473Z] [2024-04-16T10:25:22.474Z] setToolProperty: [2024-04-16T10:25:22.474Z] [2024-04-16T10:25:22.474Z] setS1ASclassPath: [2024-04-16T10:25:22.474Z] [2024-04-16T10:25:22.474Z] init-common: [2024-04-16T10:25:22.474Z] [2024-04-16T10:25:22.474Z] undeploy-jar-common: [2024-04-16T10:25:22.539Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.539Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.540Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.574Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:22.574Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:22.613Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:22.613Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:22.736Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-disable_nonportable_jndi-ejb [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] all: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] remote1: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setOSConditions: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setToolWin: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setToolUnix: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setToolProperty: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setS1ASclassPath: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] init-common: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] clean: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setOSConditions: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setToolWin: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.736Z] setToolUnix: [2024-04-16T10:25:22.736Z] [2024-04-16T10:25:22.737Z] setToolProperty: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] setS1ASclassPath: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] init-common: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] clean-common: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] setOSConditions: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] setToolWin: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] setToolUnix: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] setToolProperty: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] setS1ASclassPath: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] init-common: [2024-04-16T10:25:22.737Z] [2024-04-16T10:25:22.737Z] clean-classes-common: [2024-04-16T10:25:22.737Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:22.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-04-16T10:25:22.810Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-04-16T10:25:22.829Z] [exec] Command deploy failed. [2024-04-16T10:25:22.829Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedResourceEnvRef-ejb] : Naming binding already exists for java:module/env/DupResourceEnvRef in namespace {java:module/env/DupResourceEnvRef=ResourceEnvReferenceDescriptor[name=java:module/env/DupResourceEnvRef, type=java.lang.String, value=, lookupName=, mappedName=, injectableTargets={}, description=]}. Please see server.log for more details. [2024-04-16T10:25:22.829Z] [exec] Result: 1 [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] processResult: [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] failed: [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] passed: [2024-04-16T10:25:22.829Z] [echo] Test ConflitedResourceEnvRef Passed [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] unknown: [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] private-all: [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] declare-test: [2024-04-16T10:25:22.829Z] [echo] Starting test ConflitedResourceRef ejb31/jndivalidation/ConflitedResourceRef Test asadmin deploy [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] init.os: [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.829Z] init.tools.unix: [2024-04-16T10:25:22.829Z] [2024-04-16T10:25:22.830Z] init.tools.windows: [2024-04-16T10:25:22.830Z] [2024-04-16T10:25:22.830Z] init.tools: [2024-04-16T10:25:22.830Z] [2024-04-16T10:25:22.830Z] setAsadminArgs: [2024-04-16T10:25:22.830Z] [2024-04-16T10:25:22.830Z] init: [2024-04-16T10:25:22.830Z] [2024-04-16T10:25:22.830Z] init.customtasks: [2024-04-16T10:25:22.830Z] [2024-04-16T10:25:22.830Z] prepare: [2024-04-16T10:25:22.830Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2024-04-16T10:25:22.830Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives [2024-04-16T10:25:22.830Z] [2024-04-16T10:25:22.830Z] compile: [2024-04-16T10:25:22.830Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ConflitedResourceRef/build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:22.830Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef [2024-04-16T10:25:22.839Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.839Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.839Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:22.840Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:22.992Z] [2024-04-16T10:25:22.992Z] setOSConditions: [2024-04-16T10:25:22.992Z] [2024-04-16T10:25:22.992Z] setToolWin: [2024-04-16T10:25:22.992Z] [2024-04-16T10:25:22.992Z] setToolUnix: [2024-04-16T10:25:22.992Z] [2024-04-16T10:25:22.992Z] setToolProperty: [2024-04-16T10:25:22.992Z] [2024-04-16T10:25:22.993Z] setS1ASclassPath: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] init-common: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] clean-jars-common: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] compile: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] setOSConditions: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] setToolWin: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] setToolUnix: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] setToolProperty: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] setS1ASclassPath: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] init-common: [2024-04-16T10:25:22.993Z] [2024-04-16T10:25:22.993Z] compile-common: [2024-04-16T10:25:22.993Z] [echo] Current time (ISO): 2024-04-16T10:25:22.746+0000 [2024-04-16T10:25:22.993Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:22.993Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:23.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-04-16T10:25:23.064Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-04-16T10:25:23.064Z] [2024-04-16T10:25:23.064Z] setOSConditions: [2024-04-16T10:25:23.064Z] [2024-04-16T10:25:23.065Z] setToolWin: [2024-04-16T10:25:23.065Z] [2024-04-16T10:25:23.065Z] setToolUnix: [2024-04-16T10:25:23.065Z] [2024-04-16T10:25:23.065Z] setToolProperty: [2024-04-16T10:25:23.065Z] [2024-04-16T10:25:23.065Z] setS1ASclassPath: [2024-04-16T10:25:23.065Z] [2024-04-16T10:25:23.065Z] init-common: [2024-04-16T10:25:23.065Z] [2024-04-16T10:25:23.065Z] create-jdbc-resource-common: [2024-04-16T10:25:23.065Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2024-04-16T10:25:23.085Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:23.085Z] [javac] 1 warning [2024-04-16T10:25:23.085Z] [2024-04-16T10:25:23.085Z] assemble: [2024-04-16T10:25:23.085Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2024-04-16T10:25:23.085Z] [2024-04-16T10:25:23.085Z] deploy.asadmin: [2024-04-16T10:25:23.086Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives --name deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ConflitedResourceRef/archives/deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb.jar [2024-04-16T10:25:23.094Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:23.094Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:23.094Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:23.094Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:23.094Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:23.094Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:23.094Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/490/99/121.43922285853466 [2024-04-16T10:25:23.094Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:23.094Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:23.094Z] [java] [2024-04-16T10:25:23.094Z] [java] [2024-04-16T10:25:23.094Z] [java] ----------------------------------------- [2024-04-16T10:25:23.094Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2024-04-16T10:25:23.094Z] [java] ----------------------------------------- [2024-04-16T10:25:23.094Z] [java] Total PASS: 1 [2024-04-16T10:25:23.094Z] [java] Total FAIL: 0 [2024-04-16T10:25:23.094Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:23.094Z] [java] ----------------------------------------- [2024-04-16T10:25:23.094Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:23.094Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:23.094Z] [2024-04-16T10:25:23.094Z] setOSConditions: [2024-04-16T10:25:23.094Z] [2024-04-16T10:25:23.094Z] setToolWin: [2024-04-16T10:25:23.094Z] [2024-04-16T10:25:23.094Z] setToolUnix: [2024-04-16T10:25:23.094Z] [2024-04-16T10:25:23.094Z] setToolProperty: [2024-04-16T10:25:23.094Z] [2024-04-16T10:25:23.094Z] setS1ASclassPath: [2024-04-16T10:25:23.094Z] [2024-04-16T10:25:23.094Z] init-common: [2024-04-16T10:25:23.094Z] [2024-04-16T10:25:23.094Z] custom-run: [2024-04-16T10:25:23.094Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEX/qwertHEX [2024-04-16T10:25:23.173Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:23.173Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/client/Client.java uses or overrides a deprecated API. [2024-04-16T10:25:23.173Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:23.173Z] [javac] 1 warning [2024-04-16T10:25:23.173Z] [2024-04-16T10:25:23.174Z] setup: [2024-04-16T10:25:23.174Z] [2024-04-16T10:25:23.174Z] runclient: [2024-04-16T10:25:23.174Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:23.174Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:23.174Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:23.174Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:23.174Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:23.174Z] [2024-04-16T10:25:23.174Z] run-client: [2024-04-16T10:25:23.174Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:23.327Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] setOSConditions: [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] setToolWin: [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] setToolUnix: [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] setToolProperty: [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] setS1ASclassPath: [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] init-common: [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] testAddAdmin: [2024-04-16T10:25:23.327Z] [2024-04-16T10:25:23.327Z] asadmin-common: [2024-04-16T10:25:23.327Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:25:23.327Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:25:23.328Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setOSConditions: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setToolWin: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setToolUnix: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setToolProperty: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setS1ASclassPath: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] init-common: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] restart: [2024-04-16T10:25:23.328Z] [echo] Not required to restart [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] runtest: [2024-04-16T10:25:23.328Z] [echo] non-string-ra-properties - : PASS [2024-04-16T10:25:23.328Z] [echo] Total PASS : 1 [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] unset: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] undeploy: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setOSConditions: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setToolWin: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setToolUnix: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setToolProperty: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] setS1ASclassPath: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] init-common: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] testDelAdmin: [2024-04-16T10:25:23.328Z] [2024-04-16T10:25:23.328Z] asadmin-common: [2024-04-16T10:25:23.328Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:25:23.329Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:25:23.329Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] setOSConditions: [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] setToolWin: [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] setToolUnix: [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] setToolProperty: [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] setS1ASclassPath: [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] init-common: [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] undeploy: [2024-04-16T10:25:23.329Z] [2024-04-16T10:25:23.329Z] asadmin-common: [2024-04-16T10:25:23.329Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true generic-ra [2024-04-16T10:25:23.350Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:23.350Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:23.350Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:23.350Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:23.350Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:23.350Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:23.351Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:23.351Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:23.351Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:23.351Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:23.584Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:25:23.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-poolauth-pool --enabled=true --target server jdbc/poolauth [2024-04-16T10:25:23.624Z] [exec] JDBC resource jdbc/poolauth created successfully. [2024-04-16T10:25:23.624Z] [echo] cmd executed for server [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setOSConditions: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setToolWin: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setToolUnix: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setToolProperty: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setS1ASclassPath: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] init-common: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] deploy-common: [2024-04-16T10:25:23.624Z] [echo] Current time (ISO): 2024-04-16T10:25:23.458+0000 [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setOSConditions: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setToolWin: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setToolUnix: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setToolProperty: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] setS1ASclassPath: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] init-common: [2024-04-16T10:25:23.624Z] [2024-04-16T10:25:23.624Z] deploy-common-pe: [2024-04-16T10:25:23.646Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:23.646Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:23.646Z] [exec] Command deploy failed. [2024-04-16T10:25:23.646Z] [exec] remote failure: Error occurred during deployment: Exception while deploying the app [deployment-ejb31-jndivalidation-ConflitedResourceRef-ejb] : Naming binding already exists for java:module/env/DupResourceRef in namespace {java:module/env/DupResourceRef=Res-Ref-Env-Property: java:module/env/DupResourceRef@javax.sql.DataSource@ resolved as: jndi: jdbc/__default@res principal: null@mail: null [2024-04-16T10:25:23.646Z] [exec] No Runtime properties [2024-04-16T10:25:23.646Z] [exec] Database Vendor : null [2024-04-16T10:25:23.646Z] [exec] Create Tables at Deploy : false [2024-04-16T10:25:23.646Z] [exec] Delete Tables at Undeploy : false}. Please see server.log for more details. [2024-04-16T10:25:23.646Z] [exec] Result: 1 [2024-04-16T10:25:23.646Z] [2024-04-16T10:25:23.646Z] processResult: [2024-04-16T10:25:23.646Z] [2024-04-16T10:25:23.646Z] failed: [2024-04-16T10:25:23.646Z] [2024-04-16T10:25:23.647Z] passed: [2024-04-16T10:25:23.647Z] [echo] Test ConflitedResourceRef Passed [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] unknown: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] private-all: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] private-all: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] declare-test: [2024-04-16T10:25:23.647Z] [echo] Starting test CorrectJDBCRes ejb31/jndivalidation/resourceref/CorrectJDBCRes Test asadmin deploy [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] init.os: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] init.tools.unix: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] init.tools.windows: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] init.tools: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] setAsadminArgs: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] init: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.647Z] init.customtasks: [2024-04-16T10:25:23.647Z] [2024-04-16T10:25:23.648Z] prepare: [2024-04-16T10:25:23.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2024-04-16T10:25:23.648Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives [2024-04-16T10:25:23.648Z] [2024-04-16T10:25:23.648Z] compile: [2024-04-16T10:25:23.648Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:23.648Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes [2024-04-16T10:25:23.839Z] [2024-04-16T10:25:23.839Z] setOSConditions: [2024-04-16T10:25:23.839Z] [2024-04-16T10:25:23.839Z] setToolWin: [2024-04-16T10:25:23.839Z] [2024-04-16T10:25:23.839Z] setToolUnix: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setToolProperty: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setS1ASclassPath: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] init-common: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] restart: [2024-04-16T10:25:23.840Z] [echo] Not required to restart [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] all: [2024-04-16T10:25:23.840Z] [echo] @@## txlevelswitch ##@@ [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setOSConditions: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setToolWin: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setToolUnix: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setToolProperty: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setS1ASclassPath: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] init-common: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] clean: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setOSConditions: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setToolWin: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setToolUnix: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setToolProperty: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] setS1ASclassPath: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] init-common: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.840Z] clean-common: [2024-04-16T10:25:23.840Z] [2024-04-16T10:25:23.841Z] setOSConditions: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolWin: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolUnix: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolProperty: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setS1ASclassPath: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] init-common: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] clean-classes-common: [2024-04-16T10:25:23.841Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setOSConditions: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolWin: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolUnix: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolProperty: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setS1ASclassPath: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] init-common: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] clean-jars-common: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] clean: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] compile: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setOSConditions: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolWin: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.841Z] setToolUnix: [2024-04-16T10:25:23.841Z] [2024-04-16T10:25:23.842Z] setToolProperty: [2024-04-16T10:25:23.842Z] [2024-04-16T10:25:23.842Z] setS1ASclassPath: [2024-04-16T10:25:23.842Z] [2024-04-16T10:25:23.842Z] init-common: [2024-04-16T10:25:23.842Z] [2024-04-16T10:25:23.842Z] compile-common: [2024-04-16T10:25:23.842Z] [echo] Current time (ISO): 2024-04-16T10:25:23.743+0000 [2024-04-16T10:25:23.842Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:23.842Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:23.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-04-16T10:25:23.908Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:23.908Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:24.190Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:24.190Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:24.190Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/454/85/128.37071474460365 [2024-04-16T10:25:24.190Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:24.190Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:24.190Z] [java] [2024-04-16T10:25:24.190Z] [java] [2024-04-16T10:25:24.190Z] [java] ----------------------------------------- [2024-04-16T10:25:24.190Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2024-04-16T10:25:24.190Z] [java] ----------------------------------------- [2024-04-16T10:25:24.190Z] [java] Total PASS: 1 [2024-04-16T10:25:24.190Z] [java] Total FAIL: 0 [2024-04-16T10:25:24.190Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:24.190Z] [java] ----------------------------------------- [2024-04-16T10:25:24.190Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:24.190Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:24.208Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:24.209Z] [javac] 1 warning [2024-04-16T10:25:24.209Z] [2024-04-16T10:25:24.209Z] assemble: [2024-04-16T10:25:24.209Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2024-04-16T10:25:24.209Z] [2024-04-16T10:25:24.209Z] deploy.asadmin: [2024-04-16T10:25:24.209Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectJDBCRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web.war [2024-04-16T10:25:24.444Z] [2024-04-16T10:25:24.444Z] setOSConditions: [2024-04-16T10:25:24.444Z] [2024-04-16T10:25:24.444Z] setToolWin: [2024-04-16T10:25:24.444Z] [2024-04-16T10:25:24.444Z] setToolUnix: [2024-04-16T10:25:24.444Z] [2024-04-16T10:25:24.444Z] setToolProperty: [2024-04-16T10:25:24.444Z] [2024-04-16T10:25:24.444Z] setS1ASclassPath: [2024-04-16T10:25:24.444Z] [2024-04-16T10:25:24.444Z] init-common: [2024-04-16T10:25:24.444Z] [2024-04-16T10:25:24.444Z] custom-run: [2024-04-16T10:25:24.444Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64/qwertMD2BASE64 [2024-04-16T10:25:24.444Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:24.444Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:24.463Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:24.463Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:24.509Z] [exec] Application deployed with name jdbc-poolauthApp. [2024-04-16T10:25:24.509Z] [echo] Deployment on target server server successful [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] setOSConditions: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] setToolWin: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] setToolUnix: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] setToolProperty: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] setS1ASclassPath: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] init-common: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] deploy-common-ee: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] run: [2024-04-16T10:25:24.509Z] [2024-04-16T10:25:24.509Z] create-sql: [2024-04-16T10:25:24.510Z] [2024-04-16T10:25:24.510Z] setOSConditions: [2024-04-16T10:25:24.510Z] [2024-04-16T10:25:24.510Z] setToolWin: [2024-04-16T10:25:24.510Z] [2024-04-16T10:25:24.510Z] setToolUnix: [2024-04-16T10:25:24.510Z] [2024-04-16T10:25:24.510Z] setToolProperty: [2024-04-16T10:25:24.510Z] [2024-04-16T10:25:24.510Z] setS1ASclassPath: [2024-04-16T10:25:24.510Z] [2024-04-16T10:25:24.510Z] init-common: [2024-04-16T10:25:24.510Z] [2024-04-16T10:25:24.510Z] execute-sql-common: [2024-04-16T10:25:24.510Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_dbuser_tables.sql [2024-04-16T10:25:24.510Z] [sql] Failed to execute: Drop table DBUSERTABLE [2024-04-16T10:25:24.510Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2024-04-16T10:25:24.764Z] [sql] 0 rows affected [2024-04-16T10:25:24.764Z] [sql] 1 rows affected [2024-04-16T10:25:24.764Z] [sql] 1 rows affected [2024-04-16T10:25:24.764Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:25:24.764Z] [2024-04-16T10:25:24.764Z] setOSConditions: [2024-04-16T10:25:24.764Z] [2024-04-16T10:25:24.764Z] setToolWin: [2024-04-16T10:25:24.764Z] [2024-04-16T10:25:24.764Z] setToolUnix: [2024-04-16T10:25:24.764Z] [2024-04-16T10:25:24.764Z] setToolProperty: [2024-04-16T10:25:24.764Z] [2024-04-16T10:25:24.764Z] setS1ASclassPath: [2024-04-16T10:25:24.764Z] [2024-04-16T10:25:24.764Z] init-common: [2024-04-16T10:25:24.764Z] [2024-04-16T10:25:24.764Z] execute-sql-common: [2024-04-16T10:25:24.765Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/create_pbpublic_tables.sql [2024-04-16T10:25:24.765Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2024-04-16T10:25:24.765Z] [sql] java.sql.SQLSyntaxErrorException: Schema 'PBPUBLIC' does not exist [2024-04-16T10:25:24.765Z] [sql] 0 rows affected [2024-04-16T10:25:24.765Z] [sql] 1 rows affected [2024-04-16T10:25:24.765Z] [sql] 1 rows affected [2024-04-16T10:25:24.765Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:25:24.765Z] [2024-04-16T10:25:24.765Z] asadmin-common: [2024-04-16T10:25:24.765Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:24.877Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:24.877Z] [javac] 1 warning [2024-04-16T10:25:24.877Z] [2024-04-16T10:25:24.877Z] setOSConditions: [2024-04-16T10:25:24.877Z] [2024-04-16T10:25:24.877Z] setToolWin: [2024-04-16T10:25:24.877Z] [2024-04-16T10:25:24.877Z] setToolUnix: [2024-04-16T10:25:24.877Z] [2024-04-16T10:25:24.877Z] setToolProperty: [2024-04-16T10:25:24.877Z] [2024-04-16T10:25:24.877Z] setS1ASclassPath: [2024-04-16T10:25:24.877Z] [2024-04-16T10:25:24.877Z] init-common: [2024-04-16T10:25:24.877Z] [2024-04-16T10:25:24.878Z] compile-common: [2024-04-16T10:25:24.878Z] [echo] Current time (ISO): 2024-04-16T10:25:24.843+0000 [2024-04-16T10:25:24.878Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:25.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [Pipeline] junit [2024-04-16T10:25:25.023Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web. [2024-04-16T10:25:25.023Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2024-04-16T10:25:25.023Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:25.023Z] [2024-04-16T10:25:25.023Z] processResult: [2024-04-16T10:25:25.023Z] [2024-04-16T10:25:25.023Z] failed: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] passed: [2024-04-16T10:25:25.024Z] [echo] Test CorrectJDBCRes Passed [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] unknown: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.os: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.tools.unix: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.tools.windows: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.tools: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] setAsadminArgs: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.customtasks: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] prepare: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] undeploy.asadmin: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] setAsadminArgs: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] common.undeploy.asadmin: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.os: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.tools.unix: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.tools.windows: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init.tools: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] setAsadminArgs: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.024Z] init: [2024-04-16T10:25:25.024Z] [2024-04-16T10:25:25.025Z] init.customtasks: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] delAppRef: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] init.os: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] init.tools.unix: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] init.tools.windows: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] init.tools: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] setAsadminArgs: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] init: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] init.customtasks: [2024-04-16T10:25:25.025Z] [2024-04-16T10:25:25.025Z] common.run.asadmin: [2024-04-16T10:25:25.025Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectJDBCRes-web [2024-04-16T10:25:25.025Z] Recording test results [2024-04-16T10:25:25.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.273Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:25.273Z] [2024-04-16T10:25:25.273Z] asadmin-common: [2024-04-16T10:25:25.273Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:25.280Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:25.280Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.337Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.534Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:25.534Z] [2024-04-16T10:25:25.534Z] private-all: [2024-04-16T10:25:25.534Z] [2024-04-16T10:25:25.534Z] declare-test: [2024-04-16T10:25:25.535Z] [echo] Starting test CorrectURLRes ejb31/jndivalidation/resourceref/CorrectURLRes Test asadmin deploy [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] deploy.custom.resource: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] common.create.customresource: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] init.os: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] init.tools.unix: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] init.tools.windows: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] init.tools: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] setAsadminArgs: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] init: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] init.customtasks: [2024-04-16T10:25:25.535Z] [2024-04-16T10:25:25.535Z] common.run.asadmin: [2024-04-16T10:25:25.535Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype java.net.URL --factoryclass org.glassfish.resources.custom.factory.URLFactory --property value=http\://www.oracle.com resource/myURL [2024-04-16T10:25:25.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:25.559Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:25.559Z] [2024-04-16T10:25:25.559Z] setOSConditions: [2024-04-16T10:25:25.559Z] [2024-04-16T10:25:25.559Z] setToolWin: [2024-04-16T10:25:25.559Z] [2024-04-16T10:25:25.559Z] setToolUnix: [2024-04-16T10:25:25.559Z] [2024-04-16T10:25:25.559Z] setToolProperty: [2024-04-16T10:25:25.559Z] [2024-04-16T10:25:25.559Z] setS1ASclassPath: [2024-04-16T10:25:25.559Z] [2024-04-16T10:25:25.559Z] init-common: [2024-04-16T10:25:25.559Z] [2024-04-16T10:25:25.559Z] runclient-common: [2024-04-16T10:25:25.559Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:25:25.636Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:25.636Z] [java] Min/Max/Avg/StdDev: (milliseconds) 5/485/88/137.48105470951407 [2024-04-16T10:25:25.636Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:25.637Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:25.637Z] [java] [2024-04-16T10:25:25.637Z] [java] [2024-04-16T10:25:25.637Z] [java] ----------------------------------------- [2024-04-16T10:25:25.637Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2024-04-16T10:25:25.637Z] [java] ----------------------------------------- [2024-04-16T10:25:25.637Z] [java] Total PASS: 1 [2024-04-16T10:25:25.637Z] [java] Total FAIL: 0 [2024-04-16T10:25:25.637Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:25.637Z] [java] ----------------------------------------- [2024-04-16T10:25:25.637Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:25.637Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:25.637Z] [2024-04-16T10:25:25.637Z] setOSConditions: [2024-04-16T10:25:25.637Z] [2024-04-16T10:25:25.637Z] setToolWin: [2024-04-16T10:25:25.637Z] [2024-04-16T10:25:25.637Z] setToolUnix: [2024-04-16T10:25:25.637Z] [2024-04-16T10:25:25.637Z] setToolProperty: [2024-04-16T10:25:25.637Z] [2024-04-16T10:25:25.637Z] setS1ASclassPath: [2024-04-16T10:25:25.637Z] [2024-04-16T10:25:25.637Z] init-common: [2024-04-16T10:25:25.637Z] [2024-04-16T10:25:25.637Z] custom-run: [2024-04-16T10:25:25.637Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64/qwertMD5BASE64 [2024-04-16T10:25:25.637Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:25.637Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:25.668Z] [exec] Application deployed with name simplemdbApp. [2024-04-16T10:25:25.668Z] [echo] Deployment on target server server successful [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setOSConditions: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setToolWin: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setToolUnix: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setToolProperty: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setS1ASclassPath: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] init-common: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] deploy-common-ee: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setOSConditions: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setToolWin: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setToolUnix: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setToolProperty: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] setS1ASclassPath: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] init-common: [2024-04-16T10:25:25.668Z] [2024-04-16T10:25:25.668Z] restart: [2024-04-16T10:25:25.669Z] [echo] Not required to restart [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setOSConditions: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolWin: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolUnix: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolProperty: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setS1ASclassPath: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] init-common: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setupJdbc: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setOSConditions: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolWin: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolUnix: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolProperty: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setS1ASclassPath: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] init-common: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] default-sql: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setOSConditions: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolWin: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolUnix: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setToolProperty: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.669Z] setS1ASclassPath: [2024-04-16T10:25:25.669Z] [2024-04-16T10:25:25.670Z] init-common: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] execute-sql-common: [2024-04-16T10:25:25.670Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/app/createdb.sql [2024-04-16T10:25:25.670Z] [sql] Failed to execute: drop table MESSAGES [2024-04-16T10:25:25.670Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-04-16T10:25:25.670Z] [sql] 0 rows affected [2024-04-16T10:25:25.670Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] sql-oracle: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] execute-sql-connector: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] runtest: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] setOSConditions: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] setToolWin: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] setToolUnix: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] setToolProperty: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] setS1ASclassPath: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] init-common: [2024-04-16T10:25:25.670Z] [2024-04-16T10:25:25.670Z] runclient-common: [2024-04-16T10:25:25.670Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdbAppClient.jar -name simplemdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:25:25.734Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:25:25.789Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:25.790Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-custom-resource [options] ... [2024-04-16T10:25:26.057Z] [exec] Custom Resource resource/myURL created. [2024-04-16T10:25:26.057Z] [exec] Command create-custom-resource executed successfully. [2024-04-16T10:25:26.057Z] [2024-04-16T10:25:26.057Z] init.os: [2024-04-16T10:25:26.057Z] [2024-04-16T10:25:26.057Z] init.tools.unix: [2024-04-16T10:25:26.057Z] [2024-04-16T10:25:26.057Z] init.tools.windows: [2024-04-16T10:25:26.057Z] [2024-04-16T10:25:26.057Z] init.tools: [2024-04-16T10:25:26.058Z] [2024-04-16T10:25:26.058Z] setAsadminArgs: [2024-04-16T10:25:26.058Z] [2024-04-16T10:25:26.058Z] init: [2024-04-16T10:25:26.058Z] [2024-04-16T10:25:26.058Z] init.customtasks: [2024-04-16T10:25:26.058Z] [2024-04-16T10:25:26.058Z] prepare: [2024-04-16T10:25:26.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2024-04-16T10:25:26.058Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives [2024-04-16T10:25:26.058Z] [2024-04-16T10:25:26.058Z] compile: [2024-04-16T10:25:26.058Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectURLRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:26.058Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes [2024-04-16T10:25:26.238Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.238Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.386Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:26.469Z] [exec] Servicecom.example.hello.MyService@ae202c6 [2024-04-16T10:25:26.482Z] [exec] Apr 16, 2024 10:25:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:26.482Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:26.492Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.492Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.493Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.665Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:26.665Z] [javac] 1 warning [2024-04-16T10:25:26.665Z] [2024-04-16T10:25:26.665Z] assemble: [2024-04-16T10:25:26.665Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2024-04-16T10:25:26.665Z] [2024-04-16T10:25:26.665Z] deploy.asadmin: [2024-04-16T10:25:26.665Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectURLRes /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectURLRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web.war [2024-04-16T10:25:26.747Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:26.747Z] [java] Min/Max/Avg/StdDev: (milliseconds) 6/413/82/116.3858525193963 [2024-04-16T10:25:26.747Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:26.747Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:26.747Z] [java] [2024-04-16T10:25:26.747Z] [java] [2024-04-16T10:25:26.747Z] [java] ----------------------------------------- [2024-04-16T10:25:26.747Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2024-04-16T10:25:26.747Z] [java] ----------------------------------------- [2024-04-16T10:25:26.747Z] [java] Total PASS: 1 [2024-04-16T10:25:26.747Z] [java] Total FAIL: 0 [2024-04-16T10:25:26.747Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:26.747Z] [java] ----------------------------------------- [2024-04-16T10:25:26.747Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:26.747Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:26.747Z] [2024-04-16T10:25:26.747Z] setOSConditions: [2024-04-16T10:25:26.747Z] [2024-04-16T10:25:26.747Z] setToolWin: [2024-04-16T10:25:26.747Z] [2024-04-16T10:25:26.747Z] setToolUnix: [2024-04-16T10:25:26.747Z] [2024-04-16T10:25:26.747Z] setToolProperty: [2024-04-16T10:25:26.747Z] [2024-04-16T10:25:26.747Z] setS1ASclassPath: [2024-04-16T10:25:26.747Z] [2024-04-16T10:25:26.747Z] init-common: [2024-04-16T10:25:26.747Z] [2024-04-16T10:25:26.748Z] custom-run: [2024-04-16T10:25:26.748Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64/qwertSHABASE64 [2024-04-16T10:25:26.748Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:26.748Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:26.783Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:26.919Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:26.919Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:26.947Z] [javac] 1 warning [2024-04-16T10:25:26.947Z] [2024-04-16T10:25:26.947Z] setOSConditions: [2024-04-16T10:25:26.947Z] [2024-04-16T10:25:26.947Z] setToolWin: [2024-04-16T10:25:26.947Z] [2024-04-16T10:25:26.947Z] setToolUnix: [2024-04-16T10:25:26.947Z] [2024-04-16T10:25:26.947Z] setToolProperty: [2024-04-16T10:25:26.947Z] [2024-04-16T10:25:26.947Z] setS1ASclassPath: [2024-04-16T10:25:26.947Z] [2024-04-16T10:25:26.947Z] init-common: [2024-04-16T10:25:26.947Z] [2024-04-16T10:25:26.947Z] compile-common: [2024-04-16T10:25:26.947Z] [echo] Current time (ISO): 2024-04-16T10:25:26.786+0000 [2024-04-16T10:25:26.947Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:27.030Z] [exec] Got MyException as expected [2024-04-16T10:25:27.030Z] [exec] WebSvcTest-Hello Appserver Tester !webservice-with-fault [2024-04-16T10:25:27.030Z] [exec] Value of key is:webservice-with-fault [2024-04-16T10:25:27.030Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:27.030Z] [exec] [2024-04-16T10:25:27.030Z] [exec] [2024-04-16T10:25:27.030Z] [exec] ----------------------------------------- [2024-04-16T10:25:27.030Z] [exec] - webservice-with-fault: PASS - [2024-04-16T10:25:27.030Z] [exec] ----------------------------------------- [2024-04-16T10:25:27.030Z] [exec] Total PASS: 1 [2024-04-16T10:25:27.030Z] [exec] Total FAIL: 0 [2024-04-16T10:25:27.030Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:27.030Z] [exec] ----------------------------------------- [2024-04-16T10:25:27.030Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:27.030Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:27.030Z] [2024-04-16T10:25:27.030Z] undeploy: [2024-04-16T10:25:27.030Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:27.031Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:27.031Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:27.031Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:27.031Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/fault/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:27.031Z] [2024-04-16T10:25:27.031Z] setOSConditions: [2024-04-16T10:25:27.031Z] [2024-04-16T10:25:27.031Z] setToolWin: [2024-04-16T10:25:27.031Z] [2024-04-16T10:25:27.031Z] setToolUnix: [2024-04-16T10:25:27.031Z] [2024-04-16T10:25:27.031Z] setToolProperty: [2024-04-16T10:25:27.031Z] [2024-04-16T10:25:27.031Z] setS1ASclassPath: [2024-04-16T10:25:27.031Z] [2024-04-16T10:25:27.031Z] init-common: [2024-04-16T10:25:27.031Z] [2024-04-16T10:25:27.031Z] undeploy-war-common: [2024-04-16T10:25:27.038Z] [javac] 1 warning [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] build: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setOSConditions: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setToolWin: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setToolUnix: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setToolProperty: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setS1ASclassPath: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] init-common: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] ejb-jar-common: [2024-04-16T10:25:27.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] package-ejbjar-common: [2024-04-16T10:25:27.038Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:27.038Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2024-04-16T10:25:27.038Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] deploy: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setOSConditions: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setToolWin: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setToolUnix: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setToolProperty: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.038Z] setS1ASclassPath: [2024-04-16T10:25:27.038Z] [2024-04-16T10:25:27.039Z] init-common: [2024-04-16T10:25:27.039Z] [2024-04-16T10:25:27.039Z] deploy-jar-common: [2024-04-16T10:25:27.039Z] [exec] Apr 16, 2024 10:25:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:27.040Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:27.066Z] [exec] Apr 16, 2024 10:25:26 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:27.066Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:27.174Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web. [2024-04-16T10:25:27.174Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2024-04-16T10:25:27.174Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] processResult: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] failed: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] passed: [2024-04-16T10:25:27.174Z] [echo] Test CorrectURLRes Passed [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] unknown: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] init.os: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] init.tools.unix: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] init.tools.windows: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] init.tools: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] setAsadminArgs: [2024-04-16T10:25:27.174Z] [2024-04-16T10:25:27.174Z] init: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.customtasks: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] prepare: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] undeploy.asadmin: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] setAsadminArgs: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] common.undeploy.asadmin: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.os: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.tools.unix: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.tools.windows: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.tools: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] setAsadminArgs: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.customtasks: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] delAppRef: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.os: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.tools.unix: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.tools.windows: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init.tools: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] setAsadminArgs: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.175Z] init: [2024-04-16T10:25:27.175Z] [2024-04-16T10:25:27.176Z] init.customtasks: [2024-04-16T10:25:27.176Z] [2024-04-16T10:25:27.176Z] common.run.asadmin: [2024-04-16T10:25:27.176Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectURLRes-web [2024-04-16T10:25:27.294Z] [exec] Apr 16, 2024 10:25:27 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:27.294Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:27.339Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.339Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.599Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote1-ejb.jar [2024-04-16T10:25:27.625Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false fault-web [2024-04-16T10:25:27.625Z] [2024-04-16T10:25:27.625Z] all: [2024-04-16T10:25:27.625Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:27.625Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:27.625Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:27.625Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:27.625Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:27.625Z] [2024-04-16T10:25:27.625Z] setOSConditions: [2024-04-16T10:25:27.625Z] [2024-04-16T10:25:27.625Z] setToolWin: [2024-04-16T10:25:27.625Z] [2024-04-16T10:25:27.625Z] setToolUnix: [2024-04-16T10:25:27.625Z] [2024-04-16T10:25:27.625Z] setToolProperty: [2024-04-16T10:25:27.625Z] [2024-04-16T10:25:27.625Z] setS1ASclassPath: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] init-common: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] clean: [2024-04-16T10:25:27.626Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:27.626Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:27.626Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:27.626Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:27.626Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] setOSConditions: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] setToolWin: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] setToolUnix: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] setToolProperty: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] setS1ASclassPath: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] init-common: [2024-04-16T10:25:27.626Z] [2024-04-16T10:25:27.626Z] clean-common: [2024-04-16T10:25:27.626Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:27.626Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:27.627Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:27.627Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:27.627Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.627Z] setOSConditions: [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.627Z] setToolWin: [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.627Z] setToolUnix: [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.627Z] setToolProperty: [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.627Z] setS1ASclassPath: [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.627Z] init-common: [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.627Z] clean-classes-common: [2024-04-16T10:25:27.627Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:27.627Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:27.627Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:27.627Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:27.627Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:27.627Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:27.627Z] [2024-04-16T10:25:27.628Z] setOSConditions: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setToolWin: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setToolUnix: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setToolProperty: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setS1ASclassPath: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] init-common: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] clean-jars-common: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] assemble-web: [2024-04-16T10:25:27.628Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:27.628Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:27.628Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:27.628Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:27.628Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setOSConditions: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setToolWin: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setToolUnix: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.628Z] setToolProperty: [2024-04-16T10:25:27.628Z] [2024-04-16T10:25:27.629Z] setS1ASclassPath: [2024-04-16T10:25:27.629Z] [2024-04-16T10:25:27.629Z] init-common: [2024-04-16T10:25:27.629Z] [2024-04-16T10:25:27.629Z] compile-common: [2024-04-16T10:25:27.629Z] [echo] Current time (ISO): 2024-04-16T10:25:27.612+0000 [2024-04-16T10:25:27.629Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:27.629Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:27.638Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.638Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.638Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.638Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.639Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.736Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:27.736Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:27.736Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:27.736Z] [2024-04-16T10:25:27.736Z] undeploy.custom.resource: [2024-04-16T10:25:27.736Z] [2024-04-16T10:25:27.736Z] common.delete.customresource: [2024-04-16T10:25:27.736Z] [2024-04-16T10:25:27.736Z] init.os: [2024-04-16T10:25:27.736Z] [2024-04-16T10:25:27.736Z] init.tools.unix: [2024-04-16T10:25:27.736Z] [2024-04-16T10:25:27.736Z] init.tools.windows: [2024-04-16T10:25:27.736Z] [2024-04-16T10:25:27.736Z] init.tools: [2024-04-16T10:25:27.737Z] [2024-04-16T10:25:27.737Z] setAsadminArgs: [2024-04-16T10:25:27.737Z] [2024-04-16T10:25:27.737Z] init: [2024-04-16T10:25:27.737Z] [2024-04-16T10:25:27.737Z] init.customtasks: [2024-04-16T10:25:27.737Z] [2024-04-16T10:25:27.737Z] common.run.asadmin: [2024-04-16T10:25:27.737Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-custom-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 resource/myURL [2024-04-16T10:25:27.938Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:27.938Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/484/82/139.05794156074333 [2024-04-16T10:25:27.938Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:27.938Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:27.938Z] [java] [2024-04-16T10:25:27.938Z] [java] [2024-04-16T10:25:27.938Z] [java] ----------------------------------------- [2024-04-16T10:25:27.938Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2024-04-16T10:25:27.938Z] [java] ----------------------------------------- [2024-04-16T10:25:27.938Z] [java] Total PASS: 1 [2024-04-16T10:25:27.938Z] [java] Total FAIL: 0 [2024-04-16T10:25:27.938Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:27.938Z] [java] ----------------------------------------- [2024-04-16T10:25:27.938Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:27.938Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:27.938Z] [2024-04-16T10:25:27.938Z] setOSConditions: [2024-04-16T10:25:27.938Z] [2024-04-16T10:25:27.938Z] setToolWin: [2024-04-16T10:25:27.939Z] [2024-04-16T10:25:27.939Z] setToolUnix: [2024-04-16T10:25:27.939Z] [2024-04-16T10:25:27.939Z] setToolProperty: [2024-04-16T10:25:27.939Z] [2024-04-16T10:25:27.939Z] setS1ASclassPath: [2024-04-16T10:25:27.939Z] [2024-04-16T10:25:27.939Z] init-common: [2024-04-16T10:25:27.939Z] [2024-04-16T10:25:27.939Z] custom-run: [2024-04-16T10:25:27.939Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64/qwertSHA256BASE64 [2024-04-16T10:25:27.939Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:27.939Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:27.992Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:27.992Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-custom-resource [options] ... [2024-04-16T10:25:28.185Z] [exec] Application deployed with name ejb-ejb31-full-remote1-ejb. [2024-04-16T10:25:28.185Z] [2024-04-16T10:25:28.185Z] run: [2024-04-16T10:25:28.185Z] [2024-04-16T10:25:28.185Z] setOSConditions: [2024-04-16T10:25:28.186Z] [2024-04-16T10:25:28.186Z] setToolWin: [2024-04-16T10:25:28.186Z] [2024-04-16T10:25:28.186Z] setToolUnix: [2024-04-16T10:25:28.186Z] [2024-04-16T10:25:28.186Z] setToolProperty: [2024-04-16T10:25:28.186Z] [2024-04-16T10:25:28.186Z] setS1ASclassPath: [2024-04-16T10:25:28.186Z] [2024-04-16T10:25:28.186Z] init-common: [2024-04-16T10:25:28.186Z] [2024-04-16T10:25:28.186Z] run_se: [2024-04-16T10:25:28.258Z] [exec] Custom resource resource/myURL deleted. [2024-04-16T10:25:28.258Z] [exec] Command delete-custom-resource executed successfully. [2024-04-16T10:25:28.258Z] [2024-04-16T10:25:28.258Z] private-all: [2024-04-16T10:25:28.258Z] [2024-04-16T10:25:28.258Z] declare-test: [2024-04-16T10:25:28.258Z] [echo] Starting test CorrectQueueRes ejb31/jndivalidation/resourceref/CorrectQueueRes Test asadmin deploy [2024-04-16T10:25:28.258Z] [2024-04-16T10:25:28.258Z] init.os: [2024-04-16T10:25:28.258Z] [2024-04-16T10:25:28.258Z] init.tools.unix: [2024-04-16T10:25:28.258Z] [2024-04-16T10:25:28.259Z] init.tools.windows: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init.tools: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] setAsadminArgs: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init.customtasks: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] prepare: [2024-04-16T10:25:28.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2024-04-16T10:25:28.259Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] deploy.jms.queue: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] setAsadminArgs: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] common.create.jms.resource: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init.os: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init.tools.unix: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init.tools.windows: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init.tools: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] setAsadminArgs: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] init.customtasks: [2024-04-16T10:25:28.259Z] [2024-04-16T10:25:28.259Z] common.run.asadmin: [2024-04-16T10:25:28.259Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-04-16T10:25:28.539Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.539Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.820Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:28.820Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-04-16T10:25:28.820Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2024-04-16T10:25:28.820Z] [exec] Command create-jmsdest executed successfully. [2024-04-16T10:25:28.820Z] [2024-04-16T10:25:28.820Z] init.os: [2024-04-16T10:25:28.820Z] [2024-04-16T10:25:28.820Z] init.tools.unix: [2024-04-16T10:25:28.821Z] [2024-04-16T10:25:28.821Z] init.tools.windows: [2024-04-16T10:25:28.821Z] [2024-04-16T10:25:28.821Z] init.tools: [2024-04-16T10:25:28.821Z] [2024-04-16T10:25:28.821Z] setAsadminArgs: [2024-04-16T10:25:28.821Z] [2024-04-16T10:25:28.821Z] init: [2024-04-16T10:25:28.821Z] [2024-04-16T10:25:28.821Z] init.customtasks: [2024-04-16T10:25:28.821Z] [2024-04-16T10:25:28.821Z] common.run.asadmin: [2024-04-16T10:25:28.821Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2024-04-16T10:25:28.837Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:28.837Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:28.838Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:28.838Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:28.957Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:25:29.092Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/623/90/181.08924079390562 [2024-04-16T10:25:29.092Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:29.092Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:29.092Z] [java] [2024-04-16T10:25:29.092Z] [java] [2024-04-16T10:25:29.092Z] [java] ----------------------------------------- [2024-04-16T10:25:29.093Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2024-04-16T10:25:29.093Z] [java] ----------------------------------------- [2024-04-16T10:25:29.093Z] [java] Total PASS: 1 [2024-04-16T10:25:29.093Z] [java] Total FAIL: 0 [2024-04-16T10:25:29.093Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:29.093Z] [java] ----------------------------------------- [2024-04-16T10:25:29.093Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:29.093Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:29.093Z] [2024-04-16T10:25:29.093Z] setOSConditions: [2024-04-16T10:25:29.093Z] [2024-04-16T10:25:29.093Z] setToolWin: [2024-04-16T10:25:29.093Z] [2024-04-16T10:25:29.093Z] setToolUnix: [2024-04-16T10:25:29.093Z] [2024-04-16T10:25:29.093Z] setToolProperty: [2024-04-16T10:25:29.093Z] [2024-04-16T10:25:29.093Z] setS1ASclassPath: [2024-04-16T10:25:29.093Z] [2024-04-16T10:25:29.093Z] init-common: [2024-04-16T10:25:29.093Z] [2024-04-16T10:25:29.093Z] custom-run: [2024-04-16T10:25:29.093Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64/qwertSHA384BASE64 [2024-04-16T10:25:29.093Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.093Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.153Z] [java] Apr 16, 2024 10:25:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:25:29.153Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:25:29.409Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:29.409Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-04-16T10:25:29.409Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2024-04-16T10:25:29.409Z] [exec] Command create-jms-resource executed successfully. [2024-04-16T10:25:29.409Z] [2024-04-16T10:25:29.409Z] init.os: [2024-04-16T10:25:29.409Z] [2024-04-16T10:25:29.409Z] init.tools.unix: [2024-04-16T10:25:29.409Z] [2024-04-16T10:25:29.409Z] init.tools.windows: [2024-04-16T10:25:29.409Z] [2024-04-16T10:25:29.410Z] init.tools: [2024-04-16T10:25:29.410Z] [2024-04-16T10:25:29.410Z] setAsadminArgs: [2024-04-16T10:25:29.410Z] [2024-04-16T10:25:29.410Z] init: [2024-04-16T10:25:29.410Z] [2024-04-16T10:25:29.410Z] init.customtasks: [2024-04-16T10:25:29.410Z] [2024-04-16T10:25:29.410Z] prepare: [2024-04-16T10:25:29.410Z] [2024-04-16T10:25:29.410Z] compile: [2024-04-16T10:25:29.410Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:29.410Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes [2024-04-16T10:25:29.486Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:29.652Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.652Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.653Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.742Z] [javac] 1 warning [2024-04-16T10:25:29.742Z] [2024-04-16T10:25:29.742Z] init: [2024-04-16T10:25:29.742Z] [echo] Building component ${component.name} [2024-04-16T10:25:29.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-04-16T10:25:29.742Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-04-16T10:25:29.742Z] [2024-04-16T10:25:29.742Z] compile: [2024-04-16T10:25:29.742Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:29.742Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-04-16T10:25:29.811Z] [exec] Apr 16, 2024 10:25:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:29.811Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1332dec4 [2024-04-16T10:25:29.811Z] [exec] Value of key is: test1 : [2024-04-16T10:25:29.811Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:29.811Z] [exec] [2024-04-16T10:25:29.811Z] [exec] [2024-04-16T10:25:29.811Z] [exec] ----------------------------------------- [2024-04-16T10:25:29.811Z] [exec] - test1 : : PASS - [2024-04-16T10:25:29.811Z] [exec] ----------------------------------------- [2024-04-16T10:25:29.811Z] [exec] Total PASS: 1 [2024-04-16T10:25:29.811Z] [exec] Total FAIL: 0 [2024-04-16T10:25:29.811Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:29.811Z] [exec] ----------------------------------------- [2024-04-16T10:25:29.811Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:29.811Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:29.938Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:29.938Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:29.938Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:29.938Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/430/72/124.47299005216053 [2024-04-16T10:25:29.938Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:29.938Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:29.938Z] [java] [2024-04-16T10:25:29.938Z] [java] [2024-04-16T10:25:29.938Z] [java] ----------------------------------------- [2024-04-16T10:25:29.938Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2024-04-16T10:25:29.938Z] [java] ----------------------------------------- [2024-04-16T10:25:29.938Z] [java] Total PASS: 1 [2024-04-16T10:25:29.938Z] [java] Total FAIL: 0 [2024-04-16T10:25:29.938Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:29.938Z] [java] ----------------------------------------- [2024-04-16T10:25:29.938Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:30.005Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:30.005Z] [javac] 1 warning [2024-04-16T10:25:30.005Z] [2024-04-16T10:25:30.005Z] assemble: [2024-04-16T10:25:30.005Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2024-04-16T10:25:30.005Z] [2024-04-16T10:25:30.005Z] deploy.asadmin: [2024-04-16T10:25:30.005Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectQueueRes/archives/deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb.jar [2024-04-16T10:25:30.065Z] [2024-04-16T10:25:30.065Z] checkReporting-common: [2024-04-16T10:25:30.065Z] [2024-04-16T10:25:30.065Z] confirmReportPresent-common: [2024-04-16T10:25:30.065Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:30.065Z] [echo] Test seems to be reported fine [2024-04-16T10:25:30.066Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2024-04-16T10:25:30.066Z] [2024-04-16T10:25:30.066Z] confirmMissingReport-common: [2024-04-16T10:25:30.066Z] [2024-04-16T10:25:30.066Z] asadmin-common: [2024-04-16T10:25:30.066Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-04-16T10:25:30.147Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:30.147Z] [javac] 1 warning [2024-04-16T10:25:30.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:30.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:30.148Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:30.148Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:30.148Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:30.148Z] [2024-04-16T10:25:30.148Z] pkg-war: [2024-04-16T10:25:30.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:30.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:25:30.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:30.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:30.148Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:25:30.148Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${sun-web.xml} to copy. [2024-04-16T10:25:30.148Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${webservices.xml} to copy. [2024-04-16T10:25:30.148Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:25:30.148Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:25:30.148Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:25:30.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:30.148Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:30.148Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${web.wsit.descriptors} does not exist. [2024-04-16T10:25:30.148Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2024-04-16T10:25:30.148Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:30.148Z] [2024-04-16T10:25:30.148Z] deploy-web-app: [2024-04-16T10:25:30.149Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] [2024-04-16T10:25:30.149Z] deploy-war-common: [2024-04-16T10:25:30.149Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:30.149Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:30.149Z] [2024-04-16T10:25:30.149Z] setOSConditions: [2024-04-16T10:25:30.149Z] [2024-04-16T10:25:30.149Z] setToolWin: [2024-04-16T10:25:30.149Z] [2024-04-16T10:25:30.149Z] setToolUnix: [2024-04-16T10:25:30.149Z] [2024-04-16T10:25:30.149Z] setToolProperty: [2024-04-16T10:25:30.150Z] [2024-04-16T10:25:30.150Z] setS1ASclassPath: [2024-04-16T10:25:30.150Z] [2024-04-16T10:25:30.150Z] init-common: [2024-04-16T10:25:30.150Z] [2024-04-16T10:25:30.150Z] deploy-war-commonpe: [2024-04-16T10:25:30.192Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:30.192Z] [2024-04-16T10:25:30.192Z] setOSConditions: [2024-04-16T10:25:30.192Z] [2024-04-16T10:25:30.192Z] setToolWin: [2024-04-16T10:25:30.192Z] [2024-04-16T10:25:30.192Z] setToolUnix: [2024-04-16T10:25:30.192Z] [2024-04-16T10:25:30.192Z] setToolProperty: [2024-04-16T10:25:30.192Z] [2024-04-16T10:25:30.192Z] setS1ASclassPath: [2024-04-16T10:25:30.192Z] [2024-04-16T10:25:30.193Z] init-common: [2024-04-16T10:25:30.193Z] [2024-04-16T10:25:30.193Z] custom-run: [2024-04-16T10:25:30.193Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEX/qwertMD2HEX [2024-04-16T10:25:30.193Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:30.193Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.302Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:30.305Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:30.305Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:30.557Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] details.put(new Integer(property),value); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] if (details.containsKey(new Integer(property))) { [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return (String) details.get(new Integer(property)); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return new Integer(parameter); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return new Short(parameter); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return new Byte(parameter); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return new Long(parameter); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return new Float(parameter); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return new Double(parameter); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.558Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:25:30.558Z] [javac] return new Boolean(parameter); [2024-04-16T10:25:30.558Z] [javac] ^ [2024-04-16T10:25:30.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-04-16T10:25:30.623Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-04-16T10:25:30.623Z] [2024-04-16T10:25:30.623Z] asadmin-common: [2024-04-16T10:25:30.623Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-04-16T10:25:30.751Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:30.751Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:30.829Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:25:30.829Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-04-16T10:25:30.829Z] [javac] ^ [2024-04-16T10:25:30.829Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:25:30.830Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-04-16T10:25:30.830Z] [javac] ^ [2024-04-16T10:25:30.865Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb. [2024-04-16T10:25:30.865Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2024-04-16T10:25:30.865Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] processResult: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] failed: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] passed: [2024-04-16T10:25:30.865Z] [echo] Test CorrectQueueRes Passed [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] unknown: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] init.os: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] init.tools.unix: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] init.tools.windows: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] init.tools: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] setAsadminArgs: [2024-04-16T10:25:30.865Z] [2024-04-16T10:25:30.865Z] init: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] init.customtasks: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] prepare: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] undeploy.asadmin: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] setAsadminArgs: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] common.undeploy.asadmin: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] init.os: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] init.tools.unix: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] init.tools.windows: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] init.tools: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] setAsadminArgs: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] init: [2024-04-16T10:25:30.866Z] [2024-04-16T10:25:30.866Z] init.customtasks: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] delAppRef: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] init.os: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] init.tools.unix: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] init.tools.windows: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] init.tools: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] setAsadminArgs: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] init: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] init.customtasks: [2024-04-16T10:25:30.867Z] [2024-04-16T10:25:30.867Z] common.run.asadmin: [2024-04-16T10:25:30.867Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectQueueRes-ejb [2024-04-16T10:25:30.878Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-04-16T10:25:30.878Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-04-16T10:25:30.878Z] [2024-04-16T10:25:30.878Z] setOSConditions: [2024-04-16T10:25:30.878Z] [2024-04-16T10:25:30.878Z] setToolWin: [2024-04-16T10:25:30.878Z] [2024-04-16T10:25:30.878Z] setToolUnix: [2024-04-16T10:25:30.878Z] [2024-04-16T10:25:30.878Z] setToolProperty: [2024-04-16T10:25:30.878Z] [2024-04-16T10:25:30.878Z] setS1ASclassPath: [2024-04-16T10:25:30.878Z] [2024-04-16T10:25:30.878Z] init-common: [2024-04-16T10:25:30.878Z] [2024-04-16T10:25:30.878Z] runclient-common: [2024-04-16T10:25:30.878Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:25:31.005Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.005Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.006Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.006Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.006Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.006Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.006Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.006Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.006Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:31.006Z] [java] Min/Max/Avg/StdDev: (milliseconds) 4/446/70/130.5986990824189 [2024-04-16T10:25:31.006Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:31.006Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:31.006Z] [java] [2024-04-16T10:25:31.006Z] [java] [2024-04-16T10:25:31.006Z] [java] ----------------------------------------- [2024-04-16T10:25:31.006Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2024-04-16T10:25:31.006Z] [java] ----------------------------------------- [2024-04-16T10:25:31.006Z] [java] Total PASS: 1 [2024-04-16T10:25:31.006Z] [java] Total FAIL: 0 [2024-04-16T10:25:31.006Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:31.006Z] [java] ----------------------------------------- [2024-04-16T10:25:31.006Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:31.006Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:31.006Z] [2024-04-16T10:25:31.006Z] setOSConditions: [2024-04-16T10:25:31.006Z] [2024-04-16T10:25:31.006Z] setToolWin: [2024-04-16T10:25:31.006Z] [2024-04-16T10:25:31.006Z] setToolUnix: [2024-04-16T10:25:31.006Z] [2024-04-16T10:25:31.006Z] setToolProperty: [2024-04-16T10:25:31.006Z] [2024-04-16T10:25:31.006Z] setS1ASclassPath: [2024-04-16T10:25:31.006Z] [2024-04-16T10:25:31.006Z] init-common: [2024-04-16T10:25:31.006Z] [2024-04-16T10:25:31.006Z] custom-run: [2024-04-16T10:25:31.006Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEX/qwertMD5HEX [2024-04-16T10:25:31.085Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:25:31.085Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:25:31.085Z] [javac] ^ [2024-04-16T10:25:31.085Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-04-16T10:25:31.085Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:31.085Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:25:31.085Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:25:31.085Z] [javac] 14 warnings [2024-04-16T10:25:31.085Z] [2024-04-16T10:25:31.085Z] build: [2024-04-16T10:25:31.085Z] [2024-04-16T10:25:31.085Z] setOSConditions: [2024-04-16T10:25:31.085Z] [2024-04-16T10:25:31.085Z] fixFiles: [2024-04-16T10:25:31.085Z] [2024-04-16T10:25:31.085Z] convUnix: [2024-04-16T10:25:31.085Z] [2024-04-16T10:25:31.085Z] convWin: [2024-04-16T10:25:31.085Z] [2024-04-16T10:25:31.085Z] setToolWin: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] setToolUnix: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] setToolProperty: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] setS1ASclassPath: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] init-common: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] package-persistence-common: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] ejb-jar-common: [2024-04-16T10:25:31.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] package-ejbjar-common: [2024-04-16T10:25:31.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.086Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-ejb.jar [2024-04-16T10:25:31.086Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] appclient-jar-common: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] package-appclientjar-common: [2024-04-16T10:25:31.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.086Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.086Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1-client.jar [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] webclient-war-common: [2024-04-16T10:25:31.086Z] [2024-04-16T10:25:31.086Z] build-ear-common: [2024-04-16T10:25:31.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:31.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:31.087Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:31.087Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2024-04-16T10:25:31.087Z] [2024-04-16T10:25:31.087Z] build-ra: [2024-04-16T10:25:31.087Z] [2024-04-16T10:25:31.087Z] init: [2024-04-16T10:25:31.087Z] [echo] Building component ${component.name} [2024-04-16T10:25:31.087Z] [2024-04-16T10:25:31.087Z] compile: [2024-04-16T10:25:31.087Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:31.087Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/internal/classes [2024-04-16T10:25:31.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservicerefs --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservicerefs-web.war [2024-04-16T10:25:31.122Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:31.122Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:31.262Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.262Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.262Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.262Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.263Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.263Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.263Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.263Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.263Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.263Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.346Z] [exec] Application deployed with name webservicerefs-web. [2024-04-16T10:25:31.346Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:31.346Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:31.346Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:31.346Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:31.346Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:31.346Z] [2024-04-16T10:25:31.346Z] deploy-war-commonee: [2024-04-16T10:25:31.346Z] [2024-04-16T10:25:31.346Z] setup-web: [2024-04-16T10:25:31.346Z] [2024-04-16T10:25:31.346Z] assemble-ejb: [2024-04-16T10:25:31.346Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:31.346Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:31.347Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:31.347Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:31.347Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:31.347Z] [2024-04-16T10:25:31.347Z] setOSConditions: [2024-04-16T10:25:31.347Z] [2024-04-16T10:25:31.347Z] setToolWin: [2024-04-16T10:25:31.347Z] [2024-04-16T10:25:31.347Z] setToolUnix: [2024-04-16T10:25:31.347Z] [2024-04-16T10:25:31.347Z] setToolProperty: [2024-04-16T10:25:31.347Z] [2024-04-16T10:25:31.347Z] setS1ASclassPath: [2024-04-16T10:25:31.347Z] [2024-04-16T10:25:31.347Z] init-common: [2024-04-16T10:25:31.347Z] [2024-04-16T10:25:31.347Z] compile-common: [2024-04-16T10:25:31.347Z] [echo] Current time (ISO): 2024-04-16T10:25:31.176+0000 [2024-04-16T10:25:31.347Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:31.377Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:31.377Z] [2024-04-16T10:25:31.377Z] init.os: [2024-04-16T10:25:31.377Z] [2024-04-16T10:25:31.377Z] init.tools.unix: [2024-04-16T10:25:31.377Z] [2024-04-16T10:25:31.377Z] init.tools.windows: [2024-04-16T10:25:31.377Z] [2024-04-16T10:25:31.377Z] init.tools: [2024-04-16T10:25:31.377Z] [2024-04-16T10:25:31.377Z] setAsadminArgs: [2024-04-16T10:25:31.377Z] [2024-04-16T10:25:31.377Z] init: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] init.customtasks: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] prepare: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] undeploy.jms.queue: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] setAsadminArgs: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] common.delete.jms.resource: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] init.os: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] init.tools.unix: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] init.tools.windows: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] init.tools: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] setAsadminArgs: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] init: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] init.customtasks: [2024-04-16T10:25:31.378Z] [2024-04-16T10:25:31.378Z] common.run.asadmin: [2024-04-16T10:25:31.378Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2024-04-16T10:25:31.648Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:31.648Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:25:31.648Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-04-16T10:25:31.648Z] [javac] ^ [2024-04-16T10:25:31.659Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:31.659Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-04-16T10:25:31.659Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2024-04-16T10:25:31.659Z] [exec] Command delete-jms-resource executed successfully. [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] init.os: [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] init.tools.unix: [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] init.tools.windows: [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] init.tools: [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] setAsadminArgs: [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] init: [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] init.customtasks: [2024-04-16T10:25:31.659Z] [2024-04-16T10:25:31.659Z] common.run.asadmin: [2024-04-16T10:25:31.659Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-04-16T10:25:31.683Z] [java] Apr 16, 2024 10:25:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:31.684Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55a88417 [2024-04-16T10:25:31.684Z] [java] 2.x HelloRemote.hello() says hello, world [2024-04-16T10:25:31.684Z] [java] [2024-04-16T10:25:31.684Z] [java] helloAsync() says : helo, async world! [2024-04-16T10:25:31.684Z] [java] [2024-04-16T10:25:31.805Z] [exec] Apr 16, 2024 10:25:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:31.805Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:31.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:31.843Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:31.927Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:25:31.928Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-04-16T10:25:31.928Z] [javac] ^ [2024-04-16T10:25:31.928Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/src/com/sun/jdbcra/spi/1.4/ConnectionHolder.java uses unchecked or unsafe operations. [2024-04-16T10:25:31.928Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:25:31.928Z] [javac] 3 warnings [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] assemble: [2024-04-16T10:25:31.928Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc.jar [2024-04-16T10:25:31.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-04-16T10:25:31.928Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/jdbc-ra-xa.rar [2024-04-16T10:25:31.928Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] build: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] assemble: [2024-04-16T10:25:31.928Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib [2024-04-16T10:25:31.928Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/ra/publish/lib/ra.xml [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] deploy: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] setOSConditions: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] setToolWin: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] setToolUnix: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] setToolProperty: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] setS1ASclassPath: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] init-common: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] create-ra-config: [2024-04-16T10:25:31.928Z] [2024-04-16T10:25:31.928Z] asadmin-common: [2024-04-16T10:25:31.929Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2024-04-16T10:25:32.138Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:32.138Z] [java] Min/Max/Avg/StdDev: (milliseconds) 3/417/62/122.81434621559337 [2024-04-16T10:25:32.138Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:32.138Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:32.138Z] [java] [2024-04-16T10:25:32.138Z] [java] [2024-04-16T10:25:32.138Z] [java] ----------------------------------------- [2024-04-16T10:25:32.138Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2024-04-16T10:25:32.138Z] [java] ----------------------------------------- [2024-04-16T10:25:32.138Z] [java] Total PASS: 1 [2024-04-16T10:25:32.138Z] [java] Total FAIL: 0 [2024-04-16T10:25:32.138Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:32.138Z] [java] ----------------------------------------- [2024-04-16T10:25:32.138Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:32.138Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:32.138Z] [2024-04-16T10:25:32.138Z] setOSConditions: [2024-04-16T10:25:32.138Z] [2024-04-16T10:25:32.138Z] setToolWin: [2024-04-16T10:25:32.138Z] [2024-04-16T10:25:32.138Z] setToolUnix: [2024-04-16T10:25:32.138Z] [2024-04-16T10:25:32.138Z] setToolProperty: [2024-04-16T10:25:32.138Z] [2024-04-16T10:25:32.138Z] setS1ASclassPath: [2024-04-16T10:25:32.138Z] [2024-04-16T10:25:32.138Z] init-common: [2024-04-16T10:25:32.138Z] [2024-04-16T10:25:32.138Z] custom-run: [2024-04-16T10:25:32.138Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEX/qwertSHAHEX [2024-04-16T10:25:32.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.218Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:32.218Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-04-16T10:25:32.218Z] [exec] Command delete-jmsdest executed successfully. [2024-04-16T10:25:32.218Z] [2024-04-16T10:25:32.218Z] private-all: [2024-04-16T10:25:32.218Z] [2024-04-16T10:25:32.218Z] declare-test: [2024-04-16T10:25:32.218Z] [echo] Starting test CorrectEnvProps ejb31/jndivalidation/resourceref/CorrectEnvProps Test asadmin deploy [2024-04-16T10:25:32.218Z] [2024-04-16T10:25:32.218Z] init.os: [2024-04-16T10:25:32.218Z] [2024-04-16T10:25:32.218Z] init.tools.unix: [2024-04-16T10:25:32.218Z] [2024-04-16T10:25:32.218Z] init.tools.windows: [2024-04-16T10:25:32.218Z] [2024-04-16T10:25:32.219Z] init.tools: [2024-04-16T10:25:32.219Z] [2024-04-16T10:25:32.219Z] setAsadminArgs: [2024-04-16T10:25:32.219Z] [2024-04-16T10:25:32.219Z] init: [2024-04-16T10:25:32.219Z] [2024-04-16T10:25:32.219Z] init.customtasks: [2024-04-16T10:25:32.219Z] [2024-04-16T10:25:32.219Z] prepare: [2024-04-16T10:25:32.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-04-16T10:25:32.219Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives [2024-04-16T10:25:32.219Z] [2024-04-16T10:25:32.219Z] compile: [2024-04-16T10:25:32.219Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:32.219Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-04-16T10:25:32.364Z] [exec] Apr 16, 2024 10:25:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:32.364Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:32.474Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:32.534Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:32.534Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:32.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user jdbc-ra-xa [2024-04-16T10:25:32.728Z] [javac] 1 warning [2024-04-16T10:25:32.729Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:32.729Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps [2024-04-16T10:25:32.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.739Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.790Z] [2024-04-16T10:25:32.790Z] setOSConditions: [2024-04-16T10:25:32.790Z] [2024-04-16T10:25:32.790Z] setToolWin: [2024-04-16T10:25:32.790Z] [2024-04-16T10:25:32.790Z] setToolUnix: [2024-04-16T10:25:32.790Z] [2024-04-16T10:25:32.790Z] setToolProperty: [2024-04-16T10:25:32.790Z] [2024-04-16T10:25:32.790Z] setS1ASclassPath: [2024-04-16T10:25:32.790Z] [2024-04-16T10:25:32.790Z] init-common: [2024-04-16T10:25:32.790Z] [2024-04-16T10:25:32.790Z] deploy-rar-common: [2024-04-16T10:25:32.790Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} ra/publish/lib/jdbc-ra-xa.rar [2024-04-16T10:25:32.922Z] [exec] Apr 16, 2024 10:25:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:32.922Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:32.983Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:32.983Z] [javac] 1 warning [2024-04-16T10:25:32.983Z] [2024-04-16T10:25:32.983Z] assemble: [2024-04-16T10:25:32.983Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-web.war [2024-04-16T10:25:32.983Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-ejb.jar [2024-04-16T10:25:32.984Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2024-04-16T10:25:32.984Z] [ear] Warning: selected ear files include a META-INF/application.xml which will be ignored (please use appxml attribute to ear task) [2024-04-16T10:25:32.984Z] [2024-04-16T10:25:32.984Z] deploy.asadmin: [2024-04-16T10:25:32.984Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectEnvProps/archives/deployment-ejb31-jndivalidation-resourceref-CorrectEnvPropsApp.ear [2024-04-16T10:25:32.993Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:32.993Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:32.993Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:32.993Z] [java] Min/Max/Avg/StdDev: (milliseconds) 3/465/67/136.52394617351155 [2024-04-16T10:25:32.993Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:32.993Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:32.993Z] [java] [2024-04-16T10:25:32.993Z] [java] [2024-04-16T10:25:32.993Z] [java] ----------------------------------------- [2024-04-16T10:25:32.993Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2024-04-16T10:25:32.993Z] [java] ----------------------------------------- [2024-04-16T10:25:32.993Z] [java] Total PASS: 1 [2024-04-16T10:25:32.993Z] [java] Total FAIL: 0 [2024-04-16T10:25:32.993Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:32.993Z] [java] ----------------------------------------- [2024-04-16T10:25:32.993Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:32.993Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:32.993Z] [2024-04-16T10:25:32.993Z] setOSConditions: [2024-04-16T10:25:32.993Z] [2024-04-16T10:25:32.993Z] setToolWin: [2024-04-16T10:25:32.993Z] [2024-04-16T10:25:32.993Z] setToolUnix: [2024-04-16T10:25:32.993Z] [2024-04-16T10:25:32.993Z] setToolProperty: [2024-04-16T10:25:32.993Z] [2024-04-16T10:25:32.993Z] setS1ASclassPath: [2024-04-16T10:25:32.993Z] [2024-04-16T10:25:32.993Z] init-common: [2024-04-16T10:25:32.993Z] [2024-04-16T10:25:32.994Z] custom-run: [2024-04-16T10:25:32.994Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEX/qwertSHA256HEX [2024-04-16T10:25:33.177Z] [exec] Apr 16, 2024 10:25:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:33.177Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2bd8f7db [2024-04-16T10:25:33.239Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:33.239Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:33.247Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:33.248Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:33.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false ra/publish/lib/jdbc-ra-xa.rar [2024-04-16T10:25:33.739Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:33.798Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app. [2024-04-16T10:25:33.798Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2024-04-16T10:25:33.798Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] processResult: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] failed: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] passed: [2024-04-16T10:25:33.798Z] [echo] Test CorrectEnvProps Passed [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] unknown: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] init.os: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] init.tools.unix: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] init.tools.windows: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] init.tools: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] setAsadminArgs: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] init: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] init.customtasks: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] prepare: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.798Z] undeploy.asadmin: [2024-04-16T10:25:33.798Z] [2024-04-16T10:25:33.799Z] setAsadminArgs: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] common.undeploy.asadmin: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.os: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.tools.unix: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.tools.windows: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.tools: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] setAsadminArgs: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.customtasks: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] delAppRef: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.os: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.tools.unix: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.tools.windows: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.tools: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] setAsadminArgs: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] init.customtasks: [2024-04-16T10:25:33.799Z] [2024-04-16T10:25:33.799Z] common.run.asadmin: [2024-04-16T10:25:33.799Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectEnvProps-app [2024-04-16T10:25:33.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:33.842Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:33.843Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:33.877Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:33.878Z] [javac] 1 warning [2024-04-16T10:25:33.878Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:34.026Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:34.026Z] [exec] Value of key is: Connector 1.5 test - 1 [2024-04-16T10:25:34.054Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:34.054Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:34.133Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:34.134Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:34.134Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:34.134Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:34.134Z] [2024-04-16T10:25:34.134Z] pkg-ejb-jar: [2024-04-16T10:25:34.134Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/ejb/META-INF [2024-04-16T10:25:34.134Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/${ejb.wsit.descriptors} does not exist. [2024-04-16T10:25:34.134Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2024-04-16T10:25:34.134Z] [2024-04-16T10:25:34.134Z] deploy-ejb-jar: [2024-04-16T10:25:34.134Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:34.134Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:34.134Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:34.134Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:34.134Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:34.134Z] [2024-04-16T10:25:34.134Z] setOSConditions: [2024-04-16T10:25:34.134Z] [2024-04-16T10:25:34.134Z] setToolWin: [2024-04-16T10:25:34.134Z] [2024-04-16T10:25:34.134Z] setToolUnix: [2024-04-16T10:25:34.134Z] [2024-04-16T10:25:34.135Z] setToolProperty: [2024-04-16T10:25:34.135Z] [2024-04-16T10:25:34.135Z] setS1ASclassPath: [2024-04-16T10:25:34.135Z] [2024-04-16T10:25:34.135Z] init-common: [2024-04-16T10:25:34.135Z] [2024-04-16T10:25:34.135Z] deploy-jar-common: [2024-04-16T10:25:34.137Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:34.137Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:34.137Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:34.137Z] [java] Min/Max/Avg/StdDev: (milliseconds) 3/531/80/154.51157976937614 [2024-04-16T10:25:34.137Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:34.277Z] [exec] Application deployed with name jdbc-ra-xa. [2024-04-16T10:25:34.277Z] [echo] Deploying ra/publish/lib/jdbc-ra-xa.rar on server [2024-04-16T10:25:34.277Z] [2024-04-16T10:25:34.277Z] setOSConditions: [2024-04-16T10:25:34.277Z] [2024-04-16T10:25:34.278Z] setToolWin: [2024-04-16T10:25:34.278Z] [2024-04-16T10:25:34.278Z] setToolUnix: [2024-04-16T10:25:34.278Z] [2024-04-16T10:25:34.278Z] setToolProperty: [2024-04-16T10:25:34.278Z] [2024-04-16T10:25:34.278Z] setS1ASclassPath: [2024-04-16T10:25:34.278Z] [2024-04-16T10:25:34.278Z] init-common: [2024-04-16T10:25:34.278Z] [2024-04-16T10:25:34.278Z] create-connector-connpool: [2024-04-16T10:25:34.278Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --target server txlevelswitch-pool-1 [2024-04-16T10:25:34.309Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:34.309Z] [2024-04-16T10:25:34.309Z] private-all: [2024-04-16T10:25:34.309Z] [2024-04-16T10:25:34.309Z] declare-test: [2024-04-16T10:25:34.309Z] [echo] Starting test CorrectManagedBean ejb31/jndivalidation/resourceref/CorrectManagedBean Test asadmin deploy [2024-04-16T10:25:34.309Z] [2024-04-16T10:25:34.309Z] init.os: [2024-04-16T10:25:34.309Z] [2024-04-16T10:25:34.309Z] init.tools.unix: [2024-04-16T10:25:34.309Z] [2024-04-16T10:25:34.309Z] init.tools.windows: [2024-04-16T10:25:34.309Z] [2024-04-16T10:25:34.309Z] init.tools: [2024-04-16T10:25:34.309Z] [2024-04-16T10:25:34.310Z] setAsadminArgs: [2024-04-16T10:25:34.310Z] [2024-04-16T10:25:34.310Z] init: [2024-04-16T10:25:34.310Z] [2024-04-16T10:25:34.310Z] init.customtasks: [2024-04-16T10:25:34.310Z] [2024-04-16T10:25:34.310Z] prepare: [2024-04-16T10:25:34.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2024-04-16T10:25:34.310Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives [2024-04-16T10:25:34.310Z] [2024-04-16T10:25:34.310Z] compile: [2024-04-16T10:25:34.310Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:34.310Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean [2024-04-16T10:25:34.328Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:34.328Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:34.328Z] [exec] Value of key is: Connector 1.5 test - 2 [2024-04-16T10:25:34.438Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:34.438Z] [java] [2024-04-16T10:25:34.438Z] [java] [2024-04-16T10:25:34.438Z] [java] ----------------------------------------- [2024-04-16T10:25:34.438Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2024-04-16T10:25:34.438Z] [java] ----------------------------------------- [2024-04-16T10:25:34.438Z] [java] Total PASS: 1 [2024-04-16T10:25:34.438Z] [java] Total FAIL: 0 [2024-04-16T10:25:34.438Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:34.438Z] [java] ----------------------------------------- [2024-04-16T10:25:34.438Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:34.438Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:34.438Z] [2024-04-16T10:25:34.438Z] setOSConditions: [2024-04-16T10:25:34.438Z] [2024-04-16T10:25:34.438Z] setToolWin: [2024-04-16T10:25:34.438Z] [2024-04-16T10:25:34.438Z] setToolUnix: [2024-04-16T10:25:34.438Z] [2024-04-16T10:25:34.438Z] setToolProperty: [2024-04-16T10:25:34.438Z] [2024-04-16T10:25:34.438Z] setS1ASclassPath: [2024-04-16T10:25:34.438Z] [2024-04-16T10:25:34.438Z] init-common: [2024-04-16T10:25:34.438Z] [2024-04-16T10:25:34.438Z] custom-run: [2024-04-16T10:25:34.438Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEX/qwertSHA384HEX [2024-04-16T10:25:34.438Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:34.438Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:34.628Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:34.628Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:34.628Z] [exec] Value of key is: Connector 1.5 test - 3 [2024-04-16T10:25:34.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservicerefs-ejb.jar [2024-04-16T10:25:34.827Z] [exec] Apr 16, 2024 10:25:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:34.827Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3b4ef59f [2024-04-16T10:25:34.870Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:34.870Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:25:34.870Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:34.871Z] [javac] 1 warning [2024-04-16T10:25:34.871Z] [2024-04-16T10:25:34.871Z] assemble: [2024-04-16T10:25:34.871Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2024-04-16T10:25:34.871Z] [2024-04-16T10:25:34.871Z] deploy.asadmin: [2024-04-16T10:25:34.871Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives --name deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web --contextroot deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/CorrectManagedBean/archives/deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web.war [2024-04-16T10:25:34.927Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:34.928Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:34.928Z] [exec] Value of key is: Connector 1.5 test - 4 [2024-04-16T10:25:34.928Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.081Z] [exec] Value of key is: test2 : [2024-04-16T10:25:35.081Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:35.081Z] [exec] [2024-04-16T10:25:35.081Z] [exec] [2024-04-16T10:25:35.081Z] [exec] ----------------------------------------- [2024-04-16T10:25:35.081Z] [exec] - test2 : : PASS - [2024-04-16T10:25:35.081Z] [exec] ----------------------------------------- [2024-04-16T10:25:35.081Z] [exec] Total PASS: 1 [2024-04-16T10:25:35.081Z] [exec] Total FAIL: 0 [2024-04-16T10:25:35.081Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:35.081Z] [exec] ----------------------------------------- [2024-04-16T10:25:35.081Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:35.081Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:35.125Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:35.125Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:35.183Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:35.183Z] [exec] Value of key is: Connector 1.5 test - 5 [2024-04-16T10:25:35.183Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:35.183Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:35.183Z] [exec] Value of key is: Connector 1.5 test - 6 [2024-04-16T10:25:35.183Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:35.204Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:35.204Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:35.204Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server txlevelswitch-pool-1 [2024-04-16T10:25:35.294Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.294Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.294Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:35.294Z] [java] Min/Max/Avg/StdDev: (milliseconds) 2/414/68/120.42081098037713 [2024-04-16T10:25:35.294Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:35.294Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:35.294Z] [java] [2024-04-16T10:25:35.294Z] [java] [2024-04-16T10:25:35.294Z] [java] ----------------------------------------- [2024-04-16T10:25:35.294Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2024-04-16T10:25:35.294Z] [java] ----------------------------------------- [2024-04-16T10:25:35.294Z] [java] Total PASS: 1 [2024-04-16T10:25:35.294Z] [java] Total FAIL: 0 [2024-04-16T10:25:35.294Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:35.294Z] [java] ----------------------------------------- [2024-04-16T10:25:35.294Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:35.294Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:35.294Z] [2024-04-16T10:25:35.294Z] setOSConditions: [2024-04-16T10:25:35.294Z] [2024-04-16T10:25:35.294Z] setToolWin: [2024-04-16T10:25:35.294Z] [2024-04-16T10:25:35.294Z] setToolUnix: [2024-04-16T10:25:35.294Z] [2024-04-16T10:25:35.294Z] setToolProperty: [2024-04-16T10:25:35.294Z] [2024-04-16T10:25:35.294Z] setS1ASclassPath: [2024-04-16T10:25:35.294Z] [2024-04-16T10:25:35.294Z] init-common: [2024-04-16T10:25:35.294Z] [2024-04-16T10:25:35.294Z] custom-run: [2024-04-16T10:25:35.294Z] [echo] Testing against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEX/qwertSHA512HEX [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] checkReporting-common: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] confirmReportPresent-common: [2024-04-16T10:25:35.335Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:35.335Z] [echo] Test seems to be reported fine [2024-04-16T10:25:35.335Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/RepRunConf.txt [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] confirmMissingReport-common: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] undeploy: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] drop-sql: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] setOSConditions: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] setToolWin: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] setToolUnix: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.335Z] setToolProperty: [2024-04-16T10:25:35.335Z] [2024-04-16T10:25:35.336Z] setS1ASclassPath: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] init-common: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] execute-sql-common: [2024-04-16T10:25:35.336Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_dbuser_tables.sql [2024-04-16T10:25:35.336Z] [sql] 0 rows affected [2024-04-16T10:25:35.336Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setOSConditions: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setToolWin: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setToolUnix: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setToolProperty: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setS1ASclassPath: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] init-common: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] execute-sql-common: [2024-04-16T10:25:35.336Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth/sql/drop_pbpublic_tables.sql [2024-04-16T10:25:35.336Z] [sql] 0 rows affected [2024-04-16T10:25:35.336Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setOSConditions: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setToolWin: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setToolUnix: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setToolProperty: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] setS1ASclassPath: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] init-common: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.336Z] undeploy-jdbc-common: [2024-04-16T10:25:35.336Z] [2024-04-16T10:25:35.337Z] setOSConditions: [2024-04-16T10:25:35.337Z] [2024-04-16T10:25:35.337Z] setToolWin: [2024-04-16T10:25:35.337Z] [2024-04-16T10:25:35.337Z] setToolUnix: [2024-04-16T10:25:35.337Z] [2024-04-16T10:25:35.337Z] setToolProperty: [2024-04-16T10:25:35.337Z] [2024-04-16T10:25:35.337Z] setS1ASclassPath: [2024-04-16T10:25:35.337Z] [2024-04-16T10:25:35.337Z] init-common: [2024-04-16T10:25:35.337Z] [2024-04-16T10:25:35.337Z] delete-jdbc-resource-common: [2024-04-16T10:25:35.337Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2024-04-16T10:25:35.439Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:35.439Z] [exec] Value of key is: Connector 1.5 test - 7 [2024-04-16T10:25:35.439Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:35.439Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:35.439Z] [exec] Value of key is: Connector 1.5 test - 8 [2024-04-16T10:25:35.439Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:25:35.480Z] [exec] Connector connection pool txlevelswitch-pool-1 created. [2024-04-16T10:25:35.480Z] [2024-04-16T10:25:35.480Z] create-connector-connpool-common: [2024-04-16T10:25:35.480Z] [2024-04-16T10:25:35.480Z] setOSConditions: [2024-04-16T10:25:35.480Z] [2024-04-16T10:25:35.480Z] setToolWin: [2024-04-16T10:25:35.480Z] [2024-04-16T10:25:35.480Z] setToolUnix: [2024-04-16T10:25:35.480Z] [2024-04-16T10:25:35.480Z] setToolProperty: [2024-04-16T10:25:35.480Z] [2024-04-16T10:25:35.480Z] setS1ASclassPath: [2024-04-16T10:25:35.480Z] [2024-04-16T10:25:35.480Z] init-common: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] set-oracle-props: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] setOSConditions: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] setToolWin: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] setToolUnix: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] setToolProperty: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] setS1ASclassPath: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] init-common: [2024-04-16T10:25:35.481Z] [2024-04-16T10:25:35.481Z] create-connector-connpool: [2024-04-16T10:25:35.481Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --target server txlevelswitch-pool-2 [2024-04-16T10:25:35.549Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:35.549Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:35.694Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:25:35.694Z] [exec] Value of key is: Connector 1.5 test - 9 [2024-04-16T10:25:35.695Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:35.695Z] [exec] [2024-04-16T10:25:35.695Z] [exec] [2024-04-16T10:25:35.695Z] [exec] ----------------------------------------- [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 2: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 3: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 4: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 5: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 1: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 6: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 7: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 8: PASS - [2024-04-16T10:25:35.695Z] [exec] - Connector 1.5 test - 9: PASS - [2024-04-16T10:25:35.695Z] [exec] ----------------------------------------- [2024-04-16T10:25:35.695Z] [exec] Total PASS: 9 [2024-04-16T10:25:35.695Z] [exec] Total FAIL: 0 [2024-04-16T10:25:35.695Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:35.695Z] [exec] ----------------------------------------- [2024-04-16T10:25:35.695Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:35.695Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:25:35.695Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:35.711Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web. [2024-04-16T10:25:35.711Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2024-04-16T10:25:35.711Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:35.711Z] [2024-04-16T10:25:35.711Z] processResult: [2024-04-16T10:25:35.711Z] [2024-04-16T10:25:35.711Z] failed: [2024-04-16T10:25:35.711Z] [2024-04-16T10:25:35.711Z] passed: [2024-04-16T10:25:35.711Z] [echo] Test CorrectManagedBean Passed [2024-04-16T10:25:35.711Z] [2024-04-16T10:25:35.712Z] unknown: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.os: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.tools.unix: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.tools.windows: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.tools: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] setAsadminArgs: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.customtasks: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] prepare: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] undeploy.asadmin: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] setAsadminArgs: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] common.undeploy.asadmin: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.os: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.tools.unix: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.tools.windows: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.tools: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] setAsadminArgs: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.712Z] init.customtasks: [2024-04-16T10:25:35.712Z] [2024-04-16T10:25:35.713Z] delAppRef: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] init.os: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] init.tools.unix: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] init.tools.windows: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] init.tools: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] setAsadminArgs: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] init: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] init.customtasks: [2024-04-16T10:25:35.713Z] [2024-04-16T10:25:35.713Z] common.run.asadmin: [2024-04-16T10:25:35.713Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-CorrectManagedBean-web [2024-04-16T10:25:35.913Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2024-04-16T10:25:35.913Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2024-04-16T10:25:35.913Z] [echo] cmd executed for server [2024-04-16T10:25:35.913Z] [2024-04-16T10:25:35.913Z] setOSConditions: [2024-04-16T10:25:35.913Z] [2024-04-16T10:25:35.913Z] setToolWin: [2024-04-16T10:25:35.913Z] [2024-04-16T10:25:35.913Z] setToolUnix: [2024-04-16T10:25:35.913Z] [2024-04-16T10:25:35.913Z] setToolProperty: [2024-04-16T10:25:35.913Z] [2024-04-16T10:25:35.913Z] setS1ASclassPath: [2024-04-16T10:25:35.913Z] [2024-04-16T10:25:35.913Z] init-common: [2024-04-16T10:25:35.913Z] [2024-04-16T10:25:35.913Z] delete-jdbc-connpool-common: [2024-04-16T10:25:35.913Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2024-04-16T10:25:35.950Z] [2024-04-16T10:25:35.951Z] checkReporting-common: [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] confirmReportPresent-common: [2024-04-16T10:25:35.951Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:35.951Z] [echo] Test seems to be reported fine [2024-04-16T10:25:35.951Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml/RepRunConf.txt [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] confirmMissingReport-common: [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] unset: [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] setOSConditions: [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] setToolWin: [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] setToolUnix: [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] setToolProperty: [2024-04-16T10:25:35.951Z] [2024-04-16T10:25:35.951Z] setS1ASclassPath: [2024-04-16T10:25:35.967Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:35.967Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:36.042Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:36.042Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:25:36.042Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname jdbc-ra-xa --connectiondefinition javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server txlevelswitch-pool-2 [2024-04-16T10:25:36.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.139Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.168Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2024-04-16T10:25:36.168Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2024-04-16T10:25:36.168Z] [echo] cmd executed for server [2024-04-16T10:25:36.168Z] [2024-04-16T10:25:36.168Z] setOSConditions: [2024-04-16T10:25:36.168Z] [2024-04-16T10:25:36.168Z] setToolWin: [2024-04-16T10:25:36.168Z] [2024-04-16T10:25:36.168Z] setToolUnix: [2024-04-16T10:25:36.168Z] [2024-04-16T10:25:36.168Z] setToolProperty: [2024-04-16T10:25:36.168Z] [2024-04-16T10:25:36.168Z] setS1ASclassPath: [2024-04-16T10:25:36.168Z] [2024-04-16T10:25:36.168Z] init-common: [2024-04-16T10:25:36.168Z] [2024-04-16T10:25:36.168Z] undeploy-common: [2024-04-16T10:25:36.222Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:36.222Z] [2024-04-16T10:25:36.222Z] private-all: [2024-04-16T10:25:36.222Z] [2024-04-16T10:25:36.222Z] declare-test: [2024-04-16T10:25:36.223Z] [echo] Starting test DefaultResources ejb31/jndivalidation/resourceref/DefaultResources Test asadmin deploy [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] init.os: [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] init.tools.unix: [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] init.tools.windows: [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] init.tools: [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] setAsadminArgs: [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] init: [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] init.customtasks: [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] prepare: [2024-04-16T10:25:36.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2024-04-16T10:25:36.223Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives [2024-04-16T10:25:36.223Z] [2024-04-16T10:25:36.223Z] compile: [2024-04-16T10:25:36.223Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/DefaultResources/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:36.223Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources [2024-04-16T10:25:36.227Z] [2024-04-16T10:25:36.227Z] init-common: [2024-04-16T10:25:36.227Z] [2024-04-16T10:25:36.227Z] unsetJdbc: [2024-04-16T10:25:36.227Z] [2024-04-16T10:25:36.227Z] undeploy: [2024-04-16T10:25:36.227Z] [2024-04-16T10:25:36.227Z] setOSConditions: [2024-04-16T10:25:36.227Z] [2024-04-16T10:25:36.227Z] setToolWin: [2024-04-16T10:25:36.227Z] [2024-04-16T10:25:36.227Z] setToolUnix: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] setToolProperty: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] setS1ASclassPath: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] init-common: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] undeploy: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] setOSConditions: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] setToolWin: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] setToolUnix: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] setToolProperty: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] setS1ASclassPath: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] init-common: [2024-04-16T10:25:36.228Z] [2024-04-16T10:25:36.228Z] undeploy-common: [2024-04-16T10:25:36.297Z] [exec] Connector connection pool txlevelswitch-pool-2 created. [2024-04-16T10:25:36.297Z] [2024-04-16T10:25:36.297Z] create-connector-connpool-common: [2024-04-16T10:25:36.297Z] [2024-04-16T10:25:36.297Z] setOSConditions: [2024-04-16T10:25:36.297Z] [2024-04-16T10:25:36.297Z] setToolWin: [2024-04-16T10:25:36.297Z] [2024-04-16T10:25:36.298Z] setToolUnix: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] setToolProperty: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] setS1ASclassPath: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] init-common: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] set-oracle-props: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] setOSConditions: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] setToolWin: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] setToolUnix: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] setToolProperty: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] setS1ASclassPath: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] init-common: [2024-04-16T10:25:36.298Z] [2024-04-16T10:25:36.298Z] create-connector-resource-common: [2024-04-16T10:25:36.298Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-1 --target server test-res-1 [2024-04-16T10:25:36.392Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.392Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.393Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.393Z] [java] Total requests: 100, success count: 100, failure count: 0 [2024-04-16T10:25:36.393Z] [java] Min/Max/Avg/StdDev: (milliseconds) 3/540/75/142.7539381897637 [2024-04-16T10:25:36.393Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:36.393Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:36.393Z] [java] [2024-04-16T10:25:36.393Z] [java] [2024-04-16T10:25:36.393Z] [java] ----------------------------------------- [2024-04-16T10:25:36.393Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2024-04-16T10:25:36.393Z] [java] ----------------------------------------- [2024-04-16T10:25:36.393Z] [java] Total PASS: 1 [2024-04-16T10:25:36.393Z] [java] Total FAIL: 0 [2024-04-16T10:25:36.393Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:36.393Z] [java] ----------------------------------------- [2024-04-16T10:25:36.393Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:36.393Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setOSConditions: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setToolWin: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setToolUnix: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setToolProperty: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setS1ASclassPath: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] init-common: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] run-negative: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setOSConditions: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setToolWin: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setToolUnix: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setToolProperty: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] setS1ASclassPath: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] init-common: [2024-04-16T10:25:36.393Z] [2024-04-16T10:25:36.393Z] custom-neg-run: [2024-04-16T10:25:36.394Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear/TestServlet using username/password qwerta/qwert [2024-04-16T10:25:36.647Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:36.647Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:36.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-poolauthApp [2024-04-16T10:25:36.726Z] [2024-04-16T10:25:36.726Z] all: [2024-04-16T10:25:36.726Z] [2024-04-16T10:25:36.726Z] setOSConditions: [2024-04-16T10:25:36.726Z] [2024-04-16T10:25:36.726Z] setToolWin: [2024-04-16T10:25:36.726Z] [2024-04-16T10:25:36.726Z] setToolUnix: [2024-04-16T10:25:36.726Z] [2024-04-16T10:25:36.726Z] setToolProperty: [2024-04-16T10:25:36.726Z] [2024-04-16T10:25:36.726Z] setS1ASclassPath: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] init-common: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] clean: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setOSConditions: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setToolWin: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setToolUnix: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setToolProperty: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setS1ASclassPath: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] init-common: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] clean-common: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setOSConditions: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setToolWin: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setToolUnix: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setToolProperty: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setS1ASclassPath: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] init-common: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] clean-classes-common: [2024-04-16T10:25:36.727Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setOSConditions: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.727Z] setToolWin: [2024-04-16T10:25:36.727Z] [2024-04-16T10:25:36.728Z] setToolUnix: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] setToolProperty: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] setS1ASclassPath: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] init-common: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] clean-jars-common: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] compile: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] setOSConditions: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] setToolWin: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] setToolUnix: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] setToolProperty: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] setS1ASclassPath: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] init-common: [2024-04-16T10:25:36.728Z] [2024-04-16T10:25:36.728Z] compile-common: [2024-04-16T10:25:36.728Z] [echo] Current time (ISO): 2024-04-16T10:25:36.609+0000 [2024-04-16T10:25:36.728Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:36.728Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:36.788Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simplemdbApp [2024-04-16T10:25:36.805Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:36.805Z] [javac] 1 warning [2024-04-16T10:25:36.805Z] [2024-04-16T10:25:36.805Z] assemble: [2024-04-16T10:25:36.805Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2024-04-16T10:25:36.806Z] [2024-04-16T10:25:36.806Z] deploy.asadmin: [2024-04-16T10:25:36.806Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives --name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web --contextroot deployment-ejb31-jndivalidation-resourceref-DefaultResources /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/DefaultResources/archives/deployment-ejb31-jndivalidation-resourceref-DefaultResources-web.war [2024-04-16T10:25:36.885Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname txlevelswitch-pool-1 --enabled=true --objecttype user --target server test-res-1 [2024-04-16T10:25:36.885Z] [exec] Connector resource test-res-1 created. [2024-04-16T10:25:36.885Z] [2024-04-16T10:25:36.885Z] setOSConditions: [2024-04-16T10:25:36.885Z] [2024-04-16T10:25:36.885Z] setToolWin: [2024-04-16T10:25:36.885Z] [2024-04-16T10:25:36.885Z] setToolUnix: [2024-04-16T10:25:36.885Z] [2024-04-16T10:25:36.885Z] setToolProperty: [2024-04-16T10:25:36.886Z] [2024-04-16T10:25:36.886Z] setS1ASclassPath: [2024-04-16T10:25:36.886Z] [2024-04-16T10:25:36.886Z] init-common: [2024-04-16T10:25:36.886Z] [2024-04-16T10:25:36.886Z] create-connector-resource-common: [2024-04-16T10:25:36.886Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname txlevelswitch-pool-2 --target server test-res-2 [2024-04-16T10:25:36.922Z] [java] asyncBlock() says : blocked successfully [2024-04-16T10:25:36.922Z] [java] Got correct async exception. Cause is jakarta.ejb.ConcurrentAccessTimeoutException [2024-04-16T10:25:37.043Z] [2024-04-16T10:25:37.043Z] setOSConditions: [2024-04-16T10:25:37.043Z] [2024-04-16T10:25:37.043Z] setToolWin: [2024-04-16T10:25:37.043Z] [2024-04-16T10:25:37.043Z] setToolUnix: [2024-04-16T10:25:37.043Z] [2024-04-16T10:25:37.044Z] setToolProperty: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] setS1ASclassPath: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] init-common: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] undeploy: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] setOSConditions: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] setToolWin: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] setToolUnix: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] setToolProperty: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] setS1ASclassPath: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] init-common: [2024-04-16T10:25:37.044Z] [2024-04-16T10:25:37.044Z] undeploy-rar-common: [2024-04-16T10:25:37.044Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:25:37.061Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:37.061Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.239Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.240Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServletHttp-request-thread-3 - running ... [2024-04-16T10:25:37.240Z] [java] [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.245Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.245Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.245Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.245Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.245Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.245Z] [exec] Application deployed with name webservicerefs-ejb. [2024-04-16T10:25:37.245Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.245Z] [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.245Z] setup-ejb: [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.245Z] [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.245Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.245Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.245Z] assemble-client: [2024-04-16T10:25:37.245Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:37.245Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.245Z] [echo] wsimporting http://localhost:8080/webservicerefs/webservice/ServletHelloService?WSDL [2024-04-16T10:25:37.245Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.245Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:37.245Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.245Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:37.245Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.245Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.245Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:37.245Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.245Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.245Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.245Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.245Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:37.245Z] [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.245Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.245Z] setOSConditions: [2024-04-16T10:25:37.245Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.245Z] [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] setToolWin: [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] setToolUnix: [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] setToolProperty: [2024-04-16T10:25:37.246Z] [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] setS1ASclassPath: [2024-04-16T10:25:37.246Z] [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] init-common: [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] wsimport: [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.246Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.246Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.246Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.246Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.247Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.247Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.247Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.247Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.248Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.248Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.248Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.248Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.250Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.250Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.250Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.250Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.250Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.250Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:37.315Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-DefaultResources-web. [2024-04-16T10:25:37.315Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2024-04-16T10:25:37.315Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:37.501Z] [exec] parsing WSDL... [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.506Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.506Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.506Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.506Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.506Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.506Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.506Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.506Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:37.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:37.506Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:37.506Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:37.506Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:37.506Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:37.506Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear/TestServlet [2024-04-16T10:25:37.506Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:37.506Z] [java] [2024-04-16T10:25:37.506Z] [java] [2024-04-16T10:25:37.506Z] [java] ----------------------------------------- [2024-04-16T10:25:37.506Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear/TestServlet: PASS - [2024-04-16T10:25:37.506Z] [java] ----------------------------------------- [2024-04-16T10:25:37.506Z] [java] Total PASS: 1 [2024-04-16T10:25:37.506Z] [java] Total FAIL: 0 [2024-04-16T10:25:37.506Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:37.506Z] [java] ----------------------------------------- [2024-04-16T10:25:37.506Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:37.506Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:37.506Z] [2024-04-16T10:25:37.506Z] setOSConditions: [2024-04-16T10:25:37.506Z] [2024-04-16T10:25:37.506Z] setToolWin: [2024-04-16T10:25:37.506Z] [2024-04-16T10:25:37.506Z] setToolUnix: [2024-04-16T10:25:37.506Z] [2024-04-16T10:25:37.506Z] setToolProperty: [2024-04-16T10:25:37.506Z] [2024-04-16T10:25:37.506Z] setS1ASclassPath: [2024-04-16T10:25:37.506Z] [2024-04-16T10:25:37.506Z] init-common: [2024-04-16T10:25:37.506Z] [2024-04-16T10:25:37.506Z] custom-neg-run: [2024-04-16T10:25:37.506Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet using username/password qwertBASE64a/qwertBASE64 [2024-04-16T10:25:37.570Z] [2024-04-16T10:25:37.570Z] processResult: [2024-04-16T10:25:37.570Z] [2024-04-16T10:25:37.571Z] failed: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] passed: [2024-04-16T10:25:37.571Z] [echo] Test DefaultResources Passed [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] unknown: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.os: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.tools.unix: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.tools.windows: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.tools: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] setAsadminArgs: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.customtasks: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] prepare: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] undeploy.asadmin: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] setAsadminArgs: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] common.undeploy.asadmin: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.os: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.tools.unix: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.tools.windows: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init.tools: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] setAsadminArgs: [2024-04-16T10:25:37.571Z] [2024-04-16T10:25:37.571Z] init: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] init.customtasks: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] delAppRef: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] init.os: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] init.tools.unix: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] init.tools.windows: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] init.tools: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] setAsadminArgs: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] init: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] init.customtasks: [2024-04-16T10:25:37.572Z] [2024-04-16T10:25:37.572Z] common.run.asadmin: [2024-04-16T10:25:37.572Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-DefaultResources-web [2024-04-16T10:25:37.760Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:37.760Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:37.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname txlevelswitch-pool-2 --enabled=true --objecttype user --target server test-res-2 [2024-04-16T10:25:37.828Z] [exec] Connector resource test-res-2 created. [2024-04-16T10:25:37.828Z] [2024-04-16T10:25:37.828Z] setOSConditions: [2024-04-16T10:25:37.828Z] [2024-04-16T10:25:37.828Z] setToolWin: [2024-04-16T10:25:37.828Z] [2024-04-16T10:25:37.828Z] setToolUnix: [2024-04-16T10:25:37.828Z] [2024-04-16T10:25:37.828Z] setToolProperty: [2024-04-16T10:25:37.828Z] [2024-04-16T10:25:37.828Z] setS1ASclassPath: [2024-04-16T10:25:37.828Z] [2024-04-16T10:25:37.828Z] init-common: [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] deploy-common: [2024-04-16T10:25:37.829Z] [echo] Current time (ISO): 2024-04-16T10:25:37.565+0000 [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] setOSConditions: [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] setToolWin: [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] setToolUnix: [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] setToolProperty: [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] setS1ASclassPath: [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] init-common: [2024-04-16T10:25:37.829Z] [2024-04-16T10:25:37.829Z] deploy-common-pe: [2024-04-16T10:25:37.858Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:37.858Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:37.995Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setOSConditions: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setToolWin: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setToolUnix: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setToolProperty: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setS1ASclassPath: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] init-common: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] restart: [2024-04-16T10:25:37.995Z] [echo] Not required to restart [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] all: [2024-04-16T10:25:37.995Z] [echo] @@## embeddedConnector1.5-resourcesxml ##@@ [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setOSConditions: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setToolWin: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.995Z] setToolUnix: [2024-04-16T10:25:37.995Z] [2024-04-16T10:25:37.996Z] setToolProperty: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setS1ASclassPath: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] init-common: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] build: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] all: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setOSConditions: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setToolWin: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setToolUnix: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setToolProperty: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setS1ASclassPath: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] init-common: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] all: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setOSConditions: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setToolWin: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setToolUnix: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setToolProperty: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] setS1ASclassPath: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] init-common: [2024-04-16T10:25:37.996Z] [2024-04-16T10:25:37.996Z] compile-common: [2024-04-16T10:25:37.996Z] [echo] Current time (ISO): 2024-04-16T10:25:37.806+0000 [2024-04-16T10:25:37.996Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2024-04-16T10:25:37.997Z] [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/classes [2024-04-16T10:25:38.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.039Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.039Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.039Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000)Http-request-thread-2 - running ... [2024-04-16T10:25:38.039Z] [java] [2024-04-16T10:25:38.039Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.039Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.039Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.039Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.039Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.040Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.086Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:38.113Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:38.113Z] [2024-04-16T10:25:38.113Z] private-all: [2024-04-16T10:25:38.113Z] [2024-04-16T10:25:38.113Z] declare-test: [2024-04-16T10:25:38.113Z] [echo] Starting test JDBCResInAnotherApp ejb31/jndivalidation/resourceref/CorrectJDBCResource Test asadmin deploy [2024-04-16T10:25:38.113Z] [2024-04-16T10:25:38.114Z] init.os: [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] init.tools.unix: [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] init.tools.windows: [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] init.tools: [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] setAsadminArgs: [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] init: [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] init.customtasks: [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] prepare: [2024-04-16T10:25:38.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2024-04-16T10:25:38.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2024-04-16T10:25:38.114Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives [2024-04-16T10:25:38.114Z] [2024-04-16T10:25:38.114Z] compile-app1: [2024-04-16T10:25:38.114Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:38.114Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app1 [2024-04-16T10:25:38.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.337Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.337Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.337Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.337Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.337Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.337Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)Http-request-thread-0 - running ... [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.338Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.338Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.340Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.340Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000)Http-request-thread-9 - running ... [2024-04-16T10:25:38.340Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.340Z] [java] [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.345Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.345Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:38.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:38.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:38.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:38.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:38.363Z] [javac] 1 warning [2024-04-16T10:25:38.363Z] [2024-04-16T10:25:38.363Z] setOSConditions: [2024-04-16T10:25:38.363Z] [2024-04-16T10:25:38.363Z] setToolWin: [2024-04-16T10:25:38.363Z] [2024-04-16T10:25:38.363Z] setToolUnix: [2024-04-16T10:25:38.363Z] [2024-04-16T10:25:38.363Z] setToolProperty: [2024-04-16T10:25:38.363Z] [2024-04-16T10:25:38.363Z] setS1ASclassPath: [2024-04-16T10:25:38.363Z] [2024-04-16T10:25:38.363Z] init-common: [2024-04-16T10:25:38.364Z] [2024-04-16T10:25:38.364Z] compile-common: [2024-04-16T10:25:38.364Z] [echo] Current time (ISO): 2024-04-16T10:25:38.164+0000 [2024-04-16T10:25:38.364Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:38.369Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:38.369Z] [javac] 1 warning [2024-04-16T10:25:38.369Z] [2024-04-16T10:25:38.369Z] assemble-app1: [2024-04-16T10:25:38.369Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2024-04-16T10:25:38.369Z] [2024-04-16T10:25:38.369Z] deploy-app1: [2024-04-16T10:25:38.370Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web.war [2024-04-16T10:25:38.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1App.ear [2024-04-16T10:25:38.428Z] [exec] [2024-04-16T10:25:38.428Z] [exec] Generating code... [2024-04-16T10:25:38.428Z] [exec] [2024-04-16T10:25:38.428Z] [exec] Compiling code... [2024-04-16T10:25:38.624Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:38.624Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.638Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:38.638Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:38.638Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet [2024-04-16T10:25:38.638Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:38.638Z] [java] [2024-04-16T10:25:38.638Z] [java] [2024-04-16T10:25:38.638Z] [java] ----------------------------------------- [2024-04-16T10:25:38.638Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-base64/TestServlet: PASS - [2024-04-16T10:25:38.638Z] [java] ----------------------------------------- [2024-04-16T10:25:38.638Z] [java] Total PASS: 1 [2024-04-16T10:25:38.638Z] [java] Total FAIL: 0 [2024-04-16T10:25:38.638Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:38.638Z] [java] ----------------------------------------- [2024-04-16T10:25:38.638Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:38.638Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:38.638Z] [2024-04-16T10:25:38.638Z] setOSConditions: [2024-04-16T10:25:38.638Z] [2024-04-16T10:25:38.638Z] setToolWin: [2024-04-16T10:25:38.638Z] [2024-04-16T10:25:38.638Z] setToolUnix: [2024-04-16T10:25:38.638Z] [2024-04-16T10:25:38.638Z] setToolProperty: [2024-04-16T10:25:38.638Z] [2024-04-16T10:25:38.638Z] setS1ASclassPath: [2024-04-16T10:25:38.638Z] [2024-04-16T10:25:38.638Z] init-common: [2024-04-16T10:25:38.638Z] [2024-04-16T10:25:38.638Z] custom-neg-run: [2024-04-16T10:25:38.638Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet using username/password qwertHEXa/qwertHEX [2024-04-16T10:25:38.638Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:38.638Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.184Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web. [2024-04-16T10:25:39.184Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2024-04-16T10:25:39.184Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:39.184Z] [2024-04-16T10:25:39.184Z] init.os: [2024-04-16T10:25:39.184Z] [2024-04-16T10:25:39.184Z] init.tools.unix: [2024-04-16T10:25:39.184Z] [2024-04-16T10:25:39.184Z] init.tools.windows: [2024-04-16T10:25:39.184Z] [2024-04-16T10:25:39.184Z] init.tools: [2024-04-16T10:25:39.184Z] [2024-04-16T10:25:39.184Z] setAsadminArgs: [2024-04-16T10:25:39.184Z] [2024-04-16T10:25:39.185Z] init: [2024-04-16T10:25:39.185Z] [2024-04-16T10:25:39.185Z] init.customtasks: [2024-04-16T10:25:39.185Z] [2024-04-16T10:25:39.185Z] prepare: [2024-04-16T10:25:39.185Z] [2024-04-16T10:25:39.185Z] compile-app2: [2024-04-16T10:25:39.185Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/build.xml:46: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:39.185Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/app2 [2024-04-16T10:25:39.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.237Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.237Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.237Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.237Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.237Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.237Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.238Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.238Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.238Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.238Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.239Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.239Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.239Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.239Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.240Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.240Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.240Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.240Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.241Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.241Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.241Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.241Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.242Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.242Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.242Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.242Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.243Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.243Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.243Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.243Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.244Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.244Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.244Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.244Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.244Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.244Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.244Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.245Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.440Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:39.440Z] [javac] 1 warning [2024-04-16T10:25:39.440Z] [2024-04-16T10:25:39.440Z] assemble-app2: [2024-04-16T10:25:39.440Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2024-04-16T10:25:39.440Z] [2024-04-16T10:25:39.440Z] deploy-app2: [2024-04-16T10:25:39.440Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives --name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/JDBCResInAnotherApp/archives/deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web.war [2024-04-16T10:25:39.499Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.499Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.499Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.499Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.500Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.500Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.500Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.500Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.501Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.501Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.501Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.501Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.502Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.502Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.502Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.502Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.503Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.503Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.503Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.503Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.504Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.504Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.504Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.504Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.505Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.505Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.505Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.505Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.506Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.506Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.506Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.506Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.506Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.506Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.506Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.506Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.506Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.506Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:39.506Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:39.506Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.506Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:39.506Z] [java] [2024-04-16T10:25:39.506Z] [java] [2024-04-16T10:25:39.506Z] [java] ----------------------------------------- [2024-04-16T10:25:39.506Z] [java] - test for URL http://localhost:8080/jdbc-realm-clear-hex/TestServlet: PASS - [2024-04-16T10:25:39.506Z] [java] ----------------------------------------- [2024-04-16T10:25:39.506Z] [java] Total PASS: 1 [2024-04-16T10:25:39.506Z] [java] Total FAIL: 0 [2024-04-16T10:25:39.506Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:39.506Z] [java] ----------------------------------------- [2024-04-16T10:25:39.506Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:39.506Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.506Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.506Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-clear-hex/TestServlet [2024-04-16T10:25:39.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:39.506Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:39.506Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:39.506Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:39.506Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:39.506Z] [2024-04-16T10:25:39.506Z] setOSConditions: [2024-04-16T10:25:39.506Z] [2024-04-16T10:25:39.506Z] setToolWin: [2024-04-16T10:25:39.506Z] [2024-04-16T10:25:39.506Z] setToolUnix: [2024-04-16T10:25:39.506Z] [2024-04-16T10:25:39.506Z] setToolProperty: [2024-04-16T10:25:39.506Z] [2024-04-16T10:25:39.506Z] setS1ASclassPath: [2024-04-16T10:25:39.506Z] [2024-04-16T10:25:39.506Z] init-common: [2024-04-16T10:25:39.506Z] [2024-04-16T10:25:39.506Z] custom-neg-run: [2024-04-16T10:25:39.506Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet using username/password qwertMD2BASE64a/qwertMD2BASE64 [2024-04-16T10:25:39.707Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:39.707Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:39.761Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:39.791Z] [echo] wsimporting http://localhost:8080/WSHelloEJBService/WSHelloEJB?WSDL [2024-04-16T10:25:39.791Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:39.791Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:39.791Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:39.791Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:39.792Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:39.792Z] [2024-04-16T10:25:39.792Z] setOSConditions: [2024-04-16T10:25:39.792Z] [2024-04-16T10:25:39.792Z] setToolWin: [2024-04-16T10:25:39.792Z] [2024-04-16T10:25:39.792Z] setToolUnix: [2024-04-16T10:25:39.792Z] [2024-04-16T10:25:39.792Z] setToolProperty: [2024-04-16T10:25:39.792Z] [2024-04-16T10:25:39.792Z] setS1ASclassPath: [2024-04-16T10:25:39.792Z] [2024-04-16T10:25:39.792Z] init-common: [2024-04-16T10:25:39.792Z] [2024-04-16T10:25:39.792Z] wsimport: [2024-04-16T10:25:39.792Z] [exec] parsing WSDL... [2024-04-16T10:25:40.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.040Z] [java] Http-request-thread-7 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.040Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.040Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.040Z] [java] [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.040Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.040Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.040Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.040Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.040Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.040Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.040Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.040Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.041Z] [java] Http-request-thread-4 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.041Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.041Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.041Z] [java] [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.041Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.041Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.041Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.041Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.244Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:40.244Z] [javac] 1 warning [2024-04-16T10:25:40.244Z] [2024-04-16T10:25:40.244Z] build: [2024-04-16T10:25:40.244Z] [2024-04-16T10:25:40.245Z] setOSConditions: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] fixFiles: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] convUnix: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] convWin: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] setToolWin: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] setToolUnix: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] setToolProperty: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] setS1ASclassPath: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] init-common: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] package-persistence-common: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] ejb-jar-common: [2024-04-16T10:25:40.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] package-ejbjar-common: [2024-04-16T10:25:40.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.245Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.245Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.245Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-ejb.jar [2024-04-16T10:25:40.245Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] appclient-jar-common: [2024-04-16T10:25:40.245Z] [2024-04-16T10:25:40.245Z] package-appclientjar-common: [2024-04-16T10:25:40.245Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.245Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.246Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauth-client.jar [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] webclient-war-common: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] build-ear-common: [2024-04-16T10:25:40.246Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:40.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:40.246Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:40.246Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] deploy: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] setOSConditions: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] setToolWin: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] setToolUnix: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] setToolProperty: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] setS1ASclassPath: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] init-common: [2024-04-16T10:25:40.246Z] [2024-04-16T10:25:40.246Z] create-jdbc-connpool-common: [2024-04-16T10:25:40.268Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web. [2024-04-16T10:25:40.268Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2024-04-16T10:25:40.268Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] processResult: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] failed: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] passed: [2024-04-16T10:25:40.268Z] [echo] Test JDBCResInAnotherApp Passed [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] unknown: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] init.os: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] init.tools.unix: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] init.tools.windows: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] init.tools: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] setAsadminArgs: [2024-04-16T10:25:40.268Z] [2024-04-16T10:25:40.268Z] init: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.customtasks: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] prepare: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] undeploy.asadmin: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] setAsadminArgs: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] common.undeploy.asadmin: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.os: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.tools.unix: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.tools.windows: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.tools: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] setAsadminArgs: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.customtasks: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] delAppRef: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.os: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.tools.unix: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.tools.windows: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init.tools: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] setAsadminArgs: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.269Z] init: [2024-04-16T10:25:40.269Z] [2024-04-16T10:25:40.270Z] init.customtasks: [2024-04-16T10:25:40.270Z] [2024-04-16T10:25:40.270Z] common.run.asadmin: [2024-04-16T10:25:40.270Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app1-web [2024-04-16T10:25:40.338Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.338Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.338Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServletHttp-request-thread-3 - running ... [2024-04-16T10:25:40.338Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.339Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.339Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.339Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.339Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.340Z] [java] [2024-04-16T10:25:40.340Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.340Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.340Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.340Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.340Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.341Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.341Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.341Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.341Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.342Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.342Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.342Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.342Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.342Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.342Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.342Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.342Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.343Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.343Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.343Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.343Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.344Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.344Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.345Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.345Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.345Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.347Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.347Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.347Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.347Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.347Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.347Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.347Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.347Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.348Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.348Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.348Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.348Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.348Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.348Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:40.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:40.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:40.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:40.350Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:40.350Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:40.350Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet [2024-04-16T10:25:40.350Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:40.350Z] [java] [2024-04-16T10:25:40.350Z] [java] [2024-04-16T10:25:40.350Z] [java] ----------------------------------------- [2024-04-16T10:25:40.350Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-base64/TestServlet: PASS - [2024-04-16T10:25:40.350Z] [java] ----------------------------------------- [2024-04-16T10:25:40.350Z] [java] Total PASS: 1 [2024-04-16T10:25:40.350Z] [java] Total FAIL: 0 [2024-04-16T10:25:40.350Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:40.350Z] [java] ----------------------------------------- [2024-04-16T10:25:40.350Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:40.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-poolauth-pool [2024-04-16T10:25:40.501Z] [exec] JDBC connection pool jdbc-poolauth-pool created successfully. [2024-04-16T10:25:40.501Z] [2024-04-16T10:25:40.501Z] set-derby-connpool-props: [2024-04-16T10:25:40.525Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:40.525Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:40.525Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] setAsadminArgs: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] common.undeploy.asadmin: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] init.os: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] init.tools.unix: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] init.tools.windows: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] init.tools: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] setAsadminArgs: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] init: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] init.customtasks: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] delAppRef: [2024-04-16T10:25:40.525Z] [2024-04-16T10:25:40.525Z] init.os: [2024-04-16T10:25:40.526Z] [2024-04-16T10:25:40.526Z] init.tools.unix: [2024-04-16T10:25:40.526Z] [2024-04-16T10:25:40.526Z] init.tools.windows: [2024-04-16T10:25:40.526Z] [2024-04-16T10:25:40.526Z] init.tools: [2024-04-16T10:25:40.526Z] [2024-04-16T10:25:40.526Z] setAsadminArgs: [2024-04-16T10:25:40.526Z] [2024-04-16T10:25:40.526Z] init: [2024-04-16T10:25:40.526Z] [2024-04-16T10:25:40.526Z] init.customtasks: [2024-04-16T10:25:40.526Z] [2024-04-16T10:25:40.526Z] common.run.asadmin: [2024-04-16T10:25:40.526Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-JDBCResInAnotherApp-app2-web [2024-04-16T10:25:40.528Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:40.604Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:40.604Z] [2024-04-16T10:25:40.604Z] setOSConditions: [2024-04-16T10:25:40.604Z] [2024-04-16T10:25:40.604Z] setToolWin: [2024-04-16T10:25:40.604Z] [2024-04-16T10:25:40.604Z] setToolUnix: [2024-04-16T10:25:40.604Z] [2024-04-16T10:25:40.604Z] setToolProperty: [2024-04-16T10:25:40.604Z] [2024-04-16T10:25:40.604Z] setS1ASclassPath: [2024-04-16T10:25:40.604Z] [2024-04-16T10:25:40.604Z] init-common: [2024-04-16T10:25:40.604Z] [2024-04-16T10:25:40.605Z] custom-neg-run: [2024-04-16T10:25:40.605Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet using username/password qwertMD5BASE64a/qwertMD5BASE64 [2024-04-16T10:25:40.605Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:40.605Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:40.721Z] [exec] [2024-04-16T10:25:40.721Z] [exec] Generating code... [2024-04-16T10:25:40.721Z] [exec] [2024-04-16T10:25:40.721Z] [exec] Compiling code... [2024-04-16T10:25:40.756Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:40.756Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:40.806Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:40.806Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:41.061Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] private-all: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] declare-test: [2024-04-16T10:25:41.061Z] [echo] Starting test ResInSameApp ejb31/jndivalidation/resourceref/ResInSameApp Test asadmin deploy [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] init.os: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] init.tools.unix: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] init.tools.windows: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] init.tools: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] setAsadminArgs: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] init: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] init.customtasks: [2024-04-16T10:25:41.061Z] [2024-04-16T10:25:41.061Z] prepare: [2024-04-16T10:25:41.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2024-04-16T10:25:41.062Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] deploy.jms.queue: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] setAsadminArgs: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] common.create.jms.resource: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] init.os: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] init.tools.unix: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] init.tools.windows: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] init.tools: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] setAsadminArgs: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] init: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] init.customtasks: [2024-04-16T10:25:41.062Z] [2024-04-16T10:25:41.062Z] common.run.asadmin: [2024-04-16T10:25:41.062Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-04-16T10:25:41.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.164Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.164Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.164Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.164Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.164Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.164Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.164Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.165Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.165Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.165Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.165Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.166Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.166Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.166Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.166Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.166Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.166Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.167Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.167Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.167Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.167Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.168Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.168Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.168Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.168Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.169Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.169Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.169Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.169Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.170Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.170Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.170Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.170Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.171Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.171Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.171Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.171Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.172Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.172Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.172Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.172Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.172Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.172Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.172Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.172Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.172Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.172Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.172Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.172Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.172Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.172Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.172Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.172Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.173Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.173Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.173Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.173Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.174Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.174Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.174Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.174Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.175Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.175Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.175Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.175Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.176Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.176Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.176Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.176Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.176Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.176Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.176Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.176Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:41.176Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:41.176Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:41.176Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:41.315Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:41.315Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:41.317Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:41.317Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jmsdest [options] ... [2024-04-16T10:25:41.430Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:41.430Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:41.430Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet [2024-04-16T10:25:41.430Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:41.430Z] [java] [2024-04-16T10:25:41.430Z] [java] [2024-04-16T10:25:41.430Z] [java] ----------------------------------------- [2024-04-16T10:25:41.430Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-base64/TestServlet: PASS - [2024-04-16T10:25:41.430Z] [java] ----------------------------------------- [2024-04-16T10:25:41.430Z] [java] Total PASS: 1 [2024-04-16T10:25:41.430Z] [java] Total FAIL: 0 [2024-04-16T10:25:41.430Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:41.430Z] [java] ----------------------------------------- [2024-04-16T10:25:41.430Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:41.430Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:41.430Z] [2024-04-16T10:25:41.431Z] setOSConditions: [2024-04-16T10:25:41.431Z] [2024-04-16T10:25:41.431Z] setToolWin: [2024-04-16T10:25:41.431Z] [2024-04-16T10:25:41.431Z] setToolUnix: [2024-04-16T10:25:41.431Z] [2024-04-16T10:25:41.431Z] setToolProperty: [2024-04-16T10:25:41.431Z] [2024-04-16T10:25:41.431Z] setS1ASclassPath: [2024-04-16T10:25:41.431Z] [2024-04-16T10:25:41.431Z] init-common: [2024-04-16T10:25:41.431Z] [2024-04-16T10:25:41.431Z] custom-neg-run: [2024-04-16T10:25:41.431Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet using username/password qwertSHABASE64a/qwertSHABASE64 [2024-04-16T10:25:41.491Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:41.491Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:25:41.491Z] [javac] ^ [2024-04-16T10:25:41.491Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:25:41.491Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:25:41.491Z] [javac] ^ [2024-04-16T10:25:41.491Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:25:41.491Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:25:41.491Z] [javac] 3 warnings [2024-04-16T10:25:41.491Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.jar [2024-04-16T10:25:41.492Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/ra/generic-ra.rar [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setOSConditions: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolWin: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolUnix: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolProperty: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setS1ASclassPath: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] init-common: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] clean-common: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setOSConditions: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolWin: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolUnix: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolProperty: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setS1ASclassPath: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] init-common: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] clean-classes-common: [2024-04-16T10:25:41.492Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setOSConditions: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolWin: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolUnix: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.492Z] setToolProperty: [2024-04-16T10:25:41.492Z] [2024-04-16T10:25:41.493Z] setS1ASclassPath: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] init-common: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] clean-jars-common: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] all: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setOSConditions: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setToolWin: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setToolUnix: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setToolProperty: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setS1ASclassPath: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] init-common: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] all: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setOSConditions: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setToolWin: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setToolUnix: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setToolProperty: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] setS1ASclassPath: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] init-common: [2024-04-16T10:25:41.493Z] [2024-04-16T10:25:41.493Z] compile-common: [2024-04-16T10:25:41.493Z] [echo] Current time (ISO): 2024-04-16T10:25:41.275+0000 [2024-04-16T10:25:41.493Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:41.493Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:41.570Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-04-16T10:25:41.570Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.driverType=4 [2024-04-16T10:25:41.572Z] [exec] JMS Desctination deployment_jndivalidation_queue created. [2024-04-16T10:25:41.572Z] [exec] Command create-jmsdest executed successfully. [2024-04-16T10:25:41.572Z] [2024-04-16T10:25:41.572Z] init.os: [2024-04-16T10:25:41.572Z] [2024-04-16T10:25:41.572Z] init.tools.unix: [2024-04-16T10:25:41.572Z] [2024-04-16T10:25:41.572Z] init.tools.windows: [2024-04-16T10:25:41.572Z] [2024-04-16T10:25:41.572Z] init.tools: [2024-04-16T10:25:41.572Z] [2024-04-16T10:25:41.572Z] setAsadminArgs: [2024-04-16T10:25:41.573Z] [2024-04-16T10:25:41.573Z] init: [2024-04-16T10:25:41.573Z] [2024-04-16T10:25:41.573Z] init.customtasks: [2024-04-16T10:25:41.573Z] [2024-04-16T10:25:41.573Z] common.run.asadmin: [2024-04-16T10:25:41.573Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin create-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --restype jakarta.jms.Queue --property imqDestinationName=deployment_jndivalidation_queue jms/deployment_jndivalidation_queue [2024-04-16T10:25:41.690Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:41.690Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.084Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml:91: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:42.084Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:42.084Z] [2024-04-16T10:25:42.084Z] runclient: [2024-04-16T10:25:42.084Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:42.084Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:42.084Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:42.084Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:42.084Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:42.084Z] [2024-04-16T10:25:42.084Z] run-client: [2024-04-16T10:25:42.084Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:42.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-04-16T10:25:42.128Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.portNumber=1527 [2024-04-16T10:25:42.134Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:42.134Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 create-jms-resource [options] ... [2024-04-16T10:25:42.134Z] [exec] Administered object jms/deployment_jndivalidation_queue created. [2024-04-16T10:25:42.134Z] [exec] Command create-jms-resource executed successfully. [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] init.os: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] init.tools.unix: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] init.tools.windows: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] init.tools: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] setAsadminArgs: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] init: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] init.customtasks: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] prepare: [2024-04-16T10:25:42.134Z] [2024-04-16T10:25:42.134Z] compile: [2024-04-16T10:25:42.134Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:42.134Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp [2024-04-16T10:25:42.157Z] [java] Got correct async exception. Cause is Canceled after 5 seconds [2024-04-16T10:25:42.157Z] [java] Got expected jakarta.ejb.ConcurrentAccessException: jakarta.ejb.ConcurrentAccessException [2024-04-16T10:25:42.158Z] [java] Got expected jakarta.ejb.ConcurrentAccessTimeoutException: jakarta.ejb.ConcurrentAccessTimeoutException [2024-04-16T10:25:42.158Z] [java] Got expected jakarta.ejb.IllegalLoopbackException: jakarta.ejb.IllegalLoopbackException [2024-04-16T10:25:42.158Z] [java] 2.x HelloRemote.hello() says hello, world [2024-04-16T10:25:42.158Z] [java] [2024-04-16T10:25:42.158Z] [java] Hello.hello() says hello, world [2024-04-16T10:25:42.158Z] [java] [2024-04-16T10:25:42.158Z] [java] 2.x HelloRemote.hello() says hello, world [2024-04-16T10:25:42.158Z] [java] [2024-04-16T10:25:42.158Z] [java] Hello.hello() says hello, world [2024-04-16T10:25:42.158Z] [java] [2024-04-16T10:25:42.158Z] [java] Value of key is: main [2024-04-16T10:25:42.158Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:42.158Z] [java] [2024-04-16T10:25:42.158Z] [java] [2024-04-16T10:25:42.158Z] [java] ----------------------------------------- [2024-04-16T10:25:42.158Z] [java] - main: PASS - [2024-04-16T10:25:42.158Z] [java] ----------------------------------------- [2024-04-16T10:25:42.158Z] [java] Total PASS: 1 [2024-04-16T10:25:42.158Z] [java] Total FAIL: 0 [2024-04-16T10:25:42.158Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:42.158Z] [java] ----------------------------------------- [2024-04-16T10:25:42.158Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:42.158Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:42.158Z] [2024-04-16T10:25:42.158Z] all: [2024-04-16T10:25:42.158Z] [2024-04-16T10:25:42.158Z] remote2: [2024-04-16T10:25:42.158Z] [2024-04-16T10:25:42.158Z] setOSConditions: [2024-04-16T10:25:42.158Z] [2024-04-16T10:25:42.158Z] setToolWin: [2024-04-16T10:25:42.158Z] [2024-04-16T10:25:42.158Z] setToolUnix: [2024-04-16T10:25:42.158Z] [2024-04-16T10:25:42.158Z] setToolProperty: [2024-04-16T10:25:42.158Z] [2024-04-16T10:25:42.158Z] setS1ASclassPath: [2024-04-16T10:25:42.249Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.249Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.249Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.249Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.249Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.249Z] [java] Http-request-thread-5 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.250Z] [java] [2024-04-16T10:25:42.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)Http-request-thread-1 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.250Z] [java] [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.250Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.250Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.250Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.250Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000)Http-request-thread-2 - running ... [2024-04-16T10:25:42.250Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.250Z] [java] [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.250Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.250Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.250Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.250Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.250Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.250Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.250Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.250Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.251Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.251Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.251Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.251Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.252Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.252Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.252Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.252Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.253Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.253Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.253Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.253Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.254Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.254Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.254Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.254Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.255Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.255Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.255Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.255Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.256Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.256Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.256Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.256Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.257Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.257Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.257Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.257Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.258Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.258Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.258Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.258Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.259Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.259Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.259Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.259Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.259Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.259Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.259Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.259Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.259Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.259Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.259Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.259Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.259Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.259Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.259Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.259Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.259Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.260Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.260Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.260Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.260Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.260Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.260Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.260Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.260Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.260Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.260Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.261Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.261Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.261Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.261Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.262Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.262Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.262Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.262Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.262Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:42.262Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:42.262Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet [2024-04-16T10:25:42.262Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:42.262Z] [java] [2024-04-16T10:25:42.262Z] [java] [2024-04-16T10:25:42.262Z] [java] ----------------------------------------- [2024-04-16T10:25:42.262Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-base64/TestServlet: PASS - [2024-04-16T10:25:42.262Z] [java] ----------------------------------------- [2024-04-16T10:25:42.262Z] [java] Total PASS: 1 [2024-04-16T10:25:42.262Z] [java] Total FAIL: 0 [2024-04-16T10:25:42.262Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:42.262Z] [java] ----------------------------------------- [2024-04-16T10:25:42.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-04-16T10:25:42.382Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.dataBaseName=testdb [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] init-common: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] clean: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setOSConditions: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setToolWin: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setToolUnix: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setToolProperty: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setS1ASclassPath: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] init-common: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] clean-common: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setOSConditions: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setToolWin: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setToolUnix: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setToolProperty: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setS1ASclassPath: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] init-common: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] clean-classes-common: [2024-04-16T10:25:42.413Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setOSConditions: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.413Z] setToolWin: [2024-04-16T10:25:42.413Z] [2024-04-16T10:25:42.414Z] setToolUnix: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] setToolProperty: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] setS1ASclassPath: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] init-common: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] clean-jars-common: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] compile: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] setOSConditions: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] setToolWin: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] setToolUnix: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] setToolProperty: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] setS1ASclassPath: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] init-common: [2024-04-16T10:25:42.414Z] [2024-04-16T10:25:42.414Z] compile-common: [2024-04-16T10:25:42.414Z] [echo] Current time (ISO): 2024-04-16T10:25:42.192+0000 [2024-04-16T10:25:42.414Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:42.414Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:42.516Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:42.516Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:42.516Z] [2024-04-16T10:25:42.516Z] setOSConditions: [2024-04-16T10:25:42.516Z] [2024-04-16T10:25:42.516Z] setToolWin: [2024-04-16T10:25:42.516Z] [2024-04-16T10:25:42.516Z] setToolUnix: [2024-04-16T10:25:42.517Z] [2024-04-16T10:25:42.517Z] setToolProperty: [2024-04-16T10:25:42.517Z] [2024-04-16T10:25:42.517Z] setS1ASclassPath: [2024-04-16T10:25:42.517Z] [2024-04-16T10:25:42.517Z] init-common: [2024-04-16T10:25:42.517Z] [2024-04-16T10:25:42.517Z] custom-neg-run: [2024-04-16T10:25:42.517Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet using username/password qwertSHA256BASE64a/qwertSHA256BASE64 [2024-04-16T10:25:42.517Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.517Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.704Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:42.704Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/ResourceRef/ResInSameApp/webModule/src/BarManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:25:42.704Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:42.704Z] [javac] 1 warning [2024-04-16T10:25:42.704Z] [2024-04-16T10:25:42.704Z] assemble: [2024-04-16T10:25:42.704Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2024-04-16T10:25:42.704Z] [2024-04-16T10:25:42.704Z] deploy.asadmin: [2024-04-16T10:25:42.704Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives --name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/ResourceRef/ResinSameApp/archives/deployment-ejb31-jndivalidation-resourceref-ResInSameApp-web.war [2024-04-16T10:25:42.840Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:42.840Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:42.840Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.840Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.840Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.840Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.840Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.840Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.840Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.840Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.840Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.840Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.840Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:42.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:42.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:42.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:42.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:25:42.940Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:25:42.959Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:42.959Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:43.137Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.138Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.138Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.138Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.138Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.138Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.139Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.139Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.139Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.139Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.140Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.140Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.140Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.140Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.141Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.141Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.141Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.141Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.142Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.142Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.142Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.142Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.143Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.143Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.143Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.143Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.143Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.143Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.143Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.143Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.143Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.143Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.143Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.143Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.143Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.143Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.143Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.143Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.143Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.144Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.144Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.144Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.144Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.145Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.145Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.145Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.145Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.146Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.146Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.146Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.146Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.147Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.147Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.147Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.147Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.148Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.148Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.148Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.148Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.148Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.148Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.148Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.148Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.148Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-04-16T10:25:43.195Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.create=true [2024-04-16T10:25:43.214Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app. [2024-04-16T10:25:43.214Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2024-04-16T10:25:43.214Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] processResult: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] failed: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] passed: [2024-04-16T10:25:43.214Z] [echo] Test ResInSameApp Passed [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] unknown: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] init.os: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] init.tools.unix: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] init.tools.windows: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] init.tools: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] setAsadminArgs: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] init: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] init.customtasks: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] prepare: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] undeploy.asadmin: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] setAsadminArgs: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.214Z] common.undeploy.asadmin: [2024-04-16T10:25:43.214Z] [2024-04-16T10:25:43.215Z] init.os: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.tools.unix: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.tools.windows: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.tools: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] setAsadminArgs: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.customtasks: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] delAppRef: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.os: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.tools.unix: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.tools.windows: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.tools: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] setAsadminArgs: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] init.customtasks: [2024-04-16T10:25:43.215Z] [2024-04-16T10:25:43.215Z] common.run.asadmin: [2024-04-16T10:25:43.215Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-resourceref-ResInSameApp-app [2024-04-16T10:25:43.402Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:43.402Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:43.402Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet [2024-04-16T10:25:43.402Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:43.402Z] [java] [2024-04-16T10:25:43.402Z] [java] [2024-04-16T10:25:43.402Z] [java] ----------------------------------------- [2024-04-16T10:25:43.402Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-base64/TestServlet: PASS - [2024-04-16T10:25:43.402Z] [java] ----------------------------------------- [2024-04-16T10:25:43.402Z] [java] Total PASS: 1 [2024-04-16T10:25:43.402Z] [java] Total FAIL: 0 [2024-04-16T10:25:43.402Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:43.402Z] [java] ----------------------------------------- [2024-04-16T10:25:43.402Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:43.402Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:43.402Z] [2024-04-16T10:25:43.402Z] setOSConditions: [2024-04-16T10:25:43.402Z] [2024-04-16T10:25:43.403Z] setToolWin: [2024-04-16T10:25:43.403Z] [2024-04-16T10:25:43.403Z] setToolUnix: [2024-04-16T10:25:43.403Z] [2024-04-16T10:25:43.403Z] setToolProperty: [2024-04-16T10:25:43.403Z] [2024-04-16T10:25:43.403Z] setS1ASclassPath: [2024-04-16T10:25:43.403Z] [2024-04-16T10:25:43.403Z] init-common: [2024-04-16T10:25:43.403Z] [2024-04-16T10:25:43.403Z] custom-neg-run: [2024-04-16T10:25:43.403Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet using username/password qwertSHA384BASE64a/qwertSHA384BASE64 [2024-04-16T10:25:43.403Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.403Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.643Z] [exec] Application deployed with name connector-txlevelswitch-test1App. [2024-04-16T10:25:43.643Z] [echo] Deployment on target server server successful [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setOSConditions: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolWin: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolUnix: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolProperty: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setS1ASclassPath: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] init-common: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] deploy-common-ee: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] run: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setOSConditions: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolWin: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolUnix: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolProperty: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setS1ASclassPath: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] init-common: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] default-sql: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setOSConditions: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolWin: [2024-04-16T10:25:43.643Z] [2024-04-16T10:25:43.643Z] setToolUnix: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] setToolProperty: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] setS1ASclassPath: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] init-common: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] execute-sql-common: [2024-04-16T10:25:43.644Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/create_pointbase.sql [2024-04-16T10:25:43.644Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:25:43.644Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:25:43.644Z] [sql] 0 rows affected [2024-04-16T10:25:43.644Z] [sql] 1 rows affected [2024-04-16T10:25:43.644Z] [sql] 1 rows affected [2024-04-16T10:25:43.644Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:25:43.644Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:25:43.644Z] [sql] 0 rows affected [2024-04-16T10:25:43.644Z] [sql] 1 rows affected [2024-04-16T10:25:43.644Z] [sql] 1 rows affected [2024-04-16T10:25:43.644Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] sql-oracle: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] execute-sql-connector: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] setOSConditions: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] setToolWin: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] setToolUnix: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] setToolProperty: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] setS1ASclassPath: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] init-common: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] run-test-1: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] set-pool-tx-support: [2024-04-16T10:25:43.644Z] [2024-04-16T10:25:43.644Z] asadmin-common-ignore-fail: [2024-04-16T10:25:43.644Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-04-16T10:25:43.762Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-04-16T10:25:43.762Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.serverName=localhost [2024-04-16T10:25:43.762Z] [2024-04-16T10:25:43.762Z] setOSConditions: [2024-04-16T10:25:43.762Z] [2024-04-16T10:25:43.762Z] setToolWin: [2024-04-16T10:25:43.762Z] [2024-04-16T10:25:43.762Z] setToolUnix: [2024-04-16T10:25:43.762Z] [2024-04-16T10:25:43.762Z] setToolProperty: [2024-04-16T10:25:43.762Z] [2024-04-16T10:25:43.762Z] setS1ASclassPath: [2024-04-16T10:25:43.762Z] [2024-04-16T10:25:43.762Z] init-common: [2024-04-16T10:25:43.762Z] [2024-04-16T10:25:43.762Z] create-jdbc-resource-common: [2024-04-16T10:25:43.763Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-poolauth-pool --target server jdbc/poolauth [2024-04-16T10:25:43.775Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:43.775Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:43.775Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:43.775Z] [2024-04-16T10:25:43.775Z] init.os: [2024-04-16T10:25:43.775Z] [2024-04-16T10:25:43.775Z] init.tools.unix: [2024-04-16T10:25:43.775Z] [2024-04-16T10:25:43.775Z] init.tools.windows: [2024-04-16T10:25:43.775Z] [2024-04-16T10:25:43.775Z] init.tools: [2024-04-16T10:25:43.775Z] [2024-04-16T10:25:43.775Z] setAsadminArgs: [2024-04-16T10:25:43.775Z] [2024-04-16T10:25:43.775Z] init: [2024-04-16T10:25:43.775Z] [2024-04-16T10:25:43.775Z] init.customtasks: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] prepare: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] undeploy.jms.queue: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] setAsadminArgs: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] common.delete.jms.resource: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] init.os: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] init.tools.unix: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] init.tools.windows: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] init.tools: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] setAsadminArgs: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] init: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] init.customtasks: [2024-04-16T10:25:43.776Z] [2024-04-16T10:25:43.776Z] common.run.asadmin: [2024-04-16T10:25:43.776Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jms-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 jms/deployment_jndivalidation_queue [2024-04-16T10:25:43.963Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.963Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.963Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.963Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.963Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.963Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.963Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.963Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.963Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.963Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.963Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.963Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.963Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.963Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.963Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.963Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.964Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.964Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.964Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.964Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.964Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.965Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.965Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.965Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.965Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.965Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.965Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.965Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.965Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.965Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.965Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.965Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.965Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.965Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.965Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.965Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.965Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.966Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.966Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.966Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.966Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.967Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.967Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.967Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.967Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.968Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.968Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.968Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.968Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.969Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.969Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.969Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.969Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.970Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.970Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.970Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.970Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.971Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:43.971Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:43.971Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.971Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.971Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.971Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.972Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.972Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.972Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.972Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.973Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.973Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.973Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.973Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.974Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.974Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.974Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.974Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.975Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.975Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.975Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.975Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.976Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.976Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.976Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.976Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.976Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.976Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.976Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.976Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.976Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.976Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.976Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.976Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.976Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.976Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:43.976Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:43.976Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:43.976Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:43.976Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:43.976Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:43.976Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.016Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-poolauth-pool --enabled=true --target server jdbc/poolauth [2024-04-16T10:25:44.016Z] [exec] JDBC resource jdbc/poolauth created successfully. [2024-04-16T10:25:44.017Z] [echo] cmd executed for server [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setOSConditions: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setToolWin: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setToolUnix: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setToolProperty: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setS1ASclassPath: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] init-common: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] deploy-common: [2024-04-16T10:25:44.017Z] [echo] Current time (ISO): 2024-04-16T10:25:43.866+0000 [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setOSConditions: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setToolWin: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setToolUnix: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setToolProperty: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] setS1ASclassPath: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] init-common: [2024-04-16T10:25:44.017Z] [2024-04-16T10:25:44.017Z] deploy-common-pe: [2024-04-16T10:25:44.030Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:44.030Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jms-resource [options] ... [2024-04-16T10:25:44.230Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:44.230Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:44.230Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet [2024-04-16T10:25:44.230Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:44.230Z] [java] [2024-04-16T10:25:44.230Z] [java] [2024-04-16T10:25:44.230Z] [java] ----------------------------------------- [2024-04-16T10:25:44.230Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-base64/TestServlet: PASS - [2024-04-16T10:25:44.230Z] [java] ----------------------------------------- [2024-04-16T10:25:44.230Z] [java] Total PASS: 1 [2024-04-16T10:25:44.230Z] [java] Total FAIL: 0 [2024-04-16T10:25:44.230Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:44.230Z] [java] ----------------------------------------- [2024-04-16T10:25:44.230Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:44.230Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:44.230Z] [2024-04-16T10:25:44.230Z] setOSConditions: [2024-04-16T10:25:44.230Z] [2024-04-16T10:25:44.230Z] setToolWin: [2024-04-16T10:25:44.230Z] [2024-04-16T10:25:44.230Z] setToolUnix: [2024-04-16T10:25:44.230Z] [2024-04-16T10:25:44.230Z] setToolProperty: [2024-04-16T10:25:44.230Z] [2024-04-16T10:25:44.230Z] setS1ASclassPath: [2024-04-16T10:25:44.230Z] [2024-04-16T10:25:44.230Z] init-common: [2024-04-16T10:25:44.230Z] [2024-04-16T10:25:44.231Z] custom-neg-run: [2024-04-16T10:25:44.231Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet using username/password qwertMD2HEXa/qwertMD2HEX [2024-04-16T10:25:44.231Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.231Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.307Z] [exec] Administered object jms/deployment_jndivalidation_queue deleted. [2024-04-16T10:25:44.307Z] [exec] Command delete-jms-resource executed successfully. [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] init.os: [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] init.tools.unix: [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] init.tools.windows: [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] init.tools: [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] setAsadminArgs: [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] init: [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] init.customtasks: [2024-04-16T10:25:44.307Z] [2024-04-16T10:25:44.307Z] common.run.asadmin: [2024-04-16T10:25:44.307Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin delete-jmsdest --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --desttype queue deployment_jndivalidation_queue [2024-04-16T10:25:44.312Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:44.563Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:44.563Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 delete-jmsdest [options] ... [2024-04-16T10:25:44.563Z] [exec] Command delete-jmsdest executed successfully. [2024-04-16T10:25:44.563Z] [2024-04-16T10:25:44.563Z] private-all: [2024-04-16T10:25:44.563Z] [2024-04-16T10:25:44.563Z] private-all: [2024-04-16T10:25:44.566Z] [javac] 1 warning [2024-04-16T10:25:44.566Z] [2024-04-16T10:25:44.566Z] setOSConditions: [2024-04-16T10:25:44.566Z] [2024-04-16T10:25:44.566Z] setToolWin: [2024-04-16T10:25:44.566Z] [2024-04-16T10:25:44.566Z] setToolUnix: [2024-04-16T10:25:44.566Z] [2024-04-16T10:25:44.566Z] setToolProperty: [2024-04-16T10:25:44.566Z] [2024-04-16T10:25:44.566Z] setS1ASclassPath: [2024-04-16T10:25:44.566Z] [2024-04-16T10:25:44.566Z] init-common: [2024-04-16T10:25:44.567Z] [2024-04-16T10:25:44.567Z] compile-common: [2024-04-16T10:25:44.567Z] [echo] Current time (ISO): 2024-04-16T10:25:44.339+0000 [2024-04-16T10:25:44.567Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:44.576Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthApp.ear [2024-04-16T10:25:44.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-04-16T10:25:44.626Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=XATransaction [2024-04-16T10:25:44.626Z] [2024-04-16T10:25:44.626Z] set-pool-tx-support: [2024-04-16T10:25:44.626Z] [2024-04-16T10:25:44.626Z] asadmin-common-ignore-fail: [2024-04-16T10:25:44.626Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-04-16T10:25:44.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:44.777Z] [javac] 1 warning [2024-04-16T10:25:44.777Z] [2024-04-16T10:25:44.777Z] setOSConditions: [2024-04-16T10:25:44.777Z] [2024-04-16T10:25:44.777Z] setToolWin: [2024-04-16T10:25:44.777Z] [2024-04-16T10:25:44.778Z] setToolUnix: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] setToolProperty: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] setS1ASclassPath: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] init-common: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] ejb-jar-common: [2024-04-16T10:25:44.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] package-ejbjar-common: [2024-04-16T10:25:44.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.778Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embedded-ejb.jar [2024-04-16T10:25:44.778Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] setOSConditions: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] setToolWin: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] setToolUnix: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] setToolProperty: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] setS1ASclassPath: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] init-common: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] appclient-jar-common: [2024-04-16T10:25:44.778Z] [2024-04-16T10:25:44.778Z] package-appclientjar-common: [2024-04-16T10:25:44.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.779Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embedded-client.jar [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] build-ear: [2024-04-16T10:25:44.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] setOSConditions: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] fixFiles: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] convUnix: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] convWin: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] setToolWin: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] setToolUnix: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] setToolProperty: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] setS1ASclassPath: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] init-common: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] ear-common: [2024-04-16T10:25:44.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:44.779Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/${sun-application.xml} to copy. [2024-04-16T10:25:44.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:44.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:25:44.779Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-04-16T10:25:44.779Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] setup: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.779Z] deploy: [2024-04-16T10:25:44.779Z] [2024-04-16T10:25:44.780Z] setOSConditions: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolWin: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolUnix: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolProperty: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setS1ASclassPath: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] init-common: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] deploy-ear: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setOSConditions: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolWin: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolUnix: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolProperty: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setS1ASclassPath: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] init-common: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] deploy-common: [2024-04-16T10:25:44.780Z] [echo] Current time (ISO): 2024-04-16T10:25:44.758+0000 [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setOSConditions: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolWin: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolUnix: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setToolProperty: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] setS1ASclassPath: [2024-04-16T10:25:44.780Z] [2024-04-16T10:25:44.780Z] init-common: [2024-04-16T10:25:44.781Z] [2024-04-16T10:25:44.781Z] deploy-common-pe: [2024-04-16T10:25:44.818Z] [2024-04-16T10:25:44.818Z] declare-test: [2024-04-16T10:25:44.818Z] [echo] Starting test CorrectJDBCResource ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource Test asadmin deploy [2024-04-16T10:25:44.818Z] [2024-04-16T10:25:44.818Z] init.os: [2024-04-16T10:25:44.818Z] [2024-04-16T10:25:44.818Z] init.tools.unix: [2024-04-16T10:25:44.818Z] [2024-04-16T10:25:44.818Z] init.tools.windows: [2024-04-16T10:25:44.818Z] [2024-04-16T10:25:44.818Z] init.tools: [2024-04-16T10:25:44.818Z] [2024-04-16T10:25:44.819Z] setAsadminArgs: [2024-04-16T10:25:44.819Z] [2024-04-16T10:25:44.819Z] init: [2024-04-16T10:25:44.819Z] [2024-04-16T10:25:44.819Z] init.customtasks: [2024-04-16T10:25:44.819Z] [2024-04-16T10:25:44.819Z] prepare: [2024-04-16T10:25:44.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2024-04-16T10:25:44.819Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives [2024-04-16T10:25:44.819Z] [2024-04-16T10:25:44.819Z] compile: [2024-04-16T10:25:44.819Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:44.819Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource [2024-04-16T10:25:44.830Z] [exec] Application deployed with name jdbc-poolauthApp. [2024-04-16T10:25:44.830Z] [echo] Deployment on target server server successful [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setOSConditions: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setToolWin: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setToolUnix: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setToolProperty: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setS1ASclassPath: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] init-common: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] deploy-common-ee: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] run: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] create-sql: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setOSConditions: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setToolWin: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setToolUnix: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.830Z] setToolProperty: [2024-04-16T10:25:44.830Z] [2024-04-16T10:25:44.831Z] setS1ASclassPath: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] init-common: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] execute-sql-common: [2024-04-16T10:25:44.831Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_dbuser_tables.sql [2024-04-16T10:25:44.831Z] [sql] Failed to execute: Drop table DBUSERTABLE [2024-04-16T10:25:44.831Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DBUSERTABLE' because it does not exist. [2024-04-16T10:25:44.831Z] [sql] 0 rows affected [2024-04-16T10:25:44.831Z] [sql] 1 rows affected [2024-04-16T10:25:44.831Z] [sql] 1 rows affected [2024-04-16T10:25:44.831Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] setOSConditions: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] setToolWin: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] setToolUnix: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] setToolProperty: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] setS1ASclassPath: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] init-common: [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] execute-sql-common: [2024-04-16T10:25:44.831Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/create_pbpublic_tables.sql [2024-04-16T10:25:44.831Z] [sql] Failed to execute: Drop table PBPUBLICTABLE [2024-04-16T10:25:44.831Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PBPUBLICTABLE' because it does not exist. [2024-04-16T10:25:44.831Z] [sql] 0 rows affected [2024-04-16T10:25:44.831Z] [sql] 1 rows affected [2024-04-16T10:25:44.831Z] [sql] 1 rows affected [2024-04-16T10:25:44.831Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:25:44.831Z] [2024-04-16T10:25:44.831Z] asadmin-common: [2024-04-16T10:25:44.831Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:44.841Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.841Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.841Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.841Z] [java] Http-request-thread-8 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.841Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.841Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.841Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.841Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.841Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] [2024-04-16T10:25:44.842Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.842Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.842Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.842Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.842Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.842Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.842Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] Http-request-thread-7 - running ... at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] [2024-04-16T10:25:44.843Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.843Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.843Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.843Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.843Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.843Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.843Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.843Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.843Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.843Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.844Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.844Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.844Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.844Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.844Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.844Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.844Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.844Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.844Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.844Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)Http-request-thread-6 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.844Z] [java] [2024-04-16T10:25:44.844Z] [java] Http-request-thread-7 - running ... at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.844Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.844Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.844Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.844Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.844Z] [java] [2024-04-16T10:25:44.844Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.844Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.844Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128)Http-request-thread-4 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.844Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.844Z] [java] [2024-04-16T10:25:44.844Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.844Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.845Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.845Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.845Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.845Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.845Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.845Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.846Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.846Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.846Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.846Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.847Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.847Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.847Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.847Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.848Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.848Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.848Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.848Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.849Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.849Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.849Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.849Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.850Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.850Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.850Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.850Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.851Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.851Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.851Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.851Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.851Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:44.851Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:44.851Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:44.851Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:44.851Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:44.851Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:44.851Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:44.851Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.074Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:45.074Z] [javac] 1 warning [2024-04-16T10:25:45.074Z] [2024-04-16T10:25:45.074Z] assemble: [2024-04-16T10:25:45.074Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2024-04-16T10:25:45.074Z] [2024-04-16T10:25:45.074Z] deploy.asadmin: [2024-04-16T10:25:45.074Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web --contextroot deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectJDBCResource/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web.war [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.105Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.105Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.105Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.105Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.105Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.105Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.105Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.105Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.105Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.105Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.106Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.106Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.106Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.106Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.107Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.107Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.107Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.107Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:45.107Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:45.107Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet [2024-04-16T10:25:45.107Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:45.107Z] [java] [2024-04-16T10:25:45.107Z] [java] [2024-04-16T10:25:45.107Z] [java] ----------------------------------------- [2024-04-16T10:25:45.107Z] [java] - test for URL http://localhost:8080/jdbc-realm-md2-hex/TestServlet: PASS - [2024-04-16T10:25:45.107Z] [java] ----------------------------------------- [2024-04-16T10:25:45.107Z] [java] Total PASS: 1 [2024-04-16T10:25:45.107Z] [java] Total FAIL: 0 [2024-04-16T10:25:45.107Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:45.107Z] [java] ----------------------------------------- [2024-04-16T10:25:45.107Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:45.108Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:45.108Z] [2024-04-16T10:25:45.108Z] setOSConditions: [2024-04-16T10:25:45.108Z] [2024-04-16T10:25:45.108Z] setToolWin: [2024-04-16T10:25:45.108Z] [2024-04-16T10:25:45.108Z] setToolUnix: [2024-04-16T10:25:45.108Z] [2024-04-16T10:25:45.108Z] setToolProperty: [2024-04-16T10:25:45.108Z] [2024-04-16T10:25:45.108Z] setS1ASclassPath: [2024-04-16T10:25:45.108Z] [2024-04-16T10:25:45.108Z] init-common: [2024-04-16T10:25:45.108Z] [2024-04-16T10:25:45.108Z] custom-neg-run: [2024-04-16T10:25:45.108Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet using username/password qwertMD5HEXa/qwertMD5HEX [2024-04-16T10:25:45.187Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-04-16T10:25:45.187Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-04-16T10:25:45.329Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:45.329Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.390Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:45.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=dbuser [2024-04-16T10:25:45.408Z] [2024-04-16T10:25:45.408Z] asadmin-common: [2024-04-16T10:25:45.408Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:45.442Z] [2024-04-16T10:25:45.442Z] setOSConditions: [2024-04-16T10:25:45.442Z] [2024-04-16T10:25:45.442Z] setToolWin: [2024-04-16T10:25:45.442Z] [2024-04-16T10:25:45.442Z] setToolUnix: [2024-04-16T10:25:45.442Z] [2024-04-16T10:25:45.442Z] setToolProperty: [2024-04-16T10:25:45.442Z] [2024-04-16T10:25:45.442Z] setS1ASclassPath: [2024-04-16T10:25:45.442Z] [2024-04-16T10:25:45.442Z] init-common: [2024-04-16T10:25:45.442Z] [2024-04-16T10:25:45.442Z] runclient-common: [2024-04-16T10:25:45.443Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:25:45.645Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.645Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.645Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.645Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.645Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.645Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.645Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.645Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.645Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.645Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.645Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.645Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.645Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.645Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.646Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.646Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.646Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.646Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.646Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.646Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.646Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.646Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.646Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.646Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.646Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.646Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.646Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.646Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.646Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.646Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.647Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.647Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.647Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.647Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.647Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.647Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.647Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.647Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.647Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.647Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.647Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.647Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.647Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.647Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.647Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.648Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.648Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.648Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.648Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.648Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.648Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.648Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.648Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.648Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.648Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.649Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.649Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.649Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.649Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.649Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.649Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.649Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.649Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.649Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.649Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.649Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.649Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.649Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.649Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.649Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.650Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.650Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.650Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.650Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.650Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.650Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.650Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.650Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.650Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.650Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.651Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.651Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.651Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.651Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.652Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.652Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.652Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.652Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.653Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.653Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.653Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.653Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.654Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.654Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.654Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.654Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.654Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:45.662Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=dbpassword [2024-04-16T10:25:45.662Z] [2024-04-16T10:25:45.662Z] setOSConditions: [2024-04-16T10:25:45.662Z] [2024-04-16T10:25:45.662Z] setToolWin: [2024-04-16T10:25:45.662Z] [2024-04-16T10:25:45.662Z] setToolUnix: [2024-04-16T10:25:45.662Z] [2024-04-16T10:25:45.662Z] setToolProperty: [2024-04-16T10:25:45.662Z] [2024-04-16T10:25:45.662Z] setS1ASclassPath: [2024-04-16T10:25:45.662Z] [2024-04-16T10:25:45.662Z] init-common: [2024-04-16T10:25:45.662Z] [2024-04-16T10:25:45.662Z] runclient-common: [2024-04-16T10:25:45.662Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:25:45.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedApp.ear [2024-04-16T10:25:45.889Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web. [2024-04-16T10:25:45.889Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2024-04-16T10:25:45.889Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:45.889Z] [2024-04-16T10:25:45.889Z] processResult: [2024-04-16T10:25:45.889Z] [2024-04-16T10:25:45.889Z] failed: [2024-04-16T10:25:45.889Z] [2024-04-16T10:25:45.889Z] passed: [2024-04-16T10:25:45.889Z] [echo] Test CorrectJDBCResource Passed [2024-04-16T10:25:45.889Z] [2024-04-16T10:25:45.889Z] unknown: [2024-04-16T10:25:45.889Z] [2024-04-16T10:25:45.889Z] init.os: [2024-04-16T10:25:45.889Z] [2024-04-16T10:25:45.889Z] init.tools.unix: [2024-04-16T10:25:45.889Z] [2024-04-16T10:25:45.890Z] init.tools.windows: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.tools: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] setAsadminArgs: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.customtasks: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] prepare: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] undeploy.asadmin: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] setAsadminArgs: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] common.undeploy.asadmin: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.os: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.tools.unix: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.tools.windows: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.tools: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] setAsadminArgs: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.customtasks: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] delAppRef: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.os: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.tools.unix: [2024-04-16T10:25:45.890Z] [2024-04-16T10:25:45.890Z] init.tools.windows: [2024-04-16T10:25:45.891Z] [2024-04-16T10:25:45.891Z] init.tools: [2024-04-16T10:25:45.891Z] [2024-04-16T10:25:45.891Z] setAsadminArgs: [2024-04-16T10:25:45.891Z] [2024-04-16T10:25:45.891Z] init: [2024-04-16T10:25:45.891Z] [2024-04-16T10:25:45.891Z] init.customtasks: [2024-04-16T10:25:45.891Z] [2024-04-16T10:25:45.891Z] common.run.asadmin: [2024-04-16T10:25:45.891Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectJDBCResource-web [2024-04-16T10:25:45.908Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.908Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.908Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.908Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.908Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.908Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.908Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.908Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.908Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.908Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.908Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.908Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.909Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.909Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.909Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.909Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.910Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.910Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.910Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.910Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.910Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.910Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.910Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.910Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:45.910Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:45.910Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.910Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.910Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.910Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.910Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.910Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.910Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.910Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.910Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.911Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.911Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.911Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.911Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.912Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.912Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.912Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.912Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.913Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.913Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.913Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:45.913Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:45.913Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:45.913Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:45.913Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:45.913Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:45.913Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:45.913Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet [2024-04-16T10:25:45.913Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:45.913Z] [java] [2024-04-16T10:25:45.913Z] [java] [2024-04-16T10:25:45.913Z] [java] ----------------------------------------- [2024-04-16T10:25:45.913Z] [java] - test for URL http://localhost:8080/jdbc-realm-md5-hex/TestServlet: PASS - [2024-04-16T10:25:45.913Z] [java] ----------------------------------------- [2024-04-16T10:25:45.913Z] [java] Total PASS: 1 [2024-04-16T10:25:45.913Z] [java] Total FAIL: 0 [2024-04-16T10:25:45.913Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:45.913Z] [java] ----------------------------------------- [2024-04-16T10:25:45.913Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:45.913Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:45.913Z] [2024-04-16T10:25:45.913Z] setOSConditions: [2024-04-16T10:25:45.913Z] [2024-04-16T10:25:45.913Z] setToolWin: [2024-04-16T10:25:45.913Z] [2024-04-16T10:25:45.913Z] setToolUnix: [2024-04-16T10:25:45.913Z] [2024-04-16T10:25:45.913Z] setToolProperty: [2024-04-16T10:25:45.913Z] [2024-04-16T10:25:45.913Z] setS1ASclassPath: [2024-04-16T10:25:45.913Z] [2024-04-16T10:25:45.913Z] init-common: [2024-04-16T10:25:45.913Z] [2024-04-16T10:25:45.913Z] custom-neg-run: [2024-04-16T10:25:45.913Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet using username/password qwertSHAHEXa/qwertSHAHEX [2024-04-16T10:25:46.190Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.190Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.253Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-Servlet-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] Value of key is:WebServiceRefs-Servlet-Endpoint [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] WebSvcTest-EJB-Hello Appserver Tester ! [2024-04-16T10:25:46.254Z] [exec] Value of key is:WebServiceRefs-EJB-Endpoint [2024-04-16T10:25:46.254Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:46.254Z] [exec] [2024-04-16T10:25:46.254Z] [exec] [2024-04-16T10:25:46.254Z] [exec] ----------------------------------------- [2024-04-16T10:25:46.254Z] [exec] - WebServiceRefs-Servlet-Endpoint: PASS - [2024-04-16T10:25:46.254Z] [exec] - WebServiceRefs-EJB-Endpoint: PASS - [2024-04-16T10:25:46.254Z] [exec] ----------------------------------------- [2024-04-16T10:25:46.254Z] [exec] Total PASS: 2 [2024-04-16T10:25:46.254Z] [exec] Total FAIL: 0 [2024-04-16T10:25:46.254Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:46.254Z] [exec] ----------------------------------------- [2024-04-16T10:25:46.254Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:46.254Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:46.254Z] [2024-04-16T10:25:46.254Z] undeploy: [2024-04-16T10:25:46.254Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:46.254Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:46.254Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:46.254Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:46.254Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:46.254Z] [2024-04-16T10:25:46.254Z] setOSConditions: [2024-04-16T10:25:46.254Z] [2024-04-16T10:25:46.254Z] setToolWin: [2024-04-16T10:25:46.254Z] [2024-04-16T10:25:46.254Z] setToolUnix: [2024-04-16T10:25:46.254Z] [2024-04-16T10:25:46.254Z] setToolProperty: [2024-04-16T10:25:46.254Z] [2024-04-16T10:25:46.254Z] setS1ASclassPath: [2024-04-16T10:25:46.255Z] [2024-04-16T10:25:46.255Z] init-common: [2024-04-16T10:25:46.255Z] [2024-04-16T10:25:46.255Z] undeploy-war-common: [2024-04-16T10:25:46.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.447Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.447Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.451Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:46.451Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:46.451Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:46.451Z] [2024-04-16T10:25:46.451Z] private-all: [2024-04-16T10:25:46.451Z] [2024-04-16T10:25:46.451Z] declare-test: [2024-04-16T10:25:46.452Z] [echo] Starting test CorrectEnterpriseApplication ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication Test asadmin deploy [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] init.os: [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] init.tools.unix: [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] init.tools.windows: [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] init.tools: [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] setAsadminArgs: [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] init: [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] init.customtasks: [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] prepare: [2024-04-16T10:25:46.452Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-04-16T10:25:46.452Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives [2024-04-16T10:25:46.452Z] [2024-04-16T10:25:46.452Z] compile: [2024-04-16T10:25:46.452Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:46.453Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-04-16T10:25:46.463Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:46.463Z] [javac] 1 warning [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] build: [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] setOSConditions: [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] setToolWin: [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] setToolUnix: [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] setToolProperty: [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] setS1ASclassPath: [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] init-common: [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] ejb-jar-common: [2024-04-16T10:25:46.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:46.463Z] [2024-04-16T10:25:46.463Z] package-ejbjar-common: [2024-04-16T10:25:46.463Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:46.463Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2024-04-16T10:25:46.464Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] deploy: [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] setOSConditions: [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] setToolWin: [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] setToolUnix: [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] setToolProperty: [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] setS1ASclassPath: [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] init-common: [2024-04-16T10:25:46.464Z] [2024-04-16T10:25:46.464Z] deploy-jar-common: [2024-04-16T10:25:46.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservicerefs-web [2024-04-16T10:25:46.510Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:46.510Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:46.510Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:46.511Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:46.511Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservicerefs/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:46.511Z] [2024-04-16T10:25:46.511Z] setOSConditions: [2024-04-16T10:25:46.511Z] [2024-04-16T10:25:46.511Z] setToolWin: [2024-04-16T10:25:46.511Z] [2024-04-16T10:25:46.511Z] setToolUnix: [2024-04-16T10:25:46.511Z] [2024-04-16T10:25:46.511Z] setToolProperty: [2024-04-16T10:25:46.511Z] [2024-04-16T10:25:46.511Z] setS1ASclassPath: [2024-04-16T10:25:46.511Z] [2024-04-16T10:25:46.511Z] init-common: [2024-04-16T10:25:46.511Z] [2024-04-16T10:25:46.511Z] undeploy-jar-common: [2024-04-16T10:25:46.604Z] [exec] Apr 16, 2024 10:25:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:46.605Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:46.708Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:46.708Z] [javac] 1 warning [2024-04-16T10:25:46.708Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:46.708Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication [2024-04-16T10:25:46.718Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-remote2-ejb.jar [2024-04-16T10:25:46.736Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.736Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.737Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.737Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.737Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.737Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServletHttp-request-thread-6 - running ... [2024-04-16T10:25:46.738Z] [java] [2024-04-16T10:25:46.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.738Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)Http-request-thread-5 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.738Z] [java] [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.738Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.738Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.738Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.738Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.738Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.738Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.739Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.739Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.739Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.739Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.740Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.740Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.740Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.740Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.741Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.741Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.741Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.741Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.742Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.742Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.742Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.742Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.743Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.743Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.743Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.743Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.743Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.743Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.743Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.743Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.743Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:46.743Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.743Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.743Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.743Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.743Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.743Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.743Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.744Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.744Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.744Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.744Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.745Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.745Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.745Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.745Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.746Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.746Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.746Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.746Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.747Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.747Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.747Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.747Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.747Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.747Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.747Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.747Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.747Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.747Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.747Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.747Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.747Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.747Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.747Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.748Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.748Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.748Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.748Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.748Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.748Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.748Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.748Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.748Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.748Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.748Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.748Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.748Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:46.748Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:46.748Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:46.748Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:46.748Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:46.748Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:46.808Z] [exec] Apr 16, 2024 10:25:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:46.808Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:47.002Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:47.002Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:47.002Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet [2024-04-16T10:25:47.002Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:47.002Z] [java] [2024-04-16T10:25:47.002Z] [java] [2024-04-16T10:25:47.002Z] [java] ----------------------------------------- [2024-04-16T10:25:47.002Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha-hex/TestServlet: PASS - [2024-04-16T10:25:47.002Z] [java] ----------------------------------------- [2024-04-16T10:25:47.002Z] [java] Total PASS: 1 [2024-04-16T10:25:47.002Z] [java] Total FAIL: 0 [2024-04-16T10:25:47.002Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:47.002Z] [java] ----------------------------------------- [2024-04-16T10:25:47.002Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:47.002Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:47.002Z] [2024-04-16T10:25:47.002Z] setOSConditions: [2024-04-16T10:25:47.002Z] [2024-04-16T10:25:47.002Z] setToolWin: [2024-04-16T10:25:47.002Z] [2024-04-16T10:25:47.002Z] setToolUnix: [2024-04-16T10:25:47.002Z] [2024-04-16T10:25:47.002Z] setToolProperty: [2024-04-16T10:25:47.002Z] [2024-04-16T10:25:47.002Z] setS1ASclassPath: [2024-04-16T10:25:47.002Z] [2024-04-16T10:25:47.002Z] init-common: [2024-04-16T10:25:47.002Z] [2024-04-16T10:25:47.002Z] custom-neg-run: [2024-04-16T10:25:47.002Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet using username/password qwertSHA256HEXa/qwertSHA256HEX [2024-04-16T10:25:47.002Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.002Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.002Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.002Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.003Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.003Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.003Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.003Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.003Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.003Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.163Z] [exec] Apr 16, 2024 10:25:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:47.163Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:47.270Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:47.270Z] [javac] 1 warning [2024-04-16T10:25:47.270Z] [2024-04-16T10:25:47.270Z] assemble: [2024-04-16T10:25:47.270Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-web.war [2024-04-16T10:25:47.270Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-ejb.jar [2024-04-16T10:25:47.270Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2024-04-16T10:25:47.270Z] [2024-04-16T10:25:47.270Z] deploy.asadmin: [2024-04-16T10:25:47.271Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives --name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/AppScopedResources/CorrectEnterpriseApplication/archives/deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplicationApp.ear [2024-04-16T10:25:47.282Z] [exec] Application deployed with name ejb-ejb31-full-remote2-ejb. [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] run: [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] setOSConditions: [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] setToolWin: [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] setToolUnix: [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] setToolProperty: [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] setS1ASclassPath: [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] init-common: [2024-04-16T10:25:47.282Z] [2024-04-16T10:25:47.282Z] run_se: [2024-04-16T10:25:47.417Z] [exec] Apr 16, 2024 10:25:47 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:47.417Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:47.443Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservicerefs-ejb [2024-04-16T10:25:47.443Z] [2024-04-16T10:25:47.443Z] all: [2024-04-16T10:25:47.444Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:47.444Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:47.444Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:47.444Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:47.444Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:47.444Z] [2024-04-16T10:25:47.444Z] setOSConditions: [2024-04-16T10:25:47.444Z] [2024-04-16T10:25:47.444Z] setToolWin: [2024-04-16T10:25:47.444Z] [2024-04-16T10:25:47.444Z] setToolUnix: [2024-04-16T10:25:47.444Z] [2024-04-16T10:25:47.444Z] setToolProperty: [2024-04-16T10:25:47.444Z] [2024-04-16T10:25:47.444Z] setS1ASclassPath: [2024-04-16T10:25:47.444Z] [2024-04-16T10:25:47.444Z] init-common: [2024-04-16T10:25:47.444Z] [2024-04-16T10:25:47.444Z] clean: [2024-04-16T10:25:47.444Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:47.445Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:47.445Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:47.445Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:47.445Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:47.445Z] [2024-04-16T10:25:47.445Z] setOSConditions: [2024-04-16T10:25:47.445Z] [2024-04-16T10:25:47.445Z] setToolWin: [2024-04-16T10:25:47.445Z] [2024-04-16T10:25:47.445Z] setToolUnix: [2024-04-16T10:25:47.445Z] [2024-04-16T10:25:47.445Z] setToolProperty: [2024-04-16T10:25:47.445Z] [2024-04-16T10:25:47.445Z] setS1ASclassPath: [2024-04-16T10:25:47.445Z] [2024-04-16T10:25:47.445Z] init-common: [2024-04-16T10:25:47.445Z] [2024-04-16T10:25:47.446Z] clean-common: [2024-04-16T10:25:47.446Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:47.446Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:47.446Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:47.446Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:47.446Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:47.446Z] [2024-04-16T10:25:47.446Z] setOSConditions: [2024-04-16T10:25:47.446Z] [2024-04-16T10:25:47.446Z] setToolWin: [2024-04-16T10:25:47.446Z] [2024-04-16T10:25:47.446Z] setToolUnix: [2024-04-16T10:25:47.446Z] [2024-04-16T10:25:47.446Z] setToolProperty: [2024-04-16T10:25:47.446Z] [2024-04-16T10:25:47.446Z] setS1ASclassPath: [2024-04-16T10:25:47.446Z] [2024-04-16T10:25:47.446Z] init-common: [2024-04-16T10:25:47.446Z] [2024-04-16T10:25:47.446Z] clean-classes-common: [2024-04-16T10:25:47.446Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:47.446Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:47.446Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:47.447Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:47.447Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:47.447Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] setOSConditions: [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] setToolWin: [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] setToolUnix: [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] setToolProperty: [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] setS1ASclassPath: [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] init-common: [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] clean-jars-common: [2024-04-16T10:25:47.447Z] [2024-04-16T10:25:47.447Z] compile: [2024-04-16T10:25:47.447Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:47.447Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:47.447Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:47.448Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:47.448Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:47.448Z] [2024-04-16T10:25:47.448Z] setOSConditions: [2024-04-16T10:25:47.448Z] [2024-04-16T10:25:47.448Z] setToolWin: [2024-04-16T10:25:47.448Z] [2024-04-16T10:25:47.448Z] setToolUnix: [2024-04-16T10:25:47.448Z] [2024-04-16T10:25:47.448Z] setToolProperty: [2024-04-16T10:25:47.448Z] [2024-04-16T10:25:47.448Z] setS1ASclassPath: [2024-04-16T10:25:47.448Z] [2024-04-16T10:25:47.448Z] init-common: [2024-04-16T10:25:47.448Z] [2024-04-16T10:25:47.448Z] compile-common: [2024-04-16T10:25:47.448Z] [echo] Current time (ISO): 2024-04-16T10:25:47.293+0000 [2024-04-16T10:25:47.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:47.448Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:47.526Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:47.526Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:47.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.561Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.561Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.561Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.561Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.561Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.562Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.562Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.562Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.562Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.562Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.562Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.563Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.563Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.563Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] Http-request-thread-9 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.563Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.563Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.563Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.563Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] [2024-04-16T10:25:47.564Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.564Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.564Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.564Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.564Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.564Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.564Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] Http-request-thread-7 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.565Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.565Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.565Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.565Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.566Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.566Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.566Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.566Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.566Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.566Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.566Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.566Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.566Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.567Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.567Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.567Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.567Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.568Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.568Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.568Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.568Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.569Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.569Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.569Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.569Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.570Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.570Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.570Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.570Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.571Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:47.571Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:47.571Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:47.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.571Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.571Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.571Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.571Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.572Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.572Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.572Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.572Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.573Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.573Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.573Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.573Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.574Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.574Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.574Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.574Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.574Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.574Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.574Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.574Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.574Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.574Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:47.574Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:47.574Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:47.574Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:47.750Z] [exec] Apr 16, 2024 10:25:47 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:47.750Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:47.829Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:47.829Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet [2024-04-16T10:25:47.829Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:47.829Z] [java] [2024-04-16T10:25:47.829Z] [java] [2024-04-16T10:25:47.829Z] [java] ----------------------------------------- [2024-04-16T10:25:47.829Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha256-hex/TestServlet: PASS - [2024-04-16T10:25:47.829Z] [java] ----------------------------------------- [2024-04-16T10:25:47.829Z] [java] Total PASS: 1 [2024-04-16T10:25:47.829Z] [java] Total FAIL: 0 [2024-04-16T10:25:47.829Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:47.829Z] [java] ----------------------------------------- [2024-04-16T10:25:47.829Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:47.829Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:47.829Z] [2024-04-16T10:25:47.829Z] setOSConditions: [2024-04-16T10:25:47.829Z] [2024-04-16T10:25:47.829Z] setToolWin: [2024-04-16T10:25:47.829Z] [2024-04-16T10:25:47.829Z] setToolUnix: [2024-04-16T10:25:47.829Z] [2024-04-16T10:25:47.829Z] setToolProperty: [2024-04-16T10:25:47.829Z] [2024-04-16T10:25:47.829Z] setS1ASclassPath: [2024-04-16T10:25:47.829Z] [2024-04-16T10:25:47.829Z] init-common: [2024-04-16T10:25:47.829Z] [2024-04-16T10:25:47.829Z] custom-neg-run: [2024-04-16T10:25:47.829Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet using username/password qwertSHA384HEXa/qwertSHA384HEX [2024-04-16T10:25:47.842Z] [java] Apr 16, 2024 10:25:47 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:25:47.842Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:25:48.089Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.089Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.111Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app. [2024-04-16T10:25:48.111Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2024-04-16T10:25:48.111Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] processResult: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] failed: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] passed: [2024-04-16T10:25:48.111Z] [echo] Test CorrectEnterpriseApplication Passed [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] unknown: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] init.os: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] init.tools.unix: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] init.tools.windows: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] init.tools: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] setAsadminArgs: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] init: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] init.customtasks: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] prepare: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] undeploy.asadmin: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] setAsadminArgs: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] common.undeploy.asadmin: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.111Z] init.os: [2024-04-16T10:25:48.111Z] [2024-04-16T10:25:48.112Z] init.tools.unix: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.tools.windows: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.tools: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] setAsadminArgs: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.customtasks: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] delAppRef: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.os: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.tools.unix: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.tools.windows: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.tools: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] setAsadminArgs: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] init.customtasks: [2024-04-16T10:25:48.112Z] [2024-04-16T10:25:48.112Z] common.run.asadmin: [2024-04-16T10:25:48.112Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-AppScopedResources-CorrectEnterpriseApplication-app [2024-04-16T10:25:48.330Z] [exec] Apr 16, 2024 10:25:48 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:48.330Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:48.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.344Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.344Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.344Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.344Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.344Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.345Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.345Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.345Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.345Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.346Z] [java] Http-request-thread-0 - running ... at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.346Z] [java] [2024-04-16T10:25:48.346Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.346Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.346Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.346Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.346Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.346Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.346Z] [java] Http-request-thread-9 - running ...java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.346Z] [java] [2024-04-16T10:25:48.346Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000)Http-request-thread-4 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.347Z] [java] [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.347Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.347Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.347Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.347Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.347Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.347Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.347Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.348Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.348Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.348Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.348Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.349Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.349Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.349Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.349Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.350Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.350Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.350Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.350Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.351Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.351Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.351Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.351Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.351Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.351Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.351Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.351Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.351Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.351Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.606Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.606Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.606Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.606Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.606Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.606Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.606Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.606Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.606Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.606Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.606Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.606Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.606Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.606Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.606Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.606Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.607Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.607Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.607Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.607Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.608Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.608Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.608Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.608Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.609Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.609Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.609Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.609Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.609Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.609Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.609Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.609Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.609Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.609Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.609Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.609Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.609Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.609Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.609Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.609Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.609Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.609Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.610Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.610Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.610Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.610Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.611Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.611Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.611Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.611Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.612Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.612Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.612Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.612Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.612Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.612Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:48.612Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:48.612Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:48.612Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:48.612Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:48.612Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:48.612Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:48.612Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet [2024-04-16T10:25:48.612Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:48.612Z] [java] [2024-04-16T10:25:48.612Z] [java] [2024-04-16T10:25:48.612Z] [java] ----------------------------------------- [2024-04-16T10:25:48.612Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha384-hex/TestServlet: PASS - [2024-04-16T10:25:48.612Z] [java] ----------------------------------------- [2024-04-16T10:25:48.612Z] [java] Total PASS: 1 [2024-04-16T10:25:48.612Z] [java] Total FAIL: 0 [2024-04-16T10:25:48.612Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:48.612Z] [java] ----------------------------------------- [2024-04-16T10:25:48.612Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:48.612Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:48.612Z] [2024-04-16T10:25:48.612Z] setOSConditions: [2024-04-16T10:25:48.612Z] [2024-04-16T10:25:48.612Z] setToolWin: [2024-04-16T10:25:48.612Z] [2024-04-16T10:25:48.612Z] setToolUnix: [2024-04-16T10:25:48.612Z] [2024-04-16T10:25:48.612Z] setToolProperty: [2024-04-16T10:25:48.612Z] [2024-04-16T10:25:48.612Z] setS1ASclassPath: [2024-04-16T10:25:48.612Z] [2024-04-16T10:25:48.612Z] init-common: [2024-04-16T10:25:48.612Z] [2024-04-16T10:25:48.612Z] custom-neg-run: [2024-04-16T10:25:48.612Z] [echo] Testing (NEGATIVE TEST) against URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet using username/password qwertSHA512HEXa/qwertSHA512HEX [2024-04-16T10:25:48.673Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:48.673Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:48.673Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:48.673Z] [2024-04-16T10:25:48.673Z] private-all: [2024-04-16T10:25:48.673Z] [2024-04-16T10:25:48.674Z] private-all: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] declare-test: [2024-04-16T10:25:48.674Z] [echo] Starting test CorrectLocalRef ejb31/jndivalidation/EJBRef/CorrectLocalRef Test asadmin deploy [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] init.os: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] init.tools.unix: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] init.tools.windows: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] init.tools: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] setAsadminArgs: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] init: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] init.customtasks: [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] prepare: [2024-04-16T10:25:48.674Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-04-16T10:25:48.674Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives [2024-04-16T10:25:48.674Z] [2024-04-16T10:25:48.674Z] compile: [2024-04-16T10:25:48.674Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/CorrectLocalRef/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:48.674Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-04-16T10:25:48.867Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:48.867Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:48.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:48.929Z] [javac] 1 warning [2024-04-16T10:25:48.929Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/CorrectLocalRef/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:48.929Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef [2024-04-16T10:25:49.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.441Z] [java] Http-request-thread-5 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.441Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.441Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.441Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.441Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.441Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.442Z] [java] [2024-04-16T10:25:49.442Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128)Http-request-thread-2 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.442Z] [java] [2024-04-16T10:25:49.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.442Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.442Z] [java] Http-request-thread-4 - running ... at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.442Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.442Z] [java] [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.442Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.442Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.442Z] [java] Http-request-thread-7 - running ... at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.442Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.442Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.442Z] [java] [2024-04-16T10:25:49.442Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.442Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.443Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.443Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.443Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.443Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.443Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.443Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.443Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.443Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.443Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.443Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.444Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.444Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.444Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.444Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.445Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.445Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.445Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.445Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.446Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.446Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.446Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.446Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.447Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.447Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.447Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.447Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.448Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.448Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.448Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.448Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.449Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.449Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.449Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.449Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.450Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.450Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.450Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.450Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.451Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.451Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.451Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.451Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.451Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.451Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.451Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.451Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-5 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-3 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-1 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-2 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-4 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-8 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-9 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-7 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-6 - running ... [2024-04-16T10:25:49.452Z] [java] Http-request-thread-0 - running ... [2024-04-16T10:25:49.452Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.452Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.452Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.452Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.452Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.452Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.452Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.452Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.452Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.452Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.452Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.452Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.452Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.452Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.452Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.453Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.453Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.453Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.453Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.454Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.454Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.454Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.454Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.454Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.454Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.454Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.454Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.454Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.454Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.454Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.454Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.454Z] [java] java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.454Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) [2024-04-16T10:25:49.454Z] [java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:25:49.454Z] [java] at HttpBasicAuthTest.run0(HttpBasicAuthTest.java:172) [2024-04-16T10:25:49.454Z] [java] at HttpBasicAuthTest.run(HttpBasicAuthTest.java:128) [2024-04-16T10:25:49.454Z] [java] at java.base/java.lang.Thread.run(Thread.java:840) [2024-04-16T10:25:49.488Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:49.488Z] [javac] 1 warning [2024-04-16T10:25:49.488Z] [2024-04-16T10:25:49.488Z] assemble: [2024-04-16T10:25:49.488Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-web.war [2024-04-16T10:25:49.488Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-ejb.jar [2024-04-16T10:25:49.488Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2024-04-16T10:25:49.488Z] [2024-04-16T10:25:49.488Z] deploy.asadmin: [2024-04-16T10:25:49.489Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/CorrectLocalRef/archives/deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app.ear [2024-04-16T10:25:49.738Z] [java] Total requests: 100, success count: 0, failure count: 100 [2024-04-16T10:25:49.738Z] [java] Min/Max/Avg/StdDev: (milliseconds) 9223372036854775807/0/0/0.0 [2024-04-16T10:25:49.738Z] [java] Value of key is: test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet [2024-04-16T10:25:49.738Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:49.738Z] [java] [2024-04-16T10:25:49.738Z] [java] [2024-04-16T10:25:49.738Z] [java] ----------------------------------------- [2024-04-16T10:25:49.738Z] [java] - test for URL http://localhost:8080/jdbc-realm-sha512-hex/TestServlet: PASS - [2024-04-16T10:25:49.738Z] [java] ----------------------------------------- [2024-04-16T10:25:49.738Z] [java] Total PASS: 1 [2024-04-16T10:25:49.738Z] [java] Total FAIL: 0 [2024-04-16T10:25:49.738Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:25:49.738Z] [java] ----------------------------------------- [2024-04-16T10:25:49.738Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:49.738Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setOSConditions: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setToolWin: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setToolUnix: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setToolProperty: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setS1ASclassPath: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] init-common: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] undeploy: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setOSConditions: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setToolWin: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setToolUnix: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setToolProperty: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] setS1ASclassPath: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] init-common: [2024-04-16T10:25:49.738Z] [2024-04-16T10:25:49.738Z] undeploy-war-common: [2024-04-16T10:25:49.758Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:49.758Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:49.961Z] [exec] Apr 16, 2024 10:25:49 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:49.961Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5a7b309b [2024-04-16T10:25:49.961Z] [exec] Value of key is: test1 : [2024-04-16T10:25:49.961Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:49.961Z] [exec] [2024-04-16T10:25:49.961Z] [exec] [2024-04-16T10:25:49.961Z] [exec] ----------------------------------------- [2024-04-16T10:25:49.961Z] [exec] - test1 : : PASS - [2024-04-16T10:25:49.961Z] [exec] ----------------------------------------- [2024-04-16T10:25:49.961Z] [exec] Total PASS: 1 [2024-04-16T10:25:49.961Z] [exec] Total FAIL: 0 [2024-04-16T10:25:49.961Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:49.961Z] [exec] ----------------------------------------- [2024-04-16T10:25:49.961Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:49.961Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:49.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-web [2024-04-16T10:25:49.992Z] [2024-04-16T10:25:49.992Z] setOSConditions: [2024-04-16T10:25:49.992Z] [2024-04-16T10:25:49.992Z] setToolWin: [2024-04-16T10:25:49.992Z] [2024-04-16T10:25:49.992Z] setToolUnix: [2024-04-16T10:25:49.993Z] [2024-04-16T10:25:49.993Z] setToolProperty: [2024-04-16T10:25:49.993Z] [2024-04-16T10:25:49.993Z] setS1ASclassPath: [2024-04-16T10:25:49.993Z] [2024-04-16T10:25:49.993Z] init-common: [2024-04-16T10:25:49.993Z] [2024-04-16T10:25:49.993Z] undeploy-war-common: [2024-04-16T10:25:50.004Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:50.004Z] [javac] 1 warning [2024-04-16T10:25:50.004Z] [2024-04-16T10:25:50.004Z] assemble-web: [2024-04-16T10:25:50.005Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:50.005Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:50.005Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:50.005Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:50.005Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:50.005Z] [2024-04-16T10:25:50.005Z] pkg-war: [2024-04-16T10:25:50.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:25:50.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:25:50.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:50.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:50.005Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:25:50.005Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${sun-web.xml} to copy. [2024-04-16T10:25:50.005Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${webservices.xml} to copy. [2024-04-16T10:25:50.005Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:25:50.005Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:25:50.005Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:25:50.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:50.005Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:25:50.005Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/${web.wsit.descriptors} does not exist. [2024-04-16T10:25:50.005Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2024-04-16T10:25:50.006Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:25:50.006Z] [2024-04-16T10:25:50.006Z] deploy-app: [2024-04-16T10:25:50.006Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] [2024-04-16T10:25:50.006Z] deploy-war-common: [2024-04-16T10:25:50.006Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:50.006Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:50.006Z] [2024-04-16T10:25:50.006Z] setOSConditions: [2024-04-16T10:25:50.006Z] [2024-04-16T10:25:50.006Z] setToolWin: [2024-04-16T10:25:50.006Z] [2024-04-16T10:25:50.007Z] setToolUnix: [2024-04-16T10:25:50.007Z] [2024-04-16T10:25:50.007Z] setToolProperty: [2024-04-16T10:25:50.007Z] [2024-04-16T10:25:50.007Z] setS1ASclassPath: [2024-04-16T10:25:50.007Z] [2024-04-16T10:25:50.007Z] init-common: [2024-04-16T10:25:50.007Z] [2024-04-16T10:25:50.007Z] deploy-war-commonpe: [2024-04-16T10:25:50.215Z] [2024-04-16T10:25:50.216Z] checkReporting-common: [2024-04-16T10:25:50.216Z] [2024-04-16T10:25:50.216Z] confirmReportPresent-common: [2024-04-16T10:25:50.216Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:50.216Z] [echo] Test seems to be reported fine [2024-04-16T10:25:50.216Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2024-04-16T10:25:50.216Z] [2024-04-16T10:25:50.216Z] confirmMissingReport-common: [2024-04-16T10:25:50.216Z] [2024-04-16T10:25:50.216Z] asadmin-common: [2024-04-16T10:25:50.216Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-04-16T10:25:50.319Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app. [2024-04-16T10:25:50.319Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2024-04-16T10:25:50.319Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] processResult: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] failed: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] passed: [2024-04-16T10:25:50.319Z] [echo] Test CorrectLocalRef Passed [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] unknown: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] init.os: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] init.tools.unix: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] init.tools.windows: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] init.tools: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] setAsadminArgs: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] init: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] init.customtasks: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] prepare: [2024-04-16T10:25:50.319Z] [2024-04-16T10:25:50.319Z] undeploy.asadmin: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] setAsadminArgs: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] common.undeploy.asadmin: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.os: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.tools.unix: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.tools.windows: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.tools: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] setAsadminArgs: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.customtasks: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] delAppRef: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.os: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.tools.unix: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.tools.windows: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.tools: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] setAsadminArgs: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] init.customtasks: [2024-04-16T10:25:50.320Z] [2024-04-16T10:25:50.320Z] common.run.asadmin: [2024-04-16T10:25:50.320Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-CorrectLocalRef-app [2024-04-16T10:25:50.550Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-base64-web [2024-04-16T10:25:50.550Z] [2024-04-16T10:25:50.550Z] setOSConditions: [2024-04-16T10:25:50.550Z] [2024-04-16T10:25:50.550Z] setToolWin: [2024-04-16T10:25:50.550Z] [2024-04-16T10:25:50.550Z] setToolUnix: [2024-04-16T10:25:50.550Z] [2024-04-16T10:25:50.550Z] setToolProperty: [2024-04-16T10:25:50.550Z] [2024-04-16T10:25:50.550Z] setS1ASclassPath: [2024-04-16T10:25:50.550Z] [2024-04-16T10:25:50.550Z] init-common: [2024-04-16T10:25:50.550Z] [2024-04-16T10:25:50.550Z] undeploy-war-common: [2024-04-16T10:25:50.569Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot warservice --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/warservice-web.war [2024-04-16T10:25:50.605Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:50.605Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:50.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-04-16T10:25:50.806Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.User=pbpublic [2024-04-16T10:25:50.806Z] [2024-04-16T10:25:50.806Z] asadmin-common: [2024-04-16T10:25:50.806Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-04-16T10:25:50.861Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:50.861Z] [2024-04-16T10:25:50.861Z] private-all: [2024-04-16T10:25:50.861Z] [2024-04-16T10:25:50.861Z] declare-test: [2024-04-16T10:25:50.861Z] [echo] Starting test RemoteRef ejb31/jndivalidation/EJBRef/RemoteRef Test asadmin deploy [2024-04-16T10:25:50.861Z] [2024-04-16T10:25:50.861Z] init.os: [2024-04-16T10:25:50.861Z] [2024-04-16T10:25:50.861Z] init.tools.unix: [2024-04-16T10:25:50.861Z] [2024-04-16T10:25:50.861Z] init.tools.windows: [2024-04-16T10:25:50.861Z] [2024-04-16T10:25:50.862Z] init.tools: [2024-04-16T10:25:50.862Z] [2024-04-16T10:25:50.862Z] setAsadminArgs: [2024-04-16T10:25:50.862Z] [2024-04-16T10:25:50.862Z] init: [2024-04-16T10:25:50.862Z] [2024-04-16T10:25:50.862Z] init.customtasks: [2024-04-16T10:25:50.862Z] [2024-04-16T10:25:50.862Z] prepare: [2024-04-16T10:25:50.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-04-16T10:25:50.862Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives [2024-04-16T10:25:50.862Z] [2024-04-16T10:25:50.862Z] compile: [2024-04-16T10:25:50.862Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/RemoteRef/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:50.862Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-04-16T10:25:51.060Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-04-16T10:25:51.060Z] [exec] domain.resources.jdbc-connection-pool.jdbc-poolauth-pool.property.Password=pbpublic [2024-04-16T10:25:51.060Z] [2024-04-16T10:25:51.060Z] asadmin-common: [2024-04-16T10:25:51.060Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=false [2024-04-16T10:25:51.102Z] [java] Apr 16, 2024 10:25:50 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:51.102Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@55a88417 [2024-04-16T10:25:51.102Z] [java] hGlobal = com.acme._Hello_Wrapper@1df5ad8b [2024-04-16T10:25:51.102Z] [java] hGlobal hello = hello, world [2024-04-16T10:25:51.102Z] [java] [2024-04-16T10:25:51.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-clear-hex-web [2024-04-16T10:25:51.137Z] [2024-04-16T10:25:51.137Z] setOSConditions: [2024-04-16T10:25:51.137Z] [2024-04-16T10:25:51.138Z] setToolWin: [2024-04-16T10:25:51.138Z] [2024-04-16T10:25:51.138Z] setToolUnix: [2024-04-16T10:25:51.138Z] [2024-04-16T10:25:51.138Z] setToolProperty: [2024-04-16T10:25:51.138Z] [2024-04-16T10:25:51.138Z] setS1ASclassPath: [2024-04-16T10:25:51.138Z] [2024-04-16T10:25:51.138Z] init-common: [2024-04-16T10:25:51.138Z] [2024-04-16T10:25:51.138Z] undeploy-war-common: [2024-04-16T10:25:51.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md2-base64-web [2024-04-16T10:25:51.391Z] [2024-04-16T10:25:51.392Z] setOSConditions: [2024-04-16T10:25:51.392Z] [2024-04-16T10:25:51.392Z] setToolWin: [2024-04-16T10:25:51.392Z] [2024-04-16T10:25:51.392Z] setToolUnix: [2024-04-16T10:25:51.392Z] [2024-04-16T10:25:51.392Z] setToolProperty: [2024-04-16T10:25:51.392Z] [2024-04-16T10:25:51.392Z] setS1ASclassPath: [2024-04-16T10:25:51.392Z] [2024-04-16T10:25:51.392Z] init-common: [2024-04-16T10:25:51.392Z] [2024-04-16T10:25:51.392Z] undeploy-war-common: [2024-04-16T10:25:51.422Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:51.422Z] [javac] 1 warning [2024-04-16T10:25:51.423Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/ejb31/jndivalidation/EJBRef/RemoteRef/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:51.423Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef [2024-04-16T10:25:51.520Z] [exec] Application deployed with name warservice-web. [2024-04-16T10:25:51.520Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:51.520Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:51.520Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:51.520Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:51.520Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:51.520Z] [2024-04-16T10:25:51.520Z] deploy-war-commonee: [2024-04-16T10:25:51.520Z] [2024-04-16T10:25:51.520Z] assemble-client: [2024-04-16T10:25:51.521Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] [2024-04-16T10:25:51.521Z] compile-client: [2024-04-16T10:25:51.521Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:51.521Z] [echo] wsimporting http://localhost:8080/warservice/webservice/HelloService?WSDL [2024-04-16T10:25:51.521Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:51.521Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:51.521Z] [2024-04-16T10:25:51.521Z] setOSConditions: [2024-04-16T10:25:51.521Z] [2024-04-16T10:25:51.521Z] setToolWin: [2024-04-16T10:25:51.521Z] [2024-04-16T10:25:51.521Z] setToolUnix: [2024-04-16T10:25:51.521Z] [2024-04-16T10:25:51.521Z] setToolProperty: [2024-04-16T10:25:51.522Z] [2024-04-16T10:25:51.522Z] setS1ASclassPath: [2024-04-16T10:25:51.522Z] [2024-04-16T10:25:51.522Z] init-common: [2024-04-16T10:25:51.522Z] [2024-04-16T10:25:51.522Z] wsimport: [2024-04-16T10:25:51.618Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=false [2024-04-16T10:25:51.618Z] [exec] applications.application.jdbc-poolauthApp.enabled=false [2024-04-16T10:25:51.618Z] [2024-04-16T10:25:51.618Z] asadmin-common: [2024-04-16T10:25:51.618Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.jdbc-poolauthApp.enabled=true [2024-04-16T10:25:51.628Z] [exec] Apr 16, 2024 10:25:51 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:51.629Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@52354202 [2024-04-16T10:25:51.704Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:51.704Z] [javac] 1 warning [2024-04-16T10:25:51.704Z] [2024-04-16T10:25:51.704Z] assemble: [2024-04-16T10:25:51.704Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-web.war [2024-04-16T10:25:51.705Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-ejb.jar [2024-04-16T10:25:51.705Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2024-04-16T10:25:51.705Z] [2024-04-16T10:25:51.705Z] deploy.asadmin: [2024-04-16T10:25:51.705Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/ejb31/jndivalidation/EJBRef/RemoteRef/archives/deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app.ear [2024-04-16T10:25:51.777Z] [exec] parsing WSDL... [2024-04-16T10:25:51.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.jdbc-poolauthApp.enabled=true [2024-04-16T10:25:51.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md5-base64-web [2024-04-16T10:25:51.949Z] [2024-04-16T10:25:51.949Z] setOSConditions: [2024-04-16T10:25:51.949Z] [2024-04-16T10:25:51.949Z] setToolWin: [2024-04-16T10:25:51.949Z] [2024-04-16T10:25:51.949Z] setToolUnix: [2024-04-16T10:25:51.949Z] [2024-04-16T10:25:51.949Z] setToolProperty: [2024-04-16T10:25:51.949Z] [2024-04-16T10:25:51.949Z] setS1ASclassPath: [2024-04-16T10:25:51.949Z] [2024-04-16T10:25:51.949Z] init-common: [2024-04-16T10:25:51.949Z] [2024-04-16T10:25:51.949Z] undeploy-war-common: [2024-04-16T10:25:51.960Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:51.960Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:25:52.126Z] [exec] applications.application.jdbc-poolauthApp.enabled=true [2024-04-16T10:25:52.126Z] [2024-04-16T10:25:52.126Z] setOSConditions: [2024-04-16T10:25:52.126Z] [2024-04-16T10:25:52.126Z] setToolWin: [2024-04-16T10:25:52.126Z] [2024-04-16T10:25:52.126Z] setToolUnix: [2024-04-16T10:25:52.126Z] [2024-04-16T10:25:52.126Z] setToolProperty: [2024-04-16T10:25:52.126Z] [2024-04-16T10:25:52.126Z] setS1ASclassPath: [2024-04-16T10:25:52.126Z] [2024-04-16T10:25:52.126Z] init-common: [2024-04-16T10:25:52.126Z] [2024-04-16T10:25:52.126Z] runclient-common: [2024-04-16T10:25:52.127Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolauthAppClient.jar -name jdbc-poolauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:25:52.203Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha-base64-web [2024-04-16T10:25:52.203Z] [2024-04-16T10:25:52.203Z] setOSConditions: [2024-04-16T10:25:52.203Z] [2024-04-16T10:25:52.203Z] setToolWin: [2024-04-16T10:25:52.203Z] [2024-04-16T10:25:52.203Z] setToolUnix: [2024-04-16T10:25:52.203Z] [2024-04-16T10:25:52.203Z] setToolProperty: [2024-04-16T10:25:52.203Z] [2024-04-16T10:25:52.203Z] setS1ASclassPath: [2024-04-16T10:25:52.203Z] [2024-04-16T10:25:52.203Z] init-common: [2024-04-16T10:25:52.203Z] [2024-04-16T10:25:52.203Z] undeploy-war-common: [2024-04-16T10:25:52.521Z] [exec] Application deployed with name deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app. [2024-04-16T10:25:52.521Z] [exec] there are no files to retrieve for application deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2024-04-16T10:25:52.521Z] [exec] Command deploy executed successfully. [2024-04-16T10:25:52.521Z] [2024-04-16T10:25:52.521Z] processResult: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] failed: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] passed: [2024-04-16T10:25:52.522Z] [echo] Test RemoteRef Passed [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] unknown: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.os: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.tools.unix: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.tools.windows: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.tools: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] setAsadminArgs: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.customtasks: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] prepare: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] undeploy.asadmin: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] setAsadminArgs: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] common.undeploy.asadmin: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.os: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.tools.unix: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.tools.windows: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] init.tools: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.522Z] setAsadminArgs: [2024-04-16T10:25:52.522Z] [2024-04-16T10:25:52.523Z] init: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] init.customtasks: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] delAppRef: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] init.os: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] init.tools.unix: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] init.tools.windows: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] init.tools: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] setAsadminArgs: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] init: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] init.customtasks: [2024-04-16T10:25:52.523Z] [2024-04-16T10:25:52.523Z] common.run.asadmin: [2024-04-16T10:25:52.523Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-ejb31-jndivalidation-EJBRef-RemoteRef-app [2024-04-16T10:25:52.761Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha256-base64-web [2024-04-16T10:25:52.761Z] [2024-04-16T10:25:52.761Z] setOSConditions: [2024-04-16T10:25:52.761Z] [2024-04-16T10:25:52.761Z] setToolWin: [2024-04-16T10:25:52.761Z] [2024-04-16T10:25:52.761Z] setToolUnix: [2024-04-16T10:25:52.761Z] [2024-04-16T10:25:52.761Z] setToolProperty: [2024-04-16T10:25:52.761Z] [2024-04-16T10:25:52.761Z] setS1ASclassPath: [2024-04-16T10:25:52.761Z] [2024-04-16T10:25:52.761Z] init-common: [2024-04-16T10:25:52.761Z] [2024-04-16T10:25:52.761Z] undeploy-war-common: [2024-04-16T10:25:52.815Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:52.815Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:25:53.048Z] [exec] Apr 16, 2024 10:25:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:53.048Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:53.066Z] [exec] Value of key is: test1 : [2024-04-16T10:25:53.066Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:53.066Z] [exec] [2024-04-16T10:25:53.066Z] [exec] [2024-04-16T10:25:53.066Z] [exec] ----------------------------------------- [2024-04-16T10:25:53.066Z] [exec] - test1 : : PASS - [2024-04-16T10:25:53.066Z] [exec] ----------------------------------------- [2024-04-16T10:25:53.066Z] [exec] Total PASS: 1 [2024-04-16T10:25:53.066Z] [exec] Total FAIL: 0 [2024-04-16T10:25:53.066Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:53.066Z] [exec] ----------------------------------------- [2024-04-16T10:25:53.066Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:53.066Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:53.070Z] [exec] Command undeploy executed successfully. [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] private-all: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] private-all: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] private-all-pe: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] init.os: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] init.tools.unix: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] init.tools.windows: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] init.tools: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] setAsadminArgs: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] init: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] init.customtasks: [2024-04-16T10:25:53.070Z] [2024-04-16T10:25:53.070Z] prepare: [2024-04-16T10:25:53.071Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2024-04-16T10:25:53.071Z] [2024-04-16T10:25:53.071Z] compile: [2024-04-16T10:25:53.071Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/descriptor_free_zone/ear/dir_deploy/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:53.071Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy [2024-04-16T10:25:53.140Z] [exec] [2024-04-16T10:25:53.140Z] [exec] Generating code... [2024-04-16T10:25:53.140Z] [exec] [2024-04-16T10:25:53.140Z] [exec] Compiling code... [2024-04-16T10:25:53.321Z] [2024-04-16T10:25:53.321Z] checkReporting-common: [2024-04-16T10:25:53.321Z] [2024-04-16T10:25:53.321Z] confirmReportPresent-common: [2024-04-16T10:25:53.321Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:53.321Z] [echo] Test seems to be reported fine [2024-04-16T10:25:53.321Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-04-16T10:25:53.321Z] [2024-04-16T10:25:53.321Z] confirmMissingReport-common: [2024-04-16T10:25:53.321Z] [2024-04-16T10:25:53.321Z] setOSConditions: [2024-04-16T10:25:53.321Z] [2024-04-16T10:25:53.321Z] setToolWin: [2024-04-16T10:25:53.321Z] [2024-04-16T10:25:53.321Z] setToolUnix: [2024-04-16T10:25:53.321Z] [2024-04-16T10:25:53.321Z] setToolProperty: [2024-04-16T10:25:53.322Z] [2024-04-16T10:25:53.322Z] setS1ASclassPath: [2024-04-16T10:25:53.322Z] [2024-04-16T10:25:53.322Z] init-common: [2024-04-16T10:25:53.322Z] [2024-04-16T10:25:53.322Z] run-test-3: [2024-04-16T10:25:53.322Z] [2024-04-16T10:25:53.322Z] set-pool-tx-support: [2024-04-16T10:25:53.322Z] [2024-04-16T10:25:53.322Z] asadmin-common-ignore-fail: [2024-04-16T10:25:53.322Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:25:53.325Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:53.325Z] [javac] 1 warning [2024-04-16T10:25:53.325Z] [2024-04-16T10:25:53.325Z] assemble: [2024-04-16T10:25:53.325Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/util.jar [2024-04-16T10:25:53.325Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/appclient.jar [2024-04-16T10:25:53.325Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar [2024-04-16T10:25:53.325Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory/ejb_jar/META-INF [2024-04-16T10:25:53.325Z] [2024-04-16T10:25:53.326Z] declare-test: [2024-04-16T10:25:53.326Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin deploydir [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.os: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.tools.unix: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.tools.windows: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.tools: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] setAsadminArgs: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.customtasks: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] prepare: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] deploy.asadmin: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] setAsadminArgs: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] common.deploydir.asadmin: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.os: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.tools.unix: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.tools.windows: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init.tools: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] setAsadminArgs: [2024-04-16T10:25:53.326Z] [2024-04-16T10:25:53.326Z] init: [2024-04-16T10:25:53.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha384-base64-web [2024-04-16T10:25:53.339Z] [2024-04-16T10:25:53.339Z] setOSConditions: [2024-04-16T10:25:53.339Z] [2024-04-16T10:25:53.339Z] setToolWin: [2024-04-16T10:25:53.339Z] [2024-04-16T10:25:53.339Z] setToolUnix: [2024-04-16T10:25:53.339Z] [2024-04-16T10:25:53.339Z] setToolProperty: [2024-04-16T10:25:53.340Z] [2024-04-16T10:25:53.340Z] setS1ASclassPath: [2024-04-16T10:25:53.340Z] [2024-04-16T10:25:53.340Z] init-common: [2024-04-16T10:25:53.340Z] [2024-04-16T10:25:53.340Z] undeploy-war-common: [2024-04-16T10:25:53.582Z] [2024-04-16T10:25:53.582Z] init.customtasks: [2024-04-16T10:25:53.582Z] [2024-04-16T10:25:53.582Z] common.run.asadmin: [2024-04-16T10:25:53.583Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2024-04-16T10:25:53.609Z] [exec] Apr 16, 2024 10:25:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:53.609Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:53.838Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:53.838Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:25:53.896Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md2-hex-web [2024-04-16T10:25:53.897Z] [2024-04-16T10:25:53.897Z] setOSConditions: [2024-04-16T10:25:53.897Z] [2024-04-16T10:25:53.897Z] setToolWin: [2024-04-16T10:25:53.897Z] [2024-04-16T10:25:53.897Z] setToolUnix: [2024-04-16T10:25:53.897Z] [2024-04-16T10:25:53.897Z] setToolProperty: [2024-04-16T10:25:53.897Z] [2024-04-16T10:25:53.897Z] setS1ASclassPath: [2024-04-16T10:25:53.897Z] [2024-04-16T10:25:53.897Z] init-common: [2024-04-16T10:25:53.897Z] [2024-04-16T10:25:53.897Z] undeploy-war-common: [2024-04-16T10:25:54.091Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:25:54.091Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:54.093Z] [exec] Application deployed with name NoAppXml_Directory. [2024-04-16T10:25:54.093Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:25:54.093Z] [exec] Command deploydir executed successfully. [2024-04-16T10:25:54.093Z] [2024-04-16T10:25:54.093Z] init.os: [2024-04-16T10:25:54.093Z] [2024-04-16T10:25:54.093Z] init.tools.unix: [2024-04-16T10:25:54.093Z] [2024-04-16T10:25:54.093Z] init.tools.windows: [2024-04-16T10:25:54.093Z] [2024-04-16T10:25:54.093Z] init.tools: [2024-04-16T10:25:54.093Z] [2024-04-16T10:25:54.093Z] setAsadminArgs: [2024-04-16T10:25:54.093Z] [2024-04-16T10:25:54.093Z] init: [2024-04-16T10:25:54.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-md5-hex-web [2024-04-16T10:25:54.151Z] [2024-04-16T10:25:54.151Z] setOSConditions: [2024-04-16T10:25:54.151Z] [2024-04-16T10:25:54.151Z] setToolWin: [2024-04-16T10:25:54.151Z] [2024-04-16T10:25:54.151Z] setToolUnix: [2024-04-16T10:25:54.151Z] [2024-04-16T10:25:54.151Z] setToolProperty: [2024-04-16T10:25:54.151Z] [2024-04-16T10:25:54.151Z] setS1ASclassPath: [2024-04-16T10:25:54.151Z] [2024-04-16T10:25:54.151Z] init-common: [2024-04-16T10:25:54.151Z] [2024-04-16T10:25:54.151Z] undeploy-war-common: [2024-04-16T10:25:54.167Z] [exec] Apr 16, 2024 10:25:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:54.167Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:54.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:25:54.250Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:25:54.250Z] [2024-04-16T10:25:54.250Z] set-pool-tx-support: [2024-04-16T10:25:54.250Z] [2024-04-16T10:25:54.250Z] asadmin-common-ignore-fail: [2024-04-16T10:25:54.250Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-04-16T10:25:54.348Z] [2024-04-16T10:25:54.348Z] init.customtasks: [2024-04-16T10:25:54.348Z] [2024-04-16T10:25:54.348Z] prepare: [2024-04-16T10:25:54.348Z] [2024-04-16T10:25:54.348Z] setOrbPort2: [2024-04-16T10:25:54.348Z] [2024-04-16T10:25:54.348Z] runclient: [2024-04-16T10:25:54.652Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:25:54.652Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/client/Client.java uses or overrides a deprecated API. [2024-04-16T10:25:54.652Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:25:54.652Z] [javac] 1 warning [2024-04-16T10:25:54.652Z] [2024-04-16T10:25:54.652Z] setup: [2024-04-16T10:25:54.652Z] [2024-04-16T10:25:54.652Z] runclient: [2024-04-16T10:25:54.652Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:54.652Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:54.652Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:54.652Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:54.653Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:54.653Z] [2024-04-16T10:25:54.653Z] run-client: [2024-04-16T10:25:54.653Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:25:54.742Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha-hex-web [2024-04-16T10:25:54.742Z] [2024-04-16T10:25:54.742Z] setOSConditions: [2024-04-16T10:25:54.742Z] [2024-04-16T10:25:54.742Z] setToolWin: [2024-04-16T10:25:54.742Z] [2024-04-16T10:25:54.742Z] setToolUnix: [2024-04-16T10:25:54.742Z] [2024-04-16T10:25:54.742Z] setToolProperty: [2024-04-16T10:25:54.742Z] [2024-04-16T10:25:54.742Z] setS1ASclassPath: [2024-04-16T10:25:54.742Z] [2024-04-16T10:25:54.742Z] init-common: [2024-04-16T10:25:54.742Z] [2024-04-16T10:25:54.742Z] undeploy-war-common: [2024-04-16T10:25:54.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-04-16T10:25:54.833Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=XATransaction [2024-04-16T10:25:54.833Z] [2024-04-16T10:25:54.833Z] setOSConditions: [2024-04-16T10:25:54.833Z] [2024-04-16T10:25:54.833Z] setToolWin: [2024-04-16T10:25:54.833Z] [2024-04-16T10:25:54.833Z] setToolUnix: [2024-04-16T10:25:54.833Z] [2024-04-16T10:25:54.833Z] setToolProperty: [2024-04-16T10:25:54.833Z] [2024-04-16T10:25:54.834Z] setS1ASclassPath: [2024-04-16T10:25:54.834Z] [2024-04-16T10:25:54.834Z] init-common: [2024-04-16T10:25:54.834Z] [2024-04-16T10:25:54.834Z] runclient-common: [2024-04-16T10:25:54.834Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:25:54.996Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha256-hex-web [2024-04-16T10:25:54.996Z] [2024-04-16T10:25:54.996Z] setOSConditions: [2024-04-16T10:25:54.996Z] [2024-04-16T10:25:54.996Z] setToolWin: [2024-04-16T10:25:54.996Z] [2024-04-16T10:25:54.996Z] setToolUnix: [2024-04-16T10:25:54.996Z] [2024-04-16T10:25:54.996Z] setToolProperty: [2024-04-16T10:25:54.996Z] [2024-04-16T10:25:54.996Z] setS1ASclassPath: [2024-04-16T10:25:54.997Z] [2024-04-16T10:25:54.997Z] init-common: [2024-04-16T10:25:54.997Z] [2024-04-16T10:25:54.997Z] undeploy-war-common: [2024-04-16T10:25:55.554Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha384-hex-web [2024-04-16T10:25:55.554Z] [2024-04-16T10:25:55.554Z] setOSConditions: [2024-04-16T10:25:55.554Z] [2024-04-16T10:25:55.554Z] setToolWin: [2024-04-16T10:25:55.554Z] [2024-04-16T10:25:55.554Z] setToolUnix: [2024-04-16T10:25:55.554Z] [2024-04-16T10:25:55.554Z] setToolProperty: [2024-04-16T10:25:55.554Z] [2024-04-16T10:25:55.554Z] setS1ASclassPath: [2024-04-16T10:25:55.554Z] [2024-04-16T10:25:55.554Z] init-common: [2024-04-16T10:25:55.554Z] [2024-04-16T10:25:55.554Z] undeploy-war-common: [2024-04-16T10:25:55.706Z] [exec] Application deployed with name generic-embeddedApp. [2024-04-16T10:25:55.706Z] [echo] Deployment on target server server successful [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setOSConditions: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolWin: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolUnix: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolProperty: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setS1ASclassPath: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] init-common: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] deploy-common-ee: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setOSConditions: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolWin: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolUnix: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolProperty: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setS1ASclassPath: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] init-common: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] restart: [2024-04-16T10:25:55.706Z] [echo] Not required to restart [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setOSConditions: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolWin: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.706Z] setToolUnix: [2024-04-16T10:25:55.706Z] [2024-04-16T10:25:55.707Z] setToolProperty: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setS1ASclassPath: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] init-common: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setupJdbc: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setOSConditions: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setToolWin: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setToolUnix: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setToolProperty: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setS1ASclassPath: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] init-common: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] default-sql: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setOSConditions: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setToolWin: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setToolUnix: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setToolProperty: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] setS1ASclassPath: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] init-common: [2024-04-16T10:25:55.707Z] [2024-04-16T10:25:55.707Z] execute-sql-common: [2024-04-16T10:25:55.707Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/app/createdb.sql [2024-04-16T10:25:55.963Z] [sql] 0 rows affected [2024-04-16T10:25:55.963Z] [sql] 0 rows affected [2024-04-16T10:25:55.963Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] sql-oracle: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] execute-sql-connector: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] runtest: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] setOSConditions: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] setToolWin: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] setToolUnix: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] setToolProperty: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] setS1ASclassPath: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] init-common: [2024-04-16T10:25:55.963Z] [2024-04-16T10:25:55.963Z] runclient-common: [2024-04-16T10:25:55.963Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/generic-embeddedAppClient.jar -name generic-embeddedClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:25:56.137Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-realm-sha512-hex-web [2024-04-16T10:25:56.137Z] [2024-04-16T10:25:56.137Z] setOSConditions: [2024-04-16T10:25:56.137Z] [2024-04-16T10:25:56.137Z] setToolWin: [2024-04-16T10:25:56.137Z] [2024-04-16T10:25:56.137Z] setToolUnix: [2024-04-16T10:25:56.137Z] [2024-04-16T10:25:56.138Z] setToolProperty: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setS1ASclassPath: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] init-common: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] unsetup: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setOSConditions: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setToolWin: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setToolUnix: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setToolProperty: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setS1ASclassPath: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] init-common: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] un-modify-domain-xml: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setOSConditions: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setToolWin: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setToolUnix: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setToolProperty: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] setS1ASclassPath: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] init-common: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] delete-auth-jdbcrealm: [2024-04-16T10:25:56.138Z] [2024-04-16T10:25:56.138Z] asadmin-common: [2024-04-16T10:25:56.139Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR [2024-04-16T10:25:56.197Z] [exec] Apr 16, 2024 10:25:55 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:56.197Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:56.671Z] [exec] Apr 16, 2024 10:25:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:25:56.671Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6b8b5020 [2024-04-16T10:25:56.671Z] [exec] Value of key is: test2 : [2024-04-16T10:25:56.671Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:56.671Z] [exec] [2024-04-16T10:25:56.671Z] [exec] [2024-04-16T10:25:56.671Z] [exec] ----------------------------------------- [2024-04-16T10:25:56.671Z] [exec] - test2 : : PASS - [2024-04-16T10:25:56.671Z] [exec] ----------------------------------------- [2024-04-16T10:25:56.671Z] [exec] Total PASS: 1 [2024-04-16T10:25:56.671Z] [exec] Total FAIL: 0 [2024-04-16T10:25:56.671Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:56.671Z] [exec] ----------------------------------------- [2024-04-16T10:25:56.671Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:56.671Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:56.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR [2024-04-16T10:25:56.695Z] [2024-04-16T10:25:56.695Z] asadmin-common: [2024-04-16T10:25:56.696Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_BASE64 [2024-04-16T10:25:56.924Z] [2024-04-16T10:25:56.924Z] checkReporting-common: [2024-04-16T10:25:56.924Z] [2024-04-16T10:25:56.924Z] confirmReportPresent-common: [2024-04-16T10:25:56.925Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:25:56.925Z] [echo] Test seems to be reported fine [2024-04-16T10:25:56.925Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/RepRunConf.txt [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] confirmMissingReport-common: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] undeploy: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] drop-sql: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setOSConditions: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setToolWin: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setToolUnix: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setToolProperty: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setS1ASclassPath: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] init-common: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] execute-sql-common: [2024-04-16T10:25:56.925Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_dbuser_tables.sql [2024-04-16T10:25:56.925Z] [sql] 0 rows affected [2024-04-16T10:25:56.925Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setOSConditions: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setToolWin: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setToolUnix: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setToolProperty: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] setS1ASclassPath: [2024-04-16T10:25:56.925Z] [2024-04-16T10:25:56.925Z] init-common: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] execute-sql-common: [2024-04-16T10:25:56.926Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/reconfig/poolauth-2/sql/drop_pbpublic_tables.sql [2024-04-16T10:25:56.926Z] [sql] 0 rows affected [2024-04-16T10:25:56.926Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setOSConditions: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setToolWin: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setToolUnix: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setToolProperty: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setS1ASclassPath: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] init-common: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] undeploy-jdbc-common: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setOSConditions: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setToolWin: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setToolUnix: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setToolProperty: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] setS1ASclassPath: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] init-common: [2024-04-16T10:25:56.926Z] [2024-04-16T10:25:56.926Z] delete-jdbc-resource-common: [2024-04-16T10:25:56.926Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/poolauth [2024-04-16T10:25:56.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_BASE64 [2024-04-16T10:25:56.949Z] [2024-04-16T10:25:56.949Z] asadmin-common: [2024-04-16T10:25:56.949Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_CLEAR_HEX [2024-04-16T10:25:57.123Z] [exec] Apr 16, 2024 10:25:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:57.123Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:57.331Z] [exec] Apr 16, 2024 10:25:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:25:57.331Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:25:57.485Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/poolauth [2024-04-16T10:25:57.485Z] [exec] JDBC resource jdbc/poolauth deleted successfully [2024-04-16T10:25:57.485Z] [echo] cmd executed for server [2024-04-16T10:25:57.485Z] [2024-04-16T10:25:57.485Z] setOSConditions: [2024-04-16T10:25:57.485Z] [2024-04-16T10:25:57.485Z] setToolWin: [2024-04-16T10:25:57.485Z] [2024-04-16T10:25:57.485Z] setToolUnix: [2024-04-16T10:25:57.485Z] [2024-04-16T10:25:57.485Z] setToolProperty: [2024-04-16T10:25:57.485Z] [2024-04-16T10:25:57.485Z] setS1ASclassPath: [2024-04-16T10:25:57.485Z] [2024-04-16T10:25:57.485Z] init-common: [2024-04-16T10:25:57.485Z] [2024-04-16T10:25:57.485Z] delete-jdbc-connpool-common: [2024-04-16T10:25:57.485Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-poolauth-pool [2024-04-16T10:25:57.537Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_CLEAR_HEX [2024-04-16T10:25:57.537Z] [2024-04-16T10:25:57.537Z] asadmin-common: [2024-04-16T10:25:57.537Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_BASE64 [2024-04-16T10:25:57.686Z] [exec] Apr 16, 2024 10:25:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:25:57.686Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:25:57.757Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-poolauth-pool [2024-04-16T10:25:57.758Z] [exec] JDBC Connection pool jdbc-poolauth-pool deleted successfully [2024-04-16T10:25:57.758Z] [echo] cmd executed for server [2024-04-16T10:25:57.758Z] [2024-04-16T10:25:57.758Z] setOSConditions: [2024-04-16T10:25:57.758Z] [2024-04-16T10:25:57.758Z] setToolWin: [2024-04-16T10:25:57.758Z] [2024-04-16T10:25:57.758Z] setToolUnix: [2024-04-16T10:25:57.758Z] [2024-04-16T10:25:57.758Z] setToolProperty: [2024-04-16T10:25:57.758Z] [2024-04-16T10:25:57.758Z] setS1ASclassPath: [2024-04-16T10:25:57.758Z] [2024-04-16T10:25:57.758Z] init-common: [2024-04-16T10:25:57.758Z] [2024-04-16T10:25:57.758Z] undeploy-common: [2024-04-16T10:25:57.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_BASE64 [2024-04-16T10:25:57.791Z] [2024-04-16T10:25:57.791Z] asadmin-common: [2024-04-16T10:25:57.791Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_BASE64 [2024-04-16T10:25:58.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-poolauthApp [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] all: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] setOSConditions: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] setToolWin: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] setToolUnix: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] setToolProperty: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] setS1ASclassPath: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] init-common: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] clean: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] setOSConditions: [2024-04-16T10:25:58.316Z] [2024-04-16T10:25:58.316Z] setToolWin: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolUnix: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolProperty: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setS1ASclassPath: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] init-common: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] clean-common: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setOSConditions: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolWin: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolUnix: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolProperty: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setS1ASclassPath: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] init-common: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] clean-classes-common: [2024-04-16T10:25:58.317Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setOSConditions: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolWin: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolUnix: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setToolProperty: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] setS1ASclassPath: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] init-common: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.317Z] clean-jars-common: [2024-04-16T10:25:58.317Z] [2024-04-16T10:25:58.318Z] compile: [2024-04-16T10:25:58.318Z] [2024-04-16T10:25:58.318Z] setOSConditions: [2024-04-16T10:25:58.318Z] [2024-04-16T10:25:58.318Z] setToolWin: [2024-04-16T10:25:58.318Z] [2024-04-16T10:25:58.318Z] setToolUnix: [2024-04-16T10:25:58.318Z] [2024-04-16T10:25:58.318Z] setToolProperty: [2024-04-16T10:25:58.318Z] [2024-04-16T10:25:58.318Z] setS1ASclassPath: [2024-04-16T10:25:58.318Z] [2024-04-16T10:25:58.318Z] init-common: [2024-04-16T10:25:58.318Z] [2024-04-16T10:25:58.318Z] compile-common: [2024-04-16T10:25:58.318Z] [echo] Current time (ISO): 2024-04-16T10:25:58.129+0000 [2024-04-16T10:25:58.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:58.318Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:25:58.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_BASE64 [2024-04-16T10:25:58.349Z] [2024-04-16T10:25:58.349Z] asadmin-common: [2024-04-16T10:25:58.349Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_BASE64 [2024-04-16T10:25:58.605Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_BASE64 [2024-04-16T10:25:58.605Z] [2024-04-16T10:25:58.605Z] asadmin-common: [2024-04-16T10:25:58.605Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_BASE64 [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] Value of key is:war-with-endpointimpl-only [2024-04-16T10:25:58.820Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:25:58.820Z] [exec] [2024-04-16T10:25:58.820Z] [exec] [2024-04-16T10:25:58.820Z] [exec] ----------------------------------------- [2024-04-16T10:25:58.820Z] [exec] - war-with-endpointimpl-only: PASS - [2024-04-16T10:25:58.820Z] [exec] ----------------------------------------- [2024-04-16T10:25:58.820Z] [exec] Total PASS: 1 [2024-04-16T10:25:58.820Z] [exec] Total FAIL: 0 [2024-04-16T10:25:58.820Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:25:58.820Z] [exec] ----------------------------------------- [2024-04-16T10:25:58.820Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:58.820Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:25:58.820Z] [2024-04-16T10:25:58.820Z] restart-test: [2024-04-16T10:25:58.821Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] [2024-04-16T10:25:58.821Z] restart-server-instance-common: [2024-04-16T10:25:58.821Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:25:58.821Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:25:58.821Z] [2024-04-16T10:25:58.821Z] setOSConditions: [2024-04-16T10:25:58.821Z] [2024-04-16T10:25:58.821Z] setToolWin: [2024-04-16T10:25:58.821Z] [2024-04-16T10:25:58.821Z] setToolUnix: [2024-04-16T10:25:58.821Z] [2024-04-16T10:25:58.821Z] setToolProperty: [2024-04-16T10:25:58.821Z] [2024-04-16T10:25:58.822Z] setS1ASclassPath: [2024-04-16T10:25:58.822Z] [2024-04-16T10:25:58.822Z] init-common: [2024-04-16T10:25:58.822Z] [2024-04-16T10:25:58.822Z] stopDomain: [2024-04-16T10:25:58.822Z] [echo] run.xml:stopping domain... [2024-04-16T10:25:59.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_BASE64 [2024-04-16T10:25:59.165Z] [2024-04-16T10:25:59.165Z] asadmin-common: [2024-04-16T10:25:59.165Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_BASE64 [2024-04-16T10:25:59.227Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:25:59.418Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_BASE64 [2024-04-16T10:25:59.419Z] [2024-04-16T10:25:59.419Z] asadmin-common: [2024-04-16T10:25:59.419Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD2_HEX [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] processResult: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] failed: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] passed: [2024-04-16T10:25:59.583Z] [echo] Test dir_deploy Passed [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] unknown: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] declare-test: [2024-04-16T10:25:59.583Z] [echo] Starting test dir_deploy descriptor_free/ear/dir_deploy asadmin re-deploy [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] init.os: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] init.tools.unix: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] init.tools.windows: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] init.tools: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] setAsadminArgs: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.583Z] init: [2024-04-16T10:25:59.583Z] [2024-04-16T10:25:59.584Z] init.customtasks: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] prepare: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] redeploy.asadmin: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] setAsadminArgs: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] common.redeploydir.asadmin: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] init.os: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] init.tools.unix: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] init.tools.windows: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] init.tools: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] setAsadminArgs: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] init: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] init.customtasks: [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] common.run.asadmin: [2024-04-16T10:25:59.584Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/descriptor_free_zone/ear/dir_deploy/NoAppXml_Directory [2024-04-16T10:25:59.584Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:25:59.584Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:25:59.584Z] [exec] Application deployed with name NoAppXml_Directory. [2024-04-16T10:25:59.584Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:25:59.584Z] [exec] Command deploydir executed successfully. [2024-04-16T10:25:59.584Z] [2024-04-16T10:25:59.584Z] init.os: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] init.tools.unix: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] init.tools.windows: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] init.tools: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] setAsadminArgs: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] init: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] init.customtasks: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] prepare: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] setOrbPort2: [2024-04-16T10:25:59.585Z] [2024-04-16T10:25:59.585Z] runclient: [2024-04-16T10:25:59.785Z] [exec] Waiting for the domain to stop . [2024-04-16T10:25:59.785Z] [exec] Waiting finished after 301 ms. [2024-04-16T10:25:59.785Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:25:59.976Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD2_HEX [2024-04-16T10:25:59.976Z] [2024-04-16T10:25:59.977Z] asadmin-common: [2024-04-16T10:25:59.977Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_MD5_HEX [2024-04-16T10:26:00.225Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:00.225Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/autocommit/ejb/SimpleBMPBean.java:43: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:00.225Z] [javac] return new Integer(1); [2024-04-16T10:26:00.225Z] [javac] ^ [2024-04-16T10:26:00.225Z] [javac] 2 warnings [2024-04-16T10:26:00.225Z] [2024-04-16T10:26:00.225Z] setOSConditions: [2024-04-16T10:26:00.225Z] [2024-04-16T10:26:00.225Z] setToolWin: [2024-04-16T10:26:00.225Z] [2024-04-16T10:26:00.225Z] setToolUnix: [2024-04-16T10:26:00.225Z] [2024-04-16T10:26:00.225Z] setToolProperty: [2024-04-16T10:26:00.225Z] [2024-04-16T10:26:00.225Z] setS1ASclassPath: [2024-04-16T10:26:00.225Z] [2024-04-16T10:26:00.225Z] init-common: [2024-04-16T10:26:00.225Z] [2024-04-16T10:26:00.225Z] compile-common: [2024-04-16T10:26:00.225Z] [echo] Current time (ISO): 2024-04-16T10:25:59.842+0000 [2024-04-16T10:26:00.226Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:00.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_MD5_HEX [2024-04-16T10:26:00.230Z] [2024-04-16T10:26:00.230Z] asadmin-common: [2024-04-16T10:26:00.230Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA_HEX [2024-04-16T10:26:00.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA_HEX [2024-04-16T10:26:00.787Z] [2024-04-16T10:26:00.787Z] asadmin-common: [2024-04-16T10:26:00.787Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA256_HEX [2024-04-16T10:26:01.029Z] [java] Value of key is: main [2024-04-16T10:26:01.029Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:01.029Z] [java] [2024-04-16T10:26:01.029Z] [java] [2024-04-16T10:26:01.029Z] [java] ----------------------------------------- [2024-04-16T10:26:01.029Z] [java] - main: PASS - [2024-04-16T10:26:01.029Z] [java] ----------------------------------------- [2024-04-16T10:26:01.029Z] [java] Total PASS: 1 [2024-04-16T10:26:01.029Z] [java] Total FAIL: 0 [2024-04-16T10:26:01.029Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:26:01.029Z] [java] ----------------------------------------- [2024-04-16T10:26:01.030Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:01.040Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA256_HEX [2024-04-16T10:26:01.040Z] [2024-04-16T10:26:01.041Z] asadmin-common: [2024-04-16T10:26:01.041Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA384_HEX [2024-04-16T10:26:01.284Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] undeploy: [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] setOSConditions: [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] setToolWin: [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] setToolUnix: [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] setToolProperty: [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] setS1ASclassPath: [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] init-common: [2024-04-16T10:26:01.539Z] [2024-04-16T10:26:01.539Z] undeploy-jar-common: [2024-04-16T10:26:01.598Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA384_HEX [2024-04-16T10:26:01.598Z] [2024-04-16T10:26:01.598Z] asadmin-common: [2024-04-16T10:26:01.598Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true JDBCRealm_SHA512_HEX [2024-04-16T10:26:01.640Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:01.640Z] [javac] 1 warning [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] build: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] setOSConditions: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] fixFiles: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] convUnix: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] convWin: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] setToolWin: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] setToolUnix: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] setToolProperty: [2024-04-16T10:26:01.640Z] [2024-04-16T10:26:01.640Z] setS1ASclassPath: [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] init-common: [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] package-persistence-common: [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] ejb-jar-common: [2024-04-16T10:26:01.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] package-ejbjar-common: [2024-04-16T10:26:01.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-ejb.jar [2024-04-16T10:26:01.641Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] appclient-jar-common: [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] package-appclientjar-common: [2024-04-16T10:26:01.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommit-client.jar [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] webclient-war-common: [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] build-ear-common: [2024-04-16T10:26:01.641Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:01.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:01.641Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:01.641Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2024-04-16T10:26:01.641Z] [2024-04-16T10:26:01.641Z] deploy: [2024-04-16T10:26:01.642Z] [2024-04-16T10:26:01.642Z] setOSConditions: [2024-04-16T10:26:01.642Z] [2024-04-16T10:26:01.642Z] setToolWin: [2024-04-16T10:26:01.642Z] [2024-04-16T10:26:01.642Z] setToolUnix: [2024-04-16T10:26:01.642Z] [2024-04-16T10:26:01.642Z] setToolProperty: [2024-04-16T10:26:01.642Z] [2024-04-16T10:26:01.642Z] setS1ASclassPath: [2024-04-16T10:26:01.642Z] [2024-04-16T10:26:01.642Z] init-common: [2024-04-16T10:26:01.642Z] [2024-04-16T10:26:01.642Z] execute-sql-common: [2024-04-16T10:26:01.794Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-remote2-ejb [2024-04-16T10:26:01.853Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server JDBCRealm_SHA512_HEX [2024-04-16T10:26:01.853Z] [2024-04-16T10:26:01.853Z] setOSConditions: [2024-04-16T10:26:01.853Z] [2024-04-16T10:26:01.853Z] setToolWin: [2024-04-16T10:26:01.853Z] [2024-04-16T10:26:01.853Z] setToolUnix: [2024-04-16T10:26:01.853Z] [2024-04-16T10:26:01.853Z] setToolProperty: [2024-04-16T10:26:01.853Z] [2024-04-16T10:26:01.853Z] setS1ASclassPath: [2024-04-16T10:26:01.853Z] [2024-04-16T10:26:01.853Z] init-common: [2024-04-16T10:26:01.853Z] [2024-04-16T10:26:01.853Z] delete-jdbcrealm-resource: [2024-04-16T10:26:01.876Z] [exec] Apr 16, 2024 10:26:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:01.876Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10d18696 [2024-04-16T10:26:01.905Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2024-04-16T10:26:01.905Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:26:01.905Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:26:01.905Z] [sql] 0 rows affected [2024-04-16T10:26:01.905Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:26:01.905Z] [2024-04-16T10:26:01.905Z] setOSConditions: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolWin: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolUnix: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolProperty: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setS1ASclassPath: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] init-common: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setup: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setOSConditions: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolWin: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolUnix: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolProperty: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setS1ASclassPath: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] init-common: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] deploy-jdbc-common: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setOSConditions: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolWin: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolUnix: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setToolProperty: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.906Z] setS1ASclassPath: [2024-04-16T10:26:01.906Z] [2024-04-16T10:26:01.907Z] init-common: [2024-04-16T10:26:01.907Z] [2024-04-16T10:26:01.907Z] create-jdbc-connpool-common: [2024-04-16T10:26:02.048Z] [2024-04-16T10:26:02.049Z] all: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] setOSConditions: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] setToolWin: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] setToolUnix: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] setToolProperty: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] setS1ASclassPath: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] init-common: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] undeploy: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] setOSConditions: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.049Z] setToolWin: [2024-04-16T10:26:02.049Z] [2024-04-16T10:26:02.050Z] setToolUnix: [2024-04-16T10:26:02.050Z] [2024-04-16T10:26:02.050Z] setToolProperty: [2024-04-16T10:26:02.050Z] [2024-04-16T10:26:02.050Z] setS1ASclassPath: [2024-04-16T10:26:02.050Z] [2024-04-16T10:26:02.050Z] init-common: [2024-04-16T10:26:02.050Z] [2024-04-16T10:26:02.050Z] undeploy-jar-common: [2024-04-16T10:26:02.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-autocommit-pool [2024-04-16T10:26:02.162Z] [exec] JDBC connection pool jdbc-autocommit-pool created successfully. [2024-04-16T10:26:02.162Z] [2024-04-16T10:26:02.162Z] set-derby-connpool-props: [2024-04-16T10:26:02.438Z] [exec] Value of key is: test1 : [2024-04-16T10:26:02.438Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:02.438Z] [exec] [2024-04-16T10:26:02.438Z] [exec] [2024-04-16T10:26:02.438Z] [exec] ----------------------------------------- [2024-04-16T10:26:02.438Z] [exec] - test1 : : PASS - [2024-04-16T10:26:02.438Z] [exec] ----------------------------------------- [2024-04-16T10:26:02.438Z] [exec] Total PASS: 1 [2024-04-16T10:26:02.438Z] [exec] Total FAIL: 0 [2024-04-16T10:26:02.438Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:02.438Z] [exec] ----------------------------------------- [2024-04-16T10:26:02.438Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:02.438Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:02.441Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/MyWhirlPool [2024-04-16T10:26:02.441Z] [exec] JDBC resource jdbc/MyWhirlPool deleted successfully [2024-04-16T10:26:02.441Z] [2024-04-16T10:26:02.441Z] setOSConditions: [2024-04-16T10:26:02.441Z] [2024-04-16T10:26:02.442Z] setToolWin: [2024-04-16T10:26:02.442Z] [2024-04-16T10:26:02.442Z] setToolUnix: [2024-04-16T10:26:02.442Z] [2024-04-16T10:26:02.442Z] setToolProperty: [2024-04-16T10:26:02.442Z] [2024-04-16T10:26:02.442Z] setS1ASclassPath: [2024-04-16T10:26:02.442Z] [2024-04-16T10:26:02.442Z] init-common: [2024-04-16T10:26:02.442Z] [2024-04-16T10:26:02.442Z] delete-jdbcrealm-connection-pool: [2024-04-16T10:26:02.610Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-remote1-ejb [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] webandejb: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setOSConditions: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setToolWin: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setToolUnix: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setToolProperty: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setS1ASclassPath: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] init-common: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] clean: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setOSConditions: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setToolWin: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setToolUnix: [2024-04-16T10:26:02.610Z] [2024-04-16T10:26:02.610Z] setToolProperty: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setS1ASclassPath: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] init-common: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] clean-common: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setOSConditions: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setToolWin: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setToolUnix: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setToolProperty: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setS1ASclassPath: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] init-common: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] clean-classes-common: [2024-04-16T10:26:02.611Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setOSConditions: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setToolWin: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setToolUnix: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setToolProperty: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setS1ASclassPath: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] init-common: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] clean-jars-common: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] compile: [2024-04-16T10:26:02.611Z] [2024-04-16T10:26:02.611Z] setOSConditions: [2024-04-16T10:26:02.612Z] [2024-04-16T10:26:02.612Z] setToolWin: [2024-04-16T10:26:02.612Z] [2024-04-16T10:26:02.612Z] setToolUnix: [2024-04-16T10:26:02.612Z] [2024-04-16T10:26:02.612Z] setToolProperty: [2024-04-16T10:26:02.612Z] [2024-04-16T10:26:02.612Z] setS1ASclassPath: [2024-04-16T10:26:02.612Z] [2024-04-16T10:26:02.612Z] init-common: [2024-04-16T10:26:02.612Z] [2024-04-16T10:26:02.612Z] compile-common: [2024-04-16T10:26:02.612Z] [echo] Current time (ISO): 2024-04-16T10:26:02.406+0000 [2024-04-16T10:26:02.612Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:02.612Z] [javac] Compiling 10 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] checkReporting-common: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] confirmReportPresent-common: [2024-04-16T10:26:02.694Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:26:02.694Z] [echo] Test seems to be reported fine [2024-04-16T10:26:02.694Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] confirmMissingReport-common: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] setOSConditions: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] setToolWin: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] setToolUnix: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] setToolProperty: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] setS1ASclassPath: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] init-common: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] run-test-2: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] set-pool-tx-support: [2024-04-16T10:26:02.694Z] [2024-04-16T10:26:02.694Z] asadmin-common-ignore-fail: [2024-04-16T10:26:02.694Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:26:02.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=false MyWhirlPool [2024-04-16T10:26:02.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2024-04-16T10:26:02.721Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.User=dbuser [2024-04-16T10:26:02.949Z] [exec] JDBC Connection pool MyWhirlPool deleted successfully [2024-04-16T10:26:02.949Z] [2024-04-16T10:26:02.949Z] setOSConditions: [2024-04-16T10:26:02.949Z] [2024-04-16T10:26:02.949Z] setToolWin: [2024-04-16T10:26:02.949Z] [2024-04-16T10:26:02.949Z] setToolUnix: [2024-04-16T10:26:02.949Z] [2024-04-16T10:26:02.949Z] setToolProperty: [2024-04-16T10:26:02.949Z] [2024-04-16T10:26:02.949Z] setS1ASclassPath: [2024-04-16T10:26:02.949Z] [2024-04-16T10:26:02.949Z] init-common: [2024-04-16T10:26:02.949Z] [2024-04-16T10:26:02.949Z] delete-db-schema: [2024-04-16T10:26:02.949Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/jdbcrealm/delete-auth-schema.sql [2024-04-16T10:26:02.949Z] [sql] 16 of 16 SQL statements executed successfully [2024-04-16T10:26:02.949Z] [echo] [2024-04-16T10:26:02.949Z] [echo] [2024-04-16T10:26:02.949Z] [echo] [2024-04-16T10:26:02.949Z] [echo] *************************************************************************** [2024-04-16T10:26:02.949Z] [echo] * Running group sful [2024-04-16T10:26:02.949Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sful [2024-04-16T10:26:02.950Z] [echo] *************************************************************************** [2024-04-16T10:26:02.950Z] [echo] [2024-04-16T10:26:02.950Z] [echo] [2024-04-16T10:26:02.950Z] [echo] [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setOSConditions: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setToolWin: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setToolUnix: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setToolProperty: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setS1ASclassPath: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] init-common: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] clean: [2024-04-16T10:26:02.950Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:02.950Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] compile: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setOSConditions: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setToolWin: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setToolUnix: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setToolProperty: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] setS1ASclassPath: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] init-common: [2024-04-16T10:26:02.950Z] [2024-04-16T10:26:02.950Z] compile-common: [2024-04-16T10:26:02.950Z] [echo] Current time (ISO): 2024-04-16T10:26:02.839+0000 [2024-04-16T10:26:02.950Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:02.950Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:02.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2024-04-16T10:26:02.975Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.Password=dbpassword [2024-04-16T10:26:03.255Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:26:03.405Z] [exec] Apr 16, 2024 10:26:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:03.405Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6d294ddc [2024-04-16T10:26:03.511Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:26:03.511Z] [2024-04-16T10:26:03.511Z] set-pool-tx-support: [2024-04-16T10:26:03.511Z] [2024-04-16T10:26:03.511Z] asadmin-common-ignore-fail: [2024-04-16T10:26:03.511Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-04-16T10:26:03.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2024-04-16T10:26:03.534Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.driverType=4 [2024-04-16T10:26:03.662Z] [exec] Apr 16, 2024 10:26:03 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:26:03.662Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:26:03.807Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2024-04-16T10:26:03.807Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.portNumber=1527 [2024-04-16T10:26:04.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2024-04-16T10:26:04.062Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.dataBaseName=testdb [2024-04-16T10:26:04.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-04-16T10:26:04.074Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-2.transaction-support=LocalTransaction [2024-04-16T10:26:04.074Z] [2024-04-16T10:26:04.074Z] set-pool-tx-support: [2024-04-16T10:26:04.074Z] [2024-04-16T10:26:04.074Z] asadmin-common-ignore-fail: [2024-04-16T10:26:04.074Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:26:04.233Z] [exec] DataSource in appclient : com.sun.gjc.spi.jdbc40.DataSource40@19d76106 [2024-04-16T10:26:04.233Z] [exec] Value of key is: Connector Embedded 1.5 test - 1 [2024-04-16T10:26:04.233Z] [exec] Apr 16, 2024 10:26:04 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:26:04.233Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6738e2db[jndiName=java:app/jdbc-pointbase-pool1, applicationName=generic-embeddedApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:26:04.514Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:04.529Z] [exec] DataSource (java:app/jdbc/test-resource) in appclient : com.sun.gjc.spi.jdbc40.DataSource40@34647f58 [2024-04-16T10:26:04.529Z] [exec] Apr 16, 2024 10:26:04 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPoolValue of key is: Connector Embedded 1.5 test - 2 [2024-04-16T10:26:04.529Z] [exec] [2024-04-16T10:26:04.529Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9676e267[jndiName=java:app/jdbc/test-pool, applicationName=generic-embeddedApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:26:04.620Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:26:04.620Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:26:04.768Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/war/HelloStateful2.java uses or overrides a deprecated API. [2024-04-16T10:26:04.769Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:26:04.769Z] [javac] 1 warning [2024-04-16T10:26:04.769Z] [2024-04-16T10:26:04.769Z] setOSConditions: [2024-04-16T10:26:04.769Z] [2024-04-16T10:26:04.769Z] setToolWin: [2024-04-16T10:26:04.769Z] [2024-04-16T10:26:04.769Z] setToolUnix: [2024-04-16T10:26:04.769Z] [2024-04-16T10:26:04.769Z] setToolProperty: [2024-04-16T10:26:04.769Z] [2024-04-16T10:26:04.769Z] setS1ASclassPath: [2024-04-16T10:26:04.769Z] [2024-04-16T10:26:04.769Z] init-common: [2024-04-16T10:26:04.769Z] [2024-04-16T10:26:04.769Z] compile-common: [2024-04-16T10:26:04.769Z] [echo] Current time (ISO): 2024-04-16T10:26:04.686+0000 [2024-04-16T10:26:04.769Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:04.785Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:04.785Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:04.785Z] [exec] Value of key is: Connector Embedded 1.5 test - 3 [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] processResult: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] failed: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] passed: [2024-04-16T10:26:04.830Z] [echo] Test dir_deploy Passed [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] unknown: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] undeploy.asadmin: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] setAsadminArgs: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] common.undeploy.asadmin: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] init.os: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] init.tools.unix: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] init.tools.windows: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] init.tools: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] setAsadminArgs: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] init: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] init.customtasks: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] delAppRef: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.830Z] init.os: [2024-04-16T10:26:04.830Z] [2024-04-16T10:26:04.831Z] init.tools.unix: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.tools.windows: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.tools: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] setAsadminArgs: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.customtasks: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] common.run.asadmin: [2024-04-16T10:26:04.831Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 NoAppXml_Directory [2024-04-16T10:26:04.831Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:04.831Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:26:04.831Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] private-all: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] private-all: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] private-all: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.os: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.tools.unix: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.tools.windows: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.tools: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] setAsadminArgs: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init: [2024-04-16T10:26:04.831Z] [2024-04-16T10:26:04.831Z] init.customtasks: [2024-04-16T10:26:04.832Z] [2024-04-16T10:26:04.832Z] prepare: [2024-04-16T10:26:04.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear [2024-04-16T10:26:04.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-04-16T10:26:04.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2024-04-16T10:26:04.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2024-04-16T10:26:04.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-04-16T10:26:04.832Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2024-04-16T10:26:04.832Z] [2024-04-16T10:26:04.832Z] compile: [2024-04-16T10:26:04.832Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:04.832Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar [2024-04-16T10:26:04.832Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:04.832Z] [javac] 1 warning [2024-04-16T10:26:04.832Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:04.832Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-04-16T10:26:04.837Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:04.837Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java:61: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:04.837Z] [javac] itemPrice.add(new Integer(price)); [2024-04-16T10:26:04.837Z] [javac] ^ [2024-04-16T10:26:04.837Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sful/shopping/ShoppingCartBean.java uses unchecked or unsafe operations. [2024-04-16T10:26:04.837Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:26:04.837Z] [javac] 2 warnings [2024-04-16T10:26:04.837Z] [2024-04-16T10:26:04.838Z] setOSConditions: [2024-04-16T10:26:04.838Z] [2024-04-16T10:26:04.838Z] setToolWin: [2024-04-16T10:26:04.838Z] [2024-04-16T10:26:04.838Z] setToolUnix: [2024-04-16T10:26:04.838Z] [2024-04-16T10:26:04.838Z] setToolProperty: [2024-04-16T10:26:04.838Z] [2024-04-16T10:26:04.838Z] setS1ASclassPath: [2024-04-16T10:26:04.838Z] [2024-04-16T10:26:04.838Z] init-common: [2024-04-16T10:26:04.838Z] [2024-04-16T10:26:04.838Z] compile-common: [2024-04-16T10:26:04.838Z] [echo] Current time (ISO): 2024-04-16T10:26:04.527+0000 [2024-04-16T10:26:04.838Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:04.874Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2024-04-16T10:26:05.001Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:26:05.001Z] [exec] domain.resources.connector-connection-pool.txlevelswitch-pool-1.transaction-support=LocalTransaction [2024-04-16T10:26:05.001Z] [2024-04-16T10:26:05.001Z] setOSConditions: [2024-04-16T10:26:05.001Z] [2024-04-16T10:26:05.001Z] setToolWin: [2024-04-16T10:26:05.001Z] [2024-04-16T10:26:05.001Z] setToolUnix: [2024-04-16T10:26:05.001Z] [2024-04-16T10:26:05.001Z] setToolProperty: [2024-04-16T10:26:05.001Z] [2024-04-16T10:26:05.001Z] setS1ASclassPath: [2024-04-16T10:26:05.001Z] [2024-04-16T10:26:05.002Z] init-common: [2024-04-16T10:26:05.002Z] [2024-04-16T10:26:05.002Z] runclient-common: [2024-04-16T10:26:05.002Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-txlevelswitch-test1AppClient.jar -name connector-txlevelswitch-test1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:26:05.027Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:05.027Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:05.027Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:05.027Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:05.028Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:05.028Z] [2024-04-16T10:26:05.028Z] setOSConditions: [2024-04-16T10:26:05.028Z] [2024-04-16T10:26:05.028Z] setToolWin: [2024-04-16T10:26:05.028Z] [2024-04-16T10:26:05.028Z] setToolUnix: [2024-04-16T10:26:05.028Z] [2024-04-16T10:26:05.028Z] setToolProperty: [2024-04-16T10:26:05.028Z] [2024-04-16T10:26:05.028Z] setS1ASclassPath: [2024-04-16T10:26:05.028Z] [2024-04-16T10:26:05.028Z] init-common: [2024-04-16T10:26:05.028Z] [2024-04-16T10:26:05.028Z] startDomainUnix: [2024-04-16T10:26:05.028Z] [echo] Starting DAS [2024-04-16T10:26:05.040Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.040Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.040Z] [exec] Value of key is: Connector Embedded 1.5 test - 4 [2024-04-16T10:26:05.040Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.040Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.040Z] [exec] Value of key is: Connector Embedded 1.5 test - 5 [2024-04-16T10:26:05.129Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.create=true [2024-04-16T10:26:05.295Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.295Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.295Z] [exec] Value of key is: Connector Embedded 1.5 test - 6 [2024-04-16T10:26:05.295Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.295Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.295Z] [exec] Value of key is: Connector Embedded 1.5 test - 7 [2024-04-16T10:26:05.295Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.295Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.295Z] [exec] Value of key is: Connector Embedded 1.5 test - 8 [2024-04-16T10:26:05.295Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.383Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2024-04-16T10:26:05.383Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.property.serverName=localhost [2024-04-16T10:26:05.383Z] [2024-04-16T10:26:05.383Z] setOSConditions: [2024-04-16T10:26:05.383Z] [2024-04-16T10:26:05.383Z] setToolWin: [2024-04-16T10:26:05.384Z] [2024-04-16T10:26:05.384Z] setToolUnix: [2024-04-16T10:26:05.384Z] [2024-04-16T10:26:05.384Z] setToolProperty: [2024-04-16T10:26:05.384Z] [2024-04-16T10:26:05.384Z] setS1ASclassPath: [2024-04-16T10:26:05.384Z] [2024-04-16T10:26:05.384Z] init-common: [2024-04-16T10:26:05.384Z] [2024-04-16T10:26:05.384Z] create-jdbc-resource-common: [2024-04-16T10:26:05.384Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-autocommit-pool --target server jdbc/autocommit [2024-04-16T10:26:05.392Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:05.392Z] [javac] 1 warning [2024-04-16T10:26:05.392Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ear/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:05.392Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/client [2024-04-16T10:26:05.550Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.550Z] [exec] Value of key is: Connector Embedded 1.5 test - 9 [2024-04-16T10:26:05.550Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.550Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.550Z] [exec] Value of key is: Connector Embedded 1.5 test - 10 [2024-04-16T10:26:05.646Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:05.646Z] [javac] 1 warning [2024-04-16T10:26:05.646Z] [2024-04-16T10:26:05.646Z] assemble: [2024-04-16T10:26:05.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2024-04-16T10:26:05.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF [2024-04-16T10:26:05.646Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war [2024-04-16T10:26:05.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarWeb_war/WEB-INF/classes [2024-04-16T10:26:05.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-04-16T10:26:05.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-04-16T10:26:05.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/dirDeployEarEjb_jar/META-INF [2024-04-16T10:26:05.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2024-04-16T10:26:05.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar/META-INF [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] declare-test: [2024-04-16T10:26:05.647Z] [echo] Starting test ear directorydeploy/ear Test asadmin deploydir [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.os: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.tools.unix: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.tools.windows: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.tools: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] setAsadminArgs: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.customtasks: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] prepare: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] deploydir.asadmin: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] setAsadminArgs: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] common.deploydir.asadmin: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.os: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.tools.unix: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.tools.windows: [2024-04-16T10:26:05.647Z] [2024-04-16T10:26:05.647Z] init.tools: [2024-04-16T10:26:05.648Z] [2024-04-16T10:26:05.648Z] setAsadminArgs: [2024-04-16T10:26:05.648Z] [2024-04-16T10:26:05.648Z] init: [2024-04-16T10:26:05.648Z] [2024-04-16T10:26:05.648Z] init.customtasks: [2024-04-16T10:26:05.648Z] [2024-04-16T10:26:05.648Z] common.run.asadmin: [2024-04-16T10:26:05.648Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-04-16T10:26:05.807Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:05.807Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:05.807Z] [exec] Value of key is: Connector Embedded 1.5 test - 11 [2024-04-16T10:26:05.807Z] [exec] Apr 16, 2024 10:26:05 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:26:05.807Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:26:05.807Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:05.807Z] [exec] [2024-04-16T10:26:05.807Z] [exec] [2024-04-16T10:26:05.807Z] [exec] ----------------------------------------- [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 1: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 2: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 3: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 4: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 5: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 6: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 7: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 11: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 8: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 10: PASS - [2024-04-16T10:26:05.807Z] [exec] - Connector Embedded 1.5 test - 9: PASS - [2024-04-16T10:26:05.807Z] [exec] ----------------------------------------- [2024-04-16T10:26:05.807Z] [exec] Total PASS: 11 [2024-04-16T10:26:05.807Z] [exec] Total FAIL: 0 [2024-04-16T10:26:05.807Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:05.807Z] [exec] ----------------------------------------- [2024-04-16T10:26:05.807Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:05.807Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:26:05.807Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:05.904Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:05.904Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:05.942Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-autocommit-pool --enabled=true --target server jdbc/autocommit [2024-04-16T10:26:05.942Z] [exec] JDBC resource jdbc/autocommit created successfully. [2024-04-16T10:26:05.942Z] [echo] cmd executed for server [2024-04-16T10:26:05.942Z] [2024-04-16T10:26:05.942Z] asadmin-common: [2024-04-16T10:26:05.942Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady_pool_size=2 [2024-04-16T10:26:06.197Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady_pool_size=2 [2024-04-16T10:26:06.197Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.steady-pool-size=2 [2024-04-16T10:26:06.197Z] [2024-04-16T10:26:06.197Z] asadmin-common: [2024-04-16T10:26:06.197Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max_pool_size=2 [2024-04-16T10:26:06.198Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:06.364Z] [exec] Apr 16, 2024 10:26:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:06.364Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] checkReporting-common: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] confirmReportPresent-common: [2024-04-16T10:26:06.369Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:26:06.369Z] [echo] Test seems to be reported fine [2024-04-16T10:26:06.369Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedConnector1.5-resourcesxml/RepRunConf.txt [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] confirmMissingReport-common: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] unset: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setOSConditions: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setToolWin: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setToolUnix: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setToolProperty: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setS1ASclassPath: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] init-common: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] unsetJdbc: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] undeploy: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setOSConditions: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setToolWin: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.369Z] setToolUnix: [2024-04-16T10:26:06.369Z] [2024-04-16T10:26:06.370Z] setToolProperty: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] setS1ASclassPath: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] init-common: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] undeploy: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] setOSConditions: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] setToolWin: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] setToolUnix: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] setToolProperty: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] setS1ASclassPath: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] init-common: [2024-04-16T10:26:06.370Z] [2024-04-16T10:26:06.370Z] undeploy-common: [2024-04-16T10:26:06.452Z] [javac] 1 warning [2024-04-16T10:26:06.452Z] [2024-04-16T10:26:06.452Z] build: [2024-04-16T10:26:06.452Z] [2024-04-16T10:26:06.452Z] setOSConditions: [2024-04-16T10:26:06.452Z] [2024-04-16T10:26:06.452Z] fixFiles: [2024-04-16T10:26:06.452Z] [2024-04-16T10:26:06.452Z] convUnix: [2024-04-16T10:26:06.452Z] [2024-04-16T10:26:06.452Z] convWin: [2024-04-16T10:26:06.452Z] [2024-04-16T10:26:06.452Z] setToolWin: [2024-04-16T10:26:06.452Z] [2024-04-16T10:26:06.453Z] setToolUnix: [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] setToolProperty: [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] setS1ASclassPath: [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] init-common: [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] package-persistence-common: [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] ejb-jar-common: [2024-04-16T10:26:06.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] package-ejbjar-common: [2024-04-16T10:26:06.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.453Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-ejb.jar [2024-04-16T10:26:06.453Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] appclient-jar-common: [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] package-appclientjar-common: [2024-04-16T10:26:06.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.453Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/statefulLoginBean-client.jar [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] webclient-war-common: [2024-04-16T10:26:06.453Z] [2024-04-16T10:26:06.453Z] build-ear-common: [2024-04-16T10:26:06.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:06.453Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.454Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:06.454Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:06.454Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] create-user: [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] setOSConditions: [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] setToolWin: [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] setToolUnix: [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] setToolProperty: [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] setS1ASclassPath: [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] init-common: [2024-04-16T10:26:06.454Z] [2024-04-16T10:26:06.454Z] create-user-common: [2024-04-16T10:26:06.463Z] [exec] Application deployed with name dirDeployEar. [2024-04-16T10:26:06.463Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:06.463Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:06.463Z] [2024-04-16T10:26:06.463Z] setHttpPort: [2024-04-16T10:26:06.463Z] [2024-04-16T10:26:06.464Z] run.positive: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] init.os: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] init.tools.unix: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] init.tools.windows: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] init.tools: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] setAsadminArgs: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] init: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] init.customtasks: [2024-04-16T10:26:06.464Z] [2024-04-16T10:26:06.464Z] runclient: [2024-04-16T10:26:06.464Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2024-04-16T10:26:06.653Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:06.709Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sful/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server harpreet [2024-04-16T10:26:06.709Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sful/asadminuserpassword.txt [2024-04-16T10:26:06.709Z] [2024-04-16T10:26:06.709Z] deploy: [2024-04-16T10:26:06.709Z] [2024-04-16T10:26:06.709Z] setOSConditions: [2024-04-16T10:26:06.709Z] [2024-04-16T10:26:06.709Z] setToolWin: [2024-04-16T10:26:06.709Z] [2024-04-16T10:26:06.709Z] setToolUnix: [2024-04-16T10:26:06.710Z] [2024-04-16T10:26:06.710Z] setToolProperty: [2024-04-16T10:26:06.710Z] [2024-04-16T10:26:06.710Z] setS1ASclassPath: [2024-04-16T10:26:06.710Z] [2024-04-16T10:26:06.710Z] init-common: [2024-04-16T10:26:06.710Z] [2024-04-16T10:26:06.710Z] deploy-common: [2024-04-16T10:26:06.710Z] [echo] Current time (ISO): 2024-04-16T10:26:06.705+0000 [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:06.719Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.720Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.720Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:06.720Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:06.720Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] processResult: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] failed: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] passed: [2024-04-16T10:26:06.720Z] [echo] Test ear Passed [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] unknown: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] declare-test: [2024-04-16T10:26:06.720Z] [echo] Starting test ear directorydeploy/ear Test asadmin redeploydir [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init.os: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init.tools.unix: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init.tools.windows: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init.tools: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] setAsadminArgs: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init.customtasks: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] prepare: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] redeploydir.asadmin: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] setAsadminArgs: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] common.redeploydir.asadmin: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init.os: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.720Z] init.tools.unix: [2024-04-16T10:26:06.720Z] [2024-04-16T10:26:06.721Z] init.tools.windows: [2024-04-16T10:26:06.721Z] [2024-04-16T10:26:06.721Z] init.tools: [2024-04-16T10:26:06.721Z] [2024-04-16T10:26:06.721Z] setAsadminArgs: [2024-04-16T10:26:06.721Z] [2024-04-16T10:26:06.721Z] init: [2024-04-16T10:26:06.721Z] [2024-04-16T10:26:06.721Z] init.customtasks: [2024-04-16T10:26:06.721Z] [2024-04-16T10:26:06.721Z] common.run.asadmin: [2024-04-16T10:26:06.721Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ear/dirDeployEar [2024-04-16T10:26:06.755Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max_pool_size=2 [2024-04-16T10:26:06.756Z] [exec] domain.resources.jdbc-connection-pool.jdbc-autocommit-pool.max-pool-size=2 [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setOSConditions: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setToolWin: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setToolUnix: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setToolProperty: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setS1ASclassPath: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] init-common: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] deploy-common: [2024-04-16T10:26:06.756Z] [echo] Current time (ISO): 2024-04-16T10:26:06.539+0000 [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setOSConditions: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setToolWin: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.756Z] setToolUnix: [2024-04-16T10:26:06.756Z] [2024-04-16T10:26:06.757Z] setToolProperty: [2024-04-16T10:26:06.757Z] [2024-04-16T10:26:06.757Z] setS1ASclassPath: [2024-04-16T10:26:06.757Z] [2024-04-16T10:26:06.757Z] init-common: [2024-04-16T10:26:06.757Z] [2024-04-16T10:26:06.757Z] deploy-common-pe: [2024-04-16T10:26:06.908Z] [javac] 1 warning [2024-04-16T10:26:06.908Z] [2024-04-16T10:26:06.908Z] build: [2024-04-16T10:26:06.908Z] [2024-04-16T10:26:06.908Z] setOSConditions: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] setToolWin: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] setToolUnix: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] setToolProperty: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] setS1ASclassPath: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] init-common: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] webclient-war-common: [2024-04-16T10:26:06.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] clear: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] test-tlds-exist: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] copy-tlds: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] test-tagfiles-exist: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] copy-tagfiles: [2024-04-16T10:26:06.909Z] [2024-04-16T10:26:06.909Z] package-war-common: [2024-04-16T10:26:06.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:26:06.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:06.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:06.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:26:06.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/lib [2024-04-16T10:26:06.909Z] [copy] Copying 11 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:06.909Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/webandejb/docroot [2024-04-16T10:26:06.909Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2024-04-16T10:26:06.909Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] deploy: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] deploy-war-common: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] setOSConditions: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] setToolWin: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] setToolUnix: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] setToolProperty: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] setS1ASclassPath: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] init-common: [2024-04-16T10:26:06.910Z] [2024-04-16T10:26:06.910Z] deploy-war-commonpe: [2024-04-16T10:26:06.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-embeddedApp [2024-04-16T10:26:06.963Z] [2024-04-16T10:26:06.963Z] setOSConditions: [2024-04-16T10:26:06.963Z] [2024-04-16T10:26:06.963Z] setToolWin: [2024-04-16T10:26:06.963Z] [2024-04-16T10:26:06.963Z] setToolUnix: [2024-04-16T10:26:06.963Z] [2024-04-16T10:26:06.963Z] setToolProperty: [2024-04-16T10:26:06.963Z] [2024-04-16T10:26:06.963Z] setS1ASclassPath: [2024-04-16T10:26:06.964Z] [2024-04-16T10:26:06.964Z] init-common: [2024-04-16T10:26:06.964Z] [2024-04-16T10:26:06.964Z] deploy-common-pe: [2024-04-16T10:26:07.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitApp.ear [2024-04-16T10:26:07.187Z] [2024-04-16T10:26:07.187Z] setOSConditions: [2024-04-16T10:26:07.187Z] [2024-04-16T10:26:07.187Z] setToolWin: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolUnix: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolProperty: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setS1ASclassPath: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] init-common: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] restart: [2024-04-16T10:26:07.188Z] [echo] Not required to restart [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] all: [2024-04-16T10:26:07.188Z] [echo] @@## embeddedweb-resourcesxml-defaultconnpool ##@@ [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setOSConditions: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolWin: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolUnix: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolProperty: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setS1ASclassPath: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] init-common: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] clean: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setOSConditions: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolWin: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolUnix: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setToolProperty: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] setS1ASclassPath: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.188Z] init-common: [2024-04-16T10:26:07.188Z] [2024-04-16T10:26:07.189Z] clean-common: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setOSConditions: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setToolWin: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setToolUnix: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setToolProperty: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setS1ASclassPath: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] init-common: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] clean-classes-common: [2024-04-16T10:26:07.189Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setOSConditions: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setToolWin: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setToolUnix: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setToolProperty: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] setS1ASclassPath: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] init-common: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] clean-jars-common: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] clean: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] compile: [2024-04-16T10:26:07.189Z] [2024-04-16T10:26:07.189Z] init: [2024-04-16T10:26:07.189Z] [echo] Building component ${component.name} [2024-04-16T10:26:07.189Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2024-04-16T10:26:07.190Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2024-04-16T10:26:07.190Z] [2024-04-16T10:26:07.190Z] compile: [2024-04-16T10:26:07.190Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:07.190Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/internal/classes [2024-04-16T10:26:07.217Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/statefulLoginBeanApp.ear [2024-04-16T10:26:07.294Z] [exec] Apr 16, 2024 10:26:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:07.294Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:07.308Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:07.308Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:07.487Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot ejb-ejb31-full-webejb --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-webejb-web.war [2024-04-16T10:26:07.562Z] [exec] Application deployed with name dirDeployEar. [2024-04-16T10:26:07.562Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:07.562Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:07.562Z] [2024-04-16T10:26:07.562Z] setHttpPort: [2024-04-16T10:26:07.562Z] [2024-04-16T10:26:07.562Z] run.positive: [2024-04-16T10:26:07.562Z] [2024-04-16T10:26:07.562Z] init.os: [2024-04-16T10:26:07.562Z] [2024-04-16T10:26:07.563Z] init.tools.unix: [2024-04-16T10:26:07.563Z] [2024-04-16T10:26:07.563Z] init.tools.windows: [2024-04-16T10:26:07.563Z] [2024-04-16T10:26:07.563Z] init.tools: [2024-04-16T10:26:07.563Z] [2024-04-16T10:26:07.563Z] setAsadminArgs: [2024-04-16T10:26:07.563Z] [2024-04-16T10:26:07.563Z] init: [2024-04-16T10:26:07.563Z] [2024-04-16T10:26:07.563Z] init.customtasks: [2024-04-16T10:26:07.563Z] [2024-04-16T10:26:07.563Z] runclient: [2024-04-16T10:26:07.563Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb true [2024-04-16T10:26:07.609Z] [exec] Application deployed with name jdbc-autocommitApp. [2024-04-16T10:26:07.609Z] [echo] Deployment on target server server successful [2024-04-16T10:26:07.609Z] [2024-04-16T10:26:07.609Z] setOSConditions: [2024-04-16T10:26:07.609Z] [2024-04-16T10:26:07.609Z] setToolWin: [2024-04-16T10:26:07.609Z] [2024-04-16T10:26:07.609Z] setToolUnix: [2024-04-16T10:26:07.609Z] [2024-04-16T10:26:07.609Z] setToolProperty: [2024-04-16T10:26:07.609Z] [2024-04-16T10:26:07.609Z] setS1ASclassPath: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] init-common: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] deploy-common-ee: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] run: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] setOSConditions: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] setToolWin: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] setToolUnix: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] setToolProperty: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] setS1ASclassPath: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] init-common: [2024-04-16T10:26:07.610Z] [2024-04-16T10:26:07.610Z] execute-sql-common: [2024-04-16T10:26:07.610Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/create_pointbase.sql [2024-04-16T10:26:07.610Z] [sql] 0 rows affected [2024-04-16T10:26:07.610Z] [sql] 0 rows affected [2024-04-16T10:26:07.610Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:26:07.794Z] [exec] Application deployed with name statefulLoginBeanApp. [2024-04-16T10:26:07.794Z] [echo] Deployment on target server server successful [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] setOSConditions: [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] setToolWin: [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] setToolUnix: [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] setToolProperty: [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] setS1ASclassPath: [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] init-common: [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] deploy-common-ee: [2024-04-16T10:26:07.794Z] [2024-04-16T10:26:07.794Z] run: [2024-04-16T10:26:07.817Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:07.817Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb [2024-04-16T10:26:07.817Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.817Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.817Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.817Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:07.818Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:07.818Z] [2024-04-16T10:26:07.818Z] processResult: [2024-04-16T10:26:07.818Z] [2024-04-16T10:26:07.818Z] failed: [2024-04-16T10:26:07.818Z] [2024-04-16T10:26:07.818Z] passed: [2024-04-16T10:26:07.818Z] [echo] Test ear Passed [2024-04-16T10:26:07.818Z] [2024-04-16T10:26:07.818Z] unknown: [2024-04-16T10:26:07.864Z] [2024-04-16T10:26:07.864Z] setOSConditions: [2024-04-16T10:26:07.864Z] [2024-04-16T10:26:07.864Z] setToolWin: [2024-04-16T10:26:07.864Z] [2024-04-16T10:26:07.864Z] setToolUnix: [2024-04-16T10:26:07.864Z] [2024-04-16T10:26:07.864Z] setToolProperty: [2024-04-16T10:26:07.864Z] [2024-04-16T10:26:07.864Z] setS1ASclassPath: [2024-04-16T10:26:07.864Z] [2024-04-16T10:26:07.864Z] init-common: [2024-04-16T10:26:07.864Z] [2024-04-16T10:26:07.864Z] runclient-common: [2024-04-16T10:26:07.864Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-autocommitAppClient.jar -name jdbc-autocommitClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:26:08.047Z] [exec] Application deployed with name ejb-ejb31-full-webejb-web. [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] deploy-war-commonee: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] run: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] setOSConditions: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] setToolWin: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] setToolUnix: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] setToolProperty: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] setS1ASclassPath: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] init-common: [2024-04-16T10:26:08.047Z] [2024-04-16T10:26:08.047Z] run_se: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] declare-test: [2024-04-16T10:26:08.073Z] [echo] Starting test ear directorydeploy/ear Test asadmin undeploydir [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] undeploy.asadmin: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] setAsadminArgs: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] common.undeploy.asadmin: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] init.os: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] init.tools.unix: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] init.tools.windows: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] init.tools: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] setAsadminArgs: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] init: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] init.customtasks: [2024-04-16T10:26:08.073Z] [2024-04-16T10:26:08.073Z] delAppRef: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] init.os: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] init.tools.unix: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] init.tools.windows: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] init.tools: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] setAsadminArgs: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] init: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] init.customtasks: [2024-04-16T10:26:08.074Z] [2024-04-16T10:26:08.074Z] common.run.asadmin: [2024-04-16T10:26:08.074Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEar [2024-04-16T10:26:08.127Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] details.put(new Integer(property),value); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] if (details.containsKey(new Integer(property))) { [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return (String) details.get(new Integer(property)); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return new Integer(parameter); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return new Short(parameter); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return new Byte(parameter); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return new Long(parameter); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return new Float(parameter); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return new Double(parameter); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.128Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:26:08.128Z] [javac] return new Boolean(parameter); [2024-04-16T10:26:08.128Z] [javac] ^ [2024-04-16T10:26:08.129Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:26:08.129Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-04-16T10:26:08.129Z] [javac] ^ [2024-04-16T10:26:08.129Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:26:08.129Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-04-16T10:26:08.129Z] [javac] ^ [2024-04-16T10:26:08.129Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:26:08.129Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:26:08.129Z] [javac] ^ [2024-04-16T10:26:08.227Z] [exec] Apr 16, 2024 10:26:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:08.227Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:08.329Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:08.329Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:26:08.329Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] setHttpPort: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] run.negative: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] init.os: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] init.tools.unix: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] init.tools.windows: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] init.tools: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] setAsadminArgs: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] init: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] init.customtasks: [2024-04-16T10:26:08.329Z] [2024-04-16T10:26:08.329Z] runclient: [2024-04-16T10:26:08.329Z] [echo] TestClient http://localhost:8080/dirDeployEarWeb/dirDeployEar false [2024-04-16T10:26:08.385Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-04-16T10:26:08.385Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:26:08.385Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:26:08.385Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:26:08.385Z] [javac] 14 warnings [2024-04-16T10:26:08.385Z] [2024-04-16T10:26:08.385Z] setOSConditions: [2024-04-16T10:26:08.385Z] [2024-04-16T10:26:08.385Z] setToolWin: [2024-04-16T10:26:08.385Z] [2024-04-16T10:26:08.385Z] setToolUnix: [2024-04-16T10:26:08.385Z] [2024-04-16T10:26:08.385Z] setToolProperty: [2024-04-16T10:26:08.386Z] [2024-04-16T10:26:08.386Z] setS1ASclassPath: [2024-04-16T10:26:08.386Z] [2024-04-16T10:26:08.386Z] init-common: [2024-04-16T10:26:08.386Z] [2024-04-16T10:26:08.386Z] compile-common: [2024-04-16T10:26:08.386Z] [echo] Current time (ISO): 2024-04-16T10:26:08.163+0000 [2024-04-16T10:26:08.386Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:08.386Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:08.422Z] [exec] Apr 16, 2024 10:26:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:08.422Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:08.607Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-webejb/HelloServlet [2024-04-16T10:26:08.757Z] [exec] Apr 16, 2024 10:26:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:08.757Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:08.890Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:08.890Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployEarWeb/dirDeployEar [2024-04-16T10:26:08.890Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployEarWeb/dirDeployEar [2024-04-16T10:26:08.890Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:08.890Z] [2024-04-16T10:26:08.890Z] processResult: [2024-04-16T10:26:08.890Z] [2024-04-16T10:26:08.890Z] failed: [2024-04-16T10:26:08.890Z] [2024-04-16T10:26:08.890Z] passed: [2024-04-16T10:26:08.890Z] [echo] Test ear Passed [2024-04-16T10:26:08.890Z] [2024-04-16T10:26:08.890Z] unknown: [2024-04-16T10:26:08.890Z] [2024-04-16T10:26:08.890Z] private-all: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] init.os: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] init.tools.unix: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] init.tools.windows: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] init.tools: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] setAsadminArgs: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] init: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] init.customtasks: [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] prepare: [2024-04-16T10:26:08.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix [2024-04-16T10:26:08.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-04-16T10:26:08.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2024-04-16T10:26:08.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2024-04-16T10:26:08.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-04-16T10:26:08.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2024-04-16T10:26:08.891Z] [2024-04-16T10:26:08.891Z] compile: [2024-04-16T10:26:08.891Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:08.891Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar [2024-04-16T10:26:09.315Z] [exec] Apr 16, 2024 10:26:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:09.315Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:09.344Z] [exec] Apr 16, 2024 10:26:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:09.344Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:09.451Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:09.451Z] [javac] 1 warning [2024-04-16T10:26:09.452Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:09.452Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-04-16T10:26:09.604Z] [exec] Apr 16, 2024 10:26:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:09.605Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:09.707Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:09.707Z] [javac] 1 warning [2024-04-16T10:26:09.707Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/earwithsuffix/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:09.707Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/client [2024-04-16T10:26:09.873Z] [exec] Apr 16, 2024 10:26:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:09.873Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:09.962Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:09.962Z] [javac] 1 warning [2024-04-16T10:26:10.217Z] [2024-04-16T10:26:10.217Z] assemble: [2024-04-16T10:26:10.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2024-04-16T10:26:10.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF [2024-04-16T10:26:10.217Z] [copy] Copying 2 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war [2024-04-16T10:26:10.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixWeb.war/WEB-INF/classes [2024-04-16T10:26:10.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-04-16T10:26:10.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-04-16T10:26:10.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/dirDeployWithEarSuffixEjb.jar/META-INF [2024-04-16T10:26:10.217Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2024-04-16T10:26:10.217Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear/META-INF [2024-04-16T10:26:10.217Z] [2024-04-16T10:26:10.217Z] declare-test: [2024-04-16T10:26:10.218Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin deploydir [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.os: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.tools.unix: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.tools.windows: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.tools: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] setAsadminArgs: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.customtasks: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] prepare: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] deploydir.asadmin: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] setAsadminArgs: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] common.deploydir.asadmin: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.os: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.tools.unix: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.tools.windows: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.tools: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] setAsadminArgs: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] init.customtasks: [2024-04-16T10:26:10.218Z] [2024-04-16T10:26:10.218Z] common.run.asadmin: [2024-04-16T10:26:10.219Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-04-16T10:26:10.473Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:10.473Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:10.728Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2024-04-16T10:26:10.728Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:10.728Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:10.728Z] [2024-04-16T10:26:10.728Z] setHttpPort: [2024-04-16T10:26:10.728Z] [2024-04-16T10:26:10.728Z] run.positive: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] init.os: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] init.tools.unix: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] init.tools.windows: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] init.tools: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] setAsadminArgs: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] init: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] init.customtasks: [2024-04-16T10:26:10.729Z] [2024-04-16T10:26:10.729Z] runclient: [2024-04-16T10:26:10.729Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2024-04-16T10:26:10.929Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:11.305Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:11.305Z] [2024-04-16T10:26:11.305Z] processResult: [2024-04-16T10:26:11.305Z] [2024-04-16T10:26:11.306Z] failed: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] passed: [2024-04-16T10:26:11.306Z] [echo] Test earwithsuffix Passed [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] unknown: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] declare-test: [2024-04-16T10:26:11.306Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin redeploydir [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.os: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.tools.unix: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.tools.windows: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.tools: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] setAsadminArgs: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.customtasks: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] prepare: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] redeploydir.asadmin: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] setAsadminArgs: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] common.redeploydir.asadmin: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.os: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.tools.unix: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.tools.windows: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] init.tools: [2024-04-16T10:26:11.306Z] [2024-04-16T10:26:11.306Z] setAsadminArgs: [2024-04-16T10:26:11.307Z] [2024-04-16T10:26:11.307Z] init: [2024-04-16T10:26:11.307Z] [2024-04-16T10:26:11.307Z] init.customtasks: [2024-04-16T10:26:11.307Z] [2024-04-16T10:26:11.307Z] common.run.asadmin: [2024-04-16T10:26:11.307Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEarSuffix /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/earwithsuffix/dirDeployWithEarSuffix.ear [2024-04-16T10:26:11.490Z] [javac] 1 warning [2024-04-16T10:26:11.490Z] [2024-04-16T10:26:11.490Z] setOSConditions: [2024-04-16T10:26:11.490Z] [2024-04-16T10:26:11.490Z] setToolWin: [2024-04-16T10:26:11.490Z] [2024-04-16T10:26:11.490Z] setToolUnix: [2024-04-16T10:26:11.490Z] [2024-04-16T10:26:11.490Z] setToolProperty: [2024-04-16T10:26:11.490Z] [2024-04-16T10:26:11.490Z] setS1ASclassPath: [2024-04-16T10:26:11.490Z] [2024-04-16T10:26:11.490Z] init-common: [2024-04-16T10:26:11.490Z] [2024-04-16T10:26:11.490Z] compile-servlet: [2024-04-16T10:26:11.490Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/build.xml:153: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:11.490Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:11.492Z] [exec] Apr 16, 2024 10:26:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:11.492Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@28b8f98a [2024-04-16T10:26:11.505Z] [exec] Apr 16, 2024 10:26:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:11.505Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@508ad266 [2024-04-16T10:26:11.562Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:11.562Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:11.760Z] [exec] Value of key is: AutoCommit test1 : [2024-04-16T10:26:11.760Z] [exec] Value of key is: AutoCommit test2 : [2024-04-16T10:26:11.760Z] [exec] jdbc autocommit status: [2024-04-16T10:26:11.760Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:11.760Z] [exec] [2024-04-16T10:26:11.760Z] [exec] [2024-04-16T10:26:11.760Z] [exec] ----------------------------------------- [2024-04-16T10:26:11.760Z] [exec] - AutoCommit test1 : : PASS - [2024-04-16T10:26:11.760Z] [exec] - AutoCommit test2 : : PASS - [2024-04-16T10:26:11.760Z] [exec] ----------------------------------------- [2024-04-16T10:26:11.760Z] [exec] Total PASS: 2 [2024-04-16T10:26:11.760Z] [exec] Total FAIL: 0 [2024-04-16T10:26:11.760Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:11.760Z] [exec] ----------------------------------------- [2024-04-16T10:26:11.760Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:11.760Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:11.766Z] [exec] Apr 16, 2024 10:26:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:11.766Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7e3d2ebd [2024-04-16T10:26:11.818Z] [exec] Application deployed with name dirDeployWithEarSuffix. [2024-04-16T10:26:11.818Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:11.818Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] checkReporting-common: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] confirmReportPresent-common: [2024-04-16T10:26:12.015Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:26:12.015Z] [echo] Test seems to be reported fine [2024-04-16T10:26:12.015Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/autocommit/RepRunConf.txt [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] confirmMissingReport-common: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] undeploy: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] setOSConditions: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] setToolWin: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] setToolUnix: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] setToolProperty: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] setS1ASclassPath: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] init-common: [2024-04-16T10:26:12.015Z] [2024-04-16T10:26:12.015Z] execute-sql-common: [2024-04-16T10:26:12.015Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/autocommit/sql/drop_pointbase.sql [2024-04-16T10:26:12.016Z] [sql] 0 rows affected [2024-04-16T10:26:12.016Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] unsetup: [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] setOSConditions: [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] setToolWin: [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] setToolUnix: [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] setToolProperty: [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] setS1ASclassPath: [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] init-common: [2024-04-16T10:26:12.016Z] [2024-04-16T10:26:12.016Z] delete-jdbc-resource-common: [2024-04-16T10:26:12.016Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/autocommit [2024-04-16T10:26:12.038Z] [exec] Got the EJB!! [2024-04-16T10:26:12.039Z] [exec] Calling authorized method - addItem [2024-04-16T10:26:12.039Z] [exec] Looked up home!! [2024-04-16T10:26:12.039Z] [exec] Narrowed home!! [2024-04-16T10:26:12.039Z] [exec] 320.0 [2024-04-16T10:26:12.039Z] [exec] Shopping list for LizHurley [2024-04-16T10:26:12.039Z] [exec] lipstick [2024-04-16T10:26:12.039Z] [exec] mascara [2024-04-16T10:26:12.039Z] [exec] sandals [2024-04-16T10:26:12.039Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-04-16T10:26:12.039Z] [exec] Value of key is: Login Bean [2024-04-16T10:26:12.039Z] [exec] RealmPerApp:RpaLoginBean Test Passed [2024-04-16T10:26:12.039Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:12.039Z] [exec] [2024-04-16T10:26:12.039Z] [exec] [2024-04-16T10:26:12.039Z] [exec] ----------------------------------------- [2024-04-16T10:26:12.039Z] [exec] - Login Bean: PASS - [2024-04-16T10:26:12.039Z] [exec] ----------------------------------------- [2024-04-16T10:26:12.039Z] [exec] Total PASS: 1 [2024-04-16T10:26:12.039Z] [exec] Total FAIL: 0 [2024-04-16T10:26:12.039Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:12.039Z] [exec] ----------------------------------------- [2024-04-16T10:26:12.039Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:12.052Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:12.052Z] [javac] 1 warning [2024-04-16T10:26:12.052Z] [2024-04-16T10:26:12.052Z] build: [2024-04-16T10:26:12.052Z] [2024-04-16T10:26:12.052Z] assemble: [2024-04-16T10:26:12.052Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbc.jar [2024-04-16T10:26:12.052Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib [2024-04-16T10:26:12.052Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/jdbcra.rar [2024-04-16T10:26:12.052Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/ra/publish/lib/ra.xml [2024-04-16T10:26:12.052Z] [2024-04-16T10:26:12.052Z] setOSConditions: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] setToolWin: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] setToolUnix: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] setToolProperty: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] setS1ASclassPath: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] init-common: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] webclient-war-common: [2024-04-16T10:26:12.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] clear: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] test-tlds-exist: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] copy-tlds: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] test-tagfiles-exist: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] copy-tagfiles: [2024-04-16T10:26:12.053Z] [2024-04-16T10:26:12.053Z] package-war-common: [2024-04-16T10:26:12.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:26:12.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:12.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:12.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:26:12.053Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/lib [2024-04-16T10:26:12.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:12.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:12.053Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:12.054Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:12.054Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-04-16T10:26:12.054Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] setHttpPort: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] run.positive: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] init.os: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] init.tools.unix: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] init.tools.windows: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] init.tools: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] setAsadminArgs: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] init: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] init.customtasks: [2024-04-16T10:26:12.073Z] [2024-04-16T10:26:12.073Z] runclient: [2024-04-16T10:26:12.073Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb true [2024-04-16T10:26:12.293Z] [exec] ShoppingCart:StatefulLoginBean Test Passed [2024-04-16T10:26:12.293Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] setToolUnix: [2024-04-16T10:26:12.329Z] [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] setToolProperty: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: Hello World [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] setS1ASclassPath: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-04-16T10:26:12.329Z] init-common: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]::
HelloWorld [2024-04-16T10:26:12.329Z] [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: Sample Application
[2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] ejb-jar-common: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]::
Enter [2024-04-16T10:26:12.329Z] package-ejbjar-common: [2024-04-16T10:26:12.329Z] [javaWithResult] [directorydeploy.TestClient]:: Name:
[2024-04-16T10:26:12.330Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]::
[2024-04-16T10:26:12.330Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:12.330Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:12.330Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:12.330Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:12.330Z] processResult: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] failed: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setup: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] passed: [2024-04-16T10:26:12.330Z] [echo] Test earwithsuffix Passed [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setOSConditions: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] unknown: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setToolWin: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] declare-test: [2024-04-16T10:26:12.330Z] [echo] Starting test earwithsuffix directorydeploy/earWithSuffix Test asadmin undeploydir [2024-04-16T10:26:12.330Z] setToolUnix: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] undeploy.asadmin: [2024-04-16T10:26:12.330Z] setToolProperty: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setAsadminArgs: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setS1ASclassPath: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] common.undeploy.asadmin: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] init-common: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] init.os: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] default-sql: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] init.tools.unix: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setOSConditions: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] init.tools.windows: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setToolWin: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] init.tools: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setToolUnix: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setAsadminArgs: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setToolProperty: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] init: [2024-04-16T10:26:12.330Z] [2024-04-16T10:26:12.330Z] setS1ASclassPath: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] init.customtasks: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] init-common: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] delAppRef: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] execute-sql-common: [2024-04-16T10:26:12.331Z] init.os: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/simpleBank.sql [2024-04-16T10:26:12.331Z] [sql] Failed to execute: drop table customer2 [2024-04-16T10:26:12.331Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-04-16T10:26:12.331Z] init.tools.unix: [2024-04-16T10:26:12.331Z] [sql] 0 rows affected [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] [sql] 1 rows affected [2024-04-16T10:26:12.331Z] [sql] 2 of 3 SQL statements executed successfully [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] init.tools.windows: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] sql-oracle: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] init.tools: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] execute-sql-connector: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setAsadminArgs: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] deploy-ear: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] init: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setOSConditions: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] init.customtasks: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setToolWin: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] common.run.asadmin: [2024-04-16T10:26:12.331Z] setToolUnix: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setToolProperty: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEarSuffix [2024-04-16T10:26:12.331Z] setS1ASclassPath: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] init-common: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] deploy-common: [2024-04-16T10:26:12.331Z] [echo] Current time (ISO): 2024-04-16T10:26:12.165+0000 [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setOSConditions: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setToolWin: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setToolUnix: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.331Z] setToolProperty: [2024-04-16T10:26:12.331Z] [2024-04-16T10:26:12.332Z] setS1ASclassPath: [2024-04-16T10:26:12.332Z] [2024-04-16T10:26:12.332Z] init-common: [2024-04-16T10:26:12.332Z] [2024-04-16T10:26:12.332Z] deploy-common-pe: [2024-04-16T10:26:12.418Z] [exec] app threw exception******** [2024-04-16T10:26:12.418Z] [exec] Value of key is: test2 : [2024-04-16T10:26:12.418Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:12.418Z] [exec] [2024-04-16T10:26:12.418Z] [exec] [2024-04-16T10:26:12.418Z] [exec] ----------------------------------------- [2024-04-16T10:26:12.418Z] [exec] - test2 : : PASS - [2024-04-16T10:26:12.418Z] [exec] ----------------------------------------- [2024-04-16T10:26:12.418Z] [exec] Total PASS: 1 [2024-04-16T10:26:12.418Z] [exec] Total FAIL: 0 [2024-04-16T10:26:12.418Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:12.418Z] [exec] ----------------------------------------- [2024-04-16T10:26:12.418Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:12.418Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] undeploy: [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] setOSConditions: [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] setToolWin: [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] setToolUnix: [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] setToolProperty: [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] setS1ASclassPath: [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] init-common: [2024-04-16T10:26:12.549Z] [2024-04-16T10:26:12.549Z] undeploy-common: [2024-04-16T10:26:12.575Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/autocommit [2024-04-16T10:26:12.575Z] [exec] JDBC resource jdbc/autocommit deleted successfully [2024-04-16T10:26:12.575Z] [echo] cmd executed for server [2024-04-16T10:26:12.575Z] [2024-04-16T10:26:12.575Z] setOSConditions: [2024-04-16T10:26:12.575Z] [2024-04-16T10:26:12.575Z] setToolWin: [2024-04-16T10:26:12.575Z] [2024-04-16T10:26:12.575Z] setToolUnix: [2024-04-16T10:26:12.575Z] [2024-04-16T10:26:12.575Z] setToolProperty: [2024-04-16T10:26:12.575Z] [2024-04-16T10:26:12.575Z] setS1ASclassPath: [2024-04-16T10:26:12.575Z] [2024-04-16T10:26:12.575Z] init-common: [2024-04-16T10:26:12.575Z] [2024-04-16T10:26:12.575Z] delete-jdbc-connpool-common: [2024-04-16T10:26:12.575Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-autocommit-pool [2024-04-16T10:26:12.604Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:12.604Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] checkReporting-common: [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] confirmReportPresent-common: [2024-04-16T10:26:12.674Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:26:12.674Z] [echo] Test seems to be reported fine [2024-04-16T10:26:12.674Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/RepRunConf.txt [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] confirmMissingReport-common: [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] undeploy: [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] setOSConditions: [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] setToolWin: [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] setToolUnix: [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.674Z] setToolProperty: [2024-04-16T10:26:12.674Z] [2024-04-16T10:26:12.675Z] setS1ASclassPath: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] init-common: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] default-sql: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setOSConditions: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setToolWin: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setToolUnix: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setToolProperty: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setS1ASclassPath: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] init-common: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] execute-sql-common: [2024-04-16T10:26:12.675Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/txlevelswitch/sql/drop_pointbase.sql [2024-04-16T10:26:12.675Z] [sql] 0 rows affected [2024-04-16T10:26:12.675Z] [sql] 0 rows affected [2024-04-16T10:26:12.675Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] sql-oracle: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] execute-sql-connector: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setOSConditions: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setToolWin: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setToolUnix: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setToolProperty: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] setS1ASclassPath: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.675Z] init-common: [2024-04-16T10:26:12.675Z] [2024-04-16T10:26:12.676Z] delete-connector-resource-common: [2024-04-16T10:26:12.676Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-1 [2024-04-16T10:26:12.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-autocommit-pool [2024-04-16T10:26:12.830Z] [exec] JDBC Connection pool jdbc-autocommit-pool deleted successfully [2024-04-16T10:26:12.831Z] [echo] cmd executed for server [2024-04-16T10:26:12.831Z] [2024-04-16T10:26:12.831Z] setOSConditions: [2024-04-16T10:26:12.831Z] [2024-04-16T10:26:12.831Z] setToolWin: [2024-04-16T10:26:12.831Z] [2024-04-16T10:26:12.831Z] setToolUnix: [2024-04-16T10:26:12.831Z] [2024-04-16T10:26:12.831Z] setToolProperty: [2024-04-16T10:26:12.831Z] [2024-04-16T10:26:12.831Z] setS1ASclassPath: [2024-04-16T10:26:12.831Z] [2024-04-16T10:26:12.831Z] init-common: [2024-04-16T10:26:12.831Z] [2024-04-16T10:26:12.831Z] undeploy-common: [2024-04-16T10:26:12.859Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:12.859Z] [2024-04-16T10:26:12.859Z] setHttpPort: [2024-04-16T10:26:12.859Z] [2024-04-16T10:26:12.859Z] run.negative: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] init.os: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] init.tools.unix: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] init.tools.windows: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] init.tools: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] setAsadminArgs: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] init: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] init.customtasks: [2024-04-16T10:26:12.860Z] [2024-04-16T10:26:12.860Z] runclient: [2024-04-16T10:26:12.860Z] [echo] TestClient http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix false [2024-04-16T10:26:13.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false statefulLoginBeanApp [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] delete-user: [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] setOSConditions: [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] setToolWin: [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] setToolUnix: [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] setToolProperty: [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] setS1ASclassPath: [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] init-common: [2024-04-16T10:26:13.140Z] [2024-04-16T10:26:13.140Z] delete-user-common: [2024-04-16T10:26:13.237Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server test-res-1 [2024-04-16T10:26:13.298Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:26:13.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-autocommitApp [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] all: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setOSConditions: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setToolWin: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setToolUnix: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setToolProperty: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setS1ASclassPath: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] init-common: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] clean: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setOSConditions: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setToolWin: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setToolUnix: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setToolProperty: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setS1ASclassPath: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] init-common: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] clean-common: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setOSConditions: [2024-04-16T10:26:13.392Z] [2024-04-16T10:26:13.392Z] setToolWin: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolUnix: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolProperty: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setS1ASclassPath: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] init-common: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] clean-classes-common: [2024-04-16T10:26:13.393Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setOSConditions: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolWin: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolUnix: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolProperty: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setS1ASclassPath: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] init-common: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] clean-jars-common: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] compile: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setOSConditions: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolWin: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolUnix: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setToolProperty: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] setS1ASclassPath: [2024-04-16T10:26:13.393Z] [2024-04-16T10:26:13.393Z] init-common: [2024-04-16T10:26:13.394Z] [2024-04-16T10:26:13.394Z] compile-common: [2024-04-16T10:26:13.394Z] [echo] Current time (ISO): 2024-04-16T10:26:13.246+0000 [2024-04-16T10:26:13.394Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:13.394Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:13.394Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server harpreet [2024-04-16T10:26:13.394Z] [2024-04-16T10:26:13.394Z] all: [2024-04-16T10:26:13.394Z] [echo] [2024-04-16T10:26:13.394Z] [echo] [2024-04-16T10:26:13.394Z] [echo] [2024-04-16T10:26:13.394Z] [echo] *************************************************************************** [2024-04-16T10:26:13.394Z] [echo] * Running group userWithAtSymbol [2024-04-16T10:26:13.394Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol [2024-04-16T10:26:13.394Z] [echo] *************************************************************************** [2024-04-16T10:26:13.394Z] [echo] [2024-04-16T10:26:13.394Z] [echo] [2024-04-16T10:26:13.394Z] [echo] [2024-04-16T10:26:13.394Z] [2024-04-16T10:26:13.395Z] setOSConditions: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setToolWin: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setToolUnix: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setToolProperty: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setS1ASclassPath: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] init-common: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] clean: [2024-04-16T10:26:13.395Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:13.395Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] compile: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setOSConditions: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setToolWin: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setToolUnix: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setToolProperty: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] setS1ASclassPath: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] init-common: [2024-04-16T10:26:13.395Z] [2024-04-16T10:26:13.395Z] compile-common: [2024-04-16T10:26:13.395Z] [echo] Current time (ISO): 2024-04-16T10:26:13.247+0000 [2024-04-16T10:26:13.395Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:13.395Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:13.421Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:13.422Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2024-04-16T10:26:13.422Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/dirDeployWithEarSuffixWeb/dirDeployWithEarSuffix [2024-04-16T10:26:13.422Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] processResult: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] failed: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] passed: [2024-04-16T10:26:13.422Z] [echo] Test earwithsuffix Passed [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] unknown: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] private-all: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] init.os: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] init.tools.unix: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] init.tools.windows: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] init.tools: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] setAsadminArgs: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] init: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] init.customtasks: [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] prepare: [2024-04-16T10:26:13.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb [2024-04-16T10:26:13.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-04-16T10:26:13.422Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2024-04-16T10:26:13.422Z] [2024-04-16T10:26:13.422Z] compile: [2024-04-16T10:26:13.422Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejb/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:13.423Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-04-16T10:26:13.494Z] [exec] Connector resource test-res-1 deleted. [2024-04-16T10:26:13.494Z] [2024-04-16T10:26:13.494Z] setOSConditions: [2024-04-16T10:26:13.495Z] [2024-04-16T10:26:13.495Z] setToolWin: [2024-04-16T10:26:13.495Z] [2024-04-16T10:26:13.495Z] setToolUnix: [2024-04-16T10:26:13.495Z] [2024-04-16T10:26:13.495Z] setToolProperty: [2024-04-16T10:26:13.495Z] [2024-04-16T10:26:13.495Z] setS1ASclassPath: [2024-04-16T10:26:13.495Z] [2024-04-16T10:26:13.495Z] init-common: [2024-04-16T10:26:13.495Z] [2024-04-16T10:26:13.495Z] delete-connector-resource-common: [2024-04-16T10:26:13.495Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-res-2 [2024-04-16T10:26:13.677Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:13.678Z] [javac] 1 warning [2024-04-16T10:26:13.678Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejb/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:13.678Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client [2024-04-16T10:26:14.057Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server test-res-2 [2024-04-16T10:26:14.057Z] [exec] Connector resource test-res-2 deleted. [2024-04-16T10:26:14.057Z] [2024-04-16T10:26:14.057Z] setOSConditions: [2024-04-16T10:26:14.057Z] [2024-04-16T10:26:14.057Z] setToolWin: [2024-04-16T10:26:14.057Z] [2024-04-16T10:26:14.057Z] setToolUnix: [2024-04-16T10:26:14.057Z] [2024-04-16T10:26:14.057Z] setToolProperty: [2024-04-16T10:26:14.057Z] [2024-04-16T10:26:14.057Z] setS1ASclassPath: [2024-04-16T10:26:14.057Z] [2024-04-16T10:26:14.057Z] init-common: [2024-04-16T10:26:14.057Z] [2024-04-16T10:26:14.057Z] delete-connector-connpool-common: [2024-04-16T10:26:14.057Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-1 [2024-04-16T10:26:14.227Z] [exec] Application deployed with name web-subclassingApp. [2024-04-16T10:26:14.227Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-04-16T10:26:14.227Z] [echo] Deployment on target server server successful [2024-04-16T10:26:14.227Z] [2024-04-16T10:26:14.227Z] setOSConditions: [2024-04-16T10:26:14.227Z] [2024-04-16T10:26:14.227Z] setToolWin: [2024-04-16T10:26:14.227Z] [2024-04-16T10:26:14.228Z] setToolUnix: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] setToolProperty: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] setS1ASclassPath: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] init-common: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] deploy-common-ee: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] run-ear: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] setOSConditions: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] setToolWin: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] setToolUnix: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] setToolProperty: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] setS1ASclassPath: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] init-common: [2024-04-16T10:26:14.228Z] [2024-04-16T10:26:14.228Z] runwebclient-common: [2024-04-16T10:26:14.239Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:14.239Z] [javac] 1 warning [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] assemble: [2024-04-16T10:26:14.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-04-16T10:26:14.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-04-16T10:26:14.239Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb/META-INF [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] declare-test: [2024-04-16T10:26:14.239Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin deploydir [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] init.os: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] init.tools.unix: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] init.tools.windows: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] init.tools: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] setAsadminArgs: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] init: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] init.customtasks: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] prepare: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] deploydir.asadmin: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] setAsadminArgs: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] common.deploydir.asadmin: [2024-04-16T10:26:14.239Z] [2024-04-16T10:26:14.239Z] init.os: [2024-04-16T10:26:14.240Z] [2024-04-16T10:26:14.240Z] init.tools.unix: [2024-04-16T10:26:14.240Z] [2024-04-16T10:26:14.240Z] init.tools.windows: [2024-04-16T10:26:14.240Z] [2024-04-16T10:26:14.240Z] init.tools: [2024-04-16T10:26:14.240Z] [2024-04-16T10:26:14.240Z] setAsadminArgs: [2024-04-16T10:26:14.240Z] [2024-04-16T10:26:14.240Z] init: [2024-04-16T10:26:14.240Z] [2024-04-16T10:26:14.240Z] init.customtasks: [2024-04-16T10:26:14.240Z] [2024-04-16T10:26:14.240Z] common.run.asadmin: [2024-04-16T10:26:14.240Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-04-16T10:26:14.483Z] [java] size of buffer is1590 [2024-04-16T10:26:14.495Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:14.495Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:14.635Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:14.635Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:14.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true txlevelswitch-pool-1 [2024-04-16T10:26:14.740Z] [java] HTTP port :8080 [2024-04-16T10:26:14.740Z] [java] HTTP hostname :localhost [2024-04-16T10:26:14.750Z] [exec] Application deployed with name dirDeployEjb. [2024-04-16T10:26:14.750Z] [exec] there are no files to retrieve for application dirDeployEjb [2024-04-16T10:26:14.750Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:14.750Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.os: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.tools.unix: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.tools.windows: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.tools: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] setAsadminArgs: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.customtasks: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] setOrbPort: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] run.positive: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.os: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.tools.unix: [2024-04-16T10:26:14.750Z] [2024-04-16T10:26:14.750Z] init.tools.windows: [2024-04-16T10:26:14.751Z] [2024-04-16T10:26:14.751Z] init.tools: [2024-04-16T10:26:14.751Z] [2024-04-16T10:26:14.751Z] setAsadminArgs: [2024-04-16T10:26:14.751Z] [2024-04-16T10:26:14.751Z] init: [2024-04-16T10:26:14.751Z] [2024-04-16T10:26:14.751Z] init.customtasks: [2024-04-16T10:26:14.751Z] [2024-04-16T10:26:14.751Z] setOrbPort: [2024-04-16T10:26:14.751Z] [2024-04-16T10:26:14.751Z] runclient: [2024-04-16T10:26:14.774Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:14.891Z] [exec] Connector connection pool txlevelswitch-pool-1 deleted. [2024-04-16T10:26:14.891Z] [2024-04-16T10:26:14.891Z] setOSConditions: [2024-04-16T10:26:14.891Z] [2024-04-16T10:26:14.891Z] setToolWin: [2024-04-16T10:26:14.891Z] [2024-04-16T10:26:14.891Z] setToolUnix: [2024-04-16T10:26:14.891Z] [2024-04-16T10:26:14.891Z] setToolProperty: [2024-04-16T10:26:14.892Z] [2024-04-16T10:26:14.892Z] setS1ASclassPath: [2024-04-16T10:26:14.892Z] [2024-04-16T10:26:14.892Z] init-common: [2024-04-16T10:26:14.892Z] [2024-04-16T10:26:14.892Z] delete-connector-connpool-common: [2024-04-16T10:26:14.892Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true txlevelswitch-pool-2 [2024-04-16T10:26:14.995Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/index.html [2024-04-16T10:26:14.995Z] [java] web-to-ejb (ear based) /subclassing/index.html PASS [2024-04-16T10:26:14.995Z] [java] SSN=123456789&action=Create [2024-04-16T10:26:14.995Z] [java] HTTP port :8080 [2024-04-16T10:26:14.995Z] [java] HTTP hostname :localhost [2024-04-16T10:26:15.030Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:15.030Z] [javac] itemPrice.add(new Integer(price)); [2024-04-16T10:26:15.030Z] [javac] ^ [2024-04-16T10:26:15.030Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/shopping/RpaBean.java uses unchecked or unsafe operations. [2024-04-16T10:26:15.030Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:26:15.030Z] [javac] 2 warnings [2024-04-16T10:26:15.030Z] [2024-04-16T10:26:15.030Z] setOSConditions: [2024-04-16T10:26:15.030Z] [2024-04-16T10:26:15.030Z] setToolWin: [2024-04-16T10:26:15.030Z] [2024-04-16T10:26:15.030Z] setToolUnix: [2024-04-16T10:26:15.030Z] [2024-04-16T10:26:15.030Z] setToolProperty: [2024-04-16T10:26:15.030Z] [2024-04-16T10:26:15.030Z] setS1ASclassPath: [2024-04-16T10:26:15.030Z] [2024-04-16T10:26:15.030Z] init-common: [2024-04-16T10:26:15.030Z] [2024-04-16T10:26:15.030Z] compile-common: [2024-04-16T10:26:15.030Z] [echo] Current time (ISO): 2024-04-16T10:26:14.953+0000 [2024-04-16T10:26:15.030Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:15.276Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:15.276Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:15.276Z] [javac] return new Integer(1); [2024-04-16T10:26:15.276Z] [javac] ^ [2024-04-16T10:26:15.276Z] [javac] 2 warnings [2024-04-16T10:26:15.276Z] [2024-04-16T10:26:15.276Z] setOSConditions: [2024-04-16T10:26:15.276Z] [2024-04-16T10:26:15.276Z] setToolWin: [2024-04-16T10:26:15.276Z] [2024-04-16T10:26:15.276Z] setToolUnix: [2024-04-16T10:26:15.276Z] [2024-04-16T10:26:15.276Z] setToolProperty: [2024-04-16T10:26:15.276Z] [2024-04-16T10:26:15.276Z] setS1ASclassPath: [2024-04-16T10:26:15.276Z] [2024-04-16T10:26:15.276Z] init-common: [2024-04-16T10:26:15.276Z] [2024-04-16T10:26:15.276Z] compile-common: [2024-04-16T10:26:15.276Z] [echo] Current time (ISO): 2024-04-16T10:26:14.983+0000 [2024-04-16T10:26:15.276Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:15.310Z] [javaWithResult] Test expects successful result [2024-04-16T10:26:15.453Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:15.453Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:15.453Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true txlevelswitch-pool-2 [2024-04-16T10:26:15.453Z] [exec] Connector connection pool txlevelswitch-pool-2 deleted. [2024-04-16T10:26:15.453Z] [2024-04-16T10:26:15.453Z] setOSConditions: [2024-04-16T10:26:15.453Z] [2024-04-16T10:26:15.453Z] setToolWin: [2024-04-16T10:26:15.453Z] [2024-04-16T10:26:15.453Z] setToolUnix: [2024-04-16T10:26:15.453Z] [2024-04-16T10:26:15.453Z] setToolProperty: [2024-04-16T10:26:15.453Z] [2024-04-16T10:26:15.454Z] setS1ASclassPath: [2024-04-16T10:26:15.454Z] [2024-04-16T10:26:15.454Z] init-common: [2024-04-16T10:26:15.454Z] [2024-04-16T10:26:15.454Z] undeploy-common: [2024-04-16T10:26:15.557Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:26:15.557Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:26:15.557Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-04-16T10:26:15.557Z] [java] HTTP port :8080 [2024-04-16T10:26:15.557Z] [java] HTTP hostname :localhost [2024-04-16T10:26:15.565Z] [javaWithResult] Apr 16, 2024 10:26:15 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:15.565Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:16.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-txlevelswitch-test1App [2024-04-16T10:26:16.130Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-04-16T10:26:16.130Z] [java] addTest with testSuiteId:: testId -> web-to-ejb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:26:16.130Z] [java] web-to-ejb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:26:16.130Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:16.130Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] unsetup: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] setOSConditions: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] setToolWin: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] setToolUnix: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] setToolProperty: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] setS1ASclassPath: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] init-common: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] default-sql: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] setOSConditions: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.130Z] setToolWin: [2024-04-16T10:26:16.130Z] [2024-04-16T10:26:16.131Z] setToolUnix: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] setToolProperty: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] setS1ASclassPath: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] init-common: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] execute-sql-common: [2024-04-16T10:26:16.131Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/embeddedweb-resourcesxml-defaultconnpool/sql/dropBankTables.sql [2024-04-16T10:26:16.131Z] [sql] 0 rows affected [2024-04-16T10:26:16.131Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] sql-oracle: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] execute-sql-connector: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] undeploy-ear: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] setOSConditions: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] setToolWin: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] setToolUnix: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] setToolProperty: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] setS1ASclassPath: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] init-common: [2024-04-16T10:26:16.131Z] [2024-04-16T10:26:16.131Z] undeploy-common: [2024-04-16T10:26:16.327Z] [2024-04-16T10:26:16.327Z] setOSConditions: [2024-04-16T10:26:16.327Z] [2024-04-16T10:26:16.327Z] setToolWin: [2024-04-16T10:26:16.327Z] [2024-04-16T10:26:16.327Z] setToolUnix: [2024-04-16T10:26:16.327Z] [2024-04-16T10:26:16.327Z] setToolProperty: [2024-04-16T10:26:16.327Z] [2024-04-16T10:26:16.327Z] setS1ASclassPath: [2024-04-16T10:26:16.327Z] [2024-04-16T10:26:16.328Z] init-common: [2024-04-16T10:26:16.328Z] [2024-04-16T10:26:16.328Z] undeploy-rar-common: [2024-04-16T10:26:16.328Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} jdbc-ra-xa [2024-04-16T10:26:16.889Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-ra-xa [2024-04-16T10:26:16.938Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:16.938Z] [javac] 1 warning [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] build: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] setOSConditions: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] fixFiles: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] convUnix: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] convWin: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] setToolWin: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] setToolUnix: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] setToolProperty: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] setS1ASclassPath: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] init-common: [2024-04-16T10:26:16.938Z] [2024-04-16T10:26:16.938Z] package-persistence-common: [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.939Z] ejb-jar-common: [2024-04-16T10:26:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.939Z] package-ejbjar-common: [2024-04-16T10:26:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-ejb.jar [2024-04-16T10:26:16.939Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.939Z] appclient-jar-common: [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.939Z] package-appclientjar-common: [2024-04-16T10:26:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBean-client.jar [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.939Z] webclient-war-common: [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.939Z] build-ear-common: [2024-04-16T10:26:16.939Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:16.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:16.939Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.939Z] setup: [2024-04-16T10:26:16.939Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile2 [2024-04-16T10:26:16.939Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/temp.txt [2024-04-16T10:26:16.939Z] [2024-04-16T10:26:16.940Z] asadmin-common: [2024-04-16T10:26:16.940Z] [echo] asadmin create-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm file2 [2024-04-16T10:26:17.100Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-04-16T10:26:17.100Z] [2024-04-16T10:26:17.100Z] all: [2024-04-16T10:26:17.100Z] [echo] @@## beanvalidation-simple-resources-xml ##@@ [2024-04-16T10:26:17.100Z] [2024-04-16T10:26:17.100Z] setOSConditions: [2024-04-16T10:26:17.100Z] [2024-04-16T10:26:17.100Z] setToolWin: [2024-04-16T10:26:17.100Z] [2024-04-16T10:26:17.100Z] setToolUnix: [2024-04-16T10:26:17.101Z] [2024-04-16T10:26:17.101Z] setToolProperty: [2024-04-16T10:26:17.101Z] [2024-04-16T10:26:17.101Z] setS1ASclassPath: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] setOSConditions: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] setToolWin: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] setToolUnix: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] setToolProperty: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] setS1ASclassPath: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] init-common: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] delete-ra-config: [2024-04-16T10:26:17.145Z] [2024-04-16T10:26:17.145Z] asadmin-common: [2024-04-16T10:26:17.145Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-ra-xa [2024-04-16T10:26:17.165Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:17.165Z] [javac] 1 warning [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] build: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] setOSConditions: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] fixFiles: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] convUnix: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] convWin: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] setToolWin: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] setToolUnix: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] setToolProperty: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] setS1ASclassPath: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] init-common: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] package-persistence-common: [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] ejb-jar-common: [2024-04-16T10:26:17.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:17.165Z] [2024-04-16T10:26:17.165Z] package-ejbjar-common: [2024-04-16T10:26:17.165Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.165Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.166Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-ejb.jar [2024-04-16T10:26:17.166Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] appclient-jar-common: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] package-appclientjar-common: [2024-04-16T10:26:17.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.166Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauth-client.jar [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] webclient-war-common: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] build-ear-common: [2024-04-16T10:26:17.166Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:17.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:17.166Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:17.166Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] deploy: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] setOSConditions: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] setToolWin: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] setToolUnix: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] setToolProperty: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] setS1ASclassPath: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] init-common: [2024-04-16T10:26:17.166Z] [2024-04-16T10:26:17.166Z] execute-sql-common: [2024-04-16T10:26:17.167Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2024-04-16T10:26:17.167Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:26:17.167Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:26:17.167Z] [sql] 0 rows affected [2024-04-16T10:26:17.167Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setOSConditions: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setToolWin: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setToolUnix: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setToolProperty: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setS1ASclassPath: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] init-common: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] deploy-jdbc-common: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setOSConditions: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setToolWin: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setToolUnix: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setToolProperty: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] setS1ASclassPath: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] init-common: [2024-04-16T10:26:17.167Z] [2024-04-16T10:26:17.167Z] create-jdbc-connpool-common: [2024-04-16T10:26:17.194Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-04-16T10:26:17.194Z] [echo] Creating user with an @ symbol: harpreet@foobar.com [2024-04-16T10:26:17.194Z] [2024-04-16T10:26:17.194Z] setOSConditions: [2024-04-16T10:26:17.194Z] [2024-04-16T10:26:17.194Z] setToolWin: [2024-04-16T10:26:17.194Z] [2024-04-16T10:26:17.194Z] setToolUnix: [2024-04-16T10:26:17.194Z] [2024-04-16T10:26:17.194Z] setToolProperty: [2024-04-16T10:26:17.194Z] [2024-04-16T10:26:17.194Z] setS1ASclassPath: [2024-04-16T10:26:17.194Z] [2024-04-16T10:26:17.194Z] init-common: [2024-04-16T10:26:17.194Z] [2024-04-16T10:26:17.194Z] create-user-common: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] init-common: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] build: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] all: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setOSConditions: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setToolWin: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setToolUnix: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setToolProperty: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setS1ASclassPath: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] init-common: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] all: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setOSConditions: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setToolWin: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setToolUnix: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setToolProperty: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] setS1ASclassPath: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] init-common: [2024-04-16T10:26:17.356Z] [2024-04-16T10:26:17.356Z] compile-common: [2024-04-16T10:26:17.356Z] [echo] Current time (ISO): 2024-04-16T10:26:17.183+0000 [2024-04-16T10:26:17.357Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2024-04-16T10:26:17.357Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/classes [2024-04-16T10:26:17.450Z] [javaWithResult] Apr 16, 2024 10:26:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:17.450Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cbd0674 [2024-04-16T10:26:17.706Z] [javaWithResult] Looked up home!! [2024-04-16T10:26:17.706Z] [javaWithResult] Narrowed home!! [2024-04-16T10:26:17.706Z] [javaWithResult] Got the EJB!! [2024-04-16T10:26:17.706Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-04-16T10:26:17.706Z] [javaWithResult] and for number which is = 22.25 [2024-04-16T10:26:17.706Z] [javaWithResult] [2024-04-16T10:26:17.706Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-04-16T10:26:17.706Z] [javaWithResult] [2024-04-16T10:26:17.706Z] [javaWithResult] Client now getting a User Defined Exception [2024-04-16T10:26:17.727Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:26:17.728Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:26:17.728Z] [2024-04-16T10:26:17.728Z] set-derby-connpool-props: [2024-04-16T10:26:17.732Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:17.732Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:17.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server jdbc-ra-xa [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] all: [2024-04-16T10:26:17.733Z] [echo] @@## threadpool ##@@ [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setOSConditions: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolWin: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolUnix: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolProperty: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setS1ASclassPath: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] init-common: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] build: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] all: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setOSConditions: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolWin: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolUnix: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolProperty: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setS1ASclassPath: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] init-common: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] all: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setOSConditions: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolWin: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.733Z] setToolUnix: [2024-04-16T10:26:17.733Z] [2024-04-16T10:26:17.734Z] setToolProperty: [2024-04-16T10:26:17.734Z] [2024-04-16T10:26:17.734Z] setS1ASclassPath: [2024-04-16T10:26:17.734Z] [2024-04-16T10:26:17.734Z] init-common: [2024-04-16T10:26:17.734Z] [2024-04-16T10:26:17.734Z] compile-common: [2024-04-16T10:26:17.734Z] [echo] Current time (ISO): 2024-04-16T10:26:17.649+0000 [2024-04-16T10:26:17.734Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2024-04-16T10:26:17.734Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/src/classes [2024-04-16T10:26:17.752Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server harpreet@foobar.com [2024-04-16T10:26:17.752Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/userWithAtSymbol/asadminuserpassword.txt [2024-04-16T10:26:17.752Z] [2024-04-16T10:26:17.752Z] deploy: [2024-04-16T10:26:17.752Z] [2024-04-16T10:26:17.752Z] setOSConditions: [2024-04-16T10:26:17.752Z] [2024-04-16T10:26:17.752Z] setToolWin: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setToolUnix: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setToolProperty: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setS1ASclassPath: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] init-common: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] deploy-common: [2024-04-16T10:26:17.753Z] [echo] Current time (ISO): 2024-04-16T10:26:17.602+0000 [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setOSConditions: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setToolWin: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setToolUnix: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setToolProperty: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] setS1ASclassPath: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] init-common: [2024-04-16T10:26:17.753Z] [2024-04-16T10:26:17.753Z] deploy-common-pe: [2024-04-16T10:26:17.961Z] [javaWithResult] Success! Caught StatelesshelloException [2024-04-16T10:26:17.961Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-04-16T10:26:17.961Z] [javaWithResult] [2024-04-16T10:26:17.961Z] [javaWithResult] Client is now trying to remove the session bean [2024-04-16T10:26:17.961Z] [javaWithResult] [2024-04-16T10:26:17.961Z] [javaWithResult] Session bean was successfully removed by the client. [2024-04-16T10:26:17.961Z] [javaWithResult] [2024-04-16T10:26:17.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:26:17.982Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:26:18.312Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rpaLoginBeanApp.ear [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] processResult: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] failed: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] passed: [2024-04-16T10:26:18.522Z] [echo] Test ejb Passed [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] unknown: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] declare-test: [2024-04-16T10:26:18.522Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin redeploydir [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] init.os: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] init.tools.unix: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] init.tools.windows: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] init.tools: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] setAsadminArgs: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] init: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] init.customtasks: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] prepare: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.522Z] redeploydir.asadmin: [2024-04-16T10:26:18.522Z] [2024-04-16T10:26:18.523Z] setAsadminArgs: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] common.redeploydir.asadmin: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] init.os: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] init.tools.unix: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] init.tools.windows: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] init.tools: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] setAsadminArgs: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] init: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] init.customtasks: [2024-04-16T10:26:18.523Z] [2024-04-16T10:26:18.523Z] common.run.asadmin: [2024-04-16T10:26:18.523Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployEjb --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejb/dirDeployEjb [2024-04-16T10:26:18.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:26:18.542Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:26:18.567Z] [exec] Application deployed with name rpaLoginBeanApp. [2024-04-16T10:26:18.567Z] [echo] Deployment on target server server successful [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.567Z] setOSConditions: [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.567Z] setToolWin: [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.567Z] setToolUnix: [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.567Z] setToolProperty: [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.567Z] setS1ASclassPath: [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.567Z] init-common: [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.567Z] deploy-common-ee: [2024-04-16T10:26:18.567Z] [2024-04-16T10:26:18.568Z] run: [2024-04-16T10:26:18.778Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:18.778Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:18.796Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:26:18.796Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:26:19.034Z] [exec] Application deployed with name dirDeployEjb. [2024-04-16T10:26:19.034Z] [exec] there are no files to retrieve for application dirDeployEjb [2024-04-16T10:26:19.034Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:19.034Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.os: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.tools.unix: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.tools.windows: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.tools: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] setAsadminArgs: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.customtasks: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] setOrbPort: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] run.positive: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.os: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.tools.unix: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.tools.windows: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.tools: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] setAsadminArgs: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] init.customtasks: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.034Z] setOrbPort: [2024-04-16T10:26:19.034Z] [2024-04-16T10:26:19.035Z] runclient: [2024-04-16T10:26:19.290Z] [javaWithResult] Test expects successful result [2024-04-16T10:26:19.356Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:26:19.356Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:26:19.502Z] [exec] Apr 16, 2024 10:26:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:19.502Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:19.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:26:19.611Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:26:19.851Z] [javaWithResult] Apr 16, 2024 10:26:19 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:19.851Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:20.061Z] [exec] Apr 16, 2024 10:26:19 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:20.061Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:20.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:26:20.206Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:26:20.316Z] [exec] Apr 16, 2024 10:26:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:20.316Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:20.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:26:20.461Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:26:20.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:20.639Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:20.639Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:26:20.639Z] [javac] ^ [2024-04-16T10:26:20.639Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:20.639Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:26:20.639Z] [javac] ^ [2024-04-16T10:26:20.639Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:26:20.639Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:26:20.639Z] [javac] 3 warnings [2024-04-16T10:26:20.639Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.jar [2024-04-16T10:26:20.639Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/ra/generic-ra.rar [2024-04-16T10:26:20.639Z] [2024-04-16T10:26:20.639Z] setOSConditions: [2024-04-16T10:26:20.639Z] [2024-04-16T10:26:20.639Z] setToolWin: [2024-04-16T10:26:20.639Z] [2024-04-16T10:26:20.639Z] setToolUnix: [2024-04-16T10:26:20.639Z] [2024-04-16T10:26:20.639Z] setToolProperty: [2024-04-16T10:26:20.639Z] [2024-04-16T10:26:20.639Z] setS1ASclassPath: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] init-common: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] clean-common: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] setOSConditions: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] setToolWin: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] setToolUnix: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] setToolProperty: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] setS1ASclassPath: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] init-common: [2024-04-16T10:26:20.640Z] [2024-04-16T10:26:20.640Z] clean-classes-common: [2024-04-16T10:26:20.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:20.717Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:26:20.717Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:26:20.717Z] [2024-04-16T10:26:20.717Z] setOSConditions: [2024-04-16T10:26:20.718Z] [2024-04-16T10:26:20.718Z] setToolWin: [2024-04-16T10:26:20.718Z] [2024-04-16T10:26:20.718Z] setToolUnix: [2024-04-16T10:26:20.718Z] [2024-04-16T10:26:20.718Z] setToolProperty: [2024-04-16T10:26:20.718Z] [2024-04-16T10:26:20.718Z] setS1ASclassPath: [2024-04-16T10:26:20.718Z] [2024-04-16T10:26:20.718Z] init-common: [2024-04-16T10:26:20.718Z] [2024-04-16T10:26:20.718Z] create-jdbc-resource-common: [2024-04-16T10:26:20.718Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:26:20.767Z] [java] JMS Servlet Output [2024-04-16T10:26:20.767Z] [java]
DatabaseServelt :: All information I can give

[2024-04-16T10:26:20.767Z] [java] Context Path : /ejb-ejb31-full-webejb
[2024-04-16T10:26:20.767Z] [java] Servlet Path : /HelloServlet
[2024-04-16T10:26:20.767Z] [java] Path Info : null
[2024-04-16T10:26:20.767Z] [java] [2024-04-16T10:26:20.767Z] [java] Value of key is: main [2024-04-16T10:26:20.767Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:20.767Z] [java] [2024-04-16T10:26:20.767Z] [java] [2024-04-16T10:26:20.767Z] [java] ----------------------------------------- [2024-04-16T10:26:20.767Z] [java] - main: PASS - [2024-04-16T10:26:20.767Z] [java] ----------------------------------------- [2024-04-16T10:26:20.767Z] [java] Total PASS: 1 [2024-04-16T10:26:20.767Z] [java] Total FAIL: 0 [2024-04-16T10:26:20.767Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:26:20.767Z] [java] ----------------------------------------- [2024-04-16T10:26:20.767Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:20.767Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.767Z] undeploy: [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.767Z] setOSConditions: [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.767Z] setToolWin: [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.767Z] setToolUnix: [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.767Z] setToolProperty: [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.767Z] setS1ASclassPath: [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.767Z] init-common: [2024-04-16T10:26:20.767Z] [2024-04-16T10:26:20.768Z] undeploy-war-common: [2024-04-16T10:26:20.768Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-webejb-web [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] all: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] schema: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] setOSConditions: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] setToolWin: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] setToolUnix: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] setToolProperty: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] setS1ASclassPath: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] init-common: [2024-04-16T10:26:20.768Z] [2024-04-16T10:26:20.768Z] clean: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setOSConditions: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setToolWin: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setToolUnix: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setToolProperty: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setS1ASclassPath: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] init-common: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] clean-common: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setOSConditions: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setToolWin: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setToolUnix: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setToolProperty: [2024-04-16T10:26:20.769Z] [2024-04-16T10:26:20.769Z] setS1ASclassPath: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] init-common: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] clean-classes-common: [2024-04-16T10:26:20.770Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] setOSConditions: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] setToolWin: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] setToolUnix: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] setToolProperty: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] setS1ASclassPath: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] init-common: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] clean-jars-common: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] compile: [2024-04-16T10:26:20.770Z] [2024-04-16T10:26:20.770Z] setOSConditions: [2024-04-16T10:26:20.771Z] [2024-04-16T10:26:20.771Z] setToolWin: [2024-04-16T10:26:20.771Z] [2024-04-16T10:26:20.771Z] setToolUnix: [2024-04-16T10:26:20.771Z] [2024-04-16T10:26:20.771Z] setToolProperty: [2024-04-16T10:26:20.771Z] [2024-04-16T10:26:20.771Z] setS1ASclassPath: [2024-04-16T10:26:20.771Z] [2024-04-16T10:26:20.771Z] init-common: [2024-04-16T10:26:20.771Z] [2024-04-16T10:26:20.771Z] compile-common: [2024-04-16T10:26:20.771Z] [echo] Current time (ISO): 2024-04-16T10:26:20.133+0000 [2024-04-16T10:26:20.771Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:20.771Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:20.895Z] [2024-04-16T10:26:20.895Z] setOSConditions: [2024-04-16T10:26:20.895Z] [2024-04-16T10:26:20.896Z] setToolWin: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolUnix: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolProperty: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setS1ASclassPath: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] init-common: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] clean-jars-common: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] all: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setOSConditions: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolWin: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolUnix: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolProperty: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setS1ASclassPath: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] init-common: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] all: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setOSConditions: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolWin: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolUnix: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setToolProperty: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] setS1ASclassPath: [2024-04-16T10:26:20.896Z] [2024-04-16T10:26:20.896Z] init-common: [2024-04-16T10:26:20.897Z] [2024-04-16T10:26:20.897Z] compile-common: [2024-04-16T10:26:20.897Z] [echo] Current time (ISO): 2024-04-16T10:26:20.688+0000 [2024-04-16T10:26:20.897Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:20.897Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:21.029Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:21.029Z] [javac] 1 warning [2024-04-16T10:26:21.029Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.jar [2024-04-16T10:26:21.029Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/threadpool/ra/threadpooltest-ra.rar [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setOSConditions: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setToolWin: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setToolUnix: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setToolProperty: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setS1ASclassPath: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] init-common: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] clean-common: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setOSConditions: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setToolWin: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setToolUnix: [2024-04-16T10:26:21.029Z] [2024-04-16T10:26:21.029Z] setToolProperty: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setS1ASclassPath: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] init-common: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] clean-classes-common: [2024-04-16T10:26:21.030Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setOSConditions: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setToolWin: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setToolUnix: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setToolProperty: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setS1ASclassPath: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] init-common: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] clean-jars-common: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] all: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setOSConditions: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setToolWin: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setToolUnix: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setToolProperty: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setS1ASclassPath: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] init-common: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] all: [2024-04-16T10:26:21.030Z] [2024-04-16T10:26:21.030Z] setOSConditions: [2024-04-16T10:26:21.031Z] [2024-04-16T10:26:21.031Z] setToolWin: [2024-04-16T10:26:21.031Z] [2024-04-16T10:26:21.031Z] setToolUnix: [2024-04-16T10:26:21.031Z] [2024-04-16T10:26:21.031Z] setToolProperty: [2024-04-16T10:26:21.031Z] [2024-04-16T10:26:21.031Z] setS1ASclassPath: [2024-04-16T10:26:21.031Z] [2024-04-16T10:26:21.031Z] init-common: [2024-04-16T10:26:21.031Z] [2024-04-16T10:26:21.031Z] compile-common: [2024-04-16T10:26:21.031Z] [echo] Current time (ISO): 2024-04-16T10:26:20.779+0000 [2024-04-16T10:26:21.031Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:21.031Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:21.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:26:21.306Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:26:21.306Z] [echo] cmd executed for server [2024-04-16T10:26:21.306Z] [2024-04-16T10:26:21.307Z] setOSConditions: [2024-04-16T10:26:21.307Z] [2024-04-16T10:26:21.307Z] setToolWin: [2024-04-16T10:26:21.307Z] [2024-04-16T10:26:21.307Z] setToolUnix: [2024-04-16T10:26:21.307Z] [2024-04-16T10:26:21.307Z] setToolProperty: [2024-04-16T10:26:21.307Z] [2024-04-16T10:26:21.307Z] setS1ASclassPath: [2024-04-16T10:26:21.307Z] [2024-04-16T10:26:21.307Z] init-common: [2024-04-16T10:26:21.307Z] [2024-04-16T10:26:21.307Z] create-jdbc-resource-common: [2024-04-16T10:26:21.307Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB_CM [2024-04-16T10:26:21.562Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB_CM [2024-04-16T10:26:21.562Z] [exec] JDBC resource jdbc/s1qeDB_CM created successfully. [2024-04-16T10:26:21.562Z] [echo] cmd executed for server [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] setOSConditions: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] setToolWin: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] setToolUnix: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] setToolProperty: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] setS1ASclassPath: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] init-common: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] deploy-jms-stuff: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] setOSConditions: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.562Z] setToolWin: [2024-04-16T10:26:21.562Z] [2024-04-16T10:26:21.563Z] setToolUnix: [2024-04-16T10:26:21.563Z] [2024-04-16T10:26:21.563Z] setToolProperty: [2024-04-16T10:26:21.563Z] [2024-04-16T10:26:21.563Z] setS1ASclassPath: [2024-04-16T10:26:21.563Z] [2024-04-16T10:26:21.563Z] init-common: [2024-04-16T10:26:21.563Z] [2024-04-16T10:26:21.563Z] create-jms-connection-common: [2024-04-16T10:26:22.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/jdbcjmsauth_QCF1 [2024-04-16T10:26:22.135Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:22.218Z] [exec] Apr 16, 2024 10:26:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:22.218Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5a2ae1ab [2024-04-16T10:26:22.364Z] [javaWithResult] Apr 16, 2024 10:26:21 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:22.364Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53311681 [2024-04-16T10:26:22.364Z] [javaWithResult] Looked up home!! [2024-04-16T10:26:22.364Z] [javaWithResult] Narrowed home!! [2024-04-16T10:26:22.364Z] [javaWithResult] Got the EJB!! [2024-04-16T10:26:22.364Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-04-16T10:26:22.364Z] [javaWithResult] and for number which is = 22.25 [2024-04-16T10:26:22.364Z] [javaWithResult] [2024-04-16T10:26:22.364Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-04-16T10:26:22.364Z] [javaWithResult] [2024-04-16T10:26:22.364Z] [javaWithResult] Client now getting a User Defined Exception [2024-04-16T10:26:22.364Z] [javaWithResult] Success! Caught StatelesshelloException [2024-04-16T10:26:22.364Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-04-16T10:26:22.364Z] [javaWithResult] [2024-04-16T10:26:22.364Z] [javaWithResult] Client is now trying to remove the session bean [2024-04-16T10:26:22.364Z] [javaWithResult] [2024-04-16T10:26:22.364Z] [javaWithResult] Session bean was successfully removed by the client. [2024-04-16T10:26:22.364Z] [javaWithResult] [2024-04-16T10:26:22.389Z] [javac] 1 warning [2024-04-16T10:26:22.389Z] [2024-04-16T10:26:22.389Z] setOSConditions: [2024-04-16T10:26:22.389Z] [2024-04-16T10:26:22.389Z] setToolWin: [2024-04-16T10:26:22.389Z] [2024-04-16T10:26:22.389Z] setToolUnix: [2024-04-16T10:26:22.389Z] [2024-04-16T10:26:22.389Z] setToolProperty: [2024-04-16T10:26:22.390Z] [2024-04-16T10:26:22.390Z] setS1ASclassPath: [2024-04-16T10:26:22.390Z] [2024-04-16T10:26:22.390Z] init-common: [2024-04-16T10:26:22.390Z] [2024-04-16T10:26:22.390Z] compile-common: [2024-04-16T10:26:22.390Z] [echo] Current time (ISO): 2024-04-16T10:26:22.362+0000 [2024-04-16T10:26:22.390Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:22.473Z] [exec] Got the EJB!! [2024-04-16T10:26:22.473Z] [exec] Calling authorized method - addItem [2024-04-16T10:26:22.473Z] [exec] 320.0 [2024-04-16T10:26:22.473Z] [exec] Looked up home!! [2024-04-16T10:26:22.473Z] [exec] Narrowed home!! [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] processResult: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] failed: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] passed: [2024-04-16T10:26:22.620Z] [echo] Test ejb Passed [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] unknown: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] declare-test: [2024-04-16T10:26:22.620Z] [echo] Starting test ejb directorydeploy/ejb Test asadmin undeploydir [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] undeploy.asadmin: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] setAsadminArgs: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] common.undeploy.asadmin: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.os: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.tools.unix: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.tools.windows: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.tools: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] setAsadminArgs: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.customtasks: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] delAppRef: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.os: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.tools.unix: [2024-04-16T10:26:22.620Z] [2024-04-16T10:26:22.620Z] init.tools.windows: [2024-04-16T10:26:22.621Z] [2024-04-16T10:26:22.621Z] init.tools: [2024-04-16T10:26:22.621Z] [2024-04-16T10:26:22.621Z] setAsadminArgs: [2024-04-16T10:26:22.621Z] [2024-04-16T10:26:22.621Z] init: [2024-04-16T10:26:22.621Z] [2024-04-16T10:26:22.621Z] init.customtasks: [2024-04-16T10:26:22.621Z] [2024-04-16T10:26:22.621Z] common.run.asadmin: [2024-04-16T10:26:22.621Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployEjb [2024-04-16T10:26:22.729Z] [exec] Shopping list for LizHurley [2024-04-16T10:26:22.729Z] [exec] lipstick [2024-04-16T10:26:22.729Z] [exec] mascara [2024-04-16T10:26:22.729Z] [exec] sandals [2024-04-16T10:26:22.729Z] [exec] Total Cost for Ms Hurley = 270.0 [2024-04-16T10:26:22.729Z] [exec] Value of key is: with @ [2024-04-16T10:26:22.729Z] [exec] Username with @:RpaLoginBean Test Passed [2024-04-16T10:26:22.729Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:22.729Z] [exec] [2024-04-16T10:26:22.729Z] [exec] [2024-04-16T10:26:22.729Z] [exec] ----------------------------------------- [2024-04-16T10:26:22.729Z] [exec] - with @: PASS - [2024-04-16T10:26:22.729Z] [exec] ----------------------------------------- [2024-04-16T10:26:22.729Z] [exec] Total PASS: 1 [2024-04-16T10:26:22.729Z] [exec] Total FAIL: 0 [2024-04-16T10:26:22.729Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:22.729Z] [exec] ----------------------------------------- [2024-04-16T10:26:22.729Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:22.729Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:22.984Z] [2024-04-16T10:26:22.984Z] undeploy: [2024-04-16T10:26:22.984Z] [2024-04-16T10:26:22.984Z] setOSConditions: [2024-04-16T10:26:22.984Z] [2024-04-16T10:26:22.984Z] setToolWin: [2024-04-16T10:26:22.984Z] [2024-04-16T10:26:22.984Z] setToolUnix: [2024-04-16T10:26:22.984Z] [2024-04-16T10:26:22.985Z] setToolProperty: [2024-04-16T10:26:22.985Z] [2024-04-16T10:26:22.985Z] setS1ASclassPath: [2024-04-16T10:26:22.985Z] [2024-04-16T10:26:22.985Z] init-common: [2024-04-16T10:26:22.985Z] [2024-04-16T10:26:22.985Z] undeploy-common: [2024-04-16T10:26:23.208Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:23.208Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:26:23.208Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:23.208Z] [2024-04-16T10:26:23.208Z] init.os: [2024-04-16T10:26:23.208Z] [2024-04-16T10:26:23.208Z] init.tools.unix: [2024-04-16T10:26:23.208Z] [2024-04-16T10:26:23.208Z] init.tools.windows: [2024-04-16T10:26:23.208Z] [2024-04-16T10:26:23.209Z] init.tools: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] setAsadminArgs: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init.customtasks: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] setOrbPort: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] run.negative: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init.os: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init.tools.unix: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init.tools.windows: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init.tools: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] setAsadminArgs: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] init.customtasks: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] setOrbPort: [2024-04-16T10:26:23.209Z] [2024-04-16T10:26:23.209Z] runclient: [2024-04-16T10:26:23.239Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false rpaLoginBeanApp [2024-04-16T10:26:23.464Z] [javaWithResult] Test expected to fail [2024-04-16T10:26:23.493Z] [2024-04-16T10:26:23.493Z] unsetup: [2024-04-16T10:26:23.493Z] [2024-04-16T10:26:23.493Z] setOSConditions: [2024-04-16T10:26:23.493Z] [2024-04-16T10:26:23.493Z] setToolWin: [2024-04-16T10:26:23.493Z] [2024-04-16T10:26:23.493Z] setToolUnix: [2024-04-16T10:26:23.493Z] [2024-04-16T10:26:23.493Z] setToolProperty: [2024-04-16T10:26:23.493Z] [2024-04-16T10:26:23.493Z] setS1ASclassPath: [2024-04-16T10:26:23.493Z] [2024-04-16T10:26:23.494Z] init-common: [2024-04-16T10:26:23.494Z] [2024-04-16T10:26:23.494Z] delete-user-common: [2024-04-16T10:26:23.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:23.579Z] [javac] 1 warning [2024-04-16T10:26:23.579Z] [2024-04-16T10:26:23.579Z] setOSConditions: [2024-04-16T10:26:23.579Z] [2024-04-16T10:26:23.579Z] setToolWin: [2024-04-16T10:26:23.579Z] [2024-04-16T10:26:23.579Z] setToolUnix: [2024-04-16T10:26:23.579Z] [2024-04-16T10:26:23.579Z] setToolProperty: [2024-04-16T10:26:23.579Z] [2024-04-16T10:26:23.579Z] setS1ASclassPath: [2024-04-16T10:26:23.579Z] [2024-04-16T10:26:23.579Z] init-common: [2024-04-16T10:26:23.579Z] [2024-04-16T10:26:23.579Z] ejb-jar-common: [2024-04-16T10:26:23.579Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:23.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server harpreet@foobar.com [2024-04-16T10:26:23.748Z] [2024-04-16T10:26:23.748Z] asadmin-common: [2024-04-16T10:26:23.748Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file2 [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] package-ejbjar-common: [2024-04-16T10:26:23.836Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:23.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:23.836Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:23.836Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/worktest-ejb.jar [2024-04-16T10:26:23.836Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] setOSConditions: [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] setToolWin: [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] setToolUnix: [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] setToolProperty: [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] setS1ASclassPath: [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] init-common: [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] appclient-jar-common: [2024-04-16T10:26:23.836Z] [2024-04-16T10:26:23.836Z] package-appclientjar-common: [2024-04-16T10:26:23.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:23.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:23.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:23.837Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/worktest-client.jar [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] setOSConditions: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] fixFiles: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] convUnix: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] convWin: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] setToolWin: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] setToolUnix: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] setToolProperty: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] setS1ASclassPath: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] init-common: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] ear-common: [2024-04-16T10:26:23.837Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:23.837Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${sun-application.xml} to copy. [2024-04-16T10:26:23.837Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/threadpool/app/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:26:23.837Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:23.837Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] setup: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] deploy: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.837Z] setOSConditions: [2024-04-16T10:26:23.837Z] [2024-04-16T10:26:23.838Z] setToolWin: [2024-04-16T10:26:23.838Z] [2024-04-16T10:26:23.838Z] setToolUnix: [2024-04-16T10:26:23.838Z] [2024-04-16T10:26:23.838Z] setToolProperty: [2024-04-16T10:26:23.838Z] [2024-04-16T10:26:23.838Z] setS1ASclassPath: [2024-04-16T10:26:23.838Z] [2024-04-16T10:26:23.838Z] init-common: [2024-04-16T10:26:23.838Z] [2024-04-16T10:26:23.838Z] deploy: [2024-04-16T10:26:23.838Z] [2024-04-16T10:26:23.838Z] asadmin-common: [2024-04-16T10:26:23.838Z] [echo] asadmin create-threadpool --maxthreadpoolsize 10 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2024-04-16T10:26:24.024Z] [javaWithResult] Apr 16, 2024 10:26:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:24.024Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:24.033Z] [exec] Connector resource jms/jdbcjmsauth_QCF1 created. [2024-04-16T10:26:24.033Z] [2024-04-16T10:26:24.033Z] setOSConditions: [2024-04-16T10:26:24.033Z] [2024-04-16T10:26:24.033Z] setToolWin: [2024-04-16T10:26:24.033Z] [2024-04-16T10:26:24.033Z] setToolUnix: [2024-04-16T10:26:24.033Z] [2024-04-16T10:26:24.033Z] setToolProperty: [2024-04-16T10:26:24.033Z] [2024-04-16T10:26:24.033Z] setS1ASclassPath: [2024-04-16T10:26:24.033Z] [2024-04-16T10:26:24.033Z] init-common: [2024-04-16T10:26:24.033Z] [2024-04-16T10:26:24.033Z] create-jms-connection-common: [2024-04-16T10:26:24.180Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:24.180Z] [javac] 1 warning [2024-04-16T10:26:24.180Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] setOSConditions: [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] setToolWin: [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] setToolUnix: [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] setToolProperty: [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] setS1ASclassPath: [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] init-common: [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] ejb-jar-common: [2024-04-16T10:26:24.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:24.180Z] [2024-04-16T10:26:24.180Z] package-ejbjar-common: [2024-04-16T10:26:24.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.181Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2024-04-16T10:26:24.181Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setOSConditions: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setToolWin: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setToolUnix: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setToolProperty: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setS1ASclassPath: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] init-common: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] appclient-jar-common: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] package-appclientjar-common: [2024-04-16T10:26:24.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.181Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setOSConditions: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] fixFiles: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] convUnix: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] convWin: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setToolWin: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.181Z] setToolUnix: [2024-04-16T10:26:24.181Z] [2024-04-16T10:26:24.182Z] setToolProperty: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setS1ASclassPath: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] init-common: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] ear-common: [2024-04-16T10:26:24.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:24.182Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/${sun-application.xml} to copy. [2024-04-16T10:26:24.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:24.182Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setup: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setOSConditions: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setToolWin: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setToolUnix: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setToolProperty: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setS1ASclassPath: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] init-common: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setupJdbc: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setOSConditions: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setToolWin: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.182Z] setToolUnix: [2024-04-16T10:26:24.182Z] [2024-04-16T10:26:24.183Z] setToolProperty: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setS1ASclassPath: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] init-common: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] execute-sql-common: [2024-04-16T10:26:24.183Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/createdb.sql [2024-04-16T10:26:24.183Z] [sql] 0 rows affected [2024-04-16T10:26:24.183Z] [sql] 0 rows affected [2024-04-16T10:26:24.183Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] deploy: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setOSConditions: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setToolWin: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setToolUnix: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setToolProperty: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setS1ASclassPath: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] init-common: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] deploy: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setOSConditions: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setToolWin: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setToolUnix: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setToolProperty: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] setS1ASclassPath: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.183Z] init-common: [2024-04-16T10:26:24.183Z] [2024-04-16T10:26:24.184Z] deploy-rar-common: [2024-04-16T10:26:24.184Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-04-16T10:26:24.275Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:24.275Z] [javac] 1 warning [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] build: [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] setOSConditions: [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] setToolWin: [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] setToolUnix: [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] setToolProperty: [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] setS1ASclassPath: [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] init-common: [2024-04-16T10:26:24.275Z] [2024-04-16T10:26:24.275Z] ejb-jar-common: [2024-04-16T10:26:24.275Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:24.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file2 [2024-04-16T10:26:24.307Z] [2024-04-16T10:26:24.307Z] all: [2024-04-16T10:26:24.307Z] [echo] [2024-04-16T10:26:24.307Z] [echo] [2024-04-16T10:26:24.307Z] [echo] [2024-04-16T10:26:24.307Z] [echo] *************************************************************************** [2024-04-16T10:26:24.307Z] [echo] * Running group anyone [2024-04-16T10:26:24.307Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/anyone [2024-04-16T10:26:24.307Z] [echo] *************************************************************************** [2024-04-16T10:26:24.307Z] [echo] [2024-04-16T10:26:24.307Z] [echo] [2024-04-16T10:26:24.307Z] [echo] [2024-04-16T10:26:24.307Z] [2024-04-16T10:26:24.307Z] setOSConditions: [2024-04-16T10:26:24.307Z] [2024-04-16T10:26:24.307Z] setToolWin: [2024-04-16T10:26:24.307Z] [2024-04-16T10:26:24.307Z] setToolUnix: [2024-04-16T10:26:24.307Z] [2024-04-16T10:26:24.307Z] setToolProperty: [2024-04-16T10:26:24.307Z] [2024-04-16T10:26:24.307Z] setS1ASclassPath: [2024-04-16T10:26:24.307Z] [2024-04-16T10:26:24.307Z] init-common: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] clean: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setOSConditions: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolWin: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolUnix: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolProperty: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setS1ASclassPath: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] init-common: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] clean-common: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setOSConditions: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolWin: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolUnix: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolProperty: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setS1ASclassPath: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] init-common: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] clean-classes-common: [2024-04-16T10:26:24.308Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setOSConditions: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolWin: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolUnix: [2024-04-16T10:26:24.308Z] [2024-04-16T10:26:24.308Z] setToolProperty: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] setS1ASclassPath: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] init-common: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] clean-jars-common: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] setup: [2024-04-16T10:26:24.309Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile3 [2024-04-16T10:26:24.309Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/anyone/temp.txt [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] setOSConditions: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] setToolWin: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] setToolUnix: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] setToolProperty: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] setS1ASclassPath: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] init-common: [2024-04-16T10:26:24.309Z] [2024-04-16T10:26:24.309Z] create-auth-realm: [2024-04-16T10:26:24.309Z] [echo] Creating auth realm file3 ... [2024-04-16T10:26:24.434Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-threadpool --maxthreadpoolsize 10 --minthreadpoolsize 2 --idletimeout 900 --maxqueuesize 4096 --target server test-thread-pool [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] restart-server-instance-common: [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] setOSConditions: [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] setToolWin: [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] setToolUnix: [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] setToolProperty: [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] setS1ASclassPath: [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] init-common: [2024-04-16T10:26:24.434Z] [2024-04-16T10:26:24.434Z] stopDomain: [2024-04-16T10:26:24.434Z] [echo] run.xml:stopping domain... [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] package-ejbjar-common: [2024-04-16T10:26:24.531Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.531Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.531Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.531Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2024-04-16T10:26:24.531Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] deploy: [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] setOSConditions: [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] setToolWin: [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] setToolUnix: [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] setToolProperty: [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] setS1ASclassPath: [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] init-common: [2024-04-16T10:26:24.531Z] [2024-04-16T10:26:24.531Z] deploy-jar-common: [2024-04-16T10:26:24.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile3:jaas-context=fileRealm:assign-groups=agroup --target server file3 [2024-04-16T10:26:24.563Z] [2024-04-16T10:26:24.563Z] setOSConditions: [2024-04-16T10:26:24.563Z] [2024-04-16T10:26:24.563Z] setToolWin: [2024-04-16T10:26:24.563Z] [2024-04-16T10:26:24.564Z] setToolUnix: [2024-04-16T10:26:24.564Z] [2024-04-16T10:26:24.564Z] setToolProperty: [2024-04-16T10:26:24.564Z] [2024-04-16T10:26:24.564Z] setS1ASclassPath: [2024-04-16T10:26:24.564Z] [2024-04-16T10:26:24.564Z] init-common: [2024-04-16T10:26:24.564Z] [2024-04-16T10:26:24.564Z] create-user-common: [2024-04-16T10:26:24.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jms-resource --restype jakarta.jms.QueueConnectionFactory --enabled=true --target server --force=false jms/jdbcjmsauth_QCF2 [2024-04-16T10:26:24.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:26:25.091Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-schema-ejb.jar [2024-04-16T10:26:25.143Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/anyone/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaee --authrealmname file3 --target server javaee [2024-04-16T10:26:25.143Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/anyone/asadminuserpassword.txt [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] compile: [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] setOSConditions: [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] setToolWin: [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] setToolUnix: [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] setToolProperty: [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] setS1ASclassPath: [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] init-common: [2024-04-16T10:26:25.143Z] [2024-04-16T10:26:25.143Z] compile-common: [2024-04-16T10:26:25.143Z] [echo] Current time (ISO): 2024-04-16T10:26:24.974+0000 [2024-04-16T10:26:25.143Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-04-16T10:26:25.143Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-04-16T10:26:25.532Z] [exec] Connector resource jms/jdbcjmsauth_QCF2 created. [2024-04-16T10:26:25.532Z] [2024-04-16T10:26:25.532Z] setOSConditions: [2024-04-16T10:26:25.532Z] [2024-04-16T10:26:25.532Z] setToolWin: [2024-04-16T10:26:25.532Z] [2024-04-16T10:26:25.532Z] setToolUnix: [2024-04-16T10:26:25.532Z] [2024-04-16T10:26:25.532Z] setToolProperty: [2024-04-16T10:26:25.532Z] [2024-04-16T10:26:25.532Z] setS1ASclassPath: [2024-04-16T10:26:25.532Z] [2024-04-16T10:26:25.532Z] init-common: [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] deploy-common: [2024-04-16T10:26:25.533Z] [echo] Current time (ISO): 2024-04-16T10:26:25.187+0000 [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] setOSConditions: [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] setToolWin: [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] setToolUnix: [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] setToolProperty: [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] setS1ASclassPath: [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] init-common: [2024-04-16T10:26:25.533Z] [2024-04-16T10:26:25.533Z] deploy-common-pe: [2024-04-16T10:26:25.670Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:26:25.670Z] [echo] Deploying generic-ra.rar on server [2024-04-16T10:26:25.670Z] [2024-04-16T10:26:25.670Z] setOSConditions: [2024-04-16T10:26:25.670Z] [2024-04-16T10:26:25.671Z] setToolWin: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolUnix: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolProperty: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setS1ASclassPath: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] init-common: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] deploy-ear: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setOSConditions: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolWin: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolUnix: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolProperty: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setS1ASclassPath: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] init-common: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] deploy-common: [2024-04-16T10:26:25.671Z] [echo] Current time (ISO): 2024-04-16T10:26:25.443+0000 [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setOSConditions: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolWin: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolUnix: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setToolProperty: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] setS1ASclassPath: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.671Z] init-common: [2024-04-16T10:26:25.671Z] [2024-04-16T10:26:25.672Z] deploy-common-pe: [2024-04-16T10:26:25.806Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthApp.ear [2024-04-16T10:26:25.936Z] [javaWithResult] Apr 16, 2024 10:26:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:25.936Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cbd0674 [2024-04-16T10:26:26.191Z] [javaWithResult] Recd exception as expected [2024-04-16T10:26:26.191Z] [javaWithResult] Session bean was successfully removed by the client. [2024-04-16T10:26:26.191Z] [javaWithResult] [2024-04-16T10:26:26.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-04-16T10:26:26.324Z] [exec] Waiting for the domain to stop . [2024-04-16T10:26:26.324Z] [exec] Waiting finished after 294 ms. [2024-04-16T10:26:26.324Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:26:26.409Z] [exec] Application deployed with name jdbc-jdbcjmsauthApp. [2024-04-16T10:26:26.409Z] [echo] Deployment on target server server successful [2024-04-16T10:26:26.409Z] [2024-04-16T10:26:26.409Z] setOSConditions: [2024-04-16T10:26:26.409Z] [2024-04-16T10:26:26.410Z] setToolWin: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setToolUnix: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setToolProperty: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setS1ASclassPath: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] init-common: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] deploy-common-ee: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] run: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setup-derby-for-authentication: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setOSConditions: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setToolWin: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setToolUnix: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setToolProperty: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] setS1ASclassPath: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.410Z] init-common: [2024-04-16T10:26:26.410Z] [2024-04-16T10:26:26.411Z] stop-derby: [2024-04-16T10:26:26.411Z] [2024-04-16T10:26:26.411Z] stop-derby-aix: [2024-04-16T10:26:26.411Z] [2024-04-16T10:26:26.411Z] stop-derby-nonaix: [2024-04-16T10:26:26.411Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:26:26.666Z] [java] Tue Apr 16 10:26:26 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:26:26.666Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties to copy. [2024-04-16T10:26:26.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases [2024-04-16T10:26:26.666Z] [2024-04-16T10:26:26.666Z] setOSConditions: [2024-04-16T10:26:26.666Z] [2024-04-16T10:26:26.666Z] setToolWin: [2024-04-16T10:26:26.666Z] [2024-04-16T10:26:26.666Z] setToolUnix: [2024-04-16T10:26:26.666Z] [2024-04-16T10:26:26.666Z] setToolProperty: [2024-04-16T10:26:26.666Z] [2024-04-16T10:26:26.666Z] setS1ASclassPath: [2024-04-16T10:26:26.666Z] [2024-04-16T10:26:26.667Z] init-common: [2024-04-16T10:26:26.667Z] [2024-04-16T10:26:26.667Z] start-derby: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] processResult: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] failed: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] passed: [2024-04-16T10:26:26.764Z] [echo] Test ejb Passed [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] unknown: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] private-all: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] init.os: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] init.tools.unix: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] init.tools.windows: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.764Z] init.tools: [2024-04-16T10:26:26.764Z] [2024-04-16T10:26:26.765Z] setAsadminArgs: [2024-04-16T10:26:26.765Z] [2024-04-16T10:26:26.765Z] init: [2024-04-16T10:26:26.765Z] [2024-04-16T10:26:26.765Z] init.customtasks: [2024-04-16T10:26:26.765Z] [2024-04-16T10:26:26.765Z] prepare: [2024-04-16T10:26:26.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix [2024-04-16T10:26:26.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-04-16T10:26:26.765Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2024-04-16T10:26:26.765Z] [2024-04-16T10:26:26.765Z] compile: [2024-04-16T10:26:26.765Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejbwithsuffix/build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:26.765Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-04-16T10:26:26.923Z] [2024-04-16T10:26:26.923Z] start-derby-aix: [2024-04-16T10:26:26.923Z] [2024-04-16T10:26:26.923Z] start-derby-nonaix: [2024-04-16T10:26:26.923Z] [echo] Starting Derby DB Server ... [2024-04-16T10:26:27.039Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:27.039Z] [javac] 1 warning [2024-04-16T10:26:27.039Z] [2024-04-16T10:26:27.039Z] setOSConditions: [2024-04-16T10:26:27.039Z] [2024-04-16T10:26:27.039Z] setToolWin: [2024-04-16T10:26:27.039Z] [2024-04-16T10:26:27.039Z] setToolUnix: [2024-04-16T10:26:27.039Z] [2024-04-16T10:26:27.039Z] setToolProperty: [2024-04-16T10:26:27.039Z] [2024-04-16T10:26:27.040Z] setS1ASclassPath: [2024-04-16T10:26:27.040Z] [2024-04-16T10:26:27.040Z] init-common: [2024-04-16T10:26:27.040Z] [2024-04-16T10:26:27.040Z] compile-common: [2024-04-16T10:26:27.040Z] [echo] Current time (ISO): 2024-04-16T10:26:26.584+0000 [2024-04-16T10:26:27.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/web [2024-04-16T10:26:27.040Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/web [2024-04-16T10:26:27.070Z] [exec] Waiting for domain1 to start .................. [2024-04-16T10:26:27.070Z] [exec] Waiting finished after 17,647 ms. [2024-04-16T10:26:27.070Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:26:27.070Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:26:27.070Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:26:27.070Z] [exec] Admin Port: 4,848 [2024-04-16T10:26:27.070Z] [exec] Command start-domain executed successfully. [2024-04-16T10:26:27.070Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:26:27.070Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:26:27.070Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:27.070Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:27.070Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:27.070Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:27.071Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:27.071Z] [2024-04-16T10:26:27.071Z] dumpThreadStack: [2024-04-16T10:26:27.071Z] [2024-04-16T10:26:27.071Z] startDomainWindows: [2024-04-16T10:26:27.071Z] [2024-04-16T10:26:27.071Z] startDomain: [2024-04-16T10:26:27.071Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:27.071Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:27.071Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:27.071Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:27.071Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:27.072Z] [2024-04-16T10:26:27.072Z] runclient: [2024-04-16T10:26:27.072Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:27.072Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:27.072Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:27.072Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:27.072Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:27.072Z] [2024-04-16T10:26:27.072Z] run-client: [2024-04-16T10:26:27.072Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:26:27.325Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:27.325Z] [javac] 1 warning [2024-04-16T10:26:27.326Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/ejbwithsuffix/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:27.326Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client [2024-04-16T10:26:27.581Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:27.581Z] [javac] 1 warning [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] assemble: [2024-04-16T10:26:27.581Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-04-16T10:26:27.581Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-04-16T10:26:27.581Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar/META-INF [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] declare-test: [2024-04-16T10:26:27.581Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin deploydir [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] init.os: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] init.tools.unix: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] init.tools.windows: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] init.tools: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] setAsadminArgs: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] init: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] init.customtasks: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] prepare: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] deploydir.asadmin: [2024-04-16T10:26:27.581Z] [2024-04-16T10:26:27.581Z] setAsadminArgs: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] common.deploy.asadmin: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] init.os: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] init.tools.unix: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] init.tools.windows: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] init.tools: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] setAsadminArgs: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] init: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] init.customtasks: [2024-04-16T10:26:27.582Z] [2024-04-16T10:26:27.582Z] common.run.asadmin: [2024-04-16T10:26:27.582Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:27.999Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:28.141Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:28.141Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:26:28.141Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2024-04-16T10:26:28.141Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2024-04-16T10:26:28.141Z] [exec] Command deploy executed successfully. [2024-04-16T10:26:28.141Z] [2024-04-16T10:26:28.141Z] init.os: [2024-04-16T10:26:28.141Z] [2024-04-16T10:26:28.141Z] init.tools.unix: [2024-04-16T10:26:28.141Z] [2024-04-16T10:26:28.142Z] init.tools.windows: [2024-04-16T10:26:28.142Z] [2024-04-16T10:26:28.142Z] init.tools: [2024-04-16T10:26:28.142Z] [2024-04-16T10:26:28.142Z] setAsadminArgs: [2024-04-16T10:26:28.142Z] [2024-04-16T10:26:28.142Z] init: [2024-04-16T10:26:28.254Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:28.254Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-endpointimpl-only [2024-04-16T10:26:28.254Z] [exec] Value of key is:war-with-endpointimpl-only [2024-04-16T10:26:28.254Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:28.254Z] [exec] [2024-04-16T10:26:28.254Z] [exec] [2024-04-16T10:26:28.254Z] [exec] ----------------------------------------- [2024-04-16T10:26:28.254Z] [exec] - war-with-endpointimpl-only: PASS - [2024-04-16T10:26:28.254Z] [exec] ----------------------------------------- [2024-04-16T10:26:28.254Z] [exec] Total PASS: 1 [2024-04-16T10:26:28.254Z] [exec] Total FAIL: 0 [2024-04-16T10:26:28.254Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:28.254Z] [exec] ----------------------------------------- [2024-04-16T10:26:28.254Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:28.254Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:28.254Z] [2024-04-16T10:26:28.254Z] undeploy: [2024-04-16T10:26:28.254Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:28.254Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:28.255Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:28.255Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:28.255Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/warservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:28.255Z] [2024-04-16T10:26:28.255Z] setOSConditions: [2024-04-16T10:26:28.255Z] [2024-04-16T10:26:28.255Z] setToolWin: [2024-04-16T10:26:28.255Z] [2024-04-16T10:26:28.255Z] setToolUnix: [2024-04-16T10:26:28.255Z] [2024-04-16T10:26:28.255Z] setToolProperty: [2024-04-16T10:26:28.255Z] [2024-04-16T10:26:28.255Z] setS1ASclassPath: [2024-04-16T10:26:28.255Z] [2024-04-16T10:26:28.255Z] init-common: [2024-04-16T10:26:28.255Z] [2024-04-16T10:26:28.255Z] undeploy-war-common: [2024-04-16T10:26:28.397Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:28.398Z] [javac] 1 warning [2024-04-16T10:26:28.398Z] [2024-04-16T10:26:28.398Z] setOSConditions: [2024-04-16T10:26:28.398Z] [2024-04-16T10:26:28.398Z] setToolWin: [2024-04-16T10:26:28.398Z] [2024-04-16T10:26:28.398Z] setToolUnix: [2024-04-16T10:26:28.398Z] [2024-04-16T10:26:28.398Z] setToolProperty: [2024-04-16T10:26:28.398Z] [2024-04-16T10:26:28.398Z] setS1ASclassPath: [2024-04-16T10:26:28.398Z] [2024-04-16T10:26:28.398Z] init-common: [2024-04-16T10:26:28.398Z] [2024-04-16T10:26:28.398Z] compile-common: [2024-04-16T10:26:28.398Z] [echo] Current time (ISO): 2024-04-16T10:26:28.186+0000 [2024-04-16T10:26:28.398Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/nonweb [2024-04-16T10:26:28.405Z] [2024-04-16T10:26:28.405Z] init.customtasks: [2024-04-16T10:26:28.405Z] [2024-04-16T10:26:28.405Z] setEnabled: [2024-04-16T10:26:28.405Z] [2024-04-16T10:26:28.405Z] createAppRef: [2024-04-16T10:26:28.405Z] [2024-04-16T10:26:28.405Z] init.os: [2024-04-16T10:26:28.405Z] [2024-04-16T10:26:28.405Z] init.tools.unix: [2024-04-16T10:26:28.405Z] [2024-04-16T10:26:28.405Z] init.tools.windows: [2024-04-16T10:26:28.405Z] [2024-04-16T10:26:28.406Z] init.tools: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] setAsadminArgs: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init.customtasks: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] setOrbPort: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] run.positive: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init.os: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init.tools.unix: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init.tools.windows: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init.tools: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] setAsadminArgs: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] init.customtasks: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] setOrbPort: [2024-04-16T10:26:28.406Z] [2024-04-16T10:26:28.406Z] runclient: [2024-04-16T10:26:28.660Z] [javaWithResult] Test expects successful result [2024-04-16T10:26:28.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false warservice-web [2024-04-16T10:26:29.219Z] [javaWithResult] Apr 16, 2024 10:26:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:29.219Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:29.774Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:30.039Z] [javac] 1 warning [2024-04-16T10:26:30.039Z] [2024-04-16T10:26:30.039Z] build: [2024-04-16T10:26:30.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:30.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:30.039Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:30.039Z] [2024-04-16T10:26:30.039Z] package-ejbjar-common: [2024-04-16T10:26:30.039Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:30.039Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-anyone-ejb.jar [2024-04-16T10:26:30.039Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:30.039Z] [2024-04-16T10:26:30.039Z] clear: [2024-04-16T10:26:30.039Z] [2024-04-16T10:26:30.039Z] test-tlds-exist: [2024-04-16T10:26:30.039Z] [2024-04-16T10:26:30.039Z] copy-tlds: [2024-04-16T10:26:30.039Z] [2024-04-16T10:26:30.039Z] test-tagfiles-exist: [2024-04-16T10:26:30.039Z] [2024-04-16T10:26:30.040Z] copy-tagfiles: [2024-04-16T10:26:30.040Z] [2024-04-16T10:26:30.040Z] package-war-common: [2024-04-16T10:26:30.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:26:30.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:30.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:30.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:26:30.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/anyone/lib [2024-04-16T10:26:30.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:30.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:30.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:30.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/anyone/docroot [2024-04-16T10:26:30.040Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-anyone-web.war [2024-04-16T10:26:30.040Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:30.040Z] [2024-04-16T10:26:30.040Z] package-appclientjar-common: [2024-04-16T10:26:30.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:30.040Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-anyone-client.jar [2024-04-16T10:26:30.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:30.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:30.040Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:30.040Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2024-04-16T10:26:30.040Z] [2024-04-16T10:26:30.040Z] deploy: [2024-04-16T10:26:30.040Z] [2024-04-16T10:26:30.040Z] setOSConditions: [2024-04-16T10:26:30.040Z] [2024-04-16T10:26:30.040Z] setToolWin: [2024-04-16T10:26:30.040Z] [2024-04-16T10:26:30.040Z] setToolUnix: [2024-04-16T10:26:30.040Z] [2024-04-16T10:26:30.041Z] setToolProperty: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] setS1ASclassPath: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] init-common: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] deploy-common: [2024-04-16T10:26:30.041Z] [echo] Current time (ISO): 2024-04-16T10:26:29.849+0000 [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] setOSConditions: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] setToolWin: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] setToolUnix: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] setToolProperty: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] setS1ASclassPath: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] init-common: [2024-04-16T10:26:30.041Z] [2024-04-16T10:26:30.041Z] deploy-common-pe: [2024-04-16T10:26:30.296Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-anyoneApp.ear [2024-04-16T10:26:30.461Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2024-04-16T10:26:30.461Z] [echo] Deployment on target server server successful [2024-04-16T10:26:30.461Z] [2024-04-16T10:26:30.461Z] setOSConditions: [2024-04-16T10:26:30.461Z] [2024-04-16T10:26:30.461Z] setToolWin: [2024-04-16T10:26:30.461Z] [2024-04-16T10:26:30.461Z] setToolUnix: [2024-04-16T10:26:30.461Z] [2024-04-16T10:26:30.461Z] setToolProperty: [2024-04-16T10:26:30.461Z] [2024-04-16T10:26:30.461Z] setS1ASclassPath: [2024-04-16T10:26:30.461Z] [2024-04-16T10:26:30.461Z] init-common: [2024-04-16T10:26:30.461Z] [2024-04-16T10:26:30.462Z] deploy-common-ee: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setOSConditions: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setToolWin: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setToolUnix: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setToolProperty: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setS1ASclassPath: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] init-common: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] restart: [2024-04-16T10:26:30.729Z] [echo] Not required to restart [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] runtest: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setOSConditions: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setToolWin: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.729Z] setToolUnix: [2024-04-16T10:26:30.729Z] [2024-04-16T10:26:30.730Z] setToolProperty: [2024-04-16T10:26:30.730Z] [2024-04-16T10:26:30.730Z] setS1ASclassPath: [2024-04-16T10:26:30.730Z] [2024-04-16T10:26:30.730Z] init-common: [2024-04-16T10:26:30.730Z] [2024-04-16T10:26:30.730Z] runclient-common: [2024-04-16T10:26:30.730Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationAppClient.jar -name simple-connector-bean-validationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml Standalone- [2024-04-16T10:26:31.345Z] [2024-04-16T10:26:31.346Z] all: [2024-04-16T10:26:31.346Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:31.346Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:31.346Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:31.346Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:31.346Z] [2024-04-16T10:26:31.346Z] setOSConditions: [2024-04-16T10:26:31.346Z] [2024-04-16T10:26:31.346Z] setToolWin: [2024-04-16T10:26:31.346Z] [2024-04-16T10:26:31.346Z] setToolUnix: [2024-04-16T10:26:31.346Z] [2024-04-16T10:26:31.346Z] setToolProperty: [2024-04-16T10:26:31.346Z] [2024-04-16T10:26:31.346Z] setS1ASclassPath: [2024-04-16T10:26:31.346Z] [2024-04-16T10:26:31.346Z] init-common: [2024-04-16T10:26:31.346Z] [2024-04-16T10:26:31.346Z] clean: [2024-04-16T10:26:31.346Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:31.346Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:31.346Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:31.346Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setOSConditions: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setToolWin: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setToolUnix: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setToolProperty: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setS1ASclassPath: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] init-common: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] clean-common: [2024-04-16T10:26:31.347Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:31.347Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:31.347Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:31.347Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setOSConditions: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setToolWin: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setToolUnix: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setToolProperty: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] setS1ASclassPath: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] init-common: [2024-04-16T10:26:31.347Z] [2024-04-16T10:26:31.347Z] clean-classes-common: [2024-04-16T10:26:31.348Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:31.348Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:31.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:31.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:31.348Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] setOSConditions: [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] setToolWin: [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] setToolUnix: [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] setToolProperty: [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] setS1ASclassPath: [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] init-common: [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] clean-jars-common: [2024-04-16T10:26:31.348Z] [2024-04-16T10:26:31.348Z] run-wsimport: [2024-04-16T10:26:31.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:31.348Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:31.348Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:31.348Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:31.349Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:31.349Z] [2024-04-16T10:26:31.349Z] setOSConditions: [2024-04-16T10:26:31.349Z] [2024-04-16T10:26:31.349Z] setToolWin: [2024-04-16T10:26:31.349Z] [2024-04-16T10:26:31.349Z] setToolUnix: [2024-04-16T10:26:31.349Z] [2024-04-16T10:26:31.349Z] setToolProperty: [2024-04-16T10:26:31.349Z] [2024-04-16T10:26:31.349Z] setS1ASclassPath: [2024-04-16T10:26:31.349Z] [2024-04-16T10:26:31.349Z] init-common: [2024-04-16T10:26:31.349Z] [2024-04-16T10:26:31.349Z] wsimport: [2024-04-16T10:26:31.349Z] [exec] parsing WSDL... [2024-04-16T10:26:31.566Z] [2024-04-16T10:26:31.567Z] setOSConditions: [2024-04-16T10:26:31.567Z] [2024-04-16T10:26:31.567Z] setToolWin: [2024-04-16T10:26:31.567Z] [2024-04-16T10:26:31.567Z] setToolUnix: [2024-04-16T10:26:31.567Z] [2024-04-16T10:26:31.567Z] setToolProperty: [2024-04-16T10:26:31.567Z] [2024-04-16T10:26:31.567Z] setS1ASclassPath: [2024-04-16T10:26:31.567Z] [2024-04-16T10:26:31.567Z] init-common: [2024-04-16T10:26:31.567Z] [2024-04-16T10:26:31.567Z] startDomainUnix: [2024-04-16T10:26:31.567Z] [echo] Starting DAS [2024-04-16T10:26:31.630Z] [exec] Application deployed with name ejbmodulename. [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] run: [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] setOSConditions: [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] setToolWin: [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] setToolUnix: [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] setToolProperty: [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] setS1ASclassPath: [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] init-common: [2024-04-16T10:26:31.630Z] [2024-04-16T10:26:31.630Z] run_se: [2024-04-16T10:26:31.654Z] [exec] Application deployed with name security-anyoneApp. [2024-04-16T10:26:31.654Z] [echo] Deployment on target server server successful [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] setOSConditions: [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] setToolWin: [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] setToolUnix: [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] setToolProperty: [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] setS1ASclassPath: [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] init-common: [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] deploy-common-ee: [2024-04-16T10:26:31.654Z] [2024-04-16T10:26:31.654Z] run: [2024-04-16T10:26:31.728Z] [javaWithResult] Apr 16, 2024 10:26:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:31.728Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53311681 [2024-04-16T10:26:31.728Z] [javaWithResult] Looked up home!! [2024-04-16T10:26:31.728Z] [javaWithResult] Narrowed home!! [2024-04-16T10:26:31.728Z] [javaWithResult] Got the EJB!! [2024-04-16T10:26:31.728Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-04-16T10:26:31.728Z] [javaWithResult] and for number which is = 22.25 [2024-04-16T10:26:31.728Z] [javaWithResult] [2024-04-16T10:26:31.728Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-04-16T10:26:31.728Z] [javaWithResult] [2024-04-16T10:26:31.728Z] [javaWithResult] Client now getting a User Defined Exception [2024-04-16T10:26:31.728Z] [javaWithResult] Success! Caught StatelesshelloException [2024-04-16T10:26:31.728Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-04-16T10:26:31.728Z] [javaWithResult] [2024-04-16T10:26:31.728Z] [javaWithResult] Client is now trying to remove the session bean [2024-04-16T10:26:31.728Z] [javaWithResult] [2024-04-16T10:26:31.728Z] [javaWithResult] Session bean was successfully removed by the client. [2024-04-16T10:26:31.728Z] [javaWithResult] [2024-04-16T10:26:31.982Z] [2024-04-16T10:26:31.982Z] processResult: [2024-04-16T10:26:31.982Z] [2024-04-16T10:26:31.982Z] failed: [2024-04-16T10:26:31.982Z] [2024-04-16T10:26:31.982Z] passed: [2024-04-16T10:26:31.983Z] [echo] Test ejbwithsuffix Passed [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] unknown: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] declare-test: [2024-04-16T10:26:31.983Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin redeploydir [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.os: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.tools.unix: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.tools.windows: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.tools: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] setAsadminArgs: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.customtasks: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] prepare: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] redeploydir.asadmin: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] setAsadminArgs: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] common.redeploydir.asadmin: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.os: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.tools.unix: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.tools.windows: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init.tools: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] setAsadminArgs: [2024-04-16T10:26:31.983Z] [2024-04-16T10:26:31.983Z] init: [2024-04-16T10:26:31.984Z] [2024-04-16T10:26:31.984Z] init.customtasks: [2024-04-16T10:26:31.984Z] [2024-04-16T10:26:31.984Z] common.run.asadmin: [2024-04-16T10:26:31.984Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithEjbSuffix --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/ejbwithsuffix/dirDeployWithEjbSuffix.jar [2024-04-16T10:26:32.092Z] [exec] Apr 16, 2024 10:26:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:32.092Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:32.189Z] [java] Apr 16, 2024 10:26:31 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:32.189Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:32.239Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:32.239Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:32.276Z] [exec] [2024-04-16T10:26:32.276Z] [exec] Generating code... [2024-04-16T10:26:32.276Z] [exec] [2024-04-16T10:26:32.276Z] [exec] Compiling code... [2024-04-16T10:26:32.494Z] [exec] Application deployed with name dirDeployWithEjbSuffix. [2024-04-16T10:26:32.494Z] [exec] there are no files to retrieve for application dirDeployWithEjbSuffix [2024-04-16T10:26:32.494Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:32.494Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.os: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.tools.unix: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.tools.windows: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.tools: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] setAsadminArgs: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.customtasks: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] setOrbPort: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] run.positive: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.os: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.tools.unix: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.tools.windows: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] init.tools: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.494Z] setAsadminArgs: [2024-04-16T10:26:32.494Z] [2024-04-16T10:26:32.495Z] init: [2024-04-16T10:26:32.495Z] [2024-04-16T10:26:32.495Z] init.customtasks: [2024-04-16T10:26:32.576Z] [exec] Apr 16, 2024 10:26:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:32.577Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:32.759Z] [2024-04-16T10:26:32.759Z] setOrbPort: [2024-04-16T10:26:32.759Z] [2024-04-16T10:26:32.759Z] runclient: [2024-04-16T10:26:33.014Z] [javaWithResult] Test expects successful result [2024-04-16T10:26:33.202Z] [2024-04-16T10:26:33.202Z] compile: [2024-04-16T10:26:33.202Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:33.202Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:33.203Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:33.203Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:33.203Z] [2024-04-16T10:26:33.203Z] setOSConditions: [2024-04-16T10:26:33.203Z] [2024-04-16T10:26:33.203Z] setToolWin: [2024-04-16T10:26:33.203Z] [2024-04-16T10:26:33.203Z] setToolUnix: [2024-04-16T10:26:33.203Z] [2024-04-16T10:26:33.203Z] setToolProperty: [2024-04-16T10:26:33.203Z] [2024-04-16T10:26:33.203Z] setS1ASclassPath: [2024-04-16T10:26:33.203Z] [2024-04-16T10:26:33.203Z] init-common: [2024-04-16T10:26:33.203Z] [2024-04-16T10:26:33.203Z] compile-common: [2024-04-16T10:26:33.203Z] [echo] Current time (ISO): 2024-04-16T10:26:33.046+0000 [2024-04-16T10:26:33.203Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:33.575Z] [javaWithResult] Apr 16, 2024 10:26:33 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:33.575Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:33.988Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:26:34.700Z] [java] Apr 16, 2024 10:26:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:34.700Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@772861aa [2024-04-16T10:26:34.955Z] [java] Sleeping for 10 seconds before checking results... [2024-04-16T10:26:35.505Z] [javaWithResult] Apr 16, 2024 10:26:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:35.506Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6cbd0674 [2024-04-16T10:26:35.749Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:35.749Z] [javac] 1 warning [2024-04-16T10:26:35.749Z] [2024-04-16T10:26:35.749Z] assemble-web: [2024-04-16T10:26:35.749Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:35.750Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:35.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:35.750Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:35.750Z] [2024-04-16T10:26:35.750Z] pkg-war: [2024-04-16T10:26:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:26:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:35.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:26:35.750Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${sun-web.xml} to copy. [2024-04-16T10:26:35.750Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${webservices.xml} to copy. [2024-04-16T10:26:35.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:26:35.751Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:26:35.751Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:26:35.751Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:35.751Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:35.751Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/${web.wsit.descriptors} does not exist. [2024-04-16T10:26:35.751Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2024-04-16T10:26:35.751Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:35.751Z] [2024-04-16T10:26:35.751Z] deploy-app: [2024-04-16T10:26:35.751Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:35.751Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:35.751Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:35.752Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:35.752Z] [2024-04-16T10:26:35.752Z] deploy-war-common: [2024-04-16T10:26:35.752Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:35.752Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:35.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:35.752Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:35.752Z] [2024-04-16T10:26:35.752Z] setOSConditions: [2024-04-16T10:26:35.752Z] [2024-04-16T10:26:35.752Z] setToolWin: [2024-04-16T10:26:35.752Z] [2024-04-16T10:26:35.752Z] setToolUnix: [2024-04-16T10:26:35.753Z] [2024-04-16T10:26:35.753Z] setToolProperty: [2024-04-16T10:26:35.753Z] [2024-04-16T10:26:35.753Z] setS1ASclassPath: [2024-04-16T10:26:35.753Z] [2024-04-16T10:26:35.753Z] init-common: [2024-04-16T10:26:35.753Z] [2024-04-16T10:26:35.753Z] deploy-war-commonpe: [2024-04-16T10:26:35.761Z] [javaWithResult] Looked up home!! [2024-04-16T10:26:35.761Z] [javaWithResult] Narrowed home!! [2024-04-16T10:26:35.761Z] [javaWithResult] Got the EJB!! [2024-04-16T10:26:35.761Z] [javaWithResult] Statelesshello EJB - checked environment properties for user scott [2024-04-16T10:26:35.761Z] [javaWithResult] and for number which is = 22.25 [2024-04-16T10:26:35.761Z] [javaWithResult] [2024-04-16T10:26:35.761Z] [javaWithResult] Client's sayStatelesshello() method succeeded [2024-04-16T10:26:35.761Z] [javaWithResult] [2024-04-16T10:26:35.761Z] [javaWithResult] Client now getting a User Defined Exception [2024-04-16T10:26:35.761Z] [javaWithResult] Success! Caught StatelesshelloException [2024-04-16T10:26:35.761Z] [javaWithResult] Client's getUserDefinedException() method succeeded [2024-04-16T10:26:35.761Z] [javaWithResult] [2024-04-16T10:26:35.761Z] [javaWithResult] Client is now trying to remove the session bean [2024-04-16T10:26:35.761Z] [javaWithResult] [2024-04-16T10:26:35.761Z] [javaWithResult] Session bean was successfully removed by the client. [2024-04-16T10:26:35.761Z] [javaWithResult] [2024-04-16T10:26:35.836Z] [exec] Apr 16, 2024 10:26:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:35.836Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4def7d36 [2024-04-16T10:26:35.836Z] [exec] Invoking ejb [2024-04-16T10:26:35.836Z] [exec] Value of key is: test ejb: hello [2024-04-16T10:26:35.836Z] [exec] Invoking servlet [2024-04-16T10:26:35.836Z] [exec] GET /security-anyone/servlet HTTP/1.0 [2024-04-16T10:26:35.836Z] [exec] [2024-04-16T10:26:35.836Z] [exec] 0: HTTP/1.1 200 OK [2024-04-16T10:26:35.836Z] [exec] 1: Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:26:35.836Z] [exec] 2: X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:26:35.836Z] [exec] 3: Pragma: No-cache [2024-04-16T10:26:35.836Z] [exec] 4: Cache-Control: no-cache [2024-04-16T10:26:35.836Z] [exec] 5: Expires: Thu, 01 Jan 1970 00:00:00 UTC [2024-04-16T10:26:35.836Z] [exec] 6: Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:26:35.836Z] [exec] 7: Connection: close [2024-04-16T10:26:35.836Z] [exec] 8: Content-Length: 82 [2024-04-16T10:26:35.836Z] [exec] 9: [2024-04-16T10:26:35.836Z] [exec] 10: Servlet Output</TTILE></HEAD><BODY> [2024-04-16T10:26:35.836Z] [exec] 11: Hello World [2024-04-16T10:26:35.836Z] [exec] 12: </BODY></HTML> [2024-04-16T10:26:35.836Z] [exec] Value of key is: test servlet [2024-04-16T10:26:35.837Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:35.837Z] [exec] [2024-04-16T10:26:35.837Z] [exec] [2024-04-16T10:26:35.837Z] [exec] ----------------------------------------- [2024-04-16T10:26:35.837Z] [exec] - test ejb: hello: PASS - [2024-04-16T10:26:35.837Z] [exec] - test servlet: PASS - [2024-04-16T10:26:35.837Z] [exec] ----------------------------------------- [2024-04-16T10:26:35.837Z] [exec] Total PASS: 2 [2024-04-16T10:26:35.837Z] [exec] Total FAIL: 0 [2024-04-16T10:26:35.837Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:35.837Z] [exec] ----------------------------------------- [2024-04-16T10:26:35.837Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:35.837Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] undeploy: [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] setOSConditions: [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] setToolWin: [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] setToolUnix: [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] setToolProperty: [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] setS1ASclassPath: [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] init-common: [2024-04-16T10:26:36.091Z] [2024-04-16T10:26:36.091Z] undeploy-common: [2024-04-16T10:26:36.320Z] [2024-04-16T10:26:36.320Z] processResult: [2024-04-16T10:26:36.320Z] [2024-04-16T10:26:36.320Z] failed: [2024-04-16T10:26:36.320Z] [2024-04-16T10:26:36.320Z] passed: [2024-04-16T10:26:36.320Z] [echo] Test ejbwithsuffix Passed [2024-04-16T10:26:36.320Z] [2024-04-16T10:26:36.320Z] unknown: [2024-04-16T10:26:36.320Z] [2024-04-16T10:26:36.320Z] declare-test: [2024-04-16T10:26:36.320Z] [echo] Starting test ejbwithsuffix directorydeploy/ejbWithSuffix Test asadmin undeploydir [2024-04-16T10:26:36.320Z] [2024-04-16T10:26:36.320Z] undeploy.asadmin: [2024-04-16T10:26:36.320Z] [2024-04-16T10:26:36.320Z] setAsadminArgs: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] common.undeploy.asadmin: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.os: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.tools.unix: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.tools.windows: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.tools: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] setAsadminArgs: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.customtasks: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] delAppRef: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.os: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.tools.unix: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.tools.windows: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.tools: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] setAsadminArgs: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] init.customtasks: [2024-04-16T10:26:36.321Z] [2024-04-16T10:26:36.321Z] common.run.asadmin: [2024-04-16T10:26:36.321Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithEjbSuffix [2024-04-16T10:26:36.576Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:36.576Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:26:36.576Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:36.648Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-anyoneApp [2024-04-16T10:26:36.648Z] [2024-04-16T10:26:36.648Z] unsetup: [2024-04-16T10:26:36.648Z] [2024-04-16T10:26:36.648Z] setOSConditions: [2024-04-16T10:26:36.648Z] [2024-04-16T10:26:36.649Z] setToolWin: [2024-04-16T10:26:36.649Z] [2024-04-16T10:26:36.649Z] setToolUnix: [2024-04-16T10:26:36.649Z] [2024-04-16T10:26:36.649Z] setToolProperty: [2024-04-16T10:26:36.649Z] [2024-04-16T10:26:36.649Z] setS1ASclassPath: [2024-04-16T10:26:36.649Z] [2024-04-16T10:26:36.649Z] init-common: [2024-04-16T10:26:36.649Z] [2024-04-16T10:26:36.649Z] delete-user-common: [2024-04-16T10:26:36.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot wsdltojava --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsdltojava-web.war [2024-04-16T10:26:36.831Z] [2024-04-16T10:26:36.832Z] init.os: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.tools.unix: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.tools.windows: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.tools: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] setAsadminArgs: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.customtasks: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] setOrbPort: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] run.negative: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.os: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.tools.unix: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.tools.windows: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.tools: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] setAsadminArgs: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] init.customtasks: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] setOrbPort: [2024-04-16T10:26:36.832Z] [2024-04-16T10:26:36.832Z] runclient: [2024-04-16T10:26:37.088Z] [javaWithResult] Test expected to fail [2024-04-16T10:26:37.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file3 --target server javaee [2024-04-16T10:26:37.238Z] [2024-04-16T10:26:37.238Z] asadmin-common: [2024-04-16T10:26:37.238Z] [echo] asadmin delete-auth-realm --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true file3 [2024-04-16T10:26:37.277Z] [exec] Apr 16, 2024 10:26:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:37.278Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@615efd1c [2024-04-16T10:26:37.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-auth-realm --target server file3 [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] all: [2024-04-16T10:26:37.492Z] [echo] [2024-04-16T10:26:37.492Z] [echo] [2024-04-16T10:26:37.492Z] [echo] [2024-04-16T10:26:37.492Z] [echo] *************************************************************************** [2024-04-16T10:26:37.492Z] [echo] * Running group ejb-oneway-ssl [2024-04-16T10:26:37.492Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl [2024-04-16T10:26:37.492Z] [echo] *************************************************************************** [2024-04-16T10:26:37.492Z] [echo] [2024-04-16T10:26:37.492Z] [echo] [2024-04-16T10:26:37.492Z] [echo] [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setOSConditions: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setToolWin: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setToolUnix: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setToolProperty: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setS1ASclassPath: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] init-common: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] clean: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setOSConditions: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setToolWin: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setToolUnix: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setToolProperty: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setS1ASclassPath: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] init-common: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] clean-common: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.492Z] setOSConditions: [2024-04-16T10:26:37.492Z] [2024-04-16T10:26:37.493Z] setToolWin: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolUnix: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolProperty: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setS1ASclassPath: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] init-common: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] clean-classes-common: [2024-04-16T10:26:37.493Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setOSConditions: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolWin: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolUnix: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolProperty: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setS1ASclassPath: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] init-common: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] clean-jars-common: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] compile: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setOSConditions: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolWin: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolUnix: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setToolProperty: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.493Z] setS1ASclassPath: [2024-04-16T10:26:37.493Z] [2024-04-16T10:26:37.494Z] init-common: [2024-04-16T10:26:37.494Z] [2024-04-16T10:26:37.494Z] compile-common: [2024-04-16T10:26:37.494Z] [echo] Current time (ISO): 2024-04-16T10:26:37.337+0000 [2024-04-16T10:26:37.494Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:37.494Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:37.533Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:37.619Z] [exec] Application deployed with name wsdltojava-web. [2024-04-16T10:26:37.619Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:37.619Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:37.619Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:37.619Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:37.619Z] [2024-04-16T10:26:37.619Z] deploy-war-commonee: [2024-04-16T10:26:37.619Z] [2024-04-16T10:26:37.619Z] assemble-client: [2024-04-16T10:26:37.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:26:37.620Z] [echo] wsimporting localWSDL [2024-04-16T10:26:37.620Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:37.620Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:37.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:37.620Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:37.620Z] [2024-04-16T10:26:37.620Z] setOSConditions: [2024-04-16T10:26:37.620Z] [2024-04-16T10:26:37.620Z] setToolWin: [2024-04-16T10:26:37.620Z] [2024-04-16T10:26:37.620Z] setToolUnix: [2024-04-16T10:26:37.620Z] [2024-04-16T10:26:37.620Z] setToolProperty: [2024-04-16T10:26:37.620Z] [2024-04-16T10:26:37.620Z] setS1ASclassPath: [2024-04-16T10:26:37.620Z] [2024-04-16T10:26:37.620Z] init-common: [2024-04-16T10:26:37.620Z] [2024-04-16T10:26:37.620Z] wsimport: [2024-04-16T10:26:37.649Z] [javaWithResult] Apr 16, 2024 10:26:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:37.649Z] [javaWithResult] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:37.829Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:37.829Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 1 [2024-04-16T10:26:37.829Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:26:37.829Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:26:37.829Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 2 [2024-04-16T10:26:37.876Z] [exec] parsing WSDL... [2024-04-16T10:26:38.085Z] [exec] test count : 3 [2024-04-16T10:26:38.085Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 3 [2024-04-16T10:26:38.085Z] [exec] test count : 4 [2024-04-16T10:26:38.085Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 4 [2024-04-16T10:26:38.085Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 5 [2024-04-16T10:26:38.085Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 6 [2024-04-16T10:26:38.086Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:38.086Z] [exec] [2024-04-16T10:26:38.086Z] [exec] [2024-04-16T10:26:38.086Z] [exec] ----------------------------------------- [2024-04-16T10:26:38.086Z] [exec] - Standalone-Connector-Bean-Validation Test - 1: PASS - [2024-04-16T10:26:38.086Z] [exec] - Standalone-Connector-Bean-Validation Test - 2: PASS - [2024-04-16T10:26:38.086Z] [exec] - Standalone-Connector-Bean-Validation Test - 3: PASS - [2024-04-16T10:26:38.086Z] [exec] - Standalone-Connector-Bean-Validation Test - 4: PASS - [2024-04-16T10:26:38.086Z] [exec] - Standalone-Connector-Bean-Validation Test - 5: PASS - [2024-04-16T10:26:38.086Z] [exec] - Standalone-Connector-Bean-Validation Test - 6: PASS - [2024-04-16T10:26:38.086Z] [exec] ----------------------------------------- [2024-04-16T10:26:38.086Z] [exec] Total PASS: 6 [2024-04-16T10:26:38.086Z] [exec] Total FAIL: 0 [2024-04-16T10:26:38.086Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:38.086Z] [exec] ----------------------------------------- [2024-04-16T10:26:38.086Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:38.341Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:26:38.341Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:38.596Z] [2024-04-16T10:26:38.596Z] checkReporting-common: [2024-04-16T10:26:38.596Z] [2024-04-16T10:26:38.596Z] confirmReportPresent-common: [2024-04-16T10:26:38.597Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:26:38.597Z] [echo] Test seems to be reported fine [2024-04-16T10:26:38.597Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/RepRunConf.txt [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] confirmMissingReport-common: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] unset: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setOSConditions: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setToolWin: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setToolUnix: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setToolProperty: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setS1ASclassPath: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] init-common: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] unsetJdbc: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setOSConditions: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setToolWin: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setToolUnix: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setToolProperty: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] setS1ASclassPath: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] init-common: [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] execute-sql-common: [2024-04-16T10:26:38.597Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple-resources-xml/app/dropdb.sql [2024-04-16T10:26:38.597Z] [sql] 0 rows affected [2024-04-16T10:26:38.597Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:26:38.597Z] [2024-04-16T10:26:38.597Z] undeploy: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setOSConditions: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setToolWin: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setToolUnix: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setToolProperty: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setS1ASclassPath: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] init-common: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] undeploy: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setOSConditions: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setToolWin: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setToolUnix: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setToolProperty: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] setS1ASclassPath: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] init-common: [2024-04-16T10:26:38.598Z] [2024-04-16T10:26:38.598Z] undeploy-common: [2024-04-16T10:26:38.820Z] [exec] [2024-04-16T10:26:38.820Z] [exec] Generating code... [2024-04-16T10:26:38.820Z] [exec] [2024-04-16T10:26:38.820Z] [exec] Compiling code... [2024-04-16T10:26:38.852Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:39.105Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ejb-oneway-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2024-04-16T10:26:39.105Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:26:39.105Z] [javac] 1 warning [2024-04-16T10:26:39.105Z] [2024-04-16T10:26:39.105Z] setOSConditions: [2024-04-16T10:26:39.105Z] [2024-04-16T10:26:39.105Z] setToolWin: [2024-04-16T10:26:39.106Z] [2024-04-16T10:26:39.106Z] setToolUnix: [2024-04-16T10:26:39.106Z] [2024-04-16T10:26:39.106Z] setToolProperty: [2024-04-16T10:26:39.106Z] [2024-04-16T10:26:39.106Z] setS1ASclassPath: [2024-04-16T10:26:39.106Z] [2024-04-16T10:26:39.106Z] init-common: [2024-04-16T10:26:39.106Z] [2024-04-16T10:26:39.106Z] compile-common: [2024-04-16T10:26:39.106Z] [echo] Current time (ISO): 2024-04-16T10:26:38.870+0000 [2024-04-16T10:26:39.106Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:39.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-connector-bean-validationApp [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setOSConditions: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setToolWin: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setToolUnix: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setToolProperty: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setS1ASclassPath: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] init-common: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] undeploy: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setOSConditions: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setToolWin: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setToolUnix: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setToolProperty: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] setS1ASclassPath: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] init-common: [2024-04-16T10:26:39.415Z] [2024-04-16T10:26:39.415Z] undeploy-rar-common: [2024-04-16T10:26:39.415Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:26:39.776Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:26:39.776Z] [exec] Waiting finished after 7,839 ms. [2024-04-16T10:26:39.776Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:26:39.776Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:26:39.776Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:26:39.776Z] [exec] Admin Port: 4,848 [2024-04-16T10:26:39.776Z] [exec] Command start-domain executed successfully. [2024-04-16T10:26:40.160Z] [javaWithResult] Apr 16, 2024 10:26:39 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:40.160Z] [javaWithResult] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53311681 [2024-04-16T10:26:40.160Z] [javaWithResult] Recd exception as expected [2024-04-16T10:26:40.160Z] [javaWithResult] Session bean was successfully removed by the client. [2024-04-16T10:26:40.160Z] [javaWithResult] [2024-04-16T10:26:40.183Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml:80: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:40.183Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:26:40.183Z] [2024-04-16T10:26:40.183Z] setup: [2024-04-16T10:26:40.183Z] [2024-04-16T10:26:40.183Z] runtest: [2024-04-16T10:26:40.183Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:40.183Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:40.183Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:40.183Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:40.183Z] [2024-04-16T10:26:40.183Z] run-client: [2024-04-16T10:26:40.183Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:26:40.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setOSConditions: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolWin: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolUnix: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolProperty: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setS1ASclassPath: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] init-common: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] restart: [2024-04-16T10:26:40.342Z] [echo] Not required to restart [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] all: [2024-04-16T10:26:40.342Z] [echo] @@## embeddedweb-resources-xml ##@@ [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setOSConditions: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolWin: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolUnix: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolProperty: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setS1ASclassPath: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] init-common: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] clean: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setOSConditions: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolWin: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.342Z] setToolUnix: [2024-04-16T10:26:40.342Z] [2024-04-16T10:26:40.343Z] setToolProperty: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setS1ASclassPath: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] init-common: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] clean-common: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setOSConditions: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setToolWin: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setToolUnix: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setToolProperty: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setS1ASclassPath: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:26:40.343Z] init-common: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] clean-classes-common: [2024-04-16T10:26:40.343Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setOSConditions: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setToolWin: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setToolUnix: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setToolProperty: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] setS1ASclassPath: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] init-common: [2024-04-16T10:26:40.343Z] [2024-04-16T10:26:40.343Z] clean-jars-common: [2024-04-16T10:26:40.344Z] [2024-04-16T10:26:40.344Z] clean: [2024-04-16T10:26:40.344Z] [2024-04-16T10:26:40.344Z] compile: [2024-04-16T10:26:40.344Z] [2024-04-16T10:26:40.344Z] init: [2024-04-16T10:26:40.344Z] [echo] Building component ${component.name} [2024-04-16T10:26:40.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2024-04-16T10:26:40.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2024-04-16T10:26:40.344Z] [2024-04-16T10:26:40.344Z] compile: [2024-04-16T10:26:40.344Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:40.344Z] [javac] Compiling 18 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/internal/classes [2024-04-16T10:26:40.415Z] [2024-04-16T10:26:40.416Z] processResult: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] failed: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] passed: [2024-04-16T10:26:40.416Z] [echo] Test ejbwithsuffix Passed [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] unknown: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] private-all: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] init.os: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] init.tools.unix: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] init.tools.windows: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] init.tools: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] setAsadminArgs: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] init: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] init.customtasks: [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.416Z] prepare: [2024-04-16T10:26:40.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war [2024-04-16T10:26:40.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-04-16T10:26:40.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2024-04-16T10:26:40.416Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2024-04-16T10:26:40.416Z] [2024-04-16T10:26:40.417Z] compile: [2024-04-16T10:26:40.417Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/war/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:40.417Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF/classes [2024-04-16T10:26:40.462Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:40.598Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:26:40.598Z] [2024-04-16T10:26:40.598Z] dumpThreadStack: [2024-04-16T10:26:40.598Z] [2024-04-16T10:26:40.598Z] startDomainWindows: [2024-04-16T10:26:40.598Z] [2024-04-16T10:26:40.598Z] startDomain: [2024-04-16T10:26:40.598Z] [2024-04-16T10:26:40.598Z] asadmin-common: [2024-04-16T10:26:40.598Z] [echo] asadmin create-resource-adapter-config --threadpoolid test-thread-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-04-16T10:26:40.715Z] [javac] 1 warning [2024-04-16T10:26:40.715Z] [2024-04-16T10:26:40.715Z] build: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] setOSConditions: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] fixFiles: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] convUnix: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] convWin: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] setToolWin: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] setToolUnix: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] setToolProperty: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] setS1ASclassPath: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] init-common: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] package-persistence-common: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] ejb-jar-common: [2024-04-16T10:26:40.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] package-ejbjar-common: [2024-04-16T10:26:40.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.716Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.716Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.716Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2024-04-16T10:26:40.716Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] appclient-jar-common: [2024-04-16T10:26:40.716Z] [2024-04-16T10:26:40.716Z] package-appclientjar-common: [2024-04-16T10:26:40.716Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.717Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] webclient-war-common: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] build-ear-common: [2024-04-16T10:26:40.717Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:40.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:40.717Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:40.717Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] deploy: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setOSConditions: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setToolWin: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setToolUnix: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setToolProperty: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setS1ASclassPath: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] init-common: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] deploy-common: [2024-04-16T10:26:40.717Z] [echo] Current time (ISO): 2024-04-16T10:26:40.568+0000 [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setOSConditions: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setToolWin: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setToolUnix: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.717Z] setToolProperty: [2024-04-16T10:26:40.717Z] [2024-04-16T10:26:40.718Z] setS1ASclassPath: [2024-04-16T10:26:40.718Z] [2024-04-16T10:26:40.718Z] init-common: [2024-04-16T10:26:40.718Z] [2024-04-16T10:26:40.718Z] deploy-common-pe: [2024-04-16T10:26:40.904Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:40.905Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:73: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:40.905Z] [javac] details.put(new Integer(property),value); [2024-04-16T10:26:40.905Z] [javac] ^ [2024-04-16T10:26:40.905Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:82: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:40.905Z] [javac] if (details.containsKey(new Integer(property))) { [2024-04-16T10:26:40.905Z] [javac] ^ [2024-04-16T10:26:40.905Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceSpec.java:83: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:26:40.905Z] [javac] return (String) details.get(new Integer(property)); [2024-04-16T10:26:40.905Z] [javac] ^ [2024-04-16T10:26:40.976Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:40.976Z] [javac] 1 warning [2024-04-16T10:26:40.976Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/war/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:40.976Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/client [2024-04-16T10:26:41.160Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:125: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:26:41.160Z] [javac] return new Integer(parameter); [2024-04-16T10:26:41.160Z] [javac] ^ [2024-04-16T10:26:41.160Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:129: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-04-16T10:26:41.160Z] [javac] return new Short(parameter); [2024-04-16T10:26:41.160Z] [javac] ^ [2024-04-16T10:26:41.160Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:133: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-04-16T10:26:41.160Z] [javac] return new Byte(parameter); [2024-04-16T10:26:41.160Z] [javac] ^ [2024-04-16T10:26:41.160Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:137: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-04-16T10:26:41.160Z] [javac] return new Long(parameter); [2024-04-16T10:26:41.160Z] [javac] ^ [2024-04-16T10:26:41.160Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:141: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-04-16T10:26:41.160Z] [javac] return new Float(parameter); [2024-04-16T10:26:41.160Z] [javac] ^ [2024-04-16T10:26:41.161Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:145: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-04-16T10:26:41.161Z] [javac] return new Double(parameter); [2024-04-16T10:26:41.161Z] [javac] ^ [2024-04-16T10:26:41.161Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/MethodExecutor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:26:41.161Z] [javac] return new Boolean(parameter); [2024-04-16T10:26:41.161Z] [javac] ^ [2024-04-16T10:26:41.161Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:227: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:26:41.161Z] [javac] (new Boolean(spec.getDetail(DataSourceSpec.CONNECTIONVALIDATIONREQUIRED).toLowerCase())).booleanValue(); [2024-04-16T10:26:41.161Z] [javac] ^ [2024-04-16T10:26:41.161Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/spi/1.4/ManagedConnectionFactory.java:393: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-04-16T10:26:41.161Z] [javac] boolean guarantee = (new Boolean(guaranteeIsolationLevel.toLowerCase())).booleanValue(); [2024-04-16T10:26:41.161Z] [javac] ^ [2024-04-16T10:26:41.161Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/util/SecurityUtils.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:26:41.161Z] [javac] PasswordCredential pc = (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:26:41.161Z] [javac] ^ [2024-04-16T10:26:41.161Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/src/com/sun/jdbcra/common/DataSourceObjectBuilder.java uses or overrides a deprecated API. [2024-04-16T10:26:41.161Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:26:41.161Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:26:41.161Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:26:41.161Z] [javac] 14 warnings [2024-04-16T10:26:41.232Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:41.232Z] [javac] 1 warning [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] assemble: [2024-04-16T10:26:41.232Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2024-04-16T10:26:41.232Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar/WEB-INF [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] declare-test: [2024-04-16T10:26:41.232Z] [echo] Starting test war directorydeploy/war Test asadmin deploydir [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] init.os: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] init.tools.unix: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] init.tools.windows: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] init.tools: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] setAsadminArgs: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] init: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] init.customtasks: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] prepare: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] deploydir.asadmin: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] setAsadminArgs: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] common.deploydir.asadmin: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.232Z] init.os: [2024-04-16T10:26:41.232Z] [2024-04-16T10:26:41.233Z] init.tools.unix: [2024-04-16T10:26:41.233Z] [2024-04-16T10:26:41.233Z] init.tools.windows: [2024-04-16T10:26:41.233Z] [2024-04-16T10:26:41.233Z] init.tools: [2024-04-16T10:26:41.233Z] [2024-04-16T10:26:41.233Z] setAsadminArgs: [2024-04-16T10:26:41.233Z] [2024-04-16T10:26:41.233Z] init: [2024-04-16T10:26:41.233Z] [2024-04-16T10:26:41.233Z] init.customtasks: [2024-04-16T10:26:41.233Z] [2024-04-16T10:26:41.233Z] common.run.asadmin: [2024-04-16T10:26:41.233Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-04-16T10:26:41.281Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-04-16T10:26:41.282Z] [exec] Application deployed with name sec-ssl-converterApp. [2024-04-16T10:26:41.282Z] [echo] Deployment on target server server successful [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setOSConditions: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolWin: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolUnix: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolProperty: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setS1ASclassPath: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] init-common: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] deploy-common-ee: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] run: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setOSConditions: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolWin: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolUnix: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolProperty: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setS1ASclassPath: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] init-common: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] prepare-truststore-common: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setOSConditions: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolWin: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolUnix: [2024-04-16T10:26:41.282Z] [2024-04-16T10:26:41.282Z] setToolProperty: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] setS1ASclassPath: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] init-common: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] prepare-truststore-certutil-common: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] setOSConditions: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] setToolWin: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] setToolUnix: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] setToolProperty: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] setS1ASclassPath: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] init-common: [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] prepare-truststore-keytool-common: [2024-04-16T10:26:41.283Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:41.283Z] [2024-04-16T10:26:41.283Z] runclient-local: [2024-04-16T10:26:41.429Z] [2024-04-16T10:26:41.429Z] setOSConditions: [2024-04-16T10:26:41.429Z] [2024-04-16T10:26:41.429Z] setToolWin: [2024-04-16T10:26:41.429Z] [2024-04-16T10:26:41.429Z] setToolUnix: [2024-04-16T10:26:41.429Z] [2024-04-16T10:26:41.429Z] setToolProperty: [2024-04-16T10:26:41.430Z] [2024-04-16T10:26:41.430Z] setS1ASclassPath: [2024-04-16T10:26:41.430Z] [2024-04-16T10:26:41.430Z] init-common: [2024-04-16T10:26:41.430Z] [2024-04-16T10:26:41.430Z] compile-common: [2024-04-16T10:26:41.430Z] [echo] Current time (ISO): 2024-04-16T10:26:41.192+0000 [2024-04-16T10:26:41.430Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:41.430Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:41.505Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:41.505Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:41.594Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:41.594Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:26:41.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --target server --threadpoolid test-thread-pool --objecttype user threadpooltest-ra [2024-04-16T10:26:41.744Z] [2024-04-16T10:26:41.744Z] setOSConditions: [2024-04-16T10:26:41.745Z] [2024-04-16T10:26:41.745Z] setToolWin: [2024-04-16T10:26:41.745Z] [2024-04-16T10:26:41.745Z] setToolUnix: [2024-04-16T10:26:41.745Z] [2024-04-16T10:26:41.745Z] setToolProperty: [2024-04-16T10:26:41.745Z] [2024-04-16T10:26:41.745Z] setS1ASclassPath: [2024-04-16T10:26:41.745Z] [2024-04-16T10:26:41.745Z] init-common: [2024-04-16T10:26:41.745Z] [2024-04-16T10:26:41.745Z] execute-sql-common: [2024-04-16T10:26:41.761Z] [exec] Application deployed with name dirDeployWar. [2024-04-16T10:26:41.761Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:41.761Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] setHttpPort: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] run.positive: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] init.os: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] init.tools.unix: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] init.tools.windows: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] init.tools: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] setAsadminArgs: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.761Z] init: [2024-04-16T10:26:41.761Z] [2024-04-16T10:26:41.762Z] init.customtasks: [2024-04-16T10:26:41.762Z] [2024-04-16T10:26:41.762Z] runclient: [2024-04-16T10:26:41.762Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-04-16T10:26:41.999Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/create_pointbase.sql [2024-04-16T10:26:41.999Z] [sql] 0 rows affected [2024-04-16T10:26:41.999Z] [sql] 0 rows affected [2024-04-16T10:26:41.999Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:26:42.254Z] [2024-04-16T10:26:42.254Z] setOSConditions: [2024-04-16T10:26:42.254Z] [2024-04-16T10:26:42.254Z] setToolWin: [2024-04-16T10:26:42.254Z] [2024-04-16T10:26:42.254Z] setToolUnix: [2024-04-16T10:26:42.254Z] [2024-04-16T10:26:42.254Z] setToolProperty: [2024-04-16T10:26:42.255Z] [2024-04-16T10:26:42.255Z] setS1ASclassPath: [2024-04-16T10:26:42.255Z] [2024-04-16T10:26:42.255Z] init-common: [2024-04-16T10:26:42.255Z] [2024-04-16T10:26:42.255Z] runclient-common: [2024-04-16T10:26:42.255Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-jdbcjmsauthAppClient.jar -name jdbc-jdbcjmsauthClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: <html> [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: <head> [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: <title>TestServlet [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:42.322Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] processResult: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] failed: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] passed: [2024-04-16T10:26:42.322Z] [echo] Test war Passed [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] unknown: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] declare-test: [2024-04-16T10:26:42.322Z] [echo] Starting test war directorydeploy/war Test asadmin redeploydir [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] init.os: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] init.tools.unix: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] init.tools.windows: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] init.tools: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.322Z] setAsadminArgs: [2024-04-16T10:26:42.322Z] [2024-04-16T10:26:42.323Z] init: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] init.customtasks: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] prepare: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] redeploydir.asadmin: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] setAsadminArgs: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] common.redeploydir.asadmin: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] init.os: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] init.tools.unix: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] init.tools.windows: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] init.tools: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] setAsadminArgs: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] init: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] init.customtasks: [2024-04-16T10:26:42.323Z] [2024-04-16T10:26:42.323Z] common.run.asadmin: [2024-04-16T10:26:42.323Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/war/dirDeployWar [2024-04-16T10:26:42.578Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:42.578Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:42.813Z] [exec] Apr 16, 2024 10:26:42 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:42.813Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:42.833Z] [exec] Application deployed with name dirDeployWar. [2024-04-16T10:26:42.833Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:42.833Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:42.833Z] [2024-04-16T10:26:42.833Z] setHttpPort: [2024-04-16T10:26:42.833Z] [2024-04-16T10:26:42.833Z] run.positive: [2024-04-16T10:26:42.833Z] [2024-04-16T10:26:42.833Z] init.os: [2024-04-16T10:26:42.833Z] [2024-04-16T10:26:42.833Z] init.tools.unix: [2024-04-16T10:26:42.833Z] [2024-04-16T10:26:42.833Z] init.tools.windows: [2024-04-16T10:26:42.834Z] [2024-04-16T10:26:42.834Z] init.tools: [2024-04-16T10:26:42.834Z] [2024-04-16T10:26:42.834Z] setAsadminArgs: [2024-04-16T10:26:42.834Z] [2024-04-16T10:26:42.834Z] init: [2024-04-16T10:26:42.834Z] [2024-04-16T10:26:42.834Z] init.customtasks: [2024-04-16T10:26:42.834Z] [2024-04-16T10:26:42.834Z] runclient: [2024-04-16T10:26:42.834Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-04-16T10:26:42.964Z] [2024-04-16T10:26:42.964Z] asadmin-common: [2024-04-16T10:26:42.964Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra.rar [2024-04-16T10:26:43.163Z] [exec] Apr 16, 2024 10:26:42 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:43.164Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:43.164Z] [exec] Apr 16, 2024 10:26:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:43.164Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:43.405Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:43.405Z] [2024-04-16T10:26:43.405Z] processResult: [2024-04-16T10:26:43.405Z] [2024-04-16T10:26:43.405Z] failed: [2024-04-16T10:26:43.405Z] [2024-04-16T10:26:43.405Z] passed: [2024-04-16T10:26:43.405Z] [echo] Test war Passed [2024-04-16T10:26:43.405Z] [2024-04-16T10:26:43.405Z] unknown: [2024-04-16T10:26:43.405Z] [2024-04-16T10:26:43.405Z] declare-test: [2024-04-16T10:26:43.406Z] [echo] Starting test war directorydeploy/war Test asadmin undeploydir [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] undeploy.asadmin: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] setAsadminArgs: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] common.undeploy.asadmin: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.os: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.tools.unix: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.tools.windows: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.tools: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] setAsadminArgs: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.customtasks: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] delAppRef: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.os: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.tools.unix: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.tools.windows: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.tools: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] setAsadminArgs: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] init.customtasks: [2024-04-16T10:26:43.406Z] [2024-04-16T10:26:43.406Z] common.run.asadmin: [2024-04-16T10:26:43.407Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWar [2024-04-16T10:26:43.418Z] [exec] One way SSL Test [2024-04-16T10:26:43.418Z] [exec] Default Context Initialized... [2024-04-16T10:26:43.467Z] [exec] Hello, From Vijay ! [2024-04-16T10:26:43.467Z] [exec] Value of key is:basic-wsdl-to-java-test-case [2024-04-16T10:26:43.467Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:43.467Z] [exec] [2024-04-16T10:26:43.467Z] [exec] [2024-04-16T10:26:43.467Z] [exec] ----------------------------------------- [2024-04-16T10:26:43.467Z] [exec] - basic-wsdl-to-java-test-case: PASS - [2024-04-16T10:26:43.467Z] [exec] ----------------------------------------- [2024-04-16T10:26:43.467Z] [exec] Total PASS: 1 [2024-04-16T10:26:43.467Z] [exec] Total FAIL: 0 [2024-04-16T10:26:43.467Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:43.467Z] [exec] ----------------------------------------- [2024-04-16T10:26:43.467Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:43.663Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:43.663Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:26:43.723Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:43.723Z] [2024-04-16T10:26:43.723Z] undeploy: [2024-04-16T10:26:43.723Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:43.723Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:43.724Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:43.724Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsdltojava/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:43.724Z] [2024-04-16T10:26:43.724Z] setOSConditions: [2024-04-16T10:26:43.724Z] [2024-04-16T10:26:43.724Z] setToolWin: [2024-04-16T10:26:43.724Z] [2024-04-16T10:26:43.724Z] setToolUnix: [2024-04-16T10:26:43.724Z] [2024-04-16T10:26:43.724Z] setToolProperty: [2024-04-16T10:26:43.724Z] [2024-04-16T10:26:43.724Z] setS1ASclassPath: [2024-04-16T10:26:43.724Z] [2024-04-16T10:26:43.724Z] init-common: [2024-04-16T10:26:43.724Z] [2024-04-16T10:26:43.724Z] undeploy-war-common: [2024-04-16T10:26:43.736Z] [exec] Apr 16, 2024 10:26:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:43.736Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:43.736Z] [exec] Apr 16, 2024 10:26:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:43.736Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:43.918Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] setHttpPort: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] run.negative: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] init.os: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] init.tools.unix: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] init.tools.windows: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] init.tools: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] setAsadminArgs: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] init: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] init.customtasks: [2024-04-16T10:26:43.918Z] [2024-04-16T10:26:43.918Z] runclient: [2024-04-16T10:26:43.918Z] [echo] TestClient http://localhost:8080/foo/dirDeployWar false [2024-04-16T10:26:43.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false threadpooltest-ra.rar [2024-04-16T10:26:43.990Z] [exec] Apr 16, 2024 10:26:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:43.990Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:43.990Z] [exec] Apr 16, 2024 10:26:43 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:26:43.990Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:26:44.174Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:44.174Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWar [2024-04-16T10:26:44.174Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWar [2024-04-16T10:26:44.174Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:44.174Z] [2024-04-16T10:26:44.174Z] processResult: [2024-04-16T10:26:44.174Z] [2024-04-16T10:26:44.174Z] failed: [2024-04-16T10:26:44.174Z] [2024-04-16T10:26:44.174Z] passed: [2024-04-16T10:26:44.174Z] [echo] Test war Passed [2024-04-16T10:26:44.174Z] [2024-04-16T10:26:44.174Z] unknown: [2024-04-16T10:26:44.174Z] [2024-04-16T10:26:44.174Z] private-all: [2024-04-16T10:26:44.174Z] [2024-04-16T10:26:44.175Z] init.os: [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] init.tools.unix: [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] init.tools.windows: [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] init.tools: [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] setAsadminArgs: [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] init: [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] init.customtasks: [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] prepare: [2024-04-16T10:26:44.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix [2024-04-16T10:26:44.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-04-16T10:26:44.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2024-04-16T10:26:44.175Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2024-04-16T10:26:44.175Z] [2024-04-16T10:26:44.175Z] compile: [2024-04-16T10:26:44.175Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/warwithsuffix/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:44.175Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF/classes [2024-04-16T10:26:44.286Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsdltojava-web [2024-04-16T10:26:44.286Z] [2024-04-16T10:26:44.287Z] all: [2024-04-16T10:26:44.287Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:44.287Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:44.287Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:44.287Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:44.287Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:44.287Z] [2024-04-16T10:26:44.287Z] setOSConditions: [2024-04-16T10:26:44.287Z] [2024-04-16T10:26:44.287Z] setToolWin: [2024-04-16T10:26:44.287Z] [2024-04-16T10:26:44.287Z] setToolUnix: [2024-04-16T10:26:44.287Z] [2024-04-16T10:26:44.287Z] setToolProperty: [2024-04-16T10:26:44.287Z] [2024-04-16T10:26:44.287Z] setS1ASclassPath: [2024-04-16T10:26:44.287Z] [2024-04-16T10:26:44.287Z] init-common: [2024-04-16T10:26:44.287Z] [2024-04-16T10:26:44.287Z] clean: [2024-04-16T10:26:44.287Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:44.287Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:44.287Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:44.288Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:44.288Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setOSConditions: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setToolWin: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setToolUnix: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setToolProperty: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setS1ASclassPath: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] init-common: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] clean-common: [2024-04-16T10:26:44.288Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:44.288Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:44.288Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:44.288Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:44.288Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setOSConditions: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setToolWin: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.288Z] setToolUnix: [2024-04-16T10:26:44.288Z] [2024-04-16T10:26:44.289Z] setToolProperty: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] setS1ASclassPath: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] init-common: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] clean-classes-common: [2024-04-16T10:26:44.289Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:44.289Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:44.289Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:44.289Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:44.289Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:44.289Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] setOSConditions: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] setToolWin: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] setToolUnix: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] setToolProperty: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] setS1ASclassPath: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] init-common: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] clean-jars-common: [2024-04-16T10:26:44.289Z] [2024-04-16T10:26:44.289Z] compile: [2024-04-16T10:26:44.290Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:44.290Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:44.290Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:44.290Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:44.290Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:44.290Z] [2024-04-16T10:26:44.290Z] setOSConditions: [2024-04-16T10:26:44.290Z] [2024-04-16T10:26:44.290Z] setToolWin: [2024-04-16T10:26:44.290Z] [2024-04-16T10:26:44.290Z] setToolUnix: [2024-04-16T10:26:44.290Z] [2024-04-16T10:26:44.290Z] setToolProperty: [2024-04-16T10:26:44.290Z] [2024-04-16T10:26:44.290Z] setS1ASclassPath: [2024-04-16T10:26:44.290Z] [2024-04-16T10:26:44.290Z] init-common: [2024-04-16T10:26:44.290Z] [2024-04-16T10:26:44.290Z] compile-common: [2024-04-16T10:26:44.290Z] [echo] Current time (ISO): 2024-04-16T10:26:44.274+0000 [2024-04-16T10:26:44.290Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:44.290Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:44.431Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:44.431Z] [javac] 1 warning [2024-04-16T10:26:44.686Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/directorydeploy/warwithsuffix/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:44.686Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/client [2024-04-16T10:26:44.701Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:44.701Z] [javac] 1 warning [2024-04-16T10:26:44.701Z] [2024-04-16T10:26:44.701Z] setOSConditions: [2024-04-16T10:26:44.701Z] [2024-04-16T10:26:44.701Z] setToolWin: [2024-04-16T10:26:44.701Z] [2024-04-16T10:26:44.701Z] setToolUnix: [2024-04-16T10:26:44.701Z] [2024-04-16T10:26:44.701Z] setToolProperty: [2024-04-16T10:26:44.701Z] [2024-04-16T10:26:44.701Z] setS1ASclassPath: [2024-04-16T10:26:44.701Z] [2024-04-16T10:26:44.701Z] init-common: [2024-04-16T10:26:44.701Z] [2024-04-16T10:26:44.701Z] compile-servlet: [2024-04-16T10:26:44.701Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/build.xml:70: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:44.701Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:44.883Z] [java] Woke up [2024-04-16T10:26:44.883Z] [java] Value of key is: main [2024-04-16T10:26:44.883Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:44.883Z] [java] [2024-04-16T10:26:44.883Z] [java] [2024-04-16T10:26:44.883Z] [java] ----------------------------------------- [2024-04-16T10:26:44.883Z] [java] - main: PASS - [2024-04-16T10:26:44.883Z] [java] ----------------------------------------- [2024-04-16T10:26:44.883Z] [java] Total PASS: 1 [2024-04-16T10:26:44.883Z] [java] Total FAIL: 0 [2024-04-16T10:26:44.883Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:26:44.883Z] [java] ----------------------------------------- [2024-04-16T10:26:44.883Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:44.883Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:44.940Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:44.940Z] [javac] 1 warning [2024-04-16T10:26:44.940Z] [2024-04-16T10:26:44.940Z] assemble: [2024-04-16T10:26:44.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2024-04-16T10:26:44.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war/WEB-INF [2024-04-16T10:26:44.940Z] [2024-04-16T10:26:44.940Z] declare-test: [2024-04-16T10:26:44.940Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin deploydir [2024-04-16T10:26:44.940Z] [2024-04-16T10:26:44.940Z] init.os: [2024-04-16T10:26:44.940Z] [2024-04-16T10:26:44.940Z] init.tools.unix: [2024-04-16T10:26:44.940Z] [2024-04-16T10:26:44.940Z] init.tools.windows: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init.tools: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] setAsadminArgs: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init.customtasks: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] prepare: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] deploydir.asadmin: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] setAsadminArgs: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] common.deploydir.asadmin: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init.os: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init.tools.unix: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init.tools.windows: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init.tools: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] setAsadminArgs: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] init.customtasks: [2024-04-16T10:26:44.941Z] [2024-04-16T10:26:44.941Z] common.run.asadmin: [2024-04-16T10:26:44.941Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-04-16T10:26:44.956Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:44.957Z] [javac] 1 warning [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] build: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] assemble: [2024-04-16T10:26:44.957Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbc.jar [2024-04-16T10:26:44.957Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib [2024-04-16T10:26:44.957Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/jdbcra.rar [2024-04-16T10:26:44.957Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/ra/publish/lib/ra.xml [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] setOSConditions: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] setToolWin: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] setToolUnix: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] setToolProperty: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] setS1ASclassPath: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] init-common: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] webclient-war-common: [2024-04-16T10:26:44.957Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] clear: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] test-tlds-exist: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] copy-tlds: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] test-tagfiles-exist: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.957Z] copy-tagfiles: [2024-04-16T10:26:44.957Z] [2024-04-16T10:26:44.958Z] package-war-common: [2024-04-16T10:26:44.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:26:44.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:44.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:44.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:26:44.958Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/lib [2024-04-16T10:26:44.958Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:44.958Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:44.958Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:44.958Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:44.958Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-web.war [2024-04-16T10:26:44.958Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:45.138Z] [2024-04-16T10:26:45.138Z] undeploy: [2024-04-16T10:26:45.139Z] [2024-04-16T10:26:45.139Z] setOSConditions: [2024-04-16T10:26:45.139Z] [2024-04-16T10:26:45.139Z] setToolWin: [2024-04-16T10:26:45.139Z] [2024-04-16T10:26:45.139Z] setToolUnix: [2024-04-16T10:26:45.139Z] [2024-04-16T10:26:45.139Z] setToolProperty: [2024-04-16T10:26:45.139Z] [2024-04-16T10:26:45.139Z] setS1ASclassPath: [2024-04-16T10:26:45.139Z] [2024-04-16T10:26:45.139Z] init-common: [2024-04-16T10:26:45.139Z] [2024-04-16T10:26:45.139Z] undeploy-common: [2024-04-16T10:26:45.204Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:45.204Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:45.213Z] [2024-04-16T10:26:45.214Z] setOSConditions: [2024-04-16T10:26:45.214Z] [2024-04-16T10:26:45.214Z] setToolWin: [2024-04-16T10:26:45.214Z] [2024-04-16T10:26:45.214Z] setToolUnix: [2024-04-16T10:26:45.214Z] [2024-04-16T10:26:45.214Z] setToolProperty: [2024-04-16T10:26:45.214Z] [2024-04-16T10:26:45.214Z] setS1ASclassPath: [2024-04-16T10:26:45.214Z] [2024-04-16T10:26:45.214Z] init-common: [2024-04-16T10:26:45.214Z] [2024-04-16T10:26:45.214Z] ejb-jar-common: [2024-04-16T10:26:45.214Z] [2024-04-16T10:26:45.214Z] package-ejbjar-common: [2024-04-16T10:26:45.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:45.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:45.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:45.214Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassing-ejb.jar [2024-04-16T10:26:45.214Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:45.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:45.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/META-INF [2024-04-16T10:26:45.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:45.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/META-INF [2024-04-16T10:26:45.215Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] deploy-ear: [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] setOSConditions: [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] setToolWin: [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] setToolUnix: [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] setToolProperty: [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] setS1ASclassPath: [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] init-common: [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.215Z] deploy-common: [2024-04-16T10:26:45.215Z] [echo] Current time (ISO): 2024-04-16T10:26:44.995+0000 [2024-04-16T10:26:45.215Z] [2024-04-16T10:26:45.216Z] setOSConditions: [2024-04-16T10:26:45.216Z] [2024-04-16T10:26:45.216Z] setToolWin: [2024-04-16T10:26:45.216Z] [2024-04-16T10:26:45.216Z] setToolUnix: [2024-04-16T10:26:45.216Z] [2024-04-16T10:26:45.216Z] setToolProperty: [2024-04-16T10:26:45.216Z] [2024-04-16T10:26:45.216Z] setS1ASclassPath: [2024-04-16T10:26:45.216Z] [2024-04-16T10:26:45.216Z] init-common: [2024-04-16T10:26:45.216Z] [2024-04-16T10:26:45.216Z] deploy-common-pe: [2024-04-16T10:26:45.337Z] [exec] Apr 16, 2024 10:26:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:45.337Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@546ed2a0 [2024-04-16T10:26:45.459Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2024-04-16T10:26:45.460Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:45.460Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] setHttpPort: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] run.positive: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] init.os: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] init.tools.unix: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] init.tools.windows: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] init.tools: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] setAsadminArgs: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] init: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] init.customtasks: [2024-04-16T10:26:45.460Z] [2024-04-16T10:26:45.460Z] runclient: [2024-04-16T10:26:45.460Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-04-16T10:26:45.636Z] [exec] Certname in appclication-client ->ANONYMOUS [2024-04-16T10:26:45.700Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejbmodulename [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] all: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] sfsbscnc: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] setOSConditions: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] setToolWin: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] setToolUnix: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] setToolProperty: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] setS1ASclassPath: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] init-common: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] clean: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] setOSConditions: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.700Z] setToolWin: [2024-04-16T10:26:45.700Z] [2024-04-16T10:26:45.701Z] setToolUnix: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setToolProperty: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setS1ASclassPath: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] init-common: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] clean-common: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setOSConditions: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setToolWin: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setToolUnix: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setToolProperty: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setS1ASclassPath: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] init-common: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] clean-classes-common: [2024-04-16T10:26:45.701Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setOSConditions: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setToolWin: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setToolUnix: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setToolProperty: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] setS1ASclassPath: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] init-common: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.701Z] clean-jars-common: [2024-04-16T10:26:45.701Z] [2024-04-16T10:26:45.702Z] compile: [2024-04-16T10:26:45.702Z] [2024-04-16T10:26:45.702Z] setOSConditions: [2024-04-16T10:26:45.702Z] [2024-04-16T10:26:45.702Z] setToolWin: [2024-04-16T10:26:45.702Z] [2024-04-16T10:26:45.702Z] setToolUnix: [2024-04-16T10:26:45.702Z] [2024-04-16T10:26:45.702Z] setToolProperty: [2024-04-16T10:26:45.702Z] [2024-04-16T10:26:45.702Z] setS1ASclassPath: [2024-04-16T10:26:45.702Z] [2024-04-16T10:26:45.702Z] init-common: [2024-04-16T10:26:45.702Z] [2024-04-16T10:26:45.702Z] compile-common: [2024-04-16T10:26:45.702Z] [echo] Current time (ISO): 2024-04-16T10:26:45.685+0000 [2024-04-16T10:26:45.702Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:45.702Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:45.827Z] [exec] Application deployed with name threadpooltest-ra. [2024-04-16T10:26:45.827Z] [2024-04-16T10:26:45.827Z] setOSConditions: [2024-04-16T10:26:45.827Z] [2024-04-16T10:26:45.828Z] setToolWin: [2024-04-16T10:26:45.828Z] [2024-04-16T10:26:45.828Z] setToolUnix: [2024-04-16T10:26:45.828Z] [2024-04-16T10:26:45.828Z] setToolProperty: [2024-04-16T10:26:45.828Z] [2024-04-16T10:26:45.828Z] setS1ASclassPath: [2024-04-16T10:26:45.828Z] [2024-04-16T10:26:45.828Z] init-common: [2024-04-16T10:26:45.828Z] [2024-04-16T10:26:45.828Z] setup: [2024-04-16T10:26:45.828Z] [2024-04-16T10:26:45.828Z] asadmin-common: [2024-04-16T10:26:45.828Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname threadpooltest-ra --property NumberOfSetupWorks=10:NumberOfActualWorks=5 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:26:45.870Z] [exec] Apr 16, 2024 10:26:45 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:45.870Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@756808cc [2024-04-16T10:26:45.891Z] [exec] The caller principal received from ejb ->ANONYMOUS [2024-04-16T10:26:45.891Z] [exec] One way SSL Authentication worked - calling other methods [2024-04-16T10:26:45.891Z] [exec] [2024-04-16T10:26:45.891Z] [exec] [2024-04-16T10:26:45.891Z] [exec] [2024-04-16T10:26:45.891Z] [exec] ===========Beginning Simple Test===== [2024-04-16T10:26:45.891Z] [exec] [2024-04-16T10:26:45.891Z] [exec] [2024-04-16T10:26:45.891Z] [exec] $100 is : 12160.00Yen [2024-04-16T10:26:45.891Z] [exec] Yen is :0.77Euro [2024-04-16T10:26:45.891Z] [exec] Value of key is: Converter Sample AppClient [2024-04-16T10:26:45.891Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:45.891Z] [exec] [2024-04-16T10:26:45.891Z] [exec] [2024-04-16T10:26:45.891Z] [exec] ----------------------------------------- [2024-04-16T10:26:45.891Z] [exec] - Converter Sample AppClient: PASS - [2024-04-16T10:26:45.891Z] [exec] ----------------------------------------- [2024-04-16T10:26:45.891Z] [exec] Total PASS: 1 [2024-04-16T10:26:45.891Z] [exec] Total FAIL: 0 [2024-04-16T10:26:45.891Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:45.891Z] [exec] ----------------------------------------- [2024-04-16T10:26:45.891Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:45.891Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:46.019Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:46.020Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] processResult: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] failed: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] passed: [2024-04-16T10:26:46.020Z] [echo] Test warwithsuffix Passed [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] unknown: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] declare-test: [2024-04-16T10:26:46.020Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin redeploydir [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] init.os: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] init.tools.unix: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] init.tools.windows: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] init.tools: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] setAsadminArgs: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] init: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] init.customtasks: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] prepare: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] redeploydir.asadmin: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.020Z] setAsadminArgs: [2024-04-16T10:26:46.020Z] [2024-04-16T10:26:46.021Z] common.redeploydir.asadmin: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] init.os: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] init.tools.unix: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] init.tools.windows: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] init.tools: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] setAsadminArgs: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] init: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] init.customtasks: [2024-04-16T10:26:46.021Z] [2024-04-16T10:26:46.021Z] common.run.asadmin: [2024-04-16T10:26:46.021Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploydir --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name dirDeployWithWarSuffix /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/directorydeploy/warwithsuffix/dirDeployWithWarSuffix.war [2024-04-16T10:26:46.124Z] [exec] jdbc tests 3 & 7 will fail with Derby [2024-04-16T10:26:46.124Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.124Z] [exec] JDBC Tests [2024-04-16T10:26:46.124Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.124Z] [exec] app auth : getting connection w/o user/pass [2024-04-16T10:26:46.124Z] [exec] Should NOT get a connection : Value of key is: test1 [2024-04-16T10:26:46.124Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.124Z] [exec] app auth : getting connection w/ user/pass [2024-04-16T10:26:46.151Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-subclassingApp.ear [2024-04-16T10:26:46.276Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:46.276Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploydir [options] ... [2024-04-16T10:26:46.406Z] [exec] Should get a connection : Value of key is: test2 [2024-04-16T10:26:46.406Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.406Z] [exec] app auth : getting connection w/ wrong user/pass [2024-04-16T10:26:46.406Z] [exec] Should NOT get a connection : Value of key is: test3 [2024-04-16T10:26:46.406Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.406Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2024-04-16T10:26:46.406Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2024-04-16T10:26:46.406Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.406Z] [exec] container auth : getting connection w/o user/pass [2024-04-16T10:26:46.406Z] [exec] Should get a connection : Value of key is: test5 [2024-04-16T10:26:46.406Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.406Z] [exec] container auth : getting connection w/ user/pass [2024-04-16T10:26:46.406Z] [exec] Should get a connection : Value of key is: test6 [2024-04-16T10:26:46.406Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.406Z] [exec] container auth : getting connection w/ wrong user/pass [2024-04-16T10:26:46.406Z] [exec] Should NOT get a connection : Value of key is: test7 [2024-04-16T10:26:46.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname threadpooltest-ra --enabled=true --property NumberOfSetupWorks=10:NumberOfActualWorks=5 --target server eis/testAdmin [2024-04-16T10:26:46.433Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:26:46.448Z] [2024-04-16T10:26:46.448Z] setOSConditions: [2024-04-16T10:26:46.448Z] [2024-04-16T10:26:46.448Z] setToolWin: [2024-04-16T10:26:46.448Z] [2024-04-16T10:26:46.448Z] setToolUnix: [2024-04-16T10:26:46.448Z] [2024-04-16T10:26:46.448Z] setToolProperty: [2024-04-16T10:26:46.448Z] [2024-04-16T10:26:46.448Z] setS1ASclassPath: [2024-04-16T10:26:46.448Z] [2024-04-16T10:26:46.449Z] init-common: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] prepare-truststore-common: [2024-04-16T10:26:46.449Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/cacerts.jks [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setOSConditions: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setToolWin: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setToolUnix: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setToolProperty: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setS1ASclassPath: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] init-common: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] prepare-truststore-certutil-common: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setOSConditions: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setToolWin: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setToolUnix: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setToolProperty: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] setS1ASclassPath: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] init-common: [2024-04-16T10:26:46.449Z] [2024-04-16T10:26:46.449Z] prepare-truststore-keytool-common: [2024-04-16T10:26:46.450Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:46.450Z] [2024-04-16T10:26:46.450Z] run-standalone-client: [2024-04-16T10:26:46.450Z] [echo] provider.url used is iiop://localhost:3700 [2024-04-16T10:26:46.531Z] [exec] Application deployed with name dirDeployWithWarSuffix. [2024-04-16T10:26:46.531Z] [exec] deploydir command deprecated. Please use deploy command instead. [2024-04-16T10:26:46.531Z] [exec] Command deploydir executed successfully. [2024-04-16T10:26:46.531Z] [2024-04-16T10:26:46.531Z] setHttpPort: [2024-04-16T10:26:46.531Z] [2024-04-16T10:26:46.531Z] run.positive: [2024-04-16T10:26:46.531Z] [2024-04-16T10:26:46.531Z] init.os: [2024-04-16T10:26:46.531Z] [2024-04-16T10:26:46.531Z] init.tools.unix: [2024-04-16T10:26:46.531Z] [2024-04-16T10:26:46.531Z] init.tools.windows: [2024-04-16T10:26:46.531Z] [2024-04-16T10:26:46.532Z] init.tools: [2024-04-16T10:26:46.532Z] [2024-04-16T10:26:46.532Z] setAsadminArgs: [2024-04-16T10:26:46.532Z] [2024-04-16T10:26:46.532Z] init: [2024-04-16T10:26:46.532Z] [2024-04-16T10:26:46.532Z] init.customtasks: [2024-04-16T10:26:46.532Z] [2024-04-16T10:26:46.532Z] runclient: [2024-04-16T10:26:46.532Z] [echo] TestClient http://localhost:8080/foo/servletonly true [2024-04-16T10:26:46.688Z] [2024-04-16T10:26:46.689Z] setOSConditions: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolWin: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolUnix: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolProperty: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setS1ASclassPath: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] init-common: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] deploy-ear: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setOSConditions: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolWin: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolUnix: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolProperty: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setS1ASclassPath: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] init-common: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] deploy-common: [2024-04-16T10:26:46.689Z] [echo] Current time (ISO): 2024-04-16T10:26:46.472+0000 [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setOSConditions: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolWin: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolUnix: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setToolProperty: [2024-04-16T10:26:46.689Z] [2024-04-16T10:26:46.689Z] setS1ASclassPath: [2024-04-16T10:26:46.690Z] [2024-04-16T10:26:46.690Z] init-common: [2024-04-16T10:26:46.690Z] [2024-04-16T10:26:46.690Z] deploy-common-pe: [2024-04-16T10:26:46.706Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.706Z] [exec] JMS tests [2024-04-16T10:26:46.706Z] [exec] ----------------------------------------------- [2024-04-16T10:26:46.706Z] [exec] app auth : getting connection w/ user/pass [2024-04-16T10:26:47.007Z] [java] Context Initialized with URL: iiop://localhost:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2024-04-16T10:26:47.007Z] [java] Apr 16, 2024 10:26:46 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:47.007Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:47.099Z] [exec] Application deployed with name web-subclassingApp. [2024-04-16T10:26:47.099Z] [exec] there are no files to retrieve for application web-subclassingApp [2024-04-16T10:26:47.099Z] [echo] Deployment on target server server successful [2024-04-16T10:26:47.099Z] [2024-04-16T10:26:47.100Z] setOSConditions: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolWin: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolUnix: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolProperty: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setS1ASclassPath: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] init-common: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] deploy-common-ee: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setup: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setOSConditions: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolWin: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolUnix: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolProperty: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setS1ASclassPath: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] init-common: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] default-sql: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setOSConditions: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolWin: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolUnix: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.100Z] setToolProperty: [2024-04-16T10:26:47.100Z] [2024-04-16T10:26:47.101Z] setS1ASclassPath: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] init-common: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] execute-sql-common: [2024-04-16T10:26:47.101Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/simpleBank.sql [2024-04-16T10:26:47.101Z] [sql] Failed to execute: drop table customer2 [2024-04-16T10:26:47.101Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-04-16T10:26:47.101Z] [sql] 0 rows affected [2024-04-16T10:26:47.101Z] [sql] 1 rows affected [2024-04-16T10:26:47.101Z] [sql] 2 of 3 SQL statements executed successfully [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] sql-oracle: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] execute-sql-connector: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] run-ear: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] setOSConditions: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] setToolWin: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] setToolUnix: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] setToolProperty: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] setS1ASclassPath: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] init-common: [2024-04-16T10:26:47.101Z] [2024-04-16T10:26:47.101Z] runwebclient-common: [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/servletonly [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: TestServlet [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: So what is your lucky number? [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]::

[2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: Mine is [888] [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: [2024-04-16T10:26:47.105Z] [javaWithResult] [directorydeploy.TestClient]:: Correct return code: 200 [2024-04-16T10:26:47.106Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] processResult: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] failed: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] passed: [2024-04-16T10:26:47.106Z] [echo] Test warwithsuffix Passed [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] unknown: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] declare-test: [2024-04-16T10:26:47.106Z] [echo] Starting test warwithsuffix directorydeploy/warWithSuffix Test asadmin undeploydir [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] undeploy.asadmin: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] setAsadminArgs: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] common.undeploy.asadmin: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.os: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.tools.unix: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.tools.windows: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.tools: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] setAsadminArgs: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.customtasks: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] delAppRef: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.os: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.tools.unix: [2024-04-16T10:26:47.106Z] [2024-04-16T10:26:47.106Z] init.tools.windows: [2024-04-16T10:26:47.107Z] [2024-04-16T10:26:47.107Z] init.tools: [2024-04-16T10:26:47.107Z] [2024-04-16T10:26:47.107Z] setAsadminArgs: [2024-04-16T10:26:47.107Z] [2024-04-16T10:26:47.107Z] init: [2024-04-16T10:26:47.107Z] [2024-04-16T10:26:47.107Z] init.customtasks: [2024-04-16T10:26:47.107Z] [2024-04-16T10:26:47.107Z] common.run.asadmin: [2024-04-16T10:26:47.107Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 dirDeployWithWarSuffix [2024-04-16T10:26:47.356Z] [java] size of buffer is1590 [2024-04-16T10:26:47.368Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:47.368Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:26:47.368Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:47.368Z] [2024-04-16T10:26:47.368Z] setHttpPort: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] run.negative: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] init.os: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] init.tools.unix: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] init.tools.windows: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] init.tools: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] setAsadminArgs: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] init: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] init.customtasks: [2024-04-16T10:26:47.369Z] [2024-04-16T10:26:47.369Z] runclient: [2024-04-16T10:26:47.369Z] [echo] TestClient http://localhost:8080/foo/dirDeployWithWarSuffix false [2024-04-16T10:26:47.572Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:47.572Z] [javac] 1 warning [2024-04-16T10:26:47.572Z] [2024-04-16T10:26:47.572Z] assemble-web: [2024-04-16T10:26:47.572Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:47.572Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:47.572Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:47.572Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:47.572Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:47.572Z] [2024-04-16T10:26:47.572Z] pkg-war: [2024-04-16T10:26:47.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:47.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:26:47.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:47.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:47.572Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:26:47.573Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/sun-web.xml to copy. [2024-04-16T10:26:47.573Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/webservices.xml to copy. [2024-04-16T10:26:47.573Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:26:47.573Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:26:47.573Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:26:47.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:47.573Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:47.573Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/${web.wsit.descriptors} does not exist. [2024-04-16T10:26:47.573Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2024-04-16T10:26:47.573Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:47.573Z] [2024-04-16T10:26:47.573Z] deploy-app: [2024-04-16T10:26:47.573Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:47.573Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:47.573Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:47.573Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:47.573Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:47.573Z] [2024-04-16T10:26:47.573Z] deploy-war-common: [2024-04-16T10:26:47.573Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:47.574Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:47.574Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:47.574Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:47.574Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:47.574Z] [2024-04-16T10:26:47.574Z] setOSConditions: [2024-04-16T10:26:47.574Z] [2024-04-16T10:26:47.574Z] setToolWin: [2024-04-16T10:26:47.574Z] [2024-04-16T10:26:47.574Z] setToolUnix: [2024-04-16T10:26:47.574Z] [2024-04-16T10:26:47.574Z] setToolProperty: [2024-04-16T10:26:47.574Z] [2024-04-16T10:26:47.574Z] setS1ASclassPath: [2024-04-16T10:26:47.574Z] [2024-04-16T10:26:47.574Z] init-common: [2024-04-16T10:26:47.574Z] [2024-04-16T10:26:47.574Z] deploy-war-commonpe: [2024-04-16T10:26:47.615Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/worktestApp.ear [2024-04-16T10:26:47.642Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:47.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot wsctx --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsctx-web.war [2024-04-16T10:26:47.897Z] [javac] 1 warning [2024-04-16T10:26:47.897Z] [2024-04-16T10:26:47.897Z] setOSConditions: [2024-04-16T10:26:47.897Z] [2024-04-16T10:26:47.897Z] setToolWin: [2024-04-16T10:26:47.897Z] [2024-04-16T10:26:47.897Z] setToolUnix: [2024-04-16T10:26:47.897Z] [2024-04-16T10:26:47.897Z] setToolProperty: [2024-04-16T10:26:47.897Z] [2024-04-16T10:26:47.897Z] setS1ASclassPath: [2024-04-16T10:26:47.897Z] [2024-04-16T10:26:47.897Z] init-common: [2024-04-16T10:26:47.897Z] [2024-04-16T10:26:47.897Z] compile-common: [2024-04-16T10:26:47.897Z] [echo] Current time (ISO): 2024-04-16T10:26:47.873+0000 [2024-04-16T10:26:47.897Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:47.928Z] [javaWithResult] [directorydeploy.TestClient]:: Test: devtests/deployment/directorydeploy [2024-04-16T10:26:47.928Z] [javaWithResult] [directorydeploy.TestClient]:: Invoking URL = http://localhost:8080/foo/dirDeployWithWarSuffix [2024-04-16T10:26:47.928Z] [javaWithResult] [directorydeploy.TestClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/foo/dirDeployWithWarSuffix [2024-04-16T10:26:47.928Z] [javaWithResult] [directorydeploy.TestClient]:: PASSED: devtests/deployment/directorydeploy [2024-04-16T10:26:47.928Z] [2024-04-16T10:26:47.928Z] processResult: [2024-04-16T10:26:47.928Z] [2024-04-16T10:26:47.928Z] failed: [2024-04-16T10:26:47.928Z] [2024-04-16T10:26:47.928Z] passed: [2024-04-16T10:26:47.928Z] [echo] Test warwithsuffix Passed [2024-04-16T10:26:47.928Z] [2024-04-16T10:26:47.928Z] unknown: [2024-04-16T10:26:47.928Z] [2024-04-16T10:26:47.928Z] private-all: [2024-04-16T10:26:47.928Z] [2024-04-16T10:26:47.929Z] delete.log.next: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] private-all: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.os: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.tools.unix: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.tools.windows: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.tools: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] setAsadminArgs: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.customtasks: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] private-rollingUpgrade: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] _private-all: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] main-all: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] versioned.vs.unversioned: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] clean.scenario: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] clean.scenario.cluster: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.os: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.tools.unix: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.tools.windows: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.929Z] init.tools: [2024-04-16T10:26:47.929Z] [2024-04-16T10:26:47.930Z] setAsadminArgs: [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] init: [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] init.customtasks: [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] prepare: [2024-04-16T10:26:47.930Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] process.versionExpression: [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] [java] HTTP port :8080 [2024-04-16T10:26:47.930Z] process.appname: [2024-04-16T10:26:47.930Z] [java] HTTP hostname :localhost [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/index.html [2024-04-16T10:26:47.930Z] [java] embeddedweb (ear based) /subclassing/index.html PASS [2024-04-16T10:26:47.930Z] [java] SSN=123456789&action=Create [2024-04-16T10:26:47.930Z] [java] HTTP port :8080 [2024-04-16T10:26:47.930Z] _process.target: [2024-04-16T10:26:47.930Z] [java] HTTP hostname :localhost [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] process.target: [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] prepare.has.version.registred: [2024-04-16T10:26:47.930Z] [2024-04-16T10:26:47.930Z] exec.asadmin2: [2024-04-16T10:26:48.186Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:26:48.186Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:26:48.186Z] [java] SSN=123456789&lastName=deepa&firstName=singh&address1=120&address2=e&city=sunnyvale&state=ca&zipCode=94087&action=Add+Customer [2024-04-16T10:26:48.186Z] [java] HTTP port :8080 [2024-04-16T10:26:48.186Z] [java] HTTP hostname :localhost [2024-04-16T10:26:48.507Z] [exec] Result: 1 [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] process.registred: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] has.version.registred: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] del.all.version.registred: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] _clean.scenario: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] deploy.version: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] del.ref.registred: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] process.versionExpression: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] process.appname: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] _process.target: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] process.target: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] prepare.is.version.registred: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] init.os: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] init.tools.unix: [2024-04-16T10:26:48.507Z] [2024-04-16T10:26:48.507Z] init.tools.windows: [2024-04-16T10:26:48.508Z] [2024-04-16T10:26:48.508Z] init.tools: [2024-04-16T10:26:48.508Z] [2024-04-16T10:26:48.508Z] setAsadminArgs: [2024-04-16T10:26:48.508Z] [2024-04-16T10:26:48.508Z] init: [2024-04-16T10:26:48.508Z] [2024-04-16T10:26:48.508Z] init.customtasks: [2024-04-16T10:26:48.508Z] [2024-04-16T10:26:48.508Z] prepare: [2024-04-16T10:26:48.508Z] [2024-04-16T10:26:48.508Z] exec.asadmin2: [2024-04-16T10:26:48.746Z] [java] Error : Test was added before only. Still allowing. Old value of the test will be overridden [2024-04-16T10:26:48.746Z] [java] addTest with testSuiteId:: testId -> embeddedweb (ear based)::/subclassing/servlet/SimpleBankServlet [2024-04-16T10:26:48.746Z] [java] embeddedweb (ear based) /subclassing/servlet/SimpleBankServlet PASS [2024-04-16T10:26:48.746Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:48.746Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:48.746Z] [2024-04-16T10:26:48.746Z] unsetup: [2024-04-16T10:26:48.746Z] [2024-04-16T10:26:48.746Z] setOSConditions: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setToolWin: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setToolUnix: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setToolProperty: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setS1ASclassPath: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] init-common: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] default-sql: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setOSConditions: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setToolWin: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setToolUnix: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setToolProperty: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] setS1ASclassPath: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] init-common: [2024-04-16T10:26:48.747Z] [2024-04-16T10:26:48.747Z] execute-sql-common: [2024-04-16T10:26:48.747Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/embeddedweb-resources-xml/sql/dropBankTables.sql [2024-04-16T10:26:48.782Z] [exec] Application deployed with name wsctx-web. [2024-04-16T10:26:48.782Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] [2024-04-16T10:26:48.783Z] deploy-war-commonee: [2024-04-16T10:26:48.783Z] [2024-04-16T10:26:48.783Z] assemble-client: [2024-04-16T10:26:48.783Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:26:48.783Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:48.783Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:48.783Z] [2024-04-16T10:26:48.783Z] setOSConditions: [2024-04-16T10:26:48.783Z] [2024-04-16T10:26:48.783Z] setToolWin: [2024-04-16T10:26:48.783Z] [2024-04-16T10:26:48.783Z] setToolUnix: [2024-04-16T10:26:48.783Z] [2024-04-16T10:26:48.783Z] setToolProperty: [2024-04-16T10:26:48.784Z] [2024-04-16T10:26:48.784Z] setS1ASclassPath: [2024-04-16T10:26:48.784Z] [2024-04-16T10:26:48.784Z] init-common: [2024-04-16T10:26:48.784Z] [2024-04-16T10:26:48.784Z] wsimport: [2024-04-16T10:26:48.886Z] [java] Apr 16, 2024 10:26:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:48.886Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@177515d1 [2024-04-16T10:26:49.028Z] [sql] 0 rows affected [2024-04-16T10:26:49.028Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] sql-oracle: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] execute-sql-connector: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] undeploy-ear: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] setOSConditions: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] setToolWin: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] setToolUnix: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] setToolProperty: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] setS1ASclassPath: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] init-common: [2024-04-16T10:26:49.028Z] [2024-04-16T10:26:49.028Z] undeploy-common: [2024-04-16T10:26:49.038Z] [exec] parsing WSDL... [2024-04-16T10:26:49.068Z] [exec] Result: 1 [2024-04-16T10:26:49.068Z] [2024-04-16T10:26:49.068Z] process.registred: [2024-04-16T10:26:49.068Z] [2024-04-16T10:26:49.068Z] is.version.registred: [2024-04-16T10:26:49.068Z] [2024-04-16T10:26:49.068Z] process.xmlversionidentifier: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] prepare.cluster: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] process.enabled: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] process.hasToDeploy: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] deploy.version.unregistred: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.os: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.tools.unix: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.tools.windows: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.tools: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] setAsadminArgs: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.customtasks: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] prepare: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] process.versionExpression: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] process.appname: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] create.version: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] assemble.non-existent: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.os: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.tools.unix: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.069Z] init.tools.windows: [2024-04-16T10:26:49.069Z] [2024-04-16T10:26:49.070Z] init.tools: [2024-04-16T10:26:49.070Z] [2024-04-16T10:26:49.070Z] setAsadminArgs: [2024-04-16T10:26:49.070Z] [2024-04-16T10:26:49.070Z] init: [2024-04-16T10:26:49.070Z] [2024-04-16T10:26:49.070Z] init.customtasks: [2024-04-16T10:26:49.070Z] [2024-04-16T10:26:49.070Z] prepare: [2024-04-16T10:26:49.070Z] [2024-04-16T10:26:49.070Z] process.versionexpression: [2024-04-16T10:26:49.070Z] [2024-04-16T10:26:49.070Z] compile: [2024-04-16T10:26:49.070Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:49.070Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:26:49.140Z] [java] Certname in appclication-client ->ANONYMOUS [2024-04-16T10:26:49.251Z] [exec] Should get a connection : Value of key is: test1 [2024-04-16T10:26:49.251Z] [exec] ----------------------------------------------- [2024-04-16T10:26:49.251Z] [exec] app auth : getting connection w/o user/pass [2024-04-16T10:26:49.251Z] [exec] Should get a connection : Value of key is: test2 [2024-04-16T10:26:49.251Z] [exec] ----------------------------------------------- [2024-04-16T10:26:49.251Z] [exec] app auth : getting connection w/ wrong user/pass [2024-04-16T10:26:49.251Z] [exec] Should NOT get a connection : Value of key is: test3 [2024-04-16T10:26:49.251Z] [exec] ----------------------------------------------- [2024-04-16T10:26:49.251Z] [exec] app auth : getting connection w/ correct then wrong user/pass [2024-04-16T10:26:49.251Z] [exec] Should get a connection then NOT get a connection : Value of key is: test4 [2024-04-16T10:26:49.251Z] [exec] ----------------------------------------------- [2024-04-16T10:26:49.251Z] [exec] container auth : getting connection w/o user/pass [2024-04-16T10:26:49.251Z] [exec] Should get a connection : Value of key is: test5 [2024-04-16T10:26:49.251Z] [exec] ----------------------------------------------- [2024-04-16T10:26:49.251Z] [exec] container auth : getting connection w/ user/pass [2024-04-16T10:26:49.251Z] [exec] Error? Test Case : test6 ID already added. Overwriting the previous test case [2024-04-16T10:26:49.251Z] [exec] Error? Test Case : test5 ID already added. Overwriting the previous test case [2024-04-16T10:26:49.251Z] [exec] Error? Test Case : test4 ID already added. Overwriting the previous test case [2024-04-16T10:26:49.251Z] [exec] Error? Test Case : test3 ID already added. Overwriting the previous test case [2024-04-16T10:26:49.251Z] [exec] Error? Test Case : test2 ID already added. Overwriting the previous test case [2024-04-16T10:26:49.251Z] [exec] Error? Test Case : test1 ID already added. Overwriting the previous test case [2024-04-16T10:26:49.251Z] [exec] Should get a connection : Value of key is: test6 [2024-04-16T10:26:49.251Z] [exec] ----------------------------------------------- [2024-04-16T10:26:49.251Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:49.251Z] [exec] [2024-04-16T10:26:49.251Z] [exec] [2024-04-16T10:26:49.251Z] [exec] ----------------------------------------- [2024-04-16T10:26:49.251Z] [exec] - test4 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test3 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test6 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test5 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test2 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test1 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test6 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test5 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test4 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test3 : PASS - [2024-04-16T10:26:49.251Z] [exec] - test2 : PASS - [2024-04-16T10:26:49.252Z] [exec] - test7 : PASS - [2024-04-16T10:26:49.252Z] [exec] - test1 : PASS - [2024-04-16T10:26:49.252Z] [exec] ----------------------------------------- [2024-04-16T10:26:49.252Z] [exec] Total PASS: 13 [2024-04-16T10:26:49.252Z] [exec] Total FAIL: 0 [2024-04-16T10:26:49.252Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:26:49.252Z] [exec] ----------------------------------------- [2024-04-16T10:26:49.252Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:49.252Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] checkReporting-common: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] confirmReportPresent-common: [2024-04-16T10:26:49.252Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:26:49.252Z] [echo] Test seems to be reported fine [2024-04-16T10:26:49.252Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/RepRunConf.txt [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] confirmMissingReport-common: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] reset-derby-for-no-authentication: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] setOSConditions: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] setToolWin: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] setToolUnix: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] setToolProperty: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] setS1ASclassPath: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] init-common: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] stop-derby: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] stop-derby-aix: [2024-04-16T10:26:49.252Z] [2024-04-16T10:26:49.252Z] stop-derby-nonaix: [2024-04-16T10:26:49.252Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:26:49.324Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:49.394Z] [java] The caller principal received from ejb ->ANONYMOUS [2024-04-16T10:26:49.394Z] [java] One way SSL Authentication worked - calling other methods [2024-04-16T10:26:49.394Z] [java] [2024-04-16T10:26:49.394Z] [java] [2024-04-16T10:26:49.394Z] [java] [2024-04-16T10:26:49.394Z] [java] ===========Beginning Simple Test===== [2024-04-16T10:26:49.394Z] [java] [2024-04-16T10:26:49.394Z] [java] [2024-04-16T10:26:49.394Z] [java] $100 is : 12160.00Yen [2024-04-16T10:26:49.394Z] [java] Yen is :0.77Euro [2024-04-16T10:26:49.394Z] [java] Value of key is: Standalone-Client [2024-04-16T10:26:49.394Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:49.394Z] [java] [2024-04-16T10:26:49.394Z] [java] [2024-04-16T10:26:49.394Z] [java] ----------------------------------------- [2024-04-16T10:26:49.394Z] [java] - Standalone-Client: PASS - [2024-04-16T10:26:49.394Z] [java] ----------------------------------------- [2024-04-16T10:26:49.394Z] [java] Total PASS: 1 [2024-04-16T10:26:49.394Z] [java] Total FAIL: 0 [2024-04-16T10:26:49.394Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:26:49.394Z] [java] ----------------------------------------- [2024-04-16T10:26:49.394Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:49.394Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:49.579Z] [javac] 1 warning [2024-04-16T10:26:49.579Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-04-16T10:26:49.579Z] [2024-04-16T10:26:49.579Z] process.xmlversionidentifier: [2024-04-16T10:26:49.579Z] [2024-04-16T10:26:49.579Z] process.versionExpression: [2024-04-16T10:26:49.579Z] [2024-04-16T10:26:49.579Z] process.xml.create.flag: [2024-04-16T10:26:49.579Z] [2024-04-16T10:26:49.579Z] create.xml.flag: [2024-04-16T10:26:49.579Z] [2024-04-16T10:26:49.579Z] generate.xml.identifier: [2024-04-16T10:26:49.579Z] [2024-04-16T10:26:49.579Z] assemble: [2024-04-16T10:26:49.580Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] process.xmlversionidentifier: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] prepare.update.xml.identifier: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] update.xml.identifier: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] deployWithNameOption: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] deployWithoutNameOption: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] setAsadminArgs: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] common.deploy.asadmin: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] init.os: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] init.tools.unix: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] init.tools.windows: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] init.tools: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] setAsadminArgs: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] init: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] init.customtasks: [2024-04-16T10:26:49.580Z] [2024-04-16T10:26:49.580Z] common.run.asadmin: [2024-04-16T10:26:49.580Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:26:49.589Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=true --_ignorecascade=false --_classicstyle=false web-subclassingApp [2024-04-16T10:26:49.647Z] [2024-04-16T10:26:49.647Z] undeploy: [2024-04-16T10:26:49.647Z] [2024-04-16T10:26:49.648Z] setOSConditions: [2024-04-16T10:26:49.648Z] [2024-04-16T10:26:49.648Z] setToolWin: [2024-04-16T10:26:49.648Z] [2024-04-16T10:26:49.648Z] setToolUnix: [2024-04-16T10:26:49.648Z] [2024-04-16T10:26:49.648Z] setToolProperty: [2024-04-16T10:26:49.648Z] [2024-04-16T10:26:49.648Z] setS1ASclassPath: [2024-04-16T10:26:49.648Z] [2024-04-16T10:26:49.648Z] init-common: [2024-04-16T10:26:49.648Z] [2024-04-16T10:26:49.648Z] undeploy-common: [2024-04-16T10:26:49.780Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:49.812Z] [java] Tue Apr 16 10:26:49 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:26:49.812Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties [2024-04-16T10:26:49.812Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] setOSConditions: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] setToolWin: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] setToolUnix: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] setToolProperty: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] setS1ASclassPath: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] init-common: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] start-derby: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] start-derby-aix: [2024-04-16T10:26:49.812Z] [2024-04-16T10:26:49.812Z] start-derby-nonaix: [2024-04-16T10:26:49.812Z] [echo] Starting Derby DB Server ... [2024-04-16T10:26:49.846Z] [2024-04-16T10:26:49.846Z] all: [2024-04-16T10:26:49.846Z] [echo] @@## installed-libraries-resources-xml ##@@ [2024-04-16T10:26:49.846Z] [2024-04-16T10:26:49.846Z] setOSConditions: [2024-04-16T10:26:49.846Z] [2024-04-16T10:26:49.846Z] setToolWin: [2024-04-16T10:26:49.846Z] [2024-04-16T10:26:49.846Z] setToolUnix: [2024-04-16T10:26:49.846Z] [2024-04-16T10:26:49.846Z] setToolProperty: [2024-04-16T10:26:49.846Z] [2024-04-16T10:26:49.846Z] setS1ASclassPath: [2024-04-16T10:26:49.846Z] [2024-04-16T10:26:49.846Z] init-common: [2024-04-16T10:26:49.857Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:49.857Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:26:49.964Z] [exec] [2024-04-16T10:26:49.964Z] [exec] Generating code... [2024-04-16T10:26:49.964Z] [exec] [2024-04-16T10:26:49.964Z] [exec] Compiling code... [2024-04-16T10:26:50.035Z] [javac] 1 warning [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] build: [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] setOSConditions: [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] setToolWin: [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] setToolUnix: [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] setToolProperty: [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] setS1ASclassPath: [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] init-common: [2024-04-16T10:26:50.035Z] [2024-04-16T10:26:50.035Z] ejb-jar-common: [2024-04-16T10:26:50.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] package-ejbjar-common: [2024-04-16T10:26:50.036Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:50.036Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2024-04-16T10:26:50.036Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] deploy: [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] setOSConditions: [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] setToolWin: [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] setToolUnix: [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] setToolProperty: [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] setS1ASclassPath: [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] init-common: [2024-04-16T10:26:50.036Z] [2024-04-16T10:26:50.036Z] deploy-jar-common: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] clean: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setOSConditions: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolWin: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolUnix: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolProperty: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setS1ASclassPath: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] init-common: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] clean-common: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setOSConditions: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolWin: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolUnix: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolProperty: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setS1ASclassPath: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] init-common: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] clean-classes-common: [2024-04-16T10:26:50.103Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setOSConditions: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolWin: [2024-04-16T10:26:50.103Z] [2024-04-16T10:26:50.103Z] setToolUnix: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] setToolProperty: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] setS1ASclassPath: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] init-common: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] clean-jars-common: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] clean: [2024-04-16T10:26:50.104Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-04-16T10:26:50.104Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-04-16T10:26:50.104Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] compile: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] setOSConditions: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] setToolWin: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] setToolUnix: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] setToolProperty: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] setS1ASclassPath: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] init-common: [2024-04-16T10:26:50.104Z] [2024-04-16T10:26:50.104Z] compile-common: [2024-04-16T10:26:50.104Z] [echo] Current time (ISO): 2024-04-16T10:26:49.896+0000 [2024-04-16T10:26:50.104Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:50.104Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:50.237Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false sec-ssl-converterApp [2024-04-16T10:26:50.237Z] [2024-04-16T10:26:50.237Z] all: [2024-04-16T10:26:50.237Z] [echo] [2024-04-16T10:26:50.237Z] [echo] [2024-04-16T10:26:50.237Z] [echo] [2024-04-16T10:26:50.237Z] [echo] *************************************************************************** [2024-04-16T10:26:50.237Z] [echo] * Running group ejb-mutual-ssl [2024-04-16T10:26:50.237Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl [2024-04-16T10:26:50.237Z] [echo] *************************************************************************** [2024-04-16T10:26:50.237Z] [echo] [2024-04-16T10:26:50.237Z] [echo] [2024-04-16T10:26:50.237Z] [echo] [2024-04-16T10:26:50.237Z] [2024-04-16T10:26:50.238Z] setOSConditions: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolWin: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolUnix: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolProperty: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setS1ASclassPath: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] init-common: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] clean: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setOSConditions: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolWin: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolUnix: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolProperty: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setS1ASclassPath: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] init-common: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] clean-common: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setOSConditions: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolWin: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolUnix: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setToolProperty: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] setS1ASclassPath: [2024-04-16T10:26:50.238Z] [2024-04-16T10:26:50.238Z] init-common: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] clean-classes-common: [2024-04-16T10:26:50.239Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setOSConditions: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setToolWin: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setToolUnix: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setToolProperty: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setS1ASclassPath: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] init-common: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] clean-jars-common: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] compile: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setOSConditions: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setToolWin: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setToolUnix: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setToolProperty: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] setS1ASclassPath: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] init-common: [2024-04-16T10:26:50.239Z] [2024-04-16T10:26:50.239Z] compile-common: [2024-04-16T10:26:50.239Z] [echo] Current time (ISO): 2024-04-16T10:26:50.139+0000 [2024-04-16T10:26:50.239Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:50.239Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:50.417Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:26:50.417Z] [exec] Command deploy executed successfully. [2024-04-16T10:26:50.417Z] [2024-04-16T10:26:50.417Z] init.os: [2024-04-16T10:26:50.417Z] [2024-04-16T10:26:50.417Z] init.tools.unix: [2024-04-16T10:26:50.417Z] [2024-04-16T10:26:50.417Z] init.tools.windows: [2024-04-16T10:26:50.417Z] [2024-04-16T10:26:50.418Z] init.tools: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] setAsadminArgs: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init.customtasks: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] setEnabled: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] createAppRef: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init.os: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init.tools.unix: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init.tools.windows: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init.tools: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] setAsadminArgs: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] init.customtasks: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] prepare.client: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] prepare.client.appclient: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] increment.log.next: [2024-04-16T10:26:50.418Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] process.versionexpression: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.418Z] prepare.run: [2024-04-16T10:26:50.418Z] [2024-04-16T10:26:50.419Z] common.run.positive: [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] setHttpPort: [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] common.run: [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] checkAppOnServer: [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] declare-test: [2024-04-16T10:26:50.419Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(1) untagged - logID=1 (server) [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] prepare.runclient: [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] process.classpath: [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] process.jvmargs: [2024-04-16T10:26:50.419Z] [2024-04-16T10:26:50.419Z] java.with.result: [2024-04-16T10:26:50.596Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-sfsbscnc-ejb.jar [2024-04-16T10:26:50.673Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:50.674Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:26:50.674Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:26:50.674Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:26:50.674Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:26:50.674Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:26:50.674Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:50.674Z] [2024-04-16T10:26:50.674Z] process.result: [2024-04-16T10:26:50.674Z] [2024-04-16T10:26:50.674Z] processResult: [2024-04-16T10:26:50.674Z] [2024-04-16T10:26:50.674Z] failed: [2024-04-16T10:26:50.674Z] [2024-04-16T10:26:50.674Z] passed: [2024-04-16T10:26:50.674Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:26:50.674Z] [2024-04-16T10:26:50.674Z] unknown: [2024-04-16T10:26:50.674Z] [2024-04-16T10:26:50.674Z] runclient: [2024-04-16T10:26:50.850Z] [exec] Application deployed with name ejb-ejb31-full-sfsbscnc-ejb. [2024-04-16T10:26:50.850Z] [2024-04-16T10:26:50.850Z] run: [2024-04-16T10:26:50.850Z] [2024-04-16T10:26:50.850Z] setOSConditions: [2024-04-16T10:26:50.850Z] [2024-04-16T10:26:50.850Z] setToolWin: [2024-04-16T10:26:50.850Z] [2024-04-16T10:26:50.850Z] setToolUnix: [2024-04-16T10:26:50.850Z] [2024-04-16T10:26:50.850Z] setToolProperty: [2024-04-16T10:26:50.850Z] [2024-04-16T10:26:50.851Z] setS1ASclassPath: [2024-04-16T10:26:50.851Z] [2024-04-16T10:26:50.851Z] init-common: [2024-04-16T10:26:50.851Z] [2024-04-16T10:26:50.851Z] run_se: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init.os: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init.tools.unix: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init.tools.windows: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init.tools: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] setAsadminArgs: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init.customtasks: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] checkAppOnCluster: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] run.positive: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] process.versionExpression: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] process.appname: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] process.xmlversionidentifier: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] prepare.cluster: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] disable.version: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] setAsadminArgs: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] common.disable.asadmin: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init.os: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.929Z] init.tools.unix: [2024-04-16T10:26:50.929Z] [2024-04-16T10:26:50.930Z] init.tools.windows: [2024-04-16T10:26:50.930Z] [2024-04-16T10:26:50.930Z] init.tools: [2024-04-16T10:26:50.930Z] [2024-04-16T10:26:50.930Z] setAsadminArgs: [2024-04-16T10:26:50.930Z] [2024-04-16T10:26:50.930Z] init: [2024-04-16T10:26:50.930Z] [2024-04-16T10:26:50.930Z] init.customtasks: [2024-04-16T10:26:50.930Z] [2024-04-16T10:26:50.930Z] common.run.asadmin: [2024-04-16T10:26:50.930Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-04-16T10:26:51.205Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:51.205Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-04-16T10:26:51.331Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml:73: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:51.331Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:26:51.459Z] [exec] Command disable executed successfully. [2024-04-16T10:26:51.459Z] [2024-04-16T10:26:51.459Z] init.os: [2024-04-16T10:26:51.459Z] [2024-04-16T10:26:51.459Z] init.tools.unix: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init.tools.windows: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init.tools: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] setAsadminArgs: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init.customtasks: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] disableAppOnInstance: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init.os: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init.tools.unix: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init.tools.windows: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] init.tools: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.460Z] setAsadminArgs: [2024-04-16T10:26:51.460Z] [2024-04-16T10:26:51.461Z] init: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] init.customtasks: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] prepare.client: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] prepare.client.appclient: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] increment.log.next: [2024-04-16T10:26:51.461Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] process.versionexpression: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] prepare.run: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] common.run.negative: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] setHttpPort: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] common.run: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.461Z] checkAppOnServer: [2024-04-16T10:26:51.461Z] [2024-04-16T10:26:51.462Z] declare-test: [2024-04-16T10:26:51.462Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(2) untagged - logID=2 (server) [2024-04-16T10:26:51.462Z] [2024-04-16T10:26:51.462Z] prepare.runclient: [2024-04-16T10:26:51.462Z] [2024-04-16T10:26:51.462Z] process.classpath: [2024-04-16T10:26:51.462Z] [2024-04-16T10:26:51.462Z] process.jvmargs: [2024-04-16T10:26:51.462Z] [2024-04-16T10:26:51.462Z] java.with.result: [2024-04-16T10:26:51.586Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:51.586Z] [javac] 1 warning [2024-04-16T10:26:51.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:26:51.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:26:51.587Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:26:51.587Z] [2024-04-16T10:26:51.587Z] deploy-client: [2024-04-16T10:26:51.716Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:51.716Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-04-16T10:26:51.716Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:26:51.717Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:26:51.717Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2024-04-16T10:26:51.717Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] process.result: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] processResult: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] failed: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] passed: [2024-04-16T10:26:51.717Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] unknown: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] runclient: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] init.os: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] init.tools.unix: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] init.tools.windows: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] init.tools: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] setAsadminArgs: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] init: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] init.customtasks: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] checkAppOnCluster: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] run.negative: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] deploy.version: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] del.ref.registred: [2024-04-16T10:26:51.717Z] [2024-04-16T10:26:51.717Z] process.versionExpression: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] process.appname: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] _process.target: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] process.target: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] prepare.is.version.registred: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] init.os: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] init.tools.unix: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] init.tools.windows: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] init.tools: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] setAsadminArgs: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] init: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] init.customtasks: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] prepare: [2024-04-16T10:26:51.718Z] [2024-04-16T10:26:51.718Z] exec.asadmin2: [2024-04-16T10:26:51.782Z] [java] Apr 16, 2024 10:26:51 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:26:51.782Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:26:52.147Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:52.148Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:26:52.162Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:52.162Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ejb-mutual-ssl/ejb/ConverterBean.java uses or overrides a deprecated API. [2024-04-16T10:26:52.162Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:26:52.162Z] [javac] 1 warning [2024-04-16T10:26:52.162Z] [2024-04-16T10:26:52.162Z] setOSConditions: [2024-04-16T10:26:52.162Z] [2024-04-16T10:26:52.162Z] setToolWin: [2024-04-16T10:26:52.162Z] [2024-04-16T10:26:52.162Z] setToolUnix: [2024-04-16T10:26:52.162Z] [2024-04-16T10:26:52.162Z] setToolProperty: [2024-04-16T10:26:52.162Z] [2024-04-16T10:26:52.162Z] setS1ASclassPath: [2024-04-16T10:26:52.162Z] [2024-04-16T10:26:52.162Z] init-common: [2024-04-16T10:26:52.162Z] [2024-04-16T10:26:52.162Z] compile-common: [2024-04-16T10:26:52.162Z] [echo] Current time (ISO): 2024-04-16T10:26:51.804+0000 [2024-04-16T10:26:52.162Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:52.308Z] [exec] Result: 1 [2024-04-16T10:26:52.308Z] [2024-04-16T10:26:52.308Z] process.registred: [2024-04-16T10:26:52.308Z] [2024-04-16T10:26:52.308Z] is.version.registred: [2024-04-16T10:26:52.308Z] [2024-04-16T10:26:52.308Z] process.xmlversionidentifier: [2024-04-16T10:26:52.308Z] [2024-04-16T10:26:52.308Z] prepare.cluster: [2024-04-16T10:26:52.308Z] [2024-04-16T10:26:52.308Z] process.enabled: [2024-04-16T10:26:52.308Z] [2024-04-16T10:26:52.308Z] process.hasToDeploy: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] deploy.version.unregistred: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.os: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.tools.unix: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.tools.windows: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.tools: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] setAsadminArgs: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.customtasks: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] prepare: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] process.versionExpression: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] process.appname: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] create.version: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] assemble.non-existent: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.os: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.tools.unix: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.tools.windows: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init.tools: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] setAsadminArgs: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.309Z] init: [2024-04-16T10:26:52.309Z] [2024-04-16T10:26:52.310Z] init.customtasks: [2024-04-16T10:26:52.310Z] [2024-04-16T10:26:52.310Z] prepare: [2024-04-16T10:26:52.310Z] [2024-04-16T10:26:52.310Z] process.versionexpression: [2024-04-16T10:26:52.310Z] [2024-04-16T10:26:52.310Z] compile: [2024-04-16T10:26:52.310Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:52.310Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:26:52.617Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:52.617Z] [javac] 1 warning [2024-04-16T10:26:52.617Z] [2024-04-16T10:26:52.617Z] setOSConditions: [2024-04-16T10:26:52.617Z] [2024-04-16T10:26:52.617Z] setToolWin: [2024-04-16T10:26:52.617Z] [2024-04-16T10:26:52.617Z] setToolUnix: [2024-04-16T10:26:52.618Z] [2024-04-16T10:26:52.618Z] setToolProperty: [2024-04-16T10:26:52.618Z] [2024-04-16T10:26:52.618Z] setS1ASclassPath: [2024-04-16T10:26:52.618Z] [2024-04-16T10:26:52.618Z] init-common: [2024-04-16T10:26:52.618Z] [2024-04-16T10:26:52.618Z] compile-common: [2024-04-16T10:26:52.618Z] [echo] Current time (ISO): 2024-04-16T10:26:52.510+0000 [2024-04-16T10:26:52.618Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:52.869Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:52.869Z] [javac] 1 warning [2024-04-16T10:26:52.869Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] process.xmlversionidentifier: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] process.versionExpression: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] process.xml.create.flag: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] create.xml.flag: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] generate.xml.identifier: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] assemble: [2024-04-16T10:26:52.869Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] process.xmlversionidentifier: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] prepare.update.xml.identifier: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] update.xml.identifier: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.869Z] deployWithNameOption: [2024-04-16T10:26:52.869Z] [2024-04-16T10:26:52.870Z] setAsadminArgs: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] common.deploy.asadmin: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] init.os: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] init.tools.unix: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] init.tools.windows: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] init.tools: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] setAsadminArgs: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] init: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] init.customtasks: [2024-04-16T10:26:52.870Z] [2024-04-16T10:26:52.870Z] common.run.asadmin: [2024-04-16T10:26:52.870Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:26:52.927Z] [exec] Application deployed with name worktestApp. [2024-04-16T10:26:52.927Z] [echo] Deployment on target server server successful [2024-04-16T10:26:52.927Z] [2024-04-16T10:26:52.927Z] setOSConditions: [2024-04-16T10:26:52.927Z] [2024-04-16T10:26:52.927Z] setToolWin: [2024-04-16T10:26:52.927Z] [2024-04-16T10:26:52.928Z] setToolUnix: [2024-04-16T10:26:52.928Z] [2024-04-16T10:26:52.928Z] setToolProperty: [2024-04-16T10:26:52.928Z] [2024-04-16T10:26:52.928Z] setS1ASclassPath: [2024-04-16T10:26:52.928Z] [2024-04-16T10:26:52.928Z] init-common: [2024-04-16T10:26:52.928Z] [2024-04-16T10:26:52.928Z] deploy-common-ee: [2024-04-16T10:26:53.182Z] [2024-04-16T10:26:53.182Z] setOSConditions: [2024-04-16T10:26:53.182Z] [2024-04-16T10:26:53.183Z] setToolWin: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setToolUnix: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setToolProperty: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setS1ASclassPath: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] init-common: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] restart: [2024-04-16T10:26:53.183Z] [echo] Not required to restart [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] run: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setOSConditions: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setToolWin: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setToolUnix: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setToolProperty: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] setS1ASclassPath: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] init-common: [2024-04-16T10:26:53.183Z] [2024-04-16T10:26:53.183Z] runclient-common: [2024-04-16T10:26:53.183Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/worktestAppClient.jar -name worktestClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:26:53.429Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:53.429Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:26:53.429Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:26:53.429Z] [exec] Command deploy executed successfully. [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] init.os: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] init.tools.unix: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] init.tools.windows: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] init.tools: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] setAsadminArgs: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] init: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] init.customtasks: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] setEnabled: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] createAppRef: [2024-04-16T10:26:53.429Z] [2024-04-16T10:26:53.429Z] deployWithoutNameOption: [2024-04-16T10:26:53.536Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:53.536Z] [javac] 1 warning [2024-04-16T10:26:53.536Z] [2024-04-16T10:26:53.536Z] build: [2024-04-16T10:26:53.536Z] [2024-04-16T10:26:53.536Z] setOSConditions: [2024-04-16T10:26:53.536Z] [2024-04-16T10:26:53.536Z] fixFiles: [2024-04-16T10:26:53.536Z] [2024-04-16T10:26:53.536Z] convUnix: [2024-04-16T10:26:53.536Z] [2024-04-16T10:26:53.536Z] convWin: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] setToolWin: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] setToolUnix: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] setToolProperty: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] setS1ASclassPath: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] init-common: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] package-persistence-common: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] ejb-jar-common: [2024-04-16T10:26:53.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] package-ejbjar-common: [2024-04-16T10:26:53.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.537Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.537Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.537Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-ejb.jar [2024-04-16T10:26:53.537Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] appclient-jar-common: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] package-appclientjar-common: [2024-04-16T10:26:53.537Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.537Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.537Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.537Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converter-client.jar [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] webclient-war-common: [2024-04-16T10:26:53.537Z] [2024-04-16T10:26:53.537Z] build-ear-common: [2024-04-16T10:26:53.538Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:53.538Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:53.538Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:53.538Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setup: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] prepare-store-common: [2024-04-16T10:26:53.538Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__cacerts.jks [2024-04-16T10:26:53.538Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setOSConditions: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setToolWin: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setToolUnix: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setToolProperty: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setS1ASclassPath: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] init-common: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] prepare-store-keytool-common: [2024-04-16T10:26:53.538Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setOSConditions: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setToolWin: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.538Z] setToolUnix: [2024-04-16T10:26:53.538Z] [2024-04-16T10:26:53.539Z] setToolProperty: [2024-04-16T10:26:53.539Z] [2024-04-16T10:26:53.539Z] setS1ASclassPath: [2024-04-16T10:26:53.539Z] [2024-04-16T10:26:53.539Z] init-common: [2024-04-16T10:26:53.539Z] [2024-04-16T10:26:53.539Z] generate-jks-key: [2024-04-16T10:26:53.558Z] [exec] Application deployed with name wsclient. [2024-04-16T10:26:53.559Z] [exec] Command deploy executed successfully. [2024-04-16T10:26:53.559Z] [2024-04-16T10:26:53.559Z] setup: [2024-04-16T10:26:53.559Z] [2024-04-16T10:26:53.559Z] runtest1: [2024-04-16T10:26:53.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:26:53.559Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml:109: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:53.559Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:26:53.559Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:26:53.559Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] init.os: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] init.tools.unix: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] init.tools.windows: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] init.tools: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] setAsadminArgs: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] init: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] init.customtasks: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] prepare.client: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] prepare.client.appclient: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] increment.log.next: [2024-04-16T10:26:53.684Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] process.versionexpression: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] prepare.run: [2024-04-16T10:26:53.684Z] [2024-04-16T10:26:53.684Z] common.run.positive: [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] setHttpPort: [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] common.run: [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] checkAppOnServer: [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] declare-test: [2024-04-16T10:26:53.685Z] [echo] Starting test simple-versioned-servlet versioned.vs.unversioned(3) ALPHA-1.0.0 - logID=3 (server) [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] prepare.runclient: [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] process.classpath: [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] process.jvmargs: [2024-04-16T10:26:53.685Z] [2024-04-16T10:26:53.685Z] java.with.result: [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: Expecting lines with the content: [So the RESULT OF HELLO SERVICE IS, [Hello All-HelloWAR]] [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: [2024-04-16T10:26:53.820Z] [java] [client.TestClient]::

[2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS [2024-04-16T10:26:53.820Z] [java] [client.TestClient]::

[2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: [Hello All-HelloWAR] [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: [2024-04-16T10:26:53.820Z] [java] [client.TestClient]:: [2024-04-16T10:26:53.820Z] [java] Value of key is:wsctx [2024-04-16T10:26:53.820Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:26:53.820Z] [java] [2024-04-16T10:26:53.820Z] [java] [2024-04-16T10:26:53.820Z] [java] ----------------------------------------- [2024-04-16T10:26:53.820Z] [java] - wsctx: PASS - [2024-04-16T10:26:53.820Z] [java] ----------------------------------------- [2024-04-16T10:26:53.820Z] [java] Total PASS: 1 [2024-04-16T10:26:53.820Z] [java] Total FAIL: 0 [2024-04-16T10:26:53.820Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:26:53.820Z] [java] ----------------------------------------- [2024-04-16T10:26:53.820Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:26:53.820Z] [2024-04-16T10:26:53.820Z] undeploy: [2024-04-16T10:26:53.820Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:53.820Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:53.820Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:53.820Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:53.820Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:53.820Z] [2024-04-16T10:26:53.820Z] setOSConditions: [2024-04-16T10:26:53.820Z] [2024-04-16T10:26:53.820Z] setToolWin: [2024-04-16T10:26:53.820Z] [2024-04-16T10:26:53.820Z] setToolUnix: [2024-04-16T10:26:53.820Z] [2024-04-16T10:26:53.820Z] setToolProperty: [2024-04-16T10:26:53.820Z] [2024-04-16T10:26:53.820Z] setS1ASclassPath: [2024-04-16T10:26:53.820Z] [2024-04-16T10:26:53.821Z] init-common: [2024-04-16T10:26:53.821Z] [2024-04-16T10:26:53.821Z] undeploy-war-common: [2024-04-16T10:26:53.959Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:53.959Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:26:53.959Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:26:53.959Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:26:53.959Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:26:53.959Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:26:53.959Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] process.result: [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] processResult: [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] failed: [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] passed: [2024-04-16T10:26:53.959Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] unknown: [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] runclient: [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] init.os: [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] init.tools.unix: [2024-04-16T10:26:53.959Z] [2024-04-16T10:26:53.959Z] init.tools.windows: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init.tools: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] setAsadminArgs: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init.customtasks: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] checkAppOnCluster: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] run.positive: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] clean.scenario: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] clean.scenario.cluster: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init.os: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init.tools.unix: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init.tools.windows: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init.tools: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] setAsadminArgs: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] init.customtasks: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] prepare: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] process.versionExpression: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] process.appname: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.960Z] _process.target: [2024-04-16T10:26:53.960Z] [2024-04-16T10:26:53.961Z] process.target: [2024-04-16T10:26:53.961Z] [2024-04-16T10:26:53.961Z] prepare.has.version.registred: [2024-04-16T10:26:53.961Z] [2024-04-16T10:26:53.961Z] exec.asadmin2: [2024-04-16T10:26:54.096Z] [exec] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:26:54.096Z] [exec] for: CN=SSLTest, OU=Sun Java System Application Server, O=Sun Microsystems, L=Santa Clara, ST=California, C=US [2024-04-16T10:26:54.308Z] [java] Apr 16, 2024 10:26:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:26:54.308Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19962194 [2024-04-16T10:26:54.519Z] [2024-04-16T10:26:54.519Z] process.registred: [2024-04-16T10:26:54.519Z] [2024-04-16T10:26:54.519Z] has.version.registred: [2024-04-16T10:26:54.519Z] [2024-04-16T10:26:54.519Z] del.all.version.registred: [2024-04-16T10:26:54.519Z] [2024-04-16T10:26:54.519Z] _process.target: [2024-04-16T10:26:54.519Z] [2024-04-16T10:26:54.519Z] process.target: [2024-04-16T10:26:54.519Z] [2024-04-16T10:26:54.519Z] prepare.del.all.version.registred: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] init.os: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] init.tools.unix: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] init.tools.windows: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] init.tools: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] setAsadminArgs: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] init: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] init.customtasks: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] prepare: [2024-04-16T10:26:54.520Z] [2024-04-16T10:26:54.520Z] exec.asadmin: [2024-04-16T10:26:54.563Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-04-16T10:26:54.564Z] [exec] Apr 16, 2024 10:26:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:26:54.564Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:26:54.654Z] [exec] Certificate stored in file [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] _del.all.version.registred: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] _clean.scenario: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] deployment: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] deploy.version: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] del.ref.registred: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] process.versionExpression: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] process.appname: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] _process.target: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] process.target: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] prepare.is.version.registred: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] init.os: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] init.tools.unix: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] init.tools.windows: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] init.tools: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] setAsadminArgs: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.775Z] init: [2024-04-16T10:26:54.775Z] [2024-04-16T10:26:54.776Z] init.customtasks: [2024-04-16T10:26:54.776Z] [2024-04-16T10:26:54.776Z] prepare: [2024-04-16T10:26:54.776Z] [2024-04-16T10:26:54.776Z] exec.asadmin2: [2024-04-16T10:26:54.790Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsctx-web [2024-04-16T10:26:54.790Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:54.790Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:54.790Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:26:54.790Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:54.790Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/wsctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:54.790Z] [2024-04-16T10:26:54.790Z] setOSConditions: [2024-04-16T10:26:54.790Z] [2024-04-16T10:26:54.791Z] setToolWin: [2024-04-16T10:26:54.791Z] [2024-04-16T10:26:54.791Z] setToolUnix: [2024-04-16T10:26:54.791Z] [2024-04-16T10:26:54.791Z] setToolProperty: [2024-04-16T10:26:54.791Z] [2024-04-16T10:26:54.791Z] setS1ASclassPath: [2024-04-16T10:26:54.791Z] [2024-04-16T10:26:54.791Z] init-common: [2024-04-16T10:26:54.791Z] [2024-04-16T10:26:54.791Z] undeploy-client: [2024-04-16T10:26:55.124Z] [java] Successfully received concurrent access exception for concurrent access attempt on non-serialized sfsb [2024-04-16T10:26:55.124Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-04-16T10:26:55.124Z] [java] Successfully received timeout exception [2024-04-16T10:26:55.124Z] [java] Attempt loopback call [2024-04-16T10:26:55.129Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:55.211Z] [exec] Certificate was added to keystore [2024-04-16T10:26:55.211Z] [2024-04-16T10:26:55.211Z] restart: [2024-04-16T10:26:55.211Z] [2024-04-16T10:26:55.211Z] restart-server-instance-common: [2024-04-16T10:26:55.211Z] [2024-04-16T10:26:55.211Z] setOSConditions: [2024-04-16T10:26:55.211Z] [2024-04-16T10:26:55.211Z] setToolWin: [2024-04-16T10:26:55.211Z] [2024-04-16T10:26:55.211Z] setToolUnix: [2024-04-16T10:26:55.211Z] [2024-04-16T10:26:55.212Z] setToolProperty: [2024-04-16T10:26:55.212Z] [2024-04-16T10:26:55.212Z] setS1ASclassPath: [2024-04-16T10:26:55.212Z] [2024-04-16T10:26:55.212Z] init-common: [2024-04-16T10:26:55.212Z] [2024-04-16T10:26:55.212Z] stopDomain: [2024-04-16T10:26:55.212Z] [echo] run.xml:stopping domain... [2024-04-16T10:26:55.335Z] [exec] Result: 1 [2024-04-16T10:26:55.335Z] [2024-04-16T10:26:55.335Z] process.registred: [2024-04-16T10:26:55.335Z] [2024-04-16T10:26:55.335Z] is.version.registred: [2024-04-16T10:26:55.335Z] [2024-04-16T10:26:55.335Z] process.xmlversionidentifier: [2024-04-16T10:26:55.335Z] [2024-04-16T10:26:55.335Z] prepare.cluster: [2024-04-16T10:26:55.335Z] [2024-04-16T10:26:55.335Z] process.enabled: [2024-04-16T10:26:55.335Z] [2024-04-16T10:26:55.335Z] process.hasToDeploy: [2024-04-16T10:26:55.335Z] [2024-04-16T10:26:55.335Z] deploy.version.unregistred: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] init.os: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] init.tools.unix: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] init.tools.windows: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] init.tools: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] setAsadminArgs: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] init: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] init.customtasks: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] prepare: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] process.versionExpression: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] process.appname: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] create.version: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] assemble.non-existent: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] process.xmlversionidentifier: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] prepare.update.xml.identifier: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] update.xml.identifier: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] deployWithNameOption: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] setAsadminArgs: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] common.deploy.asadmin: [2024-04-16T10:26:55.336Z] [2024-04-16T10:26:55.336Z] init.os: [2024-04-16T10:26:55.337Z] [2024-04-16T10:26:55.337Z] init.tools.unix: [2024-04-16T10:26:55.337Z] [2024-04-16T10:26:55.337Z] init.tools.windows: [2024-04-16T10:26:55.337Z] [2024-04-16T10:26:55.337Z] init.tools: [2024-04-16T10:26:55.337Z] [2024-04-16T10:26:55.337Z] setAsadminArgs: [2024-04-16T10:26:55.337Z] [2024-04-16T10:26:55.337Z] init: [2024-04-16T10:26:55.337Z] [2024-04-16T10:26:55.337Z] init.customtasks: [2024-04-16T10:26:55.337Z] [2024-04-16T10:26:55.337Z] common.run.asadmin: [2024-04-16T10:26:55.337Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:26:55.351Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:55.351Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:26:55.385Z] [javac] 1 warning [2024-04-16T10:26:55.385Z] [2024-04-16T10:26:55.385Z] setOSConditions: [2024-04-16T10:26:55.385Z] [2024-04-16T10:26:55.385Z] setToolWin: [2024-04-16T10:26:55.385Z] [2024-04-16T10:26:55.385Z] setToolUnix: [2024-04-16T10:26:55.385Z] [2024-04-16T10:26:55.385Z] setToolProperty: [2024-04-16T10:26:55.385Z] [2024-04-16T10:26:55.385Z] setS1ASclassPath: [2024-04-16T10:26:55.385Z] [2024-04-16T10:26:55.385Z] init-common: [2024-04-16T10:26:55.385Z] [2024-04-16T10:26:55.385Z] compile-common: [2024-04-16T10:26:55.385Z] [echo] Current time (ISO): 2024-04-16T10:26:55.309+0000 [2024-04-16T10:26:55.385Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:55.605Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:55.605Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:26:55.620Z] [exec] Command undeploy executed successfully. [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.620Z] all: [2024-04-16T10:26:55.620Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:55.620Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:55.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:55.620Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.620Z] setOSConditions: [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.620Z] setToolWin: [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.620Z] setToolUnix: [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.620Z] setToolProperty: [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.620Z] setS1ASclassPath: [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.620Z] init-common: [2024-04-16T10:26:55.620Z] [2024-04-16T10:26:55.621Z] clean: [2024-04-16T10:26:55.621Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:55.621Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:55.621Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:55.621Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] setOSConditions: [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] setToolWin: [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] setToolUnix: [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] setToolProperty: [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] setS1ASclassPath: [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] init-common: [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] clean-common: [2024-04-16T10:26:55.621Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:55.621Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:55.621Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:55.621Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:55.621Z] [2024-04-16T10:26:55.621Z] setOSConditions: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setToolWin: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setToolUnix: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setToolProperty: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setS1ASclassPath: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] init-common: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] clean-classes-common: [2024-04-16T10:26:55.622Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:26:55.622Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:55.622Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:55.622Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:55.622Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setOSConditions: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setToolWin: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setToolUnix: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setToolProperty: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] setS1ASclassPath: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] init-common: [2024-04-16T10:26:55.622Z] [2024-04-16T10:26:55.622Z] clean-jars-common: [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] assemble-web: [2024-04-16T10:26:55.623Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:55.623Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:55.623Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:55.623Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:55.623Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] setOSConditions: [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] setToolWin: [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] setToolUnix: [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] setToolProperty: [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] setS1ASclassPath: [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] init-common: [2024-04-16T10:26:55.623Z] [2024-04-16T10:26:55.623Z] wsimport: [2024-04-16T10:26:55.880Z] [exec] parsing WSDL... [2024-04-16T10:26:56.164Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:26:56.165Z] [exec] Command deploy executed successfully. [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.os: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.tools.unix: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.tools.windows: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.tools: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] setAsadminArgs: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.customtasks: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] setEnabled: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] createAppRef: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] deployWithoutNameOption: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] run.positive.deploy: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.os: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.tools.unix: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.tools.windows: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.tools: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] setAsadminArgs: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] init.customtasks: [2024-04-16T10:26:56.165Z] [2024-04-16T10:26:56.165Z] prepare.client: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] prepare.client.appclient: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] increment.log.next: [2024-04-16T10:26:56.166Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] process.versionexpression: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] prepare.run: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] common.run.positive: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] setHttpPort: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] common.run: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] checkAppOnServer: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] declare-test: [2024-04-16T10:26:56.166Z] [echo] Starting test simple-versioned-servlet deployment(1) untagged - logID=4 (server) [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] prepare.runclient: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] process.classpath: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] process.jvmargs: [2024-04-16T10:26:56.166Z] [2024-04-16T10:26:56.166Z] java.with.result: [2024-04-16T10:26:56.201Z] [exec] Waiting for the domain to stop . [2024-04-16T10:26:56.201Z] [exec] Waiting finished after 276 ms. [2024-04-16T10:26:56.201Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:26:56.422Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:56.422Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:26:56.422Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:26:56.422Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:26:56.422Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:26:56.422Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:26:56.422Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] process.result: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] processResult: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] failed: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] passed: [2024-04-16T10:26:56.422Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] unknown: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] runclient: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] init.os: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] init.tools.unix: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] init.tools.windows: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] init.tools: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] setAsadminArgs: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] init: [2024-04-16T10:26:56.422Z] [2024-04-16T10:26:56.422Z] init.customtasks: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] checkAppOnCluster: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] run.positive: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] deploy.version: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] del.ref.registred: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] process.versionExpression: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] process.appname: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] _process.target: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] process.target: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] prepare.is.version.registred: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] init.os: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] init.tools.unix: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] init.tools.windows: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] init.tools: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] setAsadminArgs: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] init: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] init.customtasks: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] prepare: [2024-04-16T10:26:56.423Z] [2024-04-16T10:26:56.423Z] exec.asadmin2: [2024-04-16T10:26:56.818Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2024-04-16T10:26:56.818Z] [exec] line 68 of file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2024-04-16T10:26:56.818Z] [exec] [2024-04-16T10:26:56.818Z] [exec] [2024-04-16T10:26:56.818Z] [exec] Generating code... [2024-04-16T10:26:56.818Z] [exec] [2024-04-16T10:26:56.818Z] [exec] Compiling code... [2024-04-16T10:26:57.005Z] [exec] Result: 1 [2024-04-16T10:26:57.005Z] [2024-04-16T10:26:57.005Z] process.registred: [2024-04-16T10:26:57.005Z] [2024-04-16T10:26:57.005Z] is.version.registred: [2024-04-16T10:26:57.005Z] [2024-04-16T10:26:57.005Z] process.xmlversionidentifier: [2024-04-16T10:26:57.005Z] [2024-04-16T10:26:57.006Z] prepare.cluster: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] process.enabled: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] process.hasToDeploy: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] deploy.version.unregistred: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] init.os: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] init.tools.unix: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] init.tools.windows: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] init.tools: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] setAsadminArgs: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] init: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] init.customtasks: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] prepare: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] process.versionExpression: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] process.appname: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] create.version: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] assemble.non-existent: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] process.xmlversionidentifier: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] prepare.update.xml.identifier: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.006Z] update.xml.identifier: [2024-04-16T10:26:57.006Z] [2024-04-16T10:26:57.007Z] deployWithNameOption: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] setAsadminArgs: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] common.deploy.asadmin: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] init.os: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] init.tools.unix: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] init.tools.windows: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] init.tools: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] setAsadminArgs: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] init: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] init.customtasks: [2024-04-16T10:26:57.007Z] [2024-04-16T10:26:57.007Z] common.run.asadmin: [2024-04-16T10:26:57.007Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:26:57.118Z] [exec] [CLIENT]:: --> Starting the thread pool test=> Please wait... [2024-04-16T10:26:57.262Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:57.263Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:26:57.517Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:26:57.517Z] [exec] Command deploy executed successfully. [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] init.os: [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] init.tools.unix: [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] init.tools.windows: [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] init.tools: [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] setAsadminArgs: [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] init: [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] init.customtasks: [2024-04-16T10:26:57.517Z] [2024-04-16T10:26:57.517Z] setEnabled: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] createAppRef: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] deployWithoutNameOption: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] run.positive.deploy: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] init.os: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] init.tools.unix: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] init.tools.windows: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] init.tools: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] setAsadminArgs: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] init: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] init.customtasks: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] prepare.client: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] prepare.client.appclient: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] increment.log.next: [2024-04-16T10:26:57.518Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] process.versionexpression: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] prepare.run: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] common.run.positive: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] setHttpPort: [2024-04-16T10:26:57.518Z] [2024-04-16T10:26:57.518Z] common.run: [2024-04-16T10:26:57.519Z] [2024-04-16T10:26:57.519Z] checkAppOnServer: [2024-04-16T10:26:57.519Z] [2024-04-16T10:26:57.519Z] declare-test: [2024-04-16T10:26:57.519Z] [echo] Starting test simple-versioned-servlet deployment(2) ALPHA-1.0.0 - logID=5 (server) [2024-04-16T10:26:57.519Z] [2024-04-16T10:26:57.519Z] prepare.runclient: [2024-04-16T10:26:57.519Z] [2024-04-16T10:26:57.519Z] process.classpath: [2024-04-16T10:26:57.519Z] [2024-04-16T10:26:57.519Z] process.jvmargs: [2024-04-16T10:26:57.519Z] [2024-04-16T10:26:57.519Z] java.with.result: [2024-04-16T10:26:57.744Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:57.745Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:57.745Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:57.745Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] setOSConditions: [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] setToolWin: [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] setToolUnix: [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] setToolProperty: [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] setS1ASclassPath: [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] init-common: [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] compile: [2024-04-16T10:26:57.745Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:26:57.745Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:26:57.745Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:26:57.745Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] setOSConditions: [2024-04-16T10:26:57.745Z] [2024-04-16T10:26:57.745Z] setToolWin: [2024-04-16T10:26:57.746Z] [2024-04-16T10:26:57.746Z] setToolUnix: [2024-04-16T10:26:57.746Z] [2024-04-16T10:26:57.746Z] setToolProperty: [2024-04-16T10:26:57.746Z] [2024-04-16T10:26:57.746Z] setS1ASclassPath: [2024-04-16T10:26:57.746Z] [2024-04-16T10:26:57.746Z] init-common: [2024-04-16T10:26:57.746Z] [2024-04-16T10:26:57.746Z] compile-common: [2024-04-16T10:26:57.746Z] [echo] Current time (ISO): 2024-04-16T10:26:57.720+0000 [2024-04-16T10:26:57.746Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:26:57.773Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:57.773Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:26:57.773Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:26:57.773Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:26:57.901Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:58.028Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:26:58.028Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:26:58.028Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:58.028Z] [2024-04-16T10:26:58.028Z] process.result: [2024-04-16T10:26:58.028Z] [2024-04-16T10:26:58.028Z] processResult: [2024-04-16T10:26:58.028Z] [2024-04-16T10:26:58.028Z] failed: [2024-04-16T10:26:58.028Z] [2024-04-16T10:26:58.028Z] passed: [2024-04-16T10:26:58.028Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:26:58.028Z] [2024-04-16T10:26:58.028Z] unknown: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] runclient: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init.os: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init.tools.unix: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init.tools.windows: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init.tools: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] setAsadminArgs: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init.customtasks: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] checkAppOnCluster: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] run.positive: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] deploy.version: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] del.ref.registred: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] process.versionExpression: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] process.appname: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] _process.target: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] process.target: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] prepare.is.version.registred: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init.os: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.029Z] init.tools.unix: [2024-04-16T10:26:58.029Z] [2024-04-16T10:26:58.030Z] init.tools.windows: [2024-04-16T10:26:58.030Z] [2024-04-16T10:26:58.030Z] init.tools: [2024-04-16T10:26:58.030Z] [2024-04-16T10:26:58.030Z] setAsadminArgs: [2024-04-16T10:26:58.030Z] [2024-04-16T10:26:58.030Z] init: [2024-04-16T10:26:58.030Z] [2024-04-16T10:26:58.030Z] init.customtasks: [2024-04-16T10:26:58.030Z] [2024-04-16T10:26:58.030Z] prepare: [2024-04-16T10:26:58.030Z] [2024-04-16T10:26:58.030Z] exec.asadmin2: [2024-04-16T10:26:58.182Z] [javac] 1 warning [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] build: [2024-04-16T10:26:58.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] setOSConditions: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] fixFiles: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] convUnix: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] convWin: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] setToolWin: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] setToolUnix: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] setToolProperty: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] setS1ASclassPath: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] init-common: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] package-persistence-common: [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] ejb-jar-common: [2024-04-16T10:26:58.182Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:26:58.182Z] [2024-04-16T10:26:58.182Z] package-ejbjar-common: [2024-04-16T10:26:58.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.182Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.182Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-04-16T10:26:58.183Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] appclient-jar-common: [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] package-appclientjar-common: [2024-04-16T10:26:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.183Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] webclient-war-common: [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] clear: [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] test-tlds-exist: [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] copy-tlds: [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] test-tagfiles-exist: [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] copy-tagfiles: [2024-04-16T10:26:58.183Z] [2024-04-16T10:26:58.183Z] package-war-common: [2024-04-16T10:26:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:26:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:26:58.183Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/lib [2024-04-16T10:26:58.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:58.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:58.183Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:58.183Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:26:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/docroot [2024-04-16T10:26:58.184Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-04-16T10:26:58.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] build-ear-common: [2024-04-16T10:26:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:58.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:26:58.184Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:26:58.184Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:26:58.184Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:58.184Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] build-rar-ext: [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] setOSConditions: [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] setToolWin: [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] setToolUnix: [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] setToolProperty: [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] setS1ASclassPath: [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] init-common: [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.184Z] prepare: [2024-04-16T10:26:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-04-16T10:26:58.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2024-04-16T10:26:58.184Z] [2024-04-16T10:26:58.185Z] build: [2024-04-16T10:26:58.185Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:58.185Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-04-16T10:26:58.384Z] [java] Serialized bean says hello, world! [2024-04-16T10:26:58.384Z] [java] [2024-04-16T10:26:58.590Z] [exec] Result: 1 [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] process.registred: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] is.version.registred: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] process.xmlversionidentifier: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] prepare.cluster: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] process.enabled: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] process.hasToDeploy: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] deploy.version.unregistred: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] init.os: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] init.tools.unix: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] init.tools.windows: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] init.tools: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] setAsadminArgs: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] init: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] init.customtasks: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] prepare: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] process.versionExpression: [2024-04-16T10:26:58.590Z] [2024-04-16T10:26:58.590Z] process.appname: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] create.version: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] assemble.non-existent: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] init.os: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] init.tools.unix: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] init.tools.windows: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] init.tools: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] setAsadminArgs: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] init: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] init.customtasks: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] prepare: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] process.versionexpression: [2024-04-16T10:26:58.591Z] [2024-04-16T10:26:58.591Z] compile: [2024-04-16T10:26:58.591Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:26:58.591Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:26:58.746Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:58.846Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:26:58.846Z] [javac] 1 warning [2024-04-16T10:26:58.847Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] process.xmlversionidentifier: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] process.versionExpression: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] process.xml.create.flag: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] create.xml.flag: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] generate.xml.identifier: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] assemble: [2024-04-16T10:26:58.847Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] process.xmlversionidentifier: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] prepare.update.xml.identifier: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] update.xml.identifier: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] deployWithNameOption: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] setAsadminArgs: [2024-04-16T10:26:58.847Z] [2024-04-16T10:26:58.847Z] common.deploy.asadmin: [2024-04-16T10:26:59.002Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:26:59.002Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:26:59.002Z] [javac] ^ [2024-04-16T10:26:59.002Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:26:59.002Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:26:59.002Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:26:59.002Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:26:59.002Z] [javac] 2 warnings [2024-04-16T10:26:59.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-04-16T10:26:59.002Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2024-04-16T10:26:59.002Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-04-16T10:26:59.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-04-16T10:26:59.002Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-04-16T10:26:59.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-04-16T10:26:59.002Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-04-16T10:26:59.002Z] [2024-04-16T10:26:59.002Z] deploy-rar: [2024-04-16T10:26:59.002Z] [2024-04-16T10:26:59.002Z] install-library: [2024-04-16T10:26:59.002Z] [echo] copying file [blackbox.jar] to applibs [2024-04-16T10:26:59.002Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs [2024-04-16T10:26:59.002Z] [2024-04-16T10:26:59.002Z] restart-server: [2024-04-16T10:26:59.002Z] [2024-04-16T10:26:59.002Z] setOSConditions: [2024-04-16T10:26:59.002Z] [2024-04-16T10:26:59.002Z] stop-server: [2024-04-16T10:26:59.002Z] [2024-04-16T10:26:59.002Z] stop-server-unix: [2024-04-16T10:26:59.003Z] [echo] stopping server on unix ... [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] init.os: [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] init.tools.unix: [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] init.tools.windows: [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] init.tools: [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] setAsadminArgs: [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] init: [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] init.customtasks: [2024-04-16T10:26:59.107Z] [2024-04-16T10:26:59.107Z] common.run.asadmin: [2024-04-16T10:26:59.107Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:26:59.362Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:26:59.362Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:26:59.617Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-04-16T10:26:59.617Z] [exec] Command deploy executed successfully. [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.os: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.tools.unix: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.tools.windows: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.tools: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] setAsadminArgs: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.customtasks: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] setEnabled: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] createAppRef: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] deployWithoutNameOption: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] run.positive.deploy: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.os: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.tools.unix: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.tools.windows: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.617Z] init.tools: [2024-04-16T10:26:59.617Z] [2024-04-16T10:26:59.618Z] setAsadminArgs: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] init: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] init.customtasks: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] prepare.client: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] prepare.client.appclient: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] increment.log.next: [2024-04-16T10:26:59.618Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] process.versionexpression: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] prepare.run: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] common.run.positive: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] setHttpPort: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] common.run: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] checkAppOnServer: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] declare-test: [2024-04-16T10:26:59.618Z] [echo] Starting test simple-versioned-servlet deployment(3) ALPHA-1.0.1 (enabled=false) - logID=6 (server) [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] prepare.runclient: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] process.classpath: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] process.jvmargs: [2024-04-16T10:26:59.618Z] [2024-04-16T10:26:59.618Z] java.with.result: [2024-04-16T10:26:59.873Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:59.873Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:26:59.873Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:26:59.873Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:26:59.873Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:26:59.873Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:26:59.873Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:26:59.873Z] [2024-04-16T10:26:59.873Z] process.result: [2024-04-16T10:26:59.873Z] [2024-04-16T10:26:59.873Z] processResult: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] failed: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] passed: [2024-04-16T10:26:59.874Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] unknown: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] runclient: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] init.os: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] init.tools.unix: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] init.tools.windows: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] init.tools: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] setAsadminArgs: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] init: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] init.customtasks: [2024-04-16T10:26:59.874Z] [2024-04-16T10:26:59.874Z] checkAppOnCluster: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] run.positive: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] deploy.version: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] del.ref.registred: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] process.versionExpression: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] process.appname: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] _process.target: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] process.target: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] prepare.is.version.registred: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] init.os: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] init.tools.unix: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.875Z] init.tools.windows: [2024-04-16T10:26:59.875Z] [2024-04-16T10:26:59.876Z] init.tools: [2024-04-16T10:26:59.876Z] [2024-04-16T10:26:59.876Z] setAsadminArgs: [2024-04-16T10:26:59.876Z] [2024-04-16T10:26:59.876Z] init: [2024-04-16T10:26:59.876Z] [2024-04-16T10:26:59.876Z] init.customtasks: [2024-04-16T10:26:59.876Z] [2024-04-16T10:26:59.876Z] prepare: [2024-04-16T10:26:59.876Z] [2024-04-16T10:26:59.876Z] exec.asadmin2: [2024-04-16T10:27:00.270Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:00.392Z] [exec] Waiting for the domain to stop . [2024-04-16T10:27:00.392Z] [exec] Waiting finished after 290 ms. [2024-04-16T10:27:00.392Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:27:00.392Z] [2024-04-16T10:27:00.392Z] stop-server-windows: [2024-04-16T10:27:00.392Z] [2024-04-16T10:27:00.392Z] setOSConditions: [2024-04-16T10:27:00.392Z] [2024-04-16T10:27:00.392Z] start-server: [2024-04-16T10:27:00.392Z] [echo] +-----------------------------+ [2024-04-16T10:27:00.392Z] [echo] | | [2024-04-16T10:27:00.392Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:27:00.392Z] [echo] | in Felix mode | [2024-04-16T10:27:00.392Z] [echo] | | [2024-04-16T10:27:00.392Z] [echo] +-----------------------------+ [2024-04-16T10:27:00.392Z] [2024-04-16T10:27:00.392Z] start-server-unix: [2024-04-16T10:27:00.439Z] [exec] Result: 1 [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] process.registred: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] is.version.registred: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] process.xmlversionidentifier: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] prepare.cluster: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] process.enabled: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] process.hasToDeploy: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] deploy.version.unregistred: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] init.os: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] init.tools.unix: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] init.tools.windows: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] init.tools: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.439Z] setAsadminArgs: [2024-04-16T10:27:00.439Z] [2024-04-16T10:27:00.440Z] init: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] init.customtasks: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] prepare: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] process.versionExpression: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] process.appname: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] create.version: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] assemble.non-existent: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] init.os: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] init.tools.unix: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] init.tools.windows: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] init.tools: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] setAsadminArgs: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] init: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] init.customtasks: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] prepare: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] process.versionexpression: [2024-04-16T10:27:00.440Z] [2024-04-16T10:27:00.440Z] compile: [2024-04-16T10:27:00.440Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:00.440Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:27:00.526Z] [javac] 1 warning [2024-04-16T10:27:00.526Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2024-04-16T10:27:00.526Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:00.526Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:00.526Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:00.526Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:00.526Z] [2024-04-16T10:27:00.526Z] pkg-war: [2024-04-16T10:27:00.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:00.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:00.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:00.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:00.526Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:27:00.527Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:00.527Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${webservices.xml} to copy. [2024-04-16T10:27:00.527Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:27:00.527Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:27:00.527Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:27:00.527Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:00.527Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:00.527Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/${web.wsit.descriptors} does not exist. [2024-04-16T10:27:00.527Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2024-04-16T10:27:00.527Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:00.527Z] [2024-04-16T10:27:00.527Z] assemble-appclient: [2024-04-16T10:27:00.527Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/appclient [2024-04-16T10:27:00.527Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:00.527Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:00.527Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:00.527Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:00.527Z] [2024-04-16T10:27:00.527Z] setOSConditions: [2024-04-16T10:27:00.527Z] [2024-04-16T10:27:00.527Z] setToolWin: [2024-04-16T10:27:00.527Z] [2024-04-16T10:27:00.527Z] setToolUnix: [2024-04-16T10:27:00.527Z] [2024-04-16T10:27:00.527Z] setToolProperty: [2024-04-16T10:27:00.528Z] [2024-04-16T10:27:00.528Z] setS1ASclassPath: [2024-04-16T10:27:00.528Z] [2024-04-16T10:27:00.528Z] init-common: [2024-04-16T10:27:00.528Z] [2024-04-16T10:27:00.528Z] wsimport: [2024-04-16T10:27:00.783Z] [exec] parsing WSDL... [2024-04-16T10:27:01.001Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:01.001Z] [javac] 1 warning [2024-04-16T10:27:01.001Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-04-16T10:27:01.001Z] [2024-04-16T10:27:01.001Z] process.xmlversionidentifier: [2024-04-16T10:27:01.001Z] [2024-04-16T10:27:01.001Z] process.versionExpression: [2024-04-16T10:27:01.001Z] [2024-04-16T10:27:01.001Z] process.xml.create.flag: [2024-04-16T10:27:01.001Z] [2024-04-16T10:27:01.001Z] create.xml.flag: [2024-04-16T10:27:01.001Z] [2024-04-16T10:27:01.001Z] generate.xml.identifier: [2024-04-16T10:27:01.001Z] [2024-04-16T10:27:01.001Z] assemble: [2024-04-16T10:27:01.001Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] process.xmlversionidentifier: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] prepare.update.xml.identifier: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] update.xml.identifier: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] deployWithNameOption: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] setAsadminArgs: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] common.deploy.asadmin: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] init.os: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] init.tools.unix: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] init.tools.windows: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] init.tools: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] setAsadminArgs: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] init: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] init.customtasks: [2024-04-16T10:27:01.002Z] [2024-04-16T10:27:01.002Z] common.run.asadmin: [2024-04-16T10:27:01.002Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-04-16T10:27:01.258Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:01.258Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:01.330Z] [exec] Apr 16, 2024 10:27:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:01.330Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6d7ad0f5 [2024-04-16T10:27:01.345Z] [exec] [WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding. [2024-04-16T10:27:01.345Z] [exec] line 68 of file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/AddNumbers.wsdl [2024-04-16T10:27:01.345Z] [exec] [2024-04-16T10:27:01.345Z] [exec] [2024-04-16T10:27:01.345Z] [exec] Generating code... [2024-04-16T10:27:01.426Z] [2024-04-16T10:27:01.426Z] setOSConditions: [2024-04-16T10:27:01.426Z] [2024-04-16T10:27:01.426Z] setToolWin: [2024-04-16T10:27:01.426Z] [2024-04-16T10:27:01.426Z] setToolUnix: [2024-04-16T10:27:01.426Z] [2024-04-16T10:27:01.427Z] setToolProperty: [2024-04-16T10:27:01.427Z] [2024-04-16T10:27:01.427Z] setS1ASclassPath: [2024-04-16T10:27:01.427Z] [2024-04-16T10:27:01.427Z] init-common: [2024-04-16T10:27:01.427Z] [2024-04-16T10:27:01.427Z] startDomainUnix: [2024-04-16T10:27:01.427Z] [echo] Starting DAS [2024-04-16T10:27:01.513Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-04-16T10:27:01.513Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:01.513Z] [2024-04-16T10:27:01.514Z] init.os: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.tools.unix: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.tools.windows: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.tools: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] setAsadminArgs: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.customtasks: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] setEnabled: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] createAppRef: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] deployWithoutNameOption: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] run.positive.deploy: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.os: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.tools.unix: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.tools.windows: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.tools: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] setAsadminArgs: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] init.customtasks: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] prepare.client: [2024-04-16T10:27:01.514Z] [2024-04-16T10:27:01.514Z] prepare.client.appclient: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] increment.log.next: [2024-04-16T10:27:01.515Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] process.versionexpression: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] prepare.run: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] common.run.positive: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] setHttpPort: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] common.run: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] checkAppOnServer: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] declare-test: [2024-04-16T10:27:01.515Z] [echo] Starting test simple-versioned-servlet deployment(4) RC-1.0.0 (enabled=false) - logID=7 (server) [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] prepare.runclient: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] process.classpath: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] process.jvmargs: [2024-04-16T10:27:01.515Z] [2024-04-16T10:27:01.515Z] java.with.result: [2024-04-16T10:27:01.600Z] [exec] [2024-04-16T10:27:01.600Z] [exec] Compiling code... [2024-04-16T10:27:01.770Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:01.770Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:01.770Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:01.770Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:27:01.770Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:01.770Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:27:01.770Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:01.770Z] [2024-04-16T10:27:01.770Z] process.result: [2024-04-16T10:27:02.024Z] [2024-04-16T10:27:02.024Z] processResult: [2024-04-16T10:27:02.024Z] [2024-04-16T10:27:02.024Z] failed: [2024-04-16T10:27:02.024Z] [2024-04-16T10:27:02.024Z] passed: [2024-04-16T10:27:02.024Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:02.024Z] [2024-04-16T10:27:02.024Z] unknown: [2024-04-16T10:27:02.024Z] [2024-04-16T10:27:02.024Z] runclient: [2024-04-16T10:27:02.024Z] [2024-04-16T10:27:02.025Z] init.os: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.tools.unix: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.tools.windows: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.tools: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] setAsadminArgs: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.customtasks: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] checkAppOnCluster: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] run.positive: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] process.versionExpression: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] process.appname: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.os: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.tools.unix: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.tools.windows: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.tools: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] setAsadminArgs: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] init.customtasks: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] prepare: [2024-04-16T10:27:02.025Z] [2024-04-16T10:27:02.025Z] create.version: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] assemble.non-existent: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] init.os: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] init.tools.unix: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] init.tools.windows: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] init.tools: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] setAsadminArgs: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] init: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] init.customtasks: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] prepare: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] process.versionexpression: [2024-04-16T10:27:02.026Z] [2024-04-16T10:27:02.026Z] compile: [2024-04-16T10:27:02.026Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:02.026Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:27:02.281Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:02.281Z] [javac] 1 warning [2024-04-16T10:27:02.281Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-04-16T10:27:02.281Z] [2024-04-16T10:27:02.281Z] process.xmlversionidentifier: [2024-04-16T10:27:02.281Z] [2024-04-16T10:27:02.281Z] process.versionExpression: [2024-04-16T10:27:02.281Z] [2024-04-16T10:27:02.281Z] process.xml.create.flag: [2024-04-16T10:27:02.281Z] [2024-04-16T10:27:02.281Z] create.xml.flag: [2024-04-16T10:27:02.281Z] [2024-04-16T10:27:02.281Z] generate.xml.identifier: [2024-04-16T10:27:02.281Z] [2024-04-16T10:27:02.281Z] assemble: [2024-04-16T10:27:02.281Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-04-16T10:27:02.526Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:02.527Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/appclient [2024-04-16T10:27:02.536Z] [2024-04-16T10:27:02.536Z] process.xmlversionidentifier: [2024-04-16T10:27:02.536Z] [2024-04-16T10:27:02.536Z] prepare.update.xml.identifier: [2024-04-16T10:27:02.536Z] [2024-04-16T10:27:02.536Z] update.xml.identifier: [2024-04-16T10:27:02.536Z] [2024-04-16T10:27:02.536Z] unzip.version: [2024-04-16T10:27:02.537Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] deploy.version: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] del.ref.registred: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] process.versionExpression: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] process.appname: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] _process.target: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] process.target: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] prepare.is.version.registred: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] init.os: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] init.tools.unix: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] init.tools.windows: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] init.tools: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] setAsadminArgs: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] init: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] init.customtasks: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] prepare: [2024-04-16T10:27:02.537Z] [2024-04-16T10:27:02.537Z] exec.asadmin2: [2024-04-16T10:27:02.782Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2024-04-16T10:27:02.782Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/appclient/META-INF/wsdl [2024-04-16T10:27:02.783Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/appclient [2024-04-16T10:27:02.783Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:02.783Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12 [2024-04-16T10:27:02.783Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:02.783Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2024-04-16T10:27:02.783Z] [2024-04-16T10:27:02.783Z] deploy-app: [2024-04-16T10:27:02.783Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:02.783Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:02.783Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:02.783Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:02.783Z] [2024-04-16T10:27:02.783Z] deploy-war-common: [2024-04-16T10:27:02.783Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:02.783Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:02.783Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:02.783Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:02.783Z] [2024-04-16T10:27:02.783Z] setOSConditions: [2024-04-16T10:27:02.783Z] [2024-04-16T10:27:02.784Z] setToolWin: [2024-04-16T10:27:02.784Z] [2024-04-16T10:27:02.784Z] setToolUnix: [2024-04-16T10:27:02.784Z] [2024-04-16T10:27:02.784Z] setToolProperty: [2024-04-16T10:27:02.784Z] [2024-04-16T10:27:02.784Z] setS1ASclassPath: [2024-04-16T10:27:02.784Z] [2024-04-16T10:27:02.784Z] init-common: [2024-04-16T10:27:02.784Z] [2024-04-16T10:27:02.784Z] deploy-war-commonpe: [2024-04-16T10:27:02.792Z] [exec] Result: 1 [2024-04-16T10:27:02.792Z] [2024-04-16T10:27:02.792Z] process.registred: [2024-04-16T10:27:02.792Z] [2024-04-16T10:27:02.792Z] is.version.registred: [2024-04-16T10:27:02.792Z] [2024-04-16T10:27:02.792Z] process.xmlversionidentifier: [2024-04-16T10:27:02.792Z] [2024-04-16T10:27:02.792Z] prepare.cluster: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] process.enabled: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] process.hasToDeploy: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] deploy.version.unregistred: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.os: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.tools.unix: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.tools.windows: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.tools: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] setAsadminArgs: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.customtasks: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] prepare: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] process.versionExpression: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] process.appname: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] create.version: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] assemble.non-existent: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.os: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.tools.unix: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.tools.windows: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.793Z] init.tools: [2024-04-16T10:27:02.793Z] [2024-04-16T10:27:02.794Z] setAsadminArgs: [2024-04-16T10:27:02.794Z] [2024-04-16T10:27:02.794Z] init: [2024-04-16T10:27:02.794Z] [2024-04-16T10:27:02.794Z] init.customtasks: [2024-04-16T10:27:02.794Z] [2024-04-16T10:27:02.794Z] prepare: [2024-04-16T10:27:02.794Z] [2024-04-16T10:27:02.794Z] process.versionexpression: [2024-04-16T10:27:02.794Z] [2024-04-16T10:27:02.794Z] compile: [2024-04-16T10:27:02.794Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:02.794Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:27:03.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot soap12 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/soap12-web.war [2024-04-16T10:27:03.353Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:03.353Z] [javac] 1 warning [2024-04-16T10:27:03.353Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/versionedservlet/version-infos.properties [2024-04-16T10:27:03.353Z] [2024-04-16T10:27:03.353Z] process.xmlversionidentifier: [2024-04-16T10:27:03.353Z] [2024-04-16T10:27:03.353Z] process.versionExpression: [2024-04-16T10:27:03.353Z] [2024-04-16T10:27:03.353Z] process.xml.create.flag: [2024-04-16T10:27:03.353Z] [2024-04-16T10:27:03.353Z] create.xml.flag: [2024-04-16T10:27:03.353Z] [2024-04-16T10:27:03.353Z] generate.xml.identifier: [2024-04-16T10:27:03.353Z] [2024-04-16T10:27:03.353Z] assemble: [2024-04-16T10:27:03.354Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] process.xmlversionidentifier: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] prepare.update.xml.identifier: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] update.xml.identifier: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] deployWithNameOption: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] setAsadminArgs: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] common.deploy.asadmin: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] init.os: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] init.tools.unix: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] init.tools.windows: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] init.tools: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] setAsadminArgs: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] init: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] init.customtasks: [2024-04-16T10:27:03.354Z] [2024-04-16T10:27:03.354Z] common.run.asadmin: [2024-04-16T10:27:03.354Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-04-16T10:27:03.609Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:03.609Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:03.864Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-04-16T10:27:03.864Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:03.864Z] [2024-04-16T10:27:03.864Z] init.os: [2024-04-16T10:27:03.864Z] [2024-04-16T10:27:03.864Z] init.tools.unix: [2024-04-16T10:27:03.864Z] [2024-04-16T10:27:03.865Z] init.tools.windows: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init.tools: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] setAsadminArgs: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init.customtasks: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] setEnabled: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] createAppRef: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] deployWithoutNameOption: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] deploydir.version: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] run.positive.deploy: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init.os: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init.tools.unix: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init.tools.windows: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init.tools: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] setAsadminArgs: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] init.customtasks: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] prepare.client: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] prepare.client.appclient: [2024-04-16T10:27:03.865Z] [2024-04-16T10:27:03.865Z] increment.log.next: [2024-04-16T10:27:03.866Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] process.versionexpression: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] prepare.run: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] common.run.positive: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] setHttpPort: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] common.run: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] checkAppOnServer: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] declare-test: [2024-04-16T10:27:03.866Z] [echo] Starting test simple-versioned-servlet deployment(5) RC-1.0.1 - logID=8 (server) [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] prepare.runclient: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] process.classpath: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] process.jvmargs: [2024-04-16T10:27:03.866Z] [2024-04-16T10:27:03.866Z] java.with.result: [2024-04-16T10:27:04.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:04.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:04.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:04.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2024-04-16T10:27:04.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:04.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-04-16T10:27:04.429Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] process.result: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] processResult: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] failed: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] passed: [2024-04-16T10:27:04.429Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] unknown: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] runclient: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] init.os: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] init.tools.unix: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] init.tools.windows: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.429Z] init.tools: [2024-04-16T10:27:04.429Z] [2024-04-16T10:27:04.430Z] setAsadminArgs: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init.customtasks: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] checkAppOnCluster: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] run.positive: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] clean.scenario: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] clean.scenario.cluster: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init.os: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init.tools.unix: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init.tools.windows: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init.tools: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] setAsadminArgs: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] init.customtasks: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] prepare: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] process.versionExpression: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] process.appname: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] _process.target: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] process.target: [2024-04-16T10:27:04.430Z] [2024-04-16T10:27:04.430Z] prepare.has.version.registred: [2024-04-16T10:27:04.431Z] [2024-04-16T10:27:04.431Z] exec.asadmin2: [2024-04-16T10:27:04.627Z] [2024-04-16T10:27:04.627Z] undeploy: [2024-04-16T10:27:04.627Z] [2024-04-16T10:27:04.627Z] setOSConditions: [2024-04-16T10:27:04.627Z] [2024-04-16T10:27:04.627Z] setToolWin: [2024-04-16T10:27:04.628Z] [2024-04-16T10:27:04.628Z] setToolUnix: [2024-04-16T10:27:04.628Z] [2024-04-16T10:27:04.628Z] setToolProperty: [2024-04-16T10:27:04.628Z] [2024-04-16T10:27:04.628Z] setS1ASclassPath: [2024-04-16T10:27:04.628Z] [2024-04-16T10:27:04.628Z] init-common: [2024-04-16T10:27:04.628Z] [2024-04-16T10:27:04.628Z] execute-sql-common: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] process.registred: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] has.version.registred: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] del.all.version.registred: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] _process.target: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] process.target: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] prepare.del.all.version.registred: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] init.os: [2024-04-16T10:27:04.686Z] [2024-04-16T10:27:04.686Z] init.tools.unix: [2024-04-16T10:27:04.687Z] [2024-04-16T10:27:04.687Z] init.tools.windows: [2024-04-16T10:27:04.687Z] [2024-04-16T10:27:04.687Z] init.tools: [2024-04-16T10:27:04.687Z] [2024-04-16T10:27:04.687Z] setAsadminArgs: [2024-04-16T10:27:04.687Z] [2024-04-16T10:27:04.687Z] init: [2024-04-16T10:27:04.687Z] [2024-04-16T10:27:04.687Z] init.customtasks: [2024-04-16T10:27:04.687Z] [2024-04-16T10:27:04.687Z] prepare: [2024-04-16T10:27:04.687Z] [2024-04-16T10:27:04.687Z] exec.asadmin: [2024-04-16T10:27:04.712Z] [exec] Application deployed with name soap12-web. [2024-04-16T10:27:04.713Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:04.713Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:04.713Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:04.713Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:04.713Z] [2024-04-16T10:27:04.713Z] deploy-war-commonee: [2024-04-16T10:27:04.713Z] [2024-04-16T10:27:04.713Z] deploy-appclient: [2024-04-16T10:27:04.713Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:04.713Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:04.713Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:04.713Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:04.713Z] [2024-04-16T10:27:04.713Z] setOSConditions: [2024-04-16T10:27:04.713Z] [2024-04-16T10:27:04.713Z] setToolWin: [2024-04-16T10:27:04.713Z] [2024-04-16T10:27:04.713Z] setToolUnix: [2024-04-16T10:27:04.713Z] [2024-04-16T10:27:04.713Z] setToolProperty: [2024-04-16T10:27:04.713Z] [2024-04-16T10:27:04.713Z] setS1ASclassPath: [2024-04-16T10:27:04.714Z] [2024-04-16T10:27:04.714Z] init-common: [2024-04-16T10:27:04.714Z] [2024-04-16T10:27:04.714Z] deploy-client-common: [2024-04-16T10:27:04.881Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jdbcjmsauth/sql/drop_pointbase.sql [2024-04-16T10:27:04.882Z] [sql] 0 rows affected [2024-04-16T10:27:04.882Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:27:04.882Z] [2024-04-16T10:27:04.882Z] setOSConditions: [2024-04-16T10:27:04.882Z] [2024-04-16T10:27:04.882Z] setToolWin: [2024-04-16T10:27:04.882Z] [2024-04-16T10:27:04.882Z] setToolUnix: [2024-04-16T10:27:04.882Z] [2024-04-16T10:27:04.882Z] setToolProperty: [2024-04-16T10:27:04.882Z] [2024-04-16T10:27:04.882Z] setS1ASclassPath: [2024-04-16T10:27:04.882Z] [2024-04-16T10:27:04.882Z] init-common: [2024-04-16T10:27:04.882Z] [2024-04-16T10:27:04.882Z] delete-jdbc-resource-common: [2024-04-16T10:27:04.882Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB_CM [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] _del.all.version.registred: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] _clean.scenario: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] deployment: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] deploy.version: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] del.ref.registred: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] process.versionExpression: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] process.appname: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] _process.target: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.247Z] process.target: [2024-04-16T10:27:05.247Z] [2024-04-16T10:27:05.248Z] prepare.is.version.registred: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] init.os: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] init.tools.unix: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] init.tools.windows: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] init.tools: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] setAsadminArgs: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] init: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] init.customtasks: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] prepare: [2024-04-16T10:27:05.248Z] [2024-04-16T10:27:05.248Z] exec.asadmin2: [2024-04-16T10:27:05.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/soap12-client.jar [2024-04-16T10:27:05.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB_CM [2024-04-16T10:27:05.707Z] [exec] JDBC resource jdbc/s1qeDB_CM deleted successfully [2024-04-16T10:27:05.707Z] [echo] cmd executed for server [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setOSConditions: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setToolWin: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setToolUnix: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setToolProperty: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setS1ASclassPath: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] init-common: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] undeploy-jdbc-common: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setOSConditions: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setToolWin: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setToolUnix: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setToolProperty: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] setS1ASclassPath: [2024-04-16T10:27:05.707Z] [2024-04-16T10:27:05.707Z] init-common: [2024-04-16T10:27:05.708Z] [2024-04-16T10:27:05.708Z] delete-jdbc-resource-common: [2024-04-16T10:27:05.708Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:27:05.809Z] [exec] Result: 1 [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] process.registred: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] is.version.registred: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] process.xmlversionidentifier: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] prepare.cluster: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] process.enabled: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] process.hasToDeploy: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] deploy.version.unregistred: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] init.os: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] init.tools.unix: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] init.tools.windows: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] init.tools: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] setAsadminArgs: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] init: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] init.customtasks: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] prepare: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] process.versionExpression: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] process.appname: [2024-04-16T10:27:05.809Z] [2024-04-16T10:27:05.809Z] create.version: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] assemble.non-existent: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] process.xmlversionidentifier: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] prepare.update.xml.identifier: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] update.xml.identifier: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] deployWithNameOption: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] setAsadminArgs: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] common.deploy.asadmin: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] init.os: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] init.tools.unix: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] init.tools.windows: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] init.tools: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] setAsadminArgs: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] init: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] init.customtasks: [2024-04-16T10:27:05.810Z] [2024-04-16T10:27:05.810Z] common.run.asadmin: [2024-04-16T10:27:05.810Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:05.886Z] [exec] Application deployed with name soap12-client. [2024-04-16T10:27:06.066Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:06.066Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:06.174Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:06.174Z] [2024-04-16T10:27:06.174Z] setup: [2024-04-16T10:27:06.174Z] [2024-04-16T10:27:06.174Z] runtest: [2024-04-16T10:27:06.174Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:06.174Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:06.174Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:06.174Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:06.175Z] [2024-04-16T10:27:06.175Z] setOSConditions: [2024-04-16T10:27:06.175Z] [2024-04-16T10:27:06.175Z] setToolWin: [2024-04-16T10:27:06.175Z] [2024-04-16T10:27:06.175Z] setToolUnix: [2024-04-16T10:27:06.175Z] [2024-04-16T10:27:06.175Z] setToolProperty: [2024-04-16T10:27:06.175Z] [2024-04-16T10:27:06.175Z] setS1ASclassPath: [2024-04-16T10:27:06.175Z] [2024-04-16T10:27:06.175Z] init-common: [2024-04-16T10:27:06.175Z] [2024-04-16T10:27:06.175Z] runclient-common: [2024-04-16T10:27:06.175Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/soap12AppClient.jar -name soap12Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml http://localhost:8080 [2024-04-16T10:27:06.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:27:06.268Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:27:06.268Z] [echo] cmd executed for server [2024-04-16T10:27:06.268Z] [2024-04-16T10:27:06.268Z] setOSConditions: [2024-04-16T10:27:06.268Z] [2024-04-16T10:27:06.268Z] setToolWin: [2024-04-16T10:27:06.268Z] [2024-04-16T10:27:06.268Z] setToolUnix: [2024-04-16T10:27:06.268Z] [2024-04-16T10:27:06.268Z] setToolProperty: [2024-04-16T10:27:06.268Z] [2024-04-16T10:27:06.268Z] setS1ASclassPath: [2024-04-16T10:27:06.268Z] [2024-04-16T10:27:06.268Z] init-common: [2024-04-16T10:27:06.268Z] [2024-04-16T10:27:06.268Z] delete-jdbc-connpool-common: [2024-04-16T10:27:06.268Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:27:06.464Z] [java] Total count of 7 invocations is correct [2024-04-16T10:27:06.464Z] [java] Sleep a small amount to make sure the async methodis dispatched before we make the next call... [2024-04-16T10:27:06.626Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:06.626Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] init.os: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] init.tools.unix: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] init.tools.windows: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] init.tools: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] setAsadminArgs: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] init: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] init.customtasks: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] setEnabled: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.626Z] createAppRef: [2024-04-16T10:27:06.626Z] [2024-04-16T10:27:06.627Z] deployWithoutNameOption: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] run.positive.deploy: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] deploy.version: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] del.ref.registred: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] process.versionExpression: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] process.appname: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] _process.target: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] process.target: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] prepare.is.version.registred: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] init.os: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] init.tools.unix: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] init.tools.windows: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] init.tools: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] setAsadminArgs: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] init: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] init.customtasks: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] prepare: [2024-04-16T10:27:06.627Z] [2024-04-16T10:27:06.627Z] exec.asadmin2: [2024-04-16T10:27:06.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:27:06.828Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:27:06.828Z] [echo] cmd executed for server [2024-04-16T10:27:06.828Z] [2024-04-16T10:27:06.828Z] setOSConditions: [2024-04-16T10:27:06.828Z] [2024-04-16T10:27:06.828Z] setToolWin: [2024-04-16T10:27:06.828Z] [2024-04-16T10:27:06.828Z] setToolUnix: [2024-04-16T10:27:06.828Z] [2024-04-16T10:27:06.828Z] setToolProperty: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] setS1ASclassPath: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] init-common: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] undeploy-jms-stuff: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] setOSConditions: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] setToolWin: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] setToolUnix: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] setToolProperty: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] setS1ASclassPath: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] init-common: [2024-04-16T10:27:06.829Z] [2024-04-16T10:27:06.829Z] delete-jms-connection-common: [2024-04-16T10:27:06.883Z] [exec] Result: 1 [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] process.registred: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] is.version.registred: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] process.xmlversionidentifier: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] prepare.cluster: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] process.enabled: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] process.hasToDeploy: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] deploy.version.unregistred: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] init.os: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] init.tools.unix: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] init.tools.windows: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] init.tools: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] setAsadminArgs: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] init: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] init.customtasks: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] prepare: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.883Z] process.versionExpression: [2024-04-16T10:27:06.883Z] [2024-04-16T10:27:06.884Z] process.appname: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] create.version: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] assemble.non-existent: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] process.xmlversionidentifier: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] prepare.update.xml.identifier: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] update.xml.identifier: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] deployWithNameOption: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] setAsadminArgs: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] common.deploy.asadmin: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] init.os: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] init.tools.unix: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] init.tools.windows: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] init.tools: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] setAsadminArgs: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] init: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] init.customtasks: [2024-04-16T10:27:06.884Z] [2024-04-16T10:27:06.884Z] common.run.asadmin: [2024-04-16T10:27:06.884Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:27:07.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF1 [2024-04-16T10:27:07.407Z] [2024-04-16T10:27:07.407Z] setOSConditions: [2024-04-16T10:27:07.407Z] [2024-04-16T10:27:07.407Z] setToolWin: [2024-04-16T10:27:07.407Z] [2024-04-16T10:27:07.407Z] setToolUnix: [2024-04-16T10:27:07.407Z] [2024-04-16T10:27:07.407Z] setToolProperty: [2024-04-16T10:27:07.407Z] [2024-04-16T10:27:07.407Z] setS1ASclassPath: [2024-04-16T10:27:07.407Z] [2024-04-16T10:27:07.407Z] init-common: [2024-04-16T10:27:07.407Z] [2024-04-16T10:27:07.407Z] delete-jms-connection-common: [2024-04-16T10:27:07.444Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:07.444Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:07.558Z] [exec] Apr 16, 2024 10:27:07 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:27:07.558Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:27:07.698Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:07.698Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:07.698Z] [2024-04-16T10:27:07.699Z] init.os: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] init.tools.unix: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] init.tools.windows: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] init.tools: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] setAsadminArgs: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] init: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] init.customtasks: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] setEnabled: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] createAppRef: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] deployWithoutNameOption: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] run.positive.deploy: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] deploy.version: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] del.ref.registred: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] process.versionExpression: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] process.appname: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] _process.target: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] process.target: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] prepare.is.version.registred: [2024-04-16T10:27:07.699Z] [2024-04-16T10:27:07.699Z] init.os: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] init.tools.unix: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] init.tools.windows: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] init.tools: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] setAsadminArgs: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] init: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] init.customtasks: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] prepare: [2024-04-16T10:27:07.700Z] [2024-04-16T10:27:07.700Z] exec.asadmin2: [2024-04-16T10:27:07.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jms-resource --target server --cascade=false jms/jdbcjmsauth_QCF2 [2024-04-16T10:27:07.965Z] [2024-04-16T10:27:07.965Z] setOSConditions: [2024-04-16T10:27:07.965Z] [2024-04-16T10:27:07.965Z] setToolWin: [2024-04-16T10:27:07.965Z] [2024-04-16T10:27:07.965Z] setToolUnix: [2024-04-16T10:27:07.965Z] [2024-04-16T10:27:07.965Z] setToolProperty: [2024-04-16T10:27:07.965Z] [2024-04-16T10:27:07.965Z] setS1ASclassPath: [2024-04-16T10:27:07.965Z] [2024-04-16T10:27:07.965Z] init-common: [2024-04-16T10:27:07.965Z] [2024-04-16T10:27:07.965Z] undeploy-common: [2024-04-16T10:27:08.260Z] [exec] Result: 1 [2024-04-16T10:27:08.260Z] [2024-04-16T10:27:08.260Z] process.registred: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] is.version.registred: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] process.xmlversionidentifier: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] prepare.cluster: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] process.enabled: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] process.hasToDeploy: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] deploy.version.unregistred: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] init.os: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] init.tools.unix: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] init.tools.windows: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] init.tools: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] setAsadminArgs: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] init: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] init.customtasks: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] prepare: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] process.versionExpression: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] process.appname: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] create.version: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] assemble.non-existent: [2024-04-16T10:27:08.261Z] [2024-04-16T10:27:08.261Z] process.xmlversionidentifier: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] prepare.update.xml.identifier: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] update.xml.identifier: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] deployWithNameOption: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] setAsadminArgs: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] common.deploy.asadmin: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] init.os: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] init.tools.unix: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] init.tools.windows: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] init.tools: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] setAsadminArgs: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] init: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] init.customtasks: [2024-04-16T10:27:08.262Z] [2024-04-16T10:27:08.262Z] common.run.asadmin: [2024-04-16T10:27:08.262Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:27:08.349Z] [java] Successfully received NoSuchEJBException for concurrent access attempt on removed sfsb [2024-04-16T10:27:08.349Z] [java] Value of key is: main [2024-04-16T10:27:08.349Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:08.349Z] [java] [2024-04-16T10:27:08.349Z] [java] [2024-04-16T10:27:08.350Z] [java] ----------------------------------------- [2024-04-16T10:27:08.350Z] [java] - main: PASS - [2024-04-16T10:27:08.350Z] [java] ----------------------------------------- [2024-04-16T10:27:08.350Z] [java] Total PASS: 1 [2024-04-16T10:27:08.350Z] [java] Total FAIL: 0 [2024-04-16T10:27:08.350Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:08.350Z] [java] ----------------------------------------- [2024-04-16T10:27:08.350Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:08.350Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:08.517Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:08.517Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:08.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-jdbcjmsauthApp [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] all: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] setOSConditions: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] setToolWin: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] setToolUnix: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] setToolProperty: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] setS1ASclassPath: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] init-common: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] clean: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] setOSConditions: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.528Z] setToolWin: [2024-04-16T10:27:08.528Z] [2024-04-16T10:27:08.529Z] setToolUnix: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setToolProperty: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setS1ASclassPath: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] init-common: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] clean-common: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setOSConditions: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setToolWin: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setToolUnix: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setToolProperty: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setS1ASclassPath: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] init-common: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] clean-classes-common: [2024-04-16T10:27:08.529Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setOSConditions: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setToolWin: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setToolUnix: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setToolProperty: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] setS1ASclassPath: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] init-common: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.529Z] clean-jars-common: [2024-04-16T10:27:08.529Z] [2024-04-16T10:27:08.530Z] compile: [2024-04-16T10:27:08.530Z] [2024-04-16T10:27:08.530Z] setOSConditions: [2024-04-16T10:27:08.530Z] [2024-04-16T10:27:08.530Z] setToolWin: [2024-04-16T10:27:08.530Z] [2024-04-16T10:27:08.530Z] setToolUnix: [2024-04-16T10:27:08.530Z] [2024-04-16T10:27:08.530Z] setToolProperty: [2024-04-16T10:27:08.530Z] [2024-04-16T10:27:08.530Z] setS1ASclassPath: [2024-04-16T10:27:08.530Z] [2024-04-16T10:27:08.530Z] init-common: [2024-04-16T10:27:08.530Z] [2024-04-16T10:27:08.530Z] compile-common: [2024-04-16T10:27:08.530Z] [echo] Current time (ISO): 2024-04-16T10:27:08.523+0000 [2024-04-16T10:27:08.530Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] undeploy: [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] setOSConditions: [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] setToolWin: [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] setToolUnix: [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] setToolProperty: [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] setS1ASclassPath: [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] init-common: [2024-04-16T10:27:08.605Z] [2024-04-16T10:27:08.605Z] undeploy-jar-common: [2024-04-16T10:27:08.772Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-04-16T10:27:08.772Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] init.os: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] init.tools.unix: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] init.tools.windows: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] init.tools: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] setAsadminArgs: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] init: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] init.customtasks: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] setEnabled: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] createAppRef: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] deployWithoutNameOption: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] run.positive.deploy: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] deploy.version: [2024-04-16T10:27:08.772Z] [2024-04-16T10:27:08.772Z] del.ref.registred: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] process.versionExpression: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] process.appname: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] _process.target: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] process.target: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] prepare.is.version.registred: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] init.os: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] init.tools.unix: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] init.tools.windows: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] init.tools: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] setAsadminArgs: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] init: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] init.customtasks: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] prepare: [2024-04-16T10:27:08.773Z] [2024-04-16T10:27:08.773Z] exec.asadmin2: [2024-04-16T10:27:08.784Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:08.860Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-sfsbscnc-ejb [2024-04-16T10:27:08.860Z] [2024-04-16T10:27:08.860Z] all: [2024-04-16T10:27:08.860Z] [2024-04-16T10:27:08.860Z] ear: [2024-04-16T10:27:08.860Z] [2024-04-16T10:27:08.861Z] setOSConditions: [2024-04-16T10:27:08.861Z] [2024-04-16T10:27:08.861Z] setToolWin: [2024-04-16T10:27:08.861Z] [2024-04-16T10:27:08.861Z] setToolUnix: [2024-04-16T10:27:08.861Z] [2024-04-16T10:27:08.861Z] setToolProperty: [2024-04-16T10:27:08.861Z] [2024-04-16T10:27:08.861Z] setS1ASclassPath: [2024-04-16T10:27:09.116Z] [2024-04-16T10:27:09.116Z] init-common: [2024-04-16T10:27:09.116Z] [2024-04-16T10:27:09.116Z] clean: [2024-04-16T10:27:09.116Z] [2024-04-16T10:27:09.116Z] setOSConditions: [2024-04-16T10:27:09.116Z] [2024-04-16T10:27:09.116Z] setToolWin: [2024-04-16T10:27:09.116Z] [2024-04-16T10:27:09.116Z] setToolUnix: [2024-04-16T10:27:09.116Z] [2024-04-16T10:27:09.116Z] setToolProperty: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setS1ASclassPath: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] init-common: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] clean-common: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setOSConditions: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setToolWin: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setToolUnix: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setToolProperty: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setS1ASclassPath: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] init-common: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] clean-classes-common: [2024-04-16T10:27:09.117Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setOSConditions: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setToolWin: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setToolUnix: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setToolProperty: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setS1ASclassPath: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] init-common: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] clean-jars-common: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] compile: [2024-04-16T10:27:09.117Z] [2024-04-16T10:27:09.117Z] setOSConditions: [2024-04-16T10:27:09.118Z] [2024-04-16T10:27:09.118Z] setToolWin: [2024-04-16T10:27:09.118Z] [2024-04-16T10:27:09.118Z] setToolUnix: [2024-04-16T10:27:09.118Z] [2024-04-16T10:27:09.118Z] setToolProperty: [2024-04-16T10:27:09.118Z] [2024-04-16T10:27:09.118Z] setS1ASclassPath: [2024-04-16T10:27:09.118Z] [2024-04-16T10:27:09.118Z] init-common: [2024-04-16T10:27:09.118Z] [2024-04-16T10:27:09.118Z] compile-common: [2024-04-16T10:27:09.118Z] [echo] Current time (ISO): 2024-04-16T10:27:08.892+0000 [2024-04-16T10:27:09.118Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:09.118Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:09.333Z] [exec] Result: 1 [2024-04-16T10:27:09.333Z] [2024-04-16T10:27:09.333Z] process.registred: [2024-04-16T10:27:09.333Z] [2024-04-16T10:27:09.333Z] is.version.registred: [2024-04-16T10:27:09.333Z] [2024-04-16T10:27:09.333Z] process.xmlversionidentifier: [2024-04-16T10:27:09.333Z] [2024-04-16T10:27:09.333Z] prepare.cluster: [2024-04-16T10:27:09.333Z] [2024-04-16T10:27:09.333Z] process.enabled: [2024-04-16T10:27:09.333Z] [2024-04-16T10:27:09.333Z] process.hasToDeploy: [2024-04-16T10:27:09.333Z] [2024-04-16T10:27:09.333Z] deploy.version.unregistred: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] init.os: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] init.tools.unix: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] init.tools.windows: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] init.tools: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] setAsadminArgs: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] init: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] init.customtasks: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] prepare: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] process.versionExpression: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] process.appname: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] create.version: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] assemble.non-existent: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] process.xmlversionidentifier: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] prepare.update.xml.identifier: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] update.xml.identifier: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] deployWithNameOption: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] setAsadminArgs: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] common.deploy.asadmin: [2024-04-16T10:27:09.334Z] [2024-04-16T10:27:09.334Z] init.os: [2024-04-16T10:27:09.335Z] [2024-04-16T10:27:09.335Z] init.tools.unix: [2024-04-16T10:27:09.335Z] [2024-04-16T10:27:09.335Z] init.tools.windows: [2024-04-16T10:27:09.335Z] [2024-04-16T10:27:09.335Z] init.tools: [2024-04-16T10:27:09.335Z] [2024-04-16T10:27:09.335Z] setAsadminArgs: [2024-04-16T10:27:09.335Z] [2024-04-16T10:27:09.335Z] init: [2024-04-16T10:27:09.335Z] [2024-04-16T10:27:09.335Z] init.customtasks: [2024-04-16T10:27:09.335Z] [2024-04-16T10:27:09.335Z] common.run.asadmin: [2024-04-16T10:27:09.335Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-04-16T10:27:09.606Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:09.606Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:09.862Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-04-16T10:27:09.862Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init.os: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init.tools.unix: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init.tools.windows: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init.tools: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] setAsadminArgs: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init.customtasks: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] setEnabled: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] createAppRef: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] deployWithoutNameOption: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] run.positive.deploy: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] process.versionExpression: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] process.appname: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init.os: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.862Z] init.tools.unix: [2024-04-16T10:27:09.862Z] [2024-04-16T10:27:09.863Z] init.tools.windows: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] init.tools: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] setAsadminArgs: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] init: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] init.customtasks: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] prepare: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] create.version: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] assemble.non-existent: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] process.xmlversionidentifier: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] prepare.update.xml.identifier: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] update.xml.identifier: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] unzip.version: [2024-04-16T10:27:09.863Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] deploy.version: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] del.ref.registred: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] process.versionExpression: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] process.appname: [2024-04-16T10:27:09.863Z] [2024-04-16T10:27:09.863Z] _process.target: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] process.target: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] prepare.is.version.registred: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] init.os: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] init.tools.unix: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] init.tools.windows: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] init.tools: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] setAsadminArgs: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] init: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] init.customtasks: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] prepare: [2024-04-16T10:27:09.864Z] [2024-04-16T10:27:09.864Z] exec.asadmin2: [2024-04-16T10:27:10.085Z] [exec] Add result = 300 [2024-04-16T10:27:10.085Z] [exec] Value of key is:soap12 [2024-04-16T10:27:10.085Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:10.085Z] [exec] [2024-04-16T10:27:10.085Z] [exec] [2024-04-16T10:27:10.085Z] [exec] ----------------------------------------- [2024-04-16T10:27:10.085Z] [exec] - soap12: PASS - [2024-04-16T10:27:10.085Z] [exec] ----------------------------------------- [2024-04-16T10:27:10.085Z] [exec] Total PASS: 1 [2024-04-16T10:27:10.085Z] [exec] Total FAIL: 0 [2024-04-16T10:27:10.085Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:27:10.085Z] [exec] ----------------------------------------- [2024-04-16T10:27:10.085Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:10.085Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:10.342Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:10.342Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:10.342Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:10.342Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:10.342Z] [2024-04-16T10:27:10.342Z] checkReporting-common: [2024-04-16T10:27:10.342Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:10.342Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:10.342Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:10.342Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:10.342Z] [2024-04-16T10:27:10.342Z] confirmReportPresent-common: [2024-04-16T10:27:10.342Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:27:10.342Z] [echo] Test seems to be reported fine [2024-04-16T10:27:10.342Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/RepRunConf.txt [2024-04-16T10:27:10.342Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:10.342Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:10.343Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:10.343Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] confirmMissingReport-common: [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] undeploy: [2024-04-16T10:27:10.343Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:10.343Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:10.343Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:10.343Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] setOSConditions: [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] setToolWin: [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] setToolUnix: [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] setToolProperty: [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] setS1ASclassPath: [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] init-common: [2024-04-16T10:27:10.343Z] [2024-04-16T10:27:10.343Z] undeploy-war-common: [2024-04-16T10:27:10.423Z] [exec] Result: 1 [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] process.registred: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] is.version.registred: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] process.xmlversionidentifier: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] prepare.cluster: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] process.enabled: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] process.hasToDeploy: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] deploy.version.unregistred: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] init.os: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.423Z] init.tools.unix: [2024-04-16T10:27:10.423Z] [2024-04-16T10:27:10.424Z] init.tools.windows: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] init.tools: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] setAsadminArgs: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] init: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] init.customtasks: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] prepare: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] process.versionExpression: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] process.appname: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] create.version: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] assemble.non-existent: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] process.xmlversionidentifier: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] prepare.update.xml.identifier: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] update.xml.identifier: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] deployWithNameOption: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] setAsadminArgs: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] common.deploy.asadmin: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] init.os: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] init.tools.unix: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] init.tools.windows: [2024-04-16T10:27:10.424Z] [2024-04-16T10:27:10.424Z] init.tools: [2024-04-16T10:27:10.425Z] [2024-04-16T10:27:10.425Z] setAsadminArgs: [2024-04-16T10:27:10.425Z] [2024-04-16T10:27:10.425Z] init: [2024-04-16T10:27:10.425Z] [2024-04-16T10:27:10.425Z] init.customtasks: [2024-04-16T10:27:10.425Z] [2024-04-16T10:27:10.425Z] common.run.asadmin: [2024-04-16T10:27:10.425Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-04-16T10:27:10.432Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:27:10.432Z] [exec] Waiting finished after 7,717 ms. [2024-04-16T10:27:10.432Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:27:10.432Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:27:10.432Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:27:10.432Z] [exec] Admin Port: 4,848 [2024-04-16T10:27:10.432Z] [exec] Command start-domain executed successfully. [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] start-server-windows: [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] setOSConditions: [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] setToolWin: [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] setToolUnix: [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] setToolProperty: [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] setS1ASclassPath: [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] init-common: [2024-04-16T10:27:10.432Z] [2024-04-16T10:27:10.432Z] deploy-rar-common: [2024-04-16T10:27:10.432Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:27:10.668Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:10.668Z] [javac] 1 warning [2024-04-16T10:27:10.668Z] [2024-04-16T10:27:10.668Z] setOSConditions: [2024-04-16T10:27:10.668Z] [2024-04-16T10:27:10.668Z] setToolWin: [2024-04-16T10:27:10.668Z] [2024-04-16T10:27:10.668Z] setToolUnix: [2024-04-16T10:27:10.668Z] [2024-04-16T10:27:10.668Z] setToolProperty: [2024-04-16T10:27:10.668Z] [2024-04-16T10:27:10.668Z] setS1ASclassPath: [2024-04-16T10:27:10.668Z] [2024-04-16T10:27:10.668Z] init-common: [2024-04-16T10:27:10.668Z] [2024-04-16T10:27:10.668Z] compile-common: [2024-04-16T10:27:10.668Z] [echo] Current time (ISO): 2024-04-16T10:27:10.457+0000 [2024-04-16T10:27:10.668Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:10.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:27:10.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false soap12-web [2024-04-16T10:27:10.904Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:10.904Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:10.904Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:10.905Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/soap12/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:10.905Z] [2024-04-16T10:27:10.905Z] setOSConditions: [2024-04-16T10:27:10.905Z] [2024-04-16T10:27:10.905Z] setToolWin: [2024-04-16T10:27:10.905Z] [2024-04-16T10:27:10.905Z] setToolUnix: [2024-04-16T10:27:10.905Z] [2024-04-16T10:27:10.905Z] setToolProperty: [2024-04-16T10:27:10.905Z] [2024-04-16T10:27:10.905Z] setS1ASclassPath: [2024-04-16T10:27:10.905Z] [2024-04-16T10:27:10.905Z] init-common: [2024-04-16T10:27:10.905Z] [2024-04-16T10:27:10.905Z] undeploy-client-common: [2024-04-16T10:27:10.986Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:10.986Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:10.986Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-04-16T10:27:10.986Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] init.os: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] init.tools.unix: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] init.tools.windows: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] init.tools: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] setAsadminArgs: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] init: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] init.customtasks: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] setEnabled: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] createAppRef: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] deployWithoutNameOption: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] deploydir.version: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.986Z] run.positive.deploy: [2024-04-16T10:27:10.986Z] [2024-04-16T10:27:10.987Z] deactivation: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] process.versionExpression: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] process.appname: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] process.xmlversionidentifier: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] prepare.cluster: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] disable.version: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] setAsadminArgs: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] common.disable.asadmin: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] init.os: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] init.tools.unix: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] init.tools.windows: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] init.tools: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] setAsadminArgs: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] init: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] init.customtasks: [2024-04-16T10:27:10.987Z] [2024-04-16T10:27:10.987Z] common.run.asadmin: [2024-04-16T10:27:10.987Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-04-16T10:27:11.272Z] [exec] Value of key is: Connector ThreadPool test [2024-04-16T10:27:11.407Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:11.407Z] [exec] [2024-04-16T10:27:11.407Z] [exec] [2024-04-16T10:27:11.407Z] [exec] ----------------------------------------- [2024-04-16T10:27:11.407Z] [exec] - Connector ThreadPool test : PASS - [2024-04-16T10:27:11.407Z] [exec] ----------------------------------------- [2024-04-16T10:27:11.407Z] [exec] Total PASS: 1 [2024-04-16T10:27:11.407Z] [exec] Total FAIL: 0 [2024-04-16T10:27:11.407Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:27:11.407Z] [exec] ----------------------------------------- [2024-04-16T10:27:11.407Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:11.407Z] [exec] [CLIENT]:: --> EXITING... STATUS = TEST PASSED [2024-04-16T10:27:11.407Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:11.407Z] [2024-04-16T10:27:11.407Z] checkReporting-common: [2024-04-16T10:27:11.407Z] [2024-04-16T10:27:11.407Z] confirmReportPresent-common: [2024-04-16T10:27:11.407Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:27:11.407Z] [echo] Test seems to be reported fine [2024-04-16T10:27:11.407Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/threadpool/RepRunConf.txt [2024-04-16T10:27:11.407Z] [2024-04-16T10:27:11.407Z] confirmMissingReport-common: [2024-04-16T10:27:11.407Z] [2024-04-16T10:27:11.407Z] unset: [2024-04-16T10:27:11.407Z] [2024-04-16T10:27:11.407Z] undeploy: [2024-04-16T10:27:11.407Z] [2024-04-16T10:27:11.408Z] setOSConditions: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setToolWin: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setToolUnix: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setToolProperty: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setS1ASclassPath: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] init-common: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] undeploy: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setOSConditions: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setToolWin: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setToolUnix: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setToolProperty: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] setS1ASclassPath: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] init-common: [2024-04-16T10:27:11.408Z] [2024-04-16T10:27:11.408Z] undeploy-common: [2024-04-16T10:27:11.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false worktestApp [2024-04-16T10:27:11.547Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:11.547Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-04-16T10:27:11.547Z] [exec] Command disable executed successfully. [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.os: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.tools.unix: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.tools.windows: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.tools: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] setAsadminArgs: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.customtasks: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] disableAppOnInstance: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.os: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.tools.unix: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.tools.windows: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.tools: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] setAsadminArgs: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] init.customtasks: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.547Z] prepare.client: [2024-04-16T10:27:11.547Z] [2024-04-16T10:27:11.548Z] prepare.client.appclient: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] increment.log.next: [2024-04-16T10:27:11.548Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] process.versionexpression: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] prepare.run: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] common.run.negative: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] setHttpPort: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] common.run: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] checkAppOnServer: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] declare-test: [2024-04-16T10:27:11.548Z] [echo] Starting test simple-versioned-servlet deactivation(1) untagged - logID=9 (server) [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] prepare.runclient: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] process.classpath: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] process.jvmargs: [2024-04-16T10:27:11.548Z] [2024-04-16T10:27:11.548Z] java.with.result: [2024-04-16T10:27:11.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:11.639Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:27:11.639Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:27:11.639Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:27:11.639Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:27:11.639Z] [javac] 2 warnings [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] setOSConditions: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] setToolWin: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] setToolUnix: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] setToolProperty: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] setS1ASclassPath: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] init-common: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] webclient-war-common: [2024-04-16T10:27:11.639Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] clear: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] test-tlds-exist: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] copy-tlds: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] test-tagfiles-exist: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.639Z] copy-tagfiles: [2024-04-16T10:27:11.639Z] [2024-04-16T10:27:11.640Z] package-war-common: [2024-04-16T10:27:11.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:11.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:11.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:11.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:27:11.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/lib [2024-04-16T10:27:11.640Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:11.640Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/docroot [2024-04-16T10:27:11.640Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-web.war [2024-04-16T10:27:11.640Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:11.640Z] [2024-04-16T10:27:11.640Z] setOSConditions: [2024-04-16T10:27:11.640Z] [2024-04-16T10:27:11.640Z] setToolWin: [2024-04-16T10:27:11.640Z] [2024-04-16T10:27:11.640Z] setToolUnix: [2024-04-16T10:27:11.640Z] [2024-04-16T10:27:11.640Z] setToolProperty: [2024-04-16T10:27:11.640Z] [2024-04-16T10:27:11.640Z] setS1ASclassPath: [2024-04-16T10:27:11.640Z] [2024-04-16T10:27:11.640Z] init-common: [2024-04-16T10:27:11.640Z] [2024-04-16T10:27:11.640Z] compile-common: [2024-04-16T10:27:11.640Z] [echo] Current time (ISO): 2024-04-16T10:27:11.258+0000 [2024-04-16T10:27:11.640Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] setOSConditions: [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] setToolWin: [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] setToolUnix: [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] setToolProperty: [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] setS1ASclassPath: [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] init-common: [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] unsetup: [2024-04-16T10:27:11.664Z] [2024-04-16T10:27:11.664Z] asadmin-common: [2024-04-16T10:27:11.664Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:27:11.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:11.803Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-04-16T10:27:11.804Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:11.804Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:27:11.804Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:11.804Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-04-16T10:27:11.804Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] process.result: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] processResult: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] failed: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] passed: [2024-04-16T10:27:11.804Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] unknown: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] runclient: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] init.os: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] init.tools.unix: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] init.tools.windows: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] init.tools: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] setAsadminArgs: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] init: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] init.customtasks: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] checkAppOnCluster: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.804Z] run.negative: [2024-04-16T10:27:11.804Z] [2024-04-16T10:27:11.805Z] process.versionExpression: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] process.appname: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] process.xmlversionidentifier: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] prepare.cluster: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] disable.version: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] setAsadminArgs: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] common.disable.asadmin: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] init.os: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] init.tools.unix: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] init.tools.windows: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] init.tools: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] setAsadminArgs: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] init: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] init.customtasks: [2024-04-16T10:27:11.805Z] [2024-04-16T10:27:11.805Z] common.run.asadmin: [2024-04-16T10:27:11.805Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-04-16T10:27:11.831Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false soap12-client [2024-04-16T10:27:11.831Z] [2024-04-16T10:27:11.831Z] all: [2024-04-16T10:27:11.831Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:11.831Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:11.831Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:11.831Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:11.831Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:11.831Z] [2024-04-16T10:27:11.831Z] setOSConditions: [2024-04-16T10:27:11.831Z] [2024-04-16T10:27:11.831Z] setToolWin: [2024-04-16T10:27:11.831Z] [2024-04-16T10:27:11.831Z] setToolUnix: [2024-04-16T10:27:11.831Z] [2024-04-16T10:27:11.831Z] setToolProperty: [2024-04-16T10:27:11.831Z] [2024-04-16T10:27:11.832Z] setS1ASclassPath: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] init-common: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] clean: [2024-04-16T10:27:11.832Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:11.832Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:11.832Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:11.832Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:11.832Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] setOSConditions: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] setToolWin: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] setToolUnix: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] setToolProperty: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] setS1ASclassPath: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] init-common: [2024-04-16T10:27:11.832Z] [2024-04-16T10:27:11.832Z] clean-common: [2024-04-16T10:27:11.832Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:11.833Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:11.833Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:11.833Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:11.833Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:11.833Z] [2024-04-16T10:27:11.833Z] setOSConditions: [2024-04-16T10:27:11.833Z] [2024-04-16T10:27:11.833Z] setToolWin: [2024-04-16T10:27:11.833Z] [2024-04-16T10:27:11.833Z] setToolUnix: [2024-04-16T10:27:11.833Z] [2024-04-16T10:27:11.833Z] setToolProperty: [2024-04-16T10:27:11.833Z] [2024-04-16T10:27:11.833Z] setS1ASclassPath: [2024-04-16T10:27:11.833Z] [2024-04-16T10:27:11.833Z] init-common: [2024-04-16T10:27:11.833Z] [2024-04-16T10:27:11.833Z] clean-classes-common: [2024-04-16T10:27:11.833Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:11.833Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:11.833Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:11.833Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:11.834Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:11.834Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] setOSConditions: [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] setToolWin: [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] setToolUnix: [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] setToolProperty: [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] setS1ASclassPath: [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] init-common: [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] clean-jars-common: [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.834Z] compile: [2024-04-16T10:27:11.834Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:11.834Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:11.834Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:11.834Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:11.834Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:11.834Z] [2024-04-16T10:27:11.835Z] setOSConditions: [2024-04-16T10:27:11.835Z] [2024-04-16T10:27:11.835Z] setToolWin: [2024-04-16T10:27:11.835Z] [2024-04-16T10:27:11.835Z] setToolUnix: [2024-04-16T10:27:11.835Z] [2024-04-16T10:27:11.835Z] setToolProperty: [2024-04-16T10:27:11.835Z] [2024-04-16T10:27:11.835Z] setS1ASclassPath: [2024-04-16T10:27:11.835Z] [2024-04-16T10:27:11.835Z] init-common: [2024-04-16T10:27:11.835Z] [2024-04-16T10:27:11.835Z] compile-common: [2024-04-16T10:27:11.835Z] [echo] Current time (ISO): 2024-04-16T10:27:11.780+0000 [2024-04-16T10:27:11.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:11.835Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:12.042Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:12.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:27:12.232Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:27:12.232Z] [2024-04-16T10:27:12.232Z] setOSConditions: [2024-04-16T10:27:12.232Z] [2024-04-16T10:27:12.232Z] setToolWin: [2024-04-16T10:27:12.232Z] [2024-04-16T10:27:12.232Z] setToolUnix: [2024-04-16T10:27:12.233Z] [2024-04-16T10:27:12.233Z] setToolProperty: [2024-04-16T10:27:12.233Z] [2024-04-16T10:27:12.233Z] setS1ASclassPath: [2024-04-16T10:27:12.233Z] [2024-04-16T10:27:12.233Z] init-common: [2024-04-16T10:27:12.233Z] [2024-04-16T10:27:12.233Z] undeploy: [2024-04-16T10:27:12.233Z] [2024-04-16T10:27:12.233Z] asadmin-common: [2024-04-16T10:27:12.233Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-04-16T10:27:12.296Z] [javac] 1 warning [2024-04-16T10:27:12.296Z] [2024-04-16T10:27:12.296Z] build: [2024-04-16T10:27:12.296Z] [2024-04-16T10:27:12.296Z] setOSConditions: [2024-04-16T10:27:12.296Z] [2024-04-16T10:27:12.296Z] fixFiles: [2024-04-16T10:27:12.296Z] [2024-04-16T10:27:12.296Z] convUnix: [2024-04-16T10:27:12.296Z] [2024-04-16T10:27:12.296Z] convWin: [2024-04-16T10:27:12.296Z] [2024-04-16T10:27:12.296Z] setToolWin: [2024-04-16T10:27:12.296Z] [2024-04-16T10:27:12.297Z] setToolUnix: [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] setToolProperty: [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] setS1ASclassPath: [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] init-common: [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] package-persistence-common: [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] ejb-jar-common: [2024-04-16T10:27:12.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] package-ejbjar-common: [2024-04-16T10:27:12.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.297Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-ejb.jar [2024-04-16T10:27:12.297Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] appclient-jar-common: [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] package-appclientjar-common: [2024-04-16T10:27:12.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.297Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordb-client.jar [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] webclient-war-common: [2024-04-16T10:27:12.297Z] [2024-04-16T10:27:12.297Z] build-ear-common: [2024-04-16T10:27:12.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:12.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:12.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:12.298Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] deploy: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setOSConditions: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setToolWin: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setToolUnix: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setToolProperty: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setS1ASclassPath: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] init-common: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] deploy-jdbc-common: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setOSConditions: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setToolWin: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setToolUnix: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setToolProperty: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] setS1ASclassPath: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] init-common: [2024-04-16T10:27:12.298Z] [2024-04-16T10:27:12.298Z] create-jdbc-connpool-common: [2024-04-16T10:27:12.365Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:12.365Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-04-16T10:27:12.365Z] [exec] Command disable executed successfully. [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] init.os: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] init.tools.unix: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] init.tools.windows: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] init.tools: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] setAsadminArgs: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] init: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] init.customtasks: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] disableAppOnInstance: [2024-04-16T10:27:12.365Z] [2024-04-16T10:27:12.365Z] init.os: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] init.tools.unix: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] init.tools.windows: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] init.tools: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] setAsadminArgs: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] init: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] init.customtasks: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] prepare.client: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] prepare.client.appclient: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] increment.log.next: [2024-04-16T10:27:12.366Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] process.versionexpression: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] prepare.run: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] common.run.negative: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] setHttpPort: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] common.run: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] checkAppOnServer: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] declare-test: [2024-04-16T10:27:12.366Z] [echo] Starting test simple-versioned-servlet deactivation(2) ALPHA-1.0.0 - logID=10 (server) [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] prepare.runclient: [2024-04-16T10:27:12.366Z] [2024-04-16T10:27:12.366Z] process.classpath: [2024-04-16T10:27:12.367Z] [2024-04-16T10:27:12.367Z] process.jvmargs: [2024-04-16T10:27:12.367Z] [2024-04-16T10:27:12.367Z] java.with.result: [2024-04-16T10:27:12.622Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:12.622Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-04-16T10:27:12.622Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:12.622Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:27:12.622Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:12.622Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-04-16T10:27:12.622Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] process.result: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] processResult: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] failed: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] passed: [2024-04-16T10:27:12.622Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] unknown: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] runclient: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] init.os: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] init.tools.unix: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] init.tools.windows: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] init.tools: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] setAsadminArgs: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] init: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] init.customtasks: [2024-04-16T10:27:12.622Z] [2024-04-16T10:27:12.622Z] checkAppOnCluster: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] run.negative: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] process.versionExpression: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] process.appname: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] process.xmlversionidentifier: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] prepare.cluster: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] disable.version: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] setAsadminArgs: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] common.disable.asadmin: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] init.os: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] init.tools.unix: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] init.tools.windows: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] init.tools: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] setAsadminArgs: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] init: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] init.customtasks: [2024-04-16T10:27:12.623Z] [2024-04-16T10:27:12.623Z] common.run.asadmin: [2024-04-16T10:27:12.623Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-04-16T10:27:12.858Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:27:12.858Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:27:12.858Z] [2024-04-16T10:27:12.858Z] set-derby-connpool-props: [2024-04-16T10:27:13.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:27:13.112Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:27:13.160Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:27:13.160Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:27:13.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server threadpooltest-ra [2024-04-16T10:27:13.210Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:13.210Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-04-16T10:27:13.210Z] [exec] Command disable executed successfully. [2024-04-16T10:27:13.210Z] [2024-04-16T10:27:13.210Z] init.os: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.tools.unix: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.tools.windows: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.tools: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] setAsadminArgs: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.customtasks: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] disableAppOnInstance: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.os: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.tools.unix: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.tools.windows: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.tools: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] setAsadminArgs: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] init.customtasks: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] prepare.client: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] prepare.client.appclient: [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] increment.log.next: [2024-04-16T10:27:13.211Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:13.211Z] [2024-04-16T10:27:13.211Z] process.versionexpression: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] prepare.run: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] common.run.negative: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] setHttpPort: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] common.run: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] checkAppOnServer: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] declare-test: [2024-04-16T10:27:13.212Z] [echo] Starting test simple-versioned-servlet deactivation(3) ALPHA* - logID=11 (server) [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] prepare.runclient: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] process.classpath: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] process.jvmargs: [2024-04-16T10:27:13.212Z] [2024-04-16T10:27:13.212Z] java.with.result: [2024-04-16T10:27:13.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:13.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-04-16T10:27:13.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:13.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:27:13.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:13.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-04-16T10:27:13.467Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:13.467Z] [2024-04-16T10:27:13.467Z] process.result: [2024-04-16T10:27:13.467Z] [2024-04-16T10:27:13.467Z] processResult: [2024-04-16T10:27:13.467Z] [2024-04-16T10:27:13.467Z] failed: [2024-04-16T10:27:13.467Z] [2024-04-16T10:27:13.467Z] passed: [2024-04-16T10:27:13.467Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:13.542Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:13.542Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:27:13.542Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:27:13.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:27:13.712Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] unknown: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] runclient: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] init.os: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] init.tools.unix: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] init.tools.windows: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] init.tools: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] setAsadminArgs: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] init: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] init.customtasks: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] checkAppOnCluster: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] run.negative: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] process.versionExpression: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] process.appname: [2024-04-16T10:27:13.722Z] [2024-04-16T10:27:13.722Z] process.xmlversionidentifier: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] prepare.cluster: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] disable.version: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] setAsadminArgs: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] common.disable.asadmin: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] init.os: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] init.tools.unix: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] init.tools.windows: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] init.tools: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] setAsadminArgs: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] init: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] init.customtasks: [2024-04-16T10:27:13.723Z] [2024-04-16T10:27:13.723Z] common.run.asadmin: [2024-04-16T10:27:13.723Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-04-16T10:27:13.797Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:27:13.797Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:27:13.797Z] [javac] 2 warnings [2024-04-16T10:27:13.797Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/build.xml:49: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:13.797Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:13.978Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:13.978Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-04-16T10:27:14.127Z] [2024-04-16T10:27:14.127Z] asadmin-common: [2024-04-16T10:27:14.127Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true threadpooltest-ra [2024-04-16T10:27:14.233Z] [exec] Command disable executed successfully. [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init.os: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init.tools.unix: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init.tools.windows: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init.tools: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] setAsadminArgs: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init.customtasks: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] disableAppOnInstance: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init.os: [2024-04-16T10:27:14.233Z] [2024-04-16T10:27:14.233Z] init.tools.unix: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] init.tools.windows: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] init.tools: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] setAsadminArgs: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] init: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] init.customtasks: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] prepare.client: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] prepare.client.appclient: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] increment.log.next: [2024-04-16T10:27:14.234Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] process.versionexpression: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] prepare.run: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] common.run.negative: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] setHttpPort: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] common.run: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] checkAppOnServer: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] declare-test: [2024-04-16T10:27:14.234Z] [echo] Starting test simple-versioned-servlet deactivation(4) * - logID=12 (server) [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] prepare.runclient: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] process.classpath: [2024-04-16T10:27:14.234Z] [2024-04-16T10:27:14.234Z] process.jvmargs: [2024-04-16T10:27:14.235Z] [2024-04-16T10:27:14.235Z] java.with.result: [2024-04-16T10:27:14.271Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:27:14.271Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:27:14.349Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:14.349Z] [javac] 1 warning [2024-04-16T10:27:14.349Z] [2024-04-16T10:27:14.349Z] assemble-web: [2024-04-16T10:27:14.349Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:14.349Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:14.349Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:14.349Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:14.349Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:14.349Z] [2024-04-16T10:27:14.349Z] pkg-war: [2024-04-16T10:27:14.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:14.349Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:14.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:14.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:14.350Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:27:14.350Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/sun-web.xml to copy. [2024-04-16T10:27:14.350Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/webservices.xml to copy. [2024-04-16T10:27:14.350Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:27:14.350Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:27:14.350Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:27:14.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:14.350Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:14.350Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/${web.wsit.descriptors} does not exist. [2024-04-16T10:27:14.350Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2024-04-16T10:27:14.350Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:14.350Z] [2024-04-16T10:27:14.350Z] deploy-app: [2024-04-16T10:27:14.350Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:14.350Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:14.350Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:14.350Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:14.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] deploy-war-common: [2024-04-16T10:27:14.351Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:14.351Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:14.351Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:14.351Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:14.351Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] setOSConditions: [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] setToolWin: [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] setToolUnix: [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] setToolProperty: [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] setS1ASclassPath: [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] init-common: [2024-04-16T10:27:14.351Z] [2024-04-16T10:27:14.351Z] deploy-war-commonpe: [2024-04-16T10:27:14.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:14.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-04-16T10:27:14.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:14.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-04-16T10:27:14.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:14.491Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] process.result: [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] processResult: [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] failed: [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] passed: [2024-04-16T10:27:14.491Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] unknown: [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] runclient: [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] init.os: [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] init.tools.unix: [2024-04-16T10:27:14.491Z] [2024-04-16T10:27:14.491Z] init.tools.windows: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init.tools: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] setAsadminArgs: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init.customtasks: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] checkAppOnCluster: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] run.negative: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] redeployment: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] clean.scenario: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] clean.scenario.cluster: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init.os: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init.tools.unix: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init.tools.windows: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init.tools: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] setAsadminArgs: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] init.customtasks: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] prepare: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] process.versionExpression: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.492Z] process.appname: [2024-04-16T10:27:14.492Z] [2024-04-16T10:27:14.493Z] _process.target: [2024-04-16T10:27:14.493Z] [2024-04-16T10:27:14.493Z] process.target: [2024-04-16T10:27:14.493Z] [2024-04-16T10:27:14.493Z] prepare.has.version.registred: [2024-04-16T10:27:14.493Z] [2024-04-16T10:27:14.493Z] exec.asadmin2: [2024-04-16T10:27:14.525Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:27:14.526Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:27:14.878Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:27:14.878Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] deploy: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] setOSConditions: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] setToolWin: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] setToolUnix: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] setToolProperty: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] setS1ASclassPath: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] init-common: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] deploy-common: [2024-04-16T10:27:14.878Z] [echo] Current time (ISO): 2024-04-16T10:27:14.392+0000 [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] setOSConditions: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.878Z] setToolWin: [2024-04-16T10:27:14.878Z] [2024-04-16T10:27:14.879Z] setToolUnix: [2024-04-16T10:27:14.879Z] [2024-04-16T10:27:14.879Z] setToolProperty: [2024-04-16T10:27:14.879Z] [2024-04-16T10:27:14.879Z] setS1ASclassPath: [2024-04-16T10:27:14.879Z] [2024-04-16T10:27:14.879Z] init-common: [2024-04-16T10:27:14.879Z] [2024-04-16T10:27:14.879Z] deploy-common-pe: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] process.registred: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] has.version.registred: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] del.all.version.registred: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] _process.target: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] process.target: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] prepare.del.all.version.registred: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] init.os: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] init.tools.unix: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] init.tools.windows: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] init.tools: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] setAsadminArgs: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] init: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] init.customtasks: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] prepare: [2024-04-16T10:27:15.053Z] [2024-04-16T10:27:15.053Z] exec.asadmin: [2024-04-16T10:27:15.114Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:27:15.114Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:27:15.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false threadpooltest-ra [2024-04-16T10:27:15.127Z] [2024-04-16T10:27:15.127Z] asadmin-common: [2024-04-16T10:27:15.127Z] [echo] asadmin delete-threadpool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true test-thread-pool [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] build: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] setOSConditions: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] setToolWin: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] setToolUnix: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] setToolProperty: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] setS1ASclassPath: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] init-common: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] ejb-jar-common: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] package-ejbjar-common: [2024-04-16T10:27:15.184Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:15.184Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-ear-ejb.jar [2024-04-16T10:27:15.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] setOSConditions: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] fixFiles: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] convUnix: [2024-04-16T10:27:15.184Z] [2024-04-16T10:27:15.184Z] convWin: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setToolWin: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setToolUnix: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setToolProperty: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setS1ASclassPath: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] init-common: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] ear-common: [2024-04-16T10:27:15.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:15.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:15.185Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/descriptor/sun-application.xml to copy. [2024-04-16T10:27:15.185Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/ear/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:27:15.185Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:15.185Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] deploy: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setOSConditions: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setToolWin: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setToolUnix: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setToolProperty: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setS1ASclassPath: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] init-common: [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] deploy-common: [2024-04-16T10:27:15.185Z] [echo] Current time (ISO): 2024-04-16T10:27:15.056+0000 [2024-04-16T10:27:15.185Z] [2024-04-16T10:27:15.185Z] setOSConditions: [2024-04-16T10:27:15.186Z] [2024-04-16T10:27:15.186Z] setToolWin: [2024-04-16T10:27:15.186Z] [2024-04-16T10:27:15.186Z] setToolUnix: [2024-04-16T10:27:15.186Z] [2024-04-16T10:27:15.186Z] setToolProperty: [2024-04-16T10:27:15.186Z] [2024-04-16T10:27:15.186Z] setS1ASclassPath: [2024-04-16T10:27:15.186Z] [2024-04-16T10:27:15.186Z] init-common: [2024-04-16T10:27:15.186Z] [2024-04-16T10:27:15.186Z] deploy-common-pe: [2024-04-16T10:27:15.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot oneway --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/oneway-web.war [2024-04-16T10:27:15.369Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:15.369Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:15.442Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:27:15.612Z] [2024-04-16T10:27:15.612Z] _del.all.version.registred: [2024-04-16T10:27:15.612Z] [2024-04-16T10:27:15.612Z] _clean.scenario: [2024-04-16T10:27:15.612Z] [2024-04-16T10:27:15.612Z] deploy.version: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] del.ref.registred: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] process.versionExpression: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] process.appname: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] _process.target: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] process.target: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] prepare.is.version.registred: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] init.os: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] init.tools.unix: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] init.tools.windows: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] init.tools: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] setAsadminArgs: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] init: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] init.customtasks: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] prepare: [2024-04-16T10:27:15.613Z] [2024-04-16T10:27:15.613Z] exec.asadmin2: [2024-04-16T10:27:15.868Z] [exec] Result: 1 [2024-04-16T10:27:15.868Z] [2024-04-16T10:27:15.868Z] process.registred: [2024-04-16T10:27:15.868Z] [2024-04-16T10:27:15.868Z] is.version.registred: [2024-04-16T10:27:15.868Z] [2024-04-16T10:27:15.868Z] process.xmlversionidentifier: [2024-04-16T10:27:15.868Z] [2024-04-16T10:27:15.868Z] prepare.cluster: [2024-04-16T10:27:15.868Z] [2024-04-16T10:27:15.868Z] process.enabled: [2024-04-16T10:27:15.868Z] [2024-04-16T10:27:15.869Z] process.hasToDeploy: [2024-04-16T10:27:15.869Z] [2024-04-16T10:27:15.869Z] deploy.version.unregistred: [2024-04-16T10:27:15.869Z] [2024-04-16T10:27:15.869Z] init.os: [2024-04-16T10:27:15.869Z] [2024-04-16T10:27:15.869Z] init.tools.unix: [2024-04-16T10:27:15.869Z] [2024-04-16T10:27:15.869Z] init.tools.windows: [2024-04-16T10:27:15.869Z] [2024-04-16T10:27:15.869Z] init.tools: [2024-04-16T10:27:15.869Z] [2024-04-16T10:27:15.869Z] setAsadminArgs: [2024-04-16T10:27:15.869Z] [2024-04-16T10:27:15.869Z] init: [2024-04-16T10:27:15.877Z] [exec] Application deployed with name oneway-web. [2024-04-16T10:27:15.877Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:15.877Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:15.877Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:15.877Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:15.877Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:15.877Z] [2024-04-16T10:27:15.877Z] deploy-war-commonee: [2024-04-16T10:27:15.877Z] [2024-04-16T10:27:15.877Z] assemble-client: [2024-04-16T10:27:15.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:27:15.878Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:15.878Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:15.878Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:15.878Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:15.878Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:15.878Z] [2024-04-16T10:27:15.878Z] setOSConditions: [2024-04-16T10:27:15.878Z] [2024-04-16T10:27:15.878Z] setToolWin: [2024-04-16T10:27:15.878Z] [2024-04-16T10:27:15.878Z] setToolUnix: [2024-04-16T10:27:15.878Z] [2024-04-16T10:27:15.878Z] setToolProperty: [2024-04-16T10:27:15.878Z] [2024-04-16T10:27:15.878Z] setS1ASclassPath: [2024-04-16T10:27:15.878Z] [2024-04-16T10:27:15.878Z] init-common: [2024-04-16T10:27:15.878Z] [2024-04-16T10:27:15.878Z] wsimport: [2024-04-16T10:27:15.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:27:15.928Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:27:16.099Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-threadpool --target server test-thread-pool [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setOSConditions: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setToolWin: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setToolUnix: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setToolProperty: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setS1ASclassPath: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] init-common: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] restart: [2024-04-16T10:27:16.099Z] [echo] Not required to restart [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] all: [2024-04-16T10:27:16.099Z] [echo] @@## ejb 3.2 connector 1.7 mdb test##@@ [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setOSConditions: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setToolWin: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setToolUnix: [2024-04-16T10:27:16.099Z] [2024-04-16T10:27:16.099Z] setToolProperty: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setS1ASclassPath: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] init-common: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] clean: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setOSConditions: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setToolWin: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setToolUnix: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setToolProperty: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setS1ASclassPath: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] init-common: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] clean-common: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setOSConditions: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setToolWin: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setToolUnix: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setToolProperty: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] setS1ASclassPath: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.100Z] init-common: [2024-04-16T10:27:16.100Z] [2024-04-16T10:27:16.101Z] clean-classes-common: [2024-04-16T10:27:16.101Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] setOSConditions: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] setToolWin: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] setToolUnix: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] setToolProperty: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] setS1ASclassPath: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] init-common: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] clean-jars-common: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] compile: [2024-04-16T10:27:16.101Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:16.101Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] setOSConditions: [2024-04-16T10:27:16.101Z] [2024-04-16T10:27:16.101Z] setToolWin: [2024-04-16T10:27:16.102Z] [2024-04-16T10:27:16.102Z] setToolUnix: [2024-04-16T10:27:16.102Z] [2024-04-16T10:27:16.102Z] setToolProperty: [2024-04-16T10:27:16.102Z] [2024-04-16T10:27:16.102Z] setS1ASclassPath: [2024-04-16T10:27:16.102Z] [2024-04-16T10:27:16.102Z] init-common: [2024-04-16T10:27:16.102Z] [2024-04-16T10:27:16.102Z] compile-common: [2024-04-16T10:27:16.102Z] [echo] Current time (ISO): 2024-04-16T10:27:15.979+0000 [2024-04-16T10:27:16.102Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:16.102Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:16.125Z] [2024-04-16T10:27:16.125Z] init.customtasks: [2024-04-16T10:27:16.125Z] [2024-04-16T10:27:16.125Z] prepare: [2024-04-16T10:27:16.125Z] [2024-04-16T10:27:16.125Z] process.versionExpression: [2024-04-16T10:27:16.125Z] [2024-04-16T10:27:16.125Z] process.appname: [2024-04-16T10:27:16.125Z] [2024-04-16T10:27:16.125Z] create.version: [2024-04-16T10:27:16.125Z] [2024-04-16T10:27:16.125Z] assemble.non-existent: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] process.xmlversionidentifier: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] prepare.update.xml.identifier: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] update.xml.identifier: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] deployWithNameOption: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] setAsadminArgs: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] common.deploy.asadmin: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] init.os: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] init.tools.unix: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] init.tools.windows: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] init.tools: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] setAsadminArgs: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] init: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] init.customtasks: [2024-04-16T10:27:16.126Z] [2024-04-16T10:27:16.126Z] common.run.asadmin: [2024-04-16T10:27:16.126Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:16.135Z] [exec] parsing WSDL... [2024-04-16T10:27:16.182Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:27:16.185Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-earApp.ear [2024-04-16T10:27:16.381Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:16.381Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:16.436Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:27:16.436Z] [2024-04-16T10:27:16.436Z] setOSConditions: [2024-04-16T10:27:16.436Z] [2024-04-16T10:27:16.436Z] setToolWin: [2024-04-16T10:27:16.436Z] [2024-04-16T10:27:16.436Z] setToolUnix: [2024-04-16T10:27:16.436Z] [2024-04-16T10:27:16.436Z] setToolProperty: [2024-04-16T10:27:16.436Z] [2024-04-16T10:27:16.436Z] setS1ASclassPath: [2024-04-16T10:27:16.436Z] [2024-04-16T10:27:16.436Z] init-common: [2024-04-16T10:27:16.436Z] [2024-04-16T10:27:16.436Z] create-jdbc-resource-common: [2024-04-16T10:27:16.437Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:27:16.635Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:16.635Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:16.635Z] [2024-04-16T10:27:16.635Z] init.os: [2024-04-16T10:27:16.635Z] [2024-04-16T10:27:16.635Z] init.tools.unix: [2024-04-16T10:27:16.635Z] [2024-04-16T10:27:16.636Z] init.tools.windows: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] init.tools: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] setAsadminArgs: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] init: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] init.customtasks: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] setEnabled: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] createAppRef: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] deployWithoutNameOption: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] process.versionExpression: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] process.appname: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] process.xmlversionidentifier: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] prepare.cluster: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] redeploy.version: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] setAsadminArgs: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] common.redeploy.asadmin: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] init.os: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] init.tools.unix: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] init.tools.windows: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.636Z] init.tools: [2024-04-16T10:27:16.636Z] [2024-04-16T10:27:16.637Z] setAsadminArgs: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init.customtasks: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] delAppRef: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init.os: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init.tools.unix: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init.tools.windows: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init.tools: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] setAsadminArgs: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] init.customtasks: [2024-04-16T10:27:16.637Z] [2024-04-16T10:27:16.637Z] common.run.asadmin: [2024-04-16T10:27:16.637Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:16.691Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:27:16.691Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:27:16.691Z] [echo] cmd executed for server [2024-04-16T10:27:16.691Z] [2024-04-16T10:27:16.691Z] setOSConditions: [2024-04-16T10:27:16.691Z] [2024-04-16T10:27:16.691Z] setToolWin: [2024-04-16T10:27:16.691Z] [2024-04-16T10:27:16.691Z] setToolUnix: [2024-04-16T10:27:16.691Z] [2024-04-16T10:27:16.691Z] setToolProperty: [2024-04-16T10:27:16.691Z] [2024-04-16T10:27:16.691Z] setS1ASclassPath: [2024-04-16T10:27:16.691Z] [2024-04-16T10:27:16.691Z] init-common: [2024-04-16T10:27:16.691Z] [2024-04-16T10:27:16.691Z] create-jdbc-resource-common: [2024-04-16T10:27:16.691Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB1 [2024-04-16T10:27:17.062Z] [exec] [2024-04-16T10:27:17.062Z] [exec] Generating code... [2024-04-16T10:27:17.062Z] [exec] [2024-04-16T10:27:17.062Z] [exec] Compiling code... [2024-04-16T10:27:17.111Z] [exec] Application deployed with name ejb-ejb31-full-earApp. [2024-04-16T10:27:17.111Z] [exec] there are no files to retrieve for application ejb-ejb31-full-earApp [2024-04-16T10:27:17.111Z] [echo] Deployment on target server server successful [2024-04-16T10:27:17.111Z] [2024-04-16T10:27:17.111Z] setOSConditions: [2024-04-16T10:27:17.111Z] [2024-04-16T10:27:17.111Z] setToolWin: [2024-04-16T10:27:17.111Z] [2024-04-16T10:27:17.111Z] setToolUnix: [2024-04-16T10:27:17.111Z] [2024-04-16T10:27:17.111Z] setToolProperty: [2024-04-16T10:27:17.111Z] [2024-04-16T10:27:17.111Z] setS1ASclassPath: [2024-04-16T10:27:17.111Z] [2024-04-16T10:27:17.112Z] init-common: [2024-04-16T10:27:17.112Z] [2024-04-16T10:27:17.112Z] deploy-common-ee: [2024-04-16T10:27:17.112Z] [2024-04-16T10:27:17.112Z] run: [2024-04-16T10:27:17.210Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:17.210Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:17.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB1 [2024-04-16T10:27:17.250Z] [exec] JDBC resource jdbc/s1qeDB1 created successfully. [2024-04-16T10:27:17.250Z] [echo] cmd executed for server [2024-04-16T10:27:17.250Z] [2024-04-16T10:27:17.250Z] setOSConditions: [2024-04-16T10:27:17.250Z] [2024-04-16T10:27:17.250Z] setToolWin: [2024-04-16T10:27:17.250Z] [2024-04-16T10:27:17.250Z] setToolUnix: [2024-04-16T10:27:17.250Z] [2024-04-16T10:27:17.250Z] setToolProperty: [2024-04-16T10:27:17.250Z] [2024-04-16T10:27:17.250Z] setS1ASclassPath: [2024-04-16T10:27:17.250Z] [2024-04-16T10:27:17.250Z] init-common: [2024-04-16T10:27:17.250Z] [2024-04-16T10:27:17.251Z] create-jdbc-connpool-common: [2024-04-16T10:27:17.367Z] [java] invoking webclient servlet at http://localhost:45712/ejb-ejb31-full-ear/HelloServlet [2024-04-16T10:27:17.367Z] [java] JMS Servlet Output [2024-04-16T10:27:17.367Z] [java]
DatabaseServelt :: All information I can give

[2024-04-16T10:27:17.367Z] [java] Context Path : /ejb-ejb31-full-ear
[2024-04-16T10:27:17.367Z] [java] Servlet Path : /HelloServlet
[2024-04-16T10:27:17.367Z] [java] Path Info : null
[2024-04-16T10:27:17.367Z] [java] [2024-04-16T10:27:17.367Z] [java] Value of key is: main [2024-04-16T10:27:17.367Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:17.367Z] [java] [2024-04-16T10:27:17.367Z] [java] [2024-04-16T10:27:17.367Z] [java] ----------------------------------------- [2024-04-16T10:27:17.367Z] [java] - main: PASS - [2024-04-16T10:27:17.367Z] [java] ----------------------------------------- [2024-04-16T10:27:17.367Z] [java] Total PASS: 1 [2024-04-16T10:27:17.367Z] [java] Total FAIL: 0 [2024-04-16T10:27:17.367Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:17.367Z] [java] ----------------------------------------- [2024-04-16T10:27:17.367Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:17.367Z] [java] appLevelViaLookup = 'null' [2024-04-16T10:27:17.367Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] undeploy: [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] setOSConditions: [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] setToolWin: [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] setToolUnix: [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] setToolProperty: [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] setS1ASclassPath: [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] init-common: [2024-04-16T10:27:17.367Z] [2024-04-16T10:27:17.367Z] undeploy-common: [2024-04-16T10:27:17.465Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:17.465Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:17.465Z] [2024-04-16T10:27:17.465Z] init.os: [2024-04-16T10:27:17.465Z] [2024-04-16T10:27:17.465Z] init.tools.unix: [2024-04-16T10:27:17.465Z] [2024-04-16T10:27:17.466Z] init.tools.windows: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init.tools: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] setAsadminArgs: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init.customtasks: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] setEnabled: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] createAppRef: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init.os: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init.tools.unix: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init.tools.windows: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init.tools: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] setAsadminArgs: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.466Z] init: [2024-04-16T10:27:17.466Z] [2024-04-16T10:27:17.467Z] init.customtasks: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] prepare.client: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] prepare.client.appclient: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] increment.log.next: [2024-04-16T10:27:17.467Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] process.versionexpression: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] prepare.run: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] common.run.positive: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] setHttpPort: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] common.run: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] checkAppOnServer: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] declare-test: [2024-04-16T10:27:17.467Z] [echo] Starting test simple-versioned-servlet redeployment(1) untagged - logID=13 (server) [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.467Z] prepare.runclient: [2024-04-16T10:27:17.467Z] [2024-04-16T10:27:17.468Z] process.classpath: [2024-04-16T10:27:17.468Z] [2024-04-16T10:27:17.468Z] process.jvmargs: [2024-04-16T10:27:17.468Z] [2024-04-16T10:27:17.468Z] java.with.result: [2024-04-16T10:27:17.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-pool [2024-04-16T10:27:17.505Z] [exec] JDBC connection pool jdbc-nopasswdfordb-pool created successfully. [2024-04-16T10:27:17.505Z] [2024-04-16T10:27:17.505Z] set-derby-connpool-props: [2024-04-16T10:27:17.723Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:17.723Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:17.723Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:17.723Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:27:17.723Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:17.723Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:27:17.723Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] process.result: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] processResult: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] failed: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] passed: [2024-04-16T10:27:17.723Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] unknown: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] runclient: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] init.os: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] init.tools.unix: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] init.tools.windows: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.723Z] init.tools: [2024-04-16T10:27:17.723Z] [2024-04-16T10:27:17.724Z] setAsadminArgs: [2024-04-16T10:27:17.724Z] [2024-04-16T10:27:17.724Z] init: [2024-04-16T10:27:17.724Z] [2024-04-16T10:27:17.724Z] init.customtasks: [2024-04-16T10:27:17.724Z] [2024-04-16T10:27:17.724Z] checkAppOnCluster: [2024-04-16T10:27:17.724Z] [2024-04-16T10:27:17.724Z] run.positive: [2024-04-16T10:27:17.724Z] [2024-04-16T10:27:17.724Z] deploy.version: [2024-04-16T10:27:17.930Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-earApp [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] all: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] passact: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setOSConditions: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setToolWin: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setToolUnix: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setToolProperty: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setS1ASclassPath: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] init-common: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] clean: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setOSConditions: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setToolWin: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setToolUnix: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setToolProperty: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setS1ASclassPath: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] init-common: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] clean-common: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.930Z] setOSConditions: [2024-04-16T10:27:17.930Z] [2024-04-16T10:27:17.931Z] setToolWin: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolUnix: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolProperty: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setS1ASclassPath: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] init-common: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] clean-classes-common: [2024-04-16T10:27:17.931Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setOSConditions: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolWin: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolUnix: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolProperty: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setS1ASclassPath: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] init-common: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] clean-jars-common: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] compile: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setOSConditions: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolWin: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolUnix: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setToolProperty: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.931Z] setS1ASclassPath: [2024-04-16T10:27:17.931Z] [2024-04-16T10:27:17.932Z] init-common: [2024-04-16T10:27:17.932Z] [2024-04-16T10:27:17.932Z] compile-common: [2024-04-16T10:27:17.932Z] [echo] Current time (ISO): 2024-04-16T10:27:17.882+0000 [2024-04-16T10:27:17.932Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:17.932Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:17.995Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml:98: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:17.995Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:27:18.006Z] [2024-04-16T10:27:18.006Z] del.ref.registred: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] process.versionExpression: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] process.appname: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] _process.target: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] process.target: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] prepare.is.version.registred: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] init.os: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] init.tools.unix: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] init.tools.windows: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] init.tools: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] setAsadminArgs: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] init: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] init.customtasks: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] prepare: [2024-04-16T10:27:18.007Z] [2024-04-16T10:27:18.007Z] exec.asadmin2: [2024-04-16T10:27:18.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2024-04-16T10:27:18.063Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.User=dbuser [2024-04-16T10:27:18.262Z] [2024-04-16T10:27:18.262Z] process.registred: [2024-04-16T10:27:18.262Z] [2024-04-16T10:27:18.262Z] is.version.registred: [2024-04-16T10:27:18.262Z] [2024-04-16T10:27:18.262Z] process.xmlversionidentifier: [2024-04-16T10:27:18.262Z] [2024-04-16T10:27:18.262Z] prepare.cluster: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] process.enabled: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] process.hasToDeploy: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] deploy.version.unregistred: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] init.os: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] init.tools.unix: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] init.tools.windows: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] init.tools: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] setAsadminArgs: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] init: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] init.customtasks: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] prepare: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] process.versionExpression: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] process.appname: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] create.version: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] assemble.non-existent: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] process.xmlversionidentifier: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] prepare.update.xml.identifier: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] update.xml.identifier: [2024-04-16T10:27:18.263Z] [2024-04-16T10:27:18.263Z] deployWithNameOption: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] setAsadminArgs: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] common.deploy.asadmin: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] init.os: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] init.tools.unix: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] init.tools.windows: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] init.tools: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] setAsadminArgs: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] init: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] init.customtasks: [2024-04-16T10:27:18.264Z] [2024-04-16T10:27:18.264Z] common.run.asadmin: [2024-04-16T10:27:18.264Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:18.556Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:18.556Z] [javac] 1 warning [2024-04-16T10:27:18.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:27:18.556Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:27:18.556Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:27:18.556Z] [2024-04-16T10:27:18.556Z] deploy-client: [2024-04-16T10:27:18.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2024-04-16T10:27:18.622Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password=dbpassword [2024-04-16T10:27:18.653Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:18.745Z] [exec] Application deployed with name installed-libraries-testApp. [2024-04-16T10:27:18.745Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-04-16T10:27:18.745Z] [echo] Deployment on target server server successful [2024-04-16T10:27:18.745Z] [2024-04-16T10:27:18.745Z] setOSConditions: [2024-04-16T10:27:18.745Z] [2024-04-16T10:27:18.745Z] setToolWin: [2024-04-16T10:27:18.745Z] [2024-04-16T10:27:18.745Z] setToolUnix: [2024-04-16T10:27:18.745Z] [2024-04-16T10:27:18.745Z] setToolProperty: [2024-04-16T10:27:18.745Z] [2024-04-16T10:27:18.745Z] setS1ASclassPath: [2024-04-16T10:27:18.745Z] [2024-04-16T10:27:18.745Z] init-common: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] deploy-common-ee: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] run: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setOSConditions: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setToolWin: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setToolUnix: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setToolProperty: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setS1ASclassPath: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] init-common: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] execute-sql-common: [2024-04-16T10:27:18.746Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2024-04-16T10:27:18.746Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:27:18.746Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:27:18.746Z] [sql] 0 rows affected [2024-04-16T10:27:18.746Z] [sql] 1 rows affected [2024-04-16T10:27:18.746Z] [sql] 1 rows affected [2024-04-16T10:27:18.746Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:27:18.746Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:27:18.746Z] [sql] 0 rows affected [2024-04-16T10:27:18.746Z] [sql] 1 rows affected [2024-04-16T10:27:18.746Z] [sql] 1 rows affected [2024-04-16T10:27:18.746Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setOSConditions: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setToolWin: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setToolUnix: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setToolProperty: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] setS1ASclassPath: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] init-common: [2024-04-16T10:27:18.746Z] [2024-04-16T10:27:18.746Z] run-test-1: [2024-04-16T10:27:18.747Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:27:18.747Z] [java] [2024-04-16T10:27:18.747Z] [java] Time: 2 [2024-04-16T10:27:18.823Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:18.823Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:18.823Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:18.823Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:18.823Z] [2024-04-16T10:27:18.823Z] init.os: [2024-04-16T10:27:18.823Z] [2024-04-16T10:27:18.823Z] init.tools.unix: [2024-04-16T10:27:18.823Z] [2024-04-16T10:27:18.823Z] init.tools.windows: [2024-04-16T10:27:18.823Z] [2024-04-16T10:27:18.823Z] init.tools: [2024-04-16T10:27:18.823Z] [2024-04-16T10:27:18.824Z] setAsadminArgs: [2024-04-16T10:27:18.824Z] [2024-04-16T10:27:18.824Z] init: [2024-04-16T10:27:18.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2024-04-16T10:27:18.876Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.driverType=4 [2024-04-16T10:27:18.909Z] [javac] 1 warning [2024-04-16T10:27:18.909Z] [2024-04-16T10:27:18.909Z] setOSConditions: [2024-04-16T10:27:18.909Z] [2024-04-16T10:27:18.909Z] setToolWin: [2024-04-16T10:27:18.909Z] [2024-04-16T10:27:18.909Z] setToolUnix: [2024-04-16T10:27:18.909Z] [2024-04-16T10:27:18.909Z] setToolProperty: [2024-04-16T10:27:18.909Z] [2024-04-16T10:27:18.909Z] setS1ASclassPath: [2024-04-16T10:27:18.909Z] [2024-04-16T10:27:18.909Z] init-common: [2024-04-16T10:27:18.909Z] [2024-04-16T10:27:18.909Z] compile-common: [2024-04-16T10:27:18.910Z] [echo] Current time (ISO): 2024-04-16T10:27:18.719+0000 [2024-04-16T10:27:18.910Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:19.078Z] [2024-04-16T10:27:19.079Z] init.customtasks: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] setEnabled: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] createAppRef: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] deployWithoutNameOption: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] init.os: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] init.tools.unix: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] init.tools.windows: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] init.tools: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] setAsadminArgs: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] init: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] init.customtasks: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] prepare.client: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] prepare.client.appclient: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] increment.log.next: [2024-04-16T10:27:19.079Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] process.versionexpression: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] prepare.run: [2024-04-16T10:27:19.079Z] [2024-04-16T10:27:19.079Z] common.run.positive: [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] setHttpPort: [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] common.run: [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] checkAppOnServer: [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] declare-test: [2024-04-16T10:27:19.080Z] [echo] Starting test simple-versioned-servlet redeployment(2) untagged - logID=14 (server) [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] prepare.runclient: [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] process.classpath: [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] process.jvmargs: [2024-04-16T10:27:19.080Z] [2024-04-16T10:27:19.080Z] java.with.result: [2024-04-16T10:27:19.127Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:19.127Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:27:19.334Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:27:19.334Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:27:19.334Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:27:19.334Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:27:19.334Z] [java] [Server response] [2024-04-16T10:27:19.334Z] [java] [Server response]3b [2024-04-16T10:27:19.334Z] [java] [Server response]Running serializable connector test [2024-04-16T10:27:19.334Z] [java] [Server response]TEST:PASS [2024-04-16T10:27:19.334Z] [java] Value of key is:installed-libraries [2024-04-16T10:27:19.334Z] [java] [Server response]END_OF_TEST [2024-04-16T10:27:19.334Z] [java] Value of key is:installed-libraries [2024-04-16T10:27:19.334Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:19.334Z] [java] [2024-04-16T10:27:19.334Z] [java] [2024-04-16T10:27:19.334Z] [java] ----------------------------------------- [2024-04-16T10:27:19.334Z] [java] - installed-libraries: PASS - [2024-04-16T10:27:19.334Z] [java] ----------------------------------------- [2024-04-16T10:27:19.334Z] [java] Total PASS: 1 [2024-04-16T10:27:19.334Z] [java] Total FAIL: 0 [2024-04-16T10:27:19.334Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:19.334Z] [java] ----------------------------------------- [2024-04-16T10:27:19.334Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:19.334Z] [2024-04-16T10:27:19.334Z] undeploy: [2024-04-16T10:27:19.334Z] [2024-04-16T10:27:19.334Z] setOSConditions: [2024-04-16T10:27:19.334Z] [2024-04-16T10:27:19.334Z] setToolWin: [2024-04-16T10:27:19.334Z] [2024-04-16T10:27:19.335Z] setToolUnix: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] setToolProperty: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] setS1ASclassPath: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] init-common: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:19.335Z] execute-sql-common: [2024-04-16T10:27:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:19.335Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2024-04-16T10:27:19.335Z] [sql] 0 rows affected [2024-04-16T10:27:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:27:19.335Z] [sql] 0 rows affected [2024-04-16T10:27:19.335Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:27:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:27:19.335Z] setOSConditions: [2024-04-16T10:27:19.335Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] setToolWin: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] process.result: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] setToolUnix: [2024-04-16T10:27:19.335Z] processResult: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] setToolProperty: [2024-04-16T10:27:19.335Z] failed: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] setS1ASclassPath: [2024-04-16T10:27:19.335Z] passed: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] init-common: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] unknown: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] undeploy-common: [2024-04-16T10:27:19.335Z] runclient: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] init.os: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.335Z] init.tools.unix: [2024-04-16T10:27:19.335Z] [2024-04-16T10:27:19.336Z] init.tools.windows: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init.tools: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] setAsadminArgs: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init.customtasks: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] checkAppOnCluster: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] run.positive: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] deploy.version: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] del.ref.registred: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] process.versionExpression: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] process.appname: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] _process.target: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] process.target: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] prepare.is.version.registred: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init.os: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init.tools.unix: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init.tools.windows: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init.tools: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] setAsadminArgs: [2024-04-16T10:27:19.336Z] [2024-04-16T10:27:19.336Z] init: [2024-04-16T10:27:19.337Z] [2024-04-16T10:27:19.337Z] init.customtasks: [2024-04-16T10:27:19.337Z] [2024-04-16T10:27:19.337Z] prepare: [2024-04-16T10:27:19.337Z] [2024-04-16T10:27:19.337Z] exec.asadmin2: [2024-04-16T10:27:19.434Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2024-04-16T10:27:19.435Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.portNumber=1527 [2024-04-16T10:27:19.538Z] [exec] Waiting for domain1 to start ................ [2024-04-16T10:27:19.538Z] [exec] Waiting finished after 15,425 ms. [2024-04-16T10:27:19.538Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:27:19.538Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:27:19.538Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:27:19.538Z] [exec] Admin Port: 4,848 [2024-04-16T10:27:19.538Z] [exec] Command start-domain executed successfully. [2024-04-16T10:27:19.538Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:27:19.538Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:27:19.538Z] [2024-04-16T10:27:19.538Z] dumpThreadStack: [2024-04-16T10:27:19.538Z] [2024-04-16T10:27:19.538Z] startDomainWindows: [2024-04-16T10:27:19.538Z] [2024-04-16T10:27:19.538Z] startDomain: [2024-04-16T10:27:19.538Z] [2024-04-16T10:27:19.538Z] deploy: [2024-04-16T10:27:19.538Z] [2024-04-16T10:27:19.538Z] setOSConditions: [2024-04-16T10:27:19.538Z] [2024-04-16T10:27:19.538Z] setToolWin: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setToolUnix: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setToolProperty: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setS1ASclassPath: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] init-common: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] deploy-common: [2024-04-16T10:27:19.539Z] [echo] Current time (ISO): 2024-04-16T10:27:17.383+0000 [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setOSConditions: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setToolWin: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setToolUnix: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setToolProperty: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] setS1ASclassPath: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] init-common: [2024-04-16T10:27:19.539Z] [2024-04-16T10:27:19.539Z] deploy-common-pe: [2024-04-16T10:27:19.539Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/sec-ssl-converterApp.ear [2024-04-16T10:27:19.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2024-04-16T10:27:19.689Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.dataBaseName=testdb [2024-04-16T10:27:19.912Z] [exec] Result: 1 [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] process.registred: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] is.version.registred: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] process.xmlversionidentifier: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] prepare.cluster: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] process.enabled: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] process.hasToDeploy: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] deploy.version.unregistred: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] init.os: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] init.tools.unix: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] init.tools.windows: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] init.tools: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] setAsadminArgs: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] init: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] init.customtasks: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] prepare: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] process.versionExpression: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.912Z] process.appname: [2024-04-16T10:27:19.912Z] [2024-04-16T10:27:19.913Z] create.version: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] assemble.non-existent: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] process.xmlversionidentifier: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] prepare.update.xml.identifier: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] update.xml.identifier: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] deployWithNameOption: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] setAsadminArgs: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] common.deploy.asadmin: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] init.os: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] init.tools.unix: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] init.tools.windows: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] init.tools: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] setAsadminArgs: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] init: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] init.customtasks: [2024-04-16T10:27:19.913Z] [2024-04-16T10:27:19.913Z] common.run.asadmin: [2024-04-16T10:27:19.913Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:27:20.092Z] [exec] Application deployed with name wsclient. [2024-04-16T10:27:20.092Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:20.092Z] [2024-04-16T10:27:20.092Z] setup: [2024-04-16T10:27:20.092Z] [2024-04-16T10:27:20.092Z] runtest1: [2024-04-16T10:27:20.093Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:20.093Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:20.093Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:20.093Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: [2024-04-16T10:27:20.093Z] [java] [client.TestClient]::

[2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2024-04-16T10:27:20.093Z] [java] [client.TestClient]::

[2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: [Oneway works] [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: [2024-04-16T10:27:20.093Z] [java] [client.TestClient]:: [2024-04-16T10:27:20.093Z] [java] Value of key is:oneway [2024-04-16T10:27:20.093Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:20.093Z] [java] [2024-04-16T10:27:20.093Z] [java] [2024-04-16T10:27:20.093Z] [java] ----------------------------------------- [2024-04-16T10:27:20.093Z] [java] - oneway: PASS - [2024-04-16T10:27:20.093Z] [java] ----------------------------------------- [2024-04-16T10:27:20.093Z] [java] Total PASS: 1 [2024-04-16T10:27:20.093Z] [java] Total FAIL: 0 [2024-04-16T10:27:20.093Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:20.093Z] [java] ----------------------------------------- [2024-04-16T10:27:20.093Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:20.093Z] [2024-04-16T10:27:20.093Z] undeploy: [2024-04-16T10:27:20.093Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:20.093Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:20.093Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:20.093Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:20.093Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:20.093Z] [2024-04-16T10:27:20.093Z] setOSConditions: [2024-04-16T10:27:20.093Z] [2024-04-16T10:27:20.093Z] setToolWin: [2024-04-16T10:27:20.093Z] [2024-04-16T10:27:20.093Z] setToolUnix: [2024-04-16T10:27:20.093Z] [2024-04-16T10:27:20.094Z] setToolProperty: [2024-04-16T10:27:20.094Z] [2024-04-16T10:27:20.094Z] setS1ASclassPath: [2024-04-16T10:27:20.094Z] [2024-04-16T10:27:20.094Z] init-common: [2024-04-16T10:27:20.094Z] [2024-04-16T10:27:20.094Z] undeploy-war-common: [2024-04-16T10:27:20.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:20.247Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:20.327Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-04-16T10:27:20.442Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:20.442Z] [javac] 1 warning [2024-04-16T10:27:20.442Z] [2024-04-16T10:27:20.442Z] setOSConditions: [2024-04-16T10:27:20.442Z] [2024-04-16T10:27:20.442Z] setToolWin: [2024-04-16T10:27:20.442Z] [2024-04-16T10:27:20.442Z] setToolUnix: [2024-04-16T10:27:20.442Z] [2024-04-16T10:27:20.442Z] setToolProperty: [2024-04-16T10:27:20.442Z] [2024-04-16T10:27:20.442Z] setS1ASclassPath: [2024-04-16T10:27:20.442Z] [2024-04-16T10:27:20.442Z] init-common: [2024-04-16T10:27:20.442Z] [2024-04-16T10:27:20.442Z] compile-common: [2024-04-16T10:27:20.442Z] [echo] Current time (ISO): 2024-04-16T10:27:20.023+0000 [2024-04-16T10:27:20.442Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:20.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2024-04-16T10:27:20.502Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.create=true [2024-04-16T10:27:20.509Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:20.510Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:20.510Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:20.510Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] init.os: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] init.tools.unix: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] init.tools.windows: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] init.tools: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] setAsadminArgs: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] init: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] init.customtasks: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] setEnabled: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] createAppRef: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] deployWithoutNameOption: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] process.versionExpression: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] process.appname: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] process.xmlversionidentifier: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] prepare.cluster: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] redeploy.version: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] setAsadminArgs: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] common.redeploy.asadmin: [2024-04-16T10:27:20.510Z] [2024-04-16T10:27:20.510Z] init.os: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.tools.unix: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.tools.windows: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.tools: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] setAsadminArgs: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.customtasks: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] delAppRef: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.os: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.tools.unix: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.tools.windows: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.tools: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] setAsadminArgs: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] init.customtasks: [2024-04-16T10:27:20.511Z] [2024-04-16T10:27:20.511Z] common.run.asadmin: [2024-04-16T10:27:20.511Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --force=true --name simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:27:20.583Z] [2024-04-16T10:27:20.583Z] setOSConditions: [2024-04-16T10:27:20.583Z] [2024-04-16T10:27:20.583Z] setToolWin: [2024-04-16T10:27:20.583Z] [2024-04-16T10:27:20.583Z] setToolUnix: [2024-04-16T10:27:20.583Z] [2024-04-16T10:27:20.583Z] setToolProperty: [2024-04-16T10:27:20.583Z] [2024-04-16T10:27:20.583Z] setS1ASclassPath: [2024-04-16T10:27:20.583Z] [2024-04-16T10:27:20.583Z] init-common: [2024-04-16T10:27:20.583Z] [2024-04-16T10:27:20.583Z] undeploy-rar-common: [2024-04-16T10:27:20.583Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:27:20.897Z] [exec] Application deployed with name sec-ssl-converterApp. [2024-04-16T10:27:20.897Z] [echo] Deployment on target server server successful [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setOSConditions: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setToolWin: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setToolUnix: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setToolProperty: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setS1ASclassPath: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] init-common: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] deploy-common-ee: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] run: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setOSConditions: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setToolWin: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setToolUnix: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setToolProperty: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] setS1ASclassPath: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.897Z] init-common: [2024-04-16T10:27:20.897Z] [2024-04-16T10:27:20.898Z] runclient-local: [2024-04-16T10:27:21.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false oneway-web [2024-04-16T10:27:21.021Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:21.021Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:21.021Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:21.021Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:21.021Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/oneway/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:21.021Z] [2024-04-16T10:27:21.021Z] setOSConditions: [2024-04-16T10:27:21.021Z] [2024-04-16T10:27:21.021Z] setToolWin: [2024-04-16T10:27:21.021Z] [2024-04-16T10:27:21.021Z] setToolUnix: [2024-04-16T10:27:21.021Z] [2024-04-16T10:27:21.021Z] setToolProperty: [2024-04-16T10:27:21.021Z] [2024-04-16T10:27:21.021Z] setS1ASclassPath: [2024-04-16T10:27:21.021Z] [2024-04-16T10:27:21.021Z] init-common: [2024-04-16T10:27:21.021Z] [2024-04-16T10:27:21.021Z] undeploy-client: [2024-04-16T10:27:21.061Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2024-04-16T10:27:21.061Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.serverName=localhost [2024-04-16T10:27:21.061Z] [2024-04-16T10:27:21.061Z] asadmin-common-ignore-fail: [2024-04-16T10:27:21.061Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-04-16T10:27:21.071Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:21.071Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:21.316Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-04-16T10:27:21.316Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-pool.property.Password= [2024-04-16T10:27:21.316Z] [2024-04-16T10:27:21.316Z] setOSConditions: [2024-04-16T10:27:21.316Z] [2024-04-16T10:27:21.316Z] setToolWin: [2024-04-16T10:27:21.316Z] [2024-04-16T10:27:21.316Z] setToolUnix: [2024-04-16T10:27:21.316Z] [2024-04-16T10:27:21.316Z] setToolProperty: [2024-04-16T10:27:21.316Z] [2024-04-16T10:27:21.316Z] setS1ASclassPath: [2024-04-16T10:27:21.316Z] [2024-04-16T10:27:21.316Z] init-common: [2024-04-16T10:27:21.316Z] [2024-04-16T10:27:21.316Z] create-jdbc-resource-common: [2024-04-16T10:27:21.316Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-pool --target server jdbc/s1qeDB2 [2024-04-16T10:27:21.325Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:21.325Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] init.os: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] init.tools.unix: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] init.tools.windows: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] init.tools: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] setAsadminArgs: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] init: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] init.customtasks: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] setEnabled: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.325Z] createAppRef: [2024-04-16T10:27:21.325Z] [2024-04-16T10:27:21.326Z] init.os: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] init.tools.unix: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] init.tools.windows: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] init.tools: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] setAsadminArgs: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] init: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] init.customtasks: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] prepare.client: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] prepare.client.appclient: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] increment.log.next: [2024-04-16T10:27:21.326Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] process.versionexpression: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] prepare.run: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] common.run.positive: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] setHttpPort: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] common.run: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] checkAppOnServer: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] declare-test: [2024-04-16T10:27:21.326Z] [echo] Starting test simple-versioned-servlet redeployment(3) ALPHA-1.0.0 - logID=15 (server) [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] prepare.runclient: [2024-04-16T10:27:21.326Z] [2024-04-16T10:27:21.326Z] process.classpath: [2024-04-16T10:27:21.327Z] [2024-04-16T10:27:21.327Z] process.jvmargs: [2024-04-16T10:27:21.327Z] [2024-04-16T10:27:21.327Z] java.with.result: [2024-04-16T10:27:21.454Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:21.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:27:21.529Z] [2024-04-16T10:27:21.529Z] uninstall-library: [2024-04-16T10:27:21.529Z] [echo] deleting file [blackbox.jar] from applibs [2024-04-16T10:27:21.529Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-04-16T10:27:21.529Z] [2024-04-16T10:27:21.529Z] restart-server: [2024-04-16T10:27:21.529Z] [2024-04-16T10:27:21.529Z] setOSConditions: [2024-04-16T10:27:21.529Z] [2024-04-16T10:27:21.529Z] stop-server: [2024-04-16T10:27:21.529Z] [2024-04-16T10:27:21.529Z] stop-server-unix: [2024-04-16T10:27:21.529Z] [echo] stopping server on unix ... [2024-04-16T10:27:21.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:21.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:21.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:21.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:27:21.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:21.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:27:21.581Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:21.581Z] [2024-04-16T10:27:21.581Z] process.result: [2024-04-16T10:27:21.581Z] [2024-04-16T10:27:21.581Z] processResult: [2024-04-16T10:27:21.581Z] [2024-04-16T10:27:21.581Z] failed: [2024-04-16T10:27:21.581Z] [2024-04-16T10:27:21.582Z] passed: [2024-04-16T10:27:21.582Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] unknown: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] runclient: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] init.os: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] init.tools.unix: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] init.tools.windows: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] init.tools: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] setAsadminArgs: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] init: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] init.customtasks: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] checkAppOnCluster: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] run.positive: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] deploy.version: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] del.ref.registred: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] process.versionExpression: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] process.appname: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] _process.target: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] process.target: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.582Z] prepare.is.version.registred: [2024-04-16T10:27:21.582Z] [2024-04-16T10:27:21.583Z] init.os: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] init.tools.unix: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] init.tools.windows: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] init.tools: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] setAsadminArgs: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] init: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] init.customtasks: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] prepare: [2024-04-16T10:27:21.583Z] [2024-04-16T10:27:21.583Z] exec.asadmin2: [2024-04-16T10:27:21.619Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:21.620Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:27:21.709Z] [javac] 1 warning [2024-04-16T10:27:21.709Z] [2024-04-16T10:27:21.709Z] setOSConditions: [2024-04-16T10:27:21.709Z] [2024-04-16T10:27:21.709Z] setToolWin: [2024-04-16T10:27:21.709Z] [2024-04-16T10:27:21.709Z] setToolUnix: [2024-04-16T10:27:21.709Z] [2024-04-16T10:27:21.709Z] setToolProperty: [2024-04-16T10:27:21.709Z] [2024-04-16T10:27:21.709Z] setS1ASclassPath: [2024-04-16T10:27:21.709Z] [2024-04-16T10:27:21.709Z] init-common: [2024-04-16T10:27:21.709Z] [2024-04-16T10:27:21.710Z] compile-common: [2024-04-16T10:27:21.710Z] [echo] Current time (ISO): 2024-04-16T10:27:21.489+0000 [2024-04-16T10:27:21.710Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:21.876Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:21.876Z] [2024-04-16T10:27:21.876Z] all: [2024-04-16T10:27:21.876Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:21.876Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:21.876Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:21.876Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:21.876Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setOSConditions: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setToolWin: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setToolUnix: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setToolProperty: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setS1ASclassPath: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] init-common: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] clean: [2024-04-16T10:27:21.877Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:21.877Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:21.877Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:21.877Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:21.877Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setOSConditions: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setToolWin: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setToolUnix: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setToolProperty: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] setS1ASclassPath: [2024-04-16T10:27:21.877Z] [2024-04-16T10:27:21.877Z] init-common: [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] clean-common: [2024-04-16T10:27:21.878Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:21.878Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:21.878Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:21.878Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:21.878Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] setOSConditions: [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] setToolWin: [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] setToolUnix: [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] setToolProperty: [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] setS1ASclassPath: [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] init-common: [2024-04-16T10:27:21.878Z] [2024-04-16T10:27:21.878Z] clean-classes-common: [2024-04-16T10:27:21.878Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:21.878Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:21.878Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:21.879Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:21.879Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:21.879Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] setOSConditions: [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] setToolWin: [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] setToolUnix: [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] setToolProperty: [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] setS1ASclassPath: [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] init-common: [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] clean-jars-common: [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] compile: [2024-04-16T10:27:21.879Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:21.879Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:21.879Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:21.879Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:21.879Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:21.879Z] [2024-04-16T10:27:21.879Z] setOSConditions: [2024-04-16T10:27:21.880Z] [2024-04-16T10:27:21.880Z] setToolWin: [2024-04-16T10:27:21.880Z] [2024-04-16T10:27:21.880Z] setToolUnix: [2024-04-16T10:27:21.880Z] [2024-04-16T10:27:21.880Z] setToolProperty: [2024-04-16T10:27:21.880Z] [2024-04-16T10:27:21.880Z] setS1ASclassPath: [2024-04-16T10:27:21.880Z] [2024-04-16T10:27:21.880Z] init-common: [2024-04-16T10:27:21.880Z] [2024-04-16T10:27:21.880Z] compile-common: [2024-04-16T10:27:21.880Z] [echo] Current time (ISO): 2024-04-16T10:27:21.789+0000 [2024-04-16T10:27:21.880Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:21.880Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:21.911Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-pool --enabled=true --target server jdbc/s1qeDB2 [2024-04-16T10:27:21.911Z] [exec] JDBC resource jdbc/s1qeDB2 created successfully. [2024-04-16T10:27:21.911Z] [echo] cmd executed for server [2024-04-16T10:27:21.911Z] [2024-04-16T10:27:21.911Z] setOSConditions: [2024-04-16T10:27:21.911Z] [2024-04-16T10:27:21.911Z] setToolWin: [2024-04-16T10:27:21.911Z] [2024-04-16T10:27:21.911Z] setToolUnix: [2024-04-16T10:27:21.911Z] [2024-04-16T10:27:21.911Z] setToolProperty: [2024-04-16T10:27:21.911Z] [2024-04-16T10:27:21.911Z] setS1ASclassPath: [2024-04-16T10:27:21.911Z] [2024-04-16T10:27:21.911Z] init-common: [2024-04-16T10:27:21.911Z] [2024-04-16T10:27:21.911Z] create-jdbc-connpool-common: [2024-04-16T10:27:22.142Z] [2024-04-16T10:27:22.142Z] process.registred: [2024-04-16T10:27:22.142Z] [2024-04-16T10:27:22.142Z] is.version.registred: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] process.xmlversionidentifier: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] prepare.cluster: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] process.enabled: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] process.hasToDeploy: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] deploy.version.unregistred: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] init.os: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] init.tools.unix: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] init.tools.windows: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] init.tools: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] setAsadminArgs: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] init: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] init.customtasks: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] prepare: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] process.versionExpression: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] process.appname: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] create.version: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] assemble.non-existent: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] process.xmlversionidentifier: [2024-04-16T10:27:22.143Z] [2024-04-16T10:27:22.143Z] prepare.update.xml.identifier: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] update.xml.identifier: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] deployWithNameOption: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] setAsadminArgs: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] common.deploy.asadmin: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] init.os: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] init.tools.unix: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] init.tools.windows: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] init.tools: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] setAsadminArgs: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] init: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] init.customtasks: [2024-04-16T10:27:22.144Z] [2024-04-16T10:27:22.144Z] common.run.asadmin: [2024-04-16T10:27:22.144Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:27:22.343Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:22.343Z] [javac] 1 warning [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] build: [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] setOSConditions: [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] setToolWin: [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] setToolUnix: [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] setToolProperty: [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] setS1ASclassPath: [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] init-common: [2024-04-16T10:27:22.343Z] [2024-04-16T10:27:22.343Z] ejb-jar-common: [2024-04-16T10:27:22.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] package-ejbjar-common: [2024-04-16T10:27:22.344Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:22.344Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:22.344Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2024-04-16T10:27:22.344Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] deploy: [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] setOSConditions: [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] setToolWin: [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] setToolUnix: [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] setToolProperty: [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] setS1ASclassPath: [2024-04-16T10:27:22.344Z] [2024-04-16T10:27:22.344Z] init-common: [2024-04-16T10:27:22.345Z] [2024-04-16T10:27:22.345Z] deploy-jar-common: [2024-04-16T10:27:22.406Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:22.406Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:22.508Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-xa-pool-1 [2024-04-16T10:27:22.508Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-1 created successfully. [2024-04-16T10:27:22.508Z] [2024-04-16T10:27:22.508Z] set-derby-connpool-props: [2024-04-16T10:27:22.600Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-passact-ejb.jar [2024-04-16T10:27:22.661Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:22.661Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] init.os: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] init.tools.unix: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] init.tools.windows: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] init.tools: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] setAsadminArgs: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] init: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] init.customtasks: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] setEnabled: [2024-04-16T10:27:22.661Z] [2024-04-16T10:27:22.661Z] createAppRef: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] deployWithoutNameOption: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] init.os: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] init.tools.unix: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] init.tools.windows: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] init.tools: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] setAsadminArgs: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] init: [2024-04-16T10:27:22.662Z] [2024-04-16T10:27:22.662Z] init.customtasks: [2024-04-16T10:27:22.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2024-04-16T10:27:22.763Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.User=dbuser [2024-04-16T10:27:22.892Z] [exec] Waiting for the domain to stop . [2024-04-16T10:27:22.892Z] [exec] Waiting finished after 366 ms. [2024-04-16T10:27:22.892Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:27:22.892Z] [2024-04-16T10:27:22.892Z] stop-server-windows: [2024-04-16T10:27:22.917Z] [2024-04-16T10:27:22.917Z] prepare.client: [2024-04-16T10:27:22.917Z] [2024-04-16T10:27:22.917Z] prepare.client.appclient: [2024-04-16T10:27:22.917Z] [2024-04-16T10:27:22.918Z] increment.log.next: [2024-04-16T10:27:22.918Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] process.versionexpression: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] prepare.run: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] common.run.positive: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] setHttpPort: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] common.run: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] checkAppOnServer: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] declare-test: [2024-04-16T10:27:22.918Z] [echo] Starting test simple-versioned-servlet redeployment(4) ALPHA-1.0.0 - logID=16 (server) [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] prepare.runclient: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] process.classpath: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] process.jvmargs: [2024-04-16T10:27:22.918Z] [2024-04-16T10:27:22.918Z] java.with.result: [2024-04-16T10:27:23.017Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2024-04-16T10:27:23.018Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.Password=dbpassword [2024-04-16T10:27:23.148Z] [2024-04-16T10:27:23.148Z] setOSConditions: [2024-04-16T10:27:23.148Z] [2024-04-16T10:27:23.148Z] start-server: [2024-04-16T10:27:23.148Z] [echo] +-----------------------------+ [2024-04-16T10:27:23.148Z] [echo] | | [2024-04-16T10:27:23.148Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:27:23.148Z] [echo] | in Felix mode | [2024-04-16T10:27:23.148Z] [echo] | | [2024-04-16T10:27:23.148Z] [echo] +-----------------------------+ [2024-04-16T10:27:23.148Z] [2024-04-16T10:27:23.148Z] start-server-unix: [2024-04-16T10:27:23.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:23.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:23.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:23.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:27:23.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:23.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:27:23.173Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] process.result: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] processResult: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] failed: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] passed: [2024-04-16T10:27:23.173Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] unknown: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] runclient: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] init.os: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] init.tools.unix: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] init.tools.windows: [2024-04-16T10:27:23.173Z] [2024-04-16T10:27:23.173Z] init.tools: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] setAsadminArgs: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init.customtasks: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] checkAppOnCluster: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] run.positive: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] clean.scenario: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] clean.scenario.cluster: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init.os: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init.tools.unix: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init.tools.windows: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init.tools: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] setAsadminArgs: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] init.customtasks: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] prepare: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] process.versionExpression: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] process.appname: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] _process.target: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.174Z] process.target: [2024-04-16T10:27:23.174Z] [2024-04-16T10:27:23.175Z] prepare.has.version.registred: [2024-04-16T10:27:23.175Z] [2024-04-16T10:27:23.175Z] exec.asadmin2: [2024-04-16T10:27:23.185Z] [exec] Application deployed with name ejb-ejb31-full-passact-ejb. [2024-04-16T10:27:23.185Z] [2024-04-16T10:27:23.185Z] run: [2024-04-16T10:27:23.185Z] [2024-04-16T10:27:23.185Z] setOSConditions: [2024-04-16T10:27:23.185Z] [2024-04-16T10:27:23.185Z] setToolWin: [2024-04-16T10:27:23.185Z] [2024-04-16T10:27:23.185Z] setToolUnix: [2024-04-16T10:27:23.185Z] [2024-04-16T10:27:23.186Z] setToolProperty: [2024-04-16T10:27:23.186Z] [2024-04-16T10:27:23.186Z] setS1ASclassPath: [2024-04-16T10:27:23.186Z] [2024-04-16T10:27:23.186Z] init-common: [2024-04-16T10:27:23.186Z] [2024-04-16T10:27:23.186Z] run_se: [2024-04-16T10:27:23.461Z] [exec] Apr 16, 2024 10:27:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:23.461Z] [exec] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-04-16T10:27:23.461Z] [exec] Apr 16, 2024 10:27:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:23.462Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:27:23.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2024-04-16T10:27:23.611Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.driverType=4 [2024-04-16T10:27:23.716Z] [exec] Apr 16, 2024 10:27:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:23.716Z] [exec] WARNING: Deprecated element env-entry with value is ignored for descriptor class com.sun.enterprise.deployment.EnvironmentProperty of node class com.sun.enterprise.deployment.node.EnvEntryNode. [2024-04-16T10:27:23.716Z] [exec] Apr 16, 2024 10:27:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:23.716Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:27:23.716Z] [exec] Default Context Initialized... [2024-04-16T10:27:23.734Z] [2024-04-16T10:27:23.734Z] process.registred: [2024-04-16T10:27:23.734Z] [2024-04-16T10:27:23.734Z] has.version.registred: [2024-04-16T10:27:23.734Z] [2024-04-16T10:27:23.734Z] del.all.version.registred: [2024-04-16T10:27:23.734Z] [2024-04-16T10:27:23.734Z] _process.target: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] process.target: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] prepare.del.all.version.registred: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] init.os: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] init.tools.unix: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] init.tools.windows: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] init.tools: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] setAsadminArgs: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] init: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] init.customtasks: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] prepare: [2024-04-16T10:27:23.735Z] [2024-04-16T10:27:23.735Z] exec.asadmin: [2024-04-16T10:27:23.866Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2024-04-16T10:27:23.866Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.portNumber=1527 [2024-04-16T10:27:23.990Z] [2024-04-16T10:27:23.990Z] _del.all.version.registred: [2024-04-16T10:27:23.990Z] [2024-04-16T10:27:23.990Z] _clean.scenario: [2024-04-16T10:27:23.990Z] [2024-04-16T10:27:23.990Z] deployment: [2024-04-16T10:27:23.990Z] [2024-04-16T10:27:23.990Z] deploy.version: [2024-04-16T10:27:23.990Z] [2024-04-16T10:27:23.990Z] del.ref.registred: [2024-04-16T10:27:24.110Z] [java] Apr 16, 2024 10:27:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:27:24.110Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:27:24.226Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:24.227Z] [javac] 1 warning [2024-04-16T10:27:24.227Z] [2024-04-16T10:27:24.227Z] build: [2024-04-16T10:27:24.227Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:24.227Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ejb.jar [2024-04-16T10:27:24.227Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.jar [2024-04-16T10:27:24.227Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb-ra.rar [2024-04-16T10:27:24.227Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-04-16T10:27:24.227Z] [2024-04-16T10:27:24.227Z] deploy: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] process.versionExpression: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] process.appname: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] _process.target: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] process.target: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] prepare.is.version.registred: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] init.os: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] init.tools.unix: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] init.tools.windows: [2024-04-16T10:27:24.258Z] [2024-04-16T10:27:24.258Z] init.tools: [2024-04-16T10:27:24.259Z] [2024-04-16T10:27:24.259Z] setAsadminArgs: [2024-04-16T10:27:24.259Z] [2024-04-16T10:27:24.259Z] init: [2024-04-16T10:27:24.259Z] [2024-04-16T10:27:24.259Z] init.customtasks: [2024-04-16T10:27:24.259Z] [2024-04-16T10:27:24.259Z] prepare: [2024-04-16T10:27:24.259Z] [2024-04-16T10:27:24.259Z] exec.asadmin2: [2024-04-16T10:27:24.406Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:24.407Z] [javac] 1 warning [2024-04-16T10:27:24.407Z] [2024-04-16T10:27:24.407Z] assemble-web: [2024-04-16T10:27:24.407Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:24.407Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:24.407Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:24.407Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:24.407Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:24.407Z] [2024-04-16T10:27:24.407Z] pkg-war: [2024-04-16T10:27:24.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:24.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:24.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:24.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:24.407Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:27:24.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2024-04-16T10:27:24.425Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.dataBaseName=testdb [2024-04-16T10:27:24.670Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/sun-web.xml to copy. [2024-04-16T10:27:24.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/webservices.xml to copy. [2024-04-16T10:27:24.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:27:24.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:27:24.671Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:27:24.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:24.671Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:24.671Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/${web.wsit.descriptors} does not exist. [2024-04-16T10:27:24.671Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2024-04-16T10:27:24.671Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:24.671Z] [2024-04-16T10:27:24.671Z] deploy-app: [2024-04-16T10:27:24.671Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:24.671Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:24.671Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:24.671Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:24.671Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:24.671Z] [2024-04-16T10:27:24.671Z] deploy-war-common: [2024-04-16T10:27:24.671Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:24.671Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:24.672Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:24.672Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:24.672Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:24.672Z] [2024-04-16T10:27:24.672Z] setOSConditions: [2024-04-16T10:27:24.672Z] [2024-04-16T10:27:24.672Z] setToolWin: [2024-04-16T10:27:24.672Z] [2024-04-16T10:27:24.672Z] setToolUnix: [2024-04-16T10:27:24.672Z] [2024-04-16T10:27:24.672Z] setToolProperty: [2024-04-16T10:27:24.672Z] [2024-04-16T10:27:24.672Z] setS1ASclassPath: [2024-04-16T10:27:24.672Z] [2024-04-16T10:27:24.672Z] init-common: [2024-04-16T10:27:24.672Z] [2024-04-16T10:27:24.672Z] deploy-war-commonpe: [2024-04-16T10:27:24.820Z] [exec] Result: 1 [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] process.registred: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] is.version.registred: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] process.xmlversionidentifier: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] prepare.cluster: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] process.enabled: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] process.hasToDeploy: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] deploy.version.unregistred: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] init.os: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] init.tools.unix: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] init.tools.windows: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] init.tools: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] setAsadminArgs: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.820Z] init: [2024-04-16T10:27:24.820Z] [2024-04-16T10:27:24.821Z] init.customtasks: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] prepare: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] process.versionExpression: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] process.appname: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] create.version: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] assemble.non-existent: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] process.xmlversionidentifier: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] prepare.update.xml.identifier: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] update.xml.identifier: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] deployWithNameOption: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] setAsadminArgs: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] common.deploy.asadmin: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] init.os: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] init.tools.unix: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] init.tools.windows: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] init.tools: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] setAsadminArgs: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] init: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] init.customtasks: [2024-04-16T10:27:24.821Z] [2024-04-16T10:27:24.821Z] common.run.asadmin: [2024-04-16T10:27:24.822Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:25.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:25.007Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:25.076Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:25.076Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:25.154Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb32-mdb.ear [2024-04-16T10:27:25.234Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot msgctxt --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/msgctxt-web.war [2024-04-16T10:27:25.262Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2024-04-16T10:27:25.262Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.create=true [2024-04-16T10:27:25.331Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:25.331Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:25.331Z] [2024-04-16T10:27:25.331Z] init.os: [2024-04-16T10:27:25.331Z] [2024-04-16T10:27:25.331Z] init.tools.unix: [2024-04-16T10:27:25.331Z] [2024-04-16T10:27:25.331Z] init.tools.windows: [2024-04-16T10:27:25.331Z] [2024-04-16T10:27:25.331Z] init.tools: [2024-04-16T10:27:25.331Z] [2024-04-16T10:27:25.331Z] setAsadminArgs: [2024-04-16T10:27:25.331Z] [2024-04-16T10:27:25.331Z] init: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] init.customtasks: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] setEnabled: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] createAppRef: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] deployWithoutNameOption: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] run.positive.deploy: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] deploy.version: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] del.ref.registred: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] process.versionExpression: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] process.appname: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] _process.target: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] process.target: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] prepare.is.version.registred: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] init.os: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] init.tools.unix: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] init.tools.windows: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] init.tools: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.332Z] setAsadminArgs: [2024-04-16T10:27:25.332Z] [2024-04-16T10:27:25.333Z] init: [2024-04-16T10:27:25.333Z] [2024-04-16T10:27:25.333Z] init.customtasks: [2024-04-16T10:27:25.333Z] [2024-04-16T10:27:25.333Z] prepare: [2024-04-16T10:27:25.333Z] [2024-04-16T10:27:25.333Z] exec.asadmin2: [2024-04-16T10:27:25.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2024-04-16T10:27:25.821Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-1.property.serverName=localhost [2024-04-16T10:27:25.821Z] [2024-04-16T10:27:25.821Z] setOSConditions: [2024-04-16T10:27:25.821Z] [2024-04-16T10:27:25.821Z] setToolWin: [2024-04-16T10:27:25.822Z] [2024-04-16T10:27:25.822Z] setToolUnix: [2024-04-16T10:27:25.822Z] [2024-04-16T10:27:25.822Z] setToolProperty: [2024-04-16T10:27:25.822Z] [2024-04-16T10:27:25.822Z] setS1ASclassPath: [2024-04-16T10:27:25.822Z] [2024-04-16T10:27:25.822Z] init-common: [2024-04-16T10:27:25.822Z] [2024-04-16T10:27:25.822Z] create-jdbc-resource-common: [2024-04-16T10:27:25.822Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --target server jdbc/s1qeDB-xa [2024-04-16T10:27:25.908Z] [exec] Result: 1 [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] process.registred: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] is.version.registred: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] process.xmlversionidentifier: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] prepare.cluster: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] process.enabled: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] process.hasToDeploy: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] deploy.version.unregistred: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] init.os: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] init.tools.unix: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] init.tools.windows: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] init.tools: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] setAsadminArgs: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] init: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] init.customtasks: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] prepare: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] process.versionExpression: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] process.appname: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] create.version: [2024-04-16T10:27:25.909Z] [2024-04-16T10:27:25.909Z] assemble.non-existent: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] process.xmlversionidentifier: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] prepare.update.xml.identifier: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] update.xml.identifier: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] deployWithNameOption: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] setAsadminArgs: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] common.deploy.asadmin: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] init.os: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] init.tools.unix: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] init.tools.windows: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] init.tools: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] setAsadminArgs: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] init: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] init.customtasks: [2024-04-16T10:27:25.910Z] [2024-04-16T10:27:25.910Z] common.run.asadmin: [2024-04-16T10:27:25.910Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:27:26.077Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --enabled=true --target server jdbc/s1qeDB-xa [2024-04-16T10:27:26.077Z] [exec] JDBC resource jdbc/s1qeDB-xa created successfully. [2024-04-16T10:27:26.077Z] [echo] cmd executed for server [2024-04-16T10:27:26.077Z] [2024-04-16T10:27:26.077Z] setOSConditions: [2024-04-16T10:27:26.077Z] [2024-04-16T10:27:26.077Z] setToolWin: [2024-04-16T10:27:26.077Z] [2024-04-16T10:27:26.077Z] setToolUnix: [2024-04-16T10:27:26.077Z] [2024-04-16T10:27:26.077Z] setToolProperty: [2024-04-16T10:27:26.077Z] [2024-04-16T10:27:26.077Z] setS1ASclassPath: [2024-04-16T10:27:26.077Z] [2024-04-16T10:27:26.077Z] init-common: [2024-04-16T10:27:26.077Z] [2024-04-16T10:27:26.077Z] create-jdbc-resource-common: [2024-04-16T10:27:26.077Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --target server jdbc/s1qeDB1-xa [2024-04-16T10:27:26.195Z] [exec] Application deployed with name msgctxt-web. [2024-04-16T10:27:26.195Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] [2024-04-16T10:27:26.196Z] deploy-war-commonee: [2024-04-16T10:27:26.196Z] [2024-04-16T10:27:26.196Z] assemble-client: [2024-04-16T10:27:26.196Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:27:26.196Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:26.196Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:26.196Z] [2024-04-16T10:27:26.196Z] setOSConditions: [2024-04-16T10:27:26.196Z] [2024-04-16T10:27:26.196Z] setToolWin: [2024-04-16T10:27:26.196Z] [2024-04-16T10:27:26.196Z] setToolUnix: [2024-04-16T10:27:26.196Z] [2024-04-16T10:27:26.196Z] setToolProperty: [2024-04-16T10:27:26.196Z] [2024-04-16T10:27:26.197Z] setS1ASclassPath: [2024-04-16T10:27:26.197Z] [2024-04-16T10:27:26.197Z] init-common: [2024-04-16T10:27:26.197Z] [2024-04-16T10:27:26.197Z] wsimport: [2024-04-16T10:27:26.206Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:26.206Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:26.223Z] [exec] Apr 16, 2024 10:27:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:26.223Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@15d236fd [2024-04-16T10:27:26.223Z] [exec] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-04-16T10:27:26.452Z] [exec] parsing WSDL... [2024-04-16T10:27:26.460Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:26.461Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] init.os: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] init.tools.unix: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] init.tools.windows: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] init.tools: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] setAsadminArgs: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] init: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] init.customtasks: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] setEnabled: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] createAppRef: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] deployWithoutNameOption: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] run.positive.deploy: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] deploy.version: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] del.ref.registred: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] process.versionExpression: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.461Z] process.appname: [2024-04-16T10:27:26.461Z] [2024-04-16T10:27:26.462Z] _process.target: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] process.target: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] prepare.is.version.registred: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] init.os: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] init.tools.unix: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] init.tools.windows: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] init.tools: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] setAsadminArgs: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] init: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] init.customtasks: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] prepare: [2024-04-16T10:27:26.462Z] [2024-04-16T10:27:26.462Z] exec.asadmin2: [2024-04-16T10:27:26.489Z] [exec] The caller principal received from ejb ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-04-16T10:27:26.489Z] [exec] Mutual Authentication worked - calling other methods [2024-04-16T10:27:26.489Z] [exec] [2024-04-16T10:27:26.489Z] [exec] [2024-04-16T10:27:26.489Z] [exec] [2024-04-16T10:27:26.489Z] [exec] ===========Beginning Simple Test===== [2024-04-16T10:27:26.489Z] [exec] [2024-04-16T10:27:26.489Z] [exec] [2024-04-16T10:27:26.489Z] [exec] $100 is : 12160.00Yen [2024-04-16T10:27:26.489Z] [exec] Yen is :0.77Euro [2024-04-16T10:27:26.489Z] [exec] Value of key is: Converter Sample AppClient [2024-04-16T10:27:26.489Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:26.489Z] [exec] [2024-04-16T10:27:26.489Z] [exec] [2024-04-16T10:27:26.489Z] [exec] ----------------------------------------- [2024-04-16T10:27:26.489Z] [exec] - Converter Sample AppClient: PASS - [2024-04-16T10:27:26.489Z] [exec] ----------------------------------------- [2024-04-16T10:27:26.489Z] [exec] Total PASS: 1 [2024-04-16T10:27:26.489Z] [exec] Total FAIL: 0 [2024-04-16T10:27:26.489Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:27:26.489Z] [exec] ----------------------------------------- [2024-04-16T10:27:26.489Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:26.489Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:26.636Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-1 --enabled=true --target server jdbc/s1qeDB1-xa [2024-04-16T10:27:26.636Z] [exec] JDBC resource jdbc/s1qeDB1-xa created successfully. [2024-04-16T10:27:26.636Z] [echo] cmd executed for server [2024-04-16T10:27:26.636Z] [2024-04-16T10:27:26.636Z] setOSConditions: [2024-04-16T10:27:26.636Z] [2024-04-16T10:27:26.636Z] setToolWin: [2024-04-16T10:27:26.636Z] [2024-04-16T10:27:26.636Z] setToolUnix: [2024-04-16T10:27:26.637Z] [2024-04-16T10:27:26.637Z] setToolProperty: [2024-04-16T10:27:26.637Z] [2024-04-16T10:27:26.637Z] setS1ASclassPath: [2024-04-16T10:27:26.637Z] [2024-04-16T10:27:26.637Z] init-common: [2024-04-16T10:27:26.637Z] [2024-04-16T10:27:26.637Z] create-jdbc-connpool-common: [2024-04-16T10:27:26.683Z] [java] Apr 16, 2024 10:27:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:26.683Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6778aea6 [2024-04-16T10:27:26.743Z] [2024-04-16T10:27:26.743Z] setOSConditions: [2024-04-16T10:27:26.743Z] [2024-04-16T10:27:26.743Z] setToolWin: [2024-04-16T10:27:26.743Z] [2024-04-16T10:27:26.743Z] setToolUnix: [2024-04-16T10:27:26.743Z] [2024-04-16T10:27:26.743Z] setToolProperty: [2024-04-16T10:27:26.743Z] [2024-04-16T10:27:26.743Z] setS1ASclassPath: [2024-04-16T10:27:26.744Z] [2024-04-16T10:27:26.744Z] init-common: [2024-04-16T10:27:26.744Z] [2024-04-16T10:27:26.744Z] run-standalone-client: [2024-04-16T10:27:26.744Z] [echo] provider.url used is iiop://localhost:3700 [2024-04-16T10:27:26.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-nopasswdfordb-xa-pool-2 [2024-04-16T10:27:26.906Z] [exec] JDBC connection pool jdbc-nopasswdfordb-xa-pool-2 created successfully. [2024-04-16T10:27:27.020Z] [exec] [2024-04-16T10:27:27.020Z] [exec] Generating code... [2024-04-16T10:27:27.020Z] [exec] [2024-04-16T10:27:27.020Z] [exec] Compiling code... [2024-04-16T10:27:27.021Z] [exec] Result: 1 [2024-04-16T10:27:27.021Z] [2024-04-16T10:27:27.021Z] process.registred: [2024-04-16T10:27:27.021Z] [2024-04-16T10:27:27.021Z] is.version.registred: [2024-04-16T10:27:27.021Z] [2024-04-16T10:27:27.021Z] process.xmlversionidentifier: [2024-04-16T10:27:27.021Z] [2024-04-16T10:27:27.021Z] prepare.cluster: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] process.enabled: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] process.hasToDeploy: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] deploy.version.unregistred: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] init.os: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] init.tools.unix: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] init.tools.windows: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] init.tools: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] setAsadminArgs: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] init: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] init.customtasks: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] prepare: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] process.versionExpression: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] process.appname: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] create.version: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] assemble.non-existent: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] process.xmlversionidentifier: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.022Z] prepare.update.xml.identifier: [2024-04-16T10:27:27.022Z] [2024-04-16T10:27:27.023Z] update.xml.identifier: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] deployWithNameOption: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] setAsadminArgs: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] common.deploy.asadmin: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] init.os: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] init.tools.unix: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] init.tools.windows: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] init.tools: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] setAsadminArgs: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] init: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] init.customtasks: [2024-04-16T10:27:27.023Z] [2024-04-16T10:27:27.023Z] common.run.asadmin: [2024-04-16T10:27:27.023Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:27:27.161Z] [2024-04-16T10:27:27.161Z] set-derby-connpool-props: [2024-04-16T10:27:27.289Z] [java] Waiting for passivation... [2024-04-16T10:27:27.305Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:27.305Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:27.416Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2024-04-16T10:27:27.416Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.User=dbuser [2024-04-16T10:27:27.560Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-04-16T10:27:27.560Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.560Z] init.os: [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.560Z] init.tools.unix: [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.560Z] init.tools.windows: [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.560Z] init.tools: [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.560Z] setAsadminArgs: [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.560Z] init: [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.560Z] init.customtasks: [2024-04-16T10:27:27.560Z] [2024-04-16T10:27:27.561Z] setEnabled: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] createAppRef: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] deployWithoutNameOption: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] run.positive.deploy: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] deploy.version: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] del.ref.registred: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] process.versionExpression: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] process.appname: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] _process.target: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] process.target: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] prepare.is.version.registred: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] init.os: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] init.tools.unix: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] init.tools.windows: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] init.tools: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] setAsadminArgs: [2024-04-16T10:27:27.561Z] [2024-04-16T10:27:27.561Z] init: [2024-04-16T10:27:27.684Z] [exec] Application deployed with name ejb32-mdb. [2024-04-16T10:27:27.684Z] [2024-04-16T10:27:27.684Z] run: [2024-04-16T10:27:27.701Z] [java] Context Initialized with URL: iiop://localhost:3700, Factory: com.sun.enterprise.naming.SerialInitContextFactory [2024-04-16T10:27:27.701Z] [java] Apr 16, 2024 10:27:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:27:27.701Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:27:27.816Z] [2024-04-16T10:27:27.816Z] init.customtasks: [2024-04-16T10:27:27.816Z] [2024-04-16T10:27:27.817Z] prepare: [2024-04-16T10:27:27.817Z] [2024-04-16T10:27:27.817Z] exec.asadmin2: [2024-04-16T10:27:27.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2024-04-16T10:27:27.975Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password=dbpassword [2024-04-16T10:27:28.229Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2024-04-16T10:27:28.229Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.driverType=4 [2024-04-16T10:27:28.376Z] [exec] Result: 1 [2024-04-16T10:27:28.376Z] [2024-04-16T10:27:28.376Z] process.registred: [2024-04-16T10:27:28.376Z] [2024-04-16T10:27:28.376Z] is.version.registred: [2024-04-16T10:27:28.376Z] [2024-04-16T10:27:28.376Z] process.xmlversionidentifier: [2024-04-16T10:27:28.376Z] [2024-04-16T10:27:28.376Z] prepare.cluster: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] process.enabled: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] process.hasToDeploy: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] deploy.version.unregistred: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] init.os: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] init.tools.unix: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] init.tools.windows: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] init.tools: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] setAsadminArgs: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] init: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] init.customtasks: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] prepare: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] process.versionExpression: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] process.appname: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] create.version: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] assemble.non-existent: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] process.xmlversionidentifier: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] prepare.update.xml.identifier: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] update.xml.identifier: [2024-04-16T10:27:28.377Z] [2024-04-16T10:27:28.377Z] deployWithNameOption: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] setAsadminArgs: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] common.deploy.asadmin: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] init.os: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] init.tools.unix: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] init.tools.windows: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] init.tools: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] setAsadminArgs: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] init: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] init.customtasks: [2024-04-16T10:27:28.378Z] [2024-04-16T10:27:28.378Z] common.run.asadmin: [2024-04-16T10:27:28.378Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-04-16T10:27:28.385Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:28.385Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:27:28.633Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:28.633Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:28.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2024-04-16T10:27:28.813Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.portNumber=1527 [2024-04-16T10:27:28.888Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-04-16T10:27:28.888Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] init.os: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] init.tools.unix: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] init.tools.windows: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] init.tools: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] setAsadminArgs: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] init: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] init.customtasks: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] setEnabled: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] createAppRef: [2024-04-16T10:27:28.888Z] [2024-04-16T10:27:28.888Z] deployWithoutNameOption: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] run.positive.deploy: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] process.versionExpression: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] process.appname: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] init.os: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] init.tools.unix: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] init.tools.windows: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] init.tools: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] setAsadminArgs: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] init: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] init.customtasks: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] prepare: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] create.version: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] assemble.non-existent: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] process.xmlversionidentifier: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] prepare.update.xml.identifier: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] update.xml.identifier: [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.889Z] unzip.version: [2024-04-16T10:27:28.889Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-04-16T10:27:28.889Z] [2024-04-16T10:27:28.890Z] deploy.version: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] del.ref.registred: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] process.versionExpression: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] process.appname: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] _process.target: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] process.target: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] prepare.is.version.registred: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] init.os: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] init.tools.unix: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] init.tools.windows: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] init.tools: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] setAsadminArgs: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] init: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] init.customtasks: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] prepare: [2024-04-16T10:27:28.890Z] [2024-04-16T10:27:28.890Z] exec.asadmin2: [2024-04-16T10:27:28.946Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:28.946Z] [javac] 1 warning [2024-04-16T10:27:28.946Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:27:28.947Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:27:28.947Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:27:28.947Z] [2024-04-16T10:27:28.947Z] deploy-client: [2024-04-16T10:27:29.062Z] [java] Apr 16, 2024 10:27:28 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:27:29.062Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:27:29.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2024-04-16T10:27:29.411Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.dataBaseName=testdb [2024-04-16T10:27:29.449Z] [exec] Result: 1 [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] process.registred: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] is.version.registred: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] process.xmlversionidentifier: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] prepare.cluster: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] process.enabled: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] process.hasToDeploy: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] deploy.version.unregistred: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] init.os: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] init.tools.unix: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.449Z] init.tools.windows: [2024-04-16T10:27:29.449Z] [2024-04-16T10:27:29.450Z] init.tools: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] setAsadminArgs: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] init: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] init.customtasks: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] prepare: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] process.versionExpression: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] process.appname: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] create.version: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] assemble.non-existent: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] process.xmlversionidentifier: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] prepare.update.xml.identifier: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] update.xml.identifier: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] deployWithNameOption: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] setAsadminArgs: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] common.deploy.asadmin: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] init.os: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] init.tools.unix: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] init.tools.windows: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] init.tools: [2024-04-16T10:27:29.450Z] [2024-04-16T10:27:29.450Z] setAsadminArgs: [2024-04-16T10:27:29.451Z] [2024-04-16T10:27:29.451Z] init: [2024-04-16T10:27:29.451Z] [2024-04-16T10:27:29.451Z] init.customtasks: [2024-04-16T10:27:29.451Z] [2024-04-16T10:27:29.451Z] common.run.asadmin: [2024-04-16T10:27:29.451Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-04-16T10:27:29.525Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:29.525Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:27:29.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:29.705Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:29.705Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:29.921Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:29.959Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-04-16T10:27:29.959Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] init.os: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] init.tools.unix: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] init.tools.windows: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] init.tools: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] setAsadminArgs: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] init: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] init.customtasks: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] setEnabled: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] createAppRef: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] deployWithoutNameOption: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] deploydir.version: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] run.positive.deploy: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] undeployment: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] process.versionExpression: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] process.appname: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] process.xmlversionidentifier: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] prepare.cluster: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] undeploy.version: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.960Z] setAsadminArgs: [2024-04-16T10:27:29.960Z] [2024-04-16T10:27:29.961Z] common.undeploy.asadmin: [2024-04-16T10:27:29.961Z] [2024-04-16T10:27:29.961Z] init.os: [2024-04-16T10:27:29.961Z] [2024-04-16T10:27:29.961Z] init.tools.unix: [2024-04-16T10:27:29.961Z] [2024-04-16T10:27:29.961Z] init.tools.windows: [2024-04-16T10:27:29.961Z] [2024-04-16T10:27:29.961Z] init.tools: [2024-04-16T10:27:29.961Z] [2024-04-16T10:27:29.961Z] setAsadminArgs: [2024-04-16T10:27:29.961Z] [2024-04-16T10:27:29.961Z] init: [2024-04-16T10:27:30.086Z] [exec] Application deployed with name wsclient. [2024-04-16T10:27:30.086Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:30.086Z] [2024-04-16T10:27:30.086Z] setup: [2024-04-16T10:27:30.086Z] [2024-04-16T10:27:30.086Z] runtest1: [2024-04-16T10:27:30.086Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:30.087Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:30.087Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:30.087Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: [2024-04-16T10:27:30.087Z] [java] [client.TestClient]::

[2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2024-04-16T10:27:30.087Z] [java] [client.TestClient]::

[2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: [WebSvcTest-Hello All] [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: [2024-04-16T10:27:30.087Z] [java] [client.TestClient]:: [2024-04-16T10:27:30.087Z] [java] Value of key is:msgctxt [2024-04-16T10:27:30.087Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:30.087Z] [java] [2024-04-16T10:27:30.087Z] [java] [2024-04-16T10:27:30.087Z] [java] ----------------------------------------- [2024-04-16T10:27:30.087Z] [java] - msgctxt: PASS - [2024-04-16T10:27:30.087Z] [java] ----------------------------------------- [2024-04-16T10:27:30.087Z] [java] Total PASS: 1 [2024-04-16T10:27:30.087Z] [java] Total FAIL: 0 [2024-04-16T10:27:30.087Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:30.087Z] [java] ----------------------------------------- [2024-04-16T10:27:30.087Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:30.087Z] [2024-04-16T10:27:30.087Z] undeploy: [2024-04-16T10:27:30.087Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:30.087Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:30.087Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:30.087Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:30.087Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:30.087Z] [2024-04-16T10:27:30.087Z] setOSConditions: [2024-04-16T10:27:30.087Z] [2024-04-16T10:27:30.087Z] setToolWin: [2024-04-16T10:27:30.087Z] [2024-04-16T10:27:30.087Z] setToolUnix: [2024-04-16T10:27:30.087Z] [2024-04-16T10:27:30.088Z] setToolProperty: [2024-04-16T10:27:30.088Z] [2024-04-16T10:27:30.088Z] setS1ASclassPath: [2024-04-16T10:27:30.088Z] [2024-04-16T10:27:30.088Z] init-common: [2024-04-16T10:27:30.088Z] [2024-04-16T10:27:30.088Z] undeploy-war-common: [2024-04-16T10:27:30.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2024-04-16T10:27:30.175Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.create=true [2024-04-16T10:27:30.217Z] [2024-04-16T10:27:30.217Z] init.customtasks: [2024-04-16T10:27:30.217Z] [2024-04-16T10:27:30.217Z] delAppRef: [2024-04-16T10:27:30.217Z] [2024-04-16T10:27:30.217Z] init.os: [2024-04-16T10:27:30.217Z] [2024-04-16T10:27:30.217Z] init.tools.unix: [2024-04-16T10:27:30.217Z] [2024-04-16T10:27:30.217Z] init.tools.windows: [2024-04-16T10:27:30.217Z] [2024-04-16T10:27:30.218Z] init.tools: [2024-04-16T10:27:30.218Z] [2024-04-16T10:27:30.218Z] setAsadminArgs: [2024-04-16T10:27:30.218Z] [2024-04-16T10:27:30.218Z] init: [2024-04-16T10:27:30.218Z] [2024-04-16T10:27:30.218Z] init.customtasks: [2024-04-16T10:27:30.218Z] [2024-04-16T10:27:30.218Z] common.run.asadmin: [2024-04-16T10:27:30.218Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-04-16T10:27:30.238Z] [java] Apr 16, 2024 10:27:29 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:30.238Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@574b7f4a [2024-04-16T10:27:30.238Z] [java] Certname in appclication-client ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-04-16T10:27:30.472Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:30.472Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:27:30.473Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] test.notregistred: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] process.versionExpression: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] process.appname: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] _process.target: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] process.target: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] increment.log.next: [2024-04-16T10:27:30.473Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] declare.test: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] setHttpPort: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] declare.test.positive: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] setHttpPort: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] declare.test.negative: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] declare-test: [2024-04-16T10:27:30.473Z] [echo] Starting test simple-versioned-servlet undeployment(1) untagged - logID=17 - (server) - (fail expected) [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] init.os: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] init.tools.unix: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] init.tools.windows: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.473Z] init.tools: [2024-04-16T10:27:30.473Z] [2024-04-16T10:27:30.474Z] setAsadminArgs: [2024-04-16T10:27:30.474Z] [2024-04-16T10:27:30.474Z] init: [2024-04-16T10:27:30.474Z] [2024-04-16T10:27:30.474Z] init.customtasks: [2024-04-16T10:27:30.474Z] [2024-04-16T10:27:30.474Z] prepare: [2024-04-16T10:27:30.474Z] [2024-04-16T10:27:30.474Z] exec.asadmin: [2024-04-16T10:27:30.491Z] [java] The caller principal received from ejb ->CN=SSLTest,OU=Sun Java System Application Server,O=Sun Microsystems,L=Santa Clara,ST=California,C=US [2024-04-16T10:27:30.491Z] [java] Mutual Authentication worked - calling other methods [2024-04-16T10:27:30.491Z] [java] [2024-04-16T10:27:30.491Z] [java] [2024-04-16T10:27:30.492Z] [java] [2024-04-16T10:27:30.492Z] [java] ===========Beginning Simple Test===== [2024-04-16T10:27:30.492Z] [java] [2024-04-16T10:27:30.492Z] [java] [2024-04-16T10:27:30.492Z] [java] $100 is : 12160.00Yen [2024-04-16T10:27:30.492Z] [java] Yen is :0.77Euro [2024-04-16T10:27:30.492Z] [java] Value of key is: Standalone-Client [2024-04-16T10:27:30.492Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:30.492Z] [java] [2024-04-16T10:27:30.492Z] [java] [2024-04-16T10:27:30.492Z] [java] ----------------------------------------- [2024-04-16T10:27:30.492Z] [java] - Standalone-Client: PASS - [2024-04-16T10:27:30.492Z] [java] ----------------------------------------- [2024-04-16T10:27:30.492Z] [java] Total PASS: 1 [2024-04-16T10:27:30.492Z] [java] Total FAIL: 0 [2024-04-16T10:27:30.492Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:30.492Z] [java] ----------------------------------------- [2024-04-16T10:27:30.492Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:30.492Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:30.736Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2024-04-16T10:27:30.736Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.serverName=localhost [2024-04-16T10:27:30.736Z] [2024-04-16T10:27:30.736Z] asadmin-common-ignore-fail: [2024-04-16T10:27:30.736Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] undeploy: [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] setOSConditions: [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] setToolWin: [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] setToolUnix: [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] setToolProperty: [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] setS1ASclassPath: [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] init-common: [2024-04-16T10:27:30.745Z] [2024-04-16T10:27:30.745Z] undeploy-common: [2024-04-16T10:27:30.990Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-04-16T10:27:30.990Z] [exec] domain.resources.jdbc-connection-pool.jdbc-nopasswdfordb-xa-pool-2.property.Password= [2024-04-16T10:27:30.990Z] [2024-04-16T10:27:30.990Z] setOSConditions: [2024-04-16T10:27:30.990Z] [2024-04-16T10:27:30.990Z] setToolWin: [2024-04-16T10:27:30.990Z] [2024-04-16T10:27:30.990Z] setToolUnix: [2024-04-16T10:27:30.990Z] [2024-04-16T10:27:30.990Z] setToolProperty: [2024-04-16T10:27:30.990Z] [2024-04-16T10:27:30.991Z] setS1ASclassPath: [2024-04-16T10:27:30.991Z] [2024-04-16T10:27:30.991Z] init-common: [2024-04-16T10:27:30.991Z] [2024-04-16T10:27:30.991Z] create-jdbc-resource-common: [2024-04-16T10:27:30.991Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-nopasswdfordb-xa-pool-2 --target server jdbc/s1qeDB2-xa [2024-04-16T10:27:31.020Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false msgctxt-web [2024-04-16T10:27:31.020Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:31.020Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:31.020Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:31.020Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:31.020Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/msgctxt/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:31.020Z] [2024-04-16T10:27:31.020Z] setOSConditions: [2024-04-16T10:27:31.020Z] [2024-04-16T10:27:31.020Z] setToolWin: [2024-04-16T10:27:31.020Z] [2024-04-16T10:27:31.020Z] setToolUnix: [2024-04-16T10:27:31.020Z] [2024-04-16T10:27:31.020Z] setToolProperty: [2024-04-16T10:27:31.020Z] [2024-04-16T10:27:31.020Z] setS1ASclassPath: [2024-04-16T10:27:31.021Z] [2024-04-16T10:27:31.021Z] init-common: [2024-04-16T10:27:31.021Z] [2024-04-16T10:27:31.021Z] undeploy-client: [2024-04-16T10:27:31.033Z] [exec] Result: 1 [2024-04-16T10:27:31.033Z] [2024-04-16T10:27:31.033Z] process.result: [2024-04-16T10:27:31.033Z] [2024-04-16T10:27:31.033Z] processResult: [2024-04-16T10:27:31.033Z] [2024-04-16T10:27:31.033Z] failed: [2024-04-16T10:27:31.033Z] [2024-04-16T10:27:31.033Z] passed: [2024-04-16T10:27:31.034Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] unknown: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] asadmin.with.result: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] show-component-status.asadmin: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] test.notregistred.cluster: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] process.versionExpression: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] process.appname: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] process.xmlversionidentifier: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] prepare.cluster: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] undeploy.version: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] setAsadminArgs: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] common.undeploy.asadmin: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] init.os: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] init.tools.unix: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] init.tools.windows: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] init.tools: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] setAsadminArgs: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] init: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] init.customtasks: [2024-04-16T10:27:31.034Z] [2024-04-16T10:27:31.034Z] delAppRef: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] init.os: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] init.tools.unix: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] init.tools.windows: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] init.tools: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] setAsadminArgs: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] init: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] init.customtasks: [2024-04-16T10:27:31.035Z] [2024-04-16T10:27:31.035Z] common.run.asadmin: [2024-04-16T10:27:31.035Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-04-16T10:27:31.302Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false sec-ssl-converterApp [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] unsetup: [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] remove-store-common: [2024-04-16T10:27:31.302Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks [2024-04-16T10:27:31.302Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/ssltest.rfc [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] setOSConditions: [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] setToolWin: [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] setToolUnix: [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] setToolProperty: [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] setS1ASclassPath: [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] init-common: [2024-04-16T10:27:31.302Z] [2024-04-16T10:27:31.302Z] remove-store-keytool-common: [2024-04-16T10:27:31.304Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:31.304Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:27:31.549Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-nopasswdfordb-xa-pool-2 --enabled=true --target server jdbc/s1qeDB2-xa [2024-04-16T10:27:31.549Z] [exec] JDBC resource jdbc/s1qeDB2-xa created successfully. [2024-04-16T10:27:31.549Z] [echo] cmd executed for server [2024-04-16T10:27:31.549Z] [2024-04-16T10:27:31.550Z] setOSConditions: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setToolWin: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setToolUnix: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setToolProperty: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setS1ASclassPath: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] init-common: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] deploy-common: [2024-04-16T10:27:31.550Z] [echo] Current time (ISO): 2024-04-16T10:27:31.385+0000 [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setOSConditions: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setToolWin: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setToolUnix: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setToolProperty: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] setS1ASclassPath: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] init-common: [2024-04-16T10:27:31.550Z] [2024-04-16T10:27:31.550Z] deploy-common-pe: [2024-04-16T10:27:31.558Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:31.558Z] [2024-04-16T10:27:31.558Z] test.notregistred: [2024-04-16T10:27:31.558Z] [2024-04-16T10:27:31.558Z] process.versionExpression: [2024-04-16T10:27:31.558Z] [2024-04-16T10:27:31.558Z] process.appname: [2024-04-16T10:27:31.558Z] [2024-04-16T10:27:31.558Z] _process.target: [2024-04-16T10:27:31.558Z] [2024-04-16T10:27:31.558Z] process.target: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] increment.log.next: [2024-04-16T10:27:31.559Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] declare.test: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] setHttpPort: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] declare.test.positive: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] setHttpPort: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] declare.test.negative: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] declare-test: [2024-04-16T10:27:31.559Z] [echo] Starting test simple-versioned-servlet undeployment(2) ALPHA-1.0.0 - logID=18 - (server) - (fail expected) [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] init.os: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] init.tools.unix: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] init.tools.windows: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] init.tools: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] setAsadminArgs: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] init: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] init.customtasks: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] prepare: [2024-04-16T10:27:31.559Z] [2024-04-16T10:27:31.559Z] exec.asadmin: [2024-04-16T10:27:31.623Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:31.623Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:27:31.814Z] [exec] Result: 1 [2024-04-16T10:27:31.814Z] [2024-04-16T10:27:31.814Z] process.result: [2024-04-16T10:27:31.814Z] [2024-04-16T10:27:31.814Z] processResult: [2024-04-16T10:27:31.859Z] [2024-04-16T10:27:31.859Z] all: [2024-04-16T10:27:31.860Z] [echo] [2024-04-16T10:27:31.860Z] [echo] [2024-04-16T10:27:31.860Z] [echo] [2024-04-16T10:27:31.860Z] [echo] *************************************************************************** [2024-04-16T10:27:31.860Z] [echo] * Running group sameEjbName [2024-04-16T10:27:31.860Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sameEjbName [2024-04-16T10:27:31.860Z] [echo] *************************************************************************** [2024-04-16T10:27:31.860Z] [echo] [2024-04-16T10:27:31.860Z] [echo] [2024-04-16T10:27:31.860Z] [echo] [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setOSConditions: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolWin: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolUnix: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolProperty: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setS1ASclassPath: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] init-common: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] clean: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setOSConditions: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolWin: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolUnix: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolProperty: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setS1ASclassPath: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] init-common: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] clean-common: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setOSConditions: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolWin: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolUnix: [2024-04-16T10:27:31.860Z] [2024-04-16T10:27:31.860Z] setToolProperty: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setS1ASclassPath: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] init-common: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] clean-classes-common: [2024-04-16T10:27:31.861Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setOSConditions: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setToolWin: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setToolUnix: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setToolProperty: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setS1ASclassPath: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] init-common: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] clean-jars-common: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setup: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setOSConditions: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setToolWin: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setToolUnix: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setToolProperty: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] setS1ASclassPath: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] init-common: [2024-04-16T10:27:31.861Z] [2024-04-16T10:27:31.861Z] create-user-common: [2024-04-16T10:27:31.879Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] all: [2024-04-16T10:27:31.879Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:31.879Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:31.879Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:31.879Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:31.879Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] setOSConditions: [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] setToolWin: [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] setToolUnix: [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] setToolProperty: [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] setS1ASclassPath: [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] init-common: [2024-04-16T10:27:31.879Z] [2024-04-16T10:27:31.879Z] clean: [2024-04-16T10:27:31.879Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:31.880Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:31.880Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:31.880Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:31.880Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:31.880Z] [2024-04-16T10:27:31.880Z] setOSConditions: [2024-04-16T10:27:31.880Z] [2024-04-16T10:27:31.880Z] setToolWin: [2024-04-16T10:27:31.880Z] [2024-04-16T10:27:31.880Z] setToolUnix: [2024-04-16T10:27:31.880Z] [2024-04-16T10:27:31.880Z] setToolProperty: [2024-04-16T10:27:31.880Z] [2024-04-16T10:27:31.880Z] setS1ASclassPath: [2024-04-16T10:27:31.880Z] [2024-04-16T10:27:31.880Z] init-common: [2024-04-16T10:27:31.880Z] [2024-04-16T10:27:31.880Z] clean-common: [2024-04-16T10:27:31.880Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:31.880Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:31.880Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:31.880Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:31.881Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setOSConditions: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setToolWin: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setToolUnix: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setToolProperty: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setS1ASclassPath: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] init-common: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] clean-classes-common: [2024-04-16T10:27:31.881Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:31.881Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:31.881Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:31.881Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:31.881Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:31.881Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setOSConditions: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setToolWin: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setToolUnix: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.881Z] setToolProperty: [2024-04-16T10:27:31.881Z] [2024-04-16T10:27:31.882Z] setS1ASclassPath: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] init-common: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] clean-jars-common: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] compile: [2024-04-16T10:27:31.882Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:31.882Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:31.882Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:31.882Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:31.882Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] setOSConditions: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] setToolWin: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] setToolUnix: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] setToolProperty: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] setS1ASclassPath: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] init-common: [2024-04-16T10:27:31.882Z] [2024-04-16T10:27:31.882Z] compile-common: [2024-04-16T10:27:31.882Z] [echo] Current time (ISO): 2024-04-16T10:27:31.766+0000 [2024-04-16T10:27:31.882Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:31.882Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:32.069Z] [2024-04-16T10:27:32.069Z] failed: [2024-04-16T10:27:32.069Z] [2024-04-16T10:27:32.069Z] passed: [2024-04-16T10:27:32.070Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] unknown: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] asadmin.with.result: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] show-component-status.asadmin: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] test.notregistred.cluster: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] process.versionExpression: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] process.appname: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] process.xmlversionidentifier: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] prepare.cluster: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] undeploy.version: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] setAsadminArgs: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] common.undeploy.asadmin: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] init.os: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] init.tools.unix: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] init.tools.windows: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] init.tools: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] setAsadminArgs: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] init: [2024-04-16T10:27:32.070Z] [2024-04-16T10:27:32.070Z] init.customtasks: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] delAppRef: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] init.os: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] init.tools.unix: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] init.tools.windows: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] init.tools: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] setAsadminArgs: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] init: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] init.customtasks: [2024-04-16T10:27:32.071Z] [2024-04-16T10:27:32.071Z] common.run.asadmin: [2024-04-16T10:27:32.071Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-04-16T10:27:32.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbApp.ear [2024-04-16T10:27:32.326Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:32.326Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:27:32.326Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] test.notregistred: [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] process.versionExpression: [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] process.appname: [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] _process.target: [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] process.target: [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] increment.log.next: [2024-04-16T10:27:32.326Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:32.326Z] [2024-04-16T10:27:32.326Z] declare.test: [2024-04-16T10:27:32.334Z] [java] Apr 16, 2024 10:27:32 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:32.334Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19962194 [2024-04-16T10:27:32.366Z] [exec] Application deployed with name jdbc-nopasswdfordbApp. [2024-04-16T10:27:32.366Z] [echo] Deployment on target server server successful [2024-04-16T10:27:32.366Z] [2024-04-16T10:27:32.366Z] setOSConditions: [2024-04-16T10:27:32.366Z] [2024-04-16T10:27:32.366Z] setToolWin: [2024-04-16T10:27:32.366Z] [2024-04-16T10:27:32.366Z] setToolUnix: [2024-04-16T10:27:32.366Z] [2024-04-16T10:27:32.366Z] setToolProperty: [2024-04-16T10:27:32.366Z] [2024-04-16T10:27:32.366Z] setS1ASclassPath: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] init-common: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] deploy-common-ee: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] run: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] setOSConditions: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] setToolWin: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] setToolUnix: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] setToolProperty: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] setS1ASclassPath: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] init-common: [2024-04-16T10:27:32.367Z] [2024-04-16T10:27:32.367Z] execute-sql-common: [2024-04-16T10:27:32.367Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/create_pointbase.sql [2024-04-16T10:27:32.367Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:27:32.367Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:27:32.441Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sameEjbName/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups javaee --authrealmname file --target server javaee [2024-04-16T10:27:32.441Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/sameEjbName/asadminuserpassword.txt [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] compile: [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] setOSConditions: [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] setToolWin: [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] setToolUnix: [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] setToolProperty: [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] setS1ASclassPath: [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] init-common: [2024-04-16T10:27:32.441Z] [2024-04-16T10:27:32.441Z] compile-common: [2024-04-16T10:27:32.441Z] [echo] Current time (ISO): 2024-04-16T10:27:32.250+0000 [2024-04-16T10:27:32.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:32.442Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:32.581Z] [2024-04-16T10:27:32.581Z] setHttpPort: [2024-04-16T10:27:32.581Z] [2024-04-16T10:27:32.581Z] declare.test.positive: [2024-04-16T10:27:32.581Z] [2024-04-16T10:27:32.581Z] setHttpPort: [2024-04-16T10:27:32.581Z] [2024-04-16T10:27:32.581Z] declare.test.negative: [2024-04-16T10:27:32.581Z] [2024-04-16T10:27:32.582Z] declare-test: [2024-04-16T10:27:32.582Z] [echo] Starting test simple-versioned-servlet undeployment(3) ALPHA* - logID=19 - (server) - (fail expected) [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] init.os: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] init.tools.unix: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] init.tools.windows: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] init.tools: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] setAsadminArgs: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] init: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] init.customtasks: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] prepare: [2024-04-16T10:27:32.582Z] [2024-04-16T10:27:32.582Z] exec.asadmin: [2024-04-16T10:27:32.621Z] [sql] 0 rows affected [2024-04-16T10:27:32.621Z] [sql] 1 rows affected [2024-04-16T10:27:32.621Z] [sql] 1 rows affected [2024-04-16T10:27:32.621Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:27:32.621Z] [2024-04-16T10:27:32.621Z] setOSConditions: [2024-04-16T10:27:32.621Z] [2024-04-16T10:27:32.621Z] setToolWin: [2024-04-16T10:27:32.621Z] [2024-04-16T10:27:32.621Z] setToolUnix: [2024-04-16T10:27:32.621Z] [2024-04-16T10:27:32.621Z] setToolProperty: [2024-04-16T10:27:32.621Z] [2024-04-16T10:27:32.621Z] setS1ASclassPath: [2024-04-16T10:27:32.621Z] [2024-04-16T10:27:32.621Z] init-common: [2024-04-16T10:27:32.621Z] [2024-04-16T10:27:32.621Z] runclient-common: [2024-04-16T10:27:32.622Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-nopasswdfordbAppClient.jar -name jdbc-nopasswdfordbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:27:32.836Z] [exec] Result: 1 [2024-04-16T10:27:32.836Z] [2024-04-16T10:27:32.837Z] process.result: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] processResult: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] failed: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] passed: [2024-04-16T10:27:32.837Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] unknown: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] asadmin.with.result: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] show-component-status.asadmin: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] test.notregistred.cluster: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] process.versionExpression: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] process.appname: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] process.xmlversionidentifier: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] prepare.cluster: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] undeploy.version: [2024-04-16T10:27:32.837Z] [2024-04-16T10:27:32.837Z] setAsadminArgs: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] common.undeploy.asadmin: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.os: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.tools.unix: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.tools.windows: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.tools: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] setAsadminArgs: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.customtasks: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] delAppRef: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.os: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.tools.unix: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.tools.windows: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.tools: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] setAsadminArgs: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] init.customtasks: [2024-04-16T10:27:32.838Z] [2024-04-16T10:27:32.838Z] common.run.asadmin: [2024-04-16T10:27:32.838Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-04-16T10:27:32.934Z] [java] ejb32-mdb: awaitInvocations : true [2024-04-16T10:27:32.934Z] [java] Value of key is: awaitInvocations [2024-04-16T10:27:32.934Z] [java] ejb32-mdb: method one : true [2024-04-16T10:27:32.934Z] [java] Value of key is: method one [2024-04-16T10:27:32.934Z] [java] ejb32-mdb: method two : true [2024-04-16T10:27:32.934Z] [java] Value of key is: method two [2024-04-16T10:27:32.934Z] [java] ejb32-mdb: method three : true [2024-04-16T10:27:32.934Z] [java] Value of key is: method three [2024-04-16T10:27:32.934Z] [java] ejb32-mdb: total invocations : true [2024-04-16T10:27:32.934Z] [java] Value of key is: total invocations [2024-04-16T10:27:32.934Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:32.934Z] [java] [2024-04-16T10:27:32.934Z] [java] [2024-04-16T10:27:32.934Z] [java] ----------------------------------------- [2024-04-16T10:27:32.934Z] [java] - method one: PASS - [2024-04-16T10:27:32.934Z] [java] - method two: PASS - [2024-04-16T10:27:32.934Z] [java] - method three: PASS - [2024-04-16T10:27:32.934Z] [java] - awaitInvocations: PASS - [2024-04-16T10:27:32.934Z] [java] - total invocations: PASS - [2024-04-16T10:27:32.934Z] [java] ----------------------------------------- [2024-04-16T10:27:32.934Z] [java] Total PASS: 5 [2024-04-16T10:27:32.934Z] [java] Total FAIL: 0 [2024-04-16T10:27:32.934Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:32.934Z] [java] ----------------------------------------- [2024-04-16T10:27:32.934Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:32.934Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:33.231Z] [exec] Waiting for domain1 to start ......... [2024-04-16T10:27:33.231Z] [exec] Waiting finished after 8,149 ms. [2024-04-16T10:27:33.231Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:27:33.231Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:27:33.231Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:27:33.231Z] [exec] Admin Port: 4,848 [2024-04-16T10:27:33.231Z] [exec] Command start-domain executed successfully. [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] start-server-windows: [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] all-ext: [2024-04-16T10:27:33.231Z] [echo] @@## installed-libraries-resources-xml ##@@ [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] setOSConditions: [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] setToolWin: [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] setToolUnix: [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] setToolProperty: [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] setS1ASclassPath: [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.231Z] init-common: [2024-04-16T10:27:33.231Z] [2024-04-16T10:27:33.232Z] clean: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setOSConditions: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setToolWin: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setToolUnix: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setToolProperty: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setS1ASclassPath: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] init-common: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] clean-common: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setOSConditions: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setToolWin: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setToolUnix: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setToolProperty: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setS1ASclassPath: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] init-common: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] clean-classes-common: [2024-04-16T10:27:33.232Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setOSConditions: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.232Z] setToolWin: [2024-04-16T10:27:33.232Z] [2024-04-16T10:27:33.233Z] setToolUnix: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] setToolProperty: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] setS1ASclassPath: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] init-common: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] clean-jars-common: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] clean: [2024-04-16T10:27:33.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-04-16T10:27:33.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-04-16T10:27:33.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-04-16T10:27:33.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-04-16T10:27:33.233Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-04-16T10:27:33.233Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-04-16T10:27:33.233Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] compile: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] setOSConditions: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] setToolWin: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] setToolUnix: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] setToolProperty: [2024-04-16T10:27:33.233Z] [2024-04-16T10:27:33.233Z] setS1ASclassPath: [2024-04-16T10:27:33.234Z] [2024-04-16T10:27:33.234Z] init-common: [2024-04-16T10:27:33.234Z] [2024-04-16T10:27:33.234Z] compile-common: [2024-04-16T10:27:33.234Z] [echo] Current time (ISO): 2024-04-16T10:27:32.659+0000 [2024-04-16T10:27:33.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:33.234Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:33.409Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:33.410Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:27:33.410Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] test.notregistred: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] process.versionExpression: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] process.appname: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] _process.target: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] process.target: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] increment.log.next: [2024-04-16T10:27:33.410Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] declare.test: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] setHttpPort: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] declare.test.positive: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] setHttpPort: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] declare.test.negative: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] declare-test: [2024-04-16T10:27:33.410Z] [echo] Starting test simple-versioned-servlet undeployment(4) * - logID=20 - (server) - (fail expected) [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] init.os: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] init.tools.unix: [2024-04-16T10:27:33.410Z] [2024-04-16T10:27:33.410Z] init.tools.windows: [2024-04-16T10:27:33.411Z] [2024-04-16T10:27:33.411Z] init.tools: [2024-04-16T10:27:33.411Z] [2024-04-16T10:27:33.411Z] setAsadminArgs: [2024-04-16T10:27:33.411Z] [2024-04-16T10:27:33.411Z] init: [2024-04-16T10:27:33.411Z] [2024-04-16T10:27:33.411Z] init.customtasks: [2024-04-16T10:27:33.411Z] [2024-04-16T10:27:33.411Z] prepare: [2024-04-16T10:27:33.411Z] [2024-04-16T10:27:33.411Z] exec.asadmin: [2024-04-16T10:27:33.527Z] [2024-04-16T10:27:33.527Z] undeploy: [2024-04-16T10:27:33.545Z] [exec] Apr 16, 2024 10:27:33 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:27:33.545Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:27:33.971Z] [exec] Result: 1 [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] process.result: [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] processResult: [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] failed: [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] passed: [2024-04-16T10:27:33.971Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] unknown: [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] asadmin.with.result: [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] show-component-status.asadmin: [2024-04-16T10:27:33.971Z] [2024-04-16T10:27:33.971Z] test.notregistred.cluster: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] samples.scenarios: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] clean.scenario: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] clean.scenario.cluster: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] init.os: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] init.tools.unix: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] init.tools.windows: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] init.tools: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] setAsadminArgs: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] init: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] init.customtasks: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] prepare: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] process.versionExpression: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] process.appname: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] _process.target: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] process.target: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] prepare.has.version.registred: [2024-04-16T10:27:33.972Z] [2024-04-16T10:27:33.972Z] exec.asadmin2: [2024-04-16T10:27:34.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb32-mdb [2024-04-16T10:27:34.088Z] [2024-04-16T10:27:34.088Z] all: [2024-04-16T10:27:34.088Z] [echo] @@## SunRaXml ##@@ [2024-04-16T10:27:34.088Z] [2024-04-16T10:27:34.088Z] all: [2024-04-16T10:27:34.088Z] [2024-04-16T10:27:34.088Z] setOSConditions: [2024-04-16T10:27:34.088Z] [2024-04-16T10:27:34.088Z] setToolWin: [2024-04-16T10:27:34.088Z] [2024-04-16T10:27:34.088Z] setToolUnix: [2024-04-16T10:27:34.088Z] [2024-04-16T10:27:34.088Z] setToolProperty: [2024-04-16T10:27:34.088Z] [2024-04-16T10:27:34.089Z] setS1ASclassPath: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] init-common: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] clean: [2024-04-16T10:27:34.089Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:34.089Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setOSConditions: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setToolWin: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setToolUnix: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setToolProperty: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setS1ASclassPath: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] init-common: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] create-dboutfile: [2024-04-16T10:27:34.089Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] compile: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setOSConditions: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setToolWin: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setToolUnix: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setToolProperty: [2024-04-16T10:27:34.089Z] [2024-04-16T10:27:34.089Z] setS1ASclassPath: [2024-04-16T10:27:34.090Z] [2024-04-16T10:27:34.090Z] init-common: [2024-04-16T10:27:34.090Z] [2024-04-16T10:27:34.090Z] compile-cci: [2024-04-16T10:27:34.090Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:34.090Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:34.107Z] [exec] Apr 16, 2024 10:27:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:34.107Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:27:34.338Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:34.339Z] [javac] 1 warning [2024-04-16T10:27:34.339Z] [2024-04-16T10:27:34.339Z] setOSConditions: [2024-04-16T10:27:34.339Z] [2024-04-16T10:27:34.339Z] setToolWin: [2024-04-16T10:27:34.339Z] [2024-04-16T10:27:34.339Z] setToolUnix: [2024-04-16T10:27:34.339Z] [2024-04-16T10:27:34.339Z] setToolProperty: [2024-04-16T10:27:34.339Z] [2024-04-16T10:27:34.339Z] setS1ASclassPath: [2024-04-16T10:27:34.339Z] [2024-04-16T10:27:34.339Z] init-common: [2024-04-16T10:27:34.339Z] [2024-04-16T10:27:34.339Z] compile-common: [2024-04-16T10:27:34.339Z] [echo] Current time (ISO): 2024-04-16T10:27:34.077+0000 [2024-04-16T10:27:34.339Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:34.421Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:34.421Z] [javac] 1 warning [2024-04-16T10:27:34.533Z] [exec] Result: 1 [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.533Z] process.registred: [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.533Z] has.version.registred: [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.533Z] del.all.version.registred: [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.533Z] _clean.scenario: [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.533Z] deploy.version: [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.533Z] del.ref.registred: [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.533Z] process.versionExpression: [2024-04-16T10:27:34.533Z] [2024-04-16T10:27:34.534Z] process.appname: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] _process.target: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] process.target: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] prepare.is.version.registred: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] init.os: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] init.tools.unix: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] init.tools.windows: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] init.tools: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] setAsadminArgs: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] init: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] init.customtasks: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] prepare: [2024-04-16T10:27:34.534Z] [2024-04-16T10:27:34.534Z] exec.asadmin2: [2024-04-16T10:27:34.665Z] [exec] Apr 16, 2024 10:27:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:34.665Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:27:34.677Z] [2024-04-16T10:27:34.677Z] assemble-web: [2024-04-16T10:27:34.677Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:34.677Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:34.677Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:34.677Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:34.677Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:34.677Z] [2024-04-16T10:27:34.677Z] pkg-war: [2024-04-16T10:27:34.677Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:34.677Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:34.677Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:34.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:34.678Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:27:34.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${sun-web.xml} to copy. [2024-04-16T10:27:34.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${webservices.xml} to copy. [2024-04-16T10:27:34.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:27:34.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:27:34.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:27:34.678Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.xml} to copy. [2024-04-16T10:27:34.678Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:34.678Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/${web.wsit.descriptors} does not exist. [2024-04-16T10:27:34.678Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2024-04-16T10:27:34.678Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:34.678Z] [2024-04-16T10:27:34.678Z] deploy-app: [2024-04-16T10:27:34.678Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:34.678Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:34.678Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:34.678Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:34.678Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:34.678Z] [2024-04-16T10:27:34.678Z] deploy-war-common: [2024-04-16T10:27:34.679Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:34.679Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:34.679Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:34.679Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:34.679Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:34.679Z] [2024-04-16T10:27:34.679Z] setOSConditions: [2024-04-16T10:27:34.679Z] [2024-04-16T10:27:34.679Z] setToolWin: [2024-04-16T10:27:34.679Z] [2024-04-16T10:27:34.679Z] setToolUnix: [2024-04-16T10:27:34.679Z] [2024-04-16T10:27:34.679Z] setToolProperty: [2024-04-16T10:27:34.679Z] [2024-04-16T10:27:34.679Z] setS1ASclassPath: [2024-04-16T10:27:34.679Z] [2024-04-16T10:27:34.679Z] init-common: [2024-04-16T10:27:34.679Z] [2024-04-16T10:27:34.679Z] deploy-war-commonpe: [2024-04-16T10:27:34.789Z] [exec] Result: 1 [2024-04-16T10:27:34.789Z] [2024-04-16T10:27:34.789Z] process.registred: [2024-04-16T10:27:34.789Z] [2024-04-16T10:27:34.789Z] is.version.registred: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] process.xmlversionidentifier: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] prepare.cluster: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] process.enabled: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] process.hasToDeploy: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] deploy.version.unregistred: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] init.os: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] init.tools.unix: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] init.tools.windows: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] init.tools: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] setAsadminArgs: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] init: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] init.customtasks: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] prepare: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] process.versionExpression: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] process.appname: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] create.version: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] assemble.non-existent: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.790Z] process.xmlversionidentifier: [2024-04-16T10:27:34.790Z] [2024-04-16T10:27:34.791Z] prepare.update.xml.identifier: [2024-04-16T10:27:34.791Z] [2024-04-16T10:27:34.791Z] update.xml.identifier: [2024-04-16T10:27:34.791Z] [2024-04-16T10:27:34.791Z] deployWithNameOption: [2024-04-16T10:27:34.791Z] [2024-04-16T10:27:34.791Z] setAsadminArgs: [2024-04-16T10:27:34.791Z] [2024-04-16T10:27:34.791Z] common.deploy.asadmin: [2024-04-16T10:27:35.017Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:35.017Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java:96: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:27:35.017Z] [javac] flag = iRec.add(new Integer(qty)); [2024-04-16T10:27:35.017Z] [javac] ^ [2024-04-16T10:27:35.018Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2024-04-16T10:27:35.018Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:27:35.018Z] [javac] 2 warnings [2024-04-16T10:27:35.018Z] [2024-04-16T10:27:35.018Z] setOSConditions: [2024-04-16T10:27:35.018Z] [2024-04-16T10:27:35.018Z] setToolWin: [2024-04-16T10:27:35.018Z] [2024-04-16T10:27:35.018Z] setToolUnix: [2024-04-16T10:27:35.018Z] [2024-04-16T10:27:35.018Z] setToolProperty: [2024-04-16T10:27:35.018Z] [2024-04-16T10:27:35.018Z] setS1ASclassPath: [2024-04-16T10:27:35.018Z] [2024-04-16T10:27:35.018Z] init-common: [2024-04-16T10:27:35.018Z] [2024-04-16T10:27:35.018Z] compile-cci: [2024-04-16T10:27:35.018Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:35.018Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] init.os: [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] init.tools.unix: [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] init.tools.windows: [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] init.tools: [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] setAsadminArgs: [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] init: [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] init.customtasks: [2024-04-16T10:27:35.047Z] [2024-04-16T10:27:35.047Z] common.run.asadmin: [2024-04-16T10:27:35.048Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:35.239Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot nowebxml --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/nowebxml-web.war [2024-04-16T10:27:35.305Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:35.305Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:35.560Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:35.560Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] init.os: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] init.tools.unix: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] init.tools.windows: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] init.tools: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] setAsadminArgs: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] init: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] init.customtasks: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] setEnabled: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] createAppRef: [2024-04-16T10:27:35.560Z] [2024-04-16T10:27:35.560Z] deployWithoutNameOption: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] init.os: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] init.tools.unix: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] init.tools.windows: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] init.tools: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] setAsadminArgs: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] init: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] init.customtasks: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] prepare.client: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] prepare.client.appclient: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] increment.log.next: [2024-04-16T10:27:35.561Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] process.versionexpression: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] prepare.run: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] common.run.positive: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] setHttpPort: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] common.run: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] checkAppOnServer: [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] declare-test: [2024-04-16T10:27:35.561Z] [echo] Starting test simple-versioned-servlet sample.scenarios(1) - logID=21 (server) [2024-04-16T10:27:35.561Z] [2024-04-16T10:27:35.561Z] prepare.runclient: [2024-04-16T10:27:35.562Z] [2024-04-16T10:27:35.562Z] process.classpath: [2024-04-16T10:27:35.562Z] [2024-04-16T10:27:35.562Z] process.jvmargs: [2024-04-16T10:27:35.562Z] [2024-04-16T10:27:35.562Z] java.with.result: [2024-04-16T10:27:35.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:35.579Z] [javac] 1 warning [2024-04-16T10:27:35.579Z] [2024-04-16T10:27:35.579Z] setOSConditions: [2024-04-16T10:27:35.579Z] [2024-04-16T10:27:35.579Z] setToolWin: [2024-04-16T10:27:35.579Z] [2024-04-16T10:27:35.579Z] setToolUnix: [2024-04-16T10:27:35.579Z] [2024-04-16T10:27:35.579Z] setToolProperty: [2024-04-16T10:27:35.579Z] [2024-04-16T10:27:35.579Z] setS1ASclassPath: [2024-04-16T10:27:35.579Z] [2024-04-16T10:27:35.579Z] init-common: [2024-04-16T10:27:35.579Z] [2024-04-16T10:27:35.580Z] compile-common: [2024-04-16T10:27:35.580Z] [echo] Current time (ISO): 2024-04-16T10:27:35.476+0000 [2024-04-16T10:27:35.580Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:35.698Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:35.698Z] [javac] 1 warning [2024-04-16T10:27:35.698Z] [2024-04-16T10:27:35.698Z] setOSConditions: [2024-04-16T10:27:35.698Z] [2024-04-16T10:27:35.698Z] setToolWin: [2024-04-16T10:27:35.698Z] [2024-04-16T10:27:35.698Z] setToolUnix: [2024-04-16T10:27:35.698Z] [2024-04-16T10:27:35.698Z] setToolProperty: [2024-04-16T10:27:35.698Z] [2024-04-16T10:27:35.698Z] setS1ASclassPath: [2024-04-16T10:27:35.698Z] [2024-04-16T10:27:35.698Z] init-common: [2024-04-16T10:27:35.698Z] [2024-04-16T10:27:35.699Z] compile-common: [2024-04-16T10:27:35.699Z] [echo] Current time (ISO): 2024-04-16T10:27:35.690+0000 [2024-04-16T10:27:35.699Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:35.817Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:35.817Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:35.817Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:35.817Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:27:35.817Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:35.817Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:27:35.817Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] process.result: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] processResult: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] failed: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] passed: [2024-04-16T10:27:35.817Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] unknown: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] runclient: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] init.os: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] init.tools.unix: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] init.tools.windows: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] init.tools: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] setAsadminArgs: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] init: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] init.customtasks: [2024-04-16T10:27:35.817Z] [2024-04-16T10:27:35.817Z] checkAppOnCluster: [2024-04-16T10:27:35.818Z] [2024-04-16T10:27:35.818Z] run.positive: [2024-04-16T10:27:35.818Z] [2024-04-16T10:27:35.818Z] deploy.version: [2024-04-16T10:27:35.818Z] [2024-04-16T10:27:35.818Z] del.ref.registred: [2024-04-16T10:27:35.820Z] [exec] Application deployed with name nowebxml-web. [2024-04-16T10:27:35.820Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:35.820Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:35.820Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:35.820Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:35.820Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:35.820Z] [2024-04-16T10:27:35.820Z] deploy-war-commonee: [2024-04-16T10:27:35.820Z] [2024-04-16T10:27:35.820Z] assemble-client: [2024-04-16T10:27:35.820Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:35.820Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:35.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:35.821Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:35.821Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.821Z] compile-client: [2024-04-16T10:27:35.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:35.821Z] [echo] wsimporting http://localhost:8080/nowebxml/HelloService?WSDL [2024-04-16T10:27:35.821Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:35.821Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:35.821Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:35.821Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:35.821Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.821Z] setOSConditions: [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.821Z] setToolWin: [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.821Z] setToolUnix: [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.821Z] setToolProperty: [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.821Z] setS1ASclassPath: [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.821Z] init-common: [2024-04-16T10:27:35.821Z] [2024-04-16T10:27:35.822Z] wsimport: [2024-04-16T10:27:36.073Z] [2024-04-16T10:27:36.073Z] process.versionExpression: [2024-04-16T10:27:36.073Z] [2024-04-16T10:27:36.073Z] process.appname: [2024-04-16T10:27:36.073Z] [2024-04-16T10:27:36.073Z] _process.target: [2024-04-16T10:27:36.073Z] [2024-04-16T10:27:36.074Z] process.target: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] prepare.is.version.registred: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] init.os: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] init.tools.unix: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] init.tools.windows: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] init.tools: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] setAsadminArgs: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] init: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] init.customtasks: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] prepare: [2024-04-16T10:27:36.074Z] [2024-04-16T10:27:36.074Z] exec.asadmin2: [2024-04-16T10:27:36.077Z] [exec] parsing WSDL... [2024-04-16T10:27:36.358Z] [2024-04-16T10:27:36.358Z] process.registred: [2024-04-16T10:27:36.358Z] [2024-04-16T10:27:36.358Z] is.version.registred: [2024-04-16T10:27:36.358Z] [2024-04-16T10:27:36.358Z] process.xmlversionidentifier: [2024-04-16T10:27:36.358Z] [2024-04-16T10:27:36.358Z] prepare.cluster: [2024-04-16T10:27:36.358Z] [2024-04-16T10:27:36.358Z] process.enabled: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] process.hasToDeploy: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] deploy.version.unregistred: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] init.os: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] init.tools.unix: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] init.tools.windows: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] init.tools: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] setAsadminArgs: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] init: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] init.customtasks: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] prepare: [2024-04-16T10:27:36.359Z] [2024-04-16T10:27:36.359Z] process.versionExpression: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] process.appname: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] create.version: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] assemble.non-existent: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] process.xmlversionidentifier: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] prepare.update.xml.identifier: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] update.xml.identifier: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] deployWithNameOption: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] setAsadminArgs: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] common.deploy.asadmin: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] init.os: [2024-04-16T10:27:36.360Z] [2024-04-16T10:27:36.360Z] init.tools.unix: [2024-04-16T10:27:36.361Z] [2024-04-16T10:27:36.361Z] init.tools.windows: [2024-04-16T10:27:36.361Z] [2024-04-16T10:27:36.361Z] init.tools: [2024-04-16T10:27:36.361Z] [2024-04-16T10:27:36.361Z] setAsadminArgs: [2024-04-16T10:27:36.361Z] [2024-04-16T10:27:36.361Z] init: [2024-04-16T10:27:36.361Z] [2024-04-16T10:27:36.361Z] init.customtasks: [2024-04-16T10:27:36.361Z] [2024-04-16T10:27:36.361Z] common.run.asadmin: [2024-04-16T10:27:36.361Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:36.548Z] [exec] Apr 16, 2024 10:27:36 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:36.548Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3b4ef59f [2024-04-16T10:27:36.609Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:36.609Z] [javac] 1 warning [2024-04-16T10:27:36.609Z] [2024-04-16T10:27:36.609Z] setOSConditions: [2024-04-16T10:27:36.609Z] [2024-04-16T10:27:36.609Z] setToolWin: [2024-04-16T10:27:36.609Z] [2024-04-16T10:27:36.609Z] setToolUnix: [2024-04-16T10:27:36.609Z] [2024-04-16T10:27:36.609Z] setToolProperty: [2024-04-16T10:27:36.609Z] [2024-04-16T10:27:36.609Z] setS1ASclassPath: [2024-04-16T10:27:36.609Z] [2024-04-16T10:27:36.609Z] init-common: [2024-04-16T10:27:36.609Z] [2024-04-16T10:27:36.609Z] compile-common: [2024-04-16T10:27:36.609Z] [echo] Current time (ISO): 2024-04-16T10:27:36.275+0000 [2024-04-16T10:27:36.609Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:36.616Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:36.616Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:36.803Z] [exec] Will fail till Derby gets a better XA driver [2024-04-16T10:27:36.803Z] [exec] Value of key is: test1 : [2024-04-16T10:27:36.803Z] [exec] Value of key is: test2 : [2024-04-16T10:27:37.018Z] [exec] [2024-04-16T10:27:37.019Z] [exec] Generating code... [2024-04-16T10:27:37.019Z] [exec] [2024-04-16T10:27:37.019Z] [exec] Compiling code... [2024-04-16T10:27:37.058Z] [exec] Value of key is: test3 : [2024-04-16T10:27:37.058Z] [exec] Value of key is: test4 : [2024-04-16T10:27:37.058Z] [exec] Value of key is: test5 : [2024-04-16T10:27:37.058Z] [exec] Value of key is: test6 : [2024-04-16T10:27:37.058Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:37.058Z] [exec] [2024-04-16T10:27:37.058Z] [exec] [2024-04-16T10:27:37.058Z] [exec] ----------------------------------------- [2024-04-16T10:27:37.058Z] [exec] - test6 : : PASS - [2024-04-16T10:27:37.058Z] [exec] - test5 : : PASS - [2024-04-16T10:27:37.058Z] [exec] - test3 : : PASS - [2024-04-16T10:27:37.058Z] [exec] - test4 : : PASS - [2024-04-16T10:27:37.058Z] [exec] - test2 : : PASS - [2024-04-16T10:27:37.058Z] [exec] - test1 : : PASS - [2024-04-16T10:27:37.058Z] [exec] ----------------------------------------- [2024-04-16T10:27:37.058Z] [exec] Total PASS: 6 [2024-04-16T10:27:37.058Z] [exec] Total FAIL: 0 [2024-04-16T10:27:37.058Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:27:37.058Z] [exec] ----------------------------------------- [2024-04-16T10:27:37.058Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:37.175Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:37.175Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:37.175Z] [2024-04-16T10:27:37.175Z] init.os: [2024-04-16T10:27:37.175Z] [2024-04-16T10:27:37.175Z] init.tools.unix: [2024-04-16T10:27:37.175Z] [2024-04-16T10:27:37.175Z] init.tools.windows: [2024-04-16T10:27:37.175Z] [2024-04-16T10:27:37.175Z] init.tools: [2024-04-16T10:27:37.175Z] [2024-04-16T10:27:37.175Z] setAsadminArgs: [2024-04-16T10:27:37.175Z] [2024-04-16T10:27:37.176Z] init: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] init.customtasks: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] setEnabled: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] createAppRef: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] deployWithoutNameOption: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] init.os: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] init.tools.unix: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] init.tools.windows: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] init.tools: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] setAsadminArgs: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] init: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] init.customtasks: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] prepare.client: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] prepare.client.appclient: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] increment.log.next: [2024-04-16T10:27:37.176Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] process.versionexpression: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] prepare.run: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] common.run.positive: [2024-04-16T10:27:37.176Z] [2024-04-16T10:27:37.176Z] setHttpPort: [2024-04-16T10:27:37.177Z] [2024-04-16T10:27:37.177Z] common.run: [2024-04-16T10:27:37.177Z] [2024-04-16T10:27:37.177Z] checkAppOnServer: [2024-04-16T10:27:37.177Z] [2024-04-16T10:27:37.177Z] declare-test: [2024-04-16T10:27:37.177Z] [echo] Starting test simple-versioned-servlet sample.scenarios(2) - logID=22 (server) [2024-04-16T10:27:37.177Z] [2024-04-16T10:27:37.177Z] prepare.runclient: [2024-04-16T10:27:37.177Z] [2024-04-16T10:27:37.177Z] process.classpath: [2024-04-16T10:27:37.177Z] [2024-04-16T10:27:37.177Z] process.jvmargs: [2024-04-16T10:27:37.177Z] [2024-04-16T10:27:37.177Z] java.with.result: [2024-04-16T10:27:37.312Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:37.433Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:37.433Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:37.433Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:37.433Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:27:37.433Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:37.433Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:27:37.433Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] process.result: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] processResult: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] failed: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] passed: [2024-04-16T10:27:37.433Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] unknown: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] runclient: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] init.os: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] init.tools.unix: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] init.tools.windows: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] init.tools: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] setAsadminArgs: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] init: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] init.customtasks: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] checkAppOnCluster: [2024-04-16T10:27:37.433Z] [2024-04-16T10:27:37.433Z] run.positive: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] deploy.version: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] del.ref.registred: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] process.versionExpression: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] process.appname: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] _process.target: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] process.target: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] prepare.is.version.registred: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] init.os: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] init.tools.unix: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] init.tools.windows: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] init.tools: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] setAsadminArgs: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] init: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] init.customtasks: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] prepare: [2024-04-16T10:27:37.434Z] [2024-04-16T10:27:37.434Z] exec.asadmin2: [2024-04-16T10:27:37.566Z] [2024-04-16T10:27:37.567Z] checkReporting-common: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] confirmReportPresent-common: [2024-04-16T10:27:37.567Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:27:37.567Z] [echo] Test seems to be reported fine [2024-04-16T10:27:37.567Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/RepRunConf.txt [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] confirmMissingReport-common: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] undeploy: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setOSConditions: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setToolWin: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setToolUnix: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setToolProperty: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setS1ASclassPath: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] init-common: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] execute-sql-common: [2024-04-16T10:27:37.567Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/nopasswdfordb/sql/drop_pointbase.sql [2024-04-16T10:27:37.567Z] [sql] 0 rows affected [2024-04-16T10:27:37.567Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:27:37.567Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:27:37.567Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setOSConditions: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setToolWin: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setToolUnix: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setToolProperty: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.567Z] setS1ASclassPath: [2024-04-16T10:27:37.567Z] [2024-04-16T10:27:37.568Z] init-common: [2024-04-16T10:27:37.568Z] [2024-04-16T10:27:37.568Z] delete-jdbc-resource-common: [2024-04-16T10:27:37.568Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1 [2024-04-16T10:27:37.576Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:37.576Z] [javac] 1 warning [2024-04-16T10:27:37.576Z] [2024-04-16T10:27:37.576Z] build: [2024-04-16T10:27:37.576Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:37.576Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:37.576Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:37.576Z] [2024-04-16T10:27:37.576Z] package-ejbjar-common: [2024-04-16T10:27:37.576Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb.jar [2024-04-16T10:27:37.576Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:37.576Z] [2024-04-16T10:27:37.576Z] package-ejbjar-common: [2024-04-16T10:27:37.576Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:37.576Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-ejb2.jar [2024-04-16T10:27:37.576Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] package-appclientjar-common: [2024-04-16T10:27:37.577Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:37.577Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-sameEjbName-client.jar [2024-04-16T10:27:37.577Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:37.577Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:37.577Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] deploy: [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] setOSConditions: [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] setToolWin: [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] setToolUnix: [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] setToolProperty: [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] setS1ASclassPath: [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] init-common: [2024-04-16T10:27:37.577Z] [2024-04-16T10:27:37.577Z] deploy-common: [2024-04-16T10:27:37.578Z] [echo] Current time (ISO): 2024-04-16T10:27:37.305+0000 [2024-04-16T10:27:37.578Z] [2024-04-16T10:27:37.578Z] setOSConditions: [2024-04-16T10:27:37.578Z] [2024-04-16T10:27:37.578Z] setToolWin: [2024-04-16T10:27:37.578Z] [2024-04-16T10:27:37.578Z] setToolUnix: [2024-04-16T10:27:37.578Z] [2024-04-16T10:27:37.578Z] setToolProperty: [2024-04-16T10:27:37.578Z] [2024-04-16T10:27:37.578Z] setS1ASclassPath: [2024-04-16T10:27:37.578Z] [2024-04-16T10:27:37.578Z] init-common: [2024-04-16T10:27:37.578Z] [2024-04-16T10:27:37.578Z] deploy-common-pe: [2024-04-16T10:27:37.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-sameEjbNameApp.ear [2024-04-16T10:27:38.010Z] [exec] Result: 1 [2024-04-16T10:27:38.010Z] [2024-04-16T10:27:38.010Z] process.registred: [2024-04-16T10:27:38.010Z] [2024-04-16T10:27:38.010Z] is.version.registred: [2024-04-16T10:27:38.010Z] [2024-04-16T10:27:38.010Z] process.xmlversionidentifier: [2024-04-16T10:27:38.010Z] [2024-04-16T10:27:38.010Z] prepare.cluster: [2024-04-16T10:27:38.010Z] [2024-04-16T10:27:38.011Z] process.enabled: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] process.hasToDeploy: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] deploy.version.unregistred: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] init.os: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] init.tools.unix: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] init.tools.windows: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] init.tools: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] setAsadminArgs: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] init: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] init.customtasks: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] prepare: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] process.versionExpression: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] process.appname: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] create.version: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] assemble.non-existent: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] process.xmlversionidentifier: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] prepare.update.xml.identifier: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] update.xml.identifier: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.011Z] deployWithNameOption: [2024-04-16T10:27:38.011Z] [2024-04-16T10:27:38.012Z] setAsadminArgs: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] common.deploy.asadmin: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] init.os: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] init.tools.unix: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] init.tools.windows: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] init.tools: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] setAsadminArgs: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] init: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] init.customtasks: [2024-04-16T10:27:38.012Z] [2024-04-16T10:27:38.012Z] common.run.asadmin: [2024-04-16T10:27:38.012Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:27:38.127Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1 [2024-04-16T10:27:38.127Z] [exec] JDBC resource jdbc/s1qeDB1 deleted successfully [2024-04-16T10:27:38.127Z] [echo] cmd executed for server [2024-04-16T10:27:38.127Z] [2024-04-16T10:27:38.127Z] setOSConditions: [2024-04-16T10:27:38.127Z] [2024-04-16T10:27:38.127Z] setToolWin: [2024-04-16T10:27:38.127Z] [2024-04-16T10:27:38.127Z] setToolUnix: [2024-04-16T10:27:38.127Z] [2024-04-16T10:27:38.127Z] setToolProperty: [2024-04-16T10:27:38.127Z] [2024-04-16T10:27:38.127Z] setS1ASclassPath: [2024-04-16T10:27:38.127Z] [2024-04-16T10:27:38.127Z] init-common: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] undeploy-jdbc-common: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] setOSConditions: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] setToolWin: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] setToolUnix: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] setToolProperty: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] setS1ASclassPath: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] init-common: [2024-04-16T10:27:38.128Z] [2024-04-16T10:27:38.128Z] delete-jdbc-resource-common: [2024-04-16T10:27:38.128Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2 [2024-04-16T10:27:38.134Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:38.267Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:38.267Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:38.382Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:38.382Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:38.390Z] [javac] 1 warning [2024-04-16T10:27:38.390Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/build.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:38.390Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] build: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] setOSConditions: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] setToolWin: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] setToolUnix: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] setToolProperty: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] setS1ASclassPath: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] init-common: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] webclient-war-common: [2024-04-16T10:27:38.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] clear: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] test-tlds-exist: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] copy-tlds: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.390Z] test-tagfiles-exist: [2024-04-16T10:27:38.390Z] [2024-04-16T10:27:38.391Z] copy-tagfiles: [2024-04-16T10:27:38.391Z] [2024-04-16T10:27:38.391Z] package-war-common: [2024-04-16T10:27:38.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:38.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:38.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:38.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:27:38.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/lib [2024-04-16T10:27:38.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:38.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:38.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:38.391Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:38.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/docroot [2024-04-16T10:27:38.391Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-cci-web.war [2024-04-16T10:27:38.522Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:38.522Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] init.os: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] init.tools.unix: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] init.tools.windows: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] init.tools: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] setAsadminArgs: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] init: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] init.customtasks: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] setEnabled: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] createAppRef: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.522Z] deployWithoutNameOption: [2024-04-16T10:27:38.522Z] [2024-04-16T10:27:38.523Z] init.os: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] init.tools.unix: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] init.tools.windows: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] init.tools: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] setAsadminArgs: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] init: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] init.customtasks: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] prepare.client: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] prepare.client.appclient: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] increment.log.next: [2024-04-16T10:27:38.523Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] process.versionexpression: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] prepare.run: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] common.run.positive: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] setHttpPort: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] common.run: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] checkAppOnServer: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] declare-test: [2024-04-16T10:27:38.523Z] [echo] Starting test simple-versioned-servlet sample.scenarios(3) - logID=23 (server) [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.523Z] prepare.runclient: [2024-04-16T10:27:38.523Z] [2024-04-16T10:27:38.524Z] process.classpath: [2024-04-16T10:27:38.524Z] [2024-04-16T10:27:38.524Z] process.jvmargs: [2024-04-16T10:27:38.524Z] [2024-04-16T10:27:38.524Z] java.with.result: [2024-04-16T10:27:38.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.646Z] setOSConditions: [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.646Z] fixFiles: [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.646Z] convUnix: [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.646Z] convWin: [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.646Z] setToolWin: [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.646Z] setToolUnix: [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.646Z] setToolProperty: [2024-04-16T10:27:38.646Z] [2024-04-16T10:27:38.647Z] setS1ASclassPath: [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] init-common: [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] package-persistence-common: [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] ejb-jar-common: [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] package-ejbjar-common: [2024-04-16T10:27:38.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-cci-ejb.jar [2024-04-16T10:27:38.647Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] appclient-jar-common: [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] package-appclientjar-common: [2024-04-16T10:27:38.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-cci-client.jar [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] webclient-war-common: [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] build-ear-common: [2024-04-16T10:27:38.647Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:38.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:38.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:38.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.647Z] setup: [2024-04-16T10:27:38.647Z] [2024-04-16T10:27:38.648Z] setOSConditions: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setToolWin: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setToolUnix: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setToolProperty: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setS1ASclassPath: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] init-common: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] drop-sql: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setOSConditions: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setToolWin: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setToolUnix: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setToolProperty: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setS1ASclassPath: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] init-common: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] execute-sql-common: [2024-04-16T10:27:38.648Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2024-04-16T10:27:38.648Z] [sql] Failed to execute: drop table coffee [2024-04-16T10:27:38.648Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-04-16T10:27:38.648Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-04-16T10:27:38.648Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-04-16T10:27:38.648Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-04-16T10:27:38.648Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-04-16T10:27:38.648Z] [sql] 0 of 3 SQL statements executed successfully [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setOSConditions: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.648Z] setToolWin: [2024-04-16T10:27:38.648Z] [2024-04-16T10:27:38.649Z] setToolUnix: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setToolProperty: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setS1ASclassPath: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] init-common: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] create-sql: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setOSConditions: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setToolWin: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setToolUnix: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setToolProperty: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setS1ASclassPath: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] init-common: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] execute-sql-common: [2024-04-16T10:27:38.649Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb.sql [2024-04-16T10:27:38.649Z] [sql] Failed to execute: drop table coffee [2024-04-16T10:27:38.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-04-16T10:27:38.649Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-04-16T10:27:38.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-04-16T10:27:38.649Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-04-16T10:27:38.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-04-16T10:27:38.649Z] [sql] 0 rows affected [2024-04-16T10:27:38.649Z] [sql] 0 rows affected [2024-04-16T10:27:38.649Z] [sql] 0 rows affected [2024-04-16T10:27:38.649Z] [sql] 3 of 6 SQL statements executed successfully [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] deploy: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setOSConditions: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setToolWin: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setToolUnix: [2024-04-16T10:27:38.649Z] [2024-04-16T10:27:38.649Z] setToolProperty: [2024-04-16T10:27:38.650Z] [2024-04-16T10:27:38.650Z] setS1ASclassPath: [2024-04-16T10:27:38.650Z] [2024-04-16T10:27:38.650Z] init-common: [2024-04-16T10:27:38.650Z] [2024-04-16T10:27:38.650Z] package-rar: [2024-04-16T10:27:38.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar [2024-04-16T10:27:38.650Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-04-16T10:27:38.650Z] [2024-04-16T10:27:38.650Z] create-rar: [2024-04-16T10:27:38.650Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-04-16T10:27:38.650Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-04-16T10:27:38.650Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar [2024-04-16T10:27:38.650Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar [2024-04-16T10:27:38.650Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-04-16T10:27:38.686Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2 [2024-04-16T10:27:38.686Z] [exec] JDBC resource jdbc/s1qeDB2 deleted successfully [2024-04-16T10:27:38.686Z] [echo] cmd executed for server [2024-04-16T10:27:38.686Z] [2024-04-16T10:27:38.686Z] setOSConditions: [2024-04-16T10:27:38.686Z] [2024-04-16T10:27:38.686Z] setToolWin: [2024-04-16T10:27:38.686Z] [2024-04-16T10:27:38.686Z] setToolUnix: [2024-04-16T10:27:38.686Z] [2024-04-16T10:27:38.686Z] setToolProperty: [2024-04-16T10:27:38.687Z] [2024-04-16T10:27:38.687Z] setS1ASclassPath: [2024-04-16T10:27:38.687Z] [2024-04-16T10:27:38.687Z] init-common: [2024-04-16T10:27:38.687Z] [2024-04-16T10:27:38.687Z] delete-jdbc-connpool-common: [2024-04-16T10:27:38.687Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-pool [2024-04-16T10:27:38.779Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:38.779Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] deploy-rar: [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] setOSConditions: [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] setToolWin: [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] setToolUnix: [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] setToolProperty: [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] setS1ASclassPath: [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] init-common: [2024-04-16T10:27:38.927Z] [2024-04-16T10:27:38.927Z] deploy-rar-common: [2024-04-16T10:27:38.927Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-04-16T10:27:38.941Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-pool [2024-04-16T10:27:38.941Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-pool deleted successfully [2024-04-16T10:27:38.941Z] [echo] cmd executed for server [2024-04-16T10:27:38.941Z] [2024-04-16T10:27:38.941Z] setOSConditions: [2024-04-16T10:27:38.941Z] [2024-04-16T10:27:38.941Z] setToolWin: [2024-04-16T10:27:38.941Z] [2024-04-16T10:27:38.942Z] setToolUnix: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] setToolProperty: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] setS1ASclassPath: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] init-common: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] undeploy-jdbc-common: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] setOSConditions: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] setToolWin: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] setToolUnix: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] setToolProperty: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] setS1ASclassPath: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] init-common: [2024-04-16T10:27:38.942Z] [2024-04-16T10:27:38.942Z] delete-jdbc-resource-common: [2024-04-16T10:27:38.942Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:27:38.943Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:38.943Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/client/Client.java uses or overrides a deprecated API. [2024-04-16T10:27:38.943Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:27:38.943Z] [javac] 1 warning [2024-04-16T10:27:38.943Z] [2024-04-16T10:27:38.943Z] setup: [2024-04-16T10:27:38.944Z] [2024-04-16T10:27:38.944Z] runclient: [2024-04-16T10:27:38.944Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:38.944Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:38.944Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:38.944Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:38.944Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:38.944Z] [2024-04-16T10:27:38.944Z] run-client: [2024-04-16T10:27:38.944Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:39.033Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:39.033Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:27:39.033Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:39.033Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:27:39.033Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:39.033Z] [2024-04-16T10:27:39.033Z] process.result: [2024-04-16T10:27:39.033Z] [2024-04-16T10:27:39.033Z] processResult: [2024-04-16T10:27:39.033Z] [2024-04-16T10:27:39.033Z] failed: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] passed: [2024-04-16T10:27:39.034Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] unknown: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] runclient: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] init.os: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] init.tools.unix: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] init.tools.windows: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] init.tools: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] setAsadminArgs: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] init: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] init.customtasks: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] checkAppOnCluster: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] run.positive: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] deploy.version: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] del.ref.registred: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] process.versionExpression: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] process.appname: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] _process.target: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] process.target: [2024-04-16T10:27:39.034Z] [2024-04-16T10:27:39.034Z] prepare.is.version.registred: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] init.os: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] init.tools.unix: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] init.tools.windows: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] init.tools: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] setAsadminArgs: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] init: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] init.customtasks: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] prepare: [2024-04-16T10:27:39.035Z] [2024-04-16T10:27:39.035Z] exec.asadmin2: [2024-04-16T10:27:39.151Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:39.151Z] [javac] 1 warning [2024-04-16T10:27:39.151Z] [2024-04-16T10:27:39.151Z] setOSConditions: [2024-04-16T10:27:39.151Z] [2024-04-16T10:27:39.151Z] setToolWin: [2024-04-16T10:27:39.151Z] [2024-04-16T10:27:39.151Z] setToolUnix: [2024-04-16T10:27:39.151Z] [2024-04-16T10:27:39.151Z] setToolProperty: [2024-04-16T10:27:39.151Z] [2024-04-16T10:27:39.152Z] setS1ASclassPath: [2024-04-16T10:27:39.152Z] [2024-04-16T10:27:39.152Z] init-common: [2024-04-16T10:27:39.152Z] [2024-04-16T10:27:39.152Z] compile-common: [2024-04-16T10:27:39.152Z] [echo] Current time (ISO): 2024-04-16T10:27:39.090+0000 [2024-04-16T10:27:39.152Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:39.194Z] [exec] Application deployed with name security-sameEjbNameApp. [2024-04-16T10:27:39.194Z] [echo] Deployment on target server server successful [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] setOSConditions: [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] setToolWin: [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] setToolUnix: [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] setToolProperty: [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] setS1ASclassPath: [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] init-common: [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] deploy-common-ee: [2024-04-16T10:27:39.194Z] [2024-04-16T10:27:39.194Z] run: [2024-04-16T10:27:39.290Z] [exec] Result: 1 [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] process.registred: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] is.version.registred: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] process.xmlversionidentifier: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] prepare.cluster: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] process.enabled: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] process.hasToDeploy: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] deploy.version.unregistred: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] init.os: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] init.tools.unix: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] init.tools.windows: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] init.tools: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] setAsadminArgs: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] init: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] init.customtasks: [2024-04-16T10:27:39.290Z] [2024-04-16T10:27:39.290Z] prepare: [2024-04-16T10:27:39.291Z] [2024-04-16T10:27:39.291Z] process.versionExpression: [2024-04-16T10:27:39.291Z] [2024-04-16T10:27:39.291Z] process.appname: [2024-04-16T10:27:39.291Z] [2024-04-16T10:27:39.291Z] create.version: [2024-04-16T10:27:39.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-04-16T10:27:39.512Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:27:39.512Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:27:39.512Z] [echo] cmd executed for server [2024-04-16T10:27:39.512Z] [2024-04-16T10:27:39.512Z] setOSConditions: [2024-04-16T10:27:39.512Z] [2024-04-16T10:27:39.512Z] setToolWin: [2024-04-16T10:27:39.512Z] [2024-04-16T10:27:39.512Z] setToolUnix: [2024-04-16T10:27:39.512Z] [2024-04-16T10:27:39.512Z] setToolProperty: [2024-04-16T10:27:39.512Z] [2024-04-16T10:27:39.512Z] setS1ASclassPath: [2024-04-16T10:27:39.512Z] [2024-04-16T10:27:39.512Z] init-common: [2024-04-16T10:27:39.512Z] [2024-04-16T10:27:39.512Z] delete-jdbc-connpool-common: [2024-04-16T10:27:39.512Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:27:39.544Z] [2024-04-16T10:27:39.544Z] assemble.non-existent: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] process.xmlversionidentifier: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] prepare.update.xml.identifier: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] update.xml.identifier: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] deployWithNameOption: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] setAsadminArgs: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] common.deploy.asadmin: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] init.os: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] init.tools.unix: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] init.tools.windows: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] init.tools: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] setAsadminArgs: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] init: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] init.customtasks: [2024-04-16T10:27:39.545Z] [2024-04-16T10:27:39.545Z] common.run.asadmin: [2024-04-16T10:27:39.545Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=false --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:27:39.800Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:39.800Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:40.048Z] [exec] Application deployed with name cciblackbox-tx. [2024-04-16T10:27:40.049Z] [echo] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar on server [2024-04-16T10:27:40.049Z] [2024-04-16T10:27:40.049Z] setOSConditions: [2024-04-16T10:27:40.049Z] [2024-04-16T10:27:40.049Z] setToolWin: [2024-04-16T10:27:40.049Z] [2024-04-16T10:27:40.049Z] setToolUnix: [2024-04-16T10:27:40.049Z] [2024-04-16T10:27:40.049Z] setToolProperty: [2024-04-16T10:27:40.049Z] [2024-04-16T10:27:40.049Z] setS1ASclassPath: [2024-04-16T10:27:40.049Z] [2024-04-16T10:27:40.049Z] init-common: [2024-04-16T10:27:40.049Z] [2024-04-16T10:27:40.049Z] deploy-common: [2024-04-16T10:27:40.049Z] [echo] Current time (ISO): 2024-04-16T10:27:40.042+0000 [2024-04-16T10:27:40.055Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-04-16T10:27:40.055Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] init.os: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] init.tools.unix: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] init.tools.windows: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] init.tools: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] setAsadminArgs: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] init: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] init.customtasks: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] setEnabled: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] createAppRef: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] deployWithoutNameOption: [2024-04-16T10:27:40.055Z] [2024-04-16T10:27:40.055Z] init.os: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] init.tools.unix: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] init.tools.windows: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] init.tools: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] setAsadminArgs: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] init: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] init.customtasks: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] prepare.client: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] prepare.client.appclient: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] increment.log.next: [2024-04-16T10:27:40.056Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] process.versionexpression: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] prepare.run: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] common.run.negative: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] setHttpPort: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] common.run: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] checkAppOnServer: [2024-04-16T10:27:40.056Z] [2024-04-16T10:27:40.056Z] declare-test: [2024-04-16T10:27:40.056Z] [echo] Starting test simple-versioned-servlet sample.scenarios(4) - logID=24 (server) [2024-04-16T10:27:40.057Z] [2024-04-16T10:27:40.057Z] prepare.runclient: [2024-04-16T10:27:40.057Z] [2024-04-16T10:27:40.057Z] process.classpath: [2024-04-16T10:27:40.057Z] [2024-04-16T10:27:40.057Z] process.jvmargs: [2024-04-16T10:27:40.057Z] [2024-04-16T10:27:40.057Z] java.with.result: [2024-04-16T10:27:40.071Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:27:40.071Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:27:40.071Z] [echo] cmd executed for server [2024-04-16T10:27:40.071Z] [2024-04-16T10:27:40.071Z] setOSConditions: [2024-04-16T10:27:40.071Z] [2024-04-16T10:27:40.071Z] setToolWin: [2024-04-16T10:27:40.071Z] [2024-04-16T10:27:40.071Z] setToolUnix: [2024-04-16T10:27:40.071Z] [2024-04-16T10:27:40.071Z] setToolProperty: [2024-04-16T10:27:40.071Z] [2024-04-16T10:27:40.071Z] setS1ASclassPath: [2024-04-16T10:27:40.071Z] [2024-04-16T10:27:40.071Z] init-common: [2024-04-16T10:27:40.071Z] [2024-04-16T10:27:40.071Z] delete-jdbc-resource-common: [2024-04-16T10:27:40.071Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB1-xa [2024-04-16T10:27:40.138Z] [exec] Apr 16, 2024 10:27:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:27:40.138Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:27:40.312Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:40.312Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to fail [2024-04-16T10:27:40.312Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:40.312Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-04-16T10:27:40.312Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:40.312Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:27:40.312Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:40.312Z] [2024-04-16T10:27:40.312Z] process.result: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] processResult: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] failed: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] passed: [2024-04-16T10:27:40.313Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] unknown: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] runclient: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] init.os: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] init.tools.unix: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] init.tools.windows: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] init.tools: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] setAsadminArgs: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] init: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] init.customtasks: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] checkAppOnCluster: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] run.negative: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] process.versionExpression: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] process.appname: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] process.xmlversionidentifier: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] prepare.cluster: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.313Z] enable.version: [2024-04-16T10:27:40.313Z] [2024-04-16T10:27:40.314Z] setAsadminArgs: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] common.enable.asadmin: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] init.os: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] init.tools.unix: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] init.tools.windows: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] init.tools: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] setAsadminArgs: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] init: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] init.customtasks: [2024-04-16T10:27:40.314Z] [2024-04-16T10:27:40.314Z] common.run.asadmin: [2024-04-16T10:27:40.314Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-04-16T10:27:40.326Z] [2024-04-16T10:27:40.326Z] setOSConditions: [2024-04-16T10:27:40.326Z] [2024-04-16T10:27:40.326Z] setToolWin: [2024-04-16T10:27:40.326Z] [2024-04-16T10:27:40.326Z] setToolUnix: [2024-04-16T10:27:40.326Z] [2024-04-16T10:27:40.326Z] setToolProperty: [2024-04-16T10:27:40.326Z] [2024-04-16T10:27:40.327Z] setS1ASclassPath: [2024-04-16T10:27:40.327Z] [2024-04-16T10:27:40.327Z] init-common: [2024-04-16T10:27:40.327Z] [2024-04-16T10:27:40.327Z] deploy-common-pe: [2024-04-16T10:27:40.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB1-xa [2024-04-16T10:27:40.630Z] [exec] JDBC resource jdbc/s1qeDB1-xa deleted successfully [2024-04-16T10:27:40.630Z] [echo] cmd executed for server [2024-04-16T10:27:40.630Z] [2024-04-16T10:27:40.630Z] setOSConditions: [2024-04-16T10:27:40.630Z] [2024-04-16T10:27:40.630Z] setToolWin: [2024-04-16T10:27:40.630Z] [2024-04-16T10:27:40.630Z] setToolUnix: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] setToolProperty: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] setS1ASclassPath: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] init-common: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] undeploy-jdbc-common: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] setOSConditions: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] setToolWin: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] setToolUnix: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] setToolProperty: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] setS1ASclassPath: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] init-common: [2024-04-16T10:27:40.631Z] [2024-04-16T10:27:40.631Z] delete-jdbc-resource-common: [2024-04-16T10:27:40.631Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-xa [2024-04-16T10:27:40.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-xa [2024-04-16T10:27:40.886Z] [exec] JDBC resource jdbc/s1qeDB-xa deleted successfully [2024-04-16T10:27:40.886Z] [echo] cmd executed for server [2024-04-16T10:27:40.886Z] [2024-04-16T10:27:40.886Z] setOSConditions: [2024-04-16T10:27:40.886Z] [2024-04-16T10:27:40.886Z] setToolWin: [2024-04-16T10:27:40.886Z] [2024-04-16T10:27:40.886Z] setToolUnix: [2024-04-16T10:27:40.886Z] [2024-04-16T10:27:40.886Z] setToolProperty: [2024-04-16T10:27:40.886Z] [2024-04-16T10:27:40.886Z] setS1ASclassPath: [2024-04-16T10:27:40.886Z] [2024-04-16T10:27:40.886Z] init-common: [2024-04-16T10:27:40.886Z] [2024-04-16T10:27:40.886Z] delete-jdbc-connpool-common: [2024-04-16T10:27:40.886Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2024-04-16T10:27:40.905Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:40.905Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:27:40.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-cciApp.ear [2024-04-16T10:27:41.159Z] [exec] Command enable executed successfully. [2024-04-16T10:27:41.159Z] [2024-04-16T10:27:41.159Z] init.os: [2024-04-16T10:27:41.159Z] [2024-04-16T10:27:41.159Z] init.tools.unix: [2024-04-16T10:27:41.159Z] [2024-04-16T10:27:41.160Z] init.tools.windows: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init.tools: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] setAsadminArgs: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init.customtasks: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] enableAppOnInstance: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init.os: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init.tools.unix: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init.tools.windows: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init.tools: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] setAsadminArgs: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] init.customtasks: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] prepare.client: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] prepare.client.appclient: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] increment.log.next: [2024-04-16T10:27:41.160Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] process.versionexpression: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] prepare.run: [2024-04-16T10:27:41.160Z] [2024-04-16T10:27:41.160Z] common.run.positive: [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] setHttpPort: [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] common.run: [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] checkAppOnServer: [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] declare-test: [2024-04-16T10:27:41.161Z] [echo] Starting test simple-versioned-servlet sample.scenarios(5) - logID=25 (server) [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] prepare.runclient: [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] process.classpath: [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] process.jvmargs: [2024-04-16T10:27:41.161Z] [2024-04-16T10:27:41.161Z] java.with.result: [2024-04-16T10:27:41.416Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:41.416Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:41.416Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:41.416Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-04-16T10:27:41.416Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:41.416Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2024-04-16T10:27:41.416Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] process.result: [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] processResult: [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] failed: [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] passed: [2024-04-16T10:27:41.416Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] unknown: [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] runclient: [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] init.os: [2024-04-16T10:27:41.416Z] [2024-04-16T10:27:41.416Z] init.tools.unix: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init.tools.windows: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init.tools: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] setAsadminArgs: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init.customtasks: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] checkAppOnCluster: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] run.positive: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] deploy.version: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] del.ref.registred: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] process.versionExpression: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] process.appname: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] _process.target: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] process.target: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] prepare.is.version.registred: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init.os: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init.tools.unix: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init.tools.windows: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init.tools: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] setAsadminArgs: [2024-04-16T10:27:41.417Z] [2024-04-16T10:27:41.417Z] init: [2024-04-16T10:27:41.418Z] [2024-04-16T10:27:41.418Z] init.customtasks: [2024-04-16T10:27:41.418Z] [2024-04-16T10:27:41.418Z] prepare: [2024-04-16T10:27:41.418Z] [2024-04-16T10:27:41.418Z] exec.asadmin2: [2024-04-16T10:27:41.445Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-1 [2024-04-16T10:27:41.445Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-1 deleted successfully [2024-04-16T10:27:41.445Z] [echo] cmd executed for server [2024-04-16T10:27:41.445Z] [2024-04-16T10:27:41.445Z] setOSConditions: [2024-04-16T10:27:41.445Z] [2024-04-16T10:27:41.445Z] setToolWin: [2024-04-16T10:27:41.445Z] [2024-04-16T10:27:41.445Z] setToolUnix: [2024-04-16T10:27:41.445Z] [2024-04-16T10:27:41.446Z] setToolProperty: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] setS1ASclassPath: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] init-common: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] undeploy-jdbc-common: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] setOSConditions: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] setToolWin: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] setToolUnix: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] setToolProperty: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] setS1ASclassPath: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] init-common: [2024-04-16T10:27:41.446Z] [2024-04-16T10:27:41.446Z] delete-jdbc-resource-common: [2024-04-16T10:27:41.446Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB2-xa [2024-04-16T10:27:41.683Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:41.939Z] [javac] 1 warning [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] build: [2024-04-16T10:27:41.939Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] setOSConditions: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] fixFiles: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] convUnix: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] convWin: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] setToolWin: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] setToolUnix: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] setToolProperty: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] setS1ASclassPath: [2024-04-16T10:27:41.939Z] [2024-04-16T10:27:41.939Z] init-common: [2024-04-16T10:27:41.940Z] [2024-04-16T10:27:41.940Z] package-persistence-common: [2024-04-16T10:27:41.940Z] [2024-04-16T10:27:41.940Z] ejb-jar-common: [2024-04-16T10:27:41.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:41.940Z] [2024-04-16T10:27:41.940Z] package-ejbjar-common: [2024-04-16T10:27:41.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.940Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-ejb.jar [2024-04-16T10:27:41.940Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.940Z] [2024-04-16T10:27:41.940Z] appclient-jar-common: [2024-04-16T10:27:41.940Z] [2024-04-16T10:27:41.940Z] package-appclientjar-common: [2024-04-16T10:27:41.940Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.940Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.940Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-client.jar [2024-04-16T10:27:41.941Z] [2024-04-16T10:27:41.941Z] webclient-war-common: [2024-04-16T10:27:41.941Z] [2024-04-16T10:27:41.941Z] clear: [2024-04-16T10:27:41.941Z] [2024-04-16T10:27:41.941Z] test-tlds-exist: [2024-04-16T10:27:41.941Z] [2024-04-16T10:27:41.941Z] copy-tlds: [2024-04-16T10:27:41.941Z] [2024-04-16T10:27:41.941Z] test-tagfiles-exist: [2024-04-16T10:27:41.941Z] [2024-04-16T10:27:41.941Z] copy-tagfiles: [2024-04-16T10:27:41.941Z] [2024-04-16T10:27:41.941Z] package-war-common: [2024-04-16T10:27:41.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:41.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:41.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:41.941Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:27:41.941Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:41.941Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:41.941Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:41.942Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:41.942Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-test-web.war [2024-04-16T10:27:41.942Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:41.942Z] [2024-04-16T10:27:41.942Z] build-ear-common: [2024-04-16T10:27:41.942Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:41.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:41.942Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:41.942Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:27:41.977Z] [exec] Result: 1 [2024-04-16T10:27:41.977Z] [2024-04-16T10:27:41.977Z] process.registred: [2024-04-16T10:27:41.977Z] [2024-04-16T10:27:41.977Z] is.version.registred: [2024-04-16T10:27:41.977Z] [2024-04-16T10:27:41.977Z] process.xmlversionidentifier: [2024-04-16T10:27:41.977Z] [2024-04-16T10:27:41.977Z] prepare.cluster: [2024-04-16T10:27:41.977Z] [2024-04-16T10:27:41.977Z] process.enabled: [2024-04-16T10:27:41.977Z] [2024-04-16T10:27:41.977Z] process.hasToDeploy: [2024-04-16T10:27:41.977Z] [2024-04-16T10:27:41.978Z] deploy.version.unregistred: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] init.os: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] init.tools.unix: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] init.tools.windows: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] init.tools: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] setAsadminArgs: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] init: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] init.customtasks: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] prepare: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] process.versionExpression: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] process.appname: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] create.version: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] assemble.non-existent: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] process.xmlversionidentifier: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] prepare.update.xml.identifier: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] update.xml.identifier: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] deployWithNameOption: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] setAsadminArgs: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.978Z] common.deploy.asadmin: [2024-04-16T10:27:41.978Z] [2024-04-16T10:27:41.979Z] init.os: [2024-04-16T10:27:41.979Z] [2024-04-16T10:27:41.979Z] init.tools.unix: [2024-04-16T10:27:41.979Z] [2024-04-16T10:27:41.979Z] init.tools.windows: [2024-04-16T10:27:41.979Z] [2024-04-16T10:27:41.979Z] init.tools: [2024-04-16T10:27:41.979Z] [2024-04-16T10:27:41.979Z] setAsadminArgs: [2024-04-16T10:27:41.979Z] [2024-04-16T10:27:41.979Z] init: [2024-04-16T10:27:41.979Z] [2024-04-16T10:27:41.979Z] init.customtasks: [2024-04-16T10:27:41.979Z] [2024-04-16T10:27:41.979Z] common.run.asadmin: [2024-04-16T10:27:41.979Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-04-16T10:27:42.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB2-xa [2024-04-16T10:27:42.010Z] [exec] JDBC resource jdbc/s1qeDB2-xa deleted successfully [2024-04-16T10:27:42.010Z] [echo] cmd executed for server [2024-04-16T10:27:42.010Z] [2024-04-16T10:27:42.010Z] setOSConditions: [2024-04-16T10:27:42.010Z] [2024-04-16T10:27:42.010Z] setToolWin: [2024-04-16T10:27:42.010Z] [2024-04-16T10:27:42.010Z] setToolUnix: [2024-04-16T10:27:42.010Z] [2024-04-16T10:27:42.010Z] setToolProperty: [2024-04-16T10:27:42.010Z] [2024-04-16T10:27:42.010Z] setS1ASclassPath: [2024-04-16T10:27:42.010Z] [2024-04-16T10:27:42.010Z] init-common: [2024-04-16T10:27:42.010Z] [2024-04-16T10:27:42.010Z] delete-jdbc-connpool-common: [2024-04-16T10:27:42.010Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2024-04-16T10:27:42.198Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/build.xml:82: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] build-rar--libraries: [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] setOSConditions: [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] setToolWin: [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] setToolUnix: [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] setToolProperty: [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] setS1ASclassPath: [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] init-common: [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.198Z] prepare: [2024-04-16T10:27:42.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-04-16T10:27:42.198Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/lib [2024-04-16T10:27:42.198Z] [2024-04-16T10:27:42.199Z] build: [2024-04-16T10:27:42.199Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:42.199Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes [2024-04-16T10:27:42.233Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:42.233Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:42.568Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-nopasswdfordb-xa-pool-2 [2024-04-16T10:27:42.568Z] [exec] JDBC Connection pool jdbc-nopasswdfordb-xa-pool-2 deleted successfully [2024-04-16T10:27:42.568Z] [echo] cmd executed for server [2024-04-16T10:27:42.568Z] [2024-04-16T10:27:42.568Z] setOSConditions: [2024-04-16T10:27:42.569Z] [2024-04-16T10:27:42.569Z] setToolWin: [2024-04-16T10:27:42.569Z] [2024-04-16T10:27:42.569Z] setToolUnix: [2024-04-16T10:27:42.569Z] [2024-04-16T10:27:42.569Z] setToolProperty: [2024-04-16T10:27:42.569Z] [2024-04-16T10:27:42.569Z] setS1ASclassPath: [2024-04-16T10:27:42.569Z] [2024-04-16T10:27:42.569Z] init-common: [2024-04-16T10:27:42.569Z] [2024-04-16T10:27:42.569Z] undeploy-common: [2024-04-16T10:27:42.760Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:42.760Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:27:42.760Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:27:42.760Z] [javac] ^ [2024-04-16T10:27:42.760Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:27:42.760Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:27:42.760Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:27:42.760Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:27:42.760Z] [javac] 2 warnings [2024-04-16T10:27:42.760Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-notx [2024-04-16T10:27:42.760Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/classes/blackbox.jar [2024-04-16T10:27:42.760Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-notx.rar [2024-04-16T10:27:42.760Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-tx [2024-04-16T10:27:42.760Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-tx.rar [2024-04-16T10:27:42.760Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/src/tmp-xa [2024-04-16T10:27:42.760Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/rar/blackbox-xa.rar [2024-04-16T10:27:42.761Z] [2024-04-16T10:27:42.761Z] deploy-rar--libraries: [2024-04-16T10:27:42.761Z] [2024-04-16T10:27:42.761Z] install-library: [2024-04-16T10:27:42.761Z] [echo] copying file [blackbox.jar] to applibs [2024-04-16T10:27:42.761Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs [2024-04-16T10:27:42.761Z] [2024-04-16T10:27:42.761Z] restart-server: [2024-04-16T10:27:42.761Z] [2024-04-16T10:27:42.761Z] setOSConditions: [2024-04-16T10:27:42.761Z] [2024-04-16T10:27:42.761Z] stop-server: [2024-04-16T10:27:42.761Z] [2024-04-16T10:27:42.761Z] stop-server-unix: [2024-04-16T10:27:42.761Z] [echo] stopping server on unix ... [2024-04-16T10:27:42.805Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-04-16T10:27:42.805Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:42.805Z] [2024-04-16T10:27:42.805Z] init.os: [2024-04-16T10:27:42.805Z] [2024-04-16T10:27:42.805Z] init.tools.unix: [2024-04-16T10:27:42.805Z] [2024-04-16T10:27:42.805Z] init.tools.windows: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init.tools: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] setAsadminArgs: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init.customtasks: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] setEnabled: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] createAppRef: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] deployWithoutNameOption: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init.os: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init.tools.unix: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init.tools.windows: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init.tools: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] setAsadminArgs: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] init.customtasks: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] prepare.client: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] prepare.client.appclient: [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] increment.log.next: [2024-04-16T10:27:42.806Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:42.806Z] [2024-04-16T10:27:42.806Z] process.versionexpression: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] prepare.run: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] common.run.positive: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] setHttpPort: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] common.run: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] checkAppOnServer: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] declare-test: [2024-04-16T10:27:42.807Z] [echo] Starting test simple-versioned-servlet sample.scenarios(6) - logID=26 (server) [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] prepare.runclient: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] process.classpath: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] process.jvmargs: [2024-04-16T10:27:42.807Z] [2024-04-16T10:27:42.807Z] java.with.result: [2024-04-16T10:27:42.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-nopasswdfordbApp [2024-04-16T10:27:42.827Z] [exec] Application deployed with name connector-cciApp. [2024-04-16T10:27:42.827Z] [exec] there are no files to retrieve for application connector-cciApp [2024-04-16T10:27:42.827Z] [echo] Deployment on target server server successful [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] setOSConditions: [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] setToolWin: [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] setToolUnix: [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] setToolProperty: [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] setS1ASclassPath: [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] init-common: [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] deploy-common-ee: [2024-04-16T10:27:42.827Z] [2024-04-16T10:27:42.827Z] run: [2024-04-16T10:27:42.827Z] [java] GET /connector-cci/servlet/SimpleServlet?url=/connector-cci/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:27:42.827Z] [java] [2024-04-16T10:27:42.827Z] [java] Time: 1 [2024-04-16T10:27:43.062Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:43.062Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:43.062Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:43.062Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-04-16T10:27:43.062Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:43.062Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2024-04-16T10:27:43.062Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:43.062Z] [2024-04-16T10:27:43.062Z] process.result: [2024-04-16T10:27:43.062Z] [2024-04-16T10:27:43.062Z] processResult: [2024-04-16T10:27:43.062Z] [2024-04-16T10:27:43.062Z] failed: [2024-04-16T10:27:43.062Z] [2024-04-16T10:27:43.062Z] passed: [2024-04-16T10:27:43.062Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:43.062Z] [2024-04-16T10:27:43.062Z] unknown: [2024-04-16T10:27:43.062Z] [2024-04-16T10:27:43.062Z] runclient: [2024-04-16T10:27:43.062Z] [2024-04-16T10:27:43.062Z] init.os: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.tools.unix: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.tools.windows: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.tools: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] setAsadminArgs: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.customtasks: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] checkAppOnCluster: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] run.positive: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] process.versionExpression: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] process.appname: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] process.xmlversionidentifier: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] prepare.cluster: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] undeploy.version: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] setAsadminArgs: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] common.undeploy.asadmin: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.os: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.tools.unix: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.tools.windows: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.063Z] init.tools: [2024-04-16T10:27:43.063Z] [2024-04-16T10:27:43.064Z] setAsadminArgs: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init.customtasks: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] delAppRef: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init.os: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init.tools.unix: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init.tools.windows: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init.tools: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] setAsadminArgs: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] init.customtasks: [2024-04-16T10:27:43.064Z] [2024-04-16T10:27:43.064Z] common.run.asadmin: [2024-04-16T10:27:43.064Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA* [2024-04-16T10:27:43.077Z] [2024-04-16T10:27:43.078Z] all: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setOSConditions: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setToolWin: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setToolUnix: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setToolProperty: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setS1ASclassPath: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] init-common: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] clean: [2024-04-16T10:27:43.078Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:43.078Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] compile: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setOSConditions: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setToolWin: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setToolUnix: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setToolProperty: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] setS1ASclassPath: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] init-common: [2024-04-16T10:27:43.078Z] [2024-04-16T10:27:43.078Z] compile-common: [2024-04-16T10:27:43.078Z] [echo] Current time (ISO): 2024-04-16T10:27:42.869+0000 [2024-04-16T10:27:43.078Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:43.078Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:43.122Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-no-webxml [2024-04-16T10:27:43.122Z] [exec] WebSvcTest-Double-Hello Appserver Tester !war-with-no-webxml AND Appserver Tester !war-with-no-webxml [2024-04-16T10:27:43.123Z] [exec] Value of key is:war-with-no-webxml [2024-04-16T10:27:43.123Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:43.123Z] [exec] [2024-04-16T10:27:43.123Z] [exec] [2024-04-16T10:27:43.123Z] [exec] ----------------------------------------- [2024-04-16T10:27:43.123Z] [exec] - war-with-no-webxml: PASS - [2024-04-16T10:27:43.123Z] [exec] ----------------------------------------- [2024-04-16T10:27:43.123Z] [exec] Total PASS: 1 [2024-04-16T10:27:43.123Z] [exec] Total FAIL: 0 [2024-04-16T10:27:43.123Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:27:43.123Z] [exec] ----------------------------------------- [2024-04-16T10:27:43.123Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:43.123Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] undeploy: [2024-04-16T10:27:43.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:43.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:43.123Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:43.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:43.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/nowebxml/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] setOSConditions: [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] setToolWin: [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] setToolUnix: [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] setToolProperty: [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] setS1ASclassPath: [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] init-common: [2024-04-16T10:27:43.123Z] [2024-04-16T10:27:43.123Z] undeploy-war-common: [2024-04-16T10:27:43.123Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false nowebxml-web [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] all: [2024-04-16T10:27:43.124Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:43.124Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:43.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:43.124Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] setOSConditions: [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] setToolWin: [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] setToolUnix: [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] setToolProperty: [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] setS1ASclassPath: [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] init-common: [2024-04-16T10:27:43.124Z] [2024-04-16T10:27:43.124Z] clean: [2024-04-16T10:27:43.124Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:43.124Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:43.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:43.125Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setOSConditions: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setToolWin: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setToolUnix: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setToolProperty: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setS1ASclassPath: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] init-common: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] clean-common: [2024-04-16T10:27:43.125Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:43.125Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:43.125Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:43.125Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setOSConditions: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setToolWin: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setToolUnix: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setToolProperty: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.125Z] setS1ASclassPath: [2024-04-16T10:27:43.125Z] [2024-04-16T10:27:43.126Z] init-common: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] clean-classes-common: [2024-04-16T10:27:43.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:43.126Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:43.126Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:43.126Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:43.126Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] setOSConditions: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] setToolWin: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] setToolUnix: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] setToolProperty: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] setS1ASclassPath: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] init-common: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] clean-jars-common: [2024-04-16T10:27:43.126Z] [2024-04-16T10:27:43.126Z] assemble-web: [2024-04-16T10:27:43.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:43.126Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:43.127Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:43.127Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:43.127Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setOSConditions: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setToolWin: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setToolUnix: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setToolProperty: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setS1ASclassPath: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] init-common: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] compile: [2024-04-16T10:27:43.127Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:43.127Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:43.127Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:43.127Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setOSConditions: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setToolWin: [2024-04-16T10:27:43.127Z] [2024-04-16T10:27:43.127Z] setToolUnix: [2024-04-16T10:27:43.128Z] [2024-04-16T10:27:43.128Z] setToolProperty: [2024-04-16T10:27:43.128Z] [2024-04-16T10:27:43.128Z] setS1ASclassPath: [2024-04-16T10:27:43.128Z] [2024-04-16T10:27:43.128Z] init-common: [2024-04-16T10:27:43.128Z] [2024-04-16T10:27:43.128Z] compile-common: [2024-04-16T10:27:43.128Z] [echo] Current time (ISO): 2024-04-16T10:27:43.103+0000 [2024-04-16T10:27:43.128Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:43.319Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:43.319Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:27:43.437Z] [exec] Apr 16, 2024 10:27:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:43.437Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@63d677f5 [2024-04-16T10:27:43.573Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:43.573Z] [2024-04-16T10:27:43.573Z] test.notregistred: [2024-04-16T10:27:43.573Z] [2024-04-16T10:27:43.573Z] process.versionExpression: [2024-04-16T10:27:43.573Z] [2024-04-16T10:27:43.573Z] process.appname: [2024-04-16T10:27:43.573Z] [2024-04-16T10:27:43.573Z] _process.target: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] process.target: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] increment.log.next: [2024-04-16T10:27:43.574Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] declare.test: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] setHttpPort: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] declare.test.positive: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] setHttpPort: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] declare.test.negative: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] declare-test: [2024-04-16T10:27:43.574Z] [echo] Starting test simple-versioned-servlet sample.scenarios(7) - logID=27 - (server) - (fail expected) [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] init.os: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] init.tools.unix: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] init.tools.windows: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] init.tools: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] setAsadminArgs: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] init: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] init.customtasks: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] prepare: [2024-04-16T10:27:43.574Z] [2024-04-16T10:27:43.574Z] exec.asadmin: [2024-04-16T10:27:43.691Z] [exec] Value of key is: test ejb1: rolesAllowed1 [2024-04-16T10:27:43.691Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2024-04-16T10:27:43.691Z] [exec] Value of key is: test ejb1: rolesAllowed2 [2024-04-16T10:27:43.691Z] [exec] Expected failure: jakarta.ejb.EJBAccessException [2024-04-16T10:27:43.691Z] [exec] Value of key is: test ejb2: rolesAllowed1 [2024-04-16T10:27:43.691Z] [exec] Value of key is: test ejb2: rolesAllowed2 [2024-04-16T10:27:43.691Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:43.691Z] [exec] [2024-04-16T10:27:43.691Z] [exec] [2024-04-16T10:27:43.691Z] [exec] ----------------------------------------- [2024-04-16T10:27:43.691Z] [exec] - test ejb2: rolesAllowed2: PASS - [2024-04-16T10:27:43.691Z] [exec] - test ejb1: rolesAllowed2: PASS - [2024-04-16T10:27:43.691Z] [exec] - test ejb2: rolesAllowed1: PASS - [2024-04-16T10:27:43.691Z] [exec] - test ejb1: rolesAllowed1: PASS - [2024-04-16T10:27:43.691Z] [exec] ----------------------------------------- [2024-04-16T10:27:43.691Z] [exec] Total PASS: 4 [2024-04-16T10:27:43.691Z] [exec] Total FAIL: 0 [2024-04-16T10:27:43.691Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:27:43.691Z] [exec] ----------------------------------------- [2024-04-16T10:27:43.691Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:43.691Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] undeploy: [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] setOSConditions: [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] setToolWin: [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] setToolUnix: [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] setToolProperty: [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] setS1ASclassPath: [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] init-common: [2024-04-16T10:27:43.945Z] [2024-04-16T10:27:43.945Z] undeploy-common: [2024-04-16T10:27:44.133Z] [exec] Result: 1 [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] process.result: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] processResult: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] failed: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] passed: [2024-04-16T10:27:44.133Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] unknown: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] asadmin.with.result: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] show-component-status.asadmin: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] test.notregistred.cluster: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] process.versionExpression: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] process.appname: [2024-04-16T10:27:44.133Z] [2024-04-16T10:27:44.133Z] process.xmlversionidentifier: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] prepare.cluster: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] enable.version: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] setAsadminArgs: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] common.enable.asadmin: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] init.os: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] init.tools.unix: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] init.tools.windows: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] init.tools: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] setAsadminArgs: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] init: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] init.customtasks: [2024-04-16T10:27:44.134Z] [2024-04-16T10:27:44.134Z] common.run.asadmin: [2024-04-16T10:27:44.134Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-04-16T10:27:44.389Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:44.389Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:27:44.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-sameEjbNameApp [2024-04-16T10:27:44.502Z] [2024-04-16T10:27:44.502Z] unsetup: [2024-04-16T10:27:44.502Z] [2024-04-16T10:27:44.502Z] setOSConditions: [2024-04-16T10:27:44.502Z] [2024-04-16T10:27:44.502Z] setToolWin: [2024-04-16T10:27:44.502Z] [2024-04-16T10:27:44.502Z] setToolUnix: [2024-04-16T10:27:44.502Z] [2024-04-16T10:27:44.502Z] setToolProperty: [2024-04-16T10:27:44.502Z] [2024-04-16T10:27:44.502Z] setS1ASclassPath: [2024-04-16T10:27:44.502Z] [2024-04-16T10:27:44.503Z] init-common: [2024-04-16T10:27:44.503Z] [2024-04-16T10:27:44.503Z] delete-user-common: [2024-04-16T10:27:44.657Z] [exec] Command enable executed successfully. [2024-04-16T10:27:44.657Z] [2024-04-16T10:27:44.657Z] init.os: [2024-04-16T10:27:44.657Z] [2024-04-16T10:27:44.657Z] init.tools.unix: [2024-04-16T10:27:44.657Z] [2024-04-16T10:27:44.658Z] init.tools.windows: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init.tools: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] setAsadminArgs: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init.customtasks: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] enableAppOnInstance: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init.os: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init.tools.unix: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init.tools.windows: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init.tools: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] setAsadminArgs: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] init.customtasks: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] prepare.client: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] prepare.client.appclient: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] increment.log.next: [2024-04-16T10:27:44.658Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] process.versionexpression: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] prepare.run: [2024-04-16T10:27:44.658Z] [2024-04-16T10:27:44.658Z] common.run.positive: [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] setHttpPort: [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] common.run: [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] checkAppOnServer: [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] declare-test: [2024-04-16T10:27:44.659Z] [echo] Starting test simple-versioned-servlet sample.scenarions(8) - logID=28 (server) [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] prepare.runclient: [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] process.classpath: [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] process.jvmargs: [2024-04-16T10:27:44.659Z] [2024-04-16T10:27:44.659Z] java.with.result: [2024-04-16T10:27:44.914Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:44.914Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:44.914Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:44.914Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:27:44.914Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:44.914Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:27:44.914Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] process.result: [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] processResult: [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] failed: [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] passed: [2024-04-16T10:27:44.914Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] unknown: [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] runclient: [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] init.os: [2024-04-16T10:27:44.914Z] [2024-04-16T10:27:44.914Z] init.tools.unix: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] init.tools.windows: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] init.tools: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] setAsadminArgs: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] init: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] init.customtasks: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] checkAppOnCluster: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] run.positive: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] process.versionExpression: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] process.appname: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] process.xmlversionidentifier: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] prepare.cluster: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] undeploy.version: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] setAsadminArgs: [2024-04-16T10:27:44.915Z] [2024-04-16T10:27:44.915Z] common.undeploy.asadmin: [2024-04-16T10:27:44.965Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:44.965Z] [javac] 1 warning [2024-04-16T10:27:44.965Z] [2024-04-16T10:27:44.965Z] setOSConditions: [2024-04-16T10:27:44.965Z] [2024-04-16T10:27:44.965Z] setToolWin: [2024-04-16T10:27:44.965Z] [2024-04-16T10:27:44.965Z] setToolUnix: [2024-04-16T10:27:44.965Z] [2024-04-16T10:27:44.965Z] setToolProperty: [2024-04-16T10:27:44.965Z] [2024-04-16T10:27:44.965Z] setS1ASclassPath: [2024-04-16T10:27:44.965Z] [2024-04-16T10:27:44.965Z] init-common: [2024-04-16T10:27:44.965Z] [2024-04-16T10:27:44.965Z] compile-common: [2024-04-16T10:27:44.965Z] [echo] Current time (ISO): 2024-04-16T10:27:44.857+0000 [2024-04-16T10:27:44.965Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:45.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server javaee [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.062Z] all: [2024-04-16T10:27:45.062Z] [echo] [2024-04-16T10:27:45.062Z] [echo] [2024-04-16T10:27:45.062Z] [echo] [2024-04-16T10:27:45.062Z] [echo] *************************************************************************** [2024-04-16T10:27:45.062Z] [echo] * Running group wss [2024-04-16T10:27:45.062Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/wss [2024-04-16T10:27:45.062Z] [echo] *************************************************************************** [2024-04-16T10:27:45.062Z] [echo] [2024-04-16T10:27:45.062Z] [echo] [2024-04-16T10:27:45.062Z] [echo] [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.062Z] all: [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.062Z] setOSConditions: [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.062Z] setToolWin: [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.062Z] setToolUnix: [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.062Z] setToolProperty: [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.062Z] setS1ASclassPath: [2024-04-16T10:27:45.062Z] [2024-04-16T10:27:45.063Z] init-common: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] clean: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setOSConditions: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setToolWin: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setToolUnix: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setToolProperty: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setS1ASclassPath: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] init-common: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] clean-common: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setOSConditions: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setToolWin: [2024-04-16T10:27:45.063Z] [2024-04-16T10:27:45.063Z] setToolUnix: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] setToolProperty: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] setS1ASclassPath: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] init-common: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] clean-classes-common: [2024-04-16T10:27:45.064Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] setOSConditions: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] setToolWin: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] setToolUnix: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] setToolProperty: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] setS1ASclassPath: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] init-common: [2024-04-16T10:27:45.064Z] [2024-04-16T10:27:45.064Z] clean-jars-common: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] setup: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] prepare-store-nickname-common: [2024-04-16T10:27:45.065Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__cacerts.jks [2024-04-16T10:27:45.065Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] setOSConditions: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] setToolWin: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] setToolUnix: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] setToolProperty: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] setS1ASclassPath: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] init-common: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] prepare-store-nickname-certutil-common: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.065Z] setOSConditions: [2024-04-16T10:27:45.065Z] [2024-04-16T10:27:45.066Z] setToolWin: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] setToolUnix: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] setToolProperty: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] setS1ASclassPath: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] init-common: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] prepare-store-nickname-keytool-common: [2024-04-16T10:27:45.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:27:45.066Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] compile: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] setOSConditions: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] setToolWin: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.066Z] setToolUnix: [2024-04-16T10:27:45.066Z] [2024-04-16T10:27:45.067Z] setToolProperty: [2024-04-16T10:27:45.067Z] [2024-04-16T10:27:45.067Z] setS1ASclassPath: [2024-04-16T10:27:45.067Z] [2024-04-16T10:27:45.067Z] init-common: [2024-04-16T10:27:45.067Z] [2024-04-16T10:27:45.067Z] compile-common: [2024-04-16T10:27:45.067Z] [echo] Current time (ISO): 2024-04-16T10:27:44.965+0000 [2024-04-16T10:27:45.067Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-04-16T10:27:45.067Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/ejbws [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.os: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.tools.unix: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.tools.windows: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.tools: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] setAsadminArgs: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.customtasks: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] delAppRef: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.os: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.tools.unix: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.tools.windows: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.tools: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] setAsadminArgs: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init: [2024-04-16T10:27:45.171Z] [2024-04-16T10:27:45.171Z] init.customtasks: [2024-04-16T10:27:45.172Z] [2024-04-16T10:27:45.172Z] common.run.asadmin: [2024-04-16T10:27:45.172Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:* [2024-04-16T10:27:45.426Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:45.426Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:27:45.426Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:45.426Z] [2024-04-16T10:27:45.426Z] test.notregistred: [2024-04-16T10:27:45.646Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:45.646Z] [javac] 1 warning [2024-04-16T10:27:45.646Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:45.646Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:45.646Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:45.646Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:45.646Z] [2024-04-16T10:27:45.646Z] pkg-war: [2024-04-16T10:27:45.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:45.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:45.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:45.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:45.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:27:45.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:45.646Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:45.646Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/SubtractNumbers.wsdl to copy. [2024-04-16T10:27:45.646Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:27:45.647Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:27:45.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:45.647Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:45.647Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/${web.wsit.descriptors} does not exist. [2024-04-16T10:27:45.647Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2024-04-16T10:27:45.647Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:45.647Z] [2024-04-16T10:27:45.647Z] deploy-app: [2024-04-16T10:27:45.647Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:45.647Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:45.647Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:45.647Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:45.647Z] [2024-04-16T10:27:45.647Z] deploy-war-common: [2024-04-16T10:27:45.647Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:45.647Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:45.647Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:45.647Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:45.647Z] [2024-04-16T10:27:45.648Z] setOSConditions: [2024-04-16T10:27:45.648Z] [2024-04-16T10:27:45.648Z] setToolWin: [2024-04-16T10:27:45.648Z] [2024-04-16T10:27:45.648Z] setToolUnix: [2024-04-16T10:27:45.648Z] [2024-04-16T10:27:45.648Z] setToolProperty: [2024-04-16T10:27:45.648Z] [2024-04-16T10:27:45.648Z] setS1ASclassPath: [2024-04-16T10:27:45.648Z] [2024-04-16T10:27:45.648Z] init-common: [2024-04-16T10:27:45.648Z] [2024-04-16T10:27:45.648Z] deploy-war-commonpe: [2024-04-16T10:27:45.704Z] [2024-04-16T10:27:45.704Z] process.versionExpression: [2024-04-16T10:27:45.704Z] [2024-04-16T10:27:45.704Z] process.appname: [2024-04-16T10:27:45.704Z] [2024-04-16T10:27:45.704Z] _process.target: [2024-04-16T10:27:45.704Z] [2024-04-16T10:27:45.704Z] process.target: [2024-04-16T10:27:45.704Z] [2024-04-16T10:27:45.704Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:45.704Z] [2024-04-16T10:27:45.704Z] increment.log.next: [2024-04-16T10:27:45.704Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:45.704Z] [2024-04-16T10:27:45.705Z] declare.test: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] setHttpPort: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] declare.test.positive: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] setHttpPort: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] declare.test.negative: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] declare-test: [2024-04-16T10:27:45.705Z] [echo] Starting test simple-versioned-servlet sample.scenarios(9) - logID=29 - (server) - (fail expected) [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] init.os: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] init.tools.unix: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] init.tools.windows: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] init.tools: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] setAsadminArgs: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] init: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] init.customtasks: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] prepare: [2024-04-16T10:27:45.705Z] [2024-04-16T10:27:45.705Z] exec.asadmin: [2024-04-16T10:27:45.960Z] [exec] Result: 1 [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] process.result: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] processResult: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] failed: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] passed: [2024-04-16T10:27:45.960Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] unknown: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] asadmin.with.result: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] show-component-status.asadmin: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] test.notregistred.cluster: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.960Z] test.notregistred: [2024-04-16T10:27:45.960Z] [2024-04-16T10:27:45.961Z] process.versionExpression: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] process.appname: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] _process.target: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] process.target: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] increment.log.next: [2024-04-16T10:27:45.961Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] declare.test: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] setHttpPort: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] declare.test.positive: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] setHttpPort: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] declare.test.negative: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] declare-test: [2024-04-16T10:27:45.961Z] [echo] Starting test simple-versioned-servlet sample.scenarios(10) - logID=30 - (server) - (fail expected) [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] init.os: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] init.tools.unix: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] init.tools.windows: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] init.tools: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] setAsadminArgs: [2024-04-16T10:27:45.961Z] [2024-04-16T10:27:45.961Z] init: [2024-04-16T10:27:45.962Z] [2024-04-16T10:27:45.962Z] init.customtasks: [2024-04-16T10:27:45.962Z] [2024-04-16T10:27:45.962Z] prepare: [2024-04-16T10:27:45.962Z] [2024-04-16T10:27:45.962Z] exec.asadmin: [2024-04-16T10:27:46.033Z] [exec] Waiting for the domain to stop . [2024-04-16T10:27:46.033Z] [exec] Waiting finished after 484 ms. [2024-04-16T10:27:46.033Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:27:46.033Z] [2024-04-16T10:27:46.033Z] stop-server-windows: [2024-04-16T10:27:46.033Z] [2024-04-16T10:27:46.033Z] setOSConditions: [2024-04-16T10:27:46.033Z] [2024-04-16T10:27:46.033Z] start-server: [2024-04-16T10:27:46.033Z] [echo] +-----------------------------+ [2024-04-16T10:27:46.033Z] [echo] | | [2024-04-16T10:27:46.033Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:27:46.033Z] [echo] | in Felix mode | [2024-04-16T10:27:46.033Z] [echo] | | [2024-04-16T10:27:46.033Z] [echo] +-----------------------------+ [2024-04-16T10:27:46.033Z] [2024-04-16T10:27:46.033Z] start-server-unix: [2024-04-16T10:27:46.226Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot webservices13-respectbinding --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/webservices13-respectbinding-web.war [2024-04-16T10:27:46.527Z] [exec] Result: 1 [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] process.result: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] processResult: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] failed: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] passed: [2024-04-16T10:27:46.527Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] unknown: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] asadmin.with.result: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] show-component-status.asadmin: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] test.notregistred.cluster: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] clean.scenario: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] clean.scenario.cluster: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] init.os: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] init.tools.unix: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.527Z] init.tools.windows: [2024-04-16T10:27:46.527Z] [2024-04-16T10:27:46.528Z] init.tools: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] setAsadminArgs: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] init: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] init.customtasks: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] prepare: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] process.versionExpression: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] process.appname: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] _process.target: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] process.target: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] prepare.has.version.registred: [2024-04-16T10:27:46.528Z] [2024-04-16T10:27:46.528Z] exec.asadmin2: [2024-04-16T10:27:46.787Z] [exec] Application deployed with name webservices13-respectbinding-web. [2024-04-16T10:27:46.787Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:46.787Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:46.788Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:46.788Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] deploy-war-commonee: [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] assemble-client: [2024-04-16T10:27:46.788Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:27:46.788Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:46.788Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:46.788Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:46.788Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] setOSConditions: [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] setToolWin: [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] setToolUnix: [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] setToolProperty: [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] setS1ASclassPath: [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] init-common: [2024-04-16T10:27:46.788Z] [2024-04-16T10:27:46.788Z] wsimport: [2024-04-16T10:27:46.863Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:46.863Z] [javac] 1 warning [2024-04-16T10:27:46.863Z] [2024-04-16T10:27:46.863Z] build: [2024-04-16T10:27:46.863Z] [2024-04-16T10:27:46.863Z] setOSConditions: [2024-04-16T10:27:46.863Z] [2024-04-16T10:27:46.863Z] fixFiles: [2024-04-16T10:27:46.961Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:46.961Z] [javac] 1 warning [2024-04-16T10:27:46.961Z] [2024-04-16T10:27:46.961Z] setOSConditions: [2024-04-16T10:27:46.961Z] [2024-04-16T10:27:46.961Z] setToolWin: [2024-04-16T10:27:46.961Z] [2024-04-16T10:27:46.961Z] setToolUnix: [2024-04-16T10:27:46.961Z] [2024-04-16T10:27:46.961Z] setToolProperty: [2024-04-16T10:27:46.962Z] [2024-04-16T10:27:46.962Z] setS1ASclassPath: [2024-04-16T10:27:46.962Z] [2024-04-16T10:27:46.962Z] init-common: [2024-04-16T10:27:46.962Z] [2024-04-16T10:27:46.962Z] compile-common: [2024-04-16T10:27:46.962Z] [echo] Current time (ISO): 2024-04-16T10:27:46.593+0000 [2024-04-16T10:27:46.962Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-04-16T10:27:46.962Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF/classes [2024-04-16T10:27:47.028Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:27:47.028Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:27:47.028Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:27:47.028Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:27:47.028Z] [java] [Server response]Content-Length: 311 [2024-04-16T10:27:47.028Z] [java] [Server response] [2024-04-16T10:27:47.028Z] [java] [Server response]J2EE Connectors 1.5 : Standalone adapter tests : CoffeeClient started in main... [2024-04-16T10:27:47.028Z] [java] [Server response]J2EE Connectors 1.5 : Standalone CCI adapter Tests [2024-04-16T10:27:47.028Z] [java] [Server response]Coffee count = 0 [2024-04-16T10:27:47.028Z] [java] [Server response]Inserting 3 coffee entries... [2024-04-16T10:27:47.028Z] [java] [Server response]Coffee count = 3 [2024-04-16T10:27:47.028Z] [java] [Server response]Connector:cci Connector J2EE Connectors 1.5 : Standalone adapter tests rar Test status: PASS [2024-04-16T10:27:47.028Z] [java] [Server response]TEST:PASS [2024-04-16T10:27:47.028Z] [java] Value of key is:connector-cci [2024-04-16T10:27:47.028Z] [java] [Server response]END_OF_TEST [2024-04-16T10:27:47.028Z] [java] Value of key is:connector-cci [2024-04-16T10:27:47.028Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:47.028Z] [java] [2024-04-16T10:27:47.028Z] [java] [2024-04-16T10:27:47.028Z] [java] ----------------------------------------- [2024-04-16T10:27:47.028Z] [java] - connector-cci: PASS - [2024-04-16T10:27:47.028Z] [java] ----------------------------------------- [2024-04-16T10:27:47.028Z] [java] Total PASS: 1 [2024-04-16T10:27:47.028Z] [java] Total FAIL: 0 [2024-04-16T10:27:47.028Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:47.028Z] [java] ----------------------------------------- [2024-04-16T10:27:47.028Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.028Z] undeploy: [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.028Z] undeploy-rar: [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.028Z] setOSConditions: [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.028Z] setToolWin: [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.028Z] setToolUnix: [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.028Z] setToolProperty: [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.028Z] setS1ASclassPath: [2024-04-16T10:27:47.028Z] [2024-04-16T10:27:47.029Z] init-common: [2024-04-16T10:27:47.029Z] [2024-04-16T10:27:47.029Z] undeploy-rar-common: [2024-04-16T10:27:47.029Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} cciblackbox-tx [2024-04-16T10:27:47.087Z] [exec] Result: 1 [2024-04-16T10:27:47.087Z] [2024-04-16T10:27:47.087Z] process.registred: [2024-04-16T10:27:47.087Z] [2024-04-16T10:27:47.088Z] has.version.registred: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] del.all.version.registred: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] _clean.scenario: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] deployment: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] deploy.version: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] del.ref.registred: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] process.versionExpression: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] process.appname: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] _process.target: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] process.target: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] prepare.is.version.registred: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] init.os: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] init.tools.unix: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] init.tools.windows: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] init.tools: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] setAsadminArgs: [2024-04-16T10:27:47.088Z] [2024-04-16T10:27:47.088Z] init: [2024-04-16T10:27:47.089Z] [2024-04-16T10:27:47.089Z] init.customtasks: [2024-04-16T10:27:47.089Z] [2024-04-16T10:27:47.089Z] prepare: [2024-04-16T10:27:47.089Z] [2024-04-16T10:27:47.089Z] exec.asadmin2: [2024-04-16T10:27:47.119Z] [2024-04-16T10:27:47.119Z] convUnix: [2024-04-16T10:27:47.119Z] [2024-04-16T10:27:47.119Z] convWin: [2024-04-16T10:27:47.119Z] [2024-04-16T10:27:47.119Z] setToolWin: [2024-04-16T10:27:47.119Z] [2024-04-16T10:27:47.120Z] setToolUnix: [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] setToolProperty: [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] setS1ASclassPath: [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] init-common: [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] package-persistence-common: [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] ejb-jar-common: [2024-04-16T10:27:47.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] package-ejbjar-common: [2024-04-16T10:27:47.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.120Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-ejb.jar [2024-04-16T10:27:47.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] appclient-jar-common: [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] package-appclientjar-common: [2024-04-16T10:27:47.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.120Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthrough-client.jar [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] webclient-war-common: [2024-04-16T10:27:47.120Z] [2024-04-16T10:27:47.120Z] build-ear-common: [2024-04-16T10:27:47.120Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:47.120Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:47.121Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:47.121Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setOSConditions: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] fixFiles: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] convUnix: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] convWin: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setToolWin: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setToolUnix: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setToolProperty: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setS1ASclassPath: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] init-common: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] ear-common: [2024-04-16T10:27:47.121Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/descriptor/sun-application.xml to copy. [2024-04-16T10:27:47.121Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] deploy: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setOSConditions: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setToolWin: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setToolUnix: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setToolProperty: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.121Z] setS1ASclassPath: [2024-04-16T10:27:47.121Z] [2024-04-16T10:27:47.122Z] init-common: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] deploy-jdbc-common: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] setOSConditions: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] setToolWin: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] setToolUnix: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] setToolProperty: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] setS1ASclassPath: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] init-common: [2024-04-16T10:27:47.122Z] [2024-04-16T10:27:47.122Z] create-jdbc-connpool-common: [2024-04-16T10:27:47.284Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false cciblackbox-tx [2024-04-16T10:27:47.348Z] [exec] parsing WSDL... [2024-04-16T10:27:47.357Z] [exec] Result: 1 [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] process.registred: [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] is.version.registred: [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] process.xmlversionidentifier: [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] prepare.cluster: [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] process.enabled: [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] process.hasToDeploy: [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] deploy.version.unregistred: [2024-04-16T10:27:47.357Z] [2024-04-16T10:27:47.357Z] init.os: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] init.tools.unix: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] init.tools.windows: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] init.tools: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] setAsadminArgs: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] init: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] init.customtasks: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] prepare: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] process.versionExpression: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] process.appname: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] create.version: [2024-04-16T10:27:47.358Z] [2024-04-16T10:27:47.358Z] assemble.non-existent: [2024-04-16T10:27:47.539Z] [2024-04-16T10:27:47.539Z] setOSConditions: [2024-04-16T10:27:47.539Z] [2024-04-16T10:27:47.539Z] setToolWin: [2024-04-16T10:27:47.539Z] [2024-04-16T10:27:47.539Z] setToolUnix: [2024-04-16T10:27:47.539Z] [2024-04-16T10:27:47.539Z] setToolProperty: [2024-04-16T10:27:47.539Z] [2024-04-16T10:27:47.539Z] setS1ASclassPath: [2024-04-16T10:27:47.540Z] [2024-04-16T10:27:47.540Z] init-common: [2024-04-16T10:27:47.540Z] [2024-04-16T10:27:47.540Z] undeploy-common: [2024-04-16T10:27:47.613Z] [2024-04-16T10:27:47.613Z] process.xmlversionidentifier: [2024-04-16T10:27:47.613Z] [2024-04-16T10:27:47.613Z] prepare.update.xml.identifier: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] update.xml.identifier: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] deployWithNameOption: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] setAsadminArgs: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] common.deploy.asadmin: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] init.os: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] init.tools.unix: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] init.tools.windows: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] init.tools: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] setAsadminArgs: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] init: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] init.customtasks: [2024-04-16T10:27:47.614Z] [2024-04-16T10:27:47.614Z] common.run.asadmin: [2024-04-16T10:27:47.614Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:47.620Z] [exec] [WARNING] unknown extensibility element or attribute "ns1" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:27:47.620Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:27:47.620Z] [exec] [2024-04-16T10:27:47.620Z] [exec] [WARNING] unknown extensibility element or attribute "ns2" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:27:47.620Z] [exec] line 15 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:27:47.620Z] [exec] [2024-04-16T10:27:47.620Z] [exec] [WARNING] unknown extensibility element or attribute "ns3" (in namespace "http://www.w3.org/2000/xmlns/") [2024-04-16T10:27:47.620Z] [exec] line 16 of http://localhost:8080/webservices13-respectbinding/webservice/SubtractNumbersService?wsdl=1 [2024-04-16T10:27:47.620Z] [exec] [2024-04-16T10:27:47.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:27:47.711Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:27:47.711Z] [2024-04-16T10:27:47.711Z] set-derby-connpool-props: [2024-04-16T10:27:47.869Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:47.869Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:47.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:27:48.123Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:27:48.123Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:48.123Z] [2024-04-16T10:27:48.123Z] init.os: [2024-04-16T10:27:48.123Z] [2024-04-16T10:27:48.123Z] init.tools.unix: [2024-04-16T10:27:48.123Z] [2024-04-16T10:27:48.123Z] init.tools.windows: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] init.tools: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] setAsadminArgs: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] init: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] init.customtasks: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] setEnabled: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] createAppRef: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] deployWithoutNameOption: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] run.positive.deploy: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] deploy.version: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] del.ref.registred: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] process.versionExpression: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] process.appname: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] _process.target: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] process.target: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] prepare.is.version.registred: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] init.os: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] init.tools.unix: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] init.tools.windows: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.124Z] init.tools: [2024-04-16T10:27:48.124Z] [2024-04-16T10:27:48.125Z] setAsadminArgs: [2024-04-16T10:27:48.125Z] [2024-04-16T10:27:48.125Z] init: [2024-04-16T10:27:48.125Z] [2024-04-16T10:27:48.125Z] init.customtasks: [2024-04-16T10:27:48.125Z] [2024-04-16T10:27:48.125Z] prepare: [2024-04-16T10:27:48.125Z] [2024-04-16T10:27:48.125Z] exec.asadmin2: [2024-04-16T10:27:48.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-cciApp [2024-04-16T10:27:48.133Z] [2024-04-16T10:27:48.133Z] unsetup: [2024-04-16T10:27:48.133Z] [2024-04-16T10:27:48.133Z] setOSConditions: [2024-04-16T10:27:48.133Z] [2024-04-16T10:27:48.133Z] setToolWin: [2024-04-16T10:27:48.133Z] [2024-04-16T10:27:48.133Z] setToolUnix: [2024-04-16T10:27:48.133Z] [2024-04-16T10:27:48.133Z] setToolProperty: [2024-04-16T10:27:48.133Z] [2024-04-16T10:27:48.134Z] setS1ASclassPath: [2024-04-16T10:27:48.134Z] [2024-04-16T10:27:48.134Z] init-common: [2024-04-16T10:27:48.134Z] [2024-04-16T10:27:48.134Z] drop-sql: [2024-04-16T10:27:48.181Z] [exec] [2024-04-16T10:27:48.181Z] [exec] Generating code... [2024-04-16T10:27:48.181Z] [exec] [2024-04-16T10:27:48.181Z] [exec] Compiling code... [2024-04-16T10:27:48.220Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:27:48.336Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:48.336Z] [javac] 1 warning [2024-04-16T10:27:48.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-04-16T10:27:48.336Z] [2024-04-16T10:27:48.336Z] setOSConditions: [2024-04-16T10:27:48.336Z] [2024-04-16T10:27:48.336Z] setToolWin: [2024-04-16T10:27:48.336Z] [2024-04-16T10:27:48.336Z] setToolUnix: [2024-04-16T10:27:48.337Z] [2024-04-16T10:27:48.337Z] setToolProperty: [2024-04-16T10:27:48.337Z] [2024-04-16T10:27:48.337Z] setS1ASclassPath: [2024-04-16T10:27:48.337Z] [2024-04-16T10:27:48.337Z] init-common: [2024-04-16T10:27:48.337Z] [2024-04-16T10:27:48.337Z] setJAXWSToolsForWin: [2024-04-16T10:27:48.337Z] [2024-04-16T10:27:48.337Z] setJAXWSToolsForUnix: [2024-04-16T10:27:48.337Z] [2024-04-16T10:27:48.337Z] wsgen: [2024-04-16T10:27:48.390Z] [2024-04-16T10:27:48.390Z] setOSConditions: [2024-04-16T10:27:48.390Z] [2024-04-16T10:27:48.390Z] setToolWin: [2024-04-16T10:27:48.390Z] [2024-04-16T10:27:48.390Z] setToolUnix: [2024-04-16T10:27:48.390Z] [2024-04-16T10:27:48.390Z] setToolProperty: [2024-04-16T10:27:48.390Z] [2024-04-16T10:27:48.390Z] setS1ASclassPath: [2024-04-16T10:27:48.390Z] [2024-04-16T10:27:48.390Z] init-common: [2024-04-16T10:27:48.390Z] [2024-04-16T10:27:48.391Z] execute-sql-common: [2024-04-16T10:27:48.391Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci/sql/cci-pb-drop.sql [2024-04-16T10:27:48.391Z] [sql] 0 rows affected [2024-04-16T10:27:48.391Z] [sql] 0 rows affected [2024-04-16T10:27:48.391Z] [sql] 0 rows affected [2024-04-16T10:27:48.391Z] [sql] 3 of 3 SQL statements executed successfully [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] all: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] build: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setOSConditions: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setToolWin: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setToolUnix: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setToolProperty: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setS1ASclassPath: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] init-common: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] clean: [2024-04-16T10:27:48.391Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:48.391Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setOSConditions: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setToolWin: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setToolUnix: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setToolProperty: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] setS1ASclassPath: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] init-common: [2024-04-16T10:27:48.391Z] [2024-04-16T10:27:48.391Z] create-dboutfile: [2024-04-16T10:27:48.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] compile: [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] setOSConditions: [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] setToolWin: [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] setToolUnix: [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] setToolProperty: [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] setS1ASclassPath: [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] init-common: [2024-04-16T10:27:48.392Z] [2024-04-16T10:27:48.392Z] compile-cci: [2024-04-16T10:27:48.392Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:48.392Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:48.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:27:48.474Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:27:48.684Z] [exec] Result: 1 [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] process.registred: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] is.version.registred: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] process.xmlversionidentifier: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] prepare.cluster: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] process.enabled: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] process.hasToDeploy: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] deploy.version.unregistred: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] init.os: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] init.tools.unix: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] init.tools.windows: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] init.tools: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] setAsadminArgs: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] init: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] init.customtasks: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] prepare: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.684Z] process.versionExpression: [2024-04-16T10:27:48.684Z] [2024-04-16T10:27:48.685Z] process.appname: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] create.version: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] assemble.non-existent: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] process.xmlversionidentifier: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] prepare.update.xml.identifier: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] update.xml.identifier: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] deployWithNameOption: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] setAsadminArgs: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] common.deploy.asadmin: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] init.os: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] init.tools.unix: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] init.tools.windows: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] init.tools: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] setAsadminArgs: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] init: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] init.customtasks: [2024-04-16T10:27:48.685Z] [2024-04-16T10:27:48.685Z] common.run.asadmin: [2024-04-16T10:27:48.685Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:27:48.958Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:48.958Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:49.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:27:49.034Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:27:49.182Z] [java] Value of key is: main [2024-04-16T10:27:49.183Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:49.183Z] [java] [2024-04-16T10:27:49.183Z] [java] [2024-04-16T10:27:49.183Z] [java] ----------------------------------------- [2024-04-16T10:27:49.183Z] [java] - main: PASS - [2024-04-16T10:27:49.183Z] [java] ----------------------------------------- [2024-04-16T10:27:49.183Z] [java] Total PASS: 1 [2024-04-16T10:27:49.183Z] [java] Total FAIL: 0 [2024-04-16T10:27:49.183Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:49.183Z] [java] ----------------------------------------- [2024-04-16T10:27:49.183Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:49.183Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] undeploy: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setOSConditions: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setToolWin: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setToolUnix: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setToolProperty: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setS1ASclassPath: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] init-common: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] undeploy-jar-common: [2024-04-16T10:27:49.183Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-passact-ejb [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] all: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] jcdifull: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setOSConditions: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setToolWin: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setToolUnix: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setToolProperty: [2024-04-16T10:27:49.183Z] [2024-04-16T10:27:49.183Z] setS1ASclassPath: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] init-common: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] clean: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setOSConditions: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolWin: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolUnix: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolProperty: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setS1ASclassPath: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] init-common: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] clean-common: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setOSConditions: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolWin: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolUnix: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolProperty: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setS1ASclassPath: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] init-common: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] clean-classes-common: [2024-04-16T10:27:49.184Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setOSConditions: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolWin: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.184Z] setToolUnix: [2024-04-16T10:27:49.184Z] [2024-04-16T10:27:49.185Z] setToolProperty: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] setS1ASclassPath: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] init-common: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] clean-jars-common: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] compile: [2024-04-16T10:27:49.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:49.185Z] [javac] Compiling 27 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:49.185Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/full/jcdifull/ejb/FooManagedBean.java uses or overrides a deprecated API. [2024-04-16T10:27:49.185Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] build: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] setOSConditions: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] setToolWin: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] setToolUnix: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] setToolProperty: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] setS1ASclassPath: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] init-common: [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] ejb-jar-common: [2024-04-16T10:27:49.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:49.185Z] [2024-04-16T10:27:49.185Z] package-ejbjar-common: [2024-04-16T10:27:49.185Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:49.185Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-04-16T10:27:49.185Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:49.185Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-04-16T10:27:49.186Z] [2024-04-16T10:27:49.186Z] setOSConditions: [2024-04-16T10:27:49.186Z] [2024-04-16T10:27:49.186Z] setToolWin: [2024-04-16T10:27:49.186Z] [2024-04-16T10:27:49.186Z] setToolUnix: [2024-04-16T10:27:49.186Z] [2024-04-16T10:27:49.186Z] setToolProperty: [2024-04-16T10:27:49.186Z] [2024-04-16T10:27:49.186Z] setS1ASclassPath: [2024-04-16T10:27:49.186Z] [2024-04-16T10:27:49.186Z] init-common: [2024-04-16T10:27:49.186Z] [2024-04-16T10:27:49.186Z] compile-common: [2024-04-16T10:27:49.186Z] [echo] Current time (ISO): 2024-04-16T10:27:48.895+0000 [2024-04-16T10:27:49.186Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:49.213Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:49.213Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.213Z] init.os: [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.213Z] init.tools.unix: [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.213Z] init.tools.windows: [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.213Z] init.tools: [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.213Z] setAsadminArgs: [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.213Z] init: [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.213Z] init.customtasks: [2024-04-16T10:27:49.213Z] [2024-04-16T10:27:49.214Z] setEnabled: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] createAppRef: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] deployWithoutNameOption: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] run.positive.deploy: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] deploy.version: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] del.ref.registred: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] process.versionExpression: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] process.appname: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] _process.target: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] process.target: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] prepare.is.version.registred: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] init.os: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] init.tools.unix: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] init.tools.windows: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] init.tools: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] setAsadminArgs: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] init: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] init.customtasks: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] prepare: [2024-04-16T10:27:49.214Z] [2024-04-16T10:27:49.214Z] exec.asadmin2: [2024-04-16T10:27:49.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:27:49.318Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:49.319Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java:91: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:27:49.319Z] [javac] flag = iRec.add(new Integer(qty)); [2024-04-16T10:27:49.319Z] [javac] ^ [2024-04-16T10:27:49.319Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/ejb/CoffeeBean.java uses unchecked or unsafe operations. [2024-04-16T10:27:49.319Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:27:49.319Z] [javac] 2 warnings [2024-04-16T10:27:49.319Z] [2024-04-16T10:27:49.319Z] setOSConditions: [2024-04-16T10:27:49.319Z] [2024-04-16T10:27:49.319Z] setToolWin: [2024-04-16T10:27:49.319Z] [2024-04-16T10:27:49.319Z] setToolUnix: [2024-04-16T10:27:49.319Z] [2024-04-16T10:27:49.319Z] setToolProperty: [2024-04-16T10:27:49.319Z] [2024-04-16T10:27:49.319Z] setS1ASclassPath: [2024-04-16T10:27:49.319Z] [2024-04-16T10:27:49.319Z] init-common: [2024-04-16T10:27:49.319Z] [2024-04-16T10:27:49.319Z] compile-cci: [2024-04-16T10:27:49.319Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:49.319Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:49.557Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:49.557Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:27:49.559Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:27:49.574Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:49.809Z] [exec] Result: 1 [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] process.registred: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] is.version.registred: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] process.xmlversionidentifier: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] prepare.cluster: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] process.enabled: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] process.hasToDeploy: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] deploy.version.unregistred: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] init.os: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] init.tools.unix: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] init.tools.windows: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.809Z] init.tools: [2024-04-16T10:27:49.809Z] [2024-04-16T10:27:49.810Z] setAsadminArgs: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] init: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] init.customtasks: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] prepare: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] process.versionExpression: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] process.appname: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] create.version: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] assemble.non-existent: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] process.xmlversionidentifier: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] prepare.update.xml.identifier: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] update.xml.identifier: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] deployWithNameOption: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] setAsadminArgs: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] common.deploy.asadmin: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] init.os: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] init.tools.unix: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] init.tools.windows: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] init.tools: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.810Z] setAsadminArgs: [2024-04-16T10:27:49.810Z] [2024-04-16T10:27:49.811Z] init: [2024-04-16T10:27:49.811Z] [2024-04-16T10:27:49.811Z] init.customtasks: [2024-04-16T10:27:49.811Z] [2024-04-16T10:27:49.811Z] common.run.asadmin: [2024-04-16T10:27:49.811Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:27:49.813Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:49.813Z] [javac] 1 warning [2024-04-16T10:27:49.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:27:49.813Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:27:49.813Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:27:49.813Z] [2024-04-16T10:27:49.813Z] deploy-client: [2024-04-16T10:27:49.813Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:27:49.813Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:27:49.829Z] [javac] 1 warning [2024-04-16T10:27:49.829Z] [2024-04-16T10:27:49.829Z] setOSConditions: [2024-04-16T10:27:49.829Z] [2024-04-16T10:27:49.829Z] setToolWin: [2024-04-16T10:27:49.829Z] [2024-04-16T10:27:49.829Z] setToolUnix: [2024-04-16T10:27:49.829Z] [2024-04-16T10:27:49.829Z] setToolProperty: [2024-04-16T10:27:49.829Z] [2024-04-16T10:27:49.829Z] setS1ASclassPath: [2024-04-16T10:27:49.829Z] [2024-04-16T10:27:49.829Z] init-common: [2024-04-16T10:27:49.829Z] [2024-04-16T10:27:49.829Z] compile-cci: [2024-04-16T10:27:49.829Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:49.830Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:50.065Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:50.065Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:50.321Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-04-16T10:27:50.321Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:50.321Z] [2024-04-16T10:27:50.321Z] init.os: [2024-04-16T10:27:50.321Z] [2024-04-16T10:27:50.321Z] init.tools.unix: [2024-04-16T10:27:50.321Z] [2024-04-16T10:27:50.321Z] init.tools.windows: [2024-04-16T10:27:50.321Z] [2024-04-16T10:27:50.321Z] init.tools: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] setAsadminArgs: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] init: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] init.customtasks: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] setEnabled: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] createAppRef: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] deployWithoutNameOption: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] run.positive.deploy: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] deploy.version: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] del.ref.registred: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] process.versionExpression: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] process.appname: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] _process.target: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] process.target: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] prepare.is.version.registred: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] init.os: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] init.tools.unix: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] init.tools.windows: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] init.tools: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.322Z] setAsadminArgs: [2024-04-16T10:27:50.322Z] [2024-04-16T10:27:50.323Z] init: [2024-04-16T10:27:50.323Z] [2024-04-16T10:27:50.323Z] init.customtasks: [2024-04-16T10:27:50.323Z] [2024-04-16T10:27:50.323Z] prepare: [2024-04-16T10:27:50.323Z] [2024-04-16T10:27:50.323Z] exec.asadmin2: [2024-04-16T10:27:50.373Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:50.373Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:27:50.390Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:50.390Z] [javac] 1 warning [2024-04-16T10:27:50.390Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:50.390Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded [2024-04-16T10:27:50.390Z] [2024-04-16T10:27:50.390Z] build-embedded-ear: [2024-04-16T10:27:50.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:50.390Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:50.390Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:50.390Z] [2024-04-16T10:27:50.390Z] package-embedded-ejb: [2024-04-16T10:27:50.390Z] [2024-04-16T10:27:50.391Z] package-ejbjar-common: [2024-04-16T10:27:50.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:50.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:50.391Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cci-embedded-ejb.jar [2024-04-16T10:27:50.391Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setOSConditions: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setToolWin: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setToolUnix: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setToolProperty: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setS1ASclassPath: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] init-common: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] package-rar: [2024-04-16T10:27:50.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar [2024-04-16T10:27:50.391Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] create-rar: [2024-04-16T10:27:50.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-04-16T10:27:50.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar/META-INF [2024-04-16T10:27:50.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar [2024-04-16T10:27:50.391Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/rar [2024-04-16T10:27:50.391Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cciblackbox-tx.rar [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setOSConditions: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setToolWin: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.391Z] setToolUnix: [2024-04-16T10:27:50.391Z] [2024-04-16T10:27:50.392Z] setToolProperty: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] setS1ASclassPath: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] init-common: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] webclient-war-common: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] clear: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] test-tlds-exist: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] copy-tlds: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] test-tagfiles-exist: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] copy-tagfiles: [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.392Z] package-war-common: [2024-04-16T10:27:50.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:50.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:50.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:50.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:27:50.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/lib [2024-04-16T10:27:50.392Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:50.392Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:50.392Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:50.392Z] [copy] Copying 7 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:50.392Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/docroot [2024-04-16T10:27:50.392Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/cci-embedded-web.war [2024-04-16T10:27:50.392Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:50.392Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2024-04-16T10:27:50.392Z] [2024-04-16T10:27:50.393Z] setOSConditions: [2024-04-16T10:27:50.393Z] [2024-04-16T10:27:50.393Z] setToolWin: [2024-04-16T10:27:50.393Z] [2024-04-16T10:27:50.393Z] setToolUnix: [2024-04-16T10:27:50.393Z] [2024-04-16T10:27:50.393Z] setToolProperty: [2024-04-16T10:27:50.393Z] [2024-04-16T10:27:50.393Z] setS1ASclassPath: [2024-04-16T10:27:50.393Z] [2024-04-16T10:27:50.393Z] init-common: [2024-04-16T10:27:50.393Z] [2024-04-16T10:27:50.393Z] setup: [2024-04-16T10:27:50.393Z] [2024-04-16T10:27:50.393Z] drop-sql: [2024-04-16T10:27:50.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:50.411Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:27:50.648Z] [2024-04-16T10:27:50.648Z] setOSConditions: [2024-04-16T10:27:50.648Z] [2024-04-16T10:27:50.648Z] setToolWin: [2024-04-16T10:27:50.648Z] [2024-04-16T10:27:50.648Z] setToolUnix: [2024-04-16T10:27:50.648Z] [2024-04-16T10:27:50.648Z] setToolProperty: [2024-04-16T10:27:50.648Z] [2024-04-16T10:27:50.649Z] setS1ASclassPath: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] init-common: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] execute-sql-common: [2024-04-16T10:27:50.649Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2024-04-16T10:27:50.649Z] [sql] Failed to execute: drop table coffee [2024-04-16T10:27:50.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-04-16T10:27:50.649Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-04-16T10:27:50.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-04-16T10:27:50.649Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-04-16T10:27:50.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-04-16T10:27:50.649Z] [sql] 0 of 3 SQL statements executed successfully [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] create-sql: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] setOSConditions: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] setToolWin: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] setToolUnix: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] setToolProperty: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] setS1ASclassPath: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] init-common: [2024-04-16T10:27:50.649Z] [2024-04-16T10:27:50.649Z] execute-sql-common: [2024-04-16T10:27:50.649Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb.sql [2024-04-16T10:27:50.649Z] [sql] Failed to execute: drop table coffee [2024-04-16T10:27:50.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. [2024-04-16T10:27:50.649Z] [sql] Failed to execute: drop PROCEDURE COUNTCOFFEE [2024-04-16T10:27:50.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'COUNTCOFFEE' because it does not exist. [2024-04-16T10:27:50.649Z] [sql] Failed to execute: drop PROCEDURE INSERTCOFFEE [2024-04-16T10:27:50.649Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP PROCEDURE' cannot be performed on 'INSERTCOFFEE' because it does not exist. [2024-04-16T10:27:50.650Z] [sql] 0 rows affected [2024-04-16T10:27:50.650Z] [sql] 0 rows affected [2024-04-16T10:27:50.650Z] [sql] 0 rows affected [2024-04-16T10:27:50.650Z] [sql] 3 of 6 SQL statements executed successfully [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] deploy: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setOSConditions: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setToolWin: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setToolUnix: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setToolProperty: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setS1ASclassPath: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] init-common: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] deploy-common: [2024-04-16T10:27:50.650Z] [echo] Current time (ISO): 2024-04-16T10:27:50.469+0000 [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setOSConditions: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setToolWin: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setToolUnix: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setToolProperty: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] setS1ASclassPath: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] init-common: [2024-04-16T10:27:50.650Z] [2024-04-16T10:27:50.650Z] deploy-common-pe: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] setOSConditions: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] setToolWin: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] setToolUnix: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] setToolProperty: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] setS1ASclassPath: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] init-common: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] setJAXWSToolsForWin: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] setJAXWSToolsForUnix: [2024-04-16T10:27:50.840Z] [2024-04-16T10:27:50.840Z] wsgen: [2024-04-16T10:27:50.909Z] [exec] Result: 1 [2024-04-16T10:27:50.909Z] [2024-04-16T10:27:50.909Z] process.registred: [2024-04-16T10:27:50.909Z] [2024-04-16T10:27:50.909Z] is.version.registred: [2024-04-16T10:27:50.909Z] [2024-04-16T10:27:50.909Z] process.xmlversionidentifier: [2024-04-16T10:27:50.909Z] [2024-04-16T10:27:50.910Z] prepare.cluster: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] process.enabled: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] process.hasToDeploy: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] deploy.version.unregistred: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] init.os: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] init.tools.unix: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] init.tools.windows: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] init.tools: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] setAsadminArgs: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] init: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] init.customtasks: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] prepare: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] process.versionExpression: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] process.appname: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] create.version: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] assemble.non-existent: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] process.xmlversionidentifier: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] prepare.update.xml.identifier: [2024-04-16T10:27:50.910Z] [2024-04-16T10:27:50.910Z] update.xml.identifier: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] deployWithNameOption: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] setAsadminArgs: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] common.deploy.asadmin: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] init.os: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] init.tools.unix: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] init.tools.windows: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] init.tools: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] setAsadminArgs: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] init: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] init.customtasks: [2024-04-16T10:27:50.911Z] [2024-04-16T10:27:50.911Z] common.run.asadmin: [2024-04-16T10:27:50.911Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=true --name=simple-versioned-servlet:RC-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.0.war [2024-04-16T10:27:50.969Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:27:50.969Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:27:51.082Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:51.082Z] [javac] 1 warning [2024-04-16T10:27:51.082Z] [2024-04-16T10:27:51.082Z] deploy: [2024-04-16T10:27:51.082Z] [2024-04-16T10:27:51.082Z] setOSConditions: [2024-04-16T10:27:51.082Z] [2024-04-16T10:27:51.082Z] setToolWin: [2024-04-16T10:27:51.083Z] [2024-04-16T10:27:51.083Z] setToolUnix: [2024-04-16T10:27:51.083Z] [2024-04-16T10:27:51.083Z] setToolProperty: [2024-04-16T10:27:51.083Z] [2024-04-16T10:27:51.083Z] setS1ASclassPath: [2024-04-16T10:27:51.083Z] [2024-04-16T10:27:51.083Z] init-common: [2024-04-16T10:27:51.083Z] [2024-04-16T10:27:51.083Z] deploy-jar-common: [2024-04-16T10:27:51.166Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:51.166Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:51.223Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:27:51.223Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:27:51.223Z] [2024-04-16T10:27:51.223Z] setOSConditions: [2024-04-16T10:27:51.223Z] [2024-04-16T10:27:51.223Z] setToolWin: [2024-04-16T10:27:51.223Z] [2024-04-16T10:27:51.224Z] setToolUnix: [2024-04-16T10:27:51.224Z] [2024-04-16T10:27:51.224Z] setToolProperty: [2024-04-16T10:27:51.224Z] [2024-04-16T10:27:51.224Z] setS1ASclassPath: [2024-04-16T10:27:51.224Z] [2024-04-16T10:27:51.224Z] init-common: [2024-04-16T10:27:51.224Z] [2024-04-16T10:27:51.224Z] create-jdbc-resource-common: [2024-04-16T10:27:51.224Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:27:51.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-embedded-cciApp.ear [2024-04-16T10:27:51.322Z] [exec] Application deployed with name wsclient. [2024-04-16T10:27:51.322Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:51.322Z] [2024-04-16T10:27:51.322Z] setup: [2024-04-16T10:27:51.322Z] [2024-04-16T10:27:51.322Z] runtest: [2024-04-16T10:27:51.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:51.322Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml:122: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:51.322Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:51.322Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: [2024-04-16T10:27:51.322Z] [java] [client.TestClient]::

[2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: So the RESULT OF SUBTRACT SERVICE IS : [2024-04-16T10:27:51.322Z] [java] [client.TestClient]::

[2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: [5555] [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: [2024-04-16T10:27:51.322Z] [java] [client.TestClient]:: [2024-04-16T10:27:51.322Z] [java] Value of key is:WEBSERVICES13-respectbinding [2024-04-16T10:27:51.323Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:51.323Z] [java] [2024-04-16T10:27:51.323Z] [java] [2024-04-16T10:27:51.323Z] [java] ----------------------------------------- [2024-04-16T10:27:51.323Z] [java] - WEBSERVICES13-respectbinding: PASS - [2024-04-16T10:27:51.323Z] [java] ----------------------------------------- [2024-04-16T10:27:51.323Z] [java] Total PASS: 1 [2024-04-16T10:27:51.323Z] [java] Total FAIL: 0 [2024-04-16T10:27:51.323Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:51.323Z] [java] ----------------------------------------- [2024-04-16T10:27:51.323Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] undeploy: [2024-04-16T10:27:51.323Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:51.323Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:51.323Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:51.323Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] setOSConditions: [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] setToolWin: [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] setToolUnix: [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] setToolProperty: [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] setS1ASclassPath: [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] init-common: [2024-04-16T10:27:51.323Z] [2024-04-16T10:27:51.323Z] undeploy-war-common: [2024-04-16T10:27:51.338Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-full-jcdifull-ejb.jar [2024-04-16T10:27:51.420Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.0. [2024-04-16T10:27:51.421Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.os: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.tools.unix: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.tools.windows: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.tools: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] setAsadminArgs: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.customtasks: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] setEnabled: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] createAppRef: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] deployWithoutNameOption: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] run.positive.deploy: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] process.versionExpression: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] process.appname: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.os: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.tools.unix: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.tools.windows: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] init.tools: [2024-04-16T10:27:51.421Z] [2024-04-16T10:27:51.421Z] setAsadminArgs: [2024-04-16T10:27:51.422Z] [2024-04-16T10:27:51.422Z] init: [2024-04-16T10:27:51.676Z] [2024-04-16T10:27:51.676Z] init.customtasks: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] prepare: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] create.version: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] assemble.non-existent: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] process.xmlversionidentifier: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] prepare.update.xml.identifier: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] update.xml.identifier: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] unzip.version: [2024-04-16T10:27:51.677Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1 [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] deploy.version: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] del.ref.registred: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] process.versionExpression: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] process.appname: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] _process.target: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] process.target: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] prepare.is.version.registred: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] init.os: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] init.tools.unix: [2024-04-16T10:27:51.677Z] [2024-04-16T10:27:51.677Z] init.tools.windows: [2024-04-16T10:27:51.678Z] [2024-04-16T10:27:51.678Z] init.tools: [2024-04-16T10:27:51.678Z] [2024-04-16T10:27:51.678Z] setAsadminArgs: [2024-04-16T10:27:51.678Z] [2024-04-16T10:27:51.678Z] init: [2024-04-16T10:27:51.678Z] [2024-04-16T10:27:51.678Z] init.customtasks: [2024-04-16T10:27:51.678Z] [2024-04-16T10:27:51.678Z] prepare: [2024-04-16T10:27:51.678Z] [2024-04-16T10:27:51.678Z] exec.asadmin2: [2024-04-16T10:27:51.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-04-16T10:27:51.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client/META-INF/wsdl [2024-04-16T10:27:51.762Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] setOSConditions: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] setToolWin: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] setToolUnix: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] setToolProperty: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] setS1ASclassPath: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] init-common: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] setJAXWSToolsForWin: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] setJAXWSToolsForUnix: [2024-04-16T10:27:51.762Z] [2024-04-16T10:27:51.762Z] wsimport: [2024-04-16T10:27:51.762Z] [exec] parsing WSDL... [2024-04-16T10:27:51.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:27:51.783Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:27:51.783Z] [echo] cmd executed for server [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setOSConditions: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setToolWin: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setToolUnix: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setToolProperty: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setS1ASclassPath: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] init-common: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] deploy-common: [2024-04-16T10:27:51.783Z] [echo] Current time (ISO): 2024-04-16T10:27:51.576+0000 [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setOSConditions: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setToolWin: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setToolUnix: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setToolProperty: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] setS1ASclassPath: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] init-common: [2024-04-16T10:27:51.783Z] [2024-04-16T10:27:51.783Z] deploy-common-pe: [2024-04-16T10:27:51.898Z] [exec] Application deployed with name ejb-ejb31-full-jcdifull-ejb. [2024-04-16T10:27:51.898Z] [2024-04-16T10:27:51.898Z] run: [2024-04-16T10:27:51.898Z] [2024-04-16T10:27:51.898Z] setOSConditions: [2024-04-16T10:27:51.898Z] [2024-04-16T10:27:51.898Z] setToolWin: [2024-04-16T10:27:51.898Z] [2024-04-16T10:27:51.898Z] setToolUnix: [2024-04-16T10:27:51.898Z] [2024-04-16T10:27:51.898Z] setToolProperty: [2024-04-16T10:27:51.898Z] [2024-04-16T10:27:51.898Z] setS1ASclassPath: [2024-04-16T10:27:51.898Z] [2024-04-16T10:27:51.898Z] init-common: [2024-04-16T10:27:51.932Z] [exec] Result: 1 [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] process.registred: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] is.version.registred: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] process.xmlversionidentifier: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] prepare.cluster: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] process.enabled: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] process.hasToDeploy: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] deploy.version.unregistred: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] init.os: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] init.tools.unix: [2024-04-16T10:27:51.932Z] [2024-04-16T10:27:51.932Z] init.tools.windows: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] init.tools: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] setAsadminArgs: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] init: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] init.customtasks: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] prepare: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] process.versionExpression: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] process.appname: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] create.version: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] assemble.non-existent: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] process.xmlversionidentifier: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] prepare.update.xml.identifier: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] update.xml.identifier: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] deployWithNameOption: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] setAsadminArgs: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] common.deploy.asadmin: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] init.os: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] init.tools.unix: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] init.tools.windows: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.933Z] init.tools: [2024-04-16T10:27:51.933Z] [2024-04-16T10:27:51.934Z] setAsadminArgs: [2024-04-16T10:27:51.934Z] [2024-04-16T10:27:51.934Z] init: [2024-04-16T10:27:51.934Z] [2024-04-16T10:27:51.934Z] init.customtasks: [2024-04-16T10:27:51.934Z] [2024-04-16T10:27:51.934Z] common.run.asadmin: [2024-04-16T10:27:51.934Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:RC-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:RC-1.0.1.war [2024-04-16T10:27:52.038Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughApp.ear [2024-04-16T10:27:52.183Z] [2024-04-16T10:27:52.183Z] run_se: [2024-04-16T10:27:52.200Z] [exec] Application deployed with name connector-embedded-cciApp. [2024-04-16T10:27:52.200Z] [exec] there are no files to retrieve for application connector-embedded-cciApp [2024-04-16T10:27:52.200Z] [echo] Deployment on target server server successful [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] setOSConditions: [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] setToolWin: [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] setToolUnix: [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] setToolProperty: [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] setS1ASclassPath: [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] init-common: [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] deploy-common-ee: [2024-04-16T10:27:52.200Z] [2024-04-16T10:27:52.200Z] run: [2024-04-16T10:27:52.200Z] [java] GET /cci-embedded/servlet/SimpleServlet?url=/cci-embedded/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:27:52.200Z] [java] [2024-04-16T10:27:52.200Z] [java] Time: 1 [2024-04-16T10:27:52.291Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false webservices13-respectbinding-web [2024-04-16T10:27:52.291Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:52.291Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:52.291Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:52.291Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/webservices13-respectbinding/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:52.291Z] [2024-04-16T10:27:52.291Z] setOSConditions: [2024-04-16T10:27:52.291Z] [2024-04-16T10:27:52.291Z] setToolWin: [2024-04-16T10:27:52.291Z] [2024-04-16T10:27:52.291Z] setToolUnix: [2024-04-16T10:27:52.291Z] [2024-04-16T10:27:52.291Z] setToolProperty: [2024-04-16T10:27:52.291Z] [2024-04-16T10:27:52.291Z] setS1ASclassPath: [2024-04-16T10:27:52.292Z] [2024-04-16T10:27:52.292Z] init-common: [2024-04-16T10:27:52.292Z] [2024-04-16T10:27:52.292Z] undeploy-client: [2024-04-16T10:27:52.320Z] [exec] [2024-04-16T10:27:52.320Z] [exec] Generating code... [2024-04-16T10:27:52.320Z] [exec] [2024-04-16T10:27:52.320Z] [exec] Compiling code... [2024-04-16T10:27:52.510Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:52.510Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:52.574Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:52.574Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:27:52.611Z] [exec] Application deployed with name jdbc-txpassthroughApp. [2024-04-16T10:27:52.611Z] [echo] Deployment on target server server successful [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setOSConditions: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setToolWin: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setToolUnix: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setToolProperty: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setS1ASclassPath: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] init-common: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] deploy-common-ee: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] run: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setOSConditions: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setToolWin: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setToolUnix: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.611Z] setToolProperty: [2024-04-16T10:27:52.611Z] [2024-04-16T10:27:52.612Z] setS1ASclassPath: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] init-common: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] execute-sql-common: [2024-04-16T10:27:52.612Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/sql/create.sql [2024-04-16T10:27:52.612Z] [sql] Failed to execute: DROP TABLE ONLYGETCONNECTION [2024-04-16T10:27:52.612Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ONLYGETCONNECTION' because it does not exist. [2024-04-16T10:27:52.612Z] [sql] 0 rows affected [2024-04-16T10:27:52.612Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] setOSConditions: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] setToolWin: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] setToolUnix: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] setToolProperty: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] setS1ASclassPath: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] init-common: [2024-04-16T10:27:52.612Z] [2024-04-16T10:27:52.612Z] runclient-common: [2024-04-16T10:27:52.612Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txpassthroughAppClient.jar -name jdbc-txpassthroughClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:27:52.765Z] [exec] Application deployed with name simple-versioned-servlet:RC-1.0.1. [2024-04-16T10:27:52.765Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] init.os: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] init.tools.unix: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] init.tools.windows: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] init.tools: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] setAsadminArgs: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] init: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] init.customtasks: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] setEnabled: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] createAppRef: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.765Z] deployWithoutNameOption: [2024-04-16T10:27:52.765Z] [2024-04-16T10:27:52.766Z] deploydir.version: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] run.positive.deploy: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] switch: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] process.versionExpression: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] process.appname: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] process.xmlversionidentifier: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] prepare.cluster: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] enable.version: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] setAsadminArgs: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] common.enable.asadmin: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] init.os: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] init.tools.unix: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] init.tools.windows: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] init.tools: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] setAsadminArgs: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] init: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] init.customtasks: [2024-04-16T10:27:52.766Z] [2024-04-16T10:27:52.766Z] common.run.asadmin: [2024-04-16T10:27:52.766Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet [2024-04-16T10:27:52.830Z] [exec] Command undeploy executed successfully. [2024-04-16T10:27:52.830Z] [2024-04-16T10:27:52.830Z] all: [2024-04-16T10:27:52.830Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:52.830Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:52.830Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:52.830Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:52.830Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:52.830Z] [2024-04-16T10:27:52.830Z] setOSConditions: [2024-04-16T10:27:52.830Z] [2024-04-16T10:27:52.830Z] setToolWin: [2024-04-16T10:27:52.830Z] [2024-04-16T10:27:52.830Z] setToolUnix: [2024-04-16T10:27:52.830Z] [2024-04-16T10:27:52.830Z] setToolProperty: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] setS1ASclassPath: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] init-common: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] clean: [2024-04-16T10:27:52.831Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:52.831Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:52.831Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:52.831Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:52.831Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] setOSConditions: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] setToolWin: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] setToolUnix: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] setToolProperty: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] setS1ASclassPath: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] init-common: [2024-04-16T10:27:52.831Z] [2024-04-16T10:27:52.831Z] clean-common: [2024-04-16T10:27:52.831Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:52.831Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:52.832Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:52.832Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:52.832Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.832Z] setOSConditions: [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.832Z] setToolWin: [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.832Z] setToolUnix: [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.832Z] setToolProperty: [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.832Z] setS1ASclassPath: [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.832Z] init-common: [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.832Z] clean-classes-common: [2024-04-16T10:27:52.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:52.832Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:52.832Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:52.832Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:52.832Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:52.832Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:52.832Z] [2024-04-16T10:27:52.833Z] setOSConditions: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setToolWin: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setToolUnix: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setToolProperty: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setS1ASclassPath: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] init-common: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] clean-jars-common: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] compile: [2024-04-16T10:27:52.833Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:52.833Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:52.833Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:52.833Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:52.833Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setOSConditions: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setToolWin: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setToolUnix: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setToolProperty: [2024-04-16T10:27:52.833Z] [2024-04-16T10:27:52.833Z] setS1ASclassPath: [2024-04-16T10:27:52.834Z] [2024-04-16T10:27:52.834Z] init-common: [2024-04-16T10:27:52.834Z] [2024-04-16T10:27:52.834Z] compile-common: [2024-04-16T10:27:52.834Z] [echo] Current time (ISO): 2024-04-16T10:27:52.803+0000 [2024-04-16T10:27:52.834Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:52.834Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:52.878Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] setOSConditions: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] setToolWin: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] setToolUnix: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] setToolProperty: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] setS1ASclassPath: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] init-common: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] setJAXWSToolsForWin: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] setJAXWSToolsForUnix: [2024-04-16T10:27:52.878Z] [2024-04-16T10:27:52.878Z] wsimport: [2024-04-16T10:27:53.021Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:53.021Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:27:53.132Z] [exec] parsing WSDL... [2024-04-16T10:27:53.183Z] [java] Apr 16, 2024 10:27:52 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:27:53.183Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:27:53.275Z] [exec] Command enable executed successfully. [2024-04-16T10:27:53.275Z] [2024-04-16T10:27:53.275Z] init.os: [2024-04-16T10:27:53.275Z] [2024-04-16T10:27:53.275Z] init.tools.unix: [2024-04-16T10:27:53.275Z] [2024-04-16T10:27:53.275Z] init.tools.windows: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] init.tools: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] setAsadminArgs: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] init: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] init.customtasks: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] enableAppOnInstance: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] init.os: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] init.tools.unix: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] init.tools.windows: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] init.tools: [2024-04-16T10:27:53.276Z] [2024-04-16T10:27:53.276Z] setAsadminArgs: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] init: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] init.customtasks: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] prepare.client: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] prepare.client.appclient: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] increment.log.next: [2024-04-16T10:27:53.277Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] process.versionexpression: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] prepare.run: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] common.run.positive: [2024-04-16T10:27:53.277Z] [2024-04-16T10:27:53.277Z] setHttpPort: [2024-04-16T10:27:53.278Z] [2024-04-16T10:27:53.278Z] common.run: [2024-04-16T10:27:53.278Z] [2024-04-16T10:27:53.278Z] checkAppOnServer: [2024-04-16T10:27:53.278Z] [2024-04-16T10:27:53.278Z] declare-test: [2024-04-16T10:27:53.278Z] [echo] Starting test simple-versioned-servlet switch(1) untagged - logID=31 (server) [2024-04-16T10:27:53.278Z] [2024-04-16T10:27:53.278Z] prepare.runclient: [2024-04-16T10:27:53.278Z] [2024-04-16T10:27:53.278Z] process.classpath: [2024-04-16T10:27:53.278Z] [2024-04-16T10:27:53.278Z] process.jvmargs: [2024-04-16T10:27:53.278Z] [2024-04-16T10:27:53.278Z] java.with.result: [2024-04-16T10:27:53.385Z] [exec] [2024-04-16T10:27:53.385Z] [exec] Generating code... [2024-04-16T10:27:53.385Z] [exec] [2024-04-16T10:27:53.385Z] [exec] Compiling code... [2024-04-16T10:27:53.536Z] [exec] Apr 16, 2024 10:27:53 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:27:53.536Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:27:53.837Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:53.837Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:53.837Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:53.837Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:27:53.837Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:53.837Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: [2024-04-16T10:27:53.837Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:53.837Z] [2024-04-16T10:27:53.837Z] process.result: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] processResult: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] failed: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] passed: [2024-04-16T10:27:53.838Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] unknown: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] runclient: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] init.os: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] init.tools.unix: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] init.tools.windows: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] init.tools: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] setAsadminArgs: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] init: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] init.customtasks: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] checkAppOnCluster: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] run.positive: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] process.versionExpression: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] process.appname: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] process.xmlversionidentifier: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] prepare.cluster: [2024-04-16T10:27:53.838Z] [2024-04-16T10:27:53.838Z] enable.version: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] setAsadminArgs: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] common.enable.asadmin: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] init.os: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] init.tools.unix: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] init.tools.windows: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] init.tools: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] setAsadminArgs: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] init: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] init.customtasks: [2024-04-16T10:27:53.839Z] [2024-04-16T10:27:53.839Z] common.run.asadmin: [2024-04-16T10:27:53.839Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-04-16T10:27:54.093Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:54.093Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:27:54.112Z] [exec] Apr 16, 2024 10:27:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:54.112Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:27:54.338Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/wss/gartner/build.xml:87: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:54.338Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:54.338Z] [2024-04-16T10:27:54.338Z] build: [2024-04-16T10:27:54.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:54.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:54.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:54.338Z] [2024-04-16T10:27:54.338Z] package-ejbjar-common: [2024-04-16T10:27:54.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:54.338Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-ejb.jar [2024-04-16T10:27:54.339Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:27:54.339Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/servletws/WEB-INF [2024-04-16T10:27:54.339Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-web.war [2024-04-16T10:27:54.339Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application-client.xml to copy. [2024-04-16T10:27:54.339Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client/META-INF [2024-04-16T10:27:54.339Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:27:54.339Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-client.jar [2024-04-16T10:27:54.339Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/sun-application.xml to copy. [2024-04-16T10:27:54.339Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/wss/gartner/descriptor/application.xml to copy. [2024-04-16T10:27:54.339Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2024-04-16T10:27:54.339Z] [2024-04-16T10:27:54.339Z] deploy: [2024-04-16T10:27:54.339Z] [2024-04-16T10:27:54.339Z] setOSConditions: [2024-04-16T10:27:54.339Z] [2024-04-16T10:27:54.339Z] setToolWin: [2024-04-16T10:27:54.339Z] [2024-04-16T10:27:54.339Z] setToolUnix: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] setToolProperty: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] setS1ASclassPath: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] init-common: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] deploy-common: [2024-04-16T10:27:54.340Z] [echo] Current time (ISO): 2024-04-16T10:27:54.148+0000 [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] setOSConditions: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] setToolWin: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] setToolUnix: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] setToolProperty: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] setS1ASclassPath: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] init-common: [2024-04-16T10:27:54.340Z] [2024-04-16T10:27:54.340Z] deploy-common-pe: [2024-04-16T10:27:54.348Z] [exec] Command enable executed successfully. [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.os: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.tools.unix: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.tools.windows: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.tools: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] setAsadminArgs: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.customtasks: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] enableAppOnInstance: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.os: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.tools.unix: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.tools.windows: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.tools: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] setAsadminArgs: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] init.customtasks: [2024-04-16T10:27:54.348Z] [2024-04-16T10:27:54.348Z] prepare.client: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] prepare.client.appclient: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] increment.log.next: [2024-04-16T10:27:54.349Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] process.versionexpression: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] prepare.run: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] common.run.positive: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] setHttpPort: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] common.run: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] checkAppOnServer: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] declare-test: [2024-04-16T10:27:54.349Z] [echo] Starting test simple-versioned-servlet switch(2) ALPHA-1.0.0 - logID=32 (server) [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] prepare.runclient: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] process.classpath: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] process.jvmargs: [2024-04-16T10:27:54.349Z] [2024-04-16T10:27:54.349Z] java.with.result: [2024-04-16T10:27:54.368Z] [exec] Apr 16, 2024 10:27:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:27:54.368Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:27:54.604Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:54.604Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:54.604Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:54.604Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:27:54.604Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:54.604Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.0 [2024-04-16T10:27:54.604Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:54.604Z] [2024-04-16T10:27:54.604Z] process.result: [2024-04-16T10:27:54.604Z] [2024-04-16T10:27:54.604Z] processResult: [2024-04-16T10:27:54.604Z] [2024-04-16T10:27:54.604Z] failed: [2024-04-16T10:27:54.604Z] [2024-04-16T10:27:54.604Z] passed: [2024-04-16T10:27:54.604Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:54.604Z] [2024-04-16T10:27:54.604Z] unknown: [2024-04-16T10:27:54.604Z] [2024-04-16T10:27:54.604Z] runclient: [2024-04-16T10:27:54.604Z] [2024-04-16T10:27:54.605Z] init.os: [2024-04-16T10:27:54.605Z] [2024-04-16T10:27:54.605Z] init.tools.unix: [2024-04-16T10:27:54.605Z] [2024-04-16T10:27:54.605Z] init.tools.windows: [2024-04-16T10:27:54.605Z] [2024-04-16T10:27:54.605Z] init.tools: [2024-04-16T10:27:54.605Z] [2024-04-16T10:27:54.605Z] setAsadminArgs: [2024-04-16T10:27:54.605Z] [2024-04-16T10:27:54.605Z] init: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.859Z] init.customtasks: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.859Z] checkAppOnCluster: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.859Z] run.positive: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.859Z] process.versionExpression: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.859Z] process.appname: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.859Z] process.xmlversionidentifier: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.859Z] prepare.cluster: [2024-04-16T10:27:54.859Z] [2024-04-16T10:27:54.860Z] enable.version: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] setAsadminArgs: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] common.enable.asadmin: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] init.os: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] init.tools.unix: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] init.tools.windows: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] init.tools: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] setAsadminArgs: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] init: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] init.customtasks: [2024-04-16T10:27:54.860Z] [2024-04-16T10:27:54.860Z] common.run.asadmin: [2024-04-16T10:27:54.860Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-04-16T10:27:54.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-wss-gartnerApp.ear [2024-04-16T10:27:55.115Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:55.115Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:27:55.370Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:55.370Z] [javac] 1 warning [2024-04-16T10:27:55.370Z] [2024-04-16T10:27:55.370Z] assemble-web: [2024-04-16T10:27:55.371Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:55.371Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:55.372Z] [exec] Command enable executed successfully. [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.os: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.tools.unix: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.tools.windows: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.tools: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] setAsadminArgs: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.customtasks: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] enableAppOnInstance: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.os: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.tools.unix: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.tools.windows: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] init.tools: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.372Z] setAsadminArgs: [2024-04-16T10:27:55.372Z] [2024-04-16T10:27:55.373Z] init: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] init.customtasks: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] prepare.client: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] prepare.client.appclient: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] increment.log.next: [2024-04-16T10:27:55.373Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] process.versionexpression: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] prepare.run: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] common.run.positive: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] setHttpPort: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] common.run: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] checkAppOnServer: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] declare-test: [2024-04-16T10:27:55.373Z] [echo] Starting test simple-versioned-servlet switch(3) ALPHA-1.0.1 - logID=33 (server) [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] prepare.runclient: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] process.classpath: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] process.jvmargs: [2024-04-16T10:27:55.373Z] [2024-04-16T10:27:55.373Z] java.with.result: [2024-04-16T10:27:55.477Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:27:55.478Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:27:55.478Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:27:55.478Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:27:55.478Z] [java] [Server response]Content-Length: 299 [2024-04-16T10:27:55.478Z] [java] [Server response] [2024-04-16T10:27:55.478Z] [java] [Server response]J2EE Connectors : Embedded Adapter Tests : CoffeeClient started in main... [2024-04-16T10:27:55.478Z] [java] [Server response]J2EE Connectors 1.5 : Standalone CCI adapter Tests [2024-04-16T10:27:55.478Z] [java] [Server response]Coffee count = 0 [2024-04-16T10:27:55.478Z] [java] [Server response]Inserting 3 coffee entries... [2024-04-16T10:27:55.478Z] [java] [Server response]Coffee count = 3 [2024-04-16T10:27:55.478Z] [java] [Server response]Connector:cci Connector J2EE Connectors : Embedded Adapter Tests rar Test status: PASS [2024-04-16T10:27:55.478Z] [java] [Server response]TEST:PASS [2024-04-16T10:27:55.478Z] [java] Value of key is:cci-embedded [2024-04-16T10:27:55.478Z] [java] [Server response]END_OF_TEST [2024-04-16T10:27:55.478Z] [java] Value of key is:cci-embedded [2024-04-16T10:27:55.478Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:55.478Z] [java] [2024-04-16T10:27:55.478Z] [java] [2024-04-16T10:27:55.478Z] [java] ----------------------------------------- [2024-04-16T10:27:55.478Z] [java] - cci-embedded: PASS - [2024-04-16T10:27:55.478Z] [java] ----------------------------------------- [2024-04-16T10:27:55.478Z] [java] Total PASS: 1 [2024-04-16T10:27:55.478Z] [java] Total FAIL: 0 [2024-04-16T10:27:55.478Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:55.478Z] [java] ----------------------------------------- [2024-04-16T10:27:55.478Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] undeploy: [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] setOSConditions: [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] setToolWin: [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] setToolUnix: [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] setToolProperty: [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] setS1ASclassPath: [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] init-common: [2024-04-16T10:27:55.478Z] [2024-04-16T10:27:55.478Z] undeploy-common: [2024-04-16T10:27:55.626Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:55.626Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:55.626Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:55.626Z] [2024-04-16T10:27:55.626Z] pkg-war: [2024-04-16T10:27:55.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:27:55.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:27:55.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:55.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:55.627Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:27:55.627Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${sun-web.xml} to copy. [2024-04-16T10:27:55.627Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${webservices.xml} to copy. [2024-04-16T10:27:55.627Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:27:55.627Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:27:55.627Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:27:55.627Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:55.627Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:27:55.627Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/${web.wsit.descriptors} does not exist. [2024-04-16T10:27:55.627Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2024-04-16T10:27:55.627Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:27:55.627Z] [2024-04-16T10:27:55.627Z] deploy-app: [2024-04-16T10:27:55.627Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:55.627Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:55.627Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:55.627Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:55.628Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] deploy-war-common: [2024-04-16T10:27:55.628Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:55.628Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:55.628Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:55.628Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:55.628Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:55.628Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-04-16T10:27:55.628Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:55.628Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:55.628Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: ALPHA-1.0.1 [2024-04-16T10:27:55.628Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:55.628Z] process.result: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] processResult: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] setOSConditions: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] failed: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] setToolWin: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] passed: [2024-04-16T10:27:55.628Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] setToolUnix: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] unknown: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] setToolProperty: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] runclient: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] setS1ASclassPath: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] init.os: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] init-common: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] init.tools.unix: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] deploy-war-commonpe: [2024-04-16T10:27:55.628Z] init.tools.windows: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.628Z] init.tools: [2024-04-16T10:27:55.628Z] [2024-04-16T10:27:55.629Z] setAsadminArgs: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] init: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] init.customtasks: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] checkAppOnCluster: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] run.positive: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] process.versionExpression: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] process.appname: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] process.xmlversionidentifier: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] prepare.cluster: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] enable.version: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] setAsadminArgs: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] common.enable.asadmin: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] init.os: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] init.tools.unix: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] init.tools.windows: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] init.tools: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] setAsadminArgs: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.629Z] init: [2024-04-16T10:27:55.629Z] [2024-04-16T10:27:55.630Z] init.customtasks: [2024-04-16T10:27:55.630Z] [2024-04-16T10:27:55.630Z] common.run.asadmin: [2024-04-16T10:27:55.630Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.0 [2024-04-16T10:27:55.692Z] [java] Apr 16, 2024 10:27:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:55.692Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3dd818e8 [2024-04-16T10:27:55.692Z] [java] Value of key is: main [2024-04-16T10:27:55.692Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:55.692Z] [java] [2024-04-16T10:27:55.692Z] [java] [2024-04-16T10:27:55.692Z] [java] ----------------------------------------- [2024-04-16T10:27:55.692Z] [java] - main: PASS - [2024-04-16T10:27:55.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-embedded-cciApp [2024-04-16T10:27:55.734Z] [2024-04-16T10:27:55.734Z] unsetup: [2024-04-16T10:27:55.861Z] [exec] Application deployed with name security-wss-gartnerApp. [2024-04-16T10:27:55.861Z] [echo] Deployment on target server server successful [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] setOSConditions: [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] setToolWin: [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] setToolUnix: [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] setToolProperty: [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] setS1ASclassPath: [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] init-common: [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] deploy-common-ee: [2024-04-16T10:27:55.861Z] [2024-04-16T10:27:55.861Z] run: [2024-04-16T10:27:55.861Z] [echo] [2024-04-16T10:27:55.861Z] [echo] RUNNING /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient [2024-04-16T10:27:55.861Z] [echo] [2024-04-16T10:27:55.861Z] [echo] vmargs: -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__cacerts.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit [2024-04-16T10:27:55.861Z] [echo] [2024-04-16T10:27:55.861Z] [echo] client: -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-wss-gartner-clientClient.jar [2024-04-16T10:27:55.905Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:55.906Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:27:55.947Z] [java] ----------------------------------------- [2024-04-16T10:27:55.947Z] [java] Total PASS: 1 [2024-04-16T10:27:55.947Z] [java] Total FAIL: 0 [2024-04-16T10:27:55.947Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:27:55.947Z] [java] ----------------------------------------- [2024-04-16T10:27:55.947Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:55.947Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] drop-sql: [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] setOSConditions: [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] setToolWin: [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] setToolUnix: [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] setToolProperty: [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] setS1ASclassPath: [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] init-common: [2024-04-16T10:27:55.989Z] [2024-04-16T10:27:55.989Z] execute-sql-common: [2024-04-16T10:27:55.990Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/SunRaXml/cci-embedded/sql/cci-pb-drop.sql [2024-04-16T10:27:55.990Z] [sql] 0 rows affected [2024-04-16T10:27:55.990Z] [sql] 0 rows affected [2024-04-16T10:27:55.990Z] [sql] 0 rows affected [2024-04-16T10:27:55.990Z] [sql] 3 of 3 SQL statements executed successfully [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] all: [2024-04-16T10:27:55.990Z] [echo] @@## serializabletest ##@@ [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setOSConditions: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolWin: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolUnix: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolProperty: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setS1ASclassPath: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] init-common: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] clean: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setOSConditions: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolWin: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolUnix: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolProperty: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setS1ASclassPath: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] init-common: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] clean-common: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setOSConditions: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolWin: [2024-04-16T10:27:55.990Z] [2024-04-16T10:27:55.990Z] setToolUnix: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setToolProperty: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setS1ASclassPath: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] init-common: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] clean-classes-common: [2024-04-16T10:27:55.991Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setOSConditions: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setToolWin: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setToolUnix: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setToolProperty: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setS1ASclassPath: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] init-common: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] clean-jars-common: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] clean: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] compile: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setOSConditions: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setToolWin: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setToolUnix: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setToolProperty: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] setS1ASclassPath: [2024-04-16T10:27:55.991Z] [2024-04-16T10:27:55.991Z] init-common: [2024-04-16T10:27:55.992Z] [2024-04-16T10:27:55.992Z] compile-common: [2024-04-16T10:27:55.992Z] [echo] Current time (ISO): 2024-04-16T10:27:55.840+0000 [2024-04-16T10:27:55.992Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:55.992Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:56.136Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:27:56.136Z] [exec] Waiting finished after 7,978 ms. [2024-04-16T10:27:56.136Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:27:56.136Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:27:56.136Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:27:56.136Z] [exec] Admin Port: 4,848 [2024-04-16T10:27:56.136Z] [exec] Command start-domain executed successfully. [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] start-server-windows: [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] setOSConditions: [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] setToolWin: [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] setToolUnix: [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] setToolProperty: [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] setS1ASclassPath: [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] init-common: [2024-04-16T10:27:56.136Z] [2024-04-16T10:27:56.136Z] deploy-rar-common: [2024-04-16T10:27:56.137Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:27:56.160Z] [exec] Command enable executed successfully. [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] init.os: [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] init.tools.unix: [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] init.tools.windows: [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] init.tools: [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] setAsadminArgs: [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] init: [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] init.customtasks: [2024-04-16T10:27:56.160Z] [2024-04-16T10:27:56.160Z] enableAppOnInstance: [2024-04-16T10:27:56.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot asyncservice --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/asyncservice-web.war [2024-04-16T10:27:56.201Z] [2024-04-16T10:27:56.201Z] undeploy: [2024-04-16T10:27:56.201Z] [2024-04-16T10:27:56.201Z] setOSConditions: [2024-04-16T10:27:56.201Z] [2024-04-16T10:27:56.202Z] setToolWin: [2024-04-16T10:27:56.202Z] [2024-04-16T10:27:56.202Z] setToolUnix: [2024-04-16T10:27:56.202Z] [2024-04-16T10:27:56.202Z] setToolProperty: [2024-04-16T10:27:56.202Z] [2024-04-16T10:27:56.202Z] setS1ASclassPath: [2024-04-16T10:27:56.202Z] [2024-04-16T10:27:56.202Z] init-common: [2024-04-16T10:27:56.202Z] [2024-04-16T10:27:56.202Z] undeploy-jar-common: [2024-04-16T10:27:56.248Z] [exec] Apr 16, 2024 10:27:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:27:56.248Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3820cfe [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] init.os: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] init.tools.unix: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] init.tools.windows: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] init.tools: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] setAsadminArgs: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] init: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] init.customtasks: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] prepare.client: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] prepare.client.appclient: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] increment.log.next: [2024-04-16T10:27:56.415Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] process.versionexpression: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] prepare.run: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] common.run.positive: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] setHttpPort: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] common.run: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] checkAppOnServer: [2024-04-16T10:27:56.415Z] [2024-04-16T10:27:56.415Z] declare-test: [2024-04-16T10:27:56.416Z] [echo] Starting test simple-versioned-servlet switch(4) RC-1.0.0 - logID=34 (server) [2024-04-16T10:27:56.416Z] [2024-04-16T10:27:56.416Z] prepare.runclient: [2024-04-16T10:27:56.416Z] [2024-04-16T10:27:56.416Z] process.classpath: [2024-04-16T10:27:56.416Z] [2024-04-16T10:27:56.416Z] process.jvmargs: [2024-04-16T10:27:56.416Z] [2024-04-16T10:27:56.416Z] java.with.result: [2024-04-16T10:27:56.670Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:56.671Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:56.671Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:56.671Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-04-16T10:27:56.671Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:56.671Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.0 [2024-04-16T10:27:56.671Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] process.result: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] processResult: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] failed: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] passed: [2024-04-16T10:27:56.671Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] unknown: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] runclient: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] init.os: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] init.tools.unix: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] init.tools.windows: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] init.tools: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] setAsadminArgs: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] init: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] init.customtasks: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] checkAppOnCluster: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] run.positive: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.671Z] process.versionExpression: [2024-04-16T10:27:56.671Z] [2024-04-16T10:27:56.672Z] process.appname: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] process.xmlversionidentifier: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] prepare.cluster: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] enable.version: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] setAsadminArgs: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] common.enable.asadmin: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] init.os: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] init.tools.unix: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] init.tools.windows: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] init.tools: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] setAsadminArgs: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] init: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] init.customtasks: [2024-04-16T10:27:56.672Z] [2024-04-16T10:27:56.672Z] common.run.asadmin: [2024-04-16T10:27:56.672Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:RC-1.0.1 [2024-04-16T10:27:56.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --libraries blackbox.jar --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:27:56.750Z] [exec] Application deployed with name asyncservice-web. [2024-04-16T10:27:56.750Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] [2024-04-16T10:27:56.750Z] deploy-war-commonee: [2024-04-16T10:27:56.750Z] [2024-04-16T10:27:56.750Z] assemble-client: [2024-04-16T10:27:56.750Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:56.750Z] [echo] wsimporting http://localhost:8080/asyncservice/webservice/AsyncService?WSDL [2024-04-16T10:27:56.750Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:56.750Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:56.750Z] [2024-04-16T10:27:56.751Z] setOSConditions: [2024-04-16T10:27:56.751Z] [2024-04-16T10:27:56.751Z] setToolWin: [2024-04-16T10:27:56.751Z] [2024-04-16T10:27:56.751Z] setToolUnix: [2024-04-16T10:27:56.751Z] [2024-04-16T10:27:56.751Z] setToolProperty: [2024-04-16T10:27:56.751Z] [2024-04-16T10:27:56.751Z] setS1ASclassPath: [2024-04-16T10:27:56.751Z] [2024-04-16T10:27:56.751Z] init-common: [2024-04-16T10:27:56.751Z] [2024-04-16T10:27:56.751Z] wsimport: [2024-04-16T10:27:56.791Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-full-jcdifull-ejb [2024-04-16T10:27:56.791Z] [2024-04-16T10:27:56.791Z] all: [2024-04-16T10:27:56.791Z] [2024-04-16T10:27:56.792Z] singleton: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] all: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] cache: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setOSConditions: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolWin: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolUnix: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolProperty: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setS1ASclassPath: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] init-common: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] clean: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setOSConditions: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolWin: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolUnix: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolProperty: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setS1ASclassPath: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] init-common: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] clean-common: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setOSConditions: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolWin: [2024-04-16T10:27:56.792Z] [2024-04-16T10:27:56.792Z] setToolUnix: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setToolProperty: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setS1ASclassPath: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] init-common: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] clean-classes-common: [2024-04-16T10:27:56.793Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setOSConditions: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setToolWin: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setToolUnix: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setToolProperty: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setS1ASclassPath: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] init-common: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] clean-jars-common: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] compile: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setOSConditions: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setToolWin: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setToolUnix: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setToolProperty: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] setS1ASclassPath: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] init-common: [2024-04-16T10:27:56.793Z] [2024-04-16T10:27:56.793Z] compile-common: [2024-04-16T10:27:56.793Z] [echo] Current time (ISO): 2024-04-16T10:27:56.707+0000 [2024-04-16T10:27:56.794Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:56.794Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:56.811Z] [exec] Value of key is: test1 : [2024-04-16T10:27:56.811Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:27:56.811Z] [exec] [2024-04-16T10:27:56.811Z] [exec] [2024-04-16T10:27:56.811Z] [exec] ----------------------------------------- [2024-04-16T10:27:56.811Z] [exec] - test1 : : PASS - [2024-04-16T10:27:56.811Z] [exec] ----------------------------------------- [2024-04-16T10:27:56.811Z] [exec] Total PASS: 1 [2024-04-16T10:27:56.811Z] [exec] Total FAIL: 0 [2024-04-16T10:27:56.811Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:27:56.811Z] [exec] ----------------------------------------- [2024-04-16T10:27:56.811Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:56.811Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:27:56.927Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:56.927Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:27:57.018Z] [exec] parsing WSDL... [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] checkReporting-common: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] confirmReportPresent-common: [2024-04-16T10:27:57.066Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:27:57.066Z] [echo] Test seems to be reported fine [2024-04-16T10:27:57.066Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txpassthrough/RepRunConf.txt [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] confirmMissingReport-common: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] undeploy: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] setOSConditions: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] setToolWin: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] setToolUnix: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] setToolProperty: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] setS1ASclassPath: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] init-common: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] undeploy-jdbc-common: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] setOSConditions: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.066Z] setToolWin: [2024-04-16T10:27:57.066Z] [2024-04-16T10:27:57.067Z] setToolUnix: [2024-04-16T10:27:57.067Z] [2024-04-16T10:27:57.067Z] setToolProperty: [2024-04-16T10:27:57.067Z] [2024-04-16T10:27:57.067Z] setS1ASclassPath: [2024-04-16T10:27:57.067Z] [2024-04-16T10:27:57.067Z] init-common: [2024-04-16T10:27:57.067Z] [2024-04-16T10:27:57.067Z] delete-jdbc-resource-common: [2024-04-16T10:27:57.067Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:27:57.182Z] [exec] Command enable executed successfully. [2024-04-16T10:27:57.182Z] [2024-04-16T10:27:57.182Z] init.os: [2024-04-16T10:27:57.182Z] [2024-04-16T10:27:57.182Z] init.tools.unix: [2024-04-16T10:27:57.182Z] [2024-04-16T10:27:57.182Z] init.tools.windows: [2024-04-16T10:27:57.182Z] [2024-04-16T10:27:57.182Z] init.tools: [2024-04-16T10:27:57.182Z] [2024-04-16T10:27:57.182Z] setAsadminArgs: [2024-04-16T10:27:57.182Z] [2024-04-16T10:27:57.182Z] init: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] init.customtasks: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] enableAppOnInstance: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] init.os: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] init.tools.unix: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] init.tools.windows: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] init.tools: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] setAsadminArgs: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] init: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] init.customtasks: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] prepare.client: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] prepare.client.appclient: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] increment.log.next: [2024-04-16T10:27:57.183Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] process.versionexpression: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] prepare.run: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] common.run.positive: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] setHttpPort: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] common.run: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.183Z] checkAppOnServer: [2024-04-16T10:27:57.183Z] [2024-04-16T10:27:57.184Z] declare-test: [2024-04-16T10:27:57.184Z] [echo] Starting test simple-versioned-servlet switch(5) RC-1.0.1 - logID=35 (server) [2024-04-16T10:27:57.184Z] [2024-04-16T10:27:57.184Z] prepare.runclient: [2024-04-16T10:27:57.184Z] [2024-04-16T10:27:57.184Z] process.classpath: [2024-04-16T10:27:57.184Z] [2024-04-16T10:27:57.184Z] process.jvmargs: [2024-04-16T10:27:57.184Z] [2024-04-16T10:27:57.184Z] java.with.result: [2024-04-16T10:27:57.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:27:57.627Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:27:57.627Z] [echo] cmd executed for server [2024-04-16T10:27:57.627Z] [2024-04-16T10:27:57.627Z] setOSConditions: [2024-04-16T10:27:57.627Z] [2024-04-16T10:27:57.627Z] setToolWin: [2024-04-16T10:27:57.627Z] [2024-04-16T10:27:57.627Z] setToolUnix: [2024-04-16T10:27:57.628Z] [2024-04-16T10:27:57.628Z] setToolProperty: [2024-04-16T10:27:57.628Z] [2024-04-16T10:27:57.628Z] setS1ASclassPath: [2024-04-16T10:27:57.628Z] [2024-04-16T10:27:57.628Z] init-common: [2024-04-16T10:27:57.628Z] [2024-04-16T10:27:57.628Z] delete-jdbc-connpool-common: [2024-04-16T10:27:57.628Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:27:57.742Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:57.742Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:27:57.742Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Invoking URL = http://localhost:8080//simple-versioned-servlet [2024-04-16T10:27:57.743Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.1 [2024-04-16T10:27:57.743Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct return code: 200 [2024-04-16T10:27:57.743Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: Correct version identifier: RC-1.0.1 [2024-04-16T10:27:57.743Z] [javaWithResult] [versionedservlet.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-servlet [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] process.result: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] processResult: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] failed: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] passed: [2024-04-16T10:27:57.743Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] unknown: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] runclient: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] init.os: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] init.tools.unix: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] init.tools.windows: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] init.tools: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] setAsadminArgs: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] init: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] init.customtasks: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] checkAppOnCluster: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] run.positive: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] xml.version.information: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] clean.scenario: [2024-04-16T10:27:57.743Z] [2024-04-16T10:27:57.743Z] clean.scenario.cluster: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] init.os: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] init.tools.unix: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] init.tools.windows: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] init.tools: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] setAsadminArgs: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] init: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] init.customtasks: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] prepare: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] process.versionExpression: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] process.appname: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] _process.target: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] process.target: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] prepare.has.version.registred: [2024-04-16T10:27:57.744Z] [2024-04-16T10:27:57.744Z] exec.asadmin2: [2024-04-16T10:27:57.946Z] [exec] [2024-04-16T10:27:57.946Z] [exec] Generating code... [2024-04-16T10:27:57.946Z] [exec] [2024-04-16T10:27:57.946Z] [exec] Compiling code... [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] process.registred: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] has.version.registred: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] del.all.version.registred: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] _process.target: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] process.target: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] prepare.del.all.version.registred: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] init.os: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] init.tools.unix: [2024-04-16T10:27:57.999Z] [2024-04-16T10:27:57.999Z] init.tools.windows: [2024-04-16T10:27:58.000Z] [2024-04-16T10:27:58.000Z] init.tools: [2024-04-16T10:27:58.000Z] [2024-04-16T10:27:58.000Z] setAsadminArgs: [2024-04-16T10:27:58.000Z] [2024-04-16T10:27:58.000Z] init: [2024-04-16T10:27:58.000Z] [2024-04-16T10:27:58.000Z] init.customtasks: [2024-04-16T10:27:58.000Z] [2024-04-16T10:27:58.000Z] prepare: [2024-04-16T10:27:58.000Z] [2024-04-16T10:27:58.000Z] exec.asadmin: [2024-04-16T10:27:58.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:27:58.206Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:27:58.206Z] [echo] cmd executed for server [2024-04-16T10:27:58.206Z] [2024-04-16T10:27:58.206Z] setOSConditions: [2024-04-16T10:27:58.206Z] [2024-04-16T10:27:58.206Z] setToolWin: [2024-04-16T10:27:58.206Z] [2024-04-16T10:27:58.206Z] setToolUnix: [2024-04-16T10:27:58.206Z] [2024-04-16T10:27:58.206Z] setToolProperty: [2024-04-16T10:27:58.206Z] [2024-04-16T10:27:58.206Z] setS1ASclassPath: [2024-04-16T10:27:58.206Z] [2024-04-16T10:27:58.206Z] init-common: [2024-04-16T10:27:58.206Z] [2024-04-16T10:27:58.206Z] undeploy-common: [2024-04-16T10:27:58.461Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txpassthroughApp [2024-04-16T10:27:58.461Z] [2024-04-16T10:27:58.461Z] all: [2024-04-16T10:27:58.461Z] [2024-04-16T10:27:58.461Z] setOSConditions: [2024-04-16T10:27:58.461Z] [2024-04-16T10:27:58.461Z] setToolWin: [2024-04-16T10:27:58.461Z] [2024-04-16T10:27:58.461Z] setToolUnix: [2024-04-16T10:27:58.462Z] [2024-04-16T10:27:58.462Z] setToolProperty: [2024-04-16T10:27:58.462Z] [2024-04-16T10:27:58.462Z] setS1ASclassPath: [2024-04-16T10:27:58.559Z] [2024-04-16T10:27:58.559Z] _del.all.version.registred: [2024-04-16T10:27:58.559Z] [2024-04-16T10:27:58.559Z] _clean.scenario: [2024-04-16T10:27:58.559Z] [2024-04-16T10:27:58.559Z] deploy.version: [2024-04-16T10:27:58.559Z] [2024-04-16T10:27:58.559Z] del.ref.registred: [2024-04-16T10:27:58.559Z] [2024-04-16T10:27:58.559Z] process.versionExpression: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] process.appname: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] _process.target: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] process.target: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] prepare.is.version.registred: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] init.os: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] init.tools.unix: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] init.tools.windows: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] init.tools: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] setAsadminArgs: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] init: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] init.customtasks: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] prepare: [2024-04-16T10:27:58.560Z] [2024-04-16T10:27:58.560Z] exec.asadmin2: [2024-04-16T10:27:58.679Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:58.679Z] [javac] 1 warning [2024-04-16T10:27:58.679Z] [2024-04-16T10:27:58.679Z] setOSConditions: [2024-04-16T10:27:58.679Z] [2024-04-16T10:27:58.679Z] setToolWin: [2024-04-16T10:27:58.679Z] [2024-04-16T10:27:58.679Z] setToolUnix: [2024-04-16T10:27:58.679Z] [2024-04-16T10:27:58.679Z] setToolProperty: [2024-04-16T10:27:58.679Z] [2024-04-16T10:27:58.679Z] setS1ASclassPath: [2024-04-16T10:27:58.679Z] [2024-04-16T10:27:58.679Z] init-common: [2024-04-16T10:27:58.679Z] [2024-04-16T10:27:58.679Z] compile-common: [2024-04-16T10:27:58.679Z] [echo] Current time (ISO): 2024-04-16T10:27:58.643+0000 [2024-04-16T10:27:58.679Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:58.716Z] [2024-04-16T10:27:58.716Z] init-common: [2024-04-16T10:27:58.716Z] [2024-04-16T10:27:58.716Z] clean: [2024-04-16T10:27:58.716Z] [2024-04-16T10:27:58.716Z] setOSConditions: [2024-04-16T10:27:58.716Z] [2024-04-16T10:27:58.716Z] setToolWin: [2024-04-16T10:27:58.716Z] [2024-04-16T10:27:58.716Z] setToolUnix: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setToolProperty: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setS1ASclassPath: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] init-common: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] clean-common: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setOSConditions: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setToolWin: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setToolUnix: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setToolProperty: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setS1ASclassPath: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] init-common: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] clean-classes-common: [2024-04-16T10:27:58.717Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setOSConditions: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setToolWin: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setToolUnix: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setToolProperty: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] setS1ASclassPath: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] init-common: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] clean-jars-common: [2024-04-16T10:27:58.717Z] [2024-04-16T10:27:58.717Z] compile: [2024-04-16T10:27:58.718Z] [2024-04-16T10:27:58.718Z] setOSConditions: [2024-04-16T10:27:58.718Z] [2024-04-16T10:27:58.718Z] setToolWin: [2024-04-16T10:27:58.718Z] [2024-04-16T10:27:58.718Z] setToolUnix: [2024-04-16T10:27:58.718Z] [2024-04-16T10:27:58.718Z] setToolProperty: [2024-04-16T10:27:58.718Z] [2024-04-16T10:27:58.718Z] setS1ASclassPath: [2024-04-16T10:27:58.718Z] [2024-04-16T10:27:58.718Z] init-common: [2024-04-16T10:27:58.718Z] [2024-04-16T10:27:58.718Z] compile-common: [2024-04-16T10:27:58.718Z] [echo] Current time (ISO): 2024-04-16T10:27:58.518+0000 [2024-04-16T10:27:58.718Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:58.718Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:58.892Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:27:58.892Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:59.119Z] [exec] Result: 1 [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] process.registred: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] is.version.registred: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] process.xmlversionidentifier: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] prepare.cluster: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] process.enabled: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] process.hasToDeploy: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] deploy.version.unregistred: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] init.os: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] init.tools.unix: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.119Z] init.tools.windows: [2024-04-16T10:27:59.119Z] [2024-04-16T10:27:59.120Z] init.tools: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] setAsadminArgs: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] init: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] init.customtasks: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] prepare: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] process.versionExpression: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] process.appname: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] create.version: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] assemble.non-existent: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] process.xmlversionidentifier: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] prepare.update.xml.identifier: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] update.xml.identifier: [2024-04-16T10:27:59.120Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] process.xmlversionidentifier: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] process.versionExpression: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] process.xml.create.flag: [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.120Z] create.xml.flag: [2024-04-16T10:27:59.120Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2024-04-16T10:27:59.120Z] [2024-04-16T10:27:59.121Z] generate.xml.identifier: [2024-04-16T10:27:59.121Z] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-04-16T10:27:59.121Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:59.121Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:27:59.121Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] process.xml.delete.flag: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] delete.xml.flag: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] deployWithNameOption: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] deployWithoutNameOption: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] setAsadminArgs: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] common.deploy.asadmin: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] init.os: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] init.tools.unix: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] init.tools.windows: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] init.tools: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] setAsadminArgs: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] init: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] init.customtasks: [2024-04-16T10:27:59.121Z] [2024-04-16T10:27:59.121Z] common.run.asadmin: [2024-04-16T10:27:59.122Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:27:59.147Z] [2024-04-16T10:27:59.147Z] setup: [2024-04-16T10:27:59.147Z] [2024-04-16T10:27:59.147Z] runclient: [2024-04-16T10:27:59.147Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:27:59.147Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:27:59.147Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:27:59.147Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:27:59.148Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:27:59.148Z] [2024-04-16T10:27:59.148Z] run-client: [2024-04-16T10:27:59.148Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:27:59.278Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:27:59.278Z] [javac] 1 warning [2024-04-16T10:27:59.278Z] [2024-04-16T10:27:59.278Z] setOSConditions: [2024-04-16T10:27:59.278Z] [2024-04-16T10:27:59.278Z] setToolWin: [2024-04-16T10:27:59.278Z] [2024-04-16T10:27:59.279Z] setToolUnix: [2024-04-16T10:27:59.279Z] [2024-04-16T10:27:59.279Z] setToolProperty: [2024-04-16T10:27:59.279Z] [2024-04-16T10:27:59.279Z] setS1ASclassPath: [2024-04-16T10:27:59.279Z] [2024-04-16T10:27:59.279Z] init-common: [2024-04-16T10:27:59.279Z] [2024-04-16T10:27:59.279Z] compile-common: [2024-04-16T10:27:59.279Z] [echo] Current time (ISO): 2024-04-16T10:27:58.815+0000 [2024-04-16T10:27:59.279Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:27:59.376Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:27:59.376Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:27:59.631Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:27:59.631Z] [exec] Command deploy executed successfully. [2024-04-16T10:27:59.631Z] [2024-04-16T10:27:59.631Z] init.os: [2024-04-16T10:27:59.631Z] [2024-04-16T10:27:59.631Z] init.tools.unix: [2024-04-16T10:27:59.631Z] [2024-04-16T10:27:59.631Z] init.tools.windows: [2024-04-16T10:27:59.631Z] [2024-04-16T10:27:59.631Z] init.tools: [2024-04-16T10:27:59.631Z] [2024-04-16T10:27:59.631Z] setAsadminArgs: [2024-04-16T10:27:59.631Z] [2024-04-16T10:27:59.631Z] init: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] init.customtasks: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] setEnabled: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] createAppRef: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] test.registred: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] process.versionExpression: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] process.appname: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] _process.target: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.904Z] process.target: [2024-04-16T10:27:59.904Z] [2024-04-16T10:27:59.905Z] prepare.show-component-status.asadmin: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] increment.log.next: [2024-04-16T10:27:59.905Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] declare.test: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] setHttpPort: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] declare.test.positive: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] declare-test: [2024-04-16T10:27:59.905Z] [echo] Starting test simple-versioned-servlet xml.version(1) - logID=36 - (server) - (sucess expected) [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] setHttpPort: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] declare.test.negative: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] init.os: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] init.tools.unix: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] init.tools.windows: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] init.tools: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] setAsadminArgs: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] init: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] init.customtasks: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] prepare: [2024-04-16T10:27:59.905Z] [2024-04-16T10:27:59.905Z] exec.asadmin: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] process.result: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] processResult: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] failed: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] passed: [2024-04-16T10:28:00.160Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] unknown: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] asadmin.with.result: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] show-component-status.asadmin: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] test.registred.cluster: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] process.versionExpression: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] process.appname: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] process.xmlversionidentifier: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] prepare.cluster: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] undeploy.version: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] setAsadminArgs: [2024-04-16T10:28:00.160Z] [2024-04-16T10:28:00.160Z] common.undeploy.asadmin: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.os: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.tools.unix: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.tools.windows: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.tools: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] setAsadminArgs: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.customtasks: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] delAppRef: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.os: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.tools.unix: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.tools.windows: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.tools: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] setAsadminArgs: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] init.customtasks: [2024-04-16T10:28:00.161Z] [2024-04-16T10:28:00.161Z] common.run.asadmin: [2024-04-16T10:28:00.161Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.0 [2024-04-16T10:28:00.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:00.563Z] [javac] 1 warning [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] build: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] setOSConditions: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] setToolWin: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] setToolUnix: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] setToolProperty: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] setS1ASclassPath: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] init-common: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] ejb-jar-common: [2024-04-16T10:28:00.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] package-ejbjar-common: [2024-04-16T10:28:00.563Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:00.563Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2024-04-16T10:28:00.563Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.563Z] deploy: [2024-04-16T10:28:00.563Z] [2024-04-16T10:28:00.564Z] setOSConditions: [2024-04-16T10:28:00.564Z] [2024-04-16T10:28:00.564Z] setToolWin: [2024-04-16T10:28:00.564Z] [2024-04-16T10:28:00.564Z] setToolUnix: [2024-04-16T10:28:00.564Z] [2024-04-16T10:28:00.564Z] setToolProperty: [2024-04-16T10:28:00.564Z] [2024-04-16T10:28:00.564Z] setS1ASclassPath: [2024-04-16T10:28:00.564Z] [2024-04-16T10:28:00.564Z] init-common: [2024-04-16T10:28:00.564Z] [2024-04-16T10:28:00.564Z] deploy-jar-common: [2024-04-16T10:28:00.607Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:00.607Z] [javac] 1 warning [2024-04-16T10:28:00.607Z] [2024-04-16T10:28:00.607Z] setOSConditions: [2024-04-16T10:28:00.607Z] [2024-04-16T10:28:00.607Z] setToolWin: [2024-04-16T10:28:00.607Z] [2024-04-16T10:28:00.607Z] setToolUnix: [2024-04-16T10:28:00.607Z] [2024-04-16T10:28:00.607Z] setToolProperty: [2024-04-16T10:28:00.607Z] [2024-04-16T10:28:00.607Z] setS1ASclassPath: [2024-04-16T10:28:00.607Z] [2024-04-16T10:28:00.607Z] init-common: [2024-04-16T10:28:00.607Z] [2024-04-16T10:28:00.607Z] compile-common: [2024-04-16T10:28:00.607Z] [echo] Current time (ISO): 2024-04-16T10:28:00.343+0000 [2024-04-16T10:28:00.607Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:00.723Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:00.723Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:00.723Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:00.723Z] [2024-04-16T10:28:00.723Z] deploy.version: [2024-04-16T10:28:00.723Z] [2024-04-16T10:28:00.723Z] del.ref.registred: [2024-04-16T10:28:00.723Z] [2024-04-16T10:28:00.723Z] process.versionExpression: [2024-04-16T10:28:00.723Z] [2024-04-16T10:28:00.723Z] process.appname: [2024-04-16T10:28:00.723Z] [2024-04-16T10:28:00.723Z] _process.target: [2024-04-16T10:28:00.723Z] [2024-04-16T10:28:00.723Z] process.target: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] prepare.is.version.registred: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] init.os: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] init.tools.unix: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] init.tools.windows: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] init.tools: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] setAsadminArgs: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] init: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] init.customtasks: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] prepare: [2024-04-16T10:28:00.724Z] [2024-04-16T10:28:00.724Z] exec.asadmin2: [2024-04-16T10:28:00.931Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:28:00.931Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] deploy: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setOSConditions: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setToolWin: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setToolUnix: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setToolProperty: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setS1ASclassPath: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] init-common: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] deploy-common: [2024-04-16T10:28:00.931Z] [echo] Current time (ISO): 2024-04-16T10:28:00.174+0000 [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setOSConditions: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setToolWin: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setToolUnix: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setToolProperty: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] setS1ASclassPath: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] init-common: [2024-04-16T10:28:00.931Z] [2024-04-16T10:28:00.931Z] deploy-common-pe: [2024-04-16T10:28:01.124Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-cache-ejb.jar [2024-04-16T10:28:01.139Z] [exec] Value of key is: Ejb PingApr 16, 2024 10:28:00 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-04-16T10:28:01.139Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-04-16T10:28:01.139Z] [exec] Apr 16, 2024 10:28:00 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-04-16T10:28:01.139Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-04-16T10:28:01.139Z] [exec] [2024-04-16T10:28:01.139Z] [exec] Apr 16, 2024 10:28:00 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-04-16T10:28:01.139Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-04-16T10:28:01.139Z] [exec] Apr 16, 2024 10:28:00 AM com.sun.xml.wss.impl.dsig.SignatureProcessor verifyTransforms [2024-04-16T10:28:01.139Z] [exec] SEVERE: WSS1342: Receiver Requirements for the transforms are not met Empty or NULL at ds:Transforms [2024-04-16T10:28:01.139Z] [exec] Value of key is: Servlet Ping [2024-04-16T10:28:01.139Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:01.139Z] [exec] [2024-04-16T10:28:01.139Z] [exec] [2024-04-16T10:28:01.139Z] [exec] ----------------------------------------- [2024-04-16T10:28:01.139Z] [exec] - Ejb Ping: PASS - [2024-04-16T10:28:01.139Z] [exec] - Servlet Ping: PASS - [2024-04-16T10:28:01.139Z] [exec] ----------------------------------------- [2024-04-16T10:28:01.139Z] [exec] Total PASS: 2 [2024-04-16T10:28:01.139Z] [exec] Total FAIL: 0 [2024-04-16T10:28:01.139Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:01.139Z] [exec] ----------------------------------------- [2024-04-16T10:28:01.139Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:01.139Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:01.139Z] [2024-04-16T10:28:01.139Z] undeploy: [2024-04-16T10:28:01.139Z] [2024-04-16T10:28:01.139Z] setOSConditions: [2024-04-16T10:28:01.139Z] [2024-04-16T10:28:01.139Z] setToolWin: [2024-04-16T10:28:01.139Z] [2024-04-16T10:28:01.139Z] setToolUnix: [2024-04-16T10:28:01.139Z] [2024-04-16T10:28:01.139Z] setToolProperty: [2024-04-16T10:28:01.139Z] [2024-04-16T10:28:01.139Z] setS1ASclassPath: [2024-04-16T10:28:01.139Z] [2024-04-16T10:28:01.140Z] init-common: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] undeploy-common: [2024-04-16T10:28:01.140Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-wss-gartnerApp [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] unsetup: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] all: [2024-04-16T10:28:01.140Z] [echo] [2024-04-16T10:28:01.140Z] [echo] [2024-04-16T10:28:01.140Z] [echo] [2024-04-16T10:28:01.140Z] [echo] *************************************************************************** [2024-04-16T10:28:01.140Z] [echo] * Running group ciphertest [2024-04-16T10:28:01.140Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest [2024-04-16T10:28:01.140Z] [echo] *************************************************************************** [2024-04-16T10:28:01.140Z] [echo] [2024-04-16T10:28:01.140Z] [echo] [2024-04-16T10:28:01.140Z] [echo] [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setOSConditions: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setToolWin: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setToolUnix: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setToolProperty: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setS1ASclassPath: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] init-common: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] clean: [2024-04-16T10:28:01.140Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:01.140Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] compile: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setOSConditions: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setToolWin: [2024-04-16T10:28:01.140Z] [2024-04-16T10:28:01.140Z] setToolUnix: [2024-04-16T10:28:01.141Z] [2024-04-16T10:28:01.141Z] setToolProperty: [2024-04-16T10:28:01.141Z] [2024-04-16T10:28:01.141Z] setS1ASclassPath: [2024-04-16T10:28:01.141Z] [2024-04-16T10:28:01.141Z] init-common: [2024-04-16T10:28:01.141Z] [2024-04-16T10:28:01.141Z] compile-common: [2024-04-16T10:28:01.141Z] [echo] Current time (ISO): 2024-04-16T10:28:01.102+0000 [2024-04-16T10:28:01.141Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:01.141Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:01.186Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/installed-libraries-testApp.ear [2024-04-16T10:28:01.309Z] [exec] Result: 1 [2024-04-16T10:28:01.309Z] [2024-04-16T10:28:01.309Z] process.registred: [2024-04-16T10:28:01.309Z] [2024-04-16T10:28:01.309Z] is.version.registred: [2024-04-16T10:28:01.309Z] [2024-04-16T10:28:01.309Z] process.xmlversionidentifier: [2024-04-16T10:28:01.309Z] [2024-04-16T10:28:01.309Z] prepare.cluster: [2024-04-16T10:28:01.309Z] [2024-04-16T10:28:01.309Z] process.enabled: [2024-04-16T10:28:01.309Z] [2024-04-16T10:28:01.310Z] process.hasToDeploy: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] deploy.version.unregistred: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] init.os: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] init.tools.unix: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] init.tools.windows: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] init.tools: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] setAsadminArgs: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] init: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] init.customtasks: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] prepare: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] process.versionExpression: [2024-04-16T10:28:01.310Z] [2024-04-16T10:28:01.310Z] process.appname: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] create.version: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] assemble.non-existent: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] process.xmlversionidentifier: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] prepare.update.xml.identifier: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] update.xml.identifier: [2024-04-16T10:28:01.311Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] process.xmlversionidentifier: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] process.versionExpression: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] process.xml.create.flag: [2024-04-16T10:28:01.311Z] [2024-04-16T10:28:01.311Z] create.xml.flag: [2024-04-16T10:28:01.312Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1-hasXmlVersion [2024-04-16T10:28:01.312Z] [2024-04-16T10:28:01.312Z] generate.xml.identifier: [2024-04-16T10:28:01.312Z] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-04-16T10:28:01.312Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:28:01.312Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:28:01.312Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-04-16T10:28:01.312Z] [2024-04-16T10:28:01.312Z] process.xml.delete.flag: [2024-04-16T10:28:01.312Z] [2024-04-16T10:28:01.312Z] delete.xml.flag: [2024-04-16T10:28:01.312Z] [2024-04-16T10:28:01.312Z] deployWithNameOption: [2024-04-16T10:28:01.312Z] [2024-04-16T10:28:01.312Z] setAsadminArgs: [2024-04-16T10:28:01.312Z] [2024-04-16T10:28:01.312Z] common.deploy.asadmin: [2024-04-16T10:28:01.312Z] [2024-04-16T10:28:01.313Z] init.os: [2024-04-16T10:28:01.313Z] [2024-04-16T10:28:01.313Z] init.tools.unix: [2024-04-16T10:28:01.313Z] [2024-04-16T10:28:01.313Z] init.tools.windows: [2024-04-16T10:28:01.313Z] [2024-04-16T10:28:01.313Z] init.tools: [2024-04-16T10:28:01.313Z] [2024-04-16T10:28:01.313Z] setAsadminArgs: [2024-04-16T10:28:01.313Z] [2024-04-16T10:28:01.313Z] init: [2024-04-16T10:28:01.313Z] [2024-04-16T10:28:01.313Z] init.customtasks: [2024-04-16T10:28:01.313Z] [2024-04-16T10:28:01.313Z] common.run.asadmin: [2024-04-16T10:28:01.313Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-servlet:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:28:01.383Z] [exec] Application deployed with name ejb-ejb31-singleton-cache-ejb. [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] run: [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] setOSConditions: [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] setToolWin: [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] setToolUnix: [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] setToolProperty: [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] setS1ASclassPath: [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] init-common: [2024-04-16T10:28:01.383Z] [2024-04-16T10:28:01.383Z] run_se: [2024-04-16T10:28:01.568Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:01.568Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:01.811Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:01.811Z] [javac] 1 warning [2024-04-16T10:28:01.811Z] [2024-04-16T10:28:01.811Z] setOSConditions: [2024-04-16T10:28:01.811Z] [2024-04-16T10:28:01.811Z] setToolWin: [2024-04-16T10:28:01.811Z] [2024-04-16T10:28:01.811Z] setToolUnix: [2024-04-16T10:28:01.811Z] [2024-04-16T10:28:01.811Z] setToolProperty: [2024-04-16T10:28:01.812Z] [2024-04-16T10:28:01.812Z] setS1ASclassPath: [2024-04-16T10:28:01.812Z] [2024-04-16T10:28:01.812Z] init-common: [2024-04-16T10:28:01.812Z] [2024-04-16T10:28:01.812Z] compile-common: [2024-04-16T10:28:01.812Z] [echo] Current time (ISO): 2024-04-16T10:28:01.549+0000 [2024-04-16T10:28:01.812Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:01.823Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.1. [2024-04-16T10:28:01.823Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] init.os: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] init.tools.unix: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] init.tools.windows: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] init.tools: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] setAsadminArgs: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] init: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] init.customtasks: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] setEnabled: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] createAppRef: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] deployWithoutNameOption: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] test.registred: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] process.versionExpression: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] process.appname: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] _process.target: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] process.target: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:01.823Z] [2024-04-16T10:28:01.823Z] increment.log.next: [2024-04-16T10:28:01.824Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] declare.test: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] setHttpPort: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] declare.test.positive: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] declare-test: [2024-04-16T10:28:01.824Z] [echo] Starting test simple-versioned-servlet xml.version(2) - logID=37 - (server) - (sucess expected) [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] setHttpPort: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] declare.test.negative: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] init.os: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] init.tools.unix: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] init.tools.windows: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] init.tools: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] setAsadminArgs: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] init: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] init.customtasks: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] prepare: [2024-04-16T10:28:01.824Z] [2024-04-16T10:28:01.824Z] exec.asadmin: [2024-04-16T10:28:01.966Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:02.221Z] [javac] 1 warning [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] build: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] setOSConditions: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] fixFiles: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] convUnix: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] convWin: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] setToolWin: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] setToolUnix: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] setToolProperty: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] setS1ASclassPath: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] init-common: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.221Z] package-persistence-common: [2024-04-16T10:28:02.221Z] [2024-04-16T10:28:02.222Z] ejb-jar-common: [2024-04-16T10:28:02.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] package-ejbjar-common: [2024-04-16T10:28:02.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2024-04-16T10:28:02.222Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] appclient-jar-common: [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] package-appclientjar-common: [2024-04-16T10:28:02.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] webclient-war-common: [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] build-ear-common: [2024-04-16T10:28:02.222Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:02.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:02.222Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:02.222Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] deploy: [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] setOSConditions: [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] setToolWin: [2024-04-16T10:28:02.222Z] [2024-04-16T10:28:02.222Z] setToolUnix: [2024-04-16T10:28:02.223Z] [2024-04-16T10:28:02.223Z] setToolProperty: [2024-04-16T10:28:02.223Z] [2024-04-16T10:28:02.223Z] setS1ASclassPath: [2024-04-16T10:28:02.223Z] [2024-04-16T10:28:02.223Z] init-common: [2024-04-16T10:28:02.223Z] [2024-04-16T10:28:02.223Z] create-jdbc-connpool-common: [2024-04-16T10:28:02.308Z] [java] Apr 16, 2024 10:28:01 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:28:02.308Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] process.result: [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] processResult: [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] failed: [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] passed: [2024-04-16T10:28:02.408Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] unknown: [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] asadmin.with.result: [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] show-component-status.asadmin: [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] test.registred.cluster: [2024-04-16T10:28:02.408Z] [2024-04-16T10:28:02.408Z] process.versionExpression: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] process.appname: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] process.xmlversionidentifier: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] prepare.cluster: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] undeploy.version: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] setAsadminArgs: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] common.undeploy.asadmin: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.os: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.tools.unix: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.tools.windows: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.tools: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] setAsadminArgs: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.customtasks: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] delAppRef: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.os: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.tools.unix: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.tools.windows: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.409Z] init.tools: [2024-04-16T10:28:02.409Z] [2024-04-16T10:28:02.410Z] setAsadminArgs: [2024-04-16T10:28:02.410Z] [2024-04-16T10:28:02.410Z] init: [2024-04-16T10:28:02.410Z] [2024-04-16T10:28:02.410Z] init.customtasks: [2024-04-16T10:28:02.410Z] [2024-04-16T10:28:02.410Z] common.run.asadmin: [2024-04-16T10:28:02.410Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-servlet:ALPHA-1.0.1 [2024-04-16T10:28:02.425Z] [exec] 3456 [2024-04-16T10:28:02.425Z] [exec] Value of key is:async-service-sync-test [2024-04-16T10:28:02.425Z] [exec] Invoking Asynchronous Polling addNumbers [2024-04-16T10:28:02.664Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:02.664Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:02.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-txafternontx-pool [2024-04-16T10:28:02.809Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2024-04-16T10:28:02.809Z] [2024-04-16T10:28:02.809Z] set-derby-connpool-props: [2024-04-16T10:28:02.919Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] client-stubs: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] clean.scenario: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] clean.scenario.cluster: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] init.os: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] init.tools.unix: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] init.tools.windows: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] init.tools: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] setAsadminArgs: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] init: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] init.customtasks: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] prepare: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] process.versionExpression: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] process.appname: [2024-04-16T10:28:02.919Z] [2024-04-16T10:28:02.919Z] _process.target: [2024-04-16T10:28:02.920Z] [2024-04-16T10:28:02.920Z] process.target: [2024-04-16T10:28:02.920Z] [2024-04-16T10:28:02.920Z] prepare.has.version.registred: [2024-04-16T10:28:02.920Z] [2024-04-16T10:28:02.920Z] exec.asadmin2: [2024-04-16T10:28:03.018Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:03.018Z] [javac] 1 warning [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] build: [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] prepare-store-common: [2024-04-16T10:28:03.018Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__cacerts.jks [2024-04-16T10:28:03.018Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] setOSConditions: [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] setToolWin: [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] setToolUnix: [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] setToolProperty: [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] setS1ASclassPath: [2024-04-16T10:28:03.018Z] [2024-04-16T10:28:03.018Z] init-common: [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] prepare-store-keytool-common: [2024-04-16T10:28:03.019Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] setOSConditions: [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] setToolWin: [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] setToolUnix: [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] setToolProperty: [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] setS1ASclassPath: [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] init-common: [2024-04-16T10:28:03.019Z] [2024-04-16T10:28:03.019Z] generate-jks-key: [2024-04-16T10:28:03.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-04-16T10:28:03.063Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-04-16T10:28:03.479Z] [exec] Result: 1 [2024-04-16T10:28:03.479Z] [2024-04-16T10:28:03.479Z] process.registred: [2024-04-16T10:28:03.479Z] [2024-04-16T10:28:03.479Z] has.version.registred: [2024-04-16T10:28:03.479Z] [2024-04-16T10:28:03.479Z] del.all.version.registred: [2024-04-16T10:28:03.479Z] [2024-04-16T10:28:03.479Z] _clean.scenario: [2024-04-16T10:28:03.479Z] [2024-04-16T10:28:03.479Z] deploy.version: [2024-04-16T10:28:03.479Z] [2024-04-16T10:28:03.479Z] del.ref.registred: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] process.versionExpression: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] process.appname: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] _process.target: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] process.target: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] prepare.is.version.registred: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] init.os: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] init.tools.unix: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] init.tools.windows: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] init.tools: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] setAsadminArgs: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] init: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] init.customtasks: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] prepare: [2024-04-16T10:28:03.480Z] [2024-04-16T10:28:03.480Z] exec.asadmin2: [2024-04-16T10:28:03.624Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-04-16T10:28:03.624Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-04-16T10:28:03.736Z] [exec] Result: 1 [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] process.registred: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] is.version.registred: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] process.xmlversionidentifier: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] prepare.cluster: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] process.enabled: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] process.hasToDeploy: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] deploy.version.unregistred: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.736Z] init.os: [2024-04-16T10:28:03.736Z] [2024-04-16T10:28:03.737Z] init.tools.unix: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] init.tools.windows: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] init.tools: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] setAsadminArgs: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] init: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] init.customtasks: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] prepare: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] process.versionExpression: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] process.appname: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] create.version: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] assemble.non-existent: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] process.xmlversionidentifier: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] prepare.update.xml.identifier: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] update.xml.identifier: [2024-04-16T10:28:03.737Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] process.xmlversionidentifier: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] process.versionExpression: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.737Z] process.xml.create.flag: [2024-04-16T10:28:03.737Z] [2024-04-16T10:28:03.738Z] create.xml.flag: [2024-04-16T10:28:03.738Z] [2024-04-16T10:28:03.738Z] generate.xml.identifier: [2024-04-16T10:28:03.738Z] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/tmp.war [2024-04-16T10:28:03.738Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:28:03.738Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet [2024-04-16T10:28:03.738Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/glassfish-web.xml [2024-04-16T10:28:03.738Z] [2024-04-16T10:28:03.738Z] process.xml.delete.flag: [2024-04-16T10:28:03.738Z] [2024-04-16T10:28:03.738Z] delete.xml.flag: [2024-04-16T10:28:03.738Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet-hasXmlVersion [2024-04-16T10:28:03.738Z] [2024-04-16T10:28:03.738Z] deployWithNameOption: [2024-04-16T10:28:03.738Z] [2024-04-16T10:28:03.738Z] setAsadminArgs: [2024-04-16T10:28:03.738Z] [2024-04-16T10:28:03.738Z] common.deploy.asadmin: [2024-04-16T10:28:03.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-04-16T10:28:03.881Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-04-16T10:28:03.941Z] [exec] Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days [2024-04-16T10:28:03.941Z] [exec] for: CN=SSLTest, OU=Sun Java System Application Server, O=Sun Microsystems, L=Santa Clara, ST=California, C=US [2024-04-16T10:28:04.004Z] [2024-04-16T10:28:04.004Z] init.os: [2024-04-16T10:28:04.004Z] [2024-04-16T10:28:04.004Z] init.tools.unix: [2024-04-16T10:28:04.004Z] [2024-04-16T10:28:04.004Z] init.tools.windows: [2024-04-16T10:28:04.004Z] [2024-04-16T10:28:04.004Z] init.tools: [2024-04-16T10:28:04.004Z] [2024-04-16T10:28:04.004Z] setAsadminArgs: [2024-04-16T10:28:04.004Z] [2024-04-16T10:28:04.005Z] init: [2024-04-16T10:28:04.005Z] [2024-04-16T10:28:04.005Z] init.customtasks: [2024-04-16T10:28:04.005Z] [2024-04-16T10:28:04.005Z] common.run.asadmin: [2024-04-16T10:28:04.005Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet.war [2024-04-16T10:28:04.259Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:04.260Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:04.327Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:04.440Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-04-16T10:28:04.440Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-04-16T10:28:04.498Z] [exec] Certificate stored in file [2024-04-16T10:28:04.514Z] [exec] Application deployed with name simple-versioned-servlet. [2024-04-16T10:28:04.514Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:04.514Z] [2024-04-16T10:28:04.514Z] init.os: [2024-04-16T10:28:04.514Z] [2024-04-16T10:28:04.514Z] init.tools.unix: [2024-04-16T10:28:04.514Z] [2024-04-16T10:28:04.514Z] init.tools.windows: [2024-04-16T10:28:04.514Z] [2024-04-16T10:28:04.514Z] init.tools: [2024-04-16T10:28:04.514Z] [2024-04-16T10:28:04.515Z] setAsadminArgs: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] init: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] init.customtasks: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] setEnabled: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] createAppRef: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] deployWithoutNameOption: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] get-client-stubs.asadmin: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] process.versionExpression: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] process.appname: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] _process.target: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] process.target: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] prepare.get-client-stubs.asadmin: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] increment.log.next: [2024-04-16T10:28:04.515Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] declare.test: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] setHttpPort: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] declare.test.positive: [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] declare-test: [2024-04-16T10:28:04.515Z] [echo] Starting test simple-versioned-servlet get-client-stubs(1) untagged - logID=38 - (server) - (sucess expected) [2024-04-16T10:28:04.515Z] [2024-04-16T10:28:04.515Z] setHttpPort: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] declare.test.negative: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] init.os: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] init.tools.unix: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] init.tools.windows: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] init.tools: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] setAsadminArgs: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] init: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] init.customtasks: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] prepare: [2024-04-16T10:28:04.516Z] [2024-04-16T10:28:04.516Z] exec.asadmin: [2024-04-16T10:28:04.584Z] [javac] 1 warning [2024-04-16T10:28:04.585Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/build.xml:58: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:04.585Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] build: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] setOSConditions: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] setToolWin: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] setToolUnix: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] setToolProperty: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] setS1ASclassPath: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] init-common: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] webclient-war-common: [2024-04-16T10:28:04.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] clear: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] test-tlds-exist: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] copy-tlds: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] test-tagfiles-exist: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] copy-tagfiles: [2024-04-16T10:28:04.585Z] [2024-04-16T10:28:04.585Z] package-war-common: [2024-04-16T10:28:04.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:28:04.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:04.585Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:04.586Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:28:04.586Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/lib [2024-04-16T10:28:04.586Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:04.586Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:04.586Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:04.586Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:04.586Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/docroot [2024-04-16T10:28:04.586Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-web.war [2024-04-16T10:28:04.586Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] setOSConditions: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] fixFiles: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] convUnix: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] convWin: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] setToolWin: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] setToolUnix: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] setToolProperty: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] setS1ASclassPath: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] init-common: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] package-persistence-common: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] ejb-jar-common: [2024-04-16T10:28:04.586Z] [2024-04-16T10:28:04.586Z] package-ejbjar-common: [2024-04-16T10:28:04.586Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-ejb.jar [2024-04-16T10:28:04.587Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] appclient-jar-common: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] package-appclientjar-common: [2024-04-16T10:28:04.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-serializable-test-client.jar [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] webclient-war-common: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] build-ear-common: [2024-04-16T10:28:04.587Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:04.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:04.587Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:04.587Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] setOSConditions: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] setToolWin: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] setToolUnix: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] setToolProperty: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] setS1ASclassPath: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] init-common: [2024-04-16T10:28:04.587Z] [2024-04-16T10:28:04.587Z] prepare: [2024-04-16T10:28:04.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2024-04-16T10:28:04.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/lib [2024-04-16T10:28:04.588Z] [2024-04-16T10:28:04.588Z] build: [2024-04-16T10:28:04.588Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:04.588Z] [javac] Compiling 15 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes [2024-04-16T10:28:04.695Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-04-16T10:28:04.695Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-04-16T10:28:04.752Z] [exec] Certificate was added to keystore [2024-04-16T10:28:04.752Z] [2024-04-16T10:28:04.752Z] setup: [2024-04-16T10:28:04.752Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest [2024-04-16T10:28:04.752Z] [2024-04-16T10:28:04.752Z] asadmin-batch-common: [2024-04-16T10:28:04.839Z] [java] Apr 16, 2024 10:28:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:04.839Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@44c13103 [2024-04-16T10:28:04.940Z] [exec] 6912 [2024-04-16T10:28:04.940Z] [exec] Value of key is:async-service-poll-test [2024-04-16T10:28:04.940Z] [exec] Invoking Asynchronous Callback addNumbers [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] process.result: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] processResult: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] failed: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] passed: [2024-04-16T10:28:05.075Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] unknown: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] asadmin.with.result: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] _get-client-stubs.asadmin: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] deploy.version: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.075Z] del.ref.registred: [2024-04-16T10:28:05.075Z] [2024-04-16T10:28:05.076Z] process.versionExpression: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] process.appname: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] _process.target: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] process.target: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] prepare.is.version.registred: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] init.os: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] init.tools.unix: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] init.tools.windows: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] init.tools: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] setAsadminArgs: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] init: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] init.customtasks: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] prepare: [2024-04-16T10:28:05.076Z] [2024-04-16T10:28:05.076Z] exec.asadmin2: [2024-04-16T10:28:05.094Z] [java] Waiting 11 seconds for cache refresh... [2024-04-16T10:28:05.094Z] [java] (Lower this value once minimum timeout is 1 sec) [2024-04-16T10:28:05.149Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:05.254Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:05.254Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:05.331Z] [exec] Result: 1 [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] process.registred: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] is.version.registred: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] process.xmlversionidentifier: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] prepare.cluster: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] process.enabled: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] process.hasToDeploy: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] deploy.version.unregistred: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.331Z] init.os: [2024-04-16T10:28:05.331Z] [2024-04-16T10:28:05.332Z] init.tools.unix: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] init.tools.windows: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] init.tools: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] setAsadminArgs: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] init: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] init.customtasks: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] prepare: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] process.versionExpression: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] process.appname: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] create.version: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] assemble.non-existent: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] process.xmlversionidentifier: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] prepare.update.xml.identifier: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] update.xml.identifier: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] deployWithNameOption: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] setAsadminArgs: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] common.deploy.asadmin: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] init.os: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] init.tools.unix: [2024-04-16T10:28:05.332Z] [2024-04-16T10:28:05.332Z] init.tools.windows: [2024-04-16T10:28:05.333Z] [2024-04-16T10:28:05.333Z] init.tools: [2024-04-16T10:28:05.333Z] [2024-04-16T10:28:05.333Z] setAsadminArgs: [2024-04-16T10:28:05.333Z] [2024-04-16T10:28:05.333Z] init: [2024-04-16T10:28:05.341Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file testsetup.asadmin [2024-04-16T10:28:05.406Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:28:05.406Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:28:05.406Z] [javac] ^ [2024-04-16T10:28:05.406Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:28:05.406Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:28:05.406Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:28:05.406Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:28:05.406Z] [javac] 2 warnings [2024-04-16T10:28:05.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-notx [2024-04-16T10:28:05.406Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/classes/blackbox.jar [2024-04-16T10:28:05.406Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-notx.rar [2024-04-16T10:28:05.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-tx [2024-04-16T10:28:05.406Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-tx.rar [2024-04-16T10:28:05.406Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/src/tmp-xa [2024-04-16T10:28:05.406Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/blackbox-xa.rar [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] deploy: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] setOSConditions: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] setToolWin: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] setToolUnix: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] setToolProperty: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] setS1ASclassPath: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] init-common: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] prepare: [2024-04-16T10:28:05.406Z] [2024-04-16T10:28:05.406Z] build: [2024-04-16T10:28:05.407Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/rar/build.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:05.407Z] [2024-04-16T10:28:05.407Z] setOSConditions: [2024-04-16T10:28:05.407Z] [2024-04-16T10:28:05.407Z] setToolWin: [2024-04-16T10:28:05.407Z] [2024-04-16T10:28:05.407Z] setToolUnix: [2024-04-16T10:28:05.407Z] [2024-04-16T10:28:05.407Z] setToolProperty: [2024-04-16T10:28:05.407Z] [2024-04-16T10:28:05.407Z] setS1ASclassPath: [2024-04-16T10:28:05.407Z] [2024-04-16T10:28:05.407Z] init-common: [2024-04-16T10:28:05.407Z] [2024-04-16T10:28:05.407Z] deploy-rar-common: [2024-04-16T10:28:05.407Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:28:05.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-04-16T10:28:05.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-04-16T10:28:05.528Z] [exec] Application deployed with name installed-libraries-testApp. [2024-04-16T10:28:05.528Z] [exec] there are no files to retrieve for application installed-libraries-testApp [2024-04-16T10:28:05.528Z] [echo] Deployment on target server server successful [2024-04-16T10:28:05.528Z] [2024-04-16T10:28:05.528Z] setOSConditions: [2024-04-16T10:28:05.528Z] [2024-04-16T10:28:05.528Z] setToolWin: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setToolUnix: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setToolProperty: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setS1ASclassPath: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] init-common: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] deploy-common-ee: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] run: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setOSConditions: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setToolWin: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setToolUnix: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setToolProperty: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setS1ASclassPath: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] init-common: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] execute-sql-common: [2024-04-16T10:28:05.529Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/create_pointbase.sql [2024-04-16T10:28:05.529Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:28:05.529Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:28:05.529Z] [sql] 0 rows affected [2024-04-16T10:28:05.529Z] [sql] 1 rows affected [2024-04-16T10:28:05.529Z] [sql] 1 rows affected [2024-04-16T10:28:05.529Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:28:05.529Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:28:05.529Z] [sql] 0 rows affected [2024-04-16T10:28:05.529Z] [sql] 1 rows affected [2024-04-16T10:28:05.529Z] [sql] 1 rows affected [2024-04-16T10:28:05.529Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setOSConditions: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setToolWin: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.529Z] setToolUnix: [2024-04-16T10:28:05.529Z] [2024-04-16T10:28:05.530Z] setToolProperty: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] setS1ASclassPath: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] init-common: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] run-test-1: [2024-04-16T10:28:05.530Z] [java] GET /installed-libraries-test/servlet/SimpleServlet?url=/installed-libraries-test/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:28:05.530Z] [java] [2024-04-16T10:28:05.530Z] [java] Time: 1 [2024-04-16T10:28:05.530Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:28:05.530Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:28:05.530Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:28:05.530Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:28:05.530Z] [java] [Server response] [2024-04-16T10:28:05.530Z] [java] [Server response]3b [2024-04-16T10:28:05.530Z] [java] [Server response]Running serializable connector test [2024-04-16T10:28:05.530Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:05.530Z] [java] Value of key is:installed-libraries [2024-04-16T10:28:05.530Z] [java] [Server response]END_OF_TEST [2024-04-16T10:28:05.530Z] [java] Value of key is:installed-libraries [2024-04-16T10:28:05.530Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:05.530Z] [java] [2024-04-16T10:28:05.530Z] [java] [2024-04-16T10:28:05.530Z] [java] ----------------------------------------- [2024-04-16T10:28:05.530Z] [java] - installed-libraries: PASS - [2024-04-16T10:28:05.530Z] [java] ----------------------------------------- [2024-04-16T10:28:05.530Z] [java] Total PASS: 1 [2024-04-16T10:28:05.530Z] [java] Total FAIL: 0 [2024-04-16T10:28:05.530Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:05.530Z] [java] ----------------------------------------- [2024-04-16T10:28:05.530Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] undeploy: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] setOSConditions: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] setToolWin: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] setToolUnix: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] setToolProperty: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] setS1ASclassPath: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] init-common: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] execute-sql-common: [2024-04-16T10:28:05.530Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/installed-libraries-resources/sql/drop_pointbase.sql [2024-04-16T10:28:05.530Z] [sql] 0 rows affected [2024-04-16T10:28:05.530Z] [sql] 0 rows affected [2024-04-16T10:28:05.530Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.530Z] setOSConditions: [2024-04-16T10:28:05.530Z] [2024-04-16T10:28:05.531Z] setToolWin: [2024-04-16T10:28:05.531Z] [2024-04-16T10:28:05.531Z] setToolUnix: [2024-04-16T10:28:05.531Z] [2024-04-16T10:28:05.531Z] setToolProperty: [2024-04-16T10:28:05.531Z] [2024-04-16T10:28:05.531Z] setS1ASclassPath: [2024-04-16T10:28:05.531Z] [2024-04-16T10:28:05.531Z] init-common: [2024-04-16T10:28:05.531Z] [2024-04-16T10:28:05.531Z] undeploy-common: [2024-04-16T10:28:05.594Z] [exec] remote failure: Specified http listener, test-http-listener-1, doesn't exist. [2024-04-16T10:28:05.594Z] [exec] remote failure: Specified http listener, test-http-listener-2, doesn't exist. [2024-04-16T10:28:05.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-1 [2024-04-16T10:28:05.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-2 [2024-04-16T10:28:05.594Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-http-listener --listeneraddress 0.0.0.0 --listenerport 18181 --defaultvs server --xpowered=true --securityenabled=true --enabled=true --secure=false --target server test-http-listener-1 [2024-04-16T10:28:05.595Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-ssl --certname s1as --type http-listener --ssl2enabled=false --ssl3enabled=false --ssl3tlsciphers SSL_RSA_WITH_RC4_128_MD5 --tlsenabled=true --tlsrollbackenabled=true --clientauthenabled=false --target server test-http-listener-1 [2024-04-16T10:28:05.595Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-http-listener --listeneraddress 0.0.0.0 --listenerport 28181 --defaultvs server --xpowered=true --securityenabled=true --enabled=true --secure=false --target server test-http-listener-2 [2024-04-16T10:28:05.606Z] [2024-04-16T10:28:05.606Z] init.customtasks: [2024-04-16T10:28:05.606Z] [2024-04-16T10:28:05.606Z] common.run.asadmin: [2024-04-16T10:28:05.607Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-servlet:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-servlet/simple-versioned-servlet:ALPHA-1.0.0.war [2024-04-16T10:28:05.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-ssl --certname s1as --type http-listener --ssl2enabled=false --ssl3enabled=false --ssl3tlsciphers SSL_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_DES_CBC_SHA,SSL_RSA_EXPORT_WITH_RC4_40_MD5,SSL_RSA_WITH_NULL_MD5,SSL_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_NULL_SHA --tlsenabled=true --tlsrollbackenabled=true --clientauthenabled=false --target server test-http-listener-2 [2024-04-16T10:28:05.850Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt [2024-04-16T10:28:05.850Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/testsetup.asadmin [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] restart-server-instance-common: [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] setOSConditions: [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] setToolWin: [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] setToolUnix: [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] setToolProperty: [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] setS1ASclassPath: [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] init-common: [2024-04-16T10:28:05.850Z] [2024-04-16T10:28:05.850Z] stopDomain: [2024-04-16T10:28:05.850Z] [echo] run.xml:stopping domain... [2024-04-16T10:28:05.861Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:05.861Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:06.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-04-16T10:28:06.111Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-04-16T10:28:06.111Z] [2024-04-16T10:28:06.111Z] setOSConditions: [2024-04-16T10:28:06.111Z] [2024-04-16T10:28:06.111Z] setToolWin: [2024-04-16T10:28:06.111Z] [2024-04-16T10:28:06.111Z] setToolUnix: [2024-04-16T10:28:06.111Z] [2024-04-16T10:28:06.111Z] setToolProperty: [2024-04-16T10:28:06.111Z] [2024-04-16T10:28:06.111Z] setS1ASclassPath: [2024-04-16T10:28:06.111Z] [2024-04-16T10:28:06.111Z] init-common: [2024-04-16T10:28:06.111Z] [2024-04-16T10:28:06.112Z] create-jdbc-resource-common: [2024-04-16T10:28:06.112Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2024-04-16T10:28:06.115Z] [exec] Application deployed with name simple-versioned-servlet:ALPHA-1.0.0. [2024-04-16T10:28:06.115Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:06.115Z] [2024-04-16T10:28:06.115Z] init.os: [2024-04-16T10:28:06.115Z] [2024-04-16T10:28:06.115Z] init.tools.unix: [2024-04-16T10:28:06.115Z] [2024-04-16T10:28:06.115Z] init.tools.windows: [2024-04-16T10:28:06.115Z] [2024-04-16T10:28:06.115Z] init.tools: [2024-04-16T10:28:06.115Z] [2024-04-16T10:28:06.115Z] setAsadminArgs: [2024-04-16T10:28:06.115Z] [2024-04-16T10:28:06.116Z] init: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] init.customtasks: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] setEnabled: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] createAppRef: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] deployWithoutNameOption: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] get-client-stubs.asadmin: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] process.versionExpression: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] process.appname: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] _process.target: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] process.target: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] prepare.get-client-stubs.asadmin: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] increment.log.next: [2024-04-16T10:28:06.116Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] declare.test: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] setHttpPort: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] declare.test.positive: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] declare-test: [2024-04-16T10:28:06.116Z] [echo] Starting test simple-versioned-servlet get-client-stubs(2) ALPHA-1.0.0 - logID=39 - (server) - (sucess expected) [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] setHttpPort: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.116Z] declare.test.negative: [2024-04-16T10:28:06.116Z] [2024-04-16T10:28:06.117Z] init.os: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] init.tools.unix: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] init.tools.windows: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] init.tools: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] setAsadminArgs: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] init: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] init.customtasks: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] prepare: [2024-04-16T10:28:06.117Z] [2024-04-16T10:28:06.117Z] exec.asadmin: [2024-04-16T10:28:06.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:28:06.366Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-txafternontx-pool --enabled=true --target server jdbc/txafternontx [2024-04-16T10:28:06.366Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2024-04-16T10:28:06.366Z] [echo] cmd executed for server [2024-04-16T10:28:06.496Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false installed-libraries-testApp [2024-04-16T10:28:06.591Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:28:06.591Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:28:06.591Z] [2024-04-16T10:28:06.591Z] setOSConditions: [2024-04-16T10:28:06.591Z] [2024-04-16T10:28:06.591Z] setToolWin: [2024-04-16T10:28:06.591Z] [2024-04-16T10:28:06.591Z] setToolUnix: [2024-04-16T10:28:06.591Z] [2024-04-16T10:28:06.591Z] setToolProperty: [2024-04-16T10:28:06.591Z] [2024-04-16T10:28:06.591Z] setS1ASclassPath: [2024-04-16T10:28:06.591Z] [2024-04-16T10:28:06.591Z] init-common: [2024-04-16T10:28:06.591Z] [2024-04-16T10:28:06.591Z] create-connector-connpool: [2024-04-16T10:28:06.591Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server serializable-test-ccp [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] setOSConditions: [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] setToolWin: [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] setToolUnix: [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] setToolProperty: [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] setS1ASclassPath: [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] init-common: [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] deploy-common: [2024-04-16T10:28:06.620Z] [echo] Current time (ISO): 2024-04-16T10:28:06.366+0000 [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] setOSConditions: [2024-04-16T10:28:06.620Z] [2024-04-16T10:28:06.620Z] setToolWin: [2024-04-16T10:28:06.621Z] [2024-04-16T10:28:06.621Z] setToolUnix: [2024-04-16T10:28:06.621Z] [2024-04-16T10:28:06.621Z] setToolProperty: [2024-04-16T10:28:06.621Z] [2024-04-16T10:28:06.621Z] setS1ASclassPath: [2024-04-16T10:28:06.621Z] [2024-04-16T10:28:06.621Z] init-common: [2024-04-16T10:28:06.621Z] [2024-04-16T10:28:06.621Z] deploy-common-pe: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] process.result: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] processResult: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] failed: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] passed: [2024-04-16T10:28:06.675Z] [echo] Test simple-versioned-servlet Passed [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] unknown: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] asadmin.with.result: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] _get-client-stubs.asadmin: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.675Z] clean.scenario: [2024-04-16T10:28:06.675Z] [2024-04-16T10:28:06.676Z] clean.scenario.cluster: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] init.os: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] init.tools.unix: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] init.tools.windows: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] init.tools: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] setAsadminArgs: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] init: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] init.customtasks: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] prepare: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] process.versionExpression: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] process.appname: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] _process.target: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] process.target: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] prepare.has.version.registred: [2024-04-16T10:28:06.676Z] [2024-04-16T10:28:06.676Z] exec.asadmin2: [2024-04-16T10:28:06.751Z] [2024-04-16T10:28:06.751Z] setOSConditions: [2024-04-16T10:28:06.751Z] [2024-04-16T10:28:06.751Z] setToolWin: [2024-04-16T10:28:06.751Z] [2024-04-16T10:28:06.751Z] setToolUnix: [2024-04-16T10:28:06.751Z] [2024-04-16T10:28:06.751Z] setToolProperty: [2024-04-16T10:28:06.751Z] [2024-04-16T10:28:06.751Z] setS1ASclassPath: [2024-04-16T10:28:06.751Z] [2024-04-16T10:28:06.751Z] init-common: [2024-04-16T10:28:06.751Z] [2024-04-16T10:28:06.751Z] undeploy-rar-common: [2024-04-16T10:28:06.752Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:28:06.829Z] [exec] 15308 [2024-04-16T10:28:06.829Z] [exec] Value of key is:async-service-callbackhandler-test [2024-04-16T10:28:06.829Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:06.829Z] [exec] [2024-04-16T10:28:06.829Z] [exec] [2024-04-16T10:28:06.829Z] [exec] ----------------------------------------- [2024-04-16T10:28:06.829Z] [exec] - async-service-callbackhandler-test: PASS - [2024-04-16T10:28:06.829Z] [exec] - async-service-poll-test: PASS - [2024-04-16T10:28:06.829Z] [exec] - async-service-sync-test: PASS - [2024-04-16T10:28:06.829Z] [exec] ----------------------------------------- [2024-04-16T10:28:06.829Z] [exec] Total PASS: 3 [2024-04-16T10:28:06.829Z] [exec] Total FAIL: 0 [2024-04-16T10:28:06.829Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:06.829Z] [exec] ----------------------------------------- [2024-04-16T10:28:06.829Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:06.829Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:06.829Z] [2024-04-16T10:28:06.829Z] undeploy: [2024-04-16T10:28:06.830Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:06.830Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:06.830Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:06.830Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:06.830Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/async/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:06.830Z] [2024-04-16T10:28:06.830Z] setOSConditions: [2024-04-16T10:28:06.830Z] [2024-04-16T10:28:06.830Z] setToolWin: [2024-04-16T10:28:06.830Z] [2024-04-16T10:28:06.830Z] setToolUnix: [2024-04-16T10:28:06.830Z] [2024-04-16T10:28:06.830Z] setToolProperty: [2024-04-16T10:28:06.830Z] [2024-04-16T10:28:06.830Z] setS1ASclassPath: [2024-04-16T10:28:06.830Z] [2024-04-16T10:28:06.830Z] init-common: [2024-04-16T10:28:06.830Z] [2024-04-16T10:28:06.830Z] undeploy-war-common: [2024-04-16T10:28:06.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-04-16T10:28:06.930Z] [2024-04-16T10:28:06.930Z] process.registred: [2024-04-16T10:28:06.930Z] [2024-04-16T10:28:06.930Z] has.version.registred: [2024-04-16T10:28:06.930Z] [2024-04-16T10:28:06.930Z] del.all.version.registred: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] _process.target: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] process.target: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] prepare.del.all.version.registred: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] init.os: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] init.tools.unix: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] init.tools.windows: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] init.tools: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] setAsadminArgs: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] init: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] init.customtasks: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] prepare: [2024-04-16T10:28:06.931Z] [2024-04-16T10:28:06.931Z] exec.asadmin: [2024-04-16T10:28:07.206Z] [exec] Waiting for the domain to stop . [2024-04-16T10:28:07.206Z] [exec] Waiting finished after 378 ms. [2024-04-16T10:28:07.206Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:28:07.338Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:28:07.392Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false asyncservice-web [2024-04-16T10:28:07.392Z] [2024-04-16T10:28:07.392Z] all: [2024-04-16T10:28:07.392Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:07.392Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:07.392Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:07.392Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:07.393Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setOSConditions: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setToolWin: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setToolUnix: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setToolProperty: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setS1ASclassPath: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] init-common: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] clean: [2024-04-16T10:28:07.393Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:07.393Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:07.393Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:07.393Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:07.393Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setOSConditions: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setToolWin: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setToolUnix: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setToolProperty: [2024-04-16T10:28:07.393Z] [2024-04-16T10:28:07.393Z] setS1ASclassPath: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] init-common: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] clean-common: [2024-04-16T10:28:07.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:07.394Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:07.394Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:07.394Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:07.394Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] setOSConditions: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] setToolWin: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] setToolUnix: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] setToolProperty: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] setS1ASclassPath: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] init-common: [2024-04-16T10:28:07.394Z] [2024-04-16T10:28:07.394Z] clean-classes-common: [2024-04-16T10:28:07.394Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:07.394Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:07.394Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:07.395Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:07.395Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:07.395Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] setOSConditions: [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] setToolWin: [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] setToolUnix: [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] setToolProperty: [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] setS1ASclassPath: [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] init-common: [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] clean-jars-common: [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.395Z] compile: [2024-04-16T10:28:07.395Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:07.395Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:07.395Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:07.395Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:07.395Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:07.395Z] [2024-04-16T10:28:07.396Z] setOSConditions: [2024-04-16T10:28:07.396Z] [2024-04-16T10:28:07.396Z] setToolWin: [2024-04-16T10:28:07.396Z] [2024-04-16T10:28:07.396Z] setToolUnix: [2024-04-16T10:28:07.396Z] [2024-04-16T10:28:07.396Z] setToolProperty: [2024-04-16T10:28:07.396Z] [2024-04-16T10:28:07.396Z] setS1ASclassPath: [2024-04-16T10:28:07.396Z] [2024-04-16T10:28:07.396Z] init-common: [2024-04-16T10:28:07.396Z] [2024-04-16T10:28:07.396Z] compile-common: [2024-04-16T10:28:07.396Z] [echo] Current time (ISO): 2024-04-16T10:28:07.252+0000 [2024-04-16T10:28:07.396Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:07.396Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:07.435Z] [exec] Application deployed with name jdbc-txafternontxApp. [2024-04-16T10:28:07.435Z] [echo] Deployment on target server server successful [2024-04-16T10:28:07.435Z] [2024-04-16T10:28:07.435Z] setOSConditions: [2024-04-16T10:28:07.435Z] [2024-04-16T10:28:07.435Z] setToolWin: [2024-04-16T10:28:07.435Z] [2024-04-16T10:28:07.435Z] setToolUnix: [2024-04-16T10:28:07.435Z] [2024-04-16T10:28:07.436Z] setToolProperty: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] setS1ASclassPath: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] init-common: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] deploy-common-ee: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] run: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] setOSConditions: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] setToolWin: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] setToolUnix: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] setToolProperty: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] setS1ASclassPath: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] init-common: [2024-04-16T10:28:07.436Z] [2024-04-16T10:28:07.436Z] execute-sql-common: [2024-04-16T10:28:07.436Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/create_pointbase.sql [2024-04-16T10:28:07.436Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:28:07.436Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:28:07.436Z] [sql] 0 rows affected [2024-04-16T10:28:07.436Z] [sql] 1 rows affected [2024-04-16T10:28:07.489Z] [2024-04-16T10:28:07.489Z] _del.all.version.registred: [2024-04-16T10:28:07.489Z] [2024-04-16T10:28:07.489Z] _clean.scenario: [2024-04-16T10:28:07.489Z] [2024-04-16T10:28:07.489Z] delete.log.next: [2024-04-16T10:28:07.490Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/log.properties [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] delete.log.next: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] private-all: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.os: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.tools.unix: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.tools.windows: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.tools: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] setAsadminArgs: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.customtasks: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] private-rollingUpgrade: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] _private-all: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] main-all: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] xml.version.information: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] clean.scenario: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] clean.scenario.cluster: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.os: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.tools.unix: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.490Z] init.tools.windows: [2024-04-16T10:28:07.490Z] [2024-04-16T10:28:07.491Z] init.tools: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] setAsadminArgs: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] init: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] init.customtasks: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] prepare: [2024-04-16T10:28:07.491Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] process.versionExpression: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] process.appname: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] _process.target: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] process.target: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] prepare.has.version.registred: [2024-04-16T10:28:07.491Z] [2024-04-16T10:28:07.491Z] exec.asadmin2: [2024-04-16T10:28:07.518Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:07.518Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:07.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server serializable-test-ccp [2024-04-16T10:28:07.518Z] [exec] Connector connection pool serializable-test-ccp created. [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.518Z] create-connector-connpool-common: [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.518Z] setOSConditions: [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.518Z] setToolWin: [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.518Z] setToolUnix: [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.518Z] setToolProperty: [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.518Z] setS1ASclassPath: [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.518Z] init-common: [2024-04-16T10:28:07.518Z] [2024-04-16T10:28:07.519Z] create-connector-resource-common: [2024-04-16T10:28:07.519Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2024-04-16T10:28:07.629Z] [2024-04-16T10:28:07.629Z] uninstall-library: [2024-04-16T10:28:07.629Z] [echo] deleting file [blackbox.jar] from applibs [2024-04-16T10:28:07.629Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/lib/applibs/blackbox.jar [2024-04-16T10:28:07.629Z] [2024-04-16T10:28:07.629Z] restart-server: [2024-04-16T10:28:07.629Z] [2024-04-16T10:28:07.629Z] setOSConditions: [2024-04-16T10:28:07.629Z] [2024-04-16T10:28:07.629Z] stop-server: [2024-04-16T10:28:07.629Z] [2024-04-16T10:28:07.629Z] stop-server-unix: [2024-04-16T10:28:07.629Z] [echo] stopping server on unix ... [2024-04-16T10:28:07.707Z] [sql] 1 rows affected [2024-04-16T10:28:07.707Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:28:07.707Z] [2024-04-16T10:28:07.707Z] setOSConditions: [2024-04-16T10:28:07.707Z] [2024-04-16T10:28:07.707Z] setToolWin: [2024-04-16T10:28:07.707Z] [2024-04-16T10:28:07.707Z] setToolUnix: [2024-04-16T10:28:07.707Z] [2024-04-16T10:28:07.707Z] setToolProperty: [2024-04-16T10:28:07.707Z] [2024-04-16T10:28:07.707Z] setS1ASclassPath: [2024-04-16T10:28:07.707Z] [2024-04-16T10:28:07.707Z] init-common: [2024-04-16T10:28:07.707Z] [2024-04-16T10:28:07.707Z] runclient-common: [2024-04-16T10:28:07.707Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:28:08.050Z] [exec] Result: 1 [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] process.registred: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] has.version.registred: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] del.all.version.registred: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] _clean.scenario: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] deploy.version: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] del.ref.registred: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] process.versionExpression: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] process.appname: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] _process.target: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] process.target: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] prepare.is.version.registred: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.050Z] init.os: [2024-04-16T10:28:08.050Z] [2024-04-16T10:28:08.051Z] init.tools.unix: [2024-04-16T10:28:08.051Z] [2024-04-16T10:28:08.051Z] init.tools.windows: [2024-04-16T10:28:08.051Z] [2024-04-16T10:28:08.051Z] init.tools: [2024-04-16T10:28:08.051Z] [2024-04-16T10:28:08.051Z] setAsadminArgs: [2024-04-16T10:28:08.051Z] [2024-04-16T10:28:08.051Z] init: [2024-04-16T10:28:08.051Z] [2024-04-16T10:28:08.051Z] init.customtasks: [2024-04-16T10:28:08.051Z] [2024-04-16T10:28:08.051Z] prepare: [2024-04-16T10:28:08.051Z] [2024-04-16T10:28:08.051Z] exec.asadmin2: [2024-04-16T10:28:08.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname serializable-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-04-16T10:28:08.080Z] [exec] Connector resource eis/connector-resource created. [2024-04-16T10:28:08.080Z] [2024-04-16T10:28:08.080Z] asadmin-common: [2024-04-16T10:28:08.080Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-04-16T10:28:08.305Z] [exec] Result: 1 [2024-04-16T10:28:08.305Z] [2024-04-16T10:28:08.305Z] process.registred: [2024-04-16T10:28:08.305Z] [2024-04-16T10:28:08.305Z] is.version.registred: [2024-04-16T10:28:08.305Z] [2024-04-16T10:28:08.305Z] process.xmlversionidentifier: [2024-04-16T10:28:08.305Z] [2024-04-16T10:28:08.305Z] prepare.cluster: [2024-04-16T10:28:08.305Z] [2024-04-16T10:28:08.306Z] process.enabled: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] process.hasToDeploy: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] deploy.version.unregistred: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] init.os: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] init.tools.unix: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] init.tools.windows: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] init.tools: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] setAsadminArgs: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] init: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] init.customtasks: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] prepare: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] process.versionExpression: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] process.appname: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] create.version: [2024-04-16T10:28:08.306Z] [2024-04-16T10:28:08.306Z] assemble.non-existent: [2024-04-16T10:28:08.560Z] [2024-04-16T10:28:08.560Z] init.os: [2024-04-16T10:28:08.560Z] [2024-04-16T10:28:08.560Z] init.tools.unix: [2024-04-16T10:28:08.560Z] [2024-04-16T10:28:08.560Z] init.tools.windows: [2024-04-16T10:28:08.560Z] [2024-04-16T10:28:08.560Z] init.tools: [2024-04-16T10:28:08.560Z] [2024-04-16T10:28:08.560Z] setAsadminArgs: [2024-04-16T10:28:08.561Z] [2024-04-16T10:28:08.561Z] init: [2024-04-16T10:28:08.561Z] [2024-04-16T10:28:08.561Z] init.customtasks: [2024-04-16T10:28:08.561Z] [2024-04-16T10:28:08.561Z] prepare: [2024-04-16T10:28:08.561Z] [2024-04-16T10:28:08.561Z] process.versionexpression: [2024-04-16T10:28:08.561Z] [2024-04-16T10:28:08.561Z] compile: [2024-04-16T10:28:08.561Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:08.561Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:08.629Z] [exec] Apr 16, 2024 10:28:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:28:08.629Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:28:08.816Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:08.816Z] [javac] 1 warning [2024-04-16T10:28:08.816Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-04-16T10:28:08.816Z] [2024-04-16T10:28:08.816Z] process.xmlversionidentifier: [2024-04-16T10:28:08.816Z] [2024-04-16T10:28:08.816Z] process.versionExpression: [2024-04-16T10:28:08.816Z] [2024-04-16T10:28:08.817Z] process.xml.create.flag: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] create.xml.flag: [2024-04-16T10:28:08.817Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] generate.xml.identifier: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] assemble: [2024-04-16T10:28:08.817Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] process.xmlversionidentifier: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] prepare.update.xml.identifier: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] update.xml.identifier: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] deployWithNameOption: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] deployWithoutNameOption: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] setAsadminArgs: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] common.deploy.asadmin: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] init.os: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] init.tools.unix: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] init.tools.windows: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] init.tools: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] setAsadminArgs: [2024-04-16T10:28:08.817Z] [2024-04-16T10:28:08.817Z] init: [2024-04-16T10:28:08.818Z] [2024-04-16T10:28:08.818Z] init.customtasks: [2024-04-16T10:28:08.818Z] [2024-04-16T10:28:08.818Z] common.run.asadmin: [2024-04-16T10:28:08.818Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-04-16T10:28:08.992Z] [exec] Waiting for the domain to stop . [2024-04-16T10:28:08.992Z] [exec] Waiting finished after 262 ms. [2024-04-16T10:28:08.992Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:28:08.992Z] [2024-04-16T10:28:08.992Z] stop-server-windows: [2024-04-16T10:28:08.992Z] [2024-04-16T10:28:08.992Z] setOSConditions: [2024-04-16T10:28:08.992Z] [2024-04-16T10:28:08.992Z] start-server: [2024-04-16T10:28:08.992Z] [echo] +-----------------------------+ [2024-04-16T10:28:08.992Z] [echo] | | [2024-04-16T10:28:08.992Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:28:08.992Z] [echo] | in Felix mode | [2024-04-16T10:28:08.992Z] [echo] | | [2024-04-16T10:28:08.992Z] [echo] +-----------------------------+ [2024-04-16T10:28:08.992Z] [2024-04-16T10:28:08.992Z] start-server-unix: [2024-04-16T10:28:09.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-04-16T10:28:09.027Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-04-16T10:28:09.027Z] [2024-04-16T10:28:09.027Z] asadmin-common: [2024-04-16T10:28:09.027Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-04-16T10:28:09.072Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:09.072Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:09.206Z] [exec] Apr 16, 2024 10:28:08 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:28:09.206Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:28:09.460Z] [exec] Apr 16, 2024 10:28:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:28:09.460Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:28:09.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-04-16T10:28:09.589Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setOSConditions: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setToolWin: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setToolUnix: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setToolProperty: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setS1ASclassPath: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] init-common: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] deploy-common: [2024-04-16T10:28:09.589Z] [echo] Current time (ISO): 2024-04-16T10:28:09.459+0000 [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setOSConditions: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setToolWin: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setToolUnix: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setToolProperty: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] setS1ASclassPath: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] init-common: [2024-04-16T10:28:09.589Z] [2024-04-16T10:28:09.589Z] deploy-common-pe: [2024-04-16T10:28:09.630Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2024-04-16T10:28:09.630Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:09.630Z] [2024-04-16T10:28:09.630Z] init.os: [2024-04-16T10:28:09.630Z] [2024-04-16T10:28:09.630Z] init.tools.unix: [2024-04-16T10:28:09.630Z] [2024-04-16T10:28:09.630Z] init.tools.windows: [2024-04-16T10:28:09.630Z] [2024-04-16T10:28:09.630Z] init.tools: [2024-04-16T10:28:09.630Z] [2024-04-16T10:28:09.630Z] setAsadminArgs: [2024-04-16T10:28:09.630Z] [2024-04-16T10:28:09.630Z] init: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] init.customtasks: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] setEnabled: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] createAppRef: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] test.registred: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] process.versionExpression: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] process.appname: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] _process.target: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] process.target: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] increment.log.next: [2024-04-16T10:28:09.631Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] declare.test: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] setHttpPort: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] declare.test.positive: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] declare-test: [2024-04-16T10:28:09.631Z] [echo] Starting test simple-versioned-appclient xml.version(1) - logID=1 - (server) - (sucess expected) [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] setHttpPort: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] declare.test.negative: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] init.os: [2024-04-16T10:28:09.631Z] [2024-04-16T10:28:09.631Z] init.tools.unix: [2024-04-16T10:28:09.632Z] [2024-04-16T10:28:09.632Z] init.tools.windows: [2024-04-16T10:28:09.632Z] [2024-04-16T10:28:09.632Z] init.tools: [2024-04-16T10:28:09.632Z] [2024-04-16T10:28:09.632Z] setAsadminArgs: [2024-04-16T10:28:09.632Z] [2024-04-16T10:28:09.632Z] init: [2024-04-16T10:28:09.632Z] [2024-04-16T10:28:09.632Z] init.customtasks: [2024-04-16T10:28:09.632Z] [2024-04-16T10:28:09.632Z] prepare: [2024-04-16T10:28:09.632Z] [2024-04-16T10:28:09.632Z] exec.asadmin: [2024-04-16T10:28:09.886Z] [2024-04-16T10:28:09.886Z] process.result: [2024-04-16T10:28:09.886Z] [2024-04-16T10:28:09.886Z] processResult: [2024-04-16T10:28:09.886Z] [2024-04-16T10:28:09.886Z] failed: [2024-04-16T10:28:09.886Z] [2024-04-16T10:28:09.886Z] passed: [2024-04-16T10:28:09.886Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:09.886Z] [2024-04-16T10:28:09.886Z] unknown: [2024-04-16T10:28:09.886Z] [2024-04-16T10:28:09.887Z] asadmin.with.result: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] show-component-status.asadmin: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] test.registred.cluster: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] process.versionExpression: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] process.appname: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] process.xmlversionidentifier: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] prepare.cluster: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] undeploy.version: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] setAsadminArgs: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] common.undeploy.asadmin: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] init.os: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] init.tools.unix: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] init.tools.windows: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] init.tools: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] setAsadminArgs: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] init: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] init.customtasks: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] delAppRef: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.887Z] init.os: [2024-04-16T10:28:09.887Z] [2024-04-16T10:28:09.888Z] init.tools.unix: [2024-04-16T10:28:09.888Z] [2024-04-16T10:28:09.888Z] init.tools.windows: [2024-04-16T10:28:09.888Z] [2024-04-16T10:28:09.888Z] init.tools: [2024-04-16T10:28:09.888Z] [2024-04-16T10:28:09.888Z] setAsadminArgs: [2024-04-16T10:28:09.888Z] [2024-04-16T10:28:09.888Z] init: [2024-04-16T10:28:09.888Z] [2024-04-16T10:28:09.888Z] init.customtasks: [2024-04-16T10:28:09.888Z] [2024-04-16T10:28:09.888Z] common.run.asadmin: [2024-04-16T10:28:09.888Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.0 [2024-04-16T10:28:09.920Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:10.175Z] [javac] 1 warning [2024-04-16T10:28:10.175Z] [2024-04-16T10:28:10.175Z] assemble-web: [2024-04-16T10:28:10.176Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:10.176Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:10.176Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:10.176Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:10.176Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:10.176Z] [2024-04-16T10:28:10.176Z] pkg-war: [2024-04-16T10:28:10.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:10.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:28:10.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:10.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:10.176Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:28:10.176Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${sun-web.xml} to copy. [2024-04-16T10:28:10.176Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${webservices.xml} to copy. [2024-04-16T10:28:10.176Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:28:10.176Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:28:10.176Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:28:10.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:10.176Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:10.176Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/${web.wsit.descriptors} does not exist. [2024-04-16T10:28:10.177Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2024-04-16T10:28:10.177Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:10.177Z] [2024-04-16T10:28:10.177Z] deploy-app: [2024-04-16T10:28:10.177Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] [2024-04-16T10:28:10.177Z] deploy-war-common: [2024-04-16T10:28:10.177Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:10.177Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:10.177Z] [2024-04-16T10:28:10.177Z] setOSConditions: [2024-04-16T10:28:10.177Z] [2024-04-16T10:28:10.177Z] setToolWin: [2024-04-16T10:28:10.178Z] [2024-04-16T10:28:10.178Z] setToolUnix: [2024-04-16T10:28:10.178Z] [2024-04-16T10:28:10.178Z] setToolProperty: [2024-04-16T10:28:10.178Z] [2024-04-16T10:28:10.178Z] setS1ASclassPath: [2024-04-16T10:28:10.178Z] [2024-04-16T10:28:10.178Z] init-common: [2024-04-16T10:28:10.178Z] [2024-04-16T10:28:10.178Z] deploy-war-commonpe: [2024-04-16T10:28:10.446Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:10.446Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:10.446Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] deploy.version: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] del.ref.registred: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] process.versionExpression: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] process.appname: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] _process.target: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] process.target: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] prepare.is.version.registred: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] init.os: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] init.tools.unix: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] init.tools.windows: [2024-04-16T10:28:10.446Z] [2024-04-16T10:28:10.446Z] init.tools: [2024-04-16T10:28:10.447Z] [2024-04-16T10:28:10.447Z] setAsadminArgs: [2024-04-16T10:28:10.447Z] [2024-04-16T10:28:10.447Z] init: [2024-04-16T10:28:10.447Z] [2024-04-16T10:28:10.447Z] init.customtasks: [2024-04-16T10:28:10.447Z] [2024-04-16T10:28:10.447Z] prepare: [2024-04-16T10:28:10.447Z] [2024-04-16T10:28:10.447Z] exec.asadmin2: [2024-04-16T10:28:10.516Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector-serializable-testApp.ear [2024-04-16T10:28:10.739Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot restful --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/restful-web.war [2024-04-16T10:28:11.010Z] [exec] Result: 1 [2024-04-16T10:28:11.010Z] [2024-04-16T10:28:11.010Z] process.registred: [2024-04-16T10:28:11.010Z] [2024-04-16T10:28:11.010Z] is.version.registred: [2024-04-16T10:28:11.010Z] [2024-04-16T10:28:11.010Z] process.xmlversionidentifier: [2024-04-16T10:28:11.010Z] [2024-04-16T10:28:11.010Z] prepare.cluster: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] process.enabled: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] process.hasToDeploy: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] deploy.version.unregistred: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.os: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.tools.unix: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.tools.windows: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.tools: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] setAsadminArgs: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.customtasks: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] prepare: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] process.versionExpression: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] process.appname: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] create.version: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] assemble.non-existent: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.os: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.tools.unix: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.tools.windows: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.011Z] init.tools: [2024-04-16T10:28:11.011Z] [2024-04-16T10:28:11.012Z] setAsadminArgs: [2024-04-16T10:28:11.012Z] [2024-04-16T10:28:11.012Z] init: [2024-04-16T10:28:11.012Z] [2024-04-16T10:28:11.012Z] init.customtasks: [2024-04-16T10:28:11.012Z] [2024-04-16T10:28:11.012Z] prepare: [2024-04-16T10:28:11.012Z] [2024-04-16T10:28:11.012Z] process.versionexpression: [2024-04-16T10:28:11.012Z] [2024-04-16T10:28:11.012Z] compile: [2024-04-16T10:28:11.012Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:11.012Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:11.085Z] [exec] Application deployed with name connector-serializable-testApp. [2024-04-16T10:28:11.085Z] [exec] there are no files to retrieve for application connector-serializable-testApp [2024-04-16T10:28:11.085Z] [echo] Deployment on target server server successful [2024-04-16T10:28:11.085Z] [2024-04-16T10:28:11.085Z] setOSConditions: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setToolWin: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setToolUnix: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setToolProperty: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setS1ASclassPath: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] init-common: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] deploy-common-ee: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] run: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setOSConditions: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setToolWin: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setToolUnix: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setToolProperty: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.086Z] setS1ASclassPath: [2024-04-16T10:28:11.086Z] [2024-04-16T10:28:11.087Z] init-common: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] execute-sql-common: [2024-04-16T10:28:11.087Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2024-04-16T10:28:11.087Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:28:11.087Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:28:11.087Z] [sql] 0 rows affected [2024-04-16T10:28:11.087Z] [sql] 1 rows affected [2024-04-16T10:28:11.087Z] [sql] 1 rows affected [2024-04-16T10:28:11.087Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:28:11.087Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:28:11.087Z] [sql] 0 rows affected [2024-04-16T10:28:11.087Z] [sql] 1 rows affected [2024-04-16T10:28:11.087Z] [sql] 1 rows affected [2024-04-16T10:28:11.087Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] setOSConditions: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] setToolWin: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] setToolUnix: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] setToolProperty: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] setS1ASclassPath: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] init-common: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.087Z] runtest: [2024-04-16T10:28:11.087Z] [2024-04-16T10:28:11.088Z] setOSConditions: [2024-04-16T10:28:11.088Z] [2024-04-16T10:28:11.088Z] setToolWin: [2024-04-16T10:28:11.088Z] [2024-04-16T10:28:11.088Z] setToolUnix: [2024-04-16T10:28:11.088Z] [2024-04-16T10:28:11.088Z] setToolProperty: [2024-04-16T10:28:11.088Z] [2024-04-16T10:28:11.088Z] setS1ASclassPath: [2024-04-16T10:28:11.088Z] [2024-04-16T10:28:11.088Z] init-common: [2024-04-16T10:28:11.088Z] [2024-04-16T10:28:11.088Z] execute-sql-common: [2024-04-16T10:28:11.088Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/create_pointbase.sql [2024-04-16T10:28:11.088Z] [sql] 0 rows affected [2024-04-16T10:28:11.088Z] [sql] 0 rows affected [2024-04-16T10:28:11.088Z] [sql] 1 rows affected [2024-04-16T10:28:11.088Z] [sql] 1 rows affected [2024-04-16T10:28:11.088Z] [sql] 0 rows affected [2024-04-16T10:28:11.088Z] [sql] 0 rows affected [2024-04-16T10:28:11.088Z] [sql] 1 rows affected [2024-04-16T10:28:11.088Z] [sql] 1 rows affected [2024-04-16T10:28:11.088Z] [sql] 8 of 8 SQL statements executed successfully [2024-04-16T10:28:11.088Z] [java] GET /connector-serializable-test/servlet/SimpleServlet?url=/connector-serializable-test/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:28:11.088Z] [java] [2024-04-16T10:28:11.088Z] [java] Time: 1 [2024-04-16T10:28:11.266Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:11.266Z] [javac] 1 warning [2024-04-16T10:28:11.266Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-04-16T10:28:11.266Z] [2024-04-16T10:28:11.266Z] process.xmlversionidentifier: [2024-04-16T10:28:11.266Z] [2024-04-16T10:28:11.266Z] process.versionExpression: [2024-04-16T10:28:11.266Z] [2024-04-16T10:28:11.266Z] process.xml.create.flag: [2024-04-16T10:28:11.266Z] [2024-04-16T10:28:11.266Z] create.xml.flag: [2024-04-16T10:28:11.266Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2024-04-16T10:28:11.266Z] [2024-04-16T10:28:11.266Z] generate.xml.identifier: [2024-04-16T10:28:11.266Z] [2024-04-16T10:28:11.267Z] assemble: [2024-04-16T10:28:11.267Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] process.xmlversionidentifier: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] prepare.update.xml.identifier: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] update.xml.identifier: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] deployWithNameOption: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] setAsadminArgs: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] common.deploy.asadmin: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] init.os: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] init.tools.unix: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] init.tools.windows: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] init.tools: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] setAsadminArgs: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] init: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] init.customtasks: [2024-04-16T10:28:11.267Z] [2024-04-16T10:28:11.267Z] common.run.asadmin: [2024-04-16T10:28:11.267Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-04-16T10:28:11.321Z] [exec] Application deployed with name restful-web. [2024-04-16T10:28:11.321Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:11.321Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:11.321Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:11.321Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:11.322Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:11.322Z] [2024-04-16T10:28:11.322Z] deploy-war-commonee: [2024-04-16T10:28:11.322Z] [2024-04-16T10:28:11.322Z] assemble-client: [2024-04-16T10:28:11.322Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:11.322Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:11.322Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:11.322Z] [2024-04-16T10:28:11.322Z] setup: [2024-04-16T10:28:11.322Z] [2024-04-16T10:28:11.322Z] runclient: [2024-04-16T10:28:11.322Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:11.620Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:11.620Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:11.620Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:11.620Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:11.620Z] [2024-04-16T10:28:11.620Z] run-client: [2024-04-16T10:28:11.620Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:11.827Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:11.827Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:11.971Z] [exec] Apr 16, 2024 10:28:11 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:11.971Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10d18696 [2024-04-16T10:28:11.971Z] [exec] Value of key is: test1 : [2024-04-16T10:28:11.971Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:11.971Z] [exec] [2024-04-16T10:28:11.971Z] [exec] [2024-04-16T10:28:11.971Z] [exec] ----------------------------------------- [2024-04-16T10:28:11.971Z] [exec] - test1 : : PASS - [2024-04-16T10:28:11.971Z] [exec] ----------------------------------------- [2024-04-16T10:28:11.971Z] [exec] Total PASS: 1 [2024-04-16T10:28:11.971Z] [exec] Total FAIL: 0 [2024-04-16T10:28:11.971Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:11.971Z] [exec] ----------------------------------------- [2024-04-16T10:28:11.971Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:12.021Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:28:12.021Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:28:12.021Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:28:12.021Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:28:12.021Z] [java] [Server response]Content-Length: 102 [2024-04-16T10:28:12.021Z] [java] [Server response] [2024-04-16T10:28:12.021Z] [java] [Server response]Running serializable connector test [2024-04-16T10:28:12.021Z] [java] [Server response]serializable connector test test1 : PASS [2024-04-16T10:28:12.021Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:12.021Z] [java] Value of key is:connector-serializable-test [2024-04-16T10:28:12.021Z] [java] [Server response]END_OF_TEST [2024-04-16T10:28:12.021Z] [java] Value of key is:connector-serializable-test [2024-04-16T10:28:12.021Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:12.021Z] [java] [2024-04-16T10:28:12.021Z] [java] [2024-04-16T10:28:12.021Z] [java] ----------------------------------------- [2024-04-16T10:28:12.021Z] [java] - connector-serializable-test: PASS - [2024-04-16T10:28:12.021Z] [java] ----------------------------------------- [2024-04-16T10:28:12.021Z] [java] Total PASS: 1 [2024-04-16T10:28:12.021Z] [java] Total FAIL: 0 [2024-04-16T10:28:12.021Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:12.021Z] [java] ----------------------------------------- [2024-04-16T10:28:12.021Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] setOSConditions: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] setToolWin: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] setToolUnix: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] setToolProperty: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] setS1ASclassPath: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] init-common: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] execute-sql-common: [2024-04-16T10:28:12.021Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2024-04-16T10:28:12.021Z] [sql] 0 rows affected [2024-04-16T10:28:12.021Z] [sql] 0 rows affected [2024-04-16T10:28:12.021Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] undeploy: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] setOSConditions: [2024-04-16T10:28:12.021Z] [2024-04-16T10:28:12.021Z] setToolWin: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setToolUnix: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setToolProperty: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setS1ASclassPath: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] init-common: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] execute-sql-common: [2024-04-16T10:28:12.022Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/serializabletest/sql/drop_pointbase.sql [2024-04-16T10:28:12.022Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:28:12.022Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:28:12.022Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:28:12.022Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:28:12.022Z] [sql] 0 of 2 SQL statements executed successfully [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setOSConditions: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setToolWin: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setToolUnix: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setToolProperty: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] setS1ASclassPath: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] init-common: [2024-04-16T10:28:12.022Z] [2024-04-16T10:28:12.022Z] delete-connector-resource-common: [2024-04-16T10:28:12.022Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-04-16T10:28:12.081Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2024-04-16T10:28:12.081Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:12.081Z] [2024-04-16T10:28:12.081Z] init.os: [2024-04-16T10:28:12.081Z] [2024-04-16T10:28:12.081Z] init.tools.unix: [2024-04-16T10:28:12.081Z] [2024-04-16T10:28:12.081Z] init.tools.windows: [2024-04-16T10:28:12.081Z] [2024-04-16T10:28:12.082Z] init.tools: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] setAsadminArgs: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] init: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] init.customtasks: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] setEnabled: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] createAppRef: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] deployWithoutNameOption: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] test.registred: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] process.versionExpression: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] process.appname: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] _process.target: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] process.target: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] increment.log.next: [2024-04-16T10:28:12.082Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] declare.test: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] setHttpPort: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] declare.test.positive: [2024-04-16T10:28:12.082Z] [2024-04-16T10:28:12.082Z] declare-test: [2024-04-16T10:28:12.082Z] [echo] Starting test simple-versioned-appclient xml.version(2) - logID=2 - (server) - (sucess expected) [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] setHttpPort: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] declare.test.negative: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] init.os: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] init.tools.unix: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] init.tools.windows: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] init.tools: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] setAsadminArgs: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] init: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] init.customtasks: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] prepare: [2024-04-16T10:28:12.083Z] [2024-04-16T10:28:12.083Z] exec.asadmin: [2024-04-16T10:28:12.226Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:12.438Z] [2024-04-16T10:28:12.438Z] setOSConditions: [2024-04-16T10:28:12.438Z] [2024-04-16T10:28:12.438Z] setToolWin: [2024-04-16T10:28:12.438Z] [2024-04-16T10:28:12.438Z] setToolUnix: [2024-04-16T10:28:12.438Z] [2024-04-16T10:28:12.438Z] setToolProperty: [2024-04-16T10:28:12.438Z] [2024-04-16T10:28:12.438Z] setS1ASclassPath: [2024-04-16T10:28:12.438Z] [2024-04-16T10:28:12.438Z] init-common: [2024-04-16T10:28:12.438Z] [2024-04-16T10:28:12.438Z] startDomainUnix: [2024-04-16T10:28:12.438Z] [echo] Starting DAS [2024-04-16T10:28:12.481Z] [2024-04-16T10:28:12.481Z] checkReporting-common: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] confirmReportPresent-common: [2024-04-16T10:28:12.482Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:28:12.482Z] [echo] Test seems to be reported fine [2024-04-16T10:28:12.482Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/RepRunConf.txt [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] confirmMissingReport-common: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] undeploy: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setOSConditions: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setToolWin: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setToolUnix: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setToolProperty: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setS1ASclassPath: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] init-common: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] execute-sql-common: [2024-04-16T10:28:12.482Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txafternontx/sql/drop_pointbase.sql [2024-04-16T10:28:12.482Z] [sql] 0 rows affected [2024-04-16T10:28:12.482Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setOSConditions: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setToolWin: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setToolUnix: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setToolProperty: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] setS1ASclassPath: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] init-common: [2024-04-16T10:28:12.482Z] [2024-04-16T10:28:12.482Z] delete-jdbc-resource-common: [2024-04-16T10:28:12.483Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2024-04-16T10:28:12.641Z] [2024-04-16T10:28:12.641Z] process.result: [2024-04-16T10:28:12.641Z] [2024-04-16T10:28:12.641Z] processResult: [2024-04-16T10:28:12.641Z] [2024-04-16T10:28:12.641Z] failed: [2024-04-16T10:28:12.641Z] [2024-04-16T10:28:12.642Z] passed: [2024-04-16T10:28:12.642Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] unknown: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] asadmin.with.result: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] show-component-status.asadmin: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] test.registred.cluster: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] process.versionExpression: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] process.appname: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] process.xmlversionidentifier: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] prepare.cluster: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] undeploy.version: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] setAsadminArgs: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] common.undeploy.asadmin: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] init.os: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] init.tools.unix: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] init.tools.windows: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] init.tools: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] setAsadminArgs: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] init: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.642Z] init.customtasks: [2024-04-16T10:28:12.642Z] [2024-04-16T10:28:12.643Z] delAppRef: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] init.os: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] init.tools.unix: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] init.tools.windows: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] init.tools: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] setAsadminArgs: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] init: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] init.customtasks: [2024-04-16T10:28:12.643Z] [2024-04-16T10:28:12.643Z] common.run.asadmin: [2024-04-16T10:28:12.643Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2024-04-16T10:28:12.897Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:12.898Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:12.898Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:12.898Z] [2024-04-16T10:28:12.898Z] samples.scenarios: [2024-04-16T10:28:12.998Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-04-16T10:28:12.998Z] [exec] Connector resource eis/connector-resource deleted. [2024-04-16T10:28:12.998Z] [2024-04-16T10:28:12.998Z] setOSConditions: [2024-04-16T10:28:12.998Z] [2024-04-16T10:28:12.998Z] setToolWin: [2024-04-16T10:28:12.998Z] [2024-04-16T10:28:12.998Z] setToolUnix: [2024-04-16T10:28:12.998Z] [2024-04-16T10:28:12.998Z] setToolProperty: [2024-04-16T10:28:12.998Z] [2024-04-16T10:28:12.998Z] setS1ASclassPath: [2024-04-16T10:28:12.998Z] [2024-04-16T10:28:12.998Z] init-common: [2024-04-16T10:28:12.998Z] [2024-04-16T10:28:12.998Z] delete-connector-connpool-common: [2024-04-16T10:28:12.998Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [2024-04-16T10:28:13.041Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2024-04-16T10:28:13.041Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2024-04-16T10:28:13.041Z] [echo] cmd executed for server [2024-04-16T10:28:13.041Z] [2024-04-16T10:28:13.041Z] setOSConditions: [2024-04-16T10:28:13.041Z] [2024-04-16T10:28:13.041Z] setToolWin: [2024-04-16T10:28:13.041Z] [2024-04-16T10:28:13.041Z] setToolUnix: [2024-04-16T10:28:13.041Z] [2024-04-16T10:28:13.041Z] setToolProperty: [2024-04-16T10:28:13.041Z] [2024-04-16T10:28:13.041Z] setS1ASclassPath: [2024-04-16T10:28:13.041Z] [2024-04-16T10:28:13.041Z] init-common: [2024-04-16T10:28:13.041Z] [2024-04-16T10:28:13.041Z] delete-jdbc-connpool-common: [2024-04-16T10:28:13.041Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] clean.scenario: [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] clean.scenario.cluster: [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] init.os: [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] init.tools.unix: [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] init.tools.windows: [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] init.tools: [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] setAsadminArgs: [2024-04-16T10:28:13.152Z] [2024-04-16T10:28:13.152Z] init: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] init.customtasks: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] prepare: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] process.versionExpression: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] process.appname: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] _process.target: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] process.target: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] prepare.has.version.registred: [2024-04-16T10:28:13.153Z] [2024-04-16T10:28:13.153Z] exec.asadmin2: [2024-04-16T10:28:13.296Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2024-04-16T10:28:13.407Z] [exec] Result: 1 [2024-04-16T10:28:13.407Z] [2024-04-16T10:28:13.407Z] process.registred: [2024-04-16T10:28:13.407Z] [2024-04-16T10:28:13.408Z] has.version.registred: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] del.all.version.registred: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] _clean.scenario: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] deploy.version: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] del.ref.registred: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] process.versionExpression: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] process.appname: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] _process.target: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] process.target: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] prepare.is.version.registred: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] init.os: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] init.tools.unix: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] init.tools.windows: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] init.tools: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] setAsadminArgs: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] init: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] init.customtasks: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] prepare: [2024-04-16T10:28:13.408Z] [2024-04-16T10:28:13.408Z] exec.asadmin2: [2024-04-16T10:28:13.550Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2024-04-16T10:28:13.550Z] [echo] cmd executed for server [2024-04-16T10:28:13.550Z] [2024-04-16T10:28:13.550Z] setOSConditions: [2024-04-16T10:28:13.550Z] [2024-04-16T10:28:13.550Z] setToolWin: [2024-04-16T10:28:13.550Z] [2024-04-16T10:28:13.550Z] setToolUnix: [2024-04-16T10:28:13.550Z] [2024-04-16T10:28:13.550Z] setToolProperty: [2024-04-16T10:28:13.550Z] [2024-04-16T10:28:13.550Z] setS1ASclassPath: [2024-04-16T10:28:13.550Z] [2024-04-16T10:28:13.550Z] init-common: [2024-04-16T10:28:13.550Z] [2024-04-16T10:28:13.550Z] undeploy-common: [2024-04-16T10:28:13.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txafternontxApp [2024-04-16T10:28:13.805Z] [2024-04-16T10:28:13.805Z] all: [2024-04-16T10:28:13.805Z] [2024-04-16T10:28:13.805Z] setOSConditions: [2024-04-16T10:28:13.805Z] [2024-04-16T10:28:13.805Z] setToolWin: [2024-04-16T10:28:13.805Z] [2024-04-16T10:28:13.805Z] setToolUnix: [2024-04-16T10:28:13.805Z] [2024-04-16T10:28:13.806Z] setToolProperty: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setS1ASclassPath: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] init-common: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] clean: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setOSConditions: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setToolWin: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setToolUnix: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setToolProperty: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setS1ASclassPath: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] init-common: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] clean-common: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setOSConditions: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setToolWin: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setToolUnix: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setToolProperty: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setS1ASclassPath: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] init-common: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] clean-classes-common: [2024-04-16T10:28:13.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setOSConditions: [2024-04-16T10:28:13.806Z] [2024-04-16T10:28:13.806Z] setToolWin: [2024-04-16T10:28:13.807Z] [2024-04-16T10:28:13.807Z] setToolUnix: [2024-04-16T10:28:13.807Z] [2024-04-16T10:28:13.807Z] setToolProperty: [2024-04-16T10:28:13.807Z] [2024-04-16T10:28:13.807Z] setS1ASclassPath: [2024-04-16T10:28:13.807Z] [2024-04-16T10:28:13.807Z] init-common: [2024-04-16T10:28:13.807Z] [2024-04-16T10:28:13.807Z] clean-jars-common: [2024-04-16T10:28:13.807Z] [2024-04-16T10:28:13.807Z] compile: [2024-04-16T10:28:13.928Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:13.928Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:13.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true serializable-test-ccp [2024-04-16T10:28:13.928Z] [exec] Connector connection pool serializable-test-ccp deleted. [2024-04-16T10:28:13.928Z] [2024-04-16T10:28:13.928Z] setOSConditions: [2024-04-16T10:28:13.928Z] [2024-04-16T10:28:13.928Z] setToolWin: [2024-04-16T10:28:13.928Z] [2024-04-16T10:28:13.928Z] setToolUnix: [2024-04-16T10:28:13.928Z] [2024-04-16T10:28:13.928Z] setToolProperty: [2024-04-16T10:28:13.928Z] [2024-04-16T10:28:13.928Z] setS1ASclassPath: [2024-04-16T10:28:13.928Z] [2024-04-16T10:28:13.928Z] init-common: [2024-04-16T10:28:13.928Z] [2024-04-16T10:28:13.928Z] undeploy-common: [2024-04-16T10:28:13.968Z] [exec] Result: 1 [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] process.registred: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] is.version.registred: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] process.xmlversionidentifier: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] prepare.cluster: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] process.enabled: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] process.hasToDeploy: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] deploy.version.unregistred: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] init.os: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] init.tools.unix: [2024-04-16T10:28:13.968Z] [2024-04-16T10:28:13.968Z] init.tools.windows: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] init.tools: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] setAsadminArgs: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] init: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] init.customtasks: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] prepare: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] process.versionExpression: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] process.appname: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] create.version: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] assemble.non-existent: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] process.xmlversionidentifier: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] prepare.update.xml.identifier: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] update.xml.identifier: [2024-04-16T10:28:13.969Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] process.xmlversionidentifier: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] process.versionExpression: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] process.xml.create.flag: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.969Z] create.xml.flag: [2024-04-16T10:28:13.969Z] [2024-04-16T10:28:13.970Z] generate.xml.identifier: [2024-04-16T10:28:13.970Z] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2024-04-16T10:28:13.970Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-04-16T10:28:13.970Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:13.970Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] process.xml.delete.flag: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] delete.xml.flag: [2024-04-16T10:28:13.970Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient-hasXmlVersion [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] deployWithNameOption: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] setAsadminArgs: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] common.deploy.asadmin: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] init.os: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] init.tools.unix: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] init.tools.windows: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] init.tools: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] setAsadminArgs: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] init: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] init.customtasks: [2024-04-16T10:28:13.970Z] [2024-04-16T10:28:13.970Z] common.run.asadmin: [2024-04-16T10:28:13.971Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-04-16T10:28:14.062Z] [2024-04-16T10:28:14.062Z] setOSConditions: [2024-04-16T10:28:14.063Z] [2024-04-16T10:28:14.063Z] setToolWin: [2024-04-16T10:28:14.063Z] [2024-04-16T10:28:14.063Z] setToolUnix: [2024-04-16T10:28:14.063Z] [2024-04-16T10:28:14.063Z] setToolProperty: [2024-04-16T10:28:14.063Z] [2024-04-16T10:28:14.063Z] setS1ASclassPath: [2024-04-16T10:28:14.063Z] [2024-04-16T10:28:14.063Z] init-common: [2024-04-16T10:28:14.063Z] [2024-04-16T10:28:14.063Z] compile-common: [2024-04-16T10:28:14.063Z] [echo] Current time (ISO): 2024-04-16T10:28:13.809+0000 [2024-04-16T10:28:14.063Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:14.063Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:14.226Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:14.226Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:14.480Z] [exec] Application deployed with name simple-versioned-appclient. [2024-04-16T10:28:14.480Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:14.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector-serializable-testApp [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.os: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.tools.unix: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.tools.windows: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.tools: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] setAsadminArgs: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.customtasks: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] setEnabled: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] createAppRef: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] deployWithoutNameOption: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.os: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.tools.unix: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.tools.windows: [2024-04-16T10:28:14.735Z] [2024-04-16T10:28:14.735Z] init.tools: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] setAsadminArgs: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] init: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] init.customtasks: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] prepare.client: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] prepare.client.appclient: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] setHttpPort: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] process.versionExpression: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] process.appname: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] prepare.appclient.preparator: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] process.classpath: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] process.jvmargs: [2024-04-16T10:28:14.736Z] [2024-04-16T10:28:14.736Z] java.with.result: [2024-04-16T10:28:14.784Z] [2024-04-16T10:28:14.784Z] setOSConditions: [2024-04-16T10:28:14.784Z] [2024-04-16T10:28:14.784Z] setToolWin: [2024-04-16T10:28:14.784Z] [2024-04-16T10:28:14.784Z] setToolUnix: [2024-04-16T10:28:14.784Z] [2024-04-16T10:28:14.784Z] setToolProperty: [2024-04-16T10:28:14.784Z] [2024-04-16T10:28:14.784Z] setS1ASclassPath: [2024-04-16T10:28:14.784Z] [2024-04-16T10:28:14.784Z] init-common: [2024-04-16T10:28:14.784Z] [2024-04-16T10:28:14.784Z] undeploy-rar-common: [2024-04-16T10:28:14.784Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:28:14.896Z] [exec] Invoking URL=http://localhost:8080/restful/webservice/AddNumbersService?num1=10&num2=20 [2024-04-16T10:28:14.896Z] [exec] **** Response ******30 [2024-04-16T10:28:14.896Z] [exec] Value of key is:restful-svc-1 [2024-04-16T10:28:14.896Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:14.896Z] [exec] [2024-04-16T10:28:14.896Z] [exec] [2024-04-16T10:28:14.896Z] [exec] ----------------------------------------- [2024-04-16T10:28:14.896Z] [exec] - restful-svc-1: PASS - [2024-04-16T10:28:14.896Z] [exec] ----------------------------------------- [2024-04-16T10:28:14.896Z] [exec] Total PASS: 1 [2024-04-16T10:28:14.896Z] [exec] Total FAIL: 0 [2024-04-16T10:28:14.896Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:14.896Z] [exec] ----------------------------------------- [2024-04-16T10:28:14.896Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:14.896Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:14.896Z] [2024-04-16T10:28:14.896Z] undeploy: [2024-04-16T10:28:14.896Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:14.897Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:14.897Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:14.897Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:14.897Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:14.897Z] [2024-04-16T10:28:14.897Z] setOSConditions: [2024-04-16T10:28:14.897Z] [2024-04-16T10:28:14.897Z] setToolWin: [2024-04-16T10:28:14.897Z] [2024-04-16T10:28:14.897Z] setToolUnix: [2024-04-16T10:28:14.897Z] [2024-04-16T10:28:14.897Z] setToolProperty: [2024-04-16T10:28:14.897Z] [2024-04-16T10:28:14.897Z] setS1ASclassPath: [2024-04-16T10:28:14.897Z] [2024-04-16T10:28:14.897Z] init-common: [2024-04-16T10:28:14.897Z] [2024-04-16T10:28:14.897Z] undeploy-war-common: [2024-04-16T10:28:14.990Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-04-16T10:28:14.990Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=7266438905631169489; Path=/ [2024-04-16T10:28:14.990Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-04-16T10:28:14.990Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-04-16T10:28:14.990Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:15.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false restful-web [2024-04-16T10:28:15.173Z] [2024-04-16T10:28:15.173Z] all: [2024-04-16T10:28:15.173Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:15.173Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:15.174Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:15.174Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:15.174Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] setOSConditions: [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] setToolWin: [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] setToolUnix: [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] setToolProperty: [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] setS1ASclassPath: [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] init-common: [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] clean: [2024-04-16T10:28:15.174Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:15.174Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:15.174Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:15.174Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:15.174Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.174Z] setOSConditions: [2024-04-16T10:28:15.174Z] [2024-04-16T10:28:15.175Z] setToolWin: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setToolUnix: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setToolProperty: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setS1ASclassPath: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] init-common: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] clean-common: [2024-04-16T10:28:15.175Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:15.175Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:15.175Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:15.175Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:15.175Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setOSConditions: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setToolWin: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setToolUnix: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setToolProperty: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] setS1ASclassPath: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.175Z] init-common: [2024-04-16T10:28:15.175Z] [2024-04-16T10:28:15.176Z] clean-classes-common: [2024-04-16T10:28:15.176Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:15.176Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:15.176Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:15.176Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:15.176Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:15.176Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] setOSConditions: [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] setToolWin: [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] setToolUnix: [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] setToolProperty: [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] setS1ASclassPath: [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] init-common: [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] clean-jars-common: [2024-04-16T10:28:15.176Z] [2024-04-16T10:28:15.176Z] compile: [2024-04-16T10:28:15.176Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:15.176Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:15.177Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:15.177Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:15.177Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:15.177Z] [2024-04-16T10:28:15.177Z] setOSConditions: [2024-04-16T10:28:15.177Z] [2024-04-16T10:28:15.177Z] setToolWin: [2024-04-16T10:28:15.177Z] [2024-04-16T10:28:15.177Z] setToolUnix: [2024-04-16T10:28:15.177Z] [2024-04-16T10:28:15.177Z] setToolProperty: [2024-04-16T10:28:15.177Z] [2024-04-16T10:28:15.177Z] setS1ASclassPath: [2024-04-16T10:28:15.177Z] [2024-04-16T10:28:15.177Z] init-common: [2024-04-16T10:28:15.177Z] [2024-04-16T10:28:15.177Z] compile-common: [2024-04-16T10:28:15.177Z] [echo] Current time (ISO): 2024-04-16T10:28:15.133+0000 [2024-04-16T10:28:15.177Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:15.177Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:15.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:15.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:15.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:15.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-04-16T10:28:15.245Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] _prepare.client.appclient: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] increment.log.next: [2024-04-16T10:28:15.245Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] process.versionexpression: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] prepare.run: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] common.run.positive: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] setHttpPort: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] common.run: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] checkAppOnServer: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] declare-test: [2024-04-16T10:28:15.245Z] [echo] Starting test simple-versioned-appclient sample.scenarios(1) - logID=3 (server) [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] prepare.runclient: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.245Z] process.classpath: [2024-04-16T10:28:15.245Z] [2024-04-16T10:28:15.246Z] process.jvmargs: [2024-04-16T10:28:15.246Z] [2024-04-16T10:28:15.246Z] java.with.result: [2024-04-16T10:28:15.246Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-04-16T10:28:15.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] all: [2024-04-16T10:28:15.345Z] [echo] @@## config-property-accessor-test ##@@ [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setOSConditions: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setToolWin: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setToolUnix: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setToolProperty: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setS1ASclassPath: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] init-common: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] clean: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setOSConditions: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setToolWin: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setToolUnix: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setToolProperty: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] setS1ASclassPath: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] init-common: [2024-04-16T10:28:15.345Z] [2024-04-16T10:28:15.345Z] clean-common: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setOSConditions: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolWin: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolUnix: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolProperty: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setS1ASclassPath: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] init-common: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] clean-classes-common: [2024-04-16T10:28:15.346Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setOSConditions: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolWin: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolUnix: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolProperty: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setS1ASclassPath: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] init-common: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] clean-jars-common: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] clean: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] compile: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setOSConditions: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolWin: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.346Z] setToolUnix: [2024-04-16T10:28:15.346Z] [2024-04-16T10:28:15.347Z] setToolProperty: [2024-04-16T10:28:15.347Z] [2024-04-16T10:28:15.347Z] setS1ASclassPath: [2024-04-16T10:28:15.347Z] [2024-04-16T10:28:15.347Z] init-common: [2024-04-16T10:28:15.602Z] [2024-04-16T10:28:15.602Z] compile-common: [2024-04-16T10:28:15.602Z] [echo] Current time (ISO): 2024-04-16T10:28:15.347+0000 [2024-04-16T10:28:15.602Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:15.602Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:15.966Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:15.966Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/ejb/SimpleSessionBean.java uses unchecked or unsafe operations. [2024-04-16T10:28:15.966Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:28:15.966Z] [javac] 1 warning [2024-04-16T10:28:15.966Z] [2024-04-16T10:28:15.966Z] setOSConditions: [2024-04-16T10:28:15.966Z] [2024-04-16T10:28:15.966Z] setToolWin: [2024-04-16T10:28:15.966Z] [2024-04-16T10:28:15.967Z] setToolUnix: [2024-04-16T10:28:15.967Z] [2024-04-16T10:28:15.967Z] setToolProperty: [2024-04-16T10:28:15.967Z] [2024-04-16T10:28:15.967Z] setS1ASclassPath: [2024-04-16T10:28:15.967Z] [2024-04-16T10:28:15.967Z] init-common: [2024-04-16T10:28:15.967Z] [2024-04-16T10:28:15.967Z] compile-common: [2024-04-16T10:28:15.967Z] [echo] Current time (ISO): 2024-04-16T10:28:15.868+0000 [2024-04-16T10:28:15.967Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:17.130Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:17.130Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:28:17.130Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:28:17.130Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-04-16T10:28:17.130Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:17.130Z] [2024-04-16T10:28:17.131Z] process.result: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] processResult: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] failed: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] passed: [2024-04-16T10:28:17.131Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] unknown: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] runclient: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] init.os: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] init.tools.unix: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] init.tools.windows: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] init.tools: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] setAsadminArgs: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] init: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] init.customtasks: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] checkAppOnCluster: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] run.positive: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] deploy.version: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] del.ref.registred: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] process.versionExpression: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.131Z] process.appname: [2024-04-16T10:28:17.131Z] [2024-04-16T10:28:17.132Z] _process.target: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] process.target: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] prepare.is.version.registred: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] init.os: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] init.tools.unix: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] init.tools.windows: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] init.tools: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] setAsadminArgs: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] init: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] init.customtasks: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] prepare: [2024-04-16T10:28:17.132Z] [2024-04-16T10:28:17.132Z] exec.asadmin2: [2024-04-16T10:28:17.252Z] [java] Waking up from sleep. Now check cache [2024-04-16T10:28:17.253Z] [java] Num refreshes = 13 [2024-04-16T10:28:17.253Z] [java] Value of key is: main [2024-04-16T10:28:17.253Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:17.253Z] [java] [2024-04-16T10:28:17.253Z] [java] [2024-04-16T10:28:17.253Z] [java] ----------------------------------------- [2024-04-16T10:28:17.253Z] [java] - main: PASS - [2024-04-16T10:28:17.253Z] [java] ----------------------------------------- [2024-04-16T10:28:17.253Z] [java] Total PASS: 1 [2024-04-16T10:28:17.253Z] [java] Total FAIL: 0 [2024-04-16T10:28:17.253Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:17.253Z] [java] ----------------------------------------- [2024-04-16T10:28:17.253Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:17.253Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] undeploy: [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] setOSConditions: [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] setToolWin: [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] setToolUnix: [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] setToolProperty: [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] setS1ASclassPath: [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] init-common: [2024-04-16T10:28:17.253Z] [2024-04-16T10:28:17.253Z] undeploy-jar-common: [2024-04-16T10:28:17.254Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-cache-ejb [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] all: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] three-modules: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] setOSConditions: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] setToolWin: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] setToolUnix: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] setToolProperty: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] setS1ASclassPath: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] init-common: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] clean: [2024-04-16T10:28:17.254Z] [2024-04-16T10:28:17.254Z] setOSConditions: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setToolWin: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setToolUnix: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setToolProperty: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setS1ASclassPath: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] init-common: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] clean-common: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setOSConditions: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setToolWin: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setToolUnix: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setToolProperty: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.255Z] setS1ASclassPath: [2024-04-16T10:28:17.255Z] [2024-04-16T10:28:17.256Z] init-common: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] clean-classes-common: [2024-04-16T10:28:17.256Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] setOSConditions: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] setToolWin: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] setToolUnix: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] setToolProperty: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] setS1ASclassPath: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] init-common: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] clean-jars-common: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] compile: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.256Z] setOSConditions: [2024-04-16T10:28:17.256Z] [2024-04-16T10:28:17.257Z] setToolWin: [2024-04-16T10:28:17.257Z] [2024-04-16T10:28:17.257Z] setToolUnix: [2024-04-16T10:28:17.257Z] [2024-04-16T10:28:17.257Z] setToolProperty: [2024-04-16T10:28:17.257Z] [2024-04-16T10:28:17.257Z] setS1ASclassPath: [2024-04-16T10:28:17.257Z] [2024-04-16T10:28:17.257Z] init-common: [2024-04-16T10:28:17.257Z] [2024-04-16T10:28:17.257Z] compile-common: [2024-04-16T10:28:17.257Z] [echo] Current time (ISO): 2024-04-16T10:28:16.752+0000 [2024-04-16T10:28:17.257Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:17.257Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] process.registred: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] is.version.registred: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] process.xmlversionidentifier: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] prepare.cluster: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] process.enabled: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] process.hasToDeploy: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] deploy.version.unregistred: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] init.os: [2024-04-16T10:28:17.387Z] [2024-04-16T10:28:17.387Z] init.tools.unix: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] init.tools.windows: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] init.tools: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] setAsadminArgs: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] init: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] init.customtasks: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] prepare: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] process.versionExpression: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] process.appname: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] create.version: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] assemble.non-existent: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] process.xmlversionidentifier: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] prepare.update.xml.identifier: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] update.xml.identifier: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] deployWithNameOption: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] setAsadminArgs: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] common.deploy.asadmin: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] init.os: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] init.tools.unix: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.388Z] init.tools.windows: [2024-04-16T10:28:17.388Z] [2024-04-16T10:28:17.389Z] init.tools: [2024-04-16T10:28:17.389Z] [2024-04-16T10:28:17.389Z] setAsadminArgs: [2024-04-16T10:28:17.389Z] [2024-04-16T10:28:17.389Z] init: [2024-04-16T10:28:17.389Z] [2024-04-16T10:28:17.389Z] init.customtasks: [2024-04-16T10:28:17.389Z] [2024-04-16T10:28:17.389Z] common.run.asadmin: [2024-04-16T10:28:17.389Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-appclient /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient.jar [2024-04-16T10:28:17.658Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:17.659Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:17.719Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:17.867Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:17.867Z] [javac] 1 warning [2024-04-16T10:28:17.867Z] [2024-04-16T10:28:17.867Z] build: [2024-04-16T10:28:17.867Z] [2024-04-16T10:28:17.868Z] setOSConditions: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] fixFiles: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] convUnix: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] convWin: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] setToolWin: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] setToolUnix: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] setToolProperty: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] setS1ASclassPath: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] init-common: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] package-persistence-common: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] ejb-jar-common: [2024-04-16T10:28:17.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] package-ejbjar-common: [2024-04-16T10:28:17.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.868Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-ejb.jar [2024-04-16T10:28:17.868Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] appclient-jar-common: [2024-04-16T10:28:17.868Z] [2024-04-16T10:28:17.868Z] package-appclientjar-common: [2024-04-16T10:28:17.868Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.868Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.869Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.869Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontx-client.jar [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] webclient-war-common: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] build-ear-common: [2024-04-16T10:28:17.869Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:17.869Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:17.869Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:17.869Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] deploy: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] setOSConditions: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] setToolWin: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] setToolUnix: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] setToolProperty: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] setS1ASclassPath: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] init-common: [2024-04-16T10:28:17.869Z] [2024-04-16T10:28:17.869Z] create-jdbc-connpool-common: [2024-04-16T10:28:17.913Z] [exec] Application deployed with name simple-versioned-appclient. [2024-04-16T10:28:17.914Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.os: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.tools.unix: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.tools.windows: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.tools: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] setAsadminArgs: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.customtasks: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] setEnabled: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] createAppRef: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] deployWithoutNameOption: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.os: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.tools.unix: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.tools.windows: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init.tools: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] setAsadminArgs: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.914Z] init: [2024-04-16T10:28:17.914Z] [2024-04-16T10:28:17.915Z] init.customtasks: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] prepare.client: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] prepare.client.appclient: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] setHttpPort: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] process.versionExpression: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] process.appname: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] prepare.appclient.preparator: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] process.classpath: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] process.jvmargs: [2024-04-16T10:28:17.915Z] [2024-04-16T10:28:17.915Z] java.with.result: [2024-04-16T10:28:17.976Z] [javac] 1 warning [2024-04-16T10:28:17.976Z] [2024-04-16T10:28:17.976Z] assemble-web: [2024-04-16T10:28:17.976Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:17.976Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:17.976Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:17.977Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:17.977Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:17.977Z] [2024-04-16T10:28:17.977Z] pkg-war: [2024-04-16T10:28:17.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:17.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:28:17.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:17.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:17.977Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:28:17.977Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${sun-web.xml} to copy. [2024-04-16T10:28:17.977Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${webservices.xml} to copy. [2024-04-16T10:28:17.977Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:28:17.977Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:28:17.977Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:28:17.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:17.977Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:17.977Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/${web.wsit.descriptors} does not exist. [2024-04-16T10:28:17.977Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2024-04-16T10:28:17.977Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:17.977Z] [2024-04-16T10:28:17.977Z] deploy-app: [2024-04-16T10:28:17.977Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] [2024-04-16T10:28:17.978Z] deploy-war-common: [2024-04-16T10:28:17.978Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:17.978Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:17.978Z] [2024-04-16T10:28:17.978Z] setOSConditions: [2024-04-16T10:28:17.978Z] [2024-04-16T10:28:17.978Z] setToolWin: [2024-04-16T10:28:17.978Z] [2024-04-16T10:28:17.978Z] setToolUnix: [2024-04-16T10:28:17.978Z] [2024-04-16T10:28:17.978Z] setToolProperty: [2024-04-16T10:28:17.978Z] [2024-04-16T10:28:17.978Z] setS1ASclassPath: [2024-04-16T10:28:17.978Z] [2024-04-16T10:28:17.978Z] init-common: [2024-04-16T10:28:17.979Z] [2024-04-16T10:28:17.979Z] deploy-war-commonpe: [2024-04-16T10:28:18.117Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:18.117Z] [javac] 1 warning [2024-04-16T10:28:18.117Z] [2024-04-16T10:28:18.117Z] setOSConditions: [2024-04-16T10:28:18.117Z] [2024-04-16T10:28:18.117Z] setToolWin: [2024-04-16T10:28:18.117Z] [2024-04-16T10:28:18.117Z] setToolUnix: [2024-04-16T10:28:18.117Z] [2024-04-16T10:28:18.117Z] setToolProperty: [2024-04-16T10:28:18.117Z] [2024-04-16T10:28:18.117Z] setS1ASclassPath: [2024-04-16T10:28:18.117Z] [2024-04-16T10:28:18.117Z] init-common: [2024-04-16T10:28:18.117Z] [2024-04-16T10:28:18.117Z] compile-common: [2024-04-16T10:28:18.117Z] [echo] Current time (ISO): 2024-04-16T10:28:18.089+0000 [2024-04-16T10:28:18.117Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:18.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-txafternontx-pool [2024-04-16T10:28:18.429Z] [exec] JDBC connection pool jdbc-txafternontx-pool created successfully. [2024-04-16T10:28:18.429Z] [2024-04-16T10:28:18.429Z] set-derby-connpool-props: [2024-04-16T10:28:18.474Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-04-16T10:28:18.474Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=5010596267731048113; Path=/ [2024-04-16T10:28:18.474Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-04-16T10:28:18.474Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-04-16T10:28:18.474Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:18.474Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:18.475Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:18.475Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:18.475Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-04-16T10:28:18.475Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] _prepare.client.appclient: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] increment.log.next: [2024-04-16T10:28:18.475Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] process.versionexpression: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] prepare.run: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] common.run.positive: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] setHttpPort: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] common.run: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] checkAppOnServer: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] declare-test: [2024-04-16T10:28:18.475Z] [echo] Starting test simple-versioned-appclient sample.scenarios(2) - logID=4 (server) [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] prepare.runclient: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] process.classpath: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] process.jvmargs: [2024-04-16T10:28:18.475Z] [2024-04-16T10:28:18.475Z] java.with.result: [2024-04-16T10:28:18.475Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-04-16T10:28:18.540Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot restful-2 --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/restful-2-web.war [2024-04-16T10:28:19.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-04-16T10:28:19.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.User=dbuser [2024-04-16T10:28:19.034Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:28:19.034Z] [exec] Waiting finished after 7,820 ms. [2024-04-16T10:28:19.034Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:28:19.034Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:28:19.034Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:28:19.034Z] [exec] Admin Port: 4,848 [2024-04-16T10:28:19.034Z] [exec] Command start-domain executed successfully. [2024-04-16T10:28:19.034Z] [2024-04-16T10:28:19.034Z] start-server-windows: [2024-04-16T10:28:19.034Z] [2024-04-16T10:28:19.034Z] all--libraries: [2024-04-16T10:28:19.034Z] [echo] @@## connector1.6-resources-xml ##@@ [2024-04-16T10:28:19.034Z] [2024-04-16T10:28:19.034Z] setOSConditions: [2024-04-16T10:28:19.034Z] [2024-04-16T10:28:19.034Z] setToolWin: [2024-04-16T10:28:19.034Z] [2024-04-16T10:28:19.034Z] setToolUnix: [2024-04-16T10:28:19.034Z] [2024-04-16T10:28:19.034Z] setToolProperty: [2024-04-16T10:28:19.034Z] [2024-04-16T10:28:19.034Z] setS1ASclassPath: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] init-common: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] build: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] all: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setOSConditions: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setToolWin: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setToolUnix: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setToolProperty: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setS1ASclassPath: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] init-common: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] all: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setOSConditions: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setToolWin: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setToolUnix: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setToolProperty: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] setS1ASclassPath: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] init-common: [2024-04-16T10:28:19.035Z] [2024-04-16T10:28:19.035Z] compile-common: [2024-04-16T10:28:19.035Z] [echo] Current time (ISO): 2024-04-16T10:28:18.365+0000 [2024-04-16T10:28:19.035Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2024-04-16T10:28:19.035Z] [javac] Compiling 25 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/classes [2024-04-16T10:28:19.101Z] [exec] Application deployed with name restful-2-web. [2024-04-16T10:28:19.102Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:19.102Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:19.102Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:19.102Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:19.102Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:19.102Z] [2024-04-16T10:28:19.102Z] deploy-war-commonee: [2024-04-16T10:28:19.102Z] [2024-04-16T10:28:19.102Z] assemble-client: [2024-04-16T10:28:19.102Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:19.102Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml:66: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:19.102Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:19.143Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:19.143Z] [javac] 1 warning [2024-04-16T10:28:19.143Z] [2024-04-16T10:28:19.143Z] setOSConditions: [2024-04-16T10:28:19.143Z] [2024-04-16T10:28:19.143Z] setToolWin: [2024-04-16T10:28:19.143Z] [2024-04-16T10:28:19.143Z] setToolUnix: [2024-04-16T10:28:19.143Z] [2024-04-16T10:28:19.143Z] setToolProperty: [2024-04-16T10:28:19.143Z] [2024-04-16T10:28:19.143Z] setS1ASclassPath: [2024-04-16T10:28:19.143Z] [2024-04-16T10:28:19.143Z] init-common: [2024-04-16T10:28:19.143Z] [2024-04-16T10:28:19.143Z] compile-common: [2024-04-16T10:28:19.143Z] [echo] Current time (ISO): 2024-04-16T10:28:18.791+0000 [2024-04-16T10:28:19.143Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:19.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-04-16T10:28:19.267Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.Password=dbpassword [2024-04-16T10:28:19.357Z] [2024-04-16T10:28:19.357Z] setup: [2024-04-16T10:28:19.357Z] [2024-04-16T10:28:19.358Z] runclient: [2024-04-16T10:28:19.358Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:19.358Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:19.358Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:19.358Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:19.358Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:19.358Z] [2024-04-16T10:28:19.358Z] run-client: [2024-04-16T10:28:19.358Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:19.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-04-16T10:28:19.826Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.driverType=4 [2024-04-16T10:28:20.363Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:20.364Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:28:20.364Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:28:20.364Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-04-16T10:28:20.364Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] process.result: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] processResult: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] failed: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] passed: [2024-04-16T10:28:20.364Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] unknown: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] runclient: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] init.os: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] init.tools.unix: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] init.tools.windows: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] init.tools: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] setAsadminArgs: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] init: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] init.customtasks: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] checkAppOnCluster: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] run.positive: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] deploy.version: [2024-04-16T10:28:20.364Z] [2024-04-16T10:28:20.364Z] del.ref.registred: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] process.versionExpression: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] process.appname: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] _process.target: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] process.target: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] prepare.is.version.registred: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] init.os: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] init.tools.unix: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] init.tools.windows: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] init.tools: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] setAsadminArgs: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] init: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] init.customtasks: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] prepare: [2024-04-16T10:28:20.365Z] [2024-04-16T10:28:20.365Z] exec.asadmin2: [2024-04-16T10:28:20.407Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-04-16T10:28:20.407Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.portNumber=1527 [2024-04-16T10:28:20.619Z] [exec] Result: 1 [2024-04-16T10:28:20.619Z] [2024-04-16T10:28:20.619Z] process.registred: [2024-04-16T10:28:20.619Z] [2024-04-16T10:28:20.619Z] is.version.registred: [2024-04-16T10:28:20.619Z] [2024-04-16T10:28:20.619Z] process.xmlversionidentifier: [2024-04-16T10:28:20.619Z] [2024-04-16T10:28:20.620Z] prepare.cluster: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] process.enabled: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] process.hasToDeploy: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] deploy.version.unregistred: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.os: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.tools.unix: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.tools.windows: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.tools: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] setAsadminArgs: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.customtasks: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] prepare: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] process.versionExpression: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] process.appname: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] create.version: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] assemble.non-existent: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.os: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.tools.unix: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.tools.windows: [2024-04-16T10:28:20.620Z] [2024-04-16T10:28:20.620Z] init.tools: [2024-04-16T10:28:20.621Z] [2024-04-16T10:28:20.621Z] setAsadminArgs: [2024-04-16T10:28:20.621Z] [2024-04-16T10:28:20.621Z] init: [2024-04-16T10:28:20.621Z] [2024-04-16T10:28:20.621Z] init.customtasks: [2024-04-16T10:28:20.621Z] [2024-04-16T10:28:20.621Z] prepare: [2024-04-16T10:28:20.621Z] [2024-04-16T10:28:20.621Z] process.versionexpression: [2024-04-16T10:28:20.621Z] [2024-04-16T10:28:20.621Z] compile: [2024-04-16T10:28:20.621Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:20.621Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:20.630Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:20.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-04-16T10:28:20.666Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.dataBaseName=testdb [2024-04-16T10:28:20.875Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:20.875Z] [javac] 1 warning [2024-04-16T10:28:20.875Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-04-16T10:28:20.875Z] [2024-04-16T10:28:20.875Z] process.xmlversionidentifier: [2024-04-16T10:28:20.875Z] [2024-04-16T10:28:20.875Z] process.versionExpression: [2024-04-16T10:28:20.875Z] [2024-04-16T10:28:20.875Z] process.xml.create.flag: [2024-04-16T10:28:20.876Z] [2024-04-16T10:28:20.876Z] create.xml.flag: [2024-04-16T10:28:20.876Z] [2024-04-16T10:28:20.876Z] generate.xml.identifier: [2024-04-16T10:28:20.876Z] [2024-04-16T10:28:20.876Z] assemble: [2024-04-16T10:28:20.876Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2024-04-16T10:28:20.876Z] [2024-04-16T10:28:20.876Z] process.xmlversionidentifier: [2024-04-16T10:28:20.876Z] [2024-04-16T10:28:20.876Z] prepare.update.xml.identifier: [2024-04-16T10:28:20.876Z] [2024-04-16T10:28:20.876Z] update.xml.identifier: [2024-04-16T10:28:20.885Z] [javac] 1 warning [2024-04-16T10:28:20.885Z] [2024-04-16T10:28:20.885Z] setOSConditions: [2024-04-16T10:28:20.885Z] [2024-04-16T10:28:20.885Z] setToolWin: [2024-04-16T10:28:20.885Z] [2024-04-16T10:28:20.885Z] setToolUnix: [2024-04-16T10:28:20.885Z] [2024-04-16T10:28:20.885Z] setToolProperty: [2024-04-16T10:28:20.885Z] [2024-04-16T10:28:20.885Z] setS1ASclassPath: [2024-04-16T10:28:20.885Z] [2024-04-16T10:28:20.885Z] init-common: [2024-04-16T10:28:20.885Z] [2024-04-16T10:28:20.885Z] compile-common: [2024-04-16T10:28:20.885Z] [echo] Current time (ISO): 2024-04-16T10:28:20.796+0000 [2024-04-16T10:28:20.885Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:21.028Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:21.028Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/singleton/threemodules/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:28:21.028Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:28:21.028Z] [javac] 1 warning [2024-04-16T10:28:21.028Z] [2024-04-16T10:28:21.028Z] build: [2024-04-16T10:28:21.028Z] [echo] Assemble dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:21.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:21.028Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb.jar [2024-04-16T10:28:21.028Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb1.jar [2024-04-16T10:28:21.028Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-ejb2.jar [2024-04-16T10:28:21.028Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodules-client.jar [2024-04-16T10:28:21.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:21.028Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:21.028Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:21.028Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:21.028Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2024-04-16T10:28:21.029Z] [2024-04-16T10:28:21.029Z] deploy: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] deployWithNameOption: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] setAsadminArgs: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] common.deploy.asadmin: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] init.os: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] init.tools.unix: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] init.tools.windows: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] init.tools: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.130Z] setAsadminArgs: [2024-04-16T10:28:21.130Z] [2024-04-16T10:28:21.131Z] init: [2024-04-16T10:28:21.131Z] [2024-04-16T10:28:21.131Z] init.customtasks: [2024-04-16T10:28:21.131Z] [2024-04-16T10:28:21.131Z] common.run.asadmin: [2024-04-16T10:28:21.131Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient:ALPHA-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.0.jar [2024-04-16T10:28:21.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:21.227Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:21.284Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-threemodulesApp.ear [2024-04-16T10:28:21.385Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:21.385Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:21.481Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-04-16T10:28:21.481Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.create=true [2024-04-16T10:28:21.639Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.0. [2024-04-16T10:28:21.639Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] init.os: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] init.tools.unix: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] init.tools.windows: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] init.tools: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] setAsadminArgs: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] init: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] init.customtasks: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] setEnabled: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] createAppRef: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.639Z] deployWithoutNameOption: [2024-04-16T10:28:21.639Z] [2024-04-16T10:28:21.640Z] init.os: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] init.tools.unix: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] init.tools.windows: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] init.tools: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] setAsadminArgs: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] init: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] init.customtasks: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] prepare.client: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] prepare.client.appclient: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] setHttpPort: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] process.versionExpression: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] process.appname: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] prepare.appclient.preparator: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] process.classpath: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] process.jvmargs: [2024-04-16T10:28:21.640Z] [2024-04-16T10:28:21.640Z] java.with.result: [2024-04-16T10:28:21.896Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-04-16T10:28:21.896Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=4286644668889636948; Path=/ [2024-04-16T10:28:21.896Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-04-16T10:28:22.041Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-04-16T10:28:22.041Z] [exec] domain.resources.jdbc-connection-pool.jdbc-txafternontx-pool.property.serverName=localhost [2024-04-16T10:28:22.041Z] [2024-04-16T10:28:22.041Z] setOSConditions: [2024-04-16T10:28:22.041Z] [2024-04-16T10:28:22.041Z] setToolWin: [2024-04-16T10:28:22.041Z] [2024-04-16T10:28:22.041Z] setToolUnix: [2024-04-16T10:28:22.041Z] [2024-04-16T10:28:22.041Z] setToolProperty: [2024-04-16T10:28:22.041Z] [2024-04-16T10:28:22.041Z] setS1ASclassPath: [2024-04-16T10:28:22.041Z] [2024-04-16T10:28:22.041Z] init-common: [2024-04-16T10:28:22.041Z] [2024-04-16T10:28:22.041Z] create-jdbc-resource-common: [2024-04-16T10:28:22.041Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-txafternontx-pool --target server jdbc/txafternontx [2024-04-16T10:28:22.150Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-04-16T10:28:22.150Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2024-04-16T10:28:22.151Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:22.151Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:22.151Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:22.151Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-04-16T10:28:22.151Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] _prepare.client.appclient: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] increment.log.next: [2024-04-16T10:28:22.151Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] process.versionexpression: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] prepare.run: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] common.run.positive: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] setHttpPort: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] common.run: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] checkAppOnServer: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] declare-test: [2024-04-16T10:28:22.151Z] [echo] Starting test simple-versioned-appclient sample.scenarios(3) - logID=5 (server) [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] prepare.runclient: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] process.classpath: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] process.jvmargs: [2024-04-16T10:28:22.151Z] [2024-04-16T10:28:22.151Z] java.with.result: [2024-04-16T10:28:22.152Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-04-16T10:28:22.248Z] [exec] Application deployed with name ejb-ejb31-singleton-threemodulesApp. [2024-04-16T10:28:22.248Z] [echo] Deployment on target server server successful [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] all: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setOSConditions: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setToolWin: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setToolUnix: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setToolProperty: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setS1ASclassPath: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] init-common: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] run: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setOSConditions: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setToolWin: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setToolUnix: [2024-04-16T10:28:22.248Z] [2024-04-16T10:28:22.248Z] setToolProperty: [2024-04-16T10:28:22.249Z] [2024-04-16T10:28:22.249Z] setS1ASclassPath: [2024-04-16T10:28:22.249Z] [2024-04-16T10:28:22.249Z] init-common: [2024-04-16T10:28:22.249Z] [2024-04-16T10:28:22.249Z] run_se: [2024-04-16T10:28:22.249Z] [echo] se.client: com.sun.devtest.client.Client [2024-04-16T10:28:22.332Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:22.504Z] [java] ***************************************************** [2024-04-16T10:28:22.504Z] [java] *** java:global/ejb-ejb31-singleton-threemodulesApp/ejb-ejb31-singleton-threemodules-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.servlet.RemoteInitTracker *** [2024-04-16T10:28:22.504Z] [java] ***************************************************** [2024-04-16T10:28:22.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-txafternontx-pool --enabled=true --target server jdbc/txafternontx [2024-04-16T10:28:22.609Z] [exec] JDBC resource jdbc/txafternontx created successfully. [2024-04-16T10:28:22.609Z] [echo] cmd executed for server [2024-04-16T10:28:22.609Z] [2024-04-16T10:28:22.609Z] setOSConditions: [2024-04-16T10:28:22.609Z] [2024-04-16T10:28:22.609Z] setToolWin: [2024-04-16T10:28:22.609Z] [2024-04-16T10:28:22.609Z] setToolUnix: [2024-04-16T10:28:22.609Z] [2024-04-16T10:28:22.609Z] setToolProperty: [2024-04-16T10:28:22.609Z] [2024-04-16T10:28:22.609Z] setS1ASclassPath: [2024-04-16T10:28:22.609Z] [2024-04-16T10:28:22.609Z] init-common: [2024-04-16T10:28:22.609Z] [2024-04-16T10:28:22.610Z] deploy-common: [2024-04-16T10:28:22.610Z] [echo] Current time (ISO): 2024-04-16T10:28:22.365+0000 [2024-04-16T10:28:22.610Z] [2024-04-16T10:28:22.610Z] setOSConditions: [2024-04-16T10:28:22.610Z] [2024-04-16T10:28:22.610Z] setToolWin: [2024-04-16T10:28:22.610Z] [2024-04-16T10:28:22.610Z] setToolUnix: [2024-04-16T10:28:22.610Z] [2024-04-16T10:28:22.610Z] setToolProperty: [2024-04-16T10:28:22.610Z] [2024-04-16T10:28:22.610Z] setS1ASclassPath: [2024-04-16T10:28:22.610Z] [2024-04-16T10:28:22.610Z] init-common: [2024-04-16T10:28:22.610Z] [2024-04-16T10:28:22.610Z] deploy-common-pe: [2024-04-16T10:28:22.627Z] [exec] Invoking Restful GET Request with query string num1=30&num2=20 [2024-04-16T10:28:22.627Z] [exec] **** Response ******50 [2024-04-16T10:28:22.627Z] [exec] Value of key is:restful-svc-2 [2024-04-16T10:28:22.627Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:22.627Z] [exec] [2024-04-16T10:28:22.627Z] [exec] [2024-04-16T10:28:22.627Z] [exec] ----------------------------------------- [2024-04-16T10:28:22.627Z] [exec] - restful-svc-2: PASS - [2024-04-16T10:28:22.627Z] [exec] ----------------------------------------- [2024-04-16T10:28:22.627Z] [exec] Total PASS: 1 [2024-04-16T10:28:22.627Z] [exec] Total FAIL: 0 [2024-04-16T10:28:22.627Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:22.627Z] [exec] ----------------------------------------- [2024-04-16T10:28:22.627Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:22.627Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:22.627Z] [2024-04-16T10:28:22.627Z] undeploy: [2024-04-16T10:28:22.628Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:22.628Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:22.628Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:22.628Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:22.628Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/restful-2/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:22.628Z] [2024-04-16T10:28:22.628Z] setOSConditions: [2024-04-16T10:28:22.628Z] [2024-04-16T10:28:22.628Z] setToolWin: [2024-04-16T10:28:22.628Z] [2024-04-16T10:28:22.628Z] setToolUnix: [2024-04-16T10:28:22.628Z] [2024-04-16T10:28:22.628Z] setToolProperty: [2024-04-16T10:28:22.628Z] [2024-04-16T10:28:22.628Z] setS1ASclassPath: [2024-04-16T10:28:22.628Z] [2024-04-16T10:28:22.628Z] init-common: [2024-04-16T10:28:22.628Z] [2024-04-16T10:28:22.628Z] undeploy-war-common: [2024-04-16T10:28:22.865Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxApp.ear [2024-04-16T10:28:23.082Z] [java] Apr 16, 2024 10:28:22 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:28:23.082Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:28:23.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false restful-2-web [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] all: [2024-04-16T10:28:23.189Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:23.189Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:23.189Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:23.189Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:23.189Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] setOSConditions: [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] setToolWin: [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] setToolUnix: [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] setToolProperty: [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] setS1ASclassPath: [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] init-common: [2024-04-16T10:28:23.189Z] [2024-04-16T10:28:23.189Z] clean: [2024-04-16T10:28:23.190Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:23.190Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:23.190Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:23.190Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:23.190Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:23.190Z] [2024-04-16T10:28:23.190Z] setOSConditions: [2024-04-16T10:28:23.190Z] [2024-04-16T10:28:23.190Z] setToolWin: [2024-04-16T10:28:23.190Z] [2024-04-16T10:28:23.190Z] setToolUnix: [2024-04-16T10:28:23.190Z] [2024-04-16T10:28:23.190Z] setToolProperty: [2024-04-16T10:28:23.190Z] [2024-04-16T10:28:23.190Z] setS1ASclassPath: [2024-04-16T10:28:23.190Z] [2024-04-16T10:28:23.190Z] init-common: [2024-04-16T10:28:23.190Z] [2024-04-16T10:28:23.190Z] clean-common: [2024-04-16T10:28:23.190Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:23.190Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:23.190Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:23.190Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:23.191Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setOSConditions: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setToolWin: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setToolUnix: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setToolProperty: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setS1ASclassPath: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] init-common: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] clean-classes-common: [2024-04-16T10:28:23.191Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:23.191Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:23.191Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:23.191Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:23.191Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:23.191Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setOSConditions: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setToolWin: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.191Z] setToolUnix: [2024-04-16T10:28:23.191Z] [2024-04-16T10:28:23.192Z] setToolProperty: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] setS1ASclassPath: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] init-common: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] clean-jars-common: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] compile: [2024-04-16T10:28:23.192Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:23.192Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:23.192Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:23.192Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:23.192Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] setOSConditions: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] setToolWin: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] setToolUnix: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] setToolProperty: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] setS1ASclassPath: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] init-common: [2024-04-16T10:28:23.192Z] [2024-04-16T10:28:23.192Z] compile-common: [2024-04-16T10:28:23.192Z] [echo] Current time (ISO): 2024-04-16T10:28:23.087+0000 [2024-04-16T10:28:23.192Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:23.193Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:23.260Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:28:23.260Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:28:23.260Z] [javac] ^ [2024-04-16T10:28:23.260Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:28:23.260Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:28:23.260Z] [javac] ^ [2024-04-16T10:28:23.260Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:28:23.260Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:28:23.260Z] [javac] 3 warnings [2024-04-16T10:28:23.260Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.jar [2024-04-16T10:28:23.260Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/ra/generic-ra.rar [2024-04-16T10:28:23.260Z] [2024-04-16T10:28:23.260Z] setOSConditions: [2024-04-16T10:28:23.260Z] [2024-04-16T10:28:23.260Z] setToolWin: [2024-04-16T10:28:23.260Z] [2024-04-16T10:28:23.260Z] setToolUnix: [2024-04-16T10:28:23.260Z] [2024-04-16T10:28:23.260Z] setToolProperty: [2024-04-16T10:28:23.260Z] [2024-04-16T10:28:23.260Z] setS1ASclassPath: [2024-04-16T10:28:23.260Z] [2024-04-16T10:28:23.261Z] init-common: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] clean-common: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] setOSConditions: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] setToolWin: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] setToolUnix: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] setToolProperty: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] setS1ASclassPath: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] init-common: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] clean-classes-common: [2024-04-16T10:28:23.261Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] setOSConditions: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.261Z] setToolWin: [2024-04-16T10:28:23.261Z] [2024-04-16T10:28:23.262Z] setToolUnix: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] setToolProperty: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] setS1ASclassPath: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] init-common: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] clean-jars-common: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] all: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] setOSConditions: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] setToolWin: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] setToolUnix: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] setToolProperty: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] setS1ASclassPath: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.262Z] init-common: [2024-04-16T10:28:23.262Z] [2024-04-16T10:28:23.263Z] all: [2024-04-16T10:28:23.263Z] [2024-04-16T10:28:23.263Z] setOSConditions: [2024-04-16T10:28:23.263Z] [2024-04-16T10:28:23.263Z] setToolWin: [2024-04-16T10:28:23.263Z] [2024-04-16T10:28:23.263Z] setToolUnix: [2024-04-16T10:28:23.263Z] [2024-04-16T10:28:23.263Z] setToolProperty: [2024-04-16T10:28:23.263Z] [2024-04-16T10:28:23.263Z] setS1ASclassPath: [2024-04-16T10:28:23.263Z] [2024-04-16T10:28:23.263Z] init-common: [2024-04-16T10:28:23.263Z] [2024-04-16T10:28:23.263Z] compile-common: [2024-04-16T10:28:23.263Z] [echo] Current time (ISO): 2024-04-16T10:28:23.247+0000 [2024-04-16T10:28:23.263Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:23.263Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:23.414Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:23.414Z] [javac] 1 warning [2024-04-16T10:28:23.414Z] [2024-04-16T10:28:23.414Z] build: [2024-04-16T10:28:23.414Z] [2024-04-16T10:28:23.414Z] setOSConditions: [2024-04-16T10:28:23.414Z] [2024-04-16T10:28:23.414Z] fixFiles: [2024-04-16T10:28:23.414Z] [2024-04-16T10:28:23.414Z] convUnix: [2024-04-16T10:28:23.414Z] [2024-04-16T10:28:23.414Z] convWin: [2024-04-16T10:28:23.414Z] [2024-04-16T10:28:23.415Z] setToolWin: [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] setToolUnix: [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] setToolProperty: [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] setS1ASclassPath: [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] init-common: [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] package-persistence-common: [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] ejb-jar-common: [2024-04-16T10:28:23.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] package-ejbjar-common: [2024-04-16T10:28:23.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.415Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.415Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.415Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-ejb.jar [2024-04-16T10:28:23.415Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] appclient-jar-common: [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] package-appclientjar-common: [2024-04-16T10:28:23.415Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.415Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.415Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.415Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-client.jar [2024-04-16T10:28:23.415Z] [2024-04-16T10:28:23.415Z] webclient-war-common: [2024-04-16T10:28:23.426Z] [exec] Application deployed with name jdbc-txafternontxApp. [2024-04-16T10:28:23.426Z] [echo] Deployment on target server server successful [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setOSConditions: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setToolWin: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setToolUnix: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setToolProperty: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setS1ASclassPath: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] init-common: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] deploy-common-ee: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] run: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setOSConditions: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setToolWin: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setToolUnix: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setToolProperty: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] setS1ASclassPath: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] init-common: [2024-04-16T10:28:23.426Z] [2024-04-16T10:28:23.426Z] execute-sql-common: [2024-04-16T10:28:23.427Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/create_pointbase.sql [2024-04-16T10:28:23.427Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:28:23.427Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:28:23.427Z] [sql] 0 rows affected [2024-04-16T10:28:23.427Z] [sql] 1 rows affected [2024-04-16T10:28:23.427Z] [sql] 1 rows affected [2024-04-16T10:28:23.427Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:28:23.427Z] [2024-04-16T10:28:23.427Z] setOSConditions: [2024-04-16T10:28:23.427Z] [2024-04-16T10:28:23.427Z] setToolWin: [2024-04-16T10:28:23.427Z] [2024-04-16T10:28:23.427Z] setToolUnix: [2024-04-16T10:28:23.427Z] [2024-04-16T10:28:23.427Z] setToolProperty: [2024-04-16T10:28:23.427Z] [2024-04-16T10:28:23.427Z] setS1ASclassPath: [2024-04-16T10:28:23.427Z] [2024-04-16T10:28:23.427Z] init-common: [2024-04-16T10:28:23.427Z] [2024-04-16T10:28:23.427Z] runclient-common: [2024-04-16T10:28:23.427Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-txafternontxAppClient.jar -name jdbc-txafternontxClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:28:23.671Z] [2024-04-16T10:28:23.671Z] clear: [2024-04-16T10:28:23.671Z] [2024-04-16T10:28:23.671Z] test-tlds-exist: [2024-04-16T10:28:23.671Z] [2024-04-16T10:28:23.671Z] copy-tlds: [2024-04-16T10:28:23.671Z] [2024-04-16T10:28:23.671Z] test-tagfiles-exist: [2024-04-16T10:28:23.671Z] [2024-04-16T10:28:23.671Z] copy-tagfiles: [2024-04-16T10:28:23.672Z] [2024-04-16T10:28:23.672Z] package-war-common: [2024-04-16T10:28:23.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:28:23.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:23.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:23.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:28:23.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/lib [2024-04-16T10:28:23.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:23.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:23.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:23.672Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:23.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/docroot [2024-04-16T10:28:23.672Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-test-web.war [2024-04-16T10:28:23.672Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:23.672Z] [2024-04-16T10:28:23.672Z] build-ear-common: [2024-04-16T10:28:23.672Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:23.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:23.672Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:23.672Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [2024-04-16T10:28:23.672Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/build.xml:72: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:23.672Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test [2024-04-16T10:28:23.672Z] [2024-04-16T10:28:23.672Z] setOSConditions: [2024-04-16T10:28:23.672Z] [2024-04-16T10:28:23.672Z] setToolWin: [2024-04-16T10:28:23.672Z] [2024-04-16T10:28:23.672Z] setToolUnix: [2024-04-16T10:28:23.673Z] [2024-04-16T10:28:23.673Z] setToolProperty: [2024-04-16T10:28:23.673Z] [2024-04-16T10:28:23.673Z] setS1ASclassPath: [2024-04-16T10:28:23.673Z] [2024-04-16T10:28:23.673Z] init-common: [2024-04-16T10:28:23.673Z] [2024-04-16T10:28:23.673Z] prepare: [2024-04-16T10:28:23.673Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2024-04-16T10:28:23.673Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/lib [2024-04-16T10:28:23.673Z] [2024-04-16T10:28:23.673Z] build: [2024-04-16T10:28:23.673Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:23.673Z] [javac] Compiling 14 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes [2024-04-16T10:28:24.034Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:24.034Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:28:24.034Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.0 [2024-04-16T10:28:24.034Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2024-04-16T10:28:24.034Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:24.034Z] [2024-04-16T10:28:24.034Z] process.result: [2024-04-16T10:28:24.034Z] [2024-04-16T10:28:24.034Z] processResult: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] failed: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] passed: [2024-04-16T10:28:24.035Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] unknown: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] runclient: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] init.os: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] init.tools.unix: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] init.tools.windows: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] init.tools: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] setAsadminArgs: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] init: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] init.customtasks: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] checkAppOnCluster: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] run.positive: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] deploy.version: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] del.ref.registred: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] process.versionExpression: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] process.appname: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] _process.target: [2024-04-16T10:28:24.035Z] [2024-04-16T10:28:24.035Z] process.target: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] prepare.is.version.registred: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] init.os: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] init.tools.unix: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] init.tools.windows: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] init.tools: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] setAsadminArgs: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] init: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] init.customtasks: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] prepare: [2024-04-16T10:28:24.036Z] [2024-04-16T10:28:24.036Z] exec.asadmin2: [2024-04-16T10:28:24.235Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:24.235Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/com/sun/connector/blackbox/Util.java:50: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-04-16T10:28:24.235Z] [javac] (PasswordCredential) AccessController.doPrivileged [2024-04-16T10:28:24.235Z] [javac] ^ [2024-04-16T10:28:24.235Z] [javac] Note: Some input files use or override a deprecated API. [2024-04-16T10:28:24.235Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:28:24.235Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:28:24.235Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:28:24.235Z] [javac] 2 warnings [2024-04-16T10:28:24.235Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-notx [2024-04-16T10:28:24.235Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/classes/blackbox.jar [2024-04-16T10:28:24.236Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-notx.rar [2024-04-16T10:28:24.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-tx [2024-04-16T10:28:24.236Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-tx.rar [2024-04-16T10:28:24.236Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/src/tmp-xa [2024-04-16T10:28:24.236Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/blackbox-xa.rar [2024-04-16T10:28:24.236Z] [2024-04-16T10:28:24.236Z] deploy: [2024-04-16T10:28:24.236Z] [2024-04-16T10:28:24.236Z] setOSConditions: [2024-04-16T10:28:24.236Z] [2024-04-16T10:28:24.236Z] setToolWin: [2024-04-16T10:28:24.236Z] [2024-04-16T10:28:24.236Z] setToolUnix: [2024-04-16T10:28:24.236Z] [2024-04-16T10:28:24.236Z] setToolProperty: [2024-04-16T10:28:24.236Z] [2024-04-16T10:28:24.236Z] setS1ASclassPath: [2024-04-16T10:28:24.236Z] [2024-04-16T10:28:24.236Z] init-common: [2024-04-16T10:28:24.291Z] [exec] Result: 1 [2024-04-16T10:28:24.291Z] [2024-04-16T10:28:24.291Z] process.registred: [2024-04-16T10:28:24.291Z] [2024-04-16T10:28:24.291Z] is.version.registred: [2024-04-16T10:28:24.291Z] [2024-04-16T10:28:24.291Z] process.xmlversionidentifier: [2024-04-16T10:28:24.291Z] [2024-04-16T10:28:24.291Z] prepare.cluster: [2024-04-16T10:28:24.291Z] [2024-04-16T10:28:24.291Z] process.enabled: [2024-04-16T10:28:24.291Z] [2024-04-16T10:28:24.291Z] process.hasToDeploy: [2024-04-16T10:28:24.291Z] [2024-04-16T10:28:24.291Z] deploy.version.unregistred: [2024-04-16T10:28:24.376Z] [exec] Apr 16, 2024 10:28:24 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:28:24.376Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:28:24.527Z] [2024-04-16T10:28:24.527Z] prepare: [2024-04-16T10:28:24.527Z] [2024-04-16T10:28:24.527Z] build: [2024-04-16T10:28:24.527Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/rar/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:24.527Z] [2024-04-16T10:28:24.527Z] setOSConditions: [2024-04-16T10:28:24.528Z] [2024-04-16T10:28:24.528Z] setToolWin: [2024-04-16T10:28:24.528Z] [2024-04-16T10:28:24.528Z] setToolUnix: [2024-04-16T10:28:24.528Z] [2024-04-16T10:28:24.528Z] setToolProperty: [2024-04-16T10:28:24.528Z] [2024-04-16T10:28:24.528Z] setS1ASclassPath: [2024-04-16T10:28:24.528Z] [2024-04-16T10:28:24.528Z] init-common: [2024-04-16T10:28:24.528Z] [2024-04-16T10:28:24.528Z] deploy-rar-common: [2024-04-16T10:28:24.528Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} rar/blackbox-tx.rar [2024-04-16T10:28:24.545Z] [2024-04-16T10:28:24.545Z] init.os: [2024-04-16T10:28:24.545Z] [2024-04-16T10:28:24.545Z] init.tools.unix: [2024-04-16T10:28:24.545Z] [2024-04-16T10:28:24.545Z] init.tools.windows: [2024-04-16T10:28:24.545Z] [2024-04-16T10:28:24.545Z] init.tools: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] setAsadminArgs: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] init: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] init.customtasks: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] prepare: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] process.versionExpression: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] process.appname: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] create.version: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] assemble.non-existent: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] process.xmlversionidentifier: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] prepare.update.xml.identifier: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] update.xml.identifier: [2024-04-16T10:28:24.546Z] [unzip] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] process.xmlversionidentifier: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] process.versionExpression: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] process.xml.create.flag: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] create.xml.flag: [2024-04-16T10:28:24.546Z] [2024-04-16T10:28:24.546Z] generate.xml.identifier: [2024-04-16T10:28:24.546Z] [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/tmp.jar [2024-04-16T10:28:24.547Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-04-16T10:28:24.547Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:24.547Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/glassfish-application-client.xml [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] process.xml.delete.flag: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] delete.xml.flag: [2024-04-16T10:28:24.547Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1-hasXmlVersion [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] deployWithNameOption: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] setAsadminArgs: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] common.deploy.asadmin: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] init.os: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] init.tools.unix: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] init.tools.windows: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] init.tools: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] setAsadminArgs: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] init: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] init.customtasks: [2024-04-16T10:28:24.547Z] [2024-04-16T10:28:24.547Z] common.run.asadmin: [2024-04-16T10:28:24.547Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled false --force=false --name=simple-versioned-appclient:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:ALPHA-1.0.1.jar [2024-04-16T10:28:24.802Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:24.802Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:25.056Z] [exec] Application deployed with name simple-versioned-appclient:ALPHA-1.0.1. [2024-04-16T10:28:25.056Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.056Z] init.os: [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.056Z] init.tools.unix: [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.056Z] init.tools.windows: [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.056Z] init.tools: [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.056Z] setAsadminArgs: [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.056Z] init: [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.056Z] init.customtasks: [2024-04-16T10:28:25.056Z] [2024-04-16T10:28:25.057Z] setEnabled: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] createAppRef: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] deployWithoutNameOption: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] init.os: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] init.tools.unix: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] init.tools.windows: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] init.tools: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] setAsadminArgs: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] init: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] init.customtasks: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] prepare.client: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] prepare.client.appclient: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.057Z] setHttpPort: [2024-04-16T10:28:25.057Z] [2024-04-16T10:28:25.058Z] process.versionExpression: [2024-04-16T10:28:25.058Z] [2024-04-16T10:28:25.058Z] process.appname: [2024-04-16T10:28:25.058Z] [2024-04-16T10:28:25.058Z] prepare.appclient.preparator: [2024-04-16T10:28:25.058Z] [2024-04-16T10:28:25.058Z] process.classpath: [2024-04-16T10:28:25.058Z] [2024-04-16T10:28:25.058Z] process.jvmargs: [2024-04-16T10:28:25.058Z] [2024-04-16T10:28:25.058Z] java.with.result: [2024-04-16T10:28:25.129Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false rar/blackbox-tx.rar [2024-04-16T10:28:25.301Z] [exec] Apr 16, 2024 10:28:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:28:25.301Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=8229833648492698632; Path=/ [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.0/simple-versioned-appclientClient.jar [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:25.312Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:25.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-04-16T10:28:25.313Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-04-16T10:28:25.313Z] [2024-04-16T10:28:25.313Z] _prepare.client.appclient: [2024-04-16T10:28:25.313Z] [2024-04-16T10:28:25.313Z] increment.log.next: [2024-04-16T10:28:25.313Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:25.313Z] [2024-04-16T10:28:25.313Z] process.versionexpression: [2024-04-16T10:28:25.313Z] [2024-04-16T10:28:25.313Z] prepare.run: [2024-04-16T10:28:25.558Z] [exec] Apr 16, 2024 10:28:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:28:25.558Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] common.run.negative: [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] setHttpPort: [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] common.run: [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] checkAppOnServer: [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] declare-test: [2024-04-16T10:28:25.567Z] [echo] Starting test simple-versioned-appclient sample.scenarios(4) - logID=6 (server) [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] prepare.runclient: [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] process.classpath: [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.567Z] process.jvmargs: [2024-04-16T10:28:25.567Z] [2024-04-16T10:28:25.568Z] java.with.result: [2024-04-16T10:28:25.568Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-04-16T10:28:25.607Z] [java] Apr 16, 2024 10:28:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:25.607Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6ba7383d [2024-04-16T10:28:25.607Z] [java] [org.glassfish.devtest.ejb31.singleton.servlet.InitOrderTrackerBean, org.glassfish.devtest.ejb31.singleton.mod1.BeanA_Mod1, org.glassfish.devtest.ejb31.singleton.mod1.RootBean_Mod1, org.glassfish.devtest.ejb31.singleton.mod2.BeanA_Mod2, org.glassfish.devtest.ejb31.singleton.mod2.RootBean_Mod2] [2024-04-16T10:28:25.608Z] [java] Value of key is: singleton-three-module-dependency [2024-04-16T10:28:25.608Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:25.608Z] [java] [2024-04-16T10:28:25.608Z] [java] [2024-04-16T10:28:25.608Z] [java] ----------------------------------------- [2024-04-16T10:28:25.608Z] [java] - singleton-three-module-dependency: PASS - [2024-04-16T10:28:25.608Z] [java] ----------------------------------------- [2024-04-16T10:28:25.608Z] [java] Total PASS: 1 [2024-04-16T10:28:25.608Z] [java] Total FAIL: 0 [2024-04-16T10:28:25.608Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:25.608Z] [java] ----------------------------------------- [2024-04-16T10:28:25.608Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:25.708Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:25.708Z] [javac] 1 warning [2024-04-16T10:28:25.708Z] [2024-04-16T10:28:25.708Z] run-wsgen: [2024-04-16T10:28:25.708Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:25.708Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:25.708Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:25.708Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:25.709Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:25.709Z] [2024-04-16T10:28:25.709Z] setOSConditions: [2024-04-16T10:28:25.709Z] [2024-04-16T10:28:25.709Z] setToolWin: [2024-04-16T10:28:25.709Z] [2024-04-16T10:28:25.709Z] setToolUnix: [2024-04-16T10:28:25.709Z] [2024-04-16T10:28:25.709Z] setToolProperty: [2024-04-16T10:28:25.709Z] [2024-04-16T10:28:25.709Z] setS1ASclassPath: [2024-04-16T10:28:25.709Z] [2024-04-16T10:28:25.709Z] init-common: [2024-04-16T10:28:25.709Z] [2024-04-16T10:28:25.709Z] wsgen: [2024-04-16T10:28:25.732Z] [exec] Application deployed with name blackbox-tx. [2024-04-16T10:28:25.732Z] [echo] Deploying rar/blackbox-tx.rar on server [2024-04-16T10:28:25.732Z] [2024-04-16T10:28:25.732Z] setOSConditions: [2024-04-16T10:28:25.732Z] [2024-04-16T10:28:25.732Z] setToolWin: [2024-04-16T10:28:25.732Z] [2024-04-16T10:28:25.732Z] setToolUnix: [2024-04-16T10:28:25.732Z] [2024-04-16T10:28:25.732Z] setToolProperty: [2024-04-16T10:28:25.732Z] [2024-04-16T10:28:25.732Z] setS1ASclassPath: [2024-04-16T10:28:25.732Z] [2024-04-16T10:28:25.732Z] init-common: [2024-04-16T10:28:25.732Z] [2024-04-16T10:28:25.732Z] create-connector-connpool: [2024-04-16T10:28:25.732Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --target server serializable-test-ccp [2024-04-16T10:28:25.863Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:26.118Z] [2024-04-16T10:28:26.118Z] setOSConditions: [2024-04-16T10:28:26.118Z] [2024-04-16T10:28:26.118Z] setToolWin: [2024-04-16T10:28:26.118Z] [2024-04-16T10:28:26.118Z] setToolUnix: [2024-04-16T10:28:26.118Z] [2024-04-16T10:28:26.118Z] setToolProperty: [2024-04-16T10:28:26.118Z] [2024-04-16T10:28:26.118Z] setS1ASclassPath: [2024-04-16T10:28:26.118Z] [2024-04-16T10:28:26.118Z] init-common: [2024-04-16T10:28:26.118Z] [2024-04-16T10:28:26.118Z] undeploy-common: [2024-04-16T10:28:26.293Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:26.293Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:26.293Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname blackbox-tx --connectiondefinition com.sun.connector.blackbox.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=true --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server serializable-test-ccp [2024-04-16T10:28:26.293Z] [exec] Connector connection pool serializable-test-ccp created. [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] create-connector-connpool-common: [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] setOSConditions: [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] setToolWin: [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] setToolUnix: [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] setToolProperty: [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] setS1ASclassPath: [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] init-common: [2024-04-16T10:28:26.293Z] [2024-04-16T10:28:26.293Z] create-connector-resource-common: [2024-04-16T10:28:26.293Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname serializable-test-ccp --target server eis/connector-resource [2024-04-16T10:28:26.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:26.679Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-threemodulesApp [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] multi-module: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setOSConditions: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setToolWin: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setToolUnix: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setToolProperty: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setS1ASclassPath: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] init-common: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] clean: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setOSConditions: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setToolWin: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setToolUnix: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setToolProperty: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setS1ASclassPath: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] init-common: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] clean-common: [2024-04-16T10:28:26.679Z] [2024-04-16T10:28:26.679Z] setOSConditions: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolWin: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolUnix: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolProperty: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setS1ASclassPath: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] init-common: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] clean-classes-common: [2024-04-16T10:28:26.680Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setOSConditions: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolWin: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolUnix: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolProperty: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setS1ASclassPath: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] init-common: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] clean-jars-common: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] compile: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setOSConditions: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolWin: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.680Z] setToolUnix: [2024-04-16T10:28:26.680Z] [2024-04-16T10:28:26.681Z] setToolProperty: [2024-04-16T10:28:26.681Z] [2024-04-16T10:28:26.681Z] setS1ASclassPath: [2024-04-16T10:28:26.681Z] [2024-04-16T10:28:26.681Z] init-common: [2024-04-16T10:28:26.681Z] [2024-04-16T10:28:26.681Z] compile-common: [2024-04-16T10:28:26.681Z] [echo] Current time (ISO): 2024-04-16T10:28:26.650+0000 [2024-04-16T10:28:26.681Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:26.681Z] [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:26.788Z] [javac] 1 warning [2024-04-16T10:28:26.789Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:26.789Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setOSConditions: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setToolWin: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setToolUnix: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setToolProperty: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setS1ASclassPath: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] init-common: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] ejb-jar-common: [2024-04-16T10:28:26.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] package-ejbjar-common: [2024-04-16T10:28:26.789Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:26.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:26.789Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:26.789Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector16-ejb.jar [2024-04-16T10:28:26.789Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setOSConditions: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setToolWin: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setToolUnix: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setToolProperty: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.789Z] setS1ASclassPath: [2024-04-16T10:28:26.789Z] [2024-04-16T10:28:26.790Z] init-common: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] webclient-war-common: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] clear: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] test-tlds-exist: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] copy-tlds: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] test-tagfiles-exist: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] copy-tagfiles: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] package-war-common: [2024-04-16T10:28:26.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:28:26.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:26.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:26.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:28:26.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/lib [2024-04-16T10:28:26.790Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:26.790Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:26.790Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:26.790Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/src/docroot [2024-04-16T10:28:26.790Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector16-web.war [2024-04-16T10:28:26.790Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] setOSConditions: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] fixFiles: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] convUnix: [2024-04-16T10:28:26.790Z] [2024-04-16T10:28:26.790Z] convWin: [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] setToolWin: [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] setToolUnix: [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] setToolProperty: [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] setS1ASclassPath: [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] init-common: [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] ear-common: [2024-04-16T10:28:26.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:26.791Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:26.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:26.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:26.791Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:26.791Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] setup-map: [2024-04-16T10:28:26.791Z] [2024-04-16T10:28:26.791Z] set-jvm-options: [2024-04-16T10:28:26.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname serializable-test-ccp --enabled=true --objecttype user --target server eis/connector-resource [2024-04-16T10:28:26.942Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:26.942Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to fail [2024-04-16T10:28:26.942Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-04-16T10:28:26.942Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.0 [2024-04-16T10:28:26.942Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] process.result: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] processResult: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] failed: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] passed: [2024-04-16T10:28:26.942Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] unknown: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] runclient: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] init.os: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] init.tools.unix: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] init.tools.windows: [2024-04-16T10:28:26.942Z] [2024-04-16T10:28:26.942Z] init.tools: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] setAsadminArgs: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init.customtasks: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] checkAppOnCluster: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] run.negative: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] process.versionExpression: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] process.appname: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] process.xmlversionidentifier: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] prepare.cluster: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] enable.version: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] setAsadminArgs: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] common.enable.asadmin: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init.os: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init.tools.unix: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init.tools.windows: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init.tools: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] setAsadminArgs: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init: [2024-04-16T10:28:26.943Z] [2024-04-16T10:28:26.943Z] init.customtasks: [2024-04-16T10:28:26.944Z] [2024-04-16T10:28:26.944Z] common.run.asadmin: [2024-04-16T10:28:26.944Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA-1.0.1 [2024-04-16T10:28:27.047Z] [2024-04-16T10:28:27.047Z] setOSConditions: [2024-04-16T10:28:27.047Z] [2024-04-16T10:28:27.047Z] setToolWin: [2024-04-16T10:28:27.047Z] [2024-04-16T10:28:27.047Z] setToolUnix: [2024-04-16T10:28:27.047Z] [2024-04-16T10:28:27.047Z] setToolProperty: [2024-04-16T10:28:27.047Z] [2024-04-16T10:28:27.047Z] setS1ASclassPath: [2024-04-16T10:28:27.047Z] [2024-04-16T10:28:27.047Z] init-common: [2024-04-16T10:28:27.047Z] [2024-04-16T10:28:27.047Z] create-jvm-options: [2024-04-16T10:28:27.126Z] [exec] Connector resource eis/connector-resource created. [2024-04-16T10:28:27.126Z] [2024-04-16T10:28:27.127Z] asadmin-common: [2024-04-16T10:28:27.127Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-04-16T10:28:27.441Z] [exec] Apr 16, 2024 10:28:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:27.441Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26da1ba2 [2024-04-16T10:28:27.510Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:27.510Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:28:27.510Z] [exec] Command enable executed successfully. [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.os: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.tools.unix: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.tools.windows: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.tools: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] setAsadminArgs: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.customtasks: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] enableAppOnInstance: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.os: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.tools.unix: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.510Z] init.tools.windows: [2024-04-16T10:28:27.510Z] [2024-04-16T10:28:27.511Z] init.tools: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] setAsadminArgs: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] init: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] init.customtasks: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] prepare.client: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] prepare.client.appclient: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] setHttpPort: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] process.versionExpression: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] process.appname: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] prepare.appclient.preparator: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] process.classpath: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] process.jvmargs: [2024-04-16T10:28:27.511Z] [2024-04-16T10:28:27.511Z] java.with.result: [2024-04-16T10:28:27.531Z] [exec] Waiting for domain1 to start ............... [2024-04-16T10:28:27.532Z] [exec] Waiting finished after 14,400 ms. [2024-04-16T10:28:27.532Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:28:27.532Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:28:27.532Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:28:27.532Z] [exec] Admin Port: 4,848 [2024-04-16T10:28:27.532Z] [exec] Command start-domain executed successfully. [2024-04-16T10:28:27.532Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:28:27.532Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] dumpThreadStack: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] startDomainWindows: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] startDomain: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] deploy: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] run: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] setOSConditions: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] setToolWin: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] setToolUnix: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] setToolProperty: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] setS1ASclassPath: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] init-common: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] runciphertest-1: [2024-04-16T10:28:27.532Z] [2024-04-16T10:28:27.532Z] cipher-test: [2024-04-16T10:28:27.599Z] [2024-04-16T10:28:27.599Z] assemble-web: [2024-04-16T10:28:27.600Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:27.600Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:27.600Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:27.600Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:27.600Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:27.600Z] [2024-04-16T10:28:27.600Z] pkg-war: [2024-04-16T10:28:27.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:27.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:28:27.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:27.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:27.600Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:28:27.600Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:27.600Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${webservices.xml} to copy. [2024-04-16T10:28:27.600Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:28:27.600Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/wsdl [2024-04-16T10:28:27.600Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:28:27.600Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:27.600Z] [copy] Copying 3 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:27.600Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/${web.wsit.descriptors} does not exist. [2024-04-16T10:28:27.600Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2024-04-16T10:28:27.601Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:27.601Z] [2024-04-16T10:28:27.601Z] deploy-app: [2024-04-16T10:28:27.601Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:27.601Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:27.601Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:27.601Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:27.601Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:27.601Z] [2024-04-16T10:28:27.601Z] deploy-war-common: [2024-04-16T10:28:27.601Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:27.601Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:27.688Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-04-16T10:28:27.688Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.User=pbpublic [2024-04-16T10:28:27.688Z] [2024-04-16T10:28:27.689Z] asadmin-common: [2024-04-16T10:28:27.689Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-04-16T10:28:27.706Z] [exec] Value of key is: test1 : [2024-04-16T10:28:27.706Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:27.706Z] [exec] [2024-04-16T10:28:27.706Z] [exec] [2024-04-16T10:28:27.706Z] [exec] ----------------------------------------- [2024-04-16T10:28:27.706Z] [exec] - test1 : : PASS - [2024-04-16T10:28:27.706Z] [exec] ----------------------------------------- [2024-04-16T10:28:27.706Z] [exec] Total PASS: 1 [2024-04-16T10:28:27.706Z] [exec] Total FAIL: 0 [2024-04-16T10:28:27.706Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:27.706Z] [exec] ----------------------------------------- [2024-04-16T10:28:27.706Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:27.857Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:27.858Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:27.858Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:27.858Z] [2024-04-16T10:28:27.858Z] setOSConditions: [2024-04-16T10:28:27.858Z] [2024-04-16T10:28:27.858Z] setToolWin: [2024-04-16T10:28:27.858Z] [2024-04-16T10:28:27.858Z] setToolUnix: [2024-04-16T10:28:27.858Z] [2024-04-16T10:28:27.858Z] setToolProperty: [2024-04-16T10:28:27.858Z] [2024-04-16T10:28:27.858Z] setS1ASclassPath: [2024-04-16T10:28:27.858Z] [2024-04-16T10:28:27.858Z] init-common: [2024-04-16T10:28:27.858Z] [2024-04-16T10:28:27.858Z] deploy-war-commonpe: [2024-04-16T10:28:27.960Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=7515564032069499699; Path=/ [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:ALPHA-1.0.1/simple-versioned-appclientClient.jar [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-04-16T10:28:28.071Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-04-16T10:28:28.071Z] [2024-04-16T10:28:28.071Z] _prepare.client.appclient: [2024-04-16T10:28:28.071Z] [2024-04-16T10:28:28.071Z] increment.log.next: [2024-04-16T10:28:28.071Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:28.071Z] [2024-04-16T10:28:28.072Z] process.versionexpression: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] prepare.run: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] common.run.positive: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] setHttpPort: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] common.run: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] checkAppOnServer: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] declare-test: [2024-04-16T10:28:28.072Z] [echo] Starting test simple-versioned-appclient sample.scenarios(5) - logID=7 (server) [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] prepare.runclient: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] process.classpath: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] process.jvmargs: [2024-04-16T10:28:28.072Z] [2024-04-16T10:28:28.072Z] java.with.result: [2024-04-16T10:28:28.072Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-04-16T10:28:28.215Z] [2024-04-16T10:28:28.215Z] checkReporting-common: [2024-04-16T10:28:28.215Z] [2024-04-16T10:28:28.215Z] confirmReportPresent-common: [2024-04-16T10:28:28.215Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:28:28.215Z] [echo] Test seems to be reported fine [2024-04-16T10:28:28.215Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/RepRunConf.txt [2024-04-16T10:28:28.215Z] [2024-04-16T10:28:28.215Z] confirmMissingReport-common: [2024-04-16T10:28:28.215Z] [2024-04-16T10:28:28.216Z] undeploy: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setOSConditions: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setToolWin: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setToolUnix: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setToolProperty: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setS1ASclassPath: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] init-common: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] execute-sql-common: [2024-04-16T10:28:28.216Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txafternontxjndi/sql/drop_pointbase.sql [2024-04-16T10:28:28.216Z] [sql] 0 rows affected [2024-04-16T10:28:28.216Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setOSConditions: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setToolWin: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setToolUnix: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setToolProperty: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] setS1ASclassPath: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] init-common: [2024-04-16T10:28:28.216Z] [2024-04-16T10:28:28.216Z] delete-jdbc-resource-common: [2024-04-16T10:28:28.217Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txafternontx [2024-04-16T10:28:28.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-04-16T10:28:28.249Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.Password=pbpublic [2024-04-16T10:28:28.249Z] [2024-04-16T10:28:28.249Z] asadmin-common: [2024-04-16T10:28:28.249Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:28:28.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot pkghello --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/pkghello-web.war [2024-04-16T10:28:28.453Z] [java] (Negative) Test passed [2024-04-16T10:28:28.453Z] [java] Value of key is: cipher test - SSL_RSA_WITH_DES_CBC_SHA [2024-04-16T10:28:28.453Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:28.453Z] [java] [2024-04-16T10:28:28.453Z] [java] [2024-04-16T10:28:28.453Z] [java] ----------------------------------------- [2024-04-16T10:28:28.453Z] [java] - cipher test - SSL_RSA_WITH_DES_CBC_SHA: PASS - [2024-04-16T10:28:28.453Z] [java] ----------------------------------------- [2024-04-16T10:28:28.453Z] [java] Total PASS: 1 [2024-04-16T10:28:28.453Z] [java] Total FAIL: 0 [2024-04-16T10:28:28.453Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:28.453Z] [java] ----------------------------------------- [2024-04-16T10:28:28.453Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:28.584Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:28.707Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:28.707Z] [2024-04-16T10:28:28.707Z] cipher-test: [2024-04-16T10:28:28.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txafternontx [2024-04-16T10:28:28.809Z] [exec] JDBC resource jdbc/txafternontx deleted successfully [2024-04-16T10:28:28.809Z] [echo] cmd executed for server [2024-04-16T10:28:28.809Z] [2024-04-16T10:28:28.809Z] setOSConditions: [2024-04-16T10:28:28.809Z] [2024-04-16T10:28:28.809Z] setToolWin: [2024-04-16T10:28:28.809Z] [2024-04-16T10:28:28.809Z] setToolUnix: [2024-04-16T10:28:28.809Z] [2024-04-16T10:28:28.809Z] setToolProperty: [2024-04-16T10:28:28.809Z] [2024-04-16T10:28:28.809Z] setS1ASclassPath: [2024-04-16T10:28:28.809Z] [2024-04-16T10:28:28.809Z] init-common: [2024-04-16T10:28:28.809Z] [2024-04-16T10:28:28.810Z] delete-jdbc-connpool-common: [2024-04-16T10:28:28.810Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-txafternontx-pool [2024-04-16T10:28:28.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:28:28.828Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithIsBooleanAccessor=true [2024-04-16T10:28:28.839Z] [javac] 1 warning [2024-04-16T10:28:28.839Z] [2024-04-16T10:28:28.839Z] setOSConditions: [2024-04-16T10:28:28.839Z] [2024-04-16T10:28:28.839Z] setToolWin: [2024-04-16T10:28:28.839Z] [2024-04-16T10:28:28.839Z] setToolUnix: [2024-04-16T10:28:28.839Z] [2024-04-16T10:28:28.839Z] setToolProperty: [2024-04-16T10:28:28.839Z] [2024-04-16T10:28:28.839Z] setS1ASclassPath: [2024-04-16T10:28:28.839Z] [2024-04-16T10:28:28.839Z] init-common: [2024-04-16T10:28:28.839Z] [2024-04-16T10:28:28.839Z] compile-common: [2024-04-16T10:28:28.839Z] [echo] Current time (ISO): 2024-04-16T10:28:28.663+0000 [2024-04-16T10:28:28.839Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:28.986Z] [exec] Application deployed with name pkghello-web. [2024-04-16T10:28:28.987Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] [2024-04-16T10:28:28.987Z] deploy-war-commonee: [2024-04-16T10:28:28.987Z] [2024-04-16T10:28:28.987Z] assemble-client: [2024-04-16T10:28:28.987Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:28.987Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:28.987Z] [2024-04-16T10:28:28.987Z] compile-client: [2024-04-16T10:28:28.987Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:28.987Z] [echo] wsimporting http://localhost:8080/pkghello/webservice/HelloService?WSDL [2024-04-16T10:28:28.988Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:28.988Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:28.988Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:28.988Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:28.988Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:28.988Z] [2024-04-16T10:28:28.988Z] setOSConditions: [2024-04-16T10:28:28.988Z] [2024-04-16T10:28:28.988Z] setToolWin: [2024-04-16T10:28:28.988Z] [2024-04-16T10:28:28.988Z] setToolUnix: [2024-04-16T10:28:28.988Z] [2024-04-16T10:28:28.988Z] setToolProperty: [2024-04-16T10:28:28.988Z] [2024-04-16T10:28:28.988Z] setS1ASclassPath: [2024-04-16T10:28:28.988Z] [2024-04-16T10:28:28.988Z] init-common: [2024-04-16T10:28:28.988Z] [2024-04-16T10:28:28.988Z] wsimport: [2024-04-16T10:28:29.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-txafternontx-pool [2024-04-16T10:28:29.064Z] [exec] JDBC Connection pool jdbc-txafternontx-pool deleted successfully [2024-04-16T10:28:29.064Z] [echo] cmd executed for server [2024-04-16T10:28:29.064Z] [2024-04-16T10:28:29.064Z] setOSConditions: [2024-04-16T10:28:29.064Z] [2024-04-16T10:28:29.064Z] setToolWin: [2024-04-16T10:28:29.064Z] [2024-04-16T10:28:29.064Z] setToolUnix: [2024-04-16T10:28:29.064Z] [2024-04-16T10:28:29.064Z] setToolProperty: [2024-04-16T10:28:29.064Z] [2024-04-16T10:28:29.064Z] setS1ASclassPath: [2024-04-16T10:28:29.064Z] [2024-04-16T10:28:29.064Z] init-common: [2024-04-16T10:28:29.064Z] [2024-04-16T10:28:29.064Z] undeploy-common: [2024-04-16T10:28:29.083Z] [2024-04-16T10:28:29.083Z] asadmin-common: [2024-04-16T10:28:29.083Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:28:29.244Z] [exec] parsing WSDL... [2024-04-16T10:28:29.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-txafternontxApp [2024-04-16T10:28:29.622Z] [2024-04-16T10:28:29.623Z] all: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setOSConditions: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolWin: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolUnix: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolProperty: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setS1ASclassPath: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] init-common: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] clean: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setOSConditions: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolWin: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolUnix: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolProperty: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setS1ASclassPath: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] init-common: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] clean-common: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setOSConditions: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolWin: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolUnix: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setToolProperty: [2024-04-16T10:28:29.623Z] [2024-04-16T10:28:29.623Z] setS1ASclassPath: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] init-common: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] clean-classes-common: [2024-04-16T10:28:29.624Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setOSConditions: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setToolWin: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setToolUnix: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setToolProperty: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setS1ASclassPath: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] init-common: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] clean-jars-common: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] compile: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setOSConditions: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setToolWin: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setToolUnix: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setToolProperty: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] setS1ASclassPath: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] init-common: [2024-04-16T10:28:29.624Z] [2024-04-16T10:28:29.624Z] compile-common: [2024-04-16T10:28:29.624Z] [echo] Current time (ISO): 2024-04-16T10:28:29.581+0000 [2024-04-16T10:28:29.624Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:29.625Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:29.627Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-04-16T10:28:29.627Z] [java] (Negative) Test passed [2024-04-16T10:28:29.627Z] [java] Value of key is: cipher test - SSL_RSA_EXPORT_WITH_RC4_40_MD5 [2024-04-16T10:28:29.628Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:29.628Z] [java] [2024-04-16T10:28:29.628Z] [java] [2024-04-16T10:28:29.628Z] [java] ----------------------------------------- [2024-04-16T10:28:29.628Z] [java] - cipher test - SSL_RSA_EXPORT_WITH_RC4_40_MD5: PASS - [2024-04-16T10:28:29.628Z] [java] ----------------------------------------- [2024-04-16T10:28:29.628Z] [java] Total PASS: 1 [2024-04-16T10:28:29.628Z] [java] Total FAIL: 0 [2024-04-16T10:28:29.628Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:29.628Z] [java] ----------------------------------------- [2024-04-16T10:28:29.628Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:29.628Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:29.628Z] [2024-04-16T10:28:29.628Z] cipher-test: [2024-04-16T10:28:29.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:28:29.643Z] [exec] domain.resources.connector-connection-pool.serializable-test-ccp.property.booleanWithGetBooleanAccessor=true [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] setOSConditions: [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] setToolWin: [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] setToolUnix: [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] setToolProperty: [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] setS1ASclassPath: [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] init-common: [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] deploy-common: [2024-04-16T10:28:29.643Z] [echo] Current time (ISO): 2024-04-16T10:28:29.463+0000 [2024-04-16T10:28:29.643Z] [2024-04-16T10:28:29.643Z] setOSConditions: [2024-04-16T10:28:29.644Z] [2024-04-16T10:28:29.644Z] setToolWin: [2024-04-16T10:28:29.644Z] [2024-04-16T10:28:29.644Z] setToolUnix: [2024-04-16T10:28:29.644Z] [2024-04-16T10:28:29.644Z] setToolProperty: [2024-04-16T10:28:29.644Z] [2024-04-16T10:28:29.644Z] setS1ASclassPath: [2024-04-16T10:28:29.644Z] [2024-04-16T10:28:29.644Z] init-common: [2024-04-16T10:28:29.644Z] [2024-04-16T10:28:29.644Z] deploy-common-pe: [2024-04-16T10:28:29.965Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:29.965Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:28:29.965Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = ALPHA-1.0.1 [2024-04-16T10:28:29.965Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = ALPHA-1.0.1 [2024-04-16T10:28:29.965Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] process.result: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] processResult: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] failed: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] passed: [2024-04-16T10:28:29.965Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] unknown: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] runclient: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] init.os: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] init.tools.unix: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] init.tools.windows: [2024-04-16T10:28:29.965Z] [2024-04-16T10:28:29.965Z] init.tools: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] setAsadminArgs: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init.customtasks: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] checkAppOnCluster: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] run.positive: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] deploy.version: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] del.ref.registred: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] process.versionExpression: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] process.appname: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] _process.target: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] process.target: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] prepare.is.version.registred: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init.os: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init.tools.unix: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init.tools.windows: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init.tools: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] setAsadminArgs: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.966Z] init.customtasks: [2024-04-16T10:28:29.966Z] [2024-04-16T10:28:29.967Z] prepare: [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] exec.asadmin2: [2024-04-16T10:28:29.967Z] [exec] Result: 1 [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] process.registred: [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] is.version.registred: [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] process.xmlversionidentifier: [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] prepare.cluster: [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] process.enabled: [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] process.hasToDeploy: [2024-04-16T10:28:29.967Z] [2024-04-16T10:28:29.967Z] deploy.version.unregistred: [2024-04-16T10:28:30.171Z] [exec] [2024-04-16T10:28:30.171Z] [exec] Generating code... [2024-04-16T10:28:30.171Z] [exec] [2024-04-16T10:28:30.171Z] [exec] Compiling code... [2024-04-16T10:28:30.188Z] [exec] Created 1 option(s) [2024-04-16T10:28:30.188Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:28:30.188Z] [2024-04-16T10:28:30.188Z] setOSConditions: [2024-04-16T10:28:30.188Z] [2024-04-16T10:28:30.188Z] setToolWin: [2024-04-16T10:28:30.188Z] [2024-04-16T10:28:30.188Z] setToolUnix: [2024-04-16T10:28:30.188Z] [2024-04-16T10:28:30.188Z] setToolProperty: [2024-04-16T10:28:30.188Z] [2024-04-16T10:28:30.188Z] setS1ASclassPath: [2024-04-16T10:28:30.188Z] [2024-04-16T10:28:30.188Z] init-common: [2024-04-16T10:28:30.188Z] [2024-04-16T10:28:30.188Z] create-jvm-options: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] init.os: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] init.tools.unix: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] init.tools.windows: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] init.tools: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] setAsadminArgs: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] init: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] init.customtasks: [2024-04-16T10:28:30.221Z] [2024-04-16T10:28:30.221Z] prepare: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] process.versionExpression: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] process.appname: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] create.version: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] assemble.non-existent: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] init.os: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] init.tools.unix: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] init.tools.windows: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] init.tools: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] setAsadminArgs: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] init: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] init.customtasks: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] prepare: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] process.versionexpression: [2024-04-16T10:28:30.222Z] [2024-04-16T10:28:30.222Z] compile: [2024-04-16T10:28:30.222Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:30.222Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient [2024-04-16T10:28:30.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/config-property-accessor-testApp.ear [2024-04-16T10:28:30.477Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:30.477Z] [javac] 1 warning [2024-04-16T10:28:30.477Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/versionedappclient/version-infos.properties [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] process.xmlversionidentifier: [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] process.versionExpression: [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] process.xml.create.flag: [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] create.xml.flag: [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] generate.xml.identifier: [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] assemble: [2024-04-16T10:28:30.477Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] process.xmlversionidentifier: [2024-04-16T10:28:30.477Z] [2024-04-16T10:28:30.477Z] prepare.update.xml.identifier: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] update.xml.identifier: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] deployWithNameOption: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] setAsadminArgs: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] common.deploy.asadmin: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] init.os: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] init.tools.unix: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] init.tools.windows: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] init.tools: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] setAsadminArgs: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] init: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] init.customtasks: [2024-04-16T10:28:30.478Z] [2024-04-16T10:28:30.478Z] common.run.asadmin: [2024-04-16T10:28:30.478Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=false --name=simple-versioned-appclient:RC-1.0.0 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclient:RC-1.0.0.jar [2024-04-16T10:28:30.548Z] [java] (Negative) Test passed [2024-04-16T10:28:30.548Z] [java] Value of key is: cipher test - SSL_RSA_WITH_NULL_MD5 [2024-04-16T10:28:30.548Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:30.548Z] [java] [2024-04-16T10:28:30.548Z] [java] [2024-04-16T10:28:30.548Z] [java] ----------------------------------------- [2024-04-16T10:28:30.548Z] [java] - cipher test - SSL_RSA_WITH_NULL_MD5: PASS - [2024-04-16T10:28:30.548Z] [java] ----------------------------------------- [2024-04-16T10:28:30.548Z] [java] Total PASS: 1 [2024-04-16T10:28:30.548Z] [java] Total FAIL: 0 [2024-04-16T10:28:30.548Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:30.548Z] [java] ----------------------------------------- [2024-04-16T10:28:30.548Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:30.548Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:30.548Z] [2024-04-16T10:28:30.549Z] cipher-test: [2024-04-16T10:28:30.724Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:30.724Z] [javac] 1 warning [2024-04-16T10:28:30.724Z] [2024-04-16T10:28:30.724Z] build: [2024-04-16T10:28:30.724Z] [echo] Assemble dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:30.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:30.724Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb.jar [2024-04-16T10:28:30.724Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb1.jar [2024-04-16T10:28:30.724Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-ejb2.jar [2024-04-16T10:28:30.724Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimodule-client.jar [2024-04-16T10:28:30.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:30.724Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:30.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:30.724Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:30.724Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2024-04-16T10:28:30.724Z] [2024-04-16T10:28:30.724Z] deploy: [2024-04-16T10:28:30.732Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:30.732Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:30.749Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-04-16T10:28:30.749Z] [exec] Created 1 option(s) [2024-04-16T10:28:30.986Z] [exec] Application deployed with name simple-versioned-appclient:RC-1.0.0. [2024-04-16T10:28:30.986Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:30.986Z] [2024-04-16T10:28:30.986Z] init.os: [2024-04-16T10:28:30.986Z] [2024-04-16T10:28:30.987Z] init.tools.unix: [2024-04-16T10:28:30.987Z] [2024-04-16T10:28:30.987Z] init.tools.windows: [2024-04-16T10:28:30.987Z] [2024-04-16T10:28:30.987Z] init.tools: [2024-04-16T10:28:30.987Z] [2024-04-16T10:28:30.987Z] setAsadminArgs: [2024-04-16T10:28:30.987Z] [2024-04-16T10:28:30.987Z] init: [2024-04-16T10:28:31.004Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:28:31.004Z] [2024-04-16T10:28:31.004Z] setup: [2024-04-16T10:28:31.004Z] [2024-04-16T10:28:31.004Z] setup-security-permission: [2024-04-16T10:28:31.004Z] [2024-04-16T10:28:31.004Z] setOSConditions: [2024-04-16T10:28:31.004Z] [2024-04-16T10:28:31.004Z] stop-server: [2024-04-16T10:28:31.004Z] [2024-04-16T10:28:31.004Z] stop-server-unix: [2024-04-16T10:28:31.004Z] [echo] stopping server on unix ... [2024-04-16T10:28:31.096Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/jaxwstools.xml:50: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:31.096Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:31.105Z] [java] (Negative) Test passed [2024-04-16T10:28:31.106Z] [java] Value of key is: cipher test - SSL_RSA_WITH_RC4_128_SHA [2024-04-16T10:28:31.106Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:31.106Z] [java] [2024-04-16T10:28:31.106Z] [java] [2024-04-16T10:28:31.106Z] [java] ----------------------------------------- [2024-04-16T10:28:31.106Z] [java] - cipher test - SSL_RSA_WITH_RC4_128_SHA: PASS - [2024-04-16T10:28:31.106Z] [java] ----------------------------------------- [2024-04-16T10:28:31.106Z] [java] Total PASS: 1 [2024-04-16T10:28:31.106Z] [java] Total FAIL: 0 [2024-04-16T10:28:31.106Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:31.106Z] [java] ----------------------------------------- [2024-04-16T10:28:31.106Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:31.106Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:31.106Z] [2024-04-16T10:28:31.106Z] cipher-test: [2024-04-16T10:28:31.198Z] [exec] Application deployed with name config-property-accessor-testApp. [2024-04-16T10:28:31.198Z] [exec] there are no files to retrieve for application config-property-accessor-testApp [2024-04-16T10:28:31.198Z] [echo] Deployment on target server server successful [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setOSConditions: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setToolWin: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setToolUnix: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setToolProperty: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setS1ASclassPath: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] init-common: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] deploy-common-ee: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] run: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setOSConditions: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setToolWin: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setToolUnix: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setToolProperty: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] setS1ASclassPath: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.198Z] init-common: [2024-04-16T10:28:31.198Z] [2024-04-16T10:28:31.199Z] execute-sql-common: [2024-04-16T10:28:31.199Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/create_pointbase.sql [2024-04-16T10:28:31.199Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:28:31.199Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:28:31.199Z] [sql] 0 rows affected [2024-04-16T10:28:31.199Z] [sql] 1 rows affected [2024-04-16T10:28:31.199Z] [sql] 1 rows affected [2024-04-16T10:28:31.199Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:28:31.199Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:28:31.199Z] [sql] 0 rows affected [2024-04-16T10:28:31.199Z] [sql] 1 rows affected [2024-04-16T10:28:31.199Z] [sql] 1 rows affected [2024-04-16T10:28:31.199Z] [sql] 6 of 8 SQL statements executed successfully [2024-04-16T10:28:31.199Z] [2024-04-16T10:28:31.199Z] setOSConditions: [2024-04-16T10:28:31.199Z] [2024-04-16T10:28:31.199Z] setToolWin: [2024-04-16T10:28:31.199Z] [2024-04-16T10:28:31.199Z] setToolUnix: [2024-04-16T10:28:31.199Z] [2024-04-16T10:28:31.199Z] setToolProperty: [2024-04-16T10:28:31.199Z] [2024-04-16T10:28:31.199Z] setS1ASclassPath: [2024-04-16T10:28:31.199Z] [2024-04-16T10:28:31.199Z] init-common: [2024-04-16T10:28:31.199Z] [2024-04-16T10:28:31.199Z] run-test-1: [2024-04-16T10:28:31.199Z] [java] GET /config-property-accessor-test/servlet/SimpleServlet?url=/config-property-accessor-test/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:28:31.199Z] [java] [2024-04-16T10:28:31.199Z] [java] Time: 1 [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] init.customtasks: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] setEnabled: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] createAppRef: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] deployWithoutNameOption: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] init.os: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] init.tools.unix: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] init.tools.windows: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] init.tools: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] setAsadminArgs: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] init: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] init.customtasks: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] prepare.client: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] prepare.client.appclient: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] setHttpPort: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] process.versionExpression: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] process.appname: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] prepare.appclient.preparator: [2024-04-16T10:28:31.241Z] [2024-04-16T10:28:31.241Z] process.classpath: [2024-04-16T10:28:31.242Z] [2024-04-16T10:28:31.242Z] process.jvmargs: [2024-04-16T10:28:31.242Z] [2024-04-16T10:28:31.242Z] java.with.result: [2024-04-16T10:28:31.285Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=true --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-singleton-multimoduleApp.ear [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=8270109544336290547; Path=/ [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient:RC-1.0.0/simple-versioned-appclientClient.jar [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-04-16T10:28:31.496Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-04-16T10:28:31.496Z] [2024-04-16T10:28:31.496Z] _prepare.client.appclient: [2024-04-16T10:28:31.496Z] [2024-04-16T10:28:31.496Z] increment.log.next: [2024-04-16T10:28:31.496Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:31.496Z] [2024-04-16T10:28:31.496Z] process.versionexpression: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] prepare.run: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] common.run.positive: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] setHttpPort: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] common.run: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] checkAppOnServer: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] declare-test: [2024-04-16T10:28:31.497Z] [echo] Starting test simple-versioned-appclient sample.scenarios(6) - logID=8 (server) [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] prepare.runclient: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] process.classpath: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] process.jvmargs: [2024-04-16T10:28:31.497Z] [2024-04-16T10:28:31.497Z] java.with.result: [2024-04-16T10:28:31.563Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:31.563Z] [javac] 1 warning [2024-04-16T10:28:31.563Z] [2024-04-16T10:28:31.563Z] setOSConditions: [2024-04-16T10:28:31.563Z] [2024-04-16T10:28:31.563Z] setToolWin: [2024-04-16T10:28:31.563Z] [2024-04-16T10:28:31.563Z] setToolUnix: [2024-04-16T10:28:31.563Z] [2024-04-16T10:28:31.563Z] setToolProperty: [2024-04-16T10:28:31.563Z] [2024-04-16T10:28:31.563Z] setS1ASclassPath: [2024-04-16T10:28:31.563Z] [2024-04-16T10:28:31.563Z] init-common: [2024-04-16T10:28:31.563Z] [2024-04-16T10:28:31.563Z] compile-common: [2024-04-16T10:28:31.563Z] [echo] Current time (ISO): 2024-04-16T10:28:31.350+0000 [2024-04-16T10:28:31.563Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:31.657Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:31.657Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/client/Client.java uses or overrides a deprecated API. [2024-04-16T10:28:31.657Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:28:31.657Z] [javac] 1 warning [2024-04-16T10:28:31.657Z] [2024-04-16T10:28:31.657Z] setup: [2024-04-16T10:28:31.657Z] [2024-04-16T10:28:31.657Z] runclient: [2024-04-16T10:28:31.657Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:31.658Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:31.658Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:31.658Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:31.658Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:31.658Z] [2024-04-16T10:28:31.658Z] run-client: [2024-04-16T10:28:31.658Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:28:31.752Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-04-16T10:28:31.846Z] [exec] Application deployed with name ejb-ejb31-singleton-multimoduleApp. [2024-04-16T10:28:31.846Z] [echo] Deployment on target server server successful [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] all: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] setOSConditions: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] setToolWin: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] setToolUnix: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] setToolProperty: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] setS1ASclassPath: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] init-common: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] run: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] setOSConditions: [2024-04-16T10:28:31.846Z] [2024-04-16T10:28:31.846Z] setToolWin: [2024-04-16T10:28:31.847Z] [2024-04-16T10:28:31.847Z] setToolUnix: [2024-04-16T10:28:31.847Z] [2024-04-16T10:28:31.847Z] setToolProperty: [2024-04-16T10:28:31.847Z] [2024-04-16T10:28:31.847Z] setS1ASclassPath: [2024-04-16T10:28:31.847Z] [2024-04-16T10:28:31.847Z] init-common: [2024-04-16T10:28:31.847Z] [2024-04-16T10:28:31.847Z] run_se: [2024-04-16T10:28:31.847Z] [echo] se.client: com.sun.devtest.client.Client [2024-04-16T10:28:32.027Z] [java] (Negative) Test passed [2024-04-16T10:28:32.027Z] [java] Value of key is: cipher test - SSL_RSA_WITH_NULL_SHA [2024-04-16T10:28:32.027Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:32.027Z] [java] [2024-04-16T10:28:32.027Z] [java] [2024-04-16T10:28:32.027Z] [java] ----------------------------------------- [2024-04-16T10:28:32.027Z] [java] - cipher test - SSL_RSA_WITH_NULL_SHA: PASS - [2024-04-16T10:28:32.027Z] [java] ----------------------------------------- [2024-04-16T10:28:32.027Z] [java] Total PASS: 1 [2024-04-16T10:28:32.027Z] [java] Total FAIL: 0 [2024-04-16T10:28:32.027Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:32.027Z] [java] ----------------------------------------- [2024-04-16T10:28:32.027Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:32.027Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] setOSConditions: [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] setToolWin: [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] setToolUnix: [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] setToolProperty: [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] setS1ASclassPath: [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] init-common: [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] runciphertest-2: [2024-04-16T10:28:32.027Z] [2024-04-16T10:28:32.027Z] cipher-test: [2024-04-16T10:28:32.152Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:28:32.152Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:28:32.152Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:28:32.152Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:28:32.152Z] [java] [Server response] [2024-04-16T10:28:32.152Z] [java] [Server response]3b [2024-04-16T10:28:32.152Z] [java] [Server response]Running serializable connector test [2024-04-16T10:28:32.152Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:32.152Z] [java] Value of key is:config-property-accessor-test [2024-04-16T10:28:32.152Z] [java] [Server response]END_OF_TEST [2024-04-16T10:28:32.152Z] [java] Value of key is:config-property-accessor-test [2024-04-16T10:28:32.152Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:32.152Z] [java] [2024-04-16T10:28:32.152Z] [java] [2024-04-16T10:28:32.152Z] [java] ----------------------------------------- [2024-04-16T10:28:32.152Z] [java] - config-property-accessor-test: PASS - [2024-04-16T10:28:32.152Z] [java] ----------------------------------------- [2024-04-16T10:28:32.152Z] [java] Total PASS: 1 [2024-04-16T10:28:32.152Z] [java] Total FAIL: 0 [2024-04-16T10:28:32.152Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:32.152Z] [java] ----------------------------------------- [2024-04-16T10:28:32.152Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] undeploy: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setOSConditions: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setToolWin: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setToolUnix: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setToolProperty: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setS1ASclassPath: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] init-common: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] execute-sql-common: [2024-04-16T10:28:32.152Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/config-property-accessor-test/sql/drop_pointbase.sql [2024-04-16T10:28:32.152Z] [sql] 0 rows affected [2024-04-16T10:28:32.152Z] [sql] 0 rows affected [2024-04-16T10:28:32.152Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setOSConditions: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setToolWin: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setToolUnix: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.152Z] setToolProperty: [2024-04-16T10:28:32.152Z] [2024-04-16T10:28:32.153Z] setS1ASclassPath: [2024-04-16T10:28:32.153Z] [2024-04-16T10:28:32.153Z] init-common: [2024-04-16T10:28:32.153Z] [2024-04-16T10:28:32.153Z] delete-connector-resource-common: [2024-04-16T10:28:32.153Z] [echo] asadmin delete-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/connector-resource [2024-04-16T10:28:32.370Z] [exec] Waiting for the domain to stop . [2024-04-16T10:28:32.370Z] [exec] Waiting finished after 486 ms. [2024-04-16T10:28:32.370Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:28:32.370Z] [2024-04-16T10:28:32.370Z] stop-server-windows: [2024-04-16T10:28:32.370Z] [echo] taking backup of server.policy file [2024-04-16T10:28:32.370Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:28:32.410Z] [java] ***************************************************** [2024-04-16T10:28:32.410Z] [java] *** java:global/ejb-ejb31-singleton-multimoduleApp/ejb-ejb31-singleton-multimodule-ejb/InitOrderTrackerBean!org.glassfish.devtest.ejb31.singleton.multimodule.servlet.RemoteInitTracker *** [2024-04-16T10:28:32.410Z] [java] ***************************************************** [2024-04-16T10:28:32.584Z] [java] (Negative) Test passed [2024-04-16T10:28:32.584Z] [java] Value of key is: cipher test - SSL_RSA_WITH_RC4_128_MD5 [2024-04-16T10:28:32.584Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:32.584Z] [java] [2024-04-16T10:28:32.584Z] [java] [2024-04-16T10:28:32.584Z] [java] ----------------------------------------- [2024-04-16T10:28:32.584Z] [java] - cipher test - SSL_RSA_WITH_RC4_128_MD5: PASS - [2024-04-16T10:28:32.584Z] [java] ----------------------------------------- [2024-04-16T10:28:32.584Z] [java] Total PASS: 1 [2024-04-16T10:28:32.584Z] [java] Total FAIL: 0 [2024-04-16T10:28:32.584Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:32.584Z] [java] ----------------------------------------- [2024-04-16T10:28:32.584Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:32.584Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:32.584Z] [2024-04-16T10:28:32.585Z] setOSConditions: [2024-04-16T10:28:32.585Z] [2024-04-16T10:28:32.585Z] setToolWin: [2024-04-16T10:28:32.585Z] [2024-04-16T10:28:32.585Z] setToolUnix: [2024-04-16T10:28:32.585Z] [2024-04-16T10:28:32.585Z] setToolProperty: [2024-04-16T10:28:32.585Z] [2024-04-16T10:28:32.585Z] setS1ASclassPath: [2024-04-16T10:28:32.585Z] [2024-04-16T10:28:32.585Z] init-common: [2024-04-16T10:28:32.625Z] [echo] updated server.policy file with necessary security permissions [2024-04-16T10:28:32.625Z] [2024-04-16T10:28:32.625Z] setOSConditions: [2024-04-16T10:28:32.625Z] [2024-04-16T10:28:32.625Z] start-server: [2024-04-16T10:28:32.625Z] [echo] +-----------------------------+ [2024-04-16T10:28:32.625Z] [echo] | | [2024-04-16T10:28:32.625Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:28:32.625Z] [echo] | in Felix mode | [2024-04-16T10:28:32.625Z] [echo] | | [2024-04-16T10:28:32.625Z] [echo] +-----------------------------+ [2024-04-16T10:28:32.625Z] [2024-04-16T10:28:32.625Z] start-server-unix: [2024-04-16T10:28:32.682Z] [java] Apr 16, 2024 10:28:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:28:32.683Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:28:32.733Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-resource --target server eis/connector-resource [2024-04-16T10:28:32.733Z] [exec] Connector resource eis/connector-resource deleted. [2024-04-16T10:28:32.733Z] [2024-04-16T10:28:32.734Z] setOSConditions: [2024-04-16T10:28:32.734Z] [2024-04-16T10:28:32.734Z] setToolWin: [2024-04-16T10:28:32.734Z] [2024-04-16T10:28:32.734Z] setToolUnix: [2024-04-16T10:28:32.734Z] [2024-04-16T10:28:32.734Z] setToolProperty: [2024-04-16T10:28:32.734Z] [2024-04-16T10:28:32.734Z] setS1ASclassPath: [2024-04-16T10:28:32.734Z] [2024-04-16T10:28:32.734Z] init-common: [2024-04-16T10:28:32.734Z] [2024-04-16T10:28:32.734Z] delete-connector-connpool-common: [2024-04-16T10:28:32.734Z] [echo] asadmin delete-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true serializable-test-ccp [2024-04-16T10:28:32.839Z] [2024-04-16T10:28:32.839Z] runciphertest-3: [2024-04-16T10:28:32.839Z] [2024-04-16T10:28:32.839Z] cipher-test: [2024-04-16T10:28:33.110Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:33.110Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:28:33.110Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = RC-1.0.0 [2024-04-16T10:28:33.110Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = RC-1.0.0 [2024-04-16T10:28:33.110Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:33.110Z] [2024-04-16T10:28:33.110Z] process.result: [2024-04-16T10:28:33.110Z] [2024-04-16T10:28:33.110Z] processResult: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] failed: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] passed: [2024-04-16T10:28:33.111Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] unknown: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] runclient: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] init.os: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] init.tools.unix: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] init.tools.windows: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] init.tools: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] setAsadminArgs: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] init: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] init.customtasks: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] checkAppOnCluster: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] run.positive: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] process.versionExpression: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] process.appname: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] process.xmlversionidentifier: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] prepare.cluster: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] undeploy.version: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.111Z] setAsadminArgs: [2024-04-16T10:28:33.111Z] [2024-04-16T10:28:33.112Z] common.undeploy.asadmin: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.os: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.tools.unix: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.tools.windows: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.tools: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] setAsadminArgs: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.customtasks: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] delAppRef: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.os: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.tools.unix: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.tools.windows: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.tools: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] setAsadminArgs: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] init.customtasks: [2024-04-16T10:28:33.112Z] [2024-04-16T10:28:33.112Z] common.run.asadmin: [2024-04-16T10:28:33.112Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:ALPHA* [2024-04-16T10:28:33.295Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:33.295Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:28:33.295Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-connector-connection-pool --target server --cascade=true serializable-test-ccp [2024-04-16T10:28:33.397Z] [java] (Negative) Test passed [2024-04-16T10:28:33.397Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_RC4_128_MD5 [2024-04-16T10:28:33.397Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:33.397Z] [java] [2024-04-16T10:28:33.397Z] [java] [2024-04-16T10:28:33.397Z] [java] ----------------------------------------- [2024-04-16T10:28:33.397Z] [java] - cipher test - SSL_DH_anon_WITH_RC4_128_MD5: PASS - [2024-04-16T10:28:33.397Z] [java] ----------------------------------------- [2024-04-16T10:28:33.397Z] [java] Total PASS: 1 [2024-04-16T10:28:33.397Z] [java] Total FAIL: 0 [2024-04-16T10:28:33.397Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:33.397Z] [java] ----------------------------------------- [2024-04-16T10:28:33.397Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:33.397Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:33.397Z] [2024-04-16T10:28:33.397Z] cipher-test: [2024-04-16T10:28:33.446Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:33.446Z] [javac] 1 warning [2024-04-16T10:28:33.446Z] [2024-04-16T10:28:33.446Z] build: [2024-04-16T10:28:33.446Z] [2024-04-16T10:28:33.446Z] setOSConditions: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] fixFiles: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] convUnix: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] convWin: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] setToolWin: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] setToolUnix: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] setToolProperty: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] setS1ASclassPath: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] init-common: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] package-persistence-common: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] ejb-jar-common: [2024-04-16T10:28:33.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] package-ejbjar-common: [2024-04-16T10:28:33.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.447Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-ejb.jar [2024-04-16T10:28:33.447Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] appclient-jar-common: [2024-04-16T10:28:33.447Z] [2024-04-16T10:28:33.447Z] package-appclientjar-common: [2024-04-16T10:28:33.447Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.447Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.448Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-notxops-client.jar [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] webclient-war-common: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] build-ear-common: [2024-04-16T10:28:33.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:33.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:33.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:33.448Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] deploy: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] setOSConditions: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] setToolWin: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] setToolUnix: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] setToolProperty: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] setS1ASclassPath: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] init-common: [2024-04-16T10:28:33.448Z] [2024-04-16T10:28:33.448Z] create-jdbc-connpool-common: [2024-04-16T10:28:33.550Z] [exec] Connector connection pool serializable-test-ccp deleted. [2024-04-16T10:28:33.550Z] [2024-04-16T10:28:33.550Z] setOSConditions: [2024-04-16T10:28:33.550Z] [2024-04-16T10:28:33.550Z] setToolWin: [2024-04-16T10:28:33.550Z] [2024-04-16T10:28:33.550Z] setToolUnix: [2024-04-16T10:28:33.550Z] [2024-04-16T10:28:33.550Z] setToolProperty: [2024-04-16T10:28:33.550Z] [2024-04-16T10:28:33.550Z] setS1ASclassPath: [2024-04-16T10:28:33.550Z] [2024-04-16T10:28:33.550Z] init-common: [2024-04-16T10:28:33.550Z] [2024-04-16T10:28:33.550Z] undeploy-common: [2024-04-16T10:28:33.673Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:33.673Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:33.673Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] test.notregistred: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] process.versionExpression: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] process.appname: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] _process.target: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] process.target: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] increment.log.next: [2024-04-16T10:28:33.673Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] declare.test: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] setHttpPort: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] declare.test.positive: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] setHttpPort: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] declare.test.negative: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] declare-test: [2024-04-16T10:28:33.673Z] [echo] Starting test simple-versioned-appclient sample.scenarios(7) - logID=9 - (server) - (fail expected) [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] init.os: [2024-04-16T10:28:33.673Z] [2024-04-16T10:28:33.673Z] init.tools.unix: [2024-04-16T10:28:33.674Z] [2024-04-16T10:28:33.674Z] init.tools.windows: [2024-04-16T10:28:33.674Z] [2024-04-16T10:28:33.674Z] init.tools: [2024-04-16T10:28:33.674Z] [2024-04-16T10:28:33.674Z] setAsadminArgs: [2024-04-16T10:28:33.674Z] [2024-04-16T10:28:33.674Z] init: [2024-04-16T10:28:33.674Z] [2024-04-16T10:28:33.674Z] init.customtasks: [2024-04-16T10:28:33.674Z] [2024-04-16T10:28:33.674Z] prepare: [2024-04-16T10:28:33.674Z] [2024-04-16T10:28:33.674Z] exec.asadmin: [2024-04-16T10:28:33.702Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-notxops-pool [2024-04-16T10:28:33.703Z] [exec] JDBC connection pool jdbc-notxops-pool created successfully. [2024-04-16T10:28:33.703Z] [2024-04-16T10:28:33.703Z] set-derby-connpool-props: [2024-04-16T10:28:34.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false config-property-accessor-testApp [2024-04-16T10:28:34.233Z] [exec] Result: 1 [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] process.result: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] processResult: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] failed: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] passed: [2024-04-16T10:28:34.233Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] unknown: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] asadmin.with.result: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] show-component-status.asadmin: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] test.notregistred.cluster: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] process.versionExpression: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] process.appname: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] process.xmlversionidentifier: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] prepare.cluster: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] enable.version: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] setAsadminArgs: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] common.enable.asadmin: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] init.os: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] init.tools.unix: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] init.tools.windows: [2024-04-16T10:28:34.233Z] [2024-04-16T10:28:34.233Z] init.tools: [2024-04-16T10:28:34.234Z] [2024-04-16T10:28:34.234Z] setAsadminArgs: [2024-04-16T10:28:34.234Z] [2024-04-16T10:28:34.234Z] init: [2024-04-16T10:28:34.234Z] [2024-04-16T10:28:34.234Z] init.customtasks: [2024-04-16T10:28:34.234Z] [2024-04-16T10:28:34.234Z] common.run.asadmin: [2024-04-16T10:28:34.234Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient [2024-04-16T10:28:34.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2024-04-16T10:28:34.261Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.User=dbuser [2024-04-16T10:28:34.318Z] [java] (Negative) Test passed [2024-04-16T10:28:34.318Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_3DES_EDE_CBC_SHA [2024-04-16T10:28:34.318Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:34.318Z] [java] [2024-04-16T10:28:34.318Z] [java] [2024-04-16T10:28:34.318Z] [java] ----------------------------------------- [2024-04-16T10:28:34.318Z] [java] - cipher test - SSL_DH_anon_WITH_3DES_EDE_CBC_SHA: PASS - [2024-04-16T10:28:34.318Z] [java] ----------------------------------------- [2024-04-16T10:28:34.318Z] [java] Total PASS: 1 [2024-04-16T10:28:34.318Z] [java] Total FAIL: 0 [2024-04-16T10:28:34.318Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:34.318Z] [java] ----------------------------------------- [2024-04-16T10:28:34.318Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:34.318Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:34.318Z] [2024-04-16T10:28:34.318Z] cipher-test: [2024-04-16T10:28:34.366Z] [2024-04-16T10:28:34.366Z] setOSConditions: [2024-04-16T10:28:34.366Z] [2024-04-16T10:28:34.366Z] setToolWin: [2024-04-16T10:28:34.366Z] [2024-04-16T10:28:34.366Z] setToolUnix: [2024-04-16T10:28:34.366Z] [2024-04-16T10:28:34.366Z] setToolProperty: [2024-04-16T10:28:34.366Z] [2024-04-16T10:28:34.366Z] setS1ASclassPath: [2024-04-16T10:28:34.366Z] [2024-04-16T10:28:34.366Z] init-common: [2024-04-16T10:28:34.366Z] [2024-04-16T10:28:34.366Z] undeploy-rar-common: [2024-04-16T10:28:34.366Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} blackbox-tx [2024-04-16T10:28:34.488Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:34.488Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:28:34.515Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2024-04-16T10:28:34.515Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.Password=dbpassword [2024-04-16T10:28:34.742Z] [exec] Command enable executed successfully. [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.os: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.tools.unix: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.tools.windows: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.tools: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] setAsadminArgs: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.customtasks: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] enableAppOnInstance: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.os: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.tools.unix: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.tools.windows: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.tools: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] setAsadminArgs: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] init.customtasks: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.742Z] prepare.client: [2024-04-16T10:28:34.742Z] [2024-04-16T10:28:34.743Z] prepare.client.appclient: [2024-04-16T10:28:34.743Z] [2024-04-16T10:28:34.743Z] setHttpPort: [2024-04-16T10:28:34.743Z] [2024-04-16T10:28:34.743Z] process.versionExpression: [2024-04-16T10:28:34.743Z] [2024-04-16T10:28:34.743Z] process.appname: [2024-04-16T10:28:34.743Z] [2024-04-16T10:28:34.743Z] prepare.appclient.preparator: [2024-04-16T10:28:34.743Z] [2024-04-16T10:28:34.743Z] process.classpath: [2024-04-16T10:28:34.743Z] [2024-04-16T10:28:34.743Z] process.jvmargs: [2024-04-16T10:28:34.743Z] [2024-04-16T10:28:34.743Z] java.with.result: [2024-04-16T10:28:34.933Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false blackbox-tx [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] all: [2024-04-16T10:28:34.934Z] [echo] @@## Annotated Connector - mixed mode (ra.xml as well annotations) ##@@ [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setOSConditions: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolWin: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolUnix: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolProperty: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setS1ASclassPath: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] init-common: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] build: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] all: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setOSConditions: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolWin: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolUnix: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolProperty: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setS1ASclassPath: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] init-common: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] all: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setOSConditions: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolWin: [2024-04-16T10:28:34.934Z] [2024-04-16T10:28:34.934Z] setToolUnix: [2024-04-16T10:28:34.935Z] [2024-04-16T10:28:34.935Z] setToolProperty: [2024-04-16T10:28:34.935Z] [2024-04-16T10:28:34.935Z] setS1ASclassPath: [2024-04-16T10:28:34.935Z] [2024-04-16T10:28:34.935Z] init-common: [2024-04-16T10:28:34.935Z] [2024-04-16T10:28:34.935Z] compile-common: [2024-04-16T10:28:34.935Z] [echo] Current time (ISO): 2024-04-16T10:28:34.918+0000 [2024-04-16T10:28:34.935Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [2024-04-16T10:28:34.935Z] [javac] Compiling 23 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/classes [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: trying to retrieve the jnlp file available at: http://localhost:8080/simple-versioned-appclient [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is JSESSIONID=7358477576193535086; Path=/ [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: jnlp file retrieved! [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: xpath request ran OK! [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: stubs url retrieved: http://localhost:8080/___JWSappclient/___app/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientStubs saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient.jar [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: Set-Cookie from server is null [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: clientApp saved at: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-appclient/simple-versioned-appclientClient/simple-versioned-appclient.jar [2024-04-16T10:28:34.998Z] [javaWithResult] [versionedappclient.client.GetJWSClientStubs]:: return code (0): everything is OK [2024-04-16T10:28:34.998Z] [2024-04-16T10:28:34.998Z] _prepare.client.appclient: [2024-04-16T10:28:34.998Z] [2024-04-16T10:28:34.998Z] increment.log.next: [2024-04-16T10:28:34.998Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:34.998Z] [2024-04-16T10:28:34.999Z] process.versionexpression: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] prepare.run: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] common.run.positive: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] setHttpPort: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] common.run: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] checkAppOnServer: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] declare-test: [2024-04-16T10:28:34.999Z] [echo] Starting test simple-versioned-appclient sample.scenarions(8) - logID=10 (server) [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] prepare.runclient: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] process.classpath: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] process.jvmargs: [2024-04-16T10:28:34.999Z] [2024-04-16T10:28:34.999Z] java.with.result: [2024-04-16T10:28:35.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2024-04-16T10:28:35.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.driverType=4 [2024-04-16T10:28:35.193Z] [java] Apr 16, 2024 10:28:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:35.193Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@72456279 [2024-04-16T10:28:35.242Z] [java] (Negative) Test passed [2024-04-16T10:28:35.242Z] [java] Value of key is: cipher test - SSL_DH_anon_WITH_DES_CBC_SHA [2024-04-16T10:28:35.242Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:35.242Z] [java] [2024-04-16T10:28:35.242Z] [java] [2024-04-16T10:28:35.242Z] [java] ----------------------------------------- [2024-04-16T10:28:35.242Z] [java] - cipher test - SSL_DH_anon_WITH_DES_CBC_SHA: PASS - [2024-04-16T10:28:35.242Z] [java] ----------------------------------------- [2024-04-16T10:28:35.242Z] [java] Total PASS: 1 [2024-04-16T10:28:35.242Z] [java] Total FAIL: 0 [2024-04-16T10:28:35.242Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:35.242Z] [java] ----------------------------------------- [2024-04-16T10:28:35.242Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.242Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.242Z] [2024-04-16T10:28:35.242Z] cipher-test: [2024-04-16T10:28:35.253Z] [javaWithResult] OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader"). To use archived non-system classes, this property must not be set [2024-04-16T10:28:35.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2024-04-16T10:28:35.363Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.portNumber=1527 [2024-04-16T10:28:35.447Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.RootBean_Mod1: 2 [2024-04-16T10:28:35.447Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.BeanA_Mod2: 3 [2024-04-16T10:28:35.447Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.servlet.InitOrderTrackerBean: 0 [2024-04-16T10:28:35.447Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod2.RootBean_Mod2: 4 [2024-04-16T10:28:35.447Z] [java] org.glassfish.devtest.ejb31.singleton.multimodule.mod1.BeanA_Mod1: 1 [2024-04-16T10:28:35.447Z] [java] Value of key is: singleton-cross-module-dependency [2024-04-16T10:28:35.447Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:35.447Z] [java] [2024-04-16T10:28:35.447Z] [java] [2024-04-16T10:28:35.447Z] [java] ----------------------------------------- [2024-04-16T10:28:35.447Z] [java] - singleton-cross-module-dependency: PASS - [2024-04-16T10:28:35.447Z] [java] ----------------------------------------- [2024-04-16T10:28:35.447Z] [java] Total PASS: 1 [2024-04-16T10:28:35.447Z] [java] Total FAIL: 0 [2024-04-16T10:28:35.447Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:35.447Z] [java] ----------------------------------------- [2024-04-16T10:28:35.447Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.447Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.703Z] [2024-04-16T10:28:35.703Z] setOSConditions: [2024-04-16T10:28:35.703Z] [2024-04-16T10:28:35.703Z] setToolWin: [2024-04-16T10:28:35.703Z] [2024-04-16T10:28:35.703Z] setToolUnix: [2024-04-16T10:28:35.703Z] [2024-04-16T10:28:35.703Z] setToolProperty: [2024-04-16T10:28:35.703Z] [2024-04-16T10:28:35.703Z] setS1ASclassPath: [2024-04-16T10:28:35.703Z] [2024-04-16T10:28:35.703Z] init-common: [2024-04-16T10:28:35.799Z] [java] (Negative) Test passed [2024-04-16T10:28:35.799Z] [java] Value of key is: cipher test - SSL_DH_anon_EXPORT_WITH_RC4_40_MD5 [2024-04-16T10:28:35.799Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:35.799Z] [java] [2024-04-16T10:28:35.799Z] [java] [2024-04-16T10:28:35.799Z] [java] ----------------------------------------- [2024-04-16T10:28:35.799Z] [java] - cipher test - SSL_DH_anon_EXPORT_WITH_RC4_40_MD5: PASS - [2024-04-16T10:28:35.799Z] [java] ----------------------------------------- [2024-04-16T10:28:35.799Z] [java] Total PASS: 1 [2024-04-16T10:28:35.799Z] [java] Total FAIL: 0 [2024-04-16T10:28:35.799Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:35.799Z] [java] ----------------------------------------- [2024-04-16T10:28:35.799Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.799Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.799Z] [2024-04-16T10:28:35.799Z] cipher-test: [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2024-04-16T10:28:35.823Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:35.823Z] [exec] [2024-04-16T10:28:35.823Z] [exec] [2024-04-16T10:28:35.823Z] [exec] ----------------------------------------- [2024-04-16T10:28:35.823Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2024-04-16T10:28:35.823Z] [exec] ----------------------------------------- [2024-04-16T10:28:35.823Z] [exec] Total PASS: 1 [2024-04-16T10:28:35.823Z] [exec] Total FAIL: 0 [2024-04-16T10:28:35.823Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:35.823Z] [exec] ----------------------------------------- [2024-04-16T10:28:35.823Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.823Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:35.823Z] [2024-04-16T10:28:35.823Z] restart-test: [2024-04-16T10:28:35.824Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] [2024-04-16T10:28:35.824Z] restart-server-instance-common: [2024-04-16T10:28:35.824Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:35.824Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:35.824Z] [2024-04-16T10:28:35.824Z] setOSConditions: [2024-04-16T10:28:35.824Z] [2024-04-16T10:28:35.824Z] setToolWin: [2024-04-16T10:28:35.824Z] [2024-04-16T10:28:35.824Z] setToolUnix: [2024-04-16T10:28:35.824Z] [2024-04-16T10:28:35.824Z] setToolProperty: [2024-04-16T10:28:35.824Z] [2024-04-16T10:28:35.825Z] setS1ASclassPath: [2024-04-16T10:28:35.825Z] [2024-04-16T10:28:35.825Z] init-common: [2024-04-16T10:28:35.825Z] [2024-04-16T10:28:35.825Z] stopDomain: [2024-04-16T10:28:35.825Z] [echo] run.xml:stopping domain... [2024-04-16T10:28:35.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2024-04-16T10:28:35.922Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.dataBaseName=testdb [2024-04-16T10:28:35.958Z] [2024-04-16T10:28:35.958Z] undeploy-common: [2024-04-16T10:28:36.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:36.177Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:36.235Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-singleton-multimoduleApp [2024-04-16T10:28:36.489Z] [2024-04-16T10:28:36.489Z] asynchronous: [2024-04-16T10:28:36.489Z] [2024-04-16T10:28:36.490Z] all: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] remote: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setOSConditions: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolWin: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolUnix: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolProperty: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setS1ASclassPath: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] init-common: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] clean: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setOSConditions: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolWin: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolUnix: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolProperty: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setS1ASclassPath: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] init-common: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] clean-common: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setOSConditions: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolWin: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolUnix: [2024-04-16T10:28:36.490Z] [2024-04-16T10:28:36.490Z] setToolProperty: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setS1ASclassPath: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] init-common: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] clean-classes-common: [2024-04-16T10:28:36.491Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setOSConditions: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setToolWin: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setToolUnix: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setToolProperty: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setS1ASclassPath: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] init-common: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] clean-jars-common: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] compile: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setOSConditions: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setToolWin: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setToolUnix: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setToolProperty: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] setS1ASclassPath: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] init-common: [2024-04-16T10:28:36.491Z] [2024-04-16T10:28:36.491Z] compile-common: [2024-04-16T10:28:36.491Z] [echo] Current time (ISO): 2024-04-16T10:28:36.327+0000 [2024-04-16T10:28:36.492Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:36.492Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:36.613Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Test: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:36.613Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: this test is expected to succeed [2024-04-16T10:28:36.613Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Expected version identifier = [2024-04-16T10:28:36.613Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: Retrieved version identifier = [2024-04-16T10:28:36.613Z] [javaWithResult] [versionedappclient.client.SimpleVersionedClient]:: PASSED: devtests/deployment/versioning/simple-versioned-appclient [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] process.result: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] processResult: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] failed: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] passed: [2024-04-16T10:28:36.613Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] unknown: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] runclient: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] init.os: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] init.tools.unix: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] init.tools.windows: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] init.tools: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] setAsadminArgs: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] init: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] init.customtasks: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] checkAppOnCluster: [2024-04-16T10:28:36.613Z] [2024-04-16T10:28:36.613Z] run.positive: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] process.versionExpression: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] process.appname: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] process.xmlversionidentifier: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] prepare.cluster: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] undeploy.version: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] setAsadminArgs: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] common.undeploy.asadmin: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] init.os: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] init.tools.unix: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] init.tools.windows: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] init.tools: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] setAsadminArgs: [2024-04-16T10:28:36.614Z] [2024-04-16T10:28:36.614Z] init: [2024-04-16T10:28:36.720Z] [java] (Negative) Test passed [2024-04-16T10:28:36.720Z] [java] Value of key is: cipher test - SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA [2024-04-16T10:28:36.720Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:36.720Z] [java] [2024-04-16T10:28:36.720Z] [java] [2024-04-16T10:28:36.720Z] [java] ----------------------------------------- [2024-04-16T10:28:36.720Z] [java] - cipher test - SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA: PASS - [2024-04-16T10:28:36.720Z] [java] ----------------------------------------- [2024-04-16T10:28:36.720Z] [java] Total PASS: 1 [2024-04-16T10:28:36.720Z] [java] Total FAIL: 0 [2024-04-16T10:28:36.720Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:36.720Z] [java] ----------------------------------------- [2024-04-16T10:28:36.720Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:36.720Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] undeploy: [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] remove-store-common: [2024-04-16T10:28:36.720Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/__keystore.jks [2024-04-16T10:28:36.720Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/ssltest.rfc [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] setOSConditions: [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] setToolWin: [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] setToolUnix: [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] setToolProperty: [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] setS1ASclassPath: [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.720Z] init-common: [2024-04-16T10:28:36.720Z] [2024-04-16T10:28:36.721Z] remove-store-keytool-common: [2024-04-16T10:28:36.721Z] [2024-04-16T10:28:36.721Z] unsetup: [2024-04-16T10:28:36.721Z] [2024-04-16T10:28:36.721Z] asadmin-batch-common: [2024-04-16T10:28:36.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2024-04-16T10:28:36.734Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.create=true [2024-04-16T10:28:36.789Z] [exec] Waiting for the domain to stop . [2024-04-16T10:28:36.789Z] [exec] Waiting finished after 293 ms. [2024-04-16T10:28:36.789Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] init.customtasks: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] delAppRef: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] init.os: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] init.tools.unix: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] init.tools.windows: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] init.tools: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] setAsadminArgs: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] init: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] init.customtasks: [2024-04-16T10:28:36.869Z] [2024-04-16T10:28:36.869Z] common.run.asadmin: [2024-04-16T10:28:36.869Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-appclient:* [2024-04-16T10:28:36.988Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2024-04-16T10:28:36.989Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.property.serverName=localhost [2024-04-16T10:28:36.989Z] [2024-04-16T10:28:36.989Z] asadmin-common: [2024-04-16T10:28:36.989Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady_pool_size=1 [2024-04-16T10:28:37.123Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:37.123Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:37.123Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:37.123Z] [2024-04-16T10:28:37.123Z] test.notregistred: [2024-04-16T10:28:37.123Z] [2024-04-16T10:28:37.124Z] process.versionExpression: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] process.appname: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] _process.target: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] process.target: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] increment.log.next: [2024-04-16T10:28:37.124Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] declare.test: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] setHttpPort: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] declare.test.positive: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.124Z] setHttpPort: [2024-04-16T10:28:37.124Z] [2024-04-16T10:28:37.125Z] declare.test.negative: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] declare-test: [2024-04-16T10:28:37.125Z] [echo] Starting test simple-versioned-appclient sample.scenarios(9) - logID=11 - (server) - (fail expected) [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] init.os: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] init.tools.unix: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] init.tools.windows: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] init.tools: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] setAsadminArgs: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] init: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] init.customtasks: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] prepare: [2024-04-16T10:28:37.125Z] [2024-04-16T10:28:37.125Z] exec.asadmin: [2024-04-16T10:28:37.278Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true multimode --file testunsetup.asadmin [2024-04-16T10:28:37.537Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-1 [2024-04-16T10:28:37.551Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady_pool_size=1 [2024-04-16T10:28:37.551Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.steady-pool-size=1 [2024-04-16T10:28:37.551Z] [2024-04-16T10:28:37.551Z] asadmin-common: [2024-04-16T10:28:37.551Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max_pool_size=1 [2024-04-16T10:28:37.709Z] [exec] Result: 1 [2024-04-16T10:28:37.709Z] [2024-04-16T10:28:37.709Z] process.result: [2024-04-16T10:28:37.709Z] [2024-04-16T10:28:37.709Z] processResult: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] failed: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] passed: [2024-04-16T10:28:37.710Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] unknown: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] asadmin.with.result: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] show-component-status.asadmin: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] test.notregistred.cluster: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] test.notregistred: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] process.versionExpression: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] process.appname: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] _process.target: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] process.target: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] increment.log.next: [2024-04-16T10:28:37.710Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] declare.test: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] setHttpPort: [2024-04-16T10:28:37.710Z] [2024-04-16T10:28:37.710Z] declare.test.positive: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] setHttpPort: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] declare.test.negative: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] declare-test: [2024-04-16T10:28:37.711Z] [echo] Starting test simple-versioned-appclient sample.scenarios(10) - logID=12 - (server) - (fail expected) [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] init.os: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] init.tools.unix: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] init.tools.windows: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] init.tools: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] setAsadminArgs: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] init: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] init.customtasks: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] prepare: [2024-04-16T10:28:37.711Z] [2024-04-16T10:28:37.711Z] exec.asadmin: [2024-04-16T10:28:37.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max_pool_size=1 [2024-04-16T10:28:37.806Z] [exec] domain.resources.jdbc-connection-pool.jdbc-notxops-pool.max-pool-size=1 [2024-04-16T10:28:37.806Z] [2024-04-16T10:28:37.806Z] setOSConditions: [2024-04-16T10:28:37.806Z] [2024-04-16T10:28:37.806Z] setToolWin: [2024-04-16T10:28:37.806Z] [2024-04-16T10:28:37.806Z] setToolUnix: [2024-04-16T10:28:37.806Z] [2024-04-16T10:28:37.806Z] setToolProperty: [2024-04-16T10:28:37.806Z] [2024-04-16T10:28:37.806Z] setS1ASclassPath: [2024-04-16T10:28:37.806Z] [2024-04-16T10:28:37.806Z] init-common: [2024-04-16T10:28:37.806Z] [2024-04-16T10:28:37.806Z] create-jdbc-resource-common: [2024-04-16T10:28:37.806Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-notxops-pool --target server jdbc/notxops [2024-04-16T10:28:38.138Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt --interactive=false --echo=true --terse=true delete-http-listener --target server test-http-listener-2 [2024-04-16T10:28:38.230Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:38.270Z] [exec] Result: 1 [2024-04-16T10:28:38.270Z] [2024-04-16T10:28:38.270Z] process.result: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] processResult: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] failed: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] passed: [2024-04-16T10:28:38.271Z] [echo] Test simple-versioned-appclient Passed [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] unknown: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] asadmin.with.result: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] show-component-status.asadmin: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] test.notregistred.cluster: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] clean.scenario: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] clean.scenario.cluster: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] init.os: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] init.tools.unix: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] init.tools.windows: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] init.tools: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] setAsadminArgs: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] init: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] init.customtasks: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] prepare: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] process.versionExpression: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.271Z] process.appname: [2024-04-16T10:28:38.271Z] [2024-04-16T10:28:38.272Z] _process.target: [2024-04-16T10:28:38.272Z] [2024-04-16T10:28:38.272Z] process.target: [2024-04-16T10:28:38.272Z] [2024-04-16T10:28:38.272Z] prepare.has.version.registred: [2024-04-16T10:28:38.272Z] [2024-04-16T10:28:38.272Z] exec.asadmin2: [2024-04-16T10:28:38.365Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-notxops-pool --enabled=true --target server jdbc/notxops [2024-04-16T10:28:38.365Z] [exec] JDBC resource jdbc/notxops created successfully. [2024-04-16T10:28:38.365Z] [echo] cmd executed for server [2024-04-16T10:28:38.365Z] [2024-04-16T10:28:38.365Z] setOSConditions: [2024-04-16T10:28:38.365Z] [2024-04-16T10:28:38.365Z] setToolWin: [2024-04-16T10:28:38.365Z] [2024-04-16T10:28:38.365Z] setToolUnix: [2024-04-16T10:28:38.365Z] [2024-04-16T10:28:38.365Z] setToolProperty: [2024-04-16T10:28:38.365Z] [2024-04-16T10:28:38.366Z] setS1ASclassPath: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] init-common: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] deploy-common: [2024-04-16T10:28:38.366Z] [echo] Current time (ISO): 2024-04-16T10:28:38.169+0000 [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] setOSConditions: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] setToolWin: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] setToolUnix: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] setToolProperty: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] setS1ASclassPath: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] init-common: [2024-04-16T10:28:38.366Z] [2024-04-16T10:28:38.366Z] deploy-common-pe: [2024-04-16T10:28:38.392Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/ciphertest/asadminuserpassword.txt [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] restart-server-instance-common: [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] setOSConditions: [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] setToolWin: [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] setToolUnix: [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] setToolProperty: [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] setS1ASclassPath: [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] init-common: [2024-04-16T10:28:38.392Z] [2024-04-16T10:28:38.392Z] stopDomain: [2024-04-16T10:28:38.392Z] [echo] run.xml:stopping domain... [2024-04-16T10:28:38.407Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:38.407Z] [javac] 1 warning [2024-04-16T10:28:38.407Z] [2024-04-16T10:28:38.407Z] setOSConditions: [2024-04-16T10:28:38.407Z] [2024-04-16T10:28:38.407Z] setToolWin: [2024-04-16T10:28:38.407Z] [2024-04-16T10:28:38.407Z] setToolUnix: [2024-04-16T10:28:38.407Z] [2024-04-16T10:28:38.407Z] setToolProperty: [2024-04-16T10:28:38.407Z] [2024-04-16T10:28:38.407Z] setS1ASclassPath: [2024-04-16T10:28:38.407Z] [2024-04-16T10:28:38.407Z] init-common: [2024-04-16T10:28:38.407Z] [2024-04-16T10:28:38.407Z] compile-common: [2024-04-16T10:28:38.407Z] [echo] Current time (ISO): 2024-04-16T10:28:38.287+0000 [2024-04-16T10:28:38.407Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:38.526Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/connector/XID.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:28:38.527Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:28:38.527Z] [javac] ^ [2024-04-16T10:28:38.527Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/src/connector/XID.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:28:38.527Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:28:38.527Z] [javac] ^ [2024-04-16T10:28:38.621Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsApp.ear [2024-04-16T10:28:38.782Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:28:38.782Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:28:38.782Z] [javac] 3 warnings [2024-04-16T10:28:38.782Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.jar [2024-04-16T10:28:38.782Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/ra/generic-ra.rar [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] setOSConditions: [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] setToolWin: [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] setToolUnix: [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] setToolProperty: [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] setS1ASclassPath: [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] init-common: [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] clean-common: [2024-04-16T10:28:38.782Z] [2024-04-16T10:28:38.782Z] setOSConditions: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolWin: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolUnix: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolProperty: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setS1ASclassPath: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] init-common: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] clean-classes-common: [2024-04-16T10:28:38.783Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setOSConditions: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolWin: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolUnix: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolProperty: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setS1ASclassPath: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] init-common: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] clean-jars-common: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] all: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setOSConditions: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolWin: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolUnix: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.783Z] setToolProperty: [2024-04-16T10:28:38.783Z] [2024-04-16T10:28:38.784Z] setS1ASclassPath: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] init-common: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] all: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] setOSConditions: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] setToolWin: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] setToolUnix: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] setToolProperty: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] setS1ASclassPath: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] init-common: [2024-04-16T10:28:38.784Z] [2024-04-16T10:28:38.784Z] compile-common: [2024-04-16T10:28:38.784Z] [echo] Current time (ISO): 2024-04-16T10:28:38.648+0000 [2024-04-16T10:28:38.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:38.784Z] [javac] Compiling 8 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:38.832Z] [exec] Result: 1 [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] process.registred: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] has.version.registred: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] del.all.version.registred: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] _clean.scenario: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] delete.log.next: [2024-04-16T10:28:38.832Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-appclient/log.properties [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] delete.log.next: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] private-all: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] init.os: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] init.tools.unix: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] init.tools.windows: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] init.tools: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] setAsadminArgs: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] init: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] init.customtasks: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] private-rollingUpgrade: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] _private-all: [2024-04-16T10:28:38.832Z] [2024-04-16T10:28:38.832Z] main-all: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] xml.version.information: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] clean.scenario: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] clean.scenario.cluster: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] init.os: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] init.tools.unix: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] init.tools.windows: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] init.tools: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] setAsadminArgs: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] init: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] init.customtasks: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] prepare: [2024-04-16T10:28:38.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] process.versionExpression: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] process.appname: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] _process.target: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] process.target: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] prepare.has.version.registred: [2024-04-16T10:28:38.833Z] [2024-04-16T10:28:38.833Z] exec.asadmin2: [2024-04-16T10:28:39.090Z] [exec] Result: 1 [2024-04-16T10:28:39.090Z] [2024-04-16T10:28:39.090Z] process.registred: [2024-04-16T10:28:39.090Z] [2024-04-16T10:28:39.090Z] has.version.registred: [2024-04-16T10:28:39.090Z] [2024-04-16T10:28:39.090Z] del.all.version.registred: [2024-04-16T10:28:39.090Z] [2024-04-16T10:28:39.090Z] _clean.scenario: [2024-04-16T10:28:39.090Z] [2024-04-16T10:28:39.090Z] deploy.version: [2024-04-16T10:28:39.090Z] [2024-04-16T10:28:39.090Z] del.ref.registred: [2024-04-16T10:28:39.206Z] [exec] Application deployed with name jdbc-notxopsApp. [2024-04-16T10:28:39.206Z] [echo] Deployment on target server server successful [2024-04-16T10:28:39.206Z] [2024-04-16T10:28:39.206Z] setOSConditions: [2024-04-16T10:28:39.206Z] [2024-04-16T10:28:39.206Z] setToolWin: [2024-04-16T10:28:39.206Z] [2024-04-16T10:28:39.206Z] setToolUnix: [2024-04-16T10:28:39.206Z] [2024-04-16T10:28:39.206Z] setToolProperty: [2024-04-16T10:28:39.206Z] [2024-04-16T10:28:39.206Z] setS1ASclassPath: [2024-04-16T10:28:39.206Z] [2024-04-16T10:28:39.207Z] init-common: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] deploy-common-ee: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] run: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setOSConditions: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setToolWin: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setToolUnix: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setToolProperty: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setS1ASclassPath: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] init-common: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] execute-sql-common: [2024-04-16T10:28:39.207Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/create_pointbase.sql [2024-04-16T10:28:39.207Z] [sql] Failed to execute: Drop table NOTXOPS [2024-04-16T10:28:39.207Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2024-04-16T10:28:39.207Z] [sql] 0 rows affected [2024-04-16T10:28:39.207Z] [sql] 1 rows affected [2024-04-16T10:28:39.207Z] [sql] 1 rows affected [2024-04-16T10:28:39.207Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setOSConditions: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setToolWin: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setToolUnix: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setToolProperty: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] setS1ASclassPath: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] init-common: [2024-04-16T10:28:39.207Z] [2024-04-16T10:28:39.207Z] runclient-common: [2024-04-16T10:28:39.208Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-notxopsAppClient.jar -name jdbc-notxopsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] process.versionExpression: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] process.appname: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] _process.target: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] process.target: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] prepare.is.version.registred: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] init.os: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] init.tools.unix: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] init.tools.windows: [2024-04-16T10:28:39.344Z] [2024-04-16T10:28:39.344Z] init.tools: [2024-04-16T10:28:39.345Z] [2024-04-16T10:28:39.345Z] setAsadminArgs: [2024-04-16T10:28:39.345Z] [2024-04-16T10:28:39.345Z] init: [2024-04-16T10:28:39.345Z] [2024-04-16T10:28:39.345Z] init.customtasks: [2024-04-16T10:28:39.345Z] [2024-04-16T10:28:39.345Z] prepare: [2024-04-16T10:28:39.345Z] [2024-04-16T10:28:39.345Z] exec.asadmin2: [2024-04-16T10:28:39.599Z] [exec] Result: 1 [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] process.registred: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] is.version.registred: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] process.xmlversionidentifier: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] prepare.cluster: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] process.enabled: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] process.hasToDeploy: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] deploy.version.unregistred: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] init.os: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] init.tools.unix: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] init.tools.windows: [2024-04-16T10:28:39.599Z] [2024-04-16T10:28:39.599Z] init.tools: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] setAsadminArgs: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init.customtasks: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] prepare: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] process.versionExpression: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] process.appname: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] create.version: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] assemble.non-existent: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init.os: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init.tools.unix: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init.tools.windows: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init.tools: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] setAsadminArgs: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] init.customtasks: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] prepare: [2024-04-16T10:28:39.600Z] [2024-04-16T10:28:39.600Z] compile: [2024-04-16T10:28:39.600Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:39.600Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-04-16T10:28:39.773Z] [exec] Waiting for the domain to stop . [2024-04-16T10:28:39.773Z] [exec] Waiting finished after 388 ms. [2024-04-16T10:28:39.773Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:28:40.131Z] [exec] Apr 16, 2024 10:28:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:28:40.131Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:28:40.159Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:40.159Z] [javac] 1 warning [2024-04-16T10:28:40.159Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2024-04-16T10:28:40.159Z] [2024-04-16T10:28:40.159Z] process.xmlversionidentifier: [2024-04-16T10:28:40.159Z] [2024-04-16T10:28:40.159Z] process.versionExpression: [2024-04-16T10:28:40.159Z] [2024-04-16T10:28:40.159Z] process.xml.create.flag: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] create.xml.flag: [2024-04-16T10:28:40.160Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb-hasXmlVersion [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] generate.xml.identifier: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] assemble: [2024-04-16T10:28:40.160Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] process.xmlversionidentifier: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] prepare.update.xml.identifier: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] update.xml.identifier: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] deployWithNameOption: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] deployWithoutNameOption: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] setAsadminArgs: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] common.deploy.asadmin: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] init.os: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] init.tools.unix: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] init.tools.windows: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] init.tools: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] setAsadminArgs: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.160Z] init: [2024-04-16T10:28:40.160Z] [2024-04-16T10:28:40.161Z] init.customtasks: [2024-04-16T10:28:40.161Z] [2024-04-16T10:28:40.161Z] common.run.asadmin: [2024-04-16T10:28:40.161Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb.jar [2024-04-16T10:28:40.312Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:40.415Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:40.415Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:40.566Z] [javac] 1 warning [2024-04-16T10:28:40.566Z] [2024-04-16T10:28:40.567Z] build: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setOSConditions: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setToolWin: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setToolUnix: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setToolProperty: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setS1ASclassPath: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] init-common: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] ejb-jar-common: [2024-04-16T10:28:40.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] package-ejbjar-common: [2024-04-16T10:28:40.567Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:40.567Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2024-04-16T10:28:40.567Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] deploy: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setOSConditions: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setToolWin: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setToolUnix: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setToolProperty: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.567Z] setS1ASclassPath: [2024-04-16T10:28:40.567Z] [2024-04-16T10:28:40.568Z] init-common: [2024-04-16T10:28:40.568Z] [2024-04-16T10:28:40.568Z] deploy-jar-common: [2024-04-16T10:28:40.688Z] [exec] Apr 16, 2024 10:28:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:28:40.689Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:28:40.823Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-remote-ejb.jar [2024-04-16T10:28:40.942Z] [exec] Apr 16, 2024 10:28:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:28:40.943Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:28:41.004Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.0. [2024-04-16T10:28:41.004Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:41.004Z] [2024-04-16T10:28:41.004Z] init.os: [2024-04-16T10:28:41.004Z] [2024-04-16T10:28:41.004Z] init.tools.unix: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] init.tools.windows: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] init.tools: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] setAsadminArgs: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] init: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] init.customtasks: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] setEnabled: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] createAppRef: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] test.registred: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] process.versionExpression: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] process.appname: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] _process.target: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] process.target: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] increment.log.next: [2024-04-16T10:28:41.005Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] declare.test: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] setHttpPort: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] declare.test.positive: [2024-04-16T10:28:41.005Z] [2024-04-16T10:28:41.005Z] declare-test: [2024-04-16T10:28:41.005Z] [echo] Starting test simple-versioned-ejb xml.version(1) - logID=1 - (server) - (sucess expected) [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] setHttpPort: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] declare.test.negative: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] init.os: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] init.tools.unix: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] init.tools.windows: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] init.tools: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] setAsadminArgs: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] init: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] init.customtasks: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] prepare: [2024-04-16T10:28:41.006Z] [2024-04-16T10:28:41.006Z] exec.asadmin: [2024-04-16T10:28:41.329Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:41.386Z] [exec] Application deployed with name ejb-ejb31-asynchronous-remote-ejb. [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] run: [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] setOSConditions: [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] setToolWin: [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] setToolUnix: [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] setToolProperty: [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] setS1ASclassPath: [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] init-common: [2024-04-16T10:28:41.387Z] [2024-04-16T10:28:41.387Z] run_se: [2024-04-16T10:28:41.890Z] [javac] 1 warning [2024-04-16T10:28:41.890Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:41.890Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setOSConditions: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setToolWin: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setToolUnix: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setToolProperty: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setS1ASclassPath: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] init-common: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] ejb-jar-common: [2024-04-16T10:28:41.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] package-ejbjar-common: [2024-04-16T10:28:41.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:41.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:41.891Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:41.891Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-ejb.jar [2024-04-16T10:28:41.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setOSConditions: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setToolWin: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setToolUnix: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setToolProperty: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] setS1ASclassPath: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] init-common: [2024-04-16T10:28:41.891Z] [2024-04-16T10:28:41.891Z] webclient-war-common: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] clear: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] test-tlds-exist: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] copy-tlds: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] test-tagfiles-exist: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] copy-tagfiles: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] package-war-common: [2024-04-16T10:28:41.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:28:41.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:41.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:41.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:28:41.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/lib [2024-04-16T10:28:41.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:41.892Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:41.892Z] [copy] Copying 8 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:28:41.892Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/src/docroot [2024-04-16T10:28:41.892Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-mode-web.war [2024-04-16T10:28:41.892Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] setOSConditions: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] fixFiles: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] convUnix: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] convWin: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.892Z] setToolWin: [2024-04-16T10:28:41.892Z] [2024-04-16T10:28:41.893Z] setToolUnix: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setToolProperty: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setS1ASclassPath: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] init-common: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] ear-common: [2024-04-16T10:28:41.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:41.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:41.893Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${sun-application.xml} to copy. [2024-04-16T10:28:41.893Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:28:41.893Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:41.893Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setup: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setOSConditions: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setToolWin: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setToolUnix: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setToolProperty: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setS1ASclassPath: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] init-common: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setupJdbc: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setOSConditions: [2024-04-16T10:28:41.893Z] [2024-04-16T10:28:41.893Z] setToolWin: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setToolUnix: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setToolProperty: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setS1ASclassPath: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] init-common: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] deploy-jdbc-common: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setOSConditions: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setToolWin: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setToolUnix: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setToolProperty: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] setS1ASclassPath: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] init-common: [2024-04-16T10:28:41.894Z] [2024-04-16T10:28:41.894Z] create-jdbc-connpool-common: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] process.result: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] processResult: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] failed: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] passed: [2024-04-16T10:28:41.972Z] [echo] Test simple-versioned-ejb Passed [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] unknown: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] asadmin.with.result: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] show-component-status.asadmin: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] test.registred.cluster: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] process.versionExpression: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] process.appname: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] process.xmlversionidentifier: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.972Z] prepare.cluster: [2024-04-16T10:28:41.972Z] [2024-04-16T10:28:41.973Z] undeploy.version: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] setAsadminArgs: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] common.undeploy.asadmin: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.os: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.tools.unix: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.tools.windows: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.tools: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] setAsadminArgs: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.customtasks: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] delAppRef: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.os: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.tools.unix: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.tools.windows: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.tools: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] setAsadminArgs: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] init.customtasks: [2024-04-16T10:28:41.973Z] [2024-04-16T10:28:41.973Z] common.run.asadmin: [2024-04-16T10:28:41.974Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.0 [2024-04-16T10:28:42.032Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:28:42.032Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:28:42.032Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:28:42.032Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:28:42.032Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:28:42.032Z] [2024-04-16T10:28:42.032Z] setOSConditions: [2024-04-16T10:28:42.032Z] [2024-04-16T10:28:42.032Z] setToolWin: [2024-04-16T10:28:42.032Z] [2024-04-16T10:28:42.032Z] setToolUnix: [2024-04-16T10:28:42.032Z] [2024-04-16T10:28:42.032Z] setToolProperty: [2024-04-16T10:28:42.032Z] [2024-04-16T10:28:42.032Z] setS1ASclassPath: [2024-04-16T10:28:42.032Z] [2024-04-16T10:28:42.032Z] init-common: [2024-04-16T10:28:42.032Z] [2024-04-16T10:28:42.032Z] startDomainUnix: [2024-04-16T10:28:42.032Z] [echo] Starting DAS [2024-04-16T10:28:42.352Z] [java] Apr 16, 2024 10:28:42 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:28:42.352Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:28:42.532Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:42.532Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:42.532Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:42.532Z] [2024-04-16T10:28:42.532Z] deploy.version: [2024-04-16T10:28:42.532Z] [2024-04-16T10:28:42.532Z] del.ref.registred: [2024-04-16T10:28:42.532Z] [2024-04-16T10:28:42.532Z] process.versionExpression: [2024-04-16T10:28:42.532Z] [2024-04-16T10:28:42.533Z] process.appname: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] _process.target: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] process.target: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] prepare.is.version.registred: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] init.os: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] init.tools.unix: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] init.tools.windows: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] init.tools: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] setAsadminArgs: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] init: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] init.customtasks: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] prepare: [2024-04-16T10:28:42.533Z] [2024-04-16T10:28:42.533Z] exec.asadmin2: [2024-04-16T10:28:42.733Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:28:42.733Z] [exec] Waiting finished after 7,878 ms. [2024-04-16T10:28:42.733Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:28:42.733Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:28:42.733Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:28:42.733Z] [exec] Admin Port: 4,848 [2024-04-16T10:28:42.733Z] [exec] Command start-domain executed successfully. [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] start-server-windows: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] setOSConditions: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] setToolWin: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] setToolUnix: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] setToolProperty: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] setS1ASclassPath: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] init-common: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.733Z] setupJdbc: [2024-04-16T10:28:42.733Z] [2024-04-16T10:28:42.734Z] setOSConditions: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolWin: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolUnix: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolProperty: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setS1ASclassPath: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] init-common: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] execute-sql-common: [2024-04-16T10:28:42.734Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/createdb.sql [2024-04-16T10:28:42.734Z] [sql] Failed to execute: drop table MESSAGES [2024-04-16T10:28:42.734Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-04-16T10:28:42.734Z] [sql] 0 rows affected [2024-04-16T10:28:42.734Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] deploy: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setOSConditions: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolWin: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolUnix: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolProperty: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setS1ASclassPath: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] init-common: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] deploy: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setOSConditions: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolWin: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.734Z] setToolUnix: [2024-04-16T10:28:42.734Z] [2024-04-16T10:28:42.735Z] setToolProperty: [2024-04-16T10:28:42.735Z] [2024-04-16T10:28:42.735Z] setS1ASclassPath: [2024-04-16T10:28:42.735Z] [2024-04-16T10:28:42.735Z] init-common: [2024-04-16T10:28:42.735Z] [2024-04-16T10:28:42.735Z] deploy-rar-common: [2024-04-16T10:28:42.735Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-04-16T10:28:42.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-pointbase-pool1 [2024-04-16T10:28:42.827Z] [exec] JDBC connection pool jdbc-pointbase-pool1 created successfully. [2024-04-16T10:28:42.827Z] [2024-04-16T10:28:42.827Z] set-derby-connpool-props: [2024-04-16T10:28:43.091Z] [exec] Result: 1 [2024-04-16T10:28:43.091Z] [2024-04-16T10:28:43.091Z] process.registred: [2024-04-16T10:28:43.091Z] [2024-04-16T10:28:43.091Z] is.version.registred: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] process.xmlversionidentifier: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] prepare.cluster: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] process.enabled: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] process.hasToDeploy: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] deploy.version.unregistred: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init.os: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init.tools.unix: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init.tools.windows: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init.tools: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] setAsadminArgs: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init.customtasks: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] prepare: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] process.versionExpression: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] process.appname: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] create.version: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] assemble.non-existent: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init.os: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.092Z] init.tools.unix: [2024-04-16T10:28:43.092Z] [2024-04-16T10:28:43.093Z] init.tools.windows: [2024-04-16T10:28:43.093Z] [2024-04-16T10:28:43.093Z] init.tools: [2024-04-16T10:28:43.093Z] [2024-04-16T10:28:43.093Z] setAsadminArgs: [2024-04-16T10:28:43.093Z] [2024-04-16T10:28:43.093Z] init: [2024-04-16T10:28:43.093Z] [2024-04-16T10:28:43.093Z] init.customtasks: [2024-04-16T10:28:43.093Z] [2024-04-16T10:28:43.093Z] prepare: [2024-04-16T10:28:43.093Z] [2024-04-16T10:28:43.093Z] compile: [2024-04-16T10:28:43.093Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:43.093Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb [2024-04-16T10:28:43.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:28:43.347Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:43.347Z] [javac] 1 warning [2024-04-16T10:28:43.347Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/versionedejb/version-infos.properties [2024-04-16T10:28:43.347Z] [2024-04-16T10:28:43.347Z] process.xmlversionidentifier: [2024-04-16T10:28:43.347Z] [2024-04-16T10:28:43.347Z] process.versionExpression: [2024-04-16T10:28:43.347Z] [2024-04-16T10:28:43.347Z] process.xml.create.flag: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] create.xml.flag: [2024-04-16T10:28:43.348Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1-hasXmlVersion [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] generate.xml.identifier: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] assemble: [2024-04-16T10:28:43.348Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] process.xmlversionidentifier: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] prepare.update.xml.identifier: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] update.xml.identifier: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] deployWithNameOption: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] setAsadminArgs: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] common.deploy.asadmin: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] init.os: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] init.tools.unix: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] init.tools.windows: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] init.tools: [2024-04-16T10:28:43.348Z] [2024-04-16T10:28:43.348Z] setAsadminArgs: [2024-04-16T10:28:43.349Z] [2024-04-16T10:28:43.349Z] init: [2024-04-16T10:28:43.349Z] [2024-04-16T10:28:43.349Z] init.customtasks: [2024-04-16T10:28:43.349Z] [2024-04-16T10:28:43.349Z] common.run.asadmin: [2024-04-16T10:28:43.349Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-ejb:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ejb/simple-versioned-ejb:ALPHA-1.0.1.jar [2024-04-16T10:28:43.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:28:43.456Z] [exec] Apr 16, 2024 10:28:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:43.456Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3b4ef59f [2024-04-16T10:28:43.456Z] [exec] Will fail till a better XA driver is integrated with Derby [2024-04-16T10:28:43.456Z] [exec] Value of key is: test1 : [2024-04-16T10:28:43.456Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:43.456Z] [exec] [2024-04-16T10:28:43.456Z] [exec] [2024-04-16T10:28:43.456Z] [exec] ----------------------------------------- [2024-04-16T10:28:43.457Z] [exec] - test1 : : PASS - [2024-04-16T10:28:43.457Z] [exec] ----------------------------------------- [2024-04-16T10:28:43.457Z] [exec] Total PASS: 1 [2024-04-16T10:28:43.457Z] [exec] Total FAIL: 0 [2024-04-16T10:28:43.457Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:28:43.457Z] [exec] ----------------------------------------- [2024-04-16T10:28:43.457Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:43.457Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] checkReporting-common: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] confirmReportPresent-common: [2024-04-16T10:28:43.457Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:28:43.457Z] [echo] Test seems to be reported fine [2024-04-16T10:28:43.457Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/notxops/RepRunConf.txt [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] confirmMissingReport-common: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] undeploy: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setOSConditions: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setToolWin: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setToolUnix: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setToolProperty: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setS1ASclassPath: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] init-common: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] execute-sql-common: [2024-04-16T10:28:43.457Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/notxops/sql/drop_pointbase.sql [2024-04-16T10:28:43.457Z] [sql] 0 rows affected [2024-04-16T10:28:43.457Z] [sql] Failed to execute: Drop table NOTXOPS [2024-04-16T10:28:43.457Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NOTXOPS' because it does not exist. [2024-04-16T10:28:43.457Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setOSConditions: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setToolWin: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setToolUnix: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.457Z] setToolProperty: [2024-04-16T10:28:43.457Z] [2024-04-16T10:28:43.458Z] setS1ASclassPath: [2024-04-16T10:28:43.458Z] [2024-04-16T10:28:43.458Z] init-common: [2024-04-16T10:28:43.458Z] [2024-04-16T10:28:43.458Z] delete-jdbc-resource-common: [2024-04-16T10:28:43.458Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/notxops [2024-04-16T10:28:43.604Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:43.604Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:43.645Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.User=dbuser [2024-04-16T10:28:44.016Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/notxops [2024-04-16T10:28:44.016Z] [exec] JDBC resource jdbc/notxops deleted successfully [2024-04-16T10:28:44.016Z] [echo] cmd executed for server [2024-04-16T10:28:44.016Z] [2024-04-16T10:28:44.016Z] setOSConditions: [2024-04-16T10:28:44.016Z] [2024-04-16T10:28:44.016Z] setToolWin: [2024-04-16T10:28:44.016Z] [2024-04-16T10:28:44.016Z] setToolUnix: [2024-04-16T10:28:44.016Z] [2024-04-16T10:28:44.016Z] setToolProperty: [2024-04-16T10:28:44.016Z] [2024-04-16T10:28:44.016Z] setS1ASclassPath: [2024-04-16T10:28:44.016Z] [2024-04-16T10:28:44.016Z] init-common: [2024-04-16T10:28:44.016Z] [2024-04-16T10:28:44.016Z] delete-jdbc-connpool-common: [2024-04-16T10:28:44.016Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-notxops-pool [2024-04-16T10:28:44.162Z] [exec] Application deployed with name simple-versioned-ejb:ALPHA-1.0.1. [2024-04-16T10:28:44.162Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:44.162Z] [2024-04-16T10:28:44.162Z] init.os: [2024-04-16T10:28:44.162Z] [2024-04-16T10:28:44.163Z] init.tools.unix: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] init.tools.windows: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] init.tools: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] setAsadminArgs: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] init: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] init.customtasks: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] setEnabled: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] createAppRef: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] deployWithoutNameOption: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] test.registred: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] process.versionExpression: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] process.appname: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] _process.target: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] process.target: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] increment.log.next: [2024-04-16T10:28:44.163Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] declare.test: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.163Z] setHttpPort: [2024-04-16T10:28:44.163Z] [2024-04-16T10:28:44.164Z] declare.test.positive: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] declare-test: [2024-04-16T10:28:44.164Z] [echo] Starting test simple-versioned-ejb xml.version(2) - logID=2 - (server) - (sucess expected) [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] setHttpPort: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] declare.test.negative: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] init.os: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] init.tools.unix: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] init.tools.windows: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] init.tools: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] setAsadminArgs: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] init: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] init.customtasks: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] prepare: [2024-04-16T10:28:44.164Z] [2024-04-16T10:28:44.164Z] exec.asadmin: [2024-04-16T10:28:44.207Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:28:44.207Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.Password=dbpassword [2024-04-16T10:28:44.270Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-notxops-pool [2024-04-16T10:28:44.270Z] [exec] JDBC Connection pool jdbc-notxops-pool deleted successfully [2024-04-16T10:28:44.270Z] [echo] cmd executed for server [2024-04-16T10:28:44.524Z] [2024-04-16T10:28:44.524Z] setOSConditions: [2024-04-16T10:28:44.524Z] [2024-04-16T10:28:44.524Z] setToolWin: [2024-04-16T10:28:44.524Z] [2024-04-16T10:28:44.524Z] setToolUnix: [2024-04-16T10:28:44.524Z] [2024-04-16T10:28:44.524Z] setToolProperty: [2024-04-16T10:28:44.524Z] [2024-04-16T10:28:44.524Z] setS1ASclassPath: [2024-04-16T10:28:44.524Z] [2024-04-16T10:28:44.524Z] init-common: [2024-04-16T10:28:44.524Z] [2024-04-16T10:28:44.524Z] undeploy-common: [2024-04-16T10:28:44.724Z] [2024-04-16T10:28:44.725Z] process.result: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] processResult: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] failed: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] passed: [2024-04-16T10:28:44.725Z] [echo] Test simple-versioned-ejb Passed [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] unknown: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] asadmin.with.result: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] show-component-status.asadmin: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] test.registred.cluster: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] process.versionExpression: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] process.appname: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] process.xmlversionidentifier: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] prepare.cluster: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] undeploy.version: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] setAsadminArgs: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] common.undeploy.asadmin: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] init.os: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] init.tools.unix: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.725Z] init.tools.windows: [2024-04-16T10:28:44.725Z] [2024-04-16T10:28:44.726Z] init.tools: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] setAsadminArgs: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init.customtasks: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] delAppRef: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init.os: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init.tools.unix: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init.tools.windows: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init.tools: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] setAsadminArgs: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] init.customtasks: [2024-04-16T10:28:44.726Z] [2024-04-16T10:28:44.726Z] common.run.asadmin: [2024-04-16T10:28:44.726Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ejb:ALPHA-1.0.1 [2024-04-16T10:28:44.768Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:28:44.768Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.driverType=4 [2024-04-16T10:28:44.805Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-notxopsApp [2024-04-16T10:28:44.805Z] [2024-04-16T10:28:44.805Z] all: [2024-04-16T10:28:44.805Z] [2024-04-16T10:28:44.805Z] setOSConditions: [2024-04-16T10:28:44.805Z] [2024-04-16T10:28:44.805Z] setToolWin: [2024-04-16T10:28:44.805Z] [2024-04-16T10:28:44.805Z] setToolUnix: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] setToolProperty: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] setS1ASclassPath: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] init-common: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] clean: [2024-04-16T10:28:44.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:44.806Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] build: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] setOSConditions: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] setToolWin: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] setToolUnix: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] setToolProperty: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] setS1ASclassPath: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] init-common: [2024-04-16T10:28:44.806Z] [2024-04-16T10:28:44.806Z] compile-common: [2024-04-16T10:28:44.806Z] [echo] Current time (ISO): 2024-04-16T10:28:44.742+0000 [2024-04-16T10:28:44.806Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:44.806Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:44.885Z] [java] Apr 16, 2024 10:28:44 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:44.885Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19962194 [2024-04-16T10:28:44.885Z] [java] Stateful bean says hello, world [2024-04-16T10:28:44.885Z] [java] [2024-04-16T10:28:44.885Z] [java] Stateful bean removed status = removed [2024-04-16T10:28:44.885Z] [java] Got nsee from helloAsync [2024-04-16T10:28:45.000Z] [2024-04-16T10:28:45.000Z] setOSConditions: [2024-04-16T10:28:45.000Z] [2024-04-16T10:28:45.000Z] setToolWin: [2024-04-16T10:28:45.000Z] [2024-04-16T10:28:45.000Z] setToolUnix: [2024-04-16T10:28:45.000Z] [2024-04-16T10:28:45.000Z] setToolProperty: [2024-04-16T10:28:45.000Z] [2024-04-16T10:28:45.000Z] setS1ASclassPath: [2024-04-16T10:28:45.000Z] [2024-04-16T10:28:45.000Z] init-common: [2024-04-16T10:28:45.000Z] [2024-04-16T10:28:45.000Z] startDomainUnix: [2024-04-16T10:28:45.000Z] [echo] Starting DAS [2024-04-16T10:28:45.005Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:45.006Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:45.139Z] [java] Successfully received CreateException [2024-04-16T10:28:45.139Z] [java] Successfully received RemoteException [2024-04-16T10:28:45.139Z] [java] result of removeAfterCalling = removed [2024-04-16T10:28:45.139Z] [java] Successfully received NoSuchObjectException [2024-04-16T10:28:45.260Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] clean.scenario: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] clean.scenario.cluster: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] init.os: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] init.tools.unix: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] init.tools.windows: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] init.tools: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] setAsadminArgs: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] init: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] init.customtasks: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] prepare: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] process.versionExpression: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] process.appname: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] _process.target: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] process.target: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] prepare.has.version.registred: [2024-04-16T10:28:45.260Z] [2024-04-16T10:28:45.260Z] exec.asadmin2: [2024-04-16T10:28:45.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:28:45.334Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.portNumber=1527 [2024-04-16T10:28:45.819Z] [exec] Result: 1 [2024-04-16T10:28:45.819Z] [2024-04-16T10:28:45.819Z] process.registred: [2024-04-16T10:28:45.819Z] [2024-04-16T10:28:45.819Z] has.version.registred: [2024-04-16T10:28:45.819Z] [2024-04-16T10:28:45.819Z] del.all.version.registred: [2024-04-16T10:28:45.819Z] [2024-04-16T10:28:45.819Z] _clean.scenario: [2024-04-16T10:28:45.819Z] [2024-04-16T10:28:45.819Z] delete.log.next: [2024-04-16T10:28:45.819Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ejb/log.properties [2024-04-16T10:28:45.819Z] [2024-04-16T10:28:45.819Z] delete.log.next: [2024-04-16T10:28:45.819Z] [2024-04-16T10:28:45.819Z] private-all: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.os: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.tools.unix: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.tools.windows: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.tools: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] setAsadminArgs: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.customtasks: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] private-rollingUpgrade: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] _private-all: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] main-all: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] xml.version.information: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] clean.scenario: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] clean.scenario.cluster: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.os: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.tools.unix: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.tools.windows: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init.tools: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] setAsadminArgs: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.820Z] init: [2024-04-16T10:28:45.820Z] [2024-04-16T10:28:45.821Z] init.customtasks: [2024-04-16T10:28:45.821Z] [2024-04-16T10:28:45.821Z] prepare: [2024-04-16T10:28:45.821Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-04-16T10:28:45.821Z] [2024-04-16T10:28:45.821Z] process.versionExpression: [2024-04-16T10:28:45.821Z] [2024-04-16T10:28:45.821Z] process.appname: [2024-04-16T10:28:45.821Z] [2024-04-16T10:28:45.821Z] _process.target: [2024-04-16T10:28:45.821Z] [2024-04-16T10:28:45.821Z] process.target: [2024-04-16T10:28:45.821Z] [2024-04-16T10:28:45.821Z] prepare.has.version.registred: [2024-04-16T10:28:45.821Z] [2024-04-16T10:28:45.821Z] exec.asadmin2: [2024-04-16T10:28:45.894Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:28:46.064Z] [java] ProcessAsync succesfully cancelled [2024-04-16T10:28:46.064Z] [java] ProcessAsync succesfully cancelled [2024-04-16T10:28:46.064Z] [java] ProcessAsync succesfully cancelled [2024-04-16T10:28:46.064Z] [java] ProcessAsync succesfully cancelled [2024-04-16T10:28:46.064Z] [java] ProcessAsync succesfully cancelled [2024-04-16T10:28:46.075Z] [exec] Result: 1 [2024-04-16T10:28:46.075Z] [2024-04-16T10:28:46.075Z] process.registred: [2024-04-16T10:28:46.075Z] [2024-04-16T10:28:46.075Z] has.version.registred: [2024-04-16T10:28:46.075Z] [2024-04-16T10:28:46.075Z] del.all.version.registred: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] _clean.scenario: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] deploy.version: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] del.ref.registred: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] process.versionExpression: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] process.appname: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] _process.target: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] process.target: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] prepare.is.version.registred: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] init.os: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.076Z] init.tools.unix: [2024-04-16T10:28:46.076Z] [2024-04-16T10:28:46.077Z] init.tools.windows: [2024-04-16T10:28:46.077Z] [2024-04-16T10:28:46.077Z] init.tools: [2024-04-16T10:28:46.077Z] [2024-04-16T10:28:46.077Z] setAsadminArgs: [2024-04-16T10:28:46.077Z] [2024-04-16T10:28:46.077Z] init: [2024-04-16T10:28:46.077Z] [2024-04-16T10:28:46.077Z] init.customtasks: [2024-04-16T10:28:46.077Z] [2024-04-16T10:28:46.077Z] prepare: [2024-04-16T10:28:46.077Z] [2024-04-16T10:28:46.077Z] exec.asadmin2: [2024-04-16T10:28:46.150Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.dataBaseName=testdb [2024-04-16T10:28:46.635Z] [exec] Result: 1 [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] process.registred: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] is.version.registred: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] process.xmlversionidentifier: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] prepare.cluster: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] process.enabled: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] process.hasToDeploy: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] deploy.version.unregistred: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.635Z] init.os: [2024-04-16T10:28:46.635Z] [2024-04-16T10:28:46.636Z] init.tools.unix: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.tools.windows: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.tools: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] setAsadminArgs: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.customtasks: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] prepare: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] process.versionExpression: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] process.appname: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] create.version: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] assemble.non-existent: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.os: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.tools.unix: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.tools.windows: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.tools: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] setAsadminArgs: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] init.customtasks: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] prepare: [2024-04-16T10:28:46.636Z] [2024-04-16T10:28:46.636Z] process.versionExpression: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] process.servletName: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] assemble: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.os: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.tools.unix: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.tools.windows: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.tools: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] setAsadminArgs: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.customtasks: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] prepare: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] process.versionExpression: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] process.appname: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] create.version: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] assemble.non-existent: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.os: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.tools.unix: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.tools.windows: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] init.tools: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.637Z] setAsadminArgs: [2024-04-16T10:28:46.637Z] [2024-04-16T10:28:46.638Z] init: [2024-04-16T10:28:46.638Z] [2024-04-16T10:28:46.638Z] init.customtasks: [2024-04-16T10:28:46.638Z] [2024-04-16T10:28:46.638Z] prepare: [2024-04-16T10:28:46.638Z] [2024-04-16T10:28:46.638Z] process.versionexpression: [2024-04-16T10:28:46.638Z] [2024-04-16T10:28:46.638Z] compile: [2024-04-16T10:28:46.638Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:46.638Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-04-16T10:28:46.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:46.734Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:46.769Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:46.769Z] [javac] 1 warning [2024-04-16T10:28:46.769Z] [2024-04-16T10:28:46.769Z] deploy: [2024-04-16T10:28:46.769Z] [2024-04-16T10:28:46.769Z] setOSConditions: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setToolWin: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setToolUnix: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setToolProperty: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setS1ASclassPath: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] init-common: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] deploy-jdbc-common: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setOSConditions: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setToolWin: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setToolUnix: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setToolProperty: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] setS1ASclassPath: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] init-common: [2024-04-16T10:28:46.770Z] [2024-04-16T10:28:46.770Z] create-jdbc-connpool-common: [2024-04-16T10:28:47.059Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:28:47.059Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:28:47.059Z] [2024-04-16T10:28:47.059Z] set-derby-connpool-props: [2024-04-16T10:28:47.206Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:47.206Z] [javac] 1 warning [2024-04-16T10:28:47.206Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2024-04-16T10:28:47.206Z] [2024-04-16T10:28:47.206Z] process.xmlversionidentifier: [2024-04-16T10:28:47.206Z] [2024-04-16T10:28:47.206Z] process.versionExpression: [2024-04-16T10:28:47.206Z] [2024-04-16T10:28:47.206Z] process.xml.create.flag: [2024-04-16T10:28:47.206Z] [2024-04-16T10:28:47.206Z] create.xml.flag: [2024-04-16T10:28:47.206Z] [2024-04-16T10:28:47.206Z] generate.xml.identifier: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] assemble: [2024-04-16T10:28:47.207Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] process.xmlversionidentifier: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] prepare.update.xml.identifier: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] update.xml.identifier: [2024-04-16T10:28:47.207Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] process.xmlversionidentifier: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] process.versionExpression: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] process.xml.create.flag: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] create.xml.flag: [2024-04-16T10:28:47.207Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear-hasXmlVersion [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] generate.xml.identifier: [2024-04-16T10:28:47.207Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2024-04-16T10:28:47.207Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] process.xmlversionidentifier: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] prepare.update.xml.identifier: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] update.xml.identifier: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] deployWithNameOption: [2024-04-16T10:28:47.207Z] [2024-04-16T10:28:47.207Z] deployWithoutNameOption: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] setAsadminArgs: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] common.deploy.asadmin: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] init.os: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] init.tools.unix: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] init.tools.windows: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] init.tools: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] setAsadminArgs: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] init: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] init.customtasks: [2024-04-16T10:28:47.208Z] [2024-04-16T10:28:47.208Z] common.run.asadmin: [2024-04-16T10:28:47.208Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear.ear [2024-04-16T10:28:47.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:28:47.294Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.create=true [2024-04-16T10:28:47.425Z] [java] cancel after done = hello, world [2024-04-16T10:28:47.425Z] [java] [2024-04-16T10:28:47.463Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:47.463Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:47.526Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:28:47.526Z] [echo] Deploying generic-ra.rar on server [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] setOSConditions: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] setToolWin: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] setToolUnix: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] setToolProperty: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] setS1ASclassPath: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] init-common: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] deploy-ear: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] setOSConditions: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.526Z] setToolWin: [2024-04-16T10:28:47.526Z] [2024-04-16T10:28:47.527Z] setToolUnix: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] setToolProperty: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] setS1ASclassPath: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] init-common: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] deploy-common: [2024-04-16T10:28:47.527Z] [echo] Current time (ISO): 2024-04-16T10:28:47.071+0000 [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] setOSConditions: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] setToolWin: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] setToolUnix: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] setToolProperty: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] setS1ASclassPath: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] init-common: [2024-04-16T10:28:47.527Z] [2024-04-16T10:28:47.527Z] deploy-common-pe: [2024-04-16T10:28:47.618Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:28:47.618Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:28:47.717Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.0. [2024-04-16T10:28:47.717Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:47.717Z] [2024-04-16T10:28:47.717Z] init.os: [2024-04-16T10:28:47.717Z] [2024-04-16T10:28:47.717Z] init.tools.unix: [2024-04-16T10:28:47.717Z] [2024-04-16T10:28:47.717Z] init.tools.windows: [2024-04-16T10:28:47.717Z] [2024-04-16T10:28:47.717Z] init.tools: [2024-04-16T10:28:47.717Z] [2024-04-16T10:28:47.717Z] setAsadminArgs: [2024-04-16T10:28:47.717Z] [2024-04-16T10:28:47.718Z] init: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] init.customtasks: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] setEnabled: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] createAppRef: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] test.registred: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] process.versionExpression: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] process.appname: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] _process.target: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] process.target: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] increment.log.next: [2024-04-16T10:28:47.718Z] [propertyfile] Creating new property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] declare.test: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] setHttpPort: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] declare.test.positive: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] declare-test: [2024-04-16T10:28:47.718Z] [echo] Starting test simple-versioned-ear xml.version(1) - logID=1 - (server) - (sucess expected) [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] setHttpPort: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] declare.test.negative: [2024-04-16T10:28:47.718Z] [2024-04-16T10:28:47.718Z] init.os: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] init.tools.unix: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] init.tools.windows: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] init.tools: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] setAsadminArgs: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] init: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] init.customtasks: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] prepare: [2024-04-16T10:28:47.719Z] [2024-04-16T10:28:47.719Z] exec.asadmin: [2024-04-16T10:28:47.855Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:28:47.855Z] [exec] domain.resources.jdbc-connection-pool.jdbc-pointbase-pool1.property.serverName=localhost [2024-04-16T10:28:47.855Z] [2024-04-16T10:28:47.855Z] setOSConditions: [2024-04-16T10:28:47.855Z] [2024-04-16T10:28:47.855Z] setToolWin: [2024-04-16T10:28:47.855Z] [2024-04-16T10:28:47.855Z] setToolUnix: [2024-04-16T10:28:47.856Z] [2024-04-16T10:28:47.856Z] setToolProperty: [2024-04-16T10:28:47.856Z] [2024-04-16T10:28:47.856Z] setS1ASclassPath: [2024-04-16T10:28:47.856Z] [2024-04-16T10:28:47.856Z] init-common: [2024-04-16T10:28:47.856Z] [2024-04-16T10:28:47.856Z] create-jdbc-resource-common: [2024-04-16T10:28:47.856Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-pointbase-pool1 --target server jdbc/XAPointbase [2024-04-16T10:28:47.872Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:28:47.872Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:28:48.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/connector16App.ear [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] process.result: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] processResult: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] failed: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] passed: [2024-04-16T10:28:48.278Z] [echo] Test simple-versioned-ear Passed [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] unknown: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] asadmin.with.result: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] show-component-status.asadmin: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] test.registred.cluster: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] process.versionExpression: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] process.appname: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] process.xmlversionidentifier: [2024-04-16T10:28:48.278Z] [2024-04-16T10:28:48.278Z] prepare.cluster: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] undeploy.version: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] setAsadminArgs: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] common.undeploy.asadmin: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.os: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.tools.unix: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.tools.windows: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.tools: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] setAsadminArgs: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.customtasks: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] delAppRef: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.os: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.tools.unix: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.tools.windows: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.tools: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] setAsadminArgs: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.279Z] init.customtasks: [2024-04-16T10:28:48.279Z] [2024-04-16T10:28:48.280Z] common.run.asadmin: [2024-04-16T10:28:48.280Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.0 [2024-04-16T10:28:48.350Z] [java] ProcessAsync result : 3 [2024-04-16T10:28:48.350Z] [java] ProcessAsync result : 3 [2024-04-16T10:28:48.350Z] [java] ProcessAsync result : 3 [2024-04-16T10:28:48.350Z] [java] ProcessAsync result : 3 [2024-04-16T10:28:48.350Z] [java] ProcessAsync result : 3 [2024-04-16T10:28:48.350Z] [java] FireAndForget count = 10 expected = 10 [2024-04-16T10:28:48.350Z] [java] Value of key is: main [2024-04-16T10:28:48.351Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:48.351Z] [java] [2024-04-16T10:28:48.351Z] [java] [2024-04-16T10:28:48.351Z] [java] ----------------------------------------- [2024-04-16T10:28:48.351Z] [java] - main: PASS - [2024-04-16T10:28:48.351Z] [java] ----------------------------------------- [2024-04-16T10:28:48.351Z] [java] Total PASS: 1 [2024-04-16T10:28:48.351Z] [java] Total FAIL: 0 [2024-04-16T10:28:48.351Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:48.351Z] [java] ----------------------------------------- [2024-04-16T10:28:48.351Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:48.351Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:48.430Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:28:48.430Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:28:48.433Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-pointbase-pool1 --enabled=true --target server jdbc/XAPointbase [2024-04-16T10:28:48.534Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:48.535Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] undeploy: [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] setOSConditions: [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] setToolWin: [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] setToolUnix: [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] setToolProperty: [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] setS1ASclassPath: [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] init-common: [2024-04-16T10:28:48.606Z] [2024-04-16T10:28:48.606Z] undeploy-jar-common: [2024-04-16T10:28:48.685Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:28:48.685Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:28:48.690Z] [exec] JDBC resource jdbc/XAPointbase created successfully. [2024-04-16T10:28:48.690Z] [echo] cmd executed for server [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] setOSConditions: [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] setToolWin: [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] setToolUnix: [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] setToolProperty: [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] setS1ASclassPath: [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] init-common: [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] execute-sql-common: [2024-04-16T10:28:48.690Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/createdb.sql [2024-04-16T10:28:48.690Z] [sql] 0 rows affected [2024-04-16T10:28:48.690Z] [sql] 0 rows affected [2024-04-16T10:28:48.690Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] deploy: [2024-04-16T10:28:48.690Z] [2024-04-16T10:28:48.690Z] setOSConditions: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setToolWin: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setToolUnix: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setToolProperty: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setS1ASclassPath: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] init-common: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] deploy: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setOSConditions: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setToolWin: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setToolUnix: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setToolProperty: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] setS1ASclassPath: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] init-common: [2024-04-16T10:28:48.691Z] [2024-04-16T10:28:48.691Z] deploy-rar-common: [2024-04-16T10:28:48.691Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-04-16T10:28:48.789Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:48.789Z] [2024-04-16T10:28:48.789Z] deploy.version: [2024-04-16T10:28:48.789Z] [2024-04-16T10:28:48.789Z] del.ref.registred: [2024-04-16T10:28:48.789Z] [2024-04-16T10:28:48.790Z] process.versionExpression: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] process.appname: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] _process.target: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] process.target: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] prepare.is.version.registred: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] init.os: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] init.tools.unix: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] init.tools.windows: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] init.tools: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] setAsadminArgs: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] init: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] init.customtasks: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] prepare: [2024-04-16T10:28:48.790Z] [2024-04-16T10:28:48.790Z] exec.asadmin2: [2024-04-16T10:28:48.939Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:28:48.939Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:28:49.186Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-asynchronous-remote-ejb [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] all: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] localandremote: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setOSConditions: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setToolWin: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setToolUnix: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setToolProperty: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setS1ASclassPath: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] init-common: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] clean: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setOSConditions: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setToolWin: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setToolUnix: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setToolProperty: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] setS1ASclassPath: [2024-04-16T10:28:49.186Z] [2024-04-16T10:28:49.186Z] init-common: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] clean-common: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setOSConditions: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setToolWin: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setToolUnix: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setToolProperty: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setS1ASclassPath: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] init-common: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] clean-classes-common: [2024-04-16T10:28:49.187Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setOSConditions: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setToolWin: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setToolUnix: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setToolProperty: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setS1ASclassPath: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] init-common: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] clean-jars-common: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] compile: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setOSConditions: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.187Z] setToolWin: [2024-04-16T10:28:49.187Z] [2024-04-16T10:28:49.188Z] setToolUnix: [2024-04-16T10:28:49.188Z] [2024-04-16T10:28:49.188Z] setToolProperty: [2024-04-16T10:28:49.188Z] [2024-04-16T10:28:49.188Z] setS1ASclassPath: [2024-04-16T10:28:49.188Z] [2024-04-16T10:28:49.188Z] init-common: [2024-04-16T10:28:49.188Z] [2024-04-16T10:28:49.188Z] compile-common: [2024-04-16T10:28:49.188Z] [echo] Current time (ISO): 2024-04-16T10:28:48.948+0000 [2024-04-16T10:28:49.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:49.188Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:49.252Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:28:49.349Z] [exec] Result: 1 [2024-04-16T10:28:49.349Z] [2024-04-16T10:28:49.349Z] process.registred: [2024-04-16T10:28:49.349Z] [2024-04-16T10:28:49.350Z] is.version.registred: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] process.xmlversionidentifier: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] prepare.cluster: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] process.enabled: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] process.hasToDeploy: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] deploy.version.unregistred: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] init.os: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] init.tools.unix: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] init.tools.windows: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] init.tools: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] setAsadminArgs: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] init: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] init.customtasks: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] prepare: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] process.versionExpression: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] process.appname: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] create.version: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] assemble.non-existent: [2024-04-16T10:28:49.350Z] [2024-04-16T10:28:49.350Z] init.os: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.tools.unix: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.tools.windows: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.tools: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] setAsadminArgs: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.customtasks: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] prepare: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] process.versionExpression: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] process.servletName: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] assemble: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.os: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.tools.unix: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.tools.windows: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.tools: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] setAsadminArgs: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] init.customtasks: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] prepare: [2024-04-16T10:28:49.351Z] [2024-04-16T10:28:49.351Z] process.versionExpression: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] process.appname: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] create.version: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] assemble.non-existent: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] init.os: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] init.tools.unix: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] init.tools.windows: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] init.tools: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] setAsadminArgs: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] init: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] init.customtasks: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] prepare: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] process.versionexpression: [2024-04-16T10:28:49.352Z] [2024-04-16T10:28:49.352Z] compile: [2024-04-16T10:28:49.352Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-servlet/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:28:49.352Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-04-16T10:28:49.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:49.509Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:28:49.622Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:49.622Z] [javac] 1 warning [2024-04-16T10:28:49.622Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/versionedservlet/version-infos.properties [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.622Z] process.xmlversionidentifier: [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.622Z] process.versionExpression: [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.622Z] process.xml.create.flag: [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.622Z] create.xml.flag: [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.622Z] generate.xml.identifier: [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.622Z] assemble: [2024-04-16T10:28:49.622Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet:ALPHA-1.0.1.war [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.622Z] process.xmlversionidentifier: [2024-04-16T10:28:49.622Z] [2024-04-16T10:28:49.623Z] prepare.update.xml.identifier: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] update.xml.identifier: [2024-04-16T10:28:49.623Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] process.xmlversionidentifier: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] process.versionExpression: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] process.xml.create.flag: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] create.xml.flag: [2024-04-16T10:28:49.623Z] [touch] Creating /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1-hasXmlVersion [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] generate.xml.identifier: [2024-04-16T10:28:49.623Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2024-04-16T10:28:49.623Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-servlet.war [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] process.xmlversionidentifier: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] prepare.update.xml.identifier: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] update.xml.identifier: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] deployWithNameOption: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] setAsadminArgs: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] common.deploy.asadmin: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] init.os: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.623Z] init.tools.unix: [2024-04-16T10:28:49.623Z] [2024-04-16T10:28:49.624Z] init.tools.windows: [2024-04-16T10:28:49.624Z] [2024-04-16T10:28:49.624Z] init.tools: [2024-04-16T10:28:49.624Z] [2024-04-16T10:28:49.624Z] setAsadminArgs: [2024-04-16T10:28:49.624Z] [2024-04-16T10:28:49.624Z] init: [2024-04-16T10:28:49.624Z] [2024-04-16T10:28:49.624Z] init.customtasks: [2024-04-16T10:28:49.624Z] [2024-04-16T10:28:49.624Z] common.run.asadmin: [2024-04-16T10:28:49.624Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --enabled --force=true --name=simple-versioned-ear:ALPHA-1.0.1 /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/versioning/simple-versioned-ear/simple-versioned-ear:ALPHA-1.0.1.ear [2024-04-16T10:28:49.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:28:49.835Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:28:49.835Z] [echo] Deploying generic-ra.rar on server [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] setOSConditions: [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] setToolWin: [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] setToolUnix: [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] setToolProperty: [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] setS1ASclassPath: [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] init-common: [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] testAddAdmin: [2024-04-16T10:28:49.835Z] [2024-04-16T10:28:49.835Z] asadmin-common: [2024-04-16T10:28:49.835Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:28:49.878Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:49.879Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:50.018Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:28:50.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:28:50.273Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:28:50.273Z] [2024-04-16T10:28:50.273Z] setOSConditions: [2024-04-16T10:28:50.273Z] [2024-04-16T10:28:50.273Z] setToolWin: [2024-04-16T10:28:50.273Z] [2024-04-16T10:28:50.273Z] setToolUnix: [2024-04-16T10:28:50.273Z] [2024-04-16T10:28:50.273Z] setToolProperty: [2024-04-16T10:28:50.273Z] [2024-04-16T10:28:50.273Z] setS1ASclassPath: [2024-04-16T10:28:50.273Z] [2024-04-16T10:28:50.273Z] init-common: [2024-04-16T10:28:50.273Z] [2024-04-16T10:28:50.273Z] create-jdbc-resource-common: [2024-04-16T10:28:50.273Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/nonacc [2024-04-16T10:28:50.397Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:28:50.397Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:28:50.397Z] [2024-04-16T10:28:50.397Z] asadmin-common: [2024-04-16T10:28:50.397Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_1 --classname connector.MyAdminObject_1 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1 [2024-04-16T10:28:50.462Z] [exec] Application deployed with name simple-versioned-ear:ALPHA-1.0.1. [2024-04-16T10:28:50.462Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:50.462Z] [2024-04-16T10:28:50.462Z] init.os: [2024-04-16T10:28:50.462Z] [2024-04-16T10:28:50.462Z] init.tools.unix: [2024-04-16T10:28:50.462Z] [2024-04-16T10:28:50.462Z] init.tools.windows: [2024-04-16T10:28:50.462Z] [2024-04-16T10:28:50.462Z] init.tools: [2024-04-16T10:28:50.462Z] [2024-04-16T10:28:50.463Z] setAsadminArgs: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] init: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] init.customtasks: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] setEnabled: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] createAppRef: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] deployWithoutNameOption: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] test.registred: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] process.versionExpression: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] process.appname: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] _process.target: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] process.target: [2024-04-16T10:28:50.463Z] [2024-04-16T10:28:50.463Z] prepare.show-component-status.asadmin: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] increment.log.next: [2024-04-16T10:28:50.464Z] [propertyfile] Updating property file: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] declare.test: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] setHttpPort: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] declare.test.positive: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] declare-test: [2024-04-16T10:28:50.464Z] [echo] Starting test simple-versioned-ear xml.version(2) - logID=2 - (server) - (sucess expected) [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] setHttpPort: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] declare.test.negative: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] init.os: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] init.tools.unix: [2024-04-16T10:28:50.464Z] [2024-04-16T10:28:50.464Z] init.tools.windows: [2024-04-16T10:28:50.465Z] [2024-04-16T10:28:50.465Z] init.tools: [2024-04-16T10:28:50.465Z] [2024-04-16T10:28:50.465Z] setAsadminArgs: [2024-04-16T10:28:50.465Z] [2024-04-16T10:28:50.465Z] init: [2024-04-16T10:28:50.465Z] [2024-04-16T10:28:50.465Z] init.customtasks: [2024-04-16T10:28:50.465Z] [2024-04-16T10:28:50.465Z] prepare: [2024-04-16T10:28:50.465Z] [2024-04-16T10:28:50.465Z] exec.asadmin: [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] process.result: [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] processResult: [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] failed: [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] passed: [2024-04-16T10:28:50.720Z] [echo] Test simple-versioned-ear Passed [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] unknown: [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] asadmin.with.result: [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] show-component-status.asadmin: [2024-04-16T10:28:50.720Z] [2024-04-16T10:28:50.720Z] test.registred.cluster: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] process.versionExpression: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] process.appname: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] process.xmlversionidentifier: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] prepare.cluster: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] undeploy.version: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] setAsadminArgs: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] common.undeploy.asadmin: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] init.os: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] init.tools.unix: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] init.tools.windows: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] init.tools: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] setAsadminArgs: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] init: [2024-04-16T10:28:50.721Z] [2024-04-16T10:28:50.721Z] init.customtasks: [2024-04-16T10:28:50.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/nonacc [2024-04-16T10:28:50.832Z] [exec] JDBC resource jdbc/nonacc created successfully. [2024-04-16T10:28:50.832Z] [echo] cmd executed for server [2024-04-16T10:28:50.832Z] [2024-04-16T10:28:50.832Z] run: [2024-04-16T10:28:50.832Z] [2024-04-16T10:28:50.832Z] setOSConditions: [2024-04-16T10:28:50.832Z] [2024-04-16T10:28:50.832Z] setToolWin: [2024-04-16T10:28:50.832Z] [2024-04-16T10:28:50.833Z] setToolUnix: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setToolProperty: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setS1ASclassPath: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] init-common: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setup-sql: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setOSConditions: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setToolWin: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setToolUnix: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setToolProperty: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] setS1ASclassPath: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] init-common: [2024-04-16T10:28:50.833Z] [2024-04-16T10:28:50.833Z] execute-sql-common: [2024-04-16T10:28:50.833Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/nonacc/sql/create.sql [2024-04-16T10:28:50.833Z] [sql] Failed to execute: DROP TABLE NONACC [2024-04-16T10:28:50.833Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NONACC' because it does not exist. [2024-04-16T10:28:50.833Z] [sql] 0 rows affected [2024-04-16T10:28:50.833Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.976Z] delAppRef: [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.976Z] init.os: [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.976Z] init.tools.unix: [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.976Z] init.tools.windows: [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.976Z] init.tools: [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.976Z] setAsadminArgs: [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.976Z] init: [2024-04-16T10:28:50.976Z] [2024-04-16T10:28:50.977Z] init.customtasks: [2024-04-16T10:28:50.977Z] [2024-04-16T10:28:50.977Z] common.run.asadmin: [2024-04-16T10:28:50.977Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple-versioned-ear:ALPHA-1.0.1 [2024-04-16T10:28:51.105Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:51.106Z] [javac] 1 warning [2024-04-16T10:28:51.106Z] [2024-04-16T10:28:51.106Z] setOSConditions: [2024-04-16T10:28:51.106Z] [2024-04-16T10:28:51.106Z] setToolWin: [2024-04-16T10:28:51.106Z] [2024-04-16T10:28:51.106Z] setToolUnix: [2024-04-16T10:28:51.106Z] [2024-04-16T10:28:51.106Z] setToolProperty: [2024-04-16T10:28:51.106Z] [2024-04-16T10:28:51.106Z] setS1ASclassPath: [2024-04-16T10:28:51.106Z] [2024-04-16T10:28:51.106Z] init-common: [2024-04-16T10:28:51.106Z] [2024-04-16T10:28:51.106Z] compile-common: [2024-04-16T10:28:51.106Z] [echo] Current time (ISO): 2024-04-16T10:28:50.978+0000 [2024-04-16T10:28:51.106Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:51.231Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:51.232Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:28:51.232Z] [exec] Command undeploy executed successfully. [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] clean.scenario: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] clean.scenario.cluster: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] init.os: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] init.tools.unix: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] init.tools.windows: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] init.tools: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] setAsadminArgs: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] init: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] init.customtasks: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] prepare: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] process.versionExpression: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] process.appname: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] _process.target: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] process.target: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] prepare.has.version.registred: [2024-04-16T10:28:51.232Z] [2024-04-16T10:28:51.232Z] exec.asadmin2: [2024-04-16T10:28:51.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_1 --classname connector.MyAdminObject_1 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1 [2024-04-16T10:28:51.326Z] [exec] Administered object eis/aor_1 created. [2024-04-16T10:28:51.326Z] [2024-04-16T10:28:51.326Z] asadmin-common: [2024-04-16T10:28:51.326Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_2 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_2 [2024-04-16T10:28:51.410Z] [java] Apr 16, 2024 10:28:51 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:28:51.410Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:28:51.809Z] [exec] Result: 1 [2024-04-16T10:28:51.809Z] [2024-04-16T10:28:51.809Z] process.registred: [2024-04-16T10:28:51.809Z] [2024-04-16T10:28:51.809Z] has.version.registred: [2024-04-16T10:28:51.809Z] [2024-04-16T10:28:51.809Z] del.all.version.registred: [2024-04-16T10:28:51.809Z] [2024-04-16T10:28:51.809Z] _clean.scenario: [2024-04-16T10:28:51.809Z] [2024-04-16T10:28:51.810Z] delete.log.next: [2024-04-16T10:28:51.810Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/versioning/simple-versioned-ear/log.properties [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] private-all: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] private-all: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.os: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.tools.unix: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.tools.windows: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.tools: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] setAsadminArgs: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.customtasks: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] prepare: [2024-04-16T10:28:51.810Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] assemble: [2024-04-16T10:28:51.810Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.os: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.tools.unix: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.tools.windows: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init.tools: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] setAsadminArgs: [2024-04-16T10:28:51.810Z] [2024-04-16T10:28:51.810Z] init: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] init.customtasks: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] prepare: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] deploy.osgi.asadmin: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] setAsadminArgs: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] common.deploy.osgi.asadmin: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] init.os: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] init.tools.unix: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] init.tools.windows: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] init.tools: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] setAsadminArgs: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] init: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] init.customtasks: [2024-04-16T10:28:51.811Z] [2024-04-16T10:28:51.811Z] common.run.asadmin: [2024-04-16T10:28:51.811Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-04-16T10:28:51.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_2 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1_2 [2024-04-16T10:28:51.887Z] [exec] Administered object eis/aor_1_2 created. [2024-04-16T10:28:51.887Z] [2024-04-16T10:28:51.887Z] asadmin-common: [2024-04-16T10:28:51.887Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_2 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_2 [2024-04-16T10:28:52.066Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:28:52.066Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:28:52.321Z] [exec] Application deployed with name simple. [2024-04-16T10:28:52.321Z] [exec] Command deploy executed successfully. [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] init.os: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] init.tools.unix: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] init.tools.windows: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] init.tools: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] setAsadminArgs: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] init: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] init.customtasks: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] setEnabled: [2024-04-16T10:28:52.321Z] [2024-04-16T10:28:52.321Z] createAppRef: [2024-04-16T10:28:52.448Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_2 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_2_2 [2024-04-16T10:28:52.448Z] [exec] Administered object eis/aor_2_2 created. [2024-04-16T10:28:52.448Z] [2024-04-16T10:28:52.448Z] asadmin-common: [2024-04-16T10:28:52.448Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_3 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_1_3 [2024-04-16T10:28:53.016Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:53.016Z] [javac] 1 warning [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] build: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setOSConditions: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setToolWin: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setToolUnix: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setToolProperty: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setS1ASclassPath: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] init-common: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] ejb-jar-common: [2024-04-16T10:28:53.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] package-ejbjar-common: [2024-04-16T10:28:53.016Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:53.016Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2024-04-16T10:28:53.016Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] deploy: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setOSConditions: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setToolWin: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.016Z] setToolUnix: [2024-04-16T10:28:53.016Z] [2024-04-16T10:28:53.017Z] setToolProperty: [2024-04-16T10:28:53.017Z] [2024-04-16T10:28:53.017Z] setS1ASclassPath: [2024-04-16T10:28:53.017Z] [2024-04-16T10:28:53.017Z] init-common: [2024-04-16T10:28:53.017Z] [2024-04-16T10:28:53.017Z] deploy-jar-common: [2024-04-16T10:28:53.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_1 --classname connector.MyAdminObject_3 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_1_3 [2024-04-16T10:28:53.034Z] [exec] Administered object eis/aor_1_3 created. [2024-04-16T10:28:53.034Z] [2024-04-16T10:28:53.034Z] asadmin-common: [2024-04-16T10:28:53.034Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_4 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_2_4 [2024-04-16T10:28:53.307Z] [java] Apr 16, 2024 10:28:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:53.307Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6778aea6 [2024-04-16T10:28:53.584Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb31-asynchronous-localandremote-ejb.jar [2024-04-16T10:28:53.633Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_2 --classname connector.MyAdminObject_4 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_2_4 [2024-04-16T10:28:53.633Z] [exec] Administered object eis/aor_2_4 created. [2024-04-16T10:28:53.633Z] [2024-04-16T10:28:53.633Z] asadmin-common: [2024-04-16T10:28:53.633Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject_Interface_3 --raname generic-ra --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/aor_3_5 [2024-04-16T10:28:53.839Z] [exec] Application deployed with name ejb-ejb31-asynchronous-localandremote-ejb. [2024-04-16T10:28:53.839Z] [2024-04-16T10:28:53.839Z] run: [2024-04-16T10:28:53.839Z] [2024-04-16T10:28:53.839Z] setOSConditions: [2024-04-16T10:28:53.839Z] [2024-04-16T10:28:53.839Z] setToolWin: [2024-04-16T10:28:53.839Z] [2024-04-16T10:28:53.839Z] setToolUnix: [2024-04-16T10:28:53.839Z] [2024-04-16T10:28:53.839Z] setToolProperty: [2024-04-16T10:28:53.839Z] [2024-04-16T10:28:53.839Z] setS1ASclassPath: [2024-04-16T10:28:53.839Z] [2024-04-16T10:28:53.840Z] init-common: [2024-04-16T10:28:53.840Z] [2024-04-16T10:28:53.840Z] run_se: [2024-04-16T10:28:53.909Z] [java] Apr 16, 2024 10:28:53 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:28:53.909Z] [java] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:28:54.514Z] [java] Apr 16, 2024 10:28:54 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:28:54.514Z] [java] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@bff7bbdb[jndiName=ql-jdbc-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:28:54.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject_Interface_3 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/aor_3_5 [2024-04-16T10:28:54.561Z] [exec] Administered object eis/aor_3_5 created. [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setOSConditions: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setToolWin: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setToolUnix: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setToolProperty: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setS1ASclassPath: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] init-common: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] deploy-ear: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setOSConditions: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setToolWin: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setToolUnix: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setToolProperty: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setS1ASclassPath: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] init-common: [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] deploy-common: [2024-04-16T10:28:54.561Z] [echo] Current time (ISO): 2024-04-16T10:28:54.262+0000 [2024-04-16T10:28:54.561Z] [2024-04-16T10:28:54.561Z] setOSConditions: [2024-04-16T10:28:54.562Z] [2024-04-16T10:28:54.562Z] setToolWin: [2024-04-16T10:28:54.562Z] [2024-04-16T10:28:54.562Z] setToolUnix: [2024-04-16T10:28:54.562Z] [2024-04-16T10:28:54.562Z] setToolProperty: [2024-04-16T10:28:54.562Z] [2024-04-16T10:28:54.562Z] setS1ASclassPath: [2024-04-16T10:28:54.562Z] [2024-04-16T10:28:54.562Z] init-common: [2024-04-16T10:28:54.562Z] [2024-04-16T10:28:54.562Z] deploy-common-pe: [2024-04-16T10:28:54.776Z] [java] Got connection com.sun.gjc.spi.jdbc40.ConnectionWrapper40@1d8be7b9 [2024-04-16T10:28:54.776Z] [java] Value of key is: test1 [2024-04-16T10:28:54.776Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:54.776Z] [java] [2024-04-16T10:28:54.776Z] [java] [2024-04-16T10:28:54.776Z] [java] ----------------------------------------- [2024-04-16T10:28:54.776Z] [java] - test1 : PASS - [2024-04-16T10:28:54.776Z] [java] ----------------------------------------- [2024-04-16T10:28:54.776Z] [java] Total PASS: 1 [2024-04-16T10:28:54.776Z] [java] Total FAIL: 0 [2024-04-16T10:28:54.776Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:54.776Z] [java] ----------------------------------------- [2024-04-16T10:28:54.776Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:54.776Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:54.781Z] [java] Apr 16, 2024 10:28:54 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:28:54.781Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:28:55.030Z] [2024-04-16T10:28:55.031Z] undeploy: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setOSConditions: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setToolWin: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setToolUnix: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setToolProperty: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setS1ASclassPath: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] init-common: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] undeploy-jdbc-common: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setOSConditions: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setToolWin: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setToolUnix: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setToolProperty: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] setS1ASclassPath: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] init-common: [2024-04-16T10:28:55.031Z] [2024-04-16T10:28:55.031Z] delete-jdbc-resource-common: [2024-04-16T10:28:55.031Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonacc [2024-04-16T10:28:55.133Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/annotation-connector16-mixed-modeApp.ear [2024-04-16T10:28:55.610Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonacc [2024-04-16T10:28:55.610Z] [exec] JDBC resource jdbc/nonacc deleted successfully [2024-04-16T10:28:55.610Z] [echo] cmd executed for server [2024-04-16T10:28:55.610Z] [2024-04-16T10:28:55.610Z] setOSConditions: [2024-04-16T10:28:55.610Z] [2024-04-16T10:28:55.610Z] setToolWin: [2024-04-16T10:28:55.610Z] [2024-04-16T10:28:55.610Z] setToolUnix: [2024-04-16T10:28:55.610Z] [2024-04-16T10:28:55.610Z] setToolProperty: [2024-04-16T10:28:55.610Z] [2024-04-16T10:28:55.610Z] setS1ASclassPath: [2024-04-16T10:28:55.610Z] [2024-04-16T10:28:55.610Z] init-common: [2024-04-16T10:28:55.610Z] [2024-04-16T10:28:55.610Z] delete-jdbc-connpool-common: [2024-04-16T10:28:55.610Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:28:55.694Z] [exec] Application deployed with name annotation-connector16-mixed-modeApp. [2024-04-16T10:28:55.694Z] [exec] there are no files to retrieve for application annotation-connector16-mixed-modeApp [2024-04-16T10:28:55.694Z] [echo] Deployment on target server server successful [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setOSConditions: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setToolWin: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setToolUnix: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setToolProperty: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setS1ASclassPath: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] init-common: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] deploy-common-ee: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setOSConditions: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setToolWin: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setToolUnix: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setToolProperty: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] setS1ASclassPath: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.694Z] init-common: [2024-04-16T10:28:55.694Z] [2024-04-16T10:28:55.695Z] restart: [2024-04-16T10:28:55.695Z] [echo] Not required to restart [2024-04-16T10:28:55.695Z] [2024-04-16T10:28:55.695Z] runtest: [2024-04-16T10:28:55.695Z] [java] GET /annotation-connector16-mixed-mode/servlet/SimpleServlet?url=/annotation-connector16-mixed-mode/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:28:55.695Z] [java] [2024-04-16T10:28:55.695Z] [java] Time: 2 [2024-04-16T10:28:55.695Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:28:55.695Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:28:55.695Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:28:55.695Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:28:55.695Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:28:55.695Z] [java] [Server response] [2024-04-16T10:28:55.695Z] [java] [Server response]12 [2024-04-16T10:28:55.695Z] [java] [Server response]Starting the test [2024-04-16T10:28:55.695Z] [java] [Server response] [2024-04-16T10:28:55.695Z] [java] [Server response]1f [2024-04-16T10:28:55.695Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:55.695Z] [java] [Server response] [2024-04-16T10:28:55.695Z] [java] [Server response]e [2024-04-16T10:28:55.695Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:55.695Z] [java] [Server response] [2024-04-16T10:28:55.864Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:28:55.865Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:28:55.865Z] [echo] cmd executed for server [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] all: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setOSConditions: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolWin: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolUnix: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolProperty: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setS1ASclassPath: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] init-common: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] clean: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setOSConditions: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolWin: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolUnix: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolProperty: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setS1ASclassPath: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] init-common: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] clean-common: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setOSConditions: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolWin: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.865Z] setToolUnix: [2024-04-16T10:28:55.865Z] [2024-04-16T10:28:55.866Z] setToolProperty: [2024-04-16T10:28:55.866Z] [2024-04-16T10:28:55.866Z] setS1ASclassPath: [2024-04-16T10:28:55.866Z] [2024-04-16T10:28:55.866Z] init-common: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] clean-classes-common: [2024-04-16T10:28:56.120Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] setOSConditions: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] setToolWin: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] setToolUnix: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] setToolProperty: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] setS1ASclassPath: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] init-common: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] clean-jars-common: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] compile: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.120Z] setOSConditions: [2024-04-16T10:28:56.120Z] [2024-04-16T10:28:56.121Z] setToolWin: [2024-04-16T10:28:56.121Z] [2024-04-16T10:28:56.121Z] setToolUnix: [2024-04-16T10:28:56.121Z] [2024-04-16T10:28:56.121Z] setToolProperty: [2024-04-16T10:28:56.121Z] [2024-04-16T10:28:56.121Z] setS1ASclassPath: [2024-04-16T10:28:56.121Z] [2024-04-16T10:28:56.121Z] init-common: [2024-04-16T10:28:56.121Z] [2024-04-16T10:28:56.121Z] compile-common: [2024-04-16T10:28:56.121Z] [echo] Current time (ISO): 2024-04-16T10:28:55.877+0000 [2024-04-16T10:28:56.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:56.121Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:56.229Z] [exec] Application deployed with name connector16App. [2024-04-16T10:28:56.229Z] [exec] there are no files to retrieve for application connector16App [2024-04-16T10:28:56.229Z] [echo] Deployment on target server server successful [2024-04-16T10:28:56.229Z] [2024-04-16T10:28:56.229Z] setOSConditions: [2024-04-16T10:28:56.229Z] [2024-04-16T10:28:56.229Z] setToolWin: [2024-04-16T10:28:56.229Z] [2024-04-16T10:28:56.229Z] setToolUnix: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] setToolProperty: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] setS1ASclassPath: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] init-common: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] deploy-common-ee: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] setOSConditions: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] setToolWin: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] setToolUnix: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] setToolProperty: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] setS1ASclassPath: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] init-common: [2024-04-16T10:28:56.230Z] [2024-04-16T10:28:56.230Z] create-user-common: [2024-04-16T10:28:56.255Z] [java] [Server response]1f [2024-04-16T10:28:56.255Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.255Z] [java] [Server response] [2024-04-16T10:28:56.255Z] [java] [Server response]10 [2024-04-16T10:28:56.255Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.255Z] [java] [Server response] [2024-04-16T10:28:56.255Z] [java] [Server response]11 [2024-04-16T10:28:56.256Z] [java] [Server response]checking results [2024-04-16T10:28:56.256Z] [java] [Server response] [2024-04-16T10:28:56.256Z] [java] [Server response]29 [2024-04-16T10:28:56.256Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.256Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-1 [2024-04-16T10:28:56.256Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.256Z] [java] [Server response] [2024-04-16T10:28:56.256Z] [java] [Server response]e [2024-04-16T10:28:56.256Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.256Z] [java] [Server response] [2024-04-16T10:28:56.256Z] [java] [Server response]1f [2024-04-16T10:28:56.256Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.256Z] [java] [Server response] [2024-04-16T10:28:56.256Z] [java] [Server response]10 [2024-04-16T10:28:56.256Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.256Z] [java] [Server response] [2024-04-16T10:28:56.256Z] [java] [Server response]11 [2024-04-16T10:28:56.256Z] [java] [Server response]checking results [2024-04-16T10:28:56.256Z] [java] [Server response] [2024-04-16T10:28:56.527Z] [java] [Server response]29 [2024-04-16T10:28:56.527Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.527Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-2 [2024-04-16T10:28:56.527Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.527Z] [java] [Server response] [2024-04-16T10:28:56.527Z] [java] [Server response]e [2024-04-16T10:28:56.527Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.527Z] [java] [Server response] [2024-04-16T10:28:56.527Z] [java] [Server response]1f [2024-04-16T10:28:56.527Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.527Z] [java] [Server response] [2024-04-16T10:28:56.527Z] [java] [Server response]10 [2024-04-16T10:28:56.528Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]11 [2024-04-16T10:28:56.528Z] [java] [Server response]checking results [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]29 [2024-04-16T10:28:56.528Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.528Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-3 [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]e [2024-04-16T10:28:56.528Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]1f [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]10 [2024-04-16T10:28:56.528Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]11 [2024-04-16T10:28:56.528Z] [java] [Server response]checking results [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]29 [2024-04-16T10:28:56.528Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.528Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-4 [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]e [2024-04-16T10:28:56.528Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]1f [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]10 [2024-04-16T10:28:56.528Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]11 [2024-04-16T10:28:56.528Z] [java] [Server response]checking results [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]29 [2024-04-16T10:28:56.528Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.528Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-5 [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]e [2024-04-16T10:28:56.528Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]1f [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]10 [2024-04-16T10:28:56.528Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]11 [2024-04-16T10:28:56.528Z] [java] [Server response]checking results [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]29 [2024-04-16T10:28:56.528Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.528Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-6 [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]e [2024-04-16T10:28:56.528Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]1f [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]10 [2024-04-16T10:28:56.528Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]11 [2024-04-16T10:28:56.528Z] [java] [Server response]checking results [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]29 [2024-04-16T10:28:56.528Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.528Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-7 [2024-04-16T10:28:56.528Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.528Z] [java] [Server response]e [2024-04-16T10:28:56.528Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.528Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]1f [2024-04-16T10:28:56.784Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]10 [2024-04-16T10:28:56.784Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]11 [2024-04-16T10:28:56.784Z] [java] [Server response]checking results [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]29 [2024-04-16T10:28:56.784Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.784Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-8 [2024-04-16T10:28:56.784Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]e [2024-04-16T10:28:56.784Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]1f [2024-04-16T10:28:56.784Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]10 [2024-04-16T10:28:56.784Z] [java] [Server response]expectedResults [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]11 [2024-04-16T10:28:56.784Z] [java] [Server response]checking results [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]29 [2024-04-16T10:28:56.784Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:56.784Z] [java] Value of key is: Connector1.6-mixed-mode-annotation : test-9 [2024-04-16T10:28:56.784Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]e [2024-04-16T10:28:56.784Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]1f [2024-04-16T10:28:56.784Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:56.784Z] [java] [Server response] [2024-04-16T10:28:56.784Z] [java] [Server response]33 [2024-04-16T10:28:56.784Z] [java] [Server response]END_OF_EXECUTION [2024-04-16T10:28:56.784Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:56.784Z] [java] [2024-04-16T10:28:56.784Z] [java] [2024-04-16T10:28:56.784Z] [java] ----------------------------------------- [2024-04-16T10:28:56.784Z] [java] - Connector1.6-mixed-mode-annotation : test-5: PASS - [2024-04-16T10:28:56.784Z] [java] - Connector1.6-mixed-mode-annotation : test-6: PASS - [2024-04-16T10:28:56.785Z] [java] - Connector1.6-mixed-mode-annotation : test-3: PASS - [2024-04-16T10:28:56.785Z] [java] - Connector1.6-mixed-mode-annotation : test-4: PASS - [2024-04-16T10:28:56.785Z] [java] - Connector1.6-mixed-mode-annotation : test-9: PASS - [2024-04-16T10:28:56.785Z] [java] - Connector1.6-mixed-mode-annotation : test-7: PASS - [2024-04-16T10:28:56.785Z] [java] - Connector1.6-mixed-mode-annotation : test-8: PASS - [2024-04-16T10:28:56.785Z] [java] - Connector1.6-mixed-mode-annotation : test-1: PASS - [2024-04-16T10:28:56.785Z] [java] - Connector1.6-mixed-mode-annotation : test-2: PASS - [2024-04-16T10:28:56.785Z] [java] ----------------------------------------- [2024-04-16T10:28:56.785Z] [java] Total PASS: 9 [2024-04-16T10:28:56.785Z] [java] Total FAIL: 0 [2024-04-16T10:28:56.785Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:56.785Z] [java] ----------------------------------------- [2024-04-16T10:28:56.785Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] unset: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setOSConditions: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setToolWin: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setToolUnix: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setToolProperty: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setS1ASclassPath: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] init-common: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] unsetJdbc: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setOSConditions: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setToolWin: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setToolUnix: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setToolProperty: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setS1ASclassPath: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] init-common: [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] execute-sql-common: [2024-04-16T10:28:56.785Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-connector-mixedmode/app/dropdb.sql [2024-04-16T10:28:56.785Z] [sql] 0 rows affected [2024-04-16T10:28:56.785Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:28:56.785Z] [2024-04-16T10:28:56.785Z] setOSConditions: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setToolWin: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setToolUnix: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setToolProperty: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setS1ASclassPath: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] init-common: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] undeploy-jdbc-common: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setOSConditions: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setToolWin: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setToolUnix: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setToolProperty: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] setS1ASclassPath: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] init-common: [2024-04-16T10:28:56.786Z] [2024-04-16T10:28:56.786Z] delete-jdbc-resource-common: [2024-04-16T10:28:56.786Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/XAPointbase [2024-04-16T10:28:56.832Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server jagadish [2024-04-16T10:28:57.088Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-04-16T10:28:57.088Z] [2024-04-16T10:28:57.088Z] setOSConditions: [2024-04-16T10:28:57.088Z] [2024-04-16T10:28:57.088Z] setToolWin: [2024-04-16T10:28:57.088Z] [2024-04-16T10:28:57.088Z] setToolUnix: [2024-04-16T10:28:57.088Z] [2024-04-16T10:28:57.088Z] setToolProperty: [2024-04-16T10:28:57.088Z] [2024-04-16T10:28:57.088Z] setS1ASclassPath: [2024-04-16T10:28:57.088Z] [2024-04-16T10:28:57.088Z] init-common: [2024-04-16T10:28:57.088Z] [2024-04-16T10:28:57.088Z] create-user-common: [2024-04-16T10:28:57.289Z] [java] Apr 16, 2024 10:28:56 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:28:57.289Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@19962194 [2024-04-16T10:28:57.289Z] [java] isDone = true [2024-04-16T10:28:57.289Z] [java] Remote bean says Hello, Bob [2024-04-16T10:28:57.289Z] [java] Value of key is: main [2024-04-16T10:28:57.289Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:28:57.289Z] [java] [2024-04-16T10:28:57.289Z] [java] [2024-04-16T10:28:57.289Z] [java] ----------------------------------------- [2024-04-16T10:28:57.289Z] [java] - main: PASS - [2024-04-16T10:28:57.289Z] [java] ----------------------------------------- [2024-04-16T10:28:57.289Z] [java] Total PASS: 1 [2024-04-16T10:28:57.289Z] [java] Total FAIL: 0 [2024-04-16T10:28:57.289Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:28:57.289Z] [java] ----------------------------------------- [2024-04-16T10:28:57.289Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:57.289Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:28:57.506Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:57.714Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/XAPointbase [2024-04-16T10:28:57.714Z] [exec] JDBC resource jdbc/XAPointbase deleted successfully [2024-04-16T10:28:57.714Z] [echo] cmd executed for server [2024-04-16T10:28:57.714Z] [2024-04-16T10:28:57.714Z] setOSConditions: [2024-04-16T10:28:57.714Z] [2024-04-16T10:28:57.714Z] setToolWin: [2024-04-16T10:28:57.714Z] [2024-04-16T10:28:57.714Z] setToolUnix: [2024-04-16T10:28:57.714Z] [2024-04-16T10:28:57.714Z] setToolProperty: [2024-04-16T10:28:57.714Z] [2024-04-16T10:28:57.714Z] setS1ASclassPath: [2024-04-16T10:28:57.714Z] [2024-04-16T10:28:57.714Z] init-common: [2024-04-16T10:28:57.714Z] [2024-04-16T10:28:57.714Z] delete-jdbc-connpool-common: [2024-04-16T10:28:57.714Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:28:57.761Z] [javac] 1 warning [2024-04-16T10:28:57.761Z] [2024-04-16T10:28:57.761Z] setOSConditions: [2024-04-16T10:28:57.761Z] [2024-04-16T10:28:57.761Z] setToolWin: [2024-04-16T10:28:57.761Z] [2024-04-16T10:28:57.761Z] setToolUnix: [2024-04-16T10:28:57.761Z] [2024-04-16T10:28:57.761Z] setToolProperty: [2024-04-16T10:28:57.761Z] [2024-04-16T10:28:57.761Z] setS1ASclassPath: [2024-04-16T10:28:57.761Z] [2024-04-16T10:28:57.761Z] init-common: [2024-04-16T10:28:57.761Z] [2024-04-16T10:28:57.761Z] compile-common: [2024-04-16T10:28:57.761Z] [echo] Current time (ISO): 2024-04-16T10:28:57.554+0000 [2024-04-16T10:28:57.761Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:57.848Z] [2024-04-16T10:28:57.848Z] undeploy: [2024-04-16T10:28:57.848Z] [2024-04-16T10:28:57.848Z] setOSConditions: [2024-04-16T10:28:57.848Z] [2024-04-16T10:28:57.848Z] setToolWin: [2024-04-16T10:28:57.848Z] [2024-04-16T10:28:57.848Z] setToolUnix: [2024-04-16T10:28:57.849Z] [2024-04-16T10:28:57.849Z] setToolProperty: [2024-04-16T10:28:57.849Z] [2024-04-16T10:28:57.849Z] setS1ASclassPath: [2024-04-16T10:28:57.849Z] [2024-04-16T10:28:57.849Z] init-common: [2024-04-16T10:28:57.849Z] [2024-04-16T10:28:57.849Z] undeploy-jar-common: [2024-04-16T10:28:58.103Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb31-asynchronous-localandremote-ejb [2024-04-16T10:28:58.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups iec --authrealmname file --target server jr158900 [2024-04-16T10:28:58.128Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-04-16T10:28:58.128Z] [2024-04-16T10:28:58.128Z] setOSConditions: [2024-04-16T10:28:58.128Z] [2024-04-16T10:28:58.128Z] setToolWin: [2024-04-16T10:28:58.128Z] [2024-04-16T10:28:58.128Z] setToolUnix: [2024-04-16T10:28:58.128Z] [2024-04-16T10:28:58.128Z] setToolProperty: [2024-04-16T10:28:58.128Z] [2024-04-16T10:28:58.128Z] setS1ASclassPath: [2024-04-16T10:28:58.128Z] [2024-04-16T10:28:58.128Z] init-common: [2024-04-16T10:28:58.128Z] [2024-04-16T10:28:58.128Z] create-user-common: [2024-04-16T10:28:58.358Z] [2024-04-16T10:28:58.358Z] all: [2024-04-16T10:28:58.358Z] [2024-04-16T10:28:58.358Z] timer31: [2024-04-16T10:28:58.358Z] [2024-04-16T10:28:58.358Z] all: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] nonpersistenttimer: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setOSConditions: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolWin: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolUnix: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolProperty: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setS1ASclassPath: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] init-common: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] clean: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setOSConditions: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolWin: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolUnix: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolProperty: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setS1ASclassPath: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] init-common: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] clean-common: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setOSConditions: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolWin: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolUnix: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.359Z] setToolProperty: [2024-04-16T10:28:58.359Z] [2024-04-16T10:28:58.360Z] setS1ASclassPath: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] init-common: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] clean-classes-common: [2024-04-16T10:28:58.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setOSConditions: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setToolWin: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setToolUnix: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setToolProperty: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setS1ASclassPath: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] init-common: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] clean-jars-common: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] compile: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setOSConditions: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setToolWin: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setToolUnix: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setToolProperty: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] setS1ASclassPath: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] init-common: [2024-04-16T10:28:58.360Z] [2024-04-16T10:28:58.360Z] compile-common: [2024-04-16T10:28:58.360Z] [echo] Current time (ISO): 2024-04-16T10:28:58.211+0000 [2024-04-16T10:28:58.360Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:58.360Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:28:58.641Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-pointbase-pool1 [2024-04-16T10:28:58.641Z] [exec] JDBC Connection pool jdbc-pointbase-pool1 deleted successfully [2024-04-16T10:28:58.641Z] [echo] cmd executed for server [2024-04-16T10:28:58.641Z] [2024-04-16T10:28:58.642Z] undeploy: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setOSConditions: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setToolWin: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setToolUnix: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setToolProperty: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setS1ASclassPath: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] init-common: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] undeploy: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setOSConditions: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setToolWin: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setToolUnix: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setToolProperty: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] setS1ASclassPath: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] init-common: [2024-04-16T10:28:58.642Z] [2024-04-16T10:28:58.642Z] undeploy-common: [2024-04-16T10:28:58.689Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server prasath [2024-04-16T10:28:58.689Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-04-16T10:28:58.689Z] [2024-04-16T10:28:58.689Z] setOSConditions: [2024-04-16T10:28:58.689Z] [2024-04-16T10:28:58.689Z] setToolWin: [2024-04-16T10:28:58.689Z] [2024-04-16T10:28:58.689Z] setToolUnix: [2024-04-16T10:28:58.689Z] [2024-04-16T10:28:58.689Z] setToolProperty: [2024-04-16T10:28:58.689Z] [2024-04-16T10:28:58.689Z] setS1ASclassPath: [2024-04-16T10:28:58.690Z] [2024-04-16T10:28:58.690Z] init-common: [2024-04-16T10:28:58.690Z] [2024-04-16T10:28:58.690Z] create-user-common: [2024-04-16T10:28:59.120Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:28:59.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false annotation-connector16-mixed-modeApp [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] setOSConditions: [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] setToolWin: [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] setToolUnix: [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] setToolProperty: [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] setS1ASclassPath: [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] init-common: [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] testDelAdmin: [2024-04-16T10:28:59.231Z] [2024-04-16T10:28:59.231Z] asadmin-common: [2024-04-16T10:28:59.231Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:28:59.251Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file --target server guest [2024-04-16T10:28:59.251Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/asadminuserpassword.txt [2024-04-16T10:28:59.251Z] [2024-04-16T10:28:59.251Z] runtest: [2024-04-16T10:28:59.251Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:28:59.251Z] [java] [2024-04-16T10:28:59.251Z] [java] Time: 2 [2024-04-16T10:28:59.375Z] [javac] 1 warning [2024-04-16T10:28:59.375Z] [2024-04-16T10:28:59.375Z] build: [2024-04-16T10:28:59.375Z] [2024-04-16T10:28:59.375Z] setOSConditions: [2024-04-16T10:28:59.375Z] [2024-04-16T10:28:59.375Z] fixFiles: [2024-04-16T10:28:59.375Z] [2024-04-16T10:28:59.375Z] convUnix: [2024-04-16T10:28:59.375Z] [2024-04-16T10:28:59.375Z] convWin: [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] setToolWin: [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] setToolUnix: [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] setToolProperty: [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] setS1ASclassPath: [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] init-common: [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] package-persistence-common: [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] ejb-jar-common: [2024-04-16T10:28:59.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.376Z] package-ejbjar-common: [2024-04-16T10:28:59.376Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.376Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.376Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-ejb.jar [2024-04-16T10:28:59.376Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.376Z] [2024-04-16T10:28:59.377Z] appclient-jar-common: [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.377Z] package-appclientjar-common: [2024-04-16T10:28:59.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.377Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassoc-client.jar [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.377Z] webclient-war-common: [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.377Z] build-ear-common: [2024-04-16T10:28:59.377Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:59.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:28:59.377Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:28:59.377Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.377Z] deploy: [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.377Z] setOSConditions: [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.377Z] setToolWin: [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.377Z] setToolUnix: [2024-04-16T10:28:59.377Z] [2024-04-16T10:28:59.378Z] setToolProperty: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] setS1ASclassPath: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] init-common: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] deploy-jdbc-common: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] setOSConditions: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] setToolWin: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] setToolUnix: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] setToolProperty: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] setS1ASclassPath: [2024-04-16T10:28:59.378Z] [2024-04-16T10:28:59.378Z] init-common: [2024-04-16T10:28:59.529Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:28:59.529Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:28:59.529Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:28:59.529Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:28:59.529Z] [java] [Server response]Transfer-Encoding: chunked [2024-04-16T10:28:59.529Z] [java] [Server response] [2024-04-16T10:28:59.529Z] [java] [Server response]12 [2024-04-16T10:28:59.529Z] [java] [Server response]Starting the test [2024-04-16T10:28:59.529Z] [java] [Server response] [2024-04-16T10:28:59.529Z] [java] [Server response]29 [2024-04-16T10:28:59.529Z] [java] [Server response]TEST:PASS [2024-04-16T10:28:59.529Z] [java] Value of key is: 1.6 test-1 [2024-04-16T10:28:59.529Z] [java] [Server response]Checking whether its completed [2024-04-16T10:28:59.529Z] [java] [Server response] [2024-04-16T10:28:59.529Z] [java] [Server response]e [2024-04-16T10:28:59.529Z] [java] [Server response]notifyAndWait [2024-04-16T10:28:59.529Z] [java] [Server response] [2024-04-16T10:28:59.632Z] [2024-04-16T10:28:59.633Z] create-jdbc-connpool-common: [2024-04-16T10:28:59.886Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:28:59.887Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:28:59.887Z] [2024-04-16T10:28:59.887Z] set-derby-connpool-props: [2024-04-16T10:28:59.932Z] [exec] Waiting for domain1 to start ............... [2024-04-16T10:28:59.932Z] [exec] Waiting finished after 14,477 ms. [2024-04-16T10:28:59.932Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:28:59.932Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:28:59.932Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:28:59.932Z] [exec] Admin Port: 4,848 [2024-04-16T10:28:59.932Z] [exec] Command start-domain executed successfully. [2024-04-16T10:29:00.122Z] [exec] Waiting for domain1 to start ................. [2024-04-16T10:29:00.123Z] [exec] Waiting finished after 16,786 ms. [2024-04-16T10:29:00.123Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:29:00.123Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:29:00.123Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:29:00.123Z] [exec] Admin Port: 4,848 [2024-04-16T10:29:00.123Z] [exec] Command start-domain executed successfully. [2024-04-16T10:29:00.123Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:29:00.123Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:29:00.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:00.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:00.123Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:00.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:00.123Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:00.123Z] [2024-04-16T10:29:00.123Z] dumpThreadStack: [2024-04-16T10:29:00.123Z] [2024-04-16T10:29:00.123Z] startDomainWindows: [2024-04-16T10:29:00.123Z] [2024-04-16T10:29:00.123Z] startDomain: [2024-04-16T10:29:00.123Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:00.123Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:00.123Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:00.123Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:00.124Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:00.124Z] [2024-04-16T10:29:00.124Z] runclient: [2024-04-16T10:29:00.124Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:00.124Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:00.124Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:00.124Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:00.124Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:00.124Z] [2024-04-16T10:29:00.124Z] run-client: [2024-04-16T10:29:00.124Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:29:00.127Z] [java] [Server response]1f [2024-04-16T10:29:00.127Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]10 [2024-04-16T10:29:00.127Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]11 [2024-04-16T10:29:00.127Z] [java] [Server response]checking results [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]29 [2024-04-16T10:29:00.127Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.127Z] [java] Value of key is: 1.6 test-2 [2024-04-16T10:29:00.127Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]e [2024-04-16T10:29:00.127Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]1f [2024-04-16T10:29:00.127Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]10 [2024-04-16T10:29:00.127Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]11 [2024-04-16T10:29:00.127Z] [java] [Server response]checking results [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]29 [2024-04-16T10:29:00.127Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.127Z] [java] Value of key is: 1.6 test-3 [2024-04-16T10:29:00.127Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]e [2024-04-16T10:29:00.127Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]1f [2024-04-16T10:29:00.127Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]10 [2024-04-16T10:29:00.127Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.127Z] [java] [Server response]11 [2024-04-16T10:29:00.127Z] [java] [Server response]checking results [2024-04-16T10:29:00.127Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]29 [2024-04-16T10:29:00.128Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.128Z] [java] Value of key is: 1.6 test-4 [2024-04-16T10:29:00.128Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]e [2024-04-16T10:29:00.128Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]1f [2024-04-16T10:29:00.128Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]10 [2024-04-16T10:29:00.128Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]11 [2024-04-16T10:29:00.128Z] [java] [Server response]checking results [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]29 [2024-04-16T10:29:00.128Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.128Z] [java] Value of key is: 1.6 test-5 [2024-04-16T10:29:00.128Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]e [2024-04-16T10:29:00.128Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]1f [2024-04-16T10:29:00.128Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]10 [2024-04-16T10:29:00.128Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]11 [2024-04-16T10:29:00.128Z] [java] [Server response]checking results [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]29 [2024-04-16T10:29:00.128Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.128Z] [java] Value of key is: 1.6 test-6 [2024-04-16T10:29:00.128Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]e [2024-04-16T10:29:00.128Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]1f [2024-04-16T10:29:00.128Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]10 [2024-04-16T10:29:00.128Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]11 [2024-04-16T10:29:00.128Z] [java] [Server response]checking results [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]29 [2024-04-16T10:29:00.128Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.128Z] [java] Value of key is: 1.6 test-7 [2024-04-16T10:29:00.128Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.128Z] [java] [Server response]e [2024-04-16T10:29:00.128Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.128Z] [java] [Server response] [2024-04-16T10:29:00.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:29:00.161Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:29:00.161Z] [2024-04-16T10:29:00.161Z] asadmin-common: [2024-04-16T10:29:00.161Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1 [2024-04-16T10:29:00.185Z] [echo] run.xml:doing wait for localhost:8080... [2024-04-16T10:29:00.186Z] [echo] run.xml:DONE doing wait for localhost:8080... [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] dumpThreadStack: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] startDomainWindows: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] startDomain: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] all: [2024-04-16T10:29:00.186Z] [echo] [2024-04-16T10:29:00.186Z] [echo] [2024-04-16T10:29:00.186Z] [echo] [2024-04-16T10:29:00.186Z] [echo] *************************************************************************** [2024-04-16T10:29:00.186Z] [echo] * Running group standalone [2024-04-16T10:29:00.186Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/standalone [2024-04-16T10:29:00.186Z] [echo] *************************************************************************** [2024-04-16T10:29:00.186Z] [echo] [2024-04-16T10:29:00.186Z] [echo] [2024-04-16T10:29:00.186Z] [echo] [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] all: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setOSConditions: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setToolWin: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setToolUnix: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setToolProperty: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setS1ASclassPath: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] init-common: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] clean: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setOSConditions: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setToolWin: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setToolUnix: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.186Z] setToolProperty: [2024-04-16T10:29:00.186Z] [2024-04-16T10:29:00.187Z] setS1ASclassPath: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] init-common: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] clean-common: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setOSConditions: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setToolWin: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setToolUnix: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setToolProperty: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setS1ASclassPath: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] init-common: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] clean-classes-common: [2024-04-16T10:29:00.187Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setOSConditions: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setToolWin: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setToolUnix: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setToolProperty: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setS1ASclassPath: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] init-common: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] clean-jars-common: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] compile: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.187Z] setOSConditions: [2024-04-16T10:29:00.187Z] [2024-04-16T10:29:00.188Z] setToolWin: [2024-04-16T10:29:00.188Z] [2024-04-16T10:29:00.188Z] setToolUnix: [2024-04-16T10:29:00.188Z] [2024-04-16T10:29:00.188Z] setToolProperty: [2024-04-16T10:29:00.188Z] [2024-04-16T10:29:00.188Z] setS1ASclassPath: [2024-04-16T10:29:00.188Z] [2024-04-16T10:29:00.188Z] init-common: [2024-04-16T10:29:00.188Z] [2024-04-16T10:29:00.188Z] compile-common: [2024-04-16T10:29:00.188Z] [echo] Current time (ISO): 2024-04-16T10:29:00.103+0000 [2024-04-16T10:29:00.188Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:00.188Z] [javac] Compiling 4 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:00.244Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:00.385Z] [java] [Server response]1f [2024-04-16T10:29:00.385Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]10 [2024-04-16T10:29:00.385Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]11 [2024-04-16T10:29:00.385Z] [java] [Server response]checking results [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]29 [2024-04-16T10:29:00.385Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.385Z] [java] Value of key is: 1.6 test-8 [2024-04-16T10:29:00.385Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]e [2024-04-16T10:29:00.385Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]1f [2024-04-16T10:29:00.385Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]10 [2024-04-16T10:29:00.385Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]11 [2024-04-16T10:29:00.385Z] [java] [Server response]checking results [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]29 [2024-04-16T10:29:00.385Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.385Z] [java] Value of key is: 1.6 test-9 [2024-04-16T10:29:00.385Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]e [2024-04-16T10:29:00.385Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]1f [2024-04-16T10:29:00.385Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.385Z] [java] [Server response] [2024-04-16T10:29:00.385Z] [java] [Server response]10 [2024-04-16T10:29:00.386Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]11 [2024-04-16T10:29:00.386Z] [java] [Server response]checking results [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]29 [2024-04-16T10:29:00.386Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.386Z] [java] Value of key is: 1.6 test-10 [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]e [2024-04-16T10:29:00.386Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]1f [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]10 [2024-04-16T10:29:00.386Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]11 [2024-04-16T10:29:00.386Z] [java] [Server response]checking results [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]29 [2024-04-16T10:29:00.386Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.386Z] [java] Value of key is: 1.6 test-11 [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]e [2024-04-16T10:29:00.386Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]1f [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]10 [2024-04-16T10:29:00.386Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]11 [2024-04-16T10:29:00.386Z] [java] [Server response]checking results [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]29 [2024-04-16T10:29:00.386Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.386Z] [java] Value of key is: 1.6 test-12 [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]e [2024-04-16T10:29:00.386Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]1f [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]10 [2024-04-16T10:29:00.386Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]11 [2024-04-16T10:29:00.386Z] [java] [Server response]checking results [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]29 [2024-04-16T10:29:00.386Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.386Z] [java] Value of key is: 1.6 test-13 [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]e [2024-04-16T10:29:00.386Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]1f [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]10 [2024-04-16T10:29:00.386Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]11 [2024-04-16T10:29:00.386Z] [java] [Server response]checking results [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]29 [2024-04-16T10:29:00.386Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.386Z] [java] Value of key is: 1.6 test-14 [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]e [2024-04-16T10:29:00.386Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]1f [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]10 [2024-04-16T10:29:00.386Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]11 [2024-04-16T10:29:00.386Z] [java] [Server response]checking results [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]29 [2024-04-16T10:29:00.386Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.386Z] [java] Value of key is: 1.6 test-15 [2024-04-16T10:29:00.386Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.386Z] [java] [Server response]e [2024-04-16T10:29:00.386Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.386Z] [java] [Server response] [2024-04-16T10:29:00.444Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:29:00.444Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:29:00.499Z] [javac] 1 warning [2024-04-16T10:29:00.641Z] [java] [Server response]1f [2024-04-16T10:29:00.641Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.641Z] [java] [Server response] [2024-04-16T10:29:00.641Z] [java] [Server response]10 [2024-04-16T10:29:00.641Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.641Z] [java] [Server response] [2024-04-16T10:29:00.641Z] [java] [Server response]11 [2024-04-16T10:29:00.641Z] [java] [Server response]checking results [2024-04-16T10:29:00.641Z] [java] [Server response] [2024-04-16T10:29:00.641Z] [java] [Server response]29 [2024-04-16T10:29:00.641Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.641Z] [java] Value of key is: 1.6 test-16 [2024-04-16T10:29:00.641Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.641Z] [java] [Server response] [2024-04-16T10:29:00.641Z] [java] [Server response]e [2024-04-16T10:29:00.641Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.641Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]1f [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]10 [2024-04-16T10:29:00.642Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]11 [2024-04-16T10:29:00.642Z] [java] [Server response]checking results [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]29 [2024-04-16T10:29:00.642Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.642Z] [java] Value of key is: 1.6 test-17 [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]e [2024-04-16T10:29:00.642Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]1f [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]10 [2024-04-16T10:29:00.642Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]11 [2024-04-16T10:29:00.642Z] [java] [Server response]checking results [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]29 [2024-04-16T10:29:00.642Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.642Z] [java] Value of key is: 1.6 test-18 [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]e [2024-04-16T10:29:00.642Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]1f [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]10 [2024-04-16T10:29:00.642Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]11 [2024-04-16T10:29:00.642Z] [java] [Server response]checking results [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]29 [2024-04-16T10:29:00.642Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.642Z] [java] Value of key is: 1.6 test-19 [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]e [2024-04-16T10:29:00.642Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]1f [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]10 [2024-04-16T10:29:00.642Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]11 [2024-04-16T10:29:00.642Z] [java] [Server response]checking results [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]29 [2024-04-16T10:29:00.642Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.642Z] [java] Value of key is: 1.6 test-20 [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]e [2024-04-16T10:29:00.642Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]1f [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]10 [2024-04-16T10:29:00.642Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]11 [2024-04-16T10:29:00.642Z] [java] [Server response]checking results [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]29 [2024-04-16T10:29:00.642Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.642Z] [java] Value of key is: 1.6 test-21 [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]e [2024-04-16T10:29:00.642Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]1f [2024-04-16T10:29:00.642Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]10 [2024-04-16T10:29:00.642Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.642Z] [java] [Server response]11 [2024-04-16T10:29:00.642Z] [java] [Server response]checking results [2024-04-16T10:29:00.642Z] [java] [Server response] [2024-04-16T10:29:00.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:29:00.707Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:29:00.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1 [2024-04-16T10:29:00.732Z] [exec] Administered object eis/aor_1 deleted. [2024-04-16T10:29:00.732Z] [2024-04-16T10:29:00.732Z] asadmin-common: [2024-04-16T10:29:00.732Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_2 [2024-04-16T10:29:00.754Z] [2024-04-16T10:29:00.754Z] setOSConditions: [2024-04-16T10:29:00.754Z] [2024-04-16T10:29:00.754Z] setToolWin: [2024-04-16T10:29:00.754Z] [2024-04-16T10:29:00.754Z] setToolUnix: [2024-04-16T10:29:00.755Z] [2024-04-16T10:29:00.755Z] setToolProperty: [2024-04-16T10:29:00.755Z] [2024-04-16T10:29:00.755Z] setS1ASclassPath: [2024-04-16T10:29:00.755Z] [2024-04-16T10:29:00.755Z] init-common: [2024-04-16T10:29:00.755Z] [2024-04-16T10:29:00.755Z] compile-common: [2024-04-16T10:29:00.755Z] [echo] Current time (ISO): 2024-04-16T10:29:00.514+0000 [2024-04-16T10:29:00.755Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:00.929Z] [java] [Server response]29 [2024-04-16T10:29:00.929Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.929Z] [java] Value of key is: 1.6 test-22 [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]e [2024-04-16T10:29:00.929Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]1f [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]10 [2024-04-16T10:29:00.929Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]11 [2024-04-16T10:29:00.929Z] [java] [Server response]checking results [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]29 [2024-04-16T10:29:00.929Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.929Z] [java] Value of key is: 1.6 test-23 [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]e [2024-04-16T10:29:00.929Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]1f [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]10 [2024-04-16T10:29:00.929Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]11 [2024-04-16T10:29:00.929Z] [java] [Server response]checking results [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]29 [2024-04-16T10:29:00.929Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.929Z] [java] Value of key is: 1.6 test-24 [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]e [2024-04-16T10:29:00.929Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]1f [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]10 [2024-04-16T10:29:00.929Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]11 [2024-04-16T10:29:00.929Z] [java] [Server response]checking results [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]29 [2024-04-16T10:29:00.929Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.929Z] [java] Value of key is: 1.6 test-25 [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]e [2024-04-16T10:29:00.929Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]1f [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]10 [2024-04-16T10:29:00.929Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]11 [2024-04-16T10:29:00.929Z] [java] [Server response]checking results [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]29 [2024-04-16T10:29:00.929Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.929Z] [java] Value of key is: 1.6 test-26 [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]e [2024-04-16T10:29:00.929Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]1f [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]10 [2024-04-16T10:29:00.929Z] [java] [Server response]expectedResults [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]11 [2024-04-16T10:29:00.929Z] [java] [Server response]checking results [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]29 [2024-04-16T10:29:00.929Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:00.929Z] [java] Value of key is: 1.6 test-27 [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]e [2024-04-16T10:29:00.929Z] [java] [Server response]notifyAndWait [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]1f [2024-04-16T10:29:00.929Z] [java] [Server response]Checking whether its completed [2024-04-16T10:29:00.929Z] [java] [Server response] [2024-04-16T10:29:00.929Z] [java] [Server response]33 [2024-04-16T10:29:00.929Z] [java] [Server response]END_OF_EXECUTION [2024-04-16T10:29:00.929Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:00.930Z] [java] [2024-04-16T10:29:00.930Z] [java] [2024-04-16T10:29:00.930Z] [java] ----------------------------------------- [2024-04-16T10:29:00.930Z] [java] - 1.6 test-15: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-16: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-17: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-18: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-19: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-9: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-8: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-10: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-7: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-11: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-6: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-12: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-5: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-13: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-4: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-14: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-26: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-27: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-20: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-21: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-22: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-23: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-24: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-25: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-3: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-2: PASS - [2024-04-16T10:29:00.930Z] [java] - 1.6 test-1: PASS - [2024-04-16T10:29:00.930Z] [java] ----------------------------------------- [2024-04-16T10:29:00.930Z] [java] Total PASS: 27 [2024-04-16T10:29:00.930Z] [java] Total FAIL: 0 [2024-04-16T10:29:00.930Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:00.930Z] [java] ----------------------------------------- [2024-04-16T10:29:00.930Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] unset-map: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] unset-jvm-options: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] setOSConditions: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] setToolWin: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] setToolUnix: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] setToolProperty: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] setS1ASclassPath: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] init-common: [2024-04-16T10:29:00.930Z] [2024-04-16T10:29:00.930Z] delete-jvm-options: [2024-04-16T10:29:01.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:29:01.264Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:29:01.294Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_2 [2024-04-16T10:29:01.294Z] [exec] Administered object eis/aor_1_2 deleted. [2024-04-16T10:29:01.294Z] [2024-04-16T10:29:01.294Z] asadmin-common: [2024-04-16T10:29:01.294Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_2 [2024-04-16T10:29:01.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:29:01.518Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:29:01.772Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:29:01.773Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:29:01.929Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-04-16T10:29:01.929Z] [exec] Deleted 1 option(s) [2024-04-16T10:29:01.929Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:29:01.929Z] [2024-04-16T10:29:01.929Z] setOSConditions: [2024-04-16T10:29:01.929Z] [2024-04-16T10:29:01.929Z] setToolWin: [2024-04-16T10:29:01.929Z] [2024-04-16T10:29:01.929Z] setToolUnix: [2024-04-16T10:29:01.929Z] [2024-04-16T10:29:01.929Z] setToolProperty: [2024-04-16T10:29:01.929Z] [2024-04-16T10:29:01.929Z] setS1ASclassPath: [2024-04-16T10:29:01.929Z] [2024-04-16T10:29:01.929Z] init-common: [2024-04-16T10:29:01.930Z] [2024-04-16T10:29:01.930Z] delete-jvm-options: [2024-04-16T10:29:02.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_2 [2024-04-16T10:29:02.221Z] [exec] Administered object eis/aor_2_2 deleted. [2024-04-16T10:29:02.221Z] [2024-04-16T10:29:02.221Z] asadmin-common: [2024-04-16T10:29:02.221Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_1_3 [2024-04-16T10:29:02.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:02.333Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:02.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:29:02.587Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:29:02.641Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:02.642Z] [javac] 1 warning [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] build: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] setOSConditions: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] fixFiles: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] convUnix: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] convWin: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] setToolWin: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] setToolUnix: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] setToolProperty: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] setS1ASclassPath: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] init-common: [2024-04-16T10:29:02.642Z] [2024-04-16T10:29:02.642Z] package-persistence-common: [2024-04-16T10:29:02.643Z] [2024-04-16T10:29:02.643Z] ejb-jar-common: [2024-04-16T10:29:02.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:02.643Z] [2024-04-16T10:29:02.643Z] package-ejbjar-common: [2024-04-16T10:29:02.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.643Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-ejb.jar [2024-04-16T10:29:02.643Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.643Z] [2024-04-16T10:29:02.643Z] appclient-jar-common: [2024-04-16T10:29:02.643Z] [2024-04-16T10:29:02.643Z] package-appclientjar-common: [2024-04-16T10:29:02.643Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.643Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.643Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimer-client.jar [2024-04-16T10:29:02.643Z] [2024-04-16T10:29:02.644Z] webclient-war-common: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] build-ear-common: [2024-04-16T10:29:02.644Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:02.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:02.644Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:02.644Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] deploy: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] setOSConditions: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] setToolWin: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] setToolUnix: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] setToolProperty: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] setS1ASclassPath: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] init-common: [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.644Z] deploy-common: [2024-04-16T10:29:02.644Z] [echo] Current time (ISO): 2024-04-16T10:29:02.603+0000 [2024-04-16T10:29:02.644Z] [2024-04-16T10:29:02.645Z] setOSConditions: [2024-04-16T10:29:02.645Z] [2024-04-16T10:29:02.645Z] setToolWin: [2024-04-16T10:29:02.645Z] [2024-04-16T10:29:02.645Z] setToolUnix: [2024-04-16T10:29:02.645Z] [2024-04-16T10:29:02.645Z] setToolProperty: [2024-04-16T10:29:02.645Z] [2024-04-16T10:29:02.645Z] setS1ASclassPath: [2024-04-16T10:29:02.645Z] [2024-04-16T10:29:02.645Z] init-common: [2024-04-16T10:29:02.645Z] [2024-04-16T10:29:02.645Z] deploy-common-pe: [2024-04-16T10:29:02.691Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:02.691Z] [javac] 1 warning [2024-04-16T10:29:02.691Z] [2024-04-16T10:29:02.691Z] setOSConditions: [2024-04-16T10:29:02.691Z] [2024-04-16T10:29:02.691Z] setToolWin: [2024-04-16T10:29:02.691Z] [2024-04-16T10:29:02.691Z] setToolUnix: [2024-04-16T10:29:02.691Z] [2024-04-16T10:29:02.691Z] setToolProperty: [2024-04-16T10:29:02.691Z] [2024-04-16T10:29:02.691Z] setS1ASclassPath: [2024-04-16T10:29:02.691Z] [2024-04-16T10:29:02.691Z] init-common: [2024-04-16T10:29:02.691Z] [2024-04-16T10:29:02.691Z] compile-common: [2024-04-16T10:29:02.691Z] [echo] Current time (ISO): 2024-04-16T10:29:02.306+0000 [2024-04-16T10:29:02.691Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:02.783Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_1_3 [2024-04-16T10:29:02.897Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-04-16T10:29:02.898Z] [exec] Deleted 1 option(s) [2024-04-16T10:29:02.898Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] unset: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setOSConditions: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setToolWin: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setToolUnix: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setToolProperty: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setS1ASclassPath: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] init-common: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] unsetJdbc: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setOSConditions: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setToolWin: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setToolUnix: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setToolProperty: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] setS1ASclassPath: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] init-common: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] execute-sql-common: [2024-04-16T10:29:02.898Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/connector1.6-resources-xml/app/dropdb.sql [2024-04-16T10:29:02.898Z] [sql] 0 rows affected [2024-04-16T10:29:02.898Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.898Z] undeploy: [2024-04-16T10:29:02.898Z] [2024-04-16T10:29:02.899Z] setOSConditions: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setToolWin: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setToolUnix: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setToolProperty: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setS1ASclassPath: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] init-common: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] undeploy: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setOSConditions: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setToolWin: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setToolUnix: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setToolProperty: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] setS1ASclassPath: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] init-common: [2024-04-16T10:29:02.899Z] [2024-04-16T10:29:02.899Z] undeploy-common: [2024-04-16T10:29:03.039Z] [exec] Administered object eis/aor_1_3 deleted. [2024-04-16T10:29:03.039Z] [2024-04-16T10:29:03.039Z] asadmin-common: [2024-04-16T10:29:03.039Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_2_4 [2024-04-16T10:29:03.144Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:29:03.144Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:29:03.144Z] [2024-04-16T10:29:03.144Z] setOSConditions: [2024-04-16T10:29:03.144Z] [2024-04-16T10:29:03.144Z] setToolWin: [2024-04-16T10:29:03.144Z] [2024-04-16T10:29:03.145Z] setToolUnix: [2024-04-16T10:29:03.145Z] [2024-04-16T10:29:03.145Z] setToolProperty: [2024-04-16T10:29:03.145Z] [2024-04-16T10:29:03.145Z] setS1ASclassPath: [2024-04-16T10:29:03.145Z] [2024-04-16T10:29:03.145Z] init-common: [2024-04-16T10:29:03.145Z] [2024-04-16T10:29:03.145Z] create-jdbc-resource-common: [2024-04-16T10:29:03.145Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:29:03.206Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerApp.ear [2024-04-16T10:29:03.601Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_2_4 [2024-04-16T10:29:03.601Z] [exec] Administered object eis/aor_2_4 deleted. [2024-04-16T10:29:03.601Z] [2024-04-16T10:29:03.601Z] asadmin-common: [2024-04-16T10:29:03.601Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/aor_3_5 [2024-04-16T10:29:03.702Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:29:03.702Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:29:03.702Z] [echo] cmd executed for server [2024-04-16T10:29:03.702Z] [2024-04-16T10:29:03.702Z] asadmin-common: [2024-04-16T10:29:03.702Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-04-16T10:29:03.783Z] [exec] Application deployed with name ejb-timer-nonpersistenttimerApp. [2024-04-16T10:29:03.783Z] [echo] Deployment on target server server successful [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setOSConditions: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setToolWin: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setToolUnix: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setToolProperty: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setS1ASclassPath: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] init-common: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] deploy-common-ee: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] run: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setOSConditions: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setToolWin: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setToolUnix: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setToolProperty: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] setS1ASclassPath: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] init-common: [2024-04-16T10:29:03.783Z] [2024-04-16T10:29:03.783Z] runclient-common: [2024-04-16T10:29:03.784Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerAppClient.jar -name ejb-timer-nonpersistenttimerClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:29:03.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector16App [2024-04-16T10:29:04.047Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setOSConditions: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setToolWin: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setToolUnix: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setToolProperty: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setS1ASclassPath: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] init-common: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] undeploy: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setOSConditions: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setToolWin: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setToolUnix: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.082Z] setToolProperty: [2024-04-16T10:29:04.082Z] [2024-04-16T10:29:04.083Z] setS1ASclassPath: [2024-04-16T10:29:04.083Z] [2024-04-16T10:29:04.083Z] init-common: [2024-04-16T10:29:04.083Z] [2024-04-16T10:29:04.083Z] undeploy-rar-common: [2024-04-16T10:29:04.083Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:29:04.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/aor_3_5 [2024-04-16T10:29:04.162Z] [exec] Administered object eis/aor_3_5 deleted. [2024-04-16T10:29:04.162Z] [2024-04-16T10:29:04.162Z] setOSConditions: [2024-04-16T10:29:04.162Z] [2024-04-16T10:29:04.162Z] setToolWin: [2024-04-16T10:29:04.162Z] [2024-04-16T10:29:04.162Z] setToolUnix: [2024-04-16T10:29:04.163Z] [2024-04-16T10:29:04.163Z] setToolProperty: [2024-04-16T10:29:04.163Z] [2024-04-16T10:29:04.163Z] setS1ASclassPath: [2024-04-16T10:29:04.163Z] [2024-04-16T10:29:04.163Z] init-common: [2024-04-16T10:29:04.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-04-16T10:29:04.260Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-enlistment=true [2024-04-16T10:29:04.260Z] [2024-04-16T10:29:04.260Z] asadmin-common: [2024-04-16T10:29:04.260Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-04-16T10:29:04.301Z] [javac] 1 warning [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] build: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] setOSConditions: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] fixFiles: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] convUnix: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] convWin: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] setToolWin: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] setToolUnix: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] setToolProperty: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] setS1ASclassPath: [2024-04-16T10:29:04.301Z] [2024-04-16T10:29:04.301Z] init-common: [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] package-persistence-common: [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] ejb-jar-common: [2024-04-16T10:29:04.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] package-ejbjar-common: [2024-04-16T10:29:04.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:04.302Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:04.302Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:04.302Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriver-ejb.jar [2024-04-16T10:29:04.302Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] appclient-jar-common: [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] package-appclientjar-common: [2024-04-16T10:29:04.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:04.302Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriver-client.jar [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] webclient-war-common: [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] build-ear-common: [2024-04-16T10:29:04.302Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:04.302Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:04.302Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:04.302Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:04.302Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriverApp.ear [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] setup: [2024-04-16T10:29:04.302Z] [2024-04-16T10:29:04.302Z] create-auth-filerealm: [2024-04-16T10:29:04.303Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile2 [2024-04-16T10:29:04.303Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/temp.txt [2024-04-16T10:29:04.303Z] [2024-04-16T10:29:04.303Z] setOSConditions: [2024-04-16T10:29:04.303Z] [2024-04-16T10:29:04.303Z] setToolWin: [2024-04-16T10:29:04.303Z] [2024-04-16T10:29:04.303Z] setToolUnix: [2024-04-16T10:29:04.303Z] [2024-04-16T10:29:04.303Z] setToolProperty: [2024-04-16T10:29:04.303Z] [2024-04-16T10:29:04.303Z] setS1ASclassPath: [2024-04-16T10:29:04.303Z] [2024-04-16T10:29:04.303Z] init-common: [2024-04-16T10:29:04.303Z] [2024-04-16T10:29:04.303Z] create-auth-realm: [2024-04-16T10:29:04.303Z] [echo] Creating auth realm file2 ... [2024-04-16T10:29:04.319Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.319Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.319Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.319Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.319Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.319Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.319Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.320Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.320Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.320Z] [exec] WebSvcTest-Hello Appserver Tester !war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.320Z] [exec] Value of key is:war-with-packaged-wsdl-and-schema [2024-04-16T10:29:04.320Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:04.320Z] [exec] [2024-04-16T10:29:04.320Z] [exec] [2024-04-16T10:29:04.320Z] [exec] ----------------------------------------- [2024-04-16T10:29:04.320Z] [exec] - war-with-packaged-wsdl-and-schema: PASS - [2024-04-16T10:29:04.320Z] [exec] ----------------------------------------- [2024-04-16T10:29:04.320Z] [exec] Total PASS: 1 [2024-04-16T10:29:04.320Z] [exec] Total FAIL: 0 [2024-04-16T10:29:04.320Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:04.320Z] [exec] ----------------------------------------- [2024-04-16T10:29:04.320Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:04.320Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] undeploy: [2024-04-16T10:29:04.320Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:04.320Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:04.320Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:04.320Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:04.320Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/pkgedwarservice/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] setOSConditions: [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] setToolWin: [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] setToolUnix: [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] setToolProperty: [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] setS1ASclassPath: [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] init-common: [2024-04-16T10:29:04.320Z] [2024-04-16T10:29:04.320Z] undeploy-war-common: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] undeploy: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] setOSConditions: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] setToolWin: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] setToolUnix: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] setToolProperty: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] setS1ASclassPath: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] init-common: [2024-04-16T10:29:04.429Z] [2024-04-16T10:29:04.429Z] undeploy-rar-common: [2024-04-16T10:29:04.429Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:29:04.514Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-04-16T10:29:04.514Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.lazy-connection-association=true [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] setOSConditions: [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] setToolWin: [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] setToolUnix: [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] setToolProperty: [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] setS1ASclassPath: [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] init-common: [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] deploy-common: [2024-04-16T10:29:04.514Z] [echo] Current time (ISO): 2024-04-16T10:29:04.451+0000 [2024-04-16T10:29:04.514Z] [2024-04-16T10:29:04.514Z] setOSConditions: [2024-04-16T10:29:04.515Z] [2024-04-16T10:29:04.515Z] setToolWin: [2024-04-16T10:29:04.515Z] [2024-04-16T10:29:04.515Z] setToolUnix: [2024-04-16T10:29:04.515Z] [2024-04-16T10:29:04.515Z] setToolProperty: [2024-04-16T10:29:04.515Z] [2024-04-16T10:29:04.515Z] setS1ASclassPath: [2024-04-16T10:29:04.515Z] [2024-04-16T10:29:04.515Z] init-common: [2024-04-16T10:29:04.515Z] [2024-04-16T10:29:04.515Z] deploy-common-pe: [2024-04-16T10:29:04.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:29:04.707Z] [exec] Apr 16, 2024 10:29:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:29:04.707Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:29:04.861Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-auth-realm --classname com.sun.enterprise.security.auth.realm.file.FileRealm --property file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/keyfile2:jaas-context=fileRealm --target server file2 [2024-04-16T10:29:04.926Z] [2024-04-16T10:29:04.926Z] setOSConditions: [2024-04-16T10:29:04.926Z] [2024-04-16T10:29:04.926Z] setToolWin: [2024-04-16T10:29:04.926Z] [2024-04-16T10:29:04.926Z] setToolUnix: [2024-04-16T10:29:04.926Z] [2024-04-16T10:29:04.926Z] setToolProperty: [2024-04-16T10:29:04.926Z] [2024-04-16T10:29:04.926Z] setS1ASclassPath: [2024-04-16T10:29:04.926Z] [2024-04-16T10:29:04.927Z] init-common: [2024-04-16T10:29:04.927Z] [2024-04-16T10:29:04.927Z] delete-user-common: [2024-04-16T10:29:04.992Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:29:04.992Z] [2024-04-16T10:29:04.992Z] setOSConditions: [2024-04-16T10:29:04.992Z] [2024-04-16T10:29:04.992Z] setToolWin: [2024-04-16T10:29:04.992Z] [2024-04-16T10:29:04.992Z] setToolUnix: [2024-04-16T10:29:04.992Z] [2024-04-16T10:29:04.992Z] setToolProperty: [2024-04-16T10:29:04.992Z] [2024-04-16T10:29:04.992Z] setS1ASclassPath: [2024-04-16T10:29:04.992Z] [2024-04-16T10:29:04.993Z] init-common: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] restart: [2024-04-16T10:29:04.993Z] [echo] Not required to restart [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] all: [2024-04-16T10:29:04.993Z] [echo] @@## redeployRar ##@@ [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setOSConditions: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setToolWin: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setToolUnix: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setToolProperty: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setS1ASclassPath: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] init-common: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] clean: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setOSConditions: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setToolWin: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setToolUnix: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setToolProperty: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] setS1ASclassPath: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] init-common: [2024-04-16T10:29:04.993Z] [2024-04-16T10:29:04.993Z] clean-common: [2024-04-16T10:29:05.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocApp.ear [2024-04-16T10:29:05.246Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false pkghello-web [2024-04-16T10:29:05.249Z] [2024-04-16T10:29:05.249Z] setOSConditions: [2024-04-16T10:29:05.249Z] [2024-04-16T10:29:05.249Z] setToolWin: [2024-04-16T10:29:05.249Z] [2024-04-16T10:29:05.249Z] setToolUnix: [2024-04-16T10:29:05.249Z] [2024-04-16T10:29:05.249Z] setToolProperty: [2024-04-16T10:29:05.249Z] [2024-04-16T10:29:05.249Z] setS1ASclassPath: [2024-04-16T10:29:05.249Z] [2024-04-16T10:29:05.249Z] init-common: [2024-04-16T10:29:05.249Z] [2024-04-16T10:29:05.249Z] clean-classes-common: [2024-04-16T10:29:05.249Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setOSConditions: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setToolWin: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setToolUnix: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setToolProperty: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setS1ASclassPath: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] init-common: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] clean-jars-common: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] compile: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setOSConditions: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setToolWin: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setToolUnix: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setToolProperty: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setS1ASclassPath: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] init-common: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] compile-common: [2024-04-16T10:29:05.250Z] [echo] Current time (ISO): 2024-04-16T10:29:05.061+0000 [2024-04-16T10:29:05.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:05.250Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/ra [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.250Z] setOSConditions: [2024-04-16T10:29:05.250Z] [2024-04-16T10:29:05.251Z] setToolWin: [2024-04-16T10:29:05.251Z] [2024-04-16T10:29:05.251Z] setToolUnix: [2024-04-16T10:29:05.251Z] [2024-04-16T10:29:05.251Z] setToolProperty: [2024-04-16T10:29:05.251Z] [2024-04-16T10:29:05.251Z] setS1ASclassPath: [2024-04-16T10:29:05.251Z] [2024-04-16T10:29:05.251Z] init-common: [2024-04-16T10:29:05.251Z] [2024-04-16T10:29:05.251Z] compile-common: [2024-04-16T10:29:05.251Z] [echo] Current time (ISO): 2024-04-16T10:29:05.090+0000 [2024-04-16T10:29:05.251Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:05.326Z] [exec] Application deployed with name jdbc-lazyassocApp. [2024-04-16T10:29:05.326Z] [echo] Deployment on target server server successful [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setOSConditions: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setToolWin: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setToolUnix: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setToolProperty: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setS1ASclassPath: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] init-common: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] deploy-common-ee: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] run: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setOSConditions: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setToolWin: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setToolUnix: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setToolProperty: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] setS1ASclassPath: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.326Z] init-common: [2024-04-16T10:29:05.326Z] [2024-04-16T10:29:05.327Z] execute-sql-common: [2024-04-16T10:29:05.327Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/create_pointbase.sql [2024-04-16T10:29:05.327Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:29:05.327Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:29:05.327Z] [sql] 0 rows affected [2024-04-16T10:29:05.327Z] [sql] 1 rows affected [2024-04-16T10:29:05.327Z] [sql] 1 rows affected [2024-04-16T10:29:05.327Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:29:05.327Z] [2024-04-16T10:29:05.327Z] setOSConditions: [2024-04-16T10:29:05.327Z] [2024-04-16T10:29:05.327Z] setToolWin: [2024-04-16T10:29:05.327Z] [2024-04-16T10:29:05.327Z] setToolUnix: [2024-04-16T10:29:05.327Z] [2024-04-16T10:29:05.327Z] setToolProperty: [2024-04-16T10:29:05.327Z] [2024-04-16T10:29:05.327Z] setS1ASclassPath: [2024-04-16T10:29:05.327Z] [2024-04-16T10:29:05.327Z] init-common: [2024-04-16T10:29:05.327Z] [2024-04-16T10:29:05.327Z] runclient-common: [2024-04-16T10:29:05.327Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-lazyassocAppClient.jar -name jdbc-lazyassocClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:29:05.441Z] [2024-04-16T10:29:05.441Z] setOSConditions: [2024-04-16T10:29:05.442Z] [2024-04-16T10:29:05.442Z] setToolWin: [2024-04-16T10:29:05.442Z] [2024-04-16T10:29:05.442Z] setToolUnix: [2024-04-16T10:29:05.442Z] [2024-04-16T10:29:05.442Z] setToolProperty: [2024-04-16T10:29:05.442Z] [2024-04-16T10:29:05.442Z] setS1ASclassPath: [2024-04-16T10:29:05.442Z] [2024-04-16T10:29:05.442Z] init-common: [2024-04-16T10:29:05.442Z] [2024-04-16T10:29:05.442Z] create-user-common: [2024-04-16T10:29:05.652Z] [exec] Apr 16, 2024 10:29:05 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:29:05.652Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-nonpersistenttimer-client] with main class [com.sun.s1asdev.timer31.nonpersistenttimer.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-nonpersistenttimerAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-nonpersistenttimerClient [2024-04-16T10:29:05.893Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2024-04-16T10:29:05.893Z] [2024-04-16T10:29:05.893Z] setOSConditions: [2024-04-16T10:29:05.893Z] [2024-04-16T10:29:05.894Z] setToolWin: [2024-04-16T10:29:05.894Z] [2024-04-16T10:29:05.894Z] setToolUnix: [2024-04-16T10:29:05.894Z] [2024-04-16T10:29:05.894Z] setToolProperty: [2024-04-16T10:29:05.894Z] [2024-04-16T10:29:05.894Z] setS1ASclassPath: [2024-04-16T10:29:05.894Z] [2024-04-16T10:29:05.894Z] init-common: [2024-04-16T10:29:05.894Z] [2024-04-16T10:29:05.894Z] delete-user-common: [2024-04-16T10:29:06.043Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/asadminuserpassword.txt --interactive=false --echo=true --terse=true create-file-user --groups employee --authrealmname file2 --target server testy [2024-04-16T10:29:06.043Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/standalone/loginctxdriver/asadminuserpassword.txt [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] deploy: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setOSConditions: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setToolWin: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setToolUnix: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setToolProperty: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setS1ASclassPath: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] init-common: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] deploy-common: [2024-04-16T10:29:06.043Z] [echo] Current time (ISO): 2024-04-16T10:29:05.880+0000 [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setOSConditions: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setToolWin: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setToolUnix: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setToolProperty: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] setS1ASclassPath: [2024-04-16T10:29:06.043Z] [2024-04-16T10:29:06.043Z] init-common: [2024-04-16T10:29:06.044Z] [2024-04-16T10:29:06.044Z] deploy-common-pe: [2024-04-16T10:29:06.248Z] [exec] Apr 16, 2024 10:29:05 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:29:06.249Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:29:06.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2024-04-16T10:29:06.454Z] [2024-04-16T10:29:06.454Z] setOSConditions: [2024-04-16T10:29:06.454Z] [2024-04-16T10:29:06.454Z] setToolWin: [2024-04-16T10:29:06.454Z] [2024-04-16T10:29:06.454Z] setToolUnix: [2024-04-16T10:29:06.454Z] [2024-04-16T10:29:06.454Z] setToolProperty: [2024-04-16T10:29:06.454Z] [2024-04-16T10:29:06.454Z] setS1ASclassPath: [2024-04-16T10:29:06.454Z] [2024-04-16T10:29:06.454Z] init-common: [2024-04-16T10:29:06.454Z] [2024-04-16T10:29:06.454Z] delete-user-common: [2024-04-16T10:29:06.643Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/security-standalone-loginctxdriverApp.ear [2024-04-16T10:29:06.808Z] [exec] Apr 16, 2024 10:29:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:06.808Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:07.016Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2024-04-16T10:29:07.016Z] [2024-04-16T10:29:07.016Z] setOSConditions: [2024-04-16T10:29:07.016Z] [2024-04-16T10:29:07.016Z] setToolWin: [2024-04-16T10:29:07.016Z] [2024-04-16T10:29:07.016Z] setToolUnix: [2024-04-16T10:29:07.016Z] [2024-04-16T10:29:07.016Z] setToolProperty: [2024-04-16T10:29:07.016Z] [2024-04-16T10:29:07.016Z] setS1ASclassPath: [2024-04-16T10:29:07.016Z] [2024-04-16T10:29:07.016Z] init-common: [2024-04-16T10:29:07.016Z] [2024-04-16T10:29:07.016Z] delete-user-common: [2024-04-16T10:29:07.062Z] [exec] Apr 16, 2024 10:29:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:07.062Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] all: [2024-04-16T10:29:07.142Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:07.142Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:07.142Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:07.142Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:07.142Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] setOSConditions: [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] setToolWin: [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] setToolUnix: [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] setToolProperty: [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] setS1ASclassPath: [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] init-common: [2024-04-16T10:29:07.142Z] [2024-04-16T10:29:07.142Z] clean: [2024-04-16T10:29:07.142Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:07.143Z] [2024-04-16T10:29:07.143Z] setOSConditions: [2024-04-16T10:29:07.143Z] [2024-04-16T10:29:07.143Z] setToolWin: [2024-04-16T10:29:07.143Z] [2024-04-16T10:29:07.143Z] setToolUnix: [2024-04-16T10:29:07.143Z] [2024-04-16T10:29:07.143Z] setToolProperty: [2024-04-16T10:29:07.143Z] [2024-04-16T10:29:07.143Z] setS1ASclassPath: [2024-04-16T10:29:07.143Z] [2024-04-16T10:29:07.143Z] init-common: [2024-04-16T10:29:07.143Z] [2024-04-16T10:29:07.143Z] clean-common: [2024-04-16T10:29:07.143Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:07.143Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setOSConditions: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setToolWin: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setToolUnix: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setToolProperty: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setS1ASclassPath: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] init-common: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] clean-classes-common: [2024-04-16T10:29:07.144Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:07.144Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:07.144Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:07.144Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:07.144Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:07.144Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setOSConditions: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setToolWin: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.144Z] setToolUnix: [2024-04-16T10:29:07.144Z] [2024-04-16T10:29:07.145Z] setToolProperty: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] setS1ASclassPath: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] init-common: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] clean-jars-common: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] compile: [2024-04-16T10:29:07.145Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:07.145Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:07.145Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:07.145Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:07.145Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] setOSConditions: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] setToolWin: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] setToolUnix: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] setToolProperty: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] setS1ASclassPath: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.145Z] init-common: [2024-04-16T10:29:07.145Z] [2024-04-16T10:29:07.146Z] compile-common: [2024-04-16T10:29:07.146Z] [echo] Current time (ISO): 2024-04-16T10:29:06.892+0000 [2024-04-16T10:29:07.146Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:07.146Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:07.577Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2024-04-16T10:29:07.577Z] [2024-04-16T10:29:07.577Z] restore-default-security-permission: [2024-04-16T10:29:07.828Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:07.833Z] [2024-04-16T10:29:07.834Z] setOSConditions: [2024-04-16T10:29:07.834Z] [2024-04-16T10:29:07.834Z] stop-server: [2024-04-16T10:29:07.834Z] [2024-04-16T10:29:07.834Z] stop-server-unix: [2024-04-16T10:29:07.834Z] [echo] stopping server on unix ... [2024-04-16T10:29:08.083Z] [javac] 1 warning [2024-04-16T10:29:08.083Z] [2024-04-16T10:29:08.083Z] setOSConditions: [2024-04-16T10:29:08.083Z] [2024-04-16T10:29:08.083Z] setToolWin: [2024-04-16T10:29:08.084Z] [2024-04-16T10:29:08.084Z] setToolUnix: [2024-04-16T10:29:08.084Z] [2024-04-16T10:29:08.084Z] setToolProperty: [2024-04-16T10:29:08.084Z] [2024-04-16T10:29:08.084Z] setS1ASclassPath: [2024-04-16T10:29:08.084Z] [2024-04-16T10:29:08.084Z] init-common: [2024-04-16T10:29:08.084Z] [2024-04-16T10:29:08.084Z] compile-common: [2024-04-16T10:29:08.084Z] [echo] Current time (ISO): 2024-04-16T10:29:07.876+0000 [2024-04-16T10:29:08.084Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:08.181Z] [exec] Apr 16, 2024 10:29:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:29:08.181Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3a3f96ab [2024-04-16T10:29:08.436Z] [exec] Doing foo timer test for ejbs/Foo_CMT [2024-04-16T10:29:08.941Z] [exec] Apr 16, 2024 10:29:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:29:08.941Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26da1ba2 [2024-04-16T10:29:09.162Z] [exec] Application deployed with name security-standalone-loginctxdriverApp. [2024-04-16T10:29:09.162Z] [exec] there are no files to retrieve for application security-standalone-loginctxdriverApp [2024-04-16T10:29:09.162Z] [echo] Deployment on target server server successful [2024-04-16T10:29:09.162Z] [2024-04-16T10:29:09.162Z] setOSConditions: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setToolWin: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setToolUnix: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setToolProperty: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setS1ASclassPath: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] init-common: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] deploy-common-ee: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] run: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setOSConditions: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setToolWin: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setToolUnix: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setToolProperty: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] setS1ASclassPath: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] init-common: [2024-04-16T10:29:09.163Z] [2024-04-16T10:29:09.163Z] run-standalone-client: [2024-04-16T10:29:09.163Z] [echo] Running standalone client ... [2024-04-16T10:29:09.266Z] [exec] Waiting for the domain to stop . [2024-04-16T10:29:09.266Z] [exec] Waiting finished after 395 ms. [2024-04-16T10:29:09.266Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:29:09.266Z] [2024-04-16T10:29:09.266Z] stop-server-windows: [2024-04-16T10:29:09.267Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:29:09.267Z] [echo] restored original server.policy file [2024-04-16T10:29:09.267Z] [2024-04-16T10:29:09.267Z] setOSConditions: [2024-04-16T10:29:09.267Z] [2024-04-16T10:29:09.267Z] start-server: [2024-04-16T10:29:09.267Z] [echo] +-----------------------------+ [2024-04-16T10:29:09.267Z] [echo] | | [2024-04-16T10:29:09.267Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:29:09.267Z] [echo] | in Felix mode | [2024-04-16T10:29:09.267Z] [echo] | | [2024-04-16T10:29:09.267Z] [echo] +-----------------------------+ [2024-04-16T10:29:09.267Z] [2024-04-16T10:29:09.267Z] start-server-unix: [2024-04-16T10:29:09.438Z] [java] *** EJBMethod Permission Test using Login Context Driver Standalone client *** [2024-04-16T10:29:09.505Z] [exec] Value of key is: test1 : [2024-04-16T10:29:09.668Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:09.668Z] [javac] 1 warning [2024-04-16T10:29:09.668Z] [2024-04-16T10:29:09.668Z] assemble-web: [2024-04-16T10:29:09.669Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:09.669Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:09.669Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:09.669Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:09.669Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:09.669Z] [2024-04-16T10:29:09.669Z] pkg-war: [2024-04-16T10:29:09.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:09.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:29:09.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:09.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:09.669Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:29:09.669Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/sun-web.xml to copy. [2024-04-16T10:29:09.669Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/webservices.xml to copy. [2024-04-16T10:29:09.670Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:29:09.670Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:29:09.670Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:29:09.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:09.670Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:09.670Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/${web.wsit.descriptors} does not exist. [2024-04-16T10:29:09.670Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2024-04-16T10:29:09.670Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:09.670Z] [2024-04-16T10:29:09.670Z] deploy-app: [2024-04-16T10:29:09.670Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:09.670Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:09.670Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:09.670Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:09.671Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:09.671Z] [2024-04-16T10:29:09.671Z] deploy-war-common: [2024-04-16T10:29:09.671Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:09.671Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:09.671Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:09.671Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:09.671Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:09.671Z] [2024-04-16T10:29:09.671Z] setOSConditions: [2024-04-16T10:29:09.671Z] [2024-04-16T10:29:09.671Z] setToolWin: [2024-04-16T10:29:09.671Z] [2024-04-16T10:29:09.671Z] setToolUnix: [2024-04-16T10:29:09.671Z] [2024-04-16T10:29:09.671Z] setToolProperty: [2024-04-16T10:29:09.672Z] [2024-04-16T10:29:09.672Z] setS1ASclassPath: [2024-04-16T10:29:09.672Z] [2024-04-16T10:29:09.672Z] init-common: [2024-04-16T10:29:09.672Z] [2024-04-16T10:29:09.672Z] deploy-war-commonpe: [2024-04-16T10:29:09.759Z] [exec] Value of key is: test2 : [2024-04-16T10:29:09.759Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:09.759Z] [exec] [2024-04-16T10:29:09.759Z] [exec] [2024-04-16T10:29:09.759Z] [exec] ----------------------------------------- [2024-04-16T10:29:09.759Z] [exec] - test2 : : PASS - [2024-04-16T10:29:09.759Z] [exec] - test1 : : PASS - [2024-04-16T10:29:09.759Z] [exec] ----------------------------------------- [2024-04-16T10:29:09.759Z] [exec] Total PASS: 2 [2024-04-16T10:29:09.759Z] [exec] Total FAIL: 0 [2024-04-16T10:29:09.759Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:09.759Z] [exec] ----------------------------------------- [2024-04-16T10:29:09.759Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:09.759Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] checkReporting-common: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] confirmReportPresent-common: [2024-04-16T10:29:10.013Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:29:10.013Z] [echo] Test seems to be reported fine [2024-04-16T10:29:10.013Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/RepRunConf.txt [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] confirmMissingReport-common: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] undeploy: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] setOSConditions: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] setToolWin: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] setToolUnix: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] setToolProperty: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] setS1ASclassPath: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] init-common: [2024-04-16T10:29:10.013Z] [2024-04-16T10:29:10.013Z] execute-sql-common: [2024-04-16T10:29:10.013Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/lazyassoc/sql/drop_pointbase.sql [2024-04-16T10:29:10.013Z] [sql] 0 rows affected [2024-04-16T10:29:10.013Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:29:10.013Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:29:10.014Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:29:10.014Z] [2024-04-16T10:29:10.014Z] setOSConditions: [2024-04-16T10:29:10.014Z] [2024-04-16T10:29:10.014Z] setToolWin: [2024-04-16T10:29:10.014Z] [2024-04-16T10:29:10.014Z] setToolUnix: [2024-04-16T10:29:10.014Z] [2024-04-16T10:29:10.014Z] setToolProperty: [2024-04-16T10:29:10.014Z] [2024-04-16T10:29:10.014Z] setS1ASclassPath: [2024-04-16T10:29:10.014Z] [2024-04-16T10:29:10.014Z] init-common: [2024-04-16T10:29:10.014Z] [2024-04-16T10:29:10.014Z] undeploy-common: [2024-04-16T10:29:10.038Z] [java] Apr 16, 2024 10:29:09 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [2024-04-16T10:29:10.038Z] [java] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [2024-04-16T10:29:10.038Z] [java] EJB lookup start... [2024-04-16T10:29:10.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot mappedname --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/mappedname-web.war [2024-04-16T10:29:10.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-lazyassocApp [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setOSConditions: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setToolWin: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setToolUnix: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setToolProperty: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setS1ASclassPath: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] init-common: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] undeploy-jdbc-common: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setOSConditions: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setToolWin: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setToolUnix: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.573Z] setToolProperty: [2024-04-16T10:29:10.573Z] [2024-04-16T10:29:10.574Z] setS1ASclassPath: [2024-04-16T10:29:10.574Z] [2024-04-16T10:29:10.574Z] init-common: [2024-04-16T10:29:10.574Z] [2024-04-16T10:29:10.574Z] delete-jdbc-resource-common: [2024-04-16T10:29:10.574Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:29:10.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:29:11.105Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:29:11.105Z] [echo] cmd executed for server [2024-04-16T10:29:11.105Z] [2024-04-16T10:29:11.105Z] setOSConditions: [2024-04-16T10:29:11.105Z] [2024-04-16T10:29:11.105Z] setToolWin: [2024-04-16T10:29:11.105Z] [2024-04-16T10:29:11.105Z] setToolUnix: [2024-04-16T10:29:11.105Z] [2024-04-16T10:29:11.105Z] setToolProperty: [2024-04-16T10:29:11.105Z] [2024-04-16T10:29:11.105Z] setS1ASclassPath: [2024-04-16T10:29:11.105Z] [2024-04-16T10:29:11.105Z] init-common: [2024-04-16T10:29:11.105Z] [2024-04-16T10:29:11.105Z] delete-jdbc-connpool-common: [2024-04-16T10:29:11.105Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:29:11.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:29:11.359Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:29:11.359Z] [echo] cmd executed for server [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] all: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setOSConditions: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setToolWin: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setToolUnix: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setToolProperty: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setS1ASclassPath: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] init-common: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] clean: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setOSConditions: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setToolWin: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setToolUnix: [2024-04-16T10:29:11.359Z] [2024-04-16T10:29:11.359Z] setToolProperty: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setS1ASclassPath: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] init-common: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] clean-common: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setOSConditions: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setToolWin: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setToolUnix: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setToolProperty: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setS1ASclassPath: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] init-common: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] clean-classes-common: [2024-04-16T10:29:11.360Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setOSConditions: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setToolWin: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setToolUnix: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setToolProperty: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] setS1ASclassPath: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] init-common: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] clean-jars-common: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.360Z] compile: [2024-04-16T10:29:11.360Z] [2024-04-16T10:29:11.361Z] setOSConditions: [2024-04-16T10:29:11.361Z] [2024-04-16T10:29:11.361Z] setToolWin: [2024-04-16T10:29:11.361Z] [2024-04-16T10:29:11.361Z] setToolUnix: [2024-04-16T10:29:11.361Z] [2024-04-16T10:29:11.361Z] setToolProperty: [2024-04-16T10:29:11.361Z] [2024-04-16T10:29:11.361Z] setS1ASclassPath: [2024-04-16T10:29:11.361Z] [2024-04-16T10:29:11.361Z] init-common: [2024-04-16T10:29:11.361Z] [2024-04-16T10:29:11.361Z] compile-common: [2024-04-16T10:29:11.361Z] [echo] Current time (ISO): 2024-04-16T10:29:11.302+0000 [2024-04-16T10:29:11.361Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:11.361Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:11.378Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:11.378Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/client/Client.java:37: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:29:11.378Z] [javac] Integer versionNumber = new Integer(args[0]); [2024-04-16T10:29:11.378Z] [javac] ^ [2024-04-16T10:29:11.378Z] [javac] 2 warnings [2024-04-16T10:29:11.378Z] [2024-04-16T10:29:11.378Z] setOSConditions: [2024-04-16T10:29:11.378Z] [2024-04-16T10:29:11.378Z] setToolWin: [2024-04-16T10:29:11.378Z] [2024-04-16T10:29:11.378Z] setToolUnix: [2024-04-16T10:29:11.379Z] [2024-04-16T10:29:11.379Z] setToolProperty: [2024-04-16T10:29:11.379Z] [2024-04-16T10:29:11.379Z] setS1ASclassPath: [2024-04-16T10:29:11.379Z] [2024-04-16T10:29:11.379Z] init-common: [2024-04-16T10:29:11.379Z] [2024-04-16T10:29:11.379Z] compile-common: [2024-04-16T10:29:11.379Z] [echo] Current time (ISO): 2024-04-16T10:29:10.937+0000 [2024-04-16T10:29:11.379Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:11.621Z] [exec] Application deployed with name mappedname-web. [2024-04-16T10:29:11.621Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] [2024-04-16T10:29:11.622Z] deploy-war-commonee: [2024-04-16T10:29:11.622Z] [2024-04-16T10:29:11.622Z] assemble-client: [2024-04-16T10:29:11.622Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:29:11.622Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:11.622Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:11.622Z] [2024-04-16T10:29:11.622Z] setOSConditions: [2024-04-16T10:29:11.622Z] [2024-04-16T10:29:11.622Z] setToolWin: [2024-04-16T10:29:11.622Z] [2024-04-16T10:29:11.623Z] setToolUnix: [2024-04-16T10:29:11.623Z] [2024-04-16T10:29:11.623Z] setToolProperty: [2024-04-16T10:29:11.623Z] [2024-04-16T10:29:11.623Z] setS1ASclassPath: [2024-04-16T10:29:11.623Z] [2024-04-16T10:29:11.623Z] init-common: [2024-04-16T10:29:11.623Z] [2024-04-16T10:29:11.623Z] wsimport: [2024-04-16T10:29:11.878Z] [exec] parsing WSDL... [2024-04-16T10:29:12.584Z] [java] Apr 16, 2024 10:29:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:29:12.584Z] [java] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@fe34b86 [2024-04-16T10:29:12.838Z] [java] retValue=hello blah [2024-04-16T10:29:12.838Z] [java] Value of key is:Standalone-client-login-context-driver [2024-04-16T10:29:12.838Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:12.838Z] [java] [2024-04-16T10:29:12.838Z] [java] [2024-04-16T10:29:12.838Z] [java] ----------------------------------------- [2024-04-16T10:29:12.838Z] [java] - Standalone-client-login-context-driver: PASS - [2024-04-16T10:29:12.838Z] [java] ----------------------------------------- [2024-04-16T10:29:12.838Z] [java] Total PASS: 1 [2024-04-16T10:29:12.838Z] [java] Total FAIL: 0 [2024-04-16T10:29:12.838Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:12.838Z] [java] ----------------------------------------- [2024-04-16T10:29:12.838Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:12.838Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:13.092Z] [2024-04-16T10:29:13.092Z] undeploy: [2024-04-16T10:29:13.092Z] [2024-04-16T10:29:13.092Z] setOSConditions: [2024-04-16T10:29:13.092Z] [2024-04-16T10:29:13.092Z] setToolWin: [2024-04-16T10:29:13.092Z] [2024-04-16T10:29:13.092Z] setToolUnix: [2024-04-16T10:29:13.092Z] [2024-04-16T10:29:13.092Z] setToolProperty: [2024-04-16T10:29:13.093Z] [2024-04-16T10:29:13.093Z] setS1ASclassPath: [2024-04-16T10:29:13.093Z] [2024-04-16T10:29:13.093Z] init-common: [2024-04-16T10:29:13.093Z] [2024-04-16T10:29:13.093Z] undeploy-common: [2024-04-16T10:29:13.257Z] [exec] [2024-04-16T10:29:13.257Z] [exec] Generating code... [2024-04-16T10:29:13.257Z] [exec] [2024-04-16T10:29:13.257Z] [exec] Compiling code... [2024-04-16T10:29:13.261Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:13.261Z] [javac] 1 warning [2024-04-16T10:29:13.261Z] [2024-04-16T10:29:13.261Z] setOSConditions: [2024-04-16T10:29:13.261Z] [2024-04-16T10:29:13.261Z] setToolWin: [2024-04-16T10:29:13.261Z] [2024-04-16T10:29:13.261Z] setToolUnix: [2024-04-16T10:29:13.261Z] [2024-04-16T10:29:13.261Z] setToolProperty: [2024-04-16T10:29:13.261Z] [2024-04-16T10:29:13.261Z] setS1ASclassPath: [2024-04-16T10:29:13.261Z] [2024-04-16T10:29:13.261Z] init-common: [2024-04-16T10:29:13.261Z] [2024-04-16T10:29:13.261Z] compile-common: [2024-04-16T10:29:13.261Z] [echo] Current time (ISO): 2024-04-16T10:29:13.039+0000 [2024-04-16T10:29:13.261Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:13.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false security-standalone-loginctxdriverApp [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] unsetup: [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] setOSConditions: [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] setToolWin: [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] setToolUnix: [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] setToolProperty: [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] setS1ASclassPath: [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] init-common: [2024-04-16T10:29:13.651Z] [2024-04-16T10:29:13.651Z] delete-user-common: [2024-04-16T10:29:13.916Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:13.916Z] [javac] 1 warning [2024-04-16T10:29:13.916Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:13.916Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] build: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] setOSConditions: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] setToolWin: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] setToolUnix: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] setToolProperty: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] setS1ASclassPath: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] init-common: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] webclient-war-common: [2024-04-16T10:29:14.171Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] clear: [2024-04-16T10:29:14.171Z] [2024-04-16T10:29:14.171Z] test-tlds-exist: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] copy-tlds: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] test-tagfiles-exist: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] copy-tagfiles: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] package-war-common: [2024-04-16T10:29:14.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:29:14.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:14.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:14.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:29:14.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/lib [2024-04-16T10:29:14.172Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:14.172Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:14.172Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:14.172Z] [copy] Copying 6 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:14.172Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar/docroot [2024-04-16T10:29:14.172Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-web.war [2024-04-16T10:29:14.172Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] setOSConditions: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] fixFiles: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] convUnix: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] convWin: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.172Z] setToolWin: [2024-04-16T10:29:14.172Z] [2024-04-16T10:29:14.173Z] setToolUnix: [2024-04-16T10:29:14.173Z] [2024-04-16T10:29:14.173Z] setToolProperty: [2024-04-16T10:29:14.173Z] [2024-04-16T10:29:14.173Z] setS1ASclassPath: [2024-04-16T10:29:14.173Z] [2024-04-16T10:29:14.173Z] init-common: [2024-04-16T10:29:14.173Z] [2024-04-16T10:29:14.173Z] package-persistence-common: [2024-04-16T10:29:14.173Z] [2024-04-16T10:29:14.173Z] ejb-jar-common: [2024-04-16T10:29:14.173Z] [2024-04-16T10:29:14.173Z] package-ejbjar-common: [2024-04-16T10:29:14.173Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.173Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.173Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.173Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-ejb.jar [2024-04-16T10:29:14.173Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.173Z] [2024-04-16T10:29:14.173Z] appclient-jar-common: [2024-04-16T10:29:14.188Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml:153: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:14.188Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:29:14.241Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file2 --target server testy [2024-04-16T10:29:14.241Z] [2024-04-16T10:29:14.241Z] all: [2024-04-16T10:29:14.241Z] [2024-04-16T10:29:14.241Z] report: [2024-04-16T10:29:14.241Z] [echo] Comparing results with expected results [2024-04-16T10:29:14.241Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:29:14.241Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:29:14.428Z] [2024-04-16T10:29:14.429Z] package-appclientjar-common: [2024-04-16T10:29:14.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.429Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rar-client.jar [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] webclient-war-common: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] build-ear-common: [2024-04-16T10:29:14.429Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:14.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.429Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:14.429Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] run: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] setOSConditions: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] setToolWin: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] setToolUnix: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] setToolProperty: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] setS1ASclassPath: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] init-common: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] runCycle: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.429Z] setOSConditions: [2024-04-16T10:29:14.429Z] [2024-04-16T10:29:14.430Z] setToolWin: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setToolUnix: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setToolProperty: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setS1ASclassPath: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] init-common: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setupone: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setOSConditions: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setToolWin: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setToolUnix: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setToolProperty: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] setS1ASclassPath: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] init-common: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] create-ra-config: [2024-04-16T10:29:14.430Z] [2024-04-16T10:29:14.430Z] asadmin-common: [2024-04-16T10:29:14.430Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:14.494Z] [2024-04-16T10:29:14.494Z] report-sh: [2024-04-16T10:29:14.494Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:29:14.494Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/security-gtest-results.xml [2024-04-16T10:29:14.494Z] [exec] [2024-04-16T10:29:14.494Z] [exec] ************************ [2024-04-16T10:29:14.494Z] [exec] PASSED= 678 [2024-04-16T10:29:14.494Z] [exec] ------------ ========= [2024-04-16T10:29:14.494Z] [exec] FAILED= 0 [2024-04-16T10:29:14.494Z] [exec] ------------ ========= [2024-04-16T10:29:14.494Z] [exec] DID NOT RUN= 121 [2024-04-16T10:29:14.494Z] [exec] ------------ ========= [2024-04-16T10:29:14.494Z] [exec] Total Expected=799 [2024-04-16T10:29:14.494Z] [exec] ************************ [2024-04-16T10:29:14.494Z] [exec] [2024-04-16T10:29:14.494Z] [exec] grep: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/security-gtest-results.xml: No such file or directory [2024-04-16T10:29:14.494Z] [exec] grep: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/security-gtest-results.xml: No such file or directory [2024-04-16T10:29:14.494Z] [2024-04-16T10:29:14.494Z] BUILD SUCCESSFUL [2024-04-16T10:29:14.494Z] Total time: 7 minutes 30 seconds [2024-04-16T10:29:14.618Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:14.618Z] [javac] 1 warning [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] build: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] setOSConditions: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] fixFiles: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] convUnix: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] convWin: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] setToolWin: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] setToolUnix: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] setToolProperty: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] setS1ASclassPath: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] init-common: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] package-persistence-common: [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] ejb-jar-common: [2024-04-16T10:29:14.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:14.618Z] [2024-04-16T10:29:14.618Z] package-ejbjar-common: [2024-04-16T10:29:14.618Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.618Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.619Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-ejb.jar [2024-04-16T10:29:14.619Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.619Z] [2024-04-16T10:29:14.619Z] appclient-jar-common: [2024-04-16T10:29:14.619Z] [2024-04-16T10:29:14.619Z] package-appclientjar-common: [2024-04-16T10:29:14.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.619Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.local-client.jar [2024-04-16T10:29:14.619Z] [2024-04-16T10:29:14.619Z] webclient-war-common: [2024-04-16T10:29:14.619Z] [2024-04-16T10:29:14.619Z] build-ear-common: [2024-04-16T10:29:14.619Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:14.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:14.619Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:14.619Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2024-04-16T10:29:14.619Z] [2024-04-16T10:29:14.619Z] deploy: [2024-04-16T10:29:14.749Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:14.749Z] [javac] 1 warning [2024-04-16T10:29:14.749Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:29:14.749Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:29:14.749Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:29:14.749Z] [2024-04-16T10:29:14.749Z] deploy-client: [2024-04-16T10:29:14.873Z] [2024-04-16T10:29:14.873Z] setOSConditions: [2024-04-16T10:29:14.873Z] [2024-04-16T10:29:14.873Z] setToolWin: [2024-04-16T10:29:14.873Z] [2024-04-16T10:29:14.873Z] setToolUnix: [2024-04-16T10:29:14.873Z] [2024-04-16T10:29:14.873Z] setToolProperty: [2024-04-16T10:29:14.873Z] [2024-04-16T10:29:14.873Z] setS1ASclassPath: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] init-common: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] execute-sql-common: [2024-04-16T10:29:14.874Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2024-04-16T10:29:14.874Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:29:14.874Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:29:14.874Z] [sql] 0 rows affected [2024-04-16T10:29:14.874Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] setOSConditions: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] setToolWin: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] setToolUnix: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] setToolProperty: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] setS1ASclassPath: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] init-common: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] setup: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.874Z] setOSConditions: [2024-04-16T10:29:14.874Z] [2024-04-16T10:29:14.875Z] setToolWin: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setToolUnix: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setToolProperty: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setS1ASclassPath: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] init-common: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] deploy-jdbc-common: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setOSConditions: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setToolWin: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setToolUnix: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setToolProperty: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] setS1ASclassPath: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.875Z] init-common: [2024-04-16T10:29:14.875Z] [2024-04-16T10:29:14.876Z] create-jdbc-connpool-common: [2024-04-16T10:29:15.031Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:15.031Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:15.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:29:15.031Z] [2024-04-16T10:29:15.031Z] setOSConditions: [2024-04-16T10:29:15.031Z] [2024-04-16T10:29:15.031Z] setToolWin: [2024-04-16T10:29:15.031Z] [2024-04-16T10:29:15.031Z] setToolUnix: [2024-04-16T10:29:15.031Z] [2024-04-16T10:29:15.031Z] setToolProperty: [2024-04-16T10:29:15.031Z] [2024-04-16T10:29:15.031Z] setS1ASclassPath: [2024-04-16T10:29:15.031Z] [2024-04-16T10:29:15.032Z] init-common: [2024-04-16T10:29:15.032Z] [2024-04-16T10:29:15.032Z] deploy-rar-common: [2024-04-16T10:29:15.032Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:29:15.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-markconnectionasbad-local-pool [2024-04-16T10:29:15.130Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-pool created successfully. [2024-04-16T10:29:15.130Z] [2024-04-16T10:29:15.130Z] set-derby-connpool-props: [2024-04-16T10:29:15.325Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:15.325Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:29:15.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:29:15.694Z] Waiting for the domain to stop . [2024-04-16T10:29:15.694Z] Waiting finished after 457 ms. [2024-04-16T10:29:15.694Z] Command stop-domain executed successfully. [2024-04-16T10:29:15.710Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2024-04-16T10:29:15.710Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.User=dbuser [2024-04-16T10:29:15.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2024-04-16T10:29:15.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.Password=dbpassword [2024-04-16T10:29:16.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2024-04-16T10:29:16.220Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.driverType=4 [2024-04-16T10:29:16.229Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:29:16.229Z] [echo] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-04-16T10:29:16.229Z] [2024-04-16T10:29:16.229Z] setOSConditions: [2024-04-16T10:29:16.229Z] [2024-04-16T10:29:16.229Z] setToolWin: [2024-04-16T10:29:16.229Z] [2024-04-16T10:29:16.229Z] setToolUnix: [2024-04-16T10:29:16.229Z] [2024-04-16T10:29:16.230Z] setToolProperty: [2024-04-16T10:29:16.230Z] [2024-04-16T10:29:16.230Z] setS1ASclassPath: [2024-04-16T10:29:16.230Z] [2024-04-16T10:29:16.230Z] init-common: [2024-04-16T10:29:16.230Z] [2024-04-16T10:29:16.230Z] create-admin-object: [2024-04-16T10:29:16.230Z] [2024-04-16T10:29:16.230Z] asadmin-common: [2024-04-16T10:29:16.230Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:29:16.638Z] Tue Apr 16 10:29:16 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:29:16.757Z] [exec] Application deployed with name wsclient. [2024-04-16T10:29:16.757Z] [exec] Command deploy executed successfully. [2024-04-16T10:29:16.757Z] [2024-04-16T10:29:16.757Z] setup: [2024-04-16T10:29:16.757Z] [2024-04-16T10:29:16.757Z] runtest1: [2024-04-16T10:29:16.757Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:29:16.757Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml:94: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:16.757Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:29:16.757Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:29:16.757Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:29:16.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2024-04-16T10:29:16.810Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.portNumber=1527 [2024-04-16T10:29:16.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-04-16T10:29:17.065Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2024-04-16T10:29:17.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.dataBaseName=testdb [2024-04-16T10:29:17.089Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setOSConditions: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setToolWin: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setToolUnix: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setToolProperty: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setS1ASclassPath: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] init-common: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] deploy: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setOSConditions: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setToolWin: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setToolUnix: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setToolProperty: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setS1ASclassPath: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] init-common: [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] deploy-common: [2024-04-16T10:29:17.090Z] [echo] Current time (ISO): 2024-04-16T10:29:16.913+0000 [2024-04-16T10:29:17.090Z] [2024-04-16T10:29:17.090Z] setOSConditions: [2024-04-16T10:29:17.091Z] [2024-04-16T10:29:17.091Z] setToolWin: [2024-04-16T10:29:17.091Z] [2024-04-16T10:29:17.091Z] setToolUnix: [2024-04-16T10:29:17.091Z] [2024-04-16T10:29:17.091Z] setToolProperty: [2024-04-16T10:29:17.091Z] [2024-04-16T10:29:17.091Z] setS1ASclassPath: [2024-04-16T10:29:17.091Z] [2024-04-16T10:29:17.091Z] init-common: [2024-04-16T10:29:17.091Z] [2024-04-16T10:29:17.091Z] deploy-common-pe: [2024-04-16T10:29:17.242Z] Tue Apr 16 10:29:17 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:29:17.242Z] Command stop-database executed successfully. [2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: [2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: [2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: [2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: [2024-04-16T10:29:17.331Z] [java] [client.TestClient]::

[2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2024-04-16T10:29:17.331Z] [java] [client.TestClient]::

[2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: [Hello All] [2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: [2024-04-16T10:29:17.331Z] [java] [client.TestClient]:: [2024-04-16T10:29:17.331Z] [java] Value of key is:MappedName [2024-04-16T10:29:17.331Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:17.331Z] [java] [2024-04-16T10:29:17.331Z] [java] [2024-04-16T10:29:17.331Z] [java] ----------------------------------------- [2024-04-16T10:29:17.331Z] [java] - MappedName: PASS - [2024-04-16T10:29:17.331Z] [java] ----------------------------------------- [2024-04-16T10:29:17.331Z] [java] Total PASS: 1 [2024-04-16T10:29:17.331Z] [java] Total FAIL: 0 [2024-04-16T10:29:17.331Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:17.331Z] [java] ----------------------------------------- [2024-04-16T10:29:17.331Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:17.331Z] [2024-04-16T10:29:17.331Z] undeploy: [2024-04-16T10:29:17.331Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:17.331Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:17.331Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:17.331Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:17.332Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:17.332Z] [2024-04-16T10:29:17.332Z] setOSConditions: [2024-04-16T10:29:17.332Z] [2024-04-16T10:29:17.332Z] setToolWin: [2024-04-16T10:29:17.332Z] [2024-04-16T10:29:17.332Z] setToolUnix: [2024-04-16T10:29:17.332Z] [2024-04-16T10:29:17.332Z] setToolProperty: [2024-04-16T10:29:17.332Z] [2024-04-16T10:29:17.332Z] setS1ASclassPath: [2024-04-16T10:29:17.332Z] [2024-04-16T10:29:17.332Z] init-common: [2024-04-16T10:29:17.332Z] [2024-04-16T10:29:17.332Z] undeploy-war-common: [2024-04-16T10:29:17.623Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:17.623Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:17.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-04-16T10:29:17.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2024-04-16T10:29:17.877Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.create=true [2024-04-16T10:29:17.924Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false mappedname-web [2024-04-16T10:29:17.925Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:17.925Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:17.925Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:17.925Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:17.925Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/mappedname/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:17.925Z] [2024-04-16T10:29:17.925Z] setOSConditions: [2024-04-16T10:29:17.925Z] [2024-04-16T10:29:17.925Z] setToolWin: [2024-04-16T10:29:17.925Z] [2024-04-16T10:29:17.925Z] setToolUnix: [2024-04-16T10:29:17.925Z] [2024-04-16T10:29:17.925Z] setToolProperty: [2024-04-16T10:29:17.925Z] [2024-04-16T10:29:17.925Z] setS1ASclassPath: [2024-04-16T10:29:17.925Z] [2024-04-16T10:29:17.925Z] init-common: [2024-04-16T10:29:17.925Z] [2024-04-16T10:29:17.925Z] undeploy-client: [2024-04-16T10:29:18.435Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2024-04-16T10:29:18.435Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.property.serverName=localhost [2024-04-16T10:29:18.435Z] [2024-04-16T10:29:18.435Z] setOSConditions: [2024-04-16T10:29:18.435Z] [2024-04-16T10:29:18.435Z] setToolWin: [2024-04-16T10:29:18.435Z] [2024-04-16T10:29:18.435Z] setToolUnix: [2024-04-16T10:29:18.436Z] [2024-04-16T10:29:18.436Z] setToolProperty: [2024-04-16T10:29:18.436Z] [2024-04-16T10:29:18.436Z] setS1ASclassPath: [2024-04-16T10:29:18.436Z] [2024-04-16T10:29:18.436Z] init-common: [2024-04-16T10:29:18.436Z] [2024-04-16T10:29:18.436Z] create-jdbc-resource-common: [2024-04-16T10:29:18.436Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-markconnectionasbad-local-pool --target server jdbc/markconnectionasbad-local [2024-04-16T10:29:18.519Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:18.520Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:29:18.598Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security [2024-04-16T10:29:18.598Z] cat: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/security-gtest-results.xml: No such file or directory [2024-04-16T10:29:18.598Z] [2024-04-16T10:29:18.598Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:29:18.598Z] [2024-04-16T10:29:18.598Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:29:18.598Z] [2024-04-16T10:29:18.598Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:29:18.598Z] [2024-04-16T10:29:18.629Z] [exec] Application deployed with name redeploy-rarApp. [2024-04-16T10:29:18.629Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-04-16T10:29:18.629Z] [echo] Deployment on target server server successful [2024-04-16T10:29:18.629Z] [2024-04-16T10:29:18.629Z] setOSConditions: [2024-04-16T10:29:18.629Z] [2024-04-16T10:29:18.629Z] setToolWin: [2024-04-16T10:29:18.629Z] [2024-04-16T10:29:18.629Z] setToolUnix: [2024-04-16T10:29:18.629Z] [2024-04-16T10:29:18.629Z] setToolProperty: [2024-04-16T10:29:18.629Z] [2024-04-16T10:29:18.629Z] setS1ASclassPath: [2024-04-16T10:29:18.629Z] [2024-04-16T10:29:18.629Z] init-common: [2024-04-16T10:29:18.629Z] [2024-04-16T10:29:18.629Z] deploy-common-ee: [2024-04-16T10:29:18.630Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=1&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:29:18.630Z] [java] [2024-04-16T10:29:18.630Z] [java] Time: 8 [2024-04-16T10:29:18.630Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:29:18.630Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:29:18.630Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:29:18.630Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:29:18.630Z] [java] [Server response]Content-Length: 110 [2024-04-16T10:29:18.630Z] [java] [Server response] [2024-04-16T10:29:18.630Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2024-04-16T10:29:18.630Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:18.630Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:18.630Z] [java] [Server response]Redeploy Connector [2024-04-16T10:29:18.630Z] [java] [Server response]END_OF_TEST [2024-04-16T10:29:18.630Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:18.630Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:18.630Z] [java] [2024-04-16T10:29:18.630Z] [java] [2024-04-16T10:29:18.630Z] [java] ----------------------------------------- [2024-04-16T10:29:18.630Z] [java] - redeploy-rar-web: PASS - [2024-04-16T10:29:18.630Z] [java] ----------------------------------------- [2024-04-16T10:29:18.630Z] [java] Total PASS: 1 [2024-04-16T10:29:18.630Z] [java] Total FAIL: 0 [2024-04-16T10:29:18.630Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:18.630Z] [java] ----------------------------------------- [2024-04-16T10:29:18.630Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setOSConditions: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setToolWin: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setToolUnix: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setToolProperty: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setS1ASclassPath: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] init-common: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] unsetup: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setOSConditions: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setToolWin: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setToolUnix: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setToolProperty: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] setS1ASclassPath: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] init-common: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.630Z] delete-admin-object: [2024-04-16T10:29:18.630Z] [2024-04-16T10:29:18.631Z] asadmin-common: [2024-04-16T10:29:18.631Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:29:18.690Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-markconnectionasbad-local-pool --enabled=true --target server jdbc/markconnectionasbad-local [2024-04-16T10:29:18.690Z] [exec] JDBC resource jdbc/markconnectionasbad-local created successfully. [2024-04-16T10:29:18.690Z] [echo] cmd executed for server [2024-04-16T10:29:18.690Z] [2024-04-16T10:29:18.690Z] setOSConditions: [2024-04-16T10:29:18.690Z] [2024-04-16T10:29:18.690Z] setToolWin: [2024-04-16T10:29:18.690Z] [2024-04-16T10:29:18.690Z] setToolUnix: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] setToolProperty: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] setS1ASclassPath: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] init-common: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] deploy-jdbc-common: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] setOSConditions: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] setToolWin: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] setToolUnix: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] setToolProperty: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] setS1ASclassPath: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] init-common: [2024-04-16T10:29:18.691Z] [2024-04-16T10:29:18.691Z] create-jdbc-connpool-common: [2024-04-16T10:29:18.776Z] [exec] Command undeploy executed successfully. [2024-04-16T10:29:18.776Z] [2024-04-16T10:29:18.776Z] all: [2024-04-16T10:29:18.776Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:18.776Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:18.777Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:18.777Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:18.777Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] setOSConditions: [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] setToolWin: [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] setToolUnix: [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] setToolProperty: [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] setS1ASclassPath: [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] init-common: [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] clean: [2024-04-16T10:29:18.777Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:18.777Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:18.777Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:18.777Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:18.777Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] setOSConditions: [2024-04-16T10:29:18.777Z] [2024-04-16T10:29:18.777Z] setToolWin: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setToolUnix: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setToolProperty: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setS1ASclassPath: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] init-common: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] clean-common: [2024-04-16T10:29:18.778Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:18.778Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:18.778Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:18.778Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:18.778Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setOSConditions: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setToolWin: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setToolUnix: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setToolProperty: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] setS1ASclassPath: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] init-common: [2024-04-16T10:29:18.778Z] [2024-04-16T10:29:18.778Z] clean-classes-common: [2024-04-16T10:29:18.779Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:18.779Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:18.779Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:18.779Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:18.779Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:18.779Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] setOSConditions: [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] setToolWin: [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] setToolUnix: [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] setToolProperty: [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] setS1ASclassPath: [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] init-common: [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] clean-jars-common: [2024-04-16T10:29:18.779Z] [2024-04-16T10:29:18.779Z] compile: [2024-04-16T10:29:18.779Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:18.779Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:18.780Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:18.780Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:18.780Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:18.780Z] [2024-04-16T10:29:18.780Z] setOSConditions: [2024-04-16T10:29:18.780Z] [2024-04-16T10:29:18.780Z] setToolWin: [2024-04-16T10:29:18.780Z] [2024-04-16T10:29:18.780Z] setToolUnix: [2024-04-16T10:29:18.780Z] [2024-04-16T10:29:18.780Z] setToolProperty: [2024-04-16T10:29:18.780Z] [2024-04-16T10:29:18.780Z] setS1ASclassPath: [2024-04-16T10:29:18.780Z] [2024-04-16T10:29:18.780Z] init-common: [2024-04-16T10:29:18.780Z] [2024-04-16T10:29:18.780Z] compile-common: [2024-04-16T10:29:19.035Z] [echo] Current time (ISO): 2024-04-16T10:29:18.776+0000 [2024-04-16T10:29:19.035Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:19.035Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:19.231Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:29:19.231Z] [exec] Waiting finished after 7,655 ms. [2024-04-16T10:29:19.231Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:29:19.231Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:29:19.231Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:29:19.231Z] [exec] Admin Port: 4,848 [2024-04-16T10:29:19.231Z] [exec] Command start-domain executed successfully. [2024-04-16T10:29:19.231Z] [2024-04-16T10:29:19.231Z] start-server-windows: [2024-04-16T10:29:19.231Z] [2024-04-16T10:29:19.231Z] setOSConditions: [2024-04-16T10:29:19.231Z] [2024-04-16T10:29:19.232Z] setToolWin: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolUnix: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolProperty: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setS1ASclassPath: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] init-common: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] restart: [2024-04-16T10:29:19.232Z] [echo] Not required to restart [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] all-with-mappings: [2024-04-16T10:29:19.232Z] [echo] @@## built-in-custom-resources-resources-xml ##@@ [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setOSConditions: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolWin: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolUnix: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolProperty: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setS1ASclassPath: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] init-common: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] clean: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setOSConditions: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolWin: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolUnix: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setToolProperty: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] setS1ASclassPath: [2024-04-16T10:29:19.232Z] [2024-04-16T10:29:19.232Z] init-common: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] clean-common: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setOSConditions: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolWin: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolUnix: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolProperty: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setS1ASclassPath: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] init-common: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] clean-classes-common: [2024-04-16T10:29:19.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setOSConditions: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolWin: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolUnix: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolProperty: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setS1ASclassPath: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] init-common: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] clean-jars-common: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] compile: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setOSConditions: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolWin: [2024-04-16T10:29:19.233Z] [2024-04-16T10:29:19.233Z] setToolUnix: [2024-04-16T10:29:19.234Z] [2024-04-16T10:29:19.234Z] setToolProperty: [2024-04-16T10:29:19.234Z] [2024-04-16T10:29:19.234Z] setS1ASclassPath: [2024-04-16T10:29:19.234Z] [2024-04-16T10:29:19.234Z] init-common: [2024-04-16T10:29:19.234Z] [2024-04-16T10:29:19.234Z] compile-common: [2024-04-16T10:29:19.234Z] [echo] Current time (ISO): 2024-04-16T10:29:18.540+0000 [2024-04-16T10:29:19.234Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:19.234Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:19.235Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:29:19.235Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.235Z] setOSConditions: [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.235Z] setToolWin: [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.235Z] setToolUnix: [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.235Z] setToolProperty: [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.235Z] setS1ASclassPath: [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.235Z] init-common: [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.235Z] delete-ra-config: [2024-04-16T10:29:19.235Z] [2024-04-16T10:29:19.236Z] asadmin-common: [2024-04-16T10:29:19.236Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:19.249Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-markconnectionasbad-local-unshareable-pool [2024-04-16T10:29:19.249Z] [exec] JDBC connection pool jdbc-markconnectionasbad-local-unshareable-pool created successfully. [2024-04-16T10:29:19.249Z] [2024-04-16T10:29:19.249Z] set-derby-connpool-props: [2024-04-16T10:29:19.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2024-04-16T10:29:19.505Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.User=dbuser [2024-04-16T10:29:19.759Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2024-04-16T10:29:19.759Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.Password=dbpassword [2024-04-16T10:29:19.954Z] [2024-04-16T10:29:19.954Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:29:19.954Z] [2024-04-16T10:29:19.954Z] tar: Removing leading `/' from member names [2024-04-16T10:29:19.954Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/*/*logs.zip': No such file or directory [2024-04-16T10:29:19.954Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/security/*/*/*logs.zip': No such file or directory [2024-04-16T10:29:19.954Z] tar: Removing leading `/' from member names [2024-04-16T10:29:20.162Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:20.162Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:20.162Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-04-16T10:29:20.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2024-04-16T10:29:20.317Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.driverType=4 [2024-04-16T10:29:20.417Z] [2024-04-16T10:29:20.417Z] setOSConditions: [2024-04-16T10:29:20.417Z] [2024-04-16T10:29:20.417Z] setToolWin: [2024-04-16T10:29:20.417Z] [2024-04-16T10:29:20.417Z] setToolUnix: [2024-04-16T10:29:20.417Z] [2024-04-16T10:29:20.417Z] setToolProperty: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] setS1ASclassPath: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] init-common: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] undeploy: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] setOSConditions: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] setToolWin: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] setToolUnix: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] setToolProperty: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] setS1ASclassPath: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] init-common: [2024-04-16T10:29:20.418Z] [2024-04-16T10:29:20.418Z] undeploy-common: [2024-04-16T10:29:20.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2024-04-16T10:29:20.571Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.portNumber=1527 [2024-04-16T10:29:20.592Z] [exec] Foo: ejbs/Foo_CMT passed!! [2024-04-16T10:29:20.592Z] [exec] Value of key is: ejbs/Foo_CMT [2024-04-16T10:29:20.592Z] [exec] Doing foo timer test for ejbs/Foo_UNSPECIFIED_TX [2024-04-16T10:29:20.979Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-04-16T10:29:21.128Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2024-04-16T10:29:21.128Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.dataBaseName=testdb [2024-04-16T10:29:21.234Z] [2024-04-16T10:29:21.234Z] setOSConditions: [2024-04-16T10:29:21.234Z] [2024-04-16T10:29:21.234Z] setToolWin: [2024-04-16T10:29:21.234Z] [2024-04-16T10:29:21.234Z] setToolUnix: [2024-04-16T10:29:21.234Z] [2024-04-16T10:29:21.234Z] setToolProperty: [2024-04-16T10:29:21.234Z] [2024-04-16T10:29:21.234Z] setS1ASclassPath: [2024-04-16T10:29:21.234Z] [2024-04-16T10:29:21.234Z] init-common: [2024-04-16T10:29:21.234Z] [2024-04-16T10:29:21.234Z] undeploy-rar-common: [2024-04-16T10:29:21.234Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:29:21.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:21.382Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:21.577Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:21.794Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:29:21.794Z] [2024-04-16T10:29:21.795Z] setOSConditions: [2024-04-16T10:29:21.795Z] [2024-04-16T10:29:21.795Z] setToolWin: [2024-04-16T10:29:21.795Z] [2024-04-16T10:29:21.795Z] setToolUnix: [2024-04-16T10:29:21.795Z] [2024-04-16T10:29:21.795Z] setToolProperty: [2024-04-16T10:29:21.795Z] [2024-04-16T10:29:21.795Z] setS1ASclassPath: [2024-04-16T10:29:21.795Z] [2024-04-16T10:29:21.795Z] init-common: [2024-04-16T10:29:21.832Z] [javac] 1 warning [2024-04-16T10:29:21.832Z] [2024-04-16T10:29:21.832Z] assemble-web: [2024-04-16T10:29:21.832Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:21.833Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:21.833Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:21.833Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:21.833Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:21.833Z] [2024-04-16T10:29:21.833Z] pkg-war: [2024-04-16T10:29:21.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:21.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:29:21.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:21.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:21.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:29:21.833Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/sun-web.xml to copy. [2024-04-16T10:29:21.833Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/webservices.xml to copy. [2024-04-16T10:29:21.833Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:29:21.833Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:29:21.833Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:29:21.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:21.833Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:21.833Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/${web.wsit.descriptors} does not exist. [2024-04-16T10:29:21.833Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2024-04-16T10:29:21.833Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:21.833Z] [2024-04-16T10:29:21.833Z] deploy-app: [2024-04-16T10:29:21.834Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] [2024-04-16T10:29:21.834Z] deploy-war-common: [2024-04-16T10:29:21.834Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:21.834Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:21.834Z] [2024-04-16T10:29:21.834Z] setOSConditions: [2024-04-16T10:29:21.834Z] [2024-04-16T10:29:21.834Z] setToolWin: [2024-04-16T10:29:21.834Z] [2024-04-16T10:29:21.834Z] setToolUnix: [2024-04-16T10:29:21.834Z] [2024-04-16T10:29:21.835Z] setToolProperty: [2024-04-16T10:29:21.835Z] [2024-04-16T10:29:21.835Z] setS1ASclassPath: [2024-04-16T10:29:21.835Z] [2024-04-16T10:29:21.835Z] init-common: [2024-04-16T10:29:21.835Z] [2024-04-16T10:29:21.835Z] deploy-war-commonpe: [2024-04-16T10:29:21.940Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2024-04-16T10:29:21.940Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.create=true [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] setuptwo: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] setOSConditions: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] setToolWin: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] setToolUnix: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] setToolProperty: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] setS1ASclassPath: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] init-common: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] create-ra-config: [2024-04-16T10:29:22.050Z] [2024-04-16T10:29:22.050Z] asadmin-common: [2024-04-16T10:29:22.051Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:22.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2024-04-16T10:29:22.206Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-unshareable-pool.property.serverName=localhost [2024-04-16T10:29:22.206Z] [2024-04-16T10:29:22.206Z] setOSConditions: [2024-04-16T10:29:22.206Z] [2024-04-16T10:29:22.206Z] setToolWin: [2024-04-16T10:29:22.206Z] [2024-04-16T10:29:22.206Z] setToolUnix: [2024-04-16T10:29:22.206Z] [2024-04-16T10:29:22.206Z] setToolProperty: [2024-04-16T10:29:22.206Z] [2024-04-16T10:29:22.206Z] setS1ASclassPath: [2024-04-16T10:29:22.206Z] [2024-04-16T10:29:22.206Z] init-common: [2024-04-16T10:29:22.206Z] [2024-04-16T10:29:22.206Z] create-jdbc-resource-common: [2024-04-16T10:29:22.206Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-markconnectionasbad-local-unshareable-pool --target server jdbc/markconnectionasbad-local-unshareable [2024-04-16T10:29:22.420Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot postconstruct --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/postconstruct-web.war [2024-04-16T10:29:22.460Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-markconnectionasbad-local-unshareable-pool --enabled=true --target server jdbc/markconnectionasbad-local-unshareable [2024-04-16T10:29:22.460Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable created successfully. [2024-04-16T10:29:22.460Z] [echo] cmd executed for server [2024-04-16T10:29:22.460Z] [2024-04-16T10:29:22.460Z] asadmin-common: [2024-04-16T10:29:22.460Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady_pool_size=1 [2024-04-16T10:29:22.579Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:22.579Z] [javac] 1 warning [2024-04-16T10:29:22.579Z] [2024-04-16T10:29:22.579Z] setOSConditions: [2024-04-16T10:29:22.579Z] [2024-04-16T10:29:22.579Z] setToolWin: [2024-04-16T10:29:22.579Z] [2024-04-16T10:29:22.579Z] setToolUnix: [2024-04-16T10:29:22.579Z] [2024-04-16T10:29:22.579Z] setToolProperty: [2024-04-16T10:29:22.579Z] [2024-04-16T10:29:22.579Z] setS1ASclassPath: [2024-04-16T10:29:22.579Z] [2024-04-16T10:29:22.579Z] init-common: [2024-04-16T10:29:22.579Z] [2024-04-16T10:29:22.579Z] compile-common: [2024-04-16T10:29:22.579Z] [echo] Current time (ISO): 2024-04-16T10:29:22.046+0000 [2024-04-16T10:29:22.579Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:22.634Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:22.635Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:22.635Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:29:22.635Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/redeployRar [2024-04-16T10:29:22.635Z] [2024-04-16T10:29:22.635Z] setOSConditions: [2024-04-16T10:29:22.635Z] [2024-04-16T10:29:22.635Z] setToolWin: [2024-04-16T10:29:22.635Z] [2024-04-16T10:29:22.635Z] setToolUnix: [2024-04-16T10:29:22.635Z] [2024-04-16T10:29:22.635Z] setToolProperty: [2024-04-16T10:29:22.635Z] [2024-04-16T10:29:22.635Z] setS1ASclassPath: [2024-04-16T10:29:22.635Z] [2024-04-16T10:29:22.635Z] init-common: [2024-04-16T10:29:22.635Z] [2024-04-16T10:29:22.635Z] deploy-rar-common: [2024-04-16T10:29:22.635Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [2024-04-16T10:29:23.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady_pool_size=1 [2024-04-16T10:29:23.018Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.steady-pool-size=1 [2024-04-16T10:29:23.018Z] [2024-04-16T10:29:23.018Z] asadmin-common: [2024-04-16T10:29:23.018Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max_pool_size=1 [2024-04-16T10:29:23.195Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-04-16T10:29:23.271Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max_pool_size=1 [2024-04-16T10:29:23.271Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.max-pool-size=1 [2024-04-16T10:29:23.271Z] [2024-04-16T10:29:23.271Z] asadmin-common: [2024-04-16T10:29:23.272Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:23.382Z] [exec] Application deployed with name postconstruct-web. [2024-04-16T10:29:23.382Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:23.382Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:23.382Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:23.382Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:23.382Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:23.382Z] [2024-04-16T10:29:23.382Z] deploy-war-commonee: [2024-04-16T10:29:23.382Z] [2024-04-16T10:29:23.382Z] assemble-client: [2024-04-16T10:29:23.382Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:29:23.383Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:23.383Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:23.383Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:23.383Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:23.383Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:23.383Z] [2024-04-16T10:29:23.383Z] setOSConditions: [2024-04-16T10:29:23.383Z] [2024-04-16T10:29:23.383Z] setToolWin: [2024-04-16T10:29:23.383Z] [2024-04-16T10:29:23.383Z] setToolUnix: [2024-04-16T10:29:23.383Z] [2024-04-16T10:29:23.383Z] setToolProperty: [2024-04-16T10:29:23.383Z] [2024-04-16T10:29:23.383Z] setS1ASclassPath: [2024-04-16T10:29:23.383Z] [2024-04-16T10:29:23.383Z] init-common: [2024-04-16T10:29:23.383Z] [2024-04-16T10:29:23.383Z] wsimport: [2024-04-16T10:29:23.755Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:29:23.755Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] setOSConditions: [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] setToolWin: [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] setToolUnix: [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] setToolProperty: [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] setS1ASclassPath: [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] init-common: [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] create-admin-object: [2024-04-16T10:29:23.755Z] [2024-04-16T10:29:23.755Z] asadmin-common: [2024-04-16T10:29:23.756Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:29:23.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:23.829Z] [exec] domain.resources.jdbc-connection-pool.jdbc-markconnectionasbad-local-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:29:23.829Z] [2024-04-16T10:29:23.829Z] setOSConditions: [2024-04-16T10:29:23.829Z] [2024-04-16T10:29:23.829Z] setToolWin: [2024-04-16T10:29:23.829Z] [2024-04-16T10:29:23.829Z] setToolUnix: [2024-04-16T10:29:23.829Z] [2024-04-16T10:29:23.829Z] setToolProperty: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] setS1ASclassPath: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] init-common: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] deploy-common: [2024-04-16T10:29:23.830Z] [echo] Current time (ISO): 2024-04-16T10:29:23.604+0000 [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] setOSConditions: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] setToolWin: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] setToolUnix: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] setToolProperty: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] setS1ASclassPath: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] init-common: [2024-04-16T10:29:23.830Z] [2024-04-16T10:29:23.830Z] deploy-common-pe: [2024-04-16T10:29:23.944Z] [exec] parsing WSDL... [2024-04-16T10:29:24.084Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localApp.ear [2024-04-16T10:29:24.102Z] + break [2024-04-16T10:29:24.102Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:29:24.131Z] Archiving artifacts [2024-04-16T10:29:24.320Z] [2024-04-16T10:29:24.320Z] setHttpPort: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] run.positive: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] common.run.positive: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] setHttpPort: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] common.run: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] checkAppOnServer: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] declare-test: [2024-04-16T10:29:24.321Z] [echo] Starting test simple osgi/simple Test asadmin deploy (server) [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] init.os: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] init.tools.unix: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] init.tools.windows: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] init.tools: [2024-04-16T10:29:24.321Z] [2024-04-16T10:29:24.321Z] setAsadminArgs: [2024-04-16T10:29:24.322Z] [2024-04-16T10:29:24.322Z] init: [2024-04-16T10:29:24.322Z] [2024-04-16T10:29:24.322Z] init.customtasks: [2024-04-16T10:29:24.322Z] [2024-04-16T10:29:24.322Z] prepare: [2024-04-16T10:29:24.322Z] [2024-04-16T10:29:24.322Z] compile: [2024-04-16T10:29:24.322Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:24.322Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-04-16T10:29:24.322Z] [2024-04-16T10:29:24.322Z] runclient: [2024-04-16T10:29:24.322Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-04-16T10:29:24.322Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-04-16T10:29:24.322Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-04-16T10:29:24.322Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-04-16T10:29:24.322Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-04-16T10:29:24.322Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2024-04-16T10:29:24.322Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [2024-04-16T10:29:24.322Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2024-04-16T10:29:24.322Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2024-04-16T10:29:24.322Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2057) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2052) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2051) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:29:24.323Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-04-16T10:29:24.323Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-04-16T10:29:24.323Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-04-16T10:29:24.323Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1996) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:29:24.323Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2024-04-16T10:29:24.323Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-04-16T10:29:24.323Z] [javaWithResult] ... 2 more [2024-04-16T10:29:24.323Z] [javaWithResult] Java Result: 255 [2024-04-16T10:29:24.323Z] [2024-04-16T10:29:24.323Z] processResult: [2024-04-16T10:29:24.323Z] [2024-04-16T10:29:24.323Z] failed: [2024-04-16T10:29:24.323Z] [2024-04-16T10:29:24.323Z] passed: [2024-04-16T10:29:24.323Z] [2024-04-16T10:29:24.323Z] unknown: [2024-04-16T10:29:24.323Z] [2024-04-16T10:29:24.323Z] writeLogToConsole: [2024-04-16T10:29:24.323Z] [echo] Test simple UNKNOWN at 16-Apr-2024 10:29:22.405 with return code 255 [2024-04-16T10:29:24.323Z] [2024-04-16T10:29:24.323Z] init.os: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.tools.unix: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.tools.windows: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.tools: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] setAsadminArgs: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.customtasks: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] checkAppOnCluster: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.os: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.tools.unix: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.tools.windows: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.324Z] init.tools: [2024-04-16T10:29:24.324Z] [2024-04-16T10:29:24.325Z] setAsadminArgs: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] init: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] init.customtasks: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] prepare: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] redeploy.osgi.asadmin: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] setAsadminArgs: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] common.redeploy.osgi.asadmin: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] init.os: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] init.tools.unix: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] init.tools.windows: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] init.tools: [2024-04-16T10:29:24.325Z] [2024-04-16T10:29:24.325Z] setAsadminArgs: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init.customtasks: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] delAppRef: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init.os: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init.tools.unix: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init.tools.windows: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init.tools: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] setAsadminArgs: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] init.customtasks: [2024-04-16T10:29:24.326Z] [2024-04-16T10:29:24.326Z] common.run.asadmin: [2024-04-16T10:29:24.327Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --upload=false --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --type osgi --force=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple/simple.war [2024-04-16T10:29:24.327Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:24.327Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:29:24.327Z] [exec] Application deployed with name simple. [2024-04-16T10:29:24.327Z] [exec] Command deploy executed successfully. [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] init.os: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] init.tools.unix: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] init.tools.windows: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] init.tools: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] setAsadminArgs: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] init: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] init.customtasks: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.327Z] setEnabled: [2024-04-16T10:29:24.327Z] [2024-04-16T10:29:24.328Z] createAppRef: [2024-04-16T10:29:24.338Z] [exec] Application deployed with name jdbc-markconnectionasbad.localApp. [2024-04-16T10:29:24.338Z] [echo] Deployment on target server server successful [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] setOSConditions: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] setToolWin: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] setToolUnix: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] setToolProperty: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] setS1ASclassPath: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] init-common: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] deploy-common-ee: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] run: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] setOSConditions: [2024-04-16T10:29:24.338Z] [2024-04-16T10:29:24.338Z] setToolWin: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setToolUnix: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setToolProperty: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setS1ASclassPath: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] init-common: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] execute-sql-common: [2024-04-16T10:29:24.339Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/create_pointbase.sql [2024-04-16T10:29:24.339Z] [sql] 0 rows affected [2024-04-16T10:29:24.339Z] [sql] 0 rows affected [2024-04-16T10:29:24.339Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setOSConditions: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setToolWin: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setToolUnix: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setToolProperty: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] setS1ASclassPath: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] init-common: [2024-04-16T10:29:24.339Z] [2024-04-16T10:29:24.339Z] runclient-common: [2024-04-16T10:29:24.339Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.localAppClient.jar -name jdbc-markconnectionasbad.localClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:29:24.701Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-04-16T10:29:24.701Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setOSConditions: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setToolWin: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setToolUnix: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setToolProperty: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setS1ASclassPath: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] init-common: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] deploy: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setOSConditions: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setToolWin: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setToolUnix: [2024-04-16T10:29:24.701Z] [2024-04-16T10:29:24.701Z] setToolProperty: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] setS1ASclassPath: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] init-common: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] deploy-common: [2024-04-16T10:29:24.702Z] [echo] Current time (ISO): 2024-04-16T10:29:24.494+0000 [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] setOSConditions: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] setToolWin: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] setToolUnix: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] setToolProperty: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] setS1ASclassPath: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] init-common: [2024-04-16T10:29:24.702Z] [2024-04-16T10:29:24.702Z] deploy-common-pe: [2024-04-16T10:29:24.889Z] [exec] [2024-04-16T10:29:24.889Z] [exec] Generating code... [2024-04-16T10:29:24.889Z] [exec] [2024-04-16T10:29:24.889Z] [exec] Compiling code... [2024-04-16T10:29:25.114Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:25.114Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/ejb/SimpleBMPBean.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:29:25.114Z] [javac] return new Integer(1); [2024-04-16T10:29:25.114Z] [javac] ^ [2024-04-16T10:29:25.114Z] [javac] 2 warnings [2024-04-16T10:29:25.263Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-04-16T10:29:25.269Z] [exec] Apr 16, 2024 10:29:24 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:29:25.269Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:29:25.370Z] [2024-04-16T10:29:25.371Z] setOSConditions: [2024-04-16T10:29:25.371Z] [2024-04-16T10:29:25.371Z] setToolWin: [2024-04-16T10:29:25.371Z] [2024-04-16T10:29:25.371Z] setToolUnix: [2024-04-16T10:29:25.371Z] [2024-04-16T10:29:25.371Z] setToolProperty: [2024-04-16T10:29:25.371Z] [2024-04-16T10:29:25.371Z] setS1ASclassPath: [2024-04-16T10:29:25.371Z] [2024-04-16T10:29:25.371Z] init-common: [2024-04-16T10:29:25.371Z] [2024-04-16T10:29:25.371Z] compile-common: [2024-04-16T10:29:25.371Z] [echo] Current time (ISO): 2024-04-16T10:29:25.126+0000 [2024-04-16T10:29:25.371Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:25.815Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml:100: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:25.815Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:29:25.826Z] [exec] Apr 16, 2024 10:29:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:25.826Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:25.827Z] [exec] Application deployed with name redeploy-rarApp. [2024-04-16T10:29:25.827Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-04-16T10:29:25.827Z] [echo] Deployment on target server server successful [2024-04-16T10:29:25.827Z] [2024-04-16T10:29:25.827Z] setOSConditions: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setToolWin: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setToolUnix: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setToolProperty: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setS1ASclassPath: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] init-common: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] deploy-common-ee: [2024-04-16T10:29:25.828Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=2&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:29:25.828Z] [java] [2024-04-16T10:29:25.828Z] [java] Time: 2 [2024-04-16T10:29:25.828Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:29:25.828Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:29:25.828Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:29:25.828Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:29:25.828Z] [java] [Server response]Content-Length: 110 [2024-04-16T10:29:25.828Z] [java] [Server response] [2024-04-16T10:29:25.828Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2024-04-16T10:29:25.828Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:25.828Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:25.828Z] [java] [Server response]Redeploy Connector [2024-04-16T10:29:25.828Z] [java] [Server response]END_OF_TEST [2024-04-16T10:29:25.828Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:25.828Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:25.828Z] [java] [2024-04-16T10:29:25.828Z] [java] [2024-04-16T10:29:25.828Z] [java] ----------------------------------------- [2024-04-16T10:29:25.828Z] [java] - redeploy-rar-web: PASS - [2024-04-16T10:29:25.828Z] [java] ----------------------------------------- [2024-04-16T10:29:25.828Z] [java] Total PASS: 1 [2024-04-16T10:29:25.828Z] [java] Total FAIL: 0 [2024-04-16T10:29:25.828Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:25.828Z] [java] ----------------------------------------- [2024-04-16T10:29:25.828Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setOSConditions: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setToolWin: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setToolUnix: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setToolProperty: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setS1ASclassPath: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] init-common: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] unsetup: [2024-04-16T10:29:25.828Z] [2024-04-16T10:29:25.828Z] setOSConditions: [2024-04-16T10:29:25.829Z] [2024-04-16T10:29:25.829Z] setToolWin: [2024-04-16T10:29:25.829Z] [2024-04-16T10:29:25.829Z] setToolUnix: [2024-04-16T10:29:25.829Z] [2024-04-16T10:29:25.829Z] setToolProperty: [2024-04-16T10:29:25.829Z] [2024-04-16T10:29:25.829Z] setS1ASclassPath: [2024-04-16T10:29:25.829Z] [2024-04-16T10:29:25.829Z] init-common: [2024-04-16T10:29:25.829Z] [2024-04-16T10:29:25.829Z] delete-admin-object: [2024-04-16T10:29:25.829Z] [2024-04-16T10:29:25.829Z] asadmin-common: [2024-04-16T10:29:25.829Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:29:26.080Z] [exec] Apr 16, 2024 10:29:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:26.080Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:26.377Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:26.632Z] [javac] 1 warning [2024-04-16T10:29:26.632Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:29:26.632Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:29:26.632Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsclient.war [2024-04-16T10:29:26.633Z] [2024-04-16T10:29:26.633Z] deploy-client: [2024-04-16T10:29:26.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:29:26.754Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:29:26.754Z] [2024-04-16T10:29:26.754Z] setOSConditions: [2024-04-16T10:29:26.754Z] [2024-04-16T10:29:26.754Z] setToolWin: [2024-04-16T10:29:26.754Z] [2024-04-16T10:29:26.755Z] setToolUnix: [2024-04-16T10:29:26.755Z] [2024-04-16T10:29:26.755Z] setToolProperty: [2024-04-16T10:29:26.755Z] [2024-04-16T10:29:26.755Z] setS1ASclassPath: [2024-04-16T10:29:26.755Z] [2024-04-16T10:29:26.755Z] init-common: [2024-04-16T10:29:26.755Z] [2024-04-16T10:29:26.755Z] delete-ra-config: [2024-04-16T10:29:26.755Z] [2024-04-16T10:29:26.755Z] asadmin-common: [2024-04-16T10:29:26.755Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:27.223Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:27.223Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:29:27.331Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:27.331Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:27.331Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-04-16T10:29:27.586Z] [2024-04-16T10:29:27.586Z] setOSConditions: [2024-04-16T10:29:27.586Z] [2024-04-16T10:29:27.586Z] setToolWin: [2024-04-16T10:29:27.586Z] [2024-04-16T10:29:27.586Z] setToolUnix: [2024-04-16T10:29:27.586Z] [2024-04-16T10:29:27.586Z] setToolProperty: [2024-04-16T10:29:27.586Z] [2024-04-16T10:29:27.586Z] setS1ASclassPath: [2024-04-16T10:29:27.586Z] [2024-04-16T10:29:27.587Z] init-common: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] undeploy: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] setOSConditions: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] setToolWin: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] setToolUnix: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] setToolProperty: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] setS1ASclassPath: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] init-common: [2024-04-16T10:29:27.587Z] [2024-04-16T10:29:27.587Z] undeploy-common: [2024-04-16T10:29:27.785Z] [exec] Application deployed with name wsclient. [2024-04-16T10:29:27.785Z] [exec] Command deploy executed successfully. [2024-04-16T10:29:27.785Z] [2024-04-16T10:29:27.785Z] setup: [2024-04-16T10:29:27.785Z] [2024-04-16T10:29:27.785Z] runtest1: [2024-04-16T10:29:27.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:29:27.785Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:27.785Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:29:27.785Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:29:27.785Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsclient/RequestProcessor [2024-04-16T10:29:27.882Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:27.882Z] [javac] 1 warning [2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: [2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: [2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: [2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: [2024-04-16T10:29:28.072Z] [java] [client.TestClient]::

[2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2024-04-16T10:29:28.072Z] [java] [client.TestClient]::

[2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: [WebSvcTest-Hello All postconstruct called] [2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: [2024-04-16T10:29:28.072Z] [java] [client.TestClient]:: [2024-04-16T10:29:28.072Z] [java] Value of key is:postconstruct [2024-04-16T10:29:28.072Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:28.072Z] [java] [2024-04-16T10:29:28.072Z] [java] [2024-04-16T10:29:28.072Z] [java] ----------------------------------------- [2024-04-16T10:29:28.072Z] [java] - postconstruct: PASS - [2024-04-16T10:29:28.072Z] [java] ----------------------------------------- [2024-04-16T10:29:28.072Z] [java] Total PASS: 1 [2024-04-16T10:29:28.072Z] [java] Total FAIL: 0 [2024-04-16T10:29:28.072Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:28.072Z] [java] ----------------------------------------- [2024-04-16T10:29:28.072Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:28.072Z] [2024-04-16T10:29:28.072Z] undeploy: [2024-04-16T10:29:28.072Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:28.073Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:28.073Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:28.073Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:28.073Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:28.073Z] [2024-04-16T10:29:28.073Z] setOSConditions: [2024-04-16T10:29:28.073Z] [2024-04-16T10:29:28.073Z] setToolWin: [2024-04-16T10:29:28.073Z] [2024-04-16T10:29:28.073Z] setToolUnix: [2024-04-16T10:29:28.073Z] [2024-04-16T10:29:28.073Z] setToolProperty: [2024-04-16T10:29:28.073Z] [2024-04-16T10:29:28.073Z] setS1ASclassPath: [2024-04-16T10:29:28.073Z] [2024-04-16T10:29:28.073Z] init-common: [2024-04-16T10:29:28.073Z] [2024-04-16T10:29:28.073Z] undeploy-war-common: [2024-04-16T10:29:28.137Z] [2024-04-16T10:29:28.137Z] build: [2024-04-16T10:29:28.137Z] [2024-04-16T10:29:28.137Z] build-custom-factory: [2024-04-16T10:29:28.137Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:28.138Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/custom-resource-classes.jar [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] setOSConditions: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] fixFiles: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] convUnix: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] convWin: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] setToolWin: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] setToolUnix: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] setToolProperty: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] setS1ASclassPath: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] init-common: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] package-persistence-common: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] ejb-jar-common: [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.138Z] package-ejbjar-common: [2024-04-16T10:29:28.138Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.138Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.138Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.138Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-ejb.jar [2024-04-16T10:29:28.138Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.138Z] [2024-04-16T10:29:28.139Z] appclient-jar-common: [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] package-appclientjar-common: [2024-04-16T10:29:28.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.139Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactories-client.jar [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] webclient-war-common: [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] build-ear-common: [2024-04-16T10:29:28.139Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:28.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:28.139Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:28.139Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] deploy: [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] deploy-custom-resource-classes: [2024-04-16T10:29:28.139Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] restart-server: [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] setOSConditions: [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] stop-server: [2024-04-16T10:29:28.139Z] [2024-04-16T10:29:28.139Z] stop-server-unix: [2024-04-16T10:29:28.139Z] [echo] stopping server on unix ... [2024-04-16T10:29:28.512Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-04-16T10:29:28.512Z] [2024-04-16T10:29:28.512Z] setOSConditions: [2024-04-16T10:29:28.512Z] [2024-04-16T10:29:28.512Z] setToolWin: [2024-04-16T10:29:28.512Z] [2024-04-16T10:29:28.512Z] setToolUnix: [2024-04-16T10:29:28.512Z] [2024-04-16T10:29:28.512Z] setToolProperty: [2024-04-16T10:29:28.512Z] [2024-04-16T10:29:28.512Z] setS1ASclassPath: [2024-04-16T10:29:28.513Z] [2024-04-16T10:29:28.513Z] init-common: [2024-04-16T10:29:28.513Z] [2024-04-16T10:29:28.513Z] undeploy-rar-common: [2024-04-16T10:29:28.513Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:29:28.587Z] [exec] Apr 16, 2024 10:29:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:29:28.587Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3b4ef59f [2024-04-16T10:29:28.587Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : [2024-04-16T10:29:28.587Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - Shareable Write] : [2024-04-16T10:29:28.587Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : [2024-04-16T10:29:28.587Z] [exec] Value of key is: Mark-Connection-As-Bad [local - NoTx - Shareable Write] : [2024-04-16T10:29:28.587Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : [2024-04-16T10:29:28.587Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : [2024-04-16T10:29:28.587Z] [exec] Value of key is: Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : [2024-04-16T10:29:28.587Z] [exec] Mark-Connection-As-Bad Status: [2024-04-16T10:29:28.587Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:28.587Z] [exec] [2024-04-16T10:29:28.587Z] [exec] [2024-04-16T10:29:28.587Z] [exec] ----------------------------------------- [2024-04-16T10:29:28.587Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable - ReadOnly] : : PASS - [2024-04-16T10:29:28.587Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable Write] : : PASS - [2024-04-16T10:29:28.587Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (1) ] : : PASS - [2024-04-16T10:29:28.588Z] [exec] - Mark-Connection-As-Bad [local - NoTx - Shareable ReadOnly] : : PASS - [2024-04-16T10:29:28.588Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (3) ] : : PASS - [2024-04-16T10:29:28.588Z] [exec] - Mark-Connection-As-Bad [local - Tx - Shareable Write] : : PASS - [2024-04-16T10:29:28.588Z] [exec] - Mark-Connection-As-Bad [local - Tx - UnShareable Write (2) ] : : PASS - [2024-04-16T10:29:28.588Z] [exec] ----------------------------------------- [2024-04-16T10:29:28.588Z] [exec] Total PASS: 7 [2024-04-16T10:29:28.588Z] [exec] Total FAIL: 0 [2024-04-16T10:29:28.588Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:28.588Z] [exec] ----------------------------------------- [2024-04-16T10:29:28.588Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:28.588Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:28.841Z] [2024-04-16T10:29:28.841Z] checkReporting-common: [2024-04-16T10:29:28.841Z] [2024-04-16T10:29:28.841Z] confirmReportPresent-common: [2024-04-16T10:29:28.841Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:29:28.841Z] [echo] Test seems to be reported fine [2024-04-16T10:29:28.841Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/RepRunConf.txt [2024-04-16T10:29:28.841Z] [2024-04-16T10:29:28.841Z] confirmMissingReport-common: [2024-04-16T10:29:28.841Z] [2024-04-16T10:29:28.841Z] undeploy: [2024-04-16T10:29:28.841Z] [2024-04-16T10:29:28.841Z] setOSConditions: [2024-04-16T10:29:28.841Z] [2024-04-16T10:29:28.841Z] setToolWin: [2024-04-16T10:29:28.841Z] [2024-04-16T10:29:28.842Z] setToolUnix: [2024-04-16T10:29:28.842Z] [2024-04-16T10:29:28.842Z] setToolProperty: [2024-04-16T10:29:28.842Z] [2024-04-16T10:29:28.842Z] setS1ASclassPath: [2024-04-16T10:29:28.842Z] [2024-04-16T10:29:28.842Z] init-common: [2024-04-16T10:29:28.842Z] [2024-04-16T10:29:28.842Z] execute-sql-common: [2024-04-16T10:29:28.842Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.local/sql/drop_pointbase.sql [2024-04-16T10:29:28.842Z] [sql] 0 rows affected [2024-04-16T10:29:28.842Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:29:28.842Z] [2024-04-16T10:29:28.842Z] unsetup: [2024-04-16T10:29:29.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false postconstruct-web [2024-04-16T10:29:29.018Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:29:29.019Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:29:29.019Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:29:29.019Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:29:29.019Z] Warning: 'file:./../jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/annotations/postconstruct/build.xml should be expressed simply as './../jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:29:29.019Z] [2024-04-16T10:29:29.019Z] setOSConditions: [2024-04-16T10:29:29.019Z] [2024-04-16T10:29:29.019Z] setToolWin: [2024-04-16T10:29:29.019Z] [2024-04-16T10:29:29.019Z] setToolUnix: [2024-04-16T10:29:29.019Z] [2024-04-16T10:29:29.019Z] setToolProperty: [2024-04-16T10:29:29.019Z] [2024-04-16T10:29:29.019Z] setS1ASclassPath: [2024-04-16T10:29:29.019Z] [2024-04-16T10:29:29.019Z] init-common: [2024-04-16T10:29:29.019Z] [2024-04-16T10:29:29.019Z] undeploy-client: [2024-04-16T10:29:29.073Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setOSConditions: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setToolWin: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setToolUnix: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setToolProperty: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setS1ASclassPath: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] init-common: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] runCycle: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setOSConditions: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setToolWin: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setToolUnix: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setToolProperty: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] setS1ASclassPath: [2024-04-16T10:29:29.073Z] [2024-04-16T10:29:29.073Z] init-common: [2024-04-16T10:29:29.105Z] [2024-04-16T10:29:29.105Z] setOSConditions: [2024-04-16T10:29:29.105Z] [2024-04-16T10:29:29.105Z] setToolWin: [2024-04-16T10:29:29.105Z] [2024-04-16T10:29:29.105Z] setToolUnix: [2024-04-16T10:29:29.105Z] [2024-04-16T10:29:29.105Z] setToolProperty: [2024-04-16T10:29:29.105Z] [2024-04-16T10:29:29.105Z] setS1ASclassPath: [2024-04-16T10:29:29.105Z] [2024-04-16T10:29:29.105Z] init-common: [2024-04-16T10:29:29.105Z] [2024-04-16T10:29:29.105Z] delete-jdbc-resource-common: [2024-04-16T10:29:29.105Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local [2024-04-16T10:29:29.328Z] [2024-04-16T10:29:29.328Z] setupone: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] setOSConditions: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] setToolWin: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] setToolUnix: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] setToolProperty: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] setS1ASclassPath: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] init-common: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] create-ra-config: [2024-04-16T10:29:29.329Z] [2024-04-16T10:29:29.329Z] asadmin-common: [2024-04-16T10:29:29.329Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:29.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local [2024-04-16T10:29:29.359Z] [exec] JDBC resource jdbc/markconnectionasbad-local deleted successfully [2024-04-16T10:29:29.359Z] [echo] cmd executed for server [2024-04-16T10:29:29.359Z] [2024-04-16T10:29:29.359Z] setOSConditions: [2024-04-16T10:29:29.359Z] [2024-04-16T10:29:29.359Z] setToolWin: [2024-04-16T10:29:29.359Z] [2024-04-16T10:29:29.359Z] setToolUnix: [2024-04-16T10:29:29.359Z] [2024-04-16T10:29:29.359Z] setToolProperty: [2024-04-16T10:29:29.359Z] [2024-04-16T10:29:29.359Z] setS1ASclassPath: [2024-04-16T10:29:29.359Z] [2024-04-16T10:29:29.359Z] init-common: [2024-04-16T10:29:29.359Z] [2024-04-16T10:29:29.359Z] delete-jdbc-resource-common: [2024-04-16T10:29:29.359Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/markconnectionasbad-local-unshareable [Pipeline] junit [2024-04-16T10:29:29.485Z] Recording test results [2024-04-16T10:29:29.579Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:29.580Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:29:29.580Z] [exec] Command undeploy executed successfully. [2024-04-16T10:29:29.580Z] [2024-04-16T10:29:29.580Z] all: [2024-04-16T10:29:29.580Z] [echo] [2024-04-16T10:29:29.580Z] [echo] ************************* [2024-04-16T10:29:29.580Z] [echo] * Running ejb_annotations [2024-04-16T10:29:29.580Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations [2024-04-16T10:29:29.580Z] [echo] ************************* [2024-04-16T10:29:29.580Z] [echo] [2024-04-16T10:29:29.580Z] [2024-04-16T10:29:29.580Z] all: [2024-04-16T10:29:29.580Z] [echo] @@## Running webservice ejb annotations developer tests ##@@ [2024-04-16T10:29:29.580Z] [echo] @@## Set environment variable 'ejb_annotations' to name of single test dir to run only that one. ##@@ [2024-04-16T10:29:29.835Z] [echo] [2024-04-16T10:29:29.835Z] [echo] ************************* [2024-04-16T10:29:29.835Z] [echo] * Running noname [2024-04-16T10:29:29.835Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname [2024-04-16T10:29:29.835Z] [echo] ************************* [2024-04-16T10:29:29.835Z] [echo] [2024-04-16T10:29:29.835Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:29.835Z] [2024-04-16T10:29:29.835Z] clean: [2024-04-16T10:29:29.835Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml [2024-04-16T10:29:29.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:29.835Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:29.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:29.835Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:29.835Z] [2024-04-16T10:29:29.835Z] test-all: [2024-04-16T10:29:29.835Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/endpoint [2024-04-16T10:29:29.835Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:29.835Z] [2024-04-16T10:29:29.835Z] deploy: [2024-04-16T10:29:29.836Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:29.836Z] [2024-04-16T10:29:29.836Z] build: [2024-04-16T10:29:29.836Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:29.836Z] [2024-04-16T10:29:29.836Z] test-compile: [2024-04-16T10:29:29.836Z] [echo] Compiling into endpoint/HelloEJB.class [2024-04-16T10:29:29.836Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:29.836Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:29.891Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:29.891Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:29.891Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:29:29.891Z] [2024-04-16T10:29:29.891Z] setOSConditions: [2024-04-16T10:29:29.891Z] [2024-04-16T10:29:29.891Z] setToolWin: [2024-04-16T10:29:29.891Z] [2024-04-16T10:29:29.891Z] setToolUnix: [2024-04-16T10:29:29.891Z] [2024-04-16T10:29:29.891Z] setToolProperty: [2024-04-16T10:29:29.891Z] [2024-04-16T10:29:29.891Z] setS1ASclassPath: [2024-04-16T10:29:29.891Z] [2024-04-16T10:29:29.891Z] init-common: [2024-04-16T10:29:29.891Z] [2024-04-16T10:29:29.891Z] deploy-rar-common: [2024-04-16T10:29:29.891Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:29:29.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/markconnectionasbad-local-unshareable [2024-04-16T10:29:29.961Z] [exec] JDBC resource jdbc/markconnectionasbad-local-unshareable deleted successfully [2024-04-16T10:29:29.961Z] [echo] cmd executed for server [2024-04-16T10:29:29.961Z] [2024-04-16T10:29:29.961Z] setOSConditions: [2024-04-16T10:29:29.961Z] [2024-04-16T10:29:29.961Z] setToolWin: [2024-04-16T10:29:29.961Z] [2024-04-16T10:29:29.961Z] setToolUnix: [2024-04-16T10:29:29.962Z] [2024-04-16T10:29:29.962Z] setToolProperty: [2024-04-16T10:29:29.962Z] [2024-04-16T10:29:29.962Z] setS1ASclassPath: [2024-04-16T10:29:29.962Z] [2024-04-16T10:29:29.962Z] init-common: [2024-04-16T10:29:29.962Z] [2024-04-16T10:29:29.962Z] delete-jdbc-connpool-common: [2024-04-16T10:29:29.962Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-pool [2024-04-16T10:29:30.177Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:29:30.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-pool [2024-04-16T10:29:30.215Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-pool deleted successfully [2024-04-16T10:29:30.215Z] [echo] cmd executed for server [2024-04-16T10:29:30.215Z] [2024-04-16T10:29:30.215Z] setOSConditions: [2024-04-16T10:29:30.215Z] [2024-04-16T10:29:30.215Z] setToolWin: [2024-04-16T10:29:30.215Z] [2024-04-16T10:29:30.216Z] setToolUnix: [2024-04-16T10:29:30.216Z] [2024-04-16T10:29:30.216Z] setToolProperty: [2024-04-16T10:29:30.216Z] [2024-04-16T10:29:30.216Z] setS1ASclassPath: [2024-04-16T10:29:30.216Z] [2024-04-16T10:29:30.216Z] init-common: [2024-04-16T10:29:30.216Z] [2024-04-16T10:29:30.216Z] delete-jdbc-connpool-common: [2024-04-16T10:29:30.216Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2024-04-16T10:29:30.396Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:30.396Z] [javac] 1 warning [2024-04-16T10:29:30.396Z] [echo] Building with package endpoint [2024-04-16T10:29:30.396Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-04-16T10:29:30.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [2024-04-16T10:29:30.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-markconnectionasbad-local-unshareable-pool [2024-04-16T10:29:30.773Z] [exec] JDBC Connection pool jdbc-markconnectionasbad-local-unshareable-pool deleted successfully [2024-04-16T10:29:30.773Z] [echo] cmd executed for server [2024-04-16T10:29:30.773Z] [2024-04-16T10:29:30.773Z] setOSConditions: [2024-04-16T10:29:30.773Z] [2024-04-16T10:29:30.773Z] setToolWin: [2024-04-16T10:29:30.773Z] [2024-04-16T10:29:30.773Z] setToolUnix: [2024-04-16T10:29:30.773Z] [2024-04-16T10:29:30.773Z] setToolProperty: [2024-04-16T10:29:30.773Z] [2024-04-16T10:29:30.773Z] setS1ASclassPath: [2024-04-16T10:29:30.773Z] [2024-04-16T10:29:30.773Z] init-common: [2024-04-16T10:29:30.773Z] [2024-04-16T10:29:30.773Z] undeploy-common: [2024-04-16T10:29:31.026Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:29:31.026Z] [echo] Deploying /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar on server [2024-04-16T10:29:31.026Z] [2024-04-16T10:29:31.026Z] setOSConditions: [2024-04-16T10:29:31.026Z] [2024-04-16T10:29:31.026Z] setToolWin: [2024-04-16T10:29:31.026Z] [2024-04-16T10:29:31.026Z] setToolUnix: [2024-04-16T10:29:31.026Z] [2024-04-16T10:29:31.026Z] setToolProperty: [2024-04-16T10:29:31.026Z] [2024-04-16T10:29:31.026Z] setS1ASclassPath: [2024-04-16T10:29:31.026Z] [2024-04-16T10:29:31.026Z] init-common: [2024-04-16T10:29:31.026Z] [2024-04-16T10:29:31.027Z] create-admin-object: [2024-04-16T10:29:31.027Z] [2024-04-16T10:29:31.027Z] asadmin-common: [2024-04-16T10:29:31.027Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:29:31.027Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.localApp [2024-04-16T10:29:31.027Z] [2024-04-16T10:29:31.027Z] all: [2024-04-16T10:29:31.281Z] [2024-04-16T10:29:31.281Z] setOSConditions: [2024-04-16T10:29:31.281Z] [2024-04-16T10:29:31.281Z] setToolWin: [2024-04-16T10:29:31.281Z] [2024-04-16T10:29:31.282Z] setToolUnix: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setToolProperty: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setS1ASclassPath: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] init-common: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] clean: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setOSConditions: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setToolWin: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setToolUnix: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setToolProperty: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setS1ASclassPath: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] init-common: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] clean-common: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setOSConditions: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setToolWin: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setToolUnix: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setToolProperty: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] setS1ASclassPath: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] init-common: [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.282Z] clean-classes-common: [2024-04-16T10:29:31.282Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:31.282Z] [2024-04-16T10:29:31.283Z] setOSConditions: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setToolWin: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setToolUnix: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setToolProperty: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setS1ASclassPath: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] init-common: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] clean-jars-common: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] compile: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setOSConditions: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setToolWin: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setToolUnix: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setToolProperty: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] setS1ASclassPath: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] init-common: [2024-04-16T10:29:31.283Z] [2024-04-16T10:29:31.283Z] compile-common: [2024-04-16T10:29:31.283Z] [echo] Current time (ISO): 2024-04-16T10:29:31.064+0000 [2024-04-16T10:29:31.283Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:31.283Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:31.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-04-16T10:29:31.634Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] setOSConditions: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] setToolWin: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] setToolUnix: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] setToolProperty: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] setS1ASclassPath: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] init-common: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] deploy: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.634Z] setOSConditions: [2024-04-16T10:29:31.634Z] [2024-04-16T10:29:31.635Z] setToolWin: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setToolUnix: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setToolProperty: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setS1ASclassPath: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] init-common: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] deploy-common: [2024-04-16T10:29:31.635Z] [echo] Current time (ISO): 2024-04-16T10:29:31.611+0000 [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setOSConditions: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setToolWin: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setToolUnix: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setToolProperty: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] setS1ASclassPath: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] init-common: [2024-04-16T10:29:31.635Z] [2024-04-16T10:29:31.635Z] deploy-common-pe: [2024-04-16T10:29:32.328Z] [exec] Waiting for the domain to stop . [2024-04-16T10:29:32.328Z] [exec] Waiting finished after 565 ms. [2024-04-16T10:29:32.328Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:29:32.328Z] [2024-04-16T10:29:32.328Z] stop-server-windows: [2024-04-16T10:29:32.328Z] [2024-04-16T10:29:32.328Z] setOSConditions: [2024-04-16T10:29:32.328Z] [2024-04-16T10:29:32.328Z] start-server: [2024-04-16T10:29:32.328Z] [echo] +-----------------------------+ [2024-04-16T10:29:32.328Z] [echo] | | [2024-04-16T10:29:32.328Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:29:32.328Z] [echo] | in Felix mode | [2024-04-16T10:29:32.328Z] [echo] | | [2024-04-16T10:29:32.328Z] [echo] +-----------------------------+ [2024-04-16T10:29:32.328Z] [2024-04-16T10:29:32.328Z] start-server-unix: [2024-04-16T10:29:32.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-04-16T10:29:32.639Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:32.639Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/ejb/SimpleBMPBean.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:29:32.639Z] [javac] return new Integer(1); [2024-04-16T10:29:32.639Z] [javac] ^ [2024-04-16T10:29:32.749Z] [exec] Foo: ejbs/Foo_UNSPECIFIED_TX passed!! [2024-04-16T10:29:32.749Z] [exec] Value of key is: ejbs/Foo_UNSPECIFIED_TX [2024-04-16T10:29:32.749Z] [exec] Doing foo timer test for ejbs/Foo_BMT [2024-04-16T10:29:32.816Z] [exec] Application deployed with name redeploy-rarApp. [2024-04-16T10:29:32.816Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-04-16T10:29:32.816Z] [echo] Deployment on target server server successful [2024-04-16T10:29:32.816Z] [2024-04-16T10:29:32.816Z] setOSConditions: [2024-04-16T10:29:32.816Z] [2024-04-16T10:29:32.816Z] setToolWin: [2024-04-16T10:29:32.816Z] [2024-04-16T10:29:32.816Z] setToolUnix: [2024-04-16T10:29:32.816Z] [2024-04-16T10:29:32.816Z] setToolProperty: [2024-04-16T10:29:32.816Z] [2024-04-16T10:29:32.816Z] setS1ASclassPath: [2024-04-16T10:29:32.816Z] [2024-04-16T10:29:32.816Z] init-common: [2024-04-16T10:29:32.816Z] [2024-04-16T10:29:32.816Z] deploy-common-ee: [2024-04-16T10:29:32.816Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=1&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:29:32.816Z] [java] [2024-04-16T10:29:32.816Z] [java] Time: 1 [2024-04-16T10:29:32.816Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:29:32.816Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:29:32.816Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:29:32.816Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:29:32.816Z] [java] [Server response]Content-Length: 110 [2024-04-16T10:29:32.816Z] [java] [Server response] [2024-04-16T10:29:32.816Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 1 [2024-04-16T10:29:32.816Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:32.816Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:32.816Z] [java] [Server response]Redeploy Connector [2024-04-16T10:29:32.816Z] [java] [Server response]END_OF_TEST [2024-04-16T10:29:32.816Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:32.816Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:32.816Z] [java] [2024-04-16T10:29:32.816Z] [java] [2024-04-16T10:29:32.817Z] [java] ----------------------------------------- [2024-04-16T10:29:32.893Z] [javac] 2 warnings [2024-04-16T10:29:32.893Z] [2024-04-16T10:29:32.893Z] setOSConditions: [2024-04-16T10:29:32.893Z] [2024-04-16T10:29:32.893Z] setToolWin: [2024-04-16T10:29:32.893Z] [2024-04-16T10:29:32.893Z] setToolUnix: [2024-04-16T10:29:32.893Z] [2024-04-16T10:29:32.893Z] setToolProperty: [2024-04-16T10:29:32.893Z] [2024-04-16T10:29:32.893Z] setS1ASclassPath: [2024-04-16T10:29:32.893Z] [2024-04-16T10:29:32.893Z] init-common: [2024-04-16T10:29:32.893Z] [2024-04-16T10:29:32.893Z] compile-common: [2024-04-16T10:29:32.893Z] [echo] Current time (ISO): 2024-04-16T10:29:32.694+0000 [2024-04-16T10:29:32.893Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:33.072Z] [java] - redeploy-rar-web: PASS - [2024-04-16T10:29:33.072Z] [java] ----------------------------------------- [2024-04-16T10:29:33.072Z] [java] Total PASS: 1 [2024-04-16T10:29:33.072Z] [java] Total FAIL: 0 [2024-04-16T10:29:33.072Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:33.072Z] [java] ----------------------------------------- [2024-04-16T10:29:33.072Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setOSConditions: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setToolWin: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setToolUnix: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setToolProperty: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setS1ASclassPath: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] init-common: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] unsetup: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setOSConditions: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setToolWin: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setToolUnix: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setToolProperty: [2024-04-16T10:29:33.072Z] [2024-04-16T10:29:33.072Z] setS1ASclassPath: [2024-04-16T10:29:33.073Z] [2024-04-16T10:29:33.073Z] init-common: [2024-04-16T10:29:33.073Z] [2024-04-16T10:29:33.073Z] delete-admin-object: [2024-04-16T10:29:33.073Z] [2024-04-16T10:29:33.073Z] asadmin-common: [2024-04-16T10:29:33.073Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:29:33.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:29:33.634Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] setOSConditions: [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] setToolWin: [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] setToolUnix: [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] setToolProperty: [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] setS1ASclassPath: [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] init-common: [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] delete-ra-config: [2024-04-16T10:29:33.634Z] [2024-04-16T10:29:33.634Z] asadmin-common: [2024-04-16T10:29:33.634Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:34.227Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:34.227Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:34.227Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-04-16T10:29:34.249Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:34.504Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/client/Client.java:155: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:29:34.504Z] [javac] return new Integer(returnValue.get("count").toString()); [2024-04-16T10:29:34.504Z] [javac] ^ [2024-04-16T10:29:34.504Z] [javac] 2 warnings [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] build: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] setOSConditions: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] fixFiles: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] convUnix: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] convWin: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] setToolWin: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] setToolUnix: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] setToolProperty: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] setS1ASclassPath: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] init-common: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] package-persistence-common: [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.504Z] ejb-jar-common: [2024-04-16T10:29:34.504Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:34.504Z] [2024-04-16T10:29:34.505Z] package-ejbjar-common: [2024-04-16T10:29:34.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2024-04-16T10:29:34.505Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] appclient-jar-common: [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] package-appclientjar-common: [2024-04-16T10:29:34.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] webclient-war-common: [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] build-ear-common: [2024-04-16T10:29:34.505Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:34.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:34.505Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:34.505Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] deploy: [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] setOSConditions: [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] setToolWin: [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] setToolUnix: [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.505Z] setToolProperty: [2024-04-16T10:29:34.505Z] [2024-04-16T10:29:34.506Z] setS1ASclassPath: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] init-common: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] execute-sql-common: [2024-04-16T10:29:34.506Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2024-04-16T10:29:34.506Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:29:34.506Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:29:34.506Z] [sql] 0 rows affected [2024-04-16T10:29:34.506Z] [sql] Failed to execute: drop table owner [2024-04-16T10:29:34.506Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2024-04-16T10:29:34.506Z] [sql] 0 rows affected [2024-04-16T10:29:34.506Z] [sql] 2 of 4 SQL statements executed successfully [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setOSConditions: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setToolWin: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setToolUnix: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setToolProperty: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setS1ASclassPath: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] init-common: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setup: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setOSConditions: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setToolWin: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setToolUnix: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setToolProperty: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] setS1ASclassPath: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] init-common: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.506Z] deploy-jdbc-common: [2024-04-16T10:29:34.506Z] [2024-04-16T10:29:34.507Z] setOSConditions: [2024-04-16T10:29:34.507Z] [2024-04-16T10:29:34.507Z] setToolWin: [2024-04-16T10:29:34.507Z] [2024-04-16T10:29:34.507Z] setToolUnix: [2024-04-16T10:29:34.507Z] [2024-04-16T10:29:34.507Z] setToolProperty: [2024-04-16T10:29:34.507Z] [2024-04-16T10:29:34.507Z] setS1ASclassPath: [2024-04-16T10:29:34.507Z] [2024-04-16T10:29:34.507Z] init-common: [2024-04-16T10:29:34.507Z] [2024-04-16T10:29:34.507Z] create-jdbc-connpool-common: [2024-04-16T10:29:34.559Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:34.559Z] [2024-04-16T10:29:34.559Z] run: [2024-04-16T10:29:34.559Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:34.559Z] [2024-04-16T10:29:34.559Z] prepare-client: [2024-04-16T10:29:34.559Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:34.559Z] [2024-04-16T10:29:34.559Z] wsdl-import: [2024-04-16T10:29:34.559Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:34.559Z] [2024-04-16T10:29:34.559Z] configurable-wsdl-import: [2024-04-16T10:29:34.559Z] [echo] Current time (ISO): 2024-04-16T10:29:34.256+0000 [2024-04-16T10:29:34.559Z] [echo] wsimporting http://localhost:8080/HelloEJBService/HelloEJB?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:29:34.814Z] [exec] parsing WSDL... [2024-04-16T10:29:34.827Z] [2024-04-16T10:29:34.827Z] setOSConditions: [2024-04-16T10:29:34.827Z] [2024-04-16T10:29:34.827Z] setToolWin: [2024-04-16T10:29:34.827Z] [2024-04-16T10:29:34.827Z] setToolUnix: [2024-04-16T10:29:34.827Z] [2024-04-16T10:29:34.827Z] setToolProperty: [2024-04-16T10:29:34.827Z] [2024-04-16T10:29:34.827Z] setS1ASclassPath: [2024-04-16T10:29:34.827Z] [2024-04-16T10:29:34.828Z] init-common: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] undeploy: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] setOSConditions: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] setToolWin: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] setToolUnix: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] setToolProperty: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] setS1ASclassPath: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] init-common: [2024-04-16T10:29:34.828Z] [2024-04-16T10:29:34.828Z] undeploy-common: [2024-04-16T10:29:35.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc/jdbc-unshareable-pool [2024-04-16T10:29:35.106Z] [exec] JDBC connection pool jdbc/jdbc-unshareable-pool created successfully. [2024-04-16T10:29:35.106Z] [2024-04-16T10:29:35.106Z] set-derby-connpool-props: [2024-04-16T10:29:35.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2024-04-16T10:29:35.360Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.User=dbuser [2024-04-16T10:29:35.374Z] [exec] [2024-04-16T10:29:35.374Z] [exec] Generating code... [2024-04-16T10:29:35.374Z] [exec] [2024-04-16T10:29:35.374Z] [exec] Compiling code... [2024-04-16T10:29:35.390Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-04-16T10:29:35.646Z] [2024-04-16T10:29:35.646Z] setOSConditions: [2024-04-16T10:29:35.646Z] [2024-04-16T10:29:35.646Z] setToolWin: [2024-04-16T10:29:35.646Z] [2024-04-16T10:29:35.646Z] setToolUnix: [2024-04-16T10:29:35.646Z] [2024-04-16T10:29:35.646Z] setToolProperty: [2024-04-16T10:29:35.646Z] [2024-04-16T10:29:35.646Z] setS1ASclassPath: [2024-04-16T10:29:35.646Z] [2024-04-16T10:29:35.646Z] init-common: [2024-04-16T10:29:35.646Z] [2024-04-16T10:29:35.646Z] undeploy-rar-common: [2024-04-16T10:29:35.646Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:29:35.918Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2024-04-16T10:29:35.918Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.Password=dbpassword [2024-04-16T10:29:36.171Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2024-04-16T10:29:36.171Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.driverType=4 [2024-04-16T10:29:36.232Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:29:36.232Z] [2024-04-16T10:29:36.232Z] setOSConditions: [2024-04-16T10:29:36.232Z] [2024-04-16T10:29:36.232Z] setToolWin: [2024-04-16T10:29:36.232Z] [2024-04-16T10:29:36.232Z] setToolUnix: [2024-04-16T10:29:36.232Z] [2024-04-16T10:29:36.232Z] setToolProperty: [2024-04-16T10:29:36.232Z] [2024-04-16T10:29:36.232Z] setS1ASclassPath: [2024-04-16T10:29:36.232Z] [2024-04-16T10:29:36.232Z] init-common: [2024-04-16T10:29:36.232Z] [2024-04-16T10:29:36.232Z] setuptwo: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] setOSConditions: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] setToolWin: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] setToolUnix: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] setToolProperty: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] setS1ASclassPath: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] init-common: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] create-ra-config: [2024-04-16T10:29:36.233Z] [2024-04-16T10:29:36.233Z] asadmin-common: [2024-04-16T10:29:36.233Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:36.729Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2024-04-16T10:29:36.729Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.portNumber=1527 [2024-04-16T10:29:36.755Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:36.755Z] [2024-04-16T10:29:36.755Z] compile-client: [2024-04-16T10:29:36.755Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:36.755Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:36.810Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:36.810Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:36.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user connectors-ra-redeploy-rars [2024-04-16T10:29:36.810Z] [2024-04-16T10:29:36.810Z] setOSConditions: [2024-04-16T10:29:36.810Z] [2024-04-16T10:29:36.810Z] setToolWin: [2024-04-16T10:29:36.810Z] [2024-04-16T10:29:36.810Z] setToolUnix: [2024-04-16T10:29:36.810Z] [2024-04-16T10:29:36.810Z] setToolProperty: [2024-04-16T10:29:36.810Z] [2024-04-16T10:29:36.810Z] setS1ASclassPath: [2024-04-16T10:29:36.811Z] [2024-04-16T10:29:36.811Z] init-common: [2024-04-16T10:29:36.811Z] [2024-04-16T10:29:36.811Z] deploy-rar-common: [2024-04-16T10:29:36.811Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} connectors-ra-redeploy-rars.rar [2024-04-16T10:29:36.982Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2024-04-16T10:29:36.982Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.dataBaseName=testdb [2024-04-16T10:29:37.258Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:37.258Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:37.315Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:37.315Z] [javac] 1 warning [2024-04-16T10:29:37.316Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:37.316Z] [2024-04-16T10:29:37.316Z] unjar-client-utils: [2024-04-16T10:29:37.316Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:37.316Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:37.316Z] [2024-04-16T10:29:37.316Z] internal-run: [2024-04-16T10:29:37.316Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:29:37.388Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false connectors-ra-redeploy-rars.rar [2024-04-16T10:29:37.815Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2024-04-16T10:29:37.815Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.create=true [2024-04-16T10:29:37.949Z] [exec] Application deployed with name connectors-ra-redeploy-rars. [2024-04-16T10:29:37.949Z] [echo] Deploying connectors-ra-redeploy-rars.rar on server [2024-04-16T10:29:37.949Z] [2024-04-16T10:29:37.949Z] setOSConditions: [2024-04-16T10:29:37.949Z] [2024-04-16T10:29:37.949Z] setToolWin: [2024-04-16T10:29:37.949Z] [2024-04-16T10:29:37.949Z] setToolUnix: [2024-04-16T10:29:37.949Z] [2024-04-16T10:29:37.949Z] setToolProperty: [2024-04-16T10:29:37.949Z] [2024-04-16T10:29:37.949Z] setS1ASclassPath: [2024-04-16T10:29:37.949Z] [2024-04-16T10:29:37.949Z] init-common: [2024-04-16T10:29:37.950Z] [2024-04-16T10:29:37.950Z] create-admin-object: [2024-04-16T10:29:37.950Z] [2024-04-16T10:29:37.950Z] asadmin-common: [2024-04-16T10:29:37.950Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:29:38.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2024-04-16T10:29:38.069Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.property.serverName=localhost [2024-04-16T10:29:38.069Z] [2024-04-16T10:29:38.069Z] setOSConditions: [2024-04-16T10:29:38.069Z] [2024-04-16T10:29:38.069Z] setToolWin: [2024-04-16T10:29:38.069Z] [2024-04-16T10:29:38.069Z] setToolUnix: [2024-04-16T10:29:38.069Z] [2024-04-16T10:29:38.069Z] setToolProperty: [2024-04-16T10:29:38.069Z] [2024-04-16T10:29:38.069Z] setS1ASclassPath: [2024-04-16T10:29:38.069Z] [2024-04-16T10:29:38.069Z] init-common: [2024-04-16T10:29:38.069Z] [2024-04-16T10:29:38.069Z] create-jdbc-resource-common: [2024-04-16T10:29:38.069Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-unshareable-pool --target server jdbc/unshareable [2024-04-16T10:29:38.538Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-subclassing:SchemaName=connector:NoOfRows=1 --target server eis/testAdmin [2024-04-16T10:29:38.538Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setOSConditions: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setToolWin: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setToolUnix: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setToolProperty: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setS1ASclassPath: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] init-common: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] deploy: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setOSConditions: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setToolWin: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setToolUnix: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setToolProperty: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setS1ASclassPath: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] init-common: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] deploy-common: [2024-04-16T10:29:38.538Z] [echo] Current time (ISO): 2024-04-16T10:29:38.360+0000 [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setOSConditions: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.538Z] setToolWin: [2024-04-16T10:29:38.538Z] [2024-04-16T10:29:38.539Z] setToolUnix: [2024-04-16T10:29:38.539Z] [2024-04-16T10:29:38.539Z] setToolProperty: [2024-04-16T10:29:38.539Z] [2024-04-16T10:29:38.539Z] setS1ASclassPath: [2024-04-16T10:29:38.539Z] [2024-04-16T10:29:38.539Z] init-common: [2024-04-16T10:29:38.539Z] [2024-04-16T10:29:38.539Z] deploy-common-pe: [2024-04-16T10:29:38.627Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc/jdbc-unshareable-pool --enabled=true --target server jdbc/unshareable [2024-04-16T10:29:38.627Z] [exec] JDBC resource jdbc/unshareable created successfully. [2024-04-16T10:29:38.627Z] [echo] cmd executed for server [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setOSConditions: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setToolWin: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setToolUnix: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setToolProperty: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setS1ASclassPath: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] init-common: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] deploy-jdbc-common: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setOSConditions: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setToolWin: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.627Z] setToolUnix: [2024-04-16T10:29:38.627Z] [2024-04-16T10:29:38.628Z] setToolProperty: [2024-04-16T10:29:38.628Z] [2024-04-16T10:29:38.628Z] setS1ASclassPath: [2024-04-16T10:29:38.628Z] [2024-04-16T10:29:38.628Z] init-common: [2024-04-16T10:29:38.628Z] [2024-04-16T10:29:38.628Z] create-jdbc-connpool-common: [2024-04-16T10:29:38.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-shareable-pool [2024-04-16T10:29:38.882Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2024-04-16T10:29:38.882Z] [2024-04-16T10:29:38.882Z] set-derby-connpool-props: [2024-04-16T10:29:39.132Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/redeploy-rarApp.ear [2024-04-16T10:29:39.439Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-04-16T10:29:39.439Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-04-16T10:29:39.692Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-04-16T10:29:39.693Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-04-16T10:29:39.693Z] [exec] Application deployed with name redeploy-rarApp. [2024-04-16T10:29:39.693Z] [exec] there are no files to retrieve for application redeploy-rarApp [2024-04-16T10:29:39.693Z] [echo] Deployment on target server server successful [2024-04-16T10:29:39.693Z] [2024-04-16T10:29:39.693Z] setOSConditions: [2024-04-16T10:29:39.693Z] [2024-04-16T10:29:39.693Z] setToolWin: [2024-04-16T10:29:39.693Z] [2024-04-16T10:29:39.693Z] setToolUnix: [2024-04-16T10:29:39.693Z] [2024-04-16T10:29:39.693Z] setToolProperty: [2024-04-16T10:29:39.693Z] [2024-04-16T10:29:39.694Z] setS1ASclassPath: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] init-common: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] deploy-common-ee: [2024-04-16T10:29:39.694Z] [java] GET /redeploy-rar/servlet/SimpleServlet?versionToTest=2&url=/redeploy-rar/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:29:39.694Z] [java] [2024-04-16T10:29:39.694Z] [java] Time: 1 [2024-04-16T10:29:39.694Z] [java] [Server response]HTTP/1.1 200 OK [2024-04-16T10:29:39.694Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:29:39.694Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:29:39.694Z] [java] [Server response]Content-Type: text/html;charset=ISO-8859-1 [2024-04-16T10:29:39.694Z] [java] [Server response]Content-Length: 110 [2024-04-16T10:29:39.694Z] [java] [Server response] [2024-04-16T10:29:39.694Z] [java] [Server response]This is to test redeployment of connector modules. Testing version 2 [2024-04-16T10:29:39.694Z] [java] [Server response]TEST:PASS [2024-04-16T10:29:39.694Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:39.694Z] [java] [Server response]Redeploy Connector [2024-04-16T10:29:39.694Z] [java] [Server response]END_OF_TEST [2024-04-16T10:29:39.694Z] [java] Value of key is:redeploy-rar-web [2024-04-16T10:29:39.694Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:39.694Z] [java] [2024-04-16T10:29:39.694Z] [java] [2024-04-16T10:29:39.694Z] [java] ----------------------------------------- [2024-04-16T10:29:39.694Z] [java] - redeploy-rar-web: PASS - [2024-04-16T10:29:39.694Z] [java] ----------------------------------------- [2024-04-16T10:29:39.694Z] [java] Total PASS: 1 [2024-04-16T10:29:39.694Z] [java] Total FAIL: 0 [2024-04-16T10:29:39.694Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:29:39.694Z] [java] ----------------------------------------- [2024-04-16T10:29:39.694Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setOSConditions: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setToolWin: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setToolUnix: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setToolProperty: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setS1ASclassPath: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] init-common: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] unsetup: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setOSConditions: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setToolWin: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setToolUnix: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setToolProperty: [2024-04-16T10:29:39.694Z] [2024-04-16T10:29:39.694Z] setS1ASclassPath: [2024-04-16T10:29:39.695Z] [2024-04-16T10:29:39.695Z] init-common: [2024-04-16T10:29:39.695Z] [2024-04-16T10:29:39.695Z] delete-admin-object: [2024-04-16T10:29:39.695Z] [2024-04-16T10:29:39.695Z] asadmin-common: [2024-04-16T10:29:39.695Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:29:40.250Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-04-16T10:29:40.250Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-04-16T10:29:40.256Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:29:40.256Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] setOSConditions: [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] setToolWin: [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] setToolUnix: [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] setToolProperty: [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] setS1ASclassPath: [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] init-common: [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] delete-ra-config: [2024-04-16T10:29:40.256Z] [2024-04-16T10:29:40.256Z] asadmin-common: [2024-04-16T10:29:40.256Z] [echo] asadmin delete-resource-adapter-config --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true connectors-ra-redeploy-rars [2024-04-16T10:29:40.504Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-04-16T10:29:40.504Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-04-16T10:29:40.581Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:29:40.581Z] [exec] Waiting finished after 7,765 ms. [2024-04-16T10:29:40.581Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:29:40.581Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:29:40.581Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:29:40.581Z] [exec] Admin Port: 4,848 [2024-04-16T10:29:40.581Z] [exec] Command start-domain executed successfully. [2024-04-16T10:29:40.619Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.834Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:40.834Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:29:40.834Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-resource-adapter-config --target server connectors-ra-redeploy-rars [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:40.875Z] [exec] Value of key is:ejb-noname-annotation [2024-04-16T10:29:40.875Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:40.875Z] [exec] [2024-04-16T10:29:40.875Z] [exec] [2024-04-16T10:29:40.875Z] [exec] ----------------------------------------- [2024-04-16T10:29:40.875Z] [exec] - ejb-noname-annotation: PASS - [2024-04-16T10:29:40.875Z] [exec] ----------------------------------------- [2024-04-16T10:29:40.875Z] [exec] Total PASS: 1 [2024-04-16T10:29:40.875Z] [exec] Total FAIL: 0 [2024-04-16T10:29:40.875Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:40.875Z] [exec] ----------------------------------------- [2024-04-16T10:29:40.875Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:40.875Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:40.875Z] [echo] Removing jar bundle HelloEJB.jar from autodeploy directory [2024-04-16T10:29:40.875Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:40.875Z] [2024-04-16T10:29:40.875Z] undeploy: [2024-04-16T10:29:40.875Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:40.875Z] [2024-04-16T10:29:40.875Z] autoundeploy-file: [2024-04-16T10:29:40.875Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloEJB.jar [2024-04-16T10:29:41.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-04-16T10:29:41.063Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-04-16T10:29:41.090Z] [2024-04-16T10:29:41.090Z] setOSConditions: [2024-04-16T10:29:41.090Z] [2024-04-16T10:29:41.090Z] setToolWin: [2024-04-16T10:29:41.090Z] [2024-04-16T10:29:41.090Z] setToolUnix: [2024-04-16T10:29:41.090Z] [2024-04-16T10:29:41.090Z] setToolProperty: [2024-04-16T10:29:41.090Z] [2024-04-16T10:29:41.090Z] setS1ASclassPath: [2024-04-16T10:29:41.090Z] [2024-04-16T10:29:41.091Z] init-common: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] undeploy: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] setOSConditions: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] setToolWin: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] setToolUnix: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] setToolProperty: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] setS1ASclassPath: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] init-common: [2024-04-16T10:29:41.091Z] [2024-04-16T10:29:41.091Z] undeploy-common: [2024-04-16T10:29:41.142Z] [2024-04-16T10:29:41.142Z] start-server-windows: [2024-04-16T10:29:41.142Z] [2024-04-16T10:29:41.142Z] setOSConditions: [2024-04-16T10:29:41.142Z] [2024-04-16T10:29:41.142Z] setToolWin: [2024-04-16T10:29:41.142Z] [2024-04-16T10:29:41.142Z] setToolUnix: [2024-04-16T10:29:41.142Z] [2024-04-16T10:29:41.142Z] setToolProperty: [2024-04-16T10:29:41.142Z] [2024-04-16T10:29:41.142Z] setS1ASclassPath: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] init-common: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] deploy-common: [2024-04-16T10:29:41.143Z] [echo] Current time (ISO): 2024-04-16T10:29:40.934+0000 [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] setOSConditions: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] setToolWin: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] setToolUnix: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] setToolProperty: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] setS1ASclassPath: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] init-common: [2024-04-16T10:29:41.143Z] [2024-04-16T10:29:41.143Z] deploy-common-pe: [2024-04-16T10:29:41.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:41.318Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:41.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-04-16T10:29:41.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-04-16T10:29:42.018Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false redeploy-rarApp [2024-04-16T10:29:42.018Z] [2024-04-16T10:29:42.018Z] setOSConditions: [2024-04-16T10:29:42.018Z] [2024-04-16T10:29:42.018Z] setToolWin: [2024-04-16T10:29:42.018Z] [2024-04-16T10:29:42.018Z] setToolUnix: [2024-04-16T10:29:42.018Z] [2024-04-16T10:29:42.018Z] setToolProperty: [2024-04-16T10:29:42.018Z] [2024-04-16T10:29:42.018Z] setS1ASclassPath: [2024-04-16T10:29:42.018Z] [2024-04-16T10:29:42.018Z] init-common: [2024-04-16T10:29:42.018Z] [2024-04-16T10:29:42.018Z] undeploy-rar-common: [2024-04-16T10:29:42.018Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} connectors-ra-redeploy-rars [2024-04-16T10:29:42.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-04-16T10:29:42.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-04-16T10:29:42.161Z] [2024-04-16T10:29:42.161Z] setOSConditions: [2024-04-16T10:29:42.161Z] [2024-04-16T10:29:42.161Z] setToolWin: [2024-04-16T10:29:42.161Z] [2024-04-16T10:29:42.161Z] setToolUnix: [2024-04-16T10:29:42.161Z] [2024-04-16T10:29:42.161Z] setToolProperty: [2024-04-16T10:29:42.161Z] [2024-04-16T10:29:42.161Z] setS1ASclassPath: [2024-04-16T10:29:42.161Z] [2024-04-16T10:29:42.161Z] init-common: [2024-04-16T10:29:42.161Z] [2024-04-16T10:29:42.161Z] create-jdbc-resource-common: [2024-04-16T10:29:42.161Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2024-04-16T10:29:42.417Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-shareable-pool --enabled=true --target server jdbc/shareable [2024-04-16T10:29:42.417Z] [exec] JDBC resource jdbc/shareable created successfully. [2024-04-16T10:29:42.417Z] [echo] cmd executed for server [2024-04-16T10:29:42.417Z] [2024-04-16T10:29:42.417Z] setOSConditions: [2024-04-16T10:29:42.417Z] [2024-04-16T10:29:42.417Z] setToolWin: [2024-04-16T10:29:42.417Z] [2024-04-16T10:29:42.417Z] setToolUnix: [2024-04-16T10:29:42.417Z] [2024-04-16T10:29:42.417Z] setToolProperty: [2024-04-16T10:29:42.417Z] [2024-04-16T10:29:42.417Z] setS1ASclassPath: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] init-common: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] deploy-jdbc-common: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] setOSConditions: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] setToolWin: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] setToolUnix: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] setToolProperty: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] setS1ASclassPath: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] init-common: [2024-04-16T10:29:42.418Z] [2024-04-16T10:29:42.418Z] create-jdbc-connpool-common: [2024-04-16T10:29:42.567Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesApp.ear [2024-04-16T10:29:42.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connectors-ra-redeploy-rars [2024-04-16T10:29:42.586Z] [2024-04-16T10:29:42.586Z] all: [2024-04-16T10:29:42.586Z] [echo] @@## annotation-embeddedweb ##@@ [2024-04-16T10:29:42.586Z] [2024-04-16T10:29:42.586Z] setOSConditions: [2024-04-16T10:29:42.586Z] [2024-04-16T10:29:42.587Z] setToolWin: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolUnix: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolProperty: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setS1ASclassPath: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] init-common: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] clean: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setOSConditions: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolWin: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolUnix: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolProperty: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setS1ASclassPath: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] init-common: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] clean-common: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setOSConditions: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolWin: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolUnix: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setToolProperty: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] setS1ASclassPath: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] init-common: [2024-04-16T10:29:42.587Z] [2024-04-16T10:29:42.587Z] clean-classes-common: [2024-04-16T10:29:42.588Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setOSConditions: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setToolWin: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setToolUnix: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setToolProperty: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setS1ASclassPath: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] init-common: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] clean-jars-common: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] compile: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setOSConditions: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setToolWin: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setToolUnix: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setToolProperty: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] setS1ASclassPath: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] init-common: [2024-04-16T10:29:42.588Z] [2024-04-16T10:29:42.588Z] compile-common: [2024-04-16T10:29:42.588Z] [echo] Current time (ISO): 2024-04-16T10:29:42.545+0000 [2024-04-16T10:29:42.588Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:42.588Z] [javac] Compiling 9 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:42.763Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/noname/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:42.763Z] [2024-04-16T10:29:42.763Z] internal-report-success: [2024-04-16T10:29:42.763Z] [2024-04-16T10:29:42.763Z] internal-report-failure: [2024-04-16T10:29:42.763Z] [2024-04-16T10:29:42.763Z] report: [2024-04-16T10:29:42.763Z] [2024-04-16T10:29:42.763Z] all: [2024-04-16T10:29:42.763Z] [echo] [2024-04-16T10:29:42.763Z] [echo] ************************* [2024-04-16T10:29:42.763Z] [echo] * Running nointf [2024-04-16T10:29:42.763Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf [2024-04-16T10:29:42.763Z] [echo] ************************* [2024-04-16T10:29:42.763Z] [echo] [2024-04-16T10:29:42.764Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:42.764Z] [2024-04-16T10:29:42.764Z] clean: [2024-04-16T10:29:42.764Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml [2024-04-16T10:29:42.764Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:42.764Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:42.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:42.764Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:42.764Z] [2024-04-16T10:29:42.764Z] test-all: [2024-04-16T10:29:42.764Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/endpoint [2024-04-16T10:29:42.764Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:42.764Z] [2024-04-16T10:29:42.764Z] deploy: [2024-04-16T10:29:42.764Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:42.764Z] [2024-04-16T10:29:42.764Z] build: [2024-04-16T10:29:42.764Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:42.764Z] [2024-04-16T10:29:42.764Z] test-compile: [2024-04-16T10:29:42.764Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:29:42.764Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:42.764Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:43.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-local-pool [2024-04-16T10:29:43.012Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2024-04-16T10:29:43.012Z] [2024-04-16T10:29:43.012Z] set-derby-connpool-props: [2024-04-16T10:29:43.019Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:43.019Z] [javac] 1 warning [2024-04-16T10:29:43.020Z] [echo] Building with package endpoint [2024-04-16T10:29:43.020Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:29:43.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2024-04-16T10:29:43.266Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.User=dbuser [2024-04-16T10:29:43.825Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2024-04-16T10:29:43.826Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.Password=dbpassword [2024-04-16T10:29:44.080Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2024-04-16T10:29:44.080Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.driverType=4 [2024-04-16T10:29:44.640Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2024-04-16T10:29:44.640Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.portNumber=1527 [2024-04-16T10:29:44.907Z] [exec] Foo: ejbs/Foo_BMT passed!! [2024-04-16T10:29:44.907Z] [exec] Value of key is: ejbs/Foo_BMT [2024-04-16T10:29:44.907Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:44.907Z] [exec] [2024-04-16T10:29:44.907Z] [exec] [2024-04-16T10:29:44.907Z] [exec] ----------------------------------------- [2024-04-16T10:29:44.907Z] [exec] - ejbs/Foo_UNSPECIFIED_TX: PASS - [2024-04-16T10:29:44.907Z] [exec] - ejbs/Foo_CMT: PASS - [2024-04-16T10:29:44.907Z] [exec] - ejbs/Foo_BMT: PASS - [2024-04-16T10:29:44.907Z] [exec] ----------------------------------------- [2024-04-16T10:29:44.907Z] [exec] Total PASS: 3 [2024-04-16T10:29:44.907Z] [exec] Total FAIL: 0 [2024-04-16T10:29:44.907Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:44.907Z] [exec] ----------------------------------------- [2024-04-16T10:29:44.907Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:44.907Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] checkReporting-common: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] confirmReportPresent-common: [2024-04-16T10:29:44.907Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:29:44.907Z] [echo] Test seems to be reported fine [2024-04-16T10:29:44.907Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/ejb/ejb31/timer31/nonpersistenttimer/RepRunConf.txt [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2024-04-16T10:29:44.907Z] confirmMissingReport-common: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.dataBaseName=testdb [2024-04-16T10:29:44.907Z] undeploy: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] setOSConditions: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] setToolWin: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] setToolUnix: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] setToolProperty: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] setS1ASclassPath: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] init-common: [2024-04-16T10:29:44.907Z] [2024-04-16T10:29:44.907Z] undeploy-common: [2024-04-16T10:29:44.946Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:44.946Z] [2024-04-16T10:29:44.946Z] run: [2024-04-16T10:29:44.946Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:44.946Z] [2024-04-16T10:29:44.946Z] prepare-client: [2024-04-16T10:29:44.946Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:44.946Z] [2024-04-16T10:29:44.946Z] wsdl-import: [2024-04-16T10:29:44.946Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:44.946Z] [2024-04-16T10:29:44.946Z] configurable-wsdl-import: [2024-04-16T10:29:44.946Z] [echo] Current time (ISO): 2024-04-16T10:29:44.929+0000 [2024-04-16T10:29:44.947Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:29:45.128Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:45.488Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-timer-nonpersistenttimerApp [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] all: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] schedule_exp: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setOSConditions: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setToolWin: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setToolUnix: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setToolProperty: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setS1ASclassPath: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] init-common: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] clean: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setOSConditions: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setToolWin: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setToolUnix: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setToolProperty: [2024-04-16T10:29:45.488Z] [2024-04-16T10:29:45.488Z] setS1ASclassPath: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] init-common: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] clean-common: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setOSConditions: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setToolWin: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setToolUnix: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setToolProperty: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setS1ASclassPath: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] init-common: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] clean-classes-common: [2024-04-16T10:29:45.489Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setOSConditions: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setToolWin: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setToolUnix: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setToolProperty: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setS1ASclassPath: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] init-common: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] clean-jars-common: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] compile: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setOSConditions: [2024-04-16T10:29:45.489Z] [2024-04-16T10:29:45.489Z] setToolWin: [2024-04-16T10:29:45.490Z] [2024-04-16T10:29:45.490Z] setToolUnix: [2024-04-16T10:29:45.490Z] [2024-04-16T10:29:45.490Z] setToolProperty: [2024-04-16T10:29:45.490Z] [2024-04-16T10:29:45.490Z] setS1ASclassPath: [2024-04-16T10:29:45.490Z] [2024-04-16T10:29:45.490Z] init-common: [2024-04-16T10:29:45.490Z] [2024-04-16T10:29:45.490Z] compile-common: [2024-04-16T10:29:45.490Z] [echo] Current time (ISO): 2024-04-16T10:29:45.393+0000 [2024-04-16T10:29:45.490Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:45.490Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:45.505Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:45.505Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:29:45.528Z] [exec] parsing WSDL... [2024-04-16T10:29:45.690Z] [javac] 1 warning [2024-04-16T10:29:45.690Z] [2024-04-16T10:29:45.690Z] setOSConditions: [2024-04-16T10:29:45.690Z] [2024-04-16T10:29:45.690Z] setToolWin: [2024-04-16T10:29:45.690Z] [2024-04-16T10:29:45.690Z] setToolUnix: [2024-04-16T10:29:45.690Z] [2024-04-16T10:29:45.691Z] setToolProperty: [2024-04-16T10:29:45.691Z] [2024-04-16T10:29:45.691Z] setS1ASclassPath: [2024-04-16T10:29:45.691Z] [2024-04-16T10:29:45.691Z] init-common: [2024-04-16T10:29:45.691Z] [2024-04-16T10:29:45.691Z] compile-servlet: [2024-04-16T10:29:45.691Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/build.xml:154: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:45.691Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:45.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2024-04-16T10:29:45.760Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.create=true [2024-04-16T10:29:45.947Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:46.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2024-04-16T10:29:46.015Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.serverName=localhost [2024-04-16T10:29:46.015Z] [2024-04-16T10:29:46.015Z] setOSConditions: [2024-04-16T10:29:46.015Z] [2024-04-16T10:29:46.015Z] setToolWin: [2024-04-16T10:29:46.015Z] [2024-04-16T10:29:46.015Z] setToolUnix: [2024-04-16T10:29:46.015Z] [2024-04-16T10:29:46.015Z] setToolProperty: [2024-04-16T10:29:46.015Z] [2024-04-16T10:29:46.015Z] setS1ASclassPath: [2024-04-16T10:29:46.015Z] [2024-04-16T10:29:46.015Z] init-common: [2024-04-16T10:29:46.015Z] [2024-04-16T10:29:46.015Z] create-jdbc-resource-common: [2024-04-16T10:29:46.015Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2024-04-16T10:29:46.227Z] [javac] 1 warning [2024-04-16T10:29:46.227Z] [2024-04-16T10:29:46.227Z] build: [2024-04-16T10:29:46.227Z] [2024-04-16T10:29:46.227Z] setOSConditions: [2024-04-16T10:29:46.227Z] [2024-04-16T10:29:46.227Z] setToolWin: [2024-04-16T10:29:46.227Z] [2024-04-16T10:29:46.227Z] setToolUnix: [2024-04-16T10:29:46.227Z] [2024-04-16T10:29:46.227Z] setToolProperty: [2024-04-16T10:29:46.227Z] [2024-04-16T10:29:46.227Z] setS1ASclassPath: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] init-common: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] webclient-war-common: [2024-04-16T10:29:46.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] clear: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] test-tlds-exist: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] copy-tlds: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] test-tagfiles-exist: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] copy-tagfiles: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] package-war-common: [2024-04-16T10:29:46.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:29:46.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:46.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:46.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/lib [2024-04-16T10:29:46.228Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/lib [2024-04-16T10:29:46.228Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:46.228Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:46.228Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:46.228Z] [copy] Copying 10 files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:29:46.228Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-web.war [2024-04-16T10:29:46.228Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] setOSConditions: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] setToolWin: [2024-04-16T10:29:46.228Z] [2024-04-16T10:29:46.228Z] setToolUnix: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] setToolProperty: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] setS1ASclassPath: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] init-common: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] ejb-jar-common: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] package-ejbjar-common: [2024-04-16T10:29:46.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:46.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:46.229Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:46.229Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassing-ejb.jar [2024-04-16T10:29:46.229Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:46.229Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:46.229Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] disable-resource-validation: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] setOSConditions: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] setToolWin: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] setToolUnix: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] setToolProperty: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] setS1ASclassPath: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] init-common: [2024-04-16T10:29:46.229Z] [2024-04-16T10:29:46.229Z] create-jvm-options: [2024-04-16T10:29:46.455Z] [exec] [2024-04-16T10:29:46.455Z] [exec] Generating code... [2024-04-16T10:29:46.455Z] [exec] [2024-04-16T10:29:46.455Z] [exec] Compiling code... [2024-04-16T10:29:46.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-local-pool --enabled=true --target server jdbc/localdatasource [2024-04-16T10:29:46.613Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2024-04-16T10:29:46.613Z] [echo] cmd executed for server [2024-04-16T10:29:46.613Z] [2024-04-16T10:29:46.613Z] asadmin-common: [2024-04-16T10:29:46.614Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:29:46.868Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:29:47.123Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:29:47.123Z] [2024-04-16T10:29:47.123Z] asadmin-common: [2024-04-16T10:29:47.123Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-04-16T10:29:47.202Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true create-jvm-options --target server -Ddeployment.resource.validation=false [2024-04-16T10:29:47.202Z] [exec] Created 1 option(s) [2024-04-16T10:29:47.202Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:29:47.202Z] [2024-04-16T10:29:47.203Z] restart-server: [2024-04-16T10:29:47.203Z] [2024-04-16T10:29:47.203Z] setOSConditions: [2024-04-16T10:29:47.203Z] [2024-04-16T10:29:47.203Z] stop-server: [2024-04-16T10:29:47.203Z] [2024-04-16T10:29:47.203Z] stop-server-unix: [2024-04-16T10:29:47.203Z] [echo] stopping server on unix ... [2024-04-16T10:29:47.383Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:47.393Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:47.393Z] [2024-04-16T10:29:47.393Z] compile-client: [2024-04-16T10:29:47.393Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:47.393Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:47.637Z] [javac] 1 warning [2024-04-16T10:29:47.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-04-16T10:29:47.707Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2024-04-16T10:29:47.707Z] [2024-04-16T10:29:47.707Z] asadmin-common: [2024-04-16T10:29:47.708Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-04-16T10:29:47.892Z] [2024-04-16T10:29:47.892Z] setOSConditions: [2024-04-16T10:29:47.892Z] [2024-04-16T10:29:47.892Z] setToolWin: [2024-04-16T10:29:47.892Z] [2024-04-16T10:29:47.892Z] setToolUnix: [2024-04-16T10:29:47.893Z] [2024-04-16T10:29:47.893Z] setToolProperty: [2024-04-16T10:29:47.893Z] [2024-04-16T10:29:47.893Z] setS1ASclassPath: [2024-04-16T10:29:47.893Z] [2024-04-16T10:29:47.893Z] init-common: [2024-04-16T10:29:47.893Z] [2024-04-16T10:29:47.893Z] compile-common: [2024-04-16T10:29:47.893Z] [echo] Current time (ISO): 2024-04-16T10:29:47.650+0000 [2024-04-16T10:29:47.893Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:47.954Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:47.954Z] [javac] 1 warning [2024-04-16T10:29:47.954Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:47.954Z] [2024-04-16T10:29:47.954Z] unjar-client-utils: [2024-04-16T10:29:47.954Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:47.954Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:47.954Z] [2024-04-16T10:29:47.954Z] internal-run: [2024-04-16T10:29:47.954Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:29:47.963Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-04-16T10:29:47.963Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2024-04-16T10:29:47.963Z] [2024-04-16T10:29:47.963Z] asadmin-common: [2024-04-16T10:29:47.963Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:48.522Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:48.522Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:29:48.522Z] [2024-04-16T10:29:48.522Z] asadmin-common: [2024-04-16T10:29:48.522Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady_pool_size=5 [2024-04-16T10:29:48.568Z] [exec] Waiting for the domain to stop . [2024-04-16T10:29:48.568Z] [exec] Waiting finished after 198 ms. [2024-04-16T10:29:48.568Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:29:48.568Z] [2024-04-16T10:29:48.568Z] stop-server-windows: [2024-04-16T10:29:48.568Z] [2024-04-16T10:29:48.568Z] setOSConditions: [2024-04-16T10:29:48.568Z] [2024-04-16T10:29:48.568Z] start-server: [2024-04-16T10:29:48.568Z] [echo] +-----------------------------+ [2024-04-16T10:29:48.568Z] [echo] | | [2024-04-16T10:29:48.568Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:29:48.568Z] [echo] | in Felix mode | [2024-04-16T10:29:48.568Z] [echo] | | [2024-04-16T10:29:48.568Z] [echo] +-----------------------------+ [2024-04-16T10:29:48.568Z] [2024-04-16T10:29:48.568Z] start-server-unix: [2024-04-16T10:29:48.778Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady_pool_size=5 [2024-04-16T10:29:48.778Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.steady-pool-size=5 [2024-04-16T10:29:48.778Z] [2024-04-16T10:29:48.778Z] asadmin-common: [2024-04-16T10:29:48.778Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max_pool_size=5 [2024-04-16T10:29:49.339Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max_pool_size=5 [2024-04-16T10:29:49.339Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.max-pool-size=5 [2024-04-16T10:29:49.339Z] [2024-04-16T10:29:49.339Z] asadmin-common: [2024-04-16T10:29:49.339Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:49.593Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:49.594Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:29:49.807Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:49.807Z] [javac] 1 warning [2024-04-16T10:29:49.807Z] [2024-04-16T10:29:49.807Z] build: [2024-04-16T10:29:49.807Z] [2024-04-16T10:29:49.807Z] setOSConditions: [2024-04-16T10:29:49.807Z] [2024-04-16T10:29:49.807Z] fixFiles: [2024-04-16T10:29:49.807Z] [2024-04-16T10:29:49.807Z] convUnix: [2024-04-16T10:29:49.807Z] [2024-04-16T10:29:49.807Z] convWin: [2024-04-16T10:29:49.807Z] [2024-04-16T10:29:49.807Z] setToolWin: [2024-04-16T10:29:49.807Z] [2024-04-16T10:29:49.807Z] setToolUnix: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] setToolProperty: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] setS1ASclassPath: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] init-common: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] package-persistence-common: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] ejb-jar-common: [2024-04-16T10:29:49.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] package-ejbjar-common: [2024-04-16T10:29:49.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:49.808Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-exp-ejb.jar [2024-04-16T10:29:49.808Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] appclient-jar-common: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] package-appclientjar-common: [2024-04-16T10:29:49.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:49.808Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-exp-client.jar [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] webclient-war-common: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] build-ear-common: [2024-04-16T10:29:49.808Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:49.808Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:49.808Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:29:49.808Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:29:49.808Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expApp.ear [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.808Z] deploy: [2024-04-16T10:29:49.808Z] [2024-04-16T10:29:49.809Z] setOSConditions: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setToolWin: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setToolUnix: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setToolProperty: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setS1ASclassPath: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] init-common: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] deploy-common: [2024-04-16T10:29:49.809Z] [echo] Current time (ISO): 2024-04-16T10:29:49.531+0000 [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setOSConditions: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setToolWin: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setToolUnix: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setToolProperty: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] setS1ASclassPath: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] init-common: [2024-04-16T10:29:49.809Z] [2024-04-16T10:29:49.809Z] deploy-common-pe: [2024-04-16T10:29:49.853Z] [2024-04-16T10:29:49.853Z] asadmin-common: [2024-04-16T10:29:49.853Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-04-16T10:29:50.066Z] [exec] asadmin --host localhost --port 45707 --user anonymous --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expApp.ear [2024-04-16T10:29:50.113Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-04-16T10:29:50.113Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2024-04-16T10:29:50.113Z] [2024-04-16T10:29:50.113Z] asadmin-common: [2024-04-16T10:29:50.114Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-04-16T10:29:50.628Z] [exec] Application deployed with name ejb-timer-schedule-expApp. [2024-04-16T10:29:50.628Z] [echo] Deployment on target server server successful [2024-04-16T10:29:50.628Z] [2024-04-16T10:29:50.628Z] setOSConditions: [2024-04-16T10:29:50.628Z] [2024-04-16T10:29:50.628Z] setToolWin: [2024-04-16T10:29:50.628Z] [2024-04-16T10:29:50.628Z] setToolUnix: [2024-04-16T10:29:50.628Z] [2024-04-16T10:29:50.628Z] setToolProperty: [2024-04-16T10:29:50.628Z] [2024-04-16T10:29:50.629Z] setS1ASclassPath: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] init-common: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] deploy-common-ee: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] run: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] setOSConditions: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] setToolWin: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] setToolUnix: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] setToolProperty: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] setS1ASclassPath: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] init-common: [2024-04-16T10:29:50.629Z] [2024-04-16T10:29:50.629Z] runclient-common: [2024-04-16T10:29:50.629Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expAppClient.jar -name ejb-timer-schedule-expClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:29:50.675Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-04-16T10:29:50.675Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2024-04-16T10:29:50.675Z] [2024-04-16T10:29:50.675Z] asadmin-common: [2024-04-16T10:29:50.675Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:50.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:29:50.930Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:29:50.930Z] [2024-04-16T10:29:50.930Z] setOSConditions: [2024-04-16T10:29:50.930Z] [2024-04-16T10:29:50.930Z] setToolWin: [2024-04-16T10:29:50.930Z] [2024-04-16T10:29:50.930Z] setToolUnix: [2024-04-16T10:29:50.930Z] [2024-04-16T10:29:50.931Z] setToolProperty: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] setS1ASclassPath: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] init-common: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] deploy-common: [2024-04-16T10:29:50.931Z] [echo] Current time (ISO): 2024-04-16T10:29:50.870+0000 [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] setOSConditions: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] setToolWin: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] setToolUnix: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] setToolProperty: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] setS1ASclassPath: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] init-common: [2024-04-16T10:29:50.931Z] [2024-04-16T10:29:50.931Z] deploy-common-pe: [2024-04-16T10:29:51.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-04-16T10:29:51.555Z] [exec] Apr 16, 2024 10:29:51 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:29:51.555Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:29:51.767Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2024-04-16T10:29:51.767Z] [echo] Deployment on target server server successful [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] setOSConditions: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] setToolWin: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] setToolUnix: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] setToolProperty: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] setS1ASclassPath: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] init-common: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] deploy-common-ee: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] run: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] setOSConditions: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.767Z] setToolWin: [2024-04-16T10:29:51.767Z] [2024-04-16T10:29:51.768Z] setToolUnix: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] setToolProperty: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] setS1ASclassPath: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] init-common: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] execute-sql-common: [2024-04-16T10:29:51.768Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/create_pointbase.sql [2024-04-16T10:29:51.768Z] [sql] 0 rows affected [2024-04-16T10:29:51.768Z] [sql] 0 rows affected [2024-04-16T10:29:51.768Z] [sql] 0 rows affected [2024-04-16T10:29:51.768Z] [sql] 0 rows affected [2024-04-16T10:29:51.768Z] [sql] 4 of 4 SQL statements executed successfully [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] setOSConditions: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] setToolWin: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] setToolUnix: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] setToolProperty: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] setS1ASclassPath: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] init-common: [2024-04-16T10:29:51.768Z] [2024-04-16T10:29:51.768Z] runclient-common: [2024-04-16T10:29:51.768Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaAppClient.jar -name jdbc-markconnectionasbad.xaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:29:52.125Z] [exec] Value of key is:ejb-nointf-annotation [2024-04-16T10:29:52.125Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:52.125Z] [exec] [2024-04-16T10:29:52.125Z] [exec] [2024-04-16T10:29:52.125Z] [exec] ----------------------------------------- [2024-04-16T10:29:52.125Z] [exec] - ejb-nointf-annotation: PASS - [2024-04-16T10:29:52.125Z] [exec] ----------------------------------------- [2024-04-16T10:29:52.125Z] [exec] Total PASS: 1 [2024-04-16T10:29:52.125Z] [exec] Total FAIL: 0 [2024-04-16T10:29:52.125Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:52.125Z] [exec] ----------------------------------------- [2024-04-16T10:29:52.125Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:52.125Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:52.125Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:29:52.125Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:52.125Z] [2024-04-16T10:29:52.125Z] undeploy: [2024-04-16T10:29:52.125Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] autoundeploy-file: [2024-04-16T10:29:52.126Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:29:52.126Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/nointf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] internal-report-success: [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] internal-report-failure: [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] report: [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] all: [2024-04-16T10:29:52.126Z] [echo] [2024-04-16T10:29:52.126Z] [echo] ************************* [2024-04-16T10:29:52.126Z] [echo] * Running security [2024-04-16T10:29:52.126Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security [2024-04-16T10:29:52.126Z] [echo] ************************* [2024-04-16T10:29:52.126Z] [echo] [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] all: [2024-04-16T10:29:52.126Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] clean: [2024-04-16T10:29:52.126Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml [2024-04-16T10:29:52.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:52.126Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:52.126Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] all: [2024-04-16T10:29:52.126Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:52.126Z] [2024-04-16T10:29:52.126Z] deploy: [2024-04-16T10:29:52.127Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:52.127Z] [2024-04-16T10:29:52.127Z] build: [2024-04-16T10:29:52.127Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:52.127Z] [2024-04-16T10:29:52.127Z] test-compile: [2024-04-16T10:29:52.127Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:29:52.127Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:52.127Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:52.483Z] [exec] Apr 16, 2024 10:29:52 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:29:52.483Z] [exec] WARNING: ACC001: Using the only client [ejb-timer-schedule-exp-client] with main class [com.sun.s1asdev.timer31.schedule_exp.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-timer-schedule-expAppClient.jar even though it does not match the specified main class name null or client name ejb-timer-schedule-expClient [2024-04-16T10:29:52.534Z] [exec] Application deployed with name ejb-bmp-CustomResourceFactoriesApp. [2024-04-16T10:29:52.534Z] [echo] Deployment on target server server successful [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setOSConditions: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setToolWin: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setToolUnix: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setToolProperty: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setS1ASclassPath: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] init-common: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] deploy-common-ee: [2024-04-16T10:29:52.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:29:52.534Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] run: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setOSConditions: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setToolWin: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setToolUnix: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setToolProperty: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] setS1ASclassPath: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] init-common: [2024-04-16T10:29:52.534Z] [2024-04-16T10:29:52.534Z] runclient-common: [2024-04-16T10:29:52.535Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml javabean custom-resource-javabean-test [2024-04-16T10:29:52.690Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:52.690Z] [javac] 1 warning [2024-04-16T10:29:52.690Z] [echo] Building with package endpoint [2024-04-16T10:29:52.690Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:29:52.706Z] [exec] Apr 16, 2024 10:29:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:29:52.706Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:29:52.792Z] [exec] Apr 16, 2024 10:29:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:29:52.792Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:29:53.632Z] [exec] Apr 16, 2024 10:29:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:53.632Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:53.887Z] [exec] Apr 16, 2024 10:29:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:53.887Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:54.166Z] [exec] Apr 16, 2024 10:29:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:54.166Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:54.428Z] [exec] Apr 16, 2024 10:29:54 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:29:54.428Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:29:54.994Z] [exec] Apr 16, 2024 10:29:54 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:29:54.994Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4fea840f [2024-04-16T10:29:55.218Z] [echo] Deployment passed true [2024-04-16T10:29:55.218Z] [echo] ALL WEBSERVICE INVOCATION SHOULD FAIL... [2024-04-16T10:29:55.218Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:55.218Z] [2024-04-16T10:29:55.218Z] run: [2024-04-16T10:29:55.219Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:55.219Z] [2024-04-16T10:29:55.219Z] prepare-client: [2024-04-16T10:29:55.219Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:55.219Z] [2024-04-16T10:29:55.219Z] wsdl-import: [2024-04-16T10:29:55.219Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:55.219Z] [2024-04-16T10:29:55.219Z] configurable-wsdl-import: [2024-04-16T10:29:55.219Z] [echo] Current time (ISO): 2024-04-16T10:29:55.130+0000 [2024-04-16T10:29:55.219Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:29:55.249Z] [exec] Creating timers for schedule_exp timer test [2024-04-16T10:29:55.249Z] [exec] Waiting timers to expire for schedule_exp timer test [2024-04-16T10:29:55.476Z] [exec] parsing WSDL... [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] setHttpPort: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] run.positive: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] common.run.positive: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] setHttpPort: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] common.run: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] checkAppOnServer: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] declare-test: [2024-04-16T10:29:56.327Z] [echo] Starting test simple osgi/simple Test asadmin redeploy (server) [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] init.os: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.327Z] init.tools.unix: [2024-04-16T10:29:56.327Z] [2024-04-16T10:29:56.328Z] init.tools.windows: [2024-04-16T10:29:56.328Z] [2024-04-16T10:29:56.328Z] init.tools: [2024-04-16T10:29:56.328Z] [2024-04-16T10:29:56.328Z] setAsadminArgs: [2024-04-16T10:29:56.328Z] [2024-04-16T10:29:56.328Z] init: [2024-04-16T10:29:56.328Z] [2024-04-16T10:29:56.328Z] init.customtasks: [2024-04-16T10:29:56.328Z] [2024-04-16T10:29:56.328Z] prepare: [2024-04-16T10:29:56.328Z] [2024-04-16T10:29:56.328Z] compile: [2024-04-16T10:29:56.328Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:56.328Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-04-16T10:29:56.328Z] [2024-04-16T10:29:56.328Z] runclient: [2024-04-16T10:29:56.328Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-04-16T10:29:56.328Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-04-16T10:29:56.328Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-04-16T10:29:56.328Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2024-04-16T10:29:56.328Z] [javaWithResult] [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)[war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2057) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2052) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2051) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:29:56.328Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-04-16T10:29:56.328Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-04-16T10:29:56.328Z] [javaWithResult] [2024-04-16T10:29:56.328Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-04-16T10:29:56.328Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1996) [2024-04-16T10:29:56.328Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:29:56.329Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2024-04-16T10:29:56.329Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-04-16T10:29:56.329Z] [javaWithResult] ... 2 more [2024-04-16T10:29:56.329Z] [javaWithResult] Java Result: 255 [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] processResult: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] failed: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] passed: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] unknown: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] writeLogToConsole: [2024-04-16T10:29:56.329Z] [echo] Test simple UNKNOWN at 16-Apr-2024 10:29:53.172 with return code 255 [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init.os: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init.tools.unix: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init.tools.windows: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init.tools: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] setAsadminArgs: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init.customtasks: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] checkAppOnCluster: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] disable.asadmin: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] setAsadminArgs: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] common.disable.asadmin: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init.os: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.329Z] init.tools.unix: [2024-04-16T10:29:56.329Z] [2024-04-16T10:29:56.330Z] init.tools.windows: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init.tools: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] setAsadminArgs: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init.customtasks: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] common.run.asadmin: [2024-04-16T10:29:56.330Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin disable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-04-16T10:29:56.330Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:56.330Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 disable [options] ... [2024-04-16T10:29:56.330Z] [exec] Command disable executed successfully. [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init.os: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init.tools.unix: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init.tools.windows: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init.tools: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] setAsadminArgs: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] init.customtasks: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] disableAppOnInstance: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] setHttpPort: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] run.negative: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.330Z] common.run.negative: [2024-04-16T10:29:56.330Z] [2024-04-16T10:29:56.331Z] setHttpPort: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] common.run: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] checkAppOnServer: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] declare-test: [2024-04-16T10:29:56.331Z] [echo] Starting test simple osgi/simple Test asadmin disable (server) [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] init.os: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] init.tools.unix: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] init.tools.windows: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] init.tools: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] setAsadminArgs: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] init: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] init.customtasks: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] prepare: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] compile: [2024-04-16T10:29:56.331Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:56.331Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] runclient: [2024-04-16T10:29:56.331Z] [echo] TestClient http://localhost:8080/simple_osgi false ${extra.args} [2024-04-16T10:29:56.331Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-04-16T10:29:56.331Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-04-16T10:29:56.331Z] [javaWithResult] [war.client.Client]:: Caught EXPECTED IOException: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-04-16T10:29:56.331Z] [javaWithResult] [war.client.Client]:: PASSED: devtests/deployment/osgi/simple [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] processResult: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.331Z] failed: [2024-04-16T10:29:56.331Z] [2024-04-16T10:29:56.332Z] passed: [2024-04-16T10:29:56.332Z] [echo] Test simple Passed [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] unknown: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.os: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.tools.unix: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.tools.windows: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.tools: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] setAsadminArgs: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.customtasks: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] checkAppOnCluster: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] enable.asadmin: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] setAsadminArgs: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] common.enable.asadmin: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.os: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.tools.unix: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.tools.windows: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.tools: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] setAsadminArgs: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init: [2024-04-16T10:29:56.332Z] [2024-04-16T10:29:56.332Z] init.customtasks: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] common.run.asadmin: [2024-04-16T10:29:56.333Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin enable --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-04-16T10:29:56.333Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:56.333Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 enable [options] ... [2024-04-16T10:29:56.333Z] [exec] Command enable executed successfully. [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] init.os: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] init.tools.unix: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] init.tools.windows: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] init.tools: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] setAsadminArgs: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] init: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] init.customtasks: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] enableAppOnInstance: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] setHttpPort: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] run.positive: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] common.run.positive: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] setHttpPort: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] common.run: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] checkAppOnServer: [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.333Z] declare-test: [2024-04-16T10:29:56.333Z] [echo] Starting test simple osgi/simple Test asadmin enable (server) [2024-04-16T10:29:56.333Z] [2024-04-16T10:29:56.334Z] init.os: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] init.tools.unix: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] init.tools.windows: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] init.tools: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] setAsadminArgs: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] init: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] init.customtasks: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] prepare: [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] compile: [2024-04-16T10:29:56.334Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/osgi/simple/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:56.334Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/osgi/simple [2024-04-16T10:29:56.334Z] [2024-04-16T10:29:56.334Z] runclient: [2024-04-16T10:29:56.334Z] [echo] TestClient http://localhost:8080/simple_osgi true ${extra.args} [2024-04-16T10:29:56.334Z] [javaWithResult] [war.client.Client]:: Test: devtests/deployment/osgi/simple [2024-04-16T10:29:56.334Z] [javaWithResult] [war.client.Client]:: Invoking URL = http://localhost:8080/simple_osgi [2024-04-16T10:29:56.334Z] [javaWithResult] [war.client.Client]:: FAILED: devtests/deployment/osgi/simple [2024-04-16T10:29:56.334Z] [javaWithResult] java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2057) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2052) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2051) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609) [2024-04-16T10:29:56.334Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:29:56.334Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:60) [2024-04-16T10:29:56.334Z] [javaWithResult] at simple.client.TestClient.doTest(TestClient.java:39) [2024-04-16T10:29:56.334Z] [javaWithResult] at simple.client.TestClient.main(TestClient.java:30) [2024-04-16T10:29:56.335Z] [javaWithResult] Caused by: java.io.FileNotFoundException: http://localhost:8080/simple_osgi [2024-04-16T10:29:56.335Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1996) [2024-04-16T10:29:56.335Z] [javaWithResult] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [2024-04-16T10:29:56.335Z] [javaWithResult] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) [2024-04-16T10:29:56.335Z] [javaWithResult] at simple.client.TestClient.invokeServlet(TestClient.java:59) [2024-04-16T10:29:56.335Z] [javaWithResult] ... 2 more [2024-04-16T10:29:56.335Z] [javaWithResult] Java Result: 255 [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] processResult: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] failed: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] passed: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] unknown: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] writeLogToConsole: [2024-04-16T10:29:56.335Z] [echo] Test simple UNKNOWN at 16-Apr-2024 10:29:54.555 with return code 255 [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] init.os: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] init.tools.unix: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] init.tools.windows: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] init.tools: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] setAsadminArgs: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] init: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] init.customtasks: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] checkAppOnCluster: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] undeploy.asadmin: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] setAsadminArgs: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] common.undeploy.asadmin: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.335Z] init.os: [2024-04-16T10:29:56.335Z] [2024-04-16T10:29:56.336Z] init.tools.unix: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.tools.windows: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.tools: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] setAsadminArgs: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.customtasks: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] delAppRef: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.os: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.tools.unix: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.tools.windows: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.tools: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] setAsadminArgs: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] init.customtasks: [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] common.run.asadmin: [2024-04-16T10:29:56.336Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 simple [2024-04-16T10:29:56.336Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:29:56.336Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:29:56.336Z] [exec] Command undeploy executed successfully. [2024-04-16T10:29:56.336Z] [2024-04-16T10:29:56.336Z] private-all: [2024-04-16T10:29:56.337Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:56.337Z] [2024-04-16T10:29:56.337Z] clean: [2024-04-16T10:29:56.337Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml [2024-04-16T10:29:56.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:56.337Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:29:56.337Z] [2024-04-16T10:29:56.337Z] test-all: [2024-04-16T10:29:56.337Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/endpoint [2024-04-16T10:29:56.337Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:56.337Z] [2024-04-16T10:29:56.337Z] deploy: [2024-04-16T10:29:56.337Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:56.337Z] [2024-04-16T10:29:56.337Z] build: [2024-04-16T10:29:56.337Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:56.337Z] [2024-04-16T10:29:56.337Z] test-compile: [2024-04-16T10:29:56.337Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:29:56.337Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml:66: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:56.337Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:56.337Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:56.337Z] [javac] 1 warning [2024-04-16T10:29:56.337Z] [echo] Building with package endpoint [2024-04-16T10:29:56.337Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:29:56.408Z] [exec] Apr 16, 2024 10:29:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:29:56.408Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:29:56.419Z] [exec] [2024-04-16T10:29:56.419Z] [exec] Generating code... [2024-04-16T10:29:56.419Z] [exec] [2024-04-16T10:29:56.419Z] [exec] Compiling code... [2024-04-16T10:29:57.408Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2024-04-16T10:29:57.705Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2024-04-16T10:29:57.705Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2024-04-16T10:29:57.785Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:57.785Z] [2024-04-16T10:29:57.785Z] compile-client: [2024-04-16T10:29:57.785Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:29:57.785Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:58.007Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2024-04-16T10:29:58.008Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2024-04-16T10:29:58.008Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2024-04-16T10:29:58.041Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:29:58.041Z] [javac] 1 warning [2024-04-16T10:29:58.041Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:58.041Z] [2024-04-16T10:29:58.041Z] unjar-client-utils: [2024-04-16T10:29:58.041Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:29:58.041Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:58.041Z] [2024-04-16T10:29:58.041Z] internal-run: [2024-04-16T10:29:58.041Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass [2024-04-16T10:29:58.262Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2024-04-16T10:29:58.262Z] [exec] Value of key is: Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2024-04-16T10:29:58.262Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2024-04-16T10:29:58.262Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2024-04-16T10:29:58.519Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2024-04-16T10:29:58.519Z] [exec] Value of key is: Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2024-04-16T10:29:58.519Z] [exec] Mark-Connection-As-Bad [2024-04-16T10:29:58.519Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:58.519Z] [exec] [2024-04-16T10:29:58.519Z] [exec] [2024-04-16T10:29:58.519Z] [exec] ----------------------------------------- [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2024-04-16T10:29:58.519Z] [exec] - Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2024-04-16T10:29:58.520Z] [exec] - Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2024-04-16T10:29:58.520Z] [exec] ----------------------------------------- [2024-04-16T10:29:58.520Z] [exec] Total PASS: 12 [2024-04-16T10:29:58.520Z] [exec] Total FAIL: 0 [2024-04-16T10:29:58.520Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:58.520Z] [exec] ----------------------------------------- [2024-04-16T10:29:58.520Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:58.627Z] [exec] Apr 16, 2024 10:29:57 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:29:58.627Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6b1321b7 [2024-04-16T10:29:58.627Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-04-16T10:29:58.632Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:29:58.632Z] [exec] Waiting finished after 7,819 ms. [2024-04-16T10:29:58.632Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:29:58.632Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:29:58.632Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:29:58.632Z] [exec] Admin Port: 4,848 [2024-04-16T10:29:58.632Z] [exec] Command start-domain executed successfully. [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] start-server-windows: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] deploy-ear: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] setOSConditions: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] setToolWin: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] setToolUnix: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] setToolProperty: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] setS1ASclassPath: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] init-common: [2024-04-16T10:29:58.632Z] [2024-04-16T10:29:58.632Z] create-password-alias: [2024-04-16T10:29:58.775Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:58.883Z] [exec] Value of key is: Resource Factories Test - Java Bean Factory : [2024-04-16T10:29:58.883Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:29:58.883Z] [exec] [2024-04-16T10:29:58.883Z] [exec] [2024-04-16T10:29:58.883Z] [exec] ----------------------------------------- [2024-04-16T10:29:58.883Z] [exec] - Resource Factories Test - Java Bean Factory : : PASS - [2024-04-16T10:29:58.883Z] [exec] ----------------------------------------- [2024-04-16T10:29:58.883Z] [exec] Total PASS: 1 [2024-04-16T10:29:58.883Z] [exec] Total FAIL: 0 [2024-04-16T10:29:58.883Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:29:58.883Z] [exec] ----------------------------------------- [2024-04-16T10:29:58.883Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:58.883Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:29:58.983Z] [exec] Apr 16, 2024 10:29:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:29:58.983Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] checkReporting-common: [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] confirmReportPresent-common: [2024-04-16T10:29:59.106Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:29:59.106Z] [echo] Test seems to be reported fine [2024-04-16T10:29:59.106Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/RepRunConf.txt [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] confirmMissingReport-common: [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] undeploy: [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] setOSConditions: [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] setToolWin: [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] setToolUnix: [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.106Z] setToolProperty: [2024-04-16T10:29:59.106Z] [2024-04-16T10:29:59.107Z] setS1ASclassPath: [2024-04-16T10:29:59.107Z] [2024-04-16T10:29:59.107Z] init-common: [2024-04-16T10:29:59.107Z] [2024-04-16T10:29:59.107Z] execute-sql-common: [2024-04-16T10:29:59.107Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/markconnectionasbad.xa/sql/drop_pointbase.sql [2024-04-16T10:29:59.107Z] [sql] 0 rows affected [2024-04-16T10:29:59.107Z] [sql] 0 rows affected [2024-04-16T10:29:59.107Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:29:59.107Z] [2024-04-16T10:29:59.107Z] unsetup: [2024-04-16T10:29:59.107Z] [2024-04-16T10:29:59.107Z] asadmin-common: [2024-04-16T10:29:59.107Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] checkReporting-common: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] confirmReportPresent-common: [2024-04-16T10:29:59.139Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:29:59.139Z] [echo] Test seems to be reported fine [2024-04-16T10:29:59.139Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] confirmMissingReport-common: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] setOSConditions: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] setToolWin: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] setToolUnix: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] setToolProperty: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] setS1ASclassPath: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] init-common: [2024-04-16T10:29:59.139Z] [2024-04-16T10:29:59.139Z] runclient-common: [2024-04-16T10:29:59.140Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring Integer 25 java:app/custom/my-int [2024-04-16T10:29:59.600Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:59.600Z] [2024-04-16T10:29:59.600Z] run: [2024-04-16T10:29:59.600Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:59.600Z] [2024-04-16T10:29:59.600Z] prepare-client: [2024-04-16T10:29:59.600Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:59.600Z] [2024-04-16T10:29:59.600Z] wsdl-import: [2024-04-16T10:29:59.600Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:29:59.600Z] [2024-04-16T10:29:59.600Z] configurable-wsdl-import: [2024-04-16T10:29:59.600Z] [echo] Current time (ISO): 2024-04-16T10:29:58.889+0000 [2024-04-16T10:29:59.600Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:29:59.600Z] [exec] parsing WSDL... [2024-04-16T10:29:59.600Z] [exec] [2024-04-16T10:29:59.600Z] [exec] Generating code... [2024-04-16T10:29:59.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:29:59.854Z] [exec] [2024-04-16T10:29:59.854Z] [exec] Compiling code... [2024-04-16T10:29:59.921Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:29:59.922Z] [2024-04-16T10:29:59.922Z] setOSConditions: [2024-04-16T10:29:59.922Z] [2024-04-16T10:29:59.922Z] setToolWin: [2024-04-16T10:29:59.922Z] [2024-04-16T10:29:59.922Z] setToolUnix: [2024-04-16T10:29:59.922Z] [2024-04-16T10:29:59.922Z] setToolProperty: [2024-04-16T10:29:59.922Z] [2024-04-16T10:29:59.922Z] setS1ASclassPath: [2024-04-16T10:29:59.922Z] [2024-04-16T10:29:59.922Z] init-common: [2024-04-16T10:29:59.922Z] [2024-04-16T10:29:59.922Z] delete-jdbc-resource-common: [2024-04-16T10:29:59.922Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2024-04-16T10:30:00.176Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2024-04-16T10:30:00.177Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2024-04-16T10:30:00.177Z] [echo] cmd executed for server [2024-04-16T10:30:00.431Z] [2024-04-16T10:30:00.431Z] setOSConditions: [2024-04-16T10:30:00.431Z] [2024-04-16T10:30:00.431Z] setToolWin: [2024-04-16T10:30:00.431Z] [2024-04-16T10:30:00.431Z] setToolUnix: [2024-04-16T10:30:00.431Z] [2024-04-16T10:30:00.431Z] setToolProperty: [2024-04-16T10:30:00.432Z] [2024-04-16T10:30:00.432Z] setS1ASclassPath: [2024-04-16T10:30:00.432Z] [2024-04-16T10:30:00.432Z] init-common: [2024-04-16T10:30:00.432Z] [2024-04-16T10:30:00.432Z] delete-jdbc-connpool-common: [2024-04-16T10:30:00.432Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-unshareable-pool [2024-04-16T10:30:00.505Z] [exec] Apr 16, 2024 10:30:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:30:00.505Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:30:00.687Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-unshareable-pool [2024-04-16T10:30:00.687Z] [exec] JDBC Connection pool jdbc/jdbc-unshareable-pool deleted successfully [2024-04-16T10:30:00.687Z] [echo] cmd executed for server [2024-04-16T10:30:00.687Z] [2024-04-16T10:30:00.687Z] setOSConditions: [2024-04-16T10:30:00.687Z] [2024-04-16T10:30:00.687Z] setToolWin: [2024-04-16T10:30:00.687Z] [2024-04-16T10:30:00.687Z] setToolUnix: [2024-04-16T10:30:00.687Z] [2024-04-16T10:30:00.687Z] setToolProperty: [2024-04-16T10:30:00.687Z] [2024-04-16T10:30:00.687Z] setS1ASclassPath: [2024-04-16T10:30:00.687Z] [2024-04-16T10:30:00.687Z] init-common: [2024-04-16T10:30:00.687Z] [2024-04-16T10:30:00.687Z] delete-jdbc-resource-common: [2024-04-16T10:30:00.687Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2024-04-16T10:30:00.781Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:00.781Z] [2024-04-16T10:30:00.781Z] compile-client: [2024-04-16T10:30:00.782Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/annotations-common.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:30:00.782Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:30:00.782Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:30:00.782Z] [javac] 1 warning [2024-04-16T10:30:00.782Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:00.782Z] [2024-04-16T10:30:00.782Z] unjar-client-utils: [2024-04-16T10:30:00.782Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:30:00.782Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:00.782Z] [2024-04-16T10:30:00.782Z] internal-run: [2024-04-16T10:30:00.782Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:30:01.247Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2024-04-16T10:30:01.247Z] [exec] JDBC resource jdbc/shareable deleted successfully [2024-04-16T10:30:01.247Z] [echo] cmd executed for server [2024-04-16T10:30:01.247Z] [2024-04-16T10:30:01.247Z] setOSConditions: [2024-04-16T10:30:01.247Z] [2024-04-16T10:30:01.247Z] setToolWin: [2024-04-16T10:30:01.247Z] [2024-04-16T10:30:01.247Z] setToolUnix: [2024-04-16T10:30:01.247Z] [2024-04-16T10:30:01.247Z] setToolProperty: [2024-04-16T10:30:01.247Z] [2024-04-16T10:30:01.247Z] setS1ASclassPath: [2024-04-16T10:30:01.247Z] [2024-04-16T10:30:01.247Z] init-common: [2024-04-16T10:30:01.247Z] [2024-04-16T10:30:01.247Z] delete-jdbc-connpool-common: [2024-04-16T10:30:01.247Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2024-04-16T10:30:01.811Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2024-04-16T10:30:01.811Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2024-04-16T10:30:01.811Z] [echo] cmd executed for server [2024-04-16T10:30:01.811Z] [2024-04-16T10:30:01.811Z] setOSConditions: [2024-04-16T10:30:01.811Z] [2024-04-16T10:30:01.811Z] setToolWin: [2024-04-16T10:30:01.811Z] [2024-04-16T10:30:01.811Z] setToolUnix: [2024-04-16T10:30:01.811Z] [2024-04-16T10:30:01.811Z] setToolProperty: [2024-04-16T10:30:01.811Z] [2024-04-16T10:30:01.811Z] setS1ASclassPath: [2024-04-16T10:30:01.811Z] [2024-04-16T10:30:01.812Z] init-common: [2024-04-16T10:30:01.812Z] [2024-04-16T10:30:01.812Z] delete-jdbc-resource-common: [2024-04-16T10:30:01.812Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2024-04-16T10:30:01.889Z] [exec] Apr 16, 2024 10:30:01 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:30:01.889Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:30:01.906Z] [exec] Command create-password-alias executed successfully. [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] setOSConditions: [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] setToolWin: [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] setToolUnix: [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] setToolProperty: [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] setS1ASclassPath: [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] init-common: [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] create-ra-config: [2024-04-16T10:30:01.906Z] [2024-04-16T10:30:01.906Z] asadmin-common: [2024-04-16T10:30:01.906Z] [echo] asadmin create-resource-adapter-config --property RAProperty=VALID --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true web-annotation-subclassingApp#connectors-ra-redeploy-rars [2024-04-16T10:30:02.144Z] [exec] Apr 16, 2024 10:30:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:30:02.144Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:30:02.269Z] [exec] @PermitAll method invocation failed - good... [2024-04-16T10:30:02.269Z] [exec] @DenyAll method invocation failed - good... [2024-04-16T10:30:02.269Z] [exec] Got expected failure The server sent HTTP status code 401: Unauthorized [2024-04-16T10:30:02.269Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative [2024-04-16T10:30:02.269Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:30:02.269Z] [exec] [2024-04-16T10:30:02.269Z] [exec] [2024-04-16T10:30:02.269Z] [exec] ----------------------------------------- [2024-04-16T10:30:02.269Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative: PASS - [2024-04-16T10:30:02.269Z] [exec] ----------------------------------------- [2024-04-16T10:30:02.269Z] [exec] Total PASS: 1 [2024-04-16T10:30:02.269Z] [exec] Total FAIL: 0 [2024-04-16T10:30:02.269Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:30:02.269Z] [exec] ----------------------------------------- [2024-04-16T10:30:02.269Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:02.269Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:02.269Z] [echo] CREATING USERS... [2024-04-16T10:30:02.269Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2024-04-16T10:30:02.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2024-04-16T10:30:02.410Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2024-04-16T10:30:02.410Z] [echo] cmd executed for server [2024-04-16T10:30:02.410Z] [2024-04-16T10:30:02.410Z] setOSConditions: [2024-04-16T10:30:02.410Z] [2024-04-16T10:30:02.410Z] setToolWin: [2024-04-16T10:30:02.410Z] [2024-04-16T10:30:02.410Z] setToolUnix: [2024-04-16T10:30:02.410Z] [2024-04-16T10:30:02.410Z] setToolProperty: [2024-04-16T10:30:02.410Z] [2024-04-16T10:30:02.410Z] setS1ASclassPath: [2024-04-16T10:30:02.410Z] [2024-04-16T10:30:02.410Z] init-common: [2024-04-16T10:30:02.410Z] [2024-04-16T10:30:02.410Z] delete-jdbc-connpool-common: [2024-04-16T10:30:02.410Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2024-04-16T10:30:02.524Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:30:02.524Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2024-04-16T10:30:02.780Z] [exec] Command create-file-user executed successfully. [2024-04-16T10:30:02.780Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles [2024-04-16T10:30:02.833Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:30:02.833Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:30:02.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-resource-adapter-config --property RAProperty=VALID --target server --objecttype user web-annotation-subclassingApp#connectors-ra-redeploy-rars [2024-04-16T10:30:02.970Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2024-04-16T10:30:02.970Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2024-04-16T10:30:02.970Z] [echo] cmd executed for server [2024-04-16T10:30:02.970Z] [2024-04-16T10:30:02.970Z] setOSConditions: [2024-04-16T10:30:02.970Z] [2024-04-16T10:30:02.970Z] setToolWin: [2024-04-16T10:30:02.970Z] [2024-04-16T10:30:02.970Z] setToolUnix: [2024-04-16T10:30:02.970Z] [2024-04-16T10:30:02.970Z] setToolProperty: [2024-04-16T10:30:02.970Z] [2024-04-16T10:30:02.970Z] setS1ASclassPath: [2024-04-16T10:30:02.970Z] [2024-04-16T10:30:02.970Z] init-common: [2024-04-16T10:30:02.970Z] [2024-04-16T10:30:02.970Z] undeploy-common: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setOSConditions: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setToolWin: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setToolUnix: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setToolProperty: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setS1ASclassPath: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] init-common: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] deploy-common: [2024-04-16T10:30:03.129Z] [echo] Current time (ISO): 2024-04-16T10:30:02.838+0000 [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setOSConditions: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setToolWin: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setToolUnix: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setToolProperty: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] setS1ASclassPath: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] init-common: [2024-04-16T10:30:03.129Z] [2024-04-16T10:30:03.129Z] deploy-common-pe: [2024-04-16T10:30:03.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.xaApp [2024-04-16T10:30:03.225Z] [2024-04-16T10:30:03.225Z] all: [2024-04-16T10:30:03.306Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.307Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.307Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.307Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.307Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.343Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:30:03.343Z] [exec] asadmin --port 4848 --user admin --passwordfile ./passwordfile create-file-user [options] ... [2024-04-16T10:30:03.506Z] [2024-04-16T10:30:03.506Z] setOSConditions: [2024-04-16T10:30:03.506Z] [2024-04-16T10:30:03.506Z] setToolWin: [2024-04-16T10:30:03.506Z] [2024-04-16T10:30:03.506Z] setToolUnix: [2024-04-16T10:30:03.506Z] [2024-04-16T10:30:03.506Z] setToolProperty: [2024-04-16T10:30:03.506Z] [2024-04-16T10:30:03.506Z] setS1ASclassPath: [2024-04-16T10:30:03.506Z] [2024-04-16T10:30:03.506Z] init-common: [2024-04-16T10:30:03.506Z] [2024-04-16T10:30:03.507Z] clean: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setOSConditions: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolWin: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolUnix: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolProperty: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setS1ASclassPath: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] init-common: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] clean-common: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setOSConditions: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolWin: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolUnix: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolProperty: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setS1ASclassPath: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] init-common: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] clean-classes-common: [2024-04-16T10:30:03.507Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setOSConditions: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolWin: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolUnix: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setToolProperty: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.507Z] setS1ASclassPath: [2024-04-16T10:30:03.507Z] [2024-04-16T10:30:03.508Z] init-common: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] clean-jars-common: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] compile: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] setOSConditions: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] setToolWin: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] setToolUnix: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] setToolProperty: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] setS1ASclassPath: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] init-common: [2024-04-16T10:30:03.508Z] [2024-04-16T10:30:03.508Z] compile-common: [2024-04-16T10:30:03.508Z] [echo] Current time (ISO): 2024-04-16T10:30:03.263+0000 [2024-04-16T10:30:03.508Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:30:03.508Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:30:03.562Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.562Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.562Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.562Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.562Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:03.562Z] [exec] Value of key is:ejb-nointf-annotation [2024-04-16T10:30:03.562Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:30:03.562Z] [exec] [2024-04-16T10:30:03.562Z] [exec] [2024-04-16T10:30:03.562Z] [exec] ----------------------------------------- [2024-04-16T10:30:03.562Z] [exec] - ejb-nointf-annotation: PASS - [2024-04-16T10:30:03.562Z] [exec] ----------------------------------------- [2024-04-16T10:30:03.562Z] [exec] Total PASS: 1 [2024-04-16T10:30:03.562Z] [exec] Total FAIL: 0 [2024-04-16T10:30:03.562Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:30:03.562Z] [exec] ----------------------------------------- [2024-04-16T10:30:03.562Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:03.562Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:03.563Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:30:03.563Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:03.563Z] [2024-04-16T10:30:03.563Z] undeploy: [2024-04-16T10:30:03.563Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:03.563Z] [2024-04-16T10:30:03.563Z] autoundeploy-file: [2024-04-16T10:30:03.563Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:30:03.601Z] [exec] Command create-file-user executed successfully. [2024-04-16T10:30:03.601Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:03.601Z] [2024-04-16T10:30:03.601Z] internal-run: [2024-04-16T10:30:03.601Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester tester [2024-04-16T10:30:03.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/web-annotation-subclassingApp.ear [2024-04-16T10:30:04.529Z] [exec] Apr 16, 2024 10:30:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:30:04.529Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:30:05.407Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:30:05.407Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:30:05.407Z] [javac] return new Integer(1); [2024-04-16T10:30:05.407Z] [javac] ^ [2024-04-16T10:30:05.407Z] [javac] 2 warnings [2024-04-16T10:30:05.407Z] [2024-04-16T10:30:05.407Z] setOSConditions: [2024-04-16T10:30:05.407Z] [2024-04-16T10:30:05.407Z] setToolWin: [2024-04-16T10:30:05.407Z] [2024-04-16T10:30:05.407Z] setToolUnix: [2024-04-16T10:30:05.407Z] [2024-04-16T10:30:05.407Z] setToolProperty: [2024-04-16T10:30:05.407Z] [2024-04-16T10:30:05.407Z] setS1ASclassPath: [2024-04-16T10:30:05.407Z] [2024-04-16T10:30:05.407Z] init-common: [2024-04-16T10:30:05.407Z] [2024-04-16T10:30:05.407Z] compile-common: [2024-04-16T10:30:05.408Z] [echo] Current time (ISO): 2024-04-16T10:30:05.049+0000 [2024-04-16T10:30:05.408Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:30:05.448Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/webservices/noinf/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:05.448Z] [2024-04-16T10:30:05.448Z] internal-report-success: [2024-04-16T10:30:05.448Z] [2024-04-16T10:30:05.448Z] internal-report-failure: [2024-04-16T10:30:05.448Z] [2024-04-16T10:30:05.448Z] report: [2024-04-16T10:30:05.448Z] [2024-04-16T10:30:05.448Z] all: [2024-04-16T10:30:05.448Z] [2024-04-16T10:30:05.448Z] private-all: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] private-all: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] declare-test: [2024-04-16T10:30:05.449Z] [echo] Starting test ear javaee8/ear Test asadmin deploy [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] init.os: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] init.tools.unix: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] init.tools.windows: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] init.tools: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] setAsadminArgs: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] init: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] init.customtasks: [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] prepare: [2024-04-16T10:30:05.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-04-16T10:30:05.449Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives [2024-04-16T10:30:05.449Z] [2024-04-16T10:30:05.449Z] compile: [2024-04-16T10:30:05.449Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/javaee8/ear/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:30:05.449Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-04-16T10:30:05.449Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:30:05.449Z] [javac] 1 warning [2024-04-16T10:30:05.449Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/javaee8/ear/build.xml:44: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:30:05.449Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear [2024-04-16T10:30:05.705Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:30:05.705Z] [javac] 1 warning [2024-04-16T10:30:05.705Z] [2024-04-16T10:30:05.705Z] assemble: [2024-04-16T10:30:05.705Z] [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-web.war [2024-04-16T10:30:05.705Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-client.jar [2024-04-16T10:30:05.705Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2024-04-16T10:30:05.705Z] [2024-04-16T10:30:05.705Z] deploy.asadmin: [2024-04-16T10:30:05.705Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives --name deployment-javaee8-app /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8App.ear [2024-04-16T10:30:05.960Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:30:05.960Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deploy [options] ... [2024-04-16T10:30:06.330Z] [exec] Apr 16, 2024 10:30:05 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:30:06.331Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:30:06.587Z] [exec] Appclient lookup : {Integer=25, String=Primitives-And-String-in-xml-file} [2024-04-16T10:30:06.587Z] [exec] Value of key is: Resource Factories Test - Primitives And String Factory : [2024-04-16T10:30:06.587Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:30:06.587Z] [exec] [2024-04-16T10:30:06.587Z] [exec] [2024-04-16T10:30:06.587Z] [exec] ----------------------------------------- [2024-04-16T10:30:06.587Z] [exec] - Resource Factories Test - Primitives And String Factory : : PASS - [2024-04-16T10:30:06.587Z] [exec] ----------------------------------------- [2024-04-16T10:30:06.587Z] [exec] Total PASS: 1 [2024-04-16T10:30:06.587Z] [exec] Total FAIL: 0 [2024-04-16T10:30:06.587Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:30:06.587Z] [exec] ----------------------------------------- [2024-04-16T10:30:06.587Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:06.587Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:06.767Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:30:06.767Z] [javac] 1 warning [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] build: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] setOSConditions: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] fixFiles: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] convUnix: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] convWin: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] setToolWin: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] setToolUnix: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] setToolProperty: [2024-04-16T10:30:06.767Z] [2024-04-16T10:30:06.767Z] setS1ASclassPath: [2024-04-16T10:30:06.768Z] [2024-04-16T10:30:06.768Z] init-common: [2024-04-16T10:30:06.768Z] [2024-04-16T10:30:06.768Z] package-persistence-common: [2024-04-16T10:30:06.768Z] [2024-04-16T10:30:06.768Z] ejb-jar-common: [2024-04-16T10:30:06.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:30:06.768Z] [2024-04-16T10:30:06.768Z] package-ejbjar-common: [2024-04-16T10:30:06.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.768Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.768Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.768Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2024-04-16T10:30:06.768Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.768Z] [2024-04-16T10:30:06.768Z] appclient-jar-common: [2024-04-16T10:30:06.768Z] [2024-04-16T10:30:06.768Z] package-appclientjar-common: [2024-04-16T10:30:06.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.768Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.769Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2024-04-16T10:30:06.769Z] [2024-04-16T10:30:06.769Z] webclient-war-common: [2024-04-16T10:30:06.769Z] [2024-04-16T10:30:06.769Z] build-ear-common: [2024-04-16T10:30:06.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:30:06.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:30:06.769Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:30:06.769Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-04-16T10:30:06.769Z] [2024-04-16T10:30:06.769Z] deploy: [2024-04-16T10:30:06.769Z] [2024-04-16T10:30:06.769Z] setOSConditions: [2024-04-16T10:30:06.769Z] [2024-04-16T10:30:06.769Z] setToolWin: [2024-04-16T10:30:06.769Z] [2024-04-16T10:30:06.769Z] setToolUnix: [2024-04-16T10:30:06.769Z] [2024-04-16T10:30:06.769Z] setToolProperty: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] setS1ASclassPath: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] init-common: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] execute-sql-common: [2024-04-16T10:30:06.770Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/statementwrapper/sql/create_pointbase.sql [2024-04-16T10:30:06.770Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2024-04-16T10:30:06.770Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2024-04-16T10:30:06.770Z] [sql] 0 rows affected [2024-04-16T10:30:06.770Z] [sql] 1 rows affected [2024-04-16T10:30:06.770Z] [sql] 1 rows affected [2024-04-16T10:30:06.770Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] setOSConditions: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] setToolWin: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] setToolUnix: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] setToolProperty: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] setS1ASclassPath: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.770Z] init-common: [2024-04-16T10:30:06.770Z] [2024-04-16T10:30:06.771Z] deploy-jdbc-common: [2024-04-16T10:30:06.771Z] [2024-04-16T10:30:06.771Z] setOSConditions: [2024-04-16T10:30:06.771Z] [2024-04-16T10:30:06.771Z] setToolWin: [2024-04-16T10:30:06.771Z] [2024-04-16T10:30:06.771Z] setToolUnix: [2024-04-16T10:30:06.771Z] [2024-04-16T10:30:06.771Z] setToolProperty: [2024-04-16T10:30:06.771Z] [2024-04-16T10:30:06.771Z] setS1ASclassPath: [2024-04-16T10:30:06.771Z] [2024-04-16T10:30:06.771Z] init-common: [2024-04-16T10:30:06.771Z] [2024-04-16T10:30:06.771Z] create-jdbc-connpool-common: [2024-04-16T10:30:07.072Z] [exec] @PermitAll method invocation passed - good... [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.148Z] checkReporting-common: [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.148Z] confirmReportPresent-common: [2024-04-16T10:30:07.148Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:30:07.148Z] [echo] Test seems to be reported fine [2024-04-16T10:30:07.148Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/built-in-custom-resources-resources-xml/RepRunConf.txt [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.148Z] confirmMissingReport-common: [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.148Z] setOSConditions: [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.148Z] setToolWin: [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.148Z] setToolUnix: [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.148Z] setToolProperty: [2024-04-16T10:30:07.148Z] [2024-04-16T10:30:07.149Z] setS1ASclassPath: [2024-04-16T10:30:07.149Z] [2024-04-16T10:30:07.149Z] init-common: [2024-04-16T10:30:07.149Z] [2024-04-16T10:30:07.149Z] runclient-common: [2024-04-16T10:30:07.149Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-CustomResourceFactoriesAppClient.jar -name ejb-bmp-CustomResourceFactoriesClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml primitivesandstring String Primitives-And-String java:app/custom/my-string [2024-04-16T10:30:07.327Z] [exec] @DenyAll method invocation failed - good... [2024-04-16T10:30:07.327Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:30:07.327Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-positive [2024-04-16T10:30:07.327Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:30:07.327Z] [exec] [2024-04-16T10:30:07.327Z] [exec] [2024-04-16T10:30:07.327Z] [exec] ----------------------------------------- [2024-04-16T10:30:07.327Z] [exec] - webservices-ejb-rolesAllowed-annotation-positive: PASS - [2024-04-16T10:30:07.327Z] [exec] ----------------------------------------- [2024-04-16T10:30:07.327Z] [exec] Total PASS: 1 [2024-04-16T10:30:07.327Z] [exec] Total FAIL: 0 [2024-04-16T10:30:07.327Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:30:07.327Z] [exec] ----------------------------------------- [2024-04-16T10:30:07.327Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:07.327Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:07.327Z] Warning: 'file:./../../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/security/roles/build.xml should be expressed simply as './../../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:30:07.327Z] [2024-04-16T10:30:07.327Z] internal-run: [2024-04-16T10:30:07.327Z] [echo] Running appclient with client.Client -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml -user nouser -password nopass webservicetester2 tester2 FAILURE [2024-04-16T10:30:07.336Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:30:07.337Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:30:07.337Z] [2024-04-16T10:30:07.337Z] set-derby-connpool-props: [2024-04-16T10:30:07.343Z] [exec] Extracted transferred entry deployment-javaee8-appClient/deployment-javaee8-client.jar of size 1,653 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient/deployment-javaee8-client.jar [2024-04-16T10:30:07.343Z] [exec] Extracted transferred entry deployment-javaee8-appClient.jar of size 3,354 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient.jar [2024-04-16T10:30:07.343Z] [exec] Extracted transferred entry deployment-javaee8-appClient/deployment-javaee8-clientClient.jar of size 10,667 B to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/build/javaee8/ear/archives/deployment-javaee8-appClient/deployment-javaee8-clientClient.jar [2024-04-16T10:30:07.343Z] [exec] Application deployed with name deployment-javaee8-app. [2024-04-16T10:30:07.343Z] [exec] Command deploy executed successfully. [2024-04-16T10:30:07.343Z] [2024-04-16T10:30:07.343Z] processResult: [2024-04-16T10:30:07.343Z] [2024-04-16T10:30:07.343Z] failed: [2024-04-16T10:30:07.343Z] [2024-04-16T10:30:07.343Z] passed: [2024-04-16T10:30:07.343Z] [echo] Test ear Passed [2024-04-16T10:30:07.343Z] [2024-04-16T10:30:07.343Z] unknown: [2024-04-16T10:30:07.343Z] [2024-04-16T10:30:07.343Z] init.os: [2024-04-16T10:30:07.343Z] [2024-04-16T10:30:07.343Z] init.tools.unix: [2024-04-16T10:30:07.343Z] [2024-04-16T10:30:07.344Z] init.tools.windows: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] init.tools: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] setAsadminArgs: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] init: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] init.customtasks: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] prepare: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] undeploy.asadmin: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] setAsadminArgs: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] common.undeploy.asadmin: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] init.os: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] init.tools.unix: [2024-04-16T10:30:07.344Z] [2024-04-16T10:30:07.344Z] init.tools.windows: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init.tools: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] setAsadminArgs: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init.customtasks: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] delAppRef: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init.os: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init.tools.unix: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init.tools.windows: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init.tools: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] setAsadminArgs: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init: [2024-04-16T10:30:07.345Z] [2024-04-16T10:30:07.345Z] init.customtasks: [2024-04-16T10:30:07.346Z] [2024-04-16T10:30:07.346Z] common.run.asadmin: [2024-04-16T10:30:07.346Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 deployment-javaee8-app [2024-04-16T10:30:07.605Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:30:07.605Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/deployment/password.txt --port 4848 undeploy [options] ... [2024-04-16T10:30:07.605Z] [exec] Command undeploy executed successfully. [2024-04-16T10:30:07.908Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:30:07.908Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:30:08.163Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:30:08.163Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:30:08.255Z] [exec] Apr 16, 2024 10:30:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:30:08.255Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:30:08.529Z] [exec] Apr 16, 2024 10:30:08 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:30:08.530Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:30:08.722Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:30:08.722Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:30:08.977Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:30:08.977Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:30:09.009Z] [exec] Application deployed with name web-annotation-subclassingApp. [2024-04-16T10:30:09.009Z] [exec] there are no files to retrieve for application web-annotation-subclassingApp [2024-04-16T10:30:09.009Z] [echo] Deployment on target server server successful [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setOSConditions: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setToolWin: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setToolUnix: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setToolProperty: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setS1ASclassPath: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] init-common: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] deploy-common-ee: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setup: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setOSConditions: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setToolWin: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.009Z] setToolUnix: [2024-04-16T10:30:09.009Z] [2024-04-16T10:30:09.010Z] setToolProperty: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setS1ASclassPath: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] init-common: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] default-sql: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setOSConditions: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setToolWin: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setToolUnix: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setToolProperty: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setS1ASclassPath: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] init-common: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] execute-sql-common: [2024-04-16T10:30:09.010Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/annotation-embeddedweb/sql/simpleBank.sql [2024-04-16T10:30:09.010Z] [sql] Failed to execute: drop table customer2 [2024-04-16T10:30:09.010Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER2' because it does not exist. [2024-04-16T10:30:09.010Z] [sql] 0 rows affected [2024-04-16T10:30:09.010Z] [sql] 1 rows affected [2024-04-16T10:30:09.010Z] [sql] 2 of 3 SQL statements executed successfully [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] sql-oracle: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] execute-sql-connector: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] create-pool: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setOSConditions: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setToolWin: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setToolUnix: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.010Z] setToolProperty: [2024-04-16T10:30:09.010Z] [2024-04-16T10:30:09.011Z] setS1ASclassPath: [2024-04-16T10:30:09.011Z] [2024-04-16T10:30:09.011Z] init-common: [2024-04-16T10:30:09.011Z] [2024-04-16T10:30:09.011Z] create-connector-connpool: [2024-04-16T10:30:09.011Z] [echo] asadmin create-connector-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --target server embedded-ra-pool [2024-04-16T10:30:09.456Z] [exec] Apr 16, 2024 10:30:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:30:09.456Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:30:09.536Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:30:09.536Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:30:09.587Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:30:09.587Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:30:09.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-connection-pool --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --connectiondefinition javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isconnectvalidatereq=false --failconnection=false --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --validateatmostonceperiod 0 --target server embedded-ra-pool [2024-04-16T10:30:09.587Z] [exec] Connector connection pool embedded-ra-pool created. [2024-04-16T10:30:09.587Z] [2024-04-16T10:30:09.587Z] create-connector-connpool-common: [2024-04-16T10:30:09.791Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setOSConditions: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setToolWin: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setToolUnix: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setToolProperty: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setS1ASclassPath: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] init-common: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] set-oracle-props: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] create-resource: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setOSConditions: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setToolWin: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setToolUnix: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setToolProperty: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] setS1ASclassPath: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] init-common: [2024-04-16T10:30:09.843Z] [2024-04-16T10:30:09.843Z] create-connector-resource-common: [2024-04-16T10:30:09.844Z] [echo] asadmin create-connector-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --poolname embedded-ra-pool --target server jdbc/ejb-annotation-subclassing [2024-04-16T10:30:10.029Z] [exec] Apr 16, 2024 10:30:09 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:30:10.030Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:30:10.045Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:30:10.299Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:30:10.299Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:30:10.783Z] [exec] @PermitAll method invocation passed - good... [2024-04-16T10:30:10.783Z] [exec] @DenyAll method invocation failed - good... [2024-04-16T10:30:10.783Z] [exec] Got expected failure Client received SOAP Fault from server: java.lang.Exception: Client not authorized for invocation of public java.lang.String endpoint.HelloImpl.roleBased(java.lang.String) Please see the server log to find more detail regarding exact cause of the failure. [2024-04-16T10:30:10.783Z] [exec] Value of key is:webservices-ejb-rolesAllowed-annotation-negative-2 [2024-04-16T10:30:10.783Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:30:10.783Z] [exec] [2024-04-16T10:30:10.783Z] [exec] [2024-04-16T10:30:10.783Z] [exec] ----------------------------------------- [2024-04-16T10:30:10.783Z] [exec] - webservices-ejb-rolesAllowed-annotation-negative-2: PASS - [2024-04-16T10:30:10.783Z] [exec] ----------------------------------------- [2024-04-16T10:30:10.783Z] [exec] Total PASS: 1 [2024-04-16T10:30:10.783Z] [exec] Total FAIL: 0 [2024-04-16T10:30:10.783Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:30:10.783Z] [exec] ----------------------------------------- [2024-04-16T10:30:10.783Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:10.783Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:30:10.783Z] [echo] DELETING USERS... [2024-04-16T10:30:10.799Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-connector-resource --poolname embedded-ra-pool --enabled=true --objecttype user --target server jdbc/ejb-annotation-subclassing [2024-04-16T10:30:10.799Z] [exec] Connector resource jdbc/ejb-annotation-subclassing created. [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] setOSConditions: [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] setToolWin: [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] setToolUnix: [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] setToolProperty: [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] setS1ASclassPath: [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] init-common: [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] create-admin-object: [2024-04-16T10:30:10.799Z] [2024-04-16T10:30:10.799Z] asadmin-common: [2024-04-16T10:30:10.799Z] [echo] asadmin create-admin-object --target server --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --property TableName=customer2:JndiName=jdbc/ejb-annotation-subclassing:SchemaName=DBUSER:NoOfRows=1 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/jdbcAdmin [2024-04-16T10:30:10.858Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:30:10.858Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:30:10.858Z] [2024-04-16T10:30:10.858Z] setOSConditions: [2024-04-16T10:30:10.858Z] [2024-04-16T10:30:10.858Z] setToolWin: [2024-04-16T10:30:10.858Z] [2024-04-16T10:30:10.858Z] setToolUnix: [2024-04-16T10:30:10.858Z] [2024-04-16T10:30:10.858Z] setToolProperty: [2024-04-16T10:30:10.858Z] [2024-04-16T10:30:10.858Z] setS1ASclassPath: [2024-04-16T10:30:10.858Z] [2024-04-16T10:30:10.858Z] init-common: [2024-04-16T10:30:10.858Z] [2024-04-16T10:30:10.859Z] create-jdbc-resource-common: [2024-04-16T10:30:10.859Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:30:11.113Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:30:11.113Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:30:11.113Z] [echo] cmd executed for server [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] setOSConditions: [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] setToolWin: [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] setToolUnix: [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] setToolProperty: [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] setS1ASclassPath: [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] init-common: [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] deploy-common: [2024-04-16T10:30:11.113Z] [echo] Current time (ISO): 2024-04-16T10:30:11.061+0000 [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] setOSConditions: [2024-04-16T10:30:11.113Z] [2024-04-16T10:30:11.113Z] setToolWin: [2024-04-16T10:30:11.114Z] [2024-04-16T10:30:11.114Z] setToolUnix: [2024-04-16T10:30:11.114Z] [2024-04-16T10:30:11.114Z] setToolProperty: [2024-04-16T10:30:11.114Z] [2024-04-16T10:30:11.114Z] setS1ASclassPath: [2024-04-16T10:30:11.114Z] [2024-04-16T10:30:11.114Z] init-common: [2024-04-16T10:30:11.114Z] [2024-04-16T10:30:11.114Z] deploy-common-pe: [2024-04-16T10:30:11.344Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:30:11.344Z] [exec] asadmin --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt delete-file-user [options] ... [2024-04-16T10:30:11.359Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype com.sun.jdbcra.spi.JdbcSetupAdmin --raname web-annotation-subclassingApp#connectors-ra-redeploy-rars --enabled=true --property TableName=customer2:JndiName=jdbc/ejb-annotation-subclassing:SchemaName=DBUSER:NoOfRows=1 --target server eis/jdbcAdmin [2024-04-16T10:30:11.359Z] [exec] Administered object eis/jdbcAdmin created. [2024-04-16T10:30:11.359Z] [2024-04-16T10:30:11.359Z] run-ear: [2024-04-16T10:30:11.600Z] [exec] Command delete-file-user executed successfully. [2024-04-16T10:30:11.615Z] [2024-04-16T10:30:11.615Z] setOSConditions: [2024-04-16T10:30:11.615Z] [2024-04-16T10:30:11.615Z] setToolWin: [2024-04-16T10:30:11.615Z] [2024-04-16T10:30:11.615Z] setToolUnix: [2024-04-16T10:30:11.615Z] [2024-04-16T10:30:11.615Z] setToolProperty: [2024-04-16T10:30:11.615Z] [2024-04-16T10:30:11.615Z] setS1ASclassPath: [2024-04-16T10:30:11.615Z] [2024-04-16T10:30:11.615Z] init-common: [2024-04-16T10:30:11.615Z] [2024-04-16T10:30:11.615Z] runwebclient-common: [2024-04-16T10:30:11.615Z] [java] size of buffer is1645 [2024-04-16T10:30:11.672Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-04-16T10:30:11.838Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:30:11.838Z] [exec] Waiting finished after 3,103 ms. [2024-04-16T10:30:11.838Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:30:11.838Z] [2024-04-16T10:30:11.838Z] postTestsRun: [2024-04-16T10:30:11.839Z] [echo] Processing tests results [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] init.os: [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] init.tools.unix: [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] init.tools.windows: [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] init.tools: [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] setAsadminArgs: [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] init: [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] init.customtasks: [2024-04-16T10:30:11.839Z] [2024-04-16T10:30:11.839Z] transform: [2024-04-16T10:30:11.839Z] [style] Warning: the task name

HTTP Status 404 - Not Found


type Status report

messageNot Found

descriptionThe requested resource is not available.


Eclipse GlassFish 7.0.15

[2024-04-16T10:35:40.229Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:35:40.229Z] [java] Reporter exception occurred! [2024-04-16T10:35:40.229Z] [java] java.lang.NullPointerException: Cannot invoke "String.trim()" because "id" is null [2024-04-16T10:35:40.229Z] [java] at com.sun.ejte.ccl.reporter.Reporter.setTestSuite(Reporter.java:70) [2024-04-16T10:35:40.229Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printStatus(SimpleReporterAdapter.java:126) [2024-04-16T10:35:40.229Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printSummary(SimpleReporterAdapter.java:184) [2024-04-16T10:35:40.229Z] [java] at client.WebTest.main(Unknown Source) [2024-04-16T10:35:40.229Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T10:35:40.229Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T10:35:40.229Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:35:40.229Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:218) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:35:40.229Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:35:40.229Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:35:40.229Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:35:40.229Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:35:40.229Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:35:40.229Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:35:40.229Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:35:40.230Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:35:40.230Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:35:40.230Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:35:40.230Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:35:40.230Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:35:40.230Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-04-16T10:35:40.230Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] setOSConditions: [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] setToolWin: [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] setToolUnix: [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] setToolProperty: [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] setS1ASclassPath: [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] init-common: [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] disable-app-ref: [2024-04-16T10:35:40.230Z] [2024-04-16T10:35:40.230Z] asadmin-common: [2024-04-16T10:35:40.230Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2024-04-16T10:35:40.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2024-04-16T10:35:40.231Z] [exec] server.application-ref.connector16App.enabled=false [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] setOSConditions: [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] setToolWin: [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] setToolUnix: [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] setToolProperty: [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] setS1ASclassPath: [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] init-common: [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] enable-app-ref: [2024-04-16T10:35:40.231Z] [2024-04-16T10:35:40.231Z] asadmin-common: [2024-04-16T10:35:40.231Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2024-04-16T10:35:40.427Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/sessionctx/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:40.427Z] [2024-04-16T10:35:40.427Z] compile-client: [2024-04-16T10:35:40.428Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:35:40.428Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:40.488Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2024-04-16T10:35:40.488Z] [exec] server.application-ref.connector16App.enabled=true [2024-04-16T10:35:40.488Z] [2024-04-16T10:35:40.488Z] setOSConditions: [2024-04-16T10:35:40.488Z] [2024-04-16T10:35:40.488Z] setToolWin: [2024-04-16T10:35:40.488Z] [2024-04-16T10:35:40.488Z] setToolUnix: [2024-04-16T10:35:40.488Z] [2024-04-16T10:35:40.488Z] setToolProperty: [2024-04-16T10:35:40.488Z] [2024-04-16T10:35:40.488Z] setS1ASclassPath: [2024-04-16T10:35:40.488Z] [2024-04-16T10:35:40.488Z] init-common: [2024-04-16T10:35:40.488Z] [2024-04-16T10:35:40.488Z] runtest: [2024-04-16T10:35:40.488Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:35:40.488Z] [java] [2024-04-16T10:35:40.488Z] [java] Time: 2 [2024-04-16T10:35:40.488Z] [java] [Server response]HTTP/1.1 404 Not Found [2024-04-16T10:35:40.488Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:35:40.488Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:35:40.488Z] [java] [Server response]Content-Language: [2024-04-16T10:35:40.488Z] [java] [Server response]Content-Type: text/html [2024-04-16T10:35:40.488Z] [java] [Server response]Content-Length: 1046 [2024-04-16T10:35:40.488Z] [java] [Server response] [2024-04-16T10:35:40.990Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:35:40.990Z] [javac] 1 warning [2024-04-16T10:35:40.990Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/sessionctx/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:40.990Z] [2024-04-16T10:35:40.990Z] unjar-client-utils: [2024-04-16T10:35:40.990Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:40.990Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/sessionctx/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:40.990Z] [2024-04-16T10:35:40.990Z] internal-run: [2024-04-16T10:35:40.990Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:35:44.259Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.259Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.259Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] WebSvcTest-Hello ANONYMOUS [2024-04-16T10:35:44.514Z] [exec] Value of key is:ejb-sessionctx [2024-04-16T10:35:44.514Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:35:44.514Z] [exec] [2024-04-16T10:35:44.514Z] [exec] [2024-04-16T10:35:44.514Z] [exec] ----------------------------------------- [2024-04-16T10:35:44.514Z] [exec] - ejb-sessionctx: PASS - [2024-04-16T10:35:44.514Z] [exec] ----------------------------------------- [2024-04-16T10:35:44.514Z] [exec] Total PASS: 1 [2024-04-16T10:35:44.514Z] [exec] Total FAIL: 0 [2024-04-16T10:35:44.514Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:35:44.514Z] [exec] ----------------------------------------- [2024-04-16T10:35:44.514Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:35:44.514Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:35:44.514Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:35:44.514Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/sessionctx/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:44.514Z] [2024-04-16T10:35:44.514Z] undeploy: [2024-04-16T10:35:44.515Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/sessionctx/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:44.515Z] [2024-04-16T10:35:44.515Z] autoundeploy-file: [2024-04-16T10:35:44.515Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:35:45.441Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/sessionctx/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:45.441Z] [2024-04-16T10:35:45.441Z] internal-report-success: [2024-04-16T10:35:45.441Z] [2024-04-16T10:35:45.442Z] internal-report-failure: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] report: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] all: [2024-04-16T10:35:45.442Z] [echo] [2024-04-16T10:35:45.442Z] [echo] ************************* [2024-04-16T10:35:45.442Z] [echo] * Running wsnameejbname [2024-04-16T10:35:45.442Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname [2024-04-16T10:35:45.442Z] [echo] ************************* [2024-04-16T10:35:45.442Z] [echo] [2024-04-16T10:35:45.442Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:45.442Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:45.442Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:45.442Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:45.442Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] setOSConditions: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] setToolWin: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] setToolUnix: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] setToolProperty: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] setS1ASclassPath: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] init-common: [2024-04-16T10:35:45.442Z] [2024-04-16T10:35:45.442Z] clean: [2024-04-16T10:35:45.443Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:45.443Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:45.443Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:45.443Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:45.443Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:45.443Z] [2024-04-16T10:35:45.443Z] setOSConditions: [2024-04-16T10:35:45.443Z] [2024-04-16T10:35:45.443Z] setToolWin: [2024-04-16T10:35:45.443Z] [2024-04-16T10:35:45.443Z] setToolUnix: [2024-04-16T10:35:45.443Z] [2024-04-16T10:35:45.443Z] setToolProperty: [2024-04-16T10:35:45.443Z] [2024-04-16T10:35:45.443Z] setS1ASclassPath: [2024-04-16T10:35:45.443Z] [2024-04-16T10:35:45.443Z] init-common: [2024-04-16T10:35:45.443Z] [2024-04-16T10:35:45.443Z] clean-common: [2024-04-16T10:35:45.444Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:45.444Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:45.444Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:45.444Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:45.444Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:45.444Z] [2024-04-16T10:35:45.444Z] setOSConditions: [2024-04-16T10:35:45.444Z] [2024-04-16T10:35:45.444Z] setToolWin: [2024-04-16T10:35:45.444Z] [2024-04-16T10:35:45.444Z] setToolUnix: [2024-04-16T10:35:45.444Z] [2024-04-16T10:35:45.444Z] setToolProperty: [2024-04-16T10:35:45.444Z] [2024-04-16T10:35:45.444Z] setS1ASclassPath: [2024-04-16T10:35:45.444Z] [2024-04-16T10:35:45.444Z] init-common: [2024-04-16T10:35:45.444Z] [2024-04-16T10:35:45.444Z] clean-classes-common: [2024-04-16T10:35:45.444Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:35:45.444Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:45.445Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:45.445Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:45.445Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:45.445Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] setOSConditions: [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] setToolWin: [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] setToolUnix: [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] setToolProperty: [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] setS1ASclassPath: [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] init-common: [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] clean-jars-common: [2024-04-16T10:35:45.445Z] [2024-04-16T10:35:45.445Z] assemble-ejb: [2024-04-16T10:35:45.445Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:45.445Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:45.446Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:45.446Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:45.446Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:45.446Z] [2024-04-16T10:35:45.446Z] setOSConditions: [2024-04-16T10:35:45.446Z] [2024-04-16T10:35:45.446Z] setToolWin: [2024-04-16T10:35:45.446Z] [2024-04-16T10:35:45.446Z] setToolUnix: [2024-04-16T10:35:45.446Z] [2024-04-16T10:35:45.446Z] setToolProperty: [2024-04-16T10:35:45.446Z] [2024-04-16T10:35:45.446Z] setS1ASclassPath: [2024-04-16T10:35:45.446Z] [2024-04-16T10:35:45.446Z] init-common: [2024-04-16T10:35:45.446Z] [2024-04-16T10:35:45.446Z] compile-common: [2024-04-16T10:35:45.446Z] [echo] Current time (ISO): 2024-04-16T10:35:45.431+0000 [2024-04-16T10:35:45.446Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:45.446Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:47.975Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:35:47.975Z] [javac] 1 warning [2024-04-16T10:35:47.975Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:47.975Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:47.975Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:47.975Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:47.975Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:47.975Z] [2024-04-16T10:35:47.975Z] pkg-ejb-jar: [2024-04-16T10:35:47.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:35:47.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:35:47.975Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/ejb/META-INF [2024-04-16T10:35:47.976Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/${ejb.wsit.descriptors} does not exist. [2024-04-16T10:35:47.976Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsnameejbname-ejb.jar [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] deploy-ejb-jar: [2024-04-16T10:35:47.976Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:47.976Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:47.976Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:47.976Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:47.976Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] setOSConditions: [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] setToolWin: [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] setToolUnix: [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] setToolProperty: [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] setS1ASclassPath: [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] init-common: [2024-04-16T10:35:47.976Z] [2024-04-16T10:35:47.976Z] deploy-jar-common: [2024-04-16T10:35:48.538Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsnameejbname-ejb.jar [2024-04-16T10:35:49.121Z] [exec] Application deployed with name wsnameejbname-ejb. [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] setup-ejb: [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] assemble-client: [2024-04-16T10:35:49.121Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:35:49.121Z] [echo] wsimporting http://localhost:8080/AddNumbersImplService/ThisShouldBeIgnored?WSDL [2024-04-16T10:35:49.121Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:49.121Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:49.121Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:49.121Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:49.121Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] setOSConditions: [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] setToolWin: [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] setToolUnix: [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] setToolProperty: [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] setS1ASclassPath: [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.121Z] init-common: [2024-04-16T10:35:49.121Z] [2024-04-16T10:35:49.122Z] wsimport: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] undeploy: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setOSConditions: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setToolWin: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setToolUnix: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setToolProperty: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setS1ASclassPath: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] init-common: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] execute-sql-common: [2024-04-16T10:35:49.590Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/conncreationretry/sql/drop_pointbase.sql [2024-04-16T10:35:49.590Z] [sql] 0 rows affected [2024-04-16T10:35:49.590Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setOSConditions: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setToolWin: [2024-04-16T10:35:49.590Z] [2024-04-16T10:35:49.590Z] setToolUnix: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setToolProperty: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setS1ASclassPath: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] init-common: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] delete-jdbc-stuff: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setOSConditions: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setToolWin: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setToolUnix: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setToolProperty: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setS1ASclassPath: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] init-common: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] delete-jdbc-resource-common: [2024-04-16T10:35:49.591Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connectioncreationretryDB [2024-04-16T10:35:49.591Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connectioncreationretryDB [2024-04-16T10:35:49.591Z] [exec] JDBC resource jdbc/connectioncreationretryDB deleted successfully [2024-04-16T10:35:49.591Z] [echo] cmd executed for server [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setOSConditions: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setToolWin: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setToolUnix: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setToolProperty: [2024-04-16T10:35:49.591Z] [2024-04-16T10:35:49.591Z] setS1ASclassPath: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] init-common: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] delete-jdbc-connpool-common: [2024-04-16T10:35:49.592Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connectioncreationretry [2024-04-16T10:35:49.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connectioncreationretry [2024-04-16T10:35:49.592Z] [exec] JDBC Connection pool jdbc-connectioncreationretry deleted successfully [2024-04-16T10:35:49.592Z] [echo] cmd executed for server [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setOSConditions: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setToolWin: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setToolUnix: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setToolProperty: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setS1ASclassPath: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] init-common: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] undeploy-common: [2024-04-16T10:35:49.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-connectioncreationretryApp [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] all: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setOSConditions: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setToolWin: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setToolUnix: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.592Z] setToolProperty: [2024-04-16T10:35:49.592Z] [2024-04-16T10:35:49.593Z] setS1ASclassPath: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] init-common: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] clean: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setOSConditions: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setToolWin: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setToolUnix: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setToolProperty: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setS1ASclassPath: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] init-common: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] clean-common: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setOSConditions: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setToolWin: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setToolUnix: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setToolProperty: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setS1ASclassPath: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] init-common: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] clean-classes-common: [2024-04-16T10:35:49.593Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setOSConditions: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.593Z] setToolWin: [2024-04-16T10:35:49.593Z] [2024-04-16T10:35:49.594Z] setToolUnix: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] setToolProperty: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] setS1ASclassPath: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] init-common: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] clean-jars-common: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] compile: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] setOSConditions: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] setToolWin: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] setToolUnix: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] setToolProperty: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] setS1ASclassPath: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] init-common: [2024-04-16T10:35:49.594Z] [2024-04-16T10:35:49.594Z] compile-common: [2024-04-16T10:35:49.594Z] [echo] Current time (ISO): 2024-04-16T10:35:49.168+0000 [2024-04-16T10:35:49.594Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:49.594Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:49.726Z] [exec] parsing WSDL... [2024-04-16T10:35:50.693Z] [exec] [2024-04-16T10:35:50.693Z] [exec] Generating code... [2024-04-16T10:35:50.693Z] [exec] [2024-04-16T10:35:50.693Z] [exec] Compiling code... [2024-04-16T10:35:50.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:35:50.967Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:35:50.967Z] [javac] return new Integer(1); [2024-04-16T10:35:50.967Z] [javac] ^ [2024-04-16T10:35:50.967Z] [javac] 2 warnings [2024-04-16T10:35:50.967Z] [2024-04-16T10:35:50.967Z] setOSConditions: [2024-04-16T10:35:50.967Z] [2024-04-16T10:35:50.967Z] setToolWin: [2024-04-16T10:35:50.967Z] [2024-04-16T10:35:50.967Z] setToolUnix: [2024-04-16T10:35:50.967Z] [2024-04-16T10:35:50.967Z] setToolProperty: [2024-04-16T10:35:50.967Z] [2024-04-16T10:35:50.967Z] setS1ASclassPath: [2024-04-16T10:35:50.967Z] [2024-04-16T10:35:50.967Z] init-common: [2024-04-16T10:35:50.967Z] [2024-04-16T10:35:50.967Z] compile-common: [2024-04-16T10:35:50.967Z] [echo] Current time (ISO): 2024-04-16T10:35:50.795+0000 [2024-04-16T10:35:50.967Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:52.058Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml:67: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:35:52.058Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:35:52.058Z] [2024-04-16T10:35:52.058Z] runclient: [2024-04-16T10:35:52.058Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:52.058Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:52.058Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:52.059Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:52.059Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:52.059Z] [2024-04-16T10:35:52.059Z] run-client: [2024-04-16T10:35:52.059Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:35:52.341Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:35:52.596Z] [javac] 1 warning [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] build: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] setOSConditions: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] fixFiles: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] convUnix: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] convWin: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] setToolWin: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] setToolUnix: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] setToolProperty: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] setS1ASclassPath: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] init-common: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] package-persistence-common: [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] ejb-jar-common: [2024-04-16T10:35:52.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] package-ejbjar-common: [2024-04-16T10:35:52.596Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.596Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.596Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-ejb.jar [2024-04-16T10:35:52.596Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.596Z] [2024-04-16T10:35:52.596Z] appclient-jar-common: [2024-04-16T10:35:52.597Z] [2024-04-16T10:35:52.597Z] package-appclientjar-common: [2024-04-16T10:35:52.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.597Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiod-client.jar [2024-04-16T10:35:52.597Z] [2024-04-16T10:35:52.597Z] webclient-war-common: [2024-04-16T10:35:52.597Z] [2024-04-16T10:35:52.597Z] build-ear-common: [2024-04-16T10:35:52.597Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:35:52.597Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:35:52.851Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:35:52.851Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2024-04-16T10:35:52.851Z] [2024-04-16T10:35:52.852Z] deploy: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setOSConditions: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolWin: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolUnix: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolProperty: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setS1ASclassPath: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] init-common: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] create-jdbc-stuff: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setOSConditions: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolWin: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolUnix: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolProperty: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setS1ASclassPath: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] init-common: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] deploy-jdbc-common: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setOSConditions: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolWin: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolUnix: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setToolProperty: [2024-04-16T10:35:52.852Z] [2024-04-16T10:35:52.852Z] setS1ASclassPath: [2024-04-16T10:35:52.853Z] [2024-04-16T10:35:52.853Z] init-common: [2024-04-16T10:35:52.853Z] [2024-04-16T10:35:52.853Z] create-jdbc-connpool-common: [2024-04-16T10:35:53.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-validateatmostonceperiod [2024-04-16T10:35:53.412Z] [exec] JDBC connection pool jdbc-validateatmostonceperiod created successfully. [2024-04-16T10:35:53.412Z] [2024-04-16T10:35:53.412Z] set-derby-connpool-props: [2024-04-16T10:35:53.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2024-04-16T10:35:53.665Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.User=dbuser [2024-04-16T10:35:54.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2024-04-16T10:35:54.224Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.Password=dbpassword [2024-04-16T10:35:54.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2024-04-16T10:35:54.478Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.driverType=4 [2024-04-16T10:35:55.037Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2024-04-16T10:35:55.037Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.portNumber=1527 [2024-04-16T10:35:55.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2024-04-16T10:35:55.306Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.dataBaseName=testdb [2024-04-16T10:35:55.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:35:55.561Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:35:56.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2024-04-16T10:35:56.119Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.create=true [2024-04-16T10:35:56.232Z] [exec] 3456 [2024-04-16T10:35:56.232Z] [exec] Value of key is:wsname-ejbname-service-test [2024-04-16T10:35:56.232Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:35:56.232Z] [exec] [2024-04-16T10:35:56.232Z] [exec] [2024-04-16T10:35:56.232Z] [exec] ----------------------------------------- [2024-04-16T10:35:56.232Z] [exec] - wsname-ejbname-service-test: PASS - [2024-04-16T10:35:56.232Z] [exec] ----------------------------------------- [2024-04-16T10:35:56.232Z] [exec] Total PASS: 1 [2024-04-16T10:35:56.232Z] [exec] Total FAIL: 0 [2024-04-16T10:35:56.232Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:35:56.232Z] [exec] ----------------------------------------- [2024-04-16T10:35:56.232Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:35:56.232Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:35:56.232Z] [2024-04-16T10:35:56.232Z] undeploy: [2024-04-16T10:35:56.232Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:35:56.232Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:35:56.232Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:35:56.232Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:35:56.232Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsnameejbname/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:35:56.232Z] [2024-04-16T10:35:56.232Z] setOSConditions: [2024-04-16T10:35:56.232Z] [2024-04-16T10:35:56.232Z] setToolWin: [2024-04-16T10:35:56.232Z] [2024-04-16T10:35:56.233Z] setToolUnix: [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.233Z] setToolProperty: [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.233Z] setS1ASclassPath: [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.233Z] init-common: [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.233Z] undeploy-jar-common: [2024-04-16T10:35:56.233Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsnameejbname-ejb [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.233Z] all: [2024-04-16T10:35:56.233Z] [echo] [2024-04-16T10:35:56.233Z] [echo] ************************* [2024-04-16T10:35:56.233Z] [echo] * Running dependencynoinjection [2024-04-16T10:35:56.233Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection [2024-04-16T10:35:56.233Z] [echo] ************************* [2024-04-16T10:35:56.233Z] [echo] [2024-04-16T10:35:56.233Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.233Z] clean: [2024-04-16T10:35:56.233Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml [2024-04-16T10:35:56.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:56.233Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:35:56.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:56.233Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.233Z] test-all: [2024-04-16T10:35:56.233Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/endpoint [2024-04-16T10:35:56.233Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:56.233Z] [2024-04-16T10:35:56.234Z] deploy: [2024-04-16T10:35:56.234Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:56.234Z] [2024-04-16T10:35:56.234Z] build: [2024-04-16T10:35:56.234Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:56.234Z] [2024-04-16T10:35:56.234Z] test-compile: [2024-04-16T10:35:56.234Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:35:56.234Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:35:56.234Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:35:56.677Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2024-04-16T10:35:56.677Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.property.serverName=localhost [2024-04-16T10:35:56.677Z] [2024-04-16T10:35:56.677Z] setOSConditions: [2024-04-16T10:35:56.677Z] [2024-04-16T10:35:56.677Z] setToolWin: [2024-04-16T10:35:56.677Z] [2024-04-16T10:35:56.677Z] setToolUnix: [2024-04-16T10:35:56.677Z] [2024-04-16T10:35:56.677Z] setToolProperty: [2024-04-16T10:35:56.677Z] [2024-04-16T10:35:56.677Z] setS1ASclassPath: [2024-04-16T10:35:56.677Z] [2024-04-16T10:35:56.677Z] init-common: [2024-04-16T10:35:56.677Z] [2024-04-16T10:35:56.677Z] create-jdbc-resource-common: [2024-04-16T10:35:56.677Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-validateatmostonceperiod --target server jdbc/validateatmostonceperiodDB [2024-04-16T10:35:56.796Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:35:56.796Z] [javac] 1 warning [2024-04-16T10:35:56.796Z] [echo] Building with package endpoint [2024-04-16T10:35:56.796Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:35:56.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-validateatmostonceperiod --enabled=true --target server jdbc/validateatmostonceperiodDB [2024-04-16T10:35:56.932Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB created successfully. [2024-04-16T10:35:56.932Z] [echo] cmd executed for server [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] setOSConditions: [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] setToolWin: [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] setToolUnix: [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] setToolProperty: [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] setS1ASclassPath: [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] init-common: [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] deploy-common: [2024-04-16T10:35:56.932Z] [echo] Current time (ISO): 2024-04-16T10:35:56.877+0000 [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.932Z] setOSConditions: [2024-04-16T10:35:56.932Z] [2024-04-16T10:35:56.933Z] setToolWin: [2024-04-16T10:35:56.933Z] [2024-04-16T10:35:56.933Z] setToolUnix: [2024-04-16T10:35:56.933Z] [2024-04-16T10:35:56.933Z] setToolProperty: [2024-04-16T10:35:56.933Z] [2024-04-16T10:35:56.933Z] setS1ASclassPath: [2024-04-16T10:35:56.933Z] [2024-04-16T10:35:56.933Z] init-common: [2024-04-16T10:35:56.933Z] [2024-04-16T10:35:56.933Z] deploy-common-pe: [2024-04-16T10:35:57.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodApp.ear [2024-04-16T10:35:57.724Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:57.724Z] [2024-04-16T10:35:57.724Z] run: [2024-04-16T10:35:57.724Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:57.724Z] [2024-04-16T10:35:57.724Z] prepare-client: [2024-04-16T10:35:57.724Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:57.724Z] [2024-04-16T10:35:57.724Z] wsdl-import: [2024-04-16T10:35:57.724Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:35:57.724Z] [2024-04-16T10:35:57.724Z] configurable-wsdl-import: [2024-04-16T10:35:57.724Z] [echo] Current time (ISO): 2024-04-16T10:35:57.573+0000 [2024-04-16T10:35:57.724Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:35:57.746Z] [exec] Application deployed with name jdbc-validateatmostonceperiodApp. [2024-04-16T10:35:57.746Z] [echo] Deployment on target server server successful [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] setOSConditions: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] setToolWin: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] setToolUnix: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] setToolProperty: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] setS1ASclassPath: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] init-common: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] deploy-common-ee: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.746Z] setOSConditions: [2024-04-16T10:35:57.746Z] [2024-04-16T10:35:57.747Z] setToolWin: [2024-04-16T10:35:57.747Z] [2024-04-16T10:35:57.747Z] setToolUnix: [2024-04-16T10:35:57.747Z] [2024-04-16T10:35:57.747Z] setToolProperty: [2024-04-16T10:35:57.747Z] [2024-04-16T10:35:57.747Z] setS1ASclassPath: [2024-04-16T10:35:57.747Z] [2024-04-16T10:35:57.747Z] init-common: [2024-04-16T10:35:57.747Z] [2024-04-16T10:35:57.747Z] execute-sql-common: [2024-04-16T10:35:57.747Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/create_pointbase.sql [2024-04-16T10:35:57.747Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:35:57.747Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:35:57.747Z] [sql] 0 rows affected [2024-04-16T10:35:57.747Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:35:57.747Z] [2024-04-16T10:35:57.747Z] run: [2024-04-16T10:35:57.747Z] [2024-04-16T10:35:57.747Z] asadmin-common: [2024-04-16T10:35:57.747Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection_validation_method=table [2024-04-16T10:35:57.980Z] [exec] parsing WSDL... [2024-04-16T10:35:58.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection_validation_method=table [2024-04-16T10:35:58.307Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.connection-validation-method=table [2024-04-16T10:35:58.307Z] [2024-04-16T10:35:58.307Z] asadmin-common: [2024-04-16T10:35:58.307Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation_table_name=O_CUSTOMER [2024-04-16T10:35:58.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation_table_name=O_CUSTOMER [2024-04-16T10:35:58.561Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validation-table-name=O_CUSTOMER [2024-04-16T10:35:58.561Z] [2024-04-16T10:35:58.561Z] asadmin-common: [2024-04-16T10:35:58.561Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is_connection_validation_required=true [2024-04-16T10:35:58.919Z] [exec] [2024-04-16T10:35:58.919Z] [exec] Generating code... [2024-04-16T10:35:58.919Z] [exec] [2024-04-16T10:35:58.919Z] [exec] Compiling code... [2024-04-16T10:35:59.119Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is_connection_validation_required=true [2024-04-16T10:35:59.119Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.is-connection-validation-required=true [2024-04-16T10:35:59.119Z] [2024-04-16T10:35:59.119Z] asadmin-common: [2024-04-16T10:35:59.119Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=0 [2024-04-16T10:35:59.373Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=0 [2024-04-16T10:35:59.373Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=0 [2024-04-16T10:35:59.373Z] [2024-04-16T10:35:59.373Z] setOSConditions: [2024-04-16T10:35:59.373Z] [2024-04-16T10:35:59.373Z] setToolWin: [2024-04-16T10:35:59.373Z] [2024-04-16T10:35:59.373Z] setToolUnix: [2024-04-16T10:35:59.373Z] [2024-04-16T10:35:59.373Z] setToolProperty: [2024-04-16T10:35:59.373Z] [2024-04-16T10:35:59.373Z] setS1ASclassPath: [2024-04-16T10:35:59.373Z] [2024-04-16T10:35:59.373Z] init-common: [2024-04-16T10:35:59.373Z] [2024-04-16T10:35:59.373Z] runclient-common: [2024-04-16T10:35:59.374Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:35:59.933Z] [exec] Apr 16, 2024 10:35:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:35:59.933Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:36:00.283Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:00.284Z] [2024-04-16T10:36:00.284Z] compile-client: [2024-04-16T10:36:00.284Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:00.284Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:00.539Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:00.539Z] [javac] 1 warning [2024-04-16T10:36:00.539Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:00.539Z] [2024-04-16T10:36:00.539Z] unjar-client-utils: [2024-04-16T10:36:00.539Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:00.539Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:00.539Z] [2024-04-16T10:36:00.539Z] internal-run: [2024-04-16T10:36:00.539Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:36:00.874Z] [exec] Apr 16, 2024 10:36:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:36:00.874Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:36:01.127Z] [exec] Apr 16, 2024 10:36:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:36:01.127Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:36:03.036Z] [exec] Apr 16, 2024 10:36:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:36:03.036Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3b4ef59f [2024-04-16T10:36:03.290Z] [exec] Value of key is: test1 [2024-04-16T10:36:03.290Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:03.290Z] [exec] [2024-04-16T10:36:03.290Z] [exec] [2024-04-16T10:36:03.290Z] [exec] ----------------------------------------- [2024-04-16T10:36:03.290Z] [exec] - test1 : PASS - [2024-04-16T10:36:03.290Z] [exec] ----------------------------------------- [2024-04-16T10:36:03.290Z] [exec] Total PASS: 1 [2024-04-16T10:36:03.290Z] [exec] Total FAIL: 0 [2024-04-16T10:36:03.290Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:03.290Z] [exec] ----------------------------------------- [2024-04-16T10:36:03.290Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:03.290Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:03.544Z] [2024-04-16T10:36:03.544Z] checkReporting-common: [2024-04-16T10:36:03.544Z] [2024-04-16T10:36:03.544Z] confirmReportPresent-common: [2024-04-16T10:36:03.544Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:36:03.544Z] [echo] Test seems to be reported fine [2024-04-16T10:36:03.544Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2024-04-16T10:36:03.544Z] [2024-04-16T10:36:03.544Z] confirmMissingReport-common: [2024-04-16T10:36:03.798Z] [2024-04-16T10:36:03.798Z] setOSConditions: [2024-04-16T10:36:03.798Z] [2024-04-16T10:36:03.799Z] setToolWin: [2024-04-16T10:36:03.799Z] [2024-04-16T10:36:03.799Z] setToolUnix: [2024-04-16T10:36:03.799Z] [2024-04-16T10:36:03.799Z] setToolProperty: [2024-04-16T10:36:03.799Z] [2024-04-16T10:36:03.799Z] setS1ASclassPath: [2024-04-16T10:36:03.799Z] [2024-04-16T10:36:03.799Z] init-common: [2024-04-16T10:36:03.799Z] [2024-04-16T10:36:03.799Z] stop-derby: [2024-04-16T10:36:03.799Z] [2024-04-16T10:36:03.799Z] stop-derby-aix: [2024-04-16T10:36:03.799Z] [2024-04-16T10:36:03.799Z] stop-derby-nonaix: [2024-04-16T10:36:03.799Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:36:03.824Z] [exec] Service is endpoint.HelloImplService@5db6b845 [2024-04-16T10:36:04.054Z] [java] Tue Apr 16 10:36:03 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] setOSConditions: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] setToolWin: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] setToolUnix: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] setToolProperty: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] setS1ASclassPath: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] init-common: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] start-derby: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] start-derby-aix: [2024-04-16T10:36:04.054Z] [2024-04-16T10:36:04.054Z] start-derby-nonaix: [2024-04-16T10:36:04.054Z] [echo] Starting Derby DB Server ... [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:04.082Z] [exec] Value of key is:ws-dependency-no-injection [2024-04-16T10:36:04.082Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:04.082Z] [exec] [2024-04-16T10:36:04.082Z] [exec] [2024-04-16T10:36:04.082Z] [exec] ----------------------------------------- [2024-04-16T10:36:04.082Z] [exec] - ws-dependency-no-injection: PASS - [2024-04-16T10:36:04.082Z] [exec] ----------------------------------------- [2024-04-16T10:36:04.082Z] [exec] Total PASS: 1 [2024-04-16T10:36:04.082Z] [exec] Total FAIL: 0 [2024-04-16T10:36:04.082Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:04.082Z] [exec] ----------------------------------------- [2024-04-16T10:36:04.082Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:04.082Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:04.082Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:36:04.082Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:04.082Z] [2024-04-16T10:36:04.082Z] undeploy: [2024-04-16T10:36:04.082Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:04.082Z] [2024-04-16T10:36:04.082Z] autoundeploy-file: [2024-04-16T10:36:04.082Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:05.971Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/dependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] internal-report-success: [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] internal-report-failure: [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] report: [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] all: [2024-04-16T10:36:05.972Z] [echo] [2024-04-16T10:36:05.972Z] [echo] ************************* [2024-04-16T10:36:05.972Z] [echo] * Running exception [2024-04-16T10:36:05.972Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception [2024-04-16T10:36:05.972Z] [echo] ************************* [2024-04-16T10:36:05.972Z] [echo] [2024-04-16T10:36:05.972Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] clean: [2024-04-16T10:36:05.972Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml [2024-04-16T10:36:05.972Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:05.972Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:05.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:05.972Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] test-all: [2024-04-16T10:36:05.972Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/endpoint [2024-04-16T10:36:05.972Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] deploy: [2024-04-16T10:36:05.972Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.972Z] build: [2024-04-16T10:36:05.972Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:05.972Z] [2024-04-16T10:36:05.973Z] test-compile: [2024-04-16T10:36:05.973Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:36:05.973Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:05.973Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:06.229Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:06.229Z] [javac] 1 warning [2024-04-16T10:36:06.229Z] [echo] Building with package endpoint [2024-04-16T10:36:06.229Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:07.595Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:07.595Z] [2024-04-16T10:36:07.596Z] run: [2024-04-16T10:36:07.596Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:07.596Z] [2024-04-16T10:36:07.596Z] prepare-client: [2024-04-16T10:36:07.596Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:07.596Z] [2024-04-16T10:36:07.596Z] wsdl-import: [2024-04-16T10:36:07.596Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:07.596Z] [2024-04-16T10:36:07.596Z] configurable-wsdl-import: [2024-04-16T10:36:07.596Z] [echo] Current time (ISO): 2024-04-16T10:36:07.559+0000 [2024-04-16T10:36:07.596Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:36:08.158Z] [exec] parsing WSDL... [2024-04-16T10:36:08.721Z] [exec] [2024-04-16T10:36:08.721Z] [exec] Generating code... [2024-04-16T10:36:08.721Z] [exec] [2024-04-16T10:36:08.721Z] [exec] Compiling code... [2024-04-16T10:36:10.087Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:10.087Z] [2024-04-16T10:36:10.087Z] compile-client: [2024-04-16T10:36:10.087Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:10.087Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:10.343Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:10.343Z] [javac] 1 warning [2024-04-16T10:36:10.343Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:10.343Z] [2024-04-16T10:36:10.343Z] unjar-client-utils: [2024-04-16T10:36:10.343Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:10.343Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:10.344Z] [2024-04-16T10:36:10.344Z] internal-run: [2024-04-16T10:36:10.344Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:36:12.508Z] [java] [Server response]Eclipse GlassFish 7.0.15 - Error report

HTTP Status 404 - Not Found


type Status report

messageNot Found

descriptionThe requested resource is not available.


Eclipse GlassFish 7.0.15

[2024-04-16T10:36:12.508Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:12.508Z] [java] Reporter exception occurred! [2024-04-16T10:36:12.508Z] [java] java.lang.NullPointerException: Cannot invoke "String.trim()" because "id" is null [2024-04-16T10:36:12.508Z] [java] at com.sun.ejte.ccl.reporter.Reporter.setTestSuite(Reporter.java:70) [2024-04-16T10:36:12.508Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printStatus(SimpleReporterAdapter.java:126) [2024-04-16T10:36:12.508Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printSummary(SimpleReporterAdapter.java:184) [2024-04-16T10:36:12.508Z] [java] at client.WebTest.main(Unknown Source) [2024-04-16T10:36:12.508Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T10:36:12.508Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T10:36:12.508Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:12.508Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:218) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:12.508Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:12.508Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:12.508Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:12.508Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:12.508Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:12.508Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:12.508Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:12.509Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:12.509Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:12.509Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:12.509Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:12.509Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:12.509Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-04-16T10:36:12.509Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] setOSConditions: [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] setToolWin: [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] setToolUnix: [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] setToolProperty: [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] setS1ASclassPath: [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] init-common: [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] disable-app: [2024-04-16T10:36:12.509Z] [2024-04-16T10:36:12.509Z] asadmin-common: [2024-04-16T10:36:12.509Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=false [2024-04-16T10:36:12.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=false [2024-04-16T10:36:12.510Z] [exec] applications.application.connector16App.enabled=false [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setOSConditions: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setToolWin: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setToolUnix: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setToolProperty: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setS1ASclassPath: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] init-common: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] disable-app-ref: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] asadmin-common: [2024-04-16T10:36:12.510Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=false [2024-04-16T10:36:12.510Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=false [2024-04-16T10:36:12.510Z] [exec] server.application-ref.connector16App.enabled=false [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setOSConditions: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setToolWin: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setToolUnix: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setToolProperty: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] setS1ASclassPath: [2024-04-16T10:36:12.510Z] [2024-04-16T10:36:12.510Z] init-common: [2024-04-16T10:36:12.511Z] [2024-04-16T10:36:12.511Z] enable-app: [2024-04-16T10:36:12.511Z] [2024-04-16T10:36:12.511Z] asadmin-common: [2024-04-16T10:36:12.511Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true applications.application.connector16App.enabled=true [2024-04-16T10:36:13.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set applications.application.connector16App.enabled=true [2024-04-16T10:36:13.072Z] [exec] applications.application.connector16App.enabled=true [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] setOSConditions: [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] setToolWin: [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] setToolUnix: [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] setToolProperty: [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] setS1ASclassPath: [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] init-common: [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] enable-app-ref: [2024-04-16T10:36:13.072Z] [2024-04-16T10:36:13.072Z] asadmin-common: [2024-04-16T10:36:13.072Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.application-ref.connector16App.enabled=true [2024-04-16T10:36:14.001Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.application-ref.connector16App.enabled=true [2024-04-16T10:36:14.001Z] [exec] server.application-ref.connector16App.enabled=true [2024-04-16T10:36:14.001Z] [2024-04-16T10:36:14.001Z] setOSConditions: [2024-04-16T10:36:14.001Z] [2024-04-16T10:36:14.001Z] setToolWin: [2024-04-16T10:36:14.001Z] [2024-04-16T10:36:14.001Z] setToolUnix: [2024-04-16T10:36:14.002Z] [2024-04-16T10:36:14.002Z] setToolProperty: [2024-04-16T10:36:14.002Z] [2024-04-16T10:36:14.002Z] setS1ASclassPath: [2024-04-16T10:36:14.002Z] [2024-04-16T10:36:14.002Z] init-common: [2024-04-16T10:36:14.002Z] [2024-04-16T10:36:14.002Z] runtest: [2024-04-16T10:36:14.002Z] [java] GET /connector16/servlet/SimpleServlet?url=/connector16/servlet/SimpleServlet HTTP/1.1 [2024-04-16T10:36:14.002Z] [java] [2024-04-16T10:36:14.002Z] [java] Time: 2 [2024-04-16T10:36:14.002Z] [java] [Server response]HTTP/1.1 404 Not Found [2024-04-16T10:36:14.002Z] [java] [Server response]Server: Eclipse GlassFish 7.0.15 [2024-04-16T10:36:14.002Z] [java] [Server response]X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.15 Java/Eclipse Adoptium/17) [2024-04-16T10:36:14.002Z] [java] [Server response]Content-Language: [2024-04-16T10:36:14.002Z] [java] [Server response]Content-Type: text/html [2024-04-16T10:36:14.002Z] [java] [Server response]Content-Length: 1046 [2024-04-16T10:36:14.002Z] [java] [Server response] [2024-04-16T10:36:14.524Z] [exec] Got expected exception Client received SOAP Fault from server: jakarta.ejb.EJBException Please see the server log to find more detail regarding exact cause of the failure. [2024-04-16T10:36:14.524Z] [exec] Value of key is:ejb-exception [2024-04-16T10:36:14.524Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:14.524Z] [exec] [2024-04-16T10:36:14.524Z] [exec] [2024-04-16T10:36:14.524Z] [exec] ----------------------------------------- [2024-04-16T10:36:14.524Z] [exec] - ejb-exception: PASS - [2024-04-16T10:36:14.524Z] [exec] ----------------------------------------- [2024-04-16T10:36:14.524Z] [exec] Total PASS: 1 [2024-04-16T10:36:14.524Z] [exec] Total FAIL: 0 [2024-04-16T10:36:14.524Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:14.524Z] [exec] ----------------------------------------- [2024-04-16T10:36:14.524Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:14.524Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:14.524Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:36:14.524Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:14.524Z] [2024-04-16T10:36:14.524Z] undeploy: [2024-04-16T10:36:14.524Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:14.524Z] [2024-04-16T10:36:14.524Z] autoundeploy-file: [2024-04-16T10:36:14.524Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:15.890Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/exception/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:15.890Z] [2024-04-16T10:36:15.890Z] internal-report-success: [2024-04-16T10:36:15.890Z] [2024-04-16T10:36:15.890Z] internal-report-failure: [2024-04-16T10:36:15.890Z] [2024-04-16T10:36:15.890Z] report: [2024-04-16T10:36:15.890Z] [2024-04-16T10:36:15.890Z] all: [2024-04-16T10:36:15.890Z] [echo] [2024-04-16T10:36:15.890Z] [echo] ************************* [2024-04-16T10:36:15.890Z] [echo] * Running methodinjection [2024-04-16T10:36:15.890Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection [2024-04-16T10:36:15.890Z] [echo] ************************* [2024-04-16T10:36:15.890Z] [echo] [2024-04-16T10:36:15.890Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:15.890Z] [2024-04-16T10:36:15.890Z] clean: [2024-04-16T10:36:15.891Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml [2024-04-16T10:36:15.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:15.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:15.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:15.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:15.891Z] [2024-04-16T10:36:15.891Z] test-all: [2024-04-16T10:36:15.891Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/endpoint [2024-04-16T10:36:15.891Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:15.891Z] [2024-04-16T10:36:15.891Z] deploy: [2024-04-16T10:36:15.891Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:15.891Z] [2024-04-16T10:36:15.891Z] build: [2024-04-16T10:36:15.891Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:15.891Z] [2024-04-16T10:36:15.891Z] test-compile: [2024-04-16T10:36:15.891Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:36:15.891Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:15.891Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:16.148Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:16.148Z] [javac] 1 warning [2024-04-16T10:36:16.148Z] [echo] Building with package endpoint [2024-04-16T10:36:16.148Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:18.043Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:18.043Z] [2024-04-16T10:36:18.043Z] run: [2024-04-16T10:36:18.043Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:18.043Z] [2024-04-16T10:36:18.043Z] prepare-client: [2024-04-16T10:36:18.044Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:18.044Z] [2024-04-16T10:36:18.044Z] wsdl-import: [2024-04-16T10:36:18.044Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:18.044Z] [2024-04-16T10:36:18.044Z] configurable-wsdl-import: [2024-04-16T10:36:18.044Z] [echo] Current time (ISO): 2024-04-16T10:36:17.578+0000 [2024-04-16T10:36:18.044Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:36:18.044Z] [exec] parsing WSDL... [2024-04-16T10:36:18.606Z] [exec] [2024-04-16T10:36:18.606Z] [exec] Generating code... [2024-04-16T10:36:18.606Z] [exec] [2024-04-16T10:36:18.606Z] [exec] Compiling code... [2024-04-16T10:36:19.971Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:19.971Z] [2024-04-16T10:36:19.971Z] compile-client: [2024-04-16T10:36:19.971Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:19.971Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:20.534Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:20.534Z] [javac] 1 warning [2024-04-16T10:36:20.534Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:20.534Z] [2024-04-16T10:36:20.534Z] unjar-client-utils: [2024-04-16T10:36:20.534Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:20.534Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:20.534Z] [2024-04-16T10:36:20.534Z] internal-run: [2024-04-16T10:36:20.534Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:36:22.107Z] [2024-04-16T10:36:22.107Z] setOSConditions: [2024-04-16T10:36:22.107Z] [2024-04-16T10:36:22.107Z] setToolWin: [2024-04-16T10:36:22.107Z] [2024-04-16T10:36:22.107Z] setToolUnix: [2024-04-16T10:36:22.107Z] [2024-04-16T10:36:22.107Z] setToolProperty: [2024-04-16T10:36:22.107Z] [2024-04-16T10:36:22.107Z] setS1ASclassPath: [2024-04-16T10:36:22.107Z] [2024-04-16T10:36:22.107Z] init-common: [2024-04-16T10:36:22.107Z] [2024-04-16T10:36:22.107Z] runclient-common: [2024-04-16T10:36:22.107Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:36:22.107Z] [exec] Apr 16, 2024 10:36:19 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:36:22.107Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:36:22.107Z] [exec] Apr 16, 2024 10:36:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:36:22.107Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:36:22.107Z] [exec] Apr 16, 2024 10:36:20 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:36:22.107Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:36:22.665Z] [exec] Apr 16, 2024 10:36:22 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:36:22.666Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@d2708a7 [2024-04-16T10:36:23.224Z] [exec] Value of key is: test2 [2024-04-16T10:36:23.225Z] [exec] test-2 returned true as validation is enabled [2024-04-16T10:36:23.225Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:23.225Z] [exec] [2024-04-16T10:36:23.225Z] [exec] [2024-04-16T10:36:23.225Z] [exec] ----------------------------------------- [2024-04-16T10:36:23.225Z] [exec] - test2 : PASS - [2024-04-16T10:36:23.225Z] [exec] ----------------------------------------- [2024-04-16T10:36:23.225Z] [exec] Total PASS: 1 [2024-04-16T10:36:23.225Z] [exec] Total FAIL: 0 [2024-04-16T10:36:23.225Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:23.225Z] [exec] ----------------------------------------- [2024-04-16T10:36:23.225Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:23.225Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:23.807Z] [2024-04-16T10:36:23.807Z] checkReporting-common: [2024-04-16T10:36:23.807Z] [2024-04-16T10:36:23.807Z] confirmReportPresent-common: [2024-04-16T10:36:23.808Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:36:23.808Z] [echo] Test seems to be reported fine [2024-04-16T10:36:23.808Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2024-04-16T10:36:23.808Z] [2024-04-16T10:36:23.808Z] confirmMissingReport-common: [2024-04-16T10:36:23.808Z] [2024-04-16T10:36:23.808Z] asadmin-common: [2024-04-16T10:36:23.808Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=60 [2024-04-16T10:36:24.062Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate_atmost_once_period_in_seconds=60 [2024-04-16T10:36:24.062Z] [exec] domain.resources.jdbc-connection-pool.jdbc-validateatmostonceperiod.validate-atmost-once-period-in-seconds=60 [2024-04-16T10:36:24.062Z] [2024-04-16T10:36:24.062Z] setOSConditions: [2024-04-16T10:36:24.062Z] [2024-04-16T10:36:24.063Z] setToolWin: [2024-04-16T10:36:24.063Z] [2024-04-16T10:36:24.063Z] setToolUnix: [2024-04-16T10:36:24.063Z] [2024-04-16T10:36:24.063Z] setToolProperty: [2024-04-16T10:36:24.063Z] [2024-04-16T10:36:24.063Z] setS1ASclassPath: [2024-04-16T10:36:24.063Z] [2024-04-16T10:36:24.063Z] init-common: [2024-04-16T10:36:24.063Z] [2024-04-16T10:36:24.063Z] stop-derby: [2024-04-16T10:36:24.063Z] [2024-04-16T10:36:24.063Z] stop-derby-aix: [2024-04-16T10:36:24.063Z] [2024-04-16T10:36:24.063Z] stop-derby-nonaix: [2024-04-16T10:36:24.063Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:36:24.317Z] [java] Tue Apr 16 10:36:24 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:36:24.317Z] [2024-04-16T10:36:24.317Z] setOSConditions: [2024-04-16T10:36:24.317Z] [2024-04-16T10:36:24.317Z] setToolWin: [2024-04-16T10:36:24.317Z] [2024-04-16T10:36:24.317Z] setToolUnix: [2024-04-16T10:36:24.318Z] [2024-04-16T10:36:24.318Z] setToolProperty: [2024-04-16T10:36:24.318Z] [2024-04-16T10:36:24.318Z] setS1ASclassPath: [2024-04-16T10:36:24.318Z] [2024-04-16T10:36:24.318Z] init-common: [2024-04-16T10:36:24.318Z] [2024-04-16T10:36:24.318Z] start-derby: [2024-04-16T10:36:24.318Z] [2024-04-16T10:36:24.318Z] start-derby-aix: [2024-04-16T10:36:24.318Z] [2024-04-16T10:36:24.318Z] start-derby-nonaix: [2024-04-16T10:36:24.318Z] [echo] Starting Derby DB Server ... [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:24.719Z] [exec] Value of key is:ws-ejb-method-injection [2024-04-16T10:36:24.719Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:24.719Z] [exec] [2024-04-16T10:36:24.719Z] [exec] [2024-04-16T10:36:24.719Z] [exec] ----------------------------------------- [2024-04-16T10:36:24.719Z] [exec] - ws-ejb-method-injection: PASS - [2024-04-16T10:36:24.719Z] [exec] ----------------------------------------- [2024-04-16T10:36:24.719Z] [exec] Total PASS: 1 [2024-04-16T10:36:24.719Z] [exec] Total FAIL: 0 [2024-04-16T10:36:24.719Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:24.719Z] [exec] ----------------------------------------- [2024-04-16T10:36:24.719Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:24.719Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:24.719Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:36:24.719Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:24.719Z] [2024-04-16T10:36:24.719Z] undeploy: [2024-04-16T10:36:24.719Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:24.719Z] [2024-04-16T10:36:24.719Z] autoundeploy-file: [2024-04-16T10:36:24.719Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:25.646Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/methodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:25.646Z] [2024-04-16T10:36:25.646Z] internal-report-success: [2024-04-16T10:36:25.646Z] [2024-04-16T10:36:25.646Z] internal-report-failure: [2024-04-16T10:36:25.646Z] [2024-04-16T10:36:25.646Z] report: [2024-04-16T10:36:25.646Z] [2024-04-16T10:36:25.646Z] all: [2024-04-16T10:36:25.646Z] [echo] [2024-04-16T10:36:25.646Z] [echo] ************************* [2024-04-16T10:36:25.646Z] [echo] * Running invalidmethodinjection [2024-04-16T10:36:25.646Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection [2024-04-16T10:36:25.646Z] [echo] ************************* [2024-04-16T10:36:25.646Z] [echo] [2024-04-16T10:36:25.646Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:25.646Z] [2024-04-16T10:36:25.646Z] clean: [2024-04-16T10:36:25.646Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml [2024-04-16T10:36:25.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:25.646Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:25.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:25.646Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:25.646Z] [2024-04-16T10:36:25.646Z] test-all: [2024-04-16T10:36:25.646Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/endpoint [2024-04-16T10:36:25.647Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:25.647Z] [2024-04-16T10:36:25.647Z] deploy: [2024-04-16T10:36:25.647Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:25.647Z] [2024-04-16T10:36:25.647Z] build: [2024-04-16T10:36:25.647Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:25.647Z] [2024-04-16T10:36:25.647Z] test-compile: [2024-04-16T10:36:25.647Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:36:25.647Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:25.647Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:26.209Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:26.209Z] [javac] 1 warning [2024-04-16T10:36:26.209Z] [echo] Building with package endpoint [2024-04-16T10:36:26.209Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:28.097Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:28.097Z] [2024-04-16T10:36:28.097Z] run: [2024-04-16T10:36:28.097Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:28.097Z] [2024-04-16T10:36:28.097Z] prepare-client: [2024-04-16T10:36:28.097Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:28.097Z] [2024-04-16T10:36:28.097Z] wsdl-import: [2024-04-16T10:36:28.097Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:28.097Z] [2024-04-16T10:36:28.097Z] configurable-wsdl-import: [2024-04-16T10:36:28.097Z] [echo] Current time (ISO): 2024-04-16T10:36:27.976+0000 [2024-04-16T10:36:28.097Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:36:28.353Z] [exec] parsing WSDL... [2024-04-16T10:36:29.280Z] [exec] [2024-04-16T10:36:29.280Z] [exec] Generating code... [2024-04-16T10:36:29.280Z] [exec] [2024-04-16T10:36:29.280Z] [exec] Compiling code... [2024-04-16T10:36:30.207Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:30.207Z] [2024-04-16T10:36:30.207Z] compile-client: [2024-04-16T10:36:30.207Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:30.207Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:30.769Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:30.769Z] [javac] 1 warning [2024-04-16T10:36:30.769Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:30.769Z] [2024-04-16T10:36:30.769Z] unjar-client-utils: [2024-04-16T10:36:30.769Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:30.770Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:30.770Z] [2024-04-16T10:36:30.770Z] internal-run: [2024-04-16T10:36:30.770Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:36:33.310Z] [exec] Apr 16, 2024 10:36:32 AM org.glassfish.apf.impl.AnnotationProcessorImpl log [2024-04-16T10:36:33.310Z] [exec] SEVERE: Injection fields for application clients must be declared STATIC. Related annotation information: Annotation [@jakarta.xml.ws.WebServiceRef(wsdlLocation="http://localhost:8080/HelloImplService/HelloImpl?WSDL", name="", lookup="", type=java.lang.Object.class, value=jakarta.xml.ws.Service.class, mappedName="")] on annotated element [endpoint.HelloImplService client.Client.service4] of type [FIELD] [2024-04-16T10:36:33.310Z] [exec] symbol: jakarta.xml.ws.WebServiceRef [2024-04-16T10:36:33.310Z] [exec] location: endpoint.HelloImplService client.Client.service4 [2024-04-16T10:36:33.310Z] [exec] Apr 16, 2024 10:36:32 AM org.glassfish.apf.impl.AnnotationProcessorImpl log [2024-04-16T10:36:33.310Z] [exec] SEVERE: Injection on a method requires a JavaBeans setter method type with one parameter. Related annotation information: Annotation [@jakarta.xml.ws.WebServiceRef(wsdlLocation="http://localhost:8080/HelloImplService/HelloImpl?WSDL", name="", lookup="", type=java.lang.Object.class, value=jakarta.xml.ws.Service.class, mappedName="")] on annotated element [static void client.Client.myService(java.lang.String,endpoint.HelloImplService)] of type [METHOD] [2024-04-16T10:36:33.311Z] [exec] symbol: jakarta.xml.ws.WebServiceRef [2024-04-16T10:36:33.311Z] [exec] location: static void client.Client.myService(java.lang.String,endpoint.HelloImplService) [2024-04-16T10:36:33.311Z] [exec] Apr 16, 2024 10:36:32 AM org.glassfish.apf.impl.AnnotationProcessorImpl log [2024-04-16T10:36:33.311Z] [exec] SEVERE: Injection on a method requires a void return type. Related annotation information: Annotation [@jakarta.xml.ws.WebServiceRef(wsdlLocation="http://localhost:8080/HelloImplService/HelloImpl?WSDL", name="", lookup="", type=java.lang.Object.class, value=jakarta.xml.ws.Service.class, mappedName="")] on annotated element [static int client.Client.setFoo(endpoint.HelloImplService)] of type [METHOD] [2024-04-16T10:36:33.311Z] [exec] symbol: jakarta.xml.ws.WebServiceRef [2024-04-16T10:36:33.311Z] [exec] location: static int client.Client.setFoo(endpoint.HelloImplService) [2024-04-16T10:36:33.311Z] [exec] Apr 16, 2024 10:36:32 AM org.glassfish.apf.impl.AnnotationProcessorImpl log [2024-04-16T10:36:33.311Z] [exec] SEVERE: Injection methods for application clients must be declared STATIC. Related annotation information: Annotation [@jakarta.xml.ws.WebServiceRef(wsdlLocation="http://localhost:8080/HelloImplService/HelloImpl?WSDL", name="", lookup="", type=java.lang.Object.class, value=jakarta.xml.ws.Service.class, mappedName="")] on annotated element [void client.Client.setMyService(endpoint.HelloImplService)] of type [METHOD] [2024-04-16T10:36:33.311Z] [exec] symbol: jakarta.xml.ws.WebServiceRef [2024-04-16T10:36:33.311Z] [exec] location: void client.Client.setMyService(endpoint.HelloImplService) [2024-04-16T10:36:33.311Z] [exec] Apr 16, 2024 10:36:32 AM com.sun.enterprise.deployment.archivist.Archivist readAnnotations [2024-04-16T10:36:33.311Z] [exec] SEVERE: Annotations processing failed for file:///tempClient.jar [2024-04-16T10:36:33.566Z] [exec] Injection sucessful with class endpoint.HelloImplService [2024-04-16T10:36:33.566Z] [exec] Success : invalid references were not injected [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:34.128Z] [exec] Value of key is:ws-ejb-invalidmethodinjection [2024-04-16T10:36:34.128Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:34.128Z] [exec] [2024-04-16T10:36:34.128Z] [exec] [2024-04-16T10:36:34.128Z] [exec] ----------------------------------------- [2024-04-16T10:36:34.128Z] [exec] - ws-ejb-invalidmethodinjection: PASS - [2024-04-16T10:36:34.128Z] [exec] ----------------------------------------- [2024-04-16T10:36:34.128Z] [exec] Total PASS: 1 [2024-04-16T10:36:34.128Z] [exec] Total FAIL: 0 [2024-04-16T10:36:34.128Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:34.128Z] [exec] ----------------------------------------- [2024-04-16T10:36:34.128Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:34.128Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:34.128Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:36:34.128Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:34.128Z] [2024-04-16T10:36:34.128Z] undeploy: [2024-04-16T10:36:34.128Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:34.128Z] [2024-04-16T10:36:34.128Z] autoundeploy-file: [2024-04-16T10:36:34.128Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:36.094Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/invalidmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:36.094Z] [2024-04-16T10:36:36.094Z] internal-report-success: [2024-04-16T10:36:36.094Z] [2024-04-16T10:36:36.094Z] internal-report-failure: [2024-04-16T10:36:36.094Z] [2024-04-16T10:36:36.094Z] report: [2024-04-16T10:36:36.094Z] [2024-04-16T10:36:36.094Z] all: [2024-04-16T10:36:36.094Z] [echo] [2024-04-16T10:36:36.094Z] [echo] ************************* [2024-04-16T10:36:36.094Z] [echo] * Running portdependencynoinjection [2024-04-16T10:36:36.094Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection [2024-04-16T10:36:36.094Z] [echo] ************************* [2024-04-16T10:36:36.094Z] [echo] [2024-04-16T10:36:36.094Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:36.094Z] [2024-04-16T10:36:36.095Z] clean: [2024-04-16T10:36:36.095Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml [2024-04-16T10:36:36.095Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:36.095Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:36.095Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:36.095Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:36.095Z] [2024-04-16T10:36:36.095Z] test-all: [2024-04-16T10:36:36.095Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/endpoint [2024-04-16T10:36:36.095Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:36.095Z] [2024-04-16T10:36:36.095Z] deploy: [2024-04-16T10:36:36.095Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:36.095Z] [2024-04-16T10:36:36.095Z] build: [2024-04-16T10:36:36.095Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:36.095Z] [2024-04-16T10:36:36.095Z] test-compile: [2024-04-16T10:36:36.095Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:36:36.095Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:36.095Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:36.351Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:36.351Z] [javac] 1 warning [2024-04-16T10:36:36.351Z] [echo] Building with package endpoint [2024-04-16T10:36:36.351Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:37.717Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:37.717Z] [2024-04-16T10:36:37.717Z] run: [2024-04-16T10:36:37.717Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:37.717Z] [2024-04-16T10:36:37.717Z] prepare-client: [2024-04-16T10:36:37.718Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:37.718Z] [2024-04-16T10:36:37.718Z] wsdl-import: [2024-04-16T10:36:37.718Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:37.718Z] [2024-04-16T10:36:37.718Z] configurable-wsdl-import: [2024-04-16T10:36:37.718Z] [echo] Current time (ISO): 2024-04-16T10:36:37.665+0000 [2024-04-16T10:36:37.718Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:36:37.973Z] [exec] parsing WSDL... [2024-04-16T10:36:38.901Z] [exec] [2024-04-16T10:36:38.901Z] [exec] Generating code... [2024-04-16T10:36:38.901Z] [exec] [2024-04-16T10:36:38.901Z] [exec] Compiling code... [2024-04-16T10:36:39.827Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:39.827Z] [2024-04-16T10:36:39.827Z] compile-client: [2024-04-16T10:36:39.827Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:39.827Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:40.389Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:40.389Z] [javac] 1 warning [2024-04-16T10:36:40.389Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:40.389Z] [2024-04-16T10:36:40.389Z] unjar-client-utils: [2024-04-16T10:36:40.389Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:40.389Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:40.389Z] [2024-04-16T10:36:40.389Z] internal-run: [2024-04-16T10:36:40.389Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:36:42.337Z] [2024-04-16T10:36:42.337Z] setOSConditions: [2024-04-16T10:36:42.337Z] [2024-04-16T10:36:42.337Z] setToolWin: [2024-04-16T10:36:42.337Z] [2024-04-16T10:36:42.337Z] setToolUnix: [2024-04-16T10:36:42.337Z] [2024-04-16T10:36:42.337Z] setToolProperty: [2024-04-16T10:36:42.337Z] [2024-04-16T10:36:42.337Z] setS1ASclassPath: [2024-04-16T10:36:42.337Z] [2024-04-16T10:36:42.337Z] init-common: [2024-04-16T10:36:42.337Z] [2024-04-16T10:36:42.338Z] runclient-common: [2024-04-16T10:36:42.338Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-validateatmostonceperiodAppClient.jar -name jdbc-validateatmostonceperiodClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-04-16T10:36:42.338Z] [exec] Apr 16, 2024 10:36:39 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:36:42.338Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:36:42.338Z] [exec] Apr 16, 2024 10:36:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:36:42.338Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:36:42.338Z] [exec] Apr 16, 2024 10:36:40 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:36:42.338Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:36:42.912Z] [exec] Apr 16, 2024 10:36:42 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:36:42.912Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26da1ba2 [2024-04-16T10:36:43.168Z] [exec] Value of key is: test3 [2024-04-16T10:36:43.168Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:43.168Z] [exec] [2024-04-16T10:36:43.168Z] [exec] [2024-04-16T10:36:43.168Z] [exec] ----------------------------------------- [2024-04-16T10:36:43.168Z] [exec] - test3 : PASS - [2024-04-16T10:36:43.168Z] [exec] ----------------------------------------- [2024-04-16T10:36:43.168Z] [exec] Total PASS: 1 [2024-04-16T10:36:43.168Z] [exec] Total FAIL: 0 [2024-04-16T10:36:43.168Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:43.168Z] [exec] ----------------------------------------- [2024-04-16T10:36:43.168Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:43.168Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] checkReporting-common: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] confirmReportPresent-common: [2024-04-16T10:36:43.422Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:36:43.422Z] [echo] Test seems to be reported fine [2024-04-16T10:36:43.422Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/RepRunConf.txt [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] confirmMissingReport-common: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] undeploy: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] setOSConditions: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] setToolWin: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] setToolUnix: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] setToolProperty: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.422Z] setS1ASclassPath: [2024-04-16T10:36:43.422Z] [2024-04-16T10:36:43.423Z] init-common: [2024-04-16T10:36:43.423Z] [2024-04-16T10:36:43.423Z] execute-sql-common: [2024-04-16T10:36:43.677Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/validateatmostonceperiod/sql/drop_pointbase.sql [2024-04-16T10:36:43.677Z] [sql] 0 rows affected [2024-04-16T10:36:43.677Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setOSConditions: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setToolWin: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setToolUnix: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setToolProperty: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setS1ASclassPath: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] init-common: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] delete-jdbc-stuff: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setOSConditions: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setToolWin: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setToolUnix: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setToolProperty: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] setS1ASclassPath: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] init-common: [2024-04-16T10:36:43.677Z] [2024-04-16T10:36:43.677Z] delete-jdbc-resource-common: [2024-04-16T10:36:43.677Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/validateatmostonceperiodDB [2024-04-16T10:36:44.236Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/validateatmostonceperiodDB [2024-04-16T10:36:44.236Z] [exec] JDBC resource jdbc/validateatmostonceperiodDB deleted successfully [2024-04-16T10:36:44.236Z] [echo] cmd executed for server [2024-04-16T10:36:44.236Z] [2024-04-16T10:36:44.236Z] setOSConditions: [2024-04-16T10:36:44.236Z] [2024-04-16T10:36:44.236Z] setToolWin: [2024-04-16T10:36:44.236Z] [2024-04-16T10:36:44.236Z] setToolUnix: [2024-04-16T10:36:44.237Z] [2024-04-16T10:36:44.237Z] setToolProperty: [2024-04-16T10:36:44.237Z] [2024-04-16T10:36:44.237Z] setS1ASclassPath: [2024-04-16T10:36:44.237Z] [2024-04-16T10:36:44.237Z] init-common: [2024-04-16T10:36:44.237Z] [2024-04-16T10:36:44.237Z] delete-jdbc-connpool-common: [2024-04-16T10:36:44.237Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-validateatmostonceperiod [2024-04-16T10:36:44.491Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-validateatmostonceperiod [2024-04-16T10:36:44.491Z] [exec] JDBC Connection pool jdbc-validateatmostonceperiod deleted successfully [2024-04-16T10:36:44.491Z] [echo] cmd executed for server [2024-04-16T10:36:44.491Z] [2024-04-16T10:36:44.491Z] setOSConditions: [2024-04-16T10:36:44.491Z] [2024-04-16T10:36:44.491Z] setToolWin: [2024-04-16T10:36:44.491Z] [2024-04-16T10:36:44.492Z] setToolUnix: [2024-04-16T10:36:44.492Z] [2024-04-16T10:36:44.492Z] setToolProperty: [2024-04-16T10:36:44.492Z] [2024-04-16T10:36:44.492Z] setS1ASclassPath: [2024-04-16T10:36:44.492Z] [2024-04-16T10:36:44.492Z] init-common: [2024-04-16T10:36:44.492Z] [2024-04-16T10:36:44.492Z] undeploy-common: [2024-04-16T10:36:44.557Z] [exec] Port is Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1 git-revision#4f96cb2: Stub for http://localhost:8080/HelloImplService/HelloImpl [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:44.557Z] [exec] Value of key is:ws-portdependency-no-injection [2024-04-16T10:36:44.557Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:44.557Z] [exec] [2024-04-16T10:36:44.557Z] [exec] [2024-04-16T10:36:44.557Z] [exec] ----------------------------------------- [2024-04-16T10:36:44.557Z] [exec] - ws-portdependency-no-injection: PASS - [2024-04-16T10:36:44.557Z] [exec] ----------------------------------------- [2024-04-16T10:36:44.557Z] [exec] Total PASS: 1 [2024-04-16T10:36:44.557Z] [exec] Total FAIL: 0 [2024-04-16T10:36:44.557Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:44.557Z] [exec] ----------------------------------------- [2024-04-16T10:36:44.557Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:44.557Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:44.557Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:36:44.557Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:44.557Z] [2024-04-16T10:36:44.557Z] undeploy: [2024-04-16T10:36:44.557Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:44.557Z] [2024-04-16T10:36:44.557Z] autoundeploy-file: [2024-04-16T10:36:44.557Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:45.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-validateatmostonceperiodApp [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] all: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] nonxa: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setOSConditions: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolWin: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolUnix: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolProperty: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setS1ASclassPath: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] init-common: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] clean: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setOSConditions: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolWin: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolUnix: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolProperty: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setS1ASclassPath: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] init-common: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] clean-common: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setOSConditions: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolWin: [2024-04-16T10:36:45.064Z] [2024-04-16T10:36:45.064Z] setToolUnix: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setToolProperty: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setS1ASclassPath: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] init-common: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] clean-classes-common: [2024-04-16T10:36:45.065Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setOSConditions: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setToolWin: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setToolUnix: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setToolProperty: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setS1ASclassPath: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] init-common: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] clean-jars-common: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] compile: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setOSConditions: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setToolWin: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setToolUnix: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setToolProperty: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] setS1ASclassPath: [2024-04-16T10:36:45.065Z] [2024-04-16T10:36:45.065Z] init-common: [2024-04-16T10:36:45.066Z] [2024-04-16T10:36:45.066Z] compile-common-with-endorsed-dir: [2024-04-16T10:36:45.066Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:45.066Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:45.483Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portdependencynoinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] internal-report-success: [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] internal-report-failure: [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] report: [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] all: [2024-04-16T10:36:45.484Z] [echo] [2024-04-16T10:36:45.484Z] [echo] ************************* [2024-04-16T10:36:45.484Z] [echo] * Running portfieldinjection [2024-04-16T10:36:45.484Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection [2024-04-16T10:36:45.484Z] [echo] ************************* [2024-04-16T10:36:45.484Z] [echo] [2024-04-16T10:36:45.484Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] clean: [2024-04-16T10:36:45.484Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml [2024-04-16T10:36:45.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:45.484Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:45.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:45.484Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] test-all: [2024-04-16T10:36:45.484Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/endpoint [2024-04-16T10:36:45.484Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] deploy: [2024-04-16T10:36:45.484Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:45.484Z] [2024-04-16T10:36:45.484Z] build: [2024-04-16T10:36:45.485Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:45.485Z] [2024-04-16T10:36:45.485Z] test-compile: [2024-04-16T10:36:45.485Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:36:45.485Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:45.485Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:46.029Z] [java] [Server response]Eclipse GlassFish 7.0.15 - Error report

HTTP Status 404 - Not Found


type Status report

messageNot Found

descriptionThe requested resource is not available.


Eclipse GlassFish 7.0.15

[2024-04-16T10:36:46.030Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:46.030Z] [java] Reporter exception occurred! [2024-04-16T10:36:46.030Z] [java] java.lang.NullPointerException: Cannot invoke "String.trim()" because "id" is null [2024-04-16T10:36:46.030Z] [java] at com.sun.ejte.ccl.reporter.Reporter.setTestSuite(Reporter.java:70) [2024-04-16T10:36:46.030Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printStatus(SimpleReporterAdapter.java:126) [2024-04-16T10:36:46.030Z] [java] at com.sun.ejte.ccl.reporter.SimpleReporterAdapter.printSummary(SimpleReporterAdapter.java:184) [2024-04-16T10:36:46.030Z] [java] at client.WebTest.main(Unknown Source) [2024-04-16T10:36:46.030Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-04-16T10:36:46.030Z] [java] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-04-16T10:36:46.030Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:46.030Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:218) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:155) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.Java.run(Java.java:891) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:231) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:46.030Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:46.030Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:46.030Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:46.030Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:46.030Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:46.030Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:46.030Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:46.030Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:46.030Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) [2024-04-16T10:36:46.030Z] [java] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) [2024-04-16T10:36:46.031Z] [java] at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [2024-04-16T10:36:46.031Z] [java] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-04-16T10:36:46.031Z] [java] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Task.perform(Task.java:350) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Target.execute(Target.java:449) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Target.performTasks(Target.java:470) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1374) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1264) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Main.runBuild(Main.java:818) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.Main.startAnt(Main.java:223) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) [2024-04-16T10:36:46.031Z] [java] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] unset-map: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] unset-jvm-options: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setOSConditions: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setToolWin: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setToolUnix: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setToolProperty: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setS1ASclassPath: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] init-common: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] delete-jvm-options: [2024-04-16T10:36:46.031Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-principals-map=eis-jagadish=jagadish,eis-prasath=prasath [2024-04-16T10:36:46.031Z] [exec] Deleted 1 option(s) [2024-04-16T10:36:46.031Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setOSConditions: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setToolWin: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setToolUnix: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.031Z] setToolProperty: [2024-04-16T10:36:46.031Z] [2024-04-16T10:36:46.032Z] setS1ASclassPath: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] init-common: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] delete-jvm-options: [2024-04-16T10:36:46.032Z] [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-jvm-options --target server -Dgeneric-ra-groups-map=eis-group=iec [2024-04-16T10:36:46.032Z] [exec] Deleted 1 option(s) [2024-04-16T10:36:46.032Z] [echo] REQUIRED TO RESTART SERVER....... [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] unset: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setOSConditions: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setToolWin: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setToolUnix: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setToolProperty: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setS1ASclassPath: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] init-common: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] unsetJdbc: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setOSConditions: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setToolWin: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setToolUnix: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setToolProperty: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] setS1ASclassPath: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] init-common: [2024-04-16T10:36:46.032Z] [2024-04-16T10:36:46.032Z] execute-sql-common: [2024-04-16T10:36:46.032Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/multiple-resources-app-module-scoped/app/dropdb.sql [2024-04-16T10:36:46.033Z] [sql] 0 rows affected [2024-04-16T10:36:46.033Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] undeploy: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setOSConditions: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setToolWin: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setToolUnix: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setToolProperty: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setS1ASclassPath: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] init-common: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] undeploy: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setOSConditions: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setToolWin: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setToolUnix: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setToolProperty: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] setS1ASclassPath: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] init-common: [2024-04-16T10:36:46.033Z] [2024-04-16T10:36:46.033Z] undeploy-common: [2024-04-16T10:36:46.046Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:46.046Z] [javac] 1 warning [2024-04-16T10:36:46.046Z] [echo] Building with package endpoint [2024-04-16T10:36:46.046Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:46.289Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false connector16App [2024-04-16T10:36:46.441Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:46.441Z] [javac] 1 warning [2024-04-16T10:36:46.441Z] [2024-04-16T10:36:46.441Z] setOSConditions: [2024-04-16T10:36:46.441Z] [2024-04-16T10:36:46.441Z] setToolWin: [2024-04-16T10:36:46.441Z] [2024-04-16T10:36:46.441Z] setToolUnix: [2024-04-16T10:36:46.441Z] [2024-04-16T10:36:46.441Z] setToolProperty: [2024-04-16T10:36:46.441Z] [2024-04-16T10:36:46.441Z] setS1ASclassPath: [2024-04-16T10:36:46.441Z] [2024-04-16T10:36:46.441Z] init-common: [2024-04-16T10:36:46.441Z] [2024-04-16T10:36:46.441Z] compile-common: [2024-04-16T10:36:46.441Z] [echo] Current time (ISO): 2024-04-16T10:36:46.342+0000 [2024-04-16T10:36:46.441Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setOSConditions: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setToolWin: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setToolUnix: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setToolProperty: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setS1ASclassPath: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] init-common: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] undeploy: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setOSConditions: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setToolWin: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setToolUnix: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.545Z] setToolProperty: [2024-04-16T10:36:46.545Z] [2024-04-16T10:36:46.546Z] setS1ASclassPath: [2024-04-16T10:36:46.546Z] [2024-04-16T10:36:46.546Z] init-common: [2024-04-16T10:36:46.546Z] [2024-04-16T10:36:46.546Z] undeploy-rar-common: [2024-04-16T10:36:46.546Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:36:47.501Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:36:47.501Z] [2024-04-16T10:36:47.501Z] setOSConditions: [2024-04-16T10:36:47.501Z] [2024-04-16T10:36:47.501Z] setToolWin: [2024-04-16T10:36:47.501Z] [2024-04-16T10:36:47.501Z] setToolUnix: [2024-04-16T10:36:47.501Z] [2024-04-16T10:36:47.501Z] setToolProperty: [2024-04-16T10:36:47.501Z] [2024-04-16T10:36:47.501Z] setS1ASclassPath: [2024-04-16T10:36:47.501Z] [2024-04-16T10:36:47.501Z] init-common: [2024-04-16T10:36:47.501Z] [2024-04-16T10:36:47.501Z] delete-user-common: [2024-04-16T10:36:48.088Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jagadish [2024-04-16T10:36:48.332Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:48.332Z] [javac] 1 warning [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] build: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] setOSConditions: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] fixFiles: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] convUnix: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] convWin: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] setToolWin: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] setToolUnix: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] setToolProperty: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] setS1ASclassPath: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] init-common: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.332Z] package-persistence-common: [2024-04-16T10:36:48.332Z] [2024-04-16T10:36:48.333Z] ejb-jar-common: [2024-04-16T10:36:48.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:48.333Z] [2024-04-16T10:36:48.333Z] package-ejbjar-common: [2024-04-16T10:36:48.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.333Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2024-04-16T10:36:48.333Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.333Z] [2024-04-16T10:36:48.333Z] appclient-jar-common: [2024-04-16T10:36:48.333Z] [2024-04-16T10:36:48.333Z] package-appclientjar-common: [2024-04-16T10:36:48.333Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.333Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.333Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2024-04-16T10:36:48.343Z] [2024-04-16T10:36:48.343Z] setOSConditions: [2024-04-16T10:36:48.343Z] [2024-04-16T10:36:48.343Z] setToolWin: [2024-04-16T10:36:48.343Z] [2024-04-16T10:36:48.343Z] setToolUnix: [2024-04-16T10:36:48.343Z] [2024-04-16T10:36:48.343Z] setToolProperty: [2024-04-16T10:36:48.343Z] [2024-04-16T10:36:48.343Z] setS1ASclassPath: [2024-04-16T10:36:48.343Z] [2024-04-16T10:36:48.344Z] init-common: [2024-04-16T10:36:48.344Z] [2024-04-16T10:36:48.344Z] delete-user-common: [2024-04-16T10:36:48.569Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:48.569Z] [2024-04-16T10:36:48.569Z] run: [2024-04-16T10:36:48.569Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:48.569Z] [2024-04-16T10:36:48.569Z] prepare-client: [2024-04-16T10:36:48.569Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:48.569Z] [2024-04-16T10:36:48.569Z] wsdl-import: [2024-04-16T10:36:48.569Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:48.569Z] [2024-04-16T10:36:48.569Z] configurable-wsdl-import: [2024-04-16T10:36:48.569Z] [echo] Current time (ISO): 2024-04-16T10:36:47.990+0000 [2024-04-16T10:36:48.569Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:36:48.569Z] [exec] parsing WSDL... [2024-04-16T10:36:48.607Z] [2024-04-16T10:36:48.607Z] webclient-war-common: [2024-04-16T10:36:48.607Z] [2024-04-16T10:36:48.607Z] build-ear-common: [2024-04-16T10:36:48.607Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:36:48.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:36:48.607Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:36:48.607Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2024-04-16T10:36:48.607Z] [2024-04-16T10:36:48.608Z] deploy: [2024-04-16T10:36:48.608Z] [2024-04-16T10:36:48.608Z] setOSConditions: [2024-04-16T10:36:48.608Z] [2024-04-16T10:36:48.608Z] setToolWin: [2024-04-16T10:36:48.608Z] [2024-04-16T10:36:48.608Z] setToolUnix: [2024-04-16T10:36:48.608Z] [2024-04-16T10:36:48.608Z] setToolProperty: [2024-04-16T10:36:48.608Z] [2024-04-16T10:36:48.608Z] setS1ASclassPath: [2024-04-16T10:36:48.608Z] [2024-04-16T10:36:48.608Z] init-common: [2024-04-16T10:36:48.608Z] [2024-04-16T10:36:48.608Z] create-jdbc-connpool-common: [2024-04-16T10:36:48.863Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-connsharing-pool [2024-04-16T10:36:48.863Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2024-04-16T10:36:48.863Z] [2024-04-16T10:36:48.863Z] set-derby-connpool-props: [2024-04-16T10:36:48.931Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server prasath [2024-04-16T10:36:48.931Z] [2024-04-16T10:36:48.931Z] setOSConditions: [2024-04-16T10:36:48.931Z] [2024-04-16T10:36:48.931Z] setToolWin: [2024-04-16T10:36:48.931Z] [2024-04-16T10:36:48.931Z] setToolUnix: [2024-04-16T10:36:48.931Z] [2024-04-16T10:36:48.931Z] setToolProperty: [2024-04-16T10:36:48.931Z] [2024-04-16T10:36:48.931Z] setS1ASclassPath: [2024-04-16T10:36:48.931Z] [2024-04-16T10:36:48.931Z] init-common: [2024-04-16T10:36:48.931Z] [2024-04-16T10:36:48.931Z] delete-user-common: [2024-04-16T10:36:49.131Z] [exec] [2024-04-16T10:36:49.131Z] [exec] Generating code... [2024-04-16T10:36:49.131Z] [exec] [2024-04-16T10:36:49.131Z] [exec] Compiling code... [2024-04-16T10:36:49.424Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2024-04-16T10:36:49.424Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2024-04-16T10:36:49.494Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server jr158900 [2024-04-16T10:36:49.494Z] [2024-04-16T10:36:49.494Z] setOSConditions: [2024-04-16T10:36:49.494Z] [2024-04-16T10:36:49.494Z] setToolWin: [2024-04-16T10:36:49.494Z] [2024-04-16T10:36:49.494Z] setToolUnix: [2024-04-16T10:36:49.494Z] [2024-04-16T10:36:49.494Z] setToolProperty: [2024-04-16T10:36:49.494Z] [2024-04-16T10:36:49.495Z] setS1ASclassPath: [2024-04-16T10:36:49.495Z] [2024-04-16T10:36:49.495Z] init-common: [2024-04-16T10:36:49.495Z] [2024-04-16T10:36:49.495Z] delete-user-common: [2024-04-16T10:36:49.679Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2024-04-16T10:36:49.679Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2024-04-16T10:36:50.238Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2024-04-16T10:36:50.238Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2024-04-16T10:36:50.429Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server guest [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] setOSConditions: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] setToolWin: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] setToolUnix: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] setToolProperty: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] setS1ASclassPath: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] init-common: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] restore-default-security-permission: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.429Z] setOSConditions: [2024-04-16T10:36:50.429Z] [2024-04-16T10:36:50.430Z] stop-server: [2024-04-16T10:36:50.430Z] [2024-04-16T10:36:50.430Z] stop-server-unix: [2024-04-16T10:36:50.430Z] [echo] stopping server on unix ... [2024-04-16T10:36:50.492Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2024-04-16T10:36:50.492Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2024-04-16T10:36:50.497Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:50.497Z] [2024-04-16T10:36:50.497Z] compile-client: [2024-04-16T10:36:50.497Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:50.497Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:50.752Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:51.007Z] [javac] 1 warning [2024-04-16T10:36:51.007Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:51.007Z] [2024-04-16T10:36:51.007Z] unjar-client-utils: [2024-04-16T10:36:51.007Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:51.007Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:51.007Z] [2024-04-16T10:36:51.008Z] internal-run: [2024-04-16T10:36:51.008Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:36:51.050Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2024-04-16T10:36:51.050Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2024-04-16T10:36:51.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:36:51.305Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:36:51.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2024-04-16T10:36:51.559Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2024-04-16T10:36:51.793Z] [exec] Waiting for the domain to stop . [2024-04-16T10:36:51.793Z] [exec] Waiting finished after 305 ms. [2024-04-16T10:36:51.793Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:36:51.793Z] [2024-04-16T10:36:51.793Z] stop-server-windows: [2024-04-16T10:36:51.793Z] [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config [2024-04-16T10:36:51.793Z] [echo] restored original server.policy file [2024-04-16T10:36:51.793Z] [2024-04-16T10:36:51.793Z] setOSConditions: [2024-04-16T10:36:51.793Z] [2024-04-16T10:36:51.793Z] start-server: [2024-04-16T10:36:51.793Z] [echo] +-----------------------------+ [2024-04-16T10:36:51.793Z] [echo] | | [2024-04-16T10:36:51.793Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:36:51.793Z] [echo] | in Felix mode | [2024-04-16T10:36:51.793Z] [echo] | | [2024-04-16T10:36:51.793Z] [echo] +-----------------------------+ [2024-04-16T10:36:51.793Z] [2024-04-16T10:36:51.793Z] start-server-unix: [2024-04-16T10:36:52.117Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2024-04-16T10:36:52.117Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2024-04-16T10:36:52.117Z] [2024-04-16T10:36:52.117Z] setOSConditions: [2024-04-16T10:36:52.117Z] [2024-04-16T10:36:52.117Z] setToolWin: [2024-04-16T10:36:52.117Z] [2024-04-16T10:36:52.117Z] setToolUnix: [2024-04-16T10:36:52.117Z] [2024-04-16T10:36:52.117Z] setToolProperty: [2024-04-16T10:36:52.117Z] [2024-04-16T10:36:52.117Z] setS1ASclassPath: [2024-04-16T10:36:52.117Z] [2024-04-16T10:36:52.117Z] init-common: [2024-04-16T10:36:52.117Z] [2024-04-16T10:36:52.117Z] create-jdbc-connpool-common: [2024-04-16T10:36:52.372Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-1 [2024-04-16T10:36:52.372Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2024-04-16T10:36:52.372Z] [2024-04-16T10:36:52.372Z] set-derby-connpool-props: [2024-04-16T10:36:52.930Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2024-04-16T10:36:52.930Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2024-04-16T10:36:53.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2024-04-16T10:36:53.184Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2024-04-16T10:36:53.743Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2024-04-16T10:36:53.743Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2024-04-16T10:36:53.997Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2024-04-16T10:36:53.997Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2024-04-16T10:36:54.273Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.273Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.273Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.273Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.273Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.529Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.529Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.529Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.529Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.529Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:36:54.529Z] [exec] Value of key is:ws-ejb-port-field-injection [2024-04-16T10:36:54.529Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:36:54.529Z] [exec] [2024-04-16T10:36:54.529Z] [exec] [2024-04-16T10:36:54.529Z] [exec] ----------------------------------------- [2024-04-16T10:36:54.530Z] [exec] - ws-ejb-port-field-injection: PASS - [2024-04-16T10:36:54.530Z] [exec] ----------------------------------------- [2024-04-16T10:36:54.530Z] [exec] Total PASS: 1 [2024-04-16T10:36:54.530Z] [exec] Total FAIL: 0 [2024-04-16T10:36:54.530Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:36:54.530Z] [exec] ----------------------------------------- [2024-04-16T10:36:54.530Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:54.530Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:36:54.530Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:36:54.530Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:54.530Z] [2024-04-16T10:36:54.530Z] undeploy: [2024-04-16T10:36:54.530Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:54.530Z] [2024-04-16T10:36:54.530Z] autoundeploy-file: [2024-04-16T10:36:54.530Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:54.556Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2024-04-16T10:36:54.556Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2024-04-16T10:36:54.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:36:54.810Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:36:55.368Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2024-04-16T10:36:55.368Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2024-04-16T10:36:55.457Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portfieldinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:55.457Z] [2024-04-16T10:36:55.457Z] internal-report-success: [2024-04-16T10:36:55.457Z] [2024-04-16T10:36:55.457Z] internal-report-failure: [2024-04-16T10:36:55.457Z] [2024-04-16T10:36:55.457Z] report: [2024-04-16T10:36:55.457Z] [2024-04-16T10:36:55.457Z] all: [2024-04-16T10:36:55.457Z] [echo] [2024-04-16T10:36:55.457Z] [echo] ************************* [2024-04-16T10:36:55.457Z] [echo] * Running portmethodinjection [2024-04-16T10:36:55.457Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection [2024-04-16T10:36:55.457Z] [echo] ************************* [2024-04-16T10:36:55.457Z] [echo] [2024-04-16T10:36:55.457Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:55.457Z] [2024-04-16T10:36:55.457Z] clean: [2024-04-16T10:36:55.458Z] [echo] Clean from /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml [2024-04-16T10:36:55.458Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:55.458Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:55.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:55.458Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:36:55.458Z] [2024-04-16T10:36:55.458Z] test-all: [2024-04-16T10:36:55.458Z] [echo] Starting Test /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/endpoint [2024-04-16T10:36:55.458Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:55.458Z] [2024-04-16T10:36:55.458Z] deploy: [2024-04-16T10:36:55.458Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:55.458Z] [2024-04-16T10:36:55.458Z] build: [2024-04-16T10:36:55.458Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:55.458Z] [2024-04-16T10:36:55.458Z] test-compile: [2024-04-16T10:36:55.458Z] [echo] Compiling into endpoint/HelloImpl.class [2024-04-16T10:36:55.458Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:36:55.458Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:36:55.622Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2024-04-16T10:36:55.622Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2024-04-16T10:36:55.622Z] [2024-04-16T10:36:55.622Z] asadmin-common: [2024-04-16T10:36:55.623Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes='create=true;' [2024-04-16T10:36:55.877Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2024-04-16T10:36:55.877Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2024-04-16T10:36:55.877Z] [2024-04-16T10:36:55.877Z] setOSConditions: [2024-04-16T10:36:55.877Z] [2024-04-16T10:36:55.877Z] setToolWin: [2024-04-16T10:36:55.877Z] [2024-04-16T10:36:55.877Z] setToolUnix: [2024-04-16T10:36:55.877Z] [2024-04-16T10:36:55.877Z] setToolProperty: [2024-04-16T10:36:55.877Z] [2024-04-16T10:36:55.877Z] setS1ASclassPath: [2024-04-16T10:36:55.877Z] [2024-04-16T10:36:55.877Z] init-common: [2024-04-16T10:36:55.877Z] [2024-04-16T10:36:55.877Z] create-jdbc-connpool-common: [2024-04-16T10:36:56.019Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:36:56.019Z] [javac] 1 warning [2024-04-16T10:36:56.019Z] [echo] Building with package endpoint [2024-04-16T10:36:56.019Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:36:56.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-2 [2024-04-16T10:36:56.436Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2024-04-16T10:36:56.436Z] [2024-04-16T10:36:56.436Z] set-derby-connpool-props: [2024-04-16T10:36:56.690Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2024-04-16T10:36:56.690Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2024-04-16T10:36:57.248Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2024-04-16T10:36:57.248Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2024-04-16T10:36:57.503Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2024-04-16T10:36:57.503Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2024-04-16T10:36:57.906Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:57.906Z] [2024-04-16T10:36:57.906Z] run: [2024-04-16T10:36:57.906Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:57.906Z] [2024-04-16T10:36:57.906Z] prepare-client: [2024-04-16T10:36:57.906Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:57.906Z] [2024-04-16T10:36:57.906Z] wsdl-import: [2024-04-16T10:36:57.906Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:36:57.906Z] [2024-04-16T10:36:57.907Z] configurable-wsdl-import: [2024-04-16T10:36:57.907Z] [echo] Current time (ISO): 2024-04-16T10:36:57.881+0000 [2024-04-16T10:36:57.907Z] [echo] wsimporting http://localhost:8080/HelloImplService/HelloImpl?WSDL; special args are ${wsimport-special-args} [2024-04-16T10:36:58.063Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2024-04-16T10:36:58.063Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2024-04-16T10:36:58.318Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2024-04-16T10:36:58.318Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2024-04-16T10:36:58.468Z] [exec] parsing WSDL... [2024-04-16T10:36:58.876Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:36:58.876Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:36:59.029Z] [exec] [2024-04-16T10:36:59.029Z] [exec] Generating code... [2024-04-16T10:36:59.029Z] [exec] [2024-04-16T10:36:59.029Z] [exec] Compiling code... [2024-04-16T10:36:59.130Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2024-04-16T10:36:59.130Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2024-04-16T10:36:59.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2024-04-16T10:36:59.706Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2024-04-16T10:36:59.706Z] [2024-04-16T10:36:59.706Z] asadmin-common: [2024-04-16T10:36:59.706Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes='create=true;' [2024-04-16T10:36:59.960Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2024-04-16T10:36:59.960Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2024-04-16T10:36:59.960Z] [2024-04-16T10:36:59.960Z] setOSConditions: [2024-04-16T10:36:59.960Z] [2024-04-16T10:36:59.960Z] setToolWin: [2024-04-16T10:36:59.960Z] [2024-04-16T10:36:59.960Z] setToolUnix: [2024-04-16T10:36:59.960Z] [2024-04-16T10:36:59.960Z] setToolProperty: [2024-04-16T10:36:59.960Z] [2024-04-16T10:36:59.960Z] setS1ASclassPath: [2024-04-16T10:36:59.960Z] [2024-04-16T10:36:59.960Z] init-common: [2024-04-16T10:36:59.960Z] [2024-04-16T10:36:59.960Z] create-jdbc-resource-common: [2024-04-16T10:36:59.960Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-1 --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:00.393Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:37:00.393Z] [2024-04-16T10:37:00.393Z] compile-client: [2024-04-16T10:37:00.393Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/annotations-common.xml:71: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:37:00.393Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:00.518Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-1 --enabled=true --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:00.518Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2024-04-16T10:37:00.518Z] [echo] cmd executed for server [2024-04-16T10:37:00.519Z] [2024-04-16T10:37:00.519Z] setOSConditions: [2024-04-16T10:37:00.519Z] [2024-04-16T10:37:00.519Z] setToolWin: [2024-04-16T10:37:00.519Z] [2024-04-16T10:37:00.519Z] setToolUnix: [2024-04-16T10:37:00.519Z] [2024-04-16T10:37:00.519Z] setToolProperty: [2024-04-16T10:37:00.519Z] [2024-04-16T10:37:00.519Z] setS1ASclassPath: [2024-04-16T10:37:00.519Z] [2024-04-16T10:37:00.519Z] init-common: [2024-04-16T10:37:00.519Z] [2024-04-16T10:37:00.519Z] create-jdbc-resource-common: [2024-04-16T10:37:00.519Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-2 --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:00.648Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:00.648Z] [javac] 1 warning [2024-04-16T10:37:00.648Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:37:00.648Z] [2024-04-16T10:37:00.648Z] unjar-client-utils: [2024-04-16T10:37:00.648Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:00.648Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:37:00.649Z] [2024-04-16T10:37:00.649Z] internal-run: [2024-04-16T10:37:00.649Z] [echo] Running appclient with client.Client ${app-client-parameters} ${app-client-extra-parameters} [2024-04-16T10:37:00.773Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-2 --enabled=true --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:00.773Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2024-04-16T10:37:00.773Z] [echo] cmd executed for server [2024-04-16T10:37:00.773Z] [2024-04-16T10:37:00.773Z] setOSConditions: [2024-04-16T10:37:00.773Z] [2024-04-16T10:37:00.773Z] setToolWin: [2024-04-16T10:37:00.773Z] [2024-04-16T10:37:00.773Z] setToolUnix: [2024-04-16T10:37:00.773Z] [2024-04-16T10:37:00.774Z] setToolProperty: [2024-04-16T10:37:00.774Z] [2024-04-16T10:37:00.774Z] setS1ASclassPath: [2024-04-16T10:37:00.774Z] [2024-04-16T10:37:00.774Z] init-common: [2024-04-16T10:37:00.774Z] [2024-04-16T10:37:00.774Z] create-jdbc-resource-common: [2024-04-16T10:37:00.774Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2024-04-16T10:37:01.332Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing [2024-04-16T10:37:01.332Z] [exec] JDBC resource jdbc/connsharing created successfully. [2024-04-16T10:37:01.332Z] [echo] cmd executed for server [2024-04-16T10:37:01.332Z] [2024-04-16T10:37:01.332Z] setOSConditions: [2024-04-16T10:37:01.332Z] [2024-04-16T10:37:01.332Z] setToolWin: [2024-04-16T10:37:01.332Z] [2024-04-16T10:37:01.332Z] setToolUnix: [2024-04-16T10:37:01.332Z] [2024-04-16T10:37:01.332Z] setToolProperty: [2024-04-16T10:37:01.332Z] [2024-04-16T10:37:01.332Z] setS1ASclassPath: [2024-04-16T10:37:01.332Z] [2024-04-16T10:37:01.332Z] init-common: [2024-04-16T10:37:01.332Z] [2024-04-16T10:37:01.332Z] create-jdbc-resource-common: [2024-04-16T10:37:01.332Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2024-04-16T10:37:01.586Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing2 [2024-04-16T10:37:01.586Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2024-04-16T10:37:01.586Z] [echo] cmd executed for server [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setOSConditions: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setToolWin: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setToolUnix: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setToolProperty: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setS1ASclassPath: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] init-common: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] deploy-common: [2024-04-16T10:37:01.840Z] [echo] Current time (ISO): 2024-04-16T10:37:01.587+0000 [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setOSConditions: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setToolWin: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.840Z] setToolUnix: [2024-04-16T10:37:01.840Z] [2024-04-16T10:37:01.841Z] setToolProperty: [2024-04-16T10:37:01.841Z] [2024-04-16T10:37:01.841Z] setS1ASclassPath: [2024-04-16T10:37:01.841Z] [2024-04-16T10:37:01.841Z] init-common: [2024-04-16T10:37:01.841Z] [2024-04-16T10:37:01.841Z] deploy-common-pe: [2024-04-16T10:37:01.929Z] [exec] Waiting for domain1 to start ........ [2024-04-16T10:37:01.929Z] [exec] Waiting finished after 7,745 ms. [2024-04-16T10:37:01.929Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:37:01.929Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:37:01.929Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:37:01.929Z] [exec] Admin Port: 4,848 [2024-04-16T10:37:01.929Z] [exec] Command start-domain executed successfully. [2024-04-16T10:37:01.929Z] [2024-04-16T10:37:01.930Z] start-server-windows: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setOSConditions: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolWin: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolUnix: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolProperty: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setS1ASclassPath: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] init-common: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] restart: [2024-04-16T10:37:01.930Z] [echo] Not required to restart [2024-04-16T10:37:01.930Z] [echo] @@## connector1.5-resourcesxml-module-scope ##@@ [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setOSConditions: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolWin: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolUnix: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolProperty: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setS1ASclassPath: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] init-common: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] build: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] all: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setOSConditions: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolWin: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolUnix: [2024-04-16T10:37:01.930Z] [2024-04-16T10:37:01.930Z] setToolProperty: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] setS1ASclassPath: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] init-common: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] all: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] setOSConditions: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] setToolWin: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] setToolUnix: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] setToolProperty: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] setS1ASclassPath: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] init-common: [2024-04-16T10:37:01.931Z] [2024-04-16T10:37:01.931Z] compile-common: [2024-04-16T10:37:01.931Z] [echo] Current time (ISO): 2024-04-16T10:37:00.971+0000 [2024-04-16T10:37:01.931Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/classes [2024-04-16T10:37:01.931Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/classes [2024-04-16T10:37:02.105Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2024-04-16T10:37:04.659Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2024-04-16T10:37:04.659Z] [echo] Deployment on target server server successful [2024-04-16T10:37:04.659Z] [2024-04-16T10:37:04.659Z] setOSConditions: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolWin: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolUnix: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolProperty: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setS1ASclassPath: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] init-common: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] deploy-common-ee: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] run: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setOSConditions: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolWin: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolUnix: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolProperty: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setS1ASclassPath: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] init-common: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] execute-sql-common: [2024-04-16T10:37:04.660Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2024-04-16T10:37:04.660Z] [sql] Failed to execute: Drop table CONNSHARING [2024-04-16T10:37:04.660Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2024-04-16T10:37:04.660Z] [sql] 0 rows affected [2024-04-16T10:37:04.660Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setOSConditions: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolWin: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.660Z] setToolUnix: [2024-04-16T10:37:04.660Z] [2024-04-16T10:37:04.661Z] setToolProperty: [2024-04-16T10:37:04.661Z] [2024-04-16T10:37:04.661Z] setS1ASclassPath: [2024-04-16T10:37:04.661Z] [2024-04-16T10:37:04.661Z] init-common: [2024-04-16T10:37:04.661Z] [2024-04-16T10:37:04.661Z] runclient-common: [2024-04-16T10:37:04.661Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] WebSvcTest-Hello Appserver Tester ! [2024-04-16T10:37:04.820Z] [exec] Value of key is:ws-ejb-port-method-injection [2024-04-16T10:37:04.820Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:37:04.820Z] [exec] [2024-04-16T10:37:04.820Z] [exec] [2024-04-16T10:37:04.820Z] [exec] ----------------------------------------- [2024-04-16T10:37:04.820Z] [exec] - ws-ejb-port-method-injection: PASS - [2024-04-16T10:37:04.820Z] [exec] ----------------------------------------- [2024-04-16T10:37:04.820Z] [exec] Total PASS: 1 [2024-04-16T10:37:04.820Z] [exec] Total FAIL: 0 [2024-04-16T10:37:04.820Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:37:04.820Z] [exec] ----------------------------------------- [2024-04-16T10:37:04.820Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:04.820Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:04.820Z] [echo] Removing jar bundle HelloImpl.jar from autodeploy directory [2024-04-16T10:37:04.820Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:37:04.820Z] [2024-04-16T10:37:04.820Z] undeploy: [2024-04-16T10:37:04.820Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:37:04.820Z] [2024-04-16T10:37:04.820Z] autoundeploy-file: [2024-04-16T10:37:04.820Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/HelloImpl.jar [2024-04-16T10:37:05.219Z] [exec] Apr 16, 2024 10:37:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:37:05.219Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:37:05.238Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:05.238Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/connector/XID.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:37:05.238Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:37:05.238Z] [javac] ^ [2024-04-16T10:37:05.238Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/src/connector/XID.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:37:05.238Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:37:05.238Z] [javac] ^ [2024-04-16T10:37:05.238Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:37:05.238Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:37:05.238Z] [javac] 3 warnings [2024-04-16T10:37:05.238Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/generic-ra.jar [2024-04-16T10:37:05.494Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/ra/generic-ra.rar [2024-04-16T10:37:05.494Z] [2024-04-16T10:37:05.494Z] setOSConditions: [2024-04-16T10:37:05.494Z] [2024-04-16T10:37:05.494Z] setToolWin: [2024-04-16T10:37:05.494Z] [2024-04-16T10:37:05.495Z] setToolUnix: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setToolProperty: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setS1ASclassPath: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] init-common: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] clean-common: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setOSConditions: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setToolWin: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setToolUnix: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setToolProperty: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setS1ASclassPath: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] init-common: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] clean-classes-common: [2024-04-16T10:37:05.495Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setOSConditions: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setToolWin: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setToolUnix: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setToolProperty: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] setS1ASclassPath: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] init-common: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.495Z] clean-jars-common: [2024-04-16T10:37:05.495Z] [2024-04-16T10:37:05.496Z] all: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setOSConditions: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setToolWin: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setToolUnix: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setToolProperty: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setS1ASclassPath: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] init-common: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] all: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setOSConditions: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setToolWin: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setToolUnix: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setToolProperty: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] setS1ASclassPath: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] init-common: [2024-04-16T10:37:05.496Z] [2024-04-16T10:37:05.496Z] compile-common: [2024-04-16T10:37:05.496Z] [echo] Current time (ISO): 2024-04-16T10:37:05.323+0000 [2024-04-16T10:37:05.496Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:05.496Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:05.749Z] Warning: 'file:./../annotations-common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/portmethodinjection/build.xml should be expressed simply as './../annotations-common.xml' for compliance with other XML tools [2024-04-16T10:37:05.749Z] [2024-04-16T10:37:05.749Z] internal-report-success: [2024-04-16T10:37:05.749Z] [2024-04-16T10:37:05.749Z] internal-report-failure: [2024-04-16T10:37:05.749Z] [2024-04-16T10:37:05.749Z] report: [2024-04-16T10:37:05.749Z] [2024-04-16T10:37:05.749Z] all: [2024-04-16T10:37:05.749Z] [echo] [2024-04-16T10:37:05.749Z] [echo] ************************* [2024-04-16T10:37:05.749Z] [echo] * Running wsRef-webservice-features [2024-04-16T10:37:05.749Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features [2024-04-16T10:37:05.749Z] [echo] ************************* [2024-04-16T10:37:05.749Z] [echo] [2024-04-16T10:37:05.749Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:05.749Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:05.750Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:05.750Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:05.750Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:05.750Z] [2024-04-16T10:37:05.750Z] setOSConditions: [2024-04-16T10:37:05.750Z] [2024-04-16T10:37:05.750Z] setToolWin: [2024-04-16T10:37:05.750Z] [2024-04-16T10:37:05.750Z] setToolUnix: [2024-04-16T10:37:05.750Z] [2024-04-16T10:37:05.750Z] setToolProperty: [2024-04-16T10:37:05.750Z] [2024-04-16T10:37:05.750Z] setS1ASclassPath: [2024-04-16T10:37:05.750Z] [2024-04-16T10:37:05.750Z] init-common: [2024-04-16T10:37:05.750Z] [2024-04-16T10:37:05.750Z] clean: [2024-04-16T10:37:05.751Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:05.751Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:05.751Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:05.751Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:05.751Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:05.751Z] [2024-04-16T10:37:05.751Z] setOSConditions: [2024-04-16T10:37:05.751Z] [2024-04-16T10:37:05.751Z] setToolWin: [2024-04-16T10:37:05.751Z] [2024-04-16T10:37:05.751Z] setToolUnix: [2024-04-16T10:37:05.751Z] [2024-04-16T10:37:05.751Z] setToolProperty: [2024-04-16T10:37:05.751Z] [2024-04-16T10:37:05.752Z] setS1ASclassPath: [2024-04-16T10:37:05.752Z] [2024-04-16T10:37:05.752Z] init-common: [2024-04-16T10:37:05.752Z] [2024-04-16T10:37:05.752Z] clean-common: [2024-04-16T10:37:05.752Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:05.752Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:05.752Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:05.752Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:05.752Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:05.752Z] [2024-04-16T10:37:05.752Z] setOSConditions: [2024-04-16T10:37:05.752Z] [2024-04-16T10:37:05.752Z] setToolWin: [2024-04-16T10:37:05.752Z] [2024-04-16T10:37:05.753Z] setToolUnix: [2024-04-16T10:37:05.753Z] [2024-04-16T10:37:05.753Z] setToolProperty: [2024-04-16T10:37:05.753Z] [2024-04-16T10:37:05.753Z] setS1ASclassPath: [2024-04-16T10:37:05.753Z] [2024-04-16T10:37:05.753Z] init-common: [2024-04-16T10:37:05.753Z] [2024-04-16T10:37:05.753Z] clean-classes-common: [2024-04-16T10:37:05.753Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:37:05.753Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:05.753Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:05.753Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:05.753Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:05.753Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] setOSConditions: [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] setToolWin: [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] setToolUnix: [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] setToolProperty: [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] setS1ASclassPath: [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] init-common: [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] clean-jars-common: [2024-04-16T10:37:05.754Z] [2024-04-16T10:37:05.754Z] compile: [2024-04-16T10:37:05.754Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:05.754Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:05.754Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:05.755Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:05.755Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:05.755Z] [2024-04-16T10:37:05.755Z] setOSConditions: [2024-04-16T10:37:05.755Z] [2024-04-16T10:37:05.755Z] setToolWin: [2024-04-16T10:37:05.755Z] [2024-04-16T10:37:05.755Z] setToolUnix: [2024-04-16T10:37:05.755Z] [2024-04-16T10:37:05.755Z] setToolProperty: [2024-04-16T10:37:05.755Z] [2024-04-16T10:37:05.755Z] setS1ASclassPath: [2024-04-16T10:37:05.755Z] [2024-04-16T10:37:05.755Z] init-common: [2024-04-16T10:37:05.755Z] [2024-04-16T10:37:05.755Z] compile-common: [2024-04-16T10:37:05.755Z] [echo] Current time (ISO): 2024-04-16T10:37:05.484+0000 [2024-04-16T10:37:05.755Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:05.755Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:05.776Z] [exec] Apr 16, 2024 10:37:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:37:05.777Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:37:06.333Z] [exec] Apr 16, 2024 10:37:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:37:06.333Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:37:08.229Z] [exec] Apr 16, 2024 10:37:08 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:37:08.229Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:37:08.278Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:08.278Z] [javac] 1 warning [2024-04-16T10:37:08.278Z] [2024-04-16T10:37:08.278Z] assemble-web: [2024-04-16T10:37:08.279Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:08.279Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:08.279Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:08.279Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:08.279Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:08.279Z] [2024-04-16T10:37:08.279Z] pkg-war: [2024-04-16T10:37:08.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:37:08.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:37:08.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:37:08.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:37:08.279Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:37:08.279Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/${sun-web.xml} to copy. [2024-04-16T10:37:08.280Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/${webservices.xml} to copy. [2024-04-16T10:37:08.280Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:37:08.280Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:37:08.280Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:37:08.280Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:37:08.280Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:37:08.280Z] [copy] Warning: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/${web.wsit.descriptors} does not exist. [2024-04-16T10:37:08.280Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsRef-webservice-features-web.war [2024-04-16T10:37:08.280Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:37:08.280Z] [2024-04-16T10:37:08.280Z] deploy-app: [2024-04-16T10:37:08.280Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:08.280Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:08.281Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:08.281Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:08.281Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:08.281Z] [2024-04-16T10:37:08.281Z] deploy-war-common: [2024-04-16T10:37:08.281Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:08.281Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:08.281Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:08.281Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:08.281Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:08.281Z] [2024-04-16T10:37:08.282Z] setOSConditions: [2024-04-16T10:37:08.282Z] [2024-04-16T10:37:08.282Z] setToolWin: [2024-04-16T10:37:08.282Z] [2024-04-16T10:37:08.282Z] setToolUnix: [2024-04-16T10:37:08.282Z] [2024-04-16T10:37:08.282Z] setToolProperty: [2024-04-16T10:37:08.282Z] [2024-04-16T10:37:08.282Z] setS1ASclassPath: [2024-04-16T10:37:08.282Z] [2024-04-16T10:37:08.282Z] init-common: [2024-04-16T10:37:08.282Z] [2024-04-16T10:37:08.282Z] deploy-war-commonpe: [2024-04-16T10:37:08.778Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:08.778Z] [javac] 1 warning [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setOSConditions: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setToolWin: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setToolUnix: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setToolProperty: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setS1ASclassPath: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] init-common: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] ejb-jar-common: [2024-04-16T10:37:08.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] package-ejbjar-common: [2024-04-16T10:37:08.778Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.778Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.778Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdb-ejb.jar [2024-04-16T10:37:08.778Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setOSConditions: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setToolWin: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setToolUnix: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.778Z] setToolProperty: [2024-04-16T10:37:08.778Z] [2024-04-16T10:37:08.779Z] setS1ASclassPath: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] init-common: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] appclient-jar-common: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] package-appclientjar-common: [2024-04-16T10:37:08.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.779Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdb-client.jar [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] setOSConditions: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] fixFiles: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] convUnix: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] convWin: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] setToolWin: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] setToolUnix: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] setToolProperty: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] setS1ASclassPath: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] init-common: [2024-04-16T10:37:08.779Z] [2024-04-16T10:37:08.779Z] ear-common: [2024-04-16T10:37:08.779Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:08.779Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/app/${sun-application.xml} to copy. [2024-04-16T10:37:08.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:08.779Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:08.780Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setup: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] deploy: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setOSConditions: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setToolWin: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setToolUnix: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setToolProperty: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setS1ASclassPath: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] init-common: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] deploy: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setOSConditions: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setToolWin: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setToolUnix: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setToolProperty: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] setS1ASclassPath: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] init-common: [2024-04-16T10:37:08.780Z] [2024-04-16T10:37:08.780Z] deploy-rar-common: [2024-04-16T10:37:08.780Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-04-16T10:37:08.786Z] [exec] Value of key is: test1 : [2024-04-16T10:37:08.786Z] [exec] Value of key is: test2 : [2024-04-16T10:37:08.786Z] [exec] Value of key is: test3 : [2024-04-16T10:37:08.786Z] [exec] Value of key is: test4 : [2024-04-16T10:37:08.786Z] [exec] Value of key is: test5 : [2024-04-16T10:37:08.786Z] [exec] Value of key is: test6 : [2024-04-16T10:37:08.786Z] [exec] Value of key is: test7 : [2024-04-16T10:37:08.844Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot wsRef-webservice-features --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsRef-webservice-features-web.war [2024-04-16T10:37:09.344Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:37:09.363Z] [exec] Value of key is: test8 : [2024-04-16T10:37:09.363Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:37:09.363Z] [exec] [2024-04-16T10:37:09.363Z] [exec] [2024-04-16T10:37:09.363Z] [exec] ----------------------------------------- [2024-04-16T10:37:09.363Z] [exec] - test6 : : PASS - [2024-04-16T10:37:09.363Z] [exec] - test5 : : PASS - [2024-04-16T10:37:09.363Z] [exec] - test7 : : PASS - [2024-04-16T10:37:09.363Z] [exec] - test8 : : PASS - [2024-04-16T10:37:09.363Z] [exec] - test3 : : PASS - [2024-04-16T10:37:09.363Z] [exec] - test4 : : PASS - [2024-04-16T10:37:09.363Z] [exec] - test2 : : PASS - [2024-04-16T10:37:09.363Z] [exec] - test1 : : PASS - [2024-04-16T10:37:09.363Z] [exec] ----------------------------------------- [2024-04-16T10:37:09.363Z] [exec] Total PASS: 8 [2024-04-16T10:37:09.363Z] [exec] Total FAIL: 0 [2024-04-16T10:37:09.363Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:37:09.363Z] [exec] ----------------------------------------- [2024-04-16T10:37:09.363Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:09.405Z] [exec] Application deployed with name wsRef-webservice-features-web. [2024-04-16T10:37:09.405Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:09.405Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:09.405Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:09.405Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:09.406Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] deploy-war-commonee: [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] assemble-client: [2024-04-16T10:37:09.406Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:37:09.406Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:09.406Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:09.406Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:09.406Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:09.406Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] setOSConditions: [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] setToolWin: [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] setToolUnix: [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] setToolProperty: [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] setS1ASclassPath: [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] init-common: [2024-04-16T10:37:09.406Z] [2024-04-16T10:37:09.406Z] wsimport: [2024-04-16T10:37:09.618Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:09.662Z] [exec] parsing WSDL... [2024-04-16T10:37:09.906Z] [2024-04-16T10:37:09.906Z] checkReporting-common: [2024-04-16T10:37:09.906Z] [2024-04-16T10:37:09.906Z] confirmReportPresent-common: [2024-04-16T10:37:09.906Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:37:09.906Z] [echo] Test seems to be reported fine [2024-04-16T10:37:09.906Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2024-04-16T10:37:09.906Z] [2024-04-16T10:37:09.906Z] confirmMissingReport-common: [2024-04-16T10:37:09.906Z] [2024-04-16T10:37:09.907Z] undeploy: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setOSConditions: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setToolWin: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setToolUnix: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setToolProperty: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setS1ASclassPath: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] init-common: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] execute-sql-common: [2024-04-16T10:37:09.907Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2024-04-16T10:37:09.907Z] [sql] 0 rows affected [2024-04-16T10:37:09.907Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setOSConditions: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setToolWin: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setToolUnix: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setToolProperty: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] setS1ASclassPath: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] init-common: [2024-04-16T10:37:09.907Z] [2024-04-16T10:37:09.907Z] delete-jdbc-resource-common: [2024-04-16T10:37:09.907Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2024-04-16T10:37:10.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2024-04-16T10:37:10.466Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2024-04-16T10:37:10.466Z] [echo] cmd executed for server [2024-04-16T10:37:10.466Z] [2024-04-16T10:37:10.466Z] setOSConditions: [2024-04-16T10:37:10.466Z] [2024-04-16T10:37:10.466Z] setToolWin: [2024-04-16T10:37:10.466Z] [2024-04-16T10:37:10.466Z] setToolUnix: [2024-04-16T10:37:10.466Z] [2024-04-16T10:37:10.466Z] setToolProperty: [2024-04-16T10:37:10.466Z] [2024-04-16T10:37:10.466Z] setS1ASclassPath: [2024-04-16T10:37:10.466Z] [2024-04-16T10:37:10.466Z] init-common: [2024-04-16T10:37:10.466Z] [2024-04-16T10:37:10.466Z] delete-jdbc-resource-common: [2024-04-16T10:37:10.466Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2024-04-16T10:37:10.590Z] [exec] [2024-04-16T10:37:10.590Z] [exec] Generating code... [2024-04-16T10:37:10.590Z] [exec] [2024-04-16T10:37:10.590Z] [exec] Compiling code... [2024-04-16T10:37:10.721Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2024-04-16T10:37:10.721Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2024-04-16T10:37:10.721Z] [echo] cmd executed for server [2024-04-16T10:37:10.721Z] [2024-04-16T10:37:10.721Z] setOSConditions: [2024-04-16T10:37:10.721Z] [2024-04-16T10:37:10.721Z] setToolWin: [2024-04-16T10:37:10.721Z] [2024-04-16T10:37:10.721Z] setToolUnix: [2024-04-16T10:37:10.721Z] [2024-04-16T10:37:10.721Z] setToolProperty: [2024-04-16T10:37:10.721Z] [2024-04-16T10:37:10.721Z] setS1ASclassPath: [2024-04-16T10:37:10.721Z] [2024-04-16T10:37:10.721Z] init-common: [2024-04-16T10:37:10.721Z] [2024-04-16T10:37:10.721Z] delete-jdbc-connpool-common: [2024-04-16T10:37:10.722Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2024-04-16T10:37:11.311Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2024-04-16T10:37:11.311Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2024-04-16T10:37:11.311Z] [echo] cmd executed for server [2024-04-16T10:37:11.311Z] [2024-04-16T10:37:11.311Z] setOSConditions: [2024-04-16T10:37:11.311Z] [2024-04-16T10:37:11.311Z] setToolWin: [2024-04-16T10:37:11.311Z] [2024-04-16T10:37:11.311Z] setToolUnix: [2024-04-16T10:37:11.311Z] [2024-04-16T10:37:11.311Z] setToolProperty: [2024-04-16T10:37:11.311Z] [2024-04-16T10:37:11.311Z] setS1ASclassPath: [2024-04-16T10:37:11.311Z] [2024-04-16T10:37:11.311Z] init-common: [2024-04-16T10:37:11.311Z] [2024-04-16T10:37:11.311Z] delete-jdbc-resource-common: [2024-04-16T10:37:11.311Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:11.517Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:37:11.517Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF/classes [2024-04-16T10:37:11.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:11.566Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2024-04-16T10:37:11.566Z] [echo] cmd executed for server [2024-04-16T10:37:11.566Z] [2024-04-16T10:37:11.566Z] setOSConditions: [2024-04-16T10:37:11.566Z] [2024-04-16T10:37:11.566Z] setToolWin: [2024-04-16T10:37:11.566Z] [2024-04-16T10:37:11.566Z] setToolUnix: [2024-04-16T10:37:11.566Z] [2024-04-16T10:37:11.566Z] setToolProperty: [2024-04-16T10:37:11.566Z] [2024-04-16T10:37:11.566Z] setS1ASclassPath: [2024-04-16T10:37:11.566Z] [2024-04-16T10:37:11.566Z] init-common: [2024-04-16T10:37:11.566Z] [2024-04-16T10:37:11.566Z] delete-jdbc-resource-common: [2024-04-16T10:37:11.566Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:12.080Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:12.080Z] [javac] 1 warning [2024-04-16T10:37:12.080Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/webclient/WEB-INF [2024-04-16T10:37:12.080Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/wsejbclient.war [2024-04-16T10:37:12.080Z] [2024-04-16T10:37:12.080Z] deploy-client: [2024-04-16T10:37:12.126Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:12.127Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2024-04-16T10:37:12.127Z] [echo] cmd executed for server [2024-04-16T10:37:12.127Z] [2024-04-16T10:37:12.127Z] setOSConditions: [2024-04-16T10:37:12.127Z] [2024-04-16T10:37:12.127Z] setToolWin: [2024-04-16T10:37:12.127Z] [2024-04-16T10:37:12.127Z] setToolUnix: [2024-04-16T10:37:12.127Z] [2024-04-16T10:37:12.127Z] setToolProperty: [2024-04-16T10:37:12.127Z] [2024-04-16T10:37:12.127Z] setS1ASclassPath: [2024-04-16T10:37:12.127Z] [2024-04-16T10:37:12.127Z] init-common: [2024-04-16T10:37:12.127Z] [2024-04-16T10:37:12.127Z] delete-jdbc-connpool-common: [2024-04-16T10:37:12.127Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2024-04-16T10:37:12.382Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-1 [2024-04-16T10:37:12.636Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2024-04-16T10:37:12.636Z] [echo] cmd executed for server [2024-04-16T10:37:12.636Z] [2024-04-16T10:37:12.636Z] setOSConditions: [2024-04-16T10:37:12.636Z] [2024-04-16T10:37:12.636Z] setToolWin: [2024-04-16T10:37:12.636Z] [2024-04-16T10:37:12.636Z] setToolUnix: [2024-04-16T10:37:12.636Z] [2024-04-16T10:37:12.636Z] setToolProperty: [2024-04-16T10:37:12.636Z] [2024-04-16T10:37:12.636Z] setS1ASclassPath: [2024-04-16T10:37:12.637Z] [2024-04-16T10:37:12.637Z] init-common: [2024-04-16T10:37:12.637Z] [2024-04-16T10:37:12.637Z] delete-jdbc-connpool-common: [2024-04-16T10:37:12.637Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2024-04-16T10:37:12.641Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:37:12.641Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 deploy [options] ... [2024-04-16T10:37:12.891Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-2 [2024-04-16T10:37:12.891Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2024-04-16T10:37:12.891Z] [echo] cmd executed for server [2024-04-16T10:37:12.891Z] [2024-04-16T10:37:12.891Z] setOSConditions: [2024-04-16T10:37:12.891Z] [2024-04-16T10:37:12.891Z] setToolWin: [2024-04-16T10:37:12.891Z] [2024-04-16T10:37:12.891Z] setToolUnix: [2024-04-16T10:37:12.891Z] [2024-04-16T10:37:12.891Z] setToolProperty: [2024-04-16T10:37:12.891Z] [2024-04-16T10:37:12.891Z] setS1ASclassPath: [2024-04-16T10:37:12.892Z] [2024-04-16T10:37:12.892Z] init-common: [2024-04-16T10:37:12.892Z] [2024-04-16T10:37:12.892Z] undeploy-common: [2024-04-16T10:37:13.202Z] [exec] Application deployed with name wsejbclient. [2024-04-16T10:37:13.202Z] [exec] Command deploy executed successfully. [2024-04-16T10:37:13.202Z] [2024-04-16T10:37:13.202Z] runtest1: [2024-04-16T10:37:13.202Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:37:13.202Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml:67: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:37:13.202Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:37:13.202Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:37:13.203Z] [java] [client.TestClient]:: Invoking url = http://localhost:8080/wsejbclient/RequestProcessor [2024-04-16T10:37:13.451Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-connsharingnonxaApp [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] all: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] setOSConditions: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] setToolWin: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] setToolUnix: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] setToolProperty: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] setS1ASclassPath: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] init-common: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] clean: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] setOSConditions: [2024-04-16T10:37:13.451Z] [2024-04-16T10:37:13.451Z] setToolWin: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolUnix: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolProperty: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setS1ASclassPath: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] init-common: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] clean-common: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setOSConditions: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolWin: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolUnix: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolProperty: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setS1ASclassPath: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] init-common: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] clean-classes-common: [2024-04-16T10:37:13.452Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setOSConditions: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolWin: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolUnix: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setToolProperty: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] setS1ASclassPath: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] init-common: [2024-04-16T10:37:13.452Z] [2024-04-16T10:37:13.452Z] clean-jars-common: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] compile: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] setOSConditions: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] setToolWin: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] setToolUnix: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] setToolProperty: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] setS1ASclassPath: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] init-common: [2024-04-16T10:37:13.453Z] [2024-04-16T10:37:13.453Z] compile-common-with-endorsed-dir: [2024-04-16T10:37:13.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:13.453Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: [2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: [2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: TestServlet [2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: [2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: [2024-04-16T10:37:13.473Z] [java] [client.TestClient]::

[2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: So the RESULT OF HELLO SERVICE IS : [2024-04-16T10:37:13.473Z] [java] [client.TestClient]::

[2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: [Hello All] [2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: [2024-04-16T10:37:13.473Z] [java] [client.TestClient]:: [2024-04-16T10:37:13.473Z] [java] Value of key is:WSREF-features [2024-04-16T10:37:13.473Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:37:13.473Z] [java] [2024-04-16T10:37:13.473Z] [java] [2024-04-16T10:37:13.473Z] [java] ----------------------------------------- [2024-04-16T10:37:13.473Z] [java] - WSREF-features: PASS - [2024-04-16T10:37:13.473Z] [java] ----------------------------------------- [2024-04-16T10:37:13.473Z] [java] Total PASS: 1 [2024-04-16T10:37:13.473Z] [java] Total FAIL: 0 [2024-04-16T10:37:13.473Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:37:13.473Z] [java] ----------------------------------------- [2024-04-16T10:37:13.473Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:37:13.473Z] [2024-04-16T10:37:13.473Z] setup: [2024-04-16T10:37:13.473Z] [2024-04-16T10:37:13.473Z] undeploy: [2024-04-16T10:37:13.473Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:13.473Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:13.474Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:13.474Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:13.474Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:13.474Z] [2024-04-16T10:37:13.474Z] setOSConditions: [2024-04-16T10:37:13.474Z] [2024-04-16T10:37:13.474Z] setToolWin: [2024-04-16T10:37:13.474Z] [2024-04-16T10:37:13.474Z] setToolUnix: [2024-04-16T10:37:13.474Z] [2024-04-16T10:37:13.474Z] setToolProperty: [2024-04-16T10:37:13.474Z] [2024-04-16T10:37:13.474Z] setS1ASclassPath: [2024-04-16T10:37:13.474Z] [2024-04-16T10:37:13.474Z] init-common: [2024-04-16T10:37:13.474Z] [2024-04-16T10:37:13.474Z] undeploy-war-common: [2024-04-16T10:37:14.016Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:14.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false wsRef-webservice-features-web [2024-04-16T10:37:14.036Z] Warning: 'file:./../../../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:14.036Z] Warning: 'file:./../../../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:14.036Z] Warning: 'file:./../../../../config/run.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './../../../../config/run.xml' for compliance with other XML tools [2024-04-16T10:37:14.271Z] [javac] 1 warning [2024-04-16T10:37:14.271Z] [2024-04-16T10:37:14.271Z] setOSConditions: [2024-04-16T10:37:14.271Z] [2024-04-16T10:37:14.271Z] setToolWin: [2024-04-16T10:37:14.271Z] [2024-04-16T10:37:14.271Z] setToolUnix: [2024-04-16T10:37:14.271Z] [2024-04-16T10:37:14.271Z] setToolProperty: [2024-04-16T10:37:14.271Z] [2024-04-16T10:37:14.271Z] setS1ASclassPath: [2024-04-16T10:37:14.271Z] [2024-04-16T10:37:14.271Z] init-common: [2024-04-16T10:37:14.271Z] [2024-04-16T10:37:14.271Z] compile-common: [2024-04-16T10:37:14.271Z] [echo] Current time (ISO): 2024-04-16T10:37:14.047+0000 [2024-04-16T10:37:14.271Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:14.319Z] Warning: 'file:./build.properties' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as './build.properties' for compliance with other XML tools [2024-04-16T10:37:14.319Z] Warning: 'file:../../annotations/jaxwstools.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/ejb_annotations/wsRef-webservice-features/build.xml should be expressed simply as '../../annotations/jaxwstools.xml' for compliance with other XML tools [2024-04-16T10:37:14.319Z] [2024-04-16T10:37:14.319Z] setOSConditions: [2024-04-16T10:37:14.319Z] [2024-04-16T10:37:14.319Z] setToolWin: [2024-04-16T10:37:14.319Z] [2024-04-16T10:37:14.319Z] setToolUnix: [2024-04-16T10:37:14.319Z] [2024-04-16T10:37:14.319Z] setToolProperty: [2024-04-16T10:37:14.319Z] [2024-04-16T10:37:14.319Z] setS1ASclassPath: [2024-04-16T10:37:14.319Z] [2024-04-16T10:37:14.319Z] init-common: [2024-04-16T10:37:14.319Z] [2024-04-16T10:37:14.320Z] undeploy-client: [2024-04-16T10:37:14.575Z] [exec] Deprecated syntax, instead use: [2024-04-16T10:37:14.575Z] [exec] asadmin --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 undeploy [options] ... [2024-04-16T10:37:14.831Z] [exec] Command undeploy executed successfully. [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] all: [2024-04-16T10:37:14.831Z] [echo] [2024-04-16T10:37:14.831Z] [echo] ************************* [2024-04-16T10:37:14.831Z] [echo] * Running gf_dd/endpoint_address_uri [2024-04-16T10:37:14.831Z] [echo] * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri [2024-04-16T10:37:14.831Z] [echo] ************************* [2024-04-16T10:37:14.831Z] [echo] [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setOSConditions: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setToolWin: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setToolUnix: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setToolProperty: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setS1ASclassPath: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] init-common: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] clean: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setOSConditions: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setToolWin: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setToolUnix: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setToolProperty: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setS1ASclassPath: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] init-common: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] clean-common: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.831Z] setOSConditions: [2024-04-16T10:37:14.831Z] [2024-04-16T10:37:14.832Z] setToolWin: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolUnix: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolProperty: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setS1ASclassPath: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] init-common: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] clean-classes-common: [2024-04-16T10:37:14.832Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setOSConditions: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolWin: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolUnix: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolProperty: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setS1ASclassPath: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] init-common: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] clean-jars-common: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] compile: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setOSConditions: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolWin: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolUnix: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setToolProperty: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.832Z] setS1ASclassPath: [2024-04-16T10:37:14.832Z] [2024-04-16T10:37:14.833Z] init-common: [2024-04-16T10:37:14.833Z] [2024-04-16T10:37:14.833Z] compile-common: [2024-04-16T10:37:14.833Z] [echo] Current time (ISO): 2024-04-16T10:37:14.743+0000 [2024-04-16T10:37:14.833Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:14.833Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:15.631Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:15.885Z] [javac] 1 warning [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] build: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] setOSConditions: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] fixFiles: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] convUnix: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] convWin: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] setToolWin: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] setToolUnix: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.885Z] setToolProperty: [2024-04-16T10:37:15.885Z] [2024-04-16T10:37:15.886Z] setS1ASclassPath: [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] init-common: [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] package-persistence-common: [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] ejb-jar-common: [2024-04-16T10:37:15.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] package-ejbjar-common: [2024-04-16T10:37:15.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-ejb.jar [2024-04-16T10:37:15.886Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] appclient-jar-common: [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] package-appclientjar-common: [2024-04-16T10:37:15.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxa-client.jar [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] webclient-war-common: [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.886Z] build-ear-common: [2024-04-16T10:37:15.886Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:15.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:15.886Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:15.886Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2024-04-16T10:37:15.886Z] [2024-04-16T10:37:15.887Z] deploy: [2024-04-16T10:37:15.887Z] [2024-04-16T10:37:15.887Z] setOSConditions: [2024-04-16T10:37:15.887Z] [2024-04-16T10:37:15.887Z] setToolWin: [2024-04-16T10:37:15.887Z] [2024-04-16T10:37:15.887Z] setToolUnix: [2024-04-16T10:37:15.887Z] [2024-04-16T10:37:15.887Z] setToolProperty: [2024-04-16T10:37:15.887Z] [2024-04-16T10:37:15.887Z] setS1ASclassPath: [2024-04-16T10:37:15.887Z] [2024-04-16T10:37:15.887Z] init-common: [2024-04-16T10:37:15.887Z] [2024-04-16T10:37:15.887Z] create-jdbc-connpool-common: [2024-04-16T10:37:16.445Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-connsharing-pool [2024-04-16T10:37:16.446Z] [exec] JDBC connection pool jdbc-connsharing-pool created successfully. [2024-04-16T10:37:16.446Z] [2024-04-16T10:37:16.446Z] set-derby-connpool-props: [2024-04-16T10:37:16.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2024-04-16T10:37:16.700Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.User=dbuser [2024-04-16T10:37:16.954Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2024-04-16T10:37:16.954Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.Password=dbpassword [2024-04-16T10:37:17.348Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:17.348Z] [javac] 1 warning [2024-04-16T10:37:17.348Z] [2024-04-16T10:37:17.348Z] assemble-web: [2024-04-16T10:37:17.348Z] [2024-04-16T10:37:17.348Z] pkg-war: [2024-04-16T10:37:17.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:37:17.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp [2024-04-16T10:37:17.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:37:17.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:37:17.348Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:37:17.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/${sun-web.xml} to copy. [2024-04-16T10:37:17.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/${webservices.xml} to copy. [2024-04-16T10:37:17.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/${wsdlfile.location}/${wsdlfile.name} to copy. [2024-04-16T10:37:17.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/${schemafile.location}/${schemafile.name} to copy. [2024-04-16T10:37:17.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/${catalog.location}/jax-ws-catalog.xml to copy. [2024-04-16T10:37:17.348Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/${web.xml} to copy. [2024-04-16T10:37:17.348Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF/classes [2024-04-16T10:37:17.348Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/wsit/web/WEB-INF [2024-04-16T10:37:17.348Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/service_endpoint_address-web.war [2024-04-16T10:37:17.348Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/tmp/WEB-INF [2024-04-16T10:37:17.348Z] [2024-04-16T10:37:17.349Z] deploy-app: [2024-04-16T10:37:17.349Z] [2024-04-16T10:37:17.349Z] deploy-war-common: [2024-04-16T10:37:17.513Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2024-04-16T10:37:17.513Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.driverType=4 [2024-04-16T10:37:17.620Z] [2024-04-16T10:37:17.620Z] setOSConditions: [2024-04-16T10:37:17.620Z] [2024-04-16T10:37:17.620Z] setToolWin: [2024-04-16T10:37:17.620Z] [2024-04-16T10:37:17.620Z] setToolUnix: [2024-04-16T10:37:17.620Z] [2024-04-16T10:37:17.620Z] setToolProperty: [2024-04-16T10:37:17.620Z] [2024-04-16T10:37:17.620Z] setS1ASclassPath: [2024-04-16T10:37:17.620Z] [2024-04-16T10:37:17.620Z] init-common: [2024-04-16T10:37:17.620Z] [2024-04-16T10:37:17.620Z] deploy-war-commonpe: [2024-04-16T10:37:18.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2024-04-16T10:37:18.106Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.portNumber=1527 [2024-04-16T10:37:18.182Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --contextroot service_endpoint_address --force=false --precompilejsp=true --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false --upload=true /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/service_endpoint_address-web.war [2024-04-16T10:37:18.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2024-04-16T10:37:18.360Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.dataBaseName=testdb [2024-04-16T10:37:18.438Z] [exec] Application deployed with name service_endpoint_address-web. [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] deploy-war-commonee: [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] assemble-client: [2024-04-16T10:37:18.438Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:37:18.438Z] [echo] wsimporting http://localhost:8080/service_endpoint_address/service?WSDL [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] setOSConditions: [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] setToolWin: [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] setToolUnix: [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] setToolProperty: [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] setS1ASclassPath: [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] init-common: [2024-04-16T10:37:18.438Z] [2024-04-16T10:37:18.438Z] wsimport: [2024-04-16T10:37:18.615Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:18.615Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:18.694Z] [exec] parsing WSDL... [2024-04-16T10:37:19.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2024-04-16T10:37:19.174Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.create=true [2024-04-16T10:37:19.428Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2024-04-16T10:37:19.428Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.property.serverName=localhost [2024-04-16T10:37:19.428Z] [2024-04-16T10:37:19.428Z] setOSConditions: [2024-04-16T10:37:19.429Z] [2024-04-16T10:37:19.429Z] setToolWin: [2024-04-16T10:37:19.429Z] [2024-04-16T10:37:19.429Z] setToolUnix: [2024-04-16T10:37:19.429Z] [2024-04-16T10:37:19.429Z] setToolProperty: [2024-04-16T10:37:19.429Z] [2024-04-16T10:37:19.429Z] setS1ASclassPath: [2024-04-16T10:37:19.429Z] [2024-04-16T10:37:19.429Z] init-common: [2024-04-16T10:37:19.429Z] [2024-04-16T10:37:19.429Z] create-jdbc-connpool-common: [2024-04-16T10:37:19.620Z] [exec] [2024-04-16T10:37:19.620Z] [exec] Generating code... [2024-04-16T10:37:19.620Z] [exec] [2024-04-16T10:37:19.620Z] [exec] Compiling code... [2024-04-16T10:37:20.012Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-1 [2024-04-16T10:37:20.012Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-1 created successfully. [2024-04-16T10:37:20.012Z] [2024-04-16T10:37:20.012Z] set-derby-connpool-props: [2024-04-16T10:37:20.268Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2024-04-16T10:37:20.269Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.User=dbuser [2024-04-16T10:37:20.547Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/build.xml:66: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:37:20.548Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:37:20.827Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2024-04-16T10:37:20.827Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.Password=dbpassword [2024-04-16T10:37:21.082Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2024-04-16T10:37:21.082Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.driverType=4 [2024-04-16T10:37:21.109Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:21.109Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/gf_dd/endpoint_address_uri/client/Client.java uses or overrides a deprecated API. [2024-04-16T10:37:21.109Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-04-16T10:37:21.109Z] [javac] 1 warning [2024-04-16T10:37:21.109Z] [2024-04-16T10:37:21.109Z] setup: [2024-04-16T10:37:21.109Z] [2024-04-16T10:37:21.109Z] runclient: [2024-04-16T10:37:21.109Z] [2024-04-16T10:37:21.109Z] run-client: [2024-04-16T10:37:21.109Z] [unjar] Expanding: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/lib/target/reporter.jar into /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/client [2024-04-16T10:37:21.640Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2024-04-16T10:37:21.640Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.portNumber=1527 [2024-04-16T10:37:21.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2024-04-16T10:37:21.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.dataBaseName=awt-1 [2024-04-16T10:37:22.465Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:22.465Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:22.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2024-04-16T10:37:22.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.create=true [2024-04-16T10:37:23.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2024-04-16T10:37:23.306Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.serverName=localhost [2024-04-16T10:37:23.306Z] [2024-04-16T10:37:23.306Z] asadmin-common: [2024-04-16T10:37:23.306Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes='create=true;' [2024-04-16T10:37:23.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2024-04-16T10:37:23.561Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-1.property.connectionAttributes=create=true; [2024-04-16T10:37:23.561Z] [2024-04-16T10:37:23.561Z] setOSConditions: [2024-04-16T10:37:23.561Z] [2024-04-16T10:37:23.561Z] setToolWin: [2024-04-16T10:37:23.561Z] [2024-04-16T10:37:23.561Z] setToolUnix: [2024-04-16T10:37:23.561Z] [2024-04-16T10:37:23.561Z] setToolProperty: [2024-04-16T10:37:23.561Z] [2024-04-16T10:37:23.561Z] setS1ASclassPath: [2024-04-16T10:37:23.561Z] [2024-04-16T10:37:23.561Z] init-common: [2024-04-16T10:37:23.561Z] [2024-04-16T10:37:23.561Z] create-jdbc-connpool-common: [2024-04-16T10:37:23.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 2 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=true --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=true --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-assoc-with-thread-pool-2 [2024-04-16T10:37:23.816Z] [exec] JDBC connection pool jdbc-assoc-with-thread-pool-2 created successfully. [2024-04-16T10:37:24.074Z] [2024-04-16T10:37:24.074Z] set-derby-connpool-props: [2024-04-16T10:37:24.229Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:37:24.230Z] [echo] Deploying generic-ra.rar on server [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setOSConditions: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolWin: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolUnix: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolProperty: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setS1ASclassPath: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] init-common: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] deploy-ear: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setOSConditions: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolWin: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolUnix: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolProperty: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setS1ASclassPath: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] init-common: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] deploy-common: [2024-04-16T10:37:24.230Z] [echo] Current time (ISO): 2024-04-16T10:37:21.974+0000 [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setOSConditions: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolWin: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolUnix: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setToolProperty: [2024-04-16T10:37:24.230Z] [2024-04-16T10:37:24.230Z] setS1ASclassPath: [2024-04-16T10:37:24.231Z] [2024-04-16T10:37:24.231Z] init-common: [2024-04-16T10:37:24.231Z] [2024-04-16T10:37:24.231Z] deploy-common-pe: [2024-04-16T10:37:24.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdbApp.ear [2024-04-16T10:37:24.328Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2024-04-16T10:37:24.329Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.User=dbuser [2024-04-16T10:37:24.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2024-04-16T10:37:24.907Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.Password=dbpassword [2024-04-16T10:37:25.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2024-04-16T10:37:25.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.driverType=4 [2024-04-16T10:37:25.272Z] [exec] 5555 [2024-04-16T10:37:25.272Z] [exec] Value of key is:gf_dd.endpoint_address_uri [2024-04-16T10:37:25.272Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:37:25.272Z] [exec] [2024-04-16T10:37:25.272Z] [exec] [2024-04-16T10:37:25.272Z] [exec] ----------------------------------------- [2024-04-16T10:37:25.272Z] [exec] - gf_dd.endpoint_address_uri: PASS - [2024-04-16T10:37:25.272Z] [exec] ----------------------------------------- [2024-04-16T10:37:25.272Z] [exec] Total PASS: 1 [2024-04-16T10:37:25.272Z] [exec] Total FAIL: 0 [2024-04-16T10:37:25.272Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:37:25.272Z] [exec] ----------------------------------------- [2024-04-16T10:37:25.272Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:25.272Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:25.272Z] [2024-04-16T10:37:25.272Z] undeploy: [2024-04-16T10:37:25.272Z] [2024-04-16T10:37:25.273Z] setOSConditions: [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] setToolWin: [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] setToolUnix: [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] setToolProperty: [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] setS1ASclassPath: [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] init-common: [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] undeploy-war-common: [2024-04-16T10:37:25.273Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false service_endpoint_address-web [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] all: [2024-04-16T10:37:25.273Z] Warning: 'file:./../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:25.273Z] Warning: 'file:./../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:25.273Z] Warning: 'file:./report.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './report.xml' for compliance with other XML tools [2024-04-16T10:37:25.273Z] [2024-04-16T10:37:25.273Z] report: [2024-04-16T10:37:25.273Z] [echo] Comparing results with expected results [2024-04-16T10:37:25.273Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:37:25.273Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:37:25.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2024-04-16T10:37:25.720Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.portNumber=1527 [2024-04-16T10:37:25.835Z] Warning: 'file:./../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:25.835Z] Warning: 'file:./../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:25.835Z] Warning: 'file:./report.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './report.xml' for compliance with other XML tools [2024-04-16T10:37:25.835Z] [2024-04-16T10:37:25.835Z] report-sh: [2024-04-16T10:37:25.835Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:37:25.836Z] [exec] [2024-04-16T10:37:25.836Z] [exec] ************************ [2024-04-16T10:37:25.836Z] [exec] PASSED= 81 [2024-04-16T10:37:25.836Z] [exec] ------------ ========= [2024-04-16T10:37:25.836Z] [exec] FAILED= 0 [2024-04-16T10:37:25.836Z] [exec] ------------ ========= [2024-04-16T10:37:25.836Z] [exec] DID NOT RUN= 5 [2024-04-16T10:37:25.836Z] [exec] ------------ ========= [2024-04-16T10:37:25.836Z] [exec] Total Expected=86 [2024-04-16T10:37:25.836Z] [exec] ************************ [2024-04-16T10:37:25.836Z] [exec] [2024-04-16T10:37:25.836Z] Warning: 'file:./../../config/properties.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/properties.xml' for compliance with other XML tools [2024-04-16T10:37:25.836Z] Warning: 'file:./../../config/common.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './../../config/common.xml' for compliance with other XML tools [2024-04-16T10:37:25.836Z] Warning: 'file:./report.xml' in /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/build.xml should be expressed simply as './report.xml' for compliance with other XML tools [2024-04-16T10:37:25.836Z] [2024-04-16T10:37:25.836Z] setOSConditions: [2024-04-16T10:37:25.836Z] [2024-04-16T10:37:25.836Z] setToolWin: [2024-04-16T10:37:25.836Z] [2024-04-16T10:37:25.836Z] setToolUnix: [2024-04-16T10:37:25.836Z] [2024-04-16T10:37:25.836Z] setToolProperty: [2024-04-16T10:37:25.836Z] [2024-04-16T10:37:25.836Z] setS1ASclassPath: [2024-04-16T10:37:25.836Z] [2024-04-16T10:37:25.836Z] init-common: [2024-04-16T10:37:25.836Z] [2024-04-16T10:37:25.836Z] dev-report: [2024-04-16T10:37:25.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2024-04-16T10:37:25.975Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.dataBaseName=awt-2 [2024-04-16T10:37:26.119Z] [java] ********************** [2024-04-16T10:37:26.120Z] [java] * PASSED 81 * [2024-04-16T10:37:26.120Z] [java] * FAILED 0 * [2024-04-16T10:37:26.120Z] [java] * DID NOT RUN 0 * [2024-04-16T10:37:26.120Z] [java] * TOTAL 81 * [2024-04-16T10:37:26.120Z] [java] ********************** [2024-04-16T10:37:26.120Z] [java] [2024-04-16T10:37:26.120Z] [2024-04-16T10:37:26.120Z] BUILD SUCCESSFUL [2024-04-16T10:37:26.120Z] Total time: 15 minutes 38 seconds [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.120Z] in flushAll , creating new testSuiteHash [2024-04-16T10:37:26.376Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-domain [2024-04-16T10:37:26.535Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:26.535Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:26.790Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2024-04-16T10:37:26.790Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.create=true [2024-04-16T10:37:27.349Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2024-04-16T10:37:27.349Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.serverName=localhost [2024-04-16T10:37:27.349Z] [2024-04-16T10:37:27.349Z] asadmin-common: [2024-04-16T10:37:27.349Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes='create=true;' [2024-04-16T10:37:27.575Z] Waiting for the domain to stop . [2024-04-16T10:37:27.575Z] Waiting finished after 225 ms. [2024-04-16T10:37:27.575Z] Command stop-domain executed successfully. [2024-04-16T10:37:27.575Z] + check_successful_run [2024-04-16T10:37:27.575Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:37:27.575Z] [2024-04-16T10:37:27.575Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:37:27.575Z] [2024-04-16T10:37:27.575Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:37:27.575Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:37:27.575Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:37:27.575Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:37:27.575Z] + generate_junit_report webservice_all [2024-04-16T10:37:27.575Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:37:27.575Z] [2024-04-16T10:37:27.575Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:37:27.575Z] [2024-04-16T10:37:27.575Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:37:27.575Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:37:27.575Z] + TESTSUITE_NAME=webservice_all [2024-04-16T10:37:27.575Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:37:27.575Z] + awk -v suitename=webservice_all ' [2024-04-16T10:37:27.575Z] BEGIN { [2024-04-16T10:37:27.575Z] totaltests = 0; [2024-04-16T10:37:27.575Z] totalfailures = 0; [2024-04-16T10:37:27.575Z] totalerrors = 0; [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] function getPropVal(str){ [2024-04-16T10:37:27.575Z] split(str, a, "="); [2024-04-16T10:37:27.575Z] val = a[2]; [2024-04-16T10:37:27.575Z] # remove quotes [2024-04-16T10:37:27.575Z] gsub("\"","",val); [2024-04-16T10:37:27.575Z] return val; [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] function removeXMLTag(str){ [2024-04-16T10:37:27.575Z] # remove xml tag quotes [2024-04-16T10:37:27.575Z] gsub("","",str); [2024-04-16T10:37:27.575Z] gsub("<.*>","",str); [2024-04-16T10:37:27.575Z] gsub(">","",str); [2024-04-16T10:37:27.575Z] return str; [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] /status value=/ { [2024-04-16T10:37:27.575Z] result=getPropVal($0); [2024-04-16T10:37:27.575Z] result=removeXMLTag(result); [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] // { [2024-04-16T10:37:27.575Z] getline; [2024-04-16T10:37:27.575Z] getline; [2024-04-16T10:37:27.575Z] testunit=removeXMLTag($0); [2024-04-16T10:37:27.575Z] gsub("\"","",testunit); [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] // { [2024-04-16T10:37:27.575Z] getline; [2024-04-16T10:37:27.575Z] testname=removeXMLTag($0); [2024-04-16T10:37:27.575Z] gsub("\"","",testname); [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] /<\/testcase>/{ [2024-04-16T10:37:27.575Z] classname=testunit [2024-04-16T10:37:27.575Z] # printing testcase to out [2024-04-16T10:37:27.575Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:37:27.575Z] if (result == "fail") { [2024-04-16T10:37:27.575Z] out = out " \n"; [2024-04-16T10:37:27.575Z] totalfailures++; [2024-04-16T10:37:27.575Z] } else if (result == "did_not_run") { [2024-04-16T10:37:27.575Z] out = out " \n"; [2024-04-16T10:37:27.575Z] totalerrors++; [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] out = out " \n"; [2024-04-16T10:37:27.575Z] [2024-04-16T10:37:27.575Z] totaltests++; [2024-04-16T10:37:27.575Z] result=""; [2024-04-16T10:37:27.575Z] testname=""; [2024-04-16T10:37:27.575Z] } [2024-04-16T10:37:27.575Z] END { [2024-04-16T10:37:27.575Z] print "" [2024-04-16T10:37:27.575Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:37:27.575Z] printf "%s", out; [2024-04-16T10:37:27.575Z] print "" [2024-04-16T10:37:27.575Z] }' [2024-04-16T10:37:27.575Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:37:27.576Z] + change_junit_report_class_names [2024-04-16T10:37:27.576Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:37:27.576Z] + sed -i 's/\bclassname="/classname="webservice_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:37:27.576Z] + post_test_run [2024-04-16T10:37:27.576Z] + copy_test_artifacts webservice_all [2024-04-16T10:37:27.576Z] + sleep 1 [2024-04-16T10:37:27.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2024-04-16T10:37:27.607Z] [exec] domain.resources.jdbc-connection-pool.jdbc-assoc-with-thread-pool-2.property.connectionAttributes=create=true; [2024-04-16T10:37:27.607Z] [2024-04-16T10:37:27.607Z] setOSConditions: [2024-04-16T10:37:27.607Z] [2024-04-16T10:37:27.607Z] setToolWin: [2024-04-16T10:37:27.607Z] [2024-04-16T10:37:27.607Z] setToolUnix: [2024-04-16T10:37:27.607Z] [2024-04-16T10:37:27.607Z] setToolProperty: [2024-04-16T10:37:27.607Z] [2024-04-16T10:37:27.607Z] setS1ASclassPath: [2024-04-16T10:37:27.607Z] [2024-04-16T10:37:27.607Z] init-common: [2024-04-16T10:37:27.607Z] [2024-04-16T10:37:27.607Z] create-jdbc-resource-common: [2024-04-16T10:37:27.607Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-1 --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:28.165Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-1 --enabled=true --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:28.165Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 created successfully. [2024-04-16T10:37:28.165Z] [echo] cmd executed for server [2024-04-16T10:37:28.165Z] [2024-04-16T10:37:28.165Z] setOSConditions: [2024-04-16T10:37:28.165Z] [2024-04-16T10:37:28.165Z] setToolWin: [2024-04-16T10:37:28.165Z] [2024-04-16T10:37:28.165Z] setToolUnix: [2024-04-16T10:37:28.165Z] [2024-04-16T10:37:28.165Z] setToolProperty: [2024-04-16T10:37:28.165Z] [2024-04-16T10:37:28.165Z] setS1ASclassPath: [2024-04-16T10:37:28.165Z] [2024-04-16T10:37:28.165Z] init-common: [2024-04-16T10:37:28.165Z] [2024-04-16T10:37:28.165Z] create-jdbc-resource-common: [2024-04-16T10:37:28.165Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-assoc-with-thread-pool-2 --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:28.422Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-assoc-with-thread-pool-2 --enabled=true --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:28.422Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 created successfully. [2024-04-16T10:37:28.422Z] [echo] cmd executed for server [2024-04-16T10:37:28.422Z] [2024-04-16T10:37:28.422Z] setOSConditions: [2024-04-16T10:37:28.422Z] [2024-04-16T10:37:28.422Z] setToolWin: [2024-04-16T10:37:28.422Z] [2024-04-16T10:37:28.422Z] setToolUnix: [2024-04-16T10:37:28.422Z] [2024-04-16T10:37:28.422Z] setToolProperty: [2024-04-16T10:37:28.422Z] [2024-04-16T10:37:28.422Z] setS1ASclassPath: [2024-04-16T10:37:28.422Z] [2024-04-16T10:37:28.422Z] init-common: [2024-04-16T10:37:28.422Z] [2024-04-16T10:37:28.422Z] create-jdbc-resource-common: [2024-04-16T10:37:28.422Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing [2024-04-16T10:37:28.504Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:37:28.504Z] [2024-04-16T10:37:28.504Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:37:28.504Z] [2024-04-16T10:37:28.504Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:37:28.505Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:37:28.505Z] tar: Removing leading `/' from member names [2024-04-16T10:37:28.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing [2024-04-16T10:37:28.680Z] [exec] JDBC resource jdbc/connsharing created successfully. [2024-04-16T10:37:28.680Z] [echo] cmd executed for server [2024-04-16T10:37:28.760Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:37:28.760Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:37:28.760Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:37:28.760Z] ++ pwd [2024-04-16T10:37:28.760Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:37:28.761Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/*/*logs.zip': No such file or directory [2024-04-16T10:37:28.761Z] + true [2024-04-16T10:37:28.761Z] ++ pwd [2024-04-16T10:37:28.761Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:37:28.761Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice/*/*/*logs.zip': No such file or directory [2024-04-16T10:37:28.761Z] + true [2024-04-16T10:37:28.761Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/webservice_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:37:28.761Z] tar: Removing leading `/' from member names [2024-04-16T10:37:28.935Z] [2024-04-16T10:37:28.935Z] setOSConditions: [2024-04-16T10:37:28.935Z] [2024-04-16T10:37:28.935Z] setToolWin: [2024-04-16T10:37:28.935Z] [2024-04-16T10:37:28.935Z] setToolUnix: [2024-04-16T10:37:28.935Z] [2024-04-16T10:37:28.935Z] setToolProperty: [2024-04-16T10:37:28.935Z] [2024-04-16T10:37:28.935Z] setS1ASclassPath: [2024-04-16T10:37:28.935Z] [2024-04-16T10:37:28.935Z] init-common: [2024-04-16T10:37:28.935Z] [2024-04-16T10:37:28.935Z] create-jdbc-resource-common: [2024-04-16T10:37:28.935Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-connsharing-pool --target server jdbc/connsharing2 [2024-04-16T10:37:29.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-connsharing-pool --enabled=true --target server jdbc/connsharing2 [2024-04-16T10:37:29.189Z] [exec] JDBC resource jdbc/connsharing2 created successfully. [2024-04-16T10:37:29.190Z] [echo] cmd executed for server [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setOSConditions: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setToolWin: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setToolUnix: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setToolProperty: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setS1ASclassPath: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] init-common: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] deploy-common: [2024-04-16T10:37:29.190Z] [echo] Current time (ISO): 2024-04-16T10:37:29.110+0000 [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setOSConditions: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setToolWin: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setToolUnix: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setToolProperty: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] setS1ASclassPath: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] init-common: [2024-04-16T10:37:29.190Z] [2024-04-16T10:37:29.190Z] deploy-common-pe: [2024-04-16T10:37:29.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaApp.ear [2024-04-16T10:37:30.311Z] [exec] Application deployed with name jdbc-connsharingnonxaApp. [2024-04-16T10:37:30.311Z] [echo] Deployment on target server server successful [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] setOSConditions: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] setToolWin: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] setToolUnix: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] setToolProperty: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] setS1ASclassPath: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] init-common: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] deploy-common-ee: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] set-assoc-with-thread: [2024-04-16T10:37:30.311Z] [2024-04-16T10:37:30.311Z] asadmin-common: [2024-04-16T10:37:30.311Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate_with_thread=true [2024-04-16T10:37:30.566Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate_with_thread=true [2024-04-16T10:37:30.566Z] [exec] domain.resources.jdbc-connection-pool.jdbc-connsharing-pool.associate-with-thread=true [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] run: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setOSConditions: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setToolWin: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setToolUnix: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setToolProperty: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setS1ASclassPath: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] init-common: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] execute-sql-common: [2024-04-16T10:37:30.566Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/create_pointbase.sql [2024-04-16T10:37:30.566Z] [sql] Failed to execute: Drop table CONNSHARING [2024-04-16T10:37:30.566Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2024-04-16T10:37:30.566Z] [sql] 0 rows affected [2024-04-16T10:37:30.566Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setOSConditions: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setToolWin: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setToolUnix: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setToolProperty: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] setS1ASclassPath: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] init-common: [2024-04-16T10:37:30.566Z] [2024-04-16T10:37:30.566Z] runclient-common: [2024-04-16T10:37:30.567Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-connsharingnonxaAppClient.jar -name jdbc-connsharingnonxaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:37:31.508Z] [exec] Apr 16, 2024 10:37:31 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:37:31.508Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:37:32.066Z] [exec] Apr 16, 2024 10:37:31 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:37:32.066Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:37:32.376Z] [exec] Application deployed with name simplemdbApp. [2024-04-16T10:37:32.376Z] [echo] Deployment on target server server successful [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setOSConditions: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setToolWin: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setToolUnix: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setToolProperty: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setS1ASclassPath: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] init-common: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] deploy-common-ee: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setOSConditions: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setToolWin: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setToolUnix: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setToolProperty: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] setS1ASclassPath: [2024-04-16T10:37:32.376Z] [2024-04-16T10:37:32.376Z] init-common: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] restart: [2024-04-16T10:37:32.377Z] [echo] Not required to restart [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setOSConditions: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolWin: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolUnix: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolProperty: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setS1ASclassPath: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] init-common: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setupJdbc: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setOSConditions: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolWin: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolUnix: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolProperty: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setS1ASclassPath: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] init-common: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] default-sql: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setOSConditions: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolWin: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolUnix: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.377Z] setToolProperty: [2024-04-16T10:37:32.377Z] [2024-04-16T10:37:32.378Z] setS1ASclassPath: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] init-common: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] execute-sql-common: [2024-04-16T10:37:32.378Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/app/createdb.sql [2024-04-16T10:37:32.378Z] [sql] Failed to execute: drop table MESSAGES [2024-04-16T10:37:32.378Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-04-16T10:37:32.378Z] [sql] 0 rows affected [2024-04-16T10:37:32.378Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] sql-oracle: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] execute-sql-connector: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] runtest: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] setOSConditions: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] setToolWin: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] setToolUnix: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] setToolProperty: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] setS1ASclassPath: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] init-common: [2024-04-16T10:37:32.378Z] [2024-04-16T10:37:32.378Z] runclient-common: [2024-04-16T10:37:32.378Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simplemdbAppClient.jar -name simplemdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:37:32.624Z] [exec] Apr 16, 2024 10:37:32 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:37:32.624Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:37:32.633Z] [exec] Apr 16, 2024 10:37:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:37:32.634Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:37:32.926Z] + cd - [2024-04-16T10:37:32.926Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/webservice [2024-04-16T10:37:32.926Z] + break [2024-04-16T10:37:32.926Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:37:32.959Z] Archiving artifacts [2024-04-16T10:37:34.529Z] [exec] Apr 16, 2024 10:37:34 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:37:34.529Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10d18696 [2024-04-16T10:37:34.782Z] [exec] Value of key is: test1 : [2024-04-16T10:37:34.782Z] [exec] Value of key is: test2 : [2024-04-16T10:37:34.782Z] [exec] Value of key is: test3 : [2024-04-16T10:37:35.037Z] [exec] Value of key is: test4 : [2024-04-16T10:37:35.037Z] [exec] Value of key is: test5 : [2024-04-16T10:37:35.037Z] [exec] Value of key is: test6 : [2024-04-16T10:37:35.037Z] [exec] Value of key is: test7 : [2024-04-16T10:37:35.037Z] [exec] Value of key is: test8 : [2024-04-16T10:37:35.037Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:37:35.037Z] [exec] [2024-04-16T10:37:35.037Z] [exec] [2024-04-16T10:37:35.037Z] [exec] ----------------------------------------- [2024-04-16T10:37:35.037Z] [exec] - test6 : : PASS - [2024-04-16T10:37:35.037Z] [exec] - test5 : : PASS - [2024-04-16T10:37:35.037Z] [exec] - test7 : : PASS - [2024-04-16T10:37:35.037Z] [exec] - test8 : : PASS - [2024-04-16T10:37:35.037Z] [exec] - test3 : : PASS - [2024-04-16T10:37:35.037Z] [exec] - test4 : : PASS - [2024-04-16T10:37:35.037Z] [exec] - test2 : : PASS - [2024-04-16T10:37:35.037Z] [exec] - test1 : : PASS - [2024-04-16T10:37:35.037Z] [exec] ----------------------------------------- [2024-04-16T10:37:35.037Z] [exec] Total PASS: 8 [2024-04-16T10:37:35.037Z] [exec] Total FAIL: 0 [2024-04-16T10:37:35.037Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:37:35.037Z] [exec] ----------------------------------------- [2024-04-16T10:37:35.037Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:35.037Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:35.188Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:37:35.291Z] [2024-04-16T10:37:35.291Z] checkReporting-common: [2024-04-16T10:37:35.291Z] [2024-04-16T10:37:35.291Z] confirmReportPresent-common: [2024-04-16T10:37:35.291Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:37:35.291Z] [echo] Test seems to be reported fine [2024-04-16T10:37:35.291Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/RepRunConf.txt [2024-04-16T10:37:35.291Z] [2024-04-16T10:37:35.291Z] confirmMissingReport-common: [2024-04-16T10:37:35.291Z] [2024-04-16T10:37:35.291Z] undeploy: [2024-04-16T10:37:35.545Z] [2024-04-16T10:37:35.545Z] setOSConditions: [2024-04-16T10:37:35.545Z] [2024-04-16T10:37:35.545Z] setToolWin: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setToolUnix: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setToolProperty: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setS1ASclassPath: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] init-common: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] execute-sql-common: [2024-04-16T10:37:35.546Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connsharing/nonxa/sql/drop_pointbase.sql [2024-04-16T10:37:35.546Z] [sql] 0 rows affected [2024-04-16T10:37:35.546Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setOSConditions: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setToolWin: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setToolUnix: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setToolProperty: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] setS1ASclassPath: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] init-common: [2024-04-16T10:37:35.546Z] [2024-04-16T10:37:35.546Z] delete-jdbc-resource-common: [2024-04-16T10:37:35.546Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing [2024-04-16T10:37:35.800Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing [2024-04-16T10:37:35.800Z] [exec] JDBC resource jdbc/connsharing deleted successfully [2024-04-16T10:37:35.800Z] [echo] cmd executed for server [2024-04-16T10:37:35.800Z] [2024-04-16T10:37:35.800Z] setOSConditions: [2024-04-16T10:37:35.800Z] [2024-04-16T10:37:35.800Z] setToolWin: [2024-04-16T10:37:35.800Z] [2024-04-16T10:37:35.800Z] setToolUnix: [2024-04-16T10:37:35.800Z] [2024-04-16T10:37:35.800Z] setToolProperty: [2024-04-16T10:37:35.800Z] [2024-04-16T10:37:35.800Z] setS1ASclassPath: [2024-04-16T10:37:35.800Z] [2024-04-16T10:37:35.800Z] init-common: [2024-04-16T10:37:35.800Z] [2024-04-16T10:37:35.800Z] delete-jdbc-resource-common: [2024-04-16T10:37:35.800Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connsharing2 [2024-04-16T10:37:36.358Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connsharing2 [2024-04-16T10:37:36.358Z] [exec] JDBC resource jdbc/connsharing2 deleted successfully [2024-04-16T10:37:36.358Z] [echo] cmd executed for server [2024-04-16T10:37:36.358Z] [2024-04-16T10:37:36.358Z] setOSConditions: [2024-04-16T10:37:36.358Z] [2024-04-16T10:37:36.358Z] setToolWin: [2024-04-16T10:37:36.358Z] [2024-04-16T10:37:36.358Z] setToolUnix: [2024-04-16T10:37:36.358Z] [2024-04-16T10:37:36.359Z] setToolProperty: [2024-04-16T10:37:36.359Z] [2024-04-16T10:37:36.359Z] setS1ASclassPath: [2024-04-16T10:37:36.359Z] [2024-04-16T10:37:36.359Z] init-common: [2024-04-16T10:37:36.359Z] [2024-04-16T10:37:36.359Z] delete-jdbc-connpool-common: [2024-04-16T10:37:36.359Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-connsharing-pool [2024-04-16T10:37:36.613Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-connsharing-pool [2024-04-16T10:37:36.613Z] [exec] JDBC Connection pool jdbc-connsharing-pool deleted successfully [2024-04-16T10:37:36.613Z] [echo] cmd executed for server [2024-04-16T10:37:36.613Z] [2024-04-16T10:37:36.613Z] setOSConditions: [2024-04-16T10:37:36.613Z] [2024-04-16T10:37:36.613Z] setToolWin: [2024-04-16T10:37:36.613Z] [2024-04-16T10:37:36.613Z] setToolUnix: [2024-04-16T10:37:36.613Z] [2024-04-16T10:37:36.613Z] setToolProperty: [2024-04-16T10:37:36.613Z] [2024-04-16T10:37:36.613Z] setS1ASclassPath: [2024-04-16T10:37:36.613Z] [2024-04-16T10:37:36.613Z] init-common: [2024-04-16T10:37:36.613Z] [2024-04-16T10:37:36.613Z] delete-jdbc-resource-common: [2024-04-16T10:37:36.613Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:37.172Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-1 [2024-04-16T10:37:37.172Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-1 deleted successfully [2024-04-16T10:37:37.172Z] [echo] cmd executed for server [2024-04-16T10:37:37.172Z] [2024-04-16T10:37:37.172Z] setOSConditions: [2024-04-16T10:37:37.172Z] [2024-04-16T10:37:37.172Z] setToolWin: [2024-04-16T10:37:37.172Z] [2024-04-16T10:37:37.172Z] setToolUnix: [2024-04-16T10:37:37.172Z] [2024-04-16T10:37:37.172Z] setToolProperty: [2024-04-16T10:37:37.172Z] [2024-04-16T10:37:37.172Z] setS1ASclassPath: [2024-04-16T10:37:37.172Z] [2024-04-16T10:37:37.172Z] init-common: [2024-04-16T10:37:37.172Z] [2024-04-16T10:37:37.172Z] delete-jdbc-resource-common: [2024-04-16T10:37:37.172Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:37.427Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/assoc-with-thread-resource-2 [2024-04-16T10:37:37.427Z] [exec] JDBC resource jdbc/assoc-with-thread-resource-2 deleted successfully [2024-04-16T10:37:37.427Z] [echo] cmd executed for server [2024-04-16T10:37:37.427Z] [2024-04-16T10:37:37.427Z] setOSConditions: [2024-04-16T10:37:37.427Z] [2024-04-16T10:37:37.427Z] setToolWin: [2024-04-16T10:37:37.427Z] [2024-04-16T10:37:37.427Z] setToolUnix: [2024-04-16T10:37:37.427Z] [2024-04-16T10:37:37.427Z] setToolProperty: [2024-04-16T10:37:37.427Z] [2024-04-16T10:37:37.427Z] setS1ASclassPath: [2024-04-16T10:37:37.427Z] [2024-04-16T10:37:37.427Z] init-common: [2024-04-16T10:37:37.428Z] [2024-04-16T10:37:37.428Z] delete-jdbc-connpool-common: [2024-04-16T10:37:37.428Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-1 [2024-04-16T10:37:38.009Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-1 [2024-04-16T10:37:38.009Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-1 deleted successfully [2024-04-16T10:37:38.009Z] [echo] cmd executed for server [2024-04-16T10:37:38.009Z] [2024-04-16T10:37:38.009Z] setOSConditions: [2024-04-16T10:37:38.009Z] [2024-04-16T10:37:38.009Z] setToolWin: [2024-04-16T10:37:38.009Z] [2024-04-16T10:37:38.009Z] setToolUnix: [2024-04-16T10:37:38.009Z] [2024-04-16T10:37:38.009Z] setToolProperty: [2024-04-16T10:37:38.009Z] [2024-04-16T10:37:38.009Z] setS1ASclassPath: [2024-04-16T10:37:38.010Z] [2024-04-16T10:37:38.010Z] init-common: [2024-04-16T10:37:38.010Z] [2024-04-16T10:37:38.010Z] delete-jdbc-connpool-common: [2024-04-16T10:37:38.010Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-assoc-with-thread-pool-2 [2024-04-16T10:37:38.264Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-assoc-with-thread-pool-2 [2024-04-16T10:37:38.264Z] [exec] JDBC Connection pool jdbc-assoc-with-thread-pool-2 deleted successfully [2024-04-16T10:37:38.264Z] [echo] cmd executed for server [2024-04-16T10:37:38.264Z] [2024-04-16T10:37:38.264Z] setOSConditions: [2024-04-16T10:37:38.264Z] [2024-04-16T10:37:38.264Z] setToolWin: [2024-04-16T10:37:38.264Z] [2024-04-16T10:37:38.264Z] setToolUnix: [2024-04-16T10:37:38.264Z] [2024-04-16T10:37:38.264Z] setToolProperty: [2024-04-16T10:37:38.265Z] [2024-04-16T10:37:38.265Z] setS1ASclassPath: [2024-04-16T10:37:38.265Z] [2024-04-16T10:37:38.265Z] init-common: [2024-04-16T10:37:38.265Z] [2024-04-16T10:37:38.265Z] undeploy-common: [2024-04-16T10:37:38.475Z] [exec] Apr 16, 2024 10:37:37 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:37:38.475Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@372f0a99 [2024-04-16T10:37:38.823Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-connsharingnonxaApp [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] all-assoc-with-thread: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setOSConditions: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setToolWin: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setToolUnix: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setToolProperty: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setS1ASclassPath: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] init-common: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] clean: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setOSConditions: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setToolWin: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setToolUnix: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setToolProperty: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] setS1ASclassPath: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] init-common: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.823Z] clean-common: [2024-04-16T10:37:38.823Z] [2024-04-16T10:37:38.824Z] setOSConditions: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolWin: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolUnix: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolProperty: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setS1ASclassPath: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] init-common: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] clean-classes-common: [2024-04-16T10:37:38.824Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setOSConditions: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolWin: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolUnix: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolProperty: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setS1ASclassPath: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] init-common: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] clean-jars-common: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] compile: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setOSConditions: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolWin: [2024-04-16T10:37:38.824Z] [2024-04-16T10:37:38.824Z] setToolUnix: [2024-04-16T10:37:38.825Z] [2024-04-16T10:37:38.825Z] setToolProperty: [2024-04-16T10:37:38.825Z] [2024-04-16T10:37:38.825Z] setS1ASclassPath: [2024-04-16T10:37:38.825Z] [2024-04-16T10:37:38.825Z] init-common: [2024-04-16T10:37:38.825Z] [2024-04-16T10:37:38.825Z] compile-common: [2024-04-16T10:37:38.825Z] [echo] Current time (ISO): 2024-04-16T10:37:38.739+0000 [2024-04-16T10:37:38.825Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:38.825Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:39.049Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:39.049Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:39.049Z] [exec] Value of key is: Connector 1.5 test - 1 [2024-04-16T10:37:39.326Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:39.326Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:39.326Z] [exec] Value of key is: Connector 1.5 test - 2 [Pipeline] junit [2024-04-16T10:37:39.506Z] Recording test results [2024-04-16T10:37:39.582Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:39.582Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:39.582Z] [exec] Value of key is: Connector 1.5 test - 3 [2024-04-16T10:37:39.582Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:39.582Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:39.582Z] [exec] Value of key is: Connector 1.5 test - 4 [2024-04-16T10:37:39.837Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:39.837Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:39.837Z] [exec] Value of key is: Connector 1.5 test - 5 [2024-04-16T10:37:39.837Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:39.837Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:39.837Z] [exec] Value of key is: Connector 1.5 test - 6 [2024-04-16T10:37:40.129Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:40.129Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:40.129Z] [exec] Value of key is: Connector 1.5 test - 7 [2024-04-16T10:37:40.129Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:40.129Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:40.129Z] [exec] Value of key is: Connector 1.5 test - 8 [2024-04-16T10:37:40.129Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:37:40.189Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:37:40.385Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:37:40.385Z] [exec] Value of key is: Connector 1.5 test - 9 [2024-04-16T10:37:40.385Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:37:40.385Z] [exec] [2024-04-16T10:37:40.385Z] [exec] [2024-04-16T10:37:40.385Z] [exec] ----------------------------------------- [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 2: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 3: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 4: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 5: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 1: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 6: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 7: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 8: PASS - [2024-04-16T10:37:40.385Z] [exec] - Connector 1.5 test - 9: PASS - [2024-04-16T10:37:40.385Z] [exec] ----------------------------------------- [2024-04-16T10:37:40.385Z] [exec] Total PASS: 9 [2024-04-16T10:37:40.385Z] [exec] Total FAIL: 0 [2024-04-16T10:37:40.385Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:37:40.385Z] [exec] ----------------------------------------- [2024-04-16T10:37:40.385Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:40.385Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:37:40.385Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:37:40.705Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:40.705Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/cpds/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:37:40.705Z] [javac] return new Integer(1); [2024-04-16T10:37:40.705Z] [javac] ^ [2024-04-16T10:37:40.705Z] [javac] 2 warnings [2024-04-16T10:37:40.705Z] [2024-04-16T10:37:40.705Z] setOSConditions: [2024-04-16T10:37:40.705Z] [2024-04-16T10:37:40.705Z] setToolWin: [2024-04-16T10:37:40.705Z] [2024-04-16T10:37:40.705Z] setToolUnix: [2024-04-16T10:37:40.705Z] [2024-04-16T10:37:40.705Z] setToolProperty: [2024-04-16T10:37:40.705Z] [2024-04-16T10:37:40.705Z] setS1ASclassPath: [2024-04-16T10:37:40.705Z] [2024-04-16T10:37:40.705Z] init-common: [2024-04-16T10:37:40.705Z] [2024-04-16T10:37:40.705Z] compile-common: [2024-04-16T10:37:40.706Z] [echo] Current time (ISO): 2024-04-16T10:37:40.421+0000 [2024-04-16T10:37:40.706Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:40.946Z] [2024-04-16T10:37:40.946Z] checkReporting-common: [2024-04-16T10:37:40.946Z] [2024-04-16T10:37:40.946Z] confirmReportPresent-common: [2024-04-16T10:37:40.946Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:37:40.946Z] [echo] Test seems to be reported fine [2024-04-16T10:37:40.946Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/connector1.5-resourcesxml-module-scope/RepRunConf.txt [2024-04-16T10:37:40.946Z] [2024-04-16T10:37:40.946Z] confirmMissingReport-common: [2024-04-16T10:37:40.946Z] [2024-04-16T10:37:40.947Z] unset: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setOSConditions: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolWin: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolUnix: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolProperty: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setS1ASclassPath: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] init-common: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] unsetJdbc: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] undeploy: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setOSConditions: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolWin: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolUnix: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolProperty: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setS1ASclassPath: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] init-common: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] undeploy: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setOSConditions: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolWin: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolUnix: [2024-04-16T10:37:40.947Z] [2024-04-16T10:37:40.947Z] setToolProperty: [2024-04-16T10:37:40.948Z] [2024-04-16T10:37:40.948Z] setS1ASclassPath: [2024-04-16T10:37:40.948Z] [2024-04-16T10:37:40.948Z] init-common: [2024-04-16T10:37:40.948Z] [2024-04-16T10:37:40.948Z] undeploy-common: [2024-04-16T10:37:41.528Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simplemdbApp [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setOSConditions: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setToolWin: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setToolUnix: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setToolProperty: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setS1ASclassPath: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] init-common: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] undeploy: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setOSConditions: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setToolWin: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setToolUnix: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.784Z] setToolProperty: [2024-04-16T10:37:41.784Z] [2024-04-16T10:37:41.785Z] setS1ASclassPath: [2024-04-16T10:37:41.785Z] [2024-04-16T10:37:41.785Z] init-common: [2024-04-16T10:37:41.785Z] [2024-04-16T10:37:41.785Z] undeploy-rar-common: [2024-04-16T10:37:41.785Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:37:42.063Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:42.063Z] [javac] 1 warning [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] build: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] setOSConditions: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] fixFiles: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] convUnix: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] convWin: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] setToolWin: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] setToolUnix: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] setToolProperty: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] setS1ASclassPath: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] init-common: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] package-persistence-common: [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] ejb-jar-common: [2024-04-16T10:37:42.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:37:42.317Z] [2024-04-16T10:37:42.317Z] package-ejbjar-common: [2024-04-16T10:37:42.317Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.317Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.317Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-ejb.jar [2024-04-16T10:37:42.318Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] appclient-jar-common: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] package-appclientjar-common: [2024-04-16T10:37:42.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.318Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpds-client.jar [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] webclient-war-common: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] build-ear-common: [2024-04-16T10:37:42.318Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:42.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:42.318Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:42.318Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] deploy: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] setOSConditions: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] setToolWin: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] setToolUnix: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] setToolProperty: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] setS1ASclassPath: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] init-common: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] deploy-jdbc-common: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.318Z] setOSConditions: [2024-04-16T10:37:42.318Z] [2024-04-16T10:37:42.319Z] setToolWin: [2024-04-16T10:37:42.319Z] [2024-04-16T10:37:42.319Z] setToolUnix: [2024-04-16T10:37:42.319Z] [2024-04-16T10:37:42.319Z] setToolProperty: [2024-04-16T10:37:42.319Z] [2024-04-16T10:37:42.319Z] setS1ASclassPath: [2024-04-16T10:37:42.319Z] [2024-04-16T10:37:42.319Z] init-common: [2024-04-16T10:37:42.319Z] [2024-04-16T10:37:42.319Z] create-jdbc-connpool-common: [2024-04-16T10:37:42.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientConnectionPoolDataSource --restype javax.sql.ConnectionPoolDataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-cpds [2024-04-16T10:37:42.573Z] [exec] JDBC connection pool jdbc-cpds created successfully. [2024-04-16T10:37:42.573Z] [2024-04-16T10:37:42.573Z] set-derby-connpool-props: [2024-04-16T10:37:42.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] setOSConditions: [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] setToolWin: [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] setToolUnix: [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] setToolProperty: [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] setS1ASclassPath: [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] init-common: [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] restart: [2024-04-16T10:37:42.711Z] [echo] Not required to restart [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.711Z] all: [2024-04-16T10:37:42.711Z] [echo] jpa-tx_propagation-resources-xml##@@ [2024-04-16T10:37:42.711Z] [2024-04-16T10:37:42.712Z] setOSConditions: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolWin: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolUnix: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolProperty: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setS1ASclassPath: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] init-common: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] clean: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setOSConditions: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolWin: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolUnix: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolProperty: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setS1ASclassPath: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] init-common: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] clean-common: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setOSConditions: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolWin: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolUnix: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setToolProperty: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] setS1ASclassPath: [2024-04-16T10:37:42.712Z] [2024-04-16T10:37:42.712Z] init-common: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] clean-classes-common: [2024-04-16T10:37:42.713Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setOSConditions: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setToolWin: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setToolUnix: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setToolProperty: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setS1ASclassPath: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] init-common: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] clean-jars-common: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] compile: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setOSConditions: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setToolWin: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setToolUnix: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setToolProperty: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] setS1ASclassPath: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] init-common: [2024-04-16T10:37:42.713Z] [2024-04-16T10:37:42.713Z] compile-common: [2024-04-16T10:37:42.713Z] [echo] Current time (ISO): 2024-04-16T10:37:42.525+0000 [2024-04-16T10:37:42.713Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:42.713Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:43.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2024-04-16T10:37:43.131Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.User=dbuser [2024-04-16T10:37:43.385Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2024-04-16T10:37:43.385Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.Password=dbpassword [2024-04-16T10:37:43.946Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2024-04-16T10:37:43.946Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.driverType=4 [2024-04-16T10:37:44.202Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2024-04-16T10:37:44.202Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.portNumber=1527 [2024-04-16T10:37:44.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2024-04-16T10:37:44.760Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.dataBaseName=testdb [2024-04-16T10:37:45.015Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:45.015Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:37:45.574Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2024-04-16T10:37:45.574Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.create=true [2024-04-16T10:37:45.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2024-04-16T10:37:45.829Z] [exec] domain.resources.jdbc-connection-pool.jdbc-cpds.property.serverName=localhost [2024-04-16T10:37:45.829Z] [2024-04-16T10:37:45.829Z] setOSConditions: [2024-04-16T10:37:45.829Z] [2024-04-16T10:37:45.829Z] setToolWin: [2024-04-16T10:37:45.829Z] [2024-04-16T10:37:45.829Z] setToolUnix: [2024-04-16T10:37:45.829Z] [2024-04-16T10:37:45.829Z] setToolProperty: [2024-04-16T10:37:45.829Z] [2024-04-16T10:37:45.829Z] setS1ASclassPath: [2024-04-16T10:37:45.829Z] [2024-04-16T10:37:45.829Z] init-common: [2024-04-16T10:37:45.829Z] [2024-04-16T10:37:45.829Z] create-jdbc-resource-common: [2024-04-16T10:37:45.829Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-cpds --target server jdbc/s1qeDB-cpds [2024-04-16T10:37:45.980Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:45.980Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:37:45.981Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:37:45.981Z] [javac] 2 warnings [2024-04-16T10:37:45.981Z] [2024-04-16T10:37:45.981Z] setOSConditions: [2024-04-16T10:37:45.981Z] [2024-04-16T10:37:45.981Z] setToolWin: [2024-04-16T10:37:45.981Z] [2024-04-16T10:37:45.981Z] setToolUnix: [2024-04-16T10:37:45.981Z] [2024-04-16T10:37:45.981Z] setToolProperty: [2024-04-16T10:37:45.981Z] [2024-04-16T10:37:45.981Z] setS1ASclassPath: [2024-04-16T10:37:45.981Z] [2024-04-16T10:37:45.981Z] init-common: [2024-04-16T10:37:45.981Z] [2024-04-16T10:37:45.981Z] compile-common: [2024-04-16T10:37:45.981Z] [echo] Current time (ISO): 2024-04-16T10:37:45.784+0000 [2024-04-16T10:37:45.981Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:37:46.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-cpds --enabled=true --target server jdbc/s1qeDB-cpds [2024-04-16T10:37:46.411Z] [exec] JDBC resource jdbc/s1qeDB-cpds created successfully. [2024-04-16T10:37:46.411Z] [echo] cmd executed for server [2024-04-16T10:37:46.411Z] [2024-04-16T10:37:46.411Z] setup-derby-for-authentication: [2024-04-16T10:37:46.411Z] [2024-04-16T10:37:46.411Z] setOSConditions: [2024-04-16T10:37:46.411Z] [2024-04-16T10:37:46.411Z] setToolWin: [2024-04-16T10:37:46.411Z] [2024-04-16T10:37:46.411Z] setToolUnix: [2024-04-16T10:37:46.411Z] [2024-04-16T10:37:46.412Z] setToolProperty: [2024-04-16T10:37:46.412Z] [2024-04-16T10:37:46.412Z] setS1ASclassPath: [2024-04-16T10:37:46.412Z] [2024-04-16T10:37:46.412Z] init-common: [2024-04-16T10:37:46.412Z] [2024-04-16T10:37:46.412Z] stop-derby: [2024-04-16T10:37:46.412Z] [2024-04-16T10:37:46.412Z] stop-derby-aix: [2024-04-16T10:37:46.412Z] [2024-04-16T10:37:46.412Z] stop-derby-nonaix: [2024-04-16T10:37:46.412Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:37:46.666Z] [java] Tue Apr 16 10:37:46 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:37:46.666Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties to copy. [2024-04-16T10:37:46.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] setOSConditions: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] setToolWin: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] setToolUnix: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] setToolProperty: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] setS1ASclassPath: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] init-common: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] start-derby: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] start-derby-aix: [2024-04-16T10:37:46.666Z] [2024-04-16T10:37:46.666Z] start-derby-nonaix: [2024-04-16T10:37:46.666Z] [echo] Starting Derby DB Server ... [2024-04-16T10:37:48.528Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:37:48.784Z] [javac] 1 warning [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] build: [2024-04-16T10:37:48.784Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:37:48.784Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2024-04-16T10:37:48.784Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] setOSConditions: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] fixFiles: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] convUnix: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] convWin: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] setToolWin: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] setToolUnix: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] setToolProperty: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] setS1ASclassPath: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] init-common: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] package-persistence-common: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.784Z] ejb-jar-common: [2024-04-16T10:37:48.784Z] [2024-04-16T10:37:48.785Z] package-ejbjar-common: [2024-04-16T10:37:48.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:48.785Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2024-04-16T10:37:48.785Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] appclient-jar-common: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] package-appclientjar-common: [2024-04-16T10:37:48.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:48.785Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] webclient-war-common: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] build-ear-common: [2024-04-16T10:37:48.785Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:48.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:37:48.785Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:37:48.785Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:37:48.785Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] setup: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] setOSConditions: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] setToolWin: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] setToolUnix: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] setToolProperty: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] setS1ASclassPath: [2024-04-16T10:37:48.785Z] [2024-04-16T10:37:48.785Z] init-common: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] execute-sql-common: [2024-04-16T10:37:48.786Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/sql/create.sql [2024-04-16T10:37:48.786Z] [sql] 0 rows affected [2024-04-16T10:37:48.786Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] deploy: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setOSConditions: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setToolWin: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setToolUnix: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setToolProperty: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setS1ASclassPath: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] init-common: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] deploy-common: [2024-04-16T10:37:48.786Z] [echo] Current time (ISO): 2024-04-16T10:37:48.742+0000 [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setOSConditions: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setToolWin: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setToolUnix: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setToolProperty: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] setS1ASclassPath: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] init-common: [2024-04-16T10:37:48.786Z] [2024-04-16T10:37:48.786Z] deploy-common-pe: [2024-04-16T10:37:49.713Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:37:53.926Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2024-04-16T10:37:53.926Z] [echo] Deployment on target server server successful [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setOSConditions: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setToolWin: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setToolUnix: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setToolProperty: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setS1ASclassPath: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] init-common: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] deploy-common-ee: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] run: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setOSConditions: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setToolWin: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.926Z] setToolUnix: [2024-04-16T10:37:53.926Z] [2024-04-16T10:37:53.927Z] setToolProperty: [2024-04-16T10:37:53.927Z] [2024-04-16T10:37:53.927Z] setS1ASclassPath: [2024-04-16T10:37:53.927Z] [2024-04-16T10:37:53.927Z] init-common: [2024-04-16T10:37:53.927Z] [2024-04-16T10:37:53.927Z] runclient-common: [2024-04-16T10:37:53.927Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar -name ejb-ejb30-persistence-tx_propagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:37:55.331Z] [exec] Apr 16, 2024 10:37:54 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:37:55.331Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:37:56.695Z] [exec] Apr 16, 2024 10:37:56 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:37:56.695Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-tx_propagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.tx_propagation.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-tx_propagationClient [2024-04-16T10:38:00.864Z] [exec] Apr 16, 2024 10:38:00 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:38:00.864Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@29d070c7 [2024-04-16T10:38:01.126Z] [exec] I am in client [2024-04-16T10:38:01.730Z] [exec] Apr 16, 2024 10:38:01 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:38:01.730Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:38:02.727Z] [exec] Apr 16, 2024 10:38:02 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:38:02.727Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@6b8f8ed4[jndiName=java:app/jdbc-xa-pool, applicationName=ejb-ejb30-persistence-tx_propagationApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:38:02.727Z] [exec] calling createPerson(duke) [2024-04-16T10:38:02.727Z] [exec] created [2024-04-16T10:38:02.727Z] [exec] utx.begin called [2024-04-16T10:38:02.982Z] [exec] inserted 1,1 into table [2024-04-16T10:38:03.240Z] [exec] calling utx.rollback [2024-04-16T10:38:03.240Z] [exec] utx.rollback called [2024-04-16T10:38:03.240Z] [exec] I am in client [2024-04-16T10:38:03.240Z] [exec] calling createPerson(duke) [2024-04-16T10:38:03.240Z] [exec] created [2024-04-16T10:38:03.240Z] [exec] utx.begin called [2024-04-16T10:38:03.240Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:38:03.240Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:38:03.498Z] [exec] inserted 1,1 into table [2024-04-16T10:38:03.499Z] [exec] calling utx.commit [2024-04-16T10:38:03.499Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:38:03.499Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:38:03.499Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:38:03.499Z] [exec] [2024-04-16T10:38:03.499Z] [exec] [2024-04-16T10:38:03.499Z] [exec] ----------------------------------------- [2024-04-16T10:38:03.499Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:38:03.499Z] [exec] - findDelegateCreatedPerson: PASS - [2024-04-16T10:38:03.499Z] [exec] ----------------------------------------- [2024-04-16T10:38:03.499Z] [exec] Total PASS: 2 [2024-04-16T10:38:03.499Z] [exec] Total FAIL: 0 [2024-04-16T10:38:03.499Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:38:03.499Z] [exec] ----------------------------------------- [2024-04-16T10:38:03.499Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:03.499Z] [exec] utx.commit called [2024-04-16T10:38:03.499Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:03.499Z] [exec] Apr 16, 2024 10:38:03 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:38:03.499Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:38:04.063Z] [2024-04-16T10:38:04.063Z] checkReporting-common: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] confirmReportPresent-common: [2024-04-16T10:38:04.064Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:38:04.064Z] [echo] Test seems to be reported fine [2024-04-16T10:38:04.064Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/RepRunConf.txt [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] confirmMissingReport-common: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] undeploy: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] setOSConditions: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] setToolWin: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] setToolUnix: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] setToolProperty: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] setS1ASclassPath: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] init-common: [2024-04-16T10:38:04.064Z] [2024-04-16T10:38:04.064Z] undeploy-common: [2024-04-16T10:38:04.634Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-tx_propagationApp [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] unsetup: [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] setOSConditions: [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] setToolWin: [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] setToolUnix: [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] setToolProperty: [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] setS1ASclassPath: [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] init-common: [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] execute-sql-common: [2024-04-16T10:38:04.634Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/jpa-tx-propagation-gf-resources-xml/sql/drop.sql [2024-04-16T10:38:04.634Z] [sql] 0 rows affected [2024-04-16T10:38:04.634Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:38:04.634Z] [2024-04-16T10:38:04.634Z] all: [2024-04-16T10:38:04.634Z] [echo] @@## ejb30mdb-resources-xml ##@@ [2024-04-16T10:38:04.706Z] [2024-04-16T10:38:04.707Z] setOSConditions: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolWin: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolUnix: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolProperty: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setS1ASclassPath: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] init-common: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] execute-sql-common: [2024-04-16T10:38:04.707Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2024-04-16T10:38:04.707Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:38:04.707Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:38:04.707Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setOSConditions: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolWin: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolUnix: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolProperty: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setS1ASclassPath: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] init-common: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] deploy-common: [2024-04-16T10:38:04.707Z] [echo] Current time (ISO): 2024-04-16T10:38:01.784+0000 [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setOSConditions: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolWin: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolUnix: [2024-04-16T10:38:04.707Z] [2024-04-16T10:38:04.707Z] setToolProperty: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setS1ASclassPath: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] init-common: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] deploy-common-pe: [2024-04-16T10:38:04.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsApp.ear [2024-04-16T10:38:04.708Z] [exec] Application deployed with name ejb-bmp-cpdsApp. [2024-04-16T10:38:04.708Z] [echo] Deployment on target server server successful [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setOSConditions: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setToolWin: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setToolUnix: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setToolProperty: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setS1ASclassPath: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] init-common: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] deploy-common-ee: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] run: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setOSConditions: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setToolWin: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setToolUnix: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.708Z] setToolProperty: [2024-04-16T10:38:04.708Z] [2024-04-16T10:38:04.709Z] setS1ASclassPath: [2024-04-16T10:38:04.709Z] [2024-04-16T10:38:04.709Z] init-common: [2024-04-16T10:38:04.709Z] [2024-04-16T10:38:04.709Z] runclient-common: [2024-04-16T10:38:04.709Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-cpdsAppClient.jar -name ejb-bmp-cpdsClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:38:04.709Z] [exec] Apr 16, 2024 10:38:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:38:04.709Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:38:04.709Z] [exec] Apr 16, 2024 10:38:03 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:04.709Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:04.709Z] [exec] Apr 16, 2024 10:38:04 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:04.709Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:04.889Z] [2024-04-16T10:38:04.889Z] setOSConditions: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolWin: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolUnix: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolProperty: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setS1ASclassPath: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] init-common: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] clean: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setOSConditions: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolWin: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolUnix: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolProperty: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setS1ASclassPath: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] init-common: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] clean-common: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setOSConditions: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolWin: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolUnix: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setToolProperty: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] setS1ASclassPath: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.890Z] init-common: [2024-04-16T10:38:04.890Z] [2024-04-16T10:38:04.891Z] clean-classes-common: [2024-04-16T10:38:04.891Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setOSConditions: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setToolWin: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setToolUnix: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setToolProperty: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setS1ASclassPath: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] init-common: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] clean-jars-common: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] compile: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setOSConditions: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setToolWin: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setToolUnix: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setToolProperty: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] setS1ASclassPath: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] init-common: [2024-04-16T10:38:04.891Z] [2024-04-16T10:38:04.891Z] compile-common: [2024-04-16T10:38:04.891Z] [echo] Current time (ISO): 2024-04-16T10:38:04.685+0000 [2024-04-16T10:38:04.891Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:04.891Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:06.066Z] [exec] Apr 16, 2024 10:38:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:38:06.066Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5a7b309b [2024-04-16T10:38:06.624Z] [exec] Value of key is: test1 : [2024-04-16T10:38:06.878Z] [exec] Value of key is: test2 : [2024-04-16T10:38:06.878Z] [exec] Value of key is: test3 : [2024-04-16T10:38:06.878Z] [exec] Value of key is: test4 : [2024-04-16T10:38:06.878Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:38:06.878Z] [exec] [2024-04-16T10:38:06.878Z] [exec] [2024-04-16T10:38:06.878Z] [exec] ----------------------------------------- [2024-04-16T10:38:06.878Z] [exec] - test3 : : PASS - [2024-04-16T10:38:06.878Z] [exec] - test4 : : PASS - [2024-04-16T10:38:06.878Z] [exec] - test2 : : PASS - [2024-04-16T10:38:06.878Z] [exec] - test1 : : PASS - [2024-04-16T10:38:06.878Z] [exec] ----------------------------------------- [2024-04-16T10:38:06.879Z] [exec] Total PASS: 4 [2024-04-16T10:38:06.879Z] [exec] Total FAIL: 0 [2024-04-16T10:38:06.879Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:38:06.879Z] [exec] ----------------------------------------- [2024-04-16T10:38:06.879Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:06.879Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:07.132Z] [2024-04-16T10:38:07.132Z] checkReporting-common: [2024-04-16T10:38:07.132Z] [2024-04-16T10:38:07.132Z] confirmReportPresent-common: [2024-04-16T10:38:07.132Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:38:07.133Z] [echo] Test seems to be reported fine [2024-04-16T10:38:07.133Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/cpds/RepRunConf.txt [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] confirmMissingReport-common: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] undeploy: [2024-04-16T10:38:07.133Z] [echo] Executing sql from ${sql.file} [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setOSConditions: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setToolWin: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setToolUnix: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setToolProperty: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setS1ASclassPath: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] init-common: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] execute-sql-common: [2024-04-16T10:38:07.133Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/cpds/sql/drop_pointbase.sql [2024-04-16T10:38:07.133Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:38:07.133Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:38:07.133Z] [sql] 0 of 1 SQL statements executed successfully [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] reset-derby-for-no-authentication: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setOSConditions: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setToolWin: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setToolUnix: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setToolProperty: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] setS1ASclassPath: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.133Z] init-common: [2024-04-16T10:38:07.133Z] [2024-04-16T10:38:07.134Z] stop-derby: [2024-04-16T10:38:07.387Z] [2024-04-16T10:38:07.387Z] stop-derby-aix: [2024-04-16T10:38:07.387Z] [2024-04-16T10:38:07.387Z] stop-derby-nonaix: [2024-04-16T10:38:07.387Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:38:07.416Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:38:07.416Z] [javac] 1 warning [2024-04-16T10:38:07.416Z] [2024-04-16T10:38:07.416Z] setOSConditions: [2024-04-16T10:38:07.416Z] [2024-04-16T10:38:07.416Z] setToolWin: [2024-04-16T10:38:07.416Z] [2024-04-16T10:38:07.416Z] setToolUnix: [2024-04-16T10:38:07.416Z] [2024-04-16T10:38:07.416Z] setToolProperty: [2024-04-16T10:38:07.416Z] [2024-04-16T10:38:07.416Z] setS1ASclassPath: [2024-04-16T10:38:07.416Z] [2024-04-16T10:38:07.416Z] init-common: [2024-04-16T10:38:07.416Z] [2024-04-16T10:38:07.416Z] compile-common: [2024-04-16T10:38:07.416Z] [echo] Current time (ISO): 2024-04-16T10:38:07.342+0000 [2024-04-16T10:38:07.416Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:07.641Z] [java] Tue Apr 16 10:38:07 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:38:07.641Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties [2024-04-16T10:38:07.641Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/databases/derby.properties.bkp to copy. [2024-04-16T10:38:07.641Z] [2024-04-16T10:38:07.641Z] setOSConditions: [2024-04-16T10:38:07.641Z] [2024-04-16T10:38:07.641Z] setToolWin: [2024-04-16T10:38:07.641Z] [2024-04-16T10:38:07.641Z] setToolUnix: [2024-04-16T10:38:07.641Z] [2024-04-16T10:38:07.641Z] setToolProperty: [2024-04-16T10:38:07.641Z] [2024-04-16T10:38:07.641Z] setS1ASclassPath: [2024-04-16T10:38:07.642Z] [2024-04-16T10:38:07.642Z] init-common: [2024-04-16T10:38:07.642Z] [2024-04-16T10:38:07.642Z] start-derby: [2024-04-16T10:38:07.642Z] [2024-04-16T10:38:07.642Z] start-derby-aix: [2024-04-16T10:38:07.642Z] [2024-04-16T10:38:07.642Z] start-derby-nonaix: [2024-04-16T10:38:07.642Z] [echo] Starting Derby DB Server ... [2024-04-16T10:38:09.931Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:38:10.186Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb-resources-xml/client/Client.java:63: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:38:10.186Z] [javac] numMessages = new Integer(args[0]).intValue(); [2024-04-16T10:38:10.186Z] [javac] ^ [2024-04-16T10:38:10.442Z] [javac] 2 warnings [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] build: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] setOSConditions: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] fixFiles: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] convUnix: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] convWin: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] setToolWin: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] setToolUnix: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] setToolProperty: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] setS1ASclassPath: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] init-common: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] package-persistence-common: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] ejb-jar-common: [2024-04-16T10:38:10.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] package-ejbjar-common: [2024-04-16T10:38:10.442Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:10.442Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-ejb.jar [2024-04-16T10:38:10.442Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.442Z] appclient-jar-common: [2024-04-16T10:38:10.442Z] [2024-04-16T10:38:10.443Z] package-appclientjar-common: [2024-04-16T10:38:10.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:10.443Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdb-client.jar [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] webclient-war-common: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] build-ear-common: [2024-04-16T10:38:10.443Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:38:10.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:10.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:10.443Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:38:10.443Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] deploy: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setOSConditions: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setToolWin: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setToolUnix: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setToolProperty: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setS1ASclassPath: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] init-common: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] deploy-common: [2024-04-16T10:38:10.443Z] [echo] Current time (ISO): 2024-04-16T10:38:10.278+0000 [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setOSConditions: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setToolWin: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setToolUnix: [2024-04-16T10:38:10.443Z] [2024-04-16T10:38:10.443Z] setToolProperty: [2024-04-16T10:38:10.444Z] [2024-04-16T10:38:10.444Z] setS1ASclassPath: [2024-04-16T10:38:10.444Z] [2024-04-16T10:38:10.444Z] init-common: [2024-04-16T10:38:10.444Z] [2024-04-16T10:38:10.444Z] deploy-common-pe: [2024-04-16T10:38:11.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbApp.ear [2024-04-16T10:38:21.007Z] [exec] Application deployed with name ejb30-hello-mdbApp. [2024-04-16T10:38:21.007Z] [echo] Deployment on target server server successful [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setOSConditions: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setToolWin: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setToolUnix: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setToolProperty: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setS1ASclassPath: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] init-common: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] deploy-common-ee: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] run: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setOSConditions: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setToolWin: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setToolUnix: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setToolProperty: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] setS1ASclassPath: [2024-04-16T10:38:21.007Z] [2024-04-16T10:38:21.007Z] init-common: [2024-04-16T10:38:21.008Z] [2024-04-16T10:38:21.008Z] runclient-common: [2024-04-16T10:38:21.008Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar -name ejb30-hello-mdbClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2024-04-16T10:38:22.392Z] [exec] Apr 16, 2024 10:38:22 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:38:22.392Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:38:23.326Z] [exec] Apr 16, 2024 10:38:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:23.326Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:38:23.326Z] [exec] Apr 16, 2024 10:38:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:23.326Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:38:23.327Z] [exec] Apr 16, 2024 10:38:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:23.327Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:38:23.327Z] [exec] Apr 16, 2024 10:38:23 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:38:23.327Z] [exec] WARNING: ACC001: Using the only client [ejb30-hello-mdb-client] with main class [com.sun.s1asdev.ejb.ejb30.hello.mdb.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb30-hello-mdbAppClient.jar even though it does not match the specified main class name null or client name ejb30-hello-mdbClient [2024-04-16T10:38:23.887Z] [exec] Apr 16, 2024 10:38:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:23.888Z] [exec] WARNING: Deprecated element resource-ref with value is ignored for descriptor class com.sun.enterprise.deployment.ResourceReferenceDescriptor of node class com.sun.enterprise.deployment.node.ResourceRefNode. [2024-04-16T10:38:23.888Z] [exec] Apr 16, 2024 10:38:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:23.888Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:38:23.888Z] [exec] Apr 16, 2024 10:38:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:23.888Z] [exec] WARNING: Deprecated element message-destination-ref with value is ignored for descriptor class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor of node class com.sun.enterprise.deployment.node.MessageDestinationRefNode. [2024-04-16T10:38:25.660Z] [2024-04-16T10:38:25.660Z] setOSConditions: [2024-04-16T10:38:25.660Z] [2024-04-16T10:38:25.660Z] setToolWin: [2024-04-16T10:38:25.660Z] [2024-04-16T10:38:25.660Z] setToolUnix: [2024-04-16T10:38:25.660Z] [2024-04-16T10:38:25.660Z] setToolProperty: [2024-04-16T10:38:25.660Z] [2024-04-16T10:38:25.660Z] setS1ASclassPath: [2024-04-16T10:38:25.660Z] [2024-04-16T10:38:25.661Z] init-common: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] undeploy-jdbc-common: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] setOSConditions: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] setToolWin: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] setToolUnix: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] setToolProperty: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] setS1ASclassPath: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] init-common: [2024-04-16T10:38:25.661Z] [2024-04-16T10:38:25.661Z] delete-jdbc-resource-common: [2024-04-16T10:38:25.661Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB-cpds [2024-04-16T10:38:25.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB-cpds [2024-04-16T10:38:25.662Z] [exec] JDBC resource jdbc/s1qeDB-cpds deleted successfully [2024-04-16T10:38:25.662Z] [echo] cmd executed for server [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] setOSConditions: [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] setToolWin: [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] setToolUnix: [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] setToolProperty: [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] setS1ASclassPath: [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] init-common: [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] delete-jdbc-connpool-common: [2024-04-16T10:38:25.662Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-cpds [2024-04-16T10:38:25.662Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-cpds [2024-04-16T10:38:25.662Z] [exec] JDBC Connection pool jdbc-cpds deleted successfully [2024-04-16T10:38:25.662Z] [echo] cmd executed for server [2024-04-16T10:38:25.662Z] [2024-04-16T10:38:25.662Z] setOSConditions: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] setToolWin: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] setToolUnix: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] setToolProperty: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] setS1ASclassPath: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] init-common: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] undeploy-common: [2024-04-16T10:38:25.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-cpdsApp [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] all: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] setOSConditions: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] setToolWin: [2024-04-16T10:38:25.663Z] [2024-04-16T10:38:25.663Z] setToolUnix: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setToolProperty: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setS1ASclassPath: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] init-common: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] clean: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setOSConditions: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setToolWin: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setToolUnix: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setToolProperty: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setS1ASclassPath: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] init-common: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] clean-common: [2024-04-16T10:38:25.664Z] [2024-04-16T10:38:25.664Z] setOSConditions: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setToolWin: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setToolUnix: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setToolProperty: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setS1ASclassPath: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] init-common: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] clean-classes-common: [2024-04-16T10:38:25.665Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setOSConditions: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setToolWin: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setToolUnix: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setToolProperty: [2024-04-16T10:38:25.665Z] [2024-04-16T10:38:25.665Z] setS1ASclassPath: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] init-common: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] clean-jars-common: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] compile: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] setOSConditions: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] setToolWin: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] setToolUnix: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] setToolProperty: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] setS1ASclassPath: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] init-common: [2024-04-16T10:38:25.666Z] [2024-04-16T10:38:25.666Z] compile-common: [2024-04-16T10:38:25.666Z] [echo] Current time (ISO): 2024-04-16T10:38:23.816+0000 [2024-04-16T10:38:25.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:25.666Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:25.667Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:38:25.667Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/ejb/SimpleBMPBean.java:54: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:38:25.667Z] [javac] return new Integer(1); [2024-04-16T10:38:25.667Z] [javac] ^ [2024-04-16T10:38:25.667Z] [javac] 2 warnings [2024-04-16T10:38:25.667Z] [2024-04-16T10:38:25.667Z] setOSConditions: [2024-04-16T10:38:25.667Z] [2024-04-16T10:38:25.667Z] setToolWin: [2024-04-16T10:38:25.667Z] [2024-04-16T10:38:25.667Z] setToolUnix: [2024-04-16T10:38:25.667Z] [2024-04-16T10:38:25.667Z] setToolProperty: [2024-04-16T10:38:25.667Z] [2024-04-16T10:38:25.667Z] setS1ASclassPath: [2024-04-16T10:38:25.667Z] [2024-04-16T10:38:25.667Z] init-common: [2024-04-16T10:38:25.667Z] [2024-04-16T10:38:25.667Z] compile-common: [2024-04-16T10:38:25.667Z] [echo] Current time (ISO): 2024-04-16T10:38:25.399+0000 [2024-04-16T10:38:25.667Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:27.041Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:38:27.041Z] [javac] 1 warning [2024-04-16T10:38:27.041Z] [2024-04-16T10:38:27.041Z] build: [2024-04-16T10:38:27.041Z] [2024-04-16T10:38:27.041Z] setOSConditions: [2024-04-16T10:38:27.041Z] [2024-04-16T10:38:27.041Z] fixFiles: [2024-04-16T10:38:27.041Z] [2024-04-16T10:38:27.041Z] convUnix: [2024-04-16T10:38:27.296Z] [2024-04-16T10:38:27.296Z] convWin: [2024-04-16T10:38:27.296Z] [2024-04-16T10:38:27.297Z] setToolWin: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] setToolUnix: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] setToolProperty: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] setS1ASclassPath: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] init-common: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] package-persistence-common: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] ejb-jar-common: [2024-04-16T10:38:27.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] package-ejbjar-common: [2024-04-16T10:38:27.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.297Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-ejb.jar [2024-04-16T10:38:27.297Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] appclient-jar-common: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] package-appclientjar-common: [2024-04-16T10:38:27.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.297Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.297Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolation-client.jar [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] webclient-war-common: [2024-04-16T10:38:27.297Z] [2024-04-16T10:38:27.297Z] build-ear-common: [2024-04-16T10:38:27.297Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:38:27.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:38:27.298Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:38:27.298Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] deploy: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setOSConditions: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setToolWin: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setToolUnix: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setToolProperty: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setS1ASclassPath: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] init-common: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] deploy-jdbc-common: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setOSConditions: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setToolWin: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setToolUnix: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setToolProperty: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] setS1ASclassPath: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] init-common: [2024-04-16T10:38:27.298Z] [2024-04-16T10:38:27.298Z] create-jdbc-connpool-common: [2024-04-16T10:38:27.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true tx-isolation-pool [2024-04-16T10:38:27.561Z] [exec] JDBC connection pool tx-isolation-pool created successfully. [2024-04-16T10:38:27.561Z] [2024-04-16T10:38:27.561Z] set-derby-connpool-props: [2024-04-16T10:38:28.076Z] [exec] Apr 16, 2024 10:38:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:38:28.076Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10817f46 [2024-04-16T10:38:28.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.User=dbuser [2024-04-16T10:38:28.121Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.User=dbuser [2024-04-16T10:38:28.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.Password=dbpassword [2024-04-16T10:38:28.376Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.Password=dbpassword [2024-04-16T10:38:28.639Z] [exec] Apr 16, 2024 10:38:28 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:38:28.639Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:38:28.894Z] [exec] Apr 16, 2024 10:38:28 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:38:28.894Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter: Version: 6.4.0 (Build 1-a) Compile: February 25 2023 [2024-04-16T10:38:28.894Z] [exec] Apr 16, 2024 10:38:28 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:38:28.894Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP [2024-04-16T10:38:28.935Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.driverType=4 [2024-04-16T10:38:28.935Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.driverType=4 [2024-04-16T10:38:29.150Z] [exec] Apr 16, 2024 10:38:28 AM com.sun.messaging.jms.ra.ResourceAdapter start [2024-04-16T10:38:29.150Z] [exec] INFO: MQJMSRA_RA1101: Eclipse OpenMQ JMS Resource Adapter Started:REMOTE [2024-04-16T10:38:29.206Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.portNumber=1527 [2024-04-16T10:38:29.207Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.portNumber=1527 [2024-04-16T10:38:29.731Z] [exec] Apr 16, 2024 10:38:29 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:38:29.731Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@9b423aa2[jndiName=java:app/jms/ejb_ejb30_hello_mdb_QCF, applicationName=ejb30-hello-mdbApp, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:38:29.766Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.dataBaseName=testdb [2024-04-16T10:38:29.766Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.dataBaseName=testdb [2024-04-16T10:38:30.029Z] [exec] Sending message 0 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.029Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.029Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.029Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.029Z] [exec] isReadonly(): false [2024-04-16T10:38:30.029Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909731 [2024-04-16T10:38:30.029Z] [exec] Sent message 0 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.029Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.029Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.029Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.029Z] [exec] isReadonly(): false [2024-04-16T10:38:30.029Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909757 [2024-04-16T10:38:30.029Z] [exec] Sending message 1 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.029Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.030Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.030Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.030Z] [exec] isReadonly(): false [2024-04-16T10:38:30.030Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909758 [2024-04-16T10:38:30.030Z] [exec] Sent message 1 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.030Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.030Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.030Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.030Z] [exec] isReadonly(): false [2024-04-16T10:38:30.030Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909759 [2024-04-16T10:38:30.030Z] [exec] Sending message 2 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.030Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.030Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.030Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.030Z] [exec] isReadonly(): false [2024-04-16T10:38:30.030Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909759 [2024-04-16T10:38:30.030Z] [exec] Sent message 2 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.030Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.030Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.030Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.031Z] [exec] isReadonly(): false [2024-04-16T10:38:30.031Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909760 [2024-04-16T10:38:30.031Z] [exec] Sending message 3 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.031Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.031Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.031Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.031Z] [exec] isReadonly(): false [2024-04-16T10:38:30.031Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909760 [2024-04-16T10:38:30.031Z] [exec] Sent message 3 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.031Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.031Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.031Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.031Z] [exec] isReadonly(): false [2024-04-16T10:38:30.031Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909761 [2024-04-16T10:38:30.031Z] [exec] Sending message 4 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.031Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.031Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.031Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.031Z] [exec] isReadonly(): false [2024-04-16T10:38:30.031Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909761 [2024-04-16T10:38:30.031Z] [exec] Sent message 4 to Eclipse OpenMQ Destination [2024-04-16T10:38:30.031Z] [exec] getName(): ejb_ejb30_hello_mdb_InQueue [2024-04-16T10:38:30.031Z] [exec] Class: com.sun.messaging.Queue [2024-04-16T10:38:30.031Z] [exec] getVERSION(): 3.0 [2024-04-16T10:38:30.031Z] [exec] isReadonly(): false [2024-04-16T10:38:30.031Z] [exec] getProperties(): {imqDestinationName=ejb_ejb30_hello_mdb_InQueue, imqDestinationDescription=A Description for the Destination Object} at time 1713263909762 [2024-04-16T10:38:30.031Z] [exec] Waiting for queue message [2024-04-16T10:38:30.287Z] [exec] Received message : Reply for foo #2 [2024-04-16T10:38:30.287Z] [exec] Value of key is: 3.0 MDB [2024-04-16T10:38:30.287Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:38:30.287Z] [exec] [2024-04-16T10:38:30.287Z] [exec] [2024-04-16T10:38:30.287Z] [exec] ----------------------------------------- [2024-04-16T10:38:30.287Z] [exec] - 3.0 MDB: PASS - [2024-04-16T10:38:30.287Z] [exec] ----------------------------------------- [2024-04-16T10:38:30.287Z] [exec] Total PASS: 1 [2024-04-16T10:38:30.287Z] [exec] Total FAIL: 0 [2024-04-16T10:38:30.287Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:38:30.287Z] [exec] ----------------------------------------- [2024-04-16T10:38:30.287Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:30.287Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:30.324Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:38:30.324Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:38:30.579Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.create=true [2024-04-16T10:38:30.579Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.create=true [2024-04-16T10:38:30.833Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.serverName=localhost [2024-04-16T10:38:30.833Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.serverName=localhost [2024-04-16T10:38:30.833Z] [2024-04-16T10:38:30.833Z] setOSConditions: [2024-04-16T10:38:30.833Z] [2024-04-16T10:38:30.833Z] setToolWin: [2024-04-16T10:38:30.833Z] [2024-04-16T10:38:30.833Z] setToolUnix: [2024-04-16T10:38:30.833Z] [2024-04-16T10:38:30.833Z] setToolProperty: [2024-04-16T10:38:30.833Z] [2024-04-16T10:38:30.833Z] setS1ASclassPath: [2024-04-16T10:38:30.834Z] [2024-04-16T10:38:30.834Z] init-common: [2024-04-16T10:38:30.834Z] [2024-04-16T10:38:30.834Z] create-jdbc-resource-common: [2024-04-16T10:38:30.834Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tx-isolation-pool --target server jdbc/txisolation [2024-04-16T10:38:30.848Z] [2024-04-16T10:38:30.848Z] checkReporting-common: [2024-04-16T10:38:30.848Z] [2024-04-16T10:38:30.848Z] confirmReportPresent-common: [2024-04-16T10:38:30.848Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:38:30.848Z] [echo] Test seems to be reported fine [2024-04-16T10:38:30.848Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/mq/ejb30mdb-resources-xml/RepRunConf.txt [2024-04-16T10:38:30.848Z] [2024-04-16T10:38:30.848Z] confirmMissingReport-common: [2024-04-16T10:38:30.848Z] [2024-04-16T10:38:30.848Z] undeploy: [2024-04-16T10:38:30.848Z] [2024-04-16T10:38:30.848Z] setOSConditions: [2024-04-16T10:38:30.848Z] [2024-04-16T10:38:30.848Z] setToolWin: [2024-04-16T10:38:30.849Z] [2024-04-16T10:38:30.849Z] setToolUnix: [2024-04-16T10:38:30.849Z] [2024-04-16T10:38:30.849Z] setToolProperty: [2024-04-16T10:38:30.849Z] [2024-04-16T10:38:30.849Z] setS1ASclassPath: [2024-04-16T10:38:30.849Z] [2024-04-16T10:38:30.849Z] init-common: [2024-04-16T10:38:30.849Z] [2024-04-16T10:38:30.849Z] undeploy-common: [2024-04-16T10:38:31.394Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid tx-isolation-pool --enabled=true --target server jdbc/txisolation [2024-04-16T10:38:31.395Z] [exec] JDBC resource jdbc/txisolation created successfully. [2024-04-16T10:38:31.395Z] [echo] cmd executed for server [2024-04-16T10:38:31.395Z] [2024-04-16T10:38:31.395Z] asadmin-common: [2024-04-16T10:38:31.395Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=0 [2024-04-16T10:38:31.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb30-hello-mdbApp [2024-04-16T10:38:31.432Z] [2024-04-16T10:38:31.433Z] all: [2024-04-16T10:38:31.433Z] [echo] @@## osgi-resources-test ##@@ [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setOSConditions: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setToolWin: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setToolUnix: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setToolProperty: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setS1ASclassPath: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] init-common: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] clean: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setOSConditions: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setToolWin: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setToolUnix: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setToolProperty: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] setS1ASclassPath: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] init-common: [2024-04-16T10:38:31.433Z] [2024-04-16T10:38:31.433Z] clean-common: [2024-04-16T10:38:31.659Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=0 [2024-04-16T10:38:31.659Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=0 [2024-04-16T10:38:31.659Z] [2024-04-16T10:38:31.659Z] asadmin-common: [2024-04-16T10:38:31.659Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=1 [2024-04-16T10:38:31.688Z] [2024-04-16T10:38:31.688Z] setOSConditions: [2024-04-16T10:38:31.688Z] [2024-04-16T10:38:31.688Z] setToolWin: [2024-04-16T10:38:31.688Z] [2024-04-16T10:38:31.688Z] setToolUnix: [2024-04-16T10:38:31.688Z] [2024-04-16T10:38:31.688Z] setToolProperty: [2024-04-16T10:38:31.688Z] [2024-04-16T10:38:31.688Z] setS1ASclassPath: [2024-04-16T10:38:31.688Z] [2024-04-16T10:38:31.689Z] init-common: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] clean-classes-common: [2024-04-16T10:38:31.689Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] setOSConditions: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] setToolWin: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] setToolUnix: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] setToolProperty: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] setS1ASclassPath: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] init-common: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] clean-jars-common: [2024-04-16T10:38:31.689Z] [2024-04-16T10:38:31.689Z] build: [2024-04-16T10:38:31.689Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:31.689Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:38:31.689Z] [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:38:32.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=1 [2024-04-16T10:38:32.219Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=1 [2024-04-16T10:38:32.219Z] [2024-04-16T10:38:32.219Z] asadmin-common: [2024-04-16T10:38:32.219Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=1 [2024-04-16T10:38:32.249Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:38:32.249Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/src/main/java/org/glassfish/osgi_resources_test/ResourcesTestActivator.java uses unchecked or unsafe operations. [2024-04-16T10:38:32.249Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:38:32.249Z] [javac] 1 warning [2024-04-16T10:38:32.250Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2024-04-16T10:38:32.250Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2024-04-16T10:38:32.250Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-client-bundle.jar [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] setup: [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] setOSConditions: [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] setToolWin: [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] setToolUnix: [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] setToolProperty: [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] setS1ASclassPath: [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] init-common: [2024-04-16T10:38:32.250Z] [2024-04-16T10:38:32.250Z] deploy-jdbc-common: [2024-04-16T10:38:32.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=1 [2024-04-16T10:38:32.474Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=1 [2024-04-16T10:38:32.474Z] [2024-04-16T10:38:32.474Z] asadmin-common: [2024-04-16T10:38:32.475Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=1 [2024-04-16T10:38:32.529Z] [2024-04-16T10:38:32.529Z] setOSConditions: [2024-04-16T10:38:32.529Z] [2024-04-16T10:38:32.529Z] setToolWin: [2024-04-16T10:38:32.529Z] [2024-04-16T10:38:32.529Z] setToolUnix: [2024-04-16T10:38:32.529Z] [2024-04-16T10:38:32.529Z] setToolProperty: [2024-04-16T10:38:32.529Z] [2024-04-16T10:38:32.529Z] setS1ASclassPath: [2024-04-16T10:38:32.529Z] [2024-04-16T10:38:32.529Z] init-common: [2024-04-16T10:38:32.529Z] [2024-04-16T10:38:32.529Z] create-jdbc-connpool-common: [2024-04-16T10:38:33.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=1 [2024-04-16T10:38:33.033Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=1 [2024-04-16T10:38:33.033Z] [2024-04-16T10:38:33.033Z] asadmin-common: [2024-04-16T10:38:33.033Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2024-04-16T10:38:33.288Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2024-04-16T10:38:33.289Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.property.connectionAttributes=;create=true [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setOSConditions: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setToolWin: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setToolUnix: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setToolProperty: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setS1ASclassPath: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] init-common: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] deploy-common: [2024-04-16T10:38:33.289Z] [echo] Current time (ISO): 2024-04-16T10:38:33.170+0000 [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setOSConditions: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setToolWin: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setToolUnix: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setToolProperty: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] setS1ASclassPath: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] init-common: [2024-04-16T10:38:33.289Z] [2024-04-16T10:38:33.289Z] deploy-common-pe: [2024-04-16T10:38:33.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:38:33.529Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:38:33.529Z] [2024-04-16T10:38:33.529Z] set-derby-connpool-props: [2024-04-16T10:38:33.848Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationApp.ear [2024-04-16T10:38:34.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:38:34.092Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:38:34.410Z] [exec] Application deployed with name ejb-bmp-txisolationApp. [2024-04-16T10:38:34.410Z] [echo] Deployment on target server server successful [2024-04-16T10:38:34.410Z] [2024-04-16T10:38:34.410Z] setOSConditions: [2024-04-16T10:38:34.410Z] [2024-04-16T10:38:34.410Z] setToolWin: [2024-04-16T10:38:34.410Z] [2024-04-16T10:38:34.410Z] setToolUnix: [2024-04-16T10:38:34.410Z] [2024-04-16T10:38:34.411Z] setToolProperty: [2024-04-16T10:38:34.411Z] [2024-04-16T10:38:34.411Z] setS1ASclassPath: [2024-04-16T10:38:34.411Z] [2024-04-16T10:38:34.411Z] init-common: [2024-04-16T10:38:34.411Z] [2024-04-16T10:38:34.411Z] deploy-common-ee: [2024-04-16T10:38:34.411Z] [2024-04-16T10:38:34.411Z] run: [2024-04-16T10:38:34.411Z] [2024-04-16T10:38:34.411Z] asadmin-common: [2024-04-16T10:38:34.411Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2024-04-16T10:38:34.666Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2024-04-16T10:38:34.666Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2024-04-16T10:38:34.666Z] [2024-04-16T10:38:34.666Z] asadmin-common: [2024-04-16T10:38:34.666Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2024-04-16T10:38:34.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2024-04-16T10:38:34.921Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=false [2024-04-16T10:38:35.019Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:38:35.019Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:38:35.176Z] [2024-04-16T10:38:35.176Z] setOSConditions: [2024-04-16T10:38:35.176Z] [2024-04-16T10:38:35.176Z] setToolWin: [2024-04-16T10:38:35.176Z] [2024-04-16T10:38:35.176Z] setToolUnix: [2024-04-16T10:38:35.176Z] [2024-04-16T10:38:35.176Z] setToolProperty: [2024-04-16T10:38:35.176Z] [2024-04-16T10:38:35.176Z] setS1ASclassPath: [2024-04-16T10:38:35.176Z] [2024-04-16T10:38:35.176Z] init-common: [2024-04-16T10:38:35.176Z] [2024-04-16T10:38:35.176Z] runclient-common: [2024-04-16T10:38:35.176Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:38:35.580Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:38:35.580Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:38:35.737Z] [exec] Apr 16, 2024 10:38:35 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:38:35.737Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:38:36.529Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:38:36.529Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:38:36.676Z] [exec] Apr 16, 2024 10:38:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:36.676Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:36.676Z] [exec] Apr 16, 2024 10:38:36 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:36.676Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:37.091Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:38:37.091Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:38:37.652Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:38:37.652Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:38:38.231Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:38:38.231Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:38:38.565Z] [exec] Apr 16, 2024 10:38:38 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:38:38.565Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:38:39.124Z] [exec] Value of key is: read-committed, new connection [2024-04-16T10:38:39.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:38:39.161Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:38:39.161Z] [2024-04-16T10:38:39.161Z] setOSConditions: [2024-04-16T10:38:39.161Z] [2024-04-16T10:38:39.161Z] setToolWin: [2024-04-16T10:38:39.161Z] [2024-04-16T10:38:39.161Z] setToolUnix: [2024-04-16T10:38:39.161Z] [2024-04-16T10:38:39.161Z] setToolProperty: [2024-04-16T10:38:39.161Z] [2024-04-16T10:38:39.161Z] setS1ASclassPath: [2024-04-16T10:38:39.162Z] [2024-04-16T10:38:39.162Z] init-common: [2024-04-16T10:38:39.162Z] [2024-04-16T10:38:39.162Z] create-jdbc-resource-common: [2024-04-16T10:38:39.162Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:38:39.379Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:38:39.379Z] [exec] [2024-04-16T10:38:39.379Z] [exec] [2024-04-16T10:38:39.379Z] [exec] ----------------------------------------- [2024-04-16T10:38:39.379Z] [exec] - read-committed, new connection: PASS - [2024-04-16T10:38:39.379Z] [exec] ----------------------------------------- [2024-04-16T10:38:39.379Z] [exec] Total PASS: 1 [2024-04-16T10:38:39.379Z] [exec] Total FAIL: 0 [2024-04-16T10:38:39.379Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:38:39.379Z] [exec] ----------------------------------------- [2024-04-16T10:38:39.379Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:39.379Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:39.634Z] [2024-04-16T10:38:39.634Z] checkReporting-common: [2024-04-16T10:38:39.635Z] [2024-04-16T10:38:39.635Z] confirmReportPresent-common: [2024-04-16T10:38:39.635Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:38:39.635Z] [echo] Test seems to be reported fine [2024-04-16T10:38:39.635Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:38:39.635Z] [2024-04-16T10:38:39.635Z] confirmMissingReport-common: [2024-04-16T10:38:39.635Z] [2024-04-16T10:38:39.635Z] asadmin-common: [2024-04-16T10:38:39.635Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2024-04-16T10:38:39.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:38:39.736Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:38:39.736Z] [echo] cmd executed for server [2024-04-16T10:38:39.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2024-04-16T10:38:39.906Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2024-04-16T10:38:39.906Z] [2024-04-16T10:38:39.906Z] setOSConditions: [2024-04-16T10:38:39.906Z] [2024-04-16T10:38:39.906Z] setToolWin: [2024-04-16T10:38:39.907Z] [2024-04-16T10:38:39.907Z] setToolUnix: [2024-04-16T10:38:39.907Z] [2024-04-16T10:38:39.907Z] setToolProperty: [2024-04-16T10:38:39.907Z] [2024-04-16T10:38:39.907Z] setS1ASclassPath: [2024-04-16T10:38:39.907Z] [2024-04-16T10:38:39.907Z] init-common: [2024-04-16T10:38:39.907Z] [2024-04-16T10:38:39.907Z] runclient-common: [2024-04-16T10:38:39.907Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:38:40.832Z] [exec] Apr 16, 2024 10:38:40 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:38:40.832Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:38:41.417Z] [exec] Apr 16, 2024 10:38:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:41.417Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:41.677Z] [exec] Apr 16, 2024 10:38:41 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:41.678Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:44.193Z] [exec] Apr 16, 2024 10:38:43 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:38:44.193Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@b022551 [2024-04-16T10:38:44.193Z] [exec] Value of key is: read-uncommitted, new connection [2024-04-16T10:38:44.193Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:38:44.193Z] [exec] [2024-04-16T10:38:44.193Z] [exec] [2024-04-16T10:38:44.193Z] [exec] ----------------------------------------- [2024-04-16T10:38:44.193Z] [exec] - read-uncommitted, new connection: PASS - [2024-04-16T10:38:44.193Z] [exec] ----------------------------------------- [2024-04-16T10:38:44.193Z] [exec] Total PASS: 1 [2024-04-16T10:38:44.193Z] [exec] Total FAIL: 0 [2024-04-16T10:38:44.193Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:38:44.193Z] [exec] ----------------------------------------- [2024-04-16T10:38:44.193Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:44.193Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:44.193Z] [2024-04-16T10:38:44.193Z] checkReporting-common: [2024-04-16T10:38:44.193Z] [2024-04-16T10:38:44.193Z] confirmReportPresent-common: [2024-04-16T10:38:44.193Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:38:44.193Z] [echo] Test seems to be reported fine [2024-04-16T10:38:44.193Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:38:44.193Z] [2024-04-16T10:38:44.194Z] confirmMissingReport-common: [2024-04-16T10:38:44.194Z] [2024-04-16T10:38:44.194Z] asadmin-common: [2024-04-16T10:38:44.194Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2024-04-16T10:38:44.754Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2024-04-16T10:38:44.754Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2024-04-16T10:38:44.754Z] [2024-04-16T10:38:44.754Z] setOSConditions: [2024-04-16T10:38:44.754Z] [2024-04-16T10:38:44.754Z] setToolWin: [2024-04-16T10:38:44.754Z] [2024-04-16T10:38:44.754Z] setToolUnix: [2024-04-16T10:38:44.754Z] [2024-04-16T10:38:44.754Z] setToolProperty: [2024-04-16T10:38:44.754Z] [2024-04-16T10:38:44.754Z] setS1ASclassPath: [2024-04-16T10:38:44.754Z] [2024-04-16T10:38:44.754Z] init-common: [2024-04-16T10:38:44.754Z] [2024-04-16T10:38:44.754Z] runclient-common: [2024-04-16T10:38:44.754Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-04-16T10:38:45.707Z] [exec] Apr 16, 2024 10:38:45 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:38:45.707Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:38:46.265Z] [exec] Apr 16, 2024 10:38:45 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:46.265Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:46.520Z] [exec] Apr 16, 2024 10:38:46 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:46.520Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:48.430Z] [exec] Apr 16, 2024 10:38:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:38:48.430Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5a7b309b [2024-04-16T10:38:48.685Z] [exec] Value of key is: repeatable-read, new connection [2024-04-16T10:38:48.685Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:38:48.685Z] [exec] [2024-04-16T10:38:48.685Z] [exec] [2024-04-16T10:38:48.685Z] [exec] ----------------------------------------- [2024-04-16T10:38:48.685Z] [exec] - repeatable-read, new connection: PASS - [2024-04-16T10:38:48.685Z] [exec] ----------------------------------------- [2024-04-16T10:38:48.685Z] [exec] Total PASS: 1 [2024-04-16T10:38:48.685Z] [exec] Total FAIL: 0 [2024-04-16T10:38:48.685Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:38:48.685Z] [exec] ----------------------------------------- [2024-04-16T10:38:48.685Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:48.685Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:49.244Z] [2024-04-16T10:38:49.244Z] checkReporting-common: [2024-04-16T10:38:49.244Z] [2024-04-16T10:38:49.244Z] confirmReportPresent-common: [2024-04-16T10:38:49.244Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:38:49.244Z] [echo] Test seems to be reported fine [2024-04-16T10:38:49.244Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:38:49.244Z] [2024-04-16T10:38:49.244Z] confirmMissingReport-common: [2024-04-16T10:38:49.245Z] [2024-04-16T10:38:49.245Z] asadmin-common: [2024-04-16T10:38:49.245Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2024-04-16T10:38:49.502Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2024-04-16T10:38:49.502Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2024-04-16T10:38:49.502Z] [2024-04-16T10:38:49.502Z] setOSConditions: [2024-04-16T10:38:49.502Z] [2024-04-16T10:38:49.502Z] setToolWin: [2024-04-16T10:38:49.502Z] [2024-04-16T10:38:49.502Z] setToolUnix: [2024-04-16T10:38:49.502Z] [2024-04-16T10:38:49.502Z] setToolProperty: [2024-04-16T10:38:49.502Z] [2024-04-16T10:38:49.502Z] setS1ASclassPath: [2024-04-16T10:38:49.502Z] [2024-04-16T10:38:49.502Z] init-common: [2024-04-16T10:38:49.502Z] [2024-04-16T10:38:49.502Z] runclient-common: [2024-04-16T10:38:49.503Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] setOSConditions: [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] setToolWin: [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] setToolUnix: [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] setToolProperty: [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] setS1ASclassPath: [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] init-common: [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] execute-sql-common: [2024-04-16T10:38:49.676Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/sql/createtables.sql [2024-04-16T10:38:49.676Z] [sql] Failed to execute: drop table OSGI_RESOURCES_TEST_RESULTS [2024-04-16T10:38:49.676Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OSGI_RESOURCES_TEST_RESULTS' because it does not exist. [2024-04-16T10:38:49.676Z] [sql] 0 rows affected [2024-04-16T10:38:49.676Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] deploy: [2024-04-16T10:38:49.676Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/bundles [2024-04-16T10:38:49.676Z] [2024-04-16T10:38:49.676Z] wait: [2024-04-16T10:38:50.426Z] [exec] Apr 16, 2024 10:38:50 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:38:50.426Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:38:50.985Z] [exec] Apr 16, 2024 10:38:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:50.985Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:51.239Z] [exec] Apr 16, 2024 10:38:51 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:51.239Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:53.757Z] [exec] Apr 16, 2024 10:38:53 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:38:53.757Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:38:53.757Z] [exec] Value of key is: serializable, new connection [2024-04-16T10:38:53.757Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:38:53.757Z] [exec] [2024-04-16T10:38:53.757Z] [exec] [2024-04-16T10:38:53.757Z] [exec] ----------------------------------------- [2024-04-16T10:38:53.757Z] [exec] - serializable, new connection: PASS - [2024-04-16T10:38:53.757Z] [exec] ----------------------------------------- [2024-04-16T10:38:53.757Z] [exec] Total PASS: 1 [2024-04-16T10:38:53.757Z] [exec] Total FAIL: 0 [2024-04-16T10:38:53.757Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:38:53.757Z] [exec] ----------------------------------------- [2024-04-16T10:38:53.757Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:53.757Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:38:54.012Z] [2024-04-16T10:38:54.012Z] checkReporting-common: [2024-04-16T10:38:54.012Z] [2024-04-16T10:38:54.012Z] confirmReportPresent-common: [2024-04-16T10:38:54.012Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:38:54.012Z] [echo] Test seems to be reported fine [2024-04-16T10:38:54.012Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:38:54.012Z] [2024-04-16T10:38:54.012Z] confirmMissingReport-common: [2024-04-16T10:38:54.012Z] [2024-04-16T10:38:54.012Z] asadmin-common: [2024-04-16T10:38:54.013Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=32 [2024-04-16T10:38:54.267Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_pool_size=32 [2024-04-16T10:38:54.267Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-pool-size=32 [2024-04-16T10:38:54.267Z] [2024-04-16T10:38:54.267Z] asadmin-common: [2024-04-16T10:38:54.267Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=8 [2024-04-16T10:38:54.826Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.steady_pool_size=8 [2024-04-16T10:38:54.826Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.steady-pool-size=8 [2024-04-16T10:38:54.826Z] [2024-04-16T10:38:54.826Z] asadmin-common: [2024-04-16T10:38:54.826Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=2 [2024-04-16T10:38:55.081Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.pool_resize_quantity=2 [2024-04-16T10:38:55.081Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.pool-resize-quantity=2 [2024-04-16T10:38:55.081Z] [2024-04-16T10:38:55.081Z] asadmin-common: [2024-04-16T10:38:55.081Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=0 [2024-04-16T10:38:55.640Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.max_connection_usage_count=0 [2024-04-16T10:38:55.640Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.max-connection-usage-count=0 [2024-04-16T10:38:55.640Z] [2024-04-16T10:38:55.640Z] asadmin-common: [2024-04-16T10:38:55.640Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2024-04-16T10:38:55.895Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2024-04-16T10:38:55.895Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-uncommitted [2024-04-16T10:38:55.895Z] [2024-04-16T10:38:55.895Z] asadmin-common: [2024-04-16T10:38:55.895Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2024-04-16T10:38:56.463Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2024-04-16T10:38:56.463Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.is-isolation-level-guaranteed=true [2024-04-16T10:38:56.463Z] [2024-04-16T10:38:56.463Z] setOSConditions: [2024-04-16T10:38:56.463Z] [2024-04-16T10:38:56.463Z] setToolWin: [2024-04-16T10:38:56.463Z] [2024-04-16T10:38:56.463Z] setToolUnix: [2024-04-16T10:38:56.463Z] [2024-04-16T10:38:56.463Z] setToolProperty: [2024-04-16T10:38:56.463Z] [2024-04-16T10:38:56.463Z] setS1ASclassPath: [2024-04-16T10:38:56.463Z] [2024-04-16T10:38:56.463Z] init-common: [2024-04-16T10:38:56.463Z] [2024-04-16T10:38:56.463Z] runclient-common: [2024-04-16T10:38:56.463Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 6 [2024-04-16T10:38:57.022Z] [exec] Apr 16, 2024 10:38:56 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:38:57.022Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:38:57.976Z] [exec] Apr 16, 2024 10:38:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:57.977Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:38:57.977Z] [exec] Apr 16, 2024 10:38:57 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:38:57.977Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:00.484Z] [exec] Apr 16, 2024 10:38:59 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:39:00.484Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:39:00.484Z] [exec] Value of key is: read-uncommitted, guaranteed [2024-04-16T10:39:00.484Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:00.484Z] [exec] [2024-04-16T10:39:00.484Z] [exec] [2024-04-16T10:39:00.484Z] [exec] ----------------------------------------- [2024-04-16T10:39:00.484Z] [exec] - read-uncommitted, guaranteed: PASS - [2024-04-16T10:39:00.484Z] [exec] ----------------------------------------- [2024-04-16T10:39:00.484Z] [exec] Total PASS: 1 [2024-04-16T10:39:00.484Z] [exec] Total FAIL: 0 [2024-04-16T10:39:00.484Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:39:00.484Z] [exec] ----------------------------------------- [2024-04-16T10:39:00.484Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:00.484Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:00.738Z] [2024-04-16T10:39:00.738Z] checkReporting-common: [2024-04-16T10:39:00.738Z] [2024-04-16T10:39:00.738Z] confirmReportPresent-common: [2024-04-16T10:39:00.738Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:39:00.738Z] [echo] Test seems to be reported fine [2024-04-16T10:39:00.738Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:39:00.739Z] [2024-04-16T10:39:00.739Z] confirmMissingReport-common: [2024-04-16T10:39:00.739Z] [2024-04-16T10:39:00.739Z] asadmin-common: [2024-04-16T10:39:00.739Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2024-04-16T10:39:00.994Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2024-04-16T10:39:00.994Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=read-committed [2024-04-16T10:39:00.994Z] [2024-04-16T10:39:00.994Z] setOSConditions: [2024-04-16T10:39:00.994Z] [2024-04-16T10:39:00.994Z] setToolWin: [2024-04-16T10:39:00.994Z] [2024-04-16T10:39:00.994Z] setToolUnix: [2024-04-16T10:39:00.994Z] [2024-04-16T10:39:00.994Z] setToolProperty: [2024-04-16T10:39:00.994Z] [2024-04-16T10:39:00.994Z] setS1ASclassPath: [2024-04-16T10:39:00.994Z] [2024-04-16T10:39:00.994Z] init-common: [2024-04-16T10:39:00.994Z] [2024-04-16T10:39:00.994Z] runclient-common: [2024-04-16T10:39:00.994Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 5 [2024-04-16T10:39:01.918Z] [exec] Apr 16, 2024 10:39:01 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:39:01.918Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:39:02.476Z] [exec] Apr 16, 2024 10:39:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:02.476Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:03.035Z] [exec] Apr 16, 2024 10:39:02 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:03.035Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:04.929Z] [exec] Apr 16, 2024 10:39:04 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:39:04.929Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@3820cfe [2024-04-16T10:39:04.929Z] [exec] Value of key is: read-committed, guaranteed [2024-04-16T10:39:04.929Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:04.929Z] [exec] [2024-04-16T10:39:04.929Z] [exec] [2024-04-16T10:39:04.929Z] [exec] ----------------------------------------- [2024-04-16T10:39:04.929Z] [exec] - read-committed, guaranteed: PASS - [2024-04-16T10:39:04.929Z] [exec] ----------------------------------------- [2024-04-16T10:39:04.929Z] [exec] Total PASS: 1 [2024-04-16T10:39:04.929Z] [exec] Total FAIL: 0 [2024-04-16T10:39:04.929Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:39:04.929Z] [exec] ----------------------------------------- [2024-04-16T10:39:04.929Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:05.184Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:05.439Z] [2024-04-16T10:39:05.439Z] checkReporting-common: [2024-04-16T10:39:05.439Z] [2024-04-16T10:39:05.439Z] confirmReportPresent-common: [2024-04-16T10:39:05.439Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:39:05.439Z] [echo] Test seems to be reported fine [2024-04-16T10:39:05.439Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:39:05.439Z] [2024-04-16T10:39:05.439Z] confirmMissingReport-common: [2024-04-16T10:39:05.439Z] [2024-04-16T10:39:05.439Z] asadmin-common: [2024-04-16T10:39:05.439Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2024-04-16T10:39:05.694Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2024-04-16T10:39:05.694Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=repeatable-read [2024-04-16T10:39:05.694Z] [2024-04-16T10:39:05.694Z] setOSConditions: [2024-04-16T10:39:05.694Z] [2024-04-16T10:39:05.694Z] setToolWin: [2024-04-16T10:39:05.694Z] [2024-04-16T10:39:05.694Z] setToolUnix: [2024-04-16T10:39:05.694Z] [2024-04-16T10:39:05.694Z] setToolProperty: [2024-04-16T10:39:05.694Z] [2024-04-16T10:39:05.694Z] setS1ASclassPath: [2024-04-16T10:39:05.694Z] [2024-04-16T10:39:05.694Z] init-common: [2024-04-16T10:39:05.694Z] [2024-04-16T10:39:05.694Z] runclient-common: [2024-04-16T10:39:05.694Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 7 [2024-04-16T10:39:06.621Z] [exec] Apr 16, 2024 10:39:06 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:39:06.621Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:39:07.180Z] [exec] Apr 16, 2024 10:39:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:07.180Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:07.435Z] [exec] Apr 16, 2024 10:39:07 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:07.435Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:09.331Z] [exec] Apr 16, 2024 10:39:09 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:39:09.331Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@22cb3d59 [2024-04-16T10:39:09.586Z] [exec] Value of key is: repeatable-read, guaranteed [2024-04-16T10:39:09.586Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:09.586Z] [exec] [2024-04-16T10:39:09.586Z] [exec] [2024-04-16T10:39:09.586Z] [exec] ----------------------------------------- [2024-04-16T10:39:09.586Z] [exec] - repeatable-read, guaranteed: PASS - [2024-04-16T10:39:09.586Z] [exec] ----------------------------------------- [2024-04-16T10:39:09.586Z] [exec] Total PASS: 1 [2024-04-16T10:39:09.586Z] [exec] Total FAIL: 0 [2024-04-16T10:39:09.586Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:39:09.586Z] [exec] ----------------------------------------- [2024-04-16T10:39:09.586Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:09.586Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:09.840Z] [2024-04-16T10:39:09.840Z] checkReporting-common: [2024-04-16T10:39:09.840Z] [2024-04-16T10:39:09.840Z] confirmReportPresent-common: [2024-04-16T10:39:09.840Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:39:09.840Z] [echo] Test seems to be reported fine [2024-04-16T10:39:09.840Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:39:09.840Z] [2024-04-16T10:39:09.840Z] confirmMissingReport-common: [2024-04-16T10:39:09.840Z] [2024-04-16T10:39:09.840Z] asadmin-common: [2024-04-16T10:39:09.840Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2024-04-16T10:39:10.411Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2024-04-16T10:39:10.411Z] [exec] domain.resources.jdbc-connection-pool.tx-isolation-pool.transaction-isolation-level=serializable [2024-04-16T10:39:10.411Z] [2024-04-16T10:39:10.411Z] setOSConditions: [2024-04-16T10:39:10.411Z] [2024-04-16T10:39:10.411Z] setToolWin: [2024-04-16T10:39:10.411Z] [2024-04-16T10:39:10.411Z] setToolUnix: [2024-04-16T10:39:10.411Z] [2024-04-16T10:39:10.411Z] setToolProperty: [2024-04-16T10:39:10.411Z] [2024-04-16T10:39:10.411Z] setS1ASclassPath: [2024-04-16T10:39:10.411Z] [2024-04-16T10:39:10.411Z] init-common: [2024-04-16T10:39:10.411Z] [2024-04-16T10:39:10.411Z] runclient-common: [2024-04-16T10:39:10.411Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-txisolationAppClient.jar -name ejb-bmp-txisolationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 8 [2024-04-16T10:39:11.336Z] [exec] Apr 16, 2024 10:39:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:39:11.336Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:39:11.898Z] [exec] Apr 16, 2024 10:39:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:11.898Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:12.153Z] [exec] Apr 16, 2024 10:39:11 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:12.153Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:14.035Z] [exec] Apr 16, 2024 10:39:13 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:39:14.035Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7d37ee0c [2024-04-16T10:39:14.035Z] [exec] Value of key is: serializable, guaranteed [2024-04-16T10:39:14.035Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:14.035Z] [exec] [2024-04-16T10:39:14.035Z] [exec] [2024-04-16T10:39:14.035Z] [exec] ----------------------------------------- [2024-04-16T10:39:14.035Z] [exec] - serializable, guaranteed: PASS - [2024-04-16T10:39:14.035Z] [exec] ----------------------------------------- [2024-04-16T10:39:14.035Z] [exec] Total PASS: 1 [2024-04-16T10:39:14.035Z] [exec] Total FAIL: 0 [2024-04-16T10:39:14.035Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:39:14.035Z] [exec] ----------------------------------------- [2024-04-16T10:39:14.035Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:14.035Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:14.606Z] [2024-04-16T10:39:14.606Z] checkReporting-common: [2024-04-16T10:39:14.606Z] [2024-04-16T10:39:14.606Z] confirmReportPresent-common: [2024-04-16T10:39:14.606Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:39:14.606Z] [echo] Test seems to be reported fine [2024-04-16T10:39:14.606Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/txisolation/RepRunConf.txt [2024-04-16T10:39:14.606Z] [2024-04-16T10:39:14.606Z] confirmMissingReport-common: [2024-04-16T10:39:14.606Z] [2024-04-16T10:39:14.606Z] undeploy: [2024-04-16T10:39:14.606Z] [2024-04-16T10:39:14.606Z] setOSConditions: [2024-04-16T10:39:14.606Z] [2024-04-16T10:39:14.607Z] setToolWin: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setToolUnix: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setToolProperty: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setS1ASclassPath: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] init-common: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] undeploy-jdbc-common: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setOSConditions: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setToolWin: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setToolUnix: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setToolProperty: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] setS1ASclassPath: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] init-common: [2024-04-16T10:39:14.607Z] [2024-04-16T10:39:14.607Z] delete-jdbc-resource-common: [2024-04-16T10:39:14.607Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/txisolation [2024-04-16T10:39:14.862Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/txisolation [2024-04-16T10:39:14.862Z] [exec] JDBC resource jdbc/txisolation deleted successfully [2024-04-16T10:39:14.862Z] [echo] cmd executed for server [2024-04-16T10:39:14.862Z] [2024-04-16T10:39:14.862Z] setOSConditions: [2024-04-16T10:39:14.862Z] [2024-04-16T10:39:14.862Z] setToolWin: [2024-04-16T10:39:14.862Z] [2024-04-16T10:39:14.862Z] setToolUnix: [2024-04-16T10:39:14.862Z] [2024-04-16T10:39:14.862Z] setToolProperty: [2024-04-16T10:39:14.862Z] [2024-04-16T10:39:14.862Z] setS1ASclassPath: [2024-04-16T10:39:14.862Z] [2024-04-16T10:39:14.862Z] init-common: [2024-04-16T10:39:14.862Z] [2024-04-16T10:39:14.862Z] delete-jdbc-connpool-common: [2024-04-16T10:39:14.862Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tx-isolation-pool [2024-04-16T10:39:15.423Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tx-isolation-pool [2024-04-16T10:39:15.423Z] [exec] JDBC Connection pool tx-isolation-pool deleted successfully [2024-04-16T10:39:15.423Z] [echo] cmd executed for server [2024-04-16T10:39:15.423Z] [2024-04-16T10:39:15.423Z] setOSConditions: [2024-04-16T10:39:15.423Z] [2024-04-16T10:39:15.423Z] setToolWin: [2024-04-16T10:39:15.423Z] [2024-04-16T10:39:15.423Z] setToolUnix: [2024-04-16T10:39:15.423Z] [2024-04-16T10:39:15.423Z] setToolProperty: [2024-04-16T10:39:15.423Z] [2024-04-16T10:39:15.423Z] setS1ASclassPath: [2024-04-16T10:39:15.423Z] [2024-04-16T10:39:15.423Z] init-common: [2024-04-16T10:39:15.423Z] [2024-04-16T10:39:15.423Z] undeploy-common: [2024-04-16T10:39:15.678Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-txisolationApp [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] all: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] setOSConditions: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] setToolWin: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] setToolUnix: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] setToolProperty: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] setS1ASclassPath: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] init-common: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.678Z] clean: [2024-04-16T10:39:15.678Z] [2024-04-16T10:39:15.679Z] setOSConditions: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolWin: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolUnix: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolProperty: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setS1ASclassPath: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] init-common: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] clean-common: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setOSConditions: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolWin: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolUnix: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolProperty: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setS1ASclassPath: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] init-common: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] clean-classes-common: [2024-04-16T10:39:15.679Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setOSConditions: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolWin: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolUnix: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setToolProperty: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.679Z] setS1ASclassPath: [2024-04-16T10:39:15.679Z] [2024-04-16T10:39:15.680Z] init-common: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] clean-jars-common: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] compile: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] setOSConditions: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] setToolWin: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] setToolUnix: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] setToolProperty: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] setS1ASclassPath: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] init-common: [2024-04-16T10:39:15.680Z] [2024-04-16T10:39:15.680Z] compile-common: [2024-04-16T10:39:15.680Z] [echo] Current time (ISO): 2024-04-16T10:39:15.605+0000 [2024-04-16T10:39:15.680Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:15.680Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:17.043Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:17.298Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:39:17.298Z] [javac] return new Integer(1); [2024-04-16T10:39:17.298Z] [javac] ^ [2024-04-16T10:39:17.298Z] [javac] 2 warnings [2024-04-16T10:39:17.298Z] [2024-04-16T10:39:17.298Z] setOSConditions: [2024-04-16T10:39:17.298Z] [2024-04-16T10:39:17.298Z] setToolWin: [2024-04-16T10:39:17.298Z] [2024-04-16T10:39:17.298Z] setToolUnix: [2024-04-16T10:39:17.299Z] [2024-04-16T10:39:17.299Z] setToolProperty: [2024-04-16T10:39:17.299Z] [2024-04-16T10:39:17.299Z] setS1ASclassPath: [2024-04-16T10:39:17.299Z] [2024-04-16T10:39:17.299Z] init-common: [2024-04-16T10:39:17.299Z] [2024-04-16T10:39:17.299Z] compile-common: [2024-04-16T10:39:17.299Z] [echo] Current time (ISO): 2024-04-16T10:39:17.254+0000 [2024-04-16T10:39:17.299Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:19.179Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:19.179Z] [javac] 1 warning [2024-04-16T10:39:19.179Z] [2024-04-16T10:39:19.179Z] build: [2024-04-16T10:39:19.179Z] [2024-04-16T10:39:19.179Z] setOSConditions: [2024-04-16T10:39:19.179Z] [2024-04-16T10:39:19.180Z] fixFiles: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] convUnix: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] convWin: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] setToolWin: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] setToolUnix: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] setToolProperty: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] setS1ASclassPath: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] init-common: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] package-persistence-common: [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] ejb-jar-common: [2024-04-16T10:39:19.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.180Z] package-ejbjar-common: [2024-04-16T10:39:19.180Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.180Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.180Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2024-04-16T10:39:19.180Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.180Z] [2024-04-16T10:39:19.181Z] appclient-jar-common: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] package-appclientjar-common: [2024-04-16T10:39:19.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.181Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] webclient-war-common: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] build-ear-common: [2024-04-16T10:39:19.181Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:39:19.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:19.181Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:39:19.181Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] deploy: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] setOSConditions: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] setToolWin: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] setToolUnix: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] setToolProperty: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] setS1ASclassPath: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] init-common: [2024-04-16T10:39:19.181Z] [2024-04-16T10:39:19.181Z] execute-sql-common: [2024-04-16T10:39:19.181Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/create_pointbase.sql [2024-04-16T10:39:19.181Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2024-04-16T10:39:19.181Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2024-04-16T10:39:19.181Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2024-04-16T10:39:19.182Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 0 rows affected [2024-04-16T10:39:19.182Z] [sql] 1 rows affected [2024-04-16T10:39:19.182Z] [sql] 20 of 30 SQL statements executed successfully [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setOSConditions: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setToolWin: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setToolUnix: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setToolProperty: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setS1ASclassPath: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] init-common: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setup: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setOSConditions: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setToolWin: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.182Z] setToolUnix: [2024-04-16T10:39:19.182Z] [2024-04-16T10:39:19.183Z] setToolProperty: [2024-04-16T10:39:19.183Z] [2024-04-16T10:39:19.183Z] setS1ASclassPath: [2024-04-16T10:39:19.183Z] [2024-04-16T10:39:19.183Z] init-common: [2024-04-16T10:39:19.183Z] [2024-04-16T10:39:19.183Z] deploy-jdbc-common: [2024-04-16T10:39:19.437Z] [2024-04-16T10:39:19.437Z] setOSConditions: [2024-04-16T10:39:19.437Z] [2024-04-16T10:39:19.437Z] setToolWin: [2024-04-16T10:39:19.437Z] [2024-04-16T10:39:19.437Z] setToolUnix: [2024-04-16T10:39:19.437Z] [2024-04-16T10:39:19.438Z] setToolProperty: [2024-04-16T10:39:19.438Z] [2024-04-16T10:39:19.438Z] setS1ASclassPath: [2024-04-16T10:39:19.438Z] [2024-04-16T10:39:19.438Z] init-common: [2024-04-16T10:39:19.438Z] [2024-04-16T10:39:19.438Z] create-jdbc-connpool-common: [2024-04-16T10:39:19.706Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:39:19.706Z] [exec] JDBC connection pool jdbc-stmtcaching_hit_miss-pool created successfully. [2024-04-16T10:39:19.706Z] [2024-04-16T10:39:19.706Z] set-derby-connpool-props: [2024-04-16T10:39:20.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2024-04-16T10:39:20.266Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2024-04-16T10:39:20.520Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2024-04-16T10:39:20.520Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2024-04-16T10:39:20.775Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2024-04-16T10:39:20.775Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2024-04-16T10:39:21.334Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2024-04-16T10:39:21.334Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2024-04-16T10:39:21.588Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2024-04-16T10:39:21.588Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2024-04-16T10:39:21.701Z] [2024-04-16T10:39:21.701Z] check-results: [2024-04-16T10:39:21.701Z] [java] Value of key is: : [2024-04-16T10:39:21.701Z] [java] rows found : false [2024-04-16T10:39:21.701Z] [java] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:21.701Z] [java] [2024-04-16T10:39:21.701Z] [java] [2024-04-16T10:39:21.701Z] [java] ----------------------------------------- [2024-04-16T10:39:21.701Z] [java] - : : DID NOT RUN - [2024-04-16T10:39:21.701Z] [java] ----------------------------------------- [2024-04-16T10:39:21.701Z] [java] Total PASS: 0 [2024-04-16T10:39:21.701Z] [java] Total FAIL: 1 [2024-04-16T10:39:21.701Z] [java] Total DID NOT RUN: 0 [2024-04-16T10:39:21.701Z] [java] ----------------------------------------- [2024-04-16T10:39:21.701Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:39:21.701Z] [java] in flushAll , creating new testSuiteHash [2024-04-16T10:39:21.701Z] [2024-04-16T10:39:21.701Z] undeploy: [2024-04-16T10:39:21.701Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/autodeploy/bundles/osgi-resources-test-bundle.jar [2024-04-16T10:39:21.701Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-test-bundle.jar [2024-04-16T10:39:21.701Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/osgi-resources-client-bundle.jar [2024-04-16T10:39:21.701Z] [2024-04-16T10:39:21.701Z] unsetup: [2024-04-16T10:39:21.701Z] [2024-04-16T10:39:21.701Z] setOSConditions: [2024-04-16T10:39:21.701Z] [2024-04-16T10:39:21.701Z] setToolWin: [2024-04-16T10:39:21.701Z] [2024-04-16T10:39:21.701Z] setToolUnix: [2024-04-16T10:39:21.701Z] [2024-04-16T10:39:21.702Z] setToolProperty: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setS1ASclassPath: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] init-common: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] execute-sql-common: [2024-04-16T10:39:21.702Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/osgi-resources-test/sql/droptables.sql [2024-04-16T10:39:21.702Z] [sql] 0 rows affected [2024-04-16T10:39:21.702Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setOSConditions: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setToolWin: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setToolUnix: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setToolProperty: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setS1ASclassPath: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] init-common: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] undeploy-jdbc-common: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setOSConditions: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setToolWin: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setToolUnix: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setToolProperty: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] setS1ASclassPath: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] init-common: [2024-04-16T10:39:21.702Z] [2024-04-16T10:39:21.702Z] delete-jdbc-resource-common: [2024-04-16T10:39:21.703Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:39:21.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:39:21.703Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:39:21.703Z] [echo] cmd executed for server [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setOSConditions: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setToolWin: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setToolUnix: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setToolProperty: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setS1ASclassPath: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] init-common: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] delete-jdbc-connpool-common: [2024-04-16T10:39:21.703Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:39:21.703Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:39:21.703Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:39:21.703Z] [echo] cmd executed for server [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] all: [2024-04-16T10:39:21.703Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setOSConditions: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setToolWin: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setToolUnix: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setToolProperty: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] setS1ASclassPath: [2024-04-16T10:39:21.703Z] [2024-04-16T10:39:21.703Z] init-common: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] build: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] all: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setOSConditions: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setToolWin: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setToolUnix: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setToolProperty: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setS1ASclassPath: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] init-common: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] all: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setOSConditions: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setToolWin: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setToolUnix: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setToolProperty: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] setS1ASclassPath: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] init-common: [2024-04-16T10:39:21.704Z] [2024-04-16T10:39:21.704Z] compile-common: [2024-04-16T10:39:21.704Z] [echo] Current time (ISO): 2024-04-16T10:39:21.627+0000 [2024-04-16T10:39:21.704Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2024-04-16T10:39:21.704Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2024-04-16T10:39:22.148Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:22.148Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:22.403Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2024-04-16T10:39:22.403Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2024-04-16T10:39:22.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2024-04-16T10:39:22.965Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2024-04-16T10:39:22.965Z] [2024-04-16T10:39:22.965Z] setOSConditions: [2024-04-16T10:39:22.965Z] [2024-04-16T10:39:22.965Z] setToolWin: [2024-04-16T10:39:22.965Z] [2024-04-16T10:39:22.965Z] setToolUnix: [2024-04-16T10:39:22.965Z] [2024-04-16T10:39:22.965Z] setToolProperty: [2024-04-16T10:39:22.965Z] [2024-04-16T10:39:22.965Z] setS1ASclassPath: [2024-04-16T10:39:22.965Z] [2024-04-16T10:39:22.965Z] init-common: [2024-04-16T10:39:22.965Z] [2024-04-16T10:39:22.965Z] create-jdbc-resource-common: [2024-04-16T10:39:22.965Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:39:23.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:39:23.220Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2024-04-16T10:39:23.220Z] [echo] cmd executed for server [2024-04-16T10:39:23.220Z] [2024-04-16T10:39:23.220Z] asadmin-common: [2024-04-16T10:39:23.220Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2024-04-16T10:39:23.475Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2024-04-16T10:39:23.475Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2024-04-16T10:39:23.475Z] [2024-04-16T10:39:23.475Z] asadmin-common: [2024-04-16T10:39:23.475Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2024-04-16T10:39:24.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2024-04-16T10:39:24.036Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2024-04-16T10:39:24.036Z] [2024-04-16T10:39:24.036Z] asadmin-common: [2024-04-16T10:39:24.036Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2024-04-16T10:39:24.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2024-04-16T10:39:24.290Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2024-04-16T10:39:24.290Z] [2024-04-16T10:39:24.290Z] setOSConditions: [2024-04-16T10:39:24.290Z] [2024-04-16T10:39:24.290Z] setToolWin: [2024-04-16T10:39:24.290Z] [2024-04-16T10:39:24.290Z] setToolUnix: [2024-04-16T10:39:24.290Z] [2024-04-16T10:39:24.290Z] setToolProperty: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] setS1ASclassPath: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] init-common: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] deploy-common: [2024-04-16T10:39:24.291Z] [echo] Current time (ISO): 2024-04-16T10:39:24.241+0000 [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] setOSConditions: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] setToolWin: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] setToolUnix: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] setToolProperty: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] setS1ASclassPath: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] init-common: [2024-04-16T10:39:24.291Z] [2024-04-16T10:39:24.291Z] deploy-common-pe: [2024-04-16T10:39:24.850Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2024-04-16T10:39:24.977Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:24.978Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:39:24.978Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:39:24.978Z] [javac] ^ [2024-04-16T10:39:24.978Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:39:24.978Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:39:24.978Z] [javac] ^ [2024-04-16T10:39:24.978Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:39:24.978Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:39:24.978Z] [javac] 3 warnings [2024-04-16T10:39:25.106Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2024-04-16T10:39:25.106Z] [echo] Deployment on target server server successful [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setOSConditions: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setToolWin: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setToolUnix: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setToolProperty: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setS1ASclassPath: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] init-common: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] deploy-common-ee: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] run: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setOSConditions: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setToolWin: [2024-04-16T10:39:25.106Z] [2024-04-16T10:39:25.106Z] setToolUnix: [2024-04-16T10:39:25.107Z] [2024-04-16T10:39:25.107Z] setToolProperty: [2024-04-16T10:39:25.107Z] [2024-04-16T10:39:25.107Z] setS1ASclassPath: [2024-04-16T10:39:25.107Z] [2024-04-16T10:39:25.107Z] init-common: [2024-04-16T10:39:25.107Z] [2024-04-16T10:39:25.107Z] runclient-common: [2024-04-16T10:39:25.107Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:39:25.233Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.jar [2024-04-16T10:39:25.233Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.rar [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.233Z] setOSConditions: [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.233Z] setToolWin: [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.233Z] setToolUnix: [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.233Z] setToolProperty: [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.233Z] setS1ASclassPath: [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.233Z] init-common: [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.233Z] clean-common: [2024-04-16T10:39:25.233Z] [2024-04-16T10:39:25.234Z] setOSConditions: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolWin: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolUnix: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolProperty: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setS1ASclassPath: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] init-common: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] clean-classes-common: [2024-04-16T10:39:25.234Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setOSConditions: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolWin: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolUnix: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolProperty: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setS1ASclassPath: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] init-common: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] clean-jars-common: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] all: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setOSConditions: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolWin: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolUnix: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.234Z] setToolProperty: [2024-04-16T10:39:25.234Z] [2024-04-16T10:39:25.235Z] setS1ASclassPath: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] init-common: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] all: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] setOSConditions: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] setToolWin: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] setToolUnix: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] setToolProperty: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] setS1ASclassPath: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] init-common: [2024-04-16T10:39:25.235Z] [2024-04-16T10:39:25.235Z] compile-common: [2024-04-16T10:39:25.235Z] [echo] Current time (ISO): 2024-04-16T10:39:25.090+0000 [2024-04-16T10:39:25.235Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:25.235Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:26.029Z] [exec] Apr 16, 2024 10:39:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:39:26.029Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:39:26.607Z] [exec] Apr 16, 2024 10:39:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:26.607Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:26.862Z] [exec] Apr 16, 2024 10:39:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:26.862Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:27.754Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:28.335Z] [javac] 1 warning [2024-04-16T10:39:28.335Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setOSConditions: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setToolWin: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setToolUnix: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setToolProperty: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setS1ASclassPath: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] init-common: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] ejb-jar-common: [2024-04-16T10:39:28.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] package-ejbjar-common: [2024-04-16T10:39:28.335Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:28.335Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:28.335Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:28.335Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2024-04-16T10:39:28.335Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setOSConditions: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setToolWin: [2024-04-16T10:39:28.335Z] [2024-04-16T10:39:28.335Z] setToolUnix: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] setToolProperty: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] setS1ASclassPath: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] init-common: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] appclient-jar-common: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] package-appclientjar-common: [2024-04-16T10:39:28.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:28.336Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:28.336Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:28.336Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] setOSConditions: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] fixFiles: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] convUnix: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] convWin: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] setToolWin: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] setToolUnix: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] setToolProperty: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] setS1ASclassPath: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] init-common: [2024-04-16T10:39:28.336Z] [2024-04-16T10:39:28.336Z] ear-common: [2024-04-16T10:39:28.336Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:39:28.336Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/${sun-application.xml} to copy. [2024-04-16T10:39:28.337Z] [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/${glassfish-resources-ear.xml} to copy. [2024-04-16T10:39:28.337Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:39:28.337Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setup: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setOSConditions: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setToolWin: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setToolUnix: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setToolProperty: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setS1ASclassPath: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] init-common: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setupJdbc: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setOSConditions: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setToolWin: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setToolUnix: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setToolProperty: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setS1ASclassPath: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] init-common: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] deploy-jdbc-common: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setOSConditions: [2024-04-16T10:39:28.337Z] [2024-04-16T10:39:28.337Z] setToolWin: [2024-04-16T10:39:28.338Z] [2024-04-16T10:39:28.338Z] setToolUnix: [2024-04-16T10:39:28.338Z] [2024-04-16T10:39:28.338Z] setToolProperty: [2024-04-16T10:39:28.338Z] [2024-04-16T10:39:28.338Z] setS1ASclassPath: [2024-04-16T10:39:28.338Z] [2024-04-16T10:39:28.338Z] init-common: [2024-04-16T10:39:28.338Z] [2024-04-16T10:39:28.338Z] create-jdbc-connpool-common: [2024-04-16T10:39:28.745Z] [exec] Apr 16, 2024 10:39:28 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:39:28.745Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2dc39b53 [2024-04-16T10:39:28.899Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true connector-bean-validation-pool [2024-04-16T10:39:28.899Z] [exec] JDBC connection pool connector-bean-validation-pool created successfully. [2024-04-16T10:39:28.899Z] [2024-04-16T10:39:28.900Z] set-derby-connpool-props: [2024-04-16T10:39:29.000Z] [exec] Value of key is: Statement Caching - (Hit): [2024-04-16T10:39:29.000Z] [exec] Value of key is: Statement Caching - (Miss): [2024-04-16T10:39:29.000Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2024-04-16T10:39:29.000Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2024-04-16T10:39:29.000Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:29.000Z] [exec] [2024-04-16T10:39:29.000Z] [exec] [2024-04-16T10:39:29.000Z] [exec] ----------------------------------------- [2024-04-16T10:39:29.000Z] [exec] - Statement Caching - (Hit): : PASS - [2024-04-16T10:39:29.000Z] [exec] - Statement Caching - (Miss): : PASS - [2024-04-16T10:39:29.000Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2024-04-16T10:39:29.000Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2024-04-16T10:39:29.000Z] [exec] ----------------------------------------- [2024-04-16T10:39:29.000Z] [exec] Total PASS: 4 [2024-04-16T10:39:29.000Z] [exec] Total FAIL: 0 [2024-04-16T10:39:29.000Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:39:29.000Z] [exec] ----------------------------------------- [2024-04-16T10:39:29.000Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:29.000Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:29.255Z] [2024-04-16T10:39:29.255Z] checkReporting-common: [2024-04-16T10:39:29.255Z] [2024-04-16T10:39:29.255Z] confirmReportPresent-common: [2024-04-16T10:39:29.255Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:39:29.255Z] [echo] Test seems to be reported fine [2024-04-16T10:39:29.255Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/RepRunConf.txt [2024-04-16T10:39:29.255Z] [2024-04-16T10:39:29.255Z] confirmMissingReport-common: [2024-04-16T10:39:29.255Z] [2024-04-16T10:39:29.255Z] undeploy: [2024-04-16T10:39:29.255Z] [2024-04-16T10:39:29.255Z] setOSConditions: [2024-04-16T10:39:29.255Z] [2024-04-16T10:39:29.256Z] setToolWin: [2024-04-16T10:39:29.256Z] [2024-04-16T10:39:29.256Z] setToolUnix: [2024-04-16T10:39:29.256Z] [2024-04-16T10:39:29.256Z] setToolProperty: [2024-04-16T10:39:29.256Z] [2024-04-16T10:39:29.256Z] setS1ASclassPath: [2024-04-16T10:39:29.256Z] [2024-04-16T10:39:29.256Z] init-common: [2024-04-16T10:39:29.256Z] [2024-04-16T10:39:29.256Z] execute-sql-common: [2024-04-16T10:39:29.256Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss/sql/drop_pointbase.sql [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.256Z] [sql] 0 rows affected [2024-04-16T10:39:29.510Z] [sql] 10 of 10 SQL statements executed successfully [2024-04-16T10:39:29.510Z] [2024-04-16T10:39:29.510Z] unsetup: [2024-04-16T10:39:29.510Z] [2024-04-16T10:39:29.510Z] setOSConditions: [2024-04-16T10:39:29.511Z] [2024-04-16T10:39:29.511Z] setToolWin: [2024-04-16T10:39:29.511Z] [2024-04-16T10:39:29.511Z] setToolUnix: [2024-04-16T10:39:29.511Z] [2024-04-16T10:39:29.511Z] setToolProperty: [2024-04-16T10:39:29.511Z] [2024-04-16T10:39:29.511Z] setS1ASclassPath: [2024-04-16T10:39:29.511Z] [2024-04-16T10:39:29.511Z] init-common: [2024-04-16T10:39:29.511Z] [2024-04-16T10:39:29.511Z] delete-jdbc-resource-common: [2024-04-16T10:39:29.511Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:39:29.765Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:39:29.765Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2024-04-16T10:39:29.765Z] [echo] cmd executed for server [2024-04-16T10:39:29.765Z] [2024-04-16T10:39:29.765Z] setOSConditions: [2024-04-16T10:39:29.766Z] [2024-04-16T10:39:29.766Z] setToolWin: [2024-04-16T10:39:29.766Z] [2024-04-16T10:39:29.766Z] setToolUnix: [2024-04-16T10:39:29.766Z] [2024-04-16T10:39:29.766Z] setToolProperty: [2024-04-16T10:39:29.766Z] [2024-04-16T10:39:29.766Z] setS1ASclassPath: [2024-04-16T10:39:29.766Z] [2024-04-16T10:39:29.766Z] init-common: [2024-04-16T10:39:29.766Z] [2024-04-16T10:39:29.766Z] delete-jdbc-connpool-common: [2024-04-16T10:39:29.766Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:39:29.829Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-04-16T10:39:29.829Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-04-16T10:39:30.325Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:39:30.325Z] [exec] JDBC Connection pool jdbc-stmtcaching_hit_miss-pool deleted successfully [2024-04-16T10:39:30.325Z] [echo] cmd executed for server [2024-04-16T10:39:30.325Z] [2024-04-16T10:39:30.325Z] setOSConditions: [2024-04-16T10:39:30.325Z] [2024-04-16T10:39:30.325Z] setToolWin: [2024-04-16T10:39:30.325Z] [2024-04-16T10:39:30.325Z] setToolUnix: [2024-04-16T10:39:30.325Z] [2024-04-16T10:39:30.325Z] setToolProperty: [2024-04-16T10:39:30.325Z] [2024-04-16T10:39:30.325Z] setS1ASclassPath: [2024-04-16T10:39:30.325Z] [2024-04-16T10:39:30.325Z] init-common: [2024-04-16T10:39:30.325Z] [2024-04-16T10:39:30.325Z] undeploy-common: [2024-04-16T10:39:30.389Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-04-16T10:39:30.389Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-04-16T10:39:30.580Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-stmtcaching_hit_missApp [2024-04-16T10:39:30.580Z] [2024-04-16T10:39:30.580Z] all: [2024-04-16T10:39:30.580Z] [2024-04-16T10:39:30.580Z] setOSConditions: [2024-04-16T10:39:30.580Z] [2024-04-16T10:39:30.580Z] setToolWin: [2024-04-16T10:39:30.580Z] [2024-04-16T10:39:30.581Z] setToolUnix: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setToolProperty: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setS1ASclassPath: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] init-common: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] clean: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setOSConditions: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setToolWin: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setToolUnix: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setToolProperty: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setS1ASclassPath: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] init-common: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] clean-common: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setOSConditions: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setToolWin: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setToolUnix: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setToolProperty: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] setS1ASclassPath: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] init-common: [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.581Z] clean-classes-common: [2024-04-16T10:39:30.581Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:39:30.581Z] [2024-04-16T10:39:30.582Z] setOSConditions: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setToolWin: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setToolUnix: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setToolProperty: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setS1ASclassPath: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] init-common: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] clean-jars-common: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] compile: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setOSConditions: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setToolWin: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setToolUnix: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setToolProperty: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] setS1ASclassPath: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] init-common: [2024-04-16T10:39:30.582Z] [2024-04-16T10:39:30.582Z] compile-common: [2024-04-16T10:39:30.582Z] [echo] Current time (ISO): 2024-04-16T10:39:30.524+0000 [2024-04-16T10:39:30.582Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:30.582Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:30.949Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-04-16T10:39:30.949Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-04-16T10:39:31.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-04-16T10:39:31.534Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-04-16T10:39:32.469Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:32.469Z] [javac] 1 warning [2024-04-16T10:39:32.469Z] [2024-04-16T10:39:32.469Z] setOSConditions: [2024-04-16T10:39:32.469Z] [2024-04-16T10:39:32.469Z] setToolWin: [2024-04-16T10:39:32.469Z] [2024-04-16T10:39:32.469Z] setToolUnix: [2024-04-16T10:39:32.469Z] [2024-04-16T10:39:32.469Z] setToolProperty: [2024-04-16T10:39:32.469Z] [2024-04-16T10:39:32.469Z] setS1ASclassPath: [2024-04-16T10:39:32.469Z] [2024-04-16T10:39:32.469Z] init-common: [2024-04-16T10:39:32.469Z] [2024-04-16T10:39:32.469Z] compile-common: [2024-04-16T10:39:32.469Z] [echo] Current time (ISO): 2024-04-16T10:39:32.255+0000 [2024-04-16T10:39:32.469Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:32.530Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-04-16T10:39:32.530Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-04-16T10:39:33.090Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:33.090Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:33.651Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-04-16T10:39:33.651Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-04-16T10:39:33.843Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:33.843Z] [javac] 1 warning [2024-04-16T10:39:33.843Z] [2024-04-16T10:39:33.843Z] build: [2024-04-16T10:39:34.098Z] [2024-04-16T10:39:34.098Z] setOSConditions: [2024-04-16T10:39:34.098Z] [2024-04-16T10:39:34.098Z] fixFiles: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] convUnix: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] convWin: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] setToolWin: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] setToolUnix: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] setToolProperty: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] setS1ASclassPath: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] init-common: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] package-persistence-common: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] ejb-jar-common: [2024-04-16T10:39:34.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] package-ejbjar-common: [2024-04-16T10:39:34.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.099Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-ejb.jar [2024-04-16T10:39:34.099Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] appclient-jar-common: [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.099Z] package-appclientjar-common: [2024-04-16T10:39:34.099Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.099Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.099Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-pooling-client.jar [2024-04-16T10:39:34.099Z] [2024-04-16T10:39:34.100Z] webclient-war-common: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] build-ear-common: [2024-04-16T10:39:34.100Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:39:34.100Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:34.100Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:39:34.100Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] deploy: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setOSConditions: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setToolWin: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setToolUnix: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setToolProperty: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setS1ASclassPath: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] init-common: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] deploy-jdbc-common: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setOSConditions: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setToolWin: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setToolUnix: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setToolProperty: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] setS1ASclassPath: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] init-common: [2024-04-16T10:39:34.100Z] [2024-04-16T10:39:34.100Z] create-jdbc-connpool-common: [2024-04-16T10:39:34.360Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-pool [2024-04-16T10:39:34.360Z] [exec] JDBC connection pool jdbc-derby-pool created successfully. [2024-04-16T10:39:34.360Z] [2024-04-16T10:39:34.360Z] set-derby-connpool-props: [2024-04-16T10:39:34.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-04-16T10:39:34.600Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-04-16T10:39:34.600Z] [2024-04-16T10:39:34.600Z] setOSConditions: [2024-04-16T10:39:34.600Z] [2024-04-16T10:39:34.600Z] setToolWin: [2024-04-16T10:39:34.600Z] [2024-04-16T10:39:34.600Z] setToolUnix: [2024-04-16T10:39:34.600Z] [2024-04-16T10:39:34.600Z] setToolProperty: [2024-04-16T10:39:34.600Z] [2024-04-16T10:39:34.600Z] setS1ASclassPath: [2024-04-16T10:39:34.600Z] [2024-04-16T10:39:34.600Z] init-common: [2024-04-16T10:39:34.600Z] [2024-04-16T10:39:34.600Z] create-jdbc-resource-common: [2024-04-16T10:39:34.600Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid connector-bean-validation-pool --target server jdbc/connector-bean-validation-resource [2024-04-16T10:39:34.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2024-04-16T10:39:34.920Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.User=dbuser [2024-04-16T10:39:35.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid connector-bean-validation-pool --enabled=true --target server jdbc/connector-bean-validation-resource [2024-04-16T10:39:35.161Z] [exec] JDBC resource jdbc/connector-bean-validation-resource created successfully. [2024-04-16T10:39:35.161Z] [echo] cmd executed for server [2024-04-16T10:39:35.161Z] [2024-04-16T10:39:35.161Z] setOSConditions: [2024-04-16T10:39:35.161Z] [2024-04-16T10:39:35.161Z] setToolWin: [2024-04-16T10:39:35.161Z] [2024-04-16T10:39:35.161Z] setToolUnix: [2024-04-16T10:39:35.161Z] [2024-04-16T10:39:35.161Z] setToolProperty: [2024-04-16T10:39:35.161Z] [2024-04-16T10:39:35.161Z] setS1ASclassPath: [2024-04-16T10:39:35.161Z] [2024-04-16T10:39:35.161Z] init-common: [2024-04-16T10:39:35.161Z] [2024-04-16T10:39:35.162Z] execute-sql-common: [2024-04-16T10:39:35.162Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/createdb.sql [2024-04-16T10:39:35.162Z] [sql] 0 rows affected [2024-04-16T10:39:35.162Z] [sql] 0 rows affected [2024-04-16T10:39:35.162Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] deploy: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setOSConditions: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setToolWin: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setToolUnix: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setToolProperty: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setS1ASclassPath: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] init-common: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] deploy: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setOSConditions: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setToolWin: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setToolUnix: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setToolProperty: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] setS1ASclassPath: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] init-common: [2024-04-16T10:39:35.162Z] [2024-04-16T10:39:35.162Z] deploy-rar-common: [2024-04-16T10:39:35.162Z] [echo] asadmin deploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --force=${force} generic-ra.rar [2024-04-16T10:39:35.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2024-04-16T10:39:35.175Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.Password=dbpassword [2024-04-16T10:39:35.732Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false generic-ra.rar [2024-04-16T10:39:35.734Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2024-04-16T10:39:35.734Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.driverType=4 [2024-04-16T10:39:36.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2024-04-16T10:39:36.005Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.portNumber=1527 [2024-04-16T10:39:36.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2024-04-16T10:39:36.261Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.dataBaseName=testdb [2024-04-16T10:39:36.294Z] [exec] Application deployed with name generic-ra. [2024-04-16T10:39:36.295Z] [echo] Deploying generic-ra.rar on server [2024-04-16T10:39:36.295Z] [2024-04-16T10:39:36.295Z] setOSConditions: [2024-04-16T10:39:36.295Z] [2024-04-16T10:39:36.295Z] setToolWin: [2024-04-16T10:39:36.295Z] [2024-04-16T10:39:36.295Z] setToolUnix: [2024-04-16T10:39:36.295Z] [2024-04-16T10:39:36.295Z] setToolProperty: [2024-04-16T10:39:36.295Z] [2024-04-16T10:39:36.295Z] setS1ASclassPath: [2024-04-16T10:39:36.295Z] [2024-04-16T10:39:36.295Z] init-common: [2024-04-16T10:39:36.295Z] [2024-04-16T10:39:36.295Z] testAddAdmin: [2024-04-16T10:39:36.551Z] [2024-04-16T10:39:36.551Z] asadmin-common: [2024-04-16T10:39:36.551Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname 'generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:39:36.819Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:36.819Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:37.074Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2024-04-16T10:39:37.074Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.create=true [2024-04-16T10:39:37.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:39:37.531Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:39:37.531Z] [2024-04-16T10:39:37.531Z] asadmin-common: [2024-04-16T10:39:37.531Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject1 --raname 'generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin1 [2024-04-16T10:39:37.632Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2024-04-16T10:39:37.633Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.serverName=localhost [2024-04-16T10:39:37.633Z] [2024-04-16T10:39:37.633Z] setOSConditions: [2024-04-16T10:39:37.633Z] [2024-04-16T10:39:37.633Z] setToolWin: [2024-04-16T10:39:37.633Z] [2024-04-16T10:39:37.633Z] setToolUnix: [2024-04-16T10:39:37.633Z] [2024-04-16T10:39:37.633Z] setToolProperty: [2024-04-16T10:39:37.633Z] [2024-04-16T10:39:37.633Z] setS1ASclassPath: [2024-04-16T10:39:37.633Z] [2024-04-16T10:39:37.633Z] init-common: [2024-04-16T10:39:37.633Z] [2024-04-16T10:39:37.633Z] create-jdbc-resource-common: [2024-04-16T10:39:37.633Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool --target server jdbc/nonxaresource [2024-04-16T10:39:37.887Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool --enabled=true --target server jdbc/nonxaresource [2024-04-16T10:39:37.888Z] [exec] JDBC resource jdbc/nonxaresource created successfully. [2024-04-16T10:39:37.888Z] [echo] cmd executed for server [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setOSConditions: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setToolWin: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setToolUnix: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setToolProperty: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setS1ASclassPath: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] init-common: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] deploy-jdbc-common: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setOSConditions: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setToolWin: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setToolUnix: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setToolProperty: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] setS1ASclassPath: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] init-common: [2024-04-16T10:39:37.888Z] [2024-04-16T10:39:37.888Z] create-jdbc-connpool-common: [2024-04-16T10:39:38.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject1 --raname generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin1 [2024-04-16T10:39:38.160Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-xa-pool [2024-04-16T10:39:38.160Z] [exec] JDBC connection pool jdbc-derby-xa-pool created successfully. [2024-04-16T10:39:38.160Z] [2024-04-16T10:39:38.160Z] set-derby-connpool-props: [2024-04-16T10:39:38.387Z] [exec] Administered object eis/testAdmin1 created. [2024-04-16T10:39:38.387Z] [2024-04-16T10:39:38.387Z] setOSConditions: [2024-04-16T10:39:38.387Z] [2024-04-16T10:39:38.387Z] setToolWin: [2024-04-16T10:39:38.387Z] [2024-04-16T10:39:38.387Z] setToolUnix: [2024-04-16T10:39:38.387Z] [2024-04-16T10:39:38.387Z] setToolProperty: [2024-04-16T10:39:38.387Z] [2024-04-16T10:39:38.388Z] setS1ASclassPath: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] init-common: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] deploy-ear: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setOSConditions: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setToolWin: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setToolUnix: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setToolProperty: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setS1ASclassPath: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] init-common: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] deploy-common: [2024-04-16T10:39:38.388Z] [echo] Current time (ISO): 2024-04-16T10:39:38.172+0000 [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setOSConditions: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setToolWin: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setToolUnix: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setToolProperty: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] setS1ASclassPath: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] init-common: [2024-04-16T10:39:38.388Z] [2024-04-16T10:39:38.388Z] deploy-common-pe: [2024-04-16T10:39:38.724Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2024-04-16T10:39:38.724Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.User=dbuser [2024-04-16T10:39:38.950Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-04-16T10:39:38.978Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2024-04-16T10:39:38.978Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.Password=dbpassword [2024-04-16T10:39:39.537Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2024-04-16T10:39:39.537Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.driverType=4 [2024-04-16T10:39:39.792Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2024-04-16T10:39:39.793Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.portNumber=1527 [2024-04-16T10:39:40.337Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2024-04-16T10:39:40.337Z] [echo] Deployment on target server server successful [2024-04-16T10:39:40.337Z] [2024-04-16T10:39:40.337Z] setOSConditions: [2024-04-16T10:39:40.337Z] [2024-04-16T10:39:40.337Z] setToolWin: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolUnix: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolProperty: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setS1ASclassPath: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] init-common: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] deploy-common-ee: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setOSConditions: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolWin: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolUnix: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolProperty: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setS1ASclassPath: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] init-common: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] restart: [2024-04-16T10:39:40.338Z] [echo] Not required to restart [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] runtest: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setOSConditions: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolWin: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolUnix: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setToolProperty: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] setS1ASclassPath: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.338Z] init-common: [2024-04-16T10:39:40.338Z] [2024-04-16T10:39:40.339Z] runclient-common: [2024-04-16T10:39:40.339Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationAppClient.jar -name simple-connector-bean-validationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml Standalone- [2024-04-16T10:39:40.351Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2024-04-16T10:39:40.351Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.dataBaseName=testdb [2024-04-16T10:39:40.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:40.607Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:41.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2024-04-16T10:39:41.166Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.create=true [2024-04-16T10:39:41.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2024-04-16T10:39:41.422Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.serverName=localhost [2024-04-16T10:39:41.422Z] [2024-04-16T10:39:41.422Z] setOSConditions: [2024-04-16T10:39:41.422Z] [2024-04-16T10:39:41.422Z] setToolWin: [2024-04-16T10:39:41.422Z] [2024-04-16T10:39:41.422Z] setToolUnix: [2024-04-16T10:39:41.422Z] [2024-04-16T10:39:41.422Z] setToolProperty: [2024-04-16T10:39:41.422Z] [2024-04-16T10:39:41.422Z] setS1ASclassPath: [2024-04-16T10:39:41.422Z] [2024-04-16T10:39:41.422Z] init-common: [2024-04-16T10:39:41.422Z] [2024-04-16T10:39:41.422Z] create-jdbc-resource-common: [2024-04-16T10:39:41.422Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-xa-pool --target server jdbc/xaresource [2024-04-16T10:39:41.737Z] [exec] Apr 16, 2024 10:39:41 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:39:41.737Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:39:42.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-xa-pool --enabled=true --target server jdbc/xaresource [2024-04-16T10:39:42.006Z] [exec] JDBC resource jdbc/xaresource created successfully. [2024-04-16T10:39:42.006Z] [echo] cmd executed for server [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setOSConditions: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setToolWin: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setToolUnix: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setToolProperty: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setS1ASclassPath: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] init-common: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] deploy-jdbc-common: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setOSConditions: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setToolWin: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setToolUnix: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setToolProperty: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] setS1ASclassPath: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] init-common: [2024-04-16T10:39:42.006Z] [2024-04-16T10:39:42.006Z] create-jdbc-connpool-common: [2024-04-16T10:39:42.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-derby-pool-container [2024-04-16T10:39:42.262Z] [exec] JDBC connection pool jdbc-derby-pool-container created successfully. [2024-04-16T10:39:42.262Z] [2024-04-16T10:39:42.262Z] set-derby-connpool-props: [2024-04-16T10:39:42.517Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.User=dbuser [2024-04-16T10:39:42.517Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.User=dbuser [2024-04-16T10:39:43.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.Password=dbpassword [2024-04-16T10:39:43.108Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.Password=dbpassword [2024-04-16T10:39:43.362Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.driverType=4 [2024-04-16T10:39:43.362Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.driverType=4 [2024-04-16T10:39:43.629Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:39:43.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.portNumber=1527 [2024-04-16T10:39:43.922Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.portNumber=1527 [2024-04-16T10:39:44.177Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.dataBaseName=testdb [2024-04-16T10:39:44.177Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.dataBaseName=testdb [2024-04-16T10:39:44.432Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:44.432Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:39:45.011Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.create=true [2024-04-16T10:39:45.011Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.create=true [2024-04-16T10:39:45.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.serverName=localhost [2024-04-16T10:39:45.266Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.serverName=localhost [2024-04-16T10:39:45.267Z] [2024-04-16T10:39:45.267Z] setOSConditions: [2024-04-16T10:39:45.267Z] [2024-04-16T10:39:45.267Z] setToolWin: [2024-04-16T10:39:45.267Z] [2024-04-16T10:39:45.267Z] setToolUnix: [2024-04-16T10:39:45.267Z] [2024-04-16T10:39:45.267Z] setToolProperty: [2024-04-16T10:39:45.267Z] [2024-04-16T10:39:45.267Z] setS1ASclassPath: [2024-04-16T10:39:45.267Z] [2024-04-16T10:39:45.267Z] init-common: [2024-04-16T10:39:45.267Z] [2024-04-16T10:39:45.267Z] create-jdbc-resource-common: [2024-04-16T10:39:45.267Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-derby-pool-container --target server jdbc/nonxaresource-container [2024-04-16T10:39:45.828Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-derby-pool-container --enabled=true --target server jdbc/nonxaresource-container [2024-04-16T10:39:45.828Z] [exec] JDBC resource jdbc/nonxaresource-container created successfully. [2024-04-16T10:39:45.828Z] [echo] cmd executed for server [2024-04-16T10:39:45.828Z] [2024-04-16T10:39:45.828Z] asadmin-common: [2024-04-16T10:39:45.828Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-04-16T10:39:46.085Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-04-16T10:39:46.085Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.property.connectionAttributes=create=true; [2024-04-16T10:39:46.085Z] [2024-04-16T10:39:46.085Z] asadmin-common: [2024-04-16T10:39:46.085Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2024-04-16T10:39:46.645Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2024-04-16T10:39:46.646Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.property.connectionAttributes=create=true; [2024-04-16T10:39:46.646Z] [2024-04-16T10:39:46.646Z] asadmin-common: [2024-04-16T10:39:46.646Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-04-16T10:39:46.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-04-16T10:39:46.901Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.property.connectionAttributes=create=true; [2024-04-16T10:39:46.901Z] [2024-04-16T10:39:46.901Z] asadmin-common: [2024-04-16T10:39:46.901Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2024-04-16T10:39:46.903Z] [exec] Apr 16, 2024 10:39:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:39:46.903Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6d7ad0f5 [2024-04-16T10:39:47.159Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2024-04-16T10:39:47.159Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool.pooling=false [2024-04-16T10:39:47.159Z] [2024-04-16T10:39:47.160Z] asadmin-common: [2024-04-16T10:39:47.160Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2024-04-16T10:39:47.464Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:39:47.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2024-04-16T10:39:47.719Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-pool-container.pooling=false [2024-04-16T10:39:47.719Z] [2024-04-16T10:39:47.719Z] asadmin-common: [2024-04-16T10:39:47.719Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2024-04-16T10:39:47.728Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:39:47.728Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 1 [2024-04-16T10:39:47.728Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:39:47.728Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:39:47.728Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 2 [2024-04-16T10:39:47.728Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 3 [2024-04-16T10:39:47.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2024-04-16T10:39:47.974Z] [exec] domain.resources.jdbc-connection-pool.jdbc-derby-xa-pool.pooling=false [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setOSConditions: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setToolWin: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setToolUnix: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setToolProperty: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setS1ASclassPath: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] init-common: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] deploy-common: [2024-04-16T10:39:47.974Z] [echo] Current time (ISO): 2024-04-16T10:39:47.911+0000 [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setOSConditions: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setToolWin: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.974Z] setToolUnix: [2024-04-16T10:39:47.974Z] [2024-04-16T10:39:47.975Z] setToolProperty: [2024-04-16T10:39:47.975Z] [2024-04-16T10:39:47.975Z] setS1ASclassPath: [2024-04-16T10:39:47.975Z] [2024-04-16T10:39:47.975Z] init-common: [2024-04-16T10:39:47.975Z] [2024-04-16T10:39:47.975Z] deploy-common-pe: [2024-04-16T10:39:47.983Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 4 [2024-04-16T10:39:47.983Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 5 [2024-04-16T10:39:47.983Z] [exec] Value of key is: Standalone-Connector-Bean-Validation Test - 6 [2024-04-16T10:39:47.983Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:47.983Z] [exec] [2024-04-16T10:39:47.983Z] [exec] [2024-04-16T10:39:47.983Z] [exec] ----------------------------------------- [2024-04-16T10:39:47.983Z] [exec] - Standalone-Connector-Bean-Validation Test - 1: PASS - [2024-04-16T10:39:47.983Z] [exec] - Standalone-Connector-Bean-Validation Test - 2: PASS - [2024-04-16T10:39:47.983Z] [exec] - Standalone-Connector-Bean-Validation Test - 3: PASS - [2024-04-16T10:39:47.983Z] [exec] - Standalone-Connector-Bean-Validation Test - 4: PASS - [2024-04-16T10:39:47.983Z] [exec] - Standalone-Connector-Bean-Validation Test - 5: PASS - [2024-04-16T10:39:47.983Z] [exec] - Standalone-Connector-Bean-Validation Test - 6: PASS - [2024-04-16T10:39:47.983Z] [exec] ----------------------------------------- [2024-04-16T10:39:47.983Z] [exec] Total PASS: 6 [2024-04-16T10:39:47.983Z] [exec] Total FAIL: 0 [2024-04-16T10:39:47.983Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:39:47.983Z] [exec] ----------------------------------------- [2024-04-16T10:39:47.983Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:47.983Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:39:47.983Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:48.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingApp.ear [2024-04-16T10:39:48.543Z] [2024-04-16T10:39:48.543Z] checkReporting-common: [2024-04-16T10:39:48.543Z] [2024-04-16T10:39:48.543Z] confirmReportPresent-common: [2024-04-16T10:39:48.544Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:39:48.544Z] [echo] Test seems to be reported fine [2024-04-16T10:39:48.544Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/RepRunConf.txt [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] confirmMissingReport-common: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] unset: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setOSConditions: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setToolWin: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setToolUnix: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setToolProperty: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setS1ASclassPath: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] init-common: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] unsetJdbc: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setOSConditions: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setToolWin: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setToolUnix: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setToolProperty: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setS1ASclassPath: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] init-common: [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] execute-sql-common: [2024-04-16T10:39:48.544Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/dropdb.sql [2024-04-16T10:39:48.544Z] [sql] 0 rows affected [2024-04-16T10:39:48.544Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:39:48.544Z] [2024-04-16T10:39:48.544Z] setOSConditions: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setToolWin: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setToolUnix: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setToolProperty: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setS1ASclassPath: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] init-common: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] undeploy-jdbc-common: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setOSConditions: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setToolWin: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setToolUnix: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setToolProperty: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] setS1ASclassPath: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] init-common: [2024-04-16T10:39:48.545Z] [2024-04-16T10:39:48.545Z] delete-jdbc-resource-common: [2024-04-16T10:39:48.545Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connector-bean-validation-resource [2024-04-16T10:39:48.807Z] [exec] Application deployed with name jdbc-poolingApp. [2024-04-16T10:39:48.807Z] [echo] Deployment on target server server successful [2024-04-16T10:39:48.807Z] [2024-04-16T10:39:48.807Z] setOSConditions: [2024-04-16T10:39:48.807Z] [2024-04-16T10:39:48.807Z] setToolWin: [2024-04-16T10:39:48.807Z] [2024-04-16T10:39:48.807Z] setToolUnix: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setToolProperty: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setS1ASclassPath: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] init-common: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] deploy-common-ee: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setOSConditions: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setToolWin: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setToolUnix: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setToolProperty: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setS1ASclassPath: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] init-common: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] execute-sql-common: [2024-04-16T10:39:48.808Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/create_pointbase.sql [2024-04-16T10:39:48.808Z] [sql] Failed to execute: Drop table TXLEVELSWITCH [2024-04-16T10:39:48.808Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH' because it does not exist. [2024-04-16T10:39:48.808Z] [sql] 0 rows affected [2024-04-16T10:39:48.808Z] [sql] 1 rows affected [2024-04-16T10:39:48.808Z] [sql] 1 rows affected [2024-04-16T10:39:48.808Z] [sql] 3 of 4 SQL statements executed successfully [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] run: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setOSConditions: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setToolWin: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setToolUnix: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setToolProperty: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.808Z] setS1ASclassPath: [2024-04-16T10:39:48.808Z] [2024-04-16T10:39:48.809Z] init-common: [2024-04-16T10:39:48.809Z] [2024-04-16T10:39:48.809Z] runclient-common: [2024-04-16T10:39:48.809Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-poolingAppClient.jar -name jdbc-poolingClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:39:49.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connector-bean-validation-resource [2024-04-16T10:39:49.131Z] [exec] JDBC resource jdbc/connector-bean-validation-resource deleted successfully [2024-04-16T10:39:49.131Z] [echo] cmd executed for server [2024-04-16T10:39:49.131Z] [2024-04-16T10:39:49.131Z] setOSConditions: [2024-04-16T10:39:49.131Z] [2024-04-16T10:39:49.131Z] setToolWin: [2024-04-16T10:39:49.131Z] [2024-04-16T10:39:49.131Z] setToolUnix: [2024-04-16T10:39:49.131Z] [2024-04-16T10:39:49.131Z] setToolProperty: [2024-04-16T10:39:49.131Z] [2024-04-16T10:39:49.131Z] setS1ASclassPath: [2024-04-16T10:39:49.131Z] [2024-04-16T10:39:49.131Z] init-common: [2024-04-16T10:39:49.131Z] [2024-04-16T10:39:49.131Z] delete-jdbc-connpool-common: [2024-04-16T10:39:49.131Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true connector-bean-validation-pool [2024-04-16T10:39:49.369Z] [exec] Apr 16, 2024 10:39:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:39:49.369Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:39:49.693Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true connector-bean-validation-pool [2024-04-16T10:39:49.693Z] [exec] JDBC Connection pool connector-bean-validation-pool deleted successfully [2024-04-16T10:39:49.693Z] [echo] cmd executed for server [2024-04-16T10:39:49.693Z] [2024-04-16T10:39:49.693Z] undeploy: [2024-04-16T10:39:49.693Z] [2024-04-16T10:39:49.693Z] setOSConditions: [2024-04-16T10:39:49.693Z] [2024-04-16T10:39:49.693Z] setToolWin: [2024-04-16T10:39:49.693Z] [2024-04-16T10:39:49.693Z] setToolUnix: [2024-04-16T10:39:49.693Z] [2024-04-16T10:39:49.693Z] setToolProperty: [2024-04-16T10:39:49.693Z] [2024-04-16T10:39:49.694Z] setS1ASclassPath: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] init-common: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] undeploy: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] setOSConditions: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] setToolWin: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] setToolUnix: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] setToolProperty: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] setS1ASclassPath: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] init-common: [2024-04-16T10:39:49.694Z] [2024-04-16T10:39:49.694Z] undeploy-common: [2024-04-16T10:39:50.306Z] [exec] Apr 16, 2024 10:39:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:50.306Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:50.306Z] [exec] Apr 16, 2024 10:39:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:39:50.306Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:39:50.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-connector-bean-validationApp [2024-04-16T10:39:50.626Z] [2024-04-16T10:39:50.626Z] setOSConditions: [2024-04-16T10:39:50.626Z] [2024-04-16T10:39:50.626Z] setToolWin: [2024-04-16T10:39:50.626Z] [2024-04-16T10:39:50.626Z] setToolUnix: [2024-04-16T10:39:50.626Z] [2024-04-16T10:39:50.627Z] setToolProperty: [2024-04-16T10:39:50.627Z] [2024-04-16T10:39:50.627Z] setS1ASclassPath: [2024-04-16T10:39:50.627Z] [2024-04-16T10:39:50.627Z] init-common: [2024-04-16T10:39:50.627Z] [2024-04-16T10:39:50.627Z] testDelAdmin: [2024-04-16T10:39:50.627Z] [2024-04-16T10:39:50.627Z] asadmin-common: [2024-04-16T10:39:50.627Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:39:51.189Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:39:51.189Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:39:51.189Z] [2024-04-16T10:39:51.189Z] asadmin-common: [2024-04-16T10:39:51.189Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin1 [2024-04-16T10:39:52.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin1 [2024-04-16T10:39:52.131Z] [exec] Administered object eis/testAdmin1 deleted. [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setOSConditions: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setToolWin: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setToolUnix: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setToolProperty: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setS1ASclassPath: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] init-common: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] undeploy: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setOSConditions: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setToolWin: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setToolUnix: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setToolProperty: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] setS1ASclassPath: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] init-common: [2024-04-16T10:39:52.131Z] [2024-04-16T10:39:52.131Z] undeploy-rar-common: [2024-04-16T10:39:52.132Z] [echo] asadmin undeploy --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server --cascade=${cascade} generic-ra [2024-04-16T10:39:52.187Z] [exec] Apr 16, 2024 10:39:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:39:52.187Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@31ab1e67 [2024-04-16T10:39:52.442Z] [exec] verifying uniqueness of all connection [2024-04-16T10:39:52.696Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false generic-ra [2024-04-16T10:39:52.696Z] [2024-04-16T10:39:52.696Z] setOSConditions: [2024-04-16T10:39:52.696Z] [2024-04-16T10:39:52.696Z] setToolWin: [2024-04-16T10:39:52.696Z] [2024-04-16T10:39:52.696Z] setToolUnix: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setToolProperty: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setS1ASclassPath: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] init-common: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] restart: [2024-04-16T10:39:52.697Z] [echo] Not required to restart [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] all: [2024-04-16T10:39:52.697Z] [echo] @@## beanvalidation-simple ##@@ [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setOSConditions: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setToolWin: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setToolUnix: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setToolProperty: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setS1ASclassPath: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] init-common: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] build-dp: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] all: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] [exec] Value of key is: openAndCloseConnection (non-xa) : [2024-04-16T10:39:52.697Z] setOSConditions: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] [exec] creating connection upto max-pool-size of 32 [2024-04-16T10:39:52.697Z] [exec] Value of key is: openMaxConnections (non-xa) : [2024-04-16T10:39:52.697Z] [exec] rollback set to false [2024-04-16T10:39:52.697Z] setToolWin: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setToolUnix: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setToolProperty: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] setS1ASclassPath: [2024-04-16T10:39:52.697Z] [2024-04-16T10:39:52.697Z] init-common: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] all: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] setOSConditions: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] setToolWin: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] setToolUnix: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] setToolProperty: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] setS1ASclassPath: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] init-common: [2024-04-16T10:39:52.698Z] [2024-04-16T10:39:52.698Z] compile-common: [2024-04-16T10:39:52.698Z] [echo] Current time (ISO): 2024-04-16T10:39:52.605+0000 [2024-04-16T10:39:52.698Z] [javac] Compiling 11 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/classes [2024-04-16T10:39:52.959Z] [exec] Value of key is: test1 rollback=false (non-xa. con opened closed within tx) : [2024-04-16T10:39:52.959Z] [exec] Value of key is: test1 rollback=false (xa. con opened closed within tx) : [2024-04-16T10:39:52.959Z] [exec] Value of key is: test2 rollback=false (non-xa. con opened closed after tx) : [2024-04-16T10:39:53.213Z] [exec] Value of key is: test2 rollback=false (xa. con opened closed after tx) : [2024-04-16T10:39:53.214Z] [exec] Value of key is: test3 rollback=false (xa non-xa within same tx) : [2024-04-16T10:39:53.214Z] [exec] rollback set to true [2024-04-16T10:39:53.214Z] [exec] Value of key is: test1 rollback=true (non-xa. con opened closed within tx) : [2024-04-16T10:39:53.508Z] [exec] Value of key is: test1 rollback=true (xa. con opened closed within tx) : [2024-04-16T10:39:53.508Z] [exec] Value of key is: test2 rollback=true (non-xa. con opened closed after tx) : [2024-04-16T10:39:53.508Z] [exec] Value of key is: test2 rollback=true (xa. con opened closed after tx) : [2024-04-16T10:39:53.767Z] [exec] Value of key is: test3 rollback=true (xa non-xa within same tx) : [2024-04-16T10:39:53.767Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:39:53.767Z] [exec] [2024-04-16T10:39:53.767Z] [exec] [2024-04-16T10:39:53.767Z] [exec] ----------------------------------------- [2024-04-16T10:39:53.767Z] [exec] - test2 rollback=true (xa. con opened closed after tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test1 rollback=false (xa. con opened closed within tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test3 rollback=false (xa non-xa within same tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test2 rollback=true (non-xa. con opened closed after tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - openMaxConnections (non-xa) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test1 rollback=false (non-xa. con opened closed within tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test1 rollback=true (non-xa. con opened closed within tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test2 rollback=false (non-xa. con opened closed after tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test2 rollback=false (xa. con opened closed after tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - openAndCloseConnection (non-xa) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test3 rollback=true (xa non-xa within same tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] - test1 rollback=true (xa. con opened closed within tx) : : PASS - [2024-04-16T10:39:53.767Z] [exec] ----------------------------------------- [2024-04-16T10:39:53.767Z] [exec] Total PASS: 12 [2024-04-16T10:39:53.767Z] [exec] Total FAIL: 0 [2024-04-16T10:39:53.767Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:39:53.767Z] [exec] ----------------------------------------- [2024-04-16T10:39:53.767Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:53.767Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:39:54.022Z] [2024-04-16T10:39:54.022Z] checkReporting-common: [2024-04-16T10:39:54.022Z] [2024-04-16T10:39:54.022Z] confirmReportPresent-common: [2024-04-16T10:39:54.022Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:39:54.022Z] [echo] Test seems to be reported fine [2024-04-16T10:39:54.022Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/pooling/RepRunConf.txt [2024-04-16T10:39:54.022Z] [2024-04-16T10:39:54.022Z] confirmMissingReport-common: [2024-04-16T10:39:54.022Z] [2024-04-16T10:39:54.022Z] undeploy: [2024-04-16T10:39:54.022Z] [2024-04-16T10:39:54.022Z] setOSConditions: [2024-04-16T10:39:54.022Z] [2024-04-16T10:39:54.022Z] setToolWin: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setToolUnix: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setToolProperty: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setS1ASclassPath: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] init-common: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] execute-sql-common: [2024-04-16T10:39:54.023Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/pooling/sql/drop_pointbase.sql [2024-04-16T10:39:54.023Z] [sql] 0 rows affected [2024-04-16T10:39:54.023Z] [sql] Failed to execute: Drop table TXLEVELSWITCH2 [2024-04-16T10:39:54.023Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TXLEVELSWITCH2' because it does not exist. [2024-04-16T10:39:54.023Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setOSConditions: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setToolWin: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setToolUnix: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setToolProperty: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] setS1ASclassPath: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] init-common: [2024-04-16T10:39:54.023Z] [2024-04-16T10:39:54.023Z] undeploy-common: [2024-04-16T10:39:54.582Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-poolingApp [2024-04-16T10:39:54.582Z] [2024-04-16T10:39:54.582Z] setOSConditions: [2024-04-16T10:39:54.582Z] [2024-04-16T10:39:54.582Z] setToolWin: [2024-04-16T10:39:54.582Z] [2024-04-16T10:39:54.582Z] setToolUnix: [2024-04-16T10:39:54.582Z] [2024-04-16T10:39:54.582Z] setToolProperty: [2024-04-16T10:39:54.582Z] [2024-04-16T10:39:54.582Z] setS1ASclassPath: [2024-04-16T10:39:54.582Z] [2024-04-16T10:39:54.582Z] init-common: [2024-04-16T10:39:54.582Z] [2024-04-16T10:39:54.582Z] delete-jdbc-resource-common: [2024-04-16T10:39:54.582Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource [2024-04-16T10:39:54.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource [2024-04-16T10:39:54.837Z] [exec] JDBC resource jdbc/nonxaresource deleted successfully [2024-04-16T10:39:54.837Z] [echo] cmd executed for server [2024-04-16T10:39:54.837Z] [2024-04-16T10:39:54.837Z] setOSConditions: [2024-04-16T10:39:54.837Z] [2024-04-16T10:39:54.837Z] setToolWin: [2024-04-16T10:39:54.837Z] [2024-04-16T10:39:54.837Z] setToolUnix: [2024-04-16T10:39:54.837Z] [2024-04-16T10:39:54.837Z] setToolProperty: [2024-04-16T10:39:54.837Z] [2024-04-16T10:39:54.837Z] setS1ASclassPath: [2024-04-16T10:39:54.837Z] [2024-04-16T10:39:54.837Z] init-common: [2024-04-16T10:39:54.837Z] [2024-04-16T10:39:54.837Z] delete-jdbc-connpool-common: [2024-04-16T10:39:54.837Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool [2024-04-16T10:39:55.410Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool [2024-04-16T10:39:55.410Z] [exec] JDBC Connection pool jdbc-derby-pool deleted successfully [2024-04-16T10:39:55.410Z] [echo] cmd executed for server [2024-04-16T10:39:55.410Z] [2024-04-16T10:39:55.410Z] setOSConditions: [2024-04-16T10:39:55.410Z] [2024-04-16T10:39:55.411Z] setToolWin: [2024-04-16T10:39:55.411Z] [2024-04-16T10:39:55.411Z] setToolUnix: [2024-04-16T10:39:55.411Z] [2024-04-16T10:39:55.411Z] setToolProperty: [2024-04-16T10:39:55.411Z] [2024-04-16T10:39:55.411Z] setS1ASclassPath: [2024-04-16T10:39:55.411Z] [2024-04-16T10:39:55.411Z] init-common: [2024-04-16T10:39:55.411Z] [2024-04-16T10:39:55.411Z] delete-jdbc-resource-common: [2024-04-16T10:39:55.411Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/nonxaresource-container [2024-04-16T10:39:55.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/nonxaresource-container [2024-04-16T10:39:55.665Z] [exec] JDBC resource jdbc/nonxaresource-container deleted successfully [2024-04-16T10:39:55.665Z] [echo] cmd executed for server [2024-04-16T10:39:55.665Z] [2024-04-16T10:39:55.665Z] setOSConditions: [2024-04-16T10:39:55.665Z] [2024-04-16T10:39:55.665Z] setToolWin: [2024-04-16T10:39:55.665Z] [2024-04-16T10:39:55.665Z] setToolUnix: [2024-04-16T10:39:55.665Z] [2024-04-16T10:39:55.665Z] setToolProperty: [2024-04-16T10:39:55.665Z] [2024-04-16T10:39:55.665Z] setS1ASclassPath: [2024-04-16T10:39:55.665Z] [2024-04-16T10:39:55.665Z] init-common: [2024-04-16T10:39:55.665Z] [2024-04-16T10:39:55.666Z] delete-jdbc-connpool-common: [2024-04-16T10:39:55.666Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-pool-container [2024-04-16T10:39:55.980Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:55.980Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:39:55.980Z] [javac] String foo = (new Integer(branchQualifier)).toString(); [2024-04-16T10:39:55.980Z] [javac] ^ [2024-04-16T10:39:55.980Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/src/connector/XID.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:39:55.980Z] [javac] String foo = (new Integer(globalTxID)).toString(); [2024-04-16T10:39:55.980Z] [javac] ^ [2024-04-16T10:39:55.980Z] [javac] Note: Some input files use unchecked or unsafe operations. [2024-04-16T10:39:55.980Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:39:55.980Z] [javac] 3 warnings [2024-04-16T10:39:55.980Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.jar [2024-04-16T10:39:55.980Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/ra/generic-ra.rar [2024-04-16T10:39:55.980Z] [2024-04-16T10:39:55.980Z] setOSConditions: [2024-04-16T10:39:55.980Z] [2024-04-16T10:39:55.980Z] setToolWin: [2024-04-16T10:39:55.980Z] [2024-04-16T10:39:55.980Z] setToolUnix: [2024-04-16T10:39:55.980Z] [2024-04-16T10:39:55.980Z] setToolProperty: [2024-04-16T10:39:55.980Z] [2024-04-16T10:39:55.981Z] setS1ASclassPath: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] init-common: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] clean-common: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setOSConditions: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setToolWin: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setToolUnix: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setToolProperty: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setS1ASclassPath: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] init-common: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] clean-classes-common: [2024-04-16T10:39:55.981Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setOSConditions: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setToolWin: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setToolUnix: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setToolProperty: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setS1ASclassPath: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] init-common: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] clean-jars-common: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] embedded-all: [2024-04-16T10:39:55.981Z] [2024-04-16T10:39:55.981Z] setOSConditions: [2024-04-16T10:39:56.224Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-pool-container [2024-04-16T10:39:56.224Z] [exec] JDBC Connection pool jdbc-derby-pool-container deleted successfully [2024-04-16T10:39:56.224Z] [echo] cmd executed for server [2024-04-16T10:39:56.224Z] [2024-04-16T10:39:56.224Z] setOSConditions: [2024-04-16T10:39:56.224Z] [2024-04-16T10:39:56.224Z] setToolWin: [2024-04-16T10:39:56.224Z] [2024-04-16T10:39:56.225Z] setToolUnix: [2024-04-16T10:39:56.225Z] [2024-04-16T10:39:56.225Z] setToolProperty: [2024-04-16T10:39:56.225Z] [2024-04-16T10:39:56.225Z] setS1ASclassPath: [2024-04-16T10:39:56.225Z] [2024-04-16T10:39:56.225Z] init-common: [2024-04-16T10:39:56.225Z] [2024-04-16T10:39:56.225Z] delete-jdbc-resource-common: [2024-04-16T10:39:56.225Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xaresource [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setToolWin: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setToolUnix: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setToolProperty: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setS1ASclassPath: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] init-common: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] all: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setOSConditions: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setToolWin: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setToolUnix: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setToolProperty: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] setS1ASclassPath: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] init-common: [2024-04-16T10:39:56.237Z] [2024-04-16T10:39:56.237Z] compile-common: [2024-04-16T10:39:56.237Z] [echo] Current time (ISO): 2024-04-16T10:39:56.002+0000 [2024-04-16T10:39:56.237Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:56.237Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:56.479Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xaresource [2024-04-16T10:39:56.479Z] [exec] JDBC resource jdbc/xaresource deleted successfully [2024-04-16T10:39:56.479Z] [echo] cmd executed for server [2024-04-16T10:39:56.479Z] [2024-04-16T10:39:56.479Z] setOSConditions: [2024-04-16T10:39:56.479Z] [2024-04-16T10:39:56.479Z] setToolWin: [2024-04-16T10:39:56.479Z] [2024-04-16T10:39:56.479Z] setToolUnix: [2024-04-16T10:39:56.479Z] [2024-04-16T10:39:56.479Z] setToolProperty: [2024-04-16T10:39:56.479Z] [2024-04-16T10:39:56.479Z] setS1ASclassPath: [2024-04-16T10:39:56.479Z] [2024-04-16T10:39:56.479Z] init-common: [2024-04-16T10:39:56.479Z] [2024-04-16T10:39:56.479Z] delete-jdbc-connpool-common: [2024-04-16T10:39:56.479Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-derby-xa-pool [2024-04-16T10:39:57.038Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-derby-xa-pool [2024-04-16T10:39:57.039Z] [exec] JDBC Connection pool jdbc-derby-xa-pool deleted successfully [2024-04-16T10:39:57.039Z] [echo] cmd executed for server [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] all: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setOSConditions: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolWin: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolUnix: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolProperty: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setS1ASclassPath: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] init-common: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] clean: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setOSConditions: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolWin: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolUnix: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolProperty: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setS1ASclassPath: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] init-common: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] clean-common: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setOSConditions: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolWin: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolUnix: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.039Z] setToolProperty: [2024-04-16T10:39:57.039Z] [2024-04-16T10:39:57.040Z] setS1ASclassPath: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] init-common: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] clean-classes-common: [2024-04-16T10:39:57.040Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setOSConditions: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setToolWin: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setToolUnix: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setToolProperty: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setS1ASclassPath: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] init-common: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] clean-jars-common: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] compile: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setOSConditions: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setToolWin: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setToolUnix: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setToolProperty: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] setS1ASclassPath: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] init-common: [2024-04-16T10:39:57.040Z] [2024-04-16T10:39:57.040Z] compile-common: [2024-04-16T10:39:57.040Z] [echo] Current time (ISO): 2024-04-16T10:39:56.800+0000 [2024-04-16T10:39:57.040Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:57.041Z] [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:58.409Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:58.664Z] [javac] 1 warning [2024-04-16T10:39:58.664Z] [2024-04-16T10:39:58.664Z] setOSConditions: [2024-04-16T10:39:58.664Z] [2024-04-16T10:39:58.664Z] setToolWin: [2024-04-16T10:39:58.664Z] [2024-04-16T10:39:58.664Z] setToolUnix: [2024-04-16T10:39:58.664Z] [2024-04-16T10:39:58.664Z] setToolProperty: [2024-04-16T10:39:58.664Z] [2024-04-16T10:39:58.664Z] setS1ASclassPath: [2024-04-16T10:39:58.664Z] [2024-04-16T10:39:58.664Z] init-common: [2024-04-16T10:39:58.664Z] [2024-04-16T10:39:58.664Z] compile-common: [2024-04-16T10:39:58.664Z] [echo] Current time (ISO): 2024-04-16T10:39:58.595+0000 [2024-04-16T10:39:58.664Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:39:58.777Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:39:59.338Z] [javac] 1 warning [2024-04-16T10:39:59.338Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/src/build.xml:41: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setOSConditions: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setToolWin: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setToolUnix: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setToolProperty: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setS1ASclassPath: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] init-common: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] ejb-jar-common: [2024-04-16T10:39:59.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] package-ejbjar-common: [2024-04-16T10:39:59.338Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:59.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:59.338Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:59.338Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-ejb.jar [2024-04-16T10:39:59.338Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setOSConditions: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setToolWin: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.338Z] setToolUnix: [2024-04-16T10:39:59.338Z] [2024-04-16T10:39:59.339Z] setToolProperty: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setS1ASclassPath: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] init-common: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] appclient-jar-common: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] package-appclientjar-common: [2024-04-16T10:39:59.339Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:59.339Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:59.339Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:39:59.339Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validation-client.jar [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] build-ear: [2024-04-16T10:39:59.339Z] [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setup-dp: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setOSConditions: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setToolWin: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setToolUnix: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setToolProperty: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setS1ASclassPath: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] init-common: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setupJdbc: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setOSConditions: [2024-04-16T10:39:59.339Z] [2024-04-16T10:39:59.339Z] setToolWin: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setToolUnix: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setToolProperty: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setS1ASclassPath: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] init-common: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] deploy-jdbc-common: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setOSConditions: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setToolWin: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setToolUnix: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setToolProperty: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] setS1ASclassPath: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] init-common: [2024-04-16T10:39:59.340Z] [2024-04-16T10:39:59.340Z] create-jdbc-connpool-common: [2024-04-16T10:39:59.901Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true connector-bean-validation-pool [2024-04-16T10:39:59.901Z] [exec] JDBC connection pool connector-bean-validation-pool created successfully. [2024-04-16T10:39:59.901Z] [2024-04-16T10:39:59.901Z] set-derby-connpool-props: [2024-04-16T10:40:00.044Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:40:00.299Z] [javac] 1 warning [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] build: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] setOSConditions: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] fixFiles: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] convUnix: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] convWin: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] setToolWin: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] setToolUnix: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] setToolProperty: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] setS1ASclassPath: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] init-common: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] package-persistence-common: [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] ejb-jar-common: [2024-04-16T10:40:00.299Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] package-ejbjar-common: [2024-04-16T10:40:00.299Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.299Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.299Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-ejb.jar [2024-04-16T10:40:00.299Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.299Z] [2024-04-16T10:40:00.299Z] appclient-jar-common: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] package-appclientjar-common: [2024-04-16T10:40:00.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.300Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcf-client.jar [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] webclient-war-common: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] build-ear-common: [2024-04-16T10:40:00.300Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:00.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:00.300Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:00.300Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] deploy: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] setOSConditions: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] setToolWin: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] setToolUnix: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] setToolProperty: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] setS1ASclassPath: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] init-common: [2024-04-16T10:40:00.300Z] [2024-04-16T10:40:00.300Z] create-jdbc-driver-connpool-common: [2024-04-16T10:40:00.830Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-04-16T10:40:00.830Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.User=dbuser [2024-04-16T10:40:00.860Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:40:00.860Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:40:00.860Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-driver-pool [2024-04-16T10:40:00.860Z] [exec] JDBC connection pool jdbc-driver-pool created successfully. [2024-04-16T10:40:00.860Z] [2024-04-16T10:40:00.860Z] set-derby-driver-connpool-props: [2024-04-16T10:40:00.860Z] [2024-04-16T10:40:00.860Z] asadmin-common-ignore-fail: [2024-04-16T10:40:00.860Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:01.115Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:01.115Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:01.115Z] [2024-04-16T10:40:01.115Z] setOSConditions: [2024-04-16T10:40:01.115Z] [2024-04-16T10:40:01.115Z] setToolWin: [2024-04-16T10:40:01.115Z] [2024-04-16T10:40:01.115Z] setToolUnix: [2024-04-16T10:40:01.115Z] [2024-04-16T10:40:01.115Z] setToolProperty: [2024-04-16T10:40:01.115Z] [2024-04-16T10:40:01.115Z] setS1ASclassPath: [2024-04-16T10:40:01.115Z] [2024-04-16T10:40:01.115Z] init-common: [2024-04-16T10:40:01.115Z] [2024-04-16T10:40:01.115Z] create-jdbc-resource-common: [2024-04-16T10:40:01.115Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes [2024-04-16T10:40:01.391Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-04-16T10:40:01.391Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.Password=dbpassword [2024-04-16T10:40:01.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-driver-pool --enabled=true --target server jdbc/driverRes [2024-04-16T10:40:01.708Z] [exec] JDBC resource jdbc/driverRes created successfully. [2024-04-16T10:40:01.708Z] [echo] cmd executed for server [2024-04-16T10:40:01.708Z] [2024-04-16T10:40:01.708Z] setOSConditions: [2024-04-16T10:40:01.708Z] [2024-04-16T10:40:01.708Z] setToolWin: [2024-04-16T10:40:01.708Z] [2024-04-16T10:40:01.708Z] setToolUnix: [2024-04-16T10:40:01.709Z] [2024-04-16T10:40:01.709Z] setToolProperty: [2024-04-16T10:40:01.709Z] [2024-04-16T10:40:01.709Z] setS1ASclassPath: [2024-04-16T10:40:01.709Z] [2024-04-16T10:40:01.709Z] init-common: [2024-04-16T10:40:01.709Z] [2024-04-16T10:40:01.709Z] create-jdbc-resource-common: [2024-04-16T10:40:01.709Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-driver-pool --target server jdbc/driverRes1 [2024-04-16T10:40:01.952Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-04-16T10:40:01.952Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.driverType=4 [2024-04-16T10:40:01.964Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-driver-pool --enabled=true --target server jdbc/driverRes1 [2024-04-16T10:40:01.964Z] [exec] JDBC resource jdbc/driverRes1 created successfully. [2024-04-16T10:40:01.964Z] [echo] cmd executed for server [2024-04-16T10:40:01.964Z] [2024-04-16T10:40:01.964Z] asadmin-common: [2024-04-16T10:40:01.964Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2024-04-16T10:40:02.218Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2024-04-16T10:40:02.218Z] [exec] domain.resources.jdbc-connection-pool.jdbc-driver-pool.property.URL=jdbc:derby://localhost:1527/testdb;user=dbuser;password=dbpassword [2024-04-16T10:40:02.218Z] [2024-04-16T10:40:02.218Z] setOSConditions: [2024-04-16T10:40:02.218Z] [2024-04-16T10:40:02.218Z] setToolWin: [2024-04-16T10:40:02.218Z] [2024-04-16T10:40:02.218Z] setToolUnix: [2024-04-16T10:40:02.218Z] [2024-04-16T10:40:02.218Z] setToolProperty: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] setS1ASclassPath: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] init-common: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] deploy-common: [2024-04-16T10:40:02.219Z] [echo] Current time (ISO): 2024-04-16T10:40:02.141+0000 [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] setOSConditions: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] setToolWin: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] setToolUnix: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] setToolProperty: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] setS1ASclassPath: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] init-common: [2024-04-16T10:40:02.219Z] [2024-04-16T10:40:02.219Z] deploy-common-pe: [2024-04-16T10:40:02.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-04-16T10:40:02.534Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.portNumber=1527 [2024-04-16T10:40:02.808Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfApp.ear [2024-04-16T10:40:03.063Z] [exec] Application deployed with name jdbc-dmmcfApp. [2024-04-16T10:40:03.063Z] [echo] Deployment on target server server successful [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setOSConditions: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setToolWin: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setToolUnix: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setToolProperty: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setS1ASclassPath: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] init-common: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] deploy-common-ee: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] run: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setOSConditions: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setToolWin: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setToolUnix: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.063Z] setToolProperty: [2024-04-16T10:40:03.063Z] [2024-04-16T10:40:03.064Z] setS1ASclassPath: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] init-common: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] execute-sql-common: [2024-04-16T10:40:03.064Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/create_pointbase.sql [2024-04-16T10:40:03.064Z] [sql] Failed to execute: Drop table CONNSHARING [2024-04-16T10:40:03.064Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONNSHARING' because it does not exist. [2024-04-16T10:40:03.064Z] [sql] 0 rows affected [2024-04-16T10:40:03.064Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] setOSConditions: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] setToolWin: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] setToolUnix: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] setToolProperty: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] setS1ASclassPath: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] init-common: [2024-04-16T10:40:03.064Z] [2024-04-16T10:40:03.064Z] runclient-common: [2024-04-16T10:40:03.064Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-dmmcfAppClient.jar -name jdbc-dmmcfClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:40:03.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-04-16T10:40:03.350Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.dataBaseName=testdb [2024-04-16T10:40:03.625Z] [exec] Apr 16, 2024 10:40:03 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:40:03.625Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:40:03.932Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:40:03.933Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:40:04.493Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-04-16T10:40:04.493Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.create=true [2024-04-16T10:40:04.549Z] [exec] Apr 16, 2024 10:40:04 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:40:04.549Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:40:04.805Z] [exec] Apr 16, 2024 10:40:04 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:40:04.805Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:40:05.055Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-04-16T10:40:05.055Z] [exec] domain.resources.jdbc-connection-pool.connector-bean-validation-pool.property.serverName=localhost [2024-04-16T10:40:05.329Z] [2024-04-16T10:40:05.329Z] setOSConditions: [2024-04-16T10:40:05.329Z] [2024-04-16T10:40:05.329Z] setToolWin: [2024-04-16T10:40:05.329Z] [2024-04-16T10:40:05.329Z] setToolUnix: [2024-04-16T10:40:05.329Z] [2024-04-16T10:40:05.329Z] setToolProperty: [2024-04-16T10:40:05.329Z] [2024-04-16T10:40:05.330Z] setS1ASclassPath: [2024-04-16T10:40:05.330Z] [2024-04-16T10:40:05.330Z] init-common: [2024-04-16T10:40:05.330Z] [2024-04-16T10:40:05.330Z] create-jdbc-resource-common: [2024-04-16T10:40:05.330Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid connector-bean-validation-pool --target server jdbc/connector-bean-validation-resource [2024-04-16T10:40:05.892Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid connector-bean-validation-pool --enabled=true --target server jdbc/connector-bean-validation-resource [2024-04-16T10:40:05.892Z] [exec] JDBC resource jdbc/connector-bean-validation-resource created successfully. [2024-04-16T10:40:05.892Z] [echo] cmd executed for server [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setOSConditions: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setToolWin: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setToolUnix: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setToolProperty: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setS1ASclassPath: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] init-common: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] execute-sql-common: [2024-04-16T10:40:05.892Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/createdb.sql [2024-04-16T10:40:05.892Z] [sql] Failed to execute: drop table MESSAGES [2024-04-16T10:40:05.892Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MESSAGES' because it does not exist. [2024-04-16T10:40:05.892Z] [sql] 0 rows affected [2024-04-16T10:40:05.892Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] deploy-dp: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setOSConditions: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setToolWin: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setToolUnix: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setToolProperty: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] setS1ASclassPath: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] init-common: [2024-04-16T10:40:05.892Z] [2024-04-16T10:40:05.892Z] deploy-ear: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setOSConditions: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setToolWin: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setToolUnix: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setToolProperty: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setS1ASclassPath: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] init-common: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] deploy-common: [2024-04-16T10:40:05.893Z] [echo] Current time (ISO): 2024-04-16T10:40:05.767+0000 [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setOSConditions: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setToolWin: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setToolUnix: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setToolProperty: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] setS1ASclassPath: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] init-common: [2024-04-16T10:40:05.893Z] [2024-04-16T10:40:05.893Z] deploy-common-pe: [2024-04-16T10:40:06.455Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationApp.ear [2024-04-16T10:40:06.707Z] [exec] Apr 16, 2024 10:40:06 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:40:06.708Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26da1ba2 [2024-04-16T10:40:07.006Z] [exec] Value of key is: test1 : [2024-04-16T10:40:07.006Z] [exec] Value of key is: test2 : [2024-04-16T10:40:07.006Z] [exec] Value of key is: test3 : [2024-04-16T10:40:07.006Z] [exec] Value of key is: test4 : [2024-04-16T10:40:07.006Z] [exec] Value of key is: test5 : [2024-04-16T10:40:07.260Z] [exec] Value of key is: test6 : [2024-04-16T10:40:07.260Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:40:07.261Z] [exec] [2024-04-16T10:40:07.261Z] [exec] [2024-04-16T10:40:07.261Z] [exec] ----------------------------------------- [2024-04-16T10:40:07.261Z] [exec] - test2 : : PASS - [2024-04-16T10:40:07.261Z] [exec] - test1 : : PASS - [2024-04-16T10:40:07.261Z] [exec] - test3 : : PASS - [2024-04-16T10:40:07.261Z] [exec] - test6 : : PASS - [2024-04-16T10:40:07.261Z] [exec] - test4 : : PASS - [2024-04-16T10:40:07.261Z] [exec] - test5 : : PASS - [2024-04-16T10:40:07.261Z] [exec] ----------------------------------------- [2024-04-16T10:40:07.261Z] [exec] Total PASS: 6 [2024-04-16T10:40:07.261Z] [exec] Total FAIL: 0 [2024-04-16T10:40:07.261Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:40:07.261Z] [exec] ----------------------------------------- [2024-04-16T10:40:07.261Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:07.261Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:07.515Z] [2024-04-16T10:40:07.515Z] checkReporting-common: [2024-04-16T10:40:07.515Z] [2024-04-16T10:40:07.515Z] confirmReportPresent-common: [2024-04-16T10:40:07.515Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:40:07.515Z] [echo] Test seems to be reported fine [2024-04-16T10:40:07.515Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/RepRunConf.txt [2024-04-16T10:40:07.515Z] [2024-04-16T10:40:07.516Z] confirmMissingReport-common: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] undeploy: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setOSConditions: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setToolWin: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setToolUnix: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setToolProperty: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setS1ASclassPath: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] init-common: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] execute-sql-common: [2024-04-16T10:40:07.516Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf/sql/drop_pointbase.sql [2024-04-16T10:40:07.516Z] [sql] 0 rows affected [2024-04-16T10:40:07.516Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setOSConditions: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setToolWin: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setToolUnix: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setToolProperty: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] setS1ASclassPath: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] init-common: [2024-04-16T10:40:07.516Z] [2024-04-16T10:40:07.516Z] delete-jdbc-resource-common: [2024-04-16T10:40:07.516Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes [2024-04-16T10:40:07.867Z] [exec] Application deployed with name simple-connector-bean-validationApp. [2024-04-16T10:40:07.867Z] [echo] Deployment on target server server successful [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setOSConditions: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setToolWin: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setToolUnix: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setToolProperty: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setS1ASclassPath: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] init-common: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] deploy-common-ee: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setOSConditions: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setToolWin: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setToolUnix: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setToolProperty: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] setS1ASclassPath: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.867Z] init-common: [2024-04-16T10:40:07.867Z] [2024-04-16T10:40:07.868Z] testAddAdmin: [2024-04-16T10:40:07.868Z] [2024-04-16T10:40:07.868Z] asadmin-common: [2024-04-16T10:40:07.868Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject --raname 'simple-connector-bean-validationApp#generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin [2024-04-16T10:40:08.111Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes [2024-04-16T10:40:08.111Z] [exec] JDBC resource jdbc/driverRes deleted successfully [2024-04-16T10:40:08.111Z] [echo] cmd executed for server [2024-04-16T10:40:08.111Z] [2024-04-16T10:40:08.111Z] setOSConditions: [2024-04-16T10:40:08.111Z] [2024-04-16T10:40:08.111Z] setToolWin: [2024-04-16T10:40:08.111Z] [2024-04-16T10:40:08.111Z] setToolUnix: [2024-04-16T10:40:08.111Z] [2024-04-16T10:40:08.111Z] setToolProperty: [2024-04-16T10:40:08.111Z] [2024-04-16T10:40:08.112Z] setS1ASclassPath: [2024-04-16T10:40:08.112Z] [2024-04-16T10:40:08.112Z] init-common: [2024-04-16T10:40:08.112Z] [2024-04-16T10:40:08.112Z] delete-jdbc-resource-common: [2024-04-16T10:40:08.112Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/driverRes1 [2024-04-16T10:40:08.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/driverRes1 [2024-04-16T10:40:08.367Z] [exec] JDBC resource jdbc/driverRes1 deleted successfully [2024-04-16T10:40:08.367Z] [echo] cmd executed for server [2024-04-16T10:40:08.367Z] [2024-04-16T10:40:08.367Z] setOSConditions: [2024-04-16T10:40:08.367Z] [2024-04-16T10:40:08.367Z] setToolWin: [2024-04-16T10:40:08.367Z] [2024-04-16T10:40:08.367Z] setToolUnix: [2024-04-16T10:40:08.367Z] [2024-04-16T10:40:08.367Z] setToolProperty: [2024-04-16T10:40:08.367Z] [2024-04-16T10:40:08.367Z] setS1ASclassPath: [2024-04-16T10:40:08.367Z] [2024-04-16T10:40:08.367Z] init-common: [2024-04-16T10:40:08.367Z] [2024-04-16T10:40:08.367Z] delete-jdbc-connpool-common: [2024-04-16T10:40:08.367Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-driver-pool [2024-04-16T10:40:08.436Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject --raname simple-connector-bean-validationApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin [2024-04-16T10:40:08.436Z] [exec] Administered object eis/testAdmin created. [2024-04-16T10:40:08.436Z] [2024-04-16T10:40:08.437Z] asadmin-common: [2024-04-16T10:40:08.437Z] [echo] asadmin create-admin-object --target server --restype connector.MyAdminObject1 --raname 'simple-connector-bean-validationApp#generic-ra' --property ResetControl=BEGINNING --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true eis/testAdmin1 [2024-04-16T10:40:08.928Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-driver-pool [2024-04-16T10:40:08.928Z] [exec] JDBC Connection pool jdbc-driver-pool deleted successfully [2024-04-16T10:40:08.928Z] [echo] cmd executed for server [2024-04-16T10:40:08.928Z] [2024-04-16T10:40:08.928Z] setOSConditions: [2024-04-16T10:40:08.928Z] [2024-04-16T10:40:08.928Z] setToolWin: [2024-04-16T10:40:08.928Z] [2024-04-16T10:40:08.928Z] setToolUnix: [2024-04-16T10:40:08.928Z] [2024-04-16T10:40:08.928Z] setToolProperty: [2024-04-16T10:40:08.928Z] [2024-04-16T10:40:08.929Z] setS1ASclassPath: [2024-04-16T10:40:08.929Z] [2024-04-16T10:40:08.929Z] init-common: [2024-04-16T10:40:08.929Z] [2024-04-16T10:40:08.929Z] undeploy-common: [2024-04-16T10:40:08.998Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-admin-object --restype connector.MyAdminObject1 --raname simple-connector-bean-validationApp#generic-ra --enabled=true --property ResetControl=BEGINNING --target server eis/testAdmin1 [2024-04-16T10:40:09.184Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-dmmcfApp [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] all: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setOSConditions: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolWin: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolUnix: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolProperty: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setS1ASclassPath: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] init-common: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] clean: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setOSConditions: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolWin: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolUnix: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolProperty: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setS1ASclassPath: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] init-common: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] clean-common: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setOSConditions: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolWin: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolUnix: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.185Z] setToolProperty: [2024-04-16T10:40:09.185Z] [2024-04-16T10:40:09.186Z] setS1ASclassPath: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] init-common: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] clean-classes-common: [2024-04-16T10:40:09.186Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setOSConditions: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setToolWin: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setToolUnix: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setToolProperty: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setS1ASclassPath: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] init-common: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] clean-jars-common: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] compile: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setOSConditions: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setToolWin: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setToolUnix: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setToolProperty: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] setS1ASclassPath: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] init-common: [2024-04-16T10:40:09.186Z] [2024-04-16T10:40:09.186Z] compile-common: [2024-04-16T10:40:09.186Z] [echo] Current time (ISO): 2024-04-16T10:40:09.162+0000 [2024-04-16T10:40:09.186Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:09.186Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:09.253Z] [exec] Administered object eis/testAdmin1 created. [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setOSConditions: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setToolWin: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setToolUnix: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setToolProperty: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setS1ASclassPath: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] init-common: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] restart: [2024-04-16T10:40:09.254Z] [echo] Not required to restart [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] runtest-dp: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setOSConditions: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setToolWin: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setToolUnix: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setToolProperty: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] setS1ASclassPath: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] init-common: [2024-04-16T10:40:09.254Z] [2024-04-16T10:40:09.254Z] runclient-common: [2024-04-16T10:40:09.254Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/simple-connector-bean-validationAppClient.jar -name simple-connector-bean-validationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml Embedded- [2024-04-16T10:40:10.631Z] [exec] Apr 16, 2024 10:40:10 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:40:10.631Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:40:11.070Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:40:11.070Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java:49: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:40:11.070Z] [javac] return new Integer(1); [2024-04-16T10:40:11.070Z] [javac] ^ [2024-04-16T10:40:11.070Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/ejb/SimpleBMPBean.java uses unchecked or unsafe operations. [2024-04-16T10:40:11.070Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:40:11.070Z] [javac] 2 warnings [2024-04-16T10:40:11.070Z] [2024-04-16T10:40:11.070Z] setOSConditions: [2024-04-16T10:40:11.070Z] [2024-04-16T10:40:11.070Z] setToolWin: [2024-04-16T10:40:11.070Z] [2024-04-16T10:40:11.070Z] setToolUnix: [2024-04-16T10:40:11.070Z] [2024-04-16T10:40:11.070Z] setToolProperty: [2024-04-16T10:40:11.070Z] [2024-04-16T10:40:11.070Z] setS1ASclassPath: [2024-04-16T10:40:11.070Z] [2024-04-16T10:40:11.070Z] init-common: [2024-04-16T10:40:11.070Z] [2024-04-16T10:40:11.070Z] compile-common: [2024-04-16T10:40:11.070Z] [echo] Current time (ISO): 2024-04-16T10:40:10.957+0000 [2024-04-16T10:40:11.070Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:12.529Z] [exec] [CLIENT]:: --> doTest() ENTER... [2024-04-16T10:40:12.966Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:40:12.966Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java:217: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:40:12.966Z] [javac] return new Integer(returnValue.get("count").toString()); [2024-04-16T10:40:12.966Z] [javac] ^ [2024-04-16T10:40:12.966Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:40:12.966Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:40:12.966Z] [javac] 2 warnings [2024-04-16T10:40:12.966Z] [2024-04-16T10:40:12.966Z] build: [2024-04-16T10:40:12.966Z] [2024-04-16T10:40:12.966Z] setOSConditions: [2024-04-16T10:40:12.966Z] [2024-04-16T10:40:12.966Z] fixFiles: [2024-04-16T10:40:12.966Z] [2024-04-16T10:40:12.966Z] convUnix: [2024-04-16T10:40:12.966Z] [2024-04-16T10:40:12.966Z] convWin: [2024-04-16T10:40:12.966Z] [2024-04-16T10:40:12.966Z] setToolWin: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] setToolUnix: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] setToolProperty: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] setS1ASclassPath: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] init-common: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] package-persistence-common: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] ejb-jar-common: [2024-04-16T10:40:12.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] package-ejbjar-common: [2024-04-16T10:40:12.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.967Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.967Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.967Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2024-04-16T10:40:12.967Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] appclient-jar-common: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] package-appclientjar-common: [2024-04-16T10:40:12.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.967Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.967Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.967Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] webclient-war-common: [2024-04-16T10:40:12.967Z] [2024-04-16T10:40:12.967Z] build-ear-common: [2024-04-16T10:40:12.967Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:12.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:12.968Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:12.968Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] deploy: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setOSConditions: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setToolWin: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setToolUnix: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setToolProperty: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setS1ASclassPath: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] init-common: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] execute-sql-common: [2024-04-16T10:40:12.968Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2024-04-16T10:40:12.968Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:40:12.968Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:40:12.968Z] [sql] 0 rows affected [2024-04-16T10:40:12.968Z] [sql] Failed to execute: Drop table DESTROYED_INFO [2024-04-16T10:40:12.968Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DESTROYED_INFO' because it does not exist. [2024-04-16T10:40:12.968Z] [sql] 0 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] 1 rows affected [2024-04-16T10:40:12.968Z] [sql] Failed to execute: drop table owner [2024-04-16T10:40:12.968Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2024-04-16T10:40:12.968Z] [sql] 0 rows affected [2024-04-16T10:40:12.968Z] [sql] 19 of 22 SQL statements executed successfully [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setOSConditions: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setToolWin: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setToolUnix: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.968Z] setToolProperty: [2024-04-16T10:40:12.968Z] [2024-04-16T10:40:12.969Z] setS1ASclassPath: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] init-common: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setup: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setOSConditions: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setToolWin: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setToolUnix: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setToolProperty: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setS1ASclassPath: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] init-common: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] deploy-jdbc-common: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setOSConditions: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setToolWin: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setToolUnix: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setToolProperty: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] setS1ASclassPath: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] init-common: [2024-04-16T10:40:12.969Z] [2024-04-16T10:40:12.969Z] create-jdbc-connpool-common: [2024-04-16T10:40:13.225Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-unshareable-pool [2024-04-16T10:40:13.507Z] [exec] JDBC connection pool jdbc-unshareable-pool created successfully. [2024-04-16T10:40:13.507Z] [2024-04-16T10:40:13.508Z] set-derby-connpool-props: [2024-04-16T10:40:13.761Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.User=dbuser [2024-04-16T10:40:13.762Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.User=dbuser [2024-04-16T10:40:14.319Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.Password=dbpassword [2024-04-16T10:40:14.319Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.Password=dbpassword [2024-04-16T10:40:14.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.driverType=4 [2024-04-16T10:40:14.573Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.driverType=4 [2024-04-16T10:40:15.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.portNumber=1527 [2024-04-16T10:40:15.131Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.portNumber=1527 [2024-04-16T10:40:15.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.dataBaseName=testdb [2024-04-16T10:40:15.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.dataBaseName=testdb [2024-04-16T10:40:15.663Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:40:15.663Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:40:15.805Z] [exec] Apr 16, 2024 10:40:15 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:40:15.805Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@6222391a [2024-04-16T10:40:16.222Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.create=true [2024-04-16T10:40:16.222Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.create=true [2024-04-16T10:40:16.366Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:40:16.366Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:40:16.366Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 1 [2024-04-16T10:40:16.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.serverName=localhost [2024-04-16T10:40:16.476Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.property.serverName=localhost [2024-04-16T10:40:16.476Z] [2024-04-16T10:40:16.476Z] setOSConditions: [2024-04-16T10:40:16.476Z] [2024-04-16T10:40:16.477Z] setToolWin: [2024-04-16T10:40:16.477Z] [2024-04-16T10:40:16.477Z] setToolUnix: [2024-04-16T10:40:16.477Z] [2024-04-16T10:40:16.477Z] setToolProperty: [2024-04-16T10:40:16.477Z] [2024-04-16T10:40:16.477Z] setS1ASclassPath: [2024-04-16T10:40:16.477Z] [2024-04-16T10:40:16.477Z] init-common: [2024-04-16T10:40:16.477Z] [2024-04-16T10:40:16.477Z] create-jdbc-resource-common: [2024-04-16T10:40:16.477Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-unshareable-pool --target server jdbc/unshareable [2024-04-16T10:40:16.627Z] [exec] [CLIENT]:: --> Running... [2024-04-16T10:40:16.627Z] [exec] [CLIENT]:: --> Got expected results = true [2024-04-16T10:40:16.627Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 2 [2024-04-16T10:40:16.627Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 3 [2024-04-16T10:40:16.627Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 4 [2024-04-16T10:40:16.627Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 5 [2024-04-16T10:40:16.886Z] [exec] Value of key is: Embedded-Connector-Bean-Validation Test - 6 [2024-04-16T10:40:16.886Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:40:16.886Z] [exec] [2024-04-16T10:40:16.886Z] [exec] [2024-04-16T10:40:16.886Z] [exec] ----------------------------------------- [2024-04-16T10:40:16.886Z] [exec] - Embedded-Connector-Bean-Validation Test - 1: PASS - [2024-04-16T10:40:16.886Z] [exec] - Embedded-Connector-Bean-Validation Test - 2: PASS - [2024-04-16T10:40:16.886Z] [exec] - Embedded-Connector-Bean-Validation Test - 3: PASS - [2024-04-16T10:40:16.886Z] [exec] - Embedded-Connector-Bean-Validation Test - 4: PASS - [2024-04-16T10:40:16.886Z] [exec] - Embedded-Connector-Bean-Validation Test - 5: PASS - [2024-04-16T10:40:16.886Z] [exec] - Embedded-Connector-Bean-Validation Test - 6: PASS - [2024-04-16T10:40:16.886Z] [exec] ----------------------------------------- [2024-04-16T10:40:16.886Z] [exec] Total PASS: 6 [2024-04-16T10:40:16.886Z] [exec] Total FAIL: 0 [2024-04-16T10:40:16.886Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:40:16.886Z] [exec] ----------------------------------------- [2024-04-16T10:40:16.886Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:16.886Z] [exec] [CLIENT]:: --> EXITING... STATUS = ALL TESTS PASSED [2024-04-16T10:40:16.886Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:17.036Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-unshareable-pool --enabled=true --target server jdbc/unshareable [2024-04-16T10:40:17.036Z] [exec] JDBC resource jdbc/unshareable created successfully. [2024-04-16T10:40:17.036Z] [echo] cmd executed for server [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setOSConditions: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setToolWin: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setToolUnix: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setToolProperty: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setS1ASclassPath: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] init-common: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] deploy-jdbc-common: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setOSConditions: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setToolWin: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setToolUnix: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setToolProperty: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] setS1ASclassPath: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] init-common: [2024-04-16T10:40:17.036Z] [2024-04-16T10:40:17.036Z] create-jdbc-connpool-common: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] checkReporting-common: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] confirmReportPresent-common: [2024-04-16T10:40:17.142Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:40:17.142Z] [echo] Test seems to be reported fine [2024-04-16T10:40:17.142Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/RepRunConf.txt [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] confirmMissingReport-common: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] unset-dp: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] setOSConditions: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] setToolWin: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] setToolUnix: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] setToolProperty: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] setS1ASclassPath: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] init-common: [2024-04-16T10:40:17.142Z] [2024-04-16T10:40:17.142Z] unsetJdbc: [2024-04-16T10:40:17.307Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-shareable-pool [2024-04-16T10:40:17.308Z] [exec] JDBC connection pool jdbc-shareable-pool created successfully. [2024-04-16T10:40:17.308Z] [2024-04-16T10:40:17.308Z] set-derby-connpool-props: [2024-04-16T10:40:17.398Z] [2024-04-16T10:40:17.398Z] setOSConditions: [2024-04-16T10:40:17.398Z] [2024-04-16T10:40:17.398Z] setToolWin: [2024-04-16T10:40:17.398Z] [2024-04-16T10:40:17.398Z] setToolUnix: [2024-04-16T10:40:17.398Z] [2024-04-16T10:40:17.398Z] setToolProperty: [2024-04-16T10:40:17.398Z] [2024-04-16T10:40:17.398Z] setS1ASclassPath: [2024-04-16T10:40:17.398Z] [2024-04-16T10:40:17.398Z] init-common: [2024-04-16T10:40:17.398Z] [2024-04-16T10:40:17.399Z] execute-sql-common: [2024-04-16T10:40:17.399Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/beanvalidation-simple/app/dropdb.sql [2024-04-16T10:40:17.399Z] [sql] 0 rows affected [2024-04-16T10:40:17.399Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setOSConditions: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setToolWin: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setToolUnix: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setToolProperty: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setS1ASclassPath: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] init-common: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] undeploy-jdbc-common: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setOSConditions: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setToolWin: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setToolUnix: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setToolProperty: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] setS1ASclassPath: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] init-common: [2024-04-16T10:40:17.399Z] [2024-04-16T10:40:17.399Z] delete-jdbc-resource-common: [2024-04-16T10:40:17.399Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/connector-bean-validation-resource [2024-04-16T10:40:17.905Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-04-16T10:40:17.905Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.User=dbuser [2024-04-16T10:40:17.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/connector-bean-validation-resource [2024-04-16T10:40:17.961Z] [exec] JDBC resource jdbc/connector-bean-validation-resource deleted successfully [2024-04-16T10:40:17.961Z] [echo] cmd executed for server [2024-04-16T10:40:17.961Z] [2024-04-16T10:40:17.961Z] setOSConditions: [2024-04-16T10:40:17.961Z] [2024-04-16T10:40:17.961Z] setToolWin: [2024-04-16T10:40:17.961Z] [2024-04-16T10:40:17.961Z] setToolUnix: [2024-04-16T10:40:17.961Z] [2024-04-16T10:40:17.961Z] setToolProperty: [2024-04-16T10:40:17.961Z] [2024-04-16T10:40:17.961Z] setS1ASclassPath: [2024-04-16T10:40:17.961Z] [2024-04-16T10:40:17.961Z] init-common: [2024-04-16T10:40:17.961Z] [2024-04-16T10:40:17.961Z] delete-jdbc-connpool-common: [2024-04-16T10:40:17.961Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true connector-bean-validation-pool [2024-04-16T10:40:18.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-04-16T10:40:18.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.Password=dbpassword [2024-04-16T10:40:18.524Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true connector-bean-validation-pool [2024-04-16T10:40:18.525Z] [exec] JDBC Connection pool connector-bean-validation-pool deleted successfully [2024-04-16T10:40:18.525Z] [echo] cmd executed for server [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setOSConditions: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setToolWin: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setToolUnix: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setToolProperty: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setS1ASclassPath: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] init-common: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] restart: [2024-04-16T10:40:18.525Z] [echo] Not required to restart [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] undeploy-dp: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setOSConditions: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setToolWin: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setToolUnix: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setToolProperty: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] setS1ASclassPath: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] init-common: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] testDelAdmin: [2024-04-16T10:40:18.525Z] [2024-04-16T10:40:18.525Z] asadmin-common: [2024-04-16T10:40:18.525Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin [2024-04-16T10:40:18.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-04-16T10:40:18.720Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.driverType=4 [2024-04-16T10:40:18.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-04-16T10:40:18.975Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.portNumber=1527 [2024-04-16T10:40:19.230Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-04-16T10:40:19.230Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.dataBaseName=testdb [2024-04-16T10:40:19.452Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin [2024-04-16T10:40:19.452Z] [exec] Administered object eis/testAdmin deleted. [2024-04-16T10:40:19.452Z] [2024-04-16T10:40:19.452Z] asadmin-common: [2024-04-16T10:40:19.453Z] [echo] asadmin delete-admin-object --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server eis/testAdmin1 [2024-04-16T10:40:19.809Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:40:19.809Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:40:20.014Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-admin-object --target server eis/testAdmin1 [2024-04-16T10:40:20.014Z] [exec] Administered object eis/testAdmin1 deleted. [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setOSConditions: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setToolWin: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setToolUnix: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setToolProperty: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setS1ASclassPath: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] init-common: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] undeploy: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setOSConditions: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setToolWin: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setToolUnix: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setToolProperty: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] setS1ASclassPath: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] init-common: [2024-04-16T10:40:20.014Z] [2024-04-16T10:40:20.014Z] undeploy-common: [2024-04-16T10:40:20.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-04-16T10:40:20.065Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.create=true [2024-04-16T10:40:20.587Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false simple-connector-bean-validationApp [2024-04-16T10:40:20.587Z] [2024-04-16T10:40:20.588Z] embedded-all: [2024-04-16T10:40:20.588Z] [2024-04-16T10:40:20.588Z] stop-record: [2024-04-16T10:40:20.588Z] [2024-04-16T10:40:20.588Z] report: [2024-04-16T10:40:20.588Z] [echo] Comparing results with expected results [2024-04-16T10:40:20.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-04-16T10:40:20.626Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.property.serverName=localhost [2024-04-16T10:40:20.626Z] [2024-04-16T10:40:20.626Z] setOSConditions: [2024-04-16T10:40:20.626Z] [2024-04-16T10:40:20.626Z] setToolWin: [2024-04-16T10:40:20.626Z] [2024-04-16T10:40:20.626Z] setToolUnix: [2024-04-16T10:40:20.626Z] [2024-04-16T10:40:20.626Z] setToolProperty: [2024-04-16T10:40:20.626Z] [2024-04-16T10:40:20.626Z] setS1ASclassPath: [2024-04-16T10:40:20.626Z] [2024-04-16T10:40:20.626Z] init-common: [2024-04-16T10:40:20.626Z] [2024-04-16T10:40:20.626Z] create-jdbc-resource-common: [2024-04-16T10:40:20.626Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-shareable-pool --target server jdbc/shareable [2024-04-16T10:40:20.844Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:40:20.844Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:40:20.881Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-shareable-pool --enabled=true --target server jdbc/shareable [2024-04-16T10:40:20.881Z] [exec] JDBC resource jdbc/shareable created successfully. [2024-04-16T10:40:20.881Z] [echo] cmd executed for server [2024-04-16T10:40:20.881Z] [2024-04-16T10:40:20.881Z] setOSConditions: [2024-04-16T10:40:20.881Z] [2024-04-16T10:40:20.881Z] setToolWin: [2024-04-16T10:40:20.881Z] [2024-04-16T10:40:20.881Z] setToolUnix: [2024-04-16T10:40:20.881Z] [2024-04-16T10:40:20.882Z] setToolProperty: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] setS1ASclassPath: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] init-common: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] deploy-jdbc-driver-common: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] setOSConditions: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] setToolWin: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] setToolUnix: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] setToolProperty: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] setS1ASclassPath: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] init-common: [2024-04-16T10:40:20.882Z] [2024-04-16T10:40:20.882Z] create-jdbc-driver-connpool-common: [2024-04-16T10:40:21.434Z] [2024-04-16T10:40:21.434Z] report-sh: [2024-04-16T10:40:21.434Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:40:21.434Z] [exec] [2024-04-16T10:40:21.434Z] [exec] ************************ [2024-04-16T10:40:21.434Z] [exec] PASSED= 176 [2024-04-16T10:40:21.434Z] [exec] ------------ ========= [2024-04-16T10:40:21.434Z] [exec] FAILED= 0 [2024-04-16T10:40:21.434Z] [exec] ------------ ========= [2024-04-16T10:40:21.434Z] [exec] DID NOT RUN= 200 [2024-04-16T10:40:21.434Z] [exec] ------------ ========= [2024-04-16T10:40:21.434Z] [exec] Total Expected=376 [2024-04-16T10:40:21.434Z] [exec] ************************ [2024-04-16T10:40:21.434Z] [exec] [2024-04-16T10:40:21.434Z] [2024-04-16T10:40:21.435Z] BUILD SUCCESSFUL [2024-04-16T10:40:21.435Z] Total time: 21 minutes 23 seconds [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] in flushAll , creating new testSuiteHash [2024-04-16T10:40:21.435Z] [2024-04-16T10:40:21.435Z] real 21m24.862s [2024-04-16T10:40:21.435Z] user 20m58.159s [2024-04-16T10:40:21.435Z] sys 3m14.029s [2024-04-16T10:40:21.435Z] + antStatus=0 [2024-04-16T10:40:21.435Z] + ant stopDomain stopDerby [2024-04-16T10:40:21.442Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:40:21.442Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:40:21.442Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-local-pool [2024-04-16T10:40:21.442Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2024-04-16T10:40:21.442Z] [2024-04-16T10:40:21.442Z] set-derby-driver-connpool-props: [2024-04-16T10:40:21.443Z] [2024-04-16T10:40:21.443Z] asadmin-common-ignore-fail: [2024-04-16T10:40:21.443Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:21.690Z] Buildfile: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/build.xml [2024-04-16T10:40:21.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:21.698Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:21.698Z] [2024-04-16T10:40:21.698Z] setOSConditions: [2024-04-16T10:40:21.698Z] [2024-04-16T10:40:21.698Z] setToolWin: [2024-04-16T10:40:21.698Z] [2024-04-16T10:40:21.698Z] setToolUnix: [2024-04-16T10:40:21.698Z] [2024-04-16T10:40:21.698Z] setToolProperty: [2024-04-16T10:40:21.698Z] [2024-04-16T10:40:21.698Z] setS1ASclassPath: [2024-04-16T10:40:21.698Z] [2024-04-16T10:40:21.698Z] init-common: [2024-04-16T10:40:21.699Z] [2024-04-16T10:40:21.699Z] create-jdbc-resource-common: [2024-04-16T10:40:21.699Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2024-04-16T10:40:21.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-local-pool --enabled=true --target server jdbc/localdatasource [2024-04-16T10:40:21.959Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2024-04-16T10:40:21.959Z] [echo] cmd executed for server [2024-04-16T10:40:21.959Z] [2024-04-16T10:40:21.959Z] asadmin-common: [2024-04-16T10:40:21.959Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:40:22.252Z] [2024-04-16T10:40:22.252Z] setOSConditions: [2024-04-16T10:40:22.252Z] [2024-04-16T10:40:22.252Z] setToolWin: [2024-04-16T10:40:22.252Z] [2024-04-16T10:40:22.252Z] setToolUnix: [2024-04-16T10:40:22.252Z] [2024-04-16T10:40:22.252Z] setToolProperty: [2024-04-16T10:40:22.252Z] [2024-04-16T10:40:22.252Z] setS1ASclassPath: [2024-04-16T10:40:22.508Z] [2024-04-16T10:40:22.508Z] init-common: [2024-04-16T10:40:22.508Z] [2024-04-16T10:40:22.508Z] stopDomain: [2024-04-16T10:40:22.508Z] [echo] run.xml:stopping domain... [2024-04-16T10:40:22.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:40:22.521Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:40:22.521Z] [2024-04-16T10:40:22.521Z] asadmin-common: [2024-04-16T10:40:22.521Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-04-16T10:40:22.776Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady_pool_size=5 [2024-04-16T10:40:22.776Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.steady-pool-size=5 [2024-04-16T10:40:22.776Z] [2024-04-16T10:40:22.776Z] asadmin-common: [2024-04-16T10:40:22.776Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-04-16T10:40:23.337Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max_pool_size=5 [2024-04-16T10:40:23.337Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.max-pool-size=5 [2024-04-16T10:40:23.337Z] [2024-04-16T10:40:23.337Z] asadmin-common: [2024-04-16T10:40:23.337Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:23.592Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:23.592Z] [exec] domain.resources.jdbc-connection-pool.jdbc-shareable-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:40:23.592Z] [2024-04-16T10:40:23.592Z] asadmin-common: [2024-04-16T10:40:23.592Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady_pool_size=5 [2024-04-16T10:40:24.152Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady_pool_size=5 [2024-04-16T10:40:24.152Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.steady-pool-size=5 [2024-04-16T10:40:24.152Z] [2024-04-16T10:40:24.152Z] asadmin-common: [2024-04-16T10:40:24.153Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max_pool_size=5 [2024-04-16T10:40:24.412Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max_pool_size=5 [2024-04-16T10:40:24.412Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.max-pool-size=5 [2024-04-16T10:40:24.412Z] [2024-04-16T10:40:24.412Z] asadmin-common: [2024-04-16T10:40:24.413Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:25.005Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:25.005Z] [exec] domain.resources.jdbc-connection-pool.jdbc-unshareable-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:40:25.005Z] [2024-04-16T10:40:25.005Z] asadmin-common: [2024-04-16T10:40:25.005Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-04-16T10:40:25.261Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-04-16T10:40:25.261Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2024-04-16T10:40:25.261Z] [2024-04-16T10:40:25.261Z] asadmin-common: [2024-04-16T10:40:25.261Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-04-16T10:40:25.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-04-16T10:40:25.822Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2024-04-16T10:40:25.822Z] [2024-04-16T10:40:25.822Z] asadmin-common: [2024-04-16T10:40:25.822Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:26.076Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:26.076Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:40:26.076Z] [2024-04-16T10:40:26.077Z] setOSConditions: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setToolWin: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setToolUnix: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setToolProperty: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setS1ASclassPath: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] init-common: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] deploy-common: [2024-04-16T10:40:26.077Z] [echo] Current time (ISO): 2024-04-16T10:40:25.938+0000 [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setOSConditions: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setToolWin: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setToolUnix: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setToolProperty: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] setS1ASclassPath: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] init-common: [2024-04-16T10:40:26.077Z] [2024-04-16T10:40:26.077Z] deploy-common-pe: [2024-04-16T10:40:26.637Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-04-16T10:40:26.637Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2024-04-16T10:40:26.637Z] [echo] Deployment on target server server successful [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setOSConditions: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setToolWin: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setToolUnix: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setToolProperty: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setS1ASclassPath: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] init-common: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] deploy-common-ee: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] run: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setOSConditions: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setToolWin: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setToolUnix: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setToolProperty: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] setS1ASclassPath: [2024-04-16T10:40:26.637Z] [2024-04-16T10:40:26.637Z] init-common: [2024-04-16T10:40:26.638Z] [2024-04-16T10:40:26.638Z] execute-sql-common: [2024-04-16T10:40:26.638Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/create_pointbase.sql [2024-04-16T10:40:26.638Z] [sql] 0 rows affected [2024-04-16T10:40:26.729Z] [exec] Waiting for the domain to stop .... [2024-04-16T10:40:26.729Z] [exec] Waiting finished after 3,167 ms. [2024-04-16T10:40:26.729Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:40:26.729Z] [2024-04-16T10:40:26.729Z] setOSConditions: [2024-04-16T10:40:26.729Z] [2024-04-16T10:40:26.729Z] setToolWin: [2024-04-16T10:40:26.729Z] [2024-04-16T10:40:26.729Z] setToolUnix: [2024-04-16T10:40:26.729Z] [2024-04-16T10:40:26.729Z] setToolProperty: [2024-04-16T10:40:26.729Z] [2024-04-16T10:40:26.729Z] setS1ASclassPath: [2024-04-16T10:40:26.729Z] [2024-04-16T10:40:26.729Z] init-common: [2024-04-16T10:40:26.729Z] [2024-04-16T10:40:26.729Z] stopDerby: [2024-04-16T10:40:26.729Z] [echo] Stopping Derby DB servers on ports 1527 and 1528 [2024-04-16T10:40:26.905Z] [sql] 0 rows affected [2024-04-16T10:40:26.905Z] [sql] 0 rows affected [2024-04-16T10:40:26.905Z] [sql] 0 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.905Z] [sql] 1 rows affected [2024-04-16T10:40:26.906Z] [sql] 1 rows affected [2024-04-16T10:40:26.906Z] [sql] 0 rows affected [2024-04-16T10:40:26.906Z] [sql] 0 rows affected [2024-04-16T10:40:26.906Z] [sql] 22 of 22 SQL statements executed successfully [2024-04-16T10:40:26.906Z] [2024-04-16T10:40:26.906Z] setOSConditions: [2024-04-16T10:40:26.906Z] [2024-04-16T10:40:26.906Z] setToolWin: [2024-04-16T10:40:26.906Z] [2024-04-16T10:40:26.906Z] setToolUnix: [2024-04-16T10:40:26.906Z] [2024-04-16T10:40:26.906Z] setToolProperty: [2024-04-16T10:40:26.906Z] [2024-04-16T10:40:26.906Z] setS1ASclassPath: [2024-04-16T10:40:26.906Z] [2024-04-16T10:40:26.906Z] init-common: [2024-04-16T10:40:26.906Z] [2024-04-16T10:40:26.906Z] runclient-common: [2024-04-16T10:40:26.906Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaAppClient.jar -name jdbc-markconnectionasbad.xaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:40:27.465Z] [exec] Apr 16, 2024 10:40:27 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:40:27.465Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:40:27.700Z] [java] Tue Apr 16 10:40:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:40:27.700Z] [java] Tue Apr 16 10:40:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:40:27.700Z] [2024-04-16T10:40:27.700Z] BUILD SUCCESSFUL [2024-04-16T10:40:27.700Z] Total time: 6 seconds [2024-04-16T10:40:27.700Z] + check_successful_run [2024-04-16T10:40:27.700Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:40:27.700Z] [2024-04-16T10:40:27.700Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:40:27.700Z] [2024-04-16T10:40:27.700Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:40:27.700Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:40:27.700Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:40:27.700Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:40:27.700Z] + generate_junit_report connector_group_4 [2024-04-16T10:40:27.700Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:40:27.700Z] [2024-04-16T10:40:27.700Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:40:27.700Z] [2024-04-16T10:40:27.700Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:40:27.700Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:40:27.700Z] + TESTSUITE_NAME=connector_group_4 [2024-04-16T10:40:27.700Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:40:27.700Z] + awk -v suitename=connector_group_4 ' [2024-04-16T10:40:27.700Z] BEGIN { [2024-04-16T10:40:27.700Z] totaltests = 0; [2024-04-16T10:40:27.700Z] totalfailures = 0; [2024-04-16T10:40:27.700Z] totalerrors = 0; [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] function getPropVal(str){ [2024-04-16T10:40:27.700Z] split(str, a, "="); [2024-04-16T10:40:27.700Z] val = a[2]; [2024-04-16T10:40:27.700Z] # remove quotes [2024-04-16T10:40:27.700Z] gsub("\"","",val); [2024-04-16T10:40:27.700Z] return val; [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] function removeXMLTag(str){ [2024-04-16T10:40:27.700Z] # remove xml tag quotes [2024-04-16T10:40:27.700Z] gsub("","",str); [2024-04-16T10:40:27.700Z] gsub("<.*>","",str); [2024-04-16T10:40:27.700Z] gsub(">","",str); [2024-04-16T10:40:27.700Z] return str; [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] /status value=/ { [2024-04-16T10:40:27.700Z] result=getPropVal($0); [2024-04-16T10:40:27.700Z] result=removeXMLTag(result); [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] // { [2024-04-16T10:40:27.700Z] getline; [2024-04-16T10:40:27.700Z] getline; [2024-04-16T10:40:27.700Z] testunit=removeXMLTag($0); [2024-04-16T10:40:27.700Z] gsub("\"","",testunit); [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] // { [2024-04-16T10:40:27.700Z] getline; [2024-04-16T10:40:27.700Z] testname=removeXMLTag($0); [2024-04-16T10:40:27.700Z] gsub("\"","",testname); [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] /<\/testcase>/{ [2024-04-16T10:40:27.700Z] classname=testunit [2024-04-16T10:40:27.700Z] # printing testcase to out [2024-04-16T10:40:27.700Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:40:27.700Z] if (result == "fail") { [2024-04-16T10:40:27.700Z] out = out " \n"; [2024-04-16T10:40:27.700Z] totalfailures++; [2024-04-16T10:40:27.700Z] } else if (result == "did_not_run") { [2024-04-16T10:40:27.700Z] out = out " \n"; [2024-04-16T10:40:27.700Z] totalerrors++; [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] out = out " \n"; [2024-04-16T10:40:27.700Z] [2024-04-16T10:40:27.700Z] totaltests++; [2024-04-16T10:40:27.700Z] result=""; [2024-04-16T10:40:27.700Z] testname=""; [2024-04-16T10:40:27.700Z] } [2024-04-16T10:40:27.700Z] END { [2024-04-16T10:40:27.700Z] print "" [2024-04-16T10:40:27.700Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:40:27.701Z] printf "%s", out; [2024-04-16T10:40:27.701Z] print "" [2024-04-16T10:40:27.701Z] }' [2024-04-16T10:40:27.701Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:40:27.701Z] + change_junit_report_class_names [2024-04-16T10:40:27.701Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:40:27.701Z] + sed -i 's/\bclassname="/classname="connector_group_4./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:40:27.701Z] + copy_test_artifacts connector_group_4 [2024-04-16T10:40:27.701Z] + sleep 1 [2024-04-16T10:40:28.407Z] [exec] Apr 16, 2024 10:40:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:40:28.407Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:40:28.407Z] [exec] Apr 16, 2024 10:40:28 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:40:28.407Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:40:28.629Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:40:28.629Z] [2024-04-16T10:40:28.629Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:40:28.629Z] [2024-04-16T10:40:28.629Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:40:28.629Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:40:28.629Z] tar: Removing leading `/' from member names [2024-04-16T10:40:28.886Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:40:28.886Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:40:28.886Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:40:28.886Z] ++ pwd [2024-04-16T10:40:28.886Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:40:28.886Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*logs.zip': No such file or directory [2024-04-16T10:40:28.886Z] + true [2024-04-16T10:40:28.886Z] ++ pwd [2024-04-16T10:40:28.886Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:40:28.886Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/connector/v3/*/*/*logs.zip': No such file or directory [2024-04-16T10:40:28.886Z] + true [2024-04-16T10:40:28.886Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/connector_group_4-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:40:28.886Z] tar: Removing leading `/' from member names [2024-04-16T10:40:30.933Z] [exec] Apr 16, 2024 10:40:30 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:40:30.933Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@5a7b309b [2024-04-16T10:40:30.933Z] [exec] localds = [1010178213] [2024-04-16T10:40:30.933Z] [exec] localdsAfter = [1989059184] [2024-04-16T10:40:30.933Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad destroyedCount localds: [2024-04-16T10:40:30.933Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:40:30.933Z] [exec] [2024-04-16T10:40:30.933Z] [exec] [2024-04-16T10:40:30.933Z] [exec] ----------------------------------------- [2024-04-16T10:40:30.933Z] [exec] - DMMCF Mark-Connection-As-Bad destroyedCount localds: : PASS - [2024-04-16T10:40:30.933Z] [exec] ----------------------------------------- [2024-04-16T10:40:30.933Z] [exec] Total PASS: 1 [2024-04-16T10:40:30.933Z] [exec] Total FAIL: 0 [2024-04-16T10:40:30.933Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:40:30.933Z] [exec] ----------------------------------------- [2024-04-16T10:40:30.933Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:30.933Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:31.188Z] [2024-04-16T10:40:31.188Z] checkReporting-common: [2024-04-16T10:40:31.188Z] [2024-04-16T10:40:31.188Z] confirmReportPresent-common: [2024-04-16T10:40:31.188Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:40:31.188Z] [echo] Test seems to be reported fine [2024-04-16T10:40:31.188Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2024-04-16T10:40:31.188Z] [2024-04-16T10:40:31.188Z] confirmMissingReport-common: [2024-04-16T10:40:31.188Z] [2024-04-16T10:40:31.188Z] asadmin-common: [2024-04-16T10:40:31.188Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:40:31.748Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:40:31.748Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:40:31.748Z] [2024-04-16T10:40:31.748Z] asadmin-common: [2024-04-16T10:40:31.748Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:40:32.006Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:40:32.261Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:40:32.261Z] [2024-04-16T10:40:32.261Z] setOSConditions: [2024-04-16T10:40:32.261Z] [2024-04-16T10:40:32.261Z] setToolWin: [2024-04-16T10:40:32.261Z] [2024-04-16T10:40:32.261Z] setToolUnix: [2024-04-16T10:40:32.261Z] [2024-04-16T10:40:32.261Z] setToolProperty: [2024-04-16T10:40:32.261Z] [2024-04-16T10:40:32.261Z] setS1ASclassPath: [2024-04-16T10:40:32.261Z] [2024-04-16T10:40:32.261Z] init-common: [2024-04-16T10:40:32.261Z] [2024-04-16T10:40:32.261Z] runclient-common: [2024-04-16T10:40:32.261Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaAppClient.jar -name jdbc-markconnectionasbad.xaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:40:33.206Z] [exec] Apr 16, 2024 10:40:32 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:40:33.206Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:40:33.766Z] [exec] Apr 16, 2024 10:40:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:40:33.766Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:40:34.021Z] [exec] Apr 16, 2024 10:40:33 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:40:34.021Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:40:34.132Z] + break [2024-04-16T10:40:34.132Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:40:34.165Z] Archiving artifacts [2024-04-16T10:40:35.929Z] [exec] Apr 16, 2024 10:40:35 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:40:35.929Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@36c07c75 [2024-04-16T10:40:36.205Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : [2024-04-16T10:40:36.459Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : [2024-04-16T10:40:36.460Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : [2024-04-16T10:40:36.460Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : [2024-04-16T10:40:36.460Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : [2024-04-16T10:40:36.460Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : [2024-04-16T10:40:36.460Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : [2024-04-16T10:40:36.460Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : [2024-04-16T10:40:36.715Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : [2024-04-16T10:40:36.715Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : [2024-04-16T10:40:36.715Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : [2024-04-16T10:40:36.715Z] [exec] Value of key is: DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : [2024-04-16T10:40:36.715Z] [exec] DMMCF Mark-Connection-As-Bad [2024-04-16T10:40:36.715Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:40:36.715Z] [exec] [2024-04-16T10:40:36.715Z] [exec] [2024-04-16T10:40:36.715Z] [exec] ----------------------------------------- [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - ReadOnly] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - ReadOnly] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - UnShareable - Write] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - ReadOnly] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - ReadOnly] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - Shareable - Write] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - NoTx - Shareable - Write] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Write] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Read] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Write-Read] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [XA - Tx - UnShareable - Write] : : PASS - [2024-04-16T10:40:36.715Z] [exec] - DMMCF Mark-Connection-As-Bad [Local-XA -Shareable-Shareable - Read-Write] : : PASS - [2024-04-16T10:40:36.715Z] [exec] ----------------------------------------- [2024-04-16T10:40:36.715Z] [exec] Total PASS: 12 [2024-04-16T10:40:36.715Z] [exec] Total FAIL: 0 [2024-04-16T10:40:36.715Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:40:36.715Z] [exec] ----------------------------------------- [2024-04-16T10:40:36.715Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:36.715Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:36.970Z] [2024-04-16T10:40:36.970Z] checkReporting-common: [2024-04-16T10:40:36.970Z] [2024-04-16T10:40:36.970Z] confirmReportPresent-common: [2024-04-16T10:40:36.970Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:40:36.970Z] [echo] Test seems to be reported fine [2024-04-16T10:40:36.970Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/RepRunConf.txt [2024-04-16T10:40:36.970Z] [2024-04-16T10:40:36.971Z] confirmMissingReport-common: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] undeploy: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] setOSConditions: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] setToolWin: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] setToolUnix: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] setToolProperty: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] setS1ASclassPath: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] init-common: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] execute-sql-common: [2024-04-16T10:40:36.971Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.markconnectionasbad.xa/sql/drop_pointbase.sql [2024-04-16T10:40:36.971Z] [sql] 0 rows affected [2024-04-16T10:40:36.971Z] [sql] 0 rows affected [2024-04-16T10:40:36.971Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] unsetup: [2024-04-16T10:40:36.971Z] [2024-04-16T10:40:36.971Z] asadmin-common: [2024-04-16T10:40:36.971Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:40:37.531Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:40:37.531Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:40:37.531Z] [2024-04-16T10:40:37.531Z] setOSConditions: [2024-04-16T10:40:37.531Z] [2024-04-16T10:40:37.531Z] setToolWin: [2024-04-16T10:40:37.531Z] [2024-04-16T10:40:37.531Z] setToolUnix: [2024-04-16T10:40:37.531Z] [2024-04-16T10:40:37.532Z] setToolProperty: [2024-04-16T10:40:37.532Z] [2024-04-16T10:40:37.532Z] setS1ASclassPath: [2024-04-16T10:40:37.532Z] [2024-04-16T10:40:37.532Z] init-common: [2024-04-16T10:40:37.532Z] [2024-04-16T10:40:37.532Z] delete-jdbc-resource-common: [2024-04-16T10:40:37.532Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/unshareable [2024-04-16T10:40:38.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/unshareable [2024-04-16T10:40:38.112Z] [exec] JDBC resource jdbc/unshareable deleted successfully [2024-04-16T10:40:38.112Z] [echo] cmd executed for server [2024-04-16T10:40:38.112Z] [2024-04-16T10:40:38.112Z] setOSConditions: [2024-04-16T10:40:38.112Z] [2024-04-16T10:40:38.112Z] setToolWin: [2024-04-16T10:40:38.112Z] [2024-04-16T10:40:38.112Z] setToolUnix: [2024-04-16T10:40:38.112Z] [2024-04-16T10:40:38.112Z] setToolProperty: [2024-04-16T10:40:38.112Z] [2024-04-16T10:40:38.112Z] setS1ASclassPath: [2024-04-16T10:40:38.112Z] [2024-04-16T10:40:38.112Z] init-common: [2024-04-16T10:40:38.112Z] [2024-04-16T10:40:38.112Z] delete-jdbc-connpool-common: [2024-04-16T10:40:38.112Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-unshareable-pool [2024-04-16T10:40:38.367Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-unshareable-pool [2024-04-16T10:40:38.367Z] [exec] JDBC Connection pool jdbc-unshareable-pool deleted successfully [2024-04-16T10:40:38.367Z] [echo] cmd executed for server [2024-04-16T10:40:38.367Z] [2024-04-16T10:40:38.367Z] setOSConditions: [2024-04-16T10:40:38.367Z] [2024-04-16T10:40:38.367Z] setToolWin: [2024-04-16T10:40:38.367Z] [2024-04-16T10:40:38.367Z] setToolUnix: [2024-04-16T10:40:38.367Z] [2024-04-16T10:40:38.368Z] setToolProperty: [2024-04-16T10:40:38.368Z] [2024-04-16T10:40:38.368Z] setS1ASclassPath: [2024-04-16T10:40:38.368Z] [2024-04-16T10:40:38.368Z] init-common: [2024-04-16T10:40:38.368Z] [2024-04-16T10:40:38.368Z] delete-jdbc-resource-common: [2024-04-16T10:40:38.368Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/shareable [2024-04-16T10:40:38.927Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/shareable [2024-04-16T10:40:38.927Z] [exec] JDBC resource jdbc/shareable deleted successfully [2024-04-16T10:40:38.927Z] [echo] cmd executed for server [2024-04-16T10:40:38.927Z] [2024-04-16T10:40:38.927Z] setOSConditions: [2024-04-16T10:40:38.927Z] [2024-04-16T10:40:38.927Z] setToolWin: [2024-04-16T10:40:38.927Z] [2024-04-16T10:40:38.927Z] setToolUnix: [2024-04-16T10:40:38.927Z] [2024-04-16T10:40:38.927Z] setToolProperty: [2024-04-16T10:40:38.927Z] [2024-04-16T10:40:38.927Z] setS1ASclassPath: [2024-04-16T10:40:38.927Z] [2024-04-16T10:40:38.927Z] init-common: [2024-04-16T10:40:38.927Z] [2024-04-16T10:40:38.927Z] delete-jdbc-connpool-common: [2024-04-16T10:40:38.927Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-shareable-pool [2024-04-16T10:40:39.182Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-shareable-pool [2024-04-16T10:40:39.182Z] [exec] JDBC Connection pool jdbc-shareable-pool deleted successfully [2024-04-16T10:40:39.182Z] [echo] cmd executed for server [2024-04-16T10:40:39.182Z] [2024-04-16T10:40:39.182Z] setOSConditions: [2024-04-16T10:40:39.182Z] [2024-04-16T10:40:39.182Z] setToolWin: [2024-04-16T10:40:39.182Z] [2024-04-16T10:40:39.182Z] setToolUnix: [2024-04-16T10:40:39.182Z] [2024-04-16T10:40:39.182Z] setToolProperty: [2024-04-16T10:40:39.182Z] [2024-04-16T10:40:39.182Z] setS1ASclassPath: [2024-04-16T10:40:39.182Z] [2024-04-16T10:40:39.182Z] init-common: [2024-04-16T10:40:39.182Z] [2024-04-16T10:40:39.182Z] delete-jdbc-resource-common: [2024-04-16T10:40:39.182Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2024-04-16T10:40:39.741Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2024-04-16T10:40:39.741Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2024-04-16T10:40:39.741Z] [echo] cmd executed for server [2024-04-16T10:40:39.741Z] [2024-04-16T10:40:39.741Z] setOSConditions: [2024-04-16T10:40:39.741Z] [2024-04-16T10:40:39.741Z] setToolWin: [2024-04-16T10:40:39.741Z] [2024-04-16T10:40:39.741Z] setToolUnix: [2024-04-16T10:40:39.741Z] [2024-04-16T10:40:39.741Z] setToolProperty: [2024-04-16T10:40:39.741Z] [2024-04-16T10:40:39.741Z] setS1ASclassPath: [2024-04-16T10:40:39.741Z] [2024-04-16T10:40:39.741Z] init-common: [2024-04-16T10:40:39.741Z] [2024-04-16T10:40:39.741Z] delete-jdbc-connpool-common: [2024-04-16T10:40:39.741Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2024-04-16T10:40:39.996Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2024-04-16T10:40:39.996Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2024-04-16T10:40:39.996Z] [echo] cmd executed for server [2024-04-16T10:40:39.996Z] [2024-04-16T10:40:39.996Z] setOSConditions: [2024-04-16T10:40:39.996Z] [2024-04-16T10:40:39.996Z] setToolWin: [2024-04-16T10:40:39.996Z] [2024-04-16T10:40:39.996Z] setToolUnix: [2024-04-16T10:40:39.996Z] [2024-04-16T10:40:39.996Z] setToolProperty: [2024-04-16T10:40:39.996Z] [2024-04-16T10:40:39.996Z] setS1ASclassPath: [2024-04-16T10:40:39.996Z] [2024-04-16T10:40:39.996Z] init-common: [2024-04-16T10:40:39.996Z] [2024-04-16T10:40:39.996Z] undeploy-common: [2024-04-16T10:40:40.557Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.xaApp [2024-04-16T10:40:40.557Z] [2024-04-16T10:40:40.558Z] all: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setOSConditions: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolWin: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolUnix: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolProperty: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setS1ASclassPath: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] init-common: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] clean: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setOSConditions: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolWin: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolUnix: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolProperty: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setS1ASclassPath: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] init-common: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] clean-common: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setOSConditions: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolWin: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolUnix: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setToolProperty: [2024-04-16T10:40:40.558Z] [2024-04-16T10:40:40.558Z] setS1ASclassPath: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] init-common: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] clean-classes-common: [2024-04-16T10:40:40.559Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setOSConditions: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setToolWin: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setToolUnix: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setToolProperty: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setS1ASclassPath: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] init-common: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] clean-jars-common: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] compile: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setOSConditions: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setToolWin: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setToolUnix: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setToolProperty: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] setS1ASclassPath: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] init-common: [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.559Z] compile-common: [2024-04-16T10:40:40.559Z] [echo] Current time (ISO): 2024-04-16T10:40:40.426+0000 [2024-04-16T10:40:40.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:40.559Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/ejb [2024-04-16T10:40:40.559Z] [2024-04-16T10:40:40.560Z] setOSConditions: [2024-04-16T10:40:40.560Z] [2024-04-16T10:40:40.560Z] setToolWin: [2024-04-16T10:40:40.560Z] [2024-04-16T10:40:40.560Z] setToolUnix: [2024-04-16T10:40:40.560Z] [2024-04-16T10:40:40.560Z] setToolProperty: [2024-04-16T10:40:40.560Z] [2024-04-16T10:40:40.560Z] setS1ASclassPath: [2024-04-16T10:40:40.560Z] [2024-04-16T10:40:40.560Z] init-common: [2024-04-16T10:40:40.560Z] [2024-04-16T10:40:40.560Z] compile-common: [2024-04-16T10:40:40.560Z] [echo] Current time (ISO): 2024-04-16T10:40:40.436+0000 [2024-04-16T10:40:40.560Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [Pipeline] junit [2024-04-16T10:40:40.690Z] Recording test results [2024-04-16T10:40:41.873Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [2024-04-16T10:40:42.447Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:40:42.447Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/client/Client.java uses unchecked or unsafe operations. [2024-04-16T10:40:42.447Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:40:42.447Z] [javac] 1 warning [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] build: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] setOSConditions: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] fixFiles: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] convUnix: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] convWin: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] setToolWin: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] setToolUnix: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] setToolProperty: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] setS1ASclassPath: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] init-common: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.447Z] package-persistence-common: [2024-04-16T10:40:42.447Z] [2024-04-16T10:40:42.448Z] ejb-jar-common: [2024-04-16T10:40:42.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] package-ejbjar-common: [2024-04-16T10:40:42.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:42.448Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-ejb.jar [2024-04-16T10:40:42.448Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] appclient-jar-common: [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] package-appclientjar-common: [2024-04-16T10:40:42.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:42.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:42.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:42.448Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xa-client.jar [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] webclient-war-common: [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] build-ear-common: [2024-04-16T10:40:42.448Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:42.448Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:42.448Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] deploy: [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] setOSConditions: [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] setToolWin: [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] setToolUnix: [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.448Z] setToolProperty: [2024-04-16T10:40:42.448Z] [2024-04-16T10:40:42.449Z] setS1ASclassPath: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] init-common: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] execute-sql-common: [2024-04-16T10:40:42.449Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/create_pointbase.sql [2024-04-16T10:40:42.449Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:40:42.449Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:40:42.449Z] [sql] 0 rows affected [2024-04-16T10:40:42.449Z] [sql] 0 rows affected [2024-04-16T10:40:42.449Z] [sql] 0 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] 1 rows affected [2024-04-16T10:40:42.449Z] [sql] Failed to execute: drop table owner [2024-04-16T10:40:42.449Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER' because it does not exist. [2024-04-16T10:40:42.449Z] [sql] 0 rows affected [2024-04-16T10:40:42.449Z] [sql] 20 of 22 SQL statements executed successfully [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setOSConditions: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setToolWin: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setToolUnix: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setToolProperty: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setS1ASclassPath: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] init-common: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setup: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setOSConditions: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setToolWin: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setToolUnix: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setToolProperty: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] setS1ASclassPath: [2024-04-16T10:40:42.449Z] [2024-04-16T10:40:42.449Z] init-common: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] deploy-jdbc-driver-common: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] setOSConditions: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] setToolWin: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] setToolUnix: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] setToolProperty: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] setS1ASclassPath: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] init-common: [2024-04-16T10:40:42.450Z] [2024-04-16T10:40:42.450Z] create-jdbc-driver-connpool-common: [2024-04-16T10:40:42.706Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:40:42.706Z] [exec] CLI031: Warning: Option "target" is obsolete and will be ignored. [2024-04-16T10:40:42.707Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --restype java.sql.Driver --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --driverclassname org.apache.derby.jdbc.ClientDriver --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true --target server jdbc-local-pool [2024-04-16T10:40:42.707Z] [exec] JDBC connection pool jdbc-local-pool created successfully. [2024-04-16T10:40:42.707Z] [2024-04-16T10:40:42.707Z] set-derby-driver-connpool-props: [2024-04-16T10:40:42.707Z] [2024-04-16T10:40:42.707Z] asadmin-common-ignore-fail: [2024-04-16T10:40:42.707Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:42.962Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:42.962Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.property.URL=jdbc:derby://localhost:1527/testdb;create=true;;user=dbuser;password=dbpassword [2024-04-16T10:40:43.217Z] [2024-04-16T10:40:43.217Z] setOSConditions: [2024-04-16T10:40:43.217Z] [2024-04-16T10:40:43.217Z] setToolWin: [2024-04-16T10:40:43.217Z] [2024-04-16T10:40:43.217Z] setToolUnix: [2024-04-16T10:40:43.217Z] [2024-04-16T10:40:43.217Z] setToolProperty: [2024-04-16T10:40:43.217Z] [2024-04-16T10:40:43.217Z] setS1ASclassPath: [2024-04-16T10:40:43.217Z] [2024-04-16T10:40:43.217Z] init-common: [2024-04-16T10:40:43.217Z] [2024-04-16T10:40:43.217Z] create-jdbc-resource-common: [2024-04-16T10:40:43.217Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-local-pool --target server jdbc/localdatasource [2024-04-16T10:40:43.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-local-pool --enabled=true --target server jdbc/localdatasource [2024-04-16T10:40:43.474Z] [exec] JDBC resource jdbc/localdatasource created successfully. [2024-04-16T10:40:43.474Z] [echo] cmd executed for server [2024-04-16T10:40:43.474Z] [2024-04-16T10:40:43.474Z] asadmin-common: [2024-04-16T10:40:43.474Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-04-16T10:40:44.035Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.steady_pool_size=5 [2024-04-16T10:40:44.035Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.steady-pool-size=5 [2024-04-16T10:40:44.035Z] [2024-04-16T10:40:44.035Z] asadmin-common: [2024-04-16T10:40:44.035Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-04-16T10:40:44.290Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.max_pool_size=5 [2024-04-16T10:40:44.290Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.max-pool-size=5 [2024-04-16T10:40:44.290Z] [2024-04-16T10:40:44.290Z] asadmin-common: [2024-04-16T10:40:44.290Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:44.849Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-local-pool.idle_timeout_in_seconds=3600 [2024-04-16T10:40:44.849Z] [exec] domain.resources.jdbc-connection-pool.jdbc-local-pool.idle-timeout-in-seconds=3600 [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] setOSConditions: [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] setToolWin: [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] setToolUnix: [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] setToolProperty: [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] setS1ASclassPath: [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] init-common: [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] deploy-common: [2024-04-16T10:40:44.849Z] [echo] Current time (ISO): 2024-04-16T10:40:44.549+0000 [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] setOSConditions: [2024-04-16T10:40:44.849Z] [2024-04-16T10:40:44.849Z] setToolWin: [2024-04-16T10:40:44.850Z] [2024-04-16T10:40:44.850Z] setToolUnix: [2024-04-16T10:40:44.850Z] [2024-04-16T10:40:44.850Z] setToolProperty: [2024-04-16T10:40:44.850Z] [2024-04-16T10:40:44.850Z] setS1ASclassPath: [2024-04-16T10:40:44.850Z] [2024-04-16T10:40:44.850Z] init-common: [2024-04-16T10:40:44.850Z] [2024-04-16T10:40:44.850Z] deploy-common-pe: [2024-04-16T10:40:45.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaApp.ear [2024-04-16T10:40:45.406Z] [exec] Application deployed with name jdbc-markconnectionasbad.xaApp. [2024-04-16T10:40:45.406Z] [echo] Deployment on target server server successful [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setOSConditions: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setToolWin: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setToolUnix: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setToolProperty: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setS1ASclassPath: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] init-common: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] deploy-common-ee: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] run: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setOSConditions: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setToolWin: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setToolUnix: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setToolProperty: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] setS1ASclassPath: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] init-common: [2024-04-16T10:40:45.406Z] [2024-04-16T10:40:45.406Z] runclient-common: [2024-04-16T10:40:45.406Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-markconnectionasbad.xaAppClient.jar -name jdbc-markconnectionasbad.xaClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:40:46.329Z] [exec] Apr 16, 2024 10:40:46 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:40:46.329Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:40:48.853Z] [exec] Apr 16, 2024 10:40:48 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:40:48.853Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4f1afe8f [2024-04-16T10:40:49.413Z] [exec] Apr 16, 2024 10:40:49 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:40:49.413Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:40:49.705Z] [exec] Apr 16, 2024 10:40:49 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:40:49.705Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@887343af[jndiName=jdbc-local-pool, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off [2024-04-16T10:40:49.705Z] [exec] Apr 16, 2024 10:40:49 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2024-04-16T10:40:49.705Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2024-04-16T10:40:49.705Z] [exec] Apr 16, 2024 10:40:49 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2024-04-16T10:40:49.705Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2024-04-16T10:40:49.705Z] [exec] Apr 16, 2024 10:40:49 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2024-04-16T10:40:49.705Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2024-04-16T10:40:49.705Z] [exec] Apr 16, 2024 10:40:49 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2024-04-16T10:40:49.705Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2024-04-16T10:40:49.705Z] [exec] Apr 16, 2024 10:40:49 AM com.sun.gjc.spi.ManagedConnectionImpl connectionClosed [2024-04-16T10:40:49.705Z] [exec] INFO: jdbc.markedForRemoval_conClosed [2024-04-16T10:40:49.705Z] [exec] localds = [892135447] [2024-04-16T10:40:49.960Z] [exec] Apr 16, 2024 10:40:49 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:40:49.960Z] [exec] localdsAfter = [2060069278]INFO: RAR7094: __dm_jdbc_ra shutdown successful. [2024-04-16T10:40:49.960Z] [exec] [2024-04-16T10:40:49.960Z] [exec] Value of key is: Mark-Connection-As-Bad destroyedCount localds: [2024-04-16T10:40:49.960Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:40:49.960Z] [exec] [2024-04-16T10:40:49.960Z] [exec] [2024-04-16T10:40:49.960Z] [exec] ----------------------------------------- [2024-04-16T10:40:49.960Z] [exec] - Mark-Connection-As-Bad destroyedCount localds: : PASS - [2024-04-16T10:40:49.960Z] [exec] ----------------------------------------- [2024-04-16T10:40:49.960Z] [exec] Total PASS: 1 [2024-04-16T10:40:49.960Z] [exec] Total FAIL: 0 [2024-04-16T10:40:49.960Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:40:49.960Z] [exec] ----------------------------------------- [2024-04-16T10:40:49.960Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:49.960Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] checkReporting-common: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] confirmReportPresent-common: [2024-04-16T10:40:50.215Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:40:50.215Z] [echo] Test seems to be reported fine [2024-04-16T10:40:50.215Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/RepRunConf.txt [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] confirmMissingReport-common: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] undeploy: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setOSConditions: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setToolWin: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setToolUnix: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setToolProperty: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setS1ASclassPath: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] init-common: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] execute-sql-common: [2024-04-16T10:40:50.215Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/dmmcf.appclient/sql/drop_pointbase.sql [2024-04-16T10:40:50.215Z] [sql] 0 rows affected [2024-04-16T10:40:50.215Z] [sql] 0 rows affected [2024-04-16T10:40:50.215Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] unsetup: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setOSConditions: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setToolWin: [2024-04-16T10:40:50.215Z] [2024-04-16T10:40:50.215Z] setToolUnix: [2024-04-16T10:40:50.216Z] [2024-04-16T10:40:50.216Z] setToolProperty: [2024-04-16T10:40:50.216Z] [2024-04-16T10:40:50.216Z] setS1ASclassPath: [2024-04-16T10:40:50.216Z] [2024-04-16T10:40:50.216Z] init-common: [2024-04-16T10:40:50.216Z] [2024-04-16T10:40:50.216Z] delete-jdbc-resource-common: [2024-04-16T10:40:50.216Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/localdatasource [2024-04-16T10:40:50.774Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/localdatasource [2024-04-16T10:40:50.774Z] [exec] JDBC resource jdbc/localdatasource deleted successfully [2024-04-16T10:40:50.774Z] [echo] cmd executed for server [2024-04-16T10:40:50.774Z] [2024-04-16T10:40:50.774Z] setOSConditions: [2024-04-16T10:40:50.774Z] [2024-04-16T10:40:50.774Z] setToolWin: [2024-04-16T10:40:50.774Z] [2024-04-16T10:40:50.774Z] setToolUnix: [2024-04-16T10:40:50.774Z] [2024-04-16T10:40:50.774Z] setToolProperty: [2024-04-16T10:40:50.774Z] [2024-04-16T10:40:50.774Z] setS1ASclassPath: [2024-04-16T10:40:50.774Z] [2024-04-16T10:40:50.774Z] init-common: [2024-04-16T10:40:50.774Z] [2024-04-16T10:40:50.774Z] delete-jdbc-connpool-common: [2024-04-16T10:40:50.774Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-local-pool [2024-04-16T10:40:51.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-local-pool [2024-04-16T10:40:51.028Z] [exec] JDBC Connection pool jdbc-local-pool deleted successfully [2024-04-16T10:40:51.028Z] [echo] cmd executed for server [2024-04-16T10:40:51.028Z] [2024-04-16T10:40:51.028Z] setOSConditions: [2024-04-16T10:40:51.028Z] [2024-04-16T10:40:51.028Z] setToolWin: [2024-04-16T10:40:51.028Z] [2024-04-16T10:40:51.028Z] setToolUnix: [2024-04-16T10:40:51.028Z] [2024-04-16T10:40:51.028Z] setToolProperty: [2024-04-16T10:40:51.028Z] [2024-04-16T10:40:51.028Z] setS1ASclassPath: [2024-04-16T10:40:51.028Z] [2024-04-16T10:40:51.028Z] init-common: [2024-04-16T10:40:51.028Z] [2024-04-16T10:40:51.028Z] undeploy-common: [2024-04-16T10:40:51.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-markconnectionasbad.xaApp [2024-04-16T10:40:51.609Z] [2024-04-16T10:40:51.609Z] all: [2024-04-16T10:40:51.609Z] [2024-04-16T10:40:51.609Z] setOSConditions: [2024-04-16T10:40:51.609Z] [2024-04-16T10:40:51.610Z] setToolWin: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolUnix: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolProperty: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setS1ASclassPath: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] init-common: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] clean: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setOSConditions: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolWin: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolUnix: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolProperty: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setS1ASclassPath: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] init-common: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] clean-common: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setOSConditions: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolWin: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolUnix: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setToolProperty: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] setS1ASclassPath: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.610Z] init-common: [2024-04-16T10:40:51.610Z] [2024-04-16T10:40:51.611Z] clean-classes-common: [2024-04-16T10:40:51.611Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setOSConditions: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setToolWin: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setToolUnix: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setToolProperty: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setS1ASclassPath: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] init-common: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] clean-jars-common: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] compile: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setOSConditions: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setToolWin: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setToolUnix: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setToolProperty: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] setS1ASclassPath: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] init-common: [2024-04-16T10:40:51.611Z] [2024-04-16T10:40:51.611Z] compile-common: [2024-04-16T10:40:51.611Z] [echo] Current time (ISO): 2024-04-16T10:40:51.391+0000 [2024-04-16T10:40:51.611Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:51.611Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:52.971Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:40:52.971Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/ejb/SimpleBMPBean.java:44: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:40:52.971Z] [javac] return new Integer(1); [2024-04-16T10:40:52.971Z] [javac] ^ [2024-04-16T10:40:53.224Z] [javac] 2 warnings [2024-04-16T10:40:53.224Z] [2024-04-16T10:40:53.224Z] setOSConditions: [2024-04-16T10:40:53.224Z] [2024-04-16T10:40:53.224Z] setToolWin: [2024-04-16T10:40:53.224Z] [2024-04-16T10:40:53.224Z] setToolUnix: [2024-04-16T10:40:53.224Z] [2024-04-16T10:40:53.225Z] setToolProperty: [2024-04-16T10:40:53.225Z] [2024-04-16T10:40:53.225Z] setS1ASclassPath: [2024-04-16T10:40:53.225Z] [2024-04-16T10:40:53.225Z] init-common: [2024-04-16T10:40:53.225Z] [2024-04-16T10:40:53.225Z] compile-common: [2024-04-16T10:40:53.225Z] [echo] Current time (ISO): 2024-04-16T10:40:53.059+0000 [2024-04-16T10:40:53.225Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:54.582Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:40:54.836Z] [javac] 1 warning [2024-04-16T10:40:54.836Z] [2024-04-16T10:40:54.836Z] setOSConditions: [2024-04-16T10:40:54.836Z] [2024-04-16T10:40:54.836Z] setToolWin: [2024-04-16T10:40:54.836Z] [2024-04-16T10:40:54.836Z] setToolUnix: [2024-04-16T10:40:54.836Z] [2024-04-16T10:40:54.836Z] setToolProperty: [2024-04-16T10:40:54.836Z] [2024-04-16T10:40:54.836Z] setS1ASclassPath: [2024-04-16T10:40:54.836Z] [2024-04-16T10:40:54.836Z] init-common: [2024-04-16T10:40:54.836Z] [2024-04-16T10:40:54.836Z] compile-common: [2024-04-16T10:40:54.836Z] [echo] Current time (ISO): 2024-04-16T10:40:54.587+0000 [2024-04-16T10:40:54.836Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:40:56.206Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:40:56.206Z] [javac] 1 warning [2024-04-16T10:40:56.206Z] [2024-04-16T10:40:56.206Z] build: [2024-04-16T10:40:56.206Z] [2024-04-16T10:40:56.206Z] setOSConditions: [2024-04-16T10:40:56.206Z] [2024-04-16T10:40:56.206Z] fixFiles: [2024-04-16T10:40:56.206Z] [2024-04-16T10:40:56.206Z] convUnix: [2024-04-16T10:40:56.206Z] [2024-04-16T10:40:56.206Z] convWin: [2024-04-16T10:40:56.206Z] [2024-04-16T10:40:56.206Z] setToolWin: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] setToolUnix: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] setToolProperty: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] setS1ASclassPath: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] init-common: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] package-persistence-common: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] ejb-jar-common: [2024-04-16T10:40:56.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] package-ejbjar-common: [2024-04-16T10:40:56.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.207Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.207Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.207Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-ejb.jar [2024-04-16T10:40:56.207Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] appclient-jar-common: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] package-appclientjar-common: [2024-04-16T10:40:56.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.207Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.207Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.207Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsql-client.jar [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] webclient-war-common: [2024-04-16T10:40:56.207Z] [2024-04-16T10:40:56.207Z] build-ear-common: [2024-04-16T10:40:56.207Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:56.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:40:56.208Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:40:56.461Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2024-04-16T10:40:56.461Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2024-04-16T10:40:56.462Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-04-16T10:40:56.462Z] [2024-04-16T10:40:56.462Z] restart-server: [2024-04-16T10:40:56.462Z] [2024-04-16T10:40:56.462Z] setOSConditions: [2024-04-16T10:40:56.462Z] [2024-04-16T10:40:56.462Z] stop-server: [2024-04-16T10:40:56.462Z] [2024-04-16T10:40:56.462Z] stop-server-unix: [2024-04-16T10:40:56.462Z] [echo] stopping server on unix ... [2024-04-16T10:41:00.706Z] [exec] Waiting for the domain to stop ... [2024-04-16T10:41:00.706Z] [exec] Waiting finished after 2,854 ms. [2024-04-16T10:41:00.706Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:41:00.706Z] [2024-04-16T10:41:00.706Z] stop-server-windows: [2024-04-16T10:41:00.707Z] [2024-04-16T10:41:00.707Z] setOSConditions: [2024-04-16T10:41:00.707Z] [2024-04-16T10:41:00.707Z] start-server: [2024-04-16T10:41:00.707Z] [echo] +-----------------------------+ [2024-04-16T10:41:00.707Z] [echo] | | [2024-04-16T10:41:00.707Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:41:00.707Z] [echo] | in Felix mode | [2024-04-16T10:41:00.707Z] [echo] | | [2024-04-16T10:41:00.707Z] [echo] +-----------------------------+ [2024-04-16T10:41:00.707Z] [2024-04-16T10:41:00.707Z] start-server-unix: [2024-04-16T10:41:06.107Z] [exec] Waiting for domain1 to start ..... [2024-04-16T10:41:06.107Z] [exec] Waiting finished after 4,813 ms. [2024-04-16T10:41:06.107Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:41:06.107Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:41:06.107Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:41:06.107Z] [exec] Admin Port: 4,848 [2024-04-16T10:41:06.107Z] [exec] Command start-domain executed successfully. [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] start-server-windows: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] deploy: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] setOSConditions: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] setToolWin: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] setToolUnix: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] setToolProperty: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] setS1ASclassPath: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] init-common: [2024-04-16T10:41:06.107Z] [2024-04-16T10:41:06.107Z] execute-sql-common: [2024-04-16T10:41:06.107Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/create_pointbase.sql [2024-04-16T10:41:06.107Z] [sql] Failed to execute: Drop table customer_stmt_wrapper [2024-04-16T10:41:06.107Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER' because it does not exist. [2024-04-16T10:41:06.108Z] [sql] 0 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] Failed to execute: Drop table sql_trace [2024-04-16T10:41:06.108Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SQL_TRACE' because it does not exist. [2024-04-16T10:41:06.108Z] [sql] 0 rows affected [2024-04-16T10:41:06.108Z] [sql] Failed to execute: Drop table null_entry_table [2024-04-16T10:41:06.108Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'NULL_ENTRY_TABLE' because it does not exist. [2024-04-16T10:41:06.108Z] [sql] 0 rows affected [2024-04-16T10:41:06.108Z] [sql] Failed to execute: Drop table expected_sql_trace [2024-04-16T10:41:06.108Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPECTED_SQL_TRACE' because it does not exist. [2024-04-16T10:41:06.108Z] [sql] 0 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] 1 rows affected [2024-04-16T10:41:06.108Z] [sql] 12 of 16 SQL statements executed successfully [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setOSConditions: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setToolWin: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setToolUnix: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setToolProperty: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setS1ASclassPath: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] init-common: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] deploy-jdbc-common: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setOSConditions: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setToolWin: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setToolUnix: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setToolProperty: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] setS1ASclassPath: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] init-common: [2024-04-16T10:41:06.108Z] [2024-04-16T10:41:06.108Z] create-jdbc-connpool-common: [2024-04-16T10:41:06.667Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:41:08.024Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:41:08.024Z] [2024-04-16T10:41:08.025Z] set-derby-connpool-props: [2024-04-16T10:41:08.279Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:41:08.279Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:41:08.837Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:41:08.837Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:41:09.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:41:09.107Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:41:09.665Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:41:09.666Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:41:09.920Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:41:09.920Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:41:10.478Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:10.478Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:10.760Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:41:10.760Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:41:11.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:41:11.317Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:41:11.317Z] [2024-04-16T10:41:11.317Z] setOSConditions: [2024-04-16T10:41:11.317Z] [2024-04-16T10:41:11.317Z] setToolWin: [2024-04-16T10:41:11.317Z] [2024-04-16T10:41:11.318Z] setToolUnix: [2024-04-16T10:41:11.318Z] [2024-04-16T10:41:11.318Z] setToolProperty: [2024-04-16T10:41:11.318Z] [2024-04-16T10:41:11.318Z] setS1ASclassPath: [2024-04-16T10:41:11.318Z] [2024-04-16T10:41:11.318Z] init-common: [2024-04-16T10:41:11.318Z] [2024-04-16T10:41:11.318Z] create-jdbc-resource-common: [2024-04-16T10:41:11.318Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:41:11.572Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:41:11.572Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:41:11.572Z] [echo] cmd executed for server [2024-04-16T10:41:11.572Z] [2024-04-16T10:41:11.572Z] asadmin-common: [2024-04-16T10:41:11.572Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2024-04-16T10:41:12.131Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2024-04-16T10:41:12.131Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setOSConditions: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setToolWin: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setToolUnix: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setToolProperty: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setS1ASclassPath: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] init-common: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] deploy-jdbc-common: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setOSConditions: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setToolWin: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setToolUnix: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setToolProperty: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] setS1ASclassPath: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] init-common: [2024-04-16T10:41:12.406Z] [2024-04-16T10:41:12.406Z] create-jdbc-connpool-common: [2024-04-16T10:41:12.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true tracingsql-pool [2024-04-16T10:41:12.661Z] [exec] JDBC connection pool tracingsql-pool created successfully. [2024-04-16T10:41:12.661Z] [2024-04-16T10:41:12.661Z] set-derby-connpool-props: [2024-04-16T10:41:13.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2024-04-16T10:41:13.219Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.User=dbuser [2024-04-16T10:41:13.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2024-04-16T10:41:13.474Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.Password=dbpassword [2024-04-16T10:41:14.033Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2024-04-16T10:41:14.033Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.driverType=4 [2024-04-16T10:41:14.305Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2024-04-16T10:41:14.305Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.portNumber=1527 [2024-04-16T10:41:14.560Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2024-04-16T10:41:14.814Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.dataBaseName=testdb [2024-04-16T10:41:15.068Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:15.068Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:15.626Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2024-04-16T10:41:15.626Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.create=true [2024-04-16T10:41:15.880Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2024-04-16T10:41:15.880Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.property.serverName=localhost [2024-04-16T10:41:15.880Z] [2024-04-16T10:41:15.880Z] setOSConditions: [2024-04-16T10:41:15.880Z] [2024-04-16T10:41:15.880Z] setToolWin: [2024-04-16T10:41:15.880Z] [2024-04-16T10:41:15.880Z] setToolUnix: [2024-04-16T10:41:15.880Z] [2024-04-16T10:41:15.880Z] setToolProperty: [2024-04-16T10:41:15.880Z] [2024-04-16T10:41:15.880Z] setS1ASclassPath: [2024-04-16T10:41:15.880Z] [2024-04-16T10:41:15.880Z] init-common: [2024-04-16T10:41:15.880Z] [2024-04-16T10:41:15.880Z] create-jdbc-resource-common: [2024-04-16T10:41:15.880Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid tracingsql-pool --target server jdbc/tracingsql-res [2024-04-16T10:41:16.441Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid tracingsql-pool --enabled=true --target server jdbc/tracingsql-res [2024-04-16T10:41:16.441Z] [exec] JDBC resource jdbc/tracingsql-res created successfully. [2024-04-16T10:41:16.441Z] [echo] cmd executed for server [2024-04-16T10:41:16.441Z] [2024-04-16T10:41:16.441Z] asadmin-common: [2024-04-16T10:41:16.441Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.tracingsql-pool.non_transactional_connections=true [2024-04-16T10:41:16.705Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.tracingsql-pool.non_transactional_connections=true [2024-04-16T10:41:16.960Z] [exec] domain.resources.jdbc-connection-pool.tracingsql-pool.non-transactional-connections=true [2024-04-16T10:41:16.960Z] [2024-04-16T10:41:16.960Z] setOSConditions: [2024-04-16T10:41:16.960Z] [2024-04-16T10:41:16.960Z] setToolWin: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setToolUnix: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setToolProperty: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setS1ASclassPath: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] init-common: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] deploy-common: [2024-04-16T10:41:16.961Z] [echo] Current time (ISO): 2024-04-16T10:41:16.737+0000 [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setOSConditions: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setToolWin: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setToolUnix: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setToolProperty: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] setS1ASclassPath: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] init-common: [2024-04-16T10:41:16.961Z] [2024-04-16T10:41:16.961Z] deploy-common-pe: [2024-04-16T10:41:17.215Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlApp.ear [2024-04-16T10:41:21.368Z] [exec] Application deployed with name ejb-bmp-tracingsqlApp. [2024-04-16T10:41:21.368Z] [echo] Deployment on target server server successful [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.368Z] setOSConditions: [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.368Z] setToolWin: [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.368Z] setToolUnix: [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.368Z] setToolProperty: [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.368Z] setS1ASclassPath: [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.368Z] init-common: [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.368Z] deploy-common-ee: [2024-04-16T10:41:21.368Z] [2024-04-16T10:41:21.369Z] run: [2024-04-16T10:41:21.369Z] [2024-04-16T10:41:21.369Z] setOSConditions: [2024-04-16T10:41:21.369Z] [2024-04-16T10:41:21.369Z] setToolWin: [2024-04-16T10:41:21.369Z] [2024-04-16T10:41:21.369Z] setToolUnix: [2024-04-16T10:41:21.369Z] [2024-04-16T10:41:21.369Z] setToolProperty: [2024-04-16T10:41:21.369Z] [2024-04-16T10:41:21.369Z] setS1ASclassPath: [2024-04-16T10:41:21.369Z] [2024-04-16T10:41:21.369Z] init-common: [2024-04-16T10:41:21.369Z] [2024-04-16T10:41:21.369Z] runclient-common: [2024-04-16T10:41:21.369Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlAppClient.jar -name ejb-bmp-tracingsqlClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:41:21.926Z] [exec] Apr 16, 2024 10:41:21 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:41:21.926Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:41:22.869Z] [exec] Apr 16, 2024 10:41:22 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:41:22.869Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:41:23.428Z] [exec] Apr 16, 2024 10:41:23 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:41:23.428Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:41:25.333Z] [exec] Apr 16, 2024 10:41:25 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:41:25.333Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:41:26.710Z] [exec] Value of key is: preparedStatementTest : [2024-04-16T10:41:26.710Z] [exec] Value of key is: Sql Tracing Test : [2024-04-16T10:41:26.710Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:41:26.710Z] [exec] [2024-04-16T10:41:26.710Z] [exec] [2024-04-16T10:41:26.710Z] [exec] ----------------------------------------- [2024-04-16T10:41:26.710Z] [exec] - Sql Tracing Test : : PASS - [2024-04-16T10:41:26.710Z] [exec] - preparedStatementTest : : PASS - [2024-04-16T10:41:26.710Z] [exec] ----------------------------------------- [2024-04-16T10:41:26.710Z] [exec] Total PASS: 2 [2024-04-16T10:41:26.710Z] [exec] Total FAIL: 0 [2024-04-16T10:41:26.710Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:41:26.710Z] [exec] ----------------------------------------- [2024-04-16T10:41:26.710Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:41:26.710Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:41:27.270Z] [2024-04-16T10:41:27.270Z] checkReporting-common: [2024-04-16T10:41:27.270Z] [2024-04-16T10:41:27.270Z] confirmReportPresent-common: [2024-04-16T10:41:27.270Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:41:27.270Z] [echo] Test seems to be reported fine [2024-04-16T10:41:27.270Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2024-04-16T10:41:27.270Z] [2024-04-16T10:41:27.270Z] confirmMissingReport-common: [2024-04-16T10:41:27.270Z] [2024-04-16T10:41:27.270Z] asadmin-common: [2024-04-16T10:41:27.270Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2024-04-16T10:41:27.559Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql_trace_listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2024-04-16T10:41:27.814Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.sql-trace-listeners=com.sun.s1asdev.jdbc.tracingsql.logger.TraceLogger,com.sun.gjc.util.SQLTraceLogger [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setOSConditions: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setToolWin: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setToolUnix: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setToolProperty: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setS1ASclassPath: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] init-common: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] execute-sql-common: [2024-04-16T10:41:27.814Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/recreate_sql_trace_table.sql [2024-04-16T10:41:27.814Z] [sql] 0 rows affected [2024-04-16T10:41:27.814Z] [sql] 0 rows affected [2024-04-16T10:41:27.814Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setOSConditions: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setToolWin: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setToolUnix: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setToolProperty: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] setS1ASclassPath: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] init-common: [2024-04-16T10:41:27.814Z] [2024-04-16T10:41:27.814Z] runclient-common: [2024-04-16T10:41:27.814Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-tracingsqlAppClient.jar -name ejb-bmp-tracingsqlClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:41:28.771Z] [exec] Apr 16, 2024 10:41:28 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:41:28.771Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:41:29.330Z] [exec] Apr 16, 2024 10:41:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:41:29.330Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:41:29.909Z] [exec] Apr 16, 2024 10:41:29 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:41:29.909Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:41:31.828Z] [exec] Apr 16, 2024 10:41:31 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:41:31.828Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7739aac4 [2024-04-16T10:41:32.082Z] [exec] Value of key is: preparedStatementTest : [2024-04-16T10:41:32.082Z] [exec] Value of key is: Sql Tracing Test : [2024-04-16T10:41:32.082Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:41:32.082Z] [exec] [2024-04-16T10:41:32.082Z] [exec] [2024-04-16T10:41:32.082Z] [exec] ----------------------------------------- [2024-04-16T10:41:32.082Z] [exec] - Sql Tracing Test : : PASS - [2024-04-16T10:41:32.082Z] [exec] - preparedStatementTest : : PASS - [2024-04-16T10:41:32.082Z] [exec] ----------------------------------------- [2024-04-16T10:41:32.082Z] [exec] Total PASS: 2 [2024-04-16T10:41:32.083Z] [exec] Total FAIL: 0 [2024-04-16T10:41:32.083Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:41:32.083Z] [exec] ----------------------------------------- [2024-04-16T10:41:32.083Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:41:32.083Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] checkReporting-common: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] confirmReportPresent-common: [2024-04-16T10:41:32.337Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:41:32.337Z] [echo] Test seems to be reported fine [2024-04-16T10:41:32.337Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/RepRunConf.txt [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] confirmMissingReport-common: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] undeploy: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setOSConditions: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setToolWin: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setToolUnix: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setToolProperty: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setS1ASclassPath: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] init-common: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] execute-sql-common: [2024-04-16T10:41:32.337Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/sql/drop_pointbase.sql [2024-04-16T10:41:32.337Z] [sql] 0 rows affected [2024-04-16T10:41:32.337Z] [sql] 0 rows affected [2024-04-16T10:41:32.337Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setOSConditions: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setToolWin: [2024-04-16T10:41:32.337Z] [2024-04-16T10:41:32.337Z] setToolUnix: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] setToolProperty: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] setS1ASclassPath: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] init-common: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] undeploy-jdbc-common: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] setOSConditions: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] setToolWin: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] setToolUnix: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] setToolProperty: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] setS1ASclassPath: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] init-common: [2024-04-16T10:41:32.338Z] [2024-04-16T10:41:32.338Z] delete-jdbc-resource-common: [2024-04-16T10:41:32.338Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:41:32.910Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:41:32.910Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:41:32.910Z] [echo] cmd executed for server [2024-04-16T10:41:32.910Z] [2024-04-16T10:41:32.910Z] setOSConditions: [2024-04-16T10:41:32.910Z] [2024-04-16T10:41:32.910Z] setToolWin: [2024-04-16T10:41:32.910Z] [2024-04-16T10:41:32.910Z] setToolUnix: [2024-04-16T10:41:32.910Z] [2024-04-16T10:41:32.910Z] setToolProperty: [2024-04-16T10:41:32.910Z] [2024-04-16T10:41:32.910Z] setS1ASclassPath: [2024-04-16T10:41:32.910Z] [2024-04-16T10:41:32.910Z] init-common: [2024-04-16T10:41:32.910Z] [2024-04-16T10:41:32.910Z] delete-jdbc-connpool-common: [2024-04-16T10:41:32.910Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:41:33.468Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:41:33.468Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:41:33.468Z] [echo] cmd executed for server [2024-04-16T10:41:33.468Z] [2024-04-16T10:41:33.468Z] setOSConditions: [2024-04-16T10:41:33.468Z] [2024-04-16T10:41:33.468Z] setToolWin: [2024-04-16T10:41:33.469Z] [2024-04-16T10:41:33.469Z] setToolUnix: [2024-04-16T10:41:33.469Z] [2024-04-16T10:41:33.469Z] setToolProperty: [2024-04-16T10:41:33.469Z] [2024-04-16T10:41:33.469Z] setS1ASclassPath: [2024-04-16T10:41:33.469Z] [2024-04-16T10:41:33.469Z] init-common: [2024-04-16T10:41:33.469Z] [2024-04-16T10:41:33.469Z] delete-jdbc-resource-common: [2024-04-16T10:41:33.469Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/tracingsql-res [2024-04-16T10:41:33.723Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/tracingsql-res [2024-04-16T10:41:33.723Z] [exec] JDBC resource jdbc/tracingsql-res deleted successfully [2024-04-16T10:41:33.723Z] [echo] cmd executed for server [2024-04-16T10:41:33.723Z] [2024-04-16T10:41:33.723Z] setOSConditions: [2024-04-16T10:41:33.723Z] [2024-04-16T10:41:33.723Z] setToolWin: [2024-04-16T10:41:33.723Z] [2024-04-16T10:41:33.723Z] setToolUnix: [2024-04-16T10:41:33.723Z] [2024-04-16T10:41:33.723Z] setToolProperty: [2024-04-16T10:41:33.723Z] [2024-04-16T10:41:33.723Z] setS1ASclassPath: [2024-04-16T10:41:33.723Z] [2024-04-16T10:41:33.723Z] init-common: [2024-04-16T10:41:33.723Z] [2024-04-16T10:41:33.723Z] delete-jdbc-connpool-common: [2024-04-16T10:41:33.723Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true tracingsql-pool [2024-04-16T10:41:34.317Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true tracingsql-pool [2024-04-16T10:41:34.317Z] [exec] JDBC Connection pool tracingsql-pool deleted successfully [2024-04-16T10:41:34.317Z] [echo] cmd executed for server [2024-04-16T10:41:34.317Z] [2024-04-16T10:41:34.317Z] setOSConditions: [2024-04-16T10:41:34.317Z] [2024-04-16T10:41:34.317Z] setToolWin: [2024-04-16T10:41:34.317Z] [2024-04-16T10:41:34.317Z] setToolUnix: [2024-04-16T10:41:34.317Z] [2024-04-16T10:41:34.317Z] setToolProperty: [2024-04-16T10:41:34.317Z] [2024-04-16T10:41:34.317Z] setS1ASclassPath: [2024-04-16T10:41:34.317Z] [2024-04-16T10:41:34.317Z] init-common: [2024-04-16T10:41:34.317Z] [2024-04-16T10:41:34.317Z] undeploy-common: [2024-04-16T10:41:34.571Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-tracingsqlApp [2024-04-16T10:41:34.571Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/sql-trace-listener.jar [2024-04-16T10:41:34.571Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/tracingsql/logger/sql-trace-listener.jar [2024-04-16T10:41:34.571Z] [2024-04-16T10:41:34.571Z] restart-server: [2024-04-16T10:41:34.571Z] [2024-04-16T10:41:34.571Z] setOSConditions: [2024-04-16T10:41:34.571Z] [2024-04-16T10:41:34.571Z] stop-server: [2024-04-16T10:41:34.571Z] [2024-04-16T10:41:34.571Z] stop-server-unix: [2024-04-16T10:41:34.571Z] [echo] stopping server on unix ... [2024-04-16T10:41:35.508Z] [exec] Waiting for the domain to stop . [2024-04-16T10:41:35.508Z] [exec] Waiting finished after 184 ms. [2024-04-16T10:41:35.508Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:41:35.508Z] [2024-04-16T10:41:35.508Z] stop-server-windows: [2024-04-16T10:41:35.508Z] [2024-04-16T10:41:35.508Z] setOSConditions: [2024-04-16T10:41:35.508Z] [2024-04-16T10:41:35.508Z] start-server: [2024-04-16T10:41:35.508Z] [echo] +-----------------------------+ [2024-04-16T10:41:35.508Z] [echo] | | [2024-04-16T10:41:35.508Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:41:35.508Z] [echo] | in Felix mode | [2024-04-16T10:41:35.508Z] [echo] | | [2024-04-16T10:41:35.508Z] [echo] +-----------------------------+ [2024-04-16T10:41:35.508Z] [2024-04-16T10:41:35.508Z] start-server-unix: [2024-04-16T10:41:40.908Z] [exec] Waiting for domain1 to start ..... [2024-04-16T10:41:41.161Z] [exec] Waiting finished after 4,747 ms. [2024-04-16T10:41:41.161Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:41:41.161Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:41:41.161Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:41:41.161Z] [exec] Admin Port: 4,848 [2024-04-16T10:41:41.162Z] [exec] Command start-domain executed successfully. [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] start-server-windows: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] all: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setOSConditions: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setToolWin: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setToolUnix: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setToolProperty: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setS1ASclassPath: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] init-common: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] clean: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setOSConditions: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setToolWin: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setToolUnix: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setToolProperty: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] setS1ASclassPath: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] init-common: [2024-04-16T10:41:41.162Z] [2024-04-16T10:41:41.162Z] clean-common: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setOSConditions: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setToolWin: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setToolUnix: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setToolProperty: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setS1ASclassPath: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] init-common: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] clean-classes-common: [2024-04-16T10:41:41.417Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setOSConditions: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setToolWin: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setToolUnix: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setToolProperty: [2024-04-16T10:41:41.417Z] [2024-04-16T10:41:41.417Z] setS1ASclassPath: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] init-common: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] clean-jars-common: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] compile: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] setOSConditions: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] setToolWin: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] setToolUnix: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] setToolProperty: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] setS1ASclassPath: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] init-common: [2024-04-16T10:41:41.418Z] [2024-04-16T10:41:41.418Z] compile-common: [2024-04-16T10:41:41.418Z] [echo] Current time (ISO): 2024-04-16T10:41:41.212+0000 [2024-04-16T10:41:41.418Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:41:41.418Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:41:43.366Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:41:43.366Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/datasource40/ejb/SimpleBMPBean.java:59: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:41:43.366Z] [javac] return new Integer(1); [2024-04-16T10:41:43.366Z] [javac] ^ [2024-04-16T10:41:43.366Z] [javac] 2 warnings [2024-04-16T10:41:43.366Z] [2024-04-16T10:41:43.366Z] setOSConditions: [2024-04-16T10:41:43.366Z] [2024-04-16T10:41:43.366Z] setToolWin: [2024-04-16T10:41:43.366Z] [2024-04-16T10:41:43.366Z] setToolUnix: [2024-04-16T10:41:43.366Z] [2024-04-16T10:41:43.366Z] setToolProperty: [2024-04-16T10:41:43.366Z] [2024-04-16T10:41:43.366Z] setS1ASclassPath: [2024-04-16T10:41:43.366Z] [2024-04-16T10:41:43.366Z] init-common: [2024-04-16T10:41:43.366Z] [2024-04-16T10:41:43.366Z] compile-common: [2024-04-16T10:41:43.366Z] [echo] Current time (ISO): 2024-04-16T10:41:43.249+0000 [2024-04-16T10:41:43.366Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:41:45.265Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:41:45.265Z] [javac] 1 warning [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.265Z] build: [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.265Z] setOSConditions: [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.265Z] fixFiles: [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.265Z] convUnix: [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.265Z] convWin: [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.265Z] setToolWin: [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.265Z] setToolUnix: [2024-04-16T10:41:45.265Z] [2024-04-16T10:41:45.266Z] setToolProperty: [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] setS1ASclassPath: [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] init-common: [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] package-persistence-common: [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] ejb-jar-common: [2024-04-16T10:41:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] package-ejbjar-common: [2024-04-16T10:41:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-ejb.jar [2024-04-16T10:41:45.266Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] appclient-jar-common: [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] package-appclientjar-common: [2024-04-16T10:41:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40-client.jar [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] webclient-war-common: [2024-04-16T10:41:45.266Z] [2024-04-16T10:41:45.266Z] build-ear-common: [2024-04-16T10:41:45.266Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:41:45.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:41:45.266Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:41:45.267Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] deploy: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setOSConditions: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolWin: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolUnix: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolProperty: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setS1ASclassPath: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] init-common: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] execute-sql-common: [2024-04-16T10:41:45.267Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/datasource40/sql/create_pointbase.sql [2024-04-16T10:41:45.267Z] [sql] 0 of 0 SQL statements executed successfully [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setOSConditions: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolWin: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolUnix: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolProperty: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setS1ASclassPath: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] init-common: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] deploy-jdbc-common: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setOSConditions: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolWin: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.267Z] setToolUnix: [2024-04-16T10:41:45.267Z] [2024-04-16T10:41:45.268Z] setToolProperty: [2024-04-16T10:41:45.268Z] [2024-04-16T10:41:45.268Z] setS1ASclassPath: [2024-04-16T10:41:45.268Z] [2024-04-16T10:41:45.268Z] init-common: [2024-04-16T10:41:45.268Z] [2024-04-16T10:41:45.268Z] create-jdbc-connpool-common: [2024-04-16T10:41:45.523Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource40 --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ds-pool [2024-04-16T10:41:46.448Z] [exec] JDBC connection pool ds-pool created successfully. [2024-04-16T10:41:46.448Z] [2024-04-16T10:41:46.448Z] set-derby-connpool-props: [2024-04-16T10:41:47.406Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2024-04-16T10:41:47.406Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.User=dbuser [2024-04-16T10:41:47.660Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2024-04-16T10:41:47.660Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.Password=dbpassword [2024-04-16T10:41:48.219Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2024-04-16T10:41:48.219Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.driverType=4 [2024-04-16T10:41:48.473Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2024-04-16T10:41:48.473Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.portNumber=1527 [2024-04-16T10:41:49.031Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2024-04-16T10:41:49.031Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.dataBaseName=testdb [2024-04-16T10:41:49.285Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:49.285Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:49.842Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2024-04-16T10:41:49.842Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.create=true [2024-04-16T10:41:50.106Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2024-04-16T10:41:50.106Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.property.serverName=localhost [2024-04-16T10:41:50.360Z] [2024-04-16T10:41:50.360Z] setOSConditions: [2024-04-16T10:41:50.360Z] [2024-04-16T10:41:50.360Z] setToolWin: [2024-04-16T10:41:50.360Z] [2024-04-16T10:41:50.360Z] setToolUnix: [2024-04-16T10:41:50.360Z] [2024-04-16T10:41:50.360Z] setToolProperty: [2024-04-16T10:41:50.360Z] [2024-04-16T10:41:50.360Z] setS1ASclassPath: [2024-04-16T10:41:50.360Z] [2024-04-16T10:41:50.360Z] init-common: [2024-04-16T10:41:50.360Z] [2024-04-16T10:41:50.361Z] create-jdbc-resource-common: [2024-04-16T10:41:50.361Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ds-pool --target server jdbc/ds-resource [2024-04-16T10:41:50.615Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ds-pool --enabled=true --target server jdbc/ds-resource [2024-04-16T10:41:50.615Z] [exec] JDBC resource jdbc/ds-resource created successfully. [2024-04-16T10:41:50.615Z] [echo] cmd executed for server [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] setOSConditions: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] setToolWin: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] setToolUnix: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] setToolProperty: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] setS1ASclassPath: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] init-common: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] deploy-jdbc-common: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] setOSConditions: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.615Z] setToolWin: [2024-04-16T10:41:50.615Z] [2024-04-16T10:41:50.616Z] setToolUnix: [2024-04-16T10:41:50.616Z] [2024-04-16T10:41:50.616Z] setToolProperty: [2024-04-16T10:41:50.616Z] [2024-04-16T10:41:50.616Z] setS1ASclassPath: [2024-04-16T10:41:50.616Z] [2024-04-16T10:41:50.616Z] init-common: [2024-04-16T10:41:50.616Z] [2024-04-16T10:41:50.616Z] create-jdbc-connpool-common: [2024-04-16T10:41:51.173Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientXADataSource40 --restype javax.sql.XADataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true xa-pool [2024-04-16T10:41:51.173Z] [exec] JDBC connection pool xa-pool created successfully. [2024-04-16T10:41:51.174Z] [2024-04-16T10:41:51.174Z] set-derby-connpool-props: [2024-04-16T10:41:51.731Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2024-04-16T10:41:51.731Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.User=dbuser [2024-04-16T10:41:51.985Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2024-04-16T10:41:51.985Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.Password=dbpassword [2024-04-16T10:41:52.542Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2024-04-16T10:41:52.542Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.driverType=4 [2024-04-16T10:41:52.797Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2024-04-16T10:41:52.797Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.portNumber=1527 [2024-04-16T10:41:53.355Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2024-04-16T10:41:53.355Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.dataBaseName=testdb [2024-04-16T10:41:53.609Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:53.609Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:54.167Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2024-04-16T10:41:54.167Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.create=true [2024-04-16T10:41:54.421Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2024-04-16T10:41:54.675Z] [exec] domain.resources.jdbc-connection-pool.xa-pool.property.serverName=localhost [2024-04-16T10:41:54.675Z] [2024-04-16T10:41:54.675Z] setOSConditions: [2024-04-16T10:41:54.675Z] [2024-04-16T10:41:54.675Z] setToolWin: [2024-04-16T10:41:54.675Z] [2024-04-16T10:41:54.675Z] setToolUnix: [2024-04-16T10:41:54.675Z] [2024-04-16T10:41:54.675Z] setToolProperty: [2024-04-16T10:41:54.675Z] [2024-04-16T10:41:54.675Z] setS1ASclassPath: [2024-04-16T10:41:54.675Z] [2024-04-16T10:41:54.675Z] init-common: [2024-04-16T10:41:54.675Z] [2024-04-16T10:41:54.675Z] create-jdbc-resource-common: [2024-04-16T10:41:54.675Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid xa-pool --target server jdbc/xa-resource [2024-04-16T10:41:54.929Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid xa-pool --enabled=true --target server jdbc/xa-resource [2024-04-16T10:41:54.930Z] [exec] JDBC resource jdbc/xa-resource created successfully. [2024-04-16T10:41:54.930Z] [echo] cmd executed for server [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setOSConditions: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setToolWin: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setToolUnix: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setToolProperty: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setS1ASclassPath: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] init-common: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] deploy-jdbc-common: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setOSConditions: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setToolWin: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setToolUnix: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setToolProperty: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] setS1ASclassPath: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] init-common: [2024-04-16T10:41:54.930Z] [2024-04-16T10:41:54.930Z] create-jdbc-connpool-common: [2024-04-16T10:41:55.489Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientConnectionPoolDataSource40 --restype javax.sql.ConnectionPoolDataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true cp-pool [2024-04-16T10:41:55.489Z] [exec] JDBC connection pool cp-pool created successfully. [2024-04-16T10:41:55.489Z] [2024-04-16T10:41:55.489Z] set-derby-connpool-props: [2024-04-16T10:41:55.744Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2024-04-16T10:41:55.744Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.User=dbuser [2024-04-16T10:41:56.310Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2024-04-16T10:41:56.310Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.Password=dbpassword [2024-04-16T10:41:56.564Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2024-04-16T10:41:56.564Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.driverType=4 [2024-04-16T10:41:57.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2024-04-16T10:41:57.122Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.portNumber=1527 [2024-04-16T10:41:57.680Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2024-04-16T10:41:57.680Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.dataBaseName=testdb [2024-04-16T10:41:57.959Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:57.959Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:41:58.214Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2024-04-16T10:41:58.214Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.create=true [2024-04-16T10:41:58.771Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2024-04-16T10:41:58.771Z] [exec] domain.resources.jdbc-connection-pool.cp-pool.property.serverName=localhost [2024-04-16T10:41:58.771Z] [2024-04-16T10:41:58.771Z] setOSConditions: [2024-04-16T10:41:58.771Z] [2024-04-16T10:41:58.772Z] setToolWin: [2024-04-16T10:41:58.772Z] [2024-04-16T10:41:58.772Z] setToolUnix: [2024-04-16T10:41:58.772Z] [2024-04-16T10:41:58.772Z] setToolProperty: [2024-04-16T10:41:58.772Z] [2024-04-16T10:41:58.772Z] setS1ASclassPath: [2024-04-16T10:41:58.772Z] [2024-04-16T10:41:58.772Z] init-common: [2024-04-16T10:41:58.772Z] [2024-04-16T10:41:58.772Z] create-jdbc-resource-common: [2024-04-16T10:41:58.772Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid cp-pool --target server jdbc/cp-resource [2024-04-16T10:41:59.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid cp-pool --enabled=true --target server jdbc/cp-resource [2024-04-16T10:41:59.026Z] [exec] JDBC resource jdbc/cp-resource created successfully. [2024-04-16T10:41:59.026Z] [echo] cmd executed for server [2024-04-16T10:41:59.026Z] [2024-04-16T10:41:59.026Z] asadmin-common: [2024-04-16T10:41:59.026Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ds-pool.steady_pool_size=1 [2024-04-16T10:41:59.611Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.steady_pool_size=1 [2024-04-16T10:41:59.611Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.steady-pool-size=1 [2024-04-16T10:41:59.611Z] [2024-04-16T10:41:59.611Z] asadmin-common: [2024-04-16T10:41:59.611Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ds-pool.max_pool_size=1 [2024-04-16T10:41:59.867Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ds-pool.max_pool_size=1 [2024-04-16T10:41:59.867Z] [exec] domain.resources.jdbc-connection-pool.ds-pool.max-pool-size=1 [2024-04-16T10:41:59.867Z] [2024-04-16T10:41:59.867Z] setOSConditions: [2024-04-16T10:41:59.867Z] [2024-04-16T10:41:59.867Z] setToolWin: [2024-04-16T10:41:59.867Z] [2024-04-16T10:41:59.867Z] setToolUnix: [2024-04-16T10:41:59.867Z] [2024-04-16T10:41:59.867Z] setToolProperty: [2024-04-16T10:41:59.867Z] [2024-04-16T10:41:59.867Z] setS1ASclassPath: [2024-04-16T10:41:59.867Z] [2024-04-16T10:41:59.867Z] init-common: [2024-04-16T10:41:59.867Z] [2024-04-16T10:41:59.867Z] deploy-common: [2024-04-16T10:41:59.868Z] [echo] Current time (ISO): 2024-04-16T10:41:59.764+0000 [2024-04-16T10:41:59.868Z] [2024-04-16T10:41:59.868Z] setOSConditions: [2024-04-16T10:41:59.868Z] [2024-04-16T10:41:59.868Z] setToolWin: [2024-04-16T10:41:59.868Z] [2024-04-16T10:41:59.868Z] setToolUnix: [2024-04-16T10:41:59.868Z] [2024-04-16T10:41:59.868Z] setToolProperty: [2024-04-16T10:41:59.868Z] [2024-04-16T10:41:59.868Z] setS1ASclassPath: [2024-04-16T10:41:59.868Z] [2024-04-16T10:41:59.868Z] init-common: [2024-04-16T10:41:59.868Z] [2024-04-16T10:41:59.868Z] deploy-common-pe: [2024-04-16T10:42:00.425Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40App.ear [2024-04-16T10:42:04.607Z] [exec] Application deployed with name ejb-bmp-datasource40App. [2024-04-16T10:42:04.607Z] [echo] Deployment on target server server successful [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setOSConditions: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setToolWin: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setToolUnix: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setToolProperty: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setS1ASclassPath: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] init-common: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] deploy-common-ee: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] run: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setOSConditions: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setToolWin: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setToolUnix: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setToolProperty: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] setS1ASclassPath: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.607Z] init-common: [2024-04-16T10:42:04.607Z] [2024-04-16T10:42:04.608Z] runclient-common: [2024-04-16T10:42:04.608Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-datasource40AppClient.jar -name ejb-bmp-datasource40Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:42:05.211Z] [exec] Apr 16, 2024 10:42:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:42:05.212Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:42:05.770Z] [exec] Apr 16, 2024 10:42:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:05.770Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:06.025Z] [exec] Apr 16, 2024 10:42:06 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:06.025Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:08.531Z] [exec] Apr 16, 2024 10:42:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:42:08.531Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@26da1ba2 [2024-04-16T10:42:10.467Z] [exec] Value of key is: test1 : [2024-04-16T10:42:10.467Z] [exec] Value of key is: test2 : [2024-04-16T10:42:10.467Z] [exec] Value of key is: test3 : [2024-04-16T10:42:10.467Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:42:10.467Z] [exec] [2024-04-16T10:42:10.467Z] [exec] [2024-04-16T10:42:10.467Z] [exec] ----------------------------------------- [2024-04-16T10:42:10.467Z] [exec] - test2 : : PASS - [2024-04-16T10:42:10.467Z] [exec] - test1 : : PASS - [2024-04-16T10:42:10.467Z] [exec] - test3 : : PASS - [2024-04-16T10:42:10.467Z] [exec] ----------------------------------------- [2024-04-16T10:42:10.467Z] [exec] Total PASS: 3 [2024-04-16T10:42:10.467Z] [exec] Total FAIL: 0 [2024-04-16T10:42:10.467Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:42:10.467Z] [exec] ----------------------------------------- [2024-04-16T10:42:10.467Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:10.467Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:10.722Z] [2024-04-16T10:42:10.722Z] checkReporting-common: [2024-04-16T10:42:10.977Z] [2024-04-16T10:42:10.977Z] confirmReportPresent-common: [2024-04-16T10:42:10.977Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:42:10.977Z] [echo] Test seems to be reported fine [2024-04-16T10:42:10.977Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/datasource40/RepRunConf.txt [2024-04-16T10:42:10.977Z] [2024-04-16T10:42:10.977Z] confirmMissingReport-common: [2024-04-16T10:42:10.977Z] [2024-04-16T10:42:10.977Z] undeploy: [2024-04-16T10:42:10.977Z] [2024-04-16T10:42:10.977Z] setOSConditions: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setToolWin: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setToolUnix: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setToolProperty: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setS1ASclassPath: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] init-common: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] undeploy-jdbc-common: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setOSConditions: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setToolWin: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setToolUnix: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setToolProperty: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] setS1ASclassPath: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] init-common: [2024-04-16T10:42:10.978Z] [2024-04-16T10:42:10.978Z] delete-jdbc-resource-common: [2024-04-16T10:42:10.978Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/ds-resource [2024-04-16T10:42:11.260Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/ds-resource [2024-04-16T10:42:11.513Z] [exec] JDBC resource jdbc/ds-resource deleted successfully [2024-04-16T10:42:11.513Z] [echo] cmd executed for server [2024-04-16T10:42:11.513Z] [2024-04-16T10:42:11.514Z] setOSConditions: [2024-04-16T10:42:11.514Z] [2024-04-16T10:42:11.514Z] setToolWin: [2024-04-16T10:42:11.514Z] [2024-04-16T10:42:11.514Z] setToolUnix: [2024-04-16T10:42:11.514Z] [2024-04-16T10:42:11.514Z] setToolProperty: [2024-04-16T10:42:11.514Z] [2024-04-16T10:42:11.514Z] setS1ASclassPath: [2024-04-16T10:42:11.514Z] [2024-04-16T10:42:11.514Z] init-common: [2024-04-16T10:42:11.514Z] [2024-04-16T10:42:11.514Z] delete-jdbc-connpool-common: [2024-04-16T10:42:11.514Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ds-pool [2024-04-16T10:42:12.107Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ds-pool [2024-04-16T10:42:12.107Z] [exec] JDBC Connection pool ds-pool deleted successfully [2024-04-16T10:42:12.107Z] [echo] cmd executed for server [2024-04-16T10:42:12.107Z] [2024-04-16T10:42:12.107Z] setOSConditions: [2024-04-16T10:42:12.107Z] [2024-04-16T10:42:12.108Z] setToolWin: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setToolUnix: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setToolProperty: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setS1ASclassPath: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] init-common: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] undeploy-jdbc-common: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setOSConditions: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setToolWin: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setToolUnix: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setToolProperty: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] setS1ASclassPath: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] init-common: [2024-04-16T10:42:12.108Z] [2024-04-16T10:42:12.108Z] delete-jdbc-resource-common: [2024-04-16T10:42:12.108Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/cp-resource [2024-04-16T10:42:12.711Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/cp-resource [2024-04-16T10:42:12.711Z] [exec] JDBC resource jdbc/cp-resource deleted successfully [2024-04-16T10:42:12.711Z] [echo] cmd executed for server [2024-04-16T10:42:12.711Z] [2024-04-16T10:42:12.711Z] setOSConditions: [2024-04-16T10:42:12.711Z] [2024-04-16T10:42:12.711Z] setToolWin: [2024-04-16T10:42:12.711Z] [2024-04-16T10:42:12.711Z] setToolUnix: [2024-04-16T10:42:12.711Z] [2024-04-16T10:42:12.711Z] setToolProperty: [2024-04-16T10:42:12.711Z] [2024-04-16T10:42:12.711Z] setS1ASclassPath: [2024-04-16T10:42:12.711Z] [2024-04-16T10:42:12.711Z] init-common: [2024-04-16T10:42:12.711Z] [2024-04-16T10:42:12.711Z] delete-jdbc-connpool-common: [2024-04-16T10:42:12.711Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true cp-pool [2024-04-16T10:42:12.965Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true cp-pool [2024-04-16T10:42:12.965Z] [exec] JDBC Connection pool cp-pool deleted successfully [2024-04-16T10:42:12.965Z] [echo] cmd executed for server [2024-04-16T10:42:12.965Z] [2024-04-16T10:42:12.965Z] setOSConditions: [2024-04-16T10:42:12.965Z] [2024-04-16T10:42:12.965Z] setToolWin: [2024-04-16T10:42:12.965Z] [2024-04-16T10:42:12.966Z] setToolUnix: [2024-04-16T10:42:12.966Z] [2024-04-16T10:42:12.966Z] setToolProperty: [2024-04-16T10:42:12.966Z] [2024-04-16T10:42:12.966Z] setS1ASclassPath: [2024-04-16T10:42:12.966Z] [2024-04-16T10:42:12.966Z] init-common: [2024-04-16T10:42:12.966Z] [2024-04-16T10:42:12.966Z] undeploy-jdbc-common: [2024-04-16T10:42:13.220Z] [2024-04-16T10:42:13.220Z] setOSConditions: [2024-04-16T10:42:13.220Z] [2024-04-16T10:42:13.220Z] setToolWin: [2024-04-16T10:42:13.220Z] [2024-04-16T10:42:13.220Z] setToolUnix: [2024-04-16T10:42:13.220Z] [2024-04-16T10:42:13.220Z] setToolProperty: [2024-04-16T10:42:13.220Z] [2024-04-16T10:42:13.220Z] setS1ASclassPath: [2024-04-16T10:42:13.220Z] [2024-04-16T10:42:13.220Z] init-common: [2024-04-16T10:42:13.220Z] [2024-04-16T10:42:13.220Z] delete-jdbc-resource-common: [2024-04-16T10:42:13.220Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/xa-resource [2024-04-16T10:42:13.474Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/xa-resource [2024-04-16T10:42:13.474Z] [exec] JDBC resource jdbc/xa-resource deleted successfully [2024-04-16T10:42:13.474Z] [echo] cmd executed for server [2024-04-16T10:42:13.474Z] [2024-04-16T10:42:13.474Z] setOSConditions: [2024-04-16T10:42:13.474Z] [2024-04-16T10:42:13.475Z] setToolWin: [2024-04-16T10:42:13.475Z] [2024-04-16T10:42:13.475Z] setToolUnix: [2024-04-16T10:42:13.475Z] [2024-04-16T10:42:13.475Z] setToolProperty: [2024-04-16T10:42:13.475Z] [2024-04-16T10:42:13.475Z] setS1ASclassPath: [2024-04-16T10:42:13.475Z] [2024-04-16T10:42:13.475Z] init-common: [2024-04-16T10:42:13.475Z] [2024-04-16T10:42:13.475Z] delete-jdbc-connpool-common: [2024-04-16T10:42:13.475Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true xa-pool [2024-04-16T10:42:14.034Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true xa-pool [2024-04-16T10:42:14.034Z] [exec] JDBC Connection pool xa-pool deleted successfully [2024-04-16T10:42:14.034Z] [echo] cmd executed for server [2024-04-16T10:42:14.034Z] [2024-04-16T10:42:14.035Z] setOSConditions: [2024-04-16T10:42:14.035Z] [2024-04-16T10:42:14.035Z] setToolWin: [2024-04-16T10:42:14.035Z] [2024-04-16T10:42:14.035Z] setToolUnix: [2024-04-16T10:42:14.035Z] [2024-04-16T10:42:14.035Z] setToolProperty: [2024-04-16T10:42:14.035Z] [2024-04-16T10:42:14.035Z] setS1ASclassPath: [2024-04-16T10:42:14.035Z] [2024-04-16T10:42:14.035Z] init-common: [2024-04-16T10:42:14.035Z] [2024-04-16T10:42:14.035Z] undeploy-common: [2024-04-16T10:42:14.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-datasource40App [2024-04-16T10:42:14.306Z] [2024-04-16T10:42:14.306Z] all: [2024-04-16T10:42:14.306Z] [2024-04-16T10:42:14.306Z] setOSConditions: [2024-04-16T10:42:14.306Z] [2024-04-16T10:42:14.306Z] setToolWin: [2024-04-16T10:42:14.306Z] [2024-04-16T10:42:14.306Z] setToolUnix: [2024-04-16T10:42:14.306Z] [2024-04-16T10:42:14.306Z] setToolProperty: [2024-04-16T10:42:14.306Z] [2024-04-16T10:42:14.306Z] setS1ASclassPath: [2024-04-16T10:42:14.306Z] [2024-04-16T10:42:14.306Z] init-common: [2024-04-16T10:42:14.307Z] [2024-04-16T10:42:14.307Z] clean: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setOSConditions: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setToolWin: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setToolUnix: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setToolProperty: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setS1ASclassPath: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] init-common: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] clean-common: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setOSConditions: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setToolWin: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setToolUnix: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setToolProperty: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setS1ASclassPath: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] init-common: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] clean-classes-common: [2024-04-16T10:42:14.608Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setOSConditions: [2024-04-16T10:42:14.608Z] [2024-04-16T10:42:14.608Z] setToolWin: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setToolUnix: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setToolProperty: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setS1ASclassPath: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] init-common: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] clean-jars-common: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] compile: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setOSConditions: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setToolWin: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setToolUnix: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setToolProperty: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] setS1ASclassPath: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] init-common: [2024-04-16T10:42:14.609Z] [2024-04-16T10:42:14.609Z] compile-common: [2024-04-16T10:42:14.609Z] [echo] Current time (ISO): 2024-04-16T10:42:14.333+0000 [2024-04-16T10:42:14.609Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:42:14.609Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:42:15.967Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:42:15.967Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:42:15.967Z] [javac] return new Integer(1); [2024-04-16T10:42:15.967Z] [javac] ^ [2024-04-16T10:42:15.967Z] [javac] 2 warnings [2024-04-16T10:42:16.222Z] [2024-04-16T10:42:16.222Z] setOSConditions: [2024-04-16T10:42:16.222Z] [2024-04-16T10:42:16.222Z] setToolWin: [2024-04-16T10:42:16.222Z] [2024-04-16T10:42:16.222Z] setToolUnix: [2024-04-16T10:42:16.222Z] [2024-04-16T10:42:16.222Z] setToolProperty: [2024-04-16T10:42:16.222Z] [2024-04-16T10:42:16.222Z] setS1ASclassPath: [2024-04-16T10:42:16.222Z] [2024-04-16T10:42:16.222Z] init-common: [2024-04-16T10:42:16.222Z] [2024-04-16T10:42:16.222Z] compile-common: [2024-04-16T10:42:16.222Z] [echo] Current time (ISO): 2024-04-16T10:42:15.978+0000 [2024-04-16T10:42:16.222Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:42:17.582Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:42:17.582Z] [javac] 1 warning [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] build: [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] setOSConditions: [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] fixFiles: [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] convUnix: [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] convWin: [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] setToolWin: [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] setToolUnix: [2024-04-16T10:42:17.582Z] [2024-04-16T10:42:17.582Z] setToolProperty: [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] setS1ASclassPath: [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] init-common: [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] package-persistence-common: [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] ejb-jar-common: [2024-04-16T10:42:17.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] package-ejbjar-common: [2024-04-16T10:42:17.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-ejb.jar [2024-04-16T10:42:17.583Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] appclient-jar-common: [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] package-appclientjar-common: [2024-04-16T10:42:17.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-client.jar [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] webclient-war-common: [2024-04-16T10:42:17.583Z] [2024-04-16T10:42:17.583Z] build-ear-common: [2024-04-16T10:42:17.583Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:42:17.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:42:17.583Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:42:17.584Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2024-04-16T10:42:17.584Z] [2024-04-16T10:42:17.584Z] deploy: [2024-04-16T10:42:17.584Z] [2024-04-16T10:42:17.584Z] setOSConditions: [2024-04-16T10:42:17.584Z] [2024-04-16T10:42:17.584Z] setToolWin: [2024-04-16T10:42:17.584Z] [2024-04-16T10:42:17.584Z] setToolUnix: [2024-04-16T10:42:17.584Z] [2024-04-16T10:42:17.584Z] setToolProperty: [2024-04-16T10:42:17.584Z] [2024-04-16T10:42:17.584Z] setS1ASclassPath: [2024-04-16T10:42:17.584Z] [2024-04-16T10:42:17.584Z] init-common: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] create-jdbc-stuff: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setOSConditions: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setToolWin: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setToolUnix: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setToolProperty: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setS1ASclassPath: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] init-common: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] deploy-jdbc-common: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setOSConditions: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setToolWin: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setToolUnix: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setToolProperty: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] setS1ASclassPath: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] init-common: [2024-04-16T10:42:17.840Z] [2024-04-16T10:42:17.840Z] create-jdbc-connpool-common: [2024-04-16T10:42:18.096Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-customval [2024-04-16T10:42:18.096Z] [exec] JDBC connection pool jdbc-customval created successfully. [2024-04-16T10:42:18.096Z] [2024-04-16T10:42:18.096Z] set-derby-connpool-props: [2024-04-16T10:42:18.654Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2024-04-16T10:42:18.654Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2024-04-16T10:42:19.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2024-04-16T10:42:19.212Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2024-04-16T10:42:19.466Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2024-04-16T10:42:19.466Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2024-04-16T10:42:20.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2024-04-16T10:42:20.025Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2024-04-16T10:42:20.583Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2024-04-16T10:42:20.583Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2024-04-16T10:42:20.838Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:42:20.838Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:42:21.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2024-04-16T10:42:21.092Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2024-04-16T10:42:21.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2024-04-16T10:42:21.650Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2024-04-16T10:42:21.650Z] [2024-04-16T10:42:21.650Z] setOSConditions: [2024-04-16T10:42:21.650Z] [2024-04-16T10:42:21.650Z] setToolWin: [2024-04-16T10:42:21.650Z] [2024-04-16T10:42:21.650Z] setToolUnix: [2024-04-16T10:42:21.650Z] [2024-04-16T10:42:21.650Z] setToolProperty: [2024-04-16T10:42:21.650Z] [2024-04-16T10:42:21.650Z] setS1ASclassPath: [2024-04-16T10:42:21.650Z] [2024-04-16T10:42:21.650Z] init-common: [2024-04-16T10:42:21.650Z] [2024-04-16T10:42:21.650Z] create-jdbc-resource-common: [2024-04-16T10:42:21.650Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-customval --target server jdbc/customvalDB [2024-04-16T10:42:22.211Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-customval --enabled=true --target server jdbc/customvalDB [2024-04-16T10:42:22.211Z] [exec] JDBC resource jdbc/customvalDB created successfully. [2024-04-16T10:42:22.211Z] [echo] cmd executed for server [2024-04-16T10:42:22.211Z] [2024-04-16T10:42:22.211Z] setOSConditions: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setToolWin: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setToolUnix: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setToolProperty: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setS1ASclassPath: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] init-common: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] deploy-common: [2024-04-16T10:42:22.212Z] [echo] Current time (ISO): 2024-04-16T10:42:21.959+0000 [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setOSConditions: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setToolWin: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setToolUnix: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setToolProperty: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] setS1ASclassPath: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] init-common: [2024-04-16T10:42:22.212Z] [2024-04-16T10:42:22.212Z] deploy-common-pe: [2024-04-16T10:42:22.507Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalApp.ear [2024-04-16T10:42:23.110Z] [exec] Application deployed with name jdbc-customvalApp. [2024-04-16T10:42:23.110Z] [echo] Deployment on target server server successful [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setOSConditions: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setToolWin: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setToolUnix: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setToolProperty: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setS1ASclassPath: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] init-common: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] deploy-common-ee: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] run: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setOSConditions: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setToolWin: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setToolUnix: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setToolProperty: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] setS1ASclassPath: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] init-common: [2024-04-16T10:42:23.110Z] [2024-04-16T10:42:23.110Z] execute-sql-common: [2024-04-16T10:42:23.110Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/sql/create_pointbase.sql [2024-04-16T10:42:23.111Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:42:23.111Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:42:23.111Z] [sql] 0 rows affected [2024-04-16T10:42:23.111Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:42:23.111Z] [2024-04-16T10:42:23.111Z] setOSConditions: [2024-04-16T10:42:23.111Z] [2024-04-16T10:42:23.111Z] setToolWin: [2024-04-16T10:42:23.111Z] [2024-04-16T10:42:23.111Z] setToolUnix: [2024-04-16T10:42:23.111Z] [2024-04-16T10:42:23.111Z] setToolProperty: [2024-04-16T10:42:23.111Z] [2024-04-16T10:42:23.111Z] setS1ASclassPath: [2024-04-16T10:42:23.111Z] [2024-04-16T10:42:23.111Z] init-common: [2024-04-16T10:42:23.111Z] [2024-04-16T10:42:23.111Z] runclient-common: [2024-04-16T10:42:23.111Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:42:24.034Z] [exec] Apr 16, 2024 10:42:23 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:42:24.035Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:42:24.611Z] [exec] Apr 16, 2024 10:42:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:24.611Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:25.170Z] [exec] Apr 16, 2024 10:42:24 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:25.170Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:27.066Z] [exec] Apr 16, 2024 10:42:26 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:42:27.066Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1332dec4 [2024-04-16T10:42:27.321Z] [exec] Value of key is: test-1 [2024-04-16T10:42:27.321Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:42:27.321Z] [exec] [2024-04-16T10:42:27.321Z] [exec] [2024-04-16T10:42:27.321Z] [exec] ----------------------------------------- [2024-04-16T10:42:27.321Z] [exec] - test-1 : PASS - [2024-04-16T10:42:27.321Z] [exec] ----------------------------------------- [2024-04-16T10:42:27.321Z] [exec] Total PASS: 1 [2024-04-16T10:42:27.321Z] [exec] Total FAIL: 0 [2024-04-16T10:42:27.321Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:42:27.321Z] [exec] ----------------------------------------- [2024-04-16T10:42:27.321Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:27.321Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:27.576Z] [2024-04-16T10:42:27.576Z] checkReporting-common: [2024-04-16T10:42:27.576Z] [2024-04-16T10:42:27.576Z] confirmReportPresent-common: [2024-04-16T10:42:27.576Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:42:27.576Z] [echo] Test seems to be reported fine [2024-04-16T10:42:27.576Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] confirmMissingReport-common: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] setOSConditions: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] setToolWin: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] setToolUnix: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] setToolProperty: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] setS1ASclassPath: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] init-common: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] stop-derby: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] stop-derby-aix: [2024-04-16T10:42:27.831Z] [2024-04-16T10:42:27.831Z] stop-derby-nonaix: [2024-04-16T10:42:27.831Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:42:28.086Z] [java] Tue Apr 16 10:42:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:42:28.086Z] [2024-04-16T10:42:28.086Z] setOSConditions: [2024-04-16T10:42:28.086Z] [2024-04-16T10:42:28.086Z] setToolWin: [2024-04-16T10:42:28.086Z] [2024-04-16T10:42:28.086Z] setToolUnix: [2024-04-16T10:42:28.086Z] [2024-04-16T10:42:28.086Z] setToolProperty: [2024-04-16T10:42:28.086Z] [2024-04-16T10:42:28.086Z] setS1ASclassPath: [2024-04-16T10:42:28.086Z] [2024-04-16T10:42:28.086Z] init-common: [2024-04-16T10:42:28.086Z] [2024-04-16T10:42:28.087Z] start-derby: [2024-04-16T10:42:28.087Z] [2024-04-16T10:42:28.087Z] start-derby-aix: [2024-04-16T10:42:28.087Z] [2024-04-16T10:42:28.087Z] start-derby-nonaix: [2024-04-16T10:42:28.087Z] [echo] Starting Derby DB Server ... [2024-04-16T10:42:46.106Z] [2024-04-16T10:42:46.106Z] setOSConditions: [2024-04-16T10:42:46.106Z] [2024-04-16T10:42:46.106Z] setToolWin: [2024-04-16T10:42:46.106Z] [2024-04-16T10:42:46.106Z] setToolUnix: [2024-04-16T10:42:46.106Z] [2024-04-16T10:42:46.106Z] setToolProperty: [2024-04-16T10:42:46.106Z] [2024-04-16T10:42:46.106Z] setS1ASclassPath: [2024-04-16T10:42:46.106Z] [2024-04-16T10:42:46.106Z] init-common: [2024-04-16T10:42:46.106Z] [2024-04-16T10:42:46.106Z] runclient-common: [2024-04-16T10:42:46.106Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:42:46.106Z] [exec] Apr 16, 2024 10:42:43 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:42:46.106Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:42:46.106Z] [exec] Apr 16, 2024 10:42:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:46.106Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:46.106Z] [exec] Apr 16, 2024 10:42:44 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:46.106Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:46.666Z] [exec] Apr 16, 2024 10:42:46 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:42:46.666Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:42:46.922Z] [exec] Value of key is: test-2 [2024-04-16T10:42:46.922Z] [exec] test-2 returned false as validation is not enabled [2024-04-16T10:42:46.922Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:42:46.922Z] [exec] [2024-04-16T10:42:46.922Z] [exec] [2024-04-16T10:42:46.922Z] [exec] ----------------------------------------- [2024-04-16T10:42:46.922Z] [exec] - test-2 : PASS - [2024-04-16T10:42:46.922Z] [exec] ----------------------------------------- [2024-04-16T10:42:46.922Z] [exec] Total PASS: 1 [2024-04-16T10:42:46.922Z] [exec] Total FAIL: 0 [2024-04-16T10:42:46.922Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:42:46.922Z] [exec] ----------------------------------------- [2024-04-16T10:42:46.922Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:46.922Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:47.177Z] [2024-04-16T10:42:47.177Z] checkReporting-common: [2024-04-16T10:42:47.177Z] [2024-04-16T10:42:47.177Z] confirmReportPresent-common: [2024-04-16T10:42:47.177Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:42:47.177Z] [echo] Test seems to be reported fine [2024-04-16T10:42:47.177Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2024-04-16T10:42:47.177Z] [2024-04-16T10:42:47.177Z] confirmMissingReport-common: [2024-04-16T10:42:47.177Z] [2024-04-16T10:42:47.177Z] asadmin-common: [2024-04-16T10:42:47.177Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2024-04-16T10:42:47.735Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2024-04-16T10:42:47.735Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.connection-validation-method=custom-validation [2024-04-16T10:42:47.735Z] [2024-04-16T10:42:47.735Z] asadmin-common: [2024-04-16T10:42:47.736Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2024-04-16T10:42:48.311Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2024-04-16T10:42:48.311Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.validation-classname=org.glassfish.api.jdbc.validation.DerbyConnectionValidation [2024-04-16T10:42:48.311Z] [2024-04-16T10:42:48.311Z] asadmin-common: [2024-04-16T10:42:48.312Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2024-04-16T10:42:48.869Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2024-04-16T10:42:48.869Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.is-connection-validation-required=true [2024-04-16T10:42:48.869Z] [2024-04-16T10:42:48.869Z] setOSConditions: [2024-04-16T10:42:48.869Z] [2024-04-16T10:42:48.870Z] setToolWin: [2024-04-16T10:42:48.870Z] [2024-04-16T10:42:48.870Z] setToolUnix: [2024-04-16T10:42:48.870Z] [2024-04-16T10:42:48.870Z] setToolProperty: [2024-04-16T10:42:48.870Z] [2024-04-16T10:42:48.870Z] setS1ASclassPath: [2024-04-16T10:42:48.870Z] [2024-04-16T10:42:48.870Z] init-common: [2024-04-16T10:42:48.870Z] [2024-04-16T10:42:48.870Z] runclient-common: [2024-04-16T10:42:48.870Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-04-16T10:42:49.428Z] [exec] Apr 16, 2024 10:42:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:42:49.429Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:42:50.373Z] [exec] Apr 16, 2024 10:42:49 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:50.373Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:50.628Z] [exec] Apr 16, 2024 10:42:50 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:42:50.628Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:42:53.134Z] [exec] Apr 16, 2024 10:42:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:42:53.134Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1332dec4 [2024-04-16T10:42:53.388Z] [exec] Value of key is: test-3 [2024-04-16T10:42:53.388Z] [exec] test-3 returned true as validation is enabled [2024-04-16T10:42:53.388Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:42:53.388Z] [exec] [2024-04-16T10:42:53.388Z] [exec] [2024-04-16T10:42:53.388Z] [exec] ----------------------------------------- [2024-04-16T10:42:53.388Z] [exec] - test-3 : PASS - [2024-04-16T10:42:53.388Z] [exec] ----------------------------------------- [2024-04-16T10:42:53.388Z] [exec] Total PASS: 1 [2024-04-16T10:42:53.388Z] [exec] Total FAIL: 0 [2024-04-16T10:42:53.388Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:42:53.388Z] [exec] ----------------------------------------- [2024-04-16T10:42:53.388Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:53.388Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:42:53.642Z] [2024-04-16T10:42:53.642Z] checkReporting-common: [2024-04-16T10:42:53.642Z] [2024-04-16T10:42:53.642Z] confirmReportPresent-common: [2024-04-16T10:42:53.642Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:42:53.642Z] [echo] Test seems to be reported fine [2024-04-16T10:42:53.642Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2024-04-16T10:42:53.642Z] [2024-04-16T10:42:53.642Z] confirmMissingReport-common: [2024-04-16T10:42:53.642Z] [2024-04-16T10:42:53.642Z] setOSConditions: [2024-04-16T10:42:53.642Z] [2024-04-16T10:42:53.642Z] setToolWin: [2024-04-16T10:42:53.642Z] [2024-04-16T10:42:53.642Z] setToolUnix: [2024-04-16T10:42:53.642Z] [2024-04-16T10:42:53.643Z] setToolProperty: [2024-04-16T10:42:53.643Z] [2024-04-16T10:42:53.643Z] setS1ASclassPath: [2024-04-16T10:42:53.643Z] [2024-04-16T10:42:53.643Z] init-common: [2024-04-16T10:42:53.643Z] [2024-04-16T10:42:53.643Z] stop-derby: [2024-04-16T10:42:53.643Z] [2024-04-16T10:42:53.643Z] stop-derby-aix: [2024-04-16T10:42:53.643Z] [2024-04-16T10:42:53.643Z] stop-derby-nonaix: [2024-04-16T10:42:53.643Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:42:54.205Z] [java] Tue Apr 16 10:42:53 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:42:54.205Z] [2024-04-16T10:42:54.205Z] setOSConditions: [2024-04-16T10:42:54.205Z] [2024-04-16T10:42:54.205Z] setToolWin: [2024-04-16T10:42:54.205Z] [2024-04-16T10:42:54.205Z] setToolUnix: [2024-04-16T10:42:54.205Z] [2024-04-16T10:42:54.205Z] setToolProperty: [2024-04-16T10:42:54.205Z] [2024-04-16T10:42:54.205Z] setS1ASclassPath: [2024-04-16T10:42:54.206Z] [2024-04-16T10:42:54.206Z] init-common: [2024-04-16T10:42:54.206Z] [2024-04-16T10:42:54.206Z] start-derby: [2024-04-16T10:42:54.206Z] [2024-04-16T10:42:54.206Z] start-derby-aix: [2024-04-16T10:42:54.206Z] [2024-04-16T10:42:54.206Z] start-derby-nonaix: [2024-04-16T10:42:54.206Z] [echo] Starting Derby DB Server ... [2024-04-16T10:43:09.027Z] [2024-04-16T10:43:09.027Z] setOSConditions: [2024-04-16T10:43:09.027Z] [2024-04-16T10:43:09.027Z] setToolWin: [2024-04-16T10:43:09.027Z] [2024-04-16T10:43:09.027Z] setToolUnix: [2024-04-16T10:43:09.027Z] [2024-04-16T10:43:09.027Z] setToolProperty: [2024-04-16T10:43:09.027Z] [2024-04-16T10:43:09.027Z] setS1ASclassPath: [2024-04-16T10:43:09.027Z] [2024-04-16T10:43:09.027Z] init-common: [2024-04-16T10:43:09.027Z] [2024-04-16T10:43:09.027Z] runclient-common: [2024-04-16T10:43:09.028Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customvalAppClient.jar -name jdbc-customvalClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-04-16T10:43:09.970Z] [exec] Apr 16, 2024 10:43:09 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:43:09.970Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:43:10.528Z] [exec] Apr 16, 2024 10:43:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:43:10.528Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:43:10.782Z] [exec] Apr 16, 2024 10:43:10 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:43:10.782Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:43:12.664Z] [exec] Apr 16, 2024 10:43:12 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:43:12.664Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2801827a [2024-04-16T10:43:13.585Z] [exec] Value of key is: test-4 [2024-04-16T10:43:13.585Z] [exec] test-4 returned true as validation is enabled [2024-04-16T10:43:13.585Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:43:13.585Z] [exec] [2024-04-16T10:43:13.585Z] [exec] [2024-04-16T10:43:13.585Z] [exec] ----------------------------------------- [2024-04-16T10:43:13.585Z] [exec] - test-4 : PASS - [2024-04-16T10:43:13.585Z] [exec] ----------------------------------------- [2024-04-16T10:43:13.585Z] [exec] Total PASS: 1 [2024-04-16T10:43:13.585Z] [exec] Total FAIL: 0 [2024-04-16T10:43:13.585Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:43:13.585Z] [exec] ----------------------------------------- [2024-04-16T10:43:13.585Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:43:13.585Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.839Z] checkReporting-common: [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.839Z] confirmReportPresent-common: [2024-04-16T10:43:13.839Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:43:13.839Z] [echo] Test seems to be reported fine [2024-04-16T10:43:13.839Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/RepRunConf.txt [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.839Z] confirmMissingReport-common: [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.839Z] setOSConditions: [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.839Z] setToolWin: [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.839Z] setToolUnix: [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.839Z] setToolProperty: [2024-04-16T10:43:13.839Z] [2024-04-16T10:43:13.840Z] setS1ASclassPath: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] init-common: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] execute-sql-common: [2024-04-16T10:43:13.840Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation/sql/drop_pointbase.sql [2024-04-16T10:43:13.840Z] [sql] 0 rows affected [2024-04-16T10:43:13.840Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] undeploy: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setOSConditions: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setToolWin: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setToolUnix: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setToolProperty: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setS1ASclassPath: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] init-common: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] delete-jdbc-stuff: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setOSConditions: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setToolWin: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setToolUnix: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setToolProperty: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] setS1ASclassPath: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] init-common: [2024-04-16T10:43:13.840Z] [2024-04-16T10:43:13.840Z] delete-jdbc-resource-common: [2024-04-16T10:43:13.840Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/customvalDB [2024-04-16T10:43:14.108Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/customvalDB [2024-04-16T10:43:14.108Z] [exec] JDBC resource jdbc/customvalDB deleted successfully [2024-04-16T10:43:14.108Z] [echo] cmd executed for server [2024-04-16T10:43:14.108Z] [2024-04-16T10:43:14.108Z] setOSConditions: [2024-04-16T10:43:14.108Z] [2024-04-16T10:43:14.108Z] setToolWin: [2024-04-16T10:43:14.108Z] [2024-04-16T10:43:14.108Z] setToolUnix: [2024-04-16T10:43:14.108Z] [2024-04-16T10:43:14.108Z] setToolProperty: [2024-04-16T10:43:14.108Z] [2024-04-16T10:43:14.108Z] setS1ASclassPath: [2024-04-16T10:43:14.108Z] [2024-04-16T10:43:14.108Z] init-common: [2024-04-16T10:43:14.108Z] [2024-04-16T10:43:14.108Z] delete-jdbc-connpool-common: [2024-04-16T10:43:14.108Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-customval [2024-04-16T10:43:14.669Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-customval [2024-04-16T10:43:14.669Z] [exec] JDBC Connection pool jdbc-customval deleted successfully [2024-04-16T10:43:14.669Z] [echo] cmd executed for server [2024-04-16T10:43:14.669Z] [2024-04-16T10:43:14.669Z] setOSConditions: [2024-04-16T10:43:14.669Z] [2024-04-16T10:43:14.669Z] setToolWin: [2024-04-16T10:43:14.669Z] [2024-04-16T10:43:14.669Z] setToolUnix: [2024-04-16T10:43:14.669Z] [2024-04-16T10:43:14.669Z] setToolProperty: [2024-04-16T10:43:14.669Z] [2024-04-16T10:43:14.669Z] setS1ASclassPath: [2024-04-16T10:43:14.669Z] [2024-04-16T10:43:14.669Z] init-common: [2024-04-16T10:43:14.669Z] [2024-04-16T10:43:14.669Z] undeploy-common: [2024-04-16T10:43:15.228Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-customvalApp [2024-04-16T10:43:15.228Z] [2024-04-16T10:43:15.228Z] all: [2024-04-16T10:43:15.228Z] [2024-04-16T10:43:15.228Z] setOSConditions: [2024-04-16T10:43:15.228Z] [2024-04-16T10:43:15.228Z] setToolWin: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setToolUnix: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setToolProperty: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setS1ASclassPath: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] init-common: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] clean: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setOSConditions: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setToolWin: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setToolUnix: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setToolProperty: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setS1ASclassPath: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] init-common: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] clean-common: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setOSConditions: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setToolWin: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.229Z] setToolUnix: [2024-04-16T10:43:15.229Z] [2024-04-16T10:43:15.230Z] setToolProperty: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setS1ASclassPath: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] init-common: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] clean-classes-common: [2024-04-16T10:43:15.230Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setOSConditions: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setToolWin: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setToolUnix: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setToolProperty: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setS1ASclassPath: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] init-common: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] clean-jars-common: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] compile: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setOSConditions: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setToolWin: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setToolUnix: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setToolProperty: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] setS1ASclassPath: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] init-common: [2024-04-16T10:43:15.230Z] [2024-04-16T10:43:15.230Z] compile-common: [2024-04-16T10:43:15.231Z] [echo] Current time (ISO): 2024-04-16T10:43:15.053+0000 [2024-04-16T10:43:15.231Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:43:15.231Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:43:17.134Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:43:17.134Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/ejb/SimpleBMPBean.java:42: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:43:17.134Z] [javac] return new Integer(1); [2024-04-16T10:43:17.134Z] [javac] ^ [2024-04-16T10:43:17.134Z] [javac] 2 warnings [2024-04-16T10:43:17.134Z] [2024-04-16T10:43:17.134Z] setOSConditions: [2024-04-16T10:43:17.134Z] [2024-04-16T10:43:17.134Z] setToolWin: [2024-04-16T10:43:17.134Z] [2024-04-16T10:43:17.134Z] setToolUnix: [2024-04-16T10:43:17.134Z] [2024-04-16T10:43:17.134Z] setToolProperty: [2024-04-16T10:43:17.134Z] [2024-04-16T10:43:17.134Z] setS1ASclassPath: [2024-04-16T10:43:17.134Z] [2024-04-16T10:43:17.134Z] init-common: [2024-04-16T10:43:17.134Z] [2024-04-16T10:43:17.134Z] compile-common: [2024-04-16T10:43:17.134Z] [echo] Current time (ISO): 2024-04-16T10:43:16.767+0000 [2024-04-16T10:43:17.134Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:43:18.506Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:43:18.506Z] [javac] 1 warning [2024-04-16T10:43:18.506Z] [2024-04-16T10:43:18.506Z] setOSConditions: [2024-04-16T10:43:18.506Z] [2024-04-16T10:43:18.506Z] setToolWin: [2024-04-16T10:43:18.506Z] [2024-04-16T10:43:18.506Z] setToolUnix: [2024-04-16T10:43:18.506Z] [2024-04-16T10:43:18.506Z] setToolProperty: [2024-04-16T10:43:18.506Z] [2024-04-16T10:43:18.507Z] setS1ASclassPath: [2024-04-16T10:43:18.507Z] [2024-04-16T10:43:18.507Z] init-common: [2024-04-16T10:43:18.507Z] [2024-04-16T10:43:18.507Z] compile-common: [2024-04-16T10:43:18.507Z] [echo] Current time (ISO): 2024-04-16T10:43:18.355+0000 [2024-04-16T10:43:18.507Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:43:19.864Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:43:20.118Z] [javac] 1 warning [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] build: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] setOSConditions: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] fixFiles: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] convUnix: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] convWin: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] setToolWin: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] setToolUnix: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] setToolProperty: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] setS1ASclassPath: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] init-common: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.118Z] package-persistence-common: [2024-04-16T10:43:20.118Z] [2024-04-16T10:43:20.119Z] ejb-jar-common: [2024-04-16T10:43:20.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] package-ejbjar-common: [2024-04-16T10:43:20.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1-ejb.jar [2024-04-16T10:43:20.119Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] appclient-jar-common: [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] package-appclientjar-common: [2024-04-16T10:43:20.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1-client.jar [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] webclient-war-common: [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] build-ear-common: [2024-04-16T10:43:20.119Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:43:20.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:43:20.119Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:43:20.119Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1App.ear [2024-04-16T10:43:20.119Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/validator/myvalidator.jar [2024-04-16T10:43:20.119Z] [copyfile] DEPRECATED - The copyfile task is deprecated. Use copy instead. [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] restart-server: [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] setOSConditions: [2024-04-16T10:43:20.119Z] [2024-04-16T10:43:20.119Z] stop-server: [2024-04-16T10:43:20.120Z] [2024-04-16T10:43:20.120Z] stop-server-unix: [2024-04-16T10:43:20.120Z] [echo] stopping server on unix ... [2024-04-16T10:43:21.105Z] [exec] Waiting for the domain to stop . [2024-04-16T10:43:21.106Z] [exec] Waiting finished after 178 ms. [2024-04-16T10:43:21.106Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:43:21.106Z] [2024-04-16T10:43:21.106Z] stop-server-windows: [2024-04-16T10:43:21.106Z] [2024-04-16T10:43:21.106Z] setOSConditions: [2024-04-16T10:43:21.106Z] [2024-04-16T10:43:21.106Z] start-server: [2024-04-16T10:43:21.106Z] [echo] +-----------------------------+ [2024-04-16T10:43:21.106Z] [echo] | | [2024-04-16T10:43:21.106Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:43:21.106Z] [echo] | in Felix mode | [2024-04-16T10:43:21.106Z] [echo] | | [2024-04-16T10:43:21.106Z] [echo] +-----------------------------+ [2024-04-16T10:43:21.106Z] [2024-04-16T10:43:21.106Z] start-server-unix: [2024-04-16T10:43:26.507Z] [exec] Waiting for domain1 to start ..... [2024-04-16T10:43:26.507Z] [exec] Waiting finished after 4,764 ms. [2024-04-16T10:43:26.507Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:43:26.507Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:43:26.507Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:43:26.507Z] [exec] Admin Port: 4,848 [2024-04-16T10:43:26.507Z] [exec] Command start-domain executed successfully. [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] start-server-windows: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] deploy: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setOSConditions: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setToolWin: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setToolUnix: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setToolProperty: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setS1ASclassPath: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] init-common: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] create-jdbc-stuff: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setOSConditions: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setToolWin: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setToolUnix: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setToolProperty: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setS1ASclassPath: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] init-common: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] deploy-jdbc-common: [2024-04-16T10:43:26.762Z] [2024-04-16T10:43:26.762Z] setOSConditions: [2024-04-16T10:43:26.763Z] [2024-04-16T10:43:26.763Z] setToolWin: [2024-04-16T10:43:26.763Z] [2024-04-16T10:43:26.763Z] setToolUnix: [2024-04-16T10:43:26.763Z] [2024-04-16T10:43:26.763Z] setToolProperty: [2024-04-16T10:43:26.763Z] [2024-04-16T10:43:26.763Z] setS1ASclassPath: [2024-04-16T10:43:26.763Z] [2024-04-16T10:43:26.763Z] init-common: [2024-04-16T10:43:26.763Z] [2024-04-16T10:43:26.763Z] create-jdbc-connpool-common: [2024-04-16T10:43:27.320Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-customval [2024-04-16T10:43:28.708Z] [exec] JDBC connection pool jdbc-customval created successfully. [2024-04-16T10:43:28.708Z] [2024-04-16T10:43:28.708Z] set-derby-connpool-props: [2024-04-16T10:43:28.961Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2024-04-16T10:43:29.215Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.User=dbuser [2024-04-16T10:43:29.469Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2024-04-16T10:43:29.469Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.Password=dbpassword [2024-04-16T10:43:30.026Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2024-04-16T10:43:30.027Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.driverType=4 [2024-04-16T10:43:30.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2024-04-16T10:43:30.281Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.portNumber=1527 [2024-04-16T10:43:30.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2024-04-16T10:43:30.839Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.dataBaseName=testdb [2024-04-16T10:43:31.092Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:43:31.092Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:43:31.650Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2024-04-16T10:43:31.650Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.create=true [2024-04-16T10:43:31.904Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2024-04-16T10:43:31.904Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.property.serverName=localhost [2024-04-16T10:43:31.904Z] [2024-04-16T10:43:31.904Z] setOSConditions: [2024-04-16T10:43:31.904Z] [2024-04-16T10:43:31.904Z] setToolWin: [2024-04-16T10:43:31.904Z] [2024-04-16T10:43:31.904Z] setToolUnix: [2024-04-16T10:43:31.904Z] [2024-04-16T10:43:31.904Z] setToolProperty: [2024-04-16T10:43:31.904Z] [2024-04-16T10:43:31.904Z] setS1ASclassPath: [2024-04-16T10:43:31.904Z] [2024-04-16T10:43:31.904Z] init-common: [2024-04-16T10:43:31.904Z] [2024-04-16T10:43:31.904Z] create-jdbc-resource-common: [2024-04-16T10:43:31.904Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-customval --target server jdbc/customvalDB [2024-04-16T10:43:32.462Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-customval --enabled=true --target server jdbc/customvalDB [2024-04-16T10:43:32.462Z] [exec] JDBC resource jdbc/customvalDB created successfully. [2024-04-16T10:43:32.462Z] [echo] cmd executed for server [2024-04-16T10:43:32.462Z] [2024-04-16T10:43:32.462Z] setOSConditions: [2024-04-16T10:43:32.462Z] [2024-04-16T10:43:32.462Z] setToolWin: [2024-04-16T10:43:32.462Z] [2024-04-16T10:43:32.462Z] setToolUnix: [2024-04-16T10:43:32.462Z] [2024-04-16T10:43:32.462Z] setToolProperty: [2024-04-16T10:43:32.462Z] [2024-04-16T10:43:32.462Z] setS1ASclassPath: [2024-04-16T10:43:32.462Z] [2024-04-16T10:43:32.462Z] init-common: [2024-04-16T10:43:32.462Z] [2024-04-16T10:43:32.463Z] deploy-common: [2024-04-16T10:43:32.463Z] [echo] Current time (ISO): 2024-04-16T10:43:32.346+0000 [2024-04-16T10:43:32.463Z] [2024-04-16T10:43:32.463Z] setOSConditions: [2024-04-16T10:43:32.463Z] [2024-04-16T10:43:32.463Z] setToolWin: [2024-04-16T10:43:32.463Z] [2024-04-16T10:43:32.463Z] setToolUnix: [2024-04-16T10:43:32.463Z] [2024-04-16T10:43:32.463Z] setToolProperty: [2024-04-16T10:43:32.463Z] [2024-04-16T10:43:32.463Z] setS1ASclassPath: [2024-04-16T10:43:32.463Z] [2024-04-16T10:43:32.463Z] init-common: [2024-04-16T10:43:32.463Z] [2024-04-16T10:43:32.463Z] deploy-common-pe: [2024-04-16T10:43:33.028Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1App.ear [2024-04-16T10:43:37.236Z] [exec] Application deployed with name jdbc-customval-1App. [2024-04-16T10:43:37.236Z] [echo] Deployment on target server server successful [2024-04-16T10:43:37.236Z] [2024-04-16T10:43:37.236Z] setOSConditions: [2024-04-16T10:43:37.236Z] [2024-04-16T10:43:37.236Z] setToolWin: [2024-04-16T10:43:37.236Z] [2024-04-16T10:43:37.236Z] setToolUnix: [2024-04-16T10:43:37.236Z] [2024-04-16T10:43:37.236Z] setToolProperty: [2024-04-16T10:43:37.236Z] [2024-04-16T10:43:37.236Z] setS1ASclassPath: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] init-common: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] deploy-common-ee: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] run: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setOSConditions: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setToolWin: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setToolUnix: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setToolProperty: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setS1ASclassPath: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] init-common: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] execute-sql-common: [2024-04-16T10:43:37.237Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/sql/create_pointbase.sql [2024-04-16T10:43:37.237Z] [sql] Failed to execute: Drop table O_CUSTOMER [2024-04-16T10:43:37.237Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:43:37.237Z] [sql] 0 rows affected [2024-04-16T10:43:37.237Z] [sql] Failed to execute: Drop table DUMMY [2024-04-16T10:43:37.237Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DUMMY' because it does not exist. [2024-04-16T10:43:37.237Z] [sql] 0 rows affected [2024-04-16T10:43:37.237Z] [sql] 1 rows affected [2024-04-16T10:43:37.237Z] [sql] 3 of 5 SQL statements executed successfully [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setOSConditions: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setToolWin: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setToolUnix: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setToolProperty: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] setS1ASclassPath: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] init-common: [2024-04-16T10:43:37.237Z] [2024-04-16T10:43:37.237Z] runclient-common: [2024-04-16T10:43:37.238Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 1 [2024-04-16T10:43:38.641Z] [exec] Apr 16, 2024 10:43:38 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:43:38.641Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:43:39.573Z] [exec] Apr 16, 2024 10:43:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:43:39.573Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:43:39.573Z] [exec] Apr 16, 2024 10:43:39 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:43:39.573Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2024-04-16T10:43:39.573Z] [exec] Apr 16, 2024 10:43:39 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:43:39.573Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:43:42.108Z] [exec] Apr 16, 2024 10:43:41 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:43:42.108Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@b022551 [2024-04-16T10:43:43.070Z] [exec] Value of key is: test-1 [2024-04-16T10:43:43.070Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:43:43.070Z] [exec] [2024-04-16T10:43:43.070Z] [exec] [2024-04-16T10:43:43.070Z] [exec] ----------------------------------------- [2024-04-16T10:43:43.070Z] [exec] - test-1 : PASS - [2024-04-16T10:43:43.070Z] [exec] ----------------------------------------- [2024-04-16T10:43:43.070Z] [exec] Total PASS: 1 [2024-04-16T10:43:43.070Z] [exec] Total FAIL: 0 [2024-04-16T10:43:43.070Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:43:43.070Z] [exec] ----------------------------------------- [2024-04-16T10:43:43.070Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:43:43.070Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:43:43.324Z] [2024-04-16T10:43:43.324Z] checkReporting-common: [2024-04-16T10:43:43.324Z] [2024-04-16T10:43:43.325Z] confirmReportPresent-common: [2024-04-16T10:43:43.325Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:43:43.325Z] [echo] Test seems to be reported fine [2024-04-16T10:43:43.325Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] confirmMissingReport-common: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] setOSConditions: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] setToolWin: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] setToolUnix: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] setToolProperty: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] setS1ASclassPath: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] init-common: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] stop-derby: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] stop-derby-aix: [2024-04-16T10:43:43.325Z] [2024-04-16T10:43:43.325Z] stop-derby-nonaix: [2024-04-16T10:43:43.325Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:43:43.918Z] [java] Tue Apr 16 10:43:43 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:43:43.918Z] [2024-04-16T10:43:43.918Z] setOSConditions: [2024-04-16T10:43:43.918Z] [2024-04-16T10:43:43.918Z] setToolWin: [2024-04-16T10:43:43.918Z] [2024-04-16T10:43:43.919Z] setToolUnix: [2024-04-16T10:43:43.919Z] [2024-04-16T10:43:43.919Z] setToolProperty: [2024-04-16T10:43:43.919Z] [2024-04-16T10:43:43.919Z] setS1ASclassPath: [2024-04-16T10:43:43.919Z] [2024-04-16T10:43:43.919Z] init-common: [2024-04-16T10:43:43.919Z] [2024-04-16T10:43:43.919Z] start-derby: [2024-04-16T10:43:43.919Z] [2024-04-16T10:43:43.919Z] start-derby-aix: [2024-04-16T10:43:43.919Z] [2024-04-16T10:43:43.919Z] start-derby-nonaix: [2024-04-16T10:43:43.919Z] [echo] Starting Derby DB Server ... [2024-04-16T10:43:58.741Z] [2024-04-16T10:43:58.742Z] setOSConditions: [2024-04-16T10:43:58.742Z] [2024-04-16T10:43:58.742Z] setToolWin: [2024-04-16T10:43:58.742Z] [2024-04-16T10:43:58.742Z] setToolUnix: [2024-04-16T10:43:58.742Z] [2024-04-16T10:43:58.742Z] setToolProperty: [2024-04-16T10:43:58.742Z] [2024-04-16T10:43:58.742Z] setS1ASclassPath: [2024-04-16T10:43:58.742Z] [2024-04-16T10:43:58.742Z] init-common: [2024-04-16T10:43:58.742Z] [2024-04-16T10:43:58.742Z] runclient-common: [2024-04-16T10:43:58.742Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 2 [2024-04-16T10:43:59.665Z] [exec] Apr 16, 2024 10:43:59 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:43:59.665Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:44:00.225Z] [exec] Apr 16, 2024 10:44:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:00.225Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:00.225Z] [exec] Apr 16, 2024 10:44:00 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:44:00.225Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2024-04-16T10:44:00.480Z] [exec] Apr 16, 2024 10:44:00 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:00.480Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:02.365Z] [exec] Apr 16, 2024 10:44:02 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:44:02.365Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@7ac48e10 [2024-04-16T10:44:02.619Z] [exec] Value of key is: test-2 [2024-04-16T10:44:02.619Z] [exec] test-2 returned false as validation is not enabled [2024-04-16T10:44:02.619Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:44:02.619Z] [exec] [2024-04-16T10:44:02.619Z] [exec] [2024-04-16T10:44:02.619Z] [exec] ----------------------------------------- [2024-04-16T10:44:02.619Z] [exec] - test-2 : PASS - [2024-04-16T10:44:02.619Z] [exec] ----------------------------------------- [2024-04-16T10:44:02.619Z] [exec] Total PASS: 1 [2024-04-16T10:44:02.619Z] [exec] Total FAIL: 0 [2024-04-16T10:44:02.619Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:44:02.619Z] [exec] ----------------------------------------- [2024-04-16T10:44:02.619Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:02.873Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:03.127Z] [2024-04-16T10:44:03.127Z] checkReporting-common: [2024-04-16T10:44:03.127Z] [2024-04-16T10:44:03.127Z] confirmReportPresent-common: [2024-04-16T10:44:03.127Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:44:03.127Z] [echo] Test seems to be reported fine [2024-04-16T10:44:03.127Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2024-04-16T10:44:03.127Z] [2024-04-16T10:44:03.127Z] confirmMissingReport-common: [2024-04-16T10:44:03.127Z] [2024-04-16T10:44:03.127Z] asadmin-common: [2024-04-16T10:44:03.127Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2024-04-16T10:44:03.408Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.connection_validation_method=custom-validation [2024-04-16T10:44:03.408Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.connection-validation-method=custom-validation [2024-04-16T10:44:03.408Z] [2024-04-16T10:44:03.408Z] asadmin-common: [2024-04-16T10:44:03.408Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2024-04-16T10:44:03.966Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.validation_classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2024-04-16T10:44:03.966Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.validation-classname=com.sun.s1asdev.jdbc.customval.validator.MyValidator [2024-04-16T10:44:03.966Z] [2024-04-16T10:44:03.966Z] asadmin-common: [2024-04-16T10:44:03.966Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2024-04-16T10:44:04.221Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-customval.is_connection_validation_required=true [2024-04-16T10:44:04.475Z] [exec] domain.resources.jdbc-connection-pool.jdbc-customval.is-connection-validation-required=true [2024-04-16T10:44:04.475Z] [2024-04-16T10:44:04.475Z] setOSConditions: [2024-04-16T10:44:04.475Z] [2024-04-16T10:44:04.475Z] setToolWin: [2024-04-16T10:44:04.475Z] [2024-04-16T10:44:04.475Z] setToolUnix: [2024-04-16T10:44:04.475Z] [2024-04-16T10:44:04.475Z] setToolProperty: [2024-04-16T10:44:04.475Z] [2024-04-16T10:44:04.475Z] setS1ASclassPath: [2024-04-16T10:44:04.475Z] [2024-04-16T10:44:04.475Z] init-common: [2024-04-16T10:44:04.475Z] [2024-04-16T10:44:04.475Z] runclient-common: [2024-04-16T10:44:04.475Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 3 [2024-04-16T10:44:05.406Z] [exec] Apr 16, 2024 10:44:04 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:44:05.407Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:44:05.660Z] [exec] Apr 16, 2024 10:44:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:05.660Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:05.914Z] [exec] Apr 16, 2024 10:44:05 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:44:05.914Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2024-04-16T10:44:06.169Z] [exec] Apr 16, 2024 10:44:05 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:06.169Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:08.050Z] [exec] Apr 16, 2024 10:44:07 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:44:08.050Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4def7d36 [2024-04-16T10:44:08.973Z] [exec] Value of key is: test-3 [2024-04-16T10:44:08.973Z] [exec] test-3 returned true as validation is enabled [2024-04-16T10:44:08.973Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:44:08.973Z] [exec] [2024-04-16T10:44:08.973Z] [exec] [2024-04-16T10:44:08.973Z] [exec] ----------------------------------------- [2024-04-16T10:44:08.973Z] [exec] - test-3 : PASS - [2024-04-16T10:44:08.973Z] [exec] ----------------------------------------- [2024-04-16T10:44:08.973Z] [exec] Total PASS: 1 [2024-04-16T10:44:08.973Z] [exec] Total FAIL: 0 [2024-04-16T10:44:08.973Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:44:08.973Z] [exec] ----------------------------------------- [2024-04-16T10:44:08.973Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:08.973Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] checkReporting-common: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] confirmReportPresent-common: [2024-04-16T10:44:09.228Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:44:09.228Z] [echo] Test seems to be reported fine [2024-04-16T10:44:09.228Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] confirmMissingReport-common: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] setOSConditions: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] setToolWin: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] setToolUnix: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] setToolProperty: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] setS1ASclassPath: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] init-common: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] stop-derby: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.228Z] stop-derby-aix: [2024-04-16T10:44:09.228Z] [2024-04-16T10:44:09.229Z] stop-derby-nonaix: [2024-04-16T10:44:09.229Z] [echo] Stopping Derby DB Server ... [2024-04-16T10:44:09.483Z] [java] Tue Apr 16 10:44:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] setOSConditions: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] setToolWin: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] setToolUnix: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] setToolProperty: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] setS1ASclassPath: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] init-common: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] start-derby: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] start-derby-aix: [2024-04-16T10:44:09.483Z] [2024-04-16T10:44:09.483Z] start-derby-nonaix: [2024-04-16T10:44:09.483Z] [echo] Starting Derby DB Server ... [2024-04-16T10:44:27.506Z] [2024-04-16T10:44:27.506Z] setOSConditions: [2024-04-16T10:44:27.506Z] [2024-04-16T10:44:27.506Z] setToolWin: [2024-04-16T10:44:27.506Z] [2024-04-16T10:44:27.506Z] setToolUnix: [2024-04-16T10:44:27.506Z] [2024-04-16T10:44:27.506Z] setToolProperty: [2024-04-16T10:44:27.506Z] [2024-04-16T10:44:27.506Z] setS1ASclassPath: [2024-04-16T10:44:27.506Z] [2024-04-16T10:44:27.506Z] init-common: [2024-04-16T10:44:27.506Z] [2024-04-16T10:44:27.506Z] runclient-common: [2024-04-16T10:44:27.506Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar -name jdbc-customval-1Client -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 4 [2024-04-16T10:44:27.506Z] [exec] Apr 16, 2024 10:44:25 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:44:27.506Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:44:27.506Z] [exec] Apr 16, 2024 10:44:25 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:27.506Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:27.507Z] [exec] Apr 16, 2024 10:44:25 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:44:27.507Z] [exec] WARNING: ACC001: Using the only client [jdbc-customval-1-client] with main class [com.sun.s1asdev.jdbc.customval.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-customval-1AppClient.jar even though it does not match the specified main class name null or client name jdbc-customval-1Client [2024-04-16T10:44:27.507Z] [exec] Apr 16, 2024 10:44:26 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:27.507Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:28.065Z] [exec] Apr 16, 2024 10:44:27 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:44:28.065Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@53314f76 [2024-04-16T10:44:28.987Z] [exec] Value of key is: test-4 [2024-04-16T10:44:28.987Z] [exec] test-4 returned true as validation is enabled [2024-04-16T10:44:28.987Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:44:28.987Z] [exec] [2024-04-16T10:44:28.987Z] [exec] [2024-04-16T10:44:28.987Z] [exec] ----------------------------------------- [2024-04-16T10:44:28.987Z] [exec] - test-4 : PASS - [2024-04-16T10:44:28.987Z] [exec] ----------------------------------------- [2024-04-16T10:44:28.987Z] [exec] Total PASS: 1 [2024-04-16T10:44:28.987Z] [exec] Total FAIL: 0 [2024-04-16T10:44:28.987Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:44:28.987Z] [exec] ----------------------------------------- [2024-04-16T10:44:28.987Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:28.987Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] checkReporting-common: [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] confirmReportPresent-common: [2024-04-16T10:44:29.241Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:44:29.241Z] [echo] Test seems to be reported fine [2024-04-16T10:44:29.241Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/RepRunConf.txt [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] confirmMissingReport-common: [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] setOSConditions: [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] setToolWin: [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] setToolUnix: [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] setToolProperty: [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.241Z] setS1ASclassPath: [2024-04-16T10:44:29.241Z] [2024-04-16T10:44:29.242Z] init-common: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] execute-sql-common: [2024-04-16T10:44:29.242Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/sql/drop_pointbase.sql [2024-04-16T10:44:29.242Z] [sql] 0 rows affected [2024-04-16T10:44:29.242Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] undeploy: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setOSConditions: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setToolWin: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setToolUnix: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setToolProperty: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setS1ASclassPath: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] init-common: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] delete-jdbc-stuff: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setOSConditions: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setToolWin: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setToolUnix: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setToolProperty: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] setS1ASclassPath: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] init-common: [2024-04-16T10:44:29.242Z] [2024-04-16T10:44:29.242Z] delete-jdbc-resource-common: [2024-04-16T10:44:29.242Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/customvalDB [2024-04-16T10:44:29.810Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/customvalDB [2024-04-16T10:44:29.810Z] [exec] JDBC resource jdbc/customvalDB deleted successfully [2024-04-16T10:44:29.810Z] [echo] cmd executed for server [2024-04-16T10:44:29.810Z] [2024-04-16T10:44:29.810Z] setOSConditions: [2024-04-16T10:44:29.810Z] [2024-04-16T10:44:29.810Z] setToolWin: [2024-04-16T10:44:29.810Z] [2024-04-16T10:44:29.810Z] setToolUnix: [2024-04-16T10:44:29.810Z] [2024-04-16T10:44:29.810Z] setToolProperty: [2024-04-16T10:44:29.810Z] [2024-04-16T10:44:29.810Z] setS1ASclassPath: [2024-04-16T10:44:29.810Z] [2024-04-16T10:44:29.810Z] init-common: [2024-04-16T10:44:29.810Z] [2024-04-16T10:44:29.810Z] delete-jdbc-connpool-common: [2024-04-16T10:44:29.810Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-customval [2024-04-16T10:44:30.064Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-customval [2024-04-16T10:44:30.064Z] [exec] JDBC Connection pool jdbc-customval deleted successfully [2024-04-16T10:44:30.318Z] [echo] cmd executed for server [2024-04-16T10:44:30.318Z] [2024-04-16T10:44:30.318Z] setOSConditions: [2024-04-16T10:44:30.318Z] [2024-04-16T10:44:30.318Z] setToolWin: [2024-04-16T10:44:30.318Z] [2024-04-16T10:44:30.318Z] setToolUnix: [2024-04-16T10:44:30.319Z] [2024-04-16T10:44:30.319Z] setToolProperty: [2024-04-16T10:44:30.319Z] [2024-04-16T10:44:30.319Z] setS1ASclassPath: [2024-04-16T10:44:30.319Z] [2024-04-16T10:44:30.319Z] init-common: [2024-04-16T10:44:30.319Z] [2024-04-16T10:44:30.319Z] undeploy-common: [2024-04-16T10:44:30.573Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-customval-1App [2024-04-16T10:44:30.573Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/lib/myvalidator.jar [2024-04-16T10:44:30.573Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/custom-validation-1/validator/myvalidator.jar [2024-04-16T10:44:30.573Z] [2024-04-16T10:44:30.573Z] restart-server: [2024-04-16T10:44:30.573Z] [2024-04-16T10:44:30.573Z] setOSConditions: [2024-04-16T10:44:30.573Z] [2024-04-16T10:44:30.573Z] stop-server: [2024-04-16T10:44:30.573Z] [2024-04-16T10:44:30.573Z] stop-server-unix: [2024-04-16T10:44:30.573Z] [echo] stopping server on unix ... [2024-04-16T10:44:31.506Z] [exec] Waiting for the domain to stop . [2024-04-16T10:44:31.761Z] [exec] Waiting finished after 134 ms. [2024-04-16T10:44:31.761Z] [exec] Command stop-domain executed successfully. [2024-04-16T10:44:31.761Z] [2024-04-16T10:44:31.761Z] stop-server-windows: [2024-04-16T10:44:31.761Z] [2024-04-16T10:44:31.761Z] setOSConditions: [2024-04-16T10:44:31.761Z] [2024-04-16T10:44:31.761Z] start-server: [2024-04-16T10:44:31.761Z] [echo] +-----------------------------+ [2024-04-16T10:44:31.761Z] [echo] | | [2024-04-16T10:44:31.761Z] [echo] | S T A R T I N G GLASSFISH | [2024-04-16T10:44:31.761Z] [echo] | in Felix mode | [2024-04-16T10:44:31.761Z] [echo] | | [2024-04-16T10:44:31.761Z] [echo] +-----------------------------+ [2024-04-16T10:44:31.761Z] [2024-04-16T10:44:31.761Z] start-server-unix: [2024-04-16T10:44:38.406Z] [exec] Waiting for domain1 to start ..... [2024-04-16T10:44:38.406Z] [exec] Waiting finished after 4,828 ms. [2024-04-16T10:44:38.406Z] [exec] Successfully started the domain : domain1 [2024-04-16T10:44:38.406Z] [exec] domain Location: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1 [2024-04-16T10:44:38.406Z] [exec] Log File: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log [2024-04-16T10:44:38.406Z] [exec] Admin Port: 4,848 [2024-04-16T10:44:38.406Z] [exec] Command start-domain executed successfully. [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] start-server-windows: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] all: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setOSConditions: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setToolWin: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setToolUnix: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setToolProperty: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setS1ASclassPath: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] init-common: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] clean: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setOSConditions: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setToolWin: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setToolUnix: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setToolProperty: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] setS1ASclassPath: [2024-04-16T10:44:38.406Z] [2024-04-16T10:44:38.406Z] init-common: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] clean-common: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setOSConditions: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolWin: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolUnix: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolProperty: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setS1ASclassPath: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] init-common: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] clean-classes-common: [2024-04-16T10:44:38.407Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setOSConditions: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolWin: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolUnix: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolProperty: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setS1ASclassPath: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] init-common: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] clean-jars-common: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] compile: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setOSConditions: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolWin: [2024-04-16T10:44:38.407Z] [2024-04-16T10:44:38.407Z] setToolUnix: [2024-04-16T10:44:38.408Z] [2024-04-16T10:44:38.408Z] setToolProperty: [2024-04-16T10:44:38.408Z] [2024-04-16T10:44:38.408Z] setS1ASclassPath: [2024-04-16T10:44:38.408Z] [2024-04-16T10:44:38.408Z] init-common: [2024-04-16T10:44:38.408Z] [2024-04-16T10:44:38.408Z] compile-common: [2024-04-16T10:44:38.408Z] [echo] Current time (ISO): 2024-04-16T10:44:37.520+0000 [2024-04-16T10:44:38.408Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:44:38.408Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:44:39.842Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:44:39.842Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/ejb/SimpleBMPBean.java:50: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:44:39.842Z] [javac] return new Integer(1); [2024-04-16T10:44:39.842Z] [javac] ^ [2024-04-16T10:44:39.842Z] [javac] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/ejb/SimpleBMPBean.java uses unchecked or unsafe operations. [2024-04-16T10:44:39.842Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2024-04-16T10:44:39.842Z] [javac] 2 warnings [2024-04-16T10:44:39.842Z] [2024-04-16T10:44:39.842Z] setOSConditions: [2024-04-16T10:44:39.842Z] [2024-04-16T10:44:39.842Z] setToolWin: [2024-04-16T10:44:39.842Z] [2024-04-16T10:44:39.842Z] setToolUnix: [2024-04-16T10:44:39.842Z] [2024-04-16T10:44:39.843Z] setToolProperty: [2024-04-16T10:44:39.843Z] [2024-04-16T10:44:39.843Z] setS1ASclassPath: [2024-04-16T10:44:39.843Z] [2024-04-16T10:44:39.843Z] init-common: [2024-04-16T10:44:39.843Z] [2024-04-16T10:44:39.843Z] compile-common: [2024-04-16T10:44:39.843Z] [echo] Current time (ISO): 2024-04-16T10:44:39.762+0000 [2024-04-16T10:44:39.843Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:44:41.211Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:44:41.466Z] [javac] 1 warning [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] build: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] setOSConditions: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] fixFiles: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] convUnix: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] convWin: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] setToolWin: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] setToolUnix: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] setToolProperty: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] setS1ASclassPath: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] init-common: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.466Z] package-persistence-common: [2024-04-16T10:44:41.466Z] [2024-04-16T10:44:41.467Z] ejb-jar-common: [2024-04-16T10:44:41.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:44:41.467Z] [2024-04-16T10:44:41.467Z] package-ejbjar-common: [2024-04-16T10:44:41.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpool-ejb.jar [2024-04-16T10:44:41.467Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [2024-04-16T10:44:41.467Z] appclient-jar-common: [2024-04-16T10:44:41.467Z] [2024-04-16T10:44:41.467Z] package-appclientjar-common: [2024-04-16T10:44:41.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpool-client.jar [2024-04-16T10:44:41.467Z] [2024-04-16T10:44:41.467Z] webclient-war-common: [2024-04-16T10:44:41.467Z] [2024-04-16T10:44:41.467Z] build-ear-common: [2024-04-16T10:44:41.467Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:44:41.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:44:41.467Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:44:41.467Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolApp.ear [2024-04-16T10:44:41.467Z] [2024-04-16T10:44:41.468Z] deploy: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setOSConditions: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setToolWin: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setToolUnix: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setToolProperty: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setS1ASclassPath: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] init-common: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] execute-sql-common: [2024-04-16T10:44:41.468Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/create_pointbase.sql [2024-04-16T10:44:41.468Z] [sql] Failed to execute: Drop table flush_connection_pool [2024-04-16T10:44:41.468Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'FLUSH_CONNECTION_POOL' because it does not exist. [2024-04-16T10:44:41.468Z] [sql] 0 rows affected [2024-04-16T10:44:41.468Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setOSConditions: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setToolWin: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setToolUnix: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setToolProperty: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] setS1ASclassPath: [2024-04-16T10:44:41.468Z] [2024-04-16T10:44:41.468Z] init-common: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setup: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setOSConditions: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setToolWin: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setToolUnix: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setToolProperty: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setS1ASclassPath: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] init-common: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] deploy-jdbc-common: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setOSConditions: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setToolWin: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setToolUnix: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setToolProperty: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] setS1ASclassPath: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] init-common: [2024-04-16T10:44:41.469Z] [2024-04-16T10:44:41.469Z] create-jdbc-connpool-common: [2024-04-16T10:44:42.029Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-flushconnectionpool-pool [2024-04-16T10:44:42.953Z] [exec] JDBC connection pool jdbc-flushconnectionpool-pool created successfully. [2024-04-16T10:44:42.953Z] [2024-04-16T10:44:42.953Z] set-derby-connpool-props: [2024-04-16T10:44:43.511Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.User=dbuser [2024-04-16T10:44:43.511Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.User=dbuser [2024-04-16T10:44:44.069Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.Password=dbpassword [2024-04-16T10:44:44.069Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.Password=dbpassword [2024-04-16T10:44:44.323Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.driverType=4 [2024-04-16T10:44:44.323Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.driverType=4 [2024-04-16T10:44:44.906Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.portNumber=1527 [2024-04-16T10:44:44.906Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.portNumber=1527 [2024-04-16T10:44:45.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.dataBaseName=testdb [2024-04-16T10:44:45.161Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.dataBaseName=testdb [2024-04-16T10:44:45.720Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:44:45.720Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:44:45.975Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.create=true [2024-04-16T10:44:45.975Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.create=true [2024-04-16T10:44:46.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.serverName=localhost [2024-04-16T10:44:46.533Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.property.serverName=localhost [2024-04-16T10:44:46.533Z] [2024-04-16T10:44:46.534Z] setOSConditions: [2024-04-16T10:44:46.534Z] [2024-04-16T10:44:46.534Z] setToolWin: [2024-04-16T10:44:46.534Z] [2024-04-16T10:44:46.534Z] setToolUnix: [2024-04-16T10:44:46.534Z] [2024-04-16T10:44:46.534Z] setToolProperty: [2024-04-16T10:44:46.534Z] [2024-04-16T10:44:46.534Z] setS1ASclassPath: [2024-04-16T10:44:46.534Z] [2024-04-16T10:44:46.534Z] init-common: [2024-04-16T10:44:46.534Z] [2024-04-16T10:44:46.534Z] create-jdbc-resource-common: [2024-04-16T10:44:46.534Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-flushconnectionpool-pool --target server jdbc/flushconnectionpool [2024-04-16T10:44:46.789Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-flushconnectionpool-pool --enabled=true --target server jdbc/flushconnectionpool [2024-04-16T10:44:46.789Z] [exec] JDBC resource jdbc/flushconnectionpool created successfully. [2024-04-16T10:44:46.789Z] [echo] cmd executed for server [2024-04-16T10:44:46.789Z] [2024-04-16T10:44:46.789Z] asadmin-common: [2024-04-16T10:44:46.789Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady_pool_size=1 [2024-04-16T10:44:47.363Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady_pool_size=1 [2024-04-16T10:44:47.363Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.steady-pool-size=1 [2024-04-16T10:44:47.363Z] [2024-04-16T10:44:47.363Z] asadmin-common: [2024-04-16T10:44:47.363Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max_pool_size=1 [2024-04-16T10:44:47.921Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max_pool_size=1 [2024-04-16T10:44:47.921Z] [exec] domain.resources.jdbc-connection-pool.jdbc-flushconnectionpool-pool.max-pool-size=1 [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setOSConditions: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setToolWin: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setToolUnix: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setToolProperty: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setS1ASclassPath: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] init-common: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] deploy-common: [2024-04-16T10:44:47.921Z] [echo] Current time (ISO): 2024-04-16T10:44:47.666+0000 [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setOSConditions: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setToolWin: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setToolUnix: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setToolProperty: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] setS1ASclassPath: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] init-common: [2024-04-16T10:44:47.921Z] [2024-04-16T10:44:47.921Z] deploy-common-pe: [2024-04-16T10:44:48.175Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolApp.ear [2024-04-16T10:44:52.330Z] [exec] Application deployed with name jdbc-flushconnectionpoolApp. [2024-04-16T10:44:52.330Z] [echo] Deployment on target server server successful [2024-04-16T10:44:52.330Z] [2024-04-16T10:44:52.330Z] setOSConditions: [2024-04-16T10:44:52.330Z] [2024-04-16T10:44:52.330Z] setToolWin: [2024-04-16T10:44:52.330Z] [2024-04-16T10:44:52.330Z] setToolUnix: [2024-04-16T10:44:52.330Z] [2024-04-16T10:44:52.330Z] setToolProperty: [2024-04-16T10:44:52.330Z] [2024-04-16T10:44:52.331Z] setS1ASclassPath: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] init-common: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] deploy-common-ee: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] run: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setOSConditions: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setToolWin: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setToolUnix: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setToolProperty: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setS1ASclassPath: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] init-common: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] execute-sql-common: [2024-04-16T10:44:52.331Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/create_pointbase.sql [2024-04-16T10:44:52.331Z] [sql] 0 rows affected [2024-04-16T10:44:52.331Z] [sql] 0 rows affected [2024-04-16T10:44:52.331Z] [sql] 2 of 2 SQL statements executed successfully [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setOSConditions: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setToolWin: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setToolUnix: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setToolProperty: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] setS1ASclassPath: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] init-common: [2024-04-16T10:44:52.331Z] [2024-04-16T10:44:52.331Z] runclient-common: [2024-04-16T10:44:52.332Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolAppClient.jar -name jdbc-flushconnectionpoolClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:44:52.911Z] [exec] Apr 16, 2024 10:44:52 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:44:52.911Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:44:53.834Z] [exec] Apr 16, 2024 10:44:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:53.834Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:54.088Z] [exec] Apr 16, 2024 10:44:53 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:54.088Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:56.008Z] [exec] Apr 16, 2024 10:44:55 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:44:56.008Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@10d18696 [2024-04-16T10:44:57.007Z] [exec] Value of key is: Flush Connection Pool - (test1): [2024-04-16T10:44:57.007Z] [exec] Value of key is: Flush Connection Pool - (test2): [2024-04-16T10:44:57.007Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:44:57.007Z] [exec] [2024-04-16T10:44:57.007Z] [exec] [2024-04-16T10:44:57.007Z] [exec] ----------------------------------------- [2024-04-16T10:44:57.007Z] [exec] - Flush Connection Pool - (test1): : PASS - [2024-04-16T10:44:57.007Z] [exec] - Flush Connection Pool - (test2): : PASS - [2024-04-16T10:44:57.007Z] [exec] ----------------------------------------- [2024-04-16T10:44:57.007Z] [exec] Total PASS: 2 [2024-04-16T10:44:57.007Z] [exec] Total FAIL: 0 [2024-04-16T10:44:57.007Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:44:57.007Z] [exec] ----------------------------------------- [2024-04-16T10:44:57.007Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:57.262Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:44:57.516Z] [2024-04-16T10:44:57.516Z] checkReporting-common: [2024-04-16T10:44:57.516Z] [2024-04-16T10:44:57.516Z] confirmReportPresent-common: [2024-04-16T10:44:57.516Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:44:57.516Z] [echo] Test seems to be reported fine [2024-04-16T10:44:57.516Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/RepRunConf.txt [2024-04-16T10:44:57.516Z] [2024-04-16T10:44:57.516Z] confirmMissingReport-common: [2024-04-16T10:44:57.516Z] [2024-04-16T10:44:57.516Z] asadmin-common: [2024-04-16T10:44:57.516Z] [echo] asadmin flush-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true jdbc-flushconnectionpool-pool [2024-04-16T10:44:58.112Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true flush-connection-pool jdbc-flushconnectionpool-pool [2024-04-16T10:44:58.112Z] [2024-04-16T10:44:58.112Z] setOSConditions: [2024-04-16T10:44:58.112Z] [2024-04-16T10:44:58.112Z] setToolWin: [2024-04-16T10:44:58.112Z] [2024-04-16T10:44:58.112Z] setToolUnix: [2024-04-16T10:44:58.112Z] [2024-04-16T10:44:58.112Z] setToolProperty: [2024-04-16T10:44:58.112Z] [2024-04-16T10:44:58.112Z] setS1ASclassPath: [2024-04-16T10:44:58.112Z] [2024-04-16T10:44:58.112Z] init-common: [2024-04-16T10:44:58.112Z] [2024-04-16T10:44:58.112Z] runclient-common: [2024-04-16T10:44:58.112Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-flushconnectionpoolAppClient.jar -name jdbc-flushconnectionpoolClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:44:59.035Z] [exec] Apr 16, 2024 10:44:58 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:44:59.035Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:44:59.610Z] [exec] Apr 16, 2024 10:44:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:59.610Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:44:59.864Z] [exec] Apr 16, 2024 10:44:59 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:44:59.864Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:45:01.747Z] [exec] Apr 16, 2024 10:45:01 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:45:01.747Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4602f874 [2024-04-16T10:45:02.002Z] [exec] Value of key is: Flush Connection Pool - (test1): [2024-04-16T10:45:02.002Z] [exec] Value of key is: Flush Connection Pool - (test2): [2024-04-16T10:45:02.002Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:45:02.002Z] [exec] [2024-04-16T10:45:02.002Z] [exec] [2024-04-16T10:45:02.002Z] [exec] ----------------------------------------- [2024-04-16T10:45:02.002Z] [exec] - Flush Connection Pool - (test1): : PASS - [2024-04-16T10:45:02.002Z] [exec] - Flush Connection Pool - (test2): : PASS - [2024-04-16T10:45:02.002Z] [exec] ----------------------------------------- [2024-04-16T10:45:02.002Z] [exec] Total PASS: 2 [2024-04-16T10:45:02.002Z] [exec] Total FAIL: 0 [2024-04-16T10:45:02.002Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:45:02.002Z] [exec] ----------------------------------------- [2024-04-16T10:45:02.002Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:45:02.002Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] checkReporting-common: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] confirmReportPresent-common: [2024-04-16T10:45:02.257Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:45:02.257Z] [echo] Test seems to be reported fine [2024-04-16T10:45:02.257Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/RepRunConf.txt [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] confirmMissingReport-common: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] undeploy: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] setOSConditions: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] setToolWin: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] setToolUnix: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] setToolProperty: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] setS1ASclassPath: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] init-common: [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.257Z] execute-sql-common: [2024-04-16T10:45:02.257Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/flushconnectionpool/sql/drop_pointbase.sql [2024-04-16T10:45:02.257Z] [sql] 0 rows affected [2024-04-16T10:45:02.257Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:45:02.257Z] [2024-04-16T10:45:02.258Z] unsetup: [2024-04-16T10:45:02.258Z] [2024-04-16T10:45:02.258Z] setOSConditions: [2024-04-16T10:45:02.258Z] [2024-04-16T10:45:02.258Z] setToolWin: [2024-04-16T10:45:02.258Z] [2024-04-16T10:45:02.258Z] setToolUnix: [2024-04-16T10:45:02.258Z] [2024-04-16T10:45:02.258Z] setToolProperty: [2024-04-16T10:45:02.258Z] [2024-04-16T10:45:02.258Z] setS1ASclassPath: [2024-04-16T10:45:02.258Z] [2024-04-16T10:45:02.258Z] init-common: [2024-04-16T10:45:02.258Z] [2024-04-16T10:45:02.258Z] delete-jdbc-resource-common: [2024-04-16T10:45:02.258Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/flushconnectionpool [2024-04-16T10:45:02.817Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/flushconnectionpool [2024-04-16T10:45:02.817Z] [exec] JDBC resource jdbc/flushconnectionpool deleted successfully [2024-04-16T10:45:02.817Z] [echo] cmd executed for server [2024-04-16T10:45:02.817Z] [2024-04-16T10:45:02.817Z] setOSConditions: [2024-04-16T10:45:02.817Z] [2024-04-16T10:45:02.817Z] setToolWin: [2024-04-16T10:45:02.817Z] [2024-04-16T10:45:02.817Z] setToolUnix: [2024-04-16T10:45:02.817Z] [2024-04-16T10:45:02.817Z] setToolProperty: [2024-04-16T10:45:02.817Z] [2024-04-16T10:45:02.817Z] setS1ASclassPath: [2024-04-16T10:45:02.817Z] [2024-04-16T10:45:02.817Z] init-common: [2024-04-16T10:45:02.817Z] [2024-04-16T10:45:02.817Z] delete-jdbc-connpool-common: [2024-04-16T10:45:02.817Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-flushconnectionpool-pool [2024-04-16T10:45:03.072Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-flushconnectionpool-pool [2024-04-16T10:45:03.072Z] [exec] JDBC Connection pool jdbc-flushconnectionpool-pool deleted successfully [2024-04-16T10:45:03.072Z] [echo] cmd executed for server [2024-04-16T10:45:03.072Z] [2024-04-16T10:45:03.072Z] setOSConditions: [2024-04-16T10:45:03.072Z] [2024-04-16T10:45:03.072Z] setToolWin: [2024-04-16T10:45:03.072Z] [2024-04-16T10:45:03.072Z] setToolUnix: [2024-04-16T10:45:03.072Z] [2024-04-16T10:45:03.072Z] setToolProperty: [2024-04-16T10:45:03.072Z] [2024-04-16T10:45:03.072Z] setS1ASclassPath: [2024-04-16T10:45:03.072Z] [2024-04-16T10:45:03.072Z] init-common: [2024-04-16T10:45:03.072Z] [2024-04-16T10:45:03.072Z] undeploy-common: [2024-04-16T10:45:03.631Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-flushconnectionpoolApp [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] all: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setOSConditions: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setToolWin: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setToolUnix: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setToolProperty: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setS1ASclassPath: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] init-common: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] clean: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setOSConditions: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setToolWin: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.631Z] setToolUnix: [2024-04-16T10:45:03.631Z] [2024-04-16T10:45:03.632Z] setToolProperty: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setS1ASclassPath: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] init-common: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] clean-common: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setOSConditions: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setToolWin: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setToolUnix: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setToolProperty: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setS1ASclassPath: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] init-common: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] clean-classes-common: [2024-04-16T10:45:03.632Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setOSConditions: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setToolWin: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setToolUnix: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setToolProperty: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] setS1ASclassPath: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] init-common: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] clean-jars-common: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.632Z] compile: [2024-04-16T10:45:03.632Z] [2024-04-16T10:45:03.633Z] setOSConditions: [2024-04-16T10:45:03.633Z] [2024-04-16T10:45:03.633Z] setToolWin: [2024-04-16T10:45:03.633Z] [2024-04-16T10:45:03.633Z] setToolUnix: [2024-04-16T10:45:03.633Z] [2024-04-16T10:45:03.633Z] setToolProperty: [2024-04-16T10:45:03.633Z] [2024-04-16T10:45:03.633Z] setS1ASclassPath: [2024-04-16T10:45:03.633Z] [2024-04-16T10:45:03.633Z] init-common: [2024-04-16T10:45:03.633Z] [2024-04-16T10:45:03.633Z] compile-common: [2024-04-16T10:45:03.633Z] [echo] Current time (ISO): 2024-04-16T10:45:03.608+0000 [2024-04-16T10:45:03.633Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:45:03.633Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:45:05.532Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:45:05.532Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/ejb/SimpleBMPBean.java:36: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:45:05.532Z] [javac] return new Integer(1); [2024-04-16T10:45:05.532Z] [javac] ^ [2024-04-16T10:45:05.532Z] [javac] 2 warnings [2024-04-16T10:45:05.532Z] [2024-04-16T10:45:05.533Z] setOSConditions: [2024-04-16T10:45:05.533Z] [2024-04-16T10:45:05.533Z] setToolWin: [2024-04-16T10:45:05.533Z] [2024-04-16T10:45:05.533Z] setToolUnix: [2024-04-16T10:45:05.533Z] [2024-04-16T10:45:05.533Z] setToolProperty: [2024-04-16T10:45:05.533Z] [2024-04-16T10:45:05.533Z] setS1ASclassPath: [2024-04-16T10:45:05.533Z] [2024-04-16T10:45:05.533Z] init-common: [2024-04-16T10:45:05.533Z] [2024-04-16T10:45:05.533Z] compile-common: [2024-04-16T10:45:05.533Z] [echo] Current time (ISO): 2024-04-16T10:45:05.143+0000 [2024-04-16T10:45:05.533Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:45:06.891Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:45:06.891Z] [javac] 1 warning [2024-04-16T10:45:06.891Z] [2024-04-16T10:45:06.892Z] build: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] setOSConditions: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] fixFiles: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] convUnix: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] convWin: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] setToolWin: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] setToolUnix: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] setToolProperty: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] setS1ASclassPath: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] init-common: [2024-04-16T10:45:06.892Z] [2024-04-16T10:45:06.892Z] package-persistence-common: [2024-04-16T10:45:06.893Z] [2024-04-16T10:45:06.893Z] ejb-jar-common: [2024-04-16T10:45:06.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:45:06.893Z] [2024-04-16T10:45:06.893Z] package-ejbjar-common: [2024-04-16T10:45:06.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.893Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.893Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.893Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-ejb.jar [2024-04-16T10:45:06.893Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.893Z] [2024-04-16T10:45:06.893Z] appclient-jar-common: [2024-04-16T10:45:06.893Z] [2024-04-16T10:45:06.893Z] package-appclientjar-common: [2024-04-16T10:45:06.893Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.893Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.893Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.894Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapper-client.jar [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] webclient-war-common: [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] build-ear-common: [2024-04-16T10:45:06.894Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:45:06.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:45:06.894Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:45:06.894Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] deploy: [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] setOSConditions: [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] setToolWin: [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] setToolUnix: [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] setToolProperty: [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.894Z] setS1ASclassPath: [2024-04-16T10:45:06.894Z] [2024-04-16T10:45:06.895Z] init-common: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] execute-sql-common: [2024-04-16T10:45:06.895Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/sql/create_pointbase.sql [2024-04-16T10:45:06.895Z] [sql] Failed to execute: Drop table O_Customer [2024-04-16T10:45:06.895Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'O_CUSTOMER' because it does not exist. [2024-04-16T10:45:06.895Z] [sql] 0 rows affected [2024-04-16T10:45:06.895Z] [sql] 1 of 2 SQL statements executed successfully [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setOSConditions: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setToolWin: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setToolUnix: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setToolProperty: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setS1ASclassPath: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] init-common: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] deploy-jdbc-common: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setOSConditions: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setToolWin: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setToolUnix: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setToolProperty: [2024-04-16T10:45:06.895Z] [2024-04-16T10:45:06.895Z] setS1ASclassPath: [2024-04-16T10:45:06.896Z] [2024-04-16T10:45:06.896Z] init-common: [2024-04-16T10:45:06.896Z] [2024-04-16T10:45:06.896Z] create-jdbc-connpool-common: [2024-04-16T10:45:07.454Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true ql-jdbc-pool [2024-04-16T10:45:07.454Z] [exec] JDBC connection pool ql-jdbc-pool created successfully. [2024-04-16T10:45:07.454Z] [2024-04-16T10:45:07.454Z] set-derby-connpool-props: [2024-04-16T10:45:07.708Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:45:07.708Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.User=dbuser [2024-04-16T10:45:08.266Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:45:08.266Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.Password=dbpassword [2024-04-16T10:45:08.521Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:45:08.521Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.driverType=4 [2024-04-16T10:45:09.079Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:45:09.079Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.portNumber=1527 [2024-04-16T10:45:09.333Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:45:09.333Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.dataBaseName=testdb [2024-04-16T10:45:09.907Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:45:09.907Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:45:10.161Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:45:10.161Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.create=true [2024-04-16T10:45:10.719Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:45:10.719Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.property.serverName=localhost [2024-04-16T10:45:10.719Z] [2024-04-16T10:45:10.719Z] setOSConditions: [2024-04-16T10:45:10.719Z] [2024-04-16T10:45:10.719Z] setToolWin: [2024-04-16T10:45:10.719Z] [2024-04-16T10:45:10.719Z] setToolUnix: [2024-04-16T10:45:10.719Z] [2024-04-16T10:45:10.720Z] setToolProperty: [2024-04-16T10:45:10.720Z] [2024-04-16T10:45:10.720Z] setS1ASclassPath: [2024-04-16T10:45:10.720Z] [2024-04-16T10:45:10.720Z] init-common: [2024-04-16T10:45:10.720Z] [2024-04-16T10:45:10.720Z] create-jdbc-resource-common: [2024-04-16T10:45:10.720Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid ql-jdbc-pool --target server jdbc/s1qeDB [2024-04-16T10:45:10.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid ql-jdbc-pool --enabled=true --target server jdbc/s1qeDB [2024-04-16T10:45:10.974Z] [exec] JDBC resource jdbc/s1qeDB created successfully. [2024-04-16T10:45:10.974Z] [echo] cmd executed for server [2024-04-16T10:45:10.974Z] [2024-04-16T10:45:10.974Z] asadmin-common: [2024-04-16T10:45:10.974Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_pool_size=10 [2024-04-16T10:45:11.533Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.max_pool_size=10 [2024-04-16T10:45:11.533Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.max-pool-size=10 [2024-04-16T10:45:11.533Z] [2024-04-16T10:45:11.533Z] asadmin-common: [2024-04-16T10:45:11.533Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady_pool_size=10 [2024-04-16T10:45:11.787Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady_pool_size=10 [2024-04-16T10:45:11.787Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.steady-pool-size=10 [2024-04-16T10:45:11.787Z] [2024-04-16T10:45:11.787Z] asadmin-common: [2024-04-16T10:45:11.787Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle_timeout_in_seconds=0 [2024-04-16T10:45:12.345Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle_timeout_in_seconds=0 [2024-04-16T10:45:12.345Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.idle-timeout-in-seconds=0 [2024-04-16T10:45:12.345Z] [2024-04-16T10:45:12.345Z] asadmin-common: [2024-04-16T10:45:12.345Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_timeout_in_seconds=10 [2024-04-16T10:45:12.600Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_timeout_in_seconds=10 [2024-04-16T10:45:12.600Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection-leak-timeout-in-seconds=10 [2024-04-16T10:45:12.600Z] [2024-04-16T10:45:12.600Z] asadmin-common: [2024-04-16T10:45:12.600Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_reclaim=true [2024-04-16T10:45:13.158Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection_leak_reclaim=true [2024-04-16T10:45:13.158Z] [exec] domain.resources.jdbc-connection-pool.ql-jdbc-pool.connection-leak-reclaim=true [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setOSConditions: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setToolWin: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setToolUnix: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setToolProperty: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setS1ASclassPath: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] init-common: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] deploy-common: [2024-04-16T10:45:13.158Z] [echo] Current time (ISO): 2024-04-16T10:45:12.951+0000 [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setOSConditions: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setToolWin: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setToolUnix: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setToolProperty: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] setS1ASclassPath: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] init-common: [2024-04-16T10:45:13.158Z] [2024-04-16T10:45:13.158Z] deploy-common-pe: [2024-04-16T10:45:13.413Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperApp.ear [2024-04-16T10:45:14.006Z] [exec] Application deployed with name ejb-bmp-statementwrapperApp. [2024-04-16T10:45:14.006Z] [echo] Deployment on target server server successful [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setOSConditions: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setToolWin: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setToolUnix: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setToolProperty: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setS1ASclassPath: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] init-common: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] deploy-common-ee: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] run: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setOSConditions: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setToolWin: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.006Z] setToolUnix: [2024-04-16T10:45:14.006Z] [2024-04-16T10:45:14.007Z] setToolProperty: [2024-04-16T10:45:14.007Z] [2024-04-16T10:45:14.007Z] setS1ASclassPath: [2024-04-16T10:45:14.007Z] [2024-04-16T10:45:14.007Z] init-common: [2024-04-16T10:45:14.007Z] [2024-04-16T10:45:14.007Z] runclient-common: [2024-04-16T10:45:14.007Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-bmp-statementwrapperAppClient.jar -name ejb-bmp-statementwrapperClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:45:15.007Z] [exec] Apr 16, 2024 10:45:14 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:45:15.007Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:45:15.930Z] [exec] Apr 16, 2024 10:45:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:45:15.930Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:45:16.184Z] [exec] Apr 16, 2024 10:45:15 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:45:16.184Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:45:18.106Z] [exec] Apr 16, 2024 10:45:17 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:45:18.106Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@33423500 [2024-04-16T10:46:25.696Z] [exec] Value of key is: test1 : [2024-04-16T10:46:25.696Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:46:25.696Z] [exec] [2024-04-16T10:46:25.696Z] [exec] [2024-04-16T10:46:25.696Z] [exec] ----------------------------------------- [2024-04-16T10:46:25.696Z] [exec] - test1 : : PASS - [2024-04-16T10:46:25.696Z] [exec] ----------------------------------------- [2024-04-16T10:46:25.696Z] [exec] Total PASS: 1 [2024-04-16T10:46:25.696Z] [exec] Total FAIL: 0 [2024-04-16T10:46:25.696Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:46:25.696Z] [exec] ----------------------------------------- [2024-04-16T10:46:25.696Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:46:25.696Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.696Z] checkReporting-common: [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.696Z] confirmReportPresent-common: [2024-04-16T10:46:25.696Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:46:25.696Z] [echo] Test seems to be reported fine [2024-04-16T10:46:25.696Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/RepRunConf.txt [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.696Z] confirmMissingReport-common: [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.696Z] undeploy: [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.696Z] setOSConditions: [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.696Z] setToolWin: [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.696Z] setToolUnix: [2024-04-16T10:46:25.696Z] [2024-04-16T10:46:25.697Z] setToolProperty: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setS1ASclassPath: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] init-common: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] execute-sql-common: [2024-04-16T10:46:25.697Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/connleakreclaimnotify/sql/drop_pointbase.sql [2024-04-16T10:46:25.697Z] [sql] 0 rows affected [2024-04-16T10:46:25.697Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setOSConditions: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setToolWin: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setToolUnix: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setToolProperty: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setS1ASclassPath: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] init-common: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] undeploy-jdbc-common: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setOSConditions: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setToolWin: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setToolUnix: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setToolProperty: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] setS1ASclassPath: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] init-common: [2024-04-16T10:46:25.697Z] [2024-04-16T10:46:25.697Z] delete-jdbc-resource-common: [2024-04-16T10:46:25.698Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/s1qeDB [2024-04-16T10:46:25.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/s1qeDB [2024-04-16T10:46:25.698Z] [exec] JDBC resource jdbc/s1qeDB deleted successfully [2024-04-16T10:46:25.698Z] [echo] cmd executed for server [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setOSConditions: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setToolWin: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setToolUnix: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setToolProperty: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setS1ASclassPath: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] init-common: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] delete-jdbc-connpool-common: [2024-04-16T10:46:25.698Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true ql-jdbc-pool [2024-04-16T10:46:25.698Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true ql-jdbc-pool [2024-04-16T10:46:25.698Z] [exec] JDBC Connection pool ql-jdbc-pool deleted successfully [2024-04-16T10:46:25.698Z] [echo] cmd executed for server [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setOSConditions: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setToolWin: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setToolUnix: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setToolProperty: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] setS1ASclassPath: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] init-common: [2024-04-16T10:46:25.698Z] [2024-04-16T10:46:25.698Z] undeploy-common: [2024-04-16T10:46:25.699Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-bmp-statementwrapperApp [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] all: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setOSConditions: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setToolWin: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setToolUnix: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setToolProperty: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setS1ASclassPath: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] init-common: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] clean: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setOSConditions: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setToolWin: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setToolUnix: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setToolProperty: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setS1ASclassPath: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] init-common: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] clean-common: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setOSConditions: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.699Z] setToolWin: [2024-04-16T10:46:25.699Z] [2024-04-16T10:46:25.700Z] setToolUnix: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setToolProperty: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setS1ASclassPath: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] init-common: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] clean-classes-common: [2024-04-16T10:46:25.700Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setOSConditions: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setToolWin: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setToolUnix: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setToolProperty: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setS1ASclassPath: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] init-common: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] clean-jars-common: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] compile: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setOSConditions: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setToolWin: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setToolUnix: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setToolProperty: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] setS1ASclassPath: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.700Z] init-common: [2024-04-16T10:46:25.700Z] [2024-04-16T10:46:25.701Z] compile-common: [2024-04-16T10:46:25.701Z] [echo] Current time (ISO): 2024-04-16T10:46:22.769+0000 [2024-04-16T10:46:25.701Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:25.701Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:25.701Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:46:25.701Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:46:25.701Z] [javac] return new Integer(1); [2024-04-16T10:46:25.701Z] [javac] ^ [2024-04-16T10:46:25.701Z] [javac] 2 warnings [2024-04-16T10:46:25.701Z] [2024-04-16T10:46:25.701Z] setOSConditions: [2024-04-16T10:46:25.701Z] [2024-04-16T10:46:25.701Z] setToolWin: [2024-04-16T10:46:25.701Z] [2024-04-16T10:46:25.701Z] setToolUnix: [2024-04-16T10:46:25.701Z] [2024-04-16T10:46:25.701Z] setToolProperty: [2024-04-16T10:46:25.701Z] [2024-04-16T10:46:25.701Z] setS1ASclassPath: [2024-04-16T10:46:25.701Z] [2024-04-16T10:46:25.701Z] init-common: [2024-04-16T10:46:25.701Z] [2024-04-16T10:46:25.701Z] compile-common: [2024-04-16T10:46:25.701Z] [echo] Current time (ISO): 2024-04-16T10:46:24.442+0000 [2024-04-16T10:46:25.701Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:25.959Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:46:26.213Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/client/Client.java:106: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-04-16T10:46:26.213Z] [javac] return new Integer(returnValue.get("count").toString()); [2024-04-16T10:46:26.213Z] [javac] ^ [2024-04-16T10:46:26.213Z] [javac] 2 warnings [2024-04-16T10:46:26.213Z] [2024-04-16T10:46:26.213Z] build: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] setOSConditions: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] fixFiles: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] convUnix: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] convWin: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] setToolWin: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] setToolUnix: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] setToolProperty: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] setS1ASclassPath: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] init-common: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] package-persistence-common: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] ejb-jar-common: [2024-04-16T10:46:26.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] package-ejbjar-common: [2024-04-16T10:46:26.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.214Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2024-04-16T10:46:26.214Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] appclient-jar-common: [2024-04-16T10:46:26.214Z] [2024-04-16T10:46:26.214Z] package-appclientjar-common: [2024-04-16T10:46:26.214Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.214Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.215Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] webclient-war-common: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] build-ear-common: [2024-04-16T10:46:26.215Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:46:26.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:26.215Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:46:26.215Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] deploy: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] setOSConditions: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] setToolWin: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] setToolUnix: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] setToolProperty: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] setS1ASclassPath: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] init-common: [2024-04-16T10:46:26.215Z] [2024-04-16T10:46:26.215Z] execute-sql-common: [2024-04-16T10:46:26.215Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/sql/create_pointbase.sql [2024-04-16T10:46:26.215Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2024-04-16T10:46:26.215Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2024-04-16T10:46:26.215Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2024-04-16T10:46:26.215Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2024-04-16T10:46:26.215Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2024-04-16T10:46:26.215Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2024-04-16T10:46:26.215Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2024-04-16T10:46:26.215Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2024-04-16T10:46:26.215Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2024-04-16T10:46:26.216Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2024-04-16T10:46:26.216Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2024-04-16T10:46:26.216Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2024-04-16T10:46:26.216Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2024-04-16T10:46:26.216Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2024-04-16T10:46:26.216Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2024-04-16T10:46:26.216Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2024-04-16T10:46:26.216Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2024-04-16T10:46:26.216Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2024-04-16T10:46:26.216Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2024-04-16T10:46:26.216Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2024-04-16T10:46:26.216Z] [sql] 0 rows affected [2024-04-16T10:46:26.216Z] [sql] 1 rows affected [2024-04-16T10:46:26.216Z] [sql] 0 rows affected [2024-04-16T10:46:26.216Z] [sql] 1 rows affected [2024-04-16T10:46:26.216Z] [sql] 0 rows affected [2024-04-16T10:46:26.216Z] [sql] 1 rows affected [2024-04-16T10:46:26.216Z] [sql] 0 rows affected [2024-04-16T10:46:26.216Z] [sql] 1 rows affected [2024-04-16T10:46:26.216Z] [sql] 0 rows affected [2024-04-16T10:46:26.216Z] [sql] 1 rows affected [2024-04-16T10:46:26.216Z] [sql] 0 rows affected [2024-04-16T10:46:26.216Z] [sql] 1 rows affected [2024-04-16T10:46:26.216Z] [sql] 0 rows affected [2024-04-16T10:46:26.470Z] [sql] 1 rows affected [2024-04-16T10:46:26.470Z] [sql] 0 rows affected [2024-04-16T10:46:26.470Z] [sql] 1 rows affected [2024-04-16T10:46:26.470Z] [sql] 0 rows affected [2024-04-16T10:46:26.470Z] [sql] 1 rows affected [2024-04-16T10:46:26.471Z] [sql] 0 rows affected [2024-04-16T10:46:26.471Z] [sql] 1 rows affected [2024-04-16T10:46:26.471Z] [sql] 20 of 30 SQL statements executed successfully [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setOSConditions: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setToolWin: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setToolUnix: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setToolProperty: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setS1ASclassPath: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] init-common: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setup: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setOSConditions: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setToolWin: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setToolUnix: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setToolProperty: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] setS1ASclassPath: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.471Z] init-common: [2024-04-16T10:46:26.471Z] [2024-04-16T10:46:26.472Z] deploy-jdbc-common: [2024-04-16T10:46:26.472Z] [2024-04-16T10:46:26.472Z] setOSConditions: [2024-04-16T10:46:26.472Z] [2024-04-16T10:46:26.472Z] setToolWin: [2024-04-16T10:46:26.472Z] [2024-04-16T10:46:26.472Z] setToolUnix: [2024-04-16T10:46:26.472Z] [2024-04-16T10:46:26.472Z] setToolProperty: [2024-04-16T10:46:26.472Z] [2024-04-16T10:46:26.472Z] setS1ASclassPath: [2024-04-16T10:46:26.472Z] [2024-04-16T10:46:26.472Z] init-common: [2024-04-16T10:46:26.472Z] [2024-04-16T10:46:26.472Z] create-jdbc-connpool-common: [2024-04-16T10:46:26.726Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc/jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:46:26.726Z] [exec] JDBC connection pool jdbc/jdbc-stmtcaching_hit_miss-pool created successfully. [2024-04-16T10:46:26.726Z] [2024-04-16T10:46:26.726Z] set-derby-connpool-props: [2024-04-16T10:46:27.309Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2024-04-16T10:46:27.309Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2024-04-16T10:46:27.563Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2024-04-16T10:46:27.563Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2024-04-16T10:46:28.122Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2024-04-16T10:46:28.122Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2024-04-16T10:46:28.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2024-04-16T10:46:28.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2024-04-16T10:46:28.630Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2024-04-16T10:46:28.630Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2024-04-16T10:46:29.212Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:46:29.212Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:46:29.467Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.create=true [2024-04-16T10:46:29.467Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.create=true [2024-04-16T10:46:30.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2024-04-16T10:46:30.025Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2024-04-16T10:46:30.025Z] [2024-04-16T10:46:30.025Z] setOSConditions: [2024-04-16T10:46:30.025Z] [2024-04-16T10:46:30.025Z] setToolWin: [2024-04-16T10:46:30.025Z] [2024-04-16T10:46:30.025Z] setToolUnix: [2024-04-16T10:46:30.025Z] [2024-04-16T10:46:30.025Z] setToolProperty: [2024-04-16T10:46:30.025Z] [2024-04-16T10:46:30.025Z] setS1ASclassPath: [2024-04-16T10:46:30.025Z] [2024-04-16T10:46:30.025Z] init-common: [2024-04-16T10:46:30.025Z] [2024-04-16T10:46:30.025Z] create-jdbc-resource-common: [2024-04-16T10:46:30.025Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc/jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:46:30.280Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc/jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:46:30.280Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2024-04-16T10:46:30.280Z] [echo] cmd executed for server [2024-04-16T10:46:30.280Z] [2024-04-16T10:46:30.280Z] asadmin-common: [2024-04-16T10:46:30.280Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2024-04-16T10:46:30.839Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2024-04-16T10:46:30.839Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2024-04-16T10:46:30.839Z] [2024-04-16T10:46:30.839Z] asadmin-common: [2024-04-16T10:46:30.839Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2024-04-16T10:46:31.095Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2024-04-16T10:46:31.095Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2024-04-16T10:46:31.095Z] [2024-04-16T10:46:31.095Z] asadmin-common: [2024-04-16T10:46:31.095Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2024-04-16T10:46:31.350Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2024-04-16T10:46:31.350Z] [exec] domain.resources.jdbc-connection-pool.jdbc/jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setOSConditions: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setToolWin: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setToolUnix: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setToolProperty: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setS1ASclassPath: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] init-common: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] deploy-common: [2024-04-16T10:46:31.604Z] [echo] Current time (ISO): 2024-04-16T10:46:31.352+0000 [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setOSConditions: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setToolWin: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setToolUnix: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setToolProperty: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] setS1ASclassPath: [2024-04-16T10:46:31.604Z] [2024-04-16T10:46:31.604Z] init-common: [2024-04-16T10:46:31.605Z] [2024-04-16T10:46:31.605Z] deploy-common-pe: [2024-04-16T10:46:31.859Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2024-04-16T10:46:32.416Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2024-04-16T10:46:32.416Z] [echo] Deployment on target server server successful [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] setOSConditions: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] setToolWin: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] setToolUnix: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] setToolProperty: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] setS1ASclassPath: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] init-common: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] deploy-common-ee: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] run: [2024-04-16T10:46:32.416Z] [2024-04-16T10:46:32.416Z] asadmin-common: [2024-04-16T10:46:32.416Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:46:32.974Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:46:32.974Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:46:32.974Z] [2024-04-16T10:46:32.974Z] asadmin-common: [2024-04-16T10:46:32.975Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:46:33.534Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:46:33.807Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=HIGH [2024-04-16T10:46:33.807Z] [2024-04-16T10:46:33.807Z] setOSConditions: [2024-04-16T10:46:33.807Z] [2024-04-16T10:46:33.807Z] setToolWin: [2024-04-16T10:46:33.807Z] [2024-04-16T10:46:33.807Z] setToolUnix: [2024-04-16T10:46:33.807Z] [2024-04-16T10:46:33.807Z] setToolProperty: [2024-04-16T10:46:33.807Z] [2024-04-16T10:46:33.807Z] setS1ASclassPath: [2024-04-16T10:46:33.807Z] [2024-04-16T10:46:33.807Z] init-common: [2024-04-16T10:46:33.807Z] [2024-04-16T10:46:33.807Z] runclient-common: [2024-04-16T10:46:33.807Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:46:34.365Z] [exec] Apr 16, 2024 10:46:34 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:46:34.365Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:46:35.287Z] [exec] Apr 16, 2024 10:46:34 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:46:35.287Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:46:35.559Z] [exec] Apr 16, 2024 10:46:35 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:46:35.559Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:46:37.439Z] [exec] Apr 16, 2024 10:46:37 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:46:37.439Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@b022551 [2024-04-16T10:46:38.844Z] [exec] >>>numstatementcachehit=1 [2024-04-16T10:46:38.844Z] [exec] >>>numstatementcachemiss=5 [2024-04-16T10:46:38.844Z] [exec] HIT pass [2024-04-16T10:46:38.844Z] [exec] Value of key is: Statement Caching - (Hit): [2024-04-16T10:46:39.159Z] [exec] >>>numstatementcachehit=6 [2024-04-16T10:46:39.159Z] [exec] >>>numstatementcachemiss=7 [2024-04-16T10:46:39.159Z] [exec] MISS pass [2024-04-16T10:46:39.159Z] [exec] Value of key is: Statement Caching - (Miss): [2024-04-16T10:46:39.159Z] [exec] >>>numstatementcachehit=7 [2024-04-16T10:46:39.159Z] [exec] >>>numstatementcachemiss=12 [2024-04-16T10:46:39.159Z] [exec] columnIndexes pass [2024-04-16T10:46:39.159Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2024-04-16T10:46:39.159Z] [exec] >>>numstatementcachehit=8 [2024-04-16T10:46:39.159Z] [exec] >>>numstatementcachemiss=17 [2024-04-16T10:46:39.159Z] [exec] columnNames pass [2024-04-16T10:46:39.159Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2024-04-16T10:46:39.159Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:46:39.159Z] [exec] [2024-04-16T10:46:39.159Z] [exec] [2024-04-16T10:46:39.159Z] [exec] ----------------------------------------- [2024-04-16T10:46:39.159Z] [exec] - Statement Caching - (Hit): : PASS - [2024-04-16T10:46:39.159Z] [exec] - Statement Caching - (Miss): : PASS - [2024-04-16T10:46:39.159Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2024-04-16T10:46:39.159Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2024-04-16T10:46:39.159Z] [exec] ----------------------------------------- [2024-04-16T10:46:39.159Z] [exec] Total PASS: 4 [2024-04-16T10:46:39.159Z] [exec] Total FAIL: 0 [2024-04-16T10:46:39.159Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:46:39.159Z] [exec] ----------------------------------------- [2024-04-16T10:46:39.159Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:46:39.159Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:46:39.719Z] [2024-04-16T10:46:39.719Z] checkReporting-common: [2024-04-16T10:46:39.719Z] [2024-04-16T10:46:39.719Z] confirmReportPresent-common: [2024-04-16T10:46:39.719Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:46:39.719Z] [echo] Test seems to be reported fine [2024-04-16T10:46:39.719Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/RepRunConf.txt [2024-04-16T10:46:39.719Z] [2024-04-16T10:46:39.719Z] confirmMissingReport-common: [2024-04-16T10:46:39.719Z] [2024-04-16T10:46:39.719Z] undeploy: [2024-04-16T10:46:39.719Z] [2024-04-16T10:46:39.719Z] setOSConditions: [2024-04-16T10:46:39.719Z] [2024-04-16T10:46:39.720Z] setToolWin: [2024-04-16T10:46:39.720Z] [2024-04-16T10:46:39.720Z] setToolUnix: [2024-04-16T10:46:39.720Z] [2024-04-16T10:46:39.720Z] setToolProperty: [2024-04-16T10:46:39.720Z] [2024-04-16T10:46:39.720Z] setS1ASclassPath: [2024-04-16T10:46:39.720Z] [2024-04-16T10:46:39.720Z] init-common: [2024-04-16T10:46:39.720Z] [2024-04-16T10:46:39.720Z] execute-sql-common: [2024-04-16T10:46:39.720Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.monitoring/sql/drop_pointbase.sql [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 0 rows affected [2024-04-16T10:46:39.720Z] [sql] 10 of 10 SQL statements executed successfully [2024-04-16T10:46:39.720Z] [2024-04-16T10:46:39.720Z] unsetup: [2024-04-16T10:46:39.720Z] [2024-04-16T10:46:39.720Z] asadmin-common: [2024-04-16T10:46:39.720Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:46:40.313Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:46:40.567Z] [exec] server.monitoring-service.module-monitoring-levels.jdbc-connection-pool=OFF [2024-04-16T10:46:40.567Z] [2024-04-16T10:46:40.567Z] setOSConditions: [2024-04-16T10:46:40.567Z] [2024-04-16T10:46:40.567Z] setToolWin: [2024-04-16T10:46:40.567Z] [2024-04-16T10:46:40.567Z] setToolUnix: [2024-04-16T10:46:40.567Z] [2024-04-16T10:46:40.567Z] setToolProperty: [2024-04-16T10:46:40.567Z] [2024-04-16T10:46:40.567Z] setS1ASclassPath: [2024-04-16T10:46:40.567Z] [2024-04-16T10:46:40.568Z] init-common: [2024-04-16T10:46:40.568Z] [2024-04-16T10:46:40.568Z] delete-jdbc-resource-common: [2024-04-16T10:46:40.568Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:46:40.821Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:46:40.821Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2024-04-16T10:46:40.821Z] [echo] cmd executed for server [2024-04-16T10:46:40.821Z] [2024-04-16T10:46:40.822Z] setOSConditions: [2024-04-16T10:46:40.822Z] [2024-04-16T10:46:40.822Z] setToolWin: [2024-04-16T10:46:40.822Z] [2024-04-16T10:46:40.822Z] setToolUnix: [2024-04-16T10:46:40.822Z] [2024-04-16T10:46:40.822Z] setToolProperty: [2024-04-16T10:46:40.822Z] [2024-04-16T10:46:40.822Z] setS1ASclassPath: [2024-04-16T10:46:40.822Z] [2024-04-16T10:46:40.822Z] init-common: [2024-04-16T10:46:40.822Z] [2024-04-16T10:46:40.822Z] delete-jdbc-connpool-common: [2024-04-16T10:46:40.822Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc/jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:46:41.409Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc/jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:46:41.409Z] [exec] JDBC Connection pool jdbc/jdbc-stmtcaching_hit_miss-pool deleted successfully [2024-04-16T10:46:41.409Z] [echo] cmd executed for server [2024-04-16T10:46:41.409Z] [2024-04-16T10:46:41.409Z] setOSConditions: [2024-04-16T10:46:41.409Z] [2024-04-16T10:46:41.409Z] setToolWin: [2024-04-16T10:46:41.409Z] [2024-04-16T10:46:41.409Z] setToolUnix: [2024-04-16T10:46:41.409Z] [2024-04-16T10:46:41.409Z] setToolProperty: [2024-04-16T10:46:41.409Z] [2024-04-16T10:46:41.409Z] setS1ASclassPath: [2024-04-16T10:46:41.409Z] [2024-04-16T10:46:41.409Z] init-common: [2024-04-16T10:46:41.409Z] [2024-04-16T10:46:41.409Z] undeploy-common: [2024-04-16T10:46:42.007Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-stmtcaching_hit_missApp [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] all: [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] setOSConditions: [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] setToolWin: [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] setToolUnix: [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] setToolProperty: [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] setS1ASclassPath: [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] init-common: [2024-04-16T10:46:42.007Z] [2024-04-16T10:46:42.007Z] ejb-setup: [2024-04-16T10:46:42.008Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/ejb [2024-04-16T10:46:42.008Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/client [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] clean: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setOSConditions: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolWin: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolUnix: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolProperty: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setS1ASclassPath: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] init-common: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] clean-common: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setOSConditions: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolWin: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolUnix: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolProperty: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setS1ASclassPath: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] init-common: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] clean-classes-common: [2024-04-16T10:46:42.008Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setOSConditions: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolWin: [2024-04-16T10:46:42.008Z] [2024-04-16T10:46:42.008Z] setToolUnix: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] setToolProperty: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] setS1ASclassPath: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] init-common: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] clean-jars-common: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] compile: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] setOSConditions: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] setToolWin: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] setToolUnix: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] setToolProperty: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] setS1ASclassPath: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] init-common: [2024-04-16T10:46:42.009Z] [2024-04-16T10:46:42.009Z] compile-common: [2024-04-16T10:46:42.009Z] [echo] Current time (ISO): 2024-04-16T10:46:41.852+0000 [2024-04-16T10:46:42.009Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:42.009Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:43.888Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:46:43.888Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:46:43.889Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:46:43.889Z] [javac] 2 warnings [2024-04-16T10:46:43.889Z] [2024-04-16T10:46:43.889Z] setOSConditions: [2024-04-16T10:46:43.889Z] [2024-04-16T10:46:43.889Z] setToolWin: [2024-04-16T10:46:43.889Z] [2024-04-16T10:46:43.889Z] setToolUnix: [2024-04-16T10:46:43.889Z] [2024-04-16T10:46:43.889Z] setToolProperty: [2024-04-16T10:46:43.889Z] [2024-04-16T10:46:43.889Z] setS1ASclassPath: [2024-04-16T10:46:43.889Z] [2024-04-16T10:46:43.889Z] init-common: [2024-04-16T10:46:43.889Z] [2024-04-16T10:46:43.889Z] compile-common: [2024-04-16T10:46:43.889Z] [echo] Current time (ISO): 2024-04-16T10:46:43.768+0000 [2024-04-16T10:46:43.889Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:45.768Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:46:45.768Z] [javac] 1 warning [2024-04-16T10:46:45.768Z] [2024-04-16T10:46:45.768Z] build: [2024-04-16T10:46:45.768Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:46:45.768Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2024-04-16T10:46:45.768Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] setOSConditions: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] fixFiles: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] convUnix: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] convWin: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] setToolWin: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] setToolUnix: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] setToolProperty: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] setS1ASclassPath: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] init-common: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] package-persistence-common: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] ejb-jar-common: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] package-ejbjar-common: [2024-04-16T10:46:45.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:45.769Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2024-04-16T10:46:45.769Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] appclient-jar-common: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] package-appclientjar-common: [2024-04-16T10:46:45.769Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:45.769Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.769Z] webclient-war-common: [2024-04-16T10:46:45.769Z] [2024-04-16T10:46:45.770Z] build-ear-common: [2024-04-16T10:46:45.770Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:46:45.770Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:46:45.770Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:46:45.770Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setup: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setOSConditions: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setToolWin: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setToolUnix: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setToolProperty: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setS1ASclassPath: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] init-common: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] execute-sql-common: [2024-04-16T10:46:45.770Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/create.sql [2024-04-16T10:46:45.770Z] [sql] 0 rows affected [2024-04-16T10:46:45.770Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] deploy: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setOSConditions: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setToolWin: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setToolUnix: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setToolProperty: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] setS1ASclassPath: [2024-04-16T10:46:45.770Z] [2024-04-16T10:46:45.770Z] init-common: [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] deploy-common: [2024-04-16T10:46:45.771Z] [echo] Current time (ISO): 2024-04-16T10:46:45.456+0000 [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] setOSConditions: [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] setToolWin: [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] setToolUnix: [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] setToolProperty: [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] setS1ASclassPath: [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] init-common: [2024-04-16T10:46:45.771Z] [2024-04-16T10:46:45.771Z] deploy-common-pe: [2024-04-16T10:46:46.025Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:46:48.535Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2024-04-16T10:46:48.535Z] [echo] Deployment on target server server successful [2024-04-16T10:46:48.535Z] [2024-04-16T10:46:48.535Z] setOSConditions: [2024-04-16T10:46:48.535Z] [2024-04-16T10:46:48.535Z] setToolWin: [2024-04-16T10:46:48.535Z] [2024-04-16T10:46:48.535Z] setToolUnix: [2024-04-16T10:46:48.535Z] [2024-04-16T10:46:48.535Z] setToolProperty: [2024-04-16T10:46:48.535Z] [2024-04-16T10:46:48.536Z] setS1ASclassPath: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] init-common: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] deploy-common-ee: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] run: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] setOSConditions: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] setToolWin: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] setToolUnix: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] setToolProperty: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] setS1ASclassPath: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] init-common: [2024-04-16T10:46:48.536Z] [2024-04-16T10:46:48.536Z] runclient-common: [2024-04-16T10:46:48.536Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar -name ejb-ejb30-persistence-tx_propagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:46:49.470Z] [exec] Apr 16, 2024 10:46:49 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:46:49.470Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:46:50.030Z] [exec] Apr 16, 2024 10:46:49 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:46:50.030Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-tx_propagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.tx_propagation.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-tx_propagationClient [2024-04-16T10:46:52.606Z] [exec] Apr 16, 2024 10:46:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:46:52.606Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@4cc12db2 [2024-04-16T10:46:52.606Z] [exec] I am in client [2024-04-16T10:46:53.207Z] [exec] Apr 16, 2024 10:46:52 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:46:53.207Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:46:53.207Z] [exec] Apr 16, 2024 10:46:53 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:46:53.207Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@f65bad20[jndiName=__SYSTEM/pools/__datasource_definition/ejb-ejb30-persistence-tx_propagationApp/java:app/jdbc/xa, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:46:53.508Z] [exec] calling createPerson(duke) [2024-04-16T10:46:53.508Z] [exec] created [2024-04-16T10:46:53.508Z] [exec] utx.begin called [2024-04-16T10:46:53.508Z] [exec] inserted 1,1 into table [2024-04-16T10:46:53.763Z] [exec] calling utx.rollback [2024-04-16T10:46:53.763Z] [exec] utx.rollback called [2024-04-16T10:46:53.763Z] [exec] I am in client [2024-04-16T10:46:53.763Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:46:53.763Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:46:53.763Z] [exec] calling createPerson(duke) [2024-04-16T10:46:53.763Z] [exec] created [2024-04-16T10:46:53.763Z] [exec] utx.begin called [2024-04-16T10:46:53.763Z] [exec] inserted 1,1 into table [2024-04-16T10:46:53.763Z] [exec] calling utx.commit [2024-04-16T10:46:53.763Z] [exec] utx.commit called [2024-04-16T10:46:54.060Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:46:54.060Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:46:54.060Z] [exec] Apr 16, 2024 10:46:53 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:46:54.060Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:46:54.060Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:46:54.060Z] [exec] [2024-04-16T10:46:54.060Z] [exec] [2024-04-16T10:46:54.060Z] [exec] ----------------------------------------- [2024-04-16T10:46:54.060Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:46:54.060Z] [exec] - findDelegateCreatedPerson: PASS - [2024-04-16T10:46:54.060Z] [exec] ----------------------------------------- [2024-04-16T10:46:54.060Z] [exec] Total PASS: 2 [2024-04-16T10:46:54.060Z] [exec] Total FAIL: 0 [2024-04-16T10:46:54.060Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:46:54.060Z] [exec] ----------------------------------------- [2024-04-16T10:46:54.060Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:46:54.060Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:46:54.315Z] [2024-04-16T10:46:54.315Z] checkReporting-common: [2024-04-16T10:46:54.315Z] [2024-04-16T10:46:54.315Z] confirmReportPresent-common: [2024-04-16T10:46:54.315Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:46:54.315Z] [echo] Test seems to be reported fine [2024-04-16T10:46:54.315Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/RepRunConf.txt [2024-04-16T10:46:54.315Z] [2024-04-16T10:46:54.315Z] confirmMissingReport-common: [2024-04-16T10:46:54.315Z] [2024-04-16T10:46:54.315Z] undeploy: [2024-04-16T10:46:54.315Z] [2024-04-16T10:46:54.316Z] setOSConditions: [2024-04-16T10:46:54.316Z] [2024-04-16T10:46:54.316Z] setToolWin: [2024-04-16T10:46:54.316Z] [2024-04-16T10:46:54.316Z] setToolUnix: [2024-04-16T10:46:54.316Z] [2024-04-16T10:46:54.316Z] setToolProperty: [2024-04-16T10:46:54.316Z] [2024-04-16T10:46:54.316Z] setS1ASclassPath: [2024-04-16T10:46:54.316Z] [2024-04-16T10:46:54.316Z] init-common: [2024-04-16T10:46:54.316Z] [2024-04-16T10:46:54.316Z] undeploy-common: [2024-04-16T10:46:54.875Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-tx_propagationApp [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] unsetup: [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] setOSConditions: [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] setToolWin: [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] setToolUnix: [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] setToolProperty: [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] setS1ASclassPath: [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] init-common: [2024-04-16T10:46:54.875Z] [2024-04-16T10:46:54.875Z] execute-sql-common: [2024-04-16T10:46:54.875Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/drop.sql [2024-04-16T10:46:54.875Z] [sql] 0 rows affected [2024-04-16T10:46:54.875Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] all: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setOSConditions: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setToolWin: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setToolUnix: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setToolProperty: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setS1ASclassPath: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] init-common: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] appclient-setup: [2024-04-16T10:46:54.876Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/client [2024-04-16T10:46:54.876Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/ejb [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] clean: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setOSConditions: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setToolWin: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setToolUnix: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setToolProperty: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setS1ASclassPath: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] init-common: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] clean-common: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setOSConditions: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.876Z] setToolWin: [2024-04-16T10:46:54.876Z] [2024-04-16T10:46:54.877Z] setToolUnix: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setToolProperty: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setS1ASclassPath: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] init-common: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] clean-classes-common: [2024-04-16T10:46:54.877Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setOSConditions: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setToolWin: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setToolUnix: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setToolProperty: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setS1ASclassPath: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] init-common: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] clean-jars-common: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] compile: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setOSConditions: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setToolWin: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setToolUnix: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setToolProperty: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] setS1ASclassPath: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.877Z] init-common: [2024-04-16T10:46:54.877Z] [2024-04-16T10:46:54.878Z] compile-common: [2024-04-16T10:46:54.878Z] [echo] Current time (ISO): 2024-04-16T10:46:54.782+0000 [2024-04-16T10:46:54.878Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:54.878Z] [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:56.765Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:46:56.765Z] [javac] Note: [EL Info]: processor: Creating static metadata factory ... [2024-04-16T10:46:56.765Z] [javac] warning: [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [2024-04-16T10:46:56.765Z] [javac] 2 warnings [2024-04-16T10:46:56.765Z] [2024-04-16T10:46:56.765Z] setOSConditions: [2024-04-16T10:46:56.765Z] [2024-04-16T10:46:56.765Z] setToolWin: [2024-04-16T10:46:56.765Z] [2024-04-16T10:46:56.765Z] setToolUnix: [2024-04-16T10:46:56.765Z] [2024-04-16T10:46:56.766Z] setToolProperty: [2024-04-16T10:46:56.766Z] [2024-04-16T10:46:56.766Z] setS1ASclassPath: [2024-04-16T10:46:56.766Z] [2024-04-16T10:46:56.766Z] init-common: [2024-04-16T10:46:56.766Z] [2024-04-16T10:46:56.766Z] compile-common: [2024-04-16T10:46:56.766Z] [echo] Current time (ISO): 2024-04-16T10:46:56.646+0000 [2024-04-16T10:46:56.766Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:46:58.665Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:46:58.665Z] [javac] 1 warning [2024-04-16T10:46:58.665Z] [2024-04-16T10:46:58.665Z] build: [2024-04-16T10:46:58.665Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib [2024-04-16T10:46:58.665Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-lib.jar [2024-04-16T10:46:58.665Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/lib/ejb-ejb30-persistence-tx_propagation-par1.jar [2024-04-16T10:46:58.665Z] [2024-04-16T10:46:58.665Z] setOSConditions: [2024-04-16T10:46:58.665Z] [2024-04-16T10:46:58.665Z] fixFiles: [2024-04-16T10:46:58.665Z] [2024-04-16T10:46:58.665Z] convUnix: [2024-04-16T10:46:58.665Z] [2024-04-16T10:46:58.665Z] convWin: [2024-04-16T10:46:58.665Z] [2024-04-16T10:46:58.666Z] setToolWin: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] setToolUnix: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] setToolProperty: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] setS1ASclassPath: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] init-common: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] package-persistence-common: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] ejb-jar-common: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] package-ejbjar-common: [2024-04-16T10:46:58.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:58.666Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-ejb.jar [2024-04-16T10:46:58.666Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] appclient-jar-common: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] package-appclientjar-common: [2024-04-16T10:46:58.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:46:58.666Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagation-client.jar [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] webclient-war-common: [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] build-ear-common: [2024-04-16T10:46:58.666Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:46:58.666Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:46:58.666Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:46:58.666Z] [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:46:58.666Z] [2024-04-16T10:46:58.666Z] setup: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setOSConditions: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolWin: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolUnix: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolProperty: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setS1ASclassPath: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] init-common: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] execute-sql-common: [2024-04-16T10:46:58.667Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/create.sql [2024-04-16T10:46:58.667Z] [sql] 0 rows affected [2024-04-16T10:46:58.667Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] deploy: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setOSConditions: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolWin: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolUnix: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolProperty: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setS1ASclassPath: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] init-common: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] deploy-common: [2024-04-16T10:46:58.667Z] [echo] Current time (ISO): 2024-04-16T10:46:58.396+0000 [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setOSConditions: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolWin: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.667Z] setToolUnix: [2024-04-16T10:46:58.667Z] [2024-04-16T10:46:58.668Z] setToolProperty: [2024-04-16T10:46:58.668Z] [2024-04-16T10:46:58.668Z] setS1ASclassPath: [2024-04-16T10:46:58.668Z] [2024-04-16T10:46:58.668Z] init-common: [2024-04-16T10:46:58.668Z] [2024-04-16T10:46:58.668Z] deploy-common-pe: [2024-04-16T10:46:58.922Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationApp.ear [2024-04-16T10:46:59.874Z] [exec] Application deployed with name ejb-ejb30-persistence-tx_propagationApp. [2024-04-16T10:46:59.874Z] [echo] Deployment on target server server successful [2024-04-16T10:46:59.874Z] [2024-04-16T10:46:59.874Z] setOSConditions: [2024-04-16T10:46:59.874Z] [2024-04-16T10:46:59.874Z] setToolWin: [2024-04-16T10:46:59.874Z] [2024-04-16T10:46:59.874Z] setToolUnix: [2024-04-16T10:46:59.874Z] [2024-04-16T10:46:59.874Z] setToolProperty: [2024-04-16T10:46:59.874Z] [2024-04-16T10:46:59.874Z] setS1ASclassPath: [2024-04-16T10:46:59.874Z] [2024-04-16T10:46:59.874Z] init-common: [2024-04-16T10:46:59.874Z] [2024-04-16T10:46:59.874Z] deploy-common-ee: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] run: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] setOSConditions: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] setToolWin: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] setToolUnix: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] setToolProperty: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] setS1ASclassPath: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] init-common: [2024-04-16T10:46:59.875Z] [2024-04-16T10:46:59.875Z] runclient-common: [2024-04-16T10:46:59.875Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar -name ejb-ejb30-persistence-tx_propagationClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml [2024-04-16T10:47:01.243Z] [exec] Apr 16, 2024 10:47:00 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:47:01.243Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:47:01.810Z] [exec] Apr 16, 2024 10:47:01 AM org.glassfish.appclient.client.acc.FacadeLaunchable selectFacadeFromGroup [2024-04-16T10:47:01.810Z] [exec] WARNING: ACC001: Using the only client [ejb-ejb30-persistence-tx_propagation-client] with main class [com.sun.s1asdev.ejb.ejb30.persistence.tx_propagation.client.Client] in file:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/ejb-ejb30-persistence-tx_propagationAppClient.jar even though it does not match the specified main class name null or client name ejb-ejb30-persistence-tx_propagationClient [2024-04-16T10:47:04.315Z] [exec] Apr 16, 2024 10:47:03 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:47:04.315Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1fe8f5e8 [2024-04-16T10:47:04.315Z] [exec] I am in client [2024-04-16T10:47:04.608Z] [exec] Apr 16, 2024 10:47:04 AM org.hibernate.validator.internal.util.Version [2024-04-16T10:47:04.608Z] [exec] INFO: HV000001: Hibernate Validator 8.0.1.Final [2024-04-16T10:47:04.906Z] [exec] Apr 16, 2024 10:47:04 AM com.sun.enterprise.resource.pool.PoolManagerImpl createAndInitPool [2024-04-16T10:47:04.906Z] [exec] INFO: Created connection pool and added it to PoolManager: Pool [org.glassfish.resourcebase.resources.api.PoolInfo@f65bad20[jndiName=__SYSTEM/pools/__datasource_definition/ejb-ejb30-persistence-tx_propagationApp/java:app/jdbc/xa, applicationName=null, moduleName=null]] PoolSize=0 FreeResources=0 QueueSize=0 matching=on validation=off [2024-04-16T10:47:04.906Z] [exec] calling createPerson(duke) [2024-04-16T10:47:04.906Z] [exec] created [2024-04-16T10:47:04.906Z] [exec] utx.begin called [2024-04-16T10:47:05.510Z] [exec] inserted 1,1 into table [2024-04-16T10:47:05.510Z] [exec] calling utx.rollback [2024-04-16T10:47:05.510Z] [exec] utx.rollback called [2024-04-16T10:47:05.510Z] [exec] I am in client [2024-04-16T10:47:05.510Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:47:05.510Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:47:05.510Z] [exec] calling createPerson(duke) [2024-04-16T10:47:05.510Z] [exec] created [2024-04-16T10:47:05.510Z] [exec] utx.begin called [2024-04-16T10:47:05.510Z] [exec] inserted 1,1 into table [2024-04-16T10:47:05.510Z] [exec] calling utx.commit [2024-04-16T10:47:05.510Z] [exec] utx.commit called [2024-04-16T10:47:05.510Z] [exec] Apr 16, 2024 10:47:05 AM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter [2024-04-16T10:47:05.510Z] [exec] INFO: RAR7094: __xa_jdbc_ra shutdown successful. [2024-04-16T10:47:05.510Z] [exec] Value of key is: delegateFoundMe [2024-04-16T10:47:05.510Z] [exec] Value of key is: findDelegateCreatedPerson [2024-04-16T10:47:05.510Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:47:05.510Z] [exec] [2024-04-16T10:47:05.510Z] [exec] [2024-04-16T10:47:05.510Z] [exec] ----------------------------------------- [2024-04-16T10:47:05.510Z] [exec] - delegateFoundMe: PASS - [2024-04-16T10:47:05.510Z] [exec] - findDelegateCreatedPerson: PASS - [2024-04-16T10:47:05.510Z] [exec] ----------------------------------------- [2024-04-16T10:47:05.510Z] [exec] Total PASS: 2 [2024-04-16T10:47:05.510Z] [exec] Total FAIL: 0 [2024-04-16T10:47:05.510Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:47:05.510Z] [exec] ----------------------------------------- [2024-04-16T10:47:05.510Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:47:05.510Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] checkReporting-common: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] confirmReportPresent-common: [2024-04-16T10:47:05.765Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:47:05.765Z] [echo] Test seems to be reported fine [2024-04-16T10:47:05.765Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/RepRunConf.txt [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] confirmMissingReport-common: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] undeploy: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] setOSConditions: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] setToolWin: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] setToolUnix: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] setToolProperty: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] setS1ASclassPath: [2024-04-16T10:47:05.765Z] [2024-04-16T10:47:05.765Z] init-common: [2024-04-16T10:47:05.766Z] [2024-04-16T10:47:05.766Z] undeploy-common: [2024-04-16T10:47:06.326Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false ejb-ejb30-persistence-tx_propagationApp [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] unsetup: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setOSConditions: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setToolWin: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setToolUnix: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setToolProperty: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setS1ASclassPath: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] init-common: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] execute-sql-common: [2024-04-16T10:47:06.326Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/jpa-dsd/sql/drop.sql [2024-04-16T10:47:06.326Z] [sql] 0 rows affected [2024-04-16T10:47:06.326Z] [sql] 1 of 1 SQL statements executed successfully [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] all-appclient-exposed-dsd: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setOSConditions: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setToolWin: [2024-04-16T10:47:06.326Z] [2024-04-16T10:47:06.326Z] setToolUnix: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setToolProperty: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setS1ASclassPath: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] init-common: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] clean: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setOSConditions: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setToolWin: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setToolUnix: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setToolProperty: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setS1ASclassPath: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] init-common: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] clean-common: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setOSConditions: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setToolWin: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setToolUnix: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setToolProperty: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] setS1ASclassPath: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] init-common: [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.327Z] clean-classes-common: [2024-04-16T10:47:06.327Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module [2024-04-16T10:47:06.327Z] [2024-04-16T10:47:06.328Z] setOSConditions: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setToolWin: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setToolUnix: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setToolProperty: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setS1ASclassPath: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] init-common: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] clean-jars-common: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] compile: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setOSConditions: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setToolWin: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setToolUnix: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setToolProperty: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] setS1ASclassPath: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] init-common: [2024-04-16T10:47:06.328Z] [2024-04-16T10:47:06.328Z] compile-common: [2024-04-16T10:47:06.328Z] [echo] Current time (ISO): 2024-04-16T10:47:06.217+0000 [2024-04-16T10:47:06.328Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:47:06.328Z] [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:47:08.231Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:47:08.231Z] [javac] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/ejb/SimpleBMPBean.java:40: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-04-16T10:47:08.231Z] [javac] return new Integer(1); [2024-04-16T10:47:08.231Z] [javac] ^ [2024-04-16T10:47:08.507Z] [javac] 2 warnings [2024-04-16T10:47:08.507Z] [2024-04-16T10:47:08.507Z] setOSConditions: [2024-04-16T10:47:08.507Z] [2024-04-16T10:47:08.507Z] setToolWin: [2024-04-16T10:47:08.507Z] [2024-04-16T10:47:08.507Z] setToolUnix: [2024-04-16T10:47:08.507Z] [2024-04-16T10:47:08.507Z] setToolProperty: [2024-04-16T10:47:08.507Z] [2024-04-16T10:47:08.507Z] setS1ASclassPath: [2024-04-16T10:47:08.507Z] [2024-04-16T10:47:08.507Z] init-common: [2024-04-16T10:47:08.507Z] [2024-04-16T10:47:08.507Z] compile-common: [2024-04-16T10:47:08.507Z] [echo] Current time (ISO): 2024-04-16T10:47:08.247+0000 [2024-04-16T10:47:08.508Z] [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes [2024-04-16T10:47:09.865Z] [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17' [2024-04-16T10:47:09.865Z] [javac] 1 warning [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] build: [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] setOSConditions: [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] fixFiles: [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] convUnix: [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] convWin: [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] setToolWin: [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] setToolUnix: [2024-04-16T10:47:09.865Z] [2024-04-16T10:47:09.865Z] setToolProperty: [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] setS1ASclassPath: [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] init-common: [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] package-persistence-common: [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] ejb-jar-common: [2024-04-16T10:47:09.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] package-ejbjar-common: [2024-04-16T10:47:09.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-ejb.jar [2024-04-16T10:47:09.866Z] [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] appclient-jar-common: [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] package-appclientjar-common: [2024-04-16T10:47:09.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_miss-client.jar [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] webclient-war-common: [2024-04-16T10:47:09.866Z] [2024-04-16T10:47:09.866Z] build-ear-common: [2024-04-16T10:47:09.866Z] [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:47:09.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/META-INF [2024-04-16T10:47:09.866Z] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/classes/lib [2024-04-16T10:47:09.866Z] [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] deploy: [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] setOSConditions: [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] setToolWin: [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] setToolUnix: [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] setToolProperty: [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] setS1ASclassPath: [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] init-common: [2024-04-16T10:47:09.867Z] [2024-04-16T10:47:09.867Z] execute-sql-common: [2024-04-16T10:47:09.867Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/sql/create_pointbase.sql [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper1 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER1' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper2 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER2' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper3 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER3' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper4 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER4' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper5 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER5' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper6 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER6' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper7 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER7' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper8 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER8' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper9 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER9' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] Failed to execute: drop table customer_stmt_wrapper10 [2024-04-16T10:47:09.867Z] [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER_STMT_WRAPPER10' because it does not exist. [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:09.867Z] [sql] 1 rows affected [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:09.867Z] [sql] 1 rows affected [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:09.867Z] [sql] 1 rows affected [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:09.867Z] [sql] 1 rows affected [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:09.867Z] [sql] 1 rows affected [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:09.867Z] [sql] 1 rows affected [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:09.867Z] [sql] 1 rows affected [2024-04-16T10:47:09.867Z] [sql] 0 rows affected [2024-04-16T10:47:10.122Z] [sql] 1 rows affected [2024-04-16T10:47:10.122Z] [sql] 0 rows affected [2024-04-16T10:47:10.122Z] [sql] 1 rows affected [2024-04-16T10:47:10.122Z] [sql] 0 rows affected [2024-04-16T10:47:10.122Z] [sql] 1 rows affected [2024-04-16T10:47:10.122Z] [sql] 20 of 30 SQL statements executed successfully [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setOSConditions: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolWin: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolUnix: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolProperty: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setS1ASclassPath: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] init-common: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setup: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setOSConditions: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolWin: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolUnix: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolProperty: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setS1ASclassPath: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] init-common: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] deploy-jdbc-common: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setOSConditions: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolWin: [2024-04-16T10:47:10.122Z] [2024-04-16T10:47:10.122Z] setToolUnix: [2024-04-16T10:47:10.123Z] [2024-04-16T10:47:10.123Z] setToolProperty: [2024-04-16T10:47:10.123Z] [2024-04-16T10:47:10.123Z] setS1ASclassPath: [2024-04-16T10:47:10.123Z] [2024-04-16T10:47:10.123Z] init-common: [2024-04-16T10:47:10.123Z] [2024-04-16T10:47:10.123Z] create-jdbc-connpool-common: [2024-04-16T10:47:10.377Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-connection-pool --datasourceclassname org.apache.derby.jdbc.ClientDataSource --restype javax.sql.DataSource --steadypoolsize 8 --maxpoolsize 32 --maxwait 60000 --poolresize 2 --idletimeout 300 --isisolationguaranteed=true --isconnectvalidatereq=false --validationmethod table --failconnection=false --allownoncomponentcallers=false --nontransactionalconnections=false --validateatmostonceperiod 0 --leaktimeout 0 --leakreclaim=false --creationretryattempts 0 --creationretryinterval 10 --statementtimeout -1 --statementleaktimeout 0 --statementleakreclaim=false --lazyconnectionenlistment=false --lazyconnectionassociation=false --associatewiththread=false --matchconnections=false --maxconnectionusagecount 0 --ping=false --pooling=true --statementcachesize 0 --wrapjdbcobjects=true jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:47:10.377Z] [exec] JDBC connection pool jdbc-stmtcaching_hit_miss-pool created successfully. [2024-04-16T10:47:10.377Z] [2024-04-16T10:47:10.377Z] set-derby-connpool-props: [2024-04-16T10:47:10.938Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2024-04-16T10:47:10.938Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.User=dbuser [2024-04-16T10:47:11.509Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2024-04-16T10:47:11.509Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.Password=dbpassword [2024-04-16T10:47:11.763Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2024-04-16T10:47:11.763Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.driverType=4 [2024-04-16T10:47:12.321Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2024-04-16T10:47:12.321Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.portNumber=1527 [2024-04-16T10:47:12.607Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2024-04-16T10:47:12.607Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.dataBaseName=testdb [2024-04-16T10:47:13.166Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:47:13.166Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.retrieveMessagesFromServerOnGetMessage=true [2024-04-16T10:47:13.725Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2024-04-16T10:47:13.725Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.create=true [2024-04-16T10:47:14.306Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2024-04-16T10:47:14.306Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.property.serverName=localhost [2024-04-16T10:47:14.306Z] [2024-04-16T10:47:14.306Z] setOSConditions: [2024-04-16T10:47:14.306Z] [2024-04-16T10:47:14.306Z] setToolWin: [2024-04-16T10:47:14.306Z] [2024-04-16T10:47:14.306Z] setToolUnix: [2024-04-16T10:47:14.306Z] [2024-04-16T10:47:14.306Z] setToolProperty: [2024-04-16T10:47:14.306Z] [2024-04-16T10:47:14.306Z] setS1ASclassPath: [2024-04-16T10:47:14.306Z] [2024-04-16T10:47:14.306Z] init-common: [2024-04-16T10:47:14.306Z] [2024-04-16T10:47:14.306Z] create-jdbc-resource-common: [2024-04-16T10:47:14.306Z] [echo] asadmin create-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --connectionpoolid jdbc-stmtcaching_hit_miss-pool --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:47:14.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true create-jdbc-resource --connectionpoolid jdbc-stmtcaching_hit_miss-pool --enabled=true --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:47:14.561Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss created successfully. [2024-04-16T10:47:14.561Z] [echo] cmd executed for server [2024-04-16T10:47:14.561Z] [2024-04-16T10:47:14.561Z] asadmin-common: [2024-04-16T10:47:14.561Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2024-04-16T10:47:14.816Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_size=5 [2024-04-16T10:47:14.816Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-size=5 [2024-04-16T10:47:14.816Z] [2024-04-16T10:47:14.816Z] asadmin-common: [2024-04-16T10:47:14.816Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_type=FIXED [2024-04-16T10:47:15.375Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement_cache_type=FIXED [2024-04-16T10:47:15.375Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.statement-cache-type=FIXED [2024-04-16T10:47:15.375Z] [2024-04-16T10:47:15.375Z] asadmin-common: [2024-04-16T10:47:15.375Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2024-04-16T10:47:15.661Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap_jdbc_objects=true [2024-04-16T10:47:15.661Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.wrap-jdbc-objects=true [2024-04-16T10:47:15.661Z] [2024-04-16T10:47:15.661Z] asadmin-common: [2024-04-16T10:47:15.661Z] [echo] asadmin set --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2024-04-16T10:47:16.220Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true set domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle_timeout_in_seconds=3000 [2024-04-16T10:47:16.220Z] [exec] domain.resources.jdbc-connection-pool.jdbc-stmtcaching_hit_miss-pool.idle-timeout-in-seconds=3000 [2024-04-16T10:47:16.220Z] [2024-04-16T10:47:16.220Z] setOSConditions: [2024-04-16T10:47:16.220Z] [2024-04-16T10:47:16.220Z] setToolWin: [2024-04-16T10:47:16.220Z] [2024-04-16T10:47:16.220Z] setToolUnix: [2024-04-16T10:47:16.220Z] [2024-04-16T10:47:16.221Z] setToolProperty: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] setS1ASclassPath: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] init-common: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] deploy-common: [2024-04-16T10:47:16.221Z] [echo] Current time (ISO): 2024-04-16T10:47:15.976+0000 [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] setOSConditions: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] setToolWin: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] setToolUnix: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] setToolProperty: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] setS1ASclassPath: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] init-common: [2024-04-16T10:47:16.221Z] [2024-04-16T10:47:16.221Z] deploy-common-pe: [2024-04-16T10:47:16.476Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true deploy --force=false --precompilejsp=false --verify=false --retrieve /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive --generatermistubs=false --availabilityenabled=false --asyncreplication=true --target server --keepreposdir=false --keepfailedstubs=false --isredeploy=false --logreportederrors=true --_classicstyle=false /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missApp.ear [2024-04-16T10:47:16.731Z] [exec] Application deployed with name jdbc-stmtcaching_hit_missApp. [2024-04-16T10:47:16.731Z] [echo] Deployment on target server server successful [2024-04-16T10:47:16.731Z] [2024-04-16T10:47:16.731Z] setOSConditions: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setToolWin: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setToolUnix: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setToolProperty: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setS1ASclassPath: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] init-common: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] deploy-common-ee: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] run: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setOSConditions: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setToolWin: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setToolUnix: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setToolProperty: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] setS1ASclassPath: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] init-common: [2024-04-16T10:47:16.732Z] [2024-04-16T10:47:16.732Z] runclient-common: [2024-04-16T10:47:16.732Z] [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/build/module/archive/jdbc-stmtcaching_hit_missAppClient.jar -name jdbc-stmtcaching_hit_missClient -textauth -user j2ee -password j2ee -xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/config/glassfish-acc.xml 12 [2024-04-16T10:47:17.677Z] [exec] Apr 16, 2024 10:47:17 AM org.glassfish.appclient.client.acc.AppclientCommandArguments warnAboutPasswordUsage [2024-04-16T10:47:17.677Z] [exec] WARNING: ACC013: The -password option is deprecated and will likely be removed in a future release. Please use -passwordfile or let the app client container prompt for the username and/or password if they are needed to access a remote resource. [2024-04-16T10:47:18.606Z] [exec] Apr 16, 2024 10:47:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:47:18.606Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:47:18.606Z] [exec] Apr 16, 2024 10:47:18 AM com.sun.enterprise.deployment.node.DeploymentDescriptorNode setElementValue [2024-04-16T10:47:18.606Z] [exec] WARNING: Deprecated element ejb-ref with value is ignored for descriptor class com.sun.enterprise.deployment.EjbReferenceDescriptor of node class com.sun.enterprise.deployment.node.EjbReferenceNode. [2024-04-16T10:47:20.506Z] [exec] Apr 16, 2024 10:47:20 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB [2024-04-16T10:47:20.506Z] [exec] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@2f2e4bde [2024-04-16T10:47:20.765Z] [exec] Value of key is: Statement Caching - (Hit): [2024-04-16T10:47:20.765Z] [exec] Value of key is: Statement Caching - (Miss): [2024-04-16T10:47:20.765Z] [exec] Value of key is: Statement Caching - (hit columnIndexes) : [2024-04-16T10:47:20.766Z] [exec] Value of key is: Statement Caching - (hit columnNames) : [2024-04-16T10:47:20.766Z] [exec] Generating report at /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml [2024-04-16T10:47:20.766Z] [exec] [2024-04-16T10:47:20.766Z] [exec] [2024-04-16T10:47:20.766Z] [exec] ----------------------------------------- [2024-04-16T10:47:20.766Z] [exec] - Statement Caching - (Hit): : PASS - [2024-04-16T10:47:20.766Z] [exec] - Statement Caching - (Miss): : PASS - [2024-04-16T10:47:20.766Z] [exec] - Statement Caching - (hit columnIndexes) : : PASS - [2024-04-16T10:47:20.766Z] [exec] - Statement Caching - (hit columnNames) : : PASS - [2024-04-16T10:47:20.766Z] [exec] ----------------------------------------- [2024-04-16T10:47:20.766Z] [exec] Total PASS: 4 [2024-04-16T10:47:20.766Z] [exec] Total FAIL: 0 [2024-04-16T10:47:20.766Z] [exec] Total DID NOT RUN: 0 [2024-04-16T10:47:20.766Z] [exec] ----------------------------------------- [2024-04-16T10:47:20.766Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:47:20.766Z] [exec] in flushAll , creating new testSuiteHash [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] checkReporting-common: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] confirmReportPresent-common: [2024-04-16T10:47:21.026Z] [echo] file RepRunConf.txt is present. [2024-04-16T10:47:21.026Z] [echo] Test seems to be reported fine [2024-04-16T10:47:21.026Z] [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/RepRunConf.txt [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] confirmMissingReport-common: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] undeploy: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] setOSConditions: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] setToolWin: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] setToolUnix: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] setToolProperty: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.026Z] setS1ASclassPath: [2024-04-16T10:47:21.026Z] [2024-04-16T10:47:21.027Z] init-common: [2024-04-16T10:47:21.027Z] [2024-04-16T10:47:21.027Z] execute-sql-common: [2024-04-16T10:47:21.027Z] [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/stmtCaching_hit_miss.fixed/sql/drop_pointbase.sql [2024-04-16T10:47:21.027Z] [sql] 0 rows affected [2024-04-16T10:47:21.027Z] [sql] 0 rows affected [2024-04-16T10:47:21.027Z] [sql] 0 rows affected [2024-04-16T10:47:21.027Z] [sql] 0 rows affected [2024-04-16T10:47:21.027Z] [sql] 0 rows affected [2024-04-16T10:47:21.027Z] [sql] 0 rows affected [2024-04-16T10:47:21.306Z] [sql] 0 rows affected [2024-04-16T10:47:21.306Z] [sql] 0 rows affected [2024-04-16T10:47:21.306Z] [sql] 0 rows affected [2024-04-16T10:47:21.306Z] [sql] 0 rows affected [2024-04-16T10:47:21.306Z] [sql] 10 of 10 SQL statements executed successfully [2024-04-16T10:47:21.306Z] [2024-04-16T10:47:21.306Z] unsetup: [2024-04-16T10:47:21.307Z] [2024-04-16T10:47:21.307Z] setOSConditions: [2024-04-16T10:47:21.307Z] [2024-04-16T10:47:21.307Z] setToolWin: [2024-04-16T10:47:21.307Z] [2024-04-16T10:47:21.307Z] setToolUnix: [2024-04-16T10:47:21.307Z] [2024-04-16T10:47:21.307Z] setToolProperty: [2024-04-16T10:47:21.307Z] [2024-04-16T10:47:21.307Z] setS1ASclassPath: [2024-04-16T10:47:21.307Z] [2024-04-16T10:47:21.307Z] init-common: [2024-04-16T10:47:21.307Z] [2024-04-16T10:47:21.307Z] delete-jdbc-resource-common: [2024-04-16T10:47:21.307Z] [echo] asadmin delete-jdbc-resource --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:47:21.561Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-resource --target server jdbc/jdbc-stmtcaching_hit_miss [2024-04-16T10:47:21.562Z] [exec] JDBC resource jdbc/jdbc-stmtcaching_hit_miss deleted successfully [2024-04-16T10:47:21.562Z] [echo] cmd executed for server [2024-04-16T10:47:21.562Z] [2024-04-16T10:47:21.562Z] setOSConditions: [2024-04-16T10:47:21.562Z] [2024-04-16T10:47:21.562Z] setToolWin: [2024-04-16T10:47:21.562Z] [2024-04-16T10:47:21.562Z] setToolUnix: [2024-04-16T10:47:21.562Z] [2024-04-16T10:47:21.562Z] setToolProperty: [2024-04-16T10:47:21.562Z] [2024-04-16T10:47:21.562Z] setS1ASclassPath: [2024-04-16T10:47:21.562Z] [2024-04-16T10:47:21.562Z] init-common: [2024-04-16T10:47:21.562Z] [2024-04-16T10:47:21.562Z] delete-jdbc-connpool-common: [2024-04-16T10:47:21.562Z] [echo] asadmin delete-jdbc-connection-pool --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --host localhost --port 4848 --echo=true --terse=true --cascade=true jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:47:22.121Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true delete-jdbc-connection-pool --cascade=true jdbc-stmtcaching_hit_miss-pool [2024-04-16T10:47:22.121Z] [exec] JDBC Connection pool jdbc-stmtcaching_hit_miss-pool deleted successfully [2024-04-16T10:47:22.121Z] [echo] cmd executed for server [2024-04-16T10:47:22.121Z] [2024-04-16T10:47:22.122Z] setOSConditions: [2024-04-16T10:47:22.122Z] [2024-04-16T10:47:22.122Z] setToolWin: [2024-04-16T10:47:22.122Z] [2024-04-16T10:47:22.122Z] setToolUnix: [2024-04-16T10:47:22.122Z] [2024-04-16T10:47:22.122Z] setToolProperty: [2024-04-16T10:47:22.122Z] [2024-04-16T10:47:22.122Z] setS1ASclassPath: [2024-04-16T10:47:22.122Z] [2024-04-16T10:47:22.122Z] init-common: [2024-04-16T10:47:22.122Z] [2024-04-16T10:47:22.122Z] undeploy-common: [2024-04-16T10:47:22.376Z] [exec] asadmin --host localhost --port 4848 --user admin --passwordfile /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/adminpassword.txt --interactive=false --echo=true --terse=true undeploy --target server --keepreposdir=false --isredeploy=false --cascade=false --_ignorecascade=false --_classicstyle=false jdbc-stmtcaching_hit_missApp [2024-04-16T10:47:22.630Z] [2024-04-16T10:47:22.630Z] all: [2024-04-16T10:47:22.630Z] [2024-04-16T10:47:22.630Z] report: [2024-04-16T10:47:22.630Z] [echo] Comparing results with expected results [2024-04-16T10:47:22.630Z] [xslt] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:47:22.630Z] [xslt] Loading stylesheet /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/config/j2eeReporter.xsl [2024-04-16T10:47:22.885Z] [2024-04-16T10:47:22.885Z] report-sh: [2024-04-16T10:47:22.885Z] [exec] input file=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:47:22.885Z] [exec] ------------------------ [2024-04-16T10:47:22.885Z] [exec] TOTAL = 230 [2024-04-16T10:47:22.885Z] [exec] ------------------------ [2024-04-16T10:47:22.885Z] [exec] PASSED = 209 [2024-04-16T10:47:22.885Z] [exec] FAILED = 0 [2024-04-16T10:47:22.885Z] [exec] DID NOT RUN = 21 [2024-04-16T10:47:22.885Z] [exec] ------------------------ [2024-04-16T10:47:22.885Z] [2024-04-16T10:47:22.885Z] BUILD SUCCESSFUL [2024-04-16T10:47:22.885Z] Total time: 26 minutes 28 seconds [2024-04-16T10:47:23.139Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-domain domain1 [2024-04-16T10:47:23.966Z] Waiting for the domain to stop . [2024-04-16T10:47:23.966Z] Waiting finished after 184 ms. [2024-04-16T10:47:23.966Z] Command stop-domain executed successfully. [2024-04-16T10:47:23.966Z] + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/bin/asadmin stop-database [2024-04-16T10:47:24.907Z] Tue Apr 16 10:47:24 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527. [2024-04-16T10:47:25.509Z] Tue Apr 16 10:47:25 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [2024-04-16T10:47:25.509Z] Command stop-database executed successfully. [2024-04-16T10:47:25.509Z] + check_successful_run [2024-04-16T10:47:25.509Z] + printf '\n%s \n\n' '===== CHECK SUCCESSFUL RUN =====' [2024-04-16T10:47:25.509Z] [2024-04-16T10:47:25.509Z] ===== CHECK SUCCESSFUL RUN ===== [2024-04-16T10:47:25.509Z] [2024-04-16T10:47:25.509Z] + FILE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html [2024-04-16T10:47:25.509Z] + '[' -f /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html ']' [2024-04-16T10:47:25.509Z] + echo 'File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful' [2024-04-16T10:47:25.509Z] File /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html exists.Test build successful [2024-04-16T10:47:25.509Z] + generate_junit_report jdbc_all [2024-04-16T10:47:25.509Z] + printf '\n%s \n\n' '===== GENERATE JUNIT REPORT =====' [2024-04-16T10:47:25.509Z] [2024-04-16T10:47:25.509Z] ===== GENERATE JUNIT REPORT ===== [2024-04-16T10:47:25.509Z] [2024-04-16T10:47:25.509Z] + TD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:47:25.509Z] + JUD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml [2024-04-16T10:47:25.509Z] + TESTSUITE_NAME=jdbc_all [2024-04-16T10:47:25.509Z] + cat /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml [2024-04-16T10:47:25.509Z] + awk -v suitename=jdbc_all ' [2024-04-16T10:47:25.509Z] BEGIN { [2024-04-16T10:47:25.509Z] totaltests = 0; [2024-04-16T10:47:25.509Z] totalfailures = 0; [2024-04-16T10:47:25.509Z] totalerrors = 0; [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] function getPropVal(str){ [2024-04-16T10:47:25.509Z] split(str, a, "="); [2024-04-16T10:47:25.509Z] val = a[2]; [2024-04-16T10:47:25.509Z] # remove quotes [2024-04-16T10:47:25.509Z] gsub("\"","",val); [2024-04-16T10:47:25.509Z] return val; [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] function removeXMLTag(str){ [2024-04-16T10:47:25.509Z] # remove xml tag quotes [2024-04-16T10:47:25.509Z] gsub("","",str); [2024-04-16T10:47:25.509Z] gsub("<.*>","",str); [2024-04-16T10:47:25.509Z] gsub(">","",str); [2024-04-16T10:47:25.509Z] return str; [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] /status value=/ { [2024-04-16T10:47:25.509Z] result=getPropVal($0); [2024-04-16T10:47:25.509Z] result=removeXMLTag(result); [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] // { [2024-04-16T10:47:25.509Z] getline; [2024-04-16T10:47:25.509Z] getline; [2024-04-16T10:47:25.509Z] testunit=removeXMLTag($0); [2024-04-16T10:47:25.509Z] gsub("\"","",testunit); [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] // { [2024-04-16T10:47:25.509Z] getline; [2024-04-16T10:47:25.509Z] testname=removeXMLTag($0); [2024-04-16T10:47:25.509Z] gsub("\"","",testname); [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] /<\/testcase>/{ [2024-04-16T10:47:25.509Z] classname=testunit [2024-04-16T10:47:25.509Z] # printing testcase to out [2024-04-16T10:47:25.509Z] out = out sprintf(" \n", classname, testname); [2024-04-16T10:47:25.509Z] if (result == "fail") { [2024-04-16T10:47:25.509Z] out = out " \n"; [2024-04-16T10:47:25.509Z] totalfailures++; [2024-04-16T10:47:25.509Z] } else if (result == "did_not_run") { [2024-04-16T10:47:25.509Z] out = out " \n"; [2024-04-16T10:47:25.509Z] totalerrors++; [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] out = out " \n"; [2024-04-16T10:47:25.509Z] [2024-04-16T10:47:25.509Z] totaltests++; [2024-04-16T10:47:25.509Z] result=""; [2024-04-16T10:47:25.509Z] testname=""; [2024-04-16T10:47:25.509Z] } [2024-04-16T10:47:25.509Z] END { [2024-04-16T10:47:25.509Z] print "" [2024-04-16T10:47:25.509Z] printf "\n", totaltests, totalfailures, totalerrors, suitename; [2024-04-16T10:47:25.510Z] printf "%s", out; [2024-04-16T10:47:25.510Z] print "" [2024-04-16T10:47:25.510Z] }' [2024-04-16T10:47:25.510Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:47:25.510Z] + change_junit_report_class_names [2024-04-16T10:47:25.510Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:47:25.510Z] + sed -i 's/\bclassname="/classname="jdbc_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports/test_results_junit.xml [2024-04-16T10:47:25.510Z] + copy_test_artifacts jdbc_all [2024-04-16T10:47:25.510Z] + sleep 1 [2024-04-16T10:47:26.432Z] + printf '\n%s \n\n' '===== COPY TEST ARTIFACTS =====' [2024-04-16T10:47:26.432Z] [2024-04-16T10:47:26.432Z] ===== COPY TEST ARTIFACTS ===== [2024-04-16T10:47:26.432Z] [2024-04-16T10:47:26.432Z] + mkdir -p /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/junitreports [2024-04-16T10:47:26.432Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains [2024-04-16T10:47:26.432Z] tar: Removing leading `/' from member names [2024-04-16T10:47:26.687Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:47:26.687Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:47:26.687Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_resultsValid.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/test_results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:47:26.687Z] ++ pwd [2024-04-16T10:47:26.687Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:47:26.687Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/*/*logs.zip': No such file or directory [2024-04-16T10:47:26.687Z] + true [2024-04-16T10:47:26.687Z] ++ pwd [2024-04-16T10:47:26.687Z] + cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/*/*/*logs.zip' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results/ [2024-04-16T10:47:26.687Z] cp: cannot stat '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests/devtests/jdbc/*/*/*logs.zip': No such file or directory [2024-04-16T10:47:26.687Z] + true [2024-04-16T10:47:26.687Z] + tar -caf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/jdbc_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/results [2024-04-16T10:47:26.687Z] tar: Removing leading `/' from member names [2024-04-16T10:47:29.940Z] + break [2024-04-16T10:47:29.940Z] + [[ true = false ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // timeout [Pipeline] archiveArtifacts [2024-04-16T10:47:29.995Z] Archiving artifacts [Pipeline] junit [2024-04-16T10:47:36.586Z] Recording test results [2024-04-16T10:47:37.230Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (docs) [Pipeline] checkout [2024-04-16T10:47:39.390Z] The recommended git tool is: git [2024-04-16T10:47:39.396Z] using credential github-bot [2024-04-16T10:47:39.405Z] Fetching changes from the remote Git repository [2024-04-16T10:47:39.413Z] Using shallow fetch with depth 10 [2024-04-16T10:47:39.413Z] Cleaning workspace [2024-04-16T10:47:39.402Z] > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/.git # timeout=10 [2024-04-16T10:47:39.410Z] > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10 [2024-04-16T10:47:39.418Z] > git rev-parse --verify HEAD # timeout=10 [2024-04-16T10:47:39.421Z] Resetting working tree [2024-04-16T10:47:39.421Z] > git reset --hard # timeout=10 [2024-04-16T10:47:39.608Z] > git clean -fdx # timeout=10 [2024-04-16T10:47:44.202Z] Merging remotes/origin/master commit de7450024a8b012cb57fcaa499543c025b93e669 into PR head commit 020ef1859f3cccff1dbe91a5804502cd1f2ed1b3 [2024-04-16T10:47:43.883Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git [2024-04-16T10:47:43.884Z] > git --version # timeout=10 [2024-04-16T10:47:43.887Z] > git --version # 'git version 2.20.1' [2024-04-16T10:47:43.887Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-04-16T10:47:43.890Z] > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/glassfish.git +refs/pull/24889/head:refs/remotes/origin/PR-24889 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-16T10:47:44.204Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T10:47:44.207Z] > git checkout -f 020ef1859f3cccff1dbe91a5804502cd1f2ed1b3 # timeout=10 [2024-04-16T10:47:44.343Z] > git remote # timeout=10 [2024-04-16T10:47:44.347Z] > git config --get remote.origin.url # timeout=10 [2024-04-16T10:47:44.349Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2024-04-16T10:47:44.352Z] > git merge de7450024a8b012cb57fcaa499543c025b93e669 # timeout=10 [2024-04-16T10:47:44.598Z] Merge succeeded, producing b78e3ddb10b400cc65757e089b5bba0a4a779643 [2024-04-16T10:47:44.598Z] Checking out Revision b78e3ddb10b400cc65757e089b5bba0a4a779643 (PR-24889) [2024-04-16T10:47:44.840Z] Commit message: "Merge commit 'de7450024a8b012cb57fcaa499543c025b93e669' into HEAD" [2024-04-16T10:47:44.846Z] First time build. Skipping changelog. [2024-04-16T10:47:44.846Z] Cleaning workspace [2024-04-16T10:47:44.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-16T10:47:44.600Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T10:47:44.603Z] > git checkout -f b78e3ddb10b400cc65757e089b5bba0a4a779643 # timeout=10 [2024-04-16T10:47:44.733Z] > git branch -a -v --no-abbrev # timeout=10 [2024-04-16T10:47:44.737Z] > git branch -D PR-24889 # timeout=10 [2024-04-16T10:47:44.741Z] > git checkout -b PR-24889 b78e3ddb10b400cc65757e089b5bba0a4a779643 # timeout=10 [2024-04-16T10:47:44.843Z] > git rev-list --no-walk 12ac0774572504230f16524907635eeac664eb2e # timeout=10 [2024-04-16T10:47:44.848Z] > git rev-parse --verify HEAD # timeout=10 [2024-04-16T10:47:44.850Z] Resetting working tree [2024-04-16T10:47:44.851Z] > git reset --hard # timeout=10 [Pipeline] container [Pipeline] { [Pipeline] sh [2024-04-16T10:47:45.029Z] > git clean -fdx # timeout=10 [2024-04-16T10:47:46.232Z] + id [2024-04-16T10:47:46.232Z] uid=1003280000(1003280000) gid=0(root) groups=0(root),1003280000 [2024-04-16T10:47:46.232Z] + uname -a [2024-04-16T10:47:46.232Z] Linux glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux [2024-04-16T10:47:46.232Z] + env [2024-04-16T10:47:46.232Z] + sort [2024-04-16T10:47:46.232Z] APS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/appserver/tests/appserv-tests [2024-04-16T10:47:46.232Z] BRANCH_NAME=PR-24889 [2024-04-16T10:47:46.232Z] BUILD_DISPLAY_NAME=#5 [2024-04-16T10:47:46.232Z] BUILD_ID=5 [2024-04-16T10:47:46.232Z] BUILD_NUMBER=5 [2024-04-16T10:47:46.232Z] BUILD_TAG=jenkins-glassfish_build-and-test-using-jenkinsfile-PR-24889-5 [2024-04-16T10:47:46.232Z] BUILD_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/ [2024-04-16T10:47:46.232Z] CHANGE_AUTHOR=samsonsouley [2024-04-16T10:47:46.232Z] CHANGE_BRANCH=Add-hello-world-sample-module [2024-04-16T10:47:46.232Z] CHANGE_FORK=samsonsouley [2024-04-16T10:47:46.232Z] CHANGE_ID=24889 [2024-04-16T10:47:46.232Z] CHANGE_TARGET=master [2024-04-16T10:47:46.232Z] CHANGE_TITLE=Hello.war app for the Quick start guide [2024-04-16T10:47:46.232Z] CHANGE_URL=https://github.com/eclipse-ee4j/glassfish/pull/24889 [2024-04-16T10:47:46.232Z] CI=true [2024-04-16T10:47:46.232Z] CLASSPATH= [2024-04-16T10:47:46.232Z] EXECUTOR_NUMBER=0 [2024-04-16T10:47:46.232Z] GITLAB_OBJECT_KIND=none [2024-04-16T10:47:46.232Z] HOME=/home/jenkins [2024-04-16T10:47:46.232Z] HOSTNAME=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T10:47:46.232Z] HUDSON_HOME=/var/jenkins [2024-04-16T10:47:46.232Z] HUDSON_SERVER_COOKIE=9026b7c5f6957f1c [2024-04-16T10:47:46.232Z] HUDSON_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:47:46.232Z] JAVA_HOME=/opt/java/openjdk [2024-04-16T10:47:46.232Z] JAVA_VERSION=jdk-17.0.10+7 [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.40.170 [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.40.170:50000 [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_PORT=tcp://10.30.40.170:50000 [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_SERVICE_HOST=10.30.40.170 [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_SERVICE_PORT=50000 [2024-04-16T10:47:46.232Z] JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 [2024-04-16T10:47:46.232Z] JENKINS_HOME=/var/jenkins [2024-04-16T10:47:46.232Z] JENKINS_NODE_COOKIE=6b800e7a-8e4e-4d41-8a96-88e62febcc95 [2024-04-16T10:47:46.232Z] JENKINS_SERVER_COOKIE=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed [2024-04-16T10:47:46.232Z] JENKINS_UI_PORT_80_TCP_ADDR=10.30.190.241 [2024-04-16T10:47:46.232Z] JENKINS_UI_PORT_80_TCP_PORT=80 [2024-04-16T10:47:46.232Z] JENKINS_UI_PORT_80_TCP_PROTO=tcp [2024-04-16T10:47:46.232Z] JENKINS_UI_PORT_80_TCP=tcp://10.30.190.241:80 [2024-04-16T10:47:46.232Z] JENKINS_UI_PORT=tcp://10.30.190.241:80 [2024-04-16T10:47:46.232Z] JENKINS_UI_SERVICE_HOST=10.30.190.241 [2024-04-16T10:47:46.232Z] JENKINS_UI_SERVICE_PORT=80 [2024-04-16T10:47:46.232Z] JENKINS_UI_SERVICE_PORT_HTTP=80 [2024-04-16T10:47:46.232Z] JENKINS_URL=https://ci.eclipse.org/glassfish/ [2024-04-16T10:47:46.232Z] JOB_BASE_NAME=PR-24889 [2024-04-16T10:47:46.232Z] JOB_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/display/redirect [2024-04-16T10:47:46.232Z] JOB_NAME=glassfish_build-and-test-using-jenkinsfile/PR-24889 [2024-04-16T10:47:46.232Z] JOB_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/ [2024-04-16T10:47:46.232Z] KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 [2024-04-16T10:47:46.232Z] KUBERNETES_PORT_443_TCP_PORT=443 [2024-04-16T10:47:46.232Z] KUBERNETES_PORT_443_TCP_PROTO=tcp [2024-04-16T10:47:46.232Z] KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 [2024-04-16T10:47:46.232Z] KUBERNETES_PORT=tcp://10.30.0.1:443 [2024-04-16T10:47:46.232Z] KUBERNETES_SERVICE_HOST=10.30.0.1 [2024-04-16T10:47:46.232Z] KUBERNETES_SERVICE_PORT=443 [2024-04-16T10:47:46.232Z] KUBERNETES_SERVICE_PORT_HTTPS=443 [2024-04-16T10:47:46.232Z] LANG=en_US.UTF-8 [2024-04-16T10:47:46.232Z] LANGUAGE=en_US:en [2024-04-16T10:47:46.232Z] LC_ALL=en_US.UTF-8 [2024-04-16T10:47:46.232Z] MAVEN_CONFIG=/root/.m2 [2024-04-16T10:47:46.232Z] MAVEN_HOME=/usr/share/maven [2024-04-16T10:47:46.232Z] MAVEN_OPTS=-Duser.home=/home/jenkins -Xmx2500m -Xss768k -XX:+UseG1GC -XX:+UseStringDeduplication [2024-04-16T10:47:46.232Z] NODE_LABELS=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T10:47:46.232Z] NODE_NAME=glassfish-build-and-test-using-jenkinsfile-pr-24889-5-2xq-mh7d6 [2024-04-16T10:47:46.232Z] NSS_SDB_USE_CACHE=no [2024-04-16T10:47:46.232Z] OLDPWD=/ [2024-04-16T10:47:46.232Z] PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-16T10:47:46.232Z] POD_CONTAINER=maven [2024-04-16T10:47:46.232Z] POD_LABEL=glassfish_build-and-test-using-jenkinsfile_PR-24889_5-2xqcq [2024-04-16T10:47:46.232Z] PORT_ADMIN=4848 [2024-04-16T10:47:46.232Z] PORT_HTTP=8080 [2024-04-16T10:47:46.232Z] PORT_HTTPS=8181 [2024-04-16T10:47:46.232Z] PWD=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:47:46.232Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=artifacts [2024-04-16T10:47:46.232Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=changes [2024-04-16T10:47:46.232Z] RUN_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect [2024-04-16T10:47:46.232Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-24889/5/display/redirect?page=tests [2024-04-16T10:47:46.232Z] S1AS_HOME=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/glassfish7/glassfish [2024-04-16T10:47:46.232Z] STAGE_NAME=docs [2024-04-16T10:47:46.232Z] TERM=xterm [2024-04-16T10:47:46.232Z] TEST_RUN_LOG=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/tests-run.log [2024-04-16T10:47:46.233Z] WORKSPACE=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 [2024-04-16T10:47:46.233Z] WORKSPACE_TMP=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp [2024-04-16T10:47:46.233Z] + df -h [2024-04-16T10:47:46.233Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T10:47:46.233Z] overlay 32G 7.2M 32G 1% / [2024-04-16T10:47:46.233Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T10:47:46.233Z] tmpfs 63G 0 63G 0% /sys/fs/cgroup [2024-04-16T10:47:46.233Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T10:47:46.233Z] tmpfs 26G 67M 26G 1% /etc/passwd [2024-04-16T10:47:46.233Z] /dev/sda4 894G 335G 560G 38% /etc/hosts [2024-04-16T10:47:46.233Z] bambam:/home/data/okd-c1.eclipse.org/PV/glassfish-glassfish-maven-repo-storage-pvc-739d2254-f4f3-4337-8387-380406cfb0ee 22T 3.5T 19T 16% /home/jenkins/.m2/repository [2024-04-16T10:47:46.233Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings.xml [2024-04-16T10:47:46.233Z] tmpfs 12G 4.0K 12G 1% /home/jenkins/.m2/settings-security.xml [2024-04-16T10:47:46.233Z] tmpfs 12G 32K 12G 1% /run/secrets/kubernetes.io/serviceaccount [2024-04-16T10:47:46.233Z] tmpfs 63G 0 63G 0% /proc/acpi [2024-04-16T10:47:46.233Z] tmpfs 63G 0 63G 0% /proc/scsi [2024-04-16T10:47:46.233Z] tmpfs 63G 0 63G 0% /sys/firmware [2024-04-16T10:47:46.233Z] + /opt/java/openjdk/bin/jcmd [2024-04-16T10:47:46.233Z] 84183 jdk.jcmd/sun.tools.jcmd.JCmd [2024-04-16T10:47:46.233Z] + mvn -version [2024-04-16T10:47:46.489Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [2024-04-16T10:47:46.489Z] Maven home: /usr/share/maven [2024-04-16T10:47:46.489Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk [2024-04-16T10:47:46.489Z] Default locale: en_US, platform encoding: UTF-8 [2024-04-16T10:47:46.489Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [2024-04-16T10:47:46.489Z] + ant -version [2024-04-16T10:47:46.489Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh.copy: 8: ant: not found [2024-04-16T10:47:46.489Z] + true [2024-04-16T10:47:46.489Z] + ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:47:46.489Z] STARTED ELAPSED PID RSS DRS COMMAND [2024-04-16T10:47:46.489Z] 09:11:53 01:35:52 1 1920 5897 cat [2024-04-16T10:47:46.489Z] 09:12:19 01:35:26 15 0 0 [sh] [2024-04-16T10:47:46.489Z] 09:12:19 01:35:26 95 0 0 [sh] [2024-04-16T10:47:46.489Z] 09:15:41 01:32:04 2648 0 0 [sh] [2024-04-16T10:47:46.489Z] 09:15:42 01:32:03 2728 0 0 [sh] [2024-04-16T10:47:46.489Z] 09:24:37 01:23:08 66253 0 0 [java] [2024-04-16T10:47:46.489Z] 09:24:50 01:22:55 66554 0 0 [java] [2024-04-16T10:47:46.489Z] 09:24:55 01:22:50 66712 0 0 [java] [2024-04-16T10:47:46.489Z] 09:24:59 01:22:46 66747 0 0 [java] [2024-04-16T10:47:46.489Z] 09:25:11 01:22:34 67194 0 0 [java] [2024-04-16T10:47:46.489Z] 09:25:24 01:22:21 67529 0 0 [java] [2024-04-16T10:47:46.489Z] 09:25:30 01:22:15 67739 0 0 [java] [2024-04-16T10:47:46.489Z] 09:26:29 01:21:16 69669 0 0 [java] [2024-04-16T10:47:46.489Z] 09:28:12 01:19:33 71699 0 0 [java] [2024-04-16T10:47:46.489Z] 09:28:51 01:18:54 72702 0 0 [java] [2024-04-16T10:47:46.489Z] 09:28:52 01:18:53 72732 0 0 [java] [2024-04-16T10:47:46.489Z] 09:29:20 01:18:25 73608 0 0 [java] [2024-04-16T10:47:46.489Z] 09:30:14 01:17:31 76291 0 0 [java] [2024-04-16T10:47:46.489Z] 09:30:15 01:17:30 76319 0 0 [java] [2024-04-16T10:47:46.489Z] 09:30:55 01:16:50 78566 0 0 [java] [2024-04-16T10:47:46.489Z] 10:47:45 00:00 84172 640 2817 sh -c (cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2' -a \! -f '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-log.txt'; sleep 3; done } & jsc=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh.copy' > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt'; wait) >&- 2>&- & [2024-04-16T10:47:46.490Z] 10:47:45 00:00 84174 640 2817 sh -c (cp '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh.copy'; { while [ -d '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2' -a \! -f '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt' ]; do touch '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-log.txt'; sleep 3; done } & jsc=durable-786899ac6f5c8ad69b42b6a7158d488927f97c0ae31d60a41fa204ebcd3aa1ed; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh.copy' > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt.tmp'; mv '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt.tmp' '/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/jenkins-result.txt'; wait) >&- 2>&- & [2024-04-16T10:47:46.490Z] 10:47:45 00:00 84175 1600 2817 sh -xe /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889@tmp/durable-e4ce54f2/script.sh.copy [2024-04-16T10:47:46.490Z] 10:47:45 00:00 84178 1600 5759 sleep 3 [2024-04-16T10:47:46.490Z] 10:47:45 00:00 84241 2880 10025 ps -e -o start,etime,pid,rss,drs,command [2024-04-16T10:47:46.490Z] + cat /proc/cpuinfo [2024-04-16T10:47:46.490Z] processor : 0 [2024-04-16T10:47:46.490Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.490Z] cpu family : 6 [2024-04-16T10:47:46.490Z] model : 85 [2024-04-16T10:47:46.490Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.490Z] stepping : 7 [2024-04-16T10:47:46.490Z] microcode : 0x5003302 [2024-04-16T10:47:46.490Z] cpu MHz : 2902.088 [2024-04-16T10:47:46.490Z] cache size : 14080 KB [2024-04-16T10:47:46.490Z] physical id : 0 [2024-04-16T10:47:46.490Z] siblings : 20 [2024-04-16T10:47:46.490Z] core id : 0 [2024-04-16T10:47:46.490Z] cpu cores : 10 [2024-04-16T10:47:46.490Z] apicid : 0 [2024-04-16T10:47:46.490Z] initial apicid : 0 [2024-04-16T10:47:46.490Z] fpu : yes [2024-04-16T10:47:46.490Z] fpu_exception : yes [2024-04-16T10:47:46.490Z] cpuid level : 22 [2024-04-16T10:47:46.490Z] wp : yes [2024-04-16T10:47:46.490Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.490Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.490Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.490Z] bogomips : 4800.00 [2024-04-16T10:47:46.490Z] clflush size : 64 [2024-04-16T10:47:46.490Z] cache_alignment : 64 [2024-04-16T10:47:46.490Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.490Z] power management: [2024-04-16T10:47:46.490Z] [2024-04-16T10:47:46.490Z] processor : 1 [2024-04-16T10:47:46.490Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.490Z] cpu family : 6 [2024-04-16T10:47:46.490Z] model : 85 [2024-04-16T10:47:46.490Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.490Z] stepping : 7 [2024-04-16T10:47:46.490Z] microcode : 0x5003302 [2024-04-16T10:47:46.490Z] cpu MHz : 2900.052 [2024-04-16T10:47:46.490Z] cache size : 14080 KB [2024-04-16T10:47:46.490Z] physical id : 0 [2024-04-16T10:47:46.490Z] siblings : 20 [2024-04-16T10:47:46.490Z] core id : 1 [2024-04-16T10:47:46.490Z] cpu cores : 10 [2024-04-16T10:47:46.490Z] apicid : 2 [2024-04-16T10:47:46.490Z] initial apicid : 2 [2024-04-16T10:47:46.490Z] fpu : yes [2024-04-16T10:47:46.490Z] fpu_exception : yes [2024-04-16T10:47:46.490Z] cpuid level : 22 [2024-04-16T10:47:46.490Z] wp : yes [2024-04-16T10:47:46.490Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.491Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.491Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.491Z] bogomips : 4800.00 [2024-04-16T10:47:46.491Z] clflush size : 64 [2024-04-16T10:47:46.491Z] cache_alignment : 64 [2024-04-16T10:47:46.491Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.491Z] power management: [2024-04-16T10:47:46.491Z] [2024-04-16T10:47:46.491Z] processor : 2 [2024-04-16T10:47:46.491Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.491Z] cpu family : 6 [2024-04-16T10:47:46.491Z] model : 85 [2024-04-16T10:47:46.491Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.491Z] stepping : 7 [2024-04-16T10:47:46.491Z] microcode : 0x5003302 [2024-04-16T10:47:46.491Z] cpu MHz : 2898.455 [2024-04-16T10:47:46.491Z] cache size : 14080 KB [2024-04-16T10:47:46.491Z] physical id : 0 [2024-04-16T10:47:46.491Z] siblings : 20 [2024-04-16T10:47:46.491Z] core id : 2 [2024-04-16T10:47:46.491Z] cpu cores : 10 [2024-04-16T10:47:46.491Z] apicid : 4 [2024-04-16T10:47:46.491Z] initial apicid : 4 [2024-04-16T10:47:46.491Z] fpu : yes [2024-04-16T10:47:46.491Z] fpu_exception : yes [2024-04-16T10:47:46.491Z] cpuid level : 22 [2024-04-16T10:47:46.491Z] wp : yes [2024-04-16T10:47:46.491Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.491Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.491Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.491Z] bogomips : 4800.00 [2024-04-16T10:47:46.491Z] clflush size : 64 [2024-04-16T10:47:46.491Z] cache_alignment : 64 [2024-04-16T10:47:46.491Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.491Z] power management: [2024-04-16T10:47:46.491Z] [2024-04-16T10:47:46.491Z] processor : 3 [2024-04-16T10:47:46.491Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.491Z] cpu family : 6 [2024-04-16T10:47:46.491Z] model : 85 [2024-04-16T10:47:46.491Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.491Z] stepping : 7 [2024-04-16T10:47:46.491Z] microcode : 0x5003302 [2024-04-16T10:47:46.491Z] cpu MHz : 2900.095 [2024-04-16T10:47:46.491Z] cache size : 14080 KB [2024-04-16T10:47:46.491Z] physical id : 0 [2024-04-16T10:47:46.491Z] siblings : 20 [2024-04-16T10:47:46.491Z] core id : 3 [2024-04-16T10:47:46.491Z] cpu cores : 10 [2024-04-16T10:47:46.491Z] apicid : 6 [2024-04-16T10:47:46.491Z] initial apicid : 6 [2024-04-16T10:47:46.491Z] fpu : yes [2024-04-16T10:47:46.491Z] fpu_exception : yes [2024-04-16T10:47:46.491Z] cpuid level : 22 [2024-04-16T10:47:46.491Z] wp : yes [2024-04-16T10:47:46.491Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.491Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.491Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.491Z] bogomips : 4800.00 [2024-04-16T10:47:46.491Z] clflush size : 64 [2024-04-16T10:47:46.491Z] cache_alignment : 64 [2024-04-16T10:47:46.491Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.491Z] power management: [2024-04-16T10:47:46.491Z] [2024-04-16T10:47:46.491Z] processor : 4 [2024-04-16T10:47:46.491Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.491Z] cpu family : 6 [2024-04-16T10:47:46.491Z] model : 85 [2024-04-16T10:47:46.491Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.491Z] stepping : 7 [2024-04-16T10:47:46.491Z] microcode : 0x5003302 [2024-04-16T10:47:46.491Z] cpu MHz : 2901.115 [2024-04-16T10:47:46.491Z] cache size : 14080 KB [2024-04-16T10:47:46.491Z] physical id : 0 [2024-04-16T10:47:46.491Z] siblings : 20 [2024-04-16T10:47:46.491Z] core id : 4 [2024-04-16T10:47:46.491Z] cpu cores : 10 [2024-04-16T10:47:46.491Z] apicid : 8 [2024-04-16T10:47:46.491Z] initial apicid : 8 [2024-04-16T10:47:46.491Z] fpu : yes [2024-04-16T10:47:46.491Z] fpu_exception : yes [2024-04-16T10:47:46.491Z] cpuid level : 22 [2024-04-16T10:47:46.491Z] wp : yes [2024-04-16T10:47:46.492Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.492Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.492Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.492Z] bogomips : 4800.00 [2024-04-16T10:47:46.492Z] clflush size : 64 [2024-04-16T10:47:46.492Z] cache_alignment : 64 [2024-04-16T10:47:46.492Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.492Z] power management: [2024-04-16T10:47:46.492Z] [2024-04-16T10:47:46.492Z] processor : 5 [2024-04-16T10:47:46.492Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.492Z] cpu family : 6 [2024-04-16T10:47:46.492Z] model : 85 [2024-04-16T10:47:46.492Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.492Z] stepping : 7 [2024-04-16T10:47:46.492Z] microcode : 0x5003302 [2024-04-16T10:47:46.492Z] cpu MHz : 3200.000 [2024-04-16T10:47:46.492Z] cache size : 14080 KB [2024-04-16T10:47:46.492Z] physical id : 0 [2024-04-16T10:47:46.492Z] siblings : 20 [2024-04-16T10:47:46.492Z] core id : 8 [2024-04-16T10:47:46.492Z] cpu cores : 10 [2024-04-16T10:47:46.492Z] apicid : 16 [2024-04-16T10:47:46.492Z] initial apicid : 16 [2024-04-16T10:47:46.492Z] fpu : yes [2024-04-16T10:47:46.492Z] fpu_exception : yes [2024-04-16T10:47:46.492Z] cpuid level : 22 [2024-04-16T10:47:46.492Z] wp : yes [2024-04-16T10:47:46.492Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.492Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.492Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.492Z] bogomips : 4800.00 [2024-04-16T10:47:46.492Z] clflush size : 64 [2024-04-16T10:47:46.492Z] cache_alignment : 64 [2024-04-16T10:47:46.492Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.492Z] power management: [2024-04-16T10:47:46.492Z] [2024-04-16T10:47:46.492Z] processor : 6 [2024-04-16T10:47:46.492Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.492Z] cpu family : 6 [2024-04-16T10:47:46.492Z] model : 85 [2024-04-16T10:47:46.492Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.492Z] stepping : 7 [2024-04-16T10:47:46.492Z] microcode : 0x5003302 [2024-04-16T10:47:46.492Z] cpu MHz : 2899.306 [2024-04-16T10:47:46.492Z] cache size : 14080 KB [2024-04-16T10:47:46.492Z] physical id : 0 [2024-04-16T10:47:46.492Z] siblings : 20 [2024-04-16T10:47:46.492Z] core id : 9 [2024-04-16T10:47:46.492Z] cpu cores : 10 [2024-04-16T10:47:46.492Z] apicid : 18 [2024-04-16T10:47:46.492Z] initial apicid : 18 [2024-04-16T10:47:46.492Z] fpu : yes [2024-04-16T10:47:46.492Z] fpu_exception : yes [2024-04-16T10:47:46.492Z] cpuid level : 22 [2024-04-16T10:47:46.492Z] wp : yes [2024-04-16T10:47:46.492Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.492Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.493Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.493Z] bogomips : 4800.00 [2024-04-16T10:47:46.493Z] clflush size : 64 [2024-04-16T10:47:46.493Z] cache_alignment : 64 [2024-04-16T10:47:46.493Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.493Z] power management: [2024-04-16T10:47:46.493Z] [2024-04-16T10:47:46.493Z] processor : 7 [2024-04-16T10:47:46.493Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.493Z] cpu family : 6 [2024-04-16T10:47:46.493Z] model : 85 [2024-04-16T10:47:46.493Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.493Z] stepping : 7 [2024-04-16T10:47:46.493Z] microcode : 0x5003302 [2024-04-16T10:47:46.493Z] cpu MHz : 2899.995 [2024-04-16T10:47:46.493Z] cache size : 14080 KB [2024-04-16T10:47:46.493Z] physical id : 0 [2024-04-16T10:47:46.493Z] siblings : 20 [2024-04-16T10:47:46.493Z] core id : 10 [2024-04-16T10:47:46.493Z] cpu cores : 10 [2024-04-16T10:47:46.493Z] apicid : 20 [2024-04-16T10:47:46.493Z] initial apicid : 20 [2024-04-16T10:47:46.493Z] fpu : yes [2024-04-16T10:47:46.493Z] fpu_exception : yes [2024-04-16T10:47:46.493Z] cpuid level : 22 [2024-04-16T10:47:46.493Z] wp : yes [2024-04-16T10:47:46.493Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.493Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.493Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.493Z] bogomips : 4800.00 [2024-04-16T10:47:46.493Z] clflush size : 64 [2024-04-16T10:47:46.493Z] cache_alignment : 64 [2024-04-16T10:47:46.493Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.493Z] power management: [2024-04-16T10:47:46.493Z] [2024-04-16T10:47:46.493Z] processor : 8 [2024-04-16T10:47:46.493Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.493Z] cpu family : 6 [2024-04-16T10:47:46.493Z] model : 85 [2024-04-16T10:47:46.493Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.493Z] stepping : 7 [2024-04-16T10:47:46.493Z] microcode : 0x5003302 [2024-04-16T10:47:46.493Z] cpu MHz : 2686.834 [2024-04-16T10:47:46.493Z] cache size : 14080 KB [2024-04-16T10:47:46.493Z] physical id : 0 [2024-04-16T10:47:46.493Z] siblings : 20 [2024-04-16T10:47:46.493Z] core id : 11 [2024-04-16T10:47:46.493Z] cpu cores : 10 [2024-04-16T10:47:46.493Z] apicid : 22 [2024-04-16T10:47:46.493Z] initial apicid : 22 [2024-04-16T10:47:46.493Z] fpu : yes [2024-04-16T10:47:46.493Z] fpu_exception : yes [2024-04-16T10:47:46.493Z] cpuid level : 22 [2024-04-16T10:47:46.493Z] wp : yes [2024-04-16T10:47:46.493Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.493Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.493Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.493Z] bogomips : 4800.00 [2024-04-16T10:47:46.493Z] clflush size : 64 [2024-04-16T10:47:46.493Z] cache_alignment : 64 [2024-04-16T10:47:46.493Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.493Z] power management: [2024-04-16T10:47:46.493Z] [2024-04-16T10:47:46.493Z] processor : 9 [2024-04-16T10:47:46.493Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.493Z] cpu family : 6 [2024-04-16T10:47:46.493Z] model : 85 [2024-04-16T10:47:46.493Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.493Z] stepping : 7 [2024-04-16T10:47:46.493Z] microcode : 0x5003302 [2024-04-16T10:47:46.493Z] cpu MHz : 2900.274 [2024-04-16T10:47:46.493Z] cache size : 14080 KB [2024-04-16T10:47:46.493Z] physical id : 0 [2024-04-16T10:47:46.493Z] siblings : 20 [2024-04-16T10:47:46.493Z] core id : 12 [2024-04-16T10:47:46.493Z] cpu cores : 10 [2024-04-16T10:47:46.493Z] apicid : 24 [2024-04-16T10:47:46.493Z] initial apicid : 24 [2024-04-16T10:47:46.493Z] fpu : yes [2024-04-16T10:47:46.493Z] fpu_exception : yes [2024-04-16T10:47:46.493Z] cpuid level : 22 [2024-04-16T10:47:46.493Z] wp : yes [2024-04-16T10:47:46.494Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.494Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.494Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.494Z] bogomips : 4800.00 [2024-04-16T10:47:46.494Z] clflush size : 64 [2024-04-16T10:47:46.494Z] cache_alignment : 64 [2024-04-16T10:47:46.494Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.494Z] power management: [2024-04-16T10:47:46.494Z] [2024-04-16T10:47:46.494Z] processor : 10 [2024-04-16T10:47:46.494Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.494Z] cpu family : 6 [2024-04-16T10:47:46.494Z] model : 85 [2024-04-16T10:47:46.494Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.494Z] stepping : 7 [2024-04-16T10:47:46.494Z] microcode : 0x5003302 [2024-04-16T10:47:46.494Z] cpu MHz : 2897.974 [2024-04-16T10:47:46.494Z] cache size : 14080 KB [2024-04-16T10:47:46.494Z] physical id : 1 [2024-04-16T10:47:46.494Z] siblings : 20 [2024-04-16T10:47:46.494Z] core id : 0 [2024-04-16T10:47:46.494Z] cpu cores : 10 [2024-04-16T10:47:46.494Z] apicid : 32 [2024-04-16T10:47:46.494Z] initial apicid : 32 [2024-04-16T10:47:46.494Z] fpu : yes [2024-04-16T10:47:46.494Z] fpu_exception : yes [2024-04-16T10:47:46.494Z] cpuid level : 22 [2024-04-16T10:47:46.494Z] wp : yes [2024-04-16T10:47:46.494Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.494Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.494Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.494Z] bogomips : 4807.70 [2024-04-16T10:47:46.494Z] clflush size : 64 [2024-04-16T10:47:46.494Z] cache_alignment : 64 [2024-04-16T10:47:46.494Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.494Z] power management: [2024-04-16T10:47:46.494Z] [2024-04-16T10:47:46.494Z] processor : 11 [2024-04-16T10:47:46.494Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.494Z] cpu family : 6 [2024-04-16T10:47:46.494Z] model : 85 [2024-04-16T10:47:46.494Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.494Z] stepping : 7 [2024-04-16T10:47:46.494Z] microcode : 0x5003302 [2024-04-16T10:47:46.494Z] cpu MHz : 3200.000 [2024-04-16T10:47:46.494Z] cache size : 14080 KB [2024-04-16T10:47:46.494Z] physical id : 1 [2024-04-16T10:47:46.494Z] siblings : 20 [2024-04-16T10:47:46.494Z] core id : 1 [2024-04-16T10:47:46.494Z] cpu cores : 10 [2024-04-16T10:47:46.494Z] apicid : 34 [2024-04-16T10:47:46.494Z] initial apicid : 34 [2024-04-16T10:47:46.494Z] fpu : yes [2024-04-16T10:47:46.494Z] fpu_exception : yes [2024-04-16T10:47:46.494Z] cpuid level : 22 [2024-04-16T10:47:46.494Z] wp : yes [2024-04-16T10:47:46.494Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.494Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.494Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.495Z] bogomips : 4807.70 [2024-04-16T10:47:46.495Z] clflush size : 64 [2024-04-16T10:47:46.495Z] cache_alignment : 64 [2024-04-16T10:47:46.495Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.495Z] power management: [2024-04-16T10:47:46.495Z] [2024-04-16T10:47:46.495Z] processor : 12 [2024-04-16T10:47:46.495Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.495Z] cpu family : 6 [2024-04-16T10:47:46.495Z] model : 85 [2024-04-16T10:47:46.495Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.495Z] stepping : 7 [2024-04-16T10:47:46.495Z] microcode : 0x5003302 [2024-04-16T10:47:46.495Z] cpu MHz : 2884.487 [2024-04-16T10:47:46.495Z] cache size : 14080 KB [2024-04-16T10:47:46.495Z] physical id : 1 [2024-04-16T10:47:46.495Z] siblings : 20 [2024-04-16T10:47:46.495Z] core id : 2 [2024-04-16T10:47:46.495Z] cpu cores : 10 [2024-04-16T10:47:46.495Z] apicid : 36 [2024-04-16T10:47:46.495Z] initial apicid : 36 [2024-04-16T10:47:46.495Z] fpu : yes [2024-04-16T10:47:46.495Z] fpu_exception : yes [2024-04-16T10:47:46.495Z] cpuid level : 22 [2024-04-16T10:47:46.495Z] wp : yes [2024-04-16T10:47:46.495Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.495Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.495Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.495Z] bogomips : 4807.70 [2024-04-16T10:47:46.495Z] clflush size : 64 [2024-04-16T10:47:46.495Z] cache_alignment : 64 [2024-04-16T10:47:46.495Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.495Z] power management: [2024-04-16T10:47:46.495Z] [2024-04-16T10:47:46.495Z] processor : 13 [2024-04-16T10:47:46.495Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.495Z] cpu family : 6 [2024-04-16T10:47:46.495Z] model : 85 [2024-04-16T10:47:46.495Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.495Z] stepping : 7 [2024-04-16T10:47:46.495Z] microcode : 0x5003302 [2024-04-16T10:47:46.495Z] cpu MHz : 2849.431 [2024-04-16T10:47:46.495Z] cache size : 14080 KB [2024-04-16T10:47:46.495Z] physical id : 1 [2024-04-16T10:47:46.495Z] siblings : 20 [2024-04-16T10:47:46.495Z] core id : 3 [2024-04-16T10:47:46.495Z] cpu cores : 10 [2024-04-16T10:47:46.495Z] apicid : 38 [2024-04-16T10:47:46.495Z] initial apicid : 38 [2024-04-16T10:47:46.495Z] fpu : yes [2024-04-16T10:47:46.495Z] fpu_exception : yes [2024-04-16T10:47:46.495Z] cpuid level : 22 [2024-04-16T10:47:46.495Z] wp : yes [2024-04-16T10:47:46.495Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.495Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.495Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.495Z] bogomips : 4807.70 [2024-04-16T10:47:46.495Z] clflush size : 64 [2024-04-16T10:47:46.495Z] cache_alignment : 64 [2024-04-16T10:47:46.495Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.495Z] power management: [2024-04-16T10:47:46.495Z] [2024-04-16T10:47:46.495Z] processor : 14 [2024-04-16T10:47:46.495Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.495Z] cpu family : 6 [2024-04-16T10:47:46.495Z] model : 85 [2024-04-16T10:47:46.495Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.495Z] stepping : 7 [2024-04-16T10:47:46.495Z] microcode : 0x5003302 [2024-04-16T10:47:46.495Z] cpu MHz : 2896.484 [2024-04-16T10:47:46.495Z] cache size : 14080 KB [2024-04-16T10:47:46.495Z] physical id : 1 [2024-04-16T10:47:46.495Z] siblings : 20 [2024-04-16T10:47:46.495Z] core id : 4 [2024-04-16T10:47:46.495Z] cpu cores : 10 [2024-04-16T10:47:46.495Z] apicid : 40 [2024-04-16T10:47:46.495Z] initial apicid : 40 [2024-04-16T10:47:46.495Z] fpu : yes [2024-04-16T10:47:46.495Z] fpu_exception : yes [2024-04-16T10:47:46.495Z] cpuid level : 22 [2024-04-16T10:47:46.495Z] wp : yes [2024-04-16T10:47:46.496Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.496Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.496Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.496Z] bogomips : 4807.70 [2024-04-16T10:47:46.496Z] clflush size : 64 [2024-04-16T10:47:46.496Z] cache_alignment : 64 [2024-04-16T10:47:46.496Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.496Z] power management: [2024-04-16T10:47:46.496Z] [2024-04-16T10:47:46.496Z] processor : 15 [2024-04-16T10:47:46.496Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.496Z] cpu family : 6 [2024-04-16T10:47:46.496Z] model : 85 [2024-04-16T10:47:46.496Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.496Z] stepping : 7 [2024-04-16T10:47:46.496Z] microcode : 0x5003302 [2024-04-16T10:47:46.496Z] cpu MHz : 2900.000 [2024-04-16T10:47:46.496Z] cache size : 14080 KB [2024-04-16T10:47:46.496Z] physical id : 1 [2024-04-16T10:47:46.496Z] siblings : 20 [2024-04-16T10:47:46.496Z] core id : 8 [2024-04-16T10:47:46.496Z] cpu cores : 10 [2024-04-16T10:47:46.496Z] apicid : 48 [2024-04-16T10:47:46.496Z] initial apicid : 48 [2024-04-16T10:47:46.496Z] fpu : yes [2024-04-16T10:47:46.496Z] fpu_exception : yes [2024-04-16T10:47:46.496Z] cpuid level : 22 [2024-04-16T10:47:46.496Z] wp : yes [2024-04-16T10:47:46.496Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.496Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.496Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.496Z] bogomips : 4807.70 [2024-04-16T10:47:46.496Z] clflush size : 64 [2024-04-16T10:47:46.496Z] cache_alignment : 64 [2024-04-16T10:47:46.496Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.496Z] power management: [2024-04-16T10:47:46.496Z] [2024-04-16T10:47:46.496Z] processor : 16 [2024-04-16T10:47:46.496Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.496Z] cpu family : 6 [2024-04-16T10:47:46.496Z] model : 85 [2024-04-16T10:47:46.496Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.496Z] stepping : 7 [2024-04-16T10:47:46.496Z] microcode : 0x5003302 [2024-04-16T10:47:46.496Z] cpu MHz : 2899.546 [2024-04-16T10:47:46.496Z] cache size : 14080 KB [2024-04-16T10:47:46.496Z] physical id : 1 [2024-04-16T10:47:46.496Z] siblings : 20 [2024-04-16T10:47:46.496Z] core id : 9 [2024-04-16T10:47:46.496Z] cpu cores : 10 [2024-04-16T10:47:46.496Z] apicid : 50 [2024-04-16T10:47:46.496Z] initial apicid : 50 [2024-04-16T10:47:46.496Z] fpu : yes [2024-04-16T10:47:46.496Z] fpu_exception : yes [2024-04-16T10:47:46.496Z] cpuid level : 22 [2024-04-16T10:47:46.496Z] wp : yes [2024-04-16T10:47:46.496Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.496Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.497Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.497Z] bogomips : 4807.70 [2024-04-16T10:47:46.497Z] clflush size : 64 [2024-04-16T10:47:46.497Z] cache_alignment : 64 [2024-04-16T10:47:46.497Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.497Z] power management: [2024-04-16T10:47:46.497Z] [2024-04-16T10:47:46.497Z] processor : 17 [2024-04-16T10:47:46.497Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.497Z] cpu family : 6 [2024-04-16T10:47:46.497Z] model : 85 [2024-04-16T10:47:46.497Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.497Z] stepping : 7 [2024-04-16T10:47:46.497Z] microcode : 0x5003302 [2024-04-16T10:47:46.497Z] cpu MHz : 3200.000 [2024-04-16T10:47:46.497Z] cache size : 14080 KB [2024-04-16T10:47:46.497Z] physical id : 1 [2024-04-16T10:47:46.497Z] siblings : 20 [2024-04-16T10:47:46.497Z] core id : 10 [2024-04-16T10:47:46.497Z] cpu cores : 10 [2024-04-16T10:47:46.497Z] apicid : 52 [2024-04-16T10:47:46.497Z] initial apicid : 52 [2024-04-16T10:47:46.497Z] fpu : yes [2024-04-16T10:47:46.497Z] fpu_exception : yes [2024-04-16T10:47:46.497Z] cpuid level : 22 [2024-04-16T10:47:46.497Z] wp : yes [2024-04-16T10:47:46.497Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.497Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.497Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.497Z] bogomips : 4807.70 [2024-04-16T10:47:46.497Z] clflush size : 64 [2024-04-16T10:47:46.497Z] cache_alignment : 64 [2024-04-16T10:47:46.497Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.497Z] power management: [2024-04-16T10:47:46.497Z] [2024-04-16T10:47:46.497Z] processor : 18 [2024-04-16T10:47:46.497Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.497Z] cpu family : 6 [2024-04-16T10:47:46.497Z] model : 85 [2024-04-16T10:47:46.497Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.497Z] stepping : 7 [2024-04-16T10:47:46.497Z] microcode : 0x5003302 [2024-04-16T10:47:46.497Z] cpu MHz : 2899.045 [2024-04-16T10:47:46.497Z] cache size : 14080 KB [2024-04-16T10:47:46.497Z] physical id : 1 [2024-04-16T10:47:46.497Z] siblings : 20 [2024-04-16T10:47:46.497Z] core id : 11 [2024-04-16T10:47:46.497Z] cpu cores : 10 [2024-04-16T10:47:46.497Z] apicid : 54 [2024-04-16T10:47:46.497Z] initial apicid : 54 [2024-04-16T10:47:46.497Z] fpu : yes [2024-04-16T10:47:46.497Z] fpu_exception : yes [2024-04-16T10:47:46.497Z] cpuid level : 22 [2024-04-16T10:47:46.497Z] wp : yes [2024-04-16T10:47:46.497Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.497Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.497Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.497Z] bogomips : 4807.70 [2024-04-16T10:47:46.497Z] clflush size : 64 [2024-04-16T10:47:46.497Z] cache_alignment : 64 [2024-04-16T10:47:46.497Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.497Z] power management: [2024-04-16T10:47:46.497Z] [2024-04-16T10:47:46.497Z] processor : 19 [2024-04-16T10:47:46.497Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.497Z] cpu family : 6 [2024-04-16T10:47:46.497Z] model : 85 [2024-04-16T10:47:46.497Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.497Z] stepping : 7 [2024-04-16T10:47:46.497Z] microcode : 0x5003302 [2024-04-16T10:47:46.497Z] cpu MHz : 3200.000 [2024-04-16T10:47:46.497Z] cache size : 14080 KB [2024-04-16T10:47:46.497Z] physical id : 1 [2024-04-16T10:47:46.497Z] siblings : 20 [2024-04-16T10:47:46.497Z] core id : 12 [2024-04-16T10:47:46.497Z] cpu cores : 10 [2024-04-16T10:47:46.497Z] apicid : 56 [2024-04-16T10:47:46.497Z] initial apicid : 56 [2024-04-16T10:47:46.497Z] fpu : yes [2024-04-16T10:47:46.497Z] fpu_exception : yes [2024-04-16T10:47:46.497Z] cpuid level : 22 [2024-04-16T10:47:46.497Z] wp : yes [2024-04-16T10:47:46.498Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.498Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.498Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.498Z] bogomips : 4807.70 [2024-04-16T10:47:46.498Z] clflush size : 64 [2024-04-16T10:47:46.498Z] cache_alignment : 64 [2024-04-16T10:47:46.498Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.498Z] power management: [2024-04-16T10:47:46.498Z] [2024-04-16T10:47:46.498Z] processor : 20 [2024-04-16T10:47:46.498Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.498Z] cpu family : 6 [2024-04-16T10:47:46.498Z] model : 85 [2024-04-16T10:47:46.498Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.498Z] stepping : 7 [2024-04-16T10:47:46.498Z] microcode : 0x5003302 [2024-04-16T10:47:46.498Z] cpu MHz : 2900.000 [2024-04-16T10:47:46.498Z] cache size : 14080 KB [2024-04-16T10:47:46.498Z] physical id : 0 [2024-04-16T10:47:46.498Z] siblings : 20 [2024-04-16T10:47:46.498Z] core id : 0 [2024-04-16T10:47:46.498Z] cpu cores : 10 [2024-04-16T10:47:46.498Z] apicid : 1 [2024-04-16T10:47:46.498Z] initial apicid : 1 [2024-04-16T10:47:46.498Z] fpu : yes [2024-04-16T10:47:46.498Z] fpu_exception : yes [2024-04-16T10:47:46.498Z] cpuid level : 22 [2024-04-16T10:47:46.498Z] wp : yes [2024-04-16T10:47:46.498Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.498Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.498Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.498Z] bogomips : 4800.00 [2024-04-16T10:47:46.498Z] clflush size : 64 [2024-04-16T10:47:46.498Z] cache_alignment : 64 [2024-04-16T10:47:46.498Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.498Z] power management: [2024-04-16T10:47:46.498Z] [2024-04-16T10:47:46.498Z] processor : 21 [2024-04-16T10:47:46.498Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.498Z] cpu family : 6 [2024-04-16T10:47:46.498Z] model : 85 [2024-04-16T10:47:46.498Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.498Z] stepping : 7 [2024-04-16T10:47:46.498Z] microcode : 0x5003302 [2024-04-16T10:47:46.498Z] cpu MHz : 2900.173 [2024-04-16T10:47:46.498Z] cache size : 14080 KB [2024-04-16T10:47:46.498Z] physical id : 0 [2024-04-16T10:47:46.498Z] siblings : 20 [2024-04-16T10:47:46.498Z] core id : 1 [2024-04-16T10:47:46.498Z] cpu cores : 10 [2024-04-16T10:47:46.498Z] apicid : 3 [2024-04-16T10:47:46.498Z] initial apicid : 3 [2024-04-16T10:47:46.498Z] fpu : yes [2024-04-16T10:47:46.498Z] fpu_exception : yes [2024-04-16T10:47:46.498Z] cpuid level : 22 [2024-04-16T10:47:46.498Z] wp : yes [2024-04-16T10:47:46.498Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.498Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.498Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.498Z] bogomips : 4800.00 [2024-04-16T10:47:46.498Z] clflush size : 64 [2024-04-16T10:47:46.498Z] cache_alignment : 64 [2024-04-16T10:47:46.499Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.499Z] power management: [2024-04-16T10:47:46.499Z] [2024-04-16T10:47:46.499Z] processor : 22 [2024-04-16T10:47:46.499Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.499Z] cpu family : 6 [2024-04-16T10:47:46.499Z] model : 85 [2024-04-16T10:47:46.499Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.499Z] stepping : 7 [2024-04-16T10:47:46.499Z] microcode : 0x5003302 [2024-04-16T10:47:46.499Z] cpu MHz : 2899.982 [2024-04-16T10:47:46.499Z] cache size : 14080 KB [2024-04-16T10:47:46.499Z] physical id : 0 [2024-04-16T10:47:46.499Z] siblings : 20 [2024-04-16T10:47:46.499Z] core id : 2 [2024-04-16T10:47:46.499Z] cpu cores : 10 [2024-04-16T10:47:46.499Z] apicid : 5 [2024-04-16T10:47:46.499Z] initial apicid : 5 [2024-04-16T10:47:46.499Z] fpu : yes [2024-04-16T10:47:46.499Z] fpu_exception : yes [2024-04-16T10:47:46.499Z] cpuid level : 22 [2024-04-16T10:47:46.499Z] wp : yes [2024-04-16T10:47:46.499Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.499Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.499Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.499Z] bogomips : 4800.00 [2024-04-16T10:47:46.499Z] clflush size : 64 [2024-04-16T10:47:46.499Z] cache_alignment : 64 [2024-04-16T10:47:46.499Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.499Z] power management: [2024-04-16T10:47:46.499Z] [2024-04-16T10:47:46.499Z] processor : 23 [2024-04-16T10:47:46.499Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.499Z] cpu family : 6 [2024-04-16T10:47:46.499Z] model : 85 [2024-04-16T10:47:46.499Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.499Z] stepping : 7 [2024-04-16T10:47:46.499Z] microcode : 0x5003302 [2024-04-16T10:47:46.499Z] cpu MHz : 2899.972 [2024-04-16T10:47:46.499Z] cache size : 14080 KB [2024-04-16T10:47:46.499Z] physical id : 0 [2024-04-16T10:47:46.499Z] siblings : 20 [2024-04-16T10:47:46.499Z] core id : 3 [2024-04-16T10:47:46.499Z] cpu cores : 10 [2024-04-16T10:47:46.499Z] apicid : 7 [2024-04-16T10:47:46.499Z] initial apicid : 7 [2024-04-16T10:47:46.499Z] fpu : yes [2024-04-16T10:47:46.499Z] fpu_exception : yes [2024-04-16T10:47:46.499Z] cpuid level : 22 [2024-04-16T10:47:46.499Z] wp : yes [2024-04-16T10:47:46.499Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.499Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.499Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.499Z] bogomips : 4800.00 [2024-04-16T10:47:46.499Z] clflush size : 64 [2024-04-16T10:47:46.499Z] cache_alignment : 64 [2024-04-16T10:47:46.499Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.499Z] power management: [2024-04-16T10:47:46.499Z] [2024-04-16T10:47:46.499Z] processor : 24 [2024-04-16T10:47:46.499Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.499Z] cpu family : 6 [2024-04-16T10:47:46.499Z] model : 85 [2024-04-16T10:47:46.499Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.499Z] stepping : 7 [2024-04-16T10:47:46.499Z] microcode : 0x5003302 [2024-04-16T10:47:46.499Z] cpu MHz : 2900.964 [2024-04-16T10:47:46.499Z] cache size : 14080 KB [2024-04-16T10:47:46.499Z] physical id : 0 [2024-04-16T10:47:46.499Z] siblings : 20 [2024-04-16T10:47:46.499Z] core id : 4 [2024-04-16T10:47:46.499Z] cpu cores : 10 [2024-04-16T10:47:46.499Z] apicid : 9 [2024-04-16T10:47:46.499Z] initial apicid : 9 [2024-04-16T10:47:46.499Z] fpu : yes [2024-04-16T10:47:46.499Z] fpu_exception : yes [2024-04-16T10:47:46.499Z] cpuid level : 22 [2024-04-16T10:47:46.499Z] wp : yes [2024-04-16T10:47:46.499Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.500Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.500Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.500Z] bogomips : 4800.00 [2024-04-16T10:47:46.500Z] clflush size : 64 [2024-04-16T10:47:46.500Z] cache_alignment : 64 [2024-04-16T10:47:46.500Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.500Z] power management: [2024-04-16T10:47:46.500Z] [2024-04-16T10:47:46.500Z] processor : 25 [2024-04-16T10:47:46.500Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.500Z] cpu family : 6 [2024-04-16T10:47:46.500Z] model : 85 [2024-04-16T10:47:46.500Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.500Z] stepping : 7 [2024-04-16T10:47:46.500Z] microcode : 0x5003302 [2024-04-16T10:47:46.500Z] cpu MHz : 2899.538 [2024-04-16T10:47:46.500Z] cache size : 14080 KB [2024-04-16T10:47:46.500Z] physical id : 0 [2024-04-16T10:47:46.500Z] siblings : 20 [2024-04-16T10:47:46.500Z] core id : 8 [2024-04-16T10:47:46.500Z] cpu cores : 10 [2024-04-16T10:47:46.500Z] apicid : 17 [2024-04-16T10:47:46.500Z] initial apicid : 17 [2024-04-16T10:47:46.500Z] fpu : yes [2024-04-16T10:47:46.500Z] fpu_exception : yes [2024-04-16T10:47:46.500Z] cpuid level : 22 [2024-04-16T10:47:46.500Z] wp : yes [2024-04-16T10:47:46.500Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.500Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.500Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.500Z] bogomips : 4800.00 [2024-04-16T10:47:46.500Z] clflush size : 64 [2024-04-16T10:47:46.500Z] cache_alignment : 64 [2024-04-16T10:47:46.500Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.500Z] power management: [2024-04-16T10:47:46.500Z] [2024-04-16T10:47:46.500Z] processor : 26 [2024-04-16T10:47:46.500Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.500Z] cpu family : 6 [2024-04-16T10:47:46.500Z] model : 85 [2024-04-16T10:47:46.500Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.500Z] stepping : 7 [2024-04-16T10:47:46.500Z] microcode : 0x5003302 [2024-04-16T10:47:46.500Z] cpu MHz : 2901.387 [2024-04-16T10:47:46.500Z] cache size : 14080 KB [2024-04-16T10:47:46.500Z] physical id : 0 [2024-04-16T10:47:46.500Z] siblings : 20 [2024-04-16T10:47:46.500Z] core id : 9 [2024-04-16T10:47:46.500Z] cpu cores : 10 [2024-04-16T10:47:46.500Z] apicid : 19 [2024-04-16T10:47:46.500Z] initial apicid : 19 [2024-04-16T10:47:46.500Z] fpu : yes [2024-04-16T10:47:46.500Z] fpu_exception : yes [2024-04-16T10:47:46.500Z] cpuid level : 22 [2024-04-16T10:47:46.500Z] wp : yes [2024-04-16T10:47:46.500Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.501Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.501Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.501Z] bogomips : 4800.00 [2024-04-16T10:47:46.501Z] clflush size : 64 [2024-04-16T10:47:46.501Z] cache_alignment : 64 [2024-04-16T10:47:46.501Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.501Z] power management: [2024-04-16T10:47:46.501Z] [2024-04-16T10:47:46.501Z] processor : 27 [2024-04-16T10:47:46.501Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.501Z] cpu family : 6 [2024-04-16T10:47:46.501Z] model : 85 [2024-04-16T10:47:46.501Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.501Z] stepping : 7 [2024-04-16T10:47:46.501Z] microcode : 0x5003302 [2024-04-16T10:47:46.501Z] cpu MHz : 2902.896 [2024-04-16T10:47:46.501Z] cache size : 14080 KB [2024-04-16T10:47:46.501Z] physical id : 0 [2024-04-16T10:47:46.501Z] siblings : 20 [2024-04-16T10:47:46.501Z] core id : 10 [2024-04-16T10:47:46.501Z] cpu cores : 10 [2024-04-16T10:47:46.501Z] apicid : 21 [2024-04-16T10:47:46.501Z] initial apicid : 21 [2024-04-16T10:47:46.501Z] fpu : yes [2024-04-16T10:47:46.501Z] fpu_exception : yes [2024-04-16T10:47:46.501Z] cpuid level : 22 [2024-04-16T10:47:46.501Z] wp : yes [2024-04-16T10:47:46.501Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.501Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.501Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.501Z] bogomips : 4800.00 [2024-04-16T10:47:46.501Z] clflush size : 64 [2024-04-16T10:47:46.501Z] cache_alignment : 64 [2024-04-16T10:47:46.501Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.501Z] power management: [2024-04-16T10:47:46.501Z] [2024-04-16T10:47:46.501Z] processor : 28 [2024-04-16T10:47:46.501Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.501Z] cpu family : 6 [2024-04-16T10:47:46.501Z] model : 85 [2024-04-16T10:47:46.501Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.501Z] stepping : 7 [2024-04-16T10:47:46.501Z] microcode : 0x5003302 [2024-04-16T10:47:46.501Z] cpu MHz : 2898.422 [2024-04-16T10:47:46.501Z] cache size : 14080 KB [2024-04-16T10:47:46.501Z] physical id : 0 [2024-04-16T10:47:46.501Z] siblings : 20 [2024-04-16T10:47:46.501Z] core id : 11 [2024-04-16T10:47:46.501Z] cpu cores : 10 [2024-04-16T10:47:46.501Z] apicid : 23 [2024-04-16T10:47:46.501Z] initial apicid : 23 [2024-04-16T10:47:46.501Z] fpu : yes [2024-04-16T10:47:46.501Z] fpu_exception : yes [2024-04-16T10:47:46.501Z] cpuid level : 22 [2024-04-16T10:47:46.501Z] wp : yes [2024-04-16T10:47:46.501Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.501Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.501Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.501Z] bogomips : 4800.00 [2024-04-16T10:47:46.501Z] clflush size : 64 [2024-04-16T10:47:46.501Z] cache_alignment : 64 [2024-04-16T10:47:46.501Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.501Z] power management: [2024-04-16T10:47:46.501Z] [2024-04-16T10:47:46.501Z] processor : 29 [2024-04-16T10:47:46.501Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.501Z] cpu family : 6 [2024-04-16T10:47:46.501Z] model : 85 [2024-04-16T10:47:46.501Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.501Z] stepping : 7 [2024-04-16T10:47:46.501Z] microcode : 0x5003302 [2024-04-16T10:47:46.501Z] cpu MHz : 2899.984 [2024-04-16T10:47:46.501Z] cache size : 14080 KB [2024-04-16T10:47:46.501Z] physical id : 0 [2024-04-16T10:47:46.501Z] siblings : 20 [2024-04-16T10:47:46.501Z] core id : 12 [2024-04-16T10:47:46.501Z] cpu cores : 10 [2024-04-16T10:47:46.501Z] apicid : 25 [2024-04-16T10:47:46.501Z] initial apicid : 25 [2024-04-16T10:47:46.501Z] fpu : yes [2024-04-16T10:47:46.501Z] fpu_exception : yes [2024-04-16T10:47:46.501Z] cpuid level : 22 [2024-04-16T10:47:46.501Z] wp : yes [2024-04-16T10:47:46.502Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.502Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.502Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.502Z] bogomips : 4800.00 [2024-04-16T10:47:46.502Z] clflush size : 64 [2024-04-16T10:47:46.502Z] cache_alignment : 64 [2024-04-16T10:47:46.502Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.502Z] power management: [2024-04-16T10:47:46.502Z] [2024-04-16T10:47:46.502Z] processor : 30 [2024-04-16T10:47:46.502Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.502Z] cpu family : 6 [2024-04-16T10:47:46.502Z] model : 85 [2024-04-16T10:47:46.502Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.502Z] stepping : 7 [2024-04-16T10:47:46.502Z] microcode : 0x5003302 [2024-04-16T10:47:46.502Z] cpu MHz : 2899.253 [2024-04-16T10:47:46.502Z] cache size : 14080 KB [2024-04-16T10:47:46.502Z] physical id : 1 [2024-04-16T10:47:46.502Z] siblings : 20 [2024-04-16T10:47:46.502Z] core id : 0 [2024-04-16T10:47:46.502Z] cpu cores : 10 [2024-04-16T10:47:46.502Z] apicid : 33 [2024-04-16T10:47:46.502Z] initial apicid : 33 [2024-04-16T10:47:46.502Z] fpu : yes [2024-04-16T10:47:46.502Z] fpu_exception : yes [2024-04-16T10:47:46.502Z] cpuid level : 22 [2024-04-16T10:47:46.502Z] wp : yes [2024-04-16T10:47:46.502Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.502Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.502Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.502Z] bogomips : 4807.70 [2024-04-16T10:47:46.502Z] clflush size : 64 [2024-04-16T10:47:46.502Z] cache_alignment : 64 [2024-04-16T10:47:46.502Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.502Z] power management: [2024-04-16T10:47:46.502Z] [2024-04-16T10:47:46.502Z] processor : 31 [2024-04-16T10:47:46.502Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.502Z] cpu family : 6 [2024-04-16T10:47:46.502Z] model : 85 [2024-04-16T10:47:46.502Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.502Z] stepping : 7 [2024-04-16T10:47:46.502Z] microcode : 0x5003302 [2024-04-16T10:47:46.502Z] cpu MHz : 2900.892 [2024-04-16T10:47:46.502Z] cache size : 14080 KB [2024-04-16T10:47:46.502Z] physical id : 1 [2024-04-16T10:47:46.502Z] siblings : 20 [2024-04-16T10:47:46.502Z] core id : 1 [2024-04-16T10:47:46.502Z] cpu cores : 10 [2024-04-16T10:47:46.502Z] apicid : 35 [2024-04-16T10:47:46.502Z] initial apicid : 35 [2024-04-16T10:47:46.502Z] fpu : yes [2024-04-16T10:47:46.502Z] fpu_exception : yes [2024-04-16T10:47:46.502Z] cpuid level : 22 [2024-04-16T10:47:46.502Z] wp : yes [2024-04-16T10:47:46.502Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.502Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.503Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.503Z] bogomips : 4807.70 [2024-04-16T10:47:46.503Z] clflush size : 64 [2024-04-16T10:47:46.503Z] cache_alignment : 64 [2024-04-16T10:47:46.503Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.503Z] power management: [2024-04-16T10:47:46.503Z] [2024-04-16T10:47:46.503Z] processor : 32 [2024-04-16T10:47:46.503Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.503Z] cpu family : 6 [2024-04-16T10:47:46.503Z] model : 85 [2024-04-16T10:47:46.503Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.503Z] stepping : 7 [2024-04-16T10:47:46.503Z] microcode : 0x5003302 [2024-04-16T10:47:46.503Z] cpu MHz : 1817.561 [2024-04-16T10:47:46.503Z] cache size : 14080 KB [2024-04-16T10:47:46.503Z] physical id : 1 [2024-04-16T10:47:46.503Z] siblings : 20 [2024-04-16T10:47:46.503Z] core id : 2 [2024-04-16T10:47:46.503Z] cpu cores : 10 [2024-04-16T10:47:46.503Z] apicid : 37 [2024-04-16T10:47:46.503Z] initial apicid : 37 [2024-04-16T10:47:46.503Z] fpu : yes [2024-04-16T10:47:46.503Z] fpu_exception : yes [2024-04-16T10:47:46.503Z] cpuid level : 22 [2024-04-16T10:47:46.503Z] wp : yes [2024-04-16T10:47:46.503Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.503Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.503Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.503Z] bogomips : 4807.70 [2024-04-16T10:47:46.503Z] clflush size : 64 [2024-04-16T10:47:46.503Z] cache_alignment : 64 [2024-04-16T10:47:46.503Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.503Z] power management: [2024-04-16T10:47:46.503Z] [2024-04-16T10:47:46.503Z] processor : 33 [2024-04-16T10:47:46.503Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.503Z] cpu family : 6 [2024-04-16T10:47:46.503Z] model : 85 [2024-04-16T10:47:46.503Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.503Z] stepping : 7 [2024-04-16T10:47:46.503Z] microcode : 0x5003302 [2024-04-16T10:47:46.503Z] cpu MHz : 2900.044 [2024-04-16T10:47:46.503Z] cache size : 14080 KB [2024-04-16T10:47:46.503Z] physical id : 1 [2024-04-16T10:47:46.503Z] siblings : 20 [2024-04-16T10:47:46.503Z] core id : 3 [2024-04-16T10:47:46.503Z] cpu cores : 10 [2024-04-16T10:47:46.503Z] apicid : 39 [2024-04-16T10:47:46.503Z] initial apicid : 39 [2024-04-16T10:47:46.503Z] fpu : yes [2024-04-16T10:47:46.503Z] fpu_exception : yes [2024-04-16T10:47:46.503Z] cpuid level : 22 [2024-04-16T10:47:46.503Z] wp : yes [2024-04-16T10:47:46.503Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.503Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.503Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.503Z] bogomips : 4807.70 [2024-04-16T10:47:46.503Z] clflush size : 64 [2024-04-16T10:47:46.503Z] cache_alignment : 64 [2024-04-16T10:47:46.503Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.503Z] power management: [2024-04-16T10:47:46.503Z] [2024-04-16T10:47:46.503Z] processor : 34 [2024-04-16T10:47:46.503Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.503Z] cpu family : 6 [2024-04-16T10:47:46.503Z] model : 85 [2024-04-16T10:47:46.503Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.503Z] stepping : 7 [2024-04-16T10:47:46.503Z] microcode : 0x5003302 [2024-04-16T10:47:46.503Z] cpu MHz : 2900.002 [2024-04-16T10:47:46.503Z] cache size : 14080 KB [2024-04-16T10:47:46.503Z] physical id : 1 [2024-04-16T10:47:46.503Z] siblings : 20 [2024-04-16T10:47:46.503Z] core id : 4 [2024-04-16T10:47:46.503Z] cpu cores : 10 [2024-04-16T10:47:46.503Z] apicid : 41 [2024-04-16T10:47:46.503Z] initial apicid : 41 [2024-04-16T10:47:46.503Z] fpu : yes [2024-04-16T10:47:46.503Z] fpu_exception : yes [2024-04-16T10:47:46.503Z] cpuid level : 22 [2024-04-16T10:47:46.503Z] wp : yes [2024-04-16T10:47:46.504Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.504Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.504Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.504Z] bogomips : 4807.70 [2024-04-16T10:47:46.504Z] clflush size : 64 [2024-04-16T10:47:46.504Z] cache_alignment : 64 [2024-04-16T10:47:46.504Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.504Z] power management: [2024-04-16T10:47:46.504Z] [2024-04-16T10:47:46.504Z] processor : 35 [2024-04-16T10:47:46.504Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.504Z] cpu family : 6 [2024-04-16T10:47:46.504Z] model : 85 [2024-04-16T10:47:46.504Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.504Z] stepping : 7 [2024-04-16T10:47:46.504Z] microcode : 0x5003302 [2024-04-16T10:47:46.504Z] cpu MHz : 3200.000 [2024-04-16T10:47:46.504Z] cache size : 14080 KB [2024-04-16T10:47:46.504Z] physical id : 1 [2024-04-16T10:47:46.504Z] siblings : 20 [2024-04-16T10:47:46.504Z] core id : 8 [2024-04-16T10:47:46.504Z] cpu cores : 10 [2024-04-16T10:47:46.504Z] apicid : 49 [2024-04-16T10:47:46.504Z] initial apicid : 49 [2024-04-16T10:47:46.504Z] fpu : yes [2024-04-16T10:47:46.504Z] fpu_exception : yes [2024-04-16T10:47:46.504Z] cpuid level : 22 [2024-04-16T10:47:46.504Z] wp : yes [2024-04-16T10:47:46.504Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.504Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.504Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.504Z] bogomips : 4807.70 [2024-04-16T10:47:46.504Z] clflush size : 64 [2024-04-16T10:47:46.504Z] cache_alignment : 64 [2024-04-16T10:47:46.504Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.504Z] power management: [2024-04-16T10:47:46.504Z] [2024-04-16T10:47:46.504Z] processor : 36 [2024-04-16T10:47:46.504Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.504Z] cpu family : 6 [2024-04-16T10:47:46.504Z] model : 85 [2024-04-16T10:47:46.504Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.504Z] stepping : 7 [2024-04-16T10:47:46.504Z] microcode : 0x5003302 [2024-04-16T10:47:46.504Z] cpu MHz : 2899.374 [2024-04-16T10:47:46.504Z] cache size : 14080 KB [2024-04-16T10:47:46.504Z] physical id : 1 [2024-04-16T10:47:46.504Z] siblings : 20 [2024-04-16T10:47:46.504Z] core id : 9 [2024-04-16T10:47:46.504Z] cpu cores : 10 [2024-04-16T10:47:46.504Z] apicid : 51 [2024-04-16T10:47:46.504Z] initial apicid : 51 [2024-04-16T10:47:46.504Z] fpu : yes [2024-04-16T10:47:46.504Z] fpu_exception : yes [2024-04-16T10:47:46.504Z] cpuid level : 22 [2024-04-16T10:47:46.504Z] wp : yes [2024-04-16T10:47:46.504Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.504Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.505Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.505Z] bogomips : 4807.70 [2024-04-16T10:47:46.505Z] clflush size : 64 [2024-04-16T10:47:46.505Z] cache_alignment : 64 [2024-04-16T10:47:46.505Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.505Z] power management: [2024-04-16T10:47:46.505Z] [2024-04-16T10:47:46.505Z] processor : 37 [2024-04-16T10:47:46.505Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.505Z] cpu family : 6 [2024-04-16T10:47:46.505Z] model : 85 [2024-04-16T10:47:46.505Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.505Z] stepping : 7 [2024-04-16T10:47:46.505Z] microcode : 0x5003302 [2024-04-16T10:47:46.505Z] cpu MHz : 2900.727 [2024-04-16T10:47:46.505Z] cache size : 14080 KB [2024-04-16T10:47:46.505Z] physical id : 1 [2024-04-16T10:47:46.505Z] siblings : 20 [2024-04-16T10:47:46.505Z] core id : 10 [2024-04-16T10:47:46.505Z] cpu cores : 10 [2024-04-16T10:47:46.505Z] apicid : 53 [2024-04-16T10:47:46.505Z] initial apicid : 53 [2024-04-16T10:47:46.505Z] fpu : yes [2024-04-16T10:47:46.505Z] fpu_exception : yes [2024-04-16T10:47:46.505Z] cpuid level : 22 [2024-04-16T10:47:46.505Z] wp : yes [2024-04-16T10:47:46.505Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.505Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.505Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.505Z] bogomips : 4807.70 [2024-04-16T10:47:46.505Z] clflush size : 64 [2024-04-16T10:47:46.505Z] cache_alignment : 64 [2024-04-16T10:47:46.505Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.505Z] power management: [2024-04-16T10:47:46.505Z] [2024-04-16T10:47:46.505Z] processor : 38 [2024-04-16T10:47:46.505Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.505Z] cpu family : 6 [2024-04-16T10:47:46.505Z] model : 85 [2024-04-16T10:47:46.505Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.505Z] stepping : 7 [2024-04-16T10:47:46.505Z] microcode : 0x5003302 [2024-04-16T10:47:46.505Z] cpu MHz : 3200.000 [2024-04-16T10:47:46.505Z] cache size : 14080 KB [2024-04-16T10:47:46.505Z] physical id : 1 [2024-04-16T10:47:46.505Z] siblings : 20 [2024-04-16T10:47:46.505Z] core id : 11 [2024-04-16T10:47:46.505Z] cpu cores : 10 [2024-04-16T10:47:46.505Z] apicid : 55 [2024-04-16T10:47:46.505Z] initial apicid : 55 [2024-04-16T10:47:46.505Z] fpu : yes [2024-04-16T10:47:46.505Z] fpu_exception : yes [2024-04-16T10:47:46.505Z] cpuid level : 22 [2024-04-16T10:47:46.505Z] wp : yes [2024-04-16T10:47:46.505Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.505Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.505Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.505Z] bogomips : 4807.70 [2024-04-16T10:47:46.505Z] clflush size : 64 [2024-04-16T10:47:46.505Z] cache_alignment : 64 [2024-04-16T10:47:46.505Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.505Z] power management: [2024-04-16T10:47:46.505Z] [2024-04-16T10:47:46.505Z] processor : 39 [2024-04-16T10:47:46.505Z] vendor_id : GenuineIntel [2024-04-16T10:47:46.505Z] cpu family : 6 [2024-04-16T10:47:46.505Z] model : 85 [2024-04-16T10:47:46.505Z] model name : Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz [2024-04-16T10:47:46.505Z] stepping : 7 [2024-04-16T10:47:46.505Z] microcode : 0x5003302 [2024-04-16T10:47:46.505Z] cpu MHz : 3200.000 [2024-04-16T10:47:46.505Z] cache size : 14080 KB [2024-04-16T10:47:46.505Z] physical id : 1 [2024-04-16T10:47:46.505Z] siblings : 20 [2024-04-16T10:47:46.505Z] core id : 12 [2024-04-16T10:47:46.505Z] cpu cores : 10 [2024-04-16T10:47:46.505Z] apicid : 57 [2024-04-16T10:47:46.505Z] initial apicid : 57 [2024-04-16T10:47:46.505Z] fpu : yes [2024-04-16T10:47:46.505Z] fpu_exception : yes [2024-04-16T10:47:46.505Z] cpuid level : 22 [2024-04-16T10:47:46.505Z] wp : yes [2024-04-16T10:47:46.506Z] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities [2024-04-16T10:47:46.506Z] vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_mode_based_exec tsc_scaling [2024-04-16T10:47:46.506Z] bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit mmio_stale_data retbleed eibrs_pbrsb [2024-04-16T10:47:46.506Z] bogomips : 4807.70 [2024-04-16T10:47:46.506Z] clflush size : 64 [2024-04-16T10:47:46.506Z] cache_alignment : 64 [2024-04-16T10:47:46.506Z] address sizes : 46 bits physical, 48 bits virtual [2024-04-16T10:47:46.506Z] power management: [2024-04-16T10:47:46.506Z] [2024-04-16T10:47:46.506Z] + cat /proc/meminfo [2024-04-16T10:47:46.506Z] MemTotal: 131639664 kB [2024-04-16T10:47:46.506Z] MemFree: 42445420 kB [2024-04-16T10:47:46.506Z] MemAvailable: 100959008 kB [2024-04-16T10:47:46.506Z] Buffers: 80 kB [2024-04-16T10:47:46.506Z] Cached: 49014644 kB [2024-04-16T10:47:46.506Z] SwapCached: 0 kB [2024-04-16T10:47:46.506Z] Active: 31974676 kB [2024-04-16T10:47:46.506Z] Inactive: 32849188 kB [2024-04-16T10:47:46.506Z] Active(anon): 13744664 kB [2024-04-16T10:47:46.506Z] Inactive(anon): 2230616 kB [2024-04-16T10:47:46.506Z] Active(file): 18230012 kB [2024-04-16T10:47:46.506Z] Inactive(file): 30618572 kB [2024-04-16T10:47:46.506Z] Unevictable: 151060 kB [2024-04-16T10:47:46.506Z] Mlocked: 151060 kB [2024-04-16T10:47:46.506Z] SwapTotal: 0 kB [2024-04-16T10:47:46.506Z] SwapFree: 0 kB [2024-04-16T10:47:46.506Z] Zswap: 0 kB [2024-04-16T10:47:46.506Z] Zswapped: 0 kB [2024-04-16T10:47:46.506Z] Dirty: 5968 kB [2024-04-16T10:47:46.506Z] Writeback: 0 kB [2024-04-16T10:47:46.506Z] AnonPages: 15933876 kB [2024-04-16T10:47:46.506Z] Mapped: 1044872 kB [2024-04-16T10:47:46.506Z] Shmem: 156704 kB [2024-04-16T10:47:46.506Z] KReclaimable: 10726668 kB [2024-04-16T10:47:46.506Z] Slab: 17455944 kB [2024-04-16T10:47:46.506Z] SReclaimable: 10726668 kB [2024-04-16T10:47:46.506Z] SUnreclaim: 6729276 kB [2024-04-16T10:47:46.506Z] KernelStack: 48640 kB [2024-04-16T10:47:46.506Z] PageTables: 93688 kB [2024-04-16T10:47:46.506Z] SecPageTables: 0 kB [2024-04-16T10:47:46.506Z] NFS_Unstable: 0 kB [2024-04-16T10:47:46.506Z] Bounce: 0 kB [2024-04-16T10:47:46.506Z] WritebackTmp: 0 kB [2024-04-16T10:47:46.506Z] CommitLimit: 65819832 kB [2024-04-16T10:47:46.506Z] Committed_AS: 19396896 kB [2024-04-16T10:47:46.506Z] VmallocTotal: 34359738367 kB [2024-04-16T10:47:46.506Z] VmallocUsed: 284116 kB [2024-04-16T10:47:46.506Z] VmallocChunk: 0 kB [2024-04-16T10:47:46.506Z] Percpu: 1711104 kB [2024-04-16T10:47:46.506Z] HardwareCorrupted: 0 kB [2024-04-16T10:47:46.506Z] AnonHugePages: 3168256 kB [2024-04-16T10:47:46.506Z] ShmemHugePages: 0 kB [2024-04-16T10:47:46.506Z] ShmemPmdMapped: 0 kB [2024-04-16T10:47:46.506Z] FileHugePages: 0 kB [2024-04-16T10:47:46.506Z] FilePmdMapped: 0 kB [2024-04-16T10:47:46.506Z] CmaTotal: 0 kB [2024-04-16T10:47:46.506Z] CmaFree: 0 kB [2024-04-16T10:47:46.506Z] HugePages_Total: 0 [2024-04-16T10:47:46.506Z] HugePages_Free: 0 [2024-04-16T10:47:46.506Z] HugePages_Rsvd: 0 [2024-04-16T10:47:46.506Z] HugePages_Surp: 0 [2024-04-16T10:47:46.506Z] Hugepagesize: 2048 kB [2024-04-16T10:47:46.506Z] Hugetlb: 0 kB [2024-04-16T10:47:46.506Z] DirectMap4k: 1169736 kB [2024-04-16T10:47:46.506Z] DirectMap2M: 43573248 kB [2024-04-16T10:47:46.506Z] DirectMap1G: 91226112 kB [Pipeline] timeout [2024-04-16T10:47:46.511Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh [2024-04-16T10:47:47.025Z] + mvn -B -e clean install -Pstaging -f docs -amd [2024-04-16T10:47:47.948Z] [INFO] Error stacktraces are turned on. [2024-04-16T10:47:48.202Z] [INFO] Scanning for projects... [2024-04-16T10:47:48.762Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:47:48.762Z] [INFO] Reactor Build Order: [2024-04-16T10:47:48.762Z] [INFO] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Documentation [pom] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Documentation parent pom [pom] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Website Content [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Release Notes, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Security Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Documentation Distribution [jar] [2024-04-16T10:47:48.762Z] [INFO] Eclipse GlassFish Hello Sample, Release 7 [war] [2024-04-16T10:47:48.762Z] [INFO] [2024-04-16T10:47:48.762Z] [INFO] --------------------< org.glassfish.main.docs:docs >-------------------- [2024-04-16T10:47:48.762Z] [INFO] Building Eclipse GlassFish Documentation 7.0.15-SNAPSHOT [1/21] [2024-04-16T10:47:48.762Z] [INFO] from pom.xml [2024-04-16T10:47:48.762Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:47:49.017Z] [INFO] [2024-04-16T10:47:49.017Z] [INFO] --- clean:3.3.2:clean (default-clean) @ docs --- [2024-04-16T10:47:49.017Z] [INFO] [2024-04-16T10:47:49.017Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ docs --- [2024-04-16T10:47:49.271Z] [INFO] [2024-04-16T10:47:49.271Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ docs --- [2024-04-16T10:47:49.271Z] [INFO] [2024-04-16T10:47:49.271Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ docs --- [2024-04-16T10:47:49.525Z] [INFO] No sources to compile [2024-04-16T10:47:49.525Z] [INFO] [2024-04-16T10:47:49.525Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ docs --- [2024-04-16T10:47:49.525Z] [INFO] [2024-04-16T10:47:49.525Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ docs --- [2024-04-16T10:47:49.525Z] [INFO] [2024-04-16T10:47:49.525Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ docs --- [2024-04-16T10:47:50.449Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:47:50.449Z] [INFO] [2024-04-16T10:47:50.449Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ docs --- [2024-04-16T10:47:50.449Z] [INFO] No sources to compile [2024-04-16T10:47:50.449Z] [INFO] [2024-04-16T10:47:50.449Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ docs --- [2024-04-16T10:47:50.449Z] [INFO] No sources to compile [2024-04-16T10:47:50.449Z] [INFO] [2024-04-16T10:47:50.449Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ docs --- [2024-04-16T10:47:50.704Z] [INFO] Executing tasks [2024-04-16T10:47:50.704Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/target/classes/META-INF for [2024-04-16T10:47:50.704Z] [INFO] [echo] docs [2024-04-16T10:47:50.704Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/target/classes/META-INF [2024-04-16T10:47:50.704Z] [INFO] Executed tasks [2024-04-16T10:47:50.704Z] [INFO] [2024-04-16T10:47:50.704Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ docs --- [2024-04-16T10:47:50.704Z] [INFO] No tests to run. [2024-04-16T10:47:50.704Z] [INFO] [2024-04-16T10:47:50.704Z] [INFO] --- failsafe:3.2.5:verify (verify) @ docs --- [2024-04-16T10:47:50.704Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/target/failsafe-reports [2024-04-16T10:47:50.704Z] [INFO] [2024-04-16T10:47:50.704Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-docs-checkstyle) @ docs --- [2024-04-16T10:47:51.262Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:47:51.262Z] [INFO] [2024-04-16T10:47:51.262Z] [INFO] --- install:3.1.1:install (default-install) @ docs --- [2024-04-16T10:47:51.262Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/docs/7.0.15-SNAPSHOT/docs-7.0.15-SNAPSHOT.pom [2024-04-16T10:47:51.262Z] [INFO] [2024-04-16T10:47:51.262Z] [INFO] ------< org.glassfish.main.docs:documentation-generators-parent >------- [2024-04-16T10:47:51.262Z] [INFO] Building Eclipse GlassFish Documentation parent pom 7.0.15-SNAPSHOT [2/21] [2024-04-16T10:47:51.262Z] [INFO] from parent/pom.xml [2024-04-16T10:47:51.262Z] [INFO] --------------------------------[ pom ]--------------------------------- [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- clean:3.3.2:clean (default-clean) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] No sources to compile [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ documentation-generators-parent --- [2024-04-16T10:47:51.516Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:47:51.516Z] [INFO] [2024-04-16T10:47:51.516Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ documentation-generators-parent --- [2024-04-16T10:47:53.396Z] 2024-04-16T10:47:52.919Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem [2024-04-16T10:47:53.396Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable. [2024-04-16T10:47:55.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:47:55.278Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:47:55.278Z] [INFO] Copying 0 resource [2024-04-16T10:47:55.278Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/parent/target/book/book.adoc [2024-04-16T10:47:55.278Z] [INFO] [2024-04-16T10:47:55.278Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ documentation-generators-parent --- [2024-04-16T10:47:55.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:47:55.836Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:47:55.836Z] [INFO] Copying 0 resource [2024-04-16T10:47:56.395Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:47:56.395Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:47:59.649Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:47:59.649Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:47:59.649Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:48:00.206Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/parent/target/book/book.adoc [2024-04-16T10:48:00.206Z] [INFO] [2024-04-16T10:48:00.206Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ documentation-generators-parent --- [2024-04-16T10:48:00.206Z] [INFO] No sources to compile [2024-04-16T10:48:00.206Z] [INFO] [2024-04-16T10:48:00.206Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ documentation-generators-parent --- [2024-04-16T10:48:00.206Z] [INFO] No sources to compile [2024-04-16T10:48:00.206Z] [INFO] [2024-04-16T10:48:00.206Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ documentation-generators-parent --- [2024-04-16T10:48:00.206Z] [INFO] Executing tasks [2024-04-16T10:48:00.206Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/parent/target/classes/META-INF for [2024-04-16T10:48:00.207Z] [INFO] [echo] documentation-generators-parent [2024-04-16T10:48:00.207Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/parent/target/classes/META-INF [2024-04-16T10:48:00.207Z] [INFO] Executed tasks [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ documentation-generators-parent --- [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ documentation-generators-parent --- [2024-04-16T10:48:00.207Z] [INFO] No tests to run. [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- failsafe:3.2.5:verify (verify) @ documentation-generators-parent --- [2024-04-16T10:48:00.207Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/parent/target/failsafe-reports [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-documentation-generators-parent-checkstyle) @ documentation-generators-parent --- [2024-04-16T10:48:00.207Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- install:3.1.1:install (default-install) @ documentation-generators-parent --- [2024-04-16T10:48:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/documentation-generators-parent/7.0.15-SNAPSHOT/documentation-generators-parent-7.0.15-SNAPSHOT.pom [2024-04-16T10:48:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/parent/target/pdf/documentation-generators-parent.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/documentation-generators-parent/7.0.15-SNAPSHOT/documentation-generators-parent-7.0.15-SNAPSHOT.pdf [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] ------------------< org.glassfish.main.docs:website >------------------- [2024-04-16T10:48:00.207Z] [INFO] Building Eclipse GlassFish Website Content 7.0.15-SNAPSHOT [3/21] [2024-04-16T10:48:00.207Z] [INFO] from website/pom.xml [2024-04-16T10:48:00.207Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- clean:3.3.2:clean (default-clean) @ website --- [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ website --- [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ website --- [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ website --- [2024-04-16T10:48:00.207Z] [INFO] No sources to compile [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ website --- [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ website --- [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ website --- [2024-04-16T10:48:00.207Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:48:00.207Z] [INFO] [2024-04-16T10:48:00.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ website --- [2024-04-16T10:48:00.461Z] [INFO] Copying 130 resources from src/main/resources to target/classes [2024-04-16T10:48:00.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/src/main/manpages [2024-04-16T10:48:00.715Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:48:00.715Z] [INFO] [2024-04-16T10:48:00.970Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ website --- [2024-04-16T10:48:00.970Z] [INFO] No sources to compile [2024-04-16T10:48:00.970Z] [INFO] [2024-04-16T10:48:00.970Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ website --- [2024-04-16T10:48:00.970Z] [INFO] No sources to compile [2024-04-16T10:48:00.970Z] [INFO] [2024-04-16T10:48:00.970Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ website --- [2024-04-16T10:48:00.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/src/test/resources [2024-04-16T10:48:00.970Z] [INFO] [2024-04-16T10:48:00.970Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ website --- [2024-04-16T10:48:00.970Z] [INFO] No sources to compile [2024-04-16T10:48:00.970Z] [INFO] [2024-04-16T10:48:00.970Z] [INFO] --- surefire:3.2.5:test (default-test) @ website --- [2024-04-16T10:48:00.970Z] [INFO] No tests to run. [2024-04-16T10:48:00.970Z] [INFO] [2024-04-16T10:48:00.970Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ website --- [2024-04-16T10:48:00.970Z] [INFO] Executing tasks [2024-04-16T10:48:00.970Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/target/classes/META-INF for [2024-04-16T10:48:00.970Z] [INFO] [echo] website [2024-04-16T10:48:00.970Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/target/classes/META-INF [2024-04-16T10:48:00.970Z] [INFO] Executed tasks [2024-04-16T10:48:00.970Z] [INFO] [2024-04-16T10:48:00.970Z] [INFO] --- jar:3.3.0:jar (default-jar) @ website --- [2024-04-16T10:48:00.970Z] [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [2024-04-16T10:48:01.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/target/website.jar [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ website --- [2024-04-16T10:48:01.224Z] [INFO] No tests to run. [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- failsafe:3.2.5:verify (verify) @ website --- [2024-04-16T10:48:01.224Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/target/failsafe-reports [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-website-checkstyle) @ website --- [2024-04-16T10:48:01.224Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- install:3.1.1:install (default-install) @ website --- [2024-04-16T10:48:01.224Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/website/7.0.15-SNAPSHOT/website-7.0.15-SNAPSHOT.pom [2024-04-16T10:48:01.224Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/website/target/website.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/website/7.0.15-SNAPSHOT/website-7.0.15-SNAPSHOT.jar [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] -----< org.glassfish.main.docs:add-on-component-development-guide >----- [2024-04-16T10:48:01.224Z] [INFO] Building Eclipse GlassFish Add-On Component Development Guide, Release 7 7.0.15-SNAPSHOT [4/21] [2024-04-16T10:48:01.224Z] [INFO] from add-on-component-development-guide/pom.xml [2024-04-16T10:48:01.224Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- clean:3.3.2:clean (default-clean) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] No sources to compile [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- resources:3.3.1:resources (default-resources) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/src/main/resources [2024-04-16T10:48:01.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/src/main/manpages [2024-04-16T10:48:01.224Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ add-on-component-development-guide --- [2024-04-16T10:48:01.224Z] [INFO] No sources to compile [2024-04-16T10:48:01.224Z] [INFO] [2024-04-16T10:48:01.224Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ add-on-component-development-guide --- [2024-04-16T10:48:01.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:48:01.782Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:48:01.782Z] [INFO] Copying 0 resource [2024-04-16T10:48:03.663Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/book/book.adoc [2024-04-16T10:48:03.663Z] [INFO] [2024-04-16T10:48:03.663Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ add-on-component-development-guide --- [2024-04-16T10:48:03.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:48:03.918Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:48:03.918Z] [INFO] Copying 0 resource [2024-04-16T10:48:04.476Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:48:04.476Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:48:06.981Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:48:06.981Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:48:06.981Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:48:28.840Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/book/book.adoc [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] No sources to compile [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/src/test/resources [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] No sources to compile [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- surefire:3.2.5:test (default-test) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] No tests to run. [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] Executing tasks [2024-04-16T10:48:28.841Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/classes/META-INF for [2024-04-16T10:48:28.841Z] [INFO] [echo] add-on-component-development-guide [2024-04-16T10:48:28.841Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/classes/META-INF [2024-04-16T10:48:28.841Z] [INFO] Executed tasks [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- jar:3.3.0:jar (default-jar) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/add-on-component-development-guide.jar [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] No tests to run. [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- failsafe:3.2.5:verify (verify) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/failsafe-reports [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-add-on-component-development-guide-checkstyle) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- install:3.1.1:install (default-install) @ add-on-component-development-guide --- [2024-04-16T10:48:28.841Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/add-on-component-development-guide/7.0.15-SNAPSHOT/add-on-component-development-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:48:28.841Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/add-on-component-development-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/add-on-component-development-guide/7.0.15-SNAPSHOT/add-on-component-development-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:48:28.841Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/add-on-component-development-guide/target/pdf/add-on-component-development-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/add-on-component-development-guide/7.0.15-SNAPSHOT/add-on-component-development-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] ------------< org.glassfish.main.docs:administration-guide >------------ [2024-04-16T10:48:28.841Z] [INFO] Building Eclipse GlassFish Administration Guide, Release 7 7.0.15-SNAPSHOT [5/21] [2024-04-16T10:48:28.841Z] [INFO] from administration-guide/pom.xml [2024-04-16T10:48:28.841Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- clean:3.3.2:clean (default-clean) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] No sources to compile [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:48:28.841Z] [INFO] [2024-04-16T10:48:28.841Z] [INFO] --- resources:3.3.1:resources (default-resources) @ administration-guide --- [2024-04-16T10:48:28.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/src/main/resources [2024-04-16T10:48:28.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/src/main/manpages [2024-04-16T10:48:28.842Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:48:28.842Z] [INFO] [2024-04-16T10:48:28.842Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ administration-guide --- [2024-04-16T10:48:28.842Z] [INFO] No sources to compile [2024-04-16T10:48:28.842Z] [INFO] [2024-04-16T10:48:28.842Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ administration-guide --- [2024-04-16T10:48:28.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:48:28.842Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:48:28.842Z] [INFO] Copying 0 resource [2024-04-16T10:48:31.345Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/book/book.adoc [2024-04-16T10:48:31.345Z] [INFO] [2024-04-16T10:48:31.345Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ administration-guide --- [2024-04-16T10:48:31.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:48:31.345Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:48:31.345Z] [INFO] Copying 0 resource [2024-04-16T10:48:31.903Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:48:31.903Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:48:34.409Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:48:34.409Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:48:34.409Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:49:21.024Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/book/book.adoc [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] No sources to compile [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/src/test/resources [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] No sources to compile [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- surefire:3.2.5:test (default-test) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] No tests to run. [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] Executing tasks [2024-04-16T10:49:21.024Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/classes/META-INF for [2024-04-16T10:49:21.024Z] [INFO] [echo] administration-guide [2024-04-16T10:49:21.024Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/classes/META-INF [2024-04-16T10:49:21.024Z] [INFO] Executed tasks [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- jar:3.3.0:jar (default-jar) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/administration-guide.jar [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] No tests to run. [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- failsafe:3.2.5:verify (verify) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/failsafe-reports [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-administration-guide-checkstyle) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:49:21.024Z] [INFO] [2024-04-16T10:49:21.024Z] [INFO] --- install:3.1.1:install (default-install) @ administration-guide --- [2024-04-16T10:49:21.024Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/administration-guide/7.0.15-SNAPSHOT/administration-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:49:21.024Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/administration-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/administration-guide/7.0.15-SNAPSHOT/administration-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:49:21.025Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/administration-guide/target/pdf/administration-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/administration-guide/7.0.15-SNAPSHOT/administration-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --------< org.glassfish.main.docs:application-deployment-guide >-------- [2024-04-16T10:49:21.025Z] [INFO] Building Eclipse GlassFish Application Deployment Guide, Release 7 7.0.15-SNAPSHOT [6/21] [2024-04-16T10:49:21.025Z] [INFO] from application-deployment-guide/pom.xml [2024-04-16T10:49:21.025Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] No sources to compile [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/src/main/resources [2024-04-16T10:49:21.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/src/main/manpages [2024-04-16T10:49:21.025Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] No sources to compile [2024-04-16T10:49:21.025Z] [INFO] [2024-04-16T10:49:21.025Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ application-deployment-guide --- [2024-04-16T10:49:21.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:49:21.025Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:49:21.025Z] [INFO] Copying 0 resource [2024-04-16T10:49:21.025Z] uri:classloader:/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb:70: warning: assigned but unused variable - string_content [2024-04-16T10:49:21.279Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/book/book.adoc [2024-04-16T10:49:21.279Z] [INFO] [2024-04-16T10:49:21.279Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ application-deployment-guide --- [2024-04-16T10:49:21.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:49:21.837Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:49:21.837Z] [INFO] Copying 0 resource [2024-04-16T10:49:22.093Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:49:22.093Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:49:24.597Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:49:24.597Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:49:24.597Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:49:36.742Z] uri:classloader:/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb:70: warning: assigned but unused variable - string_content [2024-04-16T10:49:58.600Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/book/book.adoc [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] No sources to compile [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/src/test/resources [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] No sources to compile [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- surefire:3.2.5:test (default-test) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] No tests to run. [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] Executing tasks [2024-04-16T10:49:58.601Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/classes/META-INF for [2024-04-16T10:49:58.601Z] [INFO] [echo] application-deployment-guide [2024-04-16T10:49:58.601Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/classes/META-INF [2024-04-16T10:49:58.601Z] [INFO] Executed tasks [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- jar:3.3.0:jar (default-jar) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/application-deployment-guide.jar [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] No tests to run. [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- failsafe:3.2.5:verify (verify) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/failsafe-reports [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-application-deployment-guide-checkstyle) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- install:3.1.1:install (default-install) @ application-deployment-guide --- [2024-04-16T10:49:58.601Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/application-deployment-guide/7.0.15-SNAPSHOT/application-deployment-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:49:58.601Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/application-deployment-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/application-deployment-guide/7.0.15-SNAPSHOT/application-deployment-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:49:58.601Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-deployment-guide/target/pdf/application-deployment-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/application-deployment-guide/7.0.15-SNAPSHOT/application-deployment-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] -------< org.glassfish.main.docs:application-development-guide >-------- [2024-04-16T10:49:58.601Z] [INFO] Building Eclipse GlassFish Application Development Guide, Release 7 7.0.15-SNAPSHOT [7/21] [2024-04-16T10:49:58.601Z] [INFO] from application-development-guide/pom.xml [2024-04-16T10:49:58.601Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- clean:3.3.2:clean (default-clean) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] No sources to compile [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:49:58.601Z] [INFO] [2024-04-16T10:49:58.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ application-development-guide --- [2024-04-16T10:49:58.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/src/main/resources [2024-04-16T10:49:58.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/src/main/manpages [2024-04-16T10:49:58.602Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:49:58.602Z] [INFO] [2024-04-16T10:49:58.602Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ application-development-guide --- [2024-04-16T10:49:58.602Z] [INFO] No sources to compile [2024-04-16T10:49:58.602Z] [INFO] [2024-04-16T10:49:58.602Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ application-development-guide --- [2024-04-16T10:49:58.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:49:58.602Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:49:58.602Z] [INFO] Copying 0 resource [2024-04-16T10:49:59.524Z] uri:classloader:/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb:70: warning: assigned but unused variable - string_content [2024-04-16T10:50:00.447Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/book/book.adoc [2024-04-16T10:50:00.447Z] [INFO] [2024-04-16T10:50:00.447Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ application-development-guide --- [2024-04-16T10:50:00.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:50:00.701Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:50:00.701Z] [INFO] Copying 0 resource [2024-04-16T10:50:00.955Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:50:00.955Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:50:04.211Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:50:04.211Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:50:04.211Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:50:22.228Z] uri:classloader:/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb:70: warning: assigned but unused variable - string_content [2024-04-16T10:50:40.249Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/book/book.adoc [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] No sources to compile [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/src/test/resources [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] No sources to compile [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- surefire:3.2.5:test (default-test) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] No tests to run. [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] Executing tasks [2024-04-16T10:50:40.249Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/classes/META-INF for [2024-04-16T10:50:40.249Z] [INFO] [echo] application-development-guide [2024-04-16T10:50:40.249Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/classes/META-INF [2024-04-16T10:50:40.249Z] [INFO] Executed tasks [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- jar:3.3.0:jar (default-jar) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/application-development-guide.jar [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] No tests to run. [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- failsafe:3.2.5:verify (verify) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/failsafe-reports [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-application-development-guide-checkstyle) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:50:40.249Z] [INFO] [2024-04-16T10:50:40.249Z] [INFO] --- install:3.1.1:install (default-install) @ application-development-guide --- [2024-04-16T10:50:40.249Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/application-development-guide/7.0.15-SNAPSHOT/application-development-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:50:40.249Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/application-development-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/application-development-guide/7.0.15-SNAPSHOT/application-development-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:50:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/application-development-guide/target/pdf/application-development-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/application-development-guide/7.0.15-SNAPSHOT/application-development-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] ---------< org.glassfish.main.docs:deployment-planning-guide >---------- [2024-04-16T10:50:40.250Z] [INFO] Building Eclipse GlassFish Deployment Planning Guide, Release 7 7.0.15-SNAPSHOT [8/21] [2024-04-16T10:50:40.250Z] [INFO] from deployment-planning-guide/pom.xml [2024-04-16T10:50:40.250Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] No sources to compile [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/src/main/resources [2024-04-16T10:50:40.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/src/main/manpages [2024-04-16T10:50:40.250Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] No sources to compile [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:50:40.250Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:50:40.250Z] [INFO] Copying 0 resource [2024-04-16T10:50:40.250Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/book/book.adoc [2024-04-16T10:50:40.250Z] [INFO] [2024-04-16T10:50:40.250Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ deployment-planning-guide --- [2024-04-16T10:50:40.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:50:40.250Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:50:40.250Z] [INFO] Copying 0 resource [2024-04-16T10:50:40.250Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:50:40.250Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:50:43.530Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:50:43.530Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:50:43.530Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:50:51.599Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/book/book.adoc [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] No sources to compile [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/src/test/resources [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] No sources to compile [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- surefire:3.2.5:test (default-test) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] No tests to run. [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] Executing tasks [2024-04-16T10:50:51.599Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/classes/META-INF for [2024-04-16T10:50:51.599Z] [INFO] [echo] deployment-planning-guide [2024-04-16T10:50:51.599Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/classes/META-INF [2024-04-16T10:50:51.599Z] [INFO] Executed tasks [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/deployment-planning-guide.jar [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] No tests to run. [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/failsafe-reports [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-deployment-planning-guide-checkstyle) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- install:3.1.1:install (default-install) @ deployment-planning-guide --- [2024-04-16T10:50:51.599Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/deployment-planning-guide/7.0.15-SNAPSHOT/deployment-planning-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:50:51.599Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/deployment-planning-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/deployment-planning-guide/7.0.15-SNAPSHOT/deployment-planning-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:50:51.599Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/deployment-planning-guide/target/pdf/deployment-planning-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/deployment-planning-guide/7.0.15-SNAPSHOT/deployment-planning-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] -----------< org.glassfish.main.docs:embedded-server-guide >------------ [2024-04-16T10:50:51.599Z] [INFO] Building Eclipse GlassFish Embedded Server Guide, Release 7 7.0.15-SNAPSHOT [9/21] [2024-04-16T10:50:51.599Z] [INFO] from embedded-server-guide/pom.xml [2024-04-16T10:50:51.599Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- clean:3.3.2:clean (default-clean) @ embedded-server-guide --- [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded-server-guide --- [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded-server-guide --- [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded-server-guide --- [2024-04-16T10:50:51.599Z] [INFO] No sources to compile [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ embedded-server-guide --- [2024-04-16T10:50:51.599Z] [INFO] [2024-04-16T10:50:51.599Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded-server-guide --- [2024-04-16T10:50:51.600Z] [INFO] [2024-04-16T10:50:51.600Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded-server-guide --- [2024-04-16T10:50:51.600Z] [INFO] [2024-04-16T10:50:51.600Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded-server-guide --- [2024-04-16T10:50:51.600Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:50:51.600Z] [INFO] [2024-04-16T10:50:51.600Z] [INFO] --- resources:3.3.1:resources (default-resources) @ embedded-server-guide --- [2024-04-16T10:50:51.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/src/main/resources [2024-04-16T10:50:51.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/src/main/manpages [2024-04-16T10:50:51.600Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:50:51.600Z] [INFO] [2024-04-16T10:50:51.600Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded-server-guide --- [2024-04-16T10:50:51.600Z] [INFO] No sources to compile [2024-04-16T10:50:51.600Z] [INFO] [2024-04-16T10:50:51.600Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ embedded-server-guide --- [2024-04-16T10:50:51.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:50:51.600Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:50:51.600Z] [INFO] Copying 0 resource [2024-04-16T10:50:51.600Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/book/book.adoc [2024-04-16T10:50:51.600Z] [INFO] [2024-04-16T10:50:51.600Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ embedded-server-guide --- [2024-04-16T10:50:51.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:50:51.854Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:50:51.854Z] [INFO] Copying 0 resource [2024-04-16T10:50:52.413Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:50:52.413Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:50:55.669Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:50:55.669Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:50:55.669Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:51:07.821Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/book/book.adoc [2024-04-16T10:51:07.821Z] [INFO] [2024-04-16T10:51:07.821Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded-server-guide --- [2024-04-16T10:51:07.821Z] [INFO] No sources to compile [2024-04-16T10:51:07.821Z] [INFO] [2024-04-16T10:51:07.821Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ embedded-server-guide --- [2024-04-16T10:51:07.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/src/test/resources [2024-04-16T10:51:07.821Z] [INFO] [2024-04-16T10:51:07.821Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ embedded-server-guide --- [2024-04-16T10:51:07.821Z] [INFO] No sources to compile [2024-04-16T10:51:07.821Z] [INFO] [2024-04-16T10:51:07.821Z] [INFO] --- surefire:3.2.5:test (default-test) @ embedded-server-guide --- [2024-04-16T10:51:07.821Z] [INFO] No tests to run. [2024-04-16T10:51:07.821Z] [INFO] [2024-04-16T10:51:07.821Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded-server-guide --- [2024-04-16T10:51:07.821Z] [INFO] Executing tasks [2024-04-16T10:51:07.821Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/classes/META-INF for [2024-04-16T10:51:07.821Z] [INFO] [echo] embedded-server-guide [2024-04-16T10:51:07.822Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/classes/META-INF [2024-04-16T10:51:07.822Z] [INFO] Executed tasks [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- jar:3.3.0:jar (default-jar) @ embedded-server-guide --- [2024-04-16T10:51:07.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/embedded-server-guide.jar [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ embedded-server-guide --- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded-server-guide --- [2024-04-16T10:51:07.822Z] [INFO] No tests to run. [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- failsafe:3.2.5:verify (verify) @ embedded-server-guide --- [2024-04-16T10:51:07.822Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/failsafe-reports [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-embedded-server-guide-checkstyle) @ embedded-server-guide --- [2024-04-16T10:51:07.822Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- install:3.1.1:install (default-install) @ embedded-server-guide --- [2024-04-16T10:51:07.822Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/embedded-server-guide/7.0.15-SNAPSHOT/embedded-server-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:51:07.822Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/embedded-server-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/embedded-server-guide/7.0.15-SNAPSHOT/embedded-server-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:51:07.822Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/embedded-server-guide/target/pdf/embedded-server-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/embedded-server-guide/7.0.15-SNAPSHOT/embedded-server-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] ----------< org.glassfish.main.docs:error-messages-reference >---------- [2024-04-16T10:51:07.822Z] [INFO] Building Eclipse GlassFish Error Message Reference, Release 7 7.0.15-SNAPSHOT [10/21] [2024-04-16T10:51:07.822Z] [INFO] from error-messages-reference/pom.xml [2024-04-16T10:51:07.822Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- clean:3.3.2:clean (default-clean) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] No sources to compile [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- resources:3.3.1:resources (default-resources) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/src/main/resources [2024-04-16T10:51:07.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/src/main/manpages [2024-04-16T10:51:07.822Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] No sources to compile [2024-04-16T10:51:07.822Z] [INFO] [2024-04-16T10:51:07.822Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ error-messages-reference --- [2024-04-16T10:51:07.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:51:07.822Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:51:07.822Z] [INFO] Copying 0 resource [2024-04-16T10:51:08.380Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/book/book.adoc [2024-04-16T10:51:08.380Z] [INFO] [2024-04-16T10:51:08.380Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ error-messages-reference --- [2024-04-16T10:51:08.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:51:08.939Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:51:08.939Z] [INFO] Copying 0 resource [2024-04-16T10:51:09.193Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:51:09.193Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:51:13.346Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:51:13.346Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:51:13.346Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:51:45.343Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/book/book.adoc [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] No sources to compile [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/src/test/resources [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] No sources to compile [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- surefire:3.2.5:test (default-test) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] No tests to run. [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] Executing tasks [2024-04-16T10:51:45.343Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/classes/META-INF for [2024-04-16T10:51:45.343Z] [INFO] [echo] error-messages-reference [2024-04-16T10:51:45.343Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/classes/META-INF [2024-04-16T10:51:45.343Z] [INFO] Executed tasks [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- jar:3.3.0:jar (default-jar) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/error-messages-reference.jar [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] No tests to run. [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- failsafe:3.2.5:verify (verify) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/failsafe-reports [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-error-messages-reference-checkstyle) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- install:3.1.1:install (default-install) @ error-messages-reference --- [2024-04-16T10:51:45.343Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/error-messages-reference/7.0.15-SNAPSHOT/error-messages-reference-7.0.15-SNAPSHOT.pom [2024-04-16T10:51:45.343Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/error-messages-reference.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/error-messages-reference/7.0.15-SNAPSHOT/error-messages-reference-7.0.15-SNAPSHOT.jar [2024-04-16T10:51:45.343Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/error-messages-reference/target/pdf/error-messages-reference.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/error-messages-reference/7.0.15-SNAPSHOT/error-messages-reference-7.0.15-SNAPSHOT.pdf [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] ----------< org.glassfish.main.docs:ha-administration-guide >----------- [2024-04-16T10:51:45.343Z] [INFO] Building Eclipse GlassFish High Availability Administration Guide, Release 7 7.0.15-SNAPSHOT [11/21] [2024-04-16T10:51:45.343Z] [INFO] from ha-administration-guide/pom.xml [2024-04-16T10:51:45.343Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- clean:3.3.2:clean (default-clean) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] No sources to compile [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:51:45.343Z] [INFO] [2024-04-16T10:51:45.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-administration-guide --- [2024-04-16T10:51:45.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/src/main/resources [2024-04-16T10:51:45.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/src/main/manpages [2024-04-16T10:51:45.344Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:51:45.344Z] [INFO] [2024-04-16T10:51:45.344Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-administration-guide --- [2024-04-16T10:51:45.344Z] [INFO] No sources to compile [2024-04-16T10:51:45.344Z] [INFO] [2024-04-16T10:51:45.344Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ ha-administration-guide --- [2024-04-16T10:51:45.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:51:45.344Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:51:45.344Z] [INFO] Copying 0 resource [2024-04-16T10:51:45.344Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/book/book.adoc [2024-04-16T10:51:45.344Z] [INFO] [2024-04-16T10:51:45.344Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ ha-administration-guide --- [2024-04-16T10:51:45.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:51:45.344Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:51:45.344Z] [INFO] Copying 0 resource [2024-04-16T10:51:45.344Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:51:45.344Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:51:47.847Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:51:47.847Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:51:47.847Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:52:14.312Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/book/book.adoc [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] No sources to compile [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/src/test/resources [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] No sources to compile [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- surefire:3.2.5:test (default-test) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] No tests to run. [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] Executing tasks [2024-04-16T10:52:14.312Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/classes/META-INF for [2024-04-16T10:52:14.312Z] [INFO] [echo] ha-administration-guide [2024-04-16T10:52:14.312Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/classes/META-INF [2024-04-16T10:52:14.312Z] [INFO] Executed tasks [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/ha-administration-guide.jar [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] No tests to run. [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- failsafe:3.2.5:verify (verify) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/failsafe-reports [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-ha-administration-guide-checkstyle) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- install:3.1.1:install (default-install) @ ha-administration-guide --- [2024-04-16T10:52:14.312Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/ha-administration-guide/7.0.15-SNAPSHOT/ha-administration-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:52:14.312Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/ha-administration-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/ha-administration-guide/7.0.15-SNAPSHOT/ha-administration-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:52:14.312Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/ha-administration-guide/target/pdf/ha-administration-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/ha-administration-guide/7.0.15-SNAPSHOT/ha-administration-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] -------------< org.glassfish.main.docs:installation-guide >------------- [2024-04-16T10:52:14.312Z] [INFO] Building Eclipse GlassFish Installation Guide, Release 7 7.0.15-SNAPSHOT [12/21] [2024-04-16T10:52:14.312Z] [INFO] from installation-guide/pom.xml [2024-04-16T10:52:14.312Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- clean:3.3.2:clean (default-clean) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] No sources to compile [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installation-guide --- [2024-04-16T10:52:14.312Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:52:14.312Z] [INFO] [2024-04-16T10:52:14.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ installation-guide --- [2024-04-16T10:52:14.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/src/main/resources [2024-04-16T10:52:14.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/src/main/manpages [2024-04-16T10:52:14.313Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:52:14.313Z] [INFO] [2024-04-16T10:52:14.313Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ installation-guide --- [2024-04-16T10:52:14.313Z] [INFO] No sources to compile [2024-04-16T10:52:14.313Z] [INFO] [2024-04-16T10:52:14.313Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ installation-guide --- [2024-04-16T10:52:14.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:52:14.313Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:52:14.313Z] [INFO] Copying 0 resource [2024-04-16T10:52:14.313Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/book/book.adoc [2024-04-16T10:52:14.313Z] [INFO] [2024-04-16T10:52:14.313Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ installation-guide --- [2024-04-16T10:52:14.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:52:14.313Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:52:14.313Z] [INFO] Copying 0 resource [2024-04-16T10:52:14.313Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:52:14.313Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:52:17.568Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:52:17.568Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:52:17.568Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:52:24.126Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/book/book.adoc [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ installation-guide --- [2024-04-16T10:52:24.126Z] [INFO] No sources to compile [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installation-guide --- [2024-04-16T10:52:24.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/src/test/resources [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ installation-guide --- [2024-04-16T10:52:24.126Z] [INFO] No sources to compile [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- surefire:3.2.5:test (default-test) @ installation-guide --- [2024-04-16T10:52:24.126Z] [INFO] No tests to run. [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ installation-guide --- [2024-04-16T10:52:24.126Z] [INFO] Executing tasks [2024-04-16T10:52:24.126Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/classes/META-INF for [2024-04-16T10:52:24.126Z] [INFO] [echo] installation-guide [2024-04-16T10:52:24.126Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/classes/META-INF [2024-04-16T10:52:24.126Z] [INFO] Executed tasks [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- jar:3.3.0:jar (default-jar) @ installation-guide --- [2024-04-16T10:52:24.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/installation-guide.jar [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ installation-guide --- [2024-04-16T10:52:24.126Z] [INFO] [2024-04-16T10:52:24.126Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installation-guide --- [2024-04-16T10:52:24.127Z] [INFO] No tests to run. [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- failsafe:3.2.5:verify (verify) @ installation-guide --- [2024-04-16T10:52:24.127Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/failsafe-reports [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-installation-guide-checkstyle) @ installation-guide --- [2024-04-16T10:52:24.127Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- install:3.1.1:install (default-install) @ installation-guide --- [2024-04-16T10:52:24.127Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/installation-guide/7.0.15-SNAPSHOT/installation-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:52:24.127Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/installation-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/installation-guide/7.0.15-SNAPSHOT/installation-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:52:24.127Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/installation-guide/target/pdf/installation-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/installation-guide/7.0.15-SNAPSHOT/installation-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] ----------< org.glassfish.main.docs:performance-tuning-guide >---------- [2024-04-16T10:52:24.127Z] [INFO] Building Eclipse GlassFish Performance Tuning Guide, Release 7 7.0.15-SNAPSHOT [13/21] [2024-04-16T10:52:24.127Z] [INFO] from performance-tuning-guide/pom.xml [2024-04-16T10:52:24.127Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- clean:3.3.2:clean (default-clean) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] No sources to compile [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/src/main/resources [2024-04-16T10:52:24.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/src/main/manpages [2024-04-16T10:52:24.127Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] No sources to compile [2024-04-16T10:52:24.127Z] [INFO] [2024-04-16T10:52:24.127Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ performance-tuning-guide --- [2024-04-16T10:52:24.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:52:24.127Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:52:24.127Z] [INFO] Copying 0 resource [2024-04-16T10:52:24.686Z] uri:classloader:/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb:70: warning: assigned but unused variable - string_content [2024-04-16T10:52:24.939Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/book/book.adoc [2024-04-16T10:52:24.939Z] [INFO] [2024-04-16T10:52:24.939Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ performance-tuning-guide --- [2024-04-16T10:52:25.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:52:25.498Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:52:25.498Z] [INFO] Copying 0 resource [2024-04-16T10:52:25.498Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:52:25.498Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:52:29.653Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:52:29.653Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:52:29.653Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:52:37.719Z] uri:classloader:/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb:70: warning: assigned but unused variable - string_content [2024-04-16T10:52:44.243Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/book/book.adoc [2024-04-16T10:52:44.243Z] [INFO] [2024-04-16T10:52:44.243Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ performance-tuning-guide --- [2024-04-16T10:52:44.243Z] [INFO] No sources to compile [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/src/test/resources [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] No sources to compile [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- surefire:3.2.5:test (default-test) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] No tests to run. [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] Executing tasks [2024-04-16T10:52:44.244Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/classes/META-INF for [2024-04-16T10:52:44.244Z] [INFO] [echo] performance-tuning-guide [2024-04-16T10:52:44.244Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/classes/META-INF [2024-04-16T10:52:44.244Z] [INFO] Executed tasks [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- jar:3.3.0:jar (default-jar) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/performance-tuning-guide.jar [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] No tests to run. [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- failsafe:3.2.5:verify (verify) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/failsafe-reports [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-performance-tuning-guide-checkstyle) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- install:3.1.1:install (default-install) @ performance-tuning-guide --- [2024-04-16T10:52:44.244Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/performance-tuning-guide/7.0.15-SNAPSHOT/performance-tuning-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:52:44.244Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/performance-tuning-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/performance-tuning-guide/7.0.15-SNAPSHOT/performance-tuning-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:52:44.244Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/performance-tuning-guide/target/pdf/performance-tuning-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/performance-tuning-guide/7.0.15-SNAPSHOT/performance-tuning-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] -------------< org.glassfish.main.docs:quick-start-guide >-------------- [2024-04-16T10:52:44.244Z] [INFO] Building Eclipse GlassFish Quick Start Guide, Release 7 7.0.15-SNAPSHOT [14/21] [2024-04-16T10:52:44.244Z] [INFO] from quick-start-guide/pom.xml [2024-04-16T10:52:44.244Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- clean:3.3.2:clean (default-clean) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] No sources to compile [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- resources:3.3.1:resources (default-resources) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/src/main/resources [2024-04-16T10:52:44.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/src/main/manpages [2024-04-16T10:52:44.244Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ quick-start-guide --- [2024-04-16T10:52:44.244Z] [INFO] No sources to compile [2024-04-16T10:52:44.244Z] [INFO] [2024-04-16T10:52:44.244Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ quick-start-guide --- [2024-04-16T10:52:44.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:52:44.499Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:52:44.499Z] [INFO] Copying 0 resource [2024-04-16T10:52:44.752Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/book/book.adoc [2024-04-16T10:52:44.752Z] [INFO] [2024-04-16T10:52:44.752Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ quick-start-guide --- [2024-04-16T10:52:45.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:52:45.311Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:52:45.311Z] [INFO] Copying 0 resource [2024-04-16T10:52:45.565Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:52:45.565Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:52:49.719Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:52:49.719Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:52:49.719Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:52:55.324Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/book/book.adoc [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] No sources to compile [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/src/test/resources [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] No sources to compile [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- surefire:3.2.5:test (default-test) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] No tests to run. [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] Executing tasks [2024-04-16T10:52:55.324Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/classes/META-INF for [2024-04-16T10:52:55.324Z] [INFO] [echo] quick-start-guide [2024-04-16T10:52:55.324Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/classes/META-INF [2024-04-16T10:52:55.324Z] [INFO] Executed tasks [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- jar:3.3.0:jar (default-jar) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/quick-start-guide.jar [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] No tests to run. [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- failsafe:3.2.5:verify (verify) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/failsafe-reports [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-quick-start-guide-checkstyle) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- install:3.1.1:install (default-install) @ quick-start-guide --- [2024-04-16T10:52:55.324Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/quick-start-guide/7.0.15-SNAPSHOT/quick-start-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:52:55.324Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/quick-start-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/quick-start-guide/7.0.15-SNAPSHOT/quick-start-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:52:55.324Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/quick-start-guide/target/pdf/quick-start-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/quick-start-guide/7.0.15-SNAPSHOT/quick-start-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --------------< org.glassfish.main.docs:reference-manual >-------------- [2024-04-16T10:52:55.324Z] [INFO] Building Eclipse GlassFish Reference Manual, Release 7 7.0.15-SNAPSHOT [15/21] [2024-04-16T10:52:55.324Z] [INFO] from reference-manual/pom.xml [2024-04-16T10:52:55.324Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- clean:3.3.2:clean (default-clean) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] No sources to compile [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- resources:3.3.1:resources (default-resources) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/src/main/resources [2024-04-16T10:52:55.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/src/main/manpages [2024-04-16T10:52:55.324Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] No sources to compile [2024-04-16T10:52:55.324Z] [INFO] [2024-04-16T10:52:55.324Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ reference-manual --- [2024-04-16T10:52:55.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:52:55.324Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:52:55.324Z] [INFO] Copying 0 resource [2024-04-16T10:53:01.846Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/book/book.adoc [2024-04-16T10:53:01.846Z] [INFO] [2024-04-16T10:53:01.846Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ reference-manual --- [2024-04-16T10:53:01.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:53:01.846Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:53:01.846Z] [INFO] Copying 0 resource [2024-04-16T10:53:01.846Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:53:01.846Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:53:05.998Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:53:05.998Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:53:05.998Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:53:32.462Z] [343.696s][warning][codecache] CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled. [2024-04-16T10:53:32.462Z] [343.696s][warning][codecache] Try increasing the code heap size using -XX:NonProfiledCodeHeapSize= [2024-04-16T10:53:32.462Z] OpenJDK 64-Bit Server VM warning: CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled. [2024-04-16T10:53:32.462Z] OpenJDK 64-Bit Server VM warning: Try increasing the code heap size using -XX:NonProfiledCodeHeapSize= [2024-04-16T10:53:32.462Z] CodeHeap 'non-profiled nmethods': size=120032Kb used=120031Kb max_used=120031Kb free=0Kb [2024-04-16T10:53:32.462Z] bounds [0x00007fda30f0b000, 0x00007fda38443000, 0x00007fda38443000] [2024-04-16T10:53:32.462Z] CodeHeap 'profiled nmethods': size=120028Kb used=116879Kb max_used=119397Kb free=3148Kb [2024-04-16T10:53:32.462Z] bounds [0x00007fda29443000, 0x00007fda3097a000, 0x00007fda3097a000] [2024-04-16T10:53:32.462Z] CodeHeap 'non-nmethods': size=5700Kb used=1523Kb max_used=1635Kb free=4176Kb [2024-04-16T10:53:32.462Z] bounds [0x00007fda3097a000, 0x00007fda30bea000, 0x00007fda30f0b000] [2024-04-16T10:53:32.462Z] total_blobs=50364 nmethods=49551 adapters=721 [2024-04-16T10:53:32.462Z] compilation: disabled (not enough contiguous free space left) [2024-04-16T10:53:32.462Z] stopped_count=1, restarted_count=0 [2024-04-16T10:53:32.462Z] full_count=1 [2024-04-16T10:54:19.064Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/book/book.adoc [2024-04-16T10:54:19.064Z] [INFO] [2024-04-16T10:54:19.064Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ reference-manual --- [2024-04-16T10:54:19.064Z] [INFO] No sources to compile [2024-04-16T10:54:19.064Z] [INFO] [2024-04-16T10:54:19.064Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reference-manual --- [2024-04-16T10:54:19.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/src/test/resources [2024-04-16T10:54:19.064Z] [INFO] [2024-04-16T10:54:19.064Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reference-manual --- [2024-04-16T10:54:19.064Z] [INFO] No sources to compile [2024-04-16T10:54:19.064Z] [INFO] [2024-04-16T10:54:19.064Z] [INFO] --- surefire:3.2.5:test (default-test) @ reference-manual --- [2024-04-16T10:54:19.064Z] [INFO] No tests to run. [2024-04-16T10:54:19.064Z] [INFO] [2024-04-16T10:54:19.064Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ reference-manual --- [2024-04-16T10:54:19.065Z] [INFO] Executing tasks [2024-04-16T10:54:19.065Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/classes/META-INF for [2024-04-16T10:54:19.065Z] [INFO] [echo] reference-manual [2024-04-16T10:54:19.065Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/classes/META-INF [2024-04-16T10:54:19.065Z] [INFO] Executed tasks [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- jar:3.3.0:jar (default-jar) @ reference-manual --- [2024-04-16T10:54:19.065Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/reference-manual.jar [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ reference-manual --- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reference-manual --- [2024-04-16T10:54:19.065Z] [INFO] No tests to run. [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- failsafe:3.2.5:verify (verify) @ reference-manual --- [2024-04-16T10:54:19.065Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/failsafe-reports [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-reference-manual-checkstyle) @ reference-manual --- [2024-04-16T10:54:19.065Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- install:3.1.1:install (default-install) @ reference-manual --- [2024-04-16T10:54:19.065Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/reference-manual/7.0.15-SNAPSHOT/reference-manual-7.0.15-SNAPSHOT.pom [2024-04-16T10:54:19.065Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/reference-manual.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/reference-manual/7.0.15-SNAPSHOT/reference-manual-7.0.15-SNAPSHOT.jar [2024-04-16T10:54:19.065Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/reference-manual/target/pdf/reference-manual.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/reference-manual/7.0.15-SNAPSHOT/reference-manual-7.0.15-SNAPSHOT.pdf [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] ---------------< org.glassfish.main.docs:release-notes >---------------- [2024-04-16T10:54:19.065Z] [INFO] Building Eclipse GlassFish Release Notes, Release 7 7.0.15-SNAPSHOT [16/21] [2024-04-16T10:54:19.065Z] [INFO] from release-notes/pom.xml [2024-04-16T10:54:19.065Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- clean:3.3.2:clean (default-clean) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] No sources to compile [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- resources:3.3.1:resources (default-resources) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/src/main/resources [2024-04-16T10:54:19.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/src/main/manpages [2024-04-16T10:54:19.065Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] No sources to compile [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:54:19.065Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:54:19.065Z] [INFO] Copying 0 resource [2024-04-16T10:54:19.065Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/book/book.adoc [2024-04-16T10:54:19.065Z] [INFO] [2024-04-16T10:54:19.065Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ release-notes --- [2024-04-16T10:54:19.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:54:19.065Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:54:19.065Z] [INFO] Copying 0 resource [2024-04-16T10:54:19.065Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:54:19.065Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:54:19.624Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:54:19.624Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:54:19.624Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:54:29.546Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/book/book.adoc [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] No sources to compile [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/src/test/resources [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] No sources to compile [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- surefire:3.2.5:test (default-test) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] No tests to run. [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] Executing tasks [2024-04-16T10:54:29.546Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/classes/META-INF for [2024-04-16T10:54:29.546Z] [INFO] [echo] release-notes [2024-04-16T10:54:29.546Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/classes/META-INF [2024-04-16T10:54:29.546Z] [INFO] Executed tasks [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- jar:3.3.0:jar (default-jar) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/release-notes.jar [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] No tests to run. [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- failsafe:3.2.5:verify (verify) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/failsafe-reports [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-release-notes-checkstyle) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- install:3.1.1:install (default-install) @ release-notes --- [2024-04-16T10:54:29.546Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/release-notes/7.0.15-SNAPSHOT/release-notes-7.0.15-SNAPSHOT.pom [2024-04-16T10:54:29.546Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/release-notes.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/release-notes/7.0.15-SNAPSHOT/release-notes-7.0.15-SNAPSHOT.jar [2024-04-16T10:54:29.546Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/release-notes/target/pdf/release-notes.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/release-notes/7.0.15-SNAPSHOT/release-notes-7.0.15-SNAPSHOT.pdf [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] ---------------< org.glassfish.main.docs:security-guide >--------------- [2024-04-16T10:54:29.546Z] [INFO] Building Eclipse GlassFish Security Guide, Release 7 7.0.15-SNAPSHOT [17/21] [2024-04-16T10:54:29.546Z] [INFO] from security-guide/pom.xml [2024-04-16T10:54:29.546Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- clean:3.3.2:clean (default-clean) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] No sources to compile [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-guide --- [2024-04-16T10:54:29.546Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:54:29.546Z] [INFO] [2024-04-16T10:54:29.546Z] [INFO] --- resources:3.3.1:resources (default-resources) @ security-guide --- [2024-04-16T10:54:29.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/src/main/resources [2024-04-16T10:54:29.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/src/main/manpages [2024-04-16T10:54:29.547Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:54:29.547Z] [INFO] [2024-04-16T10:54:29.547Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-guide --- [2024-04-16T10:54:29.547Z] [INFO] No sources to compile [2024-04-16T10:54:29.547Z] [INFO] [2024-04-16T10:54:29.547Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ security-guide --- [2024-04-16T10:54:29.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:54:29.547Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:54:29.547Z] [INFO] Copying 0 resource [2024-04-16T10:54:30.906Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/book/book.adoc [2024-04-16T10:54:30.906Z] [INFO] [2024-04-16T10:54:30.906Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ security-guide --- [2024-04-16T10:54:31.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:54:31.161Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:54:31.161Z] [INFO] Copying 0 resource [2024-04-16T10:54:31.415Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:54:31.415Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:54:35.570Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:54:35.570Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:54:35.570Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:55:14.202Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/book/book.adoc [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] No sources to compile [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/src/test/resources [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] No sources to compile [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- surefire:3.2.5:test (default-test) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] No tests to run. [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] Executing tasks [2024-04-16T10:55:14.203Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/classes/META-INF for [2024-04-16T10:55:14.203Z] [INFO] [echo] security-guide [2024-04-16T10:55:14.203Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/classes/META-INF [2024-04-16T10:55:14.203Z] [INFO] Executed tasks [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- jar:3.3.0:jar (default-jar) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/security-guide.jar [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] No tests to run. [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- failsafe:3.2.5:verify (verify) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/failsafe-reports [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-security-guide-checkstyle) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- install:3.1.1:install (default-install) @ security-guide --- [2024-04-16T10:55:14.203Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/security-guide/7.0.15-SNAPSHOT/security-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:55:14.203Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/security-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/security-guide/7.0.15-SNAPSHOT/security-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:55:14.203Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/security-guide/target/pdf/security-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/security-guide/7.0.15-SNAPSHOT/security-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] -----------< org.glassfish.main.docs:troubleshooting-guide >------------ [2024-04-16T10:55:14.203Z] [INFO] Building Eclipse GlassFish Troubleshooting Guide, Release 7 7.0.15-SNAPSHOT [18/21] [2024-04-16T10:55:14.203Z] [INFO] from troubleshooting-guide/pom.xml [2024-04-16T10:55:14.203Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- clean:3.3.2:clean (default-clean) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] No sources to compile [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- resources:3.3.1:resources (default-resources) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/src/main/resources [2024-04-16T10:55:14.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/src/main/manpages [2024-04-16T10:55:14.203Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] No sources to compile [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ troubleshooting-guide --- [2024-04-16T10:55:14.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:55:14.203Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:55:14.203Z] [INFO] Copying 0 resource [2024-04-16T10:55:14.203Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/book/book.adoc [2024-04-16T10:55:14.203Z] [INFO] [2024-04-16T10:55:14.203Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ troubleshooting-guide --- [2024-04-16T10:55:14.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:55:14.204Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:55:14.204Z] [INFO] Copying 0 resource [2024-04-16T10:55:14.204Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:55:14.204Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:55:18.358Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:55:18.358Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:55:18.358Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:55:28.285Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/book/book.adoc [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] No sources to compile [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/src/test/resources [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] No sources to compile [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- surefire:3.2.5:test (default-test) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] No tests to run. [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] Executing tasks [2024-04-16T10:55:28.285Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/classes/META-INF for [2024-04-16T10:55:28.285Z] [INFO] [echo] troubleshooting-guide [2024-04-16T10:55:28.285Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/classes/META-INF [2024-04-16T10:55:28.285Z] [INFO] Executed tasks [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- jar:3.3.0:jar (default-jar) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/troubleshooting-guide.jar [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] No tests to run. [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.285Z] [INFO] --- failsafe:3.2.5:verify (verify) @ troubleshooting-guide --- [2024-04-16T10:55:28.285Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/failsafe-reports [2024-04-16T10:55:28.285Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-troubleshooting-guide-checkstyle) @ troubleshooting-guide --- [2024-04-16T10:55:28.286Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- install:3.1.1:install (default-install) @ troubleshooting-guide --- [2024-04-16T10:55:28.286Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/troubleshooting-guide/7.0.15-SNAPSHOT/troubleshooting-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:55:28.286Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/troubleshooting-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/troubleshooting-guide/7.0.15-SNAPSHOT/troubleshooting-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:55:28.286Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/troubleshooting-guide/target/pdf/troubleshooting-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/troubleshooting-guide/7.0.15-SNAPSHOT/troubleshooting-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] ---------------< org.glassfish.main.docs:upgrade-guide >---------------- [2024-04-16T10:55:28.286Z] [INFO] Building Eclipse GlassFish Upgrade Guide, Release 7 7.0.15-SNAPSHOT [19/21] [2024-04-16T10:55:28.286Z] [INFO] from upgrade-guide/pom.xml [2024-04-16T10:55:28.286Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- clean:3.3.2:clean (default-clean) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] No sources to compile [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- glassfish-doc:1.3:book (generate-book) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- resources:3.3.1:resources (default-resources) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/src/main/resources [2024-04-16T10:55:28.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/src/main/manpages [2024-04-16T10:55:28.286Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] No sources to compile [2024-04-16T10:55:28.286Z] [INFO] [2024-04-16T10:55:28.286Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-html-doc) @ upgrade-guide --- [2024-04-16T10:55:28.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:55:28.286Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:55:28.286Z] [INFO] Copying 0 resource [2024-04-16T10:55:28.845Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/book/book.adoc [2024-04-16T10:55:28.845Z] [INFO] [2024-04-16T10:55:28.845Z] [INFO] --- asciidoctor:2.2.4:process-asciidoc (generate-pdf-doc) @ upgrade-guide --- [2024-04-16T10:55:29.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2024-04-16T10:55:29.404Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [2024-04-16T10:55:29.404Z] [INFO] Copying 0 resource [2024-04-16T10:55:29.404Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:86: warning: assigned but unused variable - y2 [2024-04-16T10:55:29.404Z] uri:classloader:/gems/pdf-reader-2.11.0/lib/pdf/reader/font.rb:85: warning: assigned but unused variable - y1 [2024-04-16T10:55:33.558Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/properties.rb:52: warning: `*' interpreted as argument prefix [2024-04-16T10:55:33.558Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:40: warning: assigned but unused variable - platform_specific_id [2024-04-16T10:55:33.558Z] uri:classloader:/gems/prawn-svg-0.32.0/lib/prawn/svg/ttf.rb:35: warning: assigned but unused variable - format [2024-04-16T10:55:55.437Z] [INFO] Converted /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/book/book.adoc [2024-04-16T10:55:55.437Z] [INFO] [2024-04-16T10:55:55.437Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ upgrade-guide --- [2024-04-16T10:55:55.437Z] [INFO] No sources to compile [2024-04-16T10:55:55.437Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/src/test/resources [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] No sources to compile [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- surefire:3.2.5:test (default-test) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] No tests to run. [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] Executing tasks [2024-04-16T10:55:55.438Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/classes/META-INF for [2024-04-16T10:55:55.438Z] [INFO] [echo] upgrade-guide [2024-04-16T10:55:55.438Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/classes/META-INF [2024-04-16T10:55:55.438Z] [INFO] Executed tasks [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- jar:3.3.0:jar (default-jar) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/upgrade-guide.jar [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-pdf) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] No tests to run. [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- failsafe:3.2.5:verify (verify) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/failsafe-reports [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-upgrade-guide-checkstyle) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- install:3.1.1:install (default-install) @ upgrade-guide --- [2024-04-16T10:55:55.438Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/upgrade-guide/7.0.15-SNAPSHOT/upgrade-guide-7.0.15-SNAPSHOT.pom [2024-04-16T10:55:55.438Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/upgrade-guide.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/upgrade-guide/7.0.15-SNAPSHOT/upgrade-guide-7.0.15-SNAPSHOT.jar [2024-04-16T10:55:55.438Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/upgrade-guide/target/pdf/upgrade-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/main/docs/upgrade-guide/7.0.15-SNAPSHOT/upgrade-guide-7.0.15-SNAPSHOT.pdf [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] ----------< org.glassfish.main.docs:glassfish-documentation >----------- [2024-04-16T10:55:55.438Z] [INFO] Building Eclipse GlassFish Documentation Distribution 7.0.15-SNAPSHOT [20/21] [2024-04-16T10:55:55.438Z] [INFO] from distribution/pom.xml [2024-04-16T10:55:55.438Z] [INFO] --------------------------------[ jar ]--------------------------------- [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-documentation --- [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-documentation --- [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.438Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-documentation --- [2024-04-16T10:55:55.438Z] [INFO] [2024-04-16T10:55:55.439Z] [INFO] --- dependency:3.6.1:unpack-dependencies (get-html-dependencies) @ glassfish-documentation --- [2024-04-16T10:55:55.439Z] [INFO] [2024-04-16T10:55:55.439Z] [INFO] --- dependency:3.6.1:copy-dependencies (get-pdf-dependencies) @ glassfish-documentation --- [2024-04-16T10:55:55.439Z] [INFO] Copying add-on-component-development-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/add-on-component-development-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying administration-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/administration-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying application-deployment-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/application-deployment-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying application-development-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/application-development-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying deployment-planning-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/deployment-planning-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying embedded-server-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/embedded-server-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying error-messages-reference.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/error-messages-reference.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying ha-administration-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/ha-administration-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying installation-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/installation-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying performance-tuning-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/performance-tuning-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying quick-start-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/quick-start-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying reference-manual.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/reference-manual.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying release-notes.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/release-notes.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying security-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/security-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying troubleshooting-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/troubleshooting-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] Copying upgrade-guide.pdf to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/upgrade-guide.pdf [2024-04-16T10:55:55.439Z] [INFO] [2024-04-16T10:55:55.439Z] [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-documentation --- [2024-04-16T10:55:55.439Z] [INFO] No sources to compile [2024-04-16T10:55:55.439Z] [INFO] [2024-04-16T10:55:55.439Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-documentation --- [2024-04-16T10:55:55.439Z] [INFO] [2024-04-16T10:55:55.439Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-documentation --- [2024-04-16T10:55:55.439Z] [INFO] [2024-04-16T10:55:55.439Z] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-documentation --- [2024-04-16T10:55:55.439Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:55:55.439Z] [INFO] [2024-04-16T10:55:55.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-documentation --- [2024-04-16T10:55:55.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/src/main/resources [2024-04-16T10:55:55.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/src/main/manpages [2024-04-16T10:55:55.440Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] No sources to compile [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] No sources to compile [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/src/test/resources [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] No sources to compile [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] No tests to run. [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] Executing tasks [2024-04-16T10:55:55.440Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/META-INF for [2024-04-16T10:55:55.440Z] [INFO] [echo] glassfish-documentation [2024-04-16T10:55:55.440Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/classes/META-INF [2024-04-16T10:55:55.440Z] [INFO] Executed tasks [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/glassfish-documentation.jar [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] No tests to run. [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/failsafe-reports [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-glassfish-documentation-checkstyle) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --- install:3.1.1:install (default-install) @ glassfish-documentation --- [2024-04-16T10:55:55.440Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/glassfish-documentation/7.0.15-SNAPSHOT/glassfish-documentation-7.0.15-SNAPSHOT.pom [2024-04-16T10:55:55.440Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/distribution/target/glassfish-documentation.jar to /home/jenkins/.m2/repository/org/glassfish/main/docs/glassfish-documentation/7.0.15-SNAPSHOT/glassfish-documentation-7.0.15-SNAPSHOT.jar [2024-04-16T10:55:55.440Z] [INFO] [2024-04-16T10:55:55.440Z] [INFO] --------< org.glassfish.main.docs:EclipseGlassFishHelloSample >--------- [2024-04-16T10:55:55.440Z] [INFO] Building Eclipse GlassFish Hello Sample, Release 7 7.0.15-SNAPSHOT [21/21] [2024-04-16T10:55:55.440Z] [INFO] from EclipseGlassFishHelloSample/pom.xml [2024-04-16T10:55:55.440Z] [INFO] --------------------------------[ war ]--------------------------------- [2024-04-16T10:55:56.812Z] [WARNING] Parameter 'createMissingPackageInfoClass' is unknown for plugin 'maven-compiler-plugin:3.7.0:compile (generate-hk2-config)' [2024-04-16T10:55:57.371Z] [INFO] [2024-04-16T10:55:57.371Z] [INFO] --- clean:3.3.2:clean (default-clean) @ EclipseGlassFishHelloSample --- [2024-04-16T10:55:57.371Z] [INFO] [2024-04-16T10:55:57.371Z] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ EclipseGlassFishHelloSample --- [2024-04-16T10:55:57.371Z] [INFO] [2024-04-16T10:55:57.371Z] [INFO] --- dependency:2.6:copy (default) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:09.518Z] [INFO] [2024-04-16T10:56:09.518Z] [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:09.518Z] [INFO] [2024-04-16T10:56:09.518Z] [INFO] --- compiler:3.7.0:compile (generate-hk2-config) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] No sources to compile [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- dependency:2.6:unpack (unpack-resource) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip [2024-04-16T10:56:16.036Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.15-SNAPSHOT/nucleus-parent-7.0.15-SNAPSHOT-resources.zip to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/target/common-resources with includes "" and excludes "" [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- resources:3.3.1:resources (default-resources) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/src/main/resources [2024-04-16T10:56:16.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/src/main/manpages [2024-04-16T10:56:16.036Z] [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- compiler:3.7.0:compile (default-compile) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] No sources to compile [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- compiler:3.7.0:compile (process-annotations) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] No sources to compile [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/src/test/resources [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- compiler:3.7.0:testCompile (default-testCompile) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] No sources to compile [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- surefire:3.2.5:test (default-test) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] No tests to run. [2024-04-16T10:56:16.036Z] [INFO] [2024-04-16T10:56:16.036Z] [INFO] --- antrun:3.1.0:run (default-manifest) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.036Z] [INFO] Executing tasks [2024-04-16T10:56:16.037Z] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/target/classes/META-INF for [2024-04-16T10:56:16.037Z] [INFO] [echo] EclipseGlassFishHelloSample [2024-04-16T10:56:16.037Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/target/classes/META-INF [2024-04-16T10:56:16.037Z] [INFO] Executed tasks [2024-04-16T10:56:16.037Z] [INFO] [2024-04-16T10:56:16.037Z] [INFO] --- war:3.3.2:war (default-war) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.290Z] [INFO] Packaging webapp [2024-04-16T10:56:16.290Z] [INFO] Assembling webapp [EclipseGlassFishHelloSample] in [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/target/EclipseGlassFishHelloSample] [2024-04-16T10:56:16.290Z] [INFO] Processing war project [2024-04-16T10:56:16.290Z] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/src/main/webapp] [2024-04-16T10:56:16.544Z] [INFO] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/target/EclipseGlassFishHelloSample.war [2024-04-16T10:56:16.798Z] [INFO] [2024-04-16T10:56:16.798Z] [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.798Z] [INFO] No tests to run. [2024-04-16T10:56:16.798Z] [INFO] [2024-04-16T10:56:16.798Z] [INFO] --- failsafe:3.2.5:verify (verify) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.798Z] [INFO] Failsafe report directory: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/target/failsafe-reports [2024-04-16T10:56:16.798Z] [INFO] [2024-04-16T10:56:16.798Z] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.docs-EclipseGlassFishHelloSample-checkstyle) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.799Z] [INFO] You have 0 Checkstyle violations. [2024-04-16T10:56:16.799Z] [INFO] [2024-04-16T10:56:16.799Z] [INFO] --- install:3.1.1:install (default-install) @ EclipseGlassFishHelloSample --- [2024-04-16T10:56:16.799Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/docs/EclipseGlassFishHelloSample/7.0.15-SNAPSHOT/EclipseGlassFishHelloSample-7.0.15-SNAPSHOT.pom [2024-04-16T10:56:16.799Z] [INFO] Installing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889/docs/EclipseGlassFishHelloSample/target/EclipseGlassFishHelloSample.war to /home/jenkins/.m2/repository/org/glassfish/main/docs/EclipseGlassFishHelloSample/7.0.15-SNAPSHOT/EclipseGlassFishHelloSample-7.0.15-SNAPSHOT.war [2024-04-16T10:56:16.799Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:56:16.799Z] [INFO] Reactor Summary for Eclipse GlassFish Documentation 7.0.15-SNAPSHOT: [2024-04-16T10:56:16.799Z] [INFO] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Documentation .................... SUCCESS [ 2.542 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Documentation parent pom ......... SUCCESS [ 8.877 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Website Content .................. SUCCESS [ 0.960 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Add-On Component Development Guide, Release 7 SUCCESS [ 26.402 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Administration Guide, Release 7 .. SUCCESS [ 50.858 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Application Deployment Guide, Release 7 SUCCESS [ 39.234 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Application Development Guide, Release 7 SUCCESS [ 40.256 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Deployment Planning Guide, Release 7 SUCCESS [ 12.598 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Embedded Server Guide, Release 7 . SUCCESS [ 15.873 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Error Message Reference, Release 7 SUCCESS [ 34.760 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish High Availability Administration Guide, Release 7 SUCCESS [ 31.022 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Installation Guide, Release 7 .... SUCCESS [ 11.374 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Performance Tuning Guide, Release 7 SUCCESS [ 20.449 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Quick Start Guide, Release 7 ..... SUCCESS [ 10.573 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Reference Manual, Release 7 ...... SUCCESS [01:19 min] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Release Notes, Release 7 ......... SUCCESS [ 14.834 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Security Guide, Release 7 ........ SUCCESS [ 42.959 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Troubleshooting Guide, Release 7 . SUCCESS [ 15.537 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Upgrade Guide, Release 7 ......... SUCCESS [ 27.386 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Documentation Distribution ....... SUCCESS [ 0.586 s] [2024-04-16T10:56:16.799Z] [INFO] Eclipse GlassFish Hello Sample, Release 7 .......... SUCCESS [ 21.317 s] [2024-04-16T10:56:16.799Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:56:16.799Z] [INFO] BUILD SUCCESS [2024-04-16T10:56:16.799Z] [INFO] ------------------------------------------------------------------------ [2024-04-16T10:56:16.799Z] [INFO] Total time: 08:28 min [2024-04-16T10:56:16.799Z] [INFO] Finished at: 2024-04-16T10:56:16Z [2024-04-16T10:56:16.799Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS